From 5d49d384a0e6a481b1f4679f57099d6947459f99 Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Thu, 3 Nov 2016 05:44:29 +0530 Subject: [PATCH] composer-update-patch --- composer.lock | 638 +- vendor/aws/aws-sdk-php/src/Acm/AcmClient.php | 2 + .../aws-sdk-php/src/Budgets/BudgetsClient.php | 35 + .../Budgets/Exception/BudgetsException.php | 9 + .../CloudFormation/CloudFormationClient.php | 2 + .../src/CloudFront/CloudFrontClient.php | 20 +- .../CognitoIdentityProviderClient.php | 2 + .../src/Credentials/CredentialProvider.php | 2 +- vendor/aws/aws-sdk-php/src/Ec2/Ec2Client.php | 28 +- vendor/aws/aws-sdk-php/src/Ecr/EcrClient.php | 2 + vendor/aws/aws-sdk-php/src/Emr/EmrClient.php | 8 + .../src/GameLift/GameLiftClient.php | 2 + vendor/aws/aws-sdk-php/src/Rds/RdsClient.php | 4 + .../src/S3/AccelerateMiddleware.php | 90 - .../src/S3/DualStackMiddleware.php | 67 - .../aws/aws-sdk-php/src/S3/PostObjectV4.php | 11 +- vendor/aws/aws-sdk-php/src/S3/S3Client.php | 18 +- .../aws/aws-sdk-php/src/S3/S3ClientTrait.php | 7 + .../src/S3/S3EndpointMiddleware.php | 161 + vendor/aws/aws-sdk-php/src/Sdk.php | 6 +- vendor/aws/aws-sdk-php/src/Ses/SesClient.php | 14 + .../src/Sms/Exception/SmsException.php | 9 + vendor/aws/aws-sdk-php/src/Sms/SmsClient.php | 31 + .../src/data/acm/2015-12-08/api-2.json.php | 2 +- .../data/apigateway/2015-07-09/api-2.json.php | 2 +- .../data/budgets/2016-10-20/api-2.json.php | 3 + .../cloudformation/2010-05-15/api-2.json.php | 2 +- .../2010-05-15/waiters-2.json.php | 2 +- .../data/cloudfront/2016-09-07/api-2.json.php | 3 + .../2016-09-07/paginators-1.json.php | 3 + .../cloudfront/2016-09-07/waiters-1.json.php | 3 + .../cloudfront/2016-09-07/waiters-2.json.php | 3 + .../data/cloudfront/2016-09-29/api-2.json.php | 3 + .../2016-09-29/paginators-1.json.php | 3 + .../cloudfront/2016-09-29/waiters-1.json.php | 3 + .../cloudfront/2016-09-29/waiters-2.json.php | 3 + .../data/codedeploy/2014-10-06/api-2.json.php | 2 +- .../cognito-idp/2016-04-18/api-2.json.php | 2 +- .../src/data/config/2014-11-12/api-2.json.php | 2 +- .../src/data/ec2/2016-09-15/api-2.json.php | 3 + .../data/ec2/2016-09-15/paginators-1.json.php | 3 + .../data/ec2/2016-09-15/waiters-1.json.php | 3 + .../data/ec2/2016-09-15/waiters-2.json.php | 3 + .../src/data/ecr/2015-09-21/api-2.json.php | 2 +- .../data/ecr/2015-09-21/paginators-1.json.php | 3 + .../elasticache/2015-02-02/api-2.json.php | 2 +- .../2010-12-01/api-2.json.php | 2 +- .../2009-03-31/api-2.json.php | 2 +- .../src/data/email/2010-12-01/api-2.json.php | 2 +- .../aws-sdk-php/src/data/endpoints.json.php | 2 +- .../data/gamelift/2015-10-01/api-2.json.php | 2 +- .../src/data/iot/2015-05-28/api-2.json.php | 2 +- .../2015-08-14/api-2.json.php | 2 +- .../src/data/kms/2014-11-01/api-2.json.php | 2 +- .../aws-sdk-php/src/data/manifest.json.php | 2 +- .../src/data/rds/2014-10-31/api-2.json.php | 2 +- .../data/redshift/2012-12-01/api-2.json.php | 2 +- .../redshift/2012-12-01/waiters-1.json.php | 3 + .../data/route53/2013-04-01/api-2.json.php | 2 +- .../src/data/s3/2006-03-01/api-2.json.php | 2 +- .../src/data/s3/2006-03-01/waiters-1.json.php | 3 + .../servicecatalog/2015-12-10/api-2.json.php | 2 +- .../src/data/sms/2016-10-24/api-2.json.php | 3 + .../data/sms/2016-10-24/paginators-1.json.php | 3 + .../data/support/2013-04-15/api-2.json.php | 2 +- .../src/data/waf/2015-08-24/api-2.json.php | 2 +- .../barryvdh/laravel-debugbar/composer.json | 4 +- .../src/DataCollector/QueryCollector.php | 7 +- .../laravel-debugbar/src/LaravelDebugbar.php | 43 +- .../src/Middleware/Debugbar.php | 5 + vendor/bin/np | 17 + vendor/bin/np.bat | 4 + vendor/bin/phpspec | 18 +- vendor/bin/phpspec.bat | 4 + vendor/composer/ClassLoader.php | 20 +- vendor/composer/LICENSE | 2 +- vendor/composer/autoload_classmap.php | 8 + vendor/composer/autoload_files.php | 34 +- vendor/composer/autoload_namespaces.php | 2 - vendor/composer/autoload_psr4.php | 5 +- vendor/composer/autoload_real.php | 47 +- vendor/composer/autoload_static.php | 4261 +------------ vendor/composer/ca-bundle/LICENSE | 19 - vendor/composer/ca-bundle/README.md | 70 - vendor/composer/ca-bundle/composer.json | 51 - vendor/composer/ca-bundle/res/cacert.pem | 3884 ------------ vendor/composer/ca-bundle/src/CaBundle.php | 291 - vendor/composer/installed.json | 2813 ++++----- vendor/geoip2/geoip2/.gitmodules | 3 - vendor/geoip2/geoip2/CHANGELOG.md | 212 - vendor/geoip2/geoip2/LICENSE | 202 - vendor/geoip2/geoip2/README.md | 383 -- vendor/geoip2/geoip2/composer.json | 29 - .../geoip2/src/Compat/JsonSerializable.php | 27 - vendor/geoip2/geoip2/src/Database/Reader.php | 246 - .../Exception/AddressNotFoundException.php | 10 - .../src/Exception/AuthenticationException.php | 10 - .../geoip2/src/Exception/GeoIp2Exception.php | 10 - .../geoip2/src/Exception/HttpException.php | 25 - .../src/Exception/InvalidRequestException.php | 26 - .../src/Exception/OutOfQueriesException.php | 10 - .../geoip2/geoip2/src/Model/AbstractModel.php | 62 - .../geoip2/geoip2/src/Model/AnonymousIp.php | 50 - vendor/geoip2/geoip2/src/Model/City.php | 122 - .../geoip2/src/Model/ConnectionType.php | 31 - vendor/geoip2/geoip2/src/Model/Country.php | 73 - vendor/geoip2/geoip2/src/Model/Domain.php | 31 - vendor/geoip2/geoip2/src/Model/Enterprise.php | 56 - vendor/geoip2/geoip2/src/Model/Insights.php | 56 - vendor/geoip2/geoip2/src/Model/Isp.php | 47 - .../geoip2/geoip2/src/ProviderInterface.php | 20 - .../geoip2/src/Record/AbstractPlaceRecord.php | 38 - .../geoip2/src/Record/AbstractRecord.php | 60 - vendor/geoip2/geoip2/src/Record/City.php | 32 - vendor/geoip2/geoip2/src/Record/Continent.php | 35 - vendor/geoip2/geoip2/src/Record/Country.php | 41 - vendor/geoip2/geoip2/src/Record/Location.php | 59 - vendor/geoip2/geoip2/src/Record/MaxMind.php | 19 - vendor/geoip2/geoip2/src/Record/Postal.php | 27 - .../geoip2/src/Record/RepresentedCountry.php | 40 - .../geoip2/geoip2/src/Record/Subdivision.php | 45 - vendor/geoip2/geoip2/src/Record/Traits.php | 107 - .../geoip2/geoip2/src/WebService/Client.php | 242 - .../libphonenumber-for-php/.gitattributes | 8 + .../libphonenumber-for-php/.travis.yml | 37 - .../METADATA-VERSION.txt | 2 +- .../giggsey/libphonenumber-for-php/README.md | 6 +- .../Tests/bootstrap.php | 4 - .../Tests/Issues/CodeCoverageTest.php | 44 - .../Tests/Issues/Issue106Test.php | 39 - .../Tests/Issues/Issue14Test.php | 29 - .../Tests/Issues/Issue17Test.php | 36 - .../Tests/Issues/Issue21Test.php | 49 - .../Tests/Issues/Issue23Test.php | 38 - .../Tests/Issues/Issue34Test.php | 27 - .../Tests/Issues/Issue35Test.php | 50 - .../Tests/Issues/Issue36Test.php | 36 - .../Tests/Issues/Issue3Test.php | 28 - .../Tests/Issues/Issue44Test.php | 77 - .../Tests/Issues/Issue4Test.php | 28 - .../Tests/Issues/Issue64Test.php | 31 - .../Tests/Issues/Issue68Test.php | 39 - .../Tests/Issues/Issue76Test.php | 21 - .../Tests/Issues/LocaleTest.php | 313 - .../libphonenumber/Tests/Issues/PHP7Test.php | 51 - .../Tests/Issues/UKNumbersTest.php | 188 - .../buildtools/BuildMetadataFromXmlTest.php | 915 --- .../GeneratePhonePrefixDataTest.php | 53 - .../PhoneNumberToCarrierMapperTest.php | 138 - .../libphonenumber/Tests/carrier/data/Map.php | 18 - .../Tests/carrier/data/en/244.php | 10 - .../Tests/carrier/data/en/44.php | 11 - .../Tests/carrier/data/sv/44.php | 9 - .../Tests/core/ExampleNumbersTest.php | 394 -- .../libphonenumber/Tests/core/IntlTest.php | 37 - .../core/MultiFileMetadataSourceImplTest.php | 49 - .../Tests/core/PhoneNumberTest.php | 99 - .../Tests/core/PhoneNumberUtilTest.php | 3342 ----------- .../Tests/core/ShortNumberInfoTest.php | 435 -- .../Tests/core/ShortNumberUtilTest.php | 156 - .../PhoneNumberMetadataForTesting_800.php | 182 - .../PhoneNumberMetadataForTesting_979.php | 182 - .../data/PhoneNumberMetadataForTesting_AD.php | 157 - .../data/PhoneNumberMetadataForTesting_AE.php | 164 - .../data/PhoneNumberMetadataForTesting_AO.php | 179 - .../data/PhoneNumberMetadataForTesting_AR.php | 299 - .../data/PhoneNumberMetadataForTesting_AU.php | 194 - .../data/PhoneNumberMetadataForTesting_BB.php | 157 - .../data/PhoneNumberMetadataForTesting_BR.php | 157 - .../data/PhoneNumberMetadataForTesting_BS.php | 165 - .../data/PhoneNumberMetadataForTesting_BY.php | 203 - .../data/PhoneNumberMetadataForTesting_CA.php | 157 - .../data/PhoneNumberMetadataForTesting_CC.php | 157 - .../data/PhoneNumberMetadataForTesting_CN.php | 194 - .../data/PhoneNumberMetadataForTesting_CX.php | 157 - .../data/PhoneNumberMetadataForTesting_DE.php | 253 - .../data/PhoneNumberMetadataForTesting_FR.php | 177 - .../data/PhoneNumberMetadataForTesting_GB.php | 209 - .../data/PhoneNumberMetadataForTesting_GG.php | 157 - .../data/PhoneNumberMetadataForTesting_HU.php | 166 - .../data/PhoneNumberMetadataForTesting_IT.php | 221 - .../data/PhoneNumberMetadataForTesting_JP.php | 263 - .../data/PhoneNumberMetadataForTesting_KR.php | 336 -- .../data/PhoneNumberMetadataForTesting_MX.php | 291 - .../data/PhoneNumberMetadataForTesting_NZ.php | 212 - .../data/PhoneNumberMetadataForTesting_PL.php | 175 - .../data/PhoneNumberMetadataForTesting_RE.php | 180 - .../data/PhoneNumberMetadataForTesting_SE.php | 157 - .../data/PhoneNumberMetadataForTesting_SG.php | 206 - .../data/PhoneNumberMetadataForTesting_US.php | 203 - .../data/PhoneNumberMetadataForTesting_YT.php | 169 - .../PhoneNumberOfflineGeocoderTest.php | 205 - .../prefixmapper/PrefixFileReaderTest.php | 78 - .../Tests/prefixmapper/data/Map.php | 27 - .../Tests/prefixmapper/data/de/1201.php | 9 - .../Tests/prefixmapper/data/de/1650.php | 9 - .../Tests/prefixmapper/data/en/1201.php | 9 - .../Tests/prefixmapper/data/en/1212.php | 10 - .../Tests/prefixmapper/data/en/1617.php | 9 - .../Tests/prefixmapper/data/en/1650.php | 10 - .../Tests/prefixmapper/data/en/1989.php | 9 - .../Tests/prefixmapper/data/en/54.php | 9 - .../Tests/prefixmapper/data/en/82.php | 25 - .../Tests/prefixmapper/data/ko/82.php | 23 - .../Tests/timezone/PrefixTimeZonesMapTest.php | 123 - .../libphonenumber/Tests/timezone/UKTest.php | 33 - .../Tests/timezone/data/map_data.php | 18 - .../giggsey/libphonenumber-for-php/build.xml | 221 - .../libphonenumber-for-php/build/build.php | 7 - .../build/data-patches/.gitkeep | 0 .../build/data-patches/001-PHP7-PL.patch | 13 - .../buildtools/BuildApplication.php | 26 - .../buildtools/BuildMetadataFromXml.php | 801 --- .../buildtools/BuildMetadataPHPFromXml.php | 122 - .../BuildMetadataPHPFromXMLCommand.php | 41 - .../GeneratePhonePrefixDataCommand.php | 34 - .../GenerateTimeZonesMapDataCommand.php | 29 - .../buildtools/GeneratePhonePrefixData.php | 399 -- .../buildtools/GenerateTimeZonesMapData.php | 76 - .../libphonenumber-for-php.spec | 45 - .../libphonenumber-for-php/phpunit.xml.dist | 29 - .../AlternateFormatsCountryCodeSet.php | 10 +- .../CountryCodeToRegionCodeMap.php | 10 +- .../CountryCodeToRegionCodeMapForTesting.php | 14 +- .../src/libphonenumber/Matcher.php | 2 +- .../src/libphonenumber/PhoneMetadata.php | 34 +- .../src/libphonenumber/PhoneNumberDesc.php | 28 +- .../PhoneNumberToTimeZonesMapper.php | 19 +- .../src/libphonenumber/PhoneNumberUtil.php | 217 +- .../src/libphonenumber/ShortNumberUtil.php | 6 +- .../ShortNumbersRegionCodeSet.php | 10 +- .../src/libphonenumber/carrier/data/Map.php | 457 +- .../libphonenumber/carrier/data/be/375.php | 5 - .../src/libphonenumber/carrier/data/en/1.php | 481 ++ .../libphonenumber/carrier/data/en/1242.php | 11 - .../libphonenumber/carrier/data/en/1246.php | 28 - .../libphonenumber/carrier/data/en/1264.php | 18 - .../libphonenumber/carrier/data/en/1441.php | 14 - .../libphonenumber/carrier/data/en/1473.php | 15 - .../libphonenumber/carrier/data/en/1649.php | 13 - .../libphonenumber/carrier/data/en/1671.php | 16 - .../libphonenumber/carrier/data/en/1684.php | 16 - .../libphonenumber/carrier/data/en/1758.php | 22 - .../libphonenumber/carrier/data/en/1767.php | 26 - .../libphonenumber/carrier/data/en/1784.php | 31 - .../libphonenumber/carrier/data/en/1787.php | 210 - .../libphonenumber/carrier/data/en/1809.php | 71 - .../libphonenumber/carrier/data/en/1868.php | 15 - .../libphonenumber/carrier/data/en/1869.php | 12 - .../libphonenumber/carrier/data/en/1876.php | 16 - .../libphonenumber/carrier/data/en/1939.php | 67 - .../libphonenumber/carrier/data/en/226.php | 6 + .../libphonenumber/carrier/data/en/230.php | 1 + .../libphonenumber/carrier/data/en/231.php | 3 - .../libphonenumber/carrier/data/en/234.php | 1 + .../libphonenumber/carrier/data/en/254.php | 12 +- .../libphonenumber/carrier/data/en/256.php | 7 +- .../libphonenumber/carrier/data/en/373.php | 17 +- .../src/libphonenumber/carrier/data/en/49.php | 14 +- .../src/libphonenumber/carrier/data/en/56.php | 54 +- .../libphonenumber/carrier/data/en/593.php} | 9 +- .../src/libphonenumber/carrier/data/en/66.php | 1 + .../src/libphonenumber/carrier/data/en/86.php | 55 + .../libphonenumber/carrier/data/en/86130.php | 9 - .../libphonenumber/carrier/data/en/86131.php | 9 - .../libphonenumber/carrier/data/en/86132.php | 9 - .../libphonenumber/carrier/data/en/86133.php | 9 - .../libphonenumber/carrier/data/en/86134.php | 17 - .../libphonenumber/carrier/data/en/86135.php | 9 - .../libphonenumber/carrier/data/en/86136.php | 9 - .../libphonenumber/carrier/data/en/86137.php | 9 - .../libphonenumber/carrier/data/en/86138.php | 9 - .../libphonenumber/carrier/data/en/86139.php | 9 - .../libphonenumber/carrier/data/en/86145.php | 9 - .../libphonenumber/carrier/data/en/86147.php | 9 - .../libphonenumber/carrier/data/en/86150.php | 9 - .../libphonenumber/carrier/data/en/86151.php | 9 - .../libphonenumber/carrier/data/en/86152.php | 9 - .../libphonenumber/carrier/data/en/86153.php | 9 - .../libphonenumber/carrier/data/en/86155.php | 9 - .../libphonenumber/carrier/data/en/86156.php | 9 - .../libphonenumber/carrier/data/en/86157.php | 9 - .../libphonenumber/carrier/data/en/86158.php | 9 - .../libphonenumber/carrier/data/en/86159.php | 9 - .../libphonenumber/carrier/data/en/86170.php | 11 - .../libphonenumber/carrier/data/en/86172.php | 9 - .../libphonenumber/carrier/data/en/86173.php | 9 - .../libphonenumber/carrier/data/en/86176.php | 9 - .../libphonenumber/carrier/data/en/86177.php | 9 - .../libphonenumber/carrier/data/en/86178.php | 9 - .../libphonenumber/carrier/data/en/86180.php | 9 - .../libphonenumber/carrier/data/en/86181.php | 9 - .../libphonenumber/carrier/data/en/86182.php | 9 - .../libphonenumber/carrier/data/en/86183.php | 9 - .../libphonenumber/carrier/data/en/86184.php | 9 - .../libphonenumber/carrier/data/en/86185.php | 9 - .../libphonenumber/carrier/data/en/86186.php | 9 - .../libphonenumber/carrier/data/en/86187.php | 9 - .../libphonenumber/carrier/data/en/86188.php | 9 - .../libphonenumber/carrier/data/en/86189.php | 9 - .../src/libphonenumber/carrier/data/en/90.php | 1 + .../src/libphonenumber/carrier/data/en/91.php | 4 + .../libphonenumber/carrier/data/ru/375.php | 6 - .../libphonenumber/carrier/data/zh/852.php | 105 +- .../src/libphonenumber/carrier/data/zh/86.php | 55 + .../libphonenumber/carrier/data/zh/86130.php | 9 - .../libphonenumber/carrier/data/zh/86131.php | 9 - .../libphonenumber/carrier/data/zh/86132.php | 9 - .../libphonenumber/carrier/data/zh/86133.php | 9 - .../libphonenumber/carrier/data/zh/86134.php | 17 - .../libphonenumber/carrier/data/zh/86135.php | 9 - .../libphonenumber/carrier/data/zh/86136.php | 9 - .../libphonenumber/carrier/data/zh/86137.php | 9 - .../libphonenumber/carrier/data/zh/86138.php | 9 - .../libphonenumber/carrier/data/zh/86139.php | 9 - .../libphonenumber/carrier/data/zh/86145.php | 9 - .../libphonenumber/carrier/data/zh/86147.php | 9 - .../libphonenumber/carrier/data/zh/86150.php | 9 - .../libphonenumber/carrier/data/zh/86151.php | 9 - .../libphonenumber/carrier/data/zh/86152.php | 9 - .../libphonenumber/carrier/data/zh/86153.php | 9 - .../libphonenumber/carrier/data/zh/86155.php | 9 - .../libphonenumber/carrier/data/zh/86156.php | 9 - .../libphonenumber/carrier/data/zh/86157.php | 9 - .../libphonenumber/carrier/data/zh/86158.php | 9 - .../libphonenumber/carrier/data/zh/86159.php | 9 - .../libphonenumber/carrier/data/zh/86170.php | 11 - .../libphonenumber/carrier/data/zh/86172.php | 9 - .../libphonenumber/carrier/data/zh/86173.php | 9 - .../libphonenumber/carrier/data/zh/86176.php | 9 - .../libphonenumber/carrier/data/zh/86177.php | 9 - .../libphonenumber/carrier/data/zh/86178.php | 9 - .../libphonenumber/carrier/data/zh/86180.php | 9 - .../libphonenumber/carrier/data/zh/86181.php | 9 - .../libphonenumber/carrier/data/zh/86182.php | 9 - .../libphonenumber/carrier/data/zh/86183.php | 9 - .../libphonenumber/carrier/data/zh/86184.php | 9 - .../libphonenumber/carrier/data/zh/86185.php | 9 - .../libphonenumber/carrier/data/zh/86186.php | 9 - .../libphonenumber/carrier/data/zh/86187.php | 9 - .../libphonenumber/carrier/data/zh/86188.php | 9 - .../libphonenumber/carrier/data/zh/86189.php | 9 - .../carrier/data/zh_Hant/86.php | 55 + .../carrier/data/zh_Hant/86130.php | 9 - .../carrier/data/zh_Hant/86131.php | 9 - .../carrier/data/zh_Hant/86132.php | 9 - .../carrier/data/zh_Hant/86133.php | 9 - .../carrier/data/zh_Hant/86134.php | 17 - .../carrier/data/zh_Hant/86135.php | 9 - .../carrier/data/zh_Hant/86136.php | 9 - .../carrier/data/zh_Hant/86137.php | 9 - .../carrier/data/zh_Hant/86138.php | 9 - .../carrier/data/zh_Hant/86139.php | 9 - .../carrier/data/zh_Hant/86145.php | 9 - .../carrier/data/zh_Hant/86147.php | 9 - .../carrier/data/zh_Hant/86150.php | 9 - .../carrier/data/zh_Hant/86151.php | 9 - .../carrier/data/zh_Hant/86152.php | 9 - .../carrier/data/zh_Hant/86153.php | 9 - .../carrier/data/zh_Hant/86155.php | 9 - .../carrier/data/zh_Hant/86156.php | 9 - .../carrier/data/zh_Hant/86157.php | 9 - .../carrier/data/zh_Hant/86158.php | 9 - .../carrier/data/zh_Hant/86159.php | 9 - .../carrier/data/zh_Hant/86170.php | 11 - .../carrier/data/zh_Hant/86172.php | 9 - .../carrier/data/zh_Hant/86173.php | 9 - .../carrier/data/zh_Hant/86176.php | 9 - .../carrier/data/zh_Hant/86177.php | 9 - .../carrier/data/zh_Hant/86178.php | 9 - .../carrier/data/zh_Hant/86180.php | 9 - .../carrier/data/zh_Hant/86181.php | 9 - .../carrier/data/zh_Hant/86182.php | 9 - .../carrier/data/zh_Hant/86183.php | 9 - .../carrier/data/zh_Hant/86184.php | 9 - .../carrier/data/zh_Hant/86185.php | 9 - .../carrier/data/zh_Hant/86186.php | 9 - .../carrier/data/zh_Hant/86187.php | 9 - .../carrier/data/zh_Hant/86188.php | 9 - .../carrier/data/zh_Hant/86189.php | 9 - .../data/PhoneNumberAlternateFormats_255.php | 10 +- .../data/PhoneNumberAlternateFormats_27.php | 10 +- .../data/PhoneNumberAlternateFormats_30.php | 10 +- .../data/PhoneNumberAlternateFormats_31.php | 10 +- .../data/PhoneNumberAlternateFormats_34.php | 10 +- .../data/PhoneNumberAlternateFormats_350.php | 10 +- .../data/PhoneNumberAlternateFormats_351.php | 10 +- .../data/PhoneNumberAlternateFormats_352.php | 10 +- .../data/PhoneNumberAlternateFormats_358.php | 10 +- .../data/PhoneNumberAlternateFormats_359.php | 10 +- .../data/PhoneNumberAlternateFormats_36.php | 10 +- .../data/PhoneNumberAlternateFormats_372.php | 10 +- .../data/PhoneNumberAlternateFormats_373.php | 10 +- .../data/PhoneNumberAlternateFormats_380.php | 10 +- .../data/PhoneNumberAlternateFormats_381.php | 10 +- .../data/PhoneNumberAlternateFormats_385.php | 10 +- .../data/PhoneNumberAlternateFormats_43.php | 10 +- .../data/PhoneNumberAlternateFormats_44.php | 10 +- .../data/PhoneNumberAlternateFormats_49.php | 10 +- .../data/PhoneNumberAlternateFormats_505.php | 10 +- .../data/PhoneNumberAlternateFormats_506.php | 10 +- .../data/PhoneNumberAlternateFormats_54.php | 10 +- .../data/PhoneNumberAlternateFormats_55.php | 10 +- .../data/PhoneNumberAlternateFormats_58.php | 10 +- .../data/PhoneNumberAlternateFormats_595.php | 10 +- .../data/PhoneNumberAlternateFormats_61.php | 10 +- .../data/PhoneNumberAlternateFormats_62.php | 10 +- .../data/PhoneNumberAlternateFormats_63.php | 10 +- .../data/PhoneNumberAlternateFormats_66.php | 10 +- .../data/PhoneNumberAlternateFormats_675.php | 10 +- .../data/PhoneNumberAlternateFormats_676.php | 10 +- .../data/PhoneNumberAlternateFormats_679.php | 10 +- .../data/PhoneNumberAlternateFormats_7.php | 10 +- .../data/PhoneNumberAlternateFormats_81.php | 10 +- .../data/PhoneNumberAlternateFormats_84.php | 10 +- .../data/PhoneNumberAlternateFormats_855.php | 10 +- .../data/PhoneNumberAlternateFormats_90.php | 10 +- .../data/PhoneNumberAlternateFormats_91.php | 10 +- .../data/PhoneNumberAlternateFormats_94.php | 10 +- .../data/PhoneNumberAlternateFormats_95.php | 10 +- .../data/PhoneNumberAlternateFormats_971.php | 10 +- .../data/PhoneNumberAlternateFormats_972.php | 10 +- .../data/PhoneNumberAlternateFormats_995.php | 10 +- .../data/PhoneNumberMetadata_800.php | 16 +- .../data/PhoneNumberMetadata_808.php | 16 +- .../data/PhoneNumberMetadata_870.php | 15 +- .../data/PhoneNumberMetadata_878.php | 16 +- .../data/PhoneNumberMetadata_881.php | 15 +- .../data/PhoneNumberMetadata_882.php | 44 +- .../data/PhoneNumberMetadata_883.php | 19 +- .../data/PhoneNumberMetadata_888.php | 16 +- .../data/PhoneNumberMetadata_979.php | 16 +- .../data/PhoneNumberMetadata_AC.php | 20 +- .../data/PhoneNumberMetadata_AD.php | 22 +- .../data/PhoneNumberMetadata_AE.php | 24 +- .../data/PhoneNumberMetadata_AF.php | 14 +- .../data/PhoneNumberMetadata_AG.php | 18 +- .../data/PhoneNumberMetadata_AI.php | 16 +- .../data/PhoneNumberMetadata_AL.php | 30 +- .../data/PhoneNumberMetadata_AM.php | 20 +- .../data/PhoneNumberMetadata_AO.php | 12 +- .../data/PhoneNumberMetadata_AR.php | 32 +- .../data/PhoneNumberMetadata_AS.php | 16 +- .../data/PhoneNumberMetadata_AT.php | 12 +- .../data/PhoneNumberMetadata_AU.php | 38 +- .../data/PhoneNumberMetadata_AW.php | 12 +- .../data/PhoneNumberMetadata_AX.php | 14 +- .../data/PhoneNumberMetadata_AZ.php | 14 +- .../data/PhoneNumberMetadata_BA.php | 26 +- .../data/PhoneNumberMetadata_BB.php | 16 +- .../data/PhoneNumberMetadata_BD.php | 20 +- .../data/PhoneNumberMetadata_BE.php | 24 +- .../data/PhoneNumberMetadata_BF.php | 16 +- .../data/PhoneNumberMetadata_BG.php | 26 +- .../data/PhoneNumberMetadata_BH.php | 12 +- .../data/PhoneNumberMetadata_BI.php | 12 +- .../data/PhoneNumberMetadata_BJ.php | 24 +- .../data/PhoneNumberMetadata_BL.php | 12 +- .../data/PhoneNumberMetadata_BM.php | 16 +- .../data/PhoneNumberMetadata_BN.php | 12 +- .../data/PhoneNumberMetadata_BO.php | 14 +- .../data/PhoneNumberMetadata_BQ.php | 12 +- .../data/PhoneNumberMetadata_BR.php | 46 +- .../data/PhoneNumberMetadata_BS.php | 16 +- .../data/PhoneNumberMetadata_BT.php | 20 +- .../data/PhoneNumberMetadata_BW.php | 22 +- .../data/PhoneNumberMetadata_BY.php | 20 +- .../data/PhoneNumberMetadata_BZ.php | 20 +- .../data/PhoneNumberMetadata_CA.php | 24 +- .../data/PhoneNumberMetadata_CC.php | 38 +- .../data/PhoneNumberMetadata_CD.php | 14 +- .../data/PhoneNumberMetadata_CF.php | 12 +- .../data/PhoneNumberMetadata_CG.php | 12 +- .../data/PhoneNumberMetadata_CH.php | 32 +- .../data/PhoneNumberMetadata_CI.php | 12 +- .../data/PhoneNumberMetadata_CK.php | 12 +- .../data/PhoneNumberMetadata_CL.php | 42 +- .../data/PhoneNumberMetadata_CM.php | 22 +- .../data/PhoneNumberMetadata_CN.php | 22 +- .../data/PhoneNumberMetadata_CO.php | 25 +- .../data/PhoneNumberMetadata_CR.php | 24 +- .../data/PhoneNumberMetadata_CU.php | 16 +- .../data/PhoneNumberMetadata_CV.php | 12 +- .../data/PhoneNumberMetadata_CW.php | 22 +- .../data/PhoneNumberMetadata_CX.php | 40 +- .../data/PhoneNumberMetadata_CY.php | 12 +- .../data/PhoneNumberMetadata_CZ.php | 28 +- .../data/PhoneNumberMetadata_DE.php | 30 +- .../data/PhoneNumberMetadata_DJ.php | 12 +- .../data/PhoneNumberMetadata_DK.php | 12 +- .../data/PhoneNumberMetadata_DM.php | 16 +- .../data/PhoneNumberMetadata_DO.php | 16 +- .../data/PhoneNumberMetadata_DZ.php | 24 +- .../data/PhoneNumberMetadata_EC.php | 32 +- .../data/PhoneNumberMetadata_EE.php | 48 +- .../data/PhoneNumberMetadata_EG.php | 32 +- .../data/PhoneNumberMetadata_EH.php | 12 +- .../data/PhoneNumberMetadata_ER.php | 14 +- .../data/PhoneNumberMetadata_ES.php | 12 +- .../data/PhoneNumberMetadata_ET.php | 16 +- .../data/PhoneNumberMetadata_FI.php | 14 +- .../data/PhoneNumberMetadata_FJ.php | 20 +- .../data/PhoneNumberMetadata_FK.php | 12 +- .../data/PhoneNumberMetadata_FM.php | 12 +- .../data/PhoneNumberMetadata_FO.php | 12 +- .../data/PhoneNumberMetadata_FR.php | 14 +- .../data/PhoneNumberMetadata_GA.php | 16 +- .../data/PhoneNumberMetadata_GB.php | 39 +- .../data/PhoneNumberMetadata_GD.php | 16 +- .../data/PhoneNumberMetadata_GE.php | 14 +- .../data/PhoneNumberMetadata_GF.php | 12 +- .../data/PhoneNumberMetadata_GG.php | 34 +- .../data/PhoneNumberMetadata_GH.php | 23 +- .../data/PhoneNumberMetadata_GI.php | 12 +- .../data/PhoneNumberMetadata_GL.php | 12 +- .../data/PhoneNumberMetadata_GM.php | 12 +- .../data/PhoneNumberMetadata_GN.php | 20 +- .../data/PhoneNumberMetadata_GP.php | 12 +- .../data/PhoneNumberMetadata_GQ.php | 12 +- .../data/PhoneNumberMetadata_GR.php | 12 +- .../data/PhoneNumberMetadata_GT.php | 22 +- .../data/PhoneNumberMetadata_GU.php | 16 +- .../data/PhoneNumberMetadata_GW.php | 20 +- .../data/PhoneNumberMetadata_GY.php | 12 +- .../data/PhoneNumberMetadata_HK.php | 28 +- .../data/PhoneNumberMetadata_HN.php | 12 +- .../data/PhoneNumberMetadata_HR.php | 22 +- .../data/PhoneNumberMetadata_HT.php | 12 +- .../data/PhoneNumberMetadata_HU.php | 53 +- .../data/PhoneNumberMetadata_ID.php | 28 +- .../data/PhoneNumberMetadata_IE.php | 32 +- .../data/PhoneNumberMetadata_IL.php | 40 +- .../data/PhoneNumberMetadata_IM.php | 14 +- .../data/PhoneNumberMetadata_IN.php | 28 +- .../data/PhoneNumberMetadata_IO.php | 12 +- .../data/PhoneNumberMetadata_IQ.php | 26 +- .../data/PhoneNumberMetadata_IR.php | 20 +- .../data/PhoneNumberMetadata_IS.php | 26 +- .../data/PhoneNumberMetadata_IT.php | 28 +- .../data/PhoneNumberMetadata_JE.php | 14 +- .../data/PhoneNumberMetadata_JM.php | 18 +- .../data/PhoneNumberMetadata_JO.php | 30 +- .../data/PhoneNumberMetadata_JP.php | 28 +- .../data/PhoneNumberMetadata_KE.php | 22 +- .../data/PhoneNumberMetadata_KG.php | 22 +- .../data/PhoneNumberMetadata_KH.php | 32 +- .../data/PhoneNumberMetadata_KI.php | 20 +- .../data/PhoneNumberMetadata_KM.php | 12 +- .../data/PhoneNumberMetadata_KN.php | 16 +- .../data/PhoneNumberMetadata_KP.php | 24 +- .../data/PhoneNumberMetadata_KR.php | 38 +- .../data/PhoneNumberMetadata_KW.php | 14 +- .../data/PhoneNumberMetadata_KY.php | 16 +- .../data/PhoneNumberMetadata_KZ.php | 14 +- .../data/PhoneNumberMetadata_LA.php | 24 +- .../data/PhoneNumberMetadata_LB.php | 20 +- .../data/PhoneNumberMetadata_LC.php | 16 +- .../data/PhoneNumberMetadata_LI.php | 24 +- .../data/PhoneNumberMetadata_LK.php | 14 +- .../data/PhoneNumberMetadata_LR.php | 57 +- .../data/PhoneNumberMetadata_LS.php | 12 +- .../data/PhoneNumberMetadata_LT.php | 12 +- .../data/PhoneNumberMetadata_LU.php | 20 +- .../data/PhoneNumberMetadata_LV.php | 12 +- .../data/PhoneNumberMetadata_LY.php | 14 +- .../data/PhoneNumberMetadata_MA.php | 12 +- .../data/PhoneNumberMetadata_MC.php | 20 +- .../data/PhoneNumberMetadata_MD.php | 20 +- .../data/PhoneNumberMetadata_ME.php | 26 +- .../data/PhoneNumberMetadata_MF.php | 12 +- .../data/PhoneNumberMetadata_MG.php | 14 +- .../data/PhoneNumberMetadata_MH.php | 12 +- .../data/PhoneNumberMetadata_MK.php | 16 +- .../data/PhoneNumberMetadata_ML.php | 12 +- .../data/PhoneNumberMetadata_MM.php | 14 +- .../data/PhoneNumberMetadata_MN.php | 18 +- .../data/PhoneNumberMetadata_MO.php | 12 +- .../data/PhoneNumberMetadata_MP.php | 16 +- .../data/PhoneNumberMetadata_MQ.php | 14 +- .../data/PhoneNumberMetadata_MR.php | 12 +- .../data/PhoneNumberMetadata_MS.php | 16 +- .../data/PhoneNumberMetadata_MT.php | 12 +- .../data/PhoneNumberMetadata_MU.php | 24 +- .../data/PhoneNumberMetadata_MV.php | 22 +- .../data/PhoneNumberMetadata_MW.php | 16 +- .../data/PhoneNumberMetadata_MX.php | 30 +- .../data/PhoneNumberMetadata_MY.php | 34 +- .../data/PhoneNumberMetadata_MZ.php | 20 +- .../data/PhoneNumberMetadata_NA.php | 18 +- .../data/PhoneNumberMetadata_NC.php | 12 +- .../data/PhoneNumberMetadata_NE.php | 12 +- .../data/PhoneNumberMetadata_NF.php | 14 +- .../data/PhoneNumberMetadata_NG.php | 38 +- .../data/PhoneNumberMetadata_NI.php | 12 +- .../data/PhoneNumberMetadata_NL.php | 32 +- .../data/PhoneNumberMetadata_NO.php | 30 +- .../data/PhoneNumberMetadata_NP.php | 22 +- .../data/PhoneNumberMetadata_NR.php | 12 +- .../data/PhoneNumberMetadata_NU.php | 12 +- .../data/PhoneNumberMetadata_NZ.php | 22 +- .../data/PhoneNumberMetadata_OM.php | 18 +- .../data/PhoneNumberMetadata_PA.php | 20 +- .../data/PhoneNumberMetadata_PE.php | 30 +- .../data/PhoneNumberMetadata_PF.php | 18 +- .../data/PhoneNumberMetadata_PG.php | 20 +- .../data/PhoneNumberMetadata_PH.php | 20 +- .../data/PhoneNumberMetadata_PK.php | 36 +- .../data/PhoneNumberMetadata_PL.php | 28 +- .../data/PhoneNumberMetadata_PM.php | 12 +- .../data/PhoneNumberMetadata_PR.php | 16 +- .../data/PhoneNumberMetadata_PS.php | 34 +- .../data/PhoneNumberMetadata_PT.php | 12 +- .../data/PhoneNumberMetadata_PW.php | 12 +- .../data/PhoneNumberMetadata_PY.php | 16 +- .../data/PhoneNumberMetadata_QA.php | 22 +- .../data/PhoneNumberMetadata_RE.php | 12 +- .../data/PhoneNumberMetadata_RO.php | 26 +- .../data/PhoneNumberMetadata_RS.php | 12 +- .../data/PhoneNumberMetadata_RU.php | 12 +- .../data/PhoneNumberMetadata_RW.php | 20 +- .../data/PhoneNumberMetadata_SA.php | 30 +- .../data/PhoneNumberMetadata_SB.php | 20 +- .../data/PhoneNumberMetadata_SC.php | 22 +- .../data/PhoneNumberMetadata_SD.php | 12 +- .../data/PhoneNumberMetadata_SE.php | 24 +- .../data/PhoneNumberMetadata_SG.php | 30 +- .../data/PhoneNumberMetadata_SH.php | 15 +- .../data/PhoneNumberMetadata_SI.php | 18 +- .../data/PhoneNumberMetadata_SJ.php | 30 +- .../data/PhoneNumberMetadata_SK.php | 34 +- .../data/PhoneNumberMetadata_SL.php | 14 +- .../data/PhoneNumberMetadata_SM.php | 24 +- .../data/PhoneNumberMetadata_SN.php | 16 +- .../data/PhoneNumberMetadata_SO.php | 14 +- .../data/PhoneNumberMetadata_SR.php | 16 +- .../data/PhoneNumberMetadata_SS.php | 12 +- .../data/PhoneNumberMetadata_ST.php | 12 +- .../data/PhoneNumberMetadata_SV.php | 28 +- .../data/PhoneNumberMetadata_SX.php | 16 +- .../data/PhoneNumberMetadata_SY.php | 20 +- .../data/PhoneNumberMetadata_SZ.php | 12 +- .../data/PhoneNumberMetadata_TA.php | 15 +- .../data/PhoneNumberMetadata_TC.php | 16 +- .../data/PhoneNumberMetadata_TD.php | 12 +- .../data/PhoneNumberMetadata_TG.php | 12 +- .../data/PhoneNumberMetadata_TH.php | 34 +- .../data/PhoneNumberMetadata_TJ.php | 18 +- .../data/PhoneNumberMetadata_TK.php | 10 +- .../data/PhoneNumberMetadata_TL.php | 24 +- .../data/PhoneNumberMetadata_TM.php | 12 +- .../data/PhoneNumberMetadata_TN.php | 12 +- .../data/PhoneNumberMetadata_TO.php | 20 +- .../data/PhoneNumberMetadata_TR.php | 50 +- .../data/PhoneNumberMetadata_TT.php | 16 +- .../data/PhoneNumberMetadata_TV.php | 22 +- .../data/PhoneNumberMetadata_TW.php | 28 +- .../data/PhoneNumberMetadata_TZ.php | 24 +- .../data/PhoneNumberMetadata_UA.php | 12 +- .../data/PhoneNumberMetadata_UG.php | 16 +- .../data/PhoneNumberMetadata_US.php | 20 +- .../data/PhoneNumberMetadata_UY.php | 22 +- .../data/PhoneNumberMetadata_UZ.php | 14 +- .../data/PhoneNumberMetadata_VA.php | 34 +- .../data/PhoneNumberMetadata_VC.php | 16 +- .../data/PhoneNumberMetadata_VE.php | 14 +- .../data/PhoneNumberMetadata_VG.php | 16 +- .../data/PhoneNumberMetadata_VI.php | 16 +- .../data/PhoneNumberMetadata_VN.php | 32 +- .../data/PhoneNumberMetadata_VU.php | 18 +- .../data/PhoneNumberMetadata_WF.php | 12 +- .../data/PhoneNumberMetadata_WS.php | 26 +- .../data/PhoneNumberMetadata_YE.php | 24 +- .../data/PhoneNumberMetadata_YT.php | 12 +- .../data/PhoneNumberMetadata_ZA.php | 24 +- .../data/PhoneNumberMetadata_ZM.php | 12 +- .../data/PhoneNumberMetadata_ZW.php | 18 +- .../data/ShortNumberMetadata_AC.php | 11 +- .../data/ShortNumberMetadata_AD.php | 11 +- .../data/ShortNumberMetadata_AE.php | 15 +- .../data/ShortNumberMetadata_AF.php | 14 +- .../data/ShortNumberMetadata_AG.php | 11 +- .../data/ShortNumberMetadata_AI.php | 12 +- .../data/ShortNumberMetadata_AL.php | 14 +- .../data/ShortNumberMetadata_AM.php | 15 +- .../data/ShortNumberMetadata_AO.php | 11 +- .../data/ShortNumberMetadata_AR.php | 19 +- .../data/ShortNumberMetadata_AS.php | 13 +- .../data/ShortNumberMetadata_AT.php | 14 +- .../data/ShortNumberMetadata_AU.php | 30 +- .../data/ShortNumberMetadata_AW.php | 11 +- .../data/ShortNumberMetadata_AX.php | 11 +- .../data/ShortNumberMetadata_AZ.php | 14 +- .../data/ShortNumberMetadata_BA.php | 11 +- .../data/ShortNumberMetadata_BB.php | 11 +- .../data/ShortNumberMetadata_BD.php | 15 +- .../data/ShortNumberMetadata_BE.php | 15 +- .../data/ShortNumberMetadata_BF.php | 11 +- .../data/ShortNumberMetadata_BG.php | 14 +- .../data/ShortNumberMetadata_BH.php | 15 +- .../data/ShortNumberMetadata_BI.php | 15 +- .../data/ShortNumberMetadata_BJ.php | 11 +- .../data/ShortNumberMetadata_BL.php | 11 +- .../data/ShortNumberMetadata_BM.php | 11 +- .../data/ShortNumberMetadata_BN.php | 11 +- .../data/ShortNumberMetadata_BO.php | 11 +- .../data/ShortNumberMetadata_BQ.php | 11 +- .../data/ShortNumberMetadata_BR.php | 24 +- .../data/ShortNumberMetadata_BS.php | 11 +- .../data/ShortNumberMetadata_BT.php | 13 +- .../data/ShortNumberMetadata_BW.php | 14 +- .../data/ShortNumberMetadata_BY.php | 11 +- .../data/ShortNumberMetadata_BZ.php | 12 +- .../data/ShortNumberMetadata_CA.php | 17 +- .../data/ShortNumberMetadata_CC.php | 11 +- .../data/ShortNumberMetadata_CD.php | 14 +- .../data/ShortNumberMetadata_CF.php | 12 +- .../data/ShortNumberMetadata_CG.php | 11 +- .../data/ShortNumberMetadata_CH.php | 25 +- .../data/ShortNumberMetadata_CI.php | 14 +- .../data/ShortNumberMetadata_CK.php | 11 +- .../data/ShortNumberMetadata_CL.php | 18 +- .../data/ShortNumberMetadata_CM.php | 16 +- .../data/ShortNumberMetadata_CN.php | 16 +- .../data/ShortNumberMetadata_CO.php | 14 +- .../data/ShortNumberMetadata_CR.php | 13 +- .../data/ShortNumberMetadata_CU.php | 13 +- .../data/ShortNumberMetadata_CV.php | 11 +- .../data/ShortNumberMetadata_CW.php | 11 +- .../data/ShortNumberMetadata_CX.php | 11 +- .../data/ShortNumberMetadata_CY.php | 14 +- .../data/ShortNumberMetadata_CZ.php | 16 +- .../data/ShortNumberMetadata_DE.php | 14 +- .../data/ShortNumberMetadata_DJ.php | 11 +- .../data/ShortNumberMetadata_DK.php | 15 +- .../data/ShortNumberMetadata_DM.php | 11 +- .../data/ShortNumberMetadata_DO.php | 11 +- .../data/ShortNumberMetadata_DZ.php | 14 +- .../data/ShortNumberMetadata_EC.php | 11 +- .../data/ShortNumberMetadata_EE.php | 14 +- .../data/ShortNumberMetadata_EG.php | 14 +- .../data/ShortNumberMetadata_EH.php | 12 +- .../data/ShortNumberMetadata_ER.php | 12 +- .../data/ShortNumberMetadata_ES.php | 20 +- .../data/ShortNumberMetadata_ET.php | 12 +- .../data/ShortNumberMetadata_FI.php | 14 +- .../data/ShortNumberMetadata_FJ.php | 14 +- .../data/ShortNumberMetadata_FK.php | 11 +- .../data/ShortNumberMetadata_FM.php | 12 +- .../data/ShortNumberMetadata_FO.php | 13 +- .../data/ShortNumberMetadata_FR.php | 29 +- .../data/ShortNumberMetadata_GA.php | 12 +- .../data/ShortNumberMetadata_GB.php | 18 +- .../data/ShortNumberMetadata_GD.php | 11 +- .../data/ShortNumberMetadata_GE.php | 14 +- .../data/ShortNumberMetadata_GF.php | 11 +- .../data/ShortNumberMetadata_GG.php | 15 +- .../data/ShortNumberMetadata_GH.php | 16 +- .../data/ShortNumberMetadata_GI.php | 21 +- .../data/ShortNumberMetadata_GL.php | 11 +- .../data/ShortNumberMetadata_GM.php | 12 +- .../data/ShortNumberMetadata_GN.php | 11 +- .../data/ShortNumberMetadata_GP.php | 11 +- .../data/ShortNumberMetadata_GR.php | 16 +- .../data/ShortNumberMetadata_GT.php | 15 +- .../data/ShortNumberMetadata_GU.php | 11 +- .../data/ShortNumberMetadata_GW.php | 11 +- .../data/ShortNumberMetadata_GY.php | 14 +- .../data/ShortNumberMetadata_HK.php | 11 +- .../data/ShortNumberMetadata_HN.php | 14 +- .../data/ShortNumberMetadata_HR.php | 21 +- .../data/ShortNumberMetadata_HT.php | 14 +- .../data/ShortNumberMetadata_HU.php | 14 +- .../data/ShortNumberMetadata_ID.php | 14 +- .../data/ShortNumberMetadata_IE.php | 18 +- .../data/ShortNumberMetadata_IL.php | 15 +- .../data/ShortNumberMetadata_IM.php | 14 +- .../data/ShortNumberMetadata_IN.php | 19 +- .../data/ShortNumberMetadata_IQ.php | 16 +- .../data/ShortNumberMetadata_IR.php | 11 +- .../data/ShortNumberMetadata_IS.php | 17 +- .../data/ShortNumberMetadata_IT.php | 24 +- .../data/ShortNumberMetadata_JE.php | 14 +- .../data/ShortNumberMetadata_JM.php | 11 +- .../data/ShortNumberMetadata_JO.php | 14 +- .../data/ShortNumberMetadata_JP.php | 11 +- .../data/ShortNumberMetadata_KE.php | 17 +- .../data/ShortNumberMetadata_KG.php | 14 +- .../data/ShortNumberMetadata_KH.php | 14 +- .../data/ShortNumberMetadata_KI.php | 14 +- .../data/ShortNumberMetadata_KM.php | 11 +- .../data/ShortNumberMetadata_KN.php | 11 +- .../data/ShortNumberMetadata_KP.php | 11 +- .../data/ShortNumberMetadata_KR.php | 14 +- .../data/ShortNumberMetadata_KW.php | 14 +- .../data/ShortNumberMetadata_KY.php | 11 +- .../data/ShortNumberMetadata_KZ.php | 16 +- .../data/ShortNumberMetadata_LA.php | 11 +- .../data/ShortNumberMetadata_LB.php | 11 +- .../data/ShortNumberMetadata_LC.php | 11 +- .../data/ShortNumberMetadata_LI.php | 13 +- .../data/ShortNumberMetadata_LK.php | 11 +- .../data/ShortNumberMetadata_LR.php | 14 +- .../data/ShortNumberMetadata_LS.php | 11 +- .../data/ShortNumberMetadata_LT.php | 18 +- .../data/ShortNumberMetadata_LU.php | 17 +- .../data/ShortNumberMetadata_LV.php | 24 +- .../data/ShortNumberMetadata_LY.php | 11 +- .../data/ShortNumberMetadata_MA.php | 12 +- .../data/ShortNumberMetadata_MC.php | 12 +- .../data/ShortNumberMetadata_MD.php | 26 +- .../data/ShortNumberMetadata_ME.php | 15 +- .../data/ShortNumberMetadata_MF.php | 11 +- .../data/ShortNumberMetadata_MG.php | 12 +- .../data/ShortNumberMetadata_MH.php | 11 +- .../data/ShortNumberMetadata_MK.php | 11 +- .../data/ShortNumberMetadata_ML.php | 22 +- .../data/ShortNumberMetadata_MM.php | 11 +- .../data/ShortNumberMetadata_MN.php | 11 +- .../data/ShortNumberMetadata_MO.php | 11 +- .../data/ShortNumberMetadata_MP.php | 11 +- .../data/ShortNumberMetadata_MQ.php | 12 +- .../data/ShortNumberMetadata_MR.php | 11 +- .../data/ShortNumberMetadata_MS.php | 11 +- .../data/ShortNumberMetadata_MT.php | 14 +- .../data/ShortNumberMetadata_MU.php | 14 +- .../data/ShortNumberMetadata_MV.php | 11 +- .../data/ShortNumberMetadata_MW.php | 14 +- .../data/ShortNumberMetadata_MX.php | 16 +- .../data/ShortNumberMetadata_MY.php | 10 +- .../data/ShortNumberMetadata_MZ.php | 13 +- .../data/ShortNumberMetadata_NA.php | 14 +- .../data/ShortNumberMetadata_NC.php | 17 +- .../data/ShortNumberMetadata_NE.php | 16 +- .../data/ShortNumberMetadata_NF.php | 11 +- .../data/ShortNumberMetadata_NG.php | 14 +- .../data/ShortNumberMetadata_NI.php | 14 +- .../data/ShortNumberMetadata_NL.php | 16 +- .../data/ShortNumberMetadata_NO.php | 15 +- .../data/ShortNumberMetadata_NP.php | 11 +- .../data/ShortNumberMetadata_NR.php | 11 +- .../data/ShortNumberMetadata_NU.php | 11 +- .../data/ShortNumberMetadata_NZ.php | 16 +- .../data/ShortNumberMetadata_OM.php | 11 +- .../data/ShortNumberMetadata_PA.php | 11 +- .../data/ShortNumberMetadata_PE.php | 11 +- .../data/ShortNumberMetadata_PF.php | 11 +- .../data/ShortNumberMetadata_PG.php | 11 +- .../data/ShortNumberMetadata_PH.php | 11 +- .../data/ShortNumberMetadata_PK.php | 13 +- .../data/ShortNumberMetadata_PL.php | 14 +- .../data/ShortNumberMetadata_PM.php | 11 +- .../data/ShortNumberMetadata_PR.php | 11 +- .../data/ShortNumberMetadata_PT.php | 14 +- .../data/ShortNumberMetadata_PW.php | 11 +- .../data/ShortNumberMetadata_PY.php | 11 +- .../data/ShortNumberMetadata_QA.php | 14 +- .../data/ShortNumberMetadata_RE.php | 12 +- .../data/ShortNumberMetadata_RO.php | 14 +- .../data/ShortNumberMetadata_RS.php | 23 +- .../data/ShortNumberMetadata_RU.php | 12 +- .../data/ShortNumberMetadata_RW.php | 11 +- .../data/ShortNumberMetadata_SA.php | 20 +- .../data/ShortNumberMetadata_SB.php | 11 +- .../data/ShortNumberMetadata_SC.php | 13 +- .../data/ShortNumberMetadata_SD.php | 11 +- .../data/ShortNumberMetadata_SE.php | 20 +- .../data/ShortNumberMetadata_SG.php | 14 +- .../data/ShortNumberMetadata_SH.php | 13 +- .../data/ShortNumberMetadata_SI.php | 14 +- .../data/ShortNumberMetadata_SJ.php | 11 +- .../data/ShortNumberMetadata_SK.php | 15 +- .../data/ShortNumberMetadata_SL.php | 14 +- .../data/ShortNumberMetadata_SM.php | 11 +- .../data/ShortNumberMetadata_SN.php | 11 +- .../data/ShortNumberMetadata_SO.php | 11 +- .../data/ShortNumberMetadata_SR.php | 13 +- .../data/ShortNumberMetadata_ST.php | 11 +- .../data/ShortNumberMetadata_SV.php | 14 +- .../data/ShortNumberMetadata_SX.php | 11 +- .../data/ShortNumberMetadata_SY.php | 11 +- .../data/ShortNumberMetadata_SZ.php | 11 +- .../data/ShortNumberMetadata_TC.php | 11 +- .../data/ShortNumberMetadata_TD.php | 11 +- .../data/ShortNumberMetadata_TG.php | 11 +- .../data/ShortNumberMetadata_TH.php | 12 +- .../data/ShortNumberMetadata_TJ.php | 11 +- .../data/ShortNumberMetadata_TL.php | 11 +- .../data/ShortNumberMetadata_TM.php | 11 +- .../data/ShortNumberMetadata_TN.php | 11 +- .../data/ShortNumberMetadata_TO.php | 11 +- .../data/ShortNumberMetadata_TR.php | 11 +- .../data/ShortNumberMetadata_TT.php | 11 +- .../data/ShortNumberMetadata_TV.php | 11 +- .../data/ShortNumberMetadata_TW.php | 11 +- .../data/ShortNumberMetadata_TZ.php | 14 +- .../data/ShortNumberMetadata_UA.php | 11 +- .../data/ShortNumberMetadata_UG.php | 11 +- .../data/ShortNumberMetadata_US.php | 22 +- .../data/ShortNumberMetadata_UY.php | 23 +- .../data/ShortNumberMetadata_UZ.php | 16 +- .../data/ShortNumberMetadata_VA.php | 11 +- .../data/ShortNumberMetadata_VC.php | 11 +- .../data/ShortNumberMetadata_VE.php | 11 +- .../data/ShortNumberMetadata_VG.php | 11 +- .../data/ShortNumberMetadata_VI.php | 11 +- .../data/ShortNumberMetadata_VN.php | 11 +- .../data/ShortNumberMetadata_VU.php | 11 +- .../data/ShortNumberMetadata_WF.php | 11 +- .../data/ShortNumberMetadata_WS.php | 11 +- .../data/ShortNumberMetadata_YE.php | 11 +- .../data/ShortNumberMetadata_YT.php | 12 +- .../data/ShortNumberMetadata_ZA.php | 13 +- .../data/ShortNumberMetadata_ZM.php | 11 +- .../data/ShortNumberMetadata_ZW.php | 11 +- .../src/libphonenumber/geocoding/Locale.php | 32 - .../geocoding/PhoneNumberOfflineGeocoder.php | 2 +- .../src/libphonenumber/geocoding/data/Map.php | 1321 +---- .../libphonenumber/geocoding/data/en/12.php | 4466 ++++++++++++++ .../libphonenumber/geocoding/data/en/1201.php | 108 - .../libphonenumber/geocoding/data/en/1202.php | 9 - .../libphonenumber/geocoding/data/en/1203.php | 264 - .../libphonenumber/geocoding/data/en/1204.php | 103 - .../libphonenumber/geocoding/data/en/1205.php | 170 - .../libphonenumber/geocoding/data/en/1206.php | 178 - .../libphonenumber/geocoding/data/en/1207.php | 192 - .../libphonenumber/geocoding/data/en/1208.php | 196 - .../libphonenumber/geocoding/data/en/1209.php | 157 - .../libphonenumber/geocoding/data/en/1210.php | 9 - .../libphonenumber/geocoding/data/en/1212.php | 9 - .../libphonenumber/geocoding/data/en/1213.php | 9 - .../libphonenumber/geocoding/data/en/1214.php | 200 - .../libphonenumber/geocoding/data/en/1215.php | 258 - .../libphonenumber/geocoding/data/en/1216.php | 129 - .../libphonenumber/geocoding/data/en/1217.php | 141 - .../libphonenumber/geocoding/data/en/1218.php | 128 - .../libphonenumber/geocoding/data/en/1219.php | 99 - .../libphonenumber/geocoding/data/en/1220.php | 9 - .../libphonenumber/geocoding/data/en/1224.php | 11 - .../libphonenumber/geocoding/data/en/1225.php | 107 - .../libphonenumber/geocoding/data/en/1226.php | 10 - .../libphonenumber/geocoding/data/en/1228.php | 50 - .../libphonenumber/geocoding/data/en/1229.php | 86 - .../libphonenumber/geocoding/data/en/1231.php | 106 - .../libphonenumber/geocoding/data/en/1234.php | 10 - .../libphonenumber/geocoding/data/en/1236.php | 9 - .../libphonenumber/geocoding/data/en/1239.php | 145 - .../libphonenumber/geocoding/data/en/1240.php | 23 - .../libphonenumber/geocoding/data/en/1242.php | 86 - .../libphonenumber/geocoding/data/en/1248.php | 132 - .../libphonenumber/geocoding/data/en/1250.php | 234 - .../libphonenumber/geocoding/data/en/1251.php | 99 - .../libphonenumber/geocoding/data/en/1252.php | 131 - .../libphonenumber/geocoding/data/en/1253.php | 113 - .../libphonenumber/geocoding/data/en/1254.php | 98 - .../libphonenumber/geocoding/data/en/1256.php | 164 - .../libphonenumber/geocoding/data/en/1260.php | 96 - .../libphonenumber/geocoding/data/en/1262.php | 132 - .../libphonenumber/geocoding/data/en/1267.php | 21 - .../libphonenumber/geocoding/data/en/1269.php | 112 - .../libphonenumber/geocoding/data/en/1270.php | 140 - .../libphonenumber/geocoding/data/en/1272.php | 9 - .../libphonenumber/geocoding/data/en/1276.php | 65 - .../libphonenumber/geocoding/data/en/1281.php | 253 - .../libphonenumber/geocoding/data/en/1289.php | 16 - .../libphonenumber/geocoding/data/en/13.php | 4184 +++++++++++++ .../libphonenumber/geocoding/data/en/1301.php | 247 - .../libphonenumber/geocoding/data/en/1302.php | 125 - .../libphonenumber/geocoding/data/en/1303.php | 271 - .../libphonenumber/geocoding/data/en/1304.php | 209 - .../libphonenumber/geocoding/data/en/1305.php | 224 - .../libphonenumber/geocoding/data/en/1306.php | 119 - .../libphonenumber/geocoding/data/en/1307.php | 89 - .../libphonenumber/geocoding/data/en/1308.php | 65 - .../libphonenumber/geocoding/data/en/1309.php | 123 - .../libphonenumber/geocoding/data/en/1310.php | 234 - .../libphonenumber/geocoding/data/en/1312.php | 9 - .../libphonenumber/geocoding/data/en/1313.php | 131 - .../libphonenumber/geocoding/data/en/1314.php | 140 - .../libphonenumber/geocoding/data/en/1315.php | 167 - .../libphonenumber/geocoding/data/en/1316.php | 81 - .../libphonenumber/geocoding/data/en/1317.php | 205 - .../libphonenumber/geocoding/data/en/1318.php | 149 - .../libphonenumber/geocoding/data/en/1319.php | 109 - .../libphonenumber/geocoding/data/en/1320.php | 86 - .../libphonenumber/geocoding/data/en/1321.php | 50 - .../libphonenumber/geocoding/data/en/1323.php | 160 - .../libphonenumber/geocoding/data/en/1325.php | 73 - .../libphonenumber/geocoding/data/en/1330.php | 228 - .../libphonenumber/geocoding/data/en/1331.php | 9 - .../libphonenumber/geocoding/data/en/1334.php | 133 - .../libphonenumber/geocoding/data/en/1336.php | 206 - .../libphonenumber/geocoding/data/en/1337.php | 118 - .../libphonenumber/geocoding/data/en/1339.php | 9 - .../libphonenumber/geocoding/data/en/1345.php | 9 - .../libphonenumber/geocoding/data/en/1346.php | 9 - .../libphonenumber/geocoding/data/en/1347.php | 41 - .../libphonenumber/geocoding/data/en/1351.php | 9 - .../libphonenumber/geocoding/data/en/1352.php | 160 - .../libphonenumber/geocoding/data/en/1360.php | 273 - .../libphonenumber/geocoding/data/en/1361.php | 98 - .../libphonenumber/geocoding/data/en/1364.php | 9 - .../libphonenumber/geocoding/data/en/1365.php | 9 - .../libphonenumber/geocoding/data/en/1380.php | 9 - .../libphonenumber/geocoding/data/en/1385.php | 9 - .../libphonenumber/geocoding/data/en/1386.php | 92 - .../libphonenumber/geocoding/data/en/14.php | 4210 +++++++++++++ .../libphonenumber/geocoding/data/en/1401.php | 100 - .../libphonenumber/geocoding/data/en/1402.php | 212 - .../libphonenumber/geocoding/data/en/1403.php | 236 - .../libphonenumber/geocoding/data/en/1404.php | 193 - .../libphonenumber/geocoding/data/en/1405.php | 189 - .../libphonenumber/geocoding/data/en/1406.php | 188 - .../libphonenumber/geocoding/data/en/1407.php | 204 - .../libphonenumber/geocoding/data/en/1408.php | 178 - .../libphonenumber/geocoding/data/en/1409.php | 74 - .../libphonenumber/geocoding/data/en/1410.php | 285 - .../libphonenumber/geocoding/data/en/1412.php | 140 - .../libphonenumber/geocoding/data/en/1413.php | 110 - .../libphonenumber/geocoding/data/en/1414.php | 140 - .../libphonenumber/geocoding/data/en/1415.php | 238 - .../libphonenumber/geocoding/data/en/1416.php | 239 - .../libphonenumber/geocoding/data/en/1417.php | 125 - .../libphonenumber/geocoding/data/en/1418.php | 159 - .../libphonenumber/geocoding/data/en/1419.php | 210 - .../libphonenumber/geocoding/data/en/1423.php | 168 - .../libphonenumber/geocoding/data/en/1424.php | 9 - .../libphonenumber/geocoding/data/en/1425.php | 116 - .../libphonenumber/geocoding/data/en/1430.php | 9 - .../libphonenumber/geocoding/data/en/1431.php | 9 - .../libphonenumber/geocoding/data/en/1432.php | 66 - .../libphonenumber/geocoding/data/en/1434.php | 99 - .../libphonenumber/geocoding/data/en/1435.php | 85 - .../libphonenumber/geocoding/data/en/1437.php | 9 - .../libphonenumber/geocoding/data/en/1438.php | 10 - .../libphonenumber/geocoding/data/en/1440.php | 127 - .../libphonenumber/geocoding/data/en/1441.php | 10 - .../libphonenumber/geocoding/data/en/1443.php | 26 - .../libphonenumber/geocoding/data/en/1450.php | 174 - .../libphonenumber/geocoding/data/en/1469.php | 20 - .../libphonenumber/geocoding/data/en/1478.php | 79 - .../libphonenumber/geocoding/data/en/1479.php | 104 - .../libphonenumber/geocoding/data/en/1480.php | 142 - .../libphonenumber/geocoding/data/en/1484.php | 15 - .../libphonenumber/geocoding/data/en/15.php | 4815 +++++++++++++++ .../libphonenumber/geocoding/data/en/1501.php | 136 - .../libphonenumber/geocoding/data/en/1502.php | 151 - .../libphonenumber/geocoding/data/en/1503.php | 248 - .../libphonenumber/geocoding/data/en/1504.php | 121 - .../libphonenumber/geocoding/data/en/1505.php | 217 - .../libphonenumber/geocoding/data/en/1506.php | 95 - .../libphonenumber/geocoding/data/en/1507.php | 127 - .../libphonenumber/geocoding/data/en/1508.php | 225 - .../libphonenumber/geocoding/data/en/1509.php | 194 - .../libphonenumber/geocoding/data/en/1510.php | 193 - .../libphonenumber/geocoding/data/en/1512.php | 209 - .../libphonenumber/geocoding/data/en/1513.php | 179 - .../libphonenumber/geocoding/data/en/1514.php | 189 - .../libphonenumber/geocoding/data/en/1515.php | 93 - .../libphonenumber/geocoding/data/en/1516.php | 77 - .../libphonenumber/geocoding/data/en/1517.php | 114 - .../libphonenumber/geocoding/data/en/1518.php | 175 - .../libphonenumber/geocoding/data/en/1519.php | 289 - .../libphonenumber/geocoding/data/en/1520.php | 158 - .../libphonenumber/geocoding/data/en/1530.php | 163 - .../libphonenumber/geocoding/data/en/1540.php | 193 - .../libphonenumber/geocoding/data/en/1541.php | 235 - .../libphonenumber/geocoding/data/en/1548.php | 9 - .../libphonenumber/geocoding/data/en/1551.php | 9 - .../libphonenumber/geocoding/data/en/1559.php | 166 - .../libphonenumber/geocoding/data/en/1561.php | 146 - .../libphonenumber/geocoding/data/en/1562.php | 111 - .../libphonenumber/geocoding/data/en/1563.php | 69 - .../libphonenumber/geocoding/data/en/1567.php | 9 - .../libphonenumber/geocoding/data/en/1570.php | 174 - .../libphonenumber/geocoding/data/en/1571.php | 17 - .../libphonenumber/geocoding/data/en/1573.php | 157 - .../libphonenumber/geocoding/data/en/1574.php | 86 - .../libphonenumber/geocoding/data/en/1575.php | 84 - .../libphonenumber/geocoding/data/en/1580.php | 106 - .../libphonenumber/geocoding/data/en/1585.php | 134 - .../libphonenumber/geocoding/data/en/1586.php | 44 - .../libphonenumber/geocoding/data/en/1587.php | 9 - .../libphonenumber/geocoding/data/en/16.php | 3886 ++++++++++++ .../libphonenumber/geocoding/data/en/1601.php | 156 - .../libphonenumber/geocoding/data/en/1602.php | 175 - .../libphonenumber/geocoding/data/en/1603.php | 195 - .../libphonenumber/geocoding/data/en/1604.php | 276 - .../libphonenumber/geocoding/data/en/1605.php | 144 - .../libphonenumber/geocoding/data/en/1606.php | 103 - .../libphonenumber/geocoding/data/en/1607.php | 104 - .../libphonenumber/geocoding/data/en/1608.php | 182 - .../libphonenumber/geocoding/data/en/1609.php | 112 - .../libphonenumber/geocoding/data/en/1610.php | 217 - .../libphonenumber/geocoding/data/en/1612.php | 90 - .../libphonenumber/geocoding/data/en/1613.php | 168 - .../libphonenumber/geocoding/data/en/1614.php | 162 - .../libphonenumber/geocoding/data/en/1615.php | 204 - .../libphonenumber/geocoding/data/en/1616.php | 124 - .../libphonenumber/geocoding/data/en/1617.php | 174 - .../libphonenumber/geocoding/data/en/1618.php | 137 - .../libphonenumber/geocoding/data/en/1619.php | 165 - .../libphonenumber/geocoding/data/en/1620.php | 106 - .../libphonenumber/geocoding/data/en/1623.php | 41 - .../libphonenumber/geocoding/data/en/1626.php | 101 - .../libphonenumber/geocoding/data/en/1628.php | 9 - .../libphonenumber/geocoding/data/en/1629.php | 9 - .../libphonenumber/geocoding/data/en/1630.php | 150 - .../libphonenumber/geocoding/data/en/1631.php | 99 - .../libphonenumber/geocoding/data/en/1636.php | 81 - .../libphonenumber/geocoding/data/en/1639.php | 9 - .../libphonenumber/geocoding/data/en/1641.php | 73 - .../libphonenumber/geocoding/data/en/1646.php | 18 - .../libphonenumber/geocoding/data/en/1647.php | 9 - .../libphonenumber/geocoding/data/en/1649.php | 9 - .../libphonenumber/geocoding/data/en/1650.php | 107 - .../libphonenumber/geocoding/data/en/1651.php | 86 - .../libphonenumber/geocoding/data/en/1657.php | 9 - .../libphonenumber/geocoding/data/en/1660.php | 62 - .../libphonenumber/geocoding/data/en/1661.php | 113 - .../libphonenumber/geocoding/data/en/1662.php | 114 - .../libphonenumber/geocoding/data/en/1667.php | 9 - .../libphonenumber/geocoding/data/en/1669.php | 9 - .../libphonenumber/geocoding/data/en/1671.php | 9 - .../libphonenumber/geocoding/data/en/1678.php | 81 - .../libphonenumber/geocoding/data/en/1682.php | 13 - .../libphonenumber/geocoding/data/en/17.php | 5272 +++++++++++++++++ .../libphonenumber/geocoding/data/en/1701.php | 120 - .../libphonenumber/geocoding/data/en/1702.php | 244 - .../libphonenumber/geocoding/data/en/1703.php | 189 - .../libphonenumber/geocoding/data/en/1704.php | 242 - .../libphonenumber/geocoding/data/en/1705.php | 168 - .../libphonenumber/geocoding/data/en/1706.php | 217 - .../libphonenumber/geocoding/data/en/1707.php | 190 - .../libphonenumber/geocoding/data/en/1708.php | 89 - .../libphonenumber/geocoding/data/en/1709.php | 37 - .../libphonenumber/geocoding/data/en/1712.php | 90 - .../libphonenumber/geocoding/data/en/1713.php | 294 - .../libphonenumber/geocoding/data/en/1714.php | 169 - .../libphonenumber/geocoding/data/en/1715.php | 197 - .../libphonenumber/geocoding/data/en/1716.php | 145 - .../libphonenumber/geocoding/data/en/1717.php | 220 - .../libphonenumber/geocoding/data/en/1718.php | 396 -- .../libphonenumber/geocoding/data/en/1719.php | 163 - .../libphonenumber/geocoding/data/en/1720.php | 36 - .../libphonenumber/geocoding/data/en/1724.php | 153 - .../libphonenumber/geocoding/data/en/1725.php | 9 - .../libphonenumber/geocoding/data/en/1727.php | 130 - .../libphonenumber/geocoding/data/en/1731.php | 67 - .../libphonenumber/geocoding/data/en/1732.php | 127 - .../libphonenumber/geocoding/data/en/1734.php | 130 - .../libphonenumber/geocoding/data/en/1737.php | 9 - .../libphonenumber/geocoding/data/en/1740.php | 158 - .../libphonenumber/geocoding/data/en/1743.php | 9 - .../libphonenumber/geocoding/data/en/1747.php | 9 - .../libphonenumber/geocoding/data/en/1754.php | 9 - .../libphonenumber/geocoding/data/en/1757.php | 190 - .../libphonenumber/geocoding/data/en/1760.php | 207 - .../libphonenumber/geocoding/data/en/1763.php | 40 - .../libphonenumber/geocoding/data/en/1765.php | 130 - .../libphonenumber/geocoding/data/en/1769.php | 13 - .../libphonenumber/geocoding/data/en/1770.php | 301 - .../libphonenumber/geocoding/data/en/1772.php | 87 - .../libphonenumber/geocoding/data/en/1773.php | 9 - .../libphonenumber/geocoding/data/en/1774.php | 10 - .../libphonenumber/geocoding/data/en/1775.php | 101 - .../libphonenumber/geocoding/data/en/1778.php | 24 - .../libphonenumber/geocoding/data/en/1779.php | 10 - .../libphonenumber/geocoding/data/en/1780.php | 190 - .../libphonenumber/geocoding/data/en/1781.php | 143 - .../libphonenumber/geocoding/data/en/1782.php | 9 - .../libphonenumber/geocoding/data/en/1785.php | 128 - .../libphonenumber/geocoding/data/en/1786.php | 24 - .../libphonenumber/geocoding/data/en/18.php | 4408 ++++++++++++++ .../libphonenumber/geocoding/data/en/1801.php | 156 - .../libphonenumber/geocoding/data/en/1802.php | 88 - .../libphonenumber/geocoding/data/en/1803.php | 174 - .../libphonenumber/geocoding/data/en/1804.php | 161 - .../libphonenumber/geocoding/data/en/1805.php | 177 - .../libphonenumber/geocoding/data/en/1806.php | 119 - .../libphonenumber/geocoding/data/en/1807.php | 38 - .../libphonenumber/geocoding/data/en/1808.php | 181 - .../libphonenumber/geocoding/data/en/1809.php | 14 - .../libphonenumber/geocoding/data/en/1810.php | 88 - .../libphonenumber/geocoding/data/en/1812.php | 171 - .../libphonenumber/geocoding/data/en/1813.php | 187 - .../libphonenumber/geocoding/data/en/1814.php | 166 - .../libphonenumber/geocoding/data/en/1815.php | 193 - .../libphonenumber/geocoding/data/en/1816.php | 141 - .../libphonenumber/geocoding/data/en/1817.php | 177 - .../libphonenumber/geocoding/data/en/1818.php | 111 - .../libphonenumber/geocoding/data/en/1819.php | 144 - .../libphonenumber/geocoding/data/en/1825.php | 9 - .../libphonenumber/geocoding/data/en/1828.php | 149 - .../libphonenumber/geocoding/data/en/1830.php | 93 - .../libphonenumber/geocoding/data/en/1831.php | 99 - .../libphonenumber/geocoding/data/en/1832.php | 41 - .../libphonenumber/geocoding/data/en/1843.php | 189 - .../libphonenumber/geocoding/data/en/1845.php | 145 - .../libphonenumber/geocoding/data/en/1847.php | 199 - .../libphonenumber/geocoding/data/en/1848.php | 9 - .../libphonenumber/geocoding/data/en/1850.php | 188 - .../libphonenumber/geocoding/data/en/1854.php | 9 - .../libphonenumber/geocoding/data/en/1856.php | 85 - .../libphonenumber/geocoding/data/en/1857.php | 10 - .../libphonenumber/geocoding/data/en/1858.php | 109 - .../libphonenumber/geocoding/data/en/1859.php | 116 - .../libphonenumber/geocoding/data/en/1860.php | 206 - .../libphonenumber/geocoding/data/en/1862.php | 12 - .../libphonenumber/geocoding/data/en/1863.php | 91 - .../libphonenumber/geocoding/data/en/1864.php | 171 - .../libphonenumber/geocoding/data/en/1865.php | 130 - .../libphonenumber/geocoding/data/en/1867.php | 25 - .../libphonenumber/geocoding/data/en/1870.php | 145 - .../libphonenumber/geocoding/data/en/1872.php | 9 - .../libphonenumber/geocoding/data/en/1873.php | 9 - .../libphonenumber/geocoding/data/en/1876.php | 9 - .../libphonenumber/geocoding/data/en/1878.php | 9 - .../libphonenumber/geocoding/data/en/19.php | 5041 ++++++++++++++++ .../libphonenumber/geocoding/data/en/1901.php | 145 - .../libphonenumber/geocoding/data/en/1902.php | 132 - .../libphonenumber/geocoding/data/en/1903.php | 168 - .../libphonenumber/geocoding/data/en/1904.php | 194 - .../libphonenumber/geocoding/data/en/1905.php | 402 -- .../libphonenumber/geocoding/data/en/1906.php | 53 - .../libphonenumber/geocoding/data/en/1907.php | 117 - .../libphonenumber/geocoding/data/en/1908.php | 87 - .../libphonenumber/geocoding/data/en/1909.php | 152 - .../libphonenumber/geocoding/data/en/1910.php | 175 - .../libphonenumber/geocoding/data/en/1912.php | 119 - .../libphonenumber/geocoding/data/en/1913.php | 66 - .../libphonenumber/geocoding/data/en/1914.php | 118 - .../libphonenumber/geocoding/data/en/1915.php | 78 - .../libphonenumber/geocoding/data/en/1916.php | 196 - .../libphonenumber/geocoding/data/en/1917.php | 9 - .../libphonenumber/geocoding/data/en/1918.php | 200 - .../libphonenumber/geocoding/data/en/1919.php | 227 - .../libphonenumber/geocoding/data/en/1920.php | 183 - .../libphonenumber/geocoding/data/en/1925.php | 160 - .../libphonenumber/geocoding/data/en/1928.php | 109 - .../libphonenumber/geocoding/data/en/1929.php | 9 - .../libphonenumber/geocoding/data/en/1930.php | 9 - .../libphonenumber/geocoding/data/en/1931.php | 104 - .../libphonenumber/geocoding/data/en/1934.php | 9 - .../libphonenumber/geocoding/data/en/1936.php | 75 - .../libphonenumber/geocoding/data/en/1937.php | 163 - .../libphonenumber/geocoding/data/en/1938.php | 9 - .../libphonenumber/geocoding/data/en/1940.php | 78 - .../libphonenumber/geocoding/data/en/1941.php | 148 - .../libphonenumber/geocoding/data/en/1947.php | 9 - .../libphonenumber/geocoding/data/en/1949.php | 92 - .../libphonenumber/geocoding/data/en/1951.php | 126 - .../libphonenumber/geocoding/data/en/1952.php | 59 - .../libphonenumber/geocoding/data/en/1954.php | 175 - .../libphonenumber/geocoding/data/en/1956.php | 110 - .../libphonenumber/geocoding/data/en/1959.php | 9 - .../libphonenumber/geocoding/data/en/1970.php | 188 - .../libphonenumber/geocoding/data/en/1971.php | 11 - .../libphonenumber/geocoding/data/en/1972.php | 287 - .../libphonenumber/geocoding/data/en/1973.php | 183 - .../libphonenumber/geocoding/data/en/1978.php | 146 - .../libphonenumber/geocoding/data/en/1979.php | 71 - .../libphonenumber/geocoding/data/en/1980.php | 14 - .../libphonenumber/geocoding/data/en/1984.php | 9 - .../libphonenumber/geocoding/data/en/1985.php | 93 - .../libphonenumber/geocoding/data/en/1989.php | 133 - .../libphonenumber/geocoding/data/en/56.php | 2 +- .../libphonenumber/geocoding/data/en/7.php | 1 + .../libphonenumber/geocoding/data/en/86.php | 335 ++ .../libphonenumber/geocoding/data/en/8620.php | 9 - .../libphonenumber/geocoding/data/en/8621.php | 9 - .../libphonenumber/geocoding/data/en/8622.php | 9 - .../libphonenumber/geocoding/data/en/8623.php | 9 - .../libphonenumber/geocoding/data/en/8624.php | 9 - .../libphonenumber/geocoding/data/en/8625.php | 9 - .../libphonenumber/geocoding/data/en/8627.php | 9 - .../libphonenumber/geocoding/data/en/8628.php | 9 - .../libphonenumber/geocoding/data/en/8629.php | 9 - .../geocoding/data/en/86310.php | 9 - .../geocoding/data/en/86311.php | 9 - .../geocoding/data/en/86312.php | 9 - .../geocoding/data/en/86313.php | 9 - .../geocoding/data/en/86314.php | 9 - .../geocoding/data/en/86315.php | 9 - .../geocoding/data/en/86316.php | 9 - .../geocoding/data/en/86317.php | 9 - .../geocoding/data/en/86318.php | 9 - .../geocoding/data/en/86319.php | 9 - .../geocoding/data/en/86335.php | 9 - .../geocoding/data/en/86349.php | 9 - .../geocoding/data/en/86350.php | 9 - .../geocoding/data/en/86351.php | 9 - .../geocoding/data/en/86352.php | 9 - .../geocoding/data/en/86353.php | 9 - .../geocoding/data/en/86354.php | 9 - .../geocoding/data/en/86355.php | 9 - .../geocoding/data/en/86356.php | 9 - .../geocoding/data/en/86357.php | 9 - .../geocoding/data/en/86358.php | 9 - .../geocoding/data/en/86359.php | 9 - .../geocoding/data/en/86370.php | 9 - .../geocoding/data/en/86371.php | 9 - .../geocoding/data/en/86372.php | 9 - .../geocoding/data/en/86373.php | 9 - .../geocoding/data/en/86374.php | 9 - .../geocoding/data/en/86375.php | 9 - .../geocoding/data/en/86376.php | 9 - .../geocoding/data/en/86377.php | 9 - .../geocoding/data/en/86378.php | 9 - .../geocoding/data/en/86379.php | 9 - .../geocoding/data/en/86391.php | 9 - .../geocoding/data/en/86392.php | 9 - .../geocoding/data/en/86393.php | 9 - .../geocoding/data/en/86394.php | 9 - .../geocoding/data/en/86395.php | 9 - .../geocoding/data/en/86396.php | 9 - .../geocoding/data/en/86398.php | 9 - .../geocoding/data/en/86410.php | 9 - .../geocoding/data/en/86411.php | 9 - .../geocoding/data/en/86412.php | 9 - .../geocoding/data/en/86413.php | 9 - .../geocoding/data/en/86414.php | 9 - .../geocoding/data/en/86415.php | 9 - .../geocoding/data/en/86416.php | 9 - .../geocoding/data/en/86417.php | 9 - .../geocoding/data/en/86418.php | 9 - .../geocoding/data/en/86419.php | 9 - .../geocoding/data/en/86421.php | 9 - .../geocoding/data/en/86427.php | 9 - .../geocoding/data/en/86429.php | 9 - .../geocoding/data/en/86431.php | 9 - .../geocoding/data/en/86432.php | 9 - .../geocoding/data/en/86433.php | 9 - .../geocoding/data/en/86434.php | 9 - .../geocoding/data/en/86435.php | 9 - .../geocoding/data/en/86436.php | 9 - .../geocoding/data/en/86437.php | 9 - .../geocoding/data/en/86438.php | 9 - .../geocoding/data/en/86439.php | 9 - .../geocoding/data/en/86451.php | 9 - .../geocoding/data/en/86452.php | 9 - .../geocoding/data/en/86453.php | 9 - .../geocoding/data/en/86454.php | 9 - .../geocoding/data/en/86455.php | 9 - .../geocoding/data/en/86456.php | 9 - .../geocoding/data/en/86457.php | 9 - .../geocoding/data/en/86458.php | 9 - .../geocoding/data/en/86459.php | 9 - .../geocoding/data/en/86464.php | 9 - .../geocoding/data/en/86467.php | 9 - .../geocoding/data/en/86468.php | 9 - .../geocoding/data/en/86469.php | 9 - .../geocoding/data/en/86470.php | 9 - .../geocoding/data/en/86471.php | 9 - .../geocoding/data/en/86472.php | 9 - .../geocoding/data/en/86473.php | 9 - .../geocoding/data/en/86474.php | 9 - .../geocoding/data/en/86475.php | 9 - .../geocoding/data/en/86476.php | 9 - .../geocoding/data/en/86477.php | 9 - .../geocoding/data/en/86478.php | 9 - .../geocoding/data/en/86479.php | 9 - .../geocoding/data/en/86482.php | 9 - .../geocoding/data/en/86483.php | 9 - .../geocoding/data/en/86510.php | 9 - .../geocoding/data/en/86511.php | 9 - .../geocoding/data/en/86512.php | 9 - .../geocoding/data/en/86513.php | 9 - .../geocoding/data/en/86514.php | 9 - .../geocoding/data/en/86515.php | 9 - .../geocoding/data/en/86516.php | 9 - .../geocoding/data/en/86517.php | 9 - .../geocoding/data/en/86518.php | 9 - .../geocoding/data/en/86519.php | 9 - .../geocoding/data/en/86523.php | 9 - .../geocoding/data/en/86527.php | 9 - .../geocoding/data/en/86530.php | 9 - .../geocoding/data/en/86531.php | 9 - .../geocoding/data/en/86532.php | 9 - .../geocoding/data/en/86533.php | 9 - .../geocoding/data/en/86534.php | 9 - .../geocoding/data/en/86535.php | 9 - .../geocoding/data/en/86536.php | 9 - .../geocoding/data/en/86537.php | 9 - .../geocoding/data/en/86538.php | 9 - .../geocoding/data/en/86539.php | 9 - .../geocoding/data/en/86543.php | 9 - .../geocoding/data/en/86546.php | 9 - .../geocoding/data/en/86550.php | 9 - .../geocoding/data/en/86551.php | 9 - .../geocoding/data/en/86552.php | 9 - .../geocoding/data/en/86553.php | 9 - .../geocoding/data/en/86554.php | 9 - .../geocoding/data/en/86555.php | 9 - .../geocoding/data/en/86556.php | 9 - .../geocoding/data/en/86557.php | 9 - .../geocoding/data/en/86558.php | 9 - .../geocoding/data/en/86559.php | 9 - .../geocoding/data/en/86561.php | 9 - .../geocoding/data/en/86562.php | 9 - .../geocoding/data/en/86563.php | 9 - .../geocoding/data/en/86564.php | 9 - .../geocoding/data/en/86566.php | 9 - .../geocoding/data/en/86570.php | 9 - .../geocoding/data/en/86571.php | 9 - .../geocoding/data/en/86572.php | 9 - .../geocoding/data/en/86573.php | 9 - .../geocoding/data/en/86574.php | 9 - .../geocoding/data/en/86575.php | 9 - .../geocoding/data/en/86576.php | 9 - .../geocoding/data/en/86577.php | 9 - .../geocoding/data/en/86578.php | 9 - .../geocoding/data/en/86579.php | 9 - .../geocoding/data/en/86580.php | 9 - .../geocoding/data/en/86591.php | 9 - .../geocoding/data/en/86592.php | 9 - .../geocoding/data/en/86593.php | 9 - .../geocoding/data/en/86594.php | 9 - .../geocoding/data/en/86595.php | 9 - .../geocoding/data/en/86596.php | 9 - .../geocoding/data/en/86597.php | 9 - .../geocoding/data/en/86598.php | 9 - .../geocoding/data/en/86599.php | 9 - .../geocoding/data/en/86631.php | 9 - .../geocoding/data/en/86632.php | 9 - .../geocoding/data/en/86633.php | 9 - .../geocoding/data/en/86634.php | 9 - .../geocoding/data/en/86635.php | 9 - .../geocoding/data/en/86660.php | 9 - .../geocoding/data/en/86662.php | 9 - .../geocoding/data/en/86663.php | 9 - .../geocoding/data/en/86668.php | 9 - .../geocoding/data/en/86691.php | 9 - .../geocoding/data/en/86692.php | 9 - .../geocoding/data/en/86701.php | 9 - .../geocoding/data/en/86710.php | 9 - .../geocoding/data/en/86711.php | 9 - .../geocoding/data/en/86712.php | 9 - .../geocoding/data/en/86713.php | 9 - .../geocoding/data/en/86714.php | 9 - .../geocoding/data/en/86715.php | 9 - .../geocoding/data/en/86716.php | 9 - .../geocoding/data/en/86717.php | 9 - .../geocoding/data/en/86718.php | 9 - .../geocoding/data/en/86719.php | 9 - .../geocoding/data/en/86722.php | 9 - .../geocoding/data/en/86724.php | 9 - .../geocoding/data/en/86728.php | 9 - .../geocoding/data/en/86730.php | 9 - .../geocoding/data/en/86731.php | 9 - .../geocoding/data/en/86734.php | 9 - .../geocoding/data/en/86735.php | 9 - .../geocoding/data/en/86736.php | 9 - .../geocoding/data/en/86737.php | 9 - .../geocoding/data/en/86738.php | 9 - .../geocoding/data/en/86739.php | 9 - .../geocoding/data/en/86743.php | 9 - .../geocoding/data/en/86744.php | 9 - .../geocoding/data/en/86745.php | 9 - .../geocoding/data/en/86746.php | 9 - .../geocoding/data/en/86750.php | 9 - .../geocoding/data/en/86751.php | 9 - .../geocoding/data/en/86752.php | 9 - .../geocoding/data/en/86753.php | 9 - .../geocoding/data/en/86754.php | 9 - .../geocoding/data/en/86755.php | 9 - .../geocoding/data/en/86756.php | 9 - .../geocoding/data/en/86757.php | 9 - .../geocoding/data/en/86758.php | 9 - .../geocoding/data/en/86759.php | 9 - .../geocoding/data/en/86760.php | 9 - .../geocoding/data/en/86762.php | 9 - .../geocoding/data/en/86763.php | 9 - .../geocoding/data/en/86766.php | 9 - .../geocoding/data/en/86768.php | 9 - .../geocoding/data/en/86769.php | 9 - .../geocoding/data/en/86770.php | 9 - .../geocoding/data/en/86771.php | 9 - .../geocoding/data/en/86772.php | 9 - .../geocoding/data/en/86773.php | 9 - .../geocoding/data/en/86774.php | 9 - .../geocoding/data/en/86775.php | 9 - .../geocoding/data/en/86776.php | 9 - .../geocoding/data/en/86777.php | 9 - .../geocoding/data/en/86778.php | 9 - .../geocoding/data/en/86779.php | 9 - .../geocoding/data/en/86790.php | 9 - .../geocoding/data/en/86791.php | 9 - .../geocoding/data/en/86792.php | 9 - .../geocoding/data/en/86793.php | 9 - .../geocoding/data/en/86794.php | 9 - .../geocoding/data/en/86795.php | 9 - .../geocoding/data/en/86796.php | 9 - .../geocoding/data/en/86797.php | 9 - .../geocoding/data/en/86798.php | 9 - .../geocoding/data/en/86799.php | 9 - .../geocoding/data/en/86807.php | 9 - .../geocoding/data/en/86812.php | 9 - .../geocoding/data/en/86813.php | 9 - .../geocoding/data/en/86816.php | 9 - .../geocoding/data/en/86817.php | 9 - .../geocoding/data/en/86818.php | 9 - .../geocoding/data/en/86825.php | 9 - .../geocoding/data/en/86826.php | 9 - .../geocoding/data/en/86827.php | 9 - .../geocoding/data/en/86830.php | 9 - .../geocoding/data/en/86831.php | 9 - .../geocoding/data/en/86832.php | 9 - .../geocoding/data/en/86833.php | 9 - .../geocoding/data/en/86834.php | 9 - .../geocoding/data/en/86835.php | 9 - .../geocoding/data/en/86836.php | 9 - .../geocoding/data/en/86837.php | 9 - .../geocoding/data/en/86838.php | 9 - .../geocoding/data/en/86839.php | 9 - .../geocoding/data/en/86851.php | 9 - .../geocoding/data/en/86852.php | 9 - .../geocoding/data/en/86853.php | 9 - .../geocoding/data/en/86854.php | 9 - .../geocoding/data/en/86855.php | 9 - .../geocoding/data/en/86856.php | 9 - .../geocoding/data/en/86857.php | 9 - .../geocoding/data/en/86858.php | 9 - .../geocoding/data/en/86859.php | 9 - .../geocoding/data/en/86870.php | 9 - .../geocoding/data/en/86871.php | 9 - .../geocoding/data/en/86872.php | 9 - .../geocoding/data/en/86873.php | 9 - .../geocoding/data/en/86874.php | 9 - .../geocoding/data/en/86875.php | 9 - .../geocoding/data/en/86876.php | 9 - .../geocoding/data/en/86877.php | 9 - .../geocoding/data/en/86878.php | 9 - .../geocoding/data/en/86879.php | 9 - .../geocoding/data/en/86883.php | 9 - .../geocoding/data/en/86886.php | 9 - .../geocoding/data/en/86887.php | 9 - .../geocoding/data/en/86888.php | 9 - .../geocoding/data/en/86891.php | 9 - .../geocoding/data/en/86892.php | 9 - .../geocoding/data/en/86893.php | 9 - .../geocoding/data/en/86894.php | 9 - .../geocoding/data/en/86895.php | 9 - .../geocoding/data/en/86896.php | 9 - .../geocoding/data/en/86897.php | 9 - .../geocoding/data/en/86898.php | 9 - .../geocoding/data/en/86901.php | 9 - .../geocoding/data/en/86902.php | 9 - .../geocoding/data/en/86903.php | 9 - .../geocoding/data/en/86906.php | 9 - .../geocoding/data/en/86908.php | 9 - .../geocoding/data/en/86909.php | 9 - .../geocoding/data/en/86911.php | 9 - .../geocoding/data/en/86912.php | 9 - .../geocoding/data/en/86913.php | 9 - .../geocoding/data/en/86914.php | 9 - .../geocoding/data/en/86915.php | 9 - .../geocoding/data/en/86916.php | 9 - .../geocoding/data/en/86917.php | 9 - .../geocoding/data/en/86919.php | 9 - .../geocoding/data/en/86930.php | 9 - .../geocoding/data/en/86931.php | 9 - .../geocoding/data/en/86932.php | 9 - .../geocoding/data/en/86933.php | 9 - .../geocoding/data/en/86934.php | 9 - .../geocoding/data/en/86935.php | 9 - .../geocoding/data/en/86936.php | 9 - .../geocoding/data/en/86937.php | 9 - .../geocoding/data/en/86938.php | 9 - .../geocoding/data/en/86939.php | 9 - .../geocoding/data/en/86941.php | 9 - .../geocoding/data/en/86943.php | 9 - .../geocoding/data/en/86951.php | 9 - .../geocoding/data/en/86952.php | 9 - .../geocoding/data/en/86953.php | 9 - .../geocoding/data/en/86954.php | 9 - .../geocoding/data/en/86955.php | 9 - .../geocoding/data/en/86970.php | 9 - .../geocoding/data/en/86971.php | 9 - .../geocoding/data/en/86972.php | 9 - .../geocoding/data/en/86973.php | 9 - .../geocoding/data/en/86974.php | 9 - .../geocoding/data/en/86975.php | 9 - .../geocoding/data/en/86976.php | 9 - .../geocoding/data/en/86977.php | 9 - .../geocoding/data/en/86979.php | 9 - .../geocoding/data/en/86990.php | 9 - .../geocoding/data/en/86991.php | 9 - .../geocoding/data/en/86992.php | 9 - .../geocoding/data/en/86993.php | 9 - .../geocoding/data/en/86994.php | 9 - .../geocoding/data/en/86995.php | 9 - .../geocoding/data/en/86996.php | 9 - .../geocoding/data/en/86997.php | 9 - .../geocoding/data/en/86998.php | 9 - .../geocoding/data/en/86999.php | 9 - .../libphonenumber/geocoding/data/es/230.php | 3 - .../libphonenumber/geocoding/data/es/56.php | 2 +- .../libphonenumber/geocoding/data/fr/212.php | 46 - .../libphonenumber/geocoding/data/fr/230.php | 3 - .../libphonenumber/geocoding/data/fr/242.php | 15 - .../libphonenumber/geocoding/data/fr/269.php | 24 - .../libphonenumber/geocoding/data/fr/290.php | 2 - .../libphonenumber/geocoding/data/pt/258.php | 10 - .../libphonenumber/geocoding/data/ru/7.php | 1 + .../libphonenumber/geocoding/data/sr/381.php | 23 +- .../geocoding/data/{se => sv}/358.php | 0 .../libphonenumber/geocoding/data/zh/86.php | 335 ++ .../libphonenumber/geocoding/data/zh/8620.php | 9 - .../libphonenumber/geocoding/data/zh/8621.php | 9 - .../libphonenumber/geocoding/data/zh/8622.php | 9 - .../libphonenumber/geocoding/data/zh/8623.php | 9 - .../libphonenumber/geocoding/data/zh/8624.php | 9 - .../libphonenumber/geocoding/data/zh/8625.php | 9 - .../libphonenumber/geocoding/data/zh/8627.php | 9 - .../libphonenumber/geocoding/data/zh/8628.php | 9 - .../libphonenumber/geocoding/data/zh/8629.php | 9 - .../geocoding/data/zh/86310.php | 9 - .../geocoding/data/zh/86311.php | 9 - .../geocoding/data/zh/86312.php | 9 - .../geocoding/data/zh/86313.php | 9 - .../geocoding/data/zh/86314.php | 9 - .../geocoding/data/zh/86315.php | 9 - .../geocoding/data/zh/86316.php | 9 - .../geocoding/data/zh/86317.php | 9 - .../geocoding/data/zh/86318.php | 9 - .../geocoding/data/zh/86319.php | 9 - .../geocoding/data/zh/86335.php | 9 - .../geocoding/data/zh/86349.php | 9 - .../geocoding/data/zh/86350.php | 9 - .../geocoding/data/zh/86351.php | 9 - .../geocoding/data/zh/86352.php | 9 - .../geocoding/data/zh/86353.php | 9 - .../geocoding/data/zh/86354.php | 9 - .../geocoding/data/zh/86355.php | 9 - .../geocoding/data/zh/86356.php | 9 - .../geocoding/data/zh/86357.php | 9 - .../geocoding/data/zh/86358.php | 9 - .../geocoding/data/zh/86359.php | 9 - .../geocoding/data/zh/86370.php | 9 - .../geocoding/data/zh/86371.php | 9 - .../geocoding/data/zh/86372.php | 9 - .../geocoding/data/zh/86373.php | 9 - .../geocoding/data/zh/86374.php | 9 - .../geocoding/data/zh/86375.php | 9 - .../geocoding/data/zh/86376.php | 9 - .../geocoding/data/zh/86377.php | 9 - .../geocoding/data/zh/86378.php | 9 - .../geocoding/data/zh/86379.php | 9 - .../geocoding/data/zh/86391.php | 9 - .../geocoding/data/zh/86392.php | 9 - .../geocoding/data/zh/86393.php | 9 - .../geocoding/data/zh/86394.php | 9 - .../geocoding/data/zh/86395.php | 9 - .../geocoding/data/zh/86396.php | 9 - .../geocoding/data/zh/86398.php | 9 - .../geocoding/data/zh/86410.php | 9 - .../geocoding/data/zh/86411.php | 9 - .../geocoding/data/zh/86412.php | 9 - .../geocoding/data/zh/86413.php | 9 - .../geocoding/data/zh/86414.php | 9 - .../geocoding/data/zh/86415.php | 9 - .../geocoding/data/zh/86416.php | 9 - .../geocoding/data/zh/86417.php | 9 - .../geocoding/data/zh/86418.php | 9 - .../geocoding/data/zh/86419.php | 9 - .../geocoding/data/zh/86421.php | 9 - .../geocoding/data/zh/86427.php | 9 - .../geocoding/data/zh/86429.php | 9 - .../geocoding/data/zh/86431.php | 9 - .../geocoding/data/zh/86432.php | 9 - .../geocoding/data/zh/86433.php | 9 - .../geocoding/data/zh/86434.php | 9 - .../geocoding/data/zh/86435.php | 9 - .../geocoding/data/zh/86436.php | 9 - .../geocoding/data/zh/86437.php | 9 - .../geocoding/data/zh/86438.php | 9 - .../geocoding/data/zh/86439.php | 9 - .../geocoding/data/zh/86451.php | 9 - .../geocoding/data/zh/86452.php | 9 - .../geocoding/data/zh/86453.php | 9 - .../geocoding/data/zh/86454.php | 9 - .../geocoding/data/zh/86455.php | 9 - .../geocoding/data/zh/86456.php | 9 - .../geocoding/data/zh/86457.php | 9 - .../geocoding/data/zh/86458.php | 9 - .../geocoding/data/zh/86459.php | 9 - .../geocoding/data/zh/86464.php | 9 - .../geocoding/data/zh/86467.php | 9 - .../geocoding/data/zh/86468.php | 9 - .../geocoding/data/zh/86469.php | 9 - .../geocoding/data/zh/86470.php | 9 - .../geocoding/data/zh/86471.php | 9 - .../geocoding/data/zh/86472.php | 9 - .../geocoding/data/zh/86473.php | 9 - .../geocoding/data/zh/86474.php | 9 - .../geocoding/data/zh/86475.php | 9 - .../geocoding/data/zh/86476.php | 9 - .../geocoding/data/zh/86477.php | 9 - .../geocoding/data/zh/86478.php | 9 - .../geocoding/data/zh/86479.php | 9 - .../geocoding/data/zh/86482.php | 9 - .../geocoding/data/zh/86483.php | 9 - .../geocoding/data/zh/86510.php | 9 - .../geocoding/data/zh/86511.php | 9 - .../geocoding/data/zh/86512.php | 9 - .../geocoding/data/zh/86513.php | 9 - .../geocoding/data/zh/86514.php | 9 - .../geocoding/data/zh/86515.php | 9 - .../geocoding/data/zh/86516.php | 9 - .../geocoding/data/zh/86517.php | 9 - .../geocoding/data/zh/86518.php | 9 - .../geocoding/data/zh/86519.php | 9 - .../geocoding/data/zh/86523.php | 9 - .../geocoding/data/zh/86527.php | 9 - .../geocoding/data/zh/86530.php | 9 - .../geocoding/data/zh/86531.php | 9 - .../geocoding/data/zh/86532.php | 9 - .../geocoding/data/zh/86533.php | 9 - .../geocoding/data/zh/86534.php | 9 - .../geocoding/data/zh/86535.php | 9 - .../geocoding/data/zh/86536.php | 9 - .../geocoding/data/zh/86537.php | 9 - .../geocoding/data/zh/86538.php | 9 - .../geocoding/data/zh/86539.php | 9 - .../geocoding/data/zh/86543.php | 9 - .../geocoding/data/zh/86546.php | 9 - .../geocoding/data/zh/86550.php | 9 - .../geocoding/data/zh/86551.php | 9 - .../geocoding/data/zh/86552.php | 9 - .../geocoding/data/zh/86553.php | 9 - .../geocoding/data/zh/86554.php | 9 - .../geocoding/data/zh/86555.php | 9 - .../geocoding/data/zh/86556.php | 9 - .../geocoding/data/zh/86557.php | 9 - .../geocoding/data/zh/86558.php | 9 - .../geocoding/data/zh/86559.php | 9 - .../geocoding/data/zh/86561.php | 9 - .../geocoding/data/zh/86562.php | 9 - .../geocoding/data/zh/86563.php | 9 - .../geocoding/data/zh/86564.php | 9 - .../geocoding/data/zh/86566.php | 9 - .../geocoding/data/zh/86570.php | 9 - .../geocoding/data/zh/86571.php | 9 - .../geocoding/data/zh/86572.php | 9 - .../geocoding/data/zh/86573.php | 9 - .../geocoding/data/zh/86574.php | 9 - .../geocoding/data/zh/86575.php | 9 - .../geocoding/data/zh/86576.php | 9 - .../geocoding/data/zh/86577.php | 9 - .../geocoding/data/zh/86578.php | 9 - .../geocoding/data/zh/86579.php | 9 - .../geocoding/data/zh/86580.php | 9 - .../geocoding/data/zh/86591.php | 9 - .../geocoding/data/zh/86592.php | 9 - .../geocoding/data/zh/86593.php | 9 - .../geocoding/data/zh/86594.php | 9 - .../geocoding/data/zh/86595.php | 9 - .../geocoding/data/zh/86596.php | 9 - .../geocoding/data/zh/86597.php | 9 - .../geocoding/data/zh/86598.php | 9 - .../geocoding/data/zh/86599.php | 9 - .../geocoding/data/zh/86631.php | 9 - .../geocoding/data/zh/86632.php | 9 - .../geocoding/data/zh/86633.php | 9 - .../geocoding/data/zh/86634.php | 9 - .../geocoding/data/zh/86635.php | 9 - .../geocoding/data/zh/86660.php | 9 - .../geocoding/data/zh/86662.php | 9 - .../geocoding/data/zh/86663.php | 9 - .../geocoding/data/zh/86668.php | 9 - .../geocoding/data/zh/86691.php | 9 - .../geocoding/data/zh/86692.php | 9 - .../geocoding/data/zh/86701.php | 9 - .../geocoding/data/zh/86710.php | 9 - .../geocoding/data/zh/86711.php | 9 - .../geocoding/data/zh/86712.php | 9 - .../geocoding/data/zh/86713.php | 9 - .../geocoding/data/zh/86714.php | 9 - .../geocoding/data/zh/86715.php | 9 - .../geocoding/data/zh/86716.php | 9 - .../geocoding/data/zh/86717.php | 9 - .../geocoding/data/zh/86718.php | 9 - .../geocoding/data/zh/86719.php | 9 - .../geocoding/data/zh/86722.php | 9 - .../geocoding/data/zh/86724.php | 9 - .../geocoding/data/zh/86728.php | 9 - .../geocoding/data/zh/86730.php | 9 - .../geocoding/data/zh/86731.php | 9 - .../geocoding/data/zh/86734.php | 9 - .../geocoding/data/zh/86735.php | 9 - .../geocoding/data/zh/86736.php | 9 - .../geocoding/data/zh/86737.php | 9 - .../geocoding/data/zh/86738.php | 9 - .../geocoding/data/zh/86739.php | 9 - .../geocoding/data/zh/86743.php | 9 - .../geocoding/data/zh/86744.php | 9 - .../geocoding/data/zh/86745.php | 9 - .../geocoding/data/zh/86746.php | 9 - .../geocoding/data/zh/86750.php | 9 - .../geocoding/data/zh/86751.php | 9 - .../geocoding/data/zh/86752.php | 9 - .../geocoding/data/zh/86753.php | 9 - .../geocoding/data/zh/86754.php | 9 - .../geocoding/data/zh/86755.php | 9 - .../geocoding/data/zh/86756.php | 9 - .../geocoding/data/zh/86757.php | 9 - .../geocoding/data/zh/86758.php | 9 - .../geocoding/data/zh/86759.php | 9 - .../geocoding/data/zh/86760.php | 9 - .../geocoding/data/zh/86762.php | 9 - .../geocoding/data/zh/86763.php | 9 - .../geocoding/data/zh/86766.php | 9 - .../geocoding/data/zh/86768.php | 9 - .../geocoding/data/zh/86769.php | 9 - .../geocoding/data/zh/86770.php | 9 - .../geocoding/data/zh/86771.php | 9 - .../geocoding/data/zh/86772.php | 9 - .../geocoding/data/zh/86773.php | 9 - .../geocoding/data/zh/86774.php | 9 - .../geocoding/data/zh/86775.php | 9 - .../geocoding/data/zh/86776.php | 9 - .../geocoding/data/zh/86777.php | 9 - .../geocoding/data/zh/86778.php | 9 - .../geocoding/data/zh/86779.php | 9 - .../geocoding/data/zh/86790.php | 9 - .../geocoding/data/zh/86791.php | 9 - .../geocoding/data/zh/86792.php | 9 - .../geocoding/data/zh/86793.php | 9 - .../geocoding/data/zh/86794.php | 9 - .../geocoding/data/zh/86795.php | 9 - .../geocoding/data/zh/86796.php | 9 - .../geocoding/data/zh/86797.php | 9 - .../geocoding/data/zh/86798.php | 9 - .../geocoding/data/zh/86799.php | 9 - .../geocoding/data/zh/86807.php | 9 - .../geocoding/data/zh/86812.php | 9 - .../geocoding/data/zh/86813.php | 9 - .../geocoding/data/zh/86816.php | 9 - .../geocoding/data/zh/86817.php | 9 - .../geocoding/data/zh/86818.php | 9 - .../geocoding/data/zh/86825.php | 9 - .../geocoding/data/zh/86826.php | 9 - .../geocoding/data/zh/86827.php | 9 - .../geocoding/data/zh/86830.php | 9 - .../geocoding/data/zh/86831.php | 9 - .../geocoding/data/zh/86832.php | 9 - .../geocoding/data/zh/86833.php | 9 - .../geocoding/data/zh/86834.php | 9 - .../geocoding/data/zh/86835.php | 9 - .../geocoding/data/zh/86836.php | 9 - .../geocoding/data/zh/86837.php | 9 - .../geocoding/data/zh/86838.php | 9 - .../geocoding/data/zh/86839.php | 9 - .../geocoding/data/zh/86851.php | 9 - .../geocoding/data/zh/86852.php | 9 - .../geocoding/data/zh/86853.php | 9 - .../geocoding/data/zh/86854.php | 9 - .../geocoding/data/zh/86855.php | 9 - .../geocoding/data/zh/86856.php | 9 - .../geocoding/data/zh/86857.php | 9 - .../geocoding/data/zh/86858.php | 9 - .../geocoding/data/zh/86859.php | 9 - .../geocoding/data/zh/86870.php | 9 - .../geocoding/data/zh/86871.php | 9 - .../geocoding/data/zh/86872.php | 9 - .../geocoding/data/zh/86873.php | 9 - .../geocoding/data/zh/86874.php | 9 - .../geocoding/data/zh/86875.php | 9 - .../geocoding/data/zh/86876.php | 9 - .../geocoding/data/zh/86877.php | 9 - .../geocoding/data/zh/86878.php | 9 - .../geocoding/data/zh/86879.php | 9 - .../geocoding/data/zh/86883.php | 9 - .../geocoding/data/zh/86886.php | 9 - .../geocoding/data/zh/86887.php | 9 - .../geocoding/data/zh/86888.php | 9 - .../geocoding/data/zh/86891.php | 9 - .../geocoding/data/zh/86892.php | 9 - .../geocoding/data/zh/86893.php | 9 - .../geocoding/data/zh/86894.php | 9 - .../geocoding/data/zh/86895.php | 9 - .../geocoding/data/zh/86896.php | 9 - .../geocoding/data/zh/86897.php | 9 - .../geocoding/data/zh/86898.php | 9 - .../geocoding/data/zh/86901.php | 9 - .../geocoding/data/zh/86902.php | 9 - .../geocoding/data/zh/86903.php | 9 - .../geocoding/data/zh/86906.php | 9 - .../geocoding/data/zh/86908.php | 9 - .../geocoding/data/zh/86909.php | 9 - .../geocoding/data/zh/86911.php | 9 - .../geocoding/data/zh/86912.php | 9 - .../geocoding/data/zh/86913.php | 9 - .../geocoding/data/zh/86914.php | 9 - .../geocoding/data/zh/86915.php | 9 - .../geocoding/data/zh/86916.php | 9 - .../geocoding/data/zh/86917.php | 9 - .../geocoding/data/zh/86919.php | 9 - .../geocoding/data/zh/86930.php | 9 - .../geocoding/data/zh/86931.php | 9 - .../geocoding/data/zh/86932.php | 9 - .../geocoding/data/zh/86933.php | 9 - .../geocoding/data/zh/86934.php | 9 - .../geocoding/data/zh/86935.php | 9 - .../geocoding/data/zh/86936.php | 9 - .../geocoding/data/zh/86937.php | 9 - .../geocoding/data/zh/86938.php | 9 - .../geocoding/data/zh/86939.php | 9 - .../geocoding/data/zh/86941.php | 9 - .../geocoding/data/zh/86943.php | 9 - .../geocoding/data/zh/86951.php | 9 - .../geocoding/data/zh/86952.php | 9 - .../geocoding/data/zh/86953.php | 9 - .../geocoding/data/zh/86954.php | 9 - .../geocoding/data/zh/86955.php | 9 - .../geocoding/data/zh/86970.php | 9 - .../geocoding/data/zh/86971.php | 9 - .../geocoding/data/zh/86972.php | 9 - .../geocoding/data/zh/86973.php | 9 - .../geocoding/data/zh/86974.php | 9 - .../geocoding/data/zh/86975.php | 9 - .../geocoding/data/zh/86976.php | 9 - .../geocoding/data/zh/86977.php | 9 - .../geocoding/data/zh/86979.php | 9 - .../geocoding/data/zh/86990.php | 9 - .../geocoding/data/zh/86991.php | 9 - .../geocoding/data/zh/86992.php | 9 - .../geocoding/data/zh/86993.php | 9 - .../geocoding/data/zh/86994.php | 9 - .../geocoding/data/zh/86995.php | 9 - .../geocoding/data/zh/86996.php | 9 - .../geocoding/data/zh/86997.php | 9 - .../geocoding/data/zh/86998.php | 9 - .../geocoding/data/zh/86999.php | 9 - .../prefixmapper/MappingFileProvider.php | 11 +- .../prefixmapper/PrefixFileReader.php | 14 +- vendor/giggsey/locale/.gitignore | 1 + vendor/giggsey/locale/.travis.yml | 30 +- vendor/giggsey/locale/CLDR-VERSION.txt | 2 +- vendor/giggsey/locale/composer.json | 3 + vendor/giggsey/locale/data/_list.php | 37 +- vendor/giggsey/locale/data/_version.php | 4 +- vendor/giggsey/locale/data/af.php | 2 +- vendor/giggsey/locale/data/agq.php | 2 +- vendor/giggsey/locale/data/ak.php | 2 +- vendor/giggsey/locale/data/am.php | 6 +- vendor/giggsey/locale/data/ar-ly.php | 13 + vendor/giggsey/locale/data/ar-sa.php | 15 + vendor/giggsey/locale/data/ar.php | 34 +- vendor/giggsey/locale/data/as.php | 2 +- vendor/giggsey/locale/data/asa.php | 2 +- vendor/giggsey/locale/data/ast.php | 2 +- vendor/giggsey/locale/data/az-cyrl.php | 241 +- vendor/giggsey/locale/data/az.php | 120 +- vendor/giggsey/locale/data/bas.php | 2 +- vendor/giggsey/locale/data/be.php | 32 +- vendor/giggsey/locale/data/bem.php | 2 +- vendor/giggsey/locale/data/bez.php | 2 +- vendor/giggsey/locale/data/bg.php | 2 +- vendor/giggsey/locale/data/bm.php | 2 +- vendor/giggsey/locale/data/bn-in.php | 13 + vendor/giggsey/locale/data/bn.php | 38 +- vendor/giggsey/locale/data/bo.php | 2 +- vendor/giggsey/locale/data/br.php | 2 +- vendor/giggsey/locale/data/brx.php | 2 +- vendor/giggsey/locale/data/bs-cyrl.php | 2 +- vendor/giggsey/locale/data/bs.php | 52 +- vendor/giggsey/locale/data/ca-es-valencia.php | 4 +- vendor/giggsey/locale/data/ca.php | 4 +- vendor/giggsey/locale/data/ce.php | 2 +- vendor/giggsey/locale/data/cgg.php | 2 +- vendor/giggsey/locale/data/chr.php | 115 +- vendor/giggsey/locale/data/ckb.php | 196 + vendor/giggsey/locale/data/cs.php | 4 +- vendor/giggsey/locale/data/cy.php | 2 +- vendor/giggsey/locale/data/da.php | 10 +- vendor/giggsey/locale/data/dav.php | 2 +- vendor/giggsey/locale/data/de-at.php | 11 + vendor/giggsey/locale/data/de-ch.php | 5 +- vendor/giggsey/locale/data/de.php | 8 +- vendor/giggsey/locale/data/dje.php | 2 +- vendor/giggsey/locale/data/dsb.php | 2 +- vendor/giggsey/locale/data/dua.php | 2 +- vendor/giggsey/locale/data/dyo.php | 2 +- vendor/giggsey/locale/data/dz.php | 2 +- vendor/giggsey/locale/data/ebu.php | 2 +- vendor/giggsey/locale/data/ee.php | 2 +- vendor/giggsey/locale/data/el.php | 2 +- vendor/giggsey/locale/data/en.php | 2 +- vendor/giggsey/locale/data/eo.php | 2 +- vendor/giggsey/locale/data/es-ar.php | 13 + vendor/giggsey/locale/data/es-bo.php | 13 + vendor/giggsey/locale/data/es-br.php | 15 + vendor/giggsey/locale/data/es-cl.php | 5 +- vendor/giggsey/locale/data/es-co.php | 13 + vendor/giggsey/locale/data/es-cr.php | 13 + vendor/giggsey/locale/data/es-cu.php | 15 + vendor/giggsey/locale/data/es-do.php | 13 + vendor/giggsey/locale/data/es-ec.php | 13 + vendor/giggsey/locale/data/es-gt.php | 13 + vendor/giggsey/locale/data/es-hn.php | 13 + vendor/giggsey/locale/data/es-mx.php | 11 +- vendor/giggsey/locale/data/es-ni.php | 13 + vendor/giggsey/locale/data/es-pa.php | 13 + vendor/giggsey/locale/data/es-pe.php | 13 + vendor/giggsey/locale/data/es-pr.php | 14 + vendor/giggsey/locale/data/es-py.php | 13 + vendor/giggsey/locale/data/es-sv.php | 14 + vendor/giggsey/locale/data/es-us.php | 14 + vendor/giggsey/locale/data/es-uy.php | 15 + vendor/giggsey/locale/data/es-ve.php | 13 + vendor/giggsey/locale/data/es.php | 8 +- vendor/giggsey/locale/data/et.php | 4 +- vendor/giggsey/locale/data/eu.php | 10 +- vendor/giggsey/locale/data/ewo.php | 2 +- vendor/giggsey/locale/data/fa-af.php | 8 +- vendor/giggsey/locale/data/fa.php | 8 +- vendor/giggsey/locale/data/ff.php | 2 +- vendor/giggsey/locale/data/fi.php | 4 +- vendor/giggsey/locale/data/fil.php | 4 +- vendor/giggsey/locale/data/fo.php | 2 +- vendor/giggsey/locale/data/fr-be.php | 12 + vendor/giggsey/locale/data/fr-ca.php | 22 +- vendor/giggsey/locale/data/fr.php | 2 +- vendor/giggsey/locale/data/fur.php | 2 +- vendor/giggsey/locale/data/fy.php | 2 +- vendor/giggsey/locale/data/ga.php | 2 +- vendor/giggsey/locale/data/gd.php | 24 +- vendor/giggsey/locale/data/gl.php | 76 +- vendor/giggsey/locale/data/gsw.php | 2 +- vendor/giggsey/locale/data/gu.php | 4 +- vendor/giggsey/locale/data/guz.php | 2 +- vendor/giggsey/locale/data/gv.php | 2 +- vendor/giggsey/locale/data/ha.php | 2 +- vendor/giggsey/locale/data/haw.php | 2 +- vendor/giggsey/locale/data/he.php | 38 +- vendor/giggsey/locale/data/hi.php | 6 +- vendor/giggsey/locale/data/hr.php | 56 +- vendor/giggsey/locale/data/hsb.php | 2 +- vendor/giggsey/locale/data/hu.php | 22 +- vendor/giggsey/locale/data/hy.php | 50 +- vendor/giggsey/locale/data/id.php | 10 +- vendor/giggsey/locale/data/ig.php | 2 +- vendor/giggsey/locale/data/ii.php | 2 +- vendor/giggsey/locale/data/is.php | 2 +- vendor/giggsey/locale/data/it.php | 6 +- vendor/giggsey/locale/data/ja.php | 14 +- vendor/giggsey/locale/data/jgo.php | 2 +- vendor/giggsey/locale/data/jmc.php | 2 +- vendor/giggsey/locale/data/ka.php | 30 +- vendor/giggsey/locale/data/kab.php | 2 +- vendor/giggsey/locale/data/kam.php | 2 +- vendor/giggsey/locale/data/kde.php | 2 +- vendor/giggsey/locale/data/kea.php | 144 +- vendor/giggsey/locale/data/khq.php | 2 +- vendor/giggsey/locale/data/ki.php | 2 +- vendor/giggsey/locale/data/kk.php | 36 +- vendor/giggsey/locale/data/kkj.php | 2 +- vendor/giggsey/locale/data/kl.php | 2 +- vendor/giggsey/locale/data/kln.php | 2 +- vendor/giggsey/locale/data/km.php | 94 +- vendor/giggsey/locale/data/kn.php | 24 +- vendor/giggsey/locale/data/ko-kp.php | 11 + vendor/giggsey/locale/data/ko.php | 6 +- vendor/giggsey/locale/data/kok.php | 2 +- vendor/giggsey/locale/data/ks.php | 2 +- vendor/giggsey/locale/data/ksb.php | 2 +- vendor/giggsey/locale/data/ksf.php | 2 +- vendor/giggsey/locale/data/ksh.php | 14 +- vendor/giggsey/locale/data/kw.php | 2 +- vendor/giggsey/locale/data/ky.php | 4 +- vendor/giggsey/locale/data/lag.php | 2 +- vendor/giggsey/locale/data/lb.php | 2 +- vendor/giggsey/locale/data/lg.php | 2 +- vendor/giggsey/locale/data/lkt.php | 2 +- vendor/giggsey/locale/data/ln.php | 4 +- vendor/giggsey/locale/data/lo.php | 64 +- vendor/giggsey/locale/data/lrc.php | 2 +- vendor/giggsey/locale/data/lt.php | 12 +- vendor/giggsey/locale/data/lu.php | 2 +- vendor/giggsey/locale/data/luo.php | 2 +- vendor/giggsey/locale/data/luy.php | 2 +- vendor/giggsey/locale/data/lv.php | 30 +- vendor/giggsey/locale/data/mas.php | 2 +- vendor/giggsey/locale/data/mer.php | 2 +- vendor/giggsey/locale/data/mfe.php | 2 +- vendor/giggsey/locale/data/mg.php | 2 +- vendor/giggsey/locale/data/mgh.php | 2 +- vendor/giggsey/locale/data/mgo.php | 2 +- vendor/giggsey/locale/data/mk.php | 16 +- vendor/giggsey/locale/data/ml.php | 14 +- vendor/giggsey/locale/data/mn.php | 36 +- vendor/giggsey/locale/data/mr.php | 6 +- vendor/giggsey/locale/data/ms.php | 2 +- vendor/giggsey/locale/data/mt.php | 429 +- vendor/giggsey/locale/data/mua.php | 2 +- vendor/giggsey/locale/data/my.php | 184 +- vendor/giggsey/locale/data/mzn.php | 2 +- vendor/giggsey/locale/data/naq.php | 2 +- vendor/giggsey/locale/data/nb.php | 4 +- vendor/giggsey/locale/data/nd.php | 2 +- vendor/giggsey/locale/data/ne.php | 10 +- vendor/giggsey/locale/data/nl.php | 2 +- vendor/giggsey/locale/data/nmg.php | 2 +- vendor/giggsey/locale/data/nn.php | 20 +- vendor/giggsey/locale/data/nnh.php | 2 +- vendor/giggsey/locale/data/nus.php | 2 +- vendor/giggsey/locale/data/nyn.php | 2 +- vendor/giggsey/locale/data/om.php | 2 +- vendor/giggsey/locale/data/or.php | 2 +- vendor/giggsey/locale/data/os.php | 2 +- vendor/giggsey/locale/data/pa-arab.php | 4 +- vendor/giggsey/locale/data/pa.php | 32 +- vendor/giggsey/locale/data/pl.php | 4 +- vendor/giggsey/locale/data/ps.php | 4 +- vendor/giggsey/locale/data/pt-ao.php | 3 +- vendor/giggsey/locale/data/pt-ch.php | 3 +- vendor/giggsey/locale/data/pt-cv.php | 3 +- vendor/giggsey/locale/data/pt-gq.php | 3 +- vendor/giggsey/locale/data/pt-gw.php | 3 +- vendor/giggsey/locale/data/pt-lu.php | 3 +- vendor/giggsey/locale/data/pt-mo.php | 3 +- vendor/giggsey/locale/data/pt-mz.php | 3 +- vendor/giggsey/locale/data/pt-pt.php | 3 +- vendor/giggsey/locale/data/pt-st.php | 3 +- vendor/giggsey/locale/data/pt-tl.php | 3 +- vendor/giggsey/locale/data/pt.php | 4 +- vendor/giggsey/locale/data/qu.php | 2 +- vendor/giggsey/locale/data/rm.php | 2 +- vendor/giggsey/locale/data/rn.php | 2 +- vendor/giggsey/locale/data/ro-md.php | 11 + vendor/giggsey/locale/data/ro.php | 8 +- vendor/giggsey/locale/data/rof.php | 2 +- vendor/giggsey/locale/data/ru-ua.php | 18 + vendor/giggsey/locale/data/ru.php | 20 +- vendor/giggsey/locale/data/rw.php | 2 +- vendor/giggsey/locale/data/rwk.php | 2 +- vendor/giggsey/locale/data/sah.php | 21 +- vendor/giggsey/locale/data/saq.php | 2 +- vendor/giggsey/locale/data/sbp.php | 2 +- vendor/giggsey/locale/data/se-fi.php | 2 +- vendor/giggsey/locale/data/se.php | 2 +- vendor/giggsey/locale/data/seh.php | 2 +- vendor/giggsey/locale/data/ses.php | 2 +- vendor/giggsey/locale/data/sg.php | 2 +- vendor/giggsey/locale/data/shi-latn.php | 2 +- vendor/giggsey/locale/data/shi.php | 2 +- vendor/giggsey/locale/data/si.php | 4 +- vendor/giggsey/locale/data/sk.php | 16 +- vendor/giggsey/locale/data/sl.php | 10 +- vendor/giggsey/locale/data/smn.php | 248 +- vendor/giggsey/locale/data/sn.php | 2 +- vendor/giggsey/locale/data/so.php | 4 +- vendor/giggsey/locale/data/sq.php | 76 +- vendor/giggsey/locale/data/sr-cyrl-ba.php | 25 + vendor/giggsey/locale/data/sr-cyrl-me.php | 23 + vendor/giggsey/locale/data/sr-cyrl-xk.php | 22 + vendor/giggsey/locale/data/sr-latn-ba.php | 25 + vendor/giggsey/locale/data/sr-latn-me.php | 23 + vendor/giggsey/locale/data/sr-latn-xk.php | 22 + vendor/giggsey/locale/data/sr-latn.php | 32 +- vendor/giggsey/locale/data/sr.php | 32 +- vendor/giggsey/locale/data/sv.php | 4 +- vendor/giggsey/locale/data/sw-cd.php | 28 +- vendor/giggsey/locale/data/sw-ke.php | 33 + vendor/giggsey/locale/data/sw.php | 42 +- vendor/giggsey/locale/data/ta.php | 20 +- vendor/giggsey/locale/data/te.php | 30 +- vendor/giggsey/locale/data/teo.php | 2 +- vendor/giggsey/locale/data/th.php | 8 +- vendor/giggsey/locale/data/to.php | 6 +- vendor/giggsey/locale/data/tr.php | 20 +- vendor/giggsey/locale/data/twq.php | 2 +- vendor/giggsey/locale/data/tzm.php | 2 +- vendor/giggsey/locale/data/ug.php | 118 +- vendor/giggsey/locale/data/uk.php | 12 +- vendor/giggsey/locale/data/ur-in.php | 3 +- vendor/giggsey/locale/data/ur.php | 38 +- vendor/giggsey/locale/data/uz-arab.php | 2 +- vendor/giggsey/locale/data/uz-cyrl.php | 80 +- vendor/giggsey/locale/data/uz.php | 12 +- vendor/giggsey/locale/data/vai-latn.php | 2 +- vendor/giggsey/locale/data/vai.php | 2 +- vendor/giggsey/locale/data/vi.php | 38 +- vendor/giggsey/locale/data/vun.php | 2 +- vendor/giggsey/locale/data/wae.php | 2 +- vendor/giggsey/locale/data/xog.php | 2 +- vendor/giggsey/locale/data/yav.php | 2 +- vendor/giggsey/locale/data/yi.php | 2 +- vendor/giggsey/locale/data/yo-bj.php | 2 +- vendor/giggsey/locale/data/yo.php | 2 +- vendor/giggsey/locale/data/yue.php | 2 +- vendor/giggsey/locale/data/zgh.php | 2 +- vendor/giggsey/locale/data/zh-hant-hk.php | 12 +- vendor/giggsey/locale/data/zh-hant-mo.php | 12 +- vendor/giggsey/locale/data/zh-hant.php | 16 +- vendor/giggsey/locale/data/zh.php | 18 +- vendor/giggsey/locale/data/zu.php | 8 +- vendor/guzzlehttp/guzzle/.travis.yml | 2 +- vendor/guzzlehttp/guzzle/CHANGELOG.md | 9 +- vendor/guzzlehttp/guzzle/UPGRADING.md | 8 +- vendor/guzzlehttp/guzzle/src/Client.php | 26 +- .../guzzle/src/Exception/RequestException.php | 24 +- .../guzzle/src/Handler/StreamHandler.php | 2 +- .../guzzlehttp/guzzle/src/RetryMiddleware.php | 11 +- vendor/laravel/socialite/readme.md | 19 + .../socialite/src/One/AbstractProvider.php | 26 + .../socialite/src/Two/AbstractProvider.php | 20 +- .../socialite/src/Two/FacebookProvider.php | 7 +- .../socialite/src/Two/GoogleProvider.php | 1 + .../socialite/src/Two/LinkedInProvider.php | 2 +- .../flysystem/build/osx_install_composer.sh | 2 +- vendor/league/flysystem/composer.json | 2 +- .../src/Adapter/AbstractFtpAdapter.php | 25 +- vendor/league/flysystem/src/Adapter/Local.php | 12 +- vendor/league/flysystem/src/Config.php | 8 +- vendor/league/flysystem/src/SafeStorage.php | 39 + vendor/league/flysystem/src/Util.php | 4 +- .../maatwebsite/excel/.github/CONTRIBUTING.md | 22 - .../excel/.github/ISSUE_TEMPLATE.md | 13 - vendor/maatwebsite/excel/.gitignore | 4 - vendor/maatwebsite/excel/.travis.yml | 17 - vendor/maatwebsite/excel/README.md | 17 - vendor/maatwebsite/excel/docs/blade.md | 3 - .../maatwebsite/excel/docs/blade/load-view.md | 45 - .../maatwebsite/excel/docs/blade/styling.md | 133 - vendor/maatwebsite/excel/docs/blade/vars.md | 19 - vendor/maatwebsite/excel/docs/borders.md | 14 - vendor/maatwebsite/excel/docs/changelog.md | 2 - .../excel/docs/changelog/version-1.md | 209 - .../excel/docs/changelog/version-2.md | 23 - vendor/maatwebsite/excel/docs/export.md | 16 - vendor/maatwebsite/excel/docs/export/array.md | 62 - .../excel/docs/export/autofilter.md | 9 - .../maatwebsite/excel/docs/export/autosize.md | 16 - vendor/maatwebsite/excel/docs/export/call.md | 19 - vendor/maatwebsite/excel/docs/export/cells.md | 63 - .../maatwebsite/excel/docs/export/export.md | 34 - .../maatwebsite/excel/docs/export/format.md | 23 - .../maatwebsite/excel/docs/export/freeze.md | 15 - .../excel/docs/export/injection.md | 61 - vendor/maatwebsite/excel/docs/export/merge.md | 19 - vendor/maatwebsite/excel/docs/export/rows.md | 63 - .../excel/docs/export/sheet-styling.md | 50 - .../maatwebsite/excel/docs/export/sheets.md | 77 - .../maatwebsite/excel/docs/export/simple.md | 35 - .../maatwebsite/excel/docs/export/sizing.md | 41 - vendor/maatwebsite/excel/docs/export/store.md | 39 - vendor/maatwebsite/excel/docs/formats.md | 42 - .../maatwebsite/excel/docs/getting-started.md | 5 - .../excel/docs/getting-started/config.md | 18 - .../docs/getting-started/contributing.md | 22 - .../docs/getting-started/installation.md | 23 - .../excel/docs/getting-started/license.md | 3 - .../docs/getting-started/requirements.md | 8 - vendor/maatwebsite/excel/docs/import.md | 14 - .../maatwebsite/excel/docs/import/basics.md | 9 - vendor/maatwebsite/excel/docs/import/batch.md | 43 - vendor/maatwebsite/excel/docs/import/cache.md | 12 - .../excel/docs/import/calculation.md | 11 - vendor/maatwebsite/excel/docs/import/chunk.md | 49 - .../maatwebsite/excel/docs/import/config.md | 15 - .../maatwebsite/excel/docs/import/convert.md | 9 - vendor/maatwebsite/excel/docs/import/dates.md | 45 - vendor/maatwebsite/excel/docs/import/edit.md | 9 - vendor/maatwebsite/excel/docs/import/extra.md | 44 - .../excel/docs/import/formatting.md | 38 - .../excel/docs/import/injection.md | 87 - .../maatwebsite/excel/docs/import/results.md | 126 - .../maatwebsite/excel/docs/import/select.md | 31 - vendor/maatwebsite/excel/docs/merge.md | 8 - .../maatwebsite/excel/docs/reference-guide.md | 6 - .../excel/docs/reference-guide/borders.md | 18 - .../excel/docs/reference-guide/closures.md | 10 - .../excel/docs/reference-guide/css-styles.md | 19 - .../docs/reference-guide/file-properties.md | 15 - .../excel/docs/reference-guide/formatting.md | 37 - .../docs/reference-guide/sheet-properties.md | 18 - vendor/maatwebsite/excel/phpunit.xml | 21 - .../Excel/ExcelServiceProvider.php | 2 + vendor/maatwebsite/excel/tests/.gitkeep | 0 .../tests/Collections/CellCollectionTest.php | 53 - .../excel/tests/Excel/ExcelTestCase.php | 111 - .../excel/tests/Excel/ExcelTester.php | 46 - .../excel/tests/Files/CsvExcelFileTest.php | 24 - .../excel/tests/Files/ExcelFileTest.php | 70 - .../excel/tests/Files/NewExcelFileTest.php | 55 - .../tests/Files/classes/CsvTestImport.php | 21 - .../excel/tests/Files/classes/TestExport.php | 16 - .../tests/Files/classes/TestExportHandler.php | 17 - .../excel/tests/Files/classes/TestFile.php | 31 - .../tests/Files/classes/TestFileHandler.php | 17 - .../excel/tests/Files/classes/TestImport.php | 31 - .../tests/Files/classes/TestImportHandler.php | 17 - .../excel/tests/Files/classes/TestNewFile.php | 16 - .../Files/classes/TestNewFileHandler.php | 17 - .../excel/tests/Files/files/test-custom.csv | 6 - .../excel/tests/Files/files/test.csv | 6 - .../tests/Filters/ChunkReadFilterTest.php | 103 - .../tests/Filters/RegisterFilterTestCase.php | 79 - .../excel/tests/Filters/files/multi.xls | Bin 59904 -> 0 bytes .../excel/tests/Filters/files/sample.csv | 16 - .../excel/tests/Filters/files/sample.xls | Bin 15360 -> 0 bytes .../excel/tests/Filters/files/sample.xlsx | Bin 4880 -> 0 bytes .../maatwebsite/excel/tests/Filters/log.txt | 1 - .../excel/tests/Filters/rounds.txt | 1 - .../tests/Readers/ChineseXlsReaderTest.php | 100 - .../excel/tests/Readers/CsvReaderTest.php | 51 - .../tests/Readers/CustomValueBinderTest.php | 106 - .../Readers/MultipleSheetsXlsReaderTest.php | 111 - .../excel/tests/Readers/ReaderTest.php | 33 - .../excel/tests/Readers/XlsReaderTest.php | 23 - .../excel/tests/Readers/XlsxReaderTest.php | 23 - .../tests/Readers/ZerosHandlingReaderTest.php | 74 - .../excel/tests/Readers/files/chinese.xls | Bin 20480 -> 0 bytes .../tests/Readers/files/customBinder.csv | 5 - .../excel/tests/Readers/files/multiple.xls | Bin 33280 -> 0 bytes .../excel/tests/Readers/files/test.csv | 6 - .../excel/tests/Readers/files/test.xls | Bin 32256 -> 0 bytes .../excel/tests/Readers/files/test.xlsx | Bin 33758 -> 0 bytes .../excel/tests/Readers/files/zeros.xls | Bin 31744 -> 0 bytes .../tests/Readers/traits/ImportTrait.php | 77 - .../traits/SingleImportTestingTrait.php | 262 - vendor/maatwebsite/excel/tests/TestCase.php | 31 - vendor/maatwebsite/excel/tests/TestConfig.php | 19 - .../excel/tests/TestServiceProvider.php | 34 - .../excel/tests/Writers/ExcelWriterTest.php | 238 - .../excel/tests/Writers/exports/.gitignore | 2 - vendor/maximebf/debugbar/composer.json | 2 +- .../DataCollector/ExceptionsCollector.php | 30 +- .../DataCollector/PDO/TraceablePDO.php | 134 +- .../PDO/TraceablePDOStatement.php | 80 +- .../reader/.coveralls-phpunit.xml.dist | 20 - vendor/maxmind-db/reader/.gitignore | 33 - vendor/maxmind-db/reader/.gitmodules | 3 - vendor/maxmind-db/reader/.travis-build.sh | 17 - .../reader/.travis-install-prereqs.sh | 18 - vendor/maxmind-db/reader/.travis-test.sh | 19 - vendor/maxmind-db/reader/.travis.yml | 43 - vendor/maxmind-db/reader/CHANGELOG.md | 87 - vendor/maxmind-db/reader/LICENSE | 202 - vendor/maxmind-db/reader/README.md | 140 - vendor/maxmind-db/reader/composer.json | 28 - .../maxmind-db/reader/dev-bin/make-release.sh | 35 - .../maxmind-db/reader/examples/benchmark.php | 21 - vendor/maxmind-db/reader/ext/.uncrustify.cfg | 83 - vendor/maxmind-db/reader/ext/config.m4 | 19 - vendor/maxmind-db/reader/ext/maxminddb.c | 565 -- vendor/maxmind-db/reader/ext/php_maxminddb.h | 24 - .../maxmind-db/reader/ext/tests/001-load.phpt | 10 - vendor/maxmind-db/reader/phpunit.xml.dist | 15 - .../reader/src/MaxMind/Db/Reader.php | 296 - .../reader/src/MaxMind/Db/Reader/Decoder.php | 309 - .../Db/Reader/InvalidDatabaseException.php | 10 - .../reader/src/MaxMind/Db/Reader/Metadata.php | 77 - .../reader/src/MaxMind/Db/Reader/Util.php | 28 - .../MaxMind/Db/Test/Reader/DecoderTest.php | 369 -- .../MaxMind/Db/Test/Reader/PointerTest.php | 45 - .../tests/MaxMind/Db/Test/ReaderTest.php | 391 -- vendor/maxmind-db/reader/tests/bootstrap.php | 7 - .../maxmind/web-service-common/CHANGELOG.md | 69 - vendor/maxmind/web-service-common/LICENSE | 202 - vendor/maxmind/web-service-common/README.md | 26 - .../maxmind/web-service-common/composer.json | 29 - .../src/Exception/AuthenticationException.php | 10 - .../src/Exception/HttpException.php | 40 - .../Exception/InsufficientFundsException.php | 10 - .../src/Exception/InvalidInputException.php | 12 - .../src/Exception/InvalidRequestException.php | 37 - .../Exception/IpAddressNotFoundException.php | 7 - .../Exception/PermissionRequiredException.php | 10 - .../src/Exception/WebServiceException.php | 10 - .../src/WebService/Client.php | 457 -- .../src/WebService/Http/CurlRequest.php | 109 - .../src/WebService/Http/Request.php | 28 - .../src/WebService/Http/RequestFactory.php | 25 - .../src/WebService/cacert.pem | 3865 ------------ .../php-imap/src/PhpImap/IncomingMail.php | 1 + .../php-imap/php-imap/src/PhpImap/Mailbox.php | 56 +- .../src/DocBlock/DescriptionFactory.php | 3 +- .../src/DocBlock/Tags/Deprecated.php | 5 +- .../src/DocBlock/Tags/Method.php | 12 +- .../unit/DocBlock/Tags/DeprecatedTest.php | 2 +- .../tests/unit/DocBlock/Tags/MethodTest.php | 27 + vendor/phpspec/phpspec/CHANGES.md | 9 +- vendor/phpspec/phpspec/Makefile | 2 +- vendor/phpspec/phpspec/bin/phpspec | 2 +- .../PhpSpec/Locator/PSR0/PSR0LocatorSpec.php | 12 + .../spec/PhpSpec/Matcher/ThrowMatcherSpec.php | 13 +- .../src/PhpSpec/Locator/PSR0/PSR0Locator.php | 2 +- .../src/PhpSpec/Matcher/ThrowMatcher.php | 2 +- vendor/propaganistas/laravel-phone/.gitignore | 1 + .../laravel-phone/.scrutinizer.yml | 3 +- .../propaganistas/laravel-phone/.travis.yml | 25 +- vendor/propaganistas/laravel-phone/README.md | 63 +- .../propaganistas/laravel-phone/composer.json | 17 +- .../laravel-phone/laravel4.phpunit.xml | 29 - .../propaganistas/laravel-phone/phpunit.xml | 5 +- .../laravel-phone/src/LaravelPhoneFacade.php | 16 + .../src/LaravelPhoneServiceProvider.php | 44 +- .../laravel-phone/src/PhoneValidator.php | 415 +- .../laravel-phone/src/helpers.php | 55 +- .../laravel-phone/tests/.gitkeep | 0 .../laravel-phone/tests/Laravel4.php | 10 - .../laravel-phone/tests/Laravel5.php | 10 - .../tests/PhoneValidatorTest.php | 616 +- vendor/psr/log/Psr/Log/AbstractLogger.php | 16 +- .../psr/log/Psr/Log/LoggerAwareInterface.php | 2 +- vendor/psr/log/Psr/Log/LoggerInterface.php | 18 +- vendor/psr/log/Psr/Log/LoggerTrait.php | 18 +- vendor/psr/log/Psr/Log/NullLogger.php | 2 +- .../log/Psr/Log/Test/LoggerInterfaceTest.php | 4 +- vendor/sly/notification-pusher/.travis.yml | 14 +- vendor/sly/notification-pusher/README.md | 5 +- vendor/sly/notification-pusher/composer.json | 16 +- .../notification-pusher/doc/apns-adapter.md | 6 +- .../doc/create-an-adapter.md | 4 +- .../notification-pusher/doc/gcm-adapter.md | 6 +- .../doc/getting-started.md | 24 +- .../notification-pusher/doc/installation.md | 9 +- .../Adapter/AdapterInterface.php | 7 + .../Sly/NotificationPusher/Adapter/Apns.php | 103 +- .../Adapter/BaseAdapter.php | 7 +- .../Sly/NotificationPusher/Adapter/Gcm.php | 70 +- .../Collection/AbstractCollection.php | 4 +- .../Collection/DeviceCollection.php | 8 +- .../Console/Command/PushCommand.php | 6 +- .../Exception/AdapterException.php | 2 - .../Exception/InvalidException.php | 2 - .../Exception/PushException.php | 2 - .../Exception/RuntimeException.php | 2 - .../Model/BaseOptionedModel.php | 2 +- .../Model/BaseParameteredModel.php | 2 +- .../Sly/NotificationPusher/Model/Device.php | 2 +- .../Sly/NotificationPusher/Model/Message.php | 2 +- .../src/Sly/NotificationPusher/Model/Push.php | 16 +- .../Model/PushInterface.php | 2 +- .../Sly/NotificationPusher/PushManager.php | 1 + .../Sly/NotificationPusher/Adapter/Apns.php | 22 +- .../Sly/NotificationPusher/Adapter/Gcm.php | 38 +- .../Model/BaseOptionedModel.php | 4 +- .../Model/BaseParameteredModel.php | 4 +- .../Sly/NotificationPusher/Model/Device.php | 2 +- .../Sly/NotificationPusher/Model/Message.php | 2 +- .../Sly/NotificationPusher/Model/Push.php | 10 +- .../Sly/NotificationPusher/PushManager.php | 4 +- .../symfony/css-selector/XPath/Translator.php | 3 - vendor/symfony/dom-crawler/Crawler.php | 58 +- .../symfony/dom-crawler/Tests/CrawlerTest.php | 5 +- .../event-dispatcher/EventDispatcher.php | 2 +- vendor/symfony/yaml/Inline.php | 7 +- vendor/symfony/yaml/Tests/InlineTest.php | 21 +- vendor/tedivm/fetch/.coveralls.yml | 3 - vendor/tedivm/fetch/.gitignore | 9 - vendor/tedivm/fetch/.travis.yml | 21 - vendor/tedivm/fetch/CONTRIBUTING.md | 54 - vendor/tedivm/fetch/LICENSE | 24 - vendor/tedivm/fetch/README.md | 63 - vendor/tedivm/fetch/autoload.php | 25 - vendor/tedivm/fetch/composer.json | 28 - vendor/tedivm/fetch/phpunit.xml.dist | 27 - vendor/tedivm/fetch/src/Fetch/Attachment.php | 232 - vendor/tedivm/fetch/src/Fetch/Message.php | 738 --- vendor/tedivm/fetch/src/Fetch/Server.php | 458 -- .../fetch/tests/Fetch/Test/AttachmentTest.php | 118 - .../fetch/tests/Fetch/Test/MessageTest.php | 252 - .../fetch/tests/Fetch/Test/ServerTest.php | 225 - vendor/tedivm/fetch/tests/bootstrap.php | 40 - vendor/tedivm/fetch/tests/runTests.sh | 17 - vendor/unisharp/laravel-ckeditor/CHANGES.md | 1037 ---- vendor/unisharp/laravel-ckeditor/LICENSE.md | 1420 ----- vendor/unisharp/laravel-ckeditor/README.md | 45 - .../laravel-ckeditor/ServiceProvider.php | 29 - .../laravel-ckeditor/adapters/jquery.js | 10 - vendor/unisharp/laravel-ckeditor/bower.json | 8 - vendor/unisharp/laravel-ckeditor/ckeditor.js | 996 ---- .../unisharp/laravel-ckeditor/composer.json | 33 - vendor/unisharp/laravel-ckeditor/config.js | 38 - vendor/unisharp/laravel-ckeditor/contents.css | 132 - .../lang/_translationstatus.txt | 63 - vendor/unisharp/laravel-ckeditor/lang/af.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ar.js | 5 - vendor/unisharp/laravel-ckeditor/lang/bg.js | 5 - vendor/unisharp/laravel-ckeditor/lang/bn.js | 5 - vendor/unisharp/laravel-ckeditor/lang/bs.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ca.js | 5 - vendor/unisharp/laravel-ckeditor/lang/cs.js | 5 - vendor/unisharp/laravel-ckeditor/lang/cy.js | 5 - vendor/unisharp/laravel-ckeditor/lang/da.js | 5 - vendor/unisharp/laravel-ckeditor/lang/de.js | 5 - vendor/unisharp/laravel-ckeditor/lang/el.js | 5 - .../unisharp/laravel-ckeditor/lang/en-au.js | 5 - .../unisharp/laravel-ckeditor/lang/en-ca.js | 5 - .../unisharp/laravel-ckeditor/lang/en-gb.js | 5 - vendor/unisharp/laravel-ckeditor/lang/en.js | 5 - vendor/unisharp/laravel-ckeditor/lang/eo.js | 5 - vendor/unisharp/laravel-ckeditor/lang/es.js | 5 - vendor/unisharp/laravel-ckeditor/lang/et.js | 5 - vendor/unisharp/laravel-ckeditor/lang/eu.js | 5 - vendor/unisharp/laravel-ckeditor/lang/fa.js | 5 - vendor/unisharp/laravel-ckeditor/lang/fi.js | 5 - vendor/unisharp/laravel-ckeditor/lang/fo.js | 5 - .../unisharp/laravel-ckeditor/lang/fr-ca.js | 5 - vendor/unisharp/laravel-ckeditor/lang/fr.js | 5 - vendor/unisharp/laravel-ckeditor/lang/gl.js | 5 - vendor/unisharp/laravel-ckeditor/lang/gu.js | 5 - vendor/unisharp/laravel-ckeditor/lang/he.js | 5 - vendor/unisharp/laravel-ckeditor/lang/hi.js | 5 - vendor/unisharp/laravel-ckeditor/lang/hr.js | 5 - vendor/unisharp/laravel-ckeditor/lang/hu.js | 5 - vendor/unisharp/laravel-ckeditor/lang/id.js | 5 - vendor/unisharp/laravel-ckeditor/lang/is.js | 5 - vendor/unisharp/laravel-ckeditor/lang/it.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ja.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ka.js | 5 - vendor/unisharp/laravel-ckeditor/lang/km.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ko.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ku.js | 5 - vendor/unisharp/laravel-ckeditor/lang/lt.js | 5 - vendor/unisharp/laravel-ckeditor/lang/lv.js | 5 - vendor/unisharp/laravel-ckeditor/lang/mk.js | 5 - vendor/unisharp/laravel-ckeditor/lang/mn.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ms.js | 5 - vendor/unisharp/laravel-ckeditor/lang/nb.js | 5 - vendor/unisharp/laravel-ckeditor/lang/nl.js | 5 - vendor/unisharp/laravel-ckeditor/lang/no.js | 5 - vendor/unisharp/laravel-ckeditor/lang/pl.js | 5 - .../unisharp/laravel-ckeditor/lang/pt-br.js | 5 - vendor/unisharp/laravel-ckeditor/lang/pt.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ro.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ru.js | 5 - vendor/unisharp/laravel-ckeditor/lang/si.js | 5 - vendor/unisharp/laravel-ckeditor/lang/sk.js | 5 - vendor/unisharp/laravel-ckeditor/lang/sl.js | 5 - vendor/unisharp/laravel-ckeditor/lang/sq.js | 5 - .../unisharp/laravel-ckeditor/lang/sr-latn.js | 5 - vendor/unisharp/laravel-ckeditor/lang/sr.js | 5 - vendor/unisharp/laravel-ckeditor/lang/sv.js | 5 - vendor/unisharp/laravel-ckeditor/lang/th.js | 5 - vendor/unisharp/laravel-ckeditor/lang/tr.js | 5 - vendor/unisharp/laravel-ckeditor/lang/tt.js | 5 - vendor/unisharp/laravel-ckeditor/lang/ug.js | 5 - vendor/unisharp/laravel-ckeditor/lang/uk.js | 5 - vendor/unisharp/laravel-ckeditor/lang/vi.js | 5 - .../unisharp/laravel-ckeditor/lang/zh-cn.js | 5 - vendor/unisharp/laravel-ckeditor/lang/zh.js | 5 - .../plugins/a11yhelp/dialogs/a11yhelp.js | 10 - .../dialogs/lang/_translationstatus.txt | 25 - .../plugins/a11yhelp/dialogs/lang/af.js | 11 - .../plugins/a11yhelp/dialogs/lang/ar.js | 11 - .../plugins/a11yhelp/dialogs/lang/bg.js | 11 - .../plugins/a11yhelp/dialogs/lang/ca.js | 12 - .../plugins/a11yhelp/dialogs/lang/cs.js | 12 - .../plugins/a11yhelp/dialogs/lang/cy.js | 11 - .../plugins/a11yhelp/dialogs/lang/da.js | 11 - .../plugins/a11yhelp/dialogs/lang/de.js | 12 - .../plugins/a11yhelp/dialogs/lang/el.js | 12 - .../plugins/a11yhelp/dialogs/lang/en-gb.js | 11 - .../plugins/a11yhelp/dialogs/lang/en.js | 11 - .../plugins/a11yhelp/dialogs/lang/eo.js | 13 - .../plugins/a11yhelp/dialogs/lang/es.js | 12 - .../plugins/a11yhelp/dialogs/lang/et.js | 11 - .../plugins/a11yhelp/dialogs/lang/eu.js | 12 - .../plugins/a11yhelp/dialogs/lang/fa.js | 11 - .../plugins/a11yhelp/dialogs/lang/fi.js | 11 - .../plugins/a11yhelp/dialogs/lang/fo.js | 11 - .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 11 - .../plugins/a11yhelp/dialogs/lang/fr.js | 12 - .../plugins/a11yhelp/dialogs/lang/gl.js | 12 - .../plugins/a11yhelp/dialogs/lang/gu.js | 11 - .../plugins/a11yhelp/dialogs/lang/he.js | 11 - .../plugins/a11yhelp/dialogs/lang/hi.js | 11 - .../plugins/a11yhelp/dialogs/lang/hr.js | 11 - .../plugins/a11yhelp/dialogs/lang/hu.js | 12 - .../plugins/a11yhelp/dialogs/lang/id.js | 11 - .../plugins/a11yhelp/dialogs/lang/it.js | 13 - .../plugins/a11yhelp/dialogs/lang/ja.js | 9 - .../plugins/a11yhelp/dialogs/lang/km.js | 11 - .../plugins/a11yhelp/dialogs/lang/ko.js | 10 - .../plugins/a11yhelp/dialogs/lang/ku.js | 11 - .../plugins/a11yhelp/dialogs/lang/lt.js | 11 - .../plugins/a11yhelp/dialogs/lang/lv.js | 12 - .../plugins/a11yhelp/dialogs/lang/mk.js | 11 - .../plugins/a11yhelp/dialogs/lang/mn.js | 11 - .../plugins/a11yhelp/dialogs/lang/nb.js | 12 - .../plugins/a11yhelp/dialogs/lang/nl.js | 11 - .../plugins/a11yhelp/dialogs/lang/no.js | 11 - .../plugins/a11yhelp/dialogs/lang/pl.js | 13 - .../plugins/a11yhelp/dialogs/lang/pt-br.js | 13 - .../plugins/a11yhelp/dialogs/lang/pt.js | 12 - .../plugins/a11yhelp/dialogs/lang/ro.js | 11 - .../plugins/a11yhelp/dialogs/lang/ru.js | 11 - .../plugins/a11yhelp/dialogs/lang/si.js | 10 - .../plugins/a11yhelp/dialogs/lang/sk.js | 11 - .../plugins/a11yhelp/dialogs/lang/sl.js | 11 - .../plugins/a11yhelp/dialogs/lang/sq.js | 11 - .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 11 - .../plugins/a11yhelp/dialogs/lang/sr.js | 11 - .../plugins/a11yhelp/dialogs/lang/sv.js | 11 - .../plugins/a11yhelp/dialogs/lang/th.js | 11 - .../plugins/a11yhelp/dialogs/lang/tr.js | 12 - .../plugins/a11yhelp/dialogs/lang/tt.js | 11 - .../plugins/a11yhelp/dialogs/lang/ug.js | 12 - .../plugins/a11yhelp/dialogs/lang/uk.js | 12 - .../plugins/a11yhelp/dialogs/lang/vi.js | 11 - .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 9 - .../plugins/a11yhelp/dialogs/lang/zh.js | 9 - .../plugins/about/dialogs/about.js | 7 - .../about/dialogs/hidpi/logo_ckeditor.png | Bin 13339 -> 0 bytes .../plugins/about/dialogs/logo_ckeditor.png | Bin 6757 -> 0 bytes .../plugins/adobeair/plugin.js | 9 - .../laravel-ckeditor/plugins/ajax/plugin.js | 7 - .../plugins/autoembed/lang/cs.js | 1 - .../plugins/autoembed/lang/de.js | 1 - .../plugins/autoembed/lang/en.js | 1 - .../plugins/autoembed/lang/eo.js | 1 - .../plugins/autoembed/lang/eu.js | 1 - .../plugins/autoembed/lang/fr.js | 1 - .../plugins/autoembed/lang/it.js | 1 - .../plugins/autoembed/lang/ko.js | 1 - .../plugins/autoembed/lang/ku.js | 1 - .../plugins/autoembed/lang/nb.js | 1 - .../plugins/autoembed/lang/pl.js | 1 - .../plugins/autoembed/lang/pt-br.js | 1 - .../plugins/autoembed/lang/ru.js | 1 - .../plugins/autoembed/lang/tr.js | 1 - .../plugins/autoembed/lang/ug.js | 1 - .../plugins/autoembed/lang/uk.js | 1 - .../plugins/autoembed/lang/zh-cn.js | 1 - .../plugins/autoembed/lang/zh.js | 1 - .../plugins/autoembed/plugin.js | 9 - .../plugins/autogrow/plugin.js | 8 - .../plugins/autolink/plugin.js | 5 - .../laravel-ckeditor/plugins/bbcode/plugin.js | 22 - .../plugins/bidi/icons/bidiltr.png | Bin 769 -> 0 bytes .../plugins/bidi/icons/bidirtl.png | Bin 768 -> 0 bytes .../plugins/bidi/icons/hidpi/bidiltr.png | Bin 1579 -> 0 bytes .../plugins/bidi/icons/hidpi/bidirtl.png | Bin 1596 -> 0 bytes .../laravel-ckeditor/plugins/bidi/lang/af.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ar.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/bg.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/bn.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/bs.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ca.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/cs.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/cy.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/da.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/de.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/el.js | 1 - .../plugins/bidi/lang/en-au.js | 1 - .../plugins/bidi/lang/en-ca.js | 1 - .../plugins/bidi/lang/en-gb.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/en.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/eo.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/es.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/et.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/eu.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/fa.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/fi.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/fo.js | 1 - .../plugins/bidi/lang/fr-ca.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/fr.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/gl.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/gu.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/he.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/hi.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/hr.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/hu.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/id.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/is.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/it.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ja.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ka.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/km.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ko.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ku.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/lt.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/lv.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/mk.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/mn.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ms.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/nb.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/nl.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/no.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/pl.js | 1 - .../plugins/bidi/lang/pt-br.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/pt.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ro.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ru.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/si.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/sk.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/sl.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/sq.js | 1 - .../plugins/bidi/lang/sr-latn.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/sr.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/sv.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/th.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/tr.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/tt.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/ug.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/uk.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/vi.js | 1 - .../plugins/bidi/lang/zh-cn.js | 1 - .../laravel-ckeditor/plugins/bidi/lang/zh.js | 1 - .../laravel-ckeditor/plugins/bidi/plugin.js | 13 - .../plugins/clipboard/dialogs/paste.js | 12 - .../codesnippet/dialogs/codesnippet.js | 6 - .../plugins/codesnippet/icons/codesnippet.png | Bin 597 -> 0 bytes .../codesnippet/icons/hidpi/codesnippet.png | Bin 1887 -> 0 bytes .../plugins/codesnippet/lang/ar.js | 5 - .../plugins/codesnippet/lang/bg.js | 5 - .../plugins/codesnippet/lang/ca.js | 5 - .../plugins/codesnippet/lang/cs.js | 5 - .../plugins/codesnippet/lang/da.js | 5 - .../plugins/codesnippet/lang/de.js | 5 - .../plugins/codesnippet/lang/el.js | 5 - .../plugins/codesnippet/lang/en-gb.js | 5 - .../plugins/codesnippet/lang/en.js | 5 - .../plugins/codesnippet/lang/eo.js | 5 - .../plugins/codesnippet/lang/es.js | 5 - .../plugins/codesnippet/lang/et.js | 5 - .../plugins/codesnippet/lang/eu.js | 5 - .../plugins/codesnippet/lang/fa.js | 5 - .../plugins/codesnippet/lang/fi.js | 5 - .../plugins/codesnippet/lang/fr-ca.js | 5 - .../plugins/codesnippet/lang/fr.js | 5 - .../plugins/codesnippet/lang/gl.js | 5 - .../plugins/codesnippet/lang/he.js | 5 - .../plugins/codesnippet/lang/hr.js | 5 - .../plugins/codesnippet/lang/hu.js | 5 - .../plugins/codesnippet/lang/id.js | 5 - .../plugins/codesnippet/lang/it.js | 5 - .../plugins/codesnippet/lang/ja.js | 5 - .../plugins/codesnippet/lang/km.js | 5 - .../plugins/codesnippet/lang/ko.js | 5 - .../plugins/codesnippet/lang/ku.js | 5 - .../plugins/codesnippet/lang/lt.js | 5 - .../plugins/codesnippet/lang/lv.js | 5 - .../plugins/codesnippet/lang/nb.js | 5 - .../plugins/codesnippet/lang/nl.js | 5 - .../plugins/codesnippet/lang/no.js | 5 - .../plugins/codesnippet/lang/pl.js | 5 - .../plugins/codesnippet/lang/pt-br.js | 5 - .../plugins/codesnippet/lang/pt.js | 5 - .../plugins/codesnippet/lang/ro.js | 5 - .../plugins/codesnippet/lang/ru.js | 5 - .../plugins/codesnippet/lang/sk.js | 5 - .../plugins/codesnippet/lang/sl.js | 5 - .../plugins/codesnippet/lang/sq.js | 5 - .../plugins/codesnippet/lang/sv.js | 5 - .../plugins/codesnippet/lang/th.js | 5 - .../plugins/codesnippet/lang/tr.js | 5 - .../plugins/codesnippet/lang/tt.js | 5 - .../plugins/codesnippet/lang/ug.js | 5 - .../plugins/codesnippet/lang/uk.js | 5 - .../plugins/codesnippet/lang/vi.js | 5 - .../plugins/codesnippet/lang/zh-cn.js | 5 - .../plugins/codesnippet/lang/zh.js | 5 - .../codesnippet/lib/highlight/CHANGES.md | 827 --- .../plugins/codesnippet/lib/highlight/LICENSE | 24 - .../codesnippet/lib/highlight/README.ru.md | 171 - .../lib/highlight/highlight.pack.js | 1 - .../codesnippet/lib/highlight/styles/arta.css | 160 - .../lib/highlight/styles/ascetic.css | 50 - .../highlight/styles/atelier-dune.dark.css | 93 - .../highlight/styles/atelier-dune.light.css | 93 - .../highlight/styles/atelier-forest.dark.css | 93 - .../highlight/styles/atelier-forest.light.css | 93 - .../highlight/styles/atelier-heath.dark.css | 93 - .../highlight/styles/atelier-heath.light.css | 93 - .../styles/atelier-lakeside.dark.css | 93 - .../styles/atelier-lakeside.light.css | 93 - .../highlight/styles/atelier-seaside.dark.css | 93 - .../styles/atelier-seaside.light.css | 93 - .../lib/highlight/styles/brown_paper.css | 105 - .../lib/highlight/styles/brown_papersq.png | Bin 18198 -> 0 bytes .../codesnippet/lib/highlight/styles/dark.css | 105 - .../lib/highlight/styles/default.css | 153 - .../lib/highlight/styles/docco.css | 132 - .../codesnippet/lib/highlight/styles/far.css | 113 - .../lib/highlight/styles/foundation.css | 133 - .../lib/highlight/styles/github.css | 125 - .../lib/highlight/styles/googlecode.css | 147 - .../codesnippet/lib/highlight/styles/idea.css | 122 - .../lib/highlight/styles/ir_black.css | 105 - .../lib/highlight/styles/magula.css | 122 - .../lib/highlight/styles/mono-blue.css | 62 - .../lib/highlight/styles/monokai.css | 127 - .../lib/highlight/styles/monokai_sublime.css | 149 - .../lib/highlight/styles/obsidian.css | 154 - .../lib/highlight/styles/paraiso.dark.css | 93 - .../lib/highlight/styles/paraiso.light.css | 93 - .../lib/highlight/styles/pojoaque.css | 106 - .../lib/highlight/styles/pojoaque.jpg | Bin 1186 -> 0 bytes .../lib/highlight/styles/railscasts.css | 182 - .../lib/highlight/styles/rainbow.css | 112 - .../lib/highlight/styles/school_book.css | 113 - .../lib/highlight/styles/school_book.png | Bin 486 -> 0 bytes .../lib/highlight/styles/solarized_dark.css | 107 - .../lib/highlight/styles/solarized_light.css | 107 - .../lib/highlight/styles/sunburst.css | 160 - .../highlight/styles/tomorrow-night-blue.css | 93 - .../styles/tomorrow-night-bright.css | 92 - .../styles/tomorrow-night-eighties.css | 92 - .../lib/highlight/styles/tomorrow-night.css | 93 - .../lib/highlight/styles/tomorrow.css | 90 - .../codesnippet/lib/highlight/styles/vs.css | 89 - .../lib/highlight/styles/xcode.css | 158 - .../lib/highlight/styles/zenburn.css | 116 - .../plugins/codesnippet/plugin.js | 12 - .../plugins/codesnippetgeshi/plugin.js | 10 - .../plugins/colorbutton/icons/bgcolor.png | Bin 906 -> 0 bytes .../colorbutton/icons/hidpi/bgcolor.png | Bin 2169 -> 0 bytes .../colorbutton/icons/hidpi/textcolor.png | Bin 1725 -> 0 bytes .../plugins/colorbutton/icons/textcolor.png | Bin 813 -> 0 bytes .../plugins/colorbutton/lang/af.js | 2 - .../plugins/colorbutton/lang/ar.js | 2 - .../plugins/colorbutton/lang/bg.js | 2 - .../plugins/colorbutton/lang/bn.js | 2 - .../plugins/colorbutton/lang/bs.js | 2 - .../plugins/colorbutton/lang/ca.js | 2 - .../plugins/colorbutton/lang/cs.js | 2 - .../plugins/colorbutton/lang/cy.js | 2 - .../plugins/colorbutton/lang/da.js | 2 - .../plugins/colorbutton/lang/de.js | 2 - .../plugins/colorbutton/lang/el.js | 2 - .../plugins/colorbutton/lang/en-au.js | 2 - .../plugins/colorbutton/lang/en-ca.js | 2 - .../plugins/colorbutton/lang/en-gb.js | 2 - .../plugins/colorbutton/lang/en.js | 2 - .../plugins/colorbutton/lang/eo.js | 2 - .../plugins/colorbutton/lang/es.js | 2 - .../plugins/colorbutton/lang/et.js | 2 - .../plugins/colorbutton/lang/eu.js | 2 - .../plugins/colorbutton/lang/fa.js | 2 - .../plugins/colorbutton/lang/fi.js | 3 - .../plugins/colorbutton/lang/fo.js | 2 - .../plugins/colorbutton/lang/fr-ca.js | 2 - .../plugins/colorbutton/lang/fr.js | 2 - .../plugins/colorbutton/lang/gl.js | 2 - .../plugins/colorbutton/lang/gu.js | 2 - .../plugins/colorbutton/lang/he.js | 2 - .../plugins/colorbutton/lang/hi.js | 2 - .../plugins/colorbutton/lang/hr.js | 2 - .../plugins/colorbutton/lang/hu.js | 2 - .../plugins/colorbutton/lang/id.js | 2 - .../plugins/colorbutton/lang/is.js | 2 - .../plugins/colorbutton/lang/it.js | 2 - .../plugins/colorbutton/lang/ja.js | 2 - .../plugins/colorbutton/lang/ka.js | 2 - .../plugins/colorbutton/lang/km.js | 2 - .../plugins/colorbutton/lang/ko.js | 2 - .../plugins/colorbutton/lang/ku.js | 2 - .../plugins/colorbutton/lang/lt.js | 2 - .../plugins/colorbutton/lang/lv.js | 2 - .../plugins/colorbutton/lang/mk.js | 2 - .../plugins/colorbutton/lang/mn.js | 2 - .../plugins/colorbutton/lang/ms.js | 2 - .../plugins/colorbutton/lang/nb.js | 2 - .../plugins/colorbutton/lang/nl.js | 2 - .../plugins/colorbutton/lang/no.js | 2 - .../plugins/colorbutton/lang/pl.js | 2 - .../plugins/colorbutton/lang/pt-br.js | 2 - .../plugins/colorbutton/lang/pt.js | 2 - .../plugins/colorbutton/lang/ro.js | 2 - .../plugins/colorbutton/lang/ru.js | 2 - .../plugins/colorbutton/lang/si.js | 2 - .../plugins/colorbutton/lang/sk.js | 2 - .../plugins/colorbutton/lang/sl.js | 2 - .../plugins/colorbutton/lang/sq.js | 3 - .../plugins/colorbutton/lang/sr-latn.js | 2 - .../plugins/colorbutton/lang/sr.js | 2 - .../plugins/colorbutton/lang/sv.js | 2 - .../plugins/colorbutton/lang/th.js | 2 - .../plugins/colorbutton/lang/tr.js | 2 - .../plugins/colorbutton/lang/tt.js | 2 - .../plugins/colorbutton/lang/ug.js | 2 - .../plugins/colorbutton/lang/uk.js | 2 - .../plugins/colorbutton/lang/vi.js | 2 - .../plugins/colorbutton/lang/zh-cn.js | 2 - .../plugins/colorbutton/lang/zh.js | 2 - .../plugins/colorbutton/plugin.js | 14 - .../colordialog/dialogs/colordialog.js | 13 - .../plugins/colordialog/lang/af.js | 1 - .../plugins/colordialog/lang/ar.js | 1 - .../plugins/colordialog/lang/bg.js | 1 - .../plugins/colordialog/lang/bn.js | 1 - .../plugins/colordialog/lang/bs.js | 1 - .../plugins/colordialog/lang/ca.js | 1 - .../plugins/colordialog/lang/cs.js | 1 - .../plugins/colordialog/lang/cy.js | 1 - .../plugins/colordialog/lang/da.js | 1 - .../plugins/colordialog/lang/de.js | 1 - .../plugins/colordialog/lang/el.js | 1 - .../plugins/colordialog/lang/en-au.js | 1 - .../plugins/colordialog/lang/en-ca.js | 1 - .../plugins/colordialog/lang/en-gb.js | 1 - .../plugins/colordialog/lang/en.js | 1 - .../plugins/colordialog/lang/eo.js | 1 - .../plugins/colordialog/lang/es.js | 1 - .../plugins/colordialog/lang/et.js | 1 - .../plugins/colordialog/lang/eu.js | 1 - .../plugins/colordialog/lang/fa.js | 1 - .../plugins/colordialog/lang/fi.js | 1 - .../plugins/colordialog/lang/fo.js | 1 - .../plugins/colordialog/lang/fr-ca.js | 1 - .../plugins/colordialog/lang/fr.js | 1 - .../plugins/colordialog/lang/gl.js | 1 - .../plugins/colordialog/lang/gu.js | 1 - .../plugins/colordialog/lang/he.js | 1 - .../plugins/colordialog/lang/hi.js | 1 - .../plugins/colordialog/lang/hr.js | 1 - .../plugins/colordialog/lang/hu.js | 1 - .../plugins/colordialog/lang/id.js | 1 - .../plugins/colordialog/lang/is.js | 1 - .../plugins/colordialog/lang/it.js | 1 - .../plugins/colordialog/lang/ja.js | 1 - .../plugins/colordialog/lang/ka.js | 1 - .../plugins/colordialog/lang/km.js | 1 - .../plugins/colordialog/lang/ko.js | 1 - .../plugins/colordialog/lang/ku.js | 1 - .../plugins/colordialog/lang/lt.js | 1 - .../plugins/colordialog/lang/lv.js | 1 - .../plugins/colordialog/lang/mk.js | 1 - .../plugins/colordialog/lang/mn.js | 1 - .../plugins/colordialog/lang/ms.js | 1 - .../plugins/colordialog/lang/nb.js | 1 - .../plugins/colordialog/lang/nl.js | 1 - .../plugins/colordialog/lang/no.js | 1 - .../plugins/colordialog/lang/pl.js | 1 - .../plugins/colordialog/lang/pt-br.js | 1 - .../plugins/colordialog/lang/pt.js | 1 - .../plugins/colordialog/lang/ro.js | 1 - .../plugins/colordialog/lang/ru.js | 1 - .../plugins/colordialog/lang/si.js | 1 - .../plugins/colordialog/lang/sk.js | 1 - .../plugins/colordialog/lang/sl.js | 1 - .../plugins/colordialog/lang/sq.js | 1 - .../plugins/colordialog/lang/sr-latn.js | 1 - .../plugins/colordialog/lang/sr.js | 1 - .../plugins/colordialog/lang/sv.js | 1 - .../plugins/colordialog/lang/th.js | 1 - .../plugins/colordialog/lang/tr.js | 1 - .../plugins/colordialog/lang/tt.js | 1 - .../plugins/colordialog/lang/ug.js | 1 - .../plugins/colordialog/lang/uk.js | 1 - .../plugins/colordialog/lang/vi.js | 1 - .../plugins/colordialog/lang/zh-cn.js | 1 - .../plugins/colordialog/lang/zh.js | 1 - .../plugins/colordialog/plugin.js | 7 - .../devtools/lang/_translationstatus.txt | 27 - .../plugins/devtools/lang/ar.js | 5 - .../plugins/devtools/lang/bg.js | 5 - .../plugins/devtools/lang/ca.js | 5 - .../plugins/devtools/lang/cs.js | 5 - .../plugins/devtools/lang/cy.js | 5 - .../plugins/devtools/lang/da.js | 5 - .../plugins/devtools/lang/de.js | 5 - .../plugins/devtools/lang/el.js | 5 - .../plugins/devtools/lang/en-gb.js | 5 - .../plugins/devtools/lang/en.js | 5 - .../plugins/devtools/lang/eo.js | 5 - .../plugins/devtools/lang/es.js | 5 - .../plugins/devtools/lang/et.js | 5 - .../plugins/devtools/lang/eu.js | 5 - .../plugins/devtools/lang/fa.js | 5 - .../plugins/devtools/lang/fi.js | 5 - .../plugins/devtools/lang/fr-ca.js | 5 - .../plugins/devtools/lang/fr.js | 5 - .../plugins/devtools/lang/gl.js | 5 - .../plugins/devtools/lang/gu.js | 5 - .../plugins/devtools/lang/he.js | 5 - .../plugins/devtools/lang/hr.js | 5 - .../plugins/devtools/lang/hu.js | 5 - .../plugins/devtools/lang/id.js | 5 - .../plugins/devtools/lang/it.js | 5 - .../plugins/devtools/lang/ja.js | 5 - .../plugins/devtools/lang/km.js | 5 - .../plugins/devtools/lang/ko.js | 5 - .../plugins/devtools/lang/ku.js | 5 - .../plugins/devtools/lang/lt.js | 5 - .../plugins/devtools/lang/lv.js | 5 - .../plugins/devtools/lang/nb.js | 5 - .../plugins/devtools/lang/nl.js | 5 - .../plugins/devtools/lang/no.js | 5 - .../plugins/devtools/lang/pl.js | 5 - .../plugins/devtools/lang/pt-br.js | 5 - .../plugins/devtools/lang/pt.js | 5 - .../plugins/devtools/lang/ro.js | 5 - .../plugins/devtools/lang/ru.js | 5 - .../plugins/devtools/lang/si.js | 5 - .../plugins/devtools/lang/sk.js | 5 - .../plugins/devtools/lang/sl.js | 5 - .../plugins/devtools/lang/sq.js | 5 - .../plugins/devtools/lang/sv.js | 5 - .../plugins/devtools/lang/tr.js | 5 - .../plugins/devtools/lang/tt.js | 5 - .../plugins/devtools/lang/ug.js | 5 - .../plugins/devtools/lang/uk.js | 5 - .../plugins/devtools/lang/vi.js | 5 - .../plugins/devtools/lang/zh-cn.js | 5 - .../plugins/devtools/lang/zh.js | 5 - .../plugins/devtools/plugin.js | 9 - .../plugins/dialog/dialogDefinition.js | 4 - .../plugins/dialogadvtab/plugin.js | 9 - .../plugins/div/dialogs/div.js | 9 - .../plugins/div/icons/creatediv.png | Bin 862 -> 0 bytes .../plugins/div/icons/hidpi/creatediv.png | Bin 3053 -> 0 bytes .../laravel-ckeditor/plugins/div/lang/af.js | 1 - .../laravel-ckeditor/plugins/div/lang/ar.js | 1 - .../laravel-ckeditor/plugins/div/lang/bg.js | 1 - .../laravel-ckeditor/plugins/div/lang/bn.js | 1 - .../laravel-ckeditor/plugins/div/lang/bs.js | 1 - .../laravel-ckeditor/plugins/div/lang/ca.js | 1 - .../laravel-ckeditor/plugins/div/lang/cs.js | 1 - .../laravel-ckeditor/plugins/div/lang/cy.js | 1 - .../laravel-ckeditor/plugins/div/lang/da.js | 1 - .../laravel-ckeditor/plugins/div/lang/de.js | 1 - .../laravel-ckeditor/plugins/div/lang/el.js | 1 - .../plugins/div/lang/en-au.js | 1 - .../plugins/div/lang/en-ca.js | 1 - .../plugins/div/lang/en-gb.js | 1 - .../laravel-ckeditor/plugins/div/lang/en.js | 1 - .../laravel-ckeditor/plugins/div/lang/eo.js | 1 - .../laravel-ckeditor/plugins/div/lang/es.js | 1 - .../laravel-ckeditor/plugins/div/lang/et.js | 1 - .../laravel-ckeditor/plugins/div/lang/eu.js | 1 - .../laravel-ckeditor/plugins/div/lang/fa.js | 1 - .../laravel-ckeditor/plugins/div/lang/fi.js | 1 - .../laravel-ckeditor/plugins/div/lang/fo.js | 1 - .../plugins/div/lang/fr-ca.js | 1 - .../laravel-ckeditor/plugins/div/lang/fr.js | 1 - .../laravel-ckeditor/plugins/div/lang/gl.js | 1 - .../laravel-ckeditor/plugins/div/lang/gu.js | 1 - .../laravel-ckeditor/plugins/div/lang/he.js | 1 - .../laravel-ckeditor/plugins/div/lang/hi.js | 1 - .../laravel-ckeditor/plugins/div/lang/hr.js | 1 - .../laravel-ckeditor/plugins/div/lang/hu.js | 1 - .../laravel-ckeditor/plugins/div/lang/id.js | 1 - .../laravel-ckeditor/plugins/div/lang/is.js | 1 - .../laravel-ckeditor/plugins/div/lang/it.js | 1 - .../laravel-ckeditor/plugins/div/lang/ja.js | 1 - .../laravel-ckeditor/plugins/div/lang/ka.js | 1 - .../laravel-ckeditor/plugins/div/lang/km.js | 1 - .../laravel-ckeditor/plugins/div/lang/ko.js | 1 - .../laravel-ckeditor/plugins/div/lang/ku.js | 1 - .../laravel-ckeditor/plugins/div/lang/lt.js | 1 - .../laravel-ckeditor/plugins/div/lang/lv.js | 1 - .../laravel-ckeditor/plugins/div/lang/mk.js | 1 - .../laravel-ckeditor/plugins/div/lang/mn.js | 1 - .../laravel-ckeditor/plugins/div/lang/ms.js | 1 - .../laravel-ckeditor/plugins/div/lang/nb.js | 1 - .../laravel-ckeditor/plugins/div/lang/nl.js | 1 - .../laravel-ckeditor/plugins/div/lang/no.js | 1 - .../laravel-ckeditor/plugins/div/lang/pl.js | 1 - .../plugins/div/lang/pt-br.js | 1 - .../laravel-ckeditor/plugins/div/lang/pt.js | 1 - .../laravel-ckeditor/plugins/div/lang/ro.js | 1 - .../laravel-ckeditor/plugins/div/lang/ru.js | 1 - .../laravel-ckeditor/plugins/div/lang/si.js | 1 - .../laravel-ckeditor/plugins/div/lang/sk.js | 1 - .../laravel-ckeditor/plugins/div/lang/sl.js | 1 - .../laravel-ckeditor/plugins/div/lang/sq.js | 1 - .../plugins/div/lang/sr-latn.js | 1 - .../laravel-ckeditor/plugins/div/lang/sr.js | 1 - .../laravel-ckeditor/plugins/div/lang/sv.js | 1 - .../laravel-ckeditor/plugins/div/lang/th.js | 1 - .../laravel-ckeditor/plugins/div/lang/tr.js | 1 - .../laravel-ckeditor/plugins/div/lang/tt.js | 1 - .../laravel-ckeditor/plugins/div/lang/ug.js | 1 - .../laravel-ckeditor/plugins/div/lang/uk.js | 1 - .../laravel-ckeditor/plugins/div/lang/vi.js | 1 - .../plugins/div/lang/zh-cn.js | 1 - .../laravel-ckeditor/plugins/div/lang/zh.js | 1 - .../laravel-ckeditor/plugins/div/plugin.js | 8 - .../plugins/divarea/plugin.js | 5 - .../plugins/docprops/dialogs/docprops.js | 25 - .../plugins/docprops/icons/docprops-rtl.png | Bin 840 -> 0 bytes .../plugins/docprops/icons/docprops.png | Bin 844 -> 0 bytes .../docprops/icons/hidpi/docprops-rtl.png | Bin 1909 -> 0 bytes .../plugins/docprops/icons/hidpi/docprops.png | Bin 1941 -> 0 bytes .../plugins/docprops/lang/af.js | 3 - .../plugins/docprops/lang/ar.js | 3 - .../plugins/docprops/lang/bg.js | 3 - .../plugins/docprops/lang/bn.js | 3 - .../plugins/docprops/lang/bs.js | 3 - .../plugins/docprops/lang/ca.js | 3 - .../plugins/docprops/lang/cs.js | 3 - .../plugins/docprops/lang/cy.js | 3 - .../plugins/docprops/lang/da.js | 3 - .../plugins/docprops/lang/de.js | 3 - .../plugins/docprops/lang/el.js | 3 - .../plugins/docprops/lang/en-au.js | 3 - .../plugins/docprops/lang/en-ca.js | 3 - .../plugins/docprops/lang/en-gb.js | 3 - .../plugins/docprops/lang/en.js | 3 - .../plugins/docprops/lang/eo.js | 3 - .../plugins/docprops/lang/es.js | 3 - .../plugins/docprops/lang/et.js | 3 - .../plugins/docprops/lang/eu.js | 3 - .../plugins/docprops/lang/fa.js | 3 - .../plugins/docprops/lang/fi.js | 3 - .../plugins/docprops/lang/fo.js | 3 - .../plugins/docprops/lang/fr-ca.js | 3 - .../plugins/docprops/lang/fr.js | 3 - .../plugins/docprops/lang/gl.js | 3 - .../plugins/docprops/lang/gu.js | 3 - .../plugins/docprops/lang/he.js | 2 - .../plugins/docprops/lang/hi.js | 3 - .../plugins/docprops/lang/hr.js | 3 - .../plugins/docprops/lang/hu.js | 3 - .../plugins/docprops/lang/id.js | 3 - .../plugins/docprops/lang/is.js | 3 - .../plugins/docprops/lang/it.js | 3 - .../plugins/docprops/lang/ja.js | 2 - .../plugins/docprops/lang/ka.js | 3 - .../plugins/docprops/lang/km.js | 3 - .../plugins/docprops/lang/ko.js | 2 - .../plugins/docprops/lang/ku.js | 3 - .../plugins/docprops/lang/lt.js | 3 - .../plugins/docprops/lang/lv.js | 3 - .../plugins/docprops/lang/mk.js | 3 - .../plugins/docprops/lang/mn.js | 3 - .../plugins/docprops/lang/ms.js | 3 - .../plugins/docprops/lang/nb.js | 3 - .../plugins/docprops/lang/nl.js | 3 - .../plugins/docprops/lang/no.js | 3 - .../plugins/docprops/lang/pl.js | 3 - .../plugins/docprops/lang/pt-br.js | 3 - .../plugins/docprops/lang/pt.js | 3 - .../plugins/docprops/lang/ro.js | 3 - .../plugins/docprops/lang/ru.js | 3 - .../plugins/docprops/lang/si.js | 3 - .../plugins/docprops/lang/sk.js | 3 - .../plugins/docprops/lang/sl.js | 3 - .../plugins/docprops/lang/sq.js | 3 - .../plugins/docprops/lang/sr-latn.js | 3 - .../plugins/docprops/lang/sr.js | 3 - .../plugins/docprops/lang/sv.js | 3 - .../plugins/docprops/lang/th.js | 3 - .../plugins/docprops/lang/tr.js | 3 - .../plugins/docprops/lang/tt.js | 3 - .../plugins/docprops/lang/ug.js | 3 - .../plugins/docprops/lang/uk.js | 3 - .../plugins/docprops/lang/vi.js | 3 - .../plugins/docprops/lang/zh-cn.js | 2 - .../plugins/docprops/lang/zh.js | 2 - .../plugins/docprops/plugin.js | 6 - .../plugins/embed/icons/embed.png | Bin 389 -> 0 bytes .../plugins/embed/icons/hidpi/embed.png | Bin 728 -> 0 bytes .../laravel-ckeditor/plugins/embed/plugin.js | 6 - .../plugins/embedbase/dialogs/embedbase.js | 6 - .../plugins/embedbase/lang/cs.js | 1 - .../plugins/embedbase/lang/da.js | 1 - .../plugins/embedbase/lang/de.js | 1 - .../plugins/embedbase/lang/en.js | 1 - .../plugins/embedbase/lang/eo.js | 1 - .../plugins/embedbase/lang/eu.js | 1 - .../plugins/embedbase/lang/fr.js | 1 - .../plugins/embedbase/lang/gl.js | 1 - .../plugins/embedbase/lang/id.js | 1 - .../plugins/embedbase/lang/it.js | 1 - .../plugins/embedbase/lang/ko.js | 1 - .../plugins/embedbase/lang/ku.js | 1 - .../plugins/embedbase/lang/nb.js | 1 - .../plugins/embedbase/lang/nl.js | 1 - .../plugins/embedbase/lang/pl.js | 1 - .../plugins/embedbase/lang/pt-br.js | 1 - .../plugins/embedbase/lang/ru.js | 1 - .../plugins/embedbase/lang/sv.js | 1 - .../plugins/embedbase/lang/tr.js | 1 - .../plugins/embedbase/lang/ug.js | 1 - .../plugins/embedbase/lang/uk.js | 1 - .../plugins/embedbase/lang/zh-cn.js | 1 - .../plugins/embedbase/lang/zh.js | 1 - .../plugins/embedbase/plugin.js | 11 - .../embedsemantic/icons/embedsemantic.png | Bin 389 -> 0 bytes .../icons/hidpi/embedsemantic.png | Bin 728 -> 0 bytes .../plugins/embedsemantic/plugin.js | 7 - .../plugins/filetools/lang/cs.js | 5 - .../plugins/filetools/lang/da.js | 5 - .../plugins/filetools/lang/de.js | 6 - .../plugins/filetools/lang/en.js | 5 - .../plugins/filetools/lang/eo.js | 5 - .../plugins/filetools/lang/eu.js | 5 - .../plugins/filetools/lang/fr.js | 6 - .../plugins/filetools/lang/gl.js | 5 - .../plugins/filetools/lang/id.js | 5 - .../plugins/filetools/lang/it.js | 6 - .../plugins/filetools/lang/ko.js | 5 - .../plugins/filetools/lang/ku.js | 5 - .../plugins/filetools/lang/nb.js | 5 - .../plugins/filetools/lang/nl.js | 5 - .../plugins/filetools/lang/pl.js | 5 - .../plugins/filetools/lang/pt-br.js | 5 - .../plugins/filetools/lang/ru.js | 5 - .../plugins/filetools/lang/sv.js | 5 - .../plugins/filetools/lang/tr.js | 5 - .../plugins/filetools/lang/ug.js | 5 - .../plugins/filetools/lang/uk.js | 5 - .../plugins/filetools/lang/zh-cn.js | 5 - .../plugins/filetools/lang/zh.js | 5 - .../plugins/filetools/plugin.js | 13 - .../plugins/find/dialogs/find.js | 24 - .../plugins/find/icons/find-rtl.png | Bin 980 -> 0 bytes .../plugins/find/icons/find.png | Bin 980 -> 0 bytes .../plugins/find/icons/hidpi/find-rtl.png | Bin 2417 -> 0 bytes .../plugins/find/icons/hidpi/find.png | Bin 2417 -> 0 bytes .../plugins/find/icons/hidpi/replace.png | Bin 2761 -> 0 bytes .../plugins/find/icons/replace.png | Bin 948 -> 0 bytes .../laravel-ckeditor/plugins/find/lang/af.js | 1 - .../laravel-ckeditor/plugins/find/lang/ar.js | 1 - .../laravel-ckeditor/plugins/find/lang/bg.js | 1 - .../laravel-ckeditor/plugins/find/lang/bn.js | 1 - .../laravel-ckeditor/plugins/find/lang/bs.js | 1 - .../laravel-ckeditor/plugins/find/lang/ca.js | 1 - .../laravel-ckeditor/plugins/find/lang/cs.js | 1 - .../laravel-ckeditor/plugins/find/lang/cy.js | 1 - .../laravel-ckeditor/plugins/find/lang/da.js | 1 - .../laravel-ckeditor/plugins/find/lang/de.js | 1 - .../laravel-ckeditor/plugins/find/lang/el.js | 1 - .../plugins/find/lang/en-au.js | 1 - .../plugins/find/lang/en-ca.js | 1 - .../plugins/find/lang/en-gb.js | 1 - .../laravel-ckeditor/plugins/find/lang/en.js | 1 - .../laravel-ckeditor/plugins/find/lang/eo.js | 1 - .../laravel-ckeditor/plugins/find/lang/es.js | 1 - .../laravel-ckeditor/plugins/find/lang/et.js | 1 - .../laravel-ckeditor/plugins/find/lang/eu.js | 1 - .../laravel-ckeditor/plugins/find/lang/fa.js | 1 - .../laravel-ckeditor/plugins/find/lang/fi.js | 1 - .../laravel-ckeditor/plugins/find/lang/fo.js | 1 - .../plugins/find/lang/fr-ca.js | 1 - .../laravel-ckeditor/plugins/find/lang/fr.js | 1 - .../laravel-ckeditor/plugins/find/lang/gl.js | 1 - .../laravel-ckeditor/plugins/find/lang/gu.js | 1 - .../laravel-ckeditor/plugins/find/lang/he.js | 1 - .../laravel-ckeditor/plugins/find/lang/hi.js | 1 - .../laravel-ckeditor/plugins/find/lang/hr.js | 1 - .../laravel-ckeditor/plugins/find/lang/hu.js | 1 - .../laravel-ckeditor/plugins/find/lang/id.js | 1 - .../laravel-ckeditor/plugins/find/lang/is.js | 1 - .../laravel-ckeditor/plugins/find/lang/it.js | 1 - .../laravel-ckeditor/plugins/find/lang/ja.js | 1 - .../laravel-ckeditor/plugins/find/lang/ka.js | 1 - .../laravel-ckeditor/plugins/find/lang/km.js | 1 - .../laravel-ckeditor/plugins/find/lang/ko.js | 1 - .../laravel-ckeditor/plugins/find/lang/ku.js | 1 - .../laravel-ckeditor/plugins/find/lang/lt.js | 1 - .../laravel-ckeditor/plugins/find/lang/lv.js | 1 - .../laravel-ckeditor/plugins/find/lang/mk.js | 1 - .../laravel-ckeditor/plugins/find/lang/mn.js | 1 - .../laravel-ckeditor/plugins/find/lang/ms.js | 1 - .../laravel-ckeditor/plugins/find/lang/nb.js | 1 - .../laravel-ckeditor/plugins/find/lang/nl.js | 1 - .../laravel-ckeditor/plugins/find/lang/no.js | 1 - .../laravel-ckeditor/plugins/find/lang/pl.js | 1 - .../plugins/find/lang/pt-br.js | 1 - .../laravel-ckeditor/plugins/find/lang/pt.js | 1 - .../laravel-ckeditor/plugins/find/lang/ro.js | 1 - .../laravel-ckeditor/plugins/find/lang/ru.js | 1 - .../laravel-ckeditor/plugins/find/lang/si.js | 1 - .../laravel-ckeditor/plugins/find/lang/sk.js | 1 - .../laravel-ckeditor/plugins/find/lang/sl.js | 1 - .../laravel-ckeditor/plugins/find/lang/sq.js | 1 - .../plugins/find/lang/sr-latn.js | 1 - .../laravel-ckeditor/plugins/find/lang/sr.js | 1 - .../laravel-ckeditor/plugins/find/lang/sv.js | 1 - .../laravel-ckeditor/plugins/find/lang/th.js | 1 - .../laravel-ckeditor/plugins/find/lang/tr.js | 1 - .../laravel-ckeditor/plugins/find/lang/tt.js | 1 - .../laravel-ckeditor/plugins/find/lang/ug.js | 1 - .../laravel-ckeditor/plugins/find/lang/uk.js | 1 - .../laravel-ckeditor/plugins/find/lang/vi.js | 1 - .../plugins/find/lang/zh-cn.js | 1 - .../laravel-ckeditor/plugins/find/lang/zh.js | 1 - .../laravel-ckeditor/plugins/find/plugin.js | 6 - .../plugins/flash/dialogs/flash.js | 24 - .../plugins/flash/icons/flash.png | Bin 1038 -> 0 bytes .../plugins/flash/icons/hidpi/flash.png | Bin 2532 -> 0 bytes .../plugins/flash/images/placeholder.png | Bin 256 -> 0 bytes .../laravel-ckeditor/plugins/flash/lang/af.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ar.js | 2 - .../laravel-ckeditor/plugins/flash/lang/bg.js | 3 - .../laravel-ckeditor/plugins/flash/lang/bn.js | 2 - .../laravel-ckeditor/plugins/flash/lang/bs.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ca.js | 3 - .../laravel-ckeditor/plugins/flash/lang/cs.js | 3 - .../laravel-ckeditor/plugins/flash/lang/cy.js | 2 - .../laravel-ckeditor/plugins/flash/lang/da.js | 3 - .../laravel-ckeditor/plugins/flash/lang/de.js | 3 - .../laravel-ckeditor/plugins/flash/lang/el.js | 3 - .../plugins/flash/lang/en-au.js | 2 - .../plugins/flash/lang/en-ca.js | 2 - .../plugins/flash/lang/en-gb.js | 2 - .../laravel-ckeditor/plugins/flash/lang/en.js | 2 - .../laravel-ckeditor/plugins/flash/lang/eo.js | 3 - .../laravel-ckeditor/plugins/flash/lang/es.js | 2 - .../laravel-ckeditor/plugins/flash/lang/et.js | 3 - .../laravel-ckeditor/plugins/flash/lang/eu.js | 3 - .../laravel-ckeditor/plugins/flash/lang/fa.js | 2 - .../laravel-ckeditor/plugins/flash/lang/fi.js | 3 - .../laravel-ckeditor/plugins/flash/lang/fo.js | 3 - .../plugins/flash/lang/fr-ca.js | 3 - .../laravel-ckeditor/plugins/flash/lang/fr.js | 3 - .../laravel-ckeditor/plugins/flash/lang/gl.js | 3 - .../laravel-ckeditor/plugins/flash/lang/gu.js | 2 - .../laravel-ckeditor/plugins/flash/lang/he.js | 2 - .../laravel-ckeditor/plugins/flash/lang/hi.js | 2 - .../laravel-ckeditor/plugins/flash/lang/hr.js | 2 - .../laravel-ckeditor/plugins/flash/lang/hu.js | 3 - .../laravel-ckeditor/plugins/flash/lang/id.js | 2 - .../laravel-ckeditor/plugins/flash/lang/is.js | 2 - .../laravel-ckeditor/plugins/flash/lang/it.js | 3 - .../laravel-ckeditor/plugins/flash/lang/ja.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ka.js | 3 - .../laravel-ckeditor/plugins/flash/lang/km.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ko.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ku.js | 3 - .../laravel-ckeditor/plugins/flash/lang/lt.js | 3 - .../laravel-ckeditor/plugins/flash/lang/lv.js | 3 - .../laravel-ckeditor/plugins/flash/lang/mk.js | 2 - .../laravel-ckeditor/plugins/flash/lang/mn.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ms.js | 2 - .../laravel-ckeditor/plugins/flash/lang/nb.js | 2 - .../laravel-ckeditor/plugins/flash/lang/nl.js | 3 - .../laravel-ckeditor/plugins/flash/lang/no.js | 2 - .../laravel-ckeditor/plugins/flash/lang/pl.js | 3 - .../plugins/flash/lang/pt-br.js | 3 - .../laravel-ckeditor/plugins/flash/lang/pt.js | 3 - .../laravel-ckeditor/plugins/flash/lang/ro.js | 3 - .../laravel-ckeditor/plugins/flash/lang/ru.js | 3 - .../laravel-ckeditor/plugins/flash/lang/si.js | 2 - .../laravel-ckeditor/plugins/flash/lang/sk.js | 3 - .../laravel-ckeditor/plugins/flash/lang/sl.js | 3 - .../laravel-ckeditor/plugins/flash/lang/sq.js | 3 - .../plugins/flash/lang/sr-latn.js | 2 - .../laravel-ckeditor/plugins/flash/lang/sr.js | 2 - .../laravel-ckeditor/plugins/flash/lang/sv.js | 3 - .../laravel-ckeditor/plugins/flash/lang/th.js | 3 - .../laravel-ckeditor/plugins/flash/lang/tr.js | 2 - .../laravel-ckeditor/plugins/flash/lang/tt.js | 2 - .../laravel-ckeditor/plugins/flash/lang/ug.js | 3 - .../laravel-ckeditor/plugins/flash/lang/uk.js | 3 - .../laravel-ckeditor/plugins/flash/lang/vi.js | 3 - .../plugins/flash/lang/zh-cn.js | 2 - .../laravel-ckeditor/plugins/flash/lang/zh.js | 2 - .../laravel-ckeditor/plugins/flash/plugin.js | 9 - .../laravel-ckeditor/plugins/font/lang/af.js | 1 - .../laravel-ckeditor/plugins/font/lang/ar.js | 1 - .../laravel-ckeditor/plugins/font/lang/bg.js | 1 - .../laravel-ckeditor/plugins/font/lang/bn.js | 1 - .../laravel-ckeditor/plugins/font/lang/bs.js | 1 - .../laravel-ckeditor/plugins/font/lang/ca.js | 1 - .../laravel-ckeditor/plugins/font/lang/cs.js | 1 - .../laravel-ckeditor/plugins/font/lang/cy.js | 1 - .../laravel-ckeditor/plugins/font/lang/da.js | 1 - .../laravel-ckeditor/plugins/font/lang/de.js | 1 - .../laravel-ckeditor/plugins/font/lang/el.js | 1 - .../plugins/font/lang/en-au.js | 1 - .../plugins/font/lang/en-ca.js | 1 - .../plugins/font/lang/en-gb.js | 1 - .../laravel-ckeditor/plugins/font/lang/en.js | 1 - .../laravel-ckeditor/plugins/font/lang/eo.js | 1 - .../laravel-ckeditor/plugins/font/lang/es.js | 1 - .../laravel-ckeditor/plugins/font/lang/et.js | 1 - .../laravel-ckeditor/plugins/font/lang/eu.js | 1 - .../laravel-ckeditor/plugins/font/lang/fa.js | 1 - .../laravel-ckeditor/plugins/font/lang/fi.js | 1 - .../laravel-ckeditor/plugins/font/lang/fo.js | 1 - .../plugins/font/lang/fr-ca.js | 1 - .../laravel-ckeditor/plugins/font/lang/fr.js | 1 - .../laravel-ckeditor/plugins/font/lang/gl.js | 1 - .../laravel-ckeditor/plugins/font/lang/gu.js | 1 - .../laravel-ckeditor/plugins/font/lang/he.js | 1 - .../laravel-ckeditor/plugins/font/lang/hi.js | 1 - .../laravel-ckeditor/plugins/font/lang/hr.js | 1 - .../laravel-ckeditor/plugins/font/lang/hu.js | 1 - .../laravel-ckeditor/plugins/font/lang/id.js | 1 - .../laravel-ckeditor/plugins/font/lang/is.js | 1 - .../laravel-ckeditor/plugins/font/lang/it.js | 1 - .../laravel-ckeditor/plugins/font/lang/ja.js | 1 - .../laravel-ckeditor/plugins/font/lang/ka.js | 1 - .../laravel-ckeditor/plugins/font/lang/km.js | 1 - .../laravel-ckeditor/plugins/font/lang/ko.js | 1 - .../laravel-ckeditor/plugins/font/lang/ku.js | 1 - .../laravel-ckeditor/plugins/font/lang/lt.js | 1 - .../laravel-ckeditor/plugins/font/lang/lv.js | 1 - .../laravel-ckeditor/plugins/font/lang/mk.js | 1 - .../laravel-ckeditor/plugins/font/lang/mn.js | 1 - .../laravel-ckeditor/plugins/font/lang/ms.js | 1 - .../laravel-ckeditor/plugins/font/lang/nb.js | 1 - .../laravel-ckeditor/plugins/font/lang/nl.js | 1 - .../laravel-ckeditor/plugins/font/lang/no.js | 1 - .../laravel-ckeditor/plugins/font/lang/pl.js | 1 - .../plugins/font/lang/pt-br.js | 1 - .../laravel-ckeditor/plugins/font/lang/pt.js | 1 - .../laravel-ckeditor/plugins/font/lang/ro.js | 1 - .../laravel-ckeditor/plugins/font/lang/ru.js | 1 - .../laravel-ckeditor/plugins/font/lang/si.js | 1 - .../laravel-ckeditor/plugins/font/lang/sk.js | 1 - .../laravel-ckeditor/plugins/font/lang/sl.js | 1 - .../laravel-ckeditor/plugins/font/lang/sq.js | 1 - .../plugins/font/lang/sr-latn.js | 1 - .../laravel-ckeditor/plugins/font/lang/sr.js | 1 - .../laravel-ckeditor/plugins/font/lang/sv.js | 1 - .../laravel-ckeditor/plugins/font/lang/th.js | 1 - .../laravel-ckeditor/plugins/font/lang/tr.js | 1 - .../laravel-ckeditor/plugins/font/lang/tt.js | 1 - .../laravel-ckeditor/plugins/font/lang/ug.js | 1 - .../laravel-ckeditor/plugins/font/lang/uk.js | 1 - .../laravel-ckeditor/plugins/font/lang/vi.js | 1 - .../plugins/font/lang/zh-cn.js | 1 - .../laravel-ckeditor/plugins/font/lang/zh.js | 1 - .../laravel-ckeditor/plugins/font/plugin.js | 10 - .../plugins/forms/dialogs/button.js | 8 - .../plugins/forms/dialogs/checkbox.js | 9 - .../plugins/forms/dialogs/form.js | 8 - .../plugins/forms/dialogs/hiddenfield.js | 7 - .../plugins/forms/dialogs/radio.js | 9 - .../plugins/forms/dialogs/select.js | 20 - .../plugins/forms/dialogs/textarea.js | 8 - .../plugins/forms/dialogs/textfield.js | 11 - .../plugins/forms/icons/button.png | Bin 528 -> 0 bytes .../plugins/forms/icons/checkbox.png | Bin 756 -> 0 bytes .../plugins/forms/icons/form.png | Bin 590 -> 0 bytes .../plugins/forms/icons/hiddenfield.png | Bin 239 -> 0 bytes .../plugins/forms/icons/hidpi/button.png | Bin 933 -> 0 bytes .../plugins/forms/icons/hidpi/checkbox.png | Bin 1780 -> 0 bytes .../plugins/forms/icons/hidpi/form.png | Bin 1348 -> 0 bytes .../plugins/forms/icons/hidpi/hiddenfield.png | Bin 2166 -> 0 bytes .../plugins/forms/icons/hidpi/imagebutton.png | Bin 1398 -> 0 bytes .../plugins/forms/icons/hidpi/radio.png | Bin 2435 -> 0 bytes .../plugins/forms/icons/hidpi/select-rtl.png | Bin 1451 -> 0 bytes .../plugins/forms/icons/hidpi/select.png | Bin 1452 -> 0 bytes .../forms/icons/hidpi/textarea-rtl.png | Bin 1732 -> 0 bytes .../plugins/forms/icons/hidpi/textarea.png | Bin 1680 -> 0 bytes .../forms/icons/hidpi/textfield-rtl.png | Bin 1324 -> 0 bytes .../plugins/forms/icons/hidpi/textfield.png | Bin 1324 -> 0 bytes .../plugins/forms/icons/imagebutton.png | Bin 680 -> 0 bytes .../plugins/forms/icons/radio.png | Bin 874 -> 0 bytes .../plugins/forms/icons/select-rtl.png | Bin 617 -> 0 bytes .../plugins/forms/icons/select.png | Bin 616 -> 0 bytes .../plugins/forms/icons/textarea-rtl.png | Bin 706 -> 0 bytes .../plugins/forms/icons/textarea.png | Bin 677 -> 0 bytes .../plugins/forms/icons/textfield-rtl.png | Bin 588 -> 0 bytes .../plugins/forms/icons/textfield.png | Bin 588 -> 0 bytes .../plugins/forms/images/hiddenfield.gif | Bin 178 -> 0 bytes .../laravel-ckeditor/plugins/forms/lang/af.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ar.js | 3 - .../laravel-ckeditor/plugins/forms/lang/bg.js | 3 - .../laravel-ckeditor/plugins/forms/lang/bn.js | 3 - .../laravel-ckeditor/plugins/forms/lang/bs.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ca.js | 3 - .../laravel-ckeditor/plugins/forms/lang/cs.js | 3 - .../laravel-ckeditor/plugins/forms/lang/cy.js | 3 - .../laravel-ckeditor/plugins/forms/lang/da.js | 3 - .../laravel-ckeditor/plugins/forms/lang/de.js | 3 - .../laravel-ckeditor/plugins/forms/lang/el.js | 3 - .../plugins/forms/lang/en-au.js | 3 - .../plugins/forms/lang/en-ca.js | 3 - .../plugins/forms/lang/en-gb.js | 3 - .../laravel-ckeditor/plugins/forms/lang/en.js | 3 - .../laravel-ckeditor/plugins/forms/lang/eo.js | 3 - .../laravel-ckeditor/plugins/forms/lang/es.js | 3 - .../laravel-ckeditor/plugins/forms/lang/et.js | 3 - .../laravel-ckeditor/plugins/forms/lang/eu.js | 3 - .../laravel-ckeditor/plugins/forms/lang/fa.js | 3 - .../laravel-ckeditor/plugins/forms/lang/fi.js | 3 - .../laravel-ckeditor/plugins/forms/lang/fo.js | 3 - .../plugins/forms/lang/fr-ca.js | 3 - .../laravel-ckeditor/plugins/forms/lang/fr.js | 3 - .../laravel-ckeditor/plugins/forms/lang/gl.js | 3 - .../laravel-ckeditor/plugins/forms/lang/gu.js | 3 - .../laravel-ckeditor/plugins/forms/lang/he.js | 3 - .../laravel-ckeditor/plugins/forms/lang/hi.js | 3 - .../laravel-ckeditor/plugins/forms/lang/hr.js | 3 - .../laravel-ckeditor/plugins/forms/lang/hu.js | 3 - .../laravel-ckeditor/plugins/forms/lang/id.js | 3 - .../laravel-ckeditor/plugins/forms/lang/is.js | 3 - .../laravel-ckeditor/plugins/forms/lang/it.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ja.js | 2 - .../laravel-ckeditor/plugins/forms/lang/ka.js | 3 - .../laravel-ckeditor/plugins/forms/lang/km.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ko.js | 2 - .../laravel-ckeditor/plugins/forms/lang/ku.js | 3 - .../laravel-ckeditor/plugins/forms/lang/lt.js | 3 - .../laravel-ckeditor/plugins/forms/lang/lv.js | 3 - .../laravel-ckeditor/plugins/forms/lang/mk.js | 3 - .../laravel-ckeditor/plugins/forms/lang/mn.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ms.js | 3 - .../laravel-ckeditor/plugins/forms/lang/nb.js | 3 - .../laravel-ckeditor/plugins/forms/lang/nl.js | 3 - .../laravel-ckeditor/plugins/forms/lang/no.js | 3 - .../laravel-ckeditor/plugins/forms/lang/pl.js | 3 - .../plugins/forms/lang/pt-br.js | 3 - .../laravel-ckeditor/plugins/forms/lang/pt.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ro.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ru.js | 3 - .../laravel-ckeditor/plugins/forms/lang/si.js | 3 - .../laravel-ckeditor/plugins/forms/lang/sk.js | 3 - .../laravel-ckeditor/plugins/forms/lang/sl.js | 3 - .../laravel-ckeditor/plugins/forms/lang/sq.js | 3 - .../plugins/forms/lang/sr-latn.js | 3 - .../laravel-ckeditor/plugins/forms/lang/sr.js | 3 - .../laravel-ckeditor/plugins/forms/lang/sv.js | 3 - .../laravel-ckeditor/plugins/forms/lang/th.js | 3 - .../laravel-ckeditor/plugins/forms/lang/tr.js | 3 - .../laravel-ckeditor/plugins/forms/lang/tt.js | 3 - .../laravel-ckeditor/plugins/forms/lang/ug.js | 3 - .../laravel-ckeditor/plugins/forms/lang/uk.js | 3 - .../laravel-ckeditor/plugins/forms/lang/vi.js | 3 - .../plugins/forms/lang/zh-cn.js | 2 - .../laravel-ckeditor/plugins/forms/lang/zh.js | 2 - .../laravel-ckeditor/plugins/forms/plugin.js | 14 - .../laravel-ckeditor/plugins/icons.png | Bin 18319 -> 0 bytes .../laravel-ckeditor/plugins/icons_hidpi.png | Bin 63530 -> 0 bytes .../plugins/iframe/dialogs/iframe.js | 10 - .../plugins/iframe/icons/hidpi/iframe.png | Bin 3091 -> 0 bytes .../plugins/iframe/icons/iframe.png | Bin 989 -> 0 bytes .../plugins/iframe/images/placeholder.png | Bin 265 -> 0 bytes .../plugins/iframe/lang/af.js | 1 - .../plugins/iframe/lang/ar.js | 1 - .../plugins/iframe/lang/bg.js | 1 - .../plugins/iframe/lang/bn.js | 1 - .../plugins/iframe/lang/bs.js | 1 - .../plugins/iframe/lang/ca.js | 1 - .../plugins/iframe/lang/cs.js | 1 - .../plugins/iframe/lang/cy.js | 1 - .../plugins/iframe/lang/da.js | 1 - .../plugins/iframe/lang/de.js | 1 - .../plugins/iframe/lang/el.js | 1 - .../plugins/iframe/lang/en-au.js | 1 - .../plugins/iframe/lang/en-ca.js | 1 - .../plugins/iframe/lang/en-gb.js | 1 - .../plugins/iframe/lang/en.js | 1 - .../plugins/iframe/lang/eo.js | 1 - .../plugins/iframe/lang/es.js | 1 - .../plugins/iframe/lang/et.js | 1 - .../plugins/iframe/lang/eu.js | 1 - .../plugins/iframe/lang/fa.js | 1 - .../plugins/iframe/lang/fi.js | 1 - .../plugins/iframe/lang/fo.js | 1 - .../plugins/iframe/lang/fr-ca.js | 1 - .../plugins/iframe/lang/fr.js | 1 - .../plugins/iframe/lang/gl.js | 1 - .../plugins/iframe/lang/gu.js | 1 - .../plugins/iframe/lang/he.js | 1 - .../plugins/iframe/lang/hi.js | 1 - .../plugins/iframe/lang/hr.js | 1 - .../plugins/iframe/lang/hu.js | 1 - .../plugins/iframe/lang/id.js | 1 - .../plugins/iframe/lang/is.js | 1 - .../plugins/iframe/lang/it.js | 1 - .../plugins/iframe/lang/ja.js | 1 - .../plugins/iframe/lang/ka.js | 1 - .../plugins/iframe/lang/km.js | 1 - .../plugins/iframe/lang/ko.js | 1 - .../plugins/iframe/lang/ku.js | 1 - .../plugins/iframe/lang/lt.js | 1 - .../plugins/iframe/lang/lv.js | 1 - .../plugins/iframe/lang/mk.js | 1 - .../plugins/iframe/lang/mn.js | 1 - .../plugins/iframe/lang/ms.js | 1 - .../plugins/iframe/lang/nb.js | 1 - .../plugins/iframe/lang/nl.js | 1 - .../plugins/iframe/lang/no.js | 1 - .../plugins/iframe/lang/pl.js | 1 - .../plugins/iframe/lang/pt-br.js | 1 - .../plugins/iframe/lang/pt.js | 1 - .../plugins/iframe/lang/ro.js | 1 - .../plugins/iframe/lang/ru.js | 1 - .../plugins/iframe/lang/si.js | 1 - .../plugins/iframe/lang/sk.js | 1 - .../plugins/iframe/lang/sl.js | 1 - .../plugins/iframe/lang/sq.js | 1 - .../plugins/iframe/lang/sr-latn.js | 1 - .../plugins/iframe/lang/sr.js | 1 - .../plugins/iframe/lang/sv.js | 1 - .../plugins/iframe/lang/th.js | 1 - .../plugins/iframe/lang/tr.js | 1 - .../plugins/iframe/lang/tt.js | 1 - .../plugins/iframe/lang/ug.js | 1 - .../plugins/iframe/lang/uk.js | 1 - .../plugins/iframe/lang/vi.js | 1 - .../plugins/iframe/lang/zh-cn.js | 1 - .../plugins/iframe/lang/zh.js | 1 - .../laravel-ckeditor/plugins/iframe/plugin.js | 8 - .../plugins/iframedialog/plugin.js | 8 - .../plugins/image/dialogs/image.js | 44 - .../plugins/image/images/noimage.png | Bin 1610 -> 0 bytes .../plugins/image2/dialogs/image2.js | 14 - .../plugins/image2/icons/hidpi/image.png | Bin 1745 -> 0 bytes .../plugins/image2/icons/image.png | Bin 756 -> 0 bytes .../plugins/image2/lang/af.js | 1 - .../plugins/image2/lang/ar.js | 1 - .../plugins/image2/lang/bg.js | 1 - .../plugins/image2/lang/bn.js | 1 - .../plugins/image2/lang/bs.js | 1 - .../plugins/image2/lang/ca.js | 1 - .../plugins/image2/lang/cs.js | 1 - .../plugins/image2/lang/cy.js | 1 - .../plugins/image2/lang/da.js | 1 - .../plugins/image2/lang/de.js | 1 - .../plugins/image2/lang/el.js | 1 - .../plugins/image2/lang/en-au.js | 1 - .../plugins/image2/lang/en-ca.js | 1 - .../plugins/image2/lang/en-gb.js | 1 - .../plugins/image2/lang/en.js | 1 - .../plugins/image2/lang/eo.js | 1 - .../plugins/image2/lang/es.js | 1 - .../plugins/image2/lang/et.js | 1 - .../plugins/image2/lang/eu.js | 1 - .../plugins/image2/lang/fa.js | 1 - .../plugins/image2/lang/fi.js | 1 - .../plugins/image2/lang/fo.js | 1 - .../plugins/image2/lang/fr-ca.js | 1 - .../plugins/image2/lang/fr.js | 1 - .../plugins/image2/lang/gl.js | 1 - .../plugins/image2/lang/gu.js | 1 - .../plugins/image2/lang/he.js | 1 - .../plugins/image2/lang/hi.js | 1 - .../plugins/image2/lang/hr.js | 1 - .../plugins/image2/lang/hu.js | 1 - .../plugins/image2/lang/id.js | 1 - .../plugins/image2/lang/is.js | 1 - .../plugins/image2/lang/it.js | 1 - .../plugins/image2/lang/ja.js | 1 - .../plugins/image2/lang/ka.js | 1 - .../plugins/image2/lang/km.js | 1 - .../plugins/image2/lang/ko.js | 1 - .../plugins/image2/lang/ku.js | 1 - .../plugins/image2/lang/lt.js | 1 - .../plugins/image2/lang/lv.js | 1 - .../plugins/image2/lang/mk.js | 1 - .../plugins/image2/lang/mn.js | 1 - .../plugins/image2/lang/ms.js | 1 - .../plugins/image2/lang/nb.js | 1 - .../plugins/image2/lang/nl.js | 1 - .../plugins/image2/lang/no.js | 1 - .../plugins/image2/lang/pl.js | 1 - .../plugins/image2/lang/pt-br.js | 1 - .../plugins/image2/lang/pt.js | 1 - .../plugins/image2/lang/ro.js | 1 - .../plugins/image2/lang/ru.js | 1 - .../plugins/image2/lang/si.js | 1 - .../plugins/image2/lang/sk.js | 1 - .../plugins/image2/lang/sl.js | 1 - .../plugins/image2/lang/sq.js | 1 - .../plugins/image2/lang/sr-latn.js | 1 - .../plugins/image2/lang/sr.js | 1 - .../plugins/image2/lang/sv.js | 1 - .../plugins/image2/lang/th.js | 1 - .../plugins/image2/lang/tr.js | 1 - .../plugins/image2/lang/tt.js | 1 - .../plugins/image2/lang/ug.js | 1 - .../plugins/image2/lang/uk.js | 1 - .../plugins/image2/lang/vi.js | 1 - .../plugins/image2/lang/zh-cn.js | 1 - .../plugins/image2/lang/zh.js | 1 - .../laravel-ckeditor/plugins/image2/plugin.js | 30 - .../plugins/indentblock/plugin.js | 9 - .../justify/icons/hidpi/justifyblock.png | Bin 882 -> 0 bytes .../justify/icons/hidpi/justifycenter.png | Bin 1142 -> 0 bytes .../justify/icons/hidpi/justifyleft.png | Bin 1042 -> 0 bytes .../justify/icons/hidpi/justifyright.png | Bin 1048 -> 0 bytes .../plugins/justify/icons/justifyblock.png | Bin 496 -> 0 bytes .../plugins/justify/icons/justifycenter.png | Bin 609 -> 0 bytes .../plugins/justify/icons/justifyleft.png | Bin 558 -> 0 bytes .../plugins/justify/icons/justifyright.png | Bin 554 -> 0 bytes .../plugins/justify/lang/af.js | 1 - .../plugins/justify/lang/ar.js | 1 - .../plugins/justify/lang/bg.js | 1 - .../plugins/justify/lang/bn.js | 1 - .../plugins/justify/lang/bs.js | 1 - .../plugins/justify/lang/ca.js | 1 - .../plugins/justify/lang/cs.js | 1 - .../plugins/justify/lang/cy.js | 1 - .../plugins/justify/lang/da.js | 1 - .../plugins/justify/lang/de.js | 1 - .../plugins/justify/lang/el.js | 1 - .../plugins/justify/lang/en-au.js | 1 - .../plugins/justify/lang/en-ca.js | 1 - .../plugins/justify/lang/en-gb.js | 1 - .../plugins/justify/lang/en.js | 1 - .../plugins/justify/lang/eo.js | 1 - .../plugins/justify/lang/es.js | 1 - .../plugins/justify/lang/et.js | 1 - .../plugins/justify/lang/eu.js | 1 - .../plugins/justify/lang/fa.js | 1 - .../plugins/justify/lang/fi.js | 1 - .../plugins/justify/lang/fo.js | 1 - .../plugins/justify/lang/fr-ca.js | 1 - .../plugins/justify/lang/fr.js | 1 - .../plugins/justify/lang/gl.js | 1 - .../plugins/justify/lang/gu.js | 1 - .../plugins/justify/lang/he.js | 1 - .../plugins/justify/lang/hi.js | 1 - .../plugins/justify/lang/hr.js | 1 - .../plugins/justify/lang/hu.js | 1 - .../plugins/justify/lang/id.js | 1 - .../plugins/justify/lang/is.js | 1 - .../plugins/justify/lang/it.js | 1 - .../plugins/justify/lang/ja.js | 1 - .../plugins/justify/lang/ka.js | 1 - .../plugins/justify/lang/km.js | 1 - .../plugins/justify/lang/ko.js | 1 - .../plugins/justify/lang/ku.js | 1 - .../plugins/justify/lang/lt.js | 1 - .../plugins/justify/lang/lv.js | 1 - .../plugins/justify/lang/mk.js | 1 - .../plugins/justify/lang/mn.js | 1 - .../plugins/justify/lang/ms.js | 1 - .../plugins/justify/lang/nb.js | 1 - .../plugins/justify/lang/nl.js | 1 - .../plugins/justify/lang/no.js | 1 - .../plugins/justify/lang/pl.js | 1 - .../plugins/justify/lang/pt-br.js | 1 - .../plugins/justify/lang/pt.js | 1 - .../plugins/justify/lang/ro.js | 1 - .../plugins/justify/lang/ru.js | 1 - .../plugins/justify/lang/si.js | 1 - .../plugins/justify/lang/sk.js | 1 - .../plugins/justify/lang/sl.js | 1 - .../plugins/justify/lang/sq.js | 1 - .../plugins/justify/lang/sr-latn.js | 1 - .../plugins/justify/lang/sr.js | 1 - .../plugins/justify/lang/sv.js | 1 - .../plugins/justify/lang/th.js | 1 - .../plugins/justify/lang/tr.js | 1 - .../plugins/justify/lang/tt.js | 1 - .../plugins/justify/lang/ug.js | 1 - .../plugins/justify/lang/uk.js | 1 - .../plugins/justify/lang/vi.js | 1 - .../plugins/justify/lang/zh-cn.js | 1 - .../plugins/justify/lang/zh.js | 1 - .../plugins/justify/plugin.js | 12 - .../plugins/language/icons/hidpi/language.png | Bin 1678 -> 0 bytes .../plugins/language/icons/language.png | Bin 668 -> 0 bytes .../plugins/language/lang/ar.js | 5 - .../plugins/language/lang/bg.js | 5 - .../plugins/language/lang/ca.js | 5 - .../plugins/language/lang/cs.js | 5 - .../plugins/language/lang/cy.js | 5 - .../plugins/language/lang/da.js | 5 - .../plugins/language/lang/de.js | 5 - .../plugins/language/lang/el.js | 5 - .../plugins/language/lang/en-gb.js | 5 - .../plugins/language/lang/en.js | 5 - .../plugins/language/lang/eo.js | 5 - .../plugins/language/lang/es.js | 5 - .../plugins/language/lang/eu.js | 5 - .../plugins/language/lang/fa.js | 5 - .../plugins/language/lang/fi.js | 5 - .../plugins/language/lang/fo.js | 5 - .../plugins/language/lang/fr.js | 5 - .../plugins/language/lang/gl.js | 5 - .../plugins/language/lang/he.js | 5 - .../plugins/language/lang/hr.js | 5 - .../plugins/language/lang/hu.js | 5 - .../plugins/language/lang/id.js | 5 - .../plugins/language/lang/it.js | 5 - .../plugins/language/lang/ja.js | 5 - .../plugins/language/lang/km.js | 5 - .../plugins/language/lang/ko.js | 5 - .../plugins/language/lang/ku.js | 5 - .../plugins/language/lang/nb.js | 5 - .../plugins/language/lang/nl.js | 5 - .../plugins/language/lang/no.js | 5 - .../plugins/language/lang/pl.js | 5 - .../plugins/language/lang/pt-br.js | 5 - .../plugins/language/lang/pt.js | 5 - .../plugins/language/lang/ru.js | 5 - .../plugins/language/lang/sk.js | 5 - .../plugins/language/lang/sl.js | 5 - .../plugins/language/lang/sq.js | 5 - .../plugins/language/lang/sv.js | 5 - .../plugins/language/lang/tr.js | 5 - .../plugins/language/lang/tt.js | 5 - .../plugins/language/lang/ug.js | 5 - .../plugins/language/lang/uk.js | 5 - .../plugins/language/lang/vi.js | 5 - .../plugins/language/lang/zh-cn.js | 5 - .../plugins/language/lang/zh.js | 5 - .../plugins/language/plugin.js | 8 - .../plugins/lineutils/plugin.js | 22 - .../plugins/link/dialogs/anchor.js | 7 - .../plugins/link/dialogs/link.js | 26 - .../plugins/link/images/anchor.png | Bin 589 -> 0 bytes .../plugins/link/images/hidpi/anchor.png | Bin 1379 -> 0 bytes .../plugins/liststyle/dialogs/liststyle.js | 10 - .../plugins/liststyle/lang/af.js | 2 - .../plugins/liststyle/lang/ar.js | 2 - .../plugins/liststyle/lang/bg.js | 2 - .../plugins/liststyle/lang/bn.js | 2 - .../plugins/liststyle/lang/bs.js | 2 - .../plugins/liststyle/lang/ca.js | 2 - .../plugins/liststyle/lang/cs.js | 2 - .../plugins/liststyle/lang/cy.js | 2 - .../plugins/liststyle/lang/da.js | 2 - .../plugins/liststyle/lang/de.js | 2 - .../plugins/liststyle/lang/el.js | 2 - .../plugins/liststyle/lang/en-au.js | 2 - .../plugins/liststyle/lang/en-ca.js | 2 - .../plugins/liststyle/lang/en-gb.js | 2 - .../plugins/liststyle/lang/en.js | 2 - .../plugins/liststyle/lang/eo.js | 2 - .../plugins/liststyle/lang/es.js | 2 - .../plugins/liststyle/lang/et.js | 2 - .../plugins/liststyle/lang/eu.js | 2 - .../plugins/liststyle/lang/fa.js | 2 - .../plugins/liststyle/lang/fi.js | 2 - .../plugins/liststyle/lang/fo.js | 2 - .../plugins/liststyle/lang/fr-ca.js | 2 - .../plugins/liststyle/lang/fr.js | 2 - .../plugins/liststyle/lang/gl.js | 2 - .../plugins/liststyle/lang/gu.js | 2 - .../plugins/liststyle/lang/he.js | 2 - .../plugins/liststyle/lang/hi.js | 2 - .../plugins/liststyle/lang/hr.js | 2 - .../plugins/liststyle/lang/hu.js | 2 - .../plugins/liststyle/lang/id.js | 2 - .../plugins/liststyle/lang/is.js | 2 - .../plugins/liststyle/lang/it.js | 2 - .../plugins/liststyle/lang/ja.js | 2 - .../plugins/liststyle/lang/ka.js | 2 - .../plugins/liststyle/lang/km.js | 2 - .../plugins/liststyle/lang/ko.js | 2 - .../plugins/liststyle/lang/ku.js | 2 - .../plugins/liststyle/lang/lt.js | 2 - .../plugins/liststyle/lang/lv.js | 2 - .../plugins/liststyle/lang/mk.js | 2 - .../plugins/liststyle/lang/mn.js | 2 - .../plugins/liststyle/lang/ms.js | 2 - .../plugins/liststyle/lang/nb.js | 2 - .../plugins/liststyle/lang/nl.js | 2 - .../plugins/liststyle/lang/no.js | 2 - .../plugins/liststyle/lang/pl.js | 2 - .../plugins/liststyle/lang/pt-br.js | 2 - .../plugins/liststyle/lang/pt.js | 2 - .../plugins/liststyle/lang/ro.js | 2 - .../plugins/liststyle/lang/ru.js | 2 - .../plugins/liststyle/lang/si.js | 2 - .../plugins/liststyle/lang/sk.js | 2 - .../plugins/liststyle/lang/sl.js | 2 - .../plugins/liststyle/lang/sq.js | 2 - .../plugins/liststyle/lang/sr-latn.js | 2 - .../plugins/liststyle/lang/sr.js | 2 - .../plugins/liststyle/lang/sv.js | 2 - .../plugins/liststyle/lang/th.js | 2 - .../plugins/liststyle/lang/tr.js | 2 - .../plugins/liststyle/lang/tt.js | 2 - .../plugins/liststyle/lang/ug.js | 2 - .../plugins/liststyle/lang/uk.js | 2 - .../plugins/liststyle/lang/vi.js | 2 - .../plugins/liststyle/lang/zh-cn.js | 2 - .../plugins/liststyle/lang/zh.js | 2 - .../plugins/liststyle/plugin.js | 7 - .../magicline/images/hidpi/icon-rtl.png | Bin 176 -> 0 bytes .../plugins/magicline/images/hidpi/icon.png | Bin 199 -> 0 bytes .../plugins/magicline/images/icon-rtl.png | Bin 138 -> 0 bytes .../plugins/magicline/images/icon.png | Bin 133 -> 0 bytes .../plugins/mathjax/dialogs/mathjax.js | 7 - .../plugins/mathjax/icons/hidpi/mathjax.png | Bin 1437 -> 0 bytes .../plugins/mathjax/icons/mathjax.png | Bin 703 -> 0 bytes .../plugins/mathjax/images/loader.gif | Bin 784 -> 0 bytes .../plugins/mathjax/lang/af.js | 1 - .../plugins/mathjax/lang/ar.js | 1 - .../plugins/mathjax/lang/bg.js | 1 - .../plugins/mathjax/lang/ca.js | 1 - .../plugins/mathjax/lang/cs.js | 1 - .../plugins/mathjax/lang/cy.js | 1 - .../plugins/mathjax/lang/da.js | 1 - .../plugins/mathjax/lang/de.js | 1 - .../plugins/mathjax/lang/el.js | 1 - .../plugins/mathjax/lang/en-gb.js | 1 - .../plugins/mathjax/lang/en.js | 1 - .../plugins/mathjax/lang/eo.js | 1 - .../plugins/mathjax/lang/es.js | 1 - .../plugins/mathjax/lang/eu.js | 1 - .../plugins/mathjax/lang/fa.js | 1 - .../plugins/mathjax/lang/fi.js | 1 - .../plugins/mathjax/lang/fr.js | 1 - .../plugins/mathjax/lang/gl.js | 1 - .../plugins/mathjax/lang/he.js | 1 - .../plugins/mathjax/lang/hr.js | 1 - .../plugins/mathjax/lang/hu.js | 1 - .../plugins/mathjax/lang/id.js | 1 - .../plugins/mathjax/lang/it.js | 1 - .../plugins/mathjax/lang/ja.js | 1 - .../plugins/mathjax/lang/km.js | 1 - .../plugins/mathjax/lang/ko.js | 1 - .../plugins/mathjax/lang/ku.js | 1 - .../plugins/mathjax/lang/lt.js | 1 - .../plugins/mathjax/lang/nb.js | 1 - .../plugins/mathjax/lang/nl.js | 1 - .../plugins/mathjax/lang/no.js | 1 - .../plugins/mathjax/lang/pl.js | 1 - .../plugins/mathjax/lang/pt-br.js | 1 - .../plugins/mathjax/lang/pt.js | 1 - .../plugins/mathjax/lang/ro.js | 1 - .../plugins/mathjax/lang/ru.js | 1 - .../plugins/mathjax/lang/sk.js | 1 - .../plugins/mathjax/lang/sl.js | 1 - .../plugins/mathjax/lang/sq.js | 1 - .../plugins/mathjax/lang/sv.js | 1 - .../plugins/mathjax/lang/tr.js | 1 - .../plugins/mathjax/lang/tt.js | 1 - .../plugins/mathjax/lang/ug.js | 1 - .../plugins/mathjax/lang/uk.js | 1 - .../plugins/mathjax/lang/vi.js | 1 - .../plugins/mathjax/lang/zh-cn.js | 1 - .../plugins/mathjax/lang/zh.js | 1 - .../plugins/mathjax/plugin.js | 15 - .../newpage/icons/hidpi/newpage-rtl.png | Bin 1070 -> 0 bytes .../plugins/newpage/icons/hidpi/newpage.png | Bin 1112 -> 0 bytes .../plugins/newpage/icons/newpage-rtl.png | Bin 575 -> 0 bytes .../plugins/newpage/icons/newpage.png | Bin 580 -> 0 bytes .../plugins/newpage/lang/af.js | 1 - .../plugins/newpage/lang/ar.js | 1 - .../plugins/newpage/lang/bg.js | 1 - .../plugins/newpage/lang/bn.js | 1 - .../plugins/newpage/lang/bs.js | 1 - .../plugins/newpage/lang/ca.js | 1 - .../plugins/newpage/lang/cs.js | 1 - .../plugins/newpage/lang/cy.js | 1 - .../plugins/newpage/lang/da.js | 1 - .../plugins/newpage/lang/de.js | 1 - .../plugins/newpage/lang/el.js | 1 - .../plugins/newpage/lang/en-au.js | 1 - .../plugins/newpage/lang/en-ca.js | 1 - .../plugins/newpage/lang/en-gb.js | 1 - .../plugins/newpage/lang/en.js | 1 - .../plugins/newpage/lang/eo.js | 1 - .../plugins/newpage/lang/es.js | 1 - .../plugins/newpage/lang/et.js | 1 - .../plugins/newpage/lang/eu.js | 1 - .../plugins/newpage/lang/fa.js | 1 - .../plugins/newpage/lang/fi.js | 1 - .../plugins/newpage/lang/fo.js | 1 - .../plugins/newpage/lang/fr-ca.js | 1 - .../plugins/newpage/lang/fr.js | 1 - .../plugins/newpage/lang/gl.js | 1 - .../plugins/newpage/lang/gu.js | 1 - .../plugins/newpage/lang/he.js | 1 - .../plugins/newpage/lang/hi.js | 1 - .../plugins/newpage/lang/hr.js | 1 - .../plugins/newpage/lang/hu.js | 1 - .../plugins/newpage/lang/id.js | 1 - .../plugins/newpage/lang/is.js | 1 - .../plugins/newpage/lang/it.js | 1 - .../plugins/newpage/lang/ja.js | 1 - .../plugins/newpage/lang/ka.js | 1 - .../plugins/newpage/lang/km.js | 1 - .../plugins/newpage/lang/ko.js | 1 - .../plugins/newpage/lang/ku.js | 1 - .../plugins/newpage/lang/lt.js | 1 - .../plugins/newpage/lang/lv.js | 1 - .../plugins/newpage/lang/mk.js | 1 - .../plugins/newpage/lang/mn.js | 1 - .../plugins/newpage/lang/ms.js | 1 - .../plugins/newpage/lang/nb.js | 1 - .../plugins/newpage/lang/nl.js | 1 - .../plugins/newpage/lang/no.js | 1 - .../plugins/newpage/lang/pl.js | 1 - .../plugins/newpage/lang/pt-br.js | 1 - .../plugins/newpage/lang/pt.js | 1 - .../plugins/newpage/lang/ro.js | 1 - .../plugins/newpage/lang/ru.js | 1 - .../plugins/newpage/lang/si.js | 1 - .../plugins/newpage/lang/sk.js | 1 - .../plugins/newpage/lang/sl.js | 1 - .../plugins/newpage/lang/sq.js | 1 - .../plugins/newpage/lang/sr-latn.js | 1 - .../plugins/newpage/lang/sr.js | 1 - .../plugins/newpage/lang/sv.js | 1 - .../plugins/newpage/lang/th.js | 1 - .../plugins/newpage/lang/tr.js | 1 - .../plugins/newpage/lang/tt.js | 1 - .../plugins/newpage/lang/ug.js | 1 - .../plugins/newpage/lang/uk.js | 1 - .../plugins/newpage/lang/vi.js | 1 - .../plugins/newpage/lang/zh-cn.js | 1 - .../plugins/newpage/lang/zh.js | 1 - .../plugins/newpage/plugin.js | 6 - .../plugins/notification/lang/cs.js | 1 - .../plugins/notification/lang/da.js | 1 - .../plugins/notification/lang/de.js | 1 - .../plugins/notification/lang/en.js | 1 - .../plugins/notification/lang/eo.js | 1 - .../plugins/notification/lang/eu.js | 1 - .../plugins/notification/lang/fr.js | 1 - .../plugins/notification/lang/gl.js | 1 - .../plugins/notification/lang/id.js | 1 - .../plugins/notification/lang/it.js | 1 - .../plugins/notification/lang/ko.js | 1 - .../plugins/notification/lang/ku.js | 1 - .../plugins/notification/lang/nb.js | 1 - .../plugins/notification/lang/nl.js | 1 - .../plugins/notification/lang/pl.js | 1 - .../plugins/notification/lang/pt-br.js | 1 - .../plugins/notification/lang/ru.js | 1 - .../plugins/notification/lang/sv.js | 1 - .../plugins/notification/lang/tr.js | 1 - .../plugins/notification/lang/ug.js | 1 - .../plugins/notification/lang/uk.js | 1 - .../plugins/notification/lang/zh-cn.js | 1 - .../plugins/notification/lang/zh.js | 1 - .../plugins/notification/plugin.js | 19 - .../plugins/notificationaggregator/plugin.js | 9 - .../pagebreak/icons/hidpi/pagebreak-rtl.png | Bin 1318 -> 0 bytes .../pagebreak/icons/hidpi/pagebreak.png | Bin 1299 -> 0 bytes .../plugins/pagebreak/icons/pagebreak-rtl.png | Bin 629 -> 0 bytes .../plugins/pagebreak/icons/pagebreak.png | Bin 602 -> 0 bytes .../plugins/pagebreak/images/pagebreak.gif | Bin 99 -> 0 bytes .../plugins/pagebreak/lang/af.js | 1 - .../plugins/pagebreak/lang/ar.js | 1 - .../plugins/pagebreak/lang/bg.js | 1 - .../plugins/pagebreak/lang/bn.js | 1 - .../plugins/pagebreak/lang/bs.js | 1 - .../plugins/pagebreak/lang/ca.js | 1 - .../plugins/pagebreak/lang/cs.js | 1 - .../plugins/pagebreak/lang/cy.js | 1 - .../plugins/pagebreak/lang/da.js | 1 - .../plugins/pagebreak/lang/de.js | 1 - .../plugins/pagebreak/lang/el.js | 1 - .../plugins/pagebreak/lang/en-au.js | 1 - .../plugins/pagebreak/lang/en-ca.js | 1 - .../plugins/pagebreak/lang/en-gb.js | 1 - .../plugins/pagebreak/lang/en.js | 1 - .../plugins/pagebreak/lang/eo.js | 1 - .../plugins/pagebreak/lang/es.js | 1 - .../plugins/pagebreak/lang/et.js | 1 - .../plugins/pagebreak/lang/eu.js | 1 - .../plugins/pagebreak/lang/fa.js | 1 - .../plugins/pagebreak/lang/fi.js | 1 - .../plugins/pagebreak/lang/fo.js | 1 - .../plugins/pagebreak/lang/fr-ca.js | 1 - .../plugins/pagebreak/lang/fr.js | 1 - .../plugins/pagebreak/lang/gl.js | 1 - .../plugins/pagebreak/lang/gu.js | 1 - .../plugins/pagebreak/lang/he.js | 1 - .../plugins/pagebreak/lang/hi.js | 1 - .../plugins/pagebreak/lang/hr.js | 1 - .../plugins/pagebreak/lang/hu.js | 1 - .../plugins/pagebreak/lang/id.js | 1 - .../plugins/pagebreak/lang/is.js | 1 - .../plugins/pagebreak/lang/it.js | 1 - .../plugins/pagebreak/lang/ja.js | 1 - .../plugins/pagebreak/lang/ka.js | 1 - .../plugins/pagebreak/lang/km.js | 1 - .../plugins/pagebreak/lang/ko.js | 1 - .../plugins/pagebreak/lang/ku.js | 1 - .../plugins/pagebreak/lang/lt.js | 1 - .../plugins/pagebreak/lang/lv.js | 1 - .../plugins/pagebreak/lang/mk.js | 1 - .../plugins/pagebreak/lang/mn.js | 1 - .../plugins/pagebreak/lang/ms.js | 1 - .../plugins/pagebreak/lang/nb.js | 1 - .../plugins/pagebreak/lang/nl.js | 1 - .../plugins/pagebreak/lang/no.js | 1 - .../plugins/pagebreak/lang/pl.js | 1 - .../plugins/pagebreak/lang/pt-br.js | 1 - .../plugins/pagebreak/lang/pt.js | 1 - .../plugins/pagebreak/lang/ro.js | 1 - .../plugins/pagebreak/lang/ru.js | 1 - .../plugins/pagebreak/lang/si.js | 1 - .../plugins/pagebreak/lang/sk.js | 1 - .../plugins/pagebreak/lang/sl.js | 1 - .../plugins/pagebreak/lang/sq.js | 1 - .../plugins/pagebreak/lang/sr-latn.js | 1 - .../plugins/pagebreak/lang/sr.js | 1 - .../plugins/pagebreak/lang/sv.js | 1 - .../plugins/pagebreak/lang/th.js | 1 - .../plugins/pagebreak/lang/tr.js | 1 - .../plugins/pagebreak/lang/tt.js | 1 - .../plugins/pagebreak/lang/ug.js | 1 - .../plugins/pagebreak/lang/uk.js | 1 - .../plugins/pagebreak/lang/vi.js | 1 - .../plugins/pagebreak/lang/zh-cn.js | 1 - .../plugins/pagebreak/lang/zh.js | 1 - .../plugins/pagebreak/plugin.js | 9 - .../plugins/panelbutton/plugin.js | 8 - .../plugins/pastefromword/filter/default.js | 32 - .../placeholder/dialogs/placeholder.js | 5 - .../placeholder/icons/hidpi/placeholder.png | Bin 1775 -> 0 bytes .../plugins/placeholder/icons/placeholder.png | Bin 714 -> 0 bytes .../plugins/placeholder/lang/af.js | 5 - .../plugins/placeholder/lang/ar.js | 5 - .../plugins/placeholder/lang/bg.js | 5 - .../plugins/placeholder/lang/ca.js | 5 - .../plugins/placeholder/lang/cs.js | 5 - .../plugins/placeholder/lang/cy.js | 5 - .../plugins/placeholder/lang/da.js | 5 - .../plugins/placeholder/lang/de.js | 5 - .../plugins/placeholder/lang/el.js | 5 - .../plugins/placeholder/lang/en-gb.js | 5 - .../plugins/placeholder/lang/en.js | 5 - .../plugins/placeholder/lang/eo.js | 5 - .../plugins/placeholder/lang/es.js | 5 - .../plugins/placeholder/lang/et.js | 5 - .../plugins/placeholder/lang/eu.js | 5 - .../plugins/placeholder/lang/fa.js | 5 - .../plugins/placeholder/lang/fi.js | 5 - .../plugins/placeholder/lang/fr-ca.js | 5 - .../plugins/placeholder/lang/fr.js | 5 - .../plugins/placeholder/lang/gl.js | 5 - .../plugins/placeholder/lang/he.js | 5 - .../plugins/placeholder/lang/hr.js | 5 - .../plugins/placeholder/lang/hu.js | 5 - .../plugins/placeholder/lang/id.js | 5 - .../plugins/placeholder/lang/it.js | 5 - .../plugins/placeholder/lang/ja.js | 5 - .../plugins/placeholder/lang/km.js | 5 - .../plugins/placeholder/lang/ko.js | 5 - .../plugins/placeholder/lang/ku.js | 5 - .../plugins/placeholder/lang/lv.js | 5 - .../plugins/placeholder/lang/nb.js | 5 - .../plugins/placeholder/lang/nl.js | 5 - .../plugins/placeholder/lang/no.js | 5 - .../plugins/placeholder/lang/pl.js | 5 - .../plugins/placeholder/lang/pt-br.js | 5 - .../plugins/placeholder/lang/pt.js | 5 - .../plugins/placeholder/lang/ru.js | 5 - .../plugins/placeholder/lang/si.js | 5 - .../plugins/placeholder/lang/sk.js | 5 - .../plugins/placeholder/lang/sl.js | 5 - .../plugins/placeholder/lang/sq.js | 5 - .../plugins/placeholder/lang/sv.js | 5 - .../plugins/placeholder/lang/th.js | 5 - .../plugins/placeholder/lang/tr.js | 5 - .../plugins/placeholder/lang/tt.js | 5 - .../plugins/placeholder/lang/ug.js | 5 - .../plugins/placeholder/lang/uk.js | 5 - .../plugins/placeholder/lang/vi.js | 5 - .../plugins/placeholder/lang/zh-cn.js | 5 - .../plugins/placeholder/lang/zh.js | 5 - .../plugins/placeholder/plugin.js | 7 - .../preview/icons/hidpi/preview-rtl.png | Bin 2145 -> 0 bytes .../plugins/preview/icons/hidpi/preview.png | Bin 2204 -> 0 bytes .../plugins/preview/icons/preview-rtl.png | Bin 850 -> 0 bytes .../plugins/preview/icons/preview.png | Bin 855 -> 0 bytes .../plugins/preview/lang/af.js | 1 - .../plugins/preview/lang/ar.js | 1 - .../plugins/preview/lang/bg.js | 1 - .../plugins/preview/lang/bn.js | 1 - .../plugins/preview/lang/bs.js | 1 - .../plugins/preview/lang/ca.js | 1 - .../plugins/preview/lang/cs.js | 1 - .../plugins/preview/lang/cy.js | 1 - .../plugins/preview/lang/da.js | 1 - .../plugins/preview/lang/de.js | 1 - .../plugins/preview/lang/el.js | 1 - .../plugins/preview/lang/en-au.js | 1 - .../plugins/preview/lang/en-ca.js | 1 - .../plugins/preview/lang/en-gb.js | 1 - .../plugins/preview/lang/en.js | 1 - .../plugins/preview/lang/eo.js | 1 - .../plugins/preview/lang/es.js | 1 - .../plugins/preview/lang/et.js | 1 - .../plugins/preview/lang/eu.js | 1 - .../plugins/preview/lang/fa.js | 1 - .../plugins/preview/lang/fi.js | 1 - .../plugins/preview/lang/fo.js | 1 - .../plugins/preview/lang/fr-ca.js | 1 - .../plugins/preview/lang/fr.js | 1 - .../plugins/preview/lang/gl.js | 1 - .../plugins/preview/lang/gu.js | 1 - .../plugins/preview/lang/he.js | 1 - .../plugins/preview/lang/hi.js | 1 - .../plugins/preview/lang/hr.js | 1 - .../plugins/preview/lang/hu.js | 1 - .../plugins/preview/lang/id.js | 1 - .../plugins/preview/lang/is.js | 1 - .../plugins/preview/lang/it.js | 1 - .../plugins/preview/lang/ja.js | 1 - .../plugins/preview/lang/ka.js | 1 - .../plugins/preview/lang/km.js | 1 - .../plugins/preview/lang/ko.js | 1 - .../plugins/preview/lang/ku.js | 1 - .../plugins/preview/lang/lt.js | 1 - .../plugins/preview/lang/lv.js | 1 - .../plugins/preview/lang/mk.js | 1 - .../plugins/preview/lang/mn.js | 1 - .../plugins/preview/lang/ms.js | 1 - .../plugins/preview/lang/nb.js | 1 - .../plugins/preview/lang/nl.js | 1 - .../plugins/preview/lang/no.js | 1 - .../plugins/preview/lang/pl.js | 1 - .../plugins/preview/lang/pt-br.js | 1 - .../plugins/preview/lang/pt.js | 1 - .../plugins/preview/lang/ro.js | 1 - .../plugins/preview/lang/ru.js | 1 - .../plugins/preview/lang/si.js | 1 - .../plugins/preview/lang/sk.js | 1 - .../plugins/preview/lang/sl.js | 1 - .../plugins/preview/lang/sq.js | 1 - .../plugins/preview/lang/sr-latn.js | 1 - .../plugins/preview/lang/sr.js | 1 - .../plugins/preview/lang/sv.js | 1 - .../plugins/preview/lang/th.js | 1 - .../plugins/preview/lang/tr.js | 1 - .../plugins/preview/lang/tt.js | 1 - .../plugins/preview/lang/ug.js | 1 - .../plugins/preview/lang/uk.js | 1 - .../plugins/preview/lang/vi.js | 1 - .../plugins/preview/lang/zh-cn.js | 1 - .../plugins/preview/lang/zh.js | 1 - .../plugins/preview/plugin.js | 9 - .../plugins/preview/preview.html | 13 - .../plugins/print/icons/hidpi/print.png | Bin 1648 -> 0 bytes .../plugins/print/icons/print.png | Bin 765 -> 0 bytes .../laravel-ckeditor/plugins/print/lang/af.js | 1 - .../laravel-ckeditor/plugins/print/lang/ar.js | 1 - .../laravel-ckeditor/plugins/print/lang/bg.js | 1 - .../laravel-ckeditor/plugins/print/lang/bn.js | 1 - .../laravel-ckeditor/plugins/print/lang/bs.js | 1 - .../laravel-ckeditor/plugins/print/lang/ca.js | 1 - .../laravel-ckeditor/plugins/print/lang/cs.js | 1 - .../laravel-ckeditor/plugins/print/lang/cy.js | 1 - .../laravel-ckeditor/plugins/print/lang/da.js | 1 - .../laravel-ckeditor/plugins/print/lang/de.js | 1 - .../laravel-ckeditor/plugins/print/lang/el.js | 1 - .../plugins/print/lang/en-au.js | 1 - .../plugins/print/lang/en-ca.js | 1 - .../plugins/print/lang/en-gb.js | 1 - .../laravel-ckeditor/plugins/print/lang/en.js | 1 - .../laravel-ckeditor/plugins/print/lang/eo.js | 1 - .../laravel-ckeditor/plugins/print/lang/es.js | 1 - .../laravel-ckeditor/plugins/print/lang/et.js | 1 - .../laravel-ckeditor/plugins/print/lang/eu.js | 1 - .../laravel-ckeditor/plugins/print/lang/fa.js | 1 - .../laravel-ckeditor/plugins/print/lang/fi.js | 1 - .../laravel-ckeditor/plugins/print/lang/fo.js | 1 - .../plugins/print/lang/fr-ca.js | 1 - .../laravel-ckeditor/plugins/print/lang/fr.js | 1 - .../laravel-ckeditor/plugins/print/lang/gl.js | 1 - .../laravel-ckeditor/plugins/print/lang/gu.js | 1 - .../laravel-ckeditor/plugins/print/lang/he.js | 1 - .../laravel-ckeditor/plugins/print/lang/hi.js | 1 - .../laravel-ckeditor/plugins/print/lang/hr.js | 1 - .../laravel-ckeditor/plugins/print/lang/hu.js | 1 - .../laravel-ckeditor/plugins/print/lang/id.js | 1 - .../laravel-ckeditor/plugins/print/lang/is.js | 1 - .../laravel-ckeditor/plugins/print/lang/it.js | 1 - .../laravel-ckeditor/plugins/print/lang/ja.js | 1 - .../laravel-ckeditor/plugins/print/lang/ka.js | 1 - .../laravel-ckeditor/plugins/print/lang/km.js | 1 - .../laravel-ckeditor/plugins/print/lang/ko.js | 1 - .../laravel-ckeditor/plugins/print/lang/ku.js | 1 - .../laravel-ckeditor/plugins/print/lang/lt.js | 1 - .../laravel-ckeditor/plugins/print/lang/lv.js | 1 - .../laravel-ckeditor/plugins/print/lang/mk.js | 1 - .../laravel-ckeditor/plugins/print/lang/mn.js | 1 - .../laravel-ckeditor/plugins/print/lang/ms.js | 1 - .../laravel-ckeditor/plugins/print/lang/nb.js | 1 - .../laravel-ckeditor/plugins/print/lang/nl.js | 1 - .../laravel-ckeditor/plugins/print/lang/no.js | 1 - .../laravel-ckeditor/plugins/print/lang/pl.js | 1 - .../plugins/print/lang/pt-br.js | 1 - .../laravel-ckeditor/plugins/print/lang/pt.js | 1 - .../laravel-ckeditor/plugins/print/lang/ro.js | 1 - .../laravel-ckeditor/plugins/print/lang/ru.js | 1 - .../laravel-ckeditor/plugins/print/lang/si.js | 1 - .../laravel-ckeditor/plugins/print/lang/sk.js | 1 - .../laravel-ckeditor/plugins/print/lang/sl.js | 1 - .../laravel-ckeditor/plugins/print/lang/sq.js | 1 - .../plugins/print/lang/sr-latn.js | 1 - .../laravel-ckeditor/plugins/print/lang/sr.js | 1 - .../laravel-ckeditor/plugins/print/lang/sv.js | 1 - .../laravel-ckeditor/plugins/print/lang/th.js | 1 - .../laravel-ckeditor/plugins/print/lang/tr.js | 1 - .../laravel-ckeditor/plugins/print/lang/tt.js | 1 - .../laravel-ckeditor/plugins/print/lang/ug.js | 1 - .../laravel-ckeditor/plugins/print/lang/uk.js | 1 - .../laravel-ckeditor/plugins/print/lang/vi.js | 1 - .../plugins/print/lang/zh-cn.js | 1 - .../laravel-ckeditor/plugins/print/lang/zh.js | 1 - .../laravel-ckeditor/plugins/print/plugin.js | 6 - .../plugins/save/icons/hidpi/save.png | Bin 1648 -> 0 bytes .../plugins/save/icons/save.png | Bin 716 -> 0 bytes .../laravel-ckeditor/plugins/save/lang/af.js | 1 - .../laravel-ckeditor/plugins/save/lang/ar.js | 1 - .../laravel-ckeditor/plugins/save/lang/bg.js | 1 - .../laravel-ckeditor/plugins/save/lang/bn.js | 1 - .../laravel-ckeditor/plugins/save/lang/bs.js | 1 - .../laravel-ckeditor/plugins/save/lang/ca.js | 1 - .../laravel-ckeditor/plugins/save/lang/cs.js | 1 - .../laravel-ckeditor/plugins/save/lang/cy.js | 1 - .../laravel-ckeditor/plugins/save/lang/da.js | 1 - .../laravel-ckeditor/plugins/save/lang/de.js | 1 - .../laravel-ckeditor/plugins/save/lang/el.js | 1 - .../plugins/save/lang/en-au.js | 1 - .../plugins/save/lang/en-ca.js | 1 - .../plugins/save/lang/en-gb.js | 1 - .../laravel-ckeditor/plugins/save/lang/en.js | 1 - .../laravel-ckeditor/plugins/save/lang/eo.js | 1 - .../laravel-ckeditor/plugins/save/lang/es.js | 1 - .../laravel-ckeditor/plugins/save/lang/et.js | 1 - .../laravel-ckeditor/plugins/save/lang/eu.js | 1 - .../laravel-ckeditor/plugins/save/lang/fa.js | 1 - .../laravel-ckeditor/plugins/save/lang/fi.js | 1 - .../laravel-ckeditor/plugins/save/lang/fo.js | 1 - .../plugins/save/lang/fr-ca.js | 1 - .../laravel-ckeditor/plugins/save/lang/fr.js | 1 - .../laravel-ckeditor/plugins/save/lang/gl.js | 1 - .../laravel-ckeditor/plugins/save/lang/gu.js | 1 - .../laravel-ckeditor/plugins/save/lang/he.js | 1 - .../laravel-ckeditor/plugins/save/lang/hi.js | 1 - .../laravel-ckeditor/plugins/save/lang/hr.js | 1 - .../laravel-ckeditor/plugins/save/lang/hu.js | 1 - .../laravel-ckeditor/plugins/save/lang/id.js | 1 - .../laravel-ckeditor/plugins/save/lang/is.js | 1 - .../laravel-ckeditor/plugins/save/lang/it.js | 1 - .../laravel-ckeditor/plugins/save/lang/ja.js | 1 - .../laravel-ckeditor/plugins/save/lang/ka.js | 1 - .../laravel-ckeditor/plugins/save/lang/km.js | 1 - .../laravel-ckeditor/plugins/save/lang/ko.js | 1 - .../laravel-ckeditor/plugins/save/lang/ku.js | 1 - .../laravel-ckeditor/plugins/save/lang/lt.js | 1 - .../laravel-ckeditor/plugins/save/lang/lv.js | 1 - .../laravel-ckeditor/plugins/save/lang/mk.js | 1 - .../laravel-ckeditor/plugins/save/lang/mn.js | 1 - .../laravel-ckeditor/plugins/save/lang/ms.js | 1 - .../laravel-ckeditor/plugins/save/lang/nb.js | 1 - .../laravel-ckeditor/plugins/save/lang/nl.js | 1 - .../laravel-ckeditor/plugins/save/lang/no.js | 1 - .../laravel-ckeditor/plugins/save/lang/pl.js | 1 - .../plugins/save/lang/pt-br.js | 1 - .../laravel-ckeditor/plugins/save/lang/pt.js | 1 - .../laravel-ckeditor/plugins/save/lang/ro.js | 1 - .../laravel-ckeditor/plugins/save/lang/ru.js | 1 - .../laravel-ckeditor/plugins/save/lang/si.js | 1 - .../laravel-ckeditor/plugins/save/lang/sk.js | 1 - .../laravel-ckeditor/plugins/save/lang/sl.js | 1 - .../laravel-ckeditor/plugins/save/lang/sq.js | 1 - .../plugins/save/lang/sr-latn.js | 1 - .../laravel-ckeditor/plugins/save/lang/sr.js | 1 - .../laravel-ckeditor/plugins/save/lang/sv.js | 1 - .../laravel-ckeditor/plugins/save/lang/th.js | 1 - .../laravel-ckeditor/plugins/save/lang/tr.js | 1 - .../laravel-ckeditor/plugins/save/lang/tt.js | 1 - .../laravel-ckeditor/plugins/save/lang/ug.js | 1 - .../laravel-ckeditor/plugins/save/lang/uk.js | 1 - .../laravel-ckeditor/plugins/save/lang/vi.js | 1 - .../plugins/save/lang/zh-cn.js | 1 - .../laravel-ckeditor/plugins/save/lang/zh.js | 1 - .../laravel-ckeditor/plugins/save/plugin.js | 6 - .../plugins/scayt/CHANGELOG.md | 20 - .../laravel-ckeditor/plugins/scayt/LICENSE.md | 28 - .../plugins/scayt/dialogs/options.js | 19 - .../plugins/scayt/dialogs/toolbar.css | 71 - .../selectall/icons/hidpi/selectall.png | Bin 1093 -> 0 bytes .../plugins/selectall/icons/selectall.png | Bin 665 -> 0 bytes .../plugins/selectall/lang/af.js | 1 - .../plugins/selectall/lang/ar.js | 1 - .../plugins/selectall/lang/bg.js | 1 - .../plugins/selectall/lang/bn.js | 1 - .../plugins/selectall/lang/bs.js | 1 - .../plugins/selectall/lang/ca.js | 1 - .../plugins/selectall/lang/cs.js | 1 - .../plugins/selectall/lang/cy.js | 1 - .../plugins/selectall/lang/da.js | 1 - .../plugins/selectall/lang/de.js | 1 - .../plugins/selectall/lang/el.js | 1 - .../plugins/selectall/lang/en-au.js | 1 - .../plugins/selectall/lang/en-ca.js | 1 - .../plugins/selectall/lang/en-gb.js | 1 - .../plugins/selectall/lang/en.js | 1 - .../plugins/selectall/lang/eo.js | 1 - .../plugins/selectall/lang/es.js | 1 - .../plugins/selectall/lang/et.js | 1 - .../plugins/selectall/lang/eu.js | 1 - .../plugins/selectall/lang/fa.js | 1 - .../plugins/selectall/lang/fi.js | 1 - .../plugins/selectall/lang/fo.js | 1 - .../plugins/selectall/lang/fr-ca.js | 1 - .../plugins/selectall/lang/fr.js | 1 - .../plugins/selectall/lang/gl.js | 1 - .../plugins/selectall/lang/gu.js | 1 - .../plugins/selectall/lang/he.js | 1 - .../plugins/selectall/lang/hi.js | 1 - .../plugins/selectall/lang/hr.js | 1 - .../plugins/selectall/lang/hu.js | 1 - .../plugins/selectall/lang/id.js | 1 - .../plugins/selectall/lang/is.js | 1 - .../plugins/selectall/lang/it.js | 1 - .../plugins/selectall/lang/ja.js | 1 - .../plugins/selectall/lang/ka.js | 1 - .../plugins/selectall/lang/km.js | 1 - .../plugins/selectall/lang/ko.js | 1 - .../plugins/selectall/lang/ku.js | 1 - .../plugins/selectall/lang/lt.js | 1 - .../plugins/selectall/lang/lv.js | 1 - .../plugins/selectall/lang/mk.js | 1 - .../plugins/selectall/lang/mn.js | 1 - .../plugins/selectall/lang/ms.js | 1 - .../plugins/selectall/lang/nb.js | 1 - .../plugins/selectall/lang/nl.js | 1 - .../plugins/selectall/lang/no.js | 1 - .../plugins/selectall/lang/pl.js | 1 - .../plugins/selectall/lang/pt-br.js | 1 - .../plugins/selectall/lang/pt.js | 1 - .../plugins/selectall/lang/ro.js | 1 - .../plugins/selectall/lang/ru.js | 1 - .../plugins/selectall/lang/si.js | 1 - .../plugins/selectall/lang/sk.js | 1 - .../plugins/selectall/lang/sl.js | 1 - .../plugins/selectall/lang/sq.js | 1 - .../plugins/selectall/lang/sr-latn.js | 1 - .../plugins/selectall/lang/sr.js | 1 - .../plugins/selectall/lang/sv.js | 1 - .../plugins/selectall/lang/th.js | 1 - .../plugins/selectall/lang/tr.js | 1 - .../plugins/selectall/lang/tt.js | 1 - .../plugins/selectall/lang/ug.js | 1 - .../plugins/selectall/lang/uk.js | 1 - .../plugins/selectall/lang/vi.js | 1 - .../plugins/selectall/lang/zh-cn.js | 1 - .../plugins/selectall/lang/zh.js | 1 - .../plugins/selectall/plugin.js | 6 - .../plugins/sharedspace/plugin.js | 7 - .../showblocks/icons/hidpi/showblocks-rtl.png | Bin 1853 -> 0 bytes .../showblocks/icons/hidpi/showblocks.png | Bin 1895 -> 0 bytes .../showblocks/icons/showblocks-rtl.png | Bin 691 -> 0 bytes .../plugins/showblocks/icons/showblocks.png | Bin 701 -> 0 bytes .../showblocks/images/block_address.png | Bin 152 -> 0 bytes .../showblocks/images/block_blockquote.png | Bin 154 -> 0 bytes .../plugins/showblocks/images/block_div.png | Bin 127 -> 0 bytes .../plugins/showblocks/images/block_h1.png | Bin 120 -> 0 bytes .../plugins/showblocks/images/block_h2.png | Bin 127 -> 0 bytes .../plugins/showblocks/images/block_h3.png | Bin 123 -> 0 bytes .../plugins/showblocks/images/block_h4.png | Bin 123 -> 0 bytes .../plugins/showblocks/images/block_h5.png | Bin 126 -> 0 bytes .../plugins/showblocks/images/block_h6.png | Bin 123 -> 0 bytes .../plugins/showblocks/images/block_p.png | Bin 115 -> 0 bytes .../plugins/showblocks/images/block_pre.png | Bin 128 -> 0 bytes .../plugins/showblocks/lang/af.js | 1 - .../plugins/showblocks/lang/ar.js | 1 - .../plugins/showblocks/lang/bg.js | 1 - .../plugins/showblocks/lang/bn.js | 1 - .../plugins/showblocks/lang/bs.js | 1 - .../plugins/showblocks/lang/ca.js | 1 - .../plugins/showblocks/lang/cs.js | 1 - .../plugins/showblocks/lang/cy.js | 1 - .../plugins/showblocks/lang/da.js | 1 - .../plugins/showblocks/lang/de.js | 1 - .../plugins/showblocks/lang/el.js | 1 - .../plugins/showblocks/lang/en-au.js | 1 - .../plugins/showblocks/lang/en-ca.js | 1 - .../plugins/showblocks/lang/en-gb.js | 1 - .../plugins/showblocks/lang/en.js | 1 - .../plugins/showblocks/lang/eo.js | 1 - .../plugins/showblocks/lang/es.js | 1 - .../plugins/showblocks/lang/et.js | 1 - .../plugins/showblocks/lang/eu.js | 1 - .../plugins/showblocks/lang/fa.js | 1 - .../plugins/showblocks/lang/fi.js | 1 - .../plugins/showblocks/lang/fo.js | 1 - .../plugins/showblocks/lang/fr-ca.js | 1 - .../plugins/showblocks/lang/fr.js | 1 - .../plugins/showblocks/lang/gl.js | 1 - .../plugins/showblocks/lang/gu.js | 1 - .../plugins/showblocks/lang/he.js | 1 - .../plugins/showblocks/lang/hi.js | 1 - .../plugins/showblocks/lang/hr.js | 1 - .../plugins/showblocks/lang/hu.js | 1 - .../plugins/showblocks/lang/id.js | 1 - .../plugins/showblocks/lang/is.js | 1 - .../plugins/showblocks/lang/it.js | 1 - .../plugins/showblocks/lang/ja.js | 1 - .../plugins/showblocks/lang/ka.js | 1 - .../plugins/showblocks/lang/km.js | 1 - .../plugins/showblocks/lang/ko.js | 1 - .../plugins/showblocks/lang/ku.js | 1 - .../plugins/showblocks/lang/lt.js | 1 - .../plugins/showblocks/lang/lv.js | 1 - .../plugins/showblocks/lang/mk.js | 1 - .../plugins/showblocks/lang/mn.js | 1 - .../plugins/showblocks/lang/ms.js | 1 - .../plugins/showblocks/lang/nb.js | 1 - .../plugins/showblocks/lang/nl.js | 1 - .../plugins/showblocks/lang/no.js | 1 - .../plugins/showblocks/lang/pl.js | 1 - .../plugins/showblocks/lang/pt-br.js | 1 - .../plugins/showblocks/lang/pt.js | 1 - .../plugins/showblocks/lang/ro.js | 1 - .../plugins/showblocks/lang/ru.js | 1 - .../plugins/showblocks/lang/si.js | 1 - .../plugins/showblocks/lang/sk.js | 1 - .../plugins/showblocks/lang/sl.js | 1 - .../plugins/showblocks/lang/sq.js | 1 - .../plugins/showblocks/lang/sr-latn.js | 1 - .../plugins/showblocks/lang/sr.js | 1 - .../plugins/showblocks/lang/sv.js | 1 - .../plugins/showblocks/lang/th.js | 1 - .../plugins/showblocks/lang/tr.js | 1 - .../plugins/showblocks/lang/tt.js | 1 - .../plugins/showblocks/lang/ug.js | 1 - .../plugins/showblocks/lang/uk.js | 1 - .../plugins/showblocks/lang/vi.js | 1 - .../plugins/showblocks/lang/zh-cn.js | 1 - .../plugins/showblocks/lang/zh.js | 1 - .../plugins/showblocks/plugin.js | 9 - .../plugins/smiley/dialogs/smiley.js | 11 - .../plugins/smiley/icons/hidpi/smiley.png | Bin 3073 -> 0 bytes .../plugins/smiley/icons/smiley.png | Bin 916 -> 0 bytes .../plugins/smiley/images/angel_smile.gif | Bin 1245 -> 0 bytes .../plugins/smiley/images/angel_smile.png | Bin 1172 -> 0 bytes .../plugins/smiley/images/angry_smile.gif | Bin 1219 -> 0 bytes .../plugins/smiley/images/angry_smile.png | Bin 1220 -> 0 bytes .../plugins/smiley/images/broken_heart.gif | Bin 732 -> 0 bytes .../plugins/smiley/images/broken_heart.png | Bin 1139 -> 0 bytes .../plugins/smiley/images/confused_smile.gif | Bin 1202 -> 0 bytes .../plugins/smiley/images/confused_smile.png | Bin 1101 -> 0 bytes .../plugins/smiley/images/cry_smile.gif | Bin 795 -> 0 bytes .../plugins/smiley/images/cry_smile.png | Bin 1214 -> 0 bytes .../plugins/smiley/images/devil_smile.gif | Bin 1239 -> 0 bytes .../plugins/smiley/images/devil_smile.png | Bin 1220 -> 0 bytes .../smiley/images/embaressed_smile.gif | Bin 786 -> 0 bytes .../smiley/images/embarrassed_smile.gif | Bin 786 -> 0 bytes .../smiley/images/embarrassed_smile.png | Bin 1145 -> 0 bytes .../plugins/smiley/images/envelope.gif | Bin 506 -> 0 bytes .../plugins/smiley/images/envelope.png | Bin 760 -> 0 bytes .../plugins/smiley/images/heart.gif | Bin 692 -> 0 bytes .../plugins/smiley/images/heart.png | Bin 999 -> 0 bytes .../plugins/smiley/images/kiss.gif | Bin 683 -> 0 bytes .../plugins/smiley/images/kiss.png | Bin 1003 -> 0 bytes .../plugins/smiley/images/lightbulb.gif | Bin 660 -> 0 bytes .../plugins/smiley/images/lightbulb.png | Bin 919 -> 0 bytes .../plugins/smiley/images/omg_smile.gif | Bin 820 -> 0 bytes .../plugins/smiley/images/omg_smile.png | Bin 1122 -> 0 bytes .../plugins/smiley/images/regular_smile.gif | Bin 1209 -> 0 bytes .../plugins/smiley/images/regular_smile.png | Bin 1084 -> 0 bytes .../plugins/smiley/images/sad_smile.gif | Bin 782 -> 0 bytes .../plugins/smiley/images/sad_smile.png | Bin 1115 -> 0 bytes .../plugins/smiley/images/shades_smile.gif | Bin 1231 -> 0 bytes .../plugins/smiley/images/shades_smile.png | Bin 1204 -> 0 bytes .../plugins/smiley/images/teeth_smile.gif | Bin 1201 -> 0 bytes .../plugins/smiley/images/teeth_smile.png | Bin 1183 -> 0 bytes .../plugins/smiley/images/thumbs_down.gif | Bin 715 -> 0 bytes .../plugins/smiley/images/thumbs_down.png | Bin 985 -> 0 bytes .../plugins/smiley/images/thumbs_up.gif | Bin 714 -> 0 bytes .../plugins/smiley/images/thumbs_up.png | Bin 959 -> 0 bytes .../plugins/smiley/images/tongue_smile.gif | Bin 1210 -> 0 bytes .../plugins/smiley/images/tongue_smile.png | Bin 1132 -> 0 bytes .../plugins/smiley/images/tounge_smile.gif | Bin 1210 -> 0 bytes .../images/whatchutalkingabout_smile.gif | Bin 775 -> 0 bytes .../images/whatchutalkingabout_smile.png | Bin 1039 -> 0 bytes .../plugins/smiley/images/wink_smile.gif | Bin 1202 -> 0 bytes .../plugins/smiley/images/wink_smile.png | Bin 1114 -> 0 bytes .../plugins/smiley/lang/af.js | 1 - .../plugins/smiley/lang/ar.js | 1 - .../plugins/smiley/lang/bg.js | 1 - .../plugins/smiley/lang/bn.js | 1 - .../plugins/smiley/lang/bs.js | 1 - .../plugins/smiley/lang/ca.js | 1 - .../plugins/smiley/lang/cs.js | 1 - .../plugins/smiley/lang/cy.js | 1 - .../plugins/smiley/lang/da.js | 1 - .../plugins/smiley/lang/de.js | 1 - .../plugins/smiley/lang/el.js | 1 - .../plugins/smiley/lang/en-au.js | 1 - .../plugins/smiley/lang/en-ca.js | 1 - .../plugins/smiley/lang/en-gb.js | 1 - .../plugins/smiley/lang/en.js | 1 - .../plugins/smiley/lang/eo.js | 1 - .../plugins/smiley/lang/es.js | 1 - .../plugins/smiley/lang/et.js | 1 - .../plugins/smiley/lang/eu.js | 1 - .../plugins/smiley/lang/fa.js | 1 - .../plugins/smiley/lang/fi.js | 1 - .../plugins/smiley/lang/fo.js | 1 - .../plugins/smiley/lang/fr-ca.js | 1 - .../plugins/smiley/lang/fr.js | 1 - .../plugins/smiley/lang/gl.js | 1 - .../plugins/smiley/lang/gu.js | 1 - .../plugins/smiley/lang/he.js | 1 - .../plugins/smiley/lang/hi.js | 1 - .../plugins/smiley/lang/hr.js | 1 - .../plugins/smiley/lang/hu.js | 1 - .../plugins/smiley/lang/id.js | 1 - .../plugins/smiley/lang/is.js | 1 - .../plugins/smiley/lang/it.js | 1 - .../plugins/smiley/lang/ja.js | 1 - .../plugins/smiley/lang/ka.js | 1 - .../plugins/smiley/lang/km.js | 1 - .../plugins/smiley/lang/ko.js | 1 - .../plugins/smiley/lang/ku.js | 1 - .../plugins/smiley/lang/lt.js | 1 - .../plugins/smiley/lang/lv.js | 1 - .../plugins/smiley/lang/mk.js | 1 - .../plugins/smiley/lang/mn.js | 1 - .../plugins/smiley/lang/ms.js | 1 - .../plugins/smiley/lang/nb.js | 1 - .../plugins/smiley/lang/nl.js | 1 - .../plugins/smiley/lang/no.js | 1 - .../plugins/smiley/lang/pl.js | 1 - .../plugins/smiley/lang/pt-br.js | 1 - .../plugins/smiley/lang/pt.js | 1 - .../plugins/smiley/lang/ro.js | 1 - .../plugins/smiley/lang/ru.js | 1 - .../plugins/smiley/lang/si.js | 1 - .../plugins/smiley/lang/sk.js | 1 - .../plugins/smiley/lang/sl.js | 1 - .../plugins/smiley/lang/sq.js | 1 - .../plugins/smiley/lang/sr-latn.js | 1 - .../plugins/smiley/lang/sr.js | 1 - .../plugins/smiley/lang/sv.js | 1 - .../plugins/smiley/lang/th.js | 1 - .../plugins/smiley/lang/tr.js | 1 - .../plugins/smiley/lang/tt.js | 1 - .../plugins/smiley/lang/ug.js | 1 - .../plugins/smiley/lang/uk.js | 1 - .../plugins/smiley/lang/vi.js | 1 - .../plugins/smiley/lang/zh-cn.js | 1 - .../plugins/smiley/lang/zh.js | 1 - .../laravel-ckeditor/plugins/smiley/plugin.js | 7 - .../sourcedialog/dialogs/sourcedialog.js | 6 - .../icons/hidpi/sourcedialog-rtl.png | Bin 1968 -> 0 bytes .../sourcedialog/icons/hidpi/sourcedialog.png | Bin 1999 -> 0 bytes .../sourcedialog/icons/sourcedialog-rtl.png | Bin 762 -> 0 bytes .../sourcedialog/icons/sourcedialog.png | Bin 764 -> 0 bytes .../plugins/sourcedialog/lang/af.js | 1 - .../plugins/sourcedialog/lang/ar.js | 1 - .../plugins/sourcedialog/lang/bg.js | 1 - .../plugins/sourcedialog/lang/bn.js | 1 - .../plugins/sourcedialog/lang/bs.js | 1 - .../plugins/sourcedialog/lang/ca.js | 1 - .../plugins/sourcedialog/lang/cs.js | 1 - .../plugins/sourcedialog/lang/cy.js | 1 - .../plugins/sourcedialog/lang/da.js | 1 - .../plugins/sourcedialog/lang/de.js | 1 - .../plugins/sourcedialog/lang/el.js | 1 - .../plugins/sourcedialog/lang/en-au.js | 1 - .../plugins/sourcedialog/lang/en-ca.js | 1 - .../plugins/sourcedialog/lang/en-gb.js | 1 - .../plugins/sourcedialog/lang/en.js | 1 - .../plugins/sourcedialog/lang/eo.js | 1 - .../plugins/sourcedialog/lang/es.js | 1 - .../plugins/sourcedialog/lang/et.js | 1 - .../plugins/sourcedialog/lang/eu.js | 1 - .../plugins/sourcedialog/lang/fa.js | 1 - .../plugins/sourcedialog/lang/fi.js | 1 - .../plugins/sourcedialog/lang/fo.js | 1 - .../plugins/sourcedialog/lang/fr-ca.js | 1 - .../plugins/sourcedialog/lang/fr.js | 1 - .../plugins/sourcedialog/lang/gl.js | 1 - .../plugins/sourcedialog/lang/gu.js | 1 - .../plugins/sourcedialog/lang/he.js | 1 - .../plugins/sourcedialog/lang/hi.js | 1 - .../plugins/sourcedialog/lang/hr.js | 1 - .../plugins/sourcedialog/lang/hu.js | 1 - .../plugins/sourcedialog/lang/id.js | 1 - .../plugins/sourcedialog/lang/is.js | 1 - .../plugins/sourcedialog/lang/it.js | 1 - .../plugins/sourcedialog/lang/ja.js | 1 - .../plugins/sourcedialog/lang/ka.js | 1 - .../plugins/sourcedialog/lang/km.js | 1 - .../plugins/sourcedialog/lang/ko.js | 1 - .../plugins/sourcedialog/lang/ku.js | 1 - .../plugins/sourcedialog/lang/lt.js | 1 - .../plugins/sourcedialog/lang/lv.js | 1 - .../plugins/sourcedialog/lang/mn.js | 1 - .../plugins/sourcedialog/lang/ms.js | 1 - .../plugins/sourcedialog/lang/nb.js | 1 - .../plugins/sourcedialog/lang/nl.js | 1 - .../plugins/sourcedialog/lang/no.js | 1 - .../plugins/sourcedialog/lang/pl.js | 1 - .../plugins/sourcedialog/lang/pt-br.js | 1 - .../plugins/sourcedialog/lang/pt.js | 1 - .../plugins/sourcedialog/lang/ro.js | 1 - .../plugins/sourcedialog/lang/ru.js | 1 - .../plugins/sourcedialog/lang/si.js | 1 - .../plugins/sourcedialog/lang/sk.js | 1 - .../plugins/sourcedialog/lang/sl.js | 1 - .../plugins/sourcedialog/lang/sq.js | 1 - .../plugins/sourcedialog/lang/sr-latn.js | 1 - .../plugins/sourcedialog/lang/sr.js | 1 - .../plugins/sourcedialog/lang/sv.js | 1 - .../plugins/sourcedialog/lang/th.js | 1 - .../plugins/sourcedialog/lang/tr.js | 1 - .../plugins/sourcedialog/lang/tt.js | 1 - .../plugins/sourcedialog/lang/ug.js | 1 - .../plugins/sourcedialog/lang/uk.js | 1 - .../plugins/sourcedialog/lang/vi.js | 1 - .../plugins/sourcedialog/lang/zh-cn.js | 1 - .../plugins/sourcedialog/lang/zh.js | 1 - .../plugins/sourcedialog/plugin.js | 6 - .../dialogs/lang/_translationstatus.txt | 20 - .../plugins/specialchar/dialogs/lang/af.js | 13 - .../plugins/specialchar/dialogs/lang/ar.js | 13 - .../plugins/specialchar/dialogs/lang/bg.js | 13 - .../plugins/specialchar/dialogs/lang/ca.js | 14 - .../plugins/specialchar/dialogs/lang/cs.js | 13 - .../plugins/specialchar/dialogs/lang/cy.js | 14 - .../plugins/specialchar/dialogs/lang/da.js | 11 - .../plugins/specialchar/dialogs/lang/de.js | 13 - .../plugins/specialchar/dialogs/lang/el.js | 13 - .../plugins/specialchar/dialogs/lang/en-gb.js | 13 - .../plugins/specialchar/dialogs/lang/en.js | 13 - .../plugins/specialchar/dialogs/lang/eo.js | 12 - .../plugins/specialchar/dialogs/lang/es.js | 13 - .../plugins/specialchar/dialogs/lang/et.js | 13 - .../plugins/specialchar/dialogs/lang/eu.js | 13 - .../plugins/specialchar/dialogs/lang/fa.js | 12 - .../plugins/specialchar/dialogs/lang/fi.js | 13 - .../plugins/specialchar/dialogs/lang/fr-ca.js | 10 - .../plugins/specialchar/dialogs/lang/fr.js | 11 - .../plugins/specialchar/dialogs/lang/gl.js | 13 - .../plugins/specialchar/dialogs/lang/he.js | 12 - .../plugins/specialchar/dialogs/lang/hr.js | 13 - .../plugins/specialchar/dialogs/lang/hu.js | 12 - .../plugins/specialchar/dialogs/lang/id.js | 13 - .../plugins/specialchar/dialogs/lang/it.js | 14 - .../plugins/specialchar/dialogs/lang/ja.js | 9 - .../plugins/specialchar/dialogs/lang/km.js | 13 - .../plugins/specialchar/dialogs/lang/ko.js | 10 - .../plugins/specialchar/dialogs/lang/ku.js | 13 - .../plugins/specialchar/dialogs/lang/lt.js | 13 - .../plugins/specialchar/dialogs/lang/lv.js | 13 - .../plugins/specialchar/dialogs/lang/nb.js | 11 - .../plugins/specialchar/dialogs/lang/nl.js | 13 - .../plugins/specialchar/dialogs/lang/no.js | 11 - .../plugins/specialchar/dialogs/lang/pl.js | 12 - .../plugins/specialchar/dialogs/lang/pt-br.js | 11 - .../plugins/specialchar/dialogs/lang/pt.js | 13 - .../plugins/specialchar/dialogs/lang/ru.js | 13 - .../plugins/specialchar/dialogs/lang/si.js | 13 - .../plugins/specialchar/dialogs/lang/sk.js | 13 - .../plugins/specialchar/dialogs/lang/sl.js | 12 - .../plugins/specialchar/dialogs/lang/sq.js | 13 - .../plugins/specialchar/dialogs/lang/sv.js | 11 - .../plugins/specialchar/dialogs/lang/th.js | 13 - .../plugins/specialchar/dialogs/lang/tr.js | 12 - .../plugins/specialchar/dialogs/lang/tt.js | 13 - .../plugins/specialchar/dialogs/lang/ug.js | 13 - .../plugins/specialchar/dialogs/lang/uk.js | 12 - .../plugins/specialchar/dialogs/lang/vi.js | 14 - .../plugins/specialchar/dialogs/lang/zh-cn.js | 9 - .../plugins/specialchar/dialogs/lang/zh.js | 9 - .../specialchar/dialogs/specialchar.js | 14 - .../plugins/stylesheetparser/plugin.js | 7 - .../plugins/table/dialogs/table.js | 21 - .../plugins/tableresize/plugin.js | 13 - .../plugins/tabletools/dialogs/tableCell.js | 17 - .../plugins/templates/dialogs/templates.css | 84 - .../plugins/templates/dialogs/templates.js | 10 - .../templates/icons/hidpi/templates-rtl.png | Bin 1387 -> 0 bytes .../templates/icons/hidpi/templates.png | Bin 1387 -> 0 bytes .../plugins/templates/icons/templates-rtl.png | Bin 639 -> 0 bytes .../plugins/templates/icons/templates.png | Bin 639 -> 0 bytes .../plugins/templates/lang/af.js | 1 - .../plugins/templates/lang/ar.js | 1 - .../plugins/templates/lang/bg.js | 1 - .../plugins/templates/lang/bn.js | 1 - .../plugins/templates/lang/bs.js | 1 - .../plugins/templates/lang/ca.js | 1 - .../plugins/templates/lang/cs.js | 1 - .../plugins/templates/lang/cy.js | 1 - .../plugins/templates/lang/da.js | 1 - .../plugins/templates/lang/de.js | 1 - .../plugins/templates/lang/el.js | 1 - .../plugins/templates/lang/en-au.js | 1 - .../plugins/templates/lang/en-ca.js | 1 - .../plugins/templates/lang/en-gb.js | 1 - .../plugins/templates/lang/en.js | 1 - .../plugins/templates/lang/eo.js | 1 - .../plugins/templates/lang/es.js | 1 - .../plugins/templates/lang/et.js | 1 - .../plugins/templates/lang/eu.js | 1 - .../plugins/templates/lang/fa.js | 1 - .../plugins/templates/lang/fi.js | 1 - .../plugins/templates/lang/fo.js | 1 - .../plugins/templates/lang/fr-ca.js | 1 - .../plugins/templates/lang/fr.js | 1 - .../plugins/templates/lang/gl.js | 1 - .../plugins/templates/lang/gu.js | 1 - .../plugins/templates/lang/he.js | 1 - .../plugins/templates/lang/hi.js | 1 - .../plugins/templates/lang/hr.js | 1 - .../plugins/templates/lang/hu.js | 1 - .../plugins/templates/lang/id.js | 1 - .../plugins/templates/lang/is.js | 1 - .../plugins/templates/lang/it.js | 1 - .../plugins/templates/lang/ja.js | 1 - .../plugins/templates/lang/ka.js | 1 - .../plugins/templates/lang/km.js | 1 - .../plugins/templates/lang/ko.js | 1 - .../plugins/templates/lang/ku.js | 1 - .../plugins/templates/lang/lt.js | 1 - .../plugins/templates/lang/lv.js | 1 - .../plugins/templates/lang/mk.js | 1 - .../plugins/templates/lang/mn.js | 1 - .../plugins/templates/lang/ms.js | 1 - .../plugins/templates/lang/nb.js | 1 - .../plugins/templates/lang/nl.js | 1 - .../plugins/templates/lang/no.js | 1 - .../plugins/templates/lang/pl.js | 1 - .../plugins/templates/lang/pt-br.js | 1 - .../plugins/templates/lang/pt.js | 1 - .../plugins/templates/lang/ro.js | 1 - .../plugins/templates/lang/ru.js | 1 - .../plugins/templates/lang/si.js | 1 - .../plugins/templates/lang/sk.js | 1 - .../plugins/templates/lang/sl.js | 1 - .../plugins/templates/lang/sq.js | 1 - .../plugins/templates/lang/sr-latn.js | 1 - .../plugins/templates/lang/sr.js | 1 - .../plugins/templates/lang/sv.js | 1 - .../plugins/templates/lang/th.js | 1 - .../plugins/templates/lang/tr.js | 1 - .../plugins/templates/lang/tt.js | 1 - .../plugins/templates/lang/ug.js | 1 - .../plugins/templates/lang/uk.js | 1 - .../plugins/templates/lang/vi.js | 1 - .../plugins/templates/lang/zh-cn.js | 1 - .../plugins/templates/lang/zh.js | 1 - .../plugins/templates/plugin.js | 7 - .../plugins/templates/templates/default.js | 7 - .../templates/templates/images/template1.gif | Bin 375 -> 0 bytes .../templates/templates/images/template2.gif | Bin 333 -> 0 bytes .../templates/templates/images/template3.gif | Bin 422 -> 0 bytes .../plugins/uicolor/dialogs/uicolor.js | 9 - .../plugins/uicolor/icons/hidpi/uicolor.png | Bin 2287 -> 0 bytes .../plugins/uicolor/icons/uicolor.png | Bin 965 -> 0 bytes .../uicolor/lang/_translationstatus.txt | 27 - .../plugins/uicolor/lang/af.js | 5 - .../plugins/uicolor/lang/ar.js | 5 - .../plugins/uicolor/lang/bg.js | 5 - .../plugins/uicolor/lang/ca.js | 5 - .../plugins/uicolor/lang/cs.js | 5 - .../plugins/uicolor/lang/cy.js | 5 - .../plugins/uicolor/lang/da.js | 5 - .../plugins/uicolor/lang/de.js | 5 - .../plugins/uicolor/lang/el.js | 5 - .../plugins/uicolor/lang/en-gb.js | 5 - .../plugins/uicolor/lang/en.js | 5 - .../plugins/uicolor/lang/eo.js | 5 - .../plugins/uicolor/lang/es.js | 5 - .../plugins/uicolor/lang/et.js | 5 - .../plugins/uicolor/lang/eu.js | 5 - .../plugins/uicolor/lang/fa.js | 5 - .../plugins/uicolor/lang/fi.js | 5 - .../plugins/uicolor/lang/fr-ca.js | 5 - .../plugins/uicolor/lang/fr.js | 5 - .../plugins/uicolor/lang/gl.js | 5 - .../plugins/uicolor/lang/he.js | 5 - .../plugins/uicolor/lang/hr.js | 5 - .../plugins/uicolor/lang/hu.js | 5 - .../plugins/uicolor/lang/id.js | 5 - .../plugins/uicolor/lang/it.js | 5 - .../plugins/uicolor/lang/ja.js | 5 - .../plugins/uicolor/lang/km.js | 5 - .../plugins/uicolor/lang/ko.js | 5 - .../plugins/uicolor/lang/ku.js | 5 - .../plugins/uicolor/lang/lv.js | 5 - .../plugins/uicolor/lang/mk.js | 5 - .../plugins/uicolor/lang/nb.js | 5 - .../plugins/uicolor/lang/nl.js | 5 - .../plugins/uicolor/lang/no.js | 5 - .../plugins/uicolor/lang/pl.js | 5 - .../plugins/uicolor/lang/pt-br.js | 5 - .../plugins/uicolor/lang/pt.js | 5 - .../plugins/uicolor/lang/ru.js | 5 - .../plugins/uicolor/lang/si.js | 5 - .../plugins/uicolor/lang/sk.js | 5 - .../plugins/uicolor/lang/sl.js | 5 - .../plugins/uicolor/lang/sq.js | 5 - .../plugins/uicolor/lang/sv.js | 5 - .../plugins/uicolor/lang/tr.js | 5 - .../plugins/uicolor/lang/tt.js | 5 - .../plugins/uicolor/lang/ug.js | 5 - .../plugins/uicolor/lang/uk.js | 5 - .../plugins/uicolor/lang/vi.js | 5 - .../plugins/uicolor/lang/zh-cn.js | 5 - .../plugins/uicolor/lang/zh.js | 5 - .../plugins/uicolor/plugin.js | 6 - .../plugins/uicolor/yui/assets/hue_bg.png | Bin 1120 -> 0 bytes .../plugins/uicolor/yui/assets/hue_thumb.png | Bin 195 -> 0 bytes .../uicolor/yui/assets/picker_mask.png | Bin 12174 -> 0 bytes .../uicolor/yui/assets/picker_thumb.png | Bin 192 -> 0 bytes .../plugins/uicolor/yui/assets/yui.css | 7 - .../plugins/uicolor/yui/yui.js | 223 - .../plugins/uploadimage/plugin.js | 7 - .../plugins/uploadwidget/lang/cs.js | 5 - .../plugins/uploadwidget/lang/da.js | 5 - .../plugins/uploadwidget/lang/de.js | 5 - .../plugins/uploadwidget/lang/en.js | 5 - .../plugins/uploadwidget/lang/eo.js | 5 - .../plugins/uploadwidget/lang/eu.js | 5 - .../plugins/uploadwidget/lang/fr.js | 5 - .../plugins/uploadwidget/lang/gl.js | 5 - .../plugins/uploadwidget/lang/hu.js | 5 - .../plugins/uploadwidget/lang/id.js | 5 - .../plugins/uploadwidget/lang/it.js | 5 - .../plugins/uploadwidget/lang/ko.js | 5 - .../plugins/uploadwidget/lang/ku.js | 5 - .../plugins/uploadwidget/lang/nb.js | 5 - .../plugins/uploadwidget/lang/nl.js | 5 - .../plugins/uploadwidget/lang/pl.js | 5 - .../plugins/uploadwidget/lang/pt-br.js | 5 - .../plugins/uploadwidget/lang/ru.js | 5 - .../plugins/uploadwidget/lang/sv.js | 5 - .../plugins/uploadwidget/lang/tr.js | 5 - .../plugins/uploadwidget/lang/ug.js | 5 - .../plugins/uploadwidget/lang/uk.js | 5 - .../plugins/uploadwidget/lang/zh-cn.js | 5 - .../plugins/uploadwidget/lang/zh.js | 5 - .../plugins/uploadwidget/plugin.js | 10 - .../plugins/widget/images/handle.png | Bin 220 -> 0 bytes .../plugins/widget/lang/af.js | 5 - .../plugins/widget/lang/ar.js | 5 - .../plugins/widget/lang/bg.js | 5 - .../plugins/widget/lang/ca.js | 5 - .../plugins/widget/lang/cs.js | 5 - .../plugins/widget/lang/cy.js | 5 - .../plugins/widget/lang/da.js | 5 - .../plugins/widget/lang/de.js | 5 - .../plugins/widget/lang/el.js | 5 - .../plugins/widget/lang/en-gb.js | 5 - .../plugins/widget/lang/en.js | 5 - .../plugins/widget/lang/eo.js | 5 - .../plugins/widget/lang/es.js | 5 - .../plugins/widget/lang/eu.js | 5 - .../plugins/widget/lang/fa.js | 5 - .../plugins/widget/lang/fi.js | 5 - .../plugins/widget/lang/fr.js | 5 - .../plugins/widget/lang/gl.js | 5 - .../plugins/widget/lang/he.js | 5 - .../plugins/widget/lang/hr.js | 5 - .../plugins/widget/lang/hu.js | 5 - .../plugins/widget/lang/id.js | 5 - .../plugins/widget/lang/it.js | 5 - .../plugins/widget/lang/ja.js | 5 - .../plugins/widget/lang/km.js | 5 - .../plugins/widget/lang/ko.js | 5 - .../plugins/widget/lang/ku.js | 5 - .../plugins/widget/lang/lv.js | 5 - .../plugins/widget/lang/nb.js | 5 - .../plugins/widget/lang/nl.js | 5 - .../plugins/widget/lang/no.js | 5 - .../plugins/widget/lang/pl.js | 5 - .../plugins/widget/lang/pt-br.js | 5 - .../plugins/widget/lang/pt.js | 5 - .../plugins/widget/lang/ru.js | 5 - .../plugins/widget/lang/sk.js | 5 - .../plugins/widget/lang/sl.js | 5 - .../plugins/widget/lang/sq.js | 5 - .../plugins/widget/lang/sv.js | 5 - .../plugins/widget/lang/tr.js | 5 - .../plugins/widget/lang/tt.js | 5 - .../plugins/widget/lang/ug.js | 5 - .../plugins/widget/lang/uk.js | 5 - .../plugins/widget/lang/vi.js | 5 - .../plugins/widget/lang/zh-cn.js | 5 - .../plugins/widget/lang/zh.js | 5 - .../laravel-ckeditor/plugins/widget/plugin.js | 60 - .../laravel-ckeditor/plugins/wsc/LICENSE.md | 28 - .../plugins/wsc/dialogs/ciframe.html | 66 - .../plugins/wsc/dialogs/tmpFrameset.html | 52 - .../plugins/wsc/dialogs/wsc.css | 82 - .../plugins/wsc/dialogs/wsc.js | 92 - .../plugins/wsc/dialogs/wsc_ie.js | 11 - .../laravel-ckeditor/plugins/xml/plugin.js | 7 - .../laravel-ckeditor/samples/css/samples.css | 1640 ----- .../samples/img/github-top.png | Bin 383 -> 0 bytes .../samples/img/header-bg.png | Bin 13086 -> 0 bytes .../samples/img/header-separator.png | Bin 123 -> 0 bytes .../laravel-ckeditor/samples/img/logo.png | Bin 5891 -> 0 bytes .../samples/img/navigation-tip.png | Bin 12029 -> 0 bytes .../laravel-ckeditor/samples/index.html | 128 - .../laravel-ckeditor/samples/js/sample.js | 53 - .../laravel-ckeditor/samples/js/sf.js | 17 - .../laravel-ckeditor/samples/old/ajax.html | 85 - .../laravel-ckeditor/samples/old/api.html | 210 - .../samples/old/appendto.html | 59 - .../samples/old/assets/inlineall/logo.png | Bin 4283 -> 0 bytes .../old/assets/outputxhtml/outputxhtml.css | 204 - .../samples/old/assets/posteddata.php | 59 - .../samples/old/assets/sample.jpg | Bin 14449 -> 0 bytes .../old/assets/uilanguages/languages.js | 7 - .../samples/old/autogrow/autogrow.html | 102 - .../samples/old/bbcode/bbcode.html | 114 - .../samples/old/codesnippet/codesnippet.html | 236 - .../samples/old/datafiltering.html | 508 -- .../samples/old/devtools/devtools.html | 86 - .../samples/old/dialog/assets/my_dialog.js | 48 - .../samples/old/dialog/dialog.html | 190 - .../samples/old/divarea/divarea.html | 64 - .../samples/old/divreplace.html | 144 - .../samples/old/docprops/docprops.html | 81 - .../samples/old/enterkey/enterkey.html | 106 - .../assets/outputforflash/outputforflash.fla | Bin 85504 -> 0 bytes .../assets/outputforflash/outputforflash.swf | Bin 15571 -> 0 bytes .../assets/outputforflash/swfobject.js | 19 - .../old/htmlwriter/outputforflash.html | 283 - .../samples/old/htmlwriter/outputhtml.html | 224 - .../samples/old/image2/assets/image1.jpg | Bin 33171 -> 0 bytes .../samples/old/image2/assets/image2.jpg | Bin 26238 -> 0 bytes .../samples/old/image2/image2.html | 68 - .../laravel-ckeditor/samples/old/index.html | 173 - .../samples/old/inlineall.html | 314 - .../samples/old/inlinebycode.html | 124 - .../samples/old/inlinetextarea.html | 113 - .../laravel-ckeditor/samples/old/jquery.html | 103 - .../samples/old/magicline/magicline.html | 209 - .../samples/old/mathjax/mathjax.html | 38 - .../samples/old/placeholder/placeholder.html | 75 - .../samples/old/readonly.html | 76 - .../samples/old/replacebyclass.html | 60 - .../samples/old/replacebycode.html | 59 - .../laravel-ckeditor/samples/old/sample.css | 357 -- .../laravel-ckeditor/samples/old/sample.js | 50 - .../samples/old/sample_posteddata.php | 16 - .../samples/old/sharedspace/sharedspace.html | 122 - .../old/sourcedialog/sourcedialog.html | 121 - .../old/stylesheetparser/assets/sample.css | 70 - .../stylesheetparser/stylesheetparser.html | 85 - .../samples/old/tabindex.html | 78 - .../samples/old/tableresize/tableresize.html | 107 - .../samples/old/toolbar/toolbar.html | 235 - .../laravel-ckeditor/samples/old/uicolor.html | 72 - .../samples/old/uicolor/uicolor.html | 106 - .../samples/old/uilanguages.html | 122 - .../samples/old/wysiwygarea/fullpage.html | 80 - .../samples/old/xhtmlstyle.html | 234 - .../toolbarconfigurator/css/fontello.css | 55 - .../toolbarconfigurator/font/LICENSE.txt | 10 - .../toolbarconfigurator/font/config.json | 28 - .../toolbarconfigurator/font/fontello.eot | Bin 4988 -> 0 bytes .../toolbarconfigurator/font/fontello.svg | 14 - .../toolbarconfigurator/font/fontello.ttf | Bin 4820 -> 0 bytes .../toolbarconfigurator/font/fontello.woff | Bin 2904 -> 0 bytes .../samples/toolbarconfigurator/index.html | 446 -- .../js/abstracttoolbarmodifier.js | 13 - .../js/fulltoolbareditor.js | 9 - .../toolbarconfigurator/js/toolbarmodifier.js | 33 - .../js/toolbartextmodifier.js | 14 - .../lib/codemirror/LICENSE | 19 - .../lib/codemirror/codemirror.css | 325 - .../lib/codemirror/codemirror.js | 288 - .../lib/codemirror/javascript.js | 25 - .../lib/codemirror/neo.css | 36 - .../lib/codemirror/show-hint.css | 38 - .../lib/codemirror/show-hint.js | 16 - .../laravel-ckeditor/skins/kama/dialog.css | 5 - .../laravel-ckeditor/skins/kama/dialog_ie.css | 5 - .../skins/kama/dialog_ie7.css | 5 - .../skins/kama/dialog_ie8.css | 5 - .../skins/kama/dialog_iequirks.css | 5 - .../laravel-ckeditor/skins/kama/editor.css | 5 - .../laravel-ckeditor/skins/kama/editor_ie.css | 5 - .../skins/kama/editor_ie7.css | 5 - .../skins/kama/editor_ie8.css | 5 - .../skins/kama/editor_iequirks.css | 5 - .../laravel-ckeditor/skins/kama/icons.png | Bin 9855 -> 0 bytes .../skins/kama/icons_hidpi.png | Bin 16078 -> 0 bytes .../skins/kama/images/dialog_sides.gif | Bin 47 -> 0 bytes .../skins/kama/images/dialog_sides.png | Bin 125 -> 0 bytes .../skins/kama/images/dialog_sides_rtl.png | Bin 128 -> 0 bytes .../skins/kama/images/mini.gif | Bin 181 -> 0 bytes .../skins/kama/images/spinner.gif | Bin 2984 -> 0 bytes .../skins/kama/images/sprites.png | Bin 6117 -> 0 bytes .../skins/kama/images/sprites_ie6.png | Bin 2658 -> 0 bytes .../skins/kama/images/toolbar_start.gif | Bin 102 -> 0 bytes .../laravel-ckeditor/skins/kama/readme.md | 38 - .../laravel-ckeditor/skins/kama/skin.js | 8 - .../laravel-ckeditor/skins/moono/dialog.css | 5 - .../skins/moono/dialog_ie.css | 5 - .../skins/moono/dialog_ie7.css | 5 - .../skins/moono/dialog_ie8.css | 5 - .../skins/moono/dialog_iequirks.css | 5 - .../laravel-ckeditor/skins/moono/editor.css | 5 - .../skins/moono/editor_gecko.css | 5 - .../skins/moono/editor_ie.css | 5 - .../skins/moono/editor_ie7.css | 5 - .../skins/moono/editor_ie8.css | 5 - .../skins/moono/editor_iequirks.css | 5 - .../laravel-ckeditor/skins/moono/icons.png | Bin 18319 -> 0 bytes .../skins/moono/icons_hidpi.png | Bin 63530 -> 0 bytes .../skins/moono/images/arrow.png | Bin 191 -> 0 bytes .../skins/moono/images/close.png | Bin 468 -> 0 bytes .../skins/moono/images/hidpi/close.png | Bin 1271 -> 0 bytes .../skins/moono/images/hidpi/lock-open.png | Bin 1329 -> 0 bytes .../skins/moono/images/hidpi/lock.png | Bin 1299 -> 0 bytes .../skins/moono/images/hidpi/refresh.png | Bin 1842 -> 0 bytes .../skins/moono/images/lock-open.png | Bin 349 -> 0 bytes .../skins/moono/images/lock.png | Bin 475 -> 0 bytes .../skins/moono/images/refresh.png | Bin 422 -> 0 bytes .../skins/moono/images/spinner.gif | Bin 2984 -> 0 bytes .../laravel-ckeditor/skins/moono/readme.md | 49 - vendor/unisharp/laravel-ckeditor/styles.js | 111 - vendor/zendframework/zend-stdlib/CHANGELOG.md | 23 + vendor/zendframework/zend-stdlib/README.md | 3 +- .../zendframework/zend-stdlib/composer.json | 17 +- .../zend-stdlib/doc/book/console-helper.md | 126 + vendor/zendframework/zend-stdlib/mkdocs.yml | 2 + vendor/zendframework/zend-stdlib/phpcs.xml | 27 + .../zend-stdlib/src/AbstractOptions.php | 4 +- .../zend-stdlib/src/ArrayObject.php | 10 +- .../zend-stdlib/src/ArrayUtils.php | 30 +- .../zend-stdlib/src/ConsoleHelper.php | 158 + .../zend-stdlib/src/ErrorHandler.php | 4 +- vendor/zendframework/zend-stdlib/src/Glob.php | 6 +- .../Guard/ArrayOrTraversableGuardTrait.php | 2 +- .../zend-stdlib/src/JsonSerializable.php | 3 + .../zendframework/zend-stdlib/src/Message.php | 4 +- .../zend-stdlib/src/Parameters.php | 2 +- .../zend-stdlib/src/PriorityList.php | 10 +- .../zend-stdlib/src/PriorityQueue.php | 4 +- .../zend-stdlib/src/SplPriorityQueue.php | 2 +- .../zend-stdlib/src/StringUtils.php | 2 +- .../StringWrapper/AbstractStringWrapper.php | 8 +- .../zend-stdlib/src/StringWrapper/Iconv.php | 2 +- .../zend-stdlib/src/StringWrapper/Intl.php | 2 +- .../src/StringWrapper/MbString.php | 2 +- .../zend-stdlib/src/StringWrapper/Native.php | 4 +- 5118 files changed, 51603 insertions(+), 122575 deletions(-) create mode 100644 vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php create mode 100644 vendor/aws/aws-sdk-php/src/Budgets/Exception/BudgetsException.php delete mode 100644 vendor/aws/aws-sdk-php/src/S3/AccelerateMiddleware.php delete mode 100644 vendor/aws/aws-sdk-php/src/S3/DualStackMiddleware.php create mode 100644 vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php create mode 100644 vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php create mode 100644 vendor/aws/aws-sdk-php/src/Sms/SmsClient.php create mode 100644 vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php create mode 100644 vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php create mode 100644 vendor/bin/np create mode 100644 vendor/bin/np.bat create mode 100644 vendor/bin/phpspec.bat delete mode 100644 vendor/composer/ca-bundle/LICENSE delete mode 100644 vendor/composer/ca-bundle/README.md delete mode 100644 vendor/composer/ca-bundle/composer.json delete mode 100644 vendor/composer/ca-bundle/res/cacert.pem delete mode 100644 vendor/composer/ca-bundle/src/CaBundle.php delete mode 100644 vendor/geoip2/geoip2/.gitmodules delete mode 100644 vendor/geoip2/geoip2/CHANGELOG.md delete mode 100644 vendor/geoip2/geoip2/LICENSE delete mode 100644 vendor/geoip2/geoip2/README.md delete mode 100644 vendor/geoip2/geoip2/composer.json delete mode 100644 vendor/geoip2/geoip2/src/Compat/JsonSerializable.php delete mode 100644 vendor/geoip2/geoip2/src/Database/Reader.php delete mode 100644 vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php delete mode 100644 vendor/geoip2/geoip2/src/Exception/AuthenticationException.php delete mode 100644 vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php delete mode 100644 vendor/geoip2/geoip2/src/Exception/HttpException.php delete mode 100644 vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php delete mode 100644 vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php delete mode 100644 vendor/geoip2/geoip2/src/Model/AbstractModel.php delete mode 100644 vendor/geoip2/geoip2/src/Model/AnonymousIp.php delete mode 100644 vendor/geoip2/geoip2/src/Model/City.php delete mode 100644 vendor/geoip2/geoip2/src/Model/ConnectionType.php delete mode 100644 vendor/geoip2/geoip2/src/Model/Country.php delete mode 100644 vendor/geoip2/geoip2/src/Model/Domain.php delete mode 100644 vendor/geoip2/geoip2/src/Model/Enterprise.php delete mode 100644 vendor/geoip2/geoip2/src/Model/Insights.php delete mode 100644 vendor/geoip2/geoip2/src/Model/Isp.php delete mode 100644 vendor/geoip2/geoip2/src/ProviderInterface.php delete mode 100644 vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php delete mode 100644 vendor/geoip2/geoip2/src/Record/AbstractRecord.php delete mode 100644 vendor/geoip2/geoip2/src/Record/City.php delete mode 100644 vendor/geoip2/geoip2/src/Record/Continent.php delete mode 100644 vendor/geoip2/geoip2/src/Record/Country.php delete mode 100644 vendor/geoip2/geoip2/src/Record/Location.php delete mode 100644 vendor/geoip2/geoip2/src/Record/MaxMind.php delete mode 100644 vendor/geoip2/geoip2/src/Record/Postal.php delete mode 100644 vendor/geoip2/geoip2/src/Record/RepresentedCountry.php delete mode 100644 vendor/geoip2/geoip2/src/Record/Subdivision.php delete mode 100644 vendor/geoip2/geoip2/src/Record/Traits.php delete mode 100644 vendor/geoip2/geoip2/src/WebService/Client.php create mode 100644 vendor/giggsey/libphonenumber-for-php/.gitattributes delete mode 100644 vendor/giggsey/libphonenumber-for-php/.travis.yml delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/bootstrap.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/CodeCoverageTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue106Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue14Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue17Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue21Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue23Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue34Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue35Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue36Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue3Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue44Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue4Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue64Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue68Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue76Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/LocaleTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/PHP7Test.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/UKNumbersTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/BuildMetadataFromXmlTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/GeneratePhonePrefixDataTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/PhoneNumberToCarrierMapperTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/Map.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/244.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/44.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/sv/44.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ExampleNumbersTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/IntlTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/MultiFileMetadataSourceImplTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberUtilTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberInfoTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberUtilTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_800.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_979.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AD.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AE.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AO.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AR.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AU.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BB.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BR.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BS.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BY.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CA.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CC.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CN.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CX.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_DE.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_FR.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GB.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GG.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_HU.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_IT.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_JP.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_KR.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_MX.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_NZ.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_PL.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_RE.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SE.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SG.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_US.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_YT.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/geocoding/PhoneNumberOfflineGeocoderTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/PrefixFileReaderTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/Map.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1201.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1650.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1201.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1212.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1617.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1650.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1989.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/54.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/82.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/ko/82.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/PrefixTimeZonesMapTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/UKTest.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/data/map_data.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build.xml delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/build.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/data-patches/.gitkeep delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/data-patches/001-PHP7-PL.patch delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildApplication.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataFromXml.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataPHPFromXml.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/BuildMetadataPHPFromXMLCommand.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GeneratePhonePrefixDataCommand.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GenerateTimeZonesMapDataCommand.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GeneratePhonePrefixData.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GenerateTimeZonesMapData.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/libphonenumber-for-php.spec delete mode 100644 vendor/giggsey/libphonenumber-for-php/phpunit.xml.dist create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1242.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1246.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1264.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1441.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1473.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1649.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1671.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1684.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1758.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1767.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1784.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1787.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1809.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1868.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1869.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1876.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1939.php rename vendor/giggsey/libphonenumber-for-php/{Tests/libphonenumber/Tests/carrier/data/en/1650.php => src/libphonenumber/carrier/data/en/593.php} (51%) create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86130.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86131.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86132.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86133.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86134.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86135.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86136.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86137.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86138.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86139.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86145.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86147.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86150.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86151.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86152.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86153.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86155.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86156.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86157.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86158.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86159.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86170.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86172.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86173.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86176.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86177.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86178.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86180.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86181.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86182.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86183.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86184.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86185.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86186.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86187.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86188.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86189.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86130.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86131.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86132.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86133.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86134.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86135.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86136.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86137.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86138.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86139.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86145.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86147.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86150.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86151.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86152.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86153.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86155.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86156.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86157.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86158.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86159.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86170.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86172.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86173.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86176.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86177.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86178.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86180.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86181.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86182.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86183.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86184.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86185.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86186.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86187.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86188.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86189.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86130.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86131.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86132.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86133.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86134.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86135.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86136.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86137.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86138.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86139.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86145.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86147.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86150.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86151.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86152.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86153.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86155.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86156.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86157.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86158.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86159.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86170.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86172.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86173.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86176.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86177.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86178.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86180.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86181.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86182.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86183.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86184.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86185.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86186.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86187.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86188.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86189.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/Locale.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/12.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1201.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1202.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1203.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1204.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1205.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1206.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1207.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1208.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1209.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1210.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1212.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1213.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1214.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1215.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1216.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1217.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1218.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1219.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1220.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1224.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1225.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1226.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1228.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1229.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1231.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1234.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1236.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1239.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1240.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1242.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1248.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1250.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1251.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1252.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1253.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1254.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1256.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1260.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1262.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1267.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1269.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1270.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1272.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1276.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1281.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1289.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/13.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1301.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1302.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1303.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1304.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1305.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1306.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1307.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1308.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1309.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1310.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1312.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1313.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1314.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1315.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1316.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1317.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1318.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1319.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1320.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1321.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1323.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1325.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1330.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1331.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1334.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1336.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1337.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1339.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1345.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1346.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1347.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1351.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1352.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1360.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1361.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1364.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1365.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1380.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1385.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1386.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/14.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1401.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1402.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1403.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1404.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1405.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1406.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1407.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1408.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1409.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1410.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1412.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1413.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1414.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1415.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1416.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1417.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1418.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1419.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1423.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1424.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1425.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1430.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1431.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1432.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1434.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1435.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1437.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1438.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1440.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1441.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1443.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1450.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1469.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1478.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1479.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1480.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1484.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/15.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1501.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1502.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1503.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1504.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1505.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1506.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1507.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1508.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1509.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1510.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1512.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1513.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1514.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1515.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1516.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1517.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1518.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1519.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1520.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1530.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1540.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1541.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1548.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1551.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1559.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1561.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1562.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1563.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1567.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1570.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1571.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1573.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1574.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1575.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1580.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1585.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1586.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1587.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/16.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1601.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1602.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1603.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1604.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1605.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1606.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1607.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1608.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1609.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1610.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1612.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1613.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1614.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1615.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1616.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1617.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1618.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1619.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1620.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1623.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1626.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1628.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1629.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1630.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1631.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1636.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1639.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1641.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1646.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1647.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1649.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1650.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1651.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1657.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1660.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1661.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1662.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1667.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1669.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1671.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1678.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1682.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/17.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1701.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1702.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1703.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1704.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1705.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1706.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1707.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1708.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1709.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1712.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1713.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1714.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1715.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1716.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1717.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1718.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1719.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1720.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1724.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1725.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1727.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1731.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1732.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1734.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1737.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1740.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1743.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1747.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1754.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1757.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1760.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1763.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1765.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1769.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1770.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1772.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1773.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1774.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1775.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1778.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1779.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1780.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1781.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1782.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1785.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1786.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/18.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1801.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1802.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1803.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1804.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1805.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1806.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1807.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1808.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1809.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1810.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1812.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1813.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1814.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1815.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1816.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1817.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1818.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1819.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1825.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1828.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1830.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1831.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1832.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1843.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1845.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1847.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1848.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1850.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1854.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1856.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1857.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1858.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1859.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1860.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1862.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1863.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1864.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1865.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1867.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1870.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1872.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1873.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1876.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1878.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/19.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1901.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1902.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1903.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1904.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1905.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1906.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1907.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1908.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1909.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1910.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1912.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1913.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1914.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1915.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1916.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1917.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1918.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1919.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1920.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1925.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1928.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1929.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1930.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1931.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1934.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1936.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1937.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1938.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1940.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1941.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1947.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1949.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1951.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1952.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1954.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1956.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1959.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1970.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1971.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1972.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1973.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1978.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1979.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1980.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1984.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1985.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1989.php create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8620.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8621.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8622.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8623.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8624.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8625.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8627.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8628.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8629.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86310.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86311.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86312.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86313.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86314.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86315.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86316.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86317.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86318.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86319.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86335.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86349.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86350.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86351.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86352.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86353.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86354.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86355.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86356.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86357.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86358.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86359.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86370.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86371.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86372.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86373.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86374.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86375.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86376.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86377.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86378.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86379.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86391.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86392.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86393.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86394.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86395.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86396.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86398.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86410.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86411.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86412.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86413.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86414.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86415.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86416.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86417.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86418.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86419.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86421.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86427.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86429.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86431.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86432.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86433.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86434.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86435.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86436.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86437.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86438.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86439.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86451.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86452.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86453.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86454.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86455.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86456.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86457.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86458.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86459.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86464.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86467.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86468.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86469.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86470.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86471.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86472.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86473.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86474.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86475.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86476.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86477.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86478.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86479.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86482.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86483.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86510.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86511.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86512.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86513.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86514.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86515.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86516.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86517.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86518.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86519.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86523.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86527.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86530.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86531.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86532.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86533.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86534.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86535.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86536.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86537.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86538.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86539.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86543.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86546.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86550.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86551.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86552.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86553.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86554.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86555.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86556.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86557.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86558.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86559.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86561.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86562.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86563.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86564.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86566.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86570.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86571.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86572.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86573.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86574.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86575.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86576.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86577.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86578.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86579.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86580.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86591.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86592.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86593.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86594.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86595.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86596.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86597.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86598.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86599.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86631.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86632.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86633.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86634.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86635.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86660.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86662.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86663.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86668.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86691.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86692.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86701.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86710.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86711.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86712.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86713.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86714.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86715.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86716.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86717.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86718.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86719.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86722.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86724.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86728.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86730.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86731.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86734.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86735.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86736.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86737.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86738.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86739.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86743.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86744.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86745.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86746.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86750.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86751.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86752.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86753.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86754.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86755.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86756.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86757.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86758.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86759.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86760.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86762.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86763.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86766.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86768.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86769.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86770.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86771.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86772.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86773.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86774.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86775.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86776.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86777.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86778.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86779.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86790.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86791.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86792.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86793.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86794.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86795.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86796.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86797.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86798.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86799.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86807.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86812.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86813.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86816.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86817.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86818.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86825.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86826.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86827.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86830.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86831.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86832.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86833.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86834.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86835.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86836.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86837.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86838.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86839.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86851.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86852.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86853.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86854.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86855.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86856.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86857.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86858.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86859.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86870.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86871.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86872.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86873.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86874.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86875.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86876.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86877.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86878.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86879.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86883.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86886.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86887.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86888.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86891.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86892.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86893.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86894.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86895.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86896.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86897.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86898.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86901.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86902.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86903.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86906.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86908.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86909.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86911.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86912.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86913.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86914.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86915.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86916.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86917.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86919.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86930.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86931.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86932.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86933.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86934.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86935.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86936.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86937.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86938.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86939.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86941.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86943.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86951.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86952.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86953.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86954.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86955.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86970.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86971.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86972.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86973.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86974.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86975.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86976.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86977.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86979.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86990.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86991.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86992.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86993.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86994.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86995.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86996.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86997.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86998.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86999.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/242.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/269.php rename vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/{se => sv}/358.php (100%) create mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8620.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8621.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8622.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8623.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8624.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8625.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8627.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8628.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8629.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86310.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86311.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86312.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86313.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86314.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86315.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86316.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86317.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86318.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86319.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86335.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86349.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86350.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86351.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86352.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86353.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86354.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86355.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86356.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86357.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86358.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86359.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86370.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86371.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86372.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86373.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86374.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86375.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86376.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86377.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86378.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86379.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86391.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86392.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86393.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86394.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86395.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86396.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86398.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86410.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86411.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86412.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86413.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86414.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86415.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86416.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86417.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86418.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86419.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86421.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86427.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86429.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86431.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86432.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86433.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86434.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86435.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86436.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86437.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86438.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86439.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86451.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86452.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86453.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86454.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86455.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86456.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86457.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86458.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86459.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86464.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86467.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86468.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86469.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86470.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86471.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86472.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86473.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86474.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86475.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86476.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86477.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86478.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86479.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86482.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86483.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86510.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86511.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86512.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86513.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86514.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86515.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86516.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86517.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86518.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86519.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86523.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86527.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86530.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86531.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86532.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86533.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86534.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86535.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86536.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86537.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86538.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86539.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86543.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86546.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86550.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86551.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86552.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86553.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86554.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86555.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86556.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86557.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86558.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86559.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86561.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86562.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86563.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86564.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86566.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86570.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86571.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86572.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86573.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86574.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86575.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86576.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86577.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86578.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86579.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86580.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86591.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86592.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86593.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86594.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86595.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86596.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86597.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86598.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86599.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86631.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86632.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86633.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86634.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86635.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86660.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86662.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86663.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86668.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86691.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86692.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86701.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86710.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86711.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86712.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86713.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86714.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86715.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86716.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86717.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86718.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86719.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86722.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86724.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86728.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86730.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86731.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86734.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86735.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86736.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86737.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86738.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86739.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86743.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86744.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86745.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86746.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86750.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86751.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86752.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86753.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86754.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86755.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86756.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86757.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86758.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86759.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86760.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86762.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86763.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86766.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86768.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86769.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86770.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86771.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86772.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86773.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86774.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86775.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86776.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86777.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86778.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86779.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86790.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86791.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86792.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86793.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86794.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86795.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86796.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86797.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86798.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86799.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86807.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86812.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86813.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86816.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86817.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86818.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86825.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86826.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86827.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86830.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86831.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86832.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86833.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86834.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86835.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86836.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86837.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86838.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86839.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86851.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86852.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86853.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86854.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86855.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86856.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86857.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86858.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86859.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86870.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86871.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86872.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86873.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86874.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86875.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86876.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86877.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86878.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86879.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86883.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86886.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86887.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86888.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86891.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86892.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86893.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86894.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86895.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86896.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86897.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86898.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86901.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86902.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86903.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86906.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86908.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86909.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86911.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86912.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86913.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86914.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86915.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86916.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86917.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86919.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86930.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86931.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86932.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86933.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86934.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86935.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86936.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86937.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86938.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86939.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86941.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86943.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86951.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86952.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86953.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86954.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86955.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86970.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86971.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86972.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86973.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86974.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86975.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86976.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86977.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86979.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86990.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86991.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86992.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86993.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86994.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86995.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86996.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86997.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86998.php delete mode 100644 vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86999.php create mode 100644 vendor/giggsey/locale/data/ar-ly.php create mode 100644 vendor/giggsey/locale/data/ar-sa.php create mode 100644 vendor/giggsey/locale/data/bn-in.php create mode 100644 vendor/giggsey/locale/data/ckb.php create mode 100644 vendor/giggsey/locale/data/de-at.php create mode 100644 vendor/giggsey/locale/data/es-ar.php create mode 100644 vendor/giggsey/locale/data/es-bo.php create mode 100644 vendor/giggsey/locale/data/es-br.php create mode 100644 vendor/giggsey/locale/data/es-co.php create mode 100644 vendor/giggsey/locale/data/es-cr.php create mode 100644 vendor/giggsey/locale/data/es-cu.php create mode 100644 vendor/giggsey/locale/data/es-do.php create mode 100644 vendor/giggsey/locale/data/es-ec.php create mode 100644 vendor/giggsey/locale/data/es-gt.php create mode 100644 vendor/giggsey/locale/data/es-hn.php create mode 100644 vendor/giggsey/locale/data/es-ni.php create mode 100644 vendor/giggsey/locale/data/es-pa.php create mode 100644 vendor/giggsey/locale/data/es-pe.php create mode 100644 vendor/giggsey/locale/data/es-pr.php create mode 100644 vendor/giggsey/locale/data/es-py.php create mode 100644 vendor/giggsey/locale/data/es-sv.php create mode 100644 vendor/giggsey/locale/data/es-us.php create mode 100644 vendor/giggsey/locale/data/es-uy.php create mode 100644 vendor/giggsey/locale/data/es-ve.php create mode 100644 vendor/giggsey/locale/data/fr-be.php create mode 100644 vendor/giggsey/locale/data/ko-kp.php create mode 100644 vendor/giggsey/locale/data/ro-md.php create mode 100644 vendor/giggsey/locale/data/ru-ua.php create mode 100644 vendor/giggsey/locale/data/sr-cyrl-ba.php create mode 100644 vendor/giggsey/locale/data/sr-cyrl-me.php create mode 100644 vendor/giggsey/locale/data/sr-cyrl-xk.php create mode 100644 vendor/giggsey/locale/data/sr-latn-ba.php create mode 100644 vendor/giggsey/locale/data/sr-latn-me.php create mode 100644 vendor/giggsey/locale/data/sr-latn-xk.php create mode 100644 vendor/giggsey/locale/data/sw-ke.php create mode 100644 vendor/league/flysystem/src/SafeStorage.php delete mode 100644 vendor/maatwebsite/excel/.github/CONTRIBUTING.md delete mode 100644 vendor/maatwebsite/excel/.github/ISSUE_TEMPLATE.md delete mode 100644 vendor/maatwebsite/excel/.gitignore delete mode 100644 vendor/maatwebsite/excel/.travis.yml delete mode 100644 vendor/maatwebsite/excel/docs/blade.md delete mode 100644 vendor/maatwebsite/excel/docs/blade/load-view.md delete mode 100644 vendor/maatwebsite/excel/docs/blade/styling.md delete mode 100644 vendor/maatwebsite/excel/docs/blade/vars.md delete mode 100644 vendor/maatwebsite/excel/docs/borders.md delete mode 100644 vendor/maatwebsite/excel/docs/changelog.md delete mode 100644 vendor/maatwebsite/excel/docs/changelog/version-1.md delete mode 100644 vendor/maatwebsite/excel/docs/changelog/version-2.md delete mode 100644 vendor/maatwebsite/excel/docs/export.md delete mode 100644 vendor/maatwebsite/excel/docs/export/array.md delete mode 100644 vendor/maatwebsite/excel/docs/export/autofilter.md delete mode 100644 vendor/maatwebsite/excel/docs/export/autosize.md delete mode 100644 vendor/maatwebsite/excel/docs/export/call.md delete mode 100644 vendor/maatwebsite/excel/docs/export/cells.md delete mode 100644 vendor/maatwebsite/excel/docs/export/export.md delete mode 100644 vendor/maatwebsite/excel/docs/export/format.md delete mode 100644 vendor/maatwebsite/excel/docs/export/freeze.md delete mode 100644 vendor/maatwebsite/excel/docs/export/injection.md delete mode 100644 vendor/maatwebsite/excel/docs/export/merge.md delete mode 100644 vendor/maatwebsite/excel/docs/export/rows.md delete mode 100644 vendor/maatwebsite/excel/docs/export/sheet-styling.md delete mode 100644 vendor/maatwebsite/excel/docs/export/sheets.md delete mode 100644 vendor/maatwebsite/excel/docs/export/simple.md delete mode 100644 vendor/maatwebsite/excel/docs/export/sizing.md delete mode 100644 vendor/maatwebsite/excel/docs/export/store.md delete mode 100644 vendor/maatwebsite/excel/docs/formats.md delete mode 100644 vendor/maatwebsite/excel/docs/getting-started.md delete mode 100644 vendor/maatwebsite/excel/docs/getting-started/config.md delete mode 100644 vendor/maatwebsite/excel/docs/getting-started/contributing.md delete mode 100644 vendor/maatwebsite/excel/docs/getting-started/installation.md delete mode 100644 vendor/maatwebsite/excel/docs/getting-started/license.md delete mode 100644 vendor/maatwebsite/excel/docs/getting-started/requirements.md delete mode 100644 vendor/maatwebsite/excel/docs/import.md delete mode 100644 vendor/maatwebsite/excel/docs/import/basics.md delete mode 100644 vendor/maatwebsite/excel/docs/import/batch.md delete mode 100644 vendor/maatwebsite/excel/docs/import/cache.md delete mode 100644 vendor/maatwebsite/excel/docs/import/calculation.md delete mode 100644 vendor/maatwebsite/excel/docs/import/chunk.md delete mode 100644 vendor/maatwebsite/excel/docs/import/config.md delete mode 100644 vendor/maatwebsite/excel/docs/import/convert.md delete mode 100644 vendor/maatwebsite/excel/docs/import/dates.md delete mode 100644 vendor/maatwebsite/excel/docs/import/edit.md delete mode 100644 vendor/maatwebsite/excel/docs/import/extra.md delete mode 100644 vendor/maatwebsite/excel/docs/import/formatting.md delete mode 100644 vendor/maatwebsite/excel/docs/import/injection.md delete mode 100644 vendor/maatwebsite/excel/docs/import/results.md delete mode 100644 vendor/maatwebsite/excel/docs/import/select.md delete mode 100644 vendor/maatwebsite/excel/docs/merge.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide/borders.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide/closures.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide/css-styles.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide/file-properties.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide/formatting.md delete mode 100644 vendor/maatwebsite/excel/docs/reference-guide/sheet-properties.md delete mode 100644 vendor/maatwebsite/excel/phpunit.xml delete mode 100644 vendor/maatwebsite/excel/tests/.gitkeep delete mode 100644 vendor/maatwebsite/excel/tests/Collections/CellCollectionTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Excel/ExcelTestCase.php delete mode 100644 vendor/maatwebsite/excel/tests/Excel/ExcelTester.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/CsvExcelFileTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/ExcelFileTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/NewExcelFileTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/CsvTestImport.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestExport.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestExportHandler.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestFile.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestFileHandler.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestImport.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestImportHandler.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestNewFile.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/classes/TestNewFileHandler.php delete mode 100644 vendor/maatwebsite/excel/tests/Files/files/test-custom.csv delete mode 100644 vendor/maatwebsite/excel/tests/Files/files/test.csv delete mode 100644 vendor/maatwebsite/excel/tests/Filters/ChunkReadFilterTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Filters/RegisterFilterTestCase.php delete mode 100644 vendor/maatwebsite/excel/tests/Filters/files/multi.xls delete mode 100644 vendor/maatwebsite/excel/tests/Filters/files/sample.csv delete mode 100644 vendor/maatwebsite/excel/tests/Filters/files/sample.xls delete mode 100644 vendor/maatwebsite/excel/tests/Filters/files/sample.xlsx delete mode 100644 vendor/maatwebsite/excel/tests/Filters/log.txt delete mode 100644 vendor/maatwebsite/excel/tests/Filters/rounds.txt delete mode 100644 vendor/maatwebsite/excel/tests/Readers/ChineseXlsReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/CsvReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/CustomValueBinderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/MultipleSheetsXlsReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/ReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/XlsReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/XlsxReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/ZerosHandlingReaderTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/chinese.xls delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/customBinder.csv delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/multiple.xls delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/test.csv delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/test.xls delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/test.xlsx delete mode 100644 vendor/maatwebsite/excel/tests/Readers/files/zeros.xls delete mode 100644 vendor/maatwebsite/excel/tests/Readers/traits/ImportTrait.php delete mode 100644 vendor/maatwebsite/excel/tests/Readers/traits/SingleImportTestingTrait.php delete mode 100644 vendor/maatwebsite/excel/tests/TestCase.php delete mode 100644 vendor/maatwebsite/excel/tests/TestConfig.php delete mode 100644 vendor/maatwebsite/excel/tests/TestServiceProvider.php delete mode 100644 vendor/maatwebsite/excel/tests/Writers/ExcelWriterTest.php delete mode 100644 vendor/maatwebsite/excel/tests/Writers/exports/.gitignore delete mode 100644 vendor/maxmind-db/reader/.coveralls-phpunit.xml.dist delete mode 100644 vendor/maxmind-db/reader/.gitignore delete mode 100644 vendor/maxmind-db/reader/.gitmodules delete mode 100644 vendor/maxmind-db/reader/.travis-build.sh delete mode 100644 vendor/maxmind-db/reader/.travis-install-prereqs.sh delete mode 100644 vendor/maxmind-db/reader/.travis-test.sh delete mode 100644 vendor/maxmind-db/reader/.travis.yml delete mode 100644 vendor/maxmind-db/reader/CHANGELOG.md delete mode 100644 vendor/maxmind-db/reader/LICENSE delete mode 100644 vendor/maxmind-db/reader/README.md delete mode 100644 vendor/maxmind-db/reader/composer.json delete mode 100644 vendor/maxmind-db/reader/dev-bin/make-release.sh delete mode 100644 vendor/maxmind-db/reader/examples/benchmark.php delete mode 100644 vendor/maxmind-db/reader/ext/.uncrustify.cfg delete mode 100644 vendor/maxmind-db/reader/ext/config.m4 delete mode 100644 vendor/maxmind-db/reader/ext/maxminddb.c delete mode 100644 vendor/maxmind-db/reader/ext/php_maxminddb.h delete mode 100644 vendor/maxmind-db/reader/ext/tests/001-load.phpt delete mode 100644 vendor/maxmind-db/reader/phpunit.xml.dist delete mode 100644 vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php delete mode 100644 vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php delete mode 100644 vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php delete mode 100644 vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php delete mode 100644 vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php delete mode 100644 vendor/maxmind-db/reader/tests/MaxMind/Db/Test/Reader/DecoderTest.php delete mode 100644 vendor/maxmind-db/reader/tests/MaxMind/Db/Test/Reader/PointerTest.php delete mode 100644 vendor/maxmind-db/reader/tests/MaxMind/Db/Test/ReaderTest.php delete mode 100644 vendor/maxmind-db/reader/tests/bootstrap.php delete mode 100644 vendor/maxmind/web-service-common/CHANGELOG.md delete mode 100644 vendor/maxmind/web-service-common/LICENSE delete mode 100644 vendor/maxmind/web-service-common/README.md delete mode 100644 vendor/maxmind/web-service-common/composer.json delete mode 100644 vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/HttpException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php delete mode 100644 vendor/maxmind/web-service-common/src/Exception/WebServiceException.php delete mode 100644 vendor/maxmind/web-service-common/src/WebService/Client.php delete mode 100644 vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php delete mode 100644 vendor/maxmind/web-service-common/src/WebService/Http/Request.php delete mode 100644 vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php delete mode 100644 vendor/maxmind/web-service-common/src/WebService/cacert.pem delete mode 100644 vendor/propaganistas/laravel-phone/laravel4.phpunit.xml create mode 100644 vendor/propaganistas/laravel-phone/src/LaravelPhoneFacade.php delete mode 100644 vendor/propaganistas/laravel-phone/tests/.gitkeep delete mode 100644 vendor/propaganistas/laravel-phone/tests/Laravel4.php delete mode 100644 vendor/propaganistas/laravel-phone/tests/Laravel5.php delete mode 100644 vendor/tedivm/fetch/.coveralls.yml delete mode 100644 vendor/tedivm/fetch/.gitignore delete mode 100644 vendor/tedivm/fetch/.travis.yml delete mode 100644 vendor/tedivm/fetch/CONTRIBUTING.md delete mode 100644 vendor/tedivm/fetch/LICENSE delete mode 100644 vendor/tedivm/fetch/README.md delete mode 100644 vendor/tedivm/fetch/autoload.php delete mode 100644 vendor/tedivm/fetch/composer.json delete mode 100644 vendor/tedivm/fetch/phpunit.xml.dist delete mode 100644 vendor/tedivm/fetch/src/Fetch/Attachment.php delete mode 100644 vendor/tedivm/fetch/src/Fetch/Message.php delete mode 100644 vendor/tedivm/fetch/src/Fetch/Server.php delete mode 100644 vendor/tedivm/fetch/tests/Fetch/Test/AttachmentTest.php delete mode 100644 vendor/tedivm/fetch/tests/Fetch/Test/MessageTest.php delete mode 100644 vendor/tedivm/fetch/tests/Fetch/Test/ServerTest.php delete mode 100644 vendor/tedivm/fetch/tests/bootstrap.php delete mode 100644 vendor/tedivm/fetch/tests/runTests.sh delete mode 100644 vendor/unisharp/laravel-ckeditor/CHANGES.md delete mode 100644 vendor/unisharp/laravel-ckeditor/LICENSE.md delete mode 100644 vendor/unisharp/laravel-ckeditor/README.md delete mode 100644 vendor/unisharp/laravel-ckeditor/ServiceProvider.php delete mode 100644 vendor/unisharp/laravel-ckeditor/adapters/jquery.js delete mode 100644 vendor/unisharp/laravel-ckeditor/bower.json delete mode 100644 vendor/unisharp/laravel-ckeditor/ckeditor.js delete mode 100644 vendor/unisharp/laravel-ckeditor/composer.json delete mode 100644 vendor/unisharp/laravel-ckeditor/config.js delete mode 100644 vendor/unisharp/laravel-ckeditor/contents.css delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/_translationstatus.txt delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/a11yhelp/dialogs/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/about/dialogs/about.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/about/dialogs/logo_ckeditor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/adobeair/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/ajax/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autoembed/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autogrow/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/autolink/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bbcode/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/icons/bidiltr.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/icons/bidirtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/icons/hidpi/bidiltr.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/icons/hidpi/bidirtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/bidi/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/clipboard/dialogs/paste.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/dialogs/codesnippet.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/icons/codesnippet.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/LICENSE delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/README.ru.md delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/default.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/far.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/github.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippet/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/codesnippetgeshi/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/bgcolor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/hidpi/bgcolor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/hidpi/textcolor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/textcolor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colorbutton/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/dialogs/colordialog.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/colordialog/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/_translationstatus.txt delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/devtools/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/dialog/dialogDefinition.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/dialogadvtab/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/dialogs/div.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/icons/creatediv.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/icons/hidpi/creatediv.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/div/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/divarea/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/dialogs/docprops.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/icons/docprops-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/icons/docprops.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/icons/hidpi/docprops.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/docprops/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embed/icons/embed.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embed/icons/hidpi/embed.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embed/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/dialogs/embedbase.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedbase/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/icons/embedsemantic.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/filetools/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/dialogs/find.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/icons/find-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/icons/find.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/find-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/find.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/replace.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/icons/replace.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/find/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/dialogs/flash.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/icons/flash.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/icons/hidpi/flash.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/images/placeholder.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/flash/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/font/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/button.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/checkbox.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/form.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/hiddenfield.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/radio.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/select.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/textarea.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/textfield.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/button.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/checkbox.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/form.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hiddenfield.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/button.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/checkbox.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/form.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/hiddenfield.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/imagebutton.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/radio.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/select-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/select.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textarea-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textarea.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textfield-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textfield.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/imagebutton.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/radio.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/select-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/select.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textarea-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textarea.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textfield-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textfield.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/images/hiddenfield.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/forms/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/icons.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/icons_hidpi.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/dialogs/iframe.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/icons/hidpi/iframe.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/icons/iframe.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/images/placeholder.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframe/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/iframedialog/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image/dialogs/image.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image/images/noimage.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/dialogs/image2.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/icons/hidpi/image.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/icons/image.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/image2/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/indentblock/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyblock.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifycenter.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyleft.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyright.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyblock.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifycenter.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyleft.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyright.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/justify/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/icons/hidpi/language.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/icons/language.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/language/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/lineutils/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/link/dialogs/anchor.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/link/dialogs/link.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/link/images/anchor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/link/images/hidpi/anchor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/dialogs/liststyle.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/liststyle/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/magicline/images/hidpi/icon-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/magicline/images/hidpi/icon.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/magicline/images/icon-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/magicline/images/icon.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/dialogs/mathjax.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/icons/hidpi/mathjax.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/icons/mathjax.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/images/loader.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/mathjax/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/hidpi/newpage-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/hidpi/newpage.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/newpage-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/newpage.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/newpage/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notification/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/notificationaggregator/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/hidpi/pagebreak-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/hidpi/pagebreak.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/pagebreak.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/images/pagebreak.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pagebreak/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/panelbutton/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/pastefromword/filter/default.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/dialogs/placeholder.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/icons/hidpi/placeholder.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/icons/placeholder.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/placeholder/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/icons/hidpi/preview-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/icons/hidpi/preview.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/icons/preview-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/icons/preview.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/preview/preview.html delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/icons/hidpi/print.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/icons/print.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/print/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/icons/hidpi/save.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/icons/save.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/save/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/scayt/CHANGELOG.md delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/scayt/LICENSE.md delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/scayt/dialogs/options.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/scayt/dialogs/toolbar.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/icons/hidpi/selectall.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/icons/selectall.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/selectall/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sharedspace/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/hidpi/showblocks-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/hidpi/showblocks.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/showblocks-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/showblocks.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_address.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_blockquote.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_div.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h1.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h2.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h3.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h4.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h5.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h6.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_p.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_pre.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/showblocks/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/dialogs/smiley.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/icons/hidpi/smiley.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/icons/smiley.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/angel_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/angel_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/angry_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/angry_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/broken_heart.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/broken_heart.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/confused_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/confused_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/cry_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/cry_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/devil_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/devil_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/embaressed_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/embarrassed_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/embarrassed_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/envelope.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/envelope.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/heart.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/heart.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/kiss.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/kiss.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/lightbulb.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/lightbulb.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/omg_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/omg_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/regular_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/regular_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/sad_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/sad_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/shades_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/shades_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/teeth_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/teeth_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_down.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_down.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_up.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_up.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/tongue_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/tongue_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/tounge_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/wink_smile.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/images/wink_smile.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/smiley/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/sourcedialog.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/specialchar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/stylesheetparser/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/table/dialogs/table.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/tableresize/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/tabletools/dialogs/tableCell.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/dialogs/templates.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/dialogs/templates.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/icons/hidpi/templates-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/icons/hidpi/templates.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/icons/templates-rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/icons/templates.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/bn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/bs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/en-au.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/en-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/fo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/gu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/hi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/is.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ka.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/lt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/mn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ms.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ro.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/sr-latn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/sr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/th.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/templates/default.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/templates/images/template1.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/templates/images/template2.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/templates/templates/images/template3.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/dialogs/uicolor.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/icons/hidpi/uicolor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/icons/uicolor.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/_translationstatus.txt delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/et.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/fr-ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/mk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/si.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/hue_bg.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/hue_thumb.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/picker_mask.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/picker_thumb.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/yui.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/yui.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadimage/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/uploadwidget/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/images/handle.png delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/af.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ar.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/bg.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ca.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cs.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cy.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/da.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/de.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/el.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en-gb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eo.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/es.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fa.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/gl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/he.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hu.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/id.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/it.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ja.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/km.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ko.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ku.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/lv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nb.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/no.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt-br.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ru.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sl.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sq.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sv.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tr.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tt.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ug.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/uk.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/vi.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh-cn.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/widget/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/wsc/LICENSE.md delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/ciframe.html delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/tmpFrameset.html delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.css delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc_ie.js delete mode 100644 vendor/unisharp/laravel-ckeditor/plugins/xml/plugin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/css/samples.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/img/github-top.png delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/img/header-bg.png delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/img/header-separator.png delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/img/logo.png delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/img/navigation-tip.png delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/index.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/js/sample.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/js/sf.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/ajax.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/api.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/appendto.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/assets/inlineall/logo.png delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/assets/outputxhtml/outputxhtml.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/assets/posteddata.php delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/assets/sample.jpg delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/assets/uilanguages/languages.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/autogrow/autogrow.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/bbcode/bbcode.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/codesnippet/codesnippet.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/datafiltering.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/devtools/devtools.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/dialog/assets/my_dialog.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/dialog/dialog.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/divarea/divarea.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/divreplace.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/docprops/docprops.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/enterkey/enterkey.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/outputforflash.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/outputhtml.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/image2/assets/image1.jpg delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/image2/assets/image2.jpg delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/image2/image2.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/index.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/inlineall.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/inlinebycode.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/inlinetextarea.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/jquery.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/magicline/magicline.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/mathjax/mathjax.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/placeholder/placeholder.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/readonly.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/replacebyclass.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/replacebycode.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/sample.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/sample.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/sample_posteddata.php delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/sharedspace/sharedspace.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/sourcedialog/sourcedialog.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/assets/sample.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/stylesheetparser.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/tabindex.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/tableresize/tableresize.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/toolbar/toolbar.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/uicolor.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/uicolor/uicolor.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/uilanguages.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/wysiwygarea/fullpage.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/old/xhtmlstyle.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/css/fontello.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/LICENSE.txt delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/config.json delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.eot delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.svg delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.ttf delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.woff delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/index.html delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css delete mode 100644 vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/dialog.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie7.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie8.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/dialog_iequirks.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/editor.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie7.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie8.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/editor_iequirks.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/icons.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/icons_hidpi.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides_rtl.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/mini.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/spinner.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/sprites.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/sprites_ie6.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/images/toolbar_start.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/readme.md delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/kama/skin.js delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/dialog.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie7.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie8.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/dialog_iequirks.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/editor.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/editor_gecko.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie7.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie8.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/editor_iequirks.css delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/icons.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/icons_hidpi.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/arrow.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/close.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/close.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/lock-open.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/lock.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/refresh.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/lock-open.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/lock.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/refresh.png delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/images/spinner.gif delete mode 100644 vendor/unisharp/laravel-ckeditor/skins/moono/readme.md delete mode 100644 vendor/unisharp/laravel-ckeditor/styles.js create mode 100644 vendor/zendframework/zend-stdlib/doc/book/console-helper.md create mode 100644 vendor/zendframework/zend-stdlib/phpcs.xml create mode 100644 vendor/zendframework/zend-stdlib/src/ConsoleHelper.php diff --git a/composer.lock b/composer.lock index f6ee6ceef..b5f40fbfe 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "7e6a0ceab6cc073ac4245dc5aa0702a5", + "hash": "8ff673225d1af30a5efda1b75a05be92", "content-hash": "acea0125dd7385620621534e5bb6c75e", "packages": [ { "name": "aws/aws-sdk-php", - "version": "3.18.36", + "version": "3.19.22", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "48362bce008fa9c20a71dfa6a68aebac65a8ab1b" + "reference": "04d2a027cac94674b52dfb4d68667bfe225b0fb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/48362bce008fa9c20a71dfa6a68aebac65a8ab1b", - "reference": "48362bce008fa9c20a71dfa6a68aebac65a8ab1b", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/04d2a027cac94674b52dfb4d68667bfe225b0fb5", + "reference": "04d2a027cac94674b52dfb4d68667bfe225b0fb5", "shasum": "" }, "require": { @@ -85,32 +85,32 @@ "s3", "sdk" ], - "time": "2016-08-02 20:49:01" + "time": "2016-11-02 22:24:48" }, { "name": "barryvdh/laravel-debugbar", - "version": "v2.2.2", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "c291e58d0a13953e0f68d99182ee77ebc693edc0" + "reference": "0c87981df959c7c1943abe227baf607c92f204f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/c291e58d0a13953e0f68d99182ee77ebc693edc0", - "reference": "c291e58d0a13953e0f68d99182ee77ebc693edc0", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/0c87981df959c7c1943abe227baf607c92f204f9", + "reference": "0c87981df959c7c1943abe227baf607c92f204f9", "shasum": "" }, "require": { - "illuminate/support": "5.1.*|5.2.*", - "maximebf/debugbar": "~1.11.0", + "illuminate/support": "5.1.*|5.2.*|5.3.*", + "maximebf/debugbar": "~1.13.0", "php": ">=5.5.9", "symfony/finder": "~2.7|~3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" } }, "autoload": { @@ -139,20 +139,20 @@ "profiler", "webprofiler" ], - "time": "2016-05-11 13:54:43" + "time": "2016-09-15 14:05:56" }, { "name": "brozot/laravel-fcm", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/brozot/Laravel-FCM.git", - "reference": "aa85deca61a8ad58631def7793607fb544afc199" + "reference": "112152af74d32304e74b96bd1afc7cbd99e2bc5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brozot/Laravel-FCM/zipball/aa85deca61a8ad58631def7793607fb544afc199", - "reference": "aa85deca61a8ad58631def7793607fb544afc199", + "url": "https://api.github.com/repos/brozot/Laravel-FCM/zipball/112152af74d32304e74b96bd1afc7cbd99e2bc5c", + "reference": "112152af74d32304e74b96bd1afc7cbd99e2bc5c", "shasum": "" }, "require": { @@ -194,7 +194,7 @@ "notification", "push" ], - "time": "2016-07-31 10:19:58" + "time": "2016-08-08 19:43:05" }, { "name": "bugsnag/bugsnag", @@ -486,16 +486,16 @@ }, { "name": "davejamesmiller/laravel-breadcrumbs", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git", - "reference": "5a5d5d1b1f5780359604f7fde11bbf810ff3e9e4" + "reference": "460bf79e83ff9e3db1e3f1c40169d8893893f8ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/5a5d5d1b1f5780359604f7fde11bbf810ff3e9e4", - "reference": "5a5d5d1b1f5780359604f7fde11bbf810ff3e9e4", + "url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/460bf79e83ff9e3db1e3f1c40169d8893893f8ff", + "reference": "460bf79e83ff9e3db1e3f1c40169d8893893f8ff", "shasum": "" }, "require": { @@ -505,7 +505,7 @@ }, "require-dev": { "mockery/mockery": "0.9.*", - "orchestra/testbench": "3.0.*", + "orchestra/testbench": "3.2.*|3.3.*", "phpunit/phpunit": "4.*", "satooshi/php-coveralls": "0.6.*" }, @@ -527,11 +527,11 @@ } ], "description": "A simple Laravel-style way to create breadcrumbs in Laravel 4+.", - "homepage": "https://github.com/davejamesmiller/laravel-breadcrumbs", + "homepage": "http://laravel-breadcrumbs.davejamesmiller.com", "keywords": [ "laravel" ], - "time": "2015-02-08 21:44:39" + "time": "2016-08-28 16:57:03" }, { "name": "davibennun/laravel-push-notification", @@ -774,86 +774,33 @@ ], "time": "2015-06-29 05:42:04" }, - { - "name": "geoip2/geoip2", - "version": "v2.4.1", - "source": { - "type": "git", - "url": "https://github.com/maxmind/GeoIP2-php.git", - "reference": "241e4442e0469d70043805ef699290616d53ce41" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/241e4442e0469d70043805ef699290616d53ce41", - "reference": "241e4442e0469d70043805ef699290616d53ce41", - "shasum": "" - }, - "require": { - "maxmind-db/reader": "~1.0", - "maxmind/web-service-common": "~0.2", - "php": ">=5.3.1" - }, - "require-dev": { - "phpunit/phpunit": "4.2.*", - "squizlabs/php_codesniffer": "2.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "GeoIp2\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Gregory J. Oschwald", - "email": "goschwald@maxmind.com", - "homepage": "http://www.maxmind.com/" - } - ], - "description": "MaxMind GeoIP2 PHP API", - "homepage": "https://github.com/maxmind/GeoIP2-php", - "keywords": [ - "IP", - "geoip", - "geoip2", - "geolocation", - "maxmind" - ], - "time": "2016-06-10 22:32:01" - }, { "name": "giggsey/libphonenumber-for-php", - "version": "7.4.5", + "version": "7.7.3", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "a138adeb07233059c2a8d3caea7b6a6bcbee6765" + "reference": "e55e956a7a8211af3dfbd9dd5372ccc5eb79e495" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a138adeb07233059c2a8d3caea7b6a6bcbee6765", - "reference": "a138adeb07233059c2a8d3caea7b6a6bcbee6765", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/e55e956a7a8211af3dfbd9dd5372ccc5eb79e495", + "reference": "e55e956a7a8211af3dfbd9dd5372ccc5eb79e495", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": ">=5.3" + "giggsey/locale": "^1.0", + "php": ">=5.3.2" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "dev-master", - "phing/phing": "~2.7", - "phpunit/phpunit": "~4.0", - "satooshi/php-coveralls": "~0.6", - "symfony/console": "^2.5" - }, - "suggest": { - "ext-intl": "To use the geocoder and carrier mapping" + "phing/phing": "^2.7", + "phpunit/phpunit": "^4.8|^5.0", + "satooshi/php-coveralls": "^1.0", + "symfony/console": "^2.8|^3.0" }, "type": "library", "extra": { @@ -887,7 +834,56 @@ "phonenumber", "validation" ], - "time": "2016-07-14 10:56:47" + "time": "2016-10-26 13:35:16" + }, + { + "name": "giggsey/locale", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/giggsey/Locale.git", + "reference": "8238764fa3f2c5bd8bdf981e2e019401d49229e3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/giggsey/Locale/zipball/8238764fa3f2c5bd8bdf981e2e019401d49229e3", + "reference": "8238764fa3f2c5bd8bdf981e2e019401d49229e3", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "require-dev": { + "pear/pear-core-minimal": "^1.9", + "pear/pear_exception": "^1.0", + "pear/versioncontrol_git": "dev-master", + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8|^5.0", + "satooshi/php-coveralls": "^1.0", + "symfony/console": "^2.8|^3.0", + "symfony/filesystem": "^2.8|^3.0", + "symfony/finder": "^2.8|^3.0", + "symfony/process": "^2.8|^3.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Giggsey\\Locale\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Joshua Gigg", + "email": "giggsey@gmail.com", + "homepage": "http://giggsey.com/" + } + ], + "description": "Locale functions required by libphonenumber-for-php", + "time": "2016-10-24 20:49:55" }, { "name": "guzzle/guzzle", @@ -984,16 +980,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.2.1", + "version": "6.2.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "3f808fba627f2c5b69e2501217bf31af349c1427" + "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427", - "reference": "3f808fba627f2c5b69e2501217bf31af349c1427", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60", + "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60", "shasum": "" }, "require": { @@ -1042,7 +1038,7 @@ "rest", "web service" ], - "time": "2016-07-15 17:22:37" + "time": "2016-10-08 15:01:37" }, { "name": "guzzlehttp/promises", @@ -1202,16 +1198,16 @@ }, { "name": "intervention/image", - "version": "2.3.7", + "version": "2.3.8", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "22088b04728a039bd1fc32f7e79a89a118b78698" + "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/22088b04728a039bd1fc32f7e79a89a118b78698", - "reference": "22088b04728a039bd1fc32f7e79a89a118b78698", + "url": "https://api.github.com/repos/Intervention/image/zipball/4064a980324f6c3bfa2bd981dfb247afa705ec3c", + "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c", "shasum": "" }, "require": { @@ -1260,7 +1256,7 @@ "thumbnail", "watermark" ], - "time": "2016-04-26 14:08:40" + "time": "2016-09-01 17:04:03" }, { "name": "jakub-onderka/php-console-color", @@ -1442,16 +1438,16 @@ }, { "name": "laravel/framework", - "version": "5.2.41", + "version": "v5.2.45", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2" + "reference": "2a79f920d5584ec6df7cf996d922a742d11095d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2", - "reference": "29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2", + "url": "https://api.github.com/repos/laravel/framework/zipball/2a79f920d5584ec6df7cf996d922a742d11095d1", + "reference": "2a79f920d5584ec6df7cf996d922a742d11095d1", "shasum": "" }, "require": { @@ -1532,7 +1528,7 @@ "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).", "symfony/css-selector": "Required to use some of the crawler integration testing tools (2.8.*|3.0.*).", "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (2.8.*|3.0.*).", - "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)." + "symfony/psr-http-message-bridge": "Required to use psr7 bridging features (0.2.*)." }, "type": "library", "extra": { @@ -1568,20 +1564,20 @@ "framework", "laravel" ], - "time": "2016-07-20 13:13:06" + "time": "2016-08-26 11:44:52" }, { "name": "laravel/socialite", - "version": "v2.0.18", + "version": "v2.0.20", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", - "reference": "76ee5397fcdea5a062361392abca4eb397e519a3" + "reference": "aca8de9a93a28a119714e289c8bc599bd81aa88d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/76ee5397fcdea5a062361392abca4eb397e519a3", - "reference": "76ee5397fcdea5a062361392abca4eb397e519a3", + "url": "https://api.github.com/repos/laravel/socialite/zipball/aca8de9a93a28a119714e289c8bc599bd81aa88d", + "reference": "aca8de9a93a28a119714e289c8bc599bd81aa88d", "shasum": "" }, "require": { @@ -1622,7 +1618,7 @@ "laravel", "oauth" ], - "time": "2016-06-22 12:40:16" + "time": "2016-11-01 18:49:10" }, { "name": "laravelcollective/bus", @@ -1671,20 +1667,20 @@ }, { "name": "league/flysystem", - "version": "1.0.26", + "version": "1.0.32", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "fb3b30dca320b36931ea878fea17ebe136fba1b0" + "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/fb3b30dca320b36931ea878fea17ebe136fba1b0", - "reference": "fb3b30dca320b36931ea878fea17ebe136fba1b0", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab", + "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" @@ -1750,30 +1746,30 @@ "sftp", "storage" ], - "time": "2016-08-03 09:49:11" + "time": "2016-10-19 20:38:46" }, { "name": "league/oauth1-client", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth1-client.git", - "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422" + "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/cef3ceda13c78f89c323e4d5e6301c0eb7cea422", - "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422", + "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647", + "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647", "shasum": "" }, "require": { - "guzzle/guzzle": "3.*", - "php": ">=5.3.0" + "guzzlehttp/guzzle": "^6.0", + "php": ">=5.5.0" }, "require-dev": { - "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~2.0" + "mockery/mockery": "^0.9", + "phpunit/phpunit": "^4.0", + "squizlabs/php_codesniffer": "^2.0" }, "type": "library", "extra": { @@ -1813,27 +1809,27 @@ "tumblr", "twitter" ], - "time": "2015-10-23 04:02:07" + "time": "2016-08-17 00:36:58" }, { "name": "maatwebsite/excel", - "version": "v2.1.3", + "version": "2.1.6", "source": { "type": "git", "url": "https://github.com/Maatwebsite/Laravel-Excel.git", - "reference": "c6ab521e8a5f2a4acc83cb575c4a09733a5e17c9" + "reference": "700eba02f76f2971c81726a4f6a04121c1977e64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/c6ab521e8a5f2a4acc83cb575c4a09733a5e17c9", - "reference": "c6ab521e8a5f2a4acc83cb575c4a09733a5e17c9", + "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/700eba02f76f2971c81726a4f6a04121c1977e64", + "reference": "700eba02f76f2971c81726a4f6a04121c1977e64", "shasum": "" }, "require": { - "illuminate/cache": "5.0.*|5.1.*|5.2.*", - "illuminate/config": "5.0.*|5.1.*|5.2.*", - "illuminate/filesystem": "5.0.*|5.1.*|5.2.*", - "illuminate/support": "5.0.*|5.1.*|5.2.*", + "illuminate/cache": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/config": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/filesystem": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*", "nesbot/carbon": "~1.0", "php": ">=5.5", "phpoffice/phpexcel": "1.8.*", @@ -1846,10 +1842,10 @@ "phpunit/phpunit": "~4.0" }, "suggest": { - "illuminate/http": "5.0.*|5.1.*|5.2.*", - "illuminate/queue": "5.0.*|5.1.*|5.2.*", - "illuminate/routing": "5.0.*|5.1.*|5.2.*", - "illuminate/view": "5.0.*|5.1.*|5.2.*" + "illuminate/http": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/queue": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/routing": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*" }, "type": "library", "autoload": { @@ -1880,20 +1876,20 @@ "import", "laravel" ], - "time": "2016-07-09 09:40:10" + "time": "2016-09-15 21:03:21" }, { "name": "maximebf/debugbar", - "version": "v1.11.1", + "version": "v1.13.0", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "d9302891c1f0a0ac5a4f66725163a00537c6359f" + "reference": "5f49a5ed6cfde81d31d89378806670d77462526e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/d9302891c1f0a0ac5a4f66725163a00537c6359f", - "reference": "d9302891c1f0a0ac5a4f66725163a00537c6359f", + "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5f49a5ed6cfde81d31d89378806670d77462526e", + "reference": "5f49a5ed6cfde81d31d89378806670d77462526e", "shasum": "" }, "require": { @@ -1912,7 +1908,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -1941,100 +1937,7 @@ "debug", "debugbar" ], - "time": "2016-01-22 12:22:23" - }, - { - "name": "maxmind-db/reader", - "version": "v1.1.0", - "source": { - "type": "git", - "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", - "reference": "1383655533aa2f13a990b27b075fdde8b7bdd5ff" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/1383655533aa2f13a990b27b075fdde8b7bdd5ff", - "reference": "1383655533aa2f13a990b27b075fdde8b7bdd5ff", - "shasum": "" - }, - "require": { - "php": ">=5.3.1" - }, - "require-dev": { - "phpunit/phpunit": "4.2.*", - "satooshi/php-coveralls": "dev-master", - "squizlabs/php_codesniffer": "2.*" - }, - "type": "library", - "autoload": { - "psr-0": { - "MaxMind": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Gregory J. Oschwald", - "email": "goschwald@maxmind.com", - "homepage": "http://www.maxmind.com/" - } - ], - "description": "MaxMind DB Reader API", - "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", - "keywords": [ - "database", - "geoip", - "geoip2", - "geolocation", - "maxmind" - ], - "time": "2016-01-04 15:38:11" - }, - { - "name": "maxmind/web-service-common", - "version": "v0.2.1", - "source": { - "type": "git", - "url": "https://github.com/maxmind/web-service-common-php.git", - "reference": "436bebacf4e74651b383435822c472f3e0f2a28a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/436bebacf4e74651b383435822c472f3e0f2a28a", - "reference": "436bebacf4e74651b383435822c472f3e0f2a28a", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "ext-json": "*", - "php": ">=5.3" - }, - "require-dev": { - "phpunit/phpunit": "4.*", - "squizlabs/php_codesniffer": "2.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "MaxMind\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Gregory Oschwald", - "email": "goschwald@maxmind.com" - } - ], - "description": "Internal MaxMind Web Service API", - "homepage": "https://github.com/maxmind/mm-web-service-api-php", - "time": "2016-06-13 19:55:20" + "time": "2016-09-15 14:01:59" }, { "name": "monolog/monolog", @@ -2435,16 +2338,16 @@ }, { "name": "nikic/php-parser", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3" + "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/47b254ea51f1d6d5dc04b9b299e88346bf2369e3", - "reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0", + "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0", "shasum": "" }, "require": { @@ -2482,7 +2385,7 @@ "parser", "php" ], - "time": "2016-04-19 13:41:41" + "time": "2016-09-16 12:04:44" }, { "name": "paragonie/random_compat", @@ -2568,16 +2471,16 @@ }, { "name": "php-imap/php-imap", - "version": "2.0.7", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/barbushin/php-imap.git", - "reference": "6378f19249047d56469056ecec0f55c26be44aa0" + "reference": "949826c9b109113ec93a5214e85afce31cba000c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barbushin/php-imap/zipball/6378f19249047d56469056ecec0f55c26be44aa0", - "reference": "6378f19249047d56469056ecec0f55c26be44aa0", + "url": "https://api.github.com/repos/barbushin/php-imap/zipball/949826c9b109113ec93a5214e85afce31cba000c", + "reference": "949826c9b109113ec93a5214e85afce31cba000c", "shasum": "" }, "require": { @@ -2608,7 +2511,7 @@ "mail", "php" ], - "time": "2016-07-18 08:05:59" + "time": "2016-08-13 15:39:00" }, { "name": "phpmailer/phpmailer", @@ -2877,27 +2780,28 @@ }, { "name": "propaganistas/laravel-phone", - "version": "2.7.4", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/Propaganistas/Laravel-Phone.git", - "reference": "5fe3af2794433fa721c6bfdc0fffc7faebc56754" + "reference": "7741a06965bd93b0a247fd596119674a1940d571" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Propaganistas/Laravel-Phone/zipball/5fe3af2794433fa721c6bfdc0fffc7faebc56754", - "reference": "5fe3af2794433fa721c6bfdc0fffc7faebc56754", + "url": "https://api.github.com/repos/Propaganistas/Laravel-Phone/zipball/7741a06965bd93b0a247fd596119674a1940d571", + "reference": "7741a06965bd93b0a247fd596119674a1940d571", "shasum": "" }, "require": { - "giggsey/libphonenumber-for-php": "~7.0", - "illuminate/support": "~4.0|~5.0", - "illuminate/validation": "~4.0|~5.0", - "julien-c/iso3166": "~2.0", + "giggsey/libphonenumber-for-php": "^7.0", + "illuminate/support": "^4.0|^5.0", + "illuminate/validation": "^4.0|^5.0", + "julien-c/iso3166": "^2.0", "php": ">=5.4.0" }, "require-dev": { - "orchestra/testbench": "^3.1" + "orchestra/testbench": "^2.0|^3.0", + "phpunit/phpunit": "^4.0|^5.0" }, "suggest": { "monarobase/country-list": "Adds a compatible (and fully translated) country list API." @@ -2921,27 +2825,28 @@ "email": "Propaganistas@users.noreply.github.com" } ], - "description": "Adds a phone validator to Laravel based on Google's libphonenumber API.", + "description": "Adds a phone validator to Laravel and Lumen based on Google's libphonenumber API.", "keywords": [ "laravel", "libphonenumber", + "lumen", "phone", "validation" ], - "time": "2016-05-20 10:27:25" + "time": "2016-10-01 10:04:04" }, { "name": "psr/http-message", - "version": "1.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", - "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", + "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { @@ -2969,6 +2874,7 @@ } ], "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", @@ -2977,26 +2883,34 @@ "request", "response" ], - "time": "2015-05-04 20:22:00" + "time": "2016-08-06 14:39:51" }, { "name": "psr/log", - "version": "1.0.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, + "require": { + "php": ">=5.3.0" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, "autoload": { - "psr-0": { - "Psr\\Log\\": "" + "psr-4": { + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", @@ -3010,12 +2924,13 @@ } ], "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2016-10-10 12:19:37" }, { "name": "psy/psysh", @@ -3091,35 +3006,37 @@ }, { "name": "sly/notification-pusher", - "version": "v2.2.2", + "version": "v2.2.13", "source": { "type": "git", "url": "https://github.com/Ph3nol/NotificationPusher.git", - "reference": "6112841c4b679bc4f6cf01f6cf655e24794bc670" + "reference": "3542d8bc8cf622568b85392e83141bfdeee7e6ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ph3nol/NotificationPusher/zipball/6112841c4b679bc4f6cf01f6cf655e24794bc670", - "reference": "6112841c4b679bc4f6cf01f6cf655e24794bc670", + "url": "https://api.github.com/repos/Ph3nol/NotificationPusher/zipball/3542d8bc8cf622568b85392e83141bfdeee7e6ff", + "reference": "3542d8bc8cf622568b85392e83141bfdeee7e6ff", "shasum": "" }, "require": { - "php": ">=5.3.2", - "symfony/console": ">=2.3", - "symfony/options-resolver": ">=2.3", - "symfony/process": ">=2.3", - "zendframework/zendservice-apple-apns": "1.*", + "doctrine/inflector": "~1.0", + "php": ">=5.5", + "symfony/console": "~2.3|~3.0", + "symfony/options-resolver": "~2.3|~3.0", + "symfony/process": "~2.3|~3.0", + "zendframework/zendservice-apple-apns": "^1.1.0", "zendframework/zendservice-google-gcm": "1.*" }, "require-dev": { "atoum/atoum": "dev-master" }, + "bin": [ + "np" + ], "type": "standalone", "autoload": { "psr-0": { - "Sly": [ - "src/" - ] + "Sly": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -3149,7 +3066,7 @@ "push", "pusher" ], - "time": "2013-12-08 20:35:03" + "time": "2016-10-10 07:02:47" }, { "name": "swiftmailer/swiftmailer", @@ -3266,16 +3183,16 @@ }, { "name": "symfony/css-selector", - "version": "v3.1.3", + "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "2851e1932d77ce727776154d659b232d061e816a" + "reference": "ca809c64072e0fe61c1c7fb3c76cdc32265042ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a", - "reference": "2851e1932d77ce727776154d659b232d061e816a", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ca809c64072e0fe61c1c7fb3c76cdc32265042ac", + "reference": "ca809c64072e0fe61c1c7fb3c76cdc32265042ac", "shasum": "" }, "require": { @@ -3315,7 +3232,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2016-06-29 05:41:56" + "time": "2016-09-06 11:02:40" }, { "name": "symfony/debug", @@ -3376,16 +3293,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.1.3", + "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5" + "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5", - "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/28b0832b2553ffb80cabef6a7a812ff1e670c0bc", + "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc", "shasum": "" }, "require": { @@ -3432,7 +3349,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-07-19 10:45:57" + "time": "2016-10-13 06:28:43" }, { "name": "symfony/finder", @@ -3620,7 +3537,7 @@ }, { "name": "symfony/options-resolver", - "version": "v3.1.3", + "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -4262,13 +4179,9 @@ "shasum": "" }, "require": { - "geoip2/geoip2": "~2.1", - "illuminate/config": "~5.0", "illuminate/console": "~5.0", - "illuminate/session": "~5.0", "illuminate/support": "~5.0", - "monolog/monolog": "~1.11", - "php": ">=5.3.0" + "php": ">=5.5.9" }, "require-dev": { "phpspec/phpspec": "~2.1", @@ -4370,16 +4283,16 @@ }, { "name": "unisharp/laravel-filemanager", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/UniSharp/laravel-filemanager.git", - "reference": "8ffe49ae2b0b371c40563c37c0356ec484ff2ee9" + "reference": "ce305e54ca144a0d6fcfa5715dce56771b20ff58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/UniSharp/laravel-filemanager/zipball/8ffe49ae2b0b371c40563c37c0356ec484ff2ee9", - "reference": "8ffe49ae2b0b371c40563c37c0356ec484ff2ee9", + "url": "https://api.github.com/repos/UniSharp/laravel-filemanager/zipball/ce305e54ca144a0d6fcfa5715dce56771b20ff58", + "reference": "ce305e54ca144a0d6fcfa5715dce56771b20ff58", "shasum": "" }, "require": { @@ -4422,20 +4335,20 @@ "tinymce", "upload" ], - "time": "2016-08-03 12:18:58" + "time": "2016-09-12 02:53:19" }, { "name": "vlucas/phpdotenv", - "version": "v2.3.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a" + "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9ca5644c536654e9509b9d257f53c58630eb2a6a", - "reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", + "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c", "shasum": "" }, "require": { @@ -4447,7 +4360,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -4472,7 +4385,7 @@ "env", "environment" ], - "time": "2016-06-14 14:14:52" + "time": "2016-09-01 10:05:43" }, { "name": "vsmoraes/laravel-pdf", @@ -4565,16 +4478,16 @@ }, { "name": "zendframework/zend-http", - "version": "2.5.4", + "version": "2.5.5", "source": { "type": "git", "url": "https://github.com/zendframework/zend-http.git", - "reference": "7b920b4ec34b5ee58f76eb4e8c408b083121953c" + "reference": "98b1cac0bc7a91497c5898184281abcd0e24c8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-http/zipball/7b920b4ec34b5ee58f76eb4e8c408b083121953c", - "reference": "7b920b4ec34b5ee58f76eb4e8c408b083121953c", + "url": "https://api.github.com/repos/zendframework/zend-http/zipball/98b1cac0bc7a91497c5898184281abcd0e24c8d6", + "reference": "98b1cac0bc7a91497c5898184281abcd0e24c8d6", "shasum": "" }, "require": { @@ -4611,7 +4524,7 @@ "http", "zf2" ], - "time": "2016-02-04 20:36:48" + "time": "2016-08-08 15:01:54" }, { "name": "zendframework/zend-json", @@ -4714,31 +4627,31 @@ }, { "name": "zendframework/zend-stdlib", - "version": "3.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "8bafa58574204bdff03c275d1d618aaa601588ae" + "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/8bafa58574204bdff03c275d1d618aaa601588ae", - "reference": "8bafa58574204bdff03c275d1d618aaa601588ae", + "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78", + "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78", "shasum": "" }, "require": { - "php": "^5.5 || ^7.0" + "php": "^5.6 || ^7.0" }, "require-dev": { "athletic/athletic": "~0.1", - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "~4.0", + "squizlabs/php_codesniffer": "^2.6.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev", - "dev-develop": "3.1-dev" + "dev-master": "3.1-dev", + "dev-develop": "3.2-dev" } }, "autoload": { @@ -4755,7 +4668,7 @@ "stdlib", "zf2" ], - "time": "2016-04-12 21:19:36" + "time": "2016-09-13 14:38:50" }, { "name": "zendframework/zend-uri", @@ -5074,16 +4987,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "9270140b940ff02e58ec577c237274e92cd40cdd" + "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", - "reference": "9270140b940ff02e58ec577c237274e92cd40cdd", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", + "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", "shasum": "" }, "require": { @@ -5115,7 +5028,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2016-06-10 09:48:41" + "time": "2016-09-30 07:12:33" }, { "name": "phpdocumentor/type-resolver", @@ -5200,16 +5113,16 @@ }, { "name": "phpspec/phpspec", - "version": "2.5.1", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/phpspec/phpspec.git", - "reference": "531d00ee76e9ae98279ed4dbb2419e5e0f7fb82d" + "reference": "153ebd99d9b842e0c99a024c41f970d79db46475" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/531d00ee76e9ae98279ed4dbb2419e5e0f7fb82d", - "reference": "531d00ee76e9ae98279ed4dbb2419e5e0f7fb82d", + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/153ebd99d9b842e0c99a024c41f970d79db46475", + "reference": "153ebd99d9b842e0c99a024c41f970d79db46475", "shasum": "" }, "require": { @@ -5274,7 +5187,7 @@ "testing", "tests" ], - "time": "2016-07-16 08:34:07" + "time": "2016-09-26 20:28:11" }, { "name": "phpspec/prophecy", @@ -5827,23 +5740,23 @@ }, { "name": "sebastian/environment", - "version": "1.3.7", + "version": "1.3.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" + "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", - "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", + "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "~4.4" + "phpunit/phpunit": "^4.8 || ^5.0" }, "type": "library", "extra": { @@ -5873,7 +5786,7 @@ "environment", "hhvm" ], - "time": "2016-05-17 03:18:57" + "time": "2016-08-18 05:49:44" }, { "name": "sebastian/exporter", @@ -6083,16 +5996,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v3.1.3", + "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "c7b9b8db3a6f2bac76dcd9a9db5446f2591897f9" + "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c7b9b8db3a6f2bac76dcd9a9db5446f2591897f9", - "reference": "c7b9b8db3a6f2bac76dcd9a9db5446f2591897f9", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/59eee3c76eb89f21857798620ebdad7a05ad14f4", + "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4", "shasum": "" }, "require": { @@ -6135,20 +6048,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2016-07-26 08:04:17" + "time": "2016-10-18 15:46:07" }, { "name": "symfony/yaml", - "version": "v3.1.3", + "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "1819adf2066880c7967df7180f4f662b6f0567ac" + "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/1819adf2066880c7967df7180f4f662b6f0567ac", - "reference": "1819adf2066880c7967df7180f4f662b6f0567ac", + "url": "https://api.github.com/repos/symfony/yaml/zipball/7ff51b06c6c3d5cc6686df69004a42c69df09e27", + "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27", "shasum": "" }, "require": { @@ -6184,32 +6097,33 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-07-17 14:02:08" + "time": "2016-10-24 18:41:13" }, { "name": "webmozart/assert", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde" + "reference": "bb2d123231c095735130cc8f6d31385a44c7b308" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", - "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", + "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308", + "reference": "bb2d123231c095735130cc8f6d31385a44c7b308", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.3.3|^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.6" + "phpunit/phpunit": "^4.6", + "sebastian/version": "^1.0.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.2-dev" } }, "autoload": { @@ -6233,7 +6147,7 @@ "check", "validate" ], - "time": "2015-08-24 13:29:44" + "time": "2016-08-09 15:02:57" } ], "aliases": [], diff --git a/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php b/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php index f80b97399..af32df9a6 100644 --- a/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php +++ b/vendor/aws/aws-sdk-php/src/Acm/AcmClient.php @@ -14,6 +14,8 @@ use Aws\AwsClient; * @method \GuzzleHttp\Promise\Promise describeCertificateAsync(array $args = []) * @method \Aws\Result getCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise getCertificateAsync(array $args = []) + * @method \Aws\Result importCertificate(array $args = []) + * @method \GuzzleHttp\Promise\Promise importCertificateAsync(array $args = []) * @method \Aws\Result listCertificates(array $args = []) * @method \GuzzleHttp\Promise\Promise listCertificatesAsync(array $args = []) * @method \Aws\Result listTagsForCertificate(array $args = []) diff --git a/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php b/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php new file mode 100644 index 000000000..70e57b9ca --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/Budgets/BudgetsClient.php @@ -0,0 +1,35 @@ + true, - 'DeleteBucket' => true, - 'ListBuckets' => true, - ]; - /** @var bool */ - private $accelerateByDefault; - /** @var callable */ - private $nextHandler; - - /** - * Create a middleware wrapper function. - * - * @param bool $accelerateByDefault - * - * @return callable - */ - public static function wrap($accelerateByDefault = false) - { - return function (callable $handler) use ($accelerateByDefault) { - return new self($handler, $accelerateByDefault); - }; - } - - public function __construct(callable $nextHandler, $accelerateByDefault = false) - { - $this->accelerateByDefault = (bool) $accelerateByDefault; - $this->nextHandler = $nextHandler; - } - - public function __invoke(CommandInterface $command, RequestInterface $request) - { - if ($this->shouldAccelerate($command)) { - $request = $request->withUri( - $request->getUri() - ->withHost($this->getAccelerateHost($command)) - ->withPath($this->getBucketlessPath( - $request->getUri()->getPath(), - $command - )) - ); - } - - $nextHandler = $this->nextHandler; - return $nextHandler($command, $request); - } - - private function shouldAccelerate(CommandInterface $command) - { - if ($this->canAccelerate($command)) { - return isset($command['@use_accelerate_endpoint']) - ? $command['@use_accelerate_endpoint'] - : $this->accelerateByDefault; - } - - return false; - } - - private function canAccelerate(CommandInterface $command) - { - return empty(self::$exclusions[$command->getName()]) - && S3Client::isBucketDnsCompatible($command['Bucket']); - } - - private function getAccelerateHost(CommandInterface $command) - { - return "{$command['Bucket']}.s3-accelerate.amazonaws.com"; - } - - private function getBucketlessPath($path, CommandInterface $command) - { - $pattern = '/^\\/' . preg_quote($command['Bucket'], '/') . '/'; - return preg_replace($pattern, '', $path) ?: '/'; - } -} diff --git a/vendor/aws/aws-sdk-php/src/S3/DualStackMiddleware.php b/vendor/aws/aws-sdk-php/src/S3/DualStackMiddleware.php deleted file mode 100644 index d229b74a6..000000000 --- a/vendor/aws/aws-sdk-php/src/S3/DualStackMiddleware.php +++ /dev/null @@ -1,67 +0,0 @@ -dualStackByDefault = (bool) $dualStackByDefault; - $this->region = (string) $region; - $this->nextHandler = $nextHandler; - } - - public function __invoke(CommandInterface $command, RequestInterface $request) - { - if ($this->shouldApplyDualStack($command)) { - $request = $request->withUri( - $request->getUri() - ->withHost($this->getDualStackHost()) - ); - } - - $nextHandler = $this->nextHandler; - return $nextHandler($command, $request); - } - - private function shouldApplyDualStack(CommandInterface $command) - { - return isset($command['@use_dual_stack_endpoint']) - ? $command['@use_dual_stack_endpoint'] - : $this->dualStackByDefault; - } - - private function getDualStackHost() - { - return "s3.dualstack.{$this->region}.amazonaws.com"; - } -} diff --git a/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php b/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php index bad249b08..360fabb9b 100644 --- a/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php +++ b/vendor/aws/aws-sdk-php/src/S3/PostObjectV4.php @@ -4,7 +4,6 @@ namespace Aws\S3; use Aws\Credentials\CredentialsInterface; use GuzzleHttp\Psr7\Uri; use Aws\Signature\SignatureTrait; -use Aws\Common\Enum\DateFormat; use Aws\Signature\SignatureV4 as SignatureV4; use Aws\Api\TimestampShape as TimestampShape; @@ -55,6 +54,14 @@ class PostObjectV4 'enctype' => 'multipart/form-data' ]; + $credentials = $this->client->getCredentials()->wait(); + $securityToken = $credentials->getSecurityToken(); + + if (null !== $securityToken) { + array_push($options, ['x-amz-security-token' => $securityToken]); + $formInputs['X-Amz-Security-Token'] = $securityToken; + } + // setup basic policy $policy = [ 'expiration' => TimestampShape::format($expiration, 'iso8601'), @@ -65,7 +72,7 @@ class PostObjectV4 $this->formInputs = $formInputs + ['key' => '${filename}']; // finalize policy and signature - $credentials = $this->client->getCredentials()->wait(); + $this->formInputs += $this->getPolicyAndSignature( $credentials, $policy diff --git a/vendor/aws/aws-sdk-php/src/S3/S3Client.php b/vendor/aws/aws-sdk-php/src/S3/S3Client.php index 4ddb395bd..6d638d916 100644 --- a/vendor/aws/aws-sdk-php/src/S3/S3Client.php +++ b/vendor/aws/aws-sdk-php/src/S3/S3Client.php @@ -176,8 +176,7 @@ class S3Client extends AwsClient implements S3ClientInterface 'doc' => 'Set to true to send requests to an S3 Dual Stack' . ' endpoint by default, which enables IPv6 Protocol.' . ' Can be enabled or disabled on individual operations by setting' - . ' \'@use_dual_stack_endpoint\' to true or false. Note:' - . ' you cannot use it together with an accelerate endpoint.', + . ' \'@use_dual_stack_endpoint\' to true or false.', 'default' => false, ], ]; @@ -219,17 +218,18 @@ class S3Client extends AwsClient implements S3ClientInterface Middleware::contentType(['PutObject', 'UploadPart']), 's3.content_type' ); + $stack->appendBuild( - AccelerateMiddleware::wrap($this->getConfig('use_accelerate_endpoint')), - 's3.use_accelerate_endpoint' - ); - $stack->appendBuild( - DualStackMiddleware::wrap( + S3EndpointMiddleware::wrap( $this->getRegion(), - $this->getConfig('use_dual_stack_endpoint') + [ + 'dual_stack' => $this->getConfig('use_dual_stack_endpoint'), + 'accelerate' => $this->getConfig('use_accelerate_endpoint') + ] ), - 's3.use_dual_stack_endpoint' + 's3.endpoint_middleware' ); + // Use the bucket style middleware when using a "bucket_endpoint" (for cnames) if ($this->getConfig('bucket_endpoint')) { $stack->appendBuild(BucketEndpointMiddleware::wrap(), 's3.bucket_endpoint'); diff --git a/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php b/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php index 984d0a2fb..c03d42fe8 100644 --- a/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php +++ b/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php @@ -2,6 +2,7 @@ namespace Aws\S3; use Aws\CommandInterface; +use Aws\Exception\AwsException; use Aws\HandlerList; use Aws\ResultInterface; use Aws\S3\Exception\S3Exception; @@ -174,6 +175,12 @@ trait S3ClientTrait return $handler($command) ->then(static function (ResultInterface $result) { return $result['@metadata']['headers']['x-amz-bucket-region']; + }, static function (AwsException $exception) { + $response = $exception->getResponse(); + if ($response === null) { + throw $exception; + } + return $response->getHeaderLine('x-amz-bucket-region'); }); } diff --git a/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php b/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php new file mode 100644 index 000000000..a65471152 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/S3/S3EndpointMiddleware.php @@ -0,0 +1,161 @@ + true, + 'DeleteBucket' => true, + 'ListBuckets' => true, + ]; + + const NO_PATTERN = 0; + const DUALSTACK = 1; + const ACCELERATE = 2; + const ACCELERATE_DUALSTACK = 3; + + /** @var bool */ + private $accelerateByDefault; + /** @var bool */ + private $dualStackByDefault; + /** @var string */ + private $region; + /** @var callable */ + private $nextHandler; + + /** + * Create a middleware wrapper function + * + * @param string $region + * @param array $options + * + * @return callable + */ + public static function wrap($region, array $options) + { + return function (callable $handler) use ($region, $options) { + return new self($handler, $region, $options); + }; + } + + public function __construct( + callable $nextHandler, + $region, + array $options + ) { + $this->dualStackByDefault = isset($options['dual_stack']) + ? (bool) $options['dual_stack'] : false; + $this->accelerateByDefault = isset($options['accelerate']) + ? (bool) $options['accelerate'] : false; + $this->region = (string) $region; + $this->nextHandler = $nextHandler; + } + + public function __invoke(CommandInterface $command, RequestInterface $request) + { + $endpointPattern = $this->endpointPatternDecider($command); + switch ($endpointPattern) { + case self::NO_PATTERN: + break; + case self::DUALSTACK: + $request = $this->applyDualStackEndpoint($request); + break; + case self::ACCELERATE: + $request = $this->applyAccelerateEndpoint( + $command, + $request, + 's3-accelerate' + ); + break; + case self::ACCELERATE_DUALSTACK: + $request = $this->applyAccelerateEndpoint( + $command, + $request, + 's3-accelerate.dualstack' + ); + break; + } + + $nextHandler = $this->nextHandler; + return $nextHandler($command, $request); + } + + private function endpointPatternDecider(CommandInterface $command) + { + $accelerate = isset($command['@use_accelerate_endpoint']) + ? $command['@use_accelerate_endpoint'] : $this->accelerateByDefault; + $dualStack = isset($command['@use_dual_stack_endpoint']) + ? $command['@use_dual_stack_endpoint'] : $this->dualStackByDefault; + + if ($accelerate && $dualStack) { + // When try to enable both for operations excluded from s3-accelerate, + // only dualstack endpoints will be enabled. + return $this->canAccelerate($command) + ? self::ACCELERATE_DUALSTACK + : self::DUALSTACK; + } elseif ($accelerate && $this->canAccelerate($command)) { + return self::ACCELERATE; + } elseif ($dualStack) { + return self::DUALSTACK; + } + return self::NO_PATTERN; + } + + private function canAccelerate(CommandInterface $command) + { + return empty(self::$exclusions[$command->getName()]) + && S3Client::isBucketDnsCompatible($command['Bucket']); + } + + private function applyDualStackEndpoint(RequestInterface $request) + { + $request = $request->withUri( + $request->getUri() + ->withHost($this->getDualStackHost()) + ); + return $request; + } + + private function getDualStackHost() + { + return "s3.dualstack.{$this->region}.amazonaws.com"; + } + + private function applyAccelerateEndpoint( + CommandInterface $command, + RequestInterface $request, + $pattern + ) { + $request = $request->withUri( + $request->getUri() + ->withHost($this->getAccelerateHost($command, $pattern)) + ->withPath($this->getBucketlessPath( + $request->getUri()->getPath(), + $command + )) + ); + return $request; + } + + private function getAccelerateHost(CommandInterface $command, $pattern) + { + return "{$command['Bucket']}.{$pattern}.amazonaws.com"; + } + + private function getBucketlessPath($path, CommandInterface $command) + { + $pattern = '/^\\/' . preg_quote($command['Bucket'], '/') . '/'; + return preg_replace($pattern, '', $path) ?: '/'; + } +} diff --git a/vendor/aws/aws-sdk-php/src/Sdk.php b/vendor/aws/aws-sdk-php/src/Sdk.php index f8dc23ad1..d6ec94211 100644 --- a/vendor/aws/aws-sdk-php/src/Sdk.php +++ b/vendor/aws/aws-sdk-php/src/Sdk.php @@ -14,6 +14,8 @@ namespace Aws; * @method \Aws\MultiRegionClient createMultiRegionApplicationDiscoveryService(array $args = []) * @method \Aws\AutoScaling\AutoScalingClient createAutoScaling(array $args = []) * @method \Aws\MultiRegionClient createMultiRegionAutoScaling(array $args = []) + * @method \Aws\Budgets\BudgetsClient createBudgets(array $args = []) + * @method \Aws\MultiRegionClient createMultiRegionBudgets(array $args = []) * @method \Aws\CloudFormation\CloudFormationClient createCloudFormation(array $args = []) * @method \Aws\MultiRegionClient createMultiRegionCloudFormation(array $args = []) * @method \Aws\CloudFront\CloudFrontClient createCloudFront(array $args = []) @@ -128,6 +130,8 @@ namespace Aws; * @method \Aws\MultiRegionClient createMultiRegionServiceCatalog(array $args = []) * @method \Aws\Ses\SesClient createSes(array $args = []) * @method \Aws\MultiRegionClient createMultiRegionSes(array $args = []) + * @method \Aws\Sms\SmsClient createSms(array $args = []) + * @method \Aws\MultiRegionClient createMultiRegionSms(array $args = []) * @method \Aws\SnowBall\SnowBallClient createSnowBall(array $args = []) * @method \Aws\MultiRegionClient createMultiRegionSnowBall(array $args = []) * @method \Aws\Sns\SnsClient createSns(array $args = []) @@ -151,7 +155,7 @@ namespace Aws; */ class Sdk { - const VERSION = '3.19.5'; + const VERSION = '3.19.22'; /** @var array Arguments for creating clients */ private $args; diff --git a/vendor/aws/aws-sdk-php/src/Ses/SesClient.php b/vendor/aws/aws-sdk-php/src/Ses/SesClient.php index a6e8ad131..e78b15412 100644 --- a/vendor/aws/aws-sdk-php/src/Ses/SesClient.php +++ b/vendor/aws/aws-sdk-php/src/Ses/SesClient.php @@ -8,12 +8,20 @@ use Aws\Credentials\CredentialsInterface; * * @method \Aws\Result cloneReceiptRuleSet(array $args = []) * @method \GuzzleHttp\Promise\Promise cloneReceiptRuleSetAsync(array $args = []) + * @method \Aws\Result createConfigurationSet(array $args = []) + * @method \GuzzleHttp\Promise\Promise createConfigurationSetAsync(array $args = []) + * @method \Aws\Result createConfigurationSetEventDestination(array $args = []) + * @method \GuzzleHttp\Promise\Promise createConfigurationSetEventDestinationAsync(array $args = []) * @method \Aws\Result createReceiptFilter(array $args = []) * @method \GuzzleHttp\Promise\Promise createReceiptFilterAsync(array $args = []) * @method \Aws\Result createReceiptRule(array $args = []) * @method \GuzzleHttp\Promise\Promise createReceiptRuleAsync(array $args = []) * @method \Aws\Result createReceiptRuleSet(array $args = []) * @method \GuzzleHttp\Promise\Promise createReceiptRuleSetAsync(array $args = []) + * @method \Aws\Result deleteConfigurationSet(array $args = []) + * @method \GuzzleHttp\Promise\Promise deleteConfigurationSetAsync(array $args = []) + * @method \Aws\Result deleteConfigurationSetEventDestination(array $args = []) + * @method \GuzzleHttp\Promise\Promise deleteConfigurationSetEventDestinationAsync(array $args = []) * @method \Aws\Result deleteIdentity(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteIdentityAsync(array $args = []) * @method \Aws\Result deleteIdentityPolicy(array $args = []) @@ -28,6 +36,8 @@ use Aws\Credentials\CredentialsInterface; * @method \GuzzleHttp\Promise\Promise deleteVerifiedEmailAddressAsync(array $args = []) * @method \Aws\Result describeActiveReceiptRuleSet(array $args = []) * @method \GuzzleHttp\Promise\Promise describeActiveReceiptRuleSetAsync(array $args = []) + * @method \Aws\Result describeConfigurationSet(array $args = []) + * @method \GuzzleHttp\Promise\Promise describeConfigurationSetAsync(array $args = []) * @method \Aws\Result describeReceiptRule(array $args = []) * @method \GuzzleHttp\Promise\Promise describeReceiptRuleAsync(array $args = []) * @method \Aws\Result describeReceiptRuleSet(array $args = []) @@ -46,6 +56,8 @@ use Aws\Credentials\CredentialsInterface; * @method \GuzzleHttp\Promise\Promise getSendQuotaAsync(array $args = []) * @method \Aws\Result getSendStatistics(array $args = []) * @method \GuzzleHttp\Promise\Promise getSendStatisticsAsync(array $args = []) + * @method \Aws\Result listConfigurationSets(array $args = []) + * @method \GuzzleHttp\Promise\Promise listConfigurationSetsAsync(array $args = []) * @method \Aws\Result listIdentities(array $args = []) * @method \GuzzleHttp\Promise\Promise listIdentitiesAsync(array $args = []) * @method \Aws\Result listIdentityPolicies(array $args = []) @@ -80,6 +92,8 @@ use Aws\Credentials\CredentialsInterface; * @method \GuzzleHttp\Promise\Promise setIdentityNotificationTopicAsync(array $args = []) * @method \Aws\Result setReceiptRulePosition(array $args = []) * @method \GuzzleHttp\Promise\Promise setReceiptRulePositionAsync(array $args = []) + * @method \Aws\Result updateConfigurationSetEventDestination(array $args = []) + * @method \GuzzleHttp\Promise\Promise updateConfigurationSetEventDestinationAsync(array $args = []) * @method \Aws\Result updateReceiptRule(array $args = []) * @method \GuzzleHttp\Promise\Promise updateReceiptRuleAsync(array $args = []) * @method \Aws\Result verifyDomainDkim(array $args = []) diff --git a/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php b/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php new file mode 100644 index 000000000..2da68c287 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/Sms/Exception/SmsException.php @@ -0,0 +1,9 @@ + '2.0', 'metadata' => [ 'apiVersion' => '2015-12-08', 'endpointPrefix' => 'acm', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'ACM', 'serviceFullName' => 'AWS Certificate Manager', 'signatureVersion' => 'v4', 'targetPrefix' => 'CertificateManager', ], 'operations' => [ 'AddTagsToCertificate' => [ 'name' => 'AddTagsToCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'TooManyTagsException', ], ], ], 'DeleteCertificate' => [ 'name' => 'DeleteCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'DescribeCertificate' => [ 'name' => 'DescribeCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCertificateRequest', ], 'output' => [ 'shape' => 'DescribeCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'GetCertificate' => [ 'name' => 'GetCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCertificateRequest', ], 'output' => [ 'shape' => 'GetCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'RequestInProgressException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'ListCertificates' => [ 'name' => 'ListCertificates', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListCertificatesRequest', ], 'output' => [ 'shape' => 'ListCertificatesResponse', ], ], 'ListTagsForCertificate' => [ 'name' => 'ListTagsForCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForCertificateRequest', ], 'output' => [ 'shape' => 'ListTagsForCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'RemoveTagsFromCertificate' => [ 'name' => 'RemoveTagsFromCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidTagException', ], ], ], 'RequestCertificate' => [ 'name' => 'RequestCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestCertificateRequest', ], 'output' => [ 'shape' => 'RequestCertificateResponse', ], 'errors' => [ [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidDomainValidationOptionsException', ], ], ], 'ResendValidationEmail' => [ 'name' => 'ResendValidationEmail', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResendValidationEmailRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidStateException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidDomainValidationOptionsException', ], ], ], ], 'shapes' => [ 'AddTagsToCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', 'Tags', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'Arn' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:[\\w+=/,.@-]+:[\\w+=/,.@-]+:[\\w+=/,.@-]*:[0-9]+:[\\w+=,.@-]+(/[\\w+=/,.@-]+)*', ], 'CertificateBody' => [ 'type' => 'string', 'max' => 524288, 'min' => 1, 'pattern' => '-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?', ], 'CertificateChain' => [ 'type' => 'string', 'max' => 2097152, 'min' => 1, 'pattern' => '(-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}\\u000D?\\u000A)*-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?', ], 'CertificateDetail' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'DomainName' => [ 'shape' => 'DomainNameString', ], 'SubjectAlternativeNames' => [ 'shape' => 'DomainList', ], 'DomainValidationOptions' => [ 'shape' => 'DomainValidationList', ], 'Serial' => [ 'shape' => 'String', ], 'Subject' => [ 'shape' => 'String', ], 'Issuer' => [ 'shape' => 'String', ], 'CreatedAt' => [ 'shape' => 'TStamp', ], 'IssuedAt' => [ 'shape' => 'TStamp', ], 'Status' => [ 'shape' => 'CertificateStatus', ], 'RevokedAt' => [ 'shape' => 'TStamp', ], 'RevocationReason' => [ 'shape' => 'RevocationReason', ], 'NotBefore' => [ 'shape' => 'TStamp', ], 'NotAfter' => [ 'shape' => 'TStamp', ], 'KeyAlgorithm' => [ 'shape' => 'KeyAlgorithm', ], 'SignatureAlgorithm' => [ 'shape' => 'String', ], 'InUseBy' => [ 'shape' => 'InUseList', ], 'FailureReason' => [ 'shape' => 'FailureReason', ], ], ], 'CertificateStatus' => [ 'type' => 'string', 'enum' => [ 'PENDING_VALIDATION', 'ISSUED', 'INACTIVE', 'EXPIRED', 'VALIDATION_TIMED_OUT', 'REVOKED', 'FAILED', ], ], 'CertificateStatuses' => [ 'type' => 'list', 'member' => [ 'shape' => 'CertificateStatus', ], ], 'CertificateSummary' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'DomainName' => [ 'shape' => 'DomainNameString', ], ], ], 'CertificateSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CertificateSummary', ], ], 'DeleteCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'DescribeCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'DescribeCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'Certificate' => [ 'shape' => 'CertificateDetail', ], ], ], 'DomainList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainNameString', ], 'max' => 100, 'min' => 1, ], 'DomainNameString' => [ 'type' => 'string', 'max' => 253, 'min' => 1, 'pattern' => '^(\\*\\.)?(((?!-)[A-Za-z0-9-]{0,62}[A-Za-z0-9])\\.)+((?!-)[A-Za-z0-9-]{1,62}[A-Za-z0-9])$', ], 'DomainValidation' => [ 'type' => 'structure', 'required' => [ 'DomainName', ], 'members' => [ 'DomainName' => [ 'shape' => 'DomainNameString', ], 'ValidationEmails' => [ 'shape' => 'ValidationEmailList', ], 'ValidationDomain' => [ 'shape' => 'DomainNameString', ], ], ], 'DomainValidationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainValidation', ], 'max' => 1000, 'min' => 1, ], 'DomainValidationOption' => [ 'type' => 'structure', 'required' => [ 'DomainName', 'ValidationDomain', ], 'members' => [ 'DomainName' => [ 'shape' => 'DomainNameString', ], 'ValidationDomain' => [ 'shape' => 'DomainNameString', ], ], ], 'DomainValidationOptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainValidationOption', ], 'max' => 100, 'min' => 1, ], 'FailureReason' => [ 'type' => 'string', 'enum' => [ 'NO_AVAILABLE_CONTACTS', 'ADDITIONAL_VERIFICATION_REQUIRED', 'DOMAIN_NOT_ALLOWED', 'INVALID_PUBLIC_DOMAIN', 'OTHER', ], ], 'GetCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'GetCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'Certificate' => [ 'shape' => 'CertificateBody', ], 'CertificateChain' => [ 'shape' => 'CertificateChain', ], ], ], 'IdempotencyToken' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '\\w+', ], 'InUseList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'InvalidArnException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'InvalidDomainValidationOptionsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'InvalidStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'InvalidTagException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'KeyAlgorithm' => [ 'type' => 'string', 'enum' => [ 'RSA_2048', 'EC_prime256v1', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ListCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'CertificateStatuses' => [ 'shape' => 'CertificateStatuses', ], 'NextToken' => [ 'shape' => 'NextToken', ], 'MaxItems' => [ 'shape' => 'MaxItems', ], ], ], 'ListCertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], 'CertificateSummaryList' => [ 'shape' => 'CertificateSummaryList', ], ], ], 'ListTagsForCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'ListTagsForCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'Tags' => [ 'shape' => 'TagList', ], ], ], 'MaxItems' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'NextToken' => [ 'type' => 'string', 'max' => 320, 'min' => 1, 'pattern' => '[\\u0009\\u000A\\u000D\\u0020-\\u00FF]*', ], 'RemoveTagsFromCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', 'Tags', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'RequestCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'DomainName', ], 'members' => [ 'DomainName' => [ 'shape' => 'DomainNameString', ], 'SubjectAlternativeNames' => [ 'shape' => 'DomainList', ], 'IdempotencyToken' => [ 'shape' => 'IdempotencyToken', ], 'DomainValidationOptions' => [ 'shape' => 'DomainValidationOptionList', ], ], ], 'RequestCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'RequestInProgressException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ResendValidationEmailRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', 'Domain', 'ValidationDomain', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Domain' => [ 'shape' => 'DomainNameString', ], 'ValidationDomain' => [ 'shape' => 'DomainNameString', ], ], ], 'ResourceInUseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'RevocationReason' => [ 'type' => 'string', 'enum' => [ 'UNSPECIFIED', 'KEY_COMPROMISE', 'CA_COMPROMISE', 'AFFILIATION_CHANGED', 'SUPERCEDED', 'CESSATION_OF_OPERATION', 'CERTIFICATE_HOLD', 'REMOVE_FROM_CRL', 'PRIVILEGE_WITHDRAWN', 'A_A_COMPROMISE', ], ], 'String' => [ 'type' => 'string', ], 'TStamp' => [ 'type' => 'timestamp', ], 'Tag' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]*', ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], 'max' => 50, 'min' => 1, ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 0, 'pattern' => '[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]*', ], 'TooManyTagsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ValidationEmailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-12-08', 'endpointPrefix' => 'acm', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'ACM', 'serviceFullName' => 'AWS Certificate Manager', 'signatureVersion' => 'v4', 'targetPrefix' => 'CertificateManager', ], 'operations' => [ 'AddTagsToCertificate' => [ 'name' => 'AddTagsToCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'TooManyTagsException', ], ], ], 'DeleteCertificate' => [ 'name' => 'DeleteCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'DescribeCertificate' => [ 'name' => 'DescribeCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCertificateRequest', ], 'output' => [ 'shape' => 'DescribeCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'GetCertificate' => [ 'name' => 'GetCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCertificateRequest', ], 'output' => [ 'shape' => 'GetCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'RequestInProgressException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'ImportCertificate' => [ 'name' => 'ImportCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportCertificateRequest', ], 'output' => [ 'shape' => 'ImportCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'ListCertificates' => [ 'name' => 'ListCertificates', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListCertificatesRequest', ], 'output' => [ 'shape' => 'ListCertificatesResponse', ], ], 'ListTagsForCertificate' => [ 'name' => 'ListTagsForCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForCertificateRequest', ], 'output' => [ 'shape' => 'ListTagsForCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], ], ], 'RemoveTagsFromCertificate' => [ 'name' => 'RemoveTagsFromCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidTagException', ], ], ], 'RequestCertificate' => [ 'name' => 'RequestCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestCertificateRequest', ], 'output' => [ 'shape' => 'RequestCertificateResponse', ], 'errors' => [ [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidDomainValidationOptionsException', ], ], ], 'ResendValidationEmail' => [ 'name' => 'ResendValidationEmail', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResendValidationEmailRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidStateException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidDomainValidationOptionsException', ], ], ], ], 'shapes' => [ 'AddTagsToCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', 'Tags', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'Arn' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:[\\w+=/,.@-]+:[\\w+=/,.@-]+:[\\w+=/,.@-]*:[0-9]+:[\\w+=,.@-]+(/[\\w+=/,.@-]+)*', ], 'CertificateBody' => [ 'type' => 'string', 'max' => 32768, 'min' => 1, 'pattern' => '-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?', ], 'CertificateBodyBlob' => [ 'type' => 'blob', 'max' => 32768, 'min' => 1, ], 'CertificateChain' => [ 'type' => 'string', 'max' => 2097152, 'min' => 1, 'pattern' => '(-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}\\u000D?\\u000A)*-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?', ], 'CertificateChainBlob' => [ 'type' => 'blob', 'max' => 2097152, 'min' => 1, ], 'CertificateDetail' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'DomainName' => [ 'shape' => 'DomainNameString', ], 'SubjectAlternativeNames' => [ 'shape' => 'DomainList', ], 'DomainValidationOptions' => [ 'shape' => 'DomainValidationList', ], 'Serial' => [ 'shape' => 'String', ], 'Subject' => [ 'shape' => 'String', ], 'Issuer' => [ 'shape' => 'String', ], 'CreatedAt' => [ 'shape' => 'TStamp', ], 'IssuedAt' => [ 'shape' => 'TStamp', ], 'ImportedAt' => [ 'shape' => 'TStamp', ], 'Status' => [ 'shape' => 'CertificateStatus', ], 'RevokedAt' => [ 'shape' => 'TStamp', ], 'RevocationReason' => [ 'shape' => 'RevocationReason', ], 'NotBefore' => [ 'shape' => 'TStamp', ], 'NotAfter' => [ 'shape' => 'TStamp', ], 'KeyAlgorithm' => [ 'shape' => 'KeyAlgorithm', ], 'SignatureAlgorithm' => [ 'shape' => 'String', ], 'InUseBy' => [ 'shape' => 'InUseList', ], 'FailureReason' => [ 'shape' => 'FailureReason', ], 'Type' => [ 'shape' => 'CertificateType', ], ], ], 'CertificateStatus' => [ 'type' => 'string', 'enum' => [ 'PENDING_VALIDATION', 'ISSUED', 'INACTIVE', 'EXPIRED', 'VALIDATION_TIMED_OUT', 'REVOKED', 'FAILED', ], ], 'CertificateStatuses' => [ 'type' => 'list', 'member' => [ 'shape' => 'CertificateStatus', ], ], 'CertificateSummary' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'DomainName' => [ 'shape' => 'DomainNameString', ], ], ], 'CertificateSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CertificateSummary', ], ], 'CertificateType' => [ 'type' => 'string', 'enum' => [ 'IMPORTED', 'AMAZON_ISSUED', ], ], 'DeleteCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'DescribeCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'DescribeCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'Certificate' => [ 'shape' => 'CertificateDetail', ], ], ], 'DomainList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainNameString', ], 'max' => 100, 'min' => 1, ], 'DomainNameString' => [ 'type' => 'string', 'max' => 253, 'min' => 1, 'pattern' => '^(\\*\\.)?(((?!-)[A-Za-z0-9-]{0,62}[A-Za-z0-9])\\.)+((?!-)[A-Za-z0-9-]{1,62}[A-Za-z0-9])$', ], 'DomainValidation' => [ 'type' => 'structure', 'required' => [ 'DomainName', ], 'members' => [ 'DomainName' => [ 'shape' => 'DomainNameString', ], 'ValidationEmails' => [ 'shape' => 'ValidationEmailList', ], 'ValidationDomain' => [ 'shape' => 'DomainNameString', ], ], ], 'DomainValidationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainValidation', ], 'max' => 1000, 'min' => 1, ], 'DomainValidationOption' => [ 'type' => 'structure', 'required' => [ 'DomainName', 'ValidationDomain', ], 'members' => [ 'DomainName' => [ 'shape' => 'DomainNameString', ], 'ValidationDomain' => [ 'shape' => 'DomainNameString', ], ], ], 'DomainValidationOptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainValidationOption', ], 'max' => 100, 'min' => 1, ], 'FailureReason' => [ 'type' => 'string', 'enum' => [ 'NO_AVAILABLE_CONTACTS', 'ADDITIONAL_VERIFICATION_REQUIRED', 'DOMAIN_NOT_ALLOWED', 'INVALID_PUBLIC_DOMAIN', 'OTHER', ], ], 'GetCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'GetCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'Certificate' => [ 'shape' => 'CertificateBody', ], 'CertificateChain' => [ 'shape' => 'CertificateChain', ], ], ], 'IdempotencyToken' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '\\w+', ], 'ImportCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'Certificate', 'PrivateKey', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Certificate' => [ 'shape' => 'CertificateBodyBlob', ], 'PrivateKey' => [ 'shape' => 'PrivateKeyBlob', ], 'CertificateChain' => [ 'shape' => 'CertificateChainBlob', ], ], ], 'ImportCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'InUseList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'InvalidArnException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'InvalidDomainValidationOptionsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'InvalidStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'InvalidTagException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'KeyAlgorithm' => [ 'type' => 'string', 'enum' => [ 'RSA_2048', 'RSA_1024', 'EC_prime256v1', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ListCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'CertificateStatuses' => [ 'shape' => 'CertificateStatuses', ], 'NextToken' => [ 'shape' => 'NextToken', ], 'MaxItems' => [ 'shape' => 'MaxItems', ], ], ], 'ListCertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], 'CertificateSummaryList' => [ 'shape' => 'CertificateSummaryList', ], ], ], 'ListTagsForCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'ListTagsForCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'Tags' => [ 'shape' => 'TagList', ], ], ], 'MaxItems' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'NextToken' => [ 'type' => 'string', 'max' => 320, 'min' => 1, 'pattern' => '[\\u0009\\u000A\\u000D\\u0020-\\u00FF]*', ], 'PrivateKeyBlob' => [ 'type' => 'blob', 'max' => 524288, 'min' => 1, 'sensitive' => true, ], 'RemoveTagsFromCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', 'Tags', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'RequestCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'DomainName', ], 'members' => [ 'DomainName' => [ 'shape' => 'DomainNameString', ], 'SubjectAlternativeNames' => [ 'shape' => 'DomainList', ], 'IdempotencyToken' => [ 'shape' => 'IdempotencyToken', ], 'DomainValidationOptions' => [ 'shape' => 'DomainValidationOptionList', ], ], ], 'RequestCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], ], ], 'RequestInProgressException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ResendValidationEmailRequest' => [ 'type' => 'structure', 'required' => [ 'CertificateArn', 'Domain', 'ValidationDomain', ], 'members' => [ 'CertificateArn' => [ 'shape' => 'Arn', ], 'Domain' => [ 'shape' => 'DomainNameString', ], 'ValidationDomain' => [ 'shape' => 'DomainNameString', ], ], ], 'ResourceInUseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'RevocationReason' => [ 'type' => 'string', 'enum' => [ 'UNSPECIFIED', 'KEY_COMPROMISE', 'CA_COMPROMISE', 'AFFILIATION_CHANGED', 'SUPERCEDED', 'CESSATION_OF_OPERATION', 'CERTIFICATE_HOLD', 'REMOVE_FROM_CRL', 'PRIVILEGE_WITHDRAWN', 'A_A_COMPROMISE', ], ], 'String' => [ 'type' => 'string', ], 'TStamp' => [ 'type' => 'timestamp', ], 'Tag' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]*', ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], 'max' => 50, 'min' => 1, ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 0, 'pattern' => '[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]*', ], 'TooManyTagsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'exception' => true, ], 'ValidationEmailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php index d4169d5d9..f298213dc 100644 --- a/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/apigateway/2015-07-09/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-07-09', 'endpointPrefix' => 'apigateway', 'protocol' => 'rest-json', 'serviceFullName' => 'Amazon API Gateway', 'signatureVersion' => 'v4', ], 'operations' => [ 'CreateApiKey' => [ 'name' => 'CreateApiKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/apikeys', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateApiKeyRequest', ], 'output' => [ 'shape' => 'ApiKey', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'CreateAuthorizer' => [ 'name' => 'CreateAuthorizer', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/authorizers', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateAuthorizerRequest', ], 'output' => [ 'shape' => 'Authorizer', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateBasePathMapping' => [ 'name' => 'CreateBasePathMapping', 'http' => [ 'method' => 'POST', 'requestUri' => '/domainnames/{domain_name}/basepathmappings', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateBasePathMappingRequest', ], 'output' => [ 'shape' => 'BasePathMapping', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateDeployment' => [ 'name' => 'CreateDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/deployments', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDeploymentRequest', ], 'output' => [ 'shape' => 'Deployment', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'CreateDomainName' => [ 'name' => 'CreateDomainName', 'http' => [ 'method' => 'POST', 'requestUri' => '/domainnames', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDomainNameRequest', ], 'output' => [ 'shape' => 'DomainName', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateModel' => [ 'name' => 'CreateModel', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/models', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateModelRequest', ], 'output' => [ 'shape' => 'Model', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateResource' => [ 'name' => 'CreateResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/resources/{parent_id}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateResourceRequest', ], 'output' => [ 'shape' => 'Resource', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateRestApi' => [ 'name' => 'CreateRestApi', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateStage' => [ 'name' => 'CreateStage', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/stages', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateStageRequest', ], 'output' => [ 'shape' => 'Stage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateUsagePlan' => [ 'name' => 'CreateUsagePlan', 'http' => [ 'method' => 'POST', 'requestUri' => '/usageplans', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateUsagePlanRequest', ], 'output' => [ 'shape' => 'UsagePlan', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'ConflictException', ], ], ], 'CreateUsagePlanKey' => [ 'name' => 'CreateUsagePlanKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/usageplans/{usageplanId}/keys', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateUsagePlanKeyRequest', ], 'output' => [ 'shape' => 'UsagePlanKey', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteApiKey' => [ 'name' => 'DeleteApiKey', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/apikeys/{api_Key}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteApiKeyRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteAuthorizer' => [ 'name' => 'DeleteAuthorizer', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteAuthorizerRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteBasePathMapping' => [ 'name' => 'DeleteBasePathMapping', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/domainnames/{domain_name}/basepathmappings/{base_path}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteBasePathMappingRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteClientCertificate' => [ 'name' => 'DeleteClientCertificate', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/clientcertificates/{clientcertificate_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteClientCertificateRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteDeployment' => [ 'name' => 'DeleteDeployment', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/deployments/{deployment_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteDeploymentRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteDomainName' => [ 'name' => 'DeleteDomainName', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/domainnames/{domain_name}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteDomainNameRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteIntegration' => [ 'name' => 'DeleteIntegration', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteIntegrationRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteIntegrationResponse' => [ 'name' => 'DeleteIntegrationResponse', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteIntegrationResponseRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteMethod' => [ 'name' => 'DeleteMethod', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteMethodRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteMethodResponse' => [ 'name' => 'DeleteMethodResponse', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteMethodResponseRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteModel' => [ 'name' => 'DeleteModel', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteModelRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteResource' => [ 'name' => 'DeleteResource', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteResourceRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteRestApi' => [ 'name' => 'DeleteRestApi', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteRestApiRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], ], ], 'DeleteStage' => [ 'name' => 'DeleteStage', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteStageRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], ], ], 'DeleteUsagePlan' => [ 'name' => 'DeleteUsagePlan', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/usageplans/{usageplanId}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteUsagePlanRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteUsagePlanKey' => [ 'name' => 'DeleteUsagePlanKey', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/usageplans/{usageplanId}/keys/{keyId}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteUsagePlanKeyRequest', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'FlushStageAuthorizersCache' => [ 'name' => 'FlushStageAuthorizersCache', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/cache/authorizers', 'responseCode' => 202, ], 'input' => [ 'shape' => 'FlushStageAuthorizersCacheRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'FlushStageCache' => [ 'name' => 'FlushStageCache', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/cache/data', 'responseCode' => 202, ], 'input' => [ 'shape' => 'FlushStageCacheRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GenerateClientCertificate' => [ 'name' => 'GenerateClientCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/clientcertificates', 'responseCode' => 201, ], 'input' => [ 'shape' => 'GenerateClientCertificateRequest', ], 'output' => [ 'shape' => 'ClientCertificate', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'GetAccount' => [ 'name' => 'GetAccount', 'http' => [ 'method' => 'GET', 'requestUri' => '/account', ], 'input' => [ 'shape' => 'GetAccountRequest', ], 'output' => [ 'shape' => 'Account', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetApiKey' => [ 'name' => 'GetApiKey', 'http' => [ 'method' => 'GET', 'requestUri' => '/apikeys/{api_Key}', ], 'input' => [ 'shape' => 'GetApiKeyRequest', ], 'output' => [ 'shape' => 'ApiKey', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetApiKeys' => [ 'name' => 'GetApiKeys', 'http' => [ 'method' => 'GET', 'requestUri' => '/apikeys', ], 'input' => [ 'shape' => 'GetApiKeysRequest', ], 'output' => [ 'shape' => 'ApiKeys', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetAuthorizer' => [ 'name' => 'GetAuthorizer', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', ], 'input' => [ 'shape' => 'GetAuthorizerRequest', ], 'output' => [ 'shape' => 'Authorizer', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetAuthorizers' => [ 'name' => 'GetAuthorizers', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/authorizers', ], 'input' => [ 'shape' => 'GetAuthorizersRequest', ], 'output' => [ 'shape' => 'Authorizers', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetBasePathMapping' => [ 'name' => 'GetBasePathMapping', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames/{domain_name}/basepathmappings/{base_path}', ], 'input' => [ 'shape' => 'GetBasePathMappingRequest', ], 'output' => [ 'shape' => 'BasePathMapping', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetBasePathMappings' => [ 'name' => 'GetBasePathMappings', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames/{domain_name}/basepathmappings', ], 'input' => [ 'shape' => 'GetBasePathMappingsRequest', ], 'output' => [ 'shape' => 'BasePathMappings', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetClientCertificate' => [ 'name' => 'GetClientCertificate', 'http' => [ 'method' => 'GET', 'requestUri' => '/clientcertificates/{clientcertificate_id}', ], 'input' => [ 'shape' => 'GetClientCertificateRequest', ], 'output' => [ 'shape' => 'ClientCertificate', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetClientCertificates' => [ 'name' => 'GetClientCertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/clientcertificates', ], 'input' => [ 'shape' => 'GetClientCertificatesRequest', ], 'output' => [ 'shape' => 'ClientCertificates', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetDeployment' => [ 'name' => 'GetDeployment', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/deployments/{deployment_id}', ], 'input' => [ 'shape' => 'GetDeploymentRequest', ], 'output' => [ 'shape' => 'Deployment', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'GetDeployments' => [ 'name' => 'GetDeployments', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/deployments', ], 'input' => [ 'shape' => 'GetDeploymentsRequest', ], 'output' => [ 'shape' => 'Deployments', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'GetDomainName' => [ 'name' => 'GetDomainName', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames/{domain_name}', ], 'input' => [ 'shape' => 'GetDomainNameRequest', ], 'output' => [ 'shape' => 'DomainName', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ServiceUnavailableException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetDomainNames' => [ 'name' => 'GetDomainNames', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames', ], 'input' => [ 'shape' => 'GetDomainNamesRequest', ], 'output' => [ 'shape' => 'DomainNames', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetExport' => [ 'name' => 'GetExport', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/exports/{export_type}', 'responseCode' => 200, ], 'input' => [ 'shape' => 'GetExportRequest', ], 'output' => [ 'shape' => 'ExportResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetIntegration' => [ 'name' => 'GetIntegration', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', ], 'input' => [ 'shape' => 'GetIntegrationRequest', ], 'output' => [ 'shape' => 'Integration', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetIntegrationResponse' => [ 'name' => 'GetIntegrationResponse', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', ], 'input' => [ 'shape' => 'GetIntegrationResponseRequest', ], 'output' => [ 'shape' => 'IntegrationResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetMethod' => [ 'name' => 'GetMethod', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', ], 'input' => [ 'shape' => 'GetMethodRequest', ], 'output' => [ 'shape' => 'Method', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetMethodResponse' => [ 'name' => 'GetMethodResponse', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', ], 'input' => [ 'shape' => 'GetMethodResponseRequest', ], 'output' => [ 'shape' => 'MethodResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetModel' => [ 'name' => 'GetModel', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}', ], 'input' => [ 'shape' => 'GetModelRequest', ], 'output' => [ 'shape' => 'Model', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetModelTemplate' => [ 'name' => 'GetModelTemplate', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}/default_template', ], 'input' => [ 'shape' => 'GetModelTemplateRequest', ], 'output' => [ 'shape' => 'Template', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetModels' => [ 'name' => 'GetModels', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/models', ], 'input' => [ 'shape' => 'GetModelsRequest', ], 'output' => [ 'shape' => 'Models', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetResource' => [ 'name' => 'GetResource', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}', ], 'input' => [ 'shape' => 'GetResourceRequest', ], 'output' => [ 'shape' => 'Resource', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetResources' => [ 'name' => 'GetResources', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources', ], 'input' => [ 'shape' => 'GetResourcesRequest', ], 'output' => [ 'shape' => 'Resources', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetRestApi' => [ 'name' => 'GetRestApi', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}', ], 'input' => [ 'shape' => 'GetRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetRestApis' => [ 'name' => 'GetRestApis', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis', ], 'input' => [ 'shape' => 'GetRestApisRequest', ], 'output' => [ 'shape' => 'RestApis', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetSdk' => [ 'name' => 'GetSdk', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/sdks/{sdk_type}', 'responseCode' => 200, ], 'input' => [ 'shape' => 'GetSdkRequest', ], 'output' => [ 'shape' => 'SdkResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetStage' => [ 'name' => 'GetStage', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}', ], 'input' => [ 'shape' => 'GetStageRequest', ], 'output' => [ 'shape' => 'Stage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetStages' => [ 'name' => 'GetStages', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages', ], 'input' => [ 'shape' => 'GetStagesRequest', ], 'output' => [ 'shape' => 'Stages', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsage' => [ 'name' => 'GetUsage', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}/usage', ], 'input' => [ 'shape' => 'GetUsageRequest', ], 'output' => [ 'shape' => 'Usage', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlan' => [ 'name' => 'GetUsagePlan', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}', ], 'input' => [ 'shape' => 'GetUsagePlanRequest', ], 'output' => [ 'shape' => 'UsagePlan', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlanKey' => [ 'name' => 'GetUsagePlanKey', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}/keys/{keyId}', 'responseCode' => 200, ], 'input' => [ 'shape' => 'GetUsagePlanKeyRequest', ], 'output' => [ 'shape' => 'UsagePlanKey', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlanKeys' => [ 'name' => 'GetUsagePlanKeys', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}/keys', ], 'input' => [ 'shape' => 'GetUsagePlanKeysRequest', ], 'output' => [ 'shape' => 'UsagePlanKeys', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlans' => [ 'name' => 'GetUsagePlans', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans', ], 'input' => [ 'shape' => 'GetUsagePlansRequest', ], 'output' => [ 'shape' => 'UsagePlans', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'ImportApiKeys' => [ 'name' => 'ImportApiKeys', 'http' => [ 'method' => 'POST', 'requestUri' => '/apikeys?mode=import', 'responseCode' => 201, ], 'input' => [ 'shape' => 'ImportApiKeysRequest', ], 'output' => [ 'shape' => 'ApiKeyIds', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'ImportRestApi' => [ 'name' => 'ImportRestApi', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis?mode=import', 'responseCode' => 201, ], 'input' => [ 'shape' => 'ImportRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'PutIntegration' => [ 'name' => 'PutIntegration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutIntegrationRequest', ], 'output' => [ 'shape' => 'Integration', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'PutIntegrationResponse' => [ 'name' => 'PutIntegrationResponse', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutIntegrationResponseRequest', ], 'output' => [ 'shape' => 'IntegrationResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'PutMethod' => [ 'name' => 'PutMethod', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutMethodRequest', ], 'output' => [ 'shape' => 'Method', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'PutMethodResponse' => [ 'name' => 'PutMethodResponse', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutMethodResponseRequest', ], 'output' => [ 'shape' => 'MethodResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'PutRestApi' => [ 'name' => 'PutRestApi', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}', ], 'input' => [ 'shape' => 'PutRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'TestInvokeAuthorizer' => [ 'name' => 'TestInvokeAuthorizer', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', ], 'input' => [ 'shape' => 'TestInvokeAuthorizerRequest', ], 'output' => [ 'shape' => 'TestInvokeAuthorizerResponse', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'TestInvokeMethod' => [ 'name' => 'TestInvokeMethod', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', ], 'input' => [ 'shape' => 'TestInvokeMethodRequest', ], 'output' => [ 'shape' => 'TestInvokeMethodResponse', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateAccount' => [ 'name' => 'UpdateAccount', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/account', ], 'input' => [ 'shape' => 'UpdateAccountRequest', ], 'output' => [ 'shape' => 'Account', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateApiKey' => [ 'name' => 'UpdateApiKey', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/apikeys/{api_Key}', ], 'input' => [ 'shape' => 'UpdateApiKeyRequest', ], 'output' => [ 'shape' => 'ApiKey', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'UpdateAuthorizer' => [ 'name' => 'UpdateAuthorizer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', ], 'input' => [ 'shape' => 'UpdateAuthorizerRequest', ], 'output' => [ 'shape' => 'Authorizer', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateBasePathMapping' => [ 'name' => 'UpdateBasePathMapping', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/domainnames/{domain_name}/basepathmappings/{base_path}', ], 'input' => [ 'shape' => 'UpdateBasePathMappingRequest', ], 'output' => [ 'shape' => 'BasePathMapping', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateClientCertificate' => [ 'name' => 'UpdateClientCertificate', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/clientcertificates/{clientcertificate_id}', ], 'input' => [ 'shape' => 'UpdateClientCertificateRequest', ], 'output' => [ 'shape' => 'ClientCertificate', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'UpdateDeployment' => [ 'name' => 'UpdateDeployment', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/deployments/{deployment_id}', ], 'input' => [ 'shape' => 'UpdateDeploymentRequest', ], 'output' => [ 'shape' => 'Deployment', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'UpdateDomainName' => [ 'name' => 'UpdateDomainName', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/domainnames/{domain_name}', ], 'input' => [ 'shape' => 'UpdateDomainNameRequest', ], 'output' => [ 'shape' => 'DomainName', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateIntegration' => [ 'name' => 'UpdateIntegration', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', ], 'input' => [ 'shape' => 'UpdateIntegrationRequest', ], 'output' => [ 'shape' => 'Integration', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'UpdateIntegrationResponse' => [ 'name' => 'UpdateIntegrationResponse', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', ], 'input' => [ 'shape' => 'UpdateIntegrationResponseRequest', ], 'output' => [ 'shape' => 'IntegrationResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateMethod' => [ 'name' => 'UpdateMethod', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', ], 'input' => [ 'shape' => 'UpdateMethodRequest', ], 'output' => [ 'shape' => 'Method', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateMethodResponse' => [ 'name' => 'UpdateMethodResponse', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'UpdateMethodResponseRequest', ], 'output' => [ 'shape' => 'MethodResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateModel' => [ 'name' => 'UpdateModel', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}', ], 'input' => [ 'shape' => 'UpdateModelRequest', ], 'output' => [ 'shape' => 'Model', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateResource' => [ 'name' => 'UpdateResource', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}', ], 'input' => [ 'shape' => 'UpdateResourceRequest', ], 'output' => [ 'shape' => 'Resource', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateRestApi' => [ 'name' => 'UpdateRestApi', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}', ], 'input' => [ 'shape' => 'UpdateRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateStage' => [ 'name' => 'UpdateStage', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}', ], 'input' => [ 'shape' => 'UpdateStageRequest', ], 'output' => [ 'shape' => 'Stage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateUsage' => [ 'name' => 'UpdateUsage', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/usageplans/{usageplanId}/keys/{keyId}/usage', ], 'input' => [ 'shape' => 'UpdateUsageRequest', ], 'output' => [ 'shape' => 'Usage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'UpdateUsagePlan' => [ 'name' => 'UpdateUsagePlan', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/usageplans/{usageplanId}', ], 'input' => [ 'shape' => 'UpdateUsagePlanRequest', ], 'output' => [ 'shape' => 'UsagePlan', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], ], ], ], 'shapes' => [ 'Account' => [ 'type' => 'structure', 'members' => [ 'cloudwatchRoleArn' => [ 'shape' => 'String', ], 'throttleSettings' => [ 'shape' => 'ThrottleSettings', ], 'features' => [ 'shape' => 'ListOfString', ], 'apiKeyVersion' => [ 'shape' => 'String', ], ], ], 'ApiKey' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'enabled' => [ 'shape' => 'Boolean', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'lastUpdatedDate' => [ 'shape' => 'Timestamp', ], 'stageKeys' => [ 'shape' => 'ListOfString', ], ], ], 'ApiKeyIds' => [ 'type' => 'structure', 'members' => [ 'ids' => [ 'shape' => 'ListOfString', ], 'warnings' => [ 'shape' => 'ListOfString', ], ], ], 'ApiKeys' => [ 'type' => 'structure', 'members' => [ 'warnings' => [ 'shape' => 'ListOfString', ], 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfApiKey', 'locationName' => 'item', ], ], ], 'ApiKeysFormat' => [ 'type' => 'string', 'enum' => [ 'csv', ], ], 'ApiStage' => [ 'type' => 'structure', 'members' => [ 'apiId' => [ 'shape' => 'String', ], 'stage' => [ 'shape' => 'String', ], ], ], 'Authorizer' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'AuthorizerType', ], 'providerARNs' => [ 'shape' => 'ListOfARNs', ], 'authType' => [ 'shape' => 'String', ], 'authorizerUri' => [ 'shape' => 'String', ], 'authorizerCredentials' => [ 'shape' => 'String', ], 'identitySource' => [ 'shape' => 'String', ], 'identityValidationExpression' => [ 'shape' => 'String', ], 'authorizerResultTtlInSeconds' => [ 'shape' => 'NullableInteger', ], ], ], 'AuthorizerType' => [ 'type' => 'string', 'enum' => [ 'TOKEN', 'COGNITO_USER_POOLS', ], ], 'Authorizers' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfAuthorizer', 'locationName' => 'item', ], ], ], 'BadRequestException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'BasePathMapping' => [ 'type' => 'structure', 'members' => [ 'basePath' => [ 'shape' => 'String', ], 'restApiId' => [ 'shape' => 'String', ], 'stage' => [ 'shape' => 'String', ], ], ], 'BasePathMappings' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfBasePathMapping', 'locationName' => 'item', ], ], ], 'Blob' => [ 'type' => 'blob', ], 'Boolean' => [ 'type' => 'boolean', ], 'CacheClusterSize' => [ 'type' => 'string', 'enum' => [ '0.5', '1.6', '6.1', '13.5', '28.4', '58.2', '118', '237', ], ], 'CacheClusterStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_IN_PROGRESS', 'AVAILABLE', 'DELETE_IN_PROGRESS', 'NOT_AVAILABLE', 'FLUSH_IN_PROGRESS', ], ], 'ClientCertificate' => [ 'type' => 'structure', 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'pemEncodedCertificate' => [ 'shape' => 'String', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'expirationDate' => [ 'shape' => 'Timestamp', ], ], ], 'ClientCertificates' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfClientCertificate', 'locationName' => 'item', ], ], ], 'ConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CreateApiKeyRequest' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'enabled' => [ 'shape' => 'Boolean', ], 'generateDistinctId' => [ 'shape' => 'Boolean', ], 'value' => [ 'shape' => 'String', ], 'stageKeys' => [ 'shape' => 'ListOfStageKeys', ], ], ], 'CreateAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'name', 'type', 'identitySource', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'name' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'AuthorizerType', ], 'providerARNs' => [ 'shape' => 'ListOfARNs', ], 'authType' => [ 'shape' => 'String', ], 'authorizerUri' => [ 'shape' => 'String', ], 'authorizerCredentials' => [ 'shape' => 'String', ], 'identitySource' => [ 'shape' => 'String', ], 'identityValidationExpression' => [ 'shape' => 'String', ], 'authorizerResultTtlInSeconds' => [ 'shape' => 'NullableInteger', ], ], ], 'CreateBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'restApiId', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', ], 'restApiId' => [ 'shape' => 'String', ], 'stage' => [ 'shape' => 'String', ], ], ], 'CreateDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', ], 'stageDescription' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cacheClusterEnabled' => [ 'shape' => 'NullableBoolean', ], 'cacheClusterSize' => [ 'shape' => 'CacheClusterSize', ], 'variables' => [ 'shape' => 'MapOfStringToString', ], ], ], 'CreateDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'certificateName', 'certificateBody', 'certificatePrivateKey', 'certificateChain', ], 'members' => [ 'domainName' => [ 'shape' => 'String', ], 'certificateName' => [ 'shape' => 'String', ], 'certificateBody' => [ 'shape' => 'String', ], 'certificatePrivateKey' => [ 'shape' => 'String', ], 'certificateChain' => [ 'shape' => 'String', ], ], ], 'CreateModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'name', 'contentType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'schema' => [ 'shape' => 'String', ], 'contentType' => [ 'shape' => 'String', ], ], ], 'CreateResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'parentId', 'pathPart', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'parentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'parent_id', ], 'pathPart' => [ 'shape' => 'String', ], ], ], 'CreateRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'name', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cloneFrom' => [ 'shape' => 'String', ], ], ], 'CreateStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', ], 'deploymentId' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cacheClusterEnabled' => [ 'shape' => 'Boolean', ], 'cacheClusterSize' => [ 'shape' => 'CacheClusterSize', ], 'variables' => [ 'shape' => 'MapOfStringToString', ], ], ], 'CreateUsagePlanKeyRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', 'keyType', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', ], 'keyType' => [ 'shape' => 'String', ], ], ], 'CreateUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'name', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'apiStages' => [ 'shape' => 'ListOfApiStage', ], 'throttle' => [ 'shape' => 'ThrottleSettings', ], 'quota' => [ 'shape' => 'QuotaSettings', ], ], ], 'DeleteApiKeyRequest' => [ 'type' => 'structure', 'required' => [ 'apiKey', ], 'members' => [ 'apiKey' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'api_Key', ], ], ], 'DeleteAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], ], ], 'DeleteBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'basePath', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'base_path', ], ], ], 'DeleteClientCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'clientCertificateId', ], 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'clientcertificate_id', ], ], ], 'DeleteDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'deployment_id', ], ], ], 'DeleteDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], ], ], 'DeleteIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'DeleteIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'DeleteMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'DeleteMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'DeleteModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], ], ], 'DeleteResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], ], ], 'DeleteRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], ], ], 'DeleteStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'DeleteUsagePlanKeyRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'keyId', ], ], ], 'DeleteUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], ], ], 'Deployment' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'apiSummary' => [ 'shape' => 'PathToMapOfMethodSnapshot', ], ], ], 'Deployments' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfDeployment', 'locationName' => 'item', ], ], ], 'DomainName' => [ 'type' => 'structure', 'members' => [ 'domainName' => [ 'shape' => 'String', ], 'certificateName' => [ 'shape' => 'String', ], 'certificateUploadDate' => [ 'shape' => 'Timestamp', ], 'distributionDomainName' => [ 'shape' => 'String', ], ], ], 'DomainNames' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfDomainName', 'locationName' => 'item', ], ], ], 'Double' => [ 'type' => 'double', ], 'ExportResponse' => [ 'type' => 'structure', 'members' => [ 'contentType' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Type', ], 'contentDisposition' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'FlushStageAuthorizersCacheRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'FlushStageCacheRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'GenerateClientCertificateRequest' => [ 'type' => 'structure', 'members' => [ 'description' => [ 'shape' => 'String', ], ], ], 'GetAccountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetApiKeyRequest' => [ 'type' => 'structure', 'required' => [ 'apiKey', ], 'members' => [ 'apiKey' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'api_Key', ], 'includeValue' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'includeValue', ], ], ], 'GetApiKeysRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], 'nameQuery' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'name', ], 'includeValues' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'includeValues', ], ], ], 'GetAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], ], ], 'GetAuthorizersRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'basePath', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'base_path', ], ], ], 'GetBasePathMappingsRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetClientCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'clientCertificateId', ], 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'clientcertificate_id', ], ], ], 'GetClientCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'deployment_id', ], ], ], 'GetDeploymentsRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], ], ], 'GetDomainNamesRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetExportRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', 'exportType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], 'exportType' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'export_type', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], 'accepts' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Accept', ], ], ], 'GetIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'GetIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'GetMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'GetMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'GetModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], 'flatten' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'flatten', ], ], ], 'GetModelTemplateRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], ], ], 'GetModelsRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], ], ], 'GetResourcesRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], ], ], 'GetRestApisRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetSdkRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', 'sdkType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], 'sdkType' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'sdk_type', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], ], ], 'GetStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'GetStagesRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'deploymentId', ], ], ], 'GetUsagePlanKeyRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'keyId', ], ], ], 'GetUsagePlanKeysRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], 'nameQuery' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'name', ], ], ], 'GetUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], ], ], 'GetUsagePlansRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'keyId' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'keyId', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetUsageRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'startDate', 'endDate', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'keyId', ], 'startDate' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'startDate', ], 'endDate' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'endDate', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'ImportApiKeysRequest' => [ 'type' => 'structure', 'required' => [ 'body', 'format', ], 'members' => [ 'body' => [ 'shape' => 'Blob', ], 'format' => [ 'shape' => 'ApiKeysFormat', 'location' => 'querystring', 'locationName' => 'format', ], 'failOnWarnings' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'failonwarnings', ], ], 'payload' => 'body', ], 'ImportRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'body', ], 'members' => [ 'failOnWarnings' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'failonwarnings', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'Integer' => [ 'type' => 'integer', ], 'Integration' => [ 'type' => 'structure', 'members' => [ 'type' => [ 'shape' => 'IntegrationType', ], 'httpMethod' => [ 'shape' => 'String', ], 'uri' => [ 'shape' => 'String', ], 'credentials' => [ 'shape' => 'String', ], 'requestParameters' => [ 'shape' => 'MapOfStringToString', ], 'requestTemplates' => [ 'shape' => 'MapOfStringToString', ], 'passthroughBehavior' => [ 'shape' => 'String', ], 'cacheNamespace' => [ 'shape' => 'String', ], 'cacheKeyParameters' => [ 'shape' => 'ListOfString', ], 'integrationResponses' => [ 'shape' => 'MapOfIntegrationResponse', ], ], ], 'IntegrationResponse' => [ 'type' => 'structure', 'members' => [ 'statusCode' => [ 'shape' => 'StatusCode', ], 'selectionPattern' => [ 'shape' => 'String', ], 'responseParameters' => [ 'shape' => 'MapOfStringToString', ], 'responseTemplates' => [ 'shape' => 'MapOfStringToString', ], ], ], 'IntegrationType' => [ 'type' => 'string', 'enum' => [ 'HTTP', 'AWS', 'MOCK', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'retryAfterSeconds' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Retry-After', ], 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], 'ListOfARNs' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProviderARN', ], ], 'ListOfApiKey' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApiKey', ], ], 'ListOfApiStage' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApiStage', ], ], 'ListOfAuthorizer' => [ 'type' => 'list', 'member' => [ 'shape' => 'Authorizer', ], ], 'ListOfBasePathMapping' => [ 'type' => 'list', 'member' => [ 'shape' => 'BasePathMapping', ], ], 'ListOfClientCertificate' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClientCertificate', ], ], 'ListOfDeployment' => [ 'type' => 'list', 'member' => [ 'shape' => 'Deployment', ], ], 'ListOfDomainName' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainName', ], ], 'ListOfLong' => [ 'type' => 'list', 'member' => [ 'shape' => 'Long', ], ], 'ListOfModel' => [ 'type' => 'list', 'member' => [ 'shape' => 'Model', ], ], 'ListOfPatchOperation' => [ 'type' => 'list', 'member' => [ 'shape' => 'PatchOperation', ], ], 'ListOfResource' => [ 'type' => 'list', 'member' => [ 'shape' => 'Resource', ], ], 'ListOfRestApi' => [ 'type' => 'list', 'member' => [ 'shape' => 'RestApi', ], ], 'ListOfStage' => [ 'type' => 'list', 'member' => [ 'shape' => 'Stage', ], ], 'ListOfStageKeys' => [ 'type' => 'list', 'member' => [ 'shape' => 'StageKey', ], ], 'ListOfString' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ListOfUsage' => [ 'type' => 'list', 'member' => [ 'shape' => 'ListOfLong', ], ], 'ListOfUsagePlan' => [ 'type' => 'list', 'member' => [ 'shape' => 'UsagePlan', ], ], 'ListOfUsagePlanKey' => [ 'type' => 'list', 'member' => [ 'shape' => 'UsagePlanKey', ], ], 'Long' => [ 'type' => 'long', ], 'MapOfHeaderValues' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'MapOfIntegrationResponse' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'IntegrationResponse', ], ], 'MapOfKeyUsages' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'ListOfUsage', ], ], 'MapOfMethod' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'Method', ], ], 'MapOfMethodResponse' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MethodResponse', ], ], 'MapOfMethodSettings' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MethodSetting', ], ], 'MapOfMethodSnapshot' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MethodSnapshot', ], ], 'MapOfStringToBoolean' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'NullableBoolean', ], ], 'MapOfStringToList' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'ListOfString', ], ], 'MapOfStringToString' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'Method' => [ 'type' => 'structure', 'members' => [ 'httpMethod' => [ 'shape' => 'String', ], 'authorizationType' => [ 'shape' => 'String', ], 'authorizerId' => [ 'shape' => 'String', ], 'apiKeyRequired' => [ 'shape' => 'NullableBoolean', ], 'requestParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'requestModels' => [ 'shape' => 'MapOfStringToString', ], 'methodResponses' => [ 'shape' => 'MapOfMethodResponse', ], 'methodIntegration' => [ 'shape' => 'Integration', ], ], ], 'MethodResponse' => [ 'type' => 'structure', 'members' => [ 'statusCode' => [ 'shape' => 'StatusCode', ], 'responseParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'responseModels' => [ 'shape' => 'MapOfStringToString', ], ], ], 'MethodSetting' => [ 'type' => 'structure', 'members' => [ 'metricsEnabled' => [ 'shape' => 'Boolean', ], 'loggingLevel' => [ 'shape' => 'String', ], 'dataTraceEnabled' => [ 'shape' => 'Boolean', ], 'throttlingBurstLimit' => [ 'shape' => 'Integer', ], 'throttlingRateLimit' => [ 'shape' => 'Double', ], 'cachingEnabled' => [ 'shape' => 'Boolean', ], 'cacheTtlInSeconds' => [ 'shape' => 'Integer', ], 'cacheDataEncrypted' => [ 'shape' => 'Boolean', ], 'requireAuthorizationForCacheControl' => [ 'shape' => 'Boolean', ], 'unauthorizedCacheControlHeaderStrategy' => [ 'shape' => 'UnauthorizedCacheControlHeaderStrategy', ], ], ], 'MethodSnapshot' => [ 'type' => 'structure', 'members' => [ 'authorizationType' => [ 'shape' => 'String', ], 'apiKeyRequired' => [ 'shape' => 'Boolean', ], ], ], 'Model' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'schema' => [ 'shape' => 'String', ], 'contentType' => [ 'shape' => 'String', ], ], ], 'Models' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfModel', 'locationName' => 'item', ], ], ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NullableBoolean' => [ 'type' => 'boolean', ], 'NullableInteger' => [ 'type' => 'integer', ], 'PatchOperation' => [ 'type' => 'structure', 'members' => [ 'op' => [ 'shape' => 'op', ], 'path' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], 'from' => [ 'shape' => 'String', ], ], ], 'PathToMapOfMethodSnapshot' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MapOfMethodSnapshot', ], ], 'ProviderARN' => [ 'type' => 'string', ], 'PutIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'type', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'type' => [ 'shape' => 'IntegrationType', ], 'integrationHttpMethod' => [ 'shape' => 'String', 'locationName' => 'httpMethod', ], 'uri' => [ 'shape' => 'String', ], 'credentials' => [ 'shape' => 'String', ], 'requestParameters' => [ 'shape' => 'MapOfStringToString', ], 'requestTemplates' => [ 'shape' => 'MapOfStringToString', ], 'passthroughBehavior' => [ 'shape' => 'String', ], 'cacheNamespace' => [ 'shape' => 'String', ], 'cacheKeyParameters' => [ 'shape' => 'ListOfString', ], ], ], 'PutIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'selectionPattern' => [ 'shape' => 'String', ], 'responseParameters' => [ 'shape' => 'MapOfStringToString', ], 'responseTemplates' => [ 'shape' => 'MapOfStringToString', ], ], ], 'PutMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'authorizationType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'authorizationType' => [ 'shape' => 'String', ], 'authorizerId' => [ 'shape' => 'String', ], 'apiKeyRequired' => [ 'shape' => 'Boolean', ], 'requestParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'requestModels' => [ 'shape' => 'MapOfStringToString', ], ], ], 'PutMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'responseParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'responseModels' => [ 'shape' => 'MapOfStringToString', ], ], ], 'PutMode' => [ 'type' => 'string', 'enum' => [ 'merge', 'overwrite', ], ], 'PutRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'body', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'mode' => [ 'shape' => 'PutMode', 'location' => 'querystring', 'locationName' => 'mode', ], 'failOnWarnings' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'failonwarnings', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'QuotaPeriodType' => [ 'type' => 'string', 'enum' => [ 'DAY', 'WEEK', 'MONTH', ], ], 'QuotaSettings' => [ 'type' => 'structure', 'members' => [ 'limit' => [ 'shape' => 'Integer', ], 'offset' => [ 'shape' => 'Integer', ], 'period' => [ 'shape' => 'QuotaPeriodType', ], ], ], 'Resource' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'parentId' => [ 'shape' => 'String', ], 'pathPart' => [ 'shape' => 'String', ], 'path' => [ 'shape' => 'String', ], 'resourceMethods' => [ 'shape' => 'MapOfMethod', ], ], ], 'Resources' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfResource', 'locationName' => 'item', ], ], ], 'RestApi' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'warnings' => [ 'shape' => 'ListOfString', ], ], ], 'RestApis' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfRestApi', 'locationName' => 'item', ], ], ], 'SdkResponse' => [ 'type' => 'structure', 'members' => [ 'contentType' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Type', ], 'contentDisposition' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'ServiceUnavailableException' => [ 'type' => 'structure', 'members' => [ 'retryAfterSeconds' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Retry-After', ], 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], 'Stage' => [ 'type' => 'structure', 'members' => [ 'deploymentId' => [ 'shape' => 'String', ], 'clientCertificateId' => [ 'shape' => 'String', ], 'stageName' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cacheClusterEnabled' => [ 'shape' => 'Boolean', ], 'cacheClusterSize' => [ 'shape' => 'CacheClusterSize', ], 'cacheClusterStatus' => [ 'shape' => 'CacheClusterStatus', ], 'methodSettings' => [ 'shape' => 'MapOfMethodSettings', ], 'variables' => [ 'shape' => 'MapOfStringToString', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'lastUpdatedDate' => [ 'shape' => 'Timestamp', ], ], ], 'StageKey' => [ 'type' => 'structure', 'members' => [ 'restApiId' => [ 'shape' => 'String', ], 'stageName' => [ 'shape' => 'String', ], ], ], 'Stages' => [ 'type' => 'structure', 'members' => [ 'item' => [ 'shape' => 'ListOfStage', ], ], ], 'StatusCode' => [ 'type' => 'string', 'pattern' => '[1-5]\\d\\d', ], 'String' => [ 'type' => 'string', ], 'Template' => [ 'type' => 'structure', 'members' => [ 'value' => [ 'shape' => 'String', ], ], ], 'TestInvokeAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], 'headers' => [ 'shape' => 'MapOfHeaderValues', ], 'pathWithQueryString' => [ 'shape' => 'String', ], 'body' => [ 'shape' => 'String', ], 'stageVariables' => [ 'shape' => 'MapOfStringToString', ], 'additionalContext' => [ 'shape' => 'MapOfStringToString', ], ], ], 'TestInvokeAuthorizerResponse' => [ 'type' => 'structure', 'members' => [ 'clientStatus' => [ 'shape' => 'Integer', ], 'log' => [ 'shape' => 'String', ], 'latency' => [ 'shape' => 'Long', ], 'principalId' => [ 'shape' => 'String', ], 'policy' => [ 'shape' => 'String', ], 'authorization' => [ 'shape' => 'MapOfStringToList', ], 'claims' => [ 'shape' => 'MapOfStringToString', ], ], ], 'TestInvokeMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'pathWithQueryString' => [ 'shape' => 'String', ], 'body' => [ 'shape' => 'String', ], 'headers' => [ 'shape' => 'MapOfHeaderValues', ], 'clientCertificateId' => [ 'shape' => 'String', ], 'stageVariables' => [ 'shape' => 'MapOfStringToString', ], ], ], 'TestInvokeMethodResponse' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'Integer', ], 'body' => [ 'shape' => 'String', ], 'headers' => [ 'shape' => 'MapOfHeaderValues', ], 'log' => [ 'shape' => 'String', ], 'latency' => [ 'shape' => 'Long', ], ], ], 'ThrottleSettings' => [ 'type' => 'structure', 'members' => [ 'burstLimit' => [ 'shape' => 'Integer', ], 'rateLimit' => [ 'shape' => 'Double', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TooManyRequestsException' => [ 'type' => 'structure', 'members' => [ 'retryAfterSeconds' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Retry-After', ], 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], 'UnauthorizedCacheControlHeaderStrategy' => [ 'type' => 'string', 'enum' => [ 'FAIL_WITH_403', 'SUCCEED_WITH_RESPONSE_HEADER', 'SUCCEED_WITHOUT_RESPONSE_HEADER', ], ], 'UnauthorizedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], 'UpdateAccountRequest' => [ 'type' => 'structure', 'members' => [ 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateApiKeyRequest' => [ 'type' => 'structure', 'required' => [ 'apiKey', ], 'members' => [ 'apiKey' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'api_Key', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'basePath', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'base_path', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateClientCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'clientCertificateId', ], 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'clientcertificate_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'deployment_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateUsageRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'keyId', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'Usage' => [ 'type' => 'structure', 'members' => [ 'usagePlanId' => [ 'shape' => 'String', ], 'startDate' => [ 'shape' => 'String', ], 'endDate' => [ 'shape' => 'String', ], 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'MapOfKeyUsages', 'locationName' => 'values', ], ], ], 'UsagePlan' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'apiStages' => [ 'shape' => 'ListOfApiStage', ], 'throttle' => [ 'shape' => 'ThrottleSettings', ], 'quota' => [ 'shape' => 'QuotaSettings', ], ], ], 'UsagePlanKey' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], ], ], 'UsagePlanKeys' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfUsagePlanKey', 'locationName' => 'item', ], ], ], 'UsagePlans' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfUsagePlan', 'locationName' => 'item', ], ], ], 'op' => [ 'type' => 'string', 'enum' => [ 'add', 'remove', 'replace', 'move', 'copy', 'test', ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-07-09', 'endpointPrefix' => 'apigateway', 'protocol' => 'rest-json', 'serviceFullName' => 'Amazon API Gateway', 'signatureVersion' => 'v4', ], 'operations' => [ 'CreateApiKey' => [ 'name' => 'CreateApiKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/apikeys', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateApiKeyRequest', ], 'output' => [ 'shape' => 'ApiKey', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'CreateAuthorizer' => [ 'name' => 'CreateAuthorizer', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/authorizers', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateAuthorizerRequest', ], 'output' => [ 'shape' => 'Authorizer', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateBasePathMapping' => [ 'name' => 'CreateBasePathMapping', 'http' => [ 'method' => 'POST', 'requestUri' => '/domainnames/{domain_name}/basepathmappings', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateBasePathMappingRequest', ], 'output' => [ 'shape' => 'BasePathMapping', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateDeployment' => [ 'name' => 'CreateDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/deployments', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDeploymentRequest', ], 'output' => [ 'shape' => 'Deployment', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'CreateDomainName' => [ 'name' => 'CreateDomainName', 'http' => [ 'method' => 'POST', 'requestUri' => '/domainnames', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDomainNameRequest', ], 'output' => [ 'shape' => 'DomainName', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateModel' => [ 'name' => 'CreateModel', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/models', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateModelRequest', ], 'output' => [ 'shape' => 'Model', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateResource' => [ 'name' => 'CreateResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/resources/{parent_id}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateResourceRequest', ], 'output' => [ 'shape' => 'Resource', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateRestApi' => [ 'name' => 'CreateRestApi', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateStage' => [ 'name' => 'CreateStage', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/stages', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateStageRequest', ], 'output' => [ 'shape' => 'Stage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'CreateUsagePlan' => [ 'name' => 'CreateUsagePlan', 'http' => [ 'method' => 'POST', 'requestUri' => '/usageplans', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateUsagePlanRequest', ], 'output' => [ 'shape' => 'UsagePlan', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'ConflictException', ], ], ], 'CreateUsagePlanKey' => [ 'name' => 'CreateUsagePlanKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/usageplans/{usageplanId}/keys', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateUsagePlanKeyRequest', ], 'output' => [ 'shape' => 'UsagePlanKey', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteApiKey' => [ 'name' => 'DeleteApiKey', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/apikeys/{api_Key}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteApiKeyRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteAuthorizer' => [ 'name' => 'DeleteAuthorizer', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteAuthorizerRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteBasePathMapping' => [ 'name' => 'DeleteBasePathMapping', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/domainnames/{domain_name}/basepathmappings/{base_path}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteBasePathMappingRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteClientCertificate' => [ 'name' => 'DeleteClientCertificate', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/clientcertificates/{clientcertificate_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteClientCertificateRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteDeployment' => [ 'name' => 'DeleteDeployment', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/deployments/{deployment_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteDeploymentRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteDomainName' => [ 'name' => 'DeleteDomainName', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/domainnames/{domain_name}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteDomainNameRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteIntegration' => [ 'name' => 'DeleteIntegration', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteIntegrationRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteIntegrationResponse' => [ 'name' => 'DeleteIntegrationResponse', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteIntegrationResponseRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteMethod' => [ 'name' => 'DeleteMethod', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteMethodRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteMethodResponse' => [ 'name' => 'DeleteMethodResponse', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteMethodResponseRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteModel' => [ 'name' => 'DeleteModel', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteModelRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'DeleteResource' => [ 'name' => 'DeleteResource', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteResourceRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'DeleteRestApi' => [ 'name' => 'DeleteRestApi', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteRestApiRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], ], ], 'DeleteStage' => [ 'name' => 'DeleteStage', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteStageRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], ], ], 'DeleteUsagePlan' => [ 'name' => 'DeleteUsagePlan', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/usageplans/{usageplanId}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteUsagePlanRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteUsagePlanKey' => [ 'name' => 'DeleteUsagePlanKey', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/usageplans/{usageplanId}/keys/{keyId}', 'responseCode' => 202, ], 'input' => [ 'shape' => 'DeleteUsagePlanKeyRequest', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'FlushStageAuthorizersCache' => [ 'name' => 'FlushStageAuthorizersCache', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/cache/authorizers', 'responseCode' => 202, ], 'input' => [ 'shape' => 'FlushStageAuthorizersCacheRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'FlushStageCache' => [ 'name' => 'FlushStageCache', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/cache/data', 'responseCode' => 202, ], 'input' => [ 'shape' => 'FlushStageCacheRequest', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GenerateClientCertificate' => [ 'name' => 'GenerateClientCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/clientcertificates', 'responseCode' => 201, ], 'input' => [ 'shape' => 'GenerateClientCertificateRequest', ], 'output' => [ 'shape' => 'ClientCertificate', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'GetAccount' => [ 'name' => 'GetAccount', 'http' => [ 'method' => 'GET', 'requestUri' => '/account', ], 'input' => [ 'shape' => 'GetAccountRequest', ], 'output' => [ 'shape' => 'Account', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetApiKey' => [ 'name' => 'GetApiKey', 'http' => [ 'method' => 'GET', 'requestUri' => '/apikeys/{api_Key}', ], 'input' => [ 'shape' => 'GetApiKeyRequest', ], 'output' => [ 'shape' => 'ApiKey', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetApiKeys' => [ 'name' => 'GetApiKeys', 'http' => [ 'method' => 'GET', 'requestUri' => '/apikeys', ], 'input' => [ 'shape' => 'GetApiKeysRequest', ], 'output' => [ 'shape' => 'ApiKeys', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetAuthorizer' => [ 'name' => 'GetAuthorizer', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', ], 'input' => [ 'shape' => 'GetAuthorizerRequest', ], 'output' => [ 'shape' => 'Authorizer', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetAuthorizers' => [ 'name' => 'GetAuthorizers', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/authorizers', ], 'input' => [ 'shape' => 'GetAuthorizersRequest', ], 'output' => [ 'shape' => 'Authorizers', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetBasePathMapping' => [ 'name' => 'GetBasePathMapping', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames/{domain_name}/basepathmappings/{base_path}', ], 'input' => [ 'shape' => 'GetBasePathMappingRequest', ], 'output' => [ 'shape' => 'BasePathMapping', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetBasePathMappings' => [ 'name' => 'GetBasePathMappings', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames/{domain_name}/basepathmappings', ], 'input' => [ 'shape' => 'GetBasePathMappingsRequest', ], 'output' => [ 'shape' => 'BasePathMappings', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetClientCertificate' => [ 'name' => 'GetClientCertificate', 'http' => [ 'method' => 'GET', 'requestUri' => '/clientcertificates/{clientcertificate_id}', ], 'input' => [ 'shape' => 'GetClientCertificateRequest', ], 'output' => [ 'shape' => 'ClientCertificate', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetClientCertificates' => [ 'name' => 'GetClientCertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/clientcertificates', ], 'input' => [ 'shape' => 'GetClientCertificatesRequest', ], 'output' => [ 'shape' => 'ClientCertificates', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetDeployment' => [ 'name' => 'GetDeployment', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/deployments/{deployment_id}', ], 'input' => [ 'shape' => 'GetDeploymentRequest', ], 'output' => [ 'shape' => 'Deployment', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'GetDeployments' => [ 'name' => 'GetDeployments', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/deployments', ], 'input' => [ 'shape' => 'GetDeploymentsRequest', ], 'output' => [ 'shape' => 'Deployments', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'GetDomainName' => [ 'name' => 'GetDomainName', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames/{domain_name}', ], 'input' => [ 'shape' => 'GetDomainNameRequest', ], 'output' => [ 'shape' => 'DomainName', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ServiceUnavailableException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetDomainNames' => [ 'name' => 'GetDomainNames', 'http' => [ 'method' => 'GET', 'requestUri' => '/domainnames', ], 'input' => [ 'shape' => 'GetDomainNamesRequest', ], 'output' => [ 'shape' => 'DomainNames', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetExport' => [ 'name' => 'GetExport', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/exports/{export_type}', 'responseCode' => 200, ], 'input' => [ 'shape' => 'GetExportRequest', ], 'output' => [ 'shape' => 'ExportResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetIntegration' => [ 'name' => 'GetIntegration', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', ], 'input' => [ 'shape' => 'GetIntegrationRequest', ], 'output' => [ 'shape' => 'Integration', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetIntegrationResponse' => [ 'name' => 'GetIntegrationResponse', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', ], 'input' => [ 'shape' => 'GetIntegrationResponseRequest', ], 'output' => [ 'shape' => 'IntegrationResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetMethod' => [ 'name' => 'GetMethod', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', ], 'input' => [ 'shape' => 'GetMethodRequest', ], 'output' => [ 'shape' => 'Method', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetMethodResponse' => [ 'name' => 'GetMethodResponse', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', ], 'input' => [ 'shape' => 'GetMethodResponseRequest', ], 'output' => [ 'shape' => 'MethodResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetModel' => [ 'name' => 'GetModel', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}', ], 'input' => [ 'shape' => 'GetModelRequest', ], 'output' => [ 'shape' => 'Model', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetModelTemplate' => [ 'name' => 'GetModelTemplate', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}/default_template', ], 'input' => [ 'shape' => 'GetModelTemplateRequest', ], 'output' => [ 'shape' => 'Template', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetModels' => [ 'name' => 'GetModels', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/models', ], 'input' => [ 'shape' => 'GetModelsRequest', ], 'output' => [ 'shape' => 'Models', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetResource' => [ 'name' => 'GetResource', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}', ], 'input' => [ 'shape' => 'GetResourceRequest', ], 'output' => [ 'shape' => 'Resource', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetResources' => [ 'name' => 'GetResources', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/resources', ], 'input' => [ 'shape' => 'GetResourcesRequest', ], 'output' => [ 'shape' => 'Resources', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetRestApi' => [ 'name' => 'GetRestApi', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}', ], 'input' => [ 'shape' => 'GetRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetRestApis' => [ 'name' => 'GetRestApis', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis', ], 'input' => [ 'shape' => 'GetRestApisRequest', ], 'output' => [ 'shape' => 'RestApis', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetSdk' => [ 'name' => 'GetSdk', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}/sdks/{sdk_type}', 'responseCode' => 200, ], 'input' => [ 'shape' => 'GetSdkRequest', ], 'output' => [ 'shape' => 'SdkResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetStage' => [ 'name' => 'GetStage', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}', ], 'input' => [ 'shape' => 'GetStageRequest', ], 'output' => [ 'shape' => 'Stage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetStages' => [ 'name' => 'GetStages', 'http' => [ 'method' => 'GET', 'requestUri' => '/restapis/{restapi_id}/stages', ], 'input' => [ 'shape' => 'GetStagesRequest', ], 'output' => [ 'shape' => 'Stages', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsage' => [ 'name' => 'GetUsage', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}/usage', ], 'input' => [ 'shape' => 'GetUsageRequest', ], 'output' => [ 'shape' => 'Usage', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlan' => [ 'name' => 'GetUsagePlan', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}', ], 'input' => [ 'shape' => 'GetUsagePlanRequest', ], 'output' => [ 'shape' => 'UsagePlan', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlanKey' => [ 'name' => 'GetUsagePlanKey', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}/keys/{keyId}', 'responseCode' => 200, ], 'input' => [ 'shape' => 'GetUsagePlanKeyRequest', ], 'output' => [ 'shape' => 'UsagePlanKey', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlanKeys' => [ 'name' => 'GetUsagePlanKeys', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans/{usageplanId}/keys', ], 'input' => [ 'shape' => 'GetUsagePlanKeysRequest', ], 'output' => [ 'shape' => 'UsagePlanKeys', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'GetUsagePlans' => [ 'name' => 'GetUsagePlans', 'http' => [ 'method' => 'GET', 'requestUri' => '/usageplans', ], 'input' => [ 'shape' => 'GetUsagePlansRequest', ], 'output' => [ 'shape' => 'UsagePlans', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'ImportApiKeys' => [ 'name' => 'ImportApiKeys', 'http' => [ 'method' => 'POST', 'requestUri' => '/apikeys?mode=import', 'responseCode' => 201, ], 'input' => [ 'shape' => 'ImportApiKeysRequest', ], 'output' => [ 'shape' => 'ApiKeyIds', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], ], ], 'ImportRestApi' => [ 'name' => 'ImportRestApi', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis?mode=import', 'responseCode' => 201, ], 'input' => [ 'shape' => 'ImportRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'PutIntegration' => [ 'name' => 'PutIntegration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutIntegrationRequest', ], 'output' => [ 'shape' => 'Integration', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'PutIntegrationResponse' => [ 'name' => 'PutIntegrationResponse', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutIntegrationResponseRequest', ], 'output' => [ 'shape' => 'IntegrationResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'PutMethod' => [ 'name' => 'PutMethod', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutMethodRequest', ], 'output' => [ 'shape' => 'Method', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'PutMethodResponse' => [ 'name' => 'PutMethodResponse', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'PutMethodResponseRequest', ], 'output' => [ 'shape' => 'MethodResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'PutRestApi' => [ 'name' => 'PutRestApi', 'http' => [ 'method' => 'PUT', 'requestUri' => '/restapis/{restapi_id}', ], 'input' => [ 'shape' => 'PutRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'TestInvokeAuthorizer' => [ 'name' => 'TestInvokeAuthorizer', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', ], 'input' => [ 'shape' => 'TestInvokeAuthorizerRequest', ], 'output' => [ 'shape' => 'TestInvokeAuthorizerResponse', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'TestInvokeMethod' => [ 'name' => 'TestInvokeMethod', 'http' => [ 'method' => 'POST', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', ], 'input' => [ 'shape' => 'TestInvokeMethodRequest', ], 'output' => [ 'shape' => 'TestInvokeMethodResponse', ], 'errors' => [ [ 'shape' => 'BadRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateAccount' => [ 'name' => 'UpdateAccount', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/account', ], 'input' => [ 'shape' => 'UpdateAccountRequest', ], 'output' => [ 'shape' => 'Account', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateApiKey' => [ 'name' => 'UpdateApiKey', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/apikeys/{api_Key}', ], 'input' => [ 'shape' => 'UpdateApiKeyRequest', ], 'output' => [ 'shape' => 'ApiKey', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'UpdateAuthorizer' => [ 'name' => 'UpdateAuthorizer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/authorizers/{authorizer_id}', ], 'input' => [ 'shape' => 'UpdateAuthorizerRequest', ], 'output' => [ 'shape' => 'Authorizer', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateBasePathMapping' => [ 'name' => 'UpdateBasePathMapping', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/domainnames/{domain_name}/basepathmappings/{base_path}', ], 'input' => [ 'shape' => 'UpdateBasePathMappingRequest', ], 'output' => [ 'shape' => 'BasePathMapping', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateClientCertificate' => [ 'name' => 'UpdateClientCertificate', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/clientcertificates/{clientcertificate_id}', ], 'input' => [ 'shape' => 'UpdateClientCertificateRequest', ], 'output' => [ 'shape' => 'ClientCertificate', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'UpdateDeployment' => [ 'name' => 'UpdateDeployment', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/deployments/{deployment_id}', ], 'input' => [ 'shape' => 'UpdateDeploymentRequest', ], 'output' => [ 'shape' => 'Deployment', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ServiceUnavailableException', ], ], ], 'UpdateDomainName' => [ 'name' => 'UpdateDomainName', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/domainnames/{domain_name}', ], 'input' => [ 'shape' => 'UpdateDomainNameRequest', ], 'output' => [ 'shape' => 'DomainName', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateIntegration' => [ 'name' => 'UpdateIntegration', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration', ], 'input' => [ 'shape' => 'UpdateIntegrationRequest', ], 'output' => [ 'shape' => 'Integration', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'ConflictException', ], ], ], 'UpdateIntegrationResponse' => [ 'name' => 'UpdateIntegrationResponse', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code}', ], 'input' => [ 'shape' => 'UpdateIntegrationResponseRequest', ], 'output' => [ 'shape' => 'IntegrationResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateMethod' => [ 'name' => 'UpdateMethod', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}', ], 'input' => [ 'shape' => 'UpdateMethodRequest', ], 'output' => [ 'shape' => 'Method', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateMethodResponse' => [ 'name' => 'UpdateMethodResponse', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'UpdateMethodResponseRequest', ], 'output' => [ 'shape' => 'MethodResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateModel' => [ 'name' => 'UpdateModel', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/models/{model_name}', ], 'input' => [ 'shape' => 'UpdateModelRequest', ], 'output' => [ 'shape' => 'Model', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateResource' => [ 'name' => 'UpdateResource', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/resources/{resource_id}', ], 'input' => [ 'shape' => 'UpdateResourceRequest', ], 'output' => [ 'shape' => 'Resource', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateRestApi' => [ 'name' => 'UpdateRestApi', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}', ], 'input' => [ 'shape' => 'UpdateRestApiRequest', ], 'output' => [ 'shape' => 'RestApi', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateStage' => [ 'name' => 'UpdateStage', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/restapis/{restapi_id}/stages/{stage_name}', ], 'input' => [ 'shape' => 'UpdateStageRequest', ], 'output' => [ 'shape' => 'Stage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'TooManyRequestsException', ], ], ], 'UpdateUsage' => [ 'name' => 'UpdateUsage', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/usageplans/{usageplanId}/keys/{keyId}/usage', ], 'input' => [ 'shape' => 'UpdateUsageRequest', ], 'output' => [ 'shape' => 'Usage', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'UpdateUsagePlan' => [ 'name' => 'UpdateUsagePlan', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/usageplans/{usageplanId}', ], 'input' => [ 'shape' => 'UpdateUsagePlanRequest', ], 'output' => [ 'shape' => 'UsagePlan', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'BadRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], ], ], ], 'shapes' => [ 'Account' => [ 'type' => 'structure', 'members' => [ 'cloudwatchRoleArn' => [ 'shape' => 'String', ], 'throttleSettings' => [ 'shape' => 'ThrottleSettings', ], 'features' => [ 'shape' => 'ListOfString', ], 'apiKeyVersion' => [ 'shape' => 'String', ], ], ], 'ApiKey' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'enabled' => [ 'shape' => 'Boolean', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'lastUpdatedDate' => [ 'shape' => 'Timestamp', ], 'stageKeys' => [ 'shape' => 'ListOfString', ], ], ], 'ApiKeyIds' => [ 'type' => 'structure', 'members' => [ 'ids' => [ 'shape' => 'ListOfString', ], 'warnings' => [ 'shape' => 'ListOfString', ], ], ], 'ApiKeys' => [ 'type' => 'structure', 'members' => [ 'warnings' => [ 'shape' => 'ListOfString', ], 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfApiKey', 'locationName' => 'item', ], ], ], 'ApiKeysFormat' => [ 'type' => 'string', 'enum' => [ 'csv', ], ], 'ApiStage' => [ 'type' => 'structure', 'members' => [ 'apiId' => [ 'shape' => 'String', ], 'stage' => [ 'shape' => 'String', ], ], ], 'Authorizer' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'AuthorizerType', ], 'providerARNs' => [ 'shape' => 'ListOfARNs', ], 'authType' => [ 'shape' => 'String', ], 'authorizerUri' => [ 'shape' => 'String', ], 'authorizerCredentials' => [ 'shape' => 'String', ], 'identitySource' => [ 'shape' => 'String', ], 'identityValidationExpression' => [ 'shape' => 'String', ], 'authorizerResultTtlInSeconds' => [ 'shape' => 'NullableInteger', ], ], ], 'AuthorizerType' => [ 'type' => 'string', 'enum' => [ 'TOKEN', 'COGNITO_USER_POOLS', ], ], 'Authorizers' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfAuthorizer', 'locationName' => 'item', ], ], ], 'BadRequestException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'BasePathMapping' => [ 'type' => 'structure', 'members' => [ 'basePath' => [ 'shape' => 'String', ], 'restApiId' => [ 'shape' => 'String', ], 'stage' => [ 'shape' => 'String', ], ], ], 'BasePathMappings' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfBasePathMapping', 'locationName' => 'item', ], ], ], 'Blob' => [ 'type' => 'blob', ], 'Boolean' => [ 'type' => 'boolean', ], 'CacheClusterSize' => [ 'type' => 'string', 'enum' => [ '0.5', '1.6', '6.1', '13.5', '28.4', '58.2', '118', '237', ], ], 'CacheClusterStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_IN_PROGRESS', 'AVAILABLE', 'DELETE_IN_PROGRESS', 'NOT_AVAILABLE', 'FLUSH_IN_PROGRESS', ], ], 'ClientCertificate' => [ 'type' => 'structure', 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'pemEncodedCertificate' => [ 'shape' => 'String', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'expirationDate' => [ 'shape' => 'Timestamp', ], ], ], 'ClientCertificates' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfClientCertificate', 'locationName' => 'item', ], ], ], 'ConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CreateApiKeyRequest' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'enabled' => [ 'shape' => 'Boolean', ], 'generateDistinctId' => [ 'shape' => 'Boolean', ], 'value' => [ 'shape' => 'String', ], 'stageKeys' => [ 'shape' => 'ListOfStageKeys', ], ], ], 'CreateAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'name', 'type', 'identitySource', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'name' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'AuthorizerType', ], 'providerARNs' => [ 'shape' => 'ListOfARNs', ], 'authType' => [ 'shape' => 'String', ], 'authorizerUri' => [ 'shape' => 'String', ], 'authorizerCredentials' => [ 'shape' => 'String', ], 'identitySource' => [ 'shape' => 'String', ], 'identityValidationExpression' => [ 'shape' => 'String', ], 'authorizerResultTtlInSeconds' => [ 'shape' => 'NullableInteger', ], ], ], 'CreateBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'restApiId', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', ], 'restApiId' => [ 'shape' => 'String', ], 'stage' => [ 'shape' => 'String', ], ], ], 'CreateDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', ], 'stageDescription' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cacheClusterEnabled' => [ 'shape' => 'NullableBoolean', ], 'cacheClusterSize' => [ 'shape' => 'CacheClusterSize', ], 'variables' => [ 'shape' => 'MapOfStringToString', ], ], ], 'CreateDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'certificateName', 'certificateBody', 'certificatePrivateKey', 'certificateChain', ], 'members' => [ 'domainName' => [ 'shape' => 'String', ], 'certificateName' => [ 'shape' => 'String', ], 'certificateBody' => [ 'shape' => 'String', ], 'certificatePrivateKey' => [ 'shape' => 'String', ], 'certificateChain' => [ 'shape' => 'String', ], ], ], 'CreateModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'name', 'contentType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'schema' => [ 'shape' => 'String', ], 'contentType' => [ 'shape' => 'String', ], ], ], 'CreateResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'parentId', 'pathPart', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'parentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'parent_id', ], 'pathPart' => [ 'shape' => 'String', ], ], ], 'CreateRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'name', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cloneFrom' => [ 'shape' => 'String', ], ], ], 'CreateStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', ], 'deploymentId' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cacheClusterEnabled' => [ 'shape' => 'Boolean', ], 'cacheClusterSize' => [ 'shape' => 'CacheClusterSize', ], 'variables' => [ 'shape' => 'MapOfStringToString', ], ], ], 'CreateUsagePlanKeyRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', 'keyType', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', ], 'keyType' => [ 'shape' => 'String', ], ], ], 'CreateUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'name', ], 'members' => [ 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'apiStages' => [ 'shape' => 'ListOfApiStage', ], 'throttle' => [ 'shape' => 'ThrottleSettings', ], 'quota' => [ 'shape' => 'QuotaSettings', ], ], ], 'DeleteApiKeyRequest' => [ 'type' => 'structure', 'required' => [ 'apiKey', ], 'members' => [ 'apiKey' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'api_Key', ], ], ], 'DeleteAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], ], ], 'DeleteBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'basePath', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'base_path', ], ], ], 'DeleteClientCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'clientCertificateId', ], 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'clientcertificate_id', ], ], ], 'DeleteDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'deployment_id', ], ], ], 'DeleteDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], ], ], 'DeleteIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'DeleteIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'DeleteMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'DeleteMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'DeleteModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], ], ], 'DeleteResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], ], ], 'DeleteRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], ], ], 'DeleteStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'DeleteUsagePlanKeyRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'keyId', ], ], ], 'DeleteUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], ], ], 'Deployment' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'apiSummary' => [ 'shape' => 'PathToMapOfMethodSnapshot', ], ], ], 'Deployments' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfDeployment', 'locationName' => 'item', ], ], ], 'DomainName' => [ 'type' => 'structure', 'members' => [ 'domainName' => [ 'shape' => 'String', ], 'certificateName' => [ 'shape' => 'String', ], 'certificateUploadDate' => [ 'shape' => 'Timestamp', ], 'distributionDomainName' => [ 'shape' => 'String', ], ], ], 'DomainNames' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfDomainName', 'locationName' => 'item', ], ], ], 'Double' => [ 'type' => 'double', ], 'ExportResponse' => [ 'type' => 'structure', 'members' => [ 'contentType' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Type', ], 'contentDisposition' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'FlushStageAuthorizersCacheRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'FlushStageCacheRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'GenerateClientCertificateRequest' => [ 'type' => 'structure', 'members' => [ 'description' => [ 'shape' => 'String', ], ], ], 'GetAccountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetApiKeyRequest' => [ 'type' => 'structure', 'required' => [ 'apiKey', ], 'members' => [ 'apiKey' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'api_Key', ], 'includeValue' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'includeValue', ], ], ], 'GetApiKeysRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], 'nameQuery' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'name', ], 'includeValues' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'includeValues', ], ], ], 'GetAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], ], ], 'GetAuthorizersRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'basePath', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'base_path', ], ], ], 'GetBasePathMappingsRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetClientCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'clientCertificateId', ], 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'clientcertificate_id', ], ], ], 'GetClientCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'deployment_id', ], ], ], 'GetDeploymentsRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], ], ], 'GetDomainNamesRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetExportRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', 'exportType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], 'exportType' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'export_type', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], 'accepts' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Accept', ], ], ], 'GetIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'GetIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'GetMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], ], ], 'GetMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], ], ], 'GetModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], 'flatten' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'flatten', ], ], ], 'GetModelTemplateRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], ], ], 'GetModelsRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], ], ], 'GetResourcesRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], ], ], 'GetRestApisRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetSdkRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', 'sdkType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], 'sdkType' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'sdk_type', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], ], ], 'GetStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], ], ], 'GetStagesRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'deploymentId', ], ], ], 'GetUsagePlanKeyRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'keyId', ], ], ], 'GetUsagePlanKeysRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], 'nameQuery' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'name', ], ], ], 'GetUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], ], ], 'GetUsagePlansRequest' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'keyId' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'keyId', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'GetUsageRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'startDate', 'endDate', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'keyId', ], 'startDate' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'startDate', ], 'endDate' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'endDate', ], 'position' => [ 'shape' => 'String', 'location' => 'querystring', 'locationName' => 'position', ], 'limit' => [ 'shape' => 'NullableInteger', 'location' => 'querystring', 'locationName' => 'limit', ], ], ], 'ImportApiKeysRequest' => [ 'type' => 'structure', 'required' => [ 'body', 'format', ], 'members' => [ 'body' => [ 'shape' => 'Blob', ], 'format' => [ 'shape' => 'ApiKeysFormat', 'location' => 'querystring', 'locationName' => 'format', ], 'failOnWarnings' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'failonwarnings', ], ], 'payload' => 'body', ], 'ImportRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'body', ], 'members' => [ 'failOnWarnings' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'failonwarnings', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'Integer' => [ 'type' => 'integer', ], 'Integration' => [ 'type' => 'structure', 'members' => [ 'type' => [ 'shape' => 'IntegrationType', ], 'httpMethod' => [ 'shape' => 'String', ], 'uri' => [ 'shape' => 'String', ], 'credentials' => [ 'shape' => 'String', ], 'requestParameters' => [ 'shape' => 'MapOfStringToString', ], 'requestTemplates' => [ 'shape' => 'MapOfStringToString', ], 'passthroughBehavior' => [ 'shape' => 'String', ], 'cacheNamespace' => [ 'shape' => 'String', ], 'cacheKeyParameters' => [ 'shape' => 'ListOfString', ], 'integrationResponses' => [ 'shape' => 'MapOfIntegrationResponse', ], ], ], 'IntegrationResponse' => [ 'type' => 'structure', 'members' => [ 'statusCode' => [ 'shape' => 'StatusCode', ], 'selectionPattern' => [ 'shape' => 'String', ], 'responseParameters' => [ 'shape' => 'MapOfStringToString', ], 'responseTemplates' => [ 'shape' => 'MapOfStringToString', ], ], ], 'IntegrationType' => [ 'type' => 'string', 'enum' => [ 'HTTP', 'AWS', 'MOCK', 'HTTP_PROXY', 'AWS_PROXY', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'retryAfterSeconds' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Retry-After', ], 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], 'ListOfARNs' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProviderARN', ], ], 'ListOfApiKey' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApiKey', ], ], 'ListOfApiStage' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApiStage', ], ], 'ListOfAuthorizer' => [ 'type' => 'list', 'member' => [ 'shape' => 'Authorizer', ], ], 'ListOfBasePathMapping' => [ 'type' => 'list', 'member' => [ 'shape' => 'BasePathMapping', ], ], 'ListOfClientCertificate' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClientCertificate', ], ], 'ListOfDeployment' => [ 'type' => 'list', 'member' => [ 'shape' => 'Deployment', ], ], 'ListOfDomainName' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainName', ], ], 'ListOfLong' => [ 'type' => 'list', 'member' => [ 'shape' => 'Long', ], ], 'ListOfModel' => [ 'type' => 'list', 'member' => [ 'shape' => 'Model', ], ], 'ListOfPatchOperation' => [ 'type' => 'list', 'member' => [ 'shape' => 'PatchOperation', ], ], 'ListOfResource' => [ 'type' => 'list', 'member' => [ 'shape' => 'Resource', ], ], 'ListOfRestApi' => [ 'type' => 'list', 'member' => [ 'shape' => 'RestApi', ], ], 'ListOfStage' => [ 'type' => 'list', 'member' => [ 'shape' => 'Stage', ], ], 'ListOfStageKeys' => [ 'type' => 'list', 'member' => [ 'shape' => 'StageKey', ], ], 'ListOfString' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ListOfUsage' => [ 'type' => 'list', 'member' => [ 'shape' => 'ListOfLong', ], ], 'ListOfUsagePlan' => [ 'type' => 'list', 'member' => [ 'shape' => 'UsagePlan', ], ], 'ListOfUsagePlanKey' => [ 'type' => 'list', 'member' => [ 'shape' => 'UsagePlanKey', ], ], 'Long' => [ 'type' => 'long', ], 'MapOfHeaderValues' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'MapOfIntegrationResponse' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'IntegrationResponse', ], ], 'MapOfKeyUsages' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'ListOfUsage', ], ], 'MapOfMethod' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'Method', ], ], 'MapOfMethodResponse' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MethodResponse', ], ], 'MapOfMethodSettings' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MethodSetting', ], ], 'MapOfMethodSnapshot' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MethodSnapshot', ], ], 'MapOfStringToBoolean' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'NullableBoolean', ], ], 'MapOfStringToList' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'ListOfString', ], ], 'MapOfStringToString' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'Method' => [ 'type' => 'structure', 'members' => [ 'httpMethod' => [ 'shape' => 'String', ], 'authorizationType' => [ 'shape' => 'String', ], 'authorizerId' => [ 'shape' => 'String', ], 'apiKeyRequired' => [ 'shape' => 'NullableBoolean', ], 'requestParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'requestModels' => [ 'shape' => 'MapOfStringToString', ], 'methodResponses' => [ 'shape' => 'MapOfMethodResponse', ], 'methodIntegration' => [ 'shape' => 'Integration', ], ], ], 'MethodResponse' => [ 'type' => 'structure', 'members' => [ 'statusCode' => [ 'shape' => 'StatusCode', ], 'responseParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'responseModels' => [ 'shape' => 'MapOfStringToString', ], ], ], 'MethodSetting' => [ 'type' => 'structure', 'members' => [ 'metricsEnabled' => [ 'shape' => 'Boolean', ], 'loggingLevel' => [ 'shape' => 'String', ], 'dataTraceEnabled' => [ 'shape' => 'Boolean', ], 'throttlingBurstLimit' => [ 'shape' => 'Integer', ], 'throttlingRateLimit' => [ 'shape' => 'Double', ], 'cachingEnabled' => [ 'shape' => 'Boolean', ], 'cacheTtlInSeconds' => [ 'shape' => 'Integer', ], 'cacheDataEncrypted' => [ 'shape' => 'Boolean', ], 'requireAuthorizationForCacheControl' => [ 'shape' => 'Boolean', ], 'unauthorizedCacheControlHeaderStrategy' => [ 'shape' => 'UnauthorizedCacheControlHeaderStrategy', ], ], ], 'MethodSnapshot' => [ 'type' => 'structure', 'members' => [ 'authorizationType' => [ 'shape' => 'String', ], 'apiKeyRequired' => [ 'shape' => 'Boolean', ], ], ], 'Model' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'schema' => [ 'shape' => 'String', ], 'contentType' => [ 'shape' => 'String', ], ], ], 'Models' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfModel', 'locationName' => 'item', ], ], ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NullableBoolean' => [ 'type' => 'boolean', ], 'NullableInteger' => [ 'type' => 'integer', ], 'Op' => [ 'type' => 'string', 'enum' => [ 'add', 'remove', 'replace', 'move', 'copy', 'test', ], ], 'PatchOperation' => [ 'type' => 'structure', 'members' => [ 'op' => [ 'shape' => 'Op', ], 'path' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], 'from' => [ 'shape' => 'String', ], ], ], 'PathToMapOfMethodSnapshot' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'MapOfMethodSnapshot', ], ], 'ProviderARN' => [ 'type' => 'string', ], 'PutIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'type', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'type' => [ 'shape' => 'IntegrationType', ], 'integrationHttpMethod' => [ 'shape' => 'String', 'locationName' => 'httpMethod', ], 'uri' => [ 'shape' => 'String', ], 'credentials' => [ 'shape' => 'String', ], 'requestParameters' => [ 'shape' => 'MapOfStringToString', ], 'requestTemplates' => [ 'shape' => 'MapOfStringToString', ], 'passthroughBehavior' => [ 'shape' => 'String', ], 'cacheNamespace' => [ 'shape' => 'String', ], 'cacheKeyParameters' => [ 'shape' => 'ListOfString', ], ], ], 'PutIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'selectionPattern' => [ 'shape' => 'String', ], 'responseParameters' => [ 'shape' => 'MapOfStringToString', ], 'responseTemplates' => [ 'shape' => 'MapOfStringToString', ], ], ], 'PutMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'authorizationType', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'authorizationType' => [ 'shape' => 'String', ], 'authorizerId' => [ 'shape' => 'String', ], 'apiKeyRequired' => [ 'shape' => 'Boolean', ], 'requestParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'requestModels' => [ 'shape' => 'MapOfStringToString', ], ], ], 'PutMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'responseParameters' => [ 'shape' => 'MapOfStringToBoolean', ], 'responseModels' => [ 'shape' => 'MapOfStringToString', ], ], ], 'PutMode' => [ 'type' => 'string', 'enum' => [ 'merge', 'overwrite', ], ], 'PutRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'body', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'mode' => [ 'shape' => 'PutMode', 'location' => 'querystring', 'locationName' => 'mode', ], 'failOnWarnings' => [ 'shape' => 'Boolean', 'location' => 'querystring', 'locationName' => 'failonwarnings', ], 'parameters' => [ 'shape' => 'MapOfStringToString', 'location' => 'querystring', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'QuotaPeriodType' => [ 'type' => 'string', 'enum' => [ 'DAY', 'WEEK', 'MONTH', ], ], 'QuotaSettings' => [ 'type' => 'structure', 'members' => [ 'limit' => [ 'shape' => 'Integer', ], 'offset' => [ 'shape' => 'Integer', ], 'period' => [ 'shape' => 'QuotaPeriodType', ], ], ], 'Resource' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'parentId' => [ 'shape' => 'String', ], 'pathPart' => [ 'shape' => 'String', ], 'path' => [ 'shape' => 'String', ], 'resourceMethods' => [ 'shape' => 'MapOfMethod', ], ], ], 'Resources' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfResource', 'locationName' => 'item', ], ], ], 'RestApi' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'warnings' => [ 'shape' => 'ListOfString', ], ], ], 'RestApis' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfRestApi', 'locationName' => 'item', ], ], ], 'SdkResponse' => [ 'type' => 'structure', 'members' => [ 'contentType' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Type', ], 'contentDisposition' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'body' => [ 'shape' => 'Blob', ], ], 'payload' => 'body', ], 'ServiceUnavailableException' => [ 'type' => 'structure', 'members' => [ 'retryAfterSeconds' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Retry-After', ], 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], 'Stage' => [ 'type' => 'structure', 'members' => [ 'deploymentId' => [ 'shape' => 'String', ], 'clientCertificateId' => [ 'shape' => 'String', ], 'stageName' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'cacheClusterEnabled' => [ 'shape' => 'Boolean', ], 'cacheClusterSize' => [ 'shape' => 'CacheClusterSize', ], 'cacheClusterStatus' => [ 'shape' => 'CacheClusterStatus', ], 'methodSettings' => [ 'shape' => 'MapOfMethodSettings', ], 'variables' => [ 'shape' => 'MapOfStringToString', ], 'createdDate' => [ 'shape' => 'Timestamp', ], 'lastUpdatedDate' => [ 'shape' => 'Timestamp', ], ], ], 'StageKey' => [ 'type' => 'structure', 'members' => [ 'restApiId' => [ 'shape' => 'String', ], 'stageName' => [ 'shape' => 'String', ], ], ], 'Stages' => [ 'type' => 'structure', 'members' => [ 'item' => [ 'shape' => 'ListOfStage', ], ], ], 'StatusCode' => [ 'type' => 'string', 'pattern' => '[1-5]\\d\\d', ], 'String' => [ 'type' => 'string', ], 'Template' => [ 'type' => 'structure', 'members' => [ 'value' => [ 'shape' => 'String', ], ], ], 'TestInvokeAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], 'headers' => [ 'shape' => 'MapOfHeaderValues', ], 'pathWithQueryString' => [ 'shape' => 'String', ], 'body' => [ 'shape' => 'String', ], 'stageVariables' => [ 'shape' => 'MapOfStringToString', ], 'additionalContext' => [ 'shape' => 'MapOfStringToString', ], ], ], 'TestInvokeAuthorizerResponse' => [ 'type' => 'structure', 'members' => [ 'clientStatus' => [ 'shape' => 'Integer', ], 'log' => [ 'shape' => 'String', ], 'latency' => [ 'shape' => 'Long', ], 'principalId' => [ 'shape' => 'String', ], 'policy' => [ 'shape' => 'String', ], 'authorization' => [ 'shape' => 'MapOfStringToList', ], 'claims' => [ 'shape' => 'MapOfStringToString', ], ], ], 'TestInvokeMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'pathWithQueryString' => [ 'shape' => 'String', ], 'body' => [ 'shape' => 'String', ], 'headers' => [ 'shape' => 'MapOfHeaderValues', ], 'clientCertificateId' => [ 'shape' => 'String', ], 'stageVariables' => [ 'shape' => 'MapOfStringToString', ], ], ], 'TestInvokeMethodResponse' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'Integer', ], 'body' => [ 'shape' => 'String', ], 'headers' => [ 'shape' => 'MapOfHeaderValues', ], 'log' => [ 'shape' => 'String', ], 'latency' => [ 'shape' => 'Long', ], ], ], 'ThrottleSettings' => [ 'type' => 'structure', 'members' => [ 'burstLimit' => [ 'shape' => 'Integer', ], 'rateLimit' => [ 'shape' => 'Double', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TooManyRequestsException' => [ 'type' => 'structure', 'members' => [ 'retryAfterSeconds' => [ 'shape' => 'String', 'location' => 'header', 'locationName' => 'Retry-After', ], 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], 'UnauthorizedCacheControlHeaderStrategy' => [ 'type' => 'string', 'enum' => [ 'FAIL_WITH_403', 'SUCCEED_WITH_RESPONSE_HEADER', 'SUCCEED_WITHOUT_RESPONSE_HEADER', ], ], 'UnauthorizedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'String', ], ], 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], 'UpdateAccountRequest' => [ 'type' => 'structure', 'members' => [ 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateApiKeyRequest' => [ 'type' => 'structure', 'required' => [ 'apiKey', ], 'members' => [ 'apiKey' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'api_Key', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateAuthorizerRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'authorizerId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'authorizerId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'authorizer_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateBasePathMappingRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', 'basePath', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'basePath' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'base_path', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateClientCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'clientCertificateId', ], 'members' => [ 'clientCertificateId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'clientcertificate_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateDeploymentRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'deploymentId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'deploymentId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'deployment_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateDomainNameRequest' => [ 'type' => 'structure', 'required' => [ 'domainName', ], 'members' => [ 'domainName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'domain_name', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateIntegrationRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateIntegrationResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateMethodRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateMethodResponseRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', 'httpMethod', 'statusCode', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'httpMethod' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'http_method', ], 'statusCode' => [ 'shape' => 'StatusCode', 'location' => 'uri', 'locationName' => 'status_code', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateModelRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'modelName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'modelName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'model_name', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateResourceRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'resourceId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'resourceId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'resource_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateRestApiRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateStageRequest' => [ 'type' => 'structure', 'required' => [ 'restApiId', 'stageName', ], 'members' => [ 'restApiId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'restapi_id', ], 'stageName' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'stage_name', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateUsagePlanRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'UpdateUsageRequest' => [ 'type' => 'structure', 'required' => [ 'usagePlanId', 'keyId', ], 'members' => [ 'usagePlanId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'usageplanId', ], 'keyId' => [ 'shape' => 'String', 'location' => 'uri', 'locationName' => 'keyId', ], 'patchOperations' => [ 'shape' => 'ListOfPatchOperation', ], ], ], 'Usage' => [ 'type' => 'structure', 'members' => [ 'usagePlanId' => [ 'shape' => 'String', ], 'startDate' => [ 'shape' => 'String', ], 'endDate' => [ 'shape' => 'String', ], 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'MapOfKeyUsages', 'locationName' => 'values', ], ], ], 'UsagePlan' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'apiStages' => [ 'shape' => 'ListOfApiStage', ], 'throttle' => [ 'shape' => 'ThrottleSettings', ], 'quota' => [ 'shape' => 'QuotaSettings', ], ], ], 'UsagePlanKey' => [ 'type' => 'structure', 'members' => [ 'id' => [ 'shape' => 'String', ], 'type' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], ], ], 'UsagePlanKeys' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfUsagePlanKey', 'locationName' => 'item', ], ], ], 'UsagePlans' => [ 'type' => 'structure', 'members' => [ 'position' => [ 'shape' => 'String', ], 'items' => [ 'shape' => 'ListOfUsagePlan', 'locationName' => 'item', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php new file mode 100644 index 000000000..e7aaae0ea --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/budgets/2016-10-20/api-2.json.php @@ -0,0 +1,3 @@ + '2.0', 'metadata' => [ 'apiVersion' => '2016-10-20', 'endpointPrefix' => 'budgets', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'AWSBudgets', 'serviceFullName' => 'AWS Budgets', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSBudgetServiceGateway', ], 'operations' => [ 'CreateBudget' => [ 'name' => 'CreateBudget', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateBudgetRequest', ], 'output' => [ 'shape' => 'CreateBudgetResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'CreationLimitExceededException', ], [ 'shape' => 'DuplicateRecordException', ], ], ], 'CreateNotification' => [ 'name' => 'CreateNotification', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateNotificationRequest', ], 'output' => [ 'shape' => 'CreateNotificationResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'CreationLimitExceededException', ], [ 'shape' => 'DuplicateRecordException', ], ], ], 'CreateSubscriber' => [ 'name' => 'CreateSubscriber', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSubscriberRequest', ], 'output' => [ 'shape' => 'CreateSubscriberResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'CreationLimitExceededException', ], [ 'shape' => 'DuplicateRecordException', ], ], ], 'DeleteBudget' => [ 'name' => 'DeleteBudget', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteBudgetRequest', ], 'output' => [ 'shape' => 'DeleteBudgetResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteNotification' => [ 'name' => 'DeleteNotification', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteNotificationRequest', ], 'output' => [ 'shape' => 'DeleteNotificationResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteSubscriber' => [ 'name' => 'DeleteSubscriber', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSubscriberRequest', ], 'output' => [ 'shape' => 'DeleteSubscriberResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DescribeBudget' => [ 'name' => 'DescribeBudget', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeBudgetRequest', ], 'output' => [ 'shape' => 'DescribeBudgetResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DescribeBudgets' => [ 'name' => 'DescribeBudgets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeBudgetsRequest', ], 'output' => [ 'shape' => 'DescribeBudgetsResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'ExpiredNextTokenException', ], ], ], 'DescribeNotificationsForBudget' => [ 'name' => 'DescribeNotificationsForBudget', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeNotificationsForBudgetRequest', ], 'output' => [ 'shape' => 'DescribeNotificationsForBudgetResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'ExpiredNextTokenException', ], ], ], 'DescribeSubscribersForNotification' => [ 'name' => 'DescribeSubscribersForNotification', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSubscribersForNotificationRequest', ], 'output' => [ 'shape' => 'DescribeSubscribersForNotificationResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'ExpiredNextTokenException', ], ], ], 'UpdateBudget' => [ 'name' => 'UpdateBudget', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateBudgetRequest', ], 'output' => [ 'shape' => 'UpdateBudgetResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], ], ], 'UpdateNotification' => [ 'name' => 'UpdateNotification', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateNotificationRequest', ], 'output' => [ 'shape' => 'UpdateNotificationResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], ], ], 'UpdateSubscriber' => [ 'name' => 'UpdateSubscriber', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateSubscriberRequest', ], 'output' => [ 'shape' => 'UpdateSubscriberResponse', ], 'errors' => [ [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotFoundException', ], ], ], ], 'shapes' => [ 'AccountId' => [ 'type' => 'string', 'max' => 12, 'min' => 12, ], 'Budget' => [ 'type' => 'structure', 'required' => [ 'BudgetName', 'BudgetLimit', 'CostTypes', 'TimeUnit', 'TimePeriod', 'BudgetType', ], 'members' => [ 'BudgetName' => [ 'shape' => 'BudgetName', ], 'BudgetLimit' => [ 'shape' => 'Spend', ], 'CostFilters' => [ 'shape' => 'CostFilters', ], 'CostTypes' => [ 'shape' => 'CostTypes', ], 'TimeUnit' => [ 'shape' => 'TimeUnit', ], 'TimePeriod' => [ 'shape' => 'TimePeriod', ], 'CalculatedSpend' => [ 'shape' => 'CalculatedSpend', ], 'BudgetType' => [ 'shape' => 'BudgetType', ], ], ], 'BudgetName' => [ 'type' => 'string', 'max' => 100, 'pattern' => '[^:]+', ], 'BudgetType' => [ 'type' => 'string', 'enum' => [ 'USAGE', 'COST', ], ], 'Budgets' => [ 'type' => 'list', 'member' => [ 'shape' => 'Budget', ], ], 'CalculatedSpend' => [ 'type' => 'structure', 'required' => [ 'ActualSpend', ], 'members' => [ 'ActualSpend' => [ 'shape' => 'Spend', ], 'ForecastedSpend' => [ 'shape' => 'Spend', ], ], ], 'ComparisonOperator' => [ 'type' => 'string', 'enum' => [ 'GREATER_THAN', 'LESS_THAN', 'EQUAL_TO', ], ], 'CostFilters' => [ 'type' => 'map', 'key' => [ 'shape' => 'GenericString', ], 'value' => [ 'shape' => 'DimensionValues', ], ], 'CostTypes' => [ 'type' => 'structure', 'required' => [ 'IncludeTax', 'IncludeSubscription', 'UseBlended', ], 'members' => [ 'IncludeTax' => [ 'shape' => 'GenericBoolean', ], 'IncludeSubscription' => [ 'shape' => 'GenericBoolean', ], 'UseBlended' => [ 'shape' => 'GenericBoolean', ], ], ], 'CreateBudgetRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'Budget', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'Budget' => [ 'shape' => 'Budget', ], 'NotificationsWithSubscribers' => [ 'shape' => 'NotificationWithSubscribersList', ], ], ], 'CreateBudgetResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateNotificationRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'Notification', 'Subscribers', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'Notification' => [ 'shape' => 'Notification', ], 'Subscribers' => [ 'shape' => 'Subscribers', ], ], ], 'CreateNotificationResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateSubscriberRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'Notification', 'Subscriber', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'Notification' => [ 'shape' => 'Notification', ], 'Subscriber' => [ 'shape' => 'Subscriber', ], ], ], 'CreateSubscriberResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreationLimitExceededException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'DeleteBudgetRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], ], ], 'DeleteBudgetResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteNotificationRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'Notification', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'Notification' => [ 'shape' => 'Notification', ], ], ], 'DeleteNotificationResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteSubscriberRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'Notification', 'Subscriber', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'Notification' => [ 'shape' => 'Notification', ], 'Subscriber' => [ 'shape' => 'Subscriber', ], ], ], 'DeleteSubscriberResponse' => [ 'type' => 'structure', 'members' => [], ], 'DescribeBudgetRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], ], ], 'DescribeBudgetResponse' => [ 'type' => 'structure', 'members' => [ 'Budget' => [ 'shape' => 'Budget', ], ], ], 'DescribeBudgetsRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'MaxResults' => [ 'shape' => 'MaxResults', ], 'NextToken' => [ 'shape' => 'GenericString', ], ], ], 'DescribeBudgetsResponse' => [ 'type' => 'structure', 'members' => [ 'Budgets' => [ 'shape' => 'Budgets', ], 'NextToken' => [ 'shape' => 'GenericString', ], ], ], 'DescribeNotificationsForBudgetRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'MaxResults' => [ 'shape' => 'MaxResults', ], 'NextToken' => [ 'shape' => 'GenericString', ], ], ], 'DescribeNotificationsForBudgetResponse' => [ 'type' => 'structure', 'members' => [ 'Notifications' => [ 'shape' => 'Notifications', ], 'NextToken' => [ 'shape' => 'GenericString', ], ], ], 'DescribeSubscribersForNotificationRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'Notification', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'Notification' => [ 'shape' => 'Notification', ], 'MaxResults' => [ 'shape' => 'MaxResults', ], 'NextToken' => [ 'shape' => 'GenericString', ], ], ], 'DescribeSubscribersForNotificationResponse' => [ 'type' => 'structure', 'members' => [ 'Subscribers' => [ 'shape' => 'Subscribers', ], 'NextToken' => [ 'shape' => 'GenericString', ], ], ], 'DimensionValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'GenericString', ], ], 'DuplicateRecordException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'ExpiredNextTokenException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'GenericBoolean' => [ 'type' => 'boolean', ], 'GenericString' => [ 'type' => 'string', ], 'GenericTimestamp' => [ 'type' => 'timestamp', ], 'InternalErrorException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'InvalidNextTokenException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'InvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'MaxResults' => [ 'type' => 'integer', 'box' => true, 'max' => 100, 'min' => 1, ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'Notification' => [ 'type' => 'structure', 'required' => [ 'NotificationType', 'ComparisonOperator', 'Threshold', ], 'members' => [ 'NotificationType' => [ 'shape' => 'NotificationType', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperator', ], 'Threshold' => [ 'shape' => 'NotificationThreshold', ], ], ], 'NotificationThreshold' => [ 'type' => 'double', 'max' => 100, 'min' => 0.10000000000000001, ], 'NotificationType' => [ 'type' => 'string', 'enum' => [ 'ACTUAL', 'FORECASTED', ], ], 'NotificationWithSubscribers' => [ 'type' => 'structure', 'required' => [ 'Notification', 'Subscribers', ], 'members' => [ 'Notification' => [ 'shape' => 'Notification', ], 'Subscribers' => [ 'shape' => 'Subscribers', ], ], ], 'NotificationWithSubscribersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NotificationWithSubscribers', ], 'max' => 5, ], 'Notifications' => [ 'type' => 'list', 'member' => [ 'shape' => 'Notification', ], ], 'NumericValue' => [ 'type' => 'string', 'pattern' => '[0-9]+(\\.)?[0-9]*', ], 'Spend' => [ 'type' => 'structure', 'required' => [ 'Amount', 'Unit', ], 'members' => [ 'Amount' => [ 'shape' => 'NumericValue', ], 'Unit' => [ 'shape' => 'GenericString', ], ], ], 'Subscriber' => [ 'type' => 'structure', 'required' => [ 'SubscriptionType', 'Address', ], 'members' => [ 'SubscriptionType' => [ 'shape' => 'SubscriptionType', ], 'Address' => [ 'shape' => 'GenericString', ], ], ], 'Subscribers' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subscriber', ], 'max' => 11, 'min' => 1, ], 'SubscriptionType' => [ 'type' => 'string', 'enum' => [ 'SNS', 'EMAIL', ], ], 'TimePeriod' => [ 'type' => 'structure', 'required' => [ 'Start', 'End', ], 'members' => [ 'Start' => [ 'shape' => 'GenericTimestamp', ], 'End' => [ 'shape' => 'GenericTimestamp', ], ], ], 'TimeUnit' => [ 'type' => 'string', 'enum' => [ 'MONTHLY', 'QUARTERLY', 'ANNUALLY', ], ], 'UpdateBudgetRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'NewBudget', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'NewBudget' => [ 'shape' => 'Budget', ], ], ], 'UpdateBudgetResponse' => [ 'type' => 'structure', 'members' => [], ], 'UpdateNotificationRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'OldNotification', 'NewNotification', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'OldNotification' => [ 'shape' => 'Notification', ], 'NewNotification' => [ 'shape' => 'Notification', ], ], ], 'UpdateNotificationResponse' => [ 'type' => 'structure', 'members' => [], ], 'UpdateSubscriberRequest' => [ 'type' => 'structure', 'required' => [ 'AccountId', 'BudgetName', 'Notification', 'OldSubscriber', 'NewSubscriber', ], 'members' => [ 'AccountId' => [ 'shape' => 'AccountId', ], 'BudgetName' => [ 'shape' => 'BudgetName', ], 'Notification' => [ 'shape' => 'Notification', ], 'OldSubscriber' => [ 'shape' => 'Subscriber', ], 'NewSubscriber' => [ 'shape' => 'Subscriber', ], ], ], 'UpdateSubscriberResponse' => [ 'type' => 'structure', 'members' => [], ], 'errorMessage' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php index 608cd0d28..78e5dd9ff 100644 --- a/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2010-05-15', 'endpointPrefix' => 'cloudformation', 'protocol' => 'query', 'serviceFullName' => 'AWS CloudFormation', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://cloudformation.amazonaws.com/doc/2010-05-15/', ], 'operations' => [ 'CancelUpdateStack' => [ 'name' => 'CancelUpdateStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelUpdateStackInput', ], ], 'ContinueUpdateRollback' => [ 'name' => 'ContinueUpdateRollback', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ContinueUpdateRollbackInput', ], 'output' => [ 'shape' => 'ContinueUpdateRollbackOutput', 'resultWrapper' => 'ContinueUpdateRollbackResult', ], ], 'CreateChangeSet' => [ 'name' => 'CreateChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateChangeSetInput', ], 'output' => [ 'shape' => 'CreateChangeSetOutput', 'resultWrapper' => 'CreateChangeSetResult', ], 'errors' => [ [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'InsufficientCapabilitiesException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateStack' => [ 'name' => 'CreateStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateStackInput', ], 'output' => [ 'shape' => 'CreateStackOutput', 'resultWrapper' => 'CreateStackResult', ], 'errors' => [ [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'InsufficientCapabilitiesException', ], ], ], 'DeleteChangeSet' => [ 'name' => 'DeleteChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteChangeSetInput', ], 'output' => [ 'shape' => 'DeleteChangeSetOutput', 'resultWrapper' => 'DeleteChangeSetResult', ], 'errors' => [ [ 'shape' => 'InvalidChangeSetStatusException', ], ], ], 'DeleteStack' => [ 'name' => 'DeleteStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteStackInput', ], ], 'DescribeAccountLimits' => [ 'name' => 'DescribeAccountLimits', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAccountLimitsInput', ], 'output' => [ 'shape' => 'DescribeAccountLimitsOutput', 'resultWrapper' => 'DescribeAccountLimitsResult', ], ], 'DescribeChangeSet' => [ 'name' => 'DescribeChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeChangeSetInput', ], 'output' => [ 'shape' => 'DescribeChangeSetOutput', 'resultWrapper' => 'DescribeChangeSetResult', ], 'errors' => [ [ 'shape' => 'ChangeSetNotFoundException', ], ], ], 'DescribeStackEvents' => [ 'name' => 'DescribeStackEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStackEventsInput', ], 'output' => [ 'shape' => 'DescribeStackEventsOutput', 'resultWrapper' => 'DescribeStackEventsResult', ], ], 'DescribeStackResource' => [ 'name' => 'DescribeStackResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStackResourceInput', ], 'output' => [ 'shape' => 'DescribeStackResourceOutput', 'resultWrapper' => 'DescribeStackResourceResult', ], ], 'DescribeStackResources' => [ 'name' => 'DescribeStackResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStackResourcesInput', ], 'output' => [ 'shape' => 'DescribeStackResourcesOutput', 'resultWrapper' => 'DescribeStackResourcesResult', ], ], 'DescribeStacks' => [ 'name' => 'DescribeStacks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStacksInput', ], 'output' => [ 'shape' => 'DescribeStacksOutput', 'resultWrapper' => 'DescribeStacksResult', ], ], 'EstimateTemplateCost' => [ 'name' => 'EstimateTemplateCost', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EstimateTemplateCostInput', ], 'output' => [ 'shape' => 'EstimateTemplateCostOutput', 'resultWrapper' => 'EstimateTemplateCostResult', ], ], 'ExecuteChangeSet' => [ 'name' => 'ExecuteChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ExecuteChangeSetInput', ], 'output' => [ 'shape' => 'ExecuteChangeSetOutput', 'resultWrapper' => 'ExecuteChangeSetResult', ], 'errors' => [ [ 'shape' => 'InvalidChangeSetStatusException', ], [ 'shape' => 'ChangeSetNotFoundException', ], ], ], 'GetStackPolicy' => [ 'name' => 'GetStackPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetStackPolicyInput', ], 'output' => [ 'shape' => 'GetStackPolicyOutput', 'resultWrapper' => 'GetStackPolicyResult', ], ], 'GetTemplate' => [ 'name' => 'GetTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetTemplateInput', ], 'output' => [ 'shape' => 'GetTemplateOutput', 'resultWrapper' => 'GetTemplateResult', ], ], 'GetTemplateSummary' => [ 'name' => 'GetTemplateSummary', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetTemplateSummaryInput', ], 'output' => [ 'shape' => 'GetTemplateSummaryOutput', 'resultWrapper' => 'GetTemplateSummaryResult', ], ], 'ListChangeSets' => [ 'name' => 'ListChangeSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListChangeSetsInput', ], 'output' => [ 'shape' => 'ListChangeSetsOutput', 'resultWrapper' => 'ListChangeSetsResult', ], ], 'ListStackResources' => [ 'name' => 'ListStackResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListStackResourcesInput', ], 'output' => [ 'shape' => 'ListStackResourcesOutput', 'resultWrapper' => 'ListStackResourcesResult', ], ], 'ListStacks' => [ 'name' => 'ListStacks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListStacksInput', ], 'output' => [ 'shape' => 'ListStacksOutput', 'resultWrapper' => 'ListStacksResult', ], ], 'SetStackPolicy' => [ 'name' => 'SetStackPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetStackPolicyInput', ], ], 'SignalResource' => [ 'name' => 'SignalResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SignalResourceInput', ], ], 'UpdateStack' => [ 'name' => 'UpdateStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateStackInput', ], 'output' => [ 'shape' => 'UpdateStackOutput', 'resultWrapper' => 'UpdateStackResult', ], 'errors' => [ [ 'shape' => 'InsufficientCapabilitiesException', ], ], ], 'ValidateTemplate' => [ 'name' => 'ValidateTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ValidateTemplateInput', ], 'output' => [ 'shape' => 'ValidateTemplateOutput', 'resultWrapper' => 'ValidateTemplateResult', ], ], ], 'shapes' => [ 'AccountLimit' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'LimitName', ], 'Value' => [ 'shape' => 'LimitValue', ], ], ], 'AccountLimitList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountLimit', ], ], 'AllowedValue' => [ 'type' => 'string', ], 'AllowedValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedValue', ], ], 'AlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AlreadyExistsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CancelUpdateStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], ], ], 'Capabilities' => [ 'type' => 'list', 'member' => [ 'shape' => 'Capability', ], ], 'CapabilitiesReason' => [ 'type' => 'string', ], 'Capability' => [ 'type' => 'string', 'enum' => [ 'CAPABILITY_IAM', 'CAPABILITY_NAMED_IAM', ], ], 'CausingEntity' => [ 'type' => 'string', ], 'Change' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'ChangeType', ], 'ResourceChange' => [ 'shape' => 'ResourceChange', ], ], ], 'ChangeAction' => [ 'type' => 'string', 'enum' => [ 'Add', 'Modify', 'Remove', ], ], 'ChangeSetId' => [ 'type' => 'string', 'min' => 1, 'pattern' => 'arn:[-a-zA-Z0-9:/]*', ], 'ChangeSetName' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[a-zA-Z][-a-zA-Z0-9]*', ], 'ChangeSetNameOrId' => [ 'type' => 'string', 'max' => 1600, 'min' => 1, 'pattern' => '[a-zA-Z][-a-zA-Z0-9]*|arn:[-a-zA-Z0-9:/]*', ], 'ChangeSetNotFoundException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ChangeSetNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ChangeSetStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_PENDING', 'CREATE_IN_PROGRESS', 'CREATE_COMPLETE', 'DELETE_COMPLETE', 'FAILED', ], ], 'ChangeSetStatusReason' => [ 'type' => 'string', ], 'ChangeSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ChangeSetSummary', ], ], 'ChangeSetSummary' => [ 'type' => 'structure', 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'ChangeSetId' => [ 'shape' => 'ChangeSetId', ], 'ChangeSetName' => [ 'shape' => 'ChangeSetName', ], 'ExecutionStatus' => [ 'shape' => 'ExecutionStatus', ], 'Status' => [ 'shape' => 'ChangeSetStatus', ], 'StatusReason' => [ 'shape' => 'ChangeSetStatusReason', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'ChangeSource' => [ 'type' => 'string', 'enum' => [ 'ResourceReference', 'ParameterReference', 'ResourceAttribute', 'DirectModification', 'Automatic', ], ], 'ChangeType' => [ 'type' => 'string', 'enum' => [ 'Resource', ], ], 'Changes' => [ 'type' => 'list', 'member' => [ 'shape' => 'Change', ], ], 'ClientToken' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'ContinueUpdateRollbackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'ContinueUpdateRollbackOutput' => [ 'type' => 'structure', 'members' => [], ], 'CreateChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'StackName', 'ChangeSetName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'UsePreviousTemplate' => [ 'shape' => 'UsePreviousTemplate', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Tags' => [ 'shape' => 'Tags', ], 'ChangeSetName' => [ 'shape' => 'ChangeSetName', ], 'ClientToken' => [ 'shape' => 'ClientToken', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'CreateChangeSetOutput' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ChangeSetId', ], ], ], 'CreateStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'DisableRollback' => [ 'shape' => 'DisableRollback', ], 'TimeoutInMinutes' => [ 'shape' => 'TimeoutMinutes', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'OnFailure' => [ 'shape' => 'OnFailure', ], 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], 'StackPolicyURL' => [ 'shape' => 'StackPolicyURL', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'CreateStackOutput' => [ 'type' => 'structure', 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], ], ], 'CreationTime' => [ 'type' => 'timestamp', ], 'DeleteChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'ChangeSetName', ], 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'DeleteChangeSetOutput' => [ 'type' => 'structure', 'members' => [], ], 'DeleteStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'RetainResources' => [ 'shape' => 'RetainResources', ], ], ], 'DeletionTime' => [ 'type' => 'timestamp', ], 'DescribeAccountLimitsInput' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeAccountLimitsOutput' => [ 'type' => 'structure', 'members' => [ 'AccountLimits' => [ 'shape' => 'AccountLimitList', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'ChangeSetName', ], 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeChangeSetOutput' => [ 'type' => 'structure', 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetName', ], 'ChangeSetId' => [ 'shape' => 'ChangeSetId', ], 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'Description' => [ 'shape' => 'Description', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'ExecutionStatus' => [ 'shape' => 'ExecutionStatus', ], 'Status' => [ 'shape' => 'ChangeSetStatus', ], 'StatusReason' => [ 'shape' => 'ChangeSetStatusReason', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'Tags' => [ 'shape' => 'Tags', ], 'Changes' => [ 'shape' => 'Changes', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStackEventsInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStackEventsOutput' => [ 'type' => 'structure', 'members' => [ 'StackEvents' => [ 'shape' => 'StackEvents', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStackResourceInput' => [ 'type' => 'structure', 'required' => [ 'StackName', 'LogicalResourceId', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], ], ], 'DescribeStackResourceOutput' => [ 'type' => 'structure', 'members' => [ 'StackResourceDetail' => [ 'shape' => 'StackResourceDetail', ], ], ], 'DescribeStackResourcesInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], ], ], 'DescribeStackResourcesOutput' => [ 'type' => 'structure', 'members' => [ 'StackResources' => [ 'shape' => 'StackResources', ], ], ], 'DescribeStacksInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStacksOutput' => [ 'type' => 'structure', 'members' => [ 'Stacks' => [ 'shape' => 'Stacks', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'Description' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'DisableRollback' => [ 'type' => 'boolean', ], 'EstimateTemplateCostInput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'Parameters' => [ 'shape' => 'Parameters', ], ], ], 'EstimateTemplateCostOutput' => [ 'type' => 'structure', 'members' => [ 'Url' => [ 'shape' => 'Url', ], ], ], 'EvaluationType' => [ 'type' => 'string', 'enum' => [ 'Static', 'Dynamic', ], ], 'EventId' => [ 'type' => 'string', ], 'ExecuteChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'ChangeSetName', ], 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'ExecuteChangeSetOutput' => [ 'type' => 'structure', 'members' => [], ], 'ExecutionStatus' => [ 'type' => 'string', 'enum' => [ 'UNAVAILABLE', 'AVAILABLE', 'EXECUTE_IN_PROGRESS', 'EXECUTE_COMPLETE', 'EXECUTE_FAILED', 'OBSOLETE', ], ], 'GetStackPolicyInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], ], ], 'GetStackPolicyOutput' => [ 'type' => 'structure', 'members' => [ 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], ], ], 'GetTemplateInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], ], ], 'GetTemplateOutput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], ], ], 'GetTemplateSummaryInput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'GetTemplateSummaryOutput' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParameterDeclarations', ], 'Description' => [ 'shape' => 'Description', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'CapabilitiesReason' => [ 'shape' => 'CapabilitiesReason', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'Version' => [ 'shape' => 'Version', ], 'Metadata' => [ 'shape' => 'Metadata', ], ], ], 'InsufficientCapabilitiesException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientCapabilitiesException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidChangeSetStatusException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidChangeSetStatus', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LastUpdatedTime' => [ 'type' => 'timestamp', ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'LimitExceededException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LimitName' => [ 'type' => 'string', ], 'LimitValue' => [ 'type' => 'integer', ], 'ListChangeSetsInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListChangeSetsOutput' => [ 'type' => 'structure', 'members' => [ 'Summaries' => [ 'shape' => 'ChangeSetSummaries', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStackResourcesInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStackResourcesOutput' => [ 'type' => 'structure', 'members' => [ 'StackResourceSummaries' => [ 'shape' => 'StackResourceSummaries', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStacksInput' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], 'StackStatusFilter' => [ 'shape' => 'StackStatusFilter', ], ], ], 'ListStacksOutput' => [ 'type' => 'structure', 'members' => [ 'StackSummaries' => [ 'shape' => 'StackSummaries', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'LogicalResourceId' => [ 'type' => 'string', ], 'Metadata' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'NoEcho' => [ 'type' => 'boolean', ], 'NotificationARN' => [ 'type' => 'string', ], 'NotificationARNs' => [ 'type' => 'list', 'member' => [ 'shape' => 'NotificationARN', ], 'max' => 5, ], 'OnFailure' => [ 'type' => 'string', 'enum' => [ 'DO_NOTHING', 'ROLLBACK', 'DELETE', ], ], 'Output' => [ 'type' => 'structure', 'members' => [ 'OutputKey' => [ 'shape' => 'OutputKey', ], 'OutputValue' => [ 'shape' => 'OutputValue', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'OutputKey' => [ 'type' => 'string', ], 'OutputValue' => [ 'type' => 'string', ], 'Outputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'Output', ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'ParameterValue' => [ 'shape' => 'ParameterValue', ], 'UsePreviousValue' => [ 'shape' => 'UsePreviousValue', ], ], ], 'ParameterConstraints' => [ 'type' => 'structure', 'members' => [ 'AllowedValues' => [ 'shape' => 'AllowedValues', ], ], ], 'ParameterDeclaration' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'DefaultValue' => [ 'shape' => 'ParameterValue', ], 'ParameterType' => [ 'shape' => 'ParameterType', ], 'NoEcho' => [ 'shape' => 'NoEcho', ], 'Description' => [ 'shape' => 'Description', ], 'ParameterConstraints' => [ 'shape' => 'ParameterConstraints', ], ], ], 'ParameterDeclarations' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParameterDeclaration', ], ], 'ParameterKey' => [ 'type' => 'string', ], 'ParameterType' => [ 'type' => 'string', ], 'ParameterValue' => [ 'type' => 'string', ], 'Parameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', ], ], 'PhysicalResourceId' => [ 'type' => 'string', ], 'PropertyName' => [ 'type' => 'string', ], 'Replacement' => [ 'type' => 'string', 'enum' => [ 'True', 'False', 'Conditional', ], ], 'RequiresRecreation' => [ 'type' => 'string', 'enum' => [ 'Never', 'Conditionally', 'Always', ], ], 'ResourceAttribute' => [ 'type' => 'string', 'enum' => [ 'Properties', 'Metadata', 'CreationPolicy', 'UpdatePolicy', 'DeletionPolicy', 'Tags', ], ], 'ResourceChange' => [ 'type' => 'structure', 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'Replacement' => [ 'shape' => 'Replacement', ], 'Scope' => [ 'shape' => 'Scope', ], 'Details' => [ 'shape' => 'ResourceChangeDetails', ], ], ], 'ResourceChangeDetail' => [ 'type' => 'structure', 'members' => [ 'Target' => [ 'shape' => 'ResourceTargetDefinition', ], 'Evaluation' => [ 'shape' => 'EvaluationType', ], 'ChangeSource' => [ 'shape' => 'ChangeSource', ], 'CausingEntity' => [ 'shape' => 'CausingEntity', ], ], ], 'ResourceChangeDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceChangeDetail', ], ], 'ResourceProperties' => [ 'type' => 'string', ], 'ResourceSignalStatus' => [ 'type' => 'string', 'enum' => [ 'SUCCESS', 'FAILURE', ], ], 'ResourceSignalUniqueId' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'ResourceStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_IN_PROGRESS', 'CREATE_FAILED', 'CREATE_COMPLETE', 'DELETE_IN_PROGRESS', 'DELETE_FAILED', 'DELETE_COMPLETE', 'DELETE_SKIPPED', 'UPDATE_IN_PROGRESS', 'UPDATE_FAILED', 'UPDATE_COMPLETE', ], ], 'ResourceStatusReason' => [ 'type' => 'string', ], 'ResourceTargetDefinition' => [ 'type' => 'structure', 'members' => [ 'Attribute' => [ 'shape' => 'ResourceAttribute', ], 'Name' => [ 'shape' => 'PropertyName', ], 'RequiresRecreation' => [ 'shape' => 'RequiresRecreation', ], ], ], 'ResourceType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'ResourceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceType', ], ], 'RetainResources' => [ 'type' => 'list', 'member' => [ 'shape' => 'LogicalResourceId', ], ], 'Scope' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceAttribute', ], ], 'SetStackPolicyInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], 'StackPolicyURL' => [ 'shape' => 'StackPolicyURL', ], ], ], 'SignalResourceInput' => [ 'type' => 'structure', 'required' => [ 'StackName', 'LogicalResourceId', 'UniqueId', 'Status', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'UniqueId' => [ 'shape' => 'ResourceSignalUniqueId', ], 'Status' => [ 'shape' => 'ResourceSignalStatus', ], ], ], 'Stack' => [ 'type' => 'structure', 'required' => [ 'StackName', 'CreationTime', 'StackStatus', ], 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'Description' => [ 'shape' => 'Description', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'LastUpdatedTime' => [ 'shape' => 'LastUpdatedTime', ], 'StackStatus' => [ 'shape' => 'StackStatus', ], 'StackStatusReason' => [ 'shape' => 'StackStatusReason', ], 'DisableRollback' => [ 'shape' => 'DisableRollback', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'TimeoutInMinutes' => [ 'shape' => 'TimeoutMinutes', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'Outputs' => [ 'shape' => 'Outputs', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'StackEvent' => [ 'type' => 'structure', 'required' => [ 'StackId', 'EventId', 'StackName', 'Timestamp', ], 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'EventId' => [ 'shape' => 'EventId', ], 'StackName' => [ 'shape' => 'StackName', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'Timestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], 'ResourceProperties' => [ 'shape' => 'ResourceProperties', ], ], ], 'StackEvents' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackEvent', ], ], 'StackId' => [ 'type' => 'string', ], 'StackName' => [ 'type' => 'string', ], 'StackNameOrId' => [ 'type' => 'string', 'min' => 1, 'pattern' => '([a-zA-Z][-a-zA-Z0-9]*)|(arn:\\b(aws|aws-us-gov|aws-cn)\\b:[-a-zA-Z0-9:/._+]*)', ], 'StackPolicyBody' => [ 'type' => 'string', 'max' => 16384, 'min' => 1, ], 'StackPolicyDuringUpdateBody' => [ 'type' => 'string', 'max' => 16384, 'min' => 1, ], 'StackPolicyDuringUpdateURL' => [ 'type' => 'string', 'max' => 1350, 'min' => 1, ], 'StackPolicyURL' => [ 'type' => 'string', 'max' => 1350, 'min' => 1, ], 'StackResource' => [ 'type' => 'structure', 'required' => [ 'LogicalResourceId', 'ResourceType', 'Timestamp', 'ResourceStatus', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'StackId' => [ 'shape' => 'StackId', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'Timestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'StackResourceDetail' => [ 'type' => 'structure', 'required' => [ 'LogicalResourceId', 'ResourceType', 'LastUpdatedTimestamp', 'ResourceStatus', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'StackId' => [ 'shape' => 'StackId', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'LastUpdatedTimestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], 'Description' => [ 'shape' => 'Description', ], 'Metadata' => [ 'shape' => 'Metadata', ], ], ], 'StackResourceSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackResourceSummary', ], ], 'StackResourceSummary' => [ 'type' => 'structure', 'required' => [ 'LogicalResourceId', 'ResourceType', 'LastUpdatedTimestamp', 'ResourceStatus', ], 'members' => [ 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'LastUpdatedTimestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], ], ], 'StackResources' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackResource', ], ], 'StackStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_IN_PROGRESS', 'CREATE_FAILED', 'CREATE_COMPLETE', 'ROLLBACK_IN_PROGRESS', 'ROLLBACK_FAILED', 'ROLLBACK_COMPLETE', 'DELETE_IN_PROGRESS', 'DELETE_FAILED', 'DELETE_COMPLETE', 'UPDATE_IN_PROGRESS', 'UPDATE_COMPLETE_CLEANUP_IN_PROGRESS', 'UPDATE_COMPLETE', 'UPDATE_ROLLBACK_IN_PROGRESS', 'UPDATE_ROLLBACK_FAILED', 'UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS', 'UPDATE_ROLLBACK_COMPLETE', ], ], 'StackStatusFilter' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackStatus', ], ], 'StackStatusReason' => [ 'type' => 'string', ], 'StackSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackSummary', ], ], 'StackSummary' => [ 'type' => 'structure', 'required' => [ 'StackName', 'CreationTime', 'StackStatus', ], 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'TemplateDescription' => [ 'shape' => 'TemplateDescription', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'LastUpdatedTime' => [ 'shape' => 'LastUpdatedTime', ], 'DeletionTime' => [ 'shape' => 'DeletionTime', ], 'StackStatus' => [ 'shape' => 'StackStatus', ], 'StackStatusReason' => [ 'shape' => 'StackStatusReason', ], ], ], 'Stacks' => [ 'type' => 'list', 'member' => [ 'shape' => 'Stack', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', ], 'TagValue' => [ 'type' => 'string', ], 'Tags' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TemplateBody' => [ 'type' => 'string', 'min' => 1, ], 'TemplateDescription' => [ 'type' => 'string', ], 'TemplateParameter' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'DefaultValue' => [ 'shape' => 'ParameterValue', ], 'NoEcho' => [ 'shape' => 'NoEcho', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'TemplateParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'TemplateParameter', ], ], 'TemplateURL' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'TimeoutMinutes' => [ 'type' => 'integer', 'min' => 1, ], 'Timestamp' => [ 'type' => 'timestamp', ], 'UpdateStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'UsePreviousTemplate' => [ 'shape' => 'UsePreviousTemplate', ], 'StackPolicyDuringUpdateBody' => [ 'shape' => 'StackPolicyDuringUpdateBody', ], 'StackPolicyDuringUpdateURL' => [ 'shape' => 'StackPolicyDuringUpdateURL', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], 'StackPolicyURL' => [ 'shape' => 'StackPolicyURL', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'UpdateStackOutput' => [ 'type' => 'structure', 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], ], ], 'Url' => [ 'type' => 'string', ], 'UsePreviousTemplate' => [ 'type' => 'boolean', ], 'UsePreviousValue' => [ 'type' => 'boolean', ], 'ValidateTemplateInput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], ], ], 'ValidateTemplateOutput' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'TemplateParameters', ], 'Description' => [ 'shape' => 'Description', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'CapabilitiesReason' => [ 'shape' => 'CapabilitiesReason', ], ], ], 'Version' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2010-05-15', 'endpointPrefix' => 'cloudformation', 'protocol' => 'query', 'serviceFullName' => 'AWS CloudFormation', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://cloudformation.amazonaws.com/doc/2010-05-15/', ], 'operations' => [ 'CancelUpdateStack' => [ 'name' => 'CancelUpdateStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelUpdateStackInput', ], ], 'ContinueUpdateRollback' => [ 'name' => 'ContinueUpdateRollback', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ContinueUpdateRollbackInput', ], 'output' => [ 'shape' => 'ContinueUpdateRollbackOutput', 'resultWrapper' => 'ContinueUpdateRollbackResult', ], ], 'CreateChangeSet' => [ 'name' => 'CreateChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateChangeSetInput', ], 'output' => [ 'shape' => 'CreateChangeSetOutput', 'resultWrapper' => 'CreateChangeSetResult', ], 'errors' => [ [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'InsufficientCapabilitiesException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateStack' => [ 'name' => 'CreateStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateStackInput', ], 'output' => [ 'shape' => 'CreateStackOutput', 'resultWrapper' => 'CreateStackResult', ], 'errors' => [ [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'InsufficientCapabilitiesException', ], ], ], 'DeleteChangeSet' => [ 'name' => 'DeleteChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteChangeSetInput', ], 'output' => [ 'shape' => 'DeleteChangeSetOutput', 'resultWrapper' => 'DeleteChangeSetResult', ], 'errors' => [ [ 'shape' => 'InvalidChangeSetStatusException', ], ], ], 'DeleteStack' => [ 'name' => 'DeleteStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteStackInput', ], ], 'DescribeAccountLimits' => [ 'name' => 'DescribeAccountLimits', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAccountLimitsInput', ], 'output' => [ 'shape' => 'DescribeAccountLimitsOutput', 'resultWrapper' => 'DescribeAccountLimitsResult', ], ], 'DescribeChangeSet' => [ 'name' => 'DescribeChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeChangeSetInput', ], 'output' => [ 'shape' => 'DescribeChangeSetOutput', 'resultWrapper' => 'DescribeChangeSetResult', ], 'errors' => [ [ 'shape' => 'ChangeSetNotFoundException', ], ], ], 'DescribeStackEvents' => [ 'name' => 'DescribeStackEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStackEventsInput', ], 'output' => [ 'shape' => 'DescribeStackEventsOutput', 'resultWrapper' => 'DescribeStackEventsResult', ], ], 'DescribeStackResource' => [ 'name' => 'DescribeStackResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStackResourceInput', ], 'output' => [ 'shape' => 'DescribeStackResourceOutput', 'resultWrapper' => 'DescribeStackResourceResult', ], ], 'DescribeStackResources' => [ 'name' => 'DescribeStackResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStackResourcesInput', ], 'output' => [ 'shape' => 'DescribeStackResourcesOutput', 'resultWrapper' => 'DescribeStackResourcesResult', ], ], 'DescribeStacks' => [ 'name' => 'DescribeStacks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStacksInput', ], 'output' => [ 'shape' => 'DescribeStacksOutput', 'resultWrapper' => 'DescribeStacksResult', ], ], 'EstimateTemplateCost' => [ 'name' => 'EstimateTemplateCost', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EstimateTemplateCostInput', ], 'output' => [ 'shape' => 'EstimateTemplateCostOutput', 'resultWrapper' => 'EstimateTemplateCostResult', ], ], 'ExecuteChangeSet' => [ 'name' => 'ExecuteChangeSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ExecuteChangeSetInput', ], 'output' => [ 'shape' => 'ExecuteChangeSetOutput', 'resultWrapper' => 'ExecuteChangeSetResult', ], 'errors' => [ [ 'shape' => 'InvalidChangeSetStatusException', ], [ 'shape' => 'ChangeSetNotFoundException', ], ], ], 'GetStackPolicy' => [ 'name' => 'GetStackPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetStackPolicyInput', ], 'output' => [ 'shape' => 'GetStackPolicyOutput', 'resultWrapper' => 'GetStackPolicyResult', ], ], 'GetTemplate' => [ 'name' => 'GetTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetTemplateInput', ], 'output' => [ 'shape' => 'GetTemplateOutput', 'resultWrapper' => 'GetTemplateResult', ], ], 'GetTemplateSummary' => [ 'name' => 'GetTemplateSummary', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetTemplateSummaryInput', ], 'output' => [ 'shape' => 'GetTemplateSummaryOutput', 'resultWrapper' => 'GetTemplateSummaryResult', ], ], 'ListChangeSets' => [ 'name' => 'ListChangeSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListChangeSetsInput', ], 'output' => [ 'shape' => 'ListChangeSetsOutput', 'resultWrapper' => 'ListChangeSetsResult', ], ], 'ListExports' => [ 'name' => 'ListExports', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListExportsInput', ], 'output' => [ 'shape' => 'ListExportsOutput', 'resultWrapper' => 'ListExportsResult', ], ], 'ListStackResources' => [ 'name' => 'ListStackResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListStackResourcesInput', ], 'output' => [ 'shape' => 'ListStackResourcesOutput', 'resultWrapper' => 'ListStackResourcesResult', ], ], 'ListStacks' => [ 'name' => 'ListStacks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListStacksInput', ], 'output' => [ 'shape' => 'ListStacksOutput', 'resultWrapper' => 'ListStacksResult', ], ], 'SetStackPolicy' => [ 'name' => 'SetStackPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetStackPolicyInput', ], ], 'SignalResource' => [ 'name' => 'SignalResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SignalResourceInput', ], ], 'UpdateStack' => [ 'name' => 'UpdateStack', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateStackInput', ], 'output' => [ 'shape' => 'UpdateStackOutput', 'resultWrapper' => 'UpdateStackResult', ], 'errors' => [ [ 'shape' => 'InsufficientCapabilitiesException', ], ], ], 'ValidateTemplate' => [ 'name' => 'ValidateTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ValidateTemplateInput', ], 'output' => [ 'shape' => 'ValidateTemplateOutput', 'resultWrapper' => 'ValidateTemplateResult', ], ], ], 'shapes' => [ 'AccountLimit' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'LimitName', ], 'Value' => [ 'shape' => 'LimitValue', ], ], ], 'AccountLimitList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountLimit', ], ], 'AllowedValue' => [ 'type' => 'string', ], 'AllowedValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedValue', ], ], 'AlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AlreadyExistsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CancelUpdateStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], ], ], 'Capabilities' => [ 'type' => 'list', 'member' => [ 'shape' => 'Capability', ], ], 'CapabilitiesReason' => [ 'type' => 'string', ], 'Capability' => [ 'type' => 'string', 'enum' => [ 'CAPABILITY_IAM', 'CAPABILITY_NAMED_IAM', ], ], 'CausingEntity' => [ 'type' => 'string', ], 'Change' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'ChangeType', ], 'ResourceChange' => [ 'shape' => 'ResourceChange', ], ], ], 'ChangeAction' => [ 'type' => 'string', 'enum' => [ 'Add', 'Modify', 'Remove', ], ], 'ChangeSetId' => [ 'type' => 'string', 'min' => 1, 'pattern' => 'arn:[-a-zA-Z0-9:/]*', ], 'ChangeSetName' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[a-zA-Z][-a-zA-Z0-9]*', ], 'ChangeSetNameOrId' => [ 'type' => 'string', 'max' => 1600, 'min' => 1, 'pattern' => '[a-zA-Z][-a-zA-Z0-9]*|arn:[-a-zA-Z0-9:/]*', ], 'ChangeSetNotFoundException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ChangeSetNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ChangeSetStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_PENDING', 'CREATE_IN_PROGRESS', 'CREATE_COMPLETE', 'DELETE_COMPLETE', 'FAILED', ], ], 'ChangeSetStatusReason' => [ 'type' => 'string', ], 'ChangeSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ChangeSetSummary', ], ], 'ChangeSetSummary' => [ 'type' => 'structure', 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'ChangeSetId' => [ 'shape' => 'ChangeSetId', ], 'ChangeSetName' => [ 'shape' => 'ChangeSetName', ], 'ExecutionStatus' => [ 'shape' => 'ExecutionStatus', ], 'Status' => [ 'shape' => 'ChangeSetStatus', ], 'StatusReason' => [ 'shape' => 'ChangeSetStatusReason', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'ChangeSetType' => [ 'type' => 'string', 'enum' => [ 'CREATE', 'UPDATE', ], ], 'ChangeSource' => [ 'type' => 'string', 'enum' => [ 'ResourceReference', 'ParameterReference', 'ResourceAttribute', 'DirectModification', 'Automatic', ], ], 'ChangeType' => [ 'type' => 'string', 'enum' => [ 'Resource', ], ], 'Changes' => [ 'type' => 'list', 'member' => [ 'shape' => 'Change', ], ], 'ClientToken' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'ContinueUpdateRollbackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'ResourcesToSkip' => [ 'shape' => 'ResourcesToSkip', ], ], ], 'ContinueUpdateRollbackOutput' => [ 'type' => 'structure', 'members' => [], ], 'CreateChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'StackName', 'ChangeSetName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'UsePreviousTemplate' => [ 'shape' => 'UsePreviousTemplate', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Tags' => [ 'shape' => 'Tags', ], 'ChangeSetName' => [ 'shape' => 'ChangeSetName', ], 'ClientToken' => [ 'shape' => 'ClientToken', ], 'Description' => [ 'shape' => 'Description', ], 'ChangeSetType' => [ 'shape' => 'ChangeSetType', ], ], ], 'CreateChangeSetOutput' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ChangeSetId', ], 'StackId' => [ 'shape' => 'StackId', ], ], ], 'CreateStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'DisableRollback' => [ 'shape' => 'DisableRollback', ], 'TimeoutInMinutes' => [ 'shape' => 'TimeoutMinutes', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'OnFailure' => [ 'shape' => 'OnFailure', ], 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], 'StackPolicyURL' => [ 'shape' => 'StackPolicyURL', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'CreateStackOutput' => [ 'type' => 'structure', 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], ], ], 'CreationTime' => [ 'type' => 'timestamp', ], 'DeleteChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'ChangeSetName', ], 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'DeleteChangeSetOutput' => [ 'type' => 'structure', 'members' => [], ], 'DeleteStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'RetainResources' => [ 'shape' => 'RetainResources', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'DeletionTime' => [ 'type' => 'timestamp', ], 'DescribeAccountLimitsInput' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeAccountLimitsOutput' => [ 'type' => 'structure', 'members' => [ 'AccountLimits' => [ 'shape' => 'AccountLimitList', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'ChangeSetName', ], 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeChangeSetOutput' => [ 'type' => 'structure', 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetName', ], 'ChangeSetId' => [ 'shape' => 'ChangeSetId', ], 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'Description' => [ 'shape' => 'Description', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'ExecutionStatus' => [ 'shape' => 'ExecutionStatus', ], 'Status' => [ 'shape' => 'ChangeSetStatus', ], 'StatusReason' => [ 'shape' => 'ChangeSetStatusReason', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'Tags' => [ 'shape' => 'Tags', ], 'Changes' => [ 'shape' => 'Changes', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStackEventsInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStackEventsOutput' => [ 'type' => 'structure', 'members' => [ 'StackEvents' => [ 'shape' => 'StackEvents', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStackResourceInput' => [ 'type' => 'structure', 'required' => [ 'StackName', 'LogicalResourceId', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], ], ], 'DescribeStackResourceOutput' => [ 'type' => 'structure', 'members' => [ 'StackResourceDetail' => [ 'shape' => 'StackResourceDetail', ], ], ], 'DescribeStackResourcesInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], ], ], 'DescribeStackResourcesOutput' => [ 'type' => 'structure', 'members' => [ 'StackResources' => [ 'shape' => 'StackResources', ], ], ], 'DescribeStacksInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStacksOutput' => [ 'type' => 'structure', 'members' => [ 'Stacks' => [ 'shape' => 'Stacks', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'Description' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'DisableRollback' => [ 'type' => 'boolean', ], 'EstimateTemplateCostInput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'Parameters' => [ 'shape' => 'Parameters', ], ], ], 'EstimateTemplateCostOutput' => [ 'type' => 'structure', 'members' => [ 'Url' => [ 'shape' => 'Url', ], ], ], 'EvaluationType' => [ 'type' => 'string', 'enum' => [ 'Static', 'Dynamic', ], ], 'EventId' => [ 'type' => 'string', ], 'ExecuteChangeSetInput' => [ 'type' => 'structure', 'required' => [ 'ChangeSetName', ], 'members' => [ 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'ExecuteChangeSetOutput' => [ 'type' => 'structure', 'members' => [], ], 'ExecutionStatus' => [ 'type' => 'string', 'enum' => [ 'UNAVAILABLE', 'AVAILABLE', 'EXECUTE_IN_PROGRESS', 'EXECUTE_COMPLETE', 'EXECUTE_FAILED', 'OBSOLETE', ], ], 'Export' => [ 'type' => 'structure', 'members' => [ 'ExportingStackId' => [ 'shape' => 'StackId', ], 'Name' => [ 'shape' => 'ExportName', ], 'Value' => [ 'shape' => 'ExportValue', ], ], ], 'ExportName' => [ 'type' => 'string', ], 'ExportValue' => [ 'type' => 'string', ], 'Exports' => [ 'type' => 'list', 'member' => [ 'shape' => 'Export', ], ], 'GetStackPolicyInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], ], ], 'GetStackPolicyOutput' => [ 'type' => 'structure', 'members' => [ 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], ], ], 'GetTemplateInput' => [ 'type' => 'structure', 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'ChangeSetName' => [ 'shape' => 'ChangeSetNameOrId', ], 'TemplateStage' => [ 'shape' => 'TemplateStage', ], ], ], 'GetTemplateOutput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'StagesAvailable' => [ 'shape' => 'StageList', ], ], ], 'GetTemplateSummaryInput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'StackName' => [ 'shape' => 'StackNameOrId', ], ], ], 'GetTemplateSummaryOutput' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParameterDeclarations', ], 'Description' => [ 'shape' => 'Description', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'CapabilitiesReason' => [ 'shape' => 'CapabilitiesReason', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'Version' => [ 'shape' => 'Version', ], 'Metadata' => [ 'shape' => 'Metadata', ], 'DeclaredTransforms' => [ 'shape' => 'TransformsList', ], ], ], 'InsufficientCapabilitiesException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientCapabilitiesException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidChangeSetStatusException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidChangeSetStatus', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LastUpdatedTime' => [ 'type' => 'timestamp', ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'LimitExceededException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LimitName' => [ 'type' => 'string', ], 'LimitValue' => [ 'type' => 'integer', ], 'ListChangeSetsInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListChangeSetsOutput' => [ 'type' => 'structure', 'members' => [ 'Summaries' => [ 'shape' => 'ChangeSetSummaries', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListExportsInput' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListExportsOutput' => [ 'type' => 'structure', 'members' => [ 'Exports' => [ 'shape' => 'Exports', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStackResourcesInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStackResourcesOutput' => [ 'type' => 'structure', 'members' => [ 'StackResourceSummaries' => [ 'shape' => 'StackResourceSummaries', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStacksInput' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], 'StackStatusFilter' => [ 'shape' => 'StackStatusFilter', ], ], ], 'ListStacksOutput' => [ 'type' => 'structure', 'members' => [ 'StackSummaries' => [ 'shape' => 'StackSummaries', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'LogicalResourceId' => [ 'type' => 'string', ], 'Metadata' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'NoEcho' => [ 'type' => 'boolean', ], 'NotificationARN' => [ 'type' => 'string', ], 'NotificationARNs' => [ 'type' => 'list', 'member' => [ 'shape' => 'NotificationARN', ], 'max' => 5, ], 'OnFailure' => [ 'type' => 'string', 'enum' => [ 'DO_NOTHING', 'ROLLBACK', 'DELETE', ], ], 'Output' => [ 'type' => 'structure', 'members' => [ 'OutputKey' => [ 'shape' => 'OutputKey', ], 'OutputValue' => [ 'shape' => 'OutputValue', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'OutputKey' => [ 'type' => 'string', ], 'OutputValue' => [ 'type' => 'string', ], 'Outputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'Output', ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'ParameterValue' => [ 'shape' => 'ParameterValue', ], 'UsePreviousValue' => [ 'shape' => 'UsePreviousValue', ], ], ], 'ParameterConstraints' => [ 'type' => 'structure', 'members' => [ 'AllowedValues' => [ 'shape' => 'AllowedValues', ], ], ], 'ParameterDeclaration' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'DefaultValue' => [ 'shape' => 'ParameterValue', ], 'ParameterType' => [ 'shape' => 'ParameterType', ], 'NoEcho' => [ 'shape' => 'NoEcho', ], 'Description' => [ 'shape' => 'Description', ], 'ParameterConstraints' => [ 'shape' => 'ParameterConstraints', ], ], ], 'ParameterDeclarations' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParameterDeclaration', ], ], 'ParameterKey' => [ 'type' => 'string', ], 'ParameterType' => [ 'type' => 'string', ], 'ParameterValue' => [ 'type' => 'string', ], 'Parameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', ], ], 'PhysicalResourceId' => [ 'type' => 'string', ], 'PropertyName' => [ 'type' => 'string', ], 'Replacement' => [ 'type' => 'string', 'enum' => [ 'True', 'False', 'Conditional', ], ], 'RequiresRecreation' => [ 'type' => 'string', 'enum' => [ 'Never', 'Conditionally', 'Always', ], ], 'ResourceAttribute' => [ 'type' => 'string', 'enum' => [ 'Properties', 'Metadata', 'CreationPolicy', 'UpdatePolicy', 'DeletionPolicy', 'Tags', ], ], 'ResourceChange' => [ 'type' => 'structure', 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'Replacement' => [ 'shape' => 'Replacement', ], 'Scope' => [ 'shape' => 'Scope', ], 'Details' => [ 'shape' => 'ResourceChangeDetails', ], ], ], 'ResourceChangeDetail' => [ 'type' => 'structure', 'members' => [ 'Target' => [ 'shape' => 'ResourceTargetDefinition', ], 'Evaluation' => [ 'shape' => 'EvaluationType', ], 'ChangeSource' => [ 'shape' => 'ChangeSource', ], 'CausingEntity' => [ 'shape' => 'CausingEntity', ], ], ], 'ResourceChangeDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceChangeDetail', ], ], 'ResourceProperties' => [ 'type' => 'string', ], 'ResourceSignalStatus' => [ 'type' => 'string', 'enum' => [ 'SUCCESS', 'FAILURE', ], ], 'ResourceSignalUniqueId' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'ResourceStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_IN_PROGRESS', 'CREATE_FAILED', 'CREATE_COMPLETE', 'DELETE_IN_PROGRESS', 'DELETE_FAILED', 'DELETE_COMPLETE', 'DELETE_SKIPPED', 'UPDATE_IN_PROGRESS', 'UPDATE_FAILED', 'UPDATE_COMPLETE', ], ], 'ResourceStatusReason' => [ 'type' => 'string', ], 'ResourceTargetDefinition' => [ 'type' => 'structure', 'members' => [ 'Attribute' => [ 'shape' => 'ResourceAttribute', ], 'Name' => [ 'shape' => 'PropertyName', ], 'RequiresRecreation' => [ 'shape' => 'RequiresRecreation', ], ], ], 'ResourceToSkip' => [ 'type' => 'string', 'pattern' => '[a-zA-Z0-9]+|[a-zA-Z][-a-zA-Z0-9]*\\.[a-zA-Z0-9]+', ], 'ResourceType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'ResourceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceType', ], ], 'ResourcesToSkip' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceToSkip', ], ], 'RetainResources' => [ 'type' => 'list', 'member' => [ 'shape' => 'LogicalResourceId', ], ], 'RoleARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, ], 'Scope' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceAttribute', ], ], 'SetStackPolicyInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], 'StackPolicyURL' => [ 'shape' => 'StackPolicyURL', ], ], ], 'SignalResourceInput' => [ 'type' => 'structure', 'required' => [ 'StackName', 'LogicalResourceId', 'UniqueId', 'Status', ], 'members' => [ 'StackName' => [ 'shape' => 'StackNameOrId', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'UniqueId' => [ 'shape' => 'ResourceSignalUniqueId', ], 'Status' => [ 'shape' => 'ResourceSignalStatus', ], ], ], 'Stack' => [ 'type' => 'structure', 'required' => [ 'StackName', 'CreationTime', 'StackStatus', ], 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'ChangeSetId' => [ 'shape' => 'ChangeSetId', ], 'Description' => [ 'shape' => 'Description', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'LastUpdatedTime' => [ 'shape' => 'LastUpdatedTime', ], 'StackStatus' => [ 'shape' => 'StackStatus', ], 'StackStatusReason' => [ 'shape' => 'StackStatusReason', ], 'DisableRollback' => [ 'shape' => 'DisableRollback', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'TimeoutInMinutes' => [ 'shape' => 'TimeoutMinutes', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'Outputs' => [ 'shape' => 'Outputs', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'StackEvent' => [ 'type' => 'structure', 'required' => [ 'StackId', 'EventId', 'StackName', 'Timestamp', ], 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'EventId' => [ 'shape' => 'EventId', ], 'StackName' => [ 'shape' => 'StackName', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'Timestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], 'ResourceProperties' => [ 'shape' => 'ResourceProperties', ], ], ], 'StackEvents' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackEvent', ], ], 'StackId' => [ 'type' => 'string', ], 'StackName' => [ 'type' => 'string', ], 'StackNameOrId' => [ 'type' => 'string', 'min' => 1, 'pattern' => '([a-zA-Z][-a-zA-Z0-9]*)|(arn:\\b(aws|aws-us-gov|aws-cn)\\b:[-a-zA-Z0-9:/._+]*)', ], 'StackPolicyBody' => [ 'type' => 'string', 'max' => 16384, 'min' => 1, ], 'StackPolicyDuringUpdateBody' => [ 'type' => 'string', 'max' => 16384, 'min' => 1, ], 'StackPolicyDuringUpdateURL' => [ 'type' => 'string', 'max' => 1350, 'min' => 1, ], 'StackPolicyURL' => [ 'type' => 'string', 'max' => 1350, 'min' => 1, ], 'StackResource' => [ 'type' => 'structure', 'required' => [ 'LogicalResourceId', 'ResourceType', 'Timestamp', 'ResourceStatus', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'StackId' => [ 'shape' => 'StackId', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'Timestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'StackResourceDetail' => [ 'type' => 'structure', 'required' => [ 'LogicalResourceId', 'ResourceType', 'LastUpdatedTimestamp', 'ResourceStatus', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'StackId' => [ 'shape' => 'StackId', ], 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'LastUpdatedTimestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], 'Description' => [ 'shape' => 'Description', ], 'Metadata' => [ 'shape' => 'Metadata', ], ], ], 'StackResourceSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackResourceSummary', ], ], 'StackResourceSummary' => [ 'type' => 'structure', 'required' => [ 'LogicalResourceId', 'ResourceType', 'LastUpdatedTimestamp', 'ResourceStatus', ], 'members' => [ 'LogicalResourceId' => [ 'shape' => 'LogicalResourceId', ], 'PhysicalResourceId' => [ 'shape' => 'PhysicalResourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', ], 'LastUpdatedTimestamp' => [ 'shape' => 'Timestamp', ], 'ResourceStatus' => [ 'shape' => 'ResourceStatus', ], 'ResourceStatusReason' => [ 'shape' => 'ResourceStatusReason', ], ], ], 'StackResources' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackResource', ], ], 'StackStatus' => [ 'type' => 'string', 'enum' => [ 'CREATE_IN_PROGRESS', 'CREATE_FAILED', 'CREATE_COMPLETE', 'ROLLBACK_IN_PROGRESS', 'ROLLBACK_FAILED', 'ROLLBACK_COMPLETE', 'DELETE_IN_PROGRESS', 'DELETE_FAILED', 'DELETE_COMPLETE', 'UPDATE_IN_PROGRESS', 'UPDATE_COMPLETE_CLEANUP_IN_PROGRESS', 'UPDATE_COMPLETE', 'UPDATE_ROLLBACK_IN_PROGRESS', 'UPDATE_ROLLBACK_FAILED', 'UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS', 'UPDATE_ROLLBACK_COMPLETE', 'REVIEW_IN_PROGRESS', ], ], 'StackStatusFilter' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackStatus', ], ], 'StackStatusReason' => [ 'type' => 'string', ], 'StackSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'StackSummary', ], ], 'StackSummary' => [ 'type' => 'structure', 'required' => [ 'StackName', 'CreationTime', 'StackStatus', ], 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], 'StackName' => [ 'shape' => 'StackName', ], 'TemplateDescription' => [ 'shape' => 'TemplateDescription', ], 'CreationTime' => [ 'shape' => 'CreationTime', ], 'LastUpdatedTime' => [ 'shape' => 'LastUpdatedTime', ], 'DeletionTime' => [ 'shape' => 'DeletionTime', ], 'StackStatus' => [ 'shape' => 'StackStatus', ], 'StackStatusReason' => [ 'shape' => 'StackStatusReason', ], ], ], 'Stacks' => [ 'type' => 'list', 'member' => [ 'shape' => 'Stack', ], ], 'StageList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TemplateStage', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', ], 'TagValue' => [ 'type' => 'string', ], 'Tags' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TemplateBody' => [ 'type' => 'string', 'min' => 1, ], 'TemplateDescription' => [ 'type' => 'string', ], 'TemplateParameter' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'DefaultValue' => [ 'shape' => 'ParameterValue', ], 'NoEcho' => [ 'shape' => 'NoEcho', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'TemplateParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'TemplateParameter', ], ], 'TemplateStage' => [ 'type' => 'string', 'enum' => [ 'Original', 'Processed', ], ], 'TemplateURL' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'TimeoutMinutes' => [ 'type' => 'integer', 'min' => 1, ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TransformName' => [ 'type' => 'string', ], 'TransformsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TransformName', ], ], 'UpdateStackInput' => [ 'type' => 'structure', 'required' => [ 'StackName', ], 'members' => [ 'StackName' => [ 'shape' => 'StackName', ], 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], 'UsePreviousTemplate' => [ 'shape' => 'UsePreviousTemplate', ], 'StackPolicyDuringUpdateBody' => [ 'shape' => 'StackPolicyDuringUpdateBody', ], 'StackPolicyDuringUpdateURL' => [ 'shape' => 'StackPolicyDuringUpdateURL', ], 'Parameters' => [ 'shape' => 'Parameters', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'StackPolicyBody' => [ 'shape' => 'StackPolicyBody', ], 'StackPolicyURL' => [ 'shape' => 'StackPolicyURL', ], 'NotificationARNs' => [ 'shape' => 'NotificationARNs', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'UpdateStackOutput' => [ 'type' => 'structure', 'members' => [ 'StackId' => [ 'shape' => 'StackId', ], ], ], 'Url' => [ 'type' => 'string', ], 'UsePreviousTemplate' => [ 'type' => 'boolean', ], 'UsePreviousValue' => [ 'type' => 'boolean', ], 'ValidateTemplateInput' => [ 'type' => 'structure', 'members' => [ 'TemplateBody' => [ 'shape' => 'TemplateBody', ], 'TemplateURL' => [ 'shape' => 'TemplateURL', ], ], ], 'ValidateTemplateOutput' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'TemplateParameters', ], 'Description' => [ 'shape' => 'Description', ], 'Capabilities' => [ 'shape' => 'Capabilities', ], 'CapabilitiesReason' => [ 'shape' => 'CapabilitiesReason', ], 'DeclaredTransforms' => [ 'shape' => 'TransformsList', ], ], ], 'Version' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php b/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php index 295814194..a39f22e6c 100644 --- a/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/cloudformation/2010-05-15/waiters-2.json.php @@ -1,3 +1,3 @@ 2, 'waiters' => [ 'StackExists' => [ 'delay' => 5, 'operation' => 'DescribeStacks', 'maxAttempts' => 20, 'acceptors' => [ [ 'matcher' => 'status', 'expected' => 200, 'state' => 'success', ], [ 'matcher' => 'error', 'expected' => 'ValidationError', 'state' => 'retry', ], ], ], 'StackCreateComplete' => [ 'delay' => 30, 'operation' => 'DescribeStacks', 'maxAttempts' => 120, 'description' => 'Wait until stack status is CREATE_COMPLETE.', 'acceptors' => [ [ 'expected' => 'CREATE_COMPLETE', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'CREATE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'DELETE_COMPLETE', 'matcher' => 'pathAny', 'argument' => 'Stacks[].StackStatus', 'state' => 'failure', ], [ 'expected' => 'DELETE_IN_PROGRESS', 'matcher' => 'pathAny', 'argument' => 'Stacks[].StackStatus', 'state' => 'failure', ], [ 'expected' => 'DELETE_FAILED', 'matcher' => 'pathAny', 'argument' => 'Stacks[].StackStatus', 'state' => 'failure', ], [ 'expected' => 'ROLLBACK_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'ROLLBACK_IN_PROGRESS', 'matcher' => 'pathAny', 'argument' => 'Stacks[].StackStatus', 'state' => 'failure', ], [ 'expected' => 'ValidationError', 'matcher' => 'error', 'state' => 'failure', ], ], ], 'StackDeleteComplete' => [ 'delay' => 30, 'operation' => 'DescribeStacks', 'maxAttempts' => 120, 'description' => 'Wait until stack status is DELETE_COMPLETE.', 'acceptors' => [ [ 'expected' => 'DELETE_COMPLETE', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'ValidationError', 'matcher' => 'error', 'state' => 'success', ], [ 'expected' => 'DELETE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'CREATE_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'CREATE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'CREATE_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'ROLLBACK_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'ROLLBACK_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_COMPLETE_CLEANUP_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], ], ], 'StackUpdateComplete' => [ 'delay' => 30, 'maxAttempts' => 120, 'operation' => 'DescribeStacks', 'description' => 'Wait until stack status is UPDATE_COMPLETE.', 'acceptors' => [ [ 'expected' => 'UPDATE_COMPLETE', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'UPDATE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'UPDATE_ROLLBACK_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'UPDATE_ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'expected' => 'ValidationError', 'matcher' => 'error', 'state' => 'failure', ], ], ], ],]; +return [ 'version' => 2, 'waiters' => [ 'StackExists' => [ 'delay' => 5, 'operation' => 'DescribeStacks', 'maxAttempts' => 20, 'acceptors' => [ [ 'matcher' => 'status', 'expected' => 200, 'state' => 'success', ], [ 'matcher' => 'error', 'expected' => 'ValidationError', 'state' => 'retry', ], ], ], 'StackCreateComplete' => [ 'delay' => 30, 'operation' => 'DescribeStacks', 'maxAttempts' => 120, 'description' => 'Wait until stack status is CREATE_COMPLETE.', 'acceptors' => [ [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'CREATE_COMPLETE', 'matcher' => 'pathAll', 'state' => 'success', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'CREATE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'DELETE_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'DELETE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'ROLLBACK_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'expected' => 'ValidationError', 'matcher' => 'error', 'state' => 'failure', ], ], ], 'StackDeleteComplete' => [ 'delay' => 30, 'operation' => 'DescribeStacks', 'maxAttempts' => 120, 'description' => 'Wait until stack status is DELETE_COMPLETE.', 'acceptors' => [ [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'DELETE_COMPLETE', 'matcher' => 'pathAll', 'state' => 'success', ], [ 'expected' => 'ValidationError', 'matcher' => 'error', 'state' => 'success', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'DELETE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'CREATE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_IN_PROGRESS', 'matcher' => 'pathAny', 'state' => 'failure', ], ], ], 'StackUpdateComplete' => [ 'delay' => 30, 'maxAttempts' => 120, 'operation' => 'DescribeStacks', 'description' => 'Wait until stack status is UPDATE_COMPLETE.', 'acceptors' => [ [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_COMPLETE', 'matcher' => 'pathAll', 'state' => 'success', ], [ 'expected' => 'UPDATE_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'argument' => 'Stacks[].StackStatus', 'expected' => 'UPDATE_ROLLBACK_FAILED', 'matcher' => 'pathAny', 'state' => 'failure', ], [ 'expected' => 'UPDATE_ROLLBACK_COMPLETE', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Stacks[].StackStatus', ], [ 'expected' => 'ValidationError', 'matcher' => 'error', 'state' => 'failure', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php new file mode 100644 index 000000000..53267cc6f --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/api-2.json.php @@ -0,0 +1,3 @@ + '2.0', 'metadata' => [ 'apiVersion' => '2016-09-07', 'endpointPrefix' => 'cloudfront', 'globalEndpoint' => 'cloudfront.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'CloudFront', 'serviceFullName' => 'Amazon CloudFront', 'signatureVersion' => 'v4', ], 'operations' => [ 'CreateCloudFrontOriginAccessIdentity' => [ 'name' => 'CreateCloudFrontOriginAccessIdentity2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/origin-access-identity/cloudfront', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateCloudFrontOriginAccessIdentityRequest', ], 'output' => [ 'shape' => 'CreateCloudFrontOriginAccessIdentityResult', ], 'errors' => [ [ 'shape' => 'CloudFrontOriginAccessIdentityAlreadyExists', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyCloudFrontOriginAccessIdentities', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'CreateDistribution' => [ 'name' => 'CreateDistribution2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/distribution', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDistributionRequest', ], 'output' => [ 'shape' => 'CreateDistributionResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'DistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InvalidViewerCertificate', ], [ 'shape' => 'InvalidMinimumProtocolVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyDistributionCNAMEs', ], [ 'shape' => 'TooManyDistributions', ], [ 'shape' => 'InvalidDefaultRootObject', ], [ 'shape' => 'InvalidRelativePath', ], [ 'shape' => 'InvalidErrorCode', ], [ 'shape' => 'InvalidResponseCode', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidRequiredProtocol', ], [ 'shape' => 'NoSuchOrigin', ], [ 'shape' => 'TooManyOrigins', ], [ 'shape' => 'TooManyCacheBehaviors', ], [ 'shape' => 'TooManyCookieNamesInWhiteList', ], [ 'shape' => 'InvalidForwardCookies', ], [ 'shape' => 'TooManyHeadersInForwardedValues', ], [ 'shape' => 'InvalidHeadersForS3Origin', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'TooManyCertificates', ], [ 'shape' => 'InvalidLocationCode', ], [ 'shape' => 'InvalidGeoRestrictionParameter', ], [ 'shape' => 'InvalidProtocolSettings', ], [ 'shape' => 'InvalidTTLOrder', ], [ 'shape' => 'InvalidWebACLId', ], [ 'shape' => 'TooManyOriginCustomHeaders', ], [ 'shape' => 'TooManyQueryStringParameters', ], [ 'shape' => 'InvalidQueryStringParameters', ], ], ], 'CreateDistributionWithTags' => [ 'name' => 'CreateDistributionWithTags2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/distribution?WithTags', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDistributionWithTagsRequest', ], 'output' => [ 'shape' => 'CreateDistributionWithTagsResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'DistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InvalidViewerCertificate', ], [ 'shape' => 'InvalidMinimumProtocolVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyDistributionCNAMEs', ], [ 'shape' => 'TooManyDistributions', ], [ 'shape' => 'InvalidDefaultRootObject', ], [ 'shape' => 'InvalidRelativePath', ], [ 'shape' => 'InvalidErrorCode', ], [ 'shape' => 'InvalidResponseCode', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidRequiredProtocol', ], [ 'shape' => 'NoSuchOrigin', ], [ 'shape' => 'TooManyOrigins', ], [ 'shape' => 'TooManyCacheBehaviors', ], [ 'shape' => 'TooManyCookieNamesInWhiteList', ], [ 'shape' => 'InvalidForwardCookies', ], [ 'shape' => 'TooManyHeadersInForwardedValues', ], [ 'shape' => 'InvalidHeadersForS3Origin', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'TooManyCertificates', ], [ 'shape' => 'InvalidLocationCode', ], [ 'shape' => 'InvalidGeoRestrictionParameter', ], [ 'shape' => 'InvalidProtocolSettings', ], [ 'shape' => 'InvalidTTLOrder', ], [ 'shape' => 'InvalidWebACLId', ], [ 'shape' => 'TooManyOriginCustomHeaders', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'TooManyQueryStringParameters', ], [ 'shape' => 'InvalidQueryStringParameters', ], ], ], 'CreateInvalidation' => [ 'name' => 'CreateInvalidation2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/distribution/{DistributionId}/invalidation', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateInvalidationRequest', ], 'output' => [ 'shape' => 'CreateInvalidationResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'BatchTooLarge', ], [ 'shape' => 'TooManyInvalidationsInProgress', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'CreateStreamingDistribution' => [ 'name' => 'CreateStreamingDistribution2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/streaming-distribution', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateStreamingDistributionRequest', ], 'output' => [ 'shape' => 'CreateStreamingDistributionResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'StreamingDistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyStreamingDistributionCNAMEs', ], [ 'shape' => 'TooManyStreamingDistributions', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'CreateStreamingDistributionWithTags' => [ 'name' => 'CreateStreamingDistributionWithTags2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/streaming-distribution?WithTags', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateStreamingDistributionWithTagsRequest', ], 'output' => [ 'shape' => 'CreateStreamingDistributionWithTagsResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'StreamingDistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyStreamingDistributionCNAMEs', ], [ 'shape' => 'TooManyStreamingDistributions', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'InvalidTagging', ], ], ], 'DeleteCloudFrontOriginAccessIdentity' => [ 'name' => 'DeleteCloudFrontOriginAccessIdentity2016_09_07', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2016-09-07/origin-access-identity/cloudfront/{Id}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteCloudFrontOriginAccessIdentityRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'CloudFrontOriginAccessIdentityInUse', ], ], ], 'DeleteDistribution' => [ 'name' => 'DeleteDistribution2016_09_07', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2016-09-07/distribution/{Id}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteDistributionRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'DistributionNotDisabled', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'PreconditionFailed', ], ], ], 'DeleteStreamingDistribution' => [ 'name' => 'DeleteStreamingDistribution2016_09_07', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2016-09-07/streaming-distribution/{Id}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteStreamingDistributionRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'StreamingDistributionNotDisabled', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'PreconditionFailed', ], ], ], 'GetCloudFrontOriginAccessIdentity' => [ 'name' => 'GetCloudFrontOriginAccessIdentity2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/origin-access-identity/cloudfront/{Id}', ], 'input' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityRequest', ], 'output' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityResult', ], 'errors' => [ [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetCloudFrontOriginAccessIdentityConfig' => [ 'name' => 'GetCloudFrontOriginAccessIdentityConfig2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/origin-access-identity/cloudfront/{Id}/config', ], 'input' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityConfigRequest', ], 'output' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityConfigResult', ], 'errors' => [ [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetDistribution' => [ 'name' => 'GetDistribution2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/distribution/{Id}', ], 'input' => [ 'shape' => 'GetDistributionRequest', ], 'output' => [ 'shape' => 'GetDistributionResult', ], 'errors' => [ [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetDistributionConfig' => [ 'name' => 'GetDistributionConfig2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/distribution/{Id}/config', ], 'input' => [ 'shape' => 'GetDistributionConfigRequest', ], 'output' => [ 'shape' => 'GetDistributionConfigResult', ], 'errors' => [ [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetInvalidation' => [ 'name' => 'GetInvalidation2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/distribution/{DistributionId}/invalidation/{Id}', ], 'input' => [ 'shape' => 'GetInvalidationRequest', ], 'output' => [ 'shape' => 'GetInvalidationResult', ], 'errors' => [ [ 'shape' => 'NoSuchInvalidation', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetStreamingDistribution' => [ 'name' => 'GetStreamingDistribution2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/streaming-distribution/{Id}', ], 'input' => [ 'shape' => 'GetStreamingDistributionRequest', ], 'output' => [ 'shape' => 'GetStreamingDistributionResult', ], 'errors' => [ [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetStreamingDistributionConfig' => [ 'name' => 'GetStreamingDistributionConfig2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/streaming-distribution/{Id}/config', ], 'input' => [ 'shape' => 'GetStreamingDistributionConfigRequest', ], 'output' => [ 'shape' => 'GetStreamingDistributionConfigResult', ], 'errors' => [ [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'ListCloudFrontOriginAccessIdentities' => [ 'name' => 'ListCloudFrontOriginAccessIdentities2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/origin-access-identity/cloudfront', ], 'input' => [ 'shape' => 'ListCloudFrontOriginAccessIdentitiesRequest', ], 'output' => [ 'shape' => 'ListCloudFrontOriginAccessIdentitiesResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], ], ], 'ListDistributions' => [ 'name' => 'ListDistributions2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/distribution', ], 'input' => [ 'shape' => 'ListDistributionsRequest', ], 'output' => [ 'shape' => 'ListDistributionsResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], ], ], 'ListDistributionsByWebACLId' => [ 'name' => 'ListDistributionsByWebACLId2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/distributionsByWebACLId/{WebACLId}', ], 'input' => [ 'shape' => 'ListDistributionsByWebACLIdRequest', ], 'output' => [ 'shape' => 'ListDistributionsByWebACLIdResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidWebACLId', ], ], ], 'ListInvalidations' => [ 'name' => 'ListInvalidations2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/distribution/{DistributionId}/invalidation', ], 'input' => [ 'shape' => 'ListInvalidationsRequest', ], 'output' => [ 'shape' => 'ListInvalidationsResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'ListStreamingDistributions' => [ 'name' => 'ListStreamingDistributions2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/streaming-distribution', ], 'input' => [ 'shape' => 'ListStreamingDistributionsRequest', ], 'output' => [ 'shape' => 'ListStreamingDistributionsResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource2016_09_07', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-07/tagging', ], 'input' => [ 'shape' => 'ListTagsForResourceRequest', ], 'output' => [ 'shape' => 'ListTagsForResourceResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'NoSuchResource', ], ], ], 'TagResource' => [ 'name' => 'TagResource2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/tagging?Operation=Tag', 'responseCode' => 204, ], 'input' => [ 'shape' => 'TagResourceRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'NoSuchResource', ], ], ], 'UntagResource' => [ 'name' => 'UntagResource2016_09_07', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-07/tagging?Operation=Untag', 'responseCode' => 204, ], 'input' => [ 'shape' => 'UntagResourceRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'NoSuchResource', ], ], ], 'UpdateCloudFrontOriginAccessIdentity' => [ 'name' => 'UpdateCloudFrontOriginAccessIdentity2016_09_07', 'http' => [ 'method' => 'PUT', 'requestUri' => '/2016-09-07/origin-access-identity/cloudfront/{Id}/config', ], 'input' => [ 'shape' => 'UpdateCloudFrontOriginAccessIdentityRequest', ], 'output' => [ 'shape' => 'UpdateCloudFrontOriginAccessIdentityResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'IllegalUpdate', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'UpdateDistribution' => [ 'name' => 'UpdateDistribution2016_09_07', 'http' => [ 'method' => 'PUT', 'requestUri' => '/2016-09-07/distribution/{Id}/config', ], 'input' => [ 'shape' => 'UpdateDistributionRequest', ], 'output' => [ 'shape' => 'UpdateDistributionResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'IllegalUpdate', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'TooManyDistributionCNAMEs', ], [ 'shape' => 'InvalidDefaultRootObject', ], [ 'shape' => 'InvalidRelativePath', ], [ 'shape' => 'InvalidErrorCode', ], [ 'shape' => 'InvalidResponseCode', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InvalidViewerCertificate', ], [ 'shape' => 'InvalidMinimumProtocolVersion', ], [ 'shape' => 'InvalidRequiredProtocol', ], [ 'shape' => 'NoSuchOrigin', ], [ 'shape' => 'TooManyOrigins', ], [ 'shape' => 'TooManyCacheBehaviors', ], [ 'shape' => 'TooManyCookieNamesInWhiteList', ], [ 'shape' => 'InvalidForwardCookies', ], [ 'shape' => 'TooManyHeadersInForwardedValues', ], [ 'shape' => 'InvalidHeadersForS3Origin', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'TooManyCertificates', ], [ 'shape' => 'InvalidLocationCode', ], [ 'shape' => 'InvalidGeoRestrictionParameter', ], [ 'shape' => 'InvalidTTLOrder', ], [ 'shape' => 'InvalidWebACLId', ], [ 'shape' => 'TooManyOriginCustomHeaders', ], [ 'shape' => 'TooManyQueryStringParameters', ], [ 'shape' => 'InvalidQueryStringParameters', ], ], ], 'UpdateStreamingDistribution' => [ 'name' => 'UpdateStreamingDistribution2016_09_07', 'http' => [ 'method' => 'PUT', 'requestUri' => '/2016-09-07/streaming-distribution/{Id}/config', ], 'input' => [ 'shape' => 'UpdateStreamingDistributionRequest', ], 'output' => [ 'shape' => 'UpdateStreamingDistributionResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'IllegalUpdate', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'TooManyStreamingDistributionCNAMEs', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InconsistentQuantities', ], ], ], ], 'shapes' => [ 'AccessDenied' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 403, ], 'exception' => true, ], 'ActiveTrustedSigners' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'Quantity', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'SignerList', ], ], ], 'AliasList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'CNAME', ], ], 'Aliases' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'AliasList', ], ], ], 'AllowedMethods' => [ 'type' => 'structure', 'required' => [ 'Quantity', 'Items', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'MethodsList', ], 'CachedMethods' => [ 'shape' => 'CachedMethods', ], ], ], 'AwsAccountNumberList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'AwsAccountNumber', ], ], 'BatchTooLarge' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 413, ], 'exception' => true, ], 'CNAMEAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CacheBehavior' => [ 'type' => 'structure', 'required' => [ 'PathPattern', 'TargetOriginId', 'ForwardedValues', 'TrustedSigners', 'ViewerProtocolPolicy', 'MinTTL', ], 'members' => [ 'PathPattern' => [ 'shape' => 'string', ], 'TargetOriginId' => [ 'shape' => 'string', ], 'ForwardedValues' => [ 'shape' => 'ForwardedValues', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'ViewerProtocolPolicy' => [ 'shape' => 'ViewerProtocolPolicy', ], 'MinTTL' => [ 'shape' => 'long', ], 'AllowedMethods' => [ 'shape' => 'AllowedMethods', ], 'SmoothStreaming' => [ 'shape' => 'boolean', ], 'DefaultTTL' => [ 'shape' => 'long', ], 'MaxTTL' => [ 'shape' => 'long', ], 'Compress' => [ 'shape' => 'boolean', ], ], ], 'CacheBehaviorList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheBehavior', 'locationName' => 'CacheBehavior', ], ], 'CacheBehaviors' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CacheBehaviorList', ], ], ], 'CachedMethods' => [ 'type' => 'structure', 'required' => [ 'Quantity', 'Items', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'MethodsList', ], ], ], 'CertificateSource' => [ 'type' => 'string', 'enum' => [ 'cloudfront', 'iam', 'acm', ], ], 'CloudFrontOriginAccessIdentity' => [ 'type' => 'structure', 'required' => [ 'Id', 'S3CanonicalUserId', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'S3CanonicalUserId' => [ 'shape' => 'string', ], 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', ], ], ], 'CloudFrontOriginAccessIdentityAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CloudFrontOriginAccessIdentityConfig' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'Comment', ], 'members' => [ 'CallerReference' => [ 'shape' => 'string', ], 'Comment' => [ 'shape' => 'string', ], ], ], 'CloudFrontOriginAccessIdentityInUse' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CloudFrontOriginAccessIdentityList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CloudFrontOriginAccessIdentitySummaryList', ], ], ], 'CloudFrontOriginAccessIdentitySummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'S3CanonicalUserId', 'Comment', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'S3CanonicalUserId' => [ 'shape' => 'string', ], 'Comment' => [ 'shape' => 'string', ], ], ], 'CloudFrontOriginAccessIdentitySummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudFrontOriginAccessIdentitySummary', 'locationName' => 'CloudFrontOriginAccessIdentitySummary', ], ], 'CookieNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Name', ], ], 'CookieNames' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CookieNameList', ], ], ], 'CookiePreference' => [ 'type' => 'structure', 'required' => [ 'Forward', ], 'members' => [ 'Forward' => [ 'shape' => 'ItemSelection', ], 'WhitelistedNames' => [ 'shape' => 'CookieNames', ], ], ], 'CreateCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'CloudFrontOriginAccessIdentityConfig', ], 'members' => [ 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', 'locationName' => 'CloudFrontOriginAccessIdentityConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'CloudFrontOriginAccessIdentityConfig', ], 'CreateCloudFrontOriginAccessIdentityResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentity' => [ 'shape' => 'CloudFrontOriginAccessIdentity', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentity', ], 'CreateDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionConfig', ], 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', 'locationName' => 'DistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'DistributionConfig', ], 'CreateDistributionResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'CreateDistributionWithTagsRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionConfigWithTags', ], 'members' => [ 'DistributionConfigWithTags' => [ 'shape' => 'DistributionConfigWithTags', 'locationName' => 'DistributionConfigWithTags', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'DistributionConfigWithTags', ], 'CreateDistributionWithTagsResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'CreateInvalidationRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionId', 'InvalidationBatch', ], 'members' => [ 'DistributionId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'DistributionId', ], 'InvalidationBatch' => [ 'shape' => 'InvalidationBatch', 'locationName' => 'InvalidationBatch', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'InvalidationBatch', ], 'CreateInvalidationResult' => [ 'type' => 'structure', 'members' => [ 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'Invalidation' => [ 'shape' => 'Invalidation', ], ], 'payload' => 'Invalidation', ], 'CreateStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfig', ], 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', 'locationName' => 'StreamingDistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'StreamingDistributionConfig', ], 'CreateStreamingDistributionResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'CreateStreamingDistributionWithTagsRequest' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfigWithTags', ], 'members' => [ 'StreamingDistributionConfigWithTags' => [ 'shape' => 'StreamingDistributionConfigWithTags', 'locationName' => 'StreamingDistributionConfigWithTags', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'StreamingDistributionConfigWithTags', ], 'CreateStreamingDistributionWithTagsResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'CustomErrorResponse' => [ 'type' => 'structure', 'required' => [ 'ErrorCode', ], 'members' => [ 'ErrorCode' => [ 'shape' => 'integer', ], 'ResponsePagePath' => [ 'shape' => 'string', ], 'ResponseCode' => [ 'shape' => 'string', ], 'ErrorCachingMinTTL' => [ 'shape' => 'long', ], ], ], 'CustomErrorResponseList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CustomErrorResponse', 'locationName' => 'CustomErrorResponse', ], ], 'CustomErrorResponses' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CustomErrorResponseList', ], ], ], 'CustomHeaders' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'OriginCustomHeadersList', ], ], ], 'CustomOriginConfig' => [ 'type' => 'structure', 'required' => [ 'HTTPPort', 'HTTPSPort', 'OriginProtocolPolicy', ], 'members' => [ 'HTTPPort' => [ 'shape' => 'integer', ], 'HTTPSPort' => [ 'shape' => 'integer', ], 'OriginProtocolPolicy' => [ 'shape' => 'OriginProtocolPolicy', ], 'OriginSslProtocols' => [ 'shape' => 'OriginSslProtocols', ], ], ], 'DefaultCacheBehavior' => [ 'type' => 'structure', 'required' => [ 'TargetOriginId', 'ForwardedValues', 'TrustedSigners', 'ViewerProtocolPolicy', 'MinTTL', ], 'members' => [ 'TargetOriginId' => [ 'shape' => 'string', ], 'ForwardedValues' => [ 'shape' => 'ForwardedValues', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'ViewerProtocolPolicy' => [ 'shape' => 'ViewerProtocolPolicy', ], 'MinTTL' => [ 'shape' => 'long', ], 'AllowedMethods' => [ 'shape' => 'AllowedMethods', ], 'SmoothStreaming' => [ 'shape' => 'boolean', ], 'DefaultTTL' => [ 'shape' => 'long', ], 'MaxTTL' => [ 'shape' => 'long', ], 'Compress' => [ 'shape' => 'boolean', ], ], ], 'DeleteCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], ], 'DeleteDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], ], 'DeleteStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], ], 'Distribution' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'LastModifiedTime', 'InProgressInvalidationBatches', 'DomainName', 'ActiveTrustedSigners', 'DistributionConfig', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'InProgressInvalidationBatches' => [ 'shape' => 'integer', ], 'DomainName' => [ 'shape' => 'string', ], 'ActiveTrustedSigners' => [ 'shape' => 'ActiveTrustedSigners', ], 'DistributionConfig' => [ 'shape' => 'DistributionConfig', ], ], ], 'DistributionAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'DistributionConfig' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'Origins', 'DefaultCacheBehavior', 'Comment', 'Enabled', ], 'members' => [ 'CallerReference' => [ 'shape' => 'string', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'DefaultRootObject' => [ 'shape' => 'string', ], 'Origins' => [ 'shape' => 'Origins', ], 'DefaultCacheBehavior' => [ 'shape' => 'DefaultCacheBehavior', ], 'CacheBehaviors' => [ 'shape' => 'CacheBehaviors', ], 'CustomErrorResponses' => [ 'shape' => 'CustomErrorResponses', ], 'Comment' => [ 'shape' => 'string', ], 'Logging' => [ 'shape' => 'LoggingConfig', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], 'ViewerCertificate' => [ 'shape' => 'ViewerCertificate', ], 'Restrictions' => [ 'shape' => 'Restrictions', ], 'WebACLId' => [ 'shape' => 'string', ], 'HttpVersion' => [ 'shape' => 'HttpVersion', ], ], ], 'DistributionConfigWithTags' => [ 'type' => 'structure', 'required' => [ 'DistributionConfig', 'Tags', ], 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'DistributionList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'DistributionSummaryList', ], ], ], 'DistributionNotDisabled' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'DistributionSummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'LastModifiedTime', 'DomainName', 'Aliases', 'Origins', 'DefaultCacheBehavior', 'CacheBehaviors', 'CustomErrorResponses', 'Comment', 'PriceClass', 'Enabled', 'ViewerCertificate', 'Restrictions', 'WebACLId', 'HttpVersion', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'DomainName' => [ 'shape' => 'string', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'Origins' => [ 'shape' => 'Origins', ], 'DefaultCacheBehavior' => [ 'shape' => 'DefaultCacheBehavior', ], 'CacheBehaviors' => [ 'shape' => 'CacheBehaviors', ], 'CustomErrorResponses' => [ 'shape' => 'CustomErrorResponses', ], 'Comment' => [ 'shape' => 'string', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], 'ViewerCertificate' => [ 'shape' => 'ViewerCertificate', ], 'Restrictions' => [ 'shape' => 'Restrictions', ], 'WebACLId' => [ 'shape' => 'string', ], 'HttpVersion' => [ 'shape' => 'HttpVersion', ], ], ], 'DistributionSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DistributionSummary', 'locationName' => 'DistributionSummary', ], ], 'ForwardedValues' => [ 'type' => 'structure', 'required' => [ 'QueryString', 'Cookies', ], 'members' => [ 'QueryString' => [ 'shape' => 'boolean', ], 'Cookies' => [ 'shape' => 'CookiePreference', ], 'Headers' => [ 'shape' => 'Headers', ], 'QueryStringCacheKeys' => [ 'shape' => 'QueryStringCacheKeys', ], ], ], 'GeoRestriction' => [ 'type' => 'structure', 'required' => [ 'RestrictionType', 'Quantity', ], 'members' => [ 'RestrictionType' => [ 'shape' => 'GeoRestrictionType', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'LocationList', ], ], ], 'GeoRestrictionType' => [ 'type' => 'string', 'enum' => [ 'blacklist', 'whitelist', 'none', ], ], 'GetCloudFrontOriginAccessIdentityConfigRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetCloudFrontOriginAccessIdentityConfigResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentityConfig', ], 'GetCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetCloudFrontOriginAccessIdentityResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentity' => [ 'shape' => 'CloudFrontOriginAccessIdentity', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentity', ], 'GetDistributionConfigRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetDistributionConfigResult' => [ 'type' => 'structure', 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'DistributionConfig', ], 'GetDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetDistributionResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'GetInvalidationRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionId', 'Id', ], 'members' => [ 'DistributionId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'DistributionId', ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetInvalidationResult' => [ 'type' => 'structure', 'members' => [ 'Invalidation' => [ 'shape' => 'Invalidation', ], ], 'payload' => 'Invalidation', ], 'GetStreamingDistributionConfigRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetStreamingDistributionConfigResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistributionConfig', ], 'GetStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetStreamingDistributionResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'HeaderList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Name', ], ], 'Headers' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'HeaderList', ], ], ], 'HttpVersion' => [ 'type' => 'string', 'enum' => [ 'http1.1', 'http2', ], ], 'IllegalUpdate' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InconsistentQuantities' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidArgument' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidDefaultRootObject' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidErrorCode' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidForwardCookies' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidGeoRestrictionParameter' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidHeadersForS3Origin' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidIfMatchVersion' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidLocationCode' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidMinimumProtocolVersion' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidOrigin' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidOriginAccessIdentity' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidProtocolSettings' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidQueryStringParameters' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidRelativePath' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidRequiredProtocol' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidResponseCode' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidTTLOrder' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidTagging' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidViewerCertificate' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidWebACLId' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Invalidation' => [ 'type' => 'structure', 'required' => [ 'Id', 'Status', 'CreateTime', 'InvalidationBatch', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'CreateTime' => [ 'shape' => 'timestamp', ], 'InvalidationBatch' => [ 'shape' => 'InvalidationBatch', ], ], ], 'InvalidationBatch' => [ 'type' => 'structure', 'required' => [ 'Paths', 'CallerReference', ], 'members' => [ 'Paths' => [ 'shape' => 'Paths', ], 'CallerReference' => [ 'shape' => 'string', ], ], ], 'InvalidationList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'InvalidationSummaryList', ], ], ], 'InvalidationSummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'CreateTime', 'Status', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'CreateTime' => [ 'shape' => 'timestamp', ], 'Status' => [ 'shape' => 'string', ], ], ], 'InvalidationSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InvalidationSummary', 'locationName' => 'InvalidationSummary', ], ], 'ItemSelection' => [ 'type' => 'string', 'enum' => [ 'none', 'whitelist', 'all', ], ], 'KeyPairIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'KeyPairId', ], ], 'KeyPairIds' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'KeyPairIdList', ], ], ], 'ListCloudFrontOriginAccessIdentitiesRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListCloudFrontOriginAccessIdentitiesResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentityList' => [ 'shape' => 'CloudFrontOriginAccessIdentityList', ], ], 'payload' => 'CloudFrontOriginAccessIdentityList', ], 'ListDistributionsByWebACLIdRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', ], 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], 'WebACLId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'WebACLId', ], ], ], 'ListDistributionsByWebACLIdResult' => [ 'type' => 'structure', 'members' => [ 'DistributionList' => [ 'shape' => 'DistributionList', ], ], 'payload' => 'DistributionList', ], 'ListDistributionsRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListDistributionsResult' => [ 'type' => 'structure', 'members' => [ 'DistributionList' => [ 'shape' => 'DistributionList', ], ], 'payload' => 'DistributionList', ], 'ListInvalidationsRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionId', ], 'members' => [ 'DistributionId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'DistributionId', ], 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListInvalidationsResult' => [ 'type' => 'structure', 'members' => [ 'InvalidationList' => [ 'shape' => 'InvalidationList', ], ], 'payload' => 'InvalidationList', ], 'ListStreamingDistributionsRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListStreamingDistributionsResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistributionList' => [ 'shape' => 'StreamingDistributionList', ], ], 'payload' => 'StreamingDistributionList', ], 'ListTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', ], 'members' => [ 'Resource' => [ 'shape' => 'ResourceARN', 'location' => 'querystring', 'locationName' => 'Resource', ], ], ], 'ListTagsForResourceResult' => [ 'type' => 'structure', 'required' => [ 'Tags', ], 'members' => [ 'Tags' => [ 'shape' => 'Tags', ], ], 'payload' => 'Tags', ], 'LocationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Location', ], ], 'LoggingConfig' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'IncludeCookies', 'Bucket', 'Prefix', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'IncludeCookies' => [ 'shape' => 'boolean', ], 'Bucket' => [ 'shape' => 'string', ], 'Prefix' => [ 'shape' => 'string', ], ], ], 'Method' => [ 'type' => 'string', 'enum' => [ 'GET', 'HEAD', 'POST', 'PUT', 'PATCH', 'OPTIONS', 'DELETE', ], ], 'MethodsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Method', 'locationName' => 'Method', ], ], 'MinimumProtocolVersion' => [ 'type' => 'string', 'enum' => [ 'SSLv3', 'TLSv1', ], ], 'MissingBody' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'NoSuchCloudFrontOriginAccessIdentity' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchDistribution' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchInvalidation' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchOrigin' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchResource' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchStreamingDistribution' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'Origin' => [ 'type' => 'structure', 'required' => [ 'Id', 'DomainName', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'DomainName' => [ 'shape' => 'string', ], 'OriginPath' => [ 'shape' => 'string', ], 'CustomHeaders' => [ 'shape' => 'CustomHeaders', ], 'S3OriginConfig' => [ 'shape' => 'S3OriginConfig', ], 'CustomOriginConfig' => [ 'shape' => 'CustomOriginConfig', ], ], ], 'OriginCustomHeader' => [ 'type' => 'structure', 'required' => [ 'HeaderName', 'HeaderValue', ], 'members' => [ 'HeaderName' => [ 'shape' => 'string', ], 'HeaderValue' => [ 'shape' => 'string', ], ], ], 'OriginCustomHeadersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OriginCustomHeader', 'locationName' => 'OriginCustomHeader', ], ], 'OriginList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Origin', 'locationName' => 'Origin', ], 'min' => 1, ], 'OriginProtocolPolicy' => [ 'type' => 'string', 'enum' => [ 'http-only', 'match-viewer', 'https-only', ], ], 'OriginSslProtocols' => [ 'type' => 'structure', 'required' => [ 'Quantity', 'Items', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'SslProtocolsList', ], ], ], 'Origins' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'OriginList', ], ], ], 'PathList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Path', ], ], 'Paths' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'PathList', ], ], ], 'PreconditionFailed' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 412, ], 'exception' => true, ], 'PriceClass' => [ 'type' => 'string', 'enum' => [ 'PriceClass_100', 'PriceClass_200', 'PriceClass_All', ], ], 'QueryStringCacheKeys' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'QueryStringCacheKeysList', ], ], ], 'QueryStringCacheKeysList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Name', ], ], 'ResourceARN' => [ 'type' => 'string', 'pattern' => 'arn:aws:cloudfront::[0-9]+:.*', ], 'Restrictions' => [ 'type' => 'structure', 'required' => [ 'GeoRestriction', ], 'members' => [ 'GeoRestriction' => [ 'shape' => 'GeoRestriction', ], ], ], 'S3Origin' => [ 'type' => 'structure', 'required' => [ 'DomainName', 'OriginAccessIdentity', ], 'members' => [ 'DomainName' => [ 'shape' => 'string', ], 'OriginAccessIdentity' => [ 'shape' => 'string', ], ], ], 'S3OriginConfig' => [ 'type' => 'structure', 'required' => [ 'OriginAccessIdentity', ], 'members' => [ 'OriginAccessIdentity' => [ 'shape' => 'string', ], ], ], 'SSLSupportMethod' => [ 'type' => 'string', 'enum' => [ 'sni-only', 'vip', ], ], 'Signer' => [ 'type' => 'structure', 'members' => [ 'AwsAccountNumber' => [ 'shape' => 'string', ], 'KeyPairIds' => [ 'shape' => 'KeyPairIds', ], ], ], 'SignerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Signer', 'locationName' => 'Signer', ], ], 'SslProtocol' => [ 'type' => 'string', 'enum' => [ 'SSLv3', 'TLSv1', 'TLSv1.1', 'TLSv1.2', ], ], 'SslProtocolsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SslProtocol', 'locationName' => 'SslProtocol', ], ], 'StreamingDistribution' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'DomainName', 'ActiveTrustedSigners', 'StreamingDistributionConfig', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'DomainName' => [ 'shape' => 'string', ], 'ActiveTrustedSigners' => [ 'shape' => 'ActiveTrustedSigners', ], 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', ], ], ], 'StreamingDistributionAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'StreamingDistributionConfig' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'S3Origin', 'Comment', 'TrustedSigners', 'Enabled', ], 'members' => [ 'CallerReference' => [ 'shape' => 'string', ], 'S3Origin' => [ 'shape' => 'S3Origin', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'Comment' => [ 'shape' => 'string', ], 'Logging' => [ 'shape' => 'StreamingLoggingConfig', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], ], ], 'StreamingDistributionConfigWithTags' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfig', 'Tags', ], 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'StreamingDistributionList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'StreamingDistributionSummaryList', ], ], ], 'StreamingDistributionNotDisabled' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'StreamingDistributionSummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'LastModifiedTime', 'DomainName', 'S3Origin', 'Aliases', 'TrustedSigners', 'Comment', 'PriceClass', 'Enabled', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'DomainName' => [ 'shape' => 'string', ], 'S3Origin' => [ 'shape' => 'S3Origin', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'Comment' => [ 'shape' => 'string', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], ], ], 'StreamingDistributionSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StreamingDistributionSummary', 'locationName' => 'StreamingDistributionSummary', ], ], 'StreamingLoggingConfig' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'Bucket', 'Prefix', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'Bucket' => [ 'shape' => 'string', ], 'Prefix' => [ 'shape' => 'string', ], ], ], 'Tag' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$', ], 'TagKeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagKey', 'locationName' => 'Key', ], ], 'TagKeys' => [ 'type' => 'structure', 'members' => [ 'Items' => [ 'shape' => 'TagKeyList', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagResourceRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', 'Tags', ], 'members' => [ 'Resource' => [ 'shape' => 'ResourceARN', 'location' => 'querystring', 'locationName' => 'Resource', ], 'Tags' => [ 'shape' => 'Tags', 'locationName' => 'Tags', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'Tags', ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 0, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$', ], 'Tags' => [ 'type' => 'structure', 'members' => [ 'Items' => [ 'shape' => 'TagList', ], ], ], 'TooManyCacheBehaviors' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyCertificates' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyCloudFrontOriginAccessIdentities' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyCookieNamesInWhiteList' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyDistributionCNAMEs' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyDistributions' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyHeadersInForwardedValues' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyInvalidationsInProgress' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyOriginCustomHeaders' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyOrigins' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyQueryStringParameters' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyStreamingDistributionCNAMEs' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyStreamingDistributions' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyTrustedSigners' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrustedSignerDoesNotExist' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrustedSigners' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'Quantity', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'AwsAccountNumberList', ], ], ], 'UntagResourceRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', 'TagKeys', ], 'members' => [ 'Resource' => [ 'shape' => 'ResourceARN', 'location' => 'querystring', 'locationName' => 'Resource', ], 'TagKeys' => [ 'shape' => 'TagKeys', 'locationName' => 'TagKeys', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], ], 'payload' => 'TagKeys', ], 'UpdateCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'CloudFrontOriginAccessIdentityConfig', 'Id', ], 'members' => [ 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', 'locationName' => 'CloudFrontOriginAccessIdentityConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], 'payload' => 'CloudFrontOriginAccessIdentityConfig', ], 'UpdateCloudFrontOriginAccessIdentityResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentity' => [ 'shape' => 'CloudFrontOriginAccessIdentity', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentity', ], 'UpdateDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionConfig', 'Id', ], 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', 'locationName' => 'DistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], 'payload' => 'DistributionConfig', ], 'UpdateDistributionResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'UpdateStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfig', 'Id', ], 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', 'locationName' => 'StreamingDistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-07/', ], ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], 'payload' => 'StreamingDistributionConfig', ], 'UpdateStreamingDistributionResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'ViewerCertificate' => [ 'type' => 'structure', 'members' => [ 'CloudFrontDefaultCertificate' => [ 'shape' => 'boolean', ], 'IAMCertificateId' => [ 'shape' => 'string', ], 'ACMCertificateArn' => [ 'shape' => 'string', ], 'SSLSupportMethod' => [ 'shape' => 'SSLSupportMethod', ], 'MinimumProtocolVersion' => [ 'shape' => 'MinimumProtocolVersion', ], 'Certificate' => [ 'shape' => 'string', 'deprecated' => true, ], 'CertificateSource' => [ 'shape' => 'CertificateSource', 'deprecated' => true, ], ], ], 'ViewerProtocolPolicy' => [ 'type' => 'string', 'enum' => [ 'allow-all', 'https-only', 'redirect-to-https', ], ], 'boolean' => [ 'type' => 'boolean', ], 'integer' => [ 'type' => 'integer', ], 'long' => [ 'type' => 'long', ], 'string' => [ 'type' => 'string', ], 'timestamp' => [ 'type' => 'timestamp', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php new file mode 100644 index 000000000..37d727ce7 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/paginators-1.json.php @@ -0,0 +1,3 @@ + [ 'ListCloudFrontOriginAccessIdentities' => [ 'input_token' => 'Marker', 'output_token' => 'CloudFrontOriginAccessIdentityList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'CloudFrontOriginAccessIdentityList.IsTruncated', 'result_key' => 'CloudFrontOriginAccessIdentityList.Items', ], 'ListDistributions' => [ 'input_token' => 'Marker', 'output_token' => 'DistributionList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'DistributionList.IsTruncated', 'result_key' => 'DistributionList.Items', ], 'ListInvalidations' => [ 'input_token' => 'Marker', 'output_token' => 'InvalidationList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'InvalidationList.IsTruncated', 'result_key' => 'InvalidationList.Items', ], 'ListStreamingDistributions' => [ 'input_token' => 'Marker', 'output_token' => 'StreamingDistributionList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'StreamingDistributionList.IsTruncated', 'result_key' => 'StreamingDistributionList.Items', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php new file mode 100644 index 000000000..1f7abe5d5 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-1.json.php @@ -0,0 +1,3 @@ + [ '__default__' => [ 'success_type' => 'output', 'success_path' => 'Status', ], 'StreamingDistributionDeployed' => [ 'operation' => 'GetStreamingDistribution', 'description' => 'Wait until a streaming distribution is deployed.', 'interval' => 60, 'max_attempts' => 25, 'success_value' => 'Deployed', ], 'DistributionDeployed' => [ 'operation' => 'GetDistribution', 'description' => 'Wait until a distribution is deployed.', 'interval' => 60, 'max_attempts' => 25, 'success_value' => 'Deployed', ], 'InvalidationCompleted' => [ 'operation' => 'GetInvalidation', 'description' => 'Wait until an invalidation has completed.', 'interval' => 20, 'max_attempts' => 30, 'success_value' => 'Completed', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php new file mode 100644 index 000000000..db476beea --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-07/waiters-2.json.php @@ -0,0 +1,3 @@ + 2, 'waiters' => [ 'DistributionDeployed' => [ 'delay' => 60, 'operation' => 'GetDistribution', 'maxAttempts' => 25, 'description' => 'Wait until a distribution is deployed.', 'acceptors' => [ [ 'expected' => 'Deployed', 'matcher' => 'path', 'state' => 'success', 'argument' => 'Distribution.Status', ], ], ], 'InvalidationCompleted' => [ 'delay' => 20, 'operation' => 'GetInvalidation', 'maxAttempts' => 30, 'description' => 'Wait until an invalidation has completed.', 'acceptors' => [ [ 'expected' => 'Completed', 'matcher' => 'path', 'state' => 'success', 'argument' => 'Invalidation.Status', ], ], ], 'StreamingDistributionDeployed' => [ 'delay' => 60, 'operation' => 'GetStreamingDistribution', 'maxAttempts' => 25, 'description' => 'Wait until a streaming distribution is deployed.', 'acceptors' => [ [ 'expected' => 'Deployed', 'matcher' => 'path', 'state' => 'success', 'argument' => 'StreamingDistribution.Status', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php new file mode 100644 index 000000000..41c825a98 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/api-2.json.php @@ -0,0 +1,3 @@ + '2.0', 'metadata' => [ 'apiVersion' => '2016-09-29', 'endpointPrefix' => 'cloudfront', 'globalEndpoint' => 'cloudfront.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'CloudFront', 'serviceFullName' => 'Amazon CloudFront', 'signatureVersion' => 'v4', ], 'operations' => [ 'CreateCloudFrontOriginAccessIdentity' => [ 'name' => 'CreateCloudFrontOriginAccessIdentity2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/origin-access-identity/cloudfront', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateCloudFrontOriginAccessIdentityRequest', ], 'output' => [ 'shape' => 'CreateCloudFrontOriginAccessIdentityResult', ], 'errors' => [ [ 'shape' => 'CloudFrontOriginAccessIdentityAlreadyExists', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyCloudFrontOriginAccessIdentities', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'CreateDistribution' => [ 'name' => 'CreateDistribution2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/distribution', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDistributionRequest', ], 'output' => [ 'shape' => 'CreateDistributionResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'DistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InvalidViewerCertificate', ], [ 'shape' => 'InvalidMinimumProtocolVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyDistributionCNAMEs', ], [ 'shape' => 'TooManyDistributions', ], [ 'shape' => 'InvalidDefaultRootObject', ], [ 'shape' => 'InvalidRelativePath', ], [ 'shape' => 'InvalidErrorCode', ], [ 'shape' => 'InvalidResponseCode', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidRequiredProtocol', ], [ 'shape' => 'NoSuchOrigin', ], [ 'shape' => 'TooManyOrigins', ], [ 'shape' => 'TooManyCacheBehaviors', ], [ 'shape' => 'TooManyCookieNamesInWhiteList', ], [ 'shape' => 'InvalidForwardCookies', ], [ 'shape' => 'TooManyHeadersInForwardedValues', ], [ 'shape' => 'InvalidHeadersForS3Origin', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'TooManyCertificates', ], [ 'shape' => 'InvalidLocationCode', ], [ 'shape' => 'InvalidGeoRestrictionParameter', ], [ 'shape' => 'InvalidProtocolSettings', ], [ 'shape' => 'InvalidTTLOrder', ], [ 'shape' => 'InvalidWebACLId', ], [ 'shape' => 'TooManyOriginCustomHeaders', ], [ 'shape' => 'TooManyQueryStringParameters', ], [ 'shape' => 'InvalidQueryStringParameters', ], ], ], 'CreateDistributionWithTags' => [ 'name' => 'CreateDistributionWithTags2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/distribution?WithTags', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateDistributionWithTagsRequest', ], 'output' => [ 'shape' => 'CreateDistributionWithTagsResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'DistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InvalidViewerCertificate', ], [ 'shape' => 'InvalidMinimumProtocolVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyDistributionCNAMEs', ], [ 'shape' => 'TooManyDistributions', ], [ 'shape' => 'InvalidDefaultRootObject', ], [ 'shape' => 'InvalidRelativePath', ], [ 'shape' => 'InvalidErrorCode', ], [ 'shape' => 'InvalidResponseCode', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidRequiredProtocol', ], [ 'shape' => 'NoSuchOrigin', ], [ 'shape' => 'TooManyOrigins', ], [ 'shape' => 'TooManyCacheBehaviors', ], [ 'shape' => 'TooManyCookieNamesInWhiteList', ], [ 'shape' => 'InvalidForwardCookies', ], [ 'shape' => 'TooManyHeadersInForwardedValues', ], [ 'shape' => 'InvalidHeadersForS3Origin', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'TooManyCertificates', ], [ 'shape' => 'InvalidLocationCode', ], [ 'shape' => 'InvalidGeoRestrictionParameter', ], [ 'shape' => 'InvalidProtocolSettings', ], [ 'shape' => 'InvalidTTLOrder', ], [ 'shape' => 'InvalidWebACLId', ], [ 'shape' => 'TooManyOriginCustomHeaders', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'TooManyQueryStringParameters', ], [ 'shape' => 'InvalidQueryStringParameters', ], ], ], 'CreateInvalidation' => [ 'name' => 'CreateInvalidation2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/distribution/{DistributionId}/invalidation', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateInvalidationRequest', ], 'output' => [ 'shape' => 'CreateInvalidationResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'BatchTooLarge', ], [ 'shape' => 'TooManyInvalidationsInProgress', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'CreateStreamingDistribution' => [ 'name' => 'CreateStreamingDistribution2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/streaming-distribution', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateStreamingDistributionRequest', ], 'output' => [ 'shape' => 'CreateStreamingDistributionResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'StreamingDistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyStreamingDistributionCNAMEs', ], [ 'shape' => 'TooManyStreamingDistributions', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'CreateStreamingDistributionWithTags' => [ 'name' => 'CreateStreamingDistributionWithTags2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/streaming-distribution?WithTags', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateStreamingDistributionWithTagsRequest', ], 'output' => [ 'shape' => 'CreateStreamingDistributionWithTagsResult', ], 'errors' => [ [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'StreamingDistributionAlreadyExists', ], [ 'shape' => 'InvalidOrigin', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'TooManyStreamingDistributionCNAMEs', ], [ 'shape' => 'TooManyStreamingDistributions', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'InvalidTagging', ], ], ], 'DeleteCloudFrontOriginAccessIdentity' => [ 'name' => 'DeleteCloudFrontOriginAccessIdentity2016_09_29', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2016-09-29/origin-access-identity/cloudfront/{Id}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteCloudFrontOriginAccessIdentityRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'CloudFrontOriginAccessIdentityInUse', ], ], ], 'DeleteDistribution' => [ 'name' => 'DeleteDistribution2016_09_29', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2016-09-29/distribution/{Id}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteDistributionRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'DistributionNotDisabled', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'PreconditionFailed', ], ], ], 'DeleteStreamingDistribution' => [ 'name' => 'DeleteStreamingDistribution2016_09_29', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2016-09-29/streaming-distribution/{Id}', 'responseCode' => 204, ], 'input' => [ 'shape' => 'DeleteStreamingDistributionRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'StreamingDistributionNotDisabled', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'PreconditionFailed', ], ], ], 'GetCloudFrontOriginAccessIdentity' => [ 'name' => 'GetCloudFrontOriginAccessIdentity2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/origin-access-identity/cloudfront/{Id}', ], 'input' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityRequest', ], 'output' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityResult', ], 'errors' => [ [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetCloudFrontOriginAccessIdentityConfig' => [ 'name' => 'GetCloudFrontOriginAccessIdentityConfig2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/origin-access-identity/cloudfront/{Id}/config', ], 'input' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityConfigRequest', ], 'output' => [ 'shape' => 'GetCloudFrontOriginAccessIdentityConfigResult', ], 'errors' => [ [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetDistribution' => [ 'name' => 'GetDistribution2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/distribution/{Id}', ], 'input' => [ 'shape' => 'GetDistributionRequest', ], 'output' => [ 'shape' => 'GetDistributionResult', ], 'errors' => [ [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetDistributionConfig' => [ 'name' => 'GetDistributionConfig2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/distribution/{Id}/config', ], 'input' => [ 'shape' => 'GetDistributionConfigRequest', ], 'output' => [ 'shape' => 'GetDistributionConfigResult', ], 'errors' => [ [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetInvalidation' => [ 'name' => 'GetInvalidation2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/distribution/{DistributionId}/invalidation/{Id}', ], 'input' => [ 'shape' => 'GetInvalidationRequest', ], 'output' => [ 'shape' => 'GetInvalidationResult', ], 'errors' => [ [ 'shape' => 'NoSuchInvalidation', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetStreamingDistribution' => [ 'name' => 'GetStreamingDistribution2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/streaming-distribution/{Id}', ], 'input' => [ 'shape' => 'GetStreamingDistributionRequest', ], 'output' => [ 'shape' => 'GetStreamingDistributionResult', ], 'errors' => [ [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'GetStreamingDistributionConfig' => [ 'name' => 'GetStreamingDistributionConfig2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/streaming-distribution/{Id}/config', ], 'input' => [ 'shape' => 'GetStreamingDistributionConfigRequest', ], 'output' => [ 'shape' => 'GetStreamingDistributionConfigResult', ], 'errors' => [ [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'ListCloudFrontOriginAccessIdentities' => [ 'name' => 'ListCloudFrontOriginAccessIdentities2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/origin-access-identity/cloudfront', ], 'input' => [ 'shape' => 'ListCloudFrontOriginAccessIdentitiesRequest', ], 'output' => [ 'shape' => 'ListCloudFrontOriginAccessIdentitiesResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], ], ], 'ListDistributions' => [ 'name' => 'ListDistributions2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/distribution', ], 'input' => [ 'shape' => 'ListDistributionsRequest', ], 'output' => [ 'shape' => 'ListDistributionsResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], ], ], 'ListDistributionsByWebACLId' => [ 'name' => 'ListDistributionsByWebACLId2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/distributionsByWebACLId/{WebACLId}', ], 'input' => [ 'shape' => 'ListDistributionsByWebACLIdRequest', ], 'output' => [ 'shape' => 'ListDistributionsByWebACLIdResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidWebACLId', ], ], ], 'ListInvalidations' => [ 'name' => 'ListInvalidations2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/distribution/{DistributionId}/invalidation', ], 'input' => [ 'shape' => 'ListInvalidationsRequest', ], 'output' => [ 'shape' => 'ListInvalidationsResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'AccessDenied', ], ], ], 'ListStreamingDistributions' => [ 'name' => 'ListStreamingDistributions2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/streaming-distribution', ], 'input' => [ 'shape' => 'ListStreamingDistributionsRequest', ], 'output' => [ 'shape' => 'ListStreamingDistributionsResult', ], 'errors' => [ [ 'shape' => 'InvalidArgument', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource2016_09_29', 'http' => [ 'method' => 'GET', 'requestUri' => '/2016-09-29/tagging', ], 'input' => [ 'shape' => 'ListTagsForResourceRequest', ], 'output' => [ 'shape' => 'ListTagsForResourceResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'NoSuchResource', ], ], ], 'TagResource' => [ 'name' => 'TagResource2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/tagging?Operation=Tag', 'responseCode' => 204, ], 'input' => [ 'shape' => 'TagResourceRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'NoSuchResource', ], ], ], 'UntagResource' => [ 'name' => 'UntagResource2016_09_29', 'http' => [ 'method' => 'POST', 'requestUri' => '/2016-09-29/tagging?Operation=Untag', 'responseCode' => 204, ], 'input' => [ 'shape' => 'UntagResourceRequest', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidTagging', ], [ 'shape' => 'NoSuchResource', ], ], ], 'UpdateCloudFrontOriginAccessIdentity' => [ 'name' => 'UpdateCloudFrontOriginAccessIdentity2016_09_29', 'http' => [ 'method' => 'PUT', 'requestUri' => '/2016-09-29/origin-access-identity/cloudfront/{Id}/config', ], 'input' => [ 'shape' => 'UpdateCloudFrontOriginAccessIdentityRequest', ], 'output' => [ 'shape' => 'UpdateCloudFrontOriginAccessIdentityResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'IllegalUpdate', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'NoSuchCloudFrontOriginAccessIdentity', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InconsistentQuantities', ], ], ], 'UpdateDistribution' => [ 'name' => 'UpdateDistribution2016_09_29', 'http' => [ 'method' => 'PUT', 'requestUri' => '/2016-09-29/distribution/{Id}/config', ], 'input' => [ 'shape' => 'UpdateDistributionRequest', ], 'output' => [ 'shape' => 'UpdateDistributionResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'IllegalUpdate', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'NoSuchDistribution', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'TooManyDistributionCNAMEs', ], [ 'shape' => 'InvalidDefaultRootObject', ], [ 'shape' => 'InvalidRelativePath', ], [ 'shape' => 'InvalidErrorCode', ], [ 'shape' => 'InvalidResponseCode', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InvalidViewerCertificate', ], [ 'shape' => 'InvalidMinimumProtocolVersion', ], [ 'shape' => 'InvalidRequiredProtocol', ], [ 'shape' => 'NoSuchOrigin', ], [ 'shape' => 'TooManyOrigins', ], [ 'shape' => 'TooManyCacheBehaviors', ], [ 'shape' => 'TooManyCookieNamesInWhiteList', ], [ 'shape' => 'InvalidForwardCookies', ], [ 'shape' => 'TooManyHeadersInForwardedValues', ], [ 'shape' => 'InvalidHeadersForS3Origin', ], [ 'shape' => 'InconsistentQuantities', ], [ 'shape' => 'TooManyCertificates', ], [ 'shape' => 'InvalidLocationCode', ], [ 'shape' => 'InvalidGeoRestrictionParameter', ], [ 'shape' => 'InvalidTTLOrder', ], [ 'shape' => 'InvalidWebACLId', ], [ 'shape' => 'TooManyOriginCustomHeaders', ], [ 'shape' => 'TooManyQueryStringParameters', ], [ 'shape' => 'InvalidQueryStringParameters', ], ], ], 'UpdateStreamingDistribution' => [ 'name' => 'UpdateStreamingDistribution2016_09_29', 'http' => [ 'method' => 'PUT', 'requestUri' => '/2016-09-29/streaming-distribution/{Id}/config', ], 'input' => [ 'shape' => 'UpdateStreamingDistributionRequest', ], 'output' => [ 'shape' => 'UpdateStreamingDistributionResult', ], 'errors' => [ [ 'shape' => 'AccessDenied', ], [ 'shape' => 'CNAMEAlreadyExists', ], [ 'shape' => 'IllegalUpdate', ], [ 'shape' => 'InvalidIfMatchVersion', ], [ 'shape' => 'MissingBody', ], [ 'shape' => 'NoSuchStreamingDistribution', ], [ 'shape' => 'PreconditionFailed', ], [ 'shape' => 'TooManyStreamingDistributionCNAMEs', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidOriginAccessIdentity', ], [ 'shape' => 'TooManyTrustedSigners', ], [ 'shape' => 'TrustedSignerDoesNotExist', ], [ 'shape' => 'InconsistentQuantities', ], ], ], ], 'shapes' => [ 'AccessDenied' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 403, ], 'exception' => true, ], 'ActiveTrustedSigners' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'Quantity', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'SignerList', ], ], ], 'AliasList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'CNAME', ], ], 'Aliases' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'AliasList', ], ], ], 'AllowedMethods' => [ 'type' => 'structure', 'required' => [ 'Quantity', 'Items', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'MethodsList', ], 'CachedMethods' => [ 'shape' => 'CachedMethods', ], ], ], 'AwsAccountNumberList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'AwsAccountNumber', ], ], 'BatchTooLarge' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 413, ], 'exception' => true, ], 'CNAMEAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CacheBehavior' => [ 'type' => 'structure', 'required' => [ 'PathPattern', 'TargetOriginId', 'ForwardedValues', 'TrustedSigners', 'ViewerProtocolPolicy', 'MinTTL', ], 'members' => [ 'PathPattern' => [ 'shape' => 'string', ], 'TargetOriginId' => [ 'shape' => 'string', ], 'ForwardedValues' => [ 'shape' => 'ForwardedValues', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'ViewerProtocolPolicy' => [ 'shape' => 'ViewerProtocolPolicy', ], 'MinTTL' => [ 'shape' => 'long', ], 'AllowedMethods' => [ 'shape' => 'AllowedMethods', ], 'SmoothStreaming' => [ 'shape' => 'boolean', ], 'DefaultTTL' => [ 'shape' => 'long', ], 'MaxTTL' => [ 'shape' => 'long', ], 'Compress' => [ 'shape' => 'boolean', ], ], ], 'CacheBehaviorList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheBehavior', 'locationName' => 'CacheBehavior', ], ], 'CacheBehaviors' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CacheBehaviorList', ], ], ], 'CachedMethods' => [ 'type' => 'structure', 'required' => [ 'Quantity', 'Items', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'MethodsList', ], ], ], 'CertificateSource' => [ 'type' => 'string', 'enum' => [ 'cloudfront', 'iam', 'acm', ], ], 'CloudFrontOriginAccessIdentity' => [ 'type' => 'structure', 'required' => [ 'Id', 'S3CanonicalUserId', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'S3CanonicalUserId' => [ 'shape' => 'string', ], 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', ], ], ], 'CloudFrontOriginAccessIdentityAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CloudFrontOriginAccessIdentityConfig' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'Comment', ], 'members' => [ 'CallerReference' => [ 'shape' => 'string', ], 'Comment' => [ 'shape' => 'string', ], ], ], 'CloudFrontOriginAccessIdentityInUse' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CloudFrontOriginAccessIdentityList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CloudFrontOriginAccessIdentitySummaryList', ], ], ], 'CloudFrontOriginAccessIdentitySummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'S3CanonicalUserId', 'Comment', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'S3CanonicalUserId' => [ 'shape' => 'string', ], 'Comment' => [ 'shape' => 'string', ], ], ], 'CloudFrontOriginAccessIdentitySummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudFrontOriginAccessIdentitySummary', 'locationName' => 'CloudFrontOriginAccessIdentitySummary', ], ], 'CookieNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Name', ], ], 'CookieNames' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CookieNameList', ], ], ], 'CookiePreference' => [ 'type' => 'structure', 'required' => [ 'Forward', ], 'members' => [ 'Forward' => [ 'shape' => 'ItemSelection', ], 'WhitelistedNames' => [ 'shape' => 'CookieNames', ], ], ], 'CreateCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'CloudFrontOriginAccessIdentityConfig', ], 'members' => [ 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', 'locationName' => 'CloudFrontOriginAccessIdentityConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'CloudFrontOriginAccessIdentityConfig', ], 'CreateCloudFrontOriginAccessIdentityResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentity' => [ 'shape' => 'CloudFrontOriginAccessIdentity', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentity', ], 'CreateDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionConfig', ], 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', 'locationName' => 'DistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'DistributionConfig', ], 'CreateDistributionResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'CreateDistributionWithTagsRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionConfigWithTags', ], 'members' => [ 'DistributionConfigWithTags' => [ 'shape' => 'DistributionConfigWithTags', 'locationName' => 'DistributionConfigWithTags', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'DistributionConfigWithTags', ], 'CreateDistributionWithTagsResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'CreateInvalidationRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionId', 'InvalidationBatch', ], 'members' => [ 'DistributionId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'DistributionId', ], 'InvalidationBatch' => [ 'shape' => 'InvalidationBatch', 'locationName' => 'InvalidationBatch', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'InvalidationBatch', ], 'CreateInvalidationResult' => [ 'type' => 'structure', 'members' => [ 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'Invalidation' => [ 'shape' => 'Invalidation', ], ], 'payload' => 'Invalidation', ], 'CreateStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfig', ], 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', 'locationName' => 'StreamingDistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'StreamingDistributionConfig', ], 'CreateStreamingDistributionResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'CreateStreamingDistributionWithTagsRequest' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfigWithTags', ], 'members' => [ 'StreamingDistributionConfigWithTags' => [ 'shape' => 'StreamingDistributionConfigWithTags', 'locationName' => 'StreamingDistributionConfigWithTags', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'StreamingDistributionConfigWithTags', ], 'CreateStreamingDistributionWithTagsResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'Location' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'Location', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'CustomErrorResponse' => [ 'type' => 'structure', 'required' => [ 'ErrorCode', ], 'members' => [ 'ErrorCode' => [ 'shape' => 'integer', ], 'ResponsePagePath' => [ 'shape' => 'string', ], 'ResponseCode' => [ 'shape' => 'string', ], 'ErrorCachingMinTTL' => [ 'shape' => 'long', ], ], ], 'CustomErrorResponseList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CustomErrorResponse', 'locationName' => 'CustomErrorResponse', ], ], 'CustomErrorResponses' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'CustomErrorResponseList', ], ], ], 'CustomHeaders' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'OriginCustomHeadersList', ], ], ], 'CustomOriginConfig' => [ 'type' => 'structure', 'required' => [ 'HTTPPort', 'HTTPSPort', 'OriginProtocolPolicy', ], 'members' => [ 'HTTPPort' => [ 'shape' => 'integer', ], 'HTTPSPort' => [ 'shape' => 'integer', ], 'OriginProtocolPolicy' => [ 'shape' => 'OriginProtocolPolicy', ], 'OriginSslProtocols' => [ 'shape' => 'OriginSslProtocols', ], ], ], 'DefaultCacheBehavior' => [ 'type' => 'structure', 'required' => [ 'TargetOriginId', 'ForwardedValues', 'TrustedSigners', 'ViewerProtocolPolicy', 'MinTTL', ], 'members' => [ 'TargetOriginId' => [ 'shape' => 'string', ], 'ForwardedValues' => [ 'shape' => 'ForwardedValues', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'ViewerProtocolPolicy' => [ 'shape' => 'ViewerProtocolPolicy', ], 'MinTTL' => [ 'shape' => 'long', ], 'AllowedMethods' => [ 'shape' => 'AllowedMethods', ], 'SmoothStreaming' => [ 'shape' => 'boolean', ], 'DefaultTTL' => [ 'shape' => 'long', ], 'MaxTTL' => [ 'shape' => 'long', ], 'Compress' => [ 'shape' => 'boolean', ], ], ], 'DeleteCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], ], 'DeleteDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], ], 'DeleteStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], ], 'Distribution' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'LastModifiedTime', 'InProgressInvalidationBatches', 'DomainName', 'ActiveTrustedSigners', 'DistributionConfig', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'InProgressInvalidationBatches' => [ 'shape' => 'integer', ], 'DomainName' => [ 'shape' => 'string', ], 'ActiveTrustedSigners' => [ 'shape' => 'ActiveTrustedSigners', ], 'DistributionConfig' => [ 'shape' => 'DistributionConfig', ], ], ], 'DistributionAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'DistributionConfig' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'Origins', 'DefaultCacheBehavior', 'Comment', 'Enabled', ], 'members' => [ 'CallerReference' => [ 'shape' => 'string', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'DefaultRootObject' => [ 'shape' => 'string', ], 'Origins' => [ 'shape' => 'Origins', ], 'DefaultCacheBehavior' => [ 'shape' => 'DefaultCacheBehavior', ], 'CacheBehaviors' => [ 'shape' => 'CacheBehaviors', ], 'CustomErrorResponses' => [ 'shape' => 'CustomErrorResponses', ], 'Comment' => [ 'shape' => 'string', ], 'Logging' => [ 'shape' => 'LoggingConfig', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], 'ViewerCertificate' => [ 'shape' => 'ViewerCertificate', ], 'Restrictions' => [ 'shape' => 'Restrictions', ], 'WebACLId' => [ 'shape' => 'string', ], 'HttpVersion' => [ 'shape' => 'HttpVersion', ], 'IsIPV6Enabled' => [ 'shape' => 'boolean', ], ], ], 'DistributionConfigWithTags' => [ 'type' => 'structure', 'required' => [ 'DistributionConfig', 'Tags', ], 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'DistributionList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'DistributionSummaryList', ], ], ], 'DistributionNotDisabled' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'DistributionSummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'LastModifiedTime', 'DomainName', 'Aliases', 'Origins', 'DefaultCacheBehavior', 'CacheBehaviors', 'CustomErrorResponses', 'Comment', 'PriceClass', 'Enabled', 'ViewerCertificate', 'Restrictions', 'WebACLId', 'HttpVersion', 'IsIPV6Enabled', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'DomainName' => [ 'shape' => 'string', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'Origins' => [ 'shape' => 'Origins', ], 'DefaultCacheBehavior' => [ 'shape' => 'DefaultCacheBehavior', ], 'CacheBehaviors' => [ 'shape' => 'CacheBehaviors', ], 'CustomErrorResponses' => [ 'shape' => 'CustomErrorResponses', ], 'Comment' => [ 'shape' => 'string', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], 'ViewerCertificate' => [ 'shape' => 'ViewerCertificate', ], 'Restrictions' => [ 'shape' => 'Restrictions', ], 'WebACLId' => [ 'shape' => 'string', ], 'HttpVersion' => [ 'shape' => 'HttpVersion', ], 'IsIPV6Enabled' => [ 'shape' => 'boolean', ], ], ], 'DistributionSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DistributionSummary', 'locationName' => 'DistributionSummary', ], ], 'ForwardedValues' => [ 'type' => 'structure', 'required' => [ 'QueryString', 'Cookies', ], 'members' => [ 'QueryString' => [ 'shape' => 'boolean', ], 'Cookies' => [ 'shape' => 'CookiePreference', ], 'Headers' => [ 'shape' => 'Headers', ], 'QueryStringCacheKeys' => [ 'shape' => 'QueryStringCacheKeys', ], ], ], 'GeoRestriction' => [ 'type' => 'structure', 'required' => [ 'RestrictionType', 'Quantity', ], 'members' => [ 'RestrictionType' => [ 'shape' => 'GeoRestrictionType', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'LocationList', ], ], ], 'GeoRestrictionType' => [ 'type' => 'string', 'enum' => [ 'blacklist', 'whitelist', 'none', ], ], 'GetCloudFrontOriginAccessIdentityConfigRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetCloudFrontOriginAccessIdentityConfigResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentityConfig', ], 'GetCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetCloudFrontOriginAccessIdentityResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentity' => [ 'shape' => 'CloudFrontOriginAccessIdentity', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentity', ], 'GetDistributionConfigRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetDistributionConfigResult' => [ 'type' => 'structure', 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'DistributionConfig', ], 'GetDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetDistributionResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'GetInvalidationRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionId', 'Id', ], 'members' => [ 'DistributionId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'DistributionId', ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetInvalidationResult' => [ 'type' => 'structure', 'members' => [ 'Invalidation' => [ 'shape' => 'Invalidation', ], ], 'payload' => 'Invalidation', ], 'GetStreamingDistributionConfigRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetStreamingDistributionConfigResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistributionConfig', ], 'GetStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetStreamingDistributionResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'HeaderList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Name', ], ], 'Headers' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'HeaderList', ], ], ], 'HttpVersion' => [ 'type' => 'string', 'enum' => [ 'http1.1', 'http2', ], ], 'IllegalUpdate' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InconsistentQuantities' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidArgument' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidDefaultRootObject' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidErrorCode' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidForwardCookies' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidGeoRestrictionParameter' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidHeadersForS3Origin' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidIfMatchVersion' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidLocationCode' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidMinimumProtocolVersion' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidOrigin' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidOriginAccessIdentity' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidProtocolSettings' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidQueryStringParameters' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidRelativePath' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidRequiredProtocol' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidResponseCode' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidTTLOrder' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidTagging' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidViewerCertificate' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidWebACLId' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Invalidation' => [ 'type' => 'structure', 'required' => [ 'Id', 'Status', 'CreateTime', 'InvalidationBatch', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'CreateTime' => [ 'shape' => 'timestamp', ], 'InvalidationBatch' => [ 'shape' => 'InvalidationBatch', ], ], ], 'InvalidationBatch' => [ 'type' => 'structure', 'required' => [ 'Paths', 'CallerReference', ], 'members' => [ 'Paths' => [ 'shape' => 'Paths', ], 'CallerReference' => [ 'shape' => 'string', ], ], ], 'InvalidationList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'InvalidationSummaryList', ], ], ], 'InvalidationSummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'CreateTime', 'Status', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'CreateTime' => [ 'shape' => 'timestamp', ], 'Status' => [ 'shape' => 'string', ], ], ], 'InvalidationSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InvalidationSummary', 'locationName' => 'InvalidationSummary', ], ], 'ItemSelection' => [ 'type' => 'string', 'enum' => [ 'none', 'whitelist', 'all', ], ], 'KeyPairIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'KeyPairId', ], ], 'KeyPairIds' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'KeyPairIdList', ], ], ], 'ListCloudFrontOriginAccessIdentitiesRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListCloudFrontOriginAccessIdentitiesResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentityList' => [ 'shape' => 'CloudFrontOriginAccessIdentityList', ], ], 'payload' => 'CloudFrontOriginAccessIdentityList', ], 'ListDistributionsByWebACLIdRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', ], 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], 'WebACLId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'WebACLId', ], ], ], 'ListDistributionsByWebACLIdResult' => [ 'type' => 'structure', 'members' => [ 'DistributionList' => [ 'shape' => 'DistributionList', ], ], 'payload' => 'DistributionList', ], 'ListDistributionsRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListDistributionsResult' => [ 'type' => 'structure', 'members' => [ 'DistributionList' => [ 'shape' => 'DistributionList', ], ], 'payload' => 'DistributionList', ], 'ListInvalidationsRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionId', ], 'members' => [ 'DistributionId' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'DistributionId', ], 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListInvalidationsResult' => [ 'type' => 'structure', 'members' => [ 'InvalidationList' => [ 'shape' => 'InvalidationList', ], ], 'payload' => 'InvalidationList', ], 'ListStreamingDistributionsRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'Marker', ], 'MaxItems' => [ 'shape' => 'string', 'location' => 'querystring', 'locationName' => 'MaxItems', ], ], ], 'ListStreamingDistributionsResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistributionList' => [ 'shape' => 'StreamingDistributionList', ], ], 'payload' => 'StreamingDistributionList', ], 'ListTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', ], 'members' => [ 'Resource' => [ 'shape' => 'ResourceARN', 'location' => 'querystring', 'locationName' => 'Resource', ], ], ], 'ListTagsForResourceResult' => [ 'type' => 'structure', 'required' => [ 'Tags', ], 'members' => [ 'Tags' => [ 'shape' => 'Tags', ], ], 'payload' => 'Tags', ], 'LocationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Location', ], ], 'LoggingConfig' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'IncludeCookies', 'Bucket', 'Prefix', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'IncludeCookies' => [ 'shape' => 'boolean', ], 'Bucket' => [ 'shape' => 'string', ], 'Prefix' => [ 'shape' => 'string', ], ], ], 'Method' => [ 'type' => 'string', 'enum' => [ 'GET', 'HEAD', 'POST', 'PUT', 'PATCH', 'OPTIONS', 'DELETE', ], ], 'MethodsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Method', 'locationName' => 'Method', ], ], 'MinimumProtocolVersion' => [ 'type' => 'string', 'enum' => [ 'SSLv3', 'TLSv1', ], ], 'MissingBody' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'NoSuchCloudFrontOriginAccessIdentity' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchDistribution' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchInvalidation' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchOrigin' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchResource' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchStreamingDistribution' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'Origin' => [ 'type' => 'structure', 'required' => [ 'Id', 'DomainName', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'DomainName' => [ 'shape' => 'string', ], 'OriginPath' => [ 'shape' => 'string', ], 'CustomHeaders' => [ 'shape' => 'CustomHeaders', ], 'S3OriginConfig' => [ 'shape' => 'S3OriginConfig', ], 'CustomOriginConfig' => [ 'shape' => 'CustomOriginConfig', ], ], ], 'OriginCustomHeader' => [ 'type' => 'structure', 'required' => [ 'HeaderName', 'HeaderValue', ], 'members' => [ 'HeaderName' => [ 'shape' => 'string', ], 'HeaderValue' => [ 'shape' => 'string', ], ], ], 'OriginCustomHeadersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OriginCustomHeader', 'locationName' => 'OriginCustomHeader', ], ], 'OriginList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Origin', 'locationName' => 'Origin', ], 'min' => 1, ], 'OriginProtocolPolicy' => [ 'type' => 'string', 'enum' => [ 'http-only', 'match-viewer', 'https-only', ], ], 'OriginSslProtocols' => [ 'type' => 'structure', 'required' => [ 'Quantity', 'Items', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'SslProtocolsList', ], ], ], 'Origins' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'OriginList', ], ], ], 'PathList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Path', ], ], 'Paths' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'PathList', ], ], ], 'PreconditionFailed' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 412, ], 'exception' => true, ], 'PriceClass' => [ 'type' => 'string', 'enum' => [ 'PriceClass_100', 'PriceClass_200', 'PriceClass_All', ], ], 'QueryStringCacheKeys' => [ 'type' => 'structure', 'required' => [ 'Quantity', ], 'members' => [ 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'QueryStringCacheKeysList', ], ], ], 'QueryStringCacheKeysList' => [ 'type' => 'list', 'member' => [ 'shape' => 'string', 'locationName' => 'Name', ], ], 'ResourceARN' => [ 'type' => 'string', 'pattern' => 'arn:aws:cloudfront::[0-9]+:.*', ], 'Restrictions' => [ 'type' => 'structure', 'required' => [ 'GeoRestriction', ], 'members' => [ 'GeoRestriction' => [ 'shape' => 'GeoRestriction', ], ], ], 'S3Origin' => [ 'type' => 'structure', 'required' => [ 'DomainName', 'OriginAccessIdentity', ], 'members' => [ 'DomainName' => [ 'shape' => 'string', ], 'OriginAccessIdentity' => [ 'shape' => 'string', ], ], ], 'S3OriginConfig' => [ 'type' => 'structure', 'required' => [ 'OriginAccessIdentity', ], 'members' => [ 'OriginAccessIdentity' => [ 'shape' => 'string', ], ], ], 'SSLSupportMethod' => [ 'type' => 'string', 'enum' => [ 'sni-only', 'vip', ], ], 'Signer' => [ 'type' => 'structure', 'members' => [ 'AwsAccountNumber' => [ 'shape' => 'string', ], 'KeyPairIds' => [ 'shape' => 'KeyPairIds', ], ], ], 'SignerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Signer', 'locationName' => 'Signer', ], ], 'SslProtocol' => [ 'type' => 'string', 'enum' => [ 'SSLv3', 'TLSv1', 'TLSv1.1', 'TLSv1.2', ], ], 'SslProtocolsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SslProtocol', 'locationName' => 'SslProtocol', ], ], 'StreamingDistribution' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'DomainName', 'ActiveTrustedSigners', 'StreamingDistributionConfig', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'DomainName' => [ 'shape' => 'string', ], 'ActiveTrustedSigners' => [ 'shape' => 'ActiveTrustedSigners', ], 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', ], ], ], 'StreamingDistributionAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'StreamingDistributionConfig' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'S3Origin', 'Comment', 'TrustedSigners', 'Enabled', ], 'members' => [ 'CallerReference' => [ 'shape' => 'string', ], 'S3Origin' => [ 'shape' => 'S3Origin', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'Comment' => [ 'shape' => 'string', ], 'Logging' => [ 'shape' => 'StreamingLoggingConfig', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], ], ], 'StreamingDistributionConfigWithTags' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfig', 'Tags', ], 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', ], 'Tags' => [ 'shape' => 'Tags', ], ], ], 'StreamingDistributionList' => [ 'type' => 'structure', 'required' => [ 'Marker', 'MaxItems', 'IsTruncated', 'Quantity', ], 'members' => [ 'Marker' => [ 'shape' => 'string', ], 'NextMarker' => [ 'shape' => 'string', ], 'MaxItems' => [ 'shape' => 'integer', ], 'IsTruncated' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'StreamingDistributionSummaryList', ], ], ], 'StreamingDistributionNotDisabled' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'StreamingDistributionSummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'ARN', 'Status', 'LastModifiedTime', 'DomainName', 'S3Origin', 'Aliases', 'TrustedSigners', 'Comment', 'PriceClass', 'Enabled', ], 'members' => [ 'Id' => [ 'shape' => 'string', ], 'ARN' => [ 'shape' => 'string', ], 'Status' => [ 'shape' => 'string', ], 'LastModifiedTime' => [ 'shape' => 'timestamp', ], 'DomainName' => [ 'shape' => 'string', ], 'S3Origin' => [ 'shape' => 'S3Origin', ], 'Aliases' => [ 'shape' => 'Aliases', ], 'TrustedSigners' => [ 'shape' => 'TrustedSigners', ], 'Comment' => [ 'shape' => 'string', ], 'PriceClass' => [ 'shape' => 'PriceClass', ], 'Enabled' => [ 'shape' => 'boolean', ], ], ], 'StreamingDistributionSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StreamingDistributionSummary', 'locationName' => 'StreamingDistributionSummary', ], ], 'StreamingLoggingConfig' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'Bucket', 'Prefix', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'Bucket' => [ 'shape' => 'string', ], 'Prefix' => [ 'shape' => 'string', ], ], ], 'Tag' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$', ], 'TagKeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagKey', 'locationName' => 'Key', ], ], 'TagKeys' => [ 'type' => 'structure', 'members' => [ 'Items' => [ 'shape' => 'TagKeyList', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagResourceRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', 'Tags', ], 'members' => [ 'Resource' => [ 'shape' => 'ResourceARN', 'location' => 'querystring', 'locationName' => 'Resource', ], 'Tags' => [ 'shape' => 'Tags', 'locationName' => 'Tags', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'Tags', ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 0, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$', ], 'Tags' => [ 'type' => 'structure', 'members' => [ 'Items' => [ 'shape' => 'TagList', ], ], ], 'TooManyCacheBehaviors' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyCertificates' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyCloudFrontOriginAccessIdentities' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyCookieNamesInWhiteList' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyDistributionCNAMEs' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyDistributions' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyHeadersInForwardedValues' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyInvalidationsInProgress' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyOriginCustomHeaders' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyOrigins' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyQueryStringParameters' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyStreamingDistributionCNAMEs' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyStreamingDistributions' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyTrustedSigners' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrustedSignerDoesNotExist' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'string', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrustedSigners' => [ 'type' => 'structure', 'required' => [ 'Enabled', 'Quantity', ], 'members' => [ 'Enabled' => [ 'shape' => 'boolean', ], 'Quantity' => [ 'shape' => 'integer', ], 'Items' => [ 'shape' => 'AwsAccountNumberList', ], ], ], 'UntagResourceRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', 'TagKeys', ], 'members' => [ 'Resource' => [ 'shape' => 'ResourceARN', 'location' => 'querystring', 'locationName' => 'Resource', ], 'TagKeys' => [ 'shape' => 'TagKeys', 'locationName' => 'TagKeys', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], ], 'payload' => 'TagKeys', ], 'UpdateCloudFrontOriginAccessIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'CloudFrontOriginAccessIdentityConfig', 'Id', ], 'members' => [ 'CloudFrontOriginAccessIdentityConfig' => [ 'shape' => 'CloudFrontOriginAccessIdentityConfig', 'locationName' => 'CloudFrontOriginAccessIdentityConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], 'payload' => 'CloudFrontOriginAccessIdentityConfig', ], 'UpdateCloudFrontOriginAccessIdentityResult' => [ 'type' => 'structure', 'members' => [ 'CloudFrontOriginAccessIdentity' => [ 'shape' => 'CloudFrontOriginAccessIdentity', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'CloudFrontOriginAccessIdentity', ], 'UpdateDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'DistributionConfig', 'Id', ], 'members' => [ 'DistributionConfig' => [ 'shape' => 'DistributionConfig', 'locationName' => 'DistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], 'payload' => 'DistributionConfig', ], 'UpdateDistributionResult' => [ 'type' => 'structure', 'members' => [ 'Distribution' => [ 'shape' => 'Distribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'Distribution', ], 'UpdateStreamingDistributionRequest' => [ 'type' => 'structure', 'required' => [ 'StreamingDistributionConfig', 'Id', ], 'members' => [ 'StreamingDistributionConfig' => [ 'shape' => 'StreamingDistributionConfig', 'locationName' => 'StreamingDistributionConfig', 'xmlNamespace' => [ 'uri' => 'http://cloudfront.amazonaws.com/doc/2016-09-29/', ], ], 'Id' => [ 'shape' => 'string', 'location' => 'uri', 'locationName' => 'Id', ], 'IfMatch' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'If-Match', ], ], 'payload' => 'StreamingDistributionConfig', ], 'UpdateStreamingDistributionResult' => [ 'type' => 'structure', 'members' => [ 'StreamingDistribution' => [ 'shape' => 'StreamingDistribution', ], 'ETag' => [ 'shape' => 'string', 'location' => 'header', 'locationName' => 'ETag', ], ], 'payload' => 'StreamingDistribution', ], 'ViewerCertificate' => [ 'type' => 'structure', 'members' => [ 'CloudFrontDefaultCertificate' => [ 'shape' => 'boolean', ], 'IAMCertificateId' => [ 'shape' => 'string', ], 'ACMCertificateArn' => [ 'shape' => 'string', ], 'SSLSupportMethod' => [ 'shape' => 'SSLSupportMethod', ], 'MinimumProtocolVersion' => [ 'shape' => 'MinimumProtocolVersion', ], 'Certificate' => [ 'shape' => 'string', 'deprecated' => true, ], 'CertificateSource' => [ 'shape' => 'CertificateSource', 'deprecated' => true, ], ], ], 'ViewerProtocolPolicy' => [ 'type' => 'string', 'enum' => [ 'allow-all', 'https-only', 'redirect-to-https', ], ], 'boolean' => [ 'type' => 'boolean', ], 'integer' => [ 'type' => 'integer', ], 'long' => [ 'type' => 'long', ], 'string' => [ 'type' => 'string', ], 'timestamp' => [ 'type' => 'timestamp', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php new file mode 100644 index 000000000..28cc066d8 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/paginators-1.json.php @@ -0,0 +1,3 @@ + [ 'ListCloudFrontOriginAccessIdentities' => [ 'input_token' => 'Marker', 'output_token' => 'CloudFrontOriginAccessIdentityList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'CloudFrontOriginAccessIdentityList.IsTruncated', 'result_key' => 'CloudFrontOriginAccessIdentityList.Items', ], 'ListDistributions' => [ 'input_token' => 'Marker', 'output_token' => 'DistributionList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'DistributionList.IsTruncated', 'result_key' => 'DistributionList.Items', ], 'ListInvalidations' => [ 'input_token' => 'Marker', 'output_token' => 'InvalidationList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'InvalidationList.IsTruncated', 'result_key' => 'InvalidationList.Items', ], 'ListStreamingDistributions' => [ 'input_token' => 'Marker', 'output_token' => 'StreamingDistributionList.NextMarker', 'limit_key' => 'MaxItems', 'more_results' => 'StreamingDistributionList.IsTruncated', 'result_key' => 'StreamingDistributionList.Items', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php new file mode 100644 index 000000000..1f2ba5b4b --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-1.json.php @@ -0,0 +1,3 @@ + [ '__default__' => [ 'success_type' => 'output', 'success_path' => 'Status', ], 'StreamingDistributionDeployed' => [ 'operation' => 'GetStreamingDistribution', 'description' => 'Wait until a streaming distribution is deployed.', 'interval' => 60, 'max_attempts' => 25, 'success_value' => 'Deployed', ], 'DistributionDeployed' => [ 'operation' => 'GetDistribution', 'description' => 'Wait until a distribution is deployed.', 'interval' => 60, 'max_attempts' => 25, 'success_value' => 'Deployed', ], 'InvalidationCompleted' => [ 'operation' => 'GetInvalidation', 'description' => 'Wait until an invalidation has completed.', 'interval' => 20, 'max_attempts' => 30, 'success_value' => 'Completed', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php new file mode 100644 index 000000000..216b139dd --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/cloudfront/2016-09-29/waiters-2.json.php @@ -0,0 +1,3 @@ + 2, 'waiters' => [ 'DistributionDeployed' => [ 'delay' => 60, 'operation' => 'GetDistribution', 'maxAttempts' => 25, 'description' => 'Wait until a distribution is deployed.', 'acceptors' => [ [ 'expected' => 'Deployed', 'matcher' => 'path', 'state' => 'success', 'argument' => 'Distribution.Status', ], ], ], 'InvalidationCompleted' => [ 'delay' => 20, 'operation' => 'GetInvalidation', 'maxAttempts' => 30, 'description' => 'Wait until an invalidation has completed.', 'acceptors' => [ [ 'expected' => 'Completed', 'matcher' => 'path', 'state' => 'success', 'argument' => 'Invalidation.Status', ], ], ], 'StreamingDistributionDeployed' => [ 'delay' => 60, 'operation' => 'GetStreamingDistribution', 'maxAttempts' => 25, 'description' => 'Wait until a streaming distribution is deployed.', 'acceptors' => [ [ 'expected' => 'Deployed', 'matcher' => 'path', 'state' => 'success', 'argument' => 'StreamingDistribution.Status', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php index 15ba94708..33b219f21 100644 --- a/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/codedeploy/2014-10-06/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2014-10-06', 'endpointPrefix' => 'codedeploy', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'CodeDeploy', 'serviceFullName' => 'AWS CodeDeploy', 'signatureVersion' => 'v4', 'targetPrefix' => 'CodeDeploy_20141006', 'timestampFormat' => 'unixTimestamp', ], 'operations' => [ 'AddTagsToOnPremisesInstances' => [ 'name' => 'AddTagsToOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToOnPremisesInstancesInput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'TagRequiredException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'TagLimitExceededException', ], [ 'shape' => 'InstanceLimitExceededException', ], [ 'shape' => 'InstanceNotRegisteredException', ], ], ], 'BatchGetApplicationRevisions' => [ 'name' => 'BatchGetApplicationRevisions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetApplicationRevisionsInput', ], 'output' => [ 'shape' => 'BatchGetApplicationRevisionsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetApplications' => [ 'name' => 'BatchGetApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetApplicationsInput', ], 'output' => [ 'shape' => 'BatchGetApplicationsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetDeploymentGroups' => [ 'name' => 'BatchGetDeploymentGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetDeploymentGroupsInput', ], 'output' => [ 'shape' => 'BatchGetDeploymentGroupsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetDeploymentInstances' => [ 'name' => 'BatchGetDeploymentInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetDeploymentInstancesInput', ], 'output' => [ 'shape' => 'BatchGetDeploymentInstancesOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'InstanceIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'InvalidInstanceNameException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetDeployments' => [ 'name' => 'BatchGetDeployments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetDeploymentsInput', ], 'output' => [ 'shape' => 'BatchGetDeploymentsOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetOnPremisesInstances' => [ 'name' => 'BatchGetOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetOnPremisesInstancesInput', ], 'output' => [ 'shape' => 'BatchGetOnPremisesInstancesOutput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'InvalidInstanceNameException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'CreateApplication' => [ 'name' => 'CreateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationInput', ], 'output' => [ 'shape' => 'CreateApplicationOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationAlreadyExistsException', ], [ 'shape' => 'ApplicationLimitExceededException', ], ], ], 'CreateDeployment' => [ 'name' => 'CreateDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDeploymentInput', ], 'output' => [ 'shape' => 'CreateDeploymentOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], [ 'shape' => 'DescriptionTooLongException', ], [ 'shape' => 'DeploymentLimitExceededException', ], ], ], 'CreateDeploymentConfig' => [ 'name' => 'CreateDeploymentConfig', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDeploymentConfigInput', ], 'output' => [ 'shape' => 'CreateDeploymentConfigOutput', ], 'errors' => [ [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigNameRequiredException', ], [ 'shape' => 'DeploymentConfigAlreadyExistsException', ], [ 'shape' => 'InvalidMinimumHealthyHostValueException', ], [ 'shape' => 'DeploymentConfigLimitExceededException', ], ], ], 'CreateDeploymentGroup' => [ 'name' => 'CreateDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDeploymentGroupInput', ], 'output' => [ 'shape' => 'CreateDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupAlreadyExistsException', ], [ 'shape' => 'InvalidEC2TagException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'InvalidAutoScalingGroupException', ], [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], [ 'shape' => 'RoleRequiredException', ], [ 'shape' => 'InvalidRoleException', ], [ 'shape' => 'DeploymentGroupLimitExceededException', ], [ 'shape' => 'LifecycleHookLimitExceededException', ], [ 'shape' => 'InvalidTriggerConfigException', ], [ 'shape' => 'TriggerTargetsLimitExceededException', ], ], ], 'DeleteApplication' => [ 'name' => 'DeleteApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationInput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], ], ], 'DeleteDeploymentConfig' => [ 'name' => 'DeleteDeploymentConfig', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDeploymentConfigInput', ], 'errors' => [ [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigNameRequiredException', ], [ 'shape' => 'DeploymentConfigInUseException', ], [ 'shape' => 'InvalidOperationException', ], ], ], 'DeleteDeploymentGroup' => [ 'name' => 'DeleteDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDeploymentGroupInput', ], 'output' => [ 'shape' => 'DeleteDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'InvalidRoleException', ], ], ], 'DeregisterOnPremisesInstance' => [ 'name' => 'DeregisterOnPremisesInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeregisterOnPremisesInstanceInput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'InvalidInstanceNameException', ], ], ], 'GetApplication' => [ 'name' => 'GetApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetApplicationInput', ], 'output' => [ 'shape' => 'GetApplicationOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], ], ], 'GetApplicationRevision' => [ 'name' => 'GetApplicationRevision', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetApplicationRevisionInput', ], 'output' => [ 'shape' => 'GetApplicationRevisionOutput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'RevisionDoesNotExistException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], ], ], 'GetDeployment' => [ 'name' => 'GetDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentInput', ], 'output' => [ 'shape' => 'GetDeploymentOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], ], ], 'GetDeploymentConfig' => [ 'name' => 'GetDeploymentConfig', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentConfigInput', ], 'output' => [ 'shape' => 'GetDeploymentConfigOutput', ], 'errors' => [ [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigNameRequiredException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], ], ], 'GetDeploymentGroup' => [ 'name' => 'GetDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentGroupInput', ], 'output' => [ 'shape' => 'GetDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], ], ], 'GetDeploymentInstance' => [ 'name' => 'GetDeploymentInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentInstanceInput', ], 'output' => [ 'shape' => 'GetDeploymentInstanceOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'InstanceIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'InstanceDoesNotExistException', ], [ 'shape' => 'InvalidInstanceNameException', ], ], ], 'GetOnPremisesInstance' => [ 'name' => 'GetOnPremisesInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetOnPremisesInstanceInput', ], 'output' => [ 'shape' => 'GetOnPremisesInstanceOutput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'InstanceNotRegisteredException', ], [ 'shape' => 'InvalidInstanceNameException', ], ], ], 'ListApplicationRevisions' => [ 'name' => 'ListApplicationRevisions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListApplicationRevisionsInput', ], 'output' => [ 'shape' => 'ListApplicationRevisionsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'InvalidSortByException', ], [ 'shape' => 'InvalidSortOrderException', ], [ 'shape' => 'InvalidBucketNameFilterException', ], [ 'shape' => 'InvalidKeyPrefixFilterException', ], [ 'shape' => 'BucketNameFilterRequiredException', ], [ 'shape' => 'InvalidDeployedStateFilterException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListApplications' => [ 'name' => 'ListApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListApplicationsInput', ], 'output' => [ 'shape' => 'ListApplicationsOutput', ], 'errors' => [ [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListDeploymentConfigs' => [ 'name' => 'ListDeploymentConfigs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentConfigsInput', ], 'output' => [ 'shape' => 'ListDeploymentConfigsOutput', ], 'errors' => [ [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListDeploymentGroups' => [ 'name' => 'ListDeploymentGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentGroupsInput', ], 'output' => [ 'shape' => 'ListDeploymentGroupsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListDeploymentInstances' => [ 'name' => 'ListDeploymentInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentInstancesInput', ], 'output' => [ 'shape' => 'ListDeploymentInstancesOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'DeploymentNotStartedException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'InvalidInstanceStatusException', ], ], ], 'ListDeployments' => [ 'name' => 'ListDeployments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentsInput', ], 'output' => [ 'shape' => 'ListDeploymentsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidTimeRangeException', ], [ 'shape' => 'InvalidDeploymentStatusException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListOnPremisesInstances' => [ 'name' => 'ListOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListOnPremisesInstancesInput', ], 'output' => [ 'shape' => 'ListOnPremisesInstancesOutput', ], 'errors' => [ [ 'shape' => 'InvalidRegistrationStatusException', ], [ 'shape' => 'InvalidTagFilterException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'RegisterApplicationRevision' => [ 'name' => 'RegisterApplicationRevision', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RegisterApplicationRevisionInput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'DescriptionTooLongException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], ], ], 'RegisterOnPremisesInstance' => [ 'name' => 'RegisterOnPremisesInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RegisterOnPremisesInstanceInput', ], 'errors' => [ [ 'shape' => 'InstanceNameAlreadyRegisteredException', ], [ 'shape' => 'IamUserArnAlreadyRegisteredException', ], [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'IamUserArnRequiredException', ], [ 'shape' => 'InvalidInstanceNameException', ], [ 'shape' => 'InvalidIamUserArnException', ], ], ], 'RemoveTagsFromOnPremisesInstances' => [ 'name' => 'RemoveTagsFromOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromOnPremisesInstancesInput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'TagRequiredException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'TagLimitExceededException', ], [ 'shape' => 'InstanceLimitExceededException', ], [ 'shape' => 'InstanceNotRegisteredException', ], ], ], 'StopDeployment' => [ 'name' => 'StopDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopDeploymentInput', ], 'output' => [ 'shape' => 'StopDeploymentOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'DeploymentAlreadyCompletedException', ], [ 'shape' => 'InvalidDeploymentIdException', ], ], ], 'UpdateApplication' => [ 'name' => 'UpdateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationInput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationAlreadyExistsException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], ], ], 'UpdateDeploymentGroup' => [ 'name' => 'UpdateDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateDeploymentGroupInput', ], 'output' => [ 'shape' => 'UpdateDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupAlreadyExistsException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], [ 'shape' => 'InvalidEC2TagException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'InvalidAutoScalingGroupException', ], [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], [ 'shape' => 'InvalidRoleException', ], [ 'shape' => 'LifecycleHookLimitExceededException', ], [ 'shape' => 'InvalidTriggerConfigException', ], [ 'shape' => 'TriggerTargetsLimitExceededException', ], ], ], ], 'shapes' => [ 'AddTagsToOnPremisesInstancesInput' => [ 'type' => 'structure', 'required' => [ 'tags', 'instanceNames', ], 'members' => [ 'tags' => [ 'shape' => 'TagList', ], 'instanceNames' => [ 'shape' => 'InstanceNameList', ], ], ], 'ApplicationAlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationId' => [ 'type' => 'string', ], 'ApplicationInfo' => [ 'type' => 'structure', 'members' => [ 'applicationId' => [ 'shape' => 'ApplicationId', ], 'applicationName' => [ 'shape' => 'ApplicationName', ], 'createTime' => [ 'shape' => 'Timestamp', ], 'linkedToGitHub' => [ 'shape' => 'Boolean', ], ], ], 'ApplicationLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ApplicationNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationRevisionSortBy' => [ 'type' => 'string', 'enum' => [ 'registerTime', 'firstUsedTime', 'lastUsedTime', ], ], 'ApplicationsInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationInfo', ], ], 'ApplicationsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationName', ], ], 'AutoScalingGroup' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'AutoScalingGroupName', ], 'hook' => [ 'shape' => 'AutoScalingGroupHook', ], ], ], 'AutoScalingGroupHook' => [ 'type' => 'string', ], 'AutoScalingGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoScalingGroup', ], ], 'AutoScalingGroupName' => [ 'type' => 'string', ], 'AutoScalingGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoScalingGroupName', ], ], 'BatchGetApplicationRevisionsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'revisions', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'revisions' => [ 'shape' => 'RevisionLocationList', ], ], ], 'BatchGetApplicationRevisionsOutput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'errorMessage' => [ 'shape' => 'ErrorMessage', ], 'revisions' => [ 'shape' => 'RevisionInfoList', ], ], ], 'BatchGetApplicationsInput' => [ 'type' => 'structure', 'members' => [ 'applicationNames' => [ 'shape' => 'ApplicationsList', ], ], ], 'BatchGetApplicationsOutput' => [ 'type' => 'structure', 'members' => [ 'applicationsInfo' => [ 'shape' => 'ApplicationsInfoList', ], ], ], 'BatchGetDeploymentGroupsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupNames', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupNames' => [ 'shape' => 'DeploymentGroupsList', ], ], ], 'BatchGetDeploymentGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentGroupsInfo' => [ 'shape' => 'DeploymentGroupInfoList', ], 'errorMessage' => [ 'shape' => 'ErrorMessage', ], ], ], 'BatchGetDeploymentInstancesInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', 'instanceIds', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'instanceIds' => [ 'shape' => 'InstancesList', ], ], ], 'BatchGetDeploymentInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instancesSummary' => [ 'shape' => 'InstanceSummaryList', ], 'errorMessage' => [ 'shape' => 'ErrorMessage', ], ], ], 'BatchGetDeploymentsInput' => [ 'type' => 'structure', 'members' => [ 'deploymentIds' => [ 'shape' => 'DeploymentsList', ], ], ], 'BatchGetDeploymentsOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentsInfo' => [ 'shape' => 'DeploymentsInfoList', ], ], ], 'BatchGetOnPremisesInstancesInput' => [ 'type' => 'structure', 'members' => [ 'instanceNames' => [ 'shape' => 'InstanceNameList', ], ], ], 'BatchGetOnPremisesInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instanceInfos' => [ 'shape' => 'InstanceInfoList', ], ], ], 'BatchLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Boolean' => [ 'type' => 'boolean', ], 'BucketNameFilterRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'BundleType' => [ 'type' => 'string', 'enum' => [ 'tar', 'tgz', 'zip', ], ], 'CommitId' => [ 'type' => 'string', ], 'CreateApplicationInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'CreateApplicationOutput' => [ 'type' => 'structure', 'members' => [ 'applicationId' => [ 'shape' => 'ApplicationId', ], ], ], 'CreateDeploymentConfigInput' => [ 'type' => 'structure', 'required' => [ 'deploymentConfigName', ], 'members' => [ 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'minimumHealthyHosts' => [ 'shape' => 'MinimumHealthyHosts', ], ], ], 'CreateDeploymentConfigOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigId' => [ 'shape' => 'DeploymentConfigId', ], ], ], 'CreateDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupName', 'serviceRoleArn', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'ec2TagFilters' => [ 'shape' => 'EC2TagFilterList', ], 'onPremisesInstanceTagFilters' => [ 'shape' => 'TagFilterList', ], 'autoScalingGroups' => [ 'shape' => 'AutoScalingGroupNameList', ], 'serviceRoleArn' => [ 'shape' => 'Role', ], 'triggerConfigurations' => [ 'shape' => 'TriggerConfigList', ], ], ], 'CreateDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentGroupId' => [ 'shape' => 'DeploymentGroupId', ], ], ], 'CreateDeploymentInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'revision' => [ 'shape' => 'RevisionLocation', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'description' => [ 'shape' => 'Description', ], 'ignoreApplicationStopFailures' => [ 'shape' => 'Boolean', ], ], ], 'CreateDeploymentOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], ], ], 'DeleteApplicationInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'DeleteDeploymentConfigInput' => [ 'type' => 'structure', 'required' => [ 'deploymentConfigName', ], 'members' => [ 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], ], ], 'DeleteDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], ], ], 'DeleteDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'hooksNotCleanedUp' => [ 'shape' => 'AutoScalingGroupList', ], ], ], 'DeploymentAlreadyCompletedException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigAlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigId' => [ 'type' => 'string', ], 'DeploymentConfigInUseException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigInfo' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigId' => [ 'shape' => 'DeploymentConfigId', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'minimumHealthyHosts' => [ 'shape' => 'MinimumHealthyHosts', ], 'createTime' => [ 'shape' => 'Timestamp', ], ], ], 'DeploymentConfigLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'DeploymentConfigNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentConfigName', ], ], 'DeploymentCreator' => [ 'type' => 'string', 'enum' => [ 'user', 'autoscaling', ], ], 'DeploymentDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupAlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupId' => [ 'type' => 'string', ], 'DeploymentGroupInfo' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupId' => [ 'shape' => 'DeploymentGroupId', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'ec2TagFilters' => [ 'shape' => 'EC2TagFilterList', ], 'onPremisesInstanceTagFilters' => [ 'shape' => 'TagFilterList', ], 'autoScalingGroups' => [ 'shape' => 'AutoScalingGroupList', ], 'serviceRoleArn' => [ 'shape' => 'Role', ], 'targetRevision' => [ 'shape' => 'RevisionLocation', ], 'triggerConfigurations' => [ 'shape' => 'TriggerConfigList', ], ], ], 'DeploymentGroupInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentGroupInfo', ], ], 'DeploymentGroupLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'DeploymentGroupNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentGroupName', ], ], 'DeploymentId' => [ 'type' => 'string', ], 'DeploymentIdRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentInfo' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'revision' => [ 'shape' => 'RevisionLocation', ], 'status' => [ 'shape' => 'DeploymentStatus', ], 'errorInformation' => [ 'shape' => 'ErrorInformation', ], 'createTime' => [ 'shape' => 'Timestamp', ], 'startTime' => [ 'shape' => 'Timestamp', ], 'completeTime' => [ 'shape' => 'Timestamp', ], 'deploymentOverview' => [ 'shape' => 'DeploymentOverview', ], 'description' => [ 'shape' => 'Description', ], 'creator' => [ 'shape' => 'DeploymentCreator', ], 'ignoreApplicationStopFailures' => [ 'shape' => 'Boolean', ], ], ], 'DeploymentLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentNotStartedException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentOverview' => [ 'type' => 'structure', 'members' => [ 'Pending' => [ 'shape' => 'InstanceCount', ], 'InProgress' => [ 'shape' => 'InstanceCount', ], 'Succeeded' => [ 'shape' => 'InstanceCount', ], 'Failed' => [ 'shape' => 'InstanceCount', ], 'Skipped' => [ 'shape' => 'InstanceCount', ], ], ], 'DeploymentStatus' => [ 'type' => 'string', 'enum' => [ 'Created', 'Queued', 'InProgress', 'Succeeded', 'Failed', 'Stopped', ], ], 'DeploymentStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentStatus', ], ], 'DeploymentsInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentInfo', ], ], 'DeploymentsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentId', ], ], 'DeregisterOnPremisesInstanceInput' => [ 'type' => 'structure', 'required' => [ 'instanceName', ], 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], ], ], 'Description' => [ 'type' => 'string', ], 'DescriptionTooLongException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Diagnostics' => [ 'type' => 'structure', 'members' => [ 'errorCode' => [ 'shape' => 'LifecycleErrorCode', ], 'scriptName' => [ 'shape' => 'ScriptName', ], 'message' => [ 'shape' => 'LifecycleMessage', ], 'logTail' => [ 'shape' => 'LogTail', ], ], ], 'EC2TagFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'Key', ], 'Value' => [ 'shape' => 'Value', ], 'Type' => [ 'shape' => 'EC2TagFilterType', ], ], ], 'EC2TagFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2TagFilter', ], ], 'EC2TagFilterType' => [ 'type' => 'string', 'enum' => [ 'KEY_ONLY', 'VALUE_ONLY', 'KEY_AND_VALUE', ], ], 'ETag' => [ 'type' => 'string', ], 'ErrorCode' => [ 'type' => 'string', 'enum' => [ 'DEPLOYMENT_GROUP_MISSING', 'APPLICATION_MISSING', 'REVISION_MISSING', 'IAM_ROLE_MISSING', 'IAM_ROLE_PERMISSIONS', 'NO_EC2_SUBSCRIPTION', 'OVER_MAX_INSTANCES', 'NO_INSTANCES', 'TIMEOUT', 'HEALTH_CONSTRAINTS_INVALID', 'HEALTH_CONSTRAINTS', 'INTERNAL_ERROR', 'THROTTLED', ], ], 'ErrorInformation' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'ErrorCode', ], 'message' => [ 'shape' => 'ErrorMessage', ], ], ], 'ErrorMessage' => [ 'type' => 'string', ], 'GenericRevisionInfo' => [ 'type' => 'structure', 'members' => [ 'description' => [ 'shape' => 'Description', ], 'deploymentGroups' => [ 'shape' => 'DeploymentGroupsList', ], 'firstUsedTime' => [ 'shape' => 'Timestamp', ], 'lastUsedTime' => [ 'shape' => 'Timestamp', ], 'registerTime' => [ 'shape' => 'Timestamp', ], ], ], 'GetApplicationInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'GetApplicationOutput' => [ 'type' => 'structure', 'members' => [ 'application' => [ 'shape' => 'ApplicationInfo', ], ], ], 'GetApplicationRevisionInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'revision', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'revision' => [ 'shape' => 'RevisionLocation', ], ], ], 'GetApplicationRevisionOutput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'revision' => [ 'shape' => 'RevisionLocation', ], 'revisionInfo' => [ 'shape' => 'GenericRevisionInfo', ], ], ], 'GetDeploymentConfigInput' => [ 'type' => 'structure', 'required' => [ 'deploymentConfigName', ], 'members' => [ 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], ], ], 'GetDeploymentConfigOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigInfo' => [ 'shape' => 'DeploymentConfigInfo', ], ], ], 'GetDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], ], ], 'GetDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentGroupInfo' => [ 'shape' => 'DeploymentGroupInfo', ], ], ], 'GetDeploymentInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], ], ], 'GetDeploymentInstanceInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', 'instanceId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'instanceId' => [ 'shape' => 'InstanceId', ], ], ], 'GetDeploymentInstanceOutput' => [ 'type' => 'structure', 'members' => [ 'instanceSummary' => [ 'shape' => 'InstanceSummary', ], ], ], 'GetDeploymentOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentInfo' => [ 'shape' => 'DeploymentInfo', ], ], ], 'GetOnPremisesInstanceInput' => [ 'type' => 'structure', 'required' => [ 'instanceName', ], 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], ], ], 'GetOnPremisesInstanceOutput' => [ 'type' => 'structure', 'members' => [ 'instanceInfo' => [ 'shape' => 'InstanceInfo', ], ], ], 'GitHubLocation' => [ 'type' => 'structure', 'members' => [ 'repository' => [ 'shape' => 'Repository', ], 'commitId' => [ 'shape' => 'CommitId', ], ], ], 'IamUserArn' => [ 'type' => 'string', ], 'IamUserArnAlreadyRegisteredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'IamUserArnRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceArn' => [ 'type' => 'string', ], 'InstanceCount' => [ 'type' => 'long', ], 'InstanceDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceId' => [ 'type' => 'string', ], 'InstanceIdRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceInfo' => [ 'type' => 'structure', 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], 'iamUserArn' => [ 'shape' => 'IamUserArn', ], 'instanceArn' => [ 'shape' => 'InstanceArn', ], 'registerTime' => [ 'shape' => 'Timestamp', ], 'deregisterTime' => [ 'shape' => 'Timestamp', ], 'tags' => [ 'shape' => 'TagList', ], ], ], 'InstanceInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceInfo', ], ], 'InstanceLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceName' => [ 'type' => 'string', ], 'InstanceNameAlreadyRegisteredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceName', ], ], 'InstanceNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceNotRegisteredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'InProgress', 'Succeeded', 'Failed', 'Skipped', 'Unknown', ], ], 'InstanceStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceStatus', ], ], 'InstanceSummary' => [ 'type' => 'structure', 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'instanceId' => [ 'shape' => 'InstanceId', ], 'status' => [ 'shape' => 'InstanceStatus', ], 'lastUpdatedAt' => [ 'shape' => 'Timestamp', ], 'lifecycleEvents' => [ 'shape' => 'LifecycleEventList', ], ], ], 'InstanceSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceSummary', ], ], 'InstancesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceId', ], ], 'InvalidApplicationNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidAutoScalingGroupException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidBucketNameFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeployedStateFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentConfigNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentGroupNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentIdException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentStatusException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidEC2TagException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidIamUserArnException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidInstanceNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidInstanceStatusException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidKeyPrefixFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidMinimumHealthyHostValueException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidNextTokenException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidOperationException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRegistrationStatusException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRevisionException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRoleException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidSortByException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidSortOrderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTagException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTagFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTimeRangeException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTriggerConfigException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Key' => [ 'type' => 'string', ], 'LifecycleErrorCode' => [ 'type' => 'string', 'enum' => [ 'Success', 'ScriptMissing', 'ScriptNotExecutable', 'ScriptTimedOut', 'ScriptFailed', 'UnknownError', ], ], 'LifecycleEvent' => [ 'type' => 'structure', 'members' => [ 'lifecycleEventName' => [ 'shape' => 'LifecycleEventName', ], 'diagnostics' => [ 'shape' => 'Diagnostics', ], 'startTime' => [ 'shape' => 'Timestamp', ], 'endTime' => [ 'shape' => 'Timestamp', ], 'status' => [ 'shape' => 'LifecycleEventStatus', ], ], ], 'LifecycleEventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LifecycleEvent', ], ], 'LifecycleEventName' => [ 'type' => 'string', ], 'LifecycleEventStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'InProgress', 'Succeeded', 'Failed', 'Skipped', 'Unknown', ], ], 'LifecycleHookLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LifecycleMessage' => [ 'type' => 'string', ], 'ListApplicationRevisionsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'sortBy' => [ 'shape' => 'ApplicationRevisionSortBy', ], 'sortOrder' => [ 'shape' => 'SortOrder', ], 's3Bucket' => [ 'shape' => 'S3Bucket', ], 's3KeyPrefix' => [ 'shape' => 'S3Key', ], 'deployed' => [ 'shape' => 'ListStateFilterAction', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListApplicationRevisionsOutput' => [ 'type' => 'structure', 'members' => [ 'revisions' => [ 'shape' => 'RevisionLocationList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListApplicationsInput' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListApplicationsOutput' => [ 'type' => 'structure', 'members' => [ 'applications' => [ 'shape' => 'ApplicationsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentConfigsInput' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentConfigsOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigsList' => [ 'shape' => 'DeploymentConfigsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentGroupsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroups' => [ 'shape' => 'DeploymentGroupsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentInstancesInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'instanceStatusFilter' => [ 'shape' => 'InstanceStatusList', ], ], ], 'ListDeploymentInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instancesList' => [ 'shape' => 'InstancesList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentsInput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'includeOnlyStatuses' => [ 'shape' => 'DeploymentStatusList', ], 'createTimeRange' => [ 'shape' => 'TimeRange', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentsOutput' => [ 'type' => 'structure', 'members' => [ 'deployments' => [ 'shape' => 'DeploymentsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListOnPremisesInstancesInput' => [ 'type' => 'structure', 'members' => [ 'registrationStatus' => [ 'shape' => 'RegistrationStatus', ], 'tagFilters' => [ 'shape' => 'TagFilterList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListOnPremisesInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instanceNames' => [ 'shape' => 'InstanceNameList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStateFilterAction' => [ 'type' => 'string', 'enum' => [ 'include', 'exclude', 'ignore', ], ], 'LogTail' => [ 'type' => 'string', ], 'Message' => [ 'type' => 'string', ], 'MinimumHealthyHosts' => [ 'type' => 'structure', 'members' => [ 'value' => [ 'shape' => 'MinimumHealthyHostsValue', ], 'type' => [ 'shape' => 'MinimumHealthyHostsType', ], ], ], 'MinimumHealthyHostsType' => [ 'type' => 'string', 'enum' => [ 'HOST_COUNT', 'FLEET_PERCENT', ], ], 'MinimumHealthyHostsValue' => [ 'type' => 'integer', ], 'NextToken' => [ 'type' => 'string', ], 'RegisterApplicationRevisionInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'revision', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'description' => [ 'shape' => 'Description', ], 'revision' => [ 'shape' => 'RevisionLocation', ], ], ], 'RegisterOnPremisesInstanceInput' => [ 'type' => 'structure', 'required' => [ 'instanceName', 'iamUserArn', ], 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], 'iamUserArn' => [ 'shape' => 'IamUserArn', ], ], ], 'RegistrationStatus' => [ 'type' => 'string', 'enum' => [ 'Registered', 'Deregistered', ], ], 'RemoveTagsFromOnPremisesInstancesInput' => [ 'type' => 'structure', 'required' => [ 'tags', 'instanceNames', ], 'members' => [ 'tags' => [ 'shape' => 'TagList', ], 'instanceNames' => [ 'shape' => 'InstanceNameList', ], ], ], 'Repository' => [ 'type' => 'string', ], 'RevisionDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'RevisionInfo' => [ 'type' => 'structure', 'members' => [ 'revisionLocation' => [ 'shape' => 'RevisionLocation', ], 'genericRevisionInfo' => [ 'shape' => 'GenericRevisionInfo', ], ], ], 'RevisionInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RevisionInfo', ], ], 'RevisionLocation' => [ 'type' => 'structure', 'members' => [ 'revisionType' => [ 'shape' => 'RevisionLocationType', ], 's3Location' => [ 'shape' => 'S3Location', ], 'gitHubLocation' => [ 'shape' => 'GitHubLocation', ], ], ], 'RevisionLocationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RevisionLocation', ], ], 'RevisionLocationType' => [ 'type' => 'string', 'enum' => [ 'S3', 'GitHub', ], ], 'RevisionRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Role' => [ 'type' => 'string', ], 'RoleRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'S3Bucket' => [ 'type' => 'string', ], 'S3Key' => [ 'type' => 'string', ], 'S3Location' => [ 'type' => 'structure', 'members' => [ 'bucket' => [ 'shape' => 'S3Bucket', ], 'key' => [ 'shape' => 'S3Key', ], 'bundleType' => [ 'shape' => 'BundleType', ], 'version' => [ 'shape' => 'VersionId', ], 'eTag' => [ 'shape' => 'ETag', ], ], ], 'ScriptName' => [ 'type' => 'string', ], 'SortOrder' => [ 'type' => 'string', 'enum' => [ 'ascending', 'descending', ], ], 'StopDeploymentInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], ], ], 'StopDeploymentOutput' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'StopStatus', ], 'statusMessage' => [ 'shape' => 'Message', ], ], ], 'StopStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Succeeded', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'Key', ], 'Value' => [ 'shape' => 'Value', ], ], ], 'TagFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'Key', ], 'Value' => [ 'shape' => 'Value', ], 'Type' => [ 'shape' => 'TagFilterType', ], ], ], 'TagFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagFilter', ], ], 'TagFilterType' => [ 'type' => 'string', 'enum' => [ 'KEY_ONLY', 'VALUE_ONLY', 'KEY_AND_VALUE', ], ], 'TagLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TagRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'TimeRange' => [ 'type' => 'structure', 'members' => [ 'start' => [ 'shape' => 'Timestamp', ], 'end' => [ 'shape' => 'Timestamp', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TriggerConfig' => [ 'type' => 'structure', 'members' => [ 'triggerName' => [ 'shape' => 'TriggerName', ], 'triggerTargetArn' => [ 'shape' => 'TriggerTargetArn', ], 'triggerEvents' => [ 'shape' => 'TriggerEventTypeList', ], ], ], 'TriggerConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TriggerConfig', ], ], 'TriggerEventType' => [ 'type' => 'string', 'enum' => [ 'DeploymentStart', 'DeploymentSuccess', 'DeploymentFailure', 'DeploymentStop', 'InstanceStart', 'InstanceSuccess', 'InstanceFailure', ], ], 'TriggerEventTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TriggerEventType', ], ], 'TriggerName' => [ 'type' => 'string', ], 'TriggerTargetArn' => [ 'type' => 'string', ], 'TriggerTargetsLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'UpdateApplicationInput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'newApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'UpdateDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'currentDeploymentGroupName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'currentDeploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'newDeploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'ec2TagFilters' => [ 'shape' => 'EC2TagFilterList', ], 'onPremisesInstanceTagFilters' => [ 'shape' => 'TagFilterList', ], 'autoScalingGroups' => [ 'shape' => 'AutoScalingGroupNameList', ], 'serviceRoleArn' => [ 'shape' => 'Role', ], 'triggerConfigurations' => [ 'shape' => 'TriggerConfigList', ], ], ], 'UpdateDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'hooksNotCleanedUp' => [ 'shape' => 'AutoScalingGroupList', ], ], ], 'Value' => [ 'type' => 'string', ], 'VersionId' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2014-10-06', 'endpointPrefix' => 'codedeploy', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'CodeDeploy', 'serviceFullName' => 'AWS CodeDeploy', 'signatureVersion' => 'v4', 'targetPrefix' => 'CodeDeploy_20141006', 'timestampFormat' => 'unixTimestamp', ], 'operations' => [ 'AddTagsToOnPremisesInstances' => [ 'name' => 'AddTagsToOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToOnPremisesInstancesInput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'TagRequiredException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'TagLimitExceededException', ], [ 'shape' => 'InstanceLimitExceededException', ], [ 'shape' => 'InstanceNotRegisteredException', ], ], ], 'BatchGetApplicationRevisions' => [ 'name' => 'BatchGetApplicationRevisions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetApplicationRevisionsInput', ], 'output' => [ 'shape' => 'BatchGetApplicationRevisionsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetApplications' => [ 'name' => 'BatchGetApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetApplicationsInput', ], 'output' => [ 'shape' => 'BatchGetApplicationsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetDeploymentGroups' => [ 'name' => 'BatchGetDeploymentGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetDeploymentGroupsInput', ], 'output' => [ 'shape' => 'BatchGetDeploymentGroupsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetDeploymentInstances' => [ 'name' => 'BatchGetDeploymentInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetDeploymentInstancesInput', ], 'output' => [ 'shape' => 'BatchGetDeploymentInstancesOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'InstanceIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'InvalidInstanceNameException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetDeployments' => [ 'name' => 'BatchGetDeployments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetDeploymentsInput', ], 'output' => [ 'shape' => 'BatchGetDeploymentsOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'BatchGetOnPremisesInstances' => [ 'name' => 'BatchGetOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetOnPremisesInstancesInput', ], 'output' => [ 'shape' => 'BatchGetOnPremisesInstancesOutput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'InvalidInstanceNameException', ], [ 'shape' => 'BatchLimitExceededException', ], ], ], 'CreateApplication' => [ 'name' => 'CreateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationInput', ], 'output' => [ 'shape' => 'CreateApplicationOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationAlreadyExistsException', ], [ 'shape' => 'ApplicationLimitExceededException', ], ], ], 'CreateDeployment' => [ 'name' => 'CreateDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDeploymentInput', ], 'output' => [ 'shape' => 'CreateDeploymentOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'RevisionDoesNotExistException', ], [ 'shape' => 'InvalidRevisionException', ], [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], [ 'shape' => 'DescriptionTooLongException', ], [ 'shape' => 'DeploymentLimitExceededException', ], [ 'shape' => 'InvalidAutoRollbackConfigException', ], ], ], 'CreateDeploymentConfig' => [ 'name' => 'CreateDeploymentConfig', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDeploymentConfigInput', ], 'output' => [ 'shape' => 'CreateDeploymentConfigOutput', ], 'errors' => [ [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigNameRequiredException', ], [ 'shape' => 'DeploymentConfigAlreadyExistsException', ], [ 'shape' => 'InvalidMinimumHealthyHostValueException', ], [ 'shape' => 'DeploymentConfigLimitExceededException', ], ], ], 'CreateDeploymentGroup' => [ 'name' => 'CreateDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDeploymentGroupInput', ], 'output' => [ 'shape' => 'CreateDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupAlreadyExistsException', ], [ 'shape' => 'InvalidEC2TagException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'InvalidAutoScalingGroupException', ], [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], [ 'shape' => 'RoleRequiredException', ], [ 'shape' => 'InvalidRoleException', ], [ 'shape' => 'DeploymentGroupLimitExceededException', ], [ 'shape' => 'LifecycleHookLimitExceededException', ], [ 'shape' => 'InvalidTriggerConfigException', ], [ 'shape' => 'TriggerTargetsLimitExceededException', ], [ 'shape' => 'InvalidAlarmConfigException', ], [ 'shape' => 'AlarmsLimitExceededException', ], [ 'shape' => 'InvalidAutoRollbackConfigException', ], ], ], 'DeleteApplication' => [ 'name' => 'DeleteApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationInput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], ], ], 'DeleteDeploymentConfig' => [ 'name' => 'DeleteDeploymentConfig', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDeploymentConfigInput', ], 'errors' => [ [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigNameRequiredException', ], [ 'shape' => 'DeploymentConfigInUseException', ], [ 'shape' => 'InvalidOperationException', ], ], ], 'DeleteDeploymentGroup' => [ 'name' => 'DeleteDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDeploymentGroupInput', ], 'output' => [ 'shape' => 'DeleteDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'InvalidRoleException', ], ], ], 'DeregisterOnPremisesInstance' => [ 'name' => 'DeregisterOnPremisesInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeregisterOnPremisesInstanceInput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'InvalidInstanceNameException', ], ], ], 'GetApplication' => [ 'name' => 'GetApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetApplicationInput', ], 'output' => [ 'shape' => 'GetApplicationOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], ], ], 'GetApplicationRevision' => [ 'name' => 'GetApplicationRevision', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetApplicationRevisionInput', ], 'output' => [ 'shape' => 'GetApplicationRevisionOutput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'RevisionDoesNotExistException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], ], ], 'GetDeployment' => [ 'name' => 'GetDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentInput', ], 'output' => [ 'shape' => 'GetDeploymentOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], ], ], 'GetDeploymentConfig' => [ 'name' => 'GetDeploymentConfig', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentConfigInput', ], 'output' => [ 'shape' => 'GetDeploymentConfigOutput', ], 'errors' => [ [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigNameRequiredException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], ], ], 'GetDeploymentGroup' => [ 'name' => 'GetDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentGroupInput', ], 'output' => [ 'shape' => 'GetDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], ], ], 'GetDeploymentInstance' => [ 'name' => 'GetDeploymentInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeploymentInstanceInput', ], 'output' => [ 'shape' => 'GetDeploymentInstanceOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'InstanceIdRequiredException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'InstanceDoesNotExistException', ], [ 'shape' => 'InvalidInstanceNameException', ], ], ], 'GetOnPremisesInstance' => [ 'name' => 'GetOnPremisesInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetOnPremisesInstanceInput', ], 'output' => [ 'shape' => 'GetOnPremisesInstanceOutput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'InstanceNotRegisteredException', ], [ 'shape' => 'InvalidInstanceNameException', ], ], ], 'ListApplicationRevisions' => [ 'name' => 'ListApplicationRevisions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListApplicationRevisionsInput', ], 'output' => [ 'shape' => 'ListApplicationRevisionsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'InvalidSortByException', ], [ 'shape' => 'InvalidSortOrderException', ], [ 'shape' => 'InvalidBucketNameFilterException', ], [ 'shape' => 'InvalidKeyPrefixFilterException', ], [ 'shape' => 'BucketNameFilterRequiredException', ], [ 'shape' => 'InvalidDeployedStateFilterException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListApplications' => [ 'name' => 'ListApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListApplicationsInput', ], 'output' => [ 'shape' => 'ListApplicationsOutput', ], 'errors' => [ [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListDeploymentConfigs' => [ 'name' => 'ListDeploymentConfigs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentConfigsInput', ], 'output' => [ 'shape' => 'ListDeploymentConfigsOutput', ], 'errors' => [ [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListDeploymentGroups' => [ 'name' => 'ListDeploymentGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentGroupsInput', ], 'output' => [ 'shape' => 'ListDeploymentGroupsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListDeploymentInstances' => [ 'name' => 'ListDeploymentInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentInstancesInput', ], 'output' => [ 'shape' => 'ListDeploymentInstancesOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'DeploymentNotStartedException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'InvalidDeploymentIdException', ], [ 'shape' => 'InvalidInstanceStatusException', ], ], ], 'ListDeployments' => [ 'name' => 'ListDeployments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDeploymentsInput', ], 'output' => [ 'shape' => 'ListDeploymentsOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'InvalidTimeRangeException', ], [ 'shape' => 'InvalidDeploymentStatusException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'ListOnPremisesInstances' => [ 'name' => 'ListOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListOnPremisesInstancesInput', ], 'output' => [ 'shape' => 'ListOnPremisesInstancesOutput', ], 'errors' => [ [ 'shape' => 'InvalidRegistrationStatusException', ], [ 'shape' => 'InvalidTagFilterException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'RegisterApplicationRevision' => [ 'name' => 'RegisterApplicationRevision', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RegisterApplicationRevisionInput', ], 'errors' => [ [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'DescriptionTooLongException', ], [ 'shape' => 'RevisionRequiredException', ], [ 'shape' => 'InvalidRevisionException', ], ], ], 'RegisterOnPremisesInstance' => [ 'name' => 'RegisterOnPremisesInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RegisterOnPremisesInstanceInput', ], 'errors' => [ [ 'shape' => 'InstanceNameAlreadyRegisteredException', ], [ 'shape' => 'IamUserArnAlreadyRegisteredException', ], [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'IamUserArnRequiredException', ], [ 'shape' => 'InvalidInstanceNameException', ], [ 'shape' => 'InvalidIamUserArnException', ], ], ], 'RemoveTagsFromOnPremisesInstances' => [ 'name' => 'RemoveTagsFromOnPremisesInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromOnPremisesInstancesInput', ], 'errors' => [ [ 'shape' => 'InstanceNameRequiredException', ], [ 'shape' => 'TagRequiredException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'TagLimitExceededException', ], [ 'shape' => 'InstanceLimitExceededException', ], [ 'shape' => 'InstanceNotRegisteredException', ], ], ], 'StopDeployment' => [ 'name' => 'StopDeployment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopDeploymentInput', ], 'output' => [ 'shape' => 'StopDeploymentOutput', ], 'errors' => [ [ 'shape' => 'DeploymentIdRequiredException', ], [ 'shape' => 'DeploymentDoesNotExistException', ], [ 'shape' => 'DeploymentAlreadyCompletedException', ], [ 'shape' => 'InvalidDeploymentIdException', ], ], ], 'UpdateApplication' => [ 'name' => 'UpdateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationInput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationAlreadyExistsException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], ], ], 'UpdateDeploymentGroup' => [ 'name' => 'UpdateDeploymentGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateDeploymentGroupInput', ], 'output' => [ 'shape' => 'UpdateDeploymentGroupOutput', ], 'errors' => [ [ 'shape' => 'ApplicationNameRequiredException', ], [ 'shape' => 'InvalidApplicationNameException', ], [ 'shape' => 'ApplicationDoesNotExistException', ], [ 'shape' => 'InvalidDeploymentGroupNameException', ], [ 'shape' => 'DeploymentGroupAlreadyExistsException', ], [ 'shape' => 'DeploymentGroupNameRequiredException', ], [ 'shape' => 'DeploymentGroupDoesNotExistException', ], [ 'shape' => 'InvalidEC2TagException', ], [ 'shape' => 'InvalidTagException', ], [ 'shape' => 'InvalidAutoScalingGroupException', ], [ 'shape' => 'InvalidDeploymentConfigNameException', ], [ 'shape' => 'DeploymentConfigDoesNotExistException', ], [ 'shape' => 'InvalidRoleException', ], [ 'shape' => 'LifecycleHookLimitExceededException', ], [ 'shape' => 'InvalidTriggerConfigException', ], [ 'shape' => 'TriggerTargetsLimitExceededException', ], [ 'shape' => 'InvalidAlarmConfigException', ], [ 'shape' => 'AlarmsLimitExceededException', ], [ 'shape' => 'InvalidAutoRollbackConfigException', ], ], ], ], 'shapes' => [ 'AddTagsToOnPremisesInstancesInput' => [ 'type' => 'structure', 'required' => [ 'tags', 'instanceNames', ], 'members' => [ 'tags' => [ 'shape' => 'TagList', ], 'instanceNames' => [ 'shape' => 'InstanceNameList', ], ], ], 'Alarm' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'AlarmName', ], ], ], 'AlarmConfiguration' => [ 'type' => 'structure', 'members' => [ 'enabled' => [ 'shape' => 'Boolean', ], 'ignorePollAlarmFailure' => [ 'shape' => 'Boolean', ], 'alarms' => [ 'shape' => 'AlarmList', ], ], ], 'AlarmList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Alarm', ], ], 'AlarmName' => [ 'type' => 'string', ], 'AlarmsLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationAlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationId' => [ 'type' => 'string', ], 'ApplicationInfo' => [ 'type' => 'structure', 'members' => [ 'applicationId' => [ 'shape' => 'ApplicationId', ], 'applicationName' => [ 'shape' => 'ApplicationName', ], 'createTime' => [ 'shape' => 'Timestamp', ], 'linkedToGitHub' => [ 'shape' => 'Boolean', ], ], ], 'ApplicationLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ApplicationNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ApplicationRevisionSortBy' => [ 'type' => 'string', 'enum' => [ 'registerTime', 'firstUsedTime', 'lastUsedTime', ], ], 'ApplicationsInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationInfo', ], ], 'ApplicationsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationName', ], ], 'AutoRollbackConfiguration' => [ 'type' => 'structure', 'members' => [ 'enabled' => [ 'shape' => 'Boolean', ], 'events' => [ 'shape' => 'AutoRollbackEventsList', ], ], ], 'AutoRollbackEvent' => [ 'type' => 'string', 'enum' => [ 'DEPLOYMENT_FAILURE', 'DEPLOYMENT_STOP_ON_ALARM', 'DEPLOYMENT_STOP_ON_REQUEST', ], ], 'AutoRollbackEventsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoRollbackEvent', ], ], 'AutoScalingGroup' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'AutoScalingGroupName', ], 'hook' => [ 'shape' => 'AutoScalingGroupHook', ], ], ], 'AutoScalingGroupHook' => [ 'type' => 'string', ], 'AutoScalingGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoScalingGroup', ], ], 'AutoScalingGroupName' => [ 'type' => 'string', ], 'AutoScalingGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoScalingGroupName', ], ], 'BatchGetApplicationRevisionsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'revisions', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'revisions' => [ 'shape' => 'RevisionLocationList', ], ], ], 'BatchGetApplicationRevisionsOutput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'errorMessage' => [ 'shape' => 'ErrorMessage', ], 'revisions' => [ 'shape' => 'RevisionInfoList', ], ], ], 'BatchGetApplicationsInput' => [ 'type' => 'structure', 'members' => [ 'applicationNames' => [ 'shape' => 'ApplicationsList', ], ], ], 'BatchGetApplicationsOutput' => [ 'type' => 'structure', 'members' => [ 'applicationsInfo' => [ 'shape' => 'ApplicationsInfoList', ], ], ], 'BatchGetDeploymentGroupsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupNames', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupNames' => [ 'shape' => 'DeploymentGroupsList', ], ], ], 'BatchGetDeploymentGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentGroupsInfo' => [ 'shape' => 'DeploymentGroupInfoList', ], 'errorMessage' => [ 'shape' => 'ErrorMessage', ], ], ], 'BatchGetDeploymentInstancesInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', 'instanceIds', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'instanceIds' => [ 'shape' => 'InstancesList', ], ], ], 'BatchGetDeploymentInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instancesSummary' => [ 'shape' => 'InstanceSummaryList', ], 'errorMessage' => [ 'shape' => 'ErrorMessage', ], ], ], 'BatchGetDeploymentsInput' => [ 'type' => 'structure', 'members' => [ 'deploymentIds' => [ 'shape' => 'DeploymentsList', ], ], ], 'BatchGetDeploymentsOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentsInfo' => [ 'shape' => 'DeploymentsInfoList', ], ], ], 'BatchGetOnPremisesInstancesInput' => [ 'type' => 'structure', 'members' => [ 'instanceNames' => [ 'shape' => 'InstanceNameList', ], ], ], 'BatchGetOnPremisesInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instanceInfos' => [ 'shape' => 'InstanceInfoList', ], ], ], 'BatchLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Boolean' => [ 'type' => 'boolean', ], 'BucketNameFilterRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'BundleType' => [ 'type' => 'string', 'enum' => [ 'tar', 'tgz', 'zip', ], ], 'CommitId' => [ 'type' => 'string', ], 'CreateApplicationInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'CreateApplicationOutput' => [ 'type' => 'structure', 'members' => [ 'applicationId' => [ 'shape' => 'ApplicationId', ], ], ], 'CreateDeploymentConfigInput' => [ 'type' => 'structure', 'required' => [ 'deploymentConfigName', ], 'members' => [ 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'minimumHealthyHosts' => [ 'shape' => 'MinimumHealthyHosts', ], ], ], 'CreateDeploymentConfigOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigId' => [ 'shape' => 'DeploymentConfigId', ], ], ], 'CreateDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupName', 'serviceRoleArn', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'ec2TagFilters' => [ 'shape' => 'EC2TagFilterList', ], 'onPremisesInstanceTagFilters' => [ 'shape' => 'TagFilterList', ], 'autoScalingGroups' => [ 'shape' => 'AutoScalingGroupNameList', ], 'serviceRoleArn' => [ 'shape' => 'Role', ], 'triggerConfigurations' => [ 'shape' => 'TriggerConfigList', ], 'alarmConfiguration' => [ 'shape' => 'AlarmConfiguration', ], 'autoRollbackConfiguration' => [ 'shape' => 'AutoRollbackConfiguration', ], ], ], 'CreateDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentGroupId' => [ 'shape' => 'DeploymentGroupId', ], ], ], 'CreateDeploymentInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'revision' => [ 'shape' => 'RevisionLocation', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'description' => [ 'shape' => 'Description', ], 'ignoreApplicationStopFailures' => [ 'shape' => 'Boolean', ], 'autoRollbackConfiguration' => [ 'shape' => 'AutoRollbackConfiguration', ], 'updateOutdatedInstancesOnly' => [ 'shape' => 'Boolean', ], ], ], 'CreateDeploymentOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], ], ], 'DeleteApplicationInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'DeleteDeploymentConfigInput' => [ 'type' => 'structure', 'required' => [ 'deploymentConfigName', ], 'members' => [ 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], ], ], 'DeleteDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], ], ], 'DeleteDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'hooksNotCleanedUp' => [ 'shape' => 'AutoScalingGroupList', ], ], ], 'DeploymentAlreadyCompletedException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigAlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigId' => [ 'type' => 'string', ], 'DeploymentConfigInUseException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigInfo' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigId' => [ 'shape' => 'DeploymentConfigId', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'minimumHealthyHosts' => [ 'shape' => 'MinimumHealthyHosts', ], 'createTime' => [ 'shape' => 'Timestamp', ], ], ], 'DeploymentConfigLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'DeploymentConfigNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentConfigsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentConfigName', ], ], 'DeploymentCreator' => [ 'type' => 'string', 'enum' => [ 'user', 'autoscaling', 'codeDeployRollback', ], ], 'DeploymentDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupAlreadyExistsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupId' => [ 'type' => 'string', ], 'DeploymentGroupInfo' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupId' => [ 'shape' => 'DeploymentGroupId', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'ec2TagFilters' => [ 'shape' => 'EC2TagFilterList', ], 'onPremisesInstanceTagFilters' => [ 'shape' => 'TagFilterList', ], 'autoScalingGroups' => [ 'shape' => 'AutoScalingGroupList', ], 'serviceRoleArn' => [ 'shape' => 'Role', ], 'targetRevision' => [ 'shape' => 'RevisionLocation', ], 'triggerConfigurations' => [ 'shape' => 'TriggerConfigList', ], 'alarmConfiguration' => [ 'shape' => 'AlarmConfiguration', ], 'autoRollbackConfiguration' => [ 'shape' => 'AutoRollbackConfiguration', ], ], ], 'DeploymentGroupInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentGroupInfo', ], ], 'DeploymentGroupLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'DeploymentGroupNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentGroupsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentGroupName', ], ], 'DeploymentId' => [ 'type' => 'string', ], 'DeploymentIdRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentInfo' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'revision' => [ 'shape' => 'RevisionLocation', ], 'status' => [ 'shape' => 'DeploymentStatus', ], 'errorInformation' => [ 'shape' => 'ErrorInformation', ], 'createTime' => [ 'shape' => 'Timestamp', ], 'startTime' => [ 'shape' => 'Timestamp', ], 'completeTime' => [ 'shape' => 'Timestamp', ], 'deploymentOverview' => [ 'shape' => 'DeploymentOverview', ], 'description' => [ 'shape' => 'Description', ], 'creator' => [ 'shape' => 'DeploymentCreator', ], 'ignoreApplicationStopFailures' => [ 'shape' => 'Boolean', ], 'autoRollbackConfiguration' => [ 'shape' => 'AutoRollbackConfiguration', ], 'updateOutdatedInstancesOnly' => [ 'shape' => 'Boolean', ], 'rollbackInfo' => [ 'shape' => 'RollbackInfo', ], ], ], 'DeploymentLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentNotStartedException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'DeploymentOverview' => [ 'type' => 'structure', 'members' => [ 'Pending' => [ 'shape' => 'InstanceCount', ], 'InProgress' => [ 'shape' => 'InstanceCount', ], 'Succeeded' => [ 'shape' => 'InstanceCount', ], 'Failed' => [ 'shape' => 'InstanceCount', ], 'Skipped' => [ 'shape' => 'InstanceCount', ], ], ], 'DeploymentStatus' => [ 'type' => 'string', 'enum' => [ 'Created', 'Queued', 'InProgress', 'Succeeded', 'Failed', 'Stopped', ], ], 'DeploymentStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentStatus', ], ], 'DeploymentsInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentInfo', ], ], 'DeploymentsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeploymentId', ], ], 'DeregisterOnPremisesInstanceInput' => [ 'type' => 'structure', 'required' => [ 'instanceName', ], 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], ], ], 'Description' => [ 'type' => 'string', ], 'DescriptionTooLongException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Diagnostics' => [ 'type' => 'structure', 'members' => [ 'errorCode' => [ 'shape' => 'LifecycleErrorCode', ], 'scriptName' => [ 'shape' => 'ScriptName', ], 'message' => [ 'shape' => 'LifecycleMessage', ], 'logTail' => [ 'shape' => 'LogTail', ], ], ], 'EC2TagFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'Key', ], 'Value' => [ 'shape' => 'Value', ], 'Type' => [ 'shape' => 'EC2TagFilterType', ], ], ], 'EC2TagFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2TagFilter', ], ], 'EC2TagFilterType' => [ 'type' => 'string', 'enum' => [ 'KEY_ONLY', 'VALUE_ONLY', 'KEY_AND_VALUE', ], ], 'ETag' => [ 'type' => 'string', ], 'ErrorCode' => [ 'type' => 'string', 'enum' => [ 'DEPLOYMENT_GROUP_MISSING', 'APPLICATION_MISSING', 'REVISION_MISSING', 'IAM_ROLE_MISSING', 'IAM_ROLE_PERMISSIONS', 'NO_EC2_SUBSCRIPTION', 'OVER_MAX_INSTANCES', 'NO_INSTANCES', 'TIMEOUT', 'HEALTH_CONSTRAINTS_INVALID', 'HEALTH_CONSTRAINTS', 'INTERNAL_ERROR', 'THROTTLED', 'ALARM_ACTIVE', 'AGENT_ISSUE', 'AUTO_SCALING_IAM_ROLE_PERMISSIONS', 'AUTO_SCALING_CONFIGURATION', 'MANUAL_STOP', ], ], 'ErrorInformation' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'ErrorCode', ], 'message' => [ 'shape' => 'ErrorMessage', ], ], ], 'ErrorMessage' => [ 'type' => 'string', ], 'GenericRevisionInfo' => [ 'type' => 'structure', 'members' => [ 'description' => [ 'shape' => 'Description', ], 'deploymentGroups' => [ 'shape' => 'DeploymentGroupsList', ], 'firstUsedTime' => [ 'shape' => 'Timestamp', ], 'lastUsedTime' => [ 'shape' => 'Timestamp', ], 'registerTime' => [ 'shape' => 'Timestamp', ], ], ], 'GetApplicationInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'GetApplicationOutput' => [ 'type' => 'structure', 'members' => [ 'application' => [ 'shape' => 'ApplicationInfo', ], ], ], 'GetApplicationRevisionInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'revision', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'revision' => [ 'shape' => 'RevisionLocation', ], ], ], 'GetApplicationRevisionOutput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'revision' => [ 'shape' => 'RevisionLocation', ], 'revisionInfo' => [ 'shape' => 'GenericRevisionInfo', ], ], ], 'GetDeploymentConfigInput' => [ 'type' => 'structure', 'required' => [ 'deploymentConfigName', ], 'members' => [ 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], ], ], 'GetDeploymentConfigOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigInfo' => [ 'shape' => 'DeploymentConfigInfo', ], ], ], 'GetDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'deploymentGroupName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], ], ], 'GetDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentGroupInfo' => [ 'shape' => 'DeploymentGroupInfo', ], ], ], 'GetDeploymentInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], ], ], 'GetDeploymentInstanceInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', 'instanceId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'instanceId' => [ 'shape' => 'InstanceId', ], ], ], 'GetDeploymentInstanceOutput' => [ 'type' => 'structure', 'members' => [ 'instanceSummary' => [ 'shape' => 'InstanceSummary', ], ], ], 'GetDeploymentOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentInfo' => [ 'shape' => 'DeploymentInfo', ], ], ], 'GetOnPremisesInstanceInput' => [ 'type' => 'structure', 'required' => [ 'instanceName', ], 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], ], ], 'GetOnPremisesInstanceOutput' => [ 'type' => 'structure', 'members' => [ 'instanceInfo' => [ 'shape' => 'InstanceInfo', ], ], ], 'GitHubLocation' => [ 'type' => 'structure', 'members' => [ 'repository' => [ 'shape' => 'Repository', ], 'commitId' => [ 'shape' => 'CommitId', ], ], ], 'IamUserArn' => [ 'type' => 'string', ], 'IamUserArnAlreadyRegisteredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'IamUserArnRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceArn' => [ 'type' => 'string', ], 'InstanceCount' => [ 'type' => 'long', ], 'InstanceDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceId' => [ 'type' => 'string', ], 'InstanceIdRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceInfo' => [ 'type' => 'structure', 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], 'iamUserArn' => [ 'shape' => 'IamUserArn', ], 'instanceArn' => [ 'shape' => 'InstanceArn', ], 'registerTime' => [ 'shape' => 'Timestamp', ], 'deregisterTime' => [ 'shape' => 'Timestamp', ], 'tags' => [ 'shape' => 'TagList', ], ], ], 'InstanceInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceInfo', ], ], 'InstanceLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceName' => [ 'type' => 'string', ], 'InstanceNameAlreadyRegisteredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceName', ], ], 'InstanceNameRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceNotRegisteredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InstanceStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'InProgress', 'Succeeded', 'Failed', 'Skipped', 'Unknown', ], ], 'InstanceStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceStatus', ], ], 'InstanceSummary' => [ 'type' => 'structure', 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'instanceId' => [ 'shape' => 'InstanceId', ], 'status' => [ 'shape' => 'InstanceStatus', ], 'lastUpdatedAt' => [ 'shape' => 'Timestamp', ], 'lifecycleEvents' => [ 'shape' => 'LifecycleEventList', ], ], ], 'InstanceSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceSummary', ], ], 'InstancesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceId', ], ], 'InvalidAlarmConfigException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidApplicationNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidAutoRollbackConfigException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidAutoScalingGroupException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidBucketNameFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeployedStateFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentConfigNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentGroupNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentIdException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeploymentStatusException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidEC2TagException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidIamUserArnException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidInstanceNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidInstanceStatusException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidKeyPrefixFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidMinimumHealthyHostValueException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidNextTokenException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidOperationException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRegistrationStatusException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRevisionException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRoleException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidSortByException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidSortOrderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTagException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTagFilterException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTimeRangeException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTriggerConfigException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Key' => [ 'type' => 'string', ], 'LifecycleErrorCode' => [ 'type' => 'string', 'enum' => [ 'Success', 'ScriptMissing', 'ScriptNotExecutable', 'ScriptTimedOut', 'ScriptFailed', 'UnknownError', ], ], 'LifecycleEvent' => [ 'type' => 'structure', 'members' => [ 'lifecycleEventName' => [ 'shape' => 'LifecycleEventName', ], 'diagnostics' => [ 'shape' => 'Diagnostics', ], 'startTime' => [ 'shape' => 'Timestamp', ], 'endTime' => [ 'shape' => 'Timestamp', ], 'status' => [ 'shape' => 'LifecycleEventStatus', ], ], ], 'LifecycleEventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LifecycleEvent', ], ], 'LifecycleEventName' => [ 'type' => 'string', ], 'LifecycleEventStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'InProgress', 'Succeeded', 'Failed', 'Skipped', 'Unknown', ], ], 'LifecycleHookLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LifecycleMessage' => [ 'type' => 'string', ], 'ListApplicationRevisionsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'sortBy' => [ 'shape' => 'ApplicationRevisionSortBy', ], 'sortOrder' => [ 'shape' => 'SortOrder', ], 's3Bucket' => [ 'shape' => 'S3Bucket', ], 's3KeyPrefix' => [ 'shape' => 'S3Key', ], 'deployed' => [ 'shape' => 'ListStateFilterAction', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListApplicationRevisionsOutput' => [ 'type' => 'structure', 'members' => [ 'revisions' => [ 'shape' => 'RevisionLocationList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListApplicationsInput' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListApplicationsOutput' => [ 'type' => 'structure', 'members' => [ 'applications' => [ 'shape' => 'ApplicationsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentConfigsInput' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentConfigsOutput' => [ 'type' => 'structure', 'members' => [ 'deploymentConfigsList' => [ 'shape' => 'DeploymentConfigsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentGroupsInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroups' => [ 'shape' => 'DeploymentGroupsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentInstancesInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'instanceStatusFilter' => [ 'shape' => 'InstanceStatusList', ], ], ], 'ListDeploymentInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instancesList' => [ 'shape' => 'InstancesList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentsInput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'deploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'includeOnlyStatuses' => [ 'shape' => 'DeploymentStatusList', ], 'createTimeRange' => [ 'shape' => 'TimeRange', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDeploymentsOutput' => [ 'type' => 'structure', 'members' => [ 'deployments' => [ 'shape' => 'DeploymentsList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListOnPremisesInstancesInput' => [ 'type' => 'structure', 'members' => [ 'registrationStatus' => [ 'shape' => 'RegistrationStatus', ], 'tagFilters' => [ 'shape' => 'TagFilterList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListOnPremisesInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'instanceNames' => [ 'shape' => 'InstanceNameList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListStateFilterAction' => [ 'type' => 'string', 'enum' => [ 'include', 'exclude', 'ignore', ], ], 'LogTail' => [ 'type' => 'string', ], 'Message' => [ 'type' => 'string', ], 'MinimumHealthyHosts' => [ 'type' => 'structure', 'members' => [ 'value' => [ 'shape' => 'MinimumHealthyHostsValue', ], 'type' => [ 'shape' => 'MinimumHealthyHostsType', ], ], ], 'MinimumHealthyHostsType' => [ 'type' => 'string', 'enum' => [ 'HOST_COUNT', 'FLEET_PERCENT', ], ], 'MinimumHealthyHostsValue' => [ 'type' => 'integer', ], 'NextToken' => [ 'type' => 'string', ], 'NullableBoolean' => [ 'type' => 'boolean', ], 'RegisterApplicationRevisionInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'revision', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'description' => [ 'shape' => 'Description', ], 'revision' => [ 'shape' => 'RevisionLocation', ], ], ], 'RegisterOnPremisesInstanceInput' => [ 'type' => 'structure', 'required' => [ 'instanceName', 'iamUserArn', ], 'members' => [ 'instanceName' => [ 'shape' => 'InstanceName', ], 'iamUserArn' => [ 'shape' => 'IamUserArn', ], ], ], 'RegistrationStatus' => [ 'type' => 'string', 'enum' => [ 'Registered', 'Deregistered', ], ], 'RemoveTagsFromOnPremisesInstancesInput' => [ 'type' => 'structure', 'required' => [ 'tags', 'instanceNames', ], 'members' => [ 'tags' => [ 'shape' => 'TagList', ], 'instanceNames' => [ 'shape' => 'InstanceNameList', ], ], ], 'Repository' => [ 'type' => 'string', ], 'RevisionDoesNotExistException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'RevisionInfo' => [ 'type' => 'structure', 'members' => [ 'revisionLocation' => [ 'shape' => 'RevisionLocation', ], 'genericRevisionInfo' => [ 'shape' => 'GenericRevisionInfo', ], ], ], 'RevisionInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RevisionInfo', ], ], 'RevisionLocation' => [ 'type' => 'structure', 'members' => [ 'revisionType' => [ 'shape' => 'RevisionLocationType', ], 's3Location' => [ 'shape' => 'S3Location', ], 'gitHubLocation' => [ 'shape' => 'GitHubLocation', ], ], ], 'RevisionLocationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RevisionLocation', ], ], 'RevisionLocationType' => [ 'type' => 'string', 'enum' => [ 'S3', 'GitHub', ], ], 'RevisionRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Role' => [ 'type' => 'string', ], 'RoleRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'RollbackInfo' => [ 'type' => 'structure', 'members' => [ 'rollbackDeploymentId' => [ 'shape' => 'DeploymentId', ], 'rollbackTriggeringDeploymentId' => [ 'shape' => 'DeploymentId', ], 'rollbackMessage' => [ 'shape' => 'Description', ], ], ], 'S3Bucket' => [ 'type' => 'string', ], 'S3Key' => [ 'type' => 'string', ], 'S3Location' => [ 'type' => 'structure', 'members' => [ 'bucket' => [ 'shape' => 'S3Bucket', ], 'key' => [ 'shape' => 'S3Key', ], 'bundleType' => [ 'shape' => 'BundleType', ], 'version' => [ 'shape' => 'VersionId', ], 'eTag' => [ 'shape' => 'ETag', ], ], ], 'ScriptName' => [ 'type' => 'string', ], 'SortOrder' => [ 'type' => 'string', 'enum' => [ 'ascending', 'descending', ], ], 'StopDeploymentInput' => [ 'type' => 'structure', 'required' => [ 'deploymentId', ], 'members' => [ 'deploymentId' => [ 'shape' => 'DeploymentId', ], 'autoRollbackEnabled' => [ 'shape' => 'NullableBoolean', ], ], ], 'StopDeploymentOutput' => [ 'type' => 'structure', 'members' => [ 'status' => [ 'shape' => 'StopStatus', ], 'statusMessage' => [ 'shape' => 'Message', ], ], ], 'StopStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Succeeded', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'Key', ], 'Value' => [ 'shape' => 'Value', ], ], ], 'TagFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'Key', ], 'Value' => [ 'shape' => 'Value', ], 'Type' => [ 'shape' => 'TagFilterType', ], ], ], 'TagFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagFilter', ], ], 'TagFilterType' => [ 'type' => 'string', 'enum' => [ 'KEY_ONLY', 'VALUE_ONLY', 'KEY_AND_VALUE', ], ], 'TagLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TagRequiredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'TimeRange' => [ 'type' => 'structure', 'members' => [ 'start' => [ 'shape' => 'Timestamp', ], 'end' => [ 'shape' => 'Timestamp', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TriggerConfig' => [ 'type' => 'structure', 'members' => [ 'triggerName' => [ 'shape' => 'TriggerName', ], 'triggerTargetArn' => [ 'shape' => 'TriggerTargetArn', ], 'triggerEvents' => [ 'shape' => 'TriggerEventTypeList', ], ], ], 'TriggerConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TriggerConfig', ], ], 'TriggerEventType' => [ 'type' => 'string', 'enum' => [ 'DeploymentStart', 'DeploymentSuccess', 'DeploymentFailure', 'DeploymentStop', 'DeploymentRollback', 'InstanceStart', 'InstanceSuccess', 'InstanceFailure', ], ], 'TriggerEventTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TriggerEventType', ], ], 'TriggerName' => [ 'type' => 'string', ], 'TriggerTargetArn' => [ 'type' => 'string', ], 'TriggerTargetsLimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'UpdateApplicationInput' => [ 'type' => 'structure', 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'newApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'UpdateDeploymentGroupInput' => [ 'type' => 'structure', 'required' => [ 'applicationName', 'currentDeploymentGroupName', ], 'members' => [ 'applicationName' => [ 'shape' => 'ApplicationName', ], 'currentDeploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'newDeploymentGroupName' => [ 'shape' => 'DeploymentGroupName', ], 'deploymentConfigName' => [ 'shape' => 'DeploymentConfigName', ], 'ec2TagFilters' => [ 'shape' => 'EC2TagFilterList', ], 'onPremisesInstanceTagFilters' => [ 'shape' => 'TagFilterList', ], 'autoScalingGroups' => [ 'shape' => 'AutoScalingGroupNameList', ], 'serviceRoleArn' => [ 'shape' => 'Role', ], 'triggerConfigurations' => [ 'shape' => 'TriggerConfigList', ], 'alarmConfiguration' => [ 'shape' => 'AlarmConfiguration', ], 'autoRollbackConfiguration' => [ 'shape' => 'AutoRollbackConfiguration', ], ], ], 'UpdateDeploymentGroupOutput' => [ 'type' => 'structure', 'members' => [ 'hooksNotCleanedUp' => [ 'shape' => 'AutoScalingGroupList', ], ], ], 'Value' => [ 'type' => 'string', ], 'VersionId' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php index 3985a5f33..c81ddb2ff 100644 --- a/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/cognito-idp/2016-04-18/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2016-04-18', 'endpointPrefix' => 'cognito-idp', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceFullName' => 'Amazon Cognito Identity Provider', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSCognitoIdentityProviderService', ], 'operations' => [ 'AddCustomAttributes' => [ 'name' => 'AddCustomAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddCustomAttributesRequest', ], 'output' => [ 'shape' => 'AddCustomAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserImportInProgressException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminConfirmSignUp' => [ 'name' => 'AdminConfirmSignUp', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminConfirmSignUpRequest', ], 'output' => [ 'shape' => 'AdminConfirmSignUpResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyFailedAttemptsException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminDeleteUser' => [ 'name' => 'AdminDeleteUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminDeleteUserRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminDeleteUserAttributes' => [ 'name' => 'AdminDeleteUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminDeleteUserAttributesRequest', ], 'output' => [ 'shape' => 'AdminDeleteUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminDisableUser' => [ 'name' => 'AdminDisableUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminDisableUserRequest', ], 'output' => [ 'shape' => 'AdminDisableUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminEnableUser' => [ 'name' => 'AdminEnableUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminEnableUserRequest', ], 'output' => [ 'shape' => 'AdminEnableUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminForgetDevice' => [ 'name' => 'AdminForgetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminForgetDeviceRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminGetDevice' => [ 'name' => 'AdminGetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminGetDeviceRequest', ], 'output' => [ 'shape' => 'AdminGetDeviceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'AdminGetUser' => [ 'name' => 'AdminGetUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminGetUserRequest', ], 'output' => [ 'shape' => 'AdminGetUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminInitiateAuth' => [ 'name' => 'AdminInitiateAuth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminInitiateAuthRequest', ], 'output' => [ 'shape' => 'AdminInitiateAuthResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'MFAMethodNotFoundException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], ], ], 'AdminListDevices' => [ 'name' => 'AdminListDevices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminListDevicesRequest', ], 'output' => [ 'shape' => 'AdminListDevicesResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'AdminResetUserPassword' => [ 'name' => 'AdminResetUserPassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminResetUserPasswordRequest', ], 'output' => [ 'shape' => 'AdminResetUserPasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminRespondToAuthChallenge' => [ 'name' => 'AdminRespondToAuthChallenge', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminRespondToAuthChallengeRequest', ], 'output' => [ 'shape' => 'AdminRespondToAuthChallengeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'MFAMethodNotFoundException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], ], ], 'AdminSetUserSettings' => [ 'name' => 'AdminSetUserSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminSetUserSettingsRequest', ], 'output' => [ 'shape' => 'AdminSetUserSettingsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminUpdateDeviceStatus' => [ 'name' => 'AdminUpdateDeviceStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminUpdateDeviceStatusRequest', ], 'output' => [ 'shape' => 'AdminUpdateDeviceStatusResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminUpdateUserAttributes' => [ 'name' => 'AdminUpdateUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminUpdateUserAttributesRequest', ], 'output' => [ 'shape' => 'AdminUpdateUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminUserGlobalSignOut' => [ 'name' => 'AdminUserGlobalSignOut', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminUserGlobalSignOutRequest', ], 'output' => [ 'shape' => 'AdminUserGlobalSignOutResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ChangePassword' => [ 'name' => 'ChangePassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ChangePasswordRequest', ], 'output' => [ 'shape' => 'ChangePasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'ConfirmDevice' => [ 'name' => 'ConfirmDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmDeviceRequest', ], 'output' => [ 'shape' => 'ConfirmDeviceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'UsernameExistsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ConfirmForgotPassword' => [ 'name' => 'ConfirmForgotPassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmForgotPasswordRequest', ], 'output' => [ 'shape' => 'ConfirmForgotPasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'TooManyFailedAttemptsException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'ConfirmSignUp' => [ 'name' => 'ConfirmSignUp', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmSignUpRequest', ], 'output' => [ 'shape' => 'ConfirmSignUpResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyFailedAttemptsException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'CreateUserImportJob' => [ 'name' => 'CreateUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateUserImportJobRequest', ], 'output' => [ 'shape' => 'CreateUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'CreateUserPool' => [ 'name' => 'CreateUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateUserPoolRequest', ], 'output' => [ 'shape' => 'CreateUserPoolResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'CreateUserPoolClient' => [ 'name' => 'CreateUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateUserPoolClientRequest', ], 'output' => [ 'shape' => 'CreateUserPoolClientResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DeleteUser' => [ 'name' => 'DeleteUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'DeleteUserAttributes' => [ 'name' => 'DeleteUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserAttributesRequest', ], 'output' => [ 'shape' => 'DeleteUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'DeleteUserPool' => [ 'name' => 'DeleteUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserPoolRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserImportInProgressException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DeleteUserPoolClient' => [ 'name' => 'DeleteUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserPoolClientRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DescribeUserImportJob' => [ 'name' => 'DescribeUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeUserImportJobRequest', ], 'output' => [ 'shape' => 'DescribeUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DescribeUserPool' => [ 'name' => 'DescribeUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeUserPoolRequest', ], 'output' => [ 'shape' => 'DescribeUserPoolResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DescribeUserPoolClient' => [ 'name' => 'DescribeUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeUserPoolClientRequest', ], 'output' => [ 'shape' => 'DescribeUserPoolClientResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ForgetDevice' => [ 'name' => 'ForgetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ForgetDeviceRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ForgotPassword' => [ 'name' => 'ForgotPassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ForgotPasswordRequest', ], 'output' => [ 'shape' => 'ForgotPasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'GetCSVHeader' => [ 'name' => 'GetCSVHeader', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCSVHeaderRequest', ], 'output' => [ 'shape' => 'GetCSVHeaderResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'GetDevice' => [ 'name' => 'GetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeviceRequest', ], 'output' => [ 'shape' => 'GetDeviceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'GetUser' => [ 'name' => 'GetUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetUserRequest', ], 'output' => [ 'shape' => 'GetUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'GetUserAttributeVerificationCode' => [ 'name' => 'GetUserAttributeVerificationCode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetUserAttributeVerificationCodeRequest', ], 'output' => [ 'shape' => 'GetUserAttributeVerificationCodeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'GlobalSignOut' => [ 'name' => 'GlobalSignOut', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GlobalSignOutRequest', ], 'output' => [ 'shape' => 'GlobalSignOutResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'InitiateAuth' => [ 'name' => 'InitiateAuth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'InitiateAuthRequest', ], 'output' => [ 'shape' => 'InitiateAuthResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListDevices' => [ 'name' => 'ListDevices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDevicesRequest', ], 'output' => [ 'shape' => 'ListDevicesResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUserImportJobs' => [ 'name' => 'ListUserImportJobs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUserImportJobsRequest', ], 'output' => [ 'shape' => 'ListUserImportJobsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUserPoolClients' => [ 'name' => 'ListUserPoolClients', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUserPoolClientsRequest', ], 'output' => [ 'shape' => 'ListUserPoolClientsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUserPools' => [ 'name' => 'ListUserPools', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUserPoolsRequest', ], 'output' => [ 'shape' => 'ListUserPoolsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUsers' => [ 'name' => 'ListUsers', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUsersRequest', ], 'output' => [ 'shape' => 'ListUsersResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ResendConfirmationCode' => [ 'name' => 'ResendConfirmationCode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResendConfirmationCodeRequest', ], 'output' => [ 'shape' => 'ResendConfirmationCodeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'RespondToAuthChallenge' => [ 'name' => 'RespondToAuthChallenge', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RespondToAuthChallengeRequest', ], 'output' => [ 'shape' => 'RespondToAuthChallengeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'MFAMethodNotFoundException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'SetUserSettings' => [ 'name' => 'SetUserSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetUserSettingsRequest', ], 'output' => [ 'shape' => 'SetUserSettingsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'SignUp' => [ 'name' => 'SignUp', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SignUpRequest', ], 'output' => [ 'shape' => 'SignUpResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'UsernameExistsException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], ], 'authtype' => 'none', ], 'StartUserImportJob' => [ 'name' => 'StartUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartUserImportJobRequest', ], 'output' => [ 'shape' => 'StartUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'StopUserImportJob' => [ 'name' => 'StopUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopUserImportJobRequest', ], 'output' => [ 'shape' => 'StopUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'UpdateDeviceStatus' => [ 'name' => 'UpdateDeviceStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateDeviceStatusRequest', ], 'output' => [ 'shape' => 'UpdateDeviceStatusResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'UpdateUserAttributes' => [ 'name' => 'UpdateUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateUserAttributesRequest', ], 'output' => [ 'shape' => 'UpdateUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'UpdateUserPool' => [ 'name' => 'UpdateUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateUserPoolRequest', ], 'output' => [ 'shape' => 'UpdateUserPoolResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ConcurrentModificationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserImportInProgressException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], ], ], 'UpdateUserPoolClient' => [ 'name' => 'UpdateUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateUserPoolClientRequest', ], 'output' => [ 'shape' => 'UpdateUserPoolClientResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'VerifyUserAttribute' => [ 'name' => 'VerifyUserAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyUserAttributeRequest', ], 'output' => [ 'shape' => 'VerifyUserAttributeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], ], 'shapes' => [ 'AddCustomAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'CustomAttributes', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'CustomAttributes' => [ 'shape' => 'CustomAttributesListType', ], ], ], 'AddCustomAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminConfirmSignUpRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminConfirmSignUpResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminDeleteUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'UserAttributeNames', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributeNames' => [ 'shape' => 'AttributeNameListType', ], ], ], 'AdminDeleteUserAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminDeleteUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminDisableUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminDisableUserResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminEnableUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminEnableUserResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminForgetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'DeviceKey', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], ], ], 'AdminGetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'DeviceKey', 'UserPoolId', 'Username', ], 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminGetDeviceResponse' => [ 'type' => 'structure', 'required' => [ 'Device', ], 'members' => [ 'Device' => [ 'shape' => 'DeviceType', ], ], ], 'AdminGetUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminGetUserResponse' => [ 'type' => 'structure', 'required' => [ 'Username', ], 'members' => [ 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'UserCreateDate' => [ 'shape' => 'DateType', ], 'UserLastModifiedDate' => [ 'shape' => 'DateType', ], 'Enabled' => [ 'shape' => 'BooleanType', ], 'UserStatus' => [ 'shape' => 'UserStatusType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'AdminInitiateAuthRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', 'AuthFlow', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'AuthFlow' => [ 'shape' => 'AuthFlowType', ], 'AuthParameters' => [ 'shape' => 'AuthParametersType', ], 'ClientMetadata' => [ 'shape' => 'ClientMetadataType', ], ], ], 'AdminInitiateAuthResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'AdminListDevicesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'Limit' => [ 'shape' => 'QueryLimitType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'AdminListDevicesResponse' => [ 'type' => 'structure', 'members' => [ 'Devices' => [ 'shape' => 'DeviceListType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'AdminResetUserPasswordRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminResetUserPasswordResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminRespondToAuthChallengeRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', 'ChallengeName', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'ChallengeResponses' => [ 'shape' => 'ChallengeResponsesType', ], 'Session' => [ 'shape' => 'SessionType', ], ], ], 'AdminRespondToAuthChallengeResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'AdminSetUserSettingsRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'MFAOptions', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'AdminSetUserSettingsResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminUpdateDeviceStatusRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'DeviceKey', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceRememberedStatus' => [ 'shape' => 'DeviceRememberedStatusType', ], ], ], 'AdminUpdateDeviceStatusResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminUpdateUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'UserAttributes', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], ], ], 'AdminUpdateUserAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminUserGlobalSignOutRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminUserGlobalSignOutResponse' => [ 'type' => 'structure', 'members' => [], ], 'AliasAttributeType' => [ 'type' => 'string', 'enum' => [ 'phone_number', 'email', 'preferred_username', ], ], 'AliasAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AliasAttributeType', ], ], 'AliasExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ArnType' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:[\\w+=/,.@-]+:[\\w+=/,.@-]+:([\\w+=/,.@-]*)?:[0-9]+:[\\w+=/,.@-]+(:[\\w+=/,.@-]+)?(:[\\w+=/,.@-]+)?', ], 'AttributeDataType' => [ 'type' => 'string', 'enum' => [ 'String', 'Number', 'DateTime', 'Boolean', ], ], 'AttributeListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeType', ], ], 'AttributeNameListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeNameType', ], ], 'AttributeNameType' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', ], 'AttributeType' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'AttributeNameType', ], 'Value' => [ 'shape' => 'AttributeValueType', ], ], ], 'AttributeValueType' => [ 'type' => 'string', 'max' => 2048, 'sensitive' => true, ], 'AuthFlowType' => [ 'type' => 'string', 'enum' => [ 'USER_SRP_AUTH', 'REFRESH_TOKEN_AUTH', 'REFRESH_TOKEN', 'CUSTOM_AUTH', 'ADMIN_NO_SRP_AUTH', ], ], 'AuthParametersType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'AuthenticationResultType' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'ExpiresIn' => [ 'shape' => 'IntegerType', ], 'TokenType' => [ 'shape' => 'StringType', ], 'RefreshToken' => [ 'shape' => 'TokenModelType', ], 'IdToken' => [ 'shape' => 'TokenModelType', ], 'NewDeviceMetadata' => [ 'shape' => 'NewDeviceMetadataType', ], ], ], 'BooleanType' => [ 'type' => 'boolean', ], 'ChallengeNameType' => [ 'type' => 'string', 'enum' => [ 'SMS_MFA', 'PASSWORD_VERIFIER', 'CUSTOM_CHALLENGE', 'DEVICE_SRP_AUTH', 'DEVICE_PASSWORD_VERIFIER', 'ADMIN_NO_SRP_AUTH', ], ], 'ChallengeParametersType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'ChallengeResponsesType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'ChangePasswordRequest' => [ 'type' => 'structure', 'required' => [ 'PreviousPassword', 'ProposedPassword', ], 'members' => [ 'PreviousPassword' => [ 'shape' => 'PasswordType', ], 'ProposedPassword' => [ 'shape' => 'PasswordType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'ChangePasswordResponse' => [ 'type' => 'structure', 'members' => [], ], 'ClientIdType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w+]+', 'sensitive' => true, ], 'ClientMetadataType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'ClientNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w\\s+=,.@-]+', ], 'ClientPermissionListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClientPermissionType', ], ], 'ClientPermissionType' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, ], 'ClientSecretType' => [ 'type' => 'string', 'max' => 64, 'min' => 1, 'pattern' => '[\\w+]+', 'sensitive' => true, ], 'CodeDeliveryDetailsListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], 'CodeDeliveryDetailsType' => [ 'type' => 'structure', 'members' => [ 'Destination' => [ 'shape' => 'StringType', ], 'DeliveryMedium' => [ 'shape' => 'DeliveryMediumType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], ], ], 'CodeDeliveryFailureException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'CodeMismatchException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'CompletionMessageType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w]+', ], 'ConcurrentModificationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ConfirmDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', 'DeviceKey', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceSecretVerifierConfig' => [ 'shape' => 'DeviceSecretVerifierConfigType', ], 'DeviceName' => [ 'shape' => 'DeviceNameType', ], ], ], 'ConfirmDeviceResponse' => [ 'type' => 'structure', 'members' => [ 'UserConfirmationNecessary' => [ 'shape' => 'BooleanType', ], ], ], 'ConfirmForgotPasswordRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', 'ConfirmationCode', 'Password', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'ConfirmationCode' => [ 'shape' => 'ConfirmationCodeType', ], 'Password' => [ 'shape' => 'PasswordType', ], ], ], 'ConfirmForgotPasswordResponse' => [ 'type' => 'structure', 'members' => [], ], 'ConfirmSignUpRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', 'ConfirmationCode', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'ConfirmationCode' => [ 'shape' => 'ConfirmationCodeType', ], 'ForceAliasCreation' => [ 'shape' => 'ForceAliasCreation', ], ], ], 'ConfirmSignUpResponse' => [ 'type' => 'structure', 'members' => [], ], 'ConfirmationCodeType' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => '[\\S]+', ], 'CreateUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'JobName', 'UserPoolId', 'CloudWatchLogsRoleArn', ], 'members' => [ 'JobName' => [ 'shape' => 'UserImportJobNameType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'CloudWatchLogsRoleArn' => [ 'shape' => 'ArnType', ], ], ], 'CreateUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'CreateUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientName', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], 'GenerateSecret' => [ 'shape' => 'GenerateSecret', ], 'RefreshTokenValidity' => [ 'shape' => 'RefreshTokenValidityType', ], 'ReadAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'WriteAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'ExplicitAuthFlows' => [ 'shape' => 'ExplicitAuthFlowsListType', ], ], ], 'CreateUserPoolClientResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClient' => [ 'shape' => 'UserPoolClientType', ], ], ], 'CreateUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'PoolName', ], 'members' => [ 'PoolName' => [ 'shape' => 'UserPoolNameType', ], 'Policies' => [ 'shape' => 'UserPoolPolicyType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'AutoVerifiedAttributes' => [ 'shape' => 'VerifiedAttributesListType', ], 'AliasAttributes' => [ 'shape' => 'AliasAttributesListType', ], 'SmsVerificationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailVerificationMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailVerificationSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], 'SmsAuthenticationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'MfaConfiguration' => [ 'shape' => 'UserPoolMfaType', ], 'DeviceConfiguration' => [ 'shape' => 'DeviceConfigurationType', ], 'EmailConfiguration' => [ 'shape' => 'EmailConfigurationType', ], 'SmsConfiguration' => [ 'shape' => 'SmsConfigurationType', ], ], ], 'CreateUserPoolResponse' => [ 'type' => 'structure', 'members' => [ 'UserPool' => [ 'shape' => 'UserPoolType', ], ], ], 'CustomAttributeNameType' => [ 'type' => 'string', 'max' => 20, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', ], 'CustomAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'SchemaAttributeType', ], 'max' => 25, 'min' => 1, ], 'DateType' => [ 'type' => 'timestamp', ], 'DeleteUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserAttributeNames', ], 'members' => [ 'UserAttributeNames' => [ 'shape' => 'AttributeNameListType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'DeleteUserAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], ], ], 'DeleteUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], ], ], 'DeleteUserRequest' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'DeliveryMediumType' => [ 'type' => 'string', 'enum' => [ 'SMS', 'EMAIL', ], ], 'DescribeUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'JobId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], ], ], 'DescribeUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'DescribeUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], ], ], 'DescribeUserPoolClientResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClient' => [ 'shape' => 'UserPoolClientType', ], ], ], 'DescribeUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], ], ], 'DescribeUserPoolResponse' => [ 'type' => 'structure', 'members' => [ 'UserPool' => [ 'shape' => 'UserPoolType', ], ], ], 'DeviceConfigurationType' => [ 'type' => 'structure', 'members' => [ 'ChallengeRequiredOnNewDevice' => [ 'shape' => 'BooleanType', ], 'DeviceOnlyRememberedOnUserPrompt' => [ 'shape' => 'BooleanType', ], ], ], 'DeviceKeyType' => [ 'type' => 'string', 'max' => 55, 'min' => 1, 'pattern' => '[\\w-]+_[0-9a-f-]+', ], 'DeviceListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeviceType', ], ], 'DeviceNameType' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'DeviceRememberedStatusType' => [ 'type' => 'string', 'enum' => [ 'remembered', 'not_remembered', ], ], 'DeviceSecretVerifierConfigType' => [ 'type' => 'structure', 'members' => [ 'PasswordVerifier' => [ 'shape' => 'StringType', ], 'Salt' => [ 'shape' => 'StringType', ], ], ], 'DeviceType' => [ 'type' => 'structure', 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceAttributes' => [ 'shape' => 'AttributeListType', ], 'DeviceCreateDate' => [ 'shape' => 'DateType', ], 'DeviceLastModifiedDate' => [ 'shape' => 'DateType', ], 'DeviceLastAuthenticatedDate' => [ 'shape' => 'DateType', ], ], ], 'EmailAddressType' => [ 'type' => 'string', 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+@[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', ], 'EmailConfigurationType' => [ 'type' => 'structure', 'members' => [ 'SourceArn' => [ 'shape' => 'ArnType', ], 'ReplyToEmailAddress' => [ 'shape' => 'EmailAddressType', ], ], ], 'EmailVerificationMessageType' => [ 'type' => 'string', 'max' => 2048, 'min' => 6, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*\\{####\\}[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*', ], 'EmailVerificationSubjectType' => [ 'type' => 'string', 'max' => 140, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s]+', ], 'ExpiredCodeException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ExplicitAuthFlowsListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExplicitAuthFlowsType', ], ], 'ExplicitAuthFlowsType' => [ 'type' => 'string', 'enum' => [ 'ADMIN_NO_SRP_AUTH', 'CUSTOM_AUTH_FLOW_ONLY', ], ], 'ForceAliasCreation' => [ 'type' => 'boolean', ], 'ForgetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'DeviceKey', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], ], ], 'ForgotPasswordRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'ForgotPasswordResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'GenerateSecret' => [ 'type' => 'boolean', ], 'GetCSVHeaderRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], ], ], 'GetCSVHeaderResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'CSVHeader' => [ 'shape' => 'ListOfStringTypes', ], ], ], 'GetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'DeviceKey', ], 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'GetDeviceResponse' => [ 'type' => 'structure', 'required' => [ 'Device', ], 'members' => [ 'Device' => [ 'shape' => 'DeviceType', ], ], ], 'GetUserAttributeVerificationCodeRequest' => [ 'type' => 'structure', 'required' => [ 'AttributeName', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], ], ], 'GetUserAttributeVerificationCodeResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'GetUserRequest' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'GetUserResponse' => [ 'type' => 'structure', 'required' => [ 'Username', 'UserAttributes', ], 'members' => [ 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'GlobalSignOutRequest' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'GlobalSignOutResponse' => [ 'type' => 'structure', 'members' => [], ], 'InitiateAuthRequest' => [ 'type' => 'structure', 'required' => [ 'AuthFlow', 'ClientId', ], 'members' => [ 'AuthFlow' => [ 'shape' => 'AuthFlowType', ], 'AuthParameters' => [ 'shape' => 'AuthParametersType', ], 'ClientMetadata' => [ 'shape' => 'ClientMetadataType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], ], ], 'InitiateAuthResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'IntegerType' => [ 'type' => 'integer', ], 'InternalErrorException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, 'fault' => true, ], 'InvalidEmailRoleAccessPolicyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidLambdaResponseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidPasswordException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidSmsRoleAccessPolicyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidSmsRoleTrustRelationshipException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidUserPoolConfigurationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'LambdaConfigType' => [ 'type' => 'structure', 'members' => [ 'PreSignUp' => [ 'shape' => 'ArnType', ], 'CustomMessage' => [ 'shape' => 'ArnType', ], 'PostConfirmation' => [ 'shape' => 'ArnType', ], 'PreAuthentication' => [ 'shape' => 'ArnType', ], 'PostAuthentication' => [ 'shape' => 'ArnType', ], 'DefineAuthChallenge' => [ 'shape' => 'ArnType', ], 'CreateAuthChallenge' => [ 'shape' => 'ArnType', ], 'VerifyAuthChallengeResponse' => [ 'shape' => 'ArnType', ], ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ListDevicesRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'Limit' => [ 'shape' => 'QueryLimitType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'ListDevicesResponse' => [ 'type' => 'structure', 'members' => [ 'Devices' => [ 'shape' => 'DeviceListType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'ListOfStringTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringType', ], ], 'ListUserImportJobsRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'MaxResults', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'MaxResults' => [ 'shape' => 'PoolQueryLimitType', ], 'PaginationToken' => [ 'shape' => 'PaginationKeyType', ], ], ], 'ListUserImportJobsResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJobs' => [ 'shape' => 'UserImportJobsListType', ], 'PaginationToken' => [ 'shape' => 'PaginationKeyType', ], ], ], 'ListUserPoolClientsRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'MaxResults' => [ 'shape' => 'QueryLimit', ], 'NextToken' => [ 'shape' => 'PaginationKey', ], ], ], 'ListUserPoolClientsResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClients' => [ 'shape' => 'UserPoolClientListType', ], 'NextToken' => [ 'shape' => 'PaginationKey', ], ], ], 'ListUserPoolsRequest' => [ 'type' => 'structure', 'required' => [ 'MaxResults', ], 'members' => [ 'NextToken' => [ 'shape' => 'PaginationKeyType', ], 'MaxResults' => [ 'shape' => 'PoolQueryLimitType', ], ], ], 'ListUserPoolsResponse' => [ 'type' => 'structure', 'members' => [ 'UserPools' => [ 'shape' => 'UserPoolListType', ], 'NextToken' => [ 'shape' => 'PaginationKeyType', ], ], ], 'ListUsersRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'AttributesToGet' => [ 'shape' => 'SearchedAttributeNamesListType', ], 'Limit' => [ 'shape' => 'QueryLimitType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], 'Filter' => [ 'shape' => 'UserFilterType', ], ], ], 'ListUsersResponse' => [ 'type' => 'structure', 'members' => [ 'Users' => [ 'shape' => 'UsersListType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'LongType' => [ 'type' => 'long', ], 'MFAMethodNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'MFAOptionListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'MFAOptionType', ], ], 'MFAOptionType' => [ 'type' => 'structure', 'members' => [ 'DeliveryMedium' => [ 'shape' => 'DeliveryMediumType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], ], ], 'MessageType' => [ 'type' => 'string', ], 'NewDeviceMetadataType' => [ 'type' => 'structure', 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceGroupKey' => [ 'shape' => 'StringType', ], ], ], 'NotAuthorizedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'NumberAttributeConstraintsType' => [ 'type' => 'structure', 'members' => [ 'MinValue' => [ 'shape' => 'StringType', ], 'MaxValue' => [ 'shape' => 'StringType', ], ], ], 'PaginationKey' => [ 'type' => 'string', 'min' => 1, 'pattern' => '[\\S]+', ], 'PaginationKeyType' => [ 'type' => 'string', 'min' => 1, 'pattern' => '[\\S]+', ], 'PasswordPolicyMinLengthType' => [ 'type' => 'integer', 'max' => 99, 'min' => 6, ], 'PasswordPolicyType' => [ 'type' => 'structure', 'members' => [ 'MinimumLength' => [ 'shape' => 'PasswordPolicyMinLengthType', ], 'RequireUppercase' => [ 'shape' => 'BooleanType', ], 'RequireLowercase' => [ 'shape' => 'BooleanType', ], 'RequireNumbers' => [ 'shape' => 'BooleanType', ], 'RequireSymbols' => [ 'shape' => 'BooleanType', ], ], ], 'PasswordResetRequiredException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'PasswordType' => [ 'type' => 'string', 'max' => 256, 'min' => 6, 'pattern' => '[\\S]+', 'sensitive' => true, ], 'PoolQueryLimitType' => [ 'type' => 'integer', 'max' => 60, 'min' => 1, ], 'PreSignedUrlType' => [ 'type' => 'string', 'max' => 2048, 'min' => 0, ], 'PreconditionNotMetException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'QueryLimit' => [ 'type' => 'integer', 'max' => 60, 'min' => 1, ], 'QueryLimitType' => [ 'type' => 'integer', 'max' => 60, 'min' => 0, ], 'RefreshTokenValidityType' => [ 'type' => 'integer', 'max' => 3650, 'min' => 0, ], 'ResendConfirmationCodeRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'ResendConfirmationCodeResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'RespondToAuthChallengeRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'ChallengeName', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeResponses' => [ 'shape' => 'ChallengeResponsesType', ], ], ], 'RespondToAuthChallengeResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'SchemaAttributeType' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'CustomAttributeNameType', ], 'AttributeDataType' => [ 'shape' => 'AttributeDataType', ], 'DeveloperOnlyAttribute' => [ 'shape' => 'BooleanType', ], 'Mutable' => [ 'shape' => 'BooleanType', ], 'Required' => [ 'shape' => 'BooleanType', ], 'NumberAttributeConstraints' => [ 'shape' => 'NumberAttributeConstraintsType', ], 'StringAttributeConstraints' => [ 'shape' => 'StringAttributeConstraintsType', ], ], ], 'SchemaAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'SchemaAttributeType', ], 'max' => 50, 'min' => 1, ], 'SearchPaginationTokenType' => [ 'type' => 'string', 'min' => 1, 'pattern' => '[\\S]+', ], 'SearchedAttributeNamesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeNameType', ], ], 'SecretHashType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w+=/]+', 'sensitive' => true, ], 'SessionType' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, ], 'SetUserSettingsRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', 'MFAOptions', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'SetUserSettingsResponse' => [ 'type' => 'structure', 'members' => [], ], 'SignUpRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', 'Password', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'Password' => [ 'shape' => 'PasswordType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'ValidationData' => [ 'shape' => 'AttributeListType', ], ], ], 'SignUpResponse' => [ 'type' => 'structure', 'members' => [ 'UserConfirmed' => [ 'shape' => 'BooleanType', ], 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'SmsConfigurationType' => [ 'type' => 'structure', 'members' => [ 'SnsCallerArn' => [ 'shape' => 'ArnType', ], 'ExternalId' => [ 'shape' => 'StringType', ], ], ], 'SmsVerificationMessageType' => [ 'type' => 'string', 'max' => 140, 'min' => 6, 'pattern' => '.*\\{####\\}.*', ], 'StartUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'JobId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], ], ], 'StartUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'StatusType' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'StopUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'JobId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], ], ], 'StopUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'StringAttributeConstraintsType' => [ 'type' => 'structure', 'members' => [ 'MinLength' => [ 'shape' => 'StringType', ], 'MaxLength' => [ 'shape' => 'StringType', ], ], ], 'StringType' => [ 'type' => 'string', ], 'TokenModelType' => [ 'type' => 'string', 'pattern' => '[A-Za-z0-9-_=.]+', 'sensitive' => true, ], 'TooManyFailedAttemptsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'TooManyRequestsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UnexpectedLambdaException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UpdateDeviceStatusRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', 'DeviceKey', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceRememberedStatus' => [ 'shape' => 'DeviceRememberedStatusType', ], ], ], 'UpdateDeviceStatusResponse' => [ 'type' => 'structure', 'members' => [], ], 'UpdateUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserAttributes', ], 'members' => [ 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'UpdateUserAttributesResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetailsList' => [ 'shape' => 'CodeDeliveryDetailsListType', ], ], ], 'UpdateUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], 'RefreshTokenValidity' => [ 'shape' => 'RefreshTokenValidityType', ], 'ReadAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'WriteAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'ExplicitAuthFlows' => [ 'shape' => 'ExplicitAuthFlowsListType', ], ], ], 'UpdateUserPoolClientResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClient' => [ 'shape' => 'UserPoolClientType', ], ], ], 'UpdateUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Policies' => [ 'shape' => 'UserPoolPolicyType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'AutoVerifiedAttributes' => [ 'shape' => 'VerifiedAttributesListType', ], 'SmsVerificationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailVerificationMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailVerificationSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], 'SmsAuthenticationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'MfaConfiguration' => [ 'shape' => 'UserPoolMfaType', ], 'DeviceConfiguration' => [ 'shape' => 'DeviceConfigurationType', ], 'EmailConfiguration' => [ 'shape' => 'EmailConfigurationType', ], 'SmsConfiguration' => [ 'shape' => 'SmsConfigurationType', ], ], ], 'UpdateUserPoolResponse' => [ 'type' => 'structure', 'members' => [], ], 'UserFilterType' => [ 'type' => 'string', 'max' => 256, ], 'UserImportInProgressException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserImportJobIdType' => [ 'type' => 'string', 'max' => 55, 'min' => 1, 'pattern' => 'import-[0-9a-zA-Z-]+', ], 'UserImportJobNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w\\s+=,.@-]+', ], 'UserImportJobStatusType' => [ 'type' => 'string', 'enum' => [ 'Created', 'Pending', 'InProgress', 'Stopping', 'Expired', 'Stopped', 'Failed', 'Succeeded', ], ], 'UserImportJobType' => [ 'type' => 'structure', 'members' => [ 'JobName' => [ 'shape' => 'UserImportJobNameType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'PreSignedUrl' => [ 'shape' => 'PreSignedUrlType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'StartDate' => [ 'shape' => 'DateType', ], 'CompletionDate' => [ 'shape' => 'DateType', ], 'Status' => [ 'shape' => 'UserImportJobStatusType', ], 'CloudWatchLogsRoleArn' => [ 'shape' => 'ArnType', ], 'ImportedUsers' => [ 'shape' => 'LongType', ], 'SkippedUsers' => [ 'shape' => 'LongType', ], 'FailedUsers' => [ 'shape' => 'LongType', ], 'CompletionMessage' => [ 'shape' => 'CompletionMessageType', ], ], ], 'UserImportJobsListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserImportJobType', ], 'max' => 50, 'min' => 1, ], 'UserLambdaValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserNotConfirmedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserPoolClientDescription' => [ 'type' => 'structure', 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], ], ], 'UserPoolClientListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserPoolClientDescription', ], ], 'UserPoolClientType' => [ 'type' => 'structure', 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ClientSecret' => [ 'shape' => 'ClientSecretType', ], 'LastModifiedDate' => [ 'shape' => 'DateType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'RefreshTokenValidity' => [ 'shape' => 'RefreshTokenValidityType', ], 'ReadAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'WriteAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'ExplicitAuthFlows' => [ 'shape' => 'ExplicitAuthFlowsListType', ], ], ], 'UserPoolDescriptionType' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'UserPoolIdType', ], 'Name' => [ 'shape' => 'UserPoolNameType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'Status' => [ 'shape' => 'StatusType', ], 'LastModifiedDate' => [ 'shape' => 'DateType', ], 'CreationDate' => [ 'shape' => 'DateType', ], ], ], 'UserPoolIdType' => [ 'type' => 'string', 'max' => 55, 'min' => 1, 'pattern' => '[\\w-]+_[0-9a-zA-Z]+', ], 'UserPoolListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserPoolDescriptionType', ], ], 'UserPoolMfaType' => [ 'type' => 'string', 'enum' => [ 'OFF', 'ON', 'OPTIONAL', ], ], 'UserPoolNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w\\s+=,.@-]+', ], 'UserPoolPolicyType' => [ 'type' => 'structure', 'members' => [ 'PasswordPolicy' => [ 'shape' => 'PasswordPolicyType', ], ], ], 'UserPoolType' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'UserPoolIdType', ], 'Name' => [ 'shape' => 'UserPoolNameType', ], 'Policies' => [ 'shape' => 'UserPoolPolicyType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'Status' => [ 'shape' => 'StatusType', ], 'LastModifiedDate' => [ 'shape' => 'DateType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'SchemaAttributes' => [ 'shape' => 'SchemaAttributesListType', ], 'AutoVerifiedAttributes' => [ 'shape' => 'VerifiedAttributesListType', ], 'AliasAttributes' => [ 'shape' => 'AliasAttributesListType', ], 'SmsVerificationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailVerificationMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailVerificationSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], 'SmsAuthenticationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'MfaConfiguration' => [ 'shape' => 'UserPoolMfaType', ], 'DeviceConfiguration' => [ 'shape' => 'DeviceConfigurationType', ], 'EstimatedNumberOfUsers' => [ 'shape' => 'IntegerType', ], 'EmailConfiguration' => [ 'shape' => 'EmailConfigurationType', ], 'SmsConfiguration' => [ 'shape' => 'SmsConfigurationType', ], 'SmsConfigurationFailure' => [ 'shape' => 'StringType', ], 'EmailConfigurationFailure' => [ 'shape' => 'StringType', ], ], ], 'UserStatusType' => [ 'type' => 'string', 'enum' => [ 'UNCONFIRMED', 'CONFIRMED', 'ARCHIVED', 'COMPROMISED', 'UNKNOWN', 'RESET_REQUIRED', ], ], 'UserType' => [ 'type' => 'structure', 'members' => [ 'Username' => [ 'shape' => 'UsernameType', ], 'Attributes' => [ 'shape' => 'AttributeListType', ], 'UserCreateDate' => [ 'shape' => 'DateType', ], 'UserLastModifiedDate' => [ 'shape' => 'DateType', ], 'Enabled' => [ 'shape' => 'BooleanType', ], 'UserStatus' => [ 'shape' => 'UserStatusType', ], ], ], 'UsernameExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UsernameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', 'sensitive' => true, ], 'UsersListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserType', ], ], 'VerifiedAttributeType' => [ 'type' => 'string', 'enum' => [ 'phone_number', 'email', ], ], 'VerifiedAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'VerifiedAttributeType', ], ], 'VerifyUserAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'AttributeName', 'Code', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], 'Code' => [ 'shape' => 'ConfirmationCodeType', ], ], ], 'VerifyUserAttributeResponse' => [ 'type' => 'structure', 'members' => [], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2016-04-18', 'endpointPrefix' => 'cognito-idp', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceFullName' => 'Amazon Cognito Identity Provider', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSCognitoIdentityProviderService', ], 'operations' => [ 'AddCustomAttributes' => [ 'name' => 'AddCustomAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddCustomAttributesRequest', ], 'output' => [ 'shape' => 'AddCustomAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserImportInProgressException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminConfirmSignUp' => [ 'name' => 'AdminConfirmSignUp', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminConfirmSignUpRequest', ], 'output' => [ 'shape' => 'AdminConfirmSignUpResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyFailedAttemptsException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminCreateUser' => [ 'name' => 'AdminCreateUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminCreateUserRequest', ], 'output' => [ 'shape' => 'AdminCreateUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UsernameExistsException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UnsupportedUserStateException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminDeleteUser' => [ 'name' => 'AdminDeleteUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminDeleteUserRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminDeleteUserAttributes' => [ 'name' => 'AdminDeleteUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminDeleteUserAttributesRequest', ], 'output' => [ 'shape' => 'AdminDeleteUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminDisableUser' => [ 'name' => 'AdminDisableUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminDisableUserRequest', ], 'output' => [ 'shape' => 'AdminDisableUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminEnableUser' => [ 'name' => 'AdminEnableUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminEnableUserRequest', ], 'output' => [ 'shape' => 'AdminEnableUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminForgetDevice' => [ 'name' => 'AdminForgetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminForgetDeviceRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminGetDevice' => [ 'name' => 'AdminGetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminGetDeviceRequest', ], 'output' => [ 'shape' => 'AdminGetDeviceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'AdminGetUser' => [ 'name' => 'AdminGetUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminGetUserRequest', ], 'output' => [ 'shape' => 'AdminGetUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminInitiateAuth' => [ 'name' => 'AdminInitiateAuth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminInitiateAuthRequest', ], 'output' => [ 'shape' => 'AdminInitiateAuthResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'MFAMethodNotFoundException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], ], ], 'AdminListDevices' => [ 'name' => 'AdminListDevices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminListDevicesRequest', ], 'output' => [ 'shape' => 'AdminListDevicesResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'AdminResetUserPassword' => [ 'name' => 'AdminResetUserPassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminResetUserPasswordRequest', ], 'output' => [ 'shape' => 'AdminResetUserPasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminRespondToAuthChallenge' => [ 'name' => 'AdminRespondToAuthChallenge', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminRespondToAuthChallengeRequest', ], 'output' => [ 'shape' => 'AdminRespondToAuthChallengeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'MFAMethodNotFoundException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], ], ], 'AdminSetUserSettings' => [ 'name' => 'AdminSetUserSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminSetUserSettingsRequest', ], 'output' => [ 'shape' => 'AdminSetUserSettingsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminUpdateDeviceStatus' => [ 'name' => 'AdminUpdateDeviceStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminUpdateDeviceStatusRequest', ], 'output' => [ 'shape' => 'AdminUpdateDeviceStatusResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminUpdateUserAttributes' => [ 'name' => 'AdminUpdateUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminUpdateUserAttributesRequest', ], 'output' => [ 'shape' => 'AdminUpdateUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'AdminUserGlobalSignOut' => [ 'name' => 'AdminUserGlobalSignOut', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AdminUserGlobalSignOutRequest', ], 'output' => [ 'shape' => 'AdminUserGlobalSignOutResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ChangePassword' => [ 'name' => 'ChangePassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ChangePasswordRequest', ], 'output' => [ 'shape' => 'ChangePasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'ConfirmDevice' => [ 'name' => 'ConfirmDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmDeviceRequest', ], 'output' => [ 'shape' => 'ConfirmDeviceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'UsernameExistsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ConfirmForgotPassword' => [ 'name' => 'ConfirmForgotPassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmForgotPasswordRequest', ], 'output' => [ 'shape' => 'ConfirmForgotPasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'TooManyFailedAttemptsException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'ConfirmSignUp' => [ 'name' => 'ConfirmSignUp', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmSignUpRequest', ], 'output' => [ 'shape' => 'ConfirmSignUpResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyFailedAttemptsException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'CreateUserImportJob' => [ 'name' => 'CreateUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateUserImportJobRequest', ], 'output' => [ 'shape' => 'CreateUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'CreateUserPool' => [ 'name' => 'CreateUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateUserPoolRequest', ], 'output' => [ 'shape' => 'CreateUserPoolResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'CreateUserPoolClient' => [ 'name' => 'CreateUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateUserPoolClientRequest', ], 'output' => [ 'shape' => 'CreateUserPoolClientResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DeleteUser' => [ 'name' => 'DeleteUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'DeleteUserAttributes' => [ 'name' => 'DeleteUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserAttributesRequest', ], 'output' => [ 'shape' => 'DeleteUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'DeleteUserPool' => [ 'name' => 'DeleteUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserPoolRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserImportInProgressException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DeleteUserPoolClient' => [ 'name' => 'DeleteUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteUserPoolClientRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DescribeUserImportJob' => [ 'name' => 'DescribeUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeUserImportJobRequest', ], 'output' => [ 'shape' => 'DescribeUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DescribeUserPool' => [ 'name' => 'DescribeUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeUserPoolRequest', ], 'output' => [ 'shape' => 'DescribeUserPoolResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'DescribeUserPoolClient' => [ 'name' => 'DescribeUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeUserPoolClientRequest', ], 'output' => [ 'shape' => 'DescribeUserPoolClientResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ForgetDevice' => [ 'name' => 'ForgetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ForgetDeviceRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ForgotPassword' => [ 'name' => 'ForgotPassword', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ForgotPasswordRequest', ], 'output' => [ 'shape' => 'ForgotPasswordResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'GetCSVHeader' => [ 'name' => 'GetCSVHeader', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetCSVHeaderRequest', ], 'output' => [ 'shape' => 'GetCSVHeaderResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'GetDevice' => [ 'name' => 'GetDevice', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDeviceRequest', ], 'output' => [ 'shape' => 'GetDeviceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'GetUser' => [ 'name' => 'GetUser', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetUserRequest', ], 'output' => [ 'shape' => 'GetUserResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'GetUserAttributeVerificationCode' => [ 'name' => 'GetUserAttributeVerificationCode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetUserAttributeVerificationCodeRequest', ], 'output' => [ 'shape' => 'GetUserAttributeVerificationCodeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'GlobalSignOut' => [ 'name' => 'GlobalSignOut', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GlobalSignOutRequest', ], 'output' => [ 'shape' => 'GlobalSignOutResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'InitiateAuth' => [ 'name' => 'InitiateAuth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'InitiateAuthRequest', ], 'output' => [ 'shape' => 'InitiateAuthResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListDevices' => [ 'name' => 'ListDevices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDevicesRequest', ], 'output' => [ 'shape' => 'ListDevicesResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUserImportJobs' => [ 'name' => 'ListUserImportJobs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUserImportJobsRequest', ], 'output' => [ 'shape' => 'ListUserImportJobsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUserPoolClients' => [ 'name' => 'ListUserPoolClients', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUserPoolClientsRequest', ], 'output' => [ 'shape' => 'ListUserPoolClientsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUserPools' => [ 'name' => 'ListUserPools', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUserPoolsRequest', ], 'output' => [ 'shape' => 'ListUserPoolsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ListUsers' => [ 'name' => 'ListUsers', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListUsersRequest', ], 'output' => [ 'shape' => 'ListUsersResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'ResendConfirmationCode' => [ 'name' => 'ResendConfirmationCode', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResendConfirmationCodeRequest', ], 'output' => [ 'shape' => 'ResendConfirmationCodeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'RespondToAuthChallenge' => [ 'name' => 'RespondToAuthChallenge', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RespondToAuthChallengeRequest', ], 'output' => [ 'shape' => 'RespondToAuthChallengeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'MFAMethodNotFoundException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'SetUserSettings' => [ 'name' => 'SetUserSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetUserSettingsRequest', ], 'output' => [ 'shape' => 'SetUserSettingsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'SignUp' => [ 'name' => 'SignUp', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SignUpRequest', ], 'output' => [ 'shape' => 'SignUpResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidPasswordException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'UsernameExistsException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], ], 'authtype' => 'none', ], 'StartUserImportJob' => [ 'name' => 'StartUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartUserImportJobRequest', ], 'output' => [ 'shape' => 'StartUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'StopUserImportJob' => [ 'name' => 'StopUserImportJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopUserImportJobRequest', ], 'output' => [ 'shape' => 'StopUserImportJobResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'PreconditionNotMetException', ], [ 'shape' => 'NotAuthorizedException', ], ], ], 'UpdateDeviceStatus' => [ 'name' => 'UpdateDeviceStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateDeviceStatusRequest', ], 'output' => [ 'shape' => 'UpdateDeviceStatusResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InvalidUserPoolConfigurationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'UpdateUserAttributes' => [ 'name' => 'UpdateUserAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateUserAttributesRequest', ], 'output' => [ 'shape' => 'UpdateUserAttributesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UnexpectedLambdaException', ], [ 'shape' => 'UserLambdaValidationException', ], [ 'shape' => 'InvalidLambdaResponseException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'AliasExistsException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], [ 'shape' => 'CodeDeliveryFailureException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], 'UpdateUserPool' => [ 'name' => 'UpdateUserPool', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateUserPoolRequest', ], 'output' => [ 'shape' => 'UpdateUserPoolResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ConcurrentModificationException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'UserImportInProgressException', ], [ 'shape' => 'InternalErrorException', ], [ 'shape' => 'InvalidSmsRoleAccessPolicyException', ], [ 'shape' => 'InvalidSmsRoleTrustRelationshipException', ], [ 'shape' => 'InvalidEmailRoleAccessPolicyException', ], ], ], 'UpdateUserPoolClient' => [ 'name' => 'UpdateUserPoolClient', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateUserPoolClientRequest', ], 'output' => [ 'shape' => 'UpdateUserPoolClientResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'InternalErrorException', ], ], ], 'VerifyUserAttribute' => [ 'name' => 'VerifyUserAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyUserAttributeRequest', ], 'output' => [ 'shape' => 'VerifyUserAttributeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'CodeMismatchException', ], [ 'shape' => 'ExpiredCodeException', ], [ 'shape' => 'NotAuthorizedException', ], [ 'shape' => 'TooManyRequestsException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'PasswordResetRequiredException', ], [ 'shape' => 'UserNotFoundException', ], [ 'shape' => 'UserNotConfirmedException', ], [ 'shape' => 'InternalErrorException', ], ], 'authtype' => 'none', ], ], 'shapes' => [ 'AddCustomAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'CustomAttributes', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'CustomAttributes' => [ 'shape' => 'CustomAttributesListType', ], ], ], 'AddCustomAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminConfirmSignUpRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminConfirmSignUpResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminCreateUserConfigType' => [ 'type' => 'structure', 'members' => [ 'AllowAdminCreateUserOnly' => [ 'shape' => 'BooleanType', ], 'UnusedAccountValidityDays' => [ 'shape' => 'AdminCreateUserUnusedAccountValidityDaysType', ], 'InviteMessageTemplate' => [ 'shape' => 'MessageTemplateType', ], ], ], 'AdminCreateUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'ValidationData' => [ 'shape' => 'AttributeListType', ], 'TemporaryPassword' => [ 'shape' => 'PasswordType', ], 'ForceAliasCreation' => [ 'shape' => 'ForceAliasCreation', ], 'MessageAction' => [ 'shape' => 'MessageActionType', ], 'DesiredDeliveryMediums' => [ 'shape' => 'DeliveryMediumListType', ], ], ], 'AdminCreateUserResponse' => [ 'type' => 'structure', 'members' => [ 'User' => [ 'shape' => 'UserType', ], ], ], 'AdminCreateUserUnusedAccountValidityDaysType' => [ 'type' => 'integer', 'max' => 90, 'min' => 0, ], 'AdminDeleteUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'UserAttributeNames', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributeNames' => [ 'shape' => 'AttributeNameListType', ], ], ], 'AdminDeleteUserAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminDeleteUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminDisableUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminDisableUserResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminEnableUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminEnableUserResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminForgetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'DeviceKey', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], ], ], 'AdminGetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'DeviceKey', 'UserPoolId', 'Username', ], 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminGetDeviceResponse' => [ 'type' => 'structure', 'required' => [ 'Device', ], 'members' => [ 'Device' => [ 'shape' => 'DeviceType', ], ], ], 'AdminGetUserRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminGetUserResponse' => [ 'type' => 'structure', 'required' => [ 'Username', ], 'members' => [ 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'UserCreateDate' => [ 'shape' => 'DateType', ], 'UserLastModifiedDate' => [ 'shape' => 'DateType', ], 'Enabled' => [ 'shape' => 'BooleanType', ], 'UserStatus' => [ 'shape' => 'UserStatusType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'AdminInitiateAuthRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', 'AuthFlow', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'AuthFlow' => [ 'shape' => 'AuthFlowType', ], 'AuthParameters' => [ 'shape' => 'AuthParametersType', ], 'ClientMetadata' => [ 'shape' => 'ClientMetadataType', ], ], ], 'AdminInitiateAuthResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'AdminListDevicesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'Limit' => [ 'shape' => 'QueryLimitType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'AdminListDevicesResponse' => [ 'type' => 'structure', 'members' => [ 'Devices' => [ 'shape' => 'DeviceListType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'AdminResetUserPasswordRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminResetUserPasswordResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminRespondToAuthChallengeRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', 'ChallengeName', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'ChallengeResponses' => [ 'shape' => 'ChallengeResponsesType', ], 'Session' => [ 'shape' => 'SessionType', ], ], ], 'AdminRespondToAuthChallengeResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'AdminSetUserSettingsRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'MFAOptions', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'AdminSetUserSettingsResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminUpdateDeviceStatusRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'DeviceKey', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceRememberedStatus' => [ 'shape' => 'DeviceRememberedStatusType', ], ], ], 'AdminUpdateDeviceStatusResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminUpdateUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', 'UserAttributes', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], ], ], 'AdminUpdateUserAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'AdminUserGlobalSignOutRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'Username', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'AdminUserGlobalSignOutResponse' => [ 'type' => 'structure', 'members' => [], ], 'AliasAttributeType' => [ 'type' => 'string', 'enum' => [ 'phone_number', 'email', 'preferred_username', ], ], 'AliasAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AliasAttributeType', ], ], 'AliasExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ArnType' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, 'pattern' => 'arn:[\\w+=/,.@-]+:[\\w+=/,.@-]+:([\\w+=/,.@-]*)?:[0-9]+:[\\w+=/,.@-]+(:[\\w+=/,.@-]+)?(:[\\w+=/,.@-]+)?', ], 'AttributeDataType' => [ 'type' => 'string', 'enum' => [ 'String', 'Number', 'DateTime', 'Boolean', ], ], 'AttributeListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeType', ], ], 'AttributeNameListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeNameType', ], ], 'AttributeNameType' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', ], 'AttributeType' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'AttributeNameType', ], 'Value' => [ 'shape' => 'AttributeValueType', ], ], ], 'AttributeValueType' => [ 'type' => 'string', 'max' => 2048, 'sensitive' => true, ], 'AuthFlowType' => [ 'type' => 'string', 'enum' => [ 'USER_SRP_AUTH', 'REFRESH_TOKEN_AUTH', 'REFRESH_TOKEN', 'CUSTOM_AUTH', 'ADMIN_NO_SRP_AUTH', ], ], 'AuthParametersType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'AuthenticationResultType' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'ExpiresIn' => [ 'shape' => 'IntegerType', ], 'TokenType' => [ 'shape' => 'StringType', ], 'RefreshToken' => [ 'shape' => 'TokenModelType', ], 'IdToken' => [ 'shape' => 'TokenModelType', ], 'NewDeviceMetadata' => [ 'shape' => 'NewDeviceMetadataType', ], ], ], 'BooleanType' => [ 'type' => 'boolean', ], 'ChallengeNameType' => [ 'type' => 'string', 'enum' => [ 'SMS_MFA', 'PASSWORD_VERIFIER', 'CUSTOM_CHALLENGE', 'DEVICE_SRP_AUTH', 'DEVICE_PASSWORD_VERIFIER', 'ADMIN_NO_SRP_AUTH', 'NEW_PASSWORD_REQUIRED', ], ], 'ChallengeParametersType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'ChallengeResponsesType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'ChangePasswordRequest' => [ 'type' => 'structure', 'required' => [ 'PreviousPassword', 'ProposedPassword', ], 'members' => [ 'PreviousPassword' => [ 'shape' => 'PasswordType', ], 'ProposedPassword' => [ 'shape' => 'PasswordType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'ChangePasswordResponse' => [ 'type' => 'structure', 'members' => [], ], 'ClientIdType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w+]+', 'sensitive' => true, ], 'ClientMetadataType' => [ 'type' => 'map', 'key' => [ 'shape' => 'StringType', ], 'value' => [ 'shape' => 'StringType', ], ], 'ClientNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w\\s+=,.@-]+', ], 'ClientPermissionListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClientPermissionType', ], ], 'ClientPermissionType' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, ], 'ClientSecretType' => [ 'type' => 'string', 'max' => 64, 'min' => 1, 'pattern' => '[\\w+]+', 'sensitive' => true, ], 'CodeDeliveryDetailsListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], 'CodeDeliveryDetailsType' => [ 'type' => 'structure', 'members' => [ 'Destination' => [ 'shape' => 'StringType', ], 'DeliveryMedium' => [ 'shape' => 'DeliveryMediumType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], ], ], 'CodeDeliveryFailureException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'CodeMismatchException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'CompletionMessageType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w]+', ], 'ConcurrentModificationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ConfirmDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', 'DeviceKey', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceSecretVerifierConfig' => [ 'shape' => 'DeviceSecretVerifierConfigType', ], 'DeviceName' => [ 'shape' => 'DeviceNameType', ], ], ], 'ConfirmDeviceResponse' => [ 'type' => 'structure', 'members' => [ 'UserConfirmationNecessary' => [ 'shape' => 'BooleanType', ], ], ], 'ConfirmForgotPasswordRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', 'ConfirmationCode', 'Password', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'ConfirmationCode' => [ 'shape' => 'ConfirmationCodeType', ], 'Password' => [ 'shape' => 'PasswordType', ], ], ], 'ConfirmForgotPasswordResponse' => [ 'type' => 'structure', 'members' => [], ], 'ConfirmSignUpRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', 'ConfirmationCode', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'ConfirmationCode' => [ 'shape' => 'ConfirmationCodeType', ], 'ForceAliasCreation' => [ 'shape' => 'ForceAliasCreation', ], ], ], 'ConfirmSignUpResponse' => [ 'type' => 'structure', 'members' => [], ], 'ConfirmationCodeType' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => '[\\S]+', ], 'CreateUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'JobName', 'UserPoolId', 'CloudWatchLogsRoleArn', ], 'members' => [ 'JobName' => [ 'shape' => 'UserImportJobNameType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'CloudWatchLogsRoleArn' => [ 'shape' => 'ArnType', ], ], ], 'CreateUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'CreateUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientName', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], 'GenerateSecret' => [ 'shape' => 'GenerateSecret', ], 'RefreshTokenValidity' => [ 'shape' => 'RefreshTokenValidityType', ], 'ReadAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'WriteAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'ExplicitAuthFlows' => [ 'shape' => 'ExplicitAuthFlowsListType', ], ], ], 'CreateUserPoolClientResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClient' => [ 'shape' => 'UserPoolClientType', ], ], ], 'CreateUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'PoolName', ], 'members' => [ 'PoolName' => [ 'shape' => 'UserPoolNameType', ], 'Policies' => [ 'shape' => 'UserPoolPolicyType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'AutoVerifiedAttributes' => [ 'shape' => 'VerifiedAttributesListType', ], 'AliasAttributes' => [ 'shape' => 'AliasAttributesListType', ], 'SmsVerificationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailVerificationMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailVerificationSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], 'SmsAuthenticationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'MfaConfiguration' => [ 'shape' => 'UserPoolMfaType', ], 'DeviceConfiguration' => [ 'shape' => 'DeviceConfigurationType', ], 'EmailConfiguration' => [ 'shape' => 'EmailConfigurationType', ], 'SmsConfiguration' => [ 'shape' => 'SmsConfigurationType', ], 'AdminCreateUserConfig' => [ 'shape' => 'AdminCreateUserConfigType', ], ], ], 'CreateUserPoolResponse' => [ 'type' => 'structure', 'members' => [ 'UserPool' => [ 'shape' => 'UserPoolType', ], ], ], 'CustomAttributeNameType' => [ 'type' => 'string', 'max' => 20, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', ], 'CustomAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'SchemaAttributeType', ], 'max' => 25, 'min' => 1, ], 'DateType' => [ 'type' => 'timestamp', ], 'DeleteUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserAttributeNames', ], 'members' => [ 'UserAttributeNames' => [ 'shape' => 'AttributeNameListType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'DeleteUserAttributesResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], ], ], 'DeleteUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], ], ], 'DeleteUserRequest' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'DeliveryMediumListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeliveryMediumType', ], ], 'DeliveryMediumType' => [ 'type' => 'string', 'enum' => [ 'SMS', 'EMAIL', ], ], 'DescribeUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'JobId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], ], ], 'DescribeUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'DescribeUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], ], ], 'DescribeUserPoolClientResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClient' => [ 'shape' => 'UserPoolClientType', ], ], ], 'DescribeUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], ], ], 'DescribeUserPoolResponse' => [ 'type' => 'structure', 'members' => [ 'UserPool' => [ 'shape' => 'UserPoolType', ], ], ], 'DeviceConfigurationType' => [ 'type' => 'structure', 'members' => [ 'ChallengeRequiredOnNewDevice' => [ 'shape' => 'BooleanType', ], 'DeviceOnlyRememberedOnUserPrompt' => [ 'shape' => 'BooleanType', ], ], ], 'DeviceKeyType' => [ 'type' => 'string', 'max' => 55, 'min' => 1, 'pattern' => '[\\w-]+_[0-9a-f-]+', ], 'DeviceListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeviceType', ], ], 'DeviceNameType' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'DeviceRememberedStatusType' => [ 'type' => 'string', 'enum' => [ 'remembered', 'not_remembered', ], ], 'DeviceSecretVerifierConfigType' => [ 'type' => 'structure', 'members' => [ 'PasswordVerifier' => [ 'shape' => 'StringType', ], 'Salt' => [ 'shape' => 'StringType', ], ], ], 'DeviceType' => [ 'type' => 'structure', 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceAttributes' => [ 'shape' => 'AttributeListType', ], 'DeviceCreateDate' => [ 'shape' => 'DateType', ], 'DeviceLastModifiedDate' => [ 'shape' => 'DateType', ], 'DeviceLastAuthenticatedDate' => [ 'shape' => 'DateType', ], ], ], 'EmailAddressType' => [ 'type' => 'string', 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+@[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', ], 'EmailConfigurationType' => [ 'type' => 'structure', 'members' => [ 'SourceArn' => [ 'shape' => 'ArnType', ], 'ReplyToEmailAddress' => [ 'shape' => 'EmailAddressType', ], ], ], 'EmailVerificationMessageType' => [ 'type' => 'string', 'max' => 2048, 'min' => 6, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*\\{####\\}[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s*]*', ], 'EmailVerificationSubjectType' => [ 'type' => 'string', 'max' => 140, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}\\s]+', ], 'ExpiredCodeException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ExplicitAuthFlowsListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExplicitAuthFlowsType', ], ], 'ExplicitAuthFlowsType' => [ 'type' => 'string', 'enum' => [ 'ADMIN_NO_SRP_AUTH', 'CUSTOM_AUTH_FLOW_ONLY', ], ], 'ForceAliasCreation' => [ 'type' => 'boolean', ], 'ForgetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'DeviceKey', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], ], ], 'ForgotPasswordRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'ForgotPasswordResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'GenerateSecret' => [ 'type' => 'boolean', ], 'GetCSVHeaderRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], ], ], 'GetCSVHeaderResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'CSVHeader' => [ 'shape' => 'ListOfStringTypes', ], ], ], 'GetDeviceRequest' => [ 'type' => 'structure', 'required' => [ 'DeviceKey', ], 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'GetDeviceResponse' => [ 'type' => 'structure', 'required' => [ 'Device', ], 'members' => [ 'Device' => [ 'shape' => 'DeviceType', ], ], ], 'GetUserAttributeVerificationCodeRequest' => [ 'type' => 'structure', 'required' => [ 'AttributeName', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], ], ], 'GetUserAttributeVerificationCodeResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'GetUserRequest' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'GetUserResponse' => [ 'type' => 'structure', 'required' => [ 'Username', 'UserAttributes', ], 'members' => [ 'Username' => [ 'shape' => 'UsernameType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'GlobalSignOutRequest' => [ 'type' => 'structure', 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'GlobalSignOutResponse' => [ 'type' => 'structure', 'members' => [], ], 'InitiateAuthRequest' => [ 'type' => 'structure', 'required' => [ 'AuthFlow', 'ClientId', ], 'members' => [ 'AuthFlow' => [ 'shape' => 'AuthFlowType', ], 'AuthParameters' => [ 'shape' => 'AuthParametersType', ], 'ClientMetadata' => [ 'shape' => 'ClientMetadataType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], ], ], 'InitiateAuthResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'IntegerType' => [ 'type' => 'integer', ], 'InternalErrorException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, 'fault' => true, ], 'InvalidEmailRoleAccessPolicyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidLambdaResponseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidPasswordException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidSmsRoleAccessPolicyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidSmsRoleTrustRelationshipException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'InvalidUserPoolConfigurationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'LambdaConfigType' => [ 'type' => 'structure', 'members' => [ 'PreSignUp' => [ 'shape' => 'ArnType', ], 'CustomMessage' => [ 'shape' => 'ArnType', ], 'PostConfirmation' => [ 'shape' => 'ArnType', ], 'PreAuthentication' => [ 'shape' => 'ArnType', ], 'PostAuthentication' => [ 'shape' => 'ArnType', ], 'DefineAuthChallenge' => [ 'shape' => 'ArnType', ], 'CreateAuthChallenge' => [ 'shape' => 'ArnType', ], 'VerifyAuthChallengeResponse' => [ 'shape' => 'ArnType', ], ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'ListDevicesRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'Limit' => [ 'shape' => 'QueryLimitType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'ListDevicesResponse' => [ 'type' => 'structure', 'members' => [ 'Devices' => [ 'shape' => 'DeviceListType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'ListOfStringTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringType', ], ], 'ListUserImportJobsRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'MaxResults', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'MaxResults' => [ 'shape' => 'PoolQueryLimitType', ], 'PaginationToken' => [ 'shape' => 'PaginationKeyType', ], ], ], 'ListUserImportJobsResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJobs' => [ 'shape' => 'UserImportJobsListType', ], 'PaginationToken' => [ 'shape' => 'PaginationKeyType', ], ], ], 'ListUserPoolClientsRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'MaxResults' => [ 'shape' => 'QueryLimit', ], 'NextToken' => [ 'shape' => 'PaginationKey', ], ], ], 'ListUserPoolClientsResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClients' => [ 'shape' => 'UserPoolClientListType', ], 'NextToken' => [ 'shape' => 'PaginationKey', ], ], ], 'ListUserPoolsRequest' => [ 'type' => 'structure', 'required' => [ 'MaxResults', ], 'members' => [ 'NextToken' => [ 'shape' => 'PaginationKeyType', ], 'MaxResults' => [ 'shape' => 'PoolQueryLimitType', ], ], ], 'ListUserPoolsResponse' => [ 'type' => 'structure', 'members' => [ 'UserPools' => [ 'shape' => 'UserPoolListType', ], 'NextToken' => [ 'shape' => 'PaginationKeyType', ], ], ], 'ListUsersRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'AttributesToGet' => [ 'shape' => 'SearchedAttributeNamesListType', ], 'Limit' => [ 'shape' => 'QueryLimitType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], 'Filter' => [ 'shape' => 'UserFilterType', ], ], ], 'ListUsersResponse' => [ 'type' => 'structure', 'members' => [ 'Users' => [ 'shape' => 'UsersListType', ], 'PaginationToken' => [ 'shape' => 'SearchPaginationTokenType', ], ], ], 'LongType' => [ 'type' => 'long', ], 'MFAMethodNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'MFAOptionListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'MFAOptionType', ], ], 'MFAOptionType' => [ 'type' => 'structure', 'members' => [ 'DeliveryMedium' => [ 'shape' => 'DeliveryMediumType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], ], ], 'MessageActionType' => [ 'type' => 'string', 'enum' => [ 'RESEND', 'SUPPRESS', ], ], 'MessageTemplateType' => [ 'type' => 'structure', 'members' => [ 'SMSMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], ], ], 'MessageType' => [ 'type' => 'string', ], 'NewDeviceMetadataType' => [ 'type' => 'structure', 'members' => [ 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceGroupKey' => [ 'shape' => 'StringType', ], ], ], 'NotAuthorizedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'NumberAttributeConstraintsType' => [ 'type' => 'structure', 'members' => [ 'MinValue' => [ 'shape' => 'StringType', ], 'MaxValue' => [ 'shape' => 'StringType', ], ], ], 'PaginationKey' => [ 'type' => 'string', 'min' => 1, 'pattern' => '[\\S]+', ], 'PaginationKeyType' => [ 'type' => 'string', 'min' => 1, 'pattern' => '[\\S]+', ], 'PasswordPolicyMinLengthType' => [ 'type' => 'integer', 'max' => 99, 'min' => 6, ], 'PasswordPolicyType' => [ 'type' => 'structure', 'members' => [ 'MinimumLength' => [ 'shape' => 'PasswordPolicyMinLengthType', ], 'RequireUppercase' => [ 'shape' => 'BooleanType', ], 'RequireLowercase' => [ 'shape' => 'BooleanType', ], 'RequireNumbers' => [ 'shape' => 'BooleanType', ], 'RequireSymbols' => [ 'shape' => 'BooleanType', ], ], ], 'PasswordResetRequiredException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'PasswordType' => [ 'type' => 'string', 'max' => 256, 'min' => 6, 'pattern' => '[\\S]+', 'sensitive' => true, ], 'PoolQueryLimitType' => [ 'type' => 'integer', 'max' => 60, 'min' => 1, ], 'PreSignedUrlType' => [ 'type' => 'string', 'max' => 2048, 'min' => 0, ], 'PreconditionNotMetException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'QueryLimit' => [ 'type' => 'integer', 'max' => 60, 'min' => 1, ], 'QueryLimitType' => [ 'type' => 'integer', 'max' => 60, 'min' => 0, ], 'RefreshTokenValidityType' => [ 'type' => 'integer', 'max' => 3650, 'min' => 0, ], 'ResendConfirmationCodeRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], ], ], 'ResendConfirmationCodeResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'RespondToAuthChallengeRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'ChallengeName', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeResponses' => [ 'shape' => 'ChallengeResponsesType', ], ], ], 'RespondToAuthChallengeResponse' => [ 'type' => 'structure', 'members' => [ 'ChallengeName' => [ 'shape' => 'ChallengeNameType', ], 'Session' => [ 'shape' => 'SessionType', ], 'ChallengeParameters' => [ 'shape' => 'ChallengeParametersType', ], 'AuthenticationResult' => [ 'shape' => 'AuthenticationResultType', ], ], ], 'SchemaAttributeType' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'CustomAttributeNameType', ], 'AttributeDataType' => [ 'shape' => 'AttributeDataType', ], 'DeveloperOnlyAttribute' => [ 'shape' => 'BooleanType', ], 'Mutable' => [ 'shape' => 'BooleanType', ], 'Required' => [ 'shape' => 'BooleanType', ], 'NumberAttributeConstraints' => [ 'shape' => 'NumberAttributeConstraintsType', ], 'StringAttributeConstraints' => [ 'shape' => 'StringAttributeConstraintsType', ], ], ], 'SchemaAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'SchemaAttributeType', ], 'max' => 50, 'min' => 1, ], 'SearchPaginationTokenType' => [ 'type' => 'string', 'min' => 1, 'pattern' => '[\\S]+', ], 'SearchedAttributeNamesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeNameType', ], ], 'SecretHashType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w+=/]+', 'sensitive' => true, ], 'SessionType' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, ], 'SetUserSettingsRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', 'MFAOptions', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'SetUserSettingsResponse' => [ 'type' => 'structure', 'members' => [], ], 'SignUpRequest' => [ 'type' => 'structure', 'required' => [ 'ClientId', 'Username', 'Password', ], 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'SecretHash' => [ 'shape' => 'SecretHashType', ], 'Username' => [ 'shape' => 'UsernameType', ], 'Password' => [ 'shape' => 'PasswordType', ], 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'ValidationData' => [ 'shape' => 'AttributeListType', ], ], ], 'SignUpResponse' => [ 'type' => 'structure', 'members' => [ 'UserConfirmed' => [ 'shape' => 'BooleanType', ], 'CodeDeliveryDetails' => [ 'shape' => 'CodeDeliveryDetailsType', ], ], ], 'SmsConfigurationType' => [ 'type' => 'structure', 'members' => [ 'SnsCallerArn' => [ 'shape' => 'ArnType', ], 'ExternalId' => [ 'shape' => 'StringType', ], ], ], 'SmsVerificationMessageType' => [ 'type' => 'string', 'max' => 140, 'min' => 6, 'pattern' => '.*\\{####\\}.*', ], 'StartUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'JobId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], ], ], 'StartUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'StatusType' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'StopUserImportJobRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'JobId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], ], ], 'StopUserImportJobResponse' => [ 'type' => 'structure', 'members' => [ 'UserImportJob' => [ 'shape' => 'UserImportJobType', ], ], ], 'StringAttributeConstraintsType' => [ 'type' => 'structure', 'members' => [ 'MinLength' => [ 'shape' => 'StringType', ], 'MaxLength' => [ 'shape' => 'StringType', ], ], ], 'StringType' => [ 'type' => 'string', ], 'TokenModelType' => [ 'type' => 'string', 'pattern' => '[A-Za-z0-9-_=.]+', 'sensitive' => true, ], 'TooManyFailedAttemptsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'TooManyRequestsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UnexpectedLambdaException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UnsupportedUserStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UpdateDeviceStatusRequest' => [ 'type' => 'structure', 'required' => [ 'AccessToken', 'DeviceKey', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'DeviceKey' => [ 'shape' => 'DeviceKeyType', ], 'DeviceRememberedStatus' => [ 'shape' => 'DeviceRememberedStatusType', ], ], ], 'UpdateDeviceStatusResponse' => [ 'type' => 'structure', 'members' => [], ], 'UpdateUserAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'UserAttributes', ], 'members' => [ 'UserAttributes' => [ 'shape' => 'AttributeListType', ], 'AccessToken' => [ 'shape' => 'TokenModelType', ], ], ], 'UpdateUserAttributesResponse' => [ 'type' => 'structure', 'members' => [ 'CodeDeliveryDetailsList' => [ 'shape' => 'CodeDeliveryDetailsListType', ], ], ], 'UpdateUserPoolClientRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', 'ClientId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], 'RefreshTokenValidity' => [ 'shape' => 'RefreshTokenValidityType', ], 'ReadAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'WriteAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'ExplicitAuthFlows' => [ 'shape' => 'ExplicitAuthFlowsListType', ], ], ], 'UpdateUserPoolClientResponse' => [ 'type' => 'structure', 'members' => [ 'UserPoolClient' => [ 'shape' => 'UserPoolClientType', ], ], ], 'UpdateUserPoolRequest' => [ 'type' => 'structure', 'required' => [ 'UserPoolId', ], 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'Policies' => [ 'shape' => 'UserPoolPolicyType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'AutoVerifiedAttributes' => [ 'shape' => 'VerifiedAttributesListType', ], 'SmsVerificationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailVerificationMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailVerificationSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], 'SmsAuthenticationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'MfaConfiguration' => [ 'shape' => 'UserPoolMfaType', ], 'DeviceConfiguration' => [ 'shape' => 'DeviceConfigurationType', ], 'EmailConfiguration' => [ 'shape' => 'EmailConfigurationType', ], 'SmsConfiguration' => [ 'shape' => 'SmsConfigurationType', ], 'AdminCreateUserConfig' => [ 'shape' => 'AdminCreateUserConfigType', ], ], ], 'UpdateUserPoolResponse' => [ 'type' => 'structure', 'members' => [], ], 'UserFilterType' => [ 'type' => 'string', 'max' => 256, ], 'UserImportInProgressException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserImportJobIdType' => [ 'type' => 'string', 'max' => 55, 'min' => 1, 'pattern' => 'import-[0-9a-zA-Z-]+', ], 'UserImportJobNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w\\s+=,.@-]+', ], 'UserImportJobStatusType' => [ 'type' => 'string', 'enum' => [ 'Created', 'Pending', 'InProgress', 'Stopping', 'Expired', 'Stopped', 'Failed', 'Succeeded', ], ], 'UserImportJobType' => [ 'type' => 'structure', 'members' => [ 'JobName' => [ 'shape' => 'UserImportJobNameType', ], 'JobId' => [ 'shape' => 'UserImportJobIdType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'PreSignedUrl' => [ 'shape' => 'PreSignedUrlType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'StartDate' => [ 'shape' => 'DateType', ], 'CompletionDate' => [ 'shape' => 'DateType', ], 'Status' => [ 'shape' => 'UserImportJobStatusType', ], 'CloudWatchLogsRoleArn' => [ 'shape' => 'ArnType', ], 'ImportedUsers' => [ 'shape' => 'LongType', ], 'SkippedUsers' => [ 'shape' => 'LongType', ], 'FailedUsers' => [ 'shape' => 'LongType', ], 'CompletionMessage' => [ 'shape' => 'CompletionMessageType', ], ], ], 'UserImportJobsListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserImportJobType', ], 'max' => 50, 'min' => 1, ], 'UserLambdaValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserNotConfirmedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UserPoolClientDescription' => [ 'type' => 'structure', 'members' => [ 'ClientId' => [ 'shape' => 'ClientIdType', ], 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], ], ], 'UserPoolClientListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserPoolClientDescription', ], ], 'UserPoolClientType' => [ 'type' => 'structure', 'members' => [ 'UserPoolId' => [ 'shape' => 'UserPoolIdType', ], 'ClientName' => [ 'shape' => 'ClientNameType', ], 'ClientId' => [ 'shape' => 'ClientIdType', ], 'ClientSecret' => [ 'shape' => 'ClientSecretType', ], 'LastModifiedDate' => [ 'shape' => 'DateType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'RefreshTokenValidity' => [ 'shape' => 'RefreshTokenValidityType', ], 'ReadAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'WriteAttributes' => [ 'shape' => 'ClientPermissionListType', ], 'ExplicitAuthFlows' => [ 'shape' => 'ExplicitAuthFlowsListType', ], ], ], 'UserPoolDescriptionType' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'UserPoolIdType', ], 'Name' => [ 'shape' => 'UserPoolNameType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'Status' => [ 'shape' => 'StatusType', ], 'LastModifiedDate' => [ 'shape' => 'DateType', ], 'CreationDate' => [ 'shape' => 'DateType', ], ], ], 'UserPoolIdType' => [ 'type' => 'string', 'max' => 55, 'min' => 1, 'pattern' => '[\\w-]+_[0-9a-zA-Z]+', ], 'UserPoolListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserPoolDescriptionType', ], ], 'UserPoolMfaType' => [ 'type' => 'string', 'enum' => [ 'OFF', 'ON', 'OPTIONAL', ], ], 'UserPoolNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w\\s+=,.@-]+', ], 'UserPoolPolicyType' => [ 'type' => 'structure', 'members' => [ 'PasswordPolicy' => [ 'shape' => 'PasswordPolicyType', ], ], ], 'UserPoolType' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'UserPoolIdType', ], 'Name' => [ 'shape' => 'UserPoolNameType', ], 'Policies' => [ 'shape' => 'UserPoolPolicyType', ], 'LambdaConfig' => [ 'shape' => 'LambdaConfigType', ], 'Status' => [ 'shape' => 'StatusType', ], 'LastModifiedDate' => [ 'shape' => 'DateType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'SchemaAttributes' => [ 'shape' => 'SchemaAttributesListType', ], 'AutoVerifiedAttributes' => [ 'shape' => 'VerifiedAttributesListType', ], 'AliasAttributes' => [ 'shape' => 'AliasAttributesListType', ], 'SmsVerificationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'EmailVerificationMessage' => [ 'shape' => 'EmailVerificationMessageType', ], 'EmailVerificationSubject' => [ 'shape' => 'EmailVerificationSubjectType', ], 'SmsAuthenticationMessage' => [ 'shape' => 'SmsVerificationMessageType', ], 'MfaConfiguration' => [ 'shape' => 'UserPoolMfaType', ], 'DeviceConfiguration' => [ 'shape' => 'DeviceConfigurationType', ], 'EstimatedNumberOfUsers' => [ 'shape' => 'IntegerType', ], 'EmailConfiguration' => [ 'shape' => 'EmailConfigurationType', ], 'SmsConfiguration' => [ 'shape' => 'SmsConfigurationType', ], 'SmsConfigurationFailure' => [ 'shape' => 'StringType', ], 'EmailConfigurationFailure' => [ 'shape' => 'StringType', ], 'AdminCreateUserConfig' => [ 'shape' => 'AdminCreateUserConfigType', ], ], ], 'UserStatusType' => [ 'type' => 'string', 'enum' => [ 'UNCONFIRMED', 'CONFIRMED', 'ARCHIVED', 'COMPROMISED', 'UNKNOWN', 'RESET_REQUIRED', 'FORCE_CHANGE_PASSWORD', ], ], 'UserType' => [ 'type' => 'structure', 'members' => [ 'Username' => [ 'shape' => 'UsernameType', ], 'Attributes' => [ 'shape' => 'AttributeListType', ], 'UserCreateDate' => [ 'shape' => 'DateType', ], 'UserLastModifiedDate' => [ 'shape' => 'DateType', ], 'Enabled' => [ 'shape' => 'BooleanType', ], 'UserStatus' => [ 'shape' => 'UserStatusType', ], 'MFAOptions' => [ 'shape' => 'MFAOptionListType', ], ], ], 'UsernameExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'MessageType', ], ], 'exception' => true, ], 'UsernameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+', 'sensitive' => true, ], 'UsersListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserType', ], ], 'VerifiedAttributeType' => [ 'type' => 'string', 'enum' => [ 'phone_number', 'email', ], ], 'VerifiedAttributesListType' => [ 'type' => 'list', 'member' => [ 'shape' => 'VerifiedAttributeType', ], ], 'VerifyUserAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'AttributeName', 'Code', ], 'members' => [ 'AccessToken' => [ 'shape' => 'TokenModelType', ], 'AttributeName' => [ 'shape' => 'AttributeNameType', ], 'Code' => [ 'shape' => 'ConfirmationCodeType', ], ], ], 'VerifyUserAttributeResponse' => [ 'type' => 'structure', 'members' => [], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php index 95d60943f..fd8616e40 100644 --- a/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/config/2014-11-12/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2014-11-12', 'endpointPrefix' => 'config', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Config Service', 'serviceFullName' => 'AWS Config', 'signatureVersion' => 'v4', 'targetPrefix' => 'StarlingDoveService', ], 'operations' => [ 'DeleteConfigRule' => [ 'name' => 'DeleteConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigRuleRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'DeleteConfigurationRecorder' => [ 'name' => 'DeleteConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], 'DeleteDeliveryChannel' => [ 'name' => 'DeleteDeliveryChannel', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDeliveryChannelRequest', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], [ 'shape' => 'LastDeliveryChannelDeleteFailedException', ], ], ], 'DeleteEvaluationResults' => [ 'name' => 'DeleteEvaluationResults', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEvaluationResultsRequest', ], 'output' => [ 'shape' => 'DeleteEvaluationResultsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'DeliverConfigSnapshot' => [ 'name' => 'DeliverConfigSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeliverConfigSnapshotRequest', ], 'output' => [ 'shape' => 'DeliverConfigSnapshotResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], [ 'shape' => 'NoRunningConfigurationRecorderException', ], ], ], 'DescribeComplianceByConfigRule' => [ 'name' => 'DescribeComplianceByConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeComplianceByConfigRuleRequest', ], 'output' => [ 'shape' => 'DescribeComplianceByConfigRuleResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'DescribeComplianceByResource' => [ 'name' => 'DescribeComplianceByResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeComplianceByResourceRequest', ], 'output' => [ 'shape' => 'DescribeComplianceByResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'DescribeConfigRuleEvaluationStatus' => [ 'name' => 'DescribeConfigRuleEvaluationStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigRuleEvaluationStatusRequest', ], 'output' => [ 'shape' => 'DescribeConfigRuleEvaluationStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'DescribeConfigRules' => [ 'name' => 'DescribeConfigRules', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigRulesRequest', ], 'output' => [ 'shape' => 'DescribeConfigRulesResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'DescribeConfigurationRecorderStatus' => [ 'name' => 'DescribeConfigurationRecorderStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationRecorderStatusRequest', ], 'output' => [ 'shape' => 'DescribeConfigurationRecorderStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], 'DescribeConfigurationRecorders' => [ 'name' => 'DescribeConfigurationRecorders', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationRecordersRequest', ], 'output' => [ 'shape' => 'DescribeConfigurationRecordersResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], 'DescribeDeliveryChannelStatus' => [ 'name' => 'DescribeDeliveryChannelStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDeliveryChannelStatusRequest', ], 'output' => [ 'shape' => 'DescribeDeliveryChannelStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], ], ], 'DescribeDeliveryChannels' => [ 'name' => 'DescribeDeliveryChannels', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDeliveryChannelsRequest', ], 'output' => [ 'shape' => 'DescribeDeliveryChannelsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], ], ], 'GetComplianceDetailsByConfigRule' => [ 'name' => 'GetComplianceDetailsByConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetComplianceDetailsByConfigRuleRequest', ], 'output' => [ 'shape' => 'GetComplianceDetailsByConfigRuleResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'GetComplianceDetailsByResource' => [ 'name' => 'GetComplianceDetailsByResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetComplianceDetailsByResourceRequest', ], 'output' => [ 'shape' => 'GetComplianceDetailsByResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], ], ], 'GetComplianceSummaryByConfigRule' => [ 'name' => 'GetComplianceSummaryByConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'GetComplianceSummaryByConfigRuleResponse', ], ], 'GetComplianceSummaryByResourceType' => [ 'name' => 'GetComplianceSummaryByResourceType', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetComplianceSummaryByResourceTypeRequest', ], 'output' => [ 'shape' => 'GetComplianceSummaryByResourceTypeResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], ], ], 'GetResourceConfigHistory' => [ 'name' => 'GetResourceConfigHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetResourceConfigHistoryRequest', ], 'output' => [ 'shape' => 'GetResourceConfigHistoryResponse', ], 'errors' => [ [ 'shape' => 'ValidationException', ], [ 'shape' => 'InvalidTimeRangeException', ], [ 'shape' => 'InvalidLimitException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], [ 'shape' => 'ResourceNotDiscoveredException', ], ], ], 'ListDiscoveredResources' => [ 'name' => 'ListDiscoveredResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDiscoveredResourcesRequest', ], 'output' => [ 'shape' => 'ListDiscoveredResourcesResponse', ], 'errors' => [ [ 'shape' => 'ValidationException', ], [ 'shape' => 'InvalidLimitException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], ], ], 'PutConfigRule' => [ 'name' => 'PutConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutConfigRuleRequest', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'MaxNumberOfConfigRulesExceededException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InsufficientPermissionsException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], ], ], 'PutConfigurationRecorder' => [ 'name' => 'PutConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'MaxNumberOfConfigurationRecordersExceededException', ], [ 'shape' => 'InvalidConfigurationRecorderNameException', ], [ 'shape' => 'InvalidRoleException', ], [ 'shape' => 'InvalidRecordingGroupException', ], ], ], 'PutDeliveryChannel' => [ 'name' => 'PutDeliveryChannel', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutDeliveryChannelRequest', ], 'errors' => [ [ 'shape' => 'MaxNumberOfDeliveryChannelsExceededException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], [ 'shape' => 'InvalidDeliveryChannelNameException', ], [ 'shape' => 'NoSuchBucketException', ], [ 'shape' => 'InvalidS3KeyPrefixException', ], [ 'shape' => 'InvalidSNSTopicARNException', ], [ 'shape' => 'InsufficientDeliveryPolicyException', ], ], ], 'PutEvaluations' => [ 'name' => 'PutEvaluations', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutEvaluationsRequest', ], 'output' => [ 'shape' => 'PutEvaluationsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidResultTokenException', ], [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'StartConfigRulesEvaluation' => [ 'name' => 'StartConfigRulesEvaluation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartConfigRulesEvaluationRequest', ], 'output' => [ 'shape' => 'StartConfigRulesEvaluationResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidParameterValueException', ], ], ], 'StartConfigurationRecorder' => [ 'name' => 'StartConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], [ 'shape' => 'NoAvailableDeliveryChannelException', ], ], ], 'StopConfigurationRecorder' => [ 'name' => 'StopConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], ], 'shapes' => [ 'ARN' => [ 'type' => 'string', ], 'AccountId' => [ 'type' => 'string', ], 'AllSupported' => [ 'type' => 'boolean', ], 'AvailabilityZone' => [ 'type' => 'string', ], 'AwsRegion' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'ChannelName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'ChronologicalOrder' => [ 'type' => 'string', 'enum' => [ 'Reverse', 'Forward', ], ], 'Compliance' => [ 'type' => 'structure', 'members' => [ 'ComplianceType' => [ 'shape' => 'ComplianceType', ], 'ComplianceContributorCount' => [ 'shape' => 'ComplianceContributorCount', ], ], ], 'ComplianceByConfigRule' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'Compliance' => [ 'shape' => 'Compliance', ], ], ], 'ComplianceByConfigRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceByConfigRule', ], ], 'ComplianceByResource' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'Compliance' => [ 'shape' => 'Compliance', ], ], ], 'ComplianceByResources' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceByResource', ], ], 'ComplianceContributorCount' => [ 'type' => 'structure', 'members' => [ 'CappedCount' => [ 'shape' => 'Integer', ], 'CapExceeded' => [ 'shape' => 'Boolean', ], ], ], 'ComplianceResourceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit256', ], 'max' => 100, 'min' => 0, ], 'ComplianceSummariesByResourceType' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceSummaryByResourceType', ], ], 'ComplianceSummary' => [ 'type' => 'structure', 'members' => [ 'CompliantResourceCount' => [ 'shape' => 'ComplianceContributorCount', ], 'NonCompliantResourceCount' => [ 'shape' => 'ComplianceContributorCount', ], 'ComplianceSummaryTimestamp' => [ 'shape' => 'Date', ], ], ], 'ComplianceSummaryByResourceType' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceSummary' => [ 'shape' => 'ComplianceSummary', ], ], ], 'ComplianceType' => [ 'type' => 'string', 'enum' => [ 'COMPLIANT', 'NON_COMPLIANT', 'NOT_APPLICABLE', 'INSUFFICIENT_DATA', ], ], 'ComplianceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceType', ], 'max' => 3, 'min' => 0, ], 'ConfigExportDeliveryInfo' => [ 'type' => 'structure', 'members' => [ 'lastStatus' => [ 'shape' => 'DeliveryStatus', ], 'lastErrorCode' => [ 'shape' => 'String', ], 'lastErrorMessage' => [ 'shape' => 'String', ], 'lastAttemptTime' => [ 'shape' => 'Date', ], 'lastSuccessfulTime' => [ 'shape' => 'Date', ], 'nextDeliveryTime' => [ 'shape' => 'Date', ], ], ], 'ConfigRule' => [ 'type' => 'structure', 'required' => [ 'Source', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ConfigRuleArn' => [ 'shape' => 'String', ], 'ConfigRuleId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'EmptiableStringWithCharLimit256', ], 'Scope' => [ 'shape' => 'Scope', ], 'Source' => [ 'shape' => 'Source', ], 'InputParameters' => [ 'shape' => 'StringWithCharLimit256', ], 'MaximumExecutionFrequency' => [ 'shape' => 'MaximumExecutionFrequency', ], 'ConfigRuleState' => [ 'shape' => 'ConfigRuleState', ], ], ], 'ConfigRuleEvaluationStatus' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ConfigRuleArn' => [ 'shape' => 'String', ], 'ConfigRuleId' => [ 'shape' => 'String', ], 'LastSuccessfulInvocationTime' => [ 'shape' => 'Date', ], 'LastFailedInvocationTime' => [ 'shape' => 'Date', ], 'LastSuccessfulEvaluationTime' => [ 'shape' => 'Date', ], 'LastFailedEvaluationTime' => [ 'shape' => 'Date', ], 'FirstActivatedTime' => [ 'shape' => 'Date', ], 'LastErrorCode' => [ 'shape' => 'String', ], 'LastErrorMessage' => [ 'shape' => 'String', ], 'FirstEvaluationStarted' => [ 'shape' => 'Boolean', ], ], ], 'ConfigRuleEvaluationStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigRuleEvaluationStatus', ], ], 'ConfigRuleNames' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit64', ], 'max' => 25, 'min' => 0, ], 'ConfigRuleState' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'DELETING', 'DELETING_RESULTS', 'EVALUATING', ], ], 'ConfigRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigRule', ], ], 'ConfigSnapshotDeliveryProperties' => [ 'type' => 'structure', 'members' => [ 'deliveryFrequency' => [ 'shape' => 'MaximumExecutionFrequency', ], ], ], 'ConfigStreamDeliveryInfo' => [ 'type' => 'structure', 'members' => [ 'lastStatus' => [ 'shape' => 'DeliveryStatus', ], 'lastErrorCode' => [ 'shape' => 'String', ], 'lastErrorMessage' => [ 'shape' => 'String', ], 'lastStatusChangeTime' => [ 'shape' => 'Date', ], ], ], 'Configuration' => [ 'type' => 'string', ], 'ConfigurationItem' => [ 'type' => 'structure', 'members' => [ 'version' => [ 'shape' => 'Version', ], 'accountId' => [ 'shape' => 'AccountId', ], 'configurationItemCaptureTime' => [ 'shape' => 'ConfigurationItemCaptureTime', ], 'configurationItemStatus' => [ 'shape' => 'ConfigurationItemStatus', ], 'configurationStateId' => [ 'shape' => 'ConfigurationStateId', ], 'configurationItemMD5Hash' => [ 'shape' => 'ConfigurationItemMD5Hash', ], 'arn' => [ 'shape' => 'ARN', ], 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'awsRegion' => [ 'shape' => 'AwsRegion', ], 'availabilityZone' => [ 'shape' => 'AvailabilityZone', ], 'resourceCreationTime' => [ 'shape' => 'ResourceCreationTime', ], 'tags' => [ 'shape' => 'Tags', ], 'relatedEvents' => [ 'shape' => 'RelatedEventList', ], 'relationships' => [ 'shape' => 'RelationshipList', ], 'configuration' => [ 'shape' => 'Configuration', ], 'supplementaryConfiguration' => [ 'shape' => 'SupplementaryConfiguration', ], ], ], 'ConfigurationItemCaptureTime' => [ 'type' => 'timestamp', ], 'ConfigurationItemList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationItem', ], ], 'ConfigurationItemMD5Hash' => [ 'type' => 'string', ], 'ConfigurationItemStatus' => [ 'type' => 'string', 'enum' => [ 'Ok', 'Failed', 'Discovered', 'Deleted', ], ], 'ConfigurationRecorder' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'RecorderName', ], 'roleARN' => [ 'shape' => 'String', ], 'recordingGroup' => [ 'shape' => 'RecordingGroup', ], ], ], 'ConfigurationRecorderList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationRecorder', ], ], 'ConfigurationRecorderNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecorderName', ], ], 'ConfigurationRecorderStatus' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'String', ], 'lastStartTime' => [ 'shape' => 'Date', ], 'lastStopTime' => [ 'shape' => 'Date', ], 'recording' => [ 'shape' => 'Boolean', ], 'lastStatus' => [ 'shape' => 'RecorderStatus', ], 'lastErrorCode' => [ 'shape' => 'String', ], 'lastErrorMessage' => [ 'shape' => 'String', ], 'lastStatusChangeTime' => [ 'shape' => 'Date', ], ], ], 'ConfigurationRecorderStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationRecorderStatus', ], ], 'ConfigurationStateId' => [ 'type' => 'string', ], 'Date' => [ 'type' => 'timestamp', ], 'DeleteConfigRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRuleName', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], ], ], 'DeleteConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorderName', ], 'members' => [ 'ConfigurationRecorderName' => [ 'shape' => 'RecorderName', ], ], ], 'DeleteDeliveryChannelRequest' => [ 'type' => 'structure', 'required' => [ 'DeliveryChannelName', ], 'members' => [ 'DeliveryChannelName' => [ 'shape' => 'ChannelName', ], ], ], 'DeleteEvaluationResultsRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRuleName', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], ], ], 'DeleteEvaluationResultsResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeliverConfigSnapshotRequest' => [ 'type' => 'structure', 'required' => [ 'deliveryChannelName', ], 'members' => [ 'deliveryChannelName' => [ 'shape' => 'ChannelName', ], ], ], 'DeliverConfigSnapshotResponse' => [ 'type' => 'structure', 'members' => [ 'configSnapshotId' => [ 'shape' => 'String', ], ], ], 'DeliveryChannel' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'ChannelName', ], 's3BucketName' => [ 'shape' => 'String', ], 's3KeyPrefix' => [ 'shape' => 'String', ], 'snsTopicARN' => [ 'shape' => 'String', ], 'configSnapshotDeliveryProperties' => [ 'shape' => 'ConfigSnapshotDeliveryProperties', ], ], ], 'DeliveryChannelList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeliveryChannel', ], ], 'DeliveryChannelNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ChannelName', ], ], 'DeliveryChannelStatus' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'String', ], 'configSnapshotDeliveryInfo' => [ 'shape' => 'ConfigExportDeliveryInfo', ], 'configHistoryDeliveryInfo' => [ 'shape' => 'ConfigExportDeliveryInfo', ], 'configStreamDeliveryInfo' => [ 'shape' => 'ConfigStreamDeliveryInfo', ], ], ], 'DeliveryChannelStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeliveryChannelStatus', ], ], 'DeliveryStatus' => [ 'type' => 'string', 'enum' => [ 'Success', 'Failure', 'Not_Applicable', ], ], 'DescribeComplianceByConfigRuleRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ConfigRuleNames', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeComplianceByConfigRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceByConfigRules' => [ 'shape' => 'ComplianceByConfigRules', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeComplianceByResourceRequest' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'Limit' => [ 'shape' => 'Limit', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeComplianceByResourceResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceByResources' => [ 'shape' => 'ComplianceByResources', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeConfigRuleEvaluationStatusRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ConfigRuleNames', ], ], ], 'DescribeConfigRuleEvaluationStatusResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigRulesEvaluationStatus' => [ 'shape' => 'ConfigRuleEvaluationStatusList', ], ], ], 'DescribeConfigRulesRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ConfigRuleNames', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeConfigRulesResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigRules' => [ 'shape' => 'ConfigRules', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeConfigurationRecorderStatusRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecorderNames' => [ 'shape' => 'ConfigurationRecorderNameList', ], ], ], 'DescribeConfigurationRecorderStatusResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecordersStatus' => [ 'shape' => 'ConfigurationRecorderStatusList', ], ], ], 'DescribeConfigurationRecordersRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecorderNames' => [ 'shape' => 'ConfigurationRecorderNameList', ], ], ], 'DescribeConfigurationRecordersResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecorders' => [ 'shape' => 'ConfigurationRecorderList', ], ], ], 'DescribeDeliveryChannelStatusRequest' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannelNames' => [ 'shape' => 'DeliveryChannelNameList', ], ], ], 'DescribeDeliveryChannelStatusResponse' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannelsStatus' => [ 'shape' => 'DeliveryChannelStatusList', ], ], ], 'DescribeDeliveryChannelsRequest' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannelNames' => [ 'shape' => 'DeliveryChannelNameList', ], ], ], 'DescribeDeliveryChannelsResponse' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannels' => [ 'shape' => 'DeliveryChannelList', ], ], ], 'EarlierTime' => [ 'type' => 'timestamp', ], 'EmptiableStringWithCharLimit256' => [ 'type' => 'string', 'max' => 256, 'min' => 0, ], 'Evaluation' => [ 'type' => 'structure', 'required' => [ 'ComplianceResourceType', 'ComplianceResourceId', 'ComplianceType', 'OrderingTimestamp', ], 'members' => [ 'ComplianceResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceType' => [ 'shape' => 'ComplianceType', ], 'Annotation' => [ 'shape' => 'StringWithCharLimit256', ], 'OrderingTimestamp' => [ 'shape' => 'OrderingTimestamp', ], ], ], 'EvaluationResult' => [ 'type' => 'structure', 'members' => [ 'EvaluationResultIdentifier' => [ 'shape' => 'EvaluationResultIdentifier', ], 'ComplianceType' => [ 'shape' => 'ComplianceType', ], 'ResultRecordedTime' => [ 'shape' => 'Date', ], 'ConfigRuleInvokedTime' => [ 'shape' => 'Date', ], 'Annotation' => [ 'shape' => 'StringWithCharLimit256', ], 'ResultToken' => [ 'shape' => 'String', ], ], ], 'EvaluationResultIdentifier' => [ 'type' => 'structure', 'members' => [ 'EvaluationResultQualifier' => [ 'shape' => 'EvaluationResultQualifier', ], 'OrderingTimestamp' => [ 'shape' => 'Date', ], ], ], 'EvaluationResultQualifier' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], ], ], 'EvaluationResults' => [ 'type' => 'list', 'member' => [ 'shape' => 'EvaluationResult', ], ], 'Evaluations' => [ 'type' => 'list', 'member' => [ 'shape' => 'Evaluation', ], 'max' => 100, 'min' => 0, ], 'EventSource' => [ 'type' => 'string', 'enum' => [ 'aws.config', ], ], 'GetComplianceDetailsByConfigRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRuleName', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'Limit' => [ 'shape' => 'Limit', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetComplianceDetailsByConfigRuleResponse' => [ 'type' => 'structure', 'members' => [ 'EvaluationResults' => [ 'shape' => 'EvaluationResults', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetComplianceDetailsByResourceRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceId', ], 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'GetComplianceDetailsByResourceResponse' => [ 'type' => 'structure', 'members' => [ 'EvaluationResults' => [ 'shape' => 'EvaluationResults', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'GetComplianceSummaryByConfigRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceSummary' => [ 'shape' => 'ComplianceSummary', ], ], ], 'GetComplianceSummaryByResourceTypeRequest' => [ 'type' => 'structure', 'members' => [ 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], ], ], 'GetComplianceSummaryByResourceTypeResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceSummariesByResourceType' => [ 'shape' => 'ComplianceSummariesByResourceType', ], ], ], 'GetResourceConfigHistoryRequest' => [ 'type' => 'structure', 'required' => [ 'resourceType', 'resourceId', ], 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'laterTime' => [ 'shape' => 'LaterTime', ], 'earlierTime' => [ 'shape' => 'EarlierTime', ], 'chronologicalOrder' => [ 'shape' => 'ChronologicalOrder', ], 'limit' => [ 'shape' => 'Limit', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetResourceConfigHistoryResponse' => [ 'type' => 'structure', 'members' => [ 'configurationItems' => [ 'shape' => 'ConfigurationItemList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'IncludeGlobalResourceTypes' => [ 'type' => 'boolean', ], 'InsufficientDeliveryPolicyException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InsufficientPermissionsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'InvalidConfigurationRecorderNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeliveryChannelNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidLimitException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidNextTokenException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidParameterValueException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRecordingGroupException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidResultTokenException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRoleException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidS3KeyPrefixException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidSNSTopicARNException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTimeRangeException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LastDeliveryChannelDeleteFailedException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LaterTime' => [ 'type' => 'timestamp', ], 'Limit' => [ 'type' => 'integer', 'max' => 100, 'min' => 0, ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ListDiscoveredResourcesRequest' => [ 'type' => 'structure', 'required' => [ 'resourceType', ], 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceIds' => [ 'shape' => 'ResourceIdList', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'limit' => [ 'shape' => 'Limit', ], 'includeDeletedResources' => [ 'shape' => 'Boolean', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDiscoveredResourcesResponse' => [ 'type' => 'structure', 'members' => [ 'resourceIdentifiers' => [ 'shape' => 'ResourceIdentifierList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'MaxNumberOfConfigRulesExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'MaxNumberOfConfigurationRecordersExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'MaxNumberOfDeliveryChannelsExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'MaximumExecutionFrequency' => [ 'type' => 'string', 'enum' => [ 'One_Hour', 'Three_Hours', 'Six_Hours', 'Twelve_Hours', 'TwentyFour_Hours', ], ], 'MessageType' => [ 'type' => 'string', 'enum' => [ 'ConfigurationItemChangeNotification', 'ConfigurationSnapshotDeliveryCompleted', 'ScheduledNotification', ], ], 'Name' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', ], 'NoAvailableConfigurationRecorderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoAvailableDeliveryChannelException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoRunningConfigurationRecorderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchBucketException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchConfigRuleException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchConfigurationRecorderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchDeliveryChannelException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'OrderingTimestamp' => [ 'type' => 'timestamp', ], 'Owner' => [ 'type' => 'string', 'enum' => [ 'CUSTOM_LAMBDA', 'AWS', ], ], 'PutConfigRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRule', ], 'members' => [ 'ConfigRule' => [ 'shape' => 'ConfigRule', ], ], ], 'PutConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorder', ], 'members' => [ 'ConfigurationRecorder' => [ 'shape' => 'ConfigurationRecorder', ], ], ], 'PutDeliveryChannelRequest' => [ 'type' => 'structure', 'required' => [ 'DeliveryChannel', ], 'members' => [ 'DeliveryChannel' => [ 'shape' => 'DeliveryChannel', ], ], ], 'PutEvaluationsRequest' => [ 'type' => 'structure', 'required' => [ 'ResultToken', ], 'members' => [ 'Evaluations' => [ 'shape' => 'Evaluations', ], 'ResultToken' => [ 'shape' => 'String', ], ], ], 'PutEvaluationsResponse' => [ 'type' => 'structure', 'members' => [ 'FailedEvaluations' => [ 'shape' => 'Evaluations', ], ], ], 'RecorderName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'RecorderStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Success', 'Failure', ], ], 'RecordingGroup' => [ 'type' => 'structure', 'members' => [ 'allSupported' => [ 'shape' => 'AllSupported', ], 'includeGlobalResourceTypes' => [ 'shape' => 'IncludeGlobalResourceTypes', ], 'resourceTypes' => [ 'shape' => 'ResourceTypeList', ], ], ], 'ReevaluateConfigRuleNames' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit64', ], 'max' => 25, 'min' => 1, ], 'RelatedEvent' => [ 'type' => 'string', ], 'RelatedEventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RelatedEvent', ], ], 'Relationship' => [ 'type' => 'structure', 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'relationshipName' => [ 'shape' => 'RelationshipName', ], ], ], 'RelationshipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Relationship', ], ], 'RelationshipName' => [ 'type' => 'string', ], 'ResourceCreationTime' => [ 'type' => 'timestamp', ], 'ResourceDeletionTime' => [ 'type' => 'timestamp', ], 'ResourceId' => [ 'type' => 'string', ], 'ResourceIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceId', ], ], 'ResourceIdentifier' => [ 'type' => 'structure', 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'resourceDeletionTime' => [ 'shape' => 'ResourceDeletionTime', ], ], ], 'ResourceIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceIdentifier', ], ], 'ResourceInUseException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ResourceName' => [ 'type' => 'string', ], 'ResourceNotDiscoveredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ResourceType' => [ 'type' => 'string', 'enum' => [ 'AWS::EC2::CustomerGateway', 'AWS::EC2::EIP', 'AWS::EC2::Host', 'AWS::EC2::Instance', 'AWS::EC2::InternetGateway', 'AWS::EC2::NetworkAcl', 'AWS::EC2::NetworkInterface', 'AWS::EC2::RouteTable', 'AWS::EC2::SecurityGroup', 'AWS::EC2::Subnet', 'AWS::CloudTrail::Trail', 'AWS::EC2::Volume', 'AWS::EC2::VPC', 'AWS::EC2::VPNConnection', 'AWS::EC2::VPNGateway', 'AWS::IAM::Group', 'AWS::IAM::Policy', 'AWS::IAM::Role', 'AWS::IAM::User', 'AWS::ACM::Certificate', 'AWS::RDS::DBInstance', 'AWS::RDS::DBSubnetGroup', 'AWS::RDS::DBSecurityGroup', 'AWS::RDS::DBSnapshot', 'AWS::RDS::EventSubscription', 'AWS::ElasticLoadBalancingV2::LoadBalancer', ], ], 'ResourceTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceType', ], ], 'ResourceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit256', ], 'max' => 20, 'min' => 0, ], 'Scope' => [ 'type' => 'structure', 'members' => [ 'ComplianceResourceTypes' => [ 'shape' => 'ComplianceResourceTypes', ], 'TagKey' => [ 'shape' => 'StringWithCharLimit128', ], 'TagValue' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceResourceId' => [ 'shape' => 'StringWithCharLimit256', ], ], ], 'Source' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'SourceIdentifier' => [ 'shape' => 'StringWithCharLimit256', ], 'SourceDetails' => [ 'shape' => 'SourceDetails', ], ], ], 'SourceDetail' => [ 'type' => 'structure', 'members' => [ 'EventSource' => [ 'shape' => 'EventSource', ], 'MessageType' => [ 'shape' => 'MessageType', ], 'MaximumExecutionFrequency' => [ 'shape' => 'MaximumExecutionFrequency', ], ], ], 'SourceDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'SourceDetail', ], 'max' => 25, 'min' => 0, ], 'StartConfigRulesEvaluationRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ReevaluateConfigRuleNames', ], ], ], 'StartConfigRulesEvaluationResponse' => [ 'type' => 'structure', 'members' => [], ], 'StartConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorderName', ], 'members' => [ 'ConfigurationRecorderName' => [ 'shape' => 'RecorderName', ], ], ], 'StopConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorderName', ], 'members' => [ 'ConfigurationRecorderName' => [ 'shape' => 'RecorderName', ], ], ], 'String' => [ 'type' => 'string', ], 'StringWithCharLimit128' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'StringWithCharLimit256' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'StringWithCharLimit64' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'SupplementaryConfiguration' => [ 'type' => 'map', 'key' => [ 'shape' => 'SupplementaryConfigurationName', ], 'value' => [ 'shape' => 'SupplementaryConfigurationValue', ], ], 'SupplementaryConfigurationName' => [ 'type' => 'string', ], 'SupplementaryConfigurationValue' => [ 'type' => 'string', ], 'Tags' => [ 'type' => 'map', 'key' => [ 'shape' => 'Name', ], 'value' => [ 'shape' => 'Value', ], ], 'ValidationException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Value' => [ 'type' => 'string', ], 'Version' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2014-11-12', 'endpointPrefix' => 'config', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Config Service', 'serviceFullName' => 'AWS Config', 'signatureVersion' => 'v4', 'targetPrefix' => 'StarlingDoveService', ], 'operations' => [ 'DeleteConfigRule' => [ 'name' => 'DeleteConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigRuleRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'DeleteConfigurationRecorder' => [ 'name' => 'DeleteConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], 'DeleteDeliveryChannel' => [ 'name' => 'DeleteDeliveryChannel', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDeliveryChannelRequest', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], [ 'shape' => 'LastDeliveryChannelDeleteFailedException', ], ], ], 'DeleteEvaluationResults' => [ 'name' => 'DeleteEvaluationResults', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEvaluationResultsRequest', ], 'output' => [ 'shape' => 'DeleteEvaluationResultsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'DeliverConfigSnapshot' => [ 'name' => 'DeliverConfigSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeliverConfigSnapshotRequest', ], 'output' => [ 'shape' => 'DeliverConfigSnapshotResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], [ 'shape' => 'NoRunningConfigurationRecorderException', ], ], ], 'DescribeComplianceByConfigRule' => [ 'name' => 'DescribeComplianceByConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeComplianceByConfigRuleRequest', ], 'output' => [ 'shape' => 'DescribeComplianceByConfigRuleResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'DescribeComplianceByResource' => [ 'name' => 'DescribeComplianceByResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeComplianceByResourceRequest', ], 'output' => [ 'shape' => 'DescribeComplianceByResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidNextTokenException', ], ], ], 'DescribeConfigRuleEvaluationStatus' => [ 'name' => 'DescribeConfigRuleEvaluationStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigRuleEvaluationStatusRequest', ], 'output' => [ 'shape' => 'DescribeConfigRuleEvaluationStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'DescribeConfigRules' => [ 'name' => 'DescribeConfigRules', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigRulesRequest', ], 'output' => [ 'shape' => 'DescribeConfigRulesResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'DescribeConfigurationRecorderStatus' => [ 'name' => 'DescribeConfigurationRecorderStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationRecorderStatusRequest', ], 'output' => [ 'shape' => 'DescribeConfigurationRecorderStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], 'DescribeConfigurationRecorders' => [ 'name' => 'DescribeConfigurationRecorders', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationRecordersRequest', ], 'output' => [ 'shape' => 'DescribeConfigurationRecordersResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], 'DescribeDeliveryChannelStatus' => [ 'name' => 'DescribeDeliveryChannelStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDeliveryChannelStatusRequest', ], 'output' => [ 'shape' => 'DescribeDeliveryChannelStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], ], ], 'DescribeDeliveryChannels' => [ 'name' => 'DescribeDeliveryChannels', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDeliveryChannelsRequest', ], 'output' => [ 'shape' => 'DescribeDeliveryChannelsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDeliveryChannelException', ], ], ], 'GetComplianceDetailsByConfigRule' => [ 'name' => 'GetComplianceDetailsByConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetComplianceDetailsByConfigRuleRequest', ], 'output' => [ 'shape' => 'GetComplianceDetailsByConfigRuleResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'GetComplianceDetailsByResource' => [ 'name' => 'GetComplianceDetailsByResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetComplianceDetailsByResourceRequest', ], 'output' => [ 'shape' => 'GetComplianceDetailsByResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], ], ], 'GetComplianceSummaryByConfigRule' => [ 'name' => 'GetComplianceSummaryByConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'GetComplianceSummaryByConfigRuleResponse', ], ], 'GetComplianceSummaryByResourceType' => [ 'name' => 'GetComplianceSummaryByResourceType', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetComplianceSummaryByResourceTypeRequest', ], 'output' => [ 'shape' => 'GetComplianceSummaryByResourceTypeResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], ], ], 'GetResourceConfigHistory' => [ 'name' => 'GetResourceConfigHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetResourceConfigHistoryRequest', ], 'output' => [ 'shape' => 'GetResourceConfigHistoryResponse', ], 'errors' => [ [ 'shape' => 'ValidationException', ], [ 'shape' => 'InvalidTimeRangeException', ], [ 'shape' => 'InvalidLimitException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], [ 'shape' => 'ResourceNotDiscoveredException', ], ], ], 'ListDiscoveredResources' => [ 'name' => 'ListDiscoveredResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListDiscoveredResourcesRequest', ], 'output' => [ 'shape' => 'ListDiscoveredResourcesResponse', ], 'errors' => [ [ 'shape' => 'ValidationException', ], [ 'shape' => 'InvalidLimitException', ], [ 'shape' => 'InvalidNextTokenException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], ], ], 'PutConfigRule' => [ 'name' => 'PutConfigRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutConfigRuleRequest', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'MaxNumberOfConfigRulesExceededException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InsufficientPermissionsException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], ], ], 'PutConfigurationRecorder' => [ 'name' => 'PutConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'MaxNumberOfConfigurationRecordersExceededException', ], [ 'shape' => 'InvalidConfigurationRecorderNameException', ], [ 'shape' => 'InvalidRoleException', ], [ 'shape' => 'InvalidRecordingGroupException', ], ], ], 'PutDeliveryChannel' => [ 'name' => 'PutDeliveryChannel', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutDeliveryChannelRequest', ], 'errors' => [ [ 'shape' => 'MaxNumberOfDeliveryChannelsExceededException', ], [ 'shape' => 'NoAvailableConfigurationRecorderException', ], [ 'shape' => 'InvalidDeliveryChannelNameException', ], [ 'shape' => 'NoSuchBucketException', ], [ 'shape' => 'InvalidS3KeyPrefixException', ], [ 'shape' => 'InvalidSNSTopicARNException', ], [ 'shape' => 'InsufficientDeliveryPolicyException', ], ], ], 'PutEvaluations' => [ 'name' => 'PutEvaluations', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutEvaluationsRequest', ], 'output' => [ 'shape' => 'PutEvaluationsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidResultTokenException', ], [ 'shape' => 'NoSuchConfigRuleException', ], ], ], 'StartConfigRulesEvaluation' => [ 'name' => 'StartConfigRulesEvaluation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartConfigRulesEvaluationRequest', ], 'output' => [ 'shape' => 'StartConfigRulesEvaluationResponse', ], 'errors' => [ [ 'shape' => 'NoSuchConfigRuleException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidParameterValueException', ], ], ], 'StartConfigurationRecorder' => [ 'name' => 'StartConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], [ 'shape' => 'NoAvailableDeliveryChannelException', ], ], ], 'StopConfigurationRecorder' => [ 'name' => 'StopConfigurationRecorder', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopConfigurationRecorderRequest', ], 'errors' => [ [ 'shape' => 'NoSuchConfigurationRecorderException', ], ], ], ], 'shapes' => [ 'ARN' => [ 'type' => 'string', ], 'AccountId' => [ 'type' => 'string', ], 'AllSupported' => [ 'type' => 'boolean', ], 'AvailabilityZone' => [ 'type' => 'string', ], 'AwsRegion' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'ChannelName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'ChronologicalOrder' => [ 'type' => 'string', 'enum' => [ 'Reverse', 'Forward', ], ], 'Compliance' => [ 'type' => 'structure', 'members' => [ 'ComplianceType' => [ 'shape' => 'ComplianceType', ], 'ComplianceContributorCount' => [ 'shape' => 'ComplianceContributorCount', ], ], ], 'ComplianceByConfigRule' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'Compliance' => [ 'shape' => 'Compliance', ], ], ], 'ComplianceByConfigRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceByConfigRule', ], ], 'ComplianceByResource' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'Compliance' => [ 'shape' => 'Compliance', ], ], ], 'ComplianceByResources' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceByResource', ], ], 'ComplianceContributorCount' => [ 'type' => 'structure', 'members' => [ 'CappedCount' => [ 'shape' => 'Integer', ], 'CapExceeded' => [ 'shape' => 'Boolean', ], ], ], 'ComplianceResourceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit256', ], 'max' => 100, 'min' => 0, ], 'ComplianceSummariesByResourceType' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceSummaryByResourceType', ], ], 'ComplianceSummary' => [ 'type' => 'structure', 'members' => [ 'CompliantResourceCount' => [ 'shape' => 'ComplianceContributorCount', ], 'NonCompliantResourceCount' => [ 'shape' => 'ComplianceContributorCount', ], 'ComplianceSummaryTimestamp' => [ 'shape' => 'Date', ], ], ], 'ComplianceSummaryByResourceType' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceSummary' => [ 'shape' => 'ComplianceSummary', ], ], ], 'ComplianceType' => [ 'type' => 'string', 'enum' => [ 'COMPLIANT', 'NON_COMPLIANT', 'NOT_APPLICABLE', 'INSUFFICIENT_DATA', ], ], 'ComplianceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'ComplianceType', ], 'max' => 3, 'min' => 0, ], 'ConfigExportDeliveryInfo' => [ 'type' => 'structure', 'members' => [ 'lastStatus' => [ 'shape' => 'DeliveryStatus', ], 'lastErrorCode' => [ 'shape' => 'String', ], 'lastErrorMessage' => [ 'shape' => 'String', ], 'lastAttemptTime' => [ 'shape' => 'Date', ], 'lastSuccessfulTime' => [ 'shape' => 'Date', ], 'nextDeliveryTime' => [ 'shape' => 'Date', ], ], ], 'ConfigRule' => [ 'type' => 'structure', 'required' => [ 'Source', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ConfigRuleArn' => [ 'shape' => 'String', ], 'ConfigRuleId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'EmptiableStringWithCharLimit256', ], 'Scope' => [ 'shape' => 'Scope', ], 'Source' => [ 'shape' => 'Source', ], 'InputParameters' => [ 'shape' => 'StringWithCharLimit256', ], 'MaximumExecutionFrequency' => [ 'shape' => 'MaximumExecutionFrequency', ], 'ConfigRuleState' => [ 'shape' => 'ConfigRuleState', ], ], ], 'ConfigRuleEvaluationStatus' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ConfigRuleArn' => [ 'shape' => 'String', ], 'ConfigRuleId' => [ 'shape' => 'String', ], 'LastSuccessfulInvocationTime' => [ 'shape' => 'Date', ], 'LastFailedInvocationTime' => [ 'shape' => 'Date', ], 'LastSuccessfulEvaluationTime' => [ 'shape' => 'Date', ], 'LastFailedEvaluationTime' => [ 'shape' => 'Date', ], 'FirstActivatedTime' => [ 'shape' => 'Date', ], 'LastErrorCode' => [ 'shape' => 'String', ], 'LastErrorMessage' => [ 'shape' => 'String', ], 'FirstEvaluationStarted' => [ 'shape' => 'Boolean', ], ], ], 'ConfigRuleEvaluationStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigRuleEvaluationStatus', ], ], 'ConfigRuleNames' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit64', ], 'max' => 25, 'min' => 0, ], 'ConfigRuleState' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'DELETING', 'DELETING_RESULTS', 'EVALUATING', ], ], 'ConfigRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigRule', ], ], 'ConfigSnapshotDeliveryProperties' => [ 'type' => 'structure', 'members' => [ 'deliveryFrequency' => [ 'shape' => 'MaximumExecutionFrequency', ], ], ], 'ConfigStreamDeliveryInfo' => [ 'type' => 'structure', 'members' => [ 'lastStatus' => [ 'shape' => 'DeliveryStatus', ], 'lastErrorCode' => [ 'shape' => 'String', ], 'lastErrorMessage' => [ 'shape' => 'String', ], 'lastStatusChangeTime' => [ 'shape' => 'Date', ], ], ], 'Configuration' => [ 'type' => 'string', ], 'ConfigurationItem' => [ 'type' => 'structure', 'members' => [ 'version' => [ 'shape' => 'Version', ], 'accountId' => [ 'shape' => 'AccountId', ], 'configurationItemCaptureTime' => [ 'shape' => 'ConfigurationItemCaptureTime', ], 'configurationItemStatus' => [ 'shape' => 'ConfigurationItemStatus', ], 'configurationStateId' => [ 'shape' => 'ConfigurationStateId', ], 'configurationItemMD5Hash' => [ 'shape' => 'ConfigurationItemMD5Hash', ], 'arn' => [ 'shape' => 'ARN', ], 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'awsRegion' => [ 'shape' => 'AwsRegion', ], 'availabilityZone' => [ 'shape' => 'AvailabilityZone', ], 'resourceCreationTime' => [ 'shape' => 'ResourceCreationTime', ], 'tags' => [ 'shape' => 'Tags', ], 'relatedEvents' => [ 'shape' => 'RelatedEventList', ], 'relationships' => [ 'shape' => 'RelationshipList', ], 'configuration' => [ 'shape' => 'Configuration', ], 'supplementaryConfiguration' => [ 'shape' => 'SupplementaryConfiguration', ], ], ], 'ConfigurationItemCaptureTime' => [ 'type' => 'timestamp', ], 'ConfigurationItemList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationItem', ], ], 'ConfigurationItemMD5Hash' => [ 'type' => 'string', ], 'ConfigurationItemStatus' => [ 'type' => 'string', 'enum' => [ 'Ok', 'Failed', 'Discovered', 'Deleted', ], ], 'ConfigurationRecorder' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'RecorderName', ], 'roleARN' => [ 'shape' => 'String', ], 'recordingGroup' => [ 'shape' => 'RecordingGroup', ], ], ], 'ConfigurationRecorderList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationRecorder', ], ], 'ConfigurationRecorderNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecorderName', ], ], 'ConfigurationRecorderStatus' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'String', ], 'lastStartTime' => [ 'shape' => 'Date', ], 'lastStopTime' => [ 'shape' => 'Date', ], 'recording' => [ 'shape' => 'Boolean', ], 'lastStatus' => [ 'shape' => 'RecorderStatus', ], 'lastErrorCode' => [ 'shape' => 'String', ], 'lastErrorMessage' => [ 'shape' => 'String', ], 'lastStatusChangeTime' => [ 'shape' => 'Date', ], ], ], 'ConfigurationRecorderStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationRecorderStatus', ], ], 'ConfigurationStateId' => [ 'type' => 'string', ], 'Date' => [ 'type' => 'timestamp', ], 'DeleteConfigRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRuleName', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], ], ], 'DeleteConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorderName', ], 'members' => [ 'ConfigurationRecorderName' => [ 'shape' => 'RecorderName', ], ], ], 'DeleteDeliveryChannelRequest' => [ 'type' => 'structure', 'required' => [ 'DeliveryChannelName', ], 'members' => [ 'DeliveryChannelName' => [ 'shape' => 'ChannelName', ], ], ], 'DeleteEvaluationResultsRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRuleName', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], ], ], 'DeleteEvaluationResultsResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeliverConfigSnapshotRequest' => [ 'type' => 'structure', 'required' => [ 'deliveryChannelName', ], 'members' => [ 'deliveryChannelName' => [ 'shape' => 'ChannelName', ], ], ], 'DeliverConfigSnapshotResponse' => [ 'type' => 'structure', 'members' => [ 'configSnapshotId' => [ 'shape' => 'String', ], ], ], 'DeliveryChannel' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'ChannelName', ], 's3BucketName' => [ 'shape' => 'String', ], 's3KeyPrefix' => [ 'shape' => 'String', ], 'snsTopicARN' => [ 'shape' => 'String', ], 'configSnapshotDeliveryProperties' => [ 'shape' => 'ConfigSnapshotDeliveryProperties', ], ], ], 'DeliveryChannelList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeliveryChannel', ], ], 'DeliveryChannelNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ChannelName', ], ], 'DeliveryChannelStatus' => [ 'type' => 'structure', 'members' => [ 'name' => [ 'shape' => 'String', ], 'configSnapshotDeliveryInfo' => [ 'shape' => 'ConfigExportDeliveryInfo', ], 'configHistoryDeliveryInfo' => [ 'shape' => 'ConfigExportDeliveryInfo', ], 'configStreamDeliveryInfo' => [ 'shape' => 'ConfigStreamDeliveryInfo', ], ], ], 'DeliveryChannelStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeliveryChannelStatus', ], ], 'DeliveryStatus' => [ 'type' => 'string', 'enum' => [ 'Success', 'Failure', 'Not_Applicable', ], ], 'DescribeComplianceByConfigRuleRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ConfigRuleNames', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeComplianceByConfigRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceByConfigRules' => [ 'shape' => 'ComplianceByConfigRules', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeComplianceByResourceRequest' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'Limit' => [ 'shape' => 'Limit', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeComplianceByResourceResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceByResources' => [ 'shape' => 'ComplianceByResources', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeConfigRuleEvaluationStatusRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ConfigRuleNames', ], ], ], 'DescribeConfigRuleEvaluationStatusResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigRulesEvaluationStatus' => [ 'shape' => 'ConfigRuleEvaluationStatusList', ], ], ], 'DescribeConfigRulesRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ConfigRuleNames', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeConfigRulesResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigRules' => [ 'shape' => 'ConfigRules', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeConfigurationRecorderStatusRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecorderNames' => [ 'shape' => 'ConfigurationRecorderNameList', ], ], ], 'DescribeConfigurationRecorderStatusResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecordersStatus' => [ 'shape' => 'ConfigurationRecorderStatusList', ], ], ], 'DescribeConfigurationRecordersRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecorderNames' => [ 'shape' => 'ConfigurationRecorderNameList', ], ], ], 'DescribeConfigurationRecordersResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigurationRecorders' => [ 'shape' => 'ConfigurationRecorderList', ], ], ], 'DescribeDeliveryChannelStatusRequest' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannelNames' => [ 'shape' => 'DeliveryChannelNameList', ], ], ], 'DescribeDeliveryChannelStatusResponse' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannelsStatus' => [ 'shape' => 'DeliveryChannelStatusList', ], ], ], 'DescribeDeliveryChannelsRequest' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannelNames' => [ 'shape' => 'DeliveryChannelNameList', ], ], ], 'DescribeDeliveryChannelsResponse' => [ 'type' => 'structure', 'members' => [ 'DeliveryChannels' => [ 'shape' => 'DeliveryChannelList', ], ], ], 'EarlierTime' => [ 'type' => 'timestamp', ], 'EmptiableStringWithCharLimit256' => [ 'type' => 'string', 'max' => 256, 'min' => 0, ], 'Evaluation' => [ 'type' => 'structure', 'required' => [ 'ComplianceResourceType', 'ComplianceResourceId', 'ComplianceType', 'OrderingTimestamp', ], 'members' => [ 'ComplianceResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceType' => [ 'shape' => 'ComplianceType', ], 'Annotation' => [ 'shape' => 'StringWithCharLimit256', ], 'OrderingTimestamp' => [ 'shape' => 'OrderingTimestamp', ], ], ], 'EvaluationResult' => [ 'type' => 'structure', 'members' => [ 'EvaluationResultIdentifier' => [ 'shape' => 'EvaluationResultIdentifier', ], 'ComplianceType' => [ 'shape' => 'ComplianceType', ], 'ResultRecordedTime' => [ 'shape' => 'Date', ], 'ConfigRuleInvokedTime' => [ 'shape' => 'Date', ], 'Annotation' => [ 'shape' => 'StringWithCharLimit256', ], 'ResultToken' => [ 'shape' => 'String', ], ], ], 'EvaluationResultIdentifier' => [ 'type' => 'structure', 'members' => [ 'EvaluationResultQualifier' => [ 'shape' => 'EvaluationResultQualifier', ], 'OrderingTimestamp' => [ 'shape' => 'Date', ], ], ], 'EvaluationResultQualifier' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], ], ], 'EvaluationResults' => [ 'type' => 'list', 'member' => [ 'shape' => 'EvaluationResult', ], ], 'Evaluations' => [ 'type' => 'list', 'member' => [ 'shape' => 'Evaluation', ], 'max' => 100, 'min' => 0, ], 'EventSource' => [ 'type' => 'string', 'enum' => [ 'aws.config', ], ], 'GetComplianceDetailsByConfigRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRuleName', ], 'members' => [ 'ConfigRuleName' => [ 'shape' => 'StringWithCharLimit64', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'Limit' => [ 'shape' => 'Limit', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetComplianceDetailsByConfigRuleResponse' => [ 'type' => 'structure', 'members' => [ 'EvaluationResults' => [ 'shape' => 'EvaluationResults', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetComplianceDetailsByResourceRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceId', ], 'members' => [ 'ResourceType' => [ 'shape' => 'StringWithCharLimit256', ], 'ResourceId' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceTypes' => [ 'shape' => 'ComplianceTypes', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'GetComplianceDetailsByResourceResponse' => [ 'type' => 'structure', 'members' => [ 'EvaluationResults' => [ 'shape' => 'EvaluationResults', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'GetComplianceSummaryByConfigRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceSummary' => [ 'shape' => 'ComplianceSummary', ], ], ], 'GetComplianceSummaryByResourceTypeRequest' => [ 'type' => 'structure', 'members' => [ 'ResourceTypes' => [ 'shape' => 'ResourceTypes', ], ], ], 'GetComplianceSummaryByResourceTypeResponse' => [ 'type' => 'structure', 'members' => [ 'ComplianceSummariesByResourceType' => [ 'shape' => 'ComplianceSummariesByResourceType', ], ], ], 'GetResourceConfigHistoryRequest' => [ 'type' => 'structure', 'required' => [ 'resourceType', 'resourceId', ], 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'laterTime' => [ 'shape' => 'LaterTime', ], 'earlierTime' => [ 'shape' => 'EarlierTime', ], 'chronologicalOrder' => [ 'shape' => 'ChronologicalOrder', ], 'limit' => [ 'shape' => 'Limit', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetResourceConfigHistoryResponse' => [ 'type' => 'structure', 'members' => [ 'configurationItems' => [ 'shape' => 'ConfigurationItemList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'IncludeGlobalResourceTypes' => [ 'type' => 'boolean', ], 'InsufficientDeliveryPolicyException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InsufficientPermissionsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'InvalidConfigurationRecorderNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidDeliveryChannelNameException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidLimitException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidNextTokenException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidParameterValueException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRecordingGroupException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidResultTokenException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidRoleException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidS3KeyPrefixException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidSNSTopicARNException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InvalidTimeRangeException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LastDeliveryChannelDeleteFailedException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LaterTime' => [ 'type' => 'timestamp', ], 'Limit' => [ 'type' => 'integer', 'max' => 100, 'min' => 0, ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ListDiscoveredResourcesRequest' => [ 'type' => 'structure', 'required' => [ 'resourceType', ], 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceIds' => [ 'shape' => 'ResourceIdList', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'limit' => [ 'shape' => 'Limit', ], 'includeDeletedResources' => [ 'shape' => 'Boolean', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListDiscoveredResourcesResponse' => [ 'type' => 'structure', 'members' => [ 'resourceIdentifiers' => [ 'shape' => 'ResourceIdentifierList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'MaxNumberOfConfigRulesExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'MaxNumberOfConfigurationRecordersExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'MaxNumberOfDeliveryChannelsExceededException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'MaximumExecutionFrequency' => [ 'type' => 'string', 'enum' => [ 'One_Hour', 'Three_Hours', 'Six_Hours', 'Twelve_Hours', 'TwentyFour_Hours', ], ], 'MessageType' => [ 'type' => 'string', 'enum' => [ 'ConfigurationItemChangeNotification', 'ConfigurationSnapshotDeliveryCompleted', 'ScheduledNotification', ], ], 'Name' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', ], 'NoAvailableConfigurationRecorderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoAvailableDeliveryChannelException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoRunningConfigurationRecorderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchBucketException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchConfigRuleException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchConfigurationRecorderException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchDeliveryChannelException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'OrderingTimestamp' => [ 'type' => 'timestamp', ], 'Owner' => [ 'type' => 'string', 'enum' => [ 'CUSTOM_LAMBDA', 'AWS', ], ], 'PutConfigRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigRule', ], 'members' => [ 'ConfigRule' => [ 'shape' => 'ConfigRule', ], ], ], 'PutConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorder', ], 'members' => [ 'ConfigurationRecorder' => [ 'shape' => 'ConfigurationRecorder', ], ], ], 'PutDeliveryChannelRequest' => [ 'type' => 'structure', 'required' => [ 'DeliveryChannel', ], 'members' => [ 'DeliveryChannel' => [ 'shape' => 'DeliveryChannel', ], ], ], 'PutEvaluationsRequest' => [ 'type' => 'structure', 'required' => [ 'ResultToken', ], 'members' => [ 'Evaluations' => [ 'shape' => 'Evaluations', ], 'ResultToken' => [ 'shape' => 'String', ], ], ], 'PutEvaluationsResponse' => [ 'type' => 'structure', 'members' => [ 'FailedEvaluations' => [ 'shape' => 'Evaluations', ], ], ], 'RecorderName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'RecorderStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Success', 'Failure', ], ], 'RecordingGroup' => [ 'type' => 'structure', 'members' => [ 'allSupported' => [ 'shape' => 'AllSupported', ], 'includeGlobalResourceTypes' => [ 'shape' => 'IncludeGlobalResourceTypes', ], 'resourceTypes' => [ 'shape' => 'ResourceTypeList', ], ], ], 'ReevaluateConfigRuleNames' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit64', ], 'max' => 25, 'min' => 1, ], 'RelatedEvent' => [ 'type' => 'string', ], 'RelatedEventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RelatedEvent', ], ], 'Relationship' => [ 'type' => 'structure', 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'relationshipName' => [ 'shape' => 'RelationshipName', ], ], ], 'RelationshipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Relationship', ], ], 'RelationshipName' => [ 'type' => 'string', ], 'ResourceCreationTime' => [ 'type' => 'timestamp', ], 'ResourceDeletionTime' => [ 'type' => 'timestamp', ], 'ResourceId' => [ 'type' => 'string', ], 'ResourceIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceId', ], ], 'ResourceIdentifier' => [ 'type' => 'structure', 'members' => [ 'resourceType' => [ 'shape' => 'ResourceType', ], 'resourceId' => [ 'shape' => 'ResourceId', ], 'resourceName' => [ 'shape' => 'ResourceName', ], 'resourceDeletionTime' => [ 'shape' => 'ResourceDeletionTime', ], ], ], 'ResourceIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceIdentifier', ], ], 'ResourceInUseException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ResourceName' => [ 'type' => 'string', ], 'ResourceNotDiscoveredException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ResourceType' => [ 'type' => 'string', 'enum' => [ 'AWS::EC2::CustomerGateway', 'AWS::EC2::EIP', 'AWS::EC2::Host', 'AWS::EC2::Instance', 'AWS::EC2::InternetGateway', 'AWS::EC2::NetworkAcl', 'AWS::EC2::NetworkInterface', 'AWS::EC2::RouteTable', 'AWS::EC2::SecurityGroup', 'AWS::EC2::Subnet', 'AWS::CloudTrail::Trail', 'AWS::EC2::Volume', 'AWS::EC2::VPC', 'AWS::EC2::VPNConnection', 'AWS::EC2::VPNGateway', 'AWS::IAM::Group', 'AWS::IAM::Policy', 'AWS::IAM::Role', 'AWS::IAM::User', 'AWS::ACM::Certificate', 'AWS::RDS::DBInstance', 'AWS::RDS::DBSubnetGroup', 'AWS::RDS::DBSecurityGroup', 'AWS::RDS::DBSnapshot', 'AWS::RDS::EventSubscription', 'AWS::ElasticLoadBalancingV2::LoadBalancer', 'AWS::S3::Bucket', ], ], 'ResourceTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceType', ], ], 'ResourceTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'StringWithCharLimit256', ], 'max' => 20, 'min' => 0, ], 'Scope' => [ 'type' => 'structure', 'members' => [ 'ComplianceResourceTypes' => [ 'shape' => 'ComplianceResourceTypes', ], 'TagKey' => [ 'shape' => 'StringWithCharLimit128', ], 'TagValue' => [ 'shape' => 'StringWithCharLimit256', ], 'ComplianceResourceId' => [ 'shape' => 'StringWithCharLimit256', ], ], ], 'Source' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'SourceIdentifier' => [ 'shape' => 'StringWithCharLimit256', ], 'SourceDetails' => [ 'shape' => 'SourceDetails', ], ], ], 'SourceDetail' => [ 'type' => 'structure', 'members' => [ 'EventSource' => [ 'shape' => 'EventSource', ], 'MessageType' => [ 'shape' => 'MessageType', ], 'MaximumExecutionFrequency' => [ 'shape' => 'MaximumExecutionFrequency', ], ], ], 'SourceDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'SourceDetail', ], 'max' => 25, 'min' => 0, ], 'StartConfigRulesEvaluationRequest' => [ 'type' => 'structure', 'members' => [ 'ConfigRuleNames' => [ 'shape' => 'ReevaluateConfigRuleNames', ], ], ], 'StartConfigRulesEvaluationResponse' => [ 'type' => 'structure', 'members' => [], ], 'StartConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorderName', ], 'members' => [ 'ConfigurationRecorderName' => [ 'shape' => 'RecorderName', ], ], ], 'StopConfigurationRecorderRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationRecorderName', ], 'members' => [ 'ConfigurationRecorderName' => [ 'shape' => 'RecorderName', ], ], ], 'String' => [ 'type' => 'string', ], 'StringWithCharLimit128' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'StringWithCharLimit256' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'StringWithCharLimit64' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'SupplementaryConfiguration' => [ 'type' => 'map', 'key' => [ 'shape' => 'SupplementaryConfigurationName', ], 'value' => [ 'shape' => 'SupplementaryConfigurationValue', ], ], 'SupplementaryConfigurationName' => [ 'type' => 'string', ], 'SupplementaryConfigurationValue' => [ 'type' => 'string', ], 'Tags' => [ 'type' => 'map', 'key' => [ 'shape' => 'Name', ], 'value' => [ 'shape' => 'Value', ], ], 'ValidationException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'Value' => [ 'type' => 'string', ], 'Version' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php new file mode 100644 index 000000000..70280b6af --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/api-2.json.php @@ -0,0 +1,3 @@ + '2.0', 'metadata' => [ 'apiVersion' => '2016-09-15', 'endpointPrefix' => 'ec2', 'protocol' => 'ec2', 'serviceAbbreviation' => 'Amazon EC2', 'serviceFullName' => 'Amazon Elastic Compute Cloud', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://ec2.amazonaws.com/doc/2016-09-15', ], 'operations' => [ 'AcceptReservedInstancesExchangeQuote' => [ 'name' => 'AcceptReservedInstancesExchangeQuote', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AcceptReservedInstancesExchangeQuoteRequest', ], 'output' => [ 'shape' => 'AcceptReservedInstancesExchangeQuoteResult', ], ], 'AcceptVpcPeeringConnection' => [ 'name' => 'AcceptVpcPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AcceptVpcPeeringConnectionRequest', ], 'output' => [ 'shape' => 'AcceptVpcPeeringConnectionResult', ], ], 'AllocateAddress' => [ 'name' => 'AllocateAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AllocateAddressRequest', ], 'output' => [ 'shape' => 'AllocateAddressResult', ], ], 'AllocateHosts' => [ 'name' => 'AllocateHosts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AllocateHostsRequest', ], 'output' => [ 'shape' => 'AllocateHostsResult', ], ], 'AssignPrivateIpAddresses' => [ 'name' => 'AssignPrivateIpAddresses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AssignPrivateIpAddressesRequest', ], ], 'AssociateAddress' => [ 'name' => 'AssociateAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AssociateAddressRequest', ], 'output' => [ 'shape' => 'AssociateAddressResult', ], ], 'AssociateDhcpOptions' => [ 'name' => 'AssociateDhcpOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AssociateDhcpOptionsRequest', ], ], 'AssociateRouteTable' => [ 'name' => 'AssociateRouteTable', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AssociateRouteTableRequest', ], 'output' => [ 'shape' => 'AssociateRouteTableResult', ], ], 'AttachClassicLinkVpc' => [ 'name' => 'AttachClassicLinkVpc', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AttachClassicLinkVpcRequest', ], 'output' => [ 'shape' => 'AttachClassicLinkVpcResult', ], ], 'AttachInternetGateway' => [ 'name' => 'AttachInternetGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AttachInternetGatewayRequest', ], ], 'AttachNetworkInterface' => [ 'name' => 'AttachNetworkInterface', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AttachNetworkInterfaceRequest', ], 'output' => [ 'shape' => 'AttachNetworkInterfaceResult', ], ], 'AttachVolume' => [ 'name' => 'AttachVolume', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AttachVolumeRequest', ], 'output' => [ 'shape' => 'VolumeAttachment', ], ], 'AttachVpnGateway' => [ 'name' => 'AttachVpnGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AttachVpnGatewayRequest', ], 'output' => [ 'shape' => 'AttachVpnGatewayResult', ], ], 'AuthorizeSecurityGroupEgress' => [ 'name' => 'AuthorizeSecurityGroupEgress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeSecurityGroupEgressRequest', ], ], 'AuthorizeSecurityGroupIngress' => [ 'name' => 'AuthorizeSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeSecurityGroupIngressRequest', ], ], 'BundleInstance' => [ 'name' => 'BundleInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BundleInstanceRequest', ], 'output' => [ 'shape' => 'BundleInstanceResult', ], ], 'CancelBundleTask' => [ 'name' => 'CancelBundleTask', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelBundleTaskRequest', ], 'output' => [ 'shape' => 'CancelBundleTaskResult', ], ], 'CancelConversionTask' => [ 'name' => 'CancelConversionTask', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelConversionRequest', ], ], 'CancelExportTask' => [ 'name' => 'CancelExportTask', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelExportTaskRequest', ], ], 'CancelImportTask' => [ 'name' => 'CancelImportTask', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelImportTaskRequest', ], 'output' => [ 'shape' => 'CancelImportTaskResult', ], ], 'CancelReservedInstancesListing' => [ 'name' => 'CancelReservedInstancesListing', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelReservedInstancesListingRequest', ], 'output' => [ 'shape' => 'CancelReservedInstancesListingResult', ], ], 'CancelSpotFleetRequests' => [ 'name' => 'CancelSpotFleetRequests', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelSpotFleetRequestsRequest', ], 'output' => [ 'shape' => 'CancelSpotFleetRequestsResponse', ], ], 'CancelSpotInstanceRequests' => [ 'name' => 'CancelSpotInstanceRequests', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelSpotInstanceRequestsRequest', ], 'output' => [ 'shape' => 'CancelSpotInstanceRequestsResult', ], ], 'ConfirmProductInstance' => [ 'name' => 'ConfirmProductInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ConfirmProductInstanceRequest', ], 'output' => [ 'shape' => 'ConfirmProductInstanceResult', ], ], 'CopyImage' => [ 'name' => 'CopyImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyImageRequest', ], 'output' => [ 'shape' => 'CopyImageResult', ], ], 'CopySnapshot' => [ 'name' => 'CopySnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopySnapshotRequest', ], 'output' => [ 'shape' => 'CopySnapshotResult', ], ], 'CreateCustomerGateway' => [ 'name' => 'CreateCustomerGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCustomerGatewayRequest', ], 'output' => [ 'shape' => 'CreateCustomerGatewayResult', ], ], 'CreateDhcpOptions' => [ 'name' => 'CreateDhcpOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDhcpOptionsRequest', ], 'output' => [ 'shape' => 'CreateDhcpOptionsResult', ], ], 'CreateFlowLogs' => [ 'name' => 'CreateFlowLogs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateFlowLogsRequest', ], 'output' => [ 'shape' => 'CreateFlowLogsResult', ], ], 'CreateImage' => [ 'name' => 'CreateImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateImageRequest', ], 'output' => [ 'shape' => 'CreateImageResult', ], ], 'CreateInstanceExportTask' => [ 'name' => 'CreateInstanceExportTask', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateInstanceExportTaskRequest', ], 'output' => [ 'shape' => 'CreateInstanceExportTaskResult', ], ], 'CreateInternetGateway' => [ 'name' => 'CreateInternetGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateInternetGatewayRequest', ], 'output' => [ 'shape' => 'CreateInternetGatewayResult', ], ], 'CreateKeyPair' => [ 'name' => 'CreateKeyPair', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateKeyPairRequest', ], 'output' => [ 'shape' => 'KeyPair', ], ], 'CreateNatGateway' => [ 'name' => 'CreateNatGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateNatGatewayRequest', ], 'output' => [ 'shape' => 'CreateNatGatewayResult', ], ], 'CreateNetworkAcl' => [ 'name' => 'CreateNetworkAcl', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateNetworkAclRequest', ], 'output' => [ 'shape' => 'CreateNetworkAclResult', ], ], 'CreateNetworkAclEntry' => [ 'name' => 'CreateNetworkAclEntry', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateNetworkAclEntryRequest', ], ], 'CreateNetworkInterface' => [ 'name' => 'CreateNetworkInterface', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateNetworkInterfaceRequest', ], 'output' => [ 'shape' => 'CreateNetworkInterfaceResult', ], ], 'CreatePlacementGroup' => [ 'name' => 'CreatePlacementGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreatePlacementGroupRequest', ], ], 'CreateReservedInstancesListing' => [ 'name' => 'CreateReservedInstancesListing', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReservedInstancesListingRequest', ], 'output' => [ 'shape' => 'CreateReservedInstancesListingResult', ], ], 'CreateRoute' => [ 'name' => 'CreateRoute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateRouteRequest', ], 'output' => [ 'shape' => 'CreateRouteResult', ], ], 'CreateRouteTable' => [ 'name' => 'CreateRouteTable', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateRouteTableRequest', ], 'output' => [ 'shape' => 'CreateRouteTableResult', ], ], 'CreateSecurityGroup' => [ 'name' => 'CreateSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSecurityGroupRequest', ], 'output' => [ 'shape' => 'CreateSecurityGroupResult', ], ], 'CreateSnapshot' => [ 'name' => 'CreateSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSnapshotRequest', ], 'output' => [ 'shape' => 'Snapshot', ], ], 'CreateSpotDatafeedSubscription' => [ 'name' => 'CreateSpotDatafeedSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSpotDatafeedSubscriptionRequest', ], 'output' => [ 'shape' => 'CreateSpotDatafeedSubscriptionResult', ], ], 'CreateSubnet' => [ 'name' => 'CreateSubnet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSubnetRequest', ], 'output' => [ 'shape' => 'CreateSubnetResult', ], ], 'CreateTags' => [ 'name' => 'CreateTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateTagsRequest', ], ], 'CreateVolume' => [ 'name' => 'CreateVolume', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVolumeRequest', ], 'output' => [ 'shape' => 'Volume', ], ], 'CreateVpc' => [ 'name' => 'CreateVpc', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVpcRequest', ], 'output' => [ 'shape' => 'CreateVpcResult', ], ], 'CreateVpcEndpoint' => [ 'name' => 'CreateVpcEndpoint', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVpcEndpointRequest', ], 'output' => [ 'shape' => 'CreateVpcEndpointResult', ], ], 'CreateVpcPeeringConnection' => [ 'name' => 'CreateVpcPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVpcPeeringConnectionRequest', ], 'output' => [ 'shape' => 'CreateVpcPeeringConnectionResult', ], ], 'CreateVpnConnection' => [ 'name' => 'CreateVpnConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVpnConnectionRequest', ], 'output' => [ 'shape' => 'CreateVpnConnectionResult', ], ], 'CreateVpnConnectionRoute' => [ 'name' => 'CreateVpnConnectionRoute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVpnConnectionRouteRequest', ], ], 'CreateVpnGateway' => [ 'name' => 'CreateVpnGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateVpnGatewayRequest', ], 'output' => [ 'shape' => 'CreateVpnGatewayResult', ], ], 'DeleteCustomerGateway' => [ 'name' => 'DeleteCustomerGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCustomerGatewayRequest', ], ], 'DeleteDhcpOptions' => [ 'name' => 'DeleteDhcpOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDhcpOptionsRequest', ], ], 'DeleteFlowLogs' => [ 'name' => 'DeleteFlowLogs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteFlowLogsRequest', ], 'output' => [ 'shape' => 'DeleteFlowLogsResult', ], ], 'DeleteInternetGateway' => [ 'name' => 'DeleteInternetGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteInternetGatewayRequest', ], ], 'DeleteKeyPair' => [ 'name' => 'DeleteKeyPair', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteKeyPairRequest', ], ], 'DeleteNatGateway' => [ 'name' => 'DeleteNatGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteNatGatewayRequest', ], 'output' => [ 'shape' => 'DeleteNatGatewayResult', ], ], 'DeleteNetworkAcl' => [ 'name' => 'DeleteNetworkAcl', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteNetworkAclRequest', ], ], 'DeleteNetworkAclEntry' => [ 'name' => 'DeleteNetworkAclEntry', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteNetworkAclEntryRequest', ], ], 'DeleteNetworkInterface' => [ 'name' => 'DeleteNetworkInterface', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteNetworkInterfaceRequest', ], ], 'DeletePlacementGroup' => [ 'name' => 'DeletePlacementGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeletePlacementGroupRequest', ], ], 'DeleteRoute' => [ 'name' => 'DeleteRoute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRouteRequest', ], ], 'DeleteRouteTable' => [ 'name' => 'DeleteRouteTable', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRouteTableRequest', ], ], 'DeleteSecurityGroup' => [ 'name' => 'DeleteSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSecurityGroupRequest', ], ], 'DeleteSnapshot' => [ 'name' => 'DeleteSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSnapshotRequest', ], ], 'DeleteSpotDatafeedSubscription' => [ 'name' => 'DeleteSpotDatafeedSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSpotDatafeedSubscriptionRequest', ], ], 'DeleteSubnet' => [ 'name' => 'DeleteSubnet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSubnetRequest', ], ], 'DeleteTags' => [ 'name' => 'DeleteTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteTagsRequest', ], ], 'DeleteVolume' => [ 'name' => 'DeleteVolume', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVolumeRequest', ], ], 'DeleteVpc' => [ 'name' => 'DeleteVpc', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVpcRequest', ], ], 'DeleteVpcEndpoints' => [ 'name' => 'DeleteVpcEndpoints', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVpcEndpointsRequest', ], 'output' => [ 'shape' => 'DeleteVpcEndpointsResult', ], ], 'DeleteVpcPeeringConnection' => [ 'name' => 'DeleteVpcPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVpcPeeringConnectionRequest', ], 'output' => [ 'shape' => 'DeleteVpcPeeringConnectionResult', ], ], 'DeleteVpnConnection' => [ 'name' => 'DeleteVpnConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVpnConnectionRequest', ], ], 'DeleteVpnConnectionRoute' => [ 'name' => 'DeleteVpnConnectionRoute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVpnConnectionRouteRequest', ], ], 'DeleteVpnGateway' => [ 'name' => 'DeleteVpnGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVpnGatewayRequest', ], ], 'DeregisterImage' => [ 'name' => 'DeregisterImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeregisterImageRequest', ], ], 'DescribeAccountAttributes' => [ 'name' => 'DescribeAccountAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAccountAttributesRequest', ], 'output' => [ 'shape' => 'DescribeAccountAttributesResult', ], ], 'DescribeAddresses' => [ 'name' => 'DescribeAddresses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAddressesRequest', ], 'output' => [ 'shape' => 'DescribeAddressesResult', ], ], 'DescribeAvailabilityZones' => [ 'name' => 'DescribeAvailabilityZones', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAvailabilityZonesRequest', ], 'output' => [ 'shape' => 'DescribeAvailabilityZonesResult', ], ], 'DescribeBundleTasks' => [ 'name' => 'DescribeBundleTasks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeBundleTasksRequest', ], 'output' => [ 'shape' => 'DescribeBundleTasksResult', ], ], 'DescribeClassicLinkInstances' => [ 'name' => 'DescribeClassicLinkInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClassicLinkInstancesRequest', ], 'output' => [ 'shape' => 'DescribeClassicLinkInstancesResult', ], ], 'DescribeConversionTasks' => [ 'name' => 'DescribeConversionTasks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConversionTasksRequest', ], 'output' => [ 'shape' => 'DescribeConversionTasksResult', ], ], 'DescribeCustomerGateways' => [ 'name' => 'DescribeCustomerGateways', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCustomerGatewaysRequest', ], 'output' => [ 'shape' => 'DescribeCustomerGatewaysResult', ], ], 'DescribeDhcpOptions' => [ 'name' => 'DescribeDhcpOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDhcpOptionsRequest', ], 'output' => [ 'shape' => 'DescribeDhcpOptionsResult', ], ], 'DescribeExportTasks' => [ 'name' => 'DescribeExportTasks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeExportTasksRequest', ], 'output' => [ 'shape' => 'DescribeExportTasksResult', ], ], 'DescribeFlowLogs' => [ 'name' => 'DescribeFlowLogs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFlowLogsRequest', ], 'output' => [ 'shape' => 'DescribeFlowLogsResult', ], ], 'DescribeHostReservationOfferings' => [ 'name' => 'DescribeHostReservationOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHostReservationOfferingsRequest', ], 'output' => [ 'shape' => 'DescribeHostReservationOfferingsResult', ], ], 'DescribeHostReservations' => [ 'name' => 'DescribeHostReservations', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHostReservationsRequest', ], 'output' => [ 'shape' => 'DescribeHostReservationsResult', ], ], 'DescribeHosts' => [ 'name' => 'DescribeHosts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHostsRequest', ], 'output' => [ 'shape' => 'DescribeHostsResult', ], ], 'DescribeIdFormat' => [ 'name' => 'DescribeIdFormat', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeIdFormatRequest', ], 'output' => [ 'shape' => 'DescribeIdFormatResult', ], ], 'DescribeIdentityIdFormat' => [ 'name' => 'DescribeIdentityIdFormat', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeIdentityIdFormatRequest', ], 'output' => [ 'shape' => 'DescribeIdentityIdFormatResult', ], ], 'DescribeImageAttribute' => [ 'name' => 'DescribeImageAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeImageAttributeRequest', ], 'output' => [ 'shape' => 'ImageAttribute', ], ], 'DescribeImages' => [ 'name' => 'DescribeImages', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeImagesRequest', ], 'output' => [ 'shape' => 'DescribeImagesResult', ], ], 'DescribeImportImageTasks' => [ 'name' => 'DescribeImportImageTasks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeImportImageTasksRequest', ], 'output' => [ 'shape' => 'DescribeImportImageTasksResult', ], ], 'DescribeImportSnapshotTasks' => [ 'name' => 'DescribeImportSnapshotTasks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeImportSnapshotTasksRequest', ], 'output' => [ 'shape' => 'DescribeImportSnapshotTasksResult', ], ], 'DescribeInstanceAttribute' => [ 'name' => 'DescribeInstanceAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInstanceAttributeRequest', ], 'output' => [ 'shape' => 'InstanceAttribute', ], ], 'DescribeInstanceStatus' => [ 'name' => 'DescribeInstanceStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInstanceStatusRequest', ], 'output' => [ 'shape' => 'DescribeInstanceStatusResult', ], ], 'DescribeInstances' => [ 'name' => 'DescribeInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInstancesRequest', ], 'output' => [ 'shape' => 'DescribeInstancesResult', ], ], 'DescribeInternetGateways' => [ 'name' => 'DescribeInternetGateways', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInternetGatewaysRequest', ], 'output' => [ 'shape' => 'DescribeInternetGatewaysResult', ], ], 'DescribeKeyPairs' => [ 'name' => 'DescribeKeyPairs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeKeyPairsRequest', ], 'output' => [ 'shape' => 'DescribeKeyPairsResult', ], ], 'DescribeMovingAddresses' => [ 'name' => 'DescribeMovingAddresses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeMovingAddressesRequest', ], 'output' => [ 'shape' => 'DescribeMovingAddressesResult', ], ], 'DescribeNatGateways' => [ 'name' => 'DescribeNatGateways', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeNatGatewaysRequest', ], 'output' => [ 'shape' => 'DescribeNatGatewaysResult', ], ], 'DescribeNetworkAcls' => [ 'name' => 'DescribeNetworkAcls', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeNetworkAclsRequest', ], 'output' => [ 'shape' => 'DescribeNetworkAclsResult', ], ], 'DescribeNetworkInterfaceAttribute' => [ 'name' => 'DescribeNetworkInterfaceAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeNetworkInterfaceAttributeRequest', ], 'output' => [ 'shape' => 'DescribeNetworkInterfaceAttributeResult', ], ], 'DescribeNetworkInterfaces' => [ 'name' => 'DescribeNetworkInterfaces', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeNetworkInterfacesRequest', ], 'output' => [ 'shape' => 'DescribeNetworkInterfacesResult', ], ], 'DescribePlacementGroups' => [ 'name' => 'DescribePlacementGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribePlacementGroupsRequest', ], 'output' => [ 'shape' => 'DescribePlacementGroupsResult', ], ], 'DescribePrefixLists' => [ 'name' => 'DescribePrefixLists', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribePrefixListsRequest', ], 'output' => [ 'shape' => 'DescribePrefixListsResult', ], ], 'DescribeRegions' => [ 'name' => 'DescribeRegions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRegionsRequest', ], 'output' => [ 'shape' => 'DescribeRegionsResult', ], ], 'DescribeReservedInstances' => [ 'name' => 'DescribeReservedInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedInstancesRequest', ], 'output' => [ 'shape' => 'DescribeReservedInstancesResult', ], ], 'DescribeReservedInstancesListings' => [ 'name' => 'DescribeReservedInstancesListings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedInstancesListingsRequest', ], 'output' => [ 'shape' => 'DescribeReservedInstancesListingsResult', ], ], 'DescribeReservedInstancesModifications' => [ 'name' => 'DescribeReservedInstancesModifications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedInstancesModificationsRequest', ], 'output' => [ 'shape' => 'DescribeReservedInstancesModificationsResult', ], ], 'DescribeReservedInstancesOfferings' => [ 'name' => 'DescribeReservedInstancesOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedInstancesOfferingsRequest', ], 'output' => [ 'shape' => 'DescribeReservedInstancesOfferingsResult', ], ], 'DescribeRouteTables' => [ 'name' => 'DescribeRouteTables', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRouteTablesRequest', ], 'output' => [ 'shape' => 'DescribeRouteTablesResult', ], ], 'DescribeScheduledInstanceAvailability' => [ 'name' => 'DescribeScheduledInstanceAvailability', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeScheduledInstanceAvailabilityRequest', ], 'output' => [ 'shape' => 'DescribeScheduledInstanceAvailabilityResult', ], ], 'DescribeScheduledInstances' => [ 'name' => 'DescribeScheduledInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeScheduledInstancesRequest', ], 'output' => [ 'shape' => 'DescribeScheduledInstancesResult', ], ], 'DescribeSecurityGroupReferences' => [ 'name' => 'DescribeSecurityGroupReferences', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSecurityGroupReferencesRequest', ], 'output' => [ 'shape' => 'DescribeSecurityGroupReferencesResult', ], ], 'DescribeSecurityGroups' => [ 'name' => 'DescribeSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSecurityGroupsRequest', ], 'output' => [ 'shape' => 'DescribeSecurityGroupsResult', ], ], 'DescribeSnapshotAttribute' => [ 'name' => 'DescribeSnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSnapshotAttributeRequest', ], 'output' => [ 'shape' => 'DescribeSnapshotAttributeResult', ], ], 'DescribeSnapshots' => [ 'name' => 'DescribeSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSnapshotsRequest', ], 'output' => [ 'shape' => 'DescribeSnapshotsResult', ], ], 'DescribeSpotDatafeedSubscription' => [ 'name' => 'DescribeSpotDatafeedSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSpotDatafeedSubscriptionRequest', ], 'output' => [ 'shape' => 'DescribeSpotDatafeedSubscriptionResult', ], ], 'DescribeSpotFleetInstances' => [ 'name' => 'DescribeSpotFleetInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSpotFleetInstancesRequest', ], 'output' => [ 'shape' => 'DescribeSpotFleetInstancesResponse', ], ], 'DescribeSpotFleetRequestHistory' => [ 'name' => 'DescribeSpotFleetRequestHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSpotFleetRequestHistoryRequest', ], 'output' => [ 'shape' => 'DescribeSpotFleetRequestHistoryResponse', ], ], 'DescribeSpotFleetRequests' => [ 'name' => 'DescribeSpotFleetRequests', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSpotFleetRequestsRequest', ], 'output' => [ 'shape' => 'DescribeSpotFleetRequestsResponse', ], ], 'DescribeSpotInstanceRequests' => [ 'name' => 'DescribeSpotInstanceRequests', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSpotInstanceRequestsRequest', ], 'output' => [ 'shape' => 'DescribeSpotInstanceRequestsResult', ], ], 'DescribeSpotPriceHistory' => [ 'name' => 'DescribeSpotPriceHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSpotPriceHistoryRequest', ], 'output' => [ 'shape' => 'DescribeSpotPriceHistoryResult', ], ], 'DescribeStaleSecurityGroups' => [ 'name' => 'DescribeStaleSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStaleSecurityGroupsRequest', ], 'output' => [ 'shape' => 'DescribeStaleSecurityGroupsResult', ], ], 'DescribeSubnets' => [ 'name' => 'DescribeSubnets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSubnetsRequest', ], 'output' => [ 'shape' => 'DescribeSubnetsResult', ], ], 'DescribeTags' => [ 'name' => 'DescribeTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTagsRequest', ], 'output' => [ 'shape' => 'DescribeTagsResult', ], ], 'DescribeVolumeAttribute' => [ 'name' => 'DescribeVolumeAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVolumeAttributeRequest', ], 'output' => [ 'shape' => 'DescribeVolumeAttributeResult', ], ], 'DescribeVolumeStatus' => [ 'name' => 'DescribeVolumeStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVolumeStatusRequest', ], 'output' => [ 'shape' => 'DescribeVolumeStatusResult', ], ], 'DescribeVolumes' => [ 'name' => 'DescribeVolumes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVolumesRequest', ], 'output' => [ 'shape' => 'DescribeVolumesResult', ], ], 'DescribeVpcAttribute' => [ 'name' => 'DescribeVpcAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcAttributeRequest', ], 'output' => [ 'shape' => 'DescribeVpcAttributeResult', ], ], 'DescribeVpcClassicLink' => [ 'name' => 'DescribeVpcClassicLink', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcClassicLinkRequest', ], 'output' => [ 'shape' => 'DescribeVpcClassicLinkResult', ], ], 'DescribeVpcClassicLinkDnsSupport' => [ 'name' => 'DescribeVpcClassicLinkDnsSupport', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcClassicLinkDnsSupportRequest', ], 'output' => [ 'shape' => 'DescribeVpcClassicLinkDnsSupportResult', ], ], 'DescribeVpcEndpointServices' => [ 'name' => 'DescribeVpcEndpointServices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcEndpointServicesRequest', ], 'output' => [ 'shape' => 'DescribeVpcEndpointServicesResult', ], ], 'DescribeVpcEndpoints' => [ 'name' => 'DescribeVpcEndpoints', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcEndpointsRequest', ], 'output' => [ 'shape' => 'DescribeVpcEndpointsResult', ], ], 'DescribeVpcPeeringConnections' => [ 'name' => 'DescribeVpcPeeringConnections', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcPeeringConnectionsRequest', ], 'output' => [ 'shape' => 'DescribeVpcPeeringConnectionsResult', ], ], 'DescribeVpcs' => [ 'name' => 'DescribeVpcs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpcsRequest', ], 'output' => [ 'shape' => 'DescribeVpcsResult', ], ], 'DescribeVpnConnections' => [ 'name' => 'DescribeVpnConnections', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpnConnectionsRequest', ], 'output' => [ 'shape' => 'DescribeVpnConnectionsResult', ], ], 'DescribeVpnGateways' => [ 'name' => 'DescribeVpnGateways', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeVpnGatewaysRequest', ], 'output' => [ 'shape' => 'DescribeVpnGatewaysResult', ], ], 'DetachClassicLinkVpc' => [ 'name' => 'DetachClassicLinkVpc', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DetachClassicLinkVpcRequest', ], 'output' => [ 'shape' => 'DetachClassicLinkVpcResult', ], ], 'DetachInternetGateway' => [ 'name' => 'DetachInternetGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DetachInternetGatewayRequest', ], ], 'DetachNetworkInterface' => [ 'name' => 'DetachNetworkInterface', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DetachNetworkInterfaceRequest', ], ], 'DetachVolume' => [ 'name' => 'DetachVolume', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DetachVolumeRequest', ], 'output' => [ 'shape' => 'VolumeAttachment', ], ], 'DetachVpnGateway' => [ 'name' => 'DetachVpnGateway', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DetachVpnGatewayRequest', ], ], 'DisableVgwRoutePropagation' => [ 'name' => 'DisableVgwRoutePropagation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableVgwRoutePropagationRequest', ], ], 'DisableVpcClassicLink' => [ 'name' => 'DisableVpcClassicLink', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableVpcClassicLinkRequest', ], 'output' => [ 'shape' => 'DisableVpcClassicLinkResult', ], ], 'DisableVpcClassicLinkDnsSupport' => [ 'name' => 'DisableVpcClassicLinkDnsSupport', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableVpcClassicLinkDnsSupportRequest', ], 'output' => [ 'shape' => 'DisableVpcClassicLinkDnsSupportResult', ], ], 'DisassociateAddress' => [ 'name' => 'DisassociateAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisassociateAddressRequest', ], ], 'DisassociateRouteTable' => [ 'name' => 'DisassociateRouteTable', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisassociateRouteTableRequest', ], ], 'EnableVgwRoutePropagation' => [ 'name' => 'EnableVgwRoutePropagation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableVgwRoutePropagationRequest', ], ], 'EnableVolumeIO' => [ 'name' => 'EnableVolumeIO', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableVolumeIORequest', ], ], 'EnableVpcClassicLink' => [ 'name' => 'EnableVpcClassicLink', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableVpcClassicLinkRequest', ], 'output' => [ 'shape' => 'EnableVpcClassicLinkResult', ], ], 'EnableVpcClassicLinkDnsSupport' => [ 'name' => 'EnableVpcClassicLinkDnsSupport', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableVpcClassicLinkDnsSupportRequest', ], 'output' => [ 'shape' => 'EnableVpcClassicLinkDnsSupportResult', ], ], 'GetConsoleOutput' => [ 'name' => 'GetConsoleOutput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetConsoleOutputRequest', ], 'output' => [ 'shape' => 'GetConsoleOutputResult', ], ], 'GetConsoleScreenshot' => [ 'name' => 'GetConsoleScreenshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetConsoleScreenshotRequest', ], 'output' => [ 'shape' => 'GetConsoleScreenshotResult', ], ], 'GetHostReservationPurchasePreview' => [ 'name' => 'GetHostReservationPurchasePreview', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetHostReservationPurchasePreviewRequest', ], 'output' => [ 'shape' => 'GetHostReservationPurchasePreviewResult', ], ], 'GetPasswordData' => [ 'name' => 'GetPasswordData', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetPasswordDataRequest', ], 'output' => [ 'shape' => 'GetPasswordDataResult', ], ], 'GetReservedInstancesExchangeQuote' => [ 'name' => 'GetReservedInstancesExchangeQuote', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetReservedInstancesExchangeQuoteRequest', ], 'output' => [ 'shape' => 'GetReservedInstancesExchangeQuoteResult', ], ], 'ImportImage' => [ 'name' => 'ImportImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportImageRequest', ], 'output' => [ 'shape' => 'ImportImageResult', ], ], 'ImportInstance' => [ 'name' => 'ImportInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportInstanceRequest', ], 'output' => [ 'shape' => 'ImportInstanceResult', ], ], 'ImportKeyPair' => [ 'name' => 'ImportKeyPair', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportKeyPairRequest', ], 'output' => [ 'shape' => 'ImportKeyPairResult', ], ], 'ImportSnapshot' => [ 'name' => 'ImportSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportSnapshotRequest', ], 'output' => [ 'shape' => 'ImportSnapshotResult', ], ], 'ImportVolume' => [ 'name' => 'ImportVolume', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportVolumeRequest', ], 'output' => [ 'shape' => 'ImportVolumeResult', ], ], 'ModifyHosts' => [ 'name' => 'ModifyHosts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyHostsRequest', ], 'output' => [ 'shape' => 'ModifyHostsResult', ], ], 'ModifyIdFormat' => [ 'name' => 'ModifyIdFormat', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyIdFormatRequest', ], ], 'ModifyIdentityIdFormat' => [ 'name' => 'ModifyIdentityIdFormat', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyIdentityIdFormatRequest', ], ], 'ModifyImageAttribute' => [ 'name' => 'ModifyImageAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyImageAttributeRequest', ], ], 'ModifyInstanceAttribute' => [ 'name' => 'ModifyInstanceAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyInstanceAttributeRequest', ], ], 'ModifyInstancePlacement' => [ 'name' => 'ModifyInstancePlacement', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyInstancePlacementRequest', ], 'output' => [ 'shape' => 'ModifyInstancePlacementResult', ], ], 'ModifyNetworkInterfaceAttribute' => [ 'name' => 'ModifyNetworkInterfaceAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyNetworkInterfaceAttributeRequest', ], ], 'ModifyReservedInstances' => [ 'name' => 'ModifyReservedInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyReservedInstancesRequest', ], 'output' => [ 'shape' => 'ModifyReservedInstancesResult', ], ], 'ModifySnapshotAttribute' => [ 'name' => 'ModifySnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifySnapshotAttributeRequest', ], ], 'ModifySpotFleetRequest' => [ 'name' => 'ModifySpotFleetRequest', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifySpotFleetRequestRequest', ], 'output' => [ 'shape' => 'ModifySpotFleetRequestResponse', ], ], 'ModifySubnetAttribute' => [ 'name' => 'ModifySubnetAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifySubnetAttributeRequest', ], ], 'ModifyVolumeAttribute' => [ 'name' => 'ModifyVolumeAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyVolumeAttributeRequest', ], ], 'ModifyVpcAttribute' => [ 'name' => 'ModifyVpcAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyVpcAttributeRequest', ], ], 'ModifyVpcEndpoint' => [ 'name' => 'ModifyVpcEndpoint', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyVpcEndpointRequest', ], 'output' => [ 'shape' => 'ModifyVpcEndpointResult', ], ], 'ModifyVpcPeeringConnectionOptions' => [ 'name' => 'ModifyVpcPeeringConnectionOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyVpcPeeringConnectionOptionsRequest', ], 'output' => [ 'shape' => 'ModifyVpcPeeringConnectionOptionsResult', ], ], 'MonitorInstances' => [ 'name' => 'MonitorInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'MonitorInstancesRequest', ], 'output' => [ 'shape' => 'MonitorInstancesResult', ], ], 'MoveAddressToVpc' => [ 'name' => 'MoveAddressToVpc', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'MoveAddressToVpcRequest', ], 'output' => [ 'shape' => 'MoveAddressToVpcResult', ], ], 'PurchaseHostReservation' => [ 'name' => 'PurchaseHostReservation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseHostReservationRequest', ], 'output' => [ 'shape' => 'PurchaseHostReservationResult', ], ], 'PurchaseReservedInstancesOffering' => [ 'name' => 'PurchaseReservedInstancesOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedInstancesOfferingRequest', ], 'output' => [ 'shape' => 'PurchaseReservedInstancesOfferingResult', ], ], 'PurchaseScheduledInstances' => [ 'name' => 'PurchaseScheduledInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseScheduledInstancesRequest', ], 'output' => [ 'shape' => 'PurchaseScheduledInstancesResult', ], ], 'RebootInstances' => [ 'name' => 'RebootInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootInstancesRequest', ], ], 'RegisterImage' => [ 'name' => 'RegisterImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RegisterImageRequest', ], 'output' => [ 'shape' => 'RegisterImageResult', ], ], 'RejectVpcPeeringConnection' => [ 'name' => 'RejectVpcPeeringConnection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RejectVpcPeeringConnectionRequest', ], 'output' => [ 'shape' => 'RejectVpcPeeringConnectionResult', ], ], 'ReleaseAddress' => [ 'name' => 'ReleaseAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReleaseAddressRequest', ], ], 'ReleaseHosts' => [ 'name' => 'ReleaseHosts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReleaseHostsRequest', ], 'output' => [ 'shape' => 'ReleaseHostsResult', ], ], 'ReplaceNetworkAclAssociation' => [ 'name' => 'ReplaceNetworkAclAssociation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReplaceNetworkAclAssociationRequest', ], 'output' => [ 'shape' => 'ReplaceNetworkAclAssociationResult', ], ], 'ReplaceNetworkAclEntry' => [ 'name' => 'ReplaceNetworkAclEntry', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReplaceNetworkAclEntryRequest', ], ], 'ReplaceRoute' => [ 'name' => 'ReplaceRoute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReplaceRouteRequest', ], ], 'ReplaceRouteTableAssociation' => [ 'name' => 'ReplaceRouteTableAssociation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReplaceRouteTableAssociationRequest', ], 'output' => [ 'shape' => 'ReplaceRouteTableAssociationResult', ], ], 'ReportInstanceStatus' => [ 'name' => 'ReportInstanceStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReportInstanceStatusRequest', ], ], 'RequestSpotFleet' => [ 'name' => 'RequestSpotFleet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestSpotFleetRequest', ], 'output' => [ 'shape' => 'RequestSpotFleetResponse', ], ], 'RequestSpotInstances' => [ 'name' => 'RequestSpotInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestSpotInstancesRequest', ], 'output' => [ 'shape' => 'RequestSpotInstancesResult', ], ], 'ResetImageAttribute' => [ 'name' => 'ResetImageAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetImageAttributeRequest', ], ], 'ResetInstanceAttribute' => [ 'name' => 'ResetInstanceAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetInstanceAttributeRequest', ], ], 'ResetNetworkInterfaceAttribute' => [ 'name' => 'ResetNetworkInterfaceAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetNetworkInterfaceAttributeRequest', ], ], 'ResetSnapshotAttribute' => [ 'name' => 'ResetSnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetSnapshotAttributeRequest', ], ], 'RestoreAddressToClassic' => [ 'name' => 'RestoreAddressToClassic', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreAddressToClassicRequest', ], 'output' => [ 'shape' => 'RestoreAddressToClassicResult', ], ], 'RevokeSecurityGroupEgress' => [ 'name' => 'RevokeSecurityGroupEgress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeSecurityGroupEgressRequest', ], ], 'RevokeSecurityGroupIngress' => [ 'name' => 'RevokeSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeSecurityGroupIngressRequest', ], ], 'RunInstances' => [ 'name' => 'RunInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RunInstancesRequest', ], 'output' => [ 'shape' => 'Reservation', ], ], 'RunScheduledInstances' => [ 'name' => 'RunScheduledInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RunScheduledInstancesRequest', ], 'output' => [ 'shape' => 'RunScheduledInstancesResult', ], ], 'StartInstances' => [ 'name' => 'StartInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartInstancesRequest', ], 'output' => [ 'shape' => 'StartInstancesResult', ], ], 'StopInstances' => [ 'name' => 'StopInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopInstancesRequest', ], 'output' => [ 'shape' => 'StopInstancesResult', ], ], 'TerminateInstances' => [ 'name' => 'TerminateInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateInstancesRequest', ], 'output' => [ 'shape' => 'TerminateInstancesResult', ], ], 'UnassignPrivateIpAddresses' => [ 'name' => 'UnassignPrivateIpAddresses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UnassignPrivateIpAddressesRequest', ], ], 'UnmonitorInstances' => [ 'name' => 'UnmonitorInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UnmonitorInstancesRequest', ], 'output' => [ 'shape' => 'UnmonitorInstancesResult', ], ], ], 'shapes' => [ 'AcceptReservedInstancesExchangeQuoteRequest' => [ 'type' => 'structure', 'required' => [ 'ReservedInstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ReservedInstanceIds' => [ 'shape' => 'ReservedInstanceIdSet', 'locationName' => 'ReservedInstanceId', ], 'TargetConfigurations' => [ 'shape' => 'TargetConfigurationRequestSet', 'locationName' => 'TargetConfiguration', ], ], ], 'AcceptReservedInstancesExchangeQuoteResult' => [ 'type' => 'structure', 'members' => [ 'ExchangeId' => [ 'shape' => 'String', 'locationName' => 'exchangeId', ], ], ], 'AcceptVpcPeeringConnectionRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], ], ], 'AcceptVpcPeeringConnectionResult' => [ 'type' => 'structure', 'members' => [ 'VpcPeeringConnection' => [ 'shape' => 'VpcPeeringConnection', 'locationName' => 'vpcPeeringConnection', ], ], ], 'AccountAttribute' => [ 'type' => 'structure', 'members' => [ 'AttributeName' => [ 'shape' => 'String', 'locationName' => 'attributeName', ], 'AttributeValues' => [ 'shape' => 'AccountAttributeValueList', 'locationName' => 'attributeValueSet', ], ], ], 'AccountAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountAttribute', 'locationName' => 'item', ], ], 'AccountAttributeName' => [ 'type' => 'string', 'enum' => [ 'supported-platforms', 'default-vpc', ], ], 'AccountAttributeNameStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountAttributeName', 'locationName' => 'attributeName', ], ], 'AccountAttributeValue' => [ 'type' => 'structure', 'members' => [ 'AttributeValue' => [ 'shape' => 'String', 'locationName' => 'attributeValue', ], ], ], 'AccountAttributeValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountAttributeValue', 'locationName' => 'item', ], ], 'ActiveInstance' => [ 'type' => 'structure', 'members' => [ 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'SpotInstanceRequestId' => [ 'shape' => 'String', 'locationName' => 'spotInstanceRequestId', ], ], ], 'ActiveInstanceSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ActiveInstance', 'locationName' => 'item', ], ], 'ActivityStatus' => [ 'type' => 'string', 'enum' => [ 'error', 'pending_fulfillment', 'pending_termination', 'fulfilled', ], ], 'Address' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], 'AllocationId' => [ 'shape' => 'String', 'locationName' => 'allocationId', ], 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], 'Domain' => [ 'shape' => 'DomainType', 'locationName' => 'domain', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'NetworkInterfaceOwnerId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceOwnerId', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], ], ], 'AddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Address', 'locationName' => 'item', ], ], 'Affinity' => [ 'type' => 'string', 'enum' => [ 'default', 'host', ], ], 'AllocateAddressRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Domain' => [ 'shape' => 'DomainType', ], ], ], 'AllocateAddressResult' => [ 'type' => 'structure', 'members' => [ 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], 'Domain' => [ 'shape' => 'DomainType', 'locationName' => 'domain', ], 'AllocationId' => [ 'shape' => 'String', 'locationName' => 'allocationId', ], ], ], 'AllocateHostsRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceType', 'Quantity', 'AvailabilityZone', ], 'members' => [ 'AutoPlacement' => [ 'shape' => 'AutoPlacement', 'locationName' => 'autoPlacement', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], 'Quantity' => [ 'shape' => 'Integer', 'locationName' => 'quantity', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], ], ], 'AllocateHostsResult' => [ 'type' => 'structure', 'members' => [ 'HostIds' => [ 'shape' => 'ResponseHostIdList', 'locationName' => 'hostIdSet', ], ], ], 'AllocationIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AllocationId', ], ], 'AllocationState' => [ 'type' => 'string', 'enum' => [ 'available', 'under-assessment', 'permanent-failure', 'released', 'released-permanent-failure', ], ], 'AllocationStrategy' => [ 'type' => 'string', 'enum' => [ 'lowestPrice', 'diversified', ], ], 'ArchitectureValues' => [ 'type' => 'string', 'enum' => [ 'i386', 'x86_64', ], ], 'AssignPrivateIpAddressesRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', ], 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'PrivateIpAddresses' => [ 'shape' => 'PrivateIpAddressStringList', 'locationName' => 'privateIpAddress', ], 'SecondaryPrivateIpAddressCount' => [ 'shape' => 'Integer', 'locationName' => 'secondaryPrivateIpAddressCount', ], 'AllowReassignment' => [ 'shape' => 'Boolean', 'locationName' => 'allowReassignment', ], ], ], 'AssociateAddressRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', ], 'PublicIp' => [ 'shape' => 'String', ], 'AllocationId' => [ 'shape' => 'String', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'AllowReassociation' => [ 'shape' => 'Boolean', 'locationName' => 'allowReassociation', ], ], ], 'AssociateAddressResult' => [ 'type' => 'structure', 'members' => [ 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], ], ], 'AssociateDhcpOptionsRequest' => [ 'type' => 'structure', 'required' => [ 'DhcpOptionsId', 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'DhcpOptionsId' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], ], ], 'AssociateRouteTableRequest' => [ 'type' => 'structure', 'required' => [ 'SubnetId', 'RouteTableId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], ], ], 'AssociateRouteTableResult' => [ 'type' => 'structure', 'members' => [ 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], ], ], 'AttachClassicLinkVpcRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', 'VpcId', 'Groups', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'Groups' => [ 'shape' => 'GroupIdStringList', 'locationName' => 'SecurityGroupId', ], ], ], 'AttachClassicLinkVpcResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'AttachInternetGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'InternetGatewayId', 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InternetGatewayId' => [ 'shape' => 'String', 'locationName' => 'internetGatewayId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'AttachNetworkInterfaceRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', 'InstanceId', 'DeviceIndex', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'DeviceIndex' => [ 'shape' => 'Integer', 'locationName' => 'deviceIndex', ], ], ], 'AttachNetworkInterfaceResult' => [ 'type' => 'structure', 'members' => [ 'AttachmentId' => [ 'shape' => 'String', 'locationName' => 'attachmentId', ], ], ], 'AttachVolumeRequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', 'InstanceId', 'Device', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', ], 'InstanceId' => [ 'shape' => 'String', ], 'Device' => [ 'shape' => 'String', ], ], ], 'AttachVpnGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'VpnGatewayId', 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpnGatewayId' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], ], ], 'AttachVpnGatewayResult' => [ 'type' => 'structure', 'members' => [ 'VpcAttachment' => [ 'shape' => 'VpcAttachment', 'locationName' => 'attachment', ], ], ], 'AttachmentStatus' => [ 'type' => 'string', 'enum' => [ 'attaching', 'attached', 'detaching', 'detached', ], ], 'AttributeBooleanValue' => [ 'type' => 'structure', 'members' => [ 'Value' => [ 'shape' => 'Boolean', 'locationName' => 'value', ], ], ], 'AttributeValue' => [ 'type' => 'structure', 'members' => [ 'Value' => [ 'shape' => 'String', 'locationName' => 'value', ], ], ], 'AuthorizeSecurityGroupEgressRequest' => [ 'type' => 'structure', 'required' => [ 'GroupId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], 'SourceSecurityGroupName' => [ 'shape' => 'String', 'locationName' => 'sourceSecurityGroupName', ], 'SourceSecurityGroupOwnerId' => [ 'shape' => 'String', 'locationName' => 'sourceSecurityGroupOwnerId', ], 'IpProtocol' => [ 'shape' => 'String', 'locationName' => 'ipProtocol', ], 'FromPort' => [ 'shape' => 'Integer', 'locationName' => 'fromPort', ], 'ToPort' => [ 'shape' => 'Integer', 'locationName' => 'toPort', ], 'CidrIp' => [ 'shape' => 'String', 'locationName' => 'cidrIp', ], 'IpPermissions' => [ 'shape' => 'IpPermissionList', 'locationName' => 'ipPermissions', ], ], ], 'AuthorizeSecurityGroupIngressRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupName' => [ 'shape' => 'String', ], 'GroupId' => [ 'shape' => 'String', ], 'SourceSecurityGroupName' => [ 'shape' => 'String', ], 'SourceSecurityGroupOwnerId' => [ 'shape' => 'String', ], 'IpProtocol' => [ 'shape' => 'String', ], 'FromPort' => [ 'shape' => 'Integer', ], 'ToPort' => [ 'shape' => 'Integer', ], 'CidrIp' => [ 'shape' => 'String', ], 'IpPermissions' => [ 'shape' => 'IpPermissionList', ], ], ], 'AutoPlacement' => [ 'type' => 'string', 'enum' => [ 'on', 'off', ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'ZoneName' => [ 'shape' => 'String', 'locationName' => 'zoneName', ], 'State' => [ 'shape' => 'AvailabilityZoneState', 'locationName' => 'zoneState', ], 'RegionName' => [ 'shape' => 'String', 'locationName' => 'regionName', ], 'Messages' => [ 'shape' => 'AvailabilityZoneMessageList', 'locationName' => 'messageSet', ], ], ], 'AvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailabilityZone', 'locationName' => 'item', ], ], 'AvailabilityZoneMessage' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'AvailabilityZoneMessageList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailabilityZoneMessage', 'locationName' => 'item', ], ], 'AvailabilityZoneState' => [ 'type' => 'string', 'enum' => [ 'available', 'information', 'impaired', 'unavailable', ], ], 'AvailableCapacity' => [ 'type' => 'structure', 'members' => [ 'AvailableInstanceCapacity' => [ 'shape' => 'AvailableInstanceCapacityList', 'locationName' => 'availableInstanceCapacity', ], 'AvailableVCpus' => [ 'shape' => 'Integer', 'locationName' => 'availableVCpus', ], ], ], 'AvailableInstanceCapacityList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceCapacity', 'locationName' => 'item', ], ], 'BatchState' => [ 'type' => 'string', 'enum' => [ 'submitted', 'active', 'cancelled', 'failed', 'cancelled_running', 'cancelled_terminating', 'modifying', ], ], 'Blob' => [ 'type' => 'blob', ], 'BlobAttributeValue' => [ 'type' => 'structure', 'members' => [ 'Value' => [ 'shape' => 'Blob', 'locationName' => 'value', ], ], ], 'BlockDeviceMapping' => [ 'type' => 'structure', 'members' => [ 'VirtualName' => [ 'shape' => 'String', 'locationName' => 'virtualName', ], 'DeviceName' => [ 'shape' => 'String', 'locationName' => 'deviceName', ], 'Ebs' => [ 'shape' => 'EbsBlockDevice', 'locationName' => 'ebs', ], 'NoDevice' => [ 'shape' => 'String', 'locationName' => 'noDevice', ], ], ], 'BlockDeviceMappingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BlockDeviceMapping', 'locationName' => 'item', ], ], 'BlockDeviceMappingRequestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BlockDeviceMapping', 'locationName' => 'BlockDeviceMapping', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BundleIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'BundleId', ], ], 'BundleInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', 'Storage', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', ], 'Storage' => [ 'shape' => 'Storage', ], ], ], 'BundleInstanceResult' => [ 'type' => 'structure', 'members' => [ 'BundleTask' => [ 'shape' => 'BundleTask', 'locationName' => 'bundleInstanceTask', ], ], ], 'BundleTask' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'BundleId' => [ 'shape' => 'String', 'locationName' => 'bundleId', ], 'State' => [ 'shape' => 'BundleTaskState', 'locationName' => 'state', ], 'StartTime' => [ 'shape' => 'DateTime', 'locationName' => 'startTime', ], 'UpdateTime' => [ 'shape' => 'DateTime', 'locationName' => 'updateTime', ], 'Storage' => [ 'shape' => 'Storage', 'locationName' => 'storage', ], 'Progress' => [ 'shape' => 'String', 'locationName' => 'progress', ], 'BundleTaskError' => [ 'shape' => 'BundleTaskError', 'locationName' => 'error', ], ], ], 'BundleTaskError' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'String', 'locationName' => 'code', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'BundleTaskList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BundleTask', 'locationName' => 'item', ], ], 'BundleTaskState' => [ 'type' => 'string', 'enum' => [ 'pending', 'waiting-for-shutdown', 'bundling', 'storing', 'cancelling', 'complete', 'failed', ], ], 'CancelBatchErrorCode' => [ 'type' => 'string', 'enum' => [ 'fleetRequestIdDoesNotExist', 'fleetRequestIdMalformed', 'fleetRequestNotInCancellableState', 'unexpectedError', ], ], 'CancelBundleTaskRequest' => [ 'type' => 'structure', 'required' => [ 'BundleId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'BundleId' => [ 'shape' => 'String', ], ], ], 'CancelBundleTaskResult' => [ 'type' => 'structure', 'members' => [ 'BundleTask' => [ 'shape' => 'BundleTask', 'locationName' => 'bundleInstanceTask', ], ], ], 'CancelConversionRequest' => [ 'type' => 'structure', 'required' => [ 'ConversionTaskId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ConversionTaskId' => [ 'shape' => 'String', 'locationName' => 'conversionTaskId', ], 'ReasonMessage' => [ 'shape' => 'String', 'locationName' => 'reasonMessage', ], ], ], 'CancelExportTaskRequest' => [ 'type' => 'structure', 'required' => [ 'ExportTaskId', ], 'members' => [ 'ExportTaskId' => [ 'shape' => 'String', 'locationName' => 'exportTaskId', ], ], ], 'CancelImportTaskRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ImportTaskId' => [ 'shape' => 'String', ], 'CancelReason' => [ 'shape' => 'String', ], ], ], 'CancelImportTaskResult' => [ 'type' => 'structure', 'members' => [ 'ImportTaskId' => [ 'shape' => 'String', 'locationName' => 'importTaskId', ], 'State' => [ 'shape' => 'String', 'locationName' => 'state', ], 'PreviousState' => [ 'shape' => 'String', 'locationName' => 'previousState', ], ], ], 'CancelReservedInstancesListingRequest' => [ 'type' => 'structure', 'required' => [ 'ReservedInstancesListingId', ], 'members' => [ 'ReservedInstancesListingId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesListingId', ], ], ], 'CancelReservedInstancesListingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesListings' => [ 'shape' => 'ReservedInstancesListingList', 'locationName' => 'reservedInstancesListingsSet', ], ], ], 'CancelSpotFleetRequestsError' => [ 'type' => 'structure', 'required' => [ 'Code', 'Message', ], 'members' => [ 'Code' => [ 'shape' => 'CancelBatchErrorCode', 'locationName' => 'code', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'CancelSpotFleetRequestsErrorItem' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', 'Error', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'Error' => [ 'shape' => 'CancelSpotFleetRequestsError', 'locationName' => 'error', ], ], ], 'CancelSpotFleetRequestsErrorSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'CancelSpotFleetRequestsErrorItem', 'locationName' => 'item', ], ], 'CancelSpotFleetRequestsRequest' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestIds', 'TerminateInstances', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotFleetRequestIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'spotFleetRequestId', ], 'TerminateInstances' => [ 'shape' => 'Boolean', 'locationName' => 'terminateInstances', ], ], ], 'CancelSpotFleetRequestsResponse' => [ 'type' => 'structure', 'members' => [ 'UnsuccessfulFleetRequests' => [ 'shape' => 'CancelSpotFleetRequestsErrorSet', 'locationName' => 'unsuccessfulFleetRequestSet', ], 'SuccessfulFleetRequests' => [ 'shape' => 'CancelSpotFleetRequestsSuccessSet', 'locationName' => 'successfulFleetRequestSet', ], ], ], 'CancelSpotFleetRequestsSuccessItem' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', 'CurrentSpotFleetRequestState', 'PreviousSpotFleetRequestState', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'CurrentSpotFleetRequestState' => [ 'shape' => 'BatchState', 'locationName' => 'currentSpotFleetRequestState', ], 'PreviousSpotFleetRequestState' => [ 'shape' => 'BatchState', 'locationName' => 'previousSpotFleetRequestState', ], ], ], 'CancelSpotFleetRequestsSuccessSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'CancelSpotFleetRequestsSuccessItem', 'locationName' => 'item', ], ], 'CancelSpotInstanceRequestState' => [ 'type' => 'string', 'enum' => [ 'active', 'open', 'closed', 'cancelled', 'completed', ], ], 'CancelSpotInstanceRequestsRequest' => [ 'type' => 'structure', 'required' => [ 'SpotInstanceRequestIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotInstanceRequestIds' => [ 'shape' => 'SpotInstanceRequestIdList', 'locationName' => 'SpotInstanceRequestId', ], ], ], 'CancelSpotInstanceRequestsResult' => [ 'type' => 'structure', 'members' => [ 'CancelledSpotInstanceRequests' => [ 'shape' => 'CancelledSpotInstanceRequestList', 'locationName' => 'spotInstanceRequestSet', ], ], ], 'CancelledSpotInstanceRequest' => [ 'type' => 'structure', 'members' => [ 'SpotInstanceRequestId' => [ 'shape' => 'String', 'locationName' => 'spotInstanceRequestId', ], 'State' => [ 'shape' => 'CancelSpotInstanceRequestState', 'locationName' => 'state', ], ], ], 'CancelledSpotInstanceRequestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CancelledSpotInstanceRequest', 'locationName' => 'item', ], ], 'ClassicLinkDnsSupport' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'ClassicLinkDnsSupported' => [ 'shape' => 'Boolean', 'locationName' => 'classicLinkDnsSupported', ], ], ], 'ClassicLinkDnsSupportList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClassicLinkDnsSupport', 'locationName' => 'item', ], ], 'ClassicLinkInstance' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'Groups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'ClassicLinkInstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClassicLinkInstance', 'locationName' => 'item', ], ], 'ClientData' => [ 'type' => 'structure', 'members' => [ 'UploadStart' => [ 'shape' => 'DateTime', ], 'UploadEnd' => [ 'shape' => 'DateTime', ], 'UploadSize' => [ 'shape' => 'Double', ], 'Comment' => [ 'shape' => 'String', ], ], ], 'ConfirmProductInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'ProductCode', 'InstanceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ProductCode' => [ 'shape' => 'String', ], 'InstanceId' => [ 'shape' => 'String', ], ], ], 'ConfirmProductInstanceResult' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'ContainerFormat' => [ 'type' => 'string', 'enum' => [ 'ova', ], ], 'ConversionIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'ConversionTask' => [ 'type' => 'structure', 'required' => [ 'ConversionTaskId', 'State', ], 'members' => [ 'ConversionTaskId' => [ 'shape' => 'String', 'locationName' => 'conversionTaskId', ], 'ExpirationTime' => [ 'shape' => 'String', 'locationName' => 'expirationTime', ], 'ImportInstance' => [ 'shape' => 'ImportInstanceTaskDetails', 'locationName' => 'importInstance', ], 'ImportVolume' => [ 'shape' => 'ImportVolumeTaskDetails', 'locationName' => 'importVolume', ], 'State' => [ 'shape' => 'ConversionTaskState', 'locationName' => 'state', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'ConversionTaskState' => [ 'type' => 'string', 'enum' => [ 'active', 'cancelling', 'cancelled', 'completed', ], ], 'CopyImageRequest' => [ 'type' => 'structure', 'required' => [ 'SourceRegion', 'SourceImageId', 'Name', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SourceRegion' => [ 'shape' => 'String', ], 'SourceImageId' => [ 'shape' => 'String', ], 'Name' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'ClientToken' => [ 'shape' => 'String', ], 'Encrypted' => [ 'shape' => 'Boolean', 'locationName' => 'encrypted', ], 'KmsKeyId' => [ 'shape' => 'String', 'locationName' => 'kmsKeyId', ], ], ], 'CopyImageResult' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], ], ], 'CopySnapshotRequest' => [ 'type' => 'structure', 'required' => [ 'SourceRegion', 'SourceSnapshotId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SourceRegion' => [ 'shape' => 'String', ], 'SourceSnapshotId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'DestinationRegion' => [ 'shape' => 'String', 'locationName' => 'destinationRegion', ], 'PresignedUrl' => [ 'shape' => 'String', 'locationName' => 'presignedUrl', ], 'Encrypted' => [ 'shape' => 'Boolean', 'locationName' => 'encrypted', ], 'KmsKeyId' => [ 'shape' => 'String', 'locationName' => 'kmsKeyId', ], ], ], 'CopySnapshotResult' => [ 'type' => 'structure', 'members' => [ 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], ], ], 'CreateCustomerGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'Type', 'PublicIp', 'BgpAsn', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Type' => [ 'shape' => 'GatewayType', ], 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'IpAddress', ], 'BgpAsn' => [ 'shape' => 'Integer', ], ], ], 'CreateCustomerGatewayResult' => [ 'type' => 'structure', 'members' => [ 'CustomerGateway' => [ 'shape' => 'CustomerGateway', 'locationName' => 'customerGateway', ], ], ], 'CreateDhcpOptionsRequest' => [ 'type' => 'structure', 'required' => [ 'DhcpConfigurations', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'DhcpConfigurations' => [ 'shape' => 'NewDhcpConfigurationList', 'locationName' => 'dhcpConfiguration', ], ], ], 'CreateDhcpOptionsResult' => [ 'type' => 'structure', 'members' => [ 'DhcpOptions' => [ 'shape' => 'DhcpOptions', 'locationName' => 'dhcpOptions', ], ], ], 'CreateFlowLogsRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceIds', 'ResourceType', 'TrafficType', 'LogGroupName', 'DeliverLogsPermissionArn', ], 'members' => [ 'ResourceIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'ResourceId', ], 'ResourceType' => [ 'shape' => 'FlowLogsResourceType', ], 'TrafficType' => [ 'shape' => 'TrafficType', ], 'LogGroupName' => [ 'shape' => 'String', ], 'DeliverLogsPermissionArn' => [ 'shape' => 'String', ], 'ClientToken' => [ 'shape' => 'String', ], ], ], 'CreateFlowLogsResult' => [ 'type' => 'structure', 'members' => [ 'FlowLogIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'flowLogIdSet', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'Unsuccessful' => [ 'shape' => 'UnsuccessfulItemSet', 'locationName' => 'unsuccessful', ], ], ], 'CreateImageRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', 'Name', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Name' => [ 'shape' => 'String', 'locationName' => 'name', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'NoReboot' => [ 'shape' => 'Boolean', 'locationName' => 'noReboot', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingRequestList', 'locationName' => 'blockDeviceMapping', ], ], ], 'CreateImageResult' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], ], ], 'CreateInstanceExportTaskRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', ], 'members' => [ 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'TargetEnvironment' => [ 'shape' => 'ExportEnvironment', 'locationName' => 'targetEnvironment', ], 'ExportToS3Task' => [ 'shape' => 'ExportToS3TaskSpecification', 'locationName' => 'exportToS3', ], ], ], 'CreateInstanceExportTaskResult' => [ 'type' => 'structure', 'members' => [ 'ExportTask' => [ 'shape' => 'ExportTask', 'locationName' => 'exportTask', ], ], ], 'CreateInternetGatewayRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], ], ], 'CreateInternetGatewayResult' => [ 'type' => 'structure', 'members' => [ 'InternetGateway' => [ 'shape' => 'InternetGateway', 'locationName' => 'internetGateway', ], ], ], 'CreateKeyPairRequest' => [ 'type' => 'structure', 'required' => [ 'KeyName', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'KeyName' => [ 'shape' => 'String', ], ], ], 'CreateNatGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'SubnetId', 'AllocationId', ], 'members' => [ 'SubnetId' => [ 'shape' => 'String', ], 'AllocationId' => [ 'shape' => 'String', ], 'ClientToken' => [ 'shape' => 'String', ], ], ], 'CreateNatGatewayResult' => [ 'type' => 'structure', 'members' => [ 'NatGateway' => [ 'shape' => 'NatGateway', 'locationName' => 'natGateway', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], ], ], 'CreateNetworkAclEntryRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkAclId', 'RuleNumber', 'Protocol', 'RuleAction', 'Egress', 'CidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], 'RuleNumber' => [ 'shape' => 'Integer', 'locationName' => 'ruleNumber', ], 'Protocol' => [ 'shape' => 'String', 'locationName' => 'protocol', ], 'RuleAction' => [ 'shape' => 'RuleAction', 'locationName' => 'ruleAction', ], 'Egress' => [ 'shape' => 'Boolean', 'locationName' => 'egress', ], 'CidrBlock' => [ 'shape' => 'String', 'locationName' => 'cidrBlock', ], 'IcmpTypeCode' => [ 'shape' => 'IcmpTypeCode', 'locationName' => 'Icmp', ], 'PortRange' => [ 'shape' => 'PortRange', 'locationName' => 'portRange', ], ], ], 'CreateNetworkAclRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'CreateNetworkAclResult' => [ 'type' => 'structure', 'members' => [ 'NetworkAcl' => [ 'shape' => 'NetworkAcl', 'locationName' => 'networkAcl', ], ], ], 'CreateNetworkInterfaceRequest' => [ 'type' => 'structure', 'required' => [ 'SubnetId', ], 'members' => [ 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'Groups' => [ 'shape' => 'SecurityGroupIdStringList', 'locationName' => 'SecurityGroupId', ], 'PrivateIpAddresses' => [ 'shape' => 'PrivateIpAddressSpecificationList', 'locationName' => 'privateIpAddresses', ], 'SecondaryPrivateIpAddressCount' => [ 'shape' => 'Integer', 'locationName' => 'secondaryPrivateIpAddressCount', ], 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], ], ], 'CreateNetworkInterfaceResult' => [ 'type' => 'structure', 'members' => [ 'NetworkInterface' => [ 'shape' => 'NetworkInterface', 'locationName' => 'networkInterface', ], ], ], 'CreatePlacementGroupRequest' => [ 'type' => 'structure', 'required' => [ 'GroupName', 'Strategy', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'Strategy' => [ 'shape' => 'PlacementStrategy', 'locationName' => 'strategy', ], ], ], 'CreateReservedInstancesListingRequest' => [ 'type' => 'structure', 'required' => [ 'ReservedInstancesId', 'InstanceCount', 'PriceSchedules', 'ClientToken', ], 'members' => [ 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], 'PriceSchedules' => [ 'shape' => 'PriceScheduleSpecificationList', 'locationName' => 'priceSchedules', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], ], ], 'CreateReservedInstancesListingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesListings' => [ 'shape' => 'ReservedInstancesListingList', 'locationName' => 'reservedInstancesListingsSet', ], ], ], 'CreateRouteRequest' => [ 'type' => 'structure', 'required' => [ 'RouteTableId', 'DestinationCidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], 'DestinationCidrBlock' => [ 'shape' => 'String', 'locationName' => 'destinationCidrBlock', ], 'GatewayId' => [ 'shape' => 'String', 'locationName' => 'gatewayId', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], 'NatGatewayId' => [ 'shape' => 'String', 'locationName' => 'natGatewayId', ], ], ], 'CreateRouteResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'CreateRouteTableRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'CreateRouteTableResult' => [ 'type' => 'structure', 'members' => [ 'RouteTable' => [ 'shape' => 'RouteTable', 'locationName' => 'routeTable', ], ], ], 'CreateSecurityGroupRequest' => [ 'type' => 'structure', 'required' => [ 'GroupName', 'Description', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'GroupDescription', ], 'VpcId' => [ 'shape' => 'String', ], ], ], 'CreateSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], ], ], 'CreateSnapshotRequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'CreateSpotDatafeedSubscriptionRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Bucket' => [ 'shape' => 'String', 'locationName' => 'bucket', ], 'Prefix' => [ 'shape' => 'String', 'locationName' => 'prefix', ], ], ], 'CreateSpotDatafeedSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'SpotDatafeedSubscription' => [ 'shape' => 'SpotDatafeedSubscription', 'locationName' => 'spotDatafeedSubscription', ], ], ], 'CreateSubnetRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', 'CidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', ], 'CidrBlock' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], ], ], 'CreateSubnetResult' => [ 'type' => 'structure', 'members' => [ 'Subnet' => [ 'shape' => 'Subnet', 'locationName' => 'subnet', ], ], ], 'CreateTagsRequest' => [ 'type' => 'structure', 'required' => [ 'Resources', 'Tags', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Resources' => [ 'shape' => 'ResourceIdList', 'locationName' => 'ResourceId', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'Tag', ], ], ], 'CreateVolumePermission' => [ 'type' => 'structure', 'members' => [ 'UserId' => [ 'shape' => 'String', 'locationName' => 'userId', ], 'Group' => [ 'shape' => 'PermissionGroup', 'locationName' => 'group', ], ], ], 'CreateVolumePermissionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CreateVolumePermission', 'locationName' => 'item', ], ], 'CreateVolumePermissionModifications' => [ 'type' => 'structure', 'members' => [ 'Add' => [ 'shape' => 'CreateVolumePermissionList', ], 'Remove' => [ 'shape' => 'CreateVolumePermissionList', ], ], ], 'CreateVolumeRequest' => [ 'type' => 'structure', 'required' => [ 'AvailabilityZone', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Size' => [ 'shape' => 'Integer', ], 'SnapshotId' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'VolumeType' => [ 'shape' => 'VolumeType', ], 'Iops' => [ 'shape' => 'Integer', ], 'Encrypted' => [ 'shape' => 'Boolean', 'locationName' => 'encrypted', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'CreateVpcEndpointRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', 'ServiceName', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'VpcId' => [ 'shape' => 'String', ], 'ServiceName' => [ 'shape' => 'String', ], 'PolicyDocument' => [ 'shape' => 'String', ], 'RouteTableIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'RouteTableId', ], 'ClientToken' => [ 'shape' => 'String', ], ], ], 'CreateVpcEndpointResult' => [ 'type' => 'structure', 'members' => [ 'VpcEndpoint' => [ 'shape' => 'VpcEndpoint', 'locationName' => 'vpcEndpoint', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], ], ], 'CreateVpcPeeringConnectionRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'PeerVpcId' => [ 'shape' => 'String', 'locationName' => 'peerVpcId', ], 'PeerOwnerId' => [ 'shape' => 'String', 'locationName' => 'peerOwnerId', ], ], ], 'CreateVpcPeeringConnectionResult' => [ 'type' => 'structure', 'members' => [ 'VpcPeeringConnection' => [ 'shape' => 'VpcPeeringConnection', 'locationName' => 'vpcPeeringConnection', ], ], ], 'CreateVpcRequest' => [ 'type' => 'structure', 'required' => [ 'CidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'CidrBlock' => [ 'shape' => 'String', ], 'InstanceTenancy' => [ 'shape' => 'Tenancy', 'locationName' => 'instanceTenancy', ], ], ], 'CreateVpcResult' => [ 'type' => 'structure', 'members' => [ 'Vpc' => [ 'shape' => 'Vpc', 'locationName' => 'vpc', ], ], ], 'CreateVpnConnectionRequest' => [ 'type' => 'structure', 'required' => [ 'Type', 'CustomerGatewayId', 'VpnGatewayId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Type' => [ 'shape' => 'String', ], 'CustomerGatewayId' => [ 'shape' => 'String', ], 'VpnGatewayId' => [ 'shape' => 'String', ], 'Options' => [ 'shape' => 'VpnConnectionOptionsSpecification', 'locationName' => 'options', ], ], ], 'CreateVpnConnectionResult' => [ 'type' => 'structure', 'members' => [ 'VpnConnection' => [ 'shape' => 'VpnConnection', 'locationName' => 'vpnConnection', ], ], ], 'CreateVpnConnectionRouteRequest' => [ 'type' => 'structure', 'required' => [ 'VpnConnectionId', 'DestinationCidrBlock', ], 'members' => [ 'VpnConnectionId' => [ 'shape' => 'String', ], 'DestinationCidrBlock' => [ 'shape' => 'String', ], ], ], 'CreateVpnGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Type' => [ 'shape' => 'GatewayType', ], 'AvailabilityZone' => [ 'shape' => 'String', ], ], ], 'CreateVpnGatewayResult' => [ 'type' => 'structure', 'members' => [ 'VpnGateway' => [ 'shape' => 'VpnGateway', 'locationName' => 'vpnGateway', ], ], ], 'CurrencyCodeValues' => [ 'type' => 'string', 'enum' => [ 'USD', ], ], 'CustomerGateway' => [ 'type' => 'structure', 'members' => [ 'CustomerGatewayId' => [ 'shape' => 'String', 'locationName' => 'customerGatewayId', ], 'State' => [ 'shape' => 'String', 'locationName' => 'state', ], 'Type' => [ 'shape' => 'String', 'locationName' => 'type', ], 'IpAddress' => [ 'shape' => 'String', 'locationName' => 'ipAddress', ], 'BgpAsn' => [ 'shape' => 'String', 'locationName' => 'bgpAsn', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'CustomerGatewayIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'CustomerGatewayId', ], ], 'CustomerGatewayList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CustomerGateway', 'locationName' => 'item', ], ], 'DatafeedSubscriptionState' => [ 'type' => 'string', 'enum' => [ 'Active', 'Inactive', ], ], 'DateTime' => [ 'type' => 'timestamp', ], 'DeleteCustomerGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'CustomerGatewayId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'CustomerGatewayId' => [ 'shape' => 'String', ], ], ], 'DeleteDhcpOptionsRequest' => [ 'type' => 'structure', 'required' => [ 'DhcpOptionsId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'DhcpOptionsId' => [ 'shape' => 'String', ], ], ], 'DeleteFlowLogsRequest' => [ 'type' => 'structure', 'required' => [ 'FlowLogIds', ], 'members' => [ 'FlowLogIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'FlowLogId', ], ], ], 'DeleteFlowLogsResult' => [ 'type' => 'structure', 'members' => [ 'Unsuccessful' => [ 'shape' => 'UnsuccessfulItemSet', 'locationName' => 'unsuccessful', ], ], ], 'DeleteInternetGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'InternetGatewayId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InternetGatewayId' => [ 'shape' => 'String', 'locationName' => 'internetGatewayId', ], ], ], 'DeleteKeyPairRequest' => [ 'type' => 'structure', 'required' => [ 'KeyName', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'KeyName' => [ 'shape' => 'String', ], ], ], 'DeleteNatGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'NatGatewayId', ], 'members' => [ 'NatGatewayId' => [ 'shape' => 'String', ], ], ], 'DeleteNatGatewayResult' => [ 'type' => 'structure', 'members' => [ 'NatGatewayId' => [ 'shape' => 'String', 'locationName' => 'natGatewayId', ], ], ], 'DeleteNetworkAclEntryRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkAclId', 'RuleNumber', 'Egress', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], 'RuleNumber' => [ 'shape' => 'Integer', 'locationName' => 'ruleNumber', ], 'Egress' => [ 'shape' => 'Boolean', 'locationName' => 'egress', ], ], ], 'DeleteNetworkAclRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkAclId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], ], ], 'DeleteNetworkInterfaceRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], ], ], 'DeletePlacementGroupRequest' => [ 'type' => 'structure', 'required' => [ 'GroupName', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], ], ], 'DeleteRouteRequest' => [ 'type' => 'structure', 'required' => [ 'RouteTableId', 'DestinationCidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], 'DestinationCidrBlock' => [ 'shape' => 'String', 'locationName' => 'destinationCidrBlock', ], ], ], 'DeleteRouteTableRequest' => [ 'type' => 'structure', 'required' => [ 'RouteTableId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], ], ], 'DeleteSecurityGroupRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupName' => [ 'shape' => 'String', ], 'GroupId' => [ 'shape' => 'String', ], ], ], 'DeleteSnapshotRequest' => [ 'type' => 'structure', 'required' => [ 'SnapshotId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SnapshotId' => [ 'shape' => 'String', ], ], ], 'DeleteSpotDatafeedSubscriptionRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], ], ], 'DeleteSubnetRequest' => [ 'type' => 'structure', 'required' => [ 'SubnetId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SubnetId' => [ 'shape' => 'String', ], ], ], 'DeleteTagsRequest' => [ 'type' => 'structure', 'required' => [ 'Resources', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Resources' => [ 'shape' => 'ResourceIdList', 'locationName' => 'resourceId', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tag', ], ], ], 'DeleteVolumeRequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', ], ], ], 'DeleteVpcEndpointsRequest' => [ 'type' => 'structure', 'required' => [ 'VpcEndpointIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'VpcEndpointIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'VpcEndpointId', ], ], ], 'DeleteVpcEndpointsResult' => [ 'type' => 'structure', 'members' => [ 'Unsuccessful' => [ 'shape' => 'UnsuccessfulItemSet', 'locationName' => 'unsuccessful', ], ], ], 'DeleteVpcPeeringConnectionRequest' => [ 'type' => 'structure', 'required' => [ 'VpcPeeringConnectionId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], ], ], 'DeleteVpcPeeringConnectionResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'DeleteVpcRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', ], ], ], 'DeleteVpnConnectionRequest' => [ 'type' => 'structure', 'required' => [ 'VpnConnectionId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpnConnectionId' => [ 'shape' => 'String', ], ], ], 'DeleteVpnConnectionRouteRequest' => [ 'type' => 'structure', 'required' => [ 'VpnConnectionId', 'DestinationCidrBlock', ], 'members' => [ 'VpnConnectionId' => [ 'shape' => 'String', ], 'DestinationCidrBlock' => [ 'shape' => 'String', ], ], ], 'DeleteVpnGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'VpnGatewayId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpnGatewayId' => [ 'shape' => 'String', ], ], ], 'DeregisterImageRequest' => [ 'type' => 'structure', 'required' => [ 'ImageId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageId' => [ 'shape' => 'String', ], ], ], 'DescribeAccountAttributesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'AttributeNames' => [ 'shape' => 'AccountAttributeNameStringList', 'locationName' => 'attributeName', ], ], ], 'DescribeAccountAttributesResult' => [ 'type' => 'structure', 'members' => [ 'AccountAttributes' => [ 'shape' => 'AccountAttributeList', 'locationName' => 'accountAttributeSet', ], ], ], 'DescribeAddressesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'PublicIps' => [ 'shape' => 'PublicIpStringList', 'locationName' => 'PublicIp', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'AllocationIds' => [ 'shape' => 'AllocationIdList', 'locationName' => 'AllocationId', ], ], ], 'DescribeAddressesResult' => [ 'type' => 'structure', 'members' => [ 'Addresses' => [ 'shape' => 'AddressList', 'locationName' => 'addressesSet', ], ], ], 'DescribeAvailabilityZonesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ZoneNames' => [ 'shape' => 'ZoneNameStringList', 'locationName' => 'ZoneName', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeAvailabilityZonesResult' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZoneList', 'locationName' => 'availabilityZoneInfo', ], ], ], 'DescribeBundleTasksRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'BundleIds' => [ 'shape' => 'BundleIdStringList', 'locationName' => 'BundleId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeBundleTasksResult' => [ 'type' => 'structure', 'members' => [ 'BundleTasks' => [ 'shape' => 'BundleTaskList', 'locationName' => 'bundleInstanceTasksSet', ], ], ], 'DescribeClassicLinkInstancesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeClassicLinkInstancesResult' => [ 'type' => 'structure', 'members' => [ 'Instances' => [ 'shape' => 'ClassicLinkInstanceList', 'locationName' => 'instancesSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeConversionTaskList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConversionTask', 'locationName' => 'item', ], ], 'DescribeConversionTasksRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ConversionTaskIds' => [ 'shape' => 'ConversionIdStringList', 'locationName' => 'conversionTaskId', ], ], ], 'DescribeConversionTasksResult' => [ 'type' => 'structure', 'members' => [ 'ConversionTasks' => [ 'shape' => 'DescribeConversionTaskList', 'locationName' => 'conversionTasks', ], ], ], 'DescribeCustomerGatewaysRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'CustomerGatewayIds' => [ 'shape' => 'CustomerGatewayIdStringList', 'locationName' => 'CustomerGatewayId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeCustomerGatewaysResult' => [ 'type' => 'structure', 'members' => [ 'CustomerGateways' => [ 'shape' => 'CustomerGatewayList', 'locationName' => 'customerGatewaySet', ], ], ], 'DescribeDhcpOptionsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'DhcpOptionsIds' => [ 'shape' => 'DhcpOptionsIdStringList', 'locationName' => 'DhcpOptionsId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeDhcpOptionsResult' => [ 'type' => 'structure', 'members' => [ 'DhcpOptions' => [ 'shape' => 'DhcpOptionsList', 'locationName' => 'dhcpOptionsSet', ], ], ], 'DescribeExportTasksRequest' => [ 'type' => 'structure', 'members' => [ 'ExportTaskIds' => [ 'shape' => 'ExportTaskIdStringList', 'locationName' => 'exportTaskId', ], ], ], 'DescribeExportTasksResult' => [ 'type' => 'structure', 'members' => [ 'ExportTasks' => [ 'shape' => 'ExportTaskList', 'locationName' => 'exportTaskSet', ], ], ], 'DescribeFlowLogsRequest' => [ 'type' => 'structure', 'members' => [ 'FlowLogIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'FlowLogId', ], 'Filter' => [ 'shape' => 'FilterList', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], ], ], 'DescribeFlowLogsResult' => [ 'type' => 'structure', 'members' => [ 'FlowLogs' => [ 'shape' => 'FlowLogSet', 'locationName' => 'flowLogSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeHostReservationOfferingsRequest' => [ 'type' => 'structure', 'members' => [ 'OfferingId' => [ 'shape' => 'String', ], 'MinDuration' => [ 'shape' => 'Integer', ], 'MaxDuration' => [ 'shape' => 'Integer', ], 'Filter' => [ 'shape' => 'FilterList', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeHostReservationOfferingsResult' => [ 'type' => 'structure', 'members' => [ 'OfferingSet' => [ 'shape' => 'HostOfferingSet', 'locationName' => 'offeringSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeHostReservationsRequest' => [ 'type' => 'structure', 'members' => [ 'HostReservationIdSet' => [ 'shape' => 'HostReservationIdSet', ], 'Filter' => [ 'shape' => 'FilterList', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeHostReservationsResult' => [ 'type' => 'structure', 'members' => [ 'HostReservationSet' => [ 'shape' => 'HostReservationSet', 'locationName' => 'hostReservationSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeHostsRequest' => [ 'type' => 'structure', 'members' => [ 'HostIds' => [ 'shape' => 'RequestHostIdList', 'locationName' => 'hostId', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], 'Filter' => [ 'shape' => 'FilterList', 'locationName' => 'filter', ], ], ], 'DescribeHostsResult' => [ 'type' => 'structure', 'members' => [ 'Hosts' => [ 'shape' => 'HostList', 'locationName' => 'hostSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeIdFormatRequest' => [ 'type' => 'structure', 'members' => [ 'Resource' => [ 'shape' => 'String', ], ], ], 'DescribeIdFormatResult' => [ 'type' => 'structure', 'members' => [ 'Statuses' => [ 'shape' => 'IdFormatList', 'locationName' => 'statusSet', ], ], ], 'DescribeIdentityIdFormatRequest' => [ 'type' => 'structure', 'required' => [ 'PrincipalArn', ], 'members' => [ 'Resource' => [ 'shape' => 'String', 'locationName' => 'resource', ], 'PrincipalArn' => [ 'shape' => 'String', 'locationName' => 'principalArn', ], ], ], 'DescribeIdentityIdFormatResult' => [ 'type' => 'structure', 'members' => [ 'Statuses' => [ 'shape' => 'IdFormatList', 'locationName' => 'statusSet', ], ], ], 'DescribeImageAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'ImageId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'ImageAttributeName', ], ], ], 'DescribeImagesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageIds' => [ 'shape' => 'ImageIdStringList', 'locationName' => 'ImageId', ], 'Owners' => [ 'shape' => 'OwnerStringList', 'locationName' => 'Owner', ], 'ExecutableUsers' => [ 'shape' => 'ExecutableByStringList', 'locationName' => 'ExecutableBy', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeImagesResult' => [ 'type' => 'structure', 'members' => [ 'Images' => [ 'shape' => 'ImageList', 'locationName' => 'imagesSet', ], ], ], 'DescribeImportImageTasksRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ImportTaskIds' => [ 'shape' => 'ImportTaskIdList', 'locationName' => 'ImportTaskId', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'DescribeImportImageTasksResult' => [ 'type' => 'structure', 'members' => [ 'ImportImageTasks' => [ 'shape' => 'ImportImageTaskList', 'locationName' => 'importImageTaskSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeImportSnapshotTasksRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ImportTaskIds' => [ 'shape' => 'ImportTaskIdList', 'locationName' => 'ImportTaskId', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'DescribeImportSnapshotTasksResult' => [ 'type' => 'structure', 'members' => [ 'ImportSnapshotTasks' => [ 'shape' => 'ImportSnapshotTaskList', 'locationName' => 'importSnapshotTaskSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeInstanceAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Attribute' => [ 'shape' => 'InstanceAttributeName', 'locationName' => 'attribute', ], ], ], 'DescribeInstanceStatusRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'IncludeAllInstances' => [ 'shape' => 'Boolean', 'locationName' => 'includeAllInstances', ], ], ], 'DescribeInstanceStatusResult' => [ 'type' => 'structure', 'members' => [ 'InstanceStatuses' => [ 'shape' => 'InstanceStatusList', 'locationName' => 'instanceStatusSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeInstancesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeInstancesResult' => [ 'type' => 'structure', 'members' => [ 'Reservations' => [ 'shape' => 'ReservationList', 'locationName' => 'reservationSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeInternetGatewaysRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InternetGatewayIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'internetGatewayId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeInternetGatewaysResult' => [ 'type' => 'structure', 'members' => [ 'InternetGateways' => [ 'shape' => 'InternetGatewayList', 'locationName' => 'internetGatewaySet', ], ], ], 'DescribeKeyPairsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'KeyNames' => [ 'shape' => 'KeyNameStringList', 'locationName' => 'KeyName', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeKeyPairsResult' => [ 'type' => 'structure', 'members' => [ 'KeyPairs' => [ 'shape' => 'KeyPairList', 'locationName' => 'keySet', ], ], ], 'DescribeMovingAddressesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'PublicIps' => [ 'shape' => 'ValueStringList', 'locationName' => 'publicIp', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'filter', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeMovingAddressesResult' => [ 'type' => 'structure', 'members' => [ 'MovingAddressStatuses' => [ 'shape' => 'MovingAddressStatusSet', 'locationName' => 'movingAddressStatusSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeNatGatewaysRequest' => [ 'type' => 'structure', 'members' => [ 'NatGatewayIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'NatGatewayId', ], 'Filter' => [ 'shape' => 'FilterList', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeNatGatewaysResult' => [ 'type' => 'structure', 'members' => [ 'NatGateways' => [ 'shape' => 'NatGatewayList', 'locationName' => 'natGatewaySet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeNetworkAclsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkAclIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'NetworkAclId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeNetworkAclsResult' => [ 'type' => 'structure', 'members' => [ 'NetworkAcls' => [ 'shape' => 'NetworkAclList', 'locationName' => 'networkAclSet', ], ], ], 'DescribeNetworkInterfaceAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'Attribute' => [ 'shape' => 'NetworkInterfaceAttribute', 'locationName' => 'attribute', ], ], ], 'DescribeNetworkInterfaceAttributeResult' => [ 'type' => 'structure', 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'Description' => [ 'shape' => 'AttributeValue', 'locationName' => 'description', ], 'SourceDestCheck' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'sourceDestCheck', ], 'Groups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'Attachment' => [ 'shape' => 'NetworkInterfaceAttachment', 'locationName' => 'attachment', ], ], ], 'DescribeNetworkInterfacesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkInterfaceIds' => [ 'shape' => 'NetworkInterfaceIdList', 'locationName' => 'NetworkInterfaceId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'filter', ], ], ], 'DescribeNetworkInterfacesResult' => [ 'type' => 'structure', 'members' => [ 'NetworkInterfaces' => [ 'shape' => 'NetworkInterfaceList', 'locationName' => 'networkInterfaceSet', ], ], ], 'DescribePlacementGroupsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupNames' => [ 'shape' => 'PlacementGroupStringList', 'locationName' => 'groupName', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribePlacementGroupsResult' => [ 'type' => 'structure', 'members' => [ 'PlacementGroups' => [ 'shape' => 'PlacementGroupList', 'locationName' => 'placementGroupSet', ], ], ], 'DescribePrefixListsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'PrefixListIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'PrefixListId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribePrefixListsResult' => [ 'type' => 'structure', 'members' => [ 'PrefixLists' => [ 'shape' => 'PrefixListSet', 'locationName' => 'prefixListSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeRegionsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'RegionNames' => [ 'shape' => 'RegionNameStringList', 'locationName' => 'RegionName', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeRegionsResult' => [ 'type' => 'structure', 'members' => [ 'Regions' => [ 'shape' => 'RegionList', 'locationName' => 'regionInfo', ], ], ], 'DescribeReservedInstancesListingsRequest' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], 'ReservedInstancesListingId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesListingId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeReservedInstancesListingsResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesListings' => [ 'shape' => 'ReservedInstancesListingList', 'locationName' => 'reservedInstancesListingsSet', ], ], ], 'DescribeReservedInstancesModificationsRequest' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesModificationIds' => [ 'shape' => 'ReservedInstancesModificationIdStringList', 'locationName' => 'ReservedInstancesModificationId', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeReservedInstancesModificationsResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesModifications' => [ 'shape' => 'ReservedInstancesModificationList', 'locationName' => 'reservedInstancesModificationsSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeReservedInstancesOfferingsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ReservedInstancesOfferingIds' => [ 'shape' => 'ReservedInstancesOfferingIdStringList', 'locationName' => 'ReservedInstancesOfferingId', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'RIProductDescription', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'InstanceTenancy' => [ 'shape' => 'Tenancy', 'locationName' => 'instanceTenancy', ], 'OfferingType' => [ 'shape' => 'OfferingTypeValues', 'locationName' => 'offeringType', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], 'IncludeMarketplace' => [ 'shape' => 'Boolean', ], 'MinDuration' => [ 'shape' => 'Long', ], 'MaxDuration' => [ 'shape' => 'Long', ], 'MaxInstanceCount' => [ 'shape' => 'Integer', ], 'OfferingClass' => [ 'shape' => 'OfferingClassType', ], ], ], 'DescribeReservedInstancesOfferingsResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesOfferings' => [ 'shape' => 'ReservedInstancesOfferingList', 'locationName' => 'reservedInstancesOfferingsSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeReservedInstancesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ReservedInstancesIds' => [ 'shape' => 'ReservedInstancesIdStringList', 'locationName' => 'ReservedInstancesId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'OfferingType' => [ 'shape' => 'OfferingTypeValues', 'locationName' => 'offeringType', ], 'OfferingClass' => [ 'shape' => 'OfferingClassType', ], ], ], 'DescribeReservedInstancesResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstances' => [ 'shape' => 'ReservedInstancesList', 'locationName' => 'reservedInstancesSet', ], ], ], 'DescribeRouteTablesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'RouteTableIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'RouteTableId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeRouteTablesResult' => [ 'type' => 'structure', 'members' => [ 'RouteTables' => [ 'shape' => 'RouteTableList', 'locationName' => 'routeTableSet', ], ], ], 'DescribeScheduledInstanceAvailabilityRequest' => [ 'type' => 'structure', 'required' => [ 'Recurrence', 'FirstSlotStartTimeRange', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'Recurrence' => [ 'shape' => 'ScheduledInstanceRecurrenceRequest', ], 'FirstSlotStartTimeRange' => [ 'shape' => 'SlotDateTimeRangeRequest', ], 'MinSlotDurationInHours' => [ 'shape' => 'Integer', ], 'MaxSlotDurationInHours' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeScheduledInstanceAvailabilityResult' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'ScheduledInstanceAvailabilitySet' => [ 'shape' => 'ScheduledInstanceAvailabilitySet', 'locationName' => 'scheduledInstanceAvailabilitySet', ], ], ], 'DescribeScheduledInstancesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ScheduledInstanceIds' => [ 'shape' => 'ScheduledInstanceIdRequestSet', 'locationName' => 'ScheduledInstanceId', ], 'SlotStartTimeRange' => [ 'shape' => 'SlotStartTimeRangeRequest', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeScheduledInstancesResult' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'ScheduledInstanceSet' => [ 'shape' => 'ScheduledInstanceSet', 'locationName' => 'scheduledInstanceSet', ], ], ], 'DescribeSecurityGroupReferencesRequest' => [ 'type' => 'structure', 'required' => [ 'GroupId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'GroupId' => [ 'shape' => 'GroupIds', ], ], ], 'DescribeSecurityGroupReferencesResult' => [ 'type' => 'structure', 'members' => [ 'SecurityGroupReferenceSet' => [ 'shape' => 'SecurityGroupReferences', 'locationName' => 'securityGroupReferenceSet', ], ], ], 'DescribeSecurityGroupsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupNames' => [ 'shape' => 'GroupNameStringList', 'locationName' => 'GroupName', ], 'GroupIds' => [ 'shape' => 'GroupIdStringList', 'locationName' => 'GroupId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeSecurityGroupsResult' => [ 'type' => 'structure', 'members' => [ 'SecurityGroups' => [ 'shape' => 'SecurityGroupList', 'locationName' => 'securityGroupInfo', ], ], ], 'DescribeSnapshotAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'SnapshotId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SnapshotId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'SnapshotAttributeName', ], ], ], 'DescribeSnapshotAttributeResult' => [ 'type' => 'structure', 'members' => [ 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], 'CreateVolumePermissions' => [ 'shape' => 'CreateVolumePermissionList', 'locationName' => 'createVolumePermission', ], 'ProductCodes' => [ 'shape' => 'ProductCodeList', 'locationName' => 'productCodes', ], ], ], 'DescribeSnapshotsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SnapshotIds' => [ 'shape' => 'SnapshotIdStringList', 'locationName' => 'SnapshotId', ], 'OwnerIds' => [ 'shape' => 'OwnerStringList', 'locationName' => 'Owner', ], 'RestorableByUserIds' => [ 'shape' => 'RestorableByStringList', 'locationName' => 'RestorableBy', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], ], ], 'DescribeSnapshotsResult' => [ 'type' => 'structure', 'members' => [ 'Snapshots' => [ 'shape' => 'SnapshotList', 'locationName' => 'snapshotSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeSpotDatafeedSubscriptionRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], ], ], 'DescribeSpotDatafeedSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'SpotDatafeedSubscription' => [ 'shape' => 'SpotDatafeedSubscription', 'locationName' => 'spotDatafeedSubscription', ], ], ], 'DescribeSpotFleetInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeSpotFleetInstancesResponse' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', 'ActiveInstances', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'ActiveInstances' => [ 'shape' => 'ActiveInstanceSet', 'locationName' => 'activeInstanceSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeSpotFleetRequestHistoryRequest' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', 'StartTime', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'EventType' => [ 'shape' => 'EventType', 'locationName' => 'eventType', ], 'StartTime' => [ 'shape' => 'DateTime', 'locationName' => 'startTime', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeSpotFleetRequestHistoryResponse' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', 'StartTime', 'LastEvaluatedTime', 'HistoryRecords', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'StartTime' => [ 'shape' => 'DateTime', 'locationName' => 'startTime', ], 'LastEvaluatedTime' => [ 'shape' => 'DateTime', 'locationName' => 'lastEvaluatedTime', ], 'HistoryRecords' => [ 'shape' => 'HistoryRecords', 'locationName' => 'historyRecordSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeSpotFleetRequestsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotFleetRequestIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'spotFleetRequestId', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeSpotFleetRequestsResponse' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestConfigs', ], 'members' => [ 'SpotFleetRequestConfigs' => [ 'shape' => 'SpotFleetRequestConfigSet', 'locationName' => 'spotFleetRequestConfigSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeSpotInstanceRequestsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotInstanceRequestIds' => [ 'shape' => 'SpotInstanceRequestIdList', 'locationName' => 'SpotInstanceRequestId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeSpotInstanceRequestsResult' => [ 'type' => 'structure', 'members' => [ 'SpotInstanceRequests' => [ 'shape' => 'SpotInstanceRequestList', 'locationName' => 'spotInstanceRequestSet', ], ], ], 'DescribeSpotPriceHistoryRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'StartTime' => [ 'shape' => 'DateTime', 'locationName' => 'startTime', ], 'EndTime' => [ 'shape' => 'DateTime', 'locationName' => 'endTime', ], 'InstanceTypes' => [ 'shape' => 'InstanceTypeList', 'locationName' => 'InstanceType', ], 'ProductDescriptions' => [ 'shape' => 'ProductDescriptionList', 'locationName' => 'ProductDescription', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeSpotPriceHistoryResult' => [ 'type' => 'structure', 'members' => [ 'SpotPriceHistory' => [ 'shape' => 'SpotPriceHistoryList', 'locationName' => 'spotPriceHistorySet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeStaleSecurityGroupsRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'VpcId' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'MaxResults', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeStaleSecurityGroupsResult' => [ 'type' => 'structure', 'members' => [ 'StaleSecurityGroupSet' => [ 'shape' => 'StaleSecurityGroupSet', 'locationName' => 'staleSecurityGroupSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeSubnetsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SubnetIds' => [ 'shape' => 'SubnetIdStringList', 'locationName' => 'SubnetId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeSubnetsResult' => [ 'type' => 'structure', 'members' => [ 'Subnets' => [ 'shape' => 'SubnetList', 'locationName' => 'subnetSet', ], ], ], 'DescribeTagsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeTagsResult' => [ 'type' => 'structure', 'members' => [ 'Tags' => [ 'shape' => 'TagDescriptionList', 'locationName' => 'tagSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeVolumeAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'VolumeAttributeName', ], ], ], 'DescribeVolumeAttributeResult' => [ 'type' => 'structure', 'members' => [ 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'AutoEnableIO' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'autoEnableIO', ], 'ProductCodes' => [ 'shape' => 'ProductCodeList', 'locationName' => 'productCodes', ], ], ], 'DescribeVolumeStatusRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeIds' => [ 'shape' => 'VolumeIdStringList', 'locationName' => 'VolumeId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxResults' => [ 'shape' => 'Integer', ], ], ], 'DescribeVolumeStatusResult' => [ 'type' => 'structure', 'members' => [ 'VolumeStatuses' => [ 'shape' => 'VolumeStatusList', 'locationName' => 'volumeStatusSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeVolumesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeIds' => [ 'shape' => 'VolumeIdStringList', 'locationName' => 'VolumeId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], 'MaxResults' => [ 'shape' => 'Integer', 'locationName' => 'maxResults', ], ], ], 'DescribeVolumesResult' => [ 'type' => 'structure', 'members' => [ 'Volumes' => [ 'shape' => 'VolumeList', 'locationName' => 'volumeSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeVpcAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'VpcAttributeName', ], ], ], 'DescribeVpcAttributeResult' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'EnableDnsSupport' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'enableDnsSupport', ], 'EnableDnsHostnames' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'enableDnsHostnames', ], ], ], 'DescribeVpcClassicLinkDnsSupportRequest' => [ 'type' => 'structure', 'members' => [ 'VpcIds' => [ 'shape' => 'VpcClassicLinkIdList', ], 'MaxResults' => [ 'shape' => 'MaxResults', 'locationName' => 'maxResults', ], 'NextToken' => [ 'shape' => 'NextToken', 'locationName' => 'nextToken', ], ], ], 'DescribeVpcClassicLinkDnsSupportResult' => [ 'type' => 'structure', 'members' => [ 'Vpcs' => [ 'shape' => 'ClassicLinkDnsSupportList', 'locationName' => 'vpcs', ], 'NextToken' => [ 'shape' => 'NextToken', 'locationName' => 'nextToken', ], ], ], 'DescribeVpcClassicLinkRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcIds' => [ 'shape' => 'VpcClassicLinkIdList', 'locationName' => 'VpcId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeVpcClassicLinkResult' => [ 'type' => 'structure', 'members' => [ 'Vpcs' => [ 'shape' => 'VpcClassicLinkList', 'locationName' => 'vpcSet', ], ], ], 'DescribeVpcEndpointServicesRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeVpcEndpointServicesResult' => [ 'type' => 'structure', 'members' => [ 'ServiceNames' => [ 'shape' => 'ValueStringList', 'locationName' => 'serviceNameSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeVpcEndpointsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'VpcEndpointIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'VpcEndpointId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], 'MaxResults' => [ 'shape' => 'Integer', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeVpcEndpointsResult' => [ 'type' => 'structure', 'members' => [ 'VpcEndpoints' => [ 'shape' => 'VpcEndpointSet', 'locationName' => 'vpcEndpointSet', ], 'NextToken' => [ 'shape' => 'String', 'locationName' => 'nextToken', ], ], ], 'DescribeVpcPeeringConnectionsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcPeeringConnectionIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'VpcPeeringConnectionId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeVpcPeeringConnectionsResult' => [ 'type' => 'structure', 'members' => [ 'VpcPeeringConnections' => [ 'shape' => 'VpcPeeringConnectionList', 'locationName' => 'vpcPeeringConnectionSet', ], ], ], 'DescribeVpcsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcIds' => [ 'shape' => 'VpcIdStringList', 'locationName' => 'VpcId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeVpcsResult' => [ 'type' => 'structure', 'members' => [ 'Vpcs' => [ 'shape' => 'VpcList', 'locationName' => 'vpcSet', ], ], ], 'DescribeVpnConnectionsRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpnConnectionIds' => [ 'shape' => 'VpnConnectionIdStringList', 'locationName' => 'VpnConnectionId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeVpnConnectionsResult' => [ 'type' => 'structure', 'members' => [ 'VpnConnections' => [ 'shape' => 'VpnConnectionList', 'locationName' => 'vpnConnectionSet', ], ], ], 'DescribeVpnGatewaysRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpnGatewayIds' => [ 'shape' => 'VpnGatewayIdStringList', 'locationName' => 'VpnGatewayId', ], 'Filters' => [ 'shape' => 'FilterList', 'locationName' => 'Filter', ], ], ], 'DescribeVpnGatewaysResult' => [ 'type' => 'structure', 'members' => [ 'VpnGateways' => [ 'shape' => 'VpnGatewayList', 'locationName' => 'vpnGatewaySet', ], ], ], 'DetachClassicLinkVpcRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'DetachClassicLinkVpcResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'DetachInternetGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'InternetGatewayId', 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InternetGatewayId' => [ 'shape' => 'String', 'locationName' => 'internetGatewayId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'DetachNetworkInterfaceRequest' => [ 'type' => 'structure', 'required' => [ 'AttachmentId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'AttachmentId' => [ 'shape' => 'String', 'locationName' => 'attachmentId', ], 'Force' => [ 'shape' => 'Boolean', 'locationName' => 'force', ], ], ], 'DetachVolumeRequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', ], 'InstanceId' => [ 'shape' => 'String', ], 'Device' => [ 'shape' => 'String', ], 'Force' => [ 'shape' => 'Boolean', ], ], ], 'DetachVpnGatewayRequest' => [ 'type' => 'structure', 'required' => [ 'VpnGatewayId', 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpnGatewayId' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], ], ], 'DeviceType' => [ 'type' => 'string', 'enum' => [ 'ebs', 'instance-store', ], ], 'DhcpConfiguration' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', 'locationName' => 'key', ], 'Values' => [ 'shape' => 'DhcpConfigurationValueList', 'locationName' => 'valueSet', ], ], ], 'DhcpConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DhcpConfiguration', 'locationName' => 'item', ], ], 'DhcpConfigurationValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeValue', 'locationName' => 'item', ], ], 'DhcpOptions' => [ 'type' => 'structure', 'members' => [ 'DhcpOptionsId' => [ 'shape' => 'String', 'locationName' => 'dhcpOptionsId', ], 'DhcpConfigurations' => [ 'shape' => 'DhcpConfigurationList', 'locationName' => 'dhcpConfigurationSet', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'DhcpOptionsIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'DhcpOptionsId', ], ], 'DhcpOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DhcpOptions', 'locationName' => 'item', ], ], 'DisableVgwRoutePropagationRequest' => [ 'type' => 'structure', 'required' => [ 'RouteTableId', 'GatewayId', ], 'members' => [ 'RouteTableId' => [ 'shape' => 'String', ], 'GatewayId' => [ 'shape' => 'String', ], ], ], 'DisableVpcClassicLinkDnsSupportRequest' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', ], ], ], 'DisableVpcClassicLinkDnsSupportResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'DisableVpcClassicLinkRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'DisableVpcClassicLinkResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'DisassociateAddressRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'PublicIp' => [ 'shape' => 'String', ], 'AssociationId' => [ 'shape' => 'String', ], ], ], 'DisassociateRouteTableRequest' => [ 'type' => 'structure', 'required' => [ 'AssociationId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], ], ], 'DiskImage' => [ 'type' => 'structure', 'members' => [ 'Image' => [ 'shape' => 'DiskImageDetail', ], 'Description' => [ 'shape' => 'String', ], 'Volume' => [ 'shape' => 'VolumeDetail', ], ], ], 'DiskImageDescription' => [ 'type' => 'structure', 'required' => [ 'Format', 'Size', 'ImportManifestUrl', ], 'members' => [ 'Format' => [ 'shape' => 'DiskImageFormat', 'locationName' => 'format', ], 'Size' => [ 'shape' => 'Long', 'locationName' => 'size', ], 'ImportManifestUrl' => [ 'shape' => 'String', 'locationName' => 'importManifestUrl', ], 'Checksum' => [ 'shape' => 'String', 'locationName' => 'checksum', ], ], ], 'DiskImageDetail' => [ 'type' => 'structure', 'required' => [ 'Format', 'Bytes', 'ImportManifestUrl', ], 'members' => [ 'Format' => [ 'shape' => 'DiskImageFormat', 'locationName' => 'format', ], 'Bytes' => [ 'shape' => 'Long', 'locationName' => 'bytes', ], 'ImportManifestUrl' => [ 'shape' => 'String', 'locationName' => 'importManifestUrl', ], ], ], 'DiskImageFormat' => [ 'type' => 'string', 'enum' => [ 'VMDK', 'RAW', 'VHD', ], ], 'DiskImageList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DiskImage', ], ], 'DiskImageVolumeDescription' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Size' => [ 'shape' => 'Long', 'locationName' => 'size', ], 'Id' => [ 'shape' => 'String', 'locationName' => 'id', ], ], ], 'DomainType' => [ 'type' => 'string', 'enum' => [ 'vpc', 'standard', ], ], 'Double' => [ 'type' => 'double', ], 'EbsBlockDevice' => [ 'type' => 'structure', 'members' => [ 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], 'VolumeSize' => [ 'shape' => 'Integer', 'locationName' => 'volumeSize', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], 'VolumeType' => [ 'shape' => 'VolumeType', 'locationName' => 'volumeType', ], 'Iops' => [ 'shape' => 'Integer', 'locationName' => 'iops', ], 'Encrypted' => [ 'shape' => 'Boolean', 'locationName' => 'encrypted', ], ], ], 'EbsInstanceBlockDevice' => [ 'type' => 'structure', 'members' => [ 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'Status' => [ 'shape' => 'AttachmentStatus', 'locationName' => 'status', ], 'AttachTime' => [ 'shape' => 'DateTime', 'locationName' => 'attachTime', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], ], ], 'EbsInstanceBlockDeviceSpecification' => [ 'type' => 'structure', 'members' => [ 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], ], ], 'EnableVgwRoutePropagationRequest' => [ 'type' => 'structure', 'required' => [ 'RouteTableId', 'GatewayId', ], 'members' => [ 'RouteTableId' => [ 'shape' => 'String', ], 'GatewayId' => [ 'shape' => 'String', ], ], ], 'EnableVolumeIORequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], ], ], 'EnableVpcClassicLinkDnsSupportRequest' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', ], ], ], 'EnableVpcClassicLinkDnsSupportResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'EnableVpcClassicLinkRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], ], ], 'EnableVpcClassicLinkResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'EventCode' => [ 'type' => 'string', 'enum' => [ 'instance-reboot', 'system-reboot', 'system-maintenance', 'instance-retirement', 'instance-stop', ], ], 'EventInformation' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'EventSubType' => [ 'shape' => 'String', 'locationName' => 'eventSubType', ], 'EventDescription' => [ 'shape' => 'String', 'locationName' => 'eventDescription', ], ], ], 'EventType' => [ 'type' => 'string', 'enum' => [ 'instanceChange', 'fleetRequestChange', 'error', ], ], 'ExcessCapacityTerminationPolicy' => [ 'type' => 'string', 'enum' => [ 'noTermination', 'default', ], ], 'ExecutableByStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ExecutableBy', ], ], 'ExportEnvironment' => [ 'type' => 'string', 'enum' => [ 'citrix', 'vmware', 'microsoft', ], ], 'ExportTask' => [ 'type' => 'structure', 'members' => [ 'ExportTaskId' => [ 'shape' => 'String', 'locationName' => 'exportTaskId', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'State' => [ 'shape' => 'ExportTaskState', 'locationName' => 'state', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'InstanceExportDetails' => [ 'shape' => 'InstanceExportDetails', 'locationName' => 'instanceExport', ], 'ExportToS3Task' => [ 'shape' => 'ExportToS3Task', 'locationName' => 'exportToS3', ], ], ], 'ExportTaskIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ExportTaskId', ], ], 'ExportTaskList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExportTask', 'locationName' => 'item', ], ], 'ExportTaskState' => [ 'type' => 'string', 'enum' => [ 'active', 'cancelling', 'cancelled', 'completed', ], ], 'ExportToS3Task' => [ 'type' => 'structure', 'members' => [ 'DiskImageFormat' => [ 'shape' => 'DiskImageFormat', 'locationName' => 'diskImageFormat', ], 'ContainerFormat' => [ 'shape' => 'ContainerFormat', 'locationName' => 'containerFormat', ], 'S3Bucket' => [ 'shape' => 'String', 'locationName' => 's3Bucket', ], 'S3Key' => [ 'shape' => 'String', 'locationName' => 's3Key', ], ], ], 'ExportToS3TaskSpecification' => [ 'type' => 'structure', 'members' => [ 'DiskImageFormat' => [ 'shape' => 'DiskImageFormat', 'locationName' => 'diskImageFormat', ], 'ContainerFormat' => [ 'shape' => 'ContainerFormat', 'locationName' => 'containerFormat', ], 'S3Bucket' => [ 'shape' => 'String', 'locationName' => 's3Bucket', ], 'S3Prefix' => [ 'shape' => 'String', 'locationName' => 's3Prefix', ], ], ], 'Filter' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Values' => [ 'shape' => 'ValueStringList', 'locationName' => 'Value', ], ], ], 'FilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Filter', 'locationName' => 'Filter', ], ], 'FleetType' => [ 'type' => 'string', 'enum' => [ 'request', 'maintain', ], ], 'Float' => [ 'type' => 'float', ], 'FlowLog' => [ 'type' => 'structure', 'members' => [ 'CreationTime' => [ 'shape' => 'DateTime', 'locationName' => 'creationTime', ], 'FlowLogId' => [ 'shape' => 'String', 'locationName' => 'flowLogId', ], 'FlowLogStatus' => [ 'shape' => 'String', 'locationName' => 'flowLogStatus', ], 'ResourceId' => [ 'shape' => 'String', 'locationName' => 'resourceId', ], 'TrafficType' => [ 'shape' => 'TrafficType', 'locationName' => 'trafficType', ], 'LogGroupName' => [ 'shape' => 'String', 'locationName' => 'logGroupName', ], 'DeliverLogsStatus' => [ 'shape' => 'String', 'locationName' => 'deliverLogsStatus', ], 'DeliverLogsErrorMessage' => [ 'shape' => 'String', 'locationName' => 'deliverLogsErrorMessage', ], 'DeliverLogsPermissionArn' => [ 'shape' => 'String', 'locationName' => 'deliverLogsPermissionArn', ], ], ], 'FlowLogSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'FlowLog', 'locationName' => 'item', ], ], 'FlowLogsResourceType' => [ 'type' => 'string', 'enum' => [ 'VPC', 'Subnet', 'NetworkInterface', ], ], 'GatewayType' => [ 'type' => 'string', 'enum' => [ 'ipsec.1', ], ], 'GetConsoleOutputRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', ], ], ], 'GetConsoleOutputResult' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Timestamp' => [ 'shape' => 'DateTime', 'locationName' => 'timestamp', ], 'Output' => [ 'shape' => 'String', 'locationName' => 'output', ], ], ], 'GetConsoleScreenshotRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'InstanceId' => [ 'shape' => 'String', ], 'WakeUp' => [ 'shape' => 'Boolean', ], ], ], 'GetConsoleScreenshotResult' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'ImageData' => [ 'shape' => 'String', 'locationName' => 'imageData', ], ], ], 'GetHostReservationPurchasePreviewRequest' => [ 'type' => 'structure', 'required' => [ 'OfferingId', 'HostIdSet', ], 'members' => [ 'OfferingId' => [ 'shape' => 'String', ], 'HostIdSet' => [ 'shape' => 'RequestHostIdSet', ], ], ], 'GetHostReservationPurchasePreviewResult' => [ 'type' => 'structure', 'members' => [ 'Purchase' => [ 'shape' => 'PurchaseSet', 'locationName' => 'purchase', ], 'TotalUpfrontPrice' => [ 'shape' => 'String', 'locationName' => 'totalUpfrontPrice', ], 'TotalHourlyPrice' => [ 'shape' => 'String', 'locationName' => 'totalHourlyPrice', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], ], ], 'GetPasswordDataRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', ], ], ], 'GetPasswordDataResult' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Timestamp' => [ 'shape' => 'DateTime', 'locationName' => 'timestamp', ], 'PasswordData' => [ 'shape' => 'String', 'locationName' => 'passwordData', ], ], ], 'GetReservedInstancesExchangeQuoteRequest' => [ 'type' => 'structure', 'required' => [ 'ReservedInstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ReservedInstanceIds' => [ 'shape' => 'ReservedInstanceIdSet', 'locationName' => 'ReservedInstanceId', ], 'TargetConfigurations' => [ 'shape' => 'TargetConfigurationRequestSet', 'locationName' => 'TargetConfiguration', ], ], ], 'GetReservedInstancesExchangeQuoteResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstanceValueSet' => [ 'shape' => 'ReservedInstanceReservationValueSet', 'locationName' => 'reservedInstanceValueSet', ], 'ReservedInstanceValueRollup' => [ 'shape' => 'ReservationValue', 'locationName' => 'reservedInstanceValueRollup', ], 'TargetConfigurationValueSet' => [ 'shape' => 'TargetReservationValueSet', 'locationName' => 'targetConfigurationValueSet', ], 'TargetConfigurationValueRollup' => [ 'shape' => 'ReservationValue', 'locationName' => 'targetConfigurationValueRollup', ], 'PaymentDue' => [ 'shape' => 'String', 'locationName' => 'paymentDue', ], 'CurrencyCode' => [ 'shape' => 'String', 'locationName' => 'currencyCode', ], 'OutputReservedInstancesWillExpireAt' => [ 'shape' => 'DateTime', 'locationName' => 'outputReservedInstancesWillExpireAt', ], 'IsValidExchange' => [ 'shape' => 'Boolean', 'locationName' => 'isValidExchange', ], 'ValidationFailureReason' => [ 'shape' => 'String', 'locationName' => 'validationFailureReason', ], ], ], 'GroupIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'groupId', ], ], 'GroupIdentifier' => [ 'type' => 'structure', 'members' => [ 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], ], ], 'GroupIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GroupIdentifier', 'locationName' => 'item', ], ], 'GroupIds' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'GroupNameStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'GroupName', ], ], 'HistoryRecord' => [ 'type' => 'structure', 'required' => [ 'Timestamp', 'EventType', 'EventInformation', ], 'members' => [ 'Timestamp' => [ 'shape' => 'DateTime', 'locationName' => 'timestamp', ], 'EventType' => [ 'shape' => 'EventType', 'locationName' => 'eventType', ], 'EventInformation' => [ 'shape' => 'EventInformation', 'locationName' => 'eventInformation', ], ], ], 'HistoryRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'HistoryRecord', 'locationName' => 'item', ], ], 'Host' => [ 'type' => 'structure', 'members' => [ 'HostId' => [ 'shape' => 'String', 'locationName' => 'hostId', ], 'AutoPlacement' => [ 'shape' => 'AutoPlacement', 'locationName' => 'autoPlacement', ], 'HostReservationId' => [ 'shape' => 'String', 'locationName' => 'hostReservationId', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'HostProperties' => [ 'shape' => 'HostProperties', 'locationName' => 'hostProperties', ], 'State' => [ 'shape' => 'AllocationState', 'locationName' => 'state', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Instances' => [ 'shape' => 'HostInstanceList', 'locationName' => 'instances', ], 'AvailableCapacity' => [ 'shape' => 'AvailableCapacity', 'locationName' => 'availableCapacity', ], ], ], 'HostInstance' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], ], ], 'HostInstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HostInstance', 'locationName' => 'item', ], ], 'HostList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Host', 'locationName' => 'item', ], ], 'HostOffering' => [ 'type' => 'structure', 'members' => [ 'OfferingId' => [ 'shape' => 'String', 'locationName' => 'offeringId', ], 'InstanceFamily' => [ 'shape' => 'String', 'locationName' => 'instanceFamily', ], 'PaymentOption' => [ 'shape' => 'PaymentOption', 'locationName' => 'paymentOption', ], 'UpfrontPrice' => [ 'shape' => 'String', 'locationName' => 'upfrontPrice', ], 'HourlyPrice' => [ 'shape' => 'String', 'locationName' => 'hourlyPrice', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'Duration' => [ 'shape' => 'Integer', 'locationName' => 'duration', ], ], ], 'HostOfferingSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'HostOffering', ], ], 'HostProperties' => [ 'type' => 'structure', 'members' => [ 'Sockets' => [ 'shape' => 'Integer', 'locationName' => 'sockets', ], 'Cores' => [ 'shape' => 'Integer', 'locationName' => 'cores', ], 'TotalVCpus' => [ 'shape' => 'Integer', 'locationName' => 'totalVCpus', ], 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], ], ], 'HostReservation' => [ 'type' => 'structure', 'members' => [ 'HostReservationId' => [ 'shape' => 'String', 'locationName' => 'hostReservationId', ], 'HostIdSet' => [ 'shape' => 'ResponseHostIdSet', 'locationName' => 'hostIdSet', ], 'OfferingId' => [ 'shape' => 'String', 'locationName' => 'offeringId', ], 'InstanceFamily' => [ 'shape' => 'String', 'locationName' => 'instanceFamily', ], 'PaymentOption' => [ 'shape' => 'PaymentOption', 'locationName' => 'paymentOption', ], 'HourlyPrice' => [ 'shape' => 'String', 'locationName' => 'hourlyPrice', ], 'UpfrontPrice' => [ 'shape' => 'String', 'locationName' => 'upfrontPrice', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'Count' => [ 'shape' => 'Integer', 'locationName' => 'count', ], 'Duration' => [ 'shape' => 'Integer', 'locationName' => 'duration', ], 'End' => [ 'shape' => 'DateTime', 'locationName' => 'end', ], 'Start' => [ 'shape' => 'DateTime', 'locationName' => 'start', ], 'State' => [ 'shape' => 'ReservationState', 'locationName' => 'state', ], ], ], 'HostReservationIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'HostReservationSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'HostReservation', ], ], 'HostTenancy' => [ 'type' => 'string', 'enum' => [ 'dedicated', 'host', ], ], 'HypervisorType' => [ 'type' => 'string', 'enum' => [ 'ovm', 'xen', ], ], 'IamInstanceProfile' => [ 'type' => 'structure', 'members' => [ 'Arn' => [ 'shape' => 'String', 'locationName' => 'arn', ], 'Id' => [ 'shape' => 'String', 'locationName' => 'id', ], ], ], 'IamInstanceProfileSpecification' => [ 'type' => 'structure', 'members' => [ 'Arn' => [ 'shape' => 'String', 'locationName' => 'arn', ], 'Name' => [ 'shape' => 'String', 'locationName' => 'name', ], ], ], 'IcmpTypeCode' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'Integer', 'locationName' => 'type', ], 'Code' => [ 'shape' => 'Integer', 'locationName' => 'code', ], ], ], 'IdFormat' => [ 'type' => 'structure', 'members' => [ 'Resource' => [ 'shape' => 'String', 'locationName' => 'resource', ], 'UseLongIds' => [ 'shape' => 'Boolean', 'locationName' => 'useLongIds', ], 'Deadline' => [ 'shape' => 'DateTime', 'locationName' => 'deadline', ], ], ], 'IdFormatList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IdFormat', 'locationName' => 'item', ], ], 'Image' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'ImageLocation' => [ 'shape' => 'String', 'locationName' => 'imageLocation', ], 'State' => [ 'shape' => 'ImageState', 'locationName' => 'imageState', ], 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'imageOwnerId', ], 'CreationDate' => [ 'shape' => 'String', 'locationName' => 'creationDate', ], 'Public' => [ 'shape' => 'Boolean', 'locationName' => 'isPublic', ], 'ProductCodes' => [ 'shape' => 'ProductCodeList', 'locationName' => 'productCodes', ], 'Architecture' => [ 'shape' => 'ArchitectureValues', 'locationName' => 'architecture', ], 'ImageType' => [ 'shape' => 'ImageTypeValues', 'locationName' => 'imageType', ], 'KernelId' => [ 'shape' => 'String', 'locationName' => 'kernelId', ], 'RamdiskId' => [ 'shape' => 'String', 'locationName' => 'ramdiskId', ], 'Platform' => [ 'shape' => 'PlatformValues', 'locationName' => 'platform', ], 'SriovNetSupport' => [ 'shape' => 'String', 'locationName' => 'sriovNetSupport', ], 'EnaSupport' => [ 'shape' => 'Boolean', 'locationName' => 'enaSupport', ], 'StateReason' => [ 'shape' => 'StateReason', 'locationName' => 'stateReason', ], 'ImageOwnerAlias' => [ 'shape' => 'String', 'locationName' => 'imageOwnerAlias', ], 'Name' => [ 'shape' => 'String', 'locationName' => 'name', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'RootDeviceType' => [ 'shape' => 'DeviceType', 'locationName' => 'rootDeviceType', ], 'RootDeviceName' => [ 'shape' => 'String', 'locationName' => 'rootDeviceName', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], 'VirtualizationType' => [ 'shape' => 'VirtualizationType', 'locationName' => 'virtualizationType', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'Hypervisor' => [ 'shape' => 'HypervisorType', 'locationName' => 'hypervisor', ], ], ], 'ImageAttribute' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'LaunchPermissions' => [ 'shape' => 'LaunchPermissionList', 'locationName' => 'launchPermission', ], 'ProductCodes' => [ 'shape' => 'ProductCodeList', 'locationName' => 'productCodes', ], 'KernelId' => [ 'shape' => 'AttributeValue', 'locationName' => 'kernel', ], 'RamdiskId' => [ 'shape' => 'AttributeValue', 'locationName' => 'ramdisk', ], 'Description' => [ 'shape' => 'AttributeValue', 'locationName' => 'description', ], 'SriovNetSupport' => [ 'shape' => 'AttributeValue', 'locationName' => 'sriovNetSupport', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], ], ], 'ImageAttributeName' => [ 'type' => 'string', 'enum' => [ 'description', 'kernel', 'ramdisk', 'launchPermission', 'productCodes', 'blockDeviceMapping', 'sriovNetSupport', ], ], 'ImageDiskContainer' => [ 'type' => 'structure', 'members' => [ 'Description' => [ 'shape' => 'String', ], 'Format' => [ 'shape' => 'String', ], 'Url' => [ 'shape' => 'String', ], 'UserBucket' => [ 'shape' => 'UserBucket', ], 'DeviceName' => [ 'shape' => 'String', ], 'SnapshotId' => [ 'shape' => 'String', ], ], ], 'ImageDiskContainerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageDiskContainer', 'locationName' => 'item', ], ], 'ImageIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ImageId', ], ], 'ImageList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Image', 'locationName' => 'item', ], ], 'ImageState' => [ 'type' => 'string', 'enum' => [ 'pending', 'available', 'invalid', 'deregistered', 'transient', 'failed', 'error', ], ], 'ImageTypeValues' => [ 'type' => 'string', 'enum' => [ 'machine', 'kernel', 'ramdisk', ], ], 'ImportImageRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'Description' => [ 'shape' => 'String', ], 'DiskContainers' => [ 'shape' => 'ImageDiskContainerList', 'locationName' => 'DiskContainer', ], 'LicenseType' => [ 'shape' => 'String', ], 'Hypervisor' => [ 'shape' => 'String', ], 'Architecture' => [ 'shape' => 'String', ], 'Platform' => [ 'shape' => 'String', ], 'ClientData' => [ 'shape' => 'ClientData', ], 'ClientToken' => [ 'shape' => 'String', ], 'RoleName' => [ 'shape' => 'String', ], ], ], 'ImportImageResult' => [ 'type' => 'structure', 'members' => [ 'ImportTaskId' => [ 'shape' => 'String', 'locationName' => 'importTaskId', ], 'Architecture' => [ 'shape' => 'String', 'locationName' => 'architecture', ], 'LicenseType' => [ 'shape' => 'String', 'locationName' => 'licenseType', ], 'Platform' => [ 'shape' => 'String', 'locationName' => 'platform', ], 'Hypervisor' => [ 'shape' => 'String', 'locationName' => 'hypervisor', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'SnapshotDetails' => [ 'shape' => 'SnapshotDetailList', 'locationName' => 'snapshotDetailSet', ], 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'Progress' => [ 'shape' => 'String', 'locationName' => 'progress', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], ], ], 'ImportImageTask' => [ 'type' => 'structure', 'members' => [ 'ImportTaskId' => [ 'shape' => 'String', 'locationName' => 'importTaskId', ], 'Architecture' => [ 'shape' => 'String', 'locationName' => 'architecture', ], 'LicenseType' => [ 'shape' => 'String', 'locationName' => 'licenseType', ], 'Platform' => [ 'shape' => 'String', 'locationName' => 'platform', ], 'Hypervisor' => [ 'shape' => 'String', 'locationName' => 'hypervisor', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'SnapshotDetails' => [ 'shape' => 'SnapshotDetailList', 'locationName' => 'snapshotDetailSet', ], 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'Progress' => [ 'shape' => 'String', 'locationName' => 'progress', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], ], ], 'ImportImageTaskList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImportImageTask', 'locationName' => 'item', ], ], 'ImportInstanceLaunchSpecification' => [ 'type' => 'structure', 'members' => [ 'Architecture' => [ 'shape' => 'ArchitectureValues', 'locationName' => 'architecture', ], 'GroupNames' => [ 'shape' => 'SecurityGroupStringList', 'locationName' => 'GroupName', ], 'GroupIds' => [ 'shape' => 'SecurityGroupIdStringList', 'locationName' => 'GroupId', ], 'AdditionalInfo' => [ 'shape' => 'String', 'locationName' => 'additionalInfo', ], 'UserData' => [ 'shape' => 'UserData', 'locationName' => 'userData', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'Placement' => [ 'shape' => 'Placement', 'locationName' => 'placement', ], 'Monitoring' => [ 'shape' => 'Boolean', 'locationName' => 'monitoring', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'InstanceInitiatedShutdownBehavior' => [ 'shape' => 'ShutdownBehavior', 'locationName' => 'instanceInitiatedShutdownBehavior', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], ], ], 'ImportInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Platform', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'LaunchSpecification' => [ 'shape' => 'ImportInstanceLaunchSpecification', 'locationName' => 'launchSpecification', ], 'DiskImages' => [ 'shape' => 'DiskImageList', 'locationName' => 'diskImage', ], 'Platform' => [ 'shape' => 'PlatformValues', 'locationName' => 'platform', ], ], ], 'ImportInstanceResult' => [ 'type' => 'structure', 'members' => [ 'ConversionTask' => [ 'shape' => 'ConversionTask', 'locationName' => 'conversionTask', ], ], ], 'ImportInstanceTaskDetails' => [ 'type' => 'structure', 'required' => [ 'Volumes', ], 'members' => [ 'Volumes' => [ 'shape' => 'ImportInstanceVolumeDetailSet', 'locationName' => 'volumes', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Platform' => [ 'shape' => 'PlatformValues', 'locationName' => 'platform', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], ], ], 'ImportInstanceVolumeDetailItem' => [ 'type' => 'structure', 'required' => [ 'BytesConverted', 'AvailabilityZone', 'Image', 'Volume', 'Status', ], 'members' => [ 'BytesConverted' => [ 'shape' => 'Long', 'locationName' => 'bytesConverted', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Image' => [ 'shape' => 'DiskImageDescription', 'locationName' => 'image', ], 'Volume' => [ 'shape' => 'DiskImageVolumeDescription', 'locationName' => 'volume', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], ], ], 'ImportInstanceVolumeDetailSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImportInstanceVolumeDetailItem', 'locationName' => 'item', ], ], 'ImportKeyPairRequest' => [ 'type' => 'structure', 'required' => [ 'KeyName', 'PublicKeyMaterial', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'PublicKeyMaterial' => [ 'shape' => 'Blob', 'locationName' => 'publicKeyMaterial', ], ], ], 'ImportKeyPairResult' => [ 'type' => 'structure', 'members' => [ 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'KeyFingerprint' => [ 'shape' => 'String', 'locationName' => 'keyFingerprint', ], ], ], 'ImportSnapshotRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'Description' => [ 'shape' => 'String', ], 'DiskContainer' => [ 'shape' => 'SnapshotDiskContainer', ], 'ClientData' => [ 'shape' => 'ClientData', ], 'ClientToken' => [ 'shape' => 'String', ], 'RoleName' => [ 'shape' => 'String', ], ], ], 'ImportSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'ImportTaskId' => [ 'shape' => 'String', 'locationName' => 'importTaskId', ], 'SnapshotTaskDetail' => [ 'shape' => 'SnapshotTaskDetail', 'locationName' => 'snapshotTaskDetail', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], ], ], 'ImportSnapshotTask' => [ 'type' => 'structure', 'members' => [ 'ImportTaskId' => [ 'shape' => 'String', 'locationName' => 'importTaskId', ], 'SnapshotTaskDetail' => [ 'shape' => 'SnapshotTaskDetail', 'locationName' => 'snapshotTaskDetail', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], ], ], 'ImportSnapshotTaskList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImportSnapshotTask', 'locationName' => 'item', ], ], 'ImportTaskIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ImportTaskId', ], ], 'ImportVolumeRequest' => [ 'type' => 'structure', 'required' => [ 'AvailabilityZone', 'Image', 'Volume', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Image' => [ 'shape' => 'DiskImageDetail', 'locationName' => 'image', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'Volume' => [ 'shape' => 'VolumeDetail', 'locationName' => 'volume', ], ], ], 'ImportVolumeResult' => [ 'type' => 'structure', 'members' => [ 'ConversionTask' => [ 'shape' => 'ConversionTask', 'locationName' => 'conversionTask', ], ], ], 'ImportVolumeTaskDetails' => [ 'type' => 'structure', 'required' => [ 'BytesConverted', 'AvailabilityZone', 'Image', 'Volume', ], 'members' => [ 'BytesConverted' => [ 'shape' => 'Long', 'locationName' => 'bytesConverted', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'Image' => [ 'shape' => 'DiskImageDescription', 'locationName' => 'image', ], 'Volume' => [ 'shape' => 'DiskImageVolumeDescription', 'locationName' => 'volume', ], ], ], 'Instance' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'State' => [ 'shape' => 'InstanceState', 'locationName' => 'instanceState', ], 'PrivateDnsName' => [ 'shape' => 'String', 'locationName' => 'privateDnsName', ], 'PublicDnsName' => [ 'shape' => 'String', 'locationName' => 'dnsName', ], 'StateTransitionReason' => [ 'shape' => 'String', 'locationName' => 'reason', ], 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'AmiLaunchIndex' => [ 'shape' => 'Integer', 'locationName' => 'amiLaunchIndex', ], 'ProductCodes' => [ 'shape' => 'ProductCodeList', 'locationName' => 'productCodes', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'LaunchTime' => [ 'shape' => 'DateTime', 'locationName' => 'launchTime', ], 'Placement' => [ 'shape' => 'Placement', 'locationName' => 'placement', ], 'KernelId' => [ 'shape' => 'String', 'locationName' => 'kernelId', ], 'RamdiskId' => [ 'shape' => 'String', 'locationName' => 'ramdiskId', ], 'Platform' => [ 'shape' => 'PlatformValues', 'locationName' => 'platform', ], 'Monitoring' => [ 'shape' => 'Monitoring', 'locationName' => 'monitoring', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'PublicIpAddress' => [ 'shape' => 'String', 'locationName' => 'ipAddress', ], 'StateReason' => [ 'shape' => 'StateReason', 'locationName' => 'stateReason', ], 'Architecture' => [ 'shape' => 'ArchitectureValues', 'locationName' => 'architecture', ], 'RootDeviceType' => [ 'shape' => 'DeviceType', 'locationName' => 'rootDeviceType', ], 'RootDeviceName' => [ 'shape' => 'String', 'locationName' => 'rootDeviceName', ], 'BlockDeviceMappings' => [ 'shape' => 'InstanceBlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], 'VirtualizationType' => [ 'shape' => 'VirtualizationType', 'locationName' => 'virtualizationType', ], 'InstanceLifecycle' => [ 'shape' => 'InstanceLifecycleType', 'locationName' => 'instanceLifecycle', ], 'SpotInstanceRequestId' => [ 'shape' => 'String', 'locationName' => 'spotInstanceRequestId', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'SecurityGroups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'SourceDestCheck' => [ 'shape' => 'Boolean', 'locationName' => 'sourceDestCheck', ], 'Hypervisor' => [ 'shape' => 'HypervisorType', 'locationName' => 'hypervisor', ], 'NetworkInterfaces' => [ 'shape' => 'InstanceNetworkInterfaceList', 'locationName' => 'networkInterfaceSet', ], 'IamInstanceProfile' => [ 'shape' => 'IamInstanceProfile', 'locationName' => 'iamInstanceProfile', ], 'EbsOptimized' => [ 'shape' => 'Boolean', 'locationName' => 'ebsOptimized', ], 'SriovNetSupport' => [ 'shape' => 'String', 'locationName' => 'sriovNetSupport', ], 'EnaSupport' => [ 'shape' => 'Boolean', 'locationName' => 'enaSupport', ], ], ], 'InstanceAttribute' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'InstanceType' => [ 'shape' => 'AttributeValue', 'locationName' => 'instanceType', ], 'KernelId' => [ 'shape' => 'AttributeValue', 'locationName' => 'kernel', ], 'RamdiskId' => [ 'shape' => 'AttributeValue', 'locationName' => 'ramdisk', ], 'UserData' => [ 'shape' => 'AttributeValue', 'locationName' => 'userData', ], 'DisableApiTermination' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'disableApiTermination', ], 'InstanceInitiatedShutdownBehavior' => [ 'shape' => 'AttributeValue', 'locationName' => 'instanceInitiatedShutdownBehavior', ], 'RootDeviceName' => [ 'shape' => 'AttributeValue', 'locationName' => 'rootDeviceName', ], 'BlockDeviceMappings' => [ 'shape' => 'InstanceBlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], 'ProductCodes' => [ 'shape' => 'ProductCodeList', 'locationName' => 'productCodes', ], 'EbsOptimized' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'ebsOptimized', ], 'SriovNetSupport' => [ 'shape' => 'AttributeValue', 'locationName' => 'sriovNetSupport', ], 'EnaSupport' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'enaSupport', ], 'SourceDestCheck' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'sourceDestCheck', ], 'Groups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], ], ], 'InstanceAttributeName' => [ 'type' => 'string', 'enum' => [ 'instanceType', 'kernel', 'ramdisk', 'userData', 'disableApiTermination', 'instanceInitiatedShutdownBehavior', 'rootDeviceName', 'blockDeviceMapping', 'productCodes', 'sourceDestCheck', 'groupSet', 'ebsOptimized', 'sriovNetSupport', 'enaSupport', ], ], 'InstanceBlockDeviceMapping' => [ 'type' => 'structure', 'members' => [ 'DeviceName' => [ 'shape' => 'String', 'locationName' => 'deviceName', ], 'Ebs' => [ 'shape' => 'EbsInstanceBlockDevice', 'locationName' => 'ebs', ], ], ], 'InstanceBlockDeviceMappingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceBlockDeviceMapping', 'locationName' => 'item', ], ], 'InstanceBlockDeviceMappingSpecification' => [ 'type' => 'structure', 'members' => [ 'DeviceName' => [ 'shape' => 'String', 'locationName' => 'deviceName', ], 'Ebs' => [ 'shape' => 'EbsInstanceBlockDeviceSpecification', 'locationName' => 'ebs', ], 'VirtualName' => [ 'shape' => 'String', 'locationName' => 'virtualName', ], 'NoDevice' => [ 'shape' => 'String', 'locationName' => 'noDevice', ], ], ], 'InstanceBlockDeviceMappingSpecificationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceBlockDeviceMappingSpecification', 'locationName' => 'item', ], ], 'InstanceCapacity' => [ 'type' => 'structure', 'members' => [ 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], 'AvailableCapacity' => [ 'shape' => 'Integer', 'locationName' => 'availableCapacity', ], 'TotalCapacity' => [ 'shape' => 'Integer', 'locationName' => 'totalCapacity', ], ], ], 'InstanceCount' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'ListingState', 'locationName' => 'state', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], ], ], 'InstanceCountList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceCount', 'locationName' => 'item', ], ], 'InstanceExportDetails' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'TargetEnvironment' => [ 'shape' => 'ExportEnvironment', 'locationName' => 'targetEnvironment', ], ], ], 'InstanceIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'InstanceIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'InstanceId', ], ], 'InstanceLifecycleType' => [ 'type' => 'string', 'enum' => [ 'spot', 'scheduled', ], ], 'InstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Instance', 'locationName' => 'item', ], ], 'InstanceMonitoring' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Monitoring' => [ 'shape' => 'Monitoring', 'locationName' => 'monitoring', ], ], ], 'InstanceMonitoringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceMonitoring', 'locationName' => 'item', ], ], 'InstanceNetworkInterface' => [ 'type' => 'structure', 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'Status' => [ 'shape' => 'NetworkInterfaceStatus', 'locationName' => 'status', ], 'MacAddress' => [ 'shape' => 'String', 'locationName' => 'macAddress', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'PrivateDnsName' => [ 'shape' => 'String', 'locationName' => 'privateDnsName', ], 'SourceDestCheck' => [ 'shape' => 'Boolean', 'locationName' => 'sourceDestCheck', ], 'Groups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'Attachment' => [ 'shape' => 'InstanceNetworkInterfaceAttachment', 'locationName' => 'attachment', ], 'Association' => [ 'shape' => 'InstanceNetworkInterfaceAssociation', 'locationName' => 'association', ], 'PrivateIpAddresses' => [ 'shape' => 'InstancePrivateIpAddressList', 'locationName' => 'privateIpAddressesSet', ], ], ], 'InstanceNetworkInterfaceAssociation' => [ 'type' => 'structure', 'members' => [ 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], 'PublicDnsName' => [ 'shape' => 'String', 'locationName' => 'publicDnsName', ], 'IpOwnerId' => [ 'shape' => 'String', 'locationName' => 'ipOwnerId', ], ], ], 'InstanceNetworkInterfaceAttachment' => [ 'type' => 'structure', 'members' => [ 'AttachmentId' => [ 'shape' => 'String', 'locationName' => 'attachmentId', ], 'DeviceIndex' => [ 'shape' => 'Integer', 'locationName' => 'deviceIndex', ], 'Status' => [ 'shape' => 'AttachmentStatus', 'locationName' => 'status', ], 'AttachTime' => [ 'shape' => 'DateTime', 'locationName' => 'attachTime', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], ], ], 'InstanceNetworkInterfaceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceNetworkInterface', 'locationName' => 'item', ], ], 'InstanceNetworkInterfaceSpecification' => [ 'type' => 'structure', 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'DeviceIndex' => [ 'shape' => 'Integer', 'locationName' => 'deviceIndex', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'Groups' => [ 'shape' => 'SecurityGroupIdStringList', 'locationName' => 'SecurityGroupId', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], 'PrivateIpAddresses' => [ 'shape' => 'PrivateIpAddressSpecificationList', 'locationName' => 'privateIpAddressesSet', 'queryName' => 'PrivateIpAddresses', ], 'SecondaryPrivateIpAddressCount' => [ 'shape' => 'Integer', 'locationName' => 'secondaryPrivateIpAddressCount', ], 'AssociatePublicIpAddress' => [ 'shape' => 'Boolean', 'locationName' => 'associatePublicIpAddress', ], ], ], 'InstanceNetworkInterfaceSpecificationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceNetworkInterfaceSpecification', 'locationName' => 'item', ], ], 'InstancePrivateIpAddress' => [ 'type' => 'structure', 'members' => [ 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'PrivateDnsName' => [ 'shape' => 'String', 'locationName' => 'privateDnsName', ], 'Primary' => [ 'shape' => 'Boolean', 'locationName' => 'primary', ], 'Association' => [ 'shape' => 'InstanceNetworkInterfaceAssociation', 'locationName' => 'association', ], ], ], 'InstancePrivateIpAddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstancePrivateIpAddress', 'locationName' => 'item', ], ], 'InstanceState' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'Integer', 'locationName' => 'code', ], 'Name' => [ 'shape' => 'InstanceStateName', 'locationName' => 'name', ], ], ], 'InstanceStateChange' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'CurrentState' => [ 'shape' => 'InstanceState', 'locationName' => 'currentState', ], 'PreviousState' => [ 'shape' => 'InstanceState', 'locationName' => 'previousState', ], ], ], 'InstanceStateChangeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceStateChange', 'locationName' => 'item', ], ], 'InstanceStateName' => [ 'type' => 'string', 'enum' => [ 'pending', 'running', 'shutting-down', 'terminated', 'stopping', 'stopped', ], ], 'InstanceStatus' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Events' => [ 'shape' => 'InstanceStatusEventList', 'locationName' => 'eventsSet', ], 'InstanceState' => [ 'shape' => 'InstanceState', 'locationName' => 'instanceState', ], 'SystemStatus' => [ 'shape' => 'InstanceStatusSummary', 'locationName' => 'systemStatus', ], 'InstanceStatus' => [ 'shape' => 'InstanceStatusSummary', 'locationName' => 'instanceStatus', ], ], ], 'InstanceStatusDetails' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'StatusName', 'locationName' => 'name', ], 'Status' => [ 'shape' => 'StatusType', 'locationName' => 'status', ], 'ImpairedSince' => [ 'shape' => 'DateTime', 'locationName' => 'impairedSince', ], ], ], 'InstanceStatusDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceStatusDetails', 'locationName' => 'item', ], ], 'InstanceStatusEvent' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'EventCode', 'locationName' => 'code', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'NotBefore' => [ 'shape' => 'DateTime', 'locationName' => 'notBefore', ], 'NotAfter' => [ 'shape' => 'DateTime', 'locationName' => 'notAfter', ], ], ], 'InstanceStatusEventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceStatusEvent', 'locationName' => 'item', ], ], 'InstanceStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceStatus', 'locationName' => 'item', ], ], 'InstanceStatusSummary' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'SummaryStatus', 'locationName' => 'status', ], 'Details' => [ 'shape' => 'InstanceStatusDetailsList', 'locationName' => 'details', ], ], ], 'InstanceType' => [ 'type' => 'string', 'enum' => [ 't1.micro', 't2.nano', 't2.micro', 't2.small', 't2.medium', 't2.large', 'm1.small', 'm1.medium', 'm1.large', 'm1.xlarge', 'm3.medium', 'm3.large', 'm3.xlarge', 'm3.2xlarge', 'm4.large', 'm4.xlarge', 'm4.2xlarge', 'm4.4xlarge', 'm4.10xlarge', 'm4.16xlarge', 'm2.xlarge', 'm2.2xlarge', 'm2.4xlarge', 'cr1.8xlarge', 'r3.large', 'r3.xlarge', 'r3.2xlarge', 'r3.4xlarge', 'r3.8xlarge', 'x1.16xlarge', 'x1.32xlarge', 'i2.xlarge', 'i2.2xlarge', 'i2.4xlarge', 'i2.8xlarge', 'hi1.4xlarge', 'hs1.8xlarge', 'c1.medium', 'c1.xlarge', 'c3.large', 'c3.xlarge', 'c3.2xlarge', 'c3.4xlarge', 'c3.8xlarge', 'c4.large', 'c4.xlarge', 'c4.2xlarge', 'c4.4xlarge', 'c4.8xlarge', 'cc1.4xlarge', 'cc2.8xlarge', 'g2.2xlarge', 'g2.8xlarge', 'cg1.4xlarge', 'p2.xlarge', 'p2.8xlarge', 'p2.16xlarge', 'd2.xlarge', 'd2.2xlarge', 'd2.4xlarge', 'd2.8xlarge', ], ], 'InstanceTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceType', ], ], 'Integer' => [ 'type' => 'integer', ], 'InternetGateway' => [ 'type' => 'structure', 'members' => [ 'InternetGatewayId' => [ 'shape' => 'String', 'locationName' => 'internetGatewayId', ], 'Attachments' => [ 'shape' => 'InternetGatewayAttachmentList', 'locationName' => 'attachmentSet', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'InternetGatewayAttachment' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'State' => [ 'shape' => 'AttachmentStatus', 'locationName' => 'state', ], ], ], 'InternetGatewayAttachmentList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InternetGatewayAttachment', 'locationName' => 'item', ], ], 'InternetGatewayList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InternetGateway', 'locationName' => 'item', ], ], 'IpPermission' => [ 'type' => 'structure', 'members' => [ 'IpProtocol' => [ 'shape' => 'String', 'locationName' => 'ipProtocol', ], 'FromPort' => [ 'shape' => 'Integer', 'locationName' => 'fromPort', ], 'ToPort' => [ 'shape' => 'Integer', 'locationName' => 'toPort', ], 'UserIdGroupPairs' => [ 'shape' => 'UserIdGroupPairList', 'locationName' => 'groups', ], 'IpRanges' => [ 'shape' => 'IpRangeList', 'locationName' => 'ipRanges', ], 'PrefixListIds' => [ 'shape' => 'PrefixListIdList', 'locationName' => 'prefixListIds', ], ], ], 'IpPermissionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IpPermission', 'locationName' => 'item', ], ], 'IpRange' => [ 'type' => 'structure', 'members' => [ 'CidrIp' => [ 'shape' => 'String', 'locationName' => 'cidrIp', ], ], ], 'IpRangeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IpRange', 'locationName' => 'item', ], ], 'IpRanges' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'KeyNameStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'KeyName', ], ], 'KeyPair' => [ 'type' => 'structure', 'members' => [ 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'KeyFingerprint' => [ 'shape' => 'String', 'locationName' => 'keyFingerprint', ], 'KeyMaterial' => [ 'shape' => 'String', 'locationName' => 'keyMaterial', ], ], ], 'KeyPairInfo' => [ 'type' => 'structure', 'members' => [ 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'KeyFingerprint' => [ 'shape' => 'String', 'locationName' => 'keyFingerprint', ], ], ], 'KeyPairList' => [ 'type' => 'list', 'member' => [ 'shape' => 'KeyPairInfo', 'locationName' => 'item', ], ], 'LaunchPermission' => [ 'type' => 'structure', 'members' => [ 'UserId' => [ 'shape' => 'String', 'locationName' => 'userId', ], 'Group' => [ 'shape' => 'PermissionGroup', 'locationName' => 'group', ], ], ], 'LaunchPermissionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LaunchPermission', 'locationName' => 'item', ], ], 'LaunchPermissionModifications' => [ 'type' => 'structure', 'members' => [ 'Add' => [ 'shape' => 'LaunchPermissionList', ], 'Remove' => [ 'shape' => 'LaunchPermissionList', ], ], ], 'LaunchSpecification' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'SecurityGroups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'UserData' => [ 'shape' => 'String', 'locationName' => 'userData', ], 'AddressingType' => [ 'shape' => 'String', 'locationName' => 'addressingType', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'Placement' => [ 'shape' => 'SpotPlacement', 'locationName' => 'placement', ], 'KernelId' => [ 'shape' => 'String', 'locationName' => 'kernelId', ], 'RamdiskId' => [ 'shape' => 'String', 'locationName' => 'ramdiskId', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'NetworkInterfaces' => [ 'shape' => 'InstanceNetworkInterfaceSpecificationList', 'locationName' => 'networkInterfaceSet', ], 'IamInstanceProfile' => [ 'shape' => 'IamInstanceProfileSpecification', 'locationName' => 'iamInstanceProfile', ], 'EbsOptimized' => [ 'shape' => 'Boolean', 'locationName' => 'ebsOptimized', ], 'Monitoring' => [ 'shape' => 'RunInstancesMonitoringEnabled', 'locationName' => 'monitoring', ], ], ], 'LaunchSpecsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SpotFleetLaunchSpecification', 'locationName' => 'item', ], 'min' => 1, ], 'ListingState' => [ 'type' => 'string', 'enum' => [ 'available', 'sold', 'cancelled', 'pending', ], ], 'ListingStatus' => [ 'type' => 'string', 'enum' => [ 'active', 'pending', 'cancelled', 'closed', ], ], 'Long' => [ 'type' => 'long', ], 'MaxResults' => [ 'type' => 'integer', 'max' => 255, 'min' => 5, ], 'ModifyHostsRequest' => [ 'type' => 'structure', 'required' => [ 'HostIds', 'AutoPlacement', ], 'members' => [ 'HostIds' => [ 'shape' => 'RequestHostIdList', 'locationName' => 'hostId', ], 'AutoPlacement' => [ 'shape' => 'AutoPlacement', 'locationName' => 'autoPlacement', ], ], ], 'ModifyHostsResult' => [ 'type' => 'structure', 'members' => [ 'Successful' => [ 'shape' => 'ResponseHostIdList', 'locationName' => 'successful', ], 'Unsuccessful' => [ 'shape' => 'UnsuccessfulItemList', 'locationName' => 'unsuccessful', ], ], ], 'ModifyIdFormatRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', 'UseLongIds', ], 'members' => [ 'Resource' => [ 'shape' => 'String', ], 'UseLongIds' => [ 'shape' => 'Boolean', ], ], ], 'ModifyIdentityIdFormatRequest' => [ 'type' => 'structure', 'required' => [ 'Resource', 'UseLongIds', 'PrincipalArn', ], 'members' => [ 'Resource' => [ 'shape' => 'String', 'locationName' => 'resource', ], 'UseLongIds' => [ 'shape' => 'Boolean', 'locationName' => 'useLongIds', ], 'PrincipalArn' => [ 'shape' => 'String', 'locationName' => 'principalArn', ], ], ], 'ModifyImageAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'ImageId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'String', ], 'OperationType' => [ 'shape' => 'OperationType', ], 'UserIds' => [ 'shape' => 'UserIdStringList', 'locationName' => 'UserId', ], 'UserGroups' => [ 'shape' => 'UserGroupStringList', 'locationName' => 'UserGroup', ], 'ProductCodes' => [ 'shape' => 'ProductCodeStringList', 'locationName' => 'ProductCode', ], 'Value' => [ 'shape' => 'String', ], 'LaunchPermission' => [ 'shape' => 'LaunchPermissionModifications', ], 'Description' => [ 'shape' => 'AttributeValue', ], ], ], 'ModifyInstanceAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Attribute' => [ 'shape' => 'InstanceAttributeName', 'locationName' => 'attribute', ], 'Value' => [ 'shape' => 'String', 'locationName' => 'value', ], 'BlockDeviceMappings' => [ 'shape' => 'InstanceBlockDeviceMappingSpecificationList', 'locationName' => 'blockDeviceMapping', ], 'SourceDestCheck' => [ 'shape' => 'AttributeBooleanValue', ], 'DisableApiTermination' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'disableApiTermination', ], 'InstanceType' => [ 'shape' => 'AttributeValue', 'locationName' => 'instanceType', ], 'Kernel' => [ 'shape' => 'AttributeValue', 'locationName' => 'kernel', ], 'Ramdisk' => [ 'shape' => 'AttributeValue', 'locationName' => 'ramdisk', ], 'UserData' => [ 'shape' => 'BlobAttributeValue', 'locationName' => 'userData', ], 'InstanceInitiatedShutdownBehavior' => [ 'shape' => 'AttributeValue', 'locationName' => 'instanceInitiatedShutdownBehavior', ], 'Groups' => [ 'shape' => 'GroupIdStringList', 'locationName' => 'GroupId', ], 'EbsOptimized' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'ebsOptimized', ], 'SriovNetSupport' => [ 'shape' => 'AttributeValue', 'locationName' => 'sriovNetSupport', ], 'EnaSupport' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'enaSupport', ], ], ], 'ModifyInstancePlacementRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', ], 'members' => [ 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Tenancy' => [ 'shape' => 'HostTenancy', 'locationName' => 'tenancy', ], 'Affinity' => [ 'shape' => 'Affinity', 'locationName' => 'affinity', ], 'HostId' => [ 'shape' => 'String', 'locationName' => 'hostId', ], ], ], 'ModifyInstancePlacementResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'ModifyNetworkInterfaceAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'Description' => [ 'shape' => 'AttributeValue', 'locationName' => 'description', ], 'SourceDestCheck' => [ 'shape' => 'AttributeBooleanValue', 'locationName' => 'sourceDestCheck', ], 'Groups' => [ 'shape' => 'SecurityGroupIdStringList', 'locationName' => 'SecurityGroupId', ], 'Attachment' => [ 'shape' => 'NetworkInterfaceAttachmentChanges', 'locationName' => 'attachment', ], ], ], 'ModifyReservedInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'ReservedInstancesIds', 'TargetConfigurations', ], 'members' => [ 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'ReservedInstancesIds' => [ 'shape' => 'ReservedInstancesIdStringList', 'locationName' => 'ReservedInstancesId', ], 'TargetConfigurations' => [ 'shape' => 'ReservedInstancesConfigurationList', 'locationName' => 'ReservedInstancesConfigurationSetItemType', ], ], ], 'ModifyReservedInstancesResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesModificationId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesModificationId', ], ], ], 'ModifySnapshotAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'SnapshotId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SnapshotId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'SnapshotAttributeName', ], 'OperationType' => [ 'shape' => 'OperationType', ], 'UserIds' => [ 'shape' => 'UserIdStringList', 'locationName' => 'UserId', ], 'GroupNames' => [ 'shape' => 'GroupNameStringList', 'locationName' => 'UserGroup', ], 'CreateVolumePermission' => [ 'shape' => 'CreateVolumePermissionModifications', ], ], ], 'ModifySpotFleetRequestRequest' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'TargetCapacity' => [ 'shape' => 'Integer', 'locationName' => 'targetCapacity', ], 'ExcessCapacityTerminationPolicy' => [ 'shape' => 'ExcessCapacityTerminationPolicy', 'locationName' => 'excessCapacityTerminationPolicy', ], ], ], 'ModifySpotFleetRequestResponse' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'ModifySubnetAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'SubnetId', ], 'members' => [ 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'MapPublicIpOnLaunch' => [ 'shape' => 'AttributeBooleanValue', ], ], ], 'ModifyVolumeAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'VolumeId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VolumeId' => [ 'shape' => 'String', ], 'AutoEnableIO' => [ 'shape' => 'AttributeBooleanValue', ], ], ], 'ModifyVpcAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'VpcId', ], 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'EnableDnsSupport' => [ 'shape' => 'AttributeBooleanValue', ], 'EnableDnsHostnames' => [ 'shape' => 'AttributeBooleanValue', ], ], ], 'ModifyVpcEndpointRequest' => [ 'type' => 'structure', 'required' => [ 'VpcEndpointId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'VpcEndpointId' => [ 'shape' => 'String', ], 'ResetPolicy' => [ 'shape' => 'Boolean', ], 'PolicyDocument' => [ 'shape' => 'String', ], 'AddRouteTableIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'AddRouteTableId', ], 'RemoveRouteTableIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'RemoveRouteTableId', ], ], ], 'ModifyVpcEndpointResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'ModifyVpcPeeringConnectionOptionsRequest' => [ 'type' => 'structure', 'required' => [ 'VpcPeeringConnectionId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', ], 'RequesterPeeringConnectionOptions' => [ 'shape' => 'PeeringConnectionOptionsRequest', ], 'AccepterPeeringConnectionOptions' => [ 'shape' => 'PeeringConnectionOptionsRequest', ], ], ], 'ModifyVpcPeeringConnectionOptionsResult' => [ 'type' => 'structure', 'members' => [ 'RequesterPeeringConnectionOptions' => [ 'shape' => 'PeeringConnectionOptions', 'locationName' => 'requesterPeeringConnectionOptions', ], 'AccepterPeeringConnectionOptions' => [ 'shape' => 'PeeringConnectionOptions', 'locationName' => 'accepterPeeringConnectionOptions', ], ], ], 'MonitorInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], ], ], 'MonitorInstancesResult' => [ 'type' => 'structure', 'members' => [ 'InstanceMonitorings' => [ 'shape' => 'InstanceMonitoringList', 'locationName' => 'instancesSet', ], ], ], 'Monitoring' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'MonitoringState', 'locationName' => 'state', ], ], ], 'MonitoringState' => [ 'type' => 'string', 'enum' => [ 'disabled', 'disabling', 'enabled', 'pending', ], ], 'MoveAddressToVpcRequest' => [ 'type' => 'structure', 'required' => [ 'PublicIp', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], ], ], 'MoveAddressToVpcResult' => [ 'type' => 'structure', 'members' => [ 'AllocationId' => [ 'shape' => 'String', 'locationName' => 'allocationId', ], 'Status' => [ 'shape' => 'Status', 'locationName' => 'status', ], ], ], 'MoveStatus' => [ 'type' => 'string', 'enum' => [ 'movingToVpc', 'restoringToClassic', ], ], 'MovingAddressStatus' => [ 'type' => 'structure', 'members' => [ 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], 'MoveStatus' => [ 'shape' => 'MoveStatus', 'locationName' => 'moveStatus', ], ], ], 'MovingAddressStatusSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'MovingAddressStatus', 'locationName' => 'item', ], ], 'NatGateway' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'NatGatewayId' => [ 'shape' => 'String', 'locationName' => 'natGatewayId', ], 'CreateTime' => [ 'shape' => 'DateTime', 'locationName' => 'createTime', ], 'DeleteTime' => [ 'shape' => 'DateTime', 'locationName' => 'deleteTime', ], 'NatGatewayAddresses' => [ 'shape' => 'NatGatewayAddressList', 'locationName' => 'natGatewayAddressSet', ], 'State' => [ 'shape' => 'NatGatewayState', 'locationName' => 'state', ], 'FailureCode' => [ 'shape' => 'String', 'locationName' => 'failureCode', ], 'FailureMessage' => [ 'shape' => 'String', 'locationName' => 'failureMessage', ], 'ProvisionedBandwidth' => [ 'shape' => 'ProvisionedBandwidth', 'locationName' => 'provisionedBandwidth', ], ], ], 'NatGatewayAddress' => [ 'type' => 'structure', 'members' => [ 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], 'AllocationId' => [ 'shape' => 'String', 'locationName' => 'allocationId', ], 'PrivateIp' => [ 'shape' => 'String', 'locationName' => 'privateIp', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], ], ], 'NatGatewayAddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NatGatewayAddress', 'locationName' => 'item', ], ], 'NatGatewayList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NatGateway', 'locationName' => 'item', ], ], 'NatGatewayState' => [ 'type' => 'string', 'enum' => [ 'pending', 'failed', 'available', 'deleting', 'deleted', ], ], 'NetworkAcl' => [ 'type' => 'structure', 'members' => [ 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'IsDefault' => [ 'shape' => 'Boolean', 'locationName' => 'default', ], 'Entries' => [ 'shape' => 'NetworkAclEntryList', 'locationName' => 'entrySet', ], 'Associations' => [ 'shape' => 'NetworkAclAssociationList', 'locationName' => 'associationSet', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'NetworkAclAssociation' => [ 'type' => 'structure', 'members' => [ 'NetworkAclAssociationId' => [ 'shape' => 'String', 'locationName' => 'networkAclAssociationId', ], 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], ], ], 'NetworkAclAssociationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NetworkAclAssociation', 'locationName' => 'item', ], ], 'NetworkAclEntry' => [ 'type' => 'structure', 'members' => [ 'RuleNumber' => [ 'shape' => 'Integer', 'locationName' => 'ruleNumber', ], 'Protocol' => [ 'shape' => 'String', 'locationName' => 'protocol', ], 'RuleAction' => [ 'shape' => 'RuleAction', 'locationName' => 'ruleAction', ], 'Egress' => [ 'shape' => 'Boolean', 'locationName' => 'egress', ], 'CidrBlock' => [ 'shape' => 'String', 'locationName' => 'cidrBlock', ], 'IcmpTypeCode' => [ 'shape' => 'IcmpTypeCode', 'locationName' => 'icmpTypeCode', ], 'PortRange' => [ 'shape' => 'PortRange', 'locationName' => 'portRange', ], ], ], 'NetworkAclEntryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NetworkAclEntry', 'locationName' => 'item', ], ], 'NetworkAclList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NetworkAcl', 'locationName' => 'item', ], ], 'NetworkInterface' => [ 'type' => 'structure', 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'RequesterId' => [ 'shape' => 'String', 'locationName' => 'requesterId', ], 'RequesterManaged' => [ 'shape' => 'Boolean', 'locationName' => 'requesterManaged', ], 'Status' => [ 'shape' => 'NetworkInterfaceStatus', 'locationName' => 'status', ], 'MacAddress' => [ 'shape' => 'String', 'locationName' => 'macAddress', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'PrivateDnsName' => [ 'shape' => 'String', 'locationName' => 'privateDnsName', ], 'SourceDestCheck' => [ 'shape' => 'Boolean', 'locationName' => 'sourceDestCheck', ], 'Groups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'Attachment' => [ 'shape' => 'NetworkInterfaceAttachment', 'locationName' => 'attachment', ], 'Association' => [ 'shape' => 'NetworkInterfaceAssociation', 'locationName' => 'association', ], 'TagSet' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'PrivateIpAddresses' => [ 'shape' => 'NetworkInterfacePrivateIpAddressList', 'locationName' => 'privateIpAddressesSet', ], 'InterfaceType' => [ 'shape' => 'NetworkInterfaceType', 'locationName' => 'interfaceType', ], ], ], 'NetworkInterfaceAssociation' => [ 'type' => 'structure', 'members' => [ 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], 'PublicDnsName' => [ 'shape' => 'String', 'locationName' => 'publicDnsName', ], 'IpOwnerId' => [ 'shape' => 'String', 'locationName' => 'ipOwnerId', ], 'AllocationId' => [ 'shape' => 'String', 'locationName' => 'allocationId', ], 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], ], ], 'NetworkInterfaceAttachment' => [ 'type' => 'structure', 'members' => [ 'AttachmentId' => [ 'shape' => 'String', 'locationName' => 'attachmentId', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'InstanceOwnerId' => [ 'shape' => 'String', 'locationName' => 'instanceOwnerId', ], 'DeviceIndex' => [ 'shape' => 'Integer', 'locationName' => 'deviceIndex', ], 'Status' => [ 'shape' => 'AttachmentStatus', 'locationName' => 'status', ], 'AttachTime' => [ 'shape' => 'DateTime', 'locationName' => 'attachTime', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], ], ], 'NetworkInterfaceAttachmentChanges' => [ 'type' => 'structure', 'members' => [ 'AttachmentId' => [ 'shape' => 'String', 'locationName' => 'attachmentId', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], ], ], 'NetworkInterfaceAttribute' => [ 'type' => 'string', 'enum' => [ 'description', 'groupSet', 'sourceDestCheck', 'attachment', ], ], 'NetworkInterfaceIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'NetworkInterfaceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NetworkInterface', 'locationName' => 'item', ], ], 'NetworkInterfacePrivateIpAddress' => [ 'type' => 'structure', 'members' => [ 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'PrivateDnsName' => [ 'shape' => 'String', 'locationName' => 'privateDnsName', ], 'Primary' => [ 'shape' => 'Boolean', 'locationName' => 'primary', ], 'Association' => [ 'shape' => 'NetworkInterfaceAssociation', 'locationName' => 'association', ], ], ], 'NetworkInterfacePrivateIpAddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NetworkInterfacePrivateIpAddress', 'locationName' => 'item', ], ], 'NetworkInterfaceStatus' => [ 'type' => 'string', 'enum' => [ 'available', 'attaching', 'in-use', 'detaching', ], ], 'NetworkInterfaceType' => [ 'type' => 'string', 'enum' => [ 'interface', 'natGateway', ], ], 'NewDhcpConfiguration' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', 'locationName' => 'key', ], 'Values' => [ 'shape' => 'ValueStringList', 'locationName' => 'Value', ], ], ], 'NewDhcpConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NewDhcpConfiguration', 'locationName' => 'item', ], ], 'NextToken' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'OccurrenceDayRequestSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'Integer', 'locationName' => 'OccurenceDay', ], ], 'OccurrenceDaySet' => [ 'type' => 'list', 'member' => [ 'shape' => 'Integer', 'locationName' => 'item', ], ], 'OfferingClassType' => [ 'type' => 'string', 'enum' => [ 'standard', 'convertible', ], ], 'OfferingTypeValues' => [ 'type' => 'string', 'enum' => [ 'Heavy Utilization', 'Medium Utilization', 'Light Utilization', 'No Upfront', 'Partial Upfront', 'All Upfront', ], ], 'OperationType' => [ 'type' => 'string', 'enum' => [ 'add', 'remove', ], ], 'OwnerStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'Owner', ], ], 'PaymentOption' => [ 'type' => 'string', 'enum' => [ 'AllUpfront', 'PartialUpfront', 'NoUpfront', ], ], 'PeeringConnectionOptions' => [ 'type' => 'structure', 'members' => [ 'AllowEgressFromLocalClassicLinkToRemoteVpc' => [ 'shape' => 'Boolean', 'locationName' => 'allowEgressFromLocalClassicLinkToRemoteVpc', ], 'AllowEgressFromLocalVpcToRemoteClassicLink' => [ 'shape' => 'Boolean', 'locationName' => 'allowEgressFromLocalVpcToRemoteClassicLink', ], 'AllowDnsResolutionFromRemoteVpc' => [ 'shape' => 'Boolean', 'locationName' => 'allowDnsResolutionFromRemoteVpc', ], ], ], 'PeeringConnectionOptionsRequest' => [ 'type' => 'structure', 'members' => [ 'AllowEgressFromLocalClassicLinkToRemoteVpc' => [ 'shape' => 'Boolean', ], 'AllowEgressFromLocalVpcToRemoteClassicLink' => [ 'shape' => 'Boolean', ], 'AllowDnsResolutionFromRemoteVpc' => [ 'shape' => 'Boolean', ], ], ], 'PermissionGroup' => [ 'type' => 'string', 'enum' => [ 'all', ], ], 'Placement' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'Tenancy' => [ 'shape' => 'Tenancy', 'locationName' => 'tenancy', ], 'HostId' => [ 'shape' => 'String', 'locationName' => 'hostId', ], 'Affinity' => [ 'shape' => 'String', 'locationName' => 'affinity', ], ], ], 'PlacementGroup' => [ 'type' => 'structure', 'members' => [ 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'Strategy' => [ 'shape' => 'PlacementStrategy', 'locationName' => 'strategy', ], 'State' => [ 'shape' => 'PlacementGroupState', 'locationName' => 'state', ], ], ], 'PlacementGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PlacementGroup', 'locationName' => 'item', ], ], 'PlacementGroupState' => [ 'type' => 'string', 'enum' => [ 'pending', 'available', 'deleting', 'deleted', ], ], 'PlacementGroupStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'PlacementStrategy' => [ 'type' => 'string', 'enum' => [ 'cluster', ], ], 'PlatformValues' => [ 'type' => 'string', 'enum' => [ 'Windows', ], ], 'PortRange' => [ 'type' => 'structure', 'members' => [ 'From' => [ 'shape' => 'Integer', 'locationName' => 'from', ], 'To' => [ 'shape' => 'Integer', 'locationName' => 'to', ], ], ], 'PrefixList' => [ 'type' => 'structure', 'members' => [ 'PrefixListId' => [ 'shape' => 'String', 'locationName' => 'prefixListId', ], 'PrefixListName' => [ 'shape' => 'String', 'locationName' => 'prefixListName', ], 'Cidrs' => [ 'shape' => 'ValueStringList', 'locationName' => 'cidrSet', ], ], ], 'PrefixListId' => [ 'type' => 'structure', 'members' => [ 'PrefixListId' => [ 'shape' => 'String', 'locationName' => 'prefixListId', ], ], ], 'PrefixListIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PrefixListId', 'locationName' => 'item', ], ], 'PrefixListIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'PrefixListSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'PrefixList', 'locationName' => 'item', ], ], 'PriceSchedule' => [ 'type' => 'structure', 'members' => [ 'Term' => [ 'shape' => 'Long', 'locationName' => 'term', ], 'Price' => [ 'shape' => 'Double', 'locationName' => 'price', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'Active' => [ 'shape' => 'Boolean', 'locationName' => 'active', ], ], ], 'PriceScheduleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PriceSchedule', 'locationName' => 'item', ], ], 'PriceScheduleSpecification' => [ 'type' => 'structure', 'members' => [ 'Term' => [ 'shape' => 'Long', 'locationName' => 'term', ], 'Price' => [ 'shape' => 'Double', 'locationName' => 'price', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], ], ], 'PriceScheduleSpecificationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PriceScheduleSpecification', 'locationName' => 'item', ], ], 'PricingDetail' => [ 'type' => 'structure', 'members' => [ 'Price' => [ 'shape' => 'Double', 'locationName' => 'price', ], 'Count' => [ 'shape' => 'Integer', 'locationName' => 'count', ], ], ], 'PricingDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PricingDetail', 'locationName' => 'item', ], ], 'PrivateIpAddressConfigSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScheduledInstancesPrivateIpAddressConfig', 'locationName' => 'PrivateIpAddressConfigSet', ], ], 'PrivateIpAddressSpecification' => [ 'type' => 'structure', 'required' => [ 'PrivateIpAddress', ], 'members' => [ 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'Primary' => [ 'shape' => 'Boolean', 'locationName' => 'primary', ], ], ], 'PrivateIpAddressSpecificationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PrivateIpAddressSpecification', 'locationName' => 'item', ], ], 'PrivateIpAddressStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'PrivateIpAddress', ], ], 'ProductCode' => [ 'type' => 'structure', 'members' => [ 'ProductCodeId' => [ 'shape' => 'String', 'locationName' => 'productCode', ], 'ProductCodeType' => [ 'shape' => 'ProductCodeValues', 'locationName' => 'type', ], ], ], 'ProductCodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductCode', 'locationName' => 'item', ], ], 'ProductCodeStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ProductCode', ], ], 'ProductCodeValues' => [ 'type' => 'string', 'enum' => [ 'devpay', 'marketplace', ], ], 'ProductDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'PropagatingVgw' => [ 'type' => 'structure', 'members' => [ 'GatewayId' => [ 'shape' => 'String', 'locationName' => 'gatewayId', ], ], ], 'PropagatingVgwList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PropagatingVgw', 'locationName' => 'item', ], ], 'ProvisionedBandwidth' => [ 'type' => 'structure', 'members' => [ 'Provisioned' => [ 'shape' => 'String', 'locationName' => 'provisioned', ], 'Requested' => [ 'shape' => 'String', 'locationName' => 'requested', ], 'RequestTime' => [ 'shape' => 'DateTime', 'locationName' => 'requestTime', ], 'ProvisionTime' => [ 'shape' => 'DateTime', 'locationName' => 'provisionTime', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], ], ], 'PublicIpStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'PublicIp', ], ], 'Purchase' => [ 'type' => 'structure', 'members' => [ 'HostReservationId' => [ 'shape' => 'String', 'locationName' => 'hostReservationId', ], 'HostIdSet' => [ 'shape' => 'ResponseHostIdSet', 'locationName' => 'hostIdSet', ], 'InstanceFamily' => [ 'shape' => 'String', 'locationName' => 'instanceFamily', ], 'PaymentOption' => [ 'shape' => 'PaymentOption', 'locationName' => 'paymentOption', ], 'UpfrontPrice' => [ 'shape' => 'String', 'locationName' => 'upfrontPrice', ], 'HourlyPrice' => [ 'shape' => 'String', 'locationName' => 'hourlyPrice', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'Duration' => [ 'shape' => 'Integer', 'locationName' => 'duration', ], ], ], 'PurchaseHostReservationRequest' => [ 'type' => 'structure', 'required' => [ 'OfferingId', 'HostIdSet', ], 'members' => [ 'OfferingId' => [ 'shape' => 'String', ], 'HostIdSet' => [ 'shape' => 'RequestHostIdSet', ], 'LimitPrice' => [ 'shape' => 'String', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', ], 'ClientToken' => [ 'shape' => 'String', ], ], ], 'PurchaseHostReservationResult' => [ 'type' => 'structure', 'members' => [ 'Purchase' => [ 'shape' => 'PurchaseSet', 'locationName' => 'purchase', ], 'TotalUpfrontPrice' => [ 'shape' => 'String', 'locationName' => 'totalUpfrontPrice', ], 'TotalHourlyPrice' => [ 'shape' => 'String', 'locationName' => 'totalHourlyPrice', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], ], ], 'PurchaseRequest' => [ 'type' => 'structure', 'required' => [ 'PurchaseToken', 'InstanceCount', ], 'members' => [ 'PurchaseToken' => [ 'shape' => 'String', ], 'InstanceCount' => [ 'shape' => 'Integer', ], ], ], 'PurchaseRequestSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'PurchaseRequest', 'locationName' => 'PurchaseRequest', ], 'min' => 1, ], 'PurchaseReservedInstancesOfferingRequest' => [ 'type' => 'structure', 'required' => [ 'ReservedInstancesOfferingId', 'InstanceCount', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ReservedInstancesOfferingId' => [ 'shape' => 'String', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'LimitPrice' => [ 'shape' => 'ReservedInstanceLimitPrice', 'locationName' => 'limitPrice', ], ], ], 'PurchaseReservedInstancesOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], ], ], 'PurchaseScheduledInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'PurchaseRequests', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ClientToken' => [ 'shape' => 'String', 'idempotencyToken' => true, ], 'PurchaseRequests' => [ 'shape' => 'PurchaseRequestSet', 'locationName' => 'PurchaseRequest', ], ], ], 'PurchaseScheduledInstancesResult' => [ 'type' => 'structure', 'members' => [ 'ScheduledInstanceSet' => [ 'shape' => 'PurchasedScheduledInstanceSet', 'locationName' => 'scheduledInstanceSet', ], ], ], 'PurchaseSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'Purchase', ], ], 'PurchasedScheduledInstanceSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScheduledInstance', 'locationName' => 'item', ], ], 'RIProductDescription' => [ 'type' => 'string', 'enum' => [ 'Linux/UNIX', 'Linux/UNIX (Amazon VPC)', 'Windows', 'Windows (Amazon VPC)', ], ], 'ReasonCodesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReportInstanceReasonCodes', 'locationName' => 'item', ], ], 'RebootInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'Frequency' => [ 'shape' => 'RecurringChargeFrequency', 'locationName' => 'frequency', ], 'Amount' => [ 'shape' => 'Double', 'locationName' => 'amount', ], ], ], 'RecurringChargeFrequency' => [ 'type' => 'string', 'enum' => [ 'Hourly', ], ], 'RecurringChargesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'item', ], ], 'Region' => [ 'type' => 'structure', 'members' => [ 'RegionName' => [ 'shape' => 'String', 'locationName' => 'regionName', ], 'Endpoint' => [ 'shape' => 'String', 'locationName' => 'regionEndpoint', ], ], ], 'RegionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Region', 'locationName' => 'item', ], ], 'RegionNameStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'RegionName', ], ], 'RegisterImageRequest' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageLocation' => [ 'shape' => 'String', ], 'Name' => [ 'shape' => 'String', 'locationName' => 'name', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'Architecture' => [ 'shape' => 'ArchitectureValues', 'locationName' => 'architecture', ], 'KernelId' => [ 'shape' => 'String', 'locationName' => 'kernelId', ], 'RamdiskId' => [ 'shape' => 'String', 'locationName' => 'ramdiskId', ], 'RootDeviceName' => [ 'shape' => 'String', 'locationName' => 'rootDeviceName', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingRequestList', 'locationName' => 'BlockDeviceMapping', ], 'VirtualizationType' => [ 'shape' => 'String', 'locationName' => 'virtualizationType', ], 'SriovNetSupport' => [ 'shape' => 'String', 'locationName' => 'sriovNetSupport', ], 'EnaSupport' => [ 'shape' => 'Boolean', 'locationName' => 'enaSupport', ], ], ], 'RegisterImageResult' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], ], ], 'RejectVpcPeeringConnectionRequest' => [ 'type' => 'structure', 'required' => [ 'VpcPeeringConnectionId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], ], ], 'RejectVpcPeeringConnectionResult' => [ 'type' => 'structure', 'members' => [ 'Return' => [ 'shape' => 'Boolean', 'locationName' => 'return', ], ], ], 'ReleaseAddressRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'PublicIp' => [ 'shape' => 'String', ], 'AllocationId' => [ 'shape' => 'String', ], ], ], 'ReleaseHostsRequest' => [ 'type' => 'structure', 'required' => [ 'HostIds', ], 'members' => [ 'HostIds' => [ 'shape' => 'RequestHostIdList', 'locationName' => 'hostId', ], ], ], 'ReleaseHostsResult' => [ 'type' => 'structure', 'members' => [ 'Successful' => [ 'shape' => 'ResponseHostIdList', 'locationName' => 'successful', ], 'Unsuccessful' => [ 'shape' => 'UnsuccessfulItemList', 'locationName' => 'unsuccessful', ], ], ], 'ReplaceNetworkAclAssociationRequest' => [ 'type' => 'structure', 'required' => [ 'AssociationId', 'NetworkAclId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], ], ], 'ReplaceNetworkAclAssociationResult' => [ 'type' => 'structure', 'members' => [ 'NewAssociationId' => [ 'shape' => 'String', 'locationName' => 'newAssociationId', ], ], ], 'ReplaceNetworkAclEntryRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkAclId', 'RuleNumber', 'Protocol', 'RuleAction', 'Egress', 'CidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkAclId' => [ 'shape' => 'String', 'locationName' => 'networkAclId', ], 'RuleNumber' => [ 'shape' => 'Integer', 'locationName' => 'ruleNumber', ], 'Protocol' => [ 'shape' => 'String', 'locationName' => 'protocol', ], 'RuleAction' => [ 'shape' => 'RuleAction', 'locationName' => 'ruleAction', ], 'Egress' => [ 'shape' => 'Boolean', 'locationName' => 'egress', ], 'CidrBlock' => [ 'shape' => 'String', 'locationName' => 'cidrBlock', ], 'IcmpTypeCode' => [ 'shape' => 'IcmpTypeCode', 'locationName' => 'Icmp', ], 'PortRange' => [ 'shape' => 'PortRange', 'locationName' => 'portRange', ], ], ], 'ReplaceRouteRequest' => [ 'type' => 'structure', 'required' => [ 'RouteTableId', 'DestinationCidrBlock', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], 'DestinationCidrBlock' => [ 'shape' => 'String', 'locationName' => 'destinationCidrBlock', ], 'GatewayId' => [ 'shape' => 'String', 'locationName' => 'gatewayId', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], 'NatGatewayId' => [ 'shape' => 'String', 'locationName' => 'natGatewayId', ], ], ], 'ReplaceRouteTableAssociationRequest' => [ 'type' => 'structure', 'required' => [ 'AssociationId', 'RouteTableId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'AssociationId' => [ 'shape' => 'String', 'locationName' => 'associationId', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], ], ], 'ReplaceRouteTableAssociationResult' => [ 'type' => 'structure', 'members' => [ 'NewAssociationId' => [ 'shape' => 'String', 'locationName' => 'newAssociationId', ], ], ], 'ReportInstanceReasonCodes' => [ 'type' => 'string', 'enum' => [ 'instance-stuck-in-state', 'unresponsive', 'not-accepting-credentials', 'password-not-available', 'performance-network', 'performance-instance-store', 'performance-ebs-volume', 'performance-other', 'other', ], ], 'ReportInstanceStatusRequest' => [ 'type' => 'structure', 'required' => [ 'Instances', 'Status', 'ReasonCodes', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'Instances' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'instanceId', ], 'Status' => [ 'shape' => 'ReportStatusType', 'locationName' => 'status', ], 'StartTime' => [ 'shape' => 'DateTime', 'locationName' => 'startTime', ], 'EndTime' => [ 'shape' => 'DateTime', 'locationName' => 'endTime', ], 'ReasonCodes' => [ 'shape' => 'ReasonCodesList', 'locationName' => 'reasonCode', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], ], ], 'ReportStatusType' => [ 'type' => 'string', 'enum' => [ 'ok', 'impaired', ], ], 'RequestHostIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'RequestHostIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'RequestSpotFleetRequest' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestConfig', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotFleetRequestConfig' => [ 'shape' => 'SpotFleetRequestConfigData', 'locationName' => 'spotFleetRequestConfig', ], ], ], 'RequestSpotFleetResponse' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], ], ], 'RequestSpotInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'SpotPrice', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SpotPrice' => [ 'shape' => 'String', 'locationName' => 'spotPrice', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], 'Type' => [ 'shape' => 'SpotInstanceType', 'locationName' => 'type', ], 'ValidFrom' => [ 'shape' => 'DateTime', 'locationName' => 'validFrom', ], 'ValidUntil' => [ 'shape' => 'DateTime', 'locationName' => 'validUntil', ], 'LaunchGroup' => [ 'shape' => 'String', 'locationName' => 'launchGroup', ], 'AvailabilityZoneGroup' => [ 'shape' => 'String', 'locationName' => 'availabilityZoneGroup', ], 'BlockDurationMinutes' => [ 'shape' => 'Integer', 'locationName' => 'blockDurationMinutes', ], 'LaunchSpecification' => [ 'shape' => 'RequestSpotLaunchSpecification', ], ], ], 'RequestSpotInstancesResult' => [ 'type' => 'structure', 'members' => [ 'SpotInstanceRequests' => [ 'shape' => 'SpotInstanceRequestList', 'locationName' => 'spotInstanceRequestSet', ], ], ], 'RequestSpotLaunchSpecification' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'SecurityGroups' => [ 'shape' => 'ValueStringList', 'locationName' => 'SecurityGroup', ], 'UserData' => [ 'shape' => 'String', 'locationName' => 'userData', ], 'AddressingType' => [ 'shape' => 'String', 'locationName' => 'addressingType', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'Placement' => [ 'shape' => 'SpotPlacement', 'locationName' => 'placement', ], 'KernelId' => [ 'shape' => 'String', 'locationName' => 'kernelId', ], 'RamdiskId' => [ 'shape' => 'String', 'locationName' => 'ramdiskId', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'NetworkInterfaces' => [ 'shape' => 'InstanceNetworkInterfaceSpecificationList', 'locationName' => 'NetworkInterface', ], 'IamInstanceProfile' => [ 'shape' => 'IamInstanceProfileSpecification', 'locationName' => 'iamInstanceProfile', ], 'EbsOptimized' => [ 'shape' => 'Boolean', 'locationName' => 'ebsOptimized', ], 'Monitoring' => [ 'shape' => 'RunInstancesMonitoringEnabled', 'locationName' => 'monitoring', ], 'SecurityGroupIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'SecurityGroupId', ], ], ], 'Reservation' => [ 'type' => 'structure', 'members' => [ 'ReservationId' => [ 'shape' => 'String', 'locationName' => 'reservationId', ], 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'RequesterId' => [ 'shape' => 'String', 'locationName' => 'requesterId', ], 'Groups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'Instances' => [ 'shape' => 'InstanceList', 'locationName' => 'instancesSet', ], ], ], 'ReservationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Reservation', 'locationName' => 'item', ], ], 'ReservationState' => [ 'type' => 'string', 'enum' => [ 'payment-pending', 'payment-failed', 'active', 'retired', ], ], 'ReservationValue' => [ 'type' => 'structure', 'members' => [ 'RemainingTotalValue' => [ 'shape' => 'String', 'locationName' => 'remainingTotalValue', ], 'RemainingUpfrontValue' => [ 'shape' => 'String', 'locationName' => 'remainingUpfrontValue', ], 'HourlyPrice' => [ 'shape' => 'String', 'locationName' => 'hourlyPrice', ], ], ], 'ReservedInstanceIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReservedInstanceId', ], ], 'ReservedInstanceLimitPrice' => [ 'type' => 'structure', 'members' => [ 'Amount' => [ 'shape' => 'Double', 'locationName' => 'amount', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], ], ], 'ReservedInstanceReservationValue' => [ 'type' => 'structure', 'members' => [ 'ReservedInstanceId' => [ 'shape' => 'String', 'locationName' => 'reservedInstanceId', ], 'ReservationValue' => [ 'shape' => 'ReservationValue', 'locationName' => 'reservationValue', ], ], ], 'ReservedInstanceReservationValueSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstanceReservationValue', 'locationName' => 'item', ], ], 'ReservedInstanceState' => [ 'type' => 'string', 'enum' => [ 'payment-pending', 'active', 'payment-failed', 'retired', ], ], 'ReservedInstances' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Start' => [ 'shape' => 'DateTime', 'locationName' => 'start', ], 'End' => [ 'shape' => 'DateTime', 'locationName' => 'end', ], 'Duration' => [ 'shape' => 'Long', 'locationName' => 'duration', ], 'UsagePrice' => [ 'shape' => 'Float', 'locationName' => 'usagePrice', ], 'FixedPrice' => [ 'shape' => 'Float', 'locationName' => 'fixedPrice', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], 'ProductDescription' => [ 'shape' => 'RIProductDescription', 'locationName' => 'productDescription', ], 'State' => [ 'shape' => 'ReservedInstanceState', 'locationName' => 'state', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'InstanceTenancy' => [ 'shape' => 'Tenancy', 'locationName' => 'instanceTenancy', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'OfferingType' => [ 'shape' => 'OfferingTypeValues', 'locationName' => 'offeringType', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargesList', 'locationName' => 'recurringCharges', ], 'OfferingClass' => [ 'shape' => 'OfferingClassType', 'locationName' => 'offeringClass', ], 'Scope' => [ 'shape' => 'scope', 'locationName' => 'scope', ], ], ], 'ReservedInstancesConfiguration' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Platform' => [ 'shape' => 'String', 'locationName' => 'platform', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'Scope' => [ 'shape' => 'scope', 'locationName' => 'scope', ], ], ], 'ReservedInstancesConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstancesConfiguration', 'locationName' => 'item', ], ], 'ReservedInstancesId' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], ], ], 'ReservedInstancesIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReservedInstancesId', ], ], 'ReservedInstancesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstances', 'locationName' => 'item', ], ], 'ReservedInstancesListing' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesListingId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesListingId', ], 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], 'CreateDate' => [ 'shape' => 'DateTime', 'locationName' => 'createDate', ], 'UpdateDate' => [ 'shape' => 'DateTime', 'locationName' => 'updateDate', ], 'Status' => [ 'shape' => 'ListingStatus', 'locationName' => 'status', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'InstanceCounts' => [ 'shape' => 'InstanceCountList', 'locationName' => 'instanceCounts', ], 'PriceSchedules' => [ 'shape' => 'PriceScheduleList', 'locationName' => 'priceSchedules', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], ], ], 'ReservedInstancesListingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstancesListing', 'locationName' => 'item', ], ], 'ReservedInstancesModification' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesModificationId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesModificationId', ], 'ReservedInstancesIds' => [ 'shape' => 'ReservedIntancesIds', 'locationName' => 'reservedInstancesSet', ], 'ModificationResults' => [ 'shape' => 'ReservedInstancesModificationResultList', 'locationName' => 'modificationResultSet', ], 'CreateDate' => [ 'shape' => 'DateTime', 'locationName' => 'createDate', ], 'UpdateDate' => [ 'shape' => 'DateTime', 'locationName' => 'updateDate', ], 'EffectiveDate' => [ 'shape' => 'DateTime', 'locationName' => 'effectiveDate', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], ], ], 'ReservedInstancesModificationIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReservedInstancesModificationId', ], ], 'ReservedInstancesModificationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstancesModification', 'locationName' => 'item', ], ], 'ReservedInstancesModificationResult' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesId', ], 'TargetConfiguration' => [ 'shape' => 'ReservedInstancesConfiguration', 'locationName' => 'targetConfiguration', ], ], ], 'ReservedInstancesModificationResultList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstancesModificationResult', 'locationName' => 'item', ], ], 'ReservedInstancesOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedInstancesOfferingId' => [ 'shape' => 'String', 'locationName' => 'reservedInstancesOfferingId', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'Duration' => [ 'shape' => 'Long', 'locationName' => 'duration', ], 'UsagePrice' => [ 'shape' => 'Float', 'locationName' => 'usagePrice', ], 'FixedPrice' => [ 'shape' => 'Float', 'locationName' => 'fixedPrice', ], 'ProductDescription' => [ 'shape' => 'RIProductDescription', 'locationName' => 'productDescription', ], 'InstanceTenancy' => [ 'shape' => 'Tenancy', 'locationName' => 'instanceTenancy', ], 'CurrencyCode' => [ 'shape' => 'CurrencyCodeValues', 'locationName' => 'currencyCode', ], 'OfferingType' => [ 'shape' => 'OfferingTypeValues', 'locationName' => 'offeringType', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargesList', 'locationName' => 'recurringCharges', ], 'Marketplace' => [ 'shape' => 'Boolean', 'locationName' => 'marketplace', ], 'PricingDetails' => [ 'shape' => 'PricingDetailsList', 'locationName' => 'pricingDetailsSet', ], 'OfferingClass' => [ 'shape' => 'OfferingClassType', 'locationName' => 'offeringClass', ], 'Scope' => [ 'shape' => 'scope', 'locationName' => 'scope', ], ], ], 'ReservedInstancesOfferingIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ReservedInstancesOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstancesOffering', 'locationName' => 'item', ], ], 'ReservedIntancesIds' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedInstancesId', 'locationName' => 'item', ], ], 'ResetImageAttributeName' => [ 'type' => 'string', 'enum' => [ 'launchPermission', ], ], 'ResetImageAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'ImageId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'ResetImageAttributeName', ], ], ], 'ResetInstanceAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Attribute' => [ 'shape' => 'InstanceAttributeName', 'locationName' => 'attribute', ], ], ], 'ResetNetworkInterfaceAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'SourceDestCheck' => [ 'shape' => 'String', 'locationName' => 'sourceDestCheck', ], ], ], 'ResetSnapshotAttributeRequest' => [ 'type' => 'structure', 'required' => [ 'SnapshotId', 'Attribute', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'SnapshotId' => [ 'shape' => 'String', ], 'Attribute' => [ 'shape' => 'SnapshotAttributeName', ], ], ], 'ResourceIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ResourceType' => [ 'type' => 'string', 'enum' => [ 'customer-gateway', 'dhcp-options', 'image', 'instance', 'internet-gateway', 'network-acl', 'network-interface', 'reserved-instances', 'route-table', 'snapshot', 'spot-instances-request', 'subnet', 'security-group', 'volume', 'vpc', 'vpn-connection', 'vpn-gateway', ], ], 'ResponseHostIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'ResponseHostIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'RestorableByStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'RestoreAddressToClassicRequest' => [ 'type' => 'structure', 'required' => [ 'PublicIp', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], ], ], 'RestoreAddressToClassicResult' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'Status', 'locationName' => 'status', ], 'PublicIp' => [ 'shape' => 'String', 'locationName' => 'publicIp', ], ], ], 'RevokeSecurityGroupEgressRequest' => [ 'type' => 'structure', 'required' => [ 'GroupId', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], 'SourceSecurityGroupName' => [ 'shape' => 'String', 'locationName' => 'sourceSecurityGroupName', ], 'SourceSecurityGroupOwnerId' => [ 'shape' => 'String', 'locationName' => 'sourceSecurityGroupOwnerId', ], 'IpProtocol' => [ 'shape' => 'String', 'locationName' => 'ipProtocol', ], 'FromPort' => [ 'shape' => 'Integer', 'locationName' => 'fromPort', ], 'ToPort' => [ 'shape' => 'Integer', 'locationName' => 'toPort', ], 'CidrIp' => [ 'shape' => 'String', 'locationName' => 'cidrIp', ], 'IpPermissions' => [ 'shape' => 'IpPermissionList', 'locationName' => 'ipPermissions', ], ], ], 'RevokeSecurityGroupIngressRequest' => [ 'type' => 'structure', 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'GroupName' => [ 'shape' => 'String', ], 'GroupId' => [ 'shape' => 'String', ], 'SourceSecurityGroupName' => [ 'shape' => 'String', ], 'SourceSecurityGroupOwnerId' => [ 'shape' => 'String', ], 'IpProtocol' => [ 'shape' => 'String', ], 'FromPort' => [ 'shape' => 'Integer', ], 'ToPort' => [ 'shape' => 'Integer', ], 'CidrIp' => [ 'shape' => 'String', ], 'IpPermissions' => [ 'shape' => 'IpPermissionList', ], ], ], 'Route' => [ 'type' => 'structure', 'members' => [ 'DestinationCidrBlock' => [ 'shape' => 'String', 'locationName' => 'destinationCidrBlock', ], 'DestinationPrefixListId' => [ 'shape' => 'String', 'locationName' => 'destinationPrefixListId', ], 'GatewayId' => [ 'shape' => 'String', 'locationName' => 'gatewayId', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'InstanceOwnerId' => [ 'shape' => 'String', 'locationName' => 'instanceOwnerId', ], 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], 'NatGatewayId' => [ 'shape' => 'String', 'locationName' => 'natGatewayId', ], 'State' => [ 'shape' => 'RouteState', 'locationName' => 'state', ], 'Origin' => [ 'shape' => 'RouteOrigin', 'locationName' => 'origin', ], ], ], 'RouteList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Route', 'locationName' => 'item', ], ], 'RouteOrigin' => [ 'type' => 'string', 'enum' => [ 'CreateRouteTable', 'CreateRoute', 'EnableVgwRoutePropagation', ], ], 'RouteState' => [ 'type' => 'string', 'enum' => [ 'active', 'blackhole', ], ], 'RouteTable' => [ 'type' => 'structure', 'members' => [ 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'Routes' => [ 'shape' => 'RouteList', 'locationName' => 'routeSet', ], 'Associations' => [ 'shape' => 'RouteTableAssociationList', 'locationName' => 'associationSet', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'PropagatingVgws' => [ 'shape' => 'PropagatingVgwList', 'locationName' => 'propagatingVgwSet', ], ], ], 'RouteTableAssociation' => [ 'type' => 'structure', 'members' => [ 'RouteTableAssociationId' => [ 'shape' => 'String', 'locationName' => 'routeTableAssociationId', ], 'RouteTableId' => [ 'shape' => 'String', 'locationName' => 'routeTableId', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'Main' => [ 'shape' => 'Boolean', 'locationName' => 'main', ], ], ], 'RouteTableAssociationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RouteTableAssociation', 'locationName' => 'item', ], ], 'RouteTableList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RouteTable', 'locationName' => 'item', ], ], 'RuleAction' => [ 'type' => 'string', 'enum' => [ 'allow', 'deny', ], ], 'RunInstancesMonitoringEnabled' => [ 'type' => 'structure', 'required' => [ 'Enabled', ], 'members' => [ 'Enabled' => [ 'shape' => 'Boolean', 'locationName' => 'enabled', ], ], ], 'RunInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'ImageId', 'MinCount', 'MaxCount', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'ImageId' => [ 'shape' => 'String', ], 'MinCount' => [ 'shape' => 'Integer', ], 'MaxCount' => [ 'shape' => 'Integer', ], 'KeyName' => [ 'shape' => 'String', ], 'SecurityGroups' => [ 'shape' => 'SecurityGroupStringList', 'locationName' => 'SecurityGroup', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdStringList', 'locationName' => 'SecurityGroupId', ], 'UserData' => [ 'shape' => 'String', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'Placement' => [ 'shape' => 'Placement', ], 'KernelId' => [ 'shape' => 'String', ], 'RamdiskId' => [ 'shape' => 'String', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingRequestList', 'locationName' => 'BlockDeviceMapping', ], 'Monitoring' => [ 'shape' => 'RunInstancesMonitoringEnabled', ], 'SubnetId' => [ 'shape' => 'String', ], 'DisableApiTermination' => [ 'shape' => 'Boolean', 'locationName' => 'disableApiTermination', ], 'InstanceInitiatedShutdownBehavior' => [ 'shape' => 'ShutdownBehavior', 'locationName' => 'instanceInitiatedShutdownBehavior', ], 'PrivateIpAddress' => [ 'shape' => 'String', 'locationName' => 'privateIpAddress', ], 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'AdditionalInfo' => [ 'shape' => 'String', 'locationName' => 'additionalInfo', ], 'NetworkInterfaces' => [ 'shape' => 'InstanceNetworkInterfaceSpecificationList', 'locationName' => 'networkInterface', ], 'IamInstanceProfile' => [ 'shape' => 'IamInstanceProfileSpecification', 'locationName' => 'iamInstanceProfile', ], 'EbsOptimized' => [ 'shape' => 'Boolean', 'locationName' => 'ebsOptimized', ], ], ], 'RunScheduledInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'ScheduledInstanceId', 'LaunchSpecification', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', ], 'ClientToken' => [ 'shape' => 'String', 'idempotencyToken' => true, ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'ScheduledInstanceId' => [ 'shape' => 'String', ], 'LaunchSpecification' => [ 'shape' => 'ScheduledInstancesLaunchSpecification', ], ], ], 'RunScheduledInstancesResult' => [ 'type' => 'structure', 'members' => [ 'InstanceIdSet' => [ 'shape' => 'InstanceIdSet', 'locationName' => 'instanceIdSet', ], ], ], 'S3Storage' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'String', 'locationName' => 'bucket', ], 'Prefix' => [ 'shape' => 'String', 'locationName' => 'prefix', ], 'AWSAccessKeyId' => [ 'shape' => 'String', ], 'UploadPolicy' => [ 'shape' => 'Blob', 'locationName' => 'uploadPolicy', ], 'UploadPolicySignature' => [ 'shape' => 'String', 'locationName' => 'uploadPolicySignature', ], ], ], 'ScheduledInstance' => [ 'type' => 'structure', 'members' => [ 'ScheduledInstanceId' => [ 'shape' => 'String', 'locationName' => 'scheduledInstanceId', ], 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], 'Platform' => [ 'shape' => 'String', 'locationName' => 'platform', ], 'NetworkPlatform' => [ 'shape' => 'String', 'locationName' => 'networkPlatform', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'SlotDurationInHours' => [ 'shape' => 'Integer', 'locationName' => 'slotDurationInHours', ], 'Recurrence' => [ 'shape' => 'ScheduledInstanceRecurrence', 'locationName' => 'recurrence', ], 'PreviousSlotEndTime' => [ 'shape' => 'DateTime', 'locationName' => 'previousSlotEndTime', ], 'NextSlotStartTime' => [ 'shape' => 'DateTime', 'locationName' => 'nextSlotStartTime', ], 'HourlyPrice' => [ 'shape' => 'String', 'locationName' => 'hourlyPrice', ], 'TotalScheduledInstanceHours' => [ 'shape' => 'Integer', 'locationName' => 'totalScheduledInstanceHours', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], 'TermStartDate' => [ 'shape' => 'DateTime', 'locationName' => 'termStartDate', ], 'TermEndDate' => [ 'shape' => 'DateTime', 'locationName' => 'termEndDate', ], 'CreateDate' => [ 'shape' => 'DateTime', 'locationName' => 'createDate', ], ], ], 'ScheduledInstanceAvailability' => [ 'type' => 'structure', 'members' => [ 'InstanceType' => [ 'shape' => 'String', 'locationName' => 'instanceType', ], 'Platform' => [ 'shape' => 'String', 'locationName' => 'platform', ], 'NetworkPlatform' => [ 'shape' => 'String', 'locationName' => 'networkPlatform', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'PurchaseToken' => [ 'shape' => 'String', 'locationName' => 'purchaseToken', ], 'SlotDurationInHours' => [ 'shape' => 'Integer', 'locationName' => 'slotDurationInHours', ], 'Recurrence' => [ 'shape' => 'ScheduledInstanceRecurrence', 'locationName' => 'recurrence', ], 'FirstSlotStartTime' => [ 'shape' => 'DateTime', 'locationName' => 'firstSlotStartTime', ], 'HourlyPrice' => [ 'shape' => 'String', 'locationName' => 'hourlyPrice', ], 'TotalScheduledInstanceHours' => [ 'shape' => 'Integer', 'locationName' => 'totalScheduledInstanceHours', ], 'AvailableInstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'availableInstanceCount', ], 'MinTermDurationInDays' => [ 'shape' => 'Integer', 'locationName' => 'minTermDurationInDays', ], 'MaxTermDurationInDays' => [ 'shape' => 'Integer', 'locationName' => 'maxTermDurationInDays', ], ], ], 'ScheduledInstanceAvailabilitySet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScheduledInstanceAvailability', 'locationName' => 'item', ], ], 'ScheduledInstanceIdRequestSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ScheduledInstanceId', ], ], 'ScheduledInstanceRecurrence' => [ 'type' => 'structure', 'members' => [ 'Frequency' => [ 'shape' => 'String', 'locationName' => 'frequency', ], 'Interval' => [ 'shape' => 'Integer', 'locationName' => 'interval', ], 'OccurrenceDaySet' => [ 'shape' => 'OccurrenceDaySet', 'locationName' => 'occurrenceDaySet', ], 'OccurrenceRelativeToEnd' => [ 'shape' => 'Boolean', 'locationName' => 'occurrenceRelativeToEnd', ], 'OccurrenceUnit' => [ 'shape' => 'String', 'locationName' => 'occurrenceUnit', ], ], ], 'ScheduledInstanceRecurrenceRequest' => [ 'type' => 'structure', 'members' => [ 'Frequency' => [ 'shape' => 'String', ], 'Interval' => [ 'shape' => 'Integer', ], 'OccurrenceDays' => [ 'shape' => 'OccurrenceDayRequestSet', 'locationName' => 'OccurrenceDay', ], 'OccurrenceRelativeToEnd' => [ 'shape' => 'Boolean', ], 'OccurrenceUnit' => [ 'shape' => 'String', ], ], ], 'ScheduledInstanceSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScheduledInstance', 'locationName' => 'item', ], ], 'ScheduledInstancesBlockDeviceMapping' => [ 'type' => 'structure', 'members' => [ 'DeviceName' => [ 'shape' => 'String', ], 'NoDevice' => [ 'shape' => 'String', ], 'VirtualName' => [ 'shape' => 'String', ], 'Ebs' => [ 'shape' => 'ScheduledInstancesEbs', ], ], ], 'ScheduledInstancesBlockDeviceMappingSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScheduledInstancesBlockDeviceMapping', 'locationName' => 'BlockDeviceMapping', ], ], 'ScheduledInstancesEbs' => [ 'type' => 'structure', 'members' => [ 'SnapshotId' => [ 'shape' => 'String', ], 'VolumeSize' => [ 'shape' => 'Integer', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', ], 'VolumeType' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'Integer', ], 'Encrypted' => [ 'shape' => 'Boolean', ], ], ], 'ScheduledInstancesIamInstanceProfile' => [ 'type' => 'structure', 'members' => [ 'Arn' => [ 'shape' => 'String', ], 'Name' => [ 'shape' => 'String', ], ], ], 'ScheduledInstancesLaunchSpecification' => [ 'type' => 'structure', 'required' => [ 'ImageId', ], 'members' => [ 'ImageId' => [ 'shape' => 'String', ], 'KeyName' => [ 'shape' => 'String', ], 'SecurityGroupIds' => [ 'shape' => 'ScheduledInstancesSecurityGroupIdSet', 'locationName' => 'SecurityGroupId', ], 'UserData' => [ 'shape' => 'String', ], 'Placement' => [ 'shape' => 'ScheduledInstancesPlacement', ], 'KernelId' => [ 'shape' => 'String', ], 'InstanceType' => [ 'shape' => 'String', ], 'RamdiskId' => [ 'shape' => 'String', ], 'BlockDeviceMappings' => [ 'shape' => 'ScheduledInstancesBlockDeviceMappingSet', 'locationName' => 'BlockDeviceMapping', ], 'Monitoring' => [ 'shape' => 'ScheduledInstancesMonitoring', ], 'SubnetId' => [ 'shape' => 'String', ], 'NetworkInterfaces' => [ 'shape' => 'ScheduledInstancesNetworkInterfaceSet', 'locationName' => 'NetworkInterface', ], 'IamInstanceProfile' => [ 'shape' => 'ScheduledInstancesIamInstanceProfile', ], 'EbsOptimized' => [ 'shape' => 'Boolean', ], ], ], 'ScheduledInstancesMonitoring' => [ 'type' => 'structure', 'members' => [ 'Enabled' => [ 'shape' => 'Boolean', ], ], ], 'ScheduledInstancesNetworkInterface' => [ 'type' => 'structure', 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', ], 'DeviceIndex' => [ 'shape' => 'Integer', ], 'SubnetId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'PrivateIpAddress' => [ 'shape' => 'String', ], 'PrivateIpAddressConfigs' => [ 'shape' => 'PrivateIpAddressConfigSet', 'locationName' => 'PrivateIpAddressConfig', ], 'SecondaryPrivateIpAddressCount' => [ 'shape' => 'Integer', ], 'AssociatePublicIpAddress' => [ 'shape' => 'Boolean', ], 'Groups' => [ 'shape' => 'ScheduledInstancesSecurityGroupIdSet', 'locationName' => 'Group', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', ], ], ], 'ScheduledInstancesNetworkInterfaceSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScheduledInstancesNetworkInterface', 'locationName' => 'NetworkInterface', ], ], 'ScheduledInstancesPlacement' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZone' => [ 'shape' => 'String', ], 'GroupName' => [ 'shape' => 'String', ], ], ], 'ScheduledInstancesPrivateIpAddressConfig' => [ 'type' => 'structure', 'members' => [ 'PrivateIpAddress' => [ 'shape' => 'String', ], 'Primary' => [ 'shape' => 'Boolean', ], ], ], 'ScheduledInstancesSecurityGroupIdSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SecurityGroupId', ], ], 'SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'groupDescription', ], 'IpPermissions' => [ 'shape' => 'IpPermissionList', 'locationName' => 'ipPermissions', ], 'IpPermissionsEgress' => [ 'shape' => 'IpPermissionList', 'locationName' => 'ipPermissionsEgress', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'SecurityGroupIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SecurityGroupId', ], ], 'SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SecurityGroup', 'locationName' => 'item', ], ], 'SecurityGroupReference' => [ 'type' => 'structure', 'required' => [ 'GroupId', 'ReferencingVpcId', ], 'members' => [ 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], 'ReferencingVpcId' => [ 'shape' => 'String', 'locationName' => 'referencingVpcId', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], ], ], 'SecurityGroupReferences' => [ 'type' => 'list', 'member' => [ 'shape' => 'SecurityGroupReference', 'locationName' => 'item', ], ], 'SecurityGroupStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SecurityGroup', ], ], 'ShutdownBehavior' => [ 'type' => 'string', 'enum' => [ 'stop', 'terminate', ], ], 'SlotDateTimeRangeRequest' => [ 'type' => 'structure', 'required' => [ 'EarliestTime', 'LatestTime', ], 'members' => [ 'EarliestTime' => [ 'shape' => 'DateTime', ], 'LatestTime' => [ 'shape' => 'DateTime', ], ], ], 'SlotStartTimeRangeRequest' => [ 'type' => 'structure', 'members' => [ 'EarliestTime' => [ 'shape' => 'DateTime', ], 'LatestTime' => [ 'shape' => 'DateTime', ], ], ], 'Snapshot' => [ 'type' => 'structure', 'members' => [ 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'State' => [ 'shape' => 'SnapshotState', 'locationName' => 'status', ], 'StateMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'StartTime' => [ 'shape' => 'DateTime', 'locationName' => 'startTime', ], 'Progress' => [ 'shape' => 'String', 'locationName' => 'progress', ], 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'VolumeSize' => [ 'shape' => 'Integer', 'locationName' => 'volumeSize', ], 'OwnerAlias' => [ 'shape' => 'String', 'locationName' => 'ownerAlias', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'Encrypted' => [ 'shape' => 'Boolean', 'locationName' => 'encrypted', ], 'KmsKeyId' => [ 'shape' => 'String', 'locationName' => 'kmsKeyId', ], 'DataEncryptionKeyId' => [ 'shape' => 'String', 'locationName' => 'dataEncryptionKeyId', ], ], ], 'SnapshotAttributeName' => [ 'type' => 'string', 'enum' => [ 'productCodes', 'createVolumePermission', ], ], 'SnapshotDetail' => [ 'type' => 'structure', 'members' => [ 'DiskImageSize' => [ 'shape' => 'Double', 'locationName' => 'diskImageSize', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'Format' => [ 'shape' => 'String', 'locationName' => 'format', ], 'Url' => [ 'shape' => 'String', 'locationName' => 'url', ], 'UserBucket' => [ 'shape' => 'UserBucketDetails', 'locationName' => 'userBucket', ], 'DeviceName' => [ 'shape' => 'String', 'locationName' => 'deviceName', ], 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], 'Progress' => [ 'shape' => 'String', 'locationName' => 'progress', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], ], ], 'SnapshotDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SnapshotDetail', 'locationName' => 'item', ], ], 'SnapshotDiskContainer' => [ 'type' => 'structure', 'members' => [ 'Description' => [ 'shape' => 'String', ], 'Format' => [ 'shape' => 'String', ], 'Url' => [ 'shape' => 'String', ], 'UserBucket' => [ 'shape' => 'UserBucket', ], ], ], 'SnapshotIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SnapshotId', ], ], 'SnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Snapshot', 'locationName' => 'item', ], ], 'SnapshotState' => [ 'type' => 'string', 'enum' => [ 'pending', 'completed', 'error', ], ], 'SnapshotTaskDetail' => [ 'type' => 'structure', 'members' => [ 'DiskImageSize' => [ 'shape' => 'Double', 'locationName' => 'diskImageSize', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'Format' => [ 'shape' => 'String', 'locationName' => 'format', ], 'Url' => [ 'shape' => 'String', 'locationName' => 'url', ], 'UserBucket' => [ 'shape' => 'UserBucketDetails', 'locationName' => 'userBucket', ], 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], 'Progress' => [ 'shape' => 'String', 'locationName' => 'progress', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], ], ], 'SpotDatafeedSubscription' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'Bucket' => [ 'shape' => 'String', 'locationName' => 'bucket', ], 'Prefix' => [ 'shape' => 'String', 'locationName' => 'prefix', ], 'State' => [ 'shape' => 'DatafeedSubscriptionState', 'locationName' => 'state', ], 'Fault' => [ 'shape' => 'SpotInstanceStateFault', 'locationName' => 'fault', ], ], ], 'SpotFleetLaunchSpecification' => [ 'type' => 'structure', 'members' => [ 'ImageId' => [ 'shape' => 'String', 'locationName' => 'imageId', ], 'KeyName' => [ 'shape' => 'String', 'locationName' => 'keyName', ], 'SecurityGroups' => [ 'shape' => 'GroupIdentifierList', 'locationName' => 'groupSet', ], 'UserData' => [ 'shape' => 'String', 'locationName' => 'userData', ], 'AddressingType' => [ 'shape' => 'String', 'locationName' => 'addressingType', ], 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'Placement' => [ 'shape' => 'SpotPlacement', 'locationName' => 'placement', ], 'KernelId' => [ 'shape' => 'String', 'locationName' => 'kernelId', ], 'RamdiskId' => [ 'shape' => 'String', 'locationName' => 'ramdiskId', ], 'BlockDeviceMappings' => [ 'shape' => 'BlockDeviceMappingList', 'locationName' => 'blockDeviceMapping', ], 'Monitoring' => [ 'shape' => 'SpotFleetMonitoring', 'locationName' => 'monitoring', ], 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'NetworkInterfaces' => [ 'shape' => 'InstanceNetworkInterfaceSpecificationList', 'locationName' => 'networkInterfaceSet', ], 'IamInstanceProfile' => [ 'shape' => 'IamInstanceProfileSpecification', 'locationName' => 'iamInstanceProfile', ], 'EbsOptimized' => [ 'shape' => 'Boolean', 'locationName' => 'ebsOptimized', ], 'WeightedCapacity' => [ 'shape' => 'Double', 'locationName' => 'weightedCapacity', ], 'SpotPrice' => [ 'shape' => 'String', 'locationName' => 'spotPrice', ], ], ], 'SpotFleetMonitoring' => [ 'type' => 'structure', 'members' => [ 'Enabled' => [ 'shape' => 'Boolean', 'locationName' => 'enabled', ], ], ], 'SpotFleetRequestConfig' => [ 'type' => 'structure', 'required' => [ 'SpotFleetRequestId', 'SpotFleetRequestState', 'SpotFleetRequestConfig', 'CreateTime', ], 'members' => [ 'SpotFleetRequestId' => [ 'shape' => 'String', 'locationName' => 'spotFleetRequestId', ], 'SpotFleetRequestState' => [ 'shape' => 'BatchState', 'locationName' => 'spotFleetRequestState', ], 'SpotFleetRequestConfig' => [ 'shape' => 'SpotFleetRequestConfigData', 'locationName' => 'spotFleetRequestConfig', ], 'CreateTime' => [ 'shape' => 'DateTime', 'locationName' => 'createTime', ], 'ActivityStatus' => [ 'shape' => 'ActivityStatus', 'locationName' => 'activityStatus', ], ], ], 'SpotFleetRequestConfigData' => [ 'type' => 'structure', 'required' => [ 'SpotPrice', 'TargetCapacity', 'IamFleetRole', 'LaunchSpecifications', ], 'members' => [ 'ClientToken' => [ 'shape' => 'String', 'locationName' => 'clientToken', ], 'SpotPrice' => [ 'shape' => 'String', 'locationName' => 'spotPrice', ], 'TargetCapacity' => [ 'shape' => 'Integer', 'locationName' => 'targetCapacity', ], 'ValidFrom' => [ 'shape' => 'DateTime', 'locationName' => 'validFrom', ], 'ValidUntil' => [ 'shape' => 'DateTime', 'locationName' => 'validUntil', ], 'TerminateInstancesWithExpiration' => [ 'shape' => 'Boolean', 'locationName' => 'terminateInstancesWithExpiration', ], 'IamFleetRole' => [ 'shape' => 'String', 'locationName' => 'iamFleetRole', ], 'LaunchSpecifications' => [ 'shape' => 'LaunchSpecsList', 'locationName' => 'launchSpecifications', ], 'ExcessCapacityTerminationPolicy' => [ 'shape' => 'ExcessCapacityTerminationPolicy', 'locationName' => 'excessCapacityTerminationPolicy', ], 'AllocationStrategy' => [ 'shape' => 'AllocationStrategy', 'locationName' => 'allocationStrategy', ], 'FulfilledCapacity' => [ 'shape' => 'Double', 'locationName' => 'fulfilledCapacity', ], 'Type' => [ 'shape' => 'FleetType', 'locationName' => 'type', ], ], ], 'SpotFleetRequestConfigSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'SpotFleetRequestConfig', 'locationName' => 'item', ], ], 'SpotInstanceRequest' => [ 'type' => 'structure', 'members' => [ 'SpotInstanceRequestId' => [ 'shape' => 'String', 'locationName' => 'spotInstanceRequestId', ], 'SpotPrice' => [ 'shape' => 'String', 'locationName' => 'spotPrice', ], 'Type' => [ 'shape' => 'SpotInstanceType', 'locationName' => 'type', ], 'State' => [ 'shape' => 'SpotInstanceState', 'locationName' => 'state', ], 'Fault' => [ 'shape' => 'SpotInstanceStateFault', 'locationName' => 'fault', ], 'Status' => [ 'shape' => 'SpotInstanceStatus', 'locationName' => 'status', ], 'ValidFrom' => [ 'shape' => 'DateTime', 'locationName' => 'validFrom', ], 'ValidUntil' => [ 'shape' => 'DateTime', 'locationName' => 'validUntil', ], 'LaunchGroup' => [ 'shape' => 'String', 'locationName' => 'launchGroup', ], 'AvailabilityZoneGroup' => [ 'shape' => 'String', 'locationName' => 'availabilityZoneGroup', ], 'LaunchSpecification' => [ 'shape' => 'LaunchSpecification', 'locationName' => 'launchSpecification', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'CreateTime' => [ 'shape' => 'DateTime', 'locationName' => 'createTime', ], 'ProductDescription' => [ 'shape' => 'RIProductDescription', 'locationName' => 'productDescription', ], 'BlockDurationMinutes' => [ 'shape' => 'Integer', 'locationName' => 'blockDurationMinutes', ], 'ActualBlockHourlyPrice' => [ 'shape' => 'String', 'locationName' => 'actualBlockHourlyPrice', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'LaunchedAvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'launchedAvailabilityZone', ], ], ], 'SpotInstanceRequestIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SpotInstanceRequestId', ], ], 'SpotInstanceRequestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SpotInstanceRequest', 'locationName' => 'item', ], ], 'SpotInstanceState' => [ 'type' => 'string', 'enum' => [ 'open', 'active', 'closed', 'cancelled', 'failed', ], ], 'SpotInstanceStateFault' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'String', 'locationName' => 'code', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'SpotInstanceStatus' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'String', 'locationName' => 'code', ], 'UpdateTime' => [ 'shape' => 'DateTime', 'locationName' => 'updateTime', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'SpotInstanceType' => [ 'type' => 'string', 'enum' => [ 'one-time', 'persistent', ], ], 'SpotPlacement' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], ], ], 'SpotPrice' => [ 'type' => 'structure', 'members' => [ 'InstanceType' => [ 'shape' => 'InstanceType', 'locationName' => 'instanceType', ], 'ProductDescription' => [ 'shape' => 'RIProductDescription', 'locationName' => 'productDescription', ], 'SpotPrice' => [ 'shape' => 'String', 'locationName' => 'spotPrice', ], 'Timestamp' => [ 'shape' => 'DateTime', 'locationName' => 'timestamp', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], ], ], 'SpotPriceHistoryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SpotPrice', 'locationName' => 'item', ], ], 'StaleIpPermission' => [ 'type' => 'structure', 'members' => [ 'FromPort' => [ 'shape' => 'Integer', 'locationName' => 'fromPort', ], 'IpProtocol' => [ 'shape' => 'String', 'locationName' => 'ipProtocol', ], 'IpRanges' => [ 'shape' => 'IpRanges', 'locationName' => 'ipRanges', ], 'PrefixListIds' => [ 'shape' => 'PrefixListIdSet', 'locationName' => 'prefixListIds', ], 'ToPort' => [ 'shape' => 'Integer', 'locationName' => 'toPort', ], 'UserIdGroupPairs' => [ 'shape' => 'UserIdGroupPairSet', 'locationName' => 'groups', ], ], ], 'StaleIpPermissionSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'StaleIpPermission', 'locationName' => 'item', ], ], 'StaleSecurityGroup' => [ 'type' => 'structure', 'required' => [ 'GroupId', ], 'members' => [ 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'StaleIpPermissions' => [ 'shape' => 'StaleIpPermissionSet', 'locationName' => 'staleIpPermissions', ], 'StaleIpPermissionsEgress' => [ 'shape' => 'StaleIpPermissionSet', 'locationName' => 'staleIpPermissionsEgress', ], ], ], 'StaleSecurityGroupSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'StaleSecurityGroup', 'locationName' => 'item', ], ], 'StartInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceIds', ], 'members' => [ 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], 'AdditionalInfo' => [ 'shape' => 'String', 'locationName' => 'additionalInfo', ], 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], ], ], 'StartInstancesResult' => [ 'type' => 'structure', 'members' => [ 'StartingInstances' => [ 'shape' => 'InstanceStateChangeList', 'locationName' => 'instancesSet', ], ], ], 'State' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Available', 'Deleting', 'Deleted', ], ], 'StateReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'String', 'locationName' => 'code', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'Status' => [ 'type' => 'string', 'enum' => [ 'MoveInProgress', 'InVpc', 'InClassic', ], ], 'StatusName' => [ 'type' => 'string', 'enum' => [ 'reachability', ], ], 'StatusType' => [ 'type' => 'string', 'enum' => [ 'passed', 'failed', 'insufficient-data', 'initializing', ], ], 'StopInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], 'Force' => [ 'shape' => 'Boolean', 'locationName' => 'force', ], ], ], 'StopInstancesResult' => [ 'type' => 'structure', 'members' => [ 'StoppingInstances' => [ 'shape' => 'InstanceStateChangeList', 'locationName' => 'instancesSet', ], ], ], 'Storage' => [ 'type' => 'structure', 'members' => [ 'S3' => [ 'shape' => 'S3Storage', ], ], ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetId' => [ 'shape' => 'String', 'locationName' => 'subnetId', ], 'State' => [ 'shape' => 'SubnetState', 'locationName' => 'state', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'CidrBlock' => [ 'shape' => 'String', 'locationName' => 'cidrBlock', ], 'AvailableIpAddressCount' => [ 'shape' => 'Integer', 'locationName' => 'availableIpAddressCount', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'DefaultForAz' => [ 'shape' => 'Boolean', 'locationName' => 'defaultForAz', ], 'MapPublicIpOnLaunch' => [ 'shape' => 'Boolean', 'locationName' => 'mapPublicIpOnLaunch', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'SubnetIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetId', ], ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'item', ], ], 'SubnetState' => [ 'type' => 'string', 'enum' => [ 'pending', 'available', ], ], 'SummaryStatus' => [ 'type' => 'string', 'enum' => [ 'ok', 'impaired', 'insufficient-data', 'not-applicable', 'initializing', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', 'locationName' => 'key', ], 'Value' => [ 'shape' => 'String', 'locationName' => 'value', ], ], ], 'TagDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceId' => [ 'shape' => 'String', 'locationName' => 'resourceId', ], 'ResourceType' => [ 'shape' => 'ResourceType', 'locationName' => 'resourceType', ], 'Key' => [ 'shape' => 'String', 'locationName' => 'key', ], 'Value' => [ 'shape' => 'String', 'locationName' => 'value', ], ], ], 'TagDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagDescription', 'locationName' => 'item', ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'item', ], ], 'TargetConfiguration' => [ 'type' => 'structure', 'members' => [ 'OfferingId' => [ 'shape' => 'String', 'locationName' => 'offeringId', ], 'InstanceCount' => [ 'shape' => 'Integer', 'locationName' => 'instanceCount', ], ], ], 'TargetConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'OfferingId', ], 'members' => [ 'OfferingId' => [ 'shape' => 'String', ], 'InstanceCount' => [ 'shape' => 'Integer', ], ], ], 'TargetConfigurationRequestSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'TargetConfigurationRequest', 'locationName' => 'TargetConfigurationRequest', ], ], 'TargetReservationValue' => [ 'type' => 'structure', 'members' => [ 'TargetConfiguration' => [ 'shape' => 'TargetConfiguration', 'locationName' => 'targetConfiguration', ], 'ReservationValue' => [ 'shape' => 'ReservationValue', 'locationName' => 'reservationValue', ], ], ], 'TargetReservationValueSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'TargetReservationValue', 'locationName' => 'item', ], ], 'TelemetryStatus' => [ 'type' => 'string', 'enum' => [ 'UP', 'DOWN', ], ], 'Tenancy' => [ 'type' => 'string', 'enum' => [ 'default', 'dedicated', 'host', ], ], 'TerminateInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], ], ], 'TerminateInstancesResult' => [ 'type' => 'structure', 'members' => [ 'TerminatingInstances' => [ 'shape' => 'InstanceStateChangeList', 'locationName' => 'instancesSet', ], ], ], 'TrafficType' => [ 'type' => 'string', 'enum' => [ 'ACCEPT', 'REJECT', 'ALL', ], ], 'UnassignPrivateIpAddressesRequest' => [ 'type' => 'structure', 'required' => [ 'NetworkInterfaceId', 'PrivateIpAddresses', ], 'members' => [ 'NetworkInterfaceId' => [ 'shape' => 'String', 'locationName' => 'networkInterfaceId', ], 'PrivateIpAddresses' => [ 'shape' => 'PrivateIpAddressStringList', 'locationName' => 'privateIpAddress', ], ], ], 'UnmonitorInstancesRequest' => [ 'type' => 'structure', 'required' => [ 'InstanceIds', ], 'members' => [ 'DryRun' => [ 'shape' => 'Boolean', 'locationName' => 'dryRun', ], 'InstanceIds' => [ 'shape' => 'InstanceIdStringList', 'locationName' => 'InstanceId', ], ], ], 'UnmonitorInstancesResult' => [ 'type' => 'structure', 'members' => [ 'InstanceMonitorings' => [ 'shape' => 'InstanceMonitoringList', 'locationName' => 'instancesSet', ], ], ], 'UnsuccessfulItem' => [ 'type' => 'structure', 'required' => [ 'Error', ], 'members' => [ 'Error' => [ 'shape' => 'UnsuccessfulItemError', 'locationName' => 'error', ], 'ResourceId' => [ 'shape' => 'String', 'locationName' => 'resourceId', ], ], ], 'UnsuccessfulItemError' => [ 'type' => 'structure', 'required' => [ 'Code', 'Message', ], 'members' => [ 'Code' => [ 'shape' => 'String', 'locationName' => 'code', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'UnsuccessfulItemList' => [ 'type' => 'list', 'member' => [ 'shape' => 'UnsuccessfulItem', 'locationName' => 'item', ], ], 'UnsuccessfulItemSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'UnsuccessfulItem', 'locationName' => 'item', ], ], 'UserBucket' => [ 'type' => 'structure', 'members' => [ 'S3Bucket' => [ 'shape' => 'String', ], 'S3Key' => [ 'shape' => 'String', ], ], ], 'UserBucketDetails' => [ 'type' => 'structure', 'members' => [ 'S3Bucket' => [ 'shape' => 'String', 'locationName' => 's3Bucket', ], 'S3Key' => [ 'shape' => 'String', 'locationName' => 's3Key', ], ], ], 'UserData' => [ 'type' => 'structure', 'members' => [ 'Data' => [ 'shape' => 'String', 'locationName' => 'data', ], ], ], 'UserGroupStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'UserGroup', ], ], 'UserIdGroupPair' => [ 'type' => 'structure', 'members' => [ 'UserId' => [ 'shape' => 'String', 'locationName' => 'userId', ], 'GroupName' => [ 'shape' => 'String', 'locationName' => 'groupName', ], 'GroupId' => [ 'shape' => 'String', 'locationName' => 'groupId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], 'PeeringStatus' => [ 'shape' => 'String', 'locationName' => 'peeringStatus', ], ], ], 'UserIdGroupPairList' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserIdGroupPair', 'locationName' => 'item', ], ], 'UserIdGroupPairSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'UserIdGroupPair', 'locationName' => 'item', ], ], 'UserIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'UserId', ], ], 'ValueStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'item', ], ], 'VgwTelemetry' => [ 'type' => 'structure', 'members' => [ 'OutsideIpAddress' => [ 'shape' => 'String', 'locationName' => 'outsideIpAddress', ], 'Status' => [ 'shape' => 'TelemetryStatus', 'locationName' => 'status', ], 'LastStatusChange' => [ 'shape' => 'DateTime', 'locationName' => 'lastStatusChange', ], 'StatusMessage' => [ 'shape' => 'String', 'locationName' => 'statusMessage', ], 'AcceptedRouteCount' => [ 'shape' => 'Integer', 'locationName' => 'acceptedRouteCount', ], ], ], 'VgwTelemetryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VgwTelemetry', 'locationName' => 'item', ], ], 'VirtualizationType' => [ 'type' => 'string', 'enum' => [ 'hvm', 'paravirtual', ], ], 'Volume' => [ 'type' => 'structure', 'members' => [ 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'Size' => [ 'shape' => 'Integer', 'locationName' => 'size', ], 'SnapshotId' => [ 'shape' => 'String', 'locationName' => 'snapshotId', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'State' => [ 'shape' => 'VolumeState', 'locationName' => 'status', ], 'CreateTime' => [ 'shape' => 'DateTime', 'locationName' => 'createTime', ], 'Attachments' => [ 'shape' => 'VolumeAttachmentList', 'locationName' => 'attachmentSet', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'VolumeType' => [ 'shape' => 'VolumeType', 'locationName' => 'volumeType', ], 'Iops' => [ 'shape' => 'Integer', 'locationName' => 'iops', ], 'Encrypted' => [ 'shape' => 'Boolean', 'locationName' => 'encrypted', ], 'KmsKeyId' => [ 'shape' => 'String', 'locationName' => 'kmsKeyId', ], ], ], 'VolumeAttachment' => [ 'type' => 'structure', 'members' => [ 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'InstanceId' => [ 'shape' => 'String', 'locationName' => 'instanceId', ], 'Device' => [ 'shape' => 'String', 'locationName' => 'device', ], 'State' => [ 'shape' => 'VolumeAttachmentState', 'locationName' => 'status', ], 'AttachTime' => [ 'shape' => 'DateTime', 'locationName' => 'attachTime', ], 'DeleteOnTermination' => [ 'shape' => 'Boolean', 'locationName' => 'deleteOnTermination', ], ], ], 'VolumeAttachmentList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VolumeAttachment', 'locationName' => 'item', ], ], 'VolumeAttachmentState' => [ 'type' => 'string', 'enum' => [ 'attaching', 'attached', 'detaching', 'detached', ], ], 'VolumeAttributeName' => [ 'type' => 'string', 'enum' => [ 'autoEnableIO', 'productCodes', ], ], 'VolumeDetail' => [ 'type' => 'structure', 'required' => [ 'Size', ], 'members' => [ 'Size' => [ 'shape' => 'Long', 'locationName' => 'size', ], ], ], 'VolumeIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VolumeId', ], ], 'VolumeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Volume', 'locationName' => 'item', ], ], 'VolumeState' => [ 'type' => 'string', 'enum' => [ 'creating', 'available', 'in-use', 'deleting', 'deleted', 'error', ], ], 'VolumeStatusAction' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'String', 'locationName' => 'code', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'EventType' => [ 'shape' => 'String', 'locationName' => 'eventType', ], 'EventId' => [ 'shape' => 'String', 'locationName' => 'eventId', ], ], ], 'VolumeStatusActionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VolumeStatusAction', 'locationName' => 'item', ], ], 'VolumeStatusDetails' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'VolumeStatusName', 'locationName' => 'name', ], 'Status' => [ 'shape' => 'String', 'locationName' => 'status', ], ], ], 'VolumeStatusDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VolumeStatusDetails', 'locationName' => 'item', ], ], 'VolumeStatusEvent' => [ 'type' => 'structure', 'members' => [ 'EventType' => [ 'shape' => 'String', 'locationName' => 'eventType', ], 'Description' => [ 'shape' => 'String', 'locationName' => 'description', ], 'NotBefore' => [ 'shape' => 'DateTime', 'locationName' => 'notBefore', ], 'NotAfter' => [ 'shape' => 'DateTime', 'locationName' => 'notAfter', ], 'EventId' => [ 'shape' => 'String', 'locationName' => 'eventId', ], ], ], 'VolumeStatusEventsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VolumeStatusEvent', 'locationName' => 'item', ], ], 'VolumeStatusInfo' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'VolumeStatusInfoStatus', 'locationName' => 'status', ], 'Details' => [ 'shape' => 'VolumeStatusDetailsList', 'locationName' => 'details', ], ], ], 'VolumeStatusInfoStatus' => [ 'type' => 'string', 'enum' => [ 'ok', 'impaired', 'insufficient-data', ], ], 'VolumeStatusItem' => [ 'type' => 'structure', 'members' => [ 'VolumeId' => [ 'shape' => 'String', 'locationName' => 'volumeId', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'VolumeStatus' => [ 'shape' => 'VolumeStatusInfo', 'locationName' => 'volumeStatus', ], 'Events' => [ 'shape' => 'VolumeStatusEventsList', 'locationName' => 'eventsSet', ], 'Actions' => [ 'shape' => 'VolumeStatusActionsList', 'locationName' => 'actionsSet', ], ], ], 'VolumeStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VolumeStatusItem', 'locationName' => 'item', ], ], 'VolumeStatusName' => [ 'type' => 'string', 'enum' => [ 'io-enabled', 'io-performance', ], ], 'VolumeType' => [ 'type' => 'string', 'enum' => [ 'standard', 'io1', 'gp2', 'sc1', 'st1', ], ], 'Vpc' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'State' => [ 'shape' => 'VpcState', 'locationName' => 'state', ], 'CidrBlock' => [ 'shape' => 'String', 'locationName' => 'cidrBlock', ], 'DhcpOptionsId' => [ 'shape' => 'String', 'locationName' => 'dhcpOptionsId', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'InstanceTenancy' => [ 'shape' => 'Tenancy', 'locationName' => 'instanceTenancy', ], 'IsDefault' => [ 'shape' => 'Boolean', 'locationName' => 'isDefault', ], ], ], 'VpcAttachment' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'State' => [ 'shape' => 'AttachmentStatus', 'locationName' => 'state', ], ], ], 'VpcAttachmentList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcAttachment', 'locationName' => 'item', ], ], 'VpcAttributeName' => [ 'type' => 'string', 'enum' => [ 'enableDnsSupport', 'enableDnsHostnames', ], ], 'VpcClassicLink' => [ 'type' => 'structure', 'members' => [ 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'ClassicLinkEnabled' => [ 'shape' => 'Boolean', 'locationName' => 'classicLinkEnabled', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'VpcClassicLinkIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpcId', ], ], 'VpcClassicLinkList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcClassicLink', 'locationName' => 'item', ], ], 'VpcEndpoint' => [ 'type' => 'structure', 'members' => [ 'VpcEndpointId' => [ 'shape' => 'String', 'locationName' => 'vpcEndpointId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'ServiceName' => [ 'shape' => 'String', 'locationName' => 'serviceName', ], 'State' => [ 'shape' => 'State', 'locationName' => 'state', ], 'PolicyDocument' => [ 'shape' => 'String', 'locationName' => 'policyDocument', ], 'RouteTableIds' => [ 'shape' => 'ValueStringList', 'locationName' => 'routeTableIdSet', ], 'CreationTimestamp' => [ 'shape' => 'DateTime', 'locationName' => 'creationTimestamp', ], ], ], 'VpcEndpointSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcEndpoint', 'locationName' => 'item', ], ], 'VpcIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpcId', ], ], 'VpcList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Vpc', 'locationName' => 'item', ], ], 'VpcPeeringConnection' => [ 'type' => 'structure', 'members' => [ 'AccepterVpcInfo' => [ 'shape' => 'VpcPeeringConnectionVpcInfo', 'locationName' => 'accepterVpcInfo', ], 'ExpirationTime' => [ 'shape' => 'DateTime', 'locationName' => 'expirationTime', ], 'RequesterVpcInfo' => [ 'shape' => 'VpcPeeringConnectionVpcInfo', 'locationName' => 'requesterVpcInfo', ], 'Status' => [ 'shape' => 'VpcPeeringConnectionStateReason', 'locationName' => 'status', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'VpcPeeringConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpcPeeringConnectionId', ], ], ], 'VpcPeeringConnectionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcPeeringConnection', 'locationName' => 'item', ], ], 'VpcPeeringConnectionOptionsDescription' => [ 'type' => 'structure', 'members' => [ 'AllowEgressFromLocalClassicLinkToRemoteVpc' => [ 'shape' => 'Boolean', 'locationName' => 'allowEgressFromLocalClassicLinkToRemoteVpc', ], 'AllowEgressFromLocalVpcToRemoteClassicLink' => [ 'shape' => 'Boolean', 'locationName' => 'allowEgressFromLocalVpcToRemoteClassicLink', ], 'AllowDnsResolutionFromRemoteVpc' => [ 'shape' => 'Boolean', 'locationName' => 'allowDnsResolutionFromRemoteVpc', ], ], ], 'VpcPeeringConnectionStateReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'VpcPeeringConnectionStateReasonCode', 'locationName' => 'code', ], 'Message' => [ 'shape' => 'String', 'locationName' => 'message', ], ], ], 'VpcPeeringConnectionStateReasonCode' => [ 'type' => 'string', 'enum' => [ 'initiating-request', 'pending-acceptance', 'active', 'deleted', 'rejected', 'failed', 'expired', 'provisioning', 'deleting', ], ], 'VpcPeeringConnectionVpcInfo' => [ 'type' => 'structure', 'members' => [ 'CidrBlock' => [ 'shape' => 'String', 'locationName' => 'cidrBlock', ], 'OwnerId' => [ 'shape' => 'String', 'locationName' => 'ownerId', ], 'VpcId' => [ 'shape' => 'String', 'locationName' => 'vpcId', ], 'PeeringOptions' => [ 'shape' => 'VpcPeeringConnectionOptionsDescription', 'locationName' => 'peeringOptions', ], ], ], 'VpcState' => [ 'type' => 'string', 'enum' => [ 'pending', 'available', ], ], 'VpnConnection' => [ 'type' => 'structure', 'members' => [ 'VpnConnectionId' => [ 'shape' => 'String', 'locationName' => 'vpnConnectionId', ], 'State' => [ 'shape' => 'VpnState', 'locationName' => 'state', ], 'CustomerGatewayConfiguration' => [ 'shape' => 'String', 'locationName' => 'customerGatewayConfiguration', ], 'Type' => [ 'shape' => 'GatewayType', 'locationName' => 'type', ], 'CustomerGatewayId' => [ 'shape' => 'String', 'locationName' => 'customerGatewayId', ], 'VpnGatewayId' => [ 'shape' => 'String', 'locationName' => 'vpnGatewayId', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], 'VgwTelemetry' => [ 'shape' => 'VgwTelemetryList', 'locationName' => 'vgwTelemetry', ], 'Options' => [ 'shape' => 'VpnConnectionOptions', 'locationName' => 'options', ], 'Routes' => [ 'shape' => 'VpnStaticRouteList', 'locationName' => 'routes', ], ], ], 'VpnConnectionIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpnConnectionId', ], ], 'VpnConnectionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpnConnection', 'locationName' => 'item', ], ], 'VpnConnectionOptions' => [ 'type' => 'structure', 'members' => [ 'StaticRoutesOnly' => [ 'shape' => 'Boolean', 'locationName' => 'staticRoutesOnly', ], ], ], 'VpnConnectionOptionsSpecification' => [ 'type' => 'structure', 'members' => [ 'StaticRoutesOnly' => [ 'shape' => 'Boolean', 'locationName' => 'staticRoutesOnly', ], ], ], 'VpnGateway' => [ 'type' => 'structure', 'members' => [ 'VpnGatewayId' => [ 'shape' => 'String', 'locationName' => 'vpnGatewayId', ], 'State' => [ 'shape' => 'VpnState', 'locationName' => 'state', ], 'Type' => [ 'shape' => 'GatewayType', 'locationName' => 'type', ], 'AvailabilityZone' => [ 'shape' => 'String', 'locationName' => 'availabilityZone', ], 'VpcAttachments' => [ 'shape' => 'VpcAttachmentList', 'locationName' => 'attachments', ], 'Tags' => [ 'shape' => 'TagList', 'locationName' => 'tagSet', ], ], ], 'VpnGatewayIdStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpnGatewayId', ], ], 'VpnGatewayList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpnGateway', 'locationName' => 'item', ], ], 'VpnState' => [ 'type' => 'string', 'enum' => [ 'pending', 'available', 'deleting', 'deleted', ], ], 'VpnStaticRoute' => [ 'type' => 'structure', 'members' => [ 'DestinationCidrBlock' => [ 'shape' => 'String', 'locationName' => 'destinationCidrBlock', ], 'Source' => [ 'shape' => 'VpnStaticRouteSource', 'locationName' => 'source', ], 'State' => [ 'shape' => 'VpnState', 'locationName' => 'state', ], ], ], 'VpnStaticRouteList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpnStaticRoute', 'locationName' => 'item', ], ], 'VpnStaticRouteSource' => [ 'type' => 'string', 'enum' => [ 'Static', ], ], 'ZoneNameStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ZoneName', ], ], 'scope' => [ 'type' => 'string', 'enum' => [ 'Availability Zone', 'Region', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php new file mode 100644 index 000000000..af6864d3e --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/paginators-1.json.php @@ -0,0 +1,3 @@ + [ 'DescribeAccountAttributes' => [ 'result_key' => 'AccountAttributes', ], 'DescribeAddresses' => [ 'result_key' => 'Addresses', ], 'DescribeAvailabilityZones' => [ 'result_key' => 'AvailabilityZones', ], 'DescribeBundleTasks' => [ 'result_key' => 'BundleTasks', ], 'DescribeConversionTasks' => [ 'result_key' => 'ConversionTasks', ], 'DescribeCustomerGateways' => [ 'result_key' => 'CustomerGateways', ], 'DescribeDhcpOptions' => [ 'result_key' => 'DhcpOptions', ], 'DescribeExportTasks' => [ 'result_key' => 'ExportTasks', ], 'DescribeImages' => [ 'result_key' => 'Images', ], 'DescribeInstanceStatus' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'InstanceStatuses', ], 'DescribeInstances' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'Reservations', ], 'DescribeInternetGateways' => [ 'result_key' => 'InternetGateways', ], 'DescribeKeyPairs' => [ 'result_key' => 'KeyPairs', ], 'DescribeNetworkAcls' => [ 'result_key' => 'NetworkAcls', ], 'DescribeNetworkInterfaces' => [ 'result_key' => 'NetworkInterfaces', ], 'DescribePlacementGroups' => [ 'result_key' => 'PlacementGroups', ], 'DescribeRegions' => [ 'result_key' => 'Regions', ], 'DescribeReservedInstances' => [ 'result_key' => 'ReservedInstances', ], 'DescribeReservedInstancesListings' => [ 'result_key' => 'ReservedInstancesListings', ], 'DescribeReservedInstancesOfferings' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'ReservedInstancesOfferings', ], 'DescribeReservedInstancesModifications' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'result_key' => 'ReservedInstancesModifications', ], 'DescribeRouteTables' => [ 'result_key' => 'RouteTables', ], 'DescribeSecurityGroups' => [ 'result_key' => 'SecurityGroups', ], 'DescribeSnapshots' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'Snapshots', ], 'DescribeSpotInstanceRequests' => [ 'result_key' => 'SpotInstanceRequests', ], 'DescribeSpotFleetRequests' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'SpotFleetRequestConfigs', ], 'DescribeSpotPriceHistory' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'SpotPriceHistory', ], 'DescribeSubnets' => [ 'result_key' => 'Subnets', ], 'DescribeTags' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'Tags', ], 'DescribeVolumeStatus' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'VolumeStatuses', ], 'DescribeVolumes' => [ 'input_token' => 'NextToken', 'output_token' => 'NextToken', 'limit_key' => 'MaxResults', 'result_key' => 'Volumes', ], 'DescribeVpcs' => [ 'result_key' => 'Vpcs', ], 'DescribeVpcPeeringConnections' => [ 'result_key' => 'VpcPeeringConnections', ], 'DescribeVpnConnections' => [ 'result_key' => 'VpnConnections', ], 'DescribeVpnGateways' => [ 'result_key' => 'VpnGateways', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php new file mode 100644 index 000000000..392005f89 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-1.json.php @@ -0,0 +1,3 @@ + [ '__default__' => [ 'interval' => 15, 'max_attempts' => 40, 'acceptor_type' => 'output', ], '__InstanceState' => [ 'operation' => 'DescribeInstances', 'acceptor_path' => 'Reservations[].Instances[].State.Name', ], '__InstanceStatus' => [ 'operation' => 'DescribeInstanceStatus', 'success_value' => 'ok', ], 'SystemStatusOk' => [ 'extends' => '__InstanceStatus', 'acceptor_path' => 'InstanceStatuses[].SystemStatus.Status', ], 'InstanceStatusOk' => [ 'extends' => '__InstanceStatus', 'acceptor_path' => 'InstanceStatuses[].InstanceStatus.Status', ], 'ImageAvailable' => [ 'operation' => 'DescribeImages', 'acceptor_path' => 'Images[].State', 'success_value' => 'available', 'failure_value' => [ 'failed', ], ], 'InstanceRunning' => [ 'extends' => '__InstanceState', 'success_value' => 'running', 'failure_value' => [ 'shutting-down', 'terminated', 'stopping', ], ], 'InstanceStopped' => [ 'extends' => '__InstanceState', 'success_value' => 'stopped', 'failure_value' => [ 'pending', 'terminated', ], ], 'InstanceTerminated' => [ 'extends' => '__InstanceState', 'success_value' => 'terminated', 'failure_value' => [ 'pending', 'stopping', ], ], '__ExportTaskState' => [ 'operation' => 'DescribeExportTasks', 'acceptor_path' => 'ExportTasks[].State', ], 'ExportTaskCompleted' => [ 'extends' => '__ExportTaskState', 'success_value' => 'completed', ], 'ExportTaskCancelled' => [ 'extends' => '__ExportTaskState', 'success_value' => 'cancelled', ], 'SnapshotCompleted' => [ 'operation' => 'DescribeSnapshots', 'success_path' => 'Snapshots[].State', 'success_value' => 'completed', ], 'SubnetAvailable' => [ 'operation' => 'DescribeSubnets', 'success_path' => 'Subnets[].State', 'success_value' => 'available', ], '__VolumeStatus' => [ 'operation' => 'DescribeVolumes', 'acceptor_path' => 'Volumes[].State', ], 'VolumeAvailable' => [ 'extends' => '__VolumeStatus', 'success_value' => 'available', 'failure_value' => [ 'deleted', ], ], 'VolumeInUse' => [ 'extends' => '__VolumeStatus', 'success_value' => 'in-use', 'failure_value' => [ 'deleted', ], ], 'VolumeDeleted' => [ 'extends' => '__VolumeStatus', 'success_type' => 'error', 'success_value' => 'InvalidVolume.NotFound', ], 'VpcAvailable' => [ 'operation' => 'DescribeVpcs', 'success_path' => 'Vpcs[].State', 'success_value' => 'available', ], '__VpnConnectionState' => [ 'operation' => 'DescribeVpnConnections', 'acceptor_path' => 'VpnConnections[].State', ], 'VpnConnectionAvailable' => [ 'extends' => '__VpnConnectionState', 'success_value' => 'available', 'failure_value' => [ 'deleting', 'deleted', ], ], 'VpnConnectionDeleted' => [ 'extends' => '__VpnConnectionState', 'success_value' => 'deleted', 'failure_value' => [ 'pending', ], ], 'BundleTaskComplete' => [ 'operation' => 'DescribeBundleTasks', 'acceptor_path' => 'BundleTasks[].State', 'success_value' => 'complete', 'failure_value' => [ 'failed', ], ], '__ConversionTaskState' => [ 'operation' => 'DescribeConversionTasks', 'acceptor_path' => 'ConversionTasks[].State', ], 'ConversionTaskCompleted' => [ 'extends' => '__ConversionTaskState', 'success_value' => 'completed', 'failure_value' => [ 'cancelled', 'cancelling', ], ], 'ConversionTaskCancelled' => [ 'extends' => '__ConversionTaskState', 'success_value' => 'cancelled', ], '__CustomerGatewayState' => [ 'operation' => 'DescribeCustomerGateways', 'acceptor_path' => 'CustomerGateways[].State', ], 'CustomerGatewayAvailable' => [ 'extends' => '__CustomerGatewayState', 'success_value' => 'available', 'failure_value' => [ 'deleted', 'deleting', ], ], 'ConversionTaskDeleted' => [ 'extends' => '__CustomerGatewayState', 'success_value' => 'deleted', ], '__SpotInstanceRequestState' => [ 'operation' => 'DescribeSpotInstanceRequests', 'acceptor_path' => 'SpotInstanceRequests[].Status.Code', ], 'SpotInstanceRequestFulfilled' => [ 'extends' => '__SpotInstanceRequestState', 'success_value' => 'fulfilled', 'failure_value' => [ 'schedule-expired', 'canceled-before-fulfillment', 'bad-parameters', 'system-error', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php new file mode 100644 index 000000000..d1f9116a0 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/ec2/2016-09-15/waiters-2.json.php @@ -0,0 +1,3 @@ + 2, 'waiters' => [ 'InstanceExists' => [ 'delay' => 5, 'maxAttempts' => 40, 'operation' => 'DescribeInstances', 'acceptors' => [ [ 'matcher' => 'path', 'expected' => true, 'argument' => 'length(Reservations[]) > `0`', 'state' => 'success', ], [ 'matcher' => 'error', 'expected' => 'InvalidInstanceID.NotFound', 'state' => 'retry', ], ], ], 'BundleTaskComplete' => [ 'delay' => 15, 'operation' => 'DescribeBundleTasks', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'complete', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'BundleTasks[].State', ], [ 'expected' => 'failed', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'BundleTasks[].State', ], ], ], 'ConversionTaskCancelled' => [ 'delay' => 15, 'operation' => 'DescribeConversionTasks', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'cancelled', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'ConversionTasks[].State', ], ], ], 'ConversionTaskCompleted' => [ 'delay' => 15, 'operation' => 'DescribeConversionTasks', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'completed', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'ConversionTasks[].State', ], [ 'expected' => 'cancelled', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'ConversionTasks[].State', ], [ 'expected' => 'cancelling', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'ConversionTasks[].State', ], ], ], 'ConversionTaskDeleted' => [ 'delay' => 15, 'operation' => 'DescribeConversionTasks', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'deleted', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'ConversionTasks[].State', ], ], ], 'CustomerGatewayAvailable' => [ 'delay' => 15, 'operation' => 'DescribeCustomerGateways', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'available', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'CustomerGateways[].State', ], [ 'expected' => 'deleted', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'CustomerGateways[].State', ], [ 'expected' => 'deleting', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'CustomerGateways[].State', ], ], ], 'ExportTaskCancelled' => [ 'delay' => 15, 'operation' => 'DescribeExportTasks', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'cancelled', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'ExportTasks[].State', ], ], ], 'ExportTaskCompleted' => [ 'delay' => 15, 'operation' => 'DescribeExportTasks', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'completed', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'ExportTasks[].State', ], ], ], 'ImageExists' => [ 'operation' => 'DescribeImages', 'maxAttempts' => 40, 'delay' => 15, 'acceptors' => [ [ 'matcher' => 'path', 'expected' => true, 'argument' => 'length(Images[]) > `0`', 'state' => 'success', ], [ 'matcher' => 'error', 'expected' => 'InvalidAMIID.NotFound', 'state' => 'retry', ], ], ], 'ImageAvailable' => [ 'operation' => 'DescribeImages', 'maxAttempts' => 40, 'delay' => 15, 'acceptors' => [ [ 'state' => 'success', 'matcher' => 'pathAll', 'argument' => 'Images[].State', 'expected' => 'available', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'Images[].State', 'expected' => 'failed', ], ], ], 'InstanceRunning' => [ 'delay' => 15, 'operation' => 'DescribeInstances', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'running', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'shutting-down', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'terminated', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'stopping', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'matcher' => 'error', 'expected' => 'InvalidInstanceID.NotFound', 'state' => 'retry', ], ], ], 'InstanceStatusOk' => [ 'operation' => 'DescribeInstanceStatus', 'maxAttempts' => 40, 'delay' => 15, 'acceptors' => [ [ 'state' => 'success', 'matcher' => 'pathAll', 'argument' => 'InstanceStatuses[].InstanceStatus.Status', 'expected' => 'ok', ], [ 'matcher' => 'error', 'expected' => 'InvalidInstanceID.NotFound', 'state' => 'retry', ], ], ], 'InstanceStopped' => [ 'delay' => 15, 'operation' => 'DescribeInstances', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'stopped', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'pending', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'terminated', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], ], ], 'InstanceTerminated' => [ 'delay' => 15, 'operation' => 'DescribeInstances', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'terminated', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'pending', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], [ 'expected' => 'stopping', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Reservations[].Instances[].State.Name', ], ], ], 'KeyPairExists' => [ 'operation' => 'DescribeKeyPairs', 'delay' => 5, 'maxAttempts' => 6, 'acceptors' => [ [ 'expected' => true, 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'length(KeyPairs[].KeyName) > `0`', ], [ 'expected' => 'InvalidKeyPair.NotFound', 'matcher' => 'error', 'state' => 'retry', ], ], ], 'NatGatewayAvailable' => [ 'operation' => 'DescribeNatGateways', 'delay' => 15, 'maxAttempts' => 40, 'acceptors' => [ [ 'state' => 'success', 'matcher' => 'pathAll', 'argument' => 'NatGateways[].State', 'expected' => 'available', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'NatGateways[].State', 'expected' => 'failed', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'NatGateways[].State', 'expected' => 'deleting', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'NatGateways[].State', 'expected' => 'deleted', ], [ 'state' => 'retry', 'matcher' => 'error', 'expected' => 'NatGatewayNotFound', ], ], ], 'NetworkInterfaceAvailable' => [ 'operation' => 'DescribeNetworkInterfaces', 'delay' => 20, 'maxAttempts' => 10, 'acceptors' => [ [ 'expected' => 'available', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'NetworkInterfaces[].Status', ], [ 'expected' => 'InvalidNetworkInterfaceID.NotFound', 'matcher' => 'error', 'state' => 'failure', ], ], ], 'PasswordDataAvailable' => [ 'operation' => 'GetPasswordData', 'maxAttempts' => 40, 'delay' => 15, 'acceptors' => [ [ 'state' => 'success', 'matcher' => 'path', 'argument' => 'length(PasswordData) > `0`', 'expected' => true, ], ], ], 'SnapshotCompleted' => [ 'delay' => 15, 'operation' => 'DescribeSnapshots', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'completed', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Snapshots[].State', ], ], ], 'SpotInstanceRequestFulfilled' => [ 'operation' => 'DescribeSpotInstanceRequests', 'maxAttempts' => 40, 'delay' => 15, 'acceptors' => [ [ 'state' => 'success', 'matcher' => 'pathAll', 'argument' => 'SpotInstanceRequests[].Status.Code', 'expected' => 'fulfilled', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'SpotInstanceRequests[].Status.Code', 'expected' => 'schedule-expired', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'SpotInstanceRequests[].Status.Code', 'expected' => 'canceled-before-fulfillment', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'SpotInstanceRequests[].Status.Code', 'expected' => 'bad-parameters', ], [ 'state' => 'failure', 'matcher' => 'pathAny', 'argument' => 'SpotInstanceRequests[].Status.Code', 'expected' => 'system-error', ], ], ], 'SubnetAvailable' => [ 'delay' => 15, 'operation' => 'DescribeSubnets', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'available', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Subnets[].State', ], ], ], 'SystemStatusOk' => [ 'operation' => 'DescribeInstanceStatus', 'maxAttempts' => 40, 'delay' => 15, 'acceptors' => [ [ 'state' => 'success', 'matcher' => 'pathAll', 'argument' => 'InstanceStatuses[].SystemStatus.Status', 'expected' => 'ok', ], ], ], 'VolumeAvailable' => [ 'delay' => 15, 'operation' => 'DescribeVolumes', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'available', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Volumes[].State', ], [ 'expected' => 'deleted', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Volumes[].State', ], ], ], 'VolumeDeleted' => [ 'delay' => 15, 'operation' => 'DescribeVolumes', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'deleted', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Volumes[].State', ], [ 'matcher' => 'error', 'expected' => 'InvalidVolume.NotFound', 'state' => 'success', ], ], ], 'VolumeInUse' => [ 'delay' => 15, 'operation' => 'DescribeVolumes', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'in-use', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Volumes[].State', ], [ 'expected' => 'deleted', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'Volumes[].State', ], ], ], 'VpcAvailable' => [ 'delay' => 15, 'operation' => 'DescribeVpcs', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'available', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'Vpcs[].State', ], ], ], 'VpcExists' => [ 'operation' => 'DescribeVpcs', 'delay' => 1, 'maxAttempts' => 5, 'acceptors' => [ [ 'matcher' => 'status', 'expected' => 200, 'state' => 'success', ], [ 'matcher' => 'error', 'expected' => 'InvalidVpcID.NotFound', 'state' => 'retry', ], ], ], 'VpnConnectionAvailable' => [ 'delay' => 15, 'operation' => 'DescribeVpnConnections', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'available', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'VpnConnections[].State', ], [ 'expected' => 'deleting', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'VpnConnections[].State', ], [ 'expected' => 'deleted', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'VpnConnections[].State', ], ], ], 'VpnConnectionDeleted' => [ 'delay' => 15, 'operation' => 'DescribeVpnConnections', 'maxAttempts' => 40, 'acceptors' => [ [ 'expected' => 'deleted', 'matcher' => 'pathAll', 'state' => 'success', 'argument' => 'VpnConnections[].State', ], [ 'expected' => 'pending', 'matcher' => 'pathAny', 'state' => 'failure', 'argument' => 'VpnConnections[].State', ], ], ], 'VpcPeeringConnectionExists' => [ 'delay' => 15, 'operation' => 'DescribeVpcPeeringConnections', 'maxAttempts' => 40, 'acceptors' => [ [ 'matcher' => 'status', 'expected' => 200, 'state' => 'success', ], [ 'matcher' => 'error', 'expected' => 'InvalidVpcPeeringConnectionID.NotFound', 'state' => 'retry', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php index f21485265..3bf87dd20 100644 --- a/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-09-21', 'endpointPrefix' => 'ecr', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Amazon ECR', 'serviceFullName' => 'Amazon EC2 Container Registry', 'signatureVersion' => 'v4', 'targetPrefix' => 'AmazonEC2ContainerRegistry_V20150921', ], 'operations' => [ 'BatchCheckLayerAvailability' => [ 'name' => 'BatchCheckLayerAvailability', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchCheckLayerAvailabilityRequest', ], 'output' => [ 'shape' => 'BatchCheckLayerAvailabilityResponse', ], 'errors' => [ [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ServerException', ], ], ], 'BatchDeleteImage' => [ 'name' => 'BatchDeleteImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchDeleteImageRequest', ], 'output' => [ 'shape' => 'BatchDeleteImageResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'BatchGetImage' => [ 'name' => 'BatchGetImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetImageRequest', ], 'output' => [ 'shape' => 'BatchGetImageResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'CompleteLayerUpload' => [ 'name' => 'CompleteLayerUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CompleteLayerUploadRequest', ], 'output' => [ 'shape' => 'CompleteLayerUploadResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'UploadNotFoundException', ], [ 'shape' => 'InvalidLayerException', ], [ 'shape' => 'LayerPartTooSmallException', ], [ 'shape' => 'LayerAlreadyExistsException', ], [ 'shape' => 'EmptyUploadException', ], ], ], 'CreateRepository' => [ 'name' => 'CreateRepository', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateRepositoryRequest', ], 'output' => [ 'shape' => 'CreateRepositoryResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryAlreadyExistsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'DeleteRepository' => [ 'name' => 'DeleteRepository', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRepositoryRequest', ], 'output' => [ 'shape' => 'DeleteRepositoryResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'RepositoryNotEmptyException', ], ], ], 'DeleteRepositoryPolicy' => [ 'name' => 'DeleteRepositoryPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRepositoryPolicyRequest', ], 'output' => [ 'shape' => 'DeleteRepositoryPolicyResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'RepositoryPolicyNotFoundException', ], ], ], 'DescribeRepositories' => [ 'name' => 'DescribeRepositories', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRepositoriesRequest', ], 'output' => [ 'shape' => 'DescribeRepositoriesResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'GetAuthorizationToken' => [ 'name' => 'GetAuthorizationToken', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetAuthorizationTokenRequest', ], 'output' => [ 'shape' => 'GetAuthorizationTokenResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], ], ], 'GetDownloadUrlForLayer' => [ 'name' => 'GetDownloadUrlForLayer', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDownloadUrlForLayerRequest', ], 'output' => [ 'shape' => 'GetDownloadUrlForLayerResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'LayersNotFoundException', ], [ 'shape' => 'LayerInaccessibleException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'GetRepositoryPolicy' => [ 'name' => 'GetRepositoryPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetRepositoryPolicyRequest', ], 'output' => [ 'shape' => 'GetRepositoryPolicyResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'RepositoryPolicyNotFoundException', ], ], ], 'InitiateLayerUpload' => [ 'name' => 'InitiateLayerUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'InitiateLayerUploadRequest', ], 'output' => [ 'shape' => 'InitiateLayerUploadResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'ListImages' => [ 'name' => 'ListImages', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListImagesRequest', ], 'output' => [ 'shape' => 'ListImagesResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'PutImage' => [ 'name' => 'PutImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutImageRequest', ], 'output' => [ 'shape' => 'PutImageResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'ImageAlreadyExistsException', ], [ 'shape' => 'LayersNotFoundException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'SetRepositoryPolicy' => [ 'name' => 'SetRepositoryPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetRepositoryPolicyRequest', ], 'output' => [ 'shape' => 'SetRepositoryPolicyResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'UploadLayerPart' => [ 'name' => 'UploadLayerPart', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UploadLayerPartRequest', ], 'output' => [ 'shape' => 'UploadLayerPartResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidLayerPartException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'UploadNotFoundException', ], [ 'shape' => 'LimitExceededException', ], ], ], ], 'shapes' => [ 'Arn' => [ 'type' => 'string', ], 'AuthorizationData' => [ 'type' => 'structure', 'members' => [ 'authorizationToken' => [ 'shape' => 'Base64', ], 'expiresAt' => [ 'shape' => 'ExpirationTimestamp', ], 'proxyEndpoint' => [ 'shape' => 'ProxyEndpoint', ], ], ], 'AuthorizationDataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AuthorizationData', ], ], 'Base64' => [ 'type' => 'string', 'pattern' => '^\\S+$', ], 'BatchCheckLayerAvailabilityRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'layerDigests', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'layerDigests' => [ 'shape' => 'BatchedOperationLayerDigestList', ], ], ], 'BatchCheckLayerAvailabilityResponse' => [ 'type' => 'structure', 'members' => [ 'layers' => [ 'shape' => 'LayerList', ], 'failures' => [ 'shape' => 'LayerFailureList', ], ], ], 'BatchDeleteImageRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'imageIds', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], ], ], 'BatchDeleteImageResponse' => [ 'type' => 'structure', 'members' => [ 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], 'failures' => [ 'shape' => 'ImageFailureList', ], ], ], 'BatchGetImageRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'imageIds', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], ], ], 'BatchGetImageResponse' => [ 'type' => 'structure', 'members' => [ 'images' => [ 'shape' => 'ImageList', ], 'failures' => [ 'shape' => 'ImageFailureList', ], ], ], 'BatchedOperationLayerDigest' => [ 'type' => 'string', 'max' => 1000, 'min' => 0, ], 'BatchedOperationLayerDigestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BatchedOperationLayerDigest', ], 'max' => 100, 'min' => 1, ], 'CompleteLayerUploadRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'uploadId', 'layerDigests', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'layerDigests' => [ 'shape' => 'LayerDigestList', ], ], ], 'CompleteLayerUploadResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'layerDigest' => [ 'shape' => 'LayerDigest', ], ], ], 'CreateRepositoryRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'CreateRepositoryResponse' => [ 'type' => 'structure', 'members' => [ 'repository' => [ 'shape' => 'Repository', ], ], ], 'DeleteRepositoryPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'DeleteRepositoryPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], ], ], 'DeleteRepositoryRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'force' => [ 'shape' => 'ForceFlag', ], ], ], 'DeleteRepositoryResponse' => [ 'type' => 'structure', 'members' => [ 'repository' => [ 'shape' => 'Repository', ], ], ], 'DescribeRepositoriesRequest' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryNames' => [ 'shape' => 'RepositoryNameList', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'DescribeRepositoriesResponse' => [ 'type' => 'structure', 'members' => [ 'repositories' => [ 'shape' => 'RepositoryList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'EmptyUploadException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ExceptionMessage' => [ 'type' => 'string', ], 'ExpirationTimestamp' => [ 'type' => 'timestamp', ], 'ForceFlag' => [ 'type' => 'boolean', ], 'GetAuthorizationTokenRegistryIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RegistryId', ], 'max' => 10, 'min' => 1, ], 'GetAuthorizationTokenRequest' => [ 'type' => 'structure', 'members' => [ 'registryIds' => [ 'shape' => 'GetAuthorizationTokenRegistryIdList', ], ], ], 'GetAuthorizationTokenResponse' => [ 'type' => 'structure', 'members' => [ 'authorizationData' => [ 'shape' => 'AuthorizationDataList', ], ], ], 'GetDownloadUrlForLayerRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'layerDigest', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'layerDigest' => [ 'shape' => 'LayerDigest', ], ], ], 'GetDownloadUrlForLayerResponse' => [ 'type' => 'structure', 'members' => [ 'downloadUrl' => [ 'shape' => 'Url', ], 'layerDigest' => [ 'shape' => 'LayerDigest', ], ], ], 'GetRepositoryPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'GetRepositoryPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], ], ], 'Image' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageId' => [ 'shape' => 'ImageIdentifier', ], 'imageManifest' => [ 'shape' => 'ImageManifest', ], ], ], 'ImageAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ImageDigest' => [ 'type' => 'string', ], 'ImageFailure' => [ 'type' => 'structure', 'members' => [ 'imageId' => [ 'shape' => 'ImageIdentifier', ], 'failureCode' => [ 'shape' => 'ImageFailureCode', ], 'failureReason' => [ 'shape' => 'ImageFailureReason', ], ], ], 'ImageFailureCode' => [ 'type' => 'string', 'enum' => [ 'InvalidImageDigest', 'InvalidImageTag', 'ImageTagDoesNotMatchDigest', 'ImageNotFound', 'MissingDigestAndTag', ], ], 'ImageFailureList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageFailure', ], ], 'ImageFailureReason' => [ 'type' => 'string', ], 'ImageIdentifier' => [ 'type' => 'structure', 'members' => [ 'imageDigest' => [ 'shape' => 'ImageDigest', ], 'imageTag' => [ 'shape' => 'ImageTag', ], ], ], 'ImageIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageIdentifier', ], 'max' => 100, 'min' => 1, ], 'ImageList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Image', ], ], 'ImageManifest' => [ 'type' => 'string', ], 'ImageTag' => [ 'type' => 'string', ], 'InitiateLayerUploadRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'InitiateLayerUploadResponse' => [ 'type' => 'structure', 'members' => [ 'uploadId' => [ 'shape' => 'UploadId', ], 'partSize' => [ 'shape' => 'PartSize', ], ], ], 'InvalidLayerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'InvalidLayerPartException' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'lastValidByteReceived' => [ 'shape' => 'PartSize', ], 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'InvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'Layer' => [ 'type' => 'structure', 'members' => [ 'layerDigest' => [ 'shape' => 'LayerDigest', ], 'layerAvailability' => [ 'shape' => 'LayerAvailability', ], 'layerSize' => [ 'shape' => 'LayerSizeInBytes', ], ], ], 'LayerAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LayerAvailability' => [ 'type' => 'string', 'enum' => [ 'AVAILABLE', 'UNAVAILABLE', ], ], 'LayerDigest' => [ 'type' => 'string', 'pattern' => '[a-zA-Z0-9-_+.]+:[a-fA-F0-9]+', ], 'LayerDigestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LayerDigest', ], 'max' => 100, 'min' => 1, ], 'LayerFailure' => [ 'type' => 'structure', 'members' => [ 'layerDigest' => [ 'shape' => 'BatchedOperationLayerDigest', ], 'failureCode' => [ 'shape' => 'LayerFailureCode', ], 'failureReason' => [ 'shape' => 'LayerFailureReason', ], ], ], 'LayerFailureCode' => [ 'type' => 'string', 'enum' => [ 'InvalidLayerDigest', 'MissingLayerDigest', ], ], 'LayerFailureList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LayerFailure', ], ], 'LayerFailureReason' => [ 'type' => 'string', ], 'LayerInaccessibleException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LayerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Layer', ], ], 'LayerPartBlob' => [ 'type' => 'blob', ], 'LayerPartTooSmallException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LayerSizeInBytes' => [ 'type' => 'long', ], 'LayersNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ListImagesFilter' => [ 'type' => 'structure', 'members' => [ 'tagStatus' => [ 'shape' => 'TagStatus', ], ], ], 'ListImagesRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'filter' => [ 'shape' => 'ListImagesFilter', ], ], ], 'ListImagesResponse' => [ 'type' => 'structure', 'members' => [ 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'MaxResults' => [ 'type' => 'integer', 'max' => 100, 'min' => 1, ], 'NextToken' => [ 'type' => 'string', ], 'PartSize' => [ 'type' => 'long', 'min' => 0, ], 'ProxyEndpoint' => [ 'type' => 'string', ], 'PutImageRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'imageManifest', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageManifest' => [ 'shape' => 'ImageManifest', ], ], ], 'PutImageResponse' => [ 'type' => 'structure', 'members' => [ 'image' => [ 'shape' => 'Image', ], ], ], 'RegistryId' => [ 'type' => 'string', 'pattern' => '[0-9]{12}', ], 'Repository' => [ 'type' => 'structure', 'members' => [ 'repositoryArn' => [ 'shape' => 'Arn', ], 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'repositoryUri' => [ 'shape' => 'Url', ], ], ], 'RepositoryAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Repository', ], ], 'RepositoryName' => [ 'type' => 'string', 'max' => 256, 'min' => 2, 'pattern' => '(?:[a-z0-9]+(?:[._-][a-z0-9]+)*/)*[a-z0-9]+(?:[._-][a-z0-9]+)*', ], 'RepositoryNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RepositoryName', ], 'max' => 100, 'min' => 1, ], 'RepositoryNotEmptyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryPolicyNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryPolicyText' => [ 'type' => 'string', 'max' => 10240, 'min' => 0, ], 'ServerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, 'fault' => true, ], 'SetRepositoryPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'policyText', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], 'force' => [ 'shape' => 'ForceFlag', ], ], ], 'SetRepositoryPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], ], ], 'TagStatus' => [ 'type' => 'string', 'enum' => [ 'TAGGED', 'UNTAGGED', ], ], 'UploadId' => [ 'type' => 'string', 'pattern' => '[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}', ], 'UploadLayerPartRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'uploadId', 'partFirstByte', 'partLastByte', 'layerPartBlob', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'partFirstByte' => [ 'shape' => 'PartSize', ], 'partLastByte' => [ 'shape' => 'PartSize', ], 'layerPartBlob' => [ 'shape' => 'LayerPartBlob', ], ], ], 'UploadLayerPartResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'lastByteReceived' => [ 'shape' => 'PartSize', ], ], ], 'UploadNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'Url' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-09-21', 'endpointPrefix' => 'ecr', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Amazon ECR', 'serviceFullName' => 'Amazon EC2 Container Registry', 'signatureVersion' => 'v4', 'targetPrefix' => 'AmazonEC2ContainerRegistry_V20150921', ], 'operations' => [ 'BatchCheckLayerAvailability' => [ 'name' => 'BatchCheckLayerAvailability', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchCheckLayerAvailabilityRequest', ], 'output' => [ 'shape' => 'BatchCheckLayerAvailabilityResponse', ], 'errors' => [ [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'ServerException', ], ], ], 'BatchDeleteImage' => [ 'name' => 'BatchDeleteImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchDeleteImageRequest', ], 'output' => [ 'shape' => 'BatchDeleteImageResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'BatchGetImage' => [ 'name' => 'BatchGetImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'BatchGetImageRequest', ], 'output' => [ 'shape' => 'BatchGetImageResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'CompleteLayerUpload' => [ 'name' => 'CompleteLayerUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CompleteLayerUploadRequest', ], 'output' => [ 'shape' => 'CompleteLayerUploadResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'UploadNotFoundException', ], [ 'shape' => 'InvalidLayerException', ], [ 'shape' => 'LayerPartTooSmallException', ], [ 'shape' => 'LayerAlreadyExistsException', ], [ 'shape' => 'EmptyUploadException', ], ], ], 'CreateRepository' => [ 'name' => 'CreateRepository', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateRepositoryRequest', ], 'output' => [ 'shape' => 'CreateRepositoryResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryAlreadyExistsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'DeleteRepository' => [ 'name' => 'DeleteRepository', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRepositoryRequest', ], 'output' => [ 'shape' => 'DeleteRepositoryResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'RepositoryNotEmptyException', ], ], ], 'DeleteRepositoryPolicy' => [ 'name' => 'DeleteRepositoryPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRepositoryPolicyRequest', ], 'output' => [ 'shape' => 'DeleteRepositoryPolicyResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'RepositoryPolicyNotFoundException', ], ], ], 'DescribeImages' => [ 'name' => 'DescribeImages', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeImagesRequest', ], 'output' => [ 'shape' => 'DescribeImagesResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'ImageNotFoundException', ], ], ], 'DescribeRepositories' => [ 'name' => 'DescribeRepositories', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRepositoriesRequest', ], 'output' => [ 'shape' => 'DescribeRepositoriesResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'GetAuthorizationToken' => [ 'name' => 'GetAuthorizationToken', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetAuthorizationTokenRequest', ], 'output' => [ 'shape' => 'GetAuthorizationTokenResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], ], ], 'GetDownloadUrlForLayer' => [ 'name' => 'GetDownloadUrlForLayer', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetDownloadUrlForLayerRequest', ], 'output' => [ 'shape' => 'GetDownloadUrlForLayerResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'LayersNotFoundException', ], [ 'shape' => 'LayerInaccessibleException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'GetRepositoryPolicy' => [ 'name' => 'GetRepositoryPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetRepositoryPolicyRequest', ], 'output' => [ 'shape' => 'GetRepositoryPolicyResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'RepositoryPolicyNotFoundException', ], ], ], 'InitiateLayerUpload' => [ 'name' => 'InitiateLayerUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'InitiateLayerUploadRequest', ], 'output' => [ 'shape' => 'InitiateLayerUploadResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'ListImages' => [ 'name' => 'ListImages', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListImagesRequest', ], 'output' => [ 'shape' => 'ListImagesResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'PutImage' => [ 'name' => 'PutImage', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutImageRequest', ], 'output' => [ 'shape' => 'PutImageResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'ImageAlreadyExistsException', ], [ 'shape' => 'LayersNotFoundException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'SetRepositoryPolicy' => [ 'name' => 'SetRepositoryPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetRepositoryPolicyRequest', ], 'output' => [ 'shape' => 'SetRepositoryPolicyResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'RepositoryNotFoundException', ], ], ], 'UploadLayerPart' => [ 'name' => 'UploadLayerPart', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UploadLayerPartRequest', ], 'output' => [ 'shape' => 'UploadLayerPartResponse', ], 'errors' => [ [ 'shape' => 'ServerException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'InvalidLayerPartException', ], [ 'shape' => 'RepositoryNotFoundException', ], [ 'shape' => 'UploadNotFoundException', ], [ 'shape' => 'LimitExceededException', ], ], ], ], 'shapes' => [ 'Arn' => [ 'type' => 'string', ], 'AuthorizationData' => [ 'type' => 'structure', 'members' => [ 'authorizationToken' => [ 'shape' => 'Base64', ], 'expiresAt' => [ 'shape' => 'ExpirationTimestamp', ], 'proxyEndpoint' => [ 'shape' => 'ProxyEndpoint', ], ], ], 'AuthorizationDataList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AuthorizationData', ], ], 'Base64' => [ 'type' => 'string', 'pattern' => '^\\S+$', ], 'BatchCheckLayerAvailabilityRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'layerDigests', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'layerDigests' => [ 'shape' => 'BatchedOperationLayerDigestList', ], ], ], 'BatchCheckLayerAvailabilityResponse' => [ 'type' => 'structure', 'members' => [ 'layers' => [ 'shape' => 'LayerList', ], 'failures' => [ 'shape' => 'LayerFailureList', ], ], ], 'BatchDeleteImageRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'imageIds', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], ], ], 'BatchDeleteImageResponse' => [ 'type' => 'structure', 'members' => [ 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], 'failures' => [ 'shape' => 'ImageFailureList', ], ], ], 'BatchGetImageRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'imageIds', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], ], ], 'BatchGetImageResponse' => [ 'type' => 'structure', 'members' => [ 'images' => [ 'shape' => 'ImageList', ], 'failures' => [ 'shape' => 'ImageFailureList', ], ], ], 'BatchedOperationLayerDigest' => [ 'type' => 'string', 'max' => 1000, 'min' => 0, ], 'BatchedOperationLayerDigestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BatchedOperationLayerDigest', ], 'max' => 100, 'min' => 1, ], 'CompleteLayerUploadRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'uploadId', 'layerDigests', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'layerDigests' => [ 'shape' => 'LayerDigestList', ], ], ], 'CompleteLayerUploadResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'layerDigest' => [ 'shape' => 'LayerDigest', ], ], ], 'CreateRepositoryRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'CreateRepositoryResponse' => [ 'type' => 'structure', 'members' => [ 'repository' => [ 'shape' => 'Repository', ], ], ], 'CreationTimestamp' => [ 'type' => 'timestamp', ], 'DeleteRepositoryPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'DeleteRepositoryPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], ], ], 'DeleteRepositoryRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'force' => [ 'shape' => 'ForceFlag', ], ], ], 'DeleteRepositoryResponse' => [ 'type' => 'structure', 'members' => [ 'repository' => [ 'shape' => 'Repository', ], ], ], 'DescribeImagesFilter' => [ 'type' => 'structure', 'members' => [ 'tagStatus' => [ 'shape' => 'TagStatus', ], ], ], 'DescribeImagesRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'filter' => [ 'shape' => 'DescribeImagesFilter', ], ], ], 'DescribeImagesResponse' => [ 'type' => 'structure', 'members' => [ 'imageDetails' => [ 'shape' => 'ImageDetailList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeRepositoriesRequest' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryNames' => [ 'shape' => 'RepositoryNameList', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'DescribeRepositoriesResponse' => [ 'type' => 'structure', 'members' => [ 'repositories' => [ 'shape' => 'RepositoryList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'EmptyUploadException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ExceptionMessage' => [ 'type' => 'string', ], 'ExpirationTimestamp' => [ 'type' => 'timestamp', ], 'ForceFlag' => [ 'type' => 'boolean', ], 'GetAuthorizationTokenRegistryIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RegistryId', ], 'max' => 10, 'min' => 1, ], 'GetAuthorizationTokenRequest' => [ 'type' => 'structure', 'members' => [ 'registryIds' => [ 'shape' => 'GetAuthorizationTokenRegistryIdList', ], ], ], 'GetAuthorizationTokenResponse' => [ 'type' => 'structure', 'members' => [ 'authorizationData' => [ 'shape' => 'AuthorizationDataList', ], ], ], 'GetDownloadUrlForLayerRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'layerDigest', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'layerDigest' => [ 'shape' => 'LayerDigest', ], ], ], 'GetDownloadUrlForLayerResponse' => [ 'type' => 'structure', 'members' => [ 'downloadUrl' => [ 'shape' => 'Url', ], 'layerDigest' => [ 'shape' => 'LayerDigest', ], ], ], 'GetRepositoryPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'GetRepositoryPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], ], ], 'Image' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageId' => [ 'shape' => 'ImageIdentifier', ], 'imageManifest' => [ 'shape' => 'ImageManifest', ], ], ], 'ImageAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ImageDetail' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageDigest' => [ 'shape' => 'ImageDigest', ], 'imageTags' => [ 'shape' => 'ImageTagList', ], 'imageSizeInBytes' => [ 'shape' => 'ImageSizeInBytes', ], 'imagePushedAt' => [ 'shape' => 'PushTimestamp', ], ], ], 'ImageDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageDetail', ], ], 'ImageDigest' => [ 'type' => 'string', ], 'ImageFailure' => [ 'type' => 'structure', 'members' => [ 'imageId' => [ 'shape' => 'ImageIdentifier', ], 'failureCode' => [ 'shape' => 'ImageFailureCode', ], 'failureReason' => [ 'shape' => 'ImageFailureReason', ], ], ], 'ImageFailureCode' => [ 'type' => 'string', 'enum' => [ 'InvalidImageDigest', 'InvalidImageTag', 'ImageTagDoesNotMatchDigest', 'ImageNotFound', 'MissingDigestAndTag', ], ], 'ImageFailureList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageFailure', ], ], 'ImageFailureReason' => [ 'type' => 'string', ], 'ImageIdentifier' => [ 'type' => 'structure', 'members' => [ 'imageDigest' => [ 'shape' => 'ImageDigest', ], 'imageTag' => [ 'shape' => 'ImageTag', ], ], ], 'ImageIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageIdentifier', ], 'max' => 100, 'min' => 1, ], 'ImageList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Image', ], ], 'ImageManifest' => [ 'type' => 'string', ], 'ImageNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ImageSizeInBytes' => [ 'type' => 'long', ], 'ImageTag' => [ 'type' => 'string', ], 'ImageTagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ImageTag', ], ], 'InitiateLayerUploadRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], ], ], 'InitiateLayerUploadResponse' => [ 'type' => 'structure', 'members' => [ 'uploadId' => [ 'shape' => 'UploadId', ], 'partSize' => [ 'shape' => 'PartSize', ], ], ], 'InvalidLayerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'InvalidLayerPartException' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'lastValidByteReceived' => [ 'shape' => 'PartSize', ], 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'InvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'Layer' => [ 'type' => 'structure', 'members' => [ 'layerDigest' => [ 'shape' => 'LayerDigest', ], 'layerAvailability' => [ 'shape' => 'LayerAvailability', ], 'layerSize' => [ 'shape' => 'LayerSizeInBytes', ], ], ], 'LayerAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LayerAvailability' => [ 'type' => 'string', 'enum' => [ 'AVAILABLE', 'UNAVAILABLE', ], ], 'LayerDigest' => [ 'type' => 'string', 'pattern' => '[a-zA-Z0-9-_+.]+:[a-fA-F0-9]+', ], 'LayerDigestList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LayerDigest', ], 'max' => 100, 'min' => 1, ], 'LayerFailure' => [ 'type' => 'structure', 'members' => [ 'layerDigest' => [ 'shape' => 'BatchedOperationLayerDigest', ], 'failureCode' => [ 'shape' => 'LayerFailureCode', ], 'failureReason' => [ 'shape' => 'LayerFailureReason', ], ], ], 'LayerFailureCode' => [ 'type' => 'string', 'enum' => [ 'InvalidLayerDigest', 'MissingLayerDigest', ], ], 'LayerFailureList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LayerFailure', ], ], 'LayerFailureReason' => [ 'type' => 'string', ], 'LayerInaccessibleException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LayerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Layer', ], ], 'LayerPartBlob' => [ 'type' => 'blob', ], 'LayerPartTooSmallException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LayerSizeInBytes' => [ 'type' => 'long', ], 'LayersNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'ListImagesFilter' => [ 'type' => 'structure', 'members' => [ 'tagStatus' => [ 'shape' => 'TagStatus', ], ], ], 'ListImagesRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'filter' => [ 'shape' => 'ListImagesFilter', ], ], ], 'ListImagesResponse' => [ 'type' => 'structure', 'members' => [ 'imageIds' => [ 'shape' => 'ImageIdentifierList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'MaxResults' => [ 'type' => 'integer', 'max' => 100, 'min' => 1, ], 'NextToken' => [ 'type' => 'string', ], 'PartSize' => [ 'type' => 'long', 'min' => 0, ], 'ProxyEndpoint' => [ 'type' => 'string', ], 'PushTimestamp' => [ 'type' => 'timestamp', ], 'PutImageRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'imageManifest', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'imageManifest' => [ 'shape' => 'ImageManifest', ], ], ], 'PutImageResponse' => [ 'type' => 'structure', 'members' => [ 'image' => [ 'shape' => 'Image', ], ], ], 'RegistryId' => [ 'type' => 'string', 'pattern' => '[0-9]{12}', ], 'Repository' => [ 'type' => 'structure', 'members' => [ 'repositoryArn' => [ 'shape' => 'Arn', ], 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'repositoryUri' => [ 'shape' => 'Url', ], 'createdAt' => [ 'shape' => 'CreationTimestamp', ], ], ], 'RepositoryAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Repository', ], ], 'RepositoryName' => [ 'type' => 'string', 'max' => 256, 'min' => 2, 'pattern' => '(?:[a-z0-9]+(?:[._-][a-z0-9]+)*/)*[a-z0-9]+(?:[._-][a-z0-9]+)*', ], 'RepositoryNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RepositoryName', ], 'max' => 100, 'min' => 1, ], 'RepositoryNotEmptyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryPolicyNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'RepositoryPolicyText' => [ 'type' => 'string', 'max' => 10240, 'min' => 0, ], 'ServerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, 'fault' => true, ], 'SetRepositoryPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'policyText', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], 'force' => [ 'shape' => 'ForceFlag', ], ], ], 'SetRepositoryPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'policyText' => [ 'shape' => 'RepositoryPolicyText', ], ], ], 'TagStatus' => [ 'type' => 'string', 'enum' => [ 'TAGGED', 'UNTAGGED', ], ], 'UploadId' => [ 'type' => 'string', 'pattern' => '[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}', ], 'UploadLayerPartRequest' => [ 'type' => 'structure', 'required' => [ 'repositoryName', 'uploadId', 'partFirstByte', 'partLastByte', 'layerPartBlob', ], 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'partFirstByte' => [ 'shape' => 'PartSize', ], 'partLastByte' => [ 'shape' => 'PartSize', ], 'layerPartBlob' => [ 'shape' => 'LayerPartBlob', ], ], ], 'UploadLayerPartResponse' => [ 'type' => 'structure', 'members' => [ 'registryId' => [ 'shape' => 'RegistryId', ], 'repositoryName' => [ 'shape' => 'RepositoryName', ], 'uploadId' => [ 'shape' => 'UploadId', ], 'lastByteReceived' => [ 'shape' => 'PartSize', ], ], ], 'UploadNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'Url' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php b/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php new file mode 100644 index 000000000..b4d7a8174 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/ecr/2015-09-21/paginators-1.json.php @@ -0,0 +1,3 @@ + [ 'ListImages' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'imageIds', ], 'DescribeImages' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'imageDetails', ], 'DescribeRepositories' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'repositories', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php index f7a398ed3..d2b0ed8ef 100644 --- a/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/elasticache/2015-02-02/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-02-02', 'endpointPrefix' => 'elasticache', 'protocol' => 'query', 'serviceFullName' => 'Amazon ElastiCache', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://elasticache.amazonaws.com/doc/2015-02-02/', ], 'operations' => [ 'AddTagsToResource' => [ 'name' => 'AddTagsToResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'AddTagsToResourceResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'TagQuotaPerResourceExceeded', ], [ 'shape' => 'InvalidARNFault', ], ], ], 'AuthorizeCacheSecurityGroupIngress' => [ 'name' => 'AuthorizeCacheSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeCacheSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'AuthorizeCacheSecurityGroupIngressResult', 'resultWrapper' => 'AuthorizeCacheSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CopySnapshot' => [ 'name' => 'CopySnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopySnapshotMessage', ], 'output' => [ 'shape' => 'CopySnapshotResult', 'resultWrapper' => 'CopySnapshotResult', ], 'errors' => [ [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidSnapshotStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheCluster' => [ 'name' => 'CreateCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheClusterMessage', ], 'output' => [ 'shape' => 'CreateCacheClusterResult', 'resultWrapper' => 'CreateCacheClusterResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'CacheClusterAlreadyExistsFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], [ 'shape' => 'ClusterQuotaForCustomerExceededFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'TagQuotaPerResourceExceeded', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheParameterGroup' => [ 'name' => 'CreateCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateCacheParameterGroupResult', 'resultWrapper' => 'CreateCacheParameterGroupResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupQuotaExceededFault', ], [ 'shape' => 'CacheParameterGroupAlreadyExistsFault', ], [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheSecurityGroup' => [ 'name' => 'CreateCacheSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheSecurityGroupMessage', ], 'output' => [ 'shape' => 'CreateCacheSecurityGroupResult', 'resultWrapper' => 'CreateCacheSecurityGroupResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupAlreadyExistsFault', ], [ 'shape' => 'CacheSecurityGroupQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheSubnetGroup' => [ 'name' => 'CreateCacheSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheSubnetGroupMessage', ], 'output' => [ 'shape' => 'CreateCacheSubnetGroupResult', 'resultWrapper' => 'CreateCacheSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupAlreadyExistsFault', ], [ 'shape' => 'CacheSubnetGroupQuotaExceededFault', ], [ 'shape' => 'CacheSubnetQuotaExceededFault', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'CreateReplicationGroup' => [ 'name' => 'CreateReplicationGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReplicationGroupMessage', ], 'output' => [ 'shape' => 'CreateReplicationGroupResult', 'resultWrapper' => 'CreateReplicationGroupResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'ReplicationGroupAlreadyExistsFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], [ 'shape' => 'ClusterQuotaForCustomerExceededFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'TagQuotaPerResourceExceeded', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateSnapshot' => [ 'name' => 'CreateSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSnapshotMessage', ], 'output' => [ 'shape' => 'CreateSnapshotResult', 'resultWrapper' => 'CreateSnapshotResult', ], 'errors' => [ [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'SnapshotFeatureNotSupportedFault', ], [ 'shape' => 'InvalidParameterCombinationException', ], [ 'shape' => 'InvalidParameterValueException', ], ], ], 'DeleteCacheCluster' => [ 'name' => 'DeleteCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheClusterMessage', ], 'output' => [ 'shape' => 'DeleteCacheClusterResult', 'resultWrapper' => 'DeleteCacheClusterResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotFeatureNotSupportedFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteCacheParameterGroup' => [ 'name' => 'DeleteCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteCacheSecurityGroup' => [ 'name' => 'DeleteCacheSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheSecurityGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteCacheSubnetGroup' => [ 'name' => 'DeleteCacheSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheSubnetGroupMessage', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupInUse', ], [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], ], ], 'DeleteReplicationGroup' => [ 'name' => 'DeleteReplicationGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReplicationGroupMessage', ], 'output' => [ 'shape' => 'DeleteReplicationGroupResult', 'resultWrapper' => 'DeleteReplicationGroupResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotFeatureNotSupportedFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteSnapshot' => [ 'name' => 'DeleteSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteSnapshotResult', 'resultWrapper' => 'DeleteSnapshotResult', ], 'errors' => [ [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidSnapshotStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheClusters' => [ 'name' => 'DescribeCacheClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheClustersMessage', ], 'output' => [ 'shape' => 'CacheClusterMessage', 'resultWrapper' => 'DescribeCacheClustersResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheEngineVersions' => [ 'name' => 'DescribeCacheEngineVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheEngineVersionsMessage', ], 'output' => [ 'shape' => 'CacheEngineVersionMessage', 'resultWrapper' => 'DescribeCacheEngineVersionsResult', ], ], 'DescribeCacheParameterGroups' => [ 'name' => 'DescribeCacheParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheParameterGroupsMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupsMessage', 'resultWrapper' => 'DescribeCacheParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheParameters' => [ 'name' => 'DescribeCacheParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheParametersMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupDetails', 'resultWrapper' => 'DescribeCacheParametersResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheSecurityGroups' => [ 'name' => 'DescribeCacheSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheSecurityGroupsMessage', ], 'output' => [ 'shape' => 'CacheSecurityGroupMessage', 'resultWrapper' => 'DescribeCacheSecurityGroupsResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheSubnetGroups' => [ 'name' => 'DescribeCacheSubnetGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheSubnetGroupsMessage', ], 'output' => [ 'shape' => 'CacheSubnetGroupMessage', 'resultWrapper' => 'DescribeCacheSubnetGroupsResult', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], ], ], 'DescribeEngineDefaultParameters' => [ 'name' => 'DescribeEngineDefaultParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEngineDefaultParametersMessage', ], 'output' => [ 'shape' => 'DescribeEngineDefaultParametersResult', 'resultWrapper' => 'DescribeEngineDefaultParametersResult', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventsMessage', 'resultWrapper' => 'DescribeEventsResult', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeReplicationGroups' => [ 'name' => 'DescribeReplicationGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReplicationGroupsMessage', ], 'output' => [ 'shape' => 'ReplicationGroupMessage', 'resultWrapper' => 'DescribeReplicationGroupsResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeReservedCacheNodes' => [ 'name' => 'DescribeReservedCacheNodes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedCacheNodesMessage', ], 'output' => [ 'shape' => 'ReservedCacheNodeMessage', 'resultWrapper' => 'DescribeReservedCacheNodesResult', ], 'errors' => [ [ 'shape' => 'ReservedCacheNodeNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeReservedCacheNodesOfferings' => [ 'name' => 'DescribeReservedCacheNodesOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedCacheNodesOfferingsMessage', ], 'output' => [ 'shape' => 'ReservedCacheNodesOfferingMessage', 'resultWrapper' => 'DescribeReservedCacheNodesOfferingsResult', ], 'errors' => [ [ 'shape' => 'ReservedCacheNodesOfferingNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeSnapshots' => [ 'name' => 'DescribeSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSnapshotsMessage', ], 'output' => [ 'shape' => 'DescribeSnapshotsListMessage', 'resultWrapper' => 'DescribeSnapshotsResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'ListAllowedNodeTypeModifications' => [ 'name' => 'ListAllowedNodeTypeModifications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAllowedNodeTypeModificationsMessage', ], 'output' => [ 'shape' => 'AllowedNodeTypeModificationsMessage', 'resultWrapper' => 'ListAllowedNodeTypeModificationsResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterCombinationException', ], [ 'shape' => 'InvalidParameterValueException', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'ListTagsForResourceResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidARNFault', ], ], ], 'ModifyCacheCluster' => [ 'name' => 'ModifyCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyCacheClusterMessage', ], 'output' => [ 'shape' => 'ModifyCacheClusterResult', 'resultWrapper' => 'ModifyCacheClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'ModifyCacheParameterGroup' => [ 'name' => 'ModifyCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyCacheParameterGroupMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupNameMessage', 'resultWrapper' => 'ModifyCacheParameterGroupResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'ModifyCacheSubnetGroup' => [ 'name' => 'ModifyCacheSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyCacheSubnetGroupMessage', ], 'output' => [ 'shape' => 'ModifyCacheSubnetGroupResult', 'resultWrapper' => 'ModifyCacheSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], [ 'shape' => 'CacheSubnetQuotaExceededFault', ], [ 'shape' => 'SubnetInUse', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'ModifyReplicationGroup' => [ 'name' => 'ModifyReplicationGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyReplicationGroupMessage', ], 'output' => [ 'shape' => 'ModifyReplicationGroupResult', 'resultWrapper' => 'ModifyReplicationGroupResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'PurchaseReservedCacheNodesOffering' => [ 'name' => 'PurchaseReservedCacheNodesOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedCacheNodesOfferingMessage', ], 'output' => [ 'shape' => 'PurchaseReservedCacheNodesOfferingResult', 'resultWrapper' => 'PurchaseReservedCacheNodesOfferingResult', ], 'errors' => [ [ 'shape' => 'ReservedCacheNodesOfferingNotFoundFault', ], [ 'shape' => 'ReservedCacheNodeAlreadyExistsFault', ], [ 'shape' => 'ReservedCacheNodeQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'RebootCacheCluster' => [ 'name' => 'RebootCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootCacheClusterMessage', ], 'output' => [ 'shape' => 'RebootCacheClusterResult', 'resultWrapper' => 'RebootCacheClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], ], ], 'RemoveTagsFromResource' => [ 'name' => 'RemoveTagsFromResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'RemoveTagsFromResourceResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidARNFault', ], [ 'shape' => 'TagNotFoundFault', ], ], ], 'ResetCacheParameterGroup' => [ 'name' => 'ResetCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetCacheParameterGroupMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupNameMessage', 'resultWrapper' => 'ResetCacheParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'RevokeCacheSecurityGroupIngress' => [ 'name' => 'RevokeCacheSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeCacheSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'RevokeCacheSecurityGroupIngressResult', 'resultWrapper' => 'RevokeCacheSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], ], 'shapes' => [ 'AZMode' => [ 'type' => 'string', 'enum' => [ 'single-az', 'cross-az', ], ], 'AddTagsToResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'Tags', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'AllowedNodeTypeModificationsMessage' => [ 'type' => 'structure', 'members' => [ 'ScaleUpModifications' => [ 'shape' => 'NodeTypeList', ], ], ], 'AuthorizationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizeCacheSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', 'EC2SecurityGroupName', 'EC2SecurityGroupOwnerId', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'AuthorizeCacheSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroup' => [ 'shape' => 'CacheSecurityGroup', ], ], ], 'AutomaticFailoverStatus' => [ 'type' => 'string', 'enum' => [ 'enabled', 'disabled', 'enabling', 'disabling', ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'AvailabilityZonesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AvailabilityZone', ], ], 'AwsQueryErrorMessage' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanOptional' => [ 'type' => 'boolean', ], 'CacheCluster' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'ConfigurationEndpoint' => [ 'shape' => 'Endpoint', ], 'ClientDownloadLandingPage' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheClusterStatus' => [ 'shape' => 'String', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'CacheClusterCreateTime' => [ 'shape' => 'TStamp', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'PendingModifiedValues', ], 'NotificationConfiguration' => [ 'shape' => 'NotificationConfiguration', ], 'CacheSecurityGroups' => [ 'shape' => 'CacheSecurityGroupMembershipList', ], 'CacheParameterGroup' => [ 'shape' => 'CacheParameterGroupStatus', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheNodes' => [ 'shape' => 'CacheNodeList', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'SecurityGroups' => [ 'shape' => 'SecurityGroupMembershipList', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'CacheClusterAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheClusterAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheCluster', 'locationName' => 'CacheCluster', ], ], 'CacheClusterMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheClusters' => [ 'shape' => 'CacheClusterList', ], ], ], 'CacheClusterNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheClusterNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CacheEngineVersion' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'CacheEngineDescription' => [ 'shape' => 'String', ], 'CacheEngineVersionDescription' => [ 'shape' => 'String', ], ], ], 'CacheEngineVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheEngineVersion', 'locationName' => 'CacheEngineVersion', ], ], 'CacheEngineVersionMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheEngineVersions' => [ 'shape' => 'CacheEngineVersionList', ], ], ], 'CacheNode' => [ 'type' => 'structure', 'members' => [ 'CacheNodeId' => [ 'shape' => 'String', ], 'CacheNodeStatus' => [ 'shape' => 'String', ], 'CacheNodeCreateTime' => [ 'shape' => 'TStamp', ], 'Endpoint' => [ 'shape' => 'Endpoint', ], 'ParameterGroupStatus' => [ 'shape' => 'String', ], 'SourceCacheNodeId' => [ 'shape' => 'String', ], 'CustomerAvailabilityZone' => [ 'shape' => 'String', ], ], ], 'CacheNodeIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'CacheNodeId', ], ], 'CacheNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheNode', 'locationName' => 'CacheNode', ], ], 'CacheNodeTypeSpecificParameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], 'CacheNodeTypeSpecificValues' => [ 'shape' => 'CacheNodeTypeSpecificValueList', ], 'ChangeType' => [ 'shape' => 'ChangeType', ], ], ], 'CacheNodeTypeSpecificParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheNodeTypeSpecificParameter', 'locationName' => 'CacheNodeTypeSpecificParameter', ], ], 'CacheNodeTypeSpecificValue' => [ 'type' => 'structure', 'members' => [ 'CacheNodeType' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'CacheNodeTypeSpecificValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheNodeTypeSpecificValue', 'locationName' => 'CacheNodeTypeSpecificValue', ], ], 'CacheParameterGroup' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'CacheParameterGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheParameterGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], 'CacheNodeTypeSpecificParameters' => [ 'shape' => 'CacheNodeTypeSpecificParametersList', ], ], ], 'CacheParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheParameterGroup', 'locationName' => 'CacheParameterGroup', ], ], 'CacheParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], ], ], 'CacheParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CacheParameterGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheParameterGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheParameterGroupStatus' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], 'CacheNodeIdsToReboot' => [ 'shape' => 'CacheNodeIdsList', ], ], ], 'CacheParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheParameterGroups' => [ 'shape' => 'CacheParameterGroupList', ], ], ], 'CacheSecurityGroup' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', ], 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'EC2SecurityGroups' => [ 'shape' => 'EC2SecurityGroupList', ], ], 'wrapper' => true, ], 'CacheSecurityGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSecurityGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'CacheSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheSecurityGroupMembership', 'locationName' => 'CacheSecurityGroup', ], ], 'CacheSecurityGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheSecurityGroups' => [ 'shape' => 'CacheSecurityGroups', ], ], ], 'CacheSecurityGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'CacheSecurityGroupName', ], ], 'CacheSecurityGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSecurityGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CacheSecurityGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'QuotaExceeded.CacheSecurityGroup', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSecurityGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheSecurityGroup', 'locationName' => 'CacheSecurityGroup', ], ], 'CacheSubnetGroup' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupDescription' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'Subnets' => [ 'shape' => 'SubnetList', ], ], 'wrapper' => true, ], 'CacheSubnetGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroupInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheSubnetGroups' => [ 'shape' => 'CacheSubnetGroups', ], ], ], 'CacheSubnetGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheSubnetGroup', 'locationName' => 'CacheSubnetGroup', ], ], 'CacheSubnetQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ChangeType' => [ 'type' => 'string', 'enum' => [ 'immediate', 'requires-reboot', ], ], 'ClusterIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ClusterId', ], ], 'ClusterQuotaForCustomerExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterQuotaForCustomerExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CopySnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceSnapshotName', 'TargetSnapshotName', ], 'members' => [ 'SourceSnapshotName' => [ 'shape' => 'String', ], 'TargetSnapshotName' => [ 'shape' => 'String', ], 'TargetBucket' => [ 'shape' => 'String', ], ], ], 'CopySnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'CreateCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], 'AZMode' => [ 'shape' => 'AZMode', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'PreferredAvailabilityZones' => [ 'shape' => 'PreferredAvailabilityZoneList', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'Tags' => [ 'shape' => 'TagList', ], 'SnapshotArns' => [ 'shape' => 'SnapshotArnsList', ], 'SnapshotName' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], ], 'CreateCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'CreateCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', 'CacheParameterGroupFamily', 'Description', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'CreateCacheParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroup' => [ 'shape' => 'CacheParameterGroup', ], ], ], 'CreateCacheSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', 'Description', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'CreateCacheSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroup' => [ 'shape' => 'CacheSecurityGroup', ], ], ], 'CreateCacheSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSubnetGroupName', 'CacheSubnetGroupDescription', 'SubnetIds', ], 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'CreateCacheSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroup' => [ 'shape' => 'CacheSubnetGroup', ], ], ], 'CreateReplicationGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ReplicationGroupId', 'ReplicationGroupDescription', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'ReplicationGroupDescription' => [ 'shape' => 'String', ], 'PrimaryClusterId' => [ 'shape' => 'String', ], 'AutomaticFailoverEnabled' => [ 'shape' => 'BooleanOptional', ], 'NumCacheClusters' => [ 'shape' => 'IntegerOptional', ], 'PreferredCacheClusterAZs' => [ 'shape' => 'AvailabilityZonesList', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'Tags' => [ 'shape' => 'TagList', ], 'SnapshotArns' => [ 'shape' => 'SnapshotArnsList', ], 'SnapshotName' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], ], 'CreateReplicationGroupResult' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroup' => [ 'shape' => 'ReplicationGroup', ], ], ], 'CreateSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', 'SnapshotName', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'SnapshotName' => [ 'shape' => 'String', ], ], ], 'CreateSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'DeleteCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'FinalSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'DeleteCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteCacheSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteCacheSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSubnetGroupName', ], 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteReplicationGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ReplicationGroupId', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'RetainPrimaryCluster' => [ 'shape' => 'BooleanOptional', ], 'FinalSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteReplicationGroupResult' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroup' => [ 'shape' => 'ReplicationGroup', ], ], ], 'DeleteSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotName', ], 'members' => [ 'SnapshotName' => [ 'shape' => 'String', ], ], ], 'DeleteSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'DescribeCacheClustersMessage' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'ShowCacheNodeInfo' => [ 'shape' => 'BooleanOptional', ], ], ], 'DescribeCacheEngineVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'DefaultOnly' => [ 'shape' => 'Boolean', ], ], ], 'DescribeCacheParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeCacheParametersMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeCacheSecurityGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeCacheSubnetGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultParametersMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupFamily', ], 'members' => [ 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultParametersResult' => [ 'type' => 'structure', 'members' => [ 'EngineDefaults' => [ 'shape' => 'EngineDefaults', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'IntegerOptional', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReplicationGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedCacheNodesMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodeId' => [ 'shape' => 'String', ], 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedCacheNodesOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeSnapshotsListMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Snapshots' => [ 'shape' => 'SnapshotList', ], ], ], 'DescribeSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'SnapshotName' => [ 'shape' => 'String', ], 'SnapshotSource' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], ], ], 'Double' => [ 'type' => 'double', ], 'EC2SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'EC2SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2SecurityGroup', 'locationName' => 'EC2SecurityGroup', ], ], 'Endpoint' => [ 'type' => 'structure', 'members' => [ 'Address' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], ], ], 'EngineDefaults' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], 'CacheNodeTypeSpecificParameters' => [ 'shape' => 'CacheNodeTypeSpecificParametersList', ], ], 'wrapper' => true, ], 'Event' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'Message' => [ 'shape' => 'String', ], 'Date' => [ 'shape' => 'TStamp', ], ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', 'locationName' => 'Event', ], ], 'EventsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventList', ], ], ], 'InsufficientCacheClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientCacheClusterCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'IntegerOptional' => [ 'type' => 'integer', ], 'InvalidARNFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidARN', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidCacheClusterStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidCacheClusterState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidCacheParameterGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidCacheParameterGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidCacheSecurityGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidCacheSecurityGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidParameterCombinationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'AwsQueryErrorMessage', ], ], 'error' => [ 'code' => 'InvalidParameterCombination', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidParameterValueException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'AwsQueryErrorMessage', ], ], 'error' => [ 'code' => 'InvalidParameterValue', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidReplicationGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidReplicationGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSnapshotState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubnet' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubnet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidVPCNetworkStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidVPCNetworkStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'KeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ListAllowedNodeTypeModificationsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], ], ], 'ListTagsForResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], ], ], 'ModifyCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'CacheNodeIdsToRemove' => [ 'shape' => 'CacheNodeIdsList', ], 'AZMode' => [ 'shape' => 'AZMode', ], 'NewAvailabilityZones' => [ 'shape' => 'PreferredAvailabilityZoneList', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'NotificationTopicStatus' => [ 'shape' => 'String', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], ], ], 'ModifyCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'ModifyCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', 'ParameterNameValues', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'ParameterNameValues' => [ 'shape' => 'ParameterNameValueList', ], ], ], 'ModifyCacheSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSubnetGroupName', ], 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'ModifyCacheSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroup' => [ 'shape' => 'CacheSubnetGroup', ], ], ], 'ModifyReplicationGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ReplicationGroupId', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'ReplicationGroupDescription' => [ 'shape' => 'String', ], 'PrimaryClusterId' => [ 'shape' => 'String', ], 'SnapshottingClusterId' => [ 'shape' => 'String', ], 'AutomaticFailoverEnabled' => [ 'shape' => 'BooleanOptional', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'NotificationTopicStatus' => [ 'shape' => 'String', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], ], ], 'ModifyReplicationGroupResult' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroup' => [ 'shape' => 'ReplicationGroup', ], ], ], 'NodeGroup' => [ 'type' => 'structure', 'members' => [ 'NodeGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'PrimaryEndpoint' => [ 'shape' => 'Endpoint', ], 'NodeGroupMembers' => [ 'shape' => 'NodeGroupMemberList', ], ], ], 'NodeGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeGroup', 'locationName' => 'NodeGroup', ], ], 'NodeGroupMember' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'CacheNodeId' => [ 'shape' => 'String', ], 'ReadEndpoint' => [ 'shape' => 'Endpoint', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'CurrentRole' => [ 'shape' => 'String', ], ], ], 'NodeGroupMemberList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeGroupMember', 'locationName' => 'NodeGroupMember', ], ], 'NodeQuotaForClusterExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NodeQuotaForClusterExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NodeQuotaForCustomerExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NodeQuotaForCustomerExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NodeSnapshot' => [ 'type' => 'structure', 'members' => [ 'CacheNodeId' => [ 'shape' => 'String', ], 'CacheSize' => [ 'shape' => 'String', ], 'CacheNodeCreateTime' => [ 'shape' => 'TStamp', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], ], 'wrapper' => true, ], 'NodeSnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeSnapshot', 'locationName' => 'NodeSnapshot', ], ], 'NodeTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'NotificationConfiguration' => [ 'type' => 'structure', 'members' => [ 'TopicArn' => [ 'shape' => 'String', ], 'TopicStatus' => [ 'shape' => 'String', ], ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], 'ChangeType' => [ 'shape' => 'ChangeType', ], ], ], 'ParameterNameValue' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], ], ], 'ParameterNameValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParameterNameValue', 'locationName' => 'ParameterNameValue', ], ], 'ParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', 'locationName' => 'Parameter', ], ], 'PendingAutomaticFailoverStatus' => [ 'type' => 'string', 'enum' => [ 'enabled', 'disabled', ], ], 'PendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'CacheNodeIdsToRemove' => [ 'shape' => 'CacheNodeIdsList', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], ], ], 'PreferredAvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'PreferredAvailabilityZone', ], ], 'PurchaseReservedCacheNodesOfferingMessage' => [ 'type' => 'structure', 'required' => [ 'ReservedCacheNodesOfferingId', ], 'members' => [ 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'ReservedCacheNodeId' => [ 'shape' => 'String', ], 'CacheNodeCount' => [ 'shape' => 'IntegerOptional', ], ], ], 'PurchaseReservedCacheNodesOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNode' => [ 'shape' => 'ReservedCacheNode', ], ], ], 'RebootCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', 'CacheNodeIdsToReboot', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'CacheNodeIdsToReboot' => [ 'shape' => 'CacheNodeIdsList', ], ], ], 'RebootCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'RecurringChargeAmount' => [ 'shape' => 'Double', ], 'RecurringChargeFrequency' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'RecurringChargeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'RecurringCharge', ], ], 'RemoveTagsFromResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'TagKeys', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'KeyList', ], ], ], 'ReplicationGroup' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'ReplicationGroupPendingModifiedValues', ], 'MemberClusters' => [ 'shape' => 'ClusterIdList', ], 'NodeGroups' => [ 'shape' => 'NodeGroupList', ], 'SnapshottingClusterId' => [ 'shape' => 'String', ], 'AutomaticFailover' => [ 'shape' => 'AutomaticFailoverStatus', ], ], 'wrapper' => true, ], 'ReplicationGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReplicationGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReplicationGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReplicationGroup', 'locationName' => 'ReplicationGroup', ], ], 'ReplicationGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReplicationGroups' => [ 'shape' => 'ReplicationGroupList', ], ], ], 'ReplicationGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReplicationGroupNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReplicationGroupPendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'PrimaryClusterId' => [ 'shape' => 'String', ], 'AutomaticFailoverStatus' => [ 'shape' => 'PendingAutomaticFailoverStatus', ], ], ], 'ReservedCacheNode' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodeId' => [ 'shape' => 'String', ], 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CacheNodeCount' => [ 'shape' => 'Integer', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'State' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedCacheNodeAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodeAlreadyExists', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedCacheNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedCacheNode', 'locationName' => 'ReservedCacheNode', ], ], 'ReservedCacheNodeMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedCacheNodes' => [ 'shape' => 'ReservedCacheNodeList', ], ], ], 'ReservedCacheNodeNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodeNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedCacheNodeQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodeQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReservedCacheNodesOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedCacheNodesOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedCacheNodesOffering', 'locationName' => 'ReservedCacheNodesOffering', ], ], 'ReservedCacheNodesOfferingMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedCacheNodesOfferings' => [ 'shape' => 'ReservedCacheNodesOfferingList', ], ], ], 'ReservedCacheNodesOfferingNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodesOfferingNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResetCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'ParameterNameValues' => [ 'shape' => 'ParameterNameValueList', ], ], ], 'RevokeCacheSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', 'EC2SecurityGroupName', 'EC2SecurityGroupOwnerId', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'RevokeCacheSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroup' => [ 'shape' => 'CacheSecurityGroup', ], ], ], 'SecurityGroupIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SecurityGroupId', ], ], 'SecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'SecurityGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'SecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SecurityGroupMembership', ], ], 'Snapshot' => [ 'type' => 'structure', 'members' => [ 'SnapshotName' => [ 'shape' => 'String', ], 'CacheClusterId' => [ 'shape' => 'String', ], 'SnapshotStatus' => [ 'shape' => 'String', ], 'SnapshotSource' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'CacheClusterCreateTime' => [ 'shape' => 'TStamp', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'TopicArn' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], 'NodeSnapshots' => [ 'shape' => 'NodeSnapshotList', ], ], 'wrapper' => true, ], 'SnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotArnsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SnapshotArn', ], ], 'SnapshotFeatureNotSupportedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotFeatureNotSupportedFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Snapshot', 'locationName' => 'Snapshot', ], ], 'SnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'cache-cluster', 'cache-parameter-group', 'cache-security-group', 'cache-subnet-group', ], ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetIdentifier' => [ 'shape' => 'String', ], 'SubnetAvailabilityZone' => [ 'shape' => 'AvailabilityZone', ], ], ], 'SubnetIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetIdentifier', ], ], 'SubnetInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubnetInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'Subnet', ], ], 'TStamp' => [ 'type' => 'timestamp', ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagListMessage' => [ 'type' => 'structure', 'members' => [ 'TagList' => [ 'shape' => 'TagList', ], ], ], 'TagNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TagNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'TagQuotaPerResourceExceeded' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TagQuotaPerResourceExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-02-02', 'endpointPrefix' => 'elasticache', 'protocol' => 'query', 'serviceFullName' => 'Amazon ElastiCache', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://elasticache.amazonaws.com/doc/2015-02-02/', ], 'operations' => [ 'AddTagsToResource' => [ 'name' => 'AddTagsToResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'AddTagsToResourceResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'TagQuotaPerResourceExceeded', ], [ 'shape' => 'InvalidARNFault', ], ], ], 'AuthorizeCacheSecurityGroupIngress' => [ 'name' => 'AuthorizeCacheSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeCacheSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'AuthorizeCacheSecurityGroupIngressResult', 'resultWrapper' => 'AuthorizeCacheSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CopySnapshot' => [ 'name' => 'CopySnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopySnapshotMessage', ], 'output' => [ 'shape' => 'CopySnapshotResult', 'resultWrapper' => 'CopySnapshotResult', ], 'errors' => [ [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidSnapshotStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheCluster' => [ 'name' => 'CreateCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheClusterMessage', ], 'output' => [ 'shape' => 'CreateCacheClusterResult', 'resultWrapper' => 'CreateCacheClusterResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'CacheClusterAlreadyExistsFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], [ 'shape' => 'ClusterQuotaForCustomerExceededFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'TagQuotaPerResourceExceeded', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheParameterGroup' => [ 'name' => 'CreateCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateCacheParameterGroupResult', 'resultWrapper' => 'CreateCacheParameterGroupResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupQuotaExceededFault', ], [ 'shape' => 'CacheParameterGroupAlreadyExistsFault', ], [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheSecurityGroup' => [ 'name' => 'CreateCacheSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheSecurityGroupMessage', ], 'output' => [ 'shape' => 'CreateCacheSecurityGroupResult', 'resultWrapper' => 'CreateCacheSecurityGroupResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupAlreadyExistsFault', ], [ 'shape' => 'CacheSecurityGroupQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateCacheSubnetGroup' => [ 'name' => 'CreateCacheSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCacheSubnetGroupMessage', ], 'output' => [ 'shape' => 'CreateCacheSubnetGroupResult', 'resultWrapper' => 'CreateCacheSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupAlreadyExistsFault', ], [ 'shape' => 'CacheSubnetGroupQuotaExceededFault', ], [ 'shape' => 'CacheSubnetQuotaExceededFault', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'CreateReplicationGroup' => [ 'name' => 'CreateReplicationGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReplicationGroupMessage', ], 'output' => [ 'shape' => 'CreateReplicationGroupResult', 'resultWrapper' => 'CreateReplicationGroupResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'ReplicationGroupAlreadyExistsFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], [ 'shape' => 'ClusterQuotaForCustomerExceededFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'TagQuotaPerResourceExceeded', ], [ 'shape' => 'NodeGroupsPerReplicationGroupQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'CreateSnapshot' => [ 'name' => 'CreateSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSnapshotMessage', ], 'output' => [ 'shape' => 'CreateSnapshotResult', 'resultWrapper' => 'CreateSnapshotResult', ], 'errors' => [ [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'SnapshotFeatureNotSupportedFault', ], [ 'shape' => 'InvalidParameterCombinationException', ], [ 'shape' => 'InvalidParameterValueException', ], ], ], 'DeleteCacheCluster' => [ 'name' => 'DeleteCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheClusterMessage', ], 'output' => [ 'shape' => 'DeleteCacheClusterResult', 'resultWrapper' => 'DeleteCacheClusterResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotFeatureNotSupportedFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteCacheParameterGroup' => [ 'name' => 'DeleteCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteCacheSecurityGroup' => [ 'name' => 'DeleteCacheSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheSecurityGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteCacheSubnetGroup' => [ 'name' => 'DeleteCacheSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteCacheSubnetGroupMessage', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupInUse', ], [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], ], ], 'DeleteReplicationGroup' => [ 'name' => 'DeleteReplicationGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReplicationGroupMessage', ], 'output' => [ 'shape' => 'DeleteReplicationGroupResult', 'resultWrapper' => 'DeleteReplicationGroupResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'SnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotFeatureNotSupportedFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DeleteSnapshot' => [ 'name' => 'DeleteSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteSnapshotResult', 'resultWrapper' => 'DeleteSnapshotResult', ], 'errors' => [ [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidSnapshotStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheClusters' => [ 'name' => 'DescribeCacheClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheClustersMessage', ], 'output' => [ 'shape' => 'CacheClusterMessage', 'resultWrapper' => 'DescribeCacheClustersResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheEngineVersions' => [ 'name' => 'DescribeCacheEngineVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheEngineVersionsMessage', ], 'output' => [ 'shape' => 'CacheEngineVersionMessage', 'resultWrapper' => 'DescribeCacheEngineVersionsResult', ], ], 'DescribeCacheParameterGroups' => [ 'name' => 'DescribeCacheParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheParameterGroupsMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupsMessage', 'resultWrapper' => 'DescribeCacheParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheParameters' => [ 'name' => 'DescribeCacheParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheParametersMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupDetails', 'resultWrapper' => 'DescribeCacheParametersResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheSecurityGroups' => [ 'name' => 'DescribeCacheSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheSecurityGroupsMessage', ], 'output' => [ 'shape' => 'CacheSecurityGroupMessage', 'resultWrapper' => 'DescribeCacheSecurityGroupsResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeCacheSubnetGroups' => [ 'name' => 'DescribeCacheSubnetGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCacheSubnetGroupsMessage', ], 'output' => [ 'shape' => 'CacheSubnetGroupMessage', 'resultWrapper' => 'DescribeCacheSubnetGroupsResult', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], ], ], 'DescribeEngineDefaultParameters' => [ 'name' => 'DescribeEngineDefaultParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEngineDefaultParametersMessage', ], 'output' => [ 'shape' => 'DescribeEngineDefaultParametersResult', 'resultWrapper' => 'DescribeEngineDefaultParametersResult', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventsMessage', 'resultWrapper' => 'DescribeEventsResult', ], 'errors' => [ [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeReplicationGroups' => [ 'name' => 'DescribeReplicationGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReplicationGroupsMessage', ], 'output' => [ 'shape' => 'ReplicationGroupMessage', 'resultWrapper' => 'DescribeReplicationGroupsResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeReservedCacheNodes' => [ 'name' => 'DescribeReservedCacheNodes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedCacheNodesMessage', ], 'output' => [ 'shape' => 'ReservedCacheNodeMessage', 'resultWrapper' => 'DescribeReservedCacheNodesResult', ], 'errors' => [ [ 'shape' => 'ReservedCacheNodeNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeReservedCacheNodesOfferings' => [ 'name' => 'DescribeReservedCacheNodesOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedCacheNodesOfferingsMessage', ], 'output' => [ 'shape' => 'ReservedCacheNodesOfferingMessage', 'resultWrapper' => 'DescribeReservedCacheNodesOfferingsResult', ], 'errors' => [ [ 'shape' => 'ReservedCacheNodesOfferingNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'DescribeSnapshots' => [ 'name' => 'DescribeSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSnapshotsMessage', ], 'output' => [ 'shape' => 'DescribeSnapshotsListMessage', 'resultWrapper' => 'DescribeSnapshotsResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'ListAllowedNodeTypeModifications' => [ 'name' => 'ListAllowedNodeTypeModifications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAllowedNodeTypeModificationsMessage', ], 'output' => [ 'shape' => 'AllowedNodeTypeModificationsMessage', 'resultWrapper' => 'ListAllowedNodeTypeModificationsResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterCombinationException', ], [ 'shape' => 'InvalidParameterValueException', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'ListTagsForResourceResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidARNFault', ], ], ], 'ModifyCacheCluster' => [ 'name' => 'ModifyCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyCacheClusterMessage', ], 'output' => [ 'shape' => 'ModifyCacheClusterResult', 'resultWrapper' => 'ModifyCacheClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'ModifyCacheParameterGroup' => [ 'name' => 'ModifyCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyCacheParameterGroupMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupNameMessage', 'resultWrapper' => 'ModifyCacheParameterGroupResult', ], 'errors' => [ [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'ModifyCacheSubnetGroup' => [ 'name' => 'ModifyCacheSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyCacheSubnetGroupMessage', ], 'output' => [ 'shape' => 'ModifyCacheSubnetGroupResult', 'resultWrapper' => 'ModifyCacheSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'CacheSubnetGroupNotFoundFault', ], [ 'shape' => 'CacheSubnetQuotaExceededFault', ], [ 'shape' => 'SubnetInUse', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'ModifyReplicationGroup' => [ 'name' => 'ModifyReplicationGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyReplicationGroupMessage', ], 'output' => [ 'shape' => 'ModifyReplicationGroupResult', 'resultWrapper' => 'ModifyReplicationGroupResult', ], 'errors' => [ [ 'shape' => 'ReplicationGroupNotFoundFault', ], [ 'shape' => 'InvalidReplicationGroupStateFault', ], [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'InsufficientCacheClusterCapacityFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'NodeQuotaForClusterExceededFault', ], [ 'shape' => 'NodeQuotaForCustomerExceededFault', ], [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'PurchaseReservedCacheNodesOffering' => [ 'name' => 'PurchaseReservedCacheNodesOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedCacheNodesOfferingMessage', ], 'output' => [ 'shape' => 'PurchaseReservedCacheNodesOfferingResult', 'resultWrapper' => 'PurchaseReservedCacheNodesOfferingResult', ], 'errors' => [ [ 'shape' => 'ReservedCacheNodesOfferingNotFoundFault', ], [ 'shape' => 'ReservedCacheNodeAlreadyExistsFault', ], [ 'shape' => 'ReservedCacheNodeQuotaExceededFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'RebootCacheCluster' => [ 'name' => 'RebootCacheCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootCacheClusterMessage', ], 'output' => [ 'shape' => 'RebootCacheClusterResult', 'resultWrapper' => 'RebootCacheClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidCacheClusterStateFault', ], [ 'shape' => 'CacheClusterNotFoundFault', ], ], ], 'RemoveTagsFromResource' => [ 'name' => 'RemoveTagsFromResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'RemoveTagsFromResourceResult', ], 'errors' => [ [ 'shape' => 'CacheClusterNotFoundFault', ], [ 'shape' => 'SnapshotNotFoundFault', ], [ 'shape' => 'InvalidARNFault', ], [ 'shape' => 'TagNotFoundFault', ], ], ], 'ResetCacheParameterGroup' => [ 'name' => 'ResetCacheParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetCacheParameterGroupMessage', ], 'output' => [ 'shape' => 'CacheParameterGroupNameMessage', 'resultWrapper' => 'ResetCacheParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidCacheParameterGroupStateFault', ], [ 'shape' => 'CacheParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], 'RevokeCacheSecurityGroupIngress' => [ 'name' => 'RevokeCacheSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeCacheSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'RevokeCacheSecurityGroupIngressResult', 'resultWrapper' => 'RevokeCacheSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'CacheSecurityGroupNotFoundFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'InvalidCacheSecurityGroupStateFault', ], [ 'shape' => 'InvalidParameterValueException', ], [ 'shape' => 'InvalidParameterCombinationException', ], ], ], ], 'shapes' => [ 'AZMode' => [ 'type' => 'string', 'enum' => [ 'single-az', 'cross-az', ], ], 'AddTagsToResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'Tags', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'AllowedNodeTypeModificationsMessage' => [ 'type' => 'structure', 'members' => [ 'ScaleUpModifications' => [ 'shape' => 'NodeTypeList', ], ], ], 'AuthorizationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizeCacheSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', 'EC2SecurityGroupName', 'EC2SecurityGroupOwnerId', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'AuthorizeCacheSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroup' => [ 'shape' => 'CacheSecurityGroup', ], ], ], 'AutomaticFailoverStatus' => [ 'type' => 'string', 'enum' => [ 'enabled', 'disabled', 'enabling', 'disabling', ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'AvailabilityZonesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AvailabilityZone', ], ], 'AwsQueryErrorMessage' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanOptional' => [ 'type' => 'boolean', ], 'CacheCluster' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'ConfigurationEndpoint' => [ 'shape' => 'Endpoint', ], 'ClientDownloadLandingPage' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheClusterStatus' => [ 'shape' => 'String', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'CacheClusterCreateTime' => [ 'shape' => 'TStamp', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'PendingModifiedValues', ], 'NotificationConfiguration' => [ 'shape' => 'NotificationConfiguration', ], 'CacheSecurityGroups' => [ 'shape' => 'CacheSecurityGroupMembershipList', ], 'CacheParameterGroup' => [ 'shape' => 'CacheParameterGroupStatus', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheNodes' => [ 'shape' => 'CacheNodeList', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'SecurityGroups' => [ 'shape' => 'SecurityGroupMembershipList', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'CacheClusterAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheClusterAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheCluster', 'locationName' => 'CacheCluster', ], ], 'CacheClusterMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheClusters' => [ 'shape' => 'CacheClusterList', ], ], ], 'CacheClusterNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheClusterNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CacheEngineVersion' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'CacheEngineDescription' => [ 'shape' => 'String', ], 'CacheEngineVersionDescription' => [ 'shape' => 'String', ], ], ], 'CacheEngineVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheEngineVersion', 'locationName' => 'CacheEngineVersion', ], ], 'CacheEngineVersionMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheEngineVersions' => [ 'shape' => 'CacheEngineVersionList', ], ], ], 'CacheNode' => [ 'type' => 'structure', 'members' => [ 'CacheNodeId' => [ 'shape' => 'String', ], 'CacheNodeStatus' => [ 'shape' => 'String', ], 'CacheNodeCreateTime' => [ 'shape' => 'TStamp', ], 'Endpoint' => [ 'shape' => 'Endpoint', ], 'ParameterGroupStatus' => [ 'shape' => 'String', ], 'SourceCacheNodeId' => [ 'shape' => 'String', ], 'CustomerAvailabilityZone' => [ 'shape' => 'String', ], ], ], 'CacheNodeIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'CacheNodeId', ], ], 'CacheNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheNode', 'locationName' => 'CacheNode', ], ], 'CacheNodeTypeSpecificParameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], 'CacheNodeTypeSpecificValues' => [ 'shape' => 'CacheNodeTypeSpecificValueList', ], 'ChangeType' => [ 'shape' => 'ChangeType', ], ], ], 'CacheNodeTypeSpecificParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheNodeTypeSpecificParameter', 'locationName' => 'CacheNodeTypeSpecificParameter', ], ], 'CacheNodeTypeSpecificValue' => [ 'type' => 'structure', 'members' => [ 'CacheNodeType' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'CacheNodeTypeSpecificValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheNodeTypeSpecificValue', 'locationName' => 'CacheNodeTypeSpecificValue', ], ], 'CacheParameterGroup' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'CacheParameterGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheParameterGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], 'CacheNodeTypeSpecificParameters' => [ 'shape' => 'CacheNodeTypeSpecificParametersList', ], ], ], 'CacheParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheParameterGroup', 'locationName' => 'CacheParameterGroup', ], ], 'CacheParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], ], ], 'CacheParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CacheParameterGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheParameterGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheParameterGroupStatus' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], 'CacheNodeIdsToReboot' => [ 'shape' => 'CacheNodeIdsList', ], ], ], 'CacheParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheParameterGroups' => [ 'shape' => 'CacheParameterGroupList', ], ], ], 'CacheSecurityGroup' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', ], 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'EC2SecurityGroups' => [ 'shape' => 'EC2SecurityGroupList', ], ], 'wrapper' => true, ], 'CacheSecurityGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSecurityGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'CacheSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheSecurityGroupMembership', 'locationName' => 'CacheSecurityGroup', ], ], 'CacheSecurityGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheSecurityGroups' => [ 'shape' => 'CacheSecurityGroups', ], ], ], 'CacheSecurityGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'CacheSecurityGroupName', ], ], 'CacheSecurityGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSecurityGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CacheSecurityGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'QuotaExceeded.CacheSecurityGroup', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSecurityGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheSecurityGroup', 'locationName' => 'CacheSecurityGroup', ], ], 'CacheSubnetGroup' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupDescription' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'Subnets' => [ 'shape' => 'SubnetList', ], ], 'wrapper' => true, ], 'CacheSubnetGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroupInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'CacheSubnetGroups' => [ 'shape' => 'CacheSubnetGroups', ], ], ], 'CacheSubnetGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CacheSubnetGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'CacheSubnetGroup', 'locationName' => 'CacheSubnetGroup', ], ], 'CacheSubnetQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CacheSubnetQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ChangeType' => [ 'type' => 'string', 'enum' => [ 'immediate', 'requires-reboot', ], ], 'ClusterIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ClusterId', ], ], 'ClusterQuotaForCustomerExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterQuotaForCustomerExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CopySnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceSnapshotName', 'TargetSnapshotName', ], 'members' => [ 'SourceSnapshotName' => [ 'shape' => 'String', ], 'TargetSnapshotName' => [ 'shape' => 'String', ], 'TargetBucket' => [ 'shape' => 'String', ], ], ], 'CopySnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'CreateCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], 'AZMode' => [ 'shape' => 'AZMode', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'PreferredAvailabilityZones' => [ 'shape' => 'PreferredAvailabilityZoneList', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'Tags' => [ 'shape' => 'TagList', ], 'SnapshotArns' => [ 'shape' => 'SnapshotArnsList', ], 'SnapshotName' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], ], 'CreateCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'CreateCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', 'CacheParameterGroupFamily', 'Description', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'CreateCacheParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroup' => [ 'shape' => 'CacheParameterGroup', ], ], ], 'CreateCacheSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', 'Description', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'CreateCacheSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroup' => [ 'shape' => 'CacheSecurityGroup', ], ], ], 'CreateCacheSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSubnetGroupName', 'CacheSubnetGroupDescription', 'SubnetIds', ], 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'CreateCacheSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroup' => [ 'shape' => 'CacheSubnetGroup', ], ], ], 'CreateReplicationGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ReplicationGroupId', 'ReplicationGroupDescription', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'ReplicationGroupDescription' => [ 'shape' => 'String', ], 'PrimaryClusterId' => [ 'shape' => 'String', ], 'AutomaticFailoverEnabled' => [ 'shape' => 'BooleanOptional', ], 'NumCacheClusters' => [ 'shape' => 'IntegerOptional', ], 'PreferredCacheClusterAZs' => [ 'shape' => 'AvailabilityZonesList', ], 'NumNodeGroups' => [ 'shape' => 'IntegerOptional', ], 'ReplicasPerNodeGroup' => [ 'shape' => 'IntegerOptional', ], 'NodeGroupConfiguration' => [ 'shape' => 'NodeGroupConfigurationList', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'Tags' => [ 'shape' => 'TagList', ], 'SnapshotArns' => [ 'shape' => 'SnapshotArnsList', ], 'SnapshotName' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], ], 'CreateReplicationGroupResult' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroup' => [ 'shape' => 'ReplicationGroup', ], ], ], 'CreateSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotName', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'CacheClusterId' => [ 'shape' => 'String', ], 'SnapshotName' => [ 'shape' => 'String', ], ], ], 'CreateSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'DeleteCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'FinalSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'DeleteCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteCacheSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteCacheSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSubnetGroupName', ], 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteReplicationGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ReplicationGroupId', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'RetainPrimaryCluster' => [ 'shape' => 'BooleanOptional', ], 'FinalSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteReplicationGroupResult' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroup' => [ 'shape' => 'ReplicationGroup', ], ], ], 'DeleteSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotName', ], 'members' => [ 'SnapshotName' => [ 'shape' => 'String', ], ], ], 'DeleteSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'DescribeCacheClustersMessage' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'ShowCacheNodeInfo' => [ 'shape' => 'BooleanOptional', ], ], ], 'DescribeCacheEngineVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'DefaultOnly' => [ 'shape' => 'Boolean', ], ], ], 'DescribeCacheParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeCacheParametersMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeCacheSecurityGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeCacheSubnetGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultParametersMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupFamily', ], 'members' => [ 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultParametersResult' => [ 'type' => 'structure', 'members' => [ 'EngineDefaults' => [ 'shape' => 'EngineDefaults', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'IntegerOptional', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReplicationGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedCacheNodesMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodeId' => [ 'shape' => 'String', ], 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedCacheNodesOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeSnapshotsListMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Snapshots' => [ 'shape' => 'SnapshotList', ], ], ], 'DescribeSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'CacheClusterId' => [ 'shape' => 'String', ], 'SnapshotName' => [ 'shape' => 'String', ], 'SnapshotSource' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'ShowNodeGroupConfig' => [ 'shape' => 'BooleanOptional', ], ], ], 'Double' => [ 'type' => 'double', ], 'EC2SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'EC2SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2SecurityGroup', 'locationName' => 'EC2SecurityGroup', ], ], 'Endpoint' => [ 'type' => 'structure', 'members' => [ 'Address' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], ], ], 'EngineDefaults' => [ 'type' => 'structure', 'members' => [ 'CacheParameterGroupFamily' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], 'CacheNodeTypeSpecificParameters' => [ 'shape' => 'CacheNodeTypeSpecificParametersList', ], ], 'wrapper' => true, ], 'Event' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'Message' => [ 'shape' => 'String', ], 'Date' => [ 'shape' => 'TStamp', ], ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', 'locationName' => 'Event', ], ], 'EventsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventList', ], ], ], 'InsufficientCacheClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientCacheClusterCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'IntegerOptional' => [ 'type' => 'integer', ], 'InvalidARNFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidARN', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidCacheClusterStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidCacheClusterState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidCacheParameterGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidCacheParameterGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidCacheSecurityGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidCacheSecurityGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidParameterCombinationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'AwsQueryErrorMessage', ], ], 'error' => [ 'code' => 'InvalidParameterCombination', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidParameterValueException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'AwsQueryErrorMessage', ], ], 'error' => [ 'code' => 'InvalidParameterValue', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidReplicationGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidReplicationGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSnapshotState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubnet' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubnet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidVPCNetworkStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidVPCNetworkStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'KeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ListAllowedNodeTypeModificationsMessage' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], ], ], 'ListTagsForResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], ], ], 'ModifyCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'CacheNodeIdsToRemove' => [ 'shape' => 'CacheNodeIdsList', ], 'AZMode' => [ 'shape' => 'AZMode', ], 'NewAvailabilityZones' => [ 'shape' => 'PreferredAvailabilityZoneList', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'NotificationTopicStatus' => [ 'shape' => 'String', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], ], ], 'ModifyCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'ModifyCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', 'ParameterNameValues', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'ParameterNameValues' => [ 'shape' => 'ParameterNameValueList', ], ], ], 'ModifyCacheSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSubnetGroupName', ], 'members' => [ 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'ModifyCacheSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'CacheSubnetGroup' => [ 'shape' => 'CacheSubnetGroup', ], ], ], 'ModifyReplicationGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ReplicationGroupId', ], 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'ReplicationGroupDescription' => [ 'shape' => 'String', ], 'PrimaryClusterId' => [ 'shape' => 'String', ], 'SnapshottingClusterId' => [ 'shape' => 'String', ], 'AutomaticFailoverEnabled' => [ 'shape' => 'BooleanOptional', ], 'CacheSecurityGroupNames' => [ 'shape' => 'CacheSecurityGroupNameList', ], 'SecurityGroupIds' => [ 'shape' => 'SecurityGroupIdsList', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'NotificationTopicArn' => [ 'shape' => 'String', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'NotificationTopicStatus' => [ 'shape' => 'String', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], ], ], 'ModifyReplicationGroupResult' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroup' => [ 'shape' => 'ReplicationGroup', ], ], ], 'NodeGroup' => [ 'type' => 'structure', 'members' => [ 'NodeGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'PrimaryEndpoint' => [ 'shape' => 'Endpoint', ], 'Slots' => [ 'shape' => 'String', ], 'NodeGroupMembers' => [ 'shape' => 'NodeGroupMemberList', ], ], ], 'NodeGroupConfiguration' => [ 'type' => 'structure', 'members' => [ 'Slots' => [ 'shape' => 'String', ], 'ReplicaCount' => [ 'shape' => 'IntegerOptional', ], 'PrimaryAvailabilityZone' => [ 'shape' => 'String', ], 'ReplicaAvailabilityZones' => [ 'shape' => 'AvailabilityZonesList', ], ], ], 'NodeGroupConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeGroupConfiguration', 'locationName' => 'NodeGroupConfiguration', ], ], 'NodeGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeGroup', 'locationName' => 'NodeGroup', ], ], 'NodeGroupMember' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'CacheNodeId' => [ 'shape' => 'String', ], 'ReadEndpoint' => [ 'shape' => 'Endpoint', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'CurrentRole' => [ 'shape' => 'String', ], ], ], 'NodeGroupMemberList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeGroupMember', 'locationName' => 'NodeGroupMember', ], ], 'NodeGroupsPerReplicationGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NodeGroupsPerReplicationGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NodeQuotaForClusterExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NodeQuotaForClusterExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NodeQuotaForCustomerExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NodeQuotaForCustomerExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NodeSnapshot' => [ 'type' => 'structure', 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'NodeGroupId' => [ 'shape' => 'String', ], 'CacheNodeId' => [ 'shape' => 'String', ], 'NodeGroupConfiguration' => [ 'shape' => 'NodeGroupConfiguration', ], 'CacheSize' => [ 'shape' => 'String', ], 'CacheNodeCreateTime' => [ 'shape' => 'TStamp', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], ], 'wrapper' => true, ], 'NodeSnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NodeSnapshot', 'locationName' => 'NodeSnapshot', ], ], 'NodeTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'NotificationConfiguration' => [ 'type' => 'structure', 'members' => [ 'TopicArn' => [ 'shape' => 'String', ], 'TopicStatus' => [ 'shape' => 'String', ], ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], 'ChangeType' => [ 'shape' => 'ChangeType', ], ], ], 'ParameterNameValue' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], ], ], 'ParameterNameValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParameterNameValue', 'locationName' => 'ParameterNameValue', ], ], 'ParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', 'locationName' => 'Parameter', ], ], 'PendingAutomaticFailoverStatus' => [ 'type' => 'string', 'enum' => [ 'enabled', 'disabled', ], ], 'PendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'CacheNodeIdsToRemove' => [ 'shape' => 'CacheNodeIdsList', ], 'EngineVersion' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], ], ], 'PreferredAvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'PreferredAvailabilityZone', ], ], 'PurchaseReservedCacheNodesOfferingMessage' => [ 'type' => 'structure', 'required' => [ 'ReservedCacheNodesOfferingId', ], 'members' => [ 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'ReservedCacheNodeId' => [ 'shape' => 'String', ], 'CacheNodeCount' => [ 'shape' => 'IntegerOptional', ], ], ], 'PurchaseReservedCacheNodesOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNode' => [ 'shape' => 'ReservedCacheNode', ], ], ], 'RebootCacheClusterMessage' => [ 'type' => 'structure', 'required' => [ 'CacheClusterId', 'CacheNodeIdsToReboot', ], 'members' => [ 'CacheClusterId' => [ 'shape' => 'String', ], 'CacheNodeIdsToReboot' => [ 'shape' => 'CacheNodeIdsList', ], ], ], 'RebootCacheClusterResult' => [ 'type' => 'structure', 'members' => [ 'CacheCluster' => [ 'shape' => 'CacheCluster', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'RecurringChargeAmount' => [ 'shape' => 'Double', ], 'RecurringChargeFrequency' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'RecurringChargeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'RecurringCharge', ], ], 'RemoveTagsFromResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'TagKeys', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'KeyList', ], ], ], 'ReplicationGroup' => [ 'type' => 'structure', 'members' => [ 'ReplicationGroupId' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'ReplicationGroupPendingModifiedValues', ], 'MemberClusters' => [ 'shape' => 'ClusterIdList', ], 'NodeGroups' => [ 'shape' => 'NodeGroupList', ], 'SnapshottingClusterId' => [ 'shape' => 'String', ], 'AutomaticFailover' => [ 'shape' => 'AutomaticFailoverStatus', ], 'ConfigurationEndpoint' => [ 'shape' => 'Endpoint', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'ReplicationGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReplicationGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReplicationGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReplicationGroup', 'locationName' => 'ReplicationGroup', ], ], 'ReplicationGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReplicationGroups' => [ 'shape' => 'ReplicationGroupList', ], ], ], 'ReplicationGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReplicationGroupNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReplicationGroupPendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'PrimaryClusterId' => [ 'shape' => 'String', ], 'AutomaticFailoverStatus' => [ 'shape' => 'PendingAutomaticFailoverStatus', ], ], ], 'ReservedCacheNode' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodeId' => [ 'shape' => 'String', ], 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CacheNodeCount' => [ 'shape' => 'Integer', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'State' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedCacheNodeAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodeAlreadyExists', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedCacheNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedCacheNode', 'locationName' => 'ReservedCacheNode', ], ], 'ReservedCacheNodeMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedCacheNodes' => [ 'shape' => 'ReservedCacheNodeList', ], ], ], 'ReservedCacheNodeNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodeNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedCacheNodeQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodeQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReservedCacheNodesOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedCacheNodesOfferingId' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedCacheNodesOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedCacheNodesOffering', 'locationName' => 'ReservedCacheNodesOffering', ], ], 'ReservedCacheNodesOfferingMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedCacheNodesOfferings' => [ 'shape' => 'ReservedCacheNodesOfferingList', ], ], ], 'ReservedCacheNodesOfferingNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedCacheNodesOfferingNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResetCacheParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'CacheParameterGroupName', ], 'members' => [ 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'ParameterNameValues' => [ 'shape' => 'ParameterNameValueList', ], ], ], 'RevokeCacheSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'CacheSecurityGroupName', 'EC2SecurityGroupName', 'EC2SecurityGroupOwnerId', ], 'members' => [ 'CacheSecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'RevokeCacheSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'CacheSecurityGroup' => [ 'shape' => 'CacheSecurityGroup', ], ], ], 'SecurityGroupIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SecurityGroupId', ], ], 'SecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'SecurityGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'SecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SecurityGroupMembership', ], ], 'Snapshot' => [ 'type' => 'structure', 'members' => [ 'SnapshotName' => [ 'shape' => 'String', ], 'ReplicationGroupId' => [ 'shape' => 'String', ], 'ReplicationGroupDescription' => [ 'shape' => 'String', ], 'CacheClusterId' => [ 'shape' => 'String', ], 'SnapshotStatus' => [ 'shape' => 'String', ], 'SnapshotSource' => [ 'shape' => 'String', ], 'CacheNodeType' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'NumCacheNodes' => [ 'shape' => 'IntegerOptional', ], 'PreferredAvailabilityZone' => [ 'shape' => 'String', ], 'CacheClusterCreateTime' => [ 'shape' => 'TStamp', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'TopicArn' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'CacheParameterGroupName' => [ 'shape' => 'String', ], 'CacheSubnetGroupName' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'SnapshotRetentionLimit' => [ 'shape' => 'IntegerOptional', ], 'SnapshotWindow' => [ 'shape' => 'String', ], 'NumNodeGroups' => [ 'shape' => 'IntegerOptional', ], 'AutomaticFailover' => [ 'shape' => 'AutomaticFailoverStatus', ], 'NodeSnapshots' => [ 'shape' => 'NodeSnapshotList', ], ], 'wrapper' => true, ], 'SnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotArnsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SnapshotArn', ], ], 'SnapshotFeatureNotSupportedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotFeatureNotSupportedFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Snapshot', 'locationName' => 'Snapshot', ], ], 'SnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'cache-cluster', 'cache-parameter-group', 'cache-security-group', 'cache-subnet-group', 'replication-group', ], ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetIdentifier' => [ 'shape' => 'String', ], 'SubnetAvailabilityZone' => [ 'shape' => 'AvailabilityZone', ], ], ], 'SubnetIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetIdentifier', ], ], 'SubnetInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubnetInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'Subnet', ], ], 'TStamp' => [ 'type' => 'timestamp', ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagListMessage' => [ 'type' => 'structure', 'members' => [ 'TagList' => [ 'shape' => 'TagList', ], ], ], 'TagNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TagNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'TagQuotaPerResourceExceeded' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TagQuotaPerResourceExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php index 2809e1cef..2008896c6 100644 --- a/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/elasticbeanstalk/2010-12-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2010-12-01', 'endpointPrefix' => 'elasticbeanstalk', 'protocol' => 'query', 'serviceAbbreviation' => 'Elastic Beanstalk', 'serviceFullName' => 'AWS Elastic Beanstalk', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/', ], 'operations' => [ 'AbortEnvironmentUpdate' => [ 'name' => 'AbortEnvironmentUpdate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AbortEnvironmentUpdateMessage', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'ApplyEnvironmentManagedAction' => [ 'name' => 'ApplyEnvironmentManagedAction', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ApplyEnvironmentManagedActionRequest', ], 'output' => [ 'shape' => 'ApplyEnvironmentManagedActionResult', 'resultWrapper' => 'ApplyEnvironmentManagedActionResult', ], 'errors' => [ [ 'shape' => 'ElasticBeanstalkServiceException', ], [ 'shape' => 'ManagedActionInvalidStateException', ], ], ], 'CheckDNSAvailability' => [ 'name' => 'CheckDNSAvailability', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CheckDNSAvailabilityMessage', ], 'output' => [ 'shape' => 'CheckDNSAvailabilityResultMessage', 'resultWrapper' => 'CheckDNSAvailabilityResult', ], ], 'ComposeEnvironments' => [ 'name' => 'ComposeEnvironments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ComposeEnvironmentsMessage', ], 'output' => [ 'shape' => 'EnvironmentDescriptionsMessage', 'resultWrapper' => 'ComposeEnvironmentsResult', ], 'errors' => [ [ 'shape' => 'TooManyEnvironmentsException', ], [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'CreateApplication' => [ 'name' => 'CreateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationMessage', ], 'output' => [ 'shape' => 'ApplicationDescriptionMessage', 'resultWrapper' => 'CreateApplicationResult', ], 'errors' => [ [ 'shape' => 'TooManyApplicationsException', ], ], ], 'CreateApplicationVersion' => [ 'name' => 'CreateApplicationVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationVersionMessage', ], 'output' => [ 'shape' => 'ApplicationVersionDescriptionMessage', 'resultWrapper' => 'CreateApplicationVersionResult', ], 'errors' => [ [ 'shape' => 'TooManyApplicationsException', ], [ 'shape' => 'TooManyApplicationVersionsException', ], [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'S3LocationNotInServiceRegionException', ], ], ], 'CreateConfigurationTemplate' => [ 'name' => 'CreateConfigurationTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateConfigurationTemplateMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsDescription', 'resultWrapper' => 'CreateConfigurationTemplateResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], [ 'shape' => 'TooManyConfigurationTemplatesException', ], ], ], 'CreateEnvironment' => [ 'name' => 'CreateEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateEnvironmentMessage', ], 'output' => [ 'shape' => 'EnvironmentDescription', 'resultWrapper' => 'CreateEnvironmentResult', ], 'errors' => [ [ 'shape' => 'TooManyEnvironmentsException', ], [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'CreateStorageLocation' => [ 'name' => 'CreateStorageLocation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'CreateStorageLocationResultMessage', 'resultWrapper' => 'CreateStorageLocationResult', ], 'errors' => [ [ 'shape' => 'TooManyBucketsException', ], [ 'shape' => 'S3SubscriptionRequiredException', ], [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'DeleteApplication' => [ 'name' => 'DeleteApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationMessage', ], 'errors' => [ [ 'shape' => 'OperationInProgressException', ], ], ], 'DeleteApplicationVersion' => [ 'name' => 'DeleteApplicationVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationVersionMessage', ], 'errors' => [ [ 'shape' => 'SourceBundleDeletionException', ], [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'OperationInProgressException', ], [ 'shape' => 'S3LocationNotInServiceRegionException', ], ], ], 'DeleteConfigurationTemplate' => [ 'name' => 'DeleteConfigurationTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigurationTemplateMessage', ], 'errors' => [ [ 'shape' => 'OperationInProgressException', ], ], ], 'DeleteEnvironmentConfiguration' => [ 'name' => 'DeleteEnvironmentConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEnvironmentConfigurationMessage', ], ], 'DescribeApplicationVersions' => [ 'name' => 'DescribeApplicationVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeApplicationVersionsMessage', ], 'output' => [ 'shape' => 'ApplicationVersionDescriptionsMessage', 'resultWrapper' => 'DescribeApplicationVersionsResult', ], ], 'DescribeApplications' => [ 'name' => 'DescribeApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeApplicationsMessage', ], 'output' => [ 'shape' => 'ApplicationDescriptionsMessage', 'resultWrapper' => 'DescribeApplicationsResult', ], ], 'DescribeConfigurationOptions' => [ 'name' => 'DescribeConfigurationOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationOptionsMessage', ], 'output' => [ 'shape' => 'ConfigurationOptionsDescription', 'resultWrapper' => 'DescribeConfigurationOptionsResult', ], 'errors' => [ [ 'shape' => 'TooManyBucketsException', ], ], ], 'DescribeConfigurationSettings' => [ 'name' => 'DescribeConfigurationSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationSettingsMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsDescriptions', 'resultWrapper' => 'DescribeConfigurationSettingsResult', ], 'errors' => [ [ 'shape' => 'TooManyBucketsException', ], ], ], 'DescribeEnvironmentHealth' => [ 'name' => 'DescribeEnvironmentHealth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentHealthRequest', ], 'output' => [ 'shape' => 'DescribeEnvironmentHealthResult', 'resultWrapper' => 'DescribeEnvironmentHealthResult', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'DescribeEnvironmentManagedActionHistory' => [ 'name' => 'DescribeEnvironmentManagedActionHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentManagedActionHistoryRequest', ], 'output' => [ 'shape' => 'DescribeEnvironmentManagedActionHistoryResult', 'resultWrapper' => 'DescribeEnvironmentManagedActionHistoryResult', ], 'errors' => [ [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'DescribeEnvironmentManagedActions' => [ 'name' => 'DescribeEnvironmentManagedActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentManagedActionsRequest', ], 'output' => [ 'shape' => 'DescribeEnvironmentManagedActionsResult', 'resultWrapper' => 'DescribeEnvironmentManagedActionsResult', ], 'errors' => [ [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'DescribeEnvironmentResources' => [ 'name' => 'DescribeEnvironmentResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentResourcesMessage', ], 'output' => [ 'shape' => 'EnvironmentResourceDescriptionsMessage', 'resultWrapper' => 'DescribeEnvironmentResourcesResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'DescribeEnvironments' => [ 'name' => 'DescribeEnvironments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentsMessage', ], 'output' => [ 'shape' => 'EnvironmentDescriptionsMessage', 'resultWrapper' => 'DescribeEnvironmentsResult', ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventDescriptionsMessage', 'resultWrapper' => 'DescribeEventsResult', ], ], 'DescribeInstancesHealth' => [ 'name' => 'DescribeInstancesHealth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInstancesHealthRequest', ], 'output' => [ 'shape' => 'DescribeInstancesHealthResult', 'resultWrapper' => 'DescribeInstancesHealthResult', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'ListAvailableSolutionStacks' => [ 'name' => 'ListAvailableSolutionStacks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'ListAvailableSolutionStacksResultMessage', 'resultWrapper' => 'ListAvailableSolutionStacksResult', ], ], 'RebuildEnvironment' => [ 'name' => 'RebuildEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebuildEnvironmentMessage', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'RequestEnvironmentInfo' => [ 'name' => 'RequestEnvironmentInfo', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestEnvironmentInfoMessage', ], ], 'RestartAppServer' => [ 'name' => 'RestartAppServer', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestartAppServerMessage', ], ], 'RetrieveEnvironmentInfo' => [ 'name' => 'RetrieveEnvironmentInfo', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RetrieveEnvironmentInfoMessage', ], 'output' => [ 'shape' => 'RetrieveEnvironmentInfoResultMessage', 'resultWrapper' => 'RetrieveEnvironmentInfoResult', ], ], 'SwapEnvironmentCNAMEs' => [ 'name' => 'SwapEnvironmentCNAMEs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SwapEnvironmentCNAMEsMessage', ], ], 'TerminateEnvironment' => [ 'name' => 'TerminateEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateEnvironmentMessage', ], 'output' => [ 'shape' => 'EnvironmentDescription', 'resultWrapper' => 'TerminateEnvironmentResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'UpdateApplication' => [ 'name' => 'UpdateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationMessage', ], 'output' => [ 'shape' => 'ApplicationDescriptionMessage', 'resultWrapper' => 'UpdateApplicationResult', ], ], 'UpdateApplicationVersion' => [ 'name' => 'UpdateApplicationVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationVersionMessage', ], 'output' => [ 'shape' => 'ApplicationVersionDescriptionMessage', 'resultWrapper' => 'UpdateApplicationVersionResult', ], ], 'UpdateConfigurationTemplate' => [ 'name' => 'UpdateConfigurationTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateConfigurationTemplateMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsDescription', 'resultWrapper' => 'UpdateConfigurationTemplateResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], ], ], 'UpdateEnvironment' => [ 'name' => 'UpdateEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateEnvironmentMessage', ], 'output' => [ 'shape' => 'EnvironmentDescription', 'resultWrapper' => 'UpdateEnvironmentResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], ], ], 'ValidateConfigurationSettings' => [ 'name' => 'ValidateConfigurationSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ValidateConfigurationSettingsMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsValidationMessages', 'resultWrapper' => 'ValidateConfigurationSettingsResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], ], ], ], 'shapes' => [ 'AbortEnvironmentUpdateMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'AbortableOperationInProgress' => [ 'type' => 'boolean', ], 'ActionHistoryStatus' => [ 'type' => 'string', 'enum' => [ 'Completed', 'Failed', 'Unknown', ], ], 'ActionStatus' => [ 'type' => 'string', 'enum' => [ 'Scheduled', 'Pending', 'Running', 'Unknown', ], ], 'ActionType' => [ 'type' => 'string', 'enum' => [ 'InstanceRefresh', 'PlatformUpdate', 'Unknown', ], ], 'ApplicationDescription' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'Versions' => [ 'shape' => 'VersionLabelsList', ], 'ConfigurationTemplates' => [ 'shape' => 'ConfigurationTemplateNamesList', ], ], ], 'ApplicationDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationDescription', ], ], 'ApplicationDescriptionMessage' => [ 'type' => 'structure', 'members' => [ 'Application' => [ 'shape' => 'ApplicationDescription', ], ], ], 'ApplicationDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Applications' => [ 'shape' => 'ApplicationDescriptionList', ], ], ], 'ApplicationMetrics' => [ 'type' => 'structure', 'members' => [ 'Duration' => [ 'shape' => 'NullableInteger', ], 'RequestCount' => [ 'shape' => 'RequestCount', ], 'StatusCodes' => [ 'shape' => 'StatusCodes', ], 'Latency' => [ 'shape' => 'Latency', ], ], ], 'ApplicationName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ApplicationNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationName', ], ], 'ApplicationVersionDescription' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'SourceBundle' => [ 'shape' => 'S3Location', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'Status' => [ 'shape' => 'ApplicationVersionStatus', ], ], ], 'ApplicationVersionDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationVersionDescription', ], ], 'ApplicationVersionDescriptionMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationVersion' => [ 'shape' => 'ApplicationVersionDescription', ], ], ], 'ApplicationVersionDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationVersions' => [ 'shape' => 'ApplicationVersionDescriptionList', ], ], ], 'ApplicationVersionProccess' => [ 'type' => 'boolean', ], 'ApplicationVersionStatus' => [ 'type' => 'string', 'enum' => [ 'Processed', 'Unprocessed', 'Failed', 'Processing', ], ], 'ApplyEnvironmentManagedActionRequest' => [ 'type' => 'structure', 'required' => [ 'ActionId', ], 'members' => [ 'EnvironmentName' => [ 'shape' => 'String', ], 'EnvironmentId' => [ 'shape' => 'String', ], 'ActionId' => [ 'shape' => 'String', ], ], ], 'ApplyEnvironmentManagedActionResult' => [ 'type' => 'structure', 'members' => [ 'ActionId' => [ 'shape' => 'String', ], 'ActionDescription' => [ 'shape' => 'String', ], 'ActionType' => [ 'shape' => 'ActionType', ], 'Status' => [ 'shape' => 'String', ], ], ], 'AutoCreateApplication' => [ 'type' => 'boolean', ], 'AutoScalingGroup' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'AutoScalingGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoScalingGroup', ], ], 'AvailableSolutionStackDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SolutionStackDescription', ], ], 'AvailableSolutionStackNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SolutionStackName', ], ], 'CPUUtilization' => [ 'type' => 'structure', 'members' => [ 'User' => [ 'shape' => 'NullableDouble', ], 'Nice' => [ 'shape' => 'NullableDouble', ], 'System' => [ 'shape' => 'NullableDouble', ], 'Idle' => [ 'shape' => 'NullableDouble', ], 'IOWait' => [ 'shape' => 'NullableDouble', ], 'IRQ' => [ 'shape' => 'NullableDouble', ], 'SoftIRQ' => [ 'shape' => 'NullableDouble', ], ], ], 'Cause' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'Causes' => [ 'type' => 'list', 'member' => [ 'shape' => 'Cause', ], ], 'CheckDNSAvailabilityMessage' => [ 'type' => 'structure', 'required' => [ 'CNAMEPrefix', ], 'members' => [ 'CNAMEPrefix' => [ 'shape' => 'DNSCnamePrefix', ], ], ], 'CheckDNSAvailabilityResultMessage' => [ 'type' => 'structure', 'members' => [ 'Available' => [ 'shape' => 'CnameAvailability', ], 'FullyQualifiedCNAME' => [ 'shape' => 'DNSCname', ], ], ], 'CnameAvailability' => [ 'type' => 'boolean', ], 'ComposeEnvironmentsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'GroupName' => [ 'shape' => 'GroupName', ], 'VersionLabels' => [ 'shape' => 'VersionLabels', ], ], ], 'ConfigurationDeploymentStatus' => [ 'type' => 'string', 'enum' => [ 'deployed', 'pending', 'failed', ], ], 'ConfigurationOptionDefaultValue' => [ 'type' => 'string', ], 'ConfigurationOptionDescription' => [ 'type' => 'structure', 'members' => [ 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'Name' => [ 'shape' => 'ConfigurationOptionName', ], 'DefaultValue' => [ 'shape' => 'ConfigurationOptionDefaultValue', ], 'ChangeSeverity' => [ 'shape' => 'ConfigurationOptionSeverity', ], 'UserDefined' => [ 'shape' => 'UserDefinedOption', ], 'ValueType' => [ 'shape' => 'ConfigurationOptionValueType', ], 'ValueOptions' => [ 'shape' => 'ConfigurationOptionPossibleValues', ], 'MinValue' => [ 'shape' => 'OptionRestrictionMinValue', ], 'MaxValue' => [ 'shape' => 'OptionRestrictionMaxValue', ], 'MaxLength' => [ 'shape' => 'OptionRestrictionMaxLength', ], 'Regex' => [ 'shape' => 'OptionRestrictionRegex', ], ], ], 'ConfigurationOptionDescriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationOptionDescription', ], ], 'ConfigurationOptionName' => [ 'type' => 'string', ], 'ConfigurationOptionPossibleValue' => [ 'type' => 'string', ], 'ConfigurationOptionPossibleValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationOptionPossibleValue', ], ], 'ConfigurationOptionSetting' => [ 'type' => 'structure', 'members' => [ 'ResourceName' => [ 'shape' => 'ResourceName', ], 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'OptionName' => [ 'shape' => 'ConfigurationOptionName', ], 'Value' => [ 'shape' => 'ConfigurationOptionValue', ], ], ], 'ConfigurationOptionSettingsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationOptionSetting', ], ], 'ConfigurationOptionSeverity' => [ 'type' => 'string', ], 'ConfigurationOptionValue' => [ 'type' => 'string', ], 'ConfigurationOptionValueType' => [ 'type' => 'string', 'enum' => [ 'Scalar', 'List', ], ], 'ConfigurationOptionsDescription' => [ 'type' => 'structure', 'members' => [ 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'Options' => [ 'shape' => 'ConfigurationOptionDescriptionsList', ], ], ], 'ConfigurationSettingsDescription' => [ 'type' => 'structure', 'members' => [ 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'Description' => [ 'shape' => 'Description', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'DeploymentStatus' => [ 'shape' => 'ConfigurationDeploymentStatus', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], ], ], 'ConfigurationSettingsDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationSettingsDescription', ], ], 'ConfigurationSettingsDescriptions' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSettings' => [ 'shape' => 'ConfigurationSettingsDescriptionList', ], ], ], 'ConfigurationSettingsValidationMessages' => [ 'type' => 'structure', 'members' => [ 'Messages' => [ 'shape' => 'ValidationMessagesList', ], ], ], 'ConfigurationTemplateName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ConfigurationTemplateNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationTemplateName', ], ], 'CreateApplicationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'CreateApplicationVersionMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'VersionLabel', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'Description' => [ 'shape' => 'Description', ], 'SourceBundle' => [ 'shape' => 'S3Location', ], 'AutoCreateApplication' => [ 'shape' => 'AutoCreateApplication', ], 'Process' => [ 'shape' => 'ApplicationVersionProccess', ], ], ], 'CreateConfigurationTemplateMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'TemplateName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'SourceConfiguration' => [ 'shape' => 'SourceConfiguration', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'Description' => [ 'shape' => 'Description', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], ], ], 'CreateEnvironmentMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'GroupName' => [ 'shape' => 'GroupName', ], 'Description' => [ 'shape' => 'Description', ], 'CNAMEPrefix' => [ 'shape' => 'DNSCnamePrefix', ], 'Tier' => [ 'shape' => 'EnvironmentTier', ], 'Tags' => [ 'shape' => 'Tags', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], 'OptionsToRemove' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'CreateStorageLocationResultMessage' => [ 'type' => 'structure', 'members' => [ 'S3Bucket' => [ 'shape' => 'S3Bucket', ], ], ], 'CreationDate' => [ 'type' => 'timestamp', ], 'DNSCname' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'DNSCnamePrefix' => [ 'type' => 'string', 'max' => 63, 'min' => 4, ], 'DeleteApplicationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TerminateEnvByForce' => [ 'shape' => 'TerminateEnvForce', ], ], ], 'DeleteApplicationVersionMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'VersionLabel', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'DeleteSourceBundle' => [ 'shape' => 'DeleteSourceBundle', ], ], ], 'DeleteConfigurationTemplateMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'TemplateName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], ], ], 'DeleteEnvironmentConfigurationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'EnvironmentName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'DeleteSourceBundle' => [ 'type' => 'boolean', ], 'Deployment' => [ 'type' => 'structure', 'members' => [ 'VersionLabel' => [ 'shape' => 'String', ], 'DeploymentId' => [ 'shape' => 'NullableLong', ], 'Status' => [ 'shape' => 'String', ], 'DeploymentTime' => [ 'shape' => 'DeploymentTimestamp', ], ], ], 'DeploymentTimestamp' => [ 'type' => 'timestamp', ], 'DescribeApplicationVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabels' => [ 'shape' => 'VersionLabelsList', ], ], ], 'DescribeApplicationsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationNames' => [ 'shape' => 'ApplicationNamesList', ], ], ], 'DescribeConfigurationOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'Options' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'DescribeConfigurationSettingsMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'DescribeEnvironmentHealthRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'AttributeNames' => [ 'shape' => 'EnvironmentHealthAttributes', ], ], ], 'DescribeEnvironmentHealthResult' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'HealthStatus' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'EnvironmentHealth', ], 'Color' => [ 'shape' => 'String', ], 'Causes' => [ 'shape' => 'Causes', ], 'ApplicationMetrics' => [ 'shape' => 'ApplicationMetrics', ], 'InstancesHealth' => [ 'shape' => 'InstanceHealthSummary', ], 'RefreshedAt' => [ 'shape' => 'RefreshedAt', ], ], ], 'DescribeEnvironmentManagedActionHistoryRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxItems' => [ 'shape' => 'Integer', ], ], ], 'DescribeEnvironmentManagedActionHistoryResult' => [ 'type' => 'structure', 'members' => [ 'ManagedActionHistoryItems' => [ 'shape' => 'ManagedActionHistoryItems', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeEnvironmentManagedActionsRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'String', ], 'EnvironmentId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'ActionStatus', ], ], ], 'DescribeEnvironmentManagedActionsResult' => [ 'type' => 'structure', 'members' => [ 'ManagedActions' => [ 'shape' => 'ManagedActions', ], ], ], 'DescribeEnvironmentResourcesMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'DescribeEnvironmentsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'EnvironmentIds' => [ 'shape' => 'EnvironmentIdList', ], 'EnvironmentNames' => [ 'shape' => 'EnvironmentNamesList', ], 'IncludeDeleted' => [ 'shape' => 'IncludeDeleted', ], 'IncludedDeletedBackTo' => [ 'shape' => 'IncludeDeletedBackTo', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'RequestId' => [ 'shape' => 'RequestId', ], 'Severity' => [ 'shape' => 'EventSeverity', ], 'StartTime' => [ 'shape' => 'TimeFilterStart', ], 'EndTime' => [ 'shape' => 'TimeFilterEnd', ], 'MaxRecords' => [ 'shape' => 'MaxRecords', ], 'NextToken' => [ 'shape' => 'Token', ], ], ], 'DescribeInstancesHealthRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'AttributeNames' => [ 'shape' => 'InstancesHealthAttributes', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeInstancesHealthResult' => [ 'type' => 'structure', 'members' => [ 'InstanceHealthList' => [ 'shape' => 'InstanceHealthList', ], 'RefreshedAt' => [ 'shape' => 'RefreshedAt', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'Description' => [ 'type' => 'string', 'max' => 200, ], 'Ec2InstanceId' => [ 'type' => 'string', ], 'ElasticBeanstalkServiceException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'EndpointURL' => [ 'type' => 'string', ], 'EnvironmentDescription' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'Description' => [ 'shape' => 'Description', ], 'EndpointURL' => [ 'shape' => 'EndpointURL', ], 'CNAME' => [ 'shape' => 'DNSCname', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'Status' => [ 'shape' => 'EnvironmentStatus', ], 'AbortableOperationInProgress' => [ 'shape' => 'AbortableOperationInProgress', ], 'Health' => [ 'shape' => 'EnvironmentHealth', ], 'HealthStatus' => [ 'shape' => 'EnvironmentHealthStatus', ], 'Resources' => [ 'shape' => 'EnvironmentResourcesDescription', ], 'Tier' => [ 'shape' => 'EnvironmentTier', ], 'EnvironmentLinks' => [ 'shape' => 'EnvironmentLinks', ], ], ], 'EnvironmentDescriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentDescription', ], ], 'EnvironmentDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Environments' => [ 'shape' => 'EnvironmentDescriptionsList', ], ], ], 'EnvironmentHealth' => [ 'type' => 'string', 'enum' => [ 'Green', 'Yellow', 'Red', 'Grey', ], ], 'EnvironmentHealthAttribute' => [ 'type' => 'string', 'enum' => [ 'Status', 'Color', 'Causes', 'ApplicationMetrics', 'InstancesHealth', 'All', 'HealthStatus', 'RefreshedAt', ], ], 'EnvironmentHealthAttributes' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentHealthAttribute', ], ], 'EnvironmentHealthStatus' => [ 'type' => 'string', 'enum' => [ 'NoData', 'Unknown', 'Pending', 'Ok', 'Info', 'Warning', 'Degraded', 'Severe', ], ], 'EnvironmentId' => [ 'type' => 'string', ], 'EnvironmentIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentId', ], ], 'EnvironmentInfoDescription' => [ 'type' => 'structure', 'members' => [ 'InfoType' => [ 'shape' => 'EnvironmentInfoType', ], 'Ec2InstanceId' => [ 'shape' => 'Ec2InstanceId', ], 'SampleTimestamp' => [ 'shape' => 'SampleTimestamp', ], 'Message' => [ 'shape' => 'Message', ], ], ], 'EnvironmentInfoDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentInfoDescription', ], ], 'EnvironmentInfoType' => [ 'type' => 'string', 'enum' => [ 'tail', 'bundle', ], ], 'EnvironmentLink' => [ 'type' => 'structure', 'members' => [ 'LinkName' => [ 'shape' => 'String', ], 'EnvironmentName' => [ 'shape' => 'String', ], ], ], 'EnvironmentLinks' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentLink', ], ], 'EnvironmentName' => [ 'type' => 'string', 'max' => 40, 'min' => 4, ], 'EnvironmentNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentName', ], ], 'EnvironmentResourceDescription' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'AutoScalingGroups' => [ 'shape' => 'AutoScalingGroupList', ], 'Instances' => [ 'shape' => 'InstanceList', ], 'LaunchConfigurations' => [ 'shape' => 'LaunchConfigurationList', ], 'LoadBalancers' => [ 'shape' => 'LoadBalancerList', ], 'Triggers' => [ 'shape' => 'TriggerList', ], 'Queues' => [ 'shape' => 'QueueList', ], ], ], 'EnvironmentResourceDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentResources' => [ 'shape' => 'EnvironmentResourceDescription', ], ], ], 'EnvironmentResourcesDescription' => [ 'type' => 'structure', 'members' => [ 'LoadBalancer' => [ 'shape' => 'LoadBalancerDescription', ], ], ], 'EnvironmentStatus' => [ 'type' => 'string', 'enum' => [ 'Launching', 'Updating', 'Ready', 'Terminating', 'Terminated', ], ], 'EnvironmentTier' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Type' => [ 'shape' => 'String', ], 'Version' => [ 'shape' => 'String', ], ], ], 'EventDate' => [ 'type' => 'timestamp', ], 'EventDescription' => [ 'type' => 'structure', 'members' => [ 'EventDate' => [ 'shape' => 'EventDate', ], 'Message' => [ 'shape' => 'EventMessage', ], 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'RequestId' => [ 'shape' => 'RequestId', ], 'Severity' => [ 'shape' => 'EventSeverity', ], ], ], 'EventDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventDescription', ], ], 'EventDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Events' => [ 'shape' => 'EventDescriptionList', ], 'NextToken' => [ 'shape' => 'Token', ], ], ], 'EventMessage' => [ 'type' => 'string', ], 'EventSeverity' => [ 'type' => 'string', 'enum' => [ 'TRACE', 'DEBUG', 'INFO', 'WARN', 'ERROR', 'FATAL', ], ], 'ExceptionMessage' => [ 'type' => 'string', ], 'FailureType' => [ 'type' => 'string', 'enum' => [ 'UpdateCancelled', 'CancellationFailed', 'RollbackFailed', 'RollbackSuccessful', 'InternalFailure', 'InvalidEnvironmentState', 'PermissionsError', ], ], 'FileTypeExtension' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ForceTerminate' => [ 'type' => 'boolean', ], 'GroupName' => [ 'type' => 'string', 'max' => 19, 'min' => 1, ], 'IncludeDeleted' => [ 'type' => 'boolean', ], 'IncludeDeletedBackTo' => [ 'type' => 'timestamp', ], 'Instance' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], ], ], 'InstanceHealthList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SingleInstanceHealth', ], ], 'InstanceHealthSummary' => [ 'type' => 'structure', 'members' => [ 'NoData' => [ 'shape' => 'NullableInteger', ], 'Unknown' => [ 'shape' => 'NullableInteger', ], 'Pending' => [ 'shape' => 'NullableInteger', ], 'Ok' => [ 'shape' => 'NullableInteger', ], 'Info' => [ 'shape' => 'NullableInteger', ], 'Warning' => [ 'shape' => 'NullableInteger', ], 'Degraded' => [ 'shape' => 'NullableInteger', ], 'Severe' => [ 'shape' => 'NullableInteger', ], ], ], 'InstanceId' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'InstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Instance', ], ], 'InstancesHealthAttribute' => [ 'type' => 'string', 'enum' => [ 'HealthStatus', 'Color', 'Causes', 'ApplicationMetrics', 'RefreshedAt', 'LaunchedAt', 'System', 'Deployment', 'AvailabilityZone', 'InstanceType', 'All', ], ], 'InstancesHealthAttributes' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstancesHealthAttribute', ], ], 'InsufficientPrivilegesException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientPrivilegesException', 'httpStatusCode' => 403, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidRequestException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Latency' => [ 'type' => 'structure', 'members' => [ 'P999' => [ 'shape' => 'NullableDouble', ], 'P99' => [ 'shape' => 'NullableDouble', ], 'P95' => [ 'shape' => 'NullableDouble', ], 'P90' => [ 'shape' => 'NullableDouble', ], 'P85' => [ 'shape' => 'NullableDouble', ], 'P75' => [ 'shape' => 'NullableDouble', ], 'P50' => [ 'shape' => 'NullableDouble', ], 'P10' => [ 'shape' => 'NullableDouble', ], ], ], 'LaunchConfiguration' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'LaunchConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LaunchConfiguration', ], ], 'LaunchedAt' => [ 'type' => 'timestamp', ], 'ListAvailableSolutionStacksResultMessage' => [ 'type' => 'structure', 'members' => [ 'SolutionStacks' => [ 'shape' => 'AvailableSolutionStackNamesList', ], 'SolutionStackDetails' => [ 'shape' => 'AvailableSolutionStackDetailsList', ], ], ], 'Listener' => [ 'type' => 'structure', 'members' => [ 'Protocol' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], ], ], 'LoadAverage' => [ 'type' => 'list', 'member' => [ 'shape' => 'LoadAverageValue', ], ], 'LoadAverageValue' => [ 'type' => 'double', ], 'LoadBalancer' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'LoadBalancerDescription' => [ 'type' => 'structure', 'members' => [ 'LoadBalancerName' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'Listeners' => [ 'shape' => 'LoadBalancerListenersDescription', ], ], ], 'LoadBalancerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LoadBalancer', ], ], 'LoadBalancerListenersDescription' => [ 'type' => 'list', 'member' => [ 'shape' => 'Listener', ], ], 'ManagedAction' => [ 'type' => 'structure', 'members' => [ 'ActionId' => [ 'shape' => 'String', ], 'ActionDescription' => [ 'shape' => 'String', ], 'ActionType' => [ 'shape' => 'ActionType', ], 'Status' => [ 'shape' => 'ActionStatus', ], 'WindowStartTime' => [ 'shape' => 'Timestamp', ], ], ], 'ManagedActionHistoryItem' => [ 'type' => 'structure', 'members' => [ 'ActionId' => [ 'shape' => 'String', ], 'ActionType' => [ 'shape' => 'ActionType', ], 'ActionDescription' => [ 'shape' => 'String', ], 'FailureType' => [ 'shape' => 'FailureType', ], 'Status' => [ 'shape' => 'ActionHistoryStatus', ], 'FailureDescription' => [ 'shape' => 'String', ], 'ExecutedTime' => [ 'shape' => 'Timestamp', ], 'FinishedTime' => [ 'shape' => 'Timestamp', ], ], ], 'ManagedActionHistoryItems' => [ 'type' => 'list', 'member' => [ 'shape' => 'ManagedActionHistoryItem', ], 'max' => 100, 'min' => 1, ], 'ManagedActionInvalidStateException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ManagedActionInvalidStateException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ManagedActions' => [ 'type' => 'list', 'member' => [ 'shape' => 'ManagedAction', ], 'max' => 100, 'min' => 1, ], 'MaxRecords' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'Message' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'NullableDouble' => [ 'type' => 'double', ], 'NullableInteger' => [ 'type' => 'integer', ], 'NullableLong' => [ 'type' => 'long', ], 'OperationInProgressException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OperationInProgressFailure', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OptionNamespace' => [ 'type' => 'string', ], 'OptionRestrictionMaxLength' => [ 'type' => 'integer', ], 'OptionRestrictionMaxValue' => [ 'type' => 'integer', ], 'OptionRestrictionMinValue' => [ 'type' => 'integer', ], 'OptionRestrictionRegex' => [ 'type' => 'structure', 'members' => [ 'Pattern' => [ 'shape' => 'RegexPattern', ], 'Label' => [ 'shape' => 'RegexLabel', ], ], ], 'OptionSpecification' => [ 'type' => 'structure', 'members' => [ 'ResourceName' => [ 'shape' => 'ResourceName', ], 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'OptionName' => [ 'shape' => 'ConfigurationOptionName', ], ], ], 'OptionsSpecifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionSpecification', ], ], 'Queue' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'URL' => [ 'shape' => 'String', ], ], ], 'QueueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Queue', ], ], 'RebuildEnvironmentMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'RefreshedAt' => [ 'type' => 'timestamp', ], 'RegexLabel' => [ 'type' => 'string', ], 'RegexPattern' => [ 'type' => 'string', ], 'RequestCount' => [ 'type' => 'integer', ], 'RequestEnvironmentInfoMessage' => [ 'type' => 'structure', 'required' => [ 'InfoType', ], 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'InfoType' => [ 'shape' => 'EnvironmentInfoType', ], ], ], 'RequestId' => [ 'type' => 'string', ], 'ResourceId' => [ 'type' => 'string', ], 'ResourceName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'RestartAppServerMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'RetrieveEnvironmentInfoMessage' => [ 'type' => 'structure', 'required' => [ 'InfoType', ], 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'InfoType' => [ 'shape' => 'EnvironmentInfoType', ], ], ], 'RetrieveEnvironmentInfoResultMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentInfo' => [ 'shape' => 'EnvironmentInfoDescriptionList', ], ], ], 'S3Bucket' => [ 'type' => 'string', 'max' => 255, ], 'S3Key' => [ 'type' => 'string', 'max' => 1024, ], 'S3Location' => [ 'type' => 'structure', 'members' => [ 'S3Bucket' => [ 'shape' => 'S3Bucket', ], 'S3Key' => [ 'shape' => 'S3Key', ], ], ], 'S3LocationNotInServiceRegionException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'S3LocationNotInServiceRegionException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'S3SubscriptionRequiredException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'S3SubscriptionRequiredException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SampleTimestamp' => [ 'type' => 'timestamp', ], 'SingleInstanceHealth' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'InstanceId', ], 'HealthStatus' => [ 'shape' => 'String', ], 'Color' => [ 'shape' => 'String', ], 'Causes' => [ 'shape' => 'Causes', ], 'LaunchedAt' => [ 'shape' => 'LaunchedAt', ], 'ApplicationMetrics' => [ 'shape' => 'ApplicationMetrics', ], 'System' => [ 'shape' => 'SystemStatus', ], 'Deployment' => [ 'shape' => 'Deployment', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'InstanceType' => [ 'shape' => 'String', ], ], ], 'SolutionStackDescription' => [ 'type' => 'structure', 'members' => [ 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'PermittedFileTypes' => [ 'shape' => 'SolutionStackFileTypeList', ], ], ], 'SolutionStackFileTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FileTypeExtension', ], ], 'SolutionStackName' => [ 'type' => 'string', 'max' => 100, ], 'SourceBundleDeletionException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SourceBundleDeletionFailure', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SourceConfiguration' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], ], ], 'StatusCodes' => [ 'type' => 'structure', 'members' => [ 'Status2xx' => [ 'shape' => 'NullableInteger', ], 'Status3xx' => [ 'shape' => 'NullableInteger', ], 'Status4xx' => [ 'shape' => 'NullableInteger', ], 'Status5xx' => [ 'shape' => 'NullableInteger', ], ], ], 'String' => [ 'type' => 'string', ], 'SwapEnvironmentCNAMEsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceEnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'SourceEnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'DestinationEnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'DestinationEnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'SystemStatus' => [ 'type' => 'structure', 'members' => [ 'CPUUtilization' => [ 'shape' => 'CPUUtilization', ], 'LoadAverage' => [ 'shape' => 'LoadAverage', ], ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'Tags' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TerminateEnvForce' => [ 'type' => 'boolean', ], 'TerminateEnvironmentMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'TerminateResources' => [ 'shape' => 'TerminateEnvironmentResources', ], 'ForceTerminate' => [ 'shape' => 'ForceTerminate', ], ], ], 'TerminateEnvironmentResources' => [ 'type' => 'boolean', ], 'TimeFilterEnd' => [ 'type' => 'timestamp', ], 'TimeFilterStart' => [ 'type' => 'timestamp', ], 'Timestamp' => [ 'type' => 'timestamp', ], 'Token' => [ 'type' => 'string', ], 'TooManyApplicationVersionsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'TooManyApplicationsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyApplicationsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TooManyBucketsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyBucketsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TooManyConfigurationTemplatesException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyConfigurationTemplatesException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TooManyEnvironmentsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyEnvironmentsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Trigger' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'TriggerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Trigger', ], ], 'UpdateApplicationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'UpdateApplicationVersionMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'VersionLabel', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'UpdateConfigurationTemplateMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'TemplateName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'Description' => [ 'shape' => 'Description', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], 'OptionsToRemove' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'UpdateDate' => [ 'type' => 'timestamp', ], 'UpdateEnvironmentMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'GroupName' => [ 'shape' => 'GroupName', ], 'Description' => [ 'shape' => 'Description', ], 'Tier' => [ 'shape' => 'EnvironmentTier', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], 'OptionsToRemove' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'UserDefinedOption' => [ 'type' => 'boolean', ], 'ValidateConfigurationSettingsMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'OptionSettings', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], ], ], 'ValidationMessage' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'ValidationMessageString', ], 'Severity' => [ 'shape' => 'ValidationSeverity', ], 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'OptionName' => [ 'shape' => 'ConfigurationOptionName', ], ], ], 'ValidationMessageString' => [ 'type' => 'string', ], 'ValidationMessagesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ValidationMessage', ], ], 'ValidationSeverity' => [ 'type' => 'string', 'enum' => [ 'error', 'warning', ], ], 'VersionLabel' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'VersionLabels' => [ 'type' => 'list', 'member' => [ 'shape' => 'VersionLabel', ], ], 'VersionLabelsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VersionLabel', ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2010-12-01', 'endpointPrefix' => 'elasticbeanstalk', 'protocol' => 'query', 'serviceAbbreviation' => 'Elastic Beanstalk', 'serviceFullName' => 'AWS Elastic Beanstalk', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/', ], 'operations' => [ 'AbortEnvironmentUpdate' => [ 'name' => 'AbortEnvironmentUpdate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AbortEnvironmentUpdateMessage', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'ApplyEnvironmentManagedAction' => [ 'name' => 'ApplyEnvironmentManagedAction', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ApplyEnvironmentManagedActionRequest', ], 'output' => [ 'shape' => 'ApplyEnvironmentManagedActionResult', 'resultWrapper' => 'ApplyEnvironmentManagedActionResult', ], 'errors' => [ [ 'shape' => 'ElasticBeanstalkServiceException', ], [ 'shape' => 'ManagedActionInvalidStateException', ], ], ], 'CheckDNSAvailability' => [ 'name' => 'CheckDNSAvailability', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CheckDNSAvailabilityMessage', ], 'output' => [ 'shape' => 'CheckDNSAvailabilityResultMessage', 'resultWrapper' => 'CheckDNSAvailabilityResult', ], ], 'ComposeEnvironments' => [ 'name' => 'ComposeEnvironments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ComposeEnvironmentsMessage', ], 'output' => [ 'shape' => 'EnvironmentDescriptionsMessage', 'resultWrapper' => 'ComposeEnvironmentsResult', ], 'errors' => [ [ 'shape' => 'TooManyEnvironmentsException', ], [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'CreateApplication' => [ 'name' => 'CreateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationMessage', ], 'output' => [ 'shape' => 'ApplicationDescriptionMessage', 'resultWrapper' => 'CreateApplicationResult', ], 'errors' => [ [ 'shape' => 'TooManyApplicationsException', ], ], ], 'CreateApplicationVersion' => [ 'name' => 'CreateApplicationVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationVersionMessage', ], 'output' => [ 'shape' => 'ApplicationVersionDescriptionMessage', 'resultWrapper' => 'CreateApplicationVersionResult', ], 'errors' => [ [ 'shape' => 'TooManyApplicationsException', ], [ 'shape' => 'TooManyApplicationVersionsException', ], [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'S3LocationNotInServiceRegionException', ], ], ], 'CreateConfigurationTemplate' => [ 'name' => 'CreateConfigurationTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateConfigurationTemplateMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsDescription', 'resultWrapper' => 'CreateConfigurationTemplateResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], [ 'shape' => 'TooManyConfigurationTemplatesException', ], ], ], 'CreateEnvironment' => [ 'name' => 'CreateEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateEnvironmentMessage', ], 'output' => [ 'shape' => 'EnvironmentDescription', 'resultWrapper' => 'CreateEnvironmentResult', ], 'errors' => [ [ 'shape' => 'TooManyEnvironmentsException', ], [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'CreateStorageLocation' => [ 'name' => 'CreateStorageLocation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'CreateStorageLocationResultMessage', 'resultWrapper' => 'CreateStorageLocationResult', ], 'errors' => [ [ 'shape' => 'TooManyBucketsException', ], [ 'shape' => 'S3SubscriptionRequiredException', ], [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'DeleteApplication' => [ 'name' => 'DeleteApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationMessage', ], 'errors' => [ [ 'shape' => 'OperationInProgressException', ], ], ], 'DeleteApplicationVersion' => [ 'name' => 'DeleteApplicationVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationVersionMessage', ], 'errors' => [ [ 'shape' => 'SourceBundleDeletionException', ], [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'OperationInProgressException', ], [ 'shape' => 'S3LocationNotInServiceRegionException', ], ], ], 'DeleteConfigurationTemplate' => [ 'name' => 'DeleteConfigurationTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigurationTemplateMessage', ], 'errors' => [ [ 'shape' => 'OperationInProgressException', ], ], ], 'DeleteEnvironmentConfiguration' => [ 'name' => 'DeleteEnvironmentConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEnvironmentConfigurationMessage', ], ], 'DescribeApplicationVersions' => [ 'name' => 'DescribeApplicationVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeApplicationVersionsMessage', ], 'output' => [ 'shape' => 'ApplicationVersionDescriptionsMessage', 'resultWrapper' => 'DescribeApplicationVersionsResult', ], ], 'DescribeApplications' => [ 'name' => 'DescribeApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeApplicationsMessage', ], 'output' => [ 'shape' => 'ApplicationDescriptionsMessage', 'resultWrapper' => 'DescribeApplicationsResult', ], ], 'DescribeConfigurationOptions' => [ 'name' => 'DescribeConfigurationOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationOptionsMessage', ], 'output' => [ 'shape' => 'ConfigurationOptionsDescription', 'resultWrapper' => 'DescribeConfigurationOptionsResult', ], 'errors' => [ [ 'shape' => 'TooManyBucketsException', ], ], ], 'DescribeConfigurationSettings' => [ 'name' => 'DescribeConfigurationSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationSettingsMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsDescriptions', 'resultWrapper' => 'DescribeConfigurationSettingsResult', ], 'errors' => [ [ 'shape' => 'TooManyBucketsException', ], ], ], 'DescribeEnvironmentHealth' => [ 'name' => 'DescribeEnvironmentHealth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentHealthRequest', ], 'output' => [ 'shape' => 'DescribeEnvironmentHealthResult', 'resultWrapper' => 'DescribeEnvironmentHealthResult', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'DescribeEnvironmentManagedActionHistory' => [ 'name' => 'DescribeEnvironmentManagedActionHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentManagedActionHistoryRequest', ], 'output' => [ 'shape' => 'DescribeEnvironmentManagedActionHistoryResult', 'resultWrapper' => 'DescribeEnvironmentManagedActionHistoryResult', ], 'errors' => [ [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'DescribeEnvironmentManagedActions' => [ 'name' => 'DescribeEnvironmentManagedActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentManagedActionsRequest', ], 'output' => [ 'shape' => 'DescribeEnvironmentManagedActionsResult', 'resultWrapper' => 'DescribeEnvironmentManagedActionsResult', ], 'errors' => [ [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'DescribeEnvironmentResources' => [ 'name' => 'DescribeEnvironmentResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentResourcesMessage', ], 'output' => [ 'shape' => 'EnvironmentResourceDescriptionsMessage', 'resultWrapper' => 'DescribeEnvironmentResourcesResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'DescribeEnvironments' => [ 'name' => 'DescribeEnvironments', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEnvironmentsMessage', ], 'output' => [ 'shape' => 'EnvironmentDescriptionsMessage', 'resultWrapper' => 'DescribeEnvironmentsResult', ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventDescriptionsMessage', 'resultWrapper' => 'DescribeEventsResult', ], ], 'DescribeInstancesHealth' => [ 'name' => 'DescribeInstancesHealth', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInstancesHealthRequest', ], 'output' => [ 'shape' => 'DescribeInstancesHealthResult', 'resultWrapper' => 'DescribeInstancesHealthResult', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'ElasticBeanstalkServiceException', ], ], ], 'ListAvailableSolutionStacks' => [ 'name' => 'ListAvailableSolutionStacks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'ListAvailableSolutionStacksResultMessage', 'resultWrapper' => 'ListAvailableSolutionStacksResult', ], ], 'RebuildEnvironment' => [ 'name' => 'RebuildEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebuildEnvironmentMessage', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'RequestEnvironmentInfo' => [ 'name' => 'RequestEnvironmentInfo', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestEnvironmentInfoMessage', ], ], 'RestartAppServer' => [ 'name' => 'RestartAppServer', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestartAppServerMessage', ], ], 'RetrieveEnvironmentInfo' => [ 'name' => 'RetrieveEnvironmentInfo', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RetrieveEnvironmentInfoMessage', ], 'output' => [ 'shape' => 'RetrieveEnvironmentInfoResultMessage', 'resultWrapper' => 'RetrieveEnvironmentInfoResult', ], ], 'SwapEnvironmentCNAMEs' => [ 'name' => 'SwapEnvironmentCNAMEs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SwapEnvironmentCNAMEsMessage', ], ], 'TerminateEnvironment' => [ 'name' => 'TerminateEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateEnvironmentMessage', ], 'output' => [ 'shape' => 'EnvironmentDescription', 'resultWrapper' => 'TerminateEnvironmentResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], ], ], 'UpdateApplication' => [ 'name' => 'UpdateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationMessage', ], 'output' => [ 'shape' => 'ApplicationDescriptionMessage', 'resultWrapper' => 'UpdateApplicationResult', ], ], 'UpdateApplicationVersion' => [ 'name' => 'UpdateApplicationVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationVersionMessage', ], 'output' => [ 'shape' => 'ApplicationVersionDescriptionMessage', 'resultWrapper' => 'UpdateApplicationVersionResult', ], ], 'UpdateConfigurationTemplate' => [ 'name' => 'UpdateConfigurationTemplate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateConfigurationTemplateMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsDescription', 'resultWrapper' => 'UpdateConfigurationTemplateResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], ], ], 'UpdateEnvironment' => [ 'name' => 'UpdateEnvironment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateEnvironmentMessage', ], 'output' => [ 'shape' => 'EnvironmentDescription', 'resultWrapper' => 'UpdateEnvironmentResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], ], ], 'ValidateConfigurationSettings' => [ 'name' => 'ValidateConfigurationSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ValidateConfigurationSettingsMessage', ], 'output' => [ 'shape' => 'ConfigurationSettingsValidationMessages', 'resultWrapper' => 'ValidateConfigurationSettingsResult', ], 'errors' => [ [ 'shape' => 'InsufficientPrivilegesException', ], [ 'shape' => 'TooManyBucketsException', ], ], ], ], 'shapes' => [ 'AbortEnvironmentUpdateMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'AbortableOperationInProgress' => [ 'type' => 'boolean', ], 'ActionHistoryStatus' => [ 'type' => 'string', 'enum' => [ 'Completed', 'Failed', 'Unknown', ], ], 'ActionStatus' => [ 'type' => 'string', 'enum' => [ 'Scheduled', 'Pending', 'Running', 'Unknown', ], ], 'ActionType' => [ 'type' => 'string', 'enum' => [ 'InstanceRefresh', 'PlatformUpdate', 'Unknown', ], ], 'ApplicationDescription' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'Versions' => [ 'shape' => 'VersionLabelsList', ], 'ConfigurationTemplates' => [ 'shape' => 'ConfigurationTemplateNamesList', ], ], ], 'ApplicationDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationDescription', ], ], 'ApplicationDescriptionMessage' => [ 'type' => 'structure', 'members' => [ 'Application' => [ 'shape' => 'ApplicationDescription', ], ], ], 'ApplicationDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Applications' => [ 'shape' => 'ApplicationDescriptionList', ], ], ], 'ApplicationMetrics' => [ 'type' => 'structure', 'members' => [ 'Duration' => [ 'shape' => 'NullableInteger', ], 'RequestCount' => [ 'shape' => 'RequestCount', ], 'StatusCodes' => [ 'shape' => 'StatusCodes', ], 'Latency' => [ 'shape' => 'Latency', ], ], ], 'ApplicationName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ApplicationNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationName', ], ], 'ApplicationVersionDescription' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'SourceBuildInformation' => [ 'shape' => 'SourceBuildInformation', ], 'SourceBundle' => [ 'shape' => 'S3Location', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'Status' => [ 'shape' => 'ApplicationVersionStatus', ], ], ], 'ApplicationVersionDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationVersionDescription', ], ], 'ApplicationVersionDescriptionMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationVersion' => [ 'shape' => 'ApplicationVersionDescription', ], ], ], 'ApplicationVersionDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationVersions' => [ 'shape' => 'ApplicationVersionDescriptionList', ], 'NextToken' => [ 'shape' => 'Token', ], ], ], 'ApplicationVersionProccess' => [ 'type' => 'boolean', ], 'ApplicationVersionStatus' => [ 'type' => 'string', 'enum' => [ 'Processed', 'Unprocessed', 'Failed', 'Processing', ], ], 'ApplyEnvironmentManagedActionRequest' => [ 'type' => 'structure', 'required' => [ 'ActionId', ], 'members' => [ 'EnvironmentName' => [ 'shape' => 'String', ], 'EnvironmentId' => [ 'shape' => 'String', ], 'ActionId' => [ 'shape' => 'String', ], ], ], 'ApplyEnvironmentManagedActionResult' => [ 'type' => 'structure', 'members' => [ 'ActionId' => [ 'shape' => 'String', ], 'ActionDescription' => [ 'shape' => 'String', ], 'ActionType' => [ 'shape' => 'ActionType', ], 'Status' => [ 'shape' => 'String', ], ], ], 'AutoCreateApplication' => [ 'type' => 'boolean', ], 'AutoScalingGroup' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'AutoScalingGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AutoScalingGroup', ], ], 'AvailableSolutionStackDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SolutionStackDescription', ], ], 'AvailableSolutionStackNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SolutionStackName', ], ], 'CPUUtilization' => [ 'type' => 'structure', 'members' => [ 'User' => [ 'shape' => 'NullableDouble', ], 'Nice' => [ 'shape' => 'NullableDouble', ], 'System' => [ 'shape' => 'NullableDouble', ], 'Idle' => [ 'shape' => 'NullableDouble', ], 'IOWait' => [ 'shape' => 'NullableDouble', ], 'IRQ' => [ 'shape' => 'NullableDouble', ], 'SoftIRQ' => [ 'shape' => 'NullableDouble', ], ], ], 'Cause' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'Causes' => [ 'type' => 'list', 'member' => [ 'shape' => 'Cause', ], ], 'CheckDNSAvailabilityMessage' => [ 'type' => 'structure', 'required' => [ 'CNAMEPrefix', ], 'members' => [ 'CNAMEPrefix' => [ 'shape' => 'DNSCnamePrefix', ], ], ], 'CheckDNSAvailabilityResultMessage' => [ 'type' => 'structure', 'members' => [ 'Available' => [ 'shape' => 'CnameAvailability', ], 'FullyQualifiedCNAME' => [ 'shape' => 'DNSCname', ], ], ], 'CnameAvailability' => [ 'type' => 'boolean', ], 'ComposeEnvironmentsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'GroupName' => [ 'shape' => 'GroupName', ], 'VersionLabels' => [ 'shape' => 'VersionLabels', ], ], ], 'ConfigurationDeploymentStatus' => [ 'type' => 'string', 'enum' => [ 'deployed', 'pending', 'failed', ], ], 'ConfigurationOptionDefaultValue' => [ 'type' => 'string', ], 'ConfigurationOptionDescription' => [ 'type' => 'structure', 'members' => [ 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'Name' => [ 'shape' => 'ConfigurationOptionName', ], 'DefaultValue' => [ 'shape' => 'ConfigurationOptionDefaultValue', ], 'ChangeSeverity' => [ 'shape' => 'ConfigurationOptionSeverity', ], 'UserDefined' => [ 'shape' => 'UserDefinedOption', ], 'ValueType' => [ 'shape' => 'ConfigurationOptionValueType', ], 'ValueOptions' => [ 'shape' => 'ConfigurationOptionPossibleValues', ], 'MinValue' => [ 'shape' => 'OptionRestrictionMinValue', ], 'MaxValue' => [ 'shape' => 'OptionRestrictionMaxValue', ], 'MaxLength' => [ 'shape' => 'OptionRestrictionMaxLength', ], 'Regex' => [ 'shape' => 'OptionRestrictionRegex', ], ], ], 'ConfigurationOptionDescriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationOptionDescription', ], ], 'ConfigurationOptionName' => [ 'type' => 'string', ], 'ConfigurationOptionPossibleValue' => [ 'type' => 'string', ], 'ConfigurationOptionPossibleValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationOptionPossibleValue', ], ], 'ConfigurationOptionSetting' => [ 'type' => 'structure', 'members' => [ 'ResourceName' => [ 'shape' => 'ResourceName', ], 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'OptionName' => [ 'shape' => 'ConfigurationOptionName', ], 'Value' => [ 'shape' => 'ConfigurationOptionValue', ], ], ], 'ConfigurationOptionSettingsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationOptionSetting', ], ], 'ConfigurationOptionSeverity' => [ 'type' => 'string', ], 'ConfigurationOptionValue' => [ 'type' => 'string', ], 'ConfigurationOptionValueType' => [ 'type' => 'string', 'enum' => [ 'Scalar', 'List', ], ], 'ConfigurationOptionsDescription' => [ 'type' => 'structure', 'members' => [ 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'Options' => [ 'shape' => 'ConfigurationOptionDescriptionsList', ], ], ], 'ConfigurationSettingsDescription' => [ 'type' => 'structure', 'members' => [ 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'Description' => [ 'shape' => 'Description', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'DeploymentStatus' => [ 'shape' => 'ConfigurationDeploymentStatus', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], ], ], 'ConfigurationSettingsDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationSettingsDescription', ], ], 'ConfigurationSettingsDescriptions' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSettings' => [ 'shape' => 'ConfigurationSettingsDescriptionList', ], ], ], 'ConfigurationSettingsValidationMessages' => [ 'type' => 'structure', 'members' => [ 'Messages' => [ 'shape' => 'ValidationMessagesList', ], ], ], 'ConfigurationTemplateName' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ConfigurationTemplateNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationTemplateName', ], ], 'CreateApplicationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'CreateApplicationVersionMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'VersionLabel', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'Description' => [ 'shape' => 'Description', ], 'SourceBuildInformation' => [ 'shape' => 'SourceBuildInformation', ], 'SourceBundle' => [ 'shape' => 'S3Location', ], 'AutoCreateApplication' => [ 'shape' => 'AutoCreateApplication', ], 'Process' => [ 'shape' => 'ApplicationVersionProccess', ], ], ], 'CreateConfigurationTemplateMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'TemplateName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'SourceConfiguration' => [ 'shape' => 'SourceConfiguration', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'Description' => [ 'shape' => 'Description', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], ], ], 'CreateEnvironmentMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'GroupName' => [ 'shape' => 'GroupName', ], 'Description' => [ 'shape' => 'Description', ], 'CNAMEPrefix' => [ 'shape' => 'DNSCnamePrefix', ], 'Tier' => [ 'shape' => 'EnvironmentTier', ], 'Tags' => [ 'shape' => 'Tags', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], 'OptionsToRemove' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'CreateStorageLocationResultMessage' => [ 'type' => 'structure', 'members' => [ 'S3Bucket' => [ 'shape' => 'S3Bucket', ], ], ], 'CreationDate' => [ 'type' => 'timestamp', ], 'DNSCname' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'DNSCnamePrefix' => [ 'type' => 'string', 'max' => 63, 'min' => 4, ], 'DeleteApplicationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TerminateEnvByForce' => [ 'shape' => 'TerminateEnvForce', ], ], ], 'DeleteApplicationVersionMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'VersionLabel', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'DeleteSourceBundle' => [ 'shape' => 'DeleteSourceBundle', ], ], ], 'DeleteConfigurationTemplateMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'TemplateName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], ], ], 'DeleteEnvironmentConfigurationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'EnvironmentName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'DeleteSourceBundle' => [ 'type' => 'boolean', ], 'Deployment' => [ 'type' => 'structure', 'members' => [ 'VersionLabel' => [ 'shape' => 'String', ], 'DeploymentId' => [ 'shape' => 'NullableLong', ], 'Status' => [ 'shape' => 'String', ], 'DeploymentTime' => [ 'shape' => 'DeploymentTimestamp', ], ], ], 'DeploymentTimestamp' => [ 'type' => 'timestamp', ], 'DescribeApplicationVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabels' => [ 'shape' => 'VersionLabelsList', ], 'MaxRecords' => [ 'shape' => 'MaxRecords', ], 'NextToken' => [ 'shape' => 'Token', ], ], ], 'DescribeApplicationsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationNames' => [ 'shape' => 'ApplicationNamesList', ], ], ], 'DescribeConfigurationOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'Options' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'DescribeConfigurationSettingsMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'DescribeEnvironmentHealthRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'AttributeNames' => [ 'shape' => 'EnvironmentHealthAttributes', ], ], ], 'DescribeEnvironmentHealthResult' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'HealthStatus' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'EnvironmentHealth', ], 'Color' => [ 'shape' => 'String', ], 'Causes' => [ 'shape' => 'Causes', ], 'ApplicationMetrics' => [ 'shape' => 'ApplicationMetrics', ], 'InstancesHealth' => [ 'shape' => 'InstanceHealthSummary', ], 'RefreshedAt' => [ 'shape' => 'RefreshedAt', ], ], ], 'DescribeEnvironmentManagedActionHistoryRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'NextToken' => [ 'shape' => 'String', ], 'MaxItems' => [ 'shape' => 'Integer', ], ], ], 'DescribeEnvironmentManagedActionHistoryResult' => [ 'type' => 'structure', 'members' => [ 'ManagedActionHistoryItems' => [ 'shape' => 'ManagedActionHistoryItems', ], 'NextToken' => [ 'shape' => 'String', ], ], ], 'DescribeEnvironmentManagedActionsRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'String', ], 'EnvironmentId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'ActionStatus', ], ], ], 'DescribeEnvironmentManagedActionsResult' => [ 'type' => 'structure', 'members' => [ 'ManagedActions' => [ 'shape' => 'ManagedActions', ], ], ], 'DescribeEnvironmentResourcesMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'DescribeEnvironmentsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'EnvironmentIds' => [ 'shape' => 'EnvironmentIdList', ], 'EnvironmentNames' => [ 'shape' => 'EnvironmentNamesList', ], 'IncludeDeleted' => [ 'shape' => 'IncludeDeleted', ], 'IncludedDeletedBackTo' => [ 'shape' => 'IncludeDeletedBackTo', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'RequestId' => [ 'shape' => 'RequestId', ], 'Severity' => [ 'shape' => 'EventSeverity', ], 'StartTime' => [ 'shape' => 'TimeFilterStart', ], 'EndTime' => [ 'shape' => 'TimeFilterEnd', ], 'MaxRecords' => [ 'shape' => 'MaxRecords', ], 'NextToken' => [ 'shape' => 'Token', ], ], ], 'DescribeInstancesHealthRequest' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'AttributeNames' => [ 'shape' => 'InstancesHealthAttributes', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeInstancesHealthResult' => [ 'type' => 'structure', 'members' => [ 'InstanceHealthList' => [ 'shape' => 'InstanceHealthList', ], 'RefreshedAt' => [ 'shape' => 'RefreshedAt', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'Description' => [ 'type' => 'string', 'max' => 200, ], 'Ec2InstanceId' => [ 'type' => 'string', ], 'ElasticBeanstalkServiceException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ExceptionMessage', ], ], 'exception' => true, ], 'EndpointURL' => [ 'type' => 'string', ], 'EnvironmentDescription' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'Description' => [ 'shape' => 'Description', ], 'EndpointURL' => [ 'shape' => 'EndpointURL', ], 'CNAME' => [ 'shape' => 'DNSCname', ], 'DateCreated' => [ 'shape' => 'CreationDate', ], 'DateUpdated' => [ 'shape' => 'UpdateDate', ], 'Status' => [ 'shape' => 'EnvironmentStatus', ], 'AbortableOperationInProgress' => [ 'shape' => 'AbortableOperationInProgress', ], 'Health' => [ 'shape' => 'EnvironmentHealth', ], 'HealthStatus' => [ 'shape' => 'EnvironmentHealthStatus', ], 'Resources' => [ 'shape' => 'EnvironmentResourcesDescription', ], 'Tier' => [ 'shape' => 'EnvironmentTier', ], 'EnvironmentLinks' => [ 'shape' => 'EnvironmentLinks', ], ], ], 'EnvironmentDescriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentDescription', ], ], 'EnvironmentDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Environments' => [ 'shape' => 'EnvironmentDescriptionsList', ], ], ], 'EnvironmentHealth' => [ 'type' => 'string', 'enum' => [ 'Green', 'Yellow', 'Red', 'Grey', ], ], 'EnvironmentHealthAttribute' => [ 'type' => 'string', 'enum' => [ 'Status', 'Color', 'Causes', 'ApplicationMetrics', 'InstancesHealth', 'All', 'HealthStatus', 'RefreshedAt', ], ], 'EnvironmentHealthAttributes' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentHealthAttribute', ], ], 'EnvironmentHealthStatus' => [ 'type' => 'string', 'enum' => [ 'NoData', 'Unknown', 'Pending', 'Ok', 'Info', 'Warning', 'Degraded', 'Severe', ], ], 'EnvironmentId' => [ 'type' => 'string', ], 'EnvironmentIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentId', ], ], 'EnvironmentInfoDescription' => [ 'type' => 'structure', 'members' => [ 'InfoType' => [ 'shape' => 'EnvironmentInfoType', ], 'Ec2InstanceId' => [ 'shape' => 'Ec2InstanceId', ], 'SampleTimestamp' => [ 'shape' => 'SampleTimestamp', ], 'Message' => [ 'shape' => 'Message', ], ], ], 'EnvironmentInfoDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentInfoDescription', ], ], 'EnvironmentInfoType' => [ 'type' => 'string', 'enum' => [ 'tail', 'bundle', ], ], 'EnvironmentLink' => [ 'type' => 'structure', 'members' => [ 'LinkName' => [ 'shape' => 'String', ], 'EnvironmentName' => [ 'shape' => 'String', ], ], ], 'EnvironmentLinks' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentLink', ], ], 'EnvironmentName' => [ 'type' => 'string', 'max' => 40, 'min' => 4, ], 'EnvironmentNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EnvironmentName', ], ], 'EnvironmentResourceDescription' => [ 'type' => 'structure', 'members' => [ 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'AutoScalingGroups' => [ 'shape' => 'AutoScalingGroupList', ], 'Instances' => [ 'shape' => 'InstanceList', ], 'LaunchConfigurations' => [ 'shape' => 'LaunchConfigurationList', ], 'LoadBalancers' => [ 'shape' => 'LoadBalancerList', ], 'Triggers' => [ 'shape' => 'TriggerList', ], 'Queues' => [ 'shape' => 'QueueList', ], ], ], 'EnvironmentResourceDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentResources' => [ 'shape' => 'EnvironmentResourceDescription', ], ], ], 'EnvironmentResourcesDescription' => [ 'type' => 'structure', 'members' => [ 'LoadBalancer' => [ 'shape' => 'LoadBalancerDescription', ], ], ], 'EnvironmentStatus' => [ 'type' => 'string', 'enum' => [ 'Launching', 'Updating', 'Ready', 'Terminating', 'Terminated', ], ], 'EnvironmentTier' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Type' => [ 'shape' => 'String', ], 'Version' => [ 'shape' => 'String', ], ], ], 'EventDate' => [ 'type' => 'timestamp', ], 'EventDescription' => [ 'type' => 'structure', 'members' => [ 'EventDate' => [ 'shape' => 'EventDate', ], 'Message' => [ 'shape' => 'EventMessage', ], 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'RequestId' => [ 'shape' => 'RequestId', ], 'Severity' => [ 'shape' => 'EventSeverity', ], ], ], 'EventDescriptionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventDescription', ], ], 'EventDescriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Events' => [ 'shape' => 'EventDescriptionList', ], 'NextToken' => [ 'shape' => 'Token', ], ], ], 'EventMessage' => [ 'type' => 'string', ], 'EventSeverity' => [ 'type' => 'string', 'enum' => [ 'TRACE', 'DEBUG', 'INFO', 'WARN', 'ERROR', 'FATAL', ], ], 'ExceptionMessage' => [ 'type' => 'string', ], 'FailureType' => [ 'type' => 'string', 'enum' => [ 'UpdateCancelled', 'CancellationFailed', 'RollbackFailed', 'RollbackSuccessful', 'InternalFailure', 'InvalidEnvironmentState', 'PermissionsError', ], ], 'FileTypeExtension' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'ForceTerminate' => [ 'type' => 'boolean', ], 'GroupName' => [ 'type' => 'string', 'max' => 19, 'min' => 1, ], 'IncludeDeleted' => [ 'type' => 'boolean', ], 'IncludeDeletedBackTo' => [ 'type' => 'timestamp', ], 'Instance' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], ], ], 'InstanceHealthList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SingleInstanceHealth', ], ], 'InstanceHealthSummary' => [ 'type' => 'structure', 'members' => [ 'NoData' => [ 'shape' => 'NullableInteger', ], 'Unknown' => [ 'shape' => 'NullableInteger', ], 'Pending' => [ 'shape' => 'NullableInteger', ], 'Ok' => [ 'shape' => 'NullableInteger', ], 'Info' => [ 'shape' => 'NullableInteger', ], 'Warning' => [ 'shape' => 'NullableInteger', ], 'Degraded' => [ 'shape' => 'NullableInteger', ], 'Severe' => [ 'shape' => 'NullableInteger', ], ], ], 'InstanceId' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'InstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Instance', ], ], 'InstancesHealthAttribute' => [ 'type' => 'string', 'enum' => [ 'HealthStatus', 'Color', 'Causes', 'ApplicationMetrics', 'RefreshedAt', 'LaunchedAt', 'System', 'Deployment', 'AvailabilityZone', 'InstanceType', 'All', ], ], 'InstancesHealthAttributes' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstancesHealthAttribute', ], ], 'InsufficientPrivilegesException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientPrivilegesException', 'httpStatusCode' => 403, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidRequestException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Latency' => [ 'type' => 'structure', 'members' => [ 'P999' => [ 'shape' => 'NullableDouble', ], 'P99' => [ 'shape' => 'NullableDouble', ], 'P95' => [ 'shape' => 'NullableDouble', ], 'P90' => [ 'shape' => 'NullableDouble', ], 'P85' => [ 'shape' => 'NullableDouble', ], 'P75' => [ 'shape' => 'NullableDouble', ], 'P50' => [ 'shape' => 'NullableDouble', ], 'P10' => [ 'shape' => 'NullableDouble', ], ], ], 'LaunchConfiguration' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'LaunchConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LaunchConfiguration', ], ], 'LaunchedAt' => [ 'type' => 'timestamp', ], 'ListAvailableSolutionStacksResultMessage' => [ 'type' => 'structure', 'members' => [ 'SolutionStacks' => [ 'shape' => 'AvailableSolutionStackNamesList', ], 'SolutionStackDetails' => [ 'shape' => 'AvailableSolutionStackDetailsList', ], ], ], 'Listener' => [ 'type' => 'structure', 'members' => [ 'Protocol' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], ], ], 'LoadAverage' => [ 'type' => 'list', 'member' => [ 'shape' => 'LoadAverageValue', ], ], 'LoadAverageValue' => [ 'type' => 'double', ], 'LoadBalancer' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'LoadBalancerDescription' => [ 'type' => 'structure', 'members' => [ 'LoadBalancerName' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'Listeners' => [ 'shape' => 'LoadBalancerListenersDescription', ], ], ], 'LoadBalancerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LoadBalancer', ], ], 'LoadBalancerListenersDescription' => [ 'type' => 'list', 'member' => [ 'shape' => 'Listener', ], ], 'ManagedAction' => [ 'type' => 'structure', 'members' => [ 'ActionId' => [ 'shape' => 'String', ], 'ActionDescription' => [ 'shape' => 'String', ], 'ActionType' => [ 'shape' => 'ActionType', ], 'Status' => [ 'shape' => 'ActionStatus', ], 'WindowStartTime' => [ 'shape' => 'Timestamp', ], ], ], 'ManagedActionHistoryItem' => [ 'type' => 'structure', 'members' => [ 'ActionId' => [ 'shape' => 'String', ], 'ActionType' => [ 'shape' => 'ActionType', ], 'ActionDescription' => [ 'shape' => 'String', ], 'FailureType' => [ 'shape' => 'FailureType', ], 'Status' => [ 'shape' => 'ActionHistoryStatus', ], 'FailureDescription' => [ 'shape' => 'String', ], 'ExecutedTime' => [ 'shape' => 'Timestamp', ], 'FinishedTime' => [ 'shape' => 'Timestamp', ], ], ], 'ManagedActionHistoryItems' => [ 'type' => 'list', 'member' => [ 'shape' => 'ManagedActionHistoryItem', ], 'max' => 100, 'min' => 1, ], 'ManagedActionInvalidStateException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ManagedActionInvalidStateException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ManagedActions' => [ 'type' => 'list', 'member' => [ 'shape' => 'ManagedAction', ], 'max' => 100, 'min' => 1, ], 'MaxRecords' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'Message' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'NullableDouble' => [ 'type' => 'double', ], 'NullableInteger' => [ 'type' => 'integer', ], 'NullableLong' => [ 'type' => 'long', ], 'OperationInProgressException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OperationInProgressFailure', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OptionNamespace' => [ 'type' => 'string', ], 'OptionRestrictionMaxLength' => [ 'type' => 'integer', ], 'OptionRestrictionMaxValue' => [ 'type' => 'integer', ], 'OptionRestrictionMinValue' => [ 'type' => 'integer', ], 'OptionRestrictionRegex' => [ 'type' => 'structure', 'members' => [ 'Pattern' => [ 'shape' => 'RegexPattern', ], 'Label' => [ 'shape' => 'RegexLabel', ], ], ], 'OptionSpecification' => [ 'type' => 'structure', 'members' => [ 'ResourceName' => [ 'shape' => 'ResourceName', ], 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'OptionName' => [ 'shape' => 'ConfigurationOptionName', ], ], ], 'OptionsSpecifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionSpecification', ], ], 'Queue' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'URL' => [ 'shape' => 'String', ], ], ], 'QueueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Queue', ], ], 'RebuildEnvironmentMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'RefreshedAt' => [ 'type' => 'timestamp', ], 'RegexLabel' => [ 'type' => 'string', ], 'RegexPattern' => [ 'type' => 'string', ], 'RequestCount' => [ 'type' => 'integer', ], 'RequestEnvironmentInfoMessage' => [ 'type' => 'structure', 'required' => [ 'InfoType', ], 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'InfoType' => [ 'shape' => 'EnvironmentInfoType', ], ], ], 'RequestId' => [ 'type' => 'string', ], 'ResourceId' => [ 'type' => 'string', ], 'ResourceName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'RestartAppServerMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'RetrieveEnvironmentInfoMessage' => [ 'type' => 'structure', 'required' => [ 'InfoType', ], 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'InfoType' => [ 'shape' => 'EnvironmentInfoType', ], ], ], 'RetrieveEnvironmentInfoResultMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentInfo' => [ 'shape' => 'EnvironmentInfoDescriptionList', ], ], ], 'S3Bucket' => [ 'type' => 'string', 'max' => 255, ], 'S3Key' => [ 'type' => 'string', 'max' => 1024, ], 'S3Location' => [ 'type' => 'structure', 'members' => [ 'S3Bucket' => [ 'shape' => 'S3Bucket', ], 'S3Key' => [ 'shape' => 'S3Key', ], ], ], 'S3LocationNotInServiceRegionException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'S3LocationNotInServiceRegionException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'S3SubscriptionRequiredException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'S3SubscriptionRequiredException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SampleTimestamp' => [ 'type' => 'timestamp', ], 'SingleInstanceHealth' => [ 'type' => 'structure', 'members' => [ 'InstanceId' => [ 'shape' => 'InstanceId', ], 'HealthStatus' => [ 'shape' => 'String', ], 'Color' => [ 'shape' => 'String', ], 'Causes' => [ 'shape' => 'Causes', ], 'LaunchedAt' => [ 'shape' => 'LaunchedAt', ], 'ApplicationMetrics' => [ 'shape' => 'ApplicationMetrics', ], 'System' => [ 'shape' => 'SystemStatus', ], 'Deployment' => [ 'shape' => 'Deployment', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'InstanceType' => [ 'shape' => 'String', ], ], ], 'SolutionStackDescription' => [ 'type' => 'structure', 'members' => [ 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'PermittedFileTypes' => [ 'shape' => 'SolutionStackFileTypeList', ], ], ], 'SolutionStackFileTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FileTypeExtension', ], ], 'SolutionStackName' => [ 'type' => 'string', 'max' => 100, ], 'SourceBuildInformation' => [ 'type' => 'structure', 'required' => [ 'SourceType', 'SourceRepository', 'SourceLocation', ], 'members' => [ 'SourceType' => [ 'shape' => 'SourceType', ], 'SourceRepository' => [ 'shape' => 'SourceRepository', ], 'SourceLocation' => [ 'shape' => 'SourceLocation', ], ], ], 'SourceBundleDeletionException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SourceBundleDeletionFailure', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SourceConfiguration' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], ], ], 'SourceLocation' => [ 'type' => 'string', 'max' => 255, 'min' => 3, 'pattern' => '.+/.+', ], 'SourceRepository' => [ 'type' => 'string', 'enum' => [ 'CodeCommit', ], ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'Git', ], ], 'StatusCodes' => [ 'type' => 'structure', 'members' => [ 'Status2xx' => [ 'shape' => 'NullableInteger', ], 'Status3xx' => [ 'shape' => 'NullableInteger', ], 'Status4xx' => [ 'shape' => 'NullableInteger', ], 'Status5xx' => [ 'shape' => 'NullableInteger', ], ], ], 'String' => [ 'type' => 'string', ], 'SwapEnvironmentCNAMEsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceEnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'SourceEnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'DestinationEnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'DestinationEnvironmentName' => [ 'shape' => 'EnvironmentName', ], ], ], 'SystemStatus' => [ 'type' => 'structure', 'members' => [ 'CPUUtilization' => [ 'shape' => 'CPUUtilization', ], 'LoadAverage' => [ 'shape' => 'LoadAverage', ], ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'Tags' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TerminateEnvForce' => [ 'type' => 'boolean', ], 'TerminateEnvironmentMessage' => [ 'type' => 'structure', 'members' => [ 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'TerminateResources' => [ 'shape' => 'TerminateEnvironmentResources', ], 'ForceTerminate' => [ 'shape' => 'ForceTerminate', ], ], ], 'TerminateEnvironmentResources' => [ 'type' => 'boolean', ], 'TimeFilterEnd' => [ 'type' => 'timestamp', ], 'TimeFilterStart' => [ 'type' => 'timestamp', ], 'Timestamp' => [ 'type' => 'timestamp', ], 'Token' => [ 'type' => 'string', ], 'TooManyApplicationVersionsException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'TooManyApplicationsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyApplicationsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TooManyBucketsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyBucketsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TooManyConfigurationTemplatesException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyConfigurationTemplatesException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TooManyEnvironmentsException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TooManyEnvironmentsException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Trigger' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ResourceId', ], ], ], 'TriggerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Trigger', ], ], 'UpdateApplicationMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'UpdateApplicationVersionMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'VersionLabel', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'UpdateConfigurationTemplateMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'TemplateName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'Description' => [ 'shape' => 'Description', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], 'OptionsToRemove' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'UpdateDate' => [ 'type' => 'timestamp', ], 'UpdateEnvironmentMessage' => [ 'type' => 'structure', 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'EnvironmentId' => [ 'shape' => 'EnvironmentId', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'GroupName' => [ 'shape' => 'GroupName', ], 'Description' => [ 'shape' => 'Description', ], 'Tier' => [ 'shape' => 'EnvironmentTier', ], 'VersionLabel' => [ 'shape' => 'VersionLabel', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'SolutionStackName' => [ 'shape' => 'SolutionStackName', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], 'OptionsToRemove' => [ 'shape' => 'OptionsSpecifierList', ], ], ], 'UserDefinedOption' => [ 'type' => 'boolean', ], 'ValidateConfigurationSettingsMessage' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'OptionSettings', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'TemplateName' => [ 'shape' => 'ConfigurationTemplateName', ], 'EnvironmentName' => [ 'shape' => 'EnvironmentName', ], 'OptionSettings' => [ 'shape' => 'ConfigurationOptionSettingsList', ], ], ], 'ValidationMessage' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'ValidationMessageString', ], 'Severity' => [ 'shape' => 'ValidationSeverity', ], 'Namespace' => [ 'shape' => 'OptionNamespace', ], 'OptionName' => [ 'shape' => 'ConfigurationOptionName', ], ], ], 'ValidationMessageString' => [ 'type' => 'string', ], 'ValidationMessagesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ValidationMessage', ], ], 'ValidationSeverity' => [ 'type' => 'string', 'enum' => [ 'error', 'warning', ], ], 'VersionLabel' => [ 'type' => 'string', 'max' => 100, 'min' => 1, ], 'VersionLabels' => [ 'type' => 'list', 'member' => [ 'shape' => 'VersionLabel', ], ], 'VersionLabelsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VersionLabel', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php index 3bd91dfb2..ea28f6312 100644 --- a/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/elasticmapreduce/2009-03-31/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2009-03-31', 'endpointPrefix' => 'elasticmapreduce', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Amazon EMR', 'serviceFullName' => 'Amazon Elastic MapReduce', 'signatureVersion' => 'v4', 'targetPrefix' => 'ElasticMapReduce', 'timestampFormat' => 'unixTimestamp', ], 'operations' => [ 'AddInstanceGroups' => [ 'name' => 'AddInstanceGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddInstanceGroupsInput', ], 'output' => [ 'shape' => 'AddInstanceGroupsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'AddJobFlowSteps' => [ 'name' => 'AddJobFlowSteps', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddJobFlowStepsInput', ], 'output' => [ 'shape' => 'AddJobFlowStepsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'AddTags' => [ 'name' => 'AddTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsInput', ], 'output' => [ 'shape' => 'AddTagsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeCluster' => [ 'name' => 'DescribeCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterInput', ], 'output' => [ 'shape' => 'DescribeClusterOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeJobFlows' => [ 'name' => 'DescribeJobFlows', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeJobFlowsInput', ], 'output' => [ 'shape' => 'DescribeJobFlowsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], 'deprecated' => true, ], 'DescribeStep' => [ 'name' => 'DescribeStep', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStepInput', ], 'output' => [ 'shape' => 'DescribeStepOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListBootstrapActions' => [ 'name' => 'ListBootstrapActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListBootstrapActionsInput', ], 'output' => [ 'shape' => 'ListBootstrapActionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListClusters' => [ 'name' => 'ListClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListClustersInput', ], 'output' => [ 'shape' => 'ListClustersOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListInstanceGroups' => [ 'name' => 'ListInstanceGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListInstanceGroupsInput', ], 'output' => [ 'shape' => 'ListInstanceGroupsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListInstances' => [ 'name' => 'ListInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListInstancesInput', ], 'output' => [ 'shape' => 'ListInstancesOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListSteps' => [ 'name' => 'ListSteps', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListStepsInput', ], 'output' => [ 'shape' => 'ListStepsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ModifyInstanceGroups' => [ 'name' => 'ModifyInstanceGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyInstanceGroupsInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'RemoveTags' => [ 'name' => 'RemoveTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsInput', ], 'output' => [ 'shape' => 'RemoveTagsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'RunJobFlow' => [ 'name' => 'RunJobFlow', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RunJobFlowInput', ], 'output' => [ 'shape' => 'RunJobFlowOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'SetTerminationProtection' => [ 'name' => 'SetTerminationProtection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetTerminationProtectionInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'SetVisibleToAllUsers' => [ 'name' => 'SetVisibleToAllUsers', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetVisibleToAllUsersInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'TerminateJobFlows' => [ 'name' => 'TerminateJobFlows', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateJobFlowsInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], ], 'shapes' => [ 'ActionOnFailure' => [ 'type' => 'string', 'enum' => [ 'TERMINATE_JOB_FLOW', 'TERMINATE_CLUSTER', 'CANCEL_AND_WAIT', 'CONTINUE', ], ], 'AddInstanceGroupsInput' => [ 'type' => 'structure', 'required' => [ 'InstanceGroups', 'JobFlowId', ], 'members' => [ 'InstanceGroups' => [ 'shape' => 'InstanceGroupConfigList', ], 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], ], ], 'AddInstanceGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceGroupIds' => [ 'shape' => 'InstanceGroupIdsList', ], ], ], 'AddJobFlowStepsInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowId', 'Steps', ], 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Steps' => [ 'shape' => 'StepConfigList', ], ], ], 'AddJobFlowStepsOutput' => [ 'type' => 'structure', 'members' => [ 'StepIds' => [ 'shape' => 'StepIdsList', ], ], ], 'AddTagsInput' => [ 'type' => 'structure', 'required' => [ 'ResourceId', 'Tags', ], 'members' => [ 'ResourceId' => [ 'shape' => 'ResourceId', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'AddTagsOutput' => [ 'type' => 'structure', 'members' => [], ], 'Application' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Version' => [ 'shape' => 'String', ], 'Args' => [ 'shape' => 'StringList', ], 'AdditionalInfo' => [ 'shape' => 'StringMap', ], ], ], 'ApplicationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Application', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanObject' => [ 'type' => 'boolean', ], 'BootstrapActionConfig' => [ 'type' => 'structure', 'required' => [ 'Name', 'ScriptBootstrapAction', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'ScriptBootstrapAction' => [ 'shape' => 'ScriptBootstrapActionConfig', ], ], ], 'BootstrapActionConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BootstrapActionConfig', ], ], 'BootstrapActionDetail' => [ 'type' => 'structure', 'members' => [ 'BootstrapActionConfig' => [ 'shape' => 'BootstrapActionConfig', ], ], ], 'BootstrapActionDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BootstrapActionDetail', ], ], 'Cluster' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ClusterId', ], 'Name' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'ClusterStatus', ], 'Ec2InstanceAttributes' => [ 'shape' => 'Ec2InstanceAttributes', ], 'LogUri' => [ 'shape' => 'String', ], 'RequestedAmiVersion' => [ 'shape' => 'String', ], 'RunningAmiVersion' => [ 'shape' => 'String', ], 'ReleaseLabel' => [ 'shape' => 'String', ], 'AutoTerminate' => [ 'shape' => 'Boolean', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], 'Applications' => [ 'shape' => 'ApplicationList', ], 'Tags' => [ 'shape' => 'TagList', ], 'ServiceRole' => [ 'shape' => 'String', ], 'NormalizedInstanceHours' => [ 'shape' => 'Integer', ], 'MasterPublicDnsName' => [ 'shape' => 'String', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], ], ], 'ClusterId' => [ 'type' => 'string', ], 'ClusterState' => [ 'type' => 'string', 'enum' => [ 'STARTING', 'BOOTSTRAPPING', 'RUNNING', 'WAITING', 'TERMINATING', 'TERMINATED', 'TERMINATED_WITH_ERRORS', ], ], 'ClusterStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'ClusterStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'ClusterStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'INTERNAL_ERROR', 'VALIDATION_ERROR', 'INSTANCE_FAILURE', 'BOOTSTRAP_FAILURE', 'USER_REQUEST', 'STEP_FAILURE', 'ALL_STEPS_COMPLETED', ], ], 'ClusterStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterState', ], ], 'ClusterStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'ClusterState', ], 'StateChangeReason' => [ 'shape' => 'ClusterStateChangeReason', ], 'Timeline' => [ 'shape' => 'ClusterTimeline', ], ], ], 'ClusterSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ClusterId', ], 'Name' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'ClusterStatus', ], 'NormalizedInstanceHours' => [ 'shape' => 'Integer', ], ], ], 'ClusterSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSummary', ], ], 'ClusterTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'Command' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'ScriptPath' => [ 'shape' => 'String', ], 'Args' => [ 'shape' => 'StringList', ], ], ], 'CommandList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Command', ], ], 'Configuration' => [ 'type' => 'structure', 'members' => [ 'Classification' => [ 'shape' => 'String', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'Properties' => [ 'shape' => 'StringMap', ], ], ], 'ConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Configuration', ], ], 'Date' => [ 'type' => 'timestamp', ], 'DescribeClusterInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], ], ], 'DescribeClusterOutput' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'DescribeJobFlowsInput' => [ 'type' => 'structure', 'members' => [ 'CreatedAfter' => [ 'shape' => 'Date', ], 'CreatedBefore' => [ 'shape' => 'Date', ], 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], 'JobFlowStates' => [ 'shape' => 'JobFlowExecutionStateList', ], ], ], 'DescribeJobFlowsOutput' => [ 'type' => 'structure', 'members' => [ 'JobFlows' => [ 'shape' => 'JobFlowDetailList', ], ], ], 'DescribeStepInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', 'StepId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'StepId' => [ 'shape' => 'StepId', ], ], ], 'DescribeStepOutput' => [ 'type' => 'structure', 'members' => [ 'Step' => [ 'shape' => 'Step', ], ], ], 'EC2InstanceIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceId', ], ], 'EC2InstanceIdsToTerminateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceId', ], ], 'EbsBlockDevice' => [ 'type' => 'structure', 'members' => [ 'VolumeSpecification' => [ 'shape' => 'VolumeSpecification', ], 'Device' => [ 'shape' => 'String', ], ], ], 'EbsBlockDeviceConfig' => [ 'type' => 'structure', 'required' => [ 'VolumeSpecification', ], 'members' => [ 'VolumeSpecification' => [ 'shape' => 'VolumeSpecification', ], 'VolumesPerInstance' => [ 'shape' => 'Integer', ], ], ], 'EbsBlockDeviceConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EbsBlockDeviceConfig', ], ], 'EbsBlockDeviceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EbsBlockDevice', ], ], 'EbsConfiguration' => [ 'type' => 'structure', 'members' => [ 'EbsBlockDeviceConfigs' => [ 'shape' => 'EbsBlockDeviceConfigList', ], 'EbsOptimized' => [ 'shape' => 'BooleanObject', ], ], ], 'EbsVolume' => [ 'type' => 'structure', 'members' => [ 'Device' => [ 'shape' => 'String', ], 'VolumeId' => [ 'shape' => 'String', ], ], ], 'EbsVolumeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EbsVolume', ], ], 'Ec2InstanceAttributes' => [ 'type' => 'structure', 'members' => [ 'Ec2KeyName' => [ 'shape' => 'String', ], 'Ec2SubnetId' => [ 'shape' => 'String', ], 'Ec2AvailabilityZone' => [ 'shape' => 'String', ], 'IamInstanceProfile' => [ 'shape' => 'String', ], 'EmrManagedMasterSecurityGroup' => [ 'shape' => 'String', ], 'EmrManagedSlaveSecurityGroup' => [ 'shape' => 'String', ], 'ServiceAccessSecurityGroup' => [ 'shape' => 'String', ], 'AdditionalMasterSecurityGroups' => [ 'shape' => 'StringList', ], 'AdditionalSlaveSecurityGroups' => [ 'shape' => 'StringList', ], ], ], 'ErrorCode' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'ErrorMessage' => [ 'type' => 'string', ], 'FailureDetails' => [ 'type' => 'structure', 'members' => [ 'Reason' => [ 'shape' => 'String', ], 'Message' => [ 'shape' => 'String', ], 'LogFile' => [ 'shape' => 'String', ], ], ], 'HadoopJarStepConfig' => [ 'type' => 'structure', 'required' => [ 'Jar', ], 'members' => [ 'Properties' => [ 'shape' => 'KeyValueList', ], 'Jar' => [ 'shape' => 'XmlString', ], 'MainClass' => [ 'shape' => 'XmlString', ], 'Args' => [ 'shape' => 'XmlStringList', ], ], ], 'HadoopStepConfig' => [ 'type' => 'structure', 'members' => [ 'Jar' => [ 'shape' => 'String', ], 'Properties' => [ 'shape' => 'StringMap', ], 'MainClass' => [ 'shape' => 'String', ], 'Args' => [ 'shape' => 'StringList', ], ], ], 'Instance' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'InstanceId', ], 'Ec2InstanceId' => [ 'shape' => 'InstanceId', ], 'PublicDnsName' => [ 'shape' => 'String', ], 'PublicIpAddress' => [ 'shape' => 'String', ], 'PrivateDnsName' => [ 'shape' => 'String', ], 'PrivateIpAddress' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'InstanceStatus', ], 'InstanceGroupId' => [ 'shape' => 'String', ], 'EbsVolumes' => [ 'shape' => 'EbsVolumeList', ], ], ], 'InstanceGroup' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'InstanceGroupId', ], 'Name' => [ 'shape' => 'String', ], 'Market' => [ 'shape' => 'MarketType', ], 'InstanceGroupType' => [ 'shape' => 'InstanceGroupType', ], 'BidPrice' => [ 'shape' => 'String', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'RequestedInstanceCount' => [ 'shape' => 'Integer', ], 'RunningInstanceCount' => [ 'shape' => 'Integer', ], 'Status' => [ 'shape' => 'InstanceGroupStatus', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'EbsBlockDevices' => [ 'shape' => 'EbsBlockDeviceList', ], 'EbsOptimized' => [ 'shape' => 'BooleanObject', ], 'ShrinkPolicy' => [ 'shape' => 'ShrinkPolicy', ], ], ], 'InstanceGroupConfig' => [ 'type' => 'structure', 'required' => [ 'InstanceRole', 'InstanceType', 'InstanceCount', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'Market' => [ 'shape' => 'MarketType', ], 'InstanceRole' => [ 'shape' => 'InstanceRoleType', ], 'BidPrice' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'EbsConfiguration' => [ 'shape' => 'EbsConfiguration', ], ], ], 'InstanceGroupConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupConfig', ], ], 'InstanceGroupDetail' => [ 'type' => 'structure', 'required' => [ 'Market', 'InstanceRole', 'InstanceType', 'InstanceRequestCount', 'InstanceRunningCount', 'State', 'CreationDateTime', ], 'members' => [ 'InstanceGroupId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'Market' => [ 'shape' => 'MarketType', ], 'InstanceRole' => [ 'shape' => 'InstanceRoleType', ], 'BidPrice' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceRequestCount' => [ 'shape' => 'Integer', ], 'InstanceRunningCount' => [ 'shape' => 'Integer', ], 'State' => [ 'shape' => 'InstanceGroupState', ], 'LastStateChangeReason' => [ 'shape' => 'XmlString', ], 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'InstanceGroupDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupDetail', ], ], 'InstanceGroupId' => [ 'type' => 'string', ], 'InstanceGroupIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'InstanceGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroup', ], ], 'InstanceGroupModifyConfig' => [ 'type' => 'structure', 'required' => [ 'InstanceGroupId', ], 'members' => [ 'InstanceGroupId' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'EC2InstanceIdsToTerminate' => [ 'shape' => 'EC2InstanceIdsToTerminateList', ], 'ShrinkPolicy' => [ 'shape' => 'ShrinkPolicy', ], ], ], 'InstanceGroupModifyConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupModifyConfig', ], ], 'InstanceGroupState' => [ 'type' => 'string', 'enum' => [ 'PROVISIONING', 'BOOTSTRAPPING', 'RUNNING', 'RESIZING', 'SUSPENDED', 'TERMINATING', 'TERMINATED', 'ARRESTED', 'SHUTTING_DOWN', 'ENDED', ], ], 'InstanceGroupStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'InstanceGroupStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'InstanceGroupStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'INTERNAL_ERROR', 'VALIDATION_ERROR', 'INSTANCE_FAILURE', 'CLUSTER_TERMINATED', ], ], 'InstanceGroupStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'InstanceGroupState', ], 'StateChangeReason' => [ 'shape' => 'InstanceGroupStateChangeReason', ], 'Timeline' => [ 'shape' => 'InstanceGroupTimeline', ], ], ], 'InstanceGroupTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'InstanceGroupType' => [ 'type' => 'string', 'enum' => [ 'MASTER', 'CORE', 'TASK', ], ], 'InstanceGroupTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupType', ], ], 'InstanceId' => [ 'type' => 'string', ], 'InstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Instance', ], ], 'InstanceResizePolicy' => [ 'type' => 'structure', 'members' => [ 'InstancesToTerminate' => [ 'shape' => 'EC2InstanceIdsList', ], 'InstancesToProtect' => [ 'shape' => 'EC2InstanceIdsList', ], 'InstanceTerminationTimeout' => [ 'shape' => 'Integer', ], ], ], 'InstanceRoleType' => [ 'type' => 'string', 'enum' => [ 'MASTER', 'CORE', 'TASK', ], ], 'InstanceState' => [ 'type' => 'string', 'enum' => [ 'AWAITING_FULFILLMENT', 'PROVISIONING', 'BOOTSTRAPPING', 'RUNNING', 'TERMINATED', ], ], 'InstanceStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'InstanceStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'InstanceStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'INTERNAL_ERROR', 'VALIDATION_ERROR', 'INSTANCE_FAILURE', 'BOOTSTRAP_FAILURE', 'CLUSTER_TERMINATED', ], ], 'InstanceStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceState', ], ], 'InstanceStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'InstanceState', ], 'StateChangeReason' => [ 'shape' => 'InstanceStateChangeReason', ], 'Timeline' => [ 'shape' => 'InstanceTimeline', ], ], ], 'InstanceTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'InstanceType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\n\\t]*', ], 'Integer' => [ 'type' => 'integer', ], 'InternalServerError' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InternalServerException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, 'fault' => true, ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [ 'ErrorCode' => [ 'shape' => 'ErrorCode', ], 'Message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'JobFlowDetail' => [ 'type' => 'structure', 'required' => [ 'JobFlowId', 'Name', 'ExecutionStatusDetail', 'Instances', ], 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'LogUri' => [ 'shape' => 'XmlString', ], 'AmiVersion' => [ 'shape' => 'XmlStringMaxLen256', ], 'ExecutionStatusDetail' => [ 'shape' => 'JobFlowExecutionStatusDetail', ], 'Instances' => [ 'shape' => 'JobFlowInstancesDetail', ], 'Steps' => [ 'shape' => 'StepDetailList', ], 'BootstrapActions' => [ 'shape' => 'BootstrapActionDetailList', ], 'SupportedProducts' => [ 'shape' => 'SupportedProductsList', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], 'JobFlowRole' => [ 'shape' => 'XmlString', ], 'ServiceRole' => [ 'shape' => 'XmlString', ], ], ], 'JobFlowDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'JobFlowDetail', ], ], 'JobFlowExecutionState' => [ 'type' => 'string', 'enum' => [ 'STARTING', 'BOOTSTRAPPING', 'RUNNING', 'WAITING', 'SHUTTING_DOWN', 'TERMINATED', 'COMPLETED', 'FAILED', ], ], 'JobFlowExecutionStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'JobFlowExecutionState', ], ], 'JobFlowExecutionStatusDetail' => [ 'type' => 'structure', 'required' => [ 'State', 'CreationDateTime', ], 'members' => [ 'State' => [ 'shape' => 'JobFlowExecutionState', ], 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], 'LastStateChangeReason' => [ 'shape' => 'XmlString', ], ], ], 'JobFlowInstancesConfig' => [ 'type' => 'structure', 'members' => [ 'MasterInstanceType' => [ 'shape' => 'InstanceType', ], 'SlaveInstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'InstanceGroups' => [ 'shape' => 'InstanceGroupConfigList', ], 'Ec2KeyName' => [ 'shape' => 'XmlStringMaxLen256', ], 'Placement' => [ 'shape' => 'PlacementType', ], 'KeepJobFlowAliveWhenNoSteps' => [ 'shape' => 'Boolean', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], 'HadoopVersion' => [ 'shape' => 'XmlStringMaxLen256', ], 'Ec2SubnetId' => [ 'shape' => 'XmlStringMaxLen256', ], 'EmrManagedMasterSecurityGroup' => [ 'shape' => 'XmlStringMaxLen256', ], 'EmrManagedSlaveSecurityGroup' => [ 'shape' => 'XmlStringMaxLen256', ], 'ServiceAccessSecurityGroup' => [ 'shape' => 'XmlStringMaxLen256', ], 'AdditionalMasterSecurityGroups' => [ 'shape' => 'SecurityGroupsList', ], 'AdditionalSlaveSecurityGroups' => [ 'shape' => 'SecurityGroupsList', ], ], ], 'JobFlowInstancesDetail' => [ 'type' => 'structure', 'required' => [ 'MasterInstanceType', 'SlaveInstanceType', 'InstanceCount', ], 'members' => [ 'MasterInstanceType' => [ 'shape' => 'InstanceType', ], 'MasterPublicDnsName' => [ 'shape' => 'XmlString', ], 'MasterInstanceId' => [ 'shape' => 'XmlString', ], 'SlaveInstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'InstanceGroups' => [ 'shape' => 'InstanceGroupDetailList', ], 'NormalizedInstanceHours' => [ 'shape' => 'Integer', ], 'Ec2KeyName' => [ 'shape' => 'XmlStringMaxLen256', ], 'Ec2SubnetId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Placement' => [ 'shape' => 'PlacementType', ], 'KeepJobFlowAliveWhenNoSteps' => [ 'shape' => 'Boolean', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], 'HadoopVersion' => [ 'shape' => 'XmlStringMaxLen256', ], ], ], 'KeyValue' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'XmlString', ], 'Value' => [ 'shape' => 'XmlString', ], ], ], 'KeyValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'KeyValue', ], ], 'ListBootstrapActionsInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListBootstrapActionsOutput' => [ 'type' => 'structure', 'members' => [ 'BootstrapActions' => [ 'shape' => 'CommandList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListClustersInput' => [ 'type' => 'structure', 'members' => [ 'CreatedAfter' => [ 'shape' => 'Date', ], 'CreatedBefore' => [ 'shape' => 'Date', ], 'ClusterStates' => [ 'shape' => 'ClusterStateList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListClustersOutput' => [ 'type' => 'structure', 'members' => [ 'Clusters' => [ 'shape' => 'ClusterSummaryList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstanceGroupsInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstanceGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'InstanceGroups' => [ 'shape' => 'InstanceGroupList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstancesInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'InstanceGroupId' => [ 'shape' => 'InstanceGroupId', ], 'InstanceGroupTypes' => [ 'shape' => 'InstanceGroupTypeList', ], 'InstanceStates' => [ 'shape' => 'InstanceStateList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'Instances' => [ 'shape' => 'InstanceList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListStepsInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'StepStates' => [ 'shape' => 'StepStateList', ], 'StepIds' => [ 'shape' => 'XmlStringList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListStepsOutput' => [ 'type' => 'structure', 'members' => [ 'Steps' => [ 'shape' => 'StepSummaryList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'Marker' => [ 'type' => 'string', ], 'MarketType' => [ 'type' => 'string', 'enum' => [ 'ON_DEMAND', 'SPOT', ], ], 'ModifyInstanceGroupsInput' => [ 'type' => 'structure', 'members' => [ 'InstanceGroups' => [ 'shape' => 'InstanceGroupModifyConfigList', ], ], ], 'NewSupportedProductsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SupportedProductConfig', ], ], 'PlacementType' => [ 'type' => 'structure', 'required' => [ 'AvailabilityZone', ], 'members' => [ 'AvailabilityZone' => [ 'shape' => 'XmlString', ], ], ], 'RemoveTagsInput' => [ 'type' => 'structure', 'required' => [ 'ResourceId', 'TagKeys', ], 'members' => [ 'ResourceId' => [ 'shape' => 'ResourceId', ], 'TagKeys' => [ 'shape' => 'StringList', ], ], ], 'RemoveTagsOutput' => [ 'type' => 'structure', 'members' => [], ], 'ResourceId' => [ 'type' => 'string', ], 'RunJobFlowInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'Instances', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'LogUri' => [ 'shape' => 'XmlString', ], 'AdditionalInfo' => [ 'shape' => 'XmlString', ], 'AmiVersion' => [ 'shape' => 'XmlStringMaxLen256', ], 'ReleaseLabel' => [ 'shape' => 'XmlStringMaxLen256', ], 'Instances' => [ 'shape' => 'JobFlowInstancesConfig', ], 'Steps' => [ 'shape' => 'StepConfigList', ], 'BootstrapActions' => [ 'shape' => 'BootstrapActionConfigList', ], 'SupportedProducts' => [ 'shape' => 'SupportedProductsList', ], 'NewSupportedProducts' => [ 'shape' => 'NewSupportedProductsList', ], 'Applications' => [ 'shape' => 'ApplicationList', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], 'JobFlowRole' => [ 'shape' => 'XmlString', ], 'ServiceRole' => [ 'shape' => 'XmlString', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'RunJobFlowOutput' => [ 'type' => 'structure', 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], ], ], 'ScriptBootstrapActionConfig' => [ 'type' => 'structure', 'required' => [ 'Path', ], 'members' => [ 'Path' => [ 'shape' => 'XmlString', ], 'Args' => [ 'shape' => 'XmlStringList', ], ], ], 'SecurityGroupsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'SetTerminationProtectionInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowIds', 'TerminationProtected', ], 'members' => [ 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], ], ], 'SetVisibleToAllUsersInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowIds', 'VisibleToAllUsers', ], 'members' => [ 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], ], ], 'ShrinkPolicy' => [ 'type' => 'structure', 'members' => [ 'DecommissionTimeout' => [ 'shape' => 'Integer', ], 'InstanceResizePolicy' => [ 'shape' => 'InstanceResizePolicy', ], ], ], 'Step' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'StepId', ], 'Name' => [ 'shape' => 'String', ], 'Config' => [ 'shape' => 'HadoopStepConfig', ], 'ActionOnFailure' => [ 'shape' => 'ActionOnFailure', ], 'Status' => [ 'shape' => 'StepStatus', ], ], ], 'StepConfig' => [ 'type' => 'structure', 'required' => [ 'Name', 'HadoopJarStep', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'ActionOnFailure' => [ 'shape' => 'ActionOnFailure', ], 'HadoopJarStep' => [ 'shape' => 'HadoopJarStepConfig', ], ], ], 'StepConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepConfig', ], ], 'StepDetail' => [ 'type' => 'structure', 'required' => [ 'StepConfig', 'ExecutionStatusDetail', ], 'members' => [ 'StepConfig' => [ 'shape' => 'StepConfig', ], 'ExecutionStatusDetail' => [ 'shape' => 'StepExecutionStatusDetail', ], ], ], 'StepDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepDetail', ], ], 'StepExecutionState' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'RUNNING', 'CONTINUE', 'COMPLETED', 'CANCELLED', 'FAILED', 'INTERRUPTED', ], ], 'StepExecutionStatusDetail' => [ 'type' => 'structure', 'required' => [ 'State', 'CreationDateTime', ], 'members' => [ 'State' => [ 'shape' => 'StepExecutionState', ], 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], 'LastStateChangeReason' => [ 'shape' => 'XmlString', ], ], ], 'StepId' => [ 'type' => 'string', ], 'StepIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'StepState' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'RUNNING', 'COMPLETED', 'CANCELLED', 'FAILED', 'INTERRUPTED', ], ], 'StepStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'StepStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'StepStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'NONE', ], ], 'StepStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepState', ], ], 'StepStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'StepState', ], 'StateChangeReason' => [ 'shape' => 'StepStateChangeReason', ], 'FailureDetails' => [ 'shape' => 'FailureDetails', ], 'Timeline' => [ 'shape' => 'StepTimeline', ], ], ], 'StepSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'StepId', ], 'Name' => [ 'shape' => 'String', ], 'Config' => [ 'shape' => 'HadoopStepConfig', ], 'ActionOnFailure' => [ 'shape' => 'ActionOnFailure', ], 'Status' => [ 'shape' => 'StepStatus', ], ], ], 'StepSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepSummary', ], ], 'StepTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'String' => [ 'type' => 'string', ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'StringMap' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'SupportedProductConfig' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'Args' => [ 'shape' => 'XmlStringList', ], ], ], 'SupportedProductsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TerminateJobFlowsInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowIds', ], 'members' => [ 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], ], ], 'VolumeSpecification' => [ 'type' => 'structure', 'required' => [ 'VolumeType', 'SizeInGB', ], 'members' => [ 'VolumeType' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'Integer', ], 'SizeInGB' => [ 'shape' => 'Integer', ], ], ], 'XmlString' => [ 'type' => 'string', 'max' => 10280, 'min' => 0, 'pattern' => '[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\n\\t]*', ], 'XmlStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlString', ], ], 'XmlStringMaxLen256' => [ 'type' => 'string', 'max' => 256, 'min' => 0, 'pattern' => '[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\n\\t]*', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2009-03-31', 'endpointPrefix' => 'elasticmapreduce', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Amazon EMR', 'serviceFullName' => 'Amazon Elastic MapReduce', 'signatureVersion' => 'v4', 'targetPrefix' => 'ElasticMapReduce', 'timestampFormat' => 'unixTimestamp', ], 'operations' => [ 'AddInstanceGroups' => [ 'name' => 'AddInstanceGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddInstanceGroupsInput', ], 'output' => [ 'shape' => 'AddInstanceGroupsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'AddJobFlowSteps' => [ 'name' => 'AddJobFlowSteps', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddJobFlowStepsInput', ], 'output' => [ 'shape' => 'AddJobFlowStepsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'AddTags' => [ 'name' => 'AddTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsInput', ], 'output' => [ 'shape' => 'AddTagsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'CreateSecurityConfiguration' => [ 'name' => 'CreateSecurityConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSecurityConfigurationInput', ], 'output' => [ 'shape' => 'CreateSecurityConfigurationOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DeleteSecurityConfiguration' => [ 'name' => 'DeleteSecurityConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSecurityConfigurationInput', ], 'output' => [ 'shape' => 'DeleteSecurityConfigurationOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeCluster' => [ 'name' => 'DescribeCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterInput', ], 'output' => [ 'shape' => 'DescribeClusterOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeJobFlows' => [ 'name' => 'DescribeJobFlows', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeJobFlowsInput', ], 'output' => [ 'shape' => 'DescribeJobFlowsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], 'deprecated' => true, ], 'DescribeSecurityConfiguration' => [ 'name' => 'DescribeSecurityConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSecurityConfigurationInput', ], 'output' => [ 'shape' => 'DescribeSecurityConfigurationOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeStep' => [ 'name' => 'DescribeStep', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeStepInput', ], 'output' => [ 'shape' => 'DescribeStepOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListBootstrapActions' => [ 'name' => 'ListBootstrapActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListBootstrapActionsInput', ], 'output' => [ 'shape' => 'ListBootstrapActionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListClusters' => [ 'name' => 'ListClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListClustersInput', ], 'output' => [ 'shape' => 'ListClustersOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListInstanceGroups' => [ 'name' => 'ListInstanceGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListInstanceGroupsInput', ], 'output' => [ 'shape' => 'ListInstanceGroupsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListInstances' => [ 'name' => 'ListInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListInstancesInput', ], 'output' => [ 'shape' => 'ListInstancesOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListSecurityConfigurations' => [ 'name' => 'ListSecurityConfigurations', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListSecurityConfigurationsInput', ], 'output' => [ 'shape' => 'ListSecurityConfigurationsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListSteps' => [ 'name' => 'ListSteps', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListStepsInput', ], 'output' => [ 'shape' => 'ListStepsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ModifyInstanceGroups' => [ 'name' => 'ModifyInstanceGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyInstanceGroupsInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'RemoveTags' => [ 'name' => 'RemoveTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsInput', ], 'output' => [ 'shape' => 'RemoveTagsOutput', ], 'errors' => [ [ 'shape' => 'InternalServerException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'RunJobFlow' => [ 'name' => 'RunJobFlow', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RunJobFlowInput', ], 'output' => [ 'shape' => 'RunJobFlowOutput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'SetTerminationProtection' => [ 'name' => 'SetTerminationProtection', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetTerminationProtectionInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'SetVisibleToAllUsers' => [ 'name' => 'SetVisibleToAllUsers', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetVisibleToAllUsersInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'TerminateJobFlows' => [ 'name' => 'TerminateJobFlows', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateJobFlowsInput', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], ], 'shapes' => [ 'ActionOnFailure' => [ 'type' => 'string', 'enum' => [ 'TERMINATE_JOB_FLOW', 'TERMINATE_CLUSTER', 'CANCEL_AND_WAIT', 'CONTINUE', ], ], 'AddInstanceGroupsInput' => [ 'type' => 'structure', 'required' => [ 'InstanceGroups', 'JobFlowId', ], 'members' => [ 'InstanceGroups' => [ 'shape' => 'InstanceGroupConfigList', ], 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], ], ], 'AddInstanceGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceGroupIds' => [ 'shape' => 'InstanceGroupIdsList', ], ], ], 'AddJobFlowStepsInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowId', 'Steps', ], 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Steps' => [ 'shape' => 'StepConfigList', ], ], ], 'AddJobFlowStepsOutput' => [ 'type' => 'structure', 'members' => [ 'StepIds' => [ 'shape' => 'StepIdsList', ], ], ], 'AddTagsInput' => [ 'type' => 'structure', 'required' => [ 'ResourceId', 'Tags', ], 'members' => [ 'ResourceId' => [ 'shape' => 'ResourceId', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'AddTagsOutput' => [ 'type' => 'structure', 'members' => [], ], 'Application' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Version' => [ 'shape' => 'String', ], 'Args' => [ 'shape' => 'StringList', ], 'AdditionalInfo' => [ 'shape' => 'StringMap', ], ], ], 'ApplicationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Application', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanObject' => [ 'type' => 'boolean', ], 'BootstrapActionConfig' => [ 'type' => 'structure', 'required' => [ 'Name', 'ScriptBootstrapAction', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'ScriptBootstrapAction' => [ 'shape' => 'ScriptBootstrapActionConfig', ], ], ], 'BootstrapActionConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BootstrapActionConfig', ], ], 'BootstrapActionDetail' => [ 'type' => 'structure', 'members' => [ 'BootstrapActionConfig' => [ 'shape' => 'BootstrapActionConfig', ], ], ], 'BootstrapActionDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BootstrapActionDetail', ], ], 'Cluster' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ClusterId', ], 'Name' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'ClusterStatus', ], 'Ec2InstanceAttributes' => [ 'shape' => 'Ec2InstanceAttributes', ], 'LogUri' => [ 'shape' => 'String', ], 'RequestedAmiVersion' => [ 'shape' => 'String', ], 'RunningAmiVersion' => [ 'shape' => 'String', ], 'ReleaseLabel' => [ 'shape' => 'String', ], 'AutoTerminate' => [ 'shape' => 'Boolean', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], 'Applications' => [ 'shape' => 'ApplicationList', ], 'Tags' => [ 'shape' => 'TagList', ], 'ServiceRole' => [ 'shape' => 'String', ], 'NormalizedInstanceHours' => [ 'shape' => 'Integer', ], 'MasterPublicDnsName' => [ 'shape' => 'String', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'SecurityConfiguration' => [ 'shape' => 'XmlString', ], ], ], 'ClusterId' => [ 'type' => 'string', ], 'ClusterState' => [ 'type' => 'string', 'enum' => [ 'STARTING', 'BOOTSTRAPPING', 'RUNNING', 'WAITING', 'TERMINATING', 'TERMINATED', 'TERMINATED_WITH_ERRORS', ], ], 'ClusterStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'ClusterStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'ClusterStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'INTERNAL_ERROR', 'VALIDATION_ERROR', 'INSTANCE_FAILURE', 'BOOTSTRAP_FAILURE', 'USER_REQUEST', 'STEP_FAILURE', 'ALL_STEPS_COMPLETED', ], ], 'ClusterStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterState', ], ], 'ClusterStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'ClusterState', ], 'StateChangeReason' => [ 'shape' => 'ClusterStateChangeReason', ], 'Timeline' => [ 'shape' => 'ClusterTimeline', ], ], ], 'ClusterSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'ClusterId', ], 'Name' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'ClusterStatus', ], 'NormalizedInstanceHours' => [ 'shape' => 'Integer', ], ], ], 'ClusterSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSummary', ], ], 'ClusterTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'Command' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'ScriptPath' => [ 'shape' => 'String', ], 'Args' => [ 'shape' => 'StringList', ], ], ], 'CommandList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Command', ], ], 'Configuration' => [ 'type' => 'structure', 'members' => [ 'Classification' => [ 'shape' => 'String', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'Properties' => [ 'shape' => 'StringMap', ], ], ], 'ConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Configuration', ], ], 'CreateSecurityConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'SecurityConfiguration', ], 'members' => [ 'Name' => [ 'shape' => 'XmlString', ], 'SecurityConfiguration' => [ 'shape' => 'String', ], ], ], 'CreateSecurityConfigurationOutput' => [ 'type' => 'structure', 'required' => [ 'Name', 'CreationDateTime', ], 'members' => [ 'Name' => [ 'shape' => 'XmlString', ], 'CreationDateTime' => [ 'shape' => 'Date', ], ], ], 'Date' => [ 'type' => 'timestamp', ], 'DeleteSecurityConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'XmlString', ], ], ], 'DeleteSecurityConfigurationOutput' => [ 'type' => 'structure', 'members' => [], ], 'DescribeClusterInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], ], ], 'DescribeClusterOutput' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'DescribeJobFlowsInput' => [ 'type' => 'structure', 'members' => [ 'CreatedAfter' => [ 'shape' => 'Date', ], 'CreatedBefore' => [ 'shape' => 'Date', ], 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], 'JobFlowStates' => [ 'shape' => 'JobFlowExecutionStateList', ], ], ], 'DescribeJobFlowsOutput' => [ 'type' => 'structure', 'members' => [ 'JobFlows' => [ 'shape' => 'JobFlowDetailList', ], ], ], 'DescribeSecurityConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'XmlString', ], ], ], 'DescribeSecurityConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'XmlString', ], 'SecurityConfiguration' => [ 'shape' => 'String', ], 'CreationDateTime' => [ 'shape' => 'Date', ], ], ], 'DescribeStepInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', 'StepId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'StepId' => [ 'shape' => 'StepId', ], ], ], 'DescribeStepOutput' => [ 'type' => 'structure', 'members' => [ 'Step' => [ 'shape' => 'Step', ], ], ], 'EC2InstanceIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceId', ], ], 'EC2InstanceIdsToTerminateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceId', ], ], 'EbsBlockDevice' => [ 'type' => 'structure', 'members' => [ 'VolumeSpecification' => [ 'shape' => 'VolumeSpecification', ], 'Device' => [ 'shape' => 'String', ], ], ], 'EbsBlockDeviceConfig' => [ 'type' => 'structure', 'required' => [ 'VolumeSpecification', ], 'members' => [ 'VolumeSpecification' => [ 'shape' => 'VolumeSpecification', ], 'VolumesPerInstance' => [ 'shape' => 'Integer', ], ], ], 'EbsBlockDeviceConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EbsBlockDeviceConfig', ], ], 'EbsBlockDeviceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EbsBlockDevice', ], ], 'EbsConfiguration' => [ 'type' => 'structure', 'members' => [ 'EbsBlockDeviceConfigs' => [ 'shape' => 'EbsBlockDeviceConfigList', ], 'EbsOptimized' => [ 'shape' => 'BooleanObject', ], ], ], 'EbsVolume' => [ 'type' => 'structure', 'members' => [ 'Device' => [ 'shape' => 'String', ], 'VolumeId' => [ 'shape' => 'String', ], ], ], 'EbsVolumeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EbsVolume', ], ], 'Ec2InstanceAttributes' => [ 'type' => 'structure', 'members' => [ 'Ec2KeyName' => [ 'shape' => 'String', ], 'Ec2SubnetId' => [ 'shape' => 'String', ], 'Ec2AvailabilityZone' => [ 'shape' => 'String', ], 'IamInstanceProfile' => [ 'shape' => 'String', ], 'EmrManagedMasterSecurityGroup' => [ 'shape' => 'String', ], 'EmrManagedSlaveSecurityGroup' => [ 'shape' => 'String', ], 'ServiceAccessSecurityGroup' => [ 'shape' => 'String', ], 'AdditionalMasterSecurityGroups' => [ 'shape' => 'StringList', ], 'AdditionalSlaveSecurityGroups' => [ 'shape' => 'StringList', ], ], ], 'ErrorCode' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'ErrorMessage' => [ 'type' => 'string', ], 'FailureDetails' => [ 'type' => 'structure', 'members' => [ 'Reason' => [ 'shape' => 'String', ], 'Message' => [ 'shape' => 'String', ], 'LogFile' => [ 'shape' => 'String', ], ], ], 'HadoopJarStepConfig' => [ 'type' => 'structure', 'required' => [ 'Jar', ], 'members' => [ 'Properties' => [ 'shape' => 'KeyValueList', ], 'Jar' => [ 'shape' => 'XmlString', ], 'MainClass' => [ 'shape' => 'XmlString', ], 'Args' => [ 'shape' => 'XmlStringList', ], ], ], 'HadoopStepConfig' => [ 'type' => 'structure', 'members' => [ 'Jar' => [ 'shape' => 'String', ], 'Properties' => [ 'shape' => 'StringMap', ], 'MainClass' => [ 'shape' => 'String', ], 'Args' => [ 'shape' => 'StringList', ], ], ], 'Instance' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'InstanceId', ], 'Ec2InstanceId' => [ 'shape' => 'InstanceId', ], 'PublicDnsName' => [ 'shape' => 'String', ], 'PublicIpAddress' => [ 'shape' => 'String', ], 'PrivateDnsName' => [ 'shape' => 'String', ], 'PrivateIpAddress' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'InstanceStatus', ], 'InstanceGroupId' => [ 'shape' => 'String', ], 'EbsVolumes' => [ 'shape' => 'EbsVolumeList', ], ], ], 'InstanceGroup' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'InstanceGroupId', ], 'Name' => [ 'shape' => 'String', ], 'Market' => [ 'shape' => 'MarketType', ], 'InstanceGroupType' => [ 'shape' => 'InstanceGroupType', ], 'BidPrice' => [ 'shape' => 'String', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'RequestedInstanceCount' => [ 'shape' => 'Integer', ], 'RunningInstanceCount' => [ 'shape' => 'Integer', ], 'Status' => [ 'shape' => 'InstanceGroupStatus', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'EbsBlockDevices' => [ 'shape' => 'EbsBlockDeviceList', ], 'EbsOptimized' => [ 'shape' => 'BooleanObject', ], 'ShrinkPolicy' => [ 'shape' => 'ShrinkPolicy', ], ], ], 'InstanceGroupConfig' => [ 'type' => 'structure', 'required' => [ 'InstanceRole', 'InstanceType', 'InstanceCount', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'Market' => [ 'shape' => 'MarketType', ], 'InstanceRole' => [ 'shape' => 'InstanceRoleType', ], 'BidPrice' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'EbsConfiguration' => [ 'shape' => 'EbsConfiguration', ], ], ], 'InstanceGroupConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupConfig', ], ], 'InstanceGroupDetail' => [ 'type' => 'structure', 'required' => [ 'Market', 'InstanceRole', 'InstanceType', 'InstanceRequestCount', 'InstanceRunningCount', 'State', 'CreationDateTime', ], 'members' => [ 'InstanceGroupId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'Market' => [ 'shape' => 'MarketType', ], 'InstanceRole' => [ 'shape' => 'InstanceRoleType', ], 'BidPrice' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceRequestCount' => [ 'shape' => 'Integer', ], 'InstanceRunningCount' => [ 'shape' => 'Integer', ], 'State' => [ 'shape' => 'InstanceGroupState', ], 'LastStateChangeReason' => [ 'shape' => 'XmlString', ], 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'InstanceGroupDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupDetail', ], ], 'InstanceGroupId' => [ 'type' => 'string', ], 'InstanceGroupIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'InstanceGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroup', ], ], 'InstanceGroupModifyConfig' => [ 'type' => 'structure', 'required' => [ 'InstanceGroupId', ], 'members' => [ 'InstanceGroupId' => [ 'shape' => 'XmlStringMaxLen256', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'EC2InstanceIdsToTerminate' => [ 'shape' => 'EC2InstanceIdsToTerminateList', ], 'ShrinkPolicy' => [ 'shape' => 'ShrinkPolicy', ], ], ], 'InstanceGroupModifyConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupModifyConfig', ], ], 'InstanceGroupState' => [ 'type' => 'string', 'enum' => [ 'PROVISIONING', 'BOOTSTRAPPING', 'RUNNING', 'RESIZING', 'SUSPENDED', 'TERMINATING', 'TERMINATED', 'ARRESTED', 'SHUTTING_DOWN', 'ENDED', ], ], 'InstanceGroupStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'InstanceGroupStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'InstanceGroupStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'INTERNAL_ERROR', 'VALIDATION_ERROR', 'INSTANCE_FAILURE', 'CLUSTER_TERMINATED', ], ], 'InstanceGroupStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'InstanceGroupState', ], 'StateChangeReason' => [ 'shape' => 'InstanceGroupStateChangeReason', ], 'Timeline' => [ 'shape' => 'InstanceGroupTimeline', ], ], ], 'InstanceGroupTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'InstanceGroupType' => [ 'type' => 'string', 'enum' => [ 'MASTER', 'CORE', 'TASK', ], ], 'InstanceGroupTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceGroupType', ], ], 'InstanceId' => [ 'type' => 'string', ], 'InstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Instance', ], ], 'InstanceResizePolicy' => [ 'type' => 'structure', 'members' => [ 'InstancesToTerminate' => [ 'shape' => 'EC2InstanceIdsList', ], 'InstancesToProtect' => [ 'shape' => 'EC2InstanceIdsList', ], 'InstanceTerminationTimeout' => [ 'shape' => 'Integer', ], ], ], 'InstanceRoleType' => [ 'type' => 'string', 'enum' => [ 'MASTER', 'CORE', 'TASK', ], ], 'InstanceState' => [ 'type' => 'string', 'enum' => [ 'AWAITING_FULFILLMENT', 'PROVISIONING', 'BOOTSTRAPPING', 'RUNNING', 'TERMINATED', ], ], 'InstanceStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'InstanceStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'InstanceStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'INTERNAL_ERROR', 'VALIDATION_ERROR', 'INSTANCE_FAILURE', 'BOOTSTRAP_FAILURE', 'CLUSTER_TERMINATED', ], ], 'InstanceStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'InstanceState', ], ], 'InstanceStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'InstanceState', ], 'StateChangeReason' => [ 'shape' => 'InstanceStateChangeReason', ], 'Timeline' => [ 'shape' => 'InstanceTimeline', ], ], ], 'InstanceTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'InstanceType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\n\\t]*', ], 'Integer' => [ 'type' => 'integer', ], 'InternalServerError' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'InternalServerException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, 'fault' => true, ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [ 'ErrorCode' => [ 'shape' => 'ErrorCode', ], 'Message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'JobFlowDetail' => [ 'type' => 'structure', 'required' => [ 'JobFlowId', 'Name', 'ExecutionStatusDetail', 'Instances', ], 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'LogUri' => [ 'shape' => 'XmlString', ], 'AmiVersion' => [ 'shape' => 'XmlStringMaxLen256', ], 'ExecutionStatusDetail' => [ 'shape' => 'JobFlowExecutionStatusDetail', ], 'Instances' => [ 'shape' => 'JobFlowInstancesDetail', ], 'Steps' => [ 'shape' => 'StepDetailList', ], 'BootstrapActions' => [ 'shape' => 'BootstrapActionDetailList', ], 'SupportedProducts' => [ 'shape' => 'SupportedProductsList', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], 'JobFlowRole' => [ 'shape' => 'XmlString', ], 'ServiceRole' => [ 'shape' => 'XmlString', ], ], ], 'JobFlowDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'JobFlowDetail', ], ], 'JobFlowExecutionState' => [ 'type' => 'string', 'enum' => [ 'STARTING', 'BOOTSTRAPPING', 'RUNNING', 'WAITING', 'SHUTTING_DOWN', 'TERMINATED', 'COMPLETED', 'FAILED', ], ], 'JobFlowExecutionStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'JobFlowExecutionState', ], ], 'JobFlowExecutionStatusDetail' => [ 'type' => 'structure', 'required' => [ 'State', 'CreationDateTime', ], 'members' => [ 'State' => [ 'shape' => 'JobFlowExecutionState', ], 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'ReadyDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], 'LastStateChangeReason' => [ 'shape' => 'XmlString', ], ], ], 'JobFlowInstancesConfig' => [ 'type' => 'structure', 'members' => [ 'MasterInstanceType' => [ 'shape' => 'InstanceType', ], 'SlaveInstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'InstanceGroups' => [ 'shape' => 'InstanceGroupConfigList', ], 'Ec2KeyName' => [ 'shape' => 'XmlStringMaxLen256', ], 'Placement' => [ 'shape' => 'PlacementType', ], 'KeepJobFlowAliveWhenNoSteps' => [ 'shape' => 'Boolean', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], 'HadoopVersion' => [ 'shape' => 'XmlStringMaxLen256', ], 'Ec2SubnetId' => [ 'shape' => 'XmlStringMaxLen256', ], 'EmrManagedMasterSecurityGroup' => [ 'shape' => 'XmlStringMaxLen256', ], 'EmrManagedSlaveSecurityGroup' => [ 'shape' => 'XmlStringMaxLen256', ], 'ServiceAccessSecurityGroup' => [ 'shape' => 'XmlStringMaxLen256', ], 'AdditionalMasterSecurityGroups' => [ 'shape' => 'SecurityGroupsList', ], 'AdditionalSlaveSecurityGroups' => [ 'shape' => 'SecurityGroupsList', ], ], ], 'JobFlowInstancesDetail' => [ 'type' => 'structure', 'required' => [ 'MasterInstanceType', 'SlaveInstanceType', 'InstanceCount', ], 'members' => [ 'MasterInstanceType' => [ 'shape' => 'InstanceType', ], 'MasterPublicDnsName' => [ 'shape' => 'XmlString', ], 'MasterInstanceId' => [ 'shape' => 'XmlString', ], 'SlaveInstanceType' => [ 'shape' => 'InstanceType', ], 'InstanceCount' => [ 'shape' => 'Integer', ], 'InstanceGroups' => [ 'shape' => 'InstanceGroupDetailList', ], 'NormalizedInstanceHours' => [ 'shape' => 'Integer', ], 'Ec2KeyName' => [ 'shape' => 'XmlStringMaxLen256', ], 'Ec2SubnetId' => [ 'shape' => 'XmlStringMaxLen256', ], 'Placement' => [ 'shape' => 'PlacementType', ], 'KeepJobFlowAliveWhenNoSteps' => [ 'shape' => 'Boolean', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], 'HadoopVersion' => [ 'shape' => 'XmlStringMaxLen256', ], ], ], 'KeyValue' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'XmlString', ], 'Value' => [ 'shape' => 'XmlString', ], ], ], 'KeyValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'KeyValue', ], ], 'ListBootstrapActionsInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListBootstrapActionsOutput' => [ 'type' => 'structure', 'members' => [ 'BootstrapActions' => [ 'shape' => 'CommandList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListClustersInput' => [ 'type' => 'structure', 'members' => [ 'CreatedAfter' => [ 'shape' => 'Date', ], 'CreatedBefore' => [ 'shape' => 'Date', ], 'ClusterStates' => [ 'shape' => 'ClusterStateList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListClustersOutput' => [ 'type' => 'structure', 'members' => [ 'Clusters' => [ 'shape' => 'ClusterSummaryList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstanceGroupsInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstanceGroupsOutput' => [ 'type' => 'structure', 'members' => [ 'InstanceGroups' => [ 'shape' => 'InstanceGroupList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstancesInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'InstanceGroupId' => [ 'shape' => 'InstanceGroupId', ], 'InstanceGroupTypes' => [ 'shape' => 'InstanceGroupTypeList', ], 'InstanceStates' => [ 'shape' => 'InstanceStateList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'Instances' => [ 'shape' => 'InstanceList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListSecurityConfigurationsInput' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListSecurityConfigurationsOutput' => [ 'type' => 'structure', 'members' => [ 'SecurityConfigurations' => [ 'shape' => 'SecurityConfigurationList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListStepsInput' => [ 'type' => 'structure', 'required' => [ 'ClusterId', ], 'members' => [ 'ClusterId' => [ 'shape' => 'ClusterId', ], 'StepStates' => [ 'shape' => 'StepStateList', ], 'StepIds' => [ 'shape' => 'XmlStringList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'ListStepsOutput' => [ 'type' => 'structure', 'members' => [ 'Steps' => [ 'shape' => 'StepSummaryList', ], 'Marker' => [ 'shape' => 'Marker', ], ], ], 'Marker' => [ 'type' => 'string', ], 'MarketType' => [ 'type' => 'string', 'enum' => [ 'ON_DEMAND', 'SPOT', ], ], 'ModifyInstanceGroupsInput' => [ 'type' => 'structure', 'members' => [ 'InstanceGroups' => [ 'shape' => 'InstanceGroupModifyConfigList', ], ], ], 'NewSupportedProductsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SupportedProductConfig', ], ], 'PlacementType' => [ 'type' => 'structure', 'required' => [ 'AvailabilityZone', ], 'members' => [ 'AvailabilityZone' => [ 'shape' => 'XmlString', ], ], ], 'RemoveTagsInput' => [ 'type' => 'structure', 'required' => [ 'ResourceId', 'TagKeys', ], 'members' => [ 'ResourceId' => [ 'shape' => 'ResourceId', ], 'TagKeys' => [ 'shape' => 'StringList', ], ], ], 'RemoveTagsOutput' => [ 'type' => 'structure', 'members' => [], ], 'ResourceId' => [ 'type' => 'string', ], 'RunJobFlowInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'Instances', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'LogUri' => [ 'shape' => 'XmlString', ], 'AdditionalInfo' => [ 'shape' => 'XmlString', ], 'AmiVersion' => [ 'shape' => 'XmlStringMaxLen256', ], 'ReleaseLabel' => [ 'shape' => 'XmlStringMaxLen256', ], 'Instances' => [ 'shape' => 'JobFlowInstancesConfig', ], 'Steps' => [ 'shape' => 'StepConfigList', ], 'BootstrapActions' => [ 'shape' => 'BootstrapActionConfigList', ], 'SupportedProducts' => [ 'shape' => 'SupportedProductsList', ], 'NewSupportedProducts' => [ 'shape' => 'NewSupportedProductsList', ], 'Applications' => [ 'shape' => 'ApplicationList', ], 'Configurations' => [ 'shape' => 'ConfigurationList', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], 'JobFlowRole' => [ 'shape' => 'XmlString', ], 'ServiceRole' => [ 'shape' => 'XmlString', ], 'Tags' => [ 'shape' => 'TagList', ], 'SecurityConfiguration' => [ 'shape' => 'XmlString', ], ], ], 'RunJobFlowOutput' => [ 'type' => 'structure', 'members' => [ 'JobFlowId' => [ 'shape' => 'XmlStringMaxLen256', ], ], ], 'ScriptBootstrapActionConfig' => [ 'type' => 'structure', 'required' => [ 'Path', ], 'members' => [ 'Path' => [ 'shape' => 'XmlString', ], 'Args' => [ 'shape' => 'XmlStringList', ], ], ], 'SecurityConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SecurityConfigurationSummary', ], ], 'SecurityConfigurationSummary' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'XmlString', ], 'CreationDateTime' => [ 'shape' => 'Date', ], ], ], 'SecurityGroupsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'SetTerminationProtectionInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowIds', 'TerminationProtected', ], 'members' => [ 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], 'TerminationProtected' => [ 'shape' => 'Boolean', ], ], ], 'SetVisibleToAllUsersInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowIds', 'VisibleToAllUsers', ], 'members' => [ 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], 'VisibleToAllUsers' => [ 'shape' => 'Boolean', ], ], ], 'ShrinkPolicy' => [ 'type' => 'structure', 'members' => [ 'DecommissionTimeout' => [ 'shape' => 'Integer', ], 'InstanceResizePolicy' => [ 'shape' => 'InstanceResizePolicy', ], ], ], 'Step' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'StepId', ], 'Name' => [ 'shape' => 'String', ], 'Config' => [ 'shape' => 'HadoopStepConfig', ], 'ActionOnFailure' => [ 'shape' => 'ActionOnFailure', ], 'Status' => [ 'shape' => 'StepStatus', ], ], ], 'StepConfig' => [ 'type' => 'structure', 'required' => [ 'Name', 'HadoopJarStep', ], 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'ActionOnFailure' => [ 'shape' => 'ActionOnFailure', ], 'HadoopJarStep' => [ 'shape' => 'HadoopJarStepConfig', ], ], ], 'StepConfigList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepConfig', ], ], 'StepDetail' => [ 'type' => 'structure', 'required' => [ 'StepConfig', 'ExecutionStatusDetail', ], 'members' => [ 'StepConfig' => [ 'shape' => 'StepConfig', ], 'ExecutionStatusDetail' => [ 'shape' => 'StepExecutionStatusDetail', ], ], ], 'StepDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepDetail', ], ], 'StepExecutionState' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'RUNNING', 'CONTINUE', 'COMPLETED', 'CANCELLED', 'FAILED', 'INTERRUPTED', ], ], 'StepExecutionStatusDetail' => [ 'type' => 'structure', 'required' => [ 'State', 'CreationDateTime', ], 'members' => [ 'State' => [ 'shape' => 'StepExecutionState', ], 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], 'LastStateChangeReason' => [ 'shape' => 'XmlString', ], ], ], 'StepId' => [ 'type' => 'string', ], 'StepIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'StepState' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'RUNNING', 'COMPLETED', 'CANCELLED', 'FAILED', 'INTERRUPTED', ], ], 'StepStateChangeReason' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'StepStateChangeReasonCode', ], 'Message' => [ 'shape' => 'String', ], ], ], 'StepStateChangeReasonCode' => [ 'type' => 'string', 'enum' => [ 'NONE', ], ], 'StepStateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepState', ], ], 'StepStatus' => [ 'type' => 'structure', 'members' => [ 'State' => [ 'shape' => 'StepState', ], 'StateChangeReason' => [ 'shape' => 'StepStateChangeReason', ], 'FailureDetails' => [ 'shape' => 'FailureDetails', ], 'Timeline' => [ 'shape' => 'StepTimeline', ], ], ], 'StepSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'StepId', ], 'Name' => [ 'shape' => 'String', ], 'Config' => [ 'shape' => 'HadoopStepConfig', ], 'ActionOnFailure' => [ 'shape' => 'ActionOnFailure', ], 'Status' => [ 'shape' => 'StepStatus', ], ], ], 'StepSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'StepSummary', ], ], 'StepTimeline' => [ 'type' => 'structure', 'members' => [ 'CreationDateTime' => [ 'shape' => 'Date', ], 'StartDateTime' => [ 'shape' => 'Date', ], 'EndDateTime' => [ 'shape' => 'Date', ], ], ], 'String' => [ 'type' => 'string', ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'StringMap' => [ 'type' => 'map', 'key' => [ 'shape' => 'String', ], 'value' => [ 'shape' => 'String', ], ], 'SupportedProductConfig' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'XmlStringMaxLen256', ], 'Args' => [ 'shape' => 'XmlStringList', ], ], ], 'SupportedProductsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlStringMaxLen256', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], ], 'TerminateJobFlowsInput' => [ 'type' => 'structure', 'required' => [ 'JobFlowIds', ], 'members' => [ 'JobFlowIds' => [ 'shape' => 'XmlStringList', ], ], ], 'VolumeSpecification' => [ 'type' => 'structure', 'required' => [ 'VolumeType', 'SizeInGB', ], 'members' => [ 'VolumeType' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'Integer', ], 'SizeInGB' => [ 'shape' => 'Integer', ], ], ], 'XmlString' => [ 'type' => 'string', 'max' => 10280, 'min' => 0, 'pattern' => '[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\n\\t]*', ], 'XmlStringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'XmlString', ], ], 'XmlStringMaxLen256' => [ 'type' => 'string', 'max' => 256, 'min' => 0, 'pattern' => '[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\r\\n\\t]*', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php index 3c80f5e9c..93ffb878c 100644 --- a/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/email/2010-12-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2010-12-01', 'endpointPrefix' => 'email', 'protocol' => 'query', 'serviceAbbreviation' => 'Amazon SES', 'serviceFullName' => 'Amazon Simple Email Service', 'signatureVersion' => 'v4', 'signingName' => 'ses', 'xmlNamespace' => 'http://ses.amazonaws.com/doc/2010-12-01/', ], 'operations' => [ 'CloneReceiptRuleSet' => [ 'name' => 'CloneReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CloneReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'CloneReceiptRuleSetResponse', 'resultWrapper' => 'CloneReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateReceiptFilter' => [ 'name' => 'CreateReceiptFilter', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReceiptFilterRequest', ], 'output' => [ 'shape' => 'CreateReceiptFilterResponse', 'resultWrapper' => 'CreateReceiptFilterResult', ], 'errors' => [ [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'AlreadyExistsException', ], ], ], 'CreateReceiptRule' => [ 'name' => 'CreateReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReceiptRuleRequest', ], 'output' => [ 'shape' => 'CreateReceiptRuleResponse', 'resultWrapper' => 'CreateReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'InvalidSnsTopicException', ], [ 'shape' => 'InvalidS3ConfigurationException', ], [ 'shape' => 'InvalidLambdaFunctionException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'RuleDoesNotExistException', ], [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateReceiptRuleSet' => [ 'name' => 'CreateReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'CreateReceiptRuleSetResponse', 'resultWrapper' => 'CreateReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'DeleteIdentity' => [ 'name' => 'DeleteIdentity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteIdentityRequest', ], 'output' => [ 'shape' => 'DeleteIdentityResponse', 'resultWrapper' => 'DeleteIdentityResult', ], ], 'DeleteIdentityPolicy' => [ 'name' => 'DeleteIdentityPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteIdentityPolicyRequest', ], 'output' => [ 'shape' => 'DeleteIdentityPolicyResponse', 'resultWrapper' => 'DeleteIdentityPolicyResult', ], ], 'DeleteReceiptFilter' => [ 'name' => 'DeleteReceiptFilter', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReceiptFilterRequest', ], 'output' => [ 'shape' => 'DeleteReceiptFilterResponse', 'resultWrapper' => 'DeleteReceiptFilterResult', ], ], 'DeleteReceiptRule' => [ 'name' => 'DeleteReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReceiptRuleRequest', ], 'output' => [ 'shape' => 'DeleteReceiptRuleResponse', 'resultWrapper' => 'DeleteReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'DeleteReceiptRuleSet' => [ 'name' => 'DeleteReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'DeleteReceiptRuleSetResponse', 'resultWrapper' => 'DeleteReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'CannotDeleteException', ], ], ], 'DeleteVerifiedEmailAddress' => [ 'name' => 'DeleteVerifiedEmailAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVerifiedEmailAddressRequest', ], ], 'DescribeActiveReceiptRuleSet' => [ 'name' => 'DescribeActiveReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeActiveReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'DescribeActiveReceiptRuleSetResponse', 'resultWrapper' => 'DescribeActiveReceiptRuleSetResult', ], ], 'DescribeReceiptRule' => [ 'name' => 'DescribeReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReceiptRuleRequest', ], 'output' => [ 'shape' => 'DescribeReceiptRuleResponse', 'resultWrapper' => 'DescribeReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'RuleDoesNotExistException', ], [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'DescribeReceiptRuleSet' => [ 'name' => 'DescribeReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'DescribeReceiptRuleSetResponse', 'resultWrapper' => 'DescribeReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'GetIdentityDkimAttributes' => [ 'name' => 'GetIdentityDkimAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityDkimAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityDkimAttributesResponse', 'resultWrapper' => 'GetIdentityDkimAttributesResult', ], ], 'GetIdentityMailFromDomainAttributes' => [ 'name' => 'GetIdentityMailFromDomainAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityMailFromDomainAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityMailFromDomainAttributesResponse', 'resultWrapper' => 'GetIdentityMailFromDomainAttributesResult', ], ], 'GetIdentityNotificationAttributes' => [ 'name' => 'GetIdentityNotificationAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityNotificationAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityNotificationAttributesResponse', 'resultWrapper' => 'GetIdentityNotificationAttributesResult', ], ], 'GetIdentityPolicies' => [ 'name' => 'GetIdentityPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityPoliciesRequest', ], 'output' => [ 'shape' => 'GetIdentityPoliciesResponse', 'resultWrapper' => 'GetIdentityPoliciesResult', ], ], 'GetIdentityVerificationAttributes' => [ 'name' => 'GetIdentityVerificationAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityVerificationAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityVerificationAttributesResponse', 'resultWrapper' => 'GetIdentityVerificationAttributesResult', ], ], 'GetSendQuota' => [ 'name' => 'GetSendQuota', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'GetSendQuotaResponse', 'resultWrapper' => 'GetSendQuotaResult', ], ], 'GetSendStatistics' => [ 'name' => 'GetSendStatistics', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'GetSendStatisticsResponse', 'resultWrapper' => 'GetSendStatisticsResult', ], ], 'ListIdentities' => [ 'name' => 'ListIdentities', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListIdentitiesRequest', ], 'output' => [ 'shape' => 'ListIdentitiesResponse', 'resultWrapper' => 'ListIdentitiesResult', ], ], 'ListIdentityPolicies' => [ 'name' => 'ListIdentityPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListIdentityPoliciesRequest', ], 'output' => [ 'shape' => 'ListIdentityPoliciesResponse', 'resultWrapper' => 'ListIdentityPoliciesResult', ], ], 'ListReceiptFilters' => [ 'name' => 'ListReceiptFilters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListReceiptFiltersRequest', ], 'output' => [ 'shape' => 'ListReceiptFiltersResponse', 'resultWrapper' => 'ListReceiptFiltersResult', ], ], 'ListReceiptRuleSets' => [ 'name' => 'ListReceiptRuleSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListReceiptRuleSetsRequest', ], 'output' => [ 'shape' => 'ListReceiptRuleSetsResponse', 'resultWrapper' => 'ListReceiptRuleSetsResult', ], ], 'ListVerifiedEmailAddresses' => [ 'name' => 'ListVerifiedEmailAddresses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'ListVerifiedEmailAddressesResponse', 'resultWrapper' => 'ListVerifiedEmailAddressesResult', ], ], 'PutIdentityPolicy' => [ 'name' => 'PutIdentityPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutIdentityPolicyRequest', ], 'output' => [ 'shape' => 'PutIdentityPolicyResponse', 'resultWrapper' => 'PutIdentityPolicyResult', ], 'errors' => [ [ 'shape' => 'InvalidPolicyException', ], ], ], 'ReorderReceiptRuleSet' => [ 'name' => 'ReorderReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReorderReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'ReorderReceiptRuleSetResponse', 'resultWrapper' => 'ReorderReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'RuleDoesNotExistException', ], ], ], 'SendBounce' => [ 'name' => 'SendBounce', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SendBounceRequest', ], 'output' => [ 'shape' => 'SendBounceResponse', 'resultWrapper' => 'SendBounceResult', ], 'errors' => [ [ 'shape' => 'MessageRejected', ], ], ], 'SendEmail' => [ 'name' => 'SendEmail', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SendEmailRequest', ], 'output' => [ 'shape' => 'SendEmailResponse', 'resultWrapper' => 'SendEmailResult', ], 'errors' => [ [ 'shape' => 'MessageRejected', ], [ 'shape' => 'MailFromDomainNotVerifiedException', ], ], ], 'SendRawEmail' => [ 'name' => 'SendRawEmail', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SendRawEmailRequest', ], 'output' => [ 'shape' => 'SendRawEmailResponse', 'resultWrapper' => 'SendRawEmailResult', ], 'errors' => [ [ 'shape' => 'MessageRejected', ], [ 'shape' => 'MailFromDomainNotVerifiedException', ], ], ], 'SetActiveReceiptRuleSet' => [ 'name' => 'SetActiveReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetActiveReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'SetActiveReceiptRuleSetResponse', 'resultWrapper' => 'SetActiveReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'SetIdentityDkimEnabled' => [ 'name' => 'SetIdentityDkimEnabled', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityDkimEnabledRequest', ], 'output' => [ 'shape' => 'SetIdentityDkimEnabledResponse', 'resultWrapper' => 'SetIdentityDkimEnabledResult', ], ], 'SetIdentityFeedbackForwardingEnabled' => [ 'name' => 'SetIdentityFeedbackForwardingEnabled', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityFeedbackForwardingEnabledRequest', ], 'output' => [ 'shape' => 'SetIdentityFeedbackForwardingEnabledResponse', 'resultWrapper' => 'SetIdentityFeedbackForwardingEnabledResult', ], ], 'SetIdentityHeadersInNotificationsEnabled' => [ 'name' => 'SetIdentityHeadersInNotificationsEnabled', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityHeadersInNotificationsEnabledRequest', ], 'output' => [ 'shape' => 'SetIdentityHeadersInNotificationsEnabledResponse', 'resultWrapper' => 'SetIdentityHeadersInNotificationsEnabledResult', ], ], 'SetIdentityMailFromDomain' => [ 'name' => 'SetIdentityMailFromDomain', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityMailFromDomainRequest', ], 'output' => [ 'shape' => 'SetIdentityMailFromDomainResponse', 'resultWrapper' => 'SetIdentityMailFromDomainResult', ], ], 'SetIdentityNotificationTopic' => [ 'name' => 'SetIdentityNotificationTopic', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityNotificationTopicRequest', ], 'output' => [ 'shape' => 'SetIdentityNotificationTopicResponse', 'resultWrapper' => 'SetIdentityNotificationTopicResult', ], ], 'SetReceiptRulePosition' => [ 'name' => 'SetReceiptRulePosition', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetReceiptRulePositionRequest', ], 'output' => [ 'shape' => 'SetReceiptRulePositionResponse', 'resultWrapper' => 'SetReceiptRulePositionResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'RuleDoesNotExistException', ], ], ], 'UpdateReceiptRule' => [ 'name' => 'UpdateReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateReceiptRuleRequest', ], 'output' => [ 'shape' => 'UpdateReceiptRuleResponse', 'resultWrapper' => 'UpdateReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'InvalidSnsTopicException', ], [ 'shape' => 'InvalidS3ConfigurationException', ], [ 'shape' => 'InvalidLambdaFunctionException', ], [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'RuleDoesNotExistException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'VerifyDomainDkim' => [ 'name' => 'VerifyDomainDkim', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyDomainDkimRequest', ], 'output' => [ 'shape' => 'VerifyDomainDkimResponse', 'resultWrapper' => 'VerifyDomainDkimResult', ], ], 'VerifyDomainIdentity' => [ 'name' => 'VerifyDomainIdentity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyDomainIdentityRequest', ], 'output' => [ 'shape' => 'VerifyDomainIdentityResponse', 'resultWrapper' => 'VerifyDomainIdentityResult', ], ], 'VerifyEmailAddress' => [ 'name' => 'VerifyEmailAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyEmailAddressRequest', ], ], 'VerifyEmailIdentity' => [ 'name' => 'VerifyEmailIdentity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyEmailIdentityRequest', ], 'output' => [ 'shape' => 'VerifyEmailIdentityResponse', 'resultWrapper' => 'VerifyEmailIdentityResult', ], ], ], 'shapes' => [ 'AddHeaderAction' => [ 'type' => 'structure', 'required' => [ 'HeaderName', 'HeaderValue', ], 'members' => [ 'HeaderName' => [ 'shape' => 'HeaderName', ], 'HeaderValue' => [ 'shape' => 'HeaderValue', ], ], ], 'Address' => [ 'type' => 'string', ], 'AddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Address', ], ], 'AlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'AlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AmazonResourceName' => [ 'type' => 'string', ], 'ArrivalDate' => [ 'type' => 'timestamp', ], 'BehaviorOnMXFailure' => [ 'type' => 'string', 'enum' => [ 'UseDefaultValue', 'RejectMessage', ], ], 'Body' => [ 'type' => 'structure', 'members' => [ 'Text' => [ 'shape' => 'Content', ], 'Html' => [ 'shape' => 'Content', ], ], ], 'BounceAction' => [ 'type' => 'structure', 'required' => [ 'SmtpReplyCode', 'Message', 'Sender', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'SmtpReplyCode' => [ 'shape' => 'BounceSmtpReplyCode', ], 'StatusCode' => [ 'shape' => 'BounceStatusCode', ], 'Message' => [ 'shape' => 'BounceMessage', ], 'Sender' => [ 'shape' => 'Address', ], ], ], 'BounceMessage' => [ 'type' => 'string', ], 'BounceSmtpReplyCode' => [ 'type' => 'string', ], 'BounceStatusCode' => [ 'type' => 'string', ], 'BounceType' => [ 'type' => 'string', 'enum' => [ 'DoesNotExist', 'MessageTooLarge', 'ExceededQuota', 'ContentRejected', 'Undefined', 'TemporaryFailure', ], ], 'BouncedRecipientInfo' => [ 'type' => 'structure', 'required' => [ 'Recipient', ], 'members' => [ 'Recipient' => [ 'shape' => 'Address', ], 'RecipientArn' => [ 'shape' => 'AmazonResourceName', ], 'BounceType' => [ 'shape' => 'BounceType', ], 'RecipientDsnFields' => [ 'shape' => 'RecipientDsnFields', ], ], ], 'BouncedRecipientInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BouncedRecipientInfo', ], ], 'CannotDeleteException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'CannotDelete', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Charset' => [ 'type' => 'string', ], 'Cidr' => [ 'type' => 'string', ], 'CloneReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'OriginalRuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'OriginalRuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'CloneReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'Content' => [ 'type' => 'structure', 'required' => [ 'Data', ], 'members' => [ 'Data' => [ 'shape' => 'MessageData', ], 'Charset' => [ 'shape' => 'Charset', ], ], ], 'Counter' => [ 'type' => 'long', ], 'CreateReceiptFilterRequest' => [ 'type' => 'structure', 'required' => [ 'Filter', ], 'members' => [ 'Filter' => [ 'shape' => 'ReceiptFilter', ], ], ], 'CreateReceiptFilterResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'Rule', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'After' => [ 'shape' => 'ReceiptRuleName', ], 'Rule' => [ 'shape' => 'ReceiptRule', ], ], ], 'CreateReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'CreateReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'CustomMailFromStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Success', 'Failed', 'TemporaryFailure', ], ], 'DeleteIdentityPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'PolicyName', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'PolicyName' => [ 'shape' => 'PolicyName', ], ], ], 'DeleteIdentityPolicyResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], ], ], 'DeleteIdentityResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteReceiptFilterRequest' => [ 'type' => 'structure', 'required' => [ 'FilterName', ], 'members' => [ 'FilterName' => [ 'shape' => 'ReceiptFilterName', ], ], ], 'DeleteReceiptFilterResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleName' => [ 'shape' => 'ReceiptRuleName', ], ], ], 'DeleteReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'DeleteReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteVerifiedEmailAddressRequest' => [ 'type' => 'structure', 'required' => [ 'EmailAddress', ], 'members' => [ 'EmailAddress' => [ 'shape' => 'Address', ], ], ], 'DescribeActiveReceiptRuleSetRequest' => [ 'type' => 'structure', 'members' => [], ], 'DescribeActiveReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [ 'Metadata' => [ 'shape' => 'ReceiptRuleSetMetadata', ], 'Rules' => [ 'shape' => 'ReceiptRulesList', ], ], ], 'DescribeReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleName' => [ 'shape' => 'ReceiptRuleName', ], ], ], 'DescribeReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [ 'Rule' => [ 'shape' => 'ReceiptRule', ], ], ], 'DescribeReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'DescribeReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [ 'Metadata' => [ 'shape' => 'ReceiptRuleSetMetadata', ], 'Rules' => [ 'shape' => 'ReceiptRulesList', ], ], ], 'Destination' => [ 'type' => 'structure', 'members' => [ 'ToAddresses' => [ 'shape' => 'AddressList', ], 'CcAddresses' => [ 'shape' => 'AddressList', ], 'BccAddresses' => [ 'shape' => 'AddressList', ], ], ], 'DiagnosticCode' => [ 'type' => 'string', ], 'DkimAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityDkimAttributes', ], ], 'Domain' => [ 'type' => 'string', ], 'DsnAction' => [ 'type' => 'string', 'enum' => [ 'failed', 'delayed', 'delivered', 'relayed', 'expanded', ], ], 'DsnStatus' => [ 'type' => 'string', ], 'Enabled' => [ 'type' => 'boolean', ], 'Explanation' => [ 'type' => 'string', ], 'ExtensionField' => [ 'type' => 'structure', 'required' => [ 'Name', 'Value', ], 'members' => [ 'Name' => [ 'shape' => 'ExtensionFieldName', ], 'Value' => [ 'shape' => 'ExtensionFieldValue', ], ], ], 'ExtensionFieldList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExtensionField', ], ], 'ExtensionFieldName' => [ 'type' => 'string', ], 'ExtensionFieldValue' => [ 'type' => 'string', ], 'GetIdentityDkimAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityDkimAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'DkimAttributes', ], 'members' => [ 'DkimAttributes' => [ 'shape' => 'DkimAttributes', ], ], ], 'GetIdentityMailFromDomainAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityMailFromDomainAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'MailFromDomainAttributes', ], 'members' => [ 'MailFromDomainAttributes' => [ 'shape' => 'MailFromDomainAttributes', ], ], ], 'GetIdentityNotificationAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityNotificationAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'NotificationAttributes', ], 'members' => [ 'NotificationAttributes' => [ 'shape' => 'NotificationAttributes', ], ], ], 'GetIdentityPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'PolicyNames', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'PolicyNames' => [ 'shape' => 'PolicyNameList', ], ], ], 'GetIdentityPoliciesResponse' => [ 'type' => 'structure', 'required' => [ 'Policies', ], 'members' => [ 'Policies' => [ 'shape' => 'PolicyMap', ], ], ], 'GetIdentityVerificationAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityVerificationAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'VerificationAttributes', ], 'members' => [ 'VerificationAttributes' => [ 'shape' => 'VerificationAttributes', ], ], ], 'GetSendQuotaResponse' => [ 'type' => 'structure', 'members' => [ 'Max24HourSend' => [ 'shape' => 'Max24HourSend', ], 'MaxSendRate' => [ 'shape' => 'MaxSendRate', ], 'SentLast24Hours' => [ 'shape' => 'SentLast24Hours', ], ], ], 'GetSendStatisticsResponse' => [ 'type' => 'structure', 'members' => [ 'SendDataPoints' => [ 'shape' => 'SendDataPointList', ], ], ], 'HeaderName' => [ 'type' => 'string', ], 'HeaderValue' => [ 'type' => 'string', ], 'Identity' => [ 'type' => 'string', ], 'IdentityDkimAttributes' => [ 'type' => 'structure', 'required' => [ 'DkimEnabled', 'DkimVerificationStatus', ], 'members' => [ 'DkimEnabled' => [ 'shape' => 'Enabled', ], 'DkimVerificationStatus' => [ 'shape' => 'VerificationStatus', ], 'DkimTokens' => [ 'shape' => 'VerificationTokenList', ], ], ], 'IdentityList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Identity', ], ], 'IdentityMailFromDomainAttributes' => [ 'type' => 'structure', 'required' => [ 'MailFromDomain', 'MailFromDomainStatus', 'BehaviorOnMXFailure', ], 'members' => [ 'MailFromDomain' => [ 'shape' => 'MailFromDomainName', ], 'MailFromDomainStatus' => [ 'shape' => 'CustomMailFromStatus', ], 'BehaviorOnMXFailure' => [ 'shape' => 'BehaviorOnMXFailure', ], ], ], 'IdentityNotificationAttributes' => [ 'type' => 'structure', 'required' => [ 'BounceTopic', 'ComplaintTopic', 'DeliveryTopic', 'ForwardingEnabled', ], 'members' => [ 'BounceTopic' => [ 'shape' => 'NotificationTopic', ], 'ComplaintTopic' => [ 'shape' => 'NotificationTopic', ], 'DeliveryTopic' => [ 'shape' => 'NotificationTopic', ], 'ForwardingEnabled' => [ 'shape' => 'Enabled', ], 'HeadersInBounceNotificationsEnabled' => [ 'shape' => 'Enabled', ], 'HeadersInComplaintNotificationsEnabled' => [ 'shape' => 'Enabled', ], 'HeadersInDeliveryNotificationsEnabled' => [ 'shape' => 'Enabled', ], ], ], 'IdentityType' => [ 'type' => 'string', 'enum' => [ 'EmailAddress', 'Domain', ], ], 'IdentityVerificationAttributes' => [ 'type' => 'structure', 'required' => [ 'VerificationStatus', ], 'members' => [ 'VerificationStatus' => [ 'shape' => 'VerificationStatus', ], 'VerificationToken' => [ 'shape' => 'VerificationToken', ], ], ], 'InvalidLambdaFunctionException' => [ 'type' => 'structure', 'members' => [ 'FunctionArn' => [ 'shape' => 'AmazonResourceName', ], ], 'error' => [ 'code' => 'InvalidLambdaFunction', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidPolicyException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidPolicy', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3ConfigurationException' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'S3BucketName', ], ], 'error' => [ 'code' => 'InvalidS3Configuration', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSnsTopicException' => [ 'type' => 'structure', 'members' => [ 'Topic' => [ 'shape' => 'AmazonResourceName', ], ], 'error' => [ 'code' => 'InvalidSnsTopic', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvocationType' => [ 'type' => 'string', 'enum' => [ 'Event', 'RequestResponse', ], ], 'LambdaAction' => [ 'type' => 'structure', 'required' => [ 'FunctionArn', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'FunctionArn' => [ 'shape' => 'AmazonResourceName', ], 'InvocationType' => [ 'shape' => 'InvocationType', ], ], ], 'LastAttemptDate' => [ 'type' => 'timestamp', ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'LimitExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ListIdentitiesRequest' => [ 'type' => 'structure', 'members' => [ 'IdentityType' => [ 'shape' => 'IdentityType', ], 'NextToken' => [ 'shape' => 'NextToken', ], 'MaxItems' => [ 'shape' => 'MaxItems', ], ], ], 'ListIdentitiesResponse' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListIdentityPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], ], ], 'ListIdentityPoliciesResponse' => [ 'type' => 'structure', 'required' => [ 'PolicyNames', ], 'members' => [ 'PolicyNames' => [ 'shape' => 'PolicyNameList', ], ], ], 'ListReceiptFiltersRequest' => [ 'type' => 'structure', 'members' => [], ], 'ListReceiptFiltersResponse' => [ 'type' => 'structure', 'members' => [ 'Filters' => [ 'shape' => 'ReceiptFilterList', ], ], ], 'ListReceiptRuleSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListReceiptRuleSetsResponse' => [ 'type' => 'structure', 'members' => [ 'RuleSets' => [ 'shape' => 'ReceiptRuleSetsLists', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListVerifiedEmailAddressesResponse' => [ 'type' => 'structure', 'members' => [ 'VerifiedEmailAddresses' => [ 'shape' => 'AddressList', ], ], ], 'MailFromDomainAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityMailFromDomainAttributes', ], ], 'MailFromDomainName' => [ 'type' => 'string', ], 'MailFromDomainNotVerifiedException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'MailFromDomainNotVerifiedException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Max24HourSend' => [ 'type' => 'double', ], 'MaxItems' => [ 'type' => 'integer', ], 'MaxSendRate' => [ 'type' => 'double', ], 'Message' => [ 'type' => 'structure', 'required' => [ 'Subject', 'Body', ], 'members' => [ 'Subject' => [ 'shape' => 'Content', ], 'Body' => [ 'shape' => 'Body', ], ], ], 'MessageData' => [ 'type' => 'string', ], 'MessageDsn' => [ 'type' => 'structure', 'required' => [ 'ReportingMta', ], 'members' => [ 'ReportingMta' => [ 'shape' => 'ReportingMta', ], 'ArrivalDate' => [ 'shape' => 'ArrivalDate', ], 'ExtensionFields' => [ 'shape' => 'ExtensionFieldList', ], ], ], 'MessageId' => [ 'type' => 'string', ], 'MessageRejected' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'MessageRejected', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NextToken' => [ 'type' => 'string', ], 'NotificationAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityNotificationAttributes', ], ], 'NotificationTopic' => [ 'type' => 'string', ], 'NotificationType' => [ 'type' => 'string', 'enum' => [ 'Bounce', 'Complaint', 'Delivery', ], ], 'Policy' => [ 'type' => 'string', 'min' => 1, ], 'PolicyMap' => [ 'type' => 'map', 'key' => [ 'shape' => 'PolicyName', ], 'value' => [ 'shape' => 'Policy', ], ], 'PolicyName' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'PolicyNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PolicyName', ], ], 'PutIdentityPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'PolicyName', 'Policy', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'PolicyName' => [ 'shape' => 'PolicyName', ], 'Policy' => [ 'shape' => 'Policy', ], ], ], 'PutIdentityPolicyResponse' => [ 'type' => 'structure', 'members' => [], ], 'RawMessage' => [ 'type' => 'structure', 'required' => [ 'Data', ], 'members' => [ 'Data' => [ 'shape' => 'RawMessageData', ], ], ], 'RawMessageData' => [ 'type' => 'blob', ], 'ReceiptAction' => [ 'type' => 'structure', 'members' => [ 'S3Action' => [ 'shape' => 'S3Action', ], 'BounceAction' => [ 'shape' => 'BounceAction', ], 'WorkmailAction' => [ 'shape' => 'WorkmailAction', ], 'LambdaAction' => [ 'shape' => 'LambdaAction', ], 'StopAction' => [ 'shape' => 'StopAction', ], 'AddHeaderAction' => [ 'shape' => 'AddHeaderAction', ], 'SNSAction' => [ 'shape' => 'SNSAction', ], ], ], 'ReceiptActionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptAction', ], ], 'ReceiptFilter' => [ 'type' => 'structure', 'required' => [ 'Name', 'IpFilter', ], 'members' => [ 'Name' => [ 'shape' => 'ReceiptFilterName', ], 'IpFilter' => [ 'shape' => 'ReceiptIpFilter', ], ], ], 'ReceiptFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptFilter', ], ], 'ReceiptFilterName' => [ 'type' => 'string', ], 'ReceiptFilterPolicy' => [ 'type' => 'string', 'enum' => [ 'Block', 'Allow', ], ], 'ReceiptIpFilter' => [ 'type' => 'structure', 'required' => [ 'Policy', 'Cidr', ], 'members' => [ 'Policy' => [ 'shape' => 'ReceiptFilterPolicy', ], 'Cidr' => [ 'shape' => 'Cidr', ], ], ], 'ReceiptRule' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'ReceiptRuleName', ], 'Enabled' => [ 'shape' => 'Enabled', ], 'TlsPolicy' => [ 'shape' => 'TlsPolicy', ], 'Recipients' => [ 'shape' => 'RecipientsList', ], 'Actions' => [ 'shape' => 'ReceiptActionsList', ], 'ScanEnabled' => [ 'shape' => 'Enabled', ], ], ], 'ReceiptRuleName' => [ 'type' => 'string', ], 'ReceiptRuleNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptRuleName', ], ], 'ReceiptRuleSetMetadata' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ReceiptRuleSetName', ], 'CreatedTimestamp' => [ 'shape' => 'Timestamp', ], ], ], 'ReceiptRuleSetName' => [ 'type' => 'string', ], 'ReceiptRuleSetsLists' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptRuleSetMetadata', ], ], 'ReceiptRulesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptRule', ], ], 'Recipient' => [ 'type' => 'string', ], 'RecipientDsnFields' => [ 'type' => 'structure', 'required' => [ 'Action', 'Status', ], 'members' => [ 'FinalRecipient' => [ 'shape' => 'Address', ], 'Action' => [ 'shape' => 'DsnAction', ], 'RemoteMta' => [ 'shape' => 'RemoteMta', ], 'Status' => [ 'shape' => 'DsnStatus', ], 'DiagnosticCode' => [ 'shape' => 'DiagnosticCode', ], 'LastAttemptDate' => [ 'shape' => 'LastAttemptDate', ], 'ExtensionFields' => [ 'shape' => 'ExtensionFieldList', ], ], ], 'RecipientsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Recipient', ], ], 'RemoteMta' => [ 'type' => 'string', ], 'ReorderReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleNames', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleNames' => [ 'shape' => 'ReceiptRuleNamesList', ], ], ], 'ReorderReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'ReportingMta' => [ 'type' => 'string', ], 'RuleDoesNotExistException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'RuleDoesNotExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'RuleOrRuleSetName' => [ 'type' => 'string', ], 'RuleSetDoesNotExistException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'RuleSetDoesNotExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'S3Action' => [ 'type' => 'structure', 'required' => [ 'BucketName', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'BucketName' => [ 'shape' => 'S3BucketName', ], 'ObjectKeyPrefix' => [ 'shape' => 'S3KeyPrefix', ], 'KmsKeyArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'S3BucketName' => [ 'type' => 'string', ], 'S3KeyPrefix' => [ 'type' => 'string', ], 'SNSAction' => [ 'type' => 'structure', 'required' => [ 'TopicArn', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'Encoding' => [ 'shape' => 'SNSActionEncoding', ], ], ], 'SNSActionEncoding' => [ 'type' => 'string', 'enum' => [ 'UTF-8', 'Base64', ], ], 'SendBounceRequest' => [ 'type' => 'structure', 'required' => [ 'OriginalMessageId', 'BounceSender', 'BouncedRecipientInfoList', ], 'members' => [ 'OriginalMessageId' => [ 'shape' => 'MessageId', ], 'BounceSender' => [ 'shape' => 'Address', ], 'Explanation' => [ 'shape' => 'Explanation', ], 'MessageDsn' => [ 'shape' => 'MessageDsn', ], 'BouncedRecipientInfoList' => [ 'shape' => 'BouncedRecipientInfoList', ], 'BounceSenderArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'SendBounceResponse' => [ 'type' => 'structure', 'members' => [ 'MessageId' => [ 'shape' => 'MessageId', ], ], ], 'SendDataPoint' => [ 'type' => 'structure', 'members' => [ 'Timestamp' => [ 'shape' => 'Timestamp', ], 'DeliveryAttempts' => [ 'shape' => 'Counter', ], 'Bounces' => [ 'shape' => 'Counter', ], 'Complaints' => [ 'shape' => 'Counter', ], 'Rejects' => [ 'shape' => 'Counter', ], ], ], 'SendDataPointList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SendDataPoint', ], ], 'SendEmailRequest' => [ 'type' => 'structure', 'required' => [ 'Source', 'Destination', 'Message', ], 'members' => [ 'Source' => [ 'shape' => 'Address', ], 'Destination' => [ 'shape' => 'Destination', ], 'Message' => [ 'shape' => 'Message', ], 'ReplyToAddresses' => [ 'shape' => 'AddressList', ], 'ReturnPath' => [ 'shape' => 'Address', ], 'SourceArn' => [ 'shape' => 'AmazonResourceName', ], 'ReturnPathArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'SendEmailResponse' => [ 'type' => 'structure', 'required' => [ 'MessageId', ], 'members' => [ 'MessageId' => [ 'shape' => 'MessageId', ], ], ], 'SendRawEmailRequest' => [ 'type' => 'structure', 'required' => [ 'RawMessage', ], 'members' => [ 'Source' => [ 'shape' => 'Address', ], 'Destinations' => [ 'shape' => 'AddressList', ], 'RawMessage' => [ 'shape' => 'RawMessage', ], 'FromArn' => [ 'shape' => 'AmazonResourceName', ], 'SourceArn' => [ 'shape' => 'AmazonResourceName', ], 'ReturnPathArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'SendRawEmailResponse' => [ 'type' => 'structure', 'required' => [ 'MessageId', ], 'members' => [ 'MessageId' => [ 'shape' => 'MessageId', ], ], ], 'SentLast24Hours' => [ 'type' => 'double', ], 'SetActiveReceiptRuleSetRequest' => [ 'type' => 'structure', 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'SetActiveReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityDkimEnabledRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'DkimEnabled', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'DkimEnabled' => [ 'shape' => 'Enabled', ], ], ], 'SetIdentityDkimEnabledResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityFeedbackForwardingEnabledRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'ForwardingEnabled', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'ForwardingEnabled' => [ 'shape' => 'Enabled', ], ], ], 'SetIdentityFeedbackForwardingEnabledResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityHeadersInNotificationsEnabledRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'NotificationType', 'Enabled', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'NotificationType' => [ 'shape' => 'NotificationType', ], 'Enabled' => [ 'shape' => 'Enabled', ], ], ], 'SetIdentityHeadersInNotificationsEnabledResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityMailFromDomainRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'MailFromDomain' => [ 'shape' => 'MailFromDomainName', ], 'BehaviorOnMXFailure' => [ 'shape' => 'BehaviorOnMXFailure', ], ], ], 'SetIdentityMailFromDomainResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityNotificationTopicRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'NotificationType', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'NotificationType' => [ 'shape' => 'NotificationType', ], 'SnsTopic' => [ 'shape' => 'NotificationTopic', ], ], ], 'SetIdentityNotificationTopicResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetReceiptRulePositionRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleName' => [ 'shape' => 'ReceiptRuleName', ], 'After' => [ 'shape' => 'ReceiptRuleName', ], ], ], 'SetReceiptRulePositionResponse' => [ 'type' => 'structure', 'members' => [], ], 'StopAction' => [ 'type' => 'structure', 'required' => [ 'Scope', ], 'members' => [ 'Scope' => [ 'shape' => 'StopScope', ], 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'StopScope' => [ 'type' => 'string', 'enum' => [ 'RuleSet', ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TlsPolicy' => [ 'type' => 'string', 'enum' => [ 'Require', 'Optional', ], ], 'UpdateReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'Rule', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'Rule' => [ 'shape' => 'ReceiptRule', ], ], ], 'UpdateReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [], ], 'VerificationAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityVerificationAttributes', ], ], 'VerificationStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Success', 'Failed', 'TemporaryFailure', 'NotStarted', ], ], 'VerificationToken' => [ 'type' => 'string', ], 'VerificationTokenList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VerificationToken', ], ], 'VerifyDomainDkimRequest' => [ 'type' => 'structure', 'required' => [ 'Domain', ], 'members' => [ 'Domain' => [ 'shape' => 'Domain', ], ], ], 'VerifyDomainDkimResponse' => [ 'type' => 'structure', 'required' => [ 'DkimTokens', ], 'members' => [ 'DkimTokens' => [ 'shape' => 'VerificationTokenList', ], ], ], 'VerifyDomainIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Domain', ], 'members' => [ 'Domain' => [ 'shape' => 'Domain', ], ], ], 'VerifyDomainIdentityResponse' => [ 'type' => 'structure', 'required' => [ 'VerificationToken', ], 'members' => [ 'VerificationToken' => [ 'shape' => 'VerificationToken', ], ], ], 'VerifyEmailAddressRequest' => [ 'type' => 'structure', 'required' => [ 'EmailAddress', ], 'members' => [ 'EmailAddress' => [ 'shape' => 'Address', ], ], ], 'VerifyEmailIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'EmailAddress', ], 'members' => [ 'EmailAddress' => [ 'shape' => 'Address', ], ], ], 'VerifyEmailIdentityResponse' => [ 'type' => 'structure', 'members' => [], ], 'WorkmailAction' => [ 'type' => 'structure', 'required' => [ 'OrganizationArn', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'OrganizationArn' => [ 'shape' => 'AmazonResourceName', ], ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2010-12-01', 'endpointPrefix' => 'email', 'protocol' => 'query', 'serviceAbbreviation' => 'Amazon SES', 'serviceFullName' => 'Amazon Simple Email Service', 'signatureVersion' => 'v4', 'signingName' => 'ses', 'xmlNamespace' => 'http://ses.amazonaws.com/doc/2010-12-01/', ], 'operations' => [ 'CloneReceiptRuleSet' => [ 'name' => 'CloneReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CloneReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'CloneReceiptRuleSetResponse', 'resultWrapper' => 'CloneReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateConfigurationSet' => [ 'name' => 'CreateConfigurationSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateConfigurationSetRequest', ], 'output' => [ 'shape' => 'CreateConfigurationSetResponse', 'resultWrapper' => 'CreateConfigurationSetResult', ], 'errors' => [ [ 'shape' => 'ConfigurationSetAlreadyExistsException', ], [ 'shape' => 'InvalidConfigurationSetException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateConfigurationSetEventDestination' => [ 'name' => 'CreateConfigurationSetEventDestination', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateConfigurationSetEventDestinationRequest', ], 'output' => [ 'shape' => 'CreateConfigurationSetEventDestinationResponse', 'resultWrapper' => 'CreateConfigurationSetEventDestinationResult', ], 'errors' => [ [ 'shape' => 'ConfigurationSetDoesNotExistException', ], [ 'shape' => 'EventDestinationAlreadyExistsException', ], [ 'shape' => 'InvalidCloudWatchDestinationException', ], [ 'shape' => 'InvalidFirehoseDestinationException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateReceiptFilter' => [ 'name' => 'CreateReceiptFilter', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReceiptFilterRequest', ], 'output' => [ 'shape' => 'CreateReceiptFilterResponse', 'resultWrapper' => 'CreateReceiptFilterResult', ], 'errors' => [ [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'AlreadyExistsException', ], ], ], 'CreateReceiptRule' => [ 'name' => 'CreateReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReceiptRuleRequest', ], 'output' => [ 'shape' => 'CreateReceiptRuleResponse', 'resultWrapper' => 'CreateReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'InvalidSnsTopicException', ], [ 'shape' => 'InvalidS3ConfigurationException', ], [ 'shape' => 'InvalidLambdaFunctionException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'RuleDoesNotExistException', ], [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateReceiptRuleSet' => [ 'name' => 'CreateReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'CreateReceiptRuleSetResponse', 'resultWrapper' => 'CreateReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'DeleteConfigurationSet' => [ 'name' => 'DeleteConfigurationSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigurationSetRequest', ], 'output' => [ 'shape' => 'DeleteConfigurationSetResponse', 'resultWrapper' => 'DeleteConfigurationSetResult', ], 'errors' => [ [ 'shape' => 'ConfigurationSetDoesNotExistException', ], ], ], 'DeleteConfigurationSetEventDestination' => [ 'name' => 'DeleteConfigurationSetEventDestination', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteConfigurationSetEventDestinationRequest', ], 'output' => [ 'shape' => 'DeleteConfigurationSetEventDestinationResponse', 'resultWrapper' => 'DeleteConfigurationSetEventDestinationResult', ], 'errors' => [ [ 'shape' => 'ConfigurationSetDoesNotExistException', ], [ 'shape' => 'EventDestinationDoesNotExistException', ], ], ], 'DeleteIdentity' => [ 'name' => 'DeleteIdentity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteIdentityRequest', ], 'output' => [ 'shape' => 'DeleteIdentityResponse', 'resultWrapper' => 'DeleteIdentityResult', ], ], 'DeleteIdentityPolicy' => [ 'name' => 'DeleteIdentityPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteIdentityPolicyRequest', ], 'output' => [ 'shape' => 'DeleteIdentityPolicyResponse', 'resultWrapper' => 'DeleteIdentityPolicyResult', ], ], 'DeleteReceiptFilter' => [ 'name' => 'DeleteReceiptFilter', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReceiptFilterRequest', ], 'output' => [ 'shape' => 'DeleteReceiptFilterResponse', 'resultWrapper' => 'DeleteReceiptFilterResult', ], ], 'DeleteReceiptRule' => [ 'name' => 'DeleteReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReceiptRuleRequest', ], 'output' => [ 'shape' => 'DeleteReceiptRuleResponse', 'resultWrapper' => 'DeleteReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'DeleteReceiptRuleSet' => [ 'name' => 'DeleteReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'DeleteReceiptRuleSetResponse', 'resultWrapper' => 'DeleteReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'CannotDeleteException', ], ], ], 'DeleteVerifiedEmailAddress' => [ 'name' => 'DeleteVerifiedEmailAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteVerifiedEmailAddressRequest', ], ], 'DescribeActiveReceiptRuleSet' => [ 'name' => 'DescribeActiveReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeActiveReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'DescribeActiveReceiptRuleSetResponse', 'resultWrapper' => 'DescribeActiveReceiptRuleSetResult', ], ], 'DescribeConfigurationSet' => [ 'name' => 'DescribeConfigurationSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeConfigurationSetRequest', ], 'output' => [ 'shape' => 'DescribeConfigurationSetResponse', 'resultWrapper' => 'DescribeConfigurationSetResult', ], 'errors' => [ [ 'shape' => 'ConfigurationSetDoesNotExistException', ], ], ], 'DescribeReceiptRule' => [ 'name' => 'DescribeReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReceiptRuleRequest', ], 'output' => [ 'shape' => 'DescribeReceiptRuleResponse', 'resultWrapper' => 'DescribeReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'RuleDoesNotExistException', ], [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'DescribeReceiptRuleSet' => [ 'name' => 'DescribeReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'DescribeReceiptRuleSetResponse', 'resultWrapper' => 'DescribeReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'GetIdentityDkimAttributes' => [ 'name' => 'GetIdentityDkimAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityDkimAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityDkimAttributesResponse', 'resultWrapper' => 'GetIdentityDkimAttributesResult', ], ], 'GetIdentityMailFromDomainAttributes' => [ 'name' => 'GetIdentityMailFromDomainAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityMailFromDomainAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityMailFromDomainAttributesResponse', 'resultWrapper' => 'GetIdentityMailFromDomainAttributesResult', ], ], 'GetIdentityNotificationAttributes' => [ 'name' => 'GetIdentityNotificationAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityNotificationAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityNotificationAttributesResponse', 'resultWrapper' => 'GetIdentityNotificationAttributesResult', ], ], 'GetIdentityPolicies' => [ 'name' => 'GetIdentityPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityPoliciesRequest', ], 'output' => [ 'shape' => 'GetIdentityPoliciesResponse', 'resultWrapper' => 'GetIdentityPoliciesResult', ], ], 'GetIdentityVerificationAttributes' => [ 'name' => 'GetIdentityVerificationAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIdentityVerificationAttributesRequest', ], 'output' => [ 'shape' => 'GetIdentityVerificationAttributesResponse', 'resultWrapper' => 'GetIdentityVerificationAttributesResult', ], ], 'GetSendQuota' => [ 'name' => 'GetSendQuota', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'GetSendQuotaResponse', 'resultWrapper' => 'GetSendQuotaResult', ], ], 'GetSendStatistics' => [ 'name' => 'GetSendStatistics', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'GetSendStatisticsResponse', 'resultWrapper' => 'GetSendStatisticsResult', ], ], 'ListConfigurationSets' => [ 'name' => 'ListConfigurationSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListConfigurationSetsRequest', ], 'output' => [ 'shape' => 'ListConfigurationSetsResponse', 'resultWrapper' => 'ListConfigurationSetsResult', ], ], 'ListIdentities' => [ 'name' => 'ListIdentities', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListIdentitiesRequest', ], 'output' => [ 'shape' => 'ListIdentitiesResponse', 'resultWrapper' => 'ListIdentitiesResult', ], ], 'ListIdentityPolicies' => [ 'name' => 'ListIdentityPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListIdentityPoliciesRequest', ], 'output' => [ 'shape' => 'ListIdentityPoliciesResponse', 'resultWrapper' => 'ListIdentityPoliciesResult', ], ], 'ListReceiptFilters' => [ 'name' => 'ListReceiptFilters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListReceiptFiltersRequest', ], 'output' => [ 'shape' => 'ListReceiptFiltersResponse', 'resultWrapper' => 'ListReceiptFiltersResult', ], ], 'ListReceiptRuleSets' => [ 'name' => 'ListReceiptRuleSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListReceiptRuleSetsRequest', ], 'output' => [ 'shape' => 'ListReceiptRuleSetsResponse', 'resultWrapper' => 'ListReceiptRuleSetsResult', ], ], 'ListVerifiedEmailAddresses' => [ 'name' => 'ListVerifiedEmailAddresses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'output' => [ 'shape' => 'ListVerifiedEmailAddressesResponse', 'resultWrapper' => 'ListVerifiedEmailAddressesResult', ], ], 'PutIdentityPolicy' => [ 'name' => 'PutIdentityPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutIdentityPolicyRequest', ], 'output' => [ 'shape' => 'PutIdentityPolicyResponse', 'resultWrapper' => 'PutIdentityPolicyResult', ], 'errors' => [ [ 'shape' => 'InvalidPolicyException', ], ], ], 'ReorderReceiptRuleSet' => [ 'name' => 'ReorderReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReorderReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'ReorderReceiptRuleSetResponse', 'resultWrapper' => 'ReorderReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'RuleDoesNotExistException', ], ], ], 'SendBounce' => [ 'name' => 'SendBounce', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SendBounceRequest', ], 'output' => [ 'shape' => 'SendBounceResponse', 'resultWrapper' => 'SendBounceResult', ], 'errors' => [ [ 'shape' => 'MessageRejected', ], ], ], 'SendEmail' => [ 'name' => 'SendEmail', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SendEmailRequest', ], 'output' => [ 'shape' => 'SendEmailResponse', 'resultWrapper' => 'SendEmailResult', ], 'errors' => [ [ 'shape' => 'MessageRejected', ], [ 'shape' => 'MailFromDomainNotVerifiedException', ], [ 'shape' => 'ConfigurationSetDoesNotExistException', ], ], ], 'SendRawEmail' => [ 'name' => 'SendRawEmail', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SendRawEmailRequest', ], 'output' => [ 'shape' => 'SendRawEmailResponse', 'resultWrapper' => 'SendRawEmailResult', ], 'errors' => [ [ 'shape' => 'MessageRejected', ], [ 'shape' => 'MailFromDomainNotVerifiedException', ], [ 'shape' => 'ConfigurationSetDoesNotExistException', ], ], ], 'SetActiveReceiptRuleSet' => [ 'name' => 'SetActiveReceiptRuleSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetActiveReceiptRuleSetRequest', ], 'output' => [ 'shape' => 'SetActiveReceiptRuleSetResponse', 'resultWrapper' => 'SetActiveReceiptRuleSetResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], ], ], 'SetIdentityDkimEnabled' => [ 'name' => 'SetIdentityDkimEnabled', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityDkimEnabledRequest', ], 'output' => [ 'shape' => 'SetIdentityDkimEnabledResponse', 'resultWrapper' => 'SetIdentityDkimEnabledResult', ], ], 'SetIdentityFeedbackForwardingEnabled' => [ 'name' => 'SetIdentityFeedbackForwardingEnabled', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityFeedbackForwardingEnabledRequest', ], 'output' => [ 'shape' => 'SetIdentityFeedbackForwardingEnabledResponse', 'resultWrapper' => 'SetIdentityFeedbackForwardingEnabledResult', ], ], 'SetIdentityHeadersInNotificationsEnabled' => [ 'name' => 'SetIdentityHeadersInNotificationsEnabled', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityHeadersInNotificationsEnabledRequest', ], 'output' => [ 'shape' => 'SetIdentityHeadersInNotificationsEnabledResponse', 'resultWrapper' => 'SetIdentityHeadersInNotificationsEnabledResult', ], ], 'SetIdentityMailFromDomain' => [ 'name' => 'SetIdentityMailFromDomain', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityMailFromDomainRequest', ], 'output' => [ 'shape' => 'SetIdentityMailFromDomainResponse', 'resultWrapper' => 'SetIdentityMailFromDomainResult', ], ], 'SetIdentityNotificationTopic' => [ 'name' => 'SetIdentityNotificationTopic', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetIdentityNotificationTopicRequest', ], 'output' => [ 'shape' => 'SetIdentityNotificationTopicResponse', 'resultWrapper' => 'SetIdentityNotificationTopicResult', ], ], 'SetReceiptRulePosition' => [ 'name' => 'SetReceiptRulePosition', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SetReceiptRulePositionRequest', ], 'output' => [ 'shape' => 'SetReceiptRulePositionResponse', 'resultWrapper' => 'SetReceiptRulePositionResult', ], 'errors' => [ [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'RuleDoesNotExistException', ], ], ], 'UpdateConfigurationSetEventDestination' => [ 'name' => 'UpdateConfigurationSetEventDestination', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateConfigurationSetEventDestinationRequest', ], 'output' => [ 'shape' => 'UpdateConfigurationSetEventDestinationResponse', 'resultWrapper' => 'UpdateConfigurationSetEventDestinationResult', ], 'errors' => [ [ 'shape' => 'ConfigurationSetDoesNotExistException', ], [ 'shape' => 'EventDestinationDoesNotExistException', ], [ 'shape' => 'InvalidCloudWatchDestinationException', ], [ 'shape' => 'InvalidFirehoseDestinationException', ], ], ], 'UpdateReceiptRule' => [ 'name' => 'UpdateReceiptRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateReceiptRuleRequest', ], 'output' => [ 'shape' => 'UpdateReceiptRuleResponse', 'resultWrapper' => 'UpdateReceiptRuleResult', ], 'errors' => [ [ 'shape' => 'InvalidSnsTopicException', ], [ 'shape' => 'InvalidS3ConfigurationException', ], [ 'shape' => 'InvalidLambdaFunctionException', ], [ 'shape' => 'RuleSetDoesNotExistException', ], [ 'shape' => 'RuleDoesNotExistException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'VerifyDomainDkim' => [ 'name' => 'VerifyDomainDkim', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyDomainDkimRequest', ], 'output' => [ 'shape' => 'VerifyDomainDkimResponse', 'resultWrapper' => 'VerifyDomainDkimResult', ], ], 'VerifyDomainIdentity' => [ 'name' => 'VerifyDomainIdentity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyDomainIdentityRequest', ], 'output' => [ 'shape' => 'VerifyDomainIdentityResponse', 'resultWrapper' => 'VerifyDomainIdentityResult', ], ], 'VerifyEmailAddress' => [ 'name' => 'VerifyEmailAddress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyEmailAddressRequest', ], ], 'VerifyEmailIdentity' => [ 'name' => 'VerifyEmailIdentity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'VerifyEmailIdentityRequest', ], 'output' => [ 'shape' => 'VerifyEmailIdentityResponse', 'resultWrapper' => 'VerifyEmailIdentityResult', ], ], ], 'shapes' => [ 'AddHeaderAction' => [ 'type' => 'structure', 'required' => [ 'HeaderName', 'HeaderValue', ], 'members' => [ 'HeaderName' => [ 'shape' => 'HeaderName', ], 'HeaderValue' => [ 'shape' => 'HeaderValue', ], ], ], 'Address' => [ 'type' => 'string', ], 'AddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Address', ], ], 'AlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'AlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AmazonResourceName' => [ 'type' => 'string', ], 'ArrivalDate' => [ 'type' => 'timestamp', ], 'BehaviorOnMXFailure' => [ 'type' => 'string', 'enum' => [ 'UseDefaultValue', 'RejectMessage', ], ], 'Body' => [ 'type' => 'structure', 'members' => [ 'Text' => [ 'shape' => 'Content', ], 'Html' => [ 'shape' => 'Content', ], ], ], 'BounceAction' => [ 'type' => 'structure', 'required' => [ 'SmtpReplyCode', 'Message', 'Sender', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'SmtpReplyCode' => [ 'shape' => 'BounceSmtpReplyCode', ], 'StatusCode' => [ 'shape' => 'BounceStatusCode', ], 'Message' => [ 'shape' => 'BounceMessage', ], 'Sender' => [ 'shape' => 'Address', ], ], ], 'BounceMessage' => [ 'type' => 'string', ], 'BounceSmtpReplyCode' => [ 'type' => 'string', ], 'BounceStatusCode' => [ 'type' => 'string', ], 'BounceType' => [ 'type' => 'string', 'enum' => [ 'DoesNotExist', 'MessageTooLarge', 'ExceededQuota', 'ContentRejected', 'Undefined', 'TemporaryFailure', ], ], 'BouncedRecipientInfo' => [ 'type' => 'structure', 'required' => [ 'Recipient', ], 'members' => [ 'Recipient' => [ 'shape' => 'Address', ], 'RecipientArn' => [ 'shape' => 'AmazonResourceName', ], 'BounceType' => [ 'shape' => 'BounceType', ], 'RecipientDsnFields' => [ 'shape' => 'RecipientDsnFields', ], ], ], 'BouncedRecipientInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'BouncedRecipientInfo', ], ], 'CannotDeleteException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'CannotDelete', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Charset' => [ 'type' => 'string', ], 'Cidr' => [ 'type' => 'string', ], 'CloneReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'OriginalRuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'OriginalRuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'CloneReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'CloudWatchDestination' => [ 'type' => 'structure', 'required' => [ 'DimensionConfigurations', ], 'members' => [ 'DimensionConfigurations' => [ 'shape' => 'CloudWatchDimensionConfigurations', ], ], ], 'CloudWatchDimensionConfiguration' => [ 'type' => 'structure', 'required' => [ 'DimensionName', 'DimensionValueSource', 'DefaultDimensionValue', ], 'members' => [ 'DimensionName' => [ 'shape' => 'DimensionName', ], 'DimensionValueSource' => [ 'shape' => 'DimensionValueSource', ], 'DefaultDimensionValue' => [ 'shape' => 'DefaultDimensionValue', ], ], ], 'CloudWatchDimensionConfigurations' => [ 'type' => 'list', 'member' => [ 'shape' => 'CloudWatchDimensionConfiguration', ], ], 'ConfigurationSet' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'ConfigurationSetName', ], ], ], 'ConfigurationSetAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], ], 'error' => [ 'code' => 'ConfigurationSetAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ConfigurationSetAttribute' => [ 'type' => 'string', 'enum' => [ 'eventDestinations', ], ], 'ConfigurationSetAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationSetAttribute', ], ], 'ConfigurationSetDoesNotExistException' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], ], 'error' => [ 'code' => 'ConfigurationSetDoesNotExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ConfigurationSetName' => [ 'type' => 'string', ], 'ConfigurationSets' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConfigurationSet', ], ], 'Content' => [ 'type' => 'structure', 'required' => [ 'Data', ], 'members' => [ 'Data' => [ 'shape' => 'MessageData', ], 'Charset' => [ 'shape' => 'Charset', ], ], ], 'Counter' => [ 'type' => 'long', ], 'CreateConfigurationSetEventDestinationRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationSetName', 'EventDestination', ], 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestination' => [ 'shape' => 'EventDestination', ], ], ], 'CreateConfigurationSetEventDestinationResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateConfigurationSetRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationSet', ], 'members' => [ 'ConfigurationSet' => [ 'shape' => 'ConfigurationSet', ], ], ], 'CreateConfigurationSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateReceiptFilterRequest' => [ 'type' => 'structure', 'required' => [ 'Filter', ], 'members' => [ 'Filter' => [ 'shape' => 'ReceiptFilter', ], ], ], 'CreateReceiptFilterResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'Rule', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'After' => [ 'shape' => 'ReceiptRuleName', ], 'Rule' => [ 'shape' => 'ReceiptRule', ], ], ], 'CreateReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [], ], 'CreateReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'CreateReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'CustomMailFromStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Success', 'Failed', 'TemporaryFailure', ], ], 'DefaultDimensionValue' => [ 'type' => 'string', ], 'DeleteConfigurationSetEventDestinationRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationSetName', 'EventDestinationName', ], 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestinationName' => [ 'shape' => 'EventDestinationName', ], ], ], 'DeleteConfigurationSetEventDestinationResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteConfigurationSetRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationSetName', ], 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], ], ], 'DeleteConfigurationSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteIdentityPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'PolicyName', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'PolicyName' => [ 'shape' => 'PolicyName', ], ], ], 'DeleteIdentityPolicyResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], ], ], 'DeleteIdentityResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteReceiptFilterRequest' => [ 'type' => 'structure', 'required' => [ 'FilterName', ], 'members' => [ 'FilterName' => [ 'shape' => 'ReceiptFilterName', ], ], ], 'DeleteReceiptFilterResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleName' => [ 'shape' => 'ReceiptRuleName', ], ], ], 'DeleteReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'DeleteReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteVerifiedEmailAddressRequest' => [ 'type' => 'structure', 'required' => [ 'EmailAddress', ], 'members' => [ 'EmailAddress' => [ 'shape' => 'Address', ], ], ], 'DescribeActiveReceiptRuleSetRequest' => [ 'type' => 'structure', 'members' => [], ], 'DescribeActiveReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [ 'Metadata' => [ 'shape' => 'ReceiptRuleSetMetadata', ], 'Rules' => [ 'shape' => 'ReceiptRulesList', ], ], ], 'DescribeConfigurationSetRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationSetName', ], 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'ConfigurationSetAttributeNames' => [ 'shape' => 'ConfigurationSetAttributeList', ], ], ], 'DescribeConfigurationSetResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSet' => [ 'shape' => 'ConfigurationSet', ], 'EventDestinations' => [ 'shape' => 'EventDestinations', ], ], ], 'DescribeReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleName' => [ 'shape' => 'ReceiptRuleName', ], ], ], 'DescribeReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [ 'Rule' => [ 'shape' => 'ReceiptRule', ], ], ], 'DescribeReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'DescribeReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [ 'Metadata' => [ 'shape' => 'ReceiptRuleSetMetadata', ], 'Rules' => [ 'shape' => 'ReceiptRulesList', ], ], ], 'Destination' => [ 'type' => 'structure', 'members' => [ 'ToAddresses' => [ 'shape' => 'AddressList', ], 'CcAddresses' => [ 'shape' => 'AddressList', ], 'BccAddresses' => [ 'shape' => 'AddressList', ], ], ], 'DiagnosticCode' => [ 'type' => 'string', ], 'DimensionName' => [ 'type' => 'string', ], 'DimensionValueSource' => [ 'type' => 'string', 'enum' => [ 'messageTag', 'emailHeader', ], ], 'DkimAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityDkimAttributes', ], ], 'Domain' => [ 'type' => 'string', ], 'DsnAction' => [ 'type' => 'string', 'enum' => [ 'failed', 'delayed', 'delivered', 'relayed', 'expanded', ], ], 'DsnStatus' => [ 'type' => 'string', ], 'Enabled' => [ 'type' => 'boolean', ], 'EventDestination' => [ 'type' => 'structure', 'required' => [ 'Name', 'MatchingEventTypes', ], 'members' => [ 'Name' => [ 'shape' => 'EventDestinationName', ], 'Enabled' => [ 'shape' => 'Enabled', ], 'MatchingEventTypes' => [ 'shape' => 'EventTypes', ], 'KinesisFirehoseDestination' => [ 'shape' => 'KinesisFirehoseDestination', ], 'CloudWatchDestination' => [ 'shape' => 'CloudWatchDestination', ], ], ], 'EventDestinationAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestinationName' => [ 'shape' => 'EventDestinationName', ], ], 'error' => [ 'code' => 'EventDestinationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'EventDestinationDoesNotExistException' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestinationName' => [ 'shape' => 'EventDestinationName', ], ], 'error' => [ 'code' => 'EventDestinationDoesNotExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'EventDestinationName' => [ 'type' => 'string', ], 'EventDestinations' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventDestination', ], ], 'EventType' => [ 'type' => 'string', 'enum' => [ 'send', 'reject', 'bounce', 'complaint', 'delivery', ], ], 'EventTypes' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventType', ], ], 'Explanation' => [ 'type' => 'string', ], 'ExtensionField' => [ 'type' => 'structure', 'required' => [ 'Name', 'Value', ], 'members' => [ 'Name' => [ 'shape' => 'ExtensionFieldName', ], 'Value' => [ 'shape' => 'ExtensionFieldValue', ], ], ], 'ExtensionFieldList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExtensionField', ], ], 'ExtensionFieldName' => [ 'type' => 'string', ], 'ExtensionFieldValue' => [ 'type' => 'string', ], 'GetIdentityDkimAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityDkimAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'DkimAttributes', ], 'members' => [ 'DkimAttributes' => [ 'shape' => 'DkimAttributes', ], ], ], 'GetIdentityMailFromDomainAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityMailFromDomainAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'MailFromDomainAttributes', ], 'members' => [ 'MailFromDomainAttributes' => [ 'shape' => 'MailFromDomainAttributes', ], ], ], 'GetIdentityNotificationAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityNotificationAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'NotificationAttributes', ], 'members' => [ 'NotificationAttributes' => [ 'shape' => 'NotificationAttributes', ], ], ], 'GetIdentityPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'PolicyNames', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'PolicyNames' => [ 'shape' => 'PolicyNameList', ], ], ], 'GetIdentityPoliciesResponse' => [ 'type' => 'structure', 'required' => [ 'Policies', ], 'members' => [ 'Policies' => [ 'shape' => 'PolicyMap', ], ], ], 'GetIdentityVerificationAttributesRequest' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], ], ], 'GetIdentityVerificationAttributesResponse' => [ 'type' => 'structure', 'required' => [ 'VerificationAttributes', ], 'members' => [ 'VerificationAttributes' => [ 'shape' => 'VerificationAttributes', ], ], ], 'GetSendQuotaResponse' => [ 'type' => 'structure', 'members' => [ 'Max24HourSend' => [ 'shape' => 'Max24HourSend', ], 'MaxSendRate' => [ 'shape' => 'MaxSendRate', ], 'SentLast24Hours' => [ 'shape' => 'SentLast24Hours', ], ], ], 'GetSendStatisticsResponse' => [ 'type' => 'structure', 'members' => [ 'SendDataPoints' => [ 'shape' => 'SendDataPointList', ], ], ], 'HeaderName' => [ 'type' => 'string', ], 'HeaderValue' => [ 'type' => 'string', ], 'Identity' => [ 'type' => 'string', ], 'IdentityDkimAttributes' => [ 'type' => 'structure', 'required' => [ 'DkimEnabled', 'DkimVerificationStatus', ], 'members' => [ 'DkimEnabled' => [ 'shape' => 'Enabled', ], 'DkimVerificationStatus' => [ 'shape' => 'VerificationStatus', ], 'DkimTokens' => [ 'shape' => 'VerificationTokenList', ], ], ], 'IdentityList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Identity', ], ], 'IdentityMailFromDomainAttributes' => [ 'type' => 'structure', 'required' => [ 'MailFromDomain', 'MailFromDomainStatus', 'BehaviorOnMXFailure', ], 'members' => [ 'MailFromDomain' => [ 'shape' => 'MailFromDomainName', ], 'MailFromDomainStatus' => [ 'shape' => 'CustomMailFromStatus', ], 'BehaviorOnMXFailure' => [ 'shape' => 'BehaviorOnMXFailure', ], ], ], 'IdentityNotificationAttributes' => [ 'type' => 'structure', 'required' => [ 'BounceTopic', 'ComplaintTopic', 'DeliveryTopic', 'ForwardingEnabled', ], 'members' => [ 'BounceTopic' => [ 'shape' => 'NotificationTopic', ], 'ComplaintTopic' => [ 'shape' => 'NotificationTopic', ], 'DeliveryTopic' => [ 'shape' => 'NotificationTopic', ], 'ForwardingEnabled' => [ 'shape' => 'Enabled', ], 'HeadersInBounceNotificationsEnabled' => [ 'shape' => 'Enabled', ], 'HeadersInComplaintNotificationsEnabled' => [ 'shape' => 'Enabled', ], 'HeadersInDeliveryNotificationsEnabled' => [ 'shape' => 'Enabled', ], ], ], 'IdentityType' => [ 'type' => 'string', 'enum' => [ 'EmailAddress', 'Domain', ], ], 'IdentityVerificationAttributes' => [ 'type' => 'structure', 'required' => [ 'VerificationStatus', ], 'members' => [ 'VerificationStatus' => [ 'shape' => 'VerificationStatus', ], 'VerificationToken' => [ 'shape' => 'VerificationToken', ], ], ], 'InvalidCloudWatchDestinationException' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestinationName' => [ 'shape' => 'EventDestinationName', ], ], 'error' => [ 'code' => 'InvalidCloudWatchDestination', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidConfigurationSetException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidConfigurationSet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidFirehoseDestinationException' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestinationName' => [ 'shape' => 'EventDestinationName', ], ], 'error' => [ 'code' => 'InvalidFirehoseDestination', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidLambdaFunctionException' => [ 'type' => 'structure', 'members' => [ 'FunctionArn' => [ 'shape' => 'AmazonResourceName', ], ], 'error' => [ 'code' => 'InvalidLambdaFunction', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidPolicyException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidPolicy', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3ConfigurationException' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'S3BucketName', ], ], 'error' => [ 'code' => 'InvalidS3Configuration', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSnsTopicException' => [ 'type' => 'structure', 'members' => [ 'Topic' => [ 'shape' => 'AmazonResourceName', ], ], 'error' => [ 'code' => 'InvalidSnsTopic', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvocationType' => [ 'type' => 'string', 'enum' => [ 'Event', 'RequestResponse', ], ], 'KinesisFirehoseDestination' => [ 'type' => 'structure', 'required' => [ 'IAMRoleARN', 'DeliveryStreamARN', ], 'members' => [ 'IAMRoleARN' => [ 'shape' => 'AmazonResourceName', ], 'DeliveryStreamARN' => [ 'shape' => 'AmazonResourceName', ], ], ], 'LambdaAction' => [ 'type' => 'structure', 'required' => [ 'FunctionArn', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'FunctionArn' => [ 'shape' => 'AmazonResourceName', ], 'InvocationType' => [ 'shape' => 'InvocationType', ], ], ], 'LastAttemptDate' => [ 'type' => 'timestamp', ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'LimitExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ListConfigurationSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], 'MaxItems' => [ 'shape' => 'MaxItems', ], ], ], 'ListConfigurationSetsResponse' => [ 'type' => 'structure', 'members' => [ 'ConfigurationSets' => [ 'shape' => 'ConfigurationSets', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListIdentitiesRequest' => [ 'type' => 'structure', 'members' => [ 'IdentityType' => [ 'shape' => 'IdentityType', ], 'NextToken' => [ 'shape' => 'NextToken', ], 'MaxItems' => [ 'shape' => 'MaxItems', ], ], ], 'ListIdentitiesResponse' => [ 'type' => 'structure', 'required' => [ 'Identities', ], 'members' => [ 'Identities' => [ 'shape' => 'IdentityList', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListIdentityPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], ], ], 'ListIdentityPoliciesResponse' => [ 'type' => 'structure', 'required' => [ 'PolicyNames', ], 'members' => [ 'PolicyNames' => [ 'shape' => 'PolicyNameList', ], ], ], 'ListReceiptFiltersRequest' => [ 'type' => 'structure', 'members' => [], ], 'ListReceiptFiltersResponse' => [ 'type' => 'structure', 'members' => [ 'Filters' => [ 'shape' => 'ReceiptFilterList', ], ], ], 'ListReceiptRuleSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListReceiptRuleSetsResponse' => [ 'type' => 'structure', 'members' => [ 'RuleSets' => [ 'shape' => 'ReceiptRuleSetsLists', ], 'NextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListVerifiedEmailAddressesResponse' => [ 'type' => 'structure', 'members' => [ 'VerifiedEmailAddresses' => [ 'shape' => 'AddressList', ], ], ], 'MailFromDomainAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityMailFromDomainAttributes', ], ], 'MailFromDomainName' => [ 'type' => 'string', ], 'MailFromDomainNotVerifiedException' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'MailFromDomainNotVerifiedException', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Max24HourSend' => [ 'type' => 'double', ], 'MaxItems' => [ 'type' => 'integer', ], 'MaxSendRate' => [ 'type' => 'double', ], 'Message' => [ 'type' => 'structure', 'required' => [ 'Subject', 'Body', ], 'members' => [ 'Subject' => [ 'shape' => 'Content', ], 'Body' => [ 'shape' => 'Body', ], ], ], 'MessageData' => [ 'type' => 'string', ], 'MessageDsn' => [ 'type' => 'structure', 'required' => [ 'ReportingMta', ], 'members' => [ 'ReportingMta' => [ 'shape' => 'ReportingMta', ], 'ArrivalDate' => [ 'shape' => 'ArrivalDate', ], 'ExtensionFields' => [ 'shape' => 'ExtensionFieldList', ], ], ], 'MessageId' => [ 'type' => 'string', ], 'MessageRejected' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'MessageRejected', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'MessageTag' => [ 'type' => 'structure', 'required' => [ 'Name', 'Value', ], 'members' => [ 'Name' => [ 'shape' => 'MessageTagName', ], 'Value' => [ 'shape' => 'MessageTagValue', ], ], ], 'MessageTagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'MessageTag', ], ], 'MessageTagName' => [ 'type' => 'string', ], 'MessageTagValue' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', ], 'NotificationAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityNotificationAttributes', ], ], 'NotificationTopic' => [ 'type' => 'string', ], 'NotificationType' => [ 'type' => 'string', 'enum' => [ 'Bounce', 'Complaint', 'Delivery', ], ], 'Policy' => [ 'type' => 'string', 'min' => 1, ], 'PolicyMap' => [ 'type' => 'map', 'key' => [ 'shape' => 'PolicyName', ], 'value' => [ 'shape' => 'Policy', ], ], 'PolicyName' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'PolicyNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PolicyName', ], ], 'PutIdentityPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'PolicyName', 'Policy', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'PolicyName' => [ 'shape' => 'PolicyName', ], 'Policy' => [ 'shape' => 'Policy', ], ], ], 'PutIdentityPolicyResponse' => [ 'type' => 'structure', 'members' => [], ], 'RawMessage' => [ 'type' => 'structure', 'required' => [ 'Data', ], 'members' => [ 'Data' => [ 'shape' => 'RawMessageData', ], ], ], 'RawMessageData' => [ 'type' => 'blob', ], 'ReceiptAction' => [ 'type' => 'structure', 'members' => [ 'S3Action' => [ 'shape' => 'S3Action', ], 'BounceAction' => [ 'shape' => 'BounceAction', ], 'WorkmailAction' => [ 'shape' => 'WorkmailAction', ], 'LambdaAction' => [ 'shape' => 'LambdaAction', ], 'StopAction' => [ 'shape' => 'StopAction', ], 'AddHeaderAction' => [ 'shape' => 'AddHeaderAction', ], 'SNSAction' => [ 'shape' => 'SNSAction', ], ], ], 'ReceiptActionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptAction', ], ], 'ReceiptFilter' => [ 'type' => 'structure', 'required' => [ 'Name', 'IpFilter', ], 'members' => [ 'Name' => [ 'shape' => 'ReceiptFilterName', ], 'IpFilter' => [ 'shape' => 'ReceiptIpFilter', ], ], ], 'ReceiptFilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptFilter', ], ], 'ReceiptFilterName' => [ 'type' => 'string', ], 'ReceiptFilterPolicy' => [ 'type' => 'string', 'enum' => [ 'Block', 'Allow', ], ], 'ReceiptIpFilter' => [ 'type' => 'structure', 'required' => [ 'Policy', 'Cidr', ], 'members' => [ 'Policy' => [ 'shape' => 'ReceiptFilterPolicy', ], 'Cidr' => [ 'shape' => 'Cidr', ], ], ], 'ReceiptRule' => [ 'type' => 'structure', 'required' => [ 'Name', ], 'members' => [ 'Name' => [ 'shape' => 'ReceiptRuleName', ], 'Enabled' => [ 'shape' => 'Enabled', ], 'TlsPolicy' => [ 'shape' => 'TlsPolicy', ], 'Recipients' => [ 'shape' => 'RecipientsList', ], 'Actions' => [ 'shape' => 'ReceiptActionsList', ], 'ScanEnabled' => [ 'shape' => 'Enabled', ], ], ], 'ReceiptRuleName' => [ 'type' => 'string', ], 'ReceiptRuleNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptRuleName', ], ], 'ReceiptRuleSetMetadata' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ReceiptRuleSetName', ], 'CreatedTimestamp' => [ 'shape' => 'Timestamp', ], ], ], 'ReceiptRuleSetName' => [ 'type' => 'string', ], 'ReceiptRuleSetsLists' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptRuleSetMetadata', ], ], 'ReceiptRulesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReceiptRule', ], ], 'Recipient' => [ 'type' => 'string', ], 'RecipientDsnFields' => [ 'type' => 'structure', 'required' => [ 'Action', 'Status', ], 'members' => [ 'FinalRecipient' => [ 'shape' => 'Address', ], 'Action' => [ 'shape' => 'DsnAction', ], 'RemoteMta' => [ 'shape' => 'RemoteMta', ], 'Status' => [ 'shape' => 'DsnStatus', ], 'DiagnosticCode' => [ 'shape' => 'DiagnosticCode', ], 'LastAttemptDate' => [ 'shape' => 'LastAttemptDate', ], 'ExtensionFields' => [ 'shape' => 'ExtensionFieldList', ], ], ], 'RecipientsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Recipient', ], ], 'RemoteMta' => [ 'type' => 'string', ], 'ReorderReceiptRuleSetRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleNames', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleNames' => [ 'shape' => 'ReceiptRuleNamesList', ], ], ], 'ReorderReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'ReportingMta' => [ 'type' => 'string', ], 'RuleDoesNotExistException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'RuleDoesNotExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'RuleOrRuleSetName' => [ 'type' => 'string', ], 'RuleSetDoesNotExistException' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'RuleOrRuleSetName', ], ], 'error' => [ 'code' => 'RuleSetDoesNotExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'S3Action' => [ 'type' => 'structure', 'required' => [ 'BucketName', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'BucketName' => [ 'shape' => 'S3BucketName', ], 'ObjectKeyPrefix' => [ 'shape' => 'S3KeyPrefix', ], 'KmsKeyArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'S3BucketName' => [ 'type' => 'string', ], 'S3KeyPrefix' => [ 'type' => 'string', ], 'SNSAction' => [ 'type' => 'structure', 'required' => [ 'TopicArn', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'Encoding' => [ 'shape' => 'SNSActionEncoding', ], ], ], 'SNSActionEncoding' => [ 'type' => 'string', 'enum' => [ 'UTF-8', 'Base64', ], ], 'SendBounceRequest' => [ 'type' => 'structure', 'required' => [ 'OriginalMessageId', 'BounceSender', 'BouncedRecipientInfoList', ], 'members' => [ 'OriginalMessageId' => [ 'shape' => 'MessageId', ], 'BounceSender' => [ 'shape' => 'Address', ], 'Explanation' => [ 'shape' => 'Explanation', ], 'MessageDsn' => [ 'shape' => 'MessageDsn', ], 'BouncedRecipientInfoList' => [ 'shape' => 'BouncedRecipientInfoList', ], 'BounceSenderArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'SendBounceResponse' => [ 'type' => 'structure', 'members' => [ 'MessageId' => [ 'shape' => 'MessageId', ], ], ], 'SendDataPoint' => [ 'type' => 'structure', 'members' => [ 'Timestamp' => [ 'shape' => 'Timestamp', ], 'DeliveryAttempts' => [ 'shape' => 'Counter', ], 'Bounces' => [ 'shape' => 'Counter', ], 'Complaints' => [ 'shape' => 'Counter', ], 'Rejects' => [ 'shape' => 'Counter', ], ], ], 'SendDataPointList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SendDataPoint', ], ], 'SendEmailRequest' => [ 'type' => 'structure', 'required' => [ 'Source', 'Destination', 'Message', ], 'members' => [ 'Source' => [ 'shape' => 'Address', ], 'Destination' => [ 'shape' => 'Destination', ], 'Message' => [ 'shape' => 'Message', ], 'ReplyToAddresses' => [ 'shape' => 'AddressList', ], 'ReturnPath' => [ 'shape' => 'Address', ], 'SourceArn' => [ 'shape' => 'AmazonResourceName', ], 'ReturnPathArn' => [ 'shape' => 'AmazonResourceName', ], 'Tags' => [ 'shape' => 'MessageTagList', ], 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], ], ], 'SendEmailResponse' => [ 'type' => 'structure', 'required' => [ 'MessageId', ], 'members' => [ 'MessageId' => [ 'shape' => 'MessageId', ], ], ], 'SendRawEmailRequest' => [ 'type' => 'structure', 'required' => [ 'RawMessage', ], 'members' => [ 'Source' => [ 'shape' => 'Address', ], 'Destinations' => [ 'shape' => 'AddressList', ], 'RawMessage' => [ 'shape' => 'RawMessage', ], 'FromArn' => [ 'shape' => 'AmazonResourceName', ], 'SourceArn' => [ 'shape' => 'AmazonResourceName', ], 'ReturnPathArn' => [ 'shape' => 'AmazonResourceName', ], 'Tags' => [ 'shape' => 'MessageTagList', ], 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], ], ], 'SendRawEmailResponse' => [ 'type' => 'structure', 'required' => [ 'MessageId', ], 'members' => [ 'MessageId' => [ 'shape' => 'MessageId', ], ], ], 'SentLast24Hours' => [ 'type' => 'double', ], 'SetActiveReceiptRuleSetRequest' => [ 'type' => 'structure', 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], ], ], 'SetActiveReceiptRuleSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityDkimEnabledRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'DkimEnabled', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'DkimEnabled' => [ 'shape' => 'Enabled', ], ], ], 'SetIdentityDkimEnabledResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityFeedbackForwardingEnabledRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'ForwardingEnabled', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'ForwardingEnabled' => [ 'shape' => 'Enabled', ], ], ], 'SetIdentityFeedbackForwardingEnabledResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityHeadersInNotificationsEnabledRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'NotificationType', 'Enabled', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'NotificationType' => [ 'shape' => 'NotificationType', ], 'Enabled' => [ 'shape' => 'Enabled', ], ], ], 'SetIdentityHeadersInNotificationsEnabledResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityMailFromDomainRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'MailFromDomain' => [ 'shape' => 'MailFromDomainName', ], 'BehaviorOnMXFailure' => [ 'shape' => 'BehaviorOnMXFailure', ], ], ], 'SetIdentityMailFromDomainResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetIdentityNotificationTopicRequest' => [ 'type' => 'structure', 'required' => [ 'Identity', 'NotificationType', ], 'members' => [ 'Identity' => [ 'shape' => 'Identity', ], 'NotificationType' => [ 'shape' => 'NotificationType', ], 'SnsTopic' => [ 'shape' => 'NotificationTopic', ], ], ], 'SetIdentityNotificationTopicResponse' => [ 'type' => 'structure', 'members' => [], ], 'SetReceiptRulePositionRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'RuleName', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'RuleName' => [ 'shape' => 'ReceiptRuleName', ], 'After' => [ 'shape' => 'ReceiptRuleName', ], ], ], 'SetReceiptRulePositionResponse' => [ 'type' => 'structure', 'members' => [], ], 'StopAction' => [ 'type' => 'structure', 'required' => [ 'Scope', ], 'members' => [ 'Scope' => [ 'shape' => 'StopScope', ], 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], ], ], 'StopScope' => [ 'type' => 'string', 'enum' => [ 'RuleSet', ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'TlsPolicy' => [ 'type' => 'string', 'enum' => [ 'Require', 'Optional', ], ], 'UpdateConfigurationSetEventDestinationRequest' => [ 'type' => 'structure', 'required' => [ 'ConfigurationSetName', 'EventDestination', ], 'members' => [ 'ConfigurationSetName' => [ 'shape' => 'ConfigurationSetName', ], 'EventDestination' => [ 'shape' => 'EventDestination', ], ], ], 'UpdateConfigurationSetEventDestinationResponse' => [ 'type' => 'structure', 'members' => [], ], 'UpdateReceiptRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleSetName', 'Rule', ], 'members' => [ 'RuleSetName' => [ 'shape' => 'ReceiptRuleSetName', ], 'Rule' => [ 'shape' => 'ReceiptRule', ], ], ], 'UpdateReceiptRuleResponse' => [ 'type' => 'structure', 'members' => [], ], 'VerificationAttributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'Identity', ], 'value' => [ 'shape' => 'IdentityVerificationAttributes', ], ], 'VerificationStatus' => [ 'type' => 'string', 'enum' => [ 'Pending', 'Success', 'Failed', 'TemporaryFailure', 'NotStarted', ], ], 'VerificationToken' => [ 'type' => 'string', ], 'VerificationTokenList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VerificationToken', ], ], 'VerifyDomainDkimRequest' => [ 'type' => 'structure', 'required' => [ 'Domain', ], 'members' => [ 'Domain' => [ 'shape' => 'Domain', ], ], ], 'VerifyDomainDkimResponse' => [ 'type' => 'structure', 'required' => [ 'DkimTokens', ], 'members' => [ 'DkimTokens' => [ 'shape' => 'VerificationTokenList', ], ], ], 'VerifyDomainIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'Domain', ], 'members' => [ 'Domain' => [ 'shape' => 'Domain', ], ], ], 'VerifyDomainIdentityResponse' => [ 'type' => 'structure', 'required' => [ 'VerificationToken', ], 'members' => [ 'VerificationToken' => [ 'shape' => 'VerificationToken', ], ], ], 'VerifyEmailAddressRequest' => [ 'type' => 'structure', 'required' => [ 'EmailAddress', ], 'members' => [ 'EmailAddress' => [ 'shape' => 'Address', ], ], ], 'VerifyEmailIdentityRequest' => [ 'type' => 'structure', 'required' => [ 'EmailAddress', ], 'members' => [ 'EmailAddress' => [ 'shape' => 'Address', ], ], ], 'VerifyEmailIdentityResponse' => [ 'type' => 'structure', 'members' => [], ], 'WorkmailAction' => [ 'type' => 'structure', 'required' => [ 'OrganizationArn', ], 'members' => [ 'TopicArn' => [ 'shape' => 'AmazonResourceName', ], 'OrganizationArn' => [ 'shape' => 'AmazonResourceName', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/endpoints.json.php b/vendor/aws/aws-sdk-php/src/data/endpoints.json.php index 82a443382..7269b7e56 100644 --- a/vendor/aws/aws-sdk-php/src/data/endpoints.json.php +++ b/vendor/aws/aws-sdk-php/src/data/endpoints.json.php @@ -1,3 +1,3 @@ 3, 'partitions' => [ [ 'partition' => 'aws', 'partitionName' => 'AWS Standard', 'dnsSuffix' => 'amazonaws.com', 'regionRegex' => '^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$', 'defaults' => [ 'hostname' => '{service}.{region}.{dnsSuffix}', 'protocols' => [ 'https', ], 'signatureVersions' => [ 'v4', ], ], 'regions' => [ 'us-east-1' => [ 'description' => 'US East (N. Virginia)', ], 'us-west-1' => [ 'description' => 'US West (N. California)', ], 'us-west-2' => [ 'description' => 'US West (Oregon)', ], 'ap-northeast-1' => [ 'description' => 'Asia Pacific (Tokyo)', ], 'ap-northeast-2' => [ 'description' => 'Asia Pacific (Seoul)', ], 'ap-south-1' => [ 'description' => 'Asia Pacific (Mumbai)', ], 'ap-southeast-1' => [ 'description' => 'Asia Pacific (Singapore)', ], 'ap-southeast-2' => [ 'description' => 'Asia Pacific (Sydney)', ], 'sa-east-1' => [ 'description' => 'South America (Sao Paulo)', ], 'eu-west-1' => [ 'description' => 'EU (Ireland)', ], 'eu-central-1' => [ 'description' => 'EU (Frankfurt)', ], ], 'services' => [ 'acm' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], ], ], 'apigateway' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-central-1' => [], ], ], 'application-autoscaling' => [ 'defaults' => [ 'hostname' => 'autoscaling.{region}.amazonaws.com', 'credentialScope' => [ 'service' => 'application-autoscaling', ], 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], ], ], 'appstream' => [ 'endpoints' => [ 'us-east-1' => [], 'ap-northeast-1' => [], ], ], 'autoscaling' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'cloudformation' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'cloudfront' => [ 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-global' => [ 'hostname' => 'cloudfront.amazonaws.com', 'protocols' => [ 'http', 'https', ], 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], ], 'cloudhsm' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'cloudsearch' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'cloudtrail' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'codecommit' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'codedeploy' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'sa-east-1' => [], ], ], 'codepipeline' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], ], ], 'cognito-identity' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], ], ], 'cognito-idp' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], ], ], 'cognito-sync' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], ], ], 'config' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'datapipeline' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], ], ], 'data.iot' => [ 'defaults' => [ 'protocols' => [ 'https', 'mqqt', ], 'credentialScope' => [ 'service' => 'iotdata', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'devicefarm' => [ 'endpoints' => [ 'us-west-2' => [], ], ], 'directconnect' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'discovery' => [ 'endpoints' => [ 'us-west-2' => [], ], ], 'dms' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'ds' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'dynamodb' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'local' => [ 'hostname' => 'localhost:8000', 'protocols' => [ 'http', ], 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], ], 'ec2' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'ecs' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'ecr' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], ], ], 'elasticache' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'elasticbeanstalk' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'elasticfilesystem' => [ 'endpoints' => [ 'us-west-2' => [], ], ], 'elasticloadbalancing' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'elasticmapreduce' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'sslCommonName' => '{region}.{service}.{dnsSuffix}', ], 'endpoints' => [ 'us-east-1' => [ 'sslCommonName' => '{service}.{region}.{dnsSuffix}', ], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [ 'sslCommonName' => '{service}.{region}.{dnsSuffix}', ], ], ], 'elastictranscoder' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], ], ], 'email' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], ], ], 'es' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'sa-east-1' => [], ], ], 'events' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'sa-east-1' => [], ], ], 'firehose' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], ], ], 'gamelift' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], ], ], 'glacier' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'iam' => [ 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-global' => [ 'hostname' => 'iam.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], ], 'importexport' => [ 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-global' => [ 'hostname' => 'importexport.amazonaws.com', 'signatureVersions' => [ 'v2', 'v4', ], 'credentialScope' => [ 'service' => 'IngestionService', 'region' => 'us-east-1', ], ], ], ], 'inspector' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-1' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], ], ], 'iot' => [ 'defaults' => [ 'credentialScope' => [ 'service' => 'execute-api', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'kinesis' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'sa-east-1' => [], ], ], 'kms' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'lambda' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'logs' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], 'sa-east-1' => [], ], ], 'machinelearning' => [ 'endpoints' => [ 'us-east-1' => [], 'eu-west-1' => [], ], ], 'marketplacecommerceanalytics' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'metering.marketplace' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], ], ], 'mobileanalytics' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'monitoring' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'opsworks' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'rds' => [ 'endpoints' => [ 'us-east-1' => [ 'sslCommonName' => '{service}.{dnsSuffix}', ], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'redshift' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'route53' => [ 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-global' => [ 'hostname' => 'route53.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], ], 'route53domains' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 's3' => [ 'partitionEndpoint' => 'us-east-1', 'isRegionalized' => true, 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'signatureVersions' => [ 's3v4', ], ], 'endpoints' => [ 'us-east-1' => [ 'hostname' => 's3.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 's3-external-1' => [ 'credentialScope' => [ 'region' => 'us-east-1', ], 'hostname' => 's3-external-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'us-west-1' => [ 'hostname' => 's3-us-west-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'us-west-2' => [ 'hostname' => 's3-us-west-2.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'ap-northeast-1' => [ 'hostname' => 's3-ap-northeast-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'ap-northeast-2' => [], 'ap-south-1' => [ 'hostname' => 's3-ap-south-1.amazonaws.com', ], 'ap-southeast-1' => [ 'hostname' => 's3-ap-southeast-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'ap-southeast-2' => [ 'hostname' => 's3-ap-southeast-2.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'sa-east-1' => [ 'hostname' => 's3-sa-east-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'eu-west-1' => [ 'hostname' => 's3-eu-west-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'eu-central-1' => [], ], ], 'sdb' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [ 'hostname' => 'sdb.amazonaws.com', ], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], ], ], 'servicecatalog' => [ 'endpoints' => [ 'us-east-1' => [], 'eu-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], ], ], 'snowball' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'sns' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'sqs' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'sslCommonName' => '{region}.queue.{dnsSuffix}', ], 'endpoints' => [ 'us-east-1' => [ 'sslCommonName' => 'queue.{dnsSuffix}', ], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'ssm' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'eu-central-1' => [], 'eu-west-1' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], ], ], 'storagegateway' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'streams.dynamodb' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'credentialScope' => [ 'service' => 'dynamodb', ], ], 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'sts' => [ 'defaults' => [ 'hostname' => 'sts.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], 'partitionEndpoint' => 'aws-global', 'endpoints' => [ 'aws-global' => [], 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [ 'hostname' => 'sts.ap-northeast-2.amazonaws.com', 'credentialScope' => [ 'region' => 'ap-northeast-2', ], ], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'support' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'swf' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-northeast-2' => [], 'ap-south-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'sa-east-1' => [], 'eu-west-1' => [], 'eu-central-1' => [], ], ], 'waf' => [ 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-global' => [ 'hostname' => 'waf.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], ], 'workspaces' => [ 'endpoints' => [ 'us-east-1' => [], 'us-west-2' => [], 'ap-northeast-1' => [], 'ap-southeast-1' => [], 'ap-southeast-2' => [], 'eu-west-1' => [], ], ], ], ], [ 'partition' => 'aws-cn', 'partitionName' => 'AWS China', 'dnsSuffix' => 'amazonaws.com.cn', 'regionRegex' => '^cn\\-\\w+\\-\\d+$', 'defaults' => [ 'hostname' => '{service}.{region}.{dnsSuffix}', 'protocols' => [ 'https', ], 'signatureVersions' => [ 'v4', ], ], 'regions' => [ 'cn-north-1' => [ 'description' => 'China (Beijing)', ], ], 'services' => [ 'autoscaling' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'cloudformation' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'cloudtrail' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'directconnect' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'dynamodb' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'ec2' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'elasticache' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'elasticbeanstalk' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'elasticloadbalancing' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'elasticmapreduce' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'glacier' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'iam' => [ 'partitionEndpoint' => 'aws-cn-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-cn-global' => [ 'hostname' => 'iam.cn-north-1.amazonaws.com.cn', 'credentialScope' => [ 'region' => 'cn-north-1', ], ], ], ], 'kinesis' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'monitoring' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'rds' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 's3' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'signatureVersions' => [ 's3v4', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'sns' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'sqs' => [ 'defaults' => [ 'sslCommonName' => '{region}.queue.{dnsSuffix}', 'protocols' => [ 'http', 'https', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'storagegateway' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'streams.dynamodb' => [ 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'credentialScope' => [ 'service' => 'dynamodb', ], ], 'endpoints' => [ 'cn-north-1' => [], ], ], 'sts' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'swf' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], ], ], [ 'partition' => 'aws-us-gov', 'partitionName' => 'AWS GovCloud (US)', 'dnsSuffix' => 'amazonaws.com', 'regionRegex' => '^us\\-gov\\-\\w+\\-\\d+$', 'defaults' => [ 'hostname' => '{service}.{region}.{dnsSuffix}', 'protocols' => [ 'https', ], 'signatureVersions' => [ 'v4', ], ], 'regions' => [ 'us-gov-west-1' => [ 'description' => 'AWS GovCloud (US)', ], ], 'services' => [ 'autoscaling' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'cloudformation' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'cloudhsm' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'cloudtrail' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'dynamodb' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'streams.dynamodb' => [ 'defaults' => [ 'credentialScope' => [ 'service' => 'dynamodb', ], ], 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'ec2' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'elasticache' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'elasticloadbalancing' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'elasticmapreduce' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'glacier' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'iam' => [ 'partitionEndpoint' => 'aws-us-gov-global', 'isRegionalized' => false, 'endpoints' => [ 'aws-us-gov-global' => [ 'hostname' => 'iam.us-gov.amazonaws.com', 'credentialScope' => [ 'region' => 'us-gov-west-1', ], ], ], ], 'kms' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'monitoring' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'rds' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'redshift' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 's3' => [ 'defaults' => [ 'signatureVersions' => [ 's3', 's3v4', ], ], 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], 'hostname' => 's3-us-gov-west-1.amazonaws.com', ], 'fips-us-gov-west-1' => [ 'credentialScope' => [ 'region' => 'us-gov-west-1', ], 'hostname' => 's3-fips-us-gov-west-1.amazonaws.com', ], ], ], 'sns' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'sqs' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'sslCommonName' => '{region}.queue.{dnsSuffix}', 'protocols' => [ 'http', 'https', ], ], ], ], 'sts' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'swf' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], ], ], ],]; +return [ 'version' => 3, 'partitions' => [ [ 'partition' => 'aws-us-gov', 'partitionName' => 'AWS GovCloud (US)', 'regionRegex' => '^us\\-gov\\-\\w+\\-\\d+$', 'dnsSuffix' => 'amazonaws.com', 'defaults' => [ 'hostname' => '{service}.{region}.{dnsSuffix}', 'protocols' => [ 'https', ], 'signatureVersions' => [ 'v4', ], ], 'regions' => [ 'us-gov-west-1' => [ 'description' => 'AWS GovCloud (US)', ], ], 'services' => [ 'autoscaling' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'cloudformation' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'cloudhsm' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'cloudtrail' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'config' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'directconnect' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'dynamodb' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'ec2' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'elasticache' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'elasticloadbalancing' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'elasticmapreduce' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'glacier' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'iam' => [ 'endpoints' => [ 'aws-us-gov-global' => [ 'hostname' => 'iam.us-gov.amazonaws.com', 'credentialScope' => [ 'region' => 'us-gov-west-1', ], ], ], 'isRegionalized' => false, 'partitionEndpoint' => 'aws-us-gov-global', ], 'kms' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'logs' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'monitoring' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'rds' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'redshift' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 's3' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'hostname' => 's3-us-gov-west-1.amazonaws.com', 'protocols' => [ 'http', 'https', ], ], 'fips-us-gov-west-1' => [ 'credentialScope' => [ 'region' => 'us-gov-west-1', ], 'hostname' => 's3-fips-us-gov-west-1.amazonaws.com', ], ], 'defaults' => [ 'signatureVersions' => [ 's3', 's3v4', ], ], ], 'snowball' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'sns' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'protocols' => [ 'http', 'https', ], ], ], ], 'sqs' => [ 'endpoints' => [ 'us-gov-west-1' => [ 'sslCommonName' => '{region}.queue.{dnsSuffix}', 'protocols' => [ 'http', 'https', ], ], ], ], 'streams.dynamodb' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], 'defaults' => [ 'credentialScope' => [ 'service' => 'dynamodb', ], ], ], 'sts' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], 'swf' => [ 'endpoints' => [ 'us-gov-west-1' => [], ], ], ], ], [ 'partition' => 'aws', 'partitionName' => 'AWS Standard', 'regionRegex' => '^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$', 'dnsSuffix' => 'amazonaws.com', 'defaults' => [ 'hostname' => '{service}.{region}.{dnsSuffix}', 'protocols' => [ 'https', ], 'signatureVersions' => [ 'v4', ], ], 'regions' => [ 'ap-northeast-2' => [ 'description' => 'Asia Pacific (Seoul)', ], 'us-west-2' => [ 'description' => 'US West (Oregon)', ], 'ap-south-1' => [ 'description' => 'Asia Pacific (Mumbai)', ], 'ap-southeast-2' => [ 'description' => 'Asia Pacific (Sydney)', ], 'us-west-1' => [ 'description' => 'US West (N. California)', ], 'ap-southeast-1' => [ 'description' => 'Asia Pacific (Singapore)', ], 'us-east-2' => [ 'description' => 'US East (Ohio)', ], 'sa-east-1' => [ 'description' => 'South America (Sao Paulo)', ], 'us-east-1' => [ 'description' => 'US East (N. Virginia)', ], 'ap-northeast-1' => [ 'description' => 'Asia Pacific (Tokyo)', ], 'eu-central-1' => [ 'description' => 'EU (Frankfurt)', ], 'eu-west-1' => [ 'description' => 'EU (Ireland)', ], ], 'services' => [ 'acm' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'apigateway' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'application-autoscaling' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'hostname' => 'autoscaling.{region}.amazonaws.com', 'credentialScope' => [ 'service' => 'application-autoscaling', ], 'protocols' => [ 'http', 'https', ], ], ], 'appstream' => [ 'endpoints' => [ 'us-east-1' => [], 'ap-northeast-1' => [], ], ], 'autoscaling' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'budgets' => [ 'endpoints' => [ 'aws-global' => [ 'hostname' => 'budgets.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], 'isRegionalized' => false, 'partitionEndpoint' => 'aws-global', ], 'cloudformation' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'cloudfront' => [ 'endpoints' => [ 'aws-global' => [ 'hostname' => 'cloudfront.amazonaws.com', 'protocols' => [ 'http', 'https', ], 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, ], 'cloudhsm' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'cloudsearch' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'cloudtrail' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'codecommit' => [ 'endpoints' => [ 'us-east-2' => [], 'us-east-1' => [], ], ], 'codedeploy' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'codepipeline' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'eu-west-1' => [], ], ], 'cognito-identity' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'cognito-idp' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'cognito-sync' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'config' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'data.iot' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'https', ], 'credentialScope' => [ 'service' => 'iotdata', ], ], ], 'datapipeline' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-west-1' => [], ], ], 'devicefarm' => [ 'endpoints' => [ 'us-west-2' => [], ], ], 'directconnect' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'discovery' => [ 'endpoints' => [ 'us-west-2' => [], ], ], 'dms' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'ds' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'dynamodb' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'local' => [ 'hostname' => 'localhost:8000', 'protocols' => [ 'http', ], 'credentialScope' => [ 'region' => 'us-east-1', ], ], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'ec2' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'ecr' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'ecs' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'elasticache' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'elasticbeanstalk' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'elasticfilesystem' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-2' => [], 'us-east-1' => [], 'eu-west-1' => [], ], ], 'elasticloadbalancing' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'elasticmapreduce' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [ 'sslCommonName' => '{service}.{region}.{dnsSuffix}', ], 'ap-northeast-1' => [], 'eu-central-1' => [ 'sslCommonName' => '{service}.{region}.{dnsSuffix}', ], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'sslCommonName' => '{region}.{service}.{dnsSuffix}', ], ], 'elastictranscoder' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-west-1' => [], ], ], 'email' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-1' => [], 'eu-west-1' => [], ], ], 'es' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'events' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'firehose' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-1' => [], 'eu-west-1' => [], ], ], 'gamelift' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-west-1' => [], ], ], 'glacier' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'iam' => [ 'endpoints' => [ 'aws-global' => [ 'hostname' => 'iam.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], 'isRegionalized' => false, 'partitionEndpoint' => 'aws-global', ], 'importexport' => [ 'endpoints' => [ 'aws-global' => [ 'hostname' => 'importexport.amazonaws.com', 'signatureVersions' => [ 'v2', 'v4', ], 'credentialScope' => [ 'service' => 'IngestionService', 'region' => 'us-east-1', ], ], ], 'isRegionalized' => false, 'partitionEndpoint' => 'aws-global', ], 'inspector' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-west-1' => [], ], ], 'iot' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'credentialScope' => [ 'service' => 'execute-api', ], ], ], 'kinesis' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'kinesisanalytics' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-1' => [], 'eu-west-1' => [], ], ], 'kms' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'lambda' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'logs' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'machinelearning' => [ 'endpoints' => [ 'us-east-1' => [], 'eu-west-1' => [], ], ], 'marketplacecommerceanalytics' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'metering.marketplace' => [ 'endpoints' => [ 'us-west-2' => [], 'us-east-1' => [], ], ], 'mobileanalytics' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'monitoring' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'opsworks' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'rds' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [ 'sslCommonName' => '{service}.{dnsSuffix}', ], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'redshift' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'route53' => [ 'endpoints' => [ 'aws-global' => [ 'hostname' => 'route53.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, ], 'route53domains' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 's3' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [ 'hostname' => 's3-us-west-2.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'ap-south-1' => [], 'ap-southeast-2' => [ 'hostname' => 's3-ap-southeast-2.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'us-west-1' => [ 'hostname' => 's3-us-west-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'ap-southeast-1' => [ 'hostname' => 's3-ap-southeast-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'us-east-2' => [], 'sa-east-1' => [ 'hostname' => 's3-sa-east-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'us-east-1' => [ 'hostname' => 's3.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 's3-external-1' => [ 'hostname' => 's3-external-1.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], 'signatureVersions' => [ 's3', 's3v4', ], ], 'ap-northeast-1' => [ 'hostname' => 's3-ap-northeast-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], 'eu-central-1' => [], 'eu-west-1' => [ 'hostname' => 's3-eu-west-1.amazonaws.com', 'signatureVersions' => [ 's3', 's3v4', ], ], ], 'partitionEndpoint' => 'us-east-1', 'isRegionalized' => true, 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'signatureVersions' => [ 's3v4', ], ], ], 'sdb' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'sa-east-1' => [], 'us-east-1' => [ 'hostname' => 'sdb.amazonaws.com', ], 'ap-northeast-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'servicecatalog' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'sms' => [ 'endpoints' => [ 'ap-southeast-2' => [], 'us-east-1' => [], 'eu-west-1' => [], ], ], 'snowball' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'us-east-2' => [], 'us-east-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'sns' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'sqs' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [ 'sslCommonName' => 'queue.{dnsSuffix}', ], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'sslCommonName' => '{region}.queue.{dnsSuffix}', ], ], 'ssm' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'storagegateway' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'streams.dynamodb' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'credentialScope' => [ 'service' => 'dynamodb', ], ], ], 'sts' => [ 'endpoints' => [ 'ap-northeast-2' => [ 'hostname' => 'sts.ap-northeast-2.amazonaws.com', 'credentialScope' => [ 'region' => 'ap-northeast-2', ], ], 'us-west-2' => [], 'aws-global' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], 'defaults' => [ 'credentialScope' => [ 'region' => 'us-east-1', ], 'hostname' => 'sts.amazonaws.com', ], 'partitionEndpoint' => 'aws-global', ], 'support' => [ 'endpoints' => [ 'us-east-1' => [], ], ], 'swf' => [ 'endpoints' => [ 'ap-northeast-2' => [], 'us-west-2' => [], 'ap-south-1' => [], 'ap-southeast-2' => [], 'us-west-1' => [], 'ap-southeast-1' => [], 'us-east-2' => [], 'sa-east-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], 'waf' => [ 'endpoints' => [ 'aws-global' => [ 'hostname' => 'waf.amazonaws.com', 'credentialScope' => [ 'region' => 'us-east-1', ], ], ], 'partitionEndpoint' => 'aws-global', 'isRegionalized' => false, ], 'workspaces' => [ 'endpoints' => [ 'us-west-2' => [], 'ap-southeast-2' => [], 'ap-southeast-1' => [], 'us-east-1' => [], 'ap-northeast-1' => [], 'eu-central-1' => [], 'eu-west-1' => [], ], ], ], ], [ 'partition' => 'aws-cn', 'partitionName' => 'AWS China', 'regionRegex' => '^cn\\-\\w+\\-\\d+$', 'dnsSuffix' => 'amazonaws.com.cn', 'defaults' => [ 'hostname' => '{service}.{region}.{dnsSuffix}', 'protocols' => [ 'https', ], 'signatureVersions' => [ 'v4', ], ], 'regions' => [ 'cn-north-1' => [ 'description' => 'China (Beijing)', ], ], 'services' => [ 'autoscaling' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'cloudformation' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'cloudtrail' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'directconnect' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'dynamodb' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'ec2' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'elasticache' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'elasticbeanstalk' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'elasticloadbalancing' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'elasticmapreduce' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'glacier' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'iam' => [ 'endpoints' => [ 'aws-cn-global' => [ 'hostname' => 'iam.cn-north-1.amazonaws.com.cn', 'credentialScope' => [ 'region' => 'cn-north-1', ], ], ], 'isRegionalized' => false, 'partitionEndpoint' => 'aws-cn-global', ], 'kinesis' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'logs' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'monitoring' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'rds' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'redshift' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 's3' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'signatureVersions' => [ 's3v4', ], ], ], 'sns' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], ], ], 'sqs' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'sslCommonName' => '{region}.queue.{dnsSuffix}', ], ], 'storagegateway' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'streams.dynamodb' => [ 'endpoints' => [ 'cn-north-1' => [], ], 'defaults' => [ 'protocols' => [ 'http', 'https', ], 'credentialScope' => [ 'service' => 'dynamodb', ], ], ], 'sts' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], 'swf' => [ 'endpoints' => [ 'cn-north-1' => [], ], ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php index f2f1ccbb3..e8f6e5b23 100644 --- a/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/gamelift/2015-10-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-10-01', 'endpointPrefix' => 'gamelift', 'jsonVersion' => '1.1', 'serviceFullName' => 'Amazon GameLift', 'signatureVersion' => 'v4', 'targetPrefix' => 'GameLift', 'protocol' => 'json', ], 'operations' => [ 'CreateAlias' => [ 'name' => 'CreateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateAliasInput', ], 'output' => [ 'shape' => 'CreateAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'LimitExceededException', 'exception' => true, ], ], ], 'CreateBuild' => [ 'name' => 'CreateBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateBuildInput', ], 'output' => [ 'shape' => 'CreateBuildOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'CreateFleet' => [ 'name' => 'CreateFleet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateFleetInput', ], 'output' => [ 'shape' => 'CreateFleetOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'LimitExceededException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'CreateGameSession' => [ 'name' => 'CreateGameSession', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateGameSessionInput', ], 'output' => [ 'shape' => 'CreateGameSessionOutput', ], 'errors' => [ [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidFleetStatusException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'FleetCapacityExceededException', 'exception' => true, ], ], ], 'CreatePlayerSession' => [ 'name' => 'CreatePlayerSession', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreatePlayerSessionInput', ], 'output' => [ 'shape' => 'CreatePlayerSessionOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidGameSessionStatusException', 'exception' => true, ], [ 'shape' => 'GameSessionFullException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], ], ], 'CreatePlayerSessions' => [ 'name' => 'CreatePlayerSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreatePlayerSessionsInput', ], 'output' => [ 'shape' => 'CreatePlayerSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidGameSessionStatusException', 'exception' => true, ], [ 'shape' => 'GameSessionFullException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], ], ], 'DeleteAlias' => [ 'name' => 'DeleteAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteAliasInput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'DeleteBuild' => [ 'name' => 'DeleteBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteBuildInput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], ], ], 'DeleteFleet' => [ 'name' => 'DeleteFleet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteFleetInput', ], 'errors' => [ [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidFleetStatusException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], ], ], 'DeleteScalingPolicy' => [ 'name' => 'DeleteScalingPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteScalingPolicyInput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], ], ], 'DescribeAlias' => [ 'name' => 'DescribeAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAliasInput', ], 'output' => [ 'shape' => 'DescribeAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'DescribeBuild' => [ 'name' => 'DescribeBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeBuildInput', ], 'output' => [ 'shape' => 'DescribeBuildOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'DescribeEC2InstanceLimits' => [ 'name' => 'DescribeEC2InstanceLimits', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEC2InstanceLimitsInput', ], 'output' => [ 'shape' => 'DescribeEC2InstanceLimitsOutput', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'DescribeFleetAttributes' => [ 'name' => 'DescribeFleetAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetAttributesInput', ], 'output' => [ 'shape' => 'DescribeFleetAttributesOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'DescribeFleetCapacity' => [ 'name' => 'DescribeFleetCapacity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetCapacityInput', ], 'output' => [ 'shape' => 'DescribeFleetCapacityOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'DescribeFleetEvents' => [ 'name' => 'DescribeFleetEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetEventsInput', ], 'output' => [ 'shape' => 'DescribeFleetEventsOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], ], ], 'DescribeFleetPortSettings' => [ 'name' => 'DescribeFleetPortSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetPortSettingsInput', ], 'output' => [ 'shape' => 'DescribeFleetPortSettingsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'DescribeFleetUtilization' => [ 'name' => 'DescribeFleetUtilization', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetUtilizationInput', ], 'output' => [ 'shape' => 'DescribeFleetUtilizationOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'DescribeGameSessionDetails' => [ 'name' => 'DescribeGameSessionDetails', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeGameSessionDetailsInput', ], 'output' => [ 'shape' => 'DescribeGameSessionDetailsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], ], ], 'DescribeGameSessions' => [ 'name' => 'DescribeGameSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeGameSessionsInput', ], 'output' => [ 'shape' => 'DescribeGameSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], ], ], 'DescribePlayerSessions' => [ 'name' => 'DescribePlayerSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribePlayerSessionsInput', ], 'output' => [ 'shape' => 'DescribePlayerSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'DescribeRuntimeConfiguration' => [ 'name' => 'DescribeRuntimeConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRuntimeConfigurationInput', ], 'output' => [ 'shape' => 'DescribeRuntimeConfigurationOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], ], ], 'DescribeScalingPolicies' => [ 'name' => 'DescribeScalingPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeScalingPoliciesInput', ], 'output' => [ 'shape' => 'DescribeScalingPoliciesOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], ], ], 'GetGameSessionLogUrl' => [ 'name' => 'GetGameSessionLogUrl', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetGameSessionLogUrlInput', ], 'output' => [ 'shape' => 'GetGameSessionLogUrlOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], ], ], 'ListAliases' => [ 'name' => 'ListAliases', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAliasesInput', ], 'output' => [ 'shape' => 'ListAliasesOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'ListBuilds' => [ 'name' => 'ListBuilds', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListBuildsInput', ], 'output' => [ 'shape' => 'ListBuildsOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'ListFleets' => [ 'name' => 'ListFleets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListFleetsInput', ], 'output' => [ 'shape' => 'ListFleetsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'PutScalingPolicy' => [ 'name' => 'PutScalingPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutScalingPolicyInput', ], 'output' => [ 'shape' => 'PutScalingPolicyOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], ], ], 'RequestUploadCredentials' => [ 'name' => 'RequestUploadCredentials', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestUploadCredentialsInput', ], 'output' => [ 'shape' => 'RequestUploadCredentialsOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'ResolveAlias' => [ 'name' => 'ResolveAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResolveAliasInput', ], 'output' => [ 'shape' => 'ResolveAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'SearchGameSessions' => [ 'name' => 'SearchGameSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SearchGameSessionsInput', ], 'output' => [ 'shape' => 'SearchGameSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'TerminalRoutingStrategyException', 'exception' => true, ], ], ], 'UpdateAlias' => [ 'name' => 'UpdateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateAliasInput', ], 'output' => [ 'shape' => 'UpdateAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'UpdateBuild' => [ 'name' => 'UpdateBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateBuildInput', ], 'output' => [ 'shape' => 'UpdateBuildOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], ], ], 'UpdateFleetAttributes' => [ 'name' => 'UpdateFleetAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateFleetAttributesInput', ], 'output' => [ 'shape' => 'UpdateFleetAttributesOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'InvalidFleetStatusException', 'exception' => true, ], [ 'shape' => 'LimitExceededException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'UpdateFleetCapacity' => [ 'name' => 'UpdateFleetCapacity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateFleetCapacityInput', ], 'output' => [ 'shape' => 'UpdateFleetCapacityOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'LimitExceededException', 'exception' => true, ], [ 'shape' => 'InvalidFleetStatusException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'UpdateFleetPortSettings' => [ 'name' => 'UpdateFleetPortSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateFleetPortSettingsInput', ], 'output' => [ 'shape' => 'UpdateFleetPortSettingsOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'InvalidFleetStatusException', 'exception' => true, ], [ 'shape' => 'LimitExceededException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], ], ], 'UpdateGameSession' => [ 'name' => 'UpdateGameSession', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateGameSessionInput', ], 'output' => [ 'shape' => 'UpdateGameSessionOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'ConflictException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'InvalidGameSessionStatusException', 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], ], ], 'UpdateRuntimeConfiguration' => [ 'name' => 'UpdateRuntimeConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateRuntimeConfigurationInput', ], 'output' => [ 'shape' => 'UpdateRuntimeConfigurationOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', 'exception' => true, ], [ 'shape' => 'NotFoundException', 'exception' => true, ], [ 'shape' => 'InternalServiceException', 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'exception' => true, ], [ 'shape' => 'InvalidFleetStatusException', 'exception' => true, ], ], ], ], 'shapes' => [ 'Alias' => [ 'type' => 'structure', 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], 'Name' => [ 'shape' => 'FreeText', ], 'Description' => [ 'shape' => 'FreeText', ], 'RoutingStrategy' => [ 'shape' => 'RoutingStrategy', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'LastUpdatedTime' => [ 'shape' => 'Timestamp', ], ], ], 'AliasId' => [ 'type' => 'string', 'pattern' => '^alias-\\S+', ], 'AliasList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Alias', ], ], 'AwsCredentials' => [ 'type' => 'structure', 'members' => [ 'AccessKeyId' => [ 'shape' => 'NonEmptyString', ], 'SecretAccessKey' => [ 'shape' => 'NonEmptyString', ], 'SessionToken' => [ 'shape' => 'NonEmptyString', ], ], 'sensitive' => true, ], 'Build' => [ 'type' => 'structure', 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], 'Name' => [ 'shape' => 'FreeText', ], 'Version' => [ 'shape' => 'FreeText', ], 'Status' => [ 'shape' => 'BuildStatus', ], 'SizeOnDisk' => [ 'shape' => 'PositiveLong', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], ], ], 'BuildId' => [ 'type' => 'string', 'pattern' => '^build-\\S+', ], 'BuildList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Build', ], ], 'BuildStatus' => [ 'type' => 'string', 'enum' => [ 'INITIALIZED', 'READY', 'FAILED', ], ], 'ComparisonOperatorType' => [ 'type' => 'string', 'enum' => [ 'GreaterThanOrEqualToThreshold', 'GreaterThanThreshold', 'LessThanThreshold', 'LessThanOrEqualToThreshold', ], ], 'ConflictException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'CreateAliasInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'RoutingStrategy', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'RoutingStrategy' => [ 'shape' => 'RoutingStrategy', ], ], ], 'CreateAliasOutput' => [ 'type' => 'structure', 'members' => [ 'Alias' => [ 'shape' => 'Alias', ], ], ], 'CreateBuildInput' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Version' => [ 'shape' => 'NonZeroAndMaxString', ], 'StorageLocation' => [ 'shape' => 'S3Location', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], ], ], 'CreateBuildOutput' => [ 'type' => 'structure', 'members' => [ 'Build' => [ 'shape' => 'Build', ], 'UploadCredentials' => [ 'shape' => 'AwsCredentials', ], 'StorageLocation' => [ 'shape' => 'S3Location', ], ], ], 'CreateFleetInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'BuildId', 'EC2InstanceType', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'BuildId' => [ 'shape' => 'BuildId', ], 'ServerLaunchPath' => [ 'shape' => 'NonZeroAndMaxString', ], 'ServerLaunchParameters' => [ 'shape' => 'NonZeroAndMaxString', ], 'LogPaths' => [ 'shape' => 'StringList', ], 'EC2InstanceType' => [ 'shape' => 'EC2InstanceType', ], 'EC2InboundPermissions' => [ 'shape' => 'IpPermissionsList', ], 'NewGameSessionProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'CreateFleetOutput' => [ 'type' => 'structure', 'members' => [ 'FleetAttributes' => [ 'shape' => 'FleetAttributes', ], ], ], 'CreateGameSessionInput' => [ 'type' => 'structure', 'required' => [ 'MaximumPlayerSessionCount', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'GameProperties' => [ 'shape' => 'GamePropertyList', ], ], ], 'CreateGameSessionOutput' => [ 'type' => 'structure', 'members' => [ 'GameSession' => [ 'shape' => 'GameSession', ], ], ], 'CreatePlayerSessionInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', 'PlayerId', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'PlayerId' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'CreatePlayerSessionOutput' => [ 'type' => 'structure', 'members' => [ 'PlayerSession' => [ 'shape' => 'PlayerSession', ], ], ], 'CreatePlayerSessionsInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', 'PlayerIds', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'PlayerIds' => [ 'shape' => 'PlayerIdList', ], ], ], 'CreatePlayerSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'PlayerSessions' => [ 'shape' => 'PlayerSessionList', ], ], ], 'DeleteAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], ], ], 'DeleteBuildInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], ], ], 'DeleteFleetInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DeleteScalingPolicyInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'FleetId', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DescribeAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], ], ], 'DescribeAliasOutput' => [ 'type' => 'structure', 'members' => [ 'Alias' => [ 'shape' => 'Alias', ], ], ], 'DescribeBuildInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], ], ], 'DescribeBuildOutput' => [ 'type' => 'structure', 'members' => [ 'Build' => [ 'shape' => 'Build', ], ], ], 'DescribeEC2InstanceLimitsInput' => [ 'type' => 'structure', 'members' => [ 'EC2InstanceType' => [ 'shape' => 'EC2InstanceType', ], ], ], 'DescribeEC2InstanceLimitsOutput' => [ 'type' => 'structure', 'members' => [ 'EC2InstanceLimits' => [ 'shape' => 'EC2InstanceLimitList', ], ], ], 'DescribeFleetAttributesInput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetAttributesOutput' => [ 'type' => 'structure', 'members' => [ 'FleetAttributes' => [ 'shape' => 'FleetAttributesList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetCapacityInput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetCapacityOutput' => [ 'type' => 'structure', 'members' => [ 'FleetCapacity' => [ 'shape' => 'FleetCapacityList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetEventsInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'StartTime' => [ 'shape' => 'Timestamp', ], 'EndTime' => [ 'shape' => 'Timestamp', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetEventsOutput' => [ 'type' => 'structure', 'members' => [ 'Events' => [ 'shape' => 'EventList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetPortSettingsInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DescribeFleetPortSettingsOutput' => [ 'type' => 'structure', 'members' => [ 'InboundPermissions' => [ 'shape' => 'IpPermissionsList', ], ], ], 'DescribeFleetUtilizationInput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetUtilizationOutput' => [ 'type' => 'structure', 'members' => [ 'FleetUtilization' => [ 'shape' => 'FleetUtilizationList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionDetailsInput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'StatusFilter' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionDetailsOutput' => [ 'type' => 'structure', 'members' => [ 'GameSessionDetails' => [ 'shape' => 'GameSessionDetailList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionsInput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'StatusFilter' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'GameSessions' => [ 'shape' => 'GameSessionList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribePlayerSessionsInput' => [ 'type' => 'structure', 'members' => [ 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'PlayerId' => [ 'shape' => 'NonZeroAndMaxString', ], 'PlayerSessionId' => [ 'shape' => 'PlayerSessionId', ], 'PlayerSessionStatusFilter' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribePlayerSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'PlayerSessions' => [ 'shape' => 'PlayerSessionList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeRuntimeConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DescribeRuntimeConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'DescribeScalingPoliciesInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'StatusFilter' => [ 'shape' => 'ScalingStatusType', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeScalingPoliciesOutput' => [ 'type' => 'structure', 'members' => [ 'ScalingPolicies' => [ 'shape' => 'ScalingPolicyList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'Double' => [ 'type' => 'double', ], 'EC2InstanceCounts' => [ 'type' => 'structure', 'members' => [ 'DESIRED' => [ 'shape' => 'WholeNumber', ], 'MINIMUM' => [ 'shape' => 'WholeNumber', ], 'MAXIMUM' => [ 'shape' => 'WholeNumber', ], 'PENDING' => [ 'shape' => 'WholeNumber', ], 'ACTIVE' => [ 'shape' => 'WholeNumber', ], 'IDLE' => [ 'shape' => 'WholeNumber', ], 'TERMINATING' => [ 'shape' => 'WholeNumber', ], ], ], 'EC2InstanceLimit' => [ 'type' => 'structure', 'members' => [ 'EC2InstanceType' => [ 'shape' => 'EC2InstanceType', ], 'CurrentInstances' => [ 'shape' => 'WholeNumber', ], 'InstanceLimit' => [ 'shape' => 'WholeNumber', ], ], ], 'EC2InstanceLimitList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2InstanceLimit', ], ], 'EC2InstanceType' => [ 'type' => 'string', 'enum' => [ 't2.micro', 't2.small', 't2.medium', 't2.large', 'c3.large', 'c3.xlarge', 'c3.2xlarge', 'c3.4xlarge', 'c3.8xlarge', 'c4.large', 'c4.xlarge', 'c4.2xlarge', 'c4.4xlarge', 'c4.8xlarge', 'r3.large', 'r3.xlarge', 'r3.2xlarge', 'r3.4xlarge', 'r3.8xlarge', 'm3.medium', 'm3.large', 'm3.xlarge', 'm3.2xlarge', 'm4.large', 'm4.xlarge', 'm4.2xlarge', 'm4.4xlarge', 'm4.10xlarge', ], ], 'Event' => [ 'type' => 'structure', 'members' => [ 'EventId' => [ 'shape' => 'NonZeroAndMaxString', ], 'ResourceId' => [ 'shape' => 'NonZeroAndMaxString', ], 'EventCode' => [ 'shape' => 'EventCode', ], 'Message' => [ 'shape' => 'NonEmptyString', ], 'EventTime' => [ 'shape' => 'Timestamp', ], ], ], 'EventCode' => [ 'type' => 'string', 'enum' => [ 'GENERIC_EVENT', 'FLEET_CREATED', 'FLEET_DELETED', 'FLEET_SCALING_EVENT', 'FLEET_STATE_DOWNLOADING', 'FLEET_STATE_VALIDATING', 'FLEET_STATE_BUILDING', 'FLEET_STATE_ACTIVATING', 'FLEET_STATE_ACTIVE', 'FLEET_STATE_ERROR', 'FLEET_INITIALIZATION_FAILED', 'FLEET_BINARY_DOWNLOAD_FAILED', 'FLEET_VALIDATION_LAUNCH_PATH_NOT_FOUND', 'FLEET_VALIDATION_EXECUTABLE_RUNTIME_FAILURE', 'FLEET_VALIDATION_TIMED_OUT', 'FLEET_ACTIVATION_FAILED', 'FLEET_ACTIVATION_FAILED_NO_INSTANCES', 'FLEET_NEW_GAME_SESSION_PROTECTION_POLICY_UPDATED', ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', ], ], 'FleetAttributes' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'TerminationTime' => [ 'shape' => 'Timestamp', ], 'Status' => [ 'shape' => 'FleetStatus', ], 'BuildId' => [ 'shape' => 'BuildId', ], 'ServerLaunchPath' => [ 'shape' => 'NonZeroAndMaxString', ], 'ServerLaunchParameters' => [ 'shape' => 'NonZeroAndMaxString', ], 'LogPaths' => [ 'shape' => 'StringList', ], 'NewGameSessionProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], ], ], 'FleetAttributesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetAttributes', ], ], 'FleetCapacity' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'InstanceType' => [ 'shape' => 'EC2InstanceType', ], 'InstanceCounts' => [ 'shape' => 'EC2InstanceCounts', ], ], ], 'FleetCapacityExceededException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'FleetCapacityList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetCapacity', ], ], 'FleetId' => [ 'type' => 'string', 'pattern' => '^fleet-\\S+', ], 'FleetIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetId', ], 'min' => 1, ], 'FleetStatus' => [ 'type' => 'string', 'enum' => [ 'NEW', 'DOWNLOADING', 'VALIDATING', 'BUILDING', 'ACTIVATING', 'ACTIVE', 'DELETING', 'ERROR', 'TERMINATED', ], ], 'FleetUtilization' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'ActiveServerProcessCount' => [ 'shape' => 'WholeNumber', ], 'ActiveGameSessionCount' => [ 'shape' => 'WholeNumber', ], 'CurrentPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], ], ], 'FleetUtilizationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetUtilization', ], ], 'FreeText' => [ 'type' => 'string', ], 'GameProperty' => [ 'type' => 'structure', 'required' => [ 'Key', 'Value', ], 'members' => [ 'Key' => [ 'shape' => 'GamePropertyKey', ], 'Value' => [ 'shape' => 'GamePropertyValue', ], ], ], 'GamePropertyKey' => [ 'type' => 'string', 'max' => 32, ], 'GamePropertyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GameProperty', ], 'max' => 16, ], 'GamePropertyValue' => [ 'type' => 'string', 'max' => 96, ], 'GameSession' => [ 'type' => 'structure', 'members' => [ 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'TerminationTime' => [ 'shape' => 'Timestamp', ], 'CurrentPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'Status' => [ 'shape' => 'GameSessionStatus', ], 'GameProperties' => [ 'shape' => 'GamePropertyList', ], 'IpAddress' => [ 'shape' => 'IpAddress', ], 'Port' => [ 'shape' => 'PortNumber', ], 'PlayerSessionCreationPolicy' => [ 'shape' => 'PlayerSessionCreationPolicy', ], ], ], 'GameSessionDetail' => [ 'type' => 'structure', 'members' => [ 'GameSession' => [ 'shape' => 'GameSession', ], 'ProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], ], ], 'GameSessionDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GameSessionDetail', ], ], 'GameSessionFullException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'GameSessionId' => [ 'type' => 'string', 'pattern' => '^(gamei-|gsess-)\\S+', ], 'GameSessionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GameSession', ], ], 'GameSessionStatus' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'ACTIVATING', 'TERMINATED', 'TERMINATING', ], ], 'GetGameSessionLogUrlInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'GameSessionId', ], ], ], 'GetGameSessionLogUrlOutput' => [ 'type' => 'structure', 'members' => [ 'PreSignedUrl' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'Integer' => [ 'type' => 'integer', ], 'InternalServiceException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, 'fault' => true, ], 'InvalidFleetStatusException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'InvalidGameSessionStatusException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'IpAddress' => [ 'type' => 'string', ], 'IpPermission' => [ 'type' => 'structure', 'required' => [ 'FromPort', 'ToPort', 'IpRange', 'Protocol', ], 'members' => [ 'FromPort' => [ 'shape' => 'PortNumber', ], 'ToPort' => [ 'shape' => 'PortNumber', ], 'IpRange' => [ 'shape' => 'NonBlankString', ], 'Protocol' => [ 'shape' => 'IpProtocol', ], ], ], 'IpPermissionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IpPermission', ], 'max' => 50, ], 'IpProtocol' => [ 'type' => 'string', 'enum' => [ 'TCP', 'UDP', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'ListAliasesInput' => [ 'type' => 'structure', 'members' => [ 'RoutingStrategyType' => [ 'shape' => 'RoutingStrategyType', ], 'Name' => [ 'shape' => 'NonEmptyString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListAliasesOutput' => [ 'type' => 'structure', 'members' => [ 'Aliases' => [ 'shape' => 'AliasList', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListBuildsInput' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BuildStatus', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListBuildsOutput' => [ 'type' => 'structure', 'members' => [ 'Builds' => [ 'shape' => 'BuildList', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListFleetsInput' => [ 'type' => 'structure', 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'ListFleetsOutput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'MetricName' => [ 'type' => 'string', 'enum' => [ 'ActivatingGameSessions', 'ActiveGameSessions', 'ActiveInstances', 'AvailablePlayerSessions', 'CurrentPlayerSessions', 'IdleInstances', ], ], 'NonBlankString' => [ 'type' => 'string', 'pattern' => '[^\\s]+', ], 'NonEmptyString' => [ 'type' => 'string', 'min' => 1, ], 'NonZeroAndMaxString' => [ 'type' => 'string', 'min' => 1, 'max' => 1024, ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'OperatingSystem' => [ 'type' => 'string', 'enum' => [ 'WINDOWS_2012', 'AMAZON_LINUX', ], ], 'PlayerIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NonZeroAndMaxString', ], 'min' => 1, 'max' => 25, ], 'PlayerSession' => [ 'type' => 'structure', 'members' => [ 'PlayerSessionId' => [ 'shape' => 'PlayerSessionId', ], 'PlayerId' => [ 'shape' => 'NonZeroAndMaxString', ], 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'TerminationTime' => [ 'shape' => 'Timestamp', ], 'Status' => [ 'shape' => 'PlayerSessionStatus', ], 'IpAddress' => [ 'shape' => 'IpAddress', ], 'Port' => [ 'shape' => 'PortNumber', ], ], ], 'PlayerSessionCreationPolicy' => [ 'type' => 'string', 'enum' => [ 'ACCEPT_ALL', 'DENY_ALL', ], ], 'PlayerSessionId' => [ 'type' => 'string', 'pattern' => '^psess-\\S+', ], 'PlayerSessionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PlayerSession', ], ], 'PlayerSessionStatus' => [ 'type' => 'string', 'enum' => [ 'RESERVED', 'ACTIVE', 'COMPLETED', 'TIMEDOUT', ], ], 'PortNumber' => [ 'type' => 'integer', 'min' => 1025, 'max' => 60000, ], 'PositiveInteger' => [ 'type' => 'integer', 'min' => 1, ], 'PositiveLong' => [ 'type' => 'long', 'min' => 1, ], 'ProtectionPolicy' => [ 'type' => 'string', 'enum' => [ 'NoProtection', 'FullProtection', ], ], 'PutScalingPolicyInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'FleetId', 'ScalingAdjustment', 'ScalingAdjustmentType', 'Threshold', 'ComparisonOperator', 'EvaluationPeriods', 'MetricName', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'ScalingAdjustment' => [ 'shape' => 'Integer', ], 'ScalingAdjustmentType' => [ 'shape' => 'ScalingAdjustmentType', ], 'Threshold' => [ 'shape' => 'Double', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperatorType', ], 'EvaluationPeriods' => [ 'shape' => 'PositiveInteger', ], 'MetricName' => [ 'shape' => 'MetricName', ], ], ], 'PutScalingPolicyOutput' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'RequestUploadCredentialsInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], ], ], 'RequestUploadCredentialsOutput' => [ 'type' => 'structure', 'members' => [ 'UploadCredentials' => [ 'shape' => 'AwsCredentials', ], 'StorageLocation' => [ 'shape' => 'S3Location', ], ], ], 'ResolveAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], ], ], 'ResolveAliasOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'RoutingStrategy' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'RoutingStrategyType', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'Message' => [ 'shape' => 'FreeText', ], ], ], 'RoutingStrategyType' => [ 'type' => 'string', 'enum' => [ 'SIMPLE', 'TERMINAL', ], ], 'RuntimeConfiguration' => [ 'type' => 'structure', 'members' => [ 'ServerProcesses' => [ 'shape' => 'ServerProcessList', ], ], ], 'S3Location' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'NonEmptyString', ], 'Key' => [ 'shape' => 'NonEmptyString', ], 'RoleArn' => [ 'shape' => 'NonEmptyString', ], ], ], 'ScalingAdjustmentType' => [ 'type' => 'string', 'enum' => [ 'ChangeInCapacity', 'ExactCapacity', 'PercentChangeInCapacity', ], ], 'ScalingPolicy' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Status' => [ 'shape' => 'ScalingStatusType', ], 'ScalingAdjustment' => [ 'shape' => 'Integer', ], 'ScalingAdjustmentType' => [ 'shape' => 'ScalingAdjustmentType', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperatorType', ], 'Threshold' => [ 'shape' => 'Double', ], 'EvaluationPeriods' => [ 'shape' => 'PositiveInteger', ], 'MetricName' => [ 'shape' => 'MetricName', ], ], ], 'ScalingPolicyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScalingPolicy', ], ], 'ScalingStatusType' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'UPDATE_REQUESTED', 'UPDATING', 'DELETE_REQUESTED', 'DELETING', 'DELETED', 'ERROR', ], ], 'SearchGameSessionsInput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'FilterExpression' => [ 'shape' => 'NonZeroAndMaxString', ], 'SortExpression' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'SearchGameSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'GameSessions' => [ 'shape' => 'GameSessionList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'ServerProcess' => [ 'type' => 'structure', 'required' => [ 'LaunchPath', 'ConcurrentExecutions', ], 'members' => [ 'LaunchPath' => [ 'shape' => 'NonZeroAndMaxString', ], 'Parameters' => [ 'shape' => 'NonZeroAndMaxString', ], 'ConcurrentExecutions' => [ 'shape' => 'PositiveInteger', ], ], ], 'ServerProcessList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ServerProcess', ], 'min' => 1, 'max' => 50, ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NonZeroAndMaxString', ], ], 'TerminalRoutingStrategyException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'Timestamp' => [ 'type' => 'timestamp', ], 'UnauthorizedException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'UpdateAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'RoutingStrategy' => [ 'shape' => 'RoutingStrategy', ], ], ], 'UpdateAliasOutput' => [ 'type' => 'structure', 'members' => [ 'Alias' => [ 'shape' => 'Alias', ], ], ], 'UpdateBuildInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Version' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'UpdateBuildOutput' => [ 'type' => 'structure', 'members' => [ 'Build' => [ 'shape' => 'Build', ], ], ], 'UpdateFleetAttributesInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'NewGameSessionProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], ], ], 'UpdateFleetAttributesOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'UpdateFleetCapacityInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'DesiredInstances' => [ 'shape' => 'WholeNumber', ], 'MinSize' => [ 'shape' => 'WholeNumber', ], 'MaxSize' => [ 'shape' => 'WholeNumber', ], ], ], 'UpdateFleetCapacityOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'UpdateFleetPortSettingsInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'InboundPermissionAuthorizations' => [ 'shape' => 'IpPermissionsList', ], 'InboundPermissionRevocations' => [ 'shape' => 'IpPermissionsList', ], ], ], 'UpdateFleetPortSettingsOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'UpdateGameSessionInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'GameSessionId', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'PlayerSessionCreationPolicy' => [ 'shape' => 'PlayerSessionCreationPolicy', ], 'ProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], ], ], 'UpdateGameSessionOutput' => [ 'type' => 'structure', 'members' => [ 'GameSession' => [ 'shape' => 'GameSession', ], ], ], 'UpdateRuntimeConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', 'RuntimeConfiguration', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'UpdateRuntimeConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'WholeNumber' => [ 'type' => 'integer', 'min' => 0, ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-10-01', 'endpointPrefix' => 'gamelift', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceFullName' => 'Amazon GameLift', 'signatureVersion' => 'v4', 'targetPrefix' => 'GameLift', ], 'operations' => [ 'CreateAlias' => [ 'name' => 'CreateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateAliasInput', ], 'output' => [ 'shape' => 'CreateAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'CreateBuild' => [ 'name' => 'CreateBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateBuildInput', ], 'output' => [ 'shape' => 'CreateBuildOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'CreateFleet' => [ 'name' => 'CreateFleet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateFleetInput', ], 'output' => [ 'shape' => 'CreateFleetOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'CreateGameSession' => [ 'name' => 'CreateGameSession', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateGameSessionInput', ], 'output' => [ 'shape' => 'CreateGameSessionOutput', ], 'errors' => [ [ 'shape' => 'ConflictException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidFleetStatusException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'FleetCapacityExceededException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'IdempotentParameterMismatchException', ], ], ], 'CreatePlayerSession' => [ 'name' => 'CreatePlayerSession', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreatePlayerSessionInput', ], 'output' => [ 'shape' => 'CreatePlayerSessionOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidGameSessionStatusException', ], [ 'shape' => 'GameSessionFullException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'CreatePlayerSessions' => [ 'name' => 'CreatePlayerSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreatePlayerSessionsInput', ], 'output' => [ 'shape' => 'CreatePlayerSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidGameSessionStatusException', ], [ 'shape' => 'GameSessionFullException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DeleteAlias' => [ 'name' => 'DeleteAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteAliasInput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'DeleteBuild' => [ 'name' => 'DeleteBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteBuildInput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DeleteFleet' => [ 'name' => 'DeleteFleet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteFleetInput', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidFleetStatusException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DeleteScalingPolicy' => [ 'name' => 'DeleteScalingPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteScalingPolicyInput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], ], ], 'DescribeAlias' => [ 'name' => 'DescribeAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAliasInput', ], 'output' => [ 'shape' => 'DescribeAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'DescribeBuild' => [ 'name' => 'DescribeBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeBuildInput', ], 'output' => [ 'shape' => 'DescribeBuildOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'DescribeEC2InstanceLimits' => [ 'name' => 'DescribeEC2InstanceLimits', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEC2InstanceLimitsInput', ], 'output' => [ 'shape' => 'DescribeEC2InstanceLimitsOutput', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'DescribeFleetAttributes' => [ 'name' => 'DescribeFleetAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetAttributesInput', ], 'output' => [ 'shape' => 'DescribeFleetAttributesOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'DescribeFleetCapacity' => [ 'name' => 'DescribeFleetCapacity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetCapacityInput', ], 'output' => [ 'shape' => 'DescribeFleetCapacityOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'DescribeFleetEvents' => [ 'name' => 'DescribeFleetEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetEventsInput', ], 'output' => [ 'shape' => 'DescribeFleetEventsOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeFleetPortSettings' => [ 'name' => 'DescribeFleetPortSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetPortSettingsInput', ], 'output' => [ 'shape' => 'DescribeFleetPortSettingsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'DescribeFleetUtilization' => [ 'name' => 'DescribeFleetUtilization', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeFleetUtilizationInput', ], 'output' => [ 'shape' => 'DescribeFleetUtilizationOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'DescribeGameSessionDetails' => [ 'name' => 'DescribeGameSessionDetails', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeGameSessionDetailsInput', ], 'output' => [ 'shape' => 'DescribeGameSessionDetailsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], ], ], 'DescribeGameSessions' => [ 'name' => 'DescribeGameSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeGameSessionsInput', ], 'output' => [ 'shape' => 'DescribeGameSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], ], ], 'DescribeInstances' => [ 'name' => 'DescribeInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeInstancesInput', ], 'output' => [ 'shape' => 'DescribeInstancesOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'DescribePlayerSessions' => [ 'name' => 'DescribePlayerSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribePlayerSessionsInput', ], 'output' => [ 'shape' => 'DescribePlayerSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'DescribeRuntimeConfiguration' => [ 'name' => 'DescribeRuntimeConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRuntimeConfigurationInput', ], 'output' => [ 'shape' => 'DescribeRuntimeConfigurationOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'DescribeScalingPolicies' => [ 'name' => 'DescribeScalingPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeScalingPoliciesInput', ], 'output' => [ 'shape' => 'DescribeScalingPoliciesOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], ], ], 'GetGameSessionLogUrl' => [ 'name' => 'GetGameSessionLogUrl', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetGameSessionLogUrlInput', ], 'output' => [ 'shape' => 'GetGameSessionLogUrlOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'ListAliases' => [ 'name' => 'ListAliases', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAliasesInput', ], 'output' => [ 'shape' => 'ListAliasesOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'ListBuilds' => [ 'name' => 'ListBuilds', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListBuildsInput', ], 'output' => [ 'shape' => 'ListBuildsOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'ListFleets' => [ 'name' => 'ListFleets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListFleetsInput', ], 'output' => [ 'shape' => 'ListFleetsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'PutScalingPolicy' => [ 'name' => 'PutScalingPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutScalingPolicyInput', ], 'output' => [ 'shape' => 'PutScalingPolicyOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], ], ], 'RequestUploadCredentials' => [ 'name' => 'RequestUploadCredentials', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RequestUploadCredentialsInput', ], 'output' => [ 'shape' => 'RequestUploadCredentialsOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'ResolveAlias' => [ 'name' => 'ResolveAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResolveAliasInput', ], 'output' => [ 'shape' => 'ResolveAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'SearchGameSessions' => [ 'name' => 'SearchGameSessions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SearchGameSessionsInput', ], 'output' => [ 'shape' => 'SearchGameSessionsOutput', ], 'errors' => [ [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'TerminalRoutingStrategyException', ], ], ], 'UpdateAlias' => [ 'name' => 'UpdateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateAliasInput', ], 'output' => [ 'shape' => 'UpdateAliasOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'UpdateBuild' => [ 'name' => 'UpdateBuild', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateBuildInput', ], 'output' => [ 'shape' => 'UpdateBuildOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], ], ], 'UpdateFleetAttributes' => [ 'name' => 'UpdateFleetAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateFleetAttributesInput', ], 'output' => [ 'shape' => 'UpdateFleetAttributesOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'InvalidFleetStatusException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'UpdateFleetCapacity' => [ 'name' => 'UpdateFleetCapacity', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateFleetCapacityInput', ], 'output' => [ 'shape' => 'UpdateFleetCapacityOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidFleetStatusException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'UpdateFleetPortSettings' => [ 'name' => 'UpdateFleetPortSettings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateFleetPortSettingsInput', ], 'output' => [ 'shape' => 'UpdateFleetPortSettingsOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'InvalidFleetStatusException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'UnauthorizedException', ], ], ], 'UpdateGameSession' => [ 'name' => 'UpdateGameSession', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateGameSessionInput', ], 'output' => [ 'shape' => 'UpdateGameSessionOutput', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'ConflictException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'InvalidGameSessionStatusException', ], [ 'shape' => 'InvalidRequestException', ], ], ], 'UpdateRuntimeConfiguration' => [ 'name' => 'UpdateRuntimeConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateRuntimeConfigurationInput', ], 'output' => [ 'shape' => 'UpdateRuntimeConfigurationOutput', ], 'errors' => [ [ 'shape' => 'UnauthorizedException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InternalServiceException', ], [ 'shape' => 'InvalidRequestException', ], [ 'shape' => 'InvalidFleetStatusException', ], ], ], ], 'shapes' => [ 'Alias' => [ 'type' => 'structure', 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], 'Name' => [ 'shape' => 'NonBlankAndLengthConstraintString', ], 'Description' => [ 'shape' => 'FreeText', ], 'RoutingStrategy' => [ 'shape' => 'RoutingStrategy', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'LastUpdatedTime' => [ 'shape' => 'Timestamp', ], ], ], 'AliasId' => [ 'type' => 'string', 'pattern' => '^alias-\\S+', ], 'AliasList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Alias', ], ], 'ArnStringModel' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '[a-zA-Z0-9:/-]+', ], 'AwsCredentials' => [ 'type' => 'structure', 'members' => [ 'AccessKeyId' => [ 'shape' => 'NonEmptyString', ], 'SecretAccessKey' => [ 'shape' => 'NonEmptyString', ], 'SessionToken' => [ 'shape' => 'NonEmptyString', ], ], 'sensitive' => true, ], 'Build' => [ 'type' => 'structure', 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], 'Name' => [ 'shape' => 'FreeText', ], 'Version' => [ 'shape' => 'FreeText', ], 'Status' => [ 'shape' => 'BuildStatus', ], 'SizeOnDisk' => [ 'shape' => 'PositiveLong', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], ], ], 'BuildId' => [ 'type' => 'string', 'pattern' => '^build-\\S+', ], 'BuildList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Build', ], ], 'BuildStatus' => [ 'type' => 'string', 'enum' => [ 'INITIALIZED', 'READY', 'FAILED', ], ], 'ComparisonOperatorType' => [ 'type' => 'string', 'enum' => [ 'GreaterThanOrEqualToThreshold', 'GreaterThanThreshold', 'LessThanThreshold', 'LessThanOrEqualToThreshold', ], ], 'ConflictException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'CreateAliasInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'RoutingStrategy', ], 'members' => [ 'Name' => [ 'shape' => 'NonBlankAndLengthConstraintString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'RoutingStrategy' => [ 'shape' => 'RoutingStrategy', ], ], ], 'CreateAliasOutput' => [ 'type' => 'structure', 'members' => [ 'Alias' => [ 'shape' => 'Alias', ], ], ], 'CreateBuildInput' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Version' => [ 'shape' => 'NonZeroAndMaxString', ], 'StorageLocation' => [ 'shape' => 'S3Location', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], ], ], 'CreateBuildOutput' => [ 'type' => 'structure', 'members' => [ 'Build' => [ 'shape' => 'Build', ], 'UploadCredentials' => [ 'shape' => 'AwsCredentials', ], 'StorageLocation' => [ 'shape' => 'S3Location', ], ], ], 'CreateFleetInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'BuildId', 'EC2InstanceType', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'BuildId' => [ 'shape' => 'BuildId', ], 'ServerLaunchPath' => [ 'shape' => 'NonZeroAndMaxString', ], 'ServerLaunchParameters' => [ 'shape' => 'NonZeroAndMaxString', ], 'LogPaths' => [ 'shape' => 'StringList', ], 'EC2InstanceType' => [ 'shape' => 'EC2InstanceType', ], 'EC2InboundPermissions' => [ 'shape' => 'IpPermissionsList', ], 'NewGameSessionProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], 'ResourceCreationLimitPolicy' => [ 'shape' => 'ResourceCreationLimitPolicy', ], ], ], 'CreateFleetOutput' => [ 'type' => 'structure', 'members' => [ 'FleetAttributes' => [ 'shape' => 'FleetAttributes', ], ], ], 'CreateGameSessionInput' => [ 'type' => 'structure', 'required' => [ 'MaximumPlayerSessionCount', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'GameProperties' => [ 'shape' => 'GamePropertyList', ], 'CreatorId' => [ 'shape' => 'NonZeroAndMaxString', ], 'GameSessionId' => [ 'shape' => 'IdStringModel', ], ], ], 'CreateGameSessionOutput' => [ 'type' => 'structure', 'members' => [ 'GameSession' => [ 'shape' => 'GameSession', ], ], ], 'CreatePlayerSessionInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', 'PlayerId', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], 'PlayerId' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'CreatePlayerSessionOutput' => [ 'type' => 'structure', 'members' => [ 'PlayerSession' => [ 'shape' => 'PlayerSession', ], ], ], 'CreatePlayerSessionsInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', 'PlayerIds', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], 'PlayerIds' => [ 'shape' => 'PlayerIdList', ], ], ], 'CreatePlayerSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'PlayerSessions' => [ 'shape' => 'PlayerSessionList', ], ], ], 'DeleteAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], ], ], 'DeleteBuildInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], ], ], 'DeleteFleetInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DeleteScalingPolicyInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'FleetId', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DescribeAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], ], ], 'DescribeAliasOutput' => [ 'type' => 'structure', 'members' => [ 'Alias' => [ 'shape' => 'Alias', ], ], ], 'DescribeBuildInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], ], ], 'DescribeBuildOutput' => [ 'type' => 'structure', 'members' => [ 'Build' => [ 'shape' => 'Build', ], ], ], 'DescribeEC2InstanceLimitsInput' => [ 'type' => 'structure', 'members' => [ 'EC2InstanceType' => [ 'shape' => 'EC2InstanceType', ], ], ], 'DescribeEC2InstanceLimitsOutput' => [ 'type' => 'structure', 'members' => [ 'EC2InstanceLimits' => [ 'shape' => 'EC2InstanceLimitList', ], ], ], 'DescribeFleetAttributesInput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetAttributesOutput' => [ 'type' => 'structure', 'members' => [ 'FleetAttributes' => [ 'shape' => 'FleetAttributesList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetCapacityInput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetCapacityOutput' => [ 'type' => 'structure', 'members' => [ 'FleetCapacity' => [ 'shape' => 'FleetCapacityList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetEventsInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'StartTime' => [ 'shape' => 'Timestamp', ], 'EndTime' => [ 'shape' => 'Timestamp', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetEventsOutput' => [ 'type' => 'structure', 'members' => [ 'Events' => [ 'shape' => 'EventList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetPortSettingsInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DescribeFleetPortSettingsOutput' => [ 'type' => 'structure', 'members' => [ 'InboundPermissions' => [ 'shape' => 'IpPermissionsList', ], ], ], 'DescribeFleetUtilizationInput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeFleetUtilizationOutput' => [ 'type' => 'structure', 'members' => [ 'FleetUtilization' => [ 'shape' => 'FleetUtilizationList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionDetailsInput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'StatusFilter' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionDetailsOutput' => [ 'type' => 'structure', 'members' => [ 'GameSessionDetails' => [ 'shape' => 'GameSessionDetailList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionsInput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'StatusFilter' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeGameSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'GameSessions' => [ 'shape' => 'GameSessionList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeInstancesInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'InstanceId' => [ 'shape' => 'InstanceId', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeInstancesOutput' => [ 'type' => 'structure', 'members' => [ 'Instances' => [ 'shape' => 'InstanceList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribePlayerSessionsInput' => [ 'type' => 'structure', 'members' => [ 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], 'PlayerId' => [ 'shape' => 'NonZeroAndMaxString', ], 'PlayerSessionId' => [ 'shape' => 'PlayerSessionId', ], 'PlayerSessionStatusFilter' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribePlayerSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'PlayerSessions' => [ 'shape' => 'PlayerSessionList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeRuntimeConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'DescribeRuntimeConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'DescribeScalingPoliciesInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'StatusFilter' => [ 'shape' => 'ScalingStatusType', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'DescribeScalingPoliciesOutput' => [ 'type' => 'structure', 'members' => [ 'ScalingPolicies' => [ 'shape' => 'ScalingPolicyList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'Double' => [ 'type' => 'double', ], 'EC2InstanceCounts' => [ 'type' => 'structure', 'members' => [ 'DESIRED' => [ 'shape' => 'WholeNumber', ], 'MINIMUM' => [ 'shape' => 'WholeNumber', ], 'MAXIMUM' => [ 'shape' => 'WholeNumber', ], 'PENDING' => [ 'shape' => 'WholeNumber', ], 'ACTIVE' => [ 'shape' => 'WholeNumber', ], 'IDLE' => [ 'shape' => 'WholeNumber', ], 'TERMINATING' => [ 'shape' => 'WholeNumber', ], ], ], 'EC2InstanceLimit' => [ 'type' => 'structure', 'members' => [ 'EC2InstanceType' => [ 'shape' => 'EC2InstanceType', ], 'CurrentInstances' => [ 'shape' => 'WholeNumber', ], 'InstanceLimit' => [ 'shape' => 'WholeNumber', ], ], ], 'EC2InstanceLimitList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2InstanceLimit', ], ], 'EC2InstanceType' => [ 'type' => 'string', 'enum' => [ 't2.micro', 't2.small', 't2.medium', 't2.large', 'c3.large', 'c3.xlarge', 'c3.2xlarge', 'c3.4xlarge', 'c3.8xlarge', 'c4.large', 'c4.xlarge', 'c4.2xlarge', 'c4.4xlarge', 'c4.8xlarge', 'r3.large', 'r3.xlarge', 'r3.2xlarge', 'r3.4xlarge', 'r3.8xlarge', 'm3.medium', 'm3.large', 'm3.xlarge', 'm3.2xlarge', 'm4.large', 'm4.xlarge', 'm4.2xlarge', 'm4.4xlarge', 'm4.10xlarge', ], ], 'Event' => [ 'type' => 'structure', 'members' => [ 'EventId' => [ 'shape' => 'NonZeroAndMaxString', ], 'ResourceId' => [ 'shape' => 'NonZeroAndMaxString', ], 'EventCode' => [ 'shape' => 'EventCode', ], 'Message' => [ 'shape' => 'NonEmptyString', ], 'EventTime' => [ 'shape' => 'Timestamp', ], ], ], 'EventCode' => [ 'type' => 'string', 'enum' => [ 'GENERIC_EVENT', 'FLEET_CREATED', 'FLEET_DELETED', 'FLEET_SCALING_EVENT', 'FLEET_STATE_DOWNLOADING', 'FLEET_STATE_VALIDATING', 'FLEET_STATE_BUILDING', 'FLEET_STATE_ACTIVATING', 'FLEET_STATE_ACTIVE', 'FLEET_STATE_ERROR', 'FLEET_INITIALIZATION_FAILED', 'FLEET_BINARY_DOWNLOAD_FAILED', 'FLEET_VALIDATION_LAUNCH_PATH_NOT_FOUND', 'FLEET_VALIDATION_EXECUTABLE_RUNTIME_FAILURE', 'FLEET_VALIDATION_TIMED_OUT', 'FLEET_ACTIVATION_FAILED', 'FLEET_ACTIVATION_FAILED_NO_INSTANCES', 'FLEET_NEW_GAME_SESSION_PROTECTION_POLICY_UPDATED', ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', ], ], 'FleetAttributes' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'TerminationTime' => [ 'shape' => 'Timestamp', ], 'Status' => [ 'shape' => 'FleetStatus', ], 'BuildId' => [ 'shape' => 'BuildId', ], 'ServerLaunchPath' => [ 'shape' => 'NonZeroAndMaxString', ], 'ServerLaunchParameters' => [ 'shape' => 'NonZeroAndMaxString', ], 'LogPaths' => [ 'shape' => 'StringList', ], 'NewGameSessionProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], 'ResourceCreationLimitPolicy' => [ 'shape' => 'ResourceCreationLimitPolicy', ], ], ], 'FleetAttributesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetAttributes', ], ], 'FleetCapacity' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'InstanceType' => [ 'shape' => 'EC2InstanceType', ], 'InstanceCounts' => [ 'shape' => 'EC2InstanceCounts', ], ], ], 'FleetCapacityExceededException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'FleetCapacityList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetCapacity', ], ], 'FleetId' => [ 'type' => 'string', 'pattern' => '^fleet-\\S+', ], 'FleetIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetId', ], 'min' => 1, ], 'FleetStatus' => [ 'type' => 'string', 'enum' => [ 'NEW', 'DOWNLOADING', 'VALIDATING', 'BUILDING', 'ACTIVATING', 'ACTIVE', 'DELETING', 'ERROR', 'TERMINATED', ], ], 'FleetUtilization' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'ActiveServerProcessCount' => [ 'shape' => 'WholeNumber', ], 'ActiveGameSessionCount' => [ 'shape' => 'WholeNumber', ], 'CurrentPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], ], ], 'FleetUtilizationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FleetUtilization', ], ], 'FreeText' => [ 'type' => 'string', ], 'GameProperty' => [ 'type' => 'structure', 'required' => [ 'Key', 'Value', ], 'members' => [ 'Key' => [ 'shape' => 'GamePropertyKey', ], 'Value' => [ 'shape' => 'GamePropertyValue', ], ], ], 'GamePropertyKey' => [ 'type' => 'string', 'max' => 32, ], 'GamePropertyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GameProperty', ], 'max' => 16, ], 'GamePropertyValue' => [ 'type' => 'string', 'max' => 96, ], 'GameSession' => [ 'type' => 'structure', 'members' => [ 'GameSessionId' => [ 'shape' => 'NonZeroAndMaxString', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'TerminationTime' => [ 'shape' => 'Timestamp', ], 'CurrentPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'Status' => [ 'shape' => 'GameSessionStatus', ], 'GameProperties' => [ 'shape' => 'GamePropertyList', ], 'IpAddress' => [ 'shape' => 'IpAddress', ], 'Port' => [ 'shape' => 'PortNumber', ], 'PlayerSessionCreationPolicy' => [ 'shape' => 'PlayerSessionCreationPolicy', ], 'CreatorId' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'GameSessionDetail' => [ 'type' => 'structure', 'members' => [ 'GameSession' => [ 'shape' => 'GameSession', ], 'ProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], ], ], 'GameSessionDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GameSessionDetail', ], ], 'GameSessionFullException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'GameSessionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GameSession', ], ], 'GameSessionStatus' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'ACTIVATING', 'TERMINATED', 'TERMINATING', 'ERROR', ], ], 'GetGameSessionLogUrlInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], ], ], 'GetGameSessionLogUrlOutput' => [ 'type' => 'structure', 'members' => [ 'PreSignedUrl' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'IdStringModel' => [ 'type' => 'string', 'max' => 48, 'min' => 1, 'pattern' => '[a-zA-Z0-9-]+', ], 'IdempotentParameterMismatchException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'Instance' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'InstanceId' => [ 'shape' => 'InstanceId', ], 'IpAddress' => [ 'shape' => 'IpAddress', ], 'OperatingSystem' => [ 'shape' => 'OperatingSystem', ], 'Type' => [ 'shape' => 'EC2InstanceType', ], 'Status' => [ 'shape' => 'InstanceStatus', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], ], ], 'InstanceId' => [ 'type' => 'string', 'pattern' => '[a-zA-Z0-9\\.-]+', ], 'InstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Instance', ], ], 'InstanceStatus' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'ACTIVE', 'TERMINATING', ], ], 'Integer' => [ 'type' => 'integer', ], 'InternalServiceException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, 'fault' => true, ], 'InvalidFleetStatusException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'InvalidGameSessionStatusException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'IpAddress' => [ 'type' => 'string', ], 'IpPermission' => [ 'type' => 'structure', 'required' => [ 'FromPort', 'ToPort', 'IpRange', 'Protocol', ], 'members' => [ 'FromPort' => [ 'shape' => 'PortNumber', ], 'ToPort' => [ 'shape' => 'PortNumber', ], 'IpRange' => [ 'shape' => 'NonBlankString', ], 'Protocol' => [ 'shape' => 'IpProtocol', ], ], ], 'IpPermissionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IpPermission', ], 'max' => 50, ], 'IpProtocol' => [ 'type' => 'string', 'enum' => [ 'TCP', 'UDP', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'ListAliasesInput' => [ 'type' => 'structure', 'members' => [ 'RoutingStrategyType' => [ 'shape' => 'RoutingStrategyType', ], 'Name' => [ 'shape' => 'NonEmptyString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListAliasesOutput' => [ 'type' => 'structure', 'members' => [ 'Aliases' => [ 'shape' => 'AliasList', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListBuildsInput' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BuildStatus', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListBuildsOutput' => [ 'type' => 'structure', 'members' => [ 'Builds' => [ 'shape' => 'BuildList', ], 'NextToken' => [ 'shape' => 'NonEmptyString', ], ], ], 'ListFleetsInput' => [ 'type' => 'structure', 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'ListFleetsOutput' => [ 'type' => 'structure', 'members' => [ 'FleetIds' => [ 'shape' => 'FleetIdList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'MetricName' => [ 'type' => 'string', 'enum' => [ 'ActivatingGameSessions', 'ActiveGameSessions', 'ActiveInstances', 'AvailablePlayerSessions', 'CurrentPlayerSessions', 'IdleInstances', ], ], 'NonBlankAndLengthConstraintString' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, 'pattern' => '.*\\S.*', ], 'NonBlankString' => [ 'type' => 'string', 'pattern' => '[^\\s]+', ], 'NonEmptyString' => [ 'type' => 'string', 'min' => 1, ], 'NonZeroAndMaxString' => [ 'type' => 'string', 'max' => 1024, 'min' => 1, ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'OperatingSystem' => [ 'type' => 'string', 'enum' => [ 'WINDOWS_2012', 'AMAZON_LINUX', ], ], 'PlayerIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NonZeroAndMaxString', ], 'max' => 25, 'min' => 1, ], 'PlayerSession' => [ 'type' => 'structure', 'members' => [ 'PlayerSessionId' => [ 'shape' => 'PlayerSessionId', ], 'PlayerId' => [ 'shape' => 'NonZeroAndMaxString', ], 'GameSessionId' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'CreationTime' => [ 'shape' => 'Timestamp', ], 'TerminationTime' => [ 'shape' => 'Timestamp', ], 'Status' => [ 'shape' => 'PlayerSessionStatus', ], 'IpAddress' => [ 'shape' => 'IpAddress', ], 'Port' => [ 'shape' => 'PortNumber', ], ], ], 'PlayerSessionCreationPolicy' => [ 'type' => 'string', 'enum' => [ 'ACCEPT_ALL', 'DENY_ALL', ], ], 'PlayerSessionId' => [ 'type' => 'string', 'pattern' => '^psess-\\S+', ], 'PlayerSessionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PlayerSession', ], ], 'PlayerSessionStatus' => [ 'type' => 'string', 'enum' => [ 'RESERVED', 'ACTIVE', 'COMPLETED', 'TIMEDOUT', ], ], 'PortNumber' => [ 'type' => 'integer', 'max' => 60000, 'min' => 1, ], 'PositiveInteger' => [ 'type' => 'integer', 'min' => 1, ], 'PositiveLong' => [ 'type' => 'long', 'min' => 1, ], 'ProtectionPolicy' => [ 'type' => 'string', 'enum' => [ 'NoProtection', 'FullProtection', ], ], 'PutScalingPolicyInput' => [ 'type' => 'structure', 'required' => [ 'Name', 'FleetId', 'ScalingAdjustment', 'ScalingAdjustmentType', 'Threshold', 'ComparisonOperator', 'EvaluationPeriods', 'MetricName', ], 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'ScalingAdjustment' => [ 'shape' => 'Integer', ], 'ScalingAdjustmentType' => [ 'shape' => 'ScalingAdjustmentType', ], 'Threshold' => [ 'shape' => 'Double', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperatorType', ], 'EvaluationPeriods' => [ 'shape' => 'PositiveInteger', ], 'MetricName' => [ 'shape' => 'MetricName', ], ], ], 'PutScalingPolicyOutput' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'RequestUploadCredentialsInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], ], ], 'RequestUploadCredentialsOutput' => [ 'type' => 'structure', 'members' => [ 'UploadCredentials' => [ 'shape' => 'AwsCredentials', ], 'StorageLocation' => [ 'shape' => 'S3Location', ], ], ], 'ResolveAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], ], ], 'ResolveAliasOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'ResourceCreationLimitPolicy' => [ 'type' => 'structure', 'members' => [ 'NewGameSessionsPerCreator' => [ 'shape' => 'WholeNumber', ], 'PolicyPeriodInMinutes' => [ 'shape' => 'WholeNumber', ], ], ], 'RoutingStrategy' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'RoutingStrategyType', ], 'FleetId' => [ 'shape' => 'FleetId', ], 'Message' => [ 'shape' => 'FreeText', ], ], ], 'RoutingStrategyType' => [ 'type' => 'string', 'enum' => [ 'SIMPLE', 'TERMINAL', ], ], 'RuntimeConfiguration' => [ 'type' => 'structure', 'members' => [ 'ServerProcesses' => [ 'shape' => 'ServerProcessList', ], ], ], 'S3Location' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'NonEmptyString', ], 'Key' => [ 'shape' => 'NonEmptyString', ], 'RoleArn' => [ 'shape' => 'NonEmptyString', ], ], ], 'ScalingAdjustmentType' => [ 'type' => 'string', 'enum' => [ 'ChangeInCapacity', 'ExactCapacity', 'PercentChangeInCapacity', ], ], 'ScalingPolicy' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Status' => [ 'shape' => 'ScalingStatusType', ], 'ScalingAdjustment' => [ 'shape' => 'Integer', ], 'ScalingAdjustmentType' => [ 'shape' => 'ScalingAdjustmentType', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperatorType', ], 'Threshold' => [ 'shape' => 'Double', ], 'EvaluationPeriods' => [ 'shape' => 'PositiveInteger', ], 'MetricName' => [ 'shape' => 'MetricName', ], ], ], 'ScalingPolicyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ScalingPolicy', ], ], 'ScalingStatusType' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'UPDATE_REQUESTED', 'UPDATING', 'DELETE_REQUESTED', 'DELETING', 'DELETED', 'ERROR', ], ], 'SearchGameSessionsInput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'AliasId' => [ 'shape' => 'AliasId', ], 'FilterExpression' => [ 'shape' => 'NonZeroAndMaxString', ], 'SortExpression' => [ 'shape' => 'NonZeroAndMaxString', ], 'Limit' => [ 'shape' => 'PositiveInteger', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'SearchGameSessionsOutput' => [ 'type' => 'structure', 'members' => [ 'GameSessions' => [ 'shape' => 'GameSessionList', ], 'NextToken' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'ServerProcess' => [ 'type' => 'structure', 'required' => [ 'LaunchPath', 'ConcurrentExecutions', ], 'members' => [ 'LaunchPath' => [ 'shape' => 'NonZeroAndMaxString', ], 'Parameters' => [ 'shape' => 'NonZeroAndMaxString', ], 'ConcurrentExecutions' => [ 'shape' => 'PositiveInteger', ], ], ], 'ServerProcessList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ServerProcess', ], 'max' => 50, 'min' => 1, ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NonZeroAndMaxString', ], ], 'TerminalRoutingStrategyException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'Timestamp' => [ 'type' => 'timestamp', ], 'UnauthorizedException' => [ 'type' => 'structure', 'members' => [ 'Message' => [ 'shape' => 'NonEmptyString', ], ], 'exception' => true, ], 'UpdateAliasInput' => [ 'type' => 'structure', 'required' => [ 'AliasId', ], 'members' => [ 'AliasId' => [ 'shape' => 'AliasId', ], 'Name' => [ 'shape' => 'NonBlankAndLengthConstraintString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'RoutingStrategy' => [ 'shape' => 'RoutingStrategy', ], ], ], 'UpdateAliasOutput' => [ 'type' => 'structure', 'members' => [ 'Alias' => [ 'shape' => 'Alias', ], ], ], 'UpdateBuildInput' => [ 'type' => 'structure', 'required' => [ 'BuildId', ], 'members' => [ 'BuildId' => [ 'shape' => 'BuildId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Version' => [ 'shape' => 'NonZeroAndMaxString', ], ], ], 'UpdateBuildOutput' => [ 'type' => 'structure', 'members' => [ 'Build' => [ 'shape' => 'Build', ], ], ], 'UpdateFleetAttributesInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'Description' => [ 'shape' => 'NonZeroAndMaxString', ], 'NewGameSessionProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], 'ResourceCreationLimitPolicy' => [ 'shape' => 'ResourceCreationLimitPolicy', ], ], ], 'UpdateFleetAttributesOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'UpdateFleetCapacityInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'DesiredInstances' => [ 'shape' => 'WholeNumber', ], 'MinSize' => [ 'shape' => 'WholeNumber', ], 'MaxSize' => [ 'shape' => 'WholeNumber', ], ], ], 'UpdateFleetCapacityOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'UpdateFleetPortSettingsInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'InboundPermissionAuthorizations' => [ 'shape' => 'IpPermissionsList', ], 'InboundPermissionRevocations' => [ 'shape' => 'IpPermissionsList', ], ], ], 'UpdateFleetPortSettingsOutput' => [ 'type' => 'structure', 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], ], ], 'UpdateGameSessionInput' => [ 'type' => 'structure', 'required' => [ 'GameSessionId', ], 'members' => [ 'GameSessionId' => [ 'shape' => 'ArnStringModel', ], 'MaximumPlayerSessionCount' => [ 'shape' => 'WholeNumber', ], 'Name' => [ 'shape' => 'NonZeroAndMaxString', ], 'PlayerSessionCreationPolicy' => [ 'shape' => 'PlayerSessionCreationPolicy', ], 'ProtectionPolicy' => [ 'shape' => 'ProtectionPolicy', ], ], ], 'UpdateGameSessionOutput' => [ 'type' => 'structure', 'members' => [ 'GameSession' => [ 'shape' => 'GameSession', ], ], ], 'UpdateRuntimeConfigurationInput' => [ 'type' => 'structure', 'required' => [ 'FleetId', 'RuntimeConfiguration', ], 'members' => [ 'FleetId' => [ 'shape' => 'FleetId', ], 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'UpdateRuntimeConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'RuntimeConfiguration' => [ 'shape' => 'RuntimeConfiguration', ], ], ], 'WholeNumber' => [ 'type' => 'integer', 'min' => 0, ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php index 107d2b58c..8d5667ba7 100644 --- a/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/iot/2015-05-28/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-05-28', 'endpointPrefix' => 'iot', 'serviceFullName' => 'AWS IoT', 'signatureVersion' => 'v4', 'signingName' => 'execute-api', 'protocol' => 'rest-json', ], 'operations' => [ 'AcceptCertificateTransfer' => [ 'name' => 'AcceptCertificateTransfer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/accept-certificate-transfer/{certificateId}', ], 'input' => [ 'shape' => 'AcceptCertificateTransferRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'TransferAlreadyCompletedException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'AttachPrincipalPolicy' => [ 'name' => 'AttachPrincipalPolicy', 'http' => [ 'method' => 'PUT', 'requestUri' => '/principal-policies/{policyName}', ], 'input' => [ 'shape' => 'AttachPrincipalPolicyRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'LimitExceededException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], ], ], 'AttachThingPrincipal' => [ 'name' => 'AttachThingPrincipal', 'http' => [ 'method' => 'PUT', 'requestUri' => '/things/{thingName}/principals', ], 'input' => [ 'shape' => 'AttachThingPrincipalRequest', ], 'output' => [ 'shape' => 'AttachThingPrincipalResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CancelCertificateTransfer' => [ 'name' => 'CancelCertificateTransfer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/cancel-certificate-transfer/{certificateId}', ], 'input' => [ 'shape' => 'CancelCertificateTransferRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'TransferAlreadyCompletedException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreateCertificateFromCsr' => [ 'name' => 'CreateCertificateFromCsr', 'http' => [ 'method' => 'POST', 'requestUri' => '/certificates', ], 'input' => [ 'shape' => 'CreateCertificateFromCsrRequest', ], 'output' => [ 'shape' => 'CreateCertificateFromCsrResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreateKeysAndCertificate' => [ 'name' => 'CreateKeysAndCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/keys-and-certificate', ], 'input' => [ 'shape' => 'CreateKeysAndCertificateRequest', ], 'output' => [ 'shape' => 'CreateKeysAndCertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreatePolicy' => [ 'name' => 'CreatePolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/policies/{policyName}', ], 'input' => [ 'shape' => 'CreatePolicyRequest', ], 'output' => [ 'shape' => 'CreatePolicyResponse', ], 'errors' => [ [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'MalformedPolicyException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreatePolicyVersion' => [ 'name' => 'CreatePolicyVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/policies/{policyName}/version', ], 'input' => [ 'shape' => 'CreatePolicyVersionRequest', ], 'output' => [ 'shape' => 'CreatePolicyVersionResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'MalformedPolicyException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'VersionsLimitExceededException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreateThing' => [ 'name' => 'CreateThing', 'http' => [ 'method' => 'POST', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'CreateThingRequest', ], 'output' => [ 'shape' => 'CreateThingResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'CreateThingType' => [ 'name' => 'CreateThingType', 'http' => [ 'method' => 'POST', 'requestUri' => '/thing-types/{thingTypeName}', ], 'input' => [ 'shape' => 'CreateThingTypeRequest', ], 'output' => [ 'shape' => 'CreateThingTypeResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], ], ], 'CreateTopicRule' => [ 'name' => 'CreateTopicRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'CreateTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'SqlParseException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteCACertificate' => [ 'name' => 'DeleteCACertificate', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/cacertificate/{caCertificateId}', ], 'input' => [ 'shape' => 'DeleteCACertificateRequest', ], 'output' => [ 'shape' => 'DeleteCACertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DeleteCertificate' => [ 'name' => 'DeleteCertificate', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/certificates/{certificateId}', ], 'input' => [ 'shape' => 'DeleteCertificateRequest', ], 'errors' => [ [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'DeleteConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DeletePolicy' => [ 'name' => 'DeletePolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/policies/{policyName}', ], 'input' => [ 'shape' => 'DeletePolicyRequest', ], 'errors' => [ [ 'shape' => 'DeleteConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeletePolicyVersion' => [ 'name' => 'DeletePolicyVersion', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/policies/{policyName}/version/{policyVersionId}', ], 'input' => [ 'shape' => 'DeletePolicyVersionRequest', ], 'errors' => [ [ 'shape' => 'DeleteConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteRegistrationCode' => [ 'name' => 'DeleteRegistrationCode', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/registrationcode', ], 'input' => [ 'shape' => 'DeleteRegistrationCodeRequest', ], 'output' => [ 'shape' => 'DeleteRegistrationCodeResponse', ], 'errors' => [ [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteThing' => [ 'name' => 'DeleteThing', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'DeleteThingRequest', ], 'output' => [ 'shape' => 'DeleteThingResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'VersionConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteThingType' => [ 'name' => 'DeleteThingType', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/thing-types/{thingTypeName}', ], 'input' => [ 'shape' => 'DeleteThingTypeRequest', ], 'output' => [ 'shape' => 'DeleteThingTypeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteTopicRule' => [ 'name' => 'DeleteTopicRule', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'DeleteTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'DeprecateThingType' => [ 'name' => 'DeprecateThingType', 'http' => [ 'method' => 'POST', 'requestUri' => '/thing-types/{thingTypeName}/deprecate', ], 'input' => [ 'shape' => 'DeprecateThingTypeRequest', ], 'output' => [ 'shape' => 'DeprecateThingTypeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DescribeCACertificate' => [ 'name' => 'DescribeCACertificate', 'http' => [ 'method' => 'GET', 'requestUri' => '/cacertificate/{caCertificateId}', ], 'input' => [ 'shape' => 'DescribeCACertificateRequest', ], 'output' => [ 'shape' => 'DescribeCACertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DescribeCertificate' => [ 'name' => 'DescribeCertificate', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates/{certificateId}', ], 'input' => [ 'shape' => 'DescribeCertificateRequest', ], 'output' => [ 'shape' => 'DescribeCertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DescribeEndpoint' => [ 'name' => 'DescribeEndpoint', 'http' => [ 'method' => 'GET', 'requestUri' => '/endpoint', ], 'input' => [ 'shape' => 'DescribeEndpointRequest', ], 'output' => [ 'shape' => 'DescribeEndpointResponse', ], 'errors' => [ [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], ], ], 'DescribeThing' => [ 'name' => 'DescribeThing', 'http' => [ 'method' => 'GET', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'DescribeThingRequest', ], 'output' => [ 'shape' => 'DescribeThingResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DescribeThingType' => [ 'name' => 'DescribeThingType', 'http' => [ 'method' => 'GET', 'requestUri' => '/thing-types/{thingTypeName}', ], 'input' => [ 'shape' => 'DescribeThingTypeRequest', ], 'output' => [ 'shape' => 'DescribeThingTypeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DetachPrincipalPolicy' => [ 'name' => 'DetachPrincipalPolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/principal-policies/{policyName}', ], 'input' => [ 'shape' => 'DetachPrincipalPolicyRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DetachThingPrincipal' => [ 'name' => 'DetachThingPrincipal', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/things/{thingName}/principals', ], 'input' => [ 'shape' => 'DetachThingPrincipalRequest', ], 'output' => [ 'shape' => 'DetachThingPrincipalResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DisableTopicRule' => [ 'name' => 'DisableTopicRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/rules/{ruleName}/disable', ], 'input' => [ 'shape' => 'DisableTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'EnableTopicRule' => [ 'name' => 'EnableTopicRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/rules/{ruleName}/enable', ], 'input' => [ 'shape' => 'EnableTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'GetLoggingOptions' => [ 'name' => 'GetLoggingOptions', 'http' => [ 'method' => 'GET', 'requestUri' => '/loggingOptions', ], 'input' => [ 'shape' => 'GetLoggingOptionsRequest', ], 'output' => [ 'shape' => 'GetLoggingOptionsResponse', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'GetPolicy' => [ 'name' => 'GetPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies/{policyName}', ], 'input' => [ 'shape' => 'GetPolicyRequest', ], 'output' => [ 'shape' => 'GetPolicyResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'GetPolicyVersion' => [ 'name' => 'GetPolicyVersion', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies/{policyName}/version/{policyVersionId}', ], 'input' => [ 'shape' => 'GetPolicyVersionRequest', ], 'output' => [ 'shape' => 'GetPolicyVersionResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'GetRegistrationCode' => [ 'name' => 'GetRegistrationCode', 'http' => [ 'method' => 'GET', 'requestUri' => '/registrationcode', ], 'input' => [ 'shape' => 'GetRegistrationCodeRequest', ], 'output' => [ 'shape' => 'GetRegistrationCodeResponse', ], 'errors' => [ [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], ], ], 'GetTopicRule' => [ 'name' => 'GetTopicRule', 'http' => [ 'method' => 'GET', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'GetTopicRuleRequest', ], 'output' => [ 'shape' => 'GetTopicRuleResponse', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'ListCACertificates' => [ 'name' => 'ListCACertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/cacertificates', ], 'input' => [ 'shape' => 'ListCACertificatesRequest', ], 'output' => [ 'shape' => 'ListCACertificatesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListCertificates' => [ 'name' => 'ListCertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates', ], 'input' => [ 'shape' => 'ListCertificatesRequest', ], 'output' => [ 'shape' => 'ListCertificatesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListCertificatesByCA' => [ 'name' => 'ListCertificatesByCA', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates-by-ca/{caCertificateId}', ], 'input' => [ 'shape' => 'ListCertificatesByCARequest', ], 'output' => [ 'shape' => 'ListCertificatesByCAResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListOutgoingCertificates' => [ 'name' => 'ListOutgoingCertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates-out-going', ], 'input' => [ 'shape' => 'ListOutgoingCertificatesRequest', ], 'output' => [ 'shape' => 'ListOutgoingCertificatesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPolicies' => [ 'name' => 'ListPolicies', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies', ], 'input' => [ 'shape' => 'ListPoliciesRequest', ], 'output' => [ 'shape' => 'ListPoliciesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPolicyPrincipals' => [ 'name' => 'ListPolicyPrincipals', 'http' => [ 'method' => 'GET', 'requestUri' => '/policy-principals', ], 'input' => [ 'shape' => 'ListPolicyPrincipalsRequest', ], 'output' => [ 'shape' => 'ListPolicyPrincipalsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPolicyVersions' => [ 'name' => 'ListPolicyVersions', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies/{policyName}/version', ], 'input' => [ 'shape' => 'ListPolicyVersionsRequest', ], 'output' => [ 'shape' => 'ListPolicyVersionsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPrincipalPolicies' => [ 'name' => 'ListPrincipalPolicies', 'http' => [ 'method' => 'GET', 'requestUri' => '/principal-policies', ], 'input' => [ 'shape' => 'ListPrincipalPoliciesRequest', ], 'output' => [ 'shape' => 'ListPrincipalPoliciesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPrincipalThings' => [ 'name' => 'ListPrincipalThings', 'http' => [ 'method' => 'GET', 'requestUri' => '/principals/things', ], 'input' => [ 'shape' => 'ListPrincipalThingsRequest', ], 'output' => [ 'shape' => 'ListPrincipalThingsResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'ListThingPrincipals' => [ 'name' => 'ListThingPrincipals', 'http' => [ 'method' => 'GET', 'requestUri' => '/things/{thingName}/principals', ], 'input' => [ 'shape' => 'ListThingPrincipalsRequest', ], 'output' => [ 'shape' => 'ListThingPrincipalsResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'ListThingTypes' => [ 'name' => 'ListThingTypes', 'http' => [ 'method' => 'GET', 'requestUri' => '/thing-types', ], 'input' => [ 'shape' => 'ListThingTypesRequest', ], 'output' => [ 'shape' => 'ListThingTypesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListThings' => [ 'name' => 'ListThings', 'http' => [ 'method' => 'GET', 'requestUri' => '/things', ], 'input' => [ 'shape' => 'ListThingsRequest', ], 'output' => [ 'shape' => 'ListThingsResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListTopicRules' => [ 'name' => 'ListTopicRules', 'http' => [ 'method' => 'GET', 'requestUri' => '/rules', ], 'input' => [ 'shape' => 'ListTopicRulesRequest', ], 'output' => [ 'shape' => 'ListTopicRulesResponse', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'RegisterCACertificate' => [ 'name' => 'RegisterCACertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/cacertificate', ], 'input' => [ 'shape' => 'RegisterCACertificateRequest', ], 'output' => [ 'shape' => 'RegisterCACertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'RegistrationCodeValidationException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateValidationException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'LimitExceededException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'RegisterCertificate' => [ 'name' => 'RegisterCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/certificate/register', ], 'input' => [ 'shape' => 'RegisterCertificateRequest', ], 'output' => [ 'shape' => 'RegisterCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateValidationException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'CertificateConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'RejectCertificateTransfer' => [ 'name' => 'RejectCertificateTransfer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/reject-certificate-transfer/{certificateId}', ], 'input' => [ 'shape' => 'RejectCertificateTransferRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'TransferAlreadyCompletedException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ReplaceTopicRule' => [ 'name' => 'ReplaceTopicRule', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'ReplaceTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'SqlParseException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'SetDefaultPolicyVersion' => [ 'name' => 'SetDefaultPolicyVersion', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/policies/{policyName}/version/{policyVersionId}', ], 'input' => [ 'shape' => 'SetDefaultPolicyVersionRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'SetLoggingOptions' => [ 'name' => 'SetLoggingOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/loggingOptions', ], 'input' => [ 'shape' => 'SetLoggingOptionsRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'TransferCertificate' => [ 'name' => 'TransferCertificate', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/transfer-certificate/{certificateId}', ], 'input' => [ 'shape' => 'TransferCertificateRequest', ], 'output' => [ 'shape' => 'TransferCertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'TransferConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'UpdateCACertificate' => [ 'name' => 'UpdateCACertificate', 'http' => [ 'method' => 'PUT', 'requestUri' => '/cacertificate/{caCertificateId}', ], 'input' => [ 'shape' => 'UpdateCACertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'UpdateCertificate' => [ 'name' => 'UpdateCertificate', 'http' => [ 'method' => 'PUT', 'requestUri' => '/certificates/{certificateId}', ], 'input' => [ 'shape' => 'UpdateCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'UpdateThing' => [ 'name' => 'UpdateThing', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'UpdateThingRequest', ], 'output' => [ 'shape' => 'UpdateThingResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'VersionConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], ], 'shapes' => [ 'AcceptCertificateTransferRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'Action' => [ 'type' => 'structure', 'members' => [ 'dynamoDB' => [ 'shape' => 'DynamoDBAction', ], 'lambda' => [ 'shape' => 'LambdaAction', ], 'sns' => [ 'shape' => 'SnsAction', ], 'sqs' => [ 'shape' => 'SqsAction', ], 'kinesis' => [ 'shape' => 'KinesisAction', ], 'republish' => [ 'shape' => 'RepublishAction', ], 's3' => [ 'shape' => 'S3Action', ], 'firehose' => [ 'shape' => 'FirehoseAction', ], 'cloudwatchMetric' => [ 'shape' => 'CloudwatchMetricAction', ], 'cloudwatchAlarm' => [ 'shape' => 'CloudwatchAlarmAction', ], 'elasticsearch' => [ 'shape' => 'ElasticsearchAction', ], ], ], 'ActionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Action', ], 'min' => 0, 'max' => 10, ], 'AlarmName' => [ 'type' => 'string', ], 'AllowAutoRegistration' => [ 'type' => 'boolean', ], 'AscendingOrder' => [ 'type' => 'boolean', ], 'AttachPrincipalPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'principal', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-iot-principal', ], ], ], 'AttachThingPrincipalRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', 'principal', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-principal', ], ], ], 'AttachThingPrincipalResponse' => [ 'type' => 'structure', 'members' => [], ], 'AttributeName' => [ 'type' => 'string', 'max' => 128, 'pattern' => '[a-zA-Z0-9_.,@/:#-]+', ], 'AttributePayload' => [ 'type' => 'structure', 'members' => [ 'attributes' => [ 'shape' => 'Attributes', ], 'merge' => [ 'shape' => 'Flag', ], ], ], 'AttributeValue' => [ 'type' => 'string', 'max' => 800, 'pattern' => '[a-zA-Z0-9_.,@/:#-]*', ], 'Attributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'AttributeName', ], 'value' => [ 'shape' => 'AttributeValue', ], ], 'AutoRegistrationStatus' => [ 'type' => 'string', 'enum' => [ 'ENABLE', 'DISABLE', ], ], 'AwsAccountId' => [ 'type' => 'string', 'pattern' => '[0-9]{12}', ], 'AwsArn' => [ 'type' => 'string', ], 'AwsIotSqlVersion' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'BucketName' => [ 'type' => 'string', ], 'CACertificate' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CACertificateStatus', ], 'creationDate' => [ 'shape' => 'DateType', ], ], ], 'CACertificateDescription' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CACertificateStatus', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'ownedBy' => [ 'shape' => 'AwsAccountId', ], 'creationDate' => [ 'shape' => 'DateType', ], 'autoRegistrationStatus' => [ 'shape' => 'AutoRegistrationStatus', ], ], ], 'CACertificateStatus' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'INACTIVE', ], ], 'CACertificates' => [ 'type' => 'list', 'member' => [ 'shape' => 'CACertificate', ], ], 'CancelCertificateTransferRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], ], ], 'Certificate' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CertificateStatus', ], 'creationDate' => [ 'shape' => 'DateType', ], ], ], 'CertificateArn' => [ 'type' => 'string', ], 'CertificateConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CertificateDescription' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'caCertificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CertificateStatus', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'ownedBy' => [ 'shape' => 'AwsAccountId', ], 'previousOwnedBy' => [ 'shape' => 'AwsAccountId', ], 'creationDate' => [ 'shape' => 'DateType', ], 'lastModifiedDate' => [ 'shape' => 'DateType', ], 'transferData' => [ 'shape' => 'TransferData', ], ], ], 'CertificateId' => [ 'type' => 'string', 'min' => 64, 'max' => 64, 'pattern' => '(0x)?[a-fA-F0-9]+', ], 'CertificatePem' => [ 'type' => 'string', 'min' => 1, 'max' => 65536, ], 'CertificateSigningRequest' => [ 'type' => 'string', 'min' => 1, ], 'CertificateStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], 'CertificateStatus' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'INACTIVE', 'REVOKED', 'PENDING_TRANSFER', 'REGISTER_INACTIVE', 'PENDING_ACTIVATION', ], ], 'CertificateValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Certificates' => [ 'type' => 'list', 'member' => [ 'shape' => 'Certificate', ], ], 'ClientId' => [ 'type' => 'string', ], 'CloudwatchAlarmAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'alarmName', 'stateReason', 'stateValue', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'alarmName' => [ 'shape' => 'AlarmName', ], 'stateReason' => [ 'shape' => 'StateReason', ], 'stateValue' => [ 'shape' => 'StateValue', ], ], ], 'CloudwatchMetricAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'metricNamespace', 'metricName', 'metricValue', 'metricUnit', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'metricNamespace' => [ 'shape' => 'MetricNamespace', ], 'metricName' => [ 'shape' => 'MetricName', ], 'metricValue' => [ 'shape' => 'MetricValue', ], 'metricUnit' => [ 'shape' => 'MetricUnit', ], 'metricTimestamp' => [ 'shape' => 'MetricTimestamp', ], ], ], 'CreateCertificateFromCsrRequest' => [ 'type' => 'structure', 'required' => [ 'certificateSigningRequest', ], 'members' => [ 'certificateSigningRequest' => [ 'shape' => 'CertificateSigningRequest', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'CreateCertificateFromCsrResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], ], ], 'CreateKeysAndCertificateRequest' => [ 'type' => 'structure', 'members' => [ 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'CreateKeysAndCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'keyPair' => [ 'shape' => 'KeyPair', ], ], ], 'CreatePolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyDocument', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], ], ], 'CreatePolicyResponse' => [ 'type' => 'structure', 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', ], 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', ], ], ], 'CreatePolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyDocument', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'setAsDefault' => [ 'shape' => 'SetAsDefault', 'location' => 'querystring', 'locationName' => 'setAsDefault', ], ], ], 'CreatePolicyVersionResponse' => [ 'type' => 'structure', 'members' => [ 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', ], 'isDefaultVersion' => [ 'shape' => 'IsDefaultVersion', ], ], ], 'CreateThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributePayload' => [ 'shape' => 'AttributePayload', ], ], ], 'CreateThingResponse' => [ 'type' => 'structure', 'members' => [ 'thingName' => [ 'shape' => 'ThingName', ], 'thingArn' => [ 'shape' => 'ThingArn', ], ], ], 'CreateThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], 'thingTypeProperties' => [ 'shape' => 'ThingTypeProperties', ], ], ], 'CreateThingTypeResponse' => [ 'type' => 'structure', 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'thingTypeArn' => [ 'shape' => 'ThingTypeArn', ], ], ], 'CreateTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', 'topicRulePayload', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], 'topicRulePayload' => [ 'shape' => 'TopicRulePayload', ], ], 'payload' => 'topicRulePayload', ], 'CreatedAtDate' => [ 'type' => 'timestamp', ], 'CreationDate' => [ 'type' => 'timestamp', ], 'DateType' => [ 'type' => 'timestamp', ], 'DeleteCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], ], ], 'DeleteCACertificateResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], ], ], 'DeleteConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'DeletePolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], ], ], 'DeletePolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyVersionId', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', 'location' => 'uri', 'locationName' => 'policyVersionId', ], ], ], 'DeleteRegistrationCodeRequest' => [ 'type' => 'structure', 'members' => [], ], 'DeleteRegistrationCodeResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'expectedVersion' => [ 'shape' => 'OptionalVersion', 'location' => 'querystring', 'locationName' => 'expectedVersion', ], ], ], 'DeleteThingResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], ], ], 'DeleteThingTypeResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteTopicRuleRequest' => [ 'type' => 'structure', 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], 'required' => [ 'ruleName', ], ], 'DeliveryStreamName' => [ 'type' => 'string', ], 'DeprecateThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], 'undoDeprecate' => [ 'shape' => 'UndoDeprecate', ], ], ], 'DeprecateThingTypeResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeprecationDate' => [ 'type' => 'timestamp', ], 'DescribeCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], ], ], 'DescribeCACertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateDescription' => [ 'shape' => 'CACertificateDescription', ], ], ], 'DescribeCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], ], ], 'DescribeCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateDescription' => [ 'shape' => 'CertificateDescription', ], ], ], 'DescribeEndpointRequest' => [ 'type' => 'structure', 'members' => [], ], 'DescribeEndpointResponse' => [ 'type' => 'structure', 'members' => [ 'endpointAddress' => [ 'shape' => 'EndpointAddress', ], ], ], 'DescribeThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], ], ], 'DescribeThingResponse' => [ 'type' => 'structure', 'members' => [ 'defaultClientId' => [ 'shape' => 'ClientId', ], 'thingName' => [ 'shape' => 'ThingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributes' => [ 'shape' => 'Attributes', ], 'version' => [ 'shape' => 'Version', ], ], ], 'DescribeThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], ], ], 'DescribeThingTypeResponse' => [ 'type' => 'structure', 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'thingTypeProperties' => [ 'shape' => 'ThingTypeProperties', ], 'thingTypeMetadata' => [ 'shape' => 'ThingTypeMetadata', ], ], ], 'Description' => [ 'type' => 'string', ], 'DetachPrincipalPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'principal', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-iot-principal', ], ], ], 'DetachThingPrincipalRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', 'principal', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-principal', ], ], ], 'DetachThingPrincipalResponse' => [ 'type' => 'structure', 'members' => [], ], 'DisableTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], ], 'DynamoDBAction' => [ 'type' => 'structure', 'required' => [ 'tableName', 'roleArn', 'hashKeyField', 'hashKeyValue', ], 'members' => [ 'tableName' => [ 'shape' => 'TableName', ], 'roleArn' => [ 'shape' => 'AwsArn', ], 'operation' => [ 'shape' => 'DynamoOperation', ], 'hashKeyField' => [ 'shape' => 'HashKeyField', ], 'hashKeyValue' => [ 'shape' => 'HashKeyValue', ], 'hashKeyType' => [ 'shape' => 'DynamoKeyType', ], 'rangeKeyField' => [ 'shape' => 'RangeKeyField', ], 'rangeKeyValue' => [ 'shape' => 'RangeKeyValue', ], 'rangeKeyType' => [ 'shape' => 'DynamoKeyType', ], 'payloadField' => [ 'shape' => 'PayloadField', ], ], ], 'DynamoKeyType' => [ 'type' => 'string', 'enum' => [ 'STRING', 'NUMBER', ], ], 'DynamoOperation' => [ 'type' => 'string', ], 'ElasticsearchAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'endpoint', 'index', 'type', 'id', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'endpoint' => [ 'shape' => 'ElasticsearchEndpoint', ], 'index' => [ 'shape' => 'ElasticsearchIndex', ], 'type' => [ 'shape' => 'ElasticsearchType', ], 'id' => [ 'shape' => 'ElasticsearchId', ], ], ], 'ElasticsearchEndpoint' => [ 'type' => 'string', 'pattern' => 'https?://.*', ], 'ElasticsearchId' => [ 'type' => 'string', ], 'ElasticsearchIndex' => [ 'type' => 'string', ], 'ElasticsearchType' => [ 'type' => 'string', ], 'EnableTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], ], 'EndpointAddress' => [ 'type' => 'string', ], 'FirehoseAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'deliveryStreamName', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'deliveryStreamName' => [ 'shape' => 'DeliveryStreamName', ], 'separator' => [ 'shape' => 'FirehoseSeparator', ], ], ], 'FirehoseSeparator' => [ 'type' => 'string', 'pattern' => '([\\n\\t])|(\\r\\n)|(,)', ], 'Flag' => [ 'type' => 'boolean', ], 'FunctionArn' => [ 'type' => 'string', ], 'GetLoggingOptionsRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetLoggingOptionsResponse' => [ 'type' => 'structure', 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'logLevel' => [ 'shape' => 'LogLevel', ], ], ], 'GetPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], ], ], 'GetPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', ], 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'defaultVersionId' => [ 'shape' => 'PolicyVersionId', ], ], ], 'GetPolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyVersionId', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', 'location' => 'uri', 'locationName' => 'policyVersionId', ], ], ], 'GetPolicyVersionResponse' => [ 'type' => 'structure', 'members' => [ 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyName' => [ 'shape' => 'PolicyName', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', ], 'isDefaultVersion' => [ 'shape' => 'IsDefaultVersion', ], ], ], 'GetRegistrationCodeRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetRegistrationCodeResponse' => [ 'type' => 'structure', 'members' => [ 'registrationCode' => [ 'shape' => 'RegistrationCode', ], ], ], 'GetTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], ], 'GetTopicRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ruleArn' => [ 'shape' => 'RuleArn', ], 'rule' => [ 'shape' => 'TopicRule', ], ], ], 'HashKeyField' => [ 'type' => 'string', ], 'HashKeyValue' => [ 'type' => 'string', ], 'InternalException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], 'InternalFailureException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'IsDefaultVersion' => [ 'type' => 'boolean', ], 'IsDisabled' => [ 'type' => 'boolean', ], 'Key' => [ 'type' => 'string', ], 'KeyPair' => [ 'type' => 'structure', 'members' => [ 'PublicKey' => [ 'shape' => 'PublicKey', ], 'PrivateKey' => [ 'shape' => 'PrivateKey', ], ], ], 'KinesisAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'streamName', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'streamName' => [ 'shape' => 'StreamName', ], 'partitionKey' => [ 'shape' => 'PartitionKey', ], ], ], 'LambdaAction' => [ 'type' => 'structure', 'required' => [ 'functionArn', ], 'members' => [ 'functionArn' => [ 'shape' => 'FunctionArn', ], ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], 'ListCACertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListCACertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'certificates' => [ 'shape' => 'CACertificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListCertificatesByCARequest' => [ 'type' => 'structure', 'required' => [ 'caCertificateId', ], 'members' => [ 'caCertificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListCertificatesByCAResponse' => [ 'type' => 'structure', 'members' => [ 'certificates' => [ 'shape' => 'Certificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListCertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'certificates' => [ 'shape' => 'Certificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListOutgoingCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListOutgoingCertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'outgoingCertificates' => [ 'shape' => 'OutgoingCertificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPoliciesRequest' => [ 'type' => 'structure', 'members' => [ 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListPoliciesResponse' => [ 'type' => 'structure', 'members' => [ 'policies' => [ 'shape' => 'Policies', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPolicyPrincipalsRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'header', 'locationName' => 'x-amzn-iot-policy', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListPolicyPrincipalsResponse' => [ 'type' => 'structure', 'members' => [ 'principals' => [ 'shape' => 'Principals', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPolicyVersionsRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], ], ], 'ListPolicyVersionsResponse' => [ 'type' => 'structure', 'members' => [ 'policyVersions' => [ 'shape' => 'PolicyVersions', ], ], ], 'ListPrincipalPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'principal', ], 'members' => [ 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-iot-principal', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListPrincipalPoliciesResponse' => [ 'type' => 'structure', 'members' => [ 'policies' => [ 'shape' => 'Policies', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPrincipalThingsRequest' => [ 'type' => 'structure', 'required' => [ 'principal', ], 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-principal', ], ], ], 'ListPrincipalThingsResponse' => [ 'type' => 'structure', 'members' => [ 'things' => [ 'shape' => 'ThingNameList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListThingPrincipalsRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], ], ], 'ListThingPrincipalsResponse' => [ 'type' => 'structure', 'members' => [ 'principals' => [ 'shape' => 'Principals', ], ], ], 'ListThingTypesRequest' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'querystring', 'locationName' => 'thingTypeName', ], ], ], 'ListThingTypesResponse' => [ 'type' => 'structure', 'members' => [ 'thingTypes' => [ 'shape' => 'ThingTypeList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListThingsRequest' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'attributeName' => [ 'shape' => 'AttributeName', 'location' => 'querystring', 'locationName' => 'attributeName', ], 'attributeValue' => [ 'shape' => 'AttributeValue', 'location' => 'querystring', 'locationName' => 'attributeValue', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'querystring', 'locationName' => 'thingTypeName', ], ], ], 'ListThingsResponse' => [ 'type' => 'structure', 'members' => [ 'things' => [ 'shape' => 'ThingAttributeList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListTopicRulesRequest' => [ 'type' => 'structure', 'members' => [ 'topic' => [ 'shape' => 'Topic', 'location' => 'querystring', 'locationName' => 'topic', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', 'location' => 'querystring', 'locationName' => 'ruleDisabled', ], ], ], 'ListTopicRulesResponse' => [ 'type' => 'structure', 'members' => [ 'rules' => [ 'shape' => 'TopicRuleList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'LogLevel' => [ 'type' => 'string', 'enum' => [ 'DEBUG', 'INFO', 'ERROR', 'WARN', 'DISABLED', ], ], 'LoggingOptionsPayload' => [ 'type' => 'structure', 'required' => [ 'roleArn', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'logLevel' => [ 'shape' => 'LogLevel', ], ], ], 'MalformedPolicyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Marker' => [ 'type' => 'string', ], 'MaxResults' => [ 'type' => 'integer', 'min' => 1, 'max' => 10000, ], 'Message' => [ 'type' => 'string', 'max' => 128, ], 'MessageFormat' => [ 'type' => 'string', 'enum' => [ 'RAW', 'JSON', ], ], 'MetricName' => [ 'type' => 'string', ], 'MetricNamespace' => [ 'type' => 'string', ], 'MetricTimestamp' => [ 'type' => 'string', ], 'MetricUnit' => [ 'type' => 'string', ], 'MetricValue' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', ], 'OptionalVersion' => [ 'type' => 'long', ], 'OutgoingCertificate' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'transferredTo' => [ 'shape' => 'AwsAccountId', ], 'transferDate' => [ 'shape' => 'DateType', ], 'transferMessage' => [ 'shape' => 'Message', ], 'creationDate' => [ 'shape' => 'DateType', ], ], ], 'OutgoingCertificates' => [ 'type' => 'list', 'member' => [ 'shape' => 'OutgoingCertificate', ], ], 'PageSize' => [ 'type' => 'integer', 'min' => 1, 'max' => 250, ], 'PartitionKey' => [ 'type' => 'string', ], 'PayloadField' => [ 'type' => 'string', ], 'Policies' => [ 'type' => 'list', 'member' => [ 'shape' => 'Policy', ], ], 'Policy' => [ 'type' => 'structure', 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', ], 'policyArn' => [ 'shape' => 'PolicyArn', ], ], ], 'PolicyArn' => [ 'type' => 'string', ], 'PolicyDocument' => [ 'type' => 'string', ], 'PolicyName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '[\\w+=,.@-]+', ], 'PolicyVersion' => [ 'type' => 'structure', 'members' => [ 'versionId' => [ 'shape' => 'PolicyVersionId', ], 'isDefaultVersion' => [ 'shape' => 'IsDefaultVersion', ], 'createDate' => [ 'shape' => 'DateType', ], ], ], 'PolicyVersionId' => [ 'type' => 'string', 'pattern' => '[0-9]+', ], 'PolicyVersions' => [ 'type' => 'list', 'member' => [ 'shape' => 'PolicyVersion', ], ], 'Principal' => [ 'type' => 'string', ], 'PrincipalArn' => [ 'type' => 'string', ], 'Principals' => [ 'type' => 'list', 'member' => [ 'shape' => 'PrincipalArn', ], ], 'PrivateKey' => [ 'type' => 'string', 'min' => 1, 'sensitive' => true, ], 'PublicKey' => [ 'type' => 'string', 'min' => 1, ], 'QueueUrl' => [ 'type' => 'string', ], 'RangeKeyField' => [ 'type' => 'string', ], 'RangeKeyValue' => [ 'type' => 'string', ], 'RegisterCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'caCertificate', 'verificationCertificate', ], 'members' => [ 'caCertificate' => [ 'shape' => 'CertificatePem', ], 'verificationCertificate' => [ 'shape' => 'CertificatePem', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], 'allowAutoRegistration' => [ 'shape' => 'AllowAutoRegistration', 'location' => 'querystring', 'locationName' => 'allowAutoRegistration', ], ], ], 'RegisterCACertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], ], ], 'RegisterCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificatePem', ], 'members' => [ 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'caCertificatePem' => [ 'shape' => 'CertificatePem', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'RegisterCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], ], ], 'RegistrationCode' => [ 'type' => 'string', 'min' => 64, 'max' => 64, 'pattern' => '(0x)?[a-fA-F0-9]+', ], 'RegistrationCodeValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'RejectCertificateTransferRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'rejectReason' => [ 'shape' => 'Message', ], ], ], 'RemoveThingType' => [ 'type' => 'boolean', ], 'ReplaceTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', 'topicRulePayload', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], 'topicRulePayload' => [ 'shape' => 'TopicRulePayload', ], ], 'payload' => 'topicRulePayload', ], 'RepublishAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'topic', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'topic' => [ 'shape' => 'TopicPattern', ], ], ], 'ResourceAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'RuleArn' => [ 'type' => 'string', ], 'RuleName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '^[a-zA-Z0-9_]+$', ], 'S3Action' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'bucketName', 'key', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'bucketName' => [ 'shape' => 'BucketName', ], 'key' => [ 'shape' => 'Key', ], ], ], 'SQL' => [ 'type' => 'string', ], 'SearchableAttributes' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeName', ], ], 'ServiceUnavailableException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], 'SetAsActive' => [ 'type' => 'boolean', ], 'SetAsDefault' => [ 'type' => 'boolean', ], 'SetDefaultPolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyVersionId', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', 'location' => 'uri', 'locationName' => 'policyVersionId', ], ], ], 'SetLoggingOptionsRequest' => [ 'type' => 'structure', 'required' => [ 'loggingOptionsPayload', ], 'members' => [ 'loggingOptionsPayload' => [ 'shape' => 'LoggingOptionsPayload', ], ], 'payload' => 'loggingOptionsPayload', ], 'SnsAction' => [ 'type' => 'structure', 'required' => [ 'targetArn', 'roleArn', ], 'members' => [ 'targetArn' => [ 'shape' => 'AwsArn', ], 'roleArn' => [ 'shape' => 'AwsArn', ], 'messageFormat' => [ 'shape' => 'MessageFormat', ], ], ], 'SqlParseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'SqsAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'queueUrl', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'queueUrl' => [ 'shape' => 'QueueUrl', ], 'useBase64' => [ 'shape' => 'UseBase64', ], ], ], 'StateReason' => [ 'type' => 'string', ], 'StateValue' => [ 'type' => 'string', ], 'StreamName' => [ 'type' => 'string', ], 'TableName' => [ 'type' => 'string', ], 'ThingArn' => [ 'type' => 'string', ], 'ThingAttribute' => [ 'type' => 'structure', 'members' => [ 'thingName' => [ 'shape' => 'ThingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributes' => [ 'shape' => 'Attributes', ], 'version' => [ 'shape' => 'Version', ], ], ], 'ThingAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ThingAttribute', ], ], 'ThingName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '[a-zA-Z0-9:_-]+', ], 'ThingNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ThingName', ], ], 'ThingTypeArn' => [ 'type' => 'string', ], 'ThingTypeDefinition' => [ 'type' => 'structure', 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'thingTypeProperties' => [ 'shape' => 'ThingTypeProperties', ], 'thingTypeMetadata' => [ 'shape' => 'ThingTypeMetadata', ], ], ], 'ThingTypeDescription' => [ 'type' => 'string', 'max' => 2028, 'pattern' => '[\\p{Graph}\\x20]*', ], 'ThingTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ThingTypeDefinition', ], ], 'ThingTypeMetadata' => [ 'type' => 'structure', 'members' => [ 'deprecated' => [ 'shape' => 'Boolean', ], 'deprecationDate' => [ 'shape' => 'DeprecationDate', ], 'creationDate' => [ 'shape' => 'CreationDate', ], ], ], 'ThingTypeName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '[a-zA-Z0-9:_-]+', ], 'ThingTypeProperties' => [ 'type' => 'structure', 'members' => [ 'thingTypeDescription' => [ 'shape' => 'ThingTypeDescription', ], 'searchableAttributes' => [ 'shape' => 'SearchableAttributes', ], ], ], 'ThrottlingException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], 'Topic' => [ 'type' => 'string', ], 'TopicPattern' => [ 'type' => 'string', ], 'TopicRule' => [ 'type' => 'structure', 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', ], 'sql' => [ 'shape' => 'SQL', ], 'description' => [ 'shape' => 'Description', ], 'createdAt' => [ 'shape' => 'CreatedAtDate', ], 'actions' => [ 'shape' => 'ActionList', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', ], 'awsIotSqlVersion' => [ 'shape' => 'AwsIotSqlVersion', ], ], ], 'TopicRuleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TopicRuleListItem', ], ], 'TopicRuleListItem' => [ 'type' => 'structure', 'members' => [ 'ruleArn' => [ 'shape' => 'RuleArn', ], 'ruleName' => [ 'shape' => 'RuleName', ], 'topicPattern' => [ 'shape' => 'TopicPattern', ], 'createdAt' => [ 'shape' => 'CreatedAtDate', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', ], ], ], 'TopicRulePayload' => [ 'type' => 'structure', 'required' => [ 'sql', 'actions', ], 'members' => [ 'sql' => [ 'shape' => 'SQL', ], 'description' => [ 'shape' => 'Description', ], 'actions' => [ 'shape' => 'ActionList', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', ], 'awsIotSqlVersion' => [ 'shape' => 'AwsIotSqlVersion', ], ], ], 'TransferAlreadyCompletedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], 'TransferCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', 'targetAwsAccount', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'targetAwsAccount' => [ 'shape' => 'AwsAccountId', 'location' => 'querystring', 'locationName' => 'targetAwsAccount', ], 'transferMessage' => [ 'shape' => 'Message', ], ], ], 'TransferCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'transferredCertificateArn' => [ 'shape' => 'CertificateArn', ], ], ], 'TransferConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'TransferData' => [ 'type' => 'structure', 'members' => [ 'transferMessage' => [ 'shape' => 'Message', ], 'rejectReason' => [ 'shape' => 'Message', ], 'transferDate' => [ 'shape' => 'DateType', ], 'acceptDate' => [ 'shape' => 'DateType', ], 'rejectDate' => [ 'shape' => 'DateType', ], ], ], 'UnauthorizedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], 'UndoDeprecate' => [ 'type' => 'boolean', ], 'UpdateCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], 'newStatus' => [ 'shape' => 'CACertificateStatus', 'location' => 'querystring', 'locationName' => 'newStatus', ], 'newAutoRegistrationStatus' => [ 'shape' => 'AutoRegistrationStatus', 'location' => 'querystring', 'locationName' => 'newAutoRegistrationStatus', ], ], ], 'UpdateCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', 'newStatus', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'newStatus' => [ 'shape' => 'CertificateStatus', 'location' => 'querystring', 'locationName' => 'newStatus', ], ], ], 'UpdateThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributePayload' => [ 'shape' => 'AttributePayload', ], 'expectedVersion' => [ 'shape' => 'OptionalVersion', ], 'removeThingType' => [ 'shape' => 'RemoveThingType', ], ], ], 'UpdateThingResponse' => [ 'type' => 'structure', 'members' => [], ], 'UseBase64' => [ 'type' => 'boolean', ], 'Version' => [ 'type' => 'long', ], 'VersionConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'VersionsLimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'errorMessage' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-05-28', 'endpointPrefix' => 'iot', 'serviceFullName' => 'AWS IoT', 'signatureVersion' => 'v4', 'signingName' => 'execute-api', 'protocol' => 'rest-json', ], 'operations' => [ 'AcceptCertificateTransfer' => [ 'name' => 'AcceptCertificateTransfer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/accept-certificate-transfer/{certificateId}', ], 'input' => [ 'shape' => 'AcceptCertificateTransferRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'TransferAlreadyCompletedException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'AttachPrincipalPolicy' => [ 'name' => 'AttachPrincipalPolicy', 'http' => [ 'method' => 'PUT', 'requestUri' => '/principal-policies/{policyName}', ], 'input' => [ 'shape' => 'AttachPrincipalPolicyRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'LimitExceededException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], ], ], 'AttachThingPrincipal' => [ 'name' => 'AttachThingPrincipal', 'http' => [ 'method' => 'PUT', 'requestUri' => '/things/{thingName}/principals', ], 'input' => [ 'shape' => 'AttachThingPrincipalRequest', ], 'output' => [ 'shape' => 'AttachThingPrincipalResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CancelCertificateTransfer' => [ 'name' => 'CancelCertificateTransfer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/cancel-certificate-transfer/{certificateId}', ], 'input' => [ 'shape' => 'CancelCertificateTransferRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'TransferAlreadyCompletedException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreateCertificateFromCsr' => [ 'name' => 'CreateCertificateFromCsr', 'http' => [ 'method' => 'POST', 'requestUri' => '/certificates', ], 'input' => [ 'shape' => 'CreateCertificateFromCsrRequest', ], 'output' => [ 'shape' => 'CreateCertificateFromCsrResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreateKeysAndCertificate' => [ 'name' => 'CreateKeysAndCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/keys-and-certificate', ], 'input' => [ 'shape' => 'CreateKeysAndCertificateRequest', ], 'output' => [ 'shape' => 'CreateKeysAndCertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreatePolicy' => [ 'name' => 'CreatePolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/policies/{policyName}', ], 'input' => [ 'shape' => 'CreatePolicyRequest', ], 'output' => [ 'shape' => 'CreatePolicyResponse', ], 'errors' => [ [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'MalformedPolicyException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreatePolicyVersion' => [ 'name' => 'CreatePolicyVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/policies/{policyName}/version', ], 'input' => [ 'shape' => 'CreatePolicyVersionRequest', ], 'output' => [ 'shape' => 'CreatePolicyVersionResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'MalformedPolicyException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'VersionsLimitExceededException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'CreateThing' => [ 'name' => 'CreateThing', 'http' => [ 'method' => 'POST', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'CreateThingRequest', ], 'output' => [ 'shape' => 'CreateThingResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'CreateThingType' => [ 'name' => 'CreateThingType', 'http' => [ 'method' => 'POST', 'requestUri' => '/thing-types/{thingTypeName}', ], 'input' => [ 'shape' => 'CreateThingTypeRequest', ], 'output' => [ 'shape' => 'CreateThingTypeResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], ], ], 'CreateTopicRule' => [ 'name' => 'CreateTopicRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'CreateTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'SqlParseException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteCACertificate' => [ 'name' => 'DeleteCACertificate', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/cacertificate/{caCertificateId}', ], 'input' => [ 'shape' => 'DeleteCACertificateRequest', ], 'output' => [ 'shape' => 'DeleteCACertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DeleteCertificate' => [ 'name' => 'DeleteCertificate', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/certificates/{certificateId}', ], 'input' => [ 'shape' => 'DeleteCertificateRequest', ], 'errors' => [ [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'DeleteConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DeletePolicy' => [ 'name' => 'DeletePolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/policies/{policyName}', ], 'input' => [ 'shape' => 'DeletePolicyRequest', ], 'errors' => [ [ 'shape' => 'DeleteConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeletePolicyVersion' => [ 'name' => 'DeletePolicyVersion', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/policies/{policyName}/version/{policyVersionId}', ], 'input' => [ 'shape' => 'DeletePolicyVersionRequest', ], 'errors' => [ [ 'shape' => 'DeleteConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteRegistrationCode' => [ 'name' => 'DeleteRegistrationCode', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/registrationcode', ], 'input' => [ 'shape' => 'DeleteRegistrationCodeRequest', ], 'output' => [ 'shape' => 'DeleteRegistrationCodeResponse', ], 'errors' => [ [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteThing' => [ 'name' => 'DeleteThing', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'DeleteThingRequest', ], 'output' => [ 'shape' => 'DeleteThingResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'VersionConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteThingType' => [ 'name' => 'DeleteThingType', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/thing-types/{thingTypeName}', ], 'input' => [ 'shape' => 'DeleteThingTypeRequest', ], 'output' => [ 'shape' => 'DeleteThingTypeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DeleteTopicRule' => [ 'name' => 'DeleteTopicRule', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'DeleteTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'DeprecateThingType' => [ 'name' => 'DeprecateThingType', 'http' => [ 'method' => 'POST', 'requestUri' => '/thing-types/{thingTypeName}/deprecate', ], 'input' => [ 'shape' => 'DeprecateThingTypeRequest', ], 'output' => [ 'shape' => 'DeprecateThingTypeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DescribeCACertificate' => [ 'name' => 'DescribeCACertificate', 'http' => [ 'method' => 'GET', 'requestUri' => '/cacertificate/{caCertificateId}', ], 'input' => [ 'shape' => 'DescribeCACertificateRequest', ], 'output' => [ 'shape' => 'DescribeCACertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DescribeCertificate' => [ 'name' => 'DescribeCertificate', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates/{certificateId}', ], 'input' => [ 'shape' => 'DescribeCertificateRequest', ], 'output' => [ 'shape' => 'DescribeCertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'DescribeEndpoint' => [ 'name' => 'DescribeEndpoint', 'http' => [ 'method' => 'GET', 'requestUri' => '/endpoint', ], 'input' => [ 'shape' => 'DescribeEndpointRequest', ], 'output' => [ 'shape' => 'DescribeEndpointResponse', ], 'errors' => [ [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], ], ], 'DescribeThing' => [ 'name' => 'DescribeThing', 'http' => [ 'method' => 'GET', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'DescribeThingRequest', ], 'output' => [ 'shape' => 'DescribeThingResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DescribeThingType' => [ 'name' => 'DescribeThingType', 'http' => [ 'method' => 'GET', 'requestUri' => '/thing-types/{thingTypeName}', ], 'input' => [ 'shape' => 'DescribeThingTypeRequest', ], 'output' => [ 'shape' => 'DescribeThingTypeResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DetachPrincipalPolicy' => [ 'name' => 'DetachPrincipalPolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/principal-policies/{policyName}', ], 'input' => [ 'shape' => 'DetachPrincipalPolicyRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DetachThingPrincipal' => [ 'name' => 'DetachThingPrincipal', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/things/{thingName}/principals', ], 'input' => [ 'shape' => 'DetachThingPrincipalRequest', ], 'output' => [ 'shape' => 'DetachThingPrincipalResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'DisableTopicRule' => [ 'name' => 'DisableTopicRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/rules/{ruleName}/disable', ], 'input' => [ 'shape' => 'DisableTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'EnableTopicRule' => [ 'name' => 'EnableTopicRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/rules/{ruleName}/enable', ], 'input' => [ 'shape' => 'EnableTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'GetLoggingOptions' => [ 'name' => 'GetLoggingOptions', 'http' => [ 'method' => 'GET', 'requestUri' => '/loggingOptions', ], 'input' => [ 'shape' => 'GetLoggingOptionsRequest', ], 'output' => [ 'shape' => 'GetLoggingOptionsResponse', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'GetPolicy' => [ 'name' => 'GetPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies/{policyName}', ], 'input' => [ 'shape' => 'GetPolicyRequest', ], 'output' => [ 'shape' => 'GetPolicyResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'GetPolicyVersion' => [ 'name' => 'GetPolicyVersion', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies/{policyName}/version/{policyVersionId}', ], 'input' => [ 'shape' => 'GetPolicyVersionRequest', ], 'output' => [ 'shape' => 'GetPolicyVersionResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'GetRegistrationCode' => [ 'name' => 'GetRegistrationCode', 'http' => [ 'method' => 'GET', 'requestUri' => '/registrationcode', ], 'input' => [ 'shape' => 'GetRegistrationCodeRequest', ], 'output' => [ 'shape' => 'GetRegistrationCodeResponse', ], 'errors' => [ [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], ], ], 'GetTopicRule' => [ 'name' => 'GetTopicRule', 'http' => [ 'method' => 'GET', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'GetTopicRuleRequest', ], 'output' => [ 'shape' => 'GetTopicRuleResponse', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'ListCACertificates' => [ 'name' => 'ListCACertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/cacertificates', ], 'input' => [ 'shape' => 'ListCACertificatesRequest', ], 'output' => [ 'shape' => 'ListCACertificatesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListCertificates' => [ 'name' => 'ListCertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates', ], 'input' => [ 'shape' => 'ListCertificatesRequest', ], 'output' => [ 'shape' => 'ListCertificatesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListCertificatesByCA' => [ 'name' => 'ListCertificatesByCA', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates-by-ca/{caCertificateId}', ], 'input' => [ 'shape' => 'ListCertificatesByCARequest', ], 'output' => [ 'shape' => 'ListCertificatesByCAResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListOutgoingCertificates' => [ 'name' => 'ListOutgoingCertificates', 'http' => [ 'method' => 'GET', 'requestUri' => '/certificates-out-going', ], 'input' => [ 'shape' => 'ListOutgoingCertificatesRequest', ], 'output' => [ 'shape' => 'ListOutgoingCertificatesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPolicies' => [ 'name' => 'ListPolicies', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies', ], 'input' => [ 'shape' => 'ListPoliciesRequest', ], 'output' => [ 'shape' => 'ListPoliciesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPolicyPrincipals' => [ 'name' => 'ListPolicyPrincipals', 'http' => [ 'method' => 'GET', 'requestUri' => '/policy-principals', ], 'input' => [ 'shape' => 'ListPolicyPrincipalsRequest', ], 'output' => [ 'shape' => 'ListPolicyPrincipalsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPolicyVersions' => [ 'name' => 'ListPolicyVersions', 'http' => [ 'method' => 'GET', 'requestUri' => '/policies/{policyName}/version', ], 'input' => [ 'shape' => 'ListPolicyVersionsRequest', ], 'output' => [ 'shape' => 'ListPolicyVersionsResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPrincipalPolicies' => [ 'name' => 'ListPrincipalPolicies', 'http' => [ 'method' => 'GET', 'requestUri' => '/principal-policies', ], 'input' => [ 'shape' => 'ListPrincipalPoliciesRequest', ], 'output' => [ 'shape' => 'ListPrincipalPoliciesResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListPrincipalThings' => [ 'name' => 'ListPrincipalThings', 'http' => [ 'method' => 'GET', 'requestUri' => '/principals/things', ], 'input' => [ 'shape' => 'ListPrincipalThingsRequest', ], 'output' => [ 'shape' => 'ListPrincipalThingsResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'ListThingPrincipals' => [ 'name' => 'ListThingPrincipals', 'http' => [ 'method' => 'GET', 'requestUri' => '/things/{thingName}/principals', ], 'input' => [ 'shape' => 'ListThingPrincipalsRequest', ], 'output' => [ 'shape' => 'ListThingPrincipalsResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], 'ListThingTypes' => [ 'name' => 'ListThingTypes', 'http' => [ 'method' => 'GET', 'requestUri' => '/thing-types', ], 'input' => [ 'shape' => 'ListThingTypesRequest', ], 'output' => [ 'shape' => 'ListThingTypesResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListThings' => [ 'name' => 'ListThings', 'http' => [ 'method' => 'GET', 'requestUri' => '/things', ], 'input' => [ 'shape' => 'ListThingsRequest', ], 'output' => [ 'shape' => 'ListThingsResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ListTopicRules' => [ 'name' => 'ListTopicRules', 'http' => [ 'method' => 'GET', 'requestUri' => '/rules', ], 'input' => [ 'shape' => 'ListTopicRulesRequest', ], 'output' => [ 'shape' => 'ListTopicRulesResponse', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'RegisterCACertificate' => [ 'name' => 'RegisterCACertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/cacertificate', ], 'input' => [ 'shape' => 'RegisterCACertificateRequest', ], 'output' => [ 'shape' => 'RegisterCACertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'RegistrationCodeValidationException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateValidationException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'LimitExceededException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'RegisterCertificate' => [ 'name' => 'RegisterCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/certificate/register', ], 'input' => [ 'shape' => 'RegisterCertificateRequest', ], 'output' => [ 'shape' => 'RegisterCertificateResponse', ], 'errors' => [ [ 'shape' => 'ResourceAlreadyExistsException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateValidationException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'CertificateConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'RejectCertificateTransfer' => [ 'name' => 'RejectCertificateTransfer', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/reject-certificate-transfer/{certificateId}', ], 'input' => [ 'shape' => 'RejectCertificateTransferRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'TransferAlreadyCompletedException', 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'ReplaceTopicRule' => [ 'name' => 'ReplaceTopicRule', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/rules/{ruleName}', ], 'input' => [ 'shape' => 'ReplaceTopicRuleRequest', ], 'errors' => [ [ 'shape' => 'SqlParseException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], ], ], 'SetDefaultPolicyVersion' => [ 'name' => 'SetDefaultPolicyVersion', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/policies/{policyName}/version/{policyVersionId}', ], 'input' => [ 'shape' => 'SetDefaultPolicyVersionRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'SetLoggingOptions' => [ 'name' => 'SetLoggingOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/loggingOptions', ], 'input' => [ 'shape' => 'SetLoggingOptionsRequest', ], 'errors' => [ [ 'shape' => 'InternalException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], ], ], 'TransferCertificate' => [ 'name' => 'TransferCertificate', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/transfer-certificate/{certificateId}', ], 'input' => [ 'shape' => 'TransferCertificateRequest', ], 'output' => [ 'shape' => 'TransferCertificateResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'TransferConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'UpdateCACertificate' => [ 'name' => 'UpdateCACertificate', 'http' => [ 'method' => 'PUT', 'requestUri' => '/cacertificate/{caCertificateId}', ], 'input' => [ 'shape' => 'UpdateCACertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'UpdateCertificate' => [ 'name' => 'UpdateCertificate', 'http' => [ 'method' => 'PUT', 'requestUri' => '/certificates/{certificateId}', ], 'input' => [ 'shape' => 'UpdateCertificateRequest', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], [ 'shape' => 'CertificateStateException', 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], ], ], 'UpdateThing' => [ 'name' => 'UpdateThing', 'http' => [ 'method' => 'PATCH', 'requestUri' => '/things/{thingName}', ], 'input' => [ 'shape' => 'UpdateThingRequest', ], 'output' => [ 'shape' => 'UpdateThingResponse', ], 'errors' => [ [ 'shape' => 'InvalidRequestException', 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], [ 'shape' => 'VersionConflictException', 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], [ 'shape' => 'ThrottlingException', 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], [ 'shape' => 'UnauthorizedException', 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], [ 'shape' => 'ServiceUnavailableException', 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'InternalFailureException', 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], [ 'shape' => 'ResourceNotFoundException', 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], ], ], ], 'shapes' => [ 'AcceptCertificateTransferRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'Action' => [ 'type' => 'structure', 'members' => [ 'dynamoDB' => [ 'shape' => 'DynamoDBAction', ], 'dynamoDBv2' => [ 'shape' => 'DynamoDBv2Action', ], 'lambda' => [ 'shape' => 'LambdaAction', ], 'sns' => [ 'shape' => 'SnsAction', ], 'sqs' => [ 'shape' => 'SqsAction', ], 'kinesis' => [ 'shape' => 'KinesisAction', ], 'republish' => [ 'shape' => 'RepublishAction', ], 's3' => [ 'shape' => 'S3Action', ], 'firehose' => [ 'shape' => 'FirehoseAction', ], 'cloudwatchMetric' => [ 'shape' => 'CloudwatchMetricAction', ], 'cloudwatchAlarm' => [ 'shape' => 'CloudwatchAlarmAction', ], 'elasticsearch' => [ 'shape' => 'ElasticsearchAction', ], ], ], 'ActionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Action', ], 'min' => 0, 'max' => 10, ], 'AlarmName' => [ 'type' => 'string', ], 'AllowAutoRegistration' => [ 'type' => 'boolean', ], 'AscendingOrder' => [ 'type' => 'boolean', ], 'AttachPrincipalPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'principal', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-iot-principal', ], ], ], 'AttachThingPrincipalRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', 'principal', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-principal', ], ], ], 'AttachThingPrincipalResponse' => [ 'type' => 'structure', 'members' => [], ], 'AttributeName' => [ 'type' => 'string', 'max' => 128, 'pattern' => '[a-zA-Z0-9_.,@/:#-]+', ], 'AttributePayload' => [ 'type' => 'structure', 'members' => [ 'attributes' => [ 'shape' => 'Attributes', ], 'merge' => [ 'shape' => 'Flag', ], ], ], 'AttributeValue' => [ 'type' => 'string', 'max' => 800, 'pattern' => '[a-zA-Z0-9_.,@/:#-]*', ], 'Attributes' => [ 'type' => 'map', 'key' => [ 'shape' => 'AttributeName', ], 'value' => [ 'shape' => 'AttributeValue', ], ], 'AutoRegistrationStatus' => [ 'type' => 'string', 'enum' => [ 'ENABLE', 'DISABLE', ], ], 'AwsAccountId' => [ 'type' => 'string', 'pattern' => '[0-9]{12}', ], 'AwsArn' => [ 'type' => 'string', ], 'AwsIotSqlVersion' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'BucketName' => [ 'type' => 'string', ], 'CACertificate' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CACertificateStatus', ], 'creationDate' => [ 'shape' => 'DateType', ], ], ], 'CACertificateDescription' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CACertificateStatus', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'ownedBy' => [ 'shape' => 'AwsAccountId', ], 'creationDate' => [ 'shape' => 'DateType', ], 'autoRegistrationStatus' => [ 'shape' => 'AutoRegistrationStatus', ], ], ], 'CACertificateStatus' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'INACTIVE', ], ], 'CACertificates' => [ 'type' => 'list', 'member' => [ 'shape' => 'CACertificate', ], ], 'CancelCertificateTransferRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], ], ], 'CannedAccessControlList' => [ 'type' => 'string', 'enum' => [ 'private', 'public-read', 'public-read-write', 'aws-exec-read', 'authenticated-read', 'bucket-owner-read', 'bucket-owner-full-control', 'log-delivery-write', ], ], 'Certificate' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CertificateStatus', ], 'creationDate' => [ 'shape' => 'DateType', ], ], ], 'CertificateArn' => [ 'type' => 'string', ], 'CertificateConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'CertificateDescription' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'caCertificateId' => [ 'shape' => 'CertificateId', ], 'status' => [ 'shape' => 'CertificateStatus', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'ownedBy' => [ 'shape' => 'AwsAccountId', ], 'previousOwnedBy' => [ 'shape' => 'AwsAccountId', ], 'creationDate' => [ 'shape' => 'DateType', ], 'lastModifiedDate' => [ 'shape' => 'DateType', ], 'transferData' => [ 'shape' => 'TransferData', ], ], ], 'CertificateId' => [ 'type' => 'string', 'min' => 64, 'max' => 64, 'pattern' => '(0x)?[a-fA-F0-9]+', ], 'CertificatePem' => [ 'type' => 'string', 'min' => 1, 'max' => 65536, ], 'CertificateSigningRequest' => [ 'type' => 'string', 'min' => 1, ], 'CertificateStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 406, ], 'exception' => true, ], 'CertificateStatus' => [ 'type' => 'string', 'enum' => [ 'ACTIVE', 'INACTIVE', 'REVOKED', 'PENDING_TRANSFER', 'REGISTER_INACTIVE', 'PENDING_ACTIVATION', ], ], 'CertificateValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Certificates' => [ 'type' => 'list', 'member' => [ 'shape' => 'Certificate', ], ], 'ClientId' => [ 'type' => 'string', ], 'CloudwatchAlarmAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'alarmName', 'stateReason', 'stateValue', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'alarmName' => [ 'shape' => 'AlarmName', ], 'stateReason' => [ 'shape' => 'StateReason', ], 'stateValue' => [ 'shape' => 'StateValue', ], ], ], 'CloudwatchMetricAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'metricNamespace', 'metricName', 'metricValue', 'metricUnit', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'metricNamespace' => [ 'shape' => 'MetricNamespace', ], 'metricName' => [ 'shape' => 'MetricName', ], 'metricValue' => [ 'shape' => 'MetricValue', ], 'metricUnit' => [ 'shape' => 'MetricUnit', ], 'metricTimestamp' => [ 'shape' => 'MetricTimestamp', ], ], ], 'CreateCertificateFromCsrRequest' => [ 'type' => 'structure', 'required' => [ 'certificateSigningRequest', ], 'members' => [ 'certificateSigningRequest' => [ 'shape' => 'CertificateSigningRequest', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'CreateCertificateFromCsrResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], ], ], 'CreateKeysAndCertificateRequest' => [ 'type' => 'structure', 'members' => [ 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], ], ], 'CreateKeysAndCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'keyPair' => [ 'shape' => 'KeyPair', ], ], ], 'CreatePolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyDocument', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], ], ], 'CreatePolicyResponse' => [ 'type' => 'structure', 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', ], 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', ], ], ], 'CreatePolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyDocument', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'setAsDefault' => [ 'shape' => 'SetAsDefault', 'location' => 'querystring', 'locationName' => 'setAsDefault', ], ], ], 'CreatePolicyVersionResponse' => [ 'type' => 'structure', 'members' => [ 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', ], 'isDefaultVersion' => [ 'shape' => 'IsDefaultVersion', ], ], ], 'CreateThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributePayload' => [ 'shape' => 'AttributePayload', ], ], ], 'CreateThingResponse' => [ 'type' => 'structure', 'members' => [ 'thingName' => [ 'shape' => 'ThingName', ], 'thingArn' => [ 'shape' => 'ThingArn', ], ], ], 'CreateThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], 'thingTypeProperties' => [ 'shape' => 'ThingTypeProperties', ], ], ], 'CreateThingTypeResponse' => [ 'type' => 'structure', 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'thingTypeArn' => [ 'shape' => 'ThingTypeArn', ], ], ], 'CreateTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', 'topicRulePayload', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], 'topicRulePayload' => [ 'shape' => 'TopicRulePayload', ], ], 'payload' => 'topicRulePayload', ], 'CreatedAtDate' => [ 'type' => 'timestamp', ], 'CreationDate' => [ 'type' => 'timestamp', ], 'DateType' => [ 'type' => 'timestamp', ], 'DeleteCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], ], ], 'DeleteCACertificateResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], ], ], 'DeleteConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'DeletePolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], ], ], 'DeletePolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyVersionId', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', 'location' => 'uri', 'locationName' => 'policyVersionId', ], ], ], 'DeleteRegistrationCodeRequest' => [ 'type' => 'structure', 'members' => [], ], 'DeleteRegistrationCodeResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'expectedVersion' => [ 'shape' => 'OptionalVersion', 'location' => 'querystring', 'locationName' => 'expectedVersion', ], ], ], 'DeleteThingResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], ], ], 'DeleteThingTypeResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteTopicRuleRequest' => [ 'type' => 'structure', 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], 'required' => [ 'ruleName', ], ], 'DeliveryStreamName' => [ 'type' => 'string', ], 'DeprecateThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], 'undoDeprecate' => [ 'shape' => 'UndoDeprecate', ], ], ], 'DeprecateThingTypeResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeprecationDate' => [ 'type' => 'timestamp', ], 'DescribeCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], ], ], 'DescribeCACertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateDescription' => [ 'shape' => 'CACertificateDescription', ], ], ], 'DescribeCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], ], ], 'DescribeCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateDescription' => [ 'shape' => 'CertificateDescription', ], ], ], 'DescribeEndpointRequest' => [ 'type' => 'structure', 'members' => [], ], 'DescribeEndpointResponse' => [ 'type' => 'structure', 'members' => [ 'endpointAddress' => [ 'shape' => 'EndpointAddress', ], ], ], 'DescribeThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], ], ], 'DescribeThingResponse' => [ 'type' => 'structure', 'members' => [ 'defaultClientId' => [ 'shape' => 'ClientId', ], 'thingName' => [ 'shape' => 'ThingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributes' => [ 'shape' => 'Attributes', ], 'version' => [ 'shape' => 'Version', ], ], ], 'DescribeThingTypeRequest' => [ 'type' => 'structure', 'required' => [ 'thingTypeName', ], 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'uri', 'locationName' => 'thingTypeName', ], ], ], 'DescribeThingTypeResponse' => [ 'type' => 'structure', 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'thingTypeProperties' => [ 'shape' => 'ThingTypeProperties', ], 'thingTypeMetadata' => [ 'shape' => 'ThingTypeMetadata', ], ], ], 'Description' => [ 'type' => 'string', ], 'DetachPrincipalPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'principal', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-iot-principal', ], ], ], 'DetachThingPrincipalRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', 'principal', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-principal', ], ], ], 'DetachThingPrincipalResponse' => [ 'type' => 'structure', 'members' => [], ], 'DisableTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], ], 'DynamoDBAction' => [ 'type' => 'structure', 'required' => [ 'tableName', 'roleArn', 'hashKeyField', 'hashKeyValue', ], 'members' => [ 'tableName' => [ 'shape' => 'TableName', ], 'roleArn' => [ 'shape' => 'AwsArn', ], 'operation' => [ 'shape' => 'DynamoOperation', ], 'hashKeyField' => [ 'shape' => 'HashKeyField', ], 'hashKeyValue' => [ 'shape' => 'HashKeyValue', ], 'hashKeyType' => [ 'shape' => 'DynamoKeyType', ], 'rangeKeyField' => [ 'shape' => 'RangeKeyField', ], 'rangeKeyValue' => [ 'shape' => 'RangeKeyValue', ], 'rangeKeyType' => [ 'shape' => 'DynamoKeyType', ], 'payloadField' => [ 'shape' => 'PayloadField', ], ], ], 'DynamoDBv2Action' => [ 'type' => 'structure', 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'putItem' => [ 'shape' => 'PutItemInput', ], ], ], 'DynamoKeyType' => [ 'type' => 'string', 'enum' => [ 'STRING', 'NUMBER', ], ], 'DynamoOperation' => [ 'type' => 'string', ], 'ElasticsearchAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'endpoint', 'index', 'type', 'id', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'endpoint' => [ 'shape' => 'ElasticsearchEndpoint', ], 'index' => [ 'shape' => 'ElasticsearchIndex', ], 'type' => [ 'shape' => 'ElasticsearchType', ], 'id' => [ 'shape' => 'ElasticsearchId', ], ], ], 'ElasticsearchEndpoint' => [ 'type' => 'string', 'pattern' => 'https?://.*', ], 'ElasticsearchId' => [ 'type' => 'string', ], 'ElasticsearchIndex' => [ 'type' => 'string', ], 'ElasticsearchType' => [ 'type' => 'string', ], 'EnableTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], ], 'EndpointAddress' => [ 'type' => 'string', ], 'FirehoseAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'deliveryStreamName', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'deliveryStreamName' => [ 'shape' => 'DeliveryStreamName', ], 'separator' => [ 'shape' => 'FirehoseSeparator', ], ], ], 'FirehoseSeparator' => [ 'type' => 'string', 'pattern' => '([\\n\\t])|(\\r\\n)|(,)', ], 'Flag' => [ 'type' => 'boolean', ], 'FunctionArn' => [ 'type' => 'string', ], 'GetLoggingOptionsRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetLoggingOptionsResponse' => [ 'type' => 'structure', 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'logLevel' => [ 'shape' => 'LogLevel', ], ], ], 'GetPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], ], ], 'GetPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', ], 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'defaultVersionId' => [ 'shape' => 'PolicyVersionId', ], ], ], 'GetPolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyVersionId', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', 'location' => 'uri', 'locationName' => 'policyVersionId', ], ], ], 'GetPolicyVersionResponse' => [ 'type' => 'structure', 'members' => [ 'policyArn' => [ 'shape' => 'PolicyArn', ], 'policyName' => [ 'shape' => 'PolicyName', ], 'policyDocument' => [ 'shape' => 'PolicyDocument', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', ], 'isDefaultVersion' => [ 'shape' => 'IsDefaultVersion', ], ], ], 'GetRegistrationCodeRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetRegistrationCodeResponse' => [ 'type' => 'structure', 'members' => [ 'registrationCode' => [ 'shape' => 'RegistrationCode', ], ], ], 'GetTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], ], ], 'GetTopicRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ruleArn' => [ 'shape' => 'RuleArn', ], 'rule' => [ 'shape' => 'TopicRule', ], ], ], 'HashKeyField' => [ 'type' => 'string', ], 'HashKeyValue' => [ 'type' => 'string', ], 'InternalException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], 'InternalFailureException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 500, ], 'exception' => true, 'fault' => true, ], 'InvalidRequestException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'IsDefaultVersion' => [ 'type' => 'boolean', ], 'IsDisabled' => [ 'type' => 'boolean', ], 'Key' => [ 'type' => 'string', ], 'KeyPair' => [ 'type' => 'structure', 'members' => [ 'PublicKey' => [ 'shape' => 'PublicKey', ], 'PrivateKey' => [ 'shape' => 'PrivateKey', ], ], ], 'KinesisAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'streamName', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'streamName' => [ 'shape' => 'StreamName', ], 'partitionKey' => [ 'shape' => 'PartitionKey', ], ], ], 'LambdaAction' => [ 'type' => 'structure', 'required' => [ 'functionArn', ], 'members' => [ 'functionArn' => [ 'shape' => 'FunctionArn', ], ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], 'ListCACertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListCACertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'certificates' => [ 'shape' => 'CACertificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListCertificatesByCARequest' => [ 'type' => 'structure', 'required' => [ 'caCertificateId', ], 'members' => [ 'caCertificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListCertificatesByCAResponse' => [ 'type' => 'structure', 'members' => [ 'certificates' => [ 'shape' => 'Certificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListCertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'certificates' => [ 'shape' => 'Certificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListOutgoingCertificatesRequest' => [ 'type' => 'structure', 'members' => [ 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListOutgoingCertificatesResponse' => [ 'type' => 'structure', 'members' => [ 'outgoingCertificates' => [ 'shape' => 'OutgoingCertificates', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPoliciesRequest' => [ 'type' => 'structure', 'members' => [ 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListPoliciesResponse' => [ 'type' => 'structure', 'members' => [ 'policies' => [ 'shape' => 'Policies', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPolicyPrincipalsRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'header', 'locationName' => 'x-amzn-iot-policy', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListPolicyPrincipalsResponse' => [ 'type' => 'structure', 'members' => [ 'principals' => [ 'shape' => 'Principals', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPolicyVersionsRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], ], ], 'ListPolicyVersionsResponse' => [ 'type' => 'structure', 'members' => [ 'policyVersions' => [ 'shape' => 'PolicyVersions', ], ], ], 'ListPrincipalPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'principal', ], 'members' => [ 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-iot-principal', ], 'marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'pageSize' => [ 'shape' => 'PageSize', 'location' => 'querystring', 'locationName' => 'pageSize', ], 'ascendingOrder' => [ 'shape' => 'AscendingOrder', 'location' => 'querystring', 'locationName' => 'isAscendingOrder', ], ], ], 'ListPrincipalPoliciesResponse' => [ 'type' => 'structure', 'members' => [ 'policies' => [ 'shape' => 'Policies', ], 'nextMarker' => [ 'shape' => 'Marker', ], ], ], 'ListPrincipalThingsRequest' => [ 'type' => 'structure', 'required' => [ 'principal', ], 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'principal' => [ 'shape' => 'Principal', 'location' => 'header', 'locationName' => 'x-amzn-principal', ], ], ], 'ListPrincipalThingsResponse' => [ 'type' => 'structure', 'members' => [ 'things' => [ 'shape' => 'ThingNameList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListThingPrincipalsRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], ], ], 'ListThingPrincipalsResponse' => [ 'type' => 'structure', 'members' => [ 'principals' => [ 'shape' => 'Principals', ], ], ], 'ListThingTypesRequest' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'querystring', 'locationName' => 'thingTypeName', ], ], ], 'ListThingTypesResponse' => [ 'type' => 'structure', 'members' => [ 'thingTypes' => [ 'shape' => 'ThingTypeList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListThingsRequest' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'attributeName' => [ 'shape' => 'AttributeName', 'location' => 'querystring', 'locationName' => 'attributeName', ], 'attributeValue' => [ 'shape' => 'AttributeValue', 'location' => 'querystring', 'locationName' => 'attributeValue', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', 'location' => 'querystring', 'locationName' => 'thingTypeName', ], ], ], 'ListThingsResponse' => [ 'type' => 'structure', 'members' => [ 'things' => [ 'shape' => 'ThingAttributeList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ListTopicRulesRequest' => [ 'type' => 'structure', 'members' => [ 'topic' => [ 'shape' => 'Topic', 'location' => 'querystring', 'locationName' => 'topic', ], 'maxResults' => [ 'shape' => 'MaxResults', 'location' => 'querystring', 'locationName' => 'maxResults', ], 'nextToken' => [ 'shape' => 'NextToken', 'location' => 'querystring', 'locationName' => 'nextToken', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', 'location' => 'querystring', 'locationName' => 'ruleDisabled', ], ], ], 'ListTopicRulesResponse' => [ 'type' => 'structure', 'members' => [ 'rules' => [ 'shape' => 'TopicRuleList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'LogLevel' => [ 'type' => 'string', 'enum' => [ 'DEBUG', 'INFO', 'ERROR', 'WARN', 'DISABLED', ], ], 'LoggingOptionsPayload' => [ 'type' => 'structure', 'required' => [ 'roleArn', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'logLevel' => [ 'shape' => 'LogLevel', ], ], ], 'MalformedPolicyException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Marker' => [ 'type' => 'string', ], 'MaxResults' => [ 'type' => 'integer', 'min' => 1, 'max' => 10000, ], 'Message' => [ 'type' => 'string', 'max' => 128, ], 'MessageFormat' => [ 'type' => 'string', 'enum' => [ 'RAW', 'JSON', ], ], 'MetricName' => [ 'type' => 'string', ], 'MetricNamespace' => [ 'type' => 'string', ], 'MetricTimestamp' => [ 'type' => 'string', ], 'MetricUnit' => [ 'type' => 'string', ], 'MetricValue' => [ 'type' => 'string', ], 'NextToken' => [ 'type' => 'string', ], 'OptionalVersion' => [ 'type' => 'long', ], 'OutgoingCertificate' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], 'transferredTo' => [ 'shape' => 'AwsAccountId', ], 'transferDate' => [ 'shape' => 'DateType', ], 'transferMessage' => [ 'shape' => 'Message', ], 'creationDate' => [ 'shape' => 'DateType', ], ], ], 'OutgoingCertificates' => [ 'type' => 'list', 'member' => [ 'shape' => 'OutgoingCertificate', ], ], 'PageSize' => [ 'type' => 'integer', 'min' => 1, 'max' => 250, ], 'PartitionKey' => [ 'type' => 'string', ], 'PayloadField' => [ 'type' => 'string', ], 'Policies' => [ 'type' => 'list', 'member' => [ 'shape' => 'Policy', ], ], 'Policy' => [ 'type' => 'structure', 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', ], 'policyArn' => [ 'shape' => 'PolicyArn', ], ], ], 'PolicyArn' => [ 'type' => 'string', ], 'PolicyDocument' => [ 'type' => 'string', ], 'PolicyName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '[\\w+=,.@-]+', ], 'PolicyVersion' => [ 'type' => 'structure', 'members' => [ 'versionId' => [ 'shape' => 'PolicyVersionId', ], 'isDefaultVersion' => [ 'shape' => 'IsDefaultVersion', ], 'createDate' => [ 'shape' => 'DateType', ], ], ], 'PolicyVersionId' => [ 'type' => 'string', 'pattern' => '[0-9]+', ], 'PolicyVersions' => [ 'type' => 'list', 'member' => [ 'shape' => 'PolicyVersion', ], ], 'Principal' => [ 'type' => 'string', ], 'PrincipalArn' => [ 'type' => 'string', ], 'Principals' => [ 'type' => 'list', 'member' => [ 'shape' => 'PrincipalArn', ], ], 'PrivateKey' => [ 'type' => 'string', 'min' => 1, 'sensitive' => true, ], 'PublicKey' => [ 'type' => 'string', 'min' => 1, ], 'PutItemInput' => [ 'type' => 'structure', 'required' => [ 'tableName', ], 'members' => [ 'tableName' => [ 'shape' => 'TableName', ], ], ], 'QueueUrl' => [ 'type' => 'string', ], 'RangeKeyField' => [ 'type' => 'string', ], 'RangeKeyValue' => [ 'type' => 'string', ], 'RegisterCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'caCertificate', 'verificationCertificate', ], 'members' => [ 'caCertificate' => [ 'shape' => 'CertificatePem', ], 'verificationCertificate' => [ 'shape' => 'CertificatePem', ], 'setAsActive' => [ 'shape' => 'SetAsActive', 'location' => 'querystring', 'locationName' => 'setAsActive', ], 'allowAutoRegistration' => [ 'shape' => 'AllowAutoRegistration', 'location' => 'querystring', 'locationName' => 'allowAutoRegistration', ], ], ], 'RegisterCACertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], ], ], 'RegisterCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificatePem', ], 'members' => [ 'certificatePem' => [ 'shape' => 'CertificatePem', ], 'caCertificatePem' => [ 'shape' => 'CertificatePem', ], 'setAsActive' => [ 'shape' => 'SetAsActiveFlag', 'deprecated' => true, 'location' => 'querystring', 'locationName' => 'setAsActive', ], 'status' => [ 'shape' => 'CertificateStatus', ], ], ], 'RegisterCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'certificateArn' => [ 'shape' => 'CertificateArn', ], 'certificateId' => [ 'shape' => 'CertificateId', ], ], ], 'RegistrationCode' => [ 'type' => 'string', 'min' => 64, 'max' => 64, 'pattern' => '(0x)?[a-fA-F0-9]+', ], 'RegistrationCodeValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'RejectCertificateTransferRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'rejectReason' => [ 'shape' => 'Message', ], ], ], 'RemoveThingType' => [ 'type' => 'boolean', ], 'ReplaceTopicRuleRequest' => [ 'type' => 'structure', 'required' => [ 'ruleName', 'topicRulePayload', ], 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', 'location' => 'uri', 'locationName' => 'ruleName', ], 'topicRulePayload' => [ 'shape' => 'TopicRulePayload', ], ], 'payload' => 'topicRulePayload', ], 'RepublishAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'topic', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'topic' => [ 'shape' => 'TopicPattern', ], ], ], 'ResourceAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], 'resourceId' => [ 'shape' => 'resourceId', ], 'resourceArn' => [ 'shape' => 'resourceArn', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'RuleArn' => [ 'type' => 'string', ], 'RuleName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '^[a-zA-Z0-9_]+$', ], 'S3Action' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'bucketName', 'key', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'bucketName' => [ 'shape' => 'BucketName', ], 'key' => [ 'shape' => 'Key', ], 'cannedAcl' => [ 'shape' => 'CannedAccessControlList', ], ], ], 'SQL' => [ 'type' => 'string', ], 'SearchableAttributes' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttributeName', ], ], 'ServiceUnavailableException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 503, ], 'exception' => true, 'fault' => true, ], 'SetAsActive' => [ 'type' => 'boolean', ], 'SetAsActiveFlag' => [ 'type' => 'boolean', ], 'SetAsDefault' => [ 'type' => 'boolean', ], 'SetDefaultPolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'policyName', 'policyVersionId', ], 'members' => [ 'policyName' => [ 'shape' => 'PolicyName', 'location' => 'uri', 'locationName' => 'policyName', ], 'policyVersionId' => [ 'shape' => 'PolicyVersionId', 'location' => 'uri', 'locationName' => 'policyVersionId', ], ], ], 'SetLoggingOptionsRequest' => [ 'type' => 'structure', 'required' => [ 'loggingOptionsPayload', ], 'members' => [ 'loggingOptionsPayload' => [ 'shape' => 'LoggingOptionsPayload', ], ], 'payload' => 'loggingOptionsPayload', ], 'SnsAction' => [ 'type' => 'structure', 'required' => [ 'targetArn', 'roleArn', ], 'members' => [ 'targetArn' => [ 'shape' => 'AwsArn', ], 'roleArn' => [ 'shape' => 'AwsArn', ], 'messageFormat' => [ 'shape' => 'MessageFormat', ], ], ], 'SqlParseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'SqsAction' => [ 'type' => 'structure', 'required' => [ 'roleArn', 'queueUrl', ], 'members' => [ 'roleArn' => [ 'shape' => 'AwsArn', ], 'queueUrl' => [ 'shape' => 'QueueUrl', ], 'useBase64' => [ 'shape' => 'UseBase64', ], ], ], 'StateReason' => [ 'type' => 'string', ], 'StateValue' => [ 'type' => 'string', ], 'StreamName' => [ 'type' => 'string', ], 'TableName' => [ 'type' => 'string', ], 'ThingArn' => [ 'type' => 'string', ], 'ThingAttribute' => [ 'type' => 'structure', 'members' => [ 'thingName' => [ 'shape' => 'ThingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributes' => [ 'shape' => 'Attributes', ], 'version' => [ 'shape' => 'Version', ], ], ], 'ThingAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ThingAttribute', ], ], 'ThingName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '[a-zA-Z0-9:_-]+', ], 'ThingNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ThingName', ], ], 'ThingTypeArn' => [ 'type' => 'string', ], 'ThingTypeDefinition' => [ 'type' => 'structure', 'members' => [ 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'thingTypeProperties' => [ 'shape' => 'ThingTypeProperties', ], 'thingTypeMetadata' => [ 'shape' => 'ThingTypeMetadata', ], ], ], 'ThingTypeDescription' => [ 'type' => 'string', 'max' => 2028, 'pattern' => '[\\p{Graph}\\x20]*', ], 'ThingTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ThingTypeDefinition', ], ], 'ThingTypeMetadata' => [ 'type' => 'structure', 'members' => [ 'deprecated' => [ 'shape' => 'Boolean', ], 'deprecationDate' => [ 'shape' => 'DeprecationDate', ], 'creationDate' => [ 'shape' => 'CreationDate', ], ], ], 'ThingTypeName' => [ 'type' => 'string', 'min' => 1, 'max' => 128, 'pattern' => '[a-zA-Z0-9:_-]+', ], 'ThingTypeProperties' => [ 'type' => 'structure', 'members' => [ 'thingTypeDescription' => [ 'shape' => 'ThingTypeDescription', ], 'searchableAttributes' => [ 'shape' => 'SearchableAttributes', ], ], ], 'ThrottlingException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 429, ], 'exception' => true, ], 'Topic' => [ 'type' => 'string', ], 'TopicPattern' => [ 'type' => 'string', ], 'TopicRule' => [ 'type' => 'structure', 'members' => [ 'ruleName' => [ 'shape' => 'RuleName', ], 'sql' => [ 'shape' => 'SQL', ], 'description' => [ 'shape' => 'Description', ], 'createdAt' => [ 'shape' => 'CreatedAtDate', ], 'actions' => [ 'shape' => 'ActionList', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', ], 'awsIotSqlVersion' => [ 'shape' => 'AwsIotSqlVersion', ], ], ], 'TopicRuleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TopicRuleListItem', ], ], 'TopicRuleListItem' => [ 'type' => 'structure', 'members' => [ 'ruleArn' => [ 'shape' => 'RuleArn', ], 'ruleName' => [ 'shape' => 'RuleName', ], 'topicPattern' => [ 'shape' => 'TopicPattern', ], 'createdAt' => [ 'shape' => 'CreatedAtDate', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', ], ], ], 'TopicRulePayload' => [ 'type' => 'structure', 'required' => [ 'sql', 'actions', ], 'members' => [ 'sql' => [ 'shape' => 'SQL', ], 'description' => [ 'shape' => 'Description', ], 'actions' => [ 'shape' => 'ActionList', ], 'ruleDisabled' => [ 'shape' => 'IsDisabled', ], 'awsIotSqlVersion' => [ 'shape' => 'AwsIotSqlVersion', ], ], ], 'TransferAlreadyCompletedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 410, ], 'exception' => true, ], 'TransferCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', 'targetAwsAccount', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'targetAwsAccount' => [ 'shape' => 'AwsAccountId', 'location' => 'querystring', 'locationName' => 'targetAwsAccount', ], 'transferMessage' => [ 'shape' => 'Message', ], ], ], 'TransferCertificateResponse' => [ 'type' => 'structure', 'members' => [ 'transferredCertificateArn' => [ 'shape' => 'CertificateArn', ], ], ], 'TransferConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'TransferData' => [ 'type' => 'structure', 'members' => [ 'transferMessage' => [ 'shape' => 'Message', ], 'rejectReason' => [ 'shape' => 'Message', ], 'transferDate' => [ 'shape' => 'DateType', ], 'acceptDate' => [ 'shape' => 'DateType', ], 'rejectDate' => [ 'shape' => 'DateType', ], ], ], 'UnauthorizedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 401, ], 'exception' => true, ], 'UndoDeprecate' => [ 'type' => 'boolean', ], 'UpdateCACertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'caCertificateId', ], 'newStatus' => [ 'shape' => 'CACertificateStatus', 'location' => 'querystring', 'locationName' => 'newStatus', ], 'newAutoRegistrationStatus' => [ 'shape' => 'AutoRegistrationStatus', 'location' => 'querystring', 'locationName' => 'newAutoRegistrationStatus', ], ], ], 'UpdateCertificateRequest' => [ 'type' => 'structure', 'required' => [ 'certificateId', 'newStatus', ], 'members' => [ 'certificateId' => [ 'shape' => 'CertificateId', 'location' => 'uri', 'locationName' => 'certificateId', ], 'newStatus' => [ 'shape' => 'CertificateStatus', 'location' => 'querystring', 'locationName' => 'newStatus', ], ], ], 'UpdateThingRequest' => [ 'type' => 'structure', 'required' => [ 'thingName', ], 'members' => [ 'thingName' => [ 'shape' => 'ThingName', 'location' => 'uri', 'locationName' => 'thingName', ], 'thingTypeName' => [ 'shape' => 'ThingTypeName', ], 'attributePayload' => [ 'shape' => 'AttributePayload', ], 'expectedVersion' => [ 'shape' => 'OptionalVersion', ], 'removeThingType' => [ 'shape' => 'RemoveThingType', ], ], ], 'UpdateThingResponse' => [ 'type' => 'structure', 'members' => [], ], 'UseBase64' => [ 'type' => 'boolean', ], 'Version' => [ 'type' => 'long', ], 'VersionConflictException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'VersionsLimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'errorMessage' => [ 'type' => 'string', ], 'resourceArn' => [ 'type' => 'string', ], 'resourceId' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php index 33c26efe5..a5b39f746 100644 --- a/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/kinesisanalytics/2015-08-14/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-08-14', 'endpointPrefix' => 'kinesisanalytics', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Kinesis Analytics', 'serviceFullName' => 'Amazon Kinesis Analytics', 'signatureVersion' => 'v4', 'targetPrefix' => 'KinesisAnalytics_20150814', 'timestampFormat' => 'unixTimestamp', ], 'operations' => [ 'AddApplicationInput' => [ 'name' => 'AddApplicationInput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddApplicationInputRequest', ], 'output' => [ 'shape' => 'AddApplicationInputResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'AddApplicationOutput' => [ 'name' => 'AddApplicationOutput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddApplicationOutputRequest', ], 'output' => [ 'shape' => 'AddApplicationOutputResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'AddApplicationReferenceDataSource' => [ 'name' => 'AddApplicationReferenceDataSource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddApplicationReferenceDataSourceRequest', ], 'output' => [ 'shape' => 'AddApplicationReferenceDataSourceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'CreateApplication' => [ 'name' => 'CreateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationRequest', ], 'output' => [ 'shape' => 'CreateApplicationResponse', ], 'errors' => [ [ 'shape' => 'CodeValidationException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidArgumentException', ], ], ], 'DeleteApplication' => [ 'name' => 'DeleteApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationRequest', ], 'output' => [ 'shape' => 'DeleteApplicationResponse', ], 'errors' => [ [ 'shape' => 'ConcurrentModificationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'DeleteApplicationOutput' => [ 'name' => 'DeleteApplicationOutput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationOutputRequest', ], 'output' => [ 'shape' => 'DeleteApplicationOutputResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'DeleteApplicationReferenceDataSource' => [ 'name' => 'DeleteApplicationReferenceDataSource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationReferenceDataSourceRequest', ], 'output' => [ 'shape' => 'DeleteApplicationReferenceDataSourceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'DescribeApplication' => [ 'name' => 'DescribeApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeApplicationRequest', ], 'output' => [ 'shape' => 'DescribeApplicationResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], ], 'DiscoverInputSchema' => [ 'name' => 'DiscoverInputSchema', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DiscoverInputSchemaRequest', ], 'output' => [ 'shape' => 'DiscoverInputSchemaResponse', ], 'errors' => [ [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'UnableToDetectSchemaException', ], [ 'shape' => 'ResourceProvisionedThroughputExceededException', ], ], ], 'ListApplications' => [ 'name' => 'ListApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListApplicationsRequest', ], 'output' => [ 'shape' => 'ListApplicationsResponse', ], ], 'StartApplication' => [ 'name' => 'StartApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartApplicationRequest', ], 'output' => [ 'shape' => 'StartApplicationResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'InvalidApplicationConfigurationException', ], ], ], 'StopApplication' => [ 'name' => 'StopApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopApplicationRequest', ], 'output' => [ 'shape' => 'StopApplicationResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'UpdateApplication' => [ 'name' => 'UpdateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationRequest', ], 'output' => [ 'shape' => 'UpdateApplicationResponse', ], 'errors' => [ [ 'shape' => 'CodeValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], ], 'shapes' => [ 'AddApplicationInputRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'Input', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'Input' => [ 'shape' => 'Input', ], ], ], 'AddApplicationInputResponse' => [ 'type' => 'structure', 'members' => [], ], 'AddApplicationOutputRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'Output', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'Output' => [ 'shape' => 'Output', ], ], ], 'AddApplicationOutputResponse' => [ 'type' => 'structure', 'members' => [], ], 'AddApplicationReferenceDataSourceRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'ReferenceDataSource', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'ReferenceDataSource' => [ 'shape' => 'ReferenceDataSource', ], ], ], 'AddApplicationReferenceDataSourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'ApplicationCode' => [ 'type' => 'string', 'max' => 51200, 'min' => 0, ], 'ApplicationDescription' => [ 'type' => 'string', 'max' => 1024, 'min' => 0, ], 'ApplicationDetail' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'ApplicationARN', 'ApplicationStatus', 'ApplicationVersionId', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'ApplicationDescription' => [ 'shape' => 'ApplicationDescription', ], 'ApplicationARN' => [ 'shape' => 'ResourceARN', ], 'ApplicationStatus' => [ 'shape' => 'ApplicationStatus', ], 'CreateTimestamp' => [ 'shape' => 'Timestamp', ], 'LastUpdateTimestamp' => [ 'shape' => 'Timestamp', ], 'InputDescriptions' => [ 'shape' => 'InputDescriptions', ], 'OutputDescriptions' => [ 'shape' => 'OutputDescriptions', ], 'ReferenceDataSourceDescriptions' => [ 'shape' => 'ReferenceDataSourceDescriptions', ], 'ApplicationCode' => [ 'shape' => 'ApplicationCode', ], 'ApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], ], ], 'ApplicationName' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[a-zA-Z0-9_.-]+', ], 'ApplicationStatus' => [ 'type' => 'string', 'enum' => [ 'DELETING', 'STARTING', 'STOPPING', 'READY', 'RUNNING', 'UPDATING', ], ], 'ApplicationSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationSummary', ], ], 'ApplicationSummary' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'ApplicationARN', 'ApplicationStatus', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'ApplicationARN' => [ 'shape' => 'ResourceARN', ], 'ApplicationStatus' => [ 'shape' => 'ApplicationStatus', ], ], ], 'ApplicationUpdate' => [ 'type' => 'structure', 'members' => [ 'InputUpdates' => [ 'shape' => 'InputUpdates', ], 'ApplicationCodeUpdate' => [ 'shape' => 'ApplicationCode', ], 'OutputUpdates' => [ 'shape' => 'OutputUpdates', ], 'ReferenceDataSourceUpdates' => [ 'shape' => 'ReferenceDataSourceUpdates', ], ], ], 'ApplicationVersionId' => [ 'type' => 'long', 'max' => 999999999, 'min' => 1, ], 'BooleanObject' => [ 'type' => 'boolean', ], 'BucketARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => 'arn:.*', ], 'CSVMappingParameters' => [ 'type' => 'structure', 'required' => [ 'RecordRowDelimiter', 'RecordColumnDelimiter', ], 'members' => [ 'RecordRowDelimiter' => [ 'shape' => 'RecordRowDelimiter', ], 'RecordColumnDelimiter' => [ 'shape' => 'RecordColumnDelimiter', ], ], ], 'CodeValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ConcurrentModificationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'CreateApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'ApplicationDescription' => [ 'shape' => 'ApplicationDescription', ], 'Inputs' => [ 'shape' => 'Inputs', ], 'Outputs' => [ 'shape' => 'Outputs', ], 'ApplicationCode' => [ 'shape' => 'ApplicationCode', ], ], ], 'CreateApplicationResponse' => [ 'type' => 'structure', 'required' => [ 'ApplicationSummary', ], 'members' => [ 'ApplicationSummary' => [ 'shape' => 'ApplicationSummary', ], ], ], 'DeleteApplicationOutputRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'OutputId', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'OutputId' => [ 'shape' => 'Id', ], ], ], 'DeleteApplicationOutputResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteApplicationReferenceDataSourceRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'ReferenceId', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'ReferenceId' => [ 'shape' => 'Id', ], ], ], 'DeleteApplicationReferenceDataSourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CreateTimestamp', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CreateTimestamp' => [ 'shape' => 'Timestamp', ], ], ], 'DeleteApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], 'DescribeApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'DescribeApplicationResponse' => [ 'type' => 'structure', 'required' => [ 'ApplicationDetail', ], 'members' => [ 'ApplicationDetail' => [ 'shape' => 'ApplicationDetail', ], ], ], 'DestinationSchema' => [ 'type' => 'structure', 'members' => [ 'RecordFormatType' => [ 'shape' => 'RecordFormatType', ], ], ], 'DiscoverInputSchemaRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', 'InputStartingPositionConfiguration', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'InputStartingPositionConfiguration' => [ 'shape' => 'InputStartingPositionConfiguration', ], ], ], 'DiscoverInputSchemaResponse' => [ 'type' => 'structure', 'members' => [ 'InputSchema' => [ 'shape' => 'SourceSchema', ], 'ParsedInputRecords' => [ 'shape' => 'ParsedInputRecords', ], 'RawInputRecords' => [ 'shape' => 'RawInputRecords', ], ], ], 'ErrorMessage' => [ 'type' => 'string', ], 'FileKey' => [ 'type' => 'string', ], 'Id' => [ 'type' => 'string', 'max' => 50, 'min' => 1, 'pattern' => '[a-zA-Z0-9_.-]+', ], 'InAppStreamName' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9_]+', ], 'InAppStreamNames' => [ 'type' => 'list', 'member' => [ 'shape' => 'InAppStreamName', ], ], 'InAppTableName' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9_]+', ], 'Input' => [ 'type' => 'structure', 'required' => [ 'NamePrefix', ], 'members' => [ 'NamePrefix' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsInput' => [ 'shape' => 'KinesisStreamsInput', ], 'KinesisFirehoseInput' => [ 'shape' => 'KinesisFirehoseInput', ], 'InputParallelism' => [ 'shape' => 'InputParallelism', ], 'InputSchema' => [ 'shape' => 'SourceSchema', ], ], ], 'InputConfiguration' => [ 'type' => 'structure', 'required' => [ 'Id', 'InputStartingPositionConfiguration', ], 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'InputStartingPositionConfiguration' => [ 'shape' => 'InputStartingPositionConfiguration', ], ], ], 'InputConfigurations' => [ 'type' => 'list', 'member' => [ 'shape' => 'InputConfiguration', ], ], 'InputDescription' => [ 'type' => 'structure', 'members' => [ 'InputId' => [ 'shape' => 'Id', ], 'NamePrefix' => [ 'shape' => 'InAppStreamName', ], 'InAppStreamNames' => [ 'shape' => 'InAppStreamNames', ], 'KinesisStreamsInputDescription' => [ 'shape' => 'KinesisStreamsInputDescription', ], 'KinesisFirehoseInputDescription' => [ 'shape' => 'KinesisFirehoseInputDescription', ], 'InputSchema' => [ 'shape' => 'SourceSchema', ], 'InputParallelism' => [ 'shape' => 'InputParallelism', ], 'InputStartingPositionConfiguration' => [ 'shape' => 'InputStartingPositionConfiguration', ], ], ], 'InputDescriptions' => [ 'type' => 'list', 'member' => [ 'shape' => 'InputDescription', ], ], 'InputParallelism' => [ 'type' => 'structure', 'members' => [ 'Count' => [ 'shape' => 'InputParallelismCount', ], ], ], 'InputParallelismCount' => [ 'type' => 'integer', 'max' => 10, 'min' => 1, ], 'InputParallelismUpdate' => [ 'type' => 'structure', 'members' => [ 'CountUpdate' => [ 'shape' => 'InputParallelismCount', ], ], ], 'InputSchemaUpdate' => [ 'type' => 'structure', 'members' => [ 'RecordFormatUpdate' => [ 'shape' => 'RecordFormat', ], 'RecordEncodingUpdate' => [ 'shape' => 'RecordEncoding', ], 'RecordColumnUpdates' => [ 'shape' => 'RecordColumns', ], ], ], 'InputStartingPosition' => [ 'type' => 'string', 'enum' => [ 'NOW', 'TRIM_HORIZON', 'LAST_STOPPED_POINT', ], ], 'InputStartingPositionConfiguration' => [ 'type' => 'structure', 'members' => [ 'InputStartingPosition' => [ 'shape' => 'InputStartingPosition', ], ], ], 'InputUpdate' => [ 'type' => 'structure', 'required' => [ 'InputId', ], 'members' => [ 'InputId' => [ 'shape' => 'Id', ], 'NamePrefixUpdate' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsInputUpdate' => [ 'shape' => 'KinesisStreamsInputUpdate', ], 'KinesisFirehoseInputUpdate' => [ 'shape' => 'KinesisFirehoseInputUpdate', ], 'InputSchemaUpdate' => [ 'shape' => 'InputSchemaUpdate', ], 'InputParallelismUpdate' => [ 'shape' => 'InputParallelismUpdate', ], ], ], 'InputUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'InputUpdate', ], ], 'Inputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'Input', ], ], 'InvalidApplicationConfigurationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'InvalidArgumentException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'JSONMappingParameters' => [ 'type' => 'structure', 'required' => [ 'RecordRowPath', ], 'members' => [ 'RecordRowPath' => [ 'shape' => 'RecordRowPath', ], ], ], 'KinesisFirehoseInput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseInputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseInputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseOutput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseOutputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseOutputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsInput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsInputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsInputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsOutput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsOutputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsOutputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ListApplicationsInputLimit' => [ 'type' => 'integer', 'max' => 50, 'min' => 1, ], 'ListApplicationsRequest' => [ 'type' => 'structure', 'members' => [ 'Limit' => [ 'shape' => 'ListApplicationsInputLimit', ], 'ExclusiveStartApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'ListApplicationsResponse' => [ 'type' => 'structure', 'required' => [ 'ApplicationSummaries', 'HasMoreApplications', ], 'members' => [ 'ApplicationSummaries' => [ 'shape' => 'ApplicationSummaries', ], 'HasMoreApplications' => [ 'shape' => 'BooleanObject', ], ], ], 'MappingParameters' => [ 'type' => 'structure', 'members' => [ 'JSONMappingParameters' => [ 'shape' => 'JSONMappingParameters', ], 'CSVMappingParameters' => [ 'shape' => 'CSVMappingParameters', ], ], ], 'Output' => [ 'type' => 'structure', 'required' => [ 'Name', 'DestinationSchema', ], 'members' => [ 'Name' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsOutput' => [ 'shape' => 'KinesisStreamsOutput', ], 'KinesisFirehoseOutput' => [ 'shape' => 'KinesisFirehoseOutput', ], 'DestinationSchema' => [ 'shape' => 'DestinationSchema', ], ], ], 'OutputDescription' => [ 'type' => 'structure', 'members' => [ 'OutputId' => [ 'shape' => 'Id', ], 'Name' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsOutputDescription' => [ 'shape' => 'KinesisStreamsOutputDescription', ], 'KinesisFirehoseOutputDescription' => [ 'shape' => 'KinesisFirehoseOutputDescription', ], 'DestinationSchema' => [ 'shape' => 'DestinationSchema', ], ], ], 'OutputDescriptions' => [ 'type' => 'list', 'member' => [ 'shape' => 'OutputDescription', ], ], 'OutputUpdate' => [ 'type' => 'structure', 'required' => [ 'OutputId', ], 'members' => [ 'OutputId' => [ 'shape' => 'Id', ], 'NameUpdate' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsOutputUpdate' => [ 'shape' => 'KinesisStreamsOutputUpdate', ], 'KinesisFirehoseOutputUpdate' => [ 'shape' => 'KinesisFirehoseOutputUpdate', ], 'DestinationSchemaUpdate' => [ 'shape' => 'DestinationSchema', ], ], ], 'OutputUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'OutputUpdate', ], ], 'Outputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'Output', ], ], 'ParsedInputRecord' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParsedInputRecordField', ], ], 'ParsedInputRecordField' => [ 'type' => 'string', ], 'ParsedInputRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParsedInputRecord', ], ], 'RawInputRecord' => [ 'type' => 'string', ], 'RawInputRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'RawInputRecord', ], ], 'RecordColumn' => [ 'type' => 'structure', 'required' => [ 'Name', 'SqlType', ], 'members' => [ 'Name' => [ 'shape' => 'RecordColumnName', ], 'Mapping' => [ 'shape' => 'RecordColumnMapping', ], 'SqlType' => [ 'shape' => 'RecordColumnSqlType', ], ], ], 'RecordColumnDelimiter' => [ 'type' => 'string', ], 'RecordColumnMapping' => [ 'type' => 'string', ], 'RecordColumnName' => [ 'type' => 'string', 'pattern' => '[a-zA-Z][a-zA-Z0-9_]+', ], 'RecordColumnSqlType' => [ 'type' => 'string', ], 'RecordColumns' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordColumn', ], 'max' => 1000, 'min' => 1, ], 'RecordEncoding' => [ 'type' => 'string', 'pattern' => 'UTF-8', ], 'RecordFormat' => [ 'type' => 'structure', 'required' => [ 'RecordFormatType', ], 'members' => [ 'RecordFormatType' => [ 'shape' => 'RecordFormatType', ], 'MappingParameters' => [ 'shape' => 'MappingParameters', ], ], ], 'RecordFormatType' => [ 'type' => 'string', 'enum' => [ 'JSON', 'CSV', ], ], 'RecordRowDelimiter' => [ 'type' => 'string', ], 'RecordRowPath' => [ 'type' => 'string', ], 'ReferenceDataSource' => [ 'type' => 'structure', 'required' => [ 'TableName', 'ReferenceSchema', ], 'members' => [ 'TableName' => [ 'shape' => 'InAppTableName', ], 'S3ReferenceDataSource' => [ 'shape' => 'S3ReferenceDataSource', ], 'ReferenceSchema' => [ 'shape' => 'SourceSchema', ], ], ], 'ReferenceDataSourceDescription' => [ 'type' => 'structure', 'required' => [ 'ReferenceId', 'TableName', 'S3ReferenceDataSourceDescription', ], 'members' => [ 'ReferenceId' => [ 'shape' => 'Id', ], 'TableName' => [ 'shape' => 'InAppTableName', ], 'S3ReferenceDataSourceDescription' => [ 'shape' => 'S3ReferenceDataSourceDescription', ], 'ReferenceSchema' => [ 'shape' => 'SourceSchema', ], ], ], 'ReferenceDataSourceDescriptions' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReferenceDataSourceDescription', ], ], 'ReferenceDataSourceUpdate' => [ 'type' => 'structure', 'required' => [ 'ReferenceId', ], 'members' => [ 'ReferenceId' => [ 'shape' => 'Id', ], 'TableNameUpdate' => [ 'shape' => 'InAppTableName', ], 'S3ReferenceDataSourceUpdate' => [ 'shape' => 'S3ReferenceDataSourceUpdate', ], 'ReferenceSchemaUpdate' => [ 'shape' => 'SourceSchema', ], ], ], 'ReferenceDataSourceUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReferenceDataSourceUpdate', ], ], 'ResourceARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => 'arn:[a-zA-Z0-9\\-]+:[a-zA-Z0-9\\-]+:[a-zA-Z0-9\\-]*:\\d{12}:[a-zA-Z_0-9+=,.@\\-_/:]+', ], 'ResourceInUseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ResourceProvisionedThroughputExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'RoleARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => 'arn:aws:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+', ], 'S3ReferenceDataSource' => [ 'type' => 'structure', 'required' => [ 'BucketARN', 'FileKey', 'ReferenceRoleARN', ], 'members' => [ 'BucketARN' => [ 'shape' => 'BucketARN', ], 'FileKey' => [ 'shape' => 'FileKey', ], 'ReferenceRoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'S3ReferenceDataSourceDescription' => [ 'type' => 'structure', 'required' => [ 'BucketARN', 'FileKey', 'ReferenceRoleARN', ], 'members' => [ 'BucketARN' => [ 'shape' => 'BucketARN', ], 'FileKey' => [ 'shape' => 'FileKey', ], 'ReferenceRoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'S3ReferenceDataSourceUpdate' => [ 'type' => 'structure', 'members' => [ 'BucketARNUpdate' => [ 'shape' => 'BucketARN', ], 'FileKeyUpdate' => [ 'shape' => 'FileKey', ], 'ReferenceRoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'SourceSchema' => [ 'type' => 'structure', 'required' => [ 'RecordFormat', 'RecordColumns', ], 'members' => [ 'RecordFormat' => [ 'shape' => 'RecordFormat', ], 'RecordEncoding' => [ 'shape' => 'RecordEncoding', ], 'RecordColumns' => [ 'shape' => 'RecordColumns', ], ], ], 'StartApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'InputConfigurations', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'InputConfigurations' => [ 'shape' => 'InputConfigurations', ], ], ], 'StartApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], 'StopApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'StopApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'UnableToDetectSchemaException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'UpdateApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'ApplicationUpdate', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'ApplicationUpdate' => [ 'shape' => 'ApplicationUpdate', ], ], ], 'UpdateApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-08-14', 'endpointPrefix' => 'kinesisanalytics', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'Kinesis Analytics', 'serviceFullName' => 'Amazon Kinesis Analytics', 'signatureVersion' => 'v4', 'targetPrefix' => 'KinesisAnalytics_20150814', 'timestampFormat' => 'unixTimestamp', ], 'operations' => [ 'AddApplicationInput' => [ 'name' => 'AddApplicationInput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddApplicationInputRequest', ], 'output' => [ 'shape' => 'AddApplicationInputResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'AddApplicationOutput' => [ 'name' => 'AddApplicationOutput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddApplicationOutputRequest', ], 'output' => [ 'shape' => 'AddApplicationOutputResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'AddApplicationReferenceDataSource' => [ 'name' => 'AddApplicationReferenceDataSource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddApplicationReferenceDataSourceRequest', ], 'output' => [ 'shape' => 'AddApplicationReferenceDataSourceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'CreateApplication' => [ 'name' => 'CreateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateApplicationRequest', ], 'output' => [ 'shape' => 'CreateApplicationResponse', ], 'errors' => [ [ 'shape' => 'CodeValidationException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'InvalidArgumentException', ], ], ], 'DeleteApplication' => [ 'name' => 'DeleteApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationRequest', ], 'output' => [ 'shape' => 'DeleteApplicationResponse', ], 'errors' => [ [ 'shape' => 'ConcurrentModificationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'DeleteApplicationOutput' => [ 'name' => 'DeleteApplicationOutput', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationOutputRequest', ], 'output' => [ 'shape' => 'DeleteApplicationOutputResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'DeleteApplicationReferenceDataSource' => [ 'name' => 'DeleteApplicationReferenceDataSource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteApplicationReferenceDataSourceRequest', ], 'output' => [ 'shape' => 'DeleteApplicationReferenceDataSourceResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], 'DescribeApplication' => [ 'name' => 'DescribeApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeApplicationRequest', ], 'output' => [ 'shape' => 'DescribeApplicationResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], ], 'DiscoverInputSchema' => [ 'name' => 'DiscoverInputSchema', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DiscoverInputSchemaRequest', ], 'output' => [ 'shape' => 'DiscoverInputSchemaResponse', ], 'errors' => [ [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'UnableToDetectSchemaException', ], [ 'shape' => 'ResourceProvisionedThroughputExceededException', ], ], ], 'ListApplications' => [ 'name' => 'ListApplications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListApplicationsRequest', ], 'output' => [ 'shape' => 'ListApplicationsResponse', ], ], 'StartApplication' => [ 'name' => 'StartApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartApplicationRequest', ], 'output' => [ 'shape' => 'StartApplicationResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'InvalidApplicationConfigurationException', ], ], ], 'StopApplication' => [ 'name' => 'StopApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StopApplicationRequest', ], 'output' => [ 'shape' => 'StopApplicationResponse', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], ], ], 'UpdateApplication' => [ 'name' => 'UpdateApplication', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateApplicationRequest', ], 'output' => [ 'shape' => 'UpdateApplicationResponse', ], 'errors' => [ [ 'shape' => 'CodeValidationException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'ResourceInUseException', ], [ 'shape' => 'InvalidArgumentException', ], [ 'shape' => 'ConcurrentModificationException', ], ], ], ], 'shapes' => [ 'AddApplicationInputRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'Input', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'Input' => [ 'shape' => 'Input', ], ], ], 'AddApplicationInputResponse' => [ 'type' => 'structure', 'members' => [], ], 'AddApplicationOutputRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'Output', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'Output' => [ 'shape' => 'Output', ], ], ], 'AddApplicationOutputResponse' => [ 'type' => 'structure', 'members' => [], ], 'AddApplicationReferenceDataSourceRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'ReferenceDataSource', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'ReferenceDataSource' => [ 'shape' => 'ReferenceDataSource', ], ], ], 'AddApplicationReferenceDataSourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'ApplicationCode' => [ 'type' => 'string', 'max' => 51200, 'min' => 0, ], 'ApplicationDescription' => [ 'type' => 'string', 'max' => 1024, 'min' => 0, ], 'ApplicationDetail' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'ApplicationARN', 'ApplicationStatus', 'ApplicationVersionId', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'ApplicationDescription' => [ 'shape' => 'ApplicationDescription', ], 'ApplicationARN' => [ 'shape' => 'ResourceARN', ], 'ApplicationStatus' => [ 'shape' => 'ApplicationStatus', ], 'CreateTimestamp' => [ 'shape' => 'Timestamp', ], 'LastUpdateTimestamp' => [ 'shape' => 'Timestamp', ], 'InputDescriptions' => [ 'shape' => 'InputDescriptions', ], 'OutputDescriptions' => [ 'shape' => 'OutputDescriptions', ], 'ReferenceDataSourceDescriptions' => [ 'shape' => 'ReferenceDataSourceDescriptions', ], 'ApplicationCode' => [ 'shape' => 'ApplicationCode', ], 'ApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], ], ], 'ApplicationName' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[a-zA-Z0-9_.-]+', ], 'ApplicationStatus' => [ 'type' => 'string', 'enum' => [ 'DELETING', 'STARTING', 'STOPPING', 'READY', 'RUNNING', 'UPDATING', ], ], 'ApplicationSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ApplicationSummary', ], ], 'ApplicationSummary' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'ApplicationARN', 'ApplicationStatus', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'ApplicationARN' => [ 'shape' => 'ResourceARN', ], 'ApplicationStatus' => [ 'shape' => 'ApplicationStatus', ], ], ], 'ApplicationUpdate' => [ 'type' => 'structure', 'members' => [ 'InputUpdates' => [ 'shape' => 'InputUpdates', ], 'ApplicationCodeUpdate' => [ 'shape' => 'ApplicationCode', ], 'OutputUpdates' => [ 'shape' => 'OutputUpdates', ], 'ReferenceDataSourceUpdates' => [ 'shape' => 'ReferenceDataSourceUpdates', ], ], ], 'ApplicationVersionId' => [ 'type' => 'long', 'max' => 999999999, 'min' => 1, ], 'BooleanObject' => [ 'type' => 'boolean', ], 'BucketARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => 'arn:.*', ], 'CSVMappingParameters' => [ 'type' => 'structure', 'required' => [ 'RecordRowDelimiter', 'RecordColumnDelimiter', ], 'members' => [ 'RecordRowDelimiter' => [ 'shape' => 'RecordRowDelimiter', ], 'RecordColumnDelimiter' => [ 'shape' => 'RecordColumnDelimiter', ], ], ], 'CodeValidationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ConcurrentModificationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'CreateApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'ApplicationDescription' => [ 'shape' => 'ApplicationDescription', ], 'Inputs' => [ 'shape' => 'Inputs', ], 'Outputs' => [ 'shape' => 'Outputs', ], 'ApplicationCode' => [ 'shape' => 'ApplicationCode', ], ], ], 'CreateApplicationResponse' => [ 'type' => 'structure', 'required' => [ 'ApplicationSummary', ], 'members' => [ 'ApplicationSummary' => [ 'shape' => 'ApplicationSummary', ], ], ], 'DeleteApplicationOutputRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'OutputId', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'OutputId' => [ 'shape' => 'Id', ], ], ], 'DeleteApplicationOutputResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteApplicationReferenceDataSourceRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'ReferenceId', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'ReferenceId' => [ 'shape' => 'Id', ], ], ], 'DeleteApplicationReferenceDataSourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CreateTimestamp', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CreateTimestamp' => [ 'shape' => 'Timestamp', ], ], ], 'DeleteApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], 'DescribeApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'DescribeApplicationResponse' => [ 'type' => 'structure', 'required' => [ 'ApplicationDetail', ], 'members' => [ 'ApplicationDetail' => [ 'shape' => 'ApplicationDetail', ], ], ], 'DestinationSchema' => [ 'type' => 'structure', 'members' => [ 'RecordFormatType' => [ 'shape' => 'RecordFormatType', ], ], ], 'DiscoverInputSchemaRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', 'InputStartingPositionConfiguration', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], 'InputStartingPositionConfiguration' => [ 'shape' => 'InputStartingPositionConfiguration', ], ], ], 'DiscoverInputSchemaResponse' => [ 'type' => 'structure', 'members' => [ 'InputSchema' => [ 'shape' => 'SourceSchema', ], 'ParsedInputRecords' => [ 'shape' => 'ParsedInputRecords', ], 'RawInputRecords' => [ 'shape' => 'RawInputRecords', ], ], ], 'ErrorMessage' => [ 'type' => 'string', ], 'FileKey' => [ 'type' => 'string', ], 'Id' => [ 'type' => 'string', 'max' => 50, 'min' => 1, 'pattern' => '[a-zA-Z0-9_.-]+', ], 'InAppStreamName' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9_]+', ], 'InAppStreamNames' => [ 'type' => 'list', 'member' => [ 'shape' => 'InAppStreamName', ], ], 'InAppTableName' => [ 'type' => 'string', 'max' => 32, 'min' => 1, 'pattern' => '[a-zA-Z][a-zA-Z0-9_]+', ], 'Input' => [ 'type' => 'structure', 'required' => [ 'NamePrefix', 'InputSchema', ], 'members' => [ 'NamePrefix' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsInput' => [ 'shape' => 'KinesisStreamsInput', ], 'KinesisFirehoseInput' => [ 'shape' => 'KinesisFirehoseInput', ], 'InputParallelism' => [ 'shape' => 'InputParallelism', ], 'InputSchema' => [ 'shape' => 'SourceSchema', ], ], ], 'InputConfiguration' => [ 'type' => 'structure', 'required' => [ 'Id', 'InputStartingPositionConfiguration', ], 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'InputStartingPositionConfiguration' => [ 'shape' => 'InputStartingPositionConfiguration', ], ], ], 'InputConfigurations' => [ 'type' => 'list', 'member' => [ 'shape' => 'InputConfiguration', ], ], 'InputDescription' => [ 'type' => 'structure', 'members' => [ 'InputId' => [ 'shape' => 'Id', ], 'NamePrefix' => [ 'shape' => 'InAppStreamName', ], 'InAppStreamNames' => [ 'shape' => 'InAppStreamNames', ], 'KinesisStreamsInputDescription' => [ 'shape' => 'KinesisStreamsInputDescription', ], 'KinesisFirehoseInputDescription' => [ 'shape' => 'KinesisFirehoseInputDescription', ], 'InputSchema' => [ 'shape' => 'SourceSchema', ], 'InputParallelism' => [ 'shape' => 'InputParallelism', ], 'InputStartingPositionConfiguration' => [ 'shape' => 'InputStartingPositionConfiguration', ], ], ], 'InputDescriptions' => [ 'type' => 'list', 'member' => [ 'shape' => 'InputDescription', ], ], 'InputParallelism' => [ 'type' => 'structure', 'members' => [ 'Count' => [ 'shape' => 'InputParallelismCount', ], ], ], 'InputParallelismCount' => [ 'type' => 'integer', 'max' => 10, 'min' => 1, ], 'InputParallelismUpdate' => [ 'type' => 'structure', 'members' => [ 'CountUpdate' => [ 'shape' => 'InputParallelismCount', ], ], ], 'InputSchemaUpdate' => [ 'type' => 'structure', 'members' => [ 'RecordFormatUpdate' => [ 'shape' => 'RecordFormat', ], 'RecordEncodingUpdate' => [ 'shape' => 'RecordEncoding', ], 'RecordColumnUpdates' => [ 'shape' => 'RecordColumns', ], ], ], 'InputStartingPosition' => [ 'type' => 'string', 'enum' => [ 'NOW', 'TRIM_HORIZON', 'LAST_STOPPED_POINT', ], ], 'InputStartingPositionConfiguration' => [ 'type' => 'structure', 'members' => [ 'InputStartingPosition' => [ 'shape' => 'InputStartingPosition', ], ], ], 'InputUpdate' => [ 'type' => 'structure', 'required' => [ 'InputId', ], 'members' => [ 'InputId' => [ 'shape' => 'Id', ], 'NamePrefixUpdate' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsInputUpdate' => [ 'shape' => 'KinesisStreamsInputUpdate', ], 'KinesisFirehoseInputUpdate' => [ 'shape' => 'KinesisFirehoseInputUpdate', ], 'InputSchemaUpdate' => [ 'shape' => 'InputSchemaUpdate', ], 'InputParallelismUpdate' => [ 'shape' => 'InputParallelismUpdate', ], ], ], 'InputUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'InputUpdate', ], ], 'Inputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'Input', ], ], 'InvalidApplicationConfigurationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'InvalidArgumentException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'JSONMappingParameters' => [ 'type' => 'structure', 'required' => [ 'RecordRowPath', ], 'members' => [ 'RecordRowPath' => [ 'shape' => 'RecordRowPath', ], ], ], 'KinesisFirehoseInput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseInputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseInputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseOutput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseOutputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisFirehoseOutputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsInput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsInputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsInputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsOutput' => [ 'type' => 'structure', 'required' => [ 'ResourceARN', 'RoleARN', ], 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsOutputDescription' => [ 'type' => 'structure', 'members' => [ 'ResourceARN' => [ 'shape' => 'ResourceARN', ], 'RoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'KinesisStreamsOutputUpdate' => [ 'type' => 'structure', 'members' => [ 'ResourceARNUpdate' => [ 'shape' => 'ResourceARN', ], 'RoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ListApplicationsInputLimit' => [ 'type' => 'integer', 'max' => 50, 'min' => 1, ], 'ListApplicationsRequest' => [ 'type' => 'structure', 'members' => [ 'Limit' => [ 'shape' => 'ListApplicationsInputLimit', ], 'ExclusiveStartApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'ListApplicationsResponse' => [ 'type' => 'structure', 'required' => [ 'ApplicationSummaries', 'HasMoreApplications', ], 'members' => [ 'ApplicationSummaries' => [ 'shape' => 'ApplicationSummaries', ], 'HasMoreApplications' => [ 'shape' => 'BooleanObject', ], ], ], 'MappingParameters' => [ 'type' => 'structure', 'members' => [ 'JSONMappingParameters' => [ 'shape' => 'JSONMappingParameters', ], 'CSVMappingParameters' => [ 'shape' => 'CSVMappingParameters', ], ], ], 'Output' => [ 'type' => 'structure', 'required' => [ 'Name', 'DestinationSchema', ], 'members' => [ 'Name' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsOutput' => [ 'shape' => 'KinesisStreamsOutput', ], 'KinesisFirehoseOutput' => [ 'shape' => 'KinesisFirehoseOutput', ], 'DestinationSchema' => [ 'shape' => 'DestinationSchema', ], ], ], 'OutputDescription' => [ 'type' => 'structure', 'members' => [ 'OutputId' => [ 'shape' => 'Id', ], 'Name' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsOutputDescription' => [ 'shape' => 'KinesisStreamsOutputDescription', ], 'KinesisFirehoseOutputDescription' => [ 'shape' => 'KinesisFirehoseOutputDescription', ], 'DestinationSchema' => [ 'shape' => 'DestinationSchema', ], ], ], 'OutputDescriptions' => [ 'type' => 'list', 'member' => [ 'shape' => 'OutputDescription', ], ], 'OutputUpdate' => [ 'type' => 'structure', 'required' => [ 'OutputId', ], 'members' => [ 'OutputId' => [ 'shape' => 'Id', ], 'NameUpdate' => [ 'shape' => 'InAppStreamName', ], 'KinesisStreamsOutputUpdate' => [ 'shape' => 'KinesisStreamsOutputUpdate', ], 'KinesisFirehoseOutputUpdate' => [ 'shape' => 'KinesisFirehoseOutputUpdate', ], 'DestinationSchemaUpdate' => [ 'shape' => 'DestinationSchema', ], ], ], 'OutputUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'OutputUpdate', ], ], 'Outputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'Output', ], ], 'ParsedInputRecord' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParsedInputRecordField', ], ], 'ParsedInputRecordField' => [ 'type' => 'string', ], 'ParsedInputRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'ParsedInputRecord', ], ], 'RawInputRecord' => [ 'type' => 'string', ], 'RawInputRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'RawInputRecord', ], ], 'RecordColumn' => [ 'type' => 'structure', 'required' => [ 'Name', 'SqlType', ], 'members' => [ 'Name' => [ 'shape' => 'RecordColumnName', ], 'Mapping' => [ 'shape' => 'RecordColumnMapping', ], 'SqlType' => [ 'shape' => 'RecordColumnSqlType', ], ], ], 'RecordColumnDelimiter' => [ 'type' => 'string', ], 'RecordColumnMapping' => [ 'type' => 'string', ], 'RecordColumnName' => [ 'type' => 'string', 'pattern' => '[a-zA-Z][a-zA-Z0-9_]+', ], 'RecordColumnSqlType' => [ 'type' => 'string', ], 'RecordColumns' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordColumn', ], 'max' => 1000, 'min' => 1, ], 'RecordEncoding' => [ 'type' => 'string', 'pattern' => 'UTF-8', ], 'RecordFormat' => [ 'type' => 'structure', 'required' => [ 'RecordFormatType', ], 'members' => [ 'RecordFormatType' => [ 'shape' => 'RecordFormatType', ], 'MappingParameters' => [ 'shape' => 'MappingParameters', ], ], ], 'RecordFormatType' => [ 'type' => 'string', 'enum' => [ 'JSON', 'CSV', ], ], 'RecordRowDelimiter' => [ 'type' => 'string', ], 'RecordRowPath' => [ 'type' => 'string', ], 'ReferenceDataSource' => [ 'type' => 'structure', 'required' => [ 'TableName', 'ReferenceSchema', ], 'members' => [ 'TableName' => [ 'shape' => 'InAppTableName', ], 'S3ReferenceDataSource' => [ 'shape' => 'S3ReferenceDataSource', ], 'ReferenceSchema' => [ 'shape' => 'SourceSchema', ], ], ], 'ReferenceDataSourceDescription' => [ 'type' => 'structure', 'required' => [ 'ReferenceId', 'TableName', 'S3ReferenceDataSourceDescription', ], 'members' => [ 'ReferenceId' => [ 'shape' => 'Id', ], 'TableName' => [ 'shape' => 'InAppTableName', ], 'S3ReferenceDataSourceDescription' => [ 'shape' => 'S3ReferenceDataSourceDescription', ], 'ReferenceSchema' => [ 'shape' => 'SourceSchema', ], ], ], 'ReferenceDataSourceDescriptions' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReferenceDataSourceDescription', ], ], 'ReferenceDataSourceUpdate' => [ 'type' => 'structure', 'required' => [ 'ReferenceId', ], 'members' => [ 'ReferenceId' => [ 'shape' => 'Id', ], 'TableNameUpdate' => [ 'shape' => 'InAppTableName', ], 'S3ReferenceDataSourceUpdate' => [ 'shape' => 'S3ReferenceDataSourceUpdate', ], 'ReferenceSchemaUpdate' => [ 'shape' => 'SourceSchema', ], ], ], 'ReferenceDataSourceUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReferenceDataSourceUpdate', ], ], 'ResourceARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => 'arn:[a-zA-Z0-9\\-]+:[a-zA-Z0-9\\-]+:[a-zA-Z0-9\\-]*:\\d{12}:[a-zA-Z_0-9+=,.@\\-_/:]+', ], 'ResourceInUseException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ResourceProvisionedThroughputExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'RoleARN' => [ 'type' => 'string', 'max' => 2048, 'min' => 1, 'pattern' => 'arn:aws:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+', ], 'S3ReferenceDataSource' => [ 'type' => 'structure', 'required' => [ 'BucketARN', 'FileKey', 'ReferenceRoleARN', ], 'members' => [ 'BucketARN' => [ 'shape' => 'BucketARN', ], 'FileKey' => [ 'shape' => 'FileKey', ], 'ReferenceRoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'S3ReferenceDataSourceDescription' => [ 'type' => 'structure', 'required' => [ 'BucketARN', 'FileKey', 'ReferenceRoleARN', ], 'members' => [ 'BucketARN' => [ 'shape' => 'BucketARN', ], 'FileKey' => [ 'shape' => 'FileKey', ], 'ReferenceRoleARN' => [ 'shape' => 'RoleARN', ], ], ], 'S3ReferenceDataSourceUpdate' => [ 'type' => 'structure', 'members' => [ 'BucketARNUpdate' => [ 'shape' => 'BucketARN', ], 'FileKeyUpdate' => [ 'shape' => 'FileKey', ], 'ReferenceRoleARNUpdate' => [ 'shape' => 'RoleARN', ], ], ], 'SourceSchema' => [ 'type' => 'structure', 'required' => [ 'RecordFormat', 'RecordColumns', ], 'members' => [ 'RecordFormat' => [ 'shape' => 'RecordFormat', ], 'RecordEncoding' => [ 'shape' => 'RecordEncoding', ], 'RecordColumns' => [ 'shape' => 'RecordColumns', ], ], ], 'StartApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'InputConfigurations', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'InputConfigurations' => [ 'shape' => 'InputConfigurations', ], ], ], 'StartApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], 'StopApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], ], ], 'StopApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'UnableToDetectSchemaException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], 'RawInputRecords' => [ 'shape' => 'RawInputRecords', ], ], 'exception' => true, ], 'UpdateApplicationRequest' => [ 'type' => 'structure', 'required' => [ 'ApplicationName', 'CurrentApplicationVersionId', 'ApplicationUpdate', ], 'members' => [ 'ApplicationName' => [ 'shape' => 'ApplicationName', ], 'CurrentApplicationVersionId' => [ 'shape' => 'ApplicationVersionId', ], 'ApplicationUpdate' => [ 'shape' => 'ApplicationUpdate', ], ], ], 'UpdateApplicationResponse' => [ 'type' => 'structure', 'members' => [], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php index 950426501..6c85befd0 100644 --- a/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/kms/2014-11-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2014-11-01', 'endpointPrefix' => 'kms', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'KMS', 'serviceFullName' => 'AWS Key Management Service', 'signatureVersion' => 'v4', 'targetPrefix' => 'TrentService', ], 'operations' => [ 'CancelKeyDeletion' => [ 'name' => 'CancelKeyDeletion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelKeyDeletionRequest', ], 'output' => [ 'shape' => 'CancelKeyDeletionResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'CreateAlias' => [ 'name' => 'CreateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateAliasRequest', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidAliasNameException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'CreateGrant' => [ 'name' => 'CreateGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateGrantRequest', ], 'output' => [ 'shape' => 'CreateGrantResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'CreateKey' => [ 'name' => 'CreateKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateKeyRequest', ], 'output' => [ 'shape' => 'CreateKeyResponse', ], 'errors' => [ [ 'shape' => 'MalformedPolicyDocumentException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'Decrypt' => [ 'name' => 'Decrypt', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DecryptRequest', ], 'output' => [ 'shape' => 'DecryptResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidCiphertextException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DeleteAlias' => [ 'name' => 'DeleteAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteAliasRequest', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DeleteImportedKeyMaterial' => [ 'name' => 'DeleteImportedKeyMaterial', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteImportedKeyMaterialRequest', ], 'errors' => [ [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DescribeKey' => [ 'name' => 'DescribeKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeKeyRequest', ], 'output' => [ 'shape' => 'DescribeKeyResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'DisableKey' => [ 'name' => 'DisableKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableKeyRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DisableKeyRotation' => [ 'name' => 'DisableKeyRotation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableKeyRotationRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'UnsupportedOperationException', ], ], ], 'EnableKey' => [ 'name' => 'EnableKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableKeyRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'EnableKeyRotation' => [ 'name' => 'EnableKeyRotation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableKeyRotationRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'UnsupportedOperationException', ], ], ], 'Encrypt' => [ 'name' => 'Encrypt', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EncryptRequest', ], 'output' => [ 'shape' => 'EncryptResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GenerateDataKey' => [ 'name' => 'GenerateDataKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GenerateDataKeyRequest', ], 'output' => [ 'shape' => 'GenerateDataKeyResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GenerateDataKeyWithoutPlaintext' => [ 'name' => 'GenerateDataKeyWithoutPlaintext', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GenerateDataKeyWithoutPlaintextRequest', ], 'output' => [ 'shape' => 'GenerateDataKeyWithoutPlaintextResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GenerateRandom' => [ 'name' => 'GenerateRandom', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GenerateRandomRequest', ], 'output' => [ 'shape' => 'GenerateRandomResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'GetKeyPolicy' => [ 'name' => 'GetKeyPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetKeyPolicyRequest', ], 'output' => [ 'shape' => 'GetKeyPolicyResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GetKeyRotationStatus' => [ 'name' => 'GetKeyRotationStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetKeyRotationStatusRequest', ], 'output' => [ 'shape' => 'GetKeyRotationStatusResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'UnsupportedOperationException', ], ], ], 'GetParametersForImport' => [ 'name' => 'GetParametersForImport', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetParametersForImportRequest', ], 'output' => [ 'shape' => 'GetParametersForImportResponse', ], 'errors' => [ [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ImportKeyMaterial' => [ 'name' => 'ImportKeyMaterial', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportKeyMaterialRequest', ], 'output' => [ 'shape' => 'ImportKeyMaterialResponse', ], 'errors' => [ [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'InvalidCiphertextException', ], [ 'shape' => 'IncorrectKeyMaterialException', ], [ 'shape' => 'ExpiredImportTokenException', ], [ 'shape' => 'InvalidImportTokenException', ], ], ], 'ListAliases' => [ 'name' => 'ListAliases', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAliasesRequest', ], 'output' => [ 'shape' => 'ListAliasesResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidMarkerException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'ListGrants' => [ 'name' => 'ListGrants', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListGrantsRequest', ], 'output' => [ 'shape' => 'ListGrantsResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidMarkerException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ListKeyPolicies' => [ 'name' => 'ListKeyPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListKeyPoliciesRequest', ], 'output' => [ 'shape' => 'ListKeyPoliciesResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ListKeys' => [ 'name' => 'ListKeys', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListKeysRequest', ], 'output' => [ 'shape' => 'ListKeysResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'ListRetirableGrants' => [ 'name' => 'ListRetirableGrants', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRetirableGrantsRequest', ], 'output' => [ 'shape' => 'ListGrantsResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidMarkerException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'PutKeyPolicy' => [ 'name' => 'PutKeyPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutKeyPolicyRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'MalformedPolicyDocumentException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ReEncrypt' => [ 'name' => 'ReEncrypt', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReEncryptRequest', ], 'output' => [ 'shape' => 'ReEncryptResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidCiphertextException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'RetireGrant' => [ 'name' => 'RetireGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RetireGrantRequest', ], 'errors' => [ [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'InvalidGrantIdException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'RevokeGrant' => [ 'name' => 'RevokeGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeGrantRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidGrantIdException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ScheduleKeyDeletion' => [ 'name' => 'ScheduleKeyDeletion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ScheduleKeyDeletionRequest', ], 'output' => [ 'shape' => 'ScheduleKeyDeletionResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'UpdateAlias' => [ 'name' => 'UpdateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateAliasRequest', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'UpdateKeyDescription' => [ 'name' => 'UpdateKeyDescription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateKeyDescriptionRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], ], 'shapes' => [ 'AWSAccountIdType' => [ 'type' => 'string', ], 'AlgorithmSpec' => [ 'type' => 'string', 'enum' => [ 'RSAES_PKCS1_V1_5', 'RSAES_OAEP_SHA_1', 'RSAES_OAEP_SHA_256', ], ], 'AliasList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AliasListEntry', ], ], 'AliasListEntry' => [ 'type' => 'structure', 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], 'AliasArn' => [ 'shape' => 'ArnType', ], 'TargetKeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'AliasNameType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^[a-zA-Z0-9:/_-]+$', ], 'AlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'ArnType' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, ], 'BooleanType' => [ 'type' => 'boolean', ], 'CancelKeyDeletionRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'CancelKeyDeletionResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'CiphertextType' => [ 'type' => 'blob', 'max' => 6144, 'min' => 1, ], 'CreateAliasRequest' => [ 'type' => 'structure', 'required' => [ 'AliasName', 'TargetKeyId', ], 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], 'TargetKeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'CreateGrantRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'GranteePrincipal', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GranteePrincipal' => [ 'shape' => 'PrincipalIdType', ], 'RetiringPrincipal' => [ 'shape' => 'PrincipalIdType', ], 'Operations' => [ 'shape' => 'GrantOperationList', ], 'Constraints' => [ 'shape' => 'GrantConstraints', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], 'Name' => [ 'shape' => 'GrantNameType', ], ], ], 'CreateGrantResponse' => [ 'type' => 'structure', 'members' => [ 'GrantToken' => [ 'shape' => 'GrantTokenType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], ], ], 'CreateKeyRequest' => [ 'type' => 'structure', 'members' => [ 'Policy' => [ 'shape' => 'PolicyType', ], 'Description' => [ 'shape' => 'DescriptionType', ], 'KeyUsage' => [ 'shape' => 'KeyUsageType', ], 'Origin' => [ 'shape' => 'OriginType', ], 'BypassPolicyLockoutSafetyCheck' => [ 'shape' => 'BooleanType', ], ], ], 'CreateKeyResponse' => [ 'type' => 'structure', 'members' => [ 'KeyMetadata' => [ 'shape' => 'KeyMetadata', ], ], ], 'DataKeySpec' => [ 'type' => 'string', 'enum' => [ 'AES_256', 'AES_128', ], ], 'DateType' => [ 'type' => 'timestamp', ], 'DecryptRequest' => [ 'type' => 'structure', 'required' => [ 'CiphertextBlob', ], 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'DecryptResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Plaintext' => [ 'shape' => 'PlaintextType', ], ], ], 'DeleteAliasRequest' => [ 'type' => 'structure', 'required' => [ 'AliasName', ], 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], ], ], 'DeleteImportedKeyMaterialRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'DependencyTimeoutException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, 'fault' => true, ], 'DescribeKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'DescribeKeyResponse' => [ 'type' => 'structure', 'members' => [ 'KeyMetadata' => [ 'shape' => 'KeyMetadata', ], ], ], 'DescriptionType' => [ 'type' => 'string', 'max' => 8192, 'min' => 0, ], 'DisableKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'DisableKeyRotationRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'DisabledException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'EnableKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'EnableKeyRotationRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'EncryptRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'Plaintext', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Plaintext' => [ 'shape' => 'PlaintextType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'EncryptResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'EncryptionContextKey' => [ 'type' => 'string', ], 'EncryptionContextType' => [ 'type' => 'map', 'key' => [ 'shape' => 'EncryptionContextKey', ], 'value' => [ 'shape' => 'EncryptionContextValue', ], ], 'EncryptionContextValue' => [ 'type' => 'string', ], 'ErrorMessageType' => [ 'type' => 'string', ], 'ExpirationModelType' => [ 'type' => 'string', 'enum' => [ 'KEY_MATERIAL_EXPIRES', 'KEY_MATERIAL_DOES_NOT_EXPIRE', ], ], 'ExpiredImportTokenException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'GenerateDataKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'NumberOfBytes' => [ 'shape' => 'NumberOfBytesType', ], 'KeySpec' => [ 'shape' => 'DataKeySpec', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'GenerateDataKeyResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'Plaintext' => [ 'shape' => 'PlaintextType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'GenerateDataKeyWithoutPlaintextRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'KeySpec' => [ 'shape' => 'DataKeySpec', ], 'NumberOfBytes' => [ 'shape' => 'NumberOfBytesType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'GenerateDataKeyWithoutPlaintextResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'GenerateRandomRequest' => [ 'type' => 'structure', 'members' => [ 'NumberOfBytes' => [ 'shape' => 'NumberOfBytesType', ], ], ], 'GenerateRandomResponse' => [ 'type' => 'structure', 'members' => [ 'Plaintext' => [ 'shape' => 'PlaintextType', ], ], ], 'GetKeyPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'PolicyName', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'PolicyName' => [ 'shape' => 'PolicyNameType', ], ], ], 'GetKeyPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'Policy' => [ 'shape' => 'PolicyType', ], ], ], 'GetKeyRotationStatusRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'GetKeyRotationStatusResponse' => [ 'type' => 'structure', 'members' => [ 'KeyRotationEnabled' => [ 'shape' => 'BooleanType', ], ], ], 'GetParametersForImportRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'WrappingAlgorithm', 'WrappingKeySpec', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'WrappingAlgorithm' => [ 'shape' => 'AlgorithmSpec', ], 'WrappingKeySpec' => [ 'shape' => 'WrappingKeySpec', ], ], ], 'GetParametersForImportResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'ImportToken' => [ 'shape' => 'CiphertextType', ], 'PublicKey' => [ 'shape' => 'PlaintextType', ], 'ParametersValidTo' => [ 'shape' => 'DateType', ], ], ], 'GrantConstraints' => [ 'type' => 'structure', 'members' => [ 'EncryptionContextSubset' => [ 'shape' => 'EncryptionContextType', ], 'EncryptionContextEquals' => [ 'shape' => 'EncryptionContextType', ], ], ], 'GrantIdType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'GrantList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GrantListEntry', ], ], 'GrantListEntry' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], 'Name' => [ 'shape' => 'GrantNameType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'GranteePrincipal' => [ 'shape' => 'PrincipalIdType', ], 'RetiringPrincipal' => [ 'shape' => 'PrincipalIdType', ], 'IssuingAccount' => [ 'shape' => 'PrincipalIdType', ], 'Operations' => [ 'shape' => 'GrantOperationList', ], 'Constraints' => [ 'shape' => 'GrantConstraints', ], ], ], 'GrantNameType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^[a-zA-Z0-9:/_-]+$', ], 'GrantOperation' => [ 'type' => 'string', 'enum' => [ 'Decrypt', 'Encrypt', 'GenerateDataKey', 'GenerateDataKeyWithoutPlaintext', 'ReEncryptFrom', 'ReEncryptTo', 'CreateGrant', 'RetireGrant', 'DescribeKey', ], ], 'GrantOperationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GrantOperation', ], ], 'GrantTokenList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GrantTokenType', ], 'max' => 10, 'min' => 0, ], 'GrantTokenType' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ImportKeyMaterialRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'ImportToken', 'EncryptedKeyMaterial', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'ImportToken' => [ 'shape' => 'CiphertextType', ], 'EncryptedKeyMaterial' => [ 'shape' => 'CiphertextType', ], 'ValidTo' => [ 'shape' => 'DateType', ], 'ExpirationModel' => [ 'shape' => 'ExpirationModelType', ], ], ], 'ImportKeyMaterialResponse' => [ 'type' => 'structure', 'members' => [], ], 'IncorrectKeyMaterialException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidAliasNameException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidArnException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidCiphertextException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidGrantIdException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidGrantTokenException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidImportTokenException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidKeyUsageException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidMarkerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'KMSInternalException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'KMSInvalidStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'KeyIdType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'KeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'KeyListEntry', ], ], 'KeyListEntry' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'KeyArn' => [ 'shape' => 'ArnType', ], ], ], 'KeyMetadata' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'AWSAccountId' => [ 'shape' => 'AWSAccountIdType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Arn' => [ 'shape' => 'ArnType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'Enabled' => [ 'shape' => 'BooleanType', ], 'Description' => [ 'shape' => 'DescriptionType', ], 'KeyUsage' => [ 'shape' => 'KeyUsageType', ], 'KeyState' => [ 'shape' => 'KeyState', ], 'DeletionDate' => [ 'shape' => 'DateType', ], 'ValidTo' => [ 'shape' => 'DateType', ], 'Origin' => [ 'shape' => 'OriginType', ], 'ExpirationModel' => [ 'shape' => 'ExpirationModelType', ], ], ], 'KeyState' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', 'PendingDeletion', 'PendingImport', ], ], 'KeyUnavailableException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, 'fault' => true, ], 'KeyUsageType' => [ 'type' => 'string', 'enum' => [ 'ENCRYPT_DECRYPT', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'LimitType' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'ListAliasesRequest' => [ 'type' => 'structure', 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], ], ], 'ListAliasesResponse' => [ 'type' => 'structure', 'members' => [ 'Aliases' => [ 'shape' => 'AliasList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListGrantsRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'ListGrantsResponse' => [ 'type' => 'structure', 'members' => [ 'Grants' => [ 'shape' => 'GrantList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListKeyPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], ], ], 'ListKeyPoliciesResponse' => [ 'type' => 'structure', 'members' => [ 'PolicyNames' => [ 'shape' => 'PolicyNameList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListKeysRequest' => [ 'type' => 'structure', 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], ], ], 'ListKeysResponse' => [ 'type' => 'structure', 'members' => [ 'Keys' => [ 'shape' => 'KeyList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListRetirableGrantsRequest' => [ 'type' => 'structure', 'required' => [ 'RetiringPrincipal', ], 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], 'RetiringPrincipal' => [ 'shape' => 'PrincipalIdType', ], ], ], 'MalformedPolicyDocumentException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'MarkerType' => [ 'type' => 'string', 'max' => 320, 'min' => 1, 'pattern' => '[\\u0020-\\u00FF]*', ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'NumberOfBytesType' => [ 'type' => 'integer', 'max' => 1024, 'min' => 1, ], 'OriginType' => [ 'type' => 'string', 'enum' => [ 'AWS_KMS', 'EXTERNAL', ], ], 'PendingWindowInDaysType' => [ 'type' => 'integer', 'max' => 365, 'min' => 1, ], 'PlaintextType' => [ 'type' => 'blob', 'max' => 4096, 'min' => 1, 'sensitive' => true, ], 'PolicyNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PolicyNameType', ], ], 'PolicyNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w]+', ], 'PolicyType' => [ 'type' => 'string', 'max' => 131072, 'min' => 1, 'pattern' => '[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+', ], 'PrincipalIdType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'PutKeyPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'PolicyName', 'Policy', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'PolicyName' => [ 'shape' => 'PolicyNameType', ], 'Policy' => [ 'shape' => 'PolicyType', ], 'BypassPolicyLockoutSafetyCheck' => [ 'shape' => 'BooleanType', ], ], ], 'ReEncryptRequest' => [ 'type' => 'structure', 'required' => [ 'CiphertextBlob', 'DestinationKeyId', ], 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'SourceEncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'DestinationKeyId' => [ 'shape' => 'KeyIdType', ], 'DestinationEncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'ReEncryptResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'SourceKeyId' => [ 'shape' => 'KeyIdType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'RetireGrantRequest' => [ 'type' => 'structure', 'members' => [ 'GrantToken' => [ 'shape' => 'GrantTokenType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], ], ], 'RevokeGrantRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'GrantId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], ], ], 'ScheduleKeyDeletionRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'PendingWindowInDays' => [ 'shape' => 'PendingWindowInDaysType', ], ], ], 'ScheduleKeyDeletionResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'DeletionDate' => [ 'shape' => 'DateType', ], ], ], 'UnsupportedOperationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'UpdateAliasRequest' => [ 'type' => 'structure', 'required' => [ 'AliasName', 'TargetKeyId', ], 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], 'TargetKeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'UpdateKeyDescriptionRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'Description', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Description' => [ 'shape' => 'DescriptionType', ], ], ], 'WrappingKeySpec' => [ 'type' => 'string', 'enum' => [ 'RSA_2048', ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2014-11-01', 'endpointPrefix' => 'kms', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'KMS', 'serviceFullName' => 'AWS Key Management Service', 'signatureVersion' => 'v4', 'targetPrefix' => 'TrentService', ], 'operations' => [ 'CancelKeyDeletion' => [ 'name' => 'CancelKeyDeletion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CancelKeyDeletionRequest', ], 'output' => [ 'shape' => 'CancelKeyDeletionResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'CreateAlias' => [ 'name' => 'CreateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateAliasRequest', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'AlreadyExistsException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidAliasNameException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'CreateGrant' => [ 'name' => 'CreateGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateGrantRequest', ], 'output' => [ 'shape' => 'CreateGrantResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'CreateKey' => [ 'name' => 'CreateKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateKeyRequest', ], 'output' => [ 'shape' => 'CreateKeyResponse', ], 'errors' => [ [ 'shape' => 'MalformedPolicyDocumentException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], ], ], 'Decrypt' => [ 'name' => 'Decrypt', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DecryptRequest', ], 'output' => [ 'shape' => 'DecryptResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidCiphertextException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DeleteAlias' => [ 'name' => 'DeleteAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteAliasRequest', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DeleteImportedKeyMaterial' => [ 'name' => 'DeleteImportedKeyMaterial', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteImportedKeyMaterialRequest', ], 'errors' => [ [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DescribeKey' => [ 'name' => 'DescribeKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeKeyRequest', ], 'output' => [ 'shape' => 'DescribeKeyResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'DisableKey' => [ 'name' => 'DisableKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableKeyRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'DisableKeyRotation' => [ 'name' => 'DisableKeyRotation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableKeyRotationRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'UnsupportedOperationException', ], ], ], 'EnableKey' => [ 'name' => 'EnableKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableKeyRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'EnableKeyRotation' => [ 'name' => 'EnableKeyRotation', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableKeyRotationRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'UnsupportedOperationException', ], ], ], 'Encrypt' => [ 'name' => 'Encrypt', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EncryptRequest', ], 'output' => [ 'shape' => 'EncryptResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GenerateDataKey' => [ 'name' => 'GenerateDataKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GenerateDataKeyRequest', ], 'output' => [ 'shape' => 'GenerateDataKeyResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GenerateDataKeyWithoutPlaintext' => [ 'name' => 'GenerateDataKeyWithoutPlaintext', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GenerateDataKeyWithoutPlaintextRequest', ], 'output' => [ 'shape' => 'GenerateDataKeyWithoutPlaintextResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GenerateRandom' => [ 'name' => 'GenerateRandom', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GenerateRandomRequest', ], 'output' => [ 'shape' => 'GenerateRandomResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'GetKeyPolicy' => [ 'name' => 'GetKeyPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetKeyPolicyRequest', ], 'output' => [ 'shape' => 'GetKeyPolicyResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'GetKeyRotationStatus' => [ 'name' => 'GetKeyRotationStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetKeyRotationStatusRequest', ], 'output' => [ 'shape' => 'GetKeyRotationStatusResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'UnsupportedOperationException', ], ], ], 'GetParametersForImport' => [ 'name' => 'GetParametersForImport', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetParametersForImportRequest', ], 'output' => [ 'shape' => 'GetParametersForImportResponse', ], 'errors' => [ [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ImportKeyMaterial' => [ 'name' => 'ImportKeyMaterial', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportKeyMaterialRequest', ], 'output' => [ 'shape' => 'ImportKeyMaterialResponse', ], 'errors' => [ [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], [ 'shape' => 'InvalidCiphertextException', ], [ 'shape' => 'IncorrectKeyMaterialException', ], [ 'shape' => 'ExpiredImportTokenException', ], [ 'shape' => 'InvalidImportTokenException', ], ], ], 'ListAliases' => [ 'name' => 'ListAliases', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListAliasesRequest', ], 'output' => [ 'shape' => 'ListAliasesResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidMarkerException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'ListGrants' => [ 'name' => 'ListGrants', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListGrantsRequest', ], 'output' => [ 'shape' => 'ListGrantsResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidMarkerException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ListKeyPolicies' => [ 'name' => 'ListKeyPolicies', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListKeyPoliciesRequest', ], 'output' => [ 'shape' => 'ListKeyPoliciesResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ListKeys' => [ 'name' => 'ListKeys', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListKeysRequest', ], 'output' => [ 'shape' => 'ListKeysResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'InvalidMarkerException', ], ], ], 'ListRetirableGrants' => [ 'name' => 'ListRetirableGrants', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRetirableGrantsRequest', ], 'output' => [ 'shape' => 'ListGrantsResponse', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidMarkerException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], ], ], 'PutKeyPolicy' => [ 'name' => 'PutKeyPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PutKeyPolicyRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'MalformedPolicyDocumentException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'UnsupportedOperationException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'LimitExceededException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ReEncrypt' => [ 'name' => 'ReEncrypt', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ReEncryptRequest', ], 'output' => [ 'shape' => 'ReEncryptResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DisabledException', ], [ 'shape' => 'InvalidCiphertextException', ], [ 'shape' => 'KeyUnavailableException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidKeyUsageException', ], [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'RetireGrant' => [ 'name' => 'RetireGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RetireGrantRequest', ], 'errors' => [ [ 'shape' => 'InvalidGrantTokenException', ], [ 'shape' => 'InvalidGrantIdException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'RevokeGrant' => [ 'name' => 'RevokeGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeGrantRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'InvalidGrantIdException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'ScheduleKeyDeletion' => [ 'name' => 'ScheduleKeyDeletion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ScheduleKeyDeletionRequest', ], 'output' => [ 'shape' => 'ScheduleKeyDeletionResponse', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'UpdateAlias' => [ 'name' => 'UpdateAlias', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateAliasRequest', ], 'errors' => [ [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'NotFoundException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], 'UpdateKeyDescription' => [ 'name' => 'UpdateKeyDescription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateKeyDescriptionRequest', ], 'errors' => [ [ 'shape' => 'NotFoundException', ], [ 'shape' => 'InvalidArnException', ], [ 'shape' => 'DependencyTimeoutException', ], [ 'shape' => 'KMSInternalException', ], [ 'shape' => 'KMSInvalidStateException', ], ], ], ], 'shapes' => [ 'AWSAccountIdType' => [ 'type' => 'string', ], 'AlgorithmSpec' => [ 'type' => 'string', 'enum' => [ 'RSAES_PKCS1_V1_5', 'RSAES_OAEP_SHA_1', 'RSAES_OAEP_SHA_256', ], ], 'AliasList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AliasListEntry', ], ], 'AliasListEntry' => [ 'type' => 'structure', 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], 'AliasArn' => [ 'shape' => 'ArnType', ], 'TargetKeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'AliasNameType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^[a-zA-Z0-9:/_-]+$', ], 'AlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'ArnType' => [ 'type' => 'string', 'max' => 2048, 'min' => 20, ], 'BooleanType' => [ 'type' => 'boolean', ], 'CancelKeyDeletionRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'CancelKeyDeletionResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'CiphertextType' => [ 'type' => 'blob', 'max' => 6144, 'min' => 1, ], 'CreateAliasRequest' => [ 'type' => 'structure', 'required' => [ 'AliasName', 'TargetKeyId', ], 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], 'TargetKeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'CreateGrantRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'GranteePrincipal', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GranteePrincipal' => [ 'shape' => 'PrincipalIdType', ], 'RetiringPrincipal' => [ 'shape' => 'PrincipalIdType', ], 'Operations' => [ 'shape' => 'GrantOperationList', ], 'Constraints' => [ 'shape' => 'GrantConstraints', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], 'Name' => [ 'shape' => 'GrantNameType', ], ], ], 'CreateGrantResponse' => [ 'type' => 'structure', 'members' => [ 'GrantToken' => [ 'shape' => 'GrantTokenType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], ], ], 'CreateKeyRequest' => [ 'type' => 'structure', 'members' => [ 'Policy' => [ 'shape' => 'PolicyType', ], 'Description' => [ 'shape' => 'DescriptionType', ], 'KeyUsage' => [ 'shape' => 'KeyUsageType', ], 'Origin' => [ 'shape' => 'OriginType', ], 'BypassPolicyLockoutSafetyCheck' => [ 'shape' => 'BooleanType', ], ], ], 'CreateKeyResponse' => [ 'type' => 'structure', 'members' => [ 'KeyMetadata' => [ 'shape' => 'KeyMetadata', ], ], ], 'DataKeySpec' => [ 'type' => 'string', 'enum' => [ 'AES_256', 'AES_128', ], ], 'DateType' => [ 'type' => 'timestamp', ], 'DecryptRequest' => [ 'type' => 'structure', 'required' => [ 'CiphertextBlob', ], 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'DecryptResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Plaintext' => [ 'shape' => 'PlaintextType', ], ], ], 'DeleteAliasRequest' => [ 'type' => 'structure', 'required' => [ 'AliasName', ], 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], ], ], 'DeleteImportedKeyMaterialRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'DependencyTimeoutException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, 'fault' => true, ], 'DescribeKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'DescribeKeyResponse' => [ 'type' => 'structure', 'members' => [ 'KeyMetadata' => [ 'shape' => 'KeyMetadata', ], ], ], 'DescriptionType' => [ 'type' => 'string', 'max' => 8192, 'min' => 0, ], 'DisableKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'DisableKeyRotationRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'DisabledException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'EnableKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'EnableKeyRotationRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'EncryptRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'Plaintext', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Plaintext' => [ 'shape' => 'PlaintextType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'EncryptResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'EncryptionContextKey' => [ 'type' => 'string', ], 'EncryptionContextType' => [ 'type' => 'map', 'key' => [ 'shape' => 'EncryptionContextKey', ], 'value' => [ 'shape' => 'EncryptionContextValue', ], ], 'EncryptionContextValue' => [ 'type' => 'string', ], 'ErrorMessageType' => [ 'type' => 'string', ], 'ExpirationModelType' => [ 'type' => 'string', 'enum' => [ 'KEY_MATERIAL_EXPIRES', 'KEY_MATERIAL_DOES_NOT_EXPIRE', ], ], 'ExpiredImportTokenException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'GenerateDataKeyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'NumberOfBytes' => [ 'shape' => 'NumberOfBytesType', ], 'KeySpec' => [ 'shape' => 'DataKeySpec', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'GenerateDataKeyResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'Plaintext' => [ 'shape' => 'PlaintextType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'GenerateDataKeyWithoutPlaintextRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'EncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'KeySpec' => [ 'shape' => 'DataKeySpec', ], 'NumberOfBytes' => [ 'shape' => 'NumberOfBytesType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'GenerateDataKeyWithoutPlaintextResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'GenerateRandomRequest' => [ 'type' => 'structure', 'members' => [ 'NumberOfBytes' => [ 'shape' => 'NumberOfBytesType', ], ], ], 'GenerateRandomResponse' => [ 'type' => 'structure', 'members' => [ 'Plaintext' => [ 'shape' => 'PlaintextType', ], ], ], 'GetKeyPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'PolicyName', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'PolicyName' => [ 'shape' => 'PolicyNameType', ], ], ], 'GetKeyPolicyResponse' => [ 'type' => 'structure', 'members' => [ 'Policy' => [ 'shape' => 'PolicyType', ], ], ], 'GetKeyRotationStatusRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'GetKeyRotationStatusResponse' => [ 'type' => 'structure', 'members' => [ 'KeyRotationEnabled' => [ 'shape' => 'BooleanType', ], ], ], 'GetParametersForImportRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'WrappingAlgorithm', 'WrappingKeySpec', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'WrappingAlgorithm' => [ 'shape' => 'AlgorithmSpec', ], 'WrappingKeySpec' => [ 'shape' => 'WrappingKeySpec', ], ], ], 'GetParametersForImportResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'ImportToken' => [ 'shape' => 'CiphertextType', ], 'PublicKey' => [ 'shape' => 'PlaintextType', ], 'ParametersValidTo' => [ 'shape' => 'DateType', ], ], ], 'GrantConstraints' => [ 'type' => 'structure', 'members' => [ 'EncryptionContextSubset' => [ 'shape' => 'EncryptionContextType', ], 'EncryptionContextEquals' => [ 'shape' => 'EncryptionContextType', ], ], ], 'GrantIdType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'GrantList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GrantListEntry', ], ], 'GrantListEntry' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], 'Name' => [ 'shape' => 'GrantNameType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'GranteePrincipal' => [ 'shape' => 'PrincipalIdType', ], 'RetiringPrincipal' => [ 'shape' => 'PrincipalIdType', ], 'IssuingAccount' => [ 'shape' => 'PrincipalIdType', ], 'Operations' => [ 'shape' => 'GrantOperationList', ], 'Constraints' => [ 'shape' => 'GrantConstraints', ], ], ], 'GrantNameType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^[a-zA-Z0-9:/_-]+$', ], 'GrantOperation' => [ 'type' => 'string', 'enum' => [ 'Decrypt', 'Encrypt', 'GenerateDataKey', 'GenerateDataKeyWithoutPlaintext', 'ReEncryptFrom', 'ReEncryptTo', 'CreateGrant', 'RetireGrant', 'DescribeKey', ], ], 'GrantOperationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GrantOperation', ], ], 'GrantTokenList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GrantTokenType', ], 'max' => 10, 'min' => 0, ], 'GrantTokenType' => [ 'type' => 'string', 'max' => 8192, 'min' => 1, ], 'ImportKeyMaterialRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'ImportToken', 'EncryptedKeyMaterial', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'ImportToken' => [ 'shape' => 'CiphertextType', ], 'EncryptedKeyMaterial' => [ 'shape' => 'CiphertextType', ], 'ValidTo' => [ 'shape' => 'DateType', ], 'ExpirationModel' => [ 'shape' => 'ExpirationModelType', ], ], ], 'ImportKeyMaterialResponse' => [ 'type' => 'structure', 'members' => [], ], 'IncorrectKeyMaterialException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidAliasNameException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidArnException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidCiphertextException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidGrantIdException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidGrantTokenException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidImportTokenException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidKeyUsageException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'InvalidMarkerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'KMSInternalException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'KMSInvalidStateException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'KeyIdType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'KeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'KeyListEntry', ], ], 'KeyListEntry' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'KeyArn' => [ 'shape' => 'ArnType', ], ], ], 'KeyMetadata' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'AWSAccountId' => [ 'shape' => 'AWSAccountIdType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Arn' => [ 'shape' => 'ArnType', ], 'CreationDate' => [ 'shape' => 'DateType', ], 'Enabled' => [ 'shape' => 'BooleanType', ], 'Description' => [ 'shape' => 'DescriptionType', ], 'KeyUsage' => [ 'shape' => 'KeyUsageType', ], 'KeyState' => [ 'shape' => 'KeyState', ], 'DeletionDate' => [ 'shape' => 'DateType', ], 'ValidTo' => [ 'shape' => 'DateType', ], 'Origin' => [ 'shape' => 'OriginType', ], 'ExpirationModel' => [ 'shape' => 'ExpirationModelType', ], ], ], 'KeyState' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', 'PendingDeletion', 'PendingImport', ], ], 'KeyUnavailableException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, 'fault' => true, ], 'KeyUsageType' => [ 'type' => 'string', 'enum' => [ 'ENCRYPT_DECRYPT', ], ], 'LimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'LimitType' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'ListAliasesRequest' => [ 'type' => 'structure', 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], ], ], 'ListAliasesResponse' => [ 'type' => 'structure', 'members' => [ 'Aliases' => [ 'shape' => 'AliasList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListGrantsRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'ListGrantsResponse' => [ 'type' => 'structure', 'members' => [ 'Grants' => [ 'shape' => 'GrantList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListKeyPoliciesRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], ], ], 'ListKeyPoliciesResponse' => [ 'type' => 'structure', 'members' => [ 'PolicyNames' => [ 'shape' => 'PolicyNameList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListKeysRequest' => [ 'type' => 'structure', 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], ], ], 'ListKeysResponse' => [ 'type' => 'structure', 'members' => [ 'Keys' => [ 'shape' => 'KeyList', ], 'NextMarker' => [ 'shape' => 'MarkerType', ], 'Truncated' => [ 'shape' => 'BooleanType', ], ], ], 'ListRetirableGrantsRequest' => [ 'type' => 'structure', 'required' => [ 'RetiringPrincipal', ], 'members' => [ 'Limit' => [ 'shape' => 'LimitType', ], 'Marker' => [ 'shape' => 'MarkerType', ], 'RetiringPrincipal' => [ 'shape' => 'PrincipalIdType', ], ], ], 'MalformedPolicyDocumentException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'MarkerType' => [ 'type' => 'string', 'max' => 320, 'min' => 1, 'pattern' => '[\\u0020-\\u00FF]*', ], 'NotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'NumberOfBytesType' => [ 'type' => 'integer', 'max' => 1024, 'min' => 1, ], 'OriginType' => [ 'type' => 'string', 'enum' => [ 'AWS_KMS', 'EXTERNAL', ], ], 'PendingWindowInDaysType' => [ 'type' => 'integer', 'max' => 365, 'min' => 1, ], 'PlaintextType' => [ 'type' => 'blob', 'max' => 4096, 'min' => 1, 'sensitive' => true, ], 'PolicyNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'PolicyNameType', ], ], 'PolicyNameType' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[\\w]+', ], 'PolicyType' => [ 'type' => 'string', 'max' => 131072, 'min' => 1, 'pattern' => '[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+', ], 'PrincipalIdType' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'PutKeyPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'PolicyName', 'Policy', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'PolicyName' => [ 'shape' => 'PolicyNameType', ], 'Policy' => [ 'shape' => 'PolicyType', ], 'BypassPolicyLockoutSafetyCheck' => [ 'shape' => 'BooleanType', ], ], ], 'ReEncryptRequest' => [ 'type' => 'structure', 'required' => [ 'CiphertextBlob', 'DestinationKeyId', ], 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'SourceEncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'DestinationKeyId' => [ 'shape' => 'KeyIdType', ], 'DestinationEncryptionContext' => [ 'shape' => 'EncryptionContextType', ], 'GrantTokens' => [ 'shape' => 'GrantTokenList', ], ], ], 'ReEncryptResponse' => [ 'type' => 'structure', 'members' => [ 'CiphertextBlob' => [ 'shape' => 'CiphertextType', ], 'SourceKeyId' => [ 'shape' => 'KeyIdType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'RetireGrantRequest' => [ 'type' => 'structure', 'members' => [ 'GrantToken' => [ 'shape' => 'GrantTokenType', ], 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], ], ], 'RevokeGrantRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'GrantId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'GrantId' => [ 'shape' => 'GrantIdType', ], ], ], 'ScheduleKeyDeletionRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'PendingWindowInDays' => [ 'shape' => 'PendingWindowInDaysType', ], ], ], 'ScheduleKeyDeletionResponse' => [ 'type' => 'structure', 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'DeletionDate' => [ 'shape' => 'DateType', ], ], ], 'UnsupportedOperationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessageType', ], ], 'exception' => true, ], 'UpdateAliasRequest' => [ 'type' => 'structure', 'required' => [ 'AliasName', 'TargetKeyId', ], 'members' => [ 'AliasName' => [ 'shape' => 'AliasNameType', ], 'TargetKeyId' => [ 'shape' => 'KeyIdType', ], ], ], 'UpdateKeyDescriptionRequest' => [ 'type' => 'structure', 'required' => [ 'KeyId', 'Description', ], 'members' => [ 'KeyId' => [ 'shape' => 'KeyIdType', ], 'Description' => [ 'shape' => 'DescriptionType', ], ], ], 'WrappingKeySpec' => [ 'type' => 'string', 'enum' => [ 'RSA_2048', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/manifest.json.php b/vendor/aws/aws-sdk-php/src/data/manifest.json.php index 2d22d5e5b..b635416b5 100644 --- a/vendor/aws/aws-sdk-php/src/data/manifest.json.php +++ b/vendor/aws/aws-sdk-php/src/data/manifest.json.php @@ -1,3 +1,3 @@ [ 'namespace' => 'Acm', 'versions' => [ 'latest' => '2015-12-08', '2015-12-08' => '2015-12-08', ], ], 'apigateway' => [ 'namespace' => 'ApiGateway', 'versions' => [ 'latest' => '2015-07-09', '2015-07-09' => '2015-07-09', '2015-06-01' => '2015-07-09', ], ], 'application-autoscaling' => [ 'namespace' => 'ApplicationAutoScaling', 'versions' => [ 'latest' => '2016-02-06', '2016-02-06' => '2016-02-06', ], ], 'autoscaling' => [ 'namespace' => 'AutoScaling', 'versions' => [ 'latest' => '2011-01-01', '2011-01-01' => '2011-01-01', ], ], 'cloudformation' => [ 'namespace' => 'CloudFormation', 'versions' => [ 'latest' => '2010-05-15', '2010-05-15' => '2010-05-15', ], ], 'cloudfront' => [ 'namespace' => 'CloudFront', 'versions' => [ 'latest' => '2016-08-20', '2016-08-20' => '2016-08-20', '2016-08-01' => '2016-08-01', '2016-01-28' => '2016-01-28', '2016-01-13' => '2016-08-20', '2015-09-17' => '2016-08-20', '2015-07-27' => '2015-07-27', '2015-04-17' => '2015-07-27', '2014-11-06' => '2015-07-27', ], ], 'cloudhsm' => [ 'namespace' => 'CloudHsm', 'versions' => [ 'latest' => '2014-05-30', '2014-05-30' => '2014-05-30', ], ], 'cloudsearch' => [ 'namespace' => 'CloudSearch', 'versions' => [ 'latest' => '2013-01-01', '2013-01-01' => '2013-01-01', ], ], 'cloudsearchdomain' => [ 'namespace' => 'CloudSearchDomain', 'versions' => [ 'latest' => '2013-01-01', '2013-01-01' => '2013-01-01', ], ], 'cloudtrail' => [ 'namespace' => 'CloudTrail', 'versions' => [ 'latest' => '2013-11-01', '2013-11-01' => '2013-11-01', ], ], 'codecommit' => [ 'namespace' => 'CodeCommit', 'versions' => [ 'latest' => '2015-04-13', '2015-04-13' => '2015-04-13', ], ], 'codedeploy' => [ 'namespace' => 'CodeDeploy', 'versions' => [ 'latest' => '2014-10-06', '2014-10-06' => '2014-10-06', ], ], 'codepipeline' => [ 'namespace' => 'CodePipeline', 'versions' => [ 'latest' => '2015-07-09', '2015-07-09' => '2015-07-09', ], ], 'cognito-identity' => [ 'namespace' => 'CognitoIdentity', 'versions' => [ 'latest' => '2014-06-30', '2014-06-30' => '2014-06-30', ], ], 'cognito-idp' => [ 'namespace' => 'CognitoIdentityProvider', 'versions' => [ 'latest' => '2016-04-18', '2016-04-18' => '2016-04-18', ], ], 'cognito-sync' => [ 'namespace' => 'CognitoSync', 'versions' => [ 'latest' => '2014-06-30', '2014-06-30' => '2014-06-30', ], ], 'config' => [ 'namespace' => 'ConfigService', 'versions' => [ 'latest' => '2014-11-12', '2014-11-12' => '2014-11-12', ], ], 'data.iot' => [ 'namespace' => 'IotDataPlane', 'versions' => [ 'latest' => '2015-05-28', '2015-05-28' => '2015-05-28', ], ], 'datapipeline' => [ 'namespace' => 'DataPipeline', 'versions' => [ 'latest' => '2012-10-29', '2012-10-29' => '2012-10-29', ], ], 'devicefarm' => [ 'namespace' => 'DeviceFarm', 'versions' => [ 'latest' => '2015-06-23', '2015-06-23' => '2015-06-23', ], ], 'directconnect' => [ 'namespace' => 'DirectConnect', 'versions' => [ 'latest' => '2012-10-25', '2012-10-25' => '2012-10-25', ], ], 'discovery' => [ 'namespace' => 'ApplicationDiscoveryService', 'versions' => [ 'latest' => '2015-11-01', '2015-11-01' => '2015-11-01', ], ], 'dms' => [ 'namespace' => 'DatabaseMigrationService', 'versions' => [ 'latest' => '2016-01-01', '2016-01-01' => '2016-01-01', ], ], 'ds' => [ 'namespace' => 'DirectoryService', 'versions' => [ 'latest' => '2015-04-16', '2015-04-16' => '2015-04-16', ], ], 'dynamodb' => [ 'namespace' => 'DynamoDb', 'versions' => [ 'latest' => '2012-08-10', '2012-08-10' => '2012-08-10', ], ], 'ec2' => [ 'namespace' => 'Ec2', 'versions' => [ 'latest' => '2016-04-01', '2016-04-01' => '2016-04-01', '2015-10-01' => '2015-10-01', '2015-04-15' => '2016-04-01', ], ], 'ecr' => [ 'namespace' => 'Ecr', 'versions' => [ 'latest' => '2015-09-21', '2015-09-21' => '2015-09-21', ], ], 'ecs' => [ 'namespace' => 'Ecs', 'versions' => [ 'latest' => '2014-11-13', '2014-11-13' => '2014-11-13', ], ], 'elasticache' => [ 'namespace' => 'ElastiCache', 'versions' => [ 'latest' => '2015-02-02', '2015-02-02' => '2015-02-02', ], ], 'elasticbeanstalk' => [ 'namespace' => 'ElasticBeanstalk', 'versions' => [ 'latest' => '2010-12-01', '2010-12-01' => '2010-12-01', ], ], 'elasticfilesystem' => [ 'namespace' => 'Efs', 'versions' => [ 'latest' => '2015-02-01', '2015-02-01' => '2015-02-01', ], ], 'elasticloadbalancing' => [ 'namespace' => 'ElasticLoadBalancing', 'versions' => [ 'latest' => '2012-06-01', '2012-06-01' => '2012-06-01', ], ], 'elasticloadbalancingv2' => [ 'namespace' => 'ElasticLoadBalancingV2', 'versions' => [ 'latest' => '2015-12-01', '2015-12-01' => '2015-12-01', ], ], 'elasticmapreduce' => [ 'namespace' => 'Emr', 'versions' => [ 'latest' => '2009-03-31', '2009-03-31' => '2009-03-31', ], ], 'elastictranscoder' => [ 'namespace' => 'ElasticTranscoder', 'versions' => [ 'latest' => '2012-09-25', '2012-09-25' => '2012-09-25', ], ], 'email' => [ 'namespace' => 'Ses', 'versions' => [ 'latest' => '2010-12-01', '2010-12-01' => '2010-12-01', ], ], 'es' => [ 'namespace' => 'ElasticsearchService', 'versions' => [ 'latest' => '2015-01-01', '2015-01-01' => '2015-01-01', ], ], 'events' => [ 'namespace' => 'CloudWatchEvents', 'versions' => [ 'latest' => '2015-10-07', '2015-10-07' => '2015-10-07', '2014-02-03' => '2015-10-07', ], ], 'firehose' => [ 'namespace' => 'Firehose', 'versions' => [ 'latest' => '2015-08-04', '2015-08-04' => '2015-08-04', ], ], 'gamelift' => [ 'namespace' => 'GameLift', 'versions' => [ 'latest' => '2015-10-01', '2015-10-01' => '2015-10-01', ], ], 'glacier' => [ 'namespace' => 'Glacier', 'versions' => [ 'latest' => '2012-06-01', '2012-06-01' => '2012-06-01', ], ], 'iam' => [ 'namespace' => 'Iam', 'versions' => [ 'latest' => '2010-05-08', '2010-05-08' => '2010-05-08', ], ], 'importexport' => [ 'namespace' => 'ImportExport', 'versions' => [ 'latest' => '2010-06-01', '2010-06-01' => '2010-06-01', ], ], 'inspector' => [ 'namespace' => 'Inspector', 'versions' => [ 'latest' => '2016-02-16', '2016-02-16' => '2016-02-16', '2015-08-18' => '2016-02-16', ], ], 'iot' => [ 'namespace' => 'Iot', 'versions' => [ 'latest' => '2015-05-28', '2015-05-28' => '2015-05-28', ], ], 'kinesis' => [ 'namespace' => 'Kinesis', 'versions' => [ 'latest' => '2013-12-02', '2013-12-02' => '2013-12-02', ], ], 'kinesisanalytics' => [ 'namespace' => 'KinesisAnalytics', 'versions' => [ 'latest' => '2015-08-14', '2015-08-14' => '2015-08-14', ], ], 'kms' => [ 'namespace' => 'Kms', 'versions' => [ 'latest' => '2014-11-01', '2014-11-01' => '2014-11-01', ], ], 'lambda' => [ 'namespace' => 'Lambda', 'versions' => [ 'latest' => '2015-03-31', '2015-03-31' => '2015-03-31', ], ], 'logs' => [ 'namespace' => 'CloudWatchLogs', 'versions' => [ 'latest' => '2014-03-28', '2014-03-28' => '2014-03-28', ], ], 'machinelearning' => [ 'namespace' => 'MachineLearning', 'versions' => [ 'latest' => '2014-12-12', '2014-12-12' => '2014-12-12', ], ], 'marketplacecommerceanalytics' => [ 'namespace' => 'MarketplaceCommerceAnalytics', 'versions' => [ 'latest' => '2015-07-01', '2015-07-01' => '2015-07-01', ], ], 'metering.marketplace' => [ 'namespace' => 'MarketplaceMetering', 'versions' => [ 'latest' => '2016-01-14', '2016-01-14' => '2016-01-14', ], ], 'monitoring' => [ 'namespace' => 'CloudWatch', 'versions' => [ 'latest' => '2010-08-01', '2010-08-01' => '2010-08-01', ], ], 'opsworks' => [ 'namespace' => 'OpsWorks', 'versions' => [ 'latest' => '2013-02-18', '2013-02-18' => '2013-02-18', ], ], 'rds' => [ 'namespace' => 'Rds', 'versions' => [ 'latest' => '2014-10-31', '2014-10-31' => '2014-10-31', ], ], 'redshift' => [ 'namespace' => 'Redshift', 'versions' => [ 'latest' => '2012-12-01', '2012-12-01' => '2012-12-01', ], ], 'route53' => [ 'namespace' => 'Route53', 'versions' => [ 'latest' => '2013-04-01', '2013-04-01' => '2013-04-01', ], ], 'route53domains' => [ 'namespace' => 'Route53Domains', 'versions' => [ 'latest' => '2014-05-15', '2014-05-15' => '2014-05-15', ], ], 's3' => [ 'namespace' => 'S3', 'versions' => [ 'latest' => '2006-03-01', '2006-03-01' => '2006-03-01', ], ], 'servicecatalog' => [ 'namespace' => 'ServiceCatalog', 'versions' => [ 'latest' => '2015-12-10', '2015-12-10' => '2015-12-10', ], ], 'snowball' => [ 'namespace' => 'SnowBall', 'versions' => [ 'latest' => '2016-06-30', '2016-06-30' => '2016-06-30', ], ], 'sns' => [ 'namespace' => 'Sns', 'versions' => [ 'latest' => '2010-03-31', '2010-03-31' => '2010-03-31', ], ], 'sqs' => [ 'namespace' => 'Sqs', 'versions' => [ 'latest' => '2012-11-05', '2012-11-05' => '2012-11-05', ], ], 'ssm' => [ 'namespace' => 'Ssm', 'versions' => [ 'latest' => '2014-11-06', '2014-11-06' => '2014-11-06', ], ], 'storagegateway' => [ 'namespace' => 'StorageGateway', 'versions' => [ 'latest' => '2013-06-30', '2013-06-30' => '2013-06-30', ], ], 'streams.dynamodb' => [ 'namespace' => 'DynamoDbStreams', 'versions' => [ 'latest' => '2012-08-10', '2012-08-10' => '2012-08-10', ], ], 'sts' => [ 'namespace' => 'Sts', 'versions' => [ 'latest' => '2011-06-15', '2011-06-15' => '2011-06-15', ], ], 'support' => [ 'namespace' => 'Support', 'versions' => [ 'latest' => '2013-04-15', '2013-04-15' => '2013-04-15', ], ], 'swf' => [ 'namespace' => 'Swf', 'versions' => [ 'latest' => '2012-01-25', '2012-01-25' => '2012-01-25', ], ], 'waf' => [ 'namespace' => 'Waf', 'versions' => [ 'latest' => '2015-08-24', '2015-08-24' => '2015-08-24', ], ], 'workspaces' => [ 'namespace' => 'WorkSpaces', 'versions' => [ 'latest' => '2015-04-08', '2015-04-08' => '2015-04-08', ], ],]; +return [ 'acm' => [ 'namespace' => 'Acm', 'versions' => [ 'latest' => '2015-12-08', '2015-12-08' => '2015-12-08', ], ], 'apigateway' => [ 'namespace' => 'ApiGateway', 'versions' => [ 'latest' => '2015-07-09', '2015-07-09' => '2015-07-09', '2015-06-01' => '2015-07-09', ], ], 'application-autoscaling' => [ 'namespace' => 'ApplicationAutoScaling', 'versions' => [ 'latest' => '2016-02-06', '2016-02-06' => '2016-02-06', ], ], 'autoscaling' => [ 'namespace' => 'AutoScaling', 'versions' => [ 'latest' => '2011-01-01', '2011-01-01' => '2011-01-01', ], ], 'budgets' => [ 'namespace' => 'Budgets', 'versions' => [ 'latest' => '2016-10-20', '2016-10-20' => '2016-10-20', ], ], 'cloudformation' => [ 'namespace' => 'CloudFormation', 'versions' => [ 'latest' => '2010-05-15', '2010-05-15' => '2010-05-15', ], ], 'cloudfront' => [ 'namespace' => 'CloudFront', 'versions' => [ 'latest' => '2016-09-29', '2016-09-29' => '2016-09-29', '2016-09-07' => '2016-09-07', '2016-08-20' => '2016-08-20', '2016-08-01' => '2016-08-01', '2016-01-28' => '2016-01-28', '2016-01-13' => '2016-09-29', '2015-09-17' => '2016-09-29', '2015-07-27' => '2015-07-27', '2015-04-17' => '2015-07-27', '2014-11-06' => '2015-07-27', ], ], 'cloudhsm' => [ 'namespace' => 'CloudHsm', 'versions' => [ 'latest' => '2014-05-30', '2014-05-30' => '2014-05-30', ], ], 'cloudsearch' => [ 'namespace' => 'CloudSearch', 'versions' => [ 'latest' => '2013-01-01', '2013-01-01' => '2013-01-01', ], ], 'cloudsearchdomain' => [ 'namespace' => 'CloudSearchDomain', 'versions' => [ 'latest' => '2013-01-01', '2013-01-01' => '2013-01-01', ], ], 'cloudtrail' => [ 'namespace' => 'CloudTrail', 'versions' => [ 'latest' => '2013-11-01', '2013-11-01' => '2013-11-01', ], ], 'codecommit' => [ 'namespace' => 'CodeCommit', 'versions' => [ 'latest' => '2015-04-13', '2015-04-13' => '2015-04-13', ], ], 'codedeploy' => [ 'namespace' => 'CodeDeploy', 'versions' => [ 'latest' => '2014-10-06', '2014-10-06' => '2014-10-06', ], ], 'codepipeline' => [ 'namespace' => 'CodePipeline', 'versions' => [ 'latest' => '2015-07-09', '2015-07-09' => '2015-07-09', ], ], 'cognito-identity' => [ 'namespace' => 'CognitoIdentity', 'versions' => [ 'latest' => '2014-06-30', '2014-06-30' => '2014-06-30', ], ], 'cognito-idp' => [ 'namespace' => 'CognitoIdentityProvider', 'versions' => [ 'latest' => '2016-04-18', '2016-04-18' => '2016-04-18', ], ], 'cognito-sync' => [ 'namespace' => 'CognitoSync', 'versions' => [ 'latest' => '2014-06-30', '2014-06-30' => '2014-06-30', ], ], 'config' => [ 'namespace' => 'ConfigService', 'versions' => [ 'latest' => '2014-11-12', '2014-11-12' => '2014-11-12', ], ], 'data.iot' => [ 'namespace' => 'IotDataPlane', 'versions' => [ 'latest' => '2015-05-28', '2015-05-28' => '2015-05-28', ], ], 'datapipeline' => [ 'namespace' => 'DataPipeline', 'versions' => [ 'latest' => '2012-10-29', '2012-10-29' => '2012-10-29', ], ], 'devicefarm' => [ 'namespace' => 'DeviceFarm', 'versions' => [ 'latest' => '2015-06-23', '2015-06-23' => '2015-06-23', ], ], 'directconnect' => [ 'namespace' => 'DirectConnect', 'versions' => [ 'latest' => '2012-10-25', '2012-10-25' => '2012-10-25', ], ], 'discovery' => [ 'namespace' => 'ApplicationDiscoveryService', 'versions' => [ 'latest' => '2015-11-01', '2015-11-01' => '2015-11-01', ], ], 'dms' => [ 'namespace' => 'DatabaseMigrationService', 'versions' => [ 'latest' => '2016-01-01', '2016-01-01' => '2016-01-01', ], ], 'ds' => [ 'namespace' => 'DirectoryService', 'versions' => [ 'latest' => '2015-04-16', '2015-04-16' => '2015-04-16', ], ], 'dynamodb' => [ 'namespace' => 'DynamoDb', 'versions' => [ 'latest' => '2012-08-10', '2012-08-10' => '2012-08-10', ], ], 'ec2' => [ 'namespace' => 'Ec2', 'versions' => [ 'latest' => '2016-09-15', '2016-09-15' => '2016-09-15', '2016-04-01' => '2016-04-01', '2015-10-01' => '2015-10-01', '2015-04-15' => '2016-09-15', ], ], 'ecr' => [ 'namespace' => 'Ecr', 'versions' => [ 'latest' => '2015-09-21', '2015-09-21' => '2015-09-21', ], ], 'ecs' => [ 'namespace' => 'Ecs', 'versions' => [ 'latest' => '2014-11-13', '2014-11-13' => '2014-11-13', ], ], 'elasticache' => [ 'namespace' => 'ElastiCache', 'versions' => [ 'latest' => '2015-02-02', '2015-02-02' => '2015-02-02', ], ], 'elasticbeanstalk' => [ 'namespace' => 'ElasticBeanstalk', 'versions' => [ 'latest' => '2010-12-01', '2010-12-01' => '2010-12-01', ], ], 'elasticfilesystem' => [ 'namespace' => 'Efs', 'versions' => [ 'latest' => '2015-02-01', '2015-02-01' => '2015-02-01', ], ], 'elasticloadbalancing' => [ 'namespace' => 'ElasticLoadBalancing', 'versions' => [ 'latest' => '2012-06-01', '2012-06-01' => '2012-06-01', ], ], 'elasticloadbalancingv2' => [ 'namespace' => 'ElasticLoadBalancingV2', 'versions' => [ 'latest' => '2015-12-01', '2015-12-01' => '2015-12-01', ], ], 'elasticmapreduce' => [ 'namespace' => 'Emr', 'versions' => [ 'latest' => '2009-03-31', '2009-03-31' => '2009-03-31', ], ], 'elastictranscoder' => [ 'namespace' => 'ElasticTranscoder', 'versions' => [ 'latest' => '2012-09-25', '2012-09-25' => '2012-09-25', ], ], 'email' => [ 'namespace' => 'Ses', 'versions' => [ 'latest' => '2010-12-01', '2010-12-01' => '2010-12-01', ], ], 'es' => [ 'namespace' => 'ElasticsearchService', 'versions' => [ 'latest' => '2015-01-01', '2015-01-01' => '2015-01-01', ], ], 'events' => [ 'namespace' => 'CloudWatchEvents', 'versions' => [ 'latest' => '2015-10-07', '2015-10-07' => '2015-10-07', '2014-02-03' => '2015-10-07', ], ], 'firehose' => [ 'namespace' => 'Firehose', 'versions' => [ 'latest' => '2015-08-04', '2015-08-04' => '2015-08-04', ], ], 'gamelift' => [ 'namespace' => 'GameLift', 'versions' => [ 'latest' => '2015-10-01', '2015-10-01' => '2015-10-01', ], ], 'glacier' => [ 'namespace' => 'Glacier', 'versions' => [ 'latest' => '2012-06-01', '2012-06-01' => '2012-06-01', ], ], 'iam' => [ 'namespace' => 'Iam', 'versions' => [ 'latest' => '2010-05-08', '2010-05-08' => '2010-05-08', ], ], 'importexport' => [ 'namespace' => 'ImportExport', 'versions' => [ 'latest' => '2010-06-01', '2010-06-01' => '2010-06-01', ], ], 'inspector' => [ 'namespace' => 'Inspector', 'versions' => [ 'latest' => '2016-02-16', '2016-02-16' => '2016-02-16', '2015-08-18' => '2016-02-16', ], ], 'iot' => [ 'namespace' => 'Iot', 'versions' => [ 'latest' => '2015-05-28', '2015-05-28' => '2015-05-28', ], ], 'kinesis' => [ 'namespace' => 'Kinesis', 'versions' => [ 'latest' => '2013-12-02', '2013-12-02' => '2013-12-02', ], ], 'kinesisanalytics' => [ 'namespace' => 'KinesisAnalytics', 'versions' => [ 'latest' => '2015-08-14', '2015-08-14' => '2015-08-14', ], ], 'kms' => [ 'namespace' => 'Kms', 'versions' => [ 'latest' => '2014-11-01', '2014-11-01' => '2014-11-01', ], ], 'lambda' => [ 'namespace' => 'Lambda', 'versions' => [ 'latest' => '2015-03-31', '2015-03-31' => '2015-03-31', ], ], 'logs' => [ 'namespace' => 'CloudWatchLogs', 'versions' => [ 'latest' => '2014-03-28', '2014-03-28' => '2014-03-28', ], ], 'machinelearning' => [ 'namespace' => 'MachineLearning', 'versions' => [ 'latest' => '2014-12-12', '2014-12-12' => '2014-12-12', ], ], 'marketplacecommerceanalytics' => [ 'namespace' => 'MarketplaceCommerceAnalytics', 'versions' => [ 'latest' => '2015-07-01', '2015-07-01' => '2015-07-01', ], ], 'metering.marketplace' => [ 'namespace' => 'MarketplaceMetering', 'versions' => [ 'latest' => '2016-01-14', '2016-01-14' => '2016-01-14', ], ], 'monitoring' => [ 'namespace' => 'CloudWatch', 'versions' => [ 'latest' => '2010-08-01', '2010-08-01' => '2010-08-01', ], ], 'opsworks' => [ 'namespace' => 'OpsWorks', 'versions' => [ 'latest' => '2013-02-18', '2013-02-18' => '2013-02-18', ], ], 'rds' => [ 'namespace' => 'Rds', 'versions' => [ 'latest' => '2014-10-31', '2014-10-31' => '2014-10-31', ], ], 'redshift' => [ 'namespace' => 'Redshift', 'versions' => [ 'latest' => '2012-12-01', '2012-12-01' => '2012-12-01', ], ], 'route53' => [ 'namespace' => 'Route53', 'versions' => [ 'latest' => '2013-04-01', '2013-04-01' => '2013-04-01', ], ], 'route53domains' => [ 'namespace' => 'Route53Domains', 'versions' => [ 'latest' => '2014-05-15', '2014-05-15' => '2014-05-15', ], ], 's3' => [ 'namespace' => 'S3', 'versions' => [ 'latest' => '2006-03-01', '2006-03-01' => '2006-03-01', ], ], 'servicecatalog' => [ 'namespace' => 'ServiceCatalog', 'versions' => [ 'latest' => '2015-12-10', '2015-12-10' => '2015-12-10', ], ], 'sms' => [ 'namespace' => 'Sms', 'versions' => [ 'latest' => '2016-10-24', '2016-10-24' => '2016-10-24', ], ], 'snowball' => [ 'namespace' => 'SnowBall', 'versions' => [ 'latest' => '2016-06-30', '2016-06-30' => '2016-06-30', ], ], 'sns' => [ 'namespace' => 'Sns', 'versions' => [ 'latest' => '2010-03-31', '2010-03-31' => '2010-03-31', ], ], 'sqs' => [ 'namespace' => 'Sqs', 'versions' => [ 'latest' => '2012-11-05', '2012-11-05' => '2012-11-05', ], ], 'ssm' => [ 'namespace' => 'Ssm', 'versions' => [ 'latest' => '2014-11-06', '2014-11-06' => '2014-11-06', ], ], 'storagegateway' => [ 'namespace' => 'StorageGateway', 'versions' => [ 'latest' => '2013-06-30', '2013-06-30' => '2013-06-30', ], ], 'streams.dynamodb' => [ 'namespace' => 'DynamoDbStreams', 'versions' => [ 'latest' => '2012-08-10', '2012-08-10' => '2012-08-10', ], ], 'sts' => [ 'namespace' => 'Sts', 'versions' => [ 'latest' => '2011-06-15', '2011-06-15' => '2011-06-15', ], ], 'support' => [ 'namespace' => 'Support', 'versions' => [ 'latest' => '2013-04-15', '2013-04-15' => '2013-04-15', ], ], 'swf' => [ 'namespace' => 'Swf', 'versions' => [ 'latest' => '2012-01-25', '2012-01-25' => '2012-01-25', ], ], 'waf' => [ 'namespace' => 'Waf', 'versions' => [ 'latest' => '2015-08-24', '2015-08-24' => '2015-08-24', ], ], 'workspaces' => [ 'namespace' => 'WorkSpaces', 'versions' => [ 'latest' => '2015-04-08', '2015-04-08' => '2015-04-08', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php index 39f06c4c9..6404b24e8 100644 --- a/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/rds/2014-10-31/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2014-10-31', 'endpointPrefix' => 'rds', 'protocol' => 'query', 'serviceAbbreviation' => 'Amazon RDS', 'serviceFullName' => 'Amazon Relational Database Service', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://rds.amazonaws.com/doc/2014-10-31/', ], 'operations' => [ 'AddSourceIdentifierToSubscription' => [ 'name' => 'AddSourceIdentifierToSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddSourceIdentifierToSubscriptionMessage', ], 'output' => [ 'shape' => 'AddSourceIdentifierToSubscriptionResult', 'resultWrapper' => 'AddSourceIdentifierToSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], ], ], 'AddTagsToResource' => [ 'name' => 'AddTagsToResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToResourceMessage', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'ApplyPendingMaintenanceAction' => [ 'name' => 'ApplyPendingMaintenanceAction', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ApplyPendingMaintenanceActionMessage', ], 'output' => [ 'shape' => 'ApplyPendingMaintenanceActionResult', 'resultWrapper' => 'ApplyPendingMaintenanceActionResult', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], ], ], 'AuthorizeDBSecurityGroupIngress' => [ 'name' => 'AuthorizeDBSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeDBSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'AuthorizeDBSecurityGroupIngressResult', 'resultWrapper' => 'AuthorizeDBSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'AuthorizationQuotaExceededFault', ], ], ], 'CopyDBClusterParameterGroup' => [ 'name' => 'CopyDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'CopyDBClusterParameterGroupResult', 'resultWrapper' => 'CopyDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], ], ], 'CopyDBClusterSnapshot' => [ 'name' => 'CopyDBClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CopyDBClusterSnapshotResult', 'resultWrapper' => 'CopyDBClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], ], ], 'CopyDBParameterGroup' => [ 'name' => 'CopyDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBParameterGroupMessage', ], 'output' => [ 'shape' => 'CopyDBParameterGroupResult', 'resultWrapper' => 'CopyDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], ], ], 'CopyDBSnapshot' => [ 'name' => 'CopyDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBSnapshotMessage', ], 'output' => [ 'shape' => 'CopyDBSnapshotResult', 'resultWrapper' => 'CopyDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotAlreadyExistsFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'CopyOptionGroup' => [ 'name' => 'CopyOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyOptionGroupMessage', ], 'output' => [ 'shape' => 'CopyOptionGroupResult', 'resultWrapper' => 'CopyOptionGroupResult', ], 'errors' => [ [ 'shape' => 'OptionGroupAlreadyExistsFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'OptionGroupQuotaExceededFault', ], ], ], 'CreateDBCluster' => [ 'name' => 'CreateDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBClusterMessage', ], 'output' => [ 'shape' => 'CreateDBClusterResult', 'resultWrapper' => 'CreateDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'DBClusterParameterGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], ], ], 'CreateDBClusterParameterGroup' => [ 'name' => 'CreateDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateDBClusterParameterGroupResult', 'resultWrapper' => 'CreateDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], ], ], 'CreateDBClusterSnapshot' => [ 'name' => 'CreateDBClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CreateDBClusterSnapshotResult', 'resultWrapper' => 'CreateDBClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], ], ], 'CreateDBInstance' => [ 'name' => 'CreateDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBInstanceMessage', ], 'output' => [ 'shape' => 'CreateDBInstanceResult', 'resultWrapper' => 'CreateDBInstanceResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'CreateDBInstanceReadReplica' => [ 'name' => 'CreateDBInstanceReadReplica', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBInstanceReadReplicaMessage', ], 'output' => [ 'shape' => 'CreateDBInstanceReadReplicaResult', 'resultWrapper' => 'CreateDBInstanceReadReplicaResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupNotAllowedFault', ], [ 'shape' => 'InvalidDBSubnetGroupFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'CreateDBParameterGroup' => [ 'name' => 'CreateDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateDBParameterGroupResult', 'resultWrapper' => 'CreateDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], ], ], 'CreateDBSecurityGroup' => [ 'name' => 'CreateDBSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBSecurityGroupMessage', ], 'output' => [ 'shape' => 'CreateDBSecurityGroupResult', 'resultWrapper' => 'CreateDBSecurityGroupResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupAlreadyExistsFault', ], [ 'shape' => 'DBSecurityGroupQuotaExceededFault', ], [ 'shape' => 'DBSecurityGroupNotSupportedFault', ], ], ], 'CreateDBSnapshot' => [ 'name' => 'CreateDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBSnapshotMessage', ], 'output' => [ 'shape' => 'CreateDBSnapshotResult', 'resultWrapper' => 'CreateDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotAlreadyExistsFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], ], ], 'CreateDBSubnetGroup' => [ 'name' => 'CreateDBSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBSubnetGroupMessage', ], 'output' => [ 'shape' => 'CreateDBSubnetGroupResult', 'resultWrapper' => 'CreateDBSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'DBSubnetGroupAlreadyExistsFault', ], [ 'shape' => 'DBSubnetGroupQuotaExceededFault', ], [ 'shape' => 'DBSubnetQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'CreateEventSubscription' => [ 'name' => 'CreateEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateEventSubscriptionMessage', ], 'output' => [ 'shape' => 'CreateEventSubscriptionResult', 'resultWrapper' => 'CreateEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'EventSubscriptionQuotaExceededFault', ], [ 'shape' => 'SubscriptionAlreadyExistFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], ], ], 'CreateOptionGroup' => [ 'name' => 'CreateOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateOptionGroupMessage', ], 'output' => [ 'shape' => 'CreateOptionGroupResult', 'resultWrapper' => 'CreateOptionGroupResult', ], 'errors' => [ [ 'shape' => 'OptionGroupAlreadyExistsFault', ], [ 'shape' => 'OptionGroupQuotaExceededFault', ], ], ], 'DeleteDBCluster' => [ 'name' => 'DeleteDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBClusterMessage', ], 'output' => [ 'shape' => 'DeleteDBClusterResult', 'resultWrapper' => 'DeleteDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'DBClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], ], ], 'DeleteDBClusterParameterGroup' => [ 'name' => 'DeleteDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBClusterParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DeleteDBClusterSnapshot' => [ 'name' => 'DeleteDBClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBClusterSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteDBClusterSnapshotResult', 'resultWrapper' => 'DeleteDBClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], ], ], 'DeleteDBInstance' => [ 'name' => 'DeleteDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBInstanceMessage', ], 'output' => [ 'shape' => 'DeleteDBInstanceResult', 'resultWrapper' => 'DeleteDBInstanceResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBSnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], ], ], 'DeleteDBParameterGroup' => [ 'name' => 'DeleteDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DeleteDBSecurityGroup' => [ 'name' => 'DeleteDBSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBSecurityGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], ], ], 'DeleteDBSnapshot' => [ 'name' => 'DeleteDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteDBSnapshotResult', 'resultWrapper' => 'DeleteDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'DeleteDBSubnetGroup' => [ 'name' => 'DeleteDBSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBSubnetGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidDBSubnetStateFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], ], ], 'DeleteEventSubscription' => [ 'name' => 'DeleteEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEventSubscriptionMessage', ], 'output' => [ 'shape' => 'DeleteEventSubscriptionResult', 'resultWrapper' => 'DeleteEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'InvalidEventSubscriptionStateFault', ], ], ], 'DeleteOptionGroup' => [ 'name' => 'DeleteOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteOptionGroupMessage', ], 'errors' => [ [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'InvalidOptionGroupStateFault', ], ], ], 'DescribeAccountAttributes' => [ 'name' => 'DescribeAccountAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAccountAttributesMessage', ], 'output' => [ 'shape' => 'AccountAttributesMessage', 'resultWrapper' => 'DescribeAccountAttributesResult', ], ], 'DescribeCertificates' => [ 'name' => 'DescribeCertificates', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCertificatesMessage', ], 'output' => [ 'shape' => 'CertificateMessage', 'resultWrapper' => 'DescribeCertificatesResult', ], 'errors' => [ [ 'shape' => 'CertificateNotFoundFault', ], ], ], 'DescribeDBClusterParameterGroups' => [ 'name' => 'DescribeDBClusterParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterParameterGroupsMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupsMessage', 'resultWrapper' => 'DescribeDBClusterParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBClusterParameters' => [ 'name' => 'DescribeDBClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterParametersMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupDetails', 'resultWrapper' => 'DescribeDBClusterParametersResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBClusterSnapshotAttributes' => [ 'name' => 'DescribeDBClusterSnapshotAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterSnapshotAttributesMessage', ], 'output' => [ 'shape' => 'DescribeDBClusterSnapshotAttributesResult', 'resultWrapper' => 'DescribeDBClusterSnapshotAttributesResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], ], ], 'DescribeDBClusterSnapshots' => [ 'name' => 'DescribeDBClusterSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterSnapshotsMessage', ], 'output' => [ 'shape' => 'DBClusterSnapshotMessage', 'resultWrapper' => 'DescribeDBClusterSnapshotsResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], ], ], 'DescribeDBClusters' => [ 'name' => 'DescribeDBClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClustersMessage', ], 'output' => [ 'shape' => 'DBClusterMessage', 'resultWrapper' => 'DescribeDBClustersResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], ], ], 'DescribeDBEngineVersions' => [ 'name' => 'DescribeDBEngineVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBEngineVersionsMessage', ], 'output' => [ 'shape' => 'DBEngineVersionMessage', 'resultWrapper' => 'DescribeDBEngineVersionsResult', ], ], 'DescribeDBInstances' => [ 'name' => 'DescribeDBInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBInstancesMessage', ], 'output' => [ 'shape' => 'DBInstanceMessage', 'resultWrapper' => 'DescribeDBInstancesResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'DescribeDBLogFiles' => [ 'name' => 'DescribeDBLogFiles', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBLogFilesMessage', ], 'output' => [ 'shape' => 'DescribeDBLogFilesResponse', 'resultWrapper' => 'DescribeDBLogFilesResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'DescribeDBParameterGroups' => [ 'name' => 'DescribeDBParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBParameterGroupsMessage', ], 'output' => [ 'shape' => 'DBParameterGroupsMessage', 'resultWrapper' => 'DescribeDBParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBParameters' => [ 'name' => 'DescribeDBParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBParametersMessage', ], 'output' => [ 'shape' => 'DBParameterGroupDetails', 'resultWrapper' => 'DescribeDBParametersResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBSecurityGroups' => [ 'name' => 'DescribeDBSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSecurityGroupsMessage', ], 'output' => [ 'shape' => 'DBSecurityGroupMessage', 'resultWrapper' => 'DescribeDBSecurityGroupsResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupNotFoundFault', ], ], ], 'DescribeDBSnapshotAttributes' => [ 'name' => 'DescribeDBSnapshotAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSnapshotAttributesMessage', ], 'output' => [ 'shape' => 'DescribeDBSnapshotAttributesResult', 'resultWrapper' => 'DescribeDBSnapshotAttributesResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'DescribeDBSnapshots' => [ 'name' => 'DescribeDBSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSnapshotsMessage', ], 'output' => [ 'shape' => 'DBSnapshotMessage', 'resultWrapper' => 'DescribeDBSnapshotsResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'DescribeDBSubnetGroups' => [ 'name' => 'DescribeDBSubnetGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSubnetGroupsMessage', ], 'output' => [ 'shape' => 'DBSubnetGroupMessage', 'resultWrapper' => 'DescribeDBSubnetGroupsResult', ], 'errors' => [ [ 'shape' => 'DBSubnetGroupNotFoundFault', ], ], ], 'DescribeEngineDefaultClusterParameters' => [ 'name' => 'DescribeEngineDefaultClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEngineDefaultClusterParametersMessage', ], 'output' => [ 'shape' => 'DescribeEngineDefaultClusterParametersResult', 'resultWrapper' => 'DescribeEngineDefaultClusterParametersResult', ], ], 'DescribeEngineDefaultParameters' => [ 'name' => 'DescribeEngineDefaultParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEngineDefaultParametersMessage', ], 'output' => [ 'shape' => 'DescribeEngineDefaultParametersResult', 'resultWrapper' => 'DescribeEngineDefaultParametersResult', ], ], 'DescribeEventCategories' => [ 'name' => 'DescribeEventCategories', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventCategoriesMessage', ], 'output' => [ 'shape' => 'EventCategoriesMessage', 'resultWrapper' => 'DescribeEventCategoriesResult', ], ], 'DescribeEventSubscriptions' => [ 'name' => 'DescribeEventSubscriptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventSubscriptionsMessage', ], 'output' => [ 'shape' => 'EventSubscriptionsMessage', 'resultWrapper' => 'DescribeEventSubscriptionsResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventsMessage', 'resultWrapper' => 'DescribeEventsResult', ], ], 'DescribeOptionGroupOptions' => [ 'name' => 'DescribeOptionGroupOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOptionGroupOptionsMessage', ], 'output' => [ 'shape' => 'OptionGroupOptionsMessage', 'resultWrapper' => 'DescribeOptionGroupOptionsResult', ], ], 'DescribeOptionGroups' => [ 'name' => 'DescribeOptionGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOptionGroupsMessage', ], 'output' => [ 'shape' => 'OptionGroups', 'resultWrapper' => 'DescribeOptionGroupsResult', ], 'errors' => [ [ 'shape' => 'OptionGroupNotFoundFault', ], ], ], 'DescribeOrderableDBInstanceOptions' => [ 'name' => 'DescribeOrderableDBInstanceOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOrderableDBInstanceOptionsMessage', ], 'output' => [ 'shape' => 'OrderableDBInstanceOptionsMessage', 'resultWrapper' => 'DescribeOrderableDBInstanceOptionsResult', ], ], 'DescribePendingMaintenanceActions' => [ 'name' => 'DescribePendingMaintenanceActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribePendingMaintenanceActionsMessage', ], 'output' => [ 'shape' => 'PendingMaintenanceActionsMessage', 'resultWrapper' => 'DescribePendingMaintenanceActionsResult', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], ], ], 'DescribeReservedDBInstances' => [ 'name' => 'DescribeReservedDBInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedDBInstancesMessage', ], 'output' => [ 'shape' => 'ReservedDBInstanceMessage', 'resultWrapper' => 'DescribeReservedDBInstancesResult', ], 'errors' => [ [ 'shape' => 'ReservedDBInstanceNotFoundFault', ], ], ], 'DescribeReservedDBInstancesOfferings' => [ 'name' => 'DescribeReservedDBInstancesOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedDBInstancesOfferingsMessage', ], 'output' => [ 'shape' => 'ReservedDBInstancesOfferingMessage', 'resultWrapper' => 'DescribeReservedDBInstancesOfferingsResult', ], 'errors' => [ [ 'shape' => 'ReservedDBInstancesOfferingNotFoundFault', ], ], ], 'DescribeSourceRegions' => [ 'name' => 'DescribeSourceRegions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSourceRegionsMessage', ], 'output' => [ 'shape' => 'SourceRegionMessage', 'resultWrapper' => 'DescribeSourceRegionsResult', ], ], 'DownloadDBLogFilePortion' => [ 'name' => 'DownloadDBLogFilePortion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DownloadDBLogFilePortionMessage', ], 'output' => [ 'shape' => 'DownloadDBLogFilePortionDetails', 'resultWrapper' => 'DownloadDBLogFilePortionResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBLogFileNotFoundFault', ], ], ], 'FailoverDBCluster' => [ 'name' => 'FailoverDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'FailoverDBClusterMessage', ], 'output' => [ 'shape' => 'FailoverDBClusterResult', 'resultWrapper' => 'FailoverDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'ListTagsForResourceResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'ModifyDBCluster' => [ 'name' => 'ModifyDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBClusterMessage', ], 'output' => [ 'shape' => 'ModifyDBClusterResult', 'resultWrapper' => 'ModifyDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'DBClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBClusterAlreadyExistsFault', ], ], ], 'ModifyDBClusterParameterGroup' => [ 'name' => 'ModifyDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupNameMessage', 'resultWrapper' => 'ModifyDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidDBParameterGroupStateFault', ], ], ], 'ModifyDBClusterSnapshotAttribute' => [ 'name' => 'ModifyDBClusterSnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBClusterSnapshotAttributeMessage', ], 'output' => [ 'shape' => 'ModifyDBClusterSnapshotAttributeResult', 'resultWrapper' => 'ModifyDBClusterSnapshotAttributeResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'SharedSnapshotQuotaExceededFault', ], ], ], 'ModifyDBInstance' => [ 'name' => 'ModifyDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBInstanceMessage', ], 'output' => [ 'shape' => 'ModifyDBInstanceResult', 'resultWrapper' => 'ModifyDBInstanceResult', ], 'errors' => [ [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'DBUpgradeDependencyFailureFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'CertificateNotFoundFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'ModifyDBParameterGroup' => [ 'name' => 'ModifyDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBParameterGroupMessage', ], 'output' => [ 'shape' => 'DBParameterGroupNameMessage', 'resultWrapper' => 'ModifyDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidDBParameterGroupStateFault', ], ], ], 'ModifyDBSnapshotAttribute' => [ 'name' => 'ModifyDBSnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBSnapshotAttributeMessage', ], 'output' => [ 'shape' => 'ModifyDBSnapshotAttributeResult', 'resultWrapper' => 'ModifyDBSnapshotAttributeResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'SharedSnapshotQuotaExceededFault', ], ], ], 'ModifyDBSubnetGroup' => [ 'name' => 'ModifyDBSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBSubnetGroupMessage', ], 'output' => [ 'shape' => 'ModifyDBSubnetGroupResult', 'resultWrapper' => 'ModifyDBSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetQuotaExceededFault', ], [ 'shape' => 'SubnetAlreadyInUse', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'ModifyEventSubscription' => [ 'name' => 'ModifyEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyEventSubscriptionMessage', ], 'output' => [ 'shape' => 'ModifyEventSubscriptionResult', 'resultWrapper' => 'ModifyEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'EventSubscriptionQuotaExceededFault', ], [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], ], ], 'ModifyOptionGroup' => [ 'name' => 'ModifyOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyOptionGroupMessage', ], 'output' => [ 'shape' => 'ModifyOptionGroupResult', 'resultWrapper' => 'ModifyOptionGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidOptionGroupStateFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], ], ], 'PromoteReadReplica' => [ 'name' => 'PromoteReadReplica', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PromoteReadReplicaMessage', ], 'output' => [ 'shape' => 'PromoteReadReplicaResult', 'resultWrapper' => 'PromoteReadReplicaResult', ], 'errors' => [ [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'PromoteReadReplicaDBCluster' => [ 'name' => 'PromoteReadReplicaDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PromoteReadReplicaDBClusterMessage', ], 'output' => [ 'shape' => 'PromoteReadReplicaDBClusterResult', 'resultWrapper' => 'PromoteReadReplicaDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], ], ], 'PurchaseReservedDBInstancesOffering' => [ 'name' => 'PurchaseReservedDBInstancesOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedDBInstancesOfferingMessage', ], 'output' => [ 'shape' => 'PurchaseReservedDBInstancesOfferingResult', 'resultWrapper' => 'PurchaseReservedDBInstancesOfferingResult', ], 'errors' => [ [ 'shape' => 'ReservedDBInstancesOfferingNotFoundFault', ], [ 'shape' => 'ReservedDBInstanceAlreadyExistsFault', ], [ 'shape' => 'ReservedDBInstanceQuotaExceededFault', ], ], ], 'RebootDBInstance' => [ 'name' => 'RebootDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootDBInstanceMessage', ], 'output' => [ 'shape' => 'RebootDBInstanceResult', 'resultWrapper' => 'RebootDBInstanceResult', ], 'errors' => [ [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'RemoveSourceIdentifierFromSubscription' => [ 'name' => 'RemoveSourceIdentifierFromSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveSourceIdentifierFromSubscriptionMessage', ], 'output' => [ 'shape' => 'RemoveSourceIdentifierFromSubscriptionResult', 'resultWrapper' => 'RemoveSourceIdentifierFromSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], ], ], 'RemoveTagsFromResource' => [ 'name' => 'RemoveTagsFromResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromResourceMessage', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'ResetDBClusterParameterGroup' => [ 'name' => 'ResetDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupNameMessage', 'resultWrapper' => 'ResetDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'ResetDBParameterGroup' => [ 'name' => 'ResetDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetDBParameterGroupMessage', ], 'output' => [ 'shape' => 'DBParameterGroupNameMessage', 'resultWrapper' => 'ResetDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'RestoreDBClusterFromS3' => [ 'name' => 'RestoreDBClusterFromS3', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBClusterFromS3Message', ], 'output' => [ 'shape' => 'RestoreDBClusterFromS3Result', 'resultWrapper' => 'RestoreDBClusterFromS3Result', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'InvalidS3BucketFault', ], [ 'shape' => 'DBClusterParameterGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], ], ], 'RestoreDBClusterFromSnapshot' => [ 'name' => 'RestoreDBClusterFromSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBClusterFromSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreDBClusterFromSnapshotResult', 'resultWrapper' => 'RestoreDBClusterFromSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InsufficientDBClusterCapacityFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'RestoreDBClusterToPointInTime' => [ 'name' => 'RestoreDBClusterToPointInTime', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBClusterToPointInTimeMessage', ], 'output' => [ 'shape' => 'RestoreDBClusterToPointInTimeResult', 'resultWrapper' => 'RestoreDBClusterToPointInTimeResult', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InsufficientDBClusterCapacityFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'RestoreDBInstanceFromDBSnapshot' => [ 'name' => 'RestoreDBInstanceFromDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBInstanceFromDBSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreDBInstanceFromDBSnapshotResult', 'resultWrapper' => 'RestoreDBInstanceFromDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'RestoreDBInstanceToPointInTime' => [ 'name' => 'RestoreDBInstanceToPointInTime', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBInstanceToPointInTimeMessage', ], 'output' => [ 'shape' => 'RestoreDBInstanceToPointInTimeResult', 'resultWrapper' => 'RestoreDBInstanceToPointInTimeResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'PointInTimeRestoreNotEnabledFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'RevokeDBSecurityGroupIngress' => [ 'name' => 'RevokeDBSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeDBSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'RevokeDBSecurityGroupIngressResult', 'resultWrapper' => 'RevokeDBSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], ], ], ], 'shapes' => [ 'AccountAttributesMessage' => [ 'type' => 'structure', 'members' => [ 'AccountQuotas' => [ 'shape' => 'AccountQuotaList', ], ], ], 'AccountQuota' => [ 'type' => 'structure', 'members' => [ 'AccountQuotaName' => [ 'shape' => 'String', ], 'Used' => [ 'shape' => 'Long', ], 'Max' => [ 'shape' => 'Long', ], ], 'wrapper' => true, ], 'AccountQuotaList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountQuota', 'locationName' => 'AccountQuota', ], ], 'AddSourceIdentifierToSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SourceIdentifier', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SourceIdentifier' => [ 'shape' => 'String', ], ], ], 'AddSourceIdentifierToSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'AddTagsToResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'Tags', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'ApplyMethod' => [ 'type' => 'string', 'enum' => [ 'immediate', 'pending-reboot', ], ], 'ApplyPendingMaintenanceActionMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceIdentifier', 'ApplyAction', 'OptInType', ], 'members' => [ 'ResourceIdentifier' => [ 'shape' => 'String', ], 'ApplyAction' => [ 'shape' => 'String', ], 'OptInType' => [ 'shape' => 'String', ], ], ], 'ApplyPendingMaintenanceActionResult' => [ 'type' => 'structure', 'members' => [ 'ResourcePendingMaintenanceActions' => [ 'shape' => 'ResourcePendingMaintenanceActions', ], ], ], 'AttributeValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AttributeValue', ], ], 'AuthorizationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizeDBSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupId' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'AuthorizeDBSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroup' => [ 'shape' => 'DBSecurityGroup', ], ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'AvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailabilityZone', 'locationName' => 'AvailabilityZone', ], ], 'AvailabilityZones' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AvailabilityZone', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanOptional' => [ 'type' => 'boolean', ], 'Certificate' => [ 'type' => 'structure', 'members' => [ 'CertificateIdentifier' => [ 'shape' => 'String', ], 'CertificateType' => [ 'shape' => 'String', ], 'Thumbprint' => [ 'shape' => 'String', ], 'ValidFrom' => [ 'shape' => 'TStamp', ], 'ValidTill' => [ 'shape' => 'TStamp', ], 'CertificateArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'CertificateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Certificate', 'locationName' => 'Certificate', ], ], 'CertificateMessage' => [ 'type' => 'structure', 'members' => [ 'Certificates' => [ 'shape' => 'CertificateList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'CertificateNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CertificateNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CharacterSet' => [ 'type' => 'structure', 'members' => [ 'CharacterSetName' => [ 'shape' => 'String', ], 'CharacterSetDescription' => [ 'shape' => 'String', ], ], ], 'CopyDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBClusterParameterGroupIdentifier', 'TargetDBClusterParameterGroupIdentifier', 'TargetDBClusterParameterGroupDescription', ], 'members' => [ 'SourceDBClusterParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBClusterParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBClusterParameterGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyDBClusterParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroup' => [ 'shape' => 'DBClusterParameterGroup', ], ], ], 'CopyDBClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBClusterSnapshotIdentifier', 'TargetDBClusterSnapshotIdentifier', ], 'members' => [ 'SourceDBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'TargetDBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyDBClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshot' => [ 'shape' => 'DBClusterSnapshot', ], ], ], 'CopyDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBParameterGroupIdentifier', 'TargetDBParameterGroupIdentifier', 'TargetDBParameterGroupDescription', ], 'members' => [ 'SourceDBParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBParameterGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyDBParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroup' => [ 'shape' => 'DBParameterGroup', ], ], ], 'CopyDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBSnapshotIdentifier', 'TargetDBSnapshotIdentifier', ], 'members' => [ 'SourceDBSnapshotIdentifier' => [ 'shape' => 'String', ], 'TargetDBSnapshotIdentifier' => [ 'shape' => 'String', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'CopyTags' => [ 'shape' => 'BooleanOptional', ], ], ], 'CopyDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshot' => [ 'shape' => 'DBSnapshot', ], ], ], 'CopyOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'SourceOptionGroupIdentifier', 'TargetOptionGroupIdentifier', 'TargetOptionGroupDescription', ], 'members' => [ 'SourceOptionGroupIdentifier' => [ 'shape' => 'String', ], 'TargetOptionGroupIdentifier' => [ 'shape' => 'String', ], 'TargetOptionGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyOptionGroupResult' => [ 'type' => 'structure', 'members' => [ 'OptionGroup' => [ 'shape' => 'OptionGroup', ], ], ], 'CreateDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'Engine', ], 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ReplicationSourceIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageEncrypted' => [ 'shape' => 'BooleanOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'CreateDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', 'DBParameterGroupFamily', 'Description', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBClusterParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroup' => [ 'shape' => 'DBClusterParameterGroup', ], ], ], 'CreateDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'CreateDBClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', 'DBClusterIdentifier', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshot' => [ 'shape' => 'DBClusterSnapshot', ], ], ], 'CreateDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'DBInstanceClass', 'Engine', ], 'members' => [ 'DBName' => [ 'shape' => 'String', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'DBParameterGroupName' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'StorageEncrypted' => [ 'shape' => 'BooleanOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], ], ], 'CreateDBInstanceReadReplicaMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'SourceDBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'SourceDBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], ], ], 'CreateDBInstanceReadReplicaResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'CreateDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'CreateDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', 'DBParameterGroupFamily', 'Description', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroup' => [ 'shape' => 'DBParameterGroup', ], ], ], 'CreateDBSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', 'DBSecurityGroupDescription', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'DBSecurityGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroup' => [ 'shape' => 'DBSecurityGroup', ], ], ], 'CreateDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', 'DBInstanceIdentifier', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshot' => [ 'shape' => 'DBSnapshot', ], ], ], 'CreateDBSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSubnetGroupName', 'DBSubnetGroupDescription', 'SubnetIds', ], 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroup' => [ 'shape' => 'DBSubnetGroup', ], ], ], 'CreateEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SnsTopicArn', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'SourceIds' => [ 'shape' => 'SourceIdsList', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'CreateOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'OptionGroupName', 'EngineName', 'MajorEngineVersion', 'OptionGroupDescription', ], 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'OptionGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateOptionGroupResult' => [ 'type' => 'structure', 'members' => [ 'OptionGroup' => [ 'shape' => 'OptionGroup', ], ], ], 'DBCluster' => [ 'type' => 'structure', 'members' => [ 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterParameterGroup' => [ 'shape' => 'String', ], 'DBSubnetGroup' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'PercentProgress' => [ 'shape' => 'String', ], 'EarliestRestorableTime' => [ 'shape' => 'TStamp', ], 'Endpoint' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LatestRestorableTime' => [ 'shape' => 'TStamp', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUsername' => [ 'shape' => 'String', ], 'DBClusterOptionGroupMemberships' => [ 'shape' => 'DBClusterOptionGroupMemberships', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ReplicationSourceIdentifier' => [ 'shape' => 'String', ], 'ReadReplicaIdentifiers' => [ 'shape' => 'ReadReplicaIdentifierList', ], 'DBClusterMembers' => [ 'shape' => 'DBClusterMemberList', ], 'VpcSecurityGroups' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], 'HostedZoneId' => [ 'shape' => 'String', ], 'StorageEncrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DbClusterResourceId' => [ 'shape' => 'String', ], 'DBClusterArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBClusterAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBCluster', 'locationName' => 'DBCluster', ], ], 'DBClusterMember' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'IsClusterWriter' => [ 'shape' => 'Boolean', ], 'DBClusterParameterGroupStatus' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], ], 'wrapper' => true, ], 'DBClusterMemberList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterMember', 'locationName' => 'DBClusterMember', ], ], 'DBClusterMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBClusters' => [ 'shape' => 'DBClusterList', ], ], ], 'DBClusterNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterOptionGroupMemberships' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterOptionGroupStatus', 'locationName' => 'DBClusterOptionGroup', ], ], 'DBClusterOptionGroupStatus' => [ 'type' => 'structure', 'members' => [ 'DBClusterOptionGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'DBClusterParameterGroup' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'DBClusterParameterGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBClusterParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParametersList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DBClusterParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterParameterGroup', 'locationName' => 'DBClusterParameterGroup', ], ], 'DBClusterParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DBClusterParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBClusterParameterGroups' => [ 'shape' => 'DBClusterParameterGroupList', ], ], ], 'DBClusterQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterQuotaExceededFault', 'httpStatusCode' => 403, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterSnapshot' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], 'Engine' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'Integer', ], 'Status' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'VpcId' => [ 'shape' => 'String', ], 'ClusterCreateTime' => [ 'shape' => 'TStamp', ], 'MasterUsername' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'PercentProgress' => [ 'shape' => 'Integer', ], 'StorageEncrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DBClusterSnapshotArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBClusterSnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterSnapshotAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterSnapshotAttribute' => [ 'type' => 'structure', 'members' => [ 'AttributeName' => [ 'shape' => 'String', ], 'AttributeValues' => [ 'shape' => 'AttributeValueList', ], ], ], 'DBClusterSnapshotAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterSnapshotAttribute', 'locationName' => 'DBClusterSnapshotAttribute', ], ], 'DBClusterSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBClusterSnapshotAttributes' => [ 'shape' => 'DBClusterSnapshotAttributeList', ], ], 'wrapper' => true, ], 'DBClusterSnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterSnapshot', 'locationName' => 'DBClusterSnapshot', ], ], 'DBClusterSnapshotMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBClusterSnapshots' => [ 'shape' => 'DBClusterSnapshotList', ], ], ], 'DBClusterSnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterSnapshotNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBEngineVersion' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'DBEngineDescription' => [ 'shape' => 'String', ], 'DBEngineVersionDescription' => [ 'shape' => 'String', ], 'DefaultCharacterSet' => [ 'shape' => 'CharacterSet', ], 'SupportedCharacterSets' => [ 'shape' => 'SupportedCharacterSetsList', ], 'ValidUpgradeTarget' => [ 'shape' => 'ValidUpgradeTargetList', ], ], ], 'DBEngineVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBEngineVersion', 'locationName' => 'DBEngineVersion', ], ], 'DBEngineVersionMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBEngineVersions' => [ 'shape' => 'DBEngineVersionList', ], ], ], 'DBInstance' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'DBInstanceStatus' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Endpoint' => [ 'shape' => 'Endpoint', ], 'AllocatedStorage' => [ 'shape' => 'Integer', ], 'InstanceCreateTime' => [ 'shape' => 'TStamp', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'Integer', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroupMembershipList', ], 'VpcSecurityGroups' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], 'DBParameterGroups' => [ 'shape' => 'DBParameterGroupStatusList', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroup' => [ 'shape' => 'DBSubnetGroup', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'PendingModifiedValues', ], 'LatestRestorableTime' => [ 'shape' => 'TStamp', ], 'MultiAZ' => [ 'shape' => 'Boolean', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'ReadReplicaSourceDBInstanceIdentifier' => [ 'shape' => 'String', ], 'ReadReplicaDBInstanceIdentifiers' => [ 'shape' => 'ReadReplicaDBInstanceIdentifierList', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupMemberships' => [ 'shape' => 'OptionGroupMembershipList', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'SecondaryAvailabilityZone' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'Boolean', ], 'StatusInfos' => [ 'shape' => 'DBInstanceStatusInfoList', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'DbInstancePort' => [ 'shape' => 'Integer', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'StorageEncrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DbiResourceId' => [ 'shape' => 'String', ], 'CACertificateIdentifier' => [ 'shape' => 'String', ], 'DomainMemberships' => [ 'shape' => 'DomainMembershipList', ], 'CopyTagsToSnapshot' => [ 'shape' => 'Boolean', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'EnhancedMonitoringResourceArn' => [ 'shape' => 'String', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBInstanceAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBInstanceAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBInstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBInstance', 'locationName' => 'DBInstance', ], ], 'DBInstanceMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBInstances' => [ 'shape' => 'DBInstanceList', ], ], ], 'DBInstanceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBInstanceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBInstanceStatusInfo' => [ 'type' => 'structure', 'members' => [ 'StatusType' => [ 'shape' => 'String', ], 'Normal' => [ 'shape' => 'Boolean', ], 'Status' => [ 'shape' => 'String', ], 'Message' => [ 'shape' => 'String', ], ], ], 'DBInstanceStatusInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBInstanceStatusInfo', 'locationName' => 'DBInstanceStatusInfo', ], ], 'DBLogFileNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBLogFileNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroup' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'DBParameterGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBParameterGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBParameterGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParametersList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DBParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBParameterGroup', 'locationName' => 'DBParameterGroup', ], ], 'DBParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DBParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBParameterGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroupStatus' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], ], ], 'DBParameterGroupStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBParameterGroupStatus', 'locationName' => 'DBParameterGroup', ], ], 'DBParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBParameterGroups' => [ 'shape' => 'DBParameterGroupList', ], ], ], 'DBSecurityGroup' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', ], 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'DBSecurityGroupDescription' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'EC2SecurityGroups' => [ 'shape' => 'EC2SecurityGroupList', ], 'IPRanges' => [ 'shape' => 'IPRangeList', ], 'DBSecurityGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBSecurityGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSecurityGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'DBSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSecurityGroupMembership', 'locationName' => 'DBSecurityGroup', ], ], 'DBSecurityGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroups', ], ], ], 'DBSecurityGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'DBSecurityGroupName', ], ], 'DBSecurityGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSecurityGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroupNotSupportedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSecurityGroupNotSupported', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'QuotaExceeded.DBSecurityGroup', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSecurityGroup', 'locationName' => 'DBSecurityGroup', ], ], 'DBSnapshot' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], 'Engine' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'Integer', ], 'Status' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'InstanceCreateTime' => [ 'shape' => 'TStamp', ], 'MasterUsername' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PercentProgress' => [ 'shape' => 'Integer', ], 'SourceRegion' => [ 'shape' => 'String', ], 'SourceDBSnapshotIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'Encrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DBSnapshotArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBSnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSnapshotAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSnapshotAttribute' => [ 'type' => 'structure', 'members' => [ 'AttributeName' => [ 'shape' => 'String', ], 'AttributeValues' => [ 'shape' => 'AttributeValueList', ], ], 'wrapper' => true, ], 'DBSnapshotAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSnapshotAttribute', 'locationName' => 'DBSnapshotAttribute', ], ], 'DBSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBSnapshotAttributes' => [ 'shape' => 'DBSnapshotAttributeList', ], ], 'wrapper' => true, ], 'DBSnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSnapshot', 'locationName' => 'DBSnapshot', ], ], 'DBSnapshotMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBSnapshots' => [ 'shape' => 'DBSnapshotList', ], ], ], 'DBSnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSnapshotNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroup' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSubnetGroupDescription' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'SubnetGroupStatus' => [ 'shape' => 'String', ], 'Subnets' => [ 'shape' => 'SubnetList', ], 'DBSubnetGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBSubnetGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupDoesNotCoverEnoughAZs' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupDoesNotCoverEnoughAZs', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBSubnetGroups' => [ 'shape' => 'DBSubnetGroups', ], ], ], 'DBSubnetGroupNotAllowedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupNotAllowedFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSubnetGroup', 'locationName' => 'DBSubnetGroup', ], ], 'DBSubnetQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBUpgradeDependencyFailureFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBUpgradeDependencyFailure', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DeleteDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SkipFinalSnapshot' => [ 'shape' => 'Boolean', ], 'FinalDBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'DeleteDBClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshot' => [ 'shape' => 'DBClusterSnapshot', ], ], ], 'DeleteDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'SkipFinalSnapshot' => [ 'shape' => 'Boolean', ], 'FinalDBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'DeleteDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteDBSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshot' => [ 'shape' => 'DBSnapshot', ], ], ], 'DeleteDBSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSubnetGroupName', ], 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], ], ], 'DeleteEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'DeleteOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'OptionGroupName', ], 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], ], ], 'DescribeAccountAttributesMessage' => [ 'type' => 'structure', 'members' => [], ], 'DescribeCertificatesMessage' => [ 'type' => 'structure', 'members' => [ 'CertificateIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterSnapshotAttributesMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshotAttributesResult' => [ 'shape' => 'DBClusterSnapshotAttributesResult', ], ], ], 'DescribeDBClusterSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'IncludeShared' => [ 'shape' => 'Boolean', ], 'IncludePublic' => [ 'shape' => 'Boolean', ], ], ], 'DescribeDBClustersMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBEngineVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'DefaultOnly' => [ 'shape' => 'Boolean', ], 'ListSupportedCharacterSets' => [ 'shape' => 'BooleanOptional', ], ], ], 'DescribeDBInstancesMessage' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBLogFilesDetails' => [ 'type' => 'structure', 'members' => [ 'LogFileName' => [ 'shape' => 'String', ], 'LastWritten' => [ 'shape' => 'Long', ], 'Size' => [ 'shape' => 'Long', ], ], ], 'DescribeDBLogFilesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DescribeDBLogFilesDetails', 'locationName' => 'DescribeDBLogFilesDetails', ], ], 'DescribeDBLogFilesMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'FilenameContains' => [ 'shape' => 'String', ], 'FileLastWritten' => [ 'shape' => 'Long', ], 'FileSize' => [ 'shape' => 'Long', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBLogFilesResponse' => [ 'type' => 'structure', 'members' => [ 'DescribeDBLogFiles' => [ 'shape' => 'DescribeDBLogFilesList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBSecurityGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBSnapshotAttributesMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeDBSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotAttributesResult' => [ 'shape' => 'DBSnapshotAttributesResult', ], ], ], 'DescribeDBSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'IncludeShared' => [ 'shape' => 'Boolean', ], 'IncludePublic' => [ 'shape' => 'Boolean', ], ], ], 'DescribeDBSubnetGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupFamily', ], 'members' => [ 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultClusterParametersResult' => [ 'type' => 'structure', 'members' => [ 'EngineDefaults' => [ 'shape' => 'EngineDefaults', ], ], ], 'DescribeEngineDefaultParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupFamily', ], 'members' => [ 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultParametersResult' => [ 'type' => 'structure', 'members' => [ 'EngineDefaults' => [ 'shape' => 'EngineDefaults', ], ], ], 'DescribeEventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'DescribeEventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'IntegerOptional', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeOptionGroupOptionsMessage' => [ 'type' => 'structure', 'required' => [ 'EngineName', ], 'members' => [ 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeOptionGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'Marker' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], ], ], 'DescribeOrderableDBInstanceOptionsMessage' => [ 'type' => 'structure', 'required' => [ 'Engine', ], 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Vpc' => [ 'shape' => 'BooleanOptional', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribePendingMaintenanceActionsMessage' => [ 'type' => 'structure', 'members' => [ 'ResourceIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'Marker' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], ], ], 'DescribeReservedDBInstancesMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstanceId' => [ 'shape' => 'String', ], 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedDBInstancesOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeSourceRegionsMessage' => [ 'type' => 'structure', 'members' => [ 'RegionName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'DomainMembership' => [ 'type' => 'structure', 'members' => [ 'Domain' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'FQDN' => [ 'shape' => 'String', ], 'IAMRoleName' => [ 'shape' => 'String', ], ], ], 'DomainMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainMembership', 'locationName' => 'DomainMembership', ], ], 'DomainNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DomainNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'Double' => [ 'type' => 'double', ], 'DownloadDBLogFilePortionDetails' => [ 'type' => 'structure', 'members' => [ 'LogFileData' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'AdditionalDataPending' => [ 'shape' => 'Boolean', ], ], ], 'DownloadDBLogFilePortionMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'LogFileName', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'LogFileName' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'NumberOfLines' => [ 'shape' => 'Integer', ], ], ], 'EC2SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupId' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'EC2SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2SecurityGroup', 'locationName' => 'EC2SecurityGroup', ], ], 'Endpoint' => [ 'type' => 'structure', 'members' => [ 'Address' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'HostedZoneId' => [ 'shape' => 'String', ], ], ], 'EngineDefaults' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], 'wrapper' => true, ], 'Event' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'Message' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Date' => [ 'shape' => 'TStamp', ], 'SourceArn' => [ 'shape' => 'String', ], ], ], 'EventCategoriesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'EventCategory', ], ], 'EventCategoriesMap' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], ], 'wrapper' => true, ], 'EventCategoriesMapList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventCategoriesMap', 'locationName' => 'EventCategoriesMap', ], ], 'EventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'EventCategoriesMapList' => [ 'shape' => 'EventCategoriesMapList', ], ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', 'locationName' => 'Event', ], ], 'EventSubscription' => [ 'type' => 'structure', 'members' => [ 'CustomerAwsId' => [ 'shape' => 'String', ], 'CustSubscriptionId' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'SubscriptionCreationTime' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIdsList' => [ 'shape' => 'SourceIdsList', ], 'EventCategoriesList' => [ 'shape' => 'EventCategoriesList', ], 'Enabled' => [ 'shape' => 'Boolean', ], 'EventSubscriptionArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'EventSubscriptionQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'EventSubscriptionQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'EventSubscriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventSubscription', 'locationName' => 'EventSubscription', ], ], 'EventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'EventSubscriptionsList' => [ 'shape' => 'EventSubscriptionsList', ], ], ], 'EventsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventList', ], ], ], 'FailoverDBClusterMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'TargetDBInstanceIdentifier' => [ 'shape' => 'String', ], ], ], 'FailoverDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'Filter' => [ 'type' => 'structure', 'required' => [ 'Name', 'Values', ], 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Values' => [ 'shape' => 'FilterValueList', ], ], ], 'FilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Filter', 'locationName' => 'Filter', ], ], 'FilterValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'Value', ], ], 'IPRange' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], ], ], 'IPRangeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPRange', 'locationName' => 'IPRange', ], ], 'InstanceQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InstanceQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientDBClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientDBClusterCapacityFault', 'httpStatusCode' => 403, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientDBInstanceCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientDBInstanceCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientStorageClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientStorageClusterCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'IntegerOptional' => [ 'type' => 'integer', ], 'InvalidDBClusterSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBClusterSnapshotStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBClusterStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBClusterStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBInstanceStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBInstanceState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBParameterGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBParameterGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSecurityGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSecurityGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSnapshotState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSubnetGroupFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSubnetGroupFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSubnetGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSubnetGroupStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSubnetStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSubnetStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidEventSubscriptionStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidEventSubscriptionState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidOptionGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidOptionGroupStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidRestoreFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidRestoreFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3BucketFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidS3BucketFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubnet' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubnet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidVPCNetworkStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidVPCNetworkStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'KMSKeyNotAccessibleFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'KMSKeyNotAccessibleFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'KeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ListTagsForResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'Long' => [ 'type' => 'long', ], 'ModifyDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'NewDBClusterIdentifier' => [ 'shape' => 'String', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], ], ], 'ModifyDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', 'Parameters', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ModifyDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'ModifyDBClusterSnapshotAttributeMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', 'AttributeName', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'AttributeName' => [ 'shape' => 'String', ], 'ValuesToAdd' => [ 'shape' => 'AttributeValueList', ], 'ValuesToRemove' => [ 'shape' => 'AttributeValueList', ], ], ], 'ModifyDBClusterSnapshotAttributeResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshotAttributesResult' => [ 'shape' => 'DBClusterSnapshotAttributesResult', ], ], ], 'ModifyDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'DBParameterGroupName' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AllowMajorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'NewDBInstanceIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'CACertificateIdentifier' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'DBPortNumber' => [ 'shape' => 'IntegerOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], ], ], 'ModifyDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'ModifyDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', 'Parameters', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ModifyDBSnapshotAttributeMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', 'AttributeName', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'AttributeName' => [ 'shape' => 'String', ], 'ValuesToAdd' => [ 'shape' => 'AttributeValueList', ], 'ValuesToRemove' => [ 'shape' => 'AttributeValueList', ], ], ], 'ModifyDBSnapshotAttributeResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotAttributesResult' => [ 'shape' => 'DBSnapshotAttributesResult', ], ], ], 'ModifyDBSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSubnetGroupName', 'SubnetIds', ], 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'ModifyDBSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroup' => [ 'shape' => 'DBSubnetGroup', ], ], ], 'ModifyEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], ], ], 'ModifyEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'ModifyOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'OptionGroupName', ], 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'OptionsToInclude' => [ 'shape' => 'OptionConfigurationList', ], 'OptionsToRemove' => [ 'shape' => 'OptionNamesList', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], ], ], 'ModifyOptionGroupResult' => [ 'type' => 'structure', 'members' => [ 'OptionGroup' => [ 'shape' => 'OptionGroup', ], ], ], 'Option' => [ 'type' => 'structure', 'members' => [ 'OptionName' => [ 'shape' => 'String', ], 'OptionDescription' => [ 'shape' => 'String', ], 'Persistent' => [ 'shape' => 'Boolean', ], 'Permanent' => [ 'shape' => 'Boolean', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'OptionVersion' => [ 'shape' => 'String', ], 'OptionSettings' => [ 'shape' => 'OptionSettingConfigurationList', ], 'DBSecurityGroupMemberships' => [ 'shape' => 'DBSecurityGroupMembershipList', ], 'VpcSecurityGroupMemberships' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], ], ], 'OptionConfiguration' => [ 'type' => 'structure', 'required' => [ 'OptionName', ], 'members' => [ 'OptionName' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'OptionVersion' => [ 'shape' => 'String', ], 'DBSecurityGroupMemberships' => [ 'shape' => 'DBSecurityGroupNameList', ], 'VpcSecurityGroupMemberships' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'OptionSettings' => [ 'shape' => 'OptionSettingsList', ], ], ], 'OptionConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionConfiguration', 'locationName' => 'OptionConfiguration', ], ], 'OptionGroup' => [ 'type' => 'structure', 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'OptionGroupDescription' => [ 'shape' => 'String', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'Options' => [ 'shape' => 'OptionsList', ], 'AllowsVpcAndNonVpcInstanceMemberships' => [ 'shape' => 'Boolean', ], 'VpcId' => [ 'shape' => 'String', ], 'OptionGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'OptionGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OptionGroupAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OptionGroupMembership' => [ 'type' => 'structure', 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'OptionGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroupMembership', 'locationName' => 'OptionGroupMembership', ], ], 'OptionGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OptionGroupNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'OptionGroupOption' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'MinimumRequiredMinorEngineVersion' => [ 'shape' => 'String', ], 'PortRequired' => [ 'shape' => 'Boolean', ], 'DefaultPort' => [ 'shape' => 'IntegerOptional', ], 'OptionsDependedOn' => [ 'shape' => 'OptionsDependedOn', ], 'OptionsConflictsWith' => [ 'shape' => 'OptionsConflictsWith', ], 'Persistent' => [ 'shape' => 'Boolean', ], 'Permanent' => [ 'shape' => 'Boolean', ], 'OptionGroupOptionSettings' => [ 'shape' => 'OptionGroupOptionSettingsList', ], 'OptionGroupOptionVersions' => [ 'shape' => 'OptionGroupOptionVersionsList', ], ], ], 'OptionGroupOptionSetting' => [ 'type' => 'structure', 'members' => [ 'SettingName' => [ 'shape' => 'String', ], 'SettingDescription' => [ 'shape' => 'String', ], 'DefaultValue' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], ], ], 'OptionGroupOptionSettingsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroupOptionSetting', 'locationName' => 'OptionGroupOptionSetting', ], ], 'OptionGroupOptionVersionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionVersion', 'locationName' => 'OptionVersion', ], ], 'OptionGroupOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroupOption', 'locationName' => 'OptionGroupOption', ], ], 'OptionGroupOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'OptionGroupOptions' => [ 'shape' => 'OptionGroupOptionsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'OptionGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OptionGroupQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OptionGroups' => [ 'type' => 'structure', 'members' => [ 'OptionGroupsList' => [ 'shape' => 'OptionGroupsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'OptionGroupsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroup', 'locationName' => 'OptionGroup', ], ], 'OptionNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'OptionSetting' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], 'DefaultValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'IsCollection' => [ 'shape' => 'Boolean', ], ], ], 'OptionSettingConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionSetting', 'locationName' => 'OptionSetting', ], ], 'OptionSettingsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionSetting', 'locationName' => 'OptionSetting', ], ], 'OptionVersion' => [ 'type' => 'structure', 'members' => [ 'Version' => [ 'shape' => 'String', ], 'IsDefault' => [ 'shape' => 'Boolean', ], ], ], 'OptionsConflictsWith' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'OptionConflictName', ], ], 'OptionsDependedOn' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'OptionName', ], ], 'OptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Option', 'locationName' => 'Option', ], ], 'OrderableDBInstanceOption' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'AvailabilityZones' => [ 'shape' => 'AvailabilityZoneList', ], 'MultiAZCapable' => [ 'shape' => 'Boolean', ], 'ReadReplicaCapable' => [ 'shape' => 'Boolean', ], 'Vpc' => [ 'shape' => 'Boolean', ], 'SupportsStorageEncryption' => [ 'shape' => 'Boolean', ], 'StorageType' => [ 'shape' => 'String', ], 'SupportsIops' => [ 'shape' => 'Boolean', ], 'SupportsEnhancedMonitoring' => [ 'shape' => 'Boolean', ], ], 'wrapper' => true, ], 'OrderableDBInstanceOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OrderableDBInstanceOption', 'locationName' => 'OrderableDBInstanceOption', ], ], 'OrderableDBInstanceOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'OrderableDBInstanceOptions' => [ 'shape' => 'OrderableDBInstanceOptionsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], 'ApplyMethod' => [ 'shape' => 'ApplyMethod', ], ], ], 'ParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', 'locationName' => 'Parameter', ], ], 'PendingMaintenanceAction' => [ 'type' => 'structure', 'members' => [ 'Action' => [ 'shape' => 'String', ], 'AutoAppliedAfterDate' => [ 'shape' => 'TStamp', ], 'ForcedApplyDate' => [ 'shape' => 'TStamp', ], 'OptInStatus' => [ 'shape' => 'String', ], 'CurrentApplyDate' => [ 'shape' => 'TStamp', ], 'Description' => [ 'shape' => 'String', ], ], ], 'PendingMaintenanceActionDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'PendingMaintenanceAction', 'locationName' => 'PendingMaintenanceAction', ], ], 'PendingMaintenanceActions' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourcePendingMaintenanceActions', 'locationName' => 'ResourcePendingMaintenanceActions', ], ], 'PendingMaintenanceActionsMessage' => [ 'type' => 'structure', 'members' => [ 'PendingMaintenanceActions' => [ 'shape' => 'PendingMaintenanceActions', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'PendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'DBInstanceClass' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'CACertificateIdentifier' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'PointInTimeRestoreNotEnabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'PointInTimeRestoreNotEnabled', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'PromoteReadReplicaDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'PromoteReadReplicaDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'PromoteReadReplicaMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], ], ], 'PromoteReadReplicaResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'ProvisionedIopsNotAvailableInAZFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ProvisionedIopsNotAvailableInAZFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'PurchaseReservedDBInstancesOfferingMessage' => [ 'type' => 'structure', 'required' => [ 'ReservedDBInstancesOfferingId', ], 'members' => [ 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'ReservedDBInstanceId' => [ 'shape' => 'String', ], 'DBInstanceCount' => [ 'shape' => 'IntegerOptional', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'PurchaseReservedDBInstancesOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstance' => [ 'shape' => 'ReservedDBInstance', ], ], ], 'ReadReplicaDBInstanceIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReadReplicaDBInstanceIdentifier', ], ], 'ReadReplicaIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReadReplicaIdentifier', ], ], 'RebootDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'ForceFailover' => [ 'shape' => 'BooleanOptional', ], ], ], 'RebootDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'RecurringChargeAmount' => [ 'shape' => 'Double', ], 'RecurringChargeFrequency' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'RecurringChargeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'RecurringCharge', ], ], 'RemoveSourceIdentifierFromSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SourceIdentifier', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SourceIdentifier' => [ 'shape' => 'String', ], ], ], 'RemoveSourceIdentifierFromSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'RemoveTagsFromResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'TagKeys', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'KeyList', ], ], ], 'ReservedDBInstance' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstanceId' => [ 'shape' => 'String', ], 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'DBInstanceCount' => [ 'shape' => 'Integer', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'Boolean', ], 'State' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], 'ReservedDBInstanceArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'ReservedDBInstanceAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstanceAlreadyExists', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedDBInstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedDBInstance', 'locationName' => 'ReservedDBInstance', ], ], 'ReservedDBInstanceMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedDBInstances' => [ 'shape' => 'ReservedDBInstanceList', ], ], ], 'ReservedDBInstanceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstanceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedDBInstanceQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstanceQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReservedDBInstancesOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'Boolean', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedDBInstancesOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedDBInstancesOffering', 'locationName' => 'ReservedDBInstancesOffering', ], ], 'ReservedDBInstancesOfferingMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedDBInstancesOfferings' => [ 'shape' => 'ReservedDBInstancesOfferingList', ], ], ], 'ReservedDBInstancesOfferingNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstancesOfferingNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResetDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ResetDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ResourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ResourceNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResourcePendingMaintenanceActions' => [ 'type' => 'structure', 'members' => [ 'ResourceIdentifier' => [ 'shape' => 'String', ], 'PendingMaintenanceActionDetails' => [ 'shape' => 'PendingMaintenanceActionDetails', ], ], 'wrapper' => true, ], 'RestoreDBClusterFromS3Message' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'Engine', 'MasterUsername', 'MasterUserPassword', 'SourceEngine', 'SourceEngineVersion', 'S3BucketName', 'S3IngestionRoleArn', ], 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageEncrypted' => [ 'shape' => 'BooleanOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'SourceEngine' => [ 'shape' => 'String', ], 'SourceEngineVersion' => [ 'shape' => 'String', ], 'S3BucketName' => [ 'shape' => 'String', ], 'S3Prefix' => [ 'shape' => 'String', ], 'S3IngestionRoleArn' => [ 'shape' => 'String', ], ], ], 'RestoreDBClusterFromS3Result' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'RestoreDBClusterFromSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'SnapshotIdentifier', 'Engine', ], 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'RestoreDBClusterFromSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'RestoreDBClusterToPointInTimeMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'SourceDBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SourceDBClusterIdentifier' => [ 'shape' => 'String', ], 'RestoreToTime' => [ 'shape' => 'TStamp', ], 'UseLatestRestorableTime' => [ 'shape' => 'Boolean', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'RestoreDBClusterToPointInTimeResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'RestoreDBInstanceFromDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'DBSnapshotIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], ], ], 'RestoreDBInstanceFromDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'RestoreDBInstanceToPointInTimeMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBInstanceIdentifier', 'TargetDBInstanceIdentifier', ], 'members' => [ 'SourceDBInstanceIdentifier' => [ 'shape' => 'String', ], 'TargetDBInstanceIdentifier' => [ 'shape' => 'String', ], 'RestoreTime' => [ 'shape' => 'TStamp', ], 'UseLatestRestorableTime' => [ 'shape' => 'Boolean', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], ], ], 'RestoreDBInstanceToPointInTimeResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'RevokeDBSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupId' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'RevokeDBSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroup' => [ 'shape' => 'DBSecurityGroup', ], ], ], 'SNSInvalidTopicFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSInvalidTopic', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSNoAuthorizationFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSNoAuthorization', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSTopicArnNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSTopicArnNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SharedSnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SharedSnapshotQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SourceIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SourceId', ], ], 'SourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SourceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SourceRegion' => [ 'type' => 'structure', 'members' => [ 'RegionName' => [ 'shape' => 'String', ], 'Endpoint' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'SourceRegionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SourceRegion', 'locationName' => 'SourceRegion', ], ], 'SourceRegionMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'SourceRegions' => [ 'shape' => 'SourceRegionList', ], ], ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'db-instance', 'db-parameter-group', 'db-security-group', 'db-snapshot', 'db-cluster', 'db-cluster-snapshot', ], ], 'StorageQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'StorageQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'StorageTypeNotSupportedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'StorageTypeNotSupported', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetIdentifier' => [ 'shape' => 'String', ], 'SubnetAvailabilityZone' => [ 'shape' => 'AvailabilityZone', ], 'SubnetStatus' => [ 'shape' => 'String', ], ], ], 'SubnetAlreadyInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubnetAlreadyInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubnetIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetIdentifier', ], ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'Subnet', ], ], 'SubscriptionAlreadyExistFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionAlreadyExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionCategoryNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionCategoryNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SupportedCharacterSetsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CharacterSet', 'locationName' => 'CharacterSet', ], ], 'TStamp' => [ 'type' => 'timestamp', ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagListMessage' => [ 'type' => 'structure', 'members' => [ 'TagList' => [ 'shape' => 'TagList', ], ], ], 'UpgradeTarget' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'AutoUpgrade' => [ 'shape' => 'Boolean', ], 'IsMajorVersionUpgrade' => [ 'shape' => 'Boolean', ], ], ], 'ValidUpgradeTargetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'UpgradeTarget', 'locationName' => 'UpgradeTarget', ], ], 'VpcSecurityGroupIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpcSecurityGroupId', ], ], 'VpcSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'VpcSecurityGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'VpcSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcSecurityGroupMembership', 'locationName' => 'VpcSecurityGroupMembership', ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2014-10-31', 'endpointPrefix' => 'rds', 'protocol' => 'query', 'serviceAbbreviation' => 'Amazon RDS', 'serviceFullName' => 'Amazon Relational Database Service', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://rds.amazonaws.com/doc/2014-10-31/', ], 'operations' => [ 'AddRoleToDBCluster' => [ 'name' => 'AddRoleToDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddRoleToDBClusterMessage', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'DBClusterRoleAlreadyExistsFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'DBClusterRoleQuotaExceededFault', ], ], ], 'AddSourceIdentifierToSubscription' => [ 'name' => 'AddSourceIdentifierToSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddSourceIdentifierToSubscriptionMessage', ], 'output' => [ 'shape' => 'AddSourceIdentifierToSubscriptionResult', 'resultWrapper' => 'AddSourceIdentifierToSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], ], ], 'AddTagsToResource' => [ 'name' => 'AddTagsToResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddTagsToResourceMessage', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'ApplyPendingMaintenanceAction' => [ 'name' => 'ApplyPendingMaintenanceAction', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ApplyPendingMaintenanceActionMessage', ], 'output' => [ 'shape' => 'ApplyPendingMaintenanceActionResult', 'resultWrapper' => 'ApplyPendingMaintenanceActionResult', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], ], ], 'AuthorizeDBSecurityGroupIngress' => [ 'name' => 'AuthorizeDBSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeDBSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'AuthorizeDBSecurityGroupIngressResult', 'resultWrapper' => 'AuthorizeDBSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'AuthorizationQuotaExceededFault', ], ], ], 'CopyDBClusterParameterGroup' => [ 'name' => 'CopyDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'CopyDBClusterParameterGroupResult', 'resultWrapper' => 'CopyDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], ], ], 'CopyDBClusterSnapshot' => [ 'name' => 'CopyDBClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CopyDBClusterSnapshotResult', 'resultWrapper' => 'CopyDBClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'CopyDBParameterGroup' => [ 'name' => 'CopyDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBParameterGroupMessage', ], 'output' => [ 'shape' => 'CopyDBParameterGroupResult', 'resultWrapper' => 'CopyDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], ], ], 'CopyDBSnapshot' => [ 'name' => 'CopyDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyDBSnapshotMessage', ], 'output' => [ 'shape' => 'CopyDBSnapshotResult', 'resultWrapper' => 'CopyDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotAlreadyExistsFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'CopyOptionGroup' => [ 'name' => 'CopyOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyOptionGroupMessage', ], 'output' => [ 'shape' => 'CopyOptionGroupResult', 'resultWrapper' => 'CopyOptionGroupResult', ], 'errors' => [ [ 'shape' => 'OptionGroupAlreadyExistsFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'OptionGroupQuotaExceededFault', ], ], ], 'CreateDBCluster' => [ 'name' => 'CreateDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBClusterMessage', ], 'output' => [ 'shape' => 'CreateDBClusterResult', 'resultWrapper' => 'CreateDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'DBClusterParameterGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], ], ], 'CreateDBClusterParameterGroup' => [ 'name' => 'CreateDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateDBClusterParameterGroupResult', 'resultWrapper' => 'CreateDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], ], ], 'CreateDBClusterSnapshot' => [ 'name' => 'CreateDBClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CreateDBClusterSnapshotResult', 'resultWrapper' => 'CreateDBClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], ], ], 'CreateDBInstance' => [ 'name' => 'CreateDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBInstanceMessage', ], 'output' => [ 'shape' => 'CreateDBInstanceResult', 'resultWrapper' => 'CreateDBInstanceResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'CreateDBInstanceReadReplica' => [ 'name' => 'CreateDBInstanceReadReplica', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBInstanceReadReplicaMessage', ], 'output' => [ 'shape' => 'CreateDBInstanceReadReplicaResult', 'resultWrapper' => 'CreateDBInstanceReadReplicaResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupNotAllowedFault', ], [ 'shape' => 'InvalidDBSubnetGroupFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'CreateDBParameterGroup' => [ 'name' => 'CreateDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateDBParameterGroupResult', 'resultWrapper' => 'CreateDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupQuotaExceededFault', ], [ 'shape' => 'DBParameterGroupAlreadyExistsFault', ], ], ], 'CreateDBSecurityGroup' => [ 'name' => 'CreateDBSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBSecurityGroupMessage', ], 'output' => [ 'shape' => 'CreateDBSecurityGroupResult', 'resultWrapper' => 'CreateDBSecurityGroupResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupAlreadyExistsFault', ], [ 'shape' => 'DBSecurityGroupQuotaExceededFault', ], [ 'shape' => 'DBSecurityGroupNotSupportedFault', ], ], ], 'CreateDBSnapshot' => [ 'name' => 'CreateDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBSnapshotMessage', ], 'output' => [ 'shape' => 'CreateDBSnapshotResult', 'resultWrapper' => 'CreateDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotAlreadyExistsFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], ], ], 'CreateDBSubnetGroup' => [ 'name' => 'CreateDBSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateDBSubnetGroupMessage', ], 'output' => [ 'shape' => 'CreateDBSubnetGroupResult', 'resultWrapper' => 'CreateDBSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'DBSubnetGroupAlreadyExistsFault', ], [ 'shape' => 'DBSubnetGroupQuotaExceededFault', ], [ 'shape' => 'DBSubnetQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'CreateEventSubscription' => [ 'name' => 'CreateEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateEventSubscriptionMessage', ], 'output' => [ 'shape' => 'CreateEventSubscriptionResult', 'resultWrapper' => 'CreateEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'EventSubscriptionQuotaExceededFault', ], [ 'shape' => 'SubscriptionAlreadyExistFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], ], ], 'CreateOptionGroup' => [ 'name' => 'CreateOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateOptionGroupMessage', ], 'output' => [ 'shape' => 'CreateOptionGroupResult', 'resultWrapper' => 'CreateOptionGroupResult', ], 'errors' => [ [ 'shape' => 'OptionGroupAlreadyExistsFault', ], [ 'shape' => 'OptionGroupQuotaExceededFault', ], ], ], 'DeleteDBCluster' => [ 'name' => 'DeleteDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBClusterMessage', ], 'output' => [ 'shape' => 'DeleteDBClusterResult', 'resultWrapper' => 'DeleteDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'DBClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], ], ], 'DeleteDBClusterParameterGroup' => [ 'name' => 'DeleteDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBClusterParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DeleteDBClusterSnapshot' => [ 'name' => 'DeleteDBClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBClusterSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteDBClusterSnapshotResult', 'resultWrapper' => 'DeleteDBClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], ], ], 'DeleteDBInstance' => [ 'name' => 'DeleteDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBInstanceMessage', ], 'output' => [ 'shape' => 'DeleteDBInstanceResult', 'resultWrapper' => 'DeleteDBInstanceResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBSnapshotAlreadyExistsFault', ], [ 'shape' => 'SnapshotQuotaExceededFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], ], ], 'DeleteDBParameterGroup' => [ 'name' => 'DeleteDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DeleteDBSecurityGroup' => [ 'name' => 'DeleteDBSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBSecurityGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], ], ], 'DeleteDBSnapshot' => [ 'name' => 'DeleteDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteDBSnapshotResult', 'resultWrapper' => 'DeleteDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'DeleteDBSubnetGroup' => [ 'name' => 'DeleteDBSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteDBSubnetGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidDBSubnetStateFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], ], ], 'DeleteEventSubscription' => [ 'name' => 'DeleteEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEventSubscriptionMessage', ], 'output' => [ 'shape' => 'DeleteEventSubscriptionResult', 'resultWrapper' => 'DeleteEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'InvalidEventSubscriptionStateFault', ], ], ], 'DeleteOptionGroup' => [ 'name' => 'DeleteOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteOptionGroupMessage', ], 'errors' => [ [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'InvalidOptionGroupStateFault', ], ], ], 'DescribeAccountAttributes' => [ 'name' => 'DescribeAccountAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAccountAttributesMessage', ], 'output' => [ 'shape' => 'AccountAttributesMessage', 'resultWrapper' => 'DescribeAccountAttributesResult', ], ], 'DescribeCertificates' => [ 'name' => 'DescribeCertificates', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCertificatesMessage', ], 'output' => [ 'shape' => 'CertificateMessage', 'resultWrapper' => 'DescribeCertificatesResult', ], 'errors' => [ [ 'shape' => 'CertificateNotFoundFault', ], ], ], 'DescribeDBClusterParameterGroups' => [ 'name' => 'DescribeDBClusterParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterParameterGroupsMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupsMessage', 'resultWrapper' => 'DescribeDBClusterParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBClusterParameters' => [ 'name' => 'DescribeDBClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterParametersMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupDetails', 'resultWrapper' => 'DescribeDBClusterParametersResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBClusterSnapshotAttributes' => [ 'name' => 'DescribeDBClusterSnapshotAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterSnapshotAttributesMessage', ], 'output' => [ 'shape' => 'DescribeDBClusterSnapshotAttributesResult', 'resultWrapper' => 'DescribeDBClusterSnapshotAttributesResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], ], ], 'DescribeDBClusterSnapshots' => [ 'name' => 'DescribeDBClusterSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClusterSnapshotsMessage', ], 'output' => [ 'shape' => 'DBClusterSnapshotMessage', 'resultWrapper' => 'DescribeDBClusterSnapshotsResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], ], ], 'DescribeDBClusters' => [ 'name' => 'DescribeDBClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBClustersMessage', ], 'output' => [ 'shape' => 'DBClusterMessage', 'resultWrapper' => 'DescribeDBClustersResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], ], ], 'DescribeDBEngineVersions' => [ 'name' => 'DescribeDBEngineVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBEngineVersionsMessage', ], 'output' => [ 'shape' => 'DBEngineVersionMessage', 'resultWrapper' => 'DescribeDBEngineVersionsResult', ], ], 'DescribeDBInstances' => [ 'name' => 'DescribeDBInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBInstancesMessage', ], 'output' => [ 'shape' => 'DBInstanceMessage', 'resultWrapper' => 'DescribeDBInstancesResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'DescribeDBLogFiles' => [ 'name' => 'DescribeDBLogFiles', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBLogFilesMessage', ], 'output' => [ 'shape' => 'DescribeDBLogFilesResponse', 'resultWrapper' => 'DescribeDBLogFilesResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'DescribeDBParameterGroups' => [ 'name' => 'DescribeDBParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBParameterGroupsMessage', ], 'output' => [ 'shape' => 'DBParameterGroupsMessage', 'resultWrapper' => 'DescribeDBParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBParameters' => [ 'name' => 'DescribeDBParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBParametersMessage', ], 'output' => [ 'shape' => 'DBParameterGroupDetails', 'resultWrapper' => 'DescribeDBParametersResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'DescribeDBSecurityGroups' => [ 'name' => 'DescribeDBSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSecurityGroupsMessage', ], 'output' => [ 'shape' => 'DBSecurityGroupMessage', 'resultWrapper' => 'DescribeDBSecurityGroupsResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupNotFoundFault', ], ], ], 'DescribeDBSnapshotAttributes' => [ 'name' => 'DescribeDBSnapshotAttributes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSnapshotAttributesMessage', ], 'output' => [ 'shape' => 'DescribeDBSnapshotAttributesResult', 'resultWrapper' => 'DescribeDBSnapshotAttributesResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'DescribeDBSnapshots' => [ 'name' => 'DescribeDBSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSnapshotsMessage', ], 'output' => [ 'shape' => 'DBSnapshotMessage', 'resultWrapper' => 'DescribeDBSnapshotsResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'DescribeDBSubnetGroups' => [ 'name' => 'DescribeDBSubnetGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDBSubnetGroupsMessage', ], 'output' => [ 'shape' => 'DBSubnetGroupMessage', 'resultWrapper' => 'DescribeDBSubnetGroupsResult', ], 'errors' => [ [ 'shape' => 'DBSubnetGroupNotFoundFault', ], ], ], 'DescribeEngineDefaultClusterParameters' => [ 'name' => 'DescribeEngineDefaultClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEngineDefaultClusterParametersMessage', ], 'output' => [ 'shape' => 'DescribeEngineDefaultClusterParametersResult', 'resultWrapper' => 'DescribeEngineDefaultClusterParametersResult', ], ], 'DescribeEngineDefaultParameters' => [ 'name' => 'DescribeEngineDefaultParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEngineDefaultParametersMessage', ], 'output' => [ 'shape' => 'DescribeEngineDefaultParametersResult', 'resultWrapper' => 'DescribeEngineDefaultParametersResult', ], ], 'DescribeEventCategories' => [ 'name' => 'DescribeEventCategories', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventCategoriesMessage', ], 'output' => [ 'shape' => 'EventCategoriesMessage', 'resultWrapper' => 'DescribeEventCategoriesResult', ], ], 'DescribeEventSubscriptions' => [ 'name' => 'DescribeEventSubscriptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventSubscriptionsMessage', ], 'output' => [ 'shape' => 'EventSubscriptionsMessage', 'resultWrapper' => 'DescribeEventSubscriptionsResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventsMessage', 'resultWrapper' => 'DescribeEventsResult', ], ], 'DescribeOptionGroupOptions' => [ 'name' => 'DescribeOptionGroupOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOptionGroupOptionsMessage', ], 'output' => [ 'shape' => 'OptionGroupOptionsMessage', 'resultWrapper' => 'DescribeOptionGroupOptionsResult', ], ], 'DescribeOptionGroups' => [ 'name' => 'DescribeOptionGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOptionGroupsMessage', ], 'output' => [ 'shape' => 'OptionGroups', 'resultWrapper' => 'DescribeOptionGroupsResult', ], 'errors' => [ [ 'shape' => 'OptionGroupNotFoundFault', ], ], ], 'DescribeOrderableDBInstanceOptions' => [ 'name' => 'DescribeOrderableDBInstanceOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOrderableDBInstanceOptionsMessage', ], 'output' => [ 'shape' => 'OrderableDBInstanceOptionsMessage', 'resultWrapper' => 'DescribeOrderableDBInstanceOptionsResult', ], ], 'DescribePendingMaintenanceActions' => [ 'name' => 'DescribePendingMaintenanceActions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribePendingMaintenanceActionsMessage', ], 'output' => [ 'shape' => 'PendingMaintenanceActionsMessage', 'resultWrapper' => 'DescribePendingMaintenanceActionsResult', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], ], ], 'DescribeReservedDBInstances' => [ 'name' => 'DescribeReservedDBInstances', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedDBInstancesMessage', ], 'output' => [ 'shape' => 'ReservedDBInstanceMessage', 'resultWrapper' => 'DescribeReservedDBInstancesResult', ], 'errors' => [ [ 'shape' => 'ReservedDBInstanceNotFoundFault', ], ], ], 'DescribeReservedDBInstancesOfferings' => [ 'name' => 'DescribeReservedDBInstancesOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedDBInstancesOfferingsMessage', ], 'output' => [ 'shape' => 'ReservedDBInstancesOfferingMessage', 'resultWrapper' => 'DescribeReservedDBInstancesOfferingsResult', ], 'errors' => [ [ 'shape' => 'ReservedDBInstancesOfferingNotFoundFault', ], ], ], 'DescribeSourceRegions' => [ 'name' => 'DescribeSourceRegions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSourceRegionsMessage', ], 'output' => [ 'shape' => 'SourceRegionMessage', 'resultWrapper' => 'DescribeSourceRegionsResult', ], ], 'DownloadDBLogFilePortion' => [ 'name' => 'DownloadDBLogFilePortion', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DownloadDBLogFilePortionMessage', ], 'output' => [ 'shape' => 'DownloadDBLogFilePortionDetails', 'resultWrapper' => 'DownloadDBLogFilePortionResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBLogFileNotFoundFault', ], ], ], 'FailoverDBCluster' => [ 'name' => 'FailoverDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'FailoverDBClusterMessage', ], 'output' => [ 'shape' => 'FailoverDBClusterResult', 'resultWrapper' => 'FailoverDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListTagsForResourceMessage', ], 'output' => [ 'shape' => 'TagListMessage', 'resultWrapper' => 'ListTagsForResourceResult', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'ModifyDBCluster' => [ 'name' => 'ModifyDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBClusterMessage', ], 'output' => [ 'shape' => 'ModifyDBClusterResult', 'resultWrapper' => 'ModifyDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'DBClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBClusterAlreadyExistsFault', ], ], ], 'ModifyDBClusterParameterGroup' => [ 'name' => 'ModifyDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupNameMessage', 'resultWrapper' => 'ModifyDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidDBParameterGroupStateFault', ], ], ], 'ModifyDBClusterSnapshotAttribute' => [ 'name' => 'ModifyDBClusterSnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBClusterSnapshotAttributeMessage', ], 'output' => [ 'shape' => 'ModifyDBClusterSnapshotAttributeResult', 'resultWrapper' => 'ModifyDBClusterSnapshotAttributeResult', ], 'errors' => [ [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'SharedSnapshotQuotaExceededFault', ], ], ], 'ModifyDBInstance' => [ 'name' => 'ModifyDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBInstanceMessage', ], 'output' => [ 'shape' => 'ModifyDBInstanceResult', 'resultWrapper' => 'ModifyDBInstanceResult', ], 'errors' => [ [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'DBUpgradeDependencyFailureFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'CertificateNotFoundFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'ModifyDBParameterGroup' => [ 'name' => 'ModifyDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBParameterGroupMessage', ], 'output' => [ 'shape' => 'DBParameterGroupNameMessage', 'resultWrapper' => 'ModifyDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'DBParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidDBParameterGroupStateFault', ], ], ], 'ModifyDBSnapshotAttribute' => [ 'name' => 'ModifyDBSnapshotAttribute', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBSnapshotAttributeMessage', ], 'output' => [ 'shape' => 'ModifyDBSnapshotAttributeResult', 'resultWrapper' => 'ModifyDBSnapshotAttributeResult', ], 'errors' => [ [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'SharedSnapshotQuotaExceededFault', ], ], ], 'ModifyDBSubnetGroup' => [ 'name' => 'ModifyDBSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyDBSubnetGroupMessage', ], 'output' => [ 'shape' => 'ModifyDBSubnetGroupResult', 'resultWrapper' => 'ModifyDBSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetQuotaExceededFault', ], [ 'shape' => 'SubnetAlreadyInUse', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], ], ], 'ModifyEventSubscription' => [ 'name' => 'ModifyEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyEventSubscriptionMessage', ], 'output' => [ 'shape' => 'ModifyEventSubscriptionResult', 'resultWrapper' => 'ModifyEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'EventSubscriptionQuotaExceededFault', ], [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], ], ], 'ModifyOptionGroup' => [ 'name' => 'ModifyOptionGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyOptionGroupMessage', ], 'output' => [ 'shape' => 'ModifyOptionGroupResult', 'resultWrapper' => 'ModifyOptionGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidOptionGroupStateFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], ], ], 'PromoteReadReplica' => [ 'name' => 'PromoteReadReplica', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PromoteReadReplicaMessage', ], 'output' => [ 'shape' => 'PromoteReadReplicaResult', 'resultWrapper' => 'PromoteReadReplicaResult', ], 'errors' => [ [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'PromoteReadReplicaDBCluster' => [ 'name' => 'PromoteReadReplicaDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PromoteReadReplicaDBClusterMessage', ], 'output' => [ 'shape' => 'PromoteReadReplicaDBClusterResult', 'resultWrapper' => 'PromoteReadReplicaDBClusterResult', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], ], ], 'PurchaseReservedDBInstancesOffering' => [ 'name' => 'PurchaseReservedDBInstancesOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedDBInstancesOfferingMessage', ], 'output' => [ 'shape' => 'PurchaseReservedDBInstancesOfferingResult', 'resultWrapper' => 'PurchaseReservedDBInstancesOfferingResult', ], 'errors' => [ [ 'shape' => 'ReservedDBInstancesOfferingNotFoundFault', ], [ 'shape' => 'ReservedDBInstanceAlreadyExistsFault', ], [ 'shape' => 'ReservedDBInstanceQuotaExceededFault', ], ], ], 'RebootDBInstance' => [ 'name' => 'RebootDBInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootDBInstanceMessage', ], 'output' => [ 'shape' => 'RebootDBInstanceResult', 'resultWrapper' => 'RebootDBInstanceResult', ], 'errors' => [ [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], ], ], 'RemoveRoleFromDBCluster' => [ 'name' => 'RemoveRoleFromDBCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveRoleFromDBClusterMessage', ], 'errors' => [ [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'DBClusterRoleNotFoundFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], ], ], 'RemoveSourceIdentifierFromSubscription' => [ 'name' => 'RemoveSourceIdentifierFromSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveSourceIdentifierFromSubscriptionMessage', ], 'output' => [ 'shape' => 'RemoveSourceIdentifierFromSubscriptionResult', 'resultWrapper' => 'RemoveSourceIdentifierFromSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], ], ], 'RemoveTagsFromResource' => [ 'name' => 'RemoveTagsFromResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RemoveTagsFromResourceMessage', ], 'errors' => [ [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], ], ], 'ResetDBClusterParameterGroup' => [ 'name' => 'ResetDBClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetDBClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'DBClusterParameterGroupNameMessage', 'resultWrapper' => 'ResetDBClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'ResetDBParameterGroup' => [ 'name' => 'ResetDBParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetDBParameterGroupMessage', ], 'output' => [ 'shape' => 'DBParameterGroupNameMessage', 'resultWrapper' => 'ResetDBParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidDBParameterGroupStateFault', ], [ 'shape' => 'DBParameterGroupNotFoundFault', ], ], ], 'RestoreDBClusterFromS3' => [ 'name' => 'RestoreDBClusterFromS3', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBClusterFromS3Message', ], 'output' => [ 'shape' => 'RestoreDBClusterFromS3Result', 'resultWrapper' => 'RestoreDBClusterFromS3Result', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidDBClusterStateFault', ], [ 'shape' => 'InvalidDBSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'InvalidS3BucketFault', ], [ 'shape' => 'DBClusterParameterGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], ], ], 'RestoreDBClusterFromSnapshot' => [ 'name' => 'RestoreDBClusterFromSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBClusterFromSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreDBClusterFromSnapshotResult', 'resultWrapper' => 'RestoreDBClusterFromSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InsufficientDBClusterCapacityFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'RestoreDBClusterToPointInTime' => [ 'name' => 'RestoreDBClusterToPointInTime', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBClusterToPointInTimeMessage', ], 'output' => [ 'shape' => 'RestoreDBClusterToPointInTimeResult', 'resultWrapper' => 'RestoreDBClusterToPointInTimeResult', ], 'errors' => [ [ 'shape' => 'DBClusterAlreadyExistsFault', ], [ 'shape' => 'DBClusterQuotaExceededFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBClusterNotFoundFault', ], [ 'shape' => 'DBClusterSnapshotNotFoundFault', ], [ 'shape' => 'InsufficientDBClusterCapacityFault', ], [ 'shape' => 'InsufficientStorageClusterCapacityFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'InvalidDBClusterSnapshotStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], ], ], 'RestoreDBInstanceFromDBSnapshot' => [ 'name' => 'RestoreDBInstanceFromDBSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBInstanceFromDBSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreDBInstanceFromDBSnapshotResult', 'resultWrapper' => 'RestoreDBInstanceFromDBSnapshotResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'DBSnapshotNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'InvalidDBSnapshotStateFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'RestoreDBInstanceToPointInTime' => [ 'name' => 'RestoreDBInstanceToPointInTime', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreDBInstanceToPointInTimeMessage', ], 'output' => [ 'shape' => 'RestoreDBInstanceToPointInTimeResult', 'resultWrapper' => 'RestoreDBInstanceToPointInTimeResult', ], 'errors' => [ [ 'shape' => 'DBInstanceAlreadyExistsFault', ], [ 'shape' => 'DBInstanceNotFoundFault', ], [ 'shape' => 'InstanceQuotaExceededFault', ], [ 'shape' => 'InsufficientDBInstanceCapacityFault', ], [ 'shape' => 'InvalidDBInstanceStateFault', ], [ 'shape' => 'PointInTimeRestoreNotEnabledFault', ], [ 'shape' => 'StorageQuotaExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'DBSubnetGroupNotFoundFault', ], [ 'shape' => 'DBSubnetGroupDoesNotCoverEnoughAZs', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'ProvisionedIopsNotAvailableInAZFault', ], [ 'shape' => 'OptionGroupNotFoundFault', ], [ 'shape' => 'StorageTypeNotSupportedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'KMSKeyNotAccessibleFault', ], [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'DomainNotFoundFault', ], ], ], 'RevokeDBSecurityGroupIngress' => [ 'name' => 'RevokeDBSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeDBSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'RevokeDBSecurityGroupIngressResult', 'resultWrapper' => 'RevokeDBSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'DBSecurityGroupNotFoundFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'InvalidDBSecurityGroupStateFault', ], ], ], ], 'shapes' => [ 'AccountAttributesMessage' => [ 'type' => 'structure', 'members' => [ 'AccountQuotas' => [ 'shape' => 'AccountQuotaList', ], ], ], 'AccountQuota' => [ 'type' => 'structure', 'members' => [ 'AccountQuotaName' => [ 'shape' => 'String', ], 'Used' => [ 'shape' => 'Long', ], 'Max' => [ 'shape' => 'Long', ], ], 'wrapper' => true, ], 'AccountQuotaList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountQuota', 'locationName' => 'AccountQuota', ], ], 'AddRoleToDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'RoleArn', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'RoleArn' => [ 'shape' => 'String', ], ], ], 'AddSourceIdentifierToSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SourceIdentifier', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SourceIdentifier' => [ 'shape' => 'String', ], ], ], 'AddSourceIdentifierToSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'AddTagsToResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'Tags', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'ApplyMethod' => [ 'type' => 'string', 'enum' => [ 'immediate', 'pending-reboot', ], ], 'ApplyPendingMaintenanceActionMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceIdentifier', 'ApplyAction', 'OptInType', ], 'members' => [ 'ResourceIdentifier' => [ 'shape' => 'String', ], 'ApplyAction' => [ 'shape' => 'String', ], 'OptInType' => [ 'shape' => 'String', ], ], ], 'ApplyPendingMaintenanceActionResult' => [ 'type' => 'structure', 'members' => [ 'ResourcePendingMaintenanceActions' => [ 'shape' => 'ResourcePendingMaintenanceActions', ], ], ], 'AttributeValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AttributeValue', ], ], 'AuthorizationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizeDBSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupId' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'AuthorizeDBSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroup' => [ 'shape' => 'DBSecurityGroup', ], ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'AvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailabilityZone', 'locationName' => 'AvailabilityZone', ], ], 'AvailabilityZones' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'AvailabilityZone', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanOptional' => [ 'type' => 'boolean', ], 'Certificate' => [ 'type' => 'structure', 'members' => [ 'CertificateIdentifier' => [ 'shape' => 'String', ], 'CertificateType' => [ 'shape' => 'String', ], 'Thumbprint' => [ 'shape' => 'String', ], 'ValidFrom' => [ 'shape' => 'TStamp', ], 'ValidTill' => [ 'shape' => 'TStamp', ], 'CertificateArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'CertificateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Certificate', 'locationName' => 'Certificate', ], ], 'CertificateMessage' => [ 'type' => 'structure', 'members' => [ 'Certificates' => [ 'shape' => 'CertificateList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'CertificateNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CertificateNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'CharacterSet' => [ 'type' => 'structure', 'members' => [ 'CharacterSetName' => [ 'shape' => 'String', ], 'CharacterSetDescription' => [ 'shape' => 'String', ], ], ], 'CopyDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBClusterParameterGroupIdentifier', 'TargetDBClusterParameterGroupIdentifier', 'TargetDBClusterParameterGroupDescription', ], 'members' => [ 'SourceDBClusterParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBClusterParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBClusterParameterGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyDBClusterParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroup' => [ 'shape' => 'DBClusterParameterGroup', ], ], ], 'CopyDBClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBClusterSnapshotIdentifier', 'TargetDBClusterSnapshotIdentifier', ], 'members' => [ 'SourceDBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'TargetDBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyDBClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshot' => [ 'shape' => 'DBClusterSnapshot', ], ], ], 'CopyDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBParameterGroupIdentifier', 'TargetDBParameterGroupIdentifier', 'TargetDBParameterGroupDescription', ], 'members' => [ 'SourceDBParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBParameterGroupIdentifier' => [ 'shape' => 'String', ], 'TargetDBParameterGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyDBParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroup' => [ 'shape' => 'DBParameterGroup', ], ], ], 'CopyDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBSnapshotIdentifier', 'TargetDBSnapshotIdentifier', ], 'members' => [ 'SourceDBSnapshotIdentifier' => [ 'shape' => 'String', ], 'TargetDBSnapshotIdentifier' => [ 'shape' => 'String', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'CopyTags' => [ 'shape' => 'BooleanOptional', ], ], ], 'CopyDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshot' => [ 'shape' => 'DBSnapshot', ], ], ], 'CopyOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'SourceOptionGroupIdentifier', 'TargetOptionGroupIdentifier', 'TargetOptionGroupDescription', ], 'members' => [ 'SourceOptionGroupIdentifier' => [ 'shape' => 'String', ], 'TargetOptionGroupIdentifier' => [ 'shape' => 'String', ], 'TargetOptionGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CopyOptionGroupResult' => [ 'type' => 'structure', 'members' => [ 'OptionGroup' => [ 'shape' => 'OptionGroup', ], ], ], 'CreateDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'Engine', ], 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ReplicationSourceIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageEncrypted' => [ 'shape' => 'BooleanOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'CreateDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', 'DBParameterGroupFamily', 'Description', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBClusterParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroup' => [ 'shape' => 'DBClusterParameterGroup', ], ], ], 'CreateDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'CreateDBClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', 'DBClusterIdentifier', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshot' => [ 'shape' => 'DBClusterSnapshot', ], ], ], 'CreateDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'DBInstanceClass', 'Engine', ], 'members' => [ 'DBName' => [ 'shape' => 'String', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'DBParameterGroupName' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'StorageEncrypted' => [ 'shape' => 'BooleanOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], 'Timezone' => [ 'shape' => 'String', ], ], ], 'CreateDBInstanceReadReplicaMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'SourceDBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'SourceDBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], ], ], 'CreateDBInstanceReadReplicaResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'CreateDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'CreateDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', 'DBParameterGroupFamily', 'Description', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroup' => [ 'shape' => 'DBParameterGroup', ], ], ], 'CreateDBSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', 'DBSecurityGroupDescription', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'DBSecurityGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroup' => [ 'shape' => 'DBSecurityGroup', ], ], ], 'CreateDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', 'DBInstanceIdentifier', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshot' => [ 'shape' => 'DBSnapshot', ], ], ], 'CreateDBSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSubnetGroupName', 'DBSubnetGroupDescription', 'SubnetIds', ], 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateDBSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroup' => [ 'shape' => 'DBSubnetGroup', ], ], ], 'CreateEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SnsTopicArn', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'SourceIds' => [ 'shape' => 'SourceIdsList', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'CreateOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'OptionGroupName', 'EngineName', 'MajorEngineVersion', 'OptionGroupDescription', ], 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'OptionGroupDescription' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateOptionGroupResult' => [ 'type' => 'structure', 'members' => [ 'OptionGroup' => [ 'shape' => 'OptionGroup', ], ], ], 'DBCluster' => [ 'type' => 'structure', 'members' => [ 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterParameterGroup' => [ 'shape' => 'String', ], 'DBSubnetGroup' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'PercentProgress' => [ 'shape' => 'String', ], 'EarliestRestorableTime' => [ 'shape' => 'TStamp', ], 'Endpoint' => [ 'shape' => 'String', ], 'ReaderEndpoint' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LatestRestorableTime' => [ 'shape' => 'TStamp', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUsername' => [ 'shape' => 'String', ], 'DBClusterOptionGroupMemberships' => [ 'shape' => 'DBClusterOptionGroupMemberships', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ReplicationSourceIdentifier' => [ 'shape' => 'String', ], 'ReadReplicaIdentifiers' => [ 'shape' => 'ReadReplicaIdentifierList', ], 'DBClusterMembers' => [ 'shape' => 'DBClusterMemberList', ], 'VpcSecurityGroups' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], 'HostedZoneId' => [ 'shape' => 'String', ], 'StorageEncrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DbClusterResourceId' => [ 'shape' => 'String', ], 'DBClusterArn' => [ 'shape' => 'String', ], 'AssociatedRoles' => [ 'shape' => 'DBClusterRoles', ], ], 'wrapper' => true, ], 'DBClusterAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBCluster', 'locationName' => 'DBCluster', ], ], 'DBClusterMember' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'IsClusterWriter' => [ 'shape' => 'Boolean', ], 'DBClusterParameterGroupStatus' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], ], 'wrapper' => true, ], 'DBClusterMemberList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterMember', 'locationName' => 'DBClusterMember', ], ], 'DBClusterMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBClusters' => [ 'shape' => 'DBClusterList', ], ], ], 'DBClusterNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterOptionGroupMemberships' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterOptionGroupStatus', 'locationName' => 'DBClusterOptionGroup', ], ], 'DBClusterOptionGroupStatus' => [ 'type' => 'structure', 'members' => [ 'DBClusterOptionGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'DBClusterParameterGroup' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'DBClusterParameterGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBClusterParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParametersList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DBClusterParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterParameterGroup', 'locationName' => 'DBClusterParameterGroup', ], ], 'DBClusterParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DBClusterParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBClusterParameterGroups' => [ 'shape' => 'DBClusterParameterGroupList', ], ], ], 'DBClusterQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterQuotaExceededFault', 'httpStatusCode' => 403, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterRole' => [ 'type' => 'structure', 'members' => [ 'RoleArn' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'DBClusterRoleAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterRoleAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterRoleNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterRoleNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterRoleQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterRoleQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterRoles' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterRole', 'locationName' => 'DBClusterRole', ], ], 'DBClusterSnapshot' => [ 'type' => 'structure', 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], 'Engine' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'Integer', ], 'Status' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'VpcId' => [ 'shape' => 'String', ], 'ClusterCreateTime' => [ 'shape' => 'TStamp', ], 'MasterUsername' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'PercentProgress' => [ 'shape' => 'Integer', ], 'StorageEncrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DBClusterSnapshotArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBClusterSnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterSnapshotAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBClusterSnapshotAttribute' => [ 'type' => 'structure', 'members' => [ 'AttributeName' => [ 'shape' => 'String', ], 'AttributeValues' => [ 'shape' => 'AttributeValueList', ], ], ], 'DBClusterSnapshotAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterSnapshotAttribute', 'locationName' => 'DBClusterSnapshotAttribute', ], ], 'DBClusterSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBClusterSnapshotAttributes' => [ 'shape' => 'DBClusterSnapshotAttributeList', ], ], 'wrapper' => true, ], 'DBClusterSnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBClusterSnapshot', 'locationName' => 'DBClusterSnapshot', ], ], 'DBClusterSnapshotMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBClusterSnapshots' => [ 'shape' => 'DBClusterSnapshotList', ], ], ], 'DBClusterSnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBClusterSnapshotNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBEngineVersion' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'DBEngineDescription' => [ 'shape' => 'String', ], 'DBEngineVersionDescription' => [ 'shape' => 'String', ], 'DefaultCharacterSet' => [ 'shape' => 'CharacterSet', ], 'SupportedCharacterSets' => [ 'shape' => 'SupportedCharacterSetsList', ], 'ValidUpgradeTarget' => [ 'shape' => 'ValidUpgradeTargetList', ], 'SupportedTimezones' => [ 'shape' => 'SupportedTimezonesList', ], ], ], 'DBEngineVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBEngineVersion', 'locationName' => 'DBEngineVersion', ], ], 'DBEngineVersionMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBEngineVersions' => [ 'shape' => 'DBEngineVersionList', ], ], ], 'DBInstance' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'DBInstanceStatus' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Endpoint' => [ 'shape' => 'Endpoint', ], 'AllocatedStorage' => [ 'shape' => 'Integer', ], 'InstanceCreateTime' => [ 'shape' => 'TStamp', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'Integer', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroupMembershipList', ], 'VpcSecurityGroups' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], 'DBParameterGroups' => [ 'shape' => 'DBParameterGroupStatusList', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroup' => [ 'shape' => 'DBSubnetGroup', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'PendingModifiedValues', ], 'LatestRestorableTime' => [ 'shape' => 'TStamp', ], 'MultiAZ' => [ 'shape' => 'Boolean', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'ReadReplicaSourceDBInstanceIdentifier' => [ 'shape' => 'String', ], 'ReadReplicaDBInstanceIdentifiers' => [ 'shape' => 'ReadReplicaDBInstanceIdentifierList', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupMemberships' => [ 'shape' => 'OptionGroupMembershipList', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'SecondaryAvailabilityZone' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'Boolean', ], 'StatusInfos' => [ 'shape' => 'DBInstanceStatusInfoList', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'DbInstancePort' => [ 'shape' => 'Integer', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'StorageEncrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DbiResourceId' => [ 'shape' => 'String', ], 'CACertificateIdentifier' => [ 'shape' => 'String', ], 'DomainMemberships' => [ 'shape' => 'DomainMembershipList', ], 'CopyTagsToSnapshot' => [ 'shape' => 'Boolean', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'EnhancedMonitoringResourceArn' => [ 'shape' => 'String', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceArn' => [ 'shape' => 'String', ], 'Timezone' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBInstanceAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBInstanceAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBInstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBInstance', 'locationName' => 'DBInstance', ], ], 'DBInstanceMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBInstances' => [ 'shape' => 'DBInstanceList', ], ], ], 'DBInstanceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBInstanceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBInstanceStatusInfo' => [ 'type' => 'structure', 'members' => [ 'StatusType' => [ 'shape' => 'String', ], 'Normal' => [ 'shape' => 'Boolean', ], 'Status' => [ 'shape' => 'String', ], 'Message' => [ 'shape' => 'String', ], ], ], 'DBInstanceStatusInfoList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBInstanceStatusInfo', 'locationName' => 'DBInstanceStatusInfo', ], ], 'DBLogFileNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBLogFileNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroup' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'DBParameterGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBParameterGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBParameterGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParametersList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DBParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBParameterGroup', 'locationName' => 'DBParameterGroup', ], ], 'DBParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DBParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBParameterGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBParameterGroupStatus' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], ], ], 'DBParameterGroupStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBParameterGroupStatus', 'locationName' => 'DBParameterGroup', ], ], 'DBParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBParameterGroups' => [ 'shape' => 'DBParameterGroupList', ], ], ], 'DBSecurityGroup' => [ 'type' => 'structure', 'members' => [ 'OwnerId' => [ 'shape' => 'String', ], 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'DBSecurityGroupDescription' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'EC2SecurityGroups' => [ 'shape' => 'EC2SecurityGroupList', ], 'IPRanges' => [ 'shape' => 'IPRangeList', ], 'DBSecurityGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBSecurityGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSecurityGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'DBSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSecurityGroupMembership', 'locationName' => 'DBSecurityGroup', ], ], 'DBSecurityGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroups', ], ], ], 'DBSecurityGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'DBSecurityGroupName', ], ], 'DBSecurityGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSecurityGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroupNotSupportedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSecurityGroupNotSupported', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'QuotaExceeded.DBSecurityGroup', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSecurityGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSecurityGroup', 'locationName' => 'DBSecurityGroup', ], ], 'DBSnapshot' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], 'Engine' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'Integer', ], 'Status' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'InstanceCreateTime' => [ 'shape' => 'TStamp', ], 'MasterUsername' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PercentProgress' => [ 'shape' => 'Integer', ], 'SourceRegion' => [ 'shape' => 'String', ], 'SourceDBSnapshotIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'Encrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'DBSnapshotArn' => [ 'shape' => 'String', ], 'Timezone' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBSnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSnapshotAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSnapshotAttribute' => [ 'type' => 'structure', 'members' => [ 'AttributeName' => [ 'shape' => 'String', ], 'AttributeValues' => [ 'shape' => 'AttributeValueList', ], ], 'wrapper' => true, ], 'DBSnapshotAttributeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSnapshotAttribute', 'locationName' => 'DBSnapshotAttribute', ], ], 'DBSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBSnapshotAttributes' => [ 'shape' => 'DBSnapshotAttributeList', ], ], 'wrapper' => true, ], 'DBSnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSnapshot', 'locationName' => 'DBSnapshot', ], ], 'DBSnapshotMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBSnapshots' => [ 'shape' => 'DBSnapshotList', ], ], ], 'DBSnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSnapshotNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroup' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSubnetGroupDescription' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'SubnetGroupStatus' => [ 'shape' => 'String', ], 'Subnets' => [ 'shape' => 'SubnetList', ], 'DBSubnetGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'DBSubnetGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupDoesNotCoverEnoughAZs' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupDoesNotCoverEnoughAZs', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'DBSubnetGroups' => [ 'shape' => 'DBSubnetGroups', ], ], ], 'DBSubnetGroupNotAllowedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupNotAllowedFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBSubnetGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'DBSubnetGroup', 'locationName' => 'DBSubnetGroup', ], ], 'DBSubnetQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBSubnetQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DBUpgradeDependencyFailureFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DBUpgradeDependencyFailure', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DeleteDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SkipFinalSnapshot' => [ 'shape' => 'Boolean', ], 'FinalDBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'DeleteDBClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshot' => [ 'shape' => 'DBClusterSnapshot', ], ], ], 'DeleteDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'SkipFinalSnapshot' => [ 'shape' => 'Boolean', ], 'FinalDBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'DeleteDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteDBSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshot' => [ 'shape' => 'DBSnapshot', ], ], ], 'DeleteDBSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSubnetGroupName', ], 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], ], ], 'DeleteEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'DeleteOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'OptionGroupName', ], 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], ], ], 'DescribeAccountAttributesMessage' => [ 'type' => 'structure', 'members' => [], ], 'DescribeCertificatesMessage' => [ 'type' => 'structure', 'members' => [ 'CertificateIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterSnapshotAttributesMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeDBClusterSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshotAttributesResult' => [ 'shape' => 'DBClusterSnapshotAttributesResult', ], ], ], 'DescribeDBClusterSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'IncludeShared' => [ 'shape' => 'Boolean', ], 'IncludePublic' => [ 'shape' => 'Boolean', ], ], ], 'DescribeDBClustersMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBEngineVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'DefaultOnly' => [ 'shape' => 'Boolean', ], 'ListSupportedCharacterSets' => [ 'shape' => 'BooleanOptional', ], 'ListSupportedTimezones' => [ 'shape' => 'BooleanOptional', ], ], ], 'DescribeDBInstancesMessage' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBLogFilesDetails' => [ 'type' => 'structure', 'members' => [ 'LogFileName' => [ 'shape' => 'String', ], 'LastWritten' => [ 'shape' => 'Long', ], 'Size' => [ 'shape' => 'Long', ], ], ], 'DescribeDBLogFilesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DescribeDBLogFilesDetails', 'locationName' => 'DescribeDBLogFilesDetails', ], ], 'DescribeDBLogFilesMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'FilenameContains' => [ 'shape' => 'String', ], 'FileLastWritten' => [ 'shape' => 'Long', ], 'FileSize' => [ 'shape' => 'Long', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBLogFilesResponse' => [ 'type' => 'structure', 'members' => [ 'DescribeDBLogFiles' => [ 'shape' => 'DescribeDBLogFilesList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBSecurityGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDBSnapshotAttributesMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeDBSnapshotAttributesResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotAttributesResult' => [ 'shape' => 'DBSnapshotAttributesResult', ], ], ], 'DescribeDBSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'IncludeShared' => [ 'shape' => 'Boolean', ], 'IncludePublic' => [ 'shape' => 'Boolean', ], ], ], 'DescribeDBSubnetGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupFamily', ], 'members' => [ 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultClusterParametersResult' => [ 'type' => 'structure', 'members' => [ 'EngineDefaults' => [ 'shape' => 'EngineDefaults', ], ], ], 'DescribeEngineDefaultParametersMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupFamily', ], 'members' => [ 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEngineDefaultParametersResult' => [ 'type' => 'structure', 'members' => [ 'EngineDefaults' => [ 'shape' => 'EngineDefaults', ], ], ], 'DescribeEventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'DescribeEventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'IntegerOptional', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeOptionGroupOptionsMessage' => [ 'type' => 'structure', 'required' => [ 'EngineName', ], 'members' => [ 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeOptionGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'Marker' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], ], ], 'DescribeOrderableDBInstanceOptionsMessage' => [ 'type' => 'structure', 'required' => [ 'Engine', ], 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Vpc' => [ 'shape' => 'BooleanOptional', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribePendingMaintenanceActionsMessage' => [ 'type' => 'structure', 'members' => [ 'ResourceIdentifier' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], 'Marker' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], ], ], 'DescribeReservedDBInstancesMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstanceId' => [ 'shape' => 'String', ], 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedDBInstancesOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'Filters' => [ 'shape' => 'FilterList', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeSourceRegionsMessage' => [ 'type' => 'structure', 'members' => [ 'RegionName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'DomainMembership' => [ 'type' => 'structure', 'members' => [ 'Domain' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'FQDN' => [ 'shape' => 'String', ], 'IAMRoleName' => [ 'shape' => 'String', ], ], ], 'DomainMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'DomainMembership', 'locationName' => 'DomainMembership', ], ], 'DomainNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DomainNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'Double' => [ 'type' => 'double', ], 'DownloadDBLogFilePortionDetails' => [ 'type' => 'structure', 'members' => [ 'LogFileData' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'AdditionalDataPending' => [ 'shape' => 'Boolean', ], ], ], 'DownloadDBLogFilePortionMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'LogFileName', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'LogFileName' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'NumberOfLines' => [ 'shape' => 'Integer', ], ], ], 'EC2SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupId' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'EC2SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2SecurityGroup', 'locationName' => 'EC2SecurityGroup', ], ], 'Endpoint' => [ 'type' => 'structure', 'members' => [ 'Address' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'HostedZoneId' => [ 'shape' => 'String', ], ], ], 'EngineDefaults' => [ 'type' => 'structure', 'members' => [ 'DBParameterGroupFamily' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], 'wrapper' => true, ], 'Event' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'Message' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Date' => [ 'shape' => 'TStamp', ], 'SourceArn' => [ 'shape' => 'String', ], ], ], 'EventCategoriesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'EventCategory', ], ], 'EventCategoriesMap' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], ], 'wrapper' => true, ], 'EventCategoriesMapList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventCategoriesMap', 'locationName' => 'EventCategoriesMap', ], ], 'EventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'EventCategoriesMapList' => [ 'shape' => 'EventCategoriesMapList', ], ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', 'locationName' => 'Event', ], ], 'EventSubscription' => [ 'type' => 'structure', 'members' => [ 'CustomerAwsId' => [ 'shape' => 'String', ], 'CustSubscriptionId' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'SubscriptionCreationTime' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIdsList' => [ 'shape' => 'SourceIdsList', ], 'EventCategoriesList' => [ 'shape' => 'EventCategoriesList', ], 'Enabled' => [ 'shape' => 'Boolean', ], 'EventSubscriptionArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'EventSubscriptionQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'EventSubscriptionQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'EventSubscriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventSubscription', 'locationName' => 'EventSubscription', ], ], 'EventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'EventSubscriptionsList' => [ 'shape' => 'EventSubscriptionsList', ], ], ], 'EventsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventList', ], ], ], 'FailoverDBClusterMessage' => [ 'type' => 'structure', 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'TargetDBInstanceIdentifier' => [ 'shape' => 'String', ], ], ], 'FailoverDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'Filter' => [ 'type' => 'structure', 'required' => [ 'Name', 'Values', ], 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Values' => [ 'shape' => 'FilterValueList', ], ], ], 'FilterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Filter', 'locationName' => 'Filter', ], ], 'FilterValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'Value', ], ], 'IPRange' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], ], ], 'IPRangeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPRange', 'locationName' => 'IPRange', ], ], 'InstanceQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InstanceQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientDBClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientDBClusterCapacityFault', 'httpStatusCode' => 403, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientDBInstanceCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientDBInstanceCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientStorageClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientStorageClusterCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'IntegerOptional' => [ 'type' => 'integer', ], 'InvalidDBClusterSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBClusterSnapshotStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBClusterStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBClusterStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBInstanceStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBInstanceState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBParameterGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBParameterGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSecurityGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSecurityGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSnapshotState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSubnetGroupFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSubnetGroupFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSubnetGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSubnetGroupStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidDBSubnetStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidDBSubnetStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidEventSubscriptionStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidEventSubscriptionState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidOptionGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidOptionGroupStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidRestoreFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidRestoreFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3BucketFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidS3BucketFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubnet' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubnet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidVPCNetworkStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidVPCNetworkStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'KMSKeyNotAccessibleFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'KMSKeyNotAccessibleFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'KeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ListTagsForResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Filters' => [ 'shape' => 'FilterList', ], ], ], 'Long' => [ 'type' => 'long', ], 'ModifyDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'NewDBClusterIdentifier' => [ 'shape' => 'String', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], ], ], 'ModifyDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', 'Parameters', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ModifyDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'ModifyDBClusterSnapshotAttributeMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterSnapshotIdentifier', 'AttributeName', ], 'members' => [ 'DBClusterSnapshotIdentifier' => [ 'shape' => 'String', ], 'AttributeName' => [ 'shape' => 'String', ], 'ValuesToAdd' => [ 'shape' => 'AttributeValueList', ], 'ValuesToRemove' => [ 'shape' => 'AttributeValueList', ], ], ], 'ModifyDBClusterSnapshotAttributeResult' => [ 'type' => 'structure', 'members' => [ 'DBClusterSnapshotAttributesResult' => [ 'shape' => 'DBClusterSnapshotAttributesResult', ], ], ], 'ModifyDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSecurityGroups' => [ 'shape' => 'DBSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'DBParameterGroupName' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'EngineVersion' => [ 'shape' => 'String', ], 'AllowMajorVersionUpgrade' => [ 'shape' => 'Boolean', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'NewDBInstanceIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'CACertificateIdentifier' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'MonitoringInterval' => [ 'shape' => 'IntegerOptional', ], 'DBPortNumber' => [ 'shape' => 'IntegerOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'MonitoringRoleArn' => [ 'shape' => 'String', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], 'PromotionTier' => [ 'shape' => 'IntegerOptional', ], ], ], 'ModifyDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'ModifyDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', 'Parameters', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ModifyDBSnapshotAttributeMessage' => [ 'type' => 'structure', 'required' => [ 'DBSnapshotIdentifier', 'AttributeName', ], 'members' => [ 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'AttributeName' => [ 'shape' => 'String', ], 'ValuesToAdd' => [ 'shape' => 'AttributeValueList', ], 'ValuesToRemove' => [ 'shape' => 'AttributeValueList', ], ], ], 'ModifyDBSnapshotAttributeResult' => [ 'type' => 'structure', 'members' => [ 'DBSnapshotAttributesResult' => [ 'shape' => 'DBSnapshotAttributesResult', ], ], ], 'ModifyDBSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBSubnetGroupName', 'SubnetIds', ], 'members' => [ 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DBSubnetGroupDescription' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'ModifyDBSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'DBSubnetGroup' => [ 'shape' => 'DBSubnetGroup', ], ], ], 'ModifyEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], ], ], 'ModifyEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'ModifyOptionGroupMessage' => [ 'type' => 'structure', 'required' => [ 'OptionGroupName', ], 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'OptionsToInclude' => [ 'shape' => 'OptionConfigurationList', ], 'OptionsToRemove' => [ 'shape' => 'OptionNamesList', ], 'ApplyImmediately' => [ 'shape' => 'Boolean', ], ], ], 'ModifyOptionGroupResult' => [ 'type' => 'structure', 'members' => [ 'OptionGroup' => [ 'shape' => 'OptionGroup', ], ], ], 'Option' => [ 'type' => 'structure', 'members' => [ 'OptionName' => [ 'shape' => 'String', ], 'OptionDescription' => [ 'shape' => 'String', ], 'Persistent' => [ 'shape' => 'Boolean', ], 'Permanent' => [ 'shape' => 'Boolean', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'OptionVersion' => [ 'shape' => 'String', ], 'OptionSettings' => [ 'shape' => 'OptionSettingConfigurationList', ], 'DBSecurityGroupMemberships' => [ 'shape' => 'DBSecurityGroupMembershipList', ], 'VpcSecurityGroupMemberships' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], ], ], 'OptionConfiguration' => [ 'type' => 'structure', 'required' => [ 'OptionName', ], 'members' => [ 'OptionName' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'OptionVersion' => [ 'shape' => 'String', ], 'DBSecurityGroupMemberships' => [ 'shape' => 'DBSecurityGroupNameList', ], 'VpcSecurityGroupMemberships' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'OptionSettings' => [ 'shape' => 'OptionSettingsList', ], ], ], 'OptionConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionConfiguration', 'locationName' => 'OptionConfiguration', ], ], 'OptionGroup' => [ 'type' => 'structure', 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'OptionGroupDescription' => [ 'shape' => 'String', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'Options' => [ 'shape' => 'OptionsList', ], 'AllowsVpcAndNonVpcInstanceMemberships' => [ 'shape' => 'Boolean', ], 'VpcId' => [ 'shape' => 'String', ], 'OptionGroupArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'OptionGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OptionGroupAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OptionGroupMembership' => [ 'type' => 'structure', 'members' => [ 'OptionGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'OptionGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroupMembership', 'locationName' => 'OptionGroupMembership', ], ], 'OptionGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OptionGroupNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'OptionGroupOption' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'EngineName' => [ 'shape' => 'String', ], 'MajorEngineVersion' => [ 'shape' => 'String', ], 'MinimumRequiredMinorEngineVersion' => [ 'shape' => 'String', ], 'PortRequired' => [ 'shape' => 'Boolean', ], 'DefaultPort' => [ 'shape' => 'IntegerOptional', ], 'OptionsDependedOn' => [ 'shape' => 'OptionsDependedOn', ], 'OptionsConflictsWith' => [ 'shape' => 'OptionsConflictsWith', ], 'Persistent' => [ 'shape' => 'Boolean', ], 'Permanent' => [ 'shape' => 'Boolean', ], 'OptionGroupOptionSettings' => [ 'shape' => 'OptionGroupOptionSettingsList', ], 'OptionGroupOptionVersions' => [ 'shape' => 'OptionGroupOptionVersionsList', ], ], ], 'OptionGroupOptionSetting' => [ 'type' => 'structure', 'members' => [ 'SettingName' => [ 'shape' => 'String', ], 'SettingDescription' => [ 'shape' => 'String', ], 'DefaultValue' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], ], ], 'OptionGroupOptionSettingsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroupOptionSetting', 'locationName' => 'OptionGroupOptionSetting', ], ], 'OptionGroupOptionVersionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionVersion', 'locationName' => 'OptionVersion', ], ], 'OptionGroupOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroupOption', 'locationName' => 'OptionGroupOption', ], ], 'OptionGroupOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'OptionGroupOptions' => [ 'shape' => 'OptionGroupOptionsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'OptionGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'OptionGroupQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OptionGroups' => [ 'type' => 'structure', 'members' => [ 'OptionGroupsList' => [ 'shape' => 'OptionGroupsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'OptionGroupsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionGroup', 'locationName' => 'OptionGroup', ], ], 'OptionNamesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'OptionSetting' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], 'DefaultValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'IsCollection' => [ 'shape' => 'Boolean', ], ], ], 'OptionSettingConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionSetting', 'locationName' => 'OptionSetting', ], ], 'OptionSettingsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OptionSetting', 'locationName' => 'OptionSetting', ], ], 'OptionVersion' => [ 'type' => 'structure', 'members' => [ 'Version' => [ 'shape' => 'String', ], 'IsDefault' => [ 'shape' => 'Boolean', ], ], ], 'OptionsConflictsWith' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'OptionConflictName', ], ], 'OptionsDependedOn' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'OptionName', ], ], 'OptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Option', 'locationName' => 'Option', ], ], 'OrderableDBInstanceOption' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'AvailabilityZones' => [ 'shape' => 'AvailabilityZoneList', ], 'MultiAZCapable' => [ 'shape' => 'Boolean', ], 'ReadReplicaCapable' => [ 'shape' => 'Boolean', ], 'Vpc' => [ 'shape' => 'Boolean', ], 'SupportsStorageEncryption' => [ 'shape' => 'Boolean', ], 'StorageType' => [ 'shape' => 'String', ], 'SupportsIops' => [ 'shape' => 'Boolean', ], 'SupportsEnhancedMonitoring' => [ 'shape' => 'Boolean', ], ], 'wrapper' => true, ], 'OrderableDBInstanceOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OrderableDBInstanceOption', 'locationName' => 'OrderableDBInstanceOption', ], ], 'OrderableDBInstanceOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'OrderableDBInstanceOptions' => [ 'shape' => 'OrderableDBInstanceOptionsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], 'ApplyMethod' => [ 'shape' => 'ApplyMethod', ], ], ], 'ParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', 'locationName' => 'Parameter', ], ], 'PendingMaintenanceAction' => [ 'type' => 'structure', 'members' => [ 'Action' => [ 'shape' => 'String', ], 'AutoAppliedAfterDate' => [ 'shape' => 'TStamp', ], 'ForcedApplyDate' => [ 'shape' => 'TStamp', ], 'OptInStatus' => [ 'shape' => 'String', ], 'CurrentApplyDate' => [ 'shape' => 'TStamp', ], 'Description' => [ 'shape' => 'String', ], ], ], 'PendingMaintenanceActionDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'PendingMaintenanceAction', 'locationName' => 'PendingMaintenanceAction', ], ], 'PendingMaintenanceActions' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourcePendingMaintenanceActions', 'locationName' => 'ResourcePendingMaintenanceActions', ], ], 'PendingMaintenanceActionsMessage' => [ 'type' => 'structure', 'members' => [ 'PendingMaintenanceActions' => [ 'shape' => 'PendingMaintenanceActions', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'PendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'DBInstanceClass' => [ 'shape' => 'String', ], 'AllocatedStorage' => [ 'shape' => 'IntegerOptional', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'EngineVersion' => [ 'shape' => 'String', ], 'LicenseModel' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'StorageType' => [ 'shape' => 'String', ], 'CACertificateIdentifier' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'PointInTimeRestoreNotEnabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'PointInTimeRestoreNotEnabled', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'PromoteReadReplicaDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'PromoteReadReplicaDBClusterResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'PromoteReadReplicaMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], ], ], 'PromoteReadReplicaResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'ProvisionedIopsNotAvailableInAZFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ProvisionedIopsNotAvailableInAZFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'PurchaseReservedDBInstancesOfferingMessage' => [ 'type' => 'structure', 'required' => [ 'ReservedDBInstancesOfferingId', ], 'members' => [ 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'ReservedDBInstanceId' => [ 'shape' => 'String', ], 'DBInstanceCount' => [ 'shape' => 'IntegerOptional', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'PurchaseReservedDBInstancesOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstance' => [ 'shape' => 'ReservedDBInstance', ], ], ], 'ReadReplicaDBInstanceIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReadReplicaDBInstanceIdentifier', ], ], 'ReadReplicaIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ReadReplicaIdentifier', ], ], 'RebootDBInstanceMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'ForceFailover' => [ 'shape' => 'BooleanOptional', ], ], ], 'RebootDBInstanceResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'RecurringChargeAmount' => [ 'shape' => 'Double', ], 'RecurringChargeFrequency' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'RecurringChargeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'RecurringCharge', ], ], 'RemoveRoleFromDBClusterMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'RoleArn', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'RoleArn' => [ 'shape' => 'String', ], ], ], 'RemoveSourceIdentifierFromSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SourceIdentifier', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SourceIdentifier' => [ 'shape' => 'String', ], ], ], 'RemoveSourceIdentifierFromSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'RemoveTagsFromResourceMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'TagKeys', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'KeyList', ], ], ], 'ReservedDBInstance' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstanceId' => [ 'shape' => 'String', ], 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'DBInstanceCount' => [ 'shape' => 'Integer', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'Boolean', ], 'State' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], 'ReservedDBInstanceArn' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'ReservedDBInstanceAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstanceAlreadyExists', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedDBInstanceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedDBInstance', 'locationName' => 'ReservedDBInstance', ], ], 'ReservedDBInstanceMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedDBInstances' => [ 'shape' => 'ReservedDBInstanceList', ], ], ], 'ReservedDBInstanceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstanceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedDBInstanceQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstanceQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReservedDBInstancesOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedDBInstancesOfferingId' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'ProductDescription' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'Boolean', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedDBInstancesOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedDBInstancesOffering', 'locationName' => 'ReservedDBInstancesOffering', ], ], 'ReservedDBInstancesOfferingMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedDBInstancesOfferings' => [ 'shape' => 'ReservedDBInstancesOfferingList', ], ], ], 'ReservedDBInstancesOfferingNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedDBInstancesOfferingNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResetDBClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterParameterGroupName', ], 'members' => [ 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ResetDBParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'DBParameterGroupName', ], 'members' => [ 'DBParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ResourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ResourceNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResourcePendingMaintenanceActions' => [ 'type' => 'structure', 'members' => [ 'ResourceIdentifier' => [ 'shape' => 'String', ], 'PendingMaintenanceActionDetails' => [ 'shape' => 'PendingMaintenanceActionDetails', ], ], 'wrapper' => true, ], 'RestoreDBClusterFromS3Message' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'Engine', 'MasterUsername', 'MasterUserPassword', 'SourceEngine', 'SourceEngineVersion', 'S3BucketName', 'S3IngestionRoleArn', ], 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'BackupRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'CharacterSetName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'DBClusterParameterGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'PreferredBackupWindow' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageEncrypted' => [ 'shape' => 'BooleanOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'SourceEngine' => [ 'shape' => 'String', ], 'SourceEngineVersion' => [ 'shape' => 'String', ], 'S3BucketName' => [ 'shape' => 'String', ], 'S3Prefix' => [ 'shape' => 'String', ], 'S3IngestionRoleArn' => [ 'shape' => 'String', ], ], ], 'RestoreDBClusterFromS3Result' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'RestoreDBClusterFromSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'SnapshotIdentifier', 'Engine', ], 'members' => [ 'AvailabilityZones' => [ 'shape' => 'AvailabilityZones', ], 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'DatabaseName' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'RestoreDBClusterFromSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'RestoreDBClusterToPointInTimeMessage' => [ 'type' => 'structure', 'required' => [ 'DBClusterIdentifier', 'SourceDBClusterIdentifier', ], 'members' => [ 'DBClusterIdentifier' => [ 'shape' => 'String', ], 'SourceDBClusterIdentifier' => [ 'shape' => 'String', ], 'RestoreToTime' => [ 'shape' => 'TStamp', ], 'UseLatestRestorableTime' => [ 'shape' => 'Boolean', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], ], ], 'RestoreDBClusterToPointInTimeResult' => [ 'type' => 'structure', 'members' => [ 'DBCluster' => [ 'shape' => 'DBCluster', ], ], ], 'RestoreDBInstanceFromDBSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'DBInstanceIdentifier', 'DBSnapshotIdentifier', ], 'members' => [ 'DBInstanceIdentifier' => [ 'shape' => 'String', ], 'DBSnapshotIdentifier' => [ 'shape' => 'String', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], ], ], 'RestoreDBInstanceFromDBSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'RestoreDBInstanceToPointInTimeMessage' => [ 'type' => 'structure', 'required' => [ 'SourceDBInstanceIdentifier', 'TargetDBInstanceIdentifier', ], 'members' => [ 'SourceDBInstanceIdentifier' => [ 'shape' => 'String', ], 'TargetDBInstanceIdentifier' => [ 'shape' => 'String', ], 'RestoreTime' => [ 'shape' => 'TStamp', ], 'UseLatestRestorableTime' => [ 'shape' => 'Boolean', ], 'DBInstanceClass' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'DBSubnetGroupName' => [ 'shape' => 'String', ], 'MultiAZ' => [ 'shape' => 'BooleanOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'AutoMinorVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'LicenseModel' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Engine' => [ 'shape' => 'String', ], 'Iops' => [ 'shape' => 'IntegerOptional', ], 'OptionGroupName' => [ 'shape' => 'String', ], 'CopyTagsToSnapshot' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], 'StorageType' => [ 'shape' => 'String', ], 'TdeCredentialArn' => [ 'shape' => 'String', ], 'TdeCredentialPassword' => [ 'shape' => 'String', ], 'Domain' => [ 'shape' => 'String', ], 'DomainIAMRoleName' => [ 'shape' => 'String', ], ], ], 'RestoreDBInstanceToPointInTimeResult' => [ 'type' => 'structure', 'members' => [ 'DBInstance' => [ 'shape' => 'DBInstance', ], ], ], 'RevokeDBSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'DBSecurityGroupName', ], 'members' => [ 'DBSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupId' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'RevokeDBSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'DBSecurityGroup' => [ 'shape' => 'DBSecurityGroup', ], ], ], 'SNSInvalidTopicFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSInvalidTopic', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSNoAuthorizationFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSNoAuthorization', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSTopicArnNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSTopicArnNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SharedSnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SharedSnapshotQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SourceIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SourceId', ], ], 'SourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SourceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SourceRegion' => [ 'type' => 'structure', 'members' => [ 'RegionName' => [ 'shape' => 'String', ], 'Endpoint' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'SourceRegionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SourceRegion', 'locationName' => 'SourceRegion', ], ], 'SourceRegionMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'SourceRegions' => [ 'shape' => 'SourceRegionList', ], ], ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'db-instance', 'db-parameter-group', 'db-security-group', 'db-snapshot', 'db-cluster', 'db-cluster-snapshot', ], ], 'StorageQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'StorageQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'StorageTypeNotSupportedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'StorageTypeNotSupported', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetIdentifier' => [ 'shape' => 'String', ], 'SubnetAvailabilityZone' => [ 'shape' => 'AvailabilityZone', ], 'SubnetStatus' => [ 'shape' => 'String', ], ], ], 'SubnetAlreadyInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubnetAlreadyInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubnetIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetIdentifier', ], ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'Subnet', ], ], 'SubscriptionAlreadyExistFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionAlreadyExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionCategoryNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionCategoryNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SupportedCharacterSetsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CharacterSet', 'locationName' => 'CharacterSet', ], ], 'SupportedTimezonesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Timezone', 'locationName' => 'Timezone', ], ], 'TStamp' => [ 'type' => 'timestamp', ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagListMessage' => [ 'type' => 'structure', 'members' => [ 'TagList' => [ 'shape' => 'TagList', ], ], ], 'Timezone' => [ 'type' => 'structure', 'members' => [ 'TimezoneName' => [ 'shape' => 'String', ], ], ], 'UpgradeTarget' => [ 'type' => 'structure', 'members' => [ 'Engine' => [ 'shape' => 'String', ], 'EngineVersion' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'AutoUpgrade' => [ 'shape' => 'Boolean', ], 'IsMajorVersionUpgrade' => [ 'shape' => 'Boolean', ], ], ], 'ValidUpgradeTargetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'UpgradeTarget', 'locationName' => 'UpgradeTarget', ], ], 'VpcSecurityGroupIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpcSecurityGroupId', ], ], 'VpcSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'VpcSecurityGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'VpcSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcSecurityGroupMembership', 'locationName' => 'VpcSecurityGroupMembership', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php index 58496ca2c..2b81219d7 100644 --- a/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2012-12-01', 'endpointPrefix' => 'redshift', 'protocol' => 'query', 'serviceFullName' => 'Amazon Redshift', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://redshift.amazonaws.com/doc/2012-12-01/', ], 'operations' => [ 'AuthorizeClusterSecurityGroupIngress' => [ 'name' => 'AuthorizeClusterSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeClusterSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'AuthorizeClusterSecurityGroupIngressResult', 'resultWrapper' => 'AuthorizeClusterSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'AuthorizationQuotaExceededFault', ], ], ], 'AuthorizeSnapshotAccess' => [ 'name' => 'AuthorizeSnapshotAccess', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeSnapshotAccessMessage', ], 'output' => [ 'shape' => 'AuthorizeSnapshotAccessResult', 'resultWrapper' => 'AuthorizeSnapshotAccessResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'AuthorizationQuotaExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'LimitExceededFault', ], ], ], 'CopyClusterSnapshot' => [ 'name' => 'CopyClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CopyClusterSnapshotResult', 'resultWrapper' => 'CopyClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'ClusterSnapshotQuotaExceededFault', ], ], ], 'CreateCluster' => [ 'name' => 'CreateCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterMessage', ], 'output' => [ 'shape' => 'CreateClusterResult', 'resultWrapper' => 'CreateClusterResult', ], 'errors' => [ [ 'shape' => 'ClusterAlreadyExistsFault', ], [ 'shape' => 'InsufficientClusterCapacityFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'ClusterQuotaExceededFault', ], [ 'shape' => 'NumberOfNodesQuotaExceededFault', ], [ 'shape' => 'NumberOfNodesPerClusterLimitExceededFault', ], [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidClusterSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'InvalidElasticIpFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'CreateClusterParameterGroup' => [ 'name' => 'CreateClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateClusterParameterGroupResult', 'resultWrapper' => 'CreateClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupQuotaExceededFault', ], [ 'shape' => 'ClusterParameterGroupAlreadyExistsFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateClusterSecurityGroup' => [ 'name' => 'CreateClusterSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterSecurityGroupMessage', ], 'output' => [ 'shape' => 'CreateClusterSecurityGroupResult', 'resultWrapper' => 'CreateClusterSecurityGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupAlreadyExistsFault', ], [ 'shape' => 'ClusterSecurityGroupQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateClusterSnapshot' => [ 'name' => 'CreateClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CreateClusterSnapshotResult', 'resultWrapper' => 'CreateClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'ClusterSnapshotQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateClusterSubnetGroup' => [ 'name' => 'CreateClusterSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterSubnetGroupMessage', ], 'output' => [ 'shape' => 'CreateClusterSubnetGroupResult', 'resultWrapper' => 'CreateClusterSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterSubnetGroupAlreadyExistsFault', ], [ 'shape' => 'ClusterSubnetGroupQuotaExceededFault', ], [ 'shape' => 'ClusterSubnetQuotaExceededFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'CreateEventSubscription' => [ 'name' => 'CreateEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateEventSubscriptionMessage', ], 'output' => [ 'shape' => 'CreateEventSubscriptionResult', 'resultWrapper' => 'CreateEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'EventSubscriptionQuotaExceededFault', ], [ 'shape' => 'SubscriptionAlreadyExistFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionEventIdNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], [ 'shape' => 'SubscriptionSeverityNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateHsmClientCertificate' => [ 'name' => 'CreateHsmClientCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateHsmClientCertificateMessage', ], 'output' => [ 'shape' => 'CreateHsmClientCertificateResult', 'resultWrapper' => 'CreateHsmClientCertificateResult', ], 'errors' => [ [ 'shape' => 'HsmClientCertificateAlreadyExistsFault', ], [ 'shape' => 'HsmClientCertificateQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateHsmConfiguration' => [ 'name' => 'CreateHsmConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateHsmConfigurationMessage', ], 'output' => [ 'shape' => 'CreateHsmConfigurationResult', 'resultWrapper' => 'CreateHsmConfigurationResult', ], 'errors' => [ [ 'shape' => 'HsmConfigurationAlreadyExistsFault', ], [ 'shape' => 'HsmConfigurationQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateSnapshotCopyGrant' => [ 'name' => 'CreateSnapshotCopyGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSnapshotCopyGrantMessage', ], 'output' => [ 'shape' => 'CreateSnapshotCopyGrantResult', 'resultWrapper' => 'CreateSnapshotCopyGrantResult', ], 'errors' => [ [ 'shape' => 'SnapshotCopyGrantAlreadyExistsFault', ], [ 'shape' => 'SnapshotCopyGrantQuotaExceededFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'CreateTags' => [ 'name' => 'CreateTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateTagsMessage', ], 'errors' => [ [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'ResourceNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DeleteCluster' => [ 'name' => 'DeleteCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterMessage', ], 'output' => [ 'shape' => 'DeleteClusterResult', 'resultWrapper' => 'DeleteClusterResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'ClusterSnapshotQuotaExceededFault', ], ], ], 'DeleteClusterParameterGroup' => [ 'name' => 'DeleteClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidClusterParameterGroupStateFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], ], ], 'DeleteClusterSecurityGroup' => [ 'name' => 'DeleteClusterSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterSecurityGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], ], ], 'DeleteClusterSnapshot' => [ 'name' => 'DeleteClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteClusterSnapshotResult', 'resultWrapper' => 'DeleteClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], ], ], 'DeleteClusterSubnetGroup' => [ 'name' => 'DeleteClusterSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterSubnetGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidClusterSubnetGroupStateFault', ], [ 'shape' => 'InvalidClusterSubnetStateFault', ], [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], ], ], 'DeleteEventSubscription' => [ 'name' => 'DeleteEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEventSubscriptionMessage', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'InvalidSubscriptionStateFault', ], ], ], 'DeleteHsmClientCertificate' => [ 'name' => 'DeleteHsmClientCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteHsmClientCertificateMessage', ], 'errors' => [ [ 'shape' => 'InvalidHsmClientCertificateStateFault', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], ], ], 'DeleteHsmConfiguration' => [ 'name' => 'DeleteHsmConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteHsmConfigurationMessage', ], 'errors' => [ [ 'shape' => 'InvalidHsmConfigurationStateFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], ], ], 'DeleteSnapshotCopyGrant' => [ 'name' => 'DeleteSnapshotCopyGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSnapshotCopyGrantMessage', ], 'errors' => [ [ 'shape' => 'InvalidSnapshotCopyGrantStateFault', ], [ 'shape' => 'SnapshotCopyGrantNotFoundFault', ], ], ], 'DeleteTags' => [ 'name' => 'DeleteTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteTagsMessage', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterParameterGroups' => [ 'name' => 'DescribeClusterParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterParameterGroupsMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupsMessage', 'resultWrapper' => 'DescribeClusterParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterParameters' => [ 'name' => 'DescribeClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterParametersMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupDetails', 'resultWrapper' => 'DescribeClusterParametersResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], ], ], 'DescribeClusterSecurityGroups' => [ 'name' => 'DescribeClusterSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterSecurityGroupsMessage', ], 'output' => [ 'shape' => 'ClusterSecurityGroupMessage', 'resultWrapper' => 'DescribeClusterSecurityGroupsResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterSnapshots' => [ 'name' => 'DescribeClusterSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterSnapshotsMessage', ], 'output' => [ 'shape' => 'SnapshotMessage', 'resultWrapper' => 'DescribeClusterSnapshotsResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterSubnetGroups' => [ 'name' => 'DescribeClusterSubnetGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterSubnetGroupsMessage', ], 'output' => [ 'shape' => 'ClusterSubnetGroupMessage', 'resultWrapper' => 'DescribeClusterSubnetGroupsResult', ], 'errors' => [ [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterVersions' => [ 'name' => 'DescribeClusterVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterVersionsMessage', ], 'output' => [ 'shape' => 'ClusterVersionsMessage', 'resultWrapper' => 'DescribeClusterVersionsResult', ], ], 'DescribeClusters' => [ 'name' => 'DescribeClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClustersMessage', ], 'output' => [ 'shape' => 'ClustersMessage', 'resultWrapper' => 'DescribeClustersResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeDefaultClusterParameters' => [ 'name' => 'DescribeDefaultClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDefaultClusterParametersMessage', ], 'output' => [ 'shape' => 'DescribeDefaultClusterParametersResult', 'resultWrapper' => 'DescribeDefaultClusterParametersResult', ], ], 'DescribeEventCategories' => [ 'name' => 'DescribeEventCategories', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventCategoriesMessage', ], 'output' => [ 'shape' => 'EventCategoriesMessage', 'resultWrapper' => 'DescribeEventCategoriesResult', ], ], 'DescribeEventSubscriptions' => [ 'name' => 'DescribeEventSubscriptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventSubscriptionsMessage', ], 'output' => [ 'shape' => 'EventSubscriptionsMessage', 'resultWrapper' => 'DescribeEventSubscriptionsResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventsMessage', 'resultWrapper' => 'DescribeEventsResult', ], ], 'DescribeHsmClientCertificates' => [ 'name' => 'DescribeHsmClientCertificates', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHsmClientCertificatesMessage', ], 'output' => [ 'shape' => 'HsmClientCertificateMessage', 'resultWrapper' => 'DescribeHsmClientCertificatesResult', ], 'errors' => [ [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeHsmConfigurations' => [ 'name' => 'DescribeHsmConfigurations', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHsmConfigurationsMessage', ], 'output' => [ 'shape' => 'HsmConfigurationMessage', 'resultWrapper' => 'DescribeHsmConfigurationsResult', ], 'errors' => [ [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeLoggingStatus' => [ 'name' => 'DescribeLoggingStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeLoggingStatusMessage', ], 'output' => [ 'shape' => 'LoggingStatus', 'resultWrapper' => 'DescribeLoggingStatusResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'DescribeOrderableClusterOptions' => [ 'name' => 'DescribeOrderableClusterOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOrderableClusterOptionsMessage', ], 'output' => [ 'shape' => 'OrderableClusterOptionsMessage', 'resultWrapper' => 'DescribeOrderableClusterOptionsResult', ], ], 'DescribeReservedNodeOfferings' => [ 'name' => 'DescribeReservedNodeOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedNodeOfferingsMessage', ], 'output' => [ 'shape' => 'ReservedNodeOfferingsMessage', 'resultWrapper' => 'DescribeReservedNodeOfferingsResult', ], 'errors' => [ [ 'shape' => 'ReservedNodeOfferingNotFoundFault', ], [ 'shape' => 'UnsupportedOperationFault', ], ], ], 'DescribeReservedNodes' => [ 'name' => 'DescribeReservedNodes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedNodesMessage', ], 'output' => [ 'shape' => 'ReservedNodesMessage', 'resultWrapper' => 'DescribeReservedNodesResult', ], 'errors' => [ [ 'shape' => 'ReservedNodeNotFoundFault', ], ], ], 'DescribeResize' => [ 'name' => 'DescribeResize', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeResizeMessage', ], 'output' => [ 'shape' => 'ResizeProgressMessage', 'resultWrapper' => 'DescribeResizeResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'ResizeNotFoundFault', ], ], ], 'DescribeSnapshotCopyGrants' => [ 'name' => 'DescribeSnapshotCopyGrants', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSnapshotCopyGrantsMessage', ], 'output' => [ 'shape' => 'SnapshotCopyGrantMessage', 'resultWrapper' => 'DescribeSnapshotCopyGrantsResult', ], 'errors' => [ [ 'shape' => 'SnapshotCopyGrantNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeTableRestoreStatus' => [ 'name' => 'DescribeTableRestoreStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTableRestoreStatusMessage', ], 'output' => [ 'shape' => 'TableRestoreStatusMessage', 'resultWrapper' => 'DescribeTableRestoreStatusResult', ], 'errors' => [ [ 'shape' => 'TableRestoreNotFoundFault', ], [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'DescribeTags' => [ 'name' => 'DescribeTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTagsMessage', ], 'output' => [ 'shape' => 'TaggedResourceListMessage', 'resultWrapper' => 'DescribeTagsResult', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DisableLogging' => [ 'name' => 'DisableLogging', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableLoggingMessage', ], 'output' => [ 'shape' => 'LoggingStatus', 'resultWrapper' => 'DisableLoggingResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'DisableSnapshotCopy' => [ 'name' => 'DisableSnapshotCopy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableSnapshotCopyMessage', ], 'output' => [ 'shape' => 'DisableSnapshotCopyResult', 'resultWrapper' => 'DisableSnapshotCopyResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'SnapshotCopyAlreadyDisabledFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'UnauthorizedOperation', ], ], ], 'EnableLogging' => [ 'name' => 'EnableLogging', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableLoggingMessage', ], 'output' => [ 'shape' => 'LoggingStatus', 'resultWrapper' => 'EnableLoggingResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'BucketNotFoundFault', ], [ 'shape' => 'InsufficientS3BucketPolicyFault', ], [ 'shape' => 'InvalidS3KeyPrefixFault', ], [ 'shape' => 'InvalidS3BucketNameFault', ], ], ], 'EnableSnapshotCopy' => [ 'name' => 'EnableSnapshotCopy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableSnapshotCopyMessage', ], 'output' => [ 'shape' => 'EnableSnapshotCopyResult', 'resultWrapper' => 'EnableSnapshotCopyResult', ], 'errors' => [ [ 'shape' => 'IncompatibleOrderableOptions', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'CopyToRegionDisabledFault', ], [ 'shape' => 'SnapshotCopyAlreadyEnabledFault', ], [ 'shape' => 'UnknownSnapshotCopyRegionFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'SnapshotCopyGrantNotFoundFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'ModifyCluster' => [ 'name' => 'ModifyCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterMessage', ], 'output' => [ 'shape' => 'ModifyClusterResult', 'resultWrapper' => 'ModifyClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'NumberOfNodesQuotaExceededFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InsufficientClusterCapacityFault', ], [ 'shape' => 'UnsupportedOptionFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'ClusterAlreadyExistsFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], [ 'shape' => 'InvalidElasticIpFault', ], ], ], 'ModifyClusterIamRoles' => [ 'name' => 'ModifyClusterIamRoles', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterIamRolesMessage', ], 'output' => [ 'shape' => 'ModifyClusterIamRolesResult', 'resultWrapper' => 'ModifyClusterIamRolesResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'ModifyClusterParameterGroup' => [ 'name' => 'ModifyClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupNameMessage', 'resultWrapper' => 'ModifyClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidClusterParameterGroupStateFault', ], ], ], 'ModifyClusterSubnetGroup' => [ 'name' => 'ModifyClusterSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterSubnetGroupMessage', ], 'output' => [ 'shape' => 'ModifyClusterSubnetGroupResult', 'resultWrapper' => 'ModifyClusterSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'ClusterSubnetQuotaExceededFault', ], [ 'shape' => 'SubnetAlreadyInUse', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'ModifyEventSubscription' => [ 'name' => 'ModifyEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyEventSubscriptionMessage', ], 'output' => [ 'shape' => 'ModifyEventSubscriptionResult', 'resultWrapper' => 'ModifyEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionEventIdNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], [ 'shape' => 'SubscriptionSeverityNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], [ 'shape' => 'InvalidSubscriptionStateFault', ], ], ], 'ModifySnapshotCopyRetentionPeriod' => [ 'name' => 'ModifySnapshotCopyRetentionPeriod', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifySnapshotCopyRetentionPeriodMessage', ], 'output' => [ 'shape' => 'ModifySnapshotCopyRetentionPeriodResult', 'resultWrapper' => 'ModifySnapshotCopyRetentionPeriodResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'SnapshotCopyDisabledFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'InvalidClusterStateFault', ], ], ], 'PurchaseReservedNodeOffering' => [ 'name' => 'PurchaseReservedNodeOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedNodeOfferingMessage', ], 'output' => [ 'shape' => 'PurchaseReservedNodeOfferingResult', 'resultWrapper' => 'PurchaseReservedNodeOfferingResult', ], 'errors' => [ [ 'shape' => 'ReservedNodeOfferingNotFoundFault', ], [ 'shape' => 'ReservedNodeAlreadyExistsFault', ], [ 'shape' => 'ReservedNodeQuotaExceededFault', ], [ 'shape' => 'UnsupportedOperationFault', ], ], ], 'RebootCluster' => [ 'name' => 'RebootCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootClusterMessage', ], 'output' => [ 'shape' => 'RebootClusterResult', 'resultWrapper' => 'RebootClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'ResetClusterParameterGroup' => [ 'name' => 'ResetClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupNameMessage', 'resultWrapper' => 'ResetClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterParameterGroupStateFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], ], ], 'RestoreFromClusterSnapshot' => [ 'name' => 'RestoreFromClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreFromClusterSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreFromClusterSnapshotResult', 'resultWrapper' => 'RestoreFromClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'AccessToSnapshotDeniedFault', ], [ 'shape' => 'ClusterAlreadyExistsFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'ClusterQuotaExceededFault', ], [ 'shape' => 'InsufficientClusterCapacityFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'NumberOfNodesQuotaExceededFault', ], [ 'shape' => 'NumberOfNodesPerClusterLimitExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidClusterSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'InvalidElasticIpFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'RestoreTableFromClusterSnapshot' => [ 'name' => 'RestoreTableFromClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreTableFromClusterSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreTableFromClusterSnapshotResult', 'resultWrapper' => 'RestoreTableFromClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'InProgressTableRestoreQuotaExceededFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'InvalidTableRestoreArgumentFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'UnsupportedOperationFault', ], ], ], 'RevokeClusterSecurityGroupIngress' => [ 'name' => 'RevokeClusterSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeClusterSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'RevokeClusterSecurityGroupIngressResult', 'resultWrapper' => 'RevokeClusterSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], ], ], 'RevokeSnapshotAccess' => [ 'name' => 'RevokeSnapshotAccess', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeSnapshotAccessMessage', ], 'output' => [ 'shape' => 'RevokeSnapshotAccessResult', 'resultWrapper' => 'RevokeSnapshotAccessResult', ], 'errors' => [ [ 'shape' => 'AccessToSnapshotDeniedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], ], ], 'RotateEncryptionKey' => [ 'name' => 'RotateEncryptionKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RotateEncryptionKeyMessage', ], 'output' => [ 'shape' => 'RotateEncryptionKeyResult', 'resultWrapper' => 'RotateEncryptionKeyResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], ], 'shapes' => [ 'AccessToSnapshotDeniedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AccessToSnapshotDenied', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AccountWithRestoreAccess' => [ 'type' => 'structure', 'members' => [ 'AccountId' => [ 'shape' => 'String', ], ], ], 'AccountsWithRestoreAccessList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountWithRestoreAccess', 'locationName' => 'AccountWithRestoreAccess', ], ], 'AuthorizationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizeClusterSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'AuthorizeClusterSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroup' => [ 'shape' => 'ClusterSecurityGroup', ], ], ], 'AuthorizeSnapshotAccessMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', 'AccountWithRestoreAccess', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'AccountWithRestoreAccess' => [ 'shape' => 'String', ], ], ], 'AuthorizeSnapshotAccessResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'AvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailabilityZone', 'locationName' => 'AvailabilityZone', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanOptional' => [ 'type' => 'boolean', ], 'BucketNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'BucketNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Cluster' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'ClusterStatus' => [ 'shape' => 'String', ], 'ModifyStatus' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Endpoint' => [ 'shape' => 'Endpoint', ], 'ClusterCreateTime' => [ 'shape' => 'TStamp', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'Integer', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupMembershipList', ], 'VpcSecurityGroups' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], 'ClusterParameterGroups' => [ 'shape' => 'ClusterParameterGroupStatusList', ], 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'PendingModifiedValues', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'Boolean', ], 'NumberOfNodes' => [ 'shape' => 'Integer', ], 'PubliclyAccessible' => [ 'shape' => 'Boolean', ], 'Encrypted' => [ 'shape' => 'Boolean', ], 'RestoreStatus' => [ 'shape' => 'RestoreStatus', ], 'HsmStatus' => [ 'shape' => 'HsmStatus', ], 'ClusterSnapshotCopyStatus' => [ 'shape' => 'ClusterSnapshotCopyStatus', ], 'ClusterPublicKey' => [ 'shape' => 'String', ], 'ClusterNodes' => [ 'shape' => 'ClusterNodesList', ], 'ElasticIpStatus' => [ 'shape' => 'ElasticIpStatus', ], 'ClusterRevisionNumber' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'IamRoles' => [ 'shape' => 'ClusterIamRoleList', ], ], 'wrapper' => true, ], 'ClusterAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterIamRole' => [ 'type' => 'structure', 'members' => [ 'IamRoleArn' => [ 'shape' => 'String', ], 'ApplyStatus' => [ 'shape' => 'String', ], ], ], 'ClusterIamRoleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterIamRole', 'locationName' => 'ClusterIamRole', ], ], 'ClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Cluster', 'locationName' => 'Cluster', ], ], 'ClusterNode' => [ 'type' => 'structure', 'members' => [ 'NodeRole' => [ 'shape' => 'String', ], 'PrivateIPAddress' => [ 'shape' => 'String', ], 'PublicIPAddress' => [ 'shape' => 'String', ], ], ], 'ClusterNodesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterNode', ], ], 'ClusterNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroup' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'ClusterParameterGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterParameterGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParametersList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'ClusterParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterGroupStatus' => [ 'shape' => 'String', ], ], ], 'ClusterParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterParameterGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroupStatus' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], 'ClusterParameterStatusList' => [ 'shape' => 'ClusterParameterStatusList', ], ], ], 'ClusterParameterGroupStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterParameterGroupStatus', 'locationName' => 'ClusterParameterGroup', ], ], 'ClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ParameterGroups' => [ 'shape' => 'ParameterGroupList', ], ], ], 'ClusterParameterStatus' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], 'ParameterApplyErrorDescription' => [ 'shape' => 'String', ], ], ], 'ClusterParameterStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterParameterStatus', ], ], 'ClusterQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroup' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'EC2SecurityGroups' => [ 'shape' => 'EC2SecurityGroupList', ], 'IPRanges' => [ 'shape' => 'IPRangeList', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'ClusterSecurityGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSecurityGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'ClusterSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSecurityGroupMembership', 'locationName' => 'ClusterSecurityGroup', ], ], 'ClusterSecurityGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroups', ], ], ], 'ClusterSecurityGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ClusterSecurityGroupName', ], ], 'ClusterSecurityGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSecurityGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'QuotaExceeded.ClusterSecurityGroup', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSecurityGroup', 'locationName' => 'ClusterSecurityGroup', ], ], 'ClusterSnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSnapshotAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSnapshotCopyStatus' => [ 'type' => 'structure', 'members' => [ 'DestinationRegion' => [ 'shape' => 'String', ], 'RetentionPeriod' => [ 'shape' => 'Long', ], 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], ], ], 'ClusterSnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSnapshotNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSnapshotQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroup' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'SubnetGroupStatus' => [ 'shape' => 'String', ], 'Subnets' => [ 'shape' => 'SubnetList', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'ClusterSubnetGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ClusterSubnetGroups' => [ 'shape' => 'ClusterSubnetGroups', ], ], ], 'ClusterSubnetGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetGroupNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSubnetGroup', 'locationName' => 'ClusterSubnetGroup', ], ], 'ClusterSubnetQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterVersion' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'ClusterParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'ClusterVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterVersion', 'locationName' => 'ClusterVersion', ], ], 'ClusterVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ClusterVersions' => [ 'shape' => 'ClusterVersionList', ], ], ], 'ClustersMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Clusters' => [ 'shape' => 'ClusterList', ], ], ], 'CopyClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceSnapshotIdentifier', 'TargetSnapshotIdentifier', ], 'members' => [ 'SourceSnapshotIdentifier' => [ 'shape' => 'String', ], 'SourceSnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'TargetSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'CopyClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'CopyToRegionDisabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CopyToRegionDisabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CreateClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'NodeType', 'MasterUsername', 'MasterUserPassword', ], 'members' => [ 'DBName' => [ 'shape' => 'String', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'ClusterType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ClusterParameterGroupName' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'NumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'Encrypted' => [ 'shape' => 'BooleanOptional', ], 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'ElasticIp' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'AdditionalInfo' => [ 'shape' => 'String', ], 'IamRoles' => [ 'shape' => 'IamRoleArnList', ], ], ], 'CreateClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', 'ParameterGroupFamily', 'Description', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterParameterGroup' => [ 'shape' => 'ClusterParameterGroup', ], ], ], 'CreateClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'CreateClusterSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', 'Description', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroup' => [ 'shape' => 'ClusterSecurityGroup', ], ], ], 'CreateClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', 'ClusterIdentifier', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'CreateClusterSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSubnetGroupName', 'Description', 'SubnetIds', ], 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroup' => [ 'shape' => 'ClusterSubnetGroup', ], ], ], 'CreateEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SnsTopicArn', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIds' => [ 'shape' => 'SourceIdsList', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'CreateHsmClientCertificateMessage' => [ 'type' => 'structure', 'required' => [ 'HsmClientCertificateIdentifier', ], 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateHsmClientCertificateResult' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificate' => [ 'shape' => 'HsmClientCertificate', ], ], ], 'CreateHsmConfigurationMessage' => [ 'type' => 'structure', 'required' => [ 'HsmConfigurationIdentifier', 'Description', 'HsmIpAddress', 'HsmPartitionName', 'HsmPartitionPassword', 'HsmServerPublicCertificate', ], 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'HsmIpAddress' => [ 'shape' => 'String', ], 'HsmPartitionName' => [ 'shape' => 'String', ], 'HsmPartitionPassword' => [ 'shape' => 'String', ], 'HsmServerPublicCertificate' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateHsmConfigurationResult' => [ 'type' => 'structure', 'members' => [ 'HsmConfiguration' => [ 'shape' => 'HsmConfiguration', ], ], ], 'CreateSnapshotCopyGrantMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotCopyGrantName', ], 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateSnapshotCopyGrantResult' => [ 'type' => 'structure', 'members' => [ 'SnapshotCopyGrant' => [ 'shape' => 'SnapshotCopyGrant', ], ], ], 'CreateTagsMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'Tags', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'DefaultClusterParameters' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], 'wrapper' => true, ], 'DeleteClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SkipFinalClusterSnapshot' => [ 'shape' => 'Boolean', ], 'FinalClusterSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'DeleteClusterSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'DeleteClusterSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSubnetGroupName', ], 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], ], ], 'DeleteHsmClientCertificateMessage' => [ 'type' => 'structure', 'required' => [ 'HsmClientCertificateIdentifier', ], 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteHsmConfigurationMessage' => [ 'type' => 'structure', 'required' => [ 'HsmConfigurationIdentifier', ], 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteSnapshotCopyGrantMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotCopyGrantName', ], 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], ], ], 'DeleteTagsMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'TagKeys', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], ], ], 'DependentServiceRequestThrottlingFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DependentServiceRequestThrottlingFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DescribeClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeClusterSecurityGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'OwnerAccount' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterSubnetGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'ClusterParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeClustersMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeDefaultClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupFamily', ], 'members' => [ 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDefaultClusterParametersResult' => [ 'type' => 'structure', 'members' => [ 'DefaultClusterParameters' => [ 'shape' => 'DefaultClusterParameters', ], ], ], 'DescribeEventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], ], ], 'DescribeEventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'IntegerOptional', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeHsmClientCertificatesMessage' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeHsmConfigurationsMessage' => [ 'type' => 'structure', 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeLoggingStatusMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeOrderableClusterOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedNodeOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedNodesMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeResizeMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeSnapshotCopyGrantsMessage' => [ 'type' => 'structure', 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeTableRestoreStatusMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'TableRestoreRequestId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeTagsMessage' => [ 'type' => 'structure', 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'ResourceType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DisableLoggingMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DisableSnapshotCopyMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DisableSnapshotCopyResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'Double' => [ 'type' => 'double', ], 'DoubleOptional' => [ 'type' => 'double', ], 'EC2SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'EC2SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2SecurityGroup', 'locationName' => 'EC2SecurityGroup', ], ], 'ElasticIpStatus' => [ 'type' => 'structure', 'members' => [ 'ElasticIp' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'EnableLoggingMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'BucketName', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'BucketName' => [ 'shape' => 'String', ], 'S3KeyPrefix' => [ 'shape' => 'String', ], ], ], 'EnableSnapshotCopyMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'DestinationRegion', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'DestinationRegion' => [ 'shape' => 'String', ], 'RetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], ], ], 'EnableSnapshotCopyResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'Endpoint' => [ 'type' => 'structure', 'members' => [ 'Address' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], ], ], 'Event' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'Message' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Date' => [ 'shape' => 'TStamp', ], 'EventId' => [ 'shape' => 'String', ], ], ], 'EventCategoriesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'EventCategory', ], ], 'EventCategoriesMap' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventInfoMapList', ], ], 'wrapper' => true, ], 'EventCategoriesMapList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventCategoriesMap', 'locationName' => 'EventCategoriesMap', ], ], 'EventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'EventCategoriesMapList' => [ 'shape' => 'EventCategoriesMapList', ], ], ], 'EventInfoMap' => [ 'type' => 'structure', 'members' => [ 'EventId' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'EventDescription' => [ 'shape' => 'String', ], 'Severity' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'EventInfoMapList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventInfoMap', 'locationName' => 'EventInfoMap', ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', 'locationName' => 'Event', ], ], 'EventSubscription' => [ 'type' => 'structure', 'members' => [ 'CustomerAwsId' => [ 'shape' => 'String', ], 'CustSubscriptionId' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'SubscriptionCreationTime' => [ 'shape' => 'TStamp', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIdsList' => [ 'shape' => 'SourceIdsList', ], 'EventCategoriesList' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Enabled' => [ 'shape' => 'Boolean', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'EventSubscriptionQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'EventSubscriptionQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'EventSubscriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventSubscription', 'locationName' => 'EventSubscription', ], ], 'EventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'EventSubscriptionsList' => [ 'shape' => 'EventSubscriptionsList', ], ], ], 'EventsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventList', ], ], ], 'HsmClientCertificate' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmClientCertificatePublicKey' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'HsmClientCertificateAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmClientCertificateAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmClientCertificateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HsmClientCertificate', 'locationName' => 'HsmClientCertificate', ], ], 'HsmClientCertificateMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'HsmClientCertificates' => [ 'shape' => 'HsmClientCertificateList', ], ], ], 'HsmClientCertificateNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmClientCertificateNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmClientCertificateQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmClientCertificateQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmConfiguration' => [ 'type' => 'structure', 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'HsmIpAddress' => [ 'shape' => 'String', ], 'HsmPartitionName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'HsmConfigurationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmConfigurationAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HsmConfiguration', 'locationName' => 'HsmConfiguration', ], ], 'HsmConfigurationMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'HsmConfigurations' => [ 'shape' => 'HsmConfigurationList', ], ], ], 'HsmConfigurationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmConfigurationNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmConfigurationQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmConfigurationQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmStatus' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'IPRange' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'IPRangeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPRange', 'locationName' => 'IPRange', ], ], 'IamRoleArnList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'IamRoleArn', ], ], 'ImportTablesCompleted' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ImportTablesInProgress' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ImportTablesNotStarted' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'InProgressTableRestoreQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InProgressTableRestoreQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'IncompatibleOrderableOptions' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'IncompatibleOrderableOptions', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientClusterCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientS3BucketPolicyFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientS3BucketPolicyFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'IntegerOptional' => [ 'type' => 'integer', ], 'InvalidClusterParameterGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterParameterGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSecurityGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSecurityGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSnapshotState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSubnetGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSubnetGroupStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSubnetStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSubnetStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidElasticIpFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidElasticIpFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidHsmClientCertificateStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidHsmClientCertificateStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidHsmConfigurationStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidHsmConfigurationStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidRestoreFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidRestore', 'httpStatusCode' => 406, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3BucketNameFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidS3BucketNameFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3KeyPrefixFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidS3KeyPrefixFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSnapshotCopyGrantStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSnapshotCopyGrantStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubnet' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubnet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubscriptionStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubscriptionStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidTableRestoreArgumentFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidTableRestoreArgument', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidTagFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidTagFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidVPCNetworkStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidVPCNetworkStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LimitExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'LimitExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LoggingStatus' => [ 'type' => 'structure', 'members' => [ 'LoggingEnabled' => [ 'shape' => 'Boolean', ], 'BucketName' => [ 'shape' => 'String', ], 'S3KeyPrefix' => [ 'shape' => 'String', ], 'LastSuccessfulDeliveryTime' => [ 'shape' => 'TStamp', ], 'LastFailureTime' => [ 'shape' => 'TStamp', ], 'LastFailureMessage' => [ 'shape' => 'String', ], ], ], 'Long' => [ 'type' => 'long', ], 'LongOptional' => [ 'type' => 'long', ], 'ModifyClusterIamRolesMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'AddIamRoles' => [ 'shape' => 'IamRoleArnList', ], 'RemoveIamRoles' => [ 'shape' => 'IamRoleArnList', ], ], ], 'ModifyClusterIamRolesResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'ModifyClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'ClusterType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'NumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'ClusterParameterGroupName' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'NewClusterIdentifier' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'ElasticIp' => [ 'shape' => 'String', ], ], ], 'ModifyClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', 'Parameters', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ModifyClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'ModifyClusterSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSubnetGroupName', 'SubnetIds', ], 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'ModifyClusterSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroup' => [ 'shape' => 'ClusterSubnetGroup', ], ], ], 'ModifyEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIds' => [ 'shape' => 'SourceIdsList', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], ], ], 'ModifyEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'ModifySnapshotCopyRetentionPeriodMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'RetentionPeriod', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'RetentionPeriod' => [ 'shape' => 'Integer', ], ], ], 'ModifySnapshotCopyRetentionPeriodResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'NumberOfNodesPerClusterLimitExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NumberOfNodesPerClusterLimitExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NumberOfNodesQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NumberOfNodesQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OrderableClusterOption' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'ClusterType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'AvailabilityZones' => [ 'shape' => 'AvailabilityZoneList', ], ], 'wrapper' => true, ], 'OrderableClusterOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OrderableClusterOption', 'locationName' => 'OrderableClusterOption', ], ], 'OrderableClusterOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'OrderableClusterOptions' => [ 'shape' => 'OrderableClusterOptionsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'ParameterApplyType', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], ], ], 'ParameterApplyType' => [ 'type' => 'string', 'enum' => [ 'static', 'dynamic', ], ], 'ParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterParameterGroup', 'locationName' => 'ClusterParameterGroup', ], ], 'ParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', 'locationName' => 'Parameter', ], ], 'PendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'MasterUserPassword' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'NumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'ClusterType' => [ 'shape' => 'String', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], ], ], 'PurchaseReservedNodeOfferingMessage' => [ 'type' => 'structure', 'required' => [ 'ReservedNodeOfferingId', ], 'members' => [ 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'NodeCount' => [ 'shape' => 'IntegerOptional', ], ], ], 'PurchaseReservedNodeOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedNode' => [ 'shape' => 'ReservedNode', ], ], ], 'RebootClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'RebootClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'RecurringChargeAmount' => [ 'shape' => 'Double', ], 'RecurringChargeFrequency' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'RecurringChargeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'RecurringCharge', ], ], 'ReservedNode' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeId' => [ 'shape' => 'String', ], 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'NodeCount' => [ 'shape' => 'Integer', ], 'State' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedNodeAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeAlreadyExists', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedNode', 'locationName' => 'ReservedNode', ], ], 'ReservedNodeNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodeOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedNodeOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedNodeOffering', 'locationName' => 'ReservedNodeOffering', ], ], 'ReservedNodeOfferingNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeOfferingNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodeOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedNodeOfferings' => [ 'shape' => 'ReservedNodeOfferingList', ], ], ], 'ReservedNodeQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodesMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedNodes' => [ 'shape' => 'ReservedNodeList', ], ], ], 'ResetClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ResizeNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ResizeNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResizeProgressMessage' => [ 'type' => 'structure', 'members' => [ 'TargetNodeType' => [ 'shape' => 'String', ], 'TargetNumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'TargetClusterType' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'ImportTablesCompleted' => [ 'shape' => 'ImportTablesCompleted', ], 'ImportTablesInProgress' => [ 'shape' => 'ImportTablesInProgress', ], 'ImportTablesNotStarted' => [ 'shape' => 'ImportTablesNotStarted', ], 'AvgResizeRateInMegaBytesPerSecond' => [ 'shape' => 'DoubleOptional', ], 'TotalResizeDataInMegaBytes' => [ 'shape' => 'LongOptional', ], 'ProgressInMegaBytes' => [ 'shape' => 'LongOptional', ], 'ElapsedTimeInSeconds' => [ 'shape' => 'LongOptional', ], 'EstimatedTimeToCompletionInSeconds' => [ 'shape' => 'LongOptional', ], ], ], 'ResourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ResourceNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'RestorableNodeTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'NodeType', ], ], 'RestoreFromClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'SnapshotIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'OwnerAccount' => [ 'shape' => 'String', ], 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'ElasticIp' => [ 'shape' => 'String', ], 'ClusterParameterGroupName' => [ 'shape' => 'String', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'AdditionalInfo' => [ 'shape' => 'String', ], 'IamRoles' => [ 'shape' => 'IamRoleArnList', ], ], ], 'RestoreFromClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'RestoreStatus' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'CurrentRestoreRateInMegaBytesPerSecond' => [ 'shape' => 'Double', ], 'SnapshotSizeInMegaBytes' => [ 'shape' => 'Long', ], 'ProgressInMegaBytes' => [ 'shape' => 'Long', ], 'ElapsedTimeInSeconds' => [ 'shape' => 'Long', ], 'EstimatedTimeToCompletionInSeconds' => [ 'shape' => 'Long', ], ], ], 'RestoreTableFromClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'SnapshotIdentifier', 'SourceDatabaseName', 'SourceTableName', 'NewTableName', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SourceDatabaseName' => [ 'shape' => 'String', ], 'SourceSchemaName' => [ 'shape' => 'String', ], 'SourceTableName' => [ 'shape' => 'String', ], 'TargetDatabaseName' => [ 'shape' => 'String', ], 'TargetSchemaName' => [ 'shape' => 'String', ], 'NewTableName' => [ 'shape' => 'String', ], ], ], 'RestoreTableFromClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'TableRestoreStatus' => [ 'shape' => 'TableRestoreStatus', ], ], ], 'RevokeClusterSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'RevokeClusterSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroup' => [ 'shape' => 'ClusterSecurityGroup', ], ], ], 'RevokeSnapshotAccessMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', 'AccountWithRestoreAccess', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'AccountWithRestoreAccess' => [ 'shape' => 'String', ], ], ], 'RevokeSnapshotAccessResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'RotateEncryptionKeyMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'RotateEncryptionKeyResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'SNSInvalidTopicFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSInvalidTopic', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSNoAuthorizationFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSNoAuthorization', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSTopicArnNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSTopicArnNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'Snapshot' => [ 'type' => 'structure', 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], 'Status' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'ClusterCreateTime' => [ 'shape' => 'TStamp', ], 'MasterUsername' => [ 'shape' => 'String', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'NumberOfNodes' => [ 'shape' => 'Integer', ], 'DBName' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'Encrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'EncryptedWithHSM' => [ 'shape' => 'Boolean', ], 'AccountsWithRestoreAccess' => [ 'shape' => 'AccountsWithRestoreAccessList', ], 'OwnerAccount' => [ 'shape' => 'String', ], 'TotalBackupSizeInMegaBytes' => [ 'shape' => 'Double', ], 'ActualIncrementalBackupSizeInMegaBytes' => [ 'shape' => 'Double', ], 'BackupProgressInMegaBytes' => [ 'shape' => 'Double', ], 'CurrentBackupRateInMegaBytesPerSecond' => [ 'shape' => 'Double', ], 'EstimatedSecondsToCompletion' => [ 'shape' => 'Long', ], 'ElapsedTimeInSeconds' => [ 'shape' => 'Long', ], 'SourceRegion' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'RestorableNodeTypes' => [ 'shape' => 'RestorableNodeTypeList', ], ], 'wrapper' => true, ], 'SnapshotCopyAlreadyDisabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyAlreadyDisabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyAlreadyEnabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyAlreadyEnabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyDisabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyDisabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyGrant' => [ 'type' => 'structure', 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'SnapshotCopyGrantAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyGrantAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyGrantList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SnapshotCopyGrant', 'locationName' => 'SnapshotCopyGrant', ], ], 'SnapshotCopyGrantMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'SnapshotCopyGrants' => [ 'shape' => 'SnapshotCopyGrantList', ], ], ], 'SnapshotCopyGrantNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyGrantNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyGrantQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyGrantQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Snapshot', 'locationName' => 'Snapshot', ], ], 'SnapshotMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Snapshots' => [ 'shape' => 'SnapshotList', ], ], ], 'SourceIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SourceId', ], ], 'SourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SourceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'cluster', 'cluster-parameter-group', 'cluster-security-group', 'cluster-snapshot', ], ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetIdentifier' => [ 'shape' => 'String', ], 'SubnetAvailabilityZone' => [ 'shape' => 'AvailabilityZone', ], 'SubnetStatus' => [ 'shape' => 'String', ], ], ], 'SubnetAlreadyInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubnetAlreadyInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubnetIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetIdentifier', ], ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'Subnet', ], ], 'SubscriptionAlreadyExistFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionAlreadyExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionCategoryNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionCategoryNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionEventIdNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionEventIdNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionSeverityNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionSeverityNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'TStamp' => [ 'type' => 'timestamp', ], 'TableRestoreNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TableRestoreNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TableRestoreStatus' => [ 'type' => 'structure', 'members' => [ 'TableRestoreRequestId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'TableRestoreStatusType', ], 'Message' => [ 'shape' => 'String', ], 'RequestTime' => [ 'shape' => 'TStamp', ], 'ProgressInMegaBytes' => [ 'shape' => 'LongOptional', ], 'TotalDataInMegaBytes' => [ 'shape' => 'LongOptional', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SourceDatabaseName' => [ 'shape' => 'String', ], 'SourceSchemaName' => [ 'shape' => 'String', ], 'SourceTableName' => [ 'shape' => 'String', ], 'TargetDatabaseName' => [ 'shape' => 'String', ], 'TargetSchemaName' => [ 'shape' => 'String', ], 'NewTableName' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'TableRestoreStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TableRestoreStatus', 'locationName' => 'TableRestoreStatus', ], ], 'TableRestoreStatusMessage' => [ 'type' => 'structure', 'members' => [ 'TableRestoreStatusDetails' => [ 'shape' => 'TableRestoreStatusList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'TableRestoreStatusType' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'IN_PROGRESS', 'SUCCEEDED', 'FAILED', 'CANCELED', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagKeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'TagKey', ], ], 'TagLimitExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TagLimitExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'TagValue', ], ], 'TaggedResource' => [ 'type' => 'structure', 'members' => [ 'Tag' => [ 'shape' => 'Tag', ], 'ResourceName' => [ 'shape' => 'String', ], 'ResourceType' => [ 'shape' => 'String', ], ], ], 'TaggedResourceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TaggedResource', 'locationName' => 'TaggedResource', ], ], 'TaggedResourceListMessage' => [ 'type' => 'structure', 'members' => [ 'TaggedResources' => [ 'shape' => 'TaggedResourceList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'UnauthorizedOperation' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnauthorizedOperation', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'UnknownSnapshotCopyRegionFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnknownSnapshotCopyRegionFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'UnsupportedOperationFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnsupportedOperation', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'UnsupportedOptionFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnsupportedOptionFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'VpcSecurityGroupIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpcSecurityGroupId', ], ], 'VpcSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'VpcSecurityGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'VpcSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcSecurityGroupMembership', 'locationName' => 'VpcSecurityGroup', ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2012-12-01', 'endpointPrefix' => 'redshift', 'protocol' => 'query', 'serviceFullName' => 'Amazon Redshift', 'signatureVersion' => 'v4', 'xmlNamespace' => 'http://redshift.amazonaws.com/doc/2012-12-01/', ], 'operations' => [ 'AuthorizeClusterSecurityGroupIngress' => [ 'name' => 'AuthorizeClusterSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeClusterSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'AuthorizeClusterSecurityGroupIngressResult', 'resultWrapper' => 'AuthorizeClusterSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'AuthorizationQuotaExceededFault', ], ], ], 'AuthorizeSnapshotAccess' => [ 'name' => 'AuthorizeSnapshotAccess', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AuthorizeSnapshotAccessMessage', ], 'output' => [ 'shape' => 'AuthorizeSnapshotAccessResult', 'resultWrapper' => 'AuthorizeSnapshotAccessResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'AuthorizationAlreadyExistsFault', ], [ 'shape' => 'AuthorizationQuotaExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'LimitExceededFault', ], ], ], 'CopyClusterSnapshot' => [ 'name' => 'CopyClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CopyClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CopyClusterSnapshotResult', 'resultWrapper' => 'CopyClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'ClusterSnapshotQuotaExceededFault', ], ], ], 'CreateCluster' => [ 'name' => 'CreateCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterMessage', ], 'output' => [ 'shape' => 'CreateClusterResult', 'resultWrapper' => 'CreateClusterResult', ], 'errors' => [ [ 'shape' => 'ClusterAlreadyExistsFault', ], [ 'shape' => 'InsufficientClusterCapacityFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'ClusterQuotaExceededFault', ], [ 'shape' => 'NumberOfNodesQuotaExceededFault', ], [ 'shape' => 'NumberOfNodesPerClusterLimitExceededFault', ], [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidClusterSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'InvalidElasticIpFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'CreateClusterParameterGroup' => [ 'name' => 'CreateClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'CreateClusterParameterGroupResult', 'resultWrapper' => 'CreateClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupQuotaExceededFault', ], [ 'shape' => 'ClusterParameterGroupAlreadyExistsFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateClusterSecurityGroup' => [ 'name' => 'CreateClusterSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterSecurityGroupMessage', ], 'output' => [ 'shape' => 'CreateClusterSecurityGroupResult', 'resultWrapper' => 'CreateClusterSecurityGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupAlreadyExistsFault', ], [ 'shape' => 'ClusterSecurityGroupQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateClusterSnapshot' => [ 'name' => 'CreateClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterSnapshotMessage', ], 'output' => [ 'shape' => 'CreateClusterSnapshotResult', 'resultWrapper' => 'CreateClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'ClusterSnapshotQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateClusterSubnetGroup' => [ 'name' => 'CreateClusterSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateClusterSubnetGroupMessage', ], 'output' => [ 'shape' => 'CreateClusterSubnetGroupResult', 'resultWrapper' => 'CreateClusterSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterSubnetGroupAlreadyExistsFault', ], [ 'shape' => 'ClusterSubnetGroupQuotaExceededFault', ], [ 'shape' => 'ClusterSubnetQuotaExceededFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'CreateEventSubscription' => [ 'name' => 'CreateEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateEventSubscriptionMessage', ], 'output' => [ 'shape' => 'CreateEventSubscriptionResult', 'resultWrapper' => 'CreateEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'EventSubscriptionQuotaExceededFault', ], [ 'shape' => 'SubscriptionAlreadyExistFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionEventIdNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], [ 'shape' => 'SubscriptionSeverityNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateHsmClientCertificate' => [ 'name' => 'CreateHsmClientCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateHsmClientCertificateMessage', ], 'output' => [ 'shape' => 'CreateHsmClientCertificateResult', 'resultWrapper' => 'CreateHsmClientCertificateResult', ], 'errors' => [ [ 'shape' => 'HsmClientCertificateAlreadyExistsFault', ], [ 'shape' => 'HsmClientCertificateQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateHsmConfiguration' => [ 'name' => 'CreateHsmConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateHsmConfigurationMessage', ], 'output' => [ 'shape' => 'CreateHsmConfigurationResult', 'resultWrapper' => 'CreateHsmConfigurationResult', ], 'errors' => [ [ 'shape' => 'HsmConfigurationAlreadyExistsFault', ], [ 'shape' => 'HsmConfigurationQuotaExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'CreateSnapshotCopyGrant' => [ 'name' => 'CreateSnapshotCopyGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSnapshotCopyGrantMessage', ], 'output' => [ 'shape' => 'CreateSnapshotCopyGrantResult', 'resultWrapper' => 'CreateSnapshotCopyGrantResult', ], 'errors' => [ [ 'shape' => 'SnapshotCopyGrantAlreadyExistsFault', ], [ 'shape' => 'SnapshotCopyGrantQuotaExceededFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'InvalidTagFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'CreateTags' => [ 'name' => 'CreateTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateTagsMessage', ], 'errors' => [ [ 'shape' => 'TagLimitExceededFault', ], [ 'shape' => 'ResourceNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DeleteCluster' => [ 'name' => 'DeleteCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterMessage', ], 'output' => [ 'shape' => 'DeleteClusterResult', 'resultWrapper' => 'DeleteClusterResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterSnapshotAlreadyExistsFault', ], [ 'shape' => 'ClusterSnapshotQuotaExceededFault', ], ], ], 'DeleteClusterParameterGroup' => [ 'name' => 'DeleteClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterParameterGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidClusterParameterGroupStateFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], ], ], 'DeleteClusterSecurityGroup' => [ 'name' => 'DeleteClusterSecurityGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterSecurityGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], ], ], 'DeleteClusterSnapshot' => [ 'name' => 'DeleteClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterSnapshotMessage', ], 'output' => [ 'shape' => 'DeleteClusterSnapshotResult', 'resultWrapper' => 'DeleteClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], ], ], 'DeleteClusterSubnetGroup' => [ 'name' => 'DeleteClusterSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteClusterSubnetGroupMessage', ], 'errors' => [ [ 'shape' => 'InvalidClusterSubnetGroupStateFault', ], [ 'shape' => 'InvalidClusterSubnetStateFault', ], [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], ], ], 'DeleteEventSubscription' => [ 'name' => 'DeleteEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteEventSubscriptionMessage', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'InvalidSubscriptionStateFault', ], ], ], 'DeleteHsmClientCertificate' => [ 'name' => 'DeleteHsmClientCertificate', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteHsmClientCertificateMessage', ], 'errors' => [ [ 'shape' => 'InvalidHsmClientCertificateStateFault', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], ], ], 'DeleteHsmConfiguration' => [ 'name' => 'DeleteHsmConfiguration', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteHsmConfigurationMessage', ], 'errors' => [ [ 'shape' => 'InvalidHsmConfigurationStateFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], ], ], 'DeleteSnapshotCopyGrant' => [ 'name' => 'DeleteSnapshotCopyGrant', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSnapshotCopyGrantMessage', ], 'errors' => [ [ 'shape' => 'InvalidSnapshotCopyGrantStateFault', ], [ 'shape' => 'SnapshotCopyGrantNotFoundFault', ], ], ], 'DeleteTags' => [ 'name' => 'DeleteTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteTagsMessage', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterParameterGroups' => [ 'name' => 'DescribeClusterParameterGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterParameterGroupsMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupsMessage', 'resultWrapper' => 'DescribeClusterParameterGroupsResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterParameters' => [ 'name' => 'DescribeClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterParametersMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupDetails', 'resultWrapper' => 'DescribeClusterParametersResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], ], ], 'DescribeClusterSecurityGroups' => [ 'name' => 'DescribeClusterSecurityGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterSecurityGroupsMessage', ], 'output' => [ 'shape' => 'ClusterSecurityGroupMessage', 'resultWrapper' => 'DescribeClusterSecurityGroupsResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterSnapshots' => [ 'name' => 'DescribeClusterSnapshots', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterSnapshotsMessage', ], 'output' => [ 'shape' => 'SnapshotMessage', 'resultWrapper' => 'DescribeClusterSnapshotsResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterSubnetGroups' => [ 'name' => 'DescribeClusterSubnetGroups', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterSubnetGroupsMessage', ], 'output' => [ 'shape' => 'ClusterSubnetGroupMessage', 'resultWrapper' => 'DescribeClusterSubnetGroupsResult', ], 'errors' => [ [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeClusterVersions' => [ 'name' => 'DescribeClusterVersions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClusterVersionsMessage', ], 'output' => [ 'shape' => 'ClusterVersionsMessage', 'resultWrapper' => 'DescribeClusterVersionsResult', ], ], 'DescribeClusters' => [ 'name' => 'DescribeClusters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeClustersMessage', ], 'output' => [ 'shape' => 'ClustersMessage', 'resultWrapper' => 'DescribeClustersResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeDefaultClusterParameters' => [ 'name' => 'DescribeDefaultClusterParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeDefaultClusterParametersMessage', ], 'output' => [ 'shape' => 'DescribeDefaultClusterParametersResult', 'resultWrapper' => 'DescribeDefaultClusterParametersResult', ], ], 'DescribeEventCategories' => [ 'name' => 'DescribeEventCategories', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventCategoriesMessage', ], 'output' => [ 'shape' => 'EventCategoriesMessage', 'resultWrapper' => 'DescribeEventCategoriesResult', ], ], 'DescribeEventSubscriptions' => [ 'name' => 'DescribeEventSubscriptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventSubscriptionsMessage', ], 'output' => [ 'shape' => 'EventSubscriptionsMessage', 'resultWrapper' => 'DescribeEventSubscriptionsResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], ], ], 'DescribeEvents' => [ 'name' => 'DescribeEvents', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeEventsMessage', ], 'output' => [ 'shape' => 'EventsMessage', 'resultWrapper' => 'DescribeEventsResult', ], ], 'DescribeHsmClientCertificates' => [ 'name' => 'DescribeHsmClientCertificates', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHsmClientCertificatesMessage', ], 'output' => [ 'shape' => 'HsmClientCertificateMessage', 'resultWrapper' => 'DescribeHsmClientCertificatesResult', ], 'errors' => [ [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeHsmConfigurations' => [ 'name' => 'DescribeHsmConfigurations', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeHsmConfigurationsMessage', ], 'output' => [ 'shape' => 'HsmConfigurationMessage', 'resultWrapper' => 'DescribeHsmConfigurationsResult', ], 'errors' => [ [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeLoggingStatus' => [ 'name' => 'DescribeLoggingStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeLoggingStatusMessage', ], 'output' => [ 'shape' => 'LoggingStatus', 'resultWrapper' => 'DescribeLoggingStatusResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'DescribeOrderableClusterOptions' => [ 'name' => 'DescribeOrderableClusterOptions', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeOrderableClusterOptionsMessage', ], 'output' => [ 'shape' => 'OrderableClusterOptionsMessage', 'resultWrapper' => 'DescribeOrderableClusterOptionsResult', ], ], 'DescribeReservedNodeOfferings' => [ 'name' => 'DescribeReservedNodeOfferings', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedNodeOfferingsMessage', ], 'output' => [ 'shape' => 'ReservedNodeOfferingsMessage', 'resultWrapper' => 'DescribeReservedNodeOfferingsResult', ], 'errors' => [ [ 'shape' => 'ReservedNodeOfferingNotFoundFault', ], [ 'shape' => 'UnsupportedOperationFault', ], ], ], 'DescribeReservedNodes' => [ 'name' => 'DescribeReservedNodes', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeReservedNodesMessage', ], 'output' => [ 'shape' => 'ReservedNodesMessage', 'resultWrapper' => 'DescribeReservedNodesResult', ], 'errors' => [ [ 'shape' => 'ReservedNodeNotFoundFault', ], ], ], 'DescribeResize' => [ 'name' => 'DescribeResize', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeResizeMessage', ], 'output' => [ 'shape' => 'ResizeProgressMessage', 'resultWrapper' => 'DescribeResizeResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'ResizeNotFoundFault', ], ], ], 'DescribeSnapshotCopyGrants' => [ 'name' => 'DescribeSnapshotCopyGrants', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSnapshotCopyGrantsMessage', ], 'output' => [ 'shape' => 'SnapshotCopyGrantMessage', 'resultWrapper' => 'DescribeSnapshotCopyGrantsResult', ], 'errors' => [ [ 'shape' => 'SnapshotCopyGrantNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DescribeTableRestoreStatus' => [ 'name' => 'DescribeTableRestoreStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTableRestoreStatusMessage', ], 'output' => [ 'shape' => 'TableRestoreStatusMessage', 'resultWrapper' => 'DescribeTableRestoreStatusResult', ], 'errors' => [ [ 'shape' => 'TableRestoreNotFoundFault', ], [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'DescribeTags' => [ 'name' => 'DescribeTags', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTagsMessage', ], 'output' => [ 'shape' => 'TaggedResourceListMessage', 'resultWrapper' => 'DescribeTagsResult', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundFault', ], [ 'shape' => 'InvalidTagFault', ], ], ], 'DisableLogging' => [ 'name' => 'DisableLogging', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableLoggingMessage', ], 'output' => [ 'shape' => 'LoggingStatus', 'resultWrapper' => 'DisableLoggingResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'DisableSnapshotCopy' => [ 'name' => 'DisableSnapshotCopy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisableSnapshotCopyMessage', ], 'output' => [ 'shape' => 'DisableSnapshotCopyResult', 'resultWrapper' => 'DisableSnapshotCopyResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'SnapshotCopyAlreadyDisabledFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'UnauthorizedOperation', ], ], ], 'EnableLogging' => [ 'name' => 'EnableLogging', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableLoggingMessage', ], 'output' => [ 'shape' => 'LoggingStatus', 'resultWrapper' => 'EnableLoggingResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'BucketNotFoundFault', ], [ 'shape' => 'InsufficientS3BucketPolicyFault', ], [ 'shape' => 'InvalidS3KeyPrefixFault', ], [ 'shape' => 'InvalidS3BucketNameFault', ], ], ], 'EnableSnapshotCopy' => [ 'name' => 'EnableSnapshotCopy', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'EnableSnapshotCopyMessage', ], 'output' => [ 'shape' => 'EnableSnapshotCopyResult', 'resultWrapper' => 'EnableSnapshotCopyResult', ], 'errors' => [ [ 'shape' => 'IncompatibleOrderableOptions', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'CopyToRegionDisabledFault', ], [ 'shape' => 'SnapshotCopyAlreadyEnabledFault', ], [ 'shape' => 'UnknownSnapshotCopyRegionFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'SnapshotCopyGrantNotFoundFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'ModifyCluster' => [ 'name' => 'ModifyCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterMessage', ], 'output' => [ 'shape' => 'ModifyClusterResult', 'resultWrapper' => 'ModifyClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'NumberOfNodesQuotaExceededFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InsufficientClusterCapacityFault', ], [ 'shape' => 'UnsupportedOptionFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'ClusterAlreadyExistsFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], [ 'shape' => 'InvalidElasticIpFault', ], ], ], 'ModifyClusterIamRoles' => [ 'name' => 'ModifyClusterIamRoles', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterIamRolesMessage', ], 'output' => [ 'shape' => 'ModifyClusterIamRolesResult', 'resultWrapper' => 'ModifyClusterIamRolesResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'ModifyClusterParameterGroup' => [ 'name' => 'ModifyClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupNameMessage', 'resultWrapper' => 'ModifyClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'InvalidClusterParameterGroupStateFault', ], ], ], 'ModifyClusterSubnetGroup' => [ 'name' => 'ModifyClusterSubnetGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyClusterSubnetGroupMessage', ], 'output' => [ 'shape' => 'ModifyClusterSubnetGroupResult', 'resultWrapper' => 'ModifyClusterSubnetGroupResult', ], 'errors' => [ [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'ClusterSubnetQuotaExceededFault', ], [ 'shape' => 'SubnetAlreadyInUse', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'ModifyEventSubscription' => [ 'name' => 'ModifyEventSubscription', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifyEventSubscriptionMessage', ], 'output' => [ 'shape' => 'ModifyEventSubscriptionResult', 'resultWrapper' => 'ModifyEventSubscriptionResult', ], 'errors' => [ [ 'shape' => 'SubscriptionNotFoundFault', ], [ 'shape' => 'SNSInvalidTopicFault', ], [ 'shape' => 'SNSNoAuthorizationFault', ], [ 'shape' => 'SNSTopicArnNotFoundFault', ], [ 'shape' => 'SubscriptionEventIdNotFoundFault', ], [ 'shape' => 'SubscriptionCategoryNotFoundFault', ], [ 'shape' => 'SubscriptionSeverityNotFoundFault', ], [ 'shape' => 'SourceNotFoundFault', ], [ 'shape' => 'InvalidSubscriptionStateFault', ], ], ], 'ModifySnapshotCopyRetentionPeriod' => [ 'name' => 'ModifySnapshotCopyRetentionPeriod', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ModifySnapshotCopyRetentionPeriodMessage', ], 'output' => [ 'shape' => 'ModifySnapshotCopyRetentionPeriodResult', 'resultWrapper' => 'ModifySnapshotCopyRetentionPeriodResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'SnapshotCopyDisabledFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'InvalidClusterStateFault', ], ], ], 'PurchaseReservedNodeOffering' => [ 'name' => 'PurchaseReservedNodeOffering', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'PurchaseReservedNodeOfferingMessage', ], 'output' => [ 'shape' => 'PurchaseReservedNodeOfferingResult', 'resultWrapper' => 'PurchaseReservedNodeOfferingResult', ], 'errors' => [ [ 'shape' => 'ReservedNodeOfferingNotFoundFault', ], [ 'shape' => 'ReservedNodeAlreadyExistsFault', ], [ 'shape' => 'ReservedNodeQuotaExceededFault', ], [ 'shape' => 'UnsupportedOperationFault', ], ], ], 'RebootCluster' => [ 'name' => 'RebootCluster', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RebootClusterMessage', ], 'output' => [ 'shape' => 'RebootClusterResult', 'resultWrapper' => 'RebootClusterResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'ClusterNotFoundFault', ], ], ], 'ResetClusterParameterGroup' => [ 'name' => 'ResetClusterParameterGroup', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResetClusterParameterGroupMessage', ], 'output' => [ 'shape' => 'ClusterParameterGroupNameMessage', 'resultWrapper' => 'ResetClusterParameterGroupResult', ], 'errors' => [ [ 'shape' => 'InvalidClusterParameterGroupStateFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], ], ], 'RestoreFromClusterSnapshot' => [ 'name' => 'RestoreFromClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreFromClusterSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreFromClusterSnapshotResult', 'resultWrapper' => 'RestoreFromClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'AccessToSnapshotDeniedFault', ], [ 'shape' => 'ClusterAlreadyExistsFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'ClusterQuotaExceededFault', ], [ 'shape' => 'InsufficientClusterCapacityFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'InvalidRestoreFault', ], [ 'shape' => 'NumberOfNodesQuotaExceededFault', ], [ 'shape' => 'NumberOfNodesPerClusterLimitExceededFault', ], [ 'shape' => 'InvalidVPCNetworkStateFault', ], [ 'shape' => 'InvalidClusterSubnetGroupStateFault', ], [ 'shape' => 'InvalidSubnet', ], [ 'shape' => 'ClusterSubnetGroupNotFoundFault', ], [ 'shape' => 'UnauthorizedOperation', ], [ 'shape' => 'HsmClientCertificateNotFoundFault', ], [ 'shape' => 'HsmConfigurationNotFoundFault', ], [ 'shape' => 'InvalidElasticIpFault', ], [ 'shape' => 'ClusterParameterGroupNotFoundFault', ], [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'LimitExceededFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], 'RestoreTableFromClusterSnapshot' => [ 'name' => 'RestoreTableFromClusterSnapshot', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RestoreTableFromClusterSnapshotMessage', ], 'output' => [ 'shape' => 'RestoreTableFromClusterSnapshotResult', 'resultWrapper' => 'RestoreTableFromClusterSnapshotResult', ], 'errors' => [ [ 'shape' => 'ClusterSnapshotNotFoundFault', ], [ 'shape' => 'InProgressTableRestoreQuotaExceededFault', ], [ 'shape' => 'InvalidClusterSnapshotStateFault', ], [ 'shape' => 'InvalidTableRestoreArgumentFault', ], [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'UnsupportedOperationFault', ], ], ], 'RevokeClusterSecurityGroupIngress' => [ 'name' => 'RevokeClusterSecurityGroupIngress', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeClusterSecurityGroupIngressMessage', ], 'output' => [ 'shape' => 'RevokeClusterSecurityGroupIngressResult', 'resultWrapper' => 'RevokeClusterSecurityGroupIngressResult', ], 'errors' => [ [ 'shape' => 'ClusterSecurityGroupNotFoundFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'InvalidClusterSecurityGroupStateFault', ], ], ], 'RevokeSnapshotAccess' => [ 'name' => 'RevokeSnapshotAccess', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RevokeSnapshotAccessMessage', ], 'output' => [ 'shape' => 'RevokeSnapshotAccessResult', 'resultWrapper' => 'RevokeSnapshotAccessResult', ], 'errors' => [ [ 'shape' => 'AccessToSnapshotDeniedFault', ], [ 'shape' => 'AuthorizationNotFoundFault', ], [ 'shape' => 'ClusterSnapshotNotFoundFault', ], ], ], 'RotateEncryptionKey' => [ 'name' => 'RotateEncryptionKey', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RotateEncryptionKeyMessage', ], 'output' => [ 'shape' => 'RotateEncryptionKeyResult', 'resultWrapper' => 'RotateEncryptionKeyResult', ], 'errors' => [ [ 'shape' => 'ClusterNotFoundFault', ], [ 'shape' => 'InvalidClusterStateFault', ], [ 'shape' => 'DependentServiceRequestThrottlingFault', ], ], ], ], 'shapes' => [ 'AccessToSnapshotDeniedFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AccessToSnapshotDenied', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AccountWithRestoreAccess' => [ 'type' => 'structure', 'members' => [ 'AccountId' => [ 'shape' => 'String', ], ], ], 'AccountsWithRestoreAccessList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AccountWithRestoreAccess', 'locationName' => 'AccountWithRestoreAccess', ], ], 'AuthorizationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizationQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'AuthorizationQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'AuthorizeClusterSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'AuthorizeClusterSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroup' => [ 'shape' => 'ClusterSecurityGroup', ], ], ], 'AuthorizeSnapshotAccessMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', 'AccountWithRestoreAccess', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'AccountWithRestoreAccess' => [ 'shape' => 'String', ], ], ], 'AuthorizeSnapshotAccessResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'AvailabilityZone' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'AvailabilityZoneList' => [ 'type' => 'list', 'member' => [ 'shape' => 'AvailabilityZone', 'locationName' => 'AvailabilityZone', ], ], 'Boolean' => [ 'type' => 'boolean', ], 'BooleanOptional' => [ 'type' => 'boolean', ], 'BucketNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'BucketNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Cluster' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'ClusterStatus' => [ 'shape' => 'String', ], 'ModifyStatus' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'DBName' => [ 'shape' => 'String', ], 'Endpoint' => [ 'shape' => 'Endpoint', ], 'ClusterCreateTime' => [ 'shape' => 'TStamp', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'Integer', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupMembershipList', ], 'VpcSecurityGroups' => [ 'shape' => 'VpcSecurityGroupMembershipList', ], 'ClusterParameterGroups' => [ 'shape' => 'ClusterParameterGroupStatusList', ], 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'PendingModifiedValues' => [ 'shape' => 'PendingModifiedValues', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'Boolean', ], 'NumberOfNodes' => [ 'shape' => 'Integer', ], 'PubliclyAccessible' => [ 'shape' => 'Boolean', ], 'Encrypted' => [ 'shape' => 'Boolean', ], 'RestoreStatus' => [ 'shape' => 'RestoreStatus', ], 'HsmStatus' => [ 'shape' => 'HsmStatus', ], 'ClusterSnapshotCopyStatus' => [ 'shape' => 'ClusterSnapshotCopyStatus', ], 'ClusterPublicKey' => [ 'shape' => 'String', ], 'ClusterNodes' => [ 'shape' => 'ClusterNodesList', ], 'ElasticIpStatus' => [ 'shape' => 'ElasticIpStatus', ], 'ClusterRevisionNumber' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'EnhancedVpcRouting' => [ 'shape' => 'Boolean', ], 'IamRoles' => [ 'shape' => 'ClusterIamRoleList', ], ], 'wrapper' => true, ], 'ClusterAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterIamRole' => [ 'type' => 'structure', 'members' => [ 'IamRoleArn' => [ 'shape' => 'String', ], 'ApplyStatus' => [ 'shape' => 'String', ], ], ], 'ClusterIamRoleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterIamRole', 'locationName' => 'ClusterIamRole', ], ], 'ClusterList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Cluster', 'locationName' => 'Cluster', ], ], 'ClusterNode' => [ 'type' => 'structure', 'members' => [ 'NodeRole' => [ 'shape' => 'String', ], 'PrivateIPAddress' => [ 'shape' => 'String', ], 'PublicIPAddress' => [ 'shape' => 'String', ], ], ], 'ClusterNodesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterNode', ], ], 'ClusterNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroup' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'ClusterParameterGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterParameterGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroupDetails' => [ 'type' => 'structure', 'members' => [ 'Parameters' => [ 'shape' => 'ParametersList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'ClusterParameterGroupNameMessage' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterGroupStatus' => [ 'shape' => 'String', ], ], ], 'ClusterParameterGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterParameterGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterParameterGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterParameterGroupStatus' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], 'ClusterParameterStatusList' => [ 'shape' => 'ClusterParameterStatusList', ], ], ], 'ClusterParameterGroupStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterParameterGroupStatus', 'locationName' => 'ClusterParameterGroup', ], ], 'ClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ParameterGroups' => [ 'shape' => 'ParameterGroupList', ], ], ], 'ClusterParameterStatus' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterApplyStatus' => [ 'shape' => 'String', ], 'ParameterApplyErrorDescription' => [ 'shape' => 'String', ], ], ], 'ClusterParameterStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterParameterStatus', ], ], 'ClusterQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroup' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'EC2SecurityGroups' => [ 'shape' => 'EC2SecurityGroupList', ], 'IPRanges' => [ 'shape' => 'IPRangeList', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'ClusterSecurityGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSecurityGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'ClusterSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSecurityGroupMembership', 'locationName' => 'ClusterSecurityGroup', ], ], 'ClusterSecurityGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroups', ], ], ], 'ClusterSecurityGroupNameList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'ClusterSecurityGroupName', ], ], 'ClusterSecurityGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSecurityGroupNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'QuotaExceeded.ClusterSecurityGroup', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSecurityGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSecurityGroup', 'locationName' => 'ClusterSecurityGroup', ], ], 'ClusterSnapshotAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSnapshotAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSnapshotCopyStatus' => [ 'type' => 'structure', 'members' => [ 'DestinationRegion' => [ 'shape' => 'String', ], 'RetentionPeriod' => [ 'shape' => 'Long', ], 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], ], ], 'ClusterSnapshotNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSnapshotNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSnapshotQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSnapshotQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroup' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'SubnetGroupStatus' => [ 'shape' => 'String', ], 'Subnets' => [ 'shape' => 'SubnetList', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'ClusterSubnetGroupAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetGroupAlreadyExists', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroupMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ClusterSubnetGroups' => [ 'shape' => 'ClusterSubnetGroups', ], ], ], 'ClusterSubnetGroupNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetGroupNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroupQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetGroupQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterSubnetGroups' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterSubnetGroup', 'locationName' => 'ClusterSubnetGroup', ], ], 'ClusterSubnetQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ClusterSubnetQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ClusterVersion' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'ClusterParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], ], ], 'ClusterVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterVersion', 'locationName' => 'ClusterVersion', ], ], 'ClusterVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ClusterVersions' => [ 'shape' => 'ClusterVersionList', ], ], ], 'ClustersMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Clusters' => [ 'shape' => 'ClusterList', ], ], ], 'CopyClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SourceSnapshotIdentifier', 'TargetSnapshotIdentifier', ], 'members' => [ 'SourceSnapshotIdentifier' => [ 'shape' => 'String', ], 'SourceSnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'TargetSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'CopyClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'CopyToRegionDisabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'CopyToRegionDisabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'CreateClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'NodeType', 'MasterUsername', 'MasterUserPassword', ], 'members' => [ 'DBName' => [ 'shape' => 'String', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'ClusterType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'MasterUsername' => [ 'shape' => 'String', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ClusterParameterGroupName' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'NumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'Encrypted' => [ 'shape' => 'BooleanOptional', ], 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'ElasticIp' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'EnhancedVpcRouting' => [ 'shape' => 'BooleanOptional', ], 'AdditionalInfo' => [ 'shape' => 'String', ], 'IamRoles' => [ 'shape' => 'IamRoleArnList', ], ], ], 'CreateClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', 'ParameterGroupFamily', 'Description', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterParameterGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterParameterGroup' => [ 'shape' => 'ClusterParameterGroup', ], ], ], 'CreateClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'CreateClusterSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', 'Description', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterSecurityGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroup' => [ 'shape' => 'ClusterSecurityGroup', ], ], ], 'CreateClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', 'ClusterIdentifier', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'CreateClusterSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSubnetGroupName', 'Description', 'SubnetIds', ], 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateClusterSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroup' => [ 'shape' => 'ClusterSubnetGroup', ], ], ], 'CreateEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', 'SnsTopicArn', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIds' => [ 'shape' => 'SourceIdsList', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'CreateHsmClientCertificateMessage' => [ 'type' => 'structure', 'required' => [ 'HsmClientCertificateIdentifier', ], 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateHsmClientCertificateResult' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificate' => [ 'shape' => 'HsmClientCertificate', ], ], ], 'CreateHsmConfigurationMessage' => [ 'type' => 'structure', 'required' => [ 'HsmConfigurationIdentifier', 'Description', 'HsmIpAddress', 'HsmPartitionName', 'HsmPartitionPassword', 'HsmServerPublicCertificate', ], 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'HsmIpAddress' => [ 'shape' => 'String', ], 'HsmPartitionName' => [ 'shape' => 'String', ], 'HsmPartitionPassword' => [ 'shape' => 'String', ], 'HsmServerPublicCertificate' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateHsmConfigurationResult' => [ 'type' => 'structure', 'members' => [ 'HsmConfiguration' => [ 'shape' => 'HsmConfiguration', ], ], ], 'CreateSnapshotCopyGrantMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotCopyGrantName', ], 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'CreateSnapshotCopyGrantResult' => [ 'type' => 'structure', 'members' => [ 'SnapshotCopyGrant' => [ 'shape' => 'SnapshotCopyGrant', ], ], ], 'CreateTagsMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'Tags', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'DefaultClusterParameters' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'Marker' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], 'wrapper' => true, ], 'DeleteClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SkipFinalClusterSnapshot' => [ 'shape' => 'Boolean', ], 'FinalClusterSnapshotIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'DeleteClusterSecurityGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'DeleteClusterSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSubnetGroupName', ], 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], ], ], 'DeleteEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], ], ], 'DeleteHsmClientCertificateMessage' => [ 'type' => 'structure', 'required' => [ 'HsmClientCertificateIdentifier', ], 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteHsmConfigurationMessage' => [ 'type' => 'structure', 'required' => [ 'HsmConfigurationIdentifier', ], 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], ], ], 'DeleteSnapshotCopyGrantMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotCopyGrantName', ], 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], ], ], 'DeleteTagsMessage' => [ 'type' => 'structure', 'required' => [ 'ResourceName', 'TagKeys', ], 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], ], ], 'DependentServiceRequestThrottlingFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'DependentServiceRequestThrottlingFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'DescribeClusterParameterGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeClusterSecurityGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterSnapshotsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'OwnerAccount' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterSubnetGroupsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeClusterVersionsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'ClusterParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeClustersMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeDefaultClusterParametersMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupFamily', ], 'members' => [ 'ParameterGroupFamily' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeDefaultClusterParametersResult' => [ 'type' => 'structure', 'members' => [ 'DefaultClusterParameters' => [ 'shape' => 'DefaultClusterParameters', ], ], ], 'DescribeEventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], ], ], 'DescribeEventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeEventsMessage' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'EndTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'IntegerOptional', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeHsmClientCertificatesMessage' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeHsmConfigurationsMessage' => [ 'type' => 'structure', 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeLoggingStatusMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeOrderableClusterOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedNodeOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeReservedNodesMessage' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeResizeMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DescribeSnapshotCopyGrantsMessage' => [ 'type' => 'structure', 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DescribeTableRestoreStatusMessage' => [ 'type' => 'structure', 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'TableRestoreRequestId' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'DescribeTagsMessage' => [ 'type' => 'structure', 'members' => [ 'ResourceName' => [ 'shape' => 'String', ], 'ResourceType' => [ 'shape' => 'String', ], 'MaxRecords' => [ 'shape' => 'IntegerOptional', ], 'Marker' => [ 'shape' => 'String', ], 'TagKeys' => [ 'shape' => 'TagKeyList', ], 'TagValues' => [ 'shape' => 'TagValueList', ], ], ], 'DisableLoggingMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DisableSnapshotCopyMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'DisableSnapshotCopyResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'Double' => [ 'type' => 'double', ], 'DoubleOptional' => [ 'type' => 'double', ], 'EC2SecurityGroup' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'EC2SecurityGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EC2SecurityGroup', 'locationName' => 'EC2SecurityGroup', ], ], 'ElasticIpStatus' => [ 'type' => 'structure', 'members' => [ 'ElasticIp' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'EnableLoggingMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'BucketName', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'BucketName' => [ 'shape' => 'String', ], 'S3KeyPrefix' => [ 'shape' => 'String', ], ], ], 'EnableSnapshotCopyMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'DestinationRegion', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'DestinationRegion' => [ 'shape' => 'String', ], 'RetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], ], ], 'EnableSnapshotCopyResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'Endpoint' => [ 'type' => 'structure', 'members' => [ 'Address' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], ], ], 'Event' => [ 'type' => 'structure', 'members' => [ 'SourceIdentifier' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'SourceType', ], 'Message' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Date' => [ 'shape' => 'TStamp', ], 'EventId' => [ 'shape' => 'String', ], ], ], 'EventCategoriesList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'EventCategory', ], ], 'EventCategoriesMap' => [ 'type' => 'structure', 'members' => [ 'SourceType' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventInfoMapList', ], ], 'wrapper' => true, ], 'EventCategoriesMapList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventCategoriesMap', 'locationName' => 'EventCategoriesMap', ], ], 'EventCategoriesMessage' => [ 'type' => 'structure', 'members' => [ 'EventCategoriesMapList' => [ 'shape' => 'EventCategoriesMapList', ], ], ], 'EventInfoMap' => [ 'type' => 'structure', 'members' => [ 'EventId' => [ 'shape' => 'String', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'EventDescription' => [ 'shape' => 'String', ], 'Severity' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'EventInfoMapList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventInfoMap', 'locationName' => 'EventInfoMap', ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', 'locationName' => 'Event', ], ], 'EventSubscription' => [ 'type' => 'structure', 'members' => [ 'CustomerAwsId' => [ 'shape' => 'String', ], 'CustSubscriptionId' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'SubscriptionCreationTime' => [ 'shape' => 'TStamp', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIdsList' => [ 'shape' => 'SourceIdsList', ], 'EventCategoriesList' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Enabled' => [ 'shape' => 'Boolean', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'EventSubscriptionQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'EventSubscriptionQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'EventSubscriptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'EventSubscription', 'locationName' => 'EventSubscription', ], ], 'EventSubscriptionsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'EventSubscriptionsList' => [ 'shape' => 'EventSubscriptionsList', ], ], ], 'EventsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Events' => [ 'shape' => 'EventList', ], ], ], 'HsmClientCertificate' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmClientCertificatePublicKey' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'HsmClientCertificateAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmClientCertificateAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmClientCertificateList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HsmClientCertificate', 'locationName' => 'HsmClientCertificate', ], ], 'HsmClientCertificateMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'HsmClientCertificates' => [ 'shape' => 'HsmClientCertificateList', ], ], ], 'HsmClientCertificateNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmClientCertificateNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmClientCertificateQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmClientCertificateQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmConfiguration' => [ 'type' => 'structure', 'members' => [ 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'HsmIpAddress' => [ 'shape' => 'String', ], 'HsmPartitionName' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'HsmConfigurationAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmConfigurationAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HsmConfiguration', 'locationName' => 'HsmConfiguration', ], ], 'HsmConfigurationMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'HsmConfigurations' => [ 'shape' => 'HsmConfigurationList', ], ], ], 'HsmConfigurationNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmConfigurationNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmConfigurationQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'HsmConfigurationQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'HsmStatus' => [ 'type' => 'structure', 'members' => [ 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'IPRange' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'IPRangeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPRange', 'locationName' => 'IPRange', ], ], 'IamRoleArnList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'IamRoleArn', ], ], 'ImportTablesCompleted' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ImportTablesInProgress' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'ImportTablesNotStarted' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'InProgressTableRestoreQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InProgressTableRestoreQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'IncompatibleOrderableOptions' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'IncompatibleOrderableOptions', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientClusterCapacityFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientClusterCapacity', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InsufficientS3BucketPolicyFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InsufficientS3BucketPolicyFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'Integer' => [ 'type' => 'integer', ], 'IntegerOptional' => [ 'type' => 'integer', ], 'InvalidClusterParameterGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterParameterGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSecurityGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSecurityGroupState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSnapshotStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSnapshotState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterState', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSubnetGroupStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSubnetGroupStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidClusterSubnetStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidClusterSubnetStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidElasticIpFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidElasticIpFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidHsmClientCertificateStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidHsmClientCertificateStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidHsmConfigurationStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidHsmConfigurationStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidRestoreFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidRestore', 'httpStatusCode' => 406, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3BucketNameFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidS3BucketNameFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidS3KeyPrefixFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidS3KeyPrefixFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSnapshotCopyGrantStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSnapshotCopyGrantStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubnet' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubnet', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidSubscriptionStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidSubscriptionStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidTableRestoreArgumentFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidTableRestoreArgument', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidTagFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidTagFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'InvalidVPCNetworkStateFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'InvalidVPCNetworkStateFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LimitExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'LimitExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'LoggingStatus' => [ 'type' => 'structure', 'members' => [ 'LoggingEnabled' => [ 'shape' => 'Boolean', ], 'BucketName' => [ 'shape' => 'String', ], 'S3KeyPrefix' => [ 'shape' => 'String', ], 'LastSuccessfulDeliveryTime' => [ 'shape' => 'TStamp', ], 'LastFailureTime' => [ 'shape' => 'TStamp', ], 'LastFailureMessage' => [ 'shape' => 'String', ], ], ], 'Long' => [ 'type' => 'long', ], 'LongOptional' => [ 'type' => 'long', ], 'ModifyClusterIamRolesMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'AddIamRoles' => [ 'shape' => 'IamRoleArnList', ], 'RemoveIamRoles' => [ 'shape' => 'IamRoleArnList', ], ], ], 'ModifyClusterIamRolesResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'ModifyClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'ClusterType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'NumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'MasterUserPassword' => [ 'shape' => 'String', ], 'ClusterParameterGroupName' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'NewClusterIdentifier' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'ElasticIp' => [ 'shape' => 'String', ], 'EnhancedVpcRouting' => [ 'shape' => 'BooleanOptional', ], ], ], 'ModifyClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', 'Parameters', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ModifyClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'ModifyClusterSubnetGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSubnetGroupName', 'SubnetIds', ], 'members' => [ 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'SubnetIds' => [ 'shape' => 'SubnetIdentifierList', ], ], ], 'ModifyClusterSubnetGroupResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSubnetGroup' => [ 'shape' => 'ClusterSubnetGroup', ], ], ], 'ModifyEventSubscriptionMessage' => [ 'type' => 'structure', 'required' => [ 'SubscriptionName', ], 'members' => [ 'SubscriptionName' => [ 'shape' => 'String', ], 'SnsTopicArn' => [ 'shape' => 'String', ], 'SourceType' => [ 'shape' => 'String', ], 'SourceIds' => [ 'shape' => 'SourceIdsList', ], 'EventCategories' => [ 'shape' => 'EventCategoriesList', ], 'Severity' => [ 'shape' => 'String', ], 'Enabled' => [ 'shape' => 'BooleanOptional', ], ], ], 'ModifyEventSubscriptionResult' => [ 'type' => 'structure', 'members' => [ 'EventSubscription' => [ 'shape' => 'EventSubscription', ], ], ], 'ModifySnapshotCopyRetentionPeriodMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'RetentionPeriod', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'RetentionPeriod' => [ 'shape' => 'Integer', ], ], ], 'ModifySnapshotCopyRetentionPeriodResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'NumberOfNodesPerClusterLimitExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NumberOfNodesPerClusterLimitExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'NumberOfNodesQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'NumberOfNodesQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'OrderableClusterOption' => [ 'type' => 'structure', 'members' => [ 'ClusterVersion' => [ 'shape' => 'String', ], 'ClusterType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'AvailabilityZones' => [ 'shape' => 'AvailabilityZoneList', ], ], 'wrapper' => true, ], 'OrderableClusterOptionsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'OrderableClusterOption', 'locationName' => 'OrderableClusterOption', ], ], 'OrderableClusterOptionsMessage' => [ 'type' => 'structure', 'members' => [ 'OrderableClusterOptions' => [ 'shape' => 'OrderableClusterOptionsList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'Parameter' => [ 'type' => 'structure', 'members' => [ 'ParameterName' => [ 'shape' => 'String', ], 'ParameterValue' => [ 'shape' => 'String', ], 'Description' => [ 'shape' => 'String', ], 'Source' => [ 'shape' => 'String', ], 'DataType' => [ 'shape' => 'String', ], 'AllowedValues' => [ 'shape' => 'String', ], 'ApplyType' => [ 'shape' => 'ParameterApplyType', ], 'IsModifiable' => [ 'shape' => 'Boolean', ], 'MinimumEngineVersion' => [ 'shape' => 'String', ], ], ], 'ParameterApplyType' => [ 'type' => 'string', 'enum' => [ 'static', 'dynamic', ], ], 'ParameterGroupList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ClusterParameterGroup', 'locationName' => 'ClusterParameterGroup', ], ], 'ParametersList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Parameter', 'locationName' => 'Parameter', ], ], 'PendingModifiedValues' => [ 'type' => 'structure', 'members' => [ 'MasterUserPassword' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'NumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'ClusterType' => [ 'shape' => 'String', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'EnhancedVpcRouting' => [ 'shape' => 'BooleanOptional', ], ], ], 'PurchaseReservedNodeOfferingMessage' => [ 'type' => 'structure', 'required' => [ 'ReservedNodeOfferingId', ], 'members' => [ 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'NodeCount' => [ 'shape' => 'IntegerOptional', ], ], ], 'PurchaseReservedNodeOfferingResult' => [ 'type' => 'structure', 'members' => [ 'ReservedNode' => [ 'shape' => 'ReservedNode', ], ], ], 'RebootClusterMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'RebootClusterResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'RecurringCharge' => [ 'type' => 'structure', 'members' => [ 'RecurringChargeAmount' => [ 'shape' => 'Double', ], 'RecurringChargeFrequency' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'RecurringChargeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecurringCharge', 'locationName' => 'RecurringCharge', ], ], 'ReservedNode' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeId' => [ 'shape' => 'String', ], 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'StartTime' => [ 'shape' => 'TStamp', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'NodeCount' => [ 'shape' => 'Integer', ], 'State' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedNodeAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeAlreadyExists', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedNode', 'locationName' => 'ReservedNode', ], ], 'ReservedNodeNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodeOffering' => [ 'type' => 'structure', 'members' => [ 'ReservedNodeOfferingId' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'Duration' => [ 'shape' => 'Integer', ], 'FixedPrice' => [ 'shape' => 'Double', ], 'UsagePrice' => [ 'shape' => 'Double', ], 'CurrencyCode' => [ 'shape' => 'String', ], 'OfferingType' => [ 'shape' => 'String', ], 'RecurringCharges' => [ 'shape' => 'RecurringChargeList', ], ], 'wrapper' => true, ], 'ReservedNodeOfferingList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReservedNodeOffering', 'locationName' => 'ReservedNodeOffering', ], ], 'ReservedNodeOfferingNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeOfferingNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodeOfferingsMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedNodeOfferings' => [ 'shape' => 'ReservedNodeOfferingList', ], ], ], 'ReservedNodeQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ReservedNodeQuotaExceeded', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'ReservedNodesMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'ReservedNodes' => [ 'shape' => 'ReservedNodeList', ], ], ], 'ResetClusterParameterGroupMessage' => [ 'type' => 'structure', 'required' => [ 'ParameterGroupName', ], 'members' => [ 'ParameterGroupName' => [ 'shape' => 'String', ], 'ResetAllParameters' => [ 'shape' => 'Boolean', ], 'Parameters' => [ 'shape' => 'ParametersList', ], ], ], 'ResizeNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ResizeNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'ResizeProgressMessage' => [ 'type' => 'structure', 'members' => [ 'TargetNodeType' => [ 'shape' => 'String', ], 'TargetNumberOfNodes' => [ 'shape' => 'IntegerOptional', ], 'TargetClusterType' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], 'ImportTablesCompleted' => [ 'shape' => 'ImportTablesCompleted', ], 'ImportTablesInProgress' => [ 'shape' => 'ImportTablesInProgress', ], 'ImportTablesNotStarted' => [ 'shape' => 'ImportTablesNotStarted', ], 'AvgResizeRateInMegaBytesPerSecond' => [ 'shape' => 'DoubleOptional', ], 'TotalResizeDataInMegaBytes' => [ 'shape' => 'LongOptional', ], 'ProgressInMegaBytes' => [ 'shape' => 'LongOptional', ], 'ElapsedTimeInSeconds' => [ 'shape' => 'LongOptional', ], 'EstimatedTimeToCompletionInSeconds' => [ 'shape' => 'LongOptional', ], ], ], 'ResourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'ResourceNotFoundFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'RestorableNodeTypeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'NodeType', ], ], 'RestoreFromClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'SnapshotIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'IntegerOptional', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'AllowVersionUpgrade' => [ 'shape' => 'BooleanOptional', ], 'ClusterSubnetGroupName' => [ 'shape' => 'String', ], 'PubliclyAccessible' => [ 'shape' => 'BooleanOptional', ], 'OwnerAccount' => [ 'shape' => 'String', ], 'HsmClientCertificateIdentifier' => [ 'shape' => 'String', ], 'HsmConfigurationIdentifier' => [ 'shape' => 'String', ], 'ElasticIp' => [ 'shape' => 'String', ], 'ClusterParameterGroupName' => [ 'shape' => 'String', ], 'ClusterSecurityGroups' => [ 'shape' => 'ClusterSecurityGroupNameList', ], 'VpcSecurityGroupIds' => [ 'shape' => 'VpcSecurityGroupIdList', ], 'PreferredMaintenanceWindow' => [ 'shape' => 'String', ], 'AutomatedSnapshotRetentionPeriod' => [ 'shape' => 'IntegerOptional', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'EnhancedVpcRouting' => [ 'shape' => 'BooleanOptional', ], 'AdditionalInfo' => [ 'shape' => 'String', ], 'IamRoles' => [ 'shape' => 'IamRoleArnList', ], ], ], 'RestoreFromClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'RestoreStatus' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'String', ], 'CurrentRestoreRateInMegaBytesPerSecond' => [ 'shape' => 'Double', ], 'SnapshotSizeInMegaBytes' => [ 'shape' => 'Long', ], 'ProgressInMegaBytes' => [ 'shape' => 'Long', ], 'ElapsedTimeInSeconds' => [ 'shape' => 'Long', ], 'EstimatedTimeToCompletionInSeconds' => [ 'shape' => 'Long', ], ], ], 'RestoreTableFromClusterSnapshotMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', 'SnapshotIdentifier', 'SourceDatabaseName', 'SourceTableName', 'NewTableName', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SourceDatabaseName' => [ 'shape' => 'String', ], 'SourceSchemaName' => [ 'shape' => 'String', ], 'SourceTableName' => [ 'shape' => 'String', ], 'TargetDatabaseName' => [ 'shape' => 'String', ], 'TargetSchemaName' => [ 'shape' => 'String', ], 'NewTableName' => [ 'shape' => 'String', ], ], ], 'RestoreTableFromClusterSnapshotResult' => [ 'type' => 'structure', 'members' => [ 'TableRestoreStatus' => [ 'shape' => 'TableRestoreStatus', ], ], ], 'RevokeClusterSecurityGroupIngressMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterSecurityGroupName', ], 'members' => [ 'ClusterSecurityGroupName' => [ 'shape' => 'String', ], 'CIDRIP' => [ 'shape' => 'String', ], 'EC2SecurityGroupName' => [ 'shape' => 'String', ], 'EC2SecurityGroupOwnerId' => [ 'shape' => 'String', ], ], ], 'RevokeClusterSecurityGroupIngressResult' => [ 'type' => 'structure', 'members' => [ 'ClusterSecurityGroup' => [ 'shape' => 'ClusterSecurityGroup', ], ], ], 'RevokeSnapshotAccessMessage' => [ 'type' => 'structure', 'required' => [ 'SnapshotIdentifier', 'AccountWithRestoreAccess', ], 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SnapshotClusterIdentifier' => [ 'shape' => 'String', ], 'AccountWithRestoreAccess' => [ 'shape' => 'String', ], ], ], 'RevokeSnapshotAccessResult' => [ 'type' => 'structure', 'members' => [ 'Snapshot' => [ 'shape' => 'Snapshot', ], ], ], 'RotateEncryptionKeyMessage' => [ 'type' => 'structure', 'required' => [ 'ClusterIdentifier', ], 'members' => [ 'ClusterIdentifier' => [ 'shape' => 'String', ], ], ], 'RotateEncryptionKeyResult' => [ 'type' => 'structure', 'members' => [ 'Cluster' => [ 'shape' => 'Cluster', ], ], ], 'SNSInvalidTopicFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSInvalidTopic', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSNoAuthorizationFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSNoAuthorization', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SNSTopicArnNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SNSTopicArnNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'Snapshot' => [ 'type' => 'structure', 'members' => [ 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotCreateTime' => [ 'shape' => 'TStamp', ], 'Status' => [ 'shape' => 'String', ], 'Port' => [ 'shape' => 'Integer', ], 'AvailabilityZone' => [ 'shape' => 'String', ], 'ClusterCreateTime' => [ 'shape' => 'TStamp', ], 'MasterUsername' => [ 'shape' => 'String', ], 'ClusterVersion' => [ 'shape' => 'String', ], 'SnapshotType' => [ 'shape' => 'String', ], 'NodeType' => [ 'shape' => 'String', ], 'NumberOfNodes' => [ 'shape' => 'Integer', ], 'DBName' => [ 'shape' => 'String', ], 'VpcId' => [ 'shape' => 'String', ], 'Encrypted' => [ 'shape' => 'Boolean', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'EncryptedWithHSM' => [ 'shape' => 'Boolean', ], 'AccountsWithRestoreAccess' => [ 'shape' => 'AccountsWithRestoreAccessList', ], 'OwnerAccount' => [ 'shape' => 'String', ], 'TotalBackupSizeInMegaBytes' => [ 'shape' => 'Double', ], 'ActualIncrementalBackupSizeInMegaBytes' => [ 'shape' => 'Double', ], 'BackupProgressInMegaBytes' => [ 'shape' => 'Double', ], 'CurrentBackupRateInMegaBytesPerSecond' => [ 'shape' => 'Double', ], 'EstimatedSecondsToCompletion' => [ 'shape' => 'Long', ], 'ElapsedTimeInSeconds' => [ 'shape' => 'Long', ], 'SourceRegion' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], 'RestorableNodeTypes' => [ 'shape' => 'RestorableNodeTypeList', ], 'EnhancedVpcRouting' => [ 'shape' => 'Boolean', ], ], 'wrapper' => true, ], 'SnapshotCopyAlreadyDisabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyAlreadyDisabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyAlreadyEnabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyAlreadyEnabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyDisabledFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyDisabledFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyGrant' => [ 'type' => 'structure', 'members' => [ 'SnapshotCopyGrantName' => [ 'shape' => 'String', ], 'KmsKeyId' => [ 'shape' => 'String', ], 'Tags' => [ 'shape' => 'TagList', ], ], 'wrapper' => true, ], 'SnapshotCopyGrantAlreadyExistsFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyGrantAlreadyExistsFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyGrantList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SnapshotCopyGrant', 'locationName' => 'SnapshotCopyGrant', ], ], 'SnapshotCopyGrantMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'SnapshotCopyGrants' => [ 'shape' => 'SnapshotCopyGrantList', ], ], ], 'SnapshotCopyGrantNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyGrantNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotCopyGrantQuotaExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SnapshotCopyGrantQuotaExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SnapshotList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Snapshot', 'locationName' => 'Snapshot', ], ], 'SnapshotMessage' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'String', ], 'Snapshots' => [ 'shape' => 'SnapshotList', ], ], ], 'SourceIdsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SourceId', ], ], 'SourceNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SourceNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SourceType' => [ 'type' => 'string', 'enum' => [ 'cluster', 'cluster-parameter-group', 'cluster-security-group', 'cluster-snapshot', ], ], 'String' => [ 'type' => 'string', ], 'Subnet' => [ 'type' => 'structure', 'members' => [ 'SubnetIdentifier' => [ 'shape' => 'String', ], 'SubnetAvailabilityZone' => [ 'shape' => 'AvailabilityZone', ], 'SubnetStatus' => [ 'shape' => 'String', ], ], ], 'SubnetAlreadyInUse' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubnetAlreadyInUse', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubnetIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'SubnetIdentifier', ], ], 'SubnetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Subnet', 'locationName' => 'Subnet', ], ], 'SubscriptionAlreadyExistFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionAlreadyExist', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionCategoryNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionCategoryNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionEventIdNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionEventIdNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'SubscriptionSeverityNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'SubscriptionSeverityNotFound', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'TStamp' => [ 'type' => 'timestamp', ], 'TableRestoreNotFoundFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TableRestoreNotFoundFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TableRestoreStatus' => [ 'type' => 'structure', 'members' => [ 'TableRestoreRequestId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'TableRestoreStatusType', ], 'Message' => [ 'shape' => 'String', ], 'RequestTime' => [ 'shape' => 'TStamp', ], 'ProgressInMegaBytes' => [ 'shape' => 'LongOptional', ], 'TotalDataInMegaBytes' => [ 'shape' => 'LongOptional', ], 'ClusterIdentifier' => [ 'shape' => 'String', ], 'SnapshotIdentifier' => [ 'shape' => 'String', ], 'SourceDatabaseName' => [ 'shape' => 'String', ], 'SourceSchemaName' => [ 'shape' => 'String', ], 'SourceTableName' => [ 'shape' => 'String', ], 'TargetDatabaseName' => [ 'shape' => 'String', ], 'TargetSchemaName' => [ 'shape' => 'String', ], 'NewTableName' => [ 'shape' => 'String', ], ], 'wrapper' => true, ], 'TableRestoreStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TableRestoreStatus', 'locationName' => 'TableRestoreStatus', ], ], 'TableRestoreStatusMessage' => [ 'type' => 'structure', 'members' => [ 'TableRestoreStatusDetails' => [ 'shape' => 'TableRestoreStatusList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'TableRestoreStatusType' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'IN_PROGRESS', 'SUCCEEDED', 'FAILED', 'CANCELED', ], ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'String', ], 'Value' => [ 'shape' => 'String', ], ], ], 'TagKeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'TagKey', ], ], 'TagLimitExceededFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'TagLimitExceededFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'TagValueList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'TagValue', ], ], 'TaggedResource' => [ 'type' => 'structure', 'members' => [ 'Tag' => [ 'shape' => 'Tag', ], 'ResourceName' => [ 'shape' => 'String', ], 'ResourceType' => [ 'shape' => 'String', ], ], ], 'TaggedResourceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TaggedResource', 'locationName' => 'TaggedResource', ], ], 'TaggedResourceListMessage' => [ 'type' => 'structure', 'members' => [ 'TaggedResources' => [ 'shape' => 'TaggedResourceList', ], 'Marker' => [ 'shape' => 'String', ], ], ], 'UnauthorizedOperation' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnauthorizedOperation', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'UnknownSnapshotCopyRegionFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnknownSnapshotCopyRegionFault', 'httpStatusCode' => 404, 'senderFault' => true, ], 'exception' => true, ], 'UnsupportedOperationFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnsupportedOperation', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'UnsupportedOptionFault' => [ 'type' => 'structure', 'members' => [], 'error' => [ 'code' => 'UnsupportedOptionFault', 'httpStatusCode' => 400, 'senderFault' => true, ], 'exception' => true, ], 'VpcSecurityGroupIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', 'locationName' => 'VpcSecurityGroupId', ], ], 'VpcSecurityGroupMembership' => [ 'type' => 'structure', 'members' => [ 'VpcSecurityGroupId' => [ 'shape' => 'String', ], 'Status' => [ 'shape' => 'String', ], ], ], 'VpcSecurityGroupMembershipList' => [ 'type' => 'list', 'member' => [ 'shape' => 'VpcSecurityGroupMembership', 'locationName' => 'VpcSecurityGroup', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php b/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php new file mode 100644 index 000000000..37e96b9ff --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/redshift/2012-12-01/waiters-1.json.php @@ -0,0 +1,3 @@ + [ '__default__' => [ 'acceptor_type' => 'output', ], '__ClusterState' => [ 'interval' => 60, 'max_attempts' => 30, 'operation' => 'DescribeClusters', 'acceptor_path' => 'Clusters[].ClusterStatus', ], 'ClusterAvailable' => [ 'extends' => '__ClusterState', 'ignore_errors' => [ 'ClusterNotFound', ], 'success_value' => 'available', 'failure_value' => [ 'deleting', ], ], 'ClusterDeleted' => [ 'extends' => '__ClusterState', 'success_type' => 'error', 'success_value' => 'ClusterNotFound', 'failure_value' => [ 'creating', 'rebooting', ], ], 'SnapshotAvailable' => [ 'interval' => 15, 'max_attempts' => 20, 'operation' => 'DescribeClusterSnapshots', 'acceptor_path' => 'Snapshots[].Status', 'success_value' => 'available', 'failure_value' => [ 'failed', 'deleted', ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php index dc22e9f0d..cbeca8b84 100644 --- a/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/route53/2013-04-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2013-04-01', 'endpointPrefix' => 'route53', 'globalEndpoint' => 'route53.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'Route 53', 'serviceFullName' => 'Amazon Route 53', 'signatureVersion' => 'v4', ], 'operations' => [ 'AssociateVPCWithHostedZone' => [ 'name' => 'AssociateVPCWithHostedZone', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}/associatevpc', ], 'input' => [ 'shape' => 'AssociateVPCWithHostedZoneRequest', 'locationName' => 'AssociateVPCWithHostedZoneRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'AssociateVPCWithHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidVPCId', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'PublicZoneVPCAssociation', ], [ 'shape' => 'ConflictingDomainExists', ], [ 'shape' => 'LimitsExceeded', ], ], ], 'ChangeResourceRecordSets' => [ 'name' => 'ChangeResourceRecordSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}/rrset/', ], 'input' => [ 'shape' => 'ChangeResourceRecordSetsRequest', 'locationName' => 'ChangeResourceRecordSetsRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'ChangeResourceRecordSetsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidChangeBatch', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'PriorRequestNotComplete', ], ], ], 'ChangeTagsForResource' => [ 'name' => 'ChangeTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/tags/{ResourceType}/{ResourceId}', ], 'input' => [ 'shape' => 'ChangeTagsForResourceRequest', 'locationName' => 'ChangeTagsForResourceRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'ChangeTagsForResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ThrottlingException', ], ], ], 'CreateHealthCheck' => [ 'name' => 'CreateHealthCheck', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/healthcheck', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateHealthCheckRequest', 'locationName' => 'CreateHealthCheckRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'TooManyHealthChecks', ], [ 'shape' => 'HealthCheckAlreadyExists', ], [ 'shape' => 'InvalidInput', ], ], ], 'CreateHostedZone' => [ 'name' => 'CreateHostedZone', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateHostedZoneRequest', 'locationName' => 'CreateHostedZoneRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'InvalidDomainName', ], [ 'shape' => 'HostedZoneAlreadyExists', ], [ 'shape' => 'TooManyHostedZones', ], [ 'shape' => 'InvalidVPCId', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'DelegationSetNotAvailable', ], [ 'shape' => 'ConflictingDomainExists', ], [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetNotReusable', ], ], ], 'CreateReusableDelegationSet' => [ 'name' => 'CreateReusableDelegationSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/delegationset', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateReusableDelegationSetRequest', 'locationName' => 'CreateReusableDelegationSetRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateReusableDelegationSetResponse', ], 'errors' => [ [ 'shape' => 'DelegationSetAlreadyCreated', ], [ 'shape' => 'LimitsExceeded', ], [ 'shape' => 'HostedZoneNotFound', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'DelegationSetNotAvailable', ], [ 'shape' => 'DelegationSetAlreadyReusable', ], ], ], 'CreateTrafficPolicy' => [ 'name' => 'CreateTrafficPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicy', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateTrafficPolicyRequest', 'locationName' => 'CreateTrafficPolicyRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateTrafficPolicyResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'TooManyTrafficPolicies', ], [ 'shape' => 'TrafficPolicyAlreadyExists', ], [ 'shape' => 'InvalidTrafficPolicyDocument', ], ], ], 'CreateTrafficPolicyInstance' => [ 'name' => 'CreateTrafficPolicyInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicyinstance', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateTrafficPolicyInstanceRequest', 'locationName' => 'CreateTrafficPolicyInstanceRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'TooManyTrafficPolicyInstances', ], [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'TrafficPolicyInstanceAlreadyExists', ], ], ], 'CreateTrafficPolicyVersion' => [ 'name' => 'CreateTrafficPolicyVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateTrafficPolicyVersionRequest', 'locationName' => 'CreateTrafficPolicyVersionRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateTrafficPolicyVersionResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'ConcurrentModification', ], [ 'shape' => 'InvalidTrafficPolicyDocument', ], ], ], 'DeleteHealthCheck' => [ 'name' => 'DeleteHealthCheck', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}', ], 'input' => [ 'shape' => 'DeleteHealthCheckRequest', ], 'output' => [ 'shape' => 'DeleteHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'HealthCheckInUse', ], [ 'shape' => 'InvalidInput', ], ], ], 'DeleteHostedZone' => [ 'name' => 'DeleteHostedZone', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/hostedzone/{Id}', ], 'input' => [ 'shape' => 'DeleteHostedZoneRequest', ], 'output' => [ 'shape' => 'DeleteHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'HostedZoneNotEmpty', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'InvalidDomainName', ], ], ], 'DeleteReusableDelegationSet' => [ 'name' => 'DeleteReusableDelegationSet', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/delegationset/{Id}', ], 'input' => [ 'shape' => 'DeleteReusableDelegationSetRequest', ], 'output' => [ 'shape' => 'DeleteReusableDelegationSetResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetInUse', ], [ 'shape' => 'DelegationSetNotReusable', ], [ 'shape' => 'InvalidInput', ], ], ], 'DeleteTrafficPolicy' => [ 'name' => 'DeleteTrafficPolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}/{Version}', ], 'input' => [ 'shape' => 'DeleteTrafficPolicyRequest', ], 'output' => [ 'shape' => 'DeleteTrafficPolicyResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'TrafficPolicyInUse', ], [ 'shape' => 'ConcurrentModification', ], ], ], 'DeleteTrafficPolicyInstance' => [ 'name' => 'DeleteTrafficPolicyInstance', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/trafficpolicyinstance/{Id}', ], 'input' => [ 'shape' => 'DeleteTrafficPolicyInstanceRequest', ], 'output' => [ 'shape' => 'DeleteTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'PriorRequestNotComplete', ], ], ], 'DisassociateVPCFromHostedZone' => [ 'name' => 'DisassociateVPCFromHostedZone', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}/disassociatevpc', ], 'input' => [ 'shape' => 'DisassociateVPCFromHostedZoneRequest', 'locationName' => 'DisassociateVPCFromHostedZoneRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'DisassociateVPCFromHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidVPCId', ], [ 'shape' => 'VPCAssociationNotFound', ], [ 'shape' => 'LastVPCAssociation', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetChange' => [ 'name' => 'GetChange', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/change/{Id}', ], 'input' => [ 'shape' => 'GetChangeRequest', ], 'output' => [ 'shape' => 'GetChangeResponse', ], 'errors' => [ [ 'shape' => 'NoSuchChange', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetChangeDetails' => [ 'name' => 'GetChangeDetails', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/changedetails/{Id}', ], 'input' => [ 'shape' => 'GetChangeDetailsRequest', ], 'output' => [ 'shape' => 'GetChangeDetailsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchChange', ], [ 'shape' => 'InvalidInput', ], ], 'deprecated' => true, ], 'GetCheckerIpRanges' => [ 'name' => 'GetCheckerIpRanges', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/checkeripranges', ], 'input' => [ 'shape' => 'GetCheckerIpRangesRequest', ], 'output' => [ 'shape' => 'GetCheckerIpRangesResponse', ], ], 'GetGeoLocation' => [ 'name' => 'GetGeoLocation', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/geolocation', ], 'input' => [ 'shape' => 'GetGeoLocationRequest', ], 'output' => [ 'shape' => 'GetGeoLocationResponse', ], 'errors' => [ [ 'shape' => 'NoSuchGeoLocation', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHealthCheck' => [ 'name' => 'GetHealthCheck', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}', ], 'input' => [ 'shape' => 'GetHealthCheckRequest', ], 'output' => [ 'shape' => 'GetHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'IncompatibleVersion', ], ], ], 'GetHealthCheckCount' => [ 'name' => 'GetHealthCheckCount', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheckcount', ], 'input' => [ 'shape' => 'GetHealthCheckCountRequest', ], 'output' => [ 'shape' => 'GetHealthCheckCountResponse', ], ], 'GetHealthCheckLastFailureReason' => [ 'name' => 'GetHealthCheckLastFailureReason', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}/lastfailurereason', ], 'input' => [ 'shape' => 'GetHealthCheckLastFailureReasonRequest', ], 'output' => [ 'shape' => 'GetHealthCheckLastFailureReasonResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHealthCheckStatus' => [ 'name' => 'GetHealthCheckStatus', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}/status', ], 'input' => [ 'shape' => 'GetHealthCheckStatusRequest', ], 'output' => [ 'shape' => 'GetHealthCheckStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHostedZone' => [ 'name' => 'GetHostedZone', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}', ], 'input' => [ 'shape' => 'GetHostedZoneRequest', ], 'output' => [ 'shape' => 'GetHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHostedZoneCount' => [ 'name' => 'GetHostedZoneCount', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzonecount', ], 'input' => [ 'shape' => 'GetHostedZoneCountRequest', ], 'output' => [ 'shape' => 'GetHostedZoneCountResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'GetReusableDelegationSet' => [ 'name' => 'GetReusableDelegationSet', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/delegationset/{Id}', ], 'input' => [ 'shape' => 'GetReusableDelegationSetRequest', ], 'output' => [ 'shape' => 'GetReusableDelegationSetResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetNotReusable', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetTrafficPolicy' => [ 'name' => 'GetTrafficPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}/{Version}', ], 'input' => [ 'shape' => 'GetTrafficPolicyRequest', ], 'output' => [ 'shape' => 'GetTrafficPolicyResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetTrafficPolicyInstance' => [ 'name' => 'GetTrafficPolicyInstance', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstance/{Id}', ], 'input' => [ 'shape' => 'GetTrafficPolicyInstanceRequest', ], 'output' => [ 'shape' => 'GetTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetTrafficPolicyInstanceCount' => [ 'name' => 'GetTrafficPolicyInstanceCount', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstancecount', ], 'input' => [ 'shape' => 'GetTrafficPolicyInstanceCountRequest', ], 'output' => [ 'shape' => 'GetTrafficPolicyInstanceCountResponse', ], ], 'ListChangeBatchesByHostedZone' => [ 'name' => 'ListChangeBatchesByHostedZone', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}/changes', ], 'input' => [ 'shape' => 'ListChangeBatchesByHostedZoneRequest', ], 'output' => [ 'shape' => 'ListChangeBatchesByHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], 'deprecated' => true, ], 'ListChangeBatchesByRRSet' => [ 'name' => 'ListChangeBatchesByRRSet', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}/rrsChanges', ], 'input' => [ 'shape' => 'ListChangeBatchesByRRSetRequest', ], 'output' => [ 'shape' => 'ListChangeBatchesByRRSetResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], 'deprecated' => true, ], 'ListGeoLocations' => [ 'name' => 'ListGeoLocations', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/geolocations', ], 'input' => [ 'shape' => 'ListGeoLocationsRequest', ], 'output' => [ 'shape' => 'ListGeoLocationsResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'ListHealthChecks' => [ 'name' => 'ListHealthChecks', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck', ], 'input' => [ 'shape' => 'ListHealthChecksRequest', ], 'output' => [ 'shape' => 'ListHealthChecksResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'IncompatibleVersion', ], ], ], 'ListHostedZones' => [ 'name' => 'ListHostedZones', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone', ], 'input' => [ 'shape' => 'ListHostedZonesRequest', ], 'output' => [ 'shape' => 'ListHostedZonesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetNotReusable', ], ], ], 'ListHostedZonesByName' => [ 'name' => 'ListHostedZonesByName', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzonesbyname', ], 'input' => [ 'shape' => 'ListHostedZonesByNameRequest', ], 'output' => [ 'shape' => 'ListHostedZonesByNameResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'InvalidDomainName', ], ], ], 'ListResourceRecordSets' => [ 'name' => 'ListResourceRecordSets', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}/rrset', ], 'input' => [ 'shape' => 'ListResourceRecordSetsRequest', ], 'output' => [ 'shape' => 'ListResourceRecordSetsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'ListReusableDelegationSets' => [ 'name' => 'ListReusableDelegationSets', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/delegationset', ], 'input' => [ 'shape' => 'ListReusableDelegationSetsRequest', ], 'output' => [ 'shape' => 'ListReusableDelegationSetsResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/tags/{ResourceType}/{ResourceId}', ], 'input' => [ 'shape' => 'ListTagsForResourceRequest', ], 'output' => [ 'shape' => 'ListTagsForResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ThrottlingException', ], ], ], 'ListTagsForResources' => [ 'name' => 'ListTagsForResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/tags/{ResourceType}', ], 'input' => [ 'shape' => 'ListTagsForResourcesRequest', 'locationName' => 'ListTagsForResourcesRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'ListTagsForResourcesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ThrottlingException', ], ], ], 'ListTrafficPolicies' => [ 'name' => 'ListTrafficPolicies', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicies', ], 'input' => [ 'shape' => 'ListTrafficPoliciesRequest', ], 'output' => [ 'shape' => 'ListTrafficPoliciesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'ListTrafficPolicyInstances' => [ 'name' => 'ListTrafficPolicyInstances', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstances', ], 'input' => [ 'shape' => 'ListTrafficPolicyInstancesRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyInstancesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], ], ], 'ListTrafficPolicyInstancesByHostedZone' => [ 'name' => 'ListTrafficPolicyInstancesByHostedZone', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstances/hostedzone', ], 'input' => [ 'shape' => 'ListTrafficPolicyInstancesByHostedZoneRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyInstancesByHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'NoSuchHostedZone', ], ], ], 'ListTrafficPolicyInstancesByPolicy' => [ 'name' => 'ListTrafficPolicyInstancesByPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstances/trafficpolicy', ], 'input' => [ 'shape' => 'ListTrafficPolicyInstancesByPolicyRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyInstancesByPolicyResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'NoSuchTrafficPolicy', ], ], ], 'ListTrafficPolicyVersions' => [ 'name' => 'ListTrafficPolicyVersions', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicies/{Id}/versions', ], 'input' => [ 'shape' => 'ListTrafficPolicyVersionsRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyVersionsResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicy', ], ], ], 'TestDNSAnswer' => [ 'name' => 'TestDNSAnswer', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/testdnsanswer', ], 'input' => [ 'shape' => 'TestDNSAnswerRequest', ], 'output' => [ 'shape' => 'TestDNSAnswerResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'UpdateHealthCheck' => [ 'name' => 'UpdateHealthCheck', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}', ], 'input' => [ 'shape' => 'UpdateHealthCheckRequest', 'locationName' => 'UpdateHealthCheckRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'HealthCheckVersionMismatch', ], ], ], 'UpdateHostedZoneComment' => [ 'name' => 'UpdateHostedZoneComment', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}', ], 'input' => [ 'shape' => 'UpdateHostedZoneCommentRequest', 'locationName' => 'UpdateHostedZoneCommentRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateHostedZoneCommentResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'UpdateTrafficPolicyComment' => [ 'name' => 'UpdateTrafficPolicyComment', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}/{Version}', ], 'input' => [ 'shape' => 'UpdateTrafficPolicyCommentRequest', 'locationName' => 'UpdateTrafficPolicyCommentRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateTrafficPolicyCommentResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'ConcurrentModification', ], ], ], 'UpdateTrafficPolicyInstance' => [ 'name' => 'UpdateTrafficPolicyInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicyinstance/{Id}', ], 'input' => [ 'shape' => 'UpdateTrafficPolicyInstanceRequest', 'locationName' => 'UpdateTrafficPolicyInstanceRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ConflictingTypes', ], ], ], ], 'shapes' => [ 'AWSAccountID' => [ 'type' => 'string', ], 'AlarmIdentifier' => [ 'type' => 'structure', 'required' => [ 'Region', 'Name', ], 'members' => [ 'Region' => [ 'shape' => 'CloudWatchRegion', ], 'Name' => [ 'shape' => 'AlarmName', ], ], ], 'AlarmName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'AliasHealthEnabled' => [ 'type' => 'boolean', ], 'AliasTarget' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'DNSName', 'EvaluateTargetHealth', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'DNSName' => [ 'shape' => 'DNSName', ], 'EvaluateTargetHealth' => [ 'shape' => 'AliasHealthEnabled', ], ], ], 'AssociateVPCComment' => [ 'type' => 'string', ], 'AssociateVPCWithHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'VPC', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'VPC' => [ 'shape' => 'VPC', ], 'Comment' => [ 'shape' => 'AssociateVPCComment', ], ], ], 'AssociateVPCWithHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'Change' => [ 'type' => 'structure', 'required' => [ 'Action', 'ResourceRecordSet', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'ResourceRecordSet' => [ 'shape' => 'ResourceRecordSet', ], ], ], 'ChangeAction' => [ 'type' => 'string', 'enum' => [ 'CREATE', 'DELETE', 'UPSERT', ], ], 'ChangeBatch' => [ 'type' => 'structure', 'required' => [ 'Changes', ], 'members' => [ 'Comment' => [ 'shape' => 'ResourceDescription', ], 'Changes' => [ 'shape' => 'Changes', ], ], ], 'ChangeBatchRecord' => [ 'type' => 'structure', 'required' => [ 'Id', 'Status', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'SubmittedAt' => [ 'shape' => 'TimeStamp', ], 'Status' => [ 'shape' => 'ChangeStatus', ], 'Comment' => [ 'shape' => 'ResourceDescription', ], 'Submitter' => [ 'shape' => 'AWSAccountID', ], 'Changes' => [ 'shape' => 'Changes', ], ], 'deprecated' => true, ], 'ChangeBatchRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'ChangeBatchRecord', 'locationName' => 'ChangeBatchRecord', ], 'deprecated' => true, 'min' => 1, ], 'ChangeInfo' => [ 'type' => 'structure', 'required' => [ 'Id', 'Status', 'SubmittedAt', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'Status' => [ 'shape' => 'ChangeStatus', ], 'SubmittedAt' => [ 'shape' => 'TimeStamp', ], 'Comment' => [ 'shape' => 'ResourceDescription', ], ], ], 'ChangeResourceRecordSetsRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'ChangeBatch', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'ChangeBatch' => [ 'shape' => 'ChangeBatch', ], ], ], 'ChangeResourceRecordSetsResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'ChangeStatus' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'INSYNC', ], ], 'ChangeTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceId', ], 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', 'location' => 'uri', 'locationName' => 'ResourceType', ], 'ResourceId' => [ 'shape' => 'TagResourceId', 'location' => 'uri', 'locationName' => 'ResourceId', ], 'AddTags' => [ 'shape' => 'TagList', ], 'RemoveTagKeys' => [ 'shape' => 'TagKeyList', ], ], ], 'ChangeTagsForResourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'Changes' => [ 'type' => 'list', 'member' => [ 'shape' => 'Change', 'locationName' => 'Change', ], 'min' => 1, ], 'CheckerIpRanges' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPAddressCidr', ], ], 'ChildHealthCheckList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheckId', 'locationName' => 'ChildHealthCheck', ], 'max' => 256, ], 'CloudWatchAlarmConfiguration' => [ 'type' => 'structure', 'required' => [ 'EvaluationPeriods', 'Threshold', 'ComparisonOperator', 'Period', 'MetricName', 'Namespace', 'Statistic', ], 'members' => [ 'EvaluationPeriods' => [ 'shape' => 'EvaluationPeriods', ], 'Threshold' => [ 'shape' => 'Threshold', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperator', ], 'Period' => [ 'shape' => 'Period', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'Namespace' => [ 'shape' => 'Namespace', ], 'Statistic' => [ 'shape' => 'Statistic', ], 'Dimensions' => [ 'shape' => 'DimensionList', ], ], ], 'CloudWatchRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-west-1', 'us-west-2', 'eu-central-1', 'eu-west-1', 'ap-south-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'ap-northeast-2', 'sa-east-1', ], 'max' => 64, 'min' => 1, ], 'ComparisonOperator' => [ 'type' => 'string', 'enum' => [ 'GreaterThanOrEqualToThreshold', 'GreaterThanThreshold', 'LessThanThreshold', 'LessThanOrEqualToThreshold', ], ], 'ConcurrentModification' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'ConflictingDomainExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ConflictingTypes' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'CreateHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'HealthCheckConfig', ], 'members' => [ 'CallerReference' => [ 'shape' => 'HealthCheckNonce', ], 'HealthCheckConfig' => [ 'shape' => 'HealthCheckConfig', ], ], ], 'CreateHealthCheckResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheck', 'Location', ], 'members' => [ 'HealthCheck' => [ 'shape' => 'HealthCheck', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'CallerReference', ], 'members' => [ 'Name' => [ 'shape' => 'DNSName', ], 'VPC' => [ 'shape' => 'VPC', ], 'CallerReference' => [ 'shape' => 'Nonce', ], 'HostedZoneConfig' => [ 'shape' => 'HostedZoneConfig', ], 'DelegationSetId' => [ 'shape' => 'ResourceId', ], ], ], 'CreateHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZone', 'ChangeInfo', 'DelegationSet', 'Location', ], 'members' => [ 'HostedZone' => [ 'shape' => 'HostedZone', ], 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], 'DelegationSet' => [ 'shape' => 'DelegationSet', ], 'VPC' => [ 'shape' => 'VPC', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateReusableDelegationSetRequest' => [ 'type' => 'structure', 'required' => [ 'CallerReference', ], 'members' => [ 'CallerReference' => [ 'shape' => 'Nonce', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', ], ], ], 'CreateReusableDelegationSetResponse' => [ 'type' => 'structure', 'required' => [ 'DelegationSet', 'Location', ], 'members' => [ 'DelegationSet' => [ 'shape' => 'DelegationSet', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'Name', 'TTL', 'TrafficPolicyId', 'TrafficPolicyVersion', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'DNSName', ], 'TTL' => [ 'shape' => 'TTL', ], 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', ], ], ], 'CreateTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstance', 'Location', ], 'members' => [ 'TrafficPolicyInstance' => [ 'shape' => 'TrafficPolicyInstance', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateTrafficPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'Document', ], 'members' => [ 'Name' => [ 'shape' => 'TrafficPolicyName', ], 'Document' => [ 'shape' => 'TrafficPolicyDocument', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'CreateTrafficPolicyResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', 'Location', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateTrafficPolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Document', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Document' => [ 'shape' => 'TrafficPolicyDocument', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'CreateTrafficPolicyVersionResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', 'Location', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'DNSName' => [ 'type' => 'string', 'max' => 1024, ], 'DNSRCode' => [ 'type' => 'string', ], 'Date' => [ 'type' => 'string', 'deprecated' => true, 'max' => 256, ], 'DelegationSet' => [ 'type' => 'structure', 'required' => [ 'NameServers', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'CallerReference' => [ 'shape' => 'Nonce', ], 'NameServers' => [ 'shape' => 'DelegationSetNameServers', ], ], ], 'DelegationSetAlreadyCreated' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetAlreadyReusable' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetInUse' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetNameServers' => [ 'type' => 'list', 'member' => [ 'shape' => 'DNSName', 'locationName' => 'NameServer', ], 'min' => 1, ], 'DelegationSetNotAvailable' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetNotReusable' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSets' => [ 'type' => 'list', 'member' => [ 'shape' => 'DelegationSet', 'locationName' => 'DelegationSet', ], ], 'DeleteHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'DeleteHealthCheckResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'DeleteHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'DeleteReusableDelegationSetRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'DeleteReusableDelegationSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'DeleteTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteTrafficPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'uri', 'locationName' => 'Version', ], ], ], 'DeleteTrafficPolicyResponse' => [ 'type' => 'structure', 'members' => [], ], 'Dimension' => [ 'type' => 'structure', 'required' => [ 'Name', 'Value', ], 'members' => [ 'Name' => [ 'shape' => 'DimensionField', ], 'Value' => [ 'shape' => 'DimensionField', ], ], ], 'DimensionField' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'DimensionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Dimension', 'locationName' => 'Dimension', ], 'max' => 10, ], 'DisassociateVPCComment' => [ 'type' => 'string', ], 'DisassociateVPCFromHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'VPC', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'VPC' => [ 'shape' => 'VPC', ], 'Comment' => [ 'shape' => 'DisassociateVPCComment', ], ], ], 'DisassociateVPCFromHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'EnableSNI' => [ 'type' => 'boolean', ], 'ErrorMessage' => [ 'type' => 'string', ], 'ErrorMessages' => [ 'type' => 'list', 'member' => [ 'shape' => 'ErrorMessage', 'locationName' => 'Message', ], ], 'EvaluationPeriods' => [ 'type' => 'integer', 'min' => 1, ], 'FailureThreshold' => [ 'type' => 'integer', 'max' => 10, 'min' => 1, ], 'FullyQualifiedDomainName' => [ 'type' => 'string', 'max' => 255, ], 'GeoLocation' => [ 'type' => 'structure', 'members' => [ 'ContinentCode' => [ 'shape' => 'GeoLocationContinentCode', ], 'CountryCode' => [ 'shape' => 'GeoLocationCountryCode', ], 'SubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', ], ], ], 'GeoLocationContinentCode' => [ 'type' => 'string', 'max' => 2, 'min' => 2, ], 'GeoLocationContinentName' => [ 'type' => 'string', 'max' => 32, 'min' => 1, ], 'GeoLocationCountryCode' => [ 'type' => 'string', 'max' => 2, 'min' => 1, ], 'GeoLocationCountryName' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'GeoLocationDetails' => [ 'type' => 'structure', 'members' => [ 'ContinentCode' => [ 'shape' => 'GeoLocationContinentCode', ], 'ContinentName' => [ 'shape' => 'GeoLocationContinentName', ], 'CountryCode' => [ 'shape' => 'GeoLocationCountryCode', ], 'CountryName' => [ 'shape' => 'GeoLocationCountryName', ], 'SubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', ], 'SubdivisionName' => [ 'shape' => 'GeoLocationSubdivisionName', ], ], ], 'GeoLocationDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GeoLocationDetails', 'locationName' => 'GeoLocationDetails', ], ], 'GeoLocationSubdivisionCode' => [ 'type' => 'string', 'max' => 3, 'min' => 1, ], 'GeoLocationSubdivisionName' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'GetChangeDetailsRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], 'deprecated' => true, ], 'GetChangeDetailsResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeBatchRecord', ], 'members' => [ 'ChangeBatchRecord' => [ 'shape' => 'ChangeBatchRecord', ], ], 'deprecated' => true, ], 'GetChangeRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetChangeResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'GetCheckerIpRangesRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetCheckerIpRangesResponse' => [ 'type' => 'structure', 'required' => [ 'CheckerIpRanges', ], 'members' => [ 'CheckerIpRanges' => [ 'shape' => 'CheckerIpRanges', ], ], ], 'GetGeoLocationRequest' => [ 'type' => 'structure', 'members' => [ 'ContinentCode' => [ 'shape' => 'GeoLocationContinentCode', 'location' => 'querystring', 'locationName' => 'continentcode', ], 'CountryCode' => [ 'shape' => 'GeoLocationCountryCode', 'location' => 'querystring', 'locationName' => 'countrycode', ], 'SubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', 'location' => 'querystring', 'locationName' => 'subdivisioncode', ], ], ], 'GetGeoLocationResponse' => [ 'type' => 'structure', 'required' => [ 'GeoLocationDetails', ], 'members' => [ 'GeoLocationDetails' => [ 'shape' => 'GeoLocationDetails', ], ], ], 'GetHealthCheckCountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetHealthCheckCountResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheckCount', ], 'members' => [ 'HealthCheckCount' => [ 'shape' => 'HealthCheckCount', ], ], ], 'GetHealthCheckLastFailureReasonRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'GetHealthCheckLastFailureReasonResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheckObservations', ], 'members' => [ 'HealthCheckObservations' => [ 'shape' => 'HealthCheckObservations', ], ], ], 'GetHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'GetHealthCheckResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheck', ], 'members' => [ 'HealthCheck' => [ 'shape' => 'HealthCheck', ], ], ], 'GetHealthCheckStatusRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'GetHealthCheckStatusResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheckObservations', ], 'members' => [ 'HealthCheckObservations' => [ 'shape' => 'HealthCheckObservations', ], ], ], 'GetHostedZoneCountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetHostedZoneCountResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZoneCount', ], 'members' => [ 'HostedZoneCount' => [ 'shape' => 'HostedZoneCount', ], ], ], 'GetHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZone', ], 'members' => [ 'HostedZone' => [ 'shape' => 'HostedZone', ], 'DelegationSet' => [ 'shape' => 'DelegationSet', ], 'VPCs' => [ 'shape' => 'VPCs', ], ], ], 'GetReusableDelegationSetRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetReusableDelegationSetResponse' => [ 'type' => 'structure', 'required' => [ 'DelegationSet', ], 'members' => [ 'DelegationSet' => [ 'shape' => 'DelegationSet', ], ], ], 'GetTrafficPolicyInstanceCountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetTrafficPolicyInstanceCountResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstanceCount', ], 'members' => [ 'TrafficPolicyInstanceCount' => [ 'shape' => 'TrafficPolicyInstanceCount', ], ], ], 'GetTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstance', ], 'members' => [ 'TrafficPolicyInstance' => [ 'shape' => 'TrafficPolicyInstance', ], ], ], 'GetTrafficPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'uri', 'locationName' => 'Version', ], ], ], 'GetTrafficPolicyResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], ], ], 'HealthCheck' => [ 'type' => 'structure', 'required' => [ 'Id', 'CallerReference', 'HealthCheckConfig', 'HealthCheckVersion', ], 'members' => [ 'Id' => [ 'shape' => 'HealthCheckId', ], 'CallerReference' => [ 'shape' => 'HealthCheckNonce', ], 'HealthCheckConfig' => [ 'shape' => 'HealthCheckConfig', ], 'HealthCheckVersion' => [ 'shape' => 'HealthCheckVersion', ], 'CloudWatchAlarmConfiguration' => [ 'shape' => 'CloudWatchAlarmConfiguration', ], ], ], 'HealthCheckAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'HealthCheckConfig' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'IPAddress' => [ 'shape' => 'IPAddress', ], 'Port' => [ 'shape' => 'Port', ], 'Type' => [ 'shape' => 'HealthCheckType', ], 'ResourcePath' => [ 'shape' => 'ResourcePath', ], 'FullyQualifiedDomainName' => [ 'shape' => 'FullyQualifiedDomainName', ], 'SearchString' => [ 'shape' => 'SearchString', ], 'RequestInterval' => [ 'shape' => 'RequestInterval', ], 'FailureThreshold' => [ 'shape' => 'FailureThreshold', ], 'MeasureLatency' => [ 'shape' => 'MeasureLatency', ], 'Inverted' => [ 'shape' => 'Inverted', ], 'HealthThreshold' => [ 'shape' => 'HealthThreshold', ], 'ChildHealthChecks' => [ 'shape' => 'ChildHealthCheckList', ], 'EnableSNI' => [ 'shape' => 'EnableSNI', ], 'Regions' => [ 'shape' => 'HealthCheckRegionList', ], 'AlarmIdentifier' => [ 'shape' => 'AlarmIdentifier', ], 'InsufficientDataHealthStatus' => [ 'shape' => 'InsufficientDataHealthStatus', ], ], ], 'HealthCheckCount' => [ 'type' => 'long', ], 'HealthCheckId' => [ 'type' => 'string', 'max' => 64, ], 'HealthCheckInUse' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'HealthCheckNonce' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'HealthCheckObservation' => [ 'type' => 'structure', 'members' => [ 'Region' => [ 'shape' => 'HealthCheckRegion', ], 'IPAddress' => [ 'shape' => 'IPAddress', ], 'StatusReport' => [ 'shape' => 'StatusReport', ], ], ], 'HealthCheckObservations' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheckObservation', 'locationName' => 'HealthCheckObservation', ], ], 'HealthCheckRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-west-1', 'us-west-2', 'eu-west-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'sa-east-1', ], 'max' => 64, 'min' => 1, ], 'HealthCheckRegionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheckRegion', 'locationName' => 'Region', ], 'max' => 64, 'min' => 1, ], 'HealthCheckType' => [ 'type' => 'string', 'enum' => [ 'HTTP', 'HTTPS', 'HTTP_STR_MATCH', 'HTTPS_STR_MATCH', 'TCP', 'CALCULATED', 'CLOUDWATCH_METRIC', ], ], 'HealthCheckVersion' => [ 'type' => 'long', 'min' => 1, ], 'HealthCheckVersionMismatch' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'HealthChecks' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheck', 'locationName' => 'HealthCheck', ], ], 'HealthThreshold' => [ 'type' => 'integer', 'max' => 256, 'min' => 0, ], 'HostedZone' => [ 'type' => 'structure', 'required' => [ 'Id', 'Name', 'CallerReference', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'DNSName', ], 'CallerReference' => [ 'shape' => 'Nonce', ], 'Config' => [ 'shape' => 'HostedZoneConfig', ], 'ResourceRecordSetCount' => [ 'shape' => 'HostedZoneRRSetCount', ], ], ], 'HostedZoneAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'HostedZoneConfig' => [ 'type' => 'structure', 'members' => [ 'Comment' => [ 'shape' => 'ResourceDescription', ], 'PrivateZone' => [ 'shape' => 'IsPrivateZone', ], ], ], 'HostedZoneCount' => [ 'type' => 'long', ], 'HostedZoneNotEmpty' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'HostedZoneNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'HostedZoneRRSetCount' => [ 'type' => 'long', ], 'HostedZones' => [ 'type' => 'list', 'member' => [ 'shape' => 'HostedZone', 'locationName' => 'HostedZone', ], ], 'IPAddress' => [ 'type' => 'string', 'max' => 15, 'pattern' => '^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$', ], 'IPAddressCidr' => [ 'type' => 'string', ], 'IncompatibleVersion' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InsufficientDataHealthStatus' => [ 'type' => 'string', 'enum' => [ 'Healthy', 'Unhealthy', 'LastKnownStatus', ], ], 'InvalidArgument' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'InvalidChangeBatch' => [ 'type' => 'structure', 'members' => [ 'messages' => [ 'shape' => 'ErrorMessages', ], ], 'exception' => true, ], 'InvalidDomainName' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidInput' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidTrafficPolicyDocument' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidVPCId' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Inverted' => [ 'type' => 'boolean', ], 'IsPrivateZone' => [ 'type' => 'boolean', ], 'LastVPCAssociation' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'LimitsExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ListChangeBatchesByHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'StartDate', 'EndDate', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'StartDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'startDate', ], 'EndDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'endDate', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxItems', ], 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], ], 'deprecated' => true, ], 'ListChangeBatchesByHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'MaxItems', 'Marker', 'ChangeBatchRecords', ], 'members' => [ 'MaxItems' => [ 'shape' => 'PageMaxItems', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'ChangeBatchRecords' => [ 'shape' => 'ChangeBatchRecords', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], ], 'deprecated' => true, ], 'ListChangeBatchesByRRSetRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'Name', 'Type', 'StartDate', 'EndDate', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'Name' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'rrSet_name', ], 'Type' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'type', ], 'SetIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', 'location' => 'querystring', 'locationName' => 'identifier', ], 'StartDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'startDate', ], 'EndDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'endDate', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxItems', ], 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], ], 'deprecated' => true, ], 'ListChangeBatchesByRRSetResponse' => [ 'type' => 'structure', 'required' => [ 'MaxItems', 'Marker', 'ChangeBatchRecords', ], 'members' => [ 'MaxItems' => [ 'shape' => 'PageMaxItems', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'ChangeBatchRecords' => [ 'shape' => 'ChangeBatchRecords', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], ], 'deprecated' => true, ], 'ListGeoLocationsRequest' => [ 'type' => 'structure', 'members' => [ 'StartContinentCode' => [ 'shape' => 'GeoLocationContinentCode', 'location' => 'querystring', 'locationName' => 'startcontinentcode', ], 'StartCountryCode' => [ 'shape' => 'GeoLocationCountryCode', 'location' => 'querystring', 'locationName' => 'startcountrycode', ], 'StartSubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', 'location' => 'querystring', 'locationName' => 'startsubdivisioncode', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListGeoLocationsResponse' => [ 'type' => 'structure', 'required' => [ 'GeoLocationDetailsList', 'IsTruncated', 'MaxItems', ], 'members' => [ 'GeoLocationDetailsList' => [ 'shape' => 'GeoLocationDetailsList', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextContinentCode' => [ 'shape' => 'GeoLocationContinentCode', ], 'NextCountryCode' => [ 'shape' => 'GeoLocationCountryCode', ], 'NextSubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListHealthChecksRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListHealthChecksResponse' => [ 'type' => 'structure', 'required' => [ 'HealthChecks', 'Marker', 'IsTruncated', 'MaxItems', ], 'members' => [ 'HealthChecks' => [ 'shape' => 'HealthChecks', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListHostedZonesByNameRequest' => [ 'type' => 'structure', 'members' => [ 'DNSName' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'dnsname', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListHostedZonesByNameResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZones', 'IsTruncated', 'MaxItems', ], 'members' => [ 'HostedZones' => [ 'shape' => 'HostedZones', ], 'DNSName' => [ 'shape' => 'DNSName', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextDNSName' => [ 'shape' => 'DNSName', ], 'NextHostedZoneId' => [ 'shape' => 'ResourceId', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListHostedZonesRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], 'DelegationSetId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'delegationsetid', ], ], ], 'ListHostedZonesResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZones', 'Marker', 'IsTruncated', 'MaxItems', ], 'members' => [ 'HostedZones' => [ 'shape' => 'HostedZones', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListResourceRecordSetsRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'StartRecordName' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'name', ], 'StartRecordType' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'type', ], 'StartRecordIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', 'location' => 'querystring', 'locationName' => 'identifier', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListResourceRecordSetsResponse' => [ 'type' => 'structure', 'required' => [ 'ResourceRecordSets', 'IsTruncated', 'MaxItems', ], 'members' => [ 'ResourceRecordSets' => [ 'shape' => 'ResourceRecordSets', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextRecordName' => [ 'shape' => 'DNSName', ], 'NextRecordType' => [ 'shape' => 'RRType', ], 'NextRecordIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListReusableDelegationSetsRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListReusableDelegationSetsResponse' => [ 'type' => 'structure', 'required' => [ 'DelegationSets', 'Marker', 'IsTruncated', 'MaxItems', ], 'members' => [ 'DelegationSets' => [ 'shape' => 'DelegationSets', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceId', ], 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', 'location' => 'uri', 'locationName' => 'ResourceType', ], 'ResourceId' => [ 'shape' => 'TagResourceId', 'location' => 'uri', 'locationName' => 'ResourceId', ], ], ], 'ListTagsForResourceResponse' => [ 'type' => 'structure', 'required' => [ 'ResourceTagSet', ], 'members' => [ 'ResourceTagSet' => [ 'shape' => 'ResourceTagSet', ], ], ], 'ListTagsForResourcesRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceIds', ], 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', 'location' => 'uri', 'locationName' => 'ResourceType', ], 'ResourceIds' => [ 'shape' => 'TagResourceIdList', ], ], ], 'ListTagsForResourcesResponse' => [ 'type' => 'structure', 'required' => [ 'ResourceTagSets', ], 'members' => [ 'ResourceTagSets' => [ 'shape' => 'ResourceTagSetList', ], ], ], 'ListTrafficPoliciesRequest' => [ 'type' => 'structure', 'members' => [ 'TrafficPolicyIdMarker' => [ 'shape' => 'TrafficPolicyId', 'location' => 'querystring', 'locationName' => 'trafficpolicyid', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPoliciesResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicySummaries', 'IsTruncated', 'TrafficPolicyIdMarker', 'MaxItems', ], 'members' => [ 'TrafficPolicySummaries' => [ 'shape' => 'TrafficPolicySummaries', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'TrafficPolicyIdMarker' => [ 'shape' => 'TrafficPolicyId', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyInstancesByHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'id', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancename', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancetype', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyInstancesByHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstances', 'IsTruncated', 'MaxItems', ], 'members' => [ 'TrafficPolicyInstances' => [ 'shape' => 'TrafficPolicyInstances', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyInstancesByPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyId', 'TrafficPolicyVersion', ], 'members' => [ 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', 'location' => 'querystring', 'locationName' => 'id', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'querystring', 'locationName' => 'version', ], 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancename', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancetype', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyInstancesByPolicyResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstances', 'IsTruncated', 'MaxItems', ], 'members' => [ 'TrafficPolicyInstances' => [ 'shape' => 'TrafficPolicyInstances', ], 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyInstancesRequest' => [ 'type' => 'structure', 'members' => [ 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancename', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancetype', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyInstancesResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstances', 'IsTruncated', 'MaxItems', ], 'members' => [ 'TrafficPolicyInstances' => [ 'shape' => 'TrafficPolicyInstances', ], 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyVersionsRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'TrafficPolicyVersionMarker' => [ 'shape' => 'TrafficPolicyVersionMarker', 'location' => 'querystring', 'locationName' => 'trafficpolicyversion', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyVersionsResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicies', 'IsTruncated', 'TrafficPolicyVersionMarker', 'MaxItems', ], 'members' => [ 'TrafficPolicies' => [ 'shape' => 'TrafficPolicies', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'TrafficPolicyVersionMarker' => [ 'shape' => 'TrafficPolicyVersionMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'MeasureLatency' => [ 'type' => 'boolean', ], 'Message' => [ 'type' => 'string', 'max' => 1024, ], 'MetricName' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'Nameserver' => [ 'type' => 'string', 'max' => 255, 'min' => 0, ], 'Namespace' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'NoSuchChange' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchDelegationSet' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'NoSuchGeoLocation' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchHealthCheck' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchHostedZone' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchTrafficPolicy' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchTrafficPolicyInstance' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'Nonce' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'PageMarker' => [ 'type' => 'string', 'max' => 64, ], 'PageMaxItems' => [ 'type' => 'string', ], 'PageTruncated' => [ 'type' => 'boolean', ], 'Period' => [ 'type' => 'integer', 'min' => 60, ], 'Port' => [ 'type' => 'integer', 'max' => 65535, 'min' => 1, ], 'PriorRequestNotComplete' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'PublicZoneVPCAssociation' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'RData' => [ 'type' => 'string', 'max' => 4000, ], 'RRType' => [ 'type' => 'string', 'enum' => [ 'SOA', 'A', 'TXT', 'NS', 'CNAME', 'MX', 'NAPTR', 'PTR', 'SRV', 'SPF', 'AAAA', ], ], 'RecordData' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordDataEntry', 'locationName' => 'RecordDataEntry', ], ], 'RecordDataEntry' => [ 'type' => 'string', 'max' => 512, 'min' => 0, ], 'RequestInterval' => [ 'type' => 'integer', 'max' => 30, 'min' => 10, ], 'ResourceDescription' => [ 'type' => 'string', 'max' => 256, ], 'ResourceId' => [ 'type' => 'string', 'max' => 32, ], 'ResourcePath' => [ 'type' => 'string', 'max' => 255, ], 'ResourceRecord' => [ 'type' => 'structure', 'required' => [ 'Value', ], 'members' => [ 'Value' => [ 'shape' => 'RData', ], ], ], 'ResourceRecordSet' => [ 'type' => 'structure', 'required' => [ 'Name', 'Type', ], 'members' => [ 'Name' => [ 'shape' => 'DNSName', ], 'Type' => [ 'shape' => 'RRType', ], 'SetIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', ], 'Weight' => [ 'shape' => 'ResourceRecordSetWeight', ], 'Region' => [ 'shape' => 'ResourceRecordSetRegion', ], 'GeoLocation' => [ 'shape' => 'GeoLocation', ], 'Failover' => [ 'shape' => 'ResourceRecordSetFailover', ], 'TTL' => [ 'shape' => 'TTL', ], 'ResourceRecords' => [ 'shape' => 'ResourceRecords', ], 'AliasTarget' => [ 'shape' => 'AliasTarget', ], 'HealthCheckId' => [ 'shape' => 'HealthCheckId', ], 'TrafficPolicyInstanceId' => [ 'shape' => 'TrafficPolicyInstanceId', ], ], ], 'ResourceRecordSetFailover' => [ 'type' => 'string', 'enum' => [ 'PRIMARY', 'SECONDARY', ], ], 'ResourceRecordSetIdentifier' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'ResourceRecordSetRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-west-1', 'us-west-2', 'eu-west-1', 'eu-central-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'ap-northeast-2', 'sa-east-1', 'cn-north-1', 'ap-south-1', ], 'max' => 64, 'min' => 1, ], 'ResourceRecordSetWeight' => [ 'type' => 'long', 'max' => 255, 'min' => 0, ], 'ResourceRecordSets' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceRecordSet', 'locationName' => 'ResourceRecordSet', ], ], 'ResourceRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceRecord', 'locationName' => 'ResourceRecord', ], 'min' => 1, ], 'ResourceTagSet' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', ], 'ResourceId' => [ 'shape' => 'TagResourceId', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'ResourceTagSetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceTagSet', 'locationName' => 'ResourceTagSet', ], ], 'ResourceURI' => [ 'type' => 'string', 'max' => 1024, ], 'SearchString' => [ 'type' => 'string', 'max' => 255, ], 'Statistic' => [ 'type' => 'string', 'enum' => [ 'Average', 'Sum', 'SampleCount', 'Maximum', 'Minimum', ], ], 'Status' => [ 'type' => 'string', ], 'StatusReport' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'Status', ], 'CheckedTime' => [ 'shape' => 'TimeStamp', ], ], ], 'SubnetMask' => [ 'type' => 'string', 'max' => 2, 'min' => 0, ], 'TTL' => [ 'type' => 'long', 'max' => 2147483647, 'min' => 0, ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, ], 'TagKeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagKey', 'locationName' => 'Key', ], 'max' => 10, 'min' => 1, ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], 'max' => 10, 'min' => 1, ], 'TagResourceId' => [ 'type' => 'string', 'max' => 64, ], 'TagResourceIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagResourceId', 'locationName' => 'ResourceId', ], 'max' => 10, 'min' => 1, ], 'TagResourceType' => [ 'type' => 'string', 'enum' => [ 'healthcheck', 'hostedzone', ], ], 'TagValue' => [ 'type' => 'string', 'max' => 256, ], 'TestDNSAnswerRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'RecordName', 'RecordType', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'RecordName' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'recordname', ], 'RecordType' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'recordtype', ], 'ResolverIP' => [ 'shape' => 'IPAddress', 'location' => 'querystring', 'locationName' => 'resolverip', ], 'EDNS0ClientSubnetIP' => [ 'shape' => 'IPAddress', 'location' => 'querystring', 'locationName' => 'edns0clientsubnetip', ], 'EDNS0ClientSubnetMask' => [ 'shape' => 'SubnetMask', 'location' => 'querystring', 'locationName' => 'edns0clientsubnetmask', ], ], ], 'TestDNSAnswerResponse' => [ 'type' => 'structure', 'required' => [ 'Nameserver', 'RecordName', 'RecordType', 'RecordData', 'ResponseCode', 'Protocol', ], 'members' => [ 'Nameserver' => [ 'shape' => 'Nameserver', ], 'RecordName' => [ 'shape' => 'DNSName', ], 'RecordType' => [ 'shape' => 'RRType', ], 'RecordData' => [ 'shape' => 'RecordData', ], 'ResponseCode' => [ 'shape' => 'DNSRCode', ], 'Protocol' => [ 'shape' => 'TransportProtocol', ], ], ], 'Threshold' => [ 'type' => 'double', ], 'ThrottlingException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TimeStamp' => [ 'type' => 'timestamp', ], 'TooManyHealthChecks' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'TooManyHostedZones' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyTrafficPolicies' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyTrafficPolicyInstances' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrafficPolicies' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrafficPolicy', 'locationName' => 'TrafficPolicy', ], ], 'TrafficPolicy' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', 'Name', 'Type', 'Document', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', ], 'Name' => [ 'shape' => 'TrafficPolicyName', ], 'Type' => [ 'shape' => 'RRType', ], 'Document' => [ 'shape' => 'TrafficPolicyDocument', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'TrafficPolicyAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'TrafficPolicyComment' => [ 'type' => 'string', 'max' => 1024, ], 'TrafficPolicyDocument' => [ 'type' => 'string', 'max' => 102400, ], 'TrafficPolicyId' => [ 'type' => 'string', 'max' => 36, ], 'TrafficPolicyInUse' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrafficPolicyInstance' => [ 'type' => 'structure', 'required' => [ 'Id', 'HostedZoneId', 'Name', 'TTL', 'State', 'Message', 'TrafficPolicyId', 'TrafficPolicyVersion', 'TrafficPolicyType', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'DNSName', ], 'TTL' => [ 'shape' => 'TTL', ], 'State' => [ 'shape' => 'TrafficPolicyInstanceState', ], 'Message' => [ 'shape' => 'Message', ], 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', ], 'TrafficPolicyType' => [ 'shape' => 'RRType', ], ], ], 'TrafficPolicyInstanceAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'TrafficPolicyInstanceCount' => [ 'type' => 'integer', ], 'TrafficPolicyInstanceId' => [ 'type' => 'string', 'max' => 36, ], 'TrafficPolicyInstanceState' => [ 'type' => 'string', ], 'TrafficPolicyInstances' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrafficPolicyInstance', 'locationName' => 'TrafficPolicyInstance', ], ], 'TrafficPolicyName' => [ 'type' => 'string', 'max' => 512, ], 'TrafficPolicySummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrafficPolicySummary', 'locationName' => 'TrafficPolicySummary', ], ], 'TrafficPolicySummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'Name', 'Type', 'LatestVersion', 'TrafficPolicyCount', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', ], 'Name' => [ 'shape' => 'TrafficPolicyName', ], 'Type' => [ 'shape' => 'RRType', ], 'LatestVersion' => [ 'shape' => 'TrafficPolicyVersion', ], 'TrafficPolicyCount' => [ 'shape' => 'TrafficPolicyVersion', ], ], ], 'TrafficPolicyVersion' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'TrafficPolicyVersionMarker' => [ 'type' => 'string', 'max' => 4, ], 'TransportProtocol' => [ 'type' => 'string', ], 'UpdateHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], 'HealthCheckVersion' => [ 'shape' => 'HealthCheckVersion', ], 'IPAddress' => [ 'shape' => 'IPAddress', ], 'Port' => [ 'shape' => 'Port', ], 'ResourcePath' => [ 'shape' => 'ResourcePath', ], 'FullyQualifiedDomainName' => [ 'shape' => 'FullyQualifiedDomainName', ], 'SearchString' => [ 'shape' => 'SearchString', ], 'FailureThreshold' => [ 'shape' => 'FailureThreshold', ], 'Inverted' => [ 'shape' => 'Inverted', ], 'HealthThreshold' => [ 'shape' => 'HealthThreshold', ], 'ChildHealthChecks' => [ 'shape' => 'ChildHealthCheckList', ], 'EnableSNI' => [ 'shape' => 'EnableSNI', ], 'Regions' => [ 'shape' => 'HealthCheckRegionList', ], 'AlarmIdentifier' => [ 'shape' => 'AlarmIdentifier', ], 'InsufficientDataHealthStatus' => [ 'shape' => 'InsufficientDataHealthStatus', ], ], ], 'UpdateHealthCheckResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheck', ], 'members' => [ 'HealthCheck' => [ 'shape' => 'HealthCheck', ], ], ], 'UpdateHostedZoneCommentRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'Comment' => [ 'shape' => 'ResourceDescription', ], ], ], 'UpdateHostedZoneCommentResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZone', ], 'members' => [ 'HostedZone' => [ 'shape' => 'HostedZone', ], ], ], 'UpdateTrafficPolicyCommentRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', 'Comment', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'uri', 'locationName' => 'Version', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'UpdateTrafficPolicyCommentResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], ], ], 'UpdateTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'TTL', 'TrafficPolicyId', 'TrafficPolicyVersion', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', 'location' => 'uri', 'locationName' => 'Id', ], 'TTL' => [ 'shape' => 'TTL', ], 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', ], ], ], 'UpdateTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstance', ], 'members' => [ 'TrafficPolicyInstance' => [ 'shape' => 'TrafficPolicyInstance', ], ], ], 'VPC' => [ 'type' => 'structure', 'members' => [ 'VPCRegion' => [ 'shape' => 'VPCRegion', ], 'VPCId' => [ 'shape' => 'VPCId', ], ], ], 'VPCAssociationNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'VPCId' => [ 'type' => 'string', 'max' => 1024, ], 'VPCRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-west-1', 'us-west-2', 'eu-west-1', 'eu-central-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-south-1', 'ap-northeast-1', 'ap-northeast-2', 'sa-east-1', 'cn-north-1', ], 'max' => 64, 'min' => 1, ], 'VPCs' => [ 'type' => 'list', 'member' => [ 'shape' => 'VPC', 'locationName' => 'VPC', ], 'min' => 1, ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2013-04-01', 'endpointPrefix' => 'route53', 'globalEndpoint' => 'route53.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'Route 53', 'serviceFullName' => 'Amazon Route 53', 'signatureVersion' => 'v4', ], 'operations' => [ 'AssociateVPCWithHostedZone' => [ 'name' => 'AssociateVPCWithHostedZone', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}/associatevpc', ], 'input' => [ 'shape' => 'AssociateVPCWithHostedZoneRequest', 'locationName' => 'AssociateVPCWithHostedZoneRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'AssociateVPCWithHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidVPCId', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'PublicZoneVPCAssociation', ], [ 'shape' => 'ConflictingDomainExists', ], [ 'shape' => 'LimitsExceeded', ], ], ], 'ChangeResourceRecordSets' => [ 'name' => 'ChangeResourceRecordSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}/rrset/', ], 'input' => [ 'shape' => 'ChangeResourceRecordSetsRequest', 'locationName' => 'ChangeResourceRecordSetsRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'ChangeResourceRecordSetsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidChangeBatch', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'PriorRequestNotComplete', ], ], ], 'ChangeTagsForResource' => [ 'name' => 'ChangeTagsForResource', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/tags/{ResourceType}/{ResourceId}', ], 'input' => [ 'shape' => 'ChangeTagsForResourceRequest', 'locationName' => 'ChangeTagsForResourceRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'ChangeTagsForResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ThrottlingException', ], ], ], 'CreateHealthCheck' => [ 'name' => 'CreateHealthCheck', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/healthcheck', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateHealthCheckRequest', 'locationName' => 'CreateHealthCheckRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'TooManyHealthChecks', ], [ 'shape' => 'HealthCheckAlreadyExists', ], [ 'shape' => 'InvalidInput', ], ], ], 'CreateHostedZone' => [ 'name' => 'CreateHostedZone', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateHostedZoneRequest', 'locationName' => 'CreateHostedZoneRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'InvalidDomainName', ], [ 'shape' => 'HostedZoneAlreadyExists', ], [ 'shape' => 'TooManyHostedZones', ], [ 'shape' => 'InvalidVPCId', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'DelegationSetNotAvailable', ], [ 'shape' => 'ConflictingDomainExists', ], [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetNotReusable', ], ], ], 'CreateReusableDelegationSet' => [ 'name' => 'CreateReusableDelegationSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/delegationset', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateReusableDelegationSetRequest', 'locationName' => 'CreateReusableDelegationSetRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateReusableDelegationSetResponse', ], 'errors' => [ [ 'shape' => 'DelegationSetAlreadyCreated', ], [ 'shape' => 'LimitsExceeded', ], [ 'shape' => 'HostedZoneNotFound', ], [ 'shape' => 'InvalidArgument', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'DelegationSetNotAvailable', ], [ 'shape' => 'DelegationSetAlreadyReusable', ], ], ], 'CreateTrafficPolicy' => [ 'name' => 'CreateTrafficPolicy', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicy', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateTrafficPolicyRequest', 'locationName' => 'CreateTrafficPolicyRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateTrafficPolicyResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'TooManyTrafficPolicies', ], [ 'shape' => 'TrafficPolicyAlreadyExists', ], [ 'shape' => 'InvalidTrafficPolicyDocument', ], ], ], 'CreateTrafficPolicyInstance' => [ 'name' => 'CreateTrafficPolicyInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicyinstance', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateTrafficPolicyInstanceRequest', 'locationName' => 'CreateTrafficPolicyInstanceRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'TooManyTrafficPolicyInstances', ], [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'TrafficPolicyInstanceAlreadyExists', ], ], ], 'CreateTrafficPolicyVersion' => [ 'name' => 'CreateTrafficPolicyVersion', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}', 'responseCode' => 201, ], 'input' => [ 'shape' => 'CreateTrafficPolicyVersionRequest', 'locationName' => 'CreateTrafficPolicyVersionRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'CreateTrafficPolicyVersionResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'ConcurrentModification', ], [ 'shape' => 'InvalidTrafficPolicyDocument', ], ], ], 'DeleteHealthCheck' => [ 'name' => 'DeleteHealthCheck', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}', ], 'input' => [ 'shape' => 'DeleteHealthCheckRequest', ], 'output' => [ 'shape' => 'DeleteHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'HealthCheckInUse', ], [ 'shape' => 'InvalidInput', ], ], ], 'DeleteHostedZone' => [ 'name' => 'DeleteHostedZone', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/hostedzone/{Id}', ], 'input' => [ 'shape' => 'DeleteHostedZoneRequest', ], 'output' => [ 'shape' => 'DeleteHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'HostedZoneNotEmpty', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'InvalidDomainName', ], ], ], 'DeleteReusableDelegationSet' => [ 'name' => 'DeleteReusableDelegationSet', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/delegationset/{Id}', ], 'input' => [ 'shape' => 'DeleteReusableDelegationSetRequest', ], 'output' => [ 'shape' => 'DeleteReusableDelegationSetResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetInUse', ], [ 'shape' => 'DelegationSetNotReusable', ], [ 'shape' => 'InvalidInput', ], ], ], 'DeleteTrafficPolicy' => [ 'name' => 'DeleteTrafficPolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}/{Version}', ], 'input' => [ 'shape' => 'DeleteTrafficPolicyRequest', ], 'output' => [ 'shape' => 'DeleteTrafficPolicyResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'TrafficPolicyInUse', ], [ 'shape' => 'ConcurrentModification', ], ], ], 'DeleteTrafficPolicyInstance' => [ 'name' => 'DeleteTrafficPolicyInstance', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/2013-04-01/trafficpolicyinstance/{Id}', ], 'input' => [ 'shape' => 'DeleteTrafficPolicyInstanceRequest', ], 'output' => [ 'shape' => 'DeleteTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'PriorRequestNotComplete', ], ], ], 'DisassociateVPCFromHostedZone' => [ 'name' => 'DisassociateVPCFromHostedZone', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}/disassociatevpc', ], 'input' => [ 'shape' => 'DisassociateVPCFromHostedZoneRequest', 'locationName' => 'DisassociateVPCFromHostedZoneRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'DisassociateVPCFromHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidVPCId', ], [ 'shape' => 'VPCAssociationNotFound', ], [ 'shape' => 'LastVPCAssociation', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetChange' => [ 'name' => 'GetChange', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/change/{Id}', ], 'input' => [ 'shape' => 'GetChangeRequest', ], 'output' => [ 'shape' => 'GetChangeResponse', ], 'errors' => [ [ 'shape' => 'NoSuchChange', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetChangeDetails' => [ 'name' => 'GetChangeDetails', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/changedetails/{Id}', ], 'input' => [ 'shape' => 'GetChangeDetailsRequest', ], 'output' => [ 'shape' => 'GetChangeDetailsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchChange', ], [ 'shape' => 'InvalidInput', ], ], 'deprecated' => true, ], 'GetCheckerIpRanges' => [ 'name' => 'GetCheckerIpRanges', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/checkeripranges', ], 'input' => [ 'shape' => 'GetCheckerIpRangesRequest', ], 'output' => [ 'shape' => 'GetCheckerIpRangesResponse', ], ], 'GetGeoLocation' => [ 'name' => 'GetGeoLocation', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/geolocation', ], 'input' => [ 'shape' => 'GetGeoLocationRequest', ], 'output' => [ 'shape' => 'GetGeoLocationResponse', ], 'errors' => [ [ 'shape' => 'NoSuchGeoLocation', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHealthCheck' => [ 'name' => 'GetHealthCheck', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}', ], 'input' => [ 'shape' => 'GetHealthCheckRequest', ], 'output' => [ 'shape' => 'GetHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'IncompatibleVersion', ], ], ], 'GetHealthCheckCount' => [ 'name' => 'GetHealthCheckCount', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheckcount', ], 'input' => [ 'shape' => 'GetHealthCheckCountRequest', ], 'output' => [ 'shape' => 'GetHealthCheckCountResponse', ], ], 'GetHealthCheckLastFailureReason' => [ 'name' => 'GetHealthCheckLastFailureReason', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}/lastfailurereason', ], 'input' => [ 'shape' => 'GetHealthCheckLastFailureReasonRequest', ], 'output' => [ 'shape' => 'GetHealthCheckLastFailureReasonResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHealthCheckStatus' => [ 'name' => 'GetHealthCheckStatus', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}/status', ], 'input' => [ 'shape' => 'GetHealthCheckStatusRequest', ], 'output' => [ 'shape' => 'GetHealthCheckStatusResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHostedZone' => [ 'name' => 'GetHostedZone', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}', ], 'input' => [ 'shape' => 'GetHostedZoneRequest', ], 'output' => [ 'shape' => 'GetHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetHostedZoneCount' => [ 'name' => 'GetHostedZoneCount', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzonecount', ], 'input' => [ 'shape' => 'GetHostedZoneCountRequest', ], 'output' => [ 'shape' => 'GetHostedZoneCountResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'GetReusableDelegationSet' => [ 'name' => 'GetReusableDelegationSet', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/delegationset/{Id}', ], 'input' => [ 'shape' => 'GetReusableDelegationSetRequest', ], 'output' => [ 'shape' => 'GetReusableDelegationSetResponse', ], 'errors' => [ [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetNotReusable', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetTrafficPolicy' => [ 'name' => 'GetTrafficPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}/{Version}', ], 'input' => [ 'shape' => 'GetTrafficPolicyRequest', ], 'output' => [ 'shape' => 'GetTrafficPolicyResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetTrafficPolicyInstance' => [ 'name' => 'GetTrafficPolicyInstance', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstance/{Id}', ], 'input' => [ 'shape' => 'GetTrafficPolicyInstanceRequest', ], 'output' => [ 'shape' => 'GetTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'InvalidInput', ], ], ], 'GetTrafficPolicyInstanceCount' => [ 'name' => 'GetTrafficPolicyInstanceCount', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstancecount', ], 'input' => [ 'shape' => 'GetTrafficPolicyInstanceCountRequest', ], 'output' => [ 'shape' => 'GetTrafficPolicyInstanceCountResponse', ], ], 'ListChangeBatchesByHostedZone' => [ 'name' => 'ListChangeBatchesByHostedZone', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}/changes', ], 'input' => [ 'shape' => 'ListChangeBatchesByHostedZoneRequest', ], 'output' => [ 'shape' => 'ListChangeBatchesByHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], 'deprecated' => true, ], 'ListChangeBatchesByRRSet' => [ 'name' => 'ListChangeBatchesByRRSet', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}/rrsChanges', ], 'input' => [ 'shape' => 'ListChangeBatchesByRRSetRequest', ], 'output' => [ 'shape' => 'ListChangeBatchesByRRSetResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], 'deprecated' => true, ], 'ListGeoLocations' => [ 'name' => 'ListGeoLocations', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/geolocations', ], 'input' => [ 'shape' => 'ListGeoLocationsRequest', ], 'output' => [ 'shape' => 'ListGeoLocationsResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'ListHealthChecks' => [ 'name' => 'ListHealthChecks', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/healthcheck', ], 'input' => [ 'shape' => 'ListHealthChecksRequest', ], 'output' => [ 'shape' => 'ListHealthChecksResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'IncompatibleVersion', ], ], ], 'ListHostedZones' => [ 'name' => 'ListHostedZones', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone', ], 'input' => [ 'shape' => 'ListHostedZonesRequest', ], 'output' => [ 'shape' => 'ListHostedZonesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchDelegationSet', ], [ 'shape' => 'DelegationSetNotReusable', ], ], ], 'ListHostedZonesByName' => [ 'name' => 'ListHostedZonesByName', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzonesbyname', ], 'input' => [ 'shape' => 'ListHostedZonesByNameRequest', ], 'output' => [ 'shape' => 'ListHostedZonesByNameResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'InvalidDomainName', ], ], ], 'ListResourceRecordSets' => [ 'name' => 'ListResourceRecordSets', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/hostedzone/{Id}/rrset', ], 'input' => [ 'shape' => 'ListResourceRecordSetsRequest', ], 'output' => [ 'shape' => 'ListResourceRecordSetsResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'ListReusableDelegationSets' => [ 'name' => 'ListReusableDelegationSets', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/delegationset', ], 'input' => [ 'shape' => 'ListReusableDelegationSetsRequest', ], 'output' => [ 'shape' => 'ListReusableDelegationSetsResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'ListTagsForResource' => [ 'name' => 'ListTagsForResource', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/tags/{ResourceType}/{ResourceId}', ], 'input' => [ 'shape' => 'ListTagsForResourceRequest', ], 'output' => [ 'shape' => 'ListTagsForResourceResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ThrottlingException', ], ], ], 'ListTagsForResources' => [ 'name' => 'ListTagsForResources', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/tags/{ResourceType}', ], 'input' => [ 'shape' => 'ListTagsForResourcesRequest', 'locationName' => 'ListTagsForResourcesRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'ListTagsForResourcesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ThrottlingException', ], ], ], 'ListTrafficPolicies' => [ 'name' => 'ListTrafficPolicies', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicies', ], 'input' => [ 'shape' => 'ListTrafficPoliciesRequest', ], 'output' => [ 'shape' => 'ListTrafficPoliciesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], ], ], 'ListTrafficPolicyInstances' => [ 'name' => 'ListTrafficPolicyInstances', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstances', ], 'input' => [ 'shape' => 'ListTrafficPolicyInstancesRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyInstancesResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], ], ], 'ListTrafficPolicyInstancesByHostedZone' => [ 'name' => 'ListTrafficPolicyInstancesByHostedZone', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstances/hostedzone', ], 'input' => [ 'shape' => 'ListTrafficPolicyInstancesByHostedZoneRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyInstancesByHostedZoneResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'NoSuchHostedZone', ], ], ], 'ListTrafficPolicyInstancesByPolicy' => [ 'name' => 'ListTrafficPolicyInstancesByPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicyinstances/trafficpolicy', ], 'input' => [ 'shape' => 'ListTrafficPolicyInstancesByPolicyRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyInstancesByPolicyResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'NoSuchTrafficPolicy', ], ], ], 'ListTrafficPolicyVersions' => [ 'name' => 'ListTrafficPolicyVersions', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/trafficpolicies/{Id}/versions', ], 'input' => [ 'shape' => 'ListTrafficPolicyVersionsRequest', ], 'output' => [ 'shape' => 'ListTrafficPolicyVersionsResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicy', ], ], ], 'TestDNSAnswer' => [ 'name' => 'TestDNSAnswer', 'http' => [ 'method' => 'GET', 'requestUri' => '/2013-04-01/testdnsanswer', ], 'input' => [ 'shape' => 'TestDNSAnswerRequest', ], 'output' => [ 'shape' => 'TestDNSAnswerResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'UpdateHealthCheck' => [ 'name' => 'UpdateHealthCheck', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/healthcheck/{HealthCheckId}', ], 'input' => [ 'shape' => 'UpdateHealthCheckRequest', 'locationName' => 'UpdateHealthCheckRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateHealthCheckResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHealthCheck', ], [ 'shape' => 'InvalidInput', ], [ 'shape' => 'HealthCheckVersionMismatch', ], ], ], 'UpdateHostedZoneComment' => [ 'name' => 'UpdateHostedZoneComment', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/hostedzone/{Id}', ], 'input' => [ 'shape' => 'UpdateHostedZoneCommentRequest', 'locationName' => 'UpdateHostedZoneCommentRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateHostedZoneCommentResponse', ], 'errors' => [ [ 'shape' => 'NoSuchHostedZone', ], [ 'shape' => 'InvalidInput', ], ], ], 'UpdateTrafficPolicyComment' => [ 'name' => 'UpdateTrafficPolicyComment', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicy/{Id}/{Version}', ], 'input' => [ 'shape' => 'UpdateTrafficPolicyCommentRequest', 'locationName' => 'UpdateTrafficPolicyCommentRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateTrafficPolicyCommentResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'ConcurrentModification', ], ], ], 'UpdateTrafficPolicyInstance' => [ 'name' => 'UpdateTrafficPolicyInstance', 'http' => [ 'method' => 'POST', 'requestUri' => '/2013-04-01/trafficpolicyinstance/{Id}', ], 'input' => [ 'shape' => 'UpdateTrafficPolicyInstanceRequest', 'locationName' => 'UpdateTrafficPolicyInstanceRequest', 'xmlNamespace' => [ 'uri' => 'https://route53.amazonaws.com/doc/2013-04-01/', ], ], 'output' => [ 'shape' => 'UpdateTrafficPolicyInstanceResponse', ], 'errors' => [ [ 'shape' => 'InvalidInput', ], [ 'shape' => 'NoSuchTrafficPolicy', ], [ 'shape' => 'NoSuchTrafficPolicyInstance', ], [ 'shape' => 'PriorRequestNotComplete', ], [ 'shape' => 'ConflictingTypes', ], ], ], ], 'shapes' => [ 'AWSAccountID' => [ 'type' => 'string', ], 'AlarmIdentifier' => [ 'type' => 'structure', 'required' => [ 'Region', 'Name', ], 'members' => [ 'Region' => [ 'shape' => 'CloudWatchRegion', ], 'Name' => [ 'shape' => 'AlarmName', ], ], ], 'AlarmName' => [ 'type' => 'string', 'max' => 256, 'min' => 1, ], 'AliasHealthEnabled' => [ 'type' => 'boolean', ], 'AliasTarget' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'DNSName', 'EvaluateTargetHealth', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'DNSName' => [ 'shape' => 'DNSName', ], 'EvaluateTargetHealth' => [ 'shape' => 'AliasHealthEnabled', ], ], ], 'AssociateVPCComment' => [ 'type' => 'string', ], 'AssociateVPCWithHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'VPC', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'VPC' => [ 'shape' => 'VPC', ], 'Comment' => [ 'shape' => 'AssociateVPCComment', ], ], ], 'AssociateVPCWithHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'Change' => [ 'type' => 'structure', 'required' => [ 'Action', 'ResourceRecordSet', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'ResourceRecordSet' => [ 'shape' => 'ResourceRecordSet', ], ], ], 'ChangeAction' => [ 'type' => 'string', 'enum' => [ 'CREATE', 'DELETE', 'UPSERT', ], ], 'ChangeBatch' => [ 'type' => 'structure', 'required' => [ 'Changes', ], 'members' => [ 'Comment' => [ 'shape' => 'ResourceDescription', ], 'Changes' => [ 'shape' => 'Changes', ], ], ], 'ChangeBatchRecord' => [ 'type' => 'structure', 'required' => [ 'Id', 'Status', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'SubmittedAt' => [ 'shape' => 'TimeStamp', ], 'Status' => [ 'shape' => 'ChangeStatus', ], 'Comment' => [ 'shape' => 'ResourceDescription', ], 'Submitter' => [ 'shape' => 'AWSAccountID', ], 'Changes' => [ 'shape' => 'Changes', ], ], 'deprecated' => true, ], 'ChangeBatchRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'ChangeBatchRecord', 'locationName' => 'ChangeBatchRecord', ], 'deprecated' => true, 'min' => 1, ], 'ChangeInfo' => [ 'type' => 'structure', 'required' => [ 'Id', 'Status', 'SubmittedAt', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'Status' => [ 'shape' => 'ChangeStatus', ], 'SubmittedAt' => [ 'shape' => 'TimeStamp', ], 'Comment' => [ 'shape' => 'ResourceDescription', ], ], ], 'ChangeResourceRecordSetsRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'ChangeBatch', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'ChangeBatch' => [ 'shape' => 'ChangeBatch', ], ], ], 'ChangeResourceRecordSetsResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'ChangeStatus' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'INSYNC', ], ], 'ChangeTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceId', ], 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', 'location' => 'uri', 'locationName' => 'ResourceType', ], 'ResourceId' => [ 'shape' => 'TagResourceId', 'location' => 'uri', 'locationName' => 'ResourceId', ], 'AddTags' => [ 'shape' => 'TagList', ], 'RemoveTagKeys' => [ 'shape' => 'TagKeyList', ], ], ], 'ChangeTagsForResourceResponse' => [ 'type' => 'structure', 'members' => [], ], 'Changes' => [ 'type' => 'list', 'member' => [ 'shape' => 'Change', 'locationName' => 'Change', ], 'min' => 1, ], 'CheckerIpRanges' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPAddressCidr', ], ], 'ChildHealthCheckList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheckId', 'locationName' => 'ChildHealthCheck', ], 'max' => 256, ], 'CloudWatchAlarmConfiguration' => [ 'type' => 'structure', 'required' => [ 'EvaluationPeriods', 'Threshold', 'ComparisonOperator', 'Period', 'MetricName', 'Namespace', 'Statistic', ], 'members' => [ 'EvaluationPeriods' => [ 'shape' => 'EvaluationPeriods', ], 'Threshold' => [ 'shape' => 'Threshold', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperator', ], 'Period' => [ 'shape' => 'Period', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'Namespace' => [ 'shape' => 'Namespace', ], 'Statistic' => [ 'shape' => 'Statistic', ], 'Dimensions' => [ 'shape' => 'DimensionList', ], ], ], 'CloudWatchRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-west-1', 'us-west-2', 'eu-central-1', 'eu-west-1', 'ap-south-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'ap-northeast-2', 'sa-east-1', ], 'max' => 64, 'min' => 1, ], 'ComparisonOperator' => [ 'type' => 'string', 'enum' => [ 'GreaterThanOrEqualToThreshold', 'GreaterThanThreshold', 'LessThanThreshold', 'LessThanOrEqualToThreshold', ], ], 'ConcurrentModification' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'ConflictingDomainExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ConflictingTypes' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'CreateHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'CallerReference', 'HealthCheckConfig', ], 'members' => [ 'CallerReference' => [ 'shape' => 'HealthCheckNonce', ], 'HealthCheckConfig' => [ 'shape' => 'HealthCheckConfig', ], ], ], 'CreateHealthCheckResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheck', 'Location', ], 'members' => [ 'HealthCheck' => [ 'shape' => 'HealthCheck', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'CallerReference', ], 'members' => [ 'Name' => [ 'shape' => 'DNSName', ], 'VPC' => [ 'shape' => 'VPC', ], 'CallerReference' => [ 'shape' => 'Nonce', ], 'HostedZoneConfig' => [ 'shape' => 'HostedZoneConfig', ], 'DelegationSetId' => [ 'shape' => 'ResourceId', ], ], ], 'CreateHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZone', 'ChangeInfo', 'DelegationSet', 'Location', ], 'members' => [ 'HostedZone' => [ 'shape' => 'HostedZone', ], 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], 'DelegationSet' => [ 'shape' => 'DelegationSet', ], 'VPC' => [ 'shape' => 'VPC', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateReusableDelegationSetRequest' => [ 'type' => 'structure', 'required' => [ 'CallerReference', ], 'members' => [ 'CallerReference' => [ 'shape' => 'Nonce', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', ], ], ], 'CreateReusableDelegationSetResponse' => [ 'type' => 'structure', 'required' => [ 'DelegationSet', 'Location', ], 'members' => [ 'DelegationSet' => [ 'shape' => 'DelegationSet', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'Name', 'TTL', 'TrafficPolicyId', 'TrafficPolicyVersion', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'DNSName', ], 'TTL' => [ 'shape' => 'TTL', ], 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', ], ], ], 'CreateTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstance', 'Location', ], 'members' => [ 'TrafficPolicyInstance' => [ 'shape' => 'TrafficPolicyInstance', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateTrafficPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'Document', ], 'members' => [ 'Name' => [ 'shape' => 'TrafficPolicyName', ], 'Document' => [ 'shape' => 'TrafficPolicyDocument', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'CreateTrafficPolicyResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', 'Location', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateTrafficPolicyVersionRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Document', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Document' => [ 'shape' => 'TrafficPolicyDocument', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'CreateTrafficPolicyVersionResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', 'Location', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], 'Location' => [ 'shape' => 'ResourceURI', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'DNSName' => [ 'type' => 'string', 'max' => 1024, ], 'DNSRCode' => [ 'type' => 'string', ], 'Date' => [ 'type' => 'string', 'deprecated' => true, 'max' => 256, ], 'DelegationSet' => [ 'type' => 'structure', 'required' => [ 'NameServers', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'CallerReference' => [ 'shape' => 'Nonce', ], 'NameServers' => [ 'shape' => 'DelegationSetNameServers', ], ], ], 'DelegationSetAlreadyCreated' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetAlreadyReusable' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetInUse' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetNameServers' => [ 'type' => 'list', 'member' => [ 'shape' => 'DNSName', 'locationName' => 'NameServer', ], 'min' => 1, ], 'DelegationSetNotAvailable' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSetNotReusable' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DelegationSets' => [ 'type' => 'list', 'member' => [ 'shape' => 'DelegationSet', 'locationName' => 'DelegationSet', ], ], 'DeleteHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'DeleteHealthCheckResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'DeleteHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'DeleteReusableDelegationSetRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'DeleteReusableDelegationSetResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'DeleteTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteTrafficPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'uri', 'locationName' => 'Version', ], ], ], 'DeleteTrafficPolicyResponse' => [ 'type' => 'structure', 'members' => [], ], 'Dimension' => [ 'type' => 'structure', 'required' => [ 'Name', 'Value', ], 'members' => [ 'Name' => [ 'shape' => 'DimensionField', ], 'Value' => [ 'shape' => 'DimensionField', ], ], ], 'DimensionField' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'DimensionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Dimension', 'locationName' => 'Dimension', ], 'max' => 10, ], 'DisassociateVPCComment' => [ 'type' => 'string', ], 'DisassociateVPCFromHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'VPC', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'VPC' => [ 'shape' => 'VPC', ], 'Comment' => [ 'shape' => 'DisassociateVPCComment', ], ], ], 'DisassociateVPCFromHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'EnableSNI' => [ 'type' => 'boolean', ], 'ErrorMessage' => [ 'type' => 'string', ], 'ErrorMessages' => [ 'type' => 'list', 'member' => [ 'shape' => 'ErrorMessage', 'locationName' => 'Message', ], ], 'EvaluationPeriods' => [ 'type' => 'integer', 'min' => 1, ], 'FailureThreshold' => [ 'type' => 'integer', 'max' => 10, 'min' => 1, ], 'FullyQualifiedDomainName' => [ 'type' => 'string', 'max' => 255, ], 'GeoLocation' => [ 'type' => 'structure', 'members' => [ 'ContinentCode' => [ 'shape' => 'GeoLocationContinentCode', ], 'CountryCode' => [ 'shape' => 'GeoLocationCountryCode', ], 'SubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', ], ], ], 'GeoLocationContinentCode' => [ 'type' => 'string', 'max' => 2, 'min' => 2, ], 'GeoLocationContinentName' => [ 'type' => 'string', 'max' => 32, 'min' => 1, ], 'GeoLocationCountryCode' => [ 'type' => 'string', 'max' => 2, 'min' => 1, ], 'GeoLocationCountryName' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'GeoLocationDetails' => [ 'type' => 'structure', 'members' => [ 'ContinentCode' => [ 'shape' => 'GeoLocationContinentCode', ], 'ContinentName' => [ 'shape' => 'GeoLocationContinentName', ], 'CountryCode' => [ 'shape' => 'GeoLocationCountryCode', ], 'CountryName' => [ 'shape' => 'GeoLocationCountryName', ], 'SubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', ], 'SubdivisionName' => [ 'shape' => 'GeoLocationSubdivisionName', ], ], ], 'GeoLocationDetailsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'GeoLocationDetails', 'locationName' => 'GeoLocationDetails', ], ], 'GeoLocationSubdivisionCode' => [ 'type' => 'string', 'max' => 3, 'min' => 1, ], 'GeoLocationSubdivisionName' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'GetChangeDetailsRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], 'deprecated' => true, ], 'GetChangeDetailsResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeBatchRecord', ], 'members' => [ 'ChangeBatchRecord' => [ 'shape' => 'ChangeBatchRecord', ], ], 'deprecated' => true, ], 'GetChangeRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetChangeResponse' => [ 'type' => 'structure', 'required' => [ 'ChangeInfo', ], 'members' => [ 'ChangeInfo' => [ 'shape' => 'ChangeInfo', ], ], ], 'GetCheckerIpRangesRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetCheckerIpRangesResponse' => [ 'type' => 'structure', 'required' => [ 'CheckerIpRanges', ], 'members' => [ 'CheckerIpRanges' => [ 'shape' => 'CheckerIpRanges', ], ], ], 'GetGeoLocationRequest' => [ 'type' => 'structure', 'members' => [ 'ContinentCode' => [ 'shape' => 'GeoLocationContinentCode', 'location' => 'querystring', 'locationName' => 'continentcode', ], 'CountryCode' => [ 'shape' => 'GeoLocationCountryCode', 'location' => 'querystring', 'locationName' => 'countrycode', ], 'SubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', 'location' => 'querystring', 'locationName' => 'subdivisioncode', ], ], ], 'GetGeoLocationResponse' => [ 'type' => 'structure', 'required' => [ 'GeoLocationDetails', ], 'members' => [ 'GeoLocationDetails' => [ 'shape' => 'GeoLocationDetails', ], ], ], 'GetHealthCheckCountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetHealthCheckCountResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheckCount', ], 'members' => [ 'HealthCheckCount' => [ 'shape' => 'HealthCheckCount', ], ], ], 'GetHealthCheckLastFailureReasonRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'GetHealthCheckLastFailureReasonResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheckObservations', ], 'members' => [ 'HealthCheckObservations' => [ 'shape' => 'HealthCheckObservations', ], ], ], 'GetHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'GetHealthCheckResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheck', ], 'members' => [ 'HealthCheck' => [ 'shape' => 'HealthCheck', ], ], ], 'GetHealthCheckStatusRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], ], ], 'GetHealthCheckStatusResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheckObservations', ], 'members' => [ 'HealthCheckObservations' => [ 'shape' => 'HealthCheckObservations', ], ], ], 'GetHostedZoneCountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetHostedZoneCountResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZoneCount', ], 'members' => [ 'HostedZoneCount' => [ 'shape' => 'HostedZoneCount', ], ], ], 'GetHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZone', ], 'members' => [ 'HostedZone' => [ 'shape' => 'HostedZone', ], 'DelegationSet' => [ 'shape' => 'DelegationSet', ], 'VPCs' => [ 'shape' => 'VPCs', ], ], ], 'GetReusableDelegationSetRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetReusableDelegationSetResponse' => [ 'type' => 'structure', 'required' => [ 'DelegationSet', ], 'members' => [ 'DelegationSet' => [ 'shape' => 'DelegationSet', ], ], ], 'GetTrafficPolicyInstanceCountRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetTrafficPolicyInstanceCountResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstanceCount', ], 'members' => [ 'TrafficPolicyInstanceCount' => [ 'shape' => 'TrafficPolicyInstanceCount', ], ], ], 'GetTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', 'location' => 'uri', 'locationName' => 'Id', ], ], ], 'GetTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstance', ], 'members' => [ 'TrafficPolicyInstance' => [ 'shape' => 'TrafficPolicyInstance', ], ], ], 'GetTrafficPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'uri', 'locationName' => 'Version', ], ], ], 'GetTrafficPolicyResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], ], ], 'HealthCheck' => [ 'type' => 'structure', 'required' => [ 'Id', 'CallerReference', 'HealthCheckConfig', 'HealthCheckVersion', ], 'members' => [ 'Id' => [ 'shape' => 'HealthCheckId', ], 'CallerReference' => [ 'shape' => 'HealthCheckNonce', ], 'HealthCheckConfig' => [ 'shape' => 'HealthCheckConfig', ], 'HealthCheckVersion' => [ 'shape' => 'HealthCheckVersion', ], 'CloudWatchAlarmConfiguration' => [ 'shape' => 'CloudWatchAlarmConfiguration', ], ], ], 'HealthCheckAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'HealthCheckConfig' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'IPAddress' => [ 'shape' => 'IPAddress', ], 'Port' => [ 'shape' => 'Port', ], 'Type' => [ 'shape' => 'HealthCheckType', ], 'ResourcePath' => [ 'shape' => 'ResourcePath', ], 'FullyQualifiedDomainName' => [ 'shape' => 'FullyQualifiedDomainName', ], 'SearchString' => [ 'shape' => 'SearchString', ], 'RequestInterval' => [ 'shape' => 'RequestInterval', ], 'FailureThreshold' => [ 'shape' => 'FailureThreshold', ], 'MeasureLatency' => [ 'shape' => 'MeasureLatency', ], 'Inverted' => [ 'shape' => 'Inverted', ], 'HealthThreshold' => [ 'shape' => 'HealthThreshold', ], 'ChildHealthChecks' => [ 'shape' => 'ChildHealthCheckList', ], 'EnableSNI' => [ 'shape' => 'EnableSNI', ], 'Regions' => [ 'shape' => 'HealthCheckRegionList', ], 'AlarmIdentifier' => [ 'shape' => 'AlarmIdentifier', ], 'InsufficientDataHealthStatus' => [ 'shape' => 'InsufficientDataHealthStatus', ], ], ], 'HealthCheckCount' => [ 'type' => 'long', ], 'HealthCheckId' => [ 'type' => 'string', 'max' => 64, ], 'HealthCheckInUse' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'HealthCheckNonce' => [ 'type' => 'string', 'max' => 64, 'min' => 1, ], 'HealthCheckObservation' => [ 'type' => 'structure', 'members' => [ 'Region' => [ 'shape' => 'HealthCheckRegion', ], 'IPAddress' => [ 'shape' => 'IPAddress', ], 'StatusReport' => [ 'shape' => 'StatusReport', ], ], ], 'HealthCheckObservations' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheckObservation', 'locationName' => 'HealthCheckObservation', ], ], 'HealthCheckRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-west-1', 'us-west-2', 'eu-west-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'sa-east-1', ], 'max' => 64, 'min' => 1, ], 'HealthCheckRegionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheckRegion', 'locationName' => 'Region', ], 'max' => 64, 'min' => 1, ], 'HealthCheckType' => [ 'type' => 'string', 'enum' => [ 'HTTP', 'HTTPS', 'HTTP_STR_MATCH', 'HTTPS_STR_MATCH', 'TCP', 'CALCULATED', 'CLOUDWATCH_METRIC', ], ], 'HealthCheckVersion' => [ 'type' => 'long', 'min' => 1, ], 'HealthCheckVersionMismatch' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'HealthChecks' => [ 'type' => 'list', 'member' => [ 'shape' => 'HealthCheck', 'locationName' => 'HealthCheck', ], ], 'HealthThreshold' => [ 'type' => 'integer', 'max' => 256, 'min' => 0, ], 'HostedZone' => [ 'type' => 'structure', 'required' => [ 'Id', 'Name', 'CallerReference', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'DNSName', ], 'CallerReference' => [ 'shape' => 'Nonce', ], 'Config' => [ 'shape' => 'HostedZoneConfig', ], 'ResourceRecordSetCount' => [ 'shape' => 'HostedZoneRRSetCount', ], ], ], 'HostedZoneAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'HostedZoneConfig' => [ 'type' => 'structure', 'members' => [ 'Comment' => [ 'shape' => 'ResourceDescription', ], 'PrivateZone' => [ 'shape' => 'IsPrivateZone', ], ], ], 'HostedZoneCount' => [ 'type' => 'long', ], 'HostedZoneNotEmpty' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'HostedZoneNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'HostedZoneRRSetCount' => [ 'type' => 'long', ], 'HostedZones' => [ 'type' => 'list', 'member' => [ 'shape' => 'HostedZone', 'locationName' => 'HostedZone', ], ], 'IPAddress' => [ 'type' => 'string', 'max' => 15, 'pattern' => '^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$', ], 'IPAddressCidr' => [ 'type' => 'string', ], 'IncompatibleVersion' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InsufficientDataHealthStatus' => [ 'type' => 'string', 'enum' => [ 'Healthy', 'Unhealthy', 'LastKnownStatus', ], ], 'InvalidArgument' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'InvalidChangeBatch' => [ 'type' => 'structure', 'members' => [ 'messages' => [ 'shape' => 'ErrorMessages', ], ], 'exception' => true, ], 'InvalidDomainName' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidInput' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidTrafficPolicyDocument' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'InvalidVPCId' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'Inverted' => [ 'type' => 'boolean', ], 'IsPrivateZone' => [ 'type' => 'boolean', ], 'LastVPCAssociation' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'LimitsExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ListChangeBatchesByHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'StartDate', 'EndDate', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'StartDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'startDate', ], 'EndDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'endDate', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxItems', ], 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], ], 'deprecated' => true, ], 'ListChangeBatchesByHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'MaxItems', 'Marker', 'ChangeBatchRecords', ], 'members' => [ 'MaxItems' => [ 'shape' => 'PageMaxItems', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'ChangeBatchRecords' => [ 'shape' => 'ChangeBatchRecords', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], ], 'deprecated' => true, ], 'ListChangeBatchesByRRSetRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'Name', 'Type', 'StartDate', 'EndDate', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'Name' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'rrSet_name', ], 'Type' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'type', ], 'SetIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', 'location' => 'querystring', 'locationName' => 'identifier', ], 'StartDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'startDate', ], 'EndDate' => [ 'shape' => 'Date', 'location' => 'querystring', 'locationName' => 'endDate', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxItems', ], 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], ], 'deprecated' => true, ], 'ListChangeBatchesByRRSetResponse' => [ 'type' => 'structure', 'required' => [ 'MaxItems', 'Marker', 'ChangeBatchRecords', ], 'members' => [ 'MaxItems' => [ 'shape' => 'PageMaxItems', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'ChangeBatchRecords' => [ 'shape' => 'ChangeBatchRecords', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], ], 'deprecated' => true, ], 'ListGeoLocationsRequest' => [ 'type' => 'structure', 'members' => [ 'StartContinentCode' => [ 'shape' => 'GeoLocationContinentCode', 'location' => 'querystring', 'locationName' => 'startcontinentcode', ], 'StartCountryCode' => [ 'shape' => 'GeoLocationCountryCode', 'location' => 'querystring', 'locationName' => 'startcountrycode', ], 'StartSubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', 'location' => 'querystring', 'locationName' => 'startsubdivisioncode', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListGeoLocationsResponse' => [ 'type' => 'structure', 'required' => [ 'GeoLocationDetailsList', 'IsTruncated', 'MaxItems', ], 'members' => [ 'GeoLocationDetailsList' => [ 'shape' => 'GeoLocationDetailsList', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextContinentCode' => [ 'shape' => 'GeoLocationContinentCode', ], 'NextCountryCode' => [ 'shape' => 'GeoLocationCountryCode', ], 'NextSubdivisionCode' => [ 'shape' => 'GeoLocationSubdivisionCode', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListHealthChecksRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListHealthChecksResponse' => [ 'type' => 'structure', 'required' => [ 'HealthChecks', 'Marker', 'IsTruncated', 'MaxItems', ], 'members' => [ 'HealthChecks' => [ 'shape' => 'HealthChecks', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListHostedZonesByNameRequest' => [ 'type' => 'structure', 'members' => [ 'DNSName' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'dnsname', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListHostedZonesByNameResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZones', 'IsTruncated', 'MaxItems', ], 'members' => [ 'HostedZones' => [ 'shape' => 'HostedZones', ], 'DNSName' => [ 'shape' => 'DNSName', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextDNSName' => [ 'shape' => 'DNSName', ], 'NextHostedZoneId' => [ 'shape' => 'ResourceId', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListHostedZonesRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], 'DelegationSetId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'delegationsetid', ], ], ], 'ListHostedZonesResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZones', 'Marker', 'IsTruncated', 'MaxItems', ], 'members' => [ 'HostedZones' => [ 'shape' => 'HostedZones', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListResourceRecordSetsRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'StartRecordName' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'name', ], 'StartRecordType' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'type', ], 'StartRecordIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', 'location' => 'querystring', 'locationName' => 'identifier', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListResourceRecordSetsResponse' => [ 'type' => 'structure', 'required' => [ 'ResourceRecordSets', 'IsTruncated', 'MaxItems', ], 'members' => [ 'ResourceRecordSets' => [ 'shape' => 'ResourceRecordSets', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextRecordName' => [ 'shape' => 'DNSName', ], 'NextRecordType' => [ 'shape' => 'RRType', ], 'NextRecordIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListReusableDelegationSetsRequest' => [ 'type' => 'structure', 'members' => [ 'Marker' => [ 'shape' => 'PageMarker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListReusableDelegationSetsResponse' => [ 'type' => 'structure', 'required' => [ 'DelegationSets', 'Marker', 'IsTruncated', 'MaxItems', ], 'members' => [ 'DelegationSets' => [ 'shape' => 'DelegationSets', ], 'Marker' => [ 'shape' => 'PageMarker', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'NextMarker' => [ 'shape' => 'PageMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTagsForResourceRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceId', ], 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', 'location' => 'uri', 'locationName' => 'ResourceType', ], 'ResourceId' => [ 'shape' => 'TagResourceId', 'location' => 'uri', 'locationName' => 'ResourceId', ], ], ], 'ListTagsForResourceResponse' => [ 'type' => 'structure', 'required' => [ 'ResourceTagSet', ], 'members' => [ 'ResourceTagSet' => [ 'shape' => 'ResourceTagSet', ], ], ], 'ListTagsForResourcesRequest' => [ 'type' => 'structure', 'required' => [ 'ResourceType', 'ResourceIds', ], 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', 'location' => 'uri', 'locationName' => 'ResourceType', ], 'ResourceIds' => [ 'shape' => 'TagResourceIdList', ], ], ], 'ListTagsForResourcesResponse' => [ 'type' => 'structure', 'required' => [ 'ResourceTagSets', ], 'members' => [ 'ResourceTagSets' => [ 'shape' => 'ResourceTagSetList', ], ], ], 'ListTrafficPoliciesRequest' => [ 'type' => 'structure', 'members' => [ 'TrafficPolicyIdMarker' => [ 'shape' => 'TrafficPolicyId', 'location' => 'querystring', 'locationName' => 'trafficpolicyid', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPoliciesResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicySummaries', 'IsTruncated', 'TrafficPolicyIdMarker', 'MaxItems', ], 'members' => [ 'TrafficPolicySummaries' => [ 'shape' => 'TrafficPolicySummaries', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'TrafficPolicyIdMarker' => [ 'shape' => 'TrafficPolicyId', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyInstancesByHostedZoneRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'id', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancename', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancetype', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyInstancesByHostedZoneResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstances', 'IsTruncated', 'MaxItems', ], 'members' => [ 'TrafficPolicyInstances' => [ 'shape' => 'TrafficPolicyInstances', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyInstancesByPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyId', 'TrafficPolicyVersion', ], 'members' => [ 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', 'location' => 'querystring', 'locationName' => 'id', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'querystring', 'locationName' => 'version', ], 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancename', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancetype', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyInstancesByPolicyResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstances', 'IsTruncated', 'MaxItems', ], 'members' => [ 'TrafficPolicyInstances' => [ 'shape' => 'TrafficPolicyInstances', ], 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyInstancesRequest' => [ 'type' => 'structure', 'members' => [ 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancename', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'trafficpolicyinstancetype', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyInstancesResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstances', 'IsTruncated', 'MaxItems', ], 'members' => [ 'TrafficPolicyInstances' => [ 'shape' => 'TrafficPolicyInstances', ], 'HostedZoneIdMarker' => [ 'shape' => 'ResourceId', ], 'TrafficPolicyInstanceNameMarker' => [ 'shape' => 'DNSName', ], 'TrafficPolicyInstanceTypeMarker' => [ 'shape' => 'RRType', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'ListTrafficPolicyVersionsRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'TrafficPolicyVersionMarker' => [ 'shape' => 'TrafficPolicyVersionMarker', 'location' => 'querystring', 'locationName' => 'trafficpolicyversion', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', 'location' => 'querystring', 'locationName' => 'maxitems', ], ], ], 'ListTrafficPolicyVersionsResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicies', 'IsTruncated', 'TrafficPolicyVersionMarker', 'MaxItems', ], 'members' => [ 'TrafficPolicies' => [ 'shape' => 'TrafficPolicies', ], 'IsTruncated' => [ 'shape' => 'PageTruncated', ], 'TrafficPolicyVersionMarker' => [ 'shape' => 'TrafficPolicyVersionMarker', ], 'MaxItems' => [ 'shape' => 'PageMaxItems', ], ], ], 'MeasureLatency' => [ 'type' => 'boolean', ], 'Message' => [ 'type' => 'string', 'max' => 1024, ], 'MetricName' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'Nameserver' => [ 'type' => 'string', 'max' => 255, 'min' => 0, ], 'Namespace' => [ 'type' => 'string', 'max' => 255, 'min' => 1, ], 'NoSuchChange' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchDelegationSet' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'NoSuchGeoLocation' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchHealthCheck' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchHostedZone' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchTrafficPolicy' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'NoSuchTrafficPolicyInstance' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'Nonce' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'PageMarker' => [ 'type' => 'string', 'max' => 64, ], 'PageMaxItems' => [ 'type' => 'string', ], 'PageTruncated' => [ 'type' => 'boolean', ], 'Period' => [ 'type' => 'integer', 'min' => 60, ], 'Port' => [ 'type' => 'integer', 'max' => 65535, 'min' => 1, ], 'PriorRequestNotComplete' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'PublicZoneVPCAssociation' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'RData' => [ 'type' => 'string', 'max' => 4000, ], 'RRType' => [ 'type' => 'string', 'enum' => [ 'SOA', 'A', 'TXT', 'NS', 'CNAME', 'MX', 'NAPTR', 'PTR', 'SRV', 'SPF', 'AAAA', ], ], 'RecordData' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordDataEntry', 'locationName' => 'RecordDataEntry', ], ], 'RecordDataEntry' => [ 'type' => 'string', 'max' => 512, 'min' => 0, ], 'RequestInterval' => [ 'type' => 'integer', 'max' => 30, 'min' => 10, ], 'ResourceDescription' => [ 'type' => 'string', 'max' => 256, ], 'ResourceId' => [ 'type' => 'string', 'max' => 32, ], 'ResourcePath' => [ 'type' => 'string', 'max' => 255, ], 'ResourceRecord' => [ 'type' => 'structure', 'required' => [ 'Value', ], 'members' => [ 'Value' => [ 'shape' => 'RData', ], ], ], 'ResourceRecordSet' => [ 'type' => 'structure', 'required' => [ 'Name', 'Type', ], 'members' => [ 'Name' => [ 'shape' => 'DNSName', ], 'Type' => [ 'shape' => 'RRType', ], 'SetIdentifier' => [ 'shape' => 'ResourceRecordSetIdentifier', ], 'Weight' => [ 'shape' => 'ResourceRecordSetWeight', ], 'Region' => [ 'shape' => 'ResourceRecordSetRegion', ], 'GeoLocation' => [ 'shape' => 'GeoLocation', ], 'Failover' => [ 'shape' => 'ResourceRecordSetFailover', ], 'TTL' => [ 'shape' => 'TTL', ], 'ResourceRecords' => [ 'shape' => 'ResourceRecords', ], 'AliasTarget' => [ 'shape' => 'AliasTarget', ], 'HealthCheckId' => [ 'shape' => 'HealthCheckId', ], 'TrafficPolicyInstanceId' => [ 'shape' => 'TrafficPolicyInstanceId', ], ], ], 'ResourceRecordSetFailover' => [ 'type' => 'string', 'enum' => [ 'PRIMARY', 'SECONDARY', ], ], 'ResourceRecordSetIdentifier' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'ResourceRecordSetRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-east-2', 'us-west-1', 'us-west-2', 'eu-west-1', 'eu-central-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'ap-northeast-2', 'sa-east-1', 'cn-north-1', 'ap-south-1', ], 'max' => 64, 'min' => 1, ], 'ResourceRecordSetWeight' => [ 'type' => 'long', 'max' => 255, 'min' => 0, ], 'ResourceRecordSets' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceRecordSet', 'locationName' => 'ResourceRecordSet', ], ], 'ResourceRecords' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceRecord', 'locationName' => 'ResourceRecord', ], 'min' => 1, ], 'ResourceTagSet' => [ 'type' => 'structure', 'members' => [ 'ResourceType' => [ 'shape' => 'TagResourceType', ], 'ResourceId' => [ 'shape' => 'TagResourceId', ], 'Tags' => [ 'shape' => 'TagList', ], ], ], 'ResourceTagSetList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ResourceTagSet', 'locationName' => 'ResourceTagSet', ], ], 'ResourceURI' => [ 'type' => 'string', 'max' => 1024, ], 'SearchString' => [ 'type' => 'string', 'max' => 255, ], 'Statistic' => [ 'type' => 'string', 'enum' => [ 'Average', 'Sum', 'SampleCount', 'Maximum', 'Minimum', ], ], 'Status' => [ 'type' => 'string', ], 'StatusReport' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'Status', ], 'CheckedTime' => [ 'shape' => 'TimeStamp', ], ], ], 'SubnetMask' => [ 'type' => 'string', 'max' => 2, 'min' => 0, ], 'TTL' => [ 'type' => 'long', 'max' => 2147483647, 'min' => 0, ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, ], 'TagKeyList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagKey', 'locationName' => 'Key', ], 'max' => 10, 'min' => 1, ], 'TagList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], 'max' => 10, 'min' => 1, ], 'TagResourceId' => [ 'type' => 'string', 'max' => 64, ], 'TagResourceIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TagResourceId', 'locationName' => 'ResourceId', ], 'max' => 10, 'min' => 1, ], 'TagResourceType' => [ 'type' => 'string', 'enum' => [ 'healthcheck', 'hostedzone', ], ], 'TagValue' => [ 'type' => 'string', 'max' => 256, ], 'TestDNSAnswerRequest' => [ 'type' => 'structure', 'required' => [ 'HostedZoneId', 'RecordName', 'RecordType', ], 'members' => [ 'HostedZoneId' => [ 'shape' => 'ResourceId', 'location' => 'querystring', 'locationName' => 'hostedzoneid', ], 'RecordName' => [ 'shape' => 'DNSName', 'location' => 'querystring', 'locationName' => 'recordname', ], 'RecordType' => [ 'shape' => 'RRType', 'location' => 'querystring', 'locationName' => 'recordtype', ], 'ResolverIP' => [ 'shape' => 'IPAddress', 'location' => 'querystring', 'locationName' => 'resolverip', ], 'EDNS0ClientSubnetIP' => [ 'shape' => 'IPAddress', 'location' => 'querystring', 'locationName' => 'edns0clientsubnetip', ], 'EDNS0ClientSubnetMask' => [ 'shape' => 'SubnetMask', 'location' => 'querystring', 'locationName' => 'edns0clientsubnetmask', ], ], ], 'TestDNSAnswerResponse' => [ 'type' => 'structure', 'required' => [ 'Nameserver', 'RecordName', 'RecordType', 'RecordData', 'ResponseCode', 'Protocol', ], 'members' => [ 'Nameserver' => [ 'shape' => 'Nameserver', ], 'RecordName' => [ 'shape' => 'DNSName', ], 'RecordType' => [ 'shape' => 'RRType', ], 'RecordData' => [ 'shape' => 'RecordData', ], 'ResponseCode' => [ 'shape' => 'DNSRCode', ], 'Protocol' => [ 'shape' => 'TransportProtocol', ], ], ], 'Threshold' => [ 'type' => 'double', ], 'ThrottlingException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TimeStamp' => [ 'type' => 'timestamp', ], 'TooManyHealthChecks' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'TooManyHostedZones' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyTrafficPolicies' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TooManyTrafficPolicyInstances' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrafficPolicies' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrafficPolicy', 'locationName' => 'TrafficPolicy', ], ], 'TrafficPolicy' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', 'Name', 'Type', 'Document', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', ], 'Name' => [ 'shape' => 'TrafficPolicyName', ], 'Type' => [ 'shape' => 'RRType', ], 'Document' => [ 'shape' => 'TrafficPolicyDocument', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'TrafficPolicyAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'TrafficPolicyComment' => [ 'type' => 'string', 'max' => 1024, ], 'TrafficPolicyDocument' => [ 'type' => 'string', 'max' => 102400, ], 'TrafficPolicyId' => [ 'type' => 'string', 'max' => 36, ], 'TrafficPolicyInUse' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 400, ], 'exception' => true, ], 'TrafficPolicyInstance' => [ 'type' => 'structure', 'required' => [ 'Id', 'HostedZoneId', 'Name', 'TTL', 'State', 'Message', 'TrafficPolicyId', 'TrafficPolicyVersion', 'TrafficPolicyType', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', ], 'HostedZoneId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'DNSName', ], 'TTL' => [ 'shape' => 'TTL', ], 'State' => [ 'shape' => 'TrafficPolicyInstanceState', ], 'Message' => [ 'shape' => 'Message', ], 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', ], 'TrafficPolicyType' => [ 'shape' => 'RRType', ], ], ], 'TrafficPolicyInstanceAlreadyExists' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 409, ], 'exception' => true, ], 'TrafficPolicyInstanceCount' => [ 'type' => 'integer', ], 'TrafficPolicyInstanceId' => [ 'type' => 'string', 'max' => 36, ], 'TrafficPolicyInstanceState' => [ 'type' => 'string', ], 'TrafficPolicyInstances' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrafficPolicyInstance', 'locationName' => 'TrafficPolicyInstance', ], ], 'TrafficPolicyName' => [ 'type' => 'string', 'max' => 512, ], 'TrafficPolicySummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrafficPolicySummary', 'locationName' => 'TrafficPolicySummary', ], ], 'TrafficPolicySummary' => [ 'type' => 'structure', 'required' => [ 'Id', 'Name', 'Type', 'LatestVersion', 'TrafficPolicyCount', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', ], 'Name' => [ 'shape' => 'TrafficPolicyName', ], 'Type' => [ 'shape' => 'RRType', ], 'LatestVersion' => [ 'shape' => 'TrafficPolicyVersion', ], 'TrafficPolicyCount' => [ 'shape' => 'TrafficPolicyVersion', ], ], ], 'TrafficPolicyVersion' => [ 'type' => 'integer', 'max' => 1000, 'min' => 1, ], 'TrafficPolicyVersionMarker' => [ 'type' => 'string', 'max' => 4, ], 'TransportProtocol' => [ 'type' => 'string', ], 'UpdateHealthCheckRequest' => [ 'type' => 'structure', 'required' => [ 'HealthCheckId', ], 'members' => [ 'HealthCheckId' => [ 'shape' => 'HealthCheckId', 'location' => 'uri', 'locationName' => 'HealthCheckId', ], 'HealthCheckVersion' => [ 'shape' => 'HealthCheckVersion', ], 'IPAddress' => [ 'shape' => 'IPAddress', ], 'Port' => [ 'shape' => 'Port', ], 'ResourcePath' => [ 'shape' => 'ResourcePath', ], 'FullyQualifiedDomainName' => [ 'shape' => 'FullyQualifiedDomainName', ], 'SearchString' => [ 'shape' => 'SearchString', ], 'FailureThreshold' => [ 'shape' => 'FailureThreshold', ], 'Inverted' => [ 'shape' => 'Inverted', ], 'HealthThreshold' => [ 'shape' => 'HealthThreshold', ], 'ChildHealthChecks' => [ 'shape' => 'ChildHealthCheckList', ], 'EnableSNI' => [ 'shape' => 'EnableSNI', ], 'Regions' => [ 'shape' => 'HealthCheckRegionList', ], 'AlarmIdentifier' => [ 'shape' => 'AlarmIdentifier', ], 'InsufficientDataHealthStatus' => [ 'shape' => 'InsufficientDataHealthStatus', ], ], ], 'UpdateHealthCheckResponse' => [ 'type' => 'structure', 'required' => [ 'HealthCheck', ], 'members' => [ 'HealthCheck' => [ 'shape' => 'HealthCheck', ], ], ], 'UpdateHostedZoneCommentRequest' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'Id' => [ 'shape' => 'ResourceId', 'location' => 'uri', 'locationName' => 'Id', ], 'Comment' => [ 'shape' => 'ResourceDescription', ], ], ], 'UpdateHostedZoneCommentResponse' => [ 'type' => 'structure', 'required' => [ 'HostedZone', ], 'members' => [ 'HostedZone' => [ 'shape' => 'HostedZone', ], ], ], 'UpdateTrafficPolicyCommentRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'Version', 'Comment', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyId', 'location' => 'uri', 'locationName' => 'Id', ], 'Version' => [ 'shape' => 'TrafficPolicyVersion', 'location' => 'uri', 'locationName' => 'Version', ], 'Comment' => [ 'shape' => 'TrafficPolicyComment', ], ], ], 'UpdateTrafficPolicyCommentResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicy', ], 'members' => [ 'TrafficPolicy' => [ 'shape' => 'TrafficPolicy', ], ], ], 'UpdateTrafficPolicyInstanceRequest' => [ 'type' => 'structure', 'required' => [ 'Id', 'TTL', 'TrafficPolicyId', 'TrafficPolicyVersion', ], 'members' => [ 'Id' => [ 'shape' => 'TrafficPolicyInstanceId', 'location' => 'uri', 'locationName' => 'Id', ], 'TTL' => [ 'shape' => 'TTL', ], 'TrafficPolicyId' => [ 'shape' => 'TrafficPolicyId', ], 'TrafficPolicyVersion' => [ 'shape' => 'TrafficPolicyVersion', ], ], ], 'UpdateTrafficPolicyInstanceResponse' => [ 'type' => 'structure', 'required' => [ 'TrafficPolicyInstance', ], 'members' => [ 'TrafficPolicyInstance' => [ 'shape' => 'TrafficPolicyInstance', ], ], ], 'VPC' => [ 'type' => 'structure', 'members' => [ 'VPCRegion' => [ 'shape' => 'VPCRegion', ], 'VPCId' => [ 'shape' => 'VPCId', ], ], ], 'VPCAssociationNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'error' => [ 'httpStatusCode' => 404, ], 'exception' => true, ], 'VPCId' => [ 'type' => 'string', 'max' => 1024, ], 'VPCRegion' => [ 'type' => 'string', 'enum' => [ 'us-east-1', 'us-east-2', 'us-west-1', 'us-west-2', 'eu-west-1', 'eu-central-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-south-1', 'ap-northeast-1', 'ap-northeast-2', 'sa-east-1', 'cn-north-1', ], 'max' => 64, 'min' => 1, ], 'VPCs' => [ 'type' => 'list', 'member' => [ 'shape' => 'VPC', 'locationName' => 'VPC', ], 'min' => 1, ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php index 5003f4737..1520111c0 100644 --- a/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2006-03-01', 'checksumFormat' => 'md5', 'endpointPrefix' => 's3', 'globalEndpoint' => 's3.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'Amazon S3', 'serviceFullName' => 'Amazon Simple Storage Service', 'signatureVersion' => 's3', 'timestampFormat' => 'rfc822', ], 'operations' => [ 'AbortMultipartUpload' => [ 'name' => 'AbortMultipartUpload', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'AbortMultipartUploadRequest', ], 'output' => [ 'shape' => 'AbortMultipartUploadOutput', ], 'errors' => [ [ 'shape' => 'NoSuchUpload', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadAbort.html', ], 'CompleteMultipartUpload' => [ 'name' => 'CompleteMultipartUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'CompleteMultipartUploadRequest', ], 'output' => [ 'shape' => 'CompleteMultipartUploadOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadComplete.html', ], 'CopyObject' => [ 'name' => 'CopyObject', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'CopyObjectRequest', ], 'output' => [ 'shape' => 'CopyObjectOutput', ], 'errors' => [ [ 'shape' => 'ObjectNotInActiveTierError', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectCOPY.html', 'alias' => 'PutObjectCopy', ], 'CreateBucket' => [ 'name' => 'CreateBucket', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'CreateBucketRequest', ], 'output' => [ 'shape' => 'CreateBucketOutput', ], 'errors' => [ [ 'shape' => 'BucketAlreadyExists', ], [ 'shape' => 'BucketAlreadyOwnedByYou', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html', 'alias' => 'PutBucket', ], 'CreateMultipartUpload' => [ 'name' => 'CreateMultipartUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}/{Key+}?uploads', ], 'input' => [ 'shape' => 'CreateMultipartUploadRequest', ], 'output' => [ 'shape' => 'CreateMultipartUploadOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadInitiate.html', 'alias' => 'InitiateMultipartUpload', ], 'DeleteBucket' => [ 'name' => 'DeleteBucket', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'DeleteBucketRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETE.html', ], 'DeleteBucketCors' => [ 'name' => 'DeleteBucketCors', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?cors', ], 'input' => [ 'shape' => 'DeleteBucketCorsRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEcors.html', ], 'DeleteBucketLifecycle' => [ 'name' => 'DeleteBucketLifecycle', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'DeleteBucketLifecycleRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETElifecycle.html', ], 'DeleteBucketPolicy' => [ 'name' => 'DeleteBucketPolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?policy', ], 'input' => [ 'shape' => 'DeleteBucketPolicyRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEpolicy.html', ], 'DeleteBucketReplication' => [ 'name' => 'DeleteBucketReplication', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?replication', ], 'input' => [ 'shape' => 'DeleteBucketReplicationRequest', ], ], 'DeleteBucketTagging' => [ 'name' => 'DeleteBucketTagging', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?tagging', ], 'input' => [ 'shape' => 'DeleteBucketTaggingRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEtagging.html', ], 'DeleteBucketWebsite' => [ 'name' => 'DeleteBucketWebsite', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?website', ], 'input' => [ 'shape' => 'DeleteBucketWebsiteRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEwebsite.html', ], 'DeleteObject' => [ 'name' => 'DeleteObject', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'DeleteObjectRequest', ], 'output' => [ 'shape' => 'DeleteObjectOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectDELETE.html', ], 'DeleteObjects' => [ 'name' => 'DeleteObjects', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}?delete', ], 'input' => [ 'shape' => 'DeleteObjectsRequest', ], 'output' => [ 'shape' => 'DeleteObjectsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html', 'alias' => 'DeleteMultipleObjects', ], 'GetBucketAccelerateConfiguration' => [ 'name' => 'GetBucketAccelerateConfiguration', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?accelerate', ], 'input' => [ 'shape' => 'GetBucketAccelerateConfigurationRequest', ], 'output' => [ 'shape' => 'GetBucketAccelerateConfigurationOutput', ], ], 'GetBucketAcl' => [ 'name' => 'GetBucketAcl', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?acl', ], 'input' => [ 'shape' => 'GetBucketAclRequest', ], 'output' => [ 'shape' => 'GetBucketAclOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETacl.html', ], 'GetBucketCors' => [ 'name' => 'GetBucketCors', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?cors', ], 'input' => [ 'shape' => 'GetBucketCorsRequest', ], 'output' => [ 'shape' => 'GetBucketCorsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETcors.html', ], 'GetBucketLifecycle' => [ 'name' => 'GetBucketLifecycle', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'GetBucketLifecycleRequest', ], 'output' => [ 'shape' => 'GetBucketLifecycleOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlifecycle.html', 'deprecated' => true, ], 'GetBucketLifecycleConfiguration' => [ 'name' => 'GetBucketLifecycleConfiguration', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'GetBucketLifecycleConfigurationRequest', ], 'output' => [ 'shape' => 'GetBucketLifecycleConfigurationOutput', ], ], 'GetBucketLocation' => [ 'name' => 'GetBucketLocation', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?location', ], 'input' => [ 'shape' => 'GetBucketLocationRequest', ], 'output' => [ 'shape' => 'GetBucketLocationOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlocation.html', ], 'GetBucketLogging' => [ 'name' => 'GetBucketLogging', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?logging', ], 'input' => [ 'shape' => 'GetBucketLoggingRequest', ], 'output' => [ 'shape' => 'GetBucketLoggingOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlogging.html', ], 'GetBucketNotification' => [ 'name' => 'GetBucketNotification', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'GetBucketNotificationConfigurationRequest', ], 'output' => [ 'shape' => 'NotificationConfigurationDeprecated', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETnotification.html', 'deprecated' => true, ], 'GetBucketNotificationConfiguration' => [ 'name' => 'GetBucketNotificationConfiguration', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'GetBucketNotificationConfigurationRequest', ], 'output' => [ 'shape' => 'NotificationConfiguration', ], ], 'GetBucketPolicy' => [ 'name' => 'GetBucketPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?policy', ], 'input' => [ 'shape' => 'GetBucketPolicyRequest', ], 'output' => [ 'shape' => 'GetBucketPolicyOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETpolicy.html', ], 'GetBucketReplication' => [ 'name' => 'GetBucketReplication', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?replication', ], 'input' => [ 'shape' => 'GetBucketReplicationRequest', ], 'output' => [ 'shape' => 'GetBucketReplicationOutput', ], ], 'GetBucketRequestPayment' => [ 'name' => 'GetBucketRequestPayment', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?requestPayment', ], 'input' => [ 'shape' => 'GetBucketRequestPaymentRequest', ], 'output' => [ 'shape' => 'GetBucketRequestPaymentOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTrequestPaymentGET.html', ], 'GetBucketTagging' => [ 'name' => 'GetBucketTagging', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?tagging', ], 'input' => [ 'shape' => 'GetBucketTaggingRequest', ], 'output' => [ 'shape' => 'GetBucketTaggingOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETtagging.html', ], 'GetBucketVersioning' => [ 'name' => 'GetBucketVersioning', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?versioning', ], 'input' => [ 'shape' => 'GetBucketVersioningRequest', ], 'output' => [ 'shape' => 'GetBucketVersioningOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETversioningStatus.html', ], 'GetBucketWebsite' => [ 'name' => 'GetBucketWebsite', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?website', ], 'input' => [ 'shape' => 'GetBucketWebsiteRequest', ], 'output' => [ 'shape' => 'GetBucketWebsiteOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETwebsite.html', ], 'GetObject' => [ 'name' => 'GetObject', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'GetObjectRequest', ], 'output' => [ 'shape' => 'GetObjectOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGET.html', ], 'GetObjectAcl' => [ 'name' => 'GetObjectAcl', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}?acl', ], 'input' => [ 'shape' => 'GetObjectAclRequest', ], 'output' => [ 'shape' => 'GetObjectAclOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETacl.html', ], 'GetObjectTorrent' => [ 'name' => 'GetObjectTorrent', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}?torrent', ], 'input' => [ 'shape' => 'GetObjectTorrentRequest', ], 'output' => [ 'shape' => 'GetObjectTorrentOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETtorrent.html', ], 'HeadBucket' => [ 'name' => 'HeadBucket', 'http' => [ 'method' => 'HEAD', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'HeadBucketRequest', ], 'errors' => [ [ 'shape' => 'NoSuchBucket', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketHEAD.html', ], 'HeadObject' => [ 'name' => 'HeadObject', 'http' => [ 'method' => 'HEAD', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'HeadObjectRequest', ], 'output' => [ 'shape' => 'HeadObjectOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html', ], 'ListBuckets' => [ 'name' => 'ListBuckets', 'http' => [ 'method' => 'GET', 'requestUri' => '/', ], 'output' => [ 'shape' => 'ListBucketsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTServiceGET.html', 'alias' => 'GetService', ], 'ListMultipartUploads' => [ 'name' => 'ListMultipartUploads', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?uploads', ], 'input' => [ 'shape' => 'ListMultipartUploadsRequest', ], 'output' => [ 'shape' => 'ListMultipartUploadsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListMPUpload.html', ], 'ListObjectVersions' => [ 'name' => 'ListObjectVersions', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?versions', ], 'input' => [ 'shape' => 'ListObjectVersionsRequest', ], 'output' => [ 'shape' => 'ListObjectVersionsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETVersion.html', 'alias' => 'GetBucketObjectVersions', ], 'ListObjects' => [ 'name' => 'ListObjects', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'ListObjectsRequest', ], 'output' => [ 'shape' => 'ListObjectsOutput', ], 'errors' => [ [ 'shape' => 'NoSuchBucket', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGET.html', 'alias' => 'GetBucket', ], 'ListObjectsV2' => [ 'name' => 'ListObjectsV2', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?list-type=2', ], 'input' => [ 'shape' => 'ListObjectsV2Request', ], 'output' => [ 'shape' => 'ListObjectsV2Output', ], 'errors' => [ [ 'shape' => 'NoSuchBucket', ], ], ], 'ListParts' => [ 'name' => 'ListParts', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'ListPartsRequest', ], 'output' => [ 'shape' => 'ListPartsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListParts.html', ], 'PutBucketAccelerateConfiguration' => [ 'name' => 'PutBucketAccelerateConfiguration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?accelerate', ], 'input' => [ 'shape' => 'PutBucketAccelerateConfigurationRequest', ], ], 'PutBucketAcl' => [ 'name' => 'PutBucketAcl', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?acl', ], 'input' => [ 'shape' => 'PutBucketAclRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTacl.html', ], 'PutBucketCors' => [ 'name' => 'PutBucketCors', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?cors', ], 'input' => [ 'shape' => 'PutBucketCorsRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTcors.html', ], 'PutBucketLifecycle' => [ 'name' => 'PutBucketLifecycle', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'PutBucketLifecycleRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html', 'deprecated' => true, ], 'PutBucketLifecycleConfiguration' => [ 'name' => 'PutBucketLifecycleConfiguration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'PutBucketLifecycleConfigurationRequest', ], ], 'PutBucketLogging' => [ 'name' => 'PutBucketLogging', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?logging', ], 'input' => [ 'shape' => 'PutBucketLoggingRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlogging.html', ], 'PutBucketNotification' => [ 'name' => 'PutBucketNotification', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'PutBucketNotificationRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTnotification.html', 'deprecated' => true, ], 'PutBucketNotificationConfiguration' => [ 'name' => 'PutBucketNotificationConfiguration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'PutBucketNotificationConfigurationRequest', ], ], 'PutBucketPolicy' => [ 'name' => 'PutBucketPolicy', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?policy', ], 'input' => [ 'shape' => 'PutBucketPolicyRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTpolicy.html', ], 'PutBucketReplication' => [ 'name' => 'PutBucketReplication', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?replication', ], 'input' => [ 'shape' => 'PutBucketReplicationRequest', ], ], 'PutBucketRequestPayment' => [ 'name' => 'PutBucketRequestPayment', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?requestPayment', ], 'input' => [ 'shape' => 'PutBucketRequestPaymentRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTrequestPaymentPUT.html', ], 'PutBucketTagging' => [ 'name' => 'PutBucketTagging', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?tagging', ], 'input' => [ 'shape' => 'PutBucketTaggingRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTtagging.html', ], 'PutBucketVersioning' => [ 'name' => 'PutBucketVersioning', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?versioning', ], 'input' => [ 'shape' => 'PutBucketVersioningRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html', ], 'PutBucketWebsite' => [ 'name' => 'PutBucketWebsite', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?website', ], 'input' => [ 'shape' => 'PutBucketWebsiteRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTwebsite.html', ], 'PutObject' => [ 'name' => 'PutObject', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'PutObjectRequest', ], 'output' => [ 'shape' => 'PutObjectOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html', ], 'PutObjectAcl' => [ 'name' => 'PutObjectAcl', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}?acl', ], 'input' => [ 'shape' => 'PutObjectAclRequest', ], 'output' => [ 'shape' => 'PutObjectAclOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUTacl.html', ], 'RestoreObject' => [ 'name' => 'RestoreObject', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}/{Key+}?restore', ], 'input' => [ 'shape' => 'RestoreObjectRequest', ], 'output' => [ 'shape' => 'RestoreObjectOutput', ], 'errors' => [ [ 'shape' => 'ObjectAlreadyInActiveTierError', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectRestore.html', 'alias' => 'PostObjectRestore', ], 'UploadPart' => [ 'name' => 'UploadPart', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'UploadPartRequest', ], 'output' => [ 'shape' => 'UploadPartOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPart.html', ], 'UploadPartCopy' => [ 'name' => 'UploadPartCopy', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'UploadPartCopyRequest', ], 'output' => [ 'shape' => 'UploadPartCopyOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html', ], ], 'shapes' => [ 'AbortDate' => [ 'type' => 'timestamp', ], 'AbortIncompleteMultipartUpload' => [ 'type' => 'structure', 'members' => [ 'DaysAfterInitiation' => [ 'shape' => 'DaysAfterInitiation', ], ], ], 'AbortMultipartUploadOutput' => [ 'type' => 'structure', 'members' => [ 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'AbortMultipartUploadRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'AbortRuleId' => [ 'type' => 'string', ], 'AccelerateConfiguration' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BucketAccelerateStatus', ], ], ], 'AcceptRanges' => [ 'type' => 'string', ], 'AccessControlPolicy' => [ 'type' => 'structure', 'members' => [ 'Grants' => [ 'shape' => 'Grants', 'locationName' => 'AccessControlList', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'AllowedHeader' => [ 'type' => 'string', ], 'AllowedHeaders' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedHeader', ], 'flattened' => true, ], 'AllowedMethod' => [ 'type' => 'string', ], 'AllowedMethods' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedMethod', ], 'flattened' => true, ], 'AllowedOrigin' => [ 'type' => 'string', ], 'AllowedOrigins' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedOrigin', ], 'flattened' => true, ], 'Body' => [ 'type' => 'blob', ], 'Bucket' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'BucketName', ], 'CreationDate' => [ 'shape' => 'CreationDate', ], ], ], 'BucketAccelerateStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Suspended', ], ], 'BucketAlreadyExists' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'BucketAlreadyOwnedByYou' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'BucketCannedACL' => [ 'type' => 'string', 'enum' => [ 'private', 'public-read', 'public-read-write', 'authenticated-read', ], ], 'BucketLifecycleConfiguration' => [ 'type' => 'structure', 'required' => [ 'Rules', ], 'members' => [ 'Rules' => [ 'shape' => 'LifecycleRules', 'locationName' => 'Rule', ], ], ], 'BucketLocationConstraint' => [ 'type' => 'string', 'enum' => [ 'EU', 'eu-west-1', 'us-west-1', 'us-west-2', 'ap-south-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'sa-east-1', 'cn-north-1', 'eu-central-1', ], ], 'BucketLoggingStatus' => [ 'type' => 'structure', 'members' => [ 'LoggingEnabled' => [ 'shape' => 'LoggingEnabled', ], ], ], 'BucketLogsPermission' => [ 'type' => 'string', 'enum' => [ 'FULL_CONTROL', 'READ', 'WRITE', ], ], 'BucketName' => [ 'type' => 'string', ], 'BucketVersioningStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Suspended', ], ], 'Buckets' => [ 'type' => 'list', 'member' => [ 'shape' => 'Bucket', 'locationName' => 'Bucket', ], ], 'CORSConfiguration' => [ 'type' => 'structure', 'required' => [ 'CORSRules', ], 'members' => [ 'CORSRules' => [ 'shape' => 'CORSRules', 'locationName' => 'CORSRule', ], ], ], 'CORSRule' => [ 'type' => 'structure', 'required' => [ 'AllowedMethods', 'AllowedOrigins', ], 'members' => [ 'AllowedHeaders' => [ 'shape' => 'AllowedHeaders', 'locationName' => 'AllowedHeader', ], 'AllowedMethods' => [ 'shape' => 'AllowedMethods', 'locationName' => 'AllowedMethod', ], 'AllowedOrigins' => [ 'shape' => 'AllowedOrigins', 'locationName' => 'AllowedOrigin', ], 'ExposeHeaders' => [ 'shape' => 'ExposeHeaders', 'locationName' => 'ExposeHeader', ], 'MaxAgeSeconds' => [ 'shape' => 'MaxAgeSeconds', ], ], ], 'CORSRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'CORSRule', ], 'flattened' => true, ], 'CacheControl' => [ 'type' => 'string', ], 'CloudFunction' => [ 'type' => 'string', ], 'CloudFunctionConfiguration' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'Event' => [ 'shape' => 'Event', 'deprecated' => true, ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'CloudFunction' => [ 'shape' => 'CloudFunction', ], 'InvocationRole' => [ 'shape' => 'CloudFunctionInvocationRole', ], ], ], 'CloudFunctionInvocationRole' => [ 'type' => 'string', ], 'Code' => [ 'type' => 'string', ], 'CommonPrefix' => [ 'type' => 'structure', 'members' => [ 'Prefix' => [ 'shape' => 'Prefix', ], ], ], 'CommonPrefixList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CommonPrefix', ], 'flattened' => true, ], 'CompleteMultipartUploadOutput' => [ 'type' => 'structure', 'members' => [ 'Location' => [ 'shape' => 'Location', ], 'Bucket' => [ 'shape' => 'BucketName', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'ETag' => [ 'shape' => 'ETag', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'CompleteMultipartUploadRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'MultipartUpload' => [ 'shape' => 'CompletedMultipartUpload', 'locationName' => 'CompleteMultipartUpload', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'MultipartUpload', ], 'CompletedMultipartUpload' => [ 'type' => 'structure', 'members' => [ 'Parts' => [ 'shape' => 'CompletedPartList', 'locationName' => 'Part', ], ], ], 'CompletedPart' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'PartNumber' => [ 'shape' => 'PartNumber', ], ], ], 'CompletedPartList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CompletedPart', ], 'flattened' => true, ], 'Condition' => [ 'type' => 'structure', 'members' => [ 'HttpErrorCodeReturnedEquals' => [ 'shape' => 'HttpErrorCodeReturnedEquals', ], 'KeyPrefixEquals' => [ 'shape' => 'KeyPrefixEquals', ], ], ], 'ContentDisposition' => [ 'type' => 'string', ], 'ContentEncoding' => [ 'type' => 'string', ], 'ContentLanguage' => [ 'type' => 'string', ], 'ContentLength' => [ 'type' => 'long', ], 'ContentMD5' => [ 'type' => 'string', ], 'ContentRange' => [ 'type' => 'string', ], 'ContentType' => [ 'type' => 'string', ], 'CopyObjectOutput' => [ 'type' => 'structure', 'members' => [ 'CopyObjectResult' => [ 'shape' => 'CopyObjectResult', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'CopySourceVersionId' => [ 'shape' => 'CopySourceVersionId', 'location' => 'header', 'locationName' => 'x-amz-copy-source-version-id', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], 'payload' => 'CopyObjectResult', ], 'CopyObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'CopySource', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'CopySource' => [ 'shape' => 'CopySource', 'location' => 'header', 'locationName' => 'x-amz-copy-source', ], 'CopySourceIfMatch' => [ 'shape' => 'CopySourceIfMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-match', ], 'CopySourceIfModifiedSince' => [ 'shape' => 'CopySourceIfModifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-modified-since', ], 'CopySourceIfNoneMatch' => [ 'shape' => 'CopySourceIfNoneMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-none-match', ], 'CopySourceIfUnmodifiedSince' => [ 'shape' => 'CopySourceIfUnmodifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-unmodified-since', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'MetadataDirective' => [ 'shape' => 'MetadataDirective', 'location' => 'header', 'locationName' => 'x-amz-metadata-directive', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'CopySourceSSECustomerAlgorithm' => [ 'shape' => 'CopySourceSSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-algorithm', ], 'CopySourceSSECustomerKey' => [ 'shape' => 'CopySourceSSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key', ], 'CopySourceSSECustomerKeyMD5' => [ 'shape' => 'CopySourceSSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'CopyObjectResult' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'LastModified' => [ 'shape' => 'LastModified', ], ], ], 'CopyPartResult' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'LastModified' => [ 'shape' => 'LastModified', ], ], ], 'CopySource' => [ 'type' => 'string', 'pattern' => '\\/.+\\/.+', ], 'CopySourceIfMatch' => [ 'type' => 'string', ], 'CopySourceIfModifiedSince' => [ 'type' => 'timestamp', ], 'CopySourceIfNoneMatch' => [ 'type' => 'string', ], 'CopySourceIfUnmodifiedSince' => [ 'type' => 'timestamp', ], 'CopySourceRange' => [ 'type' => 'string', ], 'CopySourceSSECustomerAlgorithm' => [ 'type' => 'string', ], 'CopySourceSSECustomerKey' => [ 'type' => 'string', 'sensitive' => true, ], 'CopySourceSSECustomerKeyMD5' => [ 'type' => 'string', ], 'CopySourceVersionId' => [ 'type' => 'string', ], 'CreateBucketConfiguration' => [ 'type' => 'structure', 'members' => [ 'LocationConstraint' => [ 'shape' => 'BucketLocationConstraint', ], ], ], 'CreateBucketOutput' => [ 'type' => 'structure', 'members' => [ 'Location' => [ 'shape' => 'Location', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateBucketRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'ACL' => [ 'shape' => 'BucketCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CreateBucketConfiguration' => [ 'shape' => 'CreateBucketConfiguration', 'locationName' => 'CreateBucketConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWrite' => [ 'shape' => 'GrantWrite', 'location' => 'header', 'locationName' => 'x-amz-grant-write', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], ], 'payload' => 'CreateBucketConfiguration', ], 'CreateMultipartUploadOutput' => [ 'type' => 'structure', 'members' => [ 'AbortDate' => [ 'shape' => 'AbortDate', 'location' => 'header', 'locationName' => 'x-amz-abort-date', ], 'AbortRuleId' => [ 'shape' => 'AbortRuleId', 'location' => 'header', 'locationName' => 'x-amz-abort-rule-id', ], 'Bucket' => [ 'shape' => 'BucketName', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'CreateMultipartUploadRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'CreationDate' => [ 'type' => 'timestamp', ], 'Date' => [ 'type' => 'timestamp', 'timestampFormat' => 'iso8601', ], 'Days' => [ 'type' => 'integer', ], 'DaysAfterInitiation' => [ 'type' => 'integer', ], 'Delete' => [ 'type' => 'structure', 'required' => [ 'Objects', ], 'members' => [ 'Objects' => [ 'shape' => 'ObjectIdentifierList', 'locationName' => 'Object', ], 'Quiet' => [ 'shape' => 'Quiet', ], ], ], 'DeleteBucketCorsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketLifecycleRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketReplicationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketTaggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketWebsiteRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteMarker' => [ 'type' => 'boolean', ], 'DeleteMarkerEntry' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'IsLatest' => [ 'shape' => 'IsLatest', ], 'LastModified' => [ 'shape' => 'LastModified', ], ], ], 'DeleteMarkerVersionId' => [ 'type' => 'string', ], 'DeleteMarkers' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeleteMarkerEntry', ], 'flattened' => true, ], 'DeleteObjectOutput' => [ 'type' => 'structure', 'members' => [ 'DeleteMarker' => [ 'shape' => 'DeleteMarker', 'location' => 'header', 'locationName' => 'x-amz-delete-marker', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'DeleteObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'MFA' => [ 'shape' => 'MFA', 'location' => 'header', 'locationName' => 'x-amz-mfa', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'DeleteObjectsOutput' => [ 'type' => 'structure', 'members' => [ 'Deleted' => [ 'shape' => 'DeletedObjects', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], 'Errors' => [ 'shape' => 'Errors', 'locationName' => 'Error', ], ], ], 'DeleteObjectsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Delete', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delete' => [ 'shape' => 'Delete', 'locationName' => 'Delete', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'MFA' => [ 'shape' => 'MFA', 'location' => 'header', 'locationName' => 'x-amz-mfa', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'Delete', ], 'DeletedObject' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'DeleteMarker' => [ 'shape' => 'DeleteMarker', ], 'DeleteMarkerVersionId' => [ 'shape' => 'DeleteMarkerVersionId', ], ], ], 'DeletedObjects' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeletedObject', ], 'flattened' => true, ], 'Delimiter' => [ 'type' => 'string', ], 'Destination' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', ], 'StorageClass' => [ 'shape' => 'StorageClass', ], ], ], 'DisplayName' => [ 'type' => 'string', ], 'ETag' => [ 'type' => 'string', ], 'EmailAddress' => [ 'type' => 'string', ], 'EncodingType' => [ 'type' => 'string', 'enum' => [ 'url', ], ], 'Error' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'Code' => [ 'shape' => 'Code', ], 'Message' => [ 'shape' => 'Message', ], ], ], 'ErrorDocument' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], ], ], 'Errors' => [ 'type' => 'list', 'member' => [ 'shape' => 'Error', ], 'flattened' => true, ], 'Event' => [ 'type' => 'string', 'enum' => [ 's3:ReducedRedundancyLostObject', 's3:ObjectCreated:*', 's3:ObjectCreated:Put', 's3:ObjectCreated:Post', 's3:ObjectCreated:Copy', 's3:ObjectCreated:CompleteMultipartUpload', 's3:ObjectRemoved:*', 's3:ObjectRemoved:Delete', 's3:ObjectRemoved:DeleteMarkerCreated', ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', ], 'flattened' => true, ], 'Expiration' => [ 'type' => 'string', ], 'ExpirationStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'ExpiredObjectDeleteMarker' => [ 'type' => 'boolean', ], 'Expires' => [ 'type' => 'timestamp', ], 'ExposeHeader' => [ 'type' => 'string', ], 'ExposeHeaders' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExposeHeader', ], 'flattened' => true, ], 'FetchOwner' => [ 'type' => 'boolean', ], 'FilterRule' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'FilterRuleName', ], 'Value' => [ 'shape' => 'FilterRuleValue', ], ], ], 'FilterRuleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FilterRule', ], 'flattened' => true, ], 'FilterRuleName' => [ 'type' => 'string', 'enum' => [ 'prefix', 'suffix', ], ], 'FilterRuleValue' => [ 'type' => 'string', ], 'GetBucketAccelerateConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BucketAccelerateStatus', ], ], ], 'GetBucketAccelerateConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketAclOutput' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'Grants' => [ 'shape' => 'Grants', 'locationName' => 'AccessControlList', ], ], ], 'GetBucketAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketCorsOutput' => [ 'type' => 'structure', 'members' => [ 'CORSRules' => [ 'shape' => 'CORSRules', 'locationName' => 'CORSRule', ], ], ], 'GetBucketCorsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLifecycleConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'Rules' => [ 'shape' => 'LifecycleRules', 'locationName' => 'Rule', ], ], ], 'GetBucketLifecycleConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLifecycleOutput' => [ 'type' => 'structure', 'members' => [ 'Rules' => [ 'shape' => 'Rules', 'locationName' => 'Rule', ], ], ], 'GetBucketLifecycleRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLocationOutput' => [ 'type' => 'structure', 'members' => [ 'LocationConstraint' => [ 'shape' => 'BucketLocationConstraint', ], ], ], 'GetBucketLocationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLoggingOutput' => [ 'type' => 'structure', 'members' => [ 'LoggingEnabled' => [ 'shape' => 'LoggingEnabled', ], ], ], 'GetBucketLoggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketNotificationConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketPolicyOutput' => [ 'type' => 'structure', 'members' => [ 'Policy' => [ 'shape' => 'Policy', ], ], 'payload' => 'Policy', ], 'GetBucketPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketReplicationOutput' => [ 'type' => 'structure', 'members' => [ 'ReplicationConfiguration' => [ 'shape' => 'ReplicationConfiguration', ], ], 'payload' => 'ReplicationConfiguration', ], 'GetBucketReplicationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketRequestPaymentOutput' => [ 'type' => 'structure', 'members' => [ 'Payer' => [ 'shape' => 'Payer', ], ], ], 'GetBucketRequestPaymentRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketTaggingOutput' => [ 'type' => 'structure', 'required' => [ 'TagSet', ], 'members' => [ 'TagSet' => [ 'shape' => 'TagSet', ], ], ], 'GetBucketTaggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketVersioningOutput' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BucketVersioningStatus', ], 'MFADelete' => [ 'shape' => 'MFADeleteStatus', 'locationName' => 'MfaDelete', ], ], ], 'GetBucketVersioningRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketWebsiteOutput' => [ 'type' => 'structure', 'members' => [ 'RedirectAllRequestsTo' => [ 'shape' => 'RedirectAllRequestsTo', ], 'IndexDocument' => [ 'shape' => 'IndexDocument', ], 'ErrorDocument' => [ 'shape' => 'ErrorDocument', ], 'RoutingRules' => [ 'shape' => 'RoutingRules', ], ], ], 'GetBucketWebsiteRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetObjectAclOutput' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'Grants' => [ 'shape' => 'Grants', 'locationName' => 'AccessControlList', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'GetObjectAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'GetObjectOutput' => [ 'type' => 'structure', 'members' => [ 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'DeleteMarker' => [ 'shape' => 'DeleteMarker', 'location' => 'header', 'locationName' => 'x-amz-delete-marker', ], 'AcceptRanges' => [ 'shape' => 'AcceptRanges', 'location' => 'header', 'locationName' => 'accept-ranges', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'Restore' => [ 'shape' => 'Restore', 'location' => 'header', 'locationName' => 'x-amz-restore', ], 'LastModified' => [ 'shape' => 'LastModified', 'location' => 'header', 'locationName' => 'Last-Modified', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'MissingMeta' => [ 'shape' => 'MissingMeta', 'location' => 'header', 'locationName' => 'x-amz-missing-meta', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentRange' => [ 'shape' => 'ContentRange', 'location' => 'header', 'locationName' => 'Content-Range', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], 'ReplicationStatus' => [ 'shape' => 'ReplicationStatus', 'location' => 'header', 'locationName' => 'x-amz-replication-status', ], ], 'payload' => 'Body', ], 'GetObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'IfMatch' => [ 'shape' => 'IfMatch', 'location' => 'header', 'locationName' => 'If-Match', ], 'IfModifiedSince' => [ 'shape' => 'IfModifiedSince', 'location' => 'header', 'locationName' => 'If-Modified-Since', ], 'IfNoneMatch' => [ 'shape' => 'IfNoneMatch', 'location' => 'header', 'locationName' => 'If-None-Match', ], 'IfUnmodifiedSince' => [ 'shape' => 'IfUnmodifiedSince', 'location' => 'header', 'locationName' => 'If-Unmodified-Since', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Range' => [ 'shape' => 'Range', 'location' => 'header', 'locationName' => 'Range', ], 'ResponseCacheControl' => [ 'shape' => 'ResponseCacheControl', 'location' => 'querystring', 'locationName' => 'response-cache-control', ], 'ResponseContentDisposition' => [ 'shape' => 'ResponseContentDisposition', 'location' => 'querystring', 'locationName' => 'response-content-disposition', ], 'ResponseContentEncoding' => [ 'shape' => 'ResponseContentEncoding', 'location' => 'querystring', 'locationName' => 'response-content-encoding', ], 'ResponseContentLanguage' => [ 'shape' => 'ResponseContentLanguage', 'location' => 'querystring', 'locationName' => 'response-content-language', ], 'ResponseContentType' => [ 'shape' => 'ResponseContentType', 'location' => 'querystring', 'locationName' => 'response-content-type', ], 'ResponseExpires' => [ 'shape' => 'ResponseExpires', 'location' => 'querystring', 'locationName' => 'response-expires', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'GetObjectTorrentOutput' => [ 'type' => 'structure', 'members' => [ 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], 'payload' => 'Body', ], 'GetObjectTorrentRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'Grant' => [ 'type' => 'structure', 'members' => [ 'Grantee' => [ 'shape' => 'Grantee', ], 'Permission' => [ 'shape' => 'Permission', ], ], ], 'GrantFullControl' => [ 'type' => 'string', ], 'GrantRead' => [ 'type' => 'string', ], 'GrantReadACP' => [ 'type' => 'string', ], 'GrantWrite' => [ 'type' => 'string', ], 'GrantWriteACP' => [ 'type' => 'string', ], 'Grantee' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'DisplayName' => [ 'shape' => 'DisplayName', ], 'EmailAddress' => [ 'shape' => 'EmailAddress', ], 'ID' => [ 'shape' => 'ID', ], 'Type' => [ 'shape' => 'Type', 'locationName' => 'xsi:type', 'xmlAttribute' => true, ], 'URI' => [ 'shape' => 'URI', ], ], 'xmlNamespace' => [ 'prefix' => 'xsi', 'uri' => 'http://www.w3.org/2001/XMLSchema-instance', ], ], 'Grants' => [ 'type' => 'list', 'member' => [ 'shape' => 'Grant', 'locationName' => 'Grant', ], ], 'HeadBucketRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'HeadObjectOutput' => [ 'type' => 'structure', 'members' => [ 'DeleteMarker' => [ 'shape' => 'DeleteMarker', 'location' => 'header', 'locationName' => 'x-amz-delete-marker', ], 'AcceptRanges' => [ 'shape' => 'AcceptRanges', 'location' => 'header', 'locationName' => 'accept-ranges', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'Restore' => [ 'shape' => 'Restore', 'location' => 'header', 'locationName' => 'x-amz-restore', ], 'LastModified' => [ 'shape' => 'LastModified', 'location' => 'header', 'locationName' => 'Last-Modified', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'MissingMeta' => [ 'shape' => 'MissingMeta', 'location' => 'header', 'locationName' => 'x-amz-missing-meta', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], 'ReplicationStatus' => [ 'shape' => 'ReplicationStatus', 'location' => 'header', 'locationName' => 'x-amz-replication-status', ], ], ], 'HeadObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'IfMatch' => [ 'shape' => 'IfMatch', 'location' => 'header', 'locationName' => 'If-Match', ], 'IfModifiedSince' => [ 'shape' => 'IfModifiedSince', 'location' => 'header', 'locationName' => 'If-Modified-Since', ], 'IfNoneMatch' => [ 'shape' => 'IfNoneMatch', 'location' => 'header', 'locationName' => 'If-None-Match', ], 'IfUnmodifiedSince' => [ 'shape' => 'IfUnmodifiedSince', 'location' => 'header', 'locationName' => 'If-Unmodified-Since', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Range' => [ 'shape' => 'Range', 'location' => 'header', 'locationName' => 'Range', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'HostName' => [ 'type' => 'string', ], 'HttpErrorCodeReturnedEquals' => [ 'type' => 'string', ], 'HttpRedirectCode' => [ 'type' => 'string', ], 'ID' => [ 'type' => 'string', ], 'IfMatch' => [ 'type' => 'string', ], 'IfModifiedSince' => [ 'type' => 'timestamp', ], 'IfNoneMatch' => [ 'type' => 'string', ], 'IfUnmodifiedSince' => [ 'type' => 'timestamp', ], 'IndexDocument' => [ 'type' => 'structure', 'required' => [ 'Suffix', ], 'members' => [ 'Suffix' => [ 'shape' => 'Suffix', ], ], ], 'Initiated' => [ 'type' => 'timestamp', ], 'Initiator' => [ 'type' => 'structure', 'members' => [ 'ID' => [ 'shape' => 'ID', ], 'DisplayName' => [ 'shape' => 'DisplayName', ], ], ], 'IsLatest' => [ 'type' => 'boolean', ], 'IsTruncated' => [ 'type' => 'boolean', ], 'KeyCount' => [ 'type' => 'integer', ], 'KeyMarker' => [ 'type' => 'string', ], 'KeyPrefixEquals' => [ 'type' => 'string', ], 'LambdaFunctionArn' => [ 'type' => 'string', ], 'LambdaFunctionConfiguration' => [ 'type' => 'structure', 'required' => [ 'LambdaFunctionArn', 'Events', ], 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'LambdaFunctionArn' => [ 'shape' => 'LambdaFunctionArn', 'locationName' => 'CloudFunction', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Filter' => [ 'shape' => 'NotificationConfigurationFilter', ], ], ], 'LambdaFunctionConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LambdaFunctionConfiguration', ], 'flattened' => true, ], 'LastModified' => [ 'type' => 'timestamp', ], 'LifecycleConfiguration' => [ 'type' => 'structure', 'required' => [ 'Rules', ], 'members' => [ 'Rules' => [ 'shape' => 'Rules', 'locationName' => 'Rule', ], ], ], 'LifecycleExpiration' => [ 'type' => 'structure', 'members' => [ 'Date' => [ 'shape' => 'Date', ], 'Days' => [ 'shape' => 'Days', ], 'ExpiredObjectDeleteMarker' => [ 'shape' => 'ExpiredObjectDeleteMarker', ], ], ], 'LifecycleRule' => [ 'type' => 'structure', 'required' => [ 'Prefix', 'Status', ], 'members' => [ 'Expiration' => [ 'shape' => 'LifecycleExpiration', ], 'ID' => [ 'shape' => 'ID', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Status' => [ 'shape' => 'ExpirationStatus', ], 'Transitions' => [ 'shape' => 'TransitionList', 'locationName' => 'Transition', ], 'NoncurrentVersionTransitions' => [ 'shape' => 'NoncurrentVersionTransitionList', 'locationName' => 'NoncurrentVersionTransition', ], 'NoncurrentVersionExpiration' => [ 'shape' => 'NoncurrentVersionExpiration', ], 'AbortIncompleteMultipartUpload' => [ 'shape' => 'AbortIncompleteMultipartUpload', ], ], ], 'LifecycleRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'LifecycleRule', ], 'flattened' => true, ], 'ListBucketsOutput' => [ 'type' => 'structure', 'members' => [ 'Buckets' => [ 'shape' => 'Buckets', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'ListMultipartUploadsOutput' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', ], 'UploadIdMarker' => [ 'shape' => 'UploadIdMarker', ], 'NextKeyMarker' => [ 'shape' => 'NextKeyMarker', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'NextUploadIdMarker' => [ 'shape' => 'NextUploadIdMarker', ], 'MaxUploads' => [ 'shape' => 'MaxUploads', ], 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Uploads' => [ 'shape' => 'MultipartUploadList', 'locationName' => 'Upload', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], ], ], 'ListMultipartUploadsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', 'location' => 'querystring', 'locationName' => 'key-marker', ], 'MaxUploads' => [ 'shape' => 'MaxUploads', 'location' => 'querystring', 'locationName' => 'max-uploads', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'UploadIdMarker' => [ 'shape' => 'UploadIdMarker', 'location' => 'querystring', 'locationName' => 'upload-id-marker', ], ], ], 'ListObjectVersionsOutput' => [ 'type' => 'structure', 'members' => [ 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', ], 'VersionIdMarker' => [ 'shape' => 'VersionIdMarker', ], 'NextKeyMarker' => [ 'shape' => 'NextKeyMarker', ], 'NextVersionIdMarker' => [ 'shape' => 'NextVersionIdMarker', ], 'Versions' => [ 'shape' => 'ObjectVersionList', 'locationName' => 'Version', ], 'DeleteMarkers' => [ 'shape' => 'DeleteMarkers', 'locationName' => 'DeleteMarker', ], 'Name' => [ 'shape' => 'BucketName', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], ], ], 'ListObjectVersionsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', 'location' => 'querystring', 'locationName' => 'key-marker', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', 'location' => 'querystring', 'locationName' => 'max-keys', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'VersionIdMarker' => [ 'shape' => 'VersionIdMarker', 'location' => 'querystring', 'locationName' => 'version-id-marker', ], ], ], 'ListObjectsOutput' => [ 'type' => 'structure', 'members' => [ 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Marker' => [ 'shape' => 'Marker', ], 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Contents' => [ 'shape' => 'ObjectList', ], 'Name' => [ 'shape' => 'BucketName', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], ], ], 'ListObjectsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'Marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', 'location' => 'querystring', 'locationName' => 'max-keys', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], ], ], 'ListObjectsV2Output' => [ 'type' => 'structure', 'members' => [ 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Contents' => [ 'shape' => 'ObjectList', ], 'Name' => [ 'shape' => 'BucketName', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], 'KeyCount' => [ 'shape' => 'KeyCount', ], 'ContinuationToken' => [ 'shape' => 'Token', ], 'NextContinuationToken' => [ 'shape' => 'NextToken', ], 'StartAfter' => [ 'shape' => 'StartAfter', ], ], ], 'ListObjectsV2Request' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', 'location' => 'querystring', 'locationName' => 'max-keys', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'ContinuationToken' => [ 'shape' => 'Token', 'location' => 'querystring', 'locationName' => 'continuation-token', ], 'FetchOwner' => [ 'shape' => 'FetchOwner', 'location' => 'querystring', 'locationName' => 'fetch-owner', ], 'StartAfter' => [ 'shape' => 'StartAfter', 'location' => 'querystring', 'locationName' => 'start-after', ], ], ], 'ListPartsOutput' => [ 'type' => 'structure', 'members' => [ 'AbortDate' => [ 'shape' => 'AbortDate', 'location' => 'header', 'locationName' => 'x-amz-abort-date', ], 'AbortRuleId' => [ 'shape' => 'AbortRuleId', 'location' => 'header', 'locationName' => 'x-amz-abort-rule-id', ], 'Bucket' => [ 'shape' => 'BucketName', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', ], 'PartNumberMarker' => [ 'shape' => 'PartNumberMarker', ], 'NextPartNumberMarker' => [ 'shape' => 'NextPartNumberMarker', ], 'MaxParts' => [ 'shape' => 'MaxParts', ], 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Parts' => [ 'shape' => 'Parts', 'locationName' => 'Part', ], 'Initiator' => [ 'shape' => 'Initiator', ], 'Owner' => [ 'shape' => 'Owner', ], 'StorageClass' => [ 'shape' => 'StorageClass', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'ListPartsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'MaxParts' => [ 'shape' => 'MaxParts', 'location' => 'querystring', 'locationName' => 'max-parts', ], 'PartNumberMarker' => [ 'shape' => 'PartNumberMarker', 'location' => 'querystring', 'locationName' => 'part-number-marker', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'Location' => [ 'type' => 'string', ], 'LoggingEnabled' => [ 'type' => 'structure', 'members' => [ 'TargetBucket' => [ 'shape' => 'TargetBucket', ], 'TargetGrants' => [ 'shape' => 'TargetGrants', ], 'TargetPrefix' => [ 'shape' => 'TargetPrefix', ], ], ], 'MFA' => [ 'type' => 'string', ], 'MFADelete' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'MFADeleteStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'Marker' => [ 'type' => 'string', ], 'MaxAgeSeconds' => [ 'type' => 'integer', ], 'MaxKeys' => [ 'type' => 'integer', ], 'MaxParts' => [ 'type' => 'integer', ], 'MaxUploads' => [ 'type' => 'integer', ], 'Message' => [ 'type' => 'string', ], 'Metadata' => [ 'type' => 'map', 'key' => [ 'shape' => 'MetadataKey', ], 'value' => [ 'shape' => 'MetadataValue', ], ], 'MetadataDirective' => [ 'type' => 'string', 'enum' => [ 'COPY', 'REPLACE', ], ], 'MetadataKey' => [ 'type' => 'string', ], 'MetadataValue' => [ 'type' => 'string', ], 'MissingMeta' => [ 'type' => 'integer', ], 'MultipartUpload' => [ 'type' => 'structure', 'members' => [ 'UploadId' => [ 'shape' => 'MultipartUploadId', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'Initiated' => [ 'shape' => 'Initiated', ], 'StorageClass' => [ 'shape' => 'StorageClass', ], 'Owner' => [ 'shape' => 'Owner', ], 'Initiator' => [ 'shape' => 'Initiator', ], ], ], 'MultipartUploadId' => [ 'type' => 'string', ], 'MultipartUploadList' => [ 'type' => 'list', 'member' => [ 'shape' => 'MultipartUpload', ], 'flattened' => true, ], 'NextKeyMarker' => [ 'type' => 'string', ], 'NextMarker' => [ 'type' => 'string', ], 'NextPartNumberMarker' => [ 'type' => 'integer', ], 'NextToken' => [ 'type' => 'string', ], 'NextUploadIdMarker' => [ 'type' => 'string', ], 'NextVersionIdMarker' => [ 'type' => 'string', ], 'NoSuchBucket' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchKey' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchUpload' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoncurrentVersionExpiration' => [ 'type' => 'structure', 'members' => [ 'NoncurrentDays' => [ 'shape' => 'Days', ], ], ], 'NoncurrentVersionTransition' => [ 'type' => 'structure', 'members' => [ 'NoncurrentDays' => [ 'shape' => 'Days', ], 'StorageClass' => [ 'shape' => 'TransitionStorageClass', ], ], ], 'NoncurrentVersionTransitionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NoncurrentVersionTransition', ], 'flattened' => true, ], 'NotificationConfiguration' => [ 'type' => 'structure', 'members' => [ 'TopicConfigurations' => [ 'shape' => 'TopicConfigurationList', 'locationName' => 'TopicConfiguration', ], 'QueueConfigurations' => [ 'shape' => 'QueueConfigurationList', 'locationName' => 'QueueConfiguration', ], 'LambdaFunctionConfigurations' => [ 'shape' => 'LambdaFunctionConfigurationList', 'locationName' => 'CloudFunctionConfiguration', ], ], ], 'NotificationConfigurationDeprecated' => [ 'type' => 'structure', 'members' => [ 'TopicConfiguration' => [ 'shape' => 'TopicConfigurationDeprecated', ], 'QueueConfiguration' => [ 'shape' => 'QueueConfigurationDeprecated', ], 'CloudFunctionConfiguration' => [ 'shape' => 'CloudFunctionConfiguration', ], ], ], 'NotificationConfigurationFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'S3KeyFilter', 'locationName' => 'S3Key', ], ], ], 'NotificationId' => [ 'type' => 'string', ], 'Object' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'LastModified' => [ 'shape' => 'LastModified', ], 'ETag' => [ 'shape' => 'ETag', ], 'Size' => [ 'shape' => 'Size', ], 'StorageClass' => [ 'shape' => 'ObjectStorageClass', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'ObjectAlreadyInActiveTierError' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ObjectCannedACL' => [ 'type' => 'string', 'enum' => [ 'private', 'public-read', 'public-read-write', 'authenticated-read', 'aws-exec-read', 'bucket-owner-read', 'bucket-owner-full-control', ], ], 'ObjectIdentifier' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], ], ], 'ObjectIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ObjectIdentifier', ], 'flattened' => true, ], 'ObjectKey' => [ 'type' => 'string', 'min' => 1, ], 'ObjectList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Object', ], 'flattened' => true, ], 'ObjectNotInActiveTierError' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ObjectStorageClass' => [ 'type' => 'string', 'enum' => [ 'STANDARD', 'REDUCED_REDUNDANCY', 'GLACIER', ], ], 'ObjectVersion' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'Size' => [ 'shape' => 'Size', ], 'StorageClass' => [ 'shape' => 'ObjectVersionStorageClass', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'IsLatest' => [ 'shape' => 'IsLatest', ], 'LastModified' => [ 'shape' => 'LastModified', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'ObjectVersionId' => [ 'type' => 'string', ], 'ObjectVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ObjectVersion', ], 'flattened' => true, ], 'ObjectVersionStorageClass' => [ 'type' => 'string', 'enum' => [ 'STANDARD', ], ], 'Owner' => [ 'type' => 'structure', 'members' => [ 'DisplayName' => [ 'shape' => 'DisplayName', ], 'ID' => [ 'shape' => 'ID', ], ], ], 'Part' => [ 'type' => 'structure', 'members' => [ 'PartNumber' => [ 'shape' => 'PartNumber', ], 'LastModified' => [ 'shape' => 'LastModified', ], 'ETag' => [ 'shape' => 'ETag', ], 'Size' => [ 'shape' => 'Size', ], ], ], 'PartNumber' => [ 'type' => 'integer', ], 'PartNumberMarker' => [ 'type' => 'integer', ], 'Parts' => [ 'type' => 'list', 'member' => [ 'shape' => 'Part', ], 'flattened' => true, ], 'Payer' => [ 'type' => 'string', 'enum' => [ 'Requester', 'BucketOwner', ], ], 'Permission' => [ 'type' => 'string', 'enum' => [ 'FULL_CONTROL', 'WRITE', 'WRITE_ACP', 'READ', 'READ_ACP', ], ], 'Policy' => [ 'type' => 'string', ], 'Prefix' => [ 'type' => 'string', ], 'Protocol' => [ 'type' => 'string', 'enum' => [ 'http', 'https', ], ], 'PutBucketAccelerateConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'AccelerateConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'AccelerateConfiguration' => [ 'shape' => 'AccelerateConfiguration', 'locationName' => 'AccelerateConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'AccelerateConfiguration', ], 'PutBucketAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'ACL' => [ 'shape' => 'BucketCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'AccessControlPolicy' => [ 'shape' => 'AccessControlPolicy', 'locationName' => 'AccessControlPolicy', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWrite' => [ 'shape' => 'GrantWrite', 'location' => 'header', 'locationName' => 'x-amz-grant-write', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], ], 'payload' => 'AccessControlPolicy', ], 'PutBucketCorsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'CORSConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CORSConfiguration' => [ 'shape' => 'CORSConfiguration', 'locationName' => 'CORSConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], ], 'payload' => 'CORSConfiguration', ], 'PutBucketLifecycleConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'LifecycleConfiguration' => [ 'shape' => 'BucketLifecycleConfiguration', 'locationName' => 'LifecycleConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'LifecycleConfiguration', ], 'PutBucketLifecycleRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'LifecycleConfiguration' => [ 'shape' => 'LifecycleConfiguration', 'locationName' => 'LifecycleConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'LifecycleConfiguration', ], 'PutBucketLoggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'BucketLoggingStatus', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'BucketLoggingStatus' => [ 'shape' => 'BucketLoggingStatus', 'locationName' => 'BucketLoggingStatus', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], ], 'payload' => 'BucketLoggingStatus', ], 'PutBucketNotificationConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'NotificationConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'NotificationConfiguration' => [ 'shape' => 'NotificationConfiguration', 'locationName' => 'NotificationConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'NotificationConfiguration', ], 'PutBucketNotificationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'NotificationConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'NotificationConfiguration' => [ 'shape' => 'NotificationConfigurationDeprecated', 'locationName' => 'NotificationConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'NotificationConfiguration', ], 'PutBucketPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Policy', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'Policy' => [ 'shape' => 'Policy', ], ], 'payload' => 'Policy', ], 'PutBucketReplicationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'ReplicationConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'ReplicationConfiguration' => [ 'shape' => 'ReplicationConfiguration', 'locationName' => 'ReplicationConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'ReplicationConfiguration', ], 'PutBucketRequestPaymentRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'RequestPaymentConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'RequestPaymentConfiguration' => [ 'shape' => 'RequestPaymentConfiguration', 'locationName' => 'RequestPaymentConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'RequestPaymentConfiguration', ], 'PutBucketTaggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Tagging', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'Tagging' => [ 'shape' => 'Tagging', 'locationName' => 'Tagging', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'Tagging', ], 'PutBucketVersioningRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'VersioningConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'MFA' => [ 'shape' => 'MFA', 'location' => 'header', 'locationName' => 'x-amz-mfa', ], 'VersioningConfiguration' => [ 'shape' => 'VersioningConfiguration', 'locationName' => 'VersioningConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'VersioningConfiguration', ], 'PutBucketWebsiteRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'WebsiteConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'WebsiteConfiguration' => [ 'shape' => 'WebsiteConfiguration', 'locationName' => 'WebsiteConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'WebsiteConfiguration', ], 'PutObjectAclOutput' => [ 'type' => 'structure', 'members' => [ 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'PutObjectAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'AccessControlPolicy' => [ 'shape' => 'AccessControlPolicy', 'locationName' => 'AccessControlPolicy', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWrite' => [ 'shape' => 'GrantWrite', 'location' => 'header', 'locationName' => 'x-amz-grant-write', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], ], 'payload' => 'AccessControlPolicy', ], 'PutObjectOutput' => [ 'type' => 'structure', 'members' => [ 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'PutObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'Body', ], 'QueueArn' => [ 'type' => 'string', ], 'QueueConfiguration' => [ 'type' => 'structure', 'required' => [ 'QueueArn', 'Events', ], 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'QueueArn' => [ 'shape' => 'QueueArn', 'locationName' => 'Queue', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Filter' => [ 'shape' => 'NotificationConfigurationFilter', ], ], ], 'QueueConfigurationDeprecated' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'Event' => [ 'shape' => 'Event', 'deprecated' => true, ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Queue' => [ 'shape' => 'QueueArn', ], ], ], 'QueueConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'QueueConfiguration', ], 'flattened' => true, ], 'Quiet' => [ 'type' => 'boolean', ], 'Range' => [ 'type' => 'string', ], 'Redirect' => [ 'type' => 'structure', 'members' => [ 'HostName' => [ 'shape' => 'HostName', ], 'HttpRedirectCode' => [ 'shape' => 'HttpRedirectCode', ], 'Protocol' => [ 'shape' => 'Protocol', ], 'ReplaceKeyPrefixWith' => [ 'shape' => 'ReplaceKeyPrefixWith', ], 'ReplaceKeyWith' => [ 'shape' => 'ReplaceKeyWith', ], ], ], 'RedirectAllRequestsTo' => [ 'type' => 'structure', 'required' => [ 'HostName', ], 'members' => [ 'HostName' => [ 'shape' => 'HostName', ], 'Protocol' => [ 'shape' => 'Protocol', ], ], ], 'ReplaceKeyPrefixWith' => [ 'type' => 'string', ], 'ReplaceKeyWith' => [ 'type' => 'string', ], 'ReplicationConfiguration' => [ 'type' => 'structure', 'required' => [ 'Role', 'Rules', ], 'members' => [ 'Role' => [ 'shape' => 'Role', ], 'Rules' => [ 'shape' => 'ReplicationRules', 'locationName' => 'Rule', ], ], ], 'ReplicationRule' => [ 'type' => 'structure', 'required' => [ 'Prefix', 'Status', 'Destination', ], 'members' => [ 'ID' => [ 'shape' => 'ID', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Status' => [ 'shape' => 'ReplicationRuleStatus', ], 'Destination' => [ 'shape' => 'Destination', ], ], ], 'ReplicationRuleStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'ReplicationRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReplicationRule', ], 'flattened' => true, ], 'ReplicationStatus' => [ 'type' => 'string', 'enum' => [ 'COMPLETE', 'PENDING', 'FAILED', 'REPLICA', ], ], 'RequestCharged' => [ 'type' => 'string', 'enum' => [ 'requester', ], ], 'RequestPayer' => [ 'type' => 'string', 'enum' => [ 'requester', ], ], 'RequestPaymentConfiguration' => [ 'type' => 'structure', 'required' => [ 'Payer', ], 'members' => [ 'Payer' => [ 'shape' => 'Payer', ], ], ], 'ResponseCacheControl' => [ 'type' => 'string', ], 'ResponseContentDisposition' => [ 'type' => 'string', ], 'ResponseContentEncoding' => [ 'type' => 'string', ], 'ResponseContentLanguage' => [ 'type' => 'string', ], 'ResponseContentType' => [ 'type' => 'string', ], 'ResponseExpires' => [ 'type' => 'timestamp', ], 'Restore' => [ 'type' => 'string', ], 'RestoreObjectOutput' => [ 'type' => 'structure', 'members' => [ 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'RestoreObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'RestoreRequest' => [ 'shape' => 'RestoreRequest', 'locationName' => 'RestoreRequest', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'RestoreRequest', ], 'RestoreRequest' => [ 'type' => 'structure', 'required' => [ 'Days', ], 'members' => [ 'Days' => [ 'shape' => 'Days', ], ], ], 'Role' => [ 'type' => 'string', ], 'RoutingRule' => [ 'type' => 'structure', 'required' => [ 'Redirect', ], 'members' => [ 'Condition' => [ 'shape' => 'Condition', ], 'Redirect' => [ 'shape' => 'Redirect', ], ], ], 'RoutingRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'RoutingRule', 'locationName' => 'RoutingRule', ], ], 'Rule' => [ 'type' => 'structure', 'required' => [ 'Prefix', 'Status', ], 'members' => [ 'Expiration' => [ 'shape' => 'LifecycleExpiration', ], 'ID' => [ 'shape' => 'ID', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Status' => [ 'shape' => 'ExpirationStatus', ], 'Transition' => [ 'shape' => 'Transition', ], 'NoncurrentVersionTransition' => [ 'shape' => 'NoncurrentVersionTransition', ], 'NoncurrentVersionExpiration' => [ 'shape' => 'NoncurrentVersionExpiration', ], 'AbortIncompleteMultipartUpload' => [ 'shape' => 'AbortIncompleteMultipartUpload', ], ], ], 'Rules' => [ 'type' => 'list', 'member' => [ 'shape' => 'Rule', ], 'flattened' => true, ], 'S3KeyFilter' => [ 'type' => 'structure', 'members' => [ 'FilterRules' => [ 'shape' => 'FilterRuleList', 'locationName' => 'FilterRule', ], ], ], 'SSECustomerAlgorithm' => [ 'type' => 'string', ], 'SSECustomerKey' => [ 'type' => 'string', 'sensitive' => true, ], 'SSECustomerKeyMD5' => [ 'type' => 'string', ], 'SSEKMSKeyId' => [ 'type' => 'string', 'sensitive' => true, ], 'ServerSideEncryption' => [ 'type' => 'string', 'enum' => [ 'AES256', 'aws:kms', ], ], 'Size' => [ 'type' => 'integer', ], 'StartAfter' => [ 'type' => 'string', ], 'StorageClass' => [ 'type' => 'string', 'enum' => [ 'STANDARD', 'REDUCED_REDUNDANCY', 'STANDARD_IA', ], ], 'Suffix' => [ 'type' => 'string', ], 'Tag' => [ 'type' => 'structure', 'required' => [ 'Key', 'Value', ], 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'Value' => [ 'shape' => 'Value', ], ], ], 'TagSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'Tagging' => [ 'type' => 'structure', 'required' => [ 'TagSet', ], 'members' => [ 'TagSet' => [ 'shape' => 'TagSet', ], ], ], 'TargetBucket' => [ 'type' => 'string', ], 'TargetGrant' => [ 'type' => 'structure', 'members' => [ 'Grantee' => [ 'shape' => 'Grantee', ], 'Permission' => [ 'shape' => 'BucketLogsPermission', ], ], ], 'TargetGrants' => [ 'type' => 'list', 'member' => [ 'shape' => 'TargetGrant', 'locationName' => 'Grant', ], ], 'TargetPrefix' => [ 'type' => 'string', ], 'Token' => [ 'type' => 'string', ], 'TopicArn' => [ 'type' => 'string', ], 'TopicConfiguration' => [ 'type' => 'structure', 'required' => [ 'TopicArn', 'Events', ], 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'TopicArn' => [ 'shape' => 'TopicArn', 'locationName' => 'Topic', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Filter' => [ 'shape' => 'NotificationConfigurationFilter', ], ], ], 'TopicConfigurationDeprecated' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Event' => [ 'shape' => 'Event', 'deprecated' => true, ], 'Topic' => [ 'shape' => 'TopicArn', ], ], ], 'TopicConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TopicConfiguration', ], 'flattened' => true, ], 'Transition' => [ 'type' => 'structure', 'members' => [ 'Date' => [ 'shape' => 'Date', ], 'Days' => [ 'shape' => 'Days', ], 'StorageClass' => [ 'shape' => 'TransitionStorageClass', ], ], ], 'TransitionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Transition', ], 'flattened' => true, ], 'TransitionStorageClass' => [ 'type' => 'string', 'enum' => [ 'GLACIER', 'STANDARD_IA', ], ], 'Type' => [ 'type' => 'string', 'enum' => [ 'CanonicalUser', 'AmazonCustomerByEmail', 'Group', ], ], 'URI' => [ 'type' => 'string', ], 'UploadIdMarker' => [ 'type' => 'string', ], 'UploadPartCopyOutput' => [ 'type' => 'structure', 'members' => [ 'CopySourceVersionId' => [ 'shape' => 'CopySourceVersionId', 'location' => 'header', 'locationName' => 'x-amz-copy-source-version-id', ], 'CopyPartResult' => [ 'shape' => 'CopyPartResult', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], 'payload' => 'CopyPartResult', ], 'UploadPartCopyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'CopySource', 'Key', 'PartNumber', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CopySource' => [ 'shape' => 'CopySource', 'location' => 'header', 'locationName' => 'x-amz-copy-source', ], 'CopySourceIfMatch' => [ 'shape' => 'CopySourceIfMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-match', ], 'CopySourceIfModifiedSince' => [ 'shape' => 'CopySourceIfModifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-modified-since', ], 'CopySourceIfNoneMatch' => [ 'shape' => 'CopySourceIfNoneMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-none-match', ], 'CopySourceIfUnmodifiedSince' => [ 'shape' => 'CopySourceIfUnmodifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-unmodified-since', ], 'CopySourceRange' => [ 'shape' => 'CopySourceRange', 'location' => 'header', 'locationName' => 'x-amz-copy-source-range', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'PartNumber' => [ 'shape' => 'PartNumber', 'location' => 'querystring', 'locationName' => 'partNumber', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'CopySourceSSECustomerAlgorithm' => [ 'shape' => 'CopySourceSSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-algorithm', ], 'CopySourceSSECustomerKey' => [ 'shape' => 'CopySourceSSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key', ], 'CopySourceSSECustomerKeyMD5' => [ 'shape' => 'CopySourceSSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'UploadPartOutput' => [ 'type' => 'structure', 'members' => [ 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'UploadPartRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'PartNumber', 'UploadId', ], 'members' => [ 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'PartNumber' => [ 'shape' => 'PartNumber', 'location' => 'querystring', 'locationName' => 'partNumber', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'Body', ], 'Value' => [ 'type' => 'string', ], 'VersionIdMarker' => [ 'type' => 'string', ], 'VersioningConfiguration' => [ 'type' => 'structure', 'members' => [ 'MFADelete' => [ 'shape' => 'MFADelete', 'locationName' => 'MfaDelete', ], 'Status' => [ 'shape' => 'BucketVersioningStatus', ], ], ], 'WebsiteConfiguration' => [ 'type' => 'structure', 'members' => [ 'ErrorDocument' => [ 'shape' => 'ErrorDocument', ], 'IndexDocument' => [ 'shape' => 'IndexDocument', ], 'RedirectAllRequestsTo' => [ 'shape' => 'RedirectAllRequestsTo', ], 'RoutingRules' => [ 'shape' => 'RoutingRules', ], ], ], 'WebsiteRedirectLocation' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2006-03-01', 'checksumFormat' => 'md5', 'endpointPrefix' => 's3', 'globalEndpoint' => 's3.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'Amazon S3', 'serviceFullName' => 'Amazon Simple Storage Service', 'signatureVersion' => 's3', 'timestampFormat' => 'rfc822', ], 'operations' => [ 'AbortMultipartUpload' => [ 'name' => 'AbortMultipartUpload', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'AbortMultipartUploadRequest', ], 'output' => [ 'shape' => 'AbortMultipartUploadOutput', ], 'errors' => [ [ 'shape' => 'NoSuchUpload', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadAbort.html', ], 'CompleteMultipartUpload' => [ 'name' => 'CompleteMultipartUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'CompleteMultipartUploadRequest', ], 'output' => [ 'shape' => 'CompleteMultipartUploadOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadComplete.html', ], 'CopyObject' => [ 'name' => 'CopyObject', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'CopyObjectRequest', ], 'output' => [ 'shape' => 'CopyObjectOutput', ], 'errors' => [ [ 'shape' => 'ObjectNotInActiveTierError', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectCOPY.html', 'alias' => 'PutObjectCopy', ], 'CreateBucket' => [ 'name' => 'CreateBucket', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'CreateBucketRequest', ], 'output' => [ 'shape' => 'CreateBucketOutput', ], 'errors' => [ [ 'shape' => 'BucketAlreadyExists', ], [ 'shape' => 'BucketAlreadyOwnedByYou', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUT.html', 'alias' => 'PutBucket', ], 'CreateMultipartUpload' => [ 'name' => 'CreateMultipartUpload', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}/{Key+}?uploads', ], 'input' => [ 'shape' => 'CreateMultipartUploadRequest', ], 'output' => [ 'shape' => 'CreateMultipartUploadOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadInitiate.html', 'alias' => 'InitiateMultipartUpload', ], 'DeleteBucket' => [ 'name' => 'DeleteBucket', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'DeleteBucketRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETE.html', ], 'DeleteBucketCors' => [ 'name' => 'DeleteBucketCors', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?cors', ], 'input' => [ 'shape' => 'DeleteBucketCorsRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEcors.html', ], 'DeleteBucketLifecycle' => [ 'name' => 'DeleteBucketLifecycle', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'DeleteBucketLifecycleRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETElifecycle.html', ], 'DeleteBucketPolicy' => [ 'name' => 'DeleteBucketPolicy', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?policy', ], 'input' => [ 'shape' => 'DeleteBucketPolicyRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEpolicy.html', ], 'DeleteBucketReplication' => [ 'name' => 'DeleteBucketReplication', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?replication', ], 'input' => [ 'shape' => 'DeleteBucketReplicationRequest', ], ], 'DeleteBucketTagging' => [ 'name' => 'DeleteBucketTagging', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?tagging', ], 'input' => [ 'shape' => 'DeleteBucketTaggingRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEtagging.html', ], 'DeleteBucketWebsite' => [ 'name' => 'DeleteBucketWebsite', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}?website', ], 'input' => [ 'shape' => 'DeleteBucketWebsiteRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketDELETEwebsite.html', ], 'DeleteObject' => [ 'name' => 'DeleteObject', 'http' => [ 'method' => 'DELETE', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'DeleteObjectRequest', ], 'output' => [ 'shape' => 'DeleteObjectOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectDELETE.html', ], 'DeleteObjects' => [ 'name' => 'DeleteObjects', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}?delete', ], 'input' => [ 'shape' => 'DeleteObjectsRequest', ], 'output' => [ 'shape' => 'DeleteObjectsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/multiobjectdeleteapi.html', 'alias' => 'DeleteMultipleObjects', ], 'GetBucketAccelerateConfiguration' => [ 'name' => 'GetBucketAccelerateConfiguration', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?accelerate', ], 'input' => [ 'shape' => 'GetBucketAccelerateConfigurationRequest', ], 'output' => [ 'shape' => 'GetBucketAccelerateConfigurationOutput', ], ], 'GetBucketAcl' => [ 'name' => 'GetBucketAcl', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?acl', ], 'input' => [ 'shape' => 'GetBucketAclRequest', ], 'output' => [ 'shape' => 'GetBucketAclOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETacl.html', ], 'GetBucketCors' => [ 'name' => 'GetBucketCors', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?cors', ], 'input' => [ 'shape' => 'GetBucketCorsRequest', ], 'output' => [ 'shape' => 'GetBucketCorsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETcors.html', ], 'GetBucketLifecycle' => [ 'name' => 'GetBucketLifecycle', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'GetBucketLifecycleRequest', ], 'output' => [ 'shape' => 'GetBucketLifecycleOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlifecycle.html', 'deprecated' => true, ], 'GetBucketLifecycleConfiguration' => [ 'name' => 'GetBucketLifecycleConfiguration', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'GetBucketLifecycleConfigurationRequest', ], 'output' => [ 'shape' => 'GetBucketLifecycleConfigurationOutput', ], ], 'GetBucketLocation' => [ 'name' => 'GetBucketLocation', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?location', ], 'input' => [ 'shape' => 'GetBucketLocationRequest', ], 'output' => [ 'shape' => 'GetBucketLocationOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlocation.html', ], 'GetBucketLogging' => [ 'name' => 'GetBucketLogging', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?logging', ], 'input' => [ 'shape' => 'GetBucketLoggingRequest', ], 'output' => [ 'shape' => 'GetBucketLoggingOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETlogging.html', ], 'GetBucketNotification' => [ 'name' => 'GetBucketNotification', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'GetBucketNotificationConfigurationRequest', ], 'output' => [ 'shape' => 'NotificationConfigurationDeprecated', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETnotification.html', 'deprecated' => true, ], 'GetBucketNotificationConfiguration' => [ 'name' => 'GetBucketNotificationConfiguration', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'GetBucketNotificationConfigurationRequest', ], 'output' => [ 'shape' => 'NotificationConfiguration', ], ], 'GetBucketPolicy' => [ 'name' => 'GetBucketPolicy', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?policy', ], 'input' => [ 'shape' => 'GetBucketPolicyRequest', ], 'output' => [ 'shape' => 'GetBucketPolicyOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETpolicy.html', ], 'GetBucketReplication' => [ 'name' => 'GetBucketReplication', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?replication', ], 'input' => [ 'shape' => 'GetBucketReplicationRequest', ], 'output' => [ 'shape' => 'GetBucketReplicationOutput', ], ], 'GetBucketRequestPayment' => [ 'name' => 'GetBucketRequestPayment', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?requestPayment', ], 'input' => [ 'shape' => 'GetBucketRequestPaymentRequest', ], 'output' => [ 'shape' => 'GetBucketRequestPaymentOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTrequestPaymentGET.html', ], 'GetBucketTagging' => [ 'name' => 'GetBucketTagging', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?tagging', ], 'input' => [ 'shape' => 'GetBucketTaggingRequest', ], 'output' => [ 'shape' => 'GetBucketTaggingOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETtagging.html', ], 'GetBucketVersioning' => [ 'name' => 'GetBucketVersioning', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?versioning', ], 'input' => [ 'shape' => 'GetBucketVersioningRequest', ], 'output' => [ 'shape' => 'GetBucketVersioningOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETversioningStatus.html', ], 'GetBucketWebsite' => [ 'name' => 'GetBucketWebsite', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?website', ], 'input' => [ 'shape' => 'GetBucketWebsiteRequest', ], 'output' => [ 'shape' => 'GetBucketWebsiteOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETwebsite.html', ], 'GetObject' => [ 'name' => 'GetObject', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'GetObjectRequest', ], 'output' => [ 'shape' => 'GetObjectOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGET.html', ], 'GetObjectAcl' => [ 'name' => 'GetObjectAcl', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}?acl', ], 'input' => [ 'shape' => 'GetObjectAclRequest', ], 'output' => [ 'shape' => 'GetObjectAclOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETacl.html', ], 'GetObjectTorrent' => [ 'name' => 'GetObjectTorrent', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}?torrent', ], 'input' => [ 'shape' => 'GetObjectTorrentRequest', ], 'output' => [ 'shape' => 'GetObjectTorrentOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectGETtorrent.html', ], 'HeadBucket' => [ 'name' => 'HeadBucket', 'http' => [ 'method' => 'HEAD', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'HeadBucketRequest', ], 'errors' => [ [ 'shape' => 'NoSuchBucket', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketHEAD.html', ], 'HeadObject' => [ 'name' => 'HeadObject', 'http' => [ 'method' => 'HEAD', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'HeadObjectRequest', ], 'output' => [ 'shape' => 'HeadObjectOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectHEAD.html', ], 'ListBuckets' => [ 'name' => 'ListBuckets', 'http' => [ 'method' => 'GET', 'requestUri' => '/', ], 'output' => [ 'shape' => 'ListBucketsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTServiceGET.html', 'alias' => 'GetService', ], 'ListMultipartUploads' => [ 'name' => 'ListMultipartUploads', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?uploads', ], 'input' => [ 'shape' => 'ListMultipartUploadsRequest', ], 'output' => [ 'shape' => 'ListMultipartUploadsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListMPUpload.html', ], 'ListObjectVersions' => [ 'name' => 'ListObjectVersions', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?versions', ], 'input' => [ 'shape' => 'ListObjectVersionsRequest', ], 'output' => [ 'shape' => 'ListObjectVersionsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGETVersion.html', 'alias' => 'GetBucketObjectVersions', ], 'ListObjects' => [ 'name' => 'ListObjects', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}', ], 'input' => [ 'shape' => 'ListObjectsRequest', ], 'output' => [ 'shape' => 'ListObjectsOutput', ], 'errors' => [ [ 'shape' => 'NoSuchBucket', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketGET.html', 'alias' => 'GetBucket', ], 'ListObjectsV2' => [ 'name' => 'ListObjectsV2', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}?list-type=2', ], 'input' => [ 'shape' => 'ListObjectsV2Request', ], 'output' => [ 'shape' => 'ListObjectsV2Output', ], 'errors' => [ [ 'shape' => 'NoSuchBucket', ], ], ], 'ListParts' => [ 'name' => 'ListParts', 'http' => [ 'method' => 'GET', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'ListPartsRequest', ], 'output' => [ 'shape' => 'ListPartsOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadListParts.html', ], 'PutBucketAccelerateConfiguration' => [ 'name' => 'PutBucketAccelerateConfiguration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?accelerate', ], 'input' => [ 'shape' => 'PutBucketAccelerateConfigurationRequest', ], ], 'PutBucketAcl' => [ 'name' => 'PutBucketAcl', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?acl', ], 'input' => [ 'shape' => 'PutBucketAclRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTacl.html', ], 'PutBucketCors' => [ 'name' => 'PutBucketCors', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?cors', ], 'input' => [ 'shape' => 'PutBucketCorsRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTcors.html', ], 'PutBucketLifecycle' => [ 'name' => 'PutBucketLifecycle', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'PutBucketLifecycleRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html', 'deprecated' => true, ], 'PutBucketLifecycleConfiguration' => [ 'name' => 'PutBucketLifecycleConfiguration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?lifecycle', ], 'input' => [ 'shape' => 'PutBucketLifecycleConfigurationRequest', ], ], 'PutBucketLogging' => [ 'name' => 'PutBucketLogging', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?logging', ], 'input' => [ 'shape' => 'PutBucketLoggingRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlogging.html', ], 'PutBucketNotification' => [ 'name' => 'PutBucketNotification', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'PutBucketNotificationRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTnotification.html', 'deprecated' => true, ], 'PutBucketNotificationConfiguration' => [ 'name' => 'PutBucketNotificationConfiguration', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?notification', ], 'input' => [ 'shape' => 'PutBucketNotificationConfigurationRequest', ], ], 'PutBucketPolicy' => [ 'name' => 'PutBucketPolicy', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?policy', ], 'input' => [ 'shape' => 'PutBucketPolicyRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTpolicy.html', ], 'PutBucketReplication' => [ 'name' => 'PutBucketReplication', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?replication', ], 'input' => [ 'shape' => 'PutBucketReplicationRequest', ], ], 'PutBucketRequestPayment' => [ 'name' => 'PutBucketRequestPayment', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?requestPayment', ], 'input' => [ 'shape' => 'PutBucketRequestPaymentRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTrequestPaymentPUT.html', ], 'PutBucketTagging' => [ 'name' => 'PutBucketTagging', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?tagging', ], 'input' => [ 'shape' => 'PutBucketTaggingRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTtagging.html', ], 'PutBucketVersioning' => [ 'name' => 'PutBucketVersioning', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?versioning', ], 'input' => [ 'shape' => 'PutBucketVersioningRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html', ], 'PutBucketWebsite' => [ 'name' => 'PutBucketWebsite', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}?website', ], 'input' => [ 'shape' => 'PutBucketWebsiteRequest', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTwebsite.html', ], 'PutObject' => [ 'name' => 'PutObject', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'PutObjectRequest', ], 'output' => [ 'shape' => 'PutObjectOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUT.html', ], 'PutObjectAcl' => [ 'name' => 'PutObjectAcl', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}?acl', ], 'input' => [ 'shape' => 'PutObjectAclRequest', ], 'output' => [ 'shape' => 'PutObjectAclOutput', ], 'errors' => [ [ 'shape' => 'NoSuchKey', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectPUTacl.html', ], 'RestoreObject' => [ 'name' => 'RestoreObject', 'http' => [ 'method' => 'POST', 'requestUri' => '/{Bucket}/{Key+}?restore', ], 'input' => [ 'shape' => 'RestoreObjectRequest', ], 'output' => [ 'shape' => 'RestoreObjectOutput', ], 'errors' => [ [ 'shape' => 'ObjectAlreadyInActiveTierError', ], ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTObjectRestore.html', 'alias' => 'PostObjectRestore', ], 'UploadPart' => [ 'name' => 'UploadPart', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'UploadPartRequest', ], 'output' => [ 'shape' => 'UploadPartOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPart.html', ], 'UploadPartCopy' => [ 'name' => 'UploadPartCopy', 'http' => [ 'method' => 'PUT', 'requestUri' => '/{Bucket}/{Key+}', ], 'input' => [ 'shape' => 'UploadPartCopyRequest', ], 'output' => [ 'shape' => 'UploadPartCopyOutput', ], 'documentationUrl' => 'http://docs.amazonwebservices.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html', ], ], 'shapes' => [ 'AbortDate' => [ 'type' => 'timestamp', ], 'AbortIncompleteMultipartUpload' => [ 'type' => 'structure', 'members' => [ 'DaysAfterInitiation' => [ 'shape' => 'DaysAfterInitiation', ], ], ], 'AbortMultipartUploadOutput' => [ 'type' => 'structure', 'members' => [ 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'AbortMultipartUploadRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'AbortRuleId' => [ 'type' => 'string', ], 'AccelerateConfiguration' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BucketAccelerateStatus', ], ], ], 'AcceptRanges' => [ 'type' => 'string', ], 'AccessControlPolicy' => [ 'type' => 'structure', 'members' => [ 'Grants' => [ 'shape' => 'Grants', 'locationName' => 'AccessControlList', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'AllowedHeader' => [ 'type' => 'string', ], 'AllowedHeaders' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedHeader', ], 'flattened' => true, ], 'AllowedMethod' => [ 'type' => 'string', ], 'AllowedMethods' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedMethod', ], 'flattened' => true, ], 'AllowedOrigin' => [ 'type' => 'string', ], 'AllowedOrigins' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedOrigin', ], 'flattened' => true, ], 'Body' => [ 'type' => 'blob', ], 'Bucket' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'BucketName', ], 'CreationDate' => [ 'shape' => 'CreationDate', ], ], ], 'BucketAccelerateStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Suspended', ], ], 'BucketAlreadyExists' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'BucketAlreadyOwnedByYou' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'BucketCannedACL' => [ 'type' => 'string', 'enum' => [ 'private', 'public-read', 'public-read-write', 'authenticated-read', ], ], 'BucketLifecycleConfiguration' => [ 'type' => 'structure', 'required' => [ 'Rules', ], 'members' => [ 'Rules' => [ 'shape' => 'LifecycleRules', 'locationName' => 'Rule', ], ], ], 'BucketLocationConstraint' => [ 'type' => 'string', 'enum' => [ 'EU', 'eu-west-1', 'us-west-1', 'us-west-2', 'ap-south-1', 'ap-southeast-1', 'ap-southeast-2', 'ap-northeast-1', 'sa-east-1', 'cn-north-1', 'eu-central-1', ], ], 'BucketLoggingStatus' => [ 'type' => 'structure', 'members' => [ 'LoggingEnabled' => [ 'shape' => 'LoggingEnabled', ], ], ], 'BucketLogsPermission' => [ 'type' => 'string', 'enum' => [ 'FULL_CONTROL', 'READ', 'WRITE', ], ], 'BucketName' => [ 'type' => 'string', ], 'BucketVersioningStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Suspended', ], ], 'Buckets' => [ 'type' => 'list', 'member' => [ 'shape' => 'Bucket', 'locationName' => 'Bucket', ], ], 'CORSConfiguration' => [ 'type' => 'structure', 'required' => [ 'CORSRules', ], 'members' => [ 'CORSRules' => [ 'shape' => 'CORSRules', 'locationName' => 'CORSRule', ], ], ], 'CORSRule' => [ 'type' => 'structure', 'required' => [ 'AllowedMethods', 'AllowedOrigins', ], 'members' => [ 'AllowedHeaders' => [ 'shape' => 'AllowedHeaders', 'locationName' => 'AllowedHeader', ], 'AllowedMethods' => [ 'shape' => 'AllowedMethods', 'locationName' => 'AllowedMethod', ], 'AllowedOrigins' => [ 'shape' => 'AllowedOrigins', 'locationName' => 'AllowedOrigin', ], 'ExposeHeaders' => [ 'shape' => 'ExposeHeaders', 'locationName' => 'ExposeHeader', ], 'MaxAgeSeconds' => [ 'shape' => 'MaxAgeSeconds', ], ], ], 'CORSRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'CORSRule', ], 'flattened' => true, ], 'CacheControl' => [ 'type' => 'string', ], 'CloudFunction' => [ 'type' => 'string', ], 'CloudFunctionConfiguration' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'Event' => [ 'shape' => 'Event', 'deprecated' => true, ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'CloudFunction' => [ 'shape' => 'CloudFunction', ], 'InvocationRole' => [ 'shape' => 'CloudFunctionInvocationRole', ], ], ], 'CloudFunctionInvocationRole' => [ 'type' => 'string', ], 'Code' => [ 'type' => 'string', ], 'CommonPrefix' => [ 'type' => 'structure', 'members' => [ 'Prefix' => [ 'shape' => 'Prefix', ], ], ], 'CommonPrefixList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CommonPrefix', ], 'flattened' => true, ], 'CompleteMultipartUploadOutput' => [ 'type' => 'structure', 'members' => [ 'Location' => [ 'shape' => 'Location', ], 'Bucket' => [ 'shape' => 'BucketName', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'ETag' => [ 'shape' => 'ETag', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'CompleteMultipartUploadRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'MultipartUpload' => [ 'shape' => 'CompletedMultipartUpload', 'locationName' => 'CompleteMultipartUpload', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'MultipartUpload', ], 'CompletedMultipartUpload' => [ 'type' => 'structure', 'members' => [ 'Parts' => [ 'shape' => 'CompletedPartList', 'locationName' => 'Part', ], ], ], 'CompletedPart' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'PartNumber' => [ 'shape' => 'PartNumber', ], ], ], 'CompletedPartList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CompletedPart', ], 'flattened' => true, ], 'Condition' => [ 'type' => 'structure', 'members' => [ 'HttpErrorCodeReturnedEquals' => [ 'shape' => 'HttpErrorCodeReturnedEquals', ], 'KeyPrefixEquals' => [ 'shape' => 'KeyPrefixEquals', ], ], ], 'ContentDisposition' => [ 'type' => 'string', ], 'ContentEncoding' => [ 'type' => 'string', ], 'ContentLanguage' => [ 'type' => 'string', ], 'ContentLength' => [ 'type' => 'long', ], 'ContentMD5' => [ 'type' => 'string', ], 'ContentRange' => [ 'type' => 'string', ], 'ContentType' => [ 'type' => 'string', ], 'CopyObjectOutput' => [ 'type' => 'structure', 'members' => [ 'CopyObjectResult' => [ 'shape' => 'CopyObjectResult', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'CopySourceVersionId' => [ 'shape' => 'CopySourceVersionId', 'location' => 'header', 'locationName' => 'x-amz-copy-source-version-id', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], 'payload' => 'CopyObjectResult', ], 'CopyObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'CopySource', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'CopySource' => [ 'shape' => 'CopySource', 'location' => 'header', 'locationName' => 'x-amz-copy-source', ], 'CopySourceIfMatch' => [ 'shape' => 'CopySourceIfMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-match', ], 'CopySourceIfModifiedSince' => [ 'shape' => 'CopySourceIfModifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-modified-since', ], 'CopySourceIfNoneMatch' => [ 'shape' => 'CopySourceIfNoneMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-none-match', ], 'CopySourceIfUnmodifiedSince' => [ 'shape' => 'CopySourceIfUnmodifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-unmodified-since', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'MetadataDirective' => [ 'shape' => 'MetadataDirective', 'location' => 'header', 'locationName' => 'x-amz-metadata-directive', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'CopySourceSSECustomerAlgorithm' => [ 'shape' => 'CopySourceSSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-algorithm', ], 'CopySourceSSECustomerKey' => [ 'shape' => 'CopySourceSSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key', ], 'CopySourceSSECustomerKeyMD5' => [ 'shape' => 'CopySourceSSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'CopyObjectResult' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'LastModified' => [ 'shape' => 'LastModified', ], ], ], 'CopyPartResult' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'LastModified' => [ 'shape' => 'LastModified', ], ], ], 'CopySource' => [ 'type' => 'string', 'pattern' => '\\/.+\\/.+', ], 'CopySourceIfMatch' => [ 'type' => 'string', ], 'CopySourceIfModifiedSince' => [ 'type' => 'timestamp', ], 'CopySourceIfNoneMatch' => [ 'type' => 'string', ], 'CopySourceIfUnmodifiedSince' => [ 'type' => 'timestamp', ], 'CopySourceRange' => [ 'type' => 'string', ], 'CopySourceSSECustomerAlgorithm' => [ 'type' => 'string', ], 'CopySourceSSECustomerKey' => [ 'type' => 'string', 'sensitive' => true, ], 'CopySourceSSECustomerKeyMD5' => [ 'type' => 'string', ], 'CopySourceVersionId' => [ 'type' => 'string', ], 'CreateBucketConfiguration' => [ 'type' => 'structure', 'members' => [ 'LocationConstraint' => [ 'shape' => 'BucketLocationConstraint', ], ], ], 'CreateBucketOutput' => [ 'type' => 'structure', 'members' => [ 'Location' => [ 'shape' => 'Location', 'location' => 'header', 'locationName' => 'Location', ], ], ], 'CreateBucketRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'ACL' => [ 'shape' => 'BucketCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CreateBucketConfiguration' => [ 'shape' => 'CreateBucketConfiguration', 'locationName' => 'CreateBucketConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWrite' => [ 'shape' => 'GrantWrite', 'location' => 'header', 'locationName' => 'x-amz-grant-write', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], ], 'payload' => 'CreateBucketConfiguration', ], 'CreateMultipartUploadOutput' => [ 'type' => 'structure', 'members' => [ 'AbortDate' => [ 'shape' => 'AbortDate', 'location' => 'header', 'locationName' => 'x-amz-abort-date', ], 'AbortRuleId' => [ 'shape' => 'AbortRuleId', 'location' => 'header', 'locationName' => 'x-amz-abort-rule-id', ], 'Bucket' => [ 'shape' => 'BucketName', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'CreateMultipartUploadRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'CreationDate' => [ 'type' => 'timestamp', ], 'Date' => [ 'type' => 'timestamp', 'timestampFormat' => 'iso8601', ], 'Days' => [ 'type' => 'integer', ], 'DaysAfterInitiation' => [ 'type' => 'integer', ], 'Delete' => [ 'type' => 'structure', 'required' => [ 'Objects', ], 'members' => [ 'Objects' => [ 'shape' => 'ObjectIdentifierList', 'locationName' => 'Object', ], 'Quiet' => [ 'shape' => 'Quiet', ], ], ], 'DeleteBucketCorsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketLifecycleRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketReplicationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketTaggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteBucketWebsiteRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'DeleteMarker' => [ 'type' => 'boolean', ], 'DeleteMarkerEntry' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'IsLatest' => [ 'shape' => 'IsLatest', ], 'LastModified' => [ 'shape' => 'LastModified', ], ], ], 'DeleteMarkerVersionId' => [ 'type' => 'string', ], 'DeleteMarkers' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeleteMarkerEntry', ], 'flattened' => true, ], 'DeleteObjectOutput' => [ 'type' => 'structure', 'members' => [ 'DeleteMarker' => [ 'shape' => 'DeleteMarker', 'location' => 'header', 'locationName' => 'x-amz-delete-marker', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'DeleteObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'MFA' => [ 'shape' => 'MFA', 'location' => 'header', 'locationName' => 'x-amz-mfa', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'DeleteObjectsOutput' => [ 'type' => 'structure', 'members' => [ 'Deleted' => [ 'shape' => 'DeletedObjects', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], 'Errors' => [ 'shape' => 'Errors', 'locationName' => 'Error', ], ], ], 'DeleteObjectsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Delete', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delete' => [ 'shape' => 'Delete', 'locationName' => 'Delete', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'MFA' => [ 'shape' => 'MFA', 'location' => 'header', 'locationName' => 'x-amz-mfa', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'Delete', ], 'DeletedObject' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'DeleteMarker' => [ 'shape' => 'DeleteMarker', ], 'DeleteMarkerVersionId' => [ 'shape' => 'DeleteMarkerVersionId', ], ], ], 'DeletedObjects' => [ 'type' => 'list', 'member' => [ 'shape' => 'DeletedObject', ], 'flattened' => true, ], 'Delimiter' => [ 'type' => 'string', ], 'Destination' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', ], 'StorageClass' => [ 'shape' => 'StorageClass', ], ], ], 'DisplayName' => [ 'type' => 'string', ], 'ETag' => [ 'type' => 'string', ], 'EmailAddress' => [ 'type' => 'string', ], 'EncodingType' => [ 'type' => 'string', 'enum' => [ 'url', ], ], 'Error' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'Code' => [ 'shape' => 'Code', ], 'Message' => [ 'shape' => 'Message', ], ], ], 'ErrorDocument' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], ], ], 'Errors' => [ 'type' => 'list', 'member' => [ 'shape' => 'Error', ], 'flattened' => true, ], 'Event' => [ 'type' => 'string', 'enum' => [ 's3:ReducedRedundancyLostObject', 's3:ObjectCreated:*', 's3:ObjectCreated:Put', 's3:ObjectCreated:Post', 's3:ObjectCreated:Copy', 's3:ObjectCreated:CompleteMultipartUpload', 's3:ObjectRemoved:*', 's3:ObjectRemoved:Delete', 's3:ObjectRemoved:DeleteMarkerCreated', ], ], 'EventList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Event', ], 'flattened' => true, ], 'Expiration' => [ 'type' => 'string', ], 'ExpirationStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'ExpiredObjectDeleteMarker' => [ 'type' => 'boolean', ], 'Expires' => [ 'type' => 'timestamp', ], 'ExposeHeader' => [ 'type' => 'string', ], 'ExposeHeaders' => [ 'type' => 'list', 'member' => [ 'shape' => 'ExposeHeader', ], 'flattened' => true, ], 'FetchOwner' => [ 'type' => 'boolean', ], 'FilterRule' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'FilterRuleName', ], 'Value' => [ 'shape' => 'FilterRuleValue', ], ], ], 'FilterRuleList' => [ 'type' => 'list', 'member' => [ 'shape' => 'FilterRule', ], 'flattened' => true, ], 'FilterRuleName' => [ 'type' => 'string', 'enum' => [ 'prefix', 'suffix', ], ], 'FilterRuleValue' => [ 'type' => 'string', ], 'GetBucketAccelerateConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BucketAccelerateStatus', ], ], ], 'GetBucketAccelerateConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketAclOutput' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'Grants' => [ 'shape' => 'Grants', 'locationName' => 'AccessControlList', ], ], ], 'GetBucketAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketCorsOutput' => [ 'type' => 'structure', 'members' => [ 'CORSRules' => [ 'shape' => 'CORSRules', 'locationName' => 'CORSRule', ], ], ], 'GetBucketCorsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLifecycleConfigurationOutput' => [ 'type' => 'structure', 'members' => [ 'Rules' => [ 'shape' => 'LifecycleRules', 'locationName' => 'Rule', ], ], ], 'GetBucketLifecycleConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLifecycleOutput' => [ 'type' => 'structure', 'members' => [ 'Rules' => [ 'shape' => 'Rules', 'locationName' => 'Rule', ], ], ], 'GetBucketLifecycleRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLocationOutput' => [ 'type' => 'structure', 'members' => [ 'LocationConstraint' => [ 'shape' => 'BucketLocationConstraint', ], ], ], 'GetBucketLocationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketLoggingOutput' => [ 'type' => 'structure', 'members' => [ 'LoggingEnabled' => [ 'shape' => 'LoggingEnabled', ], ], ], 'GetBucketLoggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketNotificationConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketPolicyOutput' => [ 'type' => 'structure', 'members' => [ 'Policy' => [ 'shape' => 'Policy', ], ], 'payload' => 'Policy', ], 'GetBucketPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketReplicationOutput' => [ 'type' => 'structure', 'members' => [ 'ReplicationConfiguration' => [ 'shape' => 'ReplicationConfiguration', ], ], 'payload' => 'ReplicationConfiguration', ], 'GetBucketReplicationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketRequestPaymentOutput' => [ 'type' => 'structure', 'members' => [ 'Payer' => [ 'shape' => 'Payer', ], ], ], 'GetBucketRequestPaymentRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketTaggingOutput' => [ 'type' => 'structure', 'required' => [ 'TagSet', ], 'members' => [ 'TagSet' => [ 'shape' => 'TagSet', ], ], ], 'GetBucketTaggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketVersioningOutput' => [ 'type' => 'structure', 'members' => [ 'Status' => [ 'shape' => 'BucketVersioningStatus', ], 'MFADelete' => [ 'shape' => 'MFADeleteStatus', 'locationName' => 'MfaDelete', ], ], ], 'GetBucketVersioningRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetBucketWebsiteOutput' => [ 'type' => 'structure', 'members' => [ 'RedirectAllRequestsTo' => [ 'shape' => 'RedirectAllRequestsTo', ], 'IndexDocument' => [ 'shape' => 'IndexDocument', ], 'ErrorDocument' => [ 'shape' => 'ErrorDocument', ], 'RoutingRules' => [ 'shape' => 'RoutingRules', ], ], ], 'GetBucketWebsiteRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'GetObjectAclOutput' => [ 'type' => 'structure', 'members' => [ 'Owner' => [ 'shape' => 'Owner', ], 'Grants' => [ 'shape' => 'Grants', 'locationName' => 'AccessControlList', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'GetObjectAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'GetObjectOutput' => [ 'type' => 'structure', 'members' => [ 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'DeleteMarker' => [ 'shape' => 'DeleteMarker', 'location' => 'header', 'locationName' => 'x-amz-delete-marker', ], 'AcceptRanges' => [ 'shape' => 'AcceptRanges', 'location' => 'header', 'locationName' => 'accept-ranges', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'Restore' => [ 'shape' => 'Restore', 'location' => 'header', 'locationName' => 'x-amz-restore', ], 'LastModified' => [ 'shape' => 'LastModified', 'location' => 'header', 'locationName' => 'Last-Modified', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'MissingMeta' => [ 'shape' => 'MissingMeta', 'location' => 'header', 'locationName' => 'x-amz-missing-meta', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentRange' => [ 'shape' => 'ContentRange', 'location' => 'header', 'locationName' => 'Content-Range', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], 'ReplicationStatus' => [ 'shape' => 'ReplicationStatus', 'location' => 'header', 'locationName' => 'x-amz-replication-status', ], 'PartsCount' => [ 'shape' => 'PartsCount', 'location' => 'header', 'locationName' => 'x-amz-mp-parts-count', ], ], 'payload' => 'Body', ], 'GetObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'IfMatch' => [ 'shape' => 'IfMatch', 'location' => 'header', 'locationName' => 'If-Match', ], 'IfModifiedSince' => [ 'shape' => 'IfModifiedSince', 'location' => 'header', 'locationName' => 'If-Modified-Since', ], 'IfNoneMatch' => [ 'shape' => 'IfNoneMatch', 'location' => 'header', 'locationName' => 'If-None-Match', ], 'IfUnmodifiedSince' => [ 'shape' => 'IfUnmodifiedSince', 'location' => 'header', 'locationName' => 'If-Unmodified-Since', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Range' => [ 'shape' => 'Range', 'location' => 'header', 'locationName' => 'Range', ], 'ResponseCacheControl' => [ 'shape' => 'ResponseCacheControl', 'location' => 'querystring', 'locationName' => 'response-cache-control', ], 'ResponseContentDisposition' => [ 'shape' => 'ResponseContentDisposition', 'location' => 'querystring', 'locationName' => 'response-content-disposition', ], 'ResponseContentEncoding' => [ 'shape' => 'ResponseContentEncoding', 'location' => 'querystring', 'locationName' => 'response-content-encoding', ], 'ResponseContentLanguage' => [ 'shape' => 'ResponseContentLanguage', 'location' => 'querystring', 'locationName' => 'response-content-language', ], 'ResponseContentType' => [ 'shape' => 'ResponseContentType', 'location' => 'querystring', 'locationName' => 'response-content-type', ], 'ResponseExpires' => [ 'shape' => 'ResponseExpires', 'location' => 'querystring', 'locationName' => 'response-expires', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], 'PartNumber' => [ 'shape' => 'PartNumber', 'location' => 'querystring', 'locationName' => 'partNumber', ], ], ], 'GetObjectTorrentOutput' => [ 'type' => 'structure', 'members' => [ 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], 'payload' => 'Body', ], 'GetObjectTorrentRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'Grant' => [ 'type' => 'structure', 'members' => [ 'Grantee' => [ 'shape' => 'Grantee', ], 'Permission' => [ 'shape' => 'Permission', ], ], ], 'GrantFullControl' => [ 'type' => 'string', ], 'GrantRead' => [ 'type' => 'string', ], 'GrantReadACP' => [ 'type' => 'string', ], 'GrantWrite' => [ 'type' => 'string', ], 'GrantWriteACP' => [ 'type' => 'string', ], 'Grantee' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'DisplayName' => [ 'shape' => 'DisplayName', ], 'EmailAddress' => [ 'shape' => 'EmailAddress', ], 'ID' => [ 'shape' => 'ID', ], 'Type' => [ 'shape' => 'Type', 'locationName' => 'xsi:type', 'xmlAttribute' => true, ], 'URI' => [ 'shape' => 'URI', ], ], 'xmlNamespace' => [ 'prefix' => 'xsi', 'uri' => 'http://www.w3.org/2001/XMLSchema-instance', ], ], 'Grants' => [ 'type' => 'list', 'member' => [ 'shape' => 'Grant', 'locationName' => 'Grant', ], ], 'HeadBucketRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], ], ], 'HeadObjectOutput' => [ 'type' => 'structure', 'members' => [ 'DeleteMarker' => [ 'shape' => 'DeleteMarker', 'location' => 'header', 'locationName' => 'x-amz-delete-marker', ], 'AcceptRanges' => [ 'shape' => 'AcceptRanges', 'location' => 'header', 'locationName' => 'accept-ranges', ], 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'Restore' => [ 'shape' => 'Restore', 'location' => 'header', 'locationName' => 'x-amz-restore', ], 'LastModified' => [ 'shape' => 'LastModified', 'location' => 'header', 'locationName' => 'Last-Modified', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'MissingMeta' => [ 'shape' => 'MissingMeta', 'location' => 'header', 'locationName' => 'x-amz-missing-meta', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], 'ReplicationStatus' => [ 'shape' => 'ReplicationStatus', 'location' => 'header', 'locationName' => 'x-amz-replication-status', ], 'PartsCount' => [ 'shape' => 'PartsCount', 'location' => 'header', 'locationName' => 'x-amz-mp-parts-count', ], ], ], 'HeadObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'IfMatch' => [ 'shape' => 'IfMatch', 'location' => 'header', 'locationName' => 'If-Match', ], 'IfModifiedSince' => [ 'shape' => 'IfModifiedSince', 'location' => 'header', 'locationName' => 'If-Modified-Since', ], 'IfNoneMatch' => [ 'shape' => 'IfNoneMatch', 'location' => 'header', 'locationName' => 'If-None-Match', ], 'IfUnmodifiedSince' => [ 'shape' => 'IfUnmodifiedSince', 'location' => 'header', 'locationName' => 'If-Unmodified-Since', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Range' => [ 'shape' => 'Range', 'location' => 'header', 'locationName' => 'Range', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], 'PartNumber' => [ 'shape' => 'PartNumber', 'location' => 'querystring', 'locationName' => 'partNumber', ], ], ], 'HostName' => [ 'type' => 'string', ], 'HttpErrorCodeReturnedEquals' => [ 'type' => 'string', ], 'HttpRedirectCode' => [ 'type' => 'string', ], 'ID' => [ 'type' => 'string', ], 'IfMatch' => [ 'type' => 'string', ], 'IfModifiedSince' => [ 'type' => 'timestamp', ], 'IfNoneMatch' => [ 'type' => 'string', ], 'IfUnmodifiedSince' => [ 'type' => 'timestamp', ], 'IndexDocument' => [ 'type' => 'structure', 'required' => [ 'Suffix', ], 'members' => [ 'Suffix' => [ 'shape' => 'Suffix', ], ], ], 'Initiated' => [ 'type' => 'timestamp', ], 'Initiator' => [ 'type' => 'structure', 'members' => [ 'ID' => [ 'shape' => 'ID', ], 'DisplayName' => [ 'shape' => 'DisplayName', ], ], ], 'IsLatest' => [ 'type' => 'boolean', ], 'IsTruncated' => [ 'type' => 'boolean', ], 'KeyCount' => [ 'type' => 'integer', ], 'KeyMarker' => [ 'type' => 'string', ], 'KeyPrefixEquals' => [ 'type' => 'string', ], 'LambdaFunctionArn' => [ 'type' => 'string', ], 'LambdaFunctionConfiguration' => [ 'type' => 'structure', 'required' => [ 'LambdaFunctionArn', 'Events', ], 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'LambdaFunctionArn' => [ 'shape' => 'LambdaFunctionArn', 'locationName' => 'CloudFunction', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Filter' => [ 'shape' => 'NotificationConfigurationFilter', ], ], ], 'LambdaFunctionConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'LambdaFunctionConfiguration', ], 'flattened' => true, ], 'LastModified' => [ 'type' => 'timestamp', ], 'LifecycleConfiguration' => [ 'type' => 'structure', 'required' => [ 'Rules', ], 'members' => [ 'Rules' => [ 'shape' => 'Rules', 'locationName' => 'Rule', ], ], ], 'LifecycleExpiration' => [ 'type' => 'structure', 'members' => [ 'Date' => [ 'shape' => 'Date', ], 'Days' => [ 'shape' => 'Days', ], 'ExpiredObjectDeleteMarker' => [ 'shape' => 'ExpiredObjectDeleteMarker', ], ], ], 'LifecycleRule' => [ 'type' => 'structure', 'required' => [ 'Prefix', 'Status', ], 'members' => [ 'Expiration' => [ 'shape' => 'LifecycleExpiration', ], 'ID' => [ 'shape' => 'ID', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Status' => [ 'shape' => 'ExpirationStatus', ], 'Transitions' => [ 'shape' => 'TransitionList', 'locationName' => 'Transition', ], 'NoncurrentVersionTransitions' => [ 'shape' => 'NoncurrentVersionTransitionList', 'locationName' => 'NoncurrentVersionTransition', ], 'NoncurrentVersionExpiration' => [ 'shape' => 'NoncurrentVersionExpiration', ], 'AbortIncompleteMultipartUpload' => [ 'shape' => 'AbortIncompleteMultipartUpload', ], ], ], 'LifecycleRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'LifecycleRule', ], 'flattened' => true, ], 'ListBucketsOutput' => [ 'type' => 'structure', 'members' => [ 'Buckets' => [ 'shape' => 'Buckets', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'ListMultipartUploadsOutput' => [ 'type' => 'structure', 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', ], 'UploadIdMarker' => [ 'shape' => 'UploadIdMarker', ], 'NextKeyMarker' => [ 'shape' => 'NextKeyMarker', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'NextUploadIdMarker' => [ 'shape' => 'NextUploadIdMarker', ], 'MaxUploads' => [ 'shape' => 'MaxUploads', ], 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Uploads' => [ 'shape' => 'MultipartUploadList', 'locationName' => 'Upload', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], ], ], 'ListMultipartUploadsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', 'location' => 'querystring', 'locationName' => 'key-marker', ], 'MaxUploads' => [ 'shape' => 'MaxUploads', 'location' => 'querystring', 'locationName' => 'max-uploads', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'UploadIdMarker' => [ 'shape' => 'UploadIdMarker', 'location' => 'querystring', 'locationName' => 'upload-id-marker', ], ], ], 'ListObjectVersionsOutput' => [ 'type' => 'structure', 'members' => [ 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', ], 'VersionIdMarker' => [ 'shape' => 'VersionIdMarker', ], 'NextKeyMarker' => [ 'shape' => 'NextKeyMarker', ], 'NextVersionIdMarker' => [ 'shape' => 'NextVersionIdMarker', ], 'Versions' => [ 'shape' => 'ObjectVersionList', 'locationName' => 'Version', ], 'DeleteMarkers' => [ 'shape' => 'DeleteMarkers', 'locationName' => 'DeleteMarker', ], 'Name' => [ 'shape' => 'BucketName', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], ], ], 'ListObjectVersionsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'KeyMarker' => [ 'shape' => 'KeyMarker', 'location' => 'querystring', 'locationName' => 'key-marker', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', 'location' => 'querystring', 'locationName' => 'max-keys', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'VersionIdMarker' => [ 'shape' => 'VersionIdMarker', 'location' => 'querystring', 'locationName' => 'version-id-marker', ], ], ], 'ListObjectsOutput' => [ 'type' => 'structure', 'members' => [ 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Marker' => [ 'shape' => 'Marker', ], 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Contents' => [ 'shape' => 'ObjectList', ], 'Name' => [ 'shape' => 'BucketName', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], ], ], 'ListObjectsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'Marker' => [ 'shape' => 'Marker', 'location' => 'querystring', 'locationName' => 'marker', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', 'location' => 'querystring', 'locationName' => 'max-keys', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'ListObjectsV2Output' => [ 'type' => 'structure', 'members' => [ 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Contents' => [ 'shape' => 'ObjectList', ], 'Name' => [ 'shape' => 'BucketName', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Delimiter' => [ 'shape' => 'Delimiter', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', ], 'CommonPrefixes' => [ 'shape' => 'CommonPrefixList', ], 'EncodingType' => [ 'shape' => 'EncodingType', ], 'KeyCount' => [ 'shape' => 'KeyCount', ], 'ContinuationToken' => [ 'shape' => 'Token', ], 'NextContinuationToken' => [ 'shape' => 'NextToken', ], 'StartAfter' => [ 'shape' => 'StartAfter', ], ], ], 'ListObjectsV2Request' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Delimiter' => [ 'shape' => 'Delimiter', 'location' => 'querystring', 'locationName' => 'delimiter', ], 'EncodingType' => [ 'shape' => 'EncodingType', 'location' => 'querystring', 'locationName' => 'encoding-type', ], 'MaxKeys' => [ 'shape' => 'MaxKeys', 'location' => 'querystring', 'locationName' => 'max-keys', ], 'Prefix' => [ 'shape' => 'Prefix', 'location' => 'querystring', 'locationName' => 'prefix', ], 'ContinuationToken' => [ 'shape' => 'Token', 'location' => 'querystring', 'locationName' => 'continuation-token', ], 'FetchOwner' => [ 'shape' => 'FetchOwner', 'location' => 'querystring', 'locationName' => 'fetch-owner', ], 'StartAfter' => [ 'shape' => 'StartAfter', 'location' => 'querystring', 'locationName' => 'start-after', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'ListPartsOutput' => [ 'type' => 'structure', 'members' => [ 'AbortDate' => [ 'shape' => 'AbortDate', 'location' => 'header', 'locationName' => 'x-amz-abort-date', ], 'AbortRuleId' => [ 'shape' => 'AbortRuleId', 'location' => 'header', 'locationName' => 'x-amz-abort-rule-id', ], 'Bucket' => [ 'shape' => 'BucketName', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', ], 'PartNumberMarker' => [ 'shape' => 'PartNumberMarker', ], 'NextPartNumberMarker' => [ 'shape' => 'NextPartNumberMarker', ], 'MaxParts' => [ 'shape' => 'MaxParts', ], 'IsTruncated' => [ 'shape' => 'IsTruncated', ], 'Parts' => [ 'shape' => 'Parts', 'locationName' => 'Part', ], 'Initiator' => [ 'shape' => 'Initiator', ], 'Owner' => [ 'shape' => 'Owner', ], 'StorageClass' => [ 'shape' => 'StorageClass', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'ListPartsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'MaxParts' => [ 'shape' => 'MaxParts', 'location' => 'querystring', 'locationName' => 'max-parts', ], 'PartNumberMarker' => [ 'shape' => 'PartNumberMarker', 'location' => 'querystring', 'locationName' => 'part-number-marker', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'Location' => [ 'type' => 'string', ], 'LoggingEnabled' => [ 'type' => 'structure', 'members' => [ 'TargetBucket' => [ 'shape' => 'TargetBucket', ], 'TargetGrants' => [ 'shape' => 'TargetGrants', ], 'TargetPrefix' => [ 'shape' => 'TargetPrefix', ], ], ], 'MFA' => [ 'type' => 'string', ], 'MFADelete' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'MFADeleteStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'Marker' => [ 'type' => 'string', ], 'MaxAgeSeconds' => [ 'type' => 'integer', ], 'MaxKeys' => [ 'type' => 'integer', ], 'MaxParts' => [ 'type' => 'integer', ], 'MaxUploads' => [ 'type' => 'integer', ], 'Message' => [ 'type' => 'string', ], 'Metadata' => [ 'type' => 'map', 'key' => [ 'shape' => 'MetadataKey', ], 'value' => [ 'shape' => 'MetadataValue', ], ], 'MetadataDirective' => [ 'type' => 'string', 'enum' => [ 'COPY', 'REPLACE', ], ], 'MetadataKey' => [ 'type' => 'string', ], 'MetadataValue' => [ 'type' => 'string', ], 'MissingMeta' => [ 'type' => 'integer', ], 'MultipartUpload' => [ 'type' => 'structure', 'members' => [ 'UploadId' => [ 'shape' => 'MultipartUploadId', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'Initiated' => [ 'shape' => 'Initiated', ], 'StorageClass' => [ 'shape' => 'StorageClass', ], 'Owner' => [ 'shape' => 'Owner', ], 'Initiator' => [ 'shape' => 'Initiator', ], ], ], 'MultipartUploadId' => [ 'type' => 'string', ], 'MultipartUploadList' => [ 'type' => 'list', 'member' => [ 'shape' => 'MultipartUpload', ], 'flattened' => true, ], 'NextKeyMarker' => [ 'type' => 'string', ], 'NextMarker' => [ 'type' => 'string', ], 'NextPartNumberMarker' => [ 'type' => 'integer', ], 'NextToken' => [ 'type' => 'string', ], 'NextUploadIdMarker' => [ 'type' => 'string', ], 'NextVersionIdMarker' => [ 'type' => 'string', ], 'NoSuchBucket' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchKey' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoSuchUpload' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'NoncurrentVersionExpiration' => [ 'type' => 'structure', 'members' => [ 'NoncurrentDays' => [ 'shape' => 'Days', ], ], ], 'NoncurrentVersionTransition' => [ 'type' => 'structure', 'members' => [ 'NoncurrentDays' => [ 'shape' => 'Days', ], 'StorageClass' => [ 'shape' => 'TransitionStorageClass', ], ], ], 'NoncurrentVersionTransitionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'NoncurrentVersionTransition', ], 'flattened' => true, ], 'NotificationConfiguration' => [ 'type' => 'structure', 'members' => [ 'TopicConfigurations' => [ 'shape' => 'TopicConfigurationList', 'locationName' => 'TopicConfiguration', ], 'QueueConfigurations' => [ 'shape' => 'QueueConfigurationList', 'locationName' => 'QueueConfiguration', ], 'LambdaFunctionConfigurations' => [ 'shape' => 'LambdaFunctionConfigurationList', 'locationName' => 'CloudFunctionConfiguration', ], ], ], 'NotificationConfigurationDeprecated' => [ 'type' => 'structure', 'members' => [ 'TopicConfiguration' => [ 'shape' => 'TopicConfigurationDeprecated', ], 'QueueConfiguration' => [ 'shape' => 'QueueConfigurationDeprecated', ], 'CloudFunctionConfiguration' => [ 'shape' => 'CloudFunctionConfiguration', ], ], ], 'NotificationConfigurationFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'S3KeyFilter', 'locationName' => 'S3Key', ], ], ], 'NotificationId' => [ 'type' => 'string', ], 'Object' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'LastModified' => [ 'shape' => 'LastModified', ], 'ETag' => [ 'shape' => 'ETag', ], 'Size' => [ 'shape' => 'Size', ], 'StorageClass' => [ 'shape' => 'ObjectStorageClass', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'ObjectAlreadyInActiveTierError' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ObjectCannedACL' => [ 'type' => 'string', 'enum' => [ 'private', 'public-read', 'public-read-write', 'authenticated-read', 'aws-exec-read', 'bucket-owner-read', 'bucket-owner-full-control', ], ], 'ObjectIdentifier' => [ 'type' => 'structure', 'required' => [ 'Key', ], 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], ], ], 'ObjectIdentifierList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ObjectIdentifier', ], 'flattened' => true, ], 'ObjectKey' => [ 'type' => 'string', 'min' => 1, ], 'ObjectList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Object', ], 'flattened' => true, ], 'ObjectNotInActiveTierError' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ObjectStorageClass' => [ 'type' => 'string', 'enum' => [ 'STANDARD', 'REDUCED_REDUNDANCY', 'GLACIER', ], ], 'ObjectVersion' => [ 'type' => 'structure', 'members' => [ 'ETag' => [ 'shape' => 'ETag', ], 'Size' => [ 'shape' => 'Size', ], 'StorageClass' => [ 'shape' => 'ObjectVersionStorageClass', ], 'Key' => [ 'shape' => 'ObjectKey', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', ], 'IsLatest' => [ 'shape' => 'IsLatest', ], 'LastModified' => [ 'shape' => 'LastModified', ], 'Owner' => [ 'shape' => 'Owner', ], ], ], 'ObjectVersionId' => [ 'type' => 'string', ], 'ObjectVersionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ObjectVersion', ], 'flattened' => true, ], 'ObjectVersionStorageClass' => [ 'type' => 'string', 'enum' => [ 'STANDARD', ], ], 'Owner' => [ 'type' => 'structure', 'members' => [ 'DisplayName' => [ 'shape' => 'DisplayName', ], 'ID' => [ 'shape' => 'ID', ], ], ], 'Part' => [ 'type' => 'structure', 'members' => [ 'PartNumber' => [ 'shape' => 'PartNumber', ], 'LastModified' => [ 'shape' => 'LastModified', ], 'ETag' => [ 'shape' => 'ETag', ], 'Size' => [ 'shape' => 'Size', ], ], ], 'PartNumber' => [ 'type' => 'integer', ], 'PartNumberMarker' => [ 'type' => 'integer', ], 'Parts' => [ 'type' => 'list', 'member' => [ 'shape' => 'Part', ], 'flattened' => true, ], 'PartsCount' => [ 'type' => 'integer', ], 'Payer' => [ 'type' => 'string', 'enum' => [ 'Requester', 'BucketOwner', ], ], 'Permission' => [ 'type' => 'string', 'enum' => [ 'FULL_CONTROL', 'WRITE', 'WRITE_ACP', 'READ', 'READ_ACP', ], ], 'Policy' => [ 'type' => 'string', ], 'Prefix' => [ 'type' => 'string', ], 'Protocol' => [ 'type' => 'string', 'enum' => [ 'http', 'https', ], ], 'PutBucketAccelerateConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'AccelerateConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'AccelerateConfiguration' => [ 'shape' => 'AccelerateConfiguration', 'locationName' => 'AccelerateConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'AccelerateConfiguration', ], 'PutBucketAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'ACL' => [ 'shape' => 'BucketCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'AccessControlPolicy' => [ 'shape' => 'AccessControlPolicy', 'locationName' => 'AccessControlPolicy', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWrite' => [ 'shape' => 'GrantWrite', 'location' => 'header', 'locationName' => 'x-amz-grant-write', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], ], 'payload' => 'AccessControlPolicy', ], 'PutBucketCorsRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'CORSConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CORSConfiguration' => [ 'shape' => 'CORSConfiguration', 'locationName' => 'CORSConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], ], 'payload' => 'CORSConfiguration', ], 'PutBucketLifecycleConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'LifecycleConfiguration' => [ 'shape' => 'BucketLifecycleConfiguration', 'locationName' => 'LifecycleConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'LifecycleConfiguration', ], 'PutBucketLifecycleRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'LifecycleConfiguration' => [ 'shape' => 'LifecycleConfiguration', 'locationName' => 'LifecycleConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'LifecycleConfiguration', ], 'PutBucketLoggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'BucketLoggingStatus', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'BucketLoggingStatus' => [ 'shape' => 'BucketLoggingStatus', 'locationName' => 'BucketLoggingStatus', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], ], 'payload' => 'BucketLoggingStatus', ], 'PutBucketNotificationConfigurationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'NotificationConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'NotificationConfiguration' => [ 'shape' => 'NotificationConfiguration', 'locationName' => 'NotificationConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'NotificationConfiguration', ], 'PutBucketNotificationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'NotificationConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'NotificationConfiguration' => [ 'shape' => 'NotificationConfigurationDeprecated', 'locationName' => 'NotificationConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'NotificationConfiguration', ], 'PutBucketPolicyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Policy', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'Policy' => [ 'shape' => 'Policy', ], ], 'payload' => 'Policy', ], 'PutBucketReplicationRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'ReplicationConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'ReplicationConfiguration' => [ 'shape' => 'ReplicationConfiguration', 'locationName' => 'ReplicationConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'ReplicationConfiguration', ], 'PutBucketRequestPaymentRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'RequestPaymentConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'RequestPaymentConfiguration' => [ 'shape' => 'RequestPaymentConfiguration', 'locationName' => 'RequestPaymentConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'RequestPaymentConfiguration', ], 'PutBucketTaggingRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Tagging', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'Tagging' => [ 'shape' => 'Tagging', 'locationName' => 'Tagging', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'Tagging', ], 'PutBucketVersioningRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'VersioningConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'MFA' => [ 'shape' => 'MFA', 'location' => 'header', 'locationName' => 'x-amz-mfa', ], 'VersioningConfiguration' => [ 'shape' => 'VersioningConfiguration', 'locationName' => 'VersioningConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'VersioningConfiguration', ], 'PutBucketWebsiteRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'WebsiteConfiguration', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'WebsiteConfiguration' => [ 'shape' => 'WebsiteConfiguration', 'locationName' => 'WebsiteConfiguration', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], ], 'payload' => 'WebsiteConfiguration', ], 'PutObjectAclOutput' => [ 'type' => 'structure', 'members' => [ 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'PutObjectAclRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'AccessControlPolicy' => [ 'shape' => 'AccessControlPolicy', 'locationName' => 'AccessControlPolicy', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWrite' => [ 'shape' => 'GrantWrite', 'location' => 'header', 'locationName' => 'x-amz-grant-write', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], ], 'payload' => 'AccessControlPolicy', ], 'PutObjectOutput' => [ 'type' => 'structure', 'members' => [ 'Expiration' => [ 'shape' => 'Expiration', 'location' => 'header', 'locationName' => 'x-amz-expiration', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'header', 'locationName' => 'x-amz-version-id', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'PutObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'ACL' => [ 'shape' => 'ObjectCannedACL', 'location' => 'header', 'locationName' => 'x-amz-acl', ], 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CacheControl' => [ 'shape' => 'CacheControl', 'location' => 'header', 'locationName' => 'Cache-Control', ], 'ContentDisposition' => [ 'shape' => 'ContentDisposition', 'location' => 'header', 'locationName' => 'Content-Disposition', ], 'ContentEncoding' => [ 'shape' => 'ContentEncoding', 'location' => 'header', 'locationName' => 'Content-Encoding', ], 'ContentLanguage' => [ 'shape' => 'ContentLanguage', 'location' => 'header', 'locationName' => 'Content-Language', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'ContentType' => [ 'shape' => 'ContentType', 'location' => 'header', 'locationName' => 'Content-Type', ], 'Expires' => [ 'shape' => 'Expires', 'location' => 'header', 'locationName' => 'Expires', ], 'GrantFullControl' => [ 'shape' => 'GrantFullControl', 'location' => 'header', 'locationName' => 'x-amz-grant-full-control', ], 'GrantRead' => [ 'shape' => 'GrantRead', 'location' => 'header', 'locationName' => 'x-amz-grant-read', ], 'GrantReadACP' => [ 'shape' => 'GrantReadACP', 'location' => 'header', 'locationName' => 'x-amz-grant-read-acp', ], 'GrantWriteACP' => [ 'shape' => 'GrantWriteACP', 'location' => 'header', 'locationName' => 'x-amz-grant-write-acp', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'Metadata' => [ 'shape' => 'Metadata', 'location' => 'headers', 'locationName' => 'x-amz-meta-', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'StorageClass' => [ 'shape' => 'StorageClass', 'location' => 'header', 'locationName' => 'x-amz-storage-class', ], 'WebsiteRedirectLocation' => [ 'shape' => 'WebsiteRedirectLocation', 'location' => 'header', 'locationName' => 'x-amz-website-redirect-location', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'Body', ], 'QueueArn' => [ 'type' => 'string', ], 'QueueConfiguration' => [ 'type' => 'structure', 'required' => [ 'QueueArn', 'Events', ], 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'QueueArn' => [ 'shape' => 'QueueArn', 'locationName' => 'Queue', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Filter' => [ 'shape' => 'NotificationConfigurationFilter', ], ], ], 'QueueConfigurationDeprecated' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'Event' => [ 'shape' => 'Event', 'deprecated' => true, ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Queue' => [ 'shape' => 'QueueArn', ], ], ], 'QueueConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'QueueConfiguration', ], 'flattened' => true, ], 'Quiet' => [ 'type' => 'boolean', ], 'Range' => [ 'type' => 'string', ], 'Redirect' => [ 'type' => 'structure', 'members' => [ 'HostName' => [ 'shape' => 'HostName', ], 'HttpRedirectCode' => [ 'shape' => 'HttpRedirectCode', ], 'Protocol' => [ 'shape' => 'Protocol', ], 'ReplaceKeyPrefixWith' => [ 'shape' => 'ReplaceKeyPrefixWith', ], 'ReplaceKeyWith' => [ 'shape' => 'ReplaceKeyWith', ], ], ], 'RedirectAllRequestsTo' => [ 'type' => 'structure', 'required' => [ 'HostName', ], 'members' => [ 'HostName' => [ 'shape' => 'HostName', ], 'Protocol' => [ 'shape' => 'Protocol', ], ], ], 'ReplaceKeyPrefixWith' => [ 'type' => 'string', ], 'ReplaceKeyWith' => [ 'type' => 'string', ], 'ReplicationConfiguration' => [ 'type' => 'structure', 'required' => [ 'Role', 'Rules', ], 'members' => [ 'Role' => [ 'shape' => 'Role', ], 'Rules' => [ 'shape' => 'ReplicationRules', 'locationName' => 'Rule', ], ], ], 'ReplicationRule' => [ 'type' => 'structure', 'required' => [ 'Prefix', 'Status', 'Destination', ], 'members' => [ 'ID' => [ 'shape' => 'ID', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Status' => [ 'shape' => 'ReplicationRuleStatus', ], 'Destination' => [ 'shape' => 'Destination', ], ], ], 'ReplicationRuleStatus' => [ 'type' => 'string', 'enum' => [ 'Enabled', 'Disabled', ], ], 'ReplicationRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReplicationRule', ], 'flattened' => true, ], 'ReplicationStatus' => [ 'type' => 'string', 'enum' => [ 'COMPLETE', 'PENDING', 'FAILED', 'REPLICA', ], ], 'RequestCharged' => [ 'type' => 'string', 'enum' => [ 'requester', ], ], 'RequestPayer' => [ 'type' => 'string', 'enum' => [ 'requester', ], ], 'RequestPaymentConfiguration' => [ 'type' => 'structure', 'required' => [ 'Payer', ], 'members' => [ 'Payer' => [ 'shape' => 'Payer', ], ], ], 'ResponseCacheControl' => [ 'type' => 'string', ], 'ResponseContentDisposition' => [ 'type' => 'string', ], 'ResponseContentEncoding' => [ 'type' => 'string', ], 'ResponseContentLanguage' => [ 'type' => 'string', ], 'ResponseContentType' => [ 'type' => 'string', ], 'ResponseExpires' => [ 'type' => 'timestamp', ], 'Restore' => [ 'type' => 'string', ], 'RestoreObjectOutput' => [ 'type' => 'structure', 'members' => [ 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'RestoreObjectRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'VersionId' => [ 'shape' => 'ObjectVersionId', 'location' => 'querystring', 'locationName' => 'versionId', ], 'RestoreRequest' => [ 'shape' => 'RestoreRequest', 'locationName' => 'RestoreRequest', 'xmlNamespace' => [ 'uri' => 'http://s3.amazonaws.com/doc/2006-03-01/', ], ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'RestoreRequest', ], 'RestoreRequest' => [ 'type' => 'structure', 'required' => [ 'Days', ], 'members' => [ 'Days' => [ 'shape' => 'Days', ], ], ], 'Role' => [ 'type' => 'string', ], 'RoutingRule' => [ 'type' => 'structure', 'required' => [ 'Redirect', ], 'members' => [ 'Condition' => [ 'shape' => 'Condition', ], 'Redirect' => [ 'shape' => 'Redirect', ], ], ], 'RoutingRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'RoutingRule', 'locationName' => 'RoutingRule', ], ], 'Rule' => [ 'type' => 'structure', 'required' => [ 'Prefix', 'Status', ], 'members' => [ 'Expiration' => [ 'shape' => 'LifecycleExpiration', ], 'ID' => [ 'shape' => 'ID', ], 'Prefix' => [ 'shape' => 'Prefix', ], 'Status' => [ 'shape' => 'ExpirationStatus', ], 'Transition' => [ 'shape' => 'Transition', ], 'NoncurrentVersionTransition' => [ 'shape' => 'NoncurrentVersionTransition', ], 'NoncurrentVersionExpiration' => [ 'shape' => 'NoncurrentVersionExpiration', ], 'AbortIncompleteMultipartUpload' => [ 'shape' => 'AbortIncompleteMultipartUpload', ], ], ], 'Rules' => [ 'type' => 'list', 'member' => [ 'shape' => 'Rule', ], 'flattened' => true, ], 'S3KeyFilter' => [ 'type' => 'structure', 'members' => [ 'FilterRules' => [ 'shape' => 'FilterRuleList', 'locationName' => 'FilterRule', ], ], ], 'SSECustomerAlgorithm' => [ 'type' => 'string', ], 'SSECustomerKey' => [ 'type' => 'string', 'sensitive' => true, ], 'SSECustomerKeyMD5' => [ 'type' => 'string', ], 'SSEKMSKeyId' => [ 'type' => 'string', 'sensitive' => true, ], 'ServerSideEncryption' => [ 'type' => 'string', 'enum' => [ 'AES256', 'aws:kms', ], ], 'Size' => [ 'type' => 'integer', ], 'StartAfter' => [ 'type' => 'string', ], 'StorageClass' => [ 'type' => 'string', 'enum' => [ 'STANDARD', 'REDUCED_REDUNDANCY', 'STANDARD_IA', ], ], 'Suffix' => [ 'type' => 'string', ], 'Tag' => [ 'type' => 'structure', 'required' => [ 'Key', 'Value', ], 'members' => [ 'Key' => [ 'shape' => 'ObjectKey', ], 'Value' => [ 'shape' => 'Value', ], ], ], 'TagSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', 'locationName' => 'Tag', ], ], 'Tagging' => [ 'type' => 'structure', 'required' => [ 'TagSet', ], 'members' => [ 'TagSet' => [ 'shape' => 'TagSet', ], ], ], 'TargetBucket' => [ 'type' => 'string', ], 'TargetGrant' => [ 'type' => 'structure', 'members' => [ 'Grantee' => [ 'shape' => 'Grantee', ], 'Permission' => [ 'shape' => 'BucketLogsPermission', ], ], ], 'TargetGrants' => [ 'type' => 'list', 'member' => [ 'shape' => 'TargetGrant', 'locationName' => 'Grant', ], ], 'TargetPrefix' => [ 'type' => 'string', ], 'Token' => [ 'type' => 'string', ], 'TopicArn' => [ 'type' => 'string', ], 'TopicConfiguration' => [ 'type' => 'structure', 'required' => [ 'TopicArn', 'Events', ], 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'TopicArn' => [ 'shape' => 'TopicArn', 'locationName' => 'Topic', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Filter' => [ 'shape' => 'NotificationConfigurationFilter', ], ], ], 'TopicConfigurationDeprecated' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'NotificationId', ], 'Events' => [ 'shape' => 'EventList', 'locationName' => 'Event', ], 'Event' => [ 'shape' => 'Event', 'deprecated' => true, ], 'Topic' => [ 'shape' => 'TopicArn', ], ], ], 'TopicConfigurationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TopicConfiguration', ], 'flattened' => true, ], 'Transition' => [ 'type' => 'structure', 'members' => [ 'Date' => [ 'shape' => 'Date', ], 'Days' => [ 'shape' => 'Days', ], 'StorageClass' => [ 'shape' => 'TransitionStorageClass', ], ], ], 'TransitionList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Transition', ], 'flattened' => true, ], 'TransitionStorageClass' => [ 'type' => 'string', 'enum' => [ 'GLACIER', 'STANDARD_IA', ], ], 'Type' => [ 'type' => 'string', 'enum' => [ 'CanonicalUser', 'AmazonCustomerByEmail', 'Group', ], ], 'URI' => [ 'type' => 'string', ], 'UploadIdMarker' => [ 'type' => 'string', ], 'UploadPartCopyOutput' => [ 'type' => 'structure', 'members' => [ 'CopySourceVersionId' => [ 'shape' => 'CopySourceVersionId', 'location' => 'header', 'locationName' => 'x-amz-copy-source-version-id', ], 'CopyPartResult' => [ 'shape' => 'CopyPartResult', ], 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], 'payload' => 'CopyPartResult', ], 'UploadPartCopyRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'CopySource', 'Key', 'PartNumber', 'UploadId', ], 'members' => [ 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'CopySource' => [ 'shape' => 'CopySource', 'location' => 'header', 'locationName' => 'x-amz-copy-source', ], 'CopySourceIfMatch' => [ 'shape' => 'CopySourceIfMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-match', ], 'CopySourceIfModifiedSince' => [ 'shape' => 'CopySourceIfModifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-modified-since', ], 'CopySourceIfNoneMatch' => [ 'shape' => 'CopySourceIfNoneMatch', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-none-match', ], 'CopySourceIfUnmodifiedSince' => [ 'shape' => 'CopySourceIfUnmodifiedSince', 'location' => 'header', 'locationName' => 'x-amz-copy-source-if-unmodified-since', ], 'CopySourceRange' => [ 'shape' => 'CopySourceRange', 'location' => 'header', 'locationName' => 'x-amz-copy-source-range', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'PartNumber' => [ 'shape' => 'PartNumber', 'location' => 'querystring', 'locationName' => 'partNumber', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'CopySourceSSECustomerAlgorithm' => [ 'shape' => 'CopySourceSSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-algorithm', ], 'CopySourceSSECustomerKey' => [ 'shape' => 'CopySourceSSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key', ], 'CopySourceSSECustomerKeyMD5' => [ 'shape' => 'CopySourceSSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-copy-source-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], ], 'UploadPartOutput' => [ 'type' => 'structure', 'members' => [ 'ServerSideEncryption' => [ 'shape' => 'ServerSideEncryption', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption', ], 'ETag' => [ 'shape' => 'ETag', 'location' => 'header', 'locationName' => 'ETag', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'SSEKMSKeyId' => [ 'shape' => 'SSEKMSKeyId', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-aws-kms-key-id', ], 'RequestCharged' => [ 'shape' => 'RequestCharged', 'location' => 'header', 'locationName' => 'x-amz-request-charged', ], ], ], 'UploadPartRequest' => [ 'type' => 'structure', 'required' => [ 'Bucket', 'Key', 'PartNumber', 'UploadId', ], 'members' => [ 'Body' => [ 'shape' => 'Body', 'streaming' => true, ], 'Bucket' => [ 'shape' => 'BucketName', 'location' => 'uri', 'locationName' => 'Bucket', ], 'ContentLength' => [ 'shape' => 'ContentLength', 'location' => 'header', 'locationName' => 'Content-Length', ], 'ContentMD5' => [ 'shape' => 'ContentMD5', 'location' => 'header', 'locationName' => 'Content-MD5', ], 'Key' => [ 'shape' => 'ObjectKey', 'location' => 'uri', 'locationName' => 'Key', ], 'PartNumber' => [ 'shape' => 'PartNumber', 'location' => 'querystring', 'locationName' => 'partNumber', ], 'UploadId' => [ 'shape' => 'MultipartUploadId', 'location' => 'querystring', 'locationName' => 'uploadId', ], 'SSECustomerAlgorithm' => [ 'shape' => 'SSECustomerAlgorithm', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-algorithm', ], 'SSECustomerKey' => [ 'shape' => 'SSECustomerKey', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key', ], 'SSECustomerKeyMD5' => [ 'shape' => 'SSECustomerKeyMD5', 'location' => 'header', 'locationName' => 'x-amz-server-side-encryption-customer-key-MD5', ], 'RequestPayer' => [ 'shape' => 'RequestPayer', 'location' => 'header', 'locationName' => 'x-amz-request-payer', ], ], 'payload' => 'Body', ], 'Value' => [ 'type' => 'string', ], 'VersionIdMarker' => [ 'type' => 'string', ], 'VersioningConfiguration' => [ 'type' => 'structure', 'members' => [ 'MFADelete' => [ 'shape' => 'MFADelete', 'locationName' => 'MfaDelete', ], 'Status' => [ 'shape' => 'BucketVersioningStatus', ], ], ], 'WebsiteConfiguration' => [ 'type' => 'structure', 'members' => [ 'ErrorDocument' => [ 'shape' => 'ErrorDocument', ], 'IndexDocument' => [ 'shape' => 'IndexDocument', ], 'RedirectAllRequestsTo' => [ 'shape' => 'RedirectAllRequestsTo', ], 'RoutingRules' => [ 'shape' => 'RoutingRules', ], ], ], 'WebsiteRedirectLocation' => [ 'type' => 'string', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php b/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php new file mode 100644 index 000000000..70e0bdb8a --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/s3/2006-03-01/waiters-1.json.php @@ -0,0 +1,3 @@ + [ '__default__' => [ 'interval' => 5, 'max_attempts' => 20, ], 'BucketExists' => [ 'operation' => 'HeadBucket', 'ignore_errors' => [ 'NoSuchBucket', ], 'success_type' => 'output', ], 'BucketNotExists' => [ 'operation' => 'HeadBucket', 'success_type' => 'error', 'success_value' => 'NoSuchBucket', ], 'ObjectExists' => [ 'operation' => 'HeadObject', 'ignore_errors' => [ 'NoSuchKey', ], 'success_type' => 'output', ], 'ObjectNotExists' => [ 'operation' => 'HeadObject', 'success_type' => 'error', 'success_value' => 'NoSuchKey', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php index ad11f8621..93261a7bc 100644 --- a/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/servicecatalog/2015-12-10/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-12-10', 'endpointPrefix' => 'servicecatalog', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceFullName' => 'AWS Service Catalog', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWS242ServiceCatalogService', ], 'operations' => [ 'DescribeProduct' => [ 'name' => 'DescribeProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeProductInput', ], 'output' => [ 'shape' => 'DescribeProductOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParametersException', ], ], ], 'DescribeProductView' => [ 'name' => 'DescribeProductView', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeProductViewInput', ], 'output' => [ 'shape' => 'DescribeProductViewOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParametersException', ], ], ], 'DescribeProvisioningParameters' => [ 'name' => 'DescribeProvisioningParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeProvisioningParametersInput', ], 'output' => [ 'shape' => 'DescribeProvisioningParametersOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'DescribeRecord' => [ 'name' => 'DescribeRecord', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRecordInput', ], 'output' => [ 'shape' => 'DescribeRecordOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], ], 'ListLaunchPaths' => [ 'name' => 'ListLaunchPaths', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListLaunchPathsInput', ], 'output' => [ 'shape' => 'ListLaunchPathsOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'ListRecordHistory' => [ 'name' => 'ListRecordHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRecordHistoryInput', ], 'output' => [ 'shape' => 'ListRecordHistoryOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], ], ], 'ProvisionProduct' => [ 'name' => 'ProvisionProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ProvisionProductInput', ], 'output' => [ 'shape' => 'ProvisionProductOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'DuplicateResourceException', ], ], ], 'ScanProvisionedProducts' => [ 'name' => 'ScanProvisionedProducts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ScanProvisionedProductsInput', ], 'output' => [ 'shape' => 'ScanProvisionedProductsOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], ], ], 'SearchProducts' => [ 'name' => 'SearchProducts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SearchProductsInput', ], 'output' => [ 'shape' => 'SearchProductsOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], ], ], 'TerminateProvisionedProduct' => [ 'name' => 'TerminateProvisionedProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateProvisionedProductInput', ], 'output' => [ 'shape' => 'TerminateProvisionedProductOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], ], 'UpdateProvisionedProduct' => [ 'name' => 'UpdateProvisionedProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateProvisionedProductInput', ], 'output' => [ 'shape' => 'UpdateProvisionedProductOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], ], 'shapes' => [ 'AcceptLanguage' => [ 'type' => 'string', ], 'AllowedValue' => [ 'type' => 'string', ], 'AllowedValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedValue', ], ], 'ApproximateCount' => [ 'type' => 'integer', ], 'AttributeValue' => [ 'type' => 'string', ], 'ConstraintDescription' => [ 'type' => 'string', ], 'ConstraintSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConstraintSummary', ], ], 'ConstraintSummary' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'ConstraintType', ], 'Description' => [ 'shape' => 'ConstraintDescription', ], ], ], 'ConstraintType' => [ 'type' => 'string', ], 'CreatedTime' => [ 'type' => 'timestamp', ], 'DefaultValue' => [ 'type' => 'string', ], 'DescribeProductInput' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Id' => [ 'shape' => 'Id', ], ], ], 'DescribeProductOutput' => [ 'type' => 'structure', 'members' => [ 'ProductViewSummary' => [ 'shape' => 'ProductViewSummary', ], 'ProvisioningArtifacts' => [ 'shape' => 'ProvisioningArtifacts', ], ], ], 'DescribeProductViewInput' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Id' => [ 'shape' => 'Id', ], ], ], 'DescribeProductViewOutput' => [ 'type' => 'structure', 'members' => [ 'ProductViewSummary' => [ 'shape' => 'ProductViewSummary', ], 'ProvisioningArtifacts' => [ 'shape' => 'ProvisioningArtifacts', ], ], ], 'DescribeProvisioningParametersInput' => [ 'type' => 'structure', 'required' => [ 'ProductId', 'ProvisioningArtifactId', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], ], ], 'DescribeProvisioningParametersOutput' => [ 'type' => 'structure', 'members' => [ 'ProvisioningArtifactParameters' => [ 'shape' => 'ProvisioningArtifactParameters', ], 'ConstraintSummaries' => [ 'shape' => 'ConstraintSummaries', ], 'UsageInstructions' => [ 'shape' => 'UsageInstructions', ], ], ], 'DescribeRecordInput' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Id' => [ 'shape' => 'Id', ], 'PageToken' => [ 'shape' => 'PageToken', ], 'PageSize' => [ 'shape' => 'PageSize', ], ], ], 'DescribeRecordOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], 'RecordOutputs' => [ 'shape' => 'RecordOutputs', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'Description' => [ 'type' => 'string', ], 'DuplicateResourceException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ErrorCode' => [ 'type' => 'string', ], 'ErrorDescription' => [ 'type' => 'string', ], 'HasDefaultPath' => [ 'type' => 'boolean', ], 'Id' => [ 'type' => 'string', ], 'IdempotencyToken' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[a-zA-Z0-9][a-zA-Z0-9_-]*', ], 'IgnoreErrors' => [ 'type' => 'boolean', ], 'InstructionType' => [ 'type' => 'string', ], 'InstructionValue' => [ 'type' => 'string', ], 'InvalidParametersException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LastRequestId' => [ 'type' => 'string', ], 'LaunchPathSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'LaunchPathSummary', ], ], 'LaunchPathSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'ConstraintSummaries' => [ 'shape' => 'ConstraintSummaries', ], 'Tags' => [ 'shape' => 'Tags', ], 'Name' => [ 'shape' => 'PortfolioName', ], ], ], 'ListLaunchPathsInput' => [ 'type' => 'structure', 'required' => [ 'ProductId', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProductId' => [ 'shape' => 'Id', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListLaunchPathsOutput' => [ 'type' => 'structure', 'members' => [ 'LaunchPathSummaries' => [ 'shape' => 'LaunchPathSummaries', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListRecordHistoryInput' => [ 'type' => 'structure', 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'SearchFilter' => [ 'shape' => 'ListRecordHistorySearchFilter', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListRecordHistoryOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetails' => [ 'shape' => 'RecordDetails', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListRecordHistorySearchFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'SearchFilterKey', ], 'Value' => [ 'shape' => 'SearchFilterValue', ], ], ], 'NoEcho' => [ 'type' => 'boolean', ], 'NotificationArn' => [ 'type' => 'string', 'max' => 1224, 'min' => 1, 'pattern' => 'arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}', ], 'NotificationArns' => [ 'type' => 'list', 'member' => [ 'shape' => 'NotificationArn', ], 'max' => 5, ], 'OutputKey' => [ 'type' => 'string', ], 'OutputValue' => [ 'type' => 'string', ], 'PageSize' => [ 'type' => 'integer', 'max' => 20, 'min' => 0, ], 'PageToken' => [ 'type' => 'string', 'pattern' => '[\\u0009\\u000a\\u000d\\u0020-\\uD7FF\\uE000-\\uFFFD]*', ], 'ParameterConstraints' => [ 'type' => 'structure', 'members' => [ 'AllowedValues' => [ 'shape' => 'AllowedValues', ], ], ], 'ParameterKey' => [ 'type' => 'string', ], 'ParameterType' => [ 'type' => 'string', ], 'ParameterValue' => [ 'type' => 'string', ], 'PortfolioName' => [ 'type' => 'string', ], 'ProductType' => [ 'type' => 'string', ], 'ProductViewAggregationType' => [ 'type' => 'string', ], 'ProductViewAggregationValue' => [ 'type' => 'structure', 'members' => [ 'Value' => [ 'shape' => 'AttributeValue', ], 'ApproximateCount' => [ 'shape' => 'ApproximateCount', ], ], ], 'ProductViewAggregationValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductViewAggregationValue', ], ], 'ProductViewAggregations' => [ 'type' => 'map', 'key' => [ 'shape' => 'ProductViewAggregationType', ], 'value' => [ 'shape' => 'ProductViewAggregationValues', ], ], 'ProductViewDistributor' => [ 'type' => 'string', ], 'ProductViewFilterBy' => [ 'type' => 'string', 'enum' => [ 'FullTextSearch', 'Owner', 'ProductType', ], ], 'ProductViewFilterValue' => [ 'type' => 'string', ], 'ProductViewFilterValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductViewFilterValue', ], ], 'ProductViewFilters' => [ 'type' => 'map', 'key' => [ 'shape' => 'ProductViewFilterBy', ], 'value' => [ 'shape' => 'ProductViewFilterValues', ], ], 'ProductViewName' => [ 'type' => 'string', ], 'ProductViewOwner' => [ 'type' => 'string', ], 'ProductViewShortDescription' => [ 'type' => 'string', ], 'ProductViewSortBy' => [ 'type' => 'string', 'enum' => [ 'Title', 'VersionCount', 'CreationDate', ], ], 'ProductViewSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductViewSummary', ], ], 'ProductViewSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'ProductId' => [ 'shape' => 'Id', ], 'Name' => [ 'shape' => 'ProductViewName', ], 'Owner' => [ 'shape' => 'ProductViewOwner', ], 'ShortDescription' => [ 'shape' => 'ProductViewShortDescription', ], 'Type' => [ 'shape' => 'ProductType', ], 'Distributor' => [ 'shape' => 'ProductViewDistributor', ], 'HasDefaultPath' => [ 'shape' => 'HasDefaultPath', ], 'SupportEmail' => [ 'shape' => 'SupportEmail', ], 'SupportDescription' => [ 'shape' => 'SupportDescription', ], 'SupportUrl' => [ 'shape' => 'SupportUrl', ], ], ], 'ProvisionProductInput' => [ 'type' => 'structure', 'required' => [ 'ProductId', 'ProvisioningArtifactId', 'ProvisionedProductName', 'ProvisionToken', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductName', ], 'ProvisioningParameters' => [ 'shape' => 'ProvisioningParameters', ], 'Tags' => [ 'shape' => 'Tags', ], 'NotificationArns' => [ 'shape' => 'NotificationArns', ], 'ProvisionToken' => [ 'shape' => 'IdempotencyToken', 'idempotencyToken' => true, ], ], ], 'ProvisionProductOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], ], ], 'ProvisionedProductDetail' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'Arn' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'Type' => [ 'shape' => 'ProvisionedProductType', ], 'Id' => [ 'shape' => 'ProvisionedProductId', ], 'Status' => [ 'shape' => 'RecordStatus', ], 'StatusMessage' => [ 'shape' => 'ProvisionedProductStatusMessage', ], 'CreatedTime' => [ 'shape' => 'CreatedTime', ], 'IdempotencyToken' => [ 'shape' => 'IdempotencyToken', ], 'LastRecordId' => [ 'shape' => 'LastRequestId', ], ], ], 'ProvisionedProductDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisionedProductDetail', ], ], 'ProvisionedProductId' => [ 'type' => 'string', ], 'ProvisionedProductName' => [ 'type' => 'string', ], 'ProvisionedProductNameOrArn' => [ 'type' => 'string', 'max' => 1224, 'min' => 1, 'pattern' => '[a-zA-Z0-9][a-zA-Z0-9_-]{0,127}|arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}', ], 'ProvisionedProductStatusMessage' => [ 'type' => 'string', ], 'ProvisionedProductType' => [ 'type' => 'string', ], 'ProvisioningArtifact' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'Name' => [ 'shape' => 'ProvisioningArtifactName', ], 'Description' => [ 'shape' => 'ProvisioningArtifactDescription', ], 'CreatedTime' => [ 'shape' => 'ProvisioningArtifactCreatedTime', ], ], ], 'ProvisioningArtifactCreatedTime' => [ 'type' => 'timestamp', ], 'ProvisioningArtifactDescription' => [ 'type' => 'string', ], 'ProvisioningArtifactName' => [ 'type' => 'string', ], 'ProvisioningArtifactParameter' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'DefaultValue' => [ 'shape' => 'DefaultValue', ], 'ParameterType' => [ 'shape' => 'ParameterType', ], 'IsNoEcho' => [ 'shape' => 'NoEcho', ], 'Description' => [ 'shape' => 'Description', ], 'ParameterConstraints' => [ 'shape' => 'ParameterConstraints', ], ], ], 'ProvisioningArtifactParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisioningArtifactParameter', ], ], 'ProvisioningArtifacts' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisioningArtifact', ], ], 'ProvisioningParameter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ParameterKey', ], 'Value' => [ 'shape' => 'ParameterValue', ], ], ], 'ProvisioningParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisioningParameter', ], ], 'RecordDetail' => [ 'type' => 'structure', 'members' => [ 'RecordId' => [ 'shape' => 'Id', ], 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductName', ], 'Status' => [ 'shape' => 'RecordStatus', ], 'CreatedTime' => [ 'shape' => 'CreatedTime', ], 'UpdatedTime' => [ 'shape' => 'UpdatedTime', ], 'ProvisionedProductType' => [ 'shape' => 'ProvisionedProductType', ], 'RecordType' => [ 'shape' => 'RecordType', ], 'ProvisionedProductId' => [ 'shape' => 'Id', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], 'RecordErrors' => [ 'shape' => 'RecordErrors', ], 'RecordTags' => [ 'shape' => 'RecordTags', ], ], ], 'RecordDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordDetail', ], ], 'RecordError' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'ErrorCode', ], 'Description' => [ 'shape' => 'ErrorDescription', ], ], ], 'RecordErrors' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordError', ], ], 'RecordOutput' => [ 'type' => 'structure', 'members' => [ 'OutputKey' => [ 'shape' => 'OutputKey', ], 'OutputValue' => [ 'shape' => 'OutputValue', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'RecordOutputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordOutput', ], ], 'RecordStatus' => [ 'type' => 'string', 'enum' => [ 'IN_PROGRESS', 'SUCCEEDED', 'ERROR', ], ], 'RecordTag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'RecordTagKey', ], 'Value' => [ 'shape' => 'RecordTagValue', ], ], ], 'RecordTagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'RecordTagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'RecordTags' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordTag', ], 'max' => 10, ], 'RecordType' => [ 'type' => 'string', ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ScanProvisionedProductsInput' => [ 'type' => 'structure', 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'ScanProvisionedProductsOutput' => [ 'type' => 'structure', 'members' => [ 'ProvisionedProducts' => [ 'shape' => 'ProvisionedProductDetails', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'SearchFilterKey' => [ 'type' => 'string', ], 'SearchFilterValue' => [ 'type' => 'string', ], 'SearchProductsInput' => [ 'type' => 'structure', 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Filters' => [ 'shape' => 'ProductViewFilters', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'SortBy' => [ 'shape' => 'ProductViewSortBy', ], 'SortOrder' => [ 'shape' => 'SortOrder', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'SearchProductsOutput' => [ 'type' => 'structure', 'members' => [ 'ProductViewSummaries' => [ 'shape' => 'ProductViewSummaries', ], 'ProductViewAggregations' => [ 'shape' => 'ProductViewAggregations', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'SortOrder' => [ 'type' => 'string', 'enum' => [ 'ASCENDING', 'DESCENDING', ], ], 'SupportDescription' => [ 'type' => 'string', ], 'SupportEmail' => [ 'type' => 'string', ], 'SupportUrl' => [ 'type' => 'string', ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'Tags' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], 'max' => 10, ], 'TerminateProvisionedProductInput' => [ 'type' => 'structure', 'required' => [ 'TerminateToken', ], 'members' => [ 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'ProvisionedProductId' => [ 'shape' => 'Id', ], 'TerminateToken' => [ 'shape' => 'IdempotencyToken', 'idempotencyToken' => true, ], 'IgnoreErrors' => [ 'shape' => 'IgnoreErrors', ], 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], ], ], 'TerminateProvisionedProductOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], ], ], 'UpdateProvisionedProductInput' => [ 'type' => 'structure', 'required' => [ 'UpdateToken', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'ProvisionedProductId' => [ 'shape' => 'Id', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], 'ProvisioningParameters' => [ 'shape' => 'UpdateProvisioningParameters', ], 'UpdateToken' => [ 'shape' => 'IdempotencyToken', 'idempotencyToken' => true, ], ], ], 'UpdateProvisionedProductOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], ], ], 'UpdateProvisioningParameter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ParameterKey', ], 'Value' => [ 'shape' => 'ParameterValue', ], 'UsePreviousValue' => [ 'shape' => 'UsePreviousValue', ], ], ], 'UpdateProvisioningParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'UpdateProvisioningParameter', ], ], 'UpdatedTime' => [ 'type' => 'timestamp', ], 'UsageInstruction' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'InstructionType', ], 'Value' => [ 'shape' => 'InstructionValue', ], ], ], 'UsageInstructions' => [ 'type' => 'list', 'member' => [ 'shape' => 'UsageInstruction', ], ], 'UsePreviousValue' => [ 'type' => 'boolean', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-12-10', 'endpointPrefix' => 'servicecatalog', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceFullName' => 'AWS Service Catalog', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWS242ServiceCatalogService', ], 'operations' => [ 'DescribeProduct' => [ 'name' => 'DescribeProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeProductInput', ], 'output' => [ 'shape' => 'DescribeProductOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParametersException', ], ], ], 'DescribeProductView' => [ 'name' => 'DescribeProductView', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeProductViewInput', ], 'output' => [ 'shape' => 'DescribeProductViewOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'InvalidParametersException', ], ], ], 'DescribeProvisioningParameters' => [ 'name' => 'DescribeProvisioningParameters', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeProvisioningParametersInput', ], 'output' => [ 'shape' => 'DescribeProvisioningParametersOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'DescribeRecord' => [ 'name' => 'DescribeRecord', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeRecordInput', ], 'output' => [ 'shape' => 'DescribeRecordOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], ], 'ListLaunchPaths' => [ 'name' => 'ListLaunchPaths', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListLaunchPathsInput', ], 'output' => [ 'shape' => 'ListLaunchPathsOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], 'ListRecordHistory' => [ 'name' => 'ListRecordHistory', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRecordHistoryInput', ], 'output' => [ 'shape' => 'ListRecordHistoryOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], ], ], 'ProvisionProduct' => [ 'name' => 'ProvisionProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ProvisionProductInput', ], 'output' => [ 'shape' => 'ProvisionProductOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], [ 'shape' => 'DuplicateResourceException', ], ], ], 'ScanProvisionedProducts' => [ 'name' => 'ScanProvisionedProducts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ScanProvisionedProductsInput', ], 'output' => [ 'shape' => 'ScanProvisionedProductsOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], ], ], 'SearchProducts' => [ 'name' => 'SearchProducts', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'SearchProductsInput', ], 'output' => [ 'shape' => 'SearchProductsOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], ], ], 'TerminateProvisionedProduct' => [ 'name' => 'TerminateProvisionedProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'TerminateProvisionedProductInput', ], 'output' => [ 'shape' => 'TerminateProvisionedProductOutput', ], 'errors' => [ [ 'shape' => 'ResourceNotFoundException', ], ], ], 'UpdateProvisionedProduct' => [ 'name' => 'UpdateProvisionedProduct', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateProvisionedProductInput', ], 'output' => [ 'shape' => 'UpdateProvisionedProductOutput', ], 'errors' => [ [ 'shape' => 'InvalidParametersException', ], [ 'shape' => 'ResourceNotFoundException', ], ], ], ], 'shapes' => [ 'AcceptLanguage' => [ 'type' => 'string', ], 'AccessLevelFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'AccessLevelFilterKey', ], 'Value' => [ 'shape' => 'AccessLevelFilterValue', ], ], ], 'AccessLevelFilterKey' => [ 'type' => 'string', 'enum' => [ 'Account', 'Role', 'User', ], ], 'AccessLevelFilterValue' => [ 'type' => 'string', ], 'AllowedValue' => [ 'type' => 'string', ], 'AllowedValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'AllowedValue', ], ], 'ApproximateCount' => [ 'type' => 'integer', ], 'AttributeValue' => [ 'type' => 'string', ], 'ConstraintDescription' => [ 'type' => 'string', ], 'ConstraintSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConstraintSummary', ], ], 'ConstraintSummary' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'ConstraintType', ], 'Description' => [ 'shape' => 'ConstraintDescription', ], ], ], 'ConstraintType' => [ 'type' => 'string', ], 'CreatedTime' => [ 'type' => 'timestamp', ], 'DefaultValue' => [ 'type' => 'string', ], 'DescribeProductInput' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Id' => [ 'shape' => 'Id', ], ], ], 'DescribeProductOutput' => [ 'type' => 'structure', 'members' => [ 'ProductViewSummary' => [ 'shape' => 'ProductViewSummary', ], 'ProvisioningArtifacts' => [ 'shape' => 'ProvisioningArtifacts', ], ], ], 'DescribeProductViewInput' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Id' => [ 'shape' => 'Id', ], ], ], 'DescribeProductViewOutput' => [ 'type' => 'structure', 'members' => [ 'ProductViewSummary' => [ 'shape' => 'ProductViewSummary', ], 'ProvisioningArtifacts' => [ 'shape' => 'ProvisioningArtifacts', ], ], ], 'DescribeProvisioningParametersInput' => [ 'type' => 'structure', 'required' => [ 'ProductId', 'ProvisioningArtifactId', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], ], ], 'DescribeProvisioningParametersOutput' => [ 'type' => 'structure', 'members' => [ 'ProvisioningArtifactParameters' => [ 'shape' => 'ProvisioningArtifactParameters', ], 'ConstraintSummaries' => [ 'shape' => 'ConstraintSummaries', ], 'UsageInstructions' => [ 'shape' => 'UsageInstructions', ], ], ], 'DescribeRecordInput' => [ 'type' => 'structure', 'required' => [ 'Id', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Id' => [ 'shape' => 'Id', ], 'PageToken' => [ 'shape' => 'PageToken', ], 'PageSize' => [ 'shape' => 'PageSize', ], ], ], 'DescribeRecordOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], 'RecordOutputs' => [ 'shape' => 'RecordOutputs', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'Description' => [ 'type' => 'string', ], 'DuplicateResourceException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ErrorCode' => [ 'type' => 'string', ], 'ErrorDescription' => [ 'type' => 'string', ], 'HasDefaultPath' => [ 'type' => 'boolean', ], 'Id' => [ 'type' => 'string', 'min' => 1, ], 'IdempotencyToken' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '[a-zA-Z0-9][a-zA-Z0-9_-]*', ], 'IgnoreErrors' => [ 'type' => 'boolean', ], 'InstructionType' => [ 'type' => 'string', ], 'InstructionValue' => [ 'type' => 'string', ], 'InvalidParametersException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'LastRequestId' => [ 'type' => 'string', ], 'LaunchPathSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'LaunchPathSummary', ], ], 'LaunchPathSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'ConstraintSummaries' => [ 'shape' => 'ConstraintSummaries', ], 'Tags' => [ 'shape' => 'Tags', ], 'Name' => [ 'shape' => 'PortfolioName', ], ], ], 'ListLaunchPathsInput' => [ 'type' => 'structure', 'required' => [ 'ProductId', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProductId' => [ 'shape' => 'Id', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListLaunchPathsOutput' => [ 'type' => 'structure', 'members' => [ 'LaunchPathSummaries' => [ 'shape' => 'LaunchPathSummaries', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListRecordHistoryInput' => [ 'type' => 'structure', 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'AccessLevelFilter' => [ 'shape' => 'AccessLevelFilter', ], 'SearchFilter' => [ 'shape' => 'ListRecordHistorySearchFilter', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListRecordHistoryOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetails' => [ 'shape' => 'RecordDetails', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'ListRecordHistorySearchFilter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'SearchFilterKey', ], 'Value' => [ 'shape' => 'SearchFilterValue', ], ], ], 'NoEcho' => [ 'type' => 'boolean', ], 'NotificationArn' => [ 'type' => 'string', 'max' => 1224, 'min' => 1, 'pattern' => 'arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}', ], 'NotificationArns' => [ 'type' => 'list', 'member' => [ 'shape' => 'NotificationArn', ], 'max' => 5, ], 'OutputKey' => [ 'type' => 'string', ], 'OutputValue' => [ 'type' => 'string', ], 'PageSize' => [ 'type' => 'integer', 'max' => 20, 'min' => 0, ], 'PageToken' => [ 'type' => 'string', 'pattern' => '[\\u0009\\u000a\\u000d\\u0020-\\uD7FF\\uE000-\\uFFFD]*', ], 'ParameterConstraints' => [ 'type' => 'structure', 'members' => [ 'AllowedValues' => [ 'shape' => 'AllowedValues', ], ], ], 'ParameterKey' => [ 'type' => 'string', ], 'ParameterType' => [ 'type' => 'string', ], 'ParameterValue' => [ 'type' => 'string', ], 'PortfolioName' => [ 'type' => 'string', ], 'ProductType' => [ 'type' => 'string', ], 'ProductViewAggregationType' => [ 'type' => 'string', ], 'ProductViewAggregationValue' => [ 'type' => 'structure', 'members' => [ 'Value' => [ 'shape' => 'AttributeValue', ], 'ApproximateCount' => [ 'shape' => 'ApproximateCount', ], ], ], 'ProductViewAggregationValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductViewAggregationValue', ], ], 'ProductViewAggregations' => [ 'type' => 'map', 'key' => [ 'shape' => 'ProductViewAggregationType', ], 'value' => [ 'shape' => 'ProductViewAggregationValues', ], ], 'ProductViewDistributor' => [ 'type' => 'string', ], 'ProductViewFilterBy' => [ 'type' => 'string', 'enum' => [ 'FullTextSearch', 'Owner', 'ProductType', ], ], 'ProductViewFilterValue' => [ 'type' => 'string', ], 'ProductViewFilterValues' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductViewFilterValue', ], ], 'ProductViewFilters' => [ 'type' => 'map', 'key' => [ 'shape' => 'ProductViewFilterBy', ], 'value' => [ 'shape' => 'ProductViewFilterValues', ], ], 'ProductViewName' => [ 'type' => 'string', ], 'ProductViewOwner' => [ 'type' => 'string', ], 'ProductViewShortDescription' => [ 'type' => 'string', ], 'ProductViewSortBy' => [ 'type' => 'string', 'enum' => [ 'Title', 'VersionCount', 'CreationDate', ], ], 'ProductViewSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProductViewSummary', ], ], 'ProductViewSummary' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'ProductId' => [ 'shape' => 'Id', ], 'Name' => [ 'shape' => 'ProductViewName', ], 'Owner' => [ 'shape' => 'ProductViewOwner', ], 'ShortDescription' => [ 'shape' => 'ProductViewShortDescription', ], 'Type' => [ 'shape' => 'ProductType', ], 'Distributor' => [ 'shape' => 'ProductViewDistributor', ], 'HasDefaultPath' => [ 'shape' => 'HasDefaultPath', ], 'SupportEmail' => [ 'shape' => 'SupportEmail', ], 'SupportDescription' => [ 'shape' => 'SupportDescription', ], 'SupportUrl' => [ 'shape' => 'SupportUrl', ], ], ], 'ProvisionProductInput' => [ 'type' => 'structure', 'required' => [ 'ProductId', 'ProvisioningArtifactId', 'ProvisionedProductName', 'ProvisionToken', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductName', ], 'ProvisioningParameters' => [ 'shape' => 'ProvisioningParameters', ], 'Tags' => [ 'shape' => 'Tags', ], 'NotificationArns' => [ 'shape' => 'NotificationArns', ], 'ProvisionToken' => [ 'shape' => 'IdempotencyToken', 'idempotencyToken' => true, ], ], ], 'ProvisionProductOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], ], ], 'ProvisionedProductDetail' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'Arn' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'Type' => [ 'shape' => 'ProvisionedProductType', ], 'Id' => [ 'shape' => 'ProvisionedProductId', ], 'Status' => [ 'shape' => 'RecordStatus', ], 'StatusMessage' => [ 'shape' => 'ProvisionedProductStatusMessage', ], 'CreatedTime' => [ 'shape' => 'CreatedTime', ], 'IdempotencyToken' => [ 'shape' => 'IdempotencyToken', ], 'LastRecordId' => [ 'shape' => 'LastRequestId', ], ], ], 'ProvisionedProductDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisionedProductDetail', ], ], 'ProvisionedProductId' => [ 'type' => 'string', ], 'ProvisionedProductName' => [ 'type' => 'string', ], 'ProvisionedProductNameOrArn' => [ 'type' => 'string', 'max' => 1224, 'min' => 1, 'pattern' => '[a-zA-Z0-9][a-zA-Z0-9_-]{0,127}|arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}', ], 'ProvisionedProductStatusMessage' => [ 'type' => 'string', ], 'ProvisionedProductType' => [ 'type' => 'string', ], 'ProvisioningArtifact' => [ 'type' => 'structure', 'members' => [ 'Id' => [ 'shape' => 'Id', ], 'Name' => [ 'shape' => 'ProvisioningArtifactName', ], 'Description' => [ 'shape' => 'ProvisioningArtifactDescription', ], 'CreatedTime' => [ 'shape' => 'ProvisioningArtifactCreatedTime', ], ], ], 'ProvisioningArtifactCreatedTime' => [ 'type' => 'timestamp', ], 'ProvisioningArtifactDescription' => [ 'type' => 'string', ], 'ProvisioningArtifactName' => [ 'type' => 'string', ], 'ProvisioningArtifactParameter' => [ 'type' => 'structure', 'members' => [ 'ParameterKey' => [ 'shape' => 'ParameterKey', ], 'DefaultValue' => [ 'shape' => 'DefaultValue', ], 'ParameterType' => [ 'shape' => 'ParameterType', ], 'IsNoEcho' => [ 'shape' => 'NoEcho', ], 'Description' => [ 'shape' => 'Description', ], 'ParameterConstraints' => [ 'shape' => 'ParameterConstraints', ], ], ], 'ProvisioningArtifactParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisioningArtifactParameter', ], ], 'ProvisioningArtifacts' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisioningArtifact', ], ], 'ProvisioningParameter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ParameterKey', ], 'Value' => [ 'shape' => 'ParameterValue', ], ], ], 'ProvisioningParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'ProvisioningParameter', ], ], 'RecordDetail' => [ 'type' => 'structure', 'members' => [ 'RecordId' => [ 'shape' => 'Id', ], 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductName', ], 'Status' => [ 'shape' => 'RecordStatus', ], 'CreatedTime' => [ 'shape' => 'CreatedTime', ], 'UpdatedTime' => [ 'shape' => 'UpdatedTime', ], 'ProvisionedProductType' => [ 'shape' => 'ProvisionedProductType', ], 'RecordType' => [ 'shape' => 'RecordType', ], 'ProvisionedProductId' => [ 'shape' => 'Id', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], 'RecordErrors' => [ 'shape' => 'RecordErrors', ], 'RecordTags' => [ 'shape' => 'RecordTags', ], ], ], 'RecordDetails' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordDetail', ], ], 'RecordError' => [ 'type' => 'structure', 'members' => [ 'Code' => [ 'shape' => 'ErrorCode', ], 'Description' => [ 'shape' => 'ErrorDescription', ], ], ], 'RecordErrors' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordError', ], ], 'RecordOutput' => [ 'type' => 'structure', 'members' => [ 'OutputKey' => [ 'shape' => 'OutputKey', ], 'OutputValue' => [ 'shape' => 'OutputValue', ], 'Description' => [ 'shape' => 'Description', ], ], ], 'RecordOutputs' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordOutput', ], ], 'RecordStatus' => [ 'type' => 'string', 'enum' => [ 'IN_PROGRESS', 'SUCCEEDED', 'ERROR', ], ], 'RecordTag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'RecordTagKey', ], 'Value' => [ 'shape' => 'RecordTagValue', ], ], ], 'RecordTagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'RecordTagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'RecordTags' => [ 'type' => 'list', 'member' => [ 'shape' => 'RecordTag', ], 'max' => 10, ], 'RecordType' => [ 'type' => 'string', ], 'ResourceNotFoundException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'ScanProvisionedProductsInput' => [ 'type' => 'structure', 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'AccessLevelFilter' => [ 'shape' => 'AccessLevelFilter', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'ScanProvisionedProductsOutput' => [ 'type' => 'structure', 'members' => [ 'ProvisionedProducts' => [ 'shape' => 'ProvisionedProductDetails', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'SearchFilterKey' => [ 'type' => 'string', ], 'SearchFilterValue' => [ 'type' => 'string', ], 'SearchProductsInput' => [ 'type' => 'structure', 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'Filters' => [ 'shape' => 'ProductViewFilters', ], 'PageSize' => [ 'shape' => 'PageSize', ], 'SortBy' => [ 'shape' => 'ProductViewSortBy', ], 'SortOrder' => [ 'shape' => 'SortOrder', ], 'PageToken' => [ 'shape' => 'PageToken', ], ], ], 'SearchProductsOutput' => [ 'type' => 'structure', 'members' => [ 'ProductViewSummaries' => [ 'shape' => 'ProductViewSummaries', ], 'ProductViewAggregations' => [ 'shape' => 'ProductViewAggregations', ], 'NextPageToken' => [ 'shape' => 'PageToken', ], ], ], 'SortOrder' => [ 'type' => 'string', 'enum' => [ 'ASCENDING', 'DESCENDING', ], ], 'SupportDescription' => [ 'type' => 'string', ], 'SupportEmail' => [ 'type' => 'string', ], 'SupportUrl' => [ 'type' => 'string', ], 'Tag' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'TagKey', ], 'Value' => [ 'shape' => 'TagValue', ], ], ], 'TagKey' => [ 'type' => 'string', 'max' => 128, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'TagValue' => [ 'type' => 'string', 'max' => 256, 'min' => 1, 'pattern' => '^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-%@]*)$', ], 'Tags' => [ 'type' => 'list', 'member' => [ 'shape' => 'Tag', ], 'max' => 10, ], 'TerminateProvisionedProductInput' => [ 'type' => 'structure', 'required' => [ 'TerminateToken', ], 'members' => [ 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'ProvisionedProductId' => [ 'shape' => 'Id', ], 'TerminateToken' => [ 'shape' => 'IdempotencyToken', 'idempotencyToken' => true, ], 'IgnoreErrors' => [ 'shape' => 'IgnoreErrors', ], 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], ], ], 'TerminateProvisionedProductOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], ], ], 'UpdateProvisionedProductInput' => [ 'type' => 'structure', 'required' => [ 'UpdateToken', ], 'members' => [ 'AcceptLanguage' => [ 'shape' => 'AcceptLanguage', ], 'ProvisionedProductName' => [ 'shape' => 'ProvisionedProductNameOrArn', ], 'ProvisionedProductId' => [ 'shape' => 'Id', ], 'ProductId' => [ 'shape' => 'Id', ], 'ProvisioningArtifactId' => [ 'shape' => 'Id', ], 'PathId' => [ 'shape' => 'Id', ], 'ProvisioningParameters' => [ 'shape' => 'UpdateProvisioningParameters', ], 'UpdateToken' => [ 'shape' => 'IdempotencyToken', 'idempotencyToken' => true, ], ], ], 'UpdateProvisionedProductOutput' => [ 'type' => 'structure', 'members' => [ 'RecordDetail' => [ 'shape' => 'RecordDetail', ], ], ], 'UpdateProvisioningParameter' => [ 'type' => 'structure', 'members' => [ 'Key' => [ 'shape' => 'ParameterKey', ], 'Value' => [ 'shape' => 'ParameterValue', ], 'UsePreviousValue' => [ 'shape' => 'UsePreviousValue', ], ], ], 'UpdateProvisioningParameters' => [ 'type' => 'list', 'member' => [ 'shape' => 'UpdateProvisioningParameter', ], ], 'UpdatedTime' => [ 'type' => 'timestamp', ], 'UsageInstruction' => [ 'type' => 'structure', 'members' => [ 'Type' => [ 'shape' => 'InstructionType', ], 'Value' => [ 'shape' => 'InstructionValue', ], ], ], 'UsageInstructions' => [ 'type' => 'list', 'member' => [ 'shape' => 'UsageInstruction', ], ], 'UsePreviousValue' => [ 'type' => 'boolean', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php new file mode 100644 index 000000000..039cb2596 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/api-2.json.php @@ -0,0 +1,3 @@ + '2.0', 'metadata' => [ 'apiVersion' => '2016-10-24', 'endpointPrefix' => 'sms', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'SMS', 'serviceFullName' => 'AWS Server Migration Service', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSServerMigrationService_V2016_10_24', ], 'operations' => [ 'CreateReplicationJob' => [ 'name' => 'CreateReplicationJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateReplicationJobRequest', ], 'output' => [ 'shape' => 'CreateReplicationJobResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'ServerCannotBeReplicatedException', ], [ 'shape' => 'ReplicationJobAlreadyExistsException', ], [ 'shape' => 'NoConnectorsAvailableException', ], [ 'shape' => 'InternalError', ], ], ], 'DeleteReplicationJob' => [ 'name' => 'DeleteReplicationJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteReplicationJobRequest', ], 'output' => [ 'shape' => 'DeleteReplicationJobResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'ReplicationJobNotFoundException', ], ], ], 'DeleteServerCatalog' => [ 'name' => 'DeleteServerCatalog', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteServerCatalogRequest', ], 'output' => [ 'shape' => 'DeleteServerCatalogResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], ], ], 'DisassociateConnector' => [ 'name' => 'DisassociateConnector', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DisassociateConnectorRequest', ], 'output' => [ 'shape' => 'DisassociateConnectorResponse', ], 'errors' => [ [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'InvalidParameterException', ], ], ], 'GetConnectors' => [ 'name' => 'GetConnectors', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetConnectorsRequest', ], 'output' => [ 'shape' => 'GetConnectorsResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedOperationException', ], ], ], 'GetReplicationJobs' => [ 'name' => 'GetReplicationJobs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetReplicationJobsRequest', ], 'output' => [ 'shape' => 'GetReplicationJobsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'UnauthorizedOperationException', ], ], ], 'GetReplicationRuns' => [ 'name' => 'GetReplicationRuns', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetReplicationRunsRequest', ], 'output' => [ 'shape' => 'GetReplicationRunsResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'UnauthorizedOperationException', ], ], ], 'GetServers' => [ 'name' => 'GetServers', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetServersRequest', ], 'output' => [ 'shape' => 'GetServersResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedOperationException', ], ], ], 'ImportServerCatalog' => [ 'name' => 'ImportServerCatalog', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ImportServerCatalogRequest', ], 'output' => [ 'shape' => 'ImportServerCatalogResponse', ], 'errors' => [ [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'NoConnectorsAvailableException', ], ], ], 'StartOnDemandReplicationRun' => [ 'name' => 'StartOnDemandReplicationRun', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'StartOnDemandReplicationRunRequest', ], 'output' => [ 'shape' => 'StartOnDemandReplicationRunResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'ReplicationRunLimitExceededException', ], ], ], 'UpdateReplicationJob' => [ 'name' => 'UpdateReplicationJob', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateReplicationJobRequest', ], 'output' => [ 'shape' => 'UpdateReplicationJobResponse', ], 'errors' => [ [ 'shape' => 'InvalidParameterException', ], [ 'shape' => 'MissingRequiredParameterException', ], [ 'shape' => 'OperationNotPermittedException', ], [ 'shape' => 'UnauthorizedOperationException', ], [ 'shape' => 'ServerCannotBeReplicatedException', ], [ 'shape' => 'ReplicationJobNotFoundException', ], [ 'shape' => 'InternalError', ], ], ], ], 'shapes' => [ 'AmiId' => [ 'type' => 'string', ], 'Connector' => [ 'type' => 'structure', 'members' => [ 'connectorId' => [ 'shape' => 'ConnectorId', ], 'version' => [ 'shape' => 'ConnectorVersion', ], 'status' => [ 'shape' => 'ConnectorStatus', ], 'capabilityList' => [ 'shape' => 'ConnectorCapabilityList', ], 'vmManagerName' => [ 'shape' => 'VmManagerName', ], 'vmManagerType' => [ 'shape' => 'VmManagerType', ], 'vmManagerId' => [ 'shape' => 'VmManagerId', ], 'ipAddress' => [ 'shape' => 'IpAddress', ], 'macAddress' => [ 'shape' => 'MacAddress', ], 'associatedOn' => [ 'shape' => 'Timestamp', ], ], ], 'ConnectorCapability' => [ 'type' => 'string', 'enum' => [ 'VSPHERE', ], ], 'ConnectorCapabilityList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ConnectorCapability', 'locationName' => 'item', ], ], 'ConnectorId' => [ 'type' => 'string', ], 'ConnectorList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Connector', 'locationName' => 'item', ], ], 'ConnectorStatus' => [ 'type' => 'string', 'enum' => [ 'HEALTHY', 'UNHEALTHY', ], ], 'ConnectorVersion' => [ 'type' => 'string', ], 'CreateReplicationJobRequest' => [ 'type' => 'structure', 'required' => [ 'serverId', 'seedReplicationTime', 'frequency', ], 'members' => [ 'serverId' => [ 'shape' => 'ServerId', ], 'seedReplicationTime' => [ 'shape' => 'Timestamp', ], 'frequency' => [ 'shape' => 'Frequency', ], 'licenseType' => [ 'shape' => 'LicenseType', ], 'roleName' => [ 'shape' => 'RoleName', ], 'description' => [ 'shape' => 'Description', ], ], ], 'CreateReplicationJobResponse' => [ 'type' => 'structure', 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], ], ], 'DeleteReplicationJobRequest' => [ 'type' => 'structure', 'required' => [ 'replicationJobId', ], 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], ], ], 'DeleteReplicationJobResponse' => [ 'type' => 'structure', 'members' => [], ], 'DeleteServerCatalogRequest' => [ 'type' => 'structure', 'members' => [], ], 'DeleteServerCatalogResponse' => [ 'type' => 'structure', 'members' => [], ], 'Description' => [ 'type' => 'string', ], 'DisassociateConnectorRequest' => [ 'type' => 'structure', 'required' => [ 'connectorId', ], 'members' => [ 'connectorId' => [ 'shape' => 'ConnectorId', ], ], ], 'DisassociateConnectorResponse' => [ 'type' => 'structure', 'members' => [], ], 'ErrorMessage' => [ 'type' => 'string', ], 'Frequency' => [ 'type' => 'integer', ], 'GetConnectorsRequest' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'GetConnectorsResponse' => [ 'type' => 'structure', 'members' => [ 'connectorList' => [ 'shape' => 'ConnectorList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetReplicationJobsRequest' => [ 'type' => 'structure', 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'GetReplicationJobsResponse' => [ 'type' => 'structure', 'members' => [ 'replicationJobList' => [ 'shape' => 'ReplicationJobList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetReplicationRunsRequest' => [ 'type' => 'structure', 'required' => [ 'replicationJobId', ], 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'GetReplicationRunsResponse' => [ 'type' => 'structure', 'members' => [ 'replicationJob' => [ 'shape' => 'ReplicationJob', ], 'replicationRunList' => [ 'shape' => 'ReplicationRunList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'GetServersRequest' => [ 'type' => 'structure', 'members' => [ 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'GetServersResponse' => [ 'type' => 'structure', 'members' => [ 'lastModifiedOn' => [ 'shape' => 'Timestamp', ], 'serverCatalogStatus' => [ 'shape' => 'ServerCatalogStatus', ], 'serverList' => [ 'shape' => 'ServerList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'ImportServerCatalogRequest' => [ 'type' => 'structure', 'members' => [], ], 'ImportServerCatalogResponse' => [ 'type' => 'structure', 'members' => [], ], 'InternalError' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, 'fault' => true, ], 'InvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'IpAddress' => [ 'type' => 'string', ], 'LicenseType' => [ 'type' => 'string', 'enum' => [ 'AWS', 'BYOL', ], ], 'MacAddress' => [ 'type' => 'string', ], 'MaxResults' => [ 'type' => 'integer', ], 'MissingRequiredParameterException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'NextToken' => [ 'type' => 'string', ], 'NoConnectorsAvailableException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'OperationNotPermittedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ReplicationJob' => [ 'type' => 'structure', 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], 'serverId' => [ 'shape' => 'ServerId', ], 'serverType' => [ 'shape' => 'ServerType', ], 'vmServer' => [ 'shape' => 'VmServer', ], 'seedReplicationTime' => [ 'shape' => 'Timestamp', ], 'frequency' => [ 'shape' => 'Frequency', ], 'nextReplicationRunStartTime' => [ 'shape' => 'Timestamp', ], 'licenseType' => [ 'shape' => 'LicenseType', ], 'roleName' => [ 'shape' => 'RoleName', ], 'latestAmiId' => [ 'shape' => 'AmiId', ], 'state' => [ 'shape' => 'ReplicationJobState', ], 'statusMessage' => [ 'shape' => 'ReplicationJobStatusMessage', ], 'description' => [ 'shape' => 'Description', ], 'replicationRunList' => [ 'shape' => 'ReplicationRunList', ], ], ], 'ReplicationJobAlreadyExistsException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ReplicationJobId' => [ 'type' => 'string', ], 'ReplicationJobList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReplicationJob', 'locationName' => 'item', ], ], 'ReplicationJobNotFoundException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ReplicationJobState' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'ACTIVE', 'FAILED', 'DELETING', 'DELETED', ], ], 'ReplicationJobStatusMessage' => [ 'type' => 'string', ], 'ReplicationJobTerminated' => [ 'type' => 'boolean', ], 'ReplicationRun' => [ 'type' => 'structure', 'members' => [ 'replicationRunId' => [ 'shape' => 'ReplicationRunId', ], 'state' => [ 'shape' => 'ReplicationRunState', ], 'type' => [ 'shape' => 'ReplicationRunType', ], 'statusMessage' => [ 'shape' => 'ReplicationRunStatusMessage', ], 'amiId' => [ 'shape' => 'AmiId', ], 'scheduledStartTime' => [ 'shape' => 'Timestamp', ], 'completedTime' => [ 'shape' => 'Timestamp', ], 'description' => [ 'shape' => 'Description', ], ], ], 'ReplicationRunId' => [ 'type' => 'string', ], 'ReplicationRunLimitExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ReplicationRunList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ReplicationRun', 'locationName' => 'item', ], ], 'ReplicationRunState' => [ 'type' => 'string', 'enum' => [ 'PENDING', 'MISSED', 'ACTIVE', 'FAILED', 'COMPLETED', 'DELETING', 'DELETED', ], ], 'ReplicationRunStatusMessage' => [ 'type' => 'string', ], 'ReplicationRunType' => [ 'type' => 'string', 'enum' => [ 'ON_DEMAND', 'AUTOMATIC', ], ], 'RoleName' => [ 'type' => 'string', ], 'Server' => [ 'type' => 'structure', 'members' => [ 'serverId' => [ 'shape' => 'ServerId', ], 'serverType' => [ 'shape' => 'ServerType', ], 'vmServer' => [ 'shape' => 'VmServer', ], 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], 'replicationJobTerminated' => [ 'shape' => 'ReplicationJobTerminated', ], ], ], 'ServerCannotBeReplicatedException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'ServerCatalogStatus' => [ 'type' => 'string', 'enum' => [ 'NOT_IMPORTED', 'IMPORTING', 'AVAILABLE', 'DELETED', 'EXPIRED', ], ], 'ServerId' => [ 'type' => 'string', ], 'ServerList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Server', 'locationName' => 'item', ], ], 'ServerType' => [ 'type' => 'string', 'enum' => [ 'VIRTUAL_MACHINE', ], ], 'StartOnDemandReplicationRunRequest' => [ 'type' => 'structure', 'required' => [ 'replicationJobId', ], 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], 'description' => [ 'shape' => 'Description', ], ], ], 'StartOnDemandReplicationRunResponse' => [ 'type' => 'structure', 'members' => [ 'replicationRunId' => [ 'shape' => 'ReplicationRunId', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'UnauthorizedOperationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'UpdateReplicationJobRequest' => [ 'type' => 'structure', 'required' => [ 'replicationJobId', ], 'members' => [ 'replicationJobId' => [ 'shape' => 'ReplicationJobId', ], 'frequency' => [ 'shape' => 'Frequency', ], 'nextReplicationRunStartTime' => [ 'shape' => 'Timestamp', ], 'licenseType' => [ 'shape' => 'LicenseType', ], 'roleName' => [ 'shape' => 'RoleName', ], 'description' => [ 'shape' => 'Description', ], ], ], 'UpdateReplicationJobResponse' => [ 'type' => 'structure', 'members' => [], ], 'VmId' => [ 'type' => 'string', ], 'VmManagerId' => [ 'type' => 'string', ], 'VmManagerName' => [ 'type' => 'string', ], 'VmManagerType' => [ 'type' => 'string', 'enum' => [ 'VSPHERE', ], ], 'VmName' => [ 'type' => 'string', ], 'VmPath' => [ 'type' => 'string', ], 'VmServer' => [ 'type' => 'structure', 'members' => [ 'vmServerAddress' => [ 'shape' => 'VmServerAddress', ], 'vmName' => [ 'shape' => 'VmName', ], 'vmManagerName' => [ 'shape' => 'VmManagerName', ], 'vmManagerType' => [ 'shape' => 'VmManagerType', ], 'vmPath' => [ 'shape' => 'VmPath', ], ], ], 'VmServerAddress' => [ 'type' => 'structure', 'members' => [ 'vmManagerId' => [ 'shape' => 'VmManagerId', ], 'vmId' => [ 'shape' => 'VmId', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php b/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php new file mode 100644 index 000000000..ad2a8c171 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/data/sms/2016-10-24/paginators-1.json.php @@ -0,0 +1,3 @@ + [ 'GetReplicationJobs' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'replicationJobList', ], 'GetReplicationRuns' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'replicationRunList', ], 'GetConnectors' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'connectorList', ], 'GetServers' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'limit_key' => 'maxResults', 'result_key' => 'serverList', ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php index 3aa6b6f5f..0eb4df426 100644 --- a/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/support/2013-04-15/api-2.json.php @@ -1,3 +1,3 @@ [ 'apiVersion' => '2013-04-15', 'endpointPrefix' => 'support', 'jsonVersion' => '1.1', 'serviceFullName' => 'AWS Support', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSSupport_20130415', 'protocol' => 'json', ], 'operations' => [ 'AddAttachmentsToSet' => [ 'name' => 'AddAttachmentsToSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddAttachmentsToSetRequest', ], 'output' => [ 'shape' => 'AddAttachmentsToSetResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'AttachmentSetIdNotFound', 'exception' => true, ], [ 'shape' => 'AttachmentSetExpired', 'exception' => true, ], [ 'shape' => 'AttachmentSetSizeLimitExceeded', 'exception' => true, ], [ 'shape' => 'AttachmentLimitExceeded', 'exception' => true, ], ], ], 'AddCommunicationToCase' => [ 'name' => 'AddCommunicationToCase', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddCommunicationToCaseRequest', ], 'output' => [ 'shape' => 'AddCommunicationToCaseResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'CaseIdNotFound', 'exception' => true, ], [ 'shape' => 'AttachmentSetIdNotFound', 'exception' => true, ], [ 'shape' => 'AttachmentSetExpired', 'exception' => true, ], ], ], 'CreateCase' => [ 'name' => 'CreateCase', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCaseRequest', ], 'output' => [ 'shape' => 'CreateCaseResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'CaseCreationLimitExceeded', 'exception' => true, ], [ 'shape' => 'AttachmentSetIdNotFound', 'exception' => true, ], [ 'shape' => 'AttachmentSetExpired', 'exception' => true, ], ], ], 'DescribeAttachment' => [ 'name' => 'DescribeAttachment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAttachmentRequest', ], 'output' => [ 'shape' => 'DescribeAttachmentResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'DescribeAttachmentLimitExceeded', 'exception' => true, ], [ 'shape' => 'AttachmentIdNotFound', 'exception' => true, ], ], ], 'DescribeCases' => [ 'name' => 'DescribeCases', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCasesRequest', ], 'output' => [ 'shape' => 'DescribeCasesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'CaseIdNotFound', 'exception' => true, ], ], ], 'DescribeCommunications' => [ 'name' => 'DescribeCommunications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCommunicationsRequest', ], 'output' => [ 'shape' => 'DescribeCommunicationsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'CaseIdNotFound', 'exception' => true, ], ], ], 'DescribeServices' => [ 'name' => 'DescribeServices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeServicesRequest', ], 'output' => [ 'shape' => 'DescribeServicesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'DescribeSeverityLevels' => [ 'name' => 'DescribeSeverityLevels', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSeverityLevelsRequest', ], 'output' => [ 'shape' => 'DescribeSeverityLevelsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'DescribeTrustedAdvisorCheckRefreshStatuses' => [ 'name' => 'DescribeTrustedAdvisorCheckRefreshStatuses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorCheckRefreshStatusesRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorCheckRefreshStatusesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'DescribeTrustedAdvisorCheckResult' => [ 'name' => 'DescribeTrustedAdvisorCheckResult', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorCheckResultRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorCheckResultResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'DescribeTrustedAdvisorCheckSummaries' => [ 'name' => 'DescribeTrustedAdvisorCheckSummaries', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorCheckSummariesRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorCheckSummariesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'DescribeTrustedAdvisorChecks' => [ 'name' => 'DescribeTrustedAdvisorChecks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorChecksRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorChecksResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'RefreshTrustedAdvisorCheck' => [ 'name' => 'RefreshTrustedAdvisorCheck', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RefreshTrustedAdvisorCheckRequest', ], 'output' => [ 'shape' => 'RefreshTrustedAdvisorCheckResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], ], ], 'ResolveCase' => [ 'name' => 'ResolveCase', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResolveCaseRequest', ], 'output' => [ 'shape' => 'ResolveCaseResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', 'exception' => true, 'fault' => true, ], [ 'shape' => 'CaseIdNotFound', 'exception' => true, ], ], ], ], 'shapes' => [ 'AddAttachmentsToSetRequest' => [ 'type' => 'structure', 'required' => [ 'attachments', ], 'members' => [ 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], 'attachments' => [ 'shape' => 'Attachments', ], ], ], 'AddAttachmentsToSetResponse' => [ 'type' => 'structure', 'members' => [ 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], 'expiryTime' => [ 'shape' => 'ExpiryTime', ], ], ], 'AddCommunicationToCaseRequest' => [ 'type' => 'structure', 'required' => [ 'communicationBody', ], 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'communicationBody' => [ 'shape' => 'CommunicationBody', ], 'ccEmailAddresses' => [ 'shape' => 'CcEmailAddressList', ], 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], ], ], 'AddCommunicationToCaseResponse' => [ 'type' => 'structure', 'members' => [ 'result' => [ 'shape' => 'Result', ], ], ], 'AfterTime' => [ 'type' => 'string', ], 'Attachment' => [ 'type' => 'structure', 'members' => [ 'fileName' => [ 'shape' => 'FileName', ], 'data' => [ 'shape' => 'Data', ], ], ], 'AttachmentDetails' => [ 'type' => 'structure', 'members' => [ 'attachmentId' => [ 'shape' => 'AttachmentId', ], 'fileName' => [ 'shape' => 'FileName', ], ], ], 'AttachmentId' => [ 'type' => 'string', ], 'AttachmentIdNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttachmentDetails', ], ], 'AttachmentSetExpired' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentSetId' => [ 'type' => 'string', ], 'AttachmentSetIdNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentSetSizeLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'Attachments' => [ 'type' => 'list', 'member' => [ 'shape' => 'Attachment', ], ], 'BeforeTime' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'CaseCreationLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'CaseDetails' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'displayId' => [ 'shape' => 'DisplayId', ], 'subject' => [ 'shape' => 'Subject', ], 'status' => [ 'shape' => 'Status', ], 'serviceCode' => [ 'shape' => 'ServiceCode', ], 'categoryCode' => [ 'shape' => 'CategoryCode', ], 'severityCode' => [ 'shape' => 'SeverityCode', ], 'submittedBy' => [ 'shape' => 'SubmittedBy', ], 'timeCreated' => [ 'shape' => 'TimeCreated', ], 'recentCommunications' => [ 'shape' => 'RecentCaseCommunications', ], 'ccEmailAddresses' => [ 'shape' => 'CcEmailAddressList', ], 'language' => [ 'shape' => 'Language', ], ], ], 'CaseId' => [ 'type' => 'string', ], 'CaseIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CaseId', ], 'min' => 0, 'max' => 100, ], 'CaseIdNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'CaseList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CaseDetails', ], ], 'CaseStatus' => [ 'type' => 'string', ], 'Category' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'CategoryCode', ], 'name' => [ 'shape' => 'CategoryName', ], ], ], 'CategoryCode' => [ 'type' => 'string', ], 'CategoryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Category', ], ], 'CategoryName' => [ 'type' => 'string', ], 'CcEmailAddress' => [ 'type' => 'string', ], 'CcEmailAddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CcEmailAddress', ], ], 'Communication' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'body' => [ 'shape' => 'CommunicationBody', ], 'submittedBy' => [ 'shape' => 'SubmittedBy', ], 'timeCreated' => [ 'shape' => 'TimeCreated', ], 'attachmentSet' => [ 'shape' => 'AttachmentSet', ], ], ], 'CommunicationBody' => [ 'type' => 'string', ], 'CommunicationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Communication', ], ], 'CreateCaseRequest' => [ 'type' => 'structure', 'required' => [ 'subject', 'communicationBody', ], 'members' => [ 'subject' => [ 'shape' => 'Subject', ], 'serviceCode' => [ 'shape' => 'ServiceCode', ], 'severityCode' => [ 'shape' => 'SeverityCode', ], 'categoryCode' => [ 'shape' => 'CategoryCode', ], 'communicationBody' => [ 'shape' => 'CommunicationBody', ], 'ccEmailAddresses' => [ 'shape' => 'CcEmailAddressList', ], 'language' => [ 'shape' => 'Language', ], 'issueType' => [ 'shape' => 'IssueType', ], 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], ], ], 'CreateCaseResponse' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], ], ], 'Data' => [ 'type' => 'blob', ], 'DescribeAttachmentLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DescribeAttachmentRequest' => [ 'type' => 'structure', 'required' => [ 'attachmentId', ], 'members' => [ 'attachmentId' => [ 'shape' => 'AttachmentId', ], ], ], 'DescribeAttachmentResponse' => [ 'type' => 'structure', 'members' => [ 'attachment' => [ 'shape' => 'Attachment', ], ], ], 'DescribeCasesRequest' => [ 'type' => 'structure', 'members' => [ 'caseIdList' => [ 'shape' => 'CaseIdList', ], 'displayId' => [ 'shape' => 'DisplayId', ], 'afterTime' => [ 'shape' => 'AfterTime', ], 'beforeTime' => [ 'shape' => 'BeforeTime', ], 'includeResolvedCases' => [ 'shape' => 'IncludeResolvedCases', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'language' => [ 'shape' => 'Language', ], 'includeCommunications' => [ 'shape' => 'IncludeCommunications', ], ], ], 'DescribeCasesResponse' => [ 'type' => 'structure', 'members' => [ 'cases' => [ 'shape' => 'CaseList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeCommunicationsRequest' => [ 'type' => 'structure', 'required' => [ 'caseId', ], 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'beforeTime' => [ 'shape' => 'BeforeTime', ], 'afterTime' => [ 'shape' => 'AfterTime', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'DescribeCommunicationsResponse' => [ 'type' => 'structure', 'members' => [ 'communications' => [ 'shape' => 'CommunicationList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeServicesRequest' => [ 'type' => 'structure', 'members' => [ 'serviceCodeList' => [ 'shape' => 'ServiceCodeList', ], 'language' => [ 'shape' => 'Language', ], ], ], 'DescribeServicesResponse' => [ 'type' => 'structure', 'members' => [ 'services' => [ 'shape' => 'ServiceList', ], ], ], 'DescribeSeverityLevelsRequest' => [ 'type' => 'structure', 'members' => [ 'language' => [ 'shape' => 'Language', ], ], ], 'DescribeSeverityLevelsResponse' => [ 'type' => 'structure', 'members' => [ 'severityLevels' => [ 'shape' => 'SeverityLevelsList', ], ], ], 'DescribeTrustedAdvisorCheckRefreshStatusesRequest' => [ 'type' => 'structure', 'required' => [ 'checkIds', ], 'members' => [ 'checkIds' => [ 'shape' => 'StringList', ], ], ], 'DescribeTrustedAdvisorCheckRefreshStatusesResponse' => [ 'type' => 'structure', 'required' => [ 'statuses', ], 'members' => [ 'statuses' => [ 'shape' => 'TrustedAdvisorCheckRefreshStatusList', ], ], ], 'DescribeTrustedAdvisorCheckResultRequest' => [ 'type' => 'structure', 'required' => [ 'checkId', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'language' => [ 'shape' => 'String', ], ], ], 'DescribeTrustedAdvisorCheckResultResponse' => [ 'type' => 'structure', 'members' => [ 'result' => [ 'shape' => 'TrustedAdvisorCheckResult', ], ], ], 'DescribeTrustedAdvisorCheckSummariesRequest' => [ 'type' => 'structure', 'required' => [ 'checkIds', ], 'members' => [ 'checkIds' => [ 'shape' => 'StringList', ], ], ], 'DescribeTrustedAdvisorCheckSummariesResponse' => [ 'type' => 'structure', 'required' => [ 'summaries', ], 'members' => [ 'summaries' => [ 'shape' => 'TrustedAdvisorCheckSummaryList', ], ], ], 'DescribeTrustedAdvisorChecksRequest' => [ 'type' => 'structure', 'required' => [ 'language', ], 'members' => [ 'language' => [ 'shape' => 'String', ], ], ], 'DescribeTrustedAdvisorChecksResponse' => [ 'type' => 'structure', 'required' => [ 'checks', ], 'members' => [ 'checks' => [ 'shape' => 'TrustedAdvisorCheckList', ], ], ], 'DisplayId' => [ 'type' => 'string', ], 'Double' => [ 'type' => 'double', ], 'ErrorMessage' => [ 'type' => 'string', ], 'ExpiryTime' => [ 'type' => 'string', ], 'FileName' => [ 'type' => 'string', ], 'IncludeCommunications' => [ 'type' => 'boolean', ], 'IncludeResolvedCases' => [ 'type' => 'boolean', ], 'InternalServerError' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, 'fault' => true, ], 'IssueType' => [ 'type' => 'string', ], 'Language' => [ 'type' => 'string', ], 'Long' => [ 'type' => 'long', ], 'MaxResults' => [ 'type' => 'integer', 'min' => 10, 'max' => 100, ], 'NextToken' => [ 'type' => 'string', ], 'RecentCaseCommunications' => [ 'type' => 'structure', 'members' => [ 'communications' => [ 'shape' => 'CommunicationList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'RefreshTrustedAdvisorCheckRequest' => [ 'type' => 'structure', 'required' => [ 'checkId', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], ], ], 'RefreshTrustedAdvisorCheckResponse' => [ 'type' => 'structure', 'required' => [ 'status', ], 'members' => [ 'status' => [ 'shape' => 'TrustedAdvisorCheckRefreshStatus', ], ], ], 'ResolveCaseRequest' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], ], ], 'ResolveCaseResponse' => [ 'type' => 'structure', 'members' => [ 'initialCaseStatus' => [ 'shape' => 'CaseStatus', ], 'finalCaseStatus' => [ 'shape' => 'CaseStatus', ], ], ], 'Result' => [ 'type' => 'boolean', ], 'Service' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'ServiceCode', ], 'name' => [ 'shape' => 'ServiceName', ], 'categories' => [ 'shape' => 'CategoryList', ], ], ], 'ServiceCode' => [ 'type' => 'string', 'pattern' => '[0-9a-z\\-_]+', ], 'ServiceCodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ServiceCode', ], 'min' => 0, 'max' => 100, ], 'ServiceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Service', ], ], 'ServiceName' => [ 'type' => 'string', ], 'SeverityCode' => [ 'type' => 'string', ], 'SeverityLevel' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'SeverityLevelCode', ], 'name' => [ 'shape' => 'SeverityLevelName', ], ], ], 'SeverityLevelCode' => [ 'type' => 'string', ], 'SeverityLevelName' => [ 'type' => 'string', ], 'SeverityLevelsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SeverityLevel', ], ], 'Status' => [ 'type' => 'string', ], 'String' => [ 'type' => 'string', ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'Subject' => [ 'type' => 'string', ], 'SubmittedBy' => [ 'type' => 'string', ], 'TimeCreated' => [ 'type' => 'string', ], 'TrustedAdvisorCategorySpecificSummary' => [ 'type' => 'structure', 'members' => [ 'costOptimizing' => [ 'shape' => 'TrustedAdvisorCostOptimizingSummary', ], ], ], 'TrustedAdvisorCheckDescription' => [ 'type' => 'structure', 'required' => [ 'id', 'name', 'description', 'category', 'metadata', ], 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'category' => [ 'shape' => 'String', ], 'metadata' => [ 'shape' => 'StringList', ], ], ], 'TrustedAdvisorCheckList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorCheckDescription', ], ], 'TrustedAdvisorCheckRefreshStatus' => [ 'type' => 'structure', 'required' => [ 'checkId', 'status', 'millisUntilNextRefreshable', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'String', ], 'millisUntilNextRefreshable' => [ 'shape' => 'Long', ], ], ], 'TrustedAdvisorCheckRefreshStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorCheckRefreshStatus', ], ], 'TrustedAdvisorCheckResult' => [ 'type' => 'structure', 'required' => [ 'checkId', 'timestamp', 'status', 'resourcesSummary', 'categorySpecificSummary', 'flaggedResources', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'timestamp' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'String', ], 'resourcesSummary' => [ 'shape' => 'TrustedAdvisorResourcesSummary', ], 'categorySpecificSummary' => [ 'shape' => 'TrustedAdvisorCategorySpecificSummary', ], 'flaggedResources' => [ 'shape' => 'TrustedAdvisorResourceDetailList', ], ], ], 'TrustedAdvisorCheckSummary' => [ 'type' => 'structure', 'required' => [ 'checkId', 'timestamp', 'status', 'resourcesSummary', 'categorySpecificSummary', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'timestamp' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'String', ], 'hasFlaggedResources' => [ 'shape' => 'Boolean', ], 'resourcesSummary' => [ 'shape' => 'TrustedAdvisorResourcesSummary', ], 'categorySpecificSummary' => [ 'shape' => 'TrustedAdvisorCategorySpecificSummary', ], ], ], 'TrustedAdvisorCheckSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorCheckSummary', ], ], 'TrustedAdvisorCostOptimizingSummary' => [ 'type' => 'structure', 'required' => [ 'estimatedMonthlySavings', 'estimatedPercentMonthlySavings', ], 'members' => [ 'estimatedMonthlySavings' => [ 'shape' => 'Double', ], 'estimatedPercentMonthlySavings' => [ 'shape' => 'Double', ], ], ], 'TrustedAdvisorResourceDetail' => [ 'type' => 'structure', 'required' => [ 'status', 'region', 'resourceId', 'metadata', ], 'members' => [ 'status' => [ 'shape' => 'String', ], 'region' => [ 'shape' => 'String', ], 'resourceId' => [ 'shape' => 'String', ], 'isSuppressed' => [ 'shape' => 'Boolean', ], 'metadata' => [ 'shape' => 'StringList', ], ], ], 'TrustedAdvisorResourceDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorResourceDetail', ], ], 'TrustedAdvisorResourcesSummary' => [ 'type' => 'structure', 'required' => [ 'resourcesProcessed', 'resourcesFlagged', 'resourcesIgnored', 'resourcesSuppressed', ], 'members' => [ 'resourcesProcessed' => [ 'shape' => 'Long', ], 'resourcesFlagged' => [ 'shape' => 'Long', ], 'resourcesIgnored' => [ 'shape' => 'Long', ], 'resourcesSuppressed' => [ 'shape' => 'Long', ], ], ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2013-04-15', 'endpointPrefix' => 'support', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceFullName' => 'AWS Support', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSSupport_20130415', ], 'operations' => [ 'AddAttachmentsToSet' => [ 'name' => 'AddAttachmentsToSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddAttachmentsToSetRequest', ], 'output' => [ 'shape' => 'AddAttachmentsToSetResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'AttachmentSetIdNotFound', ], [ 'shape' => 'AttachmentSetExpired', ], [ 'shape' => 'AttachmentSetSizeLimitExceeded', ], [ 'shape' => 'AttachmentLimitExceeded', ], ], ], 'AddCommunicationToCase' => [ 'name' => 'AddCommunicationToCase', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'AddCommunicationToCaseRequest', ], 'output' => [ 'shape' => 'AddCommunicationToCaseResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'CaseIdNotFound', ], [ 'shape' => 'AttachmentSetIdNotFound', ], [ 'shape' => 'AttachmentSetExpired', ], ], ], 'CreateCase' => [ 'name' => 'CreateCase', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateCaseRequest', ], 'output' => [ 'shape' => 'CreateCaseResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'CaseCreationLimitExceeded', ], [ 'shape' => 'AttachmentSetIdNotFound', ], [ 'shape' => 'AttachmentSetExpired', ], ], ], 'DescribeAttachment' => [ 'name' => 'DescribeAttachment', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeAttachmentRequest', ], 'output' => [ 'shape' => 'DescribeAttachmentResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'DescribeAttachmentLimitExceeded', ], [ 'shape' => 'AttachmentIdNotFound', ], ], ], 'DescribeCases' => [ 'name' => 'DescribeCases', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCasesRequest', ], 'output' => [ 'shape' => 'DescribeCasesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'CaseIdNotFound', ], ], ], 'DescribeCommunications' => [ 'name' => 'DescribeCommunications', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeCommunicationsRequest', ], 'output' => [ 'shape' => 'DescribeCommunicationsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'CaseIdNotFound', ], ], ], 'DescribeServices' => [ 'name' => 'DescribeServices', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeServicesRequest', ], 'output' => [ 'shape' => 'DescribeServicesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'DescribeSeverityLevels' => [ 'name' => 'DescribeSeverityLevels', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeSeverityLevelsRequest', ], 'output' => [ 'shape' => 'DescribeSeverityLevelsResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'DescribeTrustedAdvisorCheckRefreshStatuses' => [ 'name' => 'DescribeTrustedAdvisorCheckRefreshStatuses', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorCheckRefreshStatusesRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorCheckRefreshStatusesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'DescribeTrustedAdvisorCheckResult' => [ 'name' => 'DescribeTrustedAdvisorCheckResult', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorCheckResultRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorCheckResultResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'DescribeTrustedAdvisorCheckSummaries' => [ 'name' => 'DescribeTrustedAdvisorCheckSummaries', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorCheckSummariesRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorCheckSummariesResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'DescribeTrustedAdvisorChecks' => [ 'name' => 'DescribeTrustedAdvisorChecks', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DescribeTrustedAdvisorChecksRequest', ], 'output' => [ 'shape' => 'DescribeTrustedAdvisorChecksResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'RefreshTrustedAdvisorCheck' => [ 'name' => 'RefreshTrustedAdvisorCheck', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'RefreshTrustedAdvisorCheckRequest', ], 'output' => [ 'shape' => 'RefreshTrustedAdvisorCheckResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], ], ], 'ResolveCase' => [ 'name' => 'ResolveCase', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ResolveCaseRequest', ], 'output' => [ 'shape' => 'ResolveCaseResponse', ], 'errors' => [ [ 'shape' => 'InternalServerError', ], [ 'shape' => 'CaseIdNotFound', ], ], ], ], 'shapes' => [ 'AddAttachmentsToSetRequest' => [ 'type' => 'structure', 'required' => [ 'attachments', ], 'members' => [ 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], 'attachments' => [ 'shape' => 'Attachments', ], ], ], 'AddAttachmentsToSetResponse' => [ 'type' => 'structure', 'members' => [ 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], 'expiryTime' => [ 'shape' => 'ExpiryTime', ], ], ], 'AddCommunicationToCaseRequest' => [ 'type' => 'structure', 'required' => [ 'communicationBody', ], 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'communicationBody' => [ 'shape' => 'CommunicationBody', ], 'ccEmailAddresses' => [ 'shape' => 'CcEmailAddressList', ], 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], ], ], 'AddCommunicationToCaseResponse' => [ 'type' => 'structure', 'members' => [ 'result' => [ 'shape' => 'Result', ], ], ], 'AfterTime' => [ 'type' => 'string', ], 'Attachment' => [ 'type' => 'structure', 'members' => [ 'fileName' => [ 'shape' => 'FileName', ], 'data' => [ 'shape' => 'Data', ], ], ], 'AttachmentDetails' => [ 'type' => 'structure', 'members' => [ 'attachmentId' => [ 'shape' => 'AttachmentId', ], 'fileName' => [ 'shape' => 'FileName', ], ], ], 'AttachmentId' => [ 'type' => 'string', ], 'AttachmentIdNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentSet' => [ 'type' => 'list', 'member' => [ 'shape' => 'AttachmentDetails', ], ], 'AttachmentSetExpired' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentSetId' => [ 'type' => 'string', ], 'AttachmentSetIdNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'AttachmentSetSizeLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'Attachments' => [ 'type' => 'list', 'member' => [ 'shape' => 'Attachment', ], ], 'BeforeTime' => [ 'type' => 'string', ], 'Boolean' => [ 'type' => 'boolean', ], 'CaseCreationLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'CaseDetails' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'displayId' => [ 'shape' => 'DisplayId', ], 'subject' => [ 'shape' => 'Subject', ], 'status' => [ 'shape' => 'Status', ], 'serviceCode' => [ 'shape' => 'ServiceCode', ], 'categoryCode' => [ 'shape' => 'CategoryCode', ], 'severityCode' => [ 'shape' => 'SeverityCode', ], 'submittedBy' => [ 'shape' => 'SubmittedBy', ], 'timeCreated' => [ 'shape' => 'TimeCreated', ], 'recentCommunications' => [ 'shape' => 'RecentCaseCommunications', ], 'ccEmailAddresses' => [ 'shape' => 'CcEmailAddressList', ], 'language' => [ 'shape' => 'Language', ], ], ], 'CaseId' => [ 'type' => 'string', ], 'CaseIdList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CaseId', ], 'max' => 100, 'min' => 0, ], 'CaseIdNotFound' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'CaseList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CaseDetails', ], ], 'CaseStatus' => [ 'type' => 'string', ], 'Category' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'CategoryCode', ], 'name' => [ 'shape' => 'CategoryName', ], ], ], 'CategoryCode' => [ 'type' => 'string', ], 'CategoryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Category', ], ], 'CategoryName' => [ 'type' => 'string', ], 'CcEmailAddress' => [ 'type' => 'string', ], 'CcEmailAddressList' => [ 'type' => 'list', 'member' => [ 'shape' => 'CcEmailAddress', ], 'max' => 10, 'min' => 0, ], 'Communication' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'body' => [ 'shape' => 'CommunicationBody', ], 'submittedBy' => [ 'shape' => 'SubmittedBy', ], 'timeCreated' => [ 'shape' => 'TimeCreated', ], 'attachmentSet' => [ 'shape' => 'AttachmentSet', ], ], ], 'CommunicationBody' => [ 'type' => 'string', 'max' => 8000, 'min' => 1, ], 'CommunicationList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Communication', ], ], 'CreateCaseRequest' => [ 'type' => 'structure', 'required' => [ 'subject', 'communicationBody', ], 'members' => [ 'subject' => [ 'shape' => 'Subject', ], 'serviceCode' => [ 'shape' => 'ServiceCode', ], 'severityCode' => [ 'shape' => 'SeverityCode', ], 'categoryCode' => [ 'shape' => 'CategoryCode', ], 'communicationBody' => [ 'shape' => 'CommunicationBody', ], 'ccEmailAddresses' => [ 'shape' => 'CcEmailAddressList', ], 'language' => [ 'shape' => 'Language', ], 'issueType' => [ 'shape' => 'IssueType', ], 'attachmentSetId' => [ 'shape' => 'AttachmentSetId', ], ], ], 'CreateCaseResponse' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], ], ], 'Data' => [ 'type' => 'blob', ], 'DescribeAttachmentLimitExceeded' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, ], 'DescribeAttachmentRequest' => [ 'type' => 'structure', 'required' => [ 'attachmentId', ], 'members' => [ 'attachmentId' => [ 'shape' => 'AttachmentId', ], ], ], 'DescribeAttachmentResponse' => [ 'type' => 'structure', 'members' => [ 'attachment' => [ 'shape' => 'Attachment', ], ], ], 'DescribeCasesRequest' => [ 'type' => 'structure', 'members' => [ 'caseIdList' => [ 'shape' => 'CaseIdList', ], 'displayId' => [ 'shape' => 'DisplayId', ], 'afterTime' => [ 'shape' => 'AfterTime', ], 'beforeTime' => [ 'shape' => 'BeforeTime', ], 'includeResolvedCases' => [ 'shape' => 'IncludeResolvedCases', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], 'language' => [ 'shape' => 'Language', ], 'includeCommunications' => [ 'shape' => 'IncludeCommunications', ], ], ], 'DescribeCasesResponse' => [ 'type' => 'structure', 'members' => [ 'cases' => [ 'shape' => 'CaseList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeCommunicationsRequest' => [ 'type' => 'structure', 'required' => [ 'caseId', ], 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], 'beforeTime' => [ 'shape' => 'BeforeTime', ], 'afterTime' => [ 'shape' => 'AfterTime', ], 'nextToken' => [ 'shape' => 'NextToken', ], 'maxResults' => [ 'shape' => 'MaxResults', ], ], ], 'DescribeCommunicationsResponse' => [ 'type' => 'structure', 'members' => [ 'communications' => [ 'shape' => 'CommunicationList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'DescribeServicesRequest' => [ 'type' => 'structure', 'members' => [ 'serviceCodeList' => [ 'shape' => 'ServiceCodeList', ], 'language' => [ 'shape' => 'Language', ], ], ], 'DescribeServicesResponse' => [ 'type' => 'structure', 'members' => [ 'services' => [ 'shape' => 'ServiceList', ], ], ], 'DescribeSeverityLevelsRequest' => [ 'type' => 'structure', 'members' => [ 'language' => [ 'shape' => 'Language', ], ], ], 'DescribeSeverityLevelsResponse' => [ 'type' => 'structure', 'members' => [ 'severityLevels' => [ 'shape' => 'SeverityLevelsList', ], ], ], 'DescribeTrustedAdvisorCheckRefreshStatusesRequest' => [ 'type' => 'structure', 'required' => [ 'checkIds', ], 'members' => [ 'checkIds' => [ 'shape' => 'StringList', ], ], ], 'DescribeTrustedAdvisorCheckRefreshStatusesResponse' => [ 'type' => 'structure', 'required' => [ 'statuses', ], 'members' => [ 'statuses' => [ 'shape' => 'TrustedAdvisorCheckRefreshStatusList', ], ], ], 'DescribeTrustedAdvisorCheckResultRequest' => [ 'type' => 'structure', 'required' => [ 'checkId', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'language' => [ 'shape' => 'String', ], ], ], 'DescribeTrustedAdvisorCheckResultResponse' => [ 'type' => 'structure', 'members' => [ 'result' => [ 'shape' => 'TrustedAdvisorCheckResult', ], ], ], 'DescribeTrustedAdvisorCheckSummariesRequest' => [ 'type' => 'structure', 'required' => [ 'checkIds', ], 'members' => [ 'checkIds' => [ 'shape' => 'StringList', ], ], ], 'DescribeTrustedAdvisorCheckSummariesResponse' => [ 'type' => 'structure', 'required' => [ 'summaries', ], 'members' => [ 'summaries' => [ 'shape' => 'TrustedAdvisorCheckSummaryList', ], ], ], 'DescribeTrustedAdvisorChecksRequest' => [ 'type' => 'structure', 'required' => [ 'language', ], 'members' => [ 'language' => [ 'shape' => 'String', ], ], ], 'DescribeTrustedAdvisorChecksResponse' => [ 'type' => 'structure', 'required' => [ 'checks', ], 'members' => [ 'checks' => [ 'shape' => 'TrustedAdvisorCheckList', ], ], ], 'DisplayId' => [ 'type' => 'string', ], 'Double' => [ 'type' => 'double', ], 'ErrorMessage' => [ 'type' => 'string', ], 'ExpiryTime' => [ 'type' => 'string', ], 'FileName' => [ 'type' => 'string', ], 'IncludeCommunications' => [ 'type' => 'boolean', ], 'IncludeResolvedCases' => [ 'type' => 'boolean', ], 'InternalServerError' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'ErrorMessage', ], ], 'exception' => true, 'fault' => true, ], 'IssueType' => [ 'type' => 'string', ], 'Language' => [ 'type' => 'string', ], 'Long' => [ 'type' => 'long', ], 'MaxResults' => [ 'type' => 'integer', 'max' => 100, 'min' => 10, ], 'NextToken' => [ 'type' => 'string', ], 'RecentCaseCommunications' => [ 'type' => 'structure', 'members' => [ 'communications' => [ 'shape' => 'CommunicationList', ], 'nextToken' => [ 'shape' => 'NextToken', ], ], ], 'RefreshTrustedAdvisorCheckRequest' => [ 'type' => 'structure', 'required' => [ 'checkId', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], ], ], 'RefreshTrustedAdvisorCheckResponse' => [ 'type' => 'structure', 'required' => [ 'status', ], 'members' => [ 'status' => [ 'shape' => 'TrustedAdvisorCheckRefreshStatus', ], ], ], 'ResolveCaseRequest' => [ 'type' => 'structure', 'members' => [ 'caseId' => [ 'shape' => 'CaseId', ], ], ], 'ResolveCaseResponse' => [ 'type' => 'structure', 'members' => [ 'initialCaseStatus' => [ 'shape' => 'CaseStatus', ], 'finalCaseStatus' => [ 'shape' => 'CaseStatus', ], ], ], 'Result' => [ 'type' => 'boolean', ], 'Service' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'ServiceCode', ], 'name' => [ 'shape' => 'ServiceName', ], 'categories' => [ 'shape' => 'CategoryList', ], ], ], 'ServiceCode' => [ 'type' => 'string', ], 'ServiceCodeList' => [ 'type' => 'list', 'member' => [ 'shape' => 'ServiceCode', ], 'max' => 100, 'min' => 0, ], 'ServiceList' => [ 'type' => 'list', 'member' => [ 'shape' => 'Service', ], ], 'ServiceName' => [ 'type' => 'string', ], 'SeverityCode' => [ 'type' => 'string', ], 'SeverityLevel' => [ 'type' => 'structure', 'members' => [ 'code' => [ 'shape' => 'SeverityLevelCode', ], 'name' => [ 'shape' => 'SeverityLevelName', ], ], ], 'SeverityLevelCode' => [ 'type' => 'string', ], 'SeverityLevelName' => [ 'type' => 'string', ], 'SeverityLevelsList' => [ 'type' => 'list', 'member' => [ 'shape' => 'SeverityLevel', ], ], 'Status' => [ 'type' => 'string', ], 'String' => [ 'type' => 'string', ], 'StringList' => [ 'type' => 'list', 'member' => [ 'shape' => 'String', ], ], 'Subject' => [ 'type' => 'string', ], 'SubmittedBy' => [ 'type' => 'string', ], 'TimeCreated' => [ 'type' => 'string', ], 'TrustedAdvisorCategorySpecificSummary' => [ 'type' => 'structure', 'members' => [ 'costOptimizing' => [ 'shape' => 'TrustedAdvisorCostOptimizingSummary', ], ], ], 'TrustedAdvisorCheckDescription' => [ 'type' => 'structure', 'required' => [ 'id', 'name', 'description', 'category', 'metadata', ], 'members' => [ 'id' => [ 'shape' => 'String', ], 'name' => [ 'shape' => 'String', ], 'description' => [ 'shape' => 'String', ], 'category' => [ 'shape' => 'String', ], 'metadata' => [ 'shape' => 'StringList', ], ], ], 'TrustedAdvisorCheckList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorCheckDescription', ], ], 'TrustedAdvisorCheckRefreshStatus' => [ 'type' => 'structure', 'required' => [ 'checkId', 'status', 'millisUntilNextRefreshable', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'String', ], 'millisUntilNextRefreshable' => [ 'shape' => 'Long', ], ], ], 'TrustedAdvisorCheckRefreshStatusList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorCheckRefreshStatus', ], ], 'TrustedAdvisorCheckResult' => [ 'type' => 'structure', 'required' => [ 'checkId', 'timestamp', 'status', 'resourcesSummary', 'categorySpecificSummary', 'flaggedResources', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'timestamp' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'String', ], 'resourcesSummary' => [ 'shape' => 'TrustedAdvisorResourcesSummary', ], 'categorySpecificSummary' => [ 'shape' => 'TrustedAdvisorCategorySpecificSummary', ], 'flaggedResources' => [ 'shape' => 'TrustedAdvisorResourceDetailList', ], ], ], 'TrustedAdvisorCheckSummary' => [ 'type' => 'structure', 'required' => [ 'checkId', 'timestamp', 'status', 'resourcesSummary', 'categorySpecificSummary', ], 'members' => [ 'checkId' => [ 'shape' => 'String', ], 'timestamp' => [ 'shape' => 'String', ], 'status' => [ 'shape' => 'String', ], 'hasFlaggedResources' => [ 'shape' => 'Boolean', ], 'resourcesSummary' => [ 'shape' => 'TrustedAdvisorResourcesSummary', ], 'categorySpecificSummary' => [ 'shape' => 'TrustedAdvisorCategorySpecificSummary', ], ], ], 'TrustedAdvisorCheckSummaryList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorCheckSummary', ], ], 'TrustedAdvisorCostOptimizingSummary' => [ 'type' => 'structure', 'required' => [ 'estimatedMonthlySavings', 'estimatedPercentMonthlySavings', ], 'members' => [ 'estimatedMonthlySavings' => [ 'shape' => 'Double', ], 'estimatedPercentMonthlySavings' => [ 'shape' => 'Double', ], ], ], 'TrustedAdvisorResourceDetail' => [ 'type' => 'structure', 'required' => [ 'status', 'resourceId', 'metadata', ], 'members' => [ 'status' => [ 'shape' => 'String', ], 'region' => [ 'shape' => 'String', ], 'resourceId' => [ 'shape' => 'String', ], 'isSuppressed' => [ 'shape' => 'Boolean', ], 'metadata' => [ 'shape' => 'StringList', ], ], ], 'TrustedAdvisorResourceDetailList' => [ 'type' => 'list', 'member' => [ 'shape' => 'TrustedAdvisorResourceDetail', ], ], 'TrustedAdvisorResourcesSummary' => [ 'type' => 'structure', 'required' => [ 'resourcesProcessed', 'resourcesFlagged', 'resourcesIgnored', 'resourcesSuppressed', ], 'members' => [ 'resourcesProcessed' => [ 'shape' => 'Long', ], 'resourcesFlagged' => [ 'shape' => 'Long', ], 'resourcesIgnored' => [ 'shape' => 'Long', ], 'resourcesSuppressed' => [ 'shape' => 'Long', ], ], ], ],]; diff --git a/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php b/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php index 6da551a7e..422b61521 100644 --- a/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php +++ b/vendor/aws/aws-sdk-php/src/data/waf/2015-08-24/api-2.json.php @@ -1,3 +1,3 @@ '2.0', 'metadata' => [ 'apiVersion' => '2015-08-24', 'endpointPrefix' => 'waf', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'WAF', 'serviceFullName' => 'AWS WAF', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSWAF_20150824', ], 'operations' => [ 'CreateByteMatchSet' => [ 'name' => 'CreateByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateByteMatchSetRequest', ], 'output' => [ 'shape' => 'CreateByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateIPSet' => [ 'name' => 'CreateIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateIPSetRequest', ], 'output' => [ 'shape' => 'CreateIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateRule' => [ 'name' => 'CreateRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateRuleRequest', ], 'output' => [ 'shape' => 'CreateRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateSizeConstraintSet' => [ 'name' => 'CreateSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'CreateSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateSqlInjectionMatchSet' => [ 'name' => 'CreateSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'CreateSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateWebACL' => [ 'name' => 'CreateWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateWebACLRequest', ], 'output' => [ 'shape' => 'CreateWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateXssMatchSet' => [ 'name' => 'CreateXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateXssMatchSetRequest', ], 'output' => [ 'shape' => 'CreateXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'DeleteByteMatchSet' => [ 'name' => 'DeleteByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteByteMatchSetRequest', ], 'output' => [ 'shape' => 'DeleteByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteIPSet' => [ 'name' => 'DeleteIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteIPSetRequest', ], 'output' => [ 'shape' => 'DeleteIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteRule' => [ 'name' => 'DeleteRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRuleRequest', ], 'output' => [ 'shape' => 'DeleteRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteSizeConstraintSet' => [ 'name' => 'DeleteSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'DeleteSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteSqlInjectionMatchSet' => [ 'name' => 'DeleteSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'DeleteSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteWebACL' => [ 'name' => 'DeleteWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteWebACLRequest', ], 'output' => [ 'shape' => 'DeleteWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteXssMatchSet' => [ 'name' => 'DeleteXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteXssMatchSetRequest', ], 'output' => [ 'shape' => 'DeleteXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'GetByteMatchSet' => [ 'name' => 'GetByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetByteMatchSetRequest', ], 'output' => [ 'shape' => 'GetByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetChangeToken' => [ 'name' => 'GetChangeToken', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetChangeTokenRequest', ], 'output' => [ 'shape' => 'GetChangeTokenResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], ], ], 'GetChangeTokenStatus' => [ 'name' => 'GetChangeTokenStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetChangeTokenStatusRequest', ], 'output' => [ 'shape' => 'GetChangeTokenStatusResponse', ], 'errors' => [ [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFInternalErrorException', ], ], ], 'GetIPSet' => [ 'name' => 'GetIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIPSetRequest', ], 'output' => [ 'shape' => 'GetIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetRule' => [ 'name' => 'GetRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetRuleRequest', ], 'output' => [ 'shape' => 'GetRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetSampledRequests' => [ 'name' => 'GetSampledRequests', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetSampledRequestsRequest', ], 'output' => [ 'shape' => 'GetSampledRequestsResponse', ], 'errors' => [ [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFInternalErrorException', ], ], ], 'GetSizeConstraintSet' => [ 'name' => 'GetSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'GetSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetSqlInjectionMatchSet' => [ 'name' => 'GetSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'GetSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetWebACL' => [ 'name' => 'GetWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetWebACLRequest', ], 'output' => [ 'shape' => 'GetWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetXssMatchSet' => [ 'name' => 'GetXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetXssMatchSetRequest', ], 'output' => [ 'shape' => 'GetXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'ListByteMatchSets' => [ 'name' => 'ListByteMatchSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListByteMatchSetsRequest', ], 'output' => [ 'shape' => 'ListByteMatchSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListIPSets' => [ 'name' => 'ListIPSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListIPSetsRequest', ], 'output' => [ 'shape' => 'ListIPSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListRules' => [ 'name' => 'ListRules', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRulesRequest', ], 'output' => [ 'shape' => 'ListRulesResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListSizeConstraintSets' => [ 'name' => 'ListSizeConstraintSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListSizeConstraintSetsRequest', ], 'output' => [ 'shape' => 'ListSizeConstraintSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListSqlInjectionMatchSets' => [ 'name' => 'ListSqlInjectionMatchSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListSqlInjectionMatchSetsRequest', ], 'output' => [ 'shape' => 'ListSqlInjectionMatchSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListWebACLs' => [ 'name' => 'ListWebACLs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListWebACLsRequest', ], 'output' => [ 'shape' => 'ListWebACLsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListXssMatchSets' => [ 'name' => 'ListXssMatchSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListXssMatchSetsRequest', ], 'output' => [ 'shape' => 'ListXssMatchSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'UpdateByteMatchSet' => [ 'name' => 'UpdateByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateByteMatchSetRequest', ], 'output' => [ 'shape' => 'UpdateByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateIPSet' => [ 'name' => 'UpdateIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateIPSetRequest', ], 'output' => [ 'shape' => 'UpdateIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateRule' => [ 'name' => 'UpdateRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateRuleRequest', ], 'output' => [ 'shape' => 'UpdateRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateSizeConstraintSet' => [ 'name' => 'UpdateSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'UpdateSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateSqlInjectionMatchSet' => [ 'name' => 'UpdateSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'UpdateSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateWebACL' => [ 'name' => 'UpdateWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateWebACLRequest', ], 'output' => [ 'shape' => 'UpdateWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateXssMatchSet' => [ 'name' => 'UpdateXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateXssMatchSetRequest', ], 'output' => [ 'shape' => 'UpdateXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], ], 'shapes' => [ 'Action' => [ 'type' => 'string', ], 'ActivatedRule' => [ 'type' => 'structure', 'required' => [ 'Priority', 'RuleId', 'Action', ], 'members' => [ 'Priority' => [ 'shape' => 'RulePriority', ], 'RuleId' => [ 'shape' => 'ResourceId', ], 'Action' => [ 'shape' => 'WafAction', ], ], ], 'ActivatedRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ActivatedRule', ], ], 'ByteMatchSet' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'ByteMatchTuples', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'ByteMatchTuples' => [ 'shape' => 'ByteMatchTuples', ], ], ], 'ByteMatchSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ByteMatchSetSummary', ], ], 'ByteMatchSetSummary' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'Name', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'ByteMatchSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'ByteMatchTuple', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'ByteMatchTuple' => [ 'shape' => 'ByteMatchTuple', ], ], ], 'ByteMatchSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'ByteMatchSetUpdate', ], ], 'ByteMatchTargetString' => [ 'type' => 'blob', ], 'ByteMatchTuple' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TargetString', 'TextTransformation', 'PositionalConstraint', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TargetString' => [ 'shape' => 'ByteMatchTargetString', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], 'PositionalConstraint' => [ 'shape' => 'PositionalConstraint', ], ], ], 'ByteMatchTuples' => [ 'type' => 'list', 'member' => [ 'shape' => 'ByteMatchTuple', ], ], 'ChangeAction' => [ 'type' => 'string', 'enum' => [ 'INSERT', 'DELETE', ], ], 'ChangeToken' => [ 'type' => 'string', ], 'ChangeTokenStatus' => [ 'type' => 'string', 'enum' => [ 'PROVISIONED', 'PENDING', 'INSYNC', ], ], 'ComparisonOperator' => [ 'type' => 'string', 'enum' => [ 'EQ', 'NE', 'LE', 'LT', 'GE', 'GT', ], ], 'Country' => [ 'type' => 'string', ], 'CreateByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ByteMatchSet' => [ 'shape' => 'ByteMatchSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'IPSet' => [ 'shape' => 'IPSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateRuleRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'MetricName', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateRuleResponse' => [ 'type' => 'structure', 'members' => [ 'Rule' => [ 'shape' => 'Rule', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'SizeConstraintSet' => [ 'shape' => 'SizeConstraintSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'SqlInjectionMatchSet' => [ 'shape' => 'SqlInjectionMatchSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'MetricName', 'DefaultAction', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'DefaultAction' => [ 'shape' => 'WafAction', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'WebACL' => [ 'shape' => 'WebACL', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'XssMatchSet' => [ 'shape' => 'XssMatchSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'ChangeToken', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'ChangeToken', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'ChangeToken', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'ChangeToken', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'ChangeToken', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'ChangeToken', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'ChangeToken', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'FieldToMatch' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'Type' => [ 'shape' => 'MatchFieldType', ], 'Data' => [ 'shape' => 'MatchFieldData', ], ], ], 'GetByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ByteMatchSet' => [ 'shape' => 'ByteMatchSet', ], ], ], 'GetChangeTokenRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetChangeTokenResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'GetChangeTokenStatusRequest' => [ 'type' => 'structure', 'required' => [ 'ChangeToken', ], 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'GetChangeTokenStatusResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeTokenStatus' => [ 'shape' => 'ChangeTokenStatus', ], ], ], 'GetIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'IPSetId', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'IPSet' => [ 'shape' => 'IPSet', ], ], ], 'GetRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleId', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], ], ], 'GetRuleResponse' => [ 'type' => 'structure', 'members' => [ 'Rule' => [ 'shape' => 'Rule', ], ], ], 'GetSampledRequestsRequest' => [ 'type' => 'structure', 'required' => [ 'WebAclId', 'RuleId', 'TimeWindow', 'MaxItems', ], 'members' => [ 'WebAclId' => [ 'shape' => 'ResourceId', ], 'RuleId' => [ 'shape' => 'ResourceId', ], 'TimeWindow' => [ 'shape' => 'TimeWindow', ], 'MaxItems' => [ 'shape' => 'ListMaxItems', ], ], ], 'GetSampledRequestsResponse' => [ 'type' => 'structure', 'members' => [ 'SampledRequests' => [ 'shape' => 'SampledHTTPRequests', ], 'PopulationSize' => [ 'shape' => 'PopulationSize', ], 'TimeWindow' => [ 'shape' => 'TimeWindow', ], ], ], 'GetSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'SizeConstraintSet' => [ 'shape' => 'SizeConstraintSet', ], ], ], 'GetSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'SqlInjectionMatchSet' => [ 'shape' => 'SqlInjectionMatchSet', ], ], ], 'GetWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], ], ], 'GetWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'WebACL' => [ 'shape' => 'WebACL', ], ], ], 'GetXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'XssMatchSet' => [ 'shape' => 'XssMatchSet', ], ], ], 'HTTPHeader' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'HeaderName', ], 'Value' => [ 'shape' => 'HeaderValue', ], ], ], 'HTTPHeaders' => [ 'type' => 'list', 'member' => [ 'shape' => 'HTTPHeader', ], ], 'HTTPMethod' => [ 'type' => 'string', ], 'HTTPRequest' => [ 'type' => 'structure', 'members' => [ 'ClientIP' => [ 'shape' => 'IPString', ], 'Country' => [ 'shape' => 'Country', ], 'URI' => [ 'shape' => 'URIString', ], 'Method' => [ 'shape' => 'HTTPMethod', ], 'HTTPVersion' => [ 'shape' => 'HTTPVersion', ], 'Headers' => [ 'shape' => 'HTTPHeaders', ], ], ], 'HTTPVersion' => [ 'type' => 'string', ], 'HeaderName' => [ 'type' => 'string', ], 'HeaderValue' => [ 'type' => 'string', ], 'IPSet' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'IPSetDescriptors', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'IPSetDescriptors' => [ 'shape' => 'IPSetDescriptors', ], ], ], 'IPSetDescriptor' => [ 'type' => 'structure', 'required' => [ 'Type', 'Value', ], 'members' => [ 'Type' => [ 'shape' => 'IPSetDescriptorType', ], 'Value' => [ 'shape' => 'IPSetDescriptorValue', ], ], ], 'IPSetDescriptorType' => [ 'type' => 'string', 'enum' => [ 'IPV4', ], ], 'IPSetDescriptorValue' => [ 'type' => 'string', ], 'IPSetDescriptors' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPSetDescriptor', ], ], 'IPSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPSetSummary', ], ], 'IPSetSummary' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'Name', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'IPSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'IPSetDescriptor', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'IPSetDescriptor' => [ 'shape' => 'IPSetDescriptor', ], ], ], 'IPSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPSetUpdate', ], ], 'IPString' => [ 'type' => 'string', ], 'ListByteMatchSetsRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListByteMatchSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'ByteMatchSets' => [ 'shape' => 'ByteMatchSetSummaries', ], ], ], 'ListIPSetsRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListIPSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'IPSets' => [ 'shape' => 'IPSetSummaries', ], ], ], 'ListMaxItems' => [ 'type' => 'long', 'max' => 100, 'min' => 1, ], 'ListRulesRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListRulesResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Rules' => [ 'shape' => 'RuleSummaries', ], ], ], 'ListSizeConstraintSetsRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListSizeConstraintSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'SizeConstraintSets' => [ 'shape' => 'SizeConstraintSetSummaries', ], ], ], 'ListSqlInjectionMatchSetsRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListSqlInjectionMatchSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'SqlInjectionMatchSets' => [ 'shape' => 'SqlInjectionMatchSetSummaries', ], ], ], 'ListWebACLsRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListWebACLsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'WebACLs' => [ 'shape' => 'WebACLSummaries', ], ], ], 'ListXssMatchSetsRequest' => [ 'type' => 'structure', 'required' => [ 'Limit', ], 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListXssMatchSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'XssMatchSets' => [ 'shape' => 'XssMatchSetSummaries', ], ], ], 'MatchFieldData' => [ 'type' => 'string', ], 'MatchFieldType' => [ 'type' => 'string', 'enum' => [ 'URI', 'QUERY_STRING', 'HEADER', 'METHOD', 'BODY', ], ], 'MetricName' => [ 'type' => 'string', ], 'Negated' => [ 'type' => 'boolean', ], 'NextMarker' => [ 'type' => 'string', 'min' => 1, ], 'PaginationLimit' => [ 'type' => 'integer', 'max' => 100, 'min' => 1, ], 'ParameterExceptionField' => [ 'type' => 'string', 'enum' => [ 'CHANGE_ACTION', 'WAF_ACTION', 'PREDICATE_TYPE', 'IPSET_TYPE', 'BYTE_MATCH_FIELD_TYPE', 'SQL_INJECTION_MATCH_FIELD_TYPE', 'BYTE_MATCH_TEXT_TRANSFORMATION', 'BYTE_MATCH_POSITIONAL_CONSTRAINT', 'SIZE_CONSTRAINT_COMPARISON_OPERATOR', ], ], 'ParameterExceptionParameter' => [ 'type' => 'string', 'min' => 1, ], 'ParameterExceptionReason' => [ 'type' => 'string', 'enum' => [ 'INVALID_OPTION', 'ILLEGAL_COMBINATION', ], ], 'PopulationSize' => [ 'type' => 'long', ], 'PositionalConstraint' => [ 'type' => 'string', 'enum' => [ 'EXACTLY', 'STARTS_WITH', 'ENDS_WITH', 'CONTAINS', 'CONTAINS_WORD', ], ], 'Predicate' => [ 'type' => 'structure', 'required' => [ 'Negated', 'Type', 'DataId', ], 'members' => [ 'Negated' => [ 'shape' => 'Negated', ], 'Type' => [ 'shape' => 'PredicateType', ], 'DataId' => [ 'shape' => 'ResourceId', ], ], ], 'PredicateType' => [ 'type' => 'string', 'enum' => [ 'IPMatch', 'ByteMatch', 'SqlInjectionMatch', 'SizeConstraint', 'XssMatch', ], ], 'Predicates' => [ 'type' => 'list', 'member' => [ 'shape' => 'Predicate', ], ], 'ResourceId' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'ResourceName' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'Rule' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'Predicates', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'Predicates' => [ 'shape' => 'Predicates', ], ], ], 'RulePriority' => [ 'type' => 'integer', ], 'RuleSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'RuleSummary', ], ], 'RuleSummary' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'Name', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'RuleUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'Predicate', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'Predicate' => [ 'shape' => 'Predicate', ], ], ], 'RuleUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'RuleUpdate', ], ], 'SampleWeight' => [ 'type' => 'long', 'min' => 0, ], 'SampledHTTPRequest' => [ 'type' => 'structure', 'required' => [ 'Request', 'Weight', ], 'members' => [ 'Request' => [ 'shape' => 'HTTPRequest', ], 'Weight' => [ 'shape' => 'SampleWeight', ], 'Timestamp' => [ 'shape' => 'Timestamp', ], 'Action' => [ 'shape' => 'Action', ], ], ], 'SampledHTTPRequests' => [ 'type' => 'list', 'member' => [ 'shape' => 'SampledHTTPRequest', ], ], 'Size' => [ 'type' => 'long', 'max' => 21474836480, 'min' => 0, ], 'SizeConstraint' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TextTransformation', 'ComparisonOperator', 'Size', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperator', ], 'Size' => [ 'shape' => 'Size', ], ], ], 'SizeConstraintSet' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'SizeConstraints', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'SizeConstraints' => [ 'shape' => 'SizeConstraints', ], ], ], 'SizeConstraintSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'SizeConstraintSetSummary', ], ], 'SizeConstraintSetSummary' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'Name', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'SizeConstraintSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'SizeConstraint', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'SizeConstraint' => [ 'shape' => 'SizeConstraint', ], ], ], 'SizeConstraintSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'SizeConstraintSetUpdate', ], ], 'SizeConstraints' => [ 'type' => 'list', 'member' => [ 'shape' => 'SizeConstraint', ], ], 'SqlInjectionMatchSet' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'SqlInjectionMatchTuples', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'SqlInjectionMatchTuples' => [ 'shape' => 'SqlInjectionMatchTuples', ], ], ], 'SqlInjectionMatchSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'SqlInjectionMatchSetSummary', ], ], 'SqlInjectionMatchSetSummary' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'Name', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'SqlInjectionMatchSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'SqlInjectionMatchTuple', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'SqlInjectionMatchTuple' => [ 'shape' => 'SqlInjectionMatchTuple', ], ], ], 'SqlInjectionMatchSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'SqlInjectionMatchSetUpdate', ], ], 'SqlInjectionMatchTuple' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TextTransformation', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], ], ], 'SqlInjectionMatchTuples' => [ 'type' => 'list', 'member' => [ 'shape' => 'SqlInjectionMatchTuple', ], ], 'TextTransformation' => [ 'type' => 'string', 'enum' => [ 'NONE', 'COMPRESS_WHITE_SPACE', 'HTML_ENTITY_DECODE', 'LOWERCASE', 'CMD_LINE', 'URL_DECODE', ], ], 'TimeWindow' => [ 'type' => 'structure', 'required' => [ 'StartTime', 'EndTime', ], 'members' => [ 'StartTime' => [ 'shape' => 'Timestamp', ], 'EndTime' => [ 'shape' => 'Timestamp', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'URIString' => [ 'type' => 'string', ], 'UpdateByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'ByteMatchSetUpdates', ], ], ], 'UpdateByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'IPSetUpdates', ], ], ], 'UpdateIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'ChangeToken', 'Updates', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'RuleUpdates', ], ], ], 'UpdateRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'SizeConstraintSetUpdates', ], ], ], 'UpdateSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'SqlInjectionMatchSetUpdates', ], ], ], 'UpdateSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'ChangeToken', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'WebACLUpdates', ], 'DefaultAction' => [ 'shape' => 'WafAction', ], ], ], 'UpdateWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'XssMatchSetUpdates', ], ], ], 'UpdateXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'WAFDisallowedNameException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFInternalErrorException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, 'fault' => true, ], 'WAFInvalidAccountException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'WAFInvalidOperationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFInvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'field' => [ 'shape' => 'ParameterExceptionField', ], 'parameter' => [ 'shape' => 'ParameterExceptionParameter', ], 'reason' => [ 'shape' => 'ParameterExceptionReason', ], ], 'exception' => true, ], 'WAFLimitsExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFNonEmptyEntityException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFNonexistentContainerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFNonexistentItemException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFReferencedItemException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFStaleDataException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WafAction' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'Type' => [ 'shape' => 'WafActionType', ], ], ], 'WafActionType' => [ 'type' => 'string', 'enum' => [ 'BLOCK', 'ALLOW', 'COUNT', ], ], 'WebACL' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'DefaultAction', 'Rules', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'DefaultAction' => [ 'shape' => 'WafAction', ], 'Rules' => [ 'shape' => 'ActivatedRules', ], ], ], 'WebACLSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'WebACLSummary', ], ], 'WebACLSummary' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'Name', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'WebACLUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'ActivatedRule', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'ActivatedRule' => [ 'shape' => 'ActivatedRule', ], ], ], 'WebACLUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'WebACLUpdate', ], ], 'XssMatchSet' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'XssMatchTuples', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'XssMatchTuples' => [ 'shape' => 'XssMatchTuples', ], ], ], 'XssMatchSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'XssMatchSetSummary', ], ], 'XssMatchSetSummary' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'Name', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'XssMatchSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'XssMatchTuple', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'XssMatchTuple' => [ 'shape' => 'XssMatchTuple', ], ], ], 'XssMatchSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'XssMatchSetUpdate', ], ], 'XssMatchTuple' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TextTransformation', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], ], ], 'XssMatchTuples' => [ 'type' => 'list', 'member' => [ 'shape' => 'XssMatchTuple', ], ], 'errorMessage' => [ 'type' => 'string', ], ],]; +return [ 'version' => '2.0', 'metadata' => [ 'apiVersion' => '2015-08-24', 'endpointPrefix' => 'waf', 'jsonVersion' => '1.1', 'protocol' => 'json', 'serviceAbbreviation' => 'WAF', 'serviceFullName' => 'AWS WAF', 'signatureVersion' => 'v4', 'targetPrefix' => 'AWSWAF_20150824', ], 'operations' => [ 'CreateByteMatchSet' => [ 'name' => 'CreateByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateByteMatchSetRequest', ], 'output' => [ 'shape' => 'CreateByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateIPSet' => [ 'name' => 'CreateIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateIPSetRequest', ], 'output' => [ 'shape' => 'CreateIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateRule' => [ 'name' => 'CreateRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateRuleRequest', ], 'output' => [ 'shape' => 'CreateRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateSizeConstraintSet' => [ 'name' => 'CreateSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'CreateSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateSqlInjectionMatchSet' => [ 'name' => 'CreateSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'CreateSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateWebACL' => [ 'name' => 'CreateWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateWebACLRequest', ], 'output' => [ 'shape' => 'CreateWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'CreateXssMatchSet' => [ 'name' => 'CreateXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'CreateXssMatchSetRequest', ], 'output' => [ 'shape' => 'CreateXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFDisallowedNameException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'DeleteByteMatchSet' => [ 'name' => 'DeleteByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteByteMatchSetRequest', ], 'output' => [ 'shape' => 'DeleteByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteIPSet' => [ 'name' => 'DeleteIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteIPSetRequest', ], 'output' => [ 'shape' => 'DeleteIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteRule' => [ 'name' => 'DeleteRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteRuleRequest', ], 'output' => [ 'shape' => 'DeleteRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteSizeConstraintSet' => [ 'name' => 'DeleteSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'DeleteSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteSqlInjectionMatchSet' => [ 'name' => 'DeleteSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'DeleteSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteWebACL' => [ 'name' => 'DeleteWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteWebACLRequest', ], 'output' => [ 'shape' => 'DeleteWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'DeleteXssMatchSet' => [ 'name' => 'DeleteXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'DeleteXssMatchSetRequest', ], 'output' => [ 'shape' => 'DeleteXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFNonEmptyEntityException', ], ], ], 'GetByteMatchSet' => [ 'name' => 'GetByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetByteMatchSetRequest', ], 'output' => [ 'shape' => 'GetByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetChangeToken' => [ 'name' => 'GetChangeToken', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetChangeTokenRequest', ], 'output' => [ 'shape' => 'GetChangeTokenResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], ], ], 'GetChangeTokenStatus' => [ 'name' => 'GetChangeTokenStatus', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetChangeTokenStatusRequest', ], 'output' => [ 'shape' => 'GetChangeTokenStatusResponse', ], 'errors' => [ [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFInternalErrorException', ], ], ], 'GetIPSet' => [ 'name' => 'GetIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetIPSetRequest', ], 'output' => [ 'shape' => 'GetIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetRule' => [ 'name' => 'GetRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetRuleRequest', ], 'output' => [ 'shape' => 'GetRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetSampledRequests' => [ 'name' => 'GetSampledRequests', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetSampledRequestsRequest', ], 'output' => [ 'shape' => 'GetSampledRequestsResponse', ], 'errors' => [ [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFInternalErrorException', ], ], ], 'GetSizeConstraintSet' => [ 'name' => 'GetSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'GetSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetSqlInjectionMatchSet' => [ 'name' => 'GetSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'GetSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetWebACL' => [ 'name' => 'GetWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetWebACLRequest', ], 'output' => [ 'shape' => 'GetWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'GetXssMatchSet' => [ 'name' => 'GetXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'GetXssMatchSetRequest', ], 'output' => [ 'shape' => 'GetXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFNonexistentItemException', ], ], ], 'ListByteMatchSets' => [ 'name' => 'ListByteMatchSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListByteMatchSetsRequest', ], 'output' => [ 'shape' => 'ListByteMatchSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListIPSets' => [ 'name' => 'ListIPSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListIPSetsRequest', ], 'output' => [ 'shape' => 'ListIPSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListRules' => [ 'name' => 'ListRules', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListRulesRequest', ], 'output' => [ 'shape' => 'ListRulesResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListSizeConstraintSets' => [ 'name' => 'ListSizeConstraintSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListSizeConstraintSetsRequest', ], 'output' => [ 'shape' => 'ListSizeConstraintSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListSqlInjectionMatchSets' => [ 'name' => 'ListSqlInjectionMatchSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListSqlInjectionMatchSetsRequest', ], 'output' => [ 'shape' => 'ListSqlInjectionMatchSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListWebACLs' => [ 'name' => 'ListWebACLs', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListWebACLsRequest', ], 'output' => [ 'shape' => 'ListWebACLsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'ListXssMatchSets' => [ 'name' => 'ListXssMatchSets', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'ListXssMatchSetsRequest', ], 'output' => [ 'shape' => 'ListXssMatchSetsResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], ], ], 'UpdateByteMatchSet' => [ 'name' => 'UpdateByteMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateByteMatchSetRequest', ], 'output' => [ 'shape' => 'UpdateByteMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateIPSet' => [ 'name' => 'UpdateIPSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateIPSetRequest', ], 'output' => [ 'shape' => 'UpdateIPSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateRule' => [ 'name' => 'UpdateRule', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateRuleRequest', ], 'output' => [ 'shape' => 'UpdateRuleResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateSizeConstraintSet' => [ 'name' => 'UpdateSizeConstraintSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateSizeConstraintSetRequest', ], 'output' => [ 'shape' => 'UpdateSizeConstraintSetResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateSqlInjectionMatchSet' => [ 'name' => 'UpdateSqlInjectionMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateSqlInjectionMatchSetRequest', ], 'output' => [ 'shape' => 'UpdateSqlInjectionMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateWebACL' => [ 'name' => 'UpdateWebACL', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateWebACLRequest', ], 'output' => [ 'shape' => 'UpdateWebACLResponse', ], 'errors' => [ [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFReferencedItemException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], 'UpdateXssMatchSet' => [ 'name' => 'UpdateXssMatchSet', 'http' => [ 'method' => 'POST', 'requestUri' => '/', ], 'input' => [ 'shape' => 'UpdateXssMatchSetRequest', ], 'output' => [ 'shape' => 'UpdateXssMatchSetResponse', ], 'errors' => [ [ 'shape' => 'WAFInternalErrorException', ], [ 'shape' => 'WAFInvalidAccountException', ], [ 'shape' => 'WAFInvalidOperationException', ], [ 'shape' => 'WAFInvalidParameterException', ], [ 'shape' => 'WAFNonexistentContainerException', ], [ 'shape' => 'WAFNonexistentItemException', ], [ 'shape' => 'WAFStaleDataException', ], [ 'shape' => 'WAFLimitsExceededException', ], ], ], ], 'shapes' => [ 'Action' => [ 'type' => 'string', ], 'ActivatedRule' => [ 'type' => 'structure', 'required' => [ 'Priority', 'RuleId', 'Action', ], 'members' => [ 'Priority' => [ 'shape' => 'RulePriority', ], 'RuleId' => [ 'shape' => 'ResourceId', ], 'Action' => [ 'shape' => 'WafAction', ], ], ], 'ActivatedRules' => [ 'type' => 'list', 'member' => [ 'shape' => 'ActivatedRule', ], ], 'ByteMatchSet' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'ByteMatchTuples', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'ByteMatchTuples' => [ 'shape' => 'ByteMatchTuples', ], ], ], 'ByteMatchSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'ByteMatchSetSummary', ], ], 'ByteMatchSetSummary' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'Name', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'ByteMatchSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'ByteMatchTuple', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'ByteMatchTuple' => [ 'shape' => 'ByteMatchTuple', ], ], ], 'ByteMatchSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'ByteMatchSetUpdate', ], ], 'ByteMatchTargetString' => [ 'type' => 'blob', ], 'ByteMatchTuple' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TargetString', 'TextTransformation', 'PositionalConstraint', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TargetString' => [ 'shape' => 'ByteMatchTargetString', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], 'PositionalConstraint' => [ 'shape' => 'PositionalConstraint', ], ], ], 'ByteMatchTuples' => [ 'type' => 'list', 'member' => [ 'shape' => 'ByteMatchTuple', ], ], 'ChangeAction' => [ 'type' => 'string', 'enum' => [ 'INSERT', 'DELETE', ], ], 'ChangeToken' => [ 'type' => 'string', 'min' => 1, ], 'ChangeTokenStatus' => [ 'type' => 'string', 'enum' => [ 'PROVISIONED', 'PENDING', 'INSYNC', ], ], 'ComparisonOperator' => [ 'type' => 'string', 'enum' => [ 'EQ', 'NE', 'LE', 'LT', 'GE', 'GT', ], ], 'Country' => [ 'type' => 'string', ], 'CreateByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ByteMatchSet' => [ 'shape' => 'ByteMatchSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'IPSet' => [ 'shape' => 'IPSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateRuleRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'MetricName', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateRuleResponse' => [ 'type' => 'structure', 'members' => [ 'Rule' => [ 'shape' => 'Rule', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'SizeConstraintSet' => [ 'shape' => 'SizeConstraintSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'SqlInjectionMatchSet' => [ 'shape' => 'SqlInjectionMatchSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'MetricName', 'DefaultAction', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'DefaultAction' => [ 'shape' => 'WafAction', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'WebACL' => [ 'shape' => 'WebACL', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'Name', 'ChangeToken', ], 'members' => [ 'Name' => [ 'shape' => 'ResourceName', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'CreateXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'XssMatchSet' => [ 'shape' => 'XssMatchSet', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'ChangeToken', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'ChangeToken', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'ChangeToken', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'ChangeToken', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'ChangeToken', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'ChangeToken', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'ChangeToken', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'DeleteXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'FieldToMatch' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'Type' => [ 'shape' => 'MatchFieldType', ], 'Data' => [ 'shape' => 'MatchFieldData', ], ], ], 'GetByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ByteMatchSet' => [ 'shape' => 'ByteMatchSet', ], ], ], 'GetChangeTokenRequest' => [ 'type' => 'structure', 'members' => [], ], 'GetChangeTokenResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'GetChangeTokenStatusRequest' => [ 'type' => 'structure', 'required' => [ 'ChangeToken', ], 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'GetChangeTokenStatusResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeTokenStatus' => [ 'shape' => 'ChangeTokenStatus', ], ], ], 'GetIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'IPSetId', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'IPSet' => [ 'shape' => 'IPSet', ], ], ], 'GetRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleId', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], ], ], 'GetRuleResponse' => [ 'type' => 'structure', 'members' => [ 'Rule' => [ 'shape' => 'Rule', ], ], ], 'GetSampledRequestsRequest' => [ 'type' => 'structure', 'required' => [ 'WebAclId', 'RuleId', 'TimeWindow', 'MaxItems', ], 'members' => [ 'WebAclId' => [ 'shape' => 'ResourceId', ], 'RuleId' => [ 'shape' => 'ResourceId', ], 'TimeWindow' => [ 'shape' => 'TimeWindow', ], 'MaxItems' => [ 'shape' => 'ListMaxItems', ], ], ], 'GetSampledRequestsResponse' => [ 'type' => 'structure', 'members' => [ 'SampledRequests' => [ 'shape' => 'SampledHTTPRequests', ], 'PopulationSize' => [ 'shape' => 'PopulationSize', ], 'TimeWindow' => [ 'shape' => 'TimeWindow', ], ], ], 'GetSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'SizeConstraintSet' => [ 'shape' => 'SizeConstraintSet', ], ], ], 'GetSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'SqlInjectionMatchSet' => [ 'shape' => 'SqlInjectionMatchSet', ], ], ], 'GetWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], ], ], 'GetWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'WebACL' => [ 'shape' => 'WebACL', ], ], ], 'GetXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], ], ], 'GetXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'XssMatchSet' => [ 'shape' => 'XssMatchSet', ], ], ], 'HTTPHeader' => [ 'type' => 'structure', 'members' => [ 'Name' => [ 'shape' => 'HeaderName', ], 'Value' => [ 'shape' => 'HeaderValue', ], ], ], 'HTTPHeaders' => [ 'type' => 'list', 'member' => [ 'shape' => 'HTTPHeader', ], ], 'HTTPMethod' => [ 'type' => 'string', ], 'HTTPRequest' => [ 'type' => 'structure', 'members' => [ 'ClientIP' => [ 'shape' => 'IPString', ], 'Country' => [ 'shape' => 'Country', ], 'URI' => [ 'shape' => 'URIString', ], 'Method' => [ 'shape' => 'HTTPMethod', ], 'HTTPVersion' => [ 'shape' => 'HTTPVersion', ], 'Headers' => [ 'shape' => 'HTTPHeaders', ], ], ], 'HTTPVersion' => [ 'type' => 'string', ], 'HeaderName' => [ 'type' => 'string', ], 'HeaderValue' => [ 'type' => 'string', ], 'IPSet' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'IPSetDescriptors', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'IPSetDescriptors' => [ 'shape' => 'IPSetDescriptors', ], ], ], 'IPSetDescriptor' => [ 'type' => 'structure', 'required' => [ 'Type', 'Value', ], 'members' => [ 'Type' => [ 'shape' => 'IPSetDescriptorType', ], 'Value' => [ 'shape' => 'IPSetDescriptorValue', ], ], ], 'IPSetDescriptorType' => [ 'type' => 'string', 'enum' => [ 'IPV4', 'IPV6', ], ], 'IPSetDescriptorValue' => [ 'type' => 'string', ], 'IPSetDescriptors' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPSetDescriptor', ], ], 'IPSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPSetSummary', ], ], 'IPSetSummary' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'Name', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'IPSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'IPSetDescriptor', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'IPSetDescriptor' => [ 'shape' => 'IPSetDescriptor', ], ], ], 'IPSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'IPSetUpdate', ], ], 'IPString' => [ 'type' => 'string', ], 'ListByteMatchSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListByteMatchSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'ByteMatchSets' => [ 'shape' => 'ByteMatchSetSummaries', ], ], ], 'ListIPSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListIPSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'IPSets' => [ 'shape' => 'IPSetSummaries', ], ], ], 'ListMaxItems' => [ 'type' => 'long', 'max' => 100, 'min' => 1, ], 'ListRulesRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListRulesResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Rules' => [ 'shape' => 'RuleSummaries', ], ], ], 'ListSizeConstraintSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListSizeConstraintSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'SizeConstraintSets' => [ 'shape' => 'SizeConstraintSetSummaries', ], ], ], 'ListSqlInjectionMatchSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListSqlInjectionMatchSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'SqlInjectionMatchSets' => [ 'shape' => 'SqlInjectionMatchSetSummaries', ], ], ], 'ListWebACLsRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListWebACLsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'WebACLs' => [ 'shape' => 'WebACLSummaries', ], ], ], 'ListXssMatchSetsRequest' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'Limit' => [ 'shape' => 'PaginationLimit', ], ], ], 'ListXssMatchSetsResponse' => [ 'type' => 'structure', 'members' => [ 'NextMarker' => [ 'shape' => 'NextMarker', ], 'XssMatchSets' => [ 'shape' => 'XssMatchSetSummaries', ], ], ], 'MatchFieldData' => [ 'type' => 'string', ], 'MatchFieldType' => [ 'type' => 'string', 'enum' => [ 'URI', 'QUERY_STRING', 'HEADER', 'METHOD', 'BODY', ], ], 'MetricName' => [ 'type' => 'string', ], 'Negated' => [ 'type' => 'boolean', ], 'NextMarker' => [ 'type' => 'string', 'min' => 1, ], 'PaginationLimit' => [ 'type' => 'integer', 'max' => 100, 'min' => 0, ], 'ParameterExceptionField' => [ 'type' => 'string', 'enum' => [ 'CHANGE_ACTION', 'WAF_ACTION', 'PREDICATE_TYPE', 'IPSET_TYPE', 'BYTE_MATCH_FIELD_TYPE', 'SQL_INJECTION_MATCH_FIELD_TYPE', 'BYTE_MATCH_TEXT_TRANSFORMATION', 'BYTE_MATCH_POSITIONAL_CONSTRAINT', 'SIZE_CONSTRAINT_COMPARISON_OPERATOR', ], ], 'ParameterExceptionParameter' => [ 'type' => 'string', 'min' => 1, ], 'ParameterExceptionReason' => [ 'type' => 'string', 'enum' => [ 'INVALID_OPTION', 'ILLEGAL_COMBINATION', ], ], 'PopulationSize' => [ 'type' => 'long', ], 'PositionalConstraint' => [ 'type' => 'string', 'enum' => [ 'EXACTLY', 'STARTS_WITH', 'ENDS_WITH', 'CONTAINS', 'CONTAINS_WORD', ], ], 'Predicate' => [ 'type' => 'structure', 'required' => [ 'Negated', 'Type', 'DataId', ], 'members' => [ 'Negated' => [ 'shape' => 'Negated', ], 'Type' => [ 'shape' => 'PredicateType', ], 'DataId' => [ 'shape' => 'ResourceId', ], ], ], 'PredicateType' => [ 'type' => 'string', 'enum' => [ 'IPMatch', 'ByteMatch', 'SqlInjectionMatch', 'SizeConstraint', 'XssMatch', ], ], 'Predicates' => [ 'type' => 'list', 'member' => [ 'shape' => 'Predicate', ], ], 'ResourceId' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'ResourceName' => [ 'type' => 'string', 'max' => 128, 'min' => 1, ], 'Rule' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'Predicates', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'Predicates' => [ 'shape' => 'Predicates', ], ], ], 'RulePriority' => [ 'type' => 'integer', ], 'RuleSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'RuleSummary', ], ], 'RuleSummary' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'Name', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'RuleUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'Predicate', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'Predicate' => [ 'shape' => 'Predicate', ], ], ], 'RuleUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'RuleUpdate', ], ], 'SampleWeight' => [ 'type' => 'long', 'min' => 0, ], 'SampledHTTPRequest' => [ 'type' => 'structure', 'required' => [ 'Request', 'Weight', ], 'members' => [ 'Request' => [ 'shape' => 'HTTPRequest', ], 'Weight' => [ 'shape' => 'SampleWeight', ], 'Timestamp' => [ 'shape' => 'Timestamp', ], 'Action' => [ 'shape' => 'Action', ], ], ], 'SampledHTTPRequests' => [ 'type' => 'list', 'member' => [ 'shape' => 'SampledHTTPRequest', ], ], 'Size' => [ 'type' => 'long', 'max' => 21474836480, 'min' => 0, ], 'SizeConstraint' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TextTransformation', 'ComparisonOperator', 'Size', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], 'ComparisonOperator' => [ 'shape' => 'ComparisonOperator', ], 'Size' => [ 'shape' => 'Size', ], ], ], 'SizeConstraintSet' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'SizeConstraints', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'SizeConstraints' => [ 'shape' => 'SizeConstraints', ], ], ], 'SizeConstraintSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'SizeConstraintSetSummary', ], ], 'SizeConstraintSetSummary' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'Name', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'SizeConstraintSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'SizeConstraint', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'SizeConstraint' => [ 'shape' => 'SizeConstraint', ], ], ], 'SizeConstraintSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'SizeConstraintSetUpdate', ], ], 'SizeConstraints' => [ 'type' => 'list', 'member' => [ 'shape' => 'SizeConstraint', ], ], 'SqlInjectionMatchSet' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'SqlInjectionMatchTuples', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'SqlInjectionMatchTuples' => [ 'shape' => 'SqlInjectionMatchTuples', ], ], ], 'SqlInjectionMatchSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'SqlInjectionMatchSetSummary', ], ], 'SqlInjectionMatchSetSummary' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'Name', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'SqlInjectionMatchSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'SqlInjectionMatchTuple', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'SqlInjectionMatchTuple' => [ 'shape' => 'SqlInjectionMatchTuple', ], ], ], 'SqlInjectionMatchSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'SqlInjectionMatchSetUpdate', ], ], 'SqlInjectionMatchTuple' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TextTransformation', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], ], ], 'SqlInjectionMatchTuples' => [ 'type' => 'list', 'member' => [ 'shape' => 'SqlInjectionMatchTuple', ], ], 'TextTransformation' => [ 'type' => 'string', 'enum' => [ 'NONE', 'COMPRESS_WHITE_SPACE', 'HTML_ENTITY_DECODE', 'LOWERCASE', 'CMD_LINE', 'URL_DECODE', ], ], 'TimeWindow' => [ 'type' => 'structure', 'required' => [ 'StartTime', 'EndTime', ], 'members' => [ 'StartTime' => [ 'shape' => 'Timestamp', ], 'EndTime' => [ 'shape' => 'Timestamp', ], ], ], 'Timestamp' => [ 'type' => 'timestamp', ], 'URIString' => [ 'type' => 'string', ], 'UpdateByteMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'ByteMatchSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'ByteMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'ByteMatchSetUpdates', ], ], ], 'UpdateByteMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateIPSetRequest' => [ 'type' => 'structure', 'required' => [ 'IPSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'IPSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'IPSetUpdates', ], ], ], 'UpdateIPSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateRuleRequest' => [ 'type' => 'structure', 'required' => [ 'RuleId', 'ChangeToken', 'Updates', ], 'members' => [ 'RuleId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'RuleUpdates', ], ], ], 'UpdateRuleResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateSizeConstraintSetRequest' => [ 'type' => 'structure', 'required' => [ 'SizeConstraintSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'SizeConstraintSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'SizeConstraintSetUpdates', ], ], ], 'UpdateSizeConstraintSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateSqlInjectionMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'SqlInjectionMatchSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'SqlInjectionMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'SqlInjectionMatchSetUpdates', ], ], ], 'UpdateSqlInjectionMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateWebACLRequest' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'ChangeToken', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'WebACLUpdates', ], 'DefaultAction' => [ 'shape' => 'WafAction', ], ], ], 'UpdateWebACLResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'UpdateXssMatchSetRequest' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'ChangeToken', 'Updates', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'ChangeToken' => [ 'shape' => 'ChangeToken', ], 'Updates' => [ 'shape' => 'XssMatchSetUpdates', ], ], ], 'UpdateXssMatchSetResponse' => [ 'type' => 'structure', 'members' => [ 'ChangeToken' => [ 'shape' => 'ChangeToken', ], ], ], 'WAFDisallowedNameException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFInternalErrorException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, 'fault' => true, ], 'WAFInvalidAccountException' => [ 'type' => 'structure', 'members' => [], 'exception' => true, ], 'WAFInvalidOperationException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFInvalidParameterException' => [ 'type' => 'structure', 'members' => [ 'field' => [ 'shape' => 'ParameterExceptionField', ], 'parameter' => [ 'shape' => 'ParameterExceptionParameter', ], 'reason' => [ 'shape' => 'ParameterExceptionReason', ], ], 'exception' => true, ], 'WAFLimitsExceededException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFNonEmptyEntityException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFNonexistentContainerException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFNonexistentItemException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFReferencedItemException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WAFStaleDataException' => [ 'type' => 'structure', 'members' => [ 'message' => [ 'shape' => 'errorMessage', ], ], 'exception' => true, ], 'WafAction' => [ 'type' => 'structure', 'required' => [ 'Type', ], 'members' => [ 'Type' => [ 'shape' => 'WafActionType', ], ], ], 'WafActionType' => [ 'type' => 'string', 'enum' => [ 'BLOCK', 'ALLOW', 'COUNT', ], ], 'WebACL' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'DefaultAction', 'Rules', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'MetricName' => [ 'shape' => 'MetricName', ], 'DefaultAction' => [ 'shape' => 'WafAction', ], 'Rules' => [ 'shape' => 'ActivatedRules', ], ], ], 'WebACLSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'WebACLSummary', ], ], 'WebACLSummary' => [ 'type' => 'structure', 'required' => [ 'WebACLId', 'Name', ], 'members' => [ 'WebACLId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'WebACLUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'ActivatedRule', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'ActivatedRule' => [ 'shape' => 'ActivatedRule', ], ], ], 'WebACLUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'WebACLUpdate', ], ], 'XssMatchSet' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'XssMatchTuples', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], 'XssMatchTuples' => [ 'shape' => 'XssMatchTuples', ], ], ], 'XssMatchSetSummaries' => [ 'type' => 'list', 'member' => [ 'shape' => 'XssMatchSetSummary', ], ], 'XssMatchSetSummary' => [ 'type' => 'structure', 'required' => [ 'XssMatchSetId', 'Name', ], 'members' => [ 'XssMatchSetId' => [ 'shape' => 'ResourceId', ], 'Name' => [ 'shape' => 'ResourceName', ], ], ], 'XssMatchSetUpdate' => [ 'type' => 'structure', 'required' => [ 'Action', 'XssMatchTuple', ], 'members' => [ 'Action' => [ 'shape' => 'ChangeAction', ], 'XssMatchTuple' => [ 'shape' => 'XssMatchTuple', ], ], ], 'XssMatchSetUpdates' => [ 'type' => 'list', 'member' => [ 'shape' => 'XssMatchSetUpdate', ], ], 'XssMatchTuple' => [ 'type' => 'structure', 'required' => [ 'FieldToMatch', 'TextTransformation', ], 'members' => [ 'FieldToMatch' => [ 'shape' => 'FieldToMatch', ], 'TextTransformation' => [ 'shape' => 'TextTransformation', ], ], ], 'XssMatchTuples' => [ 'type' => 'list', 'member' => [ 'shape' => 'XssMatchTuple', ], ], 'errorMessage' => [ 'type' => 'string', ], ],]; diff --git a/vendor/barryvdh/laravel-debugbar/composer.json b/vendor/barryvdh/laravel-debugbar/composer.json index 2f29345eb..e77c76de4 100644 --- a/vendor/barryvdh/laravel-debugbar/composer.json +++ b/vendor/barryvdh/laravel-debugbar/composer.json @@ -13,7 +13,7 @@ "php": ">=5.5.9", "illuminate/support": "5.1.*|5.2.*|5.3.*", "symfony/finder": "~2.7|~3.0", - "maximebf/debugbar": "~1.11.0|~1.12.0" + "maximebf/debugbar": "~1.13.0" }, "autoload": { "psr-4": { @@ -25,7 +25,7 @@ }, "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.3-dev" } } } diff --git a/vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php b/vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php index cafecbdb1..aa55ffcd4 100644 --- a/vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php +++ b/vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php @@ -100,7 +100,12 @@ class QueryCollector extends PDOCollector $bindings = $this->checkBindings($bindings); if (!empty($bindings) && $this->renderSqlWithParams) { foreach ($bindings as $key => $binding) { - $regex = is_numeric($key) ? '/\?/' : "/:{$key}/"; + // This regex matches placeholders only, not the question marks, + // nested in quotes, while we iterate through the bindings + // and substitute placeholders by suitable values. + $regex = is_numeric($key) + ? "/\?(?=(?:[^'\\\']*'[^'\\\']*')*[^'\\\']*$)/" + : "/:{$key}(?=(?:[^'\\\']*'[^'\\\']*')*[^'\\\']*$)/"; $query = preg_replace($regex, $pdo->quote($binding), $query, 1); } } diff --git a/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php b/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php index 3fb6c73ff..9b140ad91 100644 --- a/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php +++ b/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php @@ -182,7 +182,7 @@ class LaravelDebugbar extends DebugBar $this->app['events']->subscribe($eventCollector); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add EventCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -203,7 +203,7 @@ class LaravelDebugbar extends DebugBar } ); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add ViewCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e ) @@ -215,7 +215,7 @@ class LaravelDebugbar extends DebugBar try { $this->addCollector($this->app->make('Barryvdh\Debugbar\DataCollector\IlluminateRouteCollector')); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add RouteCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -253,7 +253,7 @@ class LaravelDebugbar extends DebugBar $this->addCollector(new MonologCollector($this->app['log']->getMonolog())); } } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add LogsCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e ) @@ -313,7 +313,7 @@ class LaravelDebugbar extends DebugBar } ); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add listen to Queries for Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -334,7 +334,7 @@ class LaravelDebugbar extends DebugBar $this['messages']->aggregate(new SwiftLogCollector($mailer)); } } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add MailCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e ) @@ -347,7 +347,7 @@ class LaravelDebugbar extends DebugBar $file = $this->app['config']->get('debugbar.options.logs.file'); $this->addCollector(new LogsCollector($file)); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add LogsCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e ) @@ -373,7 +373,7 @@ class LaravelDebugbar extends DebugBar ); $this->addCollector($authCollector); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add AuthCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), $e ) @@ -430,7 +430,7 @@ class LaravelDebugbar extends DebugBar try { $collector->stopMeasure($name); } catch (\Exception $e) { - // $this->addException($e); + // $this->addThrowable($e); } } } @@ -439,13 +439,24 @@ class LaravelDebugbar extends DebugBar * Adds an exception to be profiled in the debug bar * * @param Exception $e + * @deprecated in favor of addThrowable */ public function addException(Exception $e) + { + return $this->addThrowable($e); + } + + /** + * Adds an exception to be profiled in the debug bar + * + * @param Exception $e + */ + public function addThrowable($e) { if ($this->hasCollector('exceptions')) { /** @var \DebugBar\DataCollector\ExceptionsCollector $collector */ $collector = $this->getCollector('exceptions'); - $collector->addException($e); + $collector->addThrowable($e); } } @@ -480,7 +491,7 @@ class LaravelDebugbar extends DebugBar // Show the Http Response Exception in the Debugbar, when available if (isset($response->exception)) { - $this->addException($response->exception); + $this->addThrowable($response->exception); } if ($this->shouldCollect('config', false)) { @@ -489,7 +500,7 @@ class LaravelDebugbar extends DebugBar $configCollector->setData($app['config']->all()); $this->addCollector($configCollector); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add ConfigCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -510,7 +521,7 @@ class LaravelDebugbar extends DebugBar try { $this->addCollector(new SessionCollector($sessionManager)); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add SessionCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -527,7 +538,7 @@ class LaravelDebugbar extends DebugBar try { $this->addCollector(new SymfonyRequestCollector($request, $response, $sessionManager)); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add SymfonyRequestCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -542,7 +553,7 @@ class LaravelDebugbar extends DebugBar try { $this->addCollector(new ClockworkCollector($request, $response, $sessionManager)); } catch (\Exception $e) { - $this->addException( + $this->addThrowable( new Exception( 'Cannot add ClockworkCollector to Laravel Debugbar: ' . $e->getMessage(), $e->getCode(), @@ -697,7 +708,9 @@ class LaravelDebugbar extends DebugBar $content = $content . $renderedContent; } + // Update the new content and reset the content length $response->setContent($content); + $response->headers->remove('Content-Length'); } /** diff --git a/vendor/barryvdh/laravel-debugbar/src/Middleware/Debugbar.php b/vendor/barryvdh/laravel-debugbar/src/Middleware/Debugbar.php index 6386068e6..edbc12779 100644 --- a/vendor/barryvdh/laravel-debugbar/src/Middleware/Debugbar.php +++ b/vendor/barryvdh/laravel-debugbar/src/Middleware/Debugbar.php @@ -1,11 +1,13 @@ handleException($request, $e); + } catch (Error $error) { + $e = new FatalThrowableError($error); + $response = $this->handleException($request, $e); } // Modify the response to add the Debugbar diff --git a/vendor/bin/np b/vendor/bin/np new file mode 100644 index 000000000..4dc5a0c10 --- /dev/null +++ b/vendor/bin/np @@ -0,0 +1,17 @@ +#!/usr/bin/env sh + +dir=$(d=${0%[/\\]*}; cd "$d"; cd "../sly/notification-pusher" && pwd) + +# See if we are running in Cygwin by checking for cygpath program +if command -v 'cygpath' >/dev/null 2>&1; then + # Cygwin paths start with /cygdrive/ which will break windows PHP, + # so we need to translate the dir path to windows format. However + # we could be using cygwin PHP which does not require this, so we + # test if the path to PHP starts with /cygdrive/ rather than /usr/bin + if [[ $(which php) == /cygdrive/* ]]; then + dir=$(cygpath -m "$dir"); + fi +fi + +dir=$(echo $dir | sed 's/ /\ /g') +"${dir}/np" "$@" diff --git a/vendor/bin/np.bat b/vendor/bin/np.bat new file mode 100644 index 000000000..290ce7694 --- /dev/null +++ b/vendor/bin/np.bat @@ -0,0 +1,4 @@ +@ECHO OFF +setlocal DISABLEDELAYEDEXPANSION +SET BIN_TARGET=%~dp0/../sly/notification-pusher/np +php "%BIN_TARGET%" %* diff --git a/vendor/bin/phpspec b/vendor/bin/phpspec index 034a5ff91..a41d0af90 100644 --- a/vendor/bin/phpspec +++ b/vendor/bin/phpspec @@ -1 +1,17 @@ -../phpspec/phpspec/bin/phpspec \ No newline at end of file +#!/usr/bin/env sh + +dir=$(d=${0%[/\\]*}; cd "$d"; cd "../phpspec/phpspec/bin" && pwd) + +# See if we are running in Cygwin by checking for cygpath program +if command -v 'cygpath' >/dev/null 2>&1; then + # Cygwin paths start with /cygdrive/ which will break windows PHP, + # so we need to translate the dir path to windows format. However + # we could be using cygwin PHP which does not require this, so we + # test if the path to PHP starts with /cygdrive/ rather than /usr/bin + if [[ $(which php) == /cygdrive/* ]]; then + dir=$(cygpath -m "$dir"); + fi +fi + +dir=$(echo $dir | sed 's/ /\ /g') +"${dir}/phpspec" "$@" diff --git a/vendor/bin/phpspec.bat b/vendor/bin/phpspec.bat new file mode 100644 index 000000000..59a4582b4 --- /dev/null +++ b/vendor/bin/phpspec.bat @@ -0,0 +1,4 @@ +@ECHO OFF +setlocal DISABLEDELAYEDEXPANSION +SET BIN_TARGET=%~dp0/../phpspec/phpspec/bin/phpspec +php "%BIN_TARGET%" %* diff --git a/vendor/composer/ClassLoader.php b/vendor/composer/ClassLoader.php index 5e1469e83..ac67d302a 100644 --- a/vendor/composer/ClassLoader.php +++ b/vendor/composer/ClassLoader.php @@ -13,9 +13,7 @@ namespace Composer\Autoload; /** - * ClassLoader implements a PSR-0 class loader - * - * See https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md + * ClassLoader implements a PSR-0, PSR-4 and classmap class loader. * * $loader = new \Composer\Autoload\ClassLoader(); * @@ -39,6 +37,8 @@ namespace Composer\Autoload; * * @author Fabien Potencier * @author Jordi Boggiano + * @see http://www.php-fig.org/psr/psr-0/ + * @see http://www.php-fig.org/psr/psr-4/ */ class ClassLoader { @@ -53,8 +53,8 @@ class ClassLoader private $useIncludePath = false; private $classMap = array(); - private $classMapAuthoritative = false; + private $missingClasses = array(); public function getPrefixes() { @@ -147,7 +147,7 @@ class ClassLoader * appending or prepending to the ones previously set for this namespace. * * @param string $prefix The prefix/namespace, with trailing '\\' - * @param array|string $paths The PSR-0 base directories + * @param array|string $paths The PSR-4 base directories * @param bool $prepend Whether to prepend the directories * * @throws \InvalidArgumentException @@ -322,20 +322,20 @@ class ClassLoader if (isset($this->classMap[$class])) { return $this->classMap[$class]; } - if ($this->classMapAuthoritative) { + if ($this->classMapAuthoritative || isset($this->missingClasses[$class])) { return false; } $file = $this->findFileWithExtension($class, '.php'); // Search for Hack files if we are running on HHVM - if ($file === null && defined('HHVM_VERSION')) { + if (false === $file && defined('HHVM_VERSION')) { $file = $this->findFileWithExtension($class, '.hh'); } - if ($file === null) { + if (false === $file) { // Remember that this class does not exist. - return $this->classMap[$class] = false; + $this->missingClasses[$class] = true; } return $file; @@ -399,6 +399,8 @@ class ClassLoader if ($this->useIncludePath && $file = stream_resolve_include_path($logicalPathPsr0)) { return $file; } + + return false; } } diff --git a/vendor/composer/LICENSE b/vendor/composer/LICENSE index c8d57af8b..1a2812488 100644 --- a/vendor/composer/LICENSE +++ b/vendor/composer/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2015 Nils Adermann, Jordi Boggiano +Copyright (c) 2016 Nils Adermann, Jordi Boggiano Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php index 97da8ae24..2fd5741ea 100644 --- a/vendor/composer/autoload_classmap.php +++ b/vendor/composer/autoload_classmap.php @@ -122,6 +122,7 @@ return array( 'DOMPDF_Exception' => $vendorDir . '/dompdf/dompdf/include/dompdf_exception.cls.php', 'DOMPDF_Image_Exception' => $vendorDir . '/dompdf/dompdf/include/dompdf_image_exception.cls.php', 'DatabaseSeeder' => $baseDir . '/database/seeds/DatabaseSeeder.php', + 'EasyPeasyICS' => $vendorDir . '/phpmailer/phpmailer/extras/EasyPeasyICS.php', 'Encoding_Map' => $vendorDir . '/phenx/php-font-lib/classes/Encoding_Map.php', 'File_Iterator' => $vendorDir . '/phpunit/php-file-iterator/src/Iterator.php', 'File_Iterator_Facade' => $vendorDir . '/phpunit/php-file-iterator/src/Facade.php', @@ -218,6 +219,9 @@ return array( 'Null_Frame_Reflower' => $vendorDir . '/dompdf/dompdf/include/null_frame_reflower.cls.php', 'Null_Positioner' => $vendorDir . '/dompdf/dompdf/include/null_positioner.cls.php', 'PDFLib_Adapter' => $vendorDir . '/dompdf/dompdf/include/pdflib_adapter.cls.php', + 'PHPMailer' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php', + 'PHPMailerOAuth' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauth.php', + 'PHPMailerOAuthGoogle' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php', 'PHPUnit_Exception' => $vendorDir . '/phpunit/phpunit/src/Exception.php', 'PHPUnit_Extensions_GroupTestSuite' => $vendorDir . '/phpunit/phpunit/src/Extensions/GroupTestSuite.php', 'PHPUnit_Extensions_PhptTestCase' => $vendorDir . '/phpunit/phpunit/src/Extensions/PhptTestCase.php', @@ -614,11 +618,13 @@ return array( 'PHP_Token_XOR_EQUAL' => $vendorDir . '/phpunit/php-token-stream/src/Token.php', 'PHP_Token_YIELD' => $vendorDir . '/phpunit/php-token-stream/src/Token.php', 'PHP_Token_YIELD_FROM' => $vendorDir . '/phpunit/php-token-stream/src/Token.php', + 'POP3' => $vendorDir . '/phpmailer/phpmailer/class.pop3.php', 'Page_Cache' => $vendorDir . '/dompdf/dompdf/include/page_cache.cls.php', 'Page_Frame_Decorator' => $vendorDir . '/dompdf/dompdf/include/page_frame_decorator.cls.php', 'Page_Frame_Reflower' => $vendorDir . '/dompdf/dompdf/include/page_frame_reflower.cls.php', 'Positioner' => $vendorDir . '/dompdf/dompdf/include/positioner.cls.php', 'Renderer' => $vendorDir . '/dompdf/dompdf/include/renderer.cls.php', + 'SMTP' => $vendorDir . '/phpmailer/phpmailer/class.smtp.php', 'SebastianBergmann\\Comparator\\ArrayComparator' => $vendorDir . '/sebastian/comparator/src/ArrayComparator.php', 'SebastianBergmann\\Comparator\\Comparator' => $vendorDir . '/sebastian/comparator/src/Comparator.php', 'SebastianBergmann\\Comparator\\ComparisonFailure' => $vendorDir . '/sebastian/comparator/src/ComparisonFailure.php', @@ -679,4 +685,6 @@ return array( 'Whoops\\Module' => $vendorDir . '/filp/whoops/src/deprecated/Zend/Module.php', 'Whoops\\Provider\\Zend\\ExceptionStrategy' => $vendorDir . '/filp/whoops/src/deprecated/Zend/ExceptionStrategy.php', 'Whoops\\Provider\\Zend\\RouteNotFoundStrategy' => $vendorDir . '/filp/whoops/src/deprecated/Zend/RouteNotFoundStrategy.php', + 'ntlm_sasl_client_class' => $vendorDir . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php', + 'phpmailerException' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php', ); diff --git a/vendor/composer/autoload_files.php b/vendor/composer/autoload_files.php index 2a18e7b00..201daf828 100644 --- a/vendor/composer/autoload_files.php +++ b/vendor/composer/autoload_files.php @@ -6,21 +6,21 @@ $vendorDir = dirname(dirname(__FILE__)); $baseDir = dirname($vendorDir); return array( - $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', - $vendorDir . '/guzzlehttp/psr7/src/functions_include.php', - $vendorDir . '/guzzlehttp/promises/src/functions_include.php', - $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php', - $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php', - $vendorDir . '/mtdowling/jmespath.php/src/JmesPath.php', - $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php', - $vendorDir . '/aws/aws-sdk-php/src/functions.php', - $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php', - $vendorDir . '/symfony/polyfill-php56/bootstrap.php', - $vendorDir . '/paragonie/random_compat/lib/random.php', - $vendorDir . '/psy/psysh/src/Psy/functions.php', - $vendorDir . '/illuminate/html/helpers.php', - $vendorDir . '/propaganistas/laravel-phone/src/helpers.php', - $vendorDir . '/laravel/framework/src/Illuminate/Foundation/helpers.php', - $vendorDir . '/laravel/framework/src/Illuminate/Support/helpers.php', - $vendorDir . '/barryvdh/laravel-debugbar/src/helpers.php', + '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', + 'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php', + 'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php', + '37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php', + '667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php', + 'b067bc7112e384b61c701452d53a14a8' => $vendorDir . '/mtdowling/jmespath.php/src/JmesPath.php', + '2c102faa651ef8ea5874edb585946bce' => $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php', + '8a9dc1de0ca7e01f3e08231539562f61' => $vendorDir . '/aws/aws-sdk-php/src/functions.php', + '3919eeb97e98d4648304477f8ef734ba' => $vendorDir . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php', + 'bd9634f2d41831496de0d3dfe4c94881' => $vendorDir . '/symfony/polyfill-php56/bootstrap.php', + '5255c38a0faeba867671b61dfda6d864' => $vendorDir . '/paragonie/random_compat/lib/random.php', + 'e7223560d890eab89cda23685e711e2c' => $vendorDir . '/psy/psysh/src/Psy/functions.php', + '752af1c2bdb339e8474c3c31b22b7d54' => $vendorDir . '/illuminate/html/helpers.php', + 'f0906e6318348a765ffb6eb24e0d0938' => $vendorDir . '/laravel/framework/src/Illuminate/Foundation/helpers.php', + '58571171fd5812e6e447dce228f52f4d' => $vendorDir . '/laravel/framework/src/Illuminate/Support/helpers.php', + '017b24472353920ed42bb364f7653c43' => $vendorDir . '/propaganistas/laravel-phone/src/helpers.php', + '4a1f389d6ce373bda9e57857d3b61c84' => $vendorDir . '/barryvdh/laravel-debugbar/src/helpers.php', ); diff --git a/vendor/composer/autoload_namespaces.php b/vendor/composer/autoload_namespaces.php index a0b5f94ee..7c161894b 100644 --- a/vendor/composer/autoload_namespaces.php +++ b/vendor/composer/autoload_namespaces.php @@ -21,7 +21,6 @@ return array( 'Net' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'), 'Namshi\\JOSE' => array($vendorDir . '/namshi/jose/src'), 'Mremi\\UrlShortener' => array($vendorDir . '/mremi/url-shortener/src'), - 'MaxMind' => array($vendorDir . '/maxmind-db/reader/src'), 'Math' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'), 'Maatwebsite\\Excel\\' => array($vendorDir . '/maatwebsite/excel/src'), 'JakubOnderka\\PhpConsoleHighlighter' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'), @@ -30,7 +29,6 @@ return array( 'Guzzle' => array($vendorDir . '/guzzle/guzzle/src'), 'ForceUTF8\\' => array($vendorDir . '/neitanod/forceutf8/src'), 'File' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'), - 'Fetch' => array($vendorDir . '/tedivm/fetch/src'), 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib'), 'Diff' => array($vendorDir . '/phpspec/php-diff/lib'), 'Davibennun\\LaravelPushNotification' => array($vendorDir . '/davibennun/laravel-push-notification/src'), diff --git a/vendor/composer/autoload_psr4.php b/vendor/composer/autoload_psr4.php index 61fac95db..72ba800cd 100644 --- a/vendor/composer/autoload_psr4.php +++ b/vendor/composer/autoload_psr4.php @@ -18,7 +18,6 @@ return array( 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'), 'Vsmoraes\\Pdf\\' => array($vendorDir . '/vsmoraes/laravel-pdf/src'), 'Unisharp\\Laravelfilemanager\\' => array($vendorDir . '/unisharp/laravel-filemanager/src'), - 'Unisharp\\Ckeditor\\' => array($vendorDir . '/unisharp/laravel-ckeditor'), 'Tymon\\JWTAuth\\' => array($vendorDir . '/tymon/jwt-auth/src'), 'Torann\\GeoIP\\' => array($vendorDir . '/torann/geoip/src/Torann/GeoIP'), 'TijsVerkoyen\\CssToInlineStyles\\' => array($vendorDir . '/tijsverkoyen/css-to-inline-styles/src'), @@ -48,9 +47,9 @@ return array( 'Propaganistas\\LaravelPhone\\' => array($vendorDir . '/propaganistas/laravel-phone/src'), 'Predis\\' => array($vendorDir . '/predis/predis/src'), 'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'), + 'PhpImap\\' => array($vendorDir . '/php-imap/php-imap/src/PhpImap'), 'Nicolaslopezj\\Searchable\\' => array($vendorDir . '/nicolaslopezj/searchable/src'), 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), - 'MaxMind\\' => array($vendorDir . '/maxmind/web-service-common/src'), 'League\\OAuth1\\' => array($vendorDir . '/league/oauth1-client/src'), 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'), 'Laravel\\Socialite\\' => array($vendorDir . '/laravel/socialite/src'), @@ -66,12 +65,10 @@ return array( 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), 'Giggsey\\Locale\\' => array($vendorDir . '/giggsey/locale/src'), - 'GeoIp2\\' => array($vendorDir . '/geoip2/geoip2/src'), 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'), 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'), 'DebugBar\\' => array($vendorDir . '/maximebf/debugbar/src/DebugBar'), 'DaveJamesMiller\\Breadcrumbs\\' => array($vendorDir . '/davejamesmiller/laravel-breadcrumbs/src'), - 'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'), 'Collective\\Bus\\' => array($vendorDir . '/laravelcollective/bus/src'), 'ClassPreloader\\' => array($vendorDir . '/classpreloader/classpreloader/src'), 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 75a64860e..efc7dcb96 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -27,33 +27,48 @@ class ComposerAutoloaderInit1bacc9bd2a82216bf11bc15e6aee6c79 array_push($includePaths, get_include_path()); set_include_path(join(PATH_SEPARATOR, $includePaths)); - $map = require __DIR__ . '/autoload_namespaces.php'; - foreach ($map as $namespace => $path) { - $loader->set($namespace, $path); - } + $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION'); + if ($useStaticLoader) { + require_once __DIR__ . '/autoload_static.php'; - $map = require __DIR__ . '/autoload_psr4.php'; - foreach ($map as $namespace => $path) { - $loader->setPsr4($namespace, $path); - } + call_user_func(\Composer\Autoload\ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79::getInitializer($loader)); + } else { + $map = require __DIR__ . '/autoload_namespaces.php'; + foreach ($map as $namespace => $path) { + $loader->set($namespace, $path); + } - $classMap = require __DIR__ . '/autoload_classmap.php'; - if ($classMap) { - $loader->addClassMap($classMap); + $map = require __DIR__ . '/autoload_psr4.php'; + foreach ($map as $namespace => $path) { + $loader->setPsr4($namespace, $path); + } + + $classMap = require __DIR__ . '/autoload_classmap.php'; + if ($classMap) { + $loader->addClassMap($classMap); + } } $loader->register(true); - $includeFiles = require __DIR__ . '/autoload_files.php'; - foreach ($includeFiles as $file) { - composerRequire1bacc9bd2a82216bf11bc15e6aee6c79($file); + if ($useStaticLoader) { + $includeFiles = Composer\Autoload\ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79::$files; + } else { + $includeFiles = require __DIR__ . '/autoload_files.php'; + } + foreach ($includeFiles as $fileIdentifier => $file) { + composerRequire1bacc9bd2a82216bf11bc15e6aee6c79($fileIdentifier, $file); } return $loader; } } -function composerRequire1bacc9bd2a82216bf11bc15e6aee6c79($file) +function composerRequire1bacc9bd2a82216bf11bc15e6aee6c79($fileIdentifier, $file) { - require $file; + if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { + require $file; + + $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; + } } diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 465a0b426..b3166bca7 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -10,20 +10,20 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php', 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', - '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', + '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', 'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php', '2c102faa651ef8ea5874edb585946bce' => __DIR__ . '/..' . '/swiftmailer/swiftmailer/lib/swift_required.php', '8a9dc1de0ca7e01f3e08231539562f61' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/functions.php', - 'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php', '3919eeb97e98d4648304477f8ef734ba' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Random.php', + 'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php', '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php', 'e7223560d890eab89cda23685e711e2c' => __DIR__ . '/..' . '/psy/psysh/src/Psy/functions.php', '752af1c2bdb339e8474c3c31b22b7d54' => __DIR__ . '/..' . '/illuminate/html/helpers.php', - '017b24472353920ed42bb364f7653c43' => __DIR__ . '/..' . '/propaganistas/laravel-phone/src/helpers.php', - '4a1f389d6ce373bda9e57857d3b61c84' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/helpers.php', 'f0906e6318348a765ffb6eb24e0d0938' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/helpers.php', '58571171fd5812e6e447dce228f52f4d' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/helpers.php', + '017b24472353920ed42bb364f7653c43' => __DIR__ . '/..' . '/propaganistas/laravel-phone/src/helpers.php', + '4a1f389d6ce373bda9e57857d3b61c84' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/helpers.php', ); public static $prefixLengthsPsr4 = array ( @@ -61,6 +61,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 'Tymon\\JWTAuth\\' => 14, 'Torann\\GeoIP\\' => 13, + 'TijsVerkoyen\\CssToInlineStyles\\' => 31, 'Thomaswelton\\Tests\\LaravelGravatar\\' => 35, 'Thomaswelton\\LaravelGravatar\\' => 29, ), @@ -88,6 +89,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'P' => array ( 'Psy\\' => 4, + 'Psr\\Log\\' => 8, 'Psr\\Http\\Message\\' => 17, 'Propaganistas\\LaravelPhone\\' => 27, 'Predis\\' => 7, @@ -101,11 +103,12 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'M' => array ( 'Monolog\\' => 8, - 'MaxMind\\' => 8, ), 'L' => array ( + 'League\\OAuth1\\' => 14, 'League\\Flysystem\\' => 17, + 'Laravel\\Socialite\\' => 18, 'LaravelFCM\\Mocks\\' => 17, 'LaravelFCM\\' => 11, ), @@ -126,7 +129,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'GuzzleHttp\\Psr7\\' => 16, 'GuzzleHttp\\Promise\\' => 19, 'GuzzleHttp\\' => 11, - 'GeoIp2\\' => 7, + 'Giggsey\\Locale\\' => 15, ), 'D' => array ( @@ -137,6 +140,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 ), 'C' => array ( + 'Collective\\Bus\\' => 15, 'ClassPreloader\\' => 15, 'Carbon\\' => 7, ), @@ -210,6 +214,10 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/torann/geoip/src/Torann/GeoIP', ), + 'TijsVerkoyen\\CssToInlineStyles\\' => + array ( + 0 => __DIR__ . '/..' . '/tijsverkoyen/css-to-inline-styles/src', + ), 'Thomaswelton\\Tests\\LaravelGravatar\\' => array ( 0 => __DIR__ . '/..' . '/thomaswelton/laravel-gravatar/tests', @@ -294,6 +302,10 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/psy/psysh/src/Psy', ), + 'Psr\\Log\\' => + array ( + 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', + ), 'Psr\\Http\\Message\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-message/src', @@ -322,14 +334,18 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', ), - 'MaxMind\\' => + 'League\\OAuth1\\' => array ( - 0 => __DIR__ . '/..' . '/maxmind/web-service-common/src', + 0 => __DIR__ . '/..' . '/league/oauth1-client/src', ), 'League\\Flysystem\\' => array ( 0 => __DIR__ . '/..' . '/league/flysystem/src', ), + 'Laravel\\Socialite\\' => + array ( + 0 => __DIR__ . '/..' . '/laravel/socialite/src', + ), 'LaravelFCM\\Mocks\\' => array ( 0 => __DIR__ . '/..' . '/brozot/laravel-fcm/tests/mocks', @@ -374,9 +390,9 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src', ), - 'GeoIp2\\' => + 'Giggsey\\Locale\\' => array ( - 0 => __DIR__ . '/..' . '/geoip2/geoip2/src', + 0 => __DIR__ . '/..' . '/giggsey/locale/src', ), 'Dotenv\\' => array ( @@ -394,6 +410,10 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src', ), + 'Collective\\Bus\\' => + array ( + 0 => __DIR__ . '/..' . '/laravelcollective/bus/src', + ), 'ClassPreloader\\' => array ( 0 => __DIR__ . '/..' . '/classpreloader/classpreloader/src', @@ -470,10 +490,6 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 ), 'P' => array ( - 'Psr\\Log\\' => - array ( - 0 => __DIR__ . '/..' . '/psr/log', - ), 'Prophecy\\' => array ( 0 => __DIR__ . '/..' . '/phpspec/prophecy/src', @@ -482,6 +498,10 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/phpspec/phpspec/src', ), + 'PHPExcel' => + array ( + 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes', + ), ), 'N' => array ( @@ -500,14 +520,14 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 array ( 0 => __DIR__ . '/..' . '/mremi/url-shortener/src', ), - 'MaxMind' => - array ( - 0 => __DIR__ . '/..' . '/maxmind-db/reader/src', - ), 'Math' => array ( 0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib', ), + 'Maatwebsite\\Excel\\' => + array ( + 0 => __DIR__ . '/..' . '/maatwebsite/excel/src', + ), ), 'J' => array ( @@ -611,671 +631,20 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'AddForeignKeysToUserAssignOrganizationTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140454_add_foreign_keys_to_user_assign_organization_table.php', 'AddForeignKeysToUsersTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140454_add_foreign_keys_to_users_table.php', 'Adobe_Font_Metrics' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Adobe_Font_Metrics.php', - 'App\\BaseModel' => __DIR__ . '/../..' . '/app/BaseModel.php', - 'App\\Console\\Commands\\CloseWork' => __DIR__ . '/../..' . '/app/Console/Commands/CloseWork.php', - 'App\\Console\\Commands\\Inspire' => __DIR__ . '/../..' . '/app/Console/Commands/Inspire.php', - 'App\\Console\\Commands\\SendReport' => __DIR__ . '/../..' . '/app/Console/Commands/SendReport.php', - 'App\\Console\\Commands\\TicketFetch' => __DIR__ . '/../..' . '/app/Console/Commands/TicketFetch.php', - 'App\\Console\\Kernel' => __DIR__ . '/../..' . '/app/Console/Kernel.php', - 'App\\Events\\ClientTicketForm' => __DIR__ . '/../..' . '/app/Events/ClientTicketForm.php', - 'App\\Events\\ClientTicketFormPost' => __DIR__ . '/../..' . '/app/Events/ClientTicketFormPost.php', - 'App\\Events\\Event' => __DIR__ . '/../..' . '/app/Events/Event.php', - 'App\\Events\\FaveoAfterReply' => __DIR__ . '/../..' . '/app/Events/FaveoAfterReply.php', - 'App\\Events\\FormRegisterEvent' => __DIR__ . '/../..' . '/app/Events/FormRegisterEvent.php', - 'App\\Events\\LoginEvent' => __DIR__ . '/../..' . '/app/Events/LoginEvent.php', - 'App\\Events\\PostRegisterEvent' => __DIR__ . '/../..' . '/app/Events/PostRegisterEvent.php', - 'App\\Events\\ReadMailEvent' => __DIR__ . '/../..' . '/app/Events/ReadMailEvent.php', - 'App\\Events\\TicketBoxHeader' => __DIR__ . '/../..' . '/app/Events/TicketBoxHeader.php', - 'App\\Events\\TicketDetailTable' => __DIR__ . '/../..' . '/app/Events/TicketDetailTable.php', - 'App\\Events\\TimeLineFormEvent' => __DIR__ . '/../..' . '/app/Events/TimeLineFormEvent.php', - 'App\\Events\\Timeline' => __DIR__ . '/../..' . '/app/Events/Timeline.php', - 'App\\Events\\TopNavEvent' => __DIR__ . '/../..' . '/app/Events/TopNavEvent.php', - 'App\\Exceptions\\Handler' => __DIR__ . '/../..' . '/app/Exceptions/Handler.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\AgentController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/AgentController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\BanlistController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/BanlistController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\CloseWrokflowController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/CloseWrokflowController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\DepartmentController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/DepartmentController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\EmailsController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/EmailsController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\ErrorAndDebuggingController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/ErrorAndDebuggingController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\FormController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/FormController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\GroupController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/GroupController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\HelptopicController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/HelptopicController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\HomeController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/HomeController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\LanguageController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/LanguageController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\ProfileController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/ProfileController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\SecurityController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/SecurityController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\SettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/SettingsController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\SettingsController2' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/SettingsController2.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\SlaController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/SlaController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\TeamController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/TeamController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\TemplateController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/TemplateController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\ThreadController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/ThreadController.php', - 'App\\Http\\Controllers\\Admin\\helpdesk\\WorkflowController' => __DIR__ . '/../..' . '/app/Http/Controllers/Admin/helpdesk/WorkflowController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\CannedController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/CannedController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\DashboardController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/DashboardController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\DashboardController2' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/DashboardController2.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\ImapMail' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/ImapMail.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\MailController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/MailController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\NotificationController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/NotificationController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\OrganizationController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/OrganizationController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\Ticket2Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/Ticket2Controller.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\TicketController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/TicketController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\TicketWorkflowController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/TicketWorkflowController.php', - 'App\\Http\\Controllers\\Agent\\helpdesk\\UserController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/helpdesk/UserController.php', - 'App\\Http\\Controllers\\Agent\\kb\\ArticleController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/kb/ArticleController.php', - 'App\\Http\\Controllers\\Agent\\kb\\CategoryController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/kb/CategoryController.php', - 'App\\Http\\Controllers\\Agent\\kb\\PageController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/kb/PageController.php', - 'App\\Http\\Controllers\\Agent\\kb\\SettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/Agent/kb/SettingsController.php', - 'App\\Http\\Controllers\\Api\\v1\\ApiController' => __DIR__ . '/../..' . '/app/Http/Controllers/Api/v1/ApiController.php', - 'App\\Http\\Controllers\\Api\\v1\\ApiExceptAuthController' => __DIR__ . '/../..' . '/app/Http/Controllers/Api/v1/ApiExceptAuthController.php', - 'App\\Http\\Controllers\\Api\\v1\\InstallerApiController' => __DIR__ . '/../..' . '/app/Http/Controllers/Api/v1/InstallerApiController.php', - 'App\\Http\\Controllers\\Api\\v1\\TestController' => __DIR__ . '/../..' . '/app/Http/Controllers/Api/v1/TestController.php', - 'App\\Http\\Controllers\\Api\\v1\\TicketController' => __DIR__ . '/../..' . '/app/Http/Controllers/Api/v1/TicketController.php', - 'App\\Http\\Controllers\\Api\\v1\\TokenAuthController' => __DIR__ . '/../..' . '/app/Http/Controllers/Api/v1/TokenAuthController.php', - 'App\\Http\\Controllers\\Auth\\AuthController' => __DIR__ . '/../..' . '/app/Http/Controllers/Auth/AuthController.php', - 'App\\Http\\Controllers\\Auth\\PasswordController' => __DIR__ . '/../..' . '/app/Http/Controllers/Auth/PasswordController.php', - 'App\\Http\\Controllers\\Client\\helpdesk\\ClientTicketController' => __DIR__ . '/../..' . '/app/Http/Controllers/Client/helpdesk/ClientTicketController.php', - 'App\\Http\\Controllers\\Client\\helpdesk\\FormController' => __DIR__ . '/../..' . '/app/Http/Controllers/Client/helpdesk/FormController.php', - 'App\\Http\\Controllers\\Client\\helpdesk\\GuestController' => __DIR__ . '/../..' . '/app/Http/Controllers/Client/helpdesk/GuestController.php', - 'App\\Http\\Controllers\\Client\\helpdesk\\UnAuthController' => __DIR__ . '/../..' . '/app/Http/Controllers/Client/helpdesk/UnAuthController.php', - 'App\\Http\\Controllers\\Client\\helpdesk\\WelcomepageController' => __DIR__ . '/../..' . '/app/Http/Controllers/Client/helpdesk/WelcomepageController.php', - 'App\\Http\\Controllers\\Client\\kb\\UserController' => __DIR__ . '/../..' . '/app/Http/Controllers/Client/kb/UserController.php', - 'App\\Http\\Controllers\\Common\\ApiSettings' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/ApiSettings.php', - 'App\\Http\\Controllers\\Common\\FileuploadController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/FileuploadController.php', - 'App\\Http\\Controllers\\Common\\NotificationController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/NotificationController.php', - 'App\\Http\\Controllers\\Common\\PhpMailController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/PhpMailController.php', - 'App\\Http\\Controllers\\Common\\PushNotificationController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/PushNotificationController.php', - 'App\\Http\\Controllers\\Common\\SettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/SettingsController.php', - 'App\\Http\\Controllers\\Common\\TemplateController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/TemplateController.php', - 'App\\Http\\Controllers\\Common\\TemplateSetController' => __DIR__ . '/../..' . '/app/Http/Controllers/Common/TemplateSetController.php', - 'App\\Http\\Controllers\\Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Controller.php', - 'App\\Http\\Controllers\\Error\\ErrorController' => __DIR__ . '/../..' . '/app/Http/Controllers/Error/ErrorController.php', - 'App\\Http\\Controllers\\HomeController' => __DIR__ . '/../..' . '/app/Http/Controllers/HomeController.php', - 'App\\Http\\Controllers\\Installer\\helpdesk\\InstallController' => __DIR__ . '/../..' . '/app/Http/Controllers/Installer/helpdesk/InstallController.php', - 'App\\Http\\Controllers\\Job\\MailController' => __DIR__ . '/../..' . '/app/Http/Controllers/Job/MailController.php', - 'App\\Http\\Controllers\\Job\\QueueController' => __DIR__ . '/../..' . '/app/Http/Controllers/Job/QueueController.php', - 'App\\Http\\Controllers\\Update\\UpgradeController' => __DIR__ . '/../..' . '/app/Http/Controllers/Update/UpgradeController.php', - 'App\\Http\\Controllers\\Utility\\LibraryController' => __DIR__ . '/../..' . '/app/Http/Controllers/Utility/LibraryController.php', - 'App\\Http\\Kernel' => __DIR__ . '/../..' . '/app/Http/Kernel.php', - 'App\\Http\\Middleware\\ApiKey' => __DIR__ . '/../..' . '/app/Http/Middleware/ApiKey.php', - 'App\\Http\\Middleware\\Authenticate' => __DIR__ . '/../..' . '/app/Http/Middleware/Authenticate.php', - 'App\\Http\\Middleware\\CheckBoard' => __DIR__ . '/../..' . '/app/Http/Middleware/CheckBoard.php', - 'App\\Http\\Middleware\\CheckRole' => __DIR__ . '/../..' . '/app/Http/Middleware/CheckRole.php', - 'App\\Http\\Middleware\\CheckRoleAgent' => __DIR__ . '/../..' . '/app/Http/Middleware/CheckRoleAgent.php', - 'App\\Http\\Middleware\\CheckRoleUser' => __DIR__ . '/../..' . '/app/Http/Middleware/CheckRoleUser.php', - 'App\\Http\\Middleware\\CheckUpdate' => __DIR__ . '/../..' . '/app/Http/Middleware/CheckUpdate.php', - 'App\\Http\\Middleware\\EncryptCookies' => __DIR__ . '/../..' . '/app/Http/Middleware/EncryptCookies.php', - 'App\\Http\\Middleware\\Install' => __DIR__ . '/../..' . '/app/Http/Middleware/Install.php', - 'App\\Http\\Middleware\\LanguageMiddleware' => __DIR__ . '/../..' . '/app/Http/Middleware/LanguageMiddleware.php', - 'App\\Http\\Middleware\\RedirectIfAuthenticated' => __DIR__ . '/../..' . '/app/Http/Middleware/RedirectIfAuthenticated.php', - 'App\\Http\\Middleware\\VerifyCsrfToken' => __DIR__ . '/../..' . '/app/Http/Middleware/VerifyCsrfToken.php', - 'App\\Http\\Requests\\Request' => __DIR__ . '/../..' . '/app/Http/Requests/Request.php', - 'App\\Http\\Requests\\helpdesk\\AgentRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/AgentRequest.php', - 'App\\Http\\Requests\\helpdesk\\AgentUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/AgentUpdate.php', - 'App\\Http\\Requests\\helpdesk\\ArticleRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/ArticleRequest.php', - 'App\\Http\\Requests\\helpdesk\\BanRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/BanRequest.php', - 'App\\Http\\Requests\\helpdesk\\BanlistRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/BanlistRequest.php', - 'App\\Http\\Requests\\helpdesk\\CannedRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/CannedRequest.php', - 'App\\Http\\Requests\\helpdesk\\CannedUpdateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/CannedUpdateRequest.php', - 'App\\Http\\Requests\\helpdesk\\CheckTicket' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/CheckTicket.php', - 'App\\Http\\Requests\\helpdesk\\ClientRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/ClientRequest.php', - 'App\\Http\\Requests\\helpdesk\\CommentRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/CommentRequest.php', - 'App\\Http\\Requests\\helpdesk\\CompanyRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/CompanyRequest.php', - 'App\\Http\\Requests\\helpdesk\\ContactRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/ContactRequest.php', - 'App\\Http\\Requests\\helpdesk\\CreateTicketRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/CreateTicketRequest.php', - 'App\\Http\\Requests\\helpdesk\\DatabaseRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/DatabaseRequest.php', - 'App\\Http\\Requests\\helpdesk\\DepartmentRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/DepartmentRequest.php', - 'App\\Http\\Requests\\helpdesk\\DepartmentUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/DepartmentUpdate.php', - 'App\\Http\\Requests\\helpdesk\\DiagnoRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/DiagnoRequest.php', - 'App\\Http\\Requests\\helpdesk\\DiagnosRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/DiagnosRequest.php', - 'App\\Http\\Requests\\helpdesk\\EmailRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/EmailRequest.php', - 'App\\Http\\Requests\\helpdesk\\EmailsEditRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/EmailsEditRequest.php', - 'App\\Http\\Requests\\helpdesk\\EmailsRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/EmailsRequest.php', - 'App\\Http\\Requests\\helpdesk\\FormRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/FormRequest.php', - 'App\\Http\\Requests\\helpdesk\\GroupRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/GroupRequest.php', - 'App\\Http\\Requests\\helpdesk\\GroupUpdateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/GroupUpdateRequest.php', - 'App\\Http\\Requests\\helpdesk\\HelptopicRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/HelptopicRequest.php', - 'App\\Http\\Requests\\helpdesk\\HelptopicUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/HelptopicUpdate.php', - 'App\\Http\\Requests\\helpdesk\\InstallerRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/InstallerRequest.php', - 'App\\Http\\Requests\\helpdesk\\Job\\TaskRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/Job/TaskRequest.php', - 'App\\Http\\Requests\\helpdesk\\LoginRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/LoginRequest.php', - 'App\\Http\\Requests\\helpdesk\\Mail\\MailRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/Mail/MailRequest.php', - 'App\\Http\\Requests\\helpdesk\\MessageRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/MessageRequest.php', - 'App\\Http\\Requests\\helpdesk\\OrganizationRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/OrganizationRequest.php', - 'App\\Http\\Requests\\helpdesk\\OrganizationUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/OrganizationUpdate.php', - 'App\\Http\\Requests\\helpdesk\\OtpVerifyRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/OtpVerifyRequest.php', - 'App\\Http\\Requests\\helpdesk\\ProfilePassword' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/ProfilePassword.php', - 'App\\Http\\Requests\\helpdesk\\ProfileRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/ProfileRequest.php', - 'App\\Http\\Requests\\helpdesk\\Queue\\QueueRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/Queue/QueueRequest.php', - 'App\\Http\\Requests\\helpdesk\\RatingRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/RatingRequest.php', - 'App\\Http\\Requests\\helpdesk\\RatingUpdateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/RatingUpdateRequest.php', - 'App\\Http\\Requests\\helpdesk\\RegisterRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/RegisterRequest.php', - 'App\\Http\\Requests\\helpdesk\\SecurityRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/SecurityRequest.php', - 'App\\Http\\Requests\\helpdesk\\SlaRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/SlaRequest.php', - 'App\\Http\\Requests\\helpdesk\\SlaUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/SlaUpdate.php', - 'App\\Http\\Requests\\helpdesk\\SmtpRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/SmtpRequest.php', - 'App\\Http\\Requests\\helpdesk\\StatusRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/StatusRequest.php', - 'App\\Http\\Requests\\helpdesk\\Sys_userRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/Sys_userRequest.php', - 'App\\Http\\Requests\\helpdesk\\Sys_userUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/Sys_userUpdate.php', - 'App\\Http\\Requests\\helpdesk\\SystemRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/SystemRequest.php', - 'App\\Http\\Requests\\helpdesk\\TeamRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TeamRequest.php', - 'App\\Http\\Requests\\helpdesk\\TeamUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TeamUpdate.php', - 'App\\Http\\Requests\\helpdesk\\TemplateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TemplateRequest.php', - 'App\\Http\\Requests\\helpdesk\\TemplateRequest2' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TemplateRequest2.php', - 'App\\Http\\Requests\\helpdesk\\TemplateSetRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TemplateSetRequest.php', - 'App\\Http\\Requests\\helpdesk\\TemplateUdate' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TemplateUdate.php', - 'App\\Http\\Requests\\helpdesk\\TemplateUdate2' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TemplateUdate2.php', - 'App\\Http\\Requests\\helpdesk\\TicketEditRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TicketEditRequest.php', - 'App\\Http\\Requests\\helpdesk\\TicketForm' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TicketForm.php', - 'App\\Http\\Requests\\helpdesk\\TicketRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/TicketRequest.php', - 'App\\Http\\Requests\\helpdesk\\WorkflowCloseRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/WorkflowCloseRequest.php', - 'App\\Http\\Requests\\helpdesk\\WorkflowCreateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/WorkflowCreateRequest.php', - 'App\\Http\\Requests\\helpdesk\\WorkflowUpdateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/helpdesk/WorkflowUpdateRequest.php', - 'App\\Http\\Requests\\kb\\ArticleRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/ArticleRequest.php', - 'App\\Http\\Requests\\kb\\ArticleUpdate' => __DIR__ . '/../..' . '/app/Http/Requests/kb/ArticleUpdate.php', - 'App\\Http\\Requests\\kb\\CategoryRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/CategoryRequest.php', - 'App\\Http\\Requests\\kb\\CommentRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/CommentRequest.php', - 'App\\Http\\Requests\\kb\\ContactRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/ContactRequest.php', - 'App\\Http\\Requests\\kb\\FooterRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/FooterRequest.php', - 'App\\Http\\Requests\\kb\\InstallerRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/InstallerRequest.php', - 'App\\Http\\Requests\\kb\\PageRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/PageRequest.php', - 'App\\Http\\Requests\\kb\\ProfilePassword' => __DIR__ . '/../..' . '/app/Http/Requests/kb/ProfilePassword.php', - 'App\\Http\\Requests\\kb\\ProfileRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/ProfileRequest.php', - 'App\\Http\\Requests\\kb\\SearchRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/SearchRequest.php', - 'App\\Http\\Requests\\kb\\SettingsRequests' => __DIR__ . '/../..' . '/app/Http/Requests/kb/SettingsRequests.php', - 'App\\Http\\Requests\\kb\\SocialRequest' => __DIR__ . '/../..' . '/app/Http/Requests/kb/SocialRequest.php', - 'App\\Jobs\\Job' => __DIR__ . '/../..' . '/app/Jobs/Job.php', - 'App\\Jobs\\SendEmail' => __DIR__ . '/../..' . '/app/Jobs/SendEmail.php', - 'App\\Model\\Api\\ApiSetting' => __DIR__ . '/../..' . '/app/Model/Api/ApiSetting.php', - 'App\\Model\\Common\\Template' => __DIR__ . '/../..' . '/app/Model/Common/Template.php', - 'App\\Model\\Common\\TemplateSet' => __DIR__ . '/../..' . '/app/Model/Common/TemplateSet.php', - 'App\\Model\\Common\\TemplateType' => __DIR__ . '/../..' . '/app/Model/Common/TemplateType.php', - 'App\\Model\\MailJob\\Condition' => __DIR__ . '/../..' . '/app/Model/MailJob/Condition.php', - 'App\\Model\\MailJob\\FaveoMail' => __DIR__ . '/../..' . '/app/Model/MailJob/FaveoMail.php', - 'App\\Model\\MailJob\\FaveoQueue' => __DIR__ . '/../..' . '/app/Model/MailJob/FaveoQueue.php', - 'App\\Model\\MailJob\\MailService' => __DIR__ . '/../..' . '/app/Model/MailJob/MailService.php', - 'App\\Model\\MailJob\\QueueService' => __DIR__ . '/../..' . '/app/Model/MailJob/QueueService.php', - 'App\\Model\\Update\\BarNotification' => __DIR__ . '/../..' . '/app/Model/Update/BarNotification.php', - 'App\\Model\\helpdesk\\Agent\\Agents' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent/Agents.php', - 'App\\Model\\helpdesk\\Agent\\Assign_team_agent' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent/Assign_team_agent.php', - 'App\\Model\\helpdesk\\Agent\\Department' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent/Department.php', - 'App\\Model\\helpdesk\\Agent\\Group_assign_department' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent/Group_assign_department.php', - 'App\\Model\\helpdesk\\Agent\\Groups' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent/Groups.php', - 'App\\Model\\helpdesk\\Agent\\Teams' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent/Teams.php', - 'App\\Model\\helpdesk\\Agent_panel\\Canned' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent_panel/Canned.php', - 'App\\Model\\helpdesk\\Agent_panel\\Organization' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent_panel/Organization.php', - 'App\\Model\\helpdesk\\Agent_panel\\User_org' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent_panel/User_org.php', - 'App\\Model\\helpdesk\\Agent_panel\\User_org_head' => __DIR__ . '/../..' . '/app/Model/helpdesk/Agent_panel/User_org_head.php', - 'App\\Model\\helpdesk\\Email\\Banlist' => __DIR__ . '/../..' . '/app/Model/helpdesk/Email/Banlist.php', - 'App\\Model\\helpdesk\\Email\\Emails' => __DIR__ . '/../..' . '/app/Model/helpdesk/Email/Emails.php', - 'App\\Model\\helpdesk\\Email\\Template' => __DIR__ . '/../..' . '/app/Model/helpdesk/Email/Template.php', - 'App\\Model\\helpdesk\\Form\\FieldValue' => __DIR__ . '/../..' . '/app/Model/helpdesk/Form/FieldValue.php', - 'App\\Model\\helpdesk\\Form\\Fields' => __DIR__ . '/../..' . '/app/Model/helpdesk/Form/Fields.php', - 'App\\Model\\helpdesk\\Form\\Form_details' => __DIR__ . '/../..' . '/app/Model/helpdesk/Form/Form_details.php', - 'App\\Model\\helpdesk\\Form\\Form_name' => __DIR__ . '/../..' . '/app/Model/helpdesk/Form/Form_name.php', - 'App\\Model\\helpdesk\\Form\\Form_value' => __DIR__ . '/../..' . '/app/Model/helpdesk/Form/Form_value.php', - 'App\\Model\\helpdesk\\Form\\Forms' => __DIR__ . '/../..' . '/app/Model/helpdesk/Form/Forms.php', - 'App\\Model\\helpdesk\\Guest\\Guest_note' => __DIR__ . '/../..' . '/app/Model/helpdesk/Guest/Guest_note.php', - 'App\\Model\\helpdesk\\Manage\\Forms' => __DIR__ . '/../..' . '/app/Model/helpdesk/Manage/Forms.php', - 'App\\Model\\helpdesk\\Manage\\Help_topic' => __DIR__ . '/../..' . '/app/Model/helpdesk/Manage/Help_topic.php', - 'App\\Model\\helpdesk\\Manage\\Sla_plan' => __DIR__ . '/../..' . '/app/Model/helpdesk/Manage/Sla_plan.php', - 'App\\Model\\helpdesk\\Notification\\Notification' => __DIR__ . '/../..' . '/app/Model/helpdesk/Notification/Notification.php', - 'App\\Model\\helpdesk\\Notification\\NotificationType' => __DIR__ . '/../..' . '/app/Model/helpdesk/Notification/NotificationType.php', - 'App\\Model\\helpdesk\\Notification\\UserNotification' => __DIR__ . '/../..' . '/app/Model/helpdesk/Notification/UserNotification.php', - 'App\\Model\\helpdesk\\Ratings\\Rating' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ratings/Rating.php', - 'App\\Model\\helpdesk\\Ratings\\RatingRef' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ratings/RatingRef.php', - 'App\\Model\\helpdesk\\Settings\\Access' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Access.php', - 'App\\Model\\helpdesk\\Settings\\Alert' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Alert.php', - 'App\\Model\\helpdesk\\Settings\\CommonSettings' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/CommonSettings.php', - 'App\\Model\\helpdesk\\Settings\\Company' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Company.php', - 'App\\Model\\helpdesk\\Settings\\Email' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Email.php', - 'App\\Model\\helpdesk\\Settings\\Plugin' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Plugin.php', - 'App\\Model\\helpdesk\\Settings\\Responder' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Responder.php', - 'App\\Model\\helpdesk\\Settings\\Security' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Security.php', - 'App\\Model\\helpdesk\\Settings\\System' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/System.php', - 'App\\Model\\helpdesk\\Settings\\Ticket' => __DIR__ . '/../..' . '/app/Model/helpdesk/Settings/Ticket.php', - 'App\\Model\\helpdesk\\Theme\\Footer' => __DIR__ . '/../..' . '/app/Model/helpdesk/Theme/Footer.php', - 'App\\Model\\helpdesk\\Theme\\Footer2' => __DIR__ . '/../..' . '/app/Model/helpdesk/Theme/Footer2.php', - 'App\\Model\\helpdesk\\Theme\\Footer3' => __DIR__ . '/../..' . '/app/Model/helpdesk/Theme/Footer3.php', - 'App\\Model\\helpdesk\\Theme\\Footer4' => __DIR__ . '/../..' . '/app/Model/helpdesk/Theme/Footer4.php', - 'App\\Model\\helpdesk\\Theme\\Widgets' => __DIR__ . '/../..' . '/app/Model/helpdesk/Theme/Widgets.php', - 'App\\Model\\helpdesk\\Ticket\\TicketToken' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/TicketToken.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_Collaborator' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_Collaborator.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_Form_Data' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_Form_Data.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_Priority' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_Priority.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_Status' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_Status.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_Thread' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_Thread.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_attachments' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_attachments.php', - 'App\\Model\\helpdesk\\Ticket\\Ticket_source' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Ticket_source.php', - 'App\\Model\\helpdesk\\Ticket\\Tickets' => __DIR__ . '/../..' . '/app/Model/helpdesk/Ticket/Tickets.php', - 'App\\Model\\helpdesk\\Utility\\CountryCode' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/CountryCode.php', - 'App\\Model\\helpdesk\\Utility\\Date_format' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Date_format.php', - 'App\\Model\\helpdesk\\Utility\\Date_time_format' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Date_time_format.php', - 'App\\Model\\helpdesk\\Utility\\Email' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Email.php', - 'App\\Model\\helpdesk\\Utility\\Form_type' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Form_type.php', - 'App\\Model\\helpdesk\\Utility\\Form_visibility' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Form_visibility.php', - 'App\\Model\\helpdesk\\Utility\\Languages' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Languages.php', - 'App\\Model\\helpdesk\\Utility\\Limit_Login' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Limit_Login.php', - 'App\\Model\\helpdesk\\Utility\\Log_notification' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Log_notification.php', - 'App\\Model\\helpdesk\\Utility\\Logs' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Logs.php', - 'App\\Model\\helpdesk\\Utility\\MailboxProtocol' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/MailboxProtocol.php', - 'App\\Model\\helpdesk\\Utility\\Otp' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Otp.php', - 'App\\Model\\helpdesk\\Utility\\Priority' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Priority.php', - 'App\\Model\\helpdesk\\Utility\\Ticket_thread' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Ticket_thread.php', - 'App\\Model\\helpdesk\\Utility\\Time_format' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Time_format.php', - 'App\\Model\\helpdesk\\Utility\\Timezones' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Timezones.php', - 'App\\Model\\helpdesk\\Utility\\Version_Check' => __DIR__ . '/../..' . '/app/Model/helpdesk/Utility/Version_Check.php', - 'App\\Model\\helpdesk\\Workflow\\WorkflowAction' => __DIR__ . '/../..' . '/app/Model/helpdesk/Workflow/WorkflowAction.php', - 'App\\Model\\helpdesk\\Workflow\\WorkflowClose' => __DIR__ . '/../..' . '/app/Model/helpdesk/Workflow/WorkflowClose.php', - 'App\\Model\\helpdesk\\Workflow\\WorkflowName' => __DIR__ . '/../..' . '/app/Model/helpdesk/Workflow/WorkflowName.php', - 'App\\Model\\helpdesk\\Workflow\\WorkflowRules' => __DIR__ . '/../..' . '/app/Model/helpdesk/Workflow/WorkflowRules.php', - 'App\\Model\\kb\\Article' => __DIR__ . '/../..' . '/app/Model/kb/Article.php', - 'App\\Model\\kb\\Category' => __DIR__ . '/../..' . '/app/Model/kb/Category.php', - 'App\\Model\\kb\\Comment' => __DIR__ . '/../..' . '/app/Model/kb/Comment.php', - 'App\\Model\\kb\\Contact' => __DIR__ . '/../..' . '/app/Model/kb/Contact.php', - 'App\\Model\\kb\\Country' => __DIR__ . '/../..' . '/app/Model/kb/Country.php', - 'App\\Model\\kb\\DateFormat' => __DIR__ . '/../..' . '/app/Model/kb/DateFormat.php', - 'App\\Model\\kb\\Faq' => __DIR__ . '/../..' . '/app/Model/kb/Faq.php', - 'App\\Model\\kb\\Footer' => __DIR__ . '/../..' . '/app/Model/kb/Footer.php', - 'App\\Model\\kb\\Footer2' => __DIR__ . '/../..' . '/app/Model/kb/Footer2.php', - 'App\\Model\\kb\\Footer3' => __DIR__ . '/../..' . '/app/Model/kb/Footer3.php', - 'App\\Model\\kb\\Footer4' => __DIR__ . '/../..' . '/app/Model/kb/Footer4.php', - 'App\\Model\\kb\\Options' => __DIR__ . '/../..' . '/app/Model/kb/Options.php', - 'App\\Model\\kb\\Page' => __DIR__ . '/../..' . '/app/Model/kb/Page.php', - 'App\\Model\\kb\\Relationship' => __DIR__ . '/../..' . '/app/Model/kb/Relationship.php', - 'App\\Model\\kb\\Settings' => __DIR__ . '/../..' . '/app/Model/kb/Settings.php', - 'App\\Model\\kb\\Side1' => __DIR__ . '/../..' . '/app/Model/kb/Side1.php', - 'App\\Model\\kb\\Side2' => __DIR__ . '/../..' . '/app/Model/kb/Side2.php', - 'App\\Model\\kb\\Social' => __DIR__ . '/../..' . '/app/Model/kb/Social.php', - 'App\\Model\\kb\\Timezone' => __DIR__ . '/../..' . '/app/Model/kb/Timezone.php', - 'App\\Model\\kb\\Zone' => __DIR__ . '/../..' . '/app/Model/kb/Zone.php', - 'App\\Plugins\\Msg91\\Controllers\\AgentTimeLineController' => __DIR__ . '/../..' . '/app/Plugins/Msg91/Controllers/AgentTimeLineController.php', - 'App\\Plugins\\Msg91\\Controllers\\Msg91Controller' => __DIR__ . '/../..' . '/app/Plugins/Msg91/Controllers/Msg91Controller.php', - 'App\\Plugins\\Msg91\\Controllers\\Msg91SettingsController' => __DIR__ . '/../..' . '/app/Plugins/Msg91/Controllers/Msg91SettingsController.php', - 'App\\Plugins\\Msg91\\Controllers\\SendOtpController' => __DIR__ . '/../..' . '/app/Plugins/Msg91/Controllers/SendOtpController.php', - 'App\\Plugins\\Msg91\\Model\\Msg91' => __DIR__ . '/../..' . '/app/Plugins/Msg91/Model/Msg91.php', - 'App\\Plugins\\Msg91\\Model\\Provider' => __DIR__ . '/../..' . '/app/Plugins/Msg91/Model/Provider.php', - 'App\\Plugins\\Msg91\\ServiceProvider' => __DIR__ . '/../..' . '/app/Plugins/Msg91/ServiceProvider.php', - 'App\\Plugins\\Podio\\Controllers\\PodioController' => __DIR__ . '/../..' . '/app/Plugins/Podio/Controllers/PodioController.php', - 'App\\Plugins\\Podio\\Controllers\\SettingsController' => __DIR__ . '/../..' . '/app/Plugins/Podio/Controllers/SettingsController.php', - 'App\\Plugins\\Podio\\Model\\Podio' => __DIR__ . '/../..' . '/app/Plugins/Podio/Model/Podio.php', - 'App\\Plugins\\Podio\\Model\\PodioClient' => __DIR__ . '/../..' . '/app/Plugins/Podio/Model/PodioClient.php', - 'App\\Plugins\\Podio\\Model\\PodioTicket' => __DIR__ . '/../..' . '/app/Plugins/Podio/Model/PodioTicket.php', - 'App\\Plugins\\Podio\\ServiceProvider' => __DIR__ . '/../..' . '/app/Plugins/Podio/ServiceProvider.php', - 'App\\Plugins\\ServiceProvider' => __DIR__ . '/../..' . '/app/Plugins/ServiceProvider.php', - 'App\\Providers\\AppServiceProvider' => __DIR__ . '/../..' . '/app/Providers/AppServiceProvider.php', - 'App\\Providers\\AuthServiceProvider' => __DIR__ . '/../..' . '/app/Providers/AuthServiceProvider.php', - 'App\\Providers\\ConfigServiceProvider' => __DIR__ . '/../..' . '/app/Providers/ConfigServiceProvider.php', - 'App\\Providers\\EventServiceProvider' => __DIR__ . '/../..' . '/app/Providers/EventServiceProvider.php', - 'App\\Providers\\RouteServiceProvider' => __DIR__ . '/../..' . '/app/Providers/RouteServiceProvider.php', - 'App\\User' => __DIR__ . '/../..' . '/app/User.php', + 'AlterTicketSourceTable' => __DIR__ . '/../..' . '/database/migrations/2016_08_16_104539_alter_ticket_source_table.php', 'Attribute_Translator' => __DIR__ . '/..' . '/dompdf/dompdf/include/attribute_translator.cls.php', - 'Aws\\Acm\\AcmClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Acm/AcmClient.php', - 'Aws\\Acm\\Exception\\AcmException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Acm/Exception/AcmException.php', - 'Aws\\ApiGateway\\ApiGatewayClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ApiGateway/ApiGatewayClient.php', - 'Aws\\ApiGateway\\Exception\\ApiGatewayException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ApiGateway/Exception/ApiGatewayException.php', - 'Aws\\Api\\AbstractModel' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/AbstractModel.php', - 'Aws\\Api\\ApiProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ApiProvider.php', - 'Aws\\Api\\DateTimeResult' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/DateTimeResult.php', - 'Aws\\Api\\DocModel' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/DocModel.php', - 'Aws\\Api\\ErrorParser\\JsonParserTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ErrorParser/JsonParserTrait.php', - 'Aws\\Api\\ErrorParser\\JsonRpcErrorParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ErrorParser/JsonRpcErrorParser.php', - 'Aws\\Api\\ErrorParser\\RestJsonErrorParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ErrorParser/RestJsonErrorParser.php', - 'Aws\\Api\\ErrorParser\\XmlErrorParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ErrorParser/XmlErrorParser.php', - 'Aws\\Api\\ListShape' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ListShape.php', - 'Aws\\Api\\MapShape' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/MapShape.php', - 'Aws\\Api\\Operation' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Operation.php', - 'Aws\\Api\\Parser\\AbstractParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/AbstractParser.php', - 'Aws\\Api\\Parser\\AbstractRestParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/AbstractRestParser.php', - 'Aws\\Api\\Parser\\Crc32ValidatingParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/Crc32ValidatingParser.php', - 'Aws\\Api\\Parser\\Exception\\ParserException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/Exception/ParserException.php', - 'Aws\\Api\\Parser\\JsonParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/JsonParser.php', - 'Aws\\Api\\Parser\\JsonRpcParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/JsonRpcParser.php', - 'Aws\\Api\\Parser\\PayloadParserTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php', - 'Aws\\Api\\Parser\\QueryParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/QueryParser.php', - 'Aws\\Api\\Parser\\RestJsonParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/RestJsonParser.php', - 'Aws\\Api\\Parser\\RestXmlParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/RestXmlParser.php', - 'Aws\\Api\\Parser\\XmlParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Parser/XmlParser.php', - 'Aws\\Api\\Serializer\\Ec2ParamBuilder' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/Ec2ParamBuilder.php', - 'Aws\\Api\\Serializer\\JsonBody' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/JsonBody.php', - 'Aws\\Api\\Serializer\\JsonRpcSerializer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/JsonRpcSerializer.php', - 'Aws\\Api\\Serializer\\QueryParamBuilder' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/QueryParamBuilder.php', - 'Aws\\Api\\Serializer\\QuerySerializer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/QuerySerializer.php', - 'Aws\\Api\\Serializer\\RestJsonSerializer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/RestJsonSerializer.php', - 'Aws\\Api\\Serializer\\RestSerializer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php', - 'Aws\\Api\\Serializer\\RestXmlSerializer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php', - 'Aws\\Api\\Serializer\\XmlBody' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Serializer/XmlBody.php', - 'Aws\\Api\\Service' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Service.php', - 'Aws\\Api\\Shape' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Shape.php', - 'Aws\\Api\\ShapeMap' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/ShapeMap.php', - 'Aws\\Api\\StructureShape' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/StructureShape.php', - 'Aws\\Api\\TimestampShape' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/TimestampShape.php', - 'Aws\\Api\\Validator' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Api/Validator.php', - 'Aws\\ApplicationAutoScaling\\ApplicationAutoScalingClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ApplicationAutoScaling/ApplicationAutoScalingClient.php', - 'Aws\\ApplicationAutoScaling\\Exception\\ApplicationAutoScalingException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ApplicationAutoScaling/Exception/ApplicationAutoScalingException.php', - 'Aws\\ApplicationDiscoveryService\\ApplicationDiscoveryServiceClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ApplicationDiscoveryService/ApplicationDiscoveryServiceClient.php', - 'Aws\\ApplicationDiscoveryService\\Exception\\ApplicationDiscoveryServiceException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ApplicationDiscoveryService/Exception/ApplicationDiscoveryServiceException.php', - 'Aws\\AutoScaling\\AutoScalingClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/AutoScaling/AutoScalingClient.php', - 'Aws\\AutoScaling\\Exception\\AutoScalingException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/AutoScaling/Exception/AutoScalingException.php', - 'Aws\\AwsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/AwsClient.php', - 'Aws\\AwsClientInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/AwsClientInterface.php', - 'Aws\\AwsClientTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/AwsClientTrait.php', - 'Aws\\CacheInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CacheInterface.php', - 'Aws\\ClientResolver' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ClientResolver.php', - 'Aws\\CloudFormation\\CloudFormationClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFormation/CloudFormationClient.php', - 'Aws\\CloudFormation\\Exception\\CloudFormationException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFormation/Exception/CloudFormationException.php', - 'Aws\\CloudFront\\CloudFrontClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFront/CloudFrontClient.php', - 'Aws\\CloudFront\\CookieSigner' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFront/CookieSigner.php', - 'Aws\\CloudFront\\Exception\\CloudFrontException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFront/Exception/CloudFrontException.php', - 'Aws\\CloudFront\\Signer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFront/Signer.php', - 'Aws\\CloudFront\\UrlSigner' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudFront/UrlSigner.php', - 'Aws\\CloudHsm\\CloudHsmClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudHsm/CloudHsmClient.php', - 'Aws\\CloudHsm\\Exception\\CloudHsmException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudHsm/Exception/CloudHsmException.php', - 'Aws\\CloudSearchDomain\\CloudSearchDomainClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudSearchDomain/CloudSearchDomainClient.php', - 'Aws\\CloudSearchDomain\\Exception\\CloudSearchDomainException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudSearchDomain/Exception/CloudSearchDomainException.php', - 'Aws\\CloudSearch\\CloudSearchClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudSearch/CloudSearchClient.php', - 'Aws\\CloudSearch\\Exception\\CloudSearchException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudSearch/Exception/CloudSearchException.php', - 'Aws\\CloudTrail\\CloudTrailClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudTrail/CloudTrailClient.php', - 'Aws\\CloudTrail\\Exception\\CloudTrailException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudTrail/Exception/CloudTrailException.php', - 'Aws\\CloudTrail\\LogFileIterator' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudTrail/LogFileIterator.php', - 'Aws\\CloudTrail\\LogFileReader' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudTrail/LogFileReader.php', - 'Aws\\CloudTrail\\LogRecordIterator' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudTrail/LogRecordIterator.php', - 'Aws\\CloudWatchEvents\\CloudWatchEventsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudWatchEvents/CloudWatchEventsClient.php', - 'Aws\\CloudWatchEvents\\Exception\\CloudWatchEventsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudWatchEvents/Exception/CloudWatchEventsException.php', - 'Aws\\CloudWatchLogs\\CloudWatchLogsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudWatchLogs/CloudWatchLogsClient.php', - 'Aws\\CloudWatchLogs\\Exception\\CloudWatchLogsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudWatchLogs/Exception/CloudWatchLogsException.php', - 'Aws\\CloudWatch\\CloudWatchClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudWatch/CloudWatchClient.php', - 'Aws\\CloudWatch\\Exception\\CloudWatchException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CloudWatch/Exception/CloudWatchException.php', - 'Aws\\CodeCommit\\CodeCommitClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CodeCommit/CodeCommitClient.php', - 'Aws\\CodeCommit\\Exception\\CodeCommitException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CodeCommit/Exception/CodeCommitException.php', - 'Aws\\CodeDeploy\\CodeDeployClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CodeDeploy/CodeDeployClient.php', - 'Aws\\CodeDeploy\\Exception\\CodeDeployException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CodeDeploy/Exception/CodeDeployException.php', - 'Aws\\CodePipeline\\CodePipelineClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CodePipeline/CodePipelineClient.php', - 'Aws\\CodePipeline\\Exception\\CodePipelineException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CodePipeline/Exception/CodePipelineException.php', - 'Aws\\CognitoIdentityProvider\\CognitoIdentityProviderClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoIdentityProvider/CognitoIdentityProviderClient.php', - 'Aws\\CognitoIdentityProvider\\Exception\\CognitoIdentityProviderException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoIdentityProvider/Exception/CognitoIdentityProviderException.php', - 'Aws\\CognitoIdentity\\CognitoIdentityClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityClient.php', - 'Aws\\CognitoIdentity\\CognitoIdentityProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoIdentity/CognitoIdentityProvider.php', - 'Aws\\CognitoIdentity\\Exception\\CognitoIdentityException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoIdentity/Exception/CognitoIdentityException.php', - 'Aws\\CognitoSync\\CognitoSyncClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoSync/CognitoSyncClient.php', - 'Aws\\CognitoSync\\Exception\\CognitoSyncException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CognitoSync/Exception/CognitoSyncException.php', - 'Aws\\Command' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Command.php', - 'Aws\\CommandInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CommandInterface.php', - 'Aws\\CommandPool' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/CommandPool.php', - 'Aws\\ConfigService\\ConfigServiceClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php', - 'Aws\\ConfigService\\Exception\\ConfigServiceException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ConfigService/Exception/ConfigServiceException.php', - 'Aws\\Credentials\\CredentialProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Credentials/CredentialProvider.php', - 'Aws\\Credentials\\Credentials' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Credentials/Credentials.php', - 'Aws\\Credentials\\CredentialsInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Credentials/CredentialsInterface.php', - 'Aws\\Credentials\\EcsCredentialProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Credentials/EcsCredentialProvider.php', - 'Aws\\Credentials\\InstanceProfileProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Credentials/InstanceProfileProvider.php', - 'Aws\\DataPipeline\\DataPipelineClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DataPipeline/DataPipelineClient.php', - 'Aws\\DataPipeline\\Exception\\DataPipelineException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DataPipeline/Exception/DataPipelineException.php', - 'Aws\\DatabaseMigrationService\\DatabaseMigrationServiceClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DatabaseMigrationService/DatabaseMigrationServiceClient.php', - 'Aws\\DatabaseMigrationService\\Exception\\DatabaseMigrationServiceException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DatabaseMigrationService/Exception/DatabaseMigrationServiceException.php', - 'Aws\\DeviceFarm\\DeviceFarmClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DeviceFarm/DeviceFarmClient.php', - 'Aws\\DeviceFarm\\Exception\\DeviceFarmException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DeviceFarm/Exception/DeviceFarmException.php', - 'Aws\\DirectConnect\\DirectConnectClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DirectConnect/DirectConnectClient.php', - 'Aws\\DirectConnect\\Exception\\DirectConnectException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DirectConnect/Exception/DirectConnectException.php', - 'Aws\\DirectoryService\\DirectoryServiceClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DirectoryService/DirectoryServiceClient.php', - 'Aws\\DirectoryService\\Exception\\DirectoryServiceException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DirectoryService/Exception/DirectoryServiceException.php', - 'Aws\\DoctrineCacheAdapter' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DoctrineCacheAdapter.php', - 'Aws\\DynamoDbStreams\\DynamoDbStreamsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDbStreams/DynamoDbStreamsClient.php', - 'Aws\\DynamoDbStreams\\Exception\\DynamoDbStreamsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDbStreams/Exception/DynamoDbStreamsException.php', - 'Aws\\DynamoDb\\BinaryValue' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/BinaryValue.php', - 'Aws\\DynamoDb\\DynamoDbClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/DynamoDbClient.php', - 'Aws\\DynamoDb\\Exception\\DynamoDbException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/Exception/DynamoDbException.php', - 'Aws\\DynamoDb\\LockingSessionConnection' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/LockingSessionConnection.php', - 'Aws\\DynamoDb\\Marshaler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/Marshaler.php', - 'Aws\\DynamoDb\\NumberValue' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/NumberValue.php', - 'Aws\\DynamoDb\\SessionConnectionInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/SessionConnectionInterface.php', - 'Aws\\DynamoDb\\SessionHandler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/SessionHandler.php', - 'Aws\\DynamoDb\\SetValue' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/SetValue.php', - 'Aws\\DynamoDb\\StandardSessionConnection' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/StandardSessionConnection.php', - 'Aws\\DynamoDb\\WriteRequestBatch' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/DynamoDb/WriteRequestBatch.php', - 'Aws\\Ec2\\CopySnapshotMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ec2/CopySnapshotMiddleware.php', - 'Aws\\Ec2\\Ec2Client' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ec2/Ec2Client.php', - 'Aws\\Ec2\\Exception\\Ec2Exception' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ec2/Exception/Ec2Exception.php', - 'Aws\\Ecr\\EcrClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ecr/EcrClient.php', - 'Aws\\Ecr\\Exception\\EcrException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ecr/Exception/EcrException.php', - 'Aws\\Ecs\\EcsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ecs/EcsClient.php', - 'Aws\\Ecs\\Exception\\EcsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ecs/Exception/EcsException.php', - 'Aws\\Efs\\EfsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Efs/EfsClient.php', - 'Aws\\Efs\\Exception\\EfsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Efs/Exception/EfsException.php', - 'Aws\\ElastiCache\\ElastiCacheClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElastiCache/ElastiCacheClient.php', - 'Aws\\ElastiCache\\Exception\\ElastiCacheException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElastiCache/Exception/ElastiCacheException.php', - 'Aws\\ElasticBeanstalk\\ElasticBeanstalkClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticBeanstalk/ElasticBeanstalkClient.php', - 'Aws\\ElasticBeanstalk\\Exception\\ElasticBeanstalkException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticBeanstalk/Exception/ElasticBeanstalkException.php', - 'Aws\\ElasticLoadBalancing\\ElasticLoadBalancingClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticLoadBalancing/ElasticLoadBalancingClient.php', - 'Aws\\ElasticLoadBalancing\\Exception\\ElasticLoadBalancingException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php', - 'Aws\\ElasticTranscoder\\ElasticTranscoderClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticTranscoder/ElasticTranscoderClient.php', - 'Aws\\ElasticTranscoder\\Exception\\ElasticTranscoderException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticTranscoder/Exception/ElasticTranscoderException.php', - 'Aws\\ElasticsearchService\\ElasticsearchServiceClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php', - 'Aws\\ElasticsearchService\\Exception\\ElasticsearchServiceException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php', - 'Aws\\Emr\\EmrClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Emr/EmrClient.php', - 'Aws\\Emr\\Exception\\EmrException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Emr/Exception/EmrException.php', - 'Aws\\Endpoint\\EndpointProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Endpoint/EndpointProvider.php', - 'Aws\\Endpoint\\Partition' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Endpoint/Partition.php', - 'Aws\\Endpoint\\PartitionEndpointProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php', - 'Aws\\Endpoint\\PartitionInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Endpoint/PartitionInterface.php', - 'Aws\\Endpoint\\PatternEndpointProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Endpoint/PatternEndpointProvider.php', - 'Aws\\Exception\\AwsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/AwsException.php', - 'Aws\\Exception\\CouldNotCreateChecksumException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/CouldNotCreateChecksumException.php', - 'Aws\\Exception\\CredentialsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/CredentialsException.php', - 'Aws\\Exception\\MultipartUploadException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/MultipartUploadException.php', - 'Aws\\Exception\\UnresolvedApiException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/UnresolvedApiException.php', - 'Aws\\Exception\\UnresolvedEndpointException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/UnresolvedEndpointException.php', - 'Aws\\Exception\\UnresolvedSignatureException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Exception/UnresolvedSignatureException.php', - 'Aws\\Firehose\\Exception\\FirehoseException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Firehose/Exception/FirehoseException.php', - 'Aws\\Firehose\\FirehoseClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Firehose/FirehoseClient.php', - 'Aws\\GameLift\\Exception\\GameLiftException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/GameLift/Exception/GameLiftException.php', - 'Aws\\GameLift\\GameLiftClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/GameLift/GameLiftClient.php', - 'Aws\\Glacier\\Exception\\GlacierException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Glacier/Exception/GlacierException.php', - 'Aws\\Glacier\\GlacierClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Glacier/GlacierClient.php', - 'Aws\\Glacier\\MultipartUploader' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Glacier/MultipartUploader.php', - 'Aws\\Glacier\\TreeHash' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Glacier/TreeHash.php', - 'Aws\\HandlerList' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/HandlerList.php', - 'Aws\\Handler\\GuzzleV5\\GuzzleHandler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleHandler.php', - 'Aws\\Handler\\GuzzleV5\\GuzzleStream' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Handler/GuzzleV5/GuzzleStream.php', - 'Aws\\Handler\\GuzzleV5\\PsrStream' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Handler/GuzzleV5/PsrStream.php', - 'Aws\\Handler\\GuzzleV6\\GuzzleHandler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php', - 'Aws\\HasDataTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/HasDataTrait.php', - 'Aws\\HashInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/HashInterface.php', - 'Aws\\HashingStream' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/HashingStream.php', - 'Aws\\History' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/History.php', - 'Aws\\Iam\\Exception\\IamException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Iam/Exception/IamException.php', - 'Aws\\Iam\\IamClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Iam/IamClient.php', - 'Aws\\ImportExport\\Exception\\ImportExportException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ImportExport/Exception/ImportExportException.php', - 'Aws\\ImportExport\\ImportExportClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ImportExport/ImportExportClient.php', - 'Aws\\Inspector\\Exception\\InspectorException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Inspector/Exception/InspectorException.php', - 'Aws\\Inspector\\InspectorClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Inspector/InspectorClient.php', - 'Aws\\IotDataPlane\\Exception\\IotDataPlaneException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/IotDataPlane/Exception/IotDataPlaneException.php', - 'Aws\\IotDataPlane\\IotDataPlaneClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/IotDataPlane/IotDataPlaneClient.php', - 'Aws\\Iot\\Exception\\IotException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Iot/Exception/IotException.php', - 'Aws\\Iot\\IotClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Iot/IotClient.php', - 'Aws\\JsonCompiler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/JsonCompiler.php', - 'Aws\\Kinesis\\Exception\\KinesisException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Kinesis/Exception/KinesisException.php', - 'Aws\\Kinesis\\KinesisClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Kinesis/KinesisClient.php', - 'Aws\\Kms\\Exception\\KmsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Kms/Exception/KmsException.php', - 'Aws\\Kms\\KmsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Kms/KmsClient.php', - 'Aws\\Lambda\\Exception\\LambdaException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Lambda/Exception/LambdaException.php', - 'Aws\\Lambda\\LambdaClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Lambda/LambdaClient.php', - 'Aws\\LruArrayCache' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/LruArrayCache.php', - 'Aws\\MachineLearning\\Exception\\MachineLearningException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MachineLearning/Exception/MachineLearningException.php', - 'Aws\\MachineLearning\\MachineLearningClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MachineLearning/MachineLearningClient.php', - 'Aws\\MarketplaceCommerceAnalytics\\Exception\\MarketplaceCommerceAnalyticsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/Exception/MarketplaceCommerceAnalyticsException.php', - 'Aws\\MarketplaceCommerceAnalytics\\MarketplaceCommerceAnalyticsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MarketplaceCommerceAnalytics/MarketplaceCommerceAnalyticsClient.php', - 'Aws\\MarketplaceMetering\\Exception\\MarketplaceMeteringException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MarketplaceMetering/Exception/MarketplaceMeteringException.php', - 'Aws\\MarketplaceMetering\\MarketplaceMeteringClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MarketplaceMetering/MarketplaceMeteringClient.php', - 'Aws\\Middleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Middleware.php', - 'Aws\\MockHandler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MockHandler.php', - 'Aws\\MultiRegionClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/MultiRegionClient.php', - 'Aws\\Multipart\\AbstractUploadManager' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Multipart/AbstractUploadManager.php', - 'Aws\\Multipart\\AbstractUploader' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Multipart/AbstractUploader.php', - 'Aws\\Multipart\\UploadState' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Multipart/UploadState.php', - 'Aws\\OpsWorks\\Exception\\OpsWorksException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/OpsWorks/Exception/OpsWorksException.php', - 'Aws\\OpsWorks\\OpsWorksClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/OpsWorks/OpsWorksClient.php', - 'Aws\\PhpHash' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/PhpHash.php', - 'Aws\\PsrCacheAdapter' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/PsrCacheAdapter.php', - 'Aws\\Rds\\Exception\\RdsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Rds/Exception/RdsException.php', - 'Aws\\Rds\\RdsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Rds/RdsClient.php', - 'Aws\\Redshift\\Exception\\RedshiftException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Redshift/Exception/RedshiftException.php', - 'Aws\\Redshift\\RedshiftClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Redshift/RedshiftClient.php', - 'Aws\\Result' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Result.php', - 'Aws\\ResultInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ResultInterface.php', - 'Aws\\ResultPaginator' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ResultPaginator.php', - 'Aws\\RetryMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/RetryMiddleware.php', - 'Aws\\Route53Domains\\Exception\\Route53DomainsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Route53Domains/Exception/Route53DomainsException.php', - 'Aws\\Route53Domains\\Route53DomainsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Route53Domains/Route53DomainsClient.php', - 'Aws\\Route53\\Exception\\Route53Exception' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Route53/Exception/Route53Exception.php', - 'Aws\\Route53\\Route53Client' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Route53/Route53Client.php', - 'Aws\\S3\\AccelerateMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/AccelerateMiddleware.php', - 'Aws\\S3\\AmbiguousSuccessParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/AmbiguousSuccessParser.php', - 'Aws\\S3\\ApplyChecksumMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/ApplyChecksumMiddleware.php', - 'Aws\\S3\\BatchDelete' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/BatchDelete.php', - 'Aws\\S3\\BucketEndpointMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/BucketEndpointMiddleware.php', - 'Aws\\S3\\Exception\\DeleteMultipleObjectsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/Exception/DeleteMultipleObjectsException.php', - 'Aws\\S3\\Exception\\PermanentRedirectException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/Exception/PermanentRedirectException.php', - 'Aws\\S3\\Exception\\S3Exception' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/Exception/S3Exception.php', - 'Aws\\S3\\GetBucketLocationParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/GetBucketLocationParser.php', - 'Aws\\S3\\MultipartCopy' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/MultipartCopy.php', - 'Aws\\S3\\MultipartUploader' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/MultipartUploader.php', - 'Aws\\S3\\MultipartUploadingTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/MultipartUploadingTrait.php', - 'Aws\\S3\\ObjectCopier' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/ObjectCopier.php', - 'Aws\\S3\\ObjectUploader' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/ObjectUploader.php', - 'Aws\\S3\\PermanentRedirectMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/PermanentRedirectMiddleware.php', - 'Aws\\S3\\PostObject' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/PostObject.php', - 'Aws\\S3\\PostObjectV4' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/PostObjectV4.php', - 'Aws\\S3\\PutObjectUrlMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/PutObjectUrlMiddleware.php', - 'Aws\\S3\\RetryableMalformedResponseParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/RetryableMalformedResponseParser.php', - 'Aws\\S3\\S3Client' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/S3Client.php', - 'Aws\\S3\\S3ClientInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/S3ClientInterface.php', - 'Aws\\S3\\S3ClientTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/S3ClientTrait.php', - 'Aws\\S3\\S3MultiRegionClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/S3MultiRegionClient.php', - 'Aws\\S3\\S3UriParser' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/S3UriParser.php', - 'Aws\\S3\\SSECMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/SSECMiddleware.php', - 'Aws\\S3\\StreamWrapper' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/StreamWrapper.php', - 'Aws\\S3\\Transfer' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/S3/Transfer.php', - 'Aws\\Sdk' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sdk.php', - 'Aws\\ServiceCatalog\\Exception\\ServiceCatalogException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ServiceCatalog/Exception/ServiceCatalogException.php', - 'Aws\\ServiceCatalog\\ServiceCatalogClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/ServiceCatalog/ServiceCatalogClient.php', - 'Aws\\Ses\\Exception\\SesException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ses/Exception/SesException.php', - 'Aws\\Ses\\SesClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ses/SesClient.php', - 'Aws\\Signature\\AnonymousSignature' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Signature/AnonymousSignature.php', - 'Aws\\Signature\\S3SignatureV4' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Signature/S3SignatureV4.php', - 'Aws\\Signature\\SignatureInterface' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Signature/SignatureInterface.php', - 'Aws\\Signature\\SignatureProvider' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Signature/SignatureProvider.php', - 'Aws\\Signature\\SignatureTrait' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Signature/SignatureTrait.php', - 'Aws\\Signature\\SignatureV4' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Signature/SignatureV4.php', - 'Aws\\Sns\\Exception\\SnsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sns/Exception/SnsException.php', - 'Aws\\Sns\\SnsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sns/SnsClient.php', - 'Aws\\Sqs\\Exception\\SqsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sqs/Exception/SqsException.php', - 'Aws\\Sqs\\SqsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sqs/SqsClient.php', - 'Aws\\Ssm\\Exception\\SsmException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php', - 'Aws\\Ssm\\SsmClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Ssm/SsmClient.php', - 'Aws\\StorageGateway\\Exception\\StorageGatewayException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/StorageGateway/Exception/StorageGatewayException.php', - 'Aws\\StorageGateway\\StorageGatewayClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/StorageGateway/StorageGatewayClient.php', - 'Aws\\Sts\\Exception\\StsException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sts/Exception/StsException.php', - 'Aws\\Sts\\StsClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Sts/StsClient.php', - 'Aws\\Support\\Exception\\SupportException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Support/Exception/SupportException.php', - 'Aws\\Support\\SupportClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Support/SupportClient.php', - 'Aws\\Swf\\Exception\\SwfException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Swf/Exception/SwfException.php', - 'Aws\\Swf\\SwfClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Swf/SwfClient.php', - 'Aws\\TraceMiddleware' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/TraceMiddleware.php', - 'Aws\\Waf\\Exception\\WafException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Waf/Exception/WafException.php', - 'Aws\\Waf\\WafClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Waf/WafClient.php', - 'Aws\\Waiter' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/Waiter.php', - 'Aws\\WorkSpaces\\Exception\\WorkSpacesException' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/WorkSpaces/Exception/WorkSpacesException.php', - 'Aws\\WorkSpaces\\WorkSpacesClient' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/WorkSpaces/WorkSpacesClient.php', - 'Aws\\WrappedHttpHandler' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/WrappedHttpHandler.php', - 'Barryvdh\\Debugbar\\Console\\ClearCommand' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Console/ClearCommand.php', - 'Barryvdh\\Debugbar\\Console\\PublishCommand' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Console/PublishCommand.php', - 'Barryvdh\\Debugbar\\Controllers\\AssetController' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Controllers/AssetController.php', - 'Barryvdh\\Debugbar\\Controllers\\BaseController' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Controllers/BaseController.php', - 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Controllers/OpenHandlerController.php', - 'Barryvdh\\Debugbar\\DataCollector\\AuthCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/AuthCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\EventCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/EventCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\FilesCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/FilesCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\GateCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/GateCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\IlluminateRouteCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/IlluminateRouteCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\LaravelCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/LaravelCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\LogsCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/LogsCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\MultiAuthCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/MultiAuthCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\QueryCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\SessionCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/SessionCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\SymfonyRequestCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/SymfonyRequestCollector.php', - 'Barryvdh\\Debugbar\\DataCollector\\ViewCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/DataCollector/ViewCollector.php', - 'Barryvdh\\Debugbar\\Facade' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Facade.php', - 'Barryvdh\\Debugbar\\JavascriptRenderer' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/JavascriptRenderer.php', - 'Barryvdh\\Debugbar\\LaravelDebugbar' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/LaravelDebugbar.php', - 'Barryvdh\\Debugbar\\LumenServiceProvider' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/LumenServiceProvider.php', - 'Barryvdh\\Debugbar\\Middleware\\Debugbar' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Middleware/Debugbar.php', - 'Barryvdh\\Debugbar\\ServiceProvider' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/ServiceProvider.php', - 'Barryvdh\\Debugbar\\Storage\\FilesystemStorage' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Storage/FilesystemStorage.php', - 'Barryvdh\\Debugbar\\Support\\Clockwork\\ClockworkCollector' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Support/Clockwork/ClockworkCollector.php', - 'Barryvdh\\Debugbar\\Support\\Clockwork\\Converter' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Support/Clockwork/Converter.php', - 'Barryvdh\\Debugbar\\SymfonyHttpDriver' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/SymfonyHttpDriver.php', - 'Barryvdh\\Debugbar\\Twig\\Extension\\Debug' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Twig/Extension/Debug.php', - 'Barryvdh\\Debugbar\\Twig\\Extension\\Dump' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Twig/Extension/Dump.php', - 'Barryvdh\\Debugbar\\Twig\\Extension\\Stopwatch' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Twig/Extension/Stopwatch.php', - 'Barryvdh\\Debugbar\\Twig\\Node\\StopwatchNode' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Twig/Node/StopwatchNode.php', - 'Barryvdh\\Debugbar\\Twig\\TokenParser\\StopwatchTokenParser' => __DIR__ . '/..' . '/barryvdh/laravel-debugbar/src/Twig/TokenParser/StopwatchTokenParser.php', 'Block_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/block_frame_decorator.cls.php', 'Block_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/block_frame_reflower.cls.php', 'Block_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/block_positioner.cls.php', 'Block_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/block_renderer.cls.php', - 'Bugsnag\\BugsnagLaravel\\BugsnagExceptionHandler' => __DIR__ . '/..' . '/bugsnag/bugsnag-laravel/src/Bugsnag/BugsnagLaravel/BugsnagExceptionHandler.php', - 'Bugsnag\\BugsnagLaravel\\BugsnagFacade' => __DIR__ . '/..' . '/bugsnag/bugsnag-laravel/src/Bugsnag/BugsnagLaravel/BugsnagFacade.php', - 'Bugsnag\\BugsnagLaravel\\BugsnagLaravelServiceProvider' => __DIR__ . '/..' . '/bugsnag/bugsnag-laravel/src/Bugsnag/BugsnagLaravel/BugsnagLaravelServiceProvider.php', - 'Bugsnag\\BugsnagLaravel\\BugsnagLumenServiceProvider' => __DIR__ . '/..' . '/bugsnag/bugsnag-laravel/src/Bugsnag/BugsnagLaravel/BugsnagLumenServiceProvider.php', - 'Bugsnag_Client' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Client.php', - 'Bugsnag_Configuration' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Configuration.php', - 'Bugsnag_Diagnostics' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Diagnostics.php', - 'Bugsnag_Error' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Error.php', - 'Bugsnag_ErrorTypes' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/ErrorTypes.php', - 'Bugsnag_Notification' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Notification.php', - 'Bugsnag_Request' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Request.php', - 'Bugsnag_Stacktrace' => __DIR__ . '/..' . '/bugsnag/bugsnag/src/Bugsnag/Stacktrace.php', 'CPDF_Adapter' => __DIR__ . '/..' . '/dompdf/dompdf/include/cpdf_adapter.cls.php', 'CSS_Color' => __DIR__ . '/..' . '/dompdf/dompdf/include/css_color.cls.php', 'Cached_PDF_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/cached_pdf_decorator.cls.php', 'Canvas' => __DIR__ . '/..' . '/dompdf/dompdf/include/canvas.cls.php', 'Canvas_Factory' => __DIR__ . '/..' . '/dompdf/dompdf/include/canvas_factory.cls.php', - 'Carbon\\Carbon' => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon/Carbon.php', - 'Carbon\\CarbonInterval' => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon/CarbonInterval.php', 'Cellmap' => __DIR__ . '/..' . '/dompdf/dompdf/include/cellmap.cls.php', - 'Chumper\\Datatable\\Columns\\BaseColumn' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Columns/BaseColumn.php', - 'Chumper\\Datatable\\Columns\\DateColumn' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Columns/DateColumn.php', - 'Chumper\\Datatable\\Columns\\FunctionColumn' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Columns/FunctionColumn.php', - 'Chumper\\Datatable\\Columns\\TextColumn' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Columns/TextColumn.php', - 'Chumper\\Datatable\\Datatable' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Datatable.php', - 'Chumper\\Datatable\\DatatableServiceProvider' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/DatatableServiceProvider.php', - 'Chumper\\Datatable\\Engines\\BaseEngine' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Engines/BaseEngine.php', - 'Chumper\\Datatable\\Engines\\CollectionEngine' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Engines/CollectionEngine.php', - 'Chumper\\Datatable\\Engines\\QueryEngine' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Engines/QueryEngine.php', - 'Chumper\\Datatable\\Facades\\DatatableFacade' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Facades/DatatableFacade.php', - 'Chumper\\Datatable\\Table' => __DIR__ . '/..' . '/chumper/datatable/src/Chumper/Datatable/Table.php', - 'Chumper\\Zipper\\Facades\\Zipper' => __DIR__ . '/..' . '/chumper/zipper/src/Chumper/Zipper/Facades/Zipper.php', - 'Chumper\\Zipper\\Repositories\\RepositoryInterface' => __DIR__ . '/..' . '/chumper/zipper/src/Chumper/Zipper/Repositories/RepositoryInterface.php', - 'Chumper\\Zipper\\Repositories\\ZipRepository' => __DIR__ . '/..' . '/chumper/zipper/src/Chumper/Zipper/Repositories/ZipRepository.php', - 'Chumper\\Zipper\\Zipper' => __DIR__ . '/..' . '/chumper/zipper/src/Chumper/Zipper/Zipper.php', - 'Chumper\\Zipper\\ZipperServiceProvider' => __DIR__ . '/..' . '/chumper/zipper/src/Chumper/Zipper/ZipperServiceProvider.php', - 'ClassPreloader\\ClassList' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/ClassList.php', - 'ClassPreloader\\ClassLoader' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/ClassLoader.php', - 'ClassPreloader\\ClassNode' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/ClassNode.php', - 'ClassPreloader\\ClassPreloader' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/ClassPreloader.php', - 'ClassPreloader\\Config' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Config.php', - 'ClassPreloader\\Exceptions\\DirConstantException' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Exceptions/DirConstantException.php', - 'ClassPreloader\\Exceptions\\FileConstantException' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Exceptions/FileConstantException.php', - 'ClassPreloader\\Exceptions\\StrictTypesException' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Exceptions/StrictTypesException.php', - 'ClassPreloader\\Exceptions\\VisitorExceptionInterface' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Exceptions/VisitorExceptionInterface.php', - 'ClassPreloader\\Factory' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Factory.php', - 'ClassPreloader\\Parser\\AbstractNodeVisitor' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Parser/AbstractNodeVisitor.php', - 'ClassPreloader\\Parser\\DirVisitor' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Parser/DirVisitor.php', - 'ClassPreloader\\Parser\\FileVisitor' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Parser/FileVisitor.php', - 'ClassPreloader\\Parser\\NodeTraverser' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Parser/NodeTraverser.php', - 'ClassPreloader\\Parser\\StrictTypesVisitor' => __DIR__ . '/..' . '/classpreloader/classpreloader/src/Parser/StrictTypesVisitor.php', 'CreateApiSettingsTable' => __DIR__ . '/../..' . '/database/migrations/2016_05_11_105244_create_api_settings_table.php', + 'CreateApprovalTable' => __DIR__ . '/../..' . '/database/migrations/2016_08_31_223407_create_approval_table.php', 'CreateBanlistTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_banlist_table.php', 'CreateBarNotificationsTable' => __DIR__ . '/../..' . '/database/migrations/2016_05_10_102604_create_bar_notifications_table.php', 'CreateCannedResponseTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_canned_response_table.php', @@ -1292,6 +661,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'CreateFaveoMailsTable' => __DIR__ . '/../..' . '/database/migrations/2016_07_26_084458_create_faveo_mails_table.php', 'CreateFaveoQueuesTable' => __DIR__ . '/../..' . '/database/migrations/2016_07_26_090201_create_faveo_queues_table.php', 'CreateFieldValuesTable' => __DIR__ . '/../..' . '/database/migrations/2016_07_19_071910_create_field_values_table.php', + 'CreateFollowUpTable' => __DIR__ . '/../..' . '/database/migrations/2016_09_02_165516_create_follow_up_table.php', 'CreateGroupAssignDepartmentTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_group_assign_department_table.php', 'CreateGroupsTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_groups_table.php', 'CreateHelpTopicTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_help_topic_table.php', @@ -1324,6 +694,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'CreateSettingsSystemTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_settings_system_table.php', 'CreateSettingsTicketTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_settings_ticket_table.php', 'CreateSlaPlanTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_sla_plan_table.php', + 'CreateSocialMediaTable' => __DIR__ . '/../..' . '/database/migrations/2016_08_08_095744_create_social_media_table.php', 'CreateTeamAssignAgentTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_team_assign_agent_table.php', 'CreateTeamsTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_teams_table.php', 'CreateTemplateSetsTable' => __DIR__ . '/../..' . '/database/migrations/2016_06_02_094409_create_template_sets_table.php', @@ -1341,6 +712,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'CreateTicketsTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_tickets_table.php', 'CreateTimeFormatTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_time_format_table.php', 'CreateTimezoneTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_timezone_table.php', + 'CreateUserAdditionalInfosTable' => __DIR__ . '/../..' . '/database/migrations/2016_08_12_104410_create_user_additional_infos_table.php', 'CreateUserAssignOrganizationTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_user_assign_organization_table.php', 'CreateUserNotificationTable' => __DIR__ . '/../..' . '/database/migrations/2016_03_31_061740_create_user_notification_table.php', 'CreateUsersTable' => __DIR__ . '/../..' . '/database/migrations/2016_02_16_140450_create_users_table.php', @@ -1350,118 +722,15 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'CreateWorkflowCloseTable' => __DIR__ . '/../..' . '/database/migrations/2016_05_19_055008_create_workflow_close_table.php', 'CreateWorkflowNameTable' => __DIR__ . '/../..' . '/database/migrations/2016_04_18_115852_create_workflow_name_table.php', 'CreateWorkflowRuleTable' => __DIR__ . '/../..' . '/database/migrations/2016_04_18_115900_create_workflow_rule_table.php', - 'Cron\\AbstractField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/AbstractField.php', - 'Cron\\CronExpression' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/CronExpression.php', - 'Cron\\DayOfMonthField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/DayOfMonthField.php', - 'Cron\\DayOfWeekField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/DayOfWeekField.php', - 'Cron\\FieldFactory' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/FieldFactory.php', - 'Cron\\FieldInterface' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/FieldInterface.php', - 'Cron\\HoursField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/HoursField.php', - 'Cron\\MinutesField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/MinutesField.php', - 'Cron\\MonthField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/MonthField.php', - 'Cron\\YearField' => __DIR__ . '/..' . '/mtdowling/cron-expression/src/Cron/YearField.php', - 'Crypt_AES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/AES.php', - 'Crypt_Base' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Base.php', - 'Crypt_Blowfish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', - 'Crypt_DES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/DES.php', - 'Crypt_Hash' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', - 'Crypt_RC2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', - 'Crypt_RC4' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', - 'Crypt_RSA' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', - 'Crypt_Rijndael' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', - 'Crypt_TripleDES' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', - 'Crypt_Twofish' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 'DOMPDF' => __DIR__ . '/..' . '/dompdf/dompdf/include/dompdf.cls.php', 'DOMPDF_Exception' => __DIR__ . '/..' . '/dompdf/dompdf/include/dompdf_exception.cls.php', 'DOMPDF_Image_Exception' => __DIR__ . '/..' . '/dompdf/dompdf/include/dompdf_image_exception.cls.php', 'DatabaseSeeder' => __DIR__ . '/../..' . '/database/seeds/DatabaseSeeder.php', - 'DaveJamesMiller\\Breadcrumbs\\CurrentRoute' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/CurrentRoute.php', - 'DaveJamesMiller\\Breadcrumbs\\Exception' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/Exception.php', - 'DaveJamesMiller\\Breadcrumbs\\Facade' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/Facade.php', - 'DaveJamesMiller\\Breadcrumbs\\Generator' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/Generator.php', - 'DaveJamesMiller\\Breadcrumbs\\Manager' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/Manager.php', - 'DaveJamesMiller\\Breadcrumbs\\ServiceProvider' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/ServiceProvider.php', - 'DaveJamesMiller\\Breadcrumbs\\View' => __DIR__ . '/..' . '/davejamesmiller/laravel-breadcrumbs/src/View.php', - 'Davibennun\\LaravelPushNotification\\App' => __DIR__ . '/..' . '/davibennun/laravel-push-notification/src/Davibennun/LaravelPushNotification/App.php', - 'Davibennun\\LaravelPushNotification\\Facades\\PushNotification' => __DIR__ . '/..' . '/davibennun/laravel-push-notification/src/Davibennun/LaravelPushNotification/Facades/PushNotification.php', - 'Davibennun\\LaravelPushNotification\\LaravelPushNotificationServiceProvider' => __DIR__ . '/..' . '/davibennun/laravel-push-notification/src/Davibennun/LaravelPushNotification/LaravelPushNotificationServiceProvider.php', - 'Davibennun\\LaravelPushNotification\\PushNotification' => __DIR__ . '/..' . '/davibennun/laravel-push-notification/src/Davibennun/LaravelPushNotification/PushNotification.php', - 'DebugBar\\Bridge\\CacheCacheCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/CacheCacheCollector.php', - 'DebugBar\\Bridge\\DoctrineCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/DoctrineCollector.php', - 'DebugBar\\Bridge\\MonologCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/MonologCollector.php', - 'DebugBar\\Bridge\\Propel2Collector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/Propel2Collector.php', - 'DebugBar\\Bridge\\PropelCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/PropelCollector.php', - 'DebugBar\\Bridge\\SlimCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/SlimCollector.php', - 'DebugBar\\Bridge\\SwiftMailer\\SwiftLogCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/SwiftMailer/SwiftLogCollector.php', - 'DebugBar\\Bridge\\SwiftMailer\\SwiftMailCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/SwiftMailer/SwiftMailCollector.php', - 'DebugBar\\Bridge\\Twig\\TraceableTwigEnvironment' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigEnvironment.php', - 'DebugBar\\Bridge\\Twig\\TraceableTwigTemplate' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigTemplate.php', - 'DebugBar\\Bridge\\Twig\\TwigCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Bridge/Twig/TwigCollector.php', - 'DebugBar\\DataCollector\\AggregatedCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/AggregatedCollector.php', - 'DebugBar\\DataCollector\\AssetProvider' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/AssetProvider.php', - 'DebugBar\\DataCollector\\ConfigCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/ConfigCollector.php', - 'DebugBar\\DataCollector\\DataCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/DataCollector.php', - 'DebugBar\\DataCollector\\DataCollectorInterface' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/DataCollectorInterface.php', - 'DebugBar\\DataCollector\\ExceptionsCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/ExceptionsCollector.php', - 'DebugBar\\DataCollector\\LocalizationCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/LocalizationCollector.php', - 'DebugBar\\DataCollector\\MemoryCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/MemoryCollector.php', - 'DebugBar\\DataCollector\\MessagesAggregateInterface' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/MessagesAggregateInterface.php', - 'DebugBar\\DataCollector\\MessagesCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/MessagesCollector.php', - 'DebugBar\\DataCollector\\PDO\\PDOCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/PDO/PDOCollector.php', - 'DebugBar\\DataCollector\\PDO\\TraceablePDO' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDO.php', - 'DebugBar\\DataCollector\\PDO\\TraceablePDOStatement' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDOStatement.php', - 'DebugBar\\DataCollector\\PDO\\TracedStatement' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TracedStatement.php', - 'DebugBar\\DataCollector\\PhpInfoCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/PhpInfoCollector.php', - 'DebugBar\\DataCollector\\Renderable' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/Renderable.php', - 'DebugBar\\DataCollector\\RequestDataCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/RequestDataCollector.php', - 'DebugBar\\DataCollector\\TimeDataCollector' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataCollector/TimeDataCollector.php', - 'DebugBar\\DataFormatter\\DataFormatter' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatter.php', - 'DebugBar\\DataFormatter\\DataFormatterInterface' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatterInterface.php', - 'DebugBar\\DebugBar' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DebugBar.php', - 'DebugBar\\DebugBarException' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/DebugBarException.php', - 'DebugBar\\HttpDriverInterface' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/HttpDriverInterface.php', - 'DebugBar\\JavascriptRenderer' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php', - 'DebugBar\\OpenHandler' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/OpenHandler.php', - 'DebugBar\\PhpHttpDriver' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/PhpHttpDriver.php', - 'DebugBar\\RequestIdGenerator' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/RequestIdGenerator.php', - 'DebugBar\\RequestIdGeneratorInterface' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/RequestIdGeneratorInterface.php', - 'DebugBar\\StandardDebugBar' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/StandardDebugBar.php', - 'DebugBar\\Storage\\FileStorage' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Storage/FileStorage.php', - 'DebugBar\\Storage\\MemcachedStorage' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Storage/MemcachedStorage.php', - 'DebugBar\\Storage\\PdoStorage' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Storage/PdoStorage.php', - 'DebugBar\\Storage\\RedisStorage' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Storage/RedisStorage.php', - 'DebugBar\\Storage\\StorageInterface' => __DIR__ . '/..' . '/maximebf/debugbar/src/DebugBar/Storage/StorageInterface.php', - 'Diff' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff.php', - 'Diff_Renderer_Abstract' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/Renderer/Abstract.php', - 'Diff_Renderer_Html_Array' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/Renderer/Html/Array.php', - 'Diff_Renderer_Html_Inline' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/Renderer/Html/Inline.php', - 'Diff_Renderer_Html_SideBySide' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/Renderer/Html/SideBySide.php', - 'Diff_Renderer_Text_Context' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/Renderer/Text/Context.php', - 'Diff_Renderer_Text_Unified' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/Renderer/Text/Unified.php', - 'Diff_SequenceMatcher' => __DIR__ . '/..' . '/phpspec/php-diff/lib/Diff/SequenceMatcher.php', - 'Doctrine\\Common\\Inflector\\Inflector' => __DIR__ . '/..' . '/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php', - 'Doctrine\\Instantiator\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ExceptionInterface.php', - 'Doctrine\\Instantiator\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator/Exception/InvalidArgumentException.php', - 'Doctrine\\Instantiator\\Exception\\UnexpectedValueException' => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator/Exception/UnexpectedValueException.php', - 'Doctrine\\Instantiator\\Instantiator' => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php', - 'Doctrine\\Instantiator\\InstantiatorInterface' => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php', - 'Dotenv\\Dotenv' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Dotenv.php', - 'Dotenv\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/ExceptionInterface.php', - 'Dotenv\\Exception\\InvalidCallbackException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/InvalidCallbackException.php', - 'Dotenv\\Exception\\InvalidFileException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/InvalidFileException.php', - 'Dotenv\\Exception\\InvalidPathException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/InvalidPathException.php', - 'Dotenv\\Exception\\ValidationException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/ValidationException.php', - 'Dotenv\\Loader' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Loader.php', - 'Dotenv\\Validator' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Validator.php', 'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php', 'Encoding_Map' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Encoding_Map.php', - 'File_ANSI' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ANSI.php', - 'File_ASN1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1.php', - 'File_ASN1_Element' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/ASN1.php', 'File_Iterator' => __DIR__ . '/..' . '/phpunit/php-file-iterator/src/Iterator.php', 'File_Iterator_Facade' => __DIR__ . '/..' . '/phpunit/php-file-iterator/src/Facade.php', 'File_Iterator_Factory' => __DIR__ . '/..' . '/phpunit/php-file-iterator/src/Factory.php', - 'File_X509' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/File/X509.php', 'Fixed_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/fixed_positioner.cls.php', 'Font' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Font.php', 'Font_Binary_Stream' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Font_Binary_Stream.php', @@ -1496,7 +765,6 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'Font_WOFF' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Font_WOFF.php', 'Font_WOFF_Header' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Font_WOFF_Header.php', 'Font_WOFF_Table_Directory_Entry' => __DIR__ . '/..' . '/phenx/php-font-lib/classes/Font_WOFF_Table_Directory_Entry.php', - 'ForceUTF8\\Encoding' => __DIR__ . '/..' . '/neitanod/forceutf8/src/ForceUTF8/Encoding.php', 'Frame' => __DIR__ . '/..' . '/dompdf/dompdf/include/frame.cls.php', 'FrameList' => __DIR__ . '/..' . '/dompdf/dompdf/include/frame.cls.php', 'FrameListIterator' => __DIR__ . '/..' . '/dompdf/dompdf/include/frame.cls.php', @@ -1507,1076 +775,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/frame_reflower.cls.php', 'Frame_Tree' => __DIR__ . '/..' . '/dompdf/dompdf/include/frame_tree.cls.php', 'GD_Adapter' => __DIR__ . '/..' . '/dompdf/dompdf/include/gd_adapter.cls.php', - 'GeoIp2\\Compat\\JsonSerializable' => __DIR__ . '/..' . '/geoip2/geoip2/src/Compat/JsonSerializable.php', - 'GeoIp2\\Database\\Reader' => __DIR__ . '/..' . '/geoip2/geoip2/src/Database/Reader.php', - 'GeoIp2\\Exception\\AddressNotFoundException' => __DIR__ . '/..' . '/geoip2/geoip2/src/Exception/AddressNotFoundException.php', - 'GeoIp2\\Exception\\AuthenticationException' => __DIR__ . '/..' . '/geoip2/geoip2/src/Exception/AuthenticationException.php', - 'GeoIp2\\Exception\\GeoIp2Exception' => __DIR__ . '/..' . '/geoip2/geoip2/src/Exception/GeoIp2Exception.php', - 'GeoIp2\\Exception\\HttpException' => __DIR__ . '/..' . '/geoip2/geoip2/src/Exception/HttpException.php', - 'GeoIp2\\Exception\\InvalidRequestException' => __DIR__ . '/..' . '/geoip2/geoip2/src/Exception/InvalidRequestException.php', - 'GeoIp2\\Exception\\OutOfQueriesException' => __DIR__ . '/..' . '/geoip2/geoip2/src/Exception/OutOfQueriesException.php', - 'GeoIp2\\Model\\AbstractModel' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/AbstractModel.php', - 'GeoIp2\\Model\\AnonymousIp' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/AnonymousIp.php', - 'GeoIp2\\Model\\City' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/City.php', - 'GeoIp2\\Model\\ConnectionType' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/ConnectionType.php', - 'GeoIp2\\Model\\Country' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/Country.php', - 'GeoIp2\\Model\\Domain' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/Domain.php', - 'GeoIp2\\Model\\Enterprise' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/Enterprise.php', - 'GeoIp2\\Model\\Insights' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/Insights.php', - 'GeoIp2\\Model\\Isp' => __DIR__ . '/..' . '/geoip2/geoip2/src/Model/Isp.php', - 'GeoIp2\\ProviderInterface' => __DIR__ . '/..' . '/geoip2/geoip2/src/ProviderInterface.php', - 'GeoIp2\\Record\\AbstractPlaceRecord' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/AbstractPlaceRecord.php', - 'GeoIp2\\Record\\AbstractRecord' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/AbstractRecord.php', - 'GeoIp2\\Record\\City' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/City.php', - 'GeoIp2\\Record\\Continent' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/Continent.php', - 'GeoIp2\\Record\\Country' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/Country.php', - 'GeoIp2\\Record\\Location' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/Location.php', - 'GeoIp2\\Record\\MaxMind' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/MaxMind.php', - 'GeoIp2\\Record\\Postal' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/Postal.php', - 'GeoIp2\\Record\\RepresentedCountry' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/RepresentedCountry.php', - 'GeoIp2\\Record\\Subdivision' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/Subdivision.php', - 'GeoIp2\\Record\\Traits' => __DIR__ . '/..' . '/geoip2/geoip2/src/Record/Traits.php', - 'GeoIp2\\WebService\\Client' => __DIR__ . '/..' . '/geoip2/geoip2/src/WebService/Client.php', - 'GuzzleHttp\\Client' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Client.php', - 'GuzzleHttp\\ClientInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/ClientInterface.php', - 'GuzzleHttp\\Cookie\\CookieJar' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php', - 'GuzzleHttp\\Cookie\\CookieJarInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', - 'GuzzleHttp\\Cookie\\FileCookieJar' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', - 'GuzzleHttp\\Cookie\\SessionCookieJar' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', - 'GuzzleHttp\\Cookie\\SetCookie' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php', - 'GuzzleHttp\\Exception\\BadResponseException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php', - 'GuzzleHttp\\Exception\\ClientException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/ClientException.php', - 'GuzzleHttp\\Exception\\ConnectException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/ConnectException.php', - 'GuzzleHttp\\Exception\\GuzzleException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/GuzzleException.php', - 'GuzzleHttp\\Exception\\RequestException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/RequestException.php', - 'GuzzleHttp\\Exception\\SeekException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/SeekException.php', - 'GuzzleHttp\\Exception\\ServerException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/ServerException.php', - 'GuzzleHttp\\Exception\\TooManyRedirectsException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', - 'GuzzleHttp\\Exception\\TransferException' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Exception/TransferException.php', - 'GuzzleHttp\\HandlerStack' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/HandlerStack.php', - 'GuzzleHttp\\Handler\\CurlFactory' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlFactory.php', - 'GuzzleHttp\\Handler\\CurlFactoryInterface' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', - 'GuzzleHttp\\Handler\\CurlHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlHandler.php', - 'GuzzleHttp\\Handler\\CurlMultiHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', - 'GuzzleHttp\\Handler\\EasyHandle' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/EasyHandle.php', - 'GuzzleHttp\\Handler\\MockHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/MockHandler.php', - 'GuzzleHttp\\Handler\\Proxy' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/Proxy.php', - 'GuzzleHttp\\Handler\\StreamHandler' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Handler/StreamHandler.php', - 'GuzzleHttp\\MessageFormatter' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/MessageFormatter.php', - 'GuzzleHttp\\Middleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Middleware.php', - 'GuzzleHttp\\Pool' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/Pool.php', - 'GuzzleHttp\\PrepareBodyMiddleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', - 'GuzzleHttp\\Promise\\AggregateException' => __DIR__ . '/..' . '/guzzlehttp/promises/src/AggregateException.php', - 'GuzzleHttp\\Promise\\CancellationException' => __DIR__ . '/..' . '/guzzlehttp/promises/src/CancellationException.php', - 'GuzzleHttp\\Promise\\EachPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/EachPromise.php', - 'GuzzleHttp\\Promise\\FulfilledPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/FulfilledPromise.php', - 'GuzzleHttp\\Promise\\Promise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/Promise.php', - 'GuzzleHttp\\Promise\\PromiseInterface' => __DIR__ . '/..' . '/guzzlehttp/promises/src/PromiseInterface.php', - 'GuzzleHttp\\Promise\\PromisorInterface' => __DIR__ . '/..' . '/guzzlehttp/promises/src/PromisorInterface.php', - 'GuzzleHttp\\Promise\\RejectedPromise' => __DIR__ . '/..' . '/guzzlehttp/promises/src/RejectedPromise.php', - 'GuzzleHttp\\Promise\\RejectionException' => __DIR__ . '/..' . '/guzzlehttp/promises/src/RejectionException.php', - 'GuzzleHttp\\Promise\\TaskQueue' => __DIR__ . '/..' . '/guzzlehttp/promises/src/TaskQueue.php', - 'GuzzleHttp\\Psr7\\AppendStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/AppendStream.php', - 'GuzzleHttp\\Psr7\\BufferStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/BufferStream.php', - 'GuzzleHttp\\Psr7\\CachingStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/CachingStream.php', - 'GuzzleHttp\\Psr7\\DroppingStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/DroppingStream.php', - 'GuzzleHttp\\Psr7\\FnStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/FnStream.php', - 'GuzzleHttp\\Psr7\\InflateStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/InflateStream.php', - 'GuzzleHttp\\Psr7\\LazyOpenStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/LazyOpenStream.php', - 'GuzzleHttp\\Psr7\\LimitStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/LimitStream.php', - 'GuzzleHttp\\Psr7\\MessageTrait' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/MessageTrait.php', - 'GuzzleHttp\\Psr7\\MultipartStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/MultipartStream.php', - 'GuzzleHttp\\Psr7\\NoSeekStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/NoSeekStream.php', - 'GuzzleHttp\\Psr7\\PumpStream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/PumpStream.php', - 'GuzzleHttp\\Psr7\\Request' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Request.php', - 'GuzzleHttp\\Psr7\\Response' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Response.php', - 'GuzzleHttp\\Psr7\\ServerRequest' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/ServerRequest.php', - 'GuzzleHttp\\Psr7\\Stream' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Stream.php', - 'GuzzleHttp\\Psr7\\StreamDecoratorTrait' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php', - 'GuzzleHttp\\Psr7\\StreamWrapper' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/StreamWrapper.php', - 'GuzzleHttp\\Psr7\\UploadedFile' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/UploadedFile.php', - 'GuzzleHttp\\Psr7\\Uri' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/Uri.php', - 'GuzzleHttp\\RedirectMiddleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/RedirectMiddleware.php', - 'GuzzleHttp\\RequestOptions' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/RequestOptions.php', - 'GuzzleHttp\\RetryMiddleware' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/RetryMiddleware.php', - 'GuzzleHttp\\TransferStats' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/TransferStats.php', - 'GuzzleHttp\\UriTemplate' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/UriTemplate.php', - 'Guzzle\\Batch\\AbstractBatchDecorator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', - 'Guzzle\\Batch\\Batch' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/Batch.php', - 'Guzzle\\Batch\\BatchBuilder' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', - 'Guzzle\\Batch\\BatchClosureDivisor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', - 'Guzzle\\Batch\\BatchClosureTransfer' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', - 'Guzzle\\Batch\\BatchCommandTransfer' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', - 'Guzzle\\Batch\\BatchDivisorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', - 'Guzzle\\Batch\\BatchInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', - 'Guzzle\\Batch\\BatchRequestTransfer' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', - 'Guzzle\\Batch\\BatchSizeDivisor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', - 'Guzzle\\Batch\\BatchTransferInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', - 'Guzzle\\Batch\\ExceptionBufferingBatch' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', - 'Guzzle\\Batch\\Exception\\BatchTransferException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', - 'Guzzle\\Batch\\FlushingBatch' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', - 'Guzzle\\Batch\\HistoryBatch' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', - 'Guzzle\\Batch\\NotifyingBatch' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', - 'Guzzle\\Cache\\AbstractCacheAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', - 'Guzzle\\Cache\\CacheAdapterFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', - 'Guzzle\\Cache\\CacheAdapterInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', - 'Guzzle\\Cache\\ClosureCacheAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', - 'Guzzle\\Cache\\DoctrineCacheAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', - 'Guzzle\\Cache\\NullCacheAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', - 'Guzzle\\Cache\\Zf1CacheAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', - 'Guzzle\\Cache\\Zf2CacheAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', - 'Guzzle\\Common\\AbstractHasDispatcher' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', - 'Guzzle\\Common\\Collection' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Collection.php', - 'Guzzle\\Common\\Event' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Event.php', - 'Guzzle\\Common\\Exception\\BadMethodCallException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', - 'Guzzle\\Common\\Exception\\ExceptionCollection' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', - 'Guzzle\\Common\\Exception\\GuzzleException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', - 'Guzzle\\Common\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', - 'Guzzle\\Common\\Exception\\RuntimeException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', - 'Guzzle\\Common\\Exception\\UnexpectedValueException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', - 'Guzzle\\Common\\FromConfigInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', - 'Guzzle\\Common\\HasDispatcherInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', - 'Guzzle\\Common\\ToArrayInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', - 'Guzzle\\Common\\Version' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Common/Version.php', - 'Guzzle\\Http\\AbstractEntityBodyDecorator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', - 'Guzzle\\Http\\CachingEntityBody' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', - 'Guzzle\\Http\\Client' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Client.php', - 'Guzzle\\Http\\ClientInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', - 'Guzzle\\Http\\Curl\\CurlHandle' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', - 'Guzzle\\Http\\Curl\\CurlMulti' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', - 'Guzzle\\Http\\Curl\\CurlMultiInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', - 'Guzzle\\Http\\Curl\\CurlMultiProxy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', - 'Guzzle\\Http\\Curl\\CurlVersion' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', - 'Guzzle\\Http\\Curl\\RequestMediator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', - 'Guzzle\\Http\\EntityBody' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', - 'Guzzle\\Http\\EntityBodyInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', - 'Guzzle\\Http\\Exception\\BadResponseException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', - 'Guzzle\\Http\\Exception\\ClientErrorResponseException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', - 'Guzzle\\Http\\Exception\\CouldNotRewindStreamException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', - 'Guzzle\\Http\\Exception\\CurlException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', - 'Guzzle\\Http\\Exception\\HttpException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', - 'Guzzle\\Http\\Exception\\MultiTransferException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', - 'Guzzle\\Http\\Exception\\RequestException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', - 'Guzzle\\Http\\Exception\\ServerErrorResponseException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', - 'Guzzle\\Http\\Exception\\TooManyRedirectsException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', - 'Guzzle\\Http\\IoEmittingEntityBody' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', - 'Guzzle\\Http\\Message\\AbstractMessage' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', - 'Guzzle\\Http\\Message\\EntityEnclosingRequest' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', - 'Guzzle\\Http\\Message\\EntityEnclosingRequestInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', - 'Guzzle\\Http\\Message\\Header' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', - 'Guzzle\\Http\\Message\\Header\\CacheControl' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', - 'Guzzle\\Http\\Message\\Header\\HeaderCollection' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', - 'Guzzle\\Http\\Message\\Header\\HeaderFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', - 'Guzzle\\Http\\Message\\Header\\HeaderFactoryInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', - 'Guzzle\\Http\\Message\\Header\\HeaderInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', - 'Guzzle\\Http\\Message\\Header\\Link' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', - 'Guzzle\\Http\\Message\\MessageInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', - 'Guzzle\\Http\\Message\\PostFile' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', - 'Guzzle\\Http\\Message\\PostFileInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', - 'Guzzle\\Http\\Message\\Request' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', - 'Guzzle\\Http\\Message\\RequestFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', - 'Guzzle\\Http\\Message\\RequestFactoryInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', - 'Guzzle\\Http\\Message\\RequestInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', - 'Guzzle\\Http\\Message\\Response' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', - 'Guzzle\\Http\\Mimetypes' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', - 'Guzzle\\Http\\QueryAggregator\\CommaAggregator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', - 'Guzzle\\Http\\QueryAggregator\\DuplicateAggregator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', - 'Guzzle\\Http\\QueryAggregator\\PhpAggregator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', - 'Guzzle\\Http\\QueryAggregator\\QueryAggregatorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', - 'Guzzle\\Http\\QueryString' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/QueryString.php', - 'Guzzle\\Http\\ReadLimitEntityBody' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', - 'Guzzle\\Http\\RedirectPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', - 'Guzzle\\Http\\StaticClient' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', - 'Guzzle\\Http\\Url' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Http/Url.php', - 'Guzzle\\Inflection\\Inflector' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', - 'Guzzle\\Inflection\\InflectorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', - 'Guzzle\\Inflection\\MemoizingInflector' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', - 'Guzzle\\Inflection\\PreComputedInflector' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', - 'Guzzle\\Iterator\\AppendIterator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', - 'Guzzle\\Iterator\\ChunkedIterator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', - 'Guzzle\\Iterator\\FilterIterator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', - 'Guzzle\\Iterator\\MapIterator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', - 'Guzzle\\Iterator\\MethodProxyIterator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', - 'Guzzle\\Log\\AbstractLogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', - 'Guzzle\\Log\\ArrayLogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', - 'Guzzle\\Log\\ClosureLogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', - 'Guzzle\\Log\\LogAdapterInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', - 'Guzzle\\Log\\MessageFormatter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', - 'Guzzle\\Log\\MonologLogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', - 'Guzzle\\Log\\PsrLogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', - 'Guzzle\\Log\\Zf1LogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', - 'Guzzle\\Log\\Zf2LogAdapter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', - 'Guzzle\\Parser\\Cookie\\CookieParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', - 'Guzzle\\Parser\\Cookie\\CookieParserInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', - 'Guzzle\\Parser\\Message\\AbstractMessageParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', - 'Guzzle\\Parser\\Message\\MessageParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', - 'Guzzle\\Parser\\Message\\MessageParserInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', - 'Guzzle\\Parser\\Message\\PeclHttpMessageParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', - 'Guzzle\\Parser\\ParserRegistry' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', - 'Guzzle\\Parser\\UriTemplate\\PeclUriTemplate' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', - 'Guzzle\\Parser\\UriTemplate\\UriTemplate' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', - 'Guzzle\\Parser\\UriTemplate\\UriTemplateInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', - 'Guzzle\\Parser\\Url\\UrlParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', - 'Guzzle\\Parser\\Url\\UrlParserInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', - 'Guzzle\\Plugin\\Async\\AsyncPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', - 'Guzzle\\Plugin\\Backoff\\AbstractBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\AbstractErrorCodeBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\BackoffLogger' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', - 'Guzzle\\Plugin\\Backoff\\BackoffPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', - 'Guzzle\\Plugin\\Backoff\\BackoffStrategyInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', - 'Guzzle\\Plugin\\Backoff\\CallbackBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\ConstantBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\CurlBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\ExponentialBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\HttpBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\LinearBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\ReasonPhraseBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', - 'Guzzle\\Plugin\\Backoff\\TruncatedBackoffStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', - 'Guzzle\\Plugin\\Cache\\CacheKeyProviderInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', - 'Guzzle\\Plugin\\Cache\\CachePlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', - 'Guzzle\\Plugin\\Cache\\CacheStorageInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', - 'Guzzle\\Plugin\\Cache\\CallbackCanCacheStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', - 'Guzzle\\Plugin\\Cache\\CanCacheStrategyInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', - 'Guzzle\\Plugin\\Cache\\DefaultCacheKeyProvider' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', - 'Guzzle\\Plugin\\Cache\\DefaultCacheStorage' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', - 'Guzzle\\Plugin\\Cache\\DefaultCanCacheStrategy' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', - 'Guzzle\\Plugin\\Cache\\DefaultRevalidation' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', - 'Guzzle\\Plugin\\Cache\\DenyRevalidation' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', - 'Guzzle\\Plugin\\Cache\\RevalidationInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', - 'Guzzle\\Plugin\\Cache\\SkipRevalidation' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', - 'Guzzle\\Plugin\\Cookie\\Cookie' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', - 'Guzzle\\Plugin\\Cookie\\CookieJar\\ArrayCookieJar' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', - 'Guzzle\\Plugin\\Cookie\\CookieJar\\CookieJarInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', - 'Guzzle\\Plugin\\Cookie\\CookieJar\\FileCookieJar' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', - 'Guzzle\\Plugin\\Cookie\\CookiePlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', - 'Guzzle\\Plugin\\Cookie\\Exception\\InvalidCookieException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', - 'Guzzle\\Plugin\\CurlAuth\\CurlAuthPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', - 'Guzzle\\Plugin\\ErrorResponse\\ErrorResponseExceptionInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', - 'Guzzle\\Plugin\\ErrorResponse\\ErrorResponsePlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', - 'Guzzle\\Plugin\\ErrorResponse\\Exception\\ErrorResponseException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', - 'Guzzle\\Plugin\\History\\HistoryPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', - 'Guzzle\\Plugin\\Log\\LogPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', - 'Guzzle\\Plugin\\Md5\\CommandContentMd5Plugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', - 'Guzzle\\Plugin\\Md5\\Md5ValidatorPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', - 'Guzzle\\Plugin\\Mock\\MockPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', - 'Guzzle\\Plugin\\Oauth\\OauthPlugin' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', - 'Guzzle\\Service\\AbstractConfigLoader' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', - 'Guzzle\\Service\\Builder\\ServiceBuilder' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', - 'Guzzle\\Service\\Builder\\ServiceBuilderInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', - 'Guzzle\\Service\\Builder\\ServiceBuilderLoader' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', - 'Guzzle\\Service\\CachingConfigLoader' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', - 'Guzzle\\Service\\Client' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Client.php', - 'Guzzle\\Service\\ClientInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', - 'Guzzle\\Service\\Command\\AbstractCommand' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', - 'Guzzle\\Service\\Command\\ClosureCommand' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', - 'Guzzle\\Service\\Command\\CommandInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', - 'Guzzle\\Service\\Command\\CreateResponseClassEvent' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', - 'Guzzle\\Service\\Command\\DefaultRequestSerializer' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', - 'Guzzle\\Service\\Command\\DefaultResponseParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', - 'Guzzle\\Service\\Command\\Factory\\AliasFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', - 'Guzzle\\Service\\Command\\Factory\\CompositeFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', - 'Guzzle\\Service\\Command\\Factory\\ConcreteClassFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', - 'Guzzle\\Service\\Command\\Factory\\FactoryInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', - 'Guzzle\\Service\\Command\\Factory\\MapFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', - 'Guzzle\\Service\\Command\\Factory\\ServiceDescriptionFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\AbstractRequestVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\BodyVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\HeaderVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\JsonVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\PostFieldVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\PostFileVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\QueryVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\RequestVisitorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\ResponseBodyVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Request\\XmlVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\AbstractResponseVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\BodyVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\HeaderVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\JsonVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\ReasonPhraseVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\ResponseVisitorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\StatusCodeVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\Response\\XmlVisitor' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', - 'Guzzle\\Service\\Command\\LocationVisitor\\VisitorFlyweight' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', - 'Guzzle\\Service\\Command\\OperationCommand' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', - 'Guzzle\\Service\\Command\\OperationResponseParser' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', - 'Guzzle\\Service\\Command\\RequestSerializerInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', - 'Guzzle\\Service\\Command\\ResponseClassInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', - 'Guzzle\\Service\\Command\\ResponseParserInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', - 'Guzzle\\Service\\ConfigLoaderInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', - 'Guzzle\\Service\\Description\\Operation' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', - 'Guzzle\\Service\\Description\\OperationInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', - 'Guzzle\\Service\\Description\\Parameter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', - 'Guzzle\\Service\\Description\\SchemaFormatter' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', - 'Guzzle\\Service\\Description\\SchemaValidator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', - 'Guzzle\\Service\\Description\\ServiceDescription' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', - 'Guzzle\\Service\\Description\\ServiceDescriptionInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', - 'Guzzle\\Service\\Description\\ServiceDescriptionLoader' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', - 'Guzzle\\Service\\Description\\ValidatorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', - 'Guzzle\\Service\\Exception\\CommandException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', - 'Guzzle\\Service\\Exception\\CommandTransferException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', - 'Guzzle\\Service\\Exception\\DescriptionBuilderException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', - 'Guzzle\\Service\\Exception\\InconsistentClientTransferException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', - 'Guzzle\\Service\\Exception\\ResponseClassException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', - 'Guzzle\\Service\\Exception\\ServiceBuilderException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', - 'Guzzle\\Service\\Exception\\ServiceNotFoundException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', - 'Guzzle\\Service\\Exception\\ValidationException' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', - 'Guzzle\\Service\\Resource\\AbstractResourceIteratorFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', - 'Guzzle\\Service\\Resource\\CompositeResourceIteratorFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', - 'Guzzle\\Service\\Resource\\MapResourceIteratorFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', - 'Guzzle\\Service\\Resource\\Model' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', - 'Guzzle\\Service\\Resource\\ResourceIterator' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', - 'Guzzle\\Service\\Resource\\ResourceIteratorApplyBatched' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', - 'Guzzle\\Service\\Resource\\ResourceIteratorClassFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', - 'Guzzle\\Service\\Resource\\ResourceIteratorFactoryInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', - 'Guzzle\\Service\\Resource\\ResourceIteratorInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', - 'Guzzle\\Stream\\PhpStreamRequestFactory' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', - 'Guzzle\\Stream\\Stream' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Stream/Stream.php', - 'Guzzle\\Stream\\StreamInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', - 'Guzzle\\Stream\\StreamRequestFactoryInterface' => __DIR__ . '/..' . '/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', - 'Guzzle\\Tests\\Batch\\AbstractBatchDecoratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/AbstractBatchDecoratorTest.php', - 'Guzzle\\Tests\\Batch\\BatchBuilderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchBuilderTest.php', - 'Guzzle\\Tests\\Batch\\BatchClosureDivisorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureDivisorTest.php', - 'Guzzle\\Tests\\Batch\\BatchClosureTransferTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchClosureTransferTest.php', - 'Guzzle\\Tests\\Batch\\BatchCommandTransferTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchCommandTransferTest.php', - 'Guzzle\\Tests\\Batch\\BatchRequestTransferTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchRequestTransferTest.php', - 'Guzzle\\Tests\\Batch\\BatchSizeDivisorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchSizeDivisorTest.php', - 'Guzzle\\Tests\\Batch\\BatchTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/BatchTest.php', - 'Guzzle\\Tests\\Batch\\ExceptionBufferingBatchTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/ExceptionBufferingBatchTest.php', - 'Guzzle\\Tests\\Batch\\FlushingBatchTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/FlushingBatchTest.php', - 'Guzzle\\Tests\\Batch\\HistoryBatchTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/HistoryBatchTest.php', - 'Guzzle\\Tests\\Batch\\NotifyingBatchTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Batch/NotifyingBatchTest.php', - 'Guzzle\\Tests\\Cache\\CacheAdapterFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterFactoryTest.php', - 'Guzzle\\Tests\\Cache\\CacheAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/CacheAdapterTest.php', - 'Guzzle\\Tests\\Cache\\ClosureCacheAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/ClosureCacheAdapterTest.php', - 'Guzzle\\Tests\\Cache\\Zf2CacheAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/Zf2CacheAdapterTest.php', - 'Guzzle\\Tests\\Common\\AbstractHasAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Common/AbstractHasDispatcherTest.php', - 'Guzzle\\Tests\\Common\\Cache\\NullCacheAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Cache/NullCacheAdapterTest.php', - 'Guzzle\\Tests\\Common\\CollectionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Common/CollectionTest.php', - 'Guzzle\\Tests\\Common\\EventTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Common/EventTest.php', - 'Guzzle\\Tests\\Common\\Exception\\BatchTransferExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/BatchTransferExceptionTest.php', - 'Guzzle\\Tests\\Common\\Exception\\ExceptionCollectionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Common/Exception/ExceptionCollectionTest.php', - 'Guzzle\\Tests\\Common\\VersionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Common/VersionTest.php', - 'Guzzle\\Tests\\GuzzleTestCase' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/GuzzleTestCase.php', - 'Guzzle\\Tests\\Http\\AbstractEntityBodyDecoratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/AbstractEntityBodyDecoratorTest.php', - 'Guzzle\\Tests\\Http\\CachingEntityBodyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/CachingEntityBodyTest.php', - 'Guzzle\\Tests\\Http\\ClientTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/ClientTest.php', - 'Guzzle\\Tests\\Http\\CommaAggregatorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/CommaAggregatorTest.php', - 'Guzzle\\Tests\\Http\\Curl\\CurlHandleTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlHandleTest.php', - 'Guzzle\\Tests\\Http\\Curl\\CurlMultiProxyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiProxyTest.php', - 'Guzzle\\Tests\\Http\\Curl\\CurlMultiTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlMultiTest.php', - 'Guzzle\\Tests\\Http\\Curl\\CurlVersionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/CurlVersionTest.php', - 'Guzzle\\Tests\\Http\\Curl\\RequestMediatorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Curl/RequestMediatorTest.php', - 'Guzzle\\Tests\\Http\\DuplicateAggregatorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/DuplicateAggregatorTest.php', - 'Guzzle\\Tests\\Http\\EntityBodyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/EntityBodyTest.php', - 'Guzzle\\Tests\\Http\\Exception\\CurlExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/CurlExceptionTest.php', - 'Guzzle\\Tests\\Http\\Exception\\ExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/ExceptionTest.php', - 'Guzzle\\Tests\\Http\\Exception\\MultiTransferExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Exception/MultiTransferExceptionTest.php', - 'Guzzle\\Tests\\Http\\IoEmittingEntityBodyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/IoEmittingEntityBodyTest.php', - 'Guzzle\\Tests\\Http\\Message\\AbstractMessageTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/AbstractMessageTest.php', - 'Guzzle\\Tests\\Http\\Message\\EntityEnclosingRequestTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/EntityEnclosingRequestTest.php', - 'Guzzle\\Tests\\Http\\Message\\HeaderComparison' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparison.php', - 'Guzzle\\Tests\\Http\\Message\\HeaderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderTest.php', - 'Guzzle\\Tests\\Http\\Message\\Header\\HeaderFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/HeaderFactoryTest.php', - 'Guzzle\\Tests\\Http\\Message\\Header\\LinkTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/Header/LinkTest.php', - 'Guzzle\\Tests\\Http\\Message\\HttpRequestFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestFactoryTest.php', - 'Guzzle\\Tests\\Http\\Message\\PostFileTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/PostFileTest.php', - 'Guzzle\\Tests\\Http\\Message\\RequestTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/RequestTest.php', - 'Guzzle\\Tests\\Http\\MimetypesTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/MimetypesTest.php', - 'Guzzle\\Tests\\Http\\PhpAggregatorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryAggregator/PhpAggregatorTest.php', - 'Guzzle\\Tests\\Http\\QueryStringTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/QueryStringTest.php', - 'Guzzle\\Tests\\Http\\ReadLimitEntityBodyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/ReadLimitEntityBodyTest.php', - 'Guzzle\\Tests\\Http\\Server' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Server.php', - 'Guzzle\\Tests\\Http\\UrlTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/UrlTest.php', - 'Guzzle\\Tests\\Inflection\\InflectorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Inflection/InflectorTest.php', - 'Guzzle\\Tests\\Inflection\\MemoizingInflectorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Inflection/MemoizingInflectorTest.php', - 'Guzzle\\Tests\\Inflection\\PreComputedInflectorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Inflection/PreComputedInflectorTest.php', - 'Guzzle\\Tests\\Iterator\\AppendIteratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/AppendIteratorTest.php', - 'Guzzle\\Tests\\Iterator\\ChunkedIteratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/ChunkedIteratorTest.php', - 'Guzzle\\Tests\\Iterator\\FilterIteratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/FilterIteratorTest.php', - 'Guzzle\\Tests\\Iterator\\MapIteratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MapIteratorTest.php', - 'Guzzle\\Tests\\Iterator\\MethodProxyIteratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Iterator/MethodProxyIteratorTest.php', - 'Guzzle\\Tests\\Log\\ArrayLogAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Log/ArrayLogAdapterTest.php', - 'Guzzle\\Tests\\Log\\ClosureLogAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Log/ClosureLogAdapterTest.php', - 'Guzzle\\Tests\\Log\\MessageFormatterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Log/MessageFormatterTest.php', - 'Guzzle\\Tests\\Log\\PsrLogAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Log/PsrLogAdapterTest.php', - 'Guzzle\\Tests\\Log\\Zf2LogAdapterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Log/Zf2LogAdapterTest.php', - 'Guzzle\\Tests\\Message\\HeaderComparisonTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/HeaderComparisonTest.php', - 'Guzzle\\Tests\\Message\\ResponseTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/Message/ResponseTest.php', - 'Guzzle\\Tests\\Mock\\CustomResponseModel' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/CustomResponseModel.php', - 'Guzzle\\Tests\\Mock\\ErrorResponseMock' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/ErrorResponseMock.php', - 'Guzzle\\Tests\\Mock\\ExceptionMock' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/ExceptionMock.php', - 'Guzzle\\Tests\\Mock\\MockMulti' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockMulti.php', - 'Guzzle\\Tests\\Mock\\MockObserver' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockObserver.php', - 'Guzzle\\Tests\\Mock\\MockSubject' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Mock/MockSubject.php', - 'Guzzle\\Tests\\Parser\\Cookie\\CookieParserProvider' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserProvider.php', - 'Guzzle\\Tests\\Parser\\Cookie\\CookieParserTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Cookie/CookieParserTest.php', - 'Guzzle\\Tests\\Parser\\Message\\MessageParserProvider' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserProvider.php', - 'Guzzle\\Tests\\Parser\\Message\\MessageParserTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/MessageParserTest.php', - 'Guzzle\\Tests\\Parser\\Message\\PeclHttpMessageParserTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/Message/PeclHttpMessageParserTest.php', - 'Guzzle\\Tests\\Parser\\ParserRegistryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/ParserRegistryTest.php', - 'Guzzle\\Tests\\Parsers\\UriTemplate\\AbstractUriTemplateTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/AbstractUriTemplateTest.php', - 'Guzzle\\Tests\\Parsers\\UriTemplate\\PeclUriTemplateTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/PeclUriTemplateTest.php', - 'Guzzle\\Tests\\Parsers\\UriTemplate\\UriTemplateTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Parser/UriTemplate/UriTemplateTest.php', - 'Guzzle\\Tests\\Plugin\\Async\\AsyncPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Async/AsyncPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\AbstractBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/AbstractBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\BackoffLoggerTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffLoggerTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\BackoffPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/BackoffPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\CallbackBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CallbackBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\ConstantBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ConstantBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\CurlBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/CurlBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\ExponentialBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ExponentialBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\HttpBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/HttpBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\LinearBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/LinearBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\ReasonPhraseBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/ReasonPhraseBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Backoff\\TruncatedBackoffStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Backoff/TruncatedBackoffStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\CachePluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CachePluginTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\CallbackCanCacheStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/CallbackCanCacheStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\DefaultCacheStorageTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCacheStorageTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\DefaultCanCacheStrategyTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultCanCacheStrategyTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\DefaultRevalidationTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DefaultRevalidationTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\DenyRevalidationTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/DenyRevalidationTest.php', - 'Guzzle\\Tests\\Plugin\\Cache\\SkipRevalidationTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cache/SkipRevalidationTest.php', - 'Guzzle\\Tests\\Plugin\\Cookie\\CookieJar\\ArrayCookieJarTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/ArrayCookieJarTest.php', - 'Guzzle\\Tests\\Plugin\\Cookie\\CookieJar\\FileCookieJarTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieJar/FileCookieJarTest.php', - 'Guzzle\\Tests\\Plugin\\Cookie\\CookiePluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookiePluginTest.php', - 'Guzzle\\Tests\\Plugin\\Cookie\\CookieTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Cookie/CookieTest.php', - 'Guzzle\\Tests\\Plugin\\CurlAuth\\CurlAuthPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/CurlAuth/CurlAuthPluginTest.php', - 'Guzzle\\Tests\\Plugin\\ErrorResponse\\ErrorResponsePluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/ErrorResponse/ErrorResponsePluginTest.php', - 'Guzzle\\Tests\\Plugin\\History\\HistoryPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/History/HistoryPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Log\\LogPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Log/LogPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Md5\\CommandContentMd5PluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/CommandContentMd5PluginTest.php', - 'Guzzle\\Tests\\Plugin\\Md5\\Md5ValidatorPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Md5/Md5ValidatorPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Mock\\MockPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Mock/MockPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Oauth\\OauthPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Plugin/Oauth/OauthPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Redirect\\RedirectPluginTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/RedirectPluginTest.php', - 'Guzzle\\Tests\\Plugin\\Redirect\\StaticClientTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Http/StaticClientTest.php', - 'Guzzle\\Tests\\Service\\AbstractConfigLoaderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/AbstractConfigLoaderTest.php', - 'Guzzle\\Tests\\Service\\Builder\\ServiceBuilderLoaderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderLoaderTest.php', - 'Guzzle\\Tests\\Service\\CachingConfigLoaderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/CachingConfigLoaderTest.php', - 'Guzzle\\Tests\\Service\\ClientTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/ClientTest.php', - 'Guzzle\\Tests\\Service\\Command\\AbstractCommandTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php', - 'Guzzle\\Tests\\Service\\Command\\AliasFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/AliasFactoryTest.php', - 'Guzzle\\Tests\\Service\\Command\\ClosureCommandTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/ClosureCommandTest.php', - 'Guzzle\\Tests\\Service\\Command\\CommandTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/CommandTest.php', - 'Guzzle\\Tests\\Service\\Command\\CompositeFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/CompositeFactoryTest.php', - 'Guzzle\\Tests\\Service\\Command\\ConcreteClassFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ConcreteClassFactoryTest.php', - 'Guzzle\\Tests\\Service\\Command\\DefaultRequestSerializerTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultRequestSerializerTest.php', - 'Guzzle\\Tests\\Service\\Command\\DefaultResponseParserTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/DefaultResponseParserTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\AbstractVisitorTestCase' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/AbstractVisitorTestCase.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\BodyVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/BodyVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\HeaderVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/HeaderVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\JsonVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/JsonVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\PostFieldVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFieldVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\PostFileVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/PostFileVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\QueryVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/QueryVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\ResponseBodyVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/ResponseBodyVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Request\\XmlVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\AbstractResponseVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/AbstractResponseVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\BodyVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/BodyVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\HeaderVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/HeaderVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\JsonVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/JsonVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\ReasonPhraseVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/ReasonPhraseVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\StatusCodeVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/StatusCodeVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\LocationVisitor\\Response\\XmlVisitorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/Response/XmlVisitorTest.php', - 'Guzzle\\Tests\\Service\\Command\\MapFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/MapFactoryTest.php', - 'Guzzle\\Tests\\Service\\Command\\OperationCommandTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationCommandTest.php', - 'Guzzle\\Tests\\Service\\Command\\OperationResponseParserTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/OperationResponseParserTest.php', - 'Guzzle\\Tests\\Service\\Command\\ServiceDescriptionFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/Factory/ServiceDescriptionFactoryTest.php', - 'Guzzle\\Tests\\Service\\Command\\VisitorFlyweightTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/LocationVisitor/VisitorFlyweightTest.php', - 'Guzzle\\Tests\\Service\\Description\\OperationTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/OperationTest.php', - 'Guzzle\\Tests\\Service\\Description\\ParameterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ParameterTest.php', - 'Guzzle\\Tests\\Service\\Description\\SchemaFormatterTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaFormatterTest.php', - 'Guzzle\\Tests\\Service\\Description\\SchemaValidatorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/SchemaValidatorTest.php', - 'Guzzle\\Tests\\Service\\Description\\ServiceDescriptionLoaderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionLoaderTest.php', - 'Guzzle\\Tests\\Service\\Description\\ServiceDescriptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Description/ServiceDescriptionTest.php', - 'Guzzle\\Tests\\Service\\Exception\\CommandTransferExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/CommandTransferExceptionTest.php', - 'Guzzle\\Tests\\Service\\Exception\\InconsistentClientTransferExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/InconsistentClientTransferExceptionTest.php', - 'Guzzle\\Tests\\Service\\Exception\\ValidationExceptionTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Exception/ValidationExceptionTest.php', - 'Guzzle\\Tests\\Service\\Mock\\Command\\IterableCommand' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php', - 'Guzzle\\Tests\\Service\\Mock\\Command\\MockCommand' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/MockCommand.php', - 'Guzzle\\Tests\\Service\\Mock\\Command\\OtherCommand' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/OtherCommand.php', - 'Guzzle\\Tests\\Service\\Mock\\Command\\Sub\\Sub' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Command/Sub/Sub.php', - 'Guzzle\\Tests\\Service\\Mock\\MockClient' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/MockClient.php', - 'Guzzle\\Tests\\Service\\Mock\\Model\\MockCommandIterator' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php', - 'Guzzle\\Tests\\Service\\Resource\\CompositeResourceIteratorFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/CompositeResourceIteratorFactoryTest.php', - 'Guzzle\\Tests\\Service\\Resource\\MapResourceIteratorFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/MapResourceIteratorFactoryTest.php', - 'Guzzle\\Tests\\Service\\Resource\\ModelTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ModelTest.php', - 'Guzzle\\Tests\\Service\\Resource\\ResourceIteratorClassFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorClassFactoryTest.php', - 'Guzzle\\Tests\\Service\\Resource\\ResourceIteratorTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Resource/ResourceIteratorTest.php', - 'Guzzle\\Tests\\Service\\ServiceBuilderTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php', - 'Guzzle\\Tests\\Stream\\PhpStreamRequestFactoryTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Stream/PhpStreamRequestFactoryTest.php', - 'Guzzle\\Tests\\Stream\\StreamTest' => __DIR__ . '/..' . '/guzzle/guzzle/tests/Guzzle/Tests/Stream/StreamTest.php', 'IlluminateQueueClosure' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/IlluminateQueueClosure.php', - 'Illuminate\\Auth\\Access\\AuthorizationException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Access/AuthorizationException.php', - 'Illuminate\\Auth\\Access\\Gate' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Access/Gate.php', - 'Illuminate\\Auth\\Access\\HandlesAuthorization' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Access/HandlesAuthorization.php', - 'Illuminate\\Auth\\Access\\Response' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Access/Response.php', - 'Illuminate\\Auth\\AuthManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/AuthManager.php', - 'Illuminate\\Auth\\AuthServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php', - 'Illuminate\\Auth\\Authenticatable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Authenticatable.php', - 'Illuminate\\Auth\\AuthenticationException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/AuthenticationException.php', - 'Illuminate\\Auth\\Console\\ClearResetsCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Console/ClearResetsCommand.php', - 'Illuminate\\Auth\\Console\\MakeAuthCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Console/MakeAuthCommand.php', - 'Illuminate\\Auth\\CreatesUserProviders' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/CreatesUserProviders.php', - 'Illuminate\\Auth\\DatabaseUserProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/DatabaseUserProvider.php', - 'Illuminate\\Auth\\EloquentUserProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/EloquentUserProvider.php', - 'Illuminate\\Auth\\Events\\Attempting' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Events/Attempting.php', - 'Illuminate\\Auth\\Events\\Failed' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Events/Failed.php', - 'Illuminate\\Auth\\Events\\Lockout' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Events/Lockout.php', - 'Illuminate\\Auth\\Events\\Login' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Events/Login.php', - 'Illuminate\\Auth\\Events\\Logout' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Events/Logout.php', - 'Illuminate\\Auth\\GenericUser' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/GenericUser.php', - 'Illuminate\\Auth\\GuardHelpers' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/GuardHelpers.php', - 'Illuminate\\Auth\\Middleware\\AuthenticateWithBasicAuth' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Middleware/AuthenticateWithBasicAuth.php', - 'Illuminate\\Auth\\Passwords\\CanResetPassword' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Passwords/CanResetPassword.php', - 'Illuminate\\Auth\\Passwords\\DatabaseTokenRepository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Passwords/DatabaseTokenRepository.php', - 'Illuminate\\Auth\\Passwords\\PasswordBroker' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php', - 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php', - 'Illuminate\\Auth\\Passwords\\PasswordResetServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Passwords/PasswordResetServiceProvider.php', - 'Illuminate\\Auth\\Passwords\\TokenRepositoryInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/Passwords/TokenRepositoryInterface.php', - 'Illuminate\\Auth\\RequestGuard' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/RequestGuard.php', - 'Illuminate\\Auth\\SessionGuard' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/SessionGuard.php', - 'Illuminate\\Auth\\TokenGuard' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Auth/TokenGuard.php', - 'Illuminate\\Broadcasting\\BroadcastEvent' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Broadcasting/BroadcastEvent.php', - 'Illuminate\\Broadcasting\\BroadcastManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Broadcasting/BroadcastManager.php', - 'Illuminate\\Broadcasting\\BroadcastServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Broadcasting/BroadcastServiceProvider.php', - 'Illuminate\\Broadcasting\\Broadcasters\\LogBroadcaster' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/LogBroadcaster.php', - 'Illuminate\\Broadcasting\\Broadcasters\\PusherBroadcaster' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/PusherBroadcaster.php', - 'Illuminate\\Broadcasting\\Broadcasters\\RedisBroadcaster' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Broadcasting/Broadcasters/RedisBroadcaster.php', - 'Illuminate\\Bus\\BusServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Bus/BusServiceProvider.php', - 'Illuminate\\Bus\\Dispatcher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Bus/Dispatcher.php', - 'Illuminate\\Bus\\Queueable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Bus/Queueable.php', - 'Illuminate\\Cache\\ApcStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/ApcStore.php', - 'Illuminate\\Cache\\ApcWrapper' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/ApcWrapper.php', - 'Illuminate\\Cache\\ArrayStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/ArrayStore.php', - 'Illuminate\\Cache\\CacheManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/CacheManager.php', - 'Illuminate\\Cache\\CacheServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/CacheServiceProvider.php', - 'Illuminate\\Cache\\Console\\CacheTableCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Console/CacheTableCommand.php', - 'Illuminate\\Cache\\Console\\ClearCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Console/ClearCommand.php', - 'Illuminate\\Cache\\DatabaseStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/DatabaseStore.php', - 'Illuminate\\Cache\\Events\\CacheHit' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Events/CacheHit.php', - 'Illuminate\\Cache\\Events\\CacheMissed' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Events/CacheMissed.php', - 'Illuminate\\Cache\\Events\\KeyForgotten' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Events/KeyForgotten.php', - 'Illuminate\\Cache\\Events\\KeyWritten' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Events/KeyWritten.php', - 'Illuminate\\Cache\\FileStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/FileStore.php', - 'Illuminate\\Cache\\MemcachedConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/MemcachedConnector.php', - 'Illuminate\\Cache\\MemcachedStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/MemcachedStore.php', - 'Illuminate\\Cache\\NullStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/NullStore.php', - 'Illuminate\\Cache\\RateLimiter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/RateLimiter.php', - 'Illuminate\\Cache\\RedisStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/RedisStore.php', - 'Illuminate\\Cache\\RedisTaggedCache' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/RedisTaggedCache.php', - 'Illuminate\\Cache\\Repository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/Repository.php', - 'Illuminate\\Cache\\RetrievesMultipleKeys' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/RetrievesMultipleKeys.php', - 'Illuminate\\Cache\\TagSet' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/TagSet.php', - 'Illuminate\\Cache\\TaggableStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/TaggableStore.php', - 'Illuminate\\Cache\\TaggedCache' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cache/TaggedCache.php', - 'Illuminate\\Config\\Repository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Config/Repository.php', - 'Illuminate\\Console\\AppNamespaceDetectorTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/AppNamespaceDetectorTrait.php', - 'Illuminate\\Console\\Application' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Application.php', - 'Illuminate\\Console\\Command' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Command.php', - 'Illuminate\\Console\\ConfirmableTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/ConfirmableTrait.php', - 'Illuminate\\Console\\Events\\ArtisanStarting' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Events/ArtisanStarting.php', - 'Illuminate\\Console\\GeneratorCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/GeneratorCommand.php', - 'Illuminate\\Console\\OutputStyle' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/OutputStyle.php', - 'Illuminate\\Console\\Parser' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Parser.php', - 'Illuminate\\Console\\ScheduleServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/ScheduleServiceProvider.php', - 'Illuminate\\Console\\Scheduling\\CallbackEvent' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Scheduling/CallbackEvent.php', - 'Illuminate\\Console\\Scheduling\\Event' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Scheduling/Event.php', - 'Illuminate\\Console\\Scheduling\\Schedule' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Scheduling/Schedule.php', - 'Illuminate\\Console\\Scheduling\\ScheduleRunCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php', - 'Illuminate\\Container\\Container' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Container/Container.php', - 'Illuminate\\Container\\ContextualBindingBuilder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Container/ContextualBindingBuilder.php', - 'Illuminate\\Contracts\\Auth\\Access\\Authorizable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/Access/Authorizable.php', - 'Illuminate\\Contracts\\Auth\\Access\\Gate' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/Access/Gate.php', - 'Illuminate\\Contracts\\Auth\\Authenticatable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/Authenticatable.php', - 'Illuminate\\Contracts\\Auth\\CanResetPassword' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/CanResetPassword.php', - 'Illuminate\\Contracts\\Auth\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/Factory.php', - 'Illuminate\\Contracts\\Auth\\Guard' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/Guard.php', - 'Illuminate\\Contracts\\Auth\\PasswordBroker' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/PasswordBroker.php', - 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/PasswordBrokerFactory.php', - 'Illuminate\\Contracts\\Auth\\Registrar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/Registrar.php', - 'Illuminate\\Contracts\\Auth\\StatefulGuard' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/StatefulGuard.php', - 'Illuminate\\Contracts\\Auth\\SupportsBasicAuth' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/SupportsBasicAuth.php', - 'Illuminate\\Contracts\\Auth\\UserProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Auth/UserProvider.php', - 'Illuminate\\Contracts\\Broadcasting\\Broadcaster' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Broadcasting/Broadcaster.php', - 'Illuminate\\Contracts\\Broadcasting\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Broadcasting/Factory.php', - 'Illuminate\\Contracts\\Broadcasting\\ShouldBroadcast' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Broadcasting/ShouldBroadcast.php', - 'Illuminate\\Contracts\\Broadcasting\\ShouldBroadcastNow' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Broadcasting/ShouldBroadcastNow.php', - 'Illuminate\\Contracts\\Bus\\Dispatcher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Bus/Dispatcher.php', - 'Illuminate\\Contracts\\Bus\\QueueingDispatcher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Bus/QueueingDispatcher.php', - 'Illuminate\\Contracts\\Bus\\SelfHandling' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Bus/SelfHandling.php', - 'Illuminate\\Contracts\\Cache\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Cache/Factory.php', - 'Illuminate\\Contracts\\Cache\\Repository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Cache/Repository.php', - 'Illuminate\\Contracts\\Cache\\Store' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Cache/Store.php', - 'Illuminate\\Contracts\\Config\\Repository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Config/Repository.php', - 'Illuminate\\Contracts\\Console\\Application' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Console/Application.php', - 'Illuminate\\Contracts\\Console\\Kernel' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Console/Kernel.php', - 'Illuminate\\Contracts\\Container\\BindingResolutionException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php', - 'Illuminate\\Contracts\\Container\\Container' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Container/Container.php', - 'Illuminate\\Contracts\\Container\\ContextualBindingBuilder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Container/ContextualBindingBuilder.php', - 'Illuminate\\Contracts\\Cookie\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Cookie/Factory.php', - 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Cookie/QueueingFactory.php', - 'Illuminate\\Contracts\\Database\\ModelIdentifier' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Database/ModelIdentifier.php', - 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Debug/ExceptionHandler.php', - 'Illuminate\\Contracts\\Encryption\\DecryptException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Encryption/DecryptException.php', - 'Illuminate\\Contracts\\Encryption\\EncryptException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Encryption/EncryptException.php', - 'Illuminate\\Contracts\\Encryption\\Encrypter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Encryption/Encrypter.php', - 'Illuminate\\Contracts\\Events\\Dispatcher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Events/Dispatcher.php', - 'Illuminate\\Contracts\\Filesystem\\Cloud' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Filesystem/Cloud.php', - 'Illuminate\\Contracts\\Filesystem\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Filesystem/Factory.php', - 'Illuminate\\Contracts\\Filesystem\\FileNotFoundException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Filesystem/FileNotFoundException.php', - 'Illuminate\\Contracts\\Filesystem\\Filesystem' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Filesystem/Filesystem.php', - 'Illuminate\\Contracts\\Foundation\\Application' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Foundation/Application.php', - 'Illuminate\\Contracts\\Hashing\\Hasher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Hashing/Hasher.php', - 'Illuminate\\Contracts\\Http\\Kernel' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Http/Kernel.php', - 'Illuminate\\Contracts\\Logging\\Log' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Logging/Log.php', - 'Illuminate\\Contracts\\Mail\\MailQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Mail/MailQueue.php', - 'Illuminate\\Contracts\\Mail\\Mailer' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Mail/Mailer.php', - 'Illuminate\\Contracts\\Pagination\\LengthAwarePaginator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Pagination/LengthAwarePaginator.php', - 'Illuminate\\Contracts\\Pagination\\Paginator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Pagination/Paginator.php', - 'Illuminate\\Contracts\\Pagination\\Presenter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Pagination/Presenter.php', - 'Illuminate\\Contracts\\Pipeline\\Hub' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Pipeline/Hub.php', - 'Illuminate\\Contracts\\Pipeline\\Pipeline' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Pipeline/Pipeline.php', - 'Illuminate\\Contracts\\Queue\\EntityNotFoundException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/EntityNotFoundException.php', - 'Illuminate\\Contracts\\Queue\\EntityResolver' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/EntityResolver.php', - 'Illuminate\\Contracts\\Queue\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/Factory.php', - 'Illuminate\\Contracts\\Queue\\Job' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/Job.php', - 'Illuminate\\Contracts\\Queue\\Monitor' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/Monitor.php', - 'Illuminate\\Contracts\\Queue\\Queue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/Queue.php', - 'Illuminate\\Contracts\\Queue\\QueueableCollection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/QueueableCollection.php', - 'Illuminate\\Contracts\\Queue\\QueueableEntity' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/QueueableEntity.php', - 'Illuminate\\Contracts\\Queue\\ShouldQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Queue/ShouldQueue.php', - 'Illuminate\\Contracts\\Redis\\Database' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Redis/Database.php', - 'Illuminate\\Contracts\\Routing\\Registrar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Routing/Registrar.php', - 'Illuminate\\Contracts\\Routing\\ResponseFactory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Routing/ResponseFactory.php', - 'Illuminate\\Contracts\\Routing\\UrlGenerator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Routing/UrlGenerator.php', - 'Illuminate\\Contracts\\Routing\\UrlRoutable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Routing/UrlRoutable.php', - 'Illuminate\\Contracts\\Support\\Arrayable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Support/Arrayable.php', - 'Illuminate\\Contracts\\Support\\Htmlable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Support/Htmlable.php', - 'Illuminate\\Contracts\\Support\\Jsonable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Support/Jsonable.php', - 'Illuminate\\Contracts\\Support\\MessageBag' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Support/MessageBag.php', - 'Illuminate\\Contracts\\Support\\MessageProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Support/MessageProvider.php', - 'Illuminate\\Contracts\\Support\\Renderable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Support/Renderable.php', - 'Illuminate\\Contracts\\Validation\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Validation/Factory.php', - 'Illuminate\\Contracts\\Validation\\UnauthorizedException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Validation/UnauthorizedException.php', - 'Illuminate\\Contracts\\Validation\\ValidatesWhenResolved' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Validation/ValidatesWhenResolved.php', - 'Illuminate\\Contracts\\Validation\\ValidationException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Validation/ValidationException.php', - 'Illuminate\\Contracts\\Validation\\Validator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/Validation/Validator.php', - 'Illuminate\\Contracts\\View\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/View/Factory.php', - 'Illuminate\\Contracts\\View\\View' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Contracts/View/View.php', - 'Illuminate\\Cookie\\CookieJar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cookie/CookieJar.php', - 'Illuminate\\Cookie\\CookieServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php', - 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php', - 'Illuminate\\Cookie\\Middleware\\EncryptCookies' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php', - 'Illuminate\\Database\\Capsule\\Manager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Capsule/Manager.php', - 'Illuminate\\Database\\Connection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connection.php', - 'Illuminate\\Database\\ConnectionInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/ConnectionInterface.php', - 'Illuminate\\Database\\ConnectionResolver' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/ConnectionResolver.php', - 'Illuminate\\Database\\ConnectionResolverInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/ConnectionResolverInterface.php', - 'Illuminate\\Database\\Connectors\\ConnectionFactory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php', - 'Illuminate\\Database\\Connectors\\Connector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/Connector.php', - 'Illuminate\\Database\\Connectors\\ConnectorInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/ConnectorInterface.php', - 'Illuminate\\Database\\Connectors\\MySqlConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php', - 'Illuminate\\Database\\Connectors\\PostgresConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/PostgresConnector.php', - 'Illuminate\\Database\\Connectors\\SQLiteConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/SQLiteConnector.php', - 'Illuminate\\Database\\Connectors\\SqlServerConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Connectors/SqlServerConnector.php', - 'Illuminate\\Database\\Console\\Migrations\\BaseCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/BaseCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\InstallCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/InstallCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\MigrateCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\MigrateMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateMakeCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\RefreshCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/RefreshCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\ResetCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/ResetCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\RollbackCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/RollbackCommand.php', - 'Illuminate\\Database\\Console\\Migrations\\StatusCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Migrations/StatusCommand.php', - 'Illuminate\\Database\\Console\\Seeds\\SeedCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Seeds/SeedCommand.php', - 'Illuminate\\Database\\Console\\Seeds\\SeederMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Console/Seeds/SeederMakeCommand.php', - 'Illuminate\\Database\\DatabaseManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/DatabaseManager.php', - 'Illuminate\\Database\\DatabaseServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php', - 'Illuminate\\Database\\DetectsLostConnections' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/DetectsLostConnections.php', - 'Illuminate\\Database\\Eloquent\\Builder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php', - 'Illuminate\\Database\\Eloquent\\Collection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Collection.php', - 'Illuminate\\Database\\Eloquent\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Factory.php', - 'Illuminate\\Database\\Eloquent\\FactoryBuilder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/FactoryBuilder.php', - 'Illuminate\\Database\\Eloquent\\MassAssignmentException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/MassAssignmentException.php', - 'Illuminate\\Database\\Eloquent\\Model' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Model.php', - 'Illuminate\\Database\\Eloquent\\ModelNotFoundException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/ModelNotFoundException.php', - 'Illuminate\\Database\\Eloquent\\QueueEntityResolver' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/QueueEntityResolver.php', - 'Illuminate\\Database\\Eloquent\\Relations\\BelongsTo' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsTo.php', - 'Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/BelongsToMany.php', - 'Illuminate\\Database\\Eloquent\\Relations\\HasMany' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasMany.php', - 'Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasManyThrough.php', - 'Illuminate\\Database\\Eloquent\\Relations\\HasOne' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOne.php', - 'Illuminate\\Database\\Eloquent\\Relations\\HasOneOrMany' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/HasOneOrMany.php', - 'Illuminate\\Database\\Eloquent\\Relations\\MorphMany' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/MorphMany.php', - 'Illuminate\\Database\\Eloquent\\Relations\\MorphOne' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/MorphOne.php', - 'Illuminate\\Database\\Eloquent\\Relations\\MorphOneOrMany' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/MorphOneOrMany.php', - 'Illuminate\\Database\\Eloquent\\Relations\\MorphPivot' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/MorphPivot.php', - 'Illuminate\\Database\\Eloquent\\Relations\\MorphTo' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/MorphTo.php', - 'Illuminate\\Database\\Eloquent\\Relations\\MorphToMany' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/MorphToMany.php', - 'Illuminate\\Database\\Eloquent\\Relations\\Pivot' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Pivot.php', - 'Illuminate\\Database\\Eloquent\\Relations\\Relation' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Relation.php', - 'Illuminate\\Database\\Eloquent\\Scope' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/Scope.php', - 'Illuminate\\Database\\Eloquent\\ScopeInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/ScopeInterface.php', - 'Illuminate\\Database\\Eloquent\\SoftDeletes' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/SoftDeletes.php', - 'Illuminate\\Database\\Eloquent\\SoftDeletingScope' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Eloquent/SoftDeletingScope.php', - 'Illuminate\\Database\\Events\\ConnectionEvent' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Events/ConnectionEvent.php', - 'Illuminate\\Database\\Events\\QueryExecuted' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Events/QueryExecuted.php', - 'Illuminate\\Database\\Events\\TransactionBeginning' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Events/TransactionBeginning.php', - 'Illuminate\\Database\\Events\\TransactionCommitted' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Events/TransactionCommitted.php', - 'Illuminate\\Database\\Events\\TransactionRolledBack' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Events/TransactionRolledBack.php', - 'Illuminate\\Database\\Grammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Grammar.php', - 'Illuminate\\Database\\MigrationServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/MigrationServiceProvider.php', - 'Illuminate\\Database\\Migrations\\DatabaseMigrationRepository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php', - 'Illuminate\\Database\\Migrations\\Migration' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Migrations/Migration.php', - 'Illuminate\\Database\\Migrations\\MigrationCreator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Migrations/MigrationCreator.php', - 'Illuminate\\Database\\Migrations\\MigrationRepositoryInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Migrations/MigrationRepositoryInterface.php', - 'Illuminate\\Database\\Migrations\\Migrator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php', - 'Illuminate\\Database\\MySqlConnection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/MySqlConnection.php', - 'Illuminate\\Database\\PostgresConnection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/PostgresConnection.php', - 'Illuminate\\Database\\QueryException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/QueryException.php', - 'Illuminate\\Database\\Query\\Builder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Builder.php', - 'Illuminate\\Database\\Query\\Expression' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Expression.php', - 'Illuminate\\Database\\Query\\Grammars\\Grammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Grammars/Grammar.php', - 'Illuminate\\Database\\Query\\Grammars\\MySqlGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Grammars/MySqlGrammar.php', - 'Illuminate\\Database\\Query\\Grammars\\PostgresGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Grammars/PostgresGrammar.php', - 'Illuminate\\Database\\Query\\Grammars\\SQLiteGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Grammars/SQLiteGrammar.php', - 'Illuminate\\Database\\Query\\Grammars\\SqlServerGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Grammars/SqlServerGrammar.php', - 'Illuminate\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/JoinClause.php', - 'Illuminate\\Database\\Query\\JsonExpression' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/JsonExpression.php', - 'Illuminate\\Database\\Query\\Processors\\MySqlProcessor' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Processors/MySqlProcessor.php', - 'Illuminate\\Database\\Query\\Processors\\PostgresProcessor' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Processors/PostgresProcessor.php', - 'Illuminate\\Database\\Query\\Processors\\Processor' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php', - 'Illuminate\\Database\\Query\\Processors\\SQLiteProcessor' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Processors/SQLiteProcessor.php', - 'Illuminate\\Database\\Query\\Processors\\SqlServerProcessor' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Query/Processors/SqlServerProcessor.php', - 'Illuminate\\Database\\SQLiteConnection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/SQLiteConnection.php', - 'Illuminate\\Database\\Schema\\Blueprint' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php', - 'Illuminate\\Database\\Schema\\Builder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Builder.php', - 'Illuminate\\Database\\Schema\\Grammars\\Grammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Grammars/Grammar.php', - 'Illuminate\\Database\\Schema\\Grammars\\MySqlGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Grammars/MySqlGrammar.php', - 'Illuminate\\Database\\Schema\\Grammars\\PostgresGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Grammars/PostgresGrammar.php', - 'Illuminate\\Database\\Schema\\Grammars\\SQLiteGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Grammars/SQLiteGrammar.php', - 'Illuminate\\Database\\Schema\\Grammars\\SqlServerGrammar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/Grammars/SqlServerGrammar.php', - 'Illuminate\\Database\\Schema\\MySqlBuilder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php', - 'Illuminate\\Database\\Schema\\PostgresBuilder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Schema/PostgresBuilder.php', - 'Illuminate\\Database\\SeedServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/SeedServiceProvider.php', - 'Illuminate\\Database\\Seeder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/Seeder.php', - 'Illuminate\\Database\\SqlServerConnection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Database/SqlServerConnection.php', - 'Illuminate\\Encryption\\BaseEncrypter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Encryption/BaseEncrypter.php', - 'Illuminate\\Encryption\\Encrypter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Encryption/Encrypter.php', - 'Illuminate\\Encryption\\EncryptionServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php', - 'Illuminate\\Encryption\\McryptEncrypter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Encryption/McryptEncrypter.php', - 'Illuminate\\Events\\CallQueuedHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Events/CallQueuedHandler.php', - 'Illuminate\\Events\\Dispatcher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Events/Dispatcher.php', - 'Illuminate\\Events\\EventServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Events/EventServiceProvider.php', - 'Illuminate\\Filesystem\\ClassFinder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Filesystem/ClassFinder.php', - 'Illuminate\\Filesystem\\Filesystem' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', - 'Illuminate\\Filesystem\\FilesystemAdapter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php', - 'Illuminate\\Filesystem\\FilesystemManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php', - 'Illuminate\\Filesystem\\FilesystemServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php', - 'Illuminate\\Foundation\\AliasLoader' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/AliasLoader.php', - 'Illuminate\\Foundation\\Application' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Application.php', - 'Illuminate\\Foundation\\Auth\\Access\\Authorizable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/Access/Authorizable.php', - 'Illuminate\\Foundation\\Auth\\Access\\AuthorizesRequests' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/Access/AuthorizesRequests.php', - 'Illuminate\\Foundation\\Auth\\Access\\AuthorizesResources' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/Access/AuthorizesResources.php', - 'Illuminate\\Foundation\\Auth\\AuthenticatesAndRegistersUsers' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/AuthenticatesAndRegistersUsers.php', - 'Illuminate\\Foundation\\Auth\\AuthenticatesUsers' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/AuthenticatesUsers.php', - 'Illuminate\\Foundation\\Auth\\RedirectsUsers' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/RedirectsUsers.php', - 'Illuminate\\Foundation\\Auth\\RegistersUsers' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/RegistersUsers.php', - 'Illuminate\\Foundation\\Auth\\ResetsPasswords' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/ResetsPasswords.php', - 'Illuminate\\Foundation\\Auth\\ThrottlesLogins' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/ThrottlesLogins.php', - 'Illuminate\\Foundation\\Auth\\User' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Auth/User.php', - 'Illuminate\\Foundation\\Bootstrap\\BootProviders' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php', - 'Illuminate\\Foundation\\Bootstrap\\ConfigureLogging' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/ConfigureLogging.php', - 'Illuminate\\Foundation\\Bootstrap\\DetectEnvironment' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/DetectEnvironment.php', - 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php', - 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php', - 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php', - 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterProviders.php', - 'Illuminate\\Foundation\\Bootstrap\\SetRequestForConsole' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bootstrap/SetRequestForConsole.php', - 'Illuminate\\Foundation\\Bus\\DispatchesJobs' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Bus/DispatchesJobs.php', - 'Illuminate\\Foundation\\ComposerScripts' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/ComposerScripts.php', - 'Illuminate\\Foundation\\Console\\AppNameCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/AppNameCommand.php', - 'Illuminate\\Foundation\\Console\\ClearCompiledCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ClearCompiledCommand.php', - 'Illuminate\\Foundation\\Console\\ConfigCacheCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ConfigCacheCommand.php', - 'Illuminate\\Foundation\\Console\\ConfigClearCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ConfigClearCommand.php', - 'Illuminate\\Foundation\\Console\\ConsoleMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ConsoleMakeCommand.php', - 'Illuminate\\Foundation\\Console\\DownCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/DownCommand.php', - 'Illuminate\\Foundation\\Console\\EnvironmentCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/EnvironmentCommand.php', - 'Illuminate\\Foundation\\Console\\EventGenerateCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/EventGenerateCommand.php', - 'Illuminate\\Foundation\\Console\\EventMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/EventMakeCommand.php', - 'Illuminate\\Foundation\\Console\\IlluminateCaster' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/IlluminateCaster.php', - 'Illuminate\\Foundation\\Console\\JobMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/JobMakeCommand.php', - 'Illuminate\\Foundation\\Console\\Kernel' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php', - 'Illuminate\\Foundation\\Console\\KeyGenerateCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/KeyGenerateCommand.php', - 'Illuminate\\Foundation\\Console\\ListenerMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ListenerMakeCommand.php', - 'Illuminate\\Foundation\\Console\\ModelMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ModelMakeCommand.php', - 'Illuminate\\Foundation\\Console\\OptimizeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/OptimizeCommand.php', - 'Illuminate\\Foundation\\Console\\PolicyMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/PolicyMakeCommand.php', - 'Illuminate\\Foundation\\Console\\ProviderMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ProviderMakeCommand.php', - 'Illuminate\\Foundation\\Console\\QueuedJob' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/QueuedJob.php', - 'Illuminate\\Foundation\\Console\\RequestMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/RequestMakeCommand.php', - 'Illuminate\\Foundation\\Console\\RouteCacheCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/RouteCacheCommand.php', - 'Illuminate\\Foundation\\Console\\RouteClearCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/RouteClearCommand.php', - 'Illuminate\\Foundation\\Console\\RouteListCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/RouteListCommand.php', - 'Illuminate\\Foundation\\Console\\ServeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ServeCommand.php', - 'Illuminate\\Foundation\\Console\\TestMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/TestMakeCommand.php', - 'Illuminate\\Foundation\\Console\\TinkerCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/TinkerCommand.php', - 'Illuminate\\Foundation\\Console\\UpCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/UpCommand.php', - 'Illuminate\\Foundation\\Console\\VendorPublishCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/VendorPublishCommand.php', - 'Illuminate\\Foundation\\Console\\ViewClearCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Console/ViewClearCommand.php', - 'Illuminate\\Foundation\\EnvironmentDetector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/EnvironmentDetector.php', - 'Illuminate\\Foundation\\Exceptions\\Handler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php', - 'Illuminate\\Foundation\\Http\\FormRequest' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Http/FormRequest.php', - 'Illuminate\\Foundation\\Http\\Kernel' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php', - 'Illuminate\\Foundation\\Http\\Middleware\\Authorize' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Http/Middleware/Authorize.php', - 'Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php', - 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php', - 'Illuminate\\Foundation\\Http\\Middleware\\VerifyPostSize' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyPostSize.php', - 'Illuminate\\Foundation\\Inspiring' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Inspiring.php', - 'Illuminate\\Foundation\\ProviderRepository' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php', - 'Illuminate\\Foundation\\Providers\\ArtisanServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Providers/ArtisanServiceProvider.php', - 'Illuminate\\Foundation\\Providers\\ComposerServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Providers/ComposerServiceProvider.php', - 'Illuminate\\Foundation\\Providers\\ConsoleSupportServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Providers/ConsoleSupportServiceProvider.php', - 'Illuminate\\Foundation\\Providers\\FoundationServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Providers/FoundationServiceProvider.php', - 'Illuminate\\Foundation\\Support\\Providers\\AuthServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Support/Providers/AuthServiceProvider.php', - 'Illuminate\\Foundation\\Support\\Providers\\EventServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Support/Providers/EventServiceProvider.php', - 'Illuminate\\Foundation\\Support\\Providers\\RouteServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\ImpersonatesUsers' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/ImpersonatesUsers.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithAuthentication' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithAuthentication.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithConsole' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithConsole.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithContainer' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithContainer.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithDatabase' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithPages' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithPages.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\InteractsWithSession' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/InteractsWithSession.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\MakesHttpRequests' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php', - 'Illuminate\\Foundation\\Testing\\Concerns\\MocksApplicationServices' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MocksApplicationServices.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\FormFieldConstraint' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/FormFieldConstraint.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\HasElement' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasElement.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\HasInElement' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasInElement.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\HasLink' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasLink.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\HasSource' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasSource.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\HasText' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasText.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\HasValue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/HasValue.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\IsChecked' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/IsChecked.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\IsSelected' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/IsSelected.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\PageConstraint' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/PageConstraint.php', - 'Illuminate\\Foundation\\Testing\\Constraints\\ReversePageConstraint' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/Constraints/ReversePageConstraint.php', - 'Illuminate\\Foundation\\Testing\\DatabaseMigrations' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/DatabaseMigrations.php', - 'Illuminate\\Foundation\\Testing\\DatabaseTransactions' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/DatabaseTransactions.php', - 'Illuminate\\Foundation\\Testing\\HttpException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/HttpException.php', - 'Illuminate\\Foundation\\Testing\\TestCase' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php', - 'Illuminate\\Foundation\\Testing\\WithoutEvents' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/WithoutEvents.php', - 'Illuminate\\Foundation\\Testing\\WithoutMiddleware' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Testing/WithoutMiddleware.php', - 'Illuminate\\Foundation\\Validation\\ValidatesRequests' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Validation/ValidatesRequests.php', - 'Illuminate\\Foundation\\Validation\\ValidationException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Foundation/Validation/ValidationException.php', - 'Illuminate\\Hashing\\BcryptHasher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Hashing/BcryptHasher.php', - 'Illuminate\\Hashing\\HashServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php', - 'Illuminate\\Html\\FormBuilder' => __DIR__ . '/..' . '/illuminate/html/FormBuilder.php', - 'Illuminate\\Html\\FormFacade' => __DIR__ . '/..' . '/illuminate/html/FormFacade.php', - 'Illuminate\\Html\\HtmlBuilder' => __DIR__ . '/..' . '/illuminate/html/HtmlBuilder.php', - 'Illuminate\\Html\\HtmlFacade' => __DIR__ . '/..' . '/illuminate/html/HtmlFacade.php', - 'Illuminate\\Html\\HtmlServiceProvider' => __DIR__ . '/..' . '/illuminate/html/HtmlServiceProvider.php', - 'Illuminate\\Http\\Exception\\HttpResponseException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/Exception/HttpResponseException.php', - 'Illuminate\\Http\\Exception\\PostTooLargeException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/Exception/PostTooLargeException.php', - 'Illuminate\\Http\\JsonResponse' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/JsonResponse.php', - 'Illuminate\\Http\\Middleware\\CheckResponseForModifications' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/Middleware/CheckResponseForModifications.php', - 'Illuminate\\Http\\Middleware\\FrameGuard' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/Middleware/FrameGuard.php', - 'Illuminate\\Http\\RedirectResponse' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/RedirectResponse.php', - 'Illuminate\\Http\\Request' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/Request.php', - 'Illuminate\\Http\\Response' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/Response.php', - 'Illuminate\\Http\\ResponseTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/ResponseTrait.php', - 'Illuminate\\Http\\UploadedFile' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Http/UploadedFile.php', - 'Illuminate\\Log\\Writer' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Log/Writer.php', - 'Illuminate\\Mail\\Events\\MessageSending' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Events/MessageSending.php', - 'Illuminate\\Mail\\MailServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php', - 'Illuminate\\Mail\\Mailer' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Mailer.php', - 'Illuminate\\Mail\\Message' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Message.php', - 'Illuminate\\Mail\\TransportManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/TransportManager.php', - 'Illuminate\\Mail\\Transport\\LogTransport' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Transport/LogTransport.php', - 'Illuminate\\Mail\\Transport\\MailgunTransport' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Transport/MailgunTransport.php', - 'Illuminate\\Mail\\Transport\\MandrillTransport' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Transport/MandrillTransport.php', - 'Illuminate\\Mail\\Transport\\SesTransport' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Transport/SesTransport.php', - 'Illuminate\\Mail\\Transport\\SparkPostTransport' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Transport/SparkPostTransport.php', - 'Illuminate\\Mail\\Transport\\Transport' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Mail/Transport/Transport.php', - 'Illuminate\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/AbstractPaginator.php', - 'Illuminate\\Pagination\\BootstrapFourNextPreviousButtonRendererTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/BootstrapFourNextPreviousButtonRendererTrait.php', - 'Illuminate\\Pagination\\BootstrapFourPresenter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/BootstrapFourPresenter.php', - 'Illuminate\\Pagination\\BootstrapThreeNextPreviousButtonRendererTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/BootstrapThreeNextPreviousButtonRendererTrait.php', - 'Illuminate\\Pagination\\BootstrapThreePresenter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/BootstrapThreePresenter.php', - 'Illuminate\\Pagination\\LengthAwarePaginator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/LengthAwarePaginator.php', - 'Illuminate\\Pagination\\PaginationServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/PaginationServiceProvider.php', - 'Illuminate\\Pagination\\Paginator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/Paginator.php', - 'Illuminate\\Pagination\\SimpleBootstrapFourPresenter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/SimpleBootstrapFourPresenter.php', - 'Illuminate\\Pagination\\SimpleBootstrapThreePresenter' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/SimpleBootstrapThreePresenter.php', - 'Illuminate\\Pagination\\UrlWindow' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/UrlWindow.php', - 'Illuminate\\Pagination\\UrlWindowPresenterTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pagination/UrlWindowPresenterTrait.php', - 'Illuminate\\Pipeline\\Hub' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pipeline/Hub.php', - 'Illuminate\\Pipeline\\Pipeline' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pipeline/Pipeline.php', - 'Illuminate\\Pipeline\\PipelineServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Pipeline/PipelineServiceProvider.php', - 'Illuminate\\Queue\\BeanstalkdQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/BeanstalkdQueue.php', - 'Illuminate\\Queue\\CallQueuedHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php', - 'Illuminate\\Queue\\Capsule\\Manager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Capsule/Manager.php', - 'Illuminate\\Queue\\Connectors\\BeanstalkdConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/BeanstalkdConnector.php', - 'Illuminate\\Queue\\Connectors\\ConnectorInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/ConnectorInterface.php', - 'Illuminate\\Queue\\Connectors\\DatabaseConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/DatabaseConnector.php', - 'Illuminate\\Queue\\Connectors\\NullConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/NullConnector.php', - 'Illuminate\\Queue\\Connectors\\RedisConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/RedisConnector.php', - 'Illuminate\\Queue\\Connectors\\SqsConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/SqsConnector.php', - 'Illuminate\\Queue\\Connectors\\SyncConnector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Connectors/SyncConnector.php', - 'Illuminate\\Queue\\ConsoleServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/ConsoleServiceProvider.php', - 'Illuminate\\Queue\\Console\\FailedTableCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/FailedTableCommand.php', - 'Illuminate\\Queue\\Console\\FlushFailedCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/FlushFailedCommand.php', - 'Illuminate\\Queue\\Console\\ForgetFailedCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/ForgetFailedCommand.php', - 'Illuminate\\Queue\\Console\\ListFailedCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/ListFailedCommand.php', - 'Illuminate\\Queue\\Console\\ListenCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/ListenCommand.php', - 'Illuminate\\Queue\\Console\\RestartCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/RestartCommand.php', - 'Illuminate\\Queue\\Console\\RetryCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/RetryCommand.php', - 'Illuminate\\Queue\\Console\\TableCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/TableCommand.php', - 'Illuminate\\Queue\\Console\\WorkCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php', - 'Illuminate\\Queue\\DatabaseQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/DatabaseQueue.php', - 'Illuminate\\Queue\\Events\\JobExceptionOccurred' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Events/JobExceptionOccurred.php', - 'Illuminate\\Queue\\Events\\JobFailed' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Events/JobFailed.php', - 'Illuminate\\Queue\\Events\\JobProcessed' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Events/JobProcessed.php', - 'Illuminate\\Queue\\Events\\JobProcessing' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Events/JobProcessing.php', - 'Illuminate\\Queue\\Events\\WorkerStopping' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Events/WorkerStopping.php', - 'Illuminate\\Queue\\Failed\\DatabaseFailedJobProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Failed/DatabaseFailedJobProvider.php', - 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Failed/FailedJobProviderInterface.php', - 'Illuminate\\Queue\\Failed\\NullFailedJobProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Failed/NullFailedJobProvider.php', - 'Illuminate\\Queue\\InteractsWithQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/InteractsWithQueue.php', - 'Illuminate\\Queue\\Jobs\\BeanstalkdJob' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Jobs/BeanstalkdJob.php', - 'Illuminate\\Queue\\Jobs\\DatabaseJob' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Jobs/DatabaseJob.php', - 'Illuminate\\Queue\\Jobs\\Job' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Jobs/Job.php', - 'Illuminate\\Queue\\Jobs\\RedisJob' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Jobs/RedisJob.php', - 'Illuminate\\Queue\\Jobs\\SqsJob' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Jobs/SqsJob.php', - 'Illuminate\\Queue\\Jobs\\SyncJob' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Jobs/SyncJob.php', - 'Illuminate\\Queue\\Listener' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Listener.php', - 'Illuminate\\Queue\\NullQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/NullQueue.php', - 'Illuminate\\Queue\\Queue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Queue.php', - 'Illuminate\\Queue\\QueueManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/QueueManager.php', - 'Illuminate\\Queue\\QueueServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/QueueServiceProvider.php', - 'Illuminate\\Queue\\RedisQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/RedisQueue.php', - 'Illuminate\\Queue\\SerializesModels' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/SerializesModels.php', - 'Illuminate\\Queue\\SqsQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/SqsQueue.php', - 'Illuminate\\Queue\\SyncQueue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/SyncQueue.php', - 'Illuminate\\Queue\\Worker' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Queue/Worker.php', - 'Illuminate\\Redis\\Database' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Redis/Database.php', - 'Illuminate\\Redis\\RedisServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Redis/RedisServiceProvider.php', - 'Illuminate\\Routing\\Console\\ControllerMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Console/ControllerMakeCommand.php', - 'Illuminate\\Routing\\Console\\MiddlewareMakeCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Console/MiddlewareMakeCommand.php', - 'Illuminate\\Routing\\Controller' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Controller.php', - 'Illuminate\\Routing\\ControllerDispatcher' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php', - 'Illuminate\\Routing\\ControllerInspector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/ControllerInspector.php', - 'Illuminate\\Routing\\ControllerMiddlewareOptions' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/ControllerMiddlewareOptions.php', - 'Illuminate\\Routing\\Events\\RouteMatched' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Events/RouteMatched.php', - 'Illuminate\\Routing\\Exceptions\\UrlGenerationException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Exceptions/UrlGenerationException.php', - 'Illuminate\\Routing\\Matching\\HostValidator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Matching/HostValidator.php', - 'Illuminate\\Routing\\Matching\\MethodValidator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Matching/MethodValidator.php', - 'Illuminate\\Routing\\Matching\\SchemeValidator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Matching/SchemeValidator.php', - 'Illuminate\\Routing\\Matching\\UriValidator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Matching/UriValidator.php', - 'Illuminate\\Routing\\Matching\\ValidatorInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Matching/ValidatorInterface.php', - 'Illuminate\\Routing\\Middleware\\ThrottleRequests' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php', - 'Illuminate\\Routing\\Pipeline' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Pipeline.php', - 'Illuminate\\Routing\\Redirector' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Redirector.php', - 'Illuminate\\Routing\\ResourceRegistrar' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/ResourceRegistrar.php', - 'Illuminate\\Routing\\ResponseFactory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/ResponseFactory.php', - 'Illuminate\\Routing\\Route' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Route.php', - 'Illuminate\\Routing\\RouteCollection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/RouteCollection.php', - 'Illuminate\\Routing\\RouteDependencyResolverTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/RouteDependencyResolverTrait.php', - 'Illuminate\\Routing\\Router' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/Router.php', - 'Illuminate\\Routing\\RoutingServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php', - 'Illuminate\\Routing\\UrlGenerator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Routing/UrlGenerator.php', - 'Illuminate\\Session\\CacheBasedSessionHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/CacheBasedSessionHandler.php', - 'Illuminate\\Session\\Console\\SessionTableCommand' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/Console/SessionTableCommand.php', - 'Illuminate\\Session\\CookieSessionHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/CookieSessionHandler.php', - 'Illuminate\\Session\\DatabaseSessionHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php', - 'Illuminate\\Session\\EncryptedStore' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/EncryptedStore.php', - 'Illuminate\\Session\\ExistenceAwareInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/ExistenceAwareInterface.php', - 'Illuminate\\Session\\FileSessionHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/FileSessionHandler.php', - 'Illuminate\\Session\\LegacyDatabaseSessionHandler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/LegacyDatabaseSessionHandler.php', - 'Illuminate\\Session\\Middleware\\StartSession' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php', - 'Illuminate\\Session\\SessionInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/SessionInterface.php', - 'Illuminate\\Session\\SessionManager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/SessionManager.php', - 'Illuminate\\Session\\SessionServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php', - 'Illuminate\\Session\\Store' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/Store.php', - 'Illuminate\\Session\\TokenMismatchException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Session/TokenMismatchException.php', - 'Illuminate\\Support\\AggregateServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/AggregateServiceProvider.php', - 'Illuminate\\Support\\Arr' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Arr.php', - 'Illuminate\\Support\\ClassLoader' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/ClassLoader.php', - 'Illuminate\\Support\\Collection' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Collection.php', - 'Illuminate\\Support\\Composer' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Composer.php', - 'Illuminate\\Support\\Debug\\Dumper' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Debug/Dumper.php', - 'Illuminate\\Support\\Debug\\HtmlDumper' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Debug/HtmlDumper.php', - 'Illuminate\\Support\\Facades\\App' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/App.php', - 'Illuminate\\Support\\Facades\\Artisan' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Artisan.php', - 'Illuminate\\Support\\Facades\\Auth' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Auth.php', - 'Illuminate\\Support\\Facades\\Blade' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Blade.php', - 'Illuminate\\Support\\Facades\\Bus' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Bus.php', - 'Illuminate\\Support\\Facades\\Cache' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Cache.php', - 'Illuminate\\Support\\Facades\\Config' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Config.php', - 'Illuminate\\Support\\Facades\\Cookie' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Cookie.php', - 'Illuminate\\Support\\Facades\\Crypt' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Crypt.php', - 'Illuminate\\Support\\Facades\\DB' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/DB.php', - 'Illuminate\\Support\\Facades\\Event' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Event.php', - 'Illuminate\\Support\\Facades\\Facade' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Facade.php', - 'Illuminate\\Support\\Facades\\File' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/File.php', - 'Illuminate\\Support\\Facades\\Gate' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Gate.php', - 'Illuminate\\Support\\Facades\\Hash' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Hash.php', - 'Illuminate\\Support\\Facades\\Input' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Input.php', - 'Illuminate\\Support\\Facades\\Lang' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Lang.php', - 'Illuminate\\Support\\Facades\\Log' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Log.php', - 'Illuminate\\Support\\Facades\\Mail' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Mail.php', - 'Illuminate\\Support\\Facades\\Password' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Password.php', - 'Illuminate\\Support\\Facades\\Queue' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Queue.php', - 'Illuminate\\Support\\Facades\\Redirect' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Redirect.php', - 'Illuminate\\Support\\Facades\\Redis' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Redis.php', - 'Illuminate\\Support\\Facades\\Request' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Request.php', - 'Illuminate\\Support\\Facades\\Response' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Response.php', - 'Illuminate\\Support\\Facades\\Route' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Route.php', - 'Illuminate\\Support\\Facades\\Schema' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Schema.php', - 'Illuminate\\Support\\Facades\\Session' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Session.php', - 'Illuminate\\Support\\Facades\\Storage' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Storage.php', - 'Illuminate\\Support\\Facades\\URL' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/URL.php', - 'Illuminate\\Support\\Facades\\Validator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/Validator.php', - 'Illuminate\\Support\\Facades\\View' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Facades/View.php', - 'Illuminate\\Support\\Fluent' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Fluent.php', - 'Illuminate\\Support\\HtmlString' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/HtmlString.php', - 'Illuminate\\Support\\Manager' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Manager.php', - 'Illuminate\\Support\\MessageBag' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/MessageBag.php', - 'Illuminate\\Support\\NamespacedItemResolver' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/NamespacedItemResolver.php', - 'Illuminate\\Support\\Pluralizer' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Pluralizer.php', - 'Illuminate\\Support\\ServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/ServiceProvider.php', - 'Illuminate\\Support\\Str' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Str.php', - 'Illuminate\\Support\\Traits\\CapsuleManagerTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Traits/CapsuleManagerTrait.php', - 'Illuminate\\Support\\Traits\\Macroable' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/Traits/Macroable.php', - 'Illuminate\\Support\\ViewErrorBag' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Support/ViewErrorBag.php', - 'Illuminate\\Translation\\ArrayLoader' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Translation/ArrayLoader.php', - 'Illuminate\\Translation\\FileLoader' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Translation/FileLoader.php', - 'Illuminate\\Translation\\LoaderInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Translation/LoaderInterface.php', - 'Illuminate\\Translation\\TranslationServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php', - 'Illuminate\\Translation\\Translator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Translation/Translator.php', - 'Illuminate\\Validation\\DatabasePresenceVerifier' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/DatabasePresenceVerifier.php', - 'Illuminate\\Validation\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/Factory.php', - 'Illuminate\\Validation\\PresenceVerifierInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/PresenceVerifierInterface.php', - 'Illuminate\\Validation\\ValidatesWhenResolvedTrait' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/ValidatesWhenResolvedTrait.php', - 'Illuminate\\Validation\\ValidationException' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/ValidationException.php', - 'Illuminate\\Validation\\ValidationServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php', - 'Illuminate\\Validation\\Validator' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/Validation/Validator.php', - 'Illuminate\\View\\Compilers\\BladeCompiler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php', - 'Illuminate\\View\\Compilers\\Compiler' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Compilers/Compiler.php', - 'Illuminate\\View\\Compilers\\CompilerInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Compilers/CompilerInterface.php', - 'Illuminate\\View\\Engines\\CompilerEngine' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php', - 'Illuminate\\View\\Engines\\Engine' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Engines/Engine.php', - 'Illuminate\\View\\Engines\\EngineInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Engines/EngineInterface.php', - 'Illuminate\\View\\Engines\\EngineResolver' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Engines/EngineResolver.php', - 'Illuminate\\View\\Engines\\PhpEngine' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php', - 'Illuminate\\View\\Expression' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Expression.php', - 'Illuminate\\View\\Factory' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Factory.php', - 'Illuminate\\View\\FileViewFinder' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/FileViewFinder.php', - 'Illuminate\\View\\Middleware\\ShareErrorsFromSession' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php', - 'Illuminate\\View\\View' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/View.php', - 'Illuminate\\View\\ViewFinderInterface' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/ViewFinderInterface.php', - 'Illuminate\\View\\ViewServiceProvider' => __DIR__ . '/..' . '/laravel/framework/src/Illuminate/View/ViewServiceProvider.php', 'Image_Cache' => __DIR__ . '/..' . '/dompdf/dompdf/include/image_cache.cls.php', 'Image_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/image_frame_decorator.cls.php', 'Image_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/image_frame_reflower.cls.php', @@ -2585,376 +784,41 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'Inline_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/inline_frame_reflower.cls.php', 'Inline_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/inline_positioner.cls.php', 'Inline_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/inline_renderer.cls.php', - 'Interop\\Container\\ContainerInterface' => __DIR__ . '/..' . '/container-interop/container-interop/src/Interop/Container/ContainerInterface.php', - 'Interop\\Container\\Exception\\ContainerException' => __DIR__ . '/..' . '/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php', - 'Interop\\Container\\Exception\\NotFoundException' => __DIR__ . '/..' . '/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php', - 'Intervention\\Image\\AbstractColor' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/AbstractColor.php', - 'Intervention\\Image\\AbstractDecoder' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/AbstractDecoder.php', - 'Intervention\\Image\\AbstractDriver' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/AbstractDriver.php', - 'Intervention\\Image\\AbstractEncoder' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/AbstractEncoder.php', - 'Intervention\\Image\\AbstractFont' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/AbstractFont.php', - 'Intervention\\Image\\AbstractShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/AbstractShape.php', - 'Intervention\\Image\\Commands\\AbstractCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/AbstractCommand.php', - 'Intervention\\Image\\Commands\\Argument' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/Argument.php', - 'Intervention\\Image\\Commands\\ChecksumCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/ChecksumCommand.php', - 'Intervention\\Image\\Commands\\CircleCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/CircleCommand.php', - 'Intervention\\Image\\Commands\\EllipseCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/EllipseCommand.php', - 'Intervention\\Image\\Commands\\ExifCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/ExifCommand.php', - 'Intervention\\Image\\Commands\\IptcCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/IptcCommand.php', - 'Intervention\\Image\\Commands\\LineCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/LineCommand.php', - 'Intervention\\Image\\Commands\\OrientateCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/OrientateCommand.php', - 'Intervention\\Image\\Commands\\PolygonCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/PolygonCommand.php', - 'Intervention\\Image\\Commands\\PsrResponseCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/PsrResponseCommand.php', - 'Intervention\\Image\\Commands\\RectangleCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/RectangleCommand.php', - 'Intervention\\Image\\Commands\\ResponseCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/ResponseCommand.php', - 'Intervention\\Image\\Commands\\StreamCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/StreamCommand.php', - 'Intervention\\Image\\Commands\\TextCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Commands/TextCommand.php', - 'Intervention\\Image\\Constraint' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Constraint.php', - 'Intervention\\Image\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/InvalidArgumentException.php', - 'Intervention\\Image\\Exception\\MissingDependencyException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/MissingDependencyException.php', - 'Intervention\\Image\\Exception\\NotFoundException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/NotFoundException.php', - 'Intervention\\Image\\Exception\\NotReadableException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/NotReadableException.php', - 'Intervention\\Image\\Exception\\NotSupportedException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/NotSupportedException.php', - 'Intervention\\Image\\Exception\\NotWritableException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/NotWritableException.php', - 'Intervention\\Image\\Exception\\RuntimeException' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Exception/RuntimeException.php', - 'Intervention\\Image\\Facades\\Image' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Facades/Image.php', - 'Intervention\\Image\\File' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/File.php', - 'Intervention\\Image\\Filters\\DemoFilter' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Filters/DemoFilter.php', - 'Intervention\\Image\\Filters\\FilterInterface' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Filters/FilterInterface.php', - 'Intervention\\Image\\Gd\\Color' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Color.php', - 'Intervention\\Image\\Gd\\Commands\\BackupCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/BackupCommand.php', - 'Intervention\\Image\\Gd\\Commands\\BlurCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/BlurCommand.php', - 'Intervention\\Image\\Gd\\Commands\\BrightnessCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/BrightnessCommand.php', - 'Intervention\\Image\\Gd\\Commands\\ColorizeCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/ColorizeCommand.php', - 'Intervention\\Image\\Gd\\Commands\\ContrastCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/ContrastCommand.php', - 'Intervention\\Image\\Gd\\Commands\\CropCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/CropCommand.php', - 'Intervention\\Image\\Gd\\Commands\\DestroyCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/DestroyCommand.php', - 'Intervention\\Image\\Gd\\Commands\\FillCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/FillCommand.php', - 'Intervention\\Image\\Gd\\Commands\\FitCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/FitCommand.php', - 'Intervention\\Image\\Gd\\Commands\\FlipCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/FlipCommand.php', - 'Intervention\\Image\\Gd\\Commands\\GammaCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/GammaCommand.php', - 'Intervention\\Image\\Gd\\Commands\\GetSizeCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/GetSizeCommand.php', - 'Intervention\\Image\\Gd\\Commands\\GreyscaleCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/GreyscaleCommand.php', - 'Intervention\\Image\\Gd\\Commands\\HeightenCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/HeightenCommand.php', - 'Intervention\\Image\\Gd\\Commands\\InsertCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/InsertCommand.php', - 'Intervention\\Image\\Gd\\Commands\\InterlaceCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/InterlaceCommand.php', - 'Intervention\\Image\\Gd\\Commands\\InvertCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/InvertCommand.php', - 'Intervention\\Image\\Gd\\Commands\\LimitColorsCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/LimitColorsCommand.php', - 'Intervention\\Image\\Gd\\Commands\\MaskCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/MaskCommand.php', - 'Intervention\\Image\\Gd\\Commands\\OpacityCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/OpacityCommand.php', - 'Intervention\\Image\\Gd\\Commands\\PickColorCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/PickColorCommand.php', - 'Intervention\\Image\\Gd\\Commands\\PixelCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/PixelCommand.php', - 'Intervention\\Image\\Gd\\Commands\\PixelateCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/PixelateCommand.php', - 'Intervention\\Image\\Gd\\Commands\\ResetCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/ResetCommand.php', - 'Intervention\\Image\\Gd\\Commands\\ResizeCanvasCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCanvasCommand.php', - 'Intervention\\Image\\Gd\\Commands\\ResizeCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCommand.php', - 'Intervention\\Image\\Gd\\Commands\\RotateCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/RotateCommand.php', - 'Intervention\\Image\\Gd\\Commands\\SharpenCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/SharpenCommand.php', - 'Intervention\\Image\\Gd\\Commands\\TrimCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/TrimCommand.php', - 'Intervention\\Image\\Gd\\Commands\\WidenCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Commands/WidenCommand.php', - 'Intervention\\Image\\Gd\\Decoder' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Decoder.php', - 'Intervention\\Image\\Gd\\Driver' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Driver.php', - 'Intervention\\Image\\Gd\\Encoder' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Encoder.php', - 'Intervention\\Image\\Gd\\Font' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Font.php', - 'Intervention\\Image\\Gd\\Shapes\\CircleShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Shapes/CircleShape.php', - 'Intervention\\Image\\Gd\\Shapes\\EllipseShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Shapes/EllipseShape.php', - 'Intervention\\Image\\Gd\\Shapes\\LineShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Shapes/LineShape.php', - 'Intervention\\Image\\Gd\\Shapes\\PolygonShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Shapes/PolygonShape.php', - 'Intervention\\Image\\Gd\\Shapes\\RectangleShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Gd/Shapes/RectangleShape.php', - 'Intervention\\Image\\Image' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Image.php', - 'Intervention\\Image\\ImageManager' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageManager.php', - 'Intervention\\Image\\ImageManagerStatic' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageManagerStatic.php', - 'Intervention\\Image\\ImageServiceProvider' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageServiceProvider.php', - 'Intervention\\Image\\ImageServiceProviderLaravel4' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageServiceProviderLaravel4.php', - 'Intervention\\Image\\ImageServiceProviderLaravel5' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageServiceProviderLaravel5.php', - 'Intervention\\Image\\ImageServiceProviderLeague' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageServiceProviderLeague.php', - 'Intervention\\Image\\ImageServiceProviderLumen' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/ImageServiceProviderLumen.php', - 'Intervention\\Image\\Imagick\\Color' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Color.php', - 'Intervention\\Image\\Imagick\\Commands\\BackupCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/BackupCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\BlurCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/BlurCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\BrightnessCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/BrightnessCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\ColorizeCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/ColorizeCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\ContrastCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/ContrastCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\CropCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/CropCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\DestroyCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/DestroyCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\FillCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/FillCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\FitCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/FitCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\FlipCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/FlipCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\GammaCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/GammaCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\GetSizeCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/GetSizeCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\GreyscaleCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/GreyscaleCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\HeightenCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/HeightenCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\InsertCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/InsertCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\InterlaceCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/InterlaceCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\InvertCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/InvertCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\LimitColorsCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/LimitColorsCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\MaskCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/MaskCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\OpacityCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/OpacityCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\PickColorCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/PickColorCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\PixelCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/PixelCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\PixelateCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/PixelateCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\ResetCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/ResetCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\ResizeCanvasCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCanvasCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\ResizeCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\RotateCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/RotateCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\SharpenCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/SharpenCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\TrimCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/TrimCommand.php', - 'Intervention\\Image\\Imagick\\Commands\\WidenCommand' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Commands/WidenCommand.php', - 'Intervention\\Image\\Imagick\\Decoder' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Decoder.php', - 'Intervention\\Image\\Imagick\\Driver' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Driver.php', - 'Intervention\\Image\\Imagick\\Encoder' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Encoder.php', - 'Intervention\\Image\\Imagick\\Font' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Font.php', - 'Intervention\\Image\\Imagick\\Shapes\\CircleShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Shapes/CircleShape.php', - 'Intervention\\Image\\Imagick\\Shapes\\EllipseShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Shapes/EllipseShape.php', - 'Intervention\\Image\\Imagick\\Shapes\\LineShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Shapes/LineShape.php', - 'Intervention\\Image\\Imagick\\Shapes\\PolygonShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Shapes/PolygonShape.php', - 'Intervention\\Image\\Imagick\\Shapes\\RectangleShape' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Imagick/Shapes/RectangleShape.php', - 'Intervention\\Image\\Point' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Point.php', - 'Intervention\\Image\\Response' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Response.php', - 'Intervention\\Image\\Size' => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image/Size.php', - 'Iso3166\\Codes' => __DIR__ . '/..' . '/julien-c/iso3166/src/Codes.php', - 'JakubOnderka\\PhpConsoleColor\\ConsoleColor' => __DIR__ . '/..' . '/jakub-onderka/php-console-color/src/JakubOnderka/PhpConsoleColor/ConsoleColor.php', - 'JakubOnderka\\PhpConsoleColor\\InvalidStyleException' => __DIR__ . '/..' . '/jakub-onderka/php-console-color/src/JakubOnderka/PhpConsoleColor/InvalidStyleException.php', - 'JakubOnderka\\PhpConsoleHighlighter\\Highlighter' => __DIR__ . '/..' . '/jakub-onderka/php-console-highlighter/src/JakubOnderka/PhpConsoleHighlighter/Highlighter.php', 'Javascript_Embedder' => __DIR__ . '/..' . '/dompdf/dompdf/include/javascript_embedder.cls.php', - 'JmesPath\\AstRuntime' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/AstRuntime.php', - 'JmesPath\\CompilerRuntime' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/CompilerRuntime.php', - 'JmesPath\\DebugRuntime' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/DebugRuntime.php', - 'JmesPath\\Env' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/Env.php', - 'JmesPath\\FnDispatcher' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/FnDispatcher.php', - 'JmesPath\\Lexer' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/Lexer.php', - 'JmesPath\\Parser' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/Parser.php', - 'JmesPath\\SyntaxErrorException' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/SyntaxErrorException.php', - 'JmesPath\\TreeCompiler' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/TreeCompiler.php', - 'JmesPath\\TreeInterpreter' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/TreeInterpreter.php', - 'JmesPath\\Utils' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/Utils.php', - 'LaravelFCM\\FCMManager' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/FCMManager.php', - 'LaravelFCM\\FCMServiceProvider' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/FCMServiceProvider.php', - 'LaravelFCM\\Facades\\FCM' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Facades/FCM.php', - 'LaravelFCM\\Facades\\FCMGroup' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Facades/FCMGroup.php', - 'LaravelFCM\\Message\\Exceptions\\InvalidOptionsException' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/Exceptions/InvalidOptionsException.php', - 'LaravelFCM\\Message\\Exceptions\\NoTopicProvidedException' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/Exceptions/NoTopicProvidedException.php', - 'LaravelFCM\\Message\\Options' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/Options.php', - 'LaravelFCM\\Message\\OptionsBuilder' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/OptionsBuilder.php', - 'LaravelFCM\\Message\\OptionsPriorities' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/OptionsBuilder.php', - 'LaravelFCM\\Message\\PayloadData' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/PayloadData.php', - 'LaravelFCM\\Message\\PayloadDataBuilder' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/PayloadDataBuilder.php', - 'LaravelFCM\\Message\\PayloadNotification' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/PayloadNotification.php', - 'LaravelFCM\\Message\\PayloadNotificationBuilder' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/PayloadNotificationBuilder.php', - 'LaravelFCM\\Message\\Topics' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Message/Topics.php', - 'LaravelFCM\\Mocks\\MockDownstreamResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/tests/mocks/MockDownstreamResponse.php', - 'LaravelFCM\\Mocks\\MockGroupResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/tests/mocks/MockGroupResponse.php', - 'LaravelFCM\\Mocks\\MockTopicResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/tests/mocks/MockTopicResponse.php', - 'LaravelFCM\\Request\\BaseRequest' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Request/BaseRequest.php', - 'LaravelFCM\\Request\\GroupRequest' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Request/GroupRequest.php', - 'LaravelFCM\\Request\\Request' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Request/Request.php', - 'LaravelFCM\\Response\\BaseResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/BaseResponse.php', - 'LaravelFCM\\Response\\DownstreamResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/DownstreamResponse.php', - 'LaravelFCM\\Response\\DownstreamResponseContract' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/DownstreamResponseContract.php', - 'LaravelFCM\\Response\\Exceptions\\InvalidRequestException' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/Exceptions/InvalidRequestException.php', - 'LaravelFCM\\Response\\Exceptions\\ServerResponseException' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/Exceptions/ServerResponseException.php', - 'LaravelFCM\\Response\\Exceptions\\UnauthorizedRequestException' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/Exceptions/UnauthorizedRequestException.php', - 'LaravelFCM\\Response\\GroupResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/GroupResponse.php', - 'LaravelFCM\\Response\\GroupResponseContract' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/GroupResponseContract.php', - 'LaravelFCM\\Response\\TopicResponse' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/TopicResponse.php', - 'LaravelFCM\\Response\\TopicResponseContract' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Response/TopicResponseContract.php', - 'LaravelFCM\\Sender\\BaseSender' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Sender/BaseSender.php', - 'LaravelFCM\\Sender\\FCMGroup' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Sender/FCMGroup.php', - 'LaravelFCM\\Sender\\FCMSender' => __DIR__ . '/..' . '/brozot/laravel-fcm/src/Sender/FCMSender.php', - 'League\\Flysystem\\AdapterInterface' => __DIR__ . '/..' . '/league/flysystem/src/AdapterInterface.php', - 'League\\Flysystem\\Adapter\\AbstractAdapter' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/AbstractAdapter.php', - 'League\\Flysystem\\Adapter\\AbstractFtpAdapter' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/AbstractFtpAdapter.php', - 'League\\Flysystem\\Adapter\\Ftp' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Ftp.php', - 'League\\Flysystem\\Adapter\\Ftpd' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Ftpd.php', - 'League\\Flysystem\\Adapter\\Local' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Local.php', - 'League\\Flysystem\\Adapter\\NullAdapter' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/NullAdapter.php', - 'League\\Flysystem\\Adapter\\Polyfill\\NotSupportingVisibilityTrait' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Polyfill/NotSupportingVisibilityTrait.php', - 'League\\Flysystem\\Adapter\\Polyfill\\StreamedCopyTrait' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Polyfill/StreamedCopyTrait.php', - 'League\\Flysystem\\Adapter\\Polyfill\\StreamedReadingTrait' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Polyfill/StreamedReadingTrait.php', - 'League\\Flysystem\\Adapter\\Polyfill\\StreamedTrait' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Polyfill/StreamedTrait.php', - 'League\\Flysystem\\Adapter\\Polyfill\\StreamedWritingTrait' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/Polyfill/StreamedWritingTrait.php', - 'League\\Flysystem\\Adapter\\SynologyFtp' => __DIR__ . '/..' . '/league/flysystem/src/Adapter/SynologyFtp.php', - 'League\\Flysystem\\Config' => __DIR__ . '/..' . '/league/flysystem/src/Config.php', - 'League\\Flysystem\\ConfigAwareTrait' => __DIR__ . '/..' . '/league/flysystem/src/ConfigAwareTrait.php', - 'League\\Flysystem\\Directory' => __DIR__ . '/..' . '/league/flysystem/src/Directory.php', - 'League\\Flysystem\\Exception' => __DIR__ . '/..' . '/league/flysystem/src/Exception.php', - 'League\\Flysystem\\File' => __DIR__ . '/..' . '/league/flysystem/src/File.php', - 'League\\Flysystem\\FileExistsException' => __DIR__ . '/..' . '/league/flysystem/src/FileExistsException.php', - 'League\\Flysystem\\FileNotFoundException' => __DIR__ . '/..' . '/league/flysystem/src/FileNotFoundException.php', - 'League\\Flysystem\\Filesystem' => __DIR__ . '/..' . '/league/flysystem/src/Filesystem.php', - 'League\\Flysystem\\FilesystemInterface' => __DIR__ . '/..' . '/league/flysystem/src/FilesystemInterface.php', - 'League\\Flysystem\\Handler' => __DIR__ . '/..' . '/league/flysystem/src/Handler.php', - 'League\\Flysystem\\MountManager' => __DIR__ . '/..' . '/league/flysystem/src/MountManager.php', - 'League\\Flysystem\\NotSupportedException' => __DIR__ . '/..' . '/league/flysystem/src/NotSupportedException.php', - 'League\\Flysystem\\PluginInterface' => __DIR__ . '/..' . '/league/flysystem/src/PluginInterface.php', - 'League\\Flysystem\\Plugin\\AbstractPlugin' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/AbstractPlugin.php', - 'League\\Flysystem\\Plugin\\EmptyDir' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/EmptyDir.php', - 'League\\Flysystem\\Plugin\\ForcedCopy' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/ForcedCopy.php', - 'League\\Flysystem\\Plugin\\ForcedRename' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/ForcedRename.php', - 'League\\Flysystem\\Plugin\\GetWithMetadata' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/GetWithMetadata.php', - 'League\\Flysystem\\Plugin\\ListFiles' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/ListFiles.php', - 'League\\Flysystem\\Plugin\\ListPaths' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/ListPaths.php', - 'League\\Flysystem\\Plugin\\ListWith' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/ListWith.php', - 'League\\Flysystem\\Plugin\\PluggableTrait' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/PluggableTrait.php', - 'League\\Flysystem\\Plugin\\PluginNotFoundException' => __DIR__ . '/..' . '/league/flysystem/src/Plugin/PluginNotFoundException.php', - 'League\\Flysystem\\ReadInterface' => __DIR__ . '/..' . '/league/flysystem/src/ReadInterface.php', - 'League\\Flysystem\\RootViolationException' => __DIR__ . '/..' . '/league/flysystem/src/RootViolationException.php', - 'League\\Flysystem\\UnreadableFileException' => __DIR__ . '/..' . '/league/flysystem/src/UnreadableFileException.php', - 'League\\Flysystem\\Util' => __DIR__ . '/..' . '/league/flysystem/src/Util.php', - 'League\\Flysystem\\Util\\ContentListingFormatter' => __DIR__ . '/..' . '/league/flysystem/src/Util/ContentListingFormatter.php', - 'League\\Flysystem\\Util\\MimeType' => __DIR__ . '/..' . '/league/flysystem/src/Util/MimeType.php', - 'League\\Flysystem\\Util\\StreamHasher' => __DIR__ . '/..' . '/league/flysystem/src/Util/StreamHasher.php', 'Line_Box' => __DIR__ . '/..' . '/dompdf/dompdf/include/line_box.cls.php', 'List_Bullet_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/list_bullet_frame_decorator.cls.php', 'List_Bullet_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/list_bullet_frame_reflower.cls.php', 'List_Bullet_Image_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/list_bullet_image_frame_decorator.cls.php', 'List_Bullet_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/list_bullet_positioner.cls.php', 'List_Bullet_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/list_bullet_renderer.cls.php', - 'Math_BigInteger' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', - 'MaxMind\\Db\\Reader' => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db/Reader.php', - 'MaxMind\\Db\\Reader\\Decoder' => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php', - 'MaxMind\\Db\\Reader\\InvalidDatabaseException' => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php', - 'MaxMind\\Db\\Reader\\Metadata' => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php', - 'MaxMind\\Db\\Reader\\Util' => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php', - 'MaxMind\\Exception\\AuthenticationException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/AuthenticationException.php', - 'MaxMind\\Exception\\HttpException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/HttpException.php', - 'MaxMind\\Exception\\InsufficientFundsException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/InsufficientFundsException.php', - 'MaxMind\\Exception\\InvalidInputException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/InvalidInputException.php', - 'MaxMind\\Exception\\InvalidRequestException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/InvalidRequestException.php', - 'MaxMind\\Exception\\IpAddressNotFoundException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php', - 'MaxMind\\Exception\\PermissionRequiredException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/PermissionRequiredException.php', - 'MaxMind\\Exception\\WebServiceException' => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception/WebServiceException.php', - 'MaxMind\\WebService\\Client' => __DIR__ . '/..' . '/maxmind/web-service-common/src/WebService/Client.php', - 'MaxMind\\WebService\\Http\\CurlRequest' => __DIR__ . '/..' . '/maxmind/web-service-common/src/WebService/Http/CurlRequest.php', - 'MaxMind\\WebService\\Http\\Request' => __DIR__ . '/..' . '/maxmind/web-service-common/src/WebService/Http/Request.php', - 'MaxMind\\WebService\\Http\\RequestFactory' => __DIR__ . '/..' . '/maxmind/web-service-common/src/WebService/Http/RequestFactory.php', - 'Monolog\\ErrorHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/ErrorHandler.php', - 'Monolog\\Formatter\\ChromePHPFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php', - 'Monolog\\Formatter\\ElasticaFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php', - 'Monolog\\Formatter\\FlowdockFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php', - 'Monolog\\Formatter\\FluentdFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php', - 'Monolog\\Formatter\\FormatterInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php', - 'Monolog\\Formatter\\GelfMessageFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php', - 'Monolog\\Formatter\\HtmlFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php', - 'Monolog\\Formatter\\JsonFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php', - 'Monolog\\Formatter\\LineFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/LineFormatter.php', - 'Monolog\\Formatter\\LogglyFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php', - 'Monolog\\Formatter\\LogstashFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php', - 'Monolog\\Formatter\\MongoDBFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php', - 'Monolog\\Formatter\\NormalizerFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php', - 'Monolog\\Formatter\\ScalarFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php', - 'Monolog\\Formatter\\WildfireFormatter' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php', - 'Monolog\\Handler\\AbstractHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AbstractHandler.php', - 'Monolog\\Handler\\AbstractProcessingHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php', - 'Monolog\\Handler\\AbstractSyslogHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php', - 'Monolog\\Handler\\AmqpHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/AmqpHandler.php', - 'Monolog\\Handler\\BrowserConsoleHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php', - 'Monolog\\Handler\\BufferHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/BufferHandler.php', - 'Monolog\\Handler\\ChromePHPHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php', - 'Monolog\\Handler\\CouchDBHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php', - 'Monolog\\Handler\\CubeHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/CubeHandler.php', - 'Monolog\\Handler\\Curl\\Util' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/Curl/Util.php', - 'Monolog\\Handler\\DeduplicationHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php', - 'Monolog\\Handler\\DoctrineCouchDBHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php', - 'Monolog\\Handler\\DynamoDbHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php', - 'Monolog\\Handler\\ElasticSearchHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php', - 'Monolog\\Handler\\ErrorLogHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php', - 'Monolog\\Handler\\FilterHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FilterHandler.php', - 'Monolog\\Handler\\FingersCrossedHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php', - 'Monolog\\Handler\\FingersCrossed\\ActivationStrategyInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php', - 'Monolog\\Handler\\FingersCrossed\\ChannelLevelActivationStrategy' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php', - 'Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php', - 'Monolog\\Handler\\FirePHPHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php', - 'Monolog\\Handler\\FleepHookHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php', - 'Monolog\\Handler\\FlowdockHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php', - 'Monolog\\Handler\\GelfHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/GelfHandler.php', - 'Monolog\\Handler\\GroupHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/GroupHandler.php', - 'Monolog\\Handler\\HandlerInterface' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/HandlerInterface.php', - 'Monolog\\Handler\\HandlerWrapper' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php', - 'Monolog\\Handler\\HipChatHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/HipChatHandler.php', - 'Monolog\\Handler\\IFTTTHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php', - 'Monolog\\Handler\\LogEntriesHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php', - 'Monolog\\Handler\\LogglyHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/LogglyHandler.php', - 'Monolog\\Handler\\MailHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MailHandler.php', - 'Monolog\\Handler\\MandrillHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MandrillHandler.php', - 'Monolog\\Handler\\MissingExtensionException' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php', - 'Monolog\\Handler\\MongoDBHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php', - 'Monolog\\Handler\\NativeMailerHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php', - 'Monolog\\Handler\\NewRelicHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php', - 'Monolog\\Handler\\NullHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/NullHandler.php', - 'Monolog\\Handler\\PHPConsoleHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php', - 'Monolog\\Handler\\PsrHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/PsrHandler.php', - 'Monolog\\Handler\\PushoverHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/PushoverHandler.php', - 'Monolog\\Handler\\RavenHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RavenHandler.php', - 'Monolog\\Handler\\RedisHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RedisHandler.php', - 'Monolog\\Handler\\RollbarHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RollbarHandler.php', - 'Monolog\\Handler\\RotatingFileHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php', - 'Monolog\\Handler\\SamplingHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SamplingHandler.php', - 'Monolog\\Handler\\SlackHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SlackHandler.php', - 'Monolog\\Handler\\SocketHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SocketHandler.php', - 'Monolog\\Handler\\StreamHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/StreamHandler.php', - 'Monolog\\Handler\\SwiftMailerHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php', - 'Monolog\\Handler\\SyslogHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SyslogHandler.php', - 'Monolog\\Handler\\SyslogUdpHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php', - 'Monolog\\Handler\\SyslogUdp\\UdpSocket' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php', - 'Monolog\\Handler\\TestHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/TestHandler.php', - 'Monolog\\Handler\\WhatFailureGroupHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php', - 'Monolog\\Handler\\ZendMonitorHandler' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php', - 'Monolog\\Logger' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Logger.php', - 'Monolog\\Processor\\GitProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/GitProcessor.php', - 'Monolog\\Processor\\IntrospectionProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php', - 'Monolog\\Processor\\MemoryPeakUsageProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php', - 'Monolog\\Processor\\MemoryProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php', - 'Monolog\\Processor\\MemoryUsageProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php', - 'Monolog\\Processor\\ProcessIdProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php', - 'Monolog\\Processor\\PsrLogMessageProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php', - 'Monolog\\Processor\\TagProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/TagProcessor.php', - 'Monolog\\Processor\\UidProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/UidProcessor.php', - 'Monolog\\Processor\\WebProcessor' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Processor/WebProcessor.php', - 'Monolog\\Registry' => __DIR__ . '/..' . '/monolog/monolog/src/Monolog/Registry.php', - 'Mremi\\UrlShortener\\Exception\\InvalidApiResponseException' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Exception/InvalidApiResponseException.php', - 'Mremi\\UrlShortener\\Model\\Link' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Model/Link.php', - 'Mremi\\UrlShortener\\Model\\LinkInterface' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Model/LinkInterface.php', - 'Mremi\\UrlShortener\\Model\\LinkManager' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Model/LinkManager.php', - 'Mremi\\UrlShortener\\Model\\LinkManagerInterface' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Model/LinkManagerInterface.php', - 'Mremi\\UrlShortener\\Provider\\Bitly\\AuthenticationInterface' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Provider/Bitly/AuthenticationInterface.php', - 'Mremi\\UrlShortener\\Provider\\Bitly\\BitlyProvider' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Provider/Bitly/BitlyProvider.php', - 'Mremi\\UrlShortener\\Provider\\Bitly\\OAuthClient' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Provider/Bitly/OAuthClient.php', - 'Mremi\\UrlShortener\\Provider\\ChainProvider' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Provider/ChainProvider.php', - 'Mremi\\UrlShortener\\Provider\\Google\\GoogleProvider' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Provider/Google/GoogleProvider.php', - 'Mremi\\UrlShortener\\Provider\\UrlShortenerProviderInterface' => __DIR__ . '/..' . '/mremi/url-shortener/src/Mremi/UrlShortener/Provider/UrlShortenerProviderInterface.php', - 'Namshi\\JOSE\\Base64\\Base64Encoder' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Base64/Base64Encoder.php', - 'Namshi\\JOSE\\Base64\\Base64UrlSafeEncoder' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Base64/Base64UrlSafeEncoder.php', - 'Namshi\\JOSE\\Base64\\Encoder' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Base64/Encoder.php', - 'Namshi\\JOSE\\JWS' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/JWS.php', - 'Namshi\\JOSE\\JWT' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/JWT.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\ECDSA' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/ECDSA.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\ES256' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/ES256.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\ES384' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/ES384.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\ES512' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/ES512.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\HMAC' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/HMAC.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\HS256' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/HS256.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\HS384' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/HS384.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\HS512' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/HS512.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\None' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/None.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\PublicKey' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/PublicKey.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\RS256' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/RS256.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\RS384' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/RS384.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\RS512' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/RS512.php', - 'Namshi\\JOSE\\Signer\\OpenSSL\\RSA' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/OpenSSL/RSA.php', - 'Namshi\\JOSE\\Signer\\SecLib\\PublicKey' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/SecLib/PublicKey.php', - 'Namshi\\JOSE\\Signer\\SecLib\\RS256' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/SecLib/RS256.php', - 'Namshi\\JOSE\\Signer\\SecLib\\RS384' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/SecLib/RS384.php', - 'Namshi\\JOSE\\Signer\\SecLib\\RS512' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/SecLib/RS512.php', - 'Namshi\\JOSE\\Signer\\SecLib\\RSA' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/SecLib/RSA.php', - 'Namshi\\JOSE\\Signer\\SignerInterface' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/Signer/SignerInterface.php', - 'Namshi\\JOSE\\SimpleJWS' => __DIR__ . '/..' . '/namshi/jose/src/Namshi/JOSE/SimpleJWS.php', - 'Net_SCP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SCP.php', - 'Net_SFTP' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SFTP.php', - 'Net_SFTP_Stream' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', - 'Net_SSH1' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SSH1.php', - 'Net_SSH2' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/Net/SSH2.php', - 'Nicolaslopezj\\Searchable\\SearchableTrait' => __DIR__ . '/..' . '/nicolaslopezj/searchable/src/SearchableTrait.php', + 'Maatwebsite\\Excel\\Classes\\Cache' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Classes/Cache.php', + 'Maatwebsite\\Excel\\Classes\\FormatIdentifier' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Classes/FormatIdentifier.php', + 'Maatwebsite\\Excel\\Classes\\LaravelExcelWorksheet' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Classes/LaravelExcelWorksheet.php', + 'Maatwebsite\\Excel\\Classes\\PHPExcel' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Classes/PHPExcel.php', + 'Maatwebsite\\Excel\\Collections\\CellCollection' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Collections/CellCollection.php', + 'Maatwebsite\\Excel\\Collections\\ExcelCollection' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Collections/ExcelCollection.php', + 'Maatwebsite\\Excel\\Collections\\RowCollection' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Collections/RowCollection.php', + 'Maatwebsite\\Excel\\Collections\\SheetCollection' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Collections/SheetCollection.php', + 'Maatwebsite\\Excel\\Excel' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Excel.php', + 'Maatwebsite\\Excel\\ExcelServiceProvider' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/ExcelServiceProvider.php', + 'Maatwebsite\\Excel\\Exceptions\\LaravelExcelException' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Exceptions/LaravelExcelException.php', + 'Maatwebsite\\Excel\\Facades\\Excel' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Facades/Excel.php', + 'Maatwebsite\\Excel\\Files\\ExcelFile' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Files/ExcelFile.php', + 'Maatwebsite\\Excel\\Files\\ExportHandler' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Files/ExportHandler.php', + 'Maatwebsite\\Excel\\Files\\File' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Files/File.php', + 'Maatwebsite\\Excel\\Files\\ImportHandler' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Files/ImportHandler.php', + 'Maatwebsite\\Excel\\Files\\NewExcelFile' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Files/NewExcelFile.php', + 'Maatwebsite\\Excel\\Filters\\ChunkReadFilter' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Filters/ChunkReadFilter.php', + 'Maatwebsite\\Excel\\Parsers\\CssParser' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Parsers/CssParser.php', + 'Maatwebsite\\Excel\\Parsers\\ExcelParser' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Parsers/ExcelParser.php', + 'Maatwebsite\\Excel\\Parsers\\ViewParser' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Parsers/ViewParser.php', + 'Maatwebsite\\Excel\\Readers\\Batch' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Readers/Batch.php', + 'Maatwebsite\\Excel\\Readers\\ChunkedReadJob' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Readers/ChunkedReadJob.php', + 'Maatwebsite\\Excel\\Readers\\ConfigReader' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Readers/ConfigReader.php', + 'Maatwebsite\\Excel\\Readers\\Html' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Readers/HtmlReader.php', + 'Maatwebsite\\Excel\\Readers\\LaravelExcelReader' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Readers/LaravelExcelReader.php', + 'Maatwebsite\\Excel\\Writers\\CellWriter' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Writers/CellWriter.php', + 'Maatwebsite\\Excel\\Writers\\LaravelExcelWriter' => __DIR__ . '/..' . '/maatwebsite/excel/src/Maatwebsite/Excel/Writers/LaravelExcelWriter.php', 'Null_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/null_frame_decorator.cls.php', 'Null_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/null_frame_reflower.cls.php', 'Null_Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/null_positioner.cls.php', @@ -3362,926 +1226,7 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'Page_Cache' => __DIR__ . '/..' . '/dompdf/dompdf/include/page_cache.cls.php', 'Page_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/page_frame_decorator.cls.php', 'Page_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/page_frame_reflower.cls.php', - 'PhpImap\\Exception' => __DIR__ . '/..' . '/php-imap/php-imap/src/PhpImap/Mailbox.php', - 'PhpImap\\IncomingMail' => __DIR__ . '/..' . '/php-imap/php-imap/src/PhpImap/IncomingMail.php', - 'PhpImap\\IncomingMailAttachment' => __DIR__ . '/..' . '/php-imap/php-imap/src/PhpImap/IncomingMail.php', - 'PhpImap\\Mailbox' => __DIR__ . '/..' . '/php-imap/php-imap/src/PhpImap/Mailbox.php', - 'PhpParser\\Autoloader' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Autoloader.php', - 'PhpParser\\Builder' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder.php', - 'PhpParser\\BuilderAbstract' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/BuilderAbstract.php', - 'PhpParser\\BuilderFactory' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/BuilderFactory.php', - 'PhpParser\\Builder\\Class_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Class_.php', - 'PhpParser\\Builder\\Declaration' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Declaration.php', - 'PhpParser\\Builder\\FunctionLike' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/FunctionLike.php', - 'PhpParser\\Builder\\Function_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Function_.php', - 'PhpParser\\Builder\\Interface_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Interface_.php', - 'PhpParser\\Builder\\Method' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Method.php', - 'PhpParser\\Builder\\Namespace_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Namespace_.php', - 'PhpParser\\Builder\\Param' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Param.php', - 'PhpParser\\Builder\\Property' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Property.php', - 'PhpParser\\Builder\\Trait_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Trait_.php', - 'PhpParser\\Builder\\Use_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Builder/Use_.php', - 'PhpParser\\Comment' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Comment.php', - 'PhpParser\\Comment\\Doc' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Comment/Doc.php', - 'PhpParser\\Error' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Error.php', - 'PhpParser\\Lexer' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Lexer.php', - 'PhpParser\\Lexer\\Emulative' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php', - 'PhpParser\\Node' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node.php', - 'PhpParser\\NodeAbstract' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeAbstract.php', - 'PhpParser\\NodeDumper' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeDumper.php', - 'PhpParser\\NodeTraverser' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeTraverser.php', - 'PhpParser\\NodeTraverserInterface' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeTraverserInterface.php', - 'PhpParser\\NodeVisitor' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeVisitor.php', - 'PhpParser\\NodeVisitorAbstract' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php', - 'PhpParser\\NodeVisitor\\NameResolver' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php', - 'PhpParser\\Node\\Arg' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Arg.php', - 'PhpParser\\Node\\Const_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Const_.php', - 'PhpParser\\Node\\Expr' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr.php', - 'PhpParser\\Node\\Expr\\ArrayDimFetch' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayDimFetch.php', - 'PhpParser\\Node\\Expr\\ArrayItem' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayItem.php', - 'PhpParser\\Node\\Expr\\Array_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Array_.php', - 'PhpParser\\Node\\Expr\\Assign' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Assign.php', - 'PhpParser\\Node\\Expr\\AssignOp' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp.php', - 'PhpParser\\Node\\Expr\\AssignOp\\BitwiseAnd' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php', - 'PhpParser\\Node\\Expr\\AssignOp\\BitwiseOr' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php', - 'PhpParser\\Node\\Expr\\AssignOp\\BitwiseXor' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseXor.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Concat' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Concat.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Div' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Div.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Minus' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Minus.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Mod' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mod.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Mul' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mul.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Plus' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Plus.php', - 'PhpParser\\Node\\Expr\\AssignOp\\Pow' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Pow.php', - 'PhpParser\\Node\\Expr\\AssignOp\\ShiftLeft' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftLeft.php', - 'PhpParser\\Node\\Expr\\AssignOp\\ShiftRight' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftRight.php', - 'PhpParser\\Node\\Expr\\AssignRef' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/AssignRef.php', - 'PhpParser\\Node\\Expr\\BinaryOp' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\BitwiseAnd' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\BitwiseOr' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\BitwiseXor' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\BooleanAnd' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\BooleanOr' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanOr.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Coalesce' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Coalesce.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Concat' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Concat.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Div' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Div.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Equal' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Equal.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Greater' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Greater.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\GreaterOrEqual' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Identical' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Identical.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\LogicalAnd' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\LogicalOr' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalOr.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\LogicalXor' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalXor.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Minus' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Minus.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Mod' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mod.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Mul' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mul.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\NotEqual' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\NotIdentical' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Plus' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Plus.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Pow' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Pow.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\ShiftLeft' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\ShiftRight' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftRight.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Smaller' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Smaller.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\SmallerOrEqual' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php', - 'PhpParser\\Node\\Expr\\BinaryOp\\Spaceship' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Spaceship.php', - 'PhpParser\\Node\\Expr\\BitwiseNot' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BitwiseNot.php', - 'PhpParser\\Node\\Expr\\BooleanNot' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/BooleanNot.php', - 'PhpParser\\Node\\Expr\\Cast' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast.php', - 'PhpParser\\Node\\Expr\\Cast\\Array_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Array_.php', - 'PhpParser\\Node\\Expr\\Cast\\Bool_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Bool_.php', - 'PhpParser\\Node\\Expr\\Cast\\Double' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Double.php', - 'PhpParser\\Node\\Expr\\Cast\\Int_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Int_.php', - 'PhpParser\\Node\\Expr\\Cast\\Object_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Object_.php', - 'PhpParser\\Node\\Expr\\Cast\\String_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/String_.php', - 'PhpParser\\Node\\Expr\\Cast\\Unset_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Unset_.php', - 'PhpParser\\Node\\Expr\\ClassConstFetch' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ClassConstFetch.php', - 'PhpParser\\Node\\Expr\\Clone_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Clone_.php', - 'PhpParser\\Node\\Expr\\Closure' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Closure.php', - 'PhpParser\\Node\\Expr\\ClosureUse' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ClosureUse.php', - 'PhpParser\\Node\\Expr\\ConstFetch' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ConstFetch.php', - 'PhpParser\\Node\\Expr\\Empty_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Empty_.php', - 'PhpParser\\Node\\Expr\\ErrorSuppress' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ErrorSuppress.php', - 'PhpParser\\Node\\Expr\\Eval_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Eval_.php', - 'PhpParser\\Node\\Expr\\Exit_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Exit_.php', - 'PhpParser\\Node\\Expr\\FuncCall' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/FuncCall.php', - 'PhpParser\\Node\\Expr\\Include_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Include_.php', - 'PhpParser\\Node\\Expr\\Instanceof_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Instanceof_.php', - 'PhpParser\\Node\\Expr\\Isset_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Isset_.php', - 'PhpParser\\Node\\Expr\\List_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/List_.php', - 'PhpParser\\Node\\Expr\\MethodCall' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/MethodCall.php', - 'PhpParser\\Node\\Expr\\New_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/New_.php', - 'PhpParser\\Node\\Expr\\PostDec' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/PostDec.php', - 'PhpParser\\Node\\Expr\\PostInc' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/PostInc.php', - 'PhpParser\\Node\\Expr\\PreDec' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/PreDec.php', - 'PhpParser\\Node\\Expr\\PreInc' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/PreInc.php', - 'PhpParser\\Node\\Expr\\Print_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Print_.php', - 'PhpParser\\Node\\Expr\\PropertyFetch' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/PropertyFetch.php', - 'PhpParser\\Node\\Expr\\ShellExec' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/ShellExec.php', - 'PhpParser\\Node\\Expr\\StaticCall' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/StaticCall.php', - 'PhpParser\\Node\\Expr\\StaticPropertyFetch' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/StaticPropertyFetch.php', - 'PhpParser\\Node\\Expr\\Ternary' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Ternary.php', - 'PhpParser\\Node\\Expr\\UnaryMinus' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryMinus.php', - 'PhpParser\\Node\\Expr\\UnaryPlus' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryPlus.php', - 'PhpParser\\Node\\Expr\\Variable' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php', - 'PhpParser\\Node\\Expr\\YieldFrom' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php', - 'PhpParser\\Node\\Expr\\Yield_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php', - 'PhpParser\\Node\\FunctionLike' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php', - 'PhpParser\\Node\\Name' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Name.php', - 'PhpParser\\Node\\Name\\FullyQualified' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php', - 'PhpParser\\Node\\Name\\Relative' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php', - 'PhpParser\\Node\\Param' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Param.php', - 'PhpParser\\Node\\Scalar' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar.php', - 'PhpParser\\Node\\Scalar\\DNumber' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php', - 'PhpParser\\Node\\Scalar\\Encapsed' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/Encapsed.php', - 'PhpParser\\Node\\Scalar\\EncapsedStringPart' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/EncapsedStringPart.php', - 'PhpParser\\Node\\Scalar\\LNumber' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/LNumber.php', - 'PhpParser\\Node\\Scalar\\MagicConst' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Class_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Class_.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Dir' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Dir.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\File' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/File.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Function_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Function_.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Line' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Method' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Method.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Namespace_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php', - 'PhpParser\\Node\\Scalar\\MagicConst\\Trait_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php', - 'PhpParser\\Node\\Scalar\\String_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Scalar/String_.php', - 'PhpParser\\Node\\Stmt' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt.php', - 'PhpParser\\Node\\Stmt\\Break_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Break_.php', - 'PhpParser\\Node\\Stmt\\Case_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Case_.php', - 'PhpParser\\Node\\Stmt\\Catch_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Catch_.php', - 'PhpParser\\Node\\Stmt\\ClassConst' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassConst.php', - 'PhpParser\\Node\\Stmt\\ClassLike' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassLike.php', - 'PhpParser\\Node\\Stmt\\ClassMethod' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassMethod.php', - 'PhpParser\\Node\\Stmt\\Class_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Class_.php', - 'PhpParser\\Node\\Stmt\\Const_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Const_.php', - 'PhpParser\\Node\\Stmt\\Continue_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Continue_.php', - 'PhpParser\\Node\\Stmt\\DeclareDeclare' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/DeclareDeclare.php', - 'PhpParser\\Node\\Stmt\\Declare_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Declare_.php', - 'PhpParser\\Node\\Stmt\\Do_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Do_.php', - 'PhpParser\\Node\\Stmt\\Echo_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Echo_.php', - 'PhpParser\\Node\\Stmt\\ElseIf_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/ElseIf_.php', - 'PhpParser\\Node\\Stmt\\Else_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Else_.php', - 'PhpParser\\Node\\Stmt\\For_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/For_.php', - 'PhpParser\\Node\\Stmt\\Foreach_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Foreach_.php', - 'PhpParser\\Node\\Stmt\\Function_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Function_.php', - 'PhpParser\\Node\\Stmt\\Global_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Global_.php', - 'PhpParser\\Node\\Stmt\\Goto_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Goto_.php', - 'PhpParser\\Node\\Stmt\\GroupUse' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/GroupUse.php', - 'PhpParser\\Node\\Stmt\\HaltCompiler' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/HaltCompiler.php', - 'PhpParser\\Node\\Stmt\\If_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/If_.php', - 'PhpParser\\Node\\Stmt\\InlineHTML' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/InlineHTML.php', - 'PhpParser\\Node\\Stmt\\Interface_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Interface_.php', - 'PhpParser\\Node\\Stmt\\Label' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Label.php', - 'PhpParser\\Node\\Stmt\\Namespace_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Namespace_.php', - 'PhpParser\\Node\\Stmt\\Nop' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Nop.php', - 'PhpParser\\Node\\Stmt\\Property' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Property.php', - 'PhpParser\\Node\\Stmt\\PropertyProperty' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/PropertyProperty.php', - 'PhpParser\\Node\\Stmt\\Return_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Return_.php', - 'PhpParser\\Node\\Stmt\\StaticVar' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/StaticVar.php', - 'PhpParser\\Node\\Stmt\\Static_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Static_.php', - 'PhpParser\\Node\\Stmt\\Switch_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Switch_.php', - 'PhpParser\\Node\\Stmt\\Throw_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Throw_.php', - 'PhpParser\\Node\\Stmt\\TraitUse' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUse.php', - 'PhpParser\\Node\\Stmt\\TraitUseAdaptation' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation.php', - 'PhpParser\\Node\\Stmt\\TraitUseAdaptation\\Alias' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php', - 'PhpParser\\Node\\Stmt\\TraitUseAdaptation\\Precedence' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php', - 'PhpParser\\Node\\Stmt\\Trait_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Trait_.php', - 'PhpParser\\Node\\Stmt\\TryCatch' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/TryCatch.php', - 'PhpParser\\Node\\Stmt\\Unset_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Unset_.php', - 'PhpParser\\Node\\Stmt\\UseUse' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/UseUse.php', - 'PhpParser\\Node\\Stmt\\Use_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/Use_.php', - 'PhpParser\\Node\\Stmt\\While_' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Node/Stmt/While_.php', - 'PhpParser\\Parser' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Parser.php', - 'PhpParser\\ParserAbstract' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/ParserAbstract.php', - 'PhpParser\\ParserFactory' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/ParserFactory.php', - 'PhpParser\\Parser\\Multiple' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Parser/Multiple.php', - 'PhpParser\\Parser\\Php5' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Parser/Php5.php', - 'PhpParser\\Parser\\Php7' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Parser/Php7.php', - 'PhpParser\\Parser\\Tokens' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Parser/Tokens.php', - 'PhpParser\\PrettyPrinterAbstract' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php', - 'PhpParser\\PrettyPrinter\\Standard' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php', - 'PhpParser\\Serializer' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Serializer.php', - 'PhpParser\\Serializer\\XML' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Serializer/XML.php', - 'PhpParser\\Unserializer' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Unserializer.php', - 'PhpParser\\Unserializer\\XML' => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser/Unserializer/XML.php', - 'PhpSpec\\CodeAnalysis\\AccessInspectorInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/AccessInspectorInterface.php', - 'PhpSpec\\CodeAnalysis\\DisallowedScalarTypehintException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/DisallowedScalarTypehintException.php', - 'PhpSpec\\CodeAnalysis\\MagicAwareAccessInspector' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/MagicAwareAccessInspector.php', - 'PhpSpec\\CodeAnalysis\\NamespaceResolver' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/NamespaceResolver.php', - 'PhpSpec\\CodeAnalysis\\StaticRejectingNamespaceResolver' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/StaticRejectingNamespaceResolver.php', - 'PhpSpec\\CodeAnalysis\\TokenizedNamespaceResolver' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/TokenizedNamespaceResolver.php', - 'PhpSpec\\CodeAnalysis\\TokenizedTypeHintRewriter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/TokenizedTypeHintRewriter.php', - 'PhpSpec\\CodeAnalysis\\TypeHintRewriter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/TypeHintRewriter.php', - 'PhpSpec\\CodeAnalysis\\VisibilityAccessInspector' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeAnalysis/VisibilityAccessInspector.php', - 'PhpSpec\\CodeGenerator\\GeneratorManager' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/GeneratorManager.php', - 'PhpSpec\\CodeGenerator\\Generator\\ClassGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/ClassGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\CreateObjectTemplate' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/CreateObjectTemplate.php', - 'PhpSpec\\CodeGenerator\\Generator\\ExistingConstructorTemplate' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/ExistingConstructorTemplate.php', - 'PhpSpec\\CodeGenerator\\Generator\\GeneratorInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/GeneratorInterface.php', - 'PhpSpec\\CodeGenerator\\Generator\\InterfaceGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/InterfaceGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\MethodGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/MethodGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\MethodSignatureGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/MethodSignatureGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\NamedConstructorGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/NamedConstructorGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\NewFileNotifyingGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/NewFileNotifyingGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\PrivateConstructorGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/PrivateConstructorGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\PromptingGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/PromptingGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\ReturnConstantGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/ReturnConstantGenerator.php', - 'PhpSpec\\CodeGenerator\\Generator\\SpecificationGenerator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Generator/SpecificationGenerator.php', - 'PhpSpec\\CodeGenerator\\TemplateRenderer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/TemplateRenderer.php', - 'PhpSpec\\CodeGenerator\\Writer\\CodeWriter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Writer/CodeWriter.php', - 'PhpSpec\\CodeGenerator\\Writer\\TokenizedCodeWriter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/CodeGenerator/Writer/TokenizedCodeWriter.php', - 'PhpSpec\\Config\\OptionsConfig' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Config/OptionsConfig.php', - 'PhpSpec\\Console\\Application' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Application.php', - 'PhpSpec\\Console\\Assembler\\PresenterAssembler' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Assembler/PresenterAssembler.php', - 'PhpSpec\\Console\\Command\\DescribeCommand' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Command/DescribeCommand.php', - 'PhpSpec\\Console\\Command\\RunCommand' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Command/RunCommand.php', - 'PhpSpec\\Console\\ContainerAssembler' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/ContainerAssembler.php', - 'PhpSpec\\Console\\Formatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Formatter.php', - 'PhpSpec\\Console\\IO' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/IO.php', - 'PhpSpec\\Console\\Prompter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Prompter.php', - 'PhpSpec\\Console\\Prompter\\Dialog' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Prompter/Dialog.php', - 'PhpSpec\\Console\\Prompter\\Factory' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Prompter/Factory.php', - 'PhpSpec\\Console\\Prompter\\Question' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/Prompter/Question.php', - 'PhpSpec\\Console\\ResultConverter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Console/ResultConverter.php', - 'PhpSpec\\Event\\EventInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/EventInterface.php', - 'PhpSpec\\Event\\ExampleEvent' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/ExampleEvent.php', - 'PhpSpec\\Event\\ExpectationEvent' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/ExpectationEvent.php', - 'PhpSpec\\Event\\FileCreationEvent' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/FileCreationEvent.php', - 'PhpSpec\\Event\\MethodCallEvent' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/MethodCallEvent.php', - 'PhpSpec\\Event\\SpecificationEvent' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/SpecificationEvent.php', - 'PhpSpec\\Event\\SuiteEvent' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Event/SuiteEvent.php', - 'PhpSpec\\Exception\\Example\\ErrorException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/ErrorException.php', - 'PhpSpec\\Exception\\Example\\ExampleException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/ExampleException.php', - 'PhpSpec\\Exception\\Example\\FailureException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/FailureException.php', - 'PhpSpec\\Exception\\Example\\MatcherException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/MatcherException.php', - 'PhpSpec\\Exception\\Example\\NotEqualException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/NotEqualException.php', - 'PhpSpec\\Exception\\Example\\PendingException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/PendingException.php', - 'PhpSpec\\Exception\\Example\\SkippingException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/SkippingException.php', - 'PhpSpec\\Exception\\Example\\StopOnFailureException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Example/StopOnFailureException.php', - 'PhpSpec\\Exception\\Exception' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Exception.php', - 'PhpSpec\\Exception\\ExceptionFactory' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/ExceptionFactory.php', - 'PhpSpec\\Exception\\Fracture\\ClassNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/ClassNotFoundException.php', - 'PhpSpec\\Exception\\Fracture\\CollaboratorNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/CollaboratorNotFoundException.php', - 'PhpSpec\\Exception\\Fracture\\FactoryDoesNotReturnObjectException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/FactoryDoesNotReturnObjectException.php', - 'PhpSpec\\Exception\\Fracture\\FractureException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/FractureException.php', - 'PhpSpec\\Exception\\Fracture\\InterfaceNotImplementedException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/InterfaceNotImplementedException.php', - 'PhpSpec\\Exception\\Fracture\\MethodInvocationException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/MethodInvocationException.php', - 'PhpSpec\\Exception\\Fracture\\MethodNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/MethodNotFoundException.php', - 'PhpSpec\\Exception\\Fracture\\MethodNotVisibleException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/MethodNotVisibleException.php', - 'PhpSpec\\Exception\\Fracture\\NamedConstructorNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/NamedConstructorNotFoundException.php', - 'PhpSpec\\Exception\\Fracture\\PropertyNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Fracture/PropertyNotFoundException.php', - 'PhpSpec\\Exception\\Generator\\NamedMethodNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Generator/NamedMethodNotFoundException.php', - 'PhpSpec\\Exception\\Generator\\NoMethodFoundInClass' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Generator/NoMethodFoundInClass.php', - 'PhpSpec\\Exception\\Locator\\ResourceCreationException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Locator/ResourceCreationException.php', - 'PhpSpec\\Exception\\Wrapper\\CollaboratorException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Wrapper/CollaboratorException.php', - 'PhpSpec\\Exception\\Wrapper\\InvalidCollaboratorTypeException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Wrapper/InvalidCollaboratorTypeException.php', - 'PhpSpec\\Exception\\Wrapper\\MatcherNotFoundException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Wrapper/MatcherNotFoundException.php', - 'PhpSpec\\Exception\\Wrapper\\SubjectException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Exception/Wrapper/SubjectException.php', - 'PhpSpec\\Extension\\ExtensionInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Extension/ExtensionInterface.php', - 'PhpSpec\\Factory\\ReflectionFactory' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Factory/ReflectionFactory.php', - 'PhpSpec\\Formatter\\BasicFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/BasicFormatter.php', - 'PhpSpec\\Formatter\\ConsoleFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/ConsoleFormatter.php', - 'PhpSpec\\Formatter\\DotFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/DotFormatter.php', - 'PhpSpec\\Formatter\\FatalPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/FatalPresenter.php', - 'PhpSpec\\Formatter\\HtmlFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/HtmlFormatter.php', - 'PhpSpec\\Formatter\\Html\\HtmlPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/HtmlPresenter.php', - 'PhpSpec\\Formatter\\Html\\IO' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/IO.php', - 'PhpSpec\\Formatter\\Html\\InvalidExampleResultException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/InvalidExampleResultException.php', - 'PhpSpec\\Formatter\\Html\\ReportFailedItem' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/ReportFailedItem.php', - 'PhpSpec\\Formatter\\Html\\ReportItem' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/ReportItem.php', - 'PhpSpec\\Formatter\\Html\\ReportItemFactory' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/ReportItemFactory.php', - 'PhpSpec\\Formatter\\Html\\ReportPassedItem' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/ReportPassedItem.php', - 'PhpSpec\\Formatter\\Html\\ReportPendingItem' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/ReportPendingItem.php', - 'PhpSpec\\Formatter\\Html\\ReportSkippedItem' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/ReportSkippedItem.php', - 'PhpSpec\\Formatter\\Html\\Template' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Html/Template.php', - 'PhpSpec\\Formatter\\JUnitFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/JUnitFormatter.php', - 'PhpSpec\\Formatter\\Presenter\\Differ\\ArrayEngine' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Differ/ArrayEngine.php', - 'PhpSpec\\Formatter\\Presenter\\Differ\\Differ' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Differ/Differ.php', - 'PhpSpec\\Formatter\\Presenter\\Differ\\EngineInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Differ/EngineInterface.php', - 'PhpSpec\\Formatter\\Presenter\\Differ\\ObjectEngine' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Differ/ObjectEngine.php', - 'PhpSpec\\Formatter\\Presenter\\Differ\\StringEngine' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Differ/StringEngine.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\AbstractPhpSpecExceptionPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/AbstractPhpSpecExceptionPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\CallArgumentsPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/CallArgumentsPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\ExceptionElementPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/ExceptionElementPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\ExceptionPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/ExceptionPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\GenericPhpSpecExceptionPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/GenericPhpSpecExceptionPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\HtmlPhpSpecExceptionPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/HtmlPhpSpecExceptionPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\PhpSpecExceptionPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/PhpSpecExceptionPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\SimpleExceptionElementPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/SimpleExceptionElementPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\SimpleExceptionPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/SimpleExceptionPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Exception\\TaggingExceptionElementPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Exception/TaggingExceptionElementPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Presenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Presenter.php', - 'PhpSpec\\Formatter\\Presenter\\PresenterInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/PresenterInterface.php', - 'PhpSpec\\Formatter\\Presenter\\SimplePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/SimplePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\StringPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/StringPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\TaggedPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/TaggedPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\TaggingPresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/TaggingPresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\ArrayTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/ArrayTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\BaseExceptionTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/BaseExceptionTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\BooleanTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/BooleanTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\CallableTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/CallableTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\ComposedValuePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/ComposedValuePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\ExceptionTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/ExceptionTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\NullTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/NullTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\ObjectTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/ObjectTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\QuotingStringTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/QuotingStringTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\StringTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/StringTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\TruncatingStringTypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/TruncatingStringTypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\TypePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/TypePresenter.php', - 'PhpSpec\\Formatter\\Presenter\\Value\\ValuePresenter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Presenter/Value/ValuePresenter.php', - 'PhpSpec\\Formatter\\PrettyFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/PrettyFormatter.php', - 'PhpSpec\\Formatter\\ProgressFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/ProgressFormatter.php', - 'PhpSpec\\Formatter\\TapFormatter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/TapFormatter.php', - 'PhpSpec\\Formatter\\Template' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Formatter/Template.php', - 'PhpSpec\\IO\\IOInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/IO/IOInterface.php', - 'PhpSpec\\Listener\\BootstrapListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/BootstrapListener.php', - 'PhpSpec\\Listener\\ClassNotFoundListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/ClassNotFoundListener.php', - 'PhpSpec\\Listener\\CollaboratorMethodNotFoundListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/CollaboratorMethodNotFoundListener.php', - 'PhpSpec\\Listener\\CollaboratorNotFoundListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/CollaboratorNotFoundListener.php', - 'PhpSpec\\Listener\\CurrentExampleListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/CurrentExampleListener.php', - 'PhpSpec\\Listener\\MethodNotFoundListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/MethodNotFoundListener.php', - 'PhpSpec\\Listener\\MethodReturnedNullListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/MethodReturnedNullListener.php', - 'PhpSpec\\Listener\\NamedConstructorNotFoundListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/NamedConstructorNotFoundListener.php', - 'PhpSpec\\Listener\\RerunListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/RerunListener.php', - 'PhpSpec\\Listener\\StatisticsCollector' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/StatisticsCollector.php', - 'PhpSpec\\Listener\\StopOnFailureListener' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Listener/StopOnFailureListener.php', - 'PhpSpec\\Loader\\Node\\ExampleNode' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/Node/ExampleNode.php', - 'PhpSpec\\Loader\\Node\\SpecificationNode' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/Node/SpecificationNode.php', - 'PhpSpec\\Loader\\ResourceLoader' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/ResourceLoader.php', - 'PhpSpec\\Loader\\SpecTransformer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/SpecTransformer.php', - 'PhpSpec\\Loader\\StreamWrapper' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/StreamWrapper.php', - 'PhpSpec\\Loader\\Suite' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/Suite.php', - 'PhpSpec\\Loader\\Transformer\\InMemoryTypeHintIndex' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/Transformer/InMemoryTypeHintIndex.php', - 'PhpSpec\\Loader\\Transformer\\TypeHintIndex' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/Transformer/TypeHintIndex.php', - 'PhpSpec\\Loader\\Transformer\\TypeHintRewriter' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Loader/Transformer/TypeHintRewriter.php', - 'PhpSpec\\Locator\\PSR0\\PSR0Locator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Locator/PSR0/PSR0Locator.php', - 'PhpSpec\\Locator\\PSR0\\PSR0Resource' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Locator/PSR0/PSR0Resource.php', - 'PhpSpec\\Locator\\ResourceInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Locator/ResourceInterface.php', - 'PhpSpec\\Locator\\ResourceLocatorInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Locator/ResourceLocatorInterface.php', - 'PhpSpec\\Locator\\ResourceManager' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Locator/ResourceManager.php', - 'PhpSpec\\Locator\\ResourceManagerInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Locator/ResourceManagerInterface.php', - 'PhpSpec\\Matcher\\ArrayContainMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ArrayContainMatcher.php', - 'PhpSpec\\Matcher\\ArrayCountMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ArrayCountMatcher.php', - 'PhpSpec\\Matcher\\ArrayKeyMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ArrayKeyMatcher.php', - 'PhpSpec\\Matcher\\ArrayKeyValueMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ArrayKeyValueMatcher.php', - 'PhpSpec\\Matcher\\BasicMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/BasicMatcher.php', - 'PhpSpec\\Matcher\\CallbackMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/CallbackMatcher.php', - 'PhpSpec\\Matcher\\ComparisonMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ComparisonMatcher.php', - 'PhpSpec\\Matcher\\IdentityMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/IdentityMatcher.php', - 'PhpSpec\\Matcher\\MatcherInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/MatcherInterface.php', - 'PhpSpec\\Matcher\\MatchersProviderInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/MatchersProviderInterface.php', - 'PhpSpec\\Matcher\\ObjectStateMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ObjectStateMatcher.php', - 'PhpSpec\\Matcher\\ScalarMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ScalarMatcher.php', - 'PhpSpec\\Matcher\\StringContainMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/StringContainMatcher.php', - 'PhpSpec\\Matcher\\StringEndMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/StringEndMatcher.php', - 'PhpSpec\\Matcher\\StringRegexMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/StringRegexMatcher.php', - 'PhpSpec\\Matcher\\StringStartMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/StringStartMatcher.php', - 'PhpSpec\\Matcher\\ThrowMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/ThrowMatcher.php', - 'PhpSpec\\Matcher\\TypeMatcher' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Matcher/TypeMatcher.php', - 'PhpSpec\\Message\\CurrentExampleTracker' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Message/CurrentExampleTracker.php', - 'PhpSpec\\ObjectBehavior' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/ObjectBehavior.php', - 'PhpSpec\\Process\\Context\\ExecutionContextInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Context/ExecutionContextInterface.php', - 'PhpSpec\\Process\\Context\\JsonExecutionContext' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Context/JsonExecutionContext.php', - 'PhpSpec\\Process\\Prerequisites\\PrerequisiteFailedException' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Prerequisites/PrerequisiteFailedException.php', - 'PhpSpec\\Process\\Prerequisites\\SuitePrerequisites' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Prerequisites/SuitePrerequisites.php', - 'PhpSpec\\Process\\Prerequisites\\SuitePrerequisitesInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Prerequisites/SuitePrerequisitesInterface.php', - 'PhpSpec\\Process\\ReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner.php', - 'PhpSpec\\Process\\ReRunner\\CompositeReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/CompositeReRunner.php', - 'PhpSpec\\Process\\ReRunner\\OptionalReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/OptionalReRunner.php', - 'PhpSpec\\Process\\ReRunner\\PassthruReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/PassthruReRunner.php', - 'PhpSpec\\Process\\ReRunner\\PcntlReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/PcntlReRunner.php', - 'PhpSpec\\Process\\ReRunner\\PhpExecutableReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/PhpExecutableReRunner.php', - 'PhpSpec\\Process\\ReRunner\\PlatformSpecificReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/PlatformSpecificReRunner.php', - 'PhpSpec\\Process\\ReRunner\\ProcOpenReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/ProcOpenReRunner.php', - 'PhpSpec\\Process\\ReRunner\\WindowsPassthruReRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/ReRunner/WindowsPassthruReRunner.php', - 'PhpSpec\\Process\\Shutdown\\Shutdown' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Shutdown/Shutdown.php', - 'PhpSpec\\Process\\Shutdown\\ShutdownActionInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Shutdown/ShutdownActionInterface.php', - 'PhpSpec\\Process\\Shutdown\\UpdateConsoleAction' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Process/Shutdown/UpdateConsoleAction.php', - 'PhpSpec\\Runner\\CollaboratorManager' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/CollaboratorManager.php', - 'PhpSpec\\Runner\\ExampleRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/ExampleRunner.php', - 'PhpSpec\\Runner\\Maintainer\\CollaboratorsMaintainer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/Maintainer/CollaboratorsMaintainer.php', - 'PhpSpec\\Runner\\Maintainer\\ErrorMaintainer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/Maintainer/ErrorMaintainer.php', - 'PhpSpec\\Runner\\Maintainer\\LetAndLetgoMaintainer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/Maintainer/LetAndLetgoMaintainer.php', - 'PhpSpec\\Runner\\Maintainer\\MaintainerInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/Maintainer/MaintainerInterface.php', - 'PhpSpec\\Runner\\Maintainer\\MatchersMaintainer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/Maintainer/MatchersMaintainer.php', - 'PhpSpec\\Runner\\Maintainer\\SubjectMaintainer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/Maintainer/SubjectMaintainer.php', - 'PhpSpec\\Runner\\MatcherManager' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/MatcherManager.php', - 'PhpSpec\\Runner\\SpecificationRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/SpecificationRunner.php', - 'PhpSpec\\Runner\\SuiteRunner' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Runner/SuiteRunner.php', - 'PhpSpec\\ServiceContainer' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/ServiceContainer.php', - 'PhpSpec\\SpecificationInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/SpecificationInterface.php', - 'PhpSpec\\Util\\ClassFileAnalyser' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Util/ClassFileAnalyser.php', - 'PhpSpec\\Util\\Filesystem' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Util/Filesystem.php', - 'PhpSpec\\Util\\Instantiator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Util/Instantiator.php', - 'PhpSpec\\Util\\MethodAnalyser' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Util/MethodAnalyser.php', - 'PhpSpec\\Util\\NameCheckerInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Util/NameCheckerInterface.php', - 'PhpSpec\\Util\\ReservedWordsMethodNameChecker' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Util/ReservedWordsMethodNameChecker.php', - 'PhpSpec\\Wrapper\\Collaborator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Collaborator.php', - 'PhpSpec\\Wrapper\\DelayedCall' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/DelayedCall.php', - 'PhpSpec\\Wrapper\\Subject' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject.php', - 'PhpSpec\\Wrapper\\SubjectContainerInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/SubjectContainerInterface.php', - 'PhpSpec\\Wrapper\\Subject\\Caller' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Caller.php', - 'PhpSpec\\Wrapper\\Subject\\ExpectationFactory' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/ExpectationFactory.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\ConstructorDecorator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/ConstructorDecorator.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\Decorator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/Decorator.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\DispatcherDecorator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/DispatcherDecorator.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\DuringCall' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/DuringCall.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\ExpectationInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/ExpectationInterface.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\Negative' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/Negative.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\NegativeThrow' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/NegativeThrow.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\Positive' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/Positive.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\PositiveThrow' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/PositiveThrow.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\ThrowExpectation' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/ThrowExpectation.php', - 'PhpSpec\\Wrapper\\Subject\\Expectation\\UnwrapDecorator' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/Expectation/UnwrapDecorator.php', - 'PhpSpec\\Wrapper\\Subject\\SubjectWithArrayAccess' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/SubjectWithArrayAccess.php', - 'PhpSpec\\Wrapper\\Subject\\WrappedObject' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Subject/WrappedObject.php', - 'PhpSpec\\Wrapper\\Unwrapper' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Unwrapper.php', - 'PhpSpec\\Wrapper\\Wrapper' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/Wrapper.php', - 'PhpSpec\\Wrapper\\WrapperInterface' => __DIR__ . '/..' . '/phpspec/phpspec/src/PhpSpec/Wrapper/WrapperInterface.php', 'Positioner' => __DIR__ . '/..' . '/dompdf/dompdf/include/positioner.cls.php', - 'Predis\\Autoloader' => __DIR__ . '/..' . '/predis/predis/src/Autoloader.php', - 'Predis\\Client' => __DIR__ . '/..' . '/predis/predis/src/Client.php', - 'Predis\\ClientContextInterface' => __DIR__ . '/..' . '/predis/predis/src/ClientContextInterface.php', - 'Predis\\ClientException' => __DIR__ . '/..' . '/predis/predis/src/ClientException.php', - 'Predis\\ClientInterface' => __DIR__ . '/..' . '/predis/predis/src/ClientInterface.php', - 'Predis\\Cluster\\ClusterStrategy' => __DIR__ . '/..' . '/predis/predis/src/Cluster/ClusterStrategy.php', - 'Predis\\Cluster\\Distributor\\DistributorInterface' => __DIR__ . '/..' . '/predis/predis/src/Cluster/Distributor/DistributorInterface.php', - 'Predis\\Cluster\\Distributor\\EmptyRingException' => __DIR__ . '/..' . '/predis/predis/src/Cluster/Distributor/EmptyRingException.php', - 'Predis\\Cluster\\Distributor\\HashRing' => __DIR__ . '/..' . '/predis/predis/src/Cluster/Distributor/HashRing.php', - 'Predis\\Cluster\\Distributor\\KetamaRing' => __DIR__ . '/..' . '/predis/predis/src/Cluster/Distributor/KetamaRing.php', - 'Predis\\Cluster\\Hash\\CRC16' => __DIR__ . '/..' . '/predis/predis/src/Cluster/Hash/CRC16.php', - 'Predis\\Cluster\\Hash\\HashGeneratorInterface' => __DIR__ . '/..' . '/predis/predis/src/Cluster/Hash/HashGeneratorInterface.php', - 'Predis\\Cluster\\PredisStrategy' => __DIR__ . '/..' . '/predis/predis/src/Cluster/PredisStrategy.php', - 'Predis\\Cluster\\RedisStrategy' => __DIR__ . '/..' . '/predis/predis/src/Cluster/RedisStrategy.php', - 'Predis\\Cluster\\StrategyInterface' => __DIR__ . '/..' . '/predis/predis/src/Cluster/StrategyInterface.php', - 'Predis\\Collection\\Iterator\\CursorBasedIterator' => __DIR__ . '/..' . '/predis/predis/src/Collection/Iterator/CursorBasedIterator.php', - 'Predis\\Collection\\Iterator\\HashKey' => __DIR__ . '/..' . '/predis/predis/src/Collection/Iterator/HashKey.php', - 'Predis\\Collection\\Iterator\\Keyspace' => __DIR__ . '/..' . '/predis/predis/src/Collection/Iterator/Keyspace.php', - 'Predis\\Collection\\Iterator\\ListKey' => __DIR__ . '/..' . '/predis/predis/src/Collection/Iterator/ListKey.php', - 'Predis\\Collection\\Iterator\\SetKey' => __DIR__ . '/..' . '/predis/predis/src/Collection/Iterator/SetKey.php', - 'Predis\\Collection\\Iterator\\SortedSetKey' => __DIR__ . '/..' . '/predis/predis/src/Collection/Iterator/SortedSetKey.php', - 'Predis\\Command\\Command' => __DIR__ . '/..' . '/predis/predis/src/Command/Command.php', - 'Predis\\Command\\CommandInterface' => __DIR__ . '/..' . '/predis/predis/src/Command/CommandInterface.php', - 'Predis\\Command\\ConnectionAuth' => __DIR__ . '/..' . '/predis/predis/src/Command/ConnectionAuth.php', - 'Predis\\Command\\ConnectionEcho' => __DIR__ . '/..' . '/predis/predis/src/Command/ConnectionEcho.php', - 'Predis\\Command\\ConnectionPing' => __DIR__ . '/..' . '/predis/predis/src/Command/ConnectionPing.php', - 'Predis\\Command\\ConnectionQuit' => __DIR__ . '/..' . '/predis/predis/src/Command/ConnectionQuit.php', - 'Predis\\Command\\ConnectionSelect' => __DIR__ . '/..' . '/predis/predis/src/Command/ConnectionSelect.php', - 'Predis\\Command\\GeospatialGeoAdd' => __DIR__ . '/..' . '/predis/predis/src/Command/GeospatialGeoAdd.php', - 'Predis\\Command\\GeospatialGeoDist' => __DIR__ . '/..' . '/predis/predis/src/Command/GeospatialGeoDist.php', - 'Predis\\Command\\GeospatialGeoHash' => __DIR__ . '/..' . '/predis/predis/src/Command/GeospatialGeoHash.php', - 'Predis\\Command\\GeospatialGeoPos' => __DIR__ . '/..' . '/predis/predis/src/Command/GeospatialGeoPos.php', - 'Predis\\Command\\GeospatialGeoRadius' => __DIR__ . '/..' . '/predis/predis/src/Command/GeospatialGeoRadius.php', - 'Predis\\Command\\GeospatialGeoRadiusByMember' => __DIR__ . '/..' . '/predis/predis/src/Command/GeospatialGeoRadiusByMember.php', - 'Predis\\Command\\HashDelete' => __DIR__ . '/..' . '/predis/predis/src/Command/HashDelete.php', - 'Predis\\Command\\HashExists' => __DIR__ . '/..' . '/predis/predis/src/Command/HashExists.php', - 'Predis\\Command\\HashGet' => __DIR__ . '/..' . '/predis/predis/src/Command/HashGet.php', - 'Predis\\Command\\HashGetAll' => __DIR__ . '/..' . '/predis/predis/src/Command/HashGetAll.php', - 'Predis\\Command\\HashGetMultiple' => __DIR__ . '/..' . '/predis/predis/src/Command/HashGetMultiple.php', - 'Predis\\Command\\HashIncrementBy' => __DIR__ . '/..' . '/predis/predis/src/Command/HashIncrementBy.php', - 'Predis\\Command\\HashIncrementByFloat' => __DIR__ . '/..' . '/predis/predis/src/Command/HashIncrementByFloat.php', - 'Predis\\Command\\HashKeys' => __DIR__ . '/..' . '/predis/predis/src/Command/HashKeys.php', - 'Predis\\Command\\HashLength' => __DIR__ . '/..' . '/predis/predis/src/Command/HashLength.php', - 'Predis\\Command\\HashScan' => __DIR__ . '/..' . '/predis/predis/src/Command/HashScan.php', - 'Predis\\Command\\HashSet' => __DIR__ . '/..' . '/predis/predis/src/Command/HashSet.php', - 'Predis\\Command\\HashSetMultiple' => __DIR__ . '/..' . '/predis/predis/src/Command/HashSetMultiple.php', - 'Predis\\Command\\HashSetPreserve' => __DIR__ . '/..' . '/predis/predis/src/Command/HashSetPreserve.php', - 'Predis\\Command\\HashStringLength' => __DIR__ . '/..' . '/predis/predis/src/Command/HashStringLength.php', - 'Predis\\Command\\HashValues' => __DIR__ . '/..' . '/predis/predis/src/Command/HashValues.php', - 'Predis\\Command\\HyperLogLogAdd' => __DIR__ . '/..' . '/predis/predis/src/Command/HyperLogLogAdd.php', - 'Predis\\Command\\HyperLogLogCount' => __DIR__ . '/..' . '/predis/predis/src/Command/HyperLogLogCount.php', - 'Predis\\Command\\HyperLogLogMerge' => __DIR__ . '/..' . '/predis/predis/src/Command/HyperLogLogMerge.php', - 'Predis\\Command\\KeyDelete' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyDelete.php', - 'Predis\\Command\\KeyDump' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyDump.php', - 'Predis\\Command\\KeyExists' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyExists.php', - 'Predis\\Command\\KeyExpire' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyExpire.php', - 'Predis\\Command\\KeyExpireAt' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyExpireAt.php', - 'Predis\\Command\\KeyKeys' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyKeys.php', - 'Predis\\Command\\KeyMigrate' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyMigrate.php', - 'Predis\\Command\\KeyMove' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyMove.php', - 'Predis\\Command\\KeyPersist' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyPersist.php', - 'Predis\\Command\\KeyPreciseExpire' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyPreciseExpire.php', - 'Predis\\Command\\KeyPreciseExpireAt' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyPreciseExpireAt.php', - 'Predis\\Command\\KeyPreciseTimeToLive' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyPreciseTimeToLive.php', - 'Predis\\Command\\KeyRandom' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyRandom.php', - 'Predis\\Command\\KeyRename' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyRename.php', - 'Predis\\Command\\KeyRenamePreserve' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyRenamePreserve.php', - 'Predis\\Command\\KeyRestore' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyRestore.php', - 'Predis\\Command\\KeyScan' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyScan.php', - 'Predis\\Command\\KeySort' => __DIR__ . '/..' . '/predis/predis/src/Command/KeySort.php', - 'Predis\\Command\\KeyTimeToLive' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyTimeToLive.php', - 'Predis\\Command\\KeyType' => __DIR__ . '/..' . '/predis/predis/src/Command/KeyType.php', - 'Predis\\Command\\ListIndex' => __DIR__ . '/..' . '/predis/predis/src/Command/ListIndex.php', - 'Predis\\Command\\ListInsert' => __DIR__ . '/..' . '/predis/predis/src/Command/ListInsert.php', - 'Predis\\Command\\ListLength' => __DIR__ . '/..' . '/predis/predis/src/Command/ListLength.php', - 'Predis\\Command\\ListPopFirst' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPopFirst.php', - 'Predis\\Command\\ListPopFirstBlocking' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPopFirstBlocking.php', - 'Predis\\Command\\ListPopLast' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPopLast.php', - 'Predis\\Command\\ListPopLastBlocking' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPopLastBlocking.php', - 'Predis\\Command\\ListPopLastPushHead' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPopLastPushHead.php', - 'Predis\\Command\\ListPopLastPushHeadBlocking' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPopLastPushHeadBlocking.php', - 'Predis\\Command\\ListPushHead' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPushHead.php', - 'Predis\\Command\\ListPushHeadX' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPushHeadX.php', - 'Predis\\Command\\ListPushTail' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPushTail.php', - 'Predis\\Command\\ListPushTailX' => __DIR__ . '/..' . '/predis/predis/src/Command/ListPushTailX.php', - 'Predis\\Command\\ListRange' => __DIR__ . '/..' . '/predis/predis/src/Command/ListRange.php', - 'Predis\\Command\\ListRemove' => __DIR__ . '/..' . '/predis/predis/src/Command/ListRemove.php', - 'Predis\\Command\\ListSet' => __DIR__ . '/..' . '/predis/predis/src/Command/ListSet.php', - 'Predis\\Command\\ListTrim' => __DIR__ . '/..' . '/predis/predis/src/Command/ListTrim.php', - 'Predis\\Command\\PrefixableCommandInterface' => __DIR__ . '/..' . '/predis/predis/src/Command/PrefixableCommandInterface.php', - 'Predis\\Command\\Processor\\KeyPrefixProcessor' => __DIR__ . '/..' . '/predis/predis/src/Command/Processor/KeyPrefixProcessor.php', - 'Predis\\Command\\Processor\\ProcessorChain' => __DIR__ . '/..' . '/predis/predis/src/Command/Processor/ProcessorChain.php', - 'Predis\\Command\\Processor\\ProcessorInterface' => __DIR__ . '/..' . '/predis/predis/src/Command/Processor/ProcessorInterface.php', - 'Predis\\Command\\PubSubPublish' => __DIR__ . '/..' . '/predis/predis/src/Command/PubSubPublish.php', - 'Predis\\Command\\PubSubPubsub' => __DIR__ . '/..' . '/predis/predis/src/Command/PubSubPubsub.php', - 'Predis\\Command\\PubSubSubscribe' => __DIR__ . '/..' . '/predis/predis/src/Command/PubSubSubscribe.php', - 'Predis\\Command\\PubSubSubscribeByPattern' => __DIR__ . '/..' . '/predis/predis/src/Command/PubSubSubscribeByPattern.php', - 'Predis\\Command\\PubSubUnsubscribe' => __DIR__ . '/..' . '/predis/predis/src/Command/PubSubUnsubscribe.php', - 'Predis\\Command\\PubSubUnsubscribeByPattern' => __DIR__ . '/..' . '/predis/predis/src/Command/PubSubUnsubscribeByPattern.php', - 'Predis\\Command\\RawCommand' => __DIR__ . '/..' . '/predis/predis/src/Command/RawCommand.php', - 'Predis\\Command\\ScriptCommand' => __DIR__ . '/..' . '/predis/predis/src/Command/ScriptCommand.php', - 'Predis\\Command\\ServerBackgroundRewriteAOF' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerBackgroundRewriteAOF.php', - 'Predis\\Command\\ServerBackgroundSave' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerBackgroundSave.php', - 'Predis\\Command\\ServerClient' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerClient.php', - 'Predis\\Command\\ServerCommand' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerCommand.php', - 'Predis\\Command\\ServerConfig' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerConfig.php', - 'Predis\\Command\\ServerDatabaseSize' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerDatabaseSize.php', - 'Predis\\Command\\ServerEval' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerEval.php', - 'Predis\\Command\\ServerEvalSHA' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerEvalSHA.php', - 'Predis\\Command\\ServerFlushAll' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerFlushAll.php', - 'Predis\\Command\\ServerFlushDatabase' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerFlushDatabase.php', - 'Predis\\Command\\ServerInfo' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerInfo.php', - 'Predis\\Command\\ServerInfoV26x' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerInfoV26x.php', - 'Predis\\Command\\ServerLastSave' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerLastSave.php', - 'Predis\\Command\\ServerMonitor' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerMonitor.php', - 'Predis\\Command\\ServerObject' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerObject.php', - 'Predis\\Command\\ServerSave' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerSave.php', - 'Predis\\Command\\ServerScript' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerScript.php', - 'Predis\\Command\\ServerSentinel' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerSentinel.php', - 'Predis\\Command\\ServerShutdown' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerShutdown.php', - 'Predis\\Command\\ServerSlaveOf' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerSlaveOf.php', - 'Predis\\Command\\ServerSlowlog' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerSlowlog.php', - 'Predis\\Command\\ServerTime' => __DIR__ . '/..' . '/predis/predis/src/Command/ServerTime.php', - 'Predis\\Command\\SetAdd' => __DIR__ . '/..' . '/predis/predis/src/Command/SetAdd.php', - 'Predis\\Command\\SetCardinality' => __DIR__ . '/..' . '/predis/predis/src/Command/SetCardinality.php', - 'Predis\\Command\\SetDifference' => __DIR__ . '/..' . '/predis/predis/src/Command/SetDifference.php', - 'Predis\\Command\\SetDifferenceStore' => __DIR__ . '/..' . '/predis/predis/src/Command/SetDifferenceStore.php', - 'Predis\\Command\\SetIntersection' => __DIR__ . '/..' . '/predis/predis/src/Command/SetIntersection.php', - 'Predis\\Command\\SetIntersectionStore' => __DIR__ . '/..' . '/predis/predis/src/Command/SetIntersectionStore.php', - 'Predis\\Command\\SetIsMember' => __DIR__ . '/..' . '/predis/predis/src/Command/SetIsMember.php', - 'Predis\\Command\\SetMembers' => __DIR__ . '/..' . '/predis/predis/src/Command/SetMembers.php', - 'Predis\\Command\\SetMove' => __DIR__ . '/..' . '/predis/predis/src/Command/SetMove.php', - 'Predis\\Command\\SetPop' => __DIR__ . '/..' . '/predis/predis/src/Command/SetPop.php', - 'Predis\\Command\\SetRandomMember' => __DIR__ . '/..' . '/predis/predis/src/Command/SetRandomMember.php', - 'Predis\\Command\\SetRemove' => __DIR__ . '/..' . '/predis/predis/src/Command/SetRemove.php', - 'Predis\\Command\\SetScan' => __DIR__ . '/..' . '/predis/predis/src/Command/SetScan.php', - 'Predis\\Command\\SetUnion' => __DIR__ . '/..' . '/predis/predis/src/Command/SetUnion.php', - 'Predis\\Command\\SetUnionStore' => __DIR__ . '/..' . '/predis/predis/src/Command/SetUnionStore.php', - 'Predis\\Command\\StringAppend' => __DIR__ . '/..' . '/predis/predis/src/Command/StringAppend.php', - 'Predis\\Command\\StringBitCount' => __DIR__ . '/..' . '/predis/predis/src/Command/StringBitCount.php', - 'Predis\\Command\\StringBitField' => __DIR__ . '/..' . '/predis/predis/src/Command/StringBitField.php', - 'Predis\\Command\\StringBitOp' => __DIR__ . '/..' . '/predis/predis/src/Command/StringBitOp.php', - 'Predis\\Command\\StringBitPos' => __DIR__ . '/..' . '/predis/predis/src/Command/StringBitPos.php', - 'Predis\\Command\\StringDecrement' => __DIR__ . '/..' . '/predis/predis/src/Command/StringDecrement.php', - 'Predis\\Command\\StringDecrementBy' => __DIR__ . '/..' . '/predis/predis/src/Command/StringDecrementBy.php', - 'Predis\\Command\\StringGet' => __DIR__ . '/..' . '/predis/predis/src/Command/StringGet.php', - 'Predis\\Command\\StringGetBit' => __DIR__ . '/..' . '/predis/predis/src/Command/StringGetBit.php', - 'Predis\\Command\\StringGetMultiple' => __DIR__ . '/..' . '/predis/predis/src/Command/StringGetMultiple.php', - 'Predis\\Command\\StringGetRange' => __DIR__ . '/..' . '/predis/predis/src/Command/StringGetRange.php', - 'Predis\\Command\\StringGetSet' => __DIR__ . '/..' . '/predis/predis/src/Command/StringGetSet.php', - 'Predis\\Command\\StringIncrement' => __DIR__ . '/..' . '/predis/predis/src/Command/StringIncrement.php', - 'Predis\\Command\\StringIncrementBy' => __DIR__ . '/..' . '/predis/predis/src/Command/StringIncrementBy.php', - 'Predis\\Command\\StringIncrementByFloat' => __DIR__ . '/..' . '/predis/predis/src/Command/StringIncrementByFloat.php', - 'Predis\\Command\\StringPreciseSetExpire' => __DIR__ . '/..' . '/predis/predis/src/Command/StringPreciseSetExpire.php', - 'Predis\\Command\\StringSet' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSet.php', - 'Predis\\Command\\StringSetBit' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSetBit.php', - 'Predis\\Command\\StringSetExpire' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSetExpire.php', - 'Predis\\Command\\StringSetMultiple' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSetMultiple.php', - 'Predis\\Command\\StringSetMultiplePreserve' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSetMultiplePreserve.php', - 'Predis\\Command\\StringSetPreserve' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSetPreserve.php', - 'Predis\\Command\\StringSetRange' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSetRange.php', - 'Predis\\Command\\StringStrlen' => __DIR__ . '/..' . '/predis/predis/src/Command/StringStrlen.php', - 'Predis\\Command\\StringSubstr' => __DIR__ . '/..' . '/predis/predis/src/Command/StringSubstr.php', - 'Predis\\Command\\TransactionDiscard' => __DIR__ . '/..' . '/predis/predis/src/Command/TransactionDiscard.php', - 'Predis\\Command\\TransactionExec' => __DIR__ . '/..' . '/predis/predis/src/Command/TransactionExec.php', - 'Predis\\Command\\TransactionMulti' => __DIR__ . '/..' . '/predis/predis/src/Command/TransactionMulti.php', - 'Predis\\Command\\TransactionUnwatch' => __DIR__ . '/..' . '/predis/predis/src/Command/TransactionUnwatch.php', - 'Predis\\Command\\TransactionWatch' => __DIR__ . '/..' . '/predis/predis/src/Command/TransactionWatch.php', - 'Predis\\Command\\ZSetAdd' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetAdd.php', - 'Predis\\Command\\ZSetCardinality' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetCardinality.php', - 'Predis\\Command\\ZSetCount' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetCount.php', - 'Predis\\Command\\ZSetIncrementBy' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetIncrementBy.php', - 'Predis\\Command\\ZSetIntersectionStore' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetIntersectionStore.php', - 'Predis\\Command\\ZSetLexCount' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetLexCount.php', - 'Predis\\Command\\ZSetRange' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRange.php', - 'Predis\\Command\\ZSetRangeByLex' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRangeByLex.php', - 'Predis\\Command\\ZSetRangeByScore' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRangeByScore.php', - 'Predis\\Command\\ZSetRank' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRank.php', - 'Predis\\Command\\ZSetRemove' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRemove.php', - 'Predis\\Command\\ZSetRemoveRangeByLex' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRemoveRangeByLex.php', - 'Predis\\Command\\ZSetRemoveRangeByRank' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRemoveRangeByRank.php', - 'Predis\\Command\\ZSetRemoveRangeByScore' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetRemoveRangeByScore.php', - 'Predis\\Command\\ZSetReverseRange' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetReverseRange.php', - 'Predis\\Command\\ZSetReverseRangeByLex' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetReverseRangeByLex.php', - 'Predis\\Command\\ZSetReverseRangeByScore' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetReverseRangeByScore.php', - 'Predis\\Command\\ZSetReverseRank' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetReverseRank.php', - 'Predis\\Command\\ZSetScan' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetScan.php', - 'Predis\\Command\\ZSetScore' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetScore.php', - 'Predis\\Command\\ZSetUnionStore' => __DIR__ . '/..' . '/predis/predis/src/Command/ZSetUnionStore.php', - 'Predis\\CommunicationException' => __DIR__ . '/..' . '/predis/predis/src/CommunicationException.php', - 'Predis\\Configuration\\ClusterOption' => __DIR__ . '/..' . '/predis/predis/src/Configuration/ClusterOption.php', - 'Predis\\Configuration\\ConnectionFactoryOption' => __DIR__ . '/..' . '/predis/predis/src/Configuration/ConnectionFactoryOption.php', - 'Predis\\Configuration\\ExceptionsOption' => __DIR__ . '/..' . '/predis/predis/src/Configuration/ExceptionsOption.php', - 'Predis\\Configuration\\OptionInterface' => __DIR__ . '/..' . '/predis/predis/src/Configuration/OptionInterface.php', - 'Predis\\Configuration\\Options' => __DIR__ . '/..' . '/predis/predis/src/Configuration/Options.php', - 'Predis\\Configuration\\OptionsInterface' => __DIR__ . '/..' . '/predis/predis/src/Configuration/OptionsInterface.php', - 'Predis\\Configuration\\PrefixOption' => __DIR__ . '/..' . '/predis/predis/src/Configuration/PrefixOption.php', - 'Predis\\Configuration\\ProfileOption' => __DIR__ . '/..' . '/predis/predis/src/Configuration/ProfileOption.php', - 'Predis\\Configuration\\ReplicationOption' => __DIR__ . '/..' . '/predis/predis/src/Configuration/ReplicationOption.php', - 'Predis\\Connection\\AbstractConnection' => __DIR__ . '/..' . '/predis/predis/src/Connection/AbstractConnection.php', - 'Predis\\Connection\\AggregateConnectionInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/AggregateConnectionInterface.php', - 'Predis\\Connection\\Aggregate\\ClusterInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/Aggregate/ClusterInterface.php', - 'Predis\\Connection\\Aggregate\\MasterSlaveReplication' => __DIR__ . '/..' . '/predis/predis/src/Connection/Aggregate/MasterSlaveReplication.php', - 'Predis\\Connection\\Aggregate\\PredisCluster' => __DIR__ . '/..' . '/predis/predis/src/Connection/Aggregate/PredisCluster.php', - 'Predis\\Connection\\Aggregate\\RedisCluster' => __DIR__ . '/..' . '/predis/predis/src/Connection/Aggregate/RedisCluster.php', - 'Predis\\Connection\\Aggregate\\ReplicationInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/Aggregate/ReplicationInterface.php', - 'Predis\\Connection\\Aggregate\\SentinelReplication' => __DIR__ . '/..' . '/predis/predis/src/Connection/Aggregate/SentinelReplication.php', - 'Predis\\Connection\\CompositeConnectionInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/CompositeConnectionInterface.php', - 'Predis\\Connection\\CompositeStreamConnection' => __DIR__ . '/..' . '/predis/predis/src/Connection/CompositeStreamConnection.php', - 'Predis\\Connection\\ConnectionException' => __DIR__ . '/..' . '/predis/predis/src/Connection/ConnectionException.php', - 'Predis\\Connection\\ConnectionInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/ConnectionInterface.php', - 'Predis\\Connection\\Factory' => __DIR__ . '/..' . '/predis/predis/src/Connection/Factory.php', - 'Predis\\Connection\\FactoryInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/FactoryInterface.php', - 'Predis\\Connection\\NodeConnectionInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/NodeConnectionInterface.php', - 'Predis\\Connection\\Parameters' => __DIR__ . '/..' . '/predis/predis/src/Connection/Parameters.php', - 'Predis\\Connection\\ParametersInterface' => __DIR__ . '/..' . '/predis/predis/src/Connection/ParametersInterface.php', - 'Predis\\Connection\\PhpiredisSocketConnection' => __DIR__ . '/..' . '/predis/predis/src/Connection/PhpiredisSocketConnection.php', - 'Predis\\Connection\\PhpiredisStreamConnection' => __DIR__ . '/..' . '/predis/predis/src/Connection/PhpiredisStreamConnection.php', - 'Predis\\Connection\\StreamConnection' => __DIR__ . '/..' . '/predis/predis/src/Connection/StreamConnection.php', - 'Predis\\Connection\\WebdisConnection' => __DIR__ . '/..' . '/predis/predis/src/Connection/WebdisConnection.php', - 'Predis\\Monitor\\Consumer' => __DIR__ . '/..' . '/predis/predis/src/Monitor/Consumer.php', - 'Predis\\NotSupportedException' => __DIR__ . '/..' . '/predis/predis/src/NotSupportedException.php', - 'Predis\\Pipeline\\Atomic' => __DIR__ . '/..' . '/predis/predis/src/Pipeline/Atomic.php', - 'Predis\\Pipeline\\ConnectionErrorProof' => __DIR__ . '/..' . '/predis/predis/src/Pipeline/ConnectionErrorProof.php', - 'Predis\\Pipeline\\FireAndForget' => __DIR__ . '/..' . '/predis/predis/src/Pipeline/FireAndForget.php', - 'Predis\\Pipeline\\Pipeline' => __DIR__ . '/..' . '/predis/predis/src/Pipeline/Pipeline.php', - 'Predis\\PredisException' => __DIR__ . '/..' . '/predis/predis/src/PredisException.php', - 'Predis\\Profile\\Factory' => __DIR__ . '/..' . '/predis/predis/src/Profile/Factory.php', - 'Predis\\Profile\\ProfileInterface' => __DIR__ . '/..' . '/predis/predis/src/Profile/ProfileInterface.php', - 'Predis\\Profile\\RedisProfile' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisProfile.php', - 'Predis\\Profile\\RedisUnstable' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisUnstable.php', - 'Predis\\Profile\\RedisVersion200' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion200.php', - 'Predis\\Profile\\RedisVersion220' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion220.php', - 'Predis\\Profile\\RedisVersion240' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion240.php', - 'Predis\\Profile\\RedisVersion260' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion260.php', - 'Predis\\Profile\\RedisVersion280' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion280.php', - 'Predis\\Profile\\RedisVersion300' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion300.php', - 'Predis\\Profile\\RedisVersion320' => __DIR__ . '/..' . '/predis/predis/src/Profile/RedisVersion320.php', - 'Predis\\Protocol\\ProtocolException' => __DIR__ . '/..' . '/predis/predis/src/Protocol/ProtocolException.php', - 'Predis\\Protocol\\ProtocolProcessorInterface' => __DIR__ . '/..' . '/predis/predis/src/Protocol/ProtocolProcessorInterface.php', - 'Predis\\Protocol\\RequestSerializerInterface' => __DIR__ . '/..' . '/predis/predis/src/Protocol/RequestSerializerInterface.php', - 'Predis\\Protocol\\ResponseReaderInterface' => __DIR__ . '/..' . '/predis/predis/src/Protocol/ResponseReaderInterface.php', - 'Predis\\Protocol\\Text\\CompositeProtocolProcessor' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/CompositeProtocolProcessor.php', - 'Predis\\Protocol\\Text\\Handler\\BulkResponse' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/BulkResponse.php', - 'Predis\\Protocol\\Text\\Handler\\ErrorResponse' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/ErrorResponse.php', - 'Predis\\Protocol\\Text\\Handler\\IntegerResponse' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/IntegerResponse.php', - 'Predis\\Protocol\\Text\\Handler\\MultiBulkResponse' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/MultiBulkResponse.php', - 'Predis\\Protocol\\Text\\Handler\\ResponseHandlerInterface' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/ResponseHandlerInterface.php', - 'Predis\\Protocol\\Text\\Handler\\StatusResponse' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/StatusResponse.php', - 'Predis\\Protocol\\Text\\Handler\\StreamableMultiBulkResponse' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/Handler/StreamableMultiBulkResponse.php', - 'Predis\\Protocol\\Text\\ProtocolProcessor' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/ProtocolProcessor.php', - 'Predis\\Protocol\\Text\\RequestSerializer' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/RequestSerializer.php', - 'Predis\\Protocol\\Text\\ResponseReader' => __DIR__ . '/..' . '/predis/predis/src/Protocol/Text/ResponseReader.php', - 'Predis\\PubSub\\AbstractConsumer' => __DIR__ . '/..' . '/predis/predis/src/PubSub/AbstractConsumer.php', - 'Predis\\PubSub\\Consumer' => __DIR__ . '/..' . '/predis/predis/src/PubSub/Consumer.php', - 'Predis\\PubSub\\DispatcherLoop' => __DIR__ . '/..' . '/predis/predis/src/PubSub/DispatcherLoop.php', - 'Predis\\Replication\\MissingMasterException' => __DIR__ . '/..' . '/predis/predis/src/Replication/MissingMasterException.php', - 'Predis\\Replication\\ReplicationStrategy' => __DIR__ . '/..' . '/predis/predis/src/Replication/ReplicationStrategy.php', - 'Predis\\Replication\\RoleException' => __DIR__ . '/..' . '/predis/predis/src/Replication/RoleException.php', - 'Predis\\Response\\Error' => __DIR__ . '/..' . '/predis/predis/src/Response/Error.php', - 'Predis\\Response\\ErrorInterface' => __DIR__ . '/..' . '/predis/predis/src/Response/ErrorInterface.php', - 'Predis\\Response\\Iterator\\MultiBulk' => __DIR__ . '/..' . '/predis/predis/src/Response/Iterator/MultiBulk.php', - 'Predis\\Response\\Iterator\\MultiBulkIterator' => __DIR__ . '/..' . '/predis/predis/src/Response/Iterator/MultiBulkIterator.php', - 'Predis\\Response\\Iterator\\MultiBulkTuple' => __DIR__ . '/..' . '/predis/predis/src/Response/Iterator/MultiBulkTuple.php', - 'Predis\\Response\\ResponseInterface' => __DIR__ . '/..' . '/predis/predis/src/Response/ResponseInterface.php', - 'Predis\\Response\\ServerException' => __DIR__ . '/..' . '/predis/predis/src/Response/ServerException.php', - 'Predis\\Response\\Status' => __DIR__ . '/..' . '/predis/predis/src/Response/Status.php', - 'Predis\\Session\\Handler' => __DIR__ . '/..' . '/predis/predis/src/Session/Handler.php', - 'Predis\\Transaction\\AbortedMultiExecException' => __DIR__ . '/..' . '/predis/predis/src/Transaction/AbortedMultiExecException.php', - 'Predis\\Transaction\\MultiExec' => __DIR__ . '/..' . '/predis/predis/src/Transaction/MultiExec.php', - 'Predis\\Transaction\\MultiExecState' => __DIR__ . '/..' . '/predis/predis/src/Transaction/MultiExecState.php', - 'Propaganistas\\LaravelPhone\\Exceptions\\InvalidParameterException' => __DIR__ . '/..' . '/propaganistas/laravel-phone/src/Exceptions/InvalidParameterException.php', - 'Propaganistas\\LaravelPhone\\Exceptions\\NoValidCountryFoundException' => __DIR__ . '/..' . '/propaganistas/laravel-phone/src/Exceptions/NoValidCountryFoundException.php', - 'Propaganistas\\LaravelPhone\\LaravelPhoneServiceProvider' => __DIR__ . '/..' . '/propaganistas/laravel-phone/src/LaravelPhoneServiceProvider.php', - 'Propaganistas\\LaravelPhone\\PhoneValidator' => __DIR__ . '/..' . '/propaganistas/laravel-phone/src/PhoneValidator.php', - 'Prophecy\\Argument' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument.php', - 'Prophecy\\Argument\\ArgumentsWildcard' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php', - 'Prophecy\\Argument\\Token\\AnyValueToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValueToken.php', - 'Prophecy\\Argument\\Token\\AnyValuesToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/AnyValuesToken.php', - 'Prophecy\\Argument\\Token\\ApproximateValueToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/ApproximateValueToken.php', - 'Prophecy\\Argument\\Token\\ArrayCountToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayCountToken.php', - 'Prophecy\\Argument\\Token\\ArrayEntryToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php', - 'Prophecy\\Argument\\Token\\ArrayEveryEntryToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php', - 'Prophecy\\Argument\\Token\\CallbackToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/CallbackToken.php', - 'Prophecy\\Argument\\Token\\ExactValueToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/ExactValueToken.php', - 'Prophecy\\Argument\\Token\\IdenticalValueToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/IdenticalValueToken.php', - 'Prophecy\\Argument\\Token\\LogicalAndToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalAndToken.php', - 'Prophecy\\Argument\\Token\\LogicalNotToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalNotToken.php', - 'Prophecy\\Argument\\Token\\ObjectStateToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/ObjectStateToken.php', - 'Prophecy\\Argument\\Token\\StringContainsToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/StringContainsToken.php', - 'Prophecy\\Argument\\Token\\TokenInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/TokenInterface.php', - 'Prophecy\\Argument\\Token\\TypeToken' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Argument/Token/TypeToken.php', - 'Prophecy\\Call\\Call' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Call/Call.php', - 'Prophecy\\Call\\CallCenter' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Call/CallCenter.php', - 'Prophecy\\Comparator\\ClosureComparator' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Comparator/ClosureComparator.php', - 'Prophecy\\Comparator\\Factory' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Comparator/Factory.php', - 'Prophecy\\Comparator\\ProphecyComparator' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Comparator/ProphecyComparator.php', - 'Prophecy\\Doubler\\CachedDoubler' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/CachedDoubler.php', - 'Prophecy\\Doubler\\ClassPatch\\ClassPatchInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php', - 'Prophecy\\Doubler\\ClassPatch\\DisableConstructorPatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php', - 'Prophecy\\Doubler\\ClassPatch\\HhvmExceptionPatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/HhvmExceptionPatch.php', - 'Prophecy\\Doubler\\ClassPatch\\KeywordPatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/KeywordPatch.php', - 'Prophecy\\Doubler\\ClassPatch\\MagicCallPatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php', - 'Prophecy\\Doubler\\ClassPatch\\ProphecySubjectPatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php', - 'Prophecy\\Doubler\\ClassPatch\\ReflectionClassNewInstancePatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php', - 'Prophecy\\Doubler\\ClassPatch\\SplFileInfoPatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php', - 'Prophecy\\Doubler\\ClassPatch\\TraversablePatch' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/TraversablePatch.php', - 'Prophecy\\Doubler\\DoubleInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php', - 'Prophecy\\Doubler\\Doubler' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Doubler.php', - 'Prophecy\\Doubler\\Generator\\ClassCodeGenerator' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCodeGenerator.php', - 'Prophecy\\Doubler\\Generator\\ClassCreator' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassCreator.php', - 'Prophecy\\Doubler\\Generator\\ClassMirror' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ClassMirror.php', - 'Prophecy\\Doubler\\Generator\\Node\\ArgumentNode' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php', - 'Prophecy\\Doubler\\Generator\\Node\\ClassNode' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ClassNode.php', - 'Prophecy\\Doubler\\Generator\\Node\\MethodNode' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/MethodNode.php', - 'Prophecy\\Doubler\\Generator\\ReflectionInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/Generator/ReflectionInterface.php', - 'Prophecy\\Doubler\\LazyDouble' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/LazyDouble.php', - 'Prophecy\\Doubler\\NameGenerator' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Doubler/NameGenerator.php', - 'Prophecy\\Exception\\Call\\UnexpectedCallException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Call/UnexpectedCallException.php', - 'Prophecy\\Exception\\Doubler\\ClassCreatorException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassCreatorException.php', - 'Prophecy\\Exception\\Doubler\\ClassMirrorException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassMirrorException.php', - 'Prophecy\\Exception\\Doubler\\ClassNotFoundException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ClassNotFoundException.php', - 'Prophecy\\Exception\\Doubler\\DoubleException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoubleException.php', - 'Prophecy\\Exception\\Doubler\\DoublerException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/DoublerException.php', - 'Prophecy\\Exception\\Doubler\\InterfaceNotFoundException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/InterfaceNotFoundException.php', - 'Prophecy\\Exception\\Doubler\\MethodNotExtendableException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/MethodNotExtendableException.php', - 'Prophecy\\Exception\\Doubler\\MethodNotFoundException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/MethodNotFoundException.php', - 'Prophecy\\Exception\\Doubler\\ReturnByReferenceException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Doubler/ReturnByReferenceException.php', - 'Prophecy\\Exception\\Exception' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Exception.php', - 'Prophecy\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/InvalidArgumentException.php', - 'Prophecy\\Exception\\Prediction\\AggregateException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php', - 'Prophecy\\Exception\\Prediction\\FailedPredictionException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php', - 'Prophecy\\Exception\\Prediction\\NoCallsException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php', - 'Prophecy\\Exception\\Prediction\\PredictionException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php', - 'Prophecy\\Exception\\Prediction\\UnexpectedCallsCountException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php', - 'Prophecy\\Exception\\Prediction\\UnexpectedCallsException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php', - 'Prophecy\\Exception\\Prophecy\\MethodProphecyException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prophecy/MethodProphecyException.php', - 'Prophecy\\Exception\\Prophecy\\ObjectProphecyException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php', - 'Prophecy\\Exception\\Prophecy\\ProphecyException' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ProphecyException.php', - 'Prophecy\\PhpDocumentor\\ClassAndInterfaceTagRetriever' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/PhpDocumentor/ClassAndInterfaceTagRetriever.php', - 'Prophecy\\PhpDocumentor\\ClassTagRetriever' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/PhpDocumentor/ClassTagRetriever.php', - 'Prophecy\\PhpDocumentor\\LegacyClassTagRetriever' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/PhpDocumentor/LegacyClassTagRetriever.php', - 'Prophecy\\PhpDocumentor\\MethodTagRetrieverInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/PhpDocumentor/MethodTagRetrieverInterface.php', - 'Prophecy\\Prediction\\CallPrediction' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prediction/CallPrediction.php', - 'Prophecy\\Prediction\\CallTimesPrediction' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prediction/CallTimesPrediction.php', - 'Prophecy\\Prediction\\CallbackPrediction' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prediction/CallbackPrediction.php', - 'Prophecy\\Prediction\\NoCallsPrediction' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prediction/NoCallsPrediction.php', - 'Prophecy\\Prediction\\PredictionInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prediction/PredictionInterface.php', - 'Prophecy\\Promise\\CallbackPromise' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Promise/CallbackPromise.php', - 'Prophecy\\Promise\\PromiseInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Promise/PromiseInterface.php', - 'Prophecy\\Promise\\ReturnArgumentPromise' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Promise/ReturnArgumentPromise.php', - 'Prophecy\\Promise\\ReturnPromise' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Promise/ReturnPromise.php', - 'Prophecy\\Promise\\ThrowPromise' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php', - 'Prophecy\\Prophecy\\MethodProphecy' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophecy/MethodProphecy.php', - 'Prophecy\\Prophecy\\ObjectProphecy' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php', - 'Prophecy\\Prophecy\\ProphecyInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophecy/ProphecyInterface.php', - 'Prophecy\\Prophecy\\ProphecySubjectInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php', - 'Prophecy\\Prophecy\\Revealer' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophecy/Revealer.php', - 'Prophecy\\Prophecy\\RevealerInterface' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophecy/RevealerInterface.php', - 'Prophecy\\Prophet' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Prophet.php', - 'Prophecy\\Util\\ExportUtil' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Util/ExportUtil.php', - 'Prophecy\\Util\\StringUtil' => __DIR__ . '/..' . '/phpspec/prophecy/src/Prophecy/Util/StringUtil.php', - 'Psr\\Http\\Message\\MessageInterface' => __DIR__ . '/..' . '/psr/http-message/src/MessageInterface.php', - 'Psr\\Http\\Message\\RequestInterface' => __DIR__ . '/..' . '/psr/http-message/src/RequestInterface.php', - 'Psr\\Http\\Message\\ResponseInterface' => __DIR__ . '/..' . '/psr/http-message/src/ResponseInterface.php', - 'Psr\\Http\\Message\\ServerRequestInterface' => __DIR__ . '/..' . '/psr/http-message/src/ServerRequestInterface.php', - 'Psr\\Http\\Message\\StreamInterface' => __DIR__ . '/..' . '/psr/http-message/src/StreamInterface.php', - 'Psr\\Http\\Message\\UploadedFileInterface' => __DIR__ . '/..' . '/psr/http-message/src/UploadedFileInterface.php', - 'Psr\\Http\\Message\\UriInterface' => __DIR__ . '/..' . '/psr/http-message/src/UriInterface.php', - 'Psr\\Log\\AbstractLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/AbstractLogger.php', - 'Psr\\Log\\InvalidArgumentException' => __DIR__ . '/..' . '/psr/log/Psr/Log/InvalidArgumentException.php', - 'Psr\\Log\\LogLevel' => __DIR__ . '/..' . '/psr/log/Psr/Log/LogLevel.php', - 'Psr\\Log\\LoggerAwareInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerAwareInterface.php', - 'Psr\\Log\\LoggerAwareTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerAwareTrait.php', - 'Psr\\Log\\LoggerInterface' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerInterface.php', - 'Psr\\Log\\LoggerTrait' => __DIR__ . '/..' . '/psr/log/Psr/Log/LoggerTrait.php', - 'Psr\\Log\\NullLogger' => __DIR__ . '/..' . '/psr/log/Psr/Log/NullLogger.php', - 'Psr\\Log\\Test\\DummyTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', - 'Psr\\Log\\Test\\LoggerInterfaceTest' => __DIR__ . '/..' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', - 'Psy\\Autoloader' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Autoloader.php', - 'Psy\\CodeCleaner' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner.php', - 'Psy\\CodeCleaner\\AbstractClassPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/AbstractClassPass.php', - 'Psy\\CodeCleaner\\AssignThisVariablePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/AssignThisVariablePass.php', - 'Psy\\CodeCleaner\\CallTimePassByReferencePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/CallTimePassByReferencePass.php', - 'Psy\\CodeCleaner\\CalledClassPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/CalledClassPass.php', - 'Psy\\CodeCleaner\\CodeCleanerPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/CodeCleanerPass.php', - 'Psy\\CodeCleaner\\ExitPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/ExitPass.php', - 'Psy\\CodeCleaner\\FunctionReturnInWriteContextPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/FunctionReturnInWriteContextPass.php', - 'Psy\\CodeCleaner\\ImplicitReturnPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/ImplicitReturnPass.php', - 'Psy\\CodeCleaner\\InstanceOfPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/InstanceOfPass.php', - 'Psy\\CodeCleaner\\LeavePsyshAlonePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/LeavePsyshAlonePass.php', - 'Psy\\CodeCleaner\\LegacyEmptyPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/LegacyEmptyPass.php', - 'Psy\\CodeCleaner\\MagicConstantsPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/MagicConstantsPass.php', - 'Psy\\CodeCleaner\\NamespaceAwarePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/NamespaceAwarePass.php', - 'Psy\\CodeCleaner\\NamespacePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/NamespacePass.php', - 'Psy\\CodeCleaner\\StaticConstructorPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/StaticConstructorPass.php', - 'Psy\\CodeCleaner\\StrictTypesPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/StrictTypesPass.php', - 'Psy\\CodeCleaner\\UseStatementPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/UseStatementPass.php', - 'Psy\\CodeCleaner\\ValidClassNamePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/ValidClassNamePass.php', - 'Psy\\CodeCleaner\\ValidConstantPass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/ValidConstantPass.php', - 'Psy\\CodeCleaner\\ValidFunctionNamePass' => __DIR__ . '/..' . '/psy/psysh/src/Psy/CodeCleaner/ValidFunctionNamePass.php', - 'Psy\\Command\\BufferCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/BufferCommand.php', - 'Psy\\Command\\ClearCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ClearCommand.php', - 'Psy\\Command\\Command' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/Command.php', - 'Psy\\Command\\DocCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/DocCommand.php', - 'Psy\\Command\\DumpCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/DumpCommand.php', - 'Psy\\Command\\ExitCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ExitCommand.php', - 'Psy\\Command\\HelpCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/HelpCommand.php', - 'Psy\\Command\\HistoryCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/HistoryCommand.php', - 'Psy\\Command\\ListCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand.php', - 'Psy\\Command\\ListCommand\\ClassConstantEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/ClassConstantEnumerator.php', - 'Psy\\Command\\ListCommand\\ClassEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/ClassEnumerator.php', - 'Psy\\Command\\ListCommand\\ConstantEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/ConstantEnumerator.php', - 'Psy\\Command\\ListCommand\\Enumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/Enumerator.php', - 'Psy\\Command\\ListCommand\\FunctionEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/FunctionEnumerator.php', - 'Psy\\Command\\ListCommand\\GlobalVariableEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/GlobalVariableEnumerator.php', - 'Psy\\Command\\ListCommand\\InterfaceEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/InterfaceEnumerator.php', - 'Psy\\Command\\ListCommand\\MethodEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/MethodEnumerator.php', - 'Psy\\Command\\ListCommand\\PropertyEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/PropertyEnumerator.php', - 'Psy\\Command\\ListCommand\\TraitEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/TraitEnumerator.php', - 'Psy\\Command\\ListCommand\\VariableEnumerator' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ListCommand/VariableEnumerator.php', - 'Psy\\Command\\ParseCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ParseCommand.php', - 'Psy\\Command\\PsyVersionCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/PsyVersionCommand.php', - 'Psy\\Command\\ReflectingCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ReflectingCommand.php', - 'Psy\\Command\\ShowCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ShowCommand.php', - 'Psy\\Command\\ThrowUpCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/ThrowUpCommand.php', - 'Psy\\Command\\TraceCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/TraceCommand.php', - 'Psy\\Command\\WhereamiCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/WhereamiCommand.php', - 'Psy\\Command\\WtfCommand' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Command/WtfCommand.php', - 'Psy\\Compiler' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Compiler.php', - 'Psy\\ConfigPaths' => __DIR__ . '/..' . '/psy/psysh/src/Psy/ConfigPaths.php', - 'Psy\\Configuration' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Configuration.php', - 'Psy\\ConsoleColorFactory' => __DIR__ . '/..' . '/psy/psysh/src/Psy/ConsoleColorFactory.php', - 'Psy\\Context' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Context.php', - 'Psy\\ContextAware' => __DIR__ . '/..' . '/psy/psysh/src/Psy/ContextAware.php', - 'Psy\\Exception\\BreakException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/BreakException.php', - 'Psy\\Exception\\DeprecatedException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/DeprecatedException.php', - 'Psy\\Exception\\ErrorException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/ErrorException.php', - 'Psy\\Exception\\Exception' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/Exception.php', - 'Psy\\Exception\\FatalErrorException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/FatalErrorException.php', - 'Psy\\Exception\\ParseErrorException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/ParseErrorException.php', - 'Psy\\Exception\\RuntimeException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/RuntimeException.php', - 'Psy\\Exception\\ThrowUpException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/ThrowUpException.php', - 'Psy\\Exception\\TypeErrorException' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Exception/TypeErrorException.php', - 'Psy\\ExecutionLoop\\ForkingLoop' => __DIR__ . '/..' . '/psy/psysh/src/Psy/ExecutionLoop/ForkingLoop.php', - 'Psy\\ExecutionLoop\\Loop' => __DIR__ . '/..' . '/psy/psysh/src/Psy/ExecutionLoop/Loop.php', - 'Psy\\Formatter\\CodeFormatter' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Formatter/CodeFormatter.php', - 'Psy\\Formatter\\DocblockFormatter' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Formatter/DocblockFormatter.php', - 'Psy\\Formatter\\Formatter' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Formatter/Formatter.php', - 'Psy\\Formatter\\SignatureFormatter' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Formatter/SignatureFormatter.php', - 'Psy\\Output\\OutputPager' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Output/OutputPager.php', - 'Psy\\Output\\PassthruPager' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Output/PassthruPager.php', - 'Psy\\Output\\ProcOutputPager' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Output/ProcOutputPager.php', - 'Psy\\Output\\ShellOutput' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Output/ShellOutput.php', - 'Psy\\ParserFactory' => __DIR__ . '/..' . '/psy/psysh/src/Psy/ParserFactory.php', - 'Psy\\Readline\\GNUReadline' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Readline/GNUReadline.php', - 'Psy\\Readline\\Libedit' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Readline/Libedit.php', - 'Psy\\Readline\\Readline' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Readline/Readline.php', - 'Psy\\Readline\\Transient' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Readline/Transient.php', - 'Psy\\Reflection\\ReflectionConstant' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Reflection/ReflectionConstant.php', - 'Psy\\Shell' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Shell.php', - 'Psy\\TabCompletion\\AutoCompleter' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/AutoCompleter.php', - 'Psy\\TabCompletion\\Matcher\\AbstractContextAwareMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/AbstractContextAwareMatcher.php', - 'Psy\\TabCompletion\\Matcher\\AbstractMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/AbstractMatcher.php', - 'Psy\\TabCompletion\\Matcher\\ClassAttributesMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/ClassAttributesMatcher.php', - 'Psy\\TabCompletion\\Matcher\\ClassMethodsMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/ClassMethodsMatcher.php', - 'Psy\\TabCompletion\\Matcher\\ClassNamesMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/ClassNamesMatcher.php', - 'Psy\\TabCompletion\\Matcher\\CommandsMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/CommandsMatcher.php', - 'Psy\\TabCompletion\\Matcher\\ConstantsMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/ConstantsMatcher.php', - 'Psy\\TabCompletion\\Matcher\\FunctionsMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/FunctionsMatcher.php', - 'Psy\\TabCompletion\\Matcher\\KeywordsMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/KeywordsMatcher.php', - 'Psy\\TabCompletion\\Matcher\\MongoClientMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/MongoClientMatcher.php', - 'Psy\\TabCompletion\\Matcher\\MongoDatabaseMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/MongoDatabaseMatcher.php', - 'Psy\\TabCompletion\\Matcher\\ObjectAttributesMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/ObjectAttributesMatcher.php', - 'Psy\\TabCompletion\\Matcher\\ObjectMethodsMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/ObjectMethodsMatcher.php', - 'Psy\\TabCompletion\\Matcher\\VariablesMatcher' => __DIR__ . '/..' . '/psy/psysh/src/Psy/TabCompletion/Matcher/VariablesMatcher.php', - 'Psy\\Util\\Docblock' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Util/Docblock.php', - 'Psy\\Util\\Json' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Util/Json.php', - 'Psy\\Util\\Mirror' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Util/Mirror.php', - 'Psy\\Util\\Str' => __DIR__ . '/..' . '/psy/psysh/src/Psy/Util/Str.php', - 'Psy\\VarDumper\\Cloner' => __DIR__ . '/..' . '/psy/psysh/src/Psy/VarDumper/Cloner.php', - 'Psy\\VarDumper\\Dumper' => __DIR__ . '/..' . '/psy/psysh/src/Psy/VarDumper/Dumper.php', - 'Psy\\VarDumper\\Presenter' => __DIR__ . '/..' . '/psy/psysh/src/Psy/VarDumper/Presenter.php', - 'Psy\\VarDumper\\PresenterAware' => __DIR__ . '/..' . '/psy/psysh/src/Psy/VarDumper/PresenterAware.php', 'Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/renderer.cls.php', 'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php', 'SebastianBergmann\\Comparator\\ArrayComparator' => __DIR__ . '/..' . '/sebastian/comparator/src/ArrayComparator.php', @@ -4320,561 +1265,8 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'SebastianBergmann\\RecursionContext\\Exception' => __DIR__ . '/..' . '/sebastian/recursion-context/src/Exception.php', 'SebastianBergmann\\RecursionContext\\InvalidArgumentException' => __DIR__ . '/..' . '/sebastian/recursion-context/src/InvalidArgumentException.php', 'SebastianBergmann\\Version' => __DIR__ . '/..' . '/sebastian/version/src/Version.php', - 'Sly\\NotificationPusher\\Adapter\\AdapterInterface' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Adapter/AdapterInterface.php', - 'Sly\\NotificationPusher\\Adapter\\Apns' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Adapter/Apns.php', - 'Sly\\NotificationPusher\\Adapter\\BaseAdapter' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Adapter/BaseAdapter.php', - 'Sly\\NotificationPusher\\Adapter\\Gcm' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Adapter/Gcm.php', - 'Sly\\NotificationPusher\\Collection\\AbstractCollection' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Collection/AbstractCollection.php', - 'Sly\\NotificationPusher\\Collection\\DeviceCollection' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Collection/DeviceCollection.php', - 'Sly\\NotificationPusher\\Collection\\MessageCollection' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Collection/MessageCollection.php', - 'Sly\\NotificationPusher\\Collection\\PushCollection' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Collection/PushCollection.php', - 'Sly\\NotificationPusher\\Console\\Application' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Console/Application.php', - 'Sly\\NotificationPusher\\Console\\Command\\PushCommand' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Console/Command/PushCommand.php', - 'Sly\\NotificationPusher\\Exception\\AdapterException' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Exception/AdapterException.php', - 'Sly\\NotificationPusher\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Exception/ExceptionInterface.php', - 'Sly\\NotificationPusher\\Exception\\InvalidException' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Exception/InvalidException.php', - 'Sly\\NotificationPusher\\Exception\\PushException' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Exception/PushException.php', - 'Sly\\NotificationPusher\\Exception\\RuntimeException' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Exception/RuntimeException.php', - 'Sly\\NotificationPusher\\Model\\BaseOptionedModel' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/BaseOptionedModel.php', - 'Sly\\NotificationPusher\\Model\\BaseParameteredModel' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/BaseParameteredModel.php', - 'Sly\\NotificationPusher\\Model\\Device' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/Device.php', - 'Sly\\NotificationPusher\\Model\\DeviceInterface' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/DeviceInterface.php', - 'Sly\\NotificationPusher\\Model\\Message' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/Message.php', - 'Sly\\NotificationPusher\\Model\\MessageInterface' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/MessageInterface.php', - 'Sly\\NotificationPusher\\Model\\Push' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/Push.php', - 'Sly\\NotificationPusher\\Model\\PushInterface' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/Model/PushInterface.php', - 'Sly\\NotificationPusher\\NotificationPusher' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/NotificationPusher.php', - 'Sly\\NotificationPusher\\PushManager' => __DIR__ . '/..' . '/sly/notification-pusher/src/Sly/NotificationPusher/PushManager.php', 'Style' => __DIR__ . '/..' . '/dompdf/dompdf/include/style.cls.php', 'Stylesheet' => __DIR__ . '/..' . '/dompdf/dompdf/include/stylesheet.cls.php', - 'SuperClosure\\Analyzer\\AstAnalyzer' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php', - 'SuperClosure\\Analyzer\\ClosureAnalyzer' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php', - 'SuperClosure\\Analyzer\\Token' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/Token.php', - 'SuperClosure\\Analyzer\\TokenAnalyzer' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/TokenAnalyzer.php', - 'SuperClosure\\Analyzer\\Visitor\\ClosureLocatorVisitor' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/Visitor/ClosureLocatorVisitor.php', - 'SuperClosure\\Analyzer\\Visitor\\MagicConstantVisitor' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/Visitor/MagicConstantVisitor.php', - 'SuperClosure\\Analyzer\\Visitor\\ThisDetectorVisitor' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Analyzer/Visitor/ThisDetectorVisitor.php', - 'SuperClosure\\Exception\\ClosureAnalysisException' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Exception/ClosureAnalysisException.php', - 'SuperClosure\\Exception\\ClosureUnserializationException' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Exception/ClosureUnserializationException.php', - 'SuperClosure\\Exception\\SuperClosureException' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Exception/SuperClosureException.php', - 'SuperClosure\\SerializableClosure' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/SerializableClosure.php', - 'SuperClosure\\Serializer' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/Serializer.php', - 'SuperClosure\\SerializerInterface' => __DIR__ . '/..' . '/jeremeamia/SuperClosure/src/SerializerInterface.php', - 'Symfony\\Component\\Console\\Application' => __DIR__ . '/..' . '/symfony/console/Application.php', - 'Symfony\\Component\\Console\\Command\\Command' => __DIR__ . '/..' . '/symfony/console/Command/Command.php', - 'Symfony\\Component\\Console\\Command\\HelpCommand' => __DIR__ . '/..' . '/symfony/console/Command/HelpCommand.php', - 'Symfony\\Component\\Console\\Command\\ListCommand' => __DIR__ . '/..' . '/symfony/console/Command/ListCommand.php', - 'Symfony\\Component\\Console\\ConsoleEvents' => __DIR__ . '/..' . '/symfony/console/ConsoleEvents.php', - 'Symfony\\Component\\Console\\Descriptor\\ApplicationDescription' => __DIR__ . '/..' . '/symfony/console/Descriptor/ApplicationDescription.php', - 'Symfony\\Component\\Console\\Descriptor\\Descriptor' => __DIR__ . '/..' . '/symfony/console/Descriptor/Descriptor.php', - 'Symfony\\Component\\Console\\Descriptor\\DescriptorInterface' => __DIR__ . '/..' . '/symfony/console/Descriptor/DescriptorInterface.php', - 'Symfony\\Component\\Console\\Descriptor\\JsonDescriptor' => __DIR__ . '/..' . '/symfony/console/Descriptor/JsonDescriptor.php', - 'Symfony\\Component\\Console\\Descriptor\\MarkdownDescriptor' => __DIR__ . '/..' . '/symfony/console/Descriptor/MarkdownDescriptor.php', - 'Symfony\\Component\\Console\\Descriptor\\TextDescriptor' => __DIR__ . '/..' . '/symfony/console/Descriptor/TextDescriptor.php', - 'Symfony\\Component\\Console\\Descriptor\\XmlDescriptor' => __DIR__ . '/..' . '/symfony/console/Descriptor/XmlDescriptor.php', - 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => __DIR__ . '/..' . '/symfony/console/Event/ConsoleCommandEvent.php', - 'Symfony\\Component\\Console\\Event\\ConsoleEvent' => __DIR__ . '/..' . '/symfony/console/Event/ConsoleEvent.php', - 'Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent' => __DIR__ . '/..' . '/symfony/console/Event/ConsoleExceptionEvent.php', - 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => __DIR__ . '/..' . '/symfony/console/Event/ConsoleTerminateEvent.php', - 'Symfony\\Component\\Console\\Exception\\CommandNotFoundException' => __DIR__ . '/..' . '/symfony/console/Exception/CommandNotFoundException.php', - 'Symfony\\Component\\Console\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/console/Exception/ExceptionInterface.php', - 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/symfony/console/Exception/InvalidArgumentException.php', - 'Symfony\\Component\\Console\\Exception\\InvalidOptionException' => __DIR__ . '/..' . '/symfony/console/Exception/InvalidOptionException.php', - 'Symfony\\Component\\Console\\Exception\\LogicException' => __DIR__ . '/..' . '/symfony/console/Exception/LogicException.php', - 'Symfony\\Component\\Console\\Exception\\RuntimeException' => __DIR__ . '/..' . '/symfony/console/Exception/RuntimeException.php', - 'Symfony\\Component\\Console\\Formatter\\OutputFormatter' => __DIR__ . '/..' . '/symfony/console/Formatter/OutputFormatter.php', - 'Symfony\\Component\\Console\\Formatter\\OutputFormatterInterface' => __DIR__ . '/..' . '/symfony/console/Formatter/OutputFormatterInterface.php', - 'Symfony\\Component\\Console\\Formatter\\OutputFormatterStyle' => __DIR__ . '/..' . '/symfony/console/Formatter/OutputFormatterStyle.php', - 'Symfony\\Component\\Console\\Formatter\\OutputFormatterStyleInterface' => __DIR__ . '/..' . '/symfony/console/Formatter/OutputFormatterStyleInterface.php', - 'Symfony\\Component\\Console\\Formatter\\OutputFormatterStyleStack' => __DIR__ . '/..' . '/symfony/console/Formatter/OutputFormatterStyleStack.php', - 'Symfony\\Component\\Console\\Helper\\DebugFormatterHelper' => __DIR__ . '/..' . '/symfony/console/Helper/DebugFormatterHelper.php', - 'Symfony\\Component\\Console\\Helper\\DescriptorHelper' => __DIR__ . '/..' . '/symfony/console/Helper/DescriptorHelper.php', - 'Symfony\\Component\\Console\\Helper\\FormatterHelper' => __DIR__ . '/..' . '/symfony/console/Helper/FormatterHelper.php', - 'Symfony\\Component\\Console\\Helper\\Helper' => __DIR__ . '/..' . '/symfony/console/Helper/Helper.php', - 'Symfony\\Component\\Console\\Helper\\HelperInterface' => __DIR__ . '/..' . '/symfony/console/Helper/HelperInterface.php', - 'Symfony\\Component\\Console\\Helper\\HelperSet' => __DIR__ . '/..' . '/symfony/console/Helper/HelperSet.php', - 'Symfony\\Component\\Console\\Helper\\InputAwareHelper' => __DIR__ . '/..' . '/symfony/console/Helper/InputAwareHelper.php', - 'Symfony\\Component\\Console\\Helper\\ProcessHelper' => __DIR__ . '/..' . '/symfony/console/Helper/ProcessHelper.php', - 'Symfony\\Component\\Console\\Helper\\ProgressBar' => __DIR__ . '/..' . '/symfony/console/Helper/ProgressBar.php', - 'Symfony\\Component\\Console\\Helper\\ProgressIndicator' => __DIR__ . '/..' . '/symfony/console/Helper/ProgressIndicator.php', - 'Symfony\\Component\\Console\\Helper\\QuestionHelper' => __DIR__ . '/..' . '/symfony/console/Helper/QuestionHelper.php', - 'Symfony\\Component\\Console\\Helper\\SymfonyQuestionHelper' => __DIR__ . '/..' . '/symfony/console/Helper/SymfonyQuestionHelper.php', - 'Symfony\\Component\\Console\\Helper\\Table' => __DIR__ . '/..' . '/symfony/console/Helper/Table.php', - 'Symfony\\Component\\Console\\Helper\\TableCell' => __DIR__ . '/..' . '/symfony/console/Helper/TableCell.php', - 'Symfony\\Component\\Console\\Helper\\TableSeparator' => __DIR__ . '/..' . '/symfony/console/Helper/TableSeparator.php', - 'Symfony\\Component\\Console\\Helper\\TableStyle' => __DIR__ . '/..' . '/symfony/console/Helper/TableStyle.php', - 'Symfony\\Component\\Console\\Input\\ArgvInput' => __DIR__ . '/..' . '/symfony/console/Input/ArgvInput.php', - 'Symfony\\Component\\Console\\Input\\ArrayInput' => __DIR__ . '/..' . '/symfony/console/Input/ArrayInput.php', - 'Symfony\\Component\\Console\\Input\\Input' => __DIR__ . '/..' . '/symfony/console/Input/Input.php', - 'Symfony\\Component\\Console\\Input\\InputArgument' => __DIR__ . '/..' . '/symfony/console/Input/InputArgument.php', - 'Symfony\\Component\\Console\\Input\\InputAwareInterface' => __DIR__ . '/..' . '/symfony/console/Input/InputAwareInterface.php', - 'Symfony\\Component\\Console\\Input\\InputDefinition' => __DIR__ . '/..' . '/symfony/console/Input/InputDefinition.php', - 'Symfony\\Component\\Console\\Input\\InputInterface' => __DIR__ . '/..' . '/symfony/console/Input/InputInterface.php', - 'Symfony\\Component\\Console\\Input\\InputOption' => __DIR__ . '/..' . '/symfony/console/Input/InputOption.php', - 'Symfony\\Component\\Console\\Input\\StringInput' => __DIR__ . '/..' . '/symfony/console/Input/StringInput.php', - 'Symfony\\Component\\Console\\Logger\\ConsoleLogger' => __DIR__ . '/..' . '/symfony/console/Logger/ConsoleLogger.php', - 'Symfony\\Component\\Console\\Output\\BufferedOutput' => __DIR__ . '/..' . '/symfony/console/Output/BufferedOutput.php', - 'Symfony\\Component\\Console\\Output\\ConsoleOutput' => __DIR__ . '/..' . '/symfony/console/Output/ConsoleOutput.php', - 'Symfony\\Component\\Console\\Output\\ConsoleOutputInterface' => __DIR__ . '/..' . '/symfony/console/Output/ConsoleOutputInterface.php', - 'Symfony\\Component\\Console\\Output\\NullOutput' => __DIR__ . '/..' . '/symfony/console/Output/NullOutput.php', - 'Symfony\\Component\\Console\\Output\\Output' => __DIR__ . '/..' . '/symfony/console/Output/Output.php', - 'Symfony\\Component\\Console\\Output\\OutputInterface' => __DIR__ . '/..' . '/symfony/console/Output/OutputInterface.php', - 'Symfony\\Component\\Console\\Output\\StreamOutput' => __DIR__ . '/..' . '/symfony/console/Output/StreamOutput.php', - 'Symfony\\Component\\Console\\Question\\ChoiceQuestion' => __DIR__ . '/..' . '/symfony/console/Question/ChoiceQuestion.php', - 'Symfony\\Component\\Console\\Question\\ConfirmationQuestion' => __DIR__ . '/..' . '/symfony/console/Question/ConfirmationQuestion.php', - 'Symfony\\Component\\Console\\Question\\Question' => __DIR__ . '/..' . '/symfony/console/Question/Question.php', - 'Symfony\\Component\\Console\\Style\\OutputStyle' => __DIR__ . '/..' . '/symfony/console/Style/OutputStyle.php', - 'Symfony\\Component\\Console\\Style\\StyleInterface' => __DIR__ . '/..' . '/symfony/console/Style/StyleInterface.php', - 'Symfony\\Component\\Console\\Style\\SymfonyStyle' => __DIR__ . '/..' . '/symfony/console/Style/SymfonyStyle.php', - 'Symfony\\Component\\Console\\Tester\\ApplicationTester' => __DIR__ . '/..' . '/symfony/console/Tester/ApplicationTester.php', - 'Symfony\\Component\\Console\\Tester\\CommandTester' => __DIR__ . '/..' . '/symfony/console/Tester/CommandTester.php', - 'Symfony\\Component\\CssSelector\\CssSelectorConverter' => __DIR__ . '/..' . '/symfony/css-selector/CssSelectorConverter.php', - 'Symfony\\Component\\CssSelector\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/css-selector/Exception/ExceptionInterface.php', - 'Symfony\\Component\\CssSelector\\Exception\\ExpressionErrorException' => __DIR__ . '/..' . '/symfony/css-selector/Exception/ExpressionErrorException.php', - 'Symfony\\Component\\CssSelector\\Exception\\InternalErrorException' => __DIR__ . '/..' . '/symfony/css-selector/Exception/InternalErrorException.php', - 'Symfony\\Component\\CssSelector\\Exception\\ParseException' => __DIR__ . '/..' . '/symfony/css-selector/Exception/ParseException.php', - 'Symfony\\Component\\CssSelector\\Exception\\SyntaxErrorException' => __DIR__ . '/..' . '/symfony/css-selector/Exception/SyntaxErrorException.php', - 'Symfony\\Component\\CssSelector\\Node\\AbstractNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/AbstractNode.php', - 'Symfony\\Component\\CssSelector\\Node\\AttributeNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/AttributeNode.php', - 'Symfony\\Component\\CssSelector\\Node\\ClassNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/ClassNode.php', - 'Symfony\\Component\\CssSelector\\Node\\CombinedSelectorNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/CombinedSelectorNode.php', - 'Symfony\\Component\\CssSelector\\Node\\ElementNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/ElementNode.php', - 'Symfony\\Component\\CssSelector\\Node\\FunctionNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/FunctionNode.php', - 'Symfony\\Component\\CssSelector\\Node\\HashNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/HashNode.php', - 'Symfony\\Component\\CssSelector\\Node\\NegationNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/NegationNode.php', - 'Symfony\\Component\\CssSelector\\Node\\NodeInterface' => __DIR__ . '/..' . '/symfony/css-selector/Node/NodeInterface.php', - 'Symfony\\Component\\CssSelector\\Node\\PseudoNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/PseudoNode.php', - 'Symfony\\Component\\CssSelector\\Node\\SelectorNode' => __DIR__ . '/..' . '/symfony/css-selector/Node/SelectorNode.php', - 'Symfony\\Component\\CssSelector\\Node\\Specificity' => __DIR__ . '/..' . '/symfony/css-selector/Node/Specificity.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\CommentHandler' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/CommentHandler.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\HandlerInterface' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/HandlerInterface.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\HashHandler' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/HashHandler.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\IdentifierHandler' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/IdentifierHandler.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\NumberHandler' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/NumberHandler.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\StringHandler' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/StringHandler.php', - 'Symfony\\Component\\CssSelector\\Parser\\Handler\\WhitespaceHandler' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Handler/WhitespaceHandler.php', - 'Symfony\\Component\\CssSelector\\Parser\\Parser' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Parser.php', - 'Symfony\\Component\\CssSelector\\Parser\\ParserInterface' => __DIR__ . '/..' . '/symfony/css-selector/Parser/ParserInterface.php', - 'Symfony\\Component\\CssSelector\\Parser\\Reader' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Reader.php', - 'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ClassParser' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Shortcut/ClassParser.php', - 'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ElementParser' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Shortcut/ElementParser.php', - 'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\EmptyStringParser' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php', - 'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\HashParser' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Shortcut/HashParser.php', - 'Symfony\\Component\\CssSelector\\Parser\\Token' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Token.php', - 'Symfony\\Component\\CssSelector\\Parser\\TokenStream' => __DIR__ . '/..' . '/symfony/css-selector/Parser/TokenStream.php', - 'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\Tokenizer' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Tokenizer/Tokenizer.php', - 'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerEscaping' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php', - 'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerPatterns' => __DIR__ . '/..' . '/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\AbstractExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/AbstractExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\AttributeMatchingExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\CombinationExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/CombinationExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\ExtensionInterface' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/ExtensionInterface.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\FunctionExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/FunctionExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\HtmlExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/HtmlExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\NodeExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/NodeExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Extension\\PseudoClassExtension' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Extension/PseudoClassExtension.php', - 'Symfony\\Component\\CssSelector\\XPath\\Translator' => __DIR__ . '/..' . '/symfony/css-selector/XPath/Translator.php', - 'Symfony\\Component\\CssSelector\\XPath\\TranslatorInterface' => __DIR__ . '/..' . '/symfony/css-selector/XPath/TranslatorInterface.php', - 'Symfony\\Component\\CssSelector\\XPath\\XPathExpr' => __DIR__ . '/..' . '/symfony/css-selector/XPath/XPathExpr.php', - 'Symfony\\Component\\Debug\\BufferingLogger' => __DIR__ . '/..' . '/symfony/debug/BufferingLogger.php', - 'Symfony\\Component\\Debug\\Debug' => __DIR__ . '/..' . '/symfony/debug/Debug.php', - 'Symfony\\Component\\Debug\\DebugClassLoader' => __DIR__ . '/..' . '/symfony/debug/DebugClassLoader.php', - 'Symfony\\Component\\Debug\\ErrorHandler' => __DIR__ . '/..' . '/symfony/debug/ErrorHandler.php', - 'Symfony\\Component\\Debug\\ExceptionHandler' => __DIR__ . '/..' . '/symfony/debug/ExceptionHandler.php', - 'Symfony\\Component\\Debug\\Exception\\ClassNotFoundException' => __DIR__ . '/..' . '/symfony/debug/Exception/ClassNotFoundException.php', - 'Symfony\\Component\\Debug\\Exception\\ContextErrorException' => __DIR__ . '/..' . '/symfony/debug/Exception/ContextErrorException.php', - 'Symfony\\Component\\Debug\\Exception\\FatalErrorException' => __DIR__ . '/..' . '/symfony/debug/Exception/FatalErrorException.php', - 'Symfony\\Component\\Debug\\Exception\\FatalThrowableError' => __DIR__ . '/..' . '/symfony/debug/Exception/FatalThrowableError.php', - 'Symfony\\Component\\Debug\\Exception\\FlattenException' => __DIR__ . '/..' . '/symfony/debug/Exception/FlattenException.php', - 'Symfony\\Component\\Debug\\Exception\\OutOfMemoryException' => __DIR__ . '/..' . '/symfony/debug/Exception/OutOfMemoryException.php', - 'Symfony\\Component\\Debug\\Exception\\UndefinedFunctionException' => __DIR__ . '/..' . '/symfony/debug/Exception/UndefinedFunctionException.php', - 'Symfony\\Component\\Debug\\Exception\\UndefinedMethodException' => __DIR__ . '/..' . '/symfony/debug/Exception/UndefinedMethodException.php', - 'Symfony\\Component\\Debug\\FatalErrorHandler\\ClassNotFoundFatalErrorHandler' => __DIR__ . '/..' . '/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php', - 'Symfony\\Component\\Debug\\FatalErrorHandler\\FatalErrorHandlerInterface' => __DIR__ . '/..' . '/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php', - 'Symfony\\Component\\Debug\\FatalErrorHandler\\UndefinedFunctionFatalErrorHandler' => __DIR__ . '/..' . '/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php', - 'Symfony\\Component\\Debug\\FatalErrorHandler\\UndefinedMethodFatalErrorHandler' => __DIR__ . '/..' . '/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php', - 'Symfony\\Component\\DomCrawler\\AbstractUriElement' => __DIR__ . '/..' . '/symfony/dom-crawler/AbstractUriElement.php', - 'Symfony\\Component\\DomCrawler\\Crawler' => __DIR__ . '/..' . '/symfony/dom-crawler/Crawler.php', - 'Symfony\\Component\\DomCrawler\\Field\\ChoiceFormField' => __DIR__ . '/..' . '/symfony/dom-crawler/Field/ChoiceFormField.php', - 'Symfony\\Component\\DomCrawler\\Field\\FileFormField' => __DIR__ . '/..' . '/symfony/dom-crawler/Field/FileFormField.php', - 'Symfony\\Component\\DomCrawler\\Field\\FormField' => __DIR__ . '/..' . '/symfony/dom-crawler/Field/FormField.php', - 'Symfony\\Component\\DomCrawler\\Field\\InputFormField' => __DIR__ . '/..' . '/symfony/dom-crawler/Field/InputFormField.php', - 'Symfony\\Component\\DomCrawler\\Field\\TextareaFormField' => __DIR__ . '/..' . '/symfony/dom-crawler/Field/TextareaFormField.php', - 'Symfony\\Component\\DomCrawler\\Form' => __DIR__ . '/..' . '/symfony/dom-crawler/Form.php', - 'Symfony\\Component\\DomCrawler\\FormFieldRegistry' => __DIR__ . '/..' . '/symfony/dom-crawler/FormFieldRegistry.php', - 'Symfony\\Component\\DomCrawler\\Image' => __DIR__ . '/..' . '/symfony/dom-crawler/Image.php', - 'Symfony\\Component\\DomCrawler\\Link' => __DIR__ . '/..' . '/symfony/dom-crawler/Link.php', - 'Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher' => __DIR__ . '/..' . '/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', - 'Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher' => __DIR__ . '/..' . '/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', - 'Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcherInterface' => __DIR__ . '/..' . '/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', - 'Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener' => __DIR__ . '/..' . '/symfony/event-dispatcher/Debug/WrappedListener.php', - 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass' => __DIR__ . '/..' . '/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', - 'Symfony\\Component\\EventDispatcher\\Event' => __DIR__ . '/..' . '/symfony/event-dispatcher/Event.php', - 'Symfony\\Component\\EventDispatcher\\EventDispatcher' => __DIR__ . '/..' . '/symfony/event-dispatcher/EventDispatcher.php', - 'Symfony\\Component\\EventDispatcher\\EventDispatcherInterface' => __DIR__ . '/..' . '/symfony/event-dispatcher/EventDispatcherInterface.php', - 'Symfony\\Component\\EventDispatcher\\EventSubscriberInterface' => __DIR__ . '/..' . '/symfony/event-dispatcher/EventSubscriberInterface.php', - 'Symfony\\Component\\EventDispatcher\\GenericEvent' => __DIR__ . '/..' . '/symfony/event-dispatcher/GenericEvent.php', - 'Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher' => __DIR__ . '/..' . '/symfony/event-dispatcher/ImmutableEventDispatcher.php', - 'Symfony\\Component\\Finder\\Comparator\\Comparator' => __DIR__ . '/..' . '/symfony/finder/Comparator/Comparator.php', - 'Symfony\\Component\\Finder\\Comparator\\DateComparator' => __DIR__ . '/..' . '/symfony/finder/Comparator/DateComparator.php', - 'Symfony\\Component\\Finder\\Comparator\\NumberComparator' => __DIR__ . '/..' . '/symfony/finder/Comparator/NumberComparator.php', - 'Symfony\\Component\\Finder\\Exception\\AccessDeniedException' => __DIR__ . '/..' . '/symfony/finder/Exception/AccessDeniedException.php', - 'Symfony\\Component\\Finder\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/finder/Exception/ExceptionInterface.php', - 'Symfony\\Component\\Finder\\Finder' => __DIR__ . '/..' . '/symfony/finder/Finder.php', - 'Symfony\\Component\\Finder\\Glob' => __DIR__ . '/..' . '/symfony/finder/Glob.php', - 'Symfony\\Component\\Finder\\Iterator\\CustomFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/CustomFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\DateRangeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/DateRangeFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\DepthRangeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/DepthRangeFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\ExcludeDirectoryFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\FileTypeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FileTypeFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\FilecontentFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FilecontentFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\FilenameFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FilenameFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\FilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/FilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\MultiplePcreFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/MultiplePcreFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\PathFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/PathFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/RecursiveDirectoryIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\SizeRangeFilterIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/SizeRangeFilterIterator.php', - 'Symfony\\Component\\Finder\\Iterator\\SortableIterator' => __DIR__ . '/..' . '/symfony/finder/Iterator/SortableIterator.php', - 'Symfony\\Component\\Finder\\SplFileInfo' => __DIR__ . '/..' . '/symfony/finder/SplFileInfo.php', - 'Symfony\\Component\\HttpFoundation\\AcceptHeader' => __DIR__ . '/..' . '/symfony/http-foundation/AcceptHeader.php', - 'Symfony\\Component\\HttpFoundation\\AcceptHeaderItem' => __DIR__ . '/..' . '/symfony/http-foundation/AcceptHeaderItem.php', - 'Symfony\\Component\\HttpFoundation\\ApacheRequest' => __DIR__ . '/..' . '/symfony/http-foundation/ApacheRequest.php', - 'Symfony\\Component\\HttpFoundation\\BinaryFileResponse' => __DIR__ . '/..' . '/symfony/http-foundation/BinaryFileResponse.php', - 'Symfony\\Component\\HttpFoundation\\Cookie' => __DIR__ . '/..' . '/symfony/http-foundation/Cookie.php', - 'Symfony\\Component\\HttpFoundation\\Exception\\ConflictingHeadersException' => __DIR__ . '/..' . '/symfony/http-foundation/Exception/ConflictingHeadersException.php', - 'Symfony\\Component\\HttpFoundation\\ExpressionRequestMatcher' => __DIR__ . '/..' . '/symfony/http-foundation/ExpressionRequestMatcher.php', - 'Symfony\\Component\\HttpFoundation\\FileBag' => __DIR__ . '/..' . '/symfony/http-foundation/FileBag.php', - 'Symfony\\Component\\HttpFoundation\\File\\Exception\\AccessDeniedException' => __DIR__ . '/..' . '/symfony/http-foundation/File/Exception/AccessDeniedException.php', - 'Symfony\\Component\\HttpFoundation\\File\\Exception\\FileException' => __DIR__ . '/..' . '/symfony/http-foundation/File/Exception/FileException.php', - 'Symfony\\Component\\HttpFoundation\\File\\Exception\\FileNotFoundException' => __DIR__ . '/..' . '/symfony/http-foundation/File/Exception/FileNotFoundException.php', - 'Symfony\\Component\\HttpFoundation\\File\\Exception\\UnexpectedTypeException' => __DIR__ . '/..' . '/symfony/http-foundation/File/Exception/UnexpectedTypeException.php', - 'Symfony\\Component\\HttpFoundation\\File\\Exception\\UploadException' => __DIR__ . '/..' . '/symfony/http-foundation/File/Exception/UploadException.php', - 'Symfony\\Component\\HttpFoundation\\File\\File' => __DIR__ . '/..' . '/symfony/http-foundation/File/File.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\ExtensionGuesser' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/ExtensionGuesser.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\ExtensionGuesserInterface' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\FileBinaryMimeTypeGuesser' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\FileinfoMimeTypeGuesser' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\MimeTypeExtensionGuesser' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\MimeTypeGuesser' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php', - 'Symfony\\Component\\HttpFoundation\\File\\MimeType\\MimeTypeGuesserInterface' => __DIR__ . '/..' . '/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php', - 'Symfony\\Component\\HttpFoundation\\File\\UploadedFile' => __DIR__ . '/..' . '/symfony/http-foundation/File/UploadedFile.php', - 'Symfony\\Component\\HttpFoundation\\HeaderBag' => __DIR__ . '/..' . '/symfony/http-foundation/HeaderBag.php', - 'Symfony\\Component\\HttpFoundation\\IpUtils' => __DIR__ . '/..' . '/symfony/http-foundation/IpUtils.php', - 'Symfony\\Component\\HttpFoundation\\JsonResponse' => __DIR__ . '/..' . '/symfony/http-foundation/JsonResponse.php', - 'Symfony\\Component\\HttpFoundation\\ParameterBag' => __DIR__ . '/..' . '/symfony/http-foundation/ParameterBag.php', - 'Symfony\\Component\\HttpFoundation\\RedirectResponse' => __DIR__ . '/..' . '/symfony/http-foundation/RedirectResponse.php', - 'Symfony\\Component\\HttpFoundation\\Request' => __DIR__ . '/..' . '/symfony/http-foundation/Request.php', - 'Symfony\\Component\\HttpFoundation\\RequestMatcher' => __DIR__ . '/..' . '/symfony/http-foundation/RequestMatcher.php', - 'Symfony\\Component\\HttpFoundation\\RequestMatcherInterface' => __DIR__ . '/..' . '/symfony/http-foundation/RequestMatcherInterface.php', - 'Symfony\\Component\\HttpFoundation\\RequestStack' => __DIR__ . '/..' . '/symfony/http-foundation/RequestStack.php', - 'Symfony\\Component\\HttpFoundation\\Response' => __DIR__ . '/..' . '/symfony/http-foundation/Response.php', - 'Symfony\\Component\\HttpFoundation\\ResponseHeaderBag' => __DIR__ . '/..' . '/symfony/http-foundation/ResponseHeaderBag.php', - 'Symfony\\Component\\HttpFoundation\\ServerBag' => __DIR__ . '/..' . '/symfony/http-foundation/ServerBag.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Attribute/AttributeBag.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Attribute\\NamespacedAttributeBag' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Flash\\AutoExpireFlashBag' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBag' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Flash/FlashBag.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Flash\\FlashBagInterface' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Flash/FlashBagInterface.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Session' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Session.php', - 'Symfony\\Component\\HttpFoundation\\Session\\SessionBagInterface' => __DIR__ . '/..' . '/symfony/http-foundation/Session/SessionBagInterface.php', - 'Symfony\\Component\\HttpFoundation\\Session\\SessionInterface' => __DIR__ . '/..' . '/symfony/http-foundation/Session/SessionInterface.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcacheSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MemcachedSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\MongoDbSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NativeFileSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NativeSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\NullSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\WriteCheckSessionHandler' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Handler/WriteCheckSessionHandler.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/MetadataBag.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockFileSessionStorage' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/NativeSessionStorage.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\PhpBridgeSessionStorage' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\NativeProxy' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Proxy/NativeProxy.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php', - 'Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface' => __DIR__ . '/..' . '/symfony/http-foundation/Session/Storage/SessionStorageInterface.php', - 'Symfony\\Component\\HttpFoundation\\StreamedResponse' => __DIR__ . '/..' . '/symfony/http-foundation/StreamedResponse.php', - 'Symfony\\Component\\HttpKernel\\Bundle\\Bundle' => __DIR__ . '/..' . '/symfony/http-kernel/Bundle/Bundle.php', - 'Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface' => __DIR__ . '/..' . '/symfony/http-kernel/Bundle/BundleInterface.php', - 'Symfony\\Component\\HttpKernel\\CacheClearer\\CacheClearerInterface' => __DIR__ . '/..' . '/symfony/http-kernel/CacheClearer/CacheClearerInterface.php', - 'Symfony\\Component\\HttpKernel\\CacheClearer\\ChainCacheClearer' => __DIR__ . '/..' . '/symfony/http-kernel/CacheClearer/ChainCacheClearer.php', - 'Symfony\\Component\\HttpKernel\\CacheWarmer\\CacheWarmer' => __DIR__ . '/..' . '/symfony/http-kernel/CacheWarmer/CacheWarmer.php', - 'Symfony\\Component\\HttpKernel\\CacheWarmer\\CacheWarmerAggregate' => __DIR__ . '/..' . '/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php', - 'Symfony\\Component\\HttpKernel\\CacheWarmer\\CacheWarmerInterface' => __DIR__ . '/..' . '/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php', - 'Symfony\\Component\\HttpKernel\\CacheWarmer\\WarmableInterface' => __DIR__ . '/..' . '/symfony/http-kernel/CacheWarmer/WarmableInterface.php', - 'Symfony\\Component\\HttpKernel\\Client' => __DIR__ . '/..' . '/symfony/http-kernel/Client.php', - 'Symfony\\Component\\HttpKernel\\Config\\EnvParametersResource' => __DIR__ . '/..' . '/symfony/http-kernel/Config/EnvParametersResource.php', - 'Symfony\\Component\\HttpKernel\\Config\\FileLocator' => __DIR__ . '/..' . '/symfony/http-kernel/Config/FileLocator.php', - 'Symfony\\Component\\HttpKernel\\Controller\\ControllerReference' => __DIR__ . '/..' . '/symfony/http-kernel/Controller/ControllerReference.php', - 'Symfony\\Component\\HttpKernel\\Controller\\ControllerResolver' => __DIR__ . '/..' . '/symfony/http-kernel/Controller/ControllerResolver.php', - 'Symfony\\Component\\HttpKernel\\Controller\\ControllerResolverInterface' => __DIR__ . '/..' . '/symfony/http-kernel/Controller/ControllerResolverInterface.php', - 'Symfony\\Component\\HttpKernel\\Controller\\TraceableControllerResolver' => __DIR__ . '/..' . '/symfony/http-kernel/Controller/TraceableControllerResolver.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\AjaxDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/AjaxDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/ConfigDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\DataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/DataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\DataCollectorInterface' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/DataCollectorInterface.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/DumpDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/EventDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\ExceptionDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/ExceptionDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\LateDataCollectorInterface' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/LoggerDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\MemoryDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/MemoryDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/RequestDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\RouterDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/RouterDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/TimeDataCollector.php', - 'Symfony\\Component\\HttpKernel\\DataCollector\\Util\\ValueExporter' => __DIR__ . '/..' . '/symfony/http-kernel/DataCollector/Util/ValueExporter.php', - 'Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher' => __DIR__ . '/..' . '/symfony/http-kernel/Debug/TraceableEventDispatcher.php', - 'Symfony\\Component\\HttpKernel\\DependencyInjection\\AddClassesToCachePass' => __DIR__ . '/..' . '/symfony/http-kernel/DependencyInjection/AddClassesToCachePass.php', - 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ConfigurableExtension' => __DIR__ . '/..' . '/symfony/http-kernel/DependencyInjection/ConfigurableExtension.php', - 'Symfony\\Component\\HttpKernel\\DependencyInjection\\Extension' => __DIR__ . '/..' . '/symfony/http-kernel/DependencyInjection/Extension.php', - 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => __DIR__ . '/..' . '/symfony/http-kernel/DependencyInjection/FragmentRendererPass.php', - 'Symfony\\Component\\HttpKernel\\DependencyInjection\\LazyLoadingFragmentHandler' => __DIR__ . '/..' . '/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php', - 'Symfony\\Component\\HttpKernel\\DependencyInjection\\MergeExtensionConfigurationPass' => __DIR__ . '/..' . '/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\AddRequestFormatsListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/AddRequestFormatsListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/DebugHandlersListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/DumpListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/ExceptionListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/FragmentListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/LocaleListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/ProfilerListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/ResponseListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/RouterListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\SaveSessionListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/SaveSessionListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/SessionListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/StreamedResponseListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\SurrogateListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/SurrogateListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\TestSessionListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/TestSessionListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\TranslatorListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/TranslatorListener.php', - 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener' => __DIR__ . '/..' . '/symfony/http-kernel/EventListener/ValidateRequestListener.php', - 'Symfony\\Component\\HttpKernel\\Event\\FilterControllerEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/FilterControllerEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\FilterResponseEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/FilterResponseEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/FinishRequestEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/GetResponseEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\GetResponseForControllerResultEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/GetResponseForControllerResultEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\GetResponseForExceptionEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/GetResponseForExceptionEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\KernelEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/KernelEvent.php', - 'Symfony\\Component\\HttpKernel\\Event\\PostResponseEvent' => __DIR__ . '/..' . '/symfony/http-kernel/Event/PostResponseEvent.php', - 'Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/AccessDeniedHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/BadRequestHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\ConflictHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/ConflictHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\GoneHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/GoneHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\HttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/HttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\HttpExceptionInterface' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/HttpExceptionInterface.php', - 'Symfony\\Component\\HttpKernel\\Exception\\LengthRequiredHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/LengthRequiredHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/MethodNotAllowedHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\NotAcceptableHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/NotAcceptableHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/NotFoundHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\PreconditionFailedHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/PreconditionFailedHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\PreconditionRequiredHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\ServiceUnavailableHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/ServiceUnavailableHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\TooManyRequestsHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/TooManyRequestsHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\UnauthorizedHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/UnauthorizedHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\UnprocessableEntityHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/UnprocessableEntityHttpException.php', - 'Symfony\\Component\\HttpKernel\\Exception\\UnsupportedMediaTypeHttpException' => __DIR__ . '/..' . '/symfony/http-kernel/Exception/UnsupportedMediaTypeHttpException.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\AbstractSurrogateFragmentRenderer' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\EsiFragmentRenderer' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/EsiFragmentRenderer.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\FragmentHandler' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/FragmentHandler.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\FragmentRendererInterface' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/FragmentRendererInterface.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\HIncludeFragmentRenderer' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\InlineFragmentRenderer' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/InlineFragmentRenderer.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\RoutableFragmentRenderer' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php', - 'Symfony\\Component\\HttpKernel\\Fragment\\SsiFragmentRenderer' => __DIR__ . '/..' . '/symfony/http-kernel/Fragment/SsiFragmentRenderer.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\Esi' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/Esi.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\HttpCache' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/HttpCache.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\ResponseCacheStrategy' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\ResponseCacheStrategyInterface' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/ResponseCacheStrategyInterface.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\Ssi' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/Ssi.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\Store' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/Store.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\StoreInterface' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/StoreInterface.php', - 'Symfony\\Component\\HttpKernel\\HttpCache\\SurrogateInterface' => __DIR__ . '/..' . '/symfony/http-kernel/HttpCache/SurrogateInterface.php', - 'Symfony\\Component\\HttpKernel\\HttpKernel' => __DIR__ . '/..' . '/symfony/http-kernel/HttpKernel.php', - 'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => __DIR__ . '/..' . '/symfony/http-kernel/HttpKernelInterface.php', - 'Symfony\\Component\\HttpKernel\\Kernel' => __DIR__ . '/..' . '/symfony/http-kernel/Kernel.php', - 'Symfony\\Component\\HttpKernel\\KernelEvents' => __DIR__ . '/..' . '/symfony/http-kernel/KernelEvents.php', - 'Symfony\\Component\\HttpKernel\\KernelInterface' => __DIR__ . '/..' . '/symfony/http-kernel/KernelInterface.php', - 'Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface' => __DIR__ . '/..' . '/symfony/http-kernel/Log/DebugLoggerInterface.php', - 'Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage' => __DIR__ . '/..' . '/symfony/http-kernel/Profiler/FileProfilerStorage.php', - 'Symfony\\Component\\HttpKernel\\Profiler\\Profile' => __DIR__ . '/..' . '/symfony/http-kernel/Profiler/Profile.php', - 'Symfony\\Component\\HttpKernel\\Profiler\\Profiler' => __DIR__ . '/..' . '/symfony/http-kernel/Profiler/Profiler.php', - 'Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface' => __DIR__ . '/..' . '/symfony/http-kernel/Profiler/ProfilerStorageInterface.php', - 'Symfony\\Component\\HttpKernel\\TerminableInterface' => __DIR__ . '/..' . '/symfony/http-kernel/TerminableInterface.php', - 'Symfony\\Component\\HttpKernel\\UriSigner' => __DIR__ . '/..' . '/symfony/http-kernel/UriSigner.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\AccessException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/AccessException.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/ExceptionInterface.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/InvalidArgumentException.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\InvalidOptionsException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/InvalidOptionsException.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/MissingOptionsException.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\NoSuchOptionException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/NoSuchOptionException.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\OptionDefinitionException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/OptionDefinitionException.php', - 'Symfony\\Component\\OptionsResolver\\Exception\\UndefinedOptionsException' => __DIR__ . '/..' . '/symfony/options-resolver/Exception/UndefinedOptionsException.php', - 'Symfony\\Component\\OptionsResolver\\Options' => __DIR__ . '/..' . '/symfony/options-resolver/Options.php', - 'Symfony\\Component\\OptionsResolver\\OptionsResolver' => __DIR__ . '/..' . '/symfony/options-resolver/OptionsResolver.php', - 'Symfony\\Component\\Process\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/process/Exception/ExceptionInterface.php', - 'Symfony\\Component\\Process\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/symfony/process/Exception/InvalidArgumentException.php', - 'Symfony\\Component\\Process\\Exception\\LogicException' => __DIR__ . '/..' . '/symfony/process/Exception/LogicException.php', - 'Symfony\\Component\\Process\\Exception\\ProcessFailedException' => __DIR__ . '/..' . '/symfony/process/Exception/ProcessFailedException.php', - 'Symfony\\Component\\Process\\Exception\\ProcessTimedOutException' => __DIR__ . '/..' . '/symfony/process/Exception/ProcessTimedOutException.php', - 'Symfony\\Component\\Process\\Exception\\RuntimeException' => __DIR__ . '/..' . '/symfony/process/Exception/RuntimeException.php', - 'Symfony\\Component\\Process\\ExecutableFinder' => __DIR__ . '/..' . '/symfony/process/ExecutableFinder.php', - 'Symfony\\Component\\Process\\PhpExecutableFinder' => __DIR__ . '/..' . '/symfony/process/PhpExecutableFinder.php', - 'Symfony\\Component\\Process\\PhpProcess' => __DIR__ . '/..' . '/symfony/process/PhpProcess.php', - 'Symfony\\Component\\Process\\Pipes\\AbstractPipes' => __DIR__ . '/..' . '/symfony/process/Pipes/AbstractPipes.php', - 'Symfony\\Component\\Process\\Pipes\\PipesInterface' => __DIR__ . '/..' . '/symfony/process/Pipes/PipesInterface.php', - 'Symfony\\Component\\Process\\Pipes\\UnixPipes' => __DIR__ . '/..' . '/symfony/process/Pipes/UnixPipes.php', - 'Symfony\\Component\\Process\\Pipes\\WindowsPipes' => __DIR__ . '/..' . '/symfony/process/Pipes/WindowsPipes.php', - 'Symfony\\Component\\Process\\Process' => __DIR__ . '/..' . '/symfony/process/Process.php', - 'Symfony\\Component\\Process\\ProcessBuilder' => __DIR__ . '/..' . '/symfony/process/ProcessBuilder.php', - 'Symfony\\Component\\Process\\ProcessUtils' => __DIR__ . '/..' . '/symfony/process/ProcessUtils.php', - 'Symfony\\Component\\Routing\\Annotation\\Route' => __DIR__ . '/..' . '/symfony/routing/Annotation/Route.php', - 'Symfony\\Component\\Routing\\CompiledRoute' => __DIR__ . '/..' . '/symfony/routing/CompiledRoute.php', - 'Symfony\\Component\\Routing\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/routing/Exception/ExceptionInterface.php', - 'Symfony\\Component\\Routing\\Exception\\InvalidParameterException' => __DIR__ . '/..' . '/symfony/routing/Exception/InvalidParameterException.php', - 'Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException' => __DIR__ . '/..' . '/symfony/routing/Exception/MethodNotAllowedException.php', - 'Symfony\\Component\\Routing\\Exception\\MissingMandatoryParametersException' => __DIR__ . '/..' . '/symfony/routing/Exception/MissingMandatoryParametersException.php', - 'Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException' => __DIR__ . '/..' . '/symfony/routing/Exception/ResourceNotFoundException.php', - 'Symfony\\Component\\Routing\\Exception\\RouteNotFoundException' => __DIR__ . '/..' . '/symfony/routing/Exception/RouteNotFoundException.php', - 'Symfony\\Component\\Routing\\Generator\\ConfigurableRequirementsInterface' => __DIR__ . '/..' . '/symfony/routing/Generator/ConfigurableRequirementsInterface.php', - 'Symfony\\Component\\Routing\\Generator\\Dumper\\GeneratorDumper' => __DIR__ . '/..' . '/symfony/routing/Generator/Dumper/GeneratorDumper.php', - 'Symfony\\Component\\Routing\\Generator\\Dumper\\GeneratorDumperInterface' => __DIR__ . '/..' . '/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php', - 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper' => __DIR__ . '/..' . '/symfony/routing/Generator/Dumper/PhpGeneratorDumper.php', - 'Symfony\\Component\\Routing\\Generator\\UrlGenerator' => __DIR__ . '/..' . '/symfony/routing/Generator/UrlGenerator.php', - 'Symfony\\Component\\Routing\\Generator\\UrlGeneratorInterface' => __DIR__ . '/..' . '/symfony/routing/Generator/UrlGeneratorInterface.php', - 'Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/AnnotationClassLoader.php', - 'Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/AnnotationDirectoryLoader.php', - 'Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/AnnotationFileLoader.php', - 'Symfony\\Component\\Routing\\Loader\\ClosureLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/ClosureLoader.php', - 'Symfony\\Component\\Routing\\Loader\\DependencyInjection\\ServiceRouterLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/DependencyInjection/ServiceRouterLoader.php', - 'Symfony\\Component\\Routing\\Loader\\DirectoryLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/DirectoryLoader.php', - 'Symfony\\Component\\Routing\\Loader\\ObjectRouteLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/ObjectRouteLoader.php', - 'Symfony\\Component\\Routing\\Loader\\PhpFileLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/PhpFileLoader.php', - 'Symfony\\Component\\Routing\\Loader\\XmlFileLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/XmlFileLoader.php', - 'Symfony\\Component\\Routing\\Loader\\YamlFileLoader' => __DIR__ . '/..' . '/symfony/routing/Loader/YamlFileLoader.php', - 'Symfony\\Component\\Routing\\Matcher\\Dumper\\DumperCollection' => __DIR__ . '/..' . '/symfony/routing/Matcher/Dumper/DumperCollection.php', - 'Symfony\\Component\\Routing\\Matcher\\Dumper\\DumperPrefixCollection' => __DIR__ . '/..' . '/symfony/routing/Matcher/Dumper/DumperPrefixCollection.php', - 'Symfony\\Component\\Routing\\Matcher\\Dumper\\DumperRoute' => __DIR__ . '/..' . '/symfony/routing/Matcher/Dumper/DumperRoute.php', - 'Symfony\\Component\\Routing\\Matcher\\Dumper\\MatcherDumper' => __DIR__ . '/..' . '/symfony/routing/Matcher/Dumper/MatcherDumper.php', - 'Symfony\\Component\\Routing\\Matcher\\Dumper\\MatcherDumperInterface' => __DIR__ . '/..' . '/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php', - 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper' => __DIR__ . '/..' . '/symfony/routing/Matcher/Dumper/PhpMatcherDumper.php', - 'Symfony\\Component\\Routing\\Matcher\\RedirectableUrlMatcher' => __DIR__ . '/..' . '/symfony/routing/Matcher/RedirectableUrlMatcher.php', - 'Symfony\\Component\\Routing\\Matcher\\RedirectableUrlMatcherInterface' => __DIR__ . '/..' . '/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php', - 'Symfony\\Component\\Routing\\Matcher\\RequestMatcherInterface' => __DIR__ . '/..' . '/symfony/routing/Matcher/RequestMatcherInterface.php', - 'Symfony\\Component\\Routing\\Matcher\\TraceableUrlMatcher' => __DIR__ . '/..' . '/symfony/routing/Matcher/TraceableUrlMatcher.php', - 'Symfony\\Component\\Routing\\Matcher\\UrlMatcher' => __DIR__ . '/..' . '/symfony/routing/Matcher/UrlMatcher.php', - 'Symfony\\Component\\Routing\\Matcher\\UrlMatcherInterface' => __DIR__ . '/..' . '/symfony/routing/Matcher/UrlMatcherInterface.php', - 'Symfony\\Component\\Routing\\RequestContext' => __DIR__ . '/..' . '/symfony/routing/RequestContext.php', - 'Symfony\\Component\\Routing\\RequestContextAwareInterface' => __DIR__ . '/..' . '/symfony/routing/RequestContextAwareInterface.php', - 'Symfony\\Component\\Routing\\Route' => __DIR__ . '/..' . '/symfony/routing/Route.php', - 'Symfony\\Component\\Routing\\RouteCollection' => __DIR__ . '/..' . '/symfony/routing/RouteCollection.php', - 'Symfony\\Component\\Routing\\RouteCollectionBuilder' => __DIR__ . '/..' . '/symfony/routing/RouteCollectionBuilder.php', - 'Symfony\\Component\\Routing\\RouteCompiler' => __DIR__ . '/..' . '/symfony/routing/RouteCompiler.php', - 'Symfony\\Component\\Routing\\RouteCompilerInterface' => __DIR__ . '/..' . '/symfony/routing/RouteCompilerInterface.php', - 'Symfony\\Component\\Routing\\Router' => __DIR__ . '/..' . '/symfony/routing/Router.php', - 'Symfony\\Component\\Routing\\RouterInterface' => __DIR__ . '/..' . '/symfony/routing/RouterInterface.php', - 'Symfony\\Component\\Translation\\Catalogue\\AbstractOperation' => __DIR__ . '/..' . '/symfony/translation/Catalogue/AbstractOperation.php', - 'Symfony\\Component\\Translation\\Catalogue\\MergeOperation' => __DIR__ . '/..' . '/symfony/translation/Catalogue/MergeOperation.php', - 'Symfony\\Component\\Translation\\Catalogue\\OperationInterface' => __DIR__ . '/..' . '/symfony/translation/Catalogue/OperationInterface.php', - 'Symfony\\Component\\Translation\\Catalogue\\TargetOperation' => __DIR__ . '/..' . '/symfony/translation/Catalogue/TargetOperation.php', - 'Symfony\\Component\\Translation\\DataCollectorTranslator' => __DIR__ . '/..' . '/symfony/translation/DataCollectorTranslator.php', - 'Symfony\\Component\\Translation\\DataCollector\\TranslationDataCollector' => __DIR__ . '/..' . '/symfony/translation/DataCollector/TranslationDataCollector.php', - 'Symfony\\Component\\Translation\\Dumper\\CsvFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/CsvFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\DumperInterface' => __DIR__ . '/..' . '/symfony/translation/Dumper/DumperInterface.php', - 'Symfony\\Component\\Translation\\Dumper\\FileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/FileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\IcuResFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/IcuResFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\IniFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/IniFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\JsonFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/JsonFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\MoFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/MoFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\PhpFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/PhpFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\PoFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/PoFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\QtFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/QtFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\XliffFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/XliffFileDumper.php', - 'Symfony\\Component\\Translation\\Dumper\\YamlFileDumper' => __DIR__ . '/..' . '/symfony/translation/Dumper/YamlFileDumper.php', - 'Symfony\\Component\\Translation\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/translation/Exception/ExceptionInterface.php', - 'Symfony\\Component\\Translation\\Exception\\InvalidResourceException' => __DIR__ . '/..' . '/symfony/translation/Exception/InvalidResourceException.php', - 'Symfony\\Component\\Translation\\Exception\\NotFoundResourceException' => __DIR__ . '/..' . '/symfony/translation/Exception/NotFoundResourceException.php', - 'Symfony\\Component\\Translation\\Extractor\\AbstractFileExtractor' => __DIR__ . '/..' . '/symfony/translation/Extractor/AbstractFileExtractor.php', - 'Symfony\\Component\\Translation\\Extractor\\ChainExtractor' => __DIR__ . '/..' . '/symfony/translation/Extractor/ChainExtractor.php', - 'Symfony\\Component\\Translation\\Extractor\\ExtractorInterface' => __DIR__ . '/..' . '/symfony/translation/Extractor/ExtractorInterface.php', - 'Symfony\\Component\\Translation\\IdentityTranslator' => __DIR__ . '/..' . '/symfony/translation/IdentityTranslator.php', - 'Symfony\\Component\\Translation\\Interval' => __DIR__ . '/..' . '/symfony/translation/Interval.php', - 'Symfony\\Component\\Translation\\Loader\\ArrayLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/ArrayLoader.php', - 'Symfony\\Component\\Translation\\Loader\\CsvFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/CsvFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\FileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/FileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\IcuDatFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/IcuDatFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\IcuResFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/IcuResFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\IniFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/IniFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\JsonFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/JsonFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\LoaderInterface' => __DIR__ . '/..' . '/symfony/translation/Loader/LoaderInterface.php', - 'Symfony\\Component\\Translation\\Loader\\MoFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/MoFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\PhpFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/PhpFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\PoFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/PoFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\QtFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/QtFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\XliffFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/XliffFileLoader.php', - 'Symfony\\Component\\Translation\\Loader\\YamlFileLoader' => __DIR__ . '/..' . '/symfony/translation/Loader/YamlFileLoader.php', - 'Symfony\\Component\\Translation\\LoggingTranslator' => __DIR__ . '/..' . '/symfony/translation/LoggingTranslator.php', - 'Symfony\\Component\\Translation\\MessageCatalogue' => __DIR__ . '/..' . '/symfony/translation/MessageCatalogue.php', - 'Symfony\\Component\\Translation\\MessageCatalogueInterface' => __DIR__ . '/..' . '/symfony/translation/MessageCatalogueInterface.php', - 'Symfony\\Component\\Translation\\MessageSelector' => __DIR__ . '/..' . '/symfony/translation/MessageSelector.php', - 'Symfony\\Component\\Translation\\MetadataAwareInterface' => __DIR__ . '/..' . '/symfony/translation/MetadataAwareInterface.php', - 'Symfony\\Component\\Translation\\PluralizationRules' => __DIR__ . '/..' . '/symfony/translation/PluralizationRules.php', - 'Symfony\\Component\\Translation\\Translator' => __DIR__ . '/..' . '/symfony/translation/Translator.php', - 'Symfony\\Component\\Translation\\TranslatorBagInterface' => __DIR__ . '/..' . '/symfony/translation/TranslatorBagInterface.php', - 'Symfony\\Component\\Translation\\TranslatorInterface' => __DIR__ . '/..' . '/symfony/translation/TranslatorInterface.php', - 'Symfony\\Component\\Translation\\Util\\ArrayConverter' => __DIR__ . '/..' . '/symfony/translation/Util/ArrayConverter.php', - 'Symfony\\Component\\Translation\\Writer\\TranslationWriter' => __DIR__ . '/..' . '/symfony/translation/Writer/TranslationWriter.php', - 'Symfony\\Component\\VarDumper\\Caster\\AmqpCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/AmqpCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\Caster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/Caster.php', - 'Symfony\\Component\\VarDumper\\Caster\\ConstStub' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/ConstStub.php', - 'Symfony\\Component\\VarDumper\\Caster\\CutArrayStub' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/CutArrayStub.php', - 'Symfony\\Component\\VarDumper\\Caster\\CutStub' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/CutStub.php', - 'Symfony\\Component\\VarDumper\\Caster\\DOMCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/DOMCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\DoctrineCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/DoctrineCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\EnumStub' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/EnumStub.php', - 'Symfony\\Component\\VarDumper\\Caster\\ExceptionCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/ExceptionCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\FrameStub' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/FrameStub.php', - 'Symfony\\Component\\VarDumper\\Caster\\MongoCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/MongoCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\PdoCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/PdoCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\PgSqlCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/PgSqlCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/ReflectionCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\ResourceCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/ResourceCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\SplCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/SplCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\StubCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/StubCaster.php', - 'Symfony\\Component\\VarDumper\\Caster\\TraceStub' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/TraceStub.php', - 'Symfony\\Component\\VarDumper\\Caster\\XmlResourceCaster' => __DIR__ . '/..' . '/symfony/var-dumper/Caster/XmlResourceCaster.php', - 'Symfony\\Component\\VarDumper\\Cloner\\AbstractCloner' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/AbstractCloner.php', - 'Symfony\\Component\\VarDumper\\Cloner\\ClonerInterface' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/ClonerInterface.php', - 'Symfony\\Component\\VarDumper\\Cloner\\Cursor' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/Cursor.php', - 'Symfony\\Component\\VarDumper\\Cloner\\Data' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/Data.php', - 'Symfony\\Component\\VarDumper\\Cloner\\DumperInterface' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/DumperInterface.php', - 'Symfony\\Component\\VarDumper\\Cloner\\Stub' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/Stub.php', - 'Symfony\\Component\\VarDumper\\Cloner\\VarCloner' => __DIR__ . '/..' . '/symfony/var-dumper/Cloner/VarCloner.php', - 'Symfony\\Component\\VarDumper\\Dumper\\AbstractDumper' => __DIR__ . '/..' . '/symfony/var-dumper/Dumper/AbstractDumper.php', - 'Symfony\\Component\\VarDumper\\Dumper\\CliDumper' => __DIR__ . '/..' . '/symfony/var-dumper/Dumper/CliDumper.php', - 'Symfony\\Component\\VarDumper\\Dumper\\DataDumperInterface' => __DIR__ . '/..' . '/symfony/var-dumper/Dumper/DataDumperInterface.php', - 'Symfony\\Component\\VarDumper\\Dumper\\HtmlDumper' => __DIR__ . '/..' . '/symfony/var-dumper/Dumper/HtmlDumper.php', - 'Symfony\\Component\\VarDumper\\Exception\\ThrowingCasterException' => __DIR__ . '/..' . '/symfony/var-dumper/Exception/ThrowingCasterException.php', - 'Symfony\\Component\\VarDumper\\Test\\VarDumperTestTrait' => __DIR__ . '/..' . '/symfony/var-dumper/Test/VarDumperTestTrait.php', - 'Symfony\\Component\\VarDumper\\VarDumper' => __DIR__ . '/..' . '/symfony/var-dumper/VarDumper.php', - 'Symfony\\Component\\Yaml\\Dumper' => __DIR__ . '/..' . '/symfony/yaml/Dumper.php', - 'Symfony\\Component\\Yaml\\Escaper' => __DIR__ . '/..' . '/symfony/yaml/Escaper.php', - 'Symfony\\Component\\Yaml\\Exception\\DumpException' => __DIR__ . '/..' . '/symfony/yaml/Exception/DumpException.php', - 'Symfony\\Component\\Yaml\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/yaml/Exception/ExceptionInterface.php', - 'Symfony\\Component\\Yaml\\Exception\\ParseException' => __DIR__ . '/..' . '/symfony/yaml/Exception/ParseException.php', - 'Symfony\\Component\\Yaml\\Exception\\RuntimeException' => __DIR__ . '/..' . '/symfony/yaml/Exception/RuntimeException.php', - 'Symfony\\Component\\Yaml\\Inline' => __DIR__ . '/..' . '/symfony/yaml/Inline.php', - 'Symfony\\Component\\Yaml\\Parser' => __DIR__ . '/..' . '/symfony/yaml/Parser.php', - 'Symfony\\Component\\Yaml\\Unescaper' => __DIR__ . '/..' . '/symfony/yaml/Unescaper.php', - 'Symfony\\Component\\Yaml\\Yaml' => __DIR__ . '/..' . '/symfony/yaml/Yaml.php', - 'Symfony\\Polyfill\\Mbstring\\Mbstring' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/Mbstring.php', - 'Symfony\\Polyfill\\Php56\\Php56' => __DIR__ . '/..' . '/symfony/polyfill-php56/Php56.php', - 'Symfony\\Polyfill\\Util\\Binary' => __DIR__ . '/..' . '/symfony/polyfill-util/Binary.php', - 'Symfony\\Polyfill\\Util\\BinaryNoFuncOverload' => __DIR__ . '/..' . '/symfony/polyfill-util/BinaryNoFuncOverload.php', - 'Symfony\\Polyfill\\Util\\BinaryOnFuncOverload' => __DIR__ . '/..' . '/symfony/polyfill-util/BinaryOnFuncOverload.php', - 'Symfony\\Polyfill\\Util\\TestListener' => __DIR__ . '/..' . '/symfony/polyfill-util/TestListener.php', - 'System_SSH_Agent' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', - 'System_SSH_Agent_Identity' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 'TCPDF_Adapter' => __DIR__ . '/..' . '/dompdf/dompdf/include/tcpdf_adapter.cls.php', 'Table_Cell_Frame_Decorator' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_cell_frame_decorator.cls.php', 'Table_Cell_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/table_cell_frame_reflower.cls.php', @@ -4893,523 +1285,12 @@ class ComposerStaticInit1bacc9bd2a82216bf11bc15e6aee6c79 'Text_Frame_Reflower' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_frame_reflower.cls.php', 'Text_Renderer' => __DIR__ . '/..' . '/dompdf/dompdf/include/text_renderer.cls.php', 'Text_Template' => __DIR__ . '/..' . '/phpunit/php-text-template/src/Template.php', - 'Thomaswelton\\LaravelGravatar\\Facades\\Gravatar' => __DIR__ . '/..' . '/thomaswelton/laravel-gravatar/src/Facades/Gravatar.php', - 'Thomaswelton\\LaravelGravatar\\Gravatar' => __DIR__ . '/..' . '/thomaswelton/laravel-gravatar/src/Gravatar.php', - 'Thomaswelton\\LaravelGravatar\\LaravelGravatarServiceProvider' => __DIR__ . '/..' . '/thomaswelton/laravel-gravatar/src/LaravelGravatarServiceProvider.php', - 'Torann\\GeoIP\\Console\\UpdateCommand' => __DIR__ . '/..' . '/torann/geoip/src/Torann/GeoIP/Console/UpdateCommand.php', - 'Torann\\GeoIP\\GeoIP' => __DIR__ . '/..' . '/torann/geoip/src/Torann/GeoIP/GeoIP.php', - 'Torann\\GeoIP\\GeoIPFacade' => __DIR__ . '/..' . '/torann/geoip/src/Torann/GeoIP/GeoIPFacade.php', - 'Torann\\GeoIP\\GeoIPServiceProvider' => __DIR__ . '/..' . '/torann/geoip/src/Torann/GeoIP/GeoIPServiceProvider.php', - 'Torann\\GeoIP\\GeoIPUpdater' => __DIR__ . '/..' . '/torann/geoip/src/Torann/GeoIP/GeoIPUpdater.php', - 'Tymon\\JWTAuth\\Blacklist' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Blacklist.php', - 'Tymon\\JWTAuth\\Claims\\Audience' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Audience.php', - 'Tymon\\JWTAuth\\Claims\\Claim' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Claim.php', - 'Tymon\\JWTAuth\\Claims\\ClaimInterface' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/ClaimInterface.php', - 'Tymon\\JWTAuth\\Claims\\Custom' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Custom.php', - 'Tymon\\JWTAuth\\Claims\\Expiration' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Expiration.php', - 'Tymon\\JWTAuth\\Claims\\Factory' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Factory.php', - 'Tymon\\JWTAuth\\Claims\\IssuedAt' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/IssuedAt.php', - 'Tymon\\JWTAuth\\Claims\\Issuer' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Issuer.php', - 'Tymon\\JWTAuth\\Claims\\JwtId' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/JwtId.php', - 'Tymon\\JWTAuth\\Claims\\NotBefore' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/NotBefore.php', - 'Tymon\\JWTAuth\\Claims\\Subject' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Claims/Subject.php', - 'Tymon\\JWTAuth\\Commands\\JWTGenerateCommand' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Commands/JWTGenerateCommand.php', - 'Tymon\\JWTAuth\\Exceptions\\InvalidClaimException' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Exceptions/InvalidClaimException.php', - 'Tymon\\JWTAuth\\Exceptions\\JWTException' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Exceptions/JWTException.php', - 'Tymon\\JWTAuth\\Exceptions\\PayloadException' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Exceptions/PayloadException.php', - 'Tymon\\JWTAuth\\Exceptions\\TokenBlacklistedException' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Exceptions/TokenBlacklistedException.php', - 'Tymon\\JWTAuth\\Exceptions\\TokenExpiredException' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Exceptions/TokenExpiredException.php', - 'Tymon\\JWTAuth\\Exceptions\\TokenInvalidException' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Exceptions/TokenInvalidException.php', - 'Tymon\\JWTAuth\\Facades\\JWTAuth' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Facades/JWTAuth.php', - 'Tymon\\JWTAuth\\Facades\\JWTFactory' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Facades/JWTFactory.php', - 'Tymon\\JWTAuth\\JWTAuth' => __DIR__ . '/..' . '/tymon/jwt-auth/src/JWTAuth.php', - 'Tymon\\JWTAuth\\JWTManager' => __DIR__ . '/..' . '/tymon/jwt-auth/src/JWTManager.php', - 'Tymon\\JWTAuth\\Middleware\\BaseMiddleware' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Middleware/BaseMiddleware.php', - 'Tymon\\JWTAuth\\Middleware\\GetUserFromToken' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Middleware/GetUserFromToken.php', - 'Tymon\\JWTAuth\\Middleware\\RefreshToken' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Middleware/RefreshToken.php', - 'Tymon\\JWTAuth\\Payload' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Payload.php', - 'Tymon\\JWTAuth\\PayloadFactory' => __DIR__ . '/..' . '/tymon/jwt-auth/src/PayloadFactory.php', - 'Tymon\\JWTAuth\\Providers\\Auth\\AuthInterface' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/Auth/AuthInterface.php', - 'Tymon\\JWTAuth\\Providers\\Auth\\IlluminateAuthAdapter' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/Auth/IlluminateAuthAdapter.php', - 'Tymon\\JWTAuth\\Providers\\JWTAuthServiceProvider' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/JWTAuthServiceProvider.php', - 'Tymon\\JWTAuth\\Providers\\JWT\\JWTInterface' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/JWT/JWTInterface.php', - 'Tymon\\JWTAuth\\Providers\\JWT\\JWTProvider' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/JWT/JWTProvider.php', - 'Tymon\\JWTAuth\\Providers\\JWT\\NamshiAdapter' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/JWT/NamshiAdapter.php', - 'Tymon\\JWTAuth\\Providers\\Storage\\IlluminateCacheAdapter' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/Storage/IlluminateCacheAdapter.php', - 'Tymon\\JWTAuth\\Providers\\Storage\\StorageInterface' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/Storage/StorageInterface.php', - 'Tymon\\JWTAuth\\Providers\\User\\EloquentUserAdapter' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/User/EloquentUserAdapter.php', - 'Tymon\\JWTAuth\\Providers\\User\\UserInterface' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Providers/User/UserInterface.php', - 'Tymon\\JWTAuth\\Token' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Token.php', - 'Tymon\\JWTAuth\\Utils' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Utils.php', - 'Tymon\\JWTAuth\\Validators\\AbstractValidator' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Validators/AbstractValidator.php', - 'Tymon\\JWTAuth\\Validators\\PayloadValidator' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Validators/PayloadValidator.php', - 'Tymon\\JWTAuth\\Validators\\TokenValidator' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Validators/TokenValidator.php', - 'Tymon\\JWTAuth\\Validators\\ValidatorInterface' => __DIR__ . '/..' . '/tymon/jwt-auth/src/Validators/ValidatorInterface.php', - 'Unisharp\\Laravelfilemanager\\LaravelFilemanagerServiceProvider' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/LaravelFilemanagerServiceProvider.php', - 'Unisharp\\Laravelfilemanager\\controllers\\Controller' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/Controller.php', - 'Unisharp\\Laravelfilemanager\\controllers\\CropController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/CropController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\DeleteController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/DeleteController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\DownloadController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/DownloadController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\FolderController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/FolderController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\ItemsController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/ItemsController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\LfmController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/LfmController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\RenameController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/RenameController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\ResizeController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/ResizeController.php', - 'Unisharp\\Laravelfilemanager\\controllers\\UploadController' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/controllers/UploadController.php', - 'Unisharp\\Laravelfilemanager\\middleware\\MultiUser' => __DIR__ . '/..' . '/unisharp/laravel-filemanager/src/middleware/MultiUser.php', 'Version1079table' => __DIR__ . '/../..' . '/database/migrations/2016_06_28_141613_version1079table.php', - 'Vsmoraes\\Pdf\\Dompdf' => __DIR__ . '/..' . '/vsmoraes/laravel-pdf/src/Dompdf.php', - 'Vsmoraes\\Pdf\\Pdf' => __DIR__ . '/..' . '/vsmoraes/laravel-pdf/src/Pdf.php', - 'Vsmoraes\\Pdf\\PdfFacade' => __DIR__ . '/..' . '/vsmoraes/laravel-pdf/src/PdfFacade.php', - 'Vsmoraes\\Pdf\\PdfServiceProvider' => __DIR__ . '/..' . '/vsmoraes/laravel-pdf/src/PdfServiceProvider.php', - 'Webmozart\\Assert\\Assert' => __DIR__ . '/..' . '/webmozart/assert/src/Assert.php', - 'Whoops\\Exception\\ErrorException' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Exception/ErrorException.php', - 'Whoops\\Exception\\Formatter' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Exception/Formatter.php', - 'Whoops\\Exception\\Frame' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Exception/Frame.php', - 'Whoops\\Exception\\FrameCollection' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Exception/FrameCollection.php', - 'Whoops\\Exception\\Inspector' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Exception/Inspector.php', - 'Whoops\\Handler\\CallbackHandler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/CallbackHandler.php', - 'Whoops\\Handler\\Handler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/Handler.php', - 'Whoops\\Handler\\HandlerInterface' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/HandlerInterface.php', - 'Whoops\\Handler\\JsonResponseHandler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/JsonResponseHandler.php', - 'Whoops\\Handler\\PlainTextHandler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/PlainTextHandler.php', - 'Whoops\\Handler\\PrettyPageHandler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php', - 'Whoops\\Handler\\SoapResponseHandler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/SoapResponseHandler.php', - 'Whoops\\Handler\\XmlResponseHandler' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Handler/XmlResponseHandler.php', 'Whoops\\Module' => __DIR__ . '/..' . '/filp/whoops/src/deprecated/Zend/Module.php', - 'Whoops\\Provider\\Phalcon\\WhoopsServiceProvider' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Provider/Phalcon/WhoopsServiceProvider.php', - 'Whoops\\Provider\\Silex\\WhoopsServiceProvider' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Provider/Silex/WhoopsServiceProvider.php', 'Whoops\\Provider\\Zend\\ExceptionStrategy' => __DIR__ . '/..' . '/filp/whoops/src/deprecated/Zend/ExceptionStrategy.php', 'Whoops\\Provider\\Zend\\RouteNotFoundStrategy' => __DIR__ . '/..' . '/filp/whoops/src/deprecated/Zend/RouteNotFoundStrategy.php', - 'Whoops\\Run' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Run.php', - 'Whoops\\Util\\Misc' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Util/Misc.php', - 'Whoops\\Util\\TemplateHelper' => __DIR__ . '/..' . '/filp/whoops/src/Whoops/Util/TemplateHelper.php', - 'XdgBaseDir\\Xdg' => __DIR__ . '/..' . '/dnoegel/php-xdg-base-dir/src/Xdg.php', - 'ZendService\\Apple\\Apns\\Client\\AbstractClient' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Client/AbstractClient.php', - 'ZendService\\Apple\\Apns\\Client\\Feedback' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Client/Feedback.php', - 'ZendService\\Apple\\Apns\\Client\\Message' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Client/Message.php', - 'ZendService\\Apple\\Apns\\Message' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Message.php', - 'ZendService\\Apple\\Apns\\Message\\Alert' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Message/Alert.php', - 'ZendService\\Apple\\Apns\\Response\\Feedback' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Response/Feedback.php', - 'ZendService\\Apple\\Apns\\Response\\Message' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Apns/Response/Message.php', - 'ZendService\\Apple\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Exception/InvalidArgumentException.php', - 'ZendService\\Apple\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Exception/RuntimeException.php', - 'ZendService\\Apple\\Exception\\StreamSocketClientException' => __DIR__ . '/..' . '/zendframework/zendservice-apple-apns/library/ZendService/Apple/Exception/StreamSocketClientException.php', - 'ZendService\\Google\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zendservice-google-gcm/library/ZendService/Google/Exception/InvalidArgumentException.php', - 'ZendService\\Google\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zendservice-google-gcm/library/ZendService/Google/Exception/RuntimeException.php', - 'ZendService\\Google\\Gcm\\Client' => __DIR__ . '/..' . '/zendframework/zendservice-google-gcm/library/ZendService/Google/Gcm/Client.php', - 'ZendService\\Google\\Gcm\\Message' => __DIR__ . '/..' . '/zendframework/zendservice-google-gcm/library/ZendService/Google/Gcm/Message.php', - 'ZendService\\Google\\Gcm\\Response' => __DIR__ . '/..' . '/zendframework/zendservice-google-gcm/library/ZendService/Google/Gcm/Response.php', - 'Zend\\Escaper\\Escaper' => __DIR__ . '/..' . '/zendframework/zend-escaper/src/Escaper.php', - 'Zend\\Escaper\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-escaper/src/Exception/ExceptionInterface.php', - 'Zend\\Escaper\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-escaper/src/Exception/InvalidArgumentException.php', - 'Zend\\Escaper\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-escaper/src/Exception/RuntimeException.php', - 'Zend\\Http\\AbstractMessage' => __DIR__ . '/..' . '/zendframework/zend-http/src/AbstractMessage.php', - 'Zend\\Http\\Client' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client.php', - 'Zend\\Http\\ClientStatic' => __DIR__ . '/..' . '/zendframework/zend-http/src/ClientStatic.php', - 'Zend\\Http\\Client\\Adapter\\AdapterInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/AdapterInterface.php', - 'Zend\\Http\\Client\\Adapter\\Curl' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Curl.php', - 'Zend\\Http\\Client\\Adapter\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Exception/ExceptionInterface.php', - 'Zend\\Http\\Client\\Adapter\\Exception\\InitializationException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Exception/InitializationException.php', - 'Zend\\Http\\Client\\Adapter\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Exception/InvalidArgumentException.php', - 'Zend\\Http\\Client\\Adapter\\Exception\\OutOfRangeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Exception/OutOfRangeException.php', - 'Zend\\Http\\Client\\Adapter\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Exception/RuntimeException.php', - 'Zend\\Http\\Client\\Adapter\\Exception\\TimeoutException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Exception/TimeoutException.php', - 'Zend\\Http\\Client\\Adapter\\Proxy' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Proxy.php', - 'Zend\\Http\\Client\\Adapter\\Socket' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Socket.php', - 'Zend\\Http\\Client\\Adapter\\StreamInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/StreamInterface.php', - 'Zend\\Http\\Client\\Adapter\\Test' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Adapter/Test.php', - 'Zend\\Http\\Client\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Exception/ExceptionInterface.php', - 'Zend\\Http\\Client\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Exception/InvalidArgumentException.php', - 'Zend\\Http\\Client\\Exception\\OutOfRangeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Exception/OutOfRangeException.php', - 'Zend\\Http\\Client\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Client/Exception/RuntimeException.php', - 'Zend\\Http\\Cookies' => __DIR__ . '/..' . '/zendframework/zend-http/src/Cookies.php', - 'Zend\\Http\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Exception/ExceptionInterface.php', - 'Zend\\Http\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Exception/InvalidArgumentException.php', - 'Zend\\Http\\Exception\\OutOfRangeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Exception/OutOfRangeException.php', - 'Zend\\Http\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Exception/RuntimeException.php', - 'Zend\\Http\\HeaderLoader' => __DIR__ . '/..' . '/zendframework/zend-http/src/HeaderLoader.php', - 'Zend\\Http\\Header\\AbstractAccept' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AbstractAccept.php', - 'Zend\\Http\\Header\\AbstractDate' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AbstractDate.php', - 'Zend\\Http\\Header\\AbstractLocation' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AbstractLocation.php', - 'Zend\\Http\\Header\\Accept' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Accept.php', - 'Zend\\Http\\Header\\AcceptCharset' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AcceptCharset.php', - 'Zend\\Http\\Header\\AcceptEncoding' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AcceptEncoding.php', - 'Zend\\Http\\Header\\AcceptLanguage' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AcceptLanguage.php', - 'Zend\\Http\\Header\\AcceptRanges' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AcceptRanges.php', - 'Zend\\Http\\Header\\Accept\\FieldValuePart\\AbstractFieldValuePart' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Accept/FieldValuePart/AbstractFieldValuePart.php', - 'Zend\\Http\\Header\\Accept\\FieldValuePart\\AcceptFieldValuePart' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Accept/FieldValuePart/AcceptFieldValuePart.php', - 'Zend\\Http\\Header\\Accept\\FieldValuePart\\CharsetFieldValuePart' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Accept/FieldValuePart/CharsetFieldValuePart.php', - 'Zend\\Http\\Header\\Accept\\FieldValuePart\\EncodingFieldValuePart' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Accept/FieldValuePart/EncodingFieldValuePart.php', - 'Zend\\Http\\Header\\Accept\\FieldValuePart\\LanguageFieldValuePart' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Accept/FieldValuePart/LanguageFieldValuePart.php', - 'Zend\\Http\\Header\\Age' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Age.php', - 'Zend\\Http\\Header\\Allow' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Allow.php', - 'Zend\\Http\\Header\\AuthenticationInfo' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/AuthenticationInfo.php', - 'Zend\\Http\\Header\\Authorization' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Authorization.php', - 'Zend\\Http\\Header\\CacheControl' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/CacheControl.php', - 'Zend\\Http\\Header\\Connection' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Connection.php', - 'Zend\\Http\\Header\\ContentDisposition' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentDisposition.php', - 'Zend\\Http\\Header\\ContentEncoding' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentEncoding.php', - 'Zend\\Http\\Header\\ContentLanguage' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentLanguage.php', - 'Zend\\Http\\Header\\ContentLength' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentLength.php', - 'Zend\\Http\\Header\\ContentLocation' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentLocation.php', - 'Zend\\Http\\Header\\ContentMD5' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentMD5.php', - 'Zend\\Http\\Header\\ContentRange' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentRange.php', - 'Zend\\Http\\Header\\ContentSecurityPolicy' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentSecurityPolicy.php', - 'Zend\\Http\\Header\\ContentTransferEncoding' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentTransferEncoding.php', - 'Zend\\Http\\Header\\ContentType' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ContentType.php', - 'Zend\\Http\\Header\\Cookie' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Cookie.php', - 'Zend\\Http\\Header\\Date' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Date.php', - 'Zend\\Http\\Header\\Etag' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Etag.php', - 'Zend\\Http\\Header\\Exception\\DomainException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Exception/DomainException.php', - 'Zend\\Http\\Header\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Exception/ExceptionInterface.php', - 'Zend\\Http\\Header\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Exception/InvalidArgumentException.php', - 'Zend\\Http\\Header\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Exception/RuntimeException.php', - 'Zend\\Http\\Header\\Expect' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Expect.php', - 'Zend\\Http\\Header\\Expires' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Expires.php', - 'Zend\\Http\\Header\\From' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/From.php', - 'Zend\\Http\\Header\\GenericHeader' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/GenericHeader.php', - 'Zend\\Http\\Header\\GenericMultiHeader' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/GenericMultiHeader.php', - 'Zend\\Http\\Header\\HeaderInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/HeaderInterface.php', - 'Zend\\Http\\Header\\HeaderValue' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/HeaderValue.php', - 'Zend\\Http\\Header\\Host' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Host.php', - 'Zend\\Http\\Header\\IfMatch' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/IfMatch.php', - 'Zend\\Http\\Header\\IfModifiedSince' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/IfModifiedSince.php', - 'Zend\\Http\\Header\\IfNoneMatch' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/IfNoneMatch.php', - 'Zend\\Http\\Header\\IfRange' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/IfRange.php', - 'Zend\\Http\\Header\\IfUnmodifiedSince' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/IfUnmodifiedSince.php', - 'Zend\\Http\\Header\\KeepAlive' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/KeepAlive.php', - 'Zend\\Http\\Header\\LastModified' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/LastModified.php', - 'Zend\\Http\\Header\\Location' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Location.php', - 'Zend\\Http\\Header\\MaxForwards' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/MaxForwards.php', - 'Zend\\Http\\Header\\MultipleHeaderInterface' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/MultipleHeaderInterface.php', - 'Zend\\Http\\Header\\Origin' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Origin.php', - 'Zend\\Http\\Header\\Pragma' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Pragma.php', - 'Zend\\Http\\Header\\ProxyAuthenticate' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ProxyAuthenticate.php', - 'Zend\\Http\\Header\\ProxyAuthorization' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/ProxyAuthorization.php', - 'Zend\\Http\\Header\\Range' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Range.php', - 'Zend\\Http\\Header\\Referer' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Referer.php', - 'Zend\\Http\\Header\\Refresh' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Refresh.php', - 'Zend\\Http\\Header\\RetryAfter' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/RetryAfter.php', - 'Zend\\Http\\Header\\Server' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Server.php', - 'Zend\\Http\\Header\\SetCookie' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/SetCookie.php', - 'Zend\\Http\\Header\\TE' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/TE.php', - 'Zend\\Http\\Header\\Trailer' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Trailer.php', - 'Zend\\Http\\Header\\TransferEncoding' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/TransferEncoding.php', - 'Zend\\Http\\Header\\Upgrade' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Upgrade.php', - 'Zend\\Http\\Header\\UserAgent' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/UserAgent.php', - 'Zend\\Http\\Header\\Vary' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Vary.php', - 'Zend\\Http\\Header\\Via' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Via.php', - 'Zend\\Http\\Header\\WWWAuthenticate' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/WWWAuthenticate.php', - 'Zend\\Http\\Header\\Warning' => __DIR__ . '/..' . '/zendframework/zend-http/src/Header/Warning.php', - 'Zend\\Http\\Headers' => __DIR__ . '/..' . '/zendframework/zend-http/src/Headers.php', - 'Zend\\Http\\PhpEnvironment\\RemoteAddress' => __DIR__ . '/..' . '/zendframework/zend-http/src/PhpEnvironment/RemoteAddress.php', - 'Zend\\Http\\PhpEnvironment\\Request' => __DIR__ . '/..' . '/zendframework/zend-http/src/PhpEnvironment/Request.php', - 'Zend\\Http\\PhpEnvironment\\Response' => __DIR__ . '/..' . '/zendframework/zend-http/src/PhpEnvironment/Response.php', - 'Zend\\Http\\Request' => __DIR__ . '/..' . '/zendframework/zend-http/src/Request.php', - 'Zend\\Http\\Response' => __DIR__ . '/..' . '/zendframework/zend-http/src/Response.php', - 'Zend\\Http\\Response\\Stream' => __DIR__ . '/..' . '/zendframework/zend-http/src/Response/Stream.php', - 'Zend\\Json\\Decoder' => __DIR__ . '/..' . '/zendframework/zend-json/src/Decoder.php', - 'Zend\\Json\\Encoder' => __DIR__ . '/..' . '/zendframework/zend-json/src/Encoder.php', - 'Zend\\Json\\Exception\\BadMethodCallException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Exception/BadMethodCallException.php', - 'Zend\\Json\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-json/src/Exception/ExceptionInterface.php', - 'Zend\\Json\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Exception/InvalidArgumentException.php', - 'Zend\\Json\\Exception\\RecursionException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Exception/RecursionException.php', - 'Zend\\Json\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Exception/RuntimeException.php', - 'Zend\\Json\\Expr' => __DIR__ . '/..' . '/zendframework/zend-json/src/Expr.php', - 'Zend\\Json\\Json' => __DIR__ . '/..' . '/zendframework/zend-json/src/Json.php', - 'Zend\\Json\\Server\\Cache' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Cache.php', - 'Zend\\Json\\Server\\Client' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Client.php', - 'Zend\\Json\\Server\\Error' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Error.php', - 'Zend\\Json\\Server\\Exception\\ErrorException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Exception/ErrorException.php', - 'Zend\\Json\\Server\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Exception/ExceptionInterface.php', - 'Zend\\Json\\Server\\Exception\\HttpException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Exception/HttpException.php', - 'Zend\\Json\\Server\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Exception/InvalidArgumentException.php', - 'Zend\\Json\\Server\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Exception/RuntimeException.php', - 'Zend\\Json\\Server\\Request' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Request.php', - 'Zend\\Json\\Server\\Request\\Http' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Request/Http.php', - 'Zend\\Json\\Server\\Response' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Response.php', - 'Zend\\Json\\Server\\Response\\Http' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Response/Http.php', - 'Zend\\Json\\Server\\Server' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Server.php', - 'Zend\\Json\\Server\\Smd' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Smd.php', - 'Zend\\Json\\Server\\Smd\\Service' => __DIR__ . '/..' . '/zendframework/zend-json/src/Server/Smd/Service.php', - 'Zend\\Loader\\AutoloaderFactory' => __DIR__ . '/..' . '/zendframework/zend-loader/src/AutoloaderFactory.php', - 'Zend\\Loader\\ClassMapAutoloader' => __DIR__ . '/..' . '/zendframework/zend-loader/src/ClassMapAutoloader.php', - 'Zend\\Loader\\Exception\\BadMethodCallException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/BadMethodCallException.php', - 'Zend\\Loader\\Exception\\DomainException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/DomainException.php', - 'Zend\\Loader\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/ExceptionInterface.php', - 'Zend\\Loader\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/InvalidArgumentException.php', - 'Zend\\Loader\\Exception\\InvalidPathException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/InvalidPathException.php', - 'Zend\\Loader\\Exception\\MissingResourceNamespaceException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/MissingResourceNamespaceException.php', - 'Zend\\Loader\\Exception\\PluginLoaderException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/PluginLoaderException.php', - 'Zend\\Loader\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/RuntimeException.php', - 'Zend\\Loader\\Exception\\SecurityException' => __DIR__ . '/..' . '/zendframework/zend-loader/src/Exception/SecurityException.php', - 'Zend\\Loader\\ModuleAutoloader' => __DIR__ . '/..' . '/zendframework/zend-loader/src/ModuleAutoloader.php', - 'Zend\\Loader\\PluginClassLoader' => __DIR__ . '/..' . '/zendframework/zend-loader/src/PluginClassLoader.php', - 'Zend\\Loader\\PluginClassLocator' => __DIR__ . '/..' . '/zendframework/zend-loader/src/PluginClassLocator.php', - 'Zend\\Loader\\ShortNameLocator' => __DIR__ . '/..' . '/zendframework/zend-loader/src/ShortNameLocator.php', - 'Zend\\Loader\\SplAutoloader' => __DIR__ . '/..' . '/zendframework/zend-loader/src/SplAutoloader.php', - 'Zend\\Loader\\StandardAutoloader' => __DIR__ . '/..' . '/zendframework/zend-loader/src/StandardAutoloader.php', - 'Zend\\Stdlib\\AbstractOptions' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/AbstractOptions.php', - 'Zend\\Stdlib\\ArrayObject' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArrayObject.php', - 'Zend\\Stdlib\\ArraySerializableInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArraySerializableInterface.php', - 'Zend\\Stdlib\\ArrayStack' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArrayStack.php', - 'Zend\\Stdlib\\ArrayUtils' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArrayUtils.php', - 'Zend\\Stdlib\\ArrayUtils\\MergeRemoveKey' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php', - 'Zend\\Stdlib\\ArrayUtils\\MergeReplaceKey' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php', - 'Zend\\Stdlib\\ArrayUtils\\MergeReplaceKeyInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php', - 'Zend\\Stdlib\\DispatchableInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/DispatchableInterface.php', - 'Zend\\Stdlib\\ErrorHandler' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ErrorHandler.php', - 'Zend\\Stdlib\\Exception\\BadMethodCallException' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php', - 'Zend\\Stdlib\\Exception\\DomainException' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/DomainException.php', - 'Zend\\Stdlib\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php', - 'Zend\\Stdlib\\Exception\\ExtensionNotLoadedException' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php', - 'Zend\\Stdlib\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php', - 'Zend\\Stdlib\\Exception\\LogicException' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/LogicException.php', - 'Zend\\Stdlib\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Exception/RuntimeException.php', - 'Zend\\Stdlib\\FastPriorityQueue' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/FastPriorityQueue.php', - 'Zend\\Stdlib\\Glob' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Glob.php', - 'Zend\\Stdlib\\Guard\\AllGuardsTrait' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php', - 'Zend\\Stdlib\\Guard\\ArrayOrTraversableGuardTrait' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php', - 'Zend\\Stdlib\\Guard\\EmptyGuardTrait' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php', - 'Zend\\Stdlib\\Guard\\NullGuardTrait' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php', - 'Zend\\Stdlib\\InitializableInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/InitializableInterface.php', - 'Zend\\Stdlib\\JsonSerializable' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/JsonSerializable.php', - 'Zend\\Stdlib\\Message' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Message.php', - 'Zend\\Stdlib\\MessageInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/MessageInterface.php', - 'Zend\\Stdlib\\ParameterObjectInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ParameterObjectInterface.php', - 'Zend\\Stdlib\\Parameters' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Parameters.php', - 'Zend\\Stdlib\\ParametersInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ParametersInterface.php', - 'Zend\\Stdlib\\PriorityList' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/PriorityList.php', - 'Zend\\Stdlib\\PriorityQueue' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/PriorityQueue.php', - 'Zend\\Stdlib\\Request' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Request.php', - 'Zend\\Stdlib\\RequestInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/RequestInterface.php', - 'Zend\\Stdlib\\Response' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/Response.php', - 'Zend\\Stdlib\\ResponseInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/ResponseInterface.php', - 'Zend\\Stdlib\\SplPriorityQueue' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/SplPriorityQueue.php', - 'Zend\\Stdlib\\SplQueue' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/SplQueue.php', - 'Zend\\Stdlib\\SplStack' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/SplStack.php', - 'Zend\\Stdlib\\StringUtils' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringUtils.php', - 'Zend\\Stdlib\\StringWrapper\\AbstractStringWrapper' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php', - 'Zend\\Stdlib\\StringWrapper\\Iconv' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringWrapper/Iconv.php', - 'Zend\\Stdlib\\StringWrapper\\Intl' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringWrapper/Intl.php', - 'Zend\\Stdlib\\StringWrapper\\MbString' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringWrapper/MbString.php', - 'Zend\\Stdlib\\StringWrapper\\Native' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringWrapper/Native.php', - 'Zend\\Stdlib\\StringWrapper\\StringWrapperInterface' => __DIR__ . '/..' . '/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php', - 'Zend\\Uri\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Exception/ExceptionInterface.php', - 'Zend\\Uri\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Exception/InvalidArgumentException.php', - 'Zend\\Uri\\Exception\\InvalidUriException' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Exception/InvalidUriException.php', - 'Zend\\Uri\\Exception\\InvalidUriPartException' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Exception/InvalidUriPartException.php', - 'Zend\\Uri\\File' => __DIR__ . '/..' . '/zendframework/zend-uri/src/File.php', - 'Zend\\Uri\\Http' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Http.php', - 'Zend\\Uri\\Mailto' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Mailto.php', - 'Zend\\Uri\\Uri' => __DIR__ . '/..' . '/zendframework/zend-uri/src/Uri.php', - 'Zend\\Uri\\UriFactory' => __DIR__ . '/..' . '/zendframework/zend-uri/src/UriFactory.php', - 'Zend\\Uri\\UriInterface' => __DIR__ . '/..' . '/zendframework/zend-uri/src/UriInterface.php', - 'Zend\\Validator\\AbstractValidator' => __DIR__ . '/..' . '/zendframework/zend-validator/src/AbstractValidator.php', - 'Zend\\Validator\\Barcode' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode.php', - 'Zend\\Validator\\Barcode\\AbstractAdapter' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/AbstractAdapter.php', - 'Zend\\Validator\\Barcode\\AdapterInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/AdapterInterface.php', - 'Zend\\Validator\\Barcode\\Codabar' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Codabar.php', - 'Zend\\Validator\\Barcode\\Code128' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code128.php', - 'Zend\\Validator\\Barcode\\Code25' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code25.php', - 'Zend\\Validator\\Barcode\\Code25interleaved' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code25interleaved.php', - 'Zend\\Validator\\Barcode\\Code39' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code39.php', - 'Zend\\Validator\\Barcode\\Code39ext' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code39ext.php', - 'Zend\\Validator\\Barcode\\Code93' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code93.php', - 'Zend\\Validator\\Barcode\\Code93ext' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Code93ext.php', - 'Zend\\Validator\\Barcode\\Ean12' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean12.php', - 'Zend\\Validator\\Barcode\\Ean13' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean13.php', - 'Zend\\Validator\\Barcode\\Ean14' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean14.php', - 'Zend\\Validator\\Barcode\\Ean18' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean18.php', - 'Zend\\Validator\\Barcode\\Ean2' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean2.php', - 'Zend\\Validator\\Barcode\\Ean5' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean5.php', - 'Zend\\Validator\\Barcode\\Ean8' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Ean8.php', - 'Zend\\Validator\\Barcode\\Gtin12' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Gtin12.php', - 'Zend\\Validator\\Barcode\\Gtin13' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Gtin13.php', - 'Zend\\Validator\\Barcode\\Gtin14' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Gtin14.php', - 'Zend\\Validator\\Barcode\\Identcode' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Identcode.php', - 'Zend\\Validator\\Barcode\\Intelligentmail' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Intelligentmail.php', - 'Zend\\Validator\\Barcode\\Issn' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Issn.php', - 'Zend\\Validator\\Barcode\\Itf14' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Itf14.php', - 'Zend\\Validator\\Barcode\\Leitcode' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Leitcode.php', - 'Zend\\Validator\\Barcode\\Planet' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Planet.php', - 'Zend\\Validator\\Barcode\\Postnet' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Postnet.php', - 'Zend\\Validator\\Barcode\\Royalmail' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Royalmail.php', - 'Zend\\Validator\\Barcode\\Sscc' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Sscc.php', - 'Zend\\Validator\\Barcode\\Upca' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Upca.php', - 'Zend\\Validator\\Barcode\\Upce' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Barcode/Upce.php', - 'Zend\\Validator\\Between' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Between.php', - 'Zend\\Validator\\Bitwise' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Bitwise.php', - 'Zend\\Validator\\Callback' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Callback.php', - 'Zend\\Validator\\ConfigProvider' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ConfigProvider.php', - 'Zend\\Validator\\CreditCard' => __DIR__ . '/..' . '/zendframework/zend-validator/src/CreditCard.php', - 'Zend\\Validator\\Csrf' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Csrf.php', - 'Zend\\Validator\\Date' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Date.php', - 'Zend\\Validator\\DateStep' => __DIR__ . '/..' . '/zendframework/zend-validator/src/DateStep.php', - 'Zend\\Validator\\Db\\AbstractDb' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Db/AbstractDb.php', - 'Zend\\Validator\\Db\\NoRecordExists' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Db/NoRecordExists.php', - 'Zend\\Validator\\Db\\RecordExists' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Db/RecordExists.php', - 'Zend\\Validator\\Digits' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Digits.php', - 'Zend\\Validator\\EmailAddress' => __DIR__ . '/..' . '/zendframework/zend-validator/src/EmailAddress.php', - 'Zend\\Validator\\Exception\\BadMethodCallException' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Exception/BadMethodCallException.php', - 'Zend\\Validator\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Exception/ExceptionInterface.php', - 'Zend\\Validator\\Exception\\ExtensionNotLoadedException' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Exception/ExtensionNotLoadedException.php', - 'Zend\\Validator\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Exception/InvalidArgumentException.php', - 'Zend\\Validator\\Exception\\InvalidMagicMimeFileException' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Exception/InvalidMagicMimeFileException.php', - 'Zend\\Validator\\Exception\\RuntimeException' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Exception/RuntimeException.php', - 'Zend\\Validator\\Explode' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Explode.php', - 'Zend\\Validator\\File\\Count' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Count.php', - 'Zend\\Validator\\File\\Crc32' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Crc32.php', - 'Zend\\Validator\\File\\ExcludeExtension' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/ExcludeExtension.php', - 'Zend\\Validator\\File\\ExcludeMimeType' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/ExcludeMimeType.php', - 'Zend\\Validator\\File\\Exists' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Exists.php', - 'Zend\\Validator\\File\\Extension' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Extension.php', - 'Zend\\Validator\\File\\FilesSize' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/FilesSize.php', - 'Zend\\Validator\\File\\Hash' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Hash.php', - 'Zend\\Validator\\File\\ImageSize' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/ImageSize.php', - 'Zend\\Validator\\File\\IsCompressed' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/IsCompressed.php', - 'Zend\\Validator\\File\\IsImage' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/IsImage.php', - 'Zend\\Validator\\File\\Md5' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Md5.php', - 'Zend\\Validator\\File\\MimeType' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/MimeType.php', - 'Zend\\Validator\\File\\NotExists' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/NotExists.php', - 'Zend\\Validator\\File\\Sha1' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Sha1.php', - 'Zend\\Validator\\File\\Size' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Size.php', - 'Zend\\Validator\\File\\Upload' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/Upload.php', - 'Zend\\Validator\\File\\UploadFile' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/UploadFile.php', - 'Zend\\Validator\\File\\WordCount' => __DIR__ . '/..' . '/zendframework/zend-validator/src/File/WordCount.php', - 'Zend\\Validator\\GpsPoint' => __DIR__ . '/..' . '/zendframework/zend-validator/src/GpsPoint.php', - 'Zend\\Validator\\GreaterThan' => __DIR__ . '/..' . '/zendframework/zend-validator/src/GreaterThan.php', - 'Zend\\Validator\\Hex' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Hex.php', - 'Zend\\Validator\\Hostname' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Hostname.php', - 'Zend\\Validator\\Iban' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Iban.php', - 'Zend\\Validator\\Identical' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Identical.php', - 'Zend\\Validator\\InArray' => __DIR__ . '/..' . '/zendframework/zend-validator/src/InArray.php', - 'Zend\\Validator\\Ip' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Ip.php', - 'Zend\\Validator\\IsInstanceOf' => __DIR__ . '/..' . '/zendframework/zend-validator/src/IsInstanceOf.php', - 'Zend\\Validator\\Isbn' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Isbn.php', - 'Zend\\Validator\\Isbn\\Isbn10' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Isbn/Isbn10.php', - 'Zend\\Validator\\Isbn\\Isbn13' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Isbn/Isbn13.php', - 'Zend\\Validator\\LessThan' => __DIR__ . '/..' . '/zendframework/zend-validator/src/LessThan.php', - 'Zend\\Validator\\Module' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Module.php', - 'Zend\\Validator\\NotEmpty' => __DIR__ . '/..' . '/zendframework/zend-validator/src/NotEmpty.php', - 'Zend\\Validator\\Regex' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Regex.php', - 'Zend\\Validator\\Sitemap\\Changefreq' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Sitemap/Changefreq.php', - 'Zend\\Validator\\Sitemap\\Lastmod' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Sitemap/Lastmod.php', - 'Zend\\Validator\\Sitemap\\Loc' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Sitemap/Loc.php', - 'Zend\\Validator\\Sitemap\\Priority' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Sitemap/Priority.php', - 'Zend\\Validator\\StaticValidator' => __DIR__ . '/..' . '/zendframework/zend-validator/src/StaticValidator.php', - 'Zend\\Validator\\Step' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Step.php', - 'Zend\\Validator\\StringLength' => __DIR__ . '/..' . '/zendframework/zend-validator/src/StringLength.php', - 'Zend\\Validator\\Timezone' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Timezone.php', - 'Zend\\Validator\\Translator\\TranslatorAwareInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Translator/TranslatorAwareInterface.php', - 'Zend\\Validator\\Translator\\TranslatorInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Translator/TranslatorInterface.php', - 'Zend\\Validator\\Uri' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Uri.php', - 'Zend\\Validator\\Uuid' => __DIR__ . '/..' . '/zendframework/zend-validator/src/Uuid.php', - 'Zend\\Validator\\ValidatorChain' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ValidatorChain.php', - 'Zend\\Validator\\ValidatorInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ValidatorInterface.php', - 'Zend\\Validator\\ValidatorPluginManager' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ValidatorPluginManager.php', - 'Zend\\Validator\\ValidatorPluginManagerAwareInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ValidatorPluginManagerAwareInterface.php', - 'Zend\\Validator\\ValidatorPluginManagerFactory' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ValidatorPluginManagerFactory.php', - 'Zend\\Validator\\ValidatorProviderInterface' => __DIR__ . '/..' . '/zendframework/zend-validator/src/ValidatorProviderInterface.php', - 'libphonenumber\\AlternateFormatsCountryCodeSet' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/AlternateFormatsCountryCodeSet.php', - 'libphonenumber\\CountryCodeSource' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/CountryCodeSource.php', - 'libphonenumber\\CountryCodeToRegionCodeMap' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/CountryCodeToRegionCodeMap.php', - 'libphonenumber\\CountryCodeToRegionCodeMapForTesting' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/CountryCodeToRegionCodeMapForTesting.php', - 'libphonenumber\\DefaultMetadataLoader' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/DefaultMetadataLoader.php', - 'libphonenumber\\MatchType' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/MatchType.php', - 'libphonenumber\\Matcher' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/Matcher.php', - 'libphonenumber\\MatcherAPIInterface' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/MatcherAPIInterface.php', - 'libphonenumber\\MetadataLoaderInterface' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/MetadataLoaderInterface.php', - 'libphonenumber\\MetadataSourceInterface' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/MetadataSourceInterface.php', - 'libphonenumber\\MultiFileMetadataSourceImpl' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/MultiFileMetadataSourceImpl.php', - 'libphonenumber\\NumberFormat' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/NumberFormat.php', - 'libphonenumber\\NumberParseException' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/NumberParseException.php', - 'libphonenumber\\PhoneMetadata' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneMetadata.php', - 'libphonenumber\\PhoneNumber' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumber.php', - 'libphonenumber\\PhoneNumberDesc' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberDesc.php', - 'libphonenumber\\PhoneNumberFormat' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberFormat.php', - 'libphonenumber\\PhoneNumberToCarrierMapper' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberToCarrierMapper.php', - 'libphonenumber\\PhoneNumberToTimeZonesMapper' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberToTimeZonesMapper.php', - 'libphonenumber\\PhoneNumberType' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberType.php', - 'libphonenumber\\PhoneNumberUtil' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberUtil.php', - 'libphonenumber\\RegexBasedMatcher' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/RegexBasedMatcher.php', - 'libphonenumber\\RegionCode' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/RegionCode.php', - 'libphonenumber\\ShortNumberCost' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberCost.php', - 'libphonenumber\\ShortNumberInfo' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberInfo.php', - 'libphonenumber\\ShortNumberUtil' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberUtil.php', - 'libphonenumber\\ShortNumbersRegionCodeSet' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumbersRegionCodeSet.php', - 'libphonenumber\\ValidationResult' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/ValidationResult.php', - 'libphonenumber\\geocoding\\Locale' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/Locale.php', - 'libphonenumber\\geocoding\\PhoneNumberOfflineGeocoder' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/PhoneNumberOfflineGeocoder.php', - 'libphonenumber\\prefixmapper\\MappingFileProvider' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/MappingFileProvider.php', - 'libphonenumber\\prefixmapper\\PhonePrefixMap' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PhonePrefixMap.php', - 'libphonenumber\\prefixmapper\\PrefixFileReader' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PrefixFileReader.php', - 'libphonenumber\\prefixmapper\\PrefixTimeZonesMap' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PrefixTimeZonesMap.php', 'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php', - 'phpDocumentor\\Reflection\\DocBlock' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock.php', - 'phpDocumentor\\Reflection\\DocBlockFactory' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlockFactory.php', - 'phpDocumentor\\Reflection\\DocBlockFactoryInterface' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlockFactoryInterface.php', - 'phpDocumentor\\Reflection\\DocBlock\\Description' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Description.php', - 'phpDocumentor\\Reflection\\DocBlock\\DescriptionFactory' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/DescriptionFactory.php', - 'phpDocumentor\\Reflection\\DocBlock\\Serializer' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php', - 'phpDocumentor\\Reflection\\DocBlock\\StandardTagFactory' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tag' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tag.php', - 'phpDocumentor\\Reflection\\DocBlock\\TagFactory' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/TagFactory.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Author' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Author.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\BaseTag' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/BaseTag.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Covers' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Covers.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Deprecated' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Deprecated.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Example' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Example.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Factory\\StaticMethod' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/StaticMethod.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Factory\\Strategy' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/Strategy.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Formatter' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Formatter\\PassthroughFormatter' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/PassthroughFormatter.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Generic' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Generic.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Link' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Method' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Method.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Param' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Param.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Property' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Property.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\PropertyRead' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyRead.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\PropertyWrite' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyWrite.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Return_' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Return_.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\See' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/See.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Since' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Since.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Source' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Source.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Throws' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Throws.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Uses' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Uses.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Var_' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Var_.php', - 'phpDocumentor\\Reflection\\DocBlock\\Tags\\Version' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Version.php', - 'phpDocumentor\\Reflection\\Element' => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src/Element.php', - 'phpDocumentor\\Reflection\\ExampleFinder' => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src/DocBlock/ExampleFinder.php', - 'phpDocumentor\\Reflection\\File' => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src/File.php', - 'phpDocumentor\\Reflection\\Fqsen' => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src/Fqsen.php', - 'phpDocumentor\\Reflection\\FqsenResolver' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/FqsenResolver.php', - 'phpDocumentor\\Reflection\\Location' => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src/Location.php', - 'phpDocumentor\\Reflection\\Project' => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src/Project.php', - 'phpDocumentor\\Reflection\\ProjectFactory' => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src/ProjectFactory.php', - 'phpDocumentor\\Reflection\\Type' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Type.php', - 'phpDocumentor\\Reflection\\TypeResolver' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/TypeResolver.php', - 'phpDocumentor\\Reflection\\Types\\Array_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Array_.php', - 'phpDocumentor\\Reflection\\Types\\Boolean' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Boolean.php', - 'phpDocumentor\\Reflection\\Types\\Callable_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Callable_.php', - 'phpDocumentor\\Reflection\\Types\\Compound' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Compound.php', - 'phpDocumentor\\Reflection\\Types\\Context' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Context.php', - 'phpDocumentor\\Reflection\\Types\\ContextFactory' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/ContextFactory.php', - 'phpDocumentor\\Reflection\\Types\\Float_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Float_.php', - 'phpDocumentor\\Reflection\\Types\\Integer' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Integer.php', - 'phpDocumentor\\Reflection\\Types\\Mixed' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Mixed.php', - 'phpDocumentor\\Reflection\\Types\\Null_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Null_.php', - 'phpDocumentor\\Reflection\\Types\\Object_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Object_.php', - 'phpDocumentor\\Reflection\\Types\\Resource' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Resource.php', - 'phpDocumentor\\Reflection\\Types\\Scalar' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Scalar.php', - 'phpDocumentor\\Reflection\\Types\\Self_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Self_.php', - 'phpDocumentor\\Reflection\\Types\\Static_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Static_.php', - 'phpDocumentor\\Reflection\\Types\\String_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/String_.php', - 'phpDocumentor\\Reflection\\Types\\This' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/This.php', - 'phpDocumentor\\Reflection\\Types\\Void_' => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src/Types/Void_.php', 'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php', - 'thomaswelton\\GravatarLib\\Gravatar' => __DIR__ . '/..' . '/thomaswelton/gravatarlib/thomaswelton/GravatarLib/Gravatar.php', ); public static function getInitializer(ClassLoader $loader) diff --git a/vendor/composer/ca-bundle/LICENSE b/vendor/composer/ca-bundle/LICENSE deleted file mode 100644 index c5b5220e8..000000000 --- a/vendor/composer/ca-bundle/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (C) 2016 Composer - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/vendor/composer/ca-bundle/README.md b/vendor/composer/ca-bundle/README.md deleted file mode 100644 index f66c5b5f8..000000000 --- a/vendor/composer/ca-bundle/README.md +++ /dev/null @@ -1,70 +0,0 @@ -composer/ca-bundle -================== - -Small utility library that lets you find a path to the system CA bundle, -and includes a fallback to the Mozilla CA bundle. - -Originally written as part of [composer/composer](https://github.com/composer/composer), -now extracted and made available as a stand-alone library. - - -Installation ------------- - -Install the latest version with: - -```bash -$ composer require composer/ca-bundle -``` - - -Requirements ------------- - -* PHP 5.3.2 is required but using the latest version of PHP is highly recommended. - - -Basic usage ------------ - -# `Composer\CaBundle\CaBundle` - -- `CaBundle::getSystemCaRootBundlePath()`: Returns the system CA bundle path, or a path to the bundled one as fallback -- `CaBundle::getBundledCaBundlePath()`: Returns the path to the bundled CA file -- `CaBundle::validateCaFile($filename)`: Validates a CA file using opensl_x509_parse only if it is safe to use -- `CaBundle::isOpensslParseSafe()`: Test if it is safe to use the PHP function openssl_x509_parse() -- `CaBundle::reset()`: Resets the static caches - - -## To use with curl - -```php -$curl = curl_init("https://example.org/"); -curl_setopt($curl, CURLOPT_CAINFO, \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath()); -$result = curl_exec($curl); -``` - -## To use with php streams - -```php -$opts = array( - 'http' => array( - 'method' => "GET" - ) -); - -$caPath = \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath(); -if (is_dir($caPath)) { - $opts['ssl']['capath'] = $caPath; -} else { - $opts['ssl']['cafile'] = $caPath; -} - -$context = stream_context_create($opts); -$result = file_get_contents('https://example.com', false, $context); -``` - -License -------- - -composer/ca-bundle is licensed under the MIT License, see the LICENSE file for details. diff --git a/vendor/composer/ca-bundle/composer.json b/vendor/composer/ca-bundle/composer.json deleted file mode 100644 index 516359418..000000000 --- a/vendor/composer/ca-bundle/composer.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "composer/ca-bundle", - "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", - "type": "library", - "license": "MIT", - "keywords": [ - "cabundle", - "cacert", - "certificate", - "ssl", - "tls" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/ca-bundle/issues" - }, - "require": { - "ext-openssl": "*", - "ext-pcre": "*", - "php": "^5.3.2 || ^7.0" - }, - "require-dev": { - "psr/log": "^1.0", - "symfony/process": "^2.5 || ^3.0" - }, - "suggest": { - "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+" - }, - "autoload": { - "psr-4": { - "Composer\\CaBundle\\": "src" - } - }, - "autoload-dev": { - "psr-4": { - "Composer\\CaBundle\\": "tests" - } - }, - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - } -} diff --git a/vendor/composer/ca-bundle/res/cacert.pem b/vendor/composer/ca-bundle/res/cacert.pem deleted file mode 100644 index f1dc9d34d..000000000 --- a/vendor/composer/ca-bundle/res/cacert.pem +++ /dev/null @@ -1,3884 +0,0 @@ -## -## Bundle of CA Root Certificates -## -## Certificate data from Mozilla as of: Wed Apr 20 03:12:05 2016 -## -## This is a bundle of X.509 certificates of public Certificate Authorities -## (CA). These were automatically extracted from Mozilla's root certificates -## file (certdata.txt). This file can be found in the mozilla source tree: -## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt -## -## It contains the certificates in PEM format and therefore -## can be directly used with curl / libcurl / php_curl, or with -## an Apache+mod_ssl webserver for SSL client authentication. -## Just configure this file as the SSLCACertificateFile. -## -## Conversion done with mk-ca-bundle.pl version 1.25. -## SHA1: 5df367cda83086392e1acdf22bfef00c48d5eba6 -## - -Equifax Secure CA -================= ------BEGIN CERTIFICATE----- -MIIDIDCCAomgAwIBAgIENd70zzANBgkqhkiG9w0BAQUFADBOMQswCQYDVQQGEwJVUzEQMA4GA1UE -ChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2VydGlmaWNhdGUgQXV0aG9yaXR5 -MB4XDTk4MDgyMjE2NDE1MVoXDTE4MDgyMjE2NDE1MVowTjELMAkGA1UEBhMCVVMxEDAOBgNVBAoT -B0VxdWlmYXgxLTArBgNVBAsTJEVxdWlmYXggU2VjdXJlIENlcnRpZmljYXRlIEF1dGhvcml0eTCB -nzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAwV2xWGcIYu6gmi0fCG2RFGiYCh7+2gRvE4RiIcPR -fM6fBeC4AfBONOziipUEZKzxa1NfBbPLZ4C/QgKO/t0BCezhABRP/PvwDN1Dulsr4R+AcJkVV5MW -8Q+XarfCaCMczE1ZMKxRHjuvK9buY0V7xdlfUNLjUA86iOe/FP3gx7kCAwEAAaOCAQkwggEFMHAG -A1UdHwRpMGcwZaBjoGGkXzBdMQswCQYDVQQGEwJVUzEQMA4GA1UEChMHRXF1aWZheDEtMCsGA1UE -CxMkRXF1aWZheCBTZWN1cmUgQ2VydGlmaWNhdGUgQXV0aG9yaXR5MQ0wCwYDVQQDEwRDUkwxMBoG -A1UdEAQTMBGBDzIwMTgwODIyMTY0MTUxWjALBgNVHQ8EBAMCAQYwHwYDVR0jBBgwFoAUSOZo+SvS -spXXR9gjIBBPM5iQn9QwHQYDVR0OBBYEFEjmaPkr0rKV10fYIyAQTzOYkJ/UMAwGA1UdEwQFMAMB -Af8wGgYJKoZIhvZ9B0EABA0wCxsFVjMuMGMDAgbAMA0GCSqGSIb3DQEBBQUAA4GBAFjOKer89961 -zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y7qj/WsjTVbJmcVfewCHrPSqnI0kB -BIZCe/zuf6IWUrVnZ9NA2zsmWLIodz2uFHdh1voqZiegDfqnc1zqcPGUIWVEX/r87yloqaKHee95 -70+sB3c4 ------END CERTIFICATE----- - -GlobalSign Root CA -================== ------BEGIN CERTIFICATE----- -MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkGA1UEBhMCQkUx -GTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jvb3QgQ0ExGzAZBgNVBAMTEkds -b2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAwMDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNV -BAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYD -VQQDExJHbG9iYWxTaWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDa -DuaZjc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavpxy0Sy6sc -THAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp1Wrjsok6Vjk4bwY8iGlb -Kk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdGsnUOhugZitVtbNV4FpWi6cgKOOvyJBNP -c1STE4U6G7weNLWLBYy5d4ux2x8gkasJU26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrX -gzT/LCrBbBlDSgeF59N89iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0BAQUF -AAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOzyj1hTdNGCbM+w6Dj -Y1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE38NflNUVyRRBnMRddWQVDf9VMOyG -j/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymPAbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhH -hm4qxFYxldBniYUr+WymXUadDKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveC -X4XSQRjbgbMEHMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== ------END CERTIFICATE----- - -GlobalSign Root CA - R2 -======================= ------BEGIN CERTIFICATE----- -MIIDujCCAqKgAwIBAgILBAAAAAABD4Ym5g0wDQYJKoZIhvcNAQEFBQAwTDEgMB4GA1UECxMXR2xv -YmFsU2lnbiBSb290IENBIC0gUjIxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2Jh -bFNpZ24wHhcNMDYxMjE1MDgwMDAwWhcNMjExMjE1MDgwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxT -aWduIFJvb3QgQ0EgLSBSMjETMBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2ln -bjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKbPJA6+Lm8omUVCxKs+IVSbC9N/hHD6 -ErPLv4dfxn+G07IwXNb9rfF73OX4YJYJkhD10FPe+3t+c4isUoh7SqbKSaZeqKeMWhG8eoLrvozp -s6yWJQeXSpkqBy+0Hne/ig+1AnwblrjFuTosvNYSuetZfeLQBoZfXklqtTleiDTsvHgMCJiEbKjN -S7SgfQx5TfC4LcshytVsW33hoCmEofnTlEnLJGKRILzdC9XZzPnqJworc5HGnRusyMvo4KD0L5CL -TfuwNhv2GXqF4G3yYROIXJ/gkwpRl4pazq+r1feqCapgvdzZX99yqWATXgAByUr6P6TqBwMhAo6C -ygPCm48CAwEAAaOBnDCBmTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E -FgQUm+IHV2ccHsBqBt5ZtJot39wZhi4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2NybC5nbG9i -YWxzaWduLm5ldC9yb290LXIyLmNybDAfBgNVHSMEGDAWgBSb4gdXZxwewGoG3lm0mi3f3BmGLjAN -BgkqhkiG9w0BAQUFAAOCAQEAmYFThxxol4aR7OBKuEQLq4GsJ0/WwbgcQ3izDJr86iw8bmEbTUsp -9Z8FHSbBuOmDAGJFtqkIk7mpM0sYmsL4h4hO291xNBrBVNpGP+DTKqttVCL1OmLNIG+6KYnX3ZHu -01yiPqFbQfXf5WRDLenVOavSot+3i9DAgBkcRcAtjOj4LaR0VknFBbVPFd5uRHg5h6h+u/N5GJG7 -9G+dwfCMNYxdAfvDbbnvRG15RjF+Cv6pgsH/76tuIMRQyV+dTZsXjAzlAcmgQWpzU/qlULRuJQ/7 -TBj0/VLZjmmx6BEP3ojY+x1J96relc8geMJgEtslQIxq/H5COEBkEveegeGTLg== ------END CERTIFICATE----- - -Verisign Class 3 Public Primary Certification Authority - G3 -============================================================ ------BEGIN CERTIFICATE----- -MIIEGjCCAwICEQCbfgZJoz5iudXukEhxKe9XMA0GCSqGSIb3DQEBBQUAMIHKMQswCQYDVQQGEwJV -UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv -cmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl -IG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDMgUHVibGljIFByaW1hcnkgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkgLSBHMzAeFw05OTEwMDEwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMIHKMQsw -CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRy -dXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDMgUHVibGljIFByaW1hcnkg -Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC -ggEBAMu6nFL8eB8aHm8bN3O9+MlrlBIwT/A2R/XQkQr1F8ilYcEWQE37imGQ5XYgwREGfassbqb1 -EUGO+i2tKmFZpGcmTNDovFJbcCAEWNF6yaRpvIMXZK0Fi7zQWM6NjPXr8EJJC52XJ2cybuGukxUc -cLwgTS8Y3pKI6GyFVxEa6X7jJhFUokWWVYPKMIno3Nij7SqAP395ZVc+FSBmCC+Vk7+qRy+oRpfw -EuL+wgorUeZ25rdGt+INpsyow0xZVYnm6FNcHOqd8GIWC6fJXwzw3sJ2zq/3avL6QaaiMxTJ5Xpj -055iN9WFZZ4O5lMkdBteHRJTW8cs54NJOxWuimi5V5cCAwEAATANBgkqhkiG9w0BAQUFAAOCAQEA -ERSWwauSCPc/L8my/uRan2Te2yFPhpk0djZX3dAVL8WtfxUfN2JzPtTnX84XA9s1+ivbrmAJXx5f -j267Cz3qWhMeDGBvtcC1IyIuBwvLqXTLR7sdwdela8wv0kL9Sd2nic9TutoAWii/gt/4uhMdUIaC -/Y4wjylGsB49Ndo4YhYYSq3mtlFs3q9i6wHQHiT+eo8SGhJouPtmmRQURVyu565pF4ErWjfJXir0 -xuKhXFSbplQAz/DxwceYMBo7Nhbbo27q/a2ywtrvAkcTisDxszGtTxzhT5yvDwyd93gN2PQ1VoDa -t20Xj50egWTh/sVFuq1ruQp6Tk9LhO5L8X3dEQ== ------END CERTIFICATE----- - -Entrust.net Premium 2048 Secure Server CA -========================================= ------BEGIN CERTIFICATE----- -MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChMLRW50cnVzdC5u -ZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBpbmNvcnAuIGJ5IHJlZi4gKGxp -bWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNV -BAMTKkVudHJ1c3QubmV0IENlcnRpZmljYXRpb24gQXV0aG9yaXR5ICgyMDQ4KTAeFw05OTEyMjQx -NzUwNTFaFw0yOTA3MjQxNDE1MTJaMIG0MRQwEgYDVQQKEwtFbnRydXN0Lm5ldDFAMD4GA1UECxQ3 -d3d3LmVudHJ1c3QubmV0L0NQU18yMDQ4IGluY29ycC4gYnkgcmVmLiAobGltaXRzIGxpYWIuKTEl -MCMGA1UECxMcKGMpIDE5OTkgRW50cnVzdC5uZXQgTGltaXRlZDEzMDEGA1UEAxMqRW50cnVzdC5u -ZXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgKDIwNDgpMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A -MIIBCgKCAQEArU1LqRKGsuqjIAcVFmQqK0vRvwtKTY7tgHalZ7d4QMBzQshowNtTK91euHaYNZOL -Gp18EzoOH1u3Hs/lJBQesYGpjX24zGtLA/ECDNyrpUAkAH90lKGdCCmziAv1h3edVc3kw37XamSr -hRSGlVuXMlBvPci6Zgzj/L24ScF2iUkZ/cCovYmjZy/Gn7xxGWC4LeksyZB2ZnuU4q941mVTXTzW -nLLPKQP5L6RQstRIzgUyVYr9smRMDuSYB3Xbf9+5CFVghTAp+XtIpGmG4zU/HoZdenoVve8AjhUi -VBcAkCaTvA5JaJG/+EfTnZVCwQ5N328mz8MYIWJmQ3DW1cAH4QIDAQABo0IwQDAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUVeSB0RGAvtiJuQijMfmhJAkWuXAwDQYJ -KoZIhvcNAQEFBQADggEBADubj1abMOdTmXx6eadNl9cZlZD7Bh/KM3xGY4+WZiT6QBshJ8rmcnPy -T/4xmf3IDExoU8aAghOY+rat2l098c5u9hURlIIM7j+VrxGrD9cv3h8Dj1csHsm7mhpElesYT6Yf -zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5bu/8j72gZyxKT -J1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+bYQLCIt+jerXmCHG8+c8eS9e -nNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/ErfF6adulZkMV8gzURZVE= ------END CERTIFICATE----- - -Baltimore CyberTrust Root -========================= ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJRTESMBAGA1UE -ChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYDVQQDExlCYWx0aW1vcmUgQ3li -ZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoXDTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMC -SUUxEjAQBgNVBAoTCUJhbHRpbW9yZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFs -dGltb3JlIEN5YmVyVHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKME -uyKrmD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjrIZ3AQSsB -UnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeKmpYcqWe4PwzV9/lSEy/C -G9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSuXmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9 -XbIGevOF6uvUA65ehD5f/xXtabz5OTZydc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjpr -l3RjM71oGDHweI12v/yejl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoI -VDaGezq1BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEB -BQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT929hkTI7gQCvlYpNRh -cL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3WgxjkzSswF07r51XgdIGn9w/xZchMB5 -hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0Epn3o0WC4zxe9Z2etciefC7IpJ5OCBRLbf1wbWsa -Y71k5h+3zvDyny67G7fyUIhzksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9H -RCwBXbsdtTLSR9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp ------END CERTIFICATE----- - -AddTrust Low-Value Services Root -================================ ------BEGIN CERTIFICATE----- -MIIEGDCCAwCgAwIBAgIBATANBgkqhkiG9w0BAQUFADBlMQswCQYDVQQGEwJTRTEUMBIGA1UEChML -QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSEwHwYDVQQDExhBZGRU -cnVzdCBDbGFzcyAxIENBIFJvb3QwHhcNMDAwNTMwMTAzODMxWhcNMjAwNTMwMTAzODMxWjBlMQsw -CQYDVQQGEwJTRTEUMBIGA1UEChMLQWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBO -ZXR3b3JrMSEwHwYDVQQDExhBZGRUcnVzdCBDbGFzcyAxIENBIFJvb3QwggEiMA0GCSqGSIb3DQEB -AQUAA4IBDwAwggEKAoIBAQCWltQhSWDia+hBBwzexODcEyPNwTXH+9ZOEQpnXvUGW2ulCDtbKRY6 -54eyNAbFvAWlA3yCyykQruGIgb3WntP+LVbBFc7jJp0VLhD7Bo8wBN6ntGO0/7Gcrjyvd7ZWxbWr -oulpOj0OM3kyP3CCkplhbY0wCI9xP6ZIVxn4JdxLZlyldI+Yrsj5wAYi56xz36Uu+1LcsRVlIPo1 -Zmne3yzxbrww2ywkEtvrNTVokMsAsJchPXQhI2U0K7t4WaPW4XY5mqRJjox0r26kmqPZm9I4XJui -GMx1I4S+6+JNM3GOGvDC+Mcdoq0Dlyz4zyXG9rgkMbFjXZJ/Y/AlyVMuH79NAgMBAAGjgdIwgc8w -HQYDVR0OBBYEFJWxtPCUtr3H2tERCSG+wa9J/RB7MAsGA1UdDwQEAwIBBjAPBgNVHRMBAf8EBTAD -AQH/MIGPBgNVHSMEgYcwgYSAFJWxtPCUtr3H2tERCSG+wa9J/RB7oWmkZzBlMQswCQYDVQQGEwJT -RTEUMBIGA1UEChMLQWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSEw -HwYDVQQDExhBZGRUcnVzdCBDbGFzcyAxIENBIFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBACxt -ZBsfzQ3duQH6lmM0MkhHma6X7f1yFqZzR1r0693p9db7RcwpiURdv0Y5PejuvE1Uhh4dbOMXJ0Ph -iVYrqW9yTkkz43J8KiOavD7/KCrto/8cI7pDVwlnTUtiBi34/2ydYB7YHEt9tTEv2dB8Xfjea4MY -eDdXL+gzB2ffHsdrKpV2ro9Xo/D0UrSpUwjP4E/TelOL/bscVjby/rK25Xa71SJlpz/+0WatC7xr -mYbvP33zGDLKe8bjq2RGlfgmadlVg3sslgf/WSxEo8bl6ancoWOAWiFeIc9TVPC6b4nbqKqVz4vj -ccweGyBECMB6tkD9xOQ14R0WHNC8K47Wcdk= ------END CERTIFICATE----- - -AddTrust External Root -====================== ------BEGIN CERTIFICATE----- -MIIENjCCAx6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEUMBIGA1UEChML -QWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFkZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYD -VQQDExlBZGRUcnVzdCBFeHRlcm5hbCBDQSBSb290MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEw -NDgzOFowbzELMAkGA1UEBhMCU0UxFDASBgNVBAoTC0FkZFRydXN0IEFCMSYwJAYDVQQLEx1BZGRU -cnVzdCBFeHRlcm5hbCBUVFAgTmV0d29yazEiMCAGA1UEAxMZQWRkVHJ1c3QgRXh0ZXJuYWwgQ0Eg -Um9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALf3GjPm8gAELTngTlvtH7xsD821 -+iO2zt6bETOXpClMfZOfvUq8k+0DGuOPz+VtUFrWlymUWoCwSXrbLpX9uMq/NzgtHj6RQa1wVsfw -Tz/oMp50ysiQVOnGXw94nZpAPA6sYapeFI+eh6FqUNzXmk6vBbOmcZSccbNQYArHE504B4YCqOmo -aSYYkKtMsE8jqzpPhNjfzp/haW+710LXa0Tkx63ubUFfclpxCDezeWWkWaCUN/cALw3CknLa0Dhy -2xSoRcRdKn23tNbE7qzNE0S3ySvdQwAl+mG5aWpYIxG3pzOPVnVZ9c0p10a3CitlttNCbxWyuHv7 -7+ldU9U0WicCAwEAAaOB3DCB2TAdBgNVHQ4EFgQUrb2YejS0Jvf6xCZU7wO94CTLVBowCwYDVR0P -BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wgZkGA1UdIwSBkTCBjoAUrb2YejS0Jvf6xCZU7wO94CTL -VBqhc6RxMG8xCzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEmMCQGA1UECxMdQWRk -VHJ1c3QgRXh0ZXJuYWwgVFRQIE5ldHdvcmsxIjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENB -IFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBALCb4IUlwtYj4g+WBpKdQZic2YR5gdkeWxQHIzZl -j7DYd7usQWxHYINRsPkyPef89iYTx4AWpb9a/IfPeHmJIZriTAcKhjW88t5RxNKWt9x+Tu5w/Rw5 -6wwCURQtjr0W4MHfRnXnJK3s9EK0hZNwEGe6nQY1ShjTK3rMUUKhemPR5ruhxSvCNr4TDea9Y355 -e6cJDUCrat2PisP29owaQgVR1EX1n6diIWgVIEM8med8vSTYqZEXc4g/VhsxOBi0cQ+azcgOno4u -G+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5amnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ= ------END CERTIFICATE----- - -AddTrust Public Services Root -============================= ------BEGIN CERTIFICATE----- -MIIEFTCCAv2gAwIBAgIBATANBgkqhkiG9w0BAQUFADBkMQswCQYDVQQGEwJTRTEUMBIGA1UEChML -QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSAwHgYDVQQDExdBZGRU -cnVzdCBQdWJsaWMgQ0EgUm9vdDAeFw0wMDA1MzAxMDQxNTBaFw0yMDA1MzAxMDQxNTBaMGQxCzAJ -BgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEdMBsGA1UECxMUQWRkVHJ1c3QgVFRQIE5l -dHdvcmsxIDAeBgNVBAMTF0FkZFRydXN0IFB1YmxpYyBDQSBSb290MIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEA6Rowj4OIFMEg2Dybjxt+A3S72mnTRqX4jsIMEZBRpS9mVEBV6tsfSlbu -nyNu9DnLoblv8n75XYcmYZ4c+OLspoH4IcUkzBEMP9smcnrHAZcHF/nXGCwwfQ56HmIexkvA/X1i -d9NEHif2P0tEs7c42TkfYNVRknMDtABp4/MUTu7R3AnPdzRGULD4EfL+OHn3Bzn+UZKXC1sIXzSG -Aa2Il+tmzV7R/9x98oTaunet3IAIx6eH1lWfl2royBFkuucZKT8Rs3iQhCBSWxHveNCD9tVIkNAw -HM+A+WD+eeSI8t0A65RF62WUaUC6wNW0uLp9BBGo6zEFlpROWCGOn9Bg/QIDAQABo4HRMIHOMB0G -A1UdDgQWBBSBPjfYkrAfd59ctKtzquf2NGAv+jALBgNVHQ8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zCBjgYDVR0jBIGGMIGDgBSBPjfYkrAfd59ctKtzquf2NGAv+qFopGYwZDELMAkGA1UEBhMCU0Ux -FDASBgNVBAoTC0FkZFRydXN0IEFCMR0wGwYDVQQLExRBZGRUcnVzdCBUVFAgTmV0d29yazEgMB4G -A1UEAxMXQWRkVHJ1c3QgUHVibGljIENBIFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBAAP3FUr4 -JNojVhaTdt02KLmuG7jD8WS6IBh4lSknVwW8fCr0uVFV2ocC3g8WFzH4qnkuCRO7r7IgGRLlk/lL -+YPoRNWyQSW/iHVv/xD8SlTQX/D67zZzfRs2RcYhbbQVuE7PnFylPVoAjgbjPGsye/Kf8Lb93/Ao -GEjwxrzQvzSAlsJKsW2Ox5BF3i9nrEUEo3rcVZLJR2bYGozH7ZxOmuASu7VqTITh4SINhwBk/ox9 -Yjllpu9CtoAlEmEBqCQTcAARJl/6NVDFSMwGR+gn2HCNX2TmoUQmXiLsks3/QppEIW1cxeMiHV9H -EufOX1362KqxMy3ZdvJOOjMMK7MtkAY= ------END CERTIFICATE----- - -AddTrust Qualified Certificates Root -==================================== ------BEGIN CERTIFICATE----- -MIIEHjCCAwagAwIBAgIBATANBgkqhkiG9w0BAQUFADBnMQswCQYDVQQGEwJTRTEUMBIGA1UEChML -QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSMwIQYDVQQDExpBZGRU -cnVzdCBRdWFsaWZpZWQgQ0EgUm9vdDAeFw0wMDA1MzAxMDQ0NTBaFw0yMDA1MzAxMDQ0NTBaMGcx -CzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEdMBsGA1UECxMUQWRkVHJ1c3QgVFRQ -IE5ldHdvcmsxIzAhBgNVBAMTGkFkZFRydXN0IFF1YWxpZmllZCBDQSBSb290MIIBIjANBgkqhkiG -9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5B6a/twJWoekn0e+EV+vhDTbYjx5eLfpMLXsDBwqxBb/4Oxx -64r1EW7tTw2R0hIYLUkVAcKkIhPHEWT/IhKauY5cLwjPcWqzZwFZ8V1G87B4pfYOQnrjfxvM0PC3 -KP0q6p6zsLkEqv32x7SxuCqg+1jxGaBvcCV+PmlKfw8i2O+tCBGaKZnhqkRFmhJePp1tUvznoD1o -L/BLcHwTOK28FSXx1s6rosAx1i+f4P8UWfyEk9mHfExUE+uf0S0R+Bg6Ot4l2ffTQO2kBhLEO+GR -wVY18BTcZTYJbqukB8c10cIDMzZbdSZtQvESa0NvS3GU+jQd7RNuyoB/mC9suWXY6QIDAQABo4HU -MIHRMB0GA1UdDgQWBBQ5lYtii1zJ1IC6WA+XPxUIQ8yYpzALBgNVHQ8EBAMCAQYwDwYDVR0TAQH/ -BAUwAwEB/zCBkQYDVR0jBIGJMIGGgBQ5lYtii1zJ1IC6WA+XPxUIQ8yYp6FrpGkwZzELMAkGA1UE -BhMCU0UxFDASBgNVBAoTC0FkZFRydXN0IEFCMR0wGwYDVQQLExRBZGRUcnVzdCBUVFAgTmV0d29y -azEjMCEGA1UEAxMaQWRkVHJ1c3QgUXVhbGlmaWVkIENBIFJvb3SCAQEwDQYJKoZIhvcNAQEFBQAD -ggEBABmrder4i2VhlRO6aQTvhsoToMeqT2QbPxj2qC0sVY8FtzDqQmodwCVRLae/DLPt7wh/bDxG -GuoYQ992zPlmhpwsaPXpF/gxsxjE1kh9I0xowX67ARRvxdlu3rsEQmr49lx95dr6h+sNNVJn0J6X -dgWTP5XHAeZpVTh/EGGZyeNfpso+gmNIquIISD6q8rKFYqa0p9m9N5xotS1WfbC3P6CxB9bpT9ze -RXEwMn8bLgn5v1Kh7sKAPgZcLlVAwRv1cEWw3F369nJad9Jjzc9YiQBCYz95OdBEsIJuQRno3eDB -iFrRHnGTHyQwdOUeqN48Jzd/g66ed8/wMLH/S5noxqE= ------END CERTIFICATE----- - -Entrust Root Certification Authority -==================================== ------BEGIN CERTIFICATE----- -MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMCVVMxFjAUBgNV -BAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0Lm5ldC9DUFMgaXMgaW5jb3Jw -b3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMWKGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsG -A1UEAxMkRW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0 -MloXDTI2MTEyNzIwNTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMu -MTkwNwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSByZWZlcmVu -Y2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNVBAMTJEVudHJ1c3QgUm9v -dCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB -ALaVtkNC+sZtKm9I35RMOVcF7sN5EUFoNu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYsz -A9u3g3s+IIRe7bJWKKf44LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOww -Cj0Yzfv9KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGIrb68 -j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi94DkZfs0Nw4pgHBN -rziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOBsDCBrTAOBgNVHQ8BAf8EBAMCAQYw -DwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAigA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1 -MzQyWjAfBgNVHSMEGDAWgBRokORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DH -hmak8fdLQ/uEvW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA -A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9tO1KzKtvn1ISM -Y/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6ZuaAGAT/3B+XxFNSRuzFVJ7yVTa -v52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTS -W3iDVuycNsMm4hH2Z0kdkquM++v/eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0 -tHuu2guQOHXvgR1m0vdXcDazv/wor3ElhVsT/h5/WrQ8 ------END CERTIFICATE----- - -RSA Security 2048 v3 -==================== ------BEGIN CERTIFICATE----- -MIIDYTCCAkmgAwIBAgIQCgEBAQAAAnwAAAAKAAAAAjANBgkqhkiG9w0BAQUFADA6MRkwFwYDVQQK -ExBSU0EgU2VjdXJpdHkgSW5jMR0wGwYDVQQLExRSU0EgU2VjdXJpdHkgMjA0OCBWMzAeFw0wMTAy -MjIyMDM5MjNaFw0yNjAyMjIyMDM5MjNaMDoxGTAXBgNVBAoTEFJTQSBTZWN1cml0eSBJbmMxHTAb -BgNVBAsTFFJTQSBTZWN1cml0eSAyMDQ4IFYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC -AQEAt49VcdKA3XtpeafwGFAyPGJn9gqVB93mG/Oe2dJBVGutn3y+Gc37RqtBaB4Y6lXIL5F4iSj7 -Jylg/9+PjDvJSZu1pJTOAeo+tWN7fyb9Gd3AIb2E0S1PRsNO3Ng3OTsor8udGuorryGlwSMiuLgb -WhOHV4PR8CDn6E8jQrAApX2J6elhc5SYcSa8LWrg903w8bYqODGBDSnhAMFRD0xS+ARaqn1y07iH -KrtjEAMqs6FPDVpeRrc9DvV07Jmf+T0kgYim3WBU6JU2PcYJk5qjEoAAVZkZR73QpXzDuvsf9/UP -+Ky5tfQ3mBMY3oVbtwyCO4dvlTlYMNpuAWgXIszACwIDAQABo2MwYTAPBgNVHRMBAf8EBTADAQH/ -MA4GA1UdDwEB/wQEAwIBBjAfBgNVHSMEGDAWgBQHw1EwpKrpRa41JPr/JCwz0LGdjDAdBgNVHQ4E -FgQUB8NRMKSq6UWuNST6/yQsM9CxnYwwDQYJKoZIhvcNAQEFBQADggEBAF8+hnZuuDU8TjYcHnmY -v/3VEhF5Ug7uMYm83X/50cYVIeiKAVQNOvtUudZj1LGqlk2iQk3UUx+LEN5/Zb5gEydxiKRz44Rj -0aRV4VCT5hsOedBnvEbIvz8XDZXmxpBp3ue0L96VfdASPz0+f00/FGj1EVDVwfSQpQgdMWD/YIwj -VAqv/qFuxdF6Kmh4zx6CCiC0H63lhbJqaHVOrSU3lIW+vaHU6rcMSzyd6BIA8F+sDeGscGNz9395 -nzIlQnQFgCi/vcEkllgVsRch6YlL2weIZ/QVrXA+L02FO8K32/6YaCOJ4XQP3vTFhGMpG8zLB8kA -pKnXwiJPZ9d37CAFYd4= ------END CERTIFICATE----- - -GeoTrust Global CA -================== ------BEGIN CERTIFICATE----- -MIIDVDCCAjygAwIBAgIDAjRWMA0GCSqGSIb3DQEBBQUAMEIxCzAJBgNVBAYTAlVTMRYwFAYDVQQK -Ew1HZW9UcnVzdCBJbmMuMRswGQYDVQQDExJHZW9UcnVzdCBHbG9iYWwgQ0EwHhcNMDIwNTIxMDQw -MDAwWhcNMjIwNTIxMDQwMDAwWjBCMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5j -LjEbMBkGA1UEAxMSR2VvVHJ1c3QgR2xvYmFsIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEA2swYYzD99BcjGlZ+W988bDjkcbd4kdS8odhM+KhDtgPpTSEHCIjaWC9mOSm9BXiLnTjo -BbdqfnGk5sRgprDvgOSJKA+eJdbtg/OtppHHmMlCGDUUna2YRpIuT8rxh0PBFpVXLVDviS2Aelet -8u5fa9IAjbkU+BQVNdnARqN7csiRv8lVK83Qlz6cJmTM386DGXHKTubU1XupGc1V3sjs0l44U+Vc -T4wt/lAjNvxm5suOpDkZALeVAjmRCw7+OC7RHQWa9k0+bw8HHa8sHo9gOeL6NlMTOdReJivbPagU -vTLrGAMoUgRx5aszPeE4uwc2hGKceeoWMPRfwCvocWvk+QIDAQABo1MwUTAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBTAephojYn7qwVkDBF9qn1luMrMTjAfBgNVHSMEGDAWgBTAephojYn7qwVk -DBF9qn1luMrMTjANBgkqhkiG9w0BAQUFAAOCAQEANeMpauUvXVSOKVCUn5kaFOSPeCpilKInZ57Q -zxpeR+nBsqTP3UEaBU6bS+5Kb1VSsyShNwrrZHYqLizz/Tt1kL/6cdjHPTfStQWVYrmm3ok9Nns4 -d0iXrKYgjy6myQzCsplFAMfOEVEiIuCl6rYVSAlk6l5PdPcFPseKUgzbFbS9bZvlxrFUaKnjaZC2 -mqUPuLk/IH2uSrW4nOQdtqvmlKXBx4Ot2/Unhw4EbNX/3aBd7YdStysVAq45pmp06drE57xNNB6p -XE0zX5IJL4hmXXeXxx12E6nV5fEWCRE11azbJHFwLJhWC9kXtNHjUStedejV0NxPNO3CBWaAocvm -Mw== ------END CERTIFICATE----- - -GeoTrust Global CA 2 -==================== ------BEGIN CERTIFICATE----- -MIIDZjCCAk6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBEMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN -R2VvVHJ1c3QgSW5jLjEdMBsGA1UEAxMUR2VvVHJ1c3QgR2xvYmFsIENBIDIwHhcNMDQwMzA0MDUw -MDAwWhcNMTkwMzA0MDUwMDAwWjBEMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5j -LjEdMBsGA1UEAxMUR2VvVHJ1c3QgR2xvYmFsIENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw -ggEKAoIBAQDvPE1APRDfO1MA4Wf+lGAVPoWI8YkNkMgoI5kF6CsgncbzYEbYwbLVjDHZ3CB5JIG/ -NTL8Y2nbsSpr7iFY8gjpeMtvy/wWUsiRxP89c96xPqfCfWbB9X5SJBri1WeR0IIQ13hLTytCOb1k -LUCgsBDTOEhGiKEMuzozKmKY+wCdE1l/bztyqu6mD4b5BWHqZ38MN5aL5mkWRxHCJ1kDs6ZgwiFA -Vvqgx306E+PsV8ez1q6diYD3Aecs9pYrEw15LNnA5IZ7S4wMcoKK+xfNAGw6EzywhIdLFnopsk/b -HdQL82Y3vdj2V7teJHq4PIu5+pIaGoSe2HSPqht/XvT+RSIhAgMBAAGjYzBhMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFHE4NvICMVNHK266ZUapEBVYIAUJMB8GA1UdIwQYMBaAFHE4NvICMVNH -K266ZUapEBVYIAUJMA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQUFAAOCAQEAA/e1K6tdEPx7 -srJerJsOflN4WT5CBP51o62sgU7XAotexC3IUnbHLB/8gTKY0UvGkpMzNTEv/NgdRN3ggX+d6Yvh -ZJFiCzkIjKx0nVnZellSlxG5FntvRdOW2TF9AjYPnDtuzywNA0ZF66D0f0hExghAzN4bcLUprbqL -OzRldRtxIR0sFAqwlpW41uryZfspuk/qkZN0abby/+Ea0AzRdoXLiiW9l14sbxWZJue2Kf8i7MkC -x1YAzUm5s2x7UwQa4qjJqhIFI8LO57sEAszAR6LkxCkvW0VXiVHuPOtSCP8HNR6fNWpHSlaY0VqF -H4z1Ir+rzoPz4iIprn2DQKi6bA== ------END CERTIFICATE----- - -GeoTrust Universal CA -===================== ------BEGIN CERTIFICATE----- -MIIFaDCCA1CgAwIBAgIBATANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN -R2VvVHJ1c3QgSW5jLjEeMBwGA1UEAxMVR2VvVHJ1c3QgVW5pdmVyc2FsIENBMB4XDTA0MDMwNDA1 -MDAwMFoXDTI5MDMwNDA1MDAwMFowRTELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUdlb1RydXN0IElu -Yy4xHjAcBgNVBAMTFUdlb1RydXN0IFVuaXZlcnNhbCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIP -ADCCAgoCggIBAKYVVaCjxuAfjJ0hUNfBvitbtaSeodlyWL0AG0y/YckUHUWCq8YdgNY96xCcOq9t -JPi8cQGeBvV8Xx7BDlXKg5pZMK4ZyzBIle0iN430SppyZj6tlcDgFgDgEB8rMQ7XlFTTQjOgNB0e -RXbdT8oYN+yFFXoZCPzVx5zw8qkuEKmS5j1YPakWaDwvdSEYfyh3peFhF7em6fgemdtzbvQKoiFs -7tqqhZJmr/Z6a4LauiIINQ/PQvE1+mrufislzDoR5G2vc7J2Ha3QsnhnGqQ5HFELZ1aD/ThdDc7d -8Lsrlh/eezJS/R27tQahsiFepdaVaH/wmZ7cRQg+59IJDTWU3YBOU5fXtQlEIGQWFwMCTFMNaN7V -qnJNk22CDtucvc+081xdVHppCZbW2xHBjXWotM85yM48vCR85mLK4b19p71XZQvk/iXttmkQ3Cga -Rr0BHdCXteGYO8A3ZNY9lO4L4fUorgtWv3GLIylBjobFS1J72HGrH4oVpjuDWtdYAVHGTEHZf9hB -Z3KiKN9gg6meyHv8U3NyWfWTehd2Ds735VzZC1U0oqpbtWpU5xPKV+yXbfReBi9Fi1jUIxaS5BZu -KGNZMN9QAZxjiRqf2xeUgnA3wySemkfWWspOqGmJch+RbNt+nhutxx9z3SxPGWX9f5NAEC7S8O08 -ni4oPmkmM8V7AgMBAAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNq7LqqwDLiIJlF0 -XG0D08DYj3rWMB8GA1UdIwQYMBaAFNq7LqqwDLiIJlF0XG0D08DYj3rWMA4GA1UdDwEB/wQEAwIB -hjANBgkqhkiG9w0BAQUFAAOCAgEAMXjmx7XfuJRAyXHEqDXsRh3ChfMoWIawC/yOsjmPRFWrZIRc -aanQmjg8+uUfNeVE44B5lGiku8SfPeE0zTBGi1QrlaXv9z+ZhP015s8xxtxqv6fXIwjhmF7DWgh2 -qaavdy+3YL1ERmrvl/9zlcGO6JP7/TG37FcREUWbMPEaiDnBTzynANXH/KttgCJwpQzgXQQpAvvL -oJHRfNbDflDVnVi+QTjruXU8FdmbyUqDWcDaU/0zuzYYm4UPFd3uLax2k7nZAY1IEKj79TiG8dsK -xr2EoyNB3tZ3b4XUhRxQ4K5RirqNPnbiucon8l+f725ZDQbYKxek0nxru18UGkiPGkzns0ccjkxF -KyDuSN/n3QmOGKjaQI2SJhFTYXNd673nxE0pN2HrrDktZy4W1vUAg4WhzH92xH3kt0tm7wNFYGm2 -DFKWkoRepqO1pD4r2czYG0eq8kTaT/kD6PAUyz/zg97QwVTjt+gKN02LIFkDMBmhLMi9ER/frslK -xfMnZmaGrGiR/9nmUxwPi1xpZQomyB40w11Re9epnAahNt3ViZS82eQtDF4JbAiXfKM9fJP/P6EU -p8+1Xevb2xzEdt+Iub1FBZUbrvxGakyvSOPOrg/SfuvmbJxPgWp6ZKy7PtXny3YuxadIwVyQD8vI -P/rmMuGNG2+k5o7Y+SlIis5z/iw= ------END CERTIFICATE----- - -GeoTrust Universal CA 2 -======================= ------BEGIN CERTIFICATE----- -MIIFbDCCA1SgAwIBAgIBATANBgkqhkiG9w0BAQUFADBHMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN -R2VvVHJ1c3QgSW5jLjEgMB4GA1UEAxMXR2VvVHJ1c3QgVW5pdmVyc2FsIENBIDIwHhcNMDQwMzA0 -MDUwMDAwWhcNMjkwMzA0MDUwMDAwWjBHMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3Qg -SW5jLjEgMB4GA1UEAxMXR2VvVHJ1c3QgVW5pdmVyc2FsIENBIDIwggIiMA0GCSqGSIb3DQEBAQUA -A4ICDwAwggIKAoICAQCzVFLByT7y2dyxUxpZKeexw0Uo5dfR7cXFS6GqdHtXr0om/Nj1XqduGdt0 -DE81WzILAePb63p3NeqqWuDW6KFXlPCQo3RWlEQwAx5cTiuFJnSCegx2oG9NzkEtoBUGFF+3Qs17 -j1hhNNwqCPkuwwGmIkQcTAeC5lvO0Ep8BNMZcyfwqph/Lq9O64ceJHdqXbboW0W63MOhBW9Wjo8Q -JqVJwy7XQYci4E+GymC16qFjwAGXEHm9ADwSbSsVsaxLse4YuU6W3Nx2/zu+z18DwPw76L5GG//a -QMJS9/7jOvdqdzXQ2o3rXhhqMcceujwbKNZrVMaqW9eiLBsZzKIC9ptZvTdrhrVtgrrY6slWvKk2 -WP0+GfPtDCapkzj4T8FdIgbQl+rhrcZV4IErKIM6+vR7IVEAvlI4zs1meaj0gVbi0IMJR1FbUGrP -20gaXT73y/Zl92zxlfgCOzJWgjl6W70viRu/obTo/3+NjN8D8WBOWBFM66M/ECuDmgFz2ZRthAAn -ZqzwcEAJQpKtT5MNYQlRJNiS1QuUYbKHsu3/mjX/hVTK7URDrBs8FmtISgocQIgfksILAAX/8sgC -SqSqqcyZlpwvWOB94b67B9xfBHJcMTTD7F8t4D1kkCLm0ey4Lt1ZrtmhN79UNdxzMk+MBB4zsslG -8dhcyFVQyWi9qLo2CQIDAQABo2MwYTAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR281Xh+qQ2 -+/CfXGJx7Tz0RzgQKzAfBgNVHSMEGDAWgBR281Xh+qQ2+/CfXGJx7Tz0RzgQKzAOBgNVHQ8BAf8E -BAMCAYYwDQYJKoZIhvcNAQEFBQADggIBAGbBxiPz2eAubl/oz66wsCVNK/g7WJtAJDday6sWSf+z -dXkzoS9tcBc0kf5nfo/sm+VegqlVHy/c1FEHEv6sFj4sNcZj/NwQ6w2jqtB8zNHQL1EuxBRa3ugZ -4T7GzKQp5y6EqgYweHZUcyiYWTjgAA1i00J9IZ+uPTqM1fp3DRgrFg5fNuH8KrUwJM/gYwx7WBr+ -mbpCErGR9Hxo4sjoryzqyX6uuyo9DRXcNJW2GHSoag/HtPQTxORb7QrSpJdMKu0vbBKJPfEncKpq -A1Ihn0CoZ1Dy81of398j9tx4TuaYT1U6U+Pv8vSfx3zYWK8pIpe44L2RLrB27FcRz+8pRPPphXpg -Y+RdM4kX2TGq2tbzGDVyz4crL2MjhF2EjD9XoIj8mZEoJmmZ1I+XRL6O1UixpCgp8RW04eWe3fiP -pm8m1wk8OhwRDqZsN/etRIcsKMfYdIKz0G9KV7s1KSegi+ghp4dkNl3M2Basx7InQJJVOCiNUW7d -FGdTbHFcJoRNdVq2fmBWqU2t+5sel/MN2dKXVHfaPRK34B7vCAas+YWH6aLcr34YEoP9VhdBLtUp -gn2Z9DH2canPLAEnpQW5qrJITirvn5NSUZU8UnOOVkwXQMAJKOSLakhT2+zNVVXxxvjpoixMptEm -X36vWkzaH6byHCx+rgIW0lbQL1dTR+iS ------END CERTIFICATE----- - -Visa eCommerce Root -=================== ------BEGIN CERTIFICATE----- -MIIDojCCAoqgAwIBAgIQE4Y1TR0/BvLB+WUF1ZAcYjANBgkqhkiG9w0BAQUFADBrMQswCQYDVQQG -EwJVUzENMAsGA1UEChMEVklTQTEvMC0GA1UECxMmVmlzYSBJbnRlcm5hdGlvbmFsIFNlcnZpY2Ug -QXNzb2NpYXRpb24xHDAaBgNVBAMTE1Zpc2EgZUNvbW1lcmNlIFJvb3QwHhcNMDIwNjI2MDIxODM2 -WhcNMjIwNjI0MDAxNjEyWjBrMQswCQYDVQQGEwJVUzENMAsGA1UEChMEVklTQTEvMC0GA1UECxMm -VmlzYSBJbnRlcm5hdGlvbmFsIFNlcnZpY2UgQXNzb2NpYXRpb24xHDAaBgNVBAMTE1Zpc2EgZUNv -bW1lcmNlIFJvb3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvV95WHm6h2mCxlCfL -F9sHP4CFT8icttD0b0/Pmdjh28JIXDqsOTPHH2qLJj0rNfVIsZHBAk4ElpF7sDPwsRROEW+1QK8b -RaVK7362rPKgH1g/EkZgPI2h4H3PVz4zHvtH8aoVlwdVZqW1LS7YgFmypw23RuwhY/81q6UCzyr0 -TP579ZRdhE2o8mCP2w4lPJ9zcc+U30rq299yOIzzlr3xF7zSujtFWsan9sYXiwGd/BmoKoMWuDpI -/k4+oKsGGelT84ATB+0tvz8KPFUgOSwsAGl0lUq8ILKpeeUYiZGo3BxN77t+Nwtd/jmliFKMAGzs -GHxBvfaLdXe6YJ2E5/4tAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEG -MB0GA1UdDgQWBBQVOIMPPyw/cDMezUb+B4wg4NfDtzANBgkqhkiG9w0BAQUFAAOCAQEAX/FBfXxc -CLkr4NWSR/pnXKUTwwMhmytMiUbPWU3J/qVAtmPN3XEolWcRzCSs00Rsca4BIGsDoo8Ytyk6feUW -YFN4PMCvFYP3j1IzJL1kk5fui/fbGKhtcbP3LBfQdCVp9/5rPJS+TUtBjE7ic9DjkCJzQ83z7+pz -zkWKsKZJ/0x9nXGIxHYdkFsd7v3M9+79YKWxehZx0RbQfBI8bGmX265fOZpwLwU8GUYEmSA20GBu -YQa7FkKMcPcw++DbZqMAAb3mLNqRX6BGi01qnD093QVG/na/oAo85ADmJ7f/hC3euiInlhBx6yLt -398znM/jra6O1I7mT1GvFpLgXPYHDw== ------END CERTIFICATE----- - -Certum Root CA -============== ------BEGIN CERTIFICATE----- -MIIDDDCCAfSgAwIBAgIDAQAgMA0GCSqGSIb3DQEBBQUAMD4xCzAJBgNVBAYTAlBMMRswGQYDVQQK -ExJVbml6ZXRvIFNwLiB6IG8uby4xEjAQBgNVBAMTCUNlcnR1bSBDQTAeFw0wMjA2MTExMDQ2Mzla -Fw0yNzA2MTExMDQ2MzlaMD4xCzAJBgNVBAYTAlBMMRswGQYDVQQKExJVbml6ZXRvIFNwLiB6IG8u -by4xEjAQBgNVBAMTCUNlcnR1bSBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM6x -wS7TT3zNJc4YPk/EjG+AanPIW1H4m9LcuwBcsaD8dQPugfCI7iNS6eYVM42sLQnFdvkrOYCJ5JdL -kKWoePhzQ3ukYbDYWMzhbGZ+nPMJXlVjhNWo7/OxLjBos8Q82KxujZlakE403Daaj4GIULdtlkIJ -89eVgw1BS7Bqa/j8D35in2fE7SZfECYPCE/wpFcozo+47UX2bu4lXapuOb7kky/ZR6By6/qmW6/K -Uz/iDsaWVhFu9+lmqSbYf5VT7QqFiLpPKaVCjF62/IUgAKpoC6EahQGcxEZjgoi2IrHu/qpGWX7P -NSzVttpd90gzFFS269lvzs2I1qsb2pY7HVkCAwEAAaMTMBEwDwYDVR0TAQH/BAUwAwEB/zANBgkq -hkiG9w0BAQUFAAOCAQEAuI3O7+cUus/usESSbLQ5PqKEbq24IXfS1HeCh+YgQYHu4vgRt2PRFze+ -GXYkHAQaTOs9qmdvLdTN/mUxcMUbpgIKumB7bVjCmkn+YzILa+M6wKyrO7Do0wlRjBCDxjTgxSvg -GrZgFCdsMneMvLJymM/NzD+5yCRCFNZX/OYmQ6kd5YCQzgNUKD73P9P4Te1qCjqTE5s7FCMTY5w/ -0YcneeVMUeMBrYVdGjux1XMQpNPyvG5k9VpWkKjHDkx0Dy5xO/fIR/RpbxXyEV6DHpx8Uq79AtoS -qFlnGNu8cN2bsWntgM6JQEhqDjXKKWYVIZQs6GAqm4VKQPNriiTsBhYscw== ------END CERTIFICATE----- - -Comodo AAA Services root -======================== ------BEGIN CERTIFICATE----- -MIIEMjCCAxqgAwIBAgIBATANBgkqhkiG9w0BAQUFADB7MQswCQYDVQQGEwJHQjEbMBkGA1UECAwS -R3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0Eg -TGltaXRlZDEhMB8GA1UEAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAwMDAw -MFoXDTI4MTIzMTIzNTk1OVowezELMAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFuY2hl -c3RlcjEQMA4GA1UEBwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxITAfBgNV -BAMMGEFBQSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC -ggEBAL5AnfRu4ep2hxxNRUSOvkbIgwadwSr+GB+O5AL686tdUIoWMQuaBtDFcCLNSS1UY8y2bmhG -C1Pqy0wkwLxyTurxFa70VJoSCsN6sjNg4tqJVfMiWPPe3M/vg4aijJRPn2jymJBGhCfHdr/jzDUs -i14HZGWCwEiwqJH5YZ92IFCokcdmtet4YgNW8IoaE+oxox6gmf049vYnMlhvB/VruPsUK6+3qszW -Y19zjNoFmag4qMsXeDZRrOme9Hg6jc8P2ULimAyrL58OAd7vn5lJ8S3frHRNG5i1R8XlKdH5kBjH -Ypy+g8cmez6KJcfA3Z3mNWgQIJ2P2N7Sw4ScDV7oL8kCAwEAAaOBwDCBvTAdBgNVHQ4EFgQUoBEK -Iz6W8Qfs4q8p74Klf9AwpLQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wewYDVR0f -BHQwcjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5jb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNl -cy5jcmwwNqA0oDKGMGh0dHA6Ly9jcmwuY29tb2RvLm5ldC9BQUFDZXJ0aWZpY2F0ZVNlcnZpY2Vz -LmNybDANBgkqhkiG9w0BAQUFAAOCAQEACFb8AvCb6P+k+tZ7xkSAzk/ExfYAWMymtrwUSWgEdujm -7l3sAg9g1o1QGE8mTgHj5rCl7r+8dFRBv/38ErjHT1r0iWAFf2C3BUrz9vHCv8S5dIa2LX1rzNLz -Rt0vxuBqw8M0Ayx9lt1awg6nCpnBBYurDC/zXDrPbDdVCYfeU0BsWO/8tqtlbgT2G9w84FoVxp7Z -8VlIMCFlA2zs6SFz7JsDoeA3raAVGI/6ugLOpyypEBMs1OUIJqsil2D4kF501KKaU73yqWjgom7C -12yxow+ev+to51byrvLjKzg6CYG1a4XXvi3tPxq3smPi9WIsgtRqAEFQ8TmDn5XpNpaYbg== ------END CERTIFICATE----- - -Comodo Secure Services root -=========================== ------BEGIN CERTIFICATE----- -MIIEPzCCAyegAwIBAgIBATANBgkqhkiG9w0BAQUFADB+MQswCQYDVQQGEwJHQjEbMBkGA1UECAwS -R3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0Eg -TGltaXRlZDEkMCIGA1UEAwwbU2VjdXJlIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAw -MDAwMFoXDTI4MTIzMTIzNTk1OVowfjELMAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFu -Y2hlc3RlcjEQMA4GA1UEBwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxJDAi -BgNVBAMMG1NlY3VyZSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEP -ADCCAQoCggEBAMBxM4KK0HDrc4eCQNUd5MvJDkKQ+d40uaG6EfQlhfPMcm3ye5drswfxdySRXyWP -9nQ95IDC+DwN879A6vfIUtFyb+/Iq0G4bi4XKpVpDM3SHpR7LZQdqnXXs5jLrLxkU0C8j6ysNstc -rbvd4JQX7NFc0L/vpZXJkMWwrPsbQ996CF23uPJAGysnnlDOXmWCiIxe004MeuoIkbY2qitC++rC -oznl2yY4rYsK7hljxxwk3wN42ubqwUcaCwtGCd0C/N7Lh1/XMGNooa7cMqG6vv5Eq2i2pRcV/b3V -p6ea5EQz6YiO/O1R65NxTq0B50SOqy3LqP4BSUjwwN3HaNiS/j0CAwEAAaOBxzCBxDAdBgNVHQ4E -FgQUPNiTiMLAggnMAZkGkyDpnnAJY08wDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8w -gYEGA1UdHwR6MHgwO6A5oDeGNWh0dHA6Ly9jcmwuY29tb2RvY2EuY29tL1NlY3VyZUNlcnRpZmlj -YXRlU2VydmljZXMuY3JsMDmgN6A1hjNodHRwOi8vY3JsLmNvbW9kby5uZXQvU2VjdXJlQ2VydGlm -aWNhdGVTZXJ2aWNlcy5jcmwwDQYJKoZIhvcNAQEFBQADggEBAIcBbSMdflsXfcFhMs+P5/OKlFlm -4J4oqF7Tt/Q05qo5spcWxYJvMqTpjOev/e/C6LlLqqP05tqNZSH7uoDrJiiFGv45jN5bBAS0VPmj -Z55B+glSzAVIqMk/IQQezkhr/IXownuvf7fM+F86/TXGDe+X3EyrEeFryzHRbPtIgKvcnDe4IRRL -DXE97IMzbtFuMhbsmMcWi1mmNKsFVy2T96oTy9IT4rcuO81rUBcJaD61JlfutuC23bkpgHl9j6Pw -pCikFcSF9CfUa7/lXORlAnZUtOM3ZiTTGWHIUhDlizeauan5Hb/qmZJhlv8BzaFfDbxxvA6sCx1H -RR3B7Hzs/Sk= ------END CERTIFICATE----- - -Comodo Trusted Services root -============================ ------BEGIN CERTIFICATE----- -MIIEQzCCAyugAwIBAgIBATANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJHQjEbMBkGA1UECAwS -R3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0Eg -TGltaXRlZDElMCMGA1UEAwwcVHJ1c3RlZCBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczAeFw0wNDAxMDEw -MDAwMDBaFw0yODEyMzEyMzU5NTlaMH8xCzAJBgNVBAYTAkdCMRswGQYDVQQIDBJHcmVhdGVyIE1h -bmNoZXN0ZXIxEDAOBgNVBAcMB1NhbGZvcmQxGjAYBgNVBAoMEUNvbW9kbyBDQSBMaW1pdGVkMSUw -IwYDVQQDDBxUcnVzdGVkIENlcnRpZmljYXRlIFNlcnZpY2VzMIIBIjANBgkqhkiG9w0BAQEFAAOC -AQ8AMIIBCgKCAQEA33FvNlhTWvI2VFeAxHQIIO0Yfyod5jWaHiWsnOWWfnJSoBVC21ndZHoa0Lh7 -3TkVvFVIxO06AOoxEbrycXQaZ7jPM8yoMa+j49d/vzMtTGo87IvDktJTdyR0nAducPy9C1t2ul/y -/9c3S0pgePfw+spwtOpZqqPOSC+pw7ILfhdyFgymBwwbOM/JYrc/oJOlh0Hyt3BAd9i+FHzjqMB6 -juljatEPmsbS9Is6FARW1O24zG71++IsWL1/T2sr92AkWCTOJu80kTrV44HQsvAEAtdbtz6SrGsS -ivnkBbA7kUlcsutT6vifR4buv5XAwAaf0lteERv0xwQ1KdJVXOTt6wIDAQABo4HJMIHGMB0GA1Ud -DgQWBBTFe1i97doladL3WRaoszLAeydb9DAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zCBgwYDVR0fBHwwejA8oDqgOIY2aHR0cDovL2NybC5jb21vZG9jYS5jb20vVHJ1c3RlZENlcnRp -ZmljYXRlU2VydmljZXMuY3JsMDqgOKA2hjRodHRwOi8vY3JsLmNvbW9kby5uZXQvVHJ1c3RlZENl -cnRpZmljYXRlU2VydmljZXMuY3JsMA0GCSqGSIb3DQEBBQUAA4IBAQDIk4E7ibSvuIQSTI3S8Ntw -uleGFTQQuS9/HrCoiWChisJ3DFBKmwCL2Iv0QeLQg4pKHBQGsKNoBXAxMKdTmw7pSqBYaWcOrp32 -pSxBvzwGa+RZzG0Q8ZZvH9/0BAKkn0U+yNj6NkZEUD+Cl5EfKNsYEYwq5GWDVxISjBc/lDb+XbDA -BHcTuPQV1T84zJQ6VdCsmPW6AF/ghhmBeC8owH7TzEIK9a5QoNE+xqFx7D+gIIxmOom0jtTYsU0l -R+4viMi14QVFwL4Ucd56/Y57fU0IlqUSc/AtyjcndBInTMu2l+nZrghtWjlA3QVHdWpaIbOjGM9O -9y5Xt5hwXsjEeLBi ------END CERTIFICATE----- - -QuoVadis Root CA -================ ------BEGIN CERTIFICATE----- -MIIF0DCCBLigAwIBAgIEOrZQizANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJCTTEZMBcGA1UE -ChMQUXVvVmFkaXMgTGltaXRlZDElMCMGA1UECxMcUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0 -eTEuMCwGA1UEAxMlUXVvVmFkaXMgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wMTAz -MTkxODMzMzNaFw0yMTAzMTcxODMzMzNaMH8xCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRp -cyBMaW1pdGVkMSUwIwYDVQQLExxSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MS4wLAYDVQQD -EyVRdW9WYWRpcyBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEAv2G1lVO6V/z68mcLOhrfEYBklbTRvM16z/Ypli4kVEAkOPcahdxYTMuk -J0KX0J+DisPkBgNbAKVRHnAEdOLB1Dqr1607BxgFjv2DrOpm2RgbaIr1VxqYuvXtdj182d6UajtL -F8HVj71lODqV0D1VNk7feVcxKh7YWWVJWCCYfqtffp/p1k3sg3Spx2zY7ilKhSoGFPlU5tPaZQeL -YzcS19Dsw3sgQUSj7cugF+FxZc4dZjH3dgEZyH0DWLaVSR2mEiboxgx24ONmy+pdpibu5cxfvWen -AScOospUxbF6lR1xHkopigPcakXBpBlebzbNw6Kwt/5cOOJSvPhEQ+aQuwIDAQABo4ICUjCCAk4w -PQYIKwYBBQUHAQEEMTAvMC0GCCsGAQUFBzABhiFodHRwczovL29jc3AucXVvdmFkaXNvZmZzaG9y -ZS5jb20wDwYDVR0TAQH/BAUwAwEB/zCCARoGA1UdIASCAREwggENMIIBCQYJKwYBBAG+WAABMIH7 -MIHUBggrBgEFBQcCAjCBxxqBxFJlbGlhbmNlIG9uIHRoZSBRdW9WYWRpcyBSb290IENlcnRpZmlj -YXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJs -ZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRpb24gcHJh -Y3RpY2VzLCBhbmQgdGhlIFF1b1ZhZGlzIENlcnRpZmljYXRlIFBvbGljeS4wIgYIKwYBBQUHAgEW -Fmh0dHA6Ly93d3cucXVvdmFkaXMuYm0wHQYDVR0OBBYEFItLbe3TKbkGGew5Oanwl4Rqy+/fMIGu -BgNVHSMEgaYwgaOAFItLbe3TKbkGGew5Oanwl4Rqy+/foYGEpIGBMH8xCzAJBgNVBAYTAkJNMRkw -FwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMSUwIwYDVQQLExxSb290IENlcnRpZmljYXRpb24gQXV0 -aG9yaXR5MS4wLAYDVQQDEyVRdW9WYWRpcyBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggQ6 -tlCLMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAitQUtf70mpKnGdSkfnIYj9lo -fFIk3WdvOXrEql494liwTXCYhGHoG+NpGA7O+0dQoE7/8CQfvbLO9Sf87C9TqnN7Az10buYWnuul -LsS/VidQK2K6vkscPFVcQR0kvoIgR13VRH56FmjffU1RcHhXHTMe/QKZnAzNCgVPx7uOpHX6Sm2x -gI4JVrmcGmD+XcHXetwReNDWXcG31a0ymQM6isxUJTkxgXsTIlG6Rmyhu576BGxJJnSP0nPrzDCi -5upZIof4l/UO/erMkqQWxFIY6iHOsfHmhIHluqmGKPJDWl0Snawe2ajlCmqnf6CHKc/yiU3U7MXi -5nrQNiOKSnQ2+Q== ------END CERTIFICATE----- - -QuoVadis Root CA 2 -================== ------BEGIN CERTIFICATE----- -MIIFtzCCA5+gAwIBAgICBQkwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0xGTAXBgNVBAoT -EFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJvb3QgQ0EgMjAeFw0wNjExMjQx -ODI3MDBaFw0zMTExMjQxODIzMzNaMEUxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMRswGQYDVQQDExJRdW9WYWRpcyBSb290IENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4IC -DwAwggIKAoICAQCaGMpLlA0ALa8DKYrwD4HIrkwZhR0In6spRIXzL4GtMh6QRr+jhiYaHv5+HBg6 -XJxgFyo6dIMzMH1hVBHL7avg5tKifvVrbxi3Cgst/ek+7wrGsxDp3MJGF/hd/aTa/55JWpzmM+Yk -lvc/ulsrHHo1wtZn/qtmUIttKGAr79dgw8eTvI02kfN/+NsRE8Scd3bBrrcCaoF6qUWD4gXmuVbB -lDePSHFjIuwXZQeVikvfj8ZaCuWw419eaxGrDPmF60Tp+ARz8un+XJiM9XOva7R+zdRcAitMOeGy -lZUtQofX1bOQQ7dsE/He3fbE+Ik/0XX1ksOR1YqI0JDs3G3eicJlcZaLDQP9nL9bFqyS2+r+eXyt -66/3FsvbzSUr5R/7mp/iUcw6UwxI5g69ybR2BlLmEROFcmMDBOAENisgGQLodKcftslWZvB1Jdxn -wQ5hYIizPtGo/KPaHbDRsSNU30R2be1B2MGyIrZTHN81Hdyhdyox5C315eXbyOD/5YDXC2Og/zOh -D7osFRXql7PSorW+8oyWHhqPHWykYTe5hnMz15eWniN9gqRMgeKh0bpnX5UHoycR7hYQe7xFSkyy -BNKr79X9DFHOUGoIMfmR2gyPZFwDwzqLID9ujWc9Otb+fVuIyV77zGHcizN300QyNQliBJIWENie -J0f7OyHj+OsdWwIDAQABo4GwMIGtMA8GA1UdEwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1Ud -DgQWBBQahGK8SEwzJQTU7tD2A8QZRtGUazBuBgNVHSMEZzBlgBQahGK8SEwzJQTU7tD2A8QZRtGU -a6FJpEcwRTELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMT -ElF1b1ZhZGlzIFJvb3QgQ0EgMoICBQkwDQYJKoZIhvcNAQEFBQADggIBAD4KFk2fBluornFdLwUv -Z+YTRYPENvbzwCYMDbVHZF34tHLJRqUDGCdViXh9duqWNIAXINzng/iN/Ae42l9NLmeyhP3ZRPx3 -UIHmfLTJDQtyU/h2BwdBR5YM++CCJpNVjP4iH2BlfF/nJrP3MpCYUNQ3cVX2kiF495V5+vgtJodm -VjB3pjd4M1IQWK4/YY7yarHvGH5KWWPKjaJW1acvvFYfzznB4vsKqBUsfU16Y8Zsl0Q80m/DShcK -+JDSV6IZUaUtl0HaB0+pUNqQjZRG4T7wlP0QADj1O+hA4bRuVhogzG9Yje0uRY/W6ZM/57Es3zrW -IozchLsib9D45MY56QSIPMO661V6bYCZJPVsAfv4l7CUW+v90m/xd2gNNWQjrLhVoQPRTUIZ3Ph1 -WVaj+ahJefivDrkRoHy3au000LYmYjgahwz46P0u05B/B5EqHdZ+XIWDmbA4CD/pXvk1B+TJYm5X -f6dQlfe6yJvmjqIBxdZmv3lh8zwc4bmCXF2gw+nYSL0ZohEUGW6yhhtoPkg3Goi3XZZenMfvJ2II -4pEZXNLxId26F0KCl3GBUzGpn/Z9Yr9y4aOTHcyKJloJONDO1w2AFrR4pTqHTI2KpdVGl/IsELm8 -VCLAAVBpQ570su9t+Oza8eOx79+Rj1QqCyXBJhnEUhAFZdWCEOrCMc0u ------END CERTIFICATE----- - -QuoVadis Root CA 3 -================== ------BEGIN CERTIFICATE----- -MIIGnTCCBIWgAwIBAgICBcYwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0xGTAXBgNVBAoT -EFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJvb3QgQ0EgMzAeFw0wNjExMjQx -OTExMjNaFw0zMTExMjQxOTA2NDRaMEUxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMRswGQYDVQQDExJRdW9WYWRpcyBSb290IENBIDMwggIiMA0GCSqGSIb3DQEBAQUAA4IC -DwAwggIKAoICAQDMV0IWVJzmmNPTTe7+7cefQzlKZbPoFog02w1ZkXTPkrgEQK0CSzGrvI2RaNgg -DhoB4hp7Thdd4oq3P5kazethq8Jlph+3t723j/z9cI8LoGe+AaJZz3HmDyl2/7FWeUUrH556VOij -KTVopAFPD6QuN+8bv+OPEKhyq1hX51SGyMnzW9os2l2ObjyjPtr7guXd8lyyBTNvijbO0BNO/79K -DDRMpsMhvVAEVeuxu537RR5kFd5VAYwCdrXLoT9CabwvvWhDFlaJKjdhkf2mrk7AyxRllDdLkgbv -BNDInIjbC3uBr7E9KsRlOni27tyAsdLTmZw67mtaa7ONt9XOnMK+pUsvFrGeaDsGb659n/je7Mwp -p5ijJUMv7/FfJuGITfhebtfZFG4ZM2mnO4SJk8RTVROhUXhA+LjJou57ulJCg54U7QVSWllWp5f8 -nT8KKdjcT5EOE7zelaTfi5m+rJsziO+1ga8bxiJTyPbH7pcUsMV8eFLI8M5ud2CEpukqdiDtWAEX -MJPpGovgc2PZapKUSU60rUqFxKMiMPwJ7Wgic6aIDFUhWMXhOp8q3crhkODZc6tsgLjoC2SToJyM -Gf+z0gzskSaHirOi4XCPLArlzW1oUevaPwV/izLmE1xr/l9A4iLItLRkT9a6fUg+qGkM17uGcclz -uD87nSVL2v9A6wIDAQABo4IBlTCCAZEwDwYDVR0TAQH/BAUwAwEB/zCB4QYDVR0gBIHZMIHWMIHT -BgkrBgEEAb5YAAMwgcUwgZMGCCsGAQUFBwICMIGGGoGDQW55IHVzZSBvZiB0aGlzIENlcnRpZmlj -YXRlIGNvbnN0aXR1dGVzIGFjY2VwdGFuY2Ugb2YgdGhlIFF1b1ZhZGlzIFJvb3QgQ0EgMyBDZXJ0 -aWZpY2F0ZSBQb2xpY3kgLyBDZXJ0aWZpY2F0aW9uIFByYWN0aWNlIFN0YXRlbWVudC4wLQYIKwYB -BQUHAgEWIWh0dHA6Ly93d3cucXVvdmFkaXNnbG9iYWwuY29tL2NwczALBgNVHQ8EBAMCAQYwHQYD -VR0OBBYEFPLAE+CCQz777i9nMpY1XNu4ywLQMG4GA1UdIwRnMGWAFPLAE+CCQz777i9nMpY1XNu4 -ywLQoUmkRzBFMQswCQYDVQQGEwJCTTEZMBcGA1UEChMQUXVvVmFkaXMgTGltaXRlZDEbMBkGA1UE -AxMSUXVvVmFkaXMgUm9vdCBDQSAzggIFxjANBgkqhkiG9w0BAQUFAAOCAgEAT62gLEz6wPJv92ZV -qyM07ucp2sNbtrCD2dDQ4iH782CnO11gUyeim/YIIirnv6By5ZwkajGxkHon24QRiSemd1o417+s -hvzuXYO8BsbRd2sPbSQvS3pspweWyuOEn62Iix2rFo1bZhfZFvSLgNLd+LJ2w/w4E6oM3kJpK27z -POuAJ9v1pkQNn1pVWQvVDVJIxa6f8i+AxeoyUDUSly7B4f/xI4hROJ/yZlZ25w9Rl6VSDE1JUZU2 -Pb+iSwwQHYaZTKrzchGT5Or2m9qoXadNt54CrnMAyNojA+j56hl0YgCUyyIgvpSnWbWCar6ZeXqp -8kokUvd0/bpO5qgdAm6xDYBEwa7TIzdfu4V8K5Iu6H6li92Z4b8nby1dqnuH/grdS/yO9SbkbnBC -bjPsMZ57k8HkyWkaPcBrTiJt7qtYTcbQQcEr6k8Sh17rRdhs9ZgC06DYVYoGmRmioHfRMJ6szHXu -g/WwYjnPbFfiTNKRCw51KBuav/0aQ/HKd/s7j2G4aSgWQgRecCocIdiP4b0jWy10QJLZYxkNc91p -vGJHvOB0K7Lrfb5BG7XARsWhIstfTsEokt4YutUqKLsRixeTmJlglFwjz1onl14LBQaTNx47aTbr -qZ5hHY8y2o4M1nQ+ewkk2gF3R8Q7zTSMmfXK4SVhM7JZG+Ju1zdXtg2pEto= ------END CERTIFICATE----- - -Security Communication Root CA -============================== ------BEGIN CERTIFICATE----- -MIIDWjCCAkKgAwIBAgIBADANBgkqhkiG9w0BAQUFADBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMP -U0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEw -HhcNMDMwOTMwMDQyMDQ5WhcNMjMwOTMwMDQyMDQ5WjBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMP -U0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEw -ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCzs/5/022x7xZ8V6UMbXaKL0u/ZPtM7orw -8yl89f/uKuDp6bpbZCKamm8sOiZpUQWZJtzVHGpxxpp9Hp3dfGzGjGdnSj74cbAZJ6kJDKaVv0uM -DPpVmDvY6CKhS3E4eayXkmmziX7qIWgGmBSWh9JhNrxtJ1aeV+7AwFb9Ms+k2Y7CI9eNqPPYJayX -5HA49LY6tJ07lyZDo6G8SVlyTCMwhwFY9k6+HGhWZq/NQV3Is00qVUarH9oe4kA92819uZKAnDfd -DJZkndwi92SL32HeFZRSFaB9UslLqCHJxrHty8OVYNEP8Ktw+N/LTX7s1vqr2b1/VPKl6Xn62dZ2 -JChzAgMBAAGjPzA9MB0GA1UdDgQWBBSgc0mZaNyFW2XjmygvV5+9M7wHSDALBgNVHQ8EBAMCAQYw -DwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAaECpqLvkT115swW1F7NgE+vGkl3g -0dNq/vu+m22/xwVtWSDEHPC32oRYAmP6SBbvT6UL90qY8j+eG61Ha2POCEfrUj94nK9NrvjVT8+a -mCoQQTlSxN3Zmw7vkwGusi7KaEIkQmywszo+zenaSMQVy+n5Bw+SUEmK3TGXX8npN6o7WWWXlDLJ -s58+OmJYxUmtYg5xpTKqL8aJdkNAExNnPaJUJRDL8Try2frbSVa7pv6nQTXD4IhhyYjH3zYQIphZ -6rBK+1YWc26sTfcioU+tHXotRSflMMFe8toTyyVCUZVHA4xsIcx0Qu1T/zOLjw9XARYvz6buyXAi -FL39vmwLAw== ------END CERTIFICATE----- - -Sonera Class 2 Root CA -====================== ------BEGIN CERTIFICATE----- -MIIDIDCCAgigAwIBAgIBHTANBgkqhkiG9w0BAQUFADA5MQswCQYDVQQGEwJGSTEPMA0GA1UEChMG -U29uZXJhMRkwFwYDVQQDExBTb25lcmEgQ2xhc3MyIENBMB4XDTAxMDQwNjA3Mjk0MFoXDTIxMDQw -NjA3Mjk0MFowOTELMAkGA1UEBhMCRkkxDzANBgNVBAoTBlNvbmVyYTEZMBcGA1UEAxMQU29uZXJh -IENsYXNzMiBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJAXSjWdyvANlsdE+hY3 -/Ei9vX+ALTU74W+oZ6m/AxxNjG8yR9VBaKQTBME1DJqEQ/xcHf+Js+gXGM2RX/uJ4+q/Tl18GybT -dXnt5oTjV+WtKcT0OijnpXuENmmz/V52vaMtmdOQTiMofRhj8VQ7Jp12W5dCsv+u8E7s3TmVToMG -f+dJQMjFAbJUWmYdPfz56TwKnoG4cPABi+QjVHzIrviQHgCWctRUz2EjvOr7nQKV0ba5cTppCD8P -tOFCx4j1P5iop7oc4HFx71hXgVB6XGt0Rg6DA5jDjqhu8nYybieDwnPz3BjotJPqdURrBGAgcVeH -nfO+oJAjPYok4doh28MCAwEAAaMzMDEwDwYDVR0TAQH/BAUwAwEB/zARBgNVHQ4ECgQISqCqWITT -XjwwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBQUAA4IBAQBazof5FnIVV0sd2ZvnoiYw7JNn39Yt -0jSv9zilzqsWuasvfDXLrNAPtEwr/IDva4yRXzZ299uzGxnq9LIR/WFxRL8oszodv7ND6J+/3DEI -cbCdjdY0RzKQxmUk96BKfARzjzlvF4xytb1LyHr4e4PDKE6cCepnP7JnBBvDFNr450kkkdAdavph -Oe9r5yF1BgfYErQhIHBCcYHaPJo2vqZbDWpsmh+Re/n570K6Tk6ezAyNlNzZRZxe7EJQY670XcSx -EtzKO6gunRRaBXW37Ndj4ro1tgQIkejanZz2ZrUYrAqmVCY0M9IbwdR/GjqOC6oybtv8TyWf2TLH -llpwrN9M ------END CERTIFICATE----- - -UTN USERFirst Hardware Root CA -============================== ------BEGIN CERTIFICATE----- -MIIEdDCCA1ygAwIBAgIQRL4Mi1AAJLQR0zYq/mUK/TANBgkqhkiG9w0BAQUFADCBlzELMAkGA1UE -BhMCVVMxCzAJBgNVBAgTAlVUMRcwFQYDVQQHEw5TYWx0IExha2UgQ2l0eTEeMBwGA1UEChMVVGhl -IFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExhodHRwOi8vd3d3LnVzZXJ0cnVzdC5jb20xHzAd -BgNVBAMTFlVUTi1VU0VSRmlyc3QtSGFyZHdhcmUwHhcNOTkwNzA5MTgxMDQyWhcNMTkwNzA5MTgx -OTIyWjCBlzELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAlVUMRcwFQYDVQQHEw5TYWx0IExha2UgQ2l0 -eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExhodHRwOi8vd3d3LnVz -ZXJ0cnVzdC5jb20xHzAdBgNVBAMTFlVUTi1VU0VSRmlyc3QtSGFyZHdhcmUwggEiMA0GCSqGSIb3 -DQEBAQUAA4IBDwAwggEKAoIBAQCx98M4P7Sof885glFn0G2f0v9Y8+efK+wNiVSZuTiZFvfgIXlI -wrthdBKWHTxqctU8EGc6Oe0rE81m65UJM6Rsl7HoxuzBdXmcRl6Nq9Bq/bkqVRcQVLMZ8Jr28bFd -tqdt++BxF2uiiPsA3/4aMXcMmgF6sTLjKwEHOG7DpV4jvEWbe1DByTCP2+UretNb+zNAHqDVmBe8 -i4fDidNdoI6yqqr2jmmIBsX6iSHzCJ1pLgkzmykNRg+MzEk0sGlRvfkGzWitZky8PqxhvQqIDsjf -Pe58BEydCl5rkdbux+0ojatNh4lz0G6k0B4WixThdkQDf2Os5M1JnMWS9KsyoUhbAgMBAAGjgbkw -gbYwCwYDVR0PBAQDAgHGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFKFyXyYbKJhDlV0HN9WF -lp1L0sNFMEQGA1UdHwQ9MDswOaA3oDWGM2h0dHA6Ly9jcmwudXNlcnRydXN0LmNvbS9VVE4tVVNF -UkZpcnN0LUhhcmR3YXJlLmNybDAxBgNVHSUEKjAoBggrBgEFBQcDAQYIKwYBBQUHAwUGCCsGAQUF -BwMGBggrBgEFBQcDBzANBgkqhkiG9w0BAQUFAAOCAQEARxkP3nTGmZev/K0oXnWO6y1n7k57K9cM -//bey1WiCuFMVGWTYGufEpytXoMs61quwOQt9ABjHbjAbPLPSbtNk28GpgoiskliCE7/yMgUsogW -XecB5BKV5UU0s4tpvc+0hY91UZ59Ojg6FEgSxvunOxqNDYJAB+gECJChicsZUN/KHAG8HQQZexB2 -lzvukJDKxA4fFm517zP4029bHpbj4HR3dHuKom4t3XbWOTCC8KucUvIqx69JXn7HaOWCgchqJ/kn -iCrVWFCVH/A7HFe7fRQ5YiuayZSSKqMiDP+JJn1fIytH1xUdqWqeUQ0qUZ6B+dQ7XnASfxAynB67 -nfhmqA== ------END CERTIFICATE----- - -Camerfirma Chambers of Commerce Root -==================================== ------BEGIN CERTIFICATE----- -MIIEvTCCA6WgAwIBAgIBADANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJFVTEnMCUGA1UEChMe -QUMgQ2FtZXJmaXJtYSBTQSBDSUYgQTgyNzQzMjg3MSMwIQYDVQQLExpodHRwOi8vd3d3LmNoYW1i -ZXJzaWduLm9yZzEiMCAGA1UEAxMZQ2hhbWJlcnMgb2YgQ29tbWVyY2UgUm9vdDAeFw0wMzA5MzAx -NjEzNDNaFw0zNzA5MzAxNjEzNDRaMH8xCzAJBgNVBAYTAkVVMScwJQYDVQQKEx5BQyBDYW1lcmZp -cm1hIFNBIENJRiBBODI3NDMyODcxIzAhBgNVBAsTGmh0dHA6Ly93d3cuY2hhbWJlcnNpZ24ub3Jn -MSIwIAYDVQQDExlDaGFtYmVycyBvZiBDb21tZXJjZSBSb290MIIBIDANBgkqhkiG9w0BAQEFAAOC -AQ0AMIIBCAKCAQEAtzZV5aVdGDDg2olUkfzIx1L4L1DZ77F1c2VHfRtbunXF/KGIJPov7coISjlU -xFF6tdpg6jg8gbLL8bvZkSM/SAFwdakFKq0fcfPJVD0dBmpAPrMMhe5cG3nCYsS4No41XQEMIwRH -NaqbYE6gZj3LJgqcQKH0XZi/caulAGgq7YN6D6IUtdQis4CwPAxaUWktWBiP7Zme8a7ileb2R6jW -DA+wWFjbw2Y3npuRVDM30pQcakjJyfKl2qUMI/cjDpwyVV5xnIQFUZot/eZOKjRa3spAN2cMVCFV -d9oKDMyXroDclDZK9D7ONhMeU+SsTjoF7Nuucpw4i9A5O4kKPnf+dQIBA6OCAUQwggFAMBIGA1Ud -EwEB/wQIMAYBAf8CAQwwPAYDVR0fBDUwMzAxoC+gLYYraHR0cDovL2NybC5jaGFtYmVyc2lnbi5v -cmcvY2hhbWJlcnNyb290LmNybDAdBgNVHQ4EFgQU45T1sU3p26EpW1eLTXYGduHRooowDgYDVR0P -AQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzAnBgNVHREEIDAegRxjaGFtYmVyc3Jvb3RAY2hh -bWJlcnNpZ24ub3JnMCcGA1UdEgQgMB6BHGNoYW1iZXJzcm9vdEBjaGFtYmVyc2lnbi5vcmcwWAYD -VR0gBFEwTzBNBgsrBgEEAYGHLgoDATA+MDwGCCsGAQUFBwIBFjBodHRwOi8vY3BzLmNoYW1iZXJz -aWduLm9yZy9jcHMvY2hhbWJlcnNyb290Lmh0bWwwDQYJKoZIhvcNAQEFBQADggEBAAxBl8IahsAi -fJ/7kPMa0QOx7xP5IV8EnNrJpY0nbJaHkb5BkAFyk+cefV/2icZdp0AJPaxJRUXcLo0waLIJuvvD -L8y6C98/d3tGfToSJI6WjzwFCm/SlCgdbQzALogi1djPHRPH8EjX1wWnz8dHnjs8NMiAT9QUu/wN -UPf6s+xCX6ndbcj0dc97wXImsQEcXCz9ek60AcUFV7nnPKoF2YjpB0ZBzu9Bga5Y34OirsrXdx/n -ADydb47kMgkdTXg0eDQ8lJsm7U9xxhl6vSAiSFr+S30Dt+dYvsYyTnQeaN2oaFuzPu5ifdmA6Ap1 -erfutGWaIZDgqtCYvDi1czyL+Nw= ------END CERTIFICATE----- - -Camerfirma Global Chambersign Root -================================== ------BEGIN CERTIFICATE----- -MIIExTCCA62gAwIBAgIBADANBgkqhkiG9w0BAQUFADB9MQswCQYDVQQGEwJFVTEnMCUGA1UEChMe -QUMgQ2FtZXJmaXJtYSBTQSBDSUYgQTgyNzQzMjg3MSMwIQYDVQQLExpodHRwOi8vd3d3LmNoYW1i -ZXJzaWduLm9yZzEgMB4GA1UEAxMXR2xvYmFsIENoYW1iZXJzaWduIFJvb3QwHhcNMDMwOTMwMTYx -NDE4WhcNMzcwOTMwMTYxNDE4WjB9MQswCQYDVQQGEwJFVTEnMCUGA1UEChMeQUMgQ2FtZXJmaXJt -YSBTQSBDSUYgQTgyNzQzMjg3MSMwIQYDVQQLExpodHRwOi8vd3d3LmNoYW1iZXJzaWduLm9yZzEg -MB4GA1UEAxMXR2xvYmFsIENoYW1iZXJzaWduIFJvb3QwggEgMA0GCSqGSIb3DQEBAQUAA4IBDQAw -ggEIAoIBAQCicKLQn0KuWxfH2H3PFIP8T8mhtxOviteePgQKkotgVvq0Mi+ITaFgCPS3CU6gSS9J -1tPfnZdan5QEcOw/Wdm3zGaLmFIoCQLfxS+EjXqXd7/sQJ0lcqu1PzKY+7e3/HKE5TWH+VX6ox8O -by4o3Wmg2UIQxvi1RMLQQ3/bvOSiPGpVeAp3qdjqGTK3L/5cPxvusZjsyq16aUXjlg9V9ubtdepl -6DJWk0aJqCWKZQbua795B9Dxt6/tLE2Su8CoX6dnfQTyFQhwrJLWfQTSM/tMtgsL+xrJxI0DqX5c -8lCrEqWhz0hQpe/SyBoT+rB/sYIcd2oPX9wLlY/vQ37mRQklAgEDo4IBUDCCAUwwEgYDVR0TAQH/ -BAgwBgEB/wIBDDA/BgNVHR8EODA2MDSgMqAwhi5odHRwOi8vY3JsLmNoYW1iZXJzaWduLm9yZy9j -aGFtYmVyc2lnbnJvb3QuY3JsMB0GA1UdDgQWBBRDnDafsJ4wTcbOX60Qq+UDpfqpFDAOBgNVHQ8B -Af8EBAMCAQYwEQYJYIZIAYb4QgEBBAQDAgAHMCoGA1UdEQQjMCGBH2NoYW1iZXJzaWducm9vdEBj -aGFtYmVyc2lnbi5vcmcwKgYDVR0SBCMwIYEfY2hhbWJlcnNpZ25yb290QGNoYW1iZXJzaWduLm9y -ZzBbBgNVHSAEVDBSMFAGCysGAQQBgYcuCgEBMEEwPwYIKwYBBQUHAgEWM2h0dHA6Ly9jcHMuY2hh -bWJlcnNpZ24ub3JnL2Nwcy9jaGFtYmVyc2lnbnJvb3QuaHRtbDANBgkqhkiG9w0BAQUFAAOCAQEA -PDtwkfkEVCeR4e3t/mh/YV3lQWVPMvEYBZRqHN4fcNs+ezICNLUMbKGKfKX0j//U2K0X1S0E0T9Y -gOKBWYi+wONGkyT+kL0mojAt6JcmVzWJdJYY9hXiryQZVgICsroPFOrGimbBhkVVi76SvpykBMdJ -PJ7oKXqJ1/6v/2j1pReQvayZzKWGVwlnRtvWFsJG8eSpUPWP0ZIV018+xgBJOm5YstHRJw0lyDL4 -IBHNfTIzSJRUTN3cecQwn+uOuFW114hcxWokPbLTBQNRxgfvzBRydD1ucs4YKIxKoHflCStFREes -t2d/AYoFWpO+ocH/+OcOZ6RHSXZddZAa9SaP8A== ------END CERTIFICATE----- - -XRamp Global CA Root -==================== ------BEGIN CERTIFICATE----- -MIIEMDCCAxigAwIBAgIQUJRs7Bjq1ZxN1ZfvdY+grTANBgkqhkiG9w0BAQUFADCBgjELMAkGA1UE -BhMCVVMxHjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2Vj -dXJpdHkgU2VydmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwHhcNMDQxMTAxMTcxNDA0WhcNMzUwMTAxMDUzNzE5WjCBgjELMAkGA1UEBhMCVVMx -HjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2VjdXJpdHkg -U2VydmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBBdXRob3Jp -dHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYJB69FbS638eMpSe2OAtp87ZOqCwu -IR1cRN8hXX4jdP5efrRKt6atH67gBhbim1vZZ3RrXYCPKZ2GG9mcDZhtdhAoWORlsH9KmHmf4MMx -foArtYzAQDsRhtDLooY2YKTVMIJt2W7QDxIEM5dfT2Fa8OT5kavnHTu86M/0ay00fOJIYRyO82FE -zG+gSqmUsE3a56k0enI4qEHMPJQRfevIpoy3hsvKMzvZPTeL+3o+hiznc9cKV6xkmxnr9A8ECIqs -AxcZZPRaJSKNNCyy9mgdEm3Tih4U2sSPpuIjhdV6Db1q4Ons7Be7QhtnqiXtRYMh/MHJfNViPvry -xS3T/dRlAgMBAAGjgZ8wgZwwEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1Ud -EwEB/wQFMAMBAf8wHQYDVR0OBBYEFMZPoj0GY4QJnM5i5ASsjVy16bYbMDYGA1UdHwQvMC0wK6Ap -oCeGJWh0dHA6Ly9jcmwueHJhbXBzZWN1cml0eS5jb20vWEdDQS5jcmwwEAYJKwYBBAGCNxUBBAMC -AQEwDQYJKoZIhvcNAQEFBQADggEBAJEVOQMBG2f7Shz5CmBbodpNl2L5JFMn14JkTpAuw0kbK5rc -/Kh4ZzXxHfARvbdI4xD2Dd8/0sm2qlWkSLoC295ZLhVbO50WfUfXN+pfTXYSNrsf16GBBEYgoyxt -qZ4Bfj8pzgCT3/3JknOJiWSe5yvkHJEs0rnOfc5vMZnT5r7SHpDwCRR5XCOrTdLaIR9NmXmd4c8n -nxCbHIgNsIpkQTG4DmyQJKSbXHGPurt+HBvbaoAPIbzp26a3QPSyi6mx5O+aGtA9aZnuqCij4Tyz -8LIRnM98QObd50N9otg6tamN8jSZxNQQ4Qb9CYQQO+7ETPTsJ3xCwnR8gooJybQDJbw= ------END CERTIFICATE----- - -Go Daddy Class 2 CA -=================== ------BEGIN CERTIFICATE----- -MIIEADCCAuigAwIBAgIBADANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMY -VGhlIEdvIERhZGR5IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5MB4XDTA0MDYyOTE3MDYyMFoXDTM0MDYyOTE3MDYyMFowYzELMAkG -A1UEBhMCVVMxITAfBgNVBAoTGFRoZSBHbyBEYWRkeSBHcm91cCwgSW5jLjExMC8GA1UECxMoR28g -RGFkZHkgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASAwDQYJKoZIhvcNAQEBBQAD -ggENADCCAQgCggEBAN6d1+pXGEmhW+vXX0iG6r7d/+TvZxz0ZWizV3GgXne77ZtJ6XCAPVYYYwhv -2vLM0D9/AlQiVBDYsoHUwHU9S3/Hd8M+eKsaA7Ugay9qK7HFiH7Eux6wwdhFJ2+qN1j3hybX2C32 -qRe3H3I2TqYXP2WYktsqbl2i/ojgC95/5Y0V4evLOtXiEqITLdiOr18SPaAIBQi2XKVlOARFmR6j -YGB0xUGlcmIbYsUfb18aQr4CUWWoriMYavx4A6lNf4DD+qta/KFApMoZFv6yyO9ecw3ud72a9nmY -vLEHZ6IVDd2gWMZEewo+YihfukEHU1jPEX44dMX4/7VpkI+EdOqXG68CAQOjgcAwgb0wHQYDVR0O -BBYEFNLEsNKR1EwRcbNhyz2h/t2oatTjMIGNBgNVHSMEgYUwgYKAFNLEsNKR1EwRcbNhyz2h/t2o -atTjoWekZTBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYVGhlIEdvIERhZGR5IEdyb3VwLCBJbmMu -MTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggEAMAwG -A1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBADJL87LKPpH8EsahB4yOd6AzBhRckB4Y9wim -PQoZ+YeAEW5p5JYXMP80kWNyOO7MHAGjHZQopDH2esRU1/blMVgDoszOYtuURXO1v0XJJLXVggKt -I3lpjbi2Tc7PTMozI+gciKqdi0FuFskg5YmezTvacPd+mSYgFFQlq25zheabIZ0KbIIOqPjCDPoQ -HmyW74cNxA9hi63ugyuV+I6ShHI56yDqg+2DzZduCLzrTia2cyvk0/ZM/iZx4mERdEr/VxqHD3VI -Ls9RaRegAhJhldXRQLIQTO7ErBBDpqWeCtWVYpoNz4iCxTIM5CufReYNnyicsbkqWletNw+vHX/b -vZ8= ------END CERTIFICATE----- - -Starfield Class 2 CA -==================== ------BEGIN CERTIFICATE----- -MIIEDzCCAvegAwIBAgIBADANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJVUzElMCMGA1UEChMc -U3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMpU3RhcmZpZWxkIENsYXNzIDIg -Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQwNjI5MTczOTE2WhcNMzQwNjI5MTczOTE2WjBo -MQswCQYDVQQGEwJVUzElMCMGA1UEChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAG -A1UECxMpU3RhcmZpZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEgMA0GCSqG -SIb3DQEBAQUAA4IBDQAwggEIAoIBAQC3Msj+6XGmBIWtDBFk385N78gDGIc/oav7PKaf8MOh2tTY -bitTkPskpD6E8J7oX+zlJ0T1KKY/e97gKvDIr1MvnsoFAZMej2YcOadN+lq2cwQlZut3f+dZxkqZ -JRRU6ybH838Z1TBwj6+wRir/resp7defqgSHo9T5iaU0X9tDkYI22WY8sbi5gv2cOj4QyDvvBmVm -epsZGD3/cVE8MC5fvj13c7JdBmzDI1aaK4UmkhynArPkPw2vCHmCuDY96pzTNbO8acr1zJ3o/WSN -F4Azbl5KXZnJHoe0nRrA1W4TNSNe35tfPe/W93bC6j67eA0cQmdrBNj41tpvi/JEoAGrAgEDo4HF -MIHCMB0GA1UdDgQWBBS/X7fRzt0fhvRbVazc1xDCDqmI5zCBkgYDVR0jBIGKMIGHgBS/X7fRzt0f -hvRbVazc1xDCDqmI56FspGowaDELMAkGA1UEBhMCVVMxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNo -bm9sb2dpZXMsIEluYy4xMjAwBgNVBAsTKVN0YXJmaWVsZCBDbGFzcyAyIENlcnRpZmljYXRpb24g -QXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAAWdP4id0ckaVaGs -afPzWdqbAYcaT1epoXkJKtv3L7IezMdeatiDh6GX70k1PncGQVhiv45YuApnP+yz3SFmH8lU+nLM -PUxA2IGvd56Deruix/U0F47ZEUD0/CwqTRV/p2JdLiXTAAsgGh1o+Re49L2L7ShZ3U0WixeDyLJl -xy16paq8U4Zt3VekyvggQQto8PT7dL5WXXp59fkdheMtlb71cZBDzI0fmgAKhynpVSJYACPq4xJD -KVtHCN2MQWplBqjlIapBtJUhlbl90TSrE9atvNziPTnNvT51cKEYWQPJIrSPnNVeKtelttQKbfi3 -QBFGmh95DmK/D5fs4C8fF5Q= ------END CERTIFICATE----- - -StartCom Certification Authority -================================ ------BEGIN CERTIFICATE----- -MIIHyTCCBbGgAwIBAgIBATANBgkqhkiG9w0BAQUFADB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMN -U3RhcnRDb20gTHRkLjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmlu -ZzEpMCcGA1UEAxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDYwOTE3MTk0 -NjM2WhcNMzYwOTE3MTk0NjM2WjB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRk -LjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmluZzEpMCcGA1UEAxMg -U3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw -ggIKAoICAQDBiNsJvGxGfHiflXu1M5DycmLWwTYgIiRezul38kMKogZkpMyONvg45iPwbm2xPN1y -o4UcodM9tDMr0y+v/uqwQVlntsQGfQqedIXWeUyAN3rfOQVSWff0G0ZDpNKFhdLDcfN1YjS6LIp/ -Ho/u7TTQEceWzVI9ujPW3U3eCztKS5/CJi/6tRYccjV3yjxd5srhJosaNnZcAdt0FCX+7bWgiA/d -eMotHweXMAEtcnn6RtYTKqi5pquDSR3l8u/d5AGOGAqPY1MWhWKpDhk6zLVmpsJrdAfkK+F2PrRt -2PZE4XNiHzvEvqBTViVsUQn3qqvKv3b9bZvzndu/PWa8DFaqr5hIlTpL36dYUNk4dalb6kMMAv+Z -6+hsTXBbKWWc3apdzK8BMewM69KN6Oqce+Zu9ydmDBpI125C4z/eIT574Q1w+2OqqGwaVLRcJXrJ -osmLFqa7LH4XXgVNWG4SHQHuEhANxjJ/GP/89PrNbpHoNkm+Gkhpi8KWTRoSsmkXwQqQ1vp5Iki/ -untp+HDH+no32NgN0nZPV/+Qt+OR0t3vwmC3Zzrd/qqc8NSLf3Iizsafl7b4r4qgEKjZ+xjGtrVc -UjyJthkqcwEKDwOzEmDyei+B26Nu/yYwl/WL3YlXtq09s68rxbd2AvCl1iuahhQqcvbjM4xdCUsT -37uMdBNSSwIDAQABo4ICUjCCAk4wDAYDVR0TBAUwAwEB/zALBgNVHQ8EBAMCAa4wHQYDVR0OBBYE -FE4L7xqkQFulF2mHMMo0aEPQQa7yMGQGA1UdHwRdMFswLKAqoCiGJmh0dHA6Ly9jZXJ0LnN0YXJ0 -Y29tLm9yZy9zZnNjYS1jcmwuY3JsMCugKaAnhiVodHRwOi8vY3JsLnN0YXJ0Y29tLm9yZy9zZnNj -YS1jcmwuY3JsMIIBXQYDVR0gBIIBVDCCAVAwggFMBgsrBgEEAYG1NwEBATCCATswLwYIKwYBBQUH -AgEWI2h0dHA6Ly9jZXJ0LnN0YXJ0Y29tLm9yZy9wb2xpY3kucGRmMDUGCCsGAQUFBwIBFilodHRw -Oi8vY2VydC5zdGFydGNvbS5vcmcvaW50ZXJtZWRpYXRlLnBkZjCB0AYIKwYBBQUHAgIwgcMwJxYg -U3RhcnQgQ29tbWVyY2lhbCAoU3RhcnRDb20pIEx0ZC4wAwIBARqBl0xpbWl0ZWQgTGlhYmlsaXR5 -LCByZWFkIHRoZSBzZWN0aW9uICpMZWdhbCBMaW1pdGF0aW9ucyogb2YgdGhlIFN0YXJ0Q29tIENl -cnRpZmljYXRpb24gQXV0aG9yaXR5IFBvbGljeSBhdmFpbGFibGUgYXQgaHR0cDovL2NlcnQuc3Rh -cnRjb20ub3JnL3BvbGljeS5wZGYwEQYJYIZIAYb4QgEBBAQDAgAHMDgGCWCGSAGG+EIBDQQrFilT -dGFydENvbSBGcmVlIFNTTCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTANBgkqhkiG9w0BAQUFAAOC -AgEAFmyZ9GYMNPXQhV59CuzaEE44HF7fpiUFS5Eyweg78T3dRAlbB0mKKctmArexmvclmAk8jhvh -3TaHK0u7aNM5Zj2gJsfyOZEdUauCe37Vzlrk4gNXcGmXCPleWKYK34wGmkUWFjgKXlf2Ysd6AgXm -vB618p70qSmD+LIU424oh0TDkBreOKk8rENNZEXO3SipXPJzewT4F+irsfMuXGRuczE6Eri8sxHk -fY+BUZo7jYn0TZNmezwD7dOaHZrzZVD1oNB1ny+v8OqCQ5j4aZyJecRDjkZy42Q2Eq/3JR44iZB3 -fsNrarnDy0RLrHiQi+fHLB5LEUTINFInzQpdn4XBidUaePKVEFMy3YCEZnXZtWgo+2EuvoSoOMCZ -EoalHmdkrQYuL6lwhceWD3yJZfWOQ1QOq92lgDmUYMA0yZZwLKMS9R9Ie70cfmu3nZD0Ijuu+Pwq -yvqCUqDvr0tVk+vBtfAii6w0TiYiBKGHLHVKt+V9E9e4DGTANtLJL4YSjCMJwRuCO3NJo2pXh5Tl -1njFmUNj403gdy3hZZlyaQQaRwnmDwFWJPsfvw55qVguucQJAX6Vum0ABj6y6koQOdjQK/W/7HW/ -lwLFCRsI3FU34oH7N4RDYiDK51ZLZer+bMEkkyShNOsF/5oirpt9P/FlUQqmMGqz9IgcgA38coro -g14= ------END CERTIFICATE----- - -Taiwan GRCA -=========== ------BEGIN CERTIFICATE----- -MIIFcjCCA1qgAwIBAgIQH51ZWtcvwgZEpYAIaeNe9jANBgkqhkiG9w0BAQUFADA/MQswCQYDVQQG -EwJUVzEwMC4GA1UECgwnR292ZXJubWVudCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4X -DTAyMTIwNTEzMjMzM1oXDTMyMTIwNTEzMjMzM1owPzELMAkGA1UEBhMCVFcxMDAuBgNVBAoMJ0dv -dmVybm1lbnQgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQAD -ggIPADCCAgoCggIBAJoluOzMonWoe/fOW1mKydGGEghU7Jzy50b2iPN86aXfTEc2pBsBHH8eV4qN -w8XRIePaJD9IK/ufLqGU5ywck9G/GwGHU5nOp/UKIXZ3/6m3xnOUT0b3EEk3+qhZSV1qgQdW8or5 -BtD3cCJNtLdBuTK4sfCxw5w/cP1T3YGq2GN49thTbqGsaoQkclSGxtKyyhwOeYHWtXBiCAEuTk8O -1RGvqa/lmr/czIdtJuTJV6L7lvnM4T9TjGxMfptTCAtsF/tnyMKtsc2AtJfcdgEWFelq16TheEfO -htX7MfP6Mb40qij7cEwdScevLJ1tZqa2jWR+tSBqnTuBto9AAGdLiYa4zGX+FVPpBMHWXx1E1wov -J5pGfaENda1UhhXcSTvxls4Pm6Dso3pdvtUqdULle96ltqqvKKyskKw4t9VoNSZ63Pc78/1Fm9G7 -Q3hub/FCVGqY8A2tl+lSXunVanLeavcbYBT0peS2cWeqH+riTcFCQP5nRhc4L0c/cZyu5SHKYS1t -B6iEfC3uUSXxY5Ce/eFXiGvviiNtsea9P63RPZYLhY3Naye7twWb7LuRqQoHEgKXTiCQ8P8NHuJB -O9NAOueNXdpm5AKwB1KYXA6OM5zCppX7VRluTI6uSw+9wThNXo+EHWbNxWCWtFJaBYmOlXqYwZE8 -lSOyDvR5tMl8wUohAgMBAAGjajBoMB0GA1UdDgQWBBTMzO/MKWCkO7GStjz6MmKPrCUVOzAMBgNV -HRMEBTADAQH/MDkGBGcqBwAEMTAvMC0CAQAwCQYFKw4DAhoFADAHBgVnKgMAAAQUA5vwIhP/lSg2 -09yewDL7MTqKUWUwDQYJKoZIhvcNAQEFBQADggIBAECASvomyc5eMN1PhnR2WPWus4MzeKR6dBcZ -TulStbngCnRiqmjKeKBMmo4sIy7VahIkv9Ro04rQ2JyftB8M3jh+Vzj8jeJPXgyfqzvS/3WXy6Tj -Zwj/5cAWtUgBfen5Cv8b5Wppv3ghqMKnI6mGq3ZW6A4M9hPdKmaKZEk9GhiHkASfQlK3T8v+R0F2 -Ne//AHY2RTKbxkaFXeIksB7jSJaYV0eUVXoPQbFEJPPB/hprv4j9wabak2BegUqZIJxIZhm1AHlU -D7gsL0u8qV1bYH+Mh6XgUmMqvtg7hUAV/h62ZT/FS9p+tXo1KaMuephgIqP0fSdOLeq0dDzpD6Qz -DxARvBMB1uUO07+1EqLhRSPAzAhuYbeJq4PjJB7mXQfnHyA+z2fI56wwbSdLaG5LKlwCCDTb+Hbk -Z6MmnD+iMsJKxYEYMRBWqoTvLQr/uB930r+lWKBi5NdLkXWNiYCYfm3LU05er/ayl4WXudpVBrkk -7tfGOB5jGxI7leFYrPLfhNVfmS8NVVvmONsuP3LpSIXLuykTjx44VbnzssQwmSNOXfJIoRIM3BKQ -CZBUkQM8R+XVyWXgt0t97EfTsws+rZ7QdAAO671RrcDeLMDDav7v3Aun+kbfYNucpllQdSNpc5Oy -+fwC00fmcc4QAu4njIT/rEUNE1yDMuAlpYYsfPQS ------END CERTIFICATE----- - -Swisscom Root CA 1 -================== ------BEGIN CERTIFICATE----- -MIIF2TCCA8GgAwIBAgIQXAuFXAvnWUHfV8w/f52oNjANBgkqhkiG9w0BAQUFADBkMQswCQYDVQQG -EwJjaDERMA8GA1UEChMIU3dpc3Njb20xJTAjBgNVBAsTHERpZ2l0YWwgQ2VydGlmaWNhdGUgU2Vy -dmljZXMxGzAZBgNVBAMTElN3aXNzY29tIFJvb3QgQ0EgMTAeFw0wNTA4MTgxMjA2MjBaFw0yNTA4 -MTgyMjA2MjBaMGQxCzAJBgNVBAYTAmNoMREwDwYDVQQKEwhTd2lzc2NvbTElMCMGA1UECxMcRGln -aXRhbCBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEbMBkGA1UEAxMSU3dpc3Njb20gUm9vdCBDQSAxMIIC -IjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA0LmwqAzZuz8h+BvVM5OAFmUgdbI9m2BtRsiM -MW8Xw/qabFbtPMWRV8PNq5ZJkCoZSx6jbVfd8StiKHVFXqrWW/oLJdihFvkcxC7mlSpnzNApbjyF -NDhhSbEAn9Y6cV9Nbc5fuankiX9qUvrKm/LcqfmdmUc/TilftKaNXXsLmREDA/7n29uj/x2lzZAe -AR81sH8A25Bvxn570e56eqeqDFdvpG3FEzuwpdntMhy0XmeLVNxzh+XTF3xmUHJd1BpYwdnP2IkC -b6dJtDZd0KTeByy2dbcokdaXvij1mB7qWybJvbCXc9qukSbraMH5ORXWZ0sKbU/Lz7DkQnGMU3nn -7uHbHaBuHYwadzVcFh4rUx80i9Fs/PJnB3r1re3WmquhsUvhzDdf/X/NTa64H5xD+SpYVUNFvJbN -cA78yeNmuk6NO4HLFWR7uZToXTNShXEuT46iBhFRyePLoW4xCGQMwtI89Tbo19AOeCMgkckkKmUp -WyL3Ic6DXqTz3kvTaI9GdVyDCW4pa8RwjPWd1yAv/0bSKzjCL3UcPX7ape8eYIVpQtPM+GP+HkM5 -haa2Y0EQs3MevNP6yn0WR+Kn1dCjigoIlmJWbjTb2QK5MHXjBNLnj8KwEUAKrNVxAmKLMb7dxiNY -MUJDLXT5xp6mig/p/r+D5kNXJLrvRjSq1xIBOO0CAwEAAaOBhjCBgzAOBgNVHQ8BAf8EBAMCAYYw -HQYDVR0hBBYwFDASBgdghXQBUwABBgdghXQBUwABMBIGA1UdEwEB/wQIMAYBAf8CAQcwHwYDVR0j -BBgwFoAUAyUv3m+CATpcLNwroWm1Z9SM0/0wHQYDVR0OBBYEFAMlL95vggE6XCzcK6FptWfUjNP9 -MA0GCSqGSIb3DQEBBQUAA4ICAQA1EMvspgQNDQ/NwNurqPKIlwzfky9NfEBWMXrrpA9gzXrzvsMn -jgM+pN0S734edAY8PzHyHHuRMSG08NBsl9Tpl7IkVh5WwzW9iAUPWxAaZOHHgjD5Mq2eUCzneAXQ -MbFamIp1TpBcahQq4FJHgmDmHtqBsfsUC1rxn9KVuj7QG9YVHaO+htXbD8BJZLsuUBlL0iT43R4H -VtA4oJVwIHaM190e3p9xxCPvgxNcoyQVTSlAPGrEqdi3pkSlDfTgnXceQHAm/NrZNuR55LU/vJtl -vrsRls/bxig5OgjOR1tTWsWZ/l2p3e9M1MalrQLmjAcSHm8D0W+go/MpvRLHUKKwf4ipmXeascCl -OS5cfGniLLDqN2qk4Vrh9VDlg++luyqI54zb/W1elxmofmZ1a3Hqv7HHb6D0jqTsNFFbjCYDcKF3 -1QESVwA12yPeDooomf2xEG9L/zgtYE4snOtnta1J7ksfrK/7DZBaZmBwXarNeNQk7shBoJMBkpxq -nvy5JMWzFYJ+vq6VK+uxwNrjAWALXmmshFZhvnEX/h0TD/7Gh0Xp/jKgGg0TpJRVcaUWi7rKibCy -x/yP2FS1k2Kdzs9Z+z0YzirLNRWCXf9UIltxUvu3yf5gmwBBZPCqKuy2QkPOiWaByIufOVQDJdMW -NY6E0F/6MBr1mmz0DlP5OlvRHA== ------END CERTIFICATE----- - -DigiCert Assured ID Root CA -=========================== ------BEGIN CERTIFICATE----- -MIIDtzCCAp+gAwIBAgIQDOfg5RfYRv6P5WD8G/AwOTANBgkqhkiG9w0BAQUFADBlMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQw -IgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0EwHhcNMDYxMTEwMDAwMDAwWhcNMzEx -MTEwMDAwMDAwWjBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQL -ExB3d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0Ew -ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtDhXO5EOAXLGH87dg+XESpa7cJpSIqvTO -9SA5KFhgDPiA2qkVlTJhPLWxKISKityfCgyDF3qPkKyK53lTXDGEKvYPmDI2dsze3Tyoou9q+yHy -UmHfnyDXH+Kx2f4YZNISW1/5WBg1vEfNoTb5a3/UsDg+wRvDjDPZ2C8Y/igPs6eD1sNuRMBhNZYW -/lmci3Zt1/GiSw0r/wty2p5g0I6QNcZ4VYcgoc/lbQrISXwxmDNsIumH0DJaoroTghHtORedmTpy -oeb6pNnVFzF1roV9Iq4/AUaG9ih5yLHa5FcXxH4cDrC0kqZWs72yl+2qp/C3xag/lRbQ/6GW6whf -GHdPAgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRF -66Kv9JLLgjEtUYunpyGd823IDzAfBgNVHSMEGDAWgBRF66Kv9JLLgjEtUYunpyGd823IDzANBgkq -hkiG9w0BAQUFAAOCAQEAog683+Lt8ONyc3pklL/3cmbYMuRCdWKuh+vy1dneVrOfzM4UKLkNl2Bc -EkxY5NM9g0lFWJc1aRqoR+pWxnmrEthngYTffwk8lOa4JiwgvT2zKIn3X/8i4peEH+ll74fg38Fn -SbNd67IJKusm7Xi+fT8r87cmNW1fiQG2SVufAQWbqz0lwcy2f8Lxb4bG+mRo64EtlOtCt/qMHt1i -8b5QZ7dsvfPxH2sMNgcWfzd8qVttevESRmCD1ycEvkvOl77DZypoEd+A5wwzZr8TDRRu838fYxAe -+o0bJW1sj6W3YQGx0qMmoRBxna3iw/nDmVG3KwcIzi7mULKn+gpFL6Lw8g== ------END CERTIFICATE----- - -DigiCert Global Root CA -======================= ------BEGIN CERTIFICATE----- -MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBhMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSAw -HgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBDQTAeFw0wNjExMTAwMDAwMDBaFw0zMTExMTAw -MDAwMDBaMGExCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3 -dy5kaWdpY2VydC5jb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IENBMIIBIjANBgkq -hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4jvhEXLeqKTTo1eqUKKPC3eQyaKl7hLOllsBCSDMAZOn -TjC3U/dDxGkAV53ijSLdhwZAAIEJzs4bg7/fzTtxRuLWZscFs3YnFo97nh6Vfe63SKMI2tavegw5 -BmV/Sl0fvBf4q77uKNd0f3p4mVmFaG5cIzJLv07A6Fpt43C/dxC//AH2hdmoRBBYMql1GNXRor5H -4idq9Joz+EkIYIvUX7Q6hL+hqkpMfT7PT19sdl6gSzeRntwi5m3OFBqOasv+zbMUZBfHWymeMr/y -7vrTC0LUq7dBMtoM1O/4gdW7jVg/tRvoSSiicNoxBN33shbyTApOB6jtSj1etX+jkMOvJwIDAQAB -o2MwYTAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA95QNVbRTLtm -8KPiGxvDl7I90VUwHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUwDQYJKoZIhvcNAQEF -BQADggEBAMucN6pIExIK+t1EnE9SsPTfrgT1eXkIoyQY/EsrhMAtudXH/vTBH1jLuG2cenTnmCmr -EbXjcKChzUyImZOMkXDiqw8cvpOp/2PV5Adg06O/nVsJ8dWO41P0jmP6P6fbtGbfYmbW0W5BjfIt -tep3Sp+dWOIrWcBAI+0tKIJFPnlUkiaY4IBIqDfv8NZ5YBberOgOzW6sRBc4L0na4UU+Krk2U886 -UAb3LujEV0lsYSEY1QSteDwsOoBrp+uvFRTp2InBuThs4pFsiv9kuXclVzDAGySj4dzp30d8tbQk -CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4= ------END CERTIFICATE----- - -DigiCert High Assurance EV Root CA -================================== ------BEGIN CERTIFICATE----- -MIIDxTCCAq2gAwIBAgIQAqxcJmoLQJuPC3nyrkYldzANBgkqhkiG9w0BAQUFADBsMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSsw -KQYDVQQDEyJEaWdpQ2VydCBIaWdoIEFzc3VyYW5jZSBFViBSb290IENBMB4XDTA2MTExMDAwMDAw -MFoXDTMxMTExMDAwMDAwMFowbDELMAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZ -MBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNvbTErMCkGA1UEAxMiRGlnaUNlcnQgSGlnaCBBc3N1cmFu -Y2UgRVYgUm9vdCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMbM5XPm+9S75S0t -Mqbf5YE/yc0lSbZxKsPVlDRnogocsF9ppkCxxLeyj9CYpKlBWTrT3JTWPNt0OKRKzE0lgvdKpVMS -OO7zSW1xkX5jtqumX8OkhPhPYlG++MXs2ziS4wblCJEMxChBVfvLWokVfnHoNb9Ncgk9vjo4UFt3 -MRuNs8ckRZqnrG0AFFoEt7oT61EKmEFBIk5lYYeBQVCmeVyJ3hlKV9Uu5l0cUyx+mM0aBhakaHPQ -NAQTXKFx01p8VdteZOE3hzBWBOURtCmAEvF5OYiiAhF8J2a3iLd48soKqDirCmTCv2ZdlYTBoSUe -h10aUAsgEsxBu24LUTi4S8sCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMB -Af8wHQYDVR0OBBYEFLE+w2kD+L9HAdSYJhoIAu9jZCvDMB8GA1UdIwQYMBaAFLE+w2kD+L9HAdSY -JhoIAu9jZCvDMA0GCSqGSIb3DQEBBQUAA4IBAQAcGgaX3NecnzyIZgYIVyHbIUf4KmeqvxgydkAQ -V8GK83rZEWWONfqe/EW1ntlMMUu4kehDLI6zeM7b41N5cdblIZQB2lWHmiRk9opmzN6cN82oNLFp -myPInngiK3BD41VHMWEZ71jFhS9OMPagMRYjyOfiZRYzy78aG6A9+MpeizGLYAiJLQwGXFK3xPkK -mNEVX58Svnw2Yzi9RKR/5CYrCsSXaQ3pjOLAEFe4yHYSkVXySGnYvCoCWw9E1CAx2/S6cCZdkGCe -vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep+OkuE6N36B9K ------END CERTIFICATE----- - -Certplus Class 2 Primary CA -=========================== ------BEGIN CERTIFICATE----- -MIIDkjCCAnqgAwIBAgIRAIW9S/PY2uNp9pTXX8OlRCMwDQYJKoZIhvcNAQEFBQAwPTELMAkGA1UE -BhMCRlIxETAPBgNVBAoTCENlcnRwbHVzMRswGQYDVQQDExJDbGFzcyAyIFByaW1hcnkgQ0EwHhcN -OTkwNzA3MTcwNTAwWhcNMTkwNzA2MjM1OTU5WjA9MQswCQYDVQQGEwJGUjERMA8GA1UEChMIQ2Vy -dHBsdXMxGzAZBgNVBAMTEkNsYXNzIDIgUHJpbWFyeSBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEP -ADCCAQoCggEBANxQltAS+DXSCHh6tlJw/W/uz7kRy1134ezpfgSN1sxvc0NXYKwzCkTsA18cgCSR -5aiRVhKC9+Ar9NuuYS6JEI1rbLqzAr3VNsVINyPi8Fo3UjMXEuLRYE2+L0ER4/YXJQyLkcAbmXuZ -Vg2v7tK8R1fjeUl7NIknJITesezpWE7+Tt9avkGtrAjFGA7v0lPubNCdEgETjdyAYveVqUSISnFO -YFWe2yMZeVYHDD9jC1yw4r5+FfyUM1hBOHTE4Y+L3yasH7WLO7dDWWuwJKZtkIvEcupdM5i3y95e -e++U8Rs+yskhwcWYAqqi9lt3m/V+llU0HGdpwPFC40es/CgcZlUCAwEAAaOBjDCBiTAPBgNVHRME -CDAGAQH/AgEKMAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQU43Mt38sOKAze3bOkynm4jrvoMIkwEQYJ -YIZIAYb4QgEBBAQDAgEGMDcGA1UdHwQwMC4wLKAqoCiGJmh0dHA6Ly93d3cuY2VydHBsdXMuY29t -L0NSTC9jbGFzczIuY3JsMA0GCSqGSIb3DQEBBQUAA4IBAQCnVM+IRBnL39R/AN9WM2K191EBkOvD -P9GIROkkXe/nFL0gt5o8AP5tn9uQ3Nf0YtaLcF3n5QRIqWh8yfFC82x/xXp8HVGIutIKPidd3i1R -TtMTZGnkLuPT55sJmabglZvOGtd/vjzOUrMRFcEPF80Du5wlFbqidon8BvEY0JNLDnyCt6X09l/+ -7UCmnYR0ObncHoUW2ikbhiMAybuJfm6AiB4vFLQDJKgybwOaRywwvlbGp0ICcBvqQNi6BQNwB6SW -//1IMwrh3KWBkJtN3X3n57LNXMhqlfil9o3EXXgIvnsG1knPGTZQIy4I5p4FTUcY1Rbpsda2ENW7 -l7+ijrRU ------END CERTIFICATE----- - -DST Root CA X3 -============== ------BEGIN CERTIFICATE----- -MIIDSjCCAjKgAwIBAgIQRK+wgNajJ7qJMDmGLvhAazANBgkqhkiG9w0BAQUFADA/MSQwIgYDVQQK -ExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4X -DTAwMDkzMDIxMTIxOVoXDTIxMDkzMDE0MDExNVowPzEkMCIGA1UEChMbRGlnaXRhbCBTaWduYXR1 -cmUgVHJ1c3QgQ28uMRcwFQYDVQQDEw5EU1QgUm9vdCBDQSBYMzCCASIwDQYJKoZIhvcNAQEBBQAD -ggEPADCCAQoCggEBAN+v6ZdQCINXtMxiZfaQguzH0yxrMMpb7NnDfcdAwRgUi+DoM3ZJKuM/IUmT -rE4Orz5Iy2Xu/NMhD2XSKtkyj4zl93ewEnu1lcCJo6m67XMuegwGMoOifooUMM0RoOEqOLl5CjH9 -UL2AZd+3UWODyOKIYepLYYHsUmu5ouJLGiifSKOeDNoJjj4XLh7dIN9bxiqKqy69cK3FCxolkHRy -xXtqqzTWMIn/5WgTe1QLyNau7Fqckh49ZLOMxt+/yUFw7BZy1SbsOFU5Q9D8/RhcQPGX69Wam40d -utolucbY38EVAjqr2m7xPi71XAicPNaDaeQQmxkqtilX4+U9m5/wAl0CAwEAAaNCMEAwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMSnsaR7LHH62+FLkHX/xBVghYkQ -MA0GCSqGSIb3DQEBBQUAA4IBAQCjGiybFwBcqR7uKGY3Or+Dxz9LwwmglSBd49lZRNI+DT69ikug -dB/OEIKcdBodfpga3csTS7MgROSR6cz8faXbauX+5v3gTt23ADq1cEmv8uXrAvHRAosZy5Q6XkjE -GB5YGV8eAlrwDPGxrancWYaLbumR9YbK+rlmM6pZW87ipxZzR8srzJmwN0jP41ZL9c8PDHIyh8bw -RLtTcm1D9SZImlJnt1ir/md2cXjbDaJWFBM5JDGFoqgCWjBH4d1QB7wCCZAA62RjYJsWvIjJEubS -fZGL+T0yjWW06XyxV3bqxbYoOb8VZRzI9neWagqNdwvYkQsEjgfbKbYK7p2CNTUQ ------END CERTIFICATE----- - -DST ACES CA X6 -============== ------BEGIN CERTIFICATE----- -MIIECTCCAvGgAwIBAgIQDV6ZCtadt3js2AdWO4YV2TANBgkqhkiG9w0BAQUFADBbMQswCQYDVQQG -EwJVUzEgMB4GA1UEChMXRGlnaXRhbCBTaWduYXR1cmUgVHJ1c3QxETAPBgNVBAsTCERTVCBBQ0VT -MRcwFQYDVQQDEw5EU1QgQUNFUyBDQSBYNjAeFw0wMzExMjAyMTE5NThaFw0xNzExMjAyMTE5NTha -MFsxCzAJBgNVBAYTAlVTMSAwHgYDVQQKExdEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdDERMA8GA1UE -CxMIRFNUIEFDRVMxFzAVBgNVBAMTDkRTVCBBQ0VTIENBIFg2MIIBIjANBgkqhkiG9w0BAQEFAAOC -AQ8AMIIBCgKCAQEAuT31LMmU3HWKlV1j6IR3dma5WZFcRt2SPp/5DgO0PWGSvSMmtWPuktKe1jzI -DZBfZIGxqAgNTNj50wUoUrQBJcWVHAx+PhCEdc/BGZFjz+iokYi5Q1K7gLFViYsx+tC3dr5BPTCa -pCIlF3PoHuLTrCq9Wzgh1SpL11V94zpVvddtawJXa+ZHfAjIgrrep4c9oW24MFbCswKBXy314pow -GCi4ZtPLAZZv6opFVdbgnf9nKxcCpk4aahELfrd755jWjHZvwTvbUJN+5dCOHze4vbrGn2zpfDPy -MjwmR/onJALJfh1biEITajV8fTXpLmaRcpPVMibEdPVTo7NdmvYJywIDAQABo4HIMIHFMA8GA1Ud -EwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgHGMB8GA1UdEQQYMBaBFHBraS1vcHNAdHJ1c3Rkc3Qu -Y29tMGIGA1UdIARbMFkwVwYKYIZIAWUDAgEBATBJMEcGCCsGAQUFBwIBFjtodHRwOi8vd3d3LnRy -dXN0ZHN0LmNvbS9jZXJ0aWZpY2F0ZXMvcG9saWN5L0FDRVMtaW5kZXguaHRtbDAdBgNVHQ4EFgQU -CXIGThhDD+XWzMNqizF7eI+og7gwDQYJKoZIhvcNAQEFBQADggEBAKPYjtay284F5zLNAdMEA+V2 -5FYrnJmQ6AgwbN99Pe7lv7UkQIRJ4dEorsTCOlMwiPH1d25Ryvr/ma8kXxug/fKshMrfqfBfBC6t -Fr8hlxCBPeP/h40y3JTlR4peahPJlJU90u7INJXQgNStMgiAVDzgvVJT11J8smk/f3rPanTK+gQq -nExaBqXpIK1FZg9p8d2/6eMyi/rgwYZNcjwu2JN4Cir42NInPRmJX1p7ijvMDNpRrscL9yuwNwXs -vFcj4jjSm2jzVhKIT0J8uDHEtdvkyCE06UgRNe76x5JXxZ805Mf29w4LTJxoeHtxMcfrHuBnQfO3 -oKfN5XozNmr6mis= ------END CERTIFICATE----- - -SwissSign Gold CA - G2 -====================== ------BEGIN CERTIFICATE----- -MIIFujCCA6KgAwIBAgIJALtAHEP1Xk+wMA0GCSqGSIb3DQEBBQUAMEUxCzAJBgNVBAYTAkNIMRUw -EwYDVQQKEwxTd2lzc1NpZ24gQUcxHzAdBgNVBAMTFlN3aXNzU2lnbiBHb2xkIENBIC0gRzIwHhcN -MDYxMDI1MDgzMDM1WhcNMzYxMDI1MDgzMDM1WjBFMQswCQYDVQQGEwJDSDEVMBMGA1UEChMMU3dp -c3NTaWduIEFHMR8wHQYDVQQDExZTd2lzc1NpZ24gR29sZCBDQSAtIEcyMIICIjANBgkqhkiG9w0B -AQEFAAOCAg8AMIICCgKCAgEAr+TufoskDhJuqVAtFkQ7kpJcyrhdhJJCEyq8ZVeCQD5XJM1QiyUq -t2/876LQwB8CJEoTlo8jE+YoWACjR8cGp4QjK7u9lit/VcyLwVcfDmJlD909Vopz2q5+bbqBHH5C -jCA12UNNhPqE21Is8w4ndwtrvxEvcnifLtg+5hg3Wipy+dpikJKVyh+c6bM8K8vzARO/Ws/BtQpg -vd21mWRTuKCWs2/iJneRjOBiEAKfNA+k1ZIzUd6+jbqEemA8atufK+ze3gE/bk3lUIbLtK/tREDF -ylqM2tIrfKjuvqblCqoOpd8FUrdVxyJdMmqXl2MT28nbeTZ7hTpKxVKJ+STnnXepgv9VHKVxaSvR -AiTysybUa9oEVeXBCsdtMDeQKuSeFDNeFhdVxVu1yzSJkvGdJo+hB9TGsnhQ2wwMC3wLjEHXuend -jIj3o02yMszYF9rNt85mndT9Xv+9lz4pded+p2JYryU0pUHHPbwNUMoDAw8IWh+Vc3hiv69yFGkO -peUDDniOJihC8AcLYiAQZzlG+qkDzAQ4embvIIO1jEpWjpEA/I5cgt6IoMPiaG59je883WX0XaxR -7ySArqpWl2/5rX3aYT+YdzylkbYcjCbaZaIJbcHiVOO5ykxMgI93e2CaHt+28kgeDrpOVG2Y4OGi -GqJ3UM/EY5LsRxmd6+ZrzsECAwEAAaOBrDCBqTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUWyV7lqRlUX64OfPAeGZe6Drn8O4wHwYDVR0jBBgwFoAUWyV7lqRlUX64 -OfPAeGZe6Drn8O4wRgYDVR0gBD8wPTA7BglghXQBWQECAQEwLjAsBggrBgEFBQcCARYgaHR0cDov -L3JlcG9zaXRvcnkuc3dpc3NzaWduLmNvbS8wDQYJKoZIhvcNAQEFBQADggIBACe645R88a7A3hfm -5djV9VSwg/S7zV4Fe0+fdWavPOhWfvxyeDgD2StiGwC5+OlgzczOUYrHUDFu4Up+GC9pWbY9ZIEr -44OE5iKHjn3g7gKZYbge9LgriBIWhMIxkziWMaa5O1M/wySTVltpkuzFwbs4AOPsF6m43Md8AYOf -Mke6UiI0HTJ6CVanfCU2qT1L2sCCbwq7EsiHSycR+R4tx5M/nttfJmtS2S6K8RTGRI0Vqbe/vd6m -Gu6uLftIdxf+u+yvGPUqUfA5hJeVbG4bwyvEdGB5JbAKJ9/fXtI5z0V9QkvfsywexcZdylU6oJxp -mo/a77KwPJ+HbBIrZXAVUjEaJM9vMSNQH4xPjyPDdEFjHFWoFN0+4FFQz/EbMFYOkrCChdiDyyJk -vC24JdVUorgG6q2SpCSgwYa1ShNqR88uC1aVVMvOmttqtKay20EIhid392qgQmwLOM7XdVAyksLf -KzAiSNDVQTglXaTpXZ/GlHXQRf0wl0OPkKsKx4ZzYEppLd6leNcG2mqeSz53OiATIgHQv2ieY2Br -NU0LbbqhPcCT4H8js1WtciVORvnSFu+wZMEBnunKoGqYDs/YYPIvSbjkQuE4NRb0yG5P94FW6Lqj -viOvrv1vA+ACOzB2+httQc8Bsem4yWb02ybzOqR08kkkW8mw0FfB+j564ZfJ ------END CERTIFICATE----- - -SwissSign Silver CA - G2 -======================== ------BEGIN CERTIFICATE----- -MIIFvTCCA6WgAwIBAgIITxvUL1S7L0swDQYJKoZIhvcNAQEFBQAwRzELMAkGA1UEBhMCQ0gxFTAT -BgNVBAoTDFN3aXNzU2lnbiBBRzEhMB8GA1UEAxMYU3dpc3NTaWduIFNpbHZlciBDQSAtIEcyMB4X -DTA2MTAyNTA4MzI0NloXDTM2MTAyNTA4MzI0NlowRzELMAkGA1UEBhMCQ0gxFTATBgNVBAoTDFN3 -aXNzU2lnbiBBRzEhMB8GA1UEAxMYU3dpc3NTaWduIFNpbHZlciBDQSAtIEcyMIICIjANBgkqhkiG -9w0BAQEFAAOCAg8AMIICCgKCAgEAxPGHf9N4Mfc4yfjDmUO8x/e8N+dOcbpLj6VzHVxumK4DV644 -N0MvFz0fyM5oEMF4rhkDKxD6LHmD9ui5aLlV8gREpzn5/ASLHvGiTSf5YXu6t+WiE7brYT7QbNHm -+/pe7R20nqA1W6GSy/BJkv6FCgU+5tkL4k+73JU3/JHpMjUi0R86TieFnbAVlDLaYQ1HTWBCrpJH -6INaUFjpiou5XaHc3ZlKHzZnu0jkg7Y360g6rw9njxcH6ATK72oxh9TAtvmUcXtnZLi2kUpCe2Uu -MGoM9ZDulebyzYLs2aFK7PayS+VFheZteJMELpyCbTapxDFkH4aDCyr0NQp4yVXPQbBH6TCfmb5h -qAaEuSh6XzjZG6k4sIN/c8HDO0gqgg8hm7jMqDXDhBuDsz6+pJVpATqJAHgE2cn0mRmrVn5bi4Y5 -FZGkECwJMoBgs5PAKrYYC51+jUnyEEp/+dVGLxmSo5mnJqy7jDzmDrxHB9xzUfFwZC8I+bRHHTBs -ROopN4WSaGa8gzj+ezku01DwH/teYLappvonQfGbGHLy9YR0SslnxFSuSGTfjNFusB3hB48IHpmc -celM2KX3RxIfdNFRnobzwqIjQAtz20um53MGjMGg6cFZrEb65i/4z3GcRm25xBWNOHkDRUjvxF3X -CO6HOSKGsg0PWEP3calILv3q1h8CAwEAAaOBrDCBqTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ -BAUwAwEB/zAdBgNVHQ4EFgQUF6DNweRBtjpbO8tFnb0cwpj6hlgwHwYDVR0jBBgwFoAUF6DNweRB -tjpbO8tFnb0cwpj6hlgwRgYDVR0gBD8wPTA7BglghXQBWQEDAQEwLjAsBggrBgEFBQcCARYgaHR0 -cDovL3JlcG9zaXRvcnkuc3dpc3NzaWduLmNvbS8wDQYJKoZIhvcNAQEFBQADggIBAHPGgeAn0i0P -4JUw4ppBf1AsX19iYamGamkYDHRJ1l2E6kFSGG9YrVBWIGrGvShpWJHckRE1qTodvBqlYJ7YH39F -kWnZfrt4csEGDyrOj4VwYaygzQu4OSlWhDJOhrs9xCrZ1x9y7v5RoSJBsXECYxqCsGKrXlcSH9/L -3XWgwF15kIwb4FDm3jH+mHtwX6WQ2K34ArZv02DdQEsixT2tOnqfGhpHkXkzuoLcMmkDlm4fS/Bx -/uNncqCxv1yL5PqZIseEuRuNI5c/7SXgz2W79WEE790eslpBIlqhn10s6FvJbakMDHiqYMZWjwFa -DGi8aRl5xB9+lwW/xekkUV7U1UtT7dkjWjYDZaPBA61BMPNGG4WQr2W11bHkFlt4dR2Xem1ZqSqP -e97Dh4kQmUlzeMg9vVE1dCrV8X5pGyq7O70luJpaPXJhkGaH7gzWTdQRdAtq/gsD/KNVV4n+Ssuu -WxcFyPKNIzFTONItaj+CuY0IavdeQXRuwxF+B6wpYJE/OMpXEA29MC/HpeZBoNquBYeaoKRlbEwJ -DIm6uNO5wJOKMPqN5ZprFQFOZ6raYlY+hAhm0sQ2fac+EPyI4NSA5QC9qvNOBqN6avlicuMJT+ub -DgEj8Z+7fNzcbBGXJbLytGMU0gYqZ4yD9c7qB9iaah7s5Aq7KkzrCWA5zspi2C5u ------END CERTIFICATE----- - -GeoTrust Primary Certification Authority -======================================== ------BEGIN CERTIFICATE----- -MIIDfDCCAmSgAwIBAgIQGKy1av1pthU6Y2yv2vrEoTANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQG -EwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5jLjExMC8GA1UEAxMoR2VvVHJ1c3QgUHJpbWFyeSBD -ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNjExMjcwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMFgx -CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTEwLwYDVQQDEyhHZW9UcnVzdCBQ -cmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEAvrgVe//UfH1nrYNke8hCUy3f9oQIIGHWAVlqnEQRr+92/ZV+zmEwu3qDXwK9AWbK7hWN -b6EwnL2hhZ6UOvNWiAAxz9juapYC2e0DjPt1befquFUWBRaa9OBesYjAZIVcFU2Ix7e64HXprQU9 -nceJSOC7KMgD4TCTZF5SwFlwIjVXiIrxlQqD17wxcwE07e9GceBrAqg1cmuXm2bgyxx5X9gaBGge -RwLmnWDiNpcB3841kt++Z8dtd1k7j53WkBWUvEI0EME5+bEnPn7WinXFsq+W06Lem+SYvn3h6YGt -tm/81w7a4DSwDRp35+MImO9Y+pyEtzavwt+s0vQQBnBxNQIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQULNVQQZcVi/CPNmFbSvtr2ZnJM5IwDQYJKoZI -hvcNAQEFBQADggEBAFpwfyzdtzRP9YZRqSa+S7iq8XEN3GHHoOo0Hnp3DwQ16CePbJC/kRYkRj5K -Ts4rFtULUh38H2eiAkUxT87z+gOneZ1TatnaYzr4gNfTmeGl4b7UVXGYNTq+k+qurUKykG/g/CFN -NWMziUnWm07Kx+dOCQD32sfvmWKZd7aVIl6KoKv0uHiYyjgZmclynnjNS6yvGaBzEi38wkG6gZHa -Floxt/m0cYASSJlyc1pZU8FjUjPtp8nSOQJw+uCxQmYpqptR7TBUIhRf2asdweSU8Pj1K/fqynhG -1riR/aYNKxoUAT6A8EKglQdebc3MS6RFjasS6LPeWuWgfOgPIh1a6Vk= ------END CERTIFICATE----- - -thawte Primary Root CA -====================== ------BEGIN CERTIFICATE----- -MIIEIDCCAwigAwIBAgIQNE7VVyDV7exJ9C/ON9srbTANBgkqhkiG9w0BAQUFADCBqTELMAkGA1UE -BhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2 -aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDYgdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxHzAdBgNVBAMTFnRoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EwHhcNMDYxMTE3 -MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCBqTELMAkGA1UEBhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwg -SW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMv -KGMpIDIwMDYgdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxHzAdBgNVBAMT -FnRoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCs -oPD7gFnUnMekz52hWXMJEEUMDSxuaPFsW0hoSVk3/AszGcJ3f8wQLZU0HObrTQmnHNK4yZc2AreJ -1CRfBsDMRJSUjQJib+ta3RGNKJpchJAQeg29dGYvajig4tVUROsdB58Hum/u6f1OCyn1PoSgAfGc -q/gcfomk6KHYcWUNo1F77rzSImANuVud37r8UVsLr5iy6S7pBOhih94ryNdOwUxkHt3Ph1i6Sk/K -aAcdHJ1KxtUvkcx8cXIcxcBn6zL9yZJclNqFwJu/U30rCfSMnZEfl2pSy94JNqR32HuHUETVPm4p -afs5SSYeCaWAe0At6+gnhcn+Yf1+5nyXHdWdAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD -VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBR7W0XPr87Lev0xkhpqtvNG61dIUDANBgkqhkiG9w0BAQUF -AAOCAQEAeRHAS7ORtvzw6WfUDW5FvlXok9LOAz/t2iWwHVfLHjp2oEzsUHboZHIMpKnxuIvW1oeE -uzLlQRHAd9mzYJ3rG9XRbkREqaYB7FViHXe4XI5ISXycO1cRrK1zN44veFyQaEfZYGDm/Ac9IiAX -xPcW6cTYcvnIc3zfFi8VqT79aie2oetaupgf1eNNZAqdE8hhuvU5HIe6uL17In/2/qxAeeWsEG89 -jxt5dovEN7MhGITlNgDrYyCZuen+MwS7QcjBAvlEYyCegc5C09Y/LHbTY5xZ3Y+m4Q6gLkH3LpVH -z7z9M/P2C2F+fpErgUfCJzDupxBdN49cOSvkBPB7jVaMaA== ------END CERTIFICATE----- - -VeriSign Class 3 Public Primary Certification Authority - G5 -============================================================ ------BEGIN CERTIFICATE----- -MIIE0zCCA7ugAwIBAgIQGNrRniZ96LtKIVjNzGs7SjANBgkqhkiG9w0BAQUFADCByjELMAkGA1UE -BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO -ZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVk -IHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5IC0gRzUwHhcNMDYxMTA4MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCB -yjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2ln -biBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5jLiAtIEZvciBh -dXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmlt -YXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw -ggEKAoIBAQCvJAgIKXo1nmAMqudLO07cfLw8RRy7K+D+KQL5VwijZIUVJ/XxrcgxiV0i6CqqpkKz -j/i5Vbext0uz/o9+B1fs70PbZmIVYc9gDaTY3vjgw2IIPVQT60nKWVSFJuUrjxuf6/WhkcIzSdhD -Y2pSS9KP6HBRTdGJaXvHcPaz3BJ023tdS1bTlr8Vd6Gw9KIl8q8ckmcY5fQGBO+QueQA5N06tRn/ -Arr0PO7gi+s3i+z016zy9vA9r911kTMZHRxAy3QkGSGT2RT+rCpSx4/VBEnkjWNHiDxpg8v+R70r -fk/Fla4OndTRQ8Bnc+MUCH7lP59zuDMKz10/NIeWiu5T6CUVAgMBAAGjgbIwga8wDwYDVR0TAQH/ -BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2Uv -Z2lmMCEwHzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVy -aXNpZ24uY29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFH/TZafC3ey78DAJ80M5+gKvMzEzMA0GCSqG -SIb3DQEBBQUAA4IBAQCTJEowX2LP2BqYLz3q3JktvXf2pXkiOOzEp6B4Eq1iDkVwZMXnl2YtmAl+ -X6/WzChl8gGqCBpH3vn5fJJaCGkgDdk+bW48DW7Y5gaRQBi5+MHt39tBquCWIMnNZBU4gcmU7qKE -KQsTb47bDN0lAtukixlE0kF6BWlKWE9gyn6CagsCqiUXObXbf+eEZSqVir2G3l6BFoMtEMze/aiC -Km0oHw0LxOXnGiYZ4fQRbxC1lfznQgUy286dUV4otp6F01vvpX1FQHKOtw5rDgb7MzVIcbidJ4vE -ZV8NhnacRHr2lVz2XTIIM6RUthg/aFzyQkqFOFSDX9HoLPKsEdao7WNq ------END CERTIFICATE----- - -SecureTrust CA -============== ------BEGIN CERTIFICATE----- -MIIDuDCCAqCgAwIBAgIQDPCOXAgWpa1Cf/DrJxhZ0DANBgkqhkiG9w0BAQUFADBIMQswCQYDVQQG -EwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24xFzAVBgNVBAMTDlNlY3VyZVRy -dXN0IENBMB4XDTA2MTEwNzE5MzExOFoXDTI5MTIzMTE5NDA1NVowSDELMAkGA1UEBhMCVVMxIDAe -BgNVBAoTF1NlY3VyZVRydXN0IENvcnBvcmF0aW9uMRcwFQYDVQQDEw5TZWN1cmVUcnVzdCBDQTCC -ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKukgeWVzfX2FI7CT8rU4niVWJxB4Q2ZQCQX -OZEzZum+4YOvYlyJ0fwkW2Gz4BERQRwdbvC4u/jep4G6pkjGnx29vo6pQT64lO0pGtSO0gMdA+9t -DWccV9cGrcrI9f4Or2YlSASWC12juhbDCE/RRvgUXPLIXgGZbf2IzIaowW8xQmxSPmjL8xk037uH -GFaAJsTQ3MBv396gwpEWoGQRS0S8Hvbn+mPeZqx2pHGj7DaUaHp3pLHnDi+BeuK1cobvomuL8A/b -01k/unK8RCSc43Oz969XL0Imnal0ugBS8kvNU3xHCzaFDmapCJcWNFfBZveA4+1wVMeT4C4oFVmH -ursCAwEAAaOBnTCBmjATBgkrBgEEAYI3FAIEBh4EAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/ -BAUwAwEB/zAdBgNVHQ4EFgQUQjK2FvoE/f5dS3rD/fdMQB1aQ68wNAYDVR0fBC0wKzApoCegJYYj -aHR0cDovL2NybC5zZWN1cmV0cnVzdC5jb20vU1RDQS5jcmwwEAYJKwYBBAGCNxUBBAMCAQAwDQYJ -KoZIhvcNAQEFBQADggEBADDtT0rhWDpSclu1pqNlGKa7UTt36Z3q059c4EVlew3KW+JwULKUBRSu -SceNQQcSc5R+DCMh/bwQf2AQWnL1mA6s7Ll/3XpvXdMc9P+IBWlCqQVxyLesJugutIxq/3HcuLHf -mbx8IVQr5Fiiu1cprp6poxkmD5kuCLDv/WnPmRoJjeOnnyvJNjR7JLN4TJUXpAYmHrZkUjZfYGfZ -nMUFdAvnZyPSCPyI6a6Lf+Ew9Dd+/cYy2i2eRDAwbO4H3tI0/NL/QPZL9GZGBlSm8jIKYyYwa5vR -3ItHuuG51WLQoqD0ZwV4KWMabwTW+MZMo5qxN7SN5ShLHZ4swrhovO0C7jE= ------END CERTIFICATE----- - -Secure Global CA -================ ------BEGIN CERTIFICATE----- -MIIDvDCCAqSgAwIBAgIQB1YipOjUiolN9BPI8PjqpTANBgkqhkiG9w0BAQUFADBKMQswCQYDVQQG -EwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBH -bG9iYWwgQ0EwHhcNMDYxMTA3MTk0MjI4WhcNMjkxMjMxMTk1MjA2WjBKMQswCQYDVQQGEwJVUzEg -MB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwg -Q0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvNS7YrGxVaQZx5RNoJLNP2MwhR/jx -YDiJiQPpvepeRlMJ3Fz1Wuj3RSoC6zFh1ykzTM7HfAo3fg+6MpjhHZevj8fcyTiW89sa/FHtaMbQ -bqR8JNGuQsiWUGMu4P51/pinX0kuleM5M2SOHqRfkNJnPLLZ/kG5VacJjnIFHovdRIWCQtBJwB1g -8NEXLJXr9qXBkqPFwqcIYA1gBBCWeZ4WNOaptvolRTnIHmX5k/Wq8VLcmZg9pYYaDDUz+kulBAYV -HDGA76oYa8J719rO+TMg1fW9ajMtgQT7sFzUnKPiXB3jqUJ1XnvUd+85VLrJChgbEplJL4hL/VBi -0XPnj3pDAgMBAAGjgZ0wgZowEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1Ud -EwEB/wQFMAMBAf8wHQYDVR0OBBYEFK9EBMJBfkiD2045AuzshHrmzsmkMDQGA1UdHwQtMCswKaAn -oCWGI2h0dHA6Ly9jcmwuc2VjdXJldHJ1c3QuY29tL1NHQ0EuY3JsMBAGCSsGAQQBgjcVAQQDAgEA -MA0GCSqGSIb3DQEBBQUAA4IBAQBjGghAfaReUw132HquHw0LURYD7xh8yOOvaliTFGCRsoTciE6+ -OYo68+aCiV0BN7OrJKQVDpI1WkpEXk5X+nXOH0jOZvQ8QCaSmGwb7iRGDBezUqXbpZGRzzfTb+cn -CDpOGR86p1hcF895P4vkp9MmI50mD1hp/Ed+stCNi5O/KU9DaXR2Z0vPB4zmAve14bRDtUstFJ/5 -3CYNv6ZHdAbYiNE6KTCEztI5gGIbqMdXSbxqVVFnFUq+NQfk1XWYN3kwFNspnWzFacxHVaIw98xc -f8LDmBxrThaA63p4ZUWiABqvDA1VZDRIuJK58bRQKfJPIx/abKwfROHdI3hRW8cW ------END CERTIFICATE----- - -COMODO Certification Authority -============================== ------BEGIN CERTIFICATE----- -MIIEHTCCAwWgAwIBAgIQToEtioJl4AsC7j41AkblPTANBgkqhkiG9w0BAQUFADCBgTELMAkGA1UE -BhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgG -A1UEChMRQ09NT0RPIENBIExpbWl0ZWQxJzAlBgNVBAMTHkNPTU9ETyBDZXJ0aWZpY2F0aW9uIEF1 -dGhvcml0eTAeFw0wNjEyMDEwMDAwMDBaFw0yOTEyMzEyMzU5NTlaMIGBMQswCQYDVQQGEwJHQjEb -MBkGA1UECBMSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdTYWxmb3JkMRowGAYDVQQKExFD -T01PRE8gQ0EgTGltaXRlZDEnMCUGA1UEAxMeQ09NT0RPIENlcnRpZmljYXRpb24gQXV0aG9yaXR5 -MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0ECLi3LjkRv3UcEbVASY06m/weaKXTuH -+7uIzg3jLz8GlvCiKVCZrts7oVewdFFxze1CkU1B/qnI2GqGd0S7WWaXUF601CxwRM/aN5VCaTww -xHGzUvAhTaHYujl8HJ6jJJ3ygxaYqhZ8Q5sVW7euNJH+1GImGEaaP+vB+fGQV+useg2L23IwambV -4EajcNxo2f8ESIl33rXp+2dtQem8Ob0y2WIC8bGoPW43nOIv4tOiJovGuFVDiOEjPqXSJDlqR6sA -1KGzqSX+DT+nHbrTUcELpNqsOO9VUCQFZUaTNE8tja3G1CEZ0o7KBWFxB3NH5YoZEr0ETc5OnKVI -rLsm9wIDAQABo4GOMIGLMB0GA1UdDgQWBBQLWOWLxkwVN6RAqTCpIb5HNlpW/zAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zBJBgNVHR8EQjBAMD6gPKA6hjhodHRwOi8vY3JsLmNvbW9k -b2NhLmNvbS9DT01PRE9DZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDANBgkqhkiG9w0BAQUFAAOC -AQEAPpiem/Yb6dc5t3iuHXIYSdOH5EOC6z/JqvWote9VfCFSZfnVDeFs9D6Mk3ORLgLETgdxb8CP -OGEIqB6BCsAvIC9Bi5HcSEW88cbeunZrM8gALTFGTO3nnc+IlP8zwFboJIYmuNg4ON8qa90SzMc/ -RxdMosIGlgnW2/4/PEZB31jiVg88O8EckzXZOFKs7sjsLjBOlDW0JB9LeGna8gI4zJVSk/BwJVmc -IGfE7vmLV2H0knZ9P4SNVbfo5azV8fUZVqZa+5Acr5Pr5RzUZ5ddBA6+C4OmF4O5MBKgxTMVBbkN -+8cFduPYSo38NBejxiEovjBFMR7HeL5YYTisO+IBZQ== ------END CERTIFICATE----- - -Network Solutions Certificate Authority -======================================= ------BEGIN CERTIFICATE----- -MIID5jCCAs6gAwIBAgIQV8szb8JcFuZHFhfjkDFo4DANBgkqhkiG9w0BAQUFADBiMQswCQYDVQQG -EwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMuMTAwLgYDVQQDEydOZXR3b3Jr -IFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcNMDYxMjAxMDAwMDAwWhcNMjkxMjMx -MjM1OTU5WjBiMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMu -MTAwLgYDVQQDEydOZXR3b3JrIFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDkvH6SMG3G2I4rC7xGzuAnlt7e+foS0zwzc7MEL7xx -jOWftiJgPl9dzgn/ggwbmlFQGiaJ3dVhXRncEg8tCqJDXRfQNJIg6nPPOCwGJgl6cvf6UDL4wpPT -aaIjzkGxzOTVHzbRijr4jGPiFFlp7Q3Tf2vouAPlT2rlmGNpSAW+Lv8ztumXWWn4Zxmuk2GWRBXT -crA/vGp97Eh/jcOrqnErU2lBUzS1sLnFBgrEsEX1QV1uiUV7PTsmjHTC5dLRfbIR1PtYMiKagMnc -/Qzpf14Dl847ABSHJ3A4qY5usyd2mFHgBeMhqxrVhSI8KbWaFsWAqPS7azCPL0YCorEMIuDTAgMB -AAGjgZcwgZQwHQYDVR0OBBYEFCEwyfsA106Y2oeqKtCnLrFAMadMMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MFIGA1UdHwRLMEkwR6BFoEOGQWh0dHA6Ly9jcmwubmV0c29sc3NsLmNv -bS9OZXR3b3JrU29sdXRpb25zQ2VydGlmaWNhdGVBdXRob3JpdHkuY3JsMA0GCSqGSIb3DQEBBQUA -A4IBAQC7rkvnt1frf6ott3NHhWrB5KUd5Oc86fRZZXe1eltajSU24HqXLjjAV2CDmAaDn7l2em5Q -4LqILPxFzBiwmZVRDuwduIj/h1AcgsLj4DKAv6ALR8jDMe+ZZzKATxcheQxpXN5eNK4CtSbqUN9/ -GGUsyfJj4akH/nxxH2szJGoeBfcFaMBqEssuXmHLrijTfsK0ZpEmXzwuJF/LWA/rKOyvEZbz3Htv -wKeI8lN3s2Berq4o2jUsbzRF0ybh3uxbTydrFny9RAQYgrOJeRcQcT16ohZO9QHNpGxlaKFJdlxD -ydi8NmdspZS11My5vWo1ViHe2MPr+8ukYEywVaCge1ey ------END CERTIFICATE----- - -WellsSecure Public Root Certificate Authority -============================================= ------BEGIN CERTIFICATE----- -MIIEvTCCA6WgAwIBAgIBATANBgkqhkiG9w0BAQUFADCBhTELMAkGA1UEBhMCVVMxIDAeBgNVBAoM -F1dlbGxzIEZhcmdvIFdlbGxzU2VjdXJlMRwwGgYDVQQLDBNXZWxscyBGYXJnbyBCYW5rIE5BMTYw -NAYDVQQDDC1XZWxsc1NlY3VyZSBQdWJsaWMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcN -MDcxMjEzMTcwNzU0WhcNMjIxMjE0MDAwNzU0WjCBhTELMAkGA1UEBhMCVVMxIDAeBgNVBAoMF1dl -bGxzIEZhcmdvIFdlbGxzU2VjdXJlMRwwGgYDVQQLDBNXZWxscyBGYXJnbyBCYW5rIE5BMTYwNAYD -VQQDDC1XZWxsc1NlY3VyZSBQdWJsaWMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDub7S9eeKPCCGeOARBJe+rWxxTkqxtnt3CxC5FlAM1 -iGd0V+PfjLindo8796jE2yljDpFoNoqXjopxaAkH5OjUDk/41itMpBb570OYj7OeUt9tkTmPOL13 -i0Nj67eT/DBMHAGTthP796EfvyXhdDcsHqRePGj4S78NuR4uNuip5Kf4D8uCdXw1LSLWwr8L87T8 -bJVhHlfXBIEyg1J55oNjz7fLY4sR4r1e6/aN7ZVyKLSsEmLpSjPmgzKuBXWVvYSV2ypcm44uDLiB -K0HmOFafSZtsdvqKXfcBeYF8wYNABf5x/Qw/zE5gCQ5lRxAvAcAFP4/4s0HvWkJ+We/SlwxlAgMB -AAGjggE0MIIBMDAPBgNVHRMBAf8EBTADAQH/MDkGA1UdHwQyMDAwLqAsoCqGKGh0dHA6Ly9jcmwu -cGtpLndlbGxzZmFyZ28uY29tL3dzcHJjYS5jcmwwDgYDVR0PAQH/BAQDAgHGMB0GA1UdDgQWBBQm -lRkQ2eihl5H/3BnZtQQ+0nMKajCBsgYDVR0jBIGqMIGngBQmlRkQ2eihl5H/3BnZtQQ+0nMKaqGB -i6SBiDCBhTELMAkGA1UEBhMCVVMxIDAeBgNVBAoMF1dlbGxzIEZhcmdvIFdlbGxzU2VjdXJlMRww -GgYDVQQLDBNXZWxscyBGYXJnbyBCYW5rIE5BMTYwNAYDVQQDDC1XZWxsc1NlY3VyZSBQdWJsaWMg -Um9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHmCAQEwDQYJKoZIhvcNAQEFBQADggEBALkVsUSRzCPI -K0134/iaeycNzXK7mQDKfGYZUMbVmO2rvwNa5U3lHshPcZeG1eMd/ZDJPHV3V3p9+N701NX3leZ0 -bh08rnyd2wIDBSxxSyU+B+NemvVmFymIGjifz6pBA4SXa5M4esowRBskRDPQ5NHcKDj0E0M1NSlj -qHyita04pO2t/caaH/+Xc/77szWnk4bGdpEA5qxRFsQnMlzbc9qlk1eOPm01JghZ1edE13YgY+es -E2fDbbFwRnzVlhE9iW9dqKHrjQrawx0zbKPqZxmamX9LPYNRKh3KL4YMon4QLSvUFpULB6ouFJJJ -tylv2G0xffX8oRAHh84vWdw+WNs= ------END CERTIFICATE----- - -COMODO ECC Certification Authority -================================== ------BEGIN CERTIFICATE----- -MIICiTCCAg+gAwIBAgIQH0evqmIAcFBUTAGem2OZKjAKBggqhkjOPQQDAzCBhTELMAkGA1UEBhMC -R0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UE -ChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwHhcNMDgwMzA2MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0Ix -GzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR -Q09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRo -b3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQDR3svdcmCFYX7deSRFtSrYpn1PlILBs5BAH+X -4QokPB0BBO490o0JlwzgdeT6+3eKKvUDYEs2ixYjFq0JcfRK9ChQtP6IHG4/bC8vCVlbpVsLM5ni -wz2J+Wos77LTBumjQjBAMB0GA1UdDgQWBBR1cacZSBm8nZ3qQUfflMRId5nTeTAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjEA7wNbeqy3eApyt4jf/7VG -FAkK+qDmfQjGGoe9GKhzvSbKYAydzpmfz1wPMOG+FDHqAjAU9JM8SaczepBGR7NjfRObTrdvGDeA -U/7dIOA1mjbRxwG55tzd8/8dLDoWV9mSOdY= ------END CERTIFICATE----- - -IGC/A -===== ------BEGIN CERTIFICATE----- -MIIEAjCCAuqgAwIBAgIFORFFEJQwDQYJKoZIhvcNAQEFBQAwgYUxCzAJBgNVBAYTAkZSMQ8wDQYD -VQQIEwZGcmFuY2UxDjAMBgNVBAcTBVBhcmlzMRAwDgYDVQQKEwdQTS9TR0ROMQ4wDAYDVQQLEwVE -Q1NTSTEOMAwGA1UEAxMFSUdDL0ExIzAhBgkqhkiG9w0BCQEWFGlnY2FAc2dkbi5wbS5nb3V2LmZy -MB4XDTAyMTIxMzE0MjkyM1oXDTIwMTAxNzE0MjkyMlowgYUxCzAJBgNVBAYTAkZSMQ8wDQYDVQQI -EwZGcmFuY2UxDjAMBgNVBAcTBVBhcmlzMRAwDgYDVQQKEwdQTS9TR0ROMQ4wDAYDVQQLEwVEQ1NT -STEOMAwGA1UEAxMFSUdDL0ExIzAhBgkqhkiG9w0BCQEWFGlnY2FAc2dkbi5wbS5nb3V2LmZyMIIB -IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsh/R0GLFMzvABIaIs9z4iPf930Pfeo2aSVz2 -TqrMHLmh6yeJ8kbpO0px1R2OLc/mratjUMdUC24SyZA2xtgv2pGqaMVy/hcKshd+ebUyiHDKcMCW -So7kVc0dJ5S/znIq7Fz5cyD+vfcuiWe4u0dzEvfRNWk68gq5rv9GQkaiv6GFGvm/5P9JhfejcIYy -HF2fYPepraX/z9E0+X1bF8bc1g4oa8Ld8fUzaJ1O/Id8NhLWo4DoQw1VYZTqZDdH6nfK0LJYBcNd -frGoRpAxVs5wKpayMLh35nnAvSk7/ZR3TL0gzUEl4C7HG7vupARB0l2tEmqKm0f7yd1GQOGdPDPQ -tQIDAQABo3cwdTAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBRjAVBgNVHSAEDjAMMAoGCCqB -egF5AQEBMB0GA1UdDgQWBBSjBS8YYFDCiQrdKyFP/45OqDAxNjAfBgNVHSMEGDAWgBSjBS8YYFDC -iQrdKyFP/45OqDAxNjANBgkqhkiG9w0BAQUFAAOCAQEABdwm2Pp3FURo/C9mOnTgXeQp/wYHE4RK -q89toB9RlPhJy3Q2FLwV3duJL92PoF189RLrn544pEfMs5bZvpwlqwN+Mw+VgQ39FuCIvjfwbF3Q -MZsyK10XZZOYYLxuj7GoPB7ZHPOpJkL5ZB3C55L29B5aqhlSXa/oovdgoPaN8In1buAKBQGVyYsg -Crpa/JosPL3Dt8ldeCUFP1YUmwza+zpI/pdpXsoQhvdOlgQITeywvl3cO45Pwf2aNjSaTFR+FwNI -lQgRHAdvhQh+XU3Endv7rs6y0bO4g2wdsrN58dhwmX7wEwLOXt1R0982gaEbeC9xs/FZTEYYKKuF -0mBWWg== ------END CERTIFICATE----- - -Security Communication EV RootCA1 -================================= ------BEGIN CERTIFICATE----- -MIIDfTCCAmWgAwIBAgIBADANBgkqhkiG9w0BAQUFADBgMQswCQYDVQQGEwJKUDElMCMGA1UEChMc -U0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEqMCgGA1UECxMhU2VjdXJpdHkgQ29tbXVuaWNh -dGlvbiBFViBSb290Q0ExMB4XDTA3MDYwNjAyMTIzMloXDTM3MDYwNjAyMTIzMlowYDELMAkGA1UE -BhMCSlAxJTAjBgNVBAoTHFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xKjAoBgNVBAsTIVNl -Y3VyaXR5IENvbW11bmljYXRpb24gRVYgUm9vdENBMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC -AQoCggEBALx/7FebJOD+nLpCeamIivqA4PUHKUPqjgo0No0c+qe1OXj/l3X3L+SqawSERMqm4miO -/VVQYg+kcQ7OBzgtQoVQrTyWb4vVog7P3kmJPdZkLjjlHmy1V4qe70gOzXppFodEtZDkBp2uoQSX -WHnvIEqCa4wiv+wfD+mEce3xDuS4GBPMVjZd0ZoeUWs5bmB2iDQL87PRsJ3KYeJkHcFGB7hj3R4z -ZbOOCVVSPbW9/wfrrWFVGCypaZhKqkDFMxRldAD5kd6vA0jFQFTcD4SQaCDFkpbcLuUCRarAX1T4 -bepJz11sS6/vmsJWXMY1VkJqMF/Cq/biPT+zyRGPMUzXn0kCAwEAAaNCMEAwHQYDVR0OBBYEFDVK -9U2vP9eCOKyrcWUXdYydVZPmMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqG -SIb3DQEBBQUAA4IBAQCoh+ns+EBnXcPBZsdAS5f8hxOQWsTvoMpfi7ent/HWtWS3irO4G8za+6xm -iEHO6Pzk2x6Ipu0nUBsCMCRGef4Eh3CXQHPRwMFXGZpppSeZq51ihPZRwSzJIxXYKLerJRO1RuGG -Av8mjMSIkh1W/hln8lXkgKNrnKt34VFxDSDbEJrbvXZ5B3eZKK2aXtqxT0QsNY6llsf9g/BYxnnW -mHyojf6GPgcWkuF75x3sM3Z+Qi5KhfmRiWiEA4Glm5q+4zfFVKtWOxgtQaQM+ELbmaDgcm+7XeEW -T1MKZPlO9L9OVL14bIjqv5wTJMJwaaJ/D8g8rQjJsJhAoyrniIPtd490 ------END CERTIFICATE----- - -OISTE WISeKey Global Root GA CA -=============================== ------BEGIN CERTIFICATE----- -MIID8TCCAtmgAwIBAgIQQT1yx/RrH4FDffHSKFTfmjANBgkqhkiG9w0BAQUFADCBijELMAkGA1UE -BhMCQ0gxEDAOBgNVBAoTB1dJU2VLZXkxGzAZBgNVBAsTEkNvcHlyaWdodCAoYykgMjAwNTEiMCAG -A1UECxMZT0lTVEUgRm91bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBH -bG9iYWwgUm9vdCBHQSBDQTAeFw0wNTEyMTExNjAzNDRaFw0zNzEyMTExNjA5NTFaMIGKMQswCQYD -VQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEbMBkGA1UECxMSQ29weXJpZ2h0IChjKSAyMDA1MSIw -IAYDVQQLExlPSVNURSBGb3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5 -IEdsb2JhbCBSb290IEdBIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy0+zAJs9 -Nt350UlqaxBJH+zYK7LG+DKBKUOVTJoZIyEVRd7jyBxRVVuuk+g3/ytr6dTqvirdqFEr12bDYVxg -Asj1znJ7O7jyTmUIms2kahnBAbtzptf2w93NvKSLtZlhuAGio9RN1AU9ka34tAhxZK9w8RxrfvbD -d50kc3vkDIzh2TbhmYsFmQvtRTEJysIA2/dyoJaqlYfQjse2YXMNdmaM3Bu0Y6Kff5MTMPGhJ9vZ -/yxViJGg4E8HsChWjBgbl0SOid3gF27nKu+POQoxhILYQBRJLnpB5Kf+42TMwVlxSywhp1t94B3R -LoGbw9ho972WG6xwsRYUC9tguSYBBQIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUswN+rja8sHnR3JQmthG+IbJphpQwEAYJKwYBBAGCNxUBBAMCAQAwDQYJ -KoZIhvcNAQEFBQADggEBAEuh/wuHbrP5wUOxSPMowB0uyQlB+pQAHKSkq0lPjz0e701vvbyk9vIm -MMkQyh2I+3QZH4VFvbBsUfk2ftv1TDI6QU9bR8/oCy22xBmddMVHxjtqD6wU2zz0c5ypBd8A3HR4 -+vg1YFkCExh8vPtNsCBtQ7tgMHpnM1zFmdH4LTlSc/uMqpclXHLZCB6rTjzjgTGfA6b7wP4piFXa -hNVQA7bihKOmNqoROgHhGEvWRGizPflTdISzRpFGlgC3gCy24eMQ4tui5yiPAZZiFj4A4xylNoEY -okxSdsARo27mHbrjWr42U8U+dY+GaSlYU7Wcu2+fXMUY7N0v4ZjJ/L7fCg0= ------END CERTIFICATE----- - -Microsec e-Szigno Root CA -========================= ------BEGIN CERTIFICATE----- -MIIHqDCCBpCgAwIBAgIRAMy4579OKRr9otxmpRwsDxEwDQYJKoZIhvcNAQEFBQAwcjELMAkGA1UE -BhMCSFUxETAPBgNVBAcTCEJ1ZGFwZXN0MRYwFAYDVQQKEw1NaWNyb3NlYyBMdGQuMRQwEgYDVQQL -EwtlLVN6aWdubyBDQTEiMCAGA1UEAxMZTWljcm9zZWMgZS1Temlnbm8gUm9vdCBDQTAeFw0wNTA0 -MDYxMjI4NDRaFw0xNzA0MDYxMjI4NDRaMHIxCzAJBgNVBAYTAkhVMREwDwYDVQQHEwhCdWRhcGVz -dDEWMBQGA1UEChMNTWljcm9zZWMgTHRkLjEUMBIGA1UECxMLZS1Temlnbm8gQ0ExIjAgBgNVBAMT -GU1pY3Jvc2VjIGUtU3ppZ25vIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -AQDtyADVgXvNOABHzNuEwSFpLHSQDCHZU4ftPkNEU6+r+ICbPHiN1I2uuO/TEdyB5s87lozWbxXG -d36hL+BfkrYn13aaHUM86tnsL+4582pnS4uCzyL4ZVX+LMsvfUh6PXX5qqAnu3jCBspRwn5mS6/N -oqdNAoI/gqyFxuEPkEeZlApxcpMqyabAvjxWTHOSJ/FrtfX9/DAFYJLG65Z+AZHCabEeHXtTRbjc -QR/Ji3HWVBTji1R4P770Yjtb9aPs1ZJ04nQw7wHb4dSrmZsqa/i9phyGI0Jf7Enemotb9HI6QMVJ -PqW+jqpx62z69Rrkav17fVVA71hu5tnVvCSrwe+3AgMBAAGjggQ3MIIEMzBnBggrBgEFBQcBAQRb -MFkwKAYIKwYBBQUHMAGGHGh0dHBzOi8vcmNhLmUtc3ppZ25vLmh1L29jc3AwLQYIKwYBBQUHMAKG -IWh0dHA6Ly93d3cuZS1zemlnbm8uaHUvUm9vdENBLmNydDAPBgNVHRMBAf8EBTADAQH/MIIBcwYD -VR0gBIIBajCCAWYwggFiBgwrBgEEAYGoGAIBAQEwggFQMCgGCCsGAQUFBwIBFhxodHRwOi8vd3d3 -LmUtc3ppZ25vLmh1L1NaU1ovMIIBIgYIKwYBBQUHAgIwggEUHoIBEABBACAAdABhAG4A+gBzAO0A -dAB2AOEAbgB5ACAA6QByAHQAZQBsAG0AZQB6AOkAcwDpAGgAZQB6ACAA6QBzACAAZQBsAGYAbwBn -AGEAZADhAHMA4QBoAG8AegAgAGEAIABTAHoAbwBsAGcA4QBsAHQAYQB0APMAIABTAHoAbwBsAGcA -4QBsAHQAYQB0AOEAcwBpACAAUwB6AGEAYgDhAGwAeQB6AGEAdABhACAAcwB6AGUAcgBpAG4AdAAg -AGsAZQBsAGwAIABlAGwAagDhAHIAbgBpADoAIABoAHQAdABwADoALwAvAHcAdwB3AC4AZQAtAHMA -egBpAGcAbgBvAC4AaAB1AC8AUwBaAFMAWgAvMIHIBgNVHR8EgcAwgb0wgbqggbeggbSGIWh0dHA6 -Ly93d3cuZS1zemlnbm8uaHUvUm9vdENBLmNybIaBjmxkYXA6Ly9sZGFwLmUtc3ppZ25vLmh1L0NO -PU1pY3Jvc2VjJTIwZS1Temlnbm8lMjBSb290JTIwQ0EsT1U9ZS1Temlnbm8lMjBDQSxPPU1pY3Jv -c2VjJTIwTHRkLixMPUJ1ZGFwZXN0LEM9SFU/Y2VydGlmaWNhdGVSZXZvY2F0aW9uTGlzdDtiaW5h -cnkwDgYDVR0PAQH/BAQDAgEGMIGWBgNVHREEgY4wgYuBEGluZm9AZS1zemlnbm8uaHWkdzB1MSMw -IQYDVQQDDBpNaWNyb3NlYyBlLVN6aWduw7MgUm9vdCBDQTEWMBQGA1UECwwNZS1TemlnbsOzIEhT -WjEWMBQGA1UEChMNTWljcm9zZWMgS2Z0LjERMA8GA1UEBxMIQnVkYXBlc3QxCzAJBgNVBAYTAkhV -MIGsBgNVHSMEgaQwgaGAFMegSXUWYYTbMUuE0vE3QJDvTtz3oXakdDByMQswCQYDVQQGEwJIVTER -MA8GA1UEBxMIQnVkYXBlc3QxFjAUBgNVBAoTDU1pY3Jvc2VjIEx0ZC4xFDASBgNVBAsTC2UtU3pp -Z25vIENBMSIwIAYDVQQDExlNaWNyb3NlYyBlLVN6aWdubyBSb290IENBghEAzLjnv04pGv2i3Gal -HCwPETAdBgNVHQ4EFgQUx6BJdRZhhNsxS4TS8TdAkO9O3PcwDQYJKoZIhvcNAQEFBQADggEBANMT -nGZjWS7KXHAM/IO8VbH0jgdsZifOwTsgqRy7RlRw7lrMoHfqaEQn6/Ip3Xep1fvj1KcExJW4C+FE -aGAHQzAxQmHl7tnlJNUb3+FKG6qfx1/4ehHqE5MAyopYse7tDk2016g2JnzgOsHVV4Lxdbb9iV/a -86g4nzUGCM4ilb7N1fy+W955a9x6qWVmvrElWl/tftOsRm1M9DKHtCAE4Gx4sHfRhUZLphK3dehK -yVZs15KrnfVJONJPU+NVkBHbmJbGSfI+9J8b4PeI3CVimUTYc78/MPMMNz7UwiiAc7EBt51alhQB -S6kRnSlqLtBdgcDPsiBDxwPgN05dCtxZICU= ------END CERTIFICATE----- - -Certigna -======== ------BEGIN CERTIFICATE----- -MIIDqDCCApCgAwIBAgIJAP7c4wEPyUj/MA0GCSqGSIb3DQEBBQUAMDQxCzAJBgNVBAYTAkZSMRIw -EAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hMB4XDTA3MDYyOTE1MTMwNVoXDTI3 -MDYyOTE1MTMwNVowNDELMAkGA1UEBhMCRlIxEjAQBgNVBAoMCURoaW15b3RpczERMA8GA1UEAwwI -Q2VydGlnbmEwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDIaPHJ1tazNHUmgh7stL7q -XOEm7RFHYeGifBZ4QCHkYJ5ayGPhxLGWkv8YbWkj4Sti993iNi+RB7lIzw7sebYs5zRLcAglozyH -GxnygQcPOJAZ0xH+hrTy0V4eHpbNgGzOOzGTtvKg0KmVEn2lmsxryIRWijOp5yIVUxbwzBfsV1/p -ogqYCd7jX5xv3EjjhQsVWqa6n6xI4wmy9/Qy3l40vhx4XUJbzg4ij02Q130yGLMLLGq/jj8UEYkg -DncUtT2UCIf3JR7VsmAA7G8qKCVuKj4YYxclPz5EIBb2JsglrgVKtOdjLPOMFlN+XPsRGgjBRmKf -Irjxwo1p3Po6WAbfAgMBAAGjgbwwgbkwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUGu3+QTmQ -tCRZvgHyUtVF9lo53BEwZAYDVR0jBF0wW4AUGu3+QTmQtCRZvgHyUtVF9lo53BGhOKQ2MDQxCzAJ -BgNVBAYTAkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hggkA/tzjAQ/J -SP8wDgYDVR0PAQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzANBgkqhkiG9w0BAQUFAAOCAQEA -hQMeknH2Qq/ho2Ge6/PAD/Kl1NqV5ta+aDY9fm4fTIrv0Q8hbV6lUmPOEvjvKtpv6zf+EwLHyzs+ -ImvaYS5/1HI93TDhHkxAGYwP15zRgzB7mFncfca5DClMoTOi62c6ZYTTluLtdkVwj7Ur3vkj1klu -PBS1xp81HlDQwY9qcEQCYsuuHWhBp6pX6FOqB9IG9tUUBguRA3UsbHK1YZWaDYu5Def131TN3ubY -1gkIl2PlwS6wt0QmwCbAr1UwnjvVNioZBPRcHv/PLLf/0P2HQBHVESO7SMAhqaQoLf0V+LBOK/Qw -WyH8EZE0vkHve52Xdf+XlcCWWC/qu0bXu+TZLg== ------END CERTIFICATE----- - -Deutsche Telekom Root CA 2 -========================== ------BEGIN CERTIFICATE----- -MIIDnzCCAoegAwIBAgIBJjANBgkqhkiG9w0BAQUFADBxMQswCQYDVQQGEwJERTEcMBoGA1UEChMT -RGV1dHNjaGUgVGVsZWtvbSBBRzEfMB0GA1UECxMWVC1UZWxlU2VjIFRydXN0IENlbnRlcjEjMCEG -A1UEAxMaRGV1dHNjaGUgVGVsZWtvbSBSb290IENBIDIwHhcNOTkwNzA5MTIxMTAwWhcNMTkwNzA5 -MjM1OTAwWjBxMQswCQYDVQQGEwJERTEcMBoGA1UEChMTRGV1dHNjaGUgVGVsZWtvbSBBRzEfMB0G -A1UECxMWVC1UZWxlU2VjIFRydXN0IENlbnRlcjEjMCEGA1UEAxMaRGV1dHNjaGUgVGVsZWtvbSBS -b290IENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCrC6M14IspFLEUha88EOQ5 -bzVdSq7d6mGNlUn0b2SjGmBmpKlAIoTZ1KXleJMOaAGtuU1cOs7TuKhCQN/Po7qCWWqSG6wcmtoI -KyUn+WkjR/Hg6yx6m/UTAtB+NHzCnjwAWav12gz1MjwrrFDa1sPeg5TKqAyZMg4ISFZbavva4VhY -AUlfckE8FQYBjl2tqriTtM2e66foai1SNNs671x1Udrb8zH57nGYMsRUFUQM+ZtV7a3fGAigo4aK -Se5TBY8ZTNXeWHmb0mocQqvF1afPaA+W5OFhmHZhyJF81j4A4pFQh+GdCuatl9Idxjp9y7zaAzTV -jlsB9WoHtxa2bkp/AgMBAAGjQjBAMB0GA1UdDgQWBBQxw3kbuvVT1xfgiXotF2wKsyudMzAPBgNV -HRMECDAGAQH/AgEFMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAlGRZrTlk5ynr -E/5aw4sTV8gEJPB0d8Bg42f76Ymmg7+Wgnxu1MM9756AbrsptJh6sTtU6zkXR34ajgv8HzFZMQSy -zhfzLMdiNlXiItiJVbSYSKpk+tYcNthEeFpaIzpXl/V6ME+un2pMSyuOoAPjPuCp1NJ70rOo4nI8 -rZ7/gFnkm0W09juwzTkZmDLl6iFhkOQxIY40sfcvNUqFENrnijchvllj4PKFiDFT1FQUhXB59C4G -dyd1Lx+4ivn+xbrYNuSD7Odlt79jWvNGr4GUN9RBjNYj1h7P9WgbRGOiWrqnNVmh5XAFmw4jV5mU -Cm26OWMohpLzGITY+9HPBVZkVw== ------END CERTIFICATE----- - -Cybertrust Global Root -====================== ------BEGIN CERTIFICATE----- -MIIDoTCCAomgAwIBAgILBAAAAAABD4WqLUgwDQYJKoZIhvcNAQEFBQAwOzEYMBYGA1UEChMPQ3li -ZXJ0cnVzdCwgSW5jMR8wHQYDVQQDExZDeWJlcnRydXN0IEdsb2JhbCBSb290MB4XDTA2MTIxNTA4 -MDAwMFoXDTIxMTIxNTA4MDAwMFowOzEYMBYGA1UEChMPQ3liZXJ0cnVzdCwgSW5jMR8wHQYDVQQD -ExZDeWJlcnRydXN0IEdsb2JhbCBSb290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA -+Mi8vRRQZhP/8NN57CPytxrHjoXxEnOmGaoQ25yiZXRadz5RfVb23CO21O1fWLE3TdVJDm71aofW -0ozSJ8bi/zafmGWgE07GKmSb1ZASzxQG9Dvj1Ci+6A74q05IlG2OlTEQXO2iLb3VOm2yHLtgwEZL -AfVJrn5GitB0jaEMAs7u/OePuGtm839EAL9mJRQr3RAwHQeWP032a7iPt3sMpTjr3kfb1V05/Iin -89cqdPHoWqI7n1C6poxFNcJQZZXcY4Lv3b93TZxiyWNzFtApD0mpSPCzqrdsxacwOUBdrsTiXSZT -8M4cIwhhqJQZugRiQOwfOHB3EgZxpzAYXSUnpQIDAQABo4GlMIGiMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBS2CHsNesysIEyGVjJez6tuhS1wVzA/BgNVHR8EODA2 -MDSgMqAwhi5odHRwOi8vd3d3Mi5wdWJsaWMtdHJ1c3QuY29tL2NybC9jdC9jdHJvb3QuY3JsMB8G -A1UdIwQYMBaAFLYIew16zKwgTIZWMl7Pq26FLXBXMA0GCSqGSIb3DQEBBQUAA4IBAQBW7wojoFRO -lZfJ+InaRcHUowAl9B8Tq7ejhVhpwjCt2BWKLePJzYFa+HMjWqd8BfP9IjsO0QbE2zZMcwSO5bAi -5MXzLqXZI+O4Tkogp24CJJ8iYGd7ix1yCcUxXOl5n4BHPa2hCwcUPUf/A2kaDAtE52Mlp3+yybh2 -hO0j9n0Hq0V+09+zv+mKts2oomcrUtW3ZfA5TGOgkXmTUg9U3YO7n9GPp1Nzw8v/MOx8BLjYRB+T -X3EJIrduPuocA06dGiBh+4E37F78CkWr1+cXVdCg6mCbpvbjjFspwgZgFJ0tl0ypkxWdYcQBX0jW -WL1WMRJOEcgh4LMRkWXbtKaIOM5V ------END CERTIFICATE----- - -ePKI Root Certification Authority -================================= ------BEGIN CERTIFICATE----- -MIIFsDCCA5igAwIBAgIQFci9ZUdcr7iXAF7kBtK8nTANBgkqhkiG9w0BAQUFADBeMQswCQYDVQQG -EwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0ZC4xKjAoBgNVBAsMIWVQS0kg -Um9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNDEyMjAwMjMxMjdaFw0zNDEyMjAwMjMx -MjdaMF4xCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEq -MCgGA1UECwwhZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0B -AQEFAAOCAg8AMIICCgKCAgEA4SUP7o3biDN1Z82tH306Tm2d0y8U82N0ywEhajfqhFAHSyZbCUNs -IZ5qyNUD9WBpj8zwIuQf5/dqIjG3LBXy4P4AakP/h2XGtRrBp0xtInAhijHyl3SJCRImHJ7K2RKi -lTza6We/CKBk49ZCt0Xvl/T29de1ShUCWH2YWEtgvM3XDZoTM1PRYfl61dd4s5oz9wCGzh1NlDiv -qOx4UXCKXBCDUSH3ET00hl7lSM2XgYI1TBnsZfZrxQWh7kcT1rMhJ5QQCtkkO7q+RBNGMD+XPNjX -12ruOzjjK9SXDrkb5wdJfzcq+Xd4z1TtW0ado4AOkUPB1ltfFLqfpo0kR0BZv3I4sjZsN/+Z0V0O -WQqraffAsgRFelQArr5T9rXn4fg8ozHSqf4hUmTFpmfwdQcGlBSBVcYn5AGPF8Fqcde+S/uUWH1+ -ETOxQvdibBjWzwloPn9s9h6PYq2lY9sJpx8iQkEeb5mKPtf5P0B6ebClAZLSnT0IFaUQAS2zMnao -lQ2zepr7BxB4EW/hj8e6DyUadCrlHJhBmd8hh+iVBmoKs2pHdmX2Os+PYhcZewoozRrSgx4hxyy/ -vv9haLdnG7t4TY3OZ+XkwY63I2binZB1NJipNiuKmpS5nezMirH4JYlcWrYvjB9teSSnUmjDhDXi -Zo1jDiVN1Rmy5nk3pyKdVDECAwEAAaNqMGgwHQYDVR0OBBYEFB4M97Zn8uGSJglFwFU5Lnc/Qkqi -MAwGA1UdEwQFMAMBAf8wOQYEZyoHAAQxMC8wLQIBADAJBgUrDgMCGgUAMAcGBWcqAwAABBRFsMLH -ClZ87lt4DJX5GFPBphzYEDANBgkqhkiG9w0BAQUFAAOCAgEACbODU1kBPpVJufGBuvl2ICO1J2B0 -1GqZNF5sAFPZn/KmsSQHRGoqxqWOeBLoR9lYGxMqXnmbnwoqZ6YlPwZpVnPDimZI+ymBV3QGypzq -KOg4ZyYr8dW1P2WT+DZdjo2NQCCHGervJ8A9tDkPJXtoUHRVnAxZfVo9QZQlUgjgRywVMRnVvwdV -xrsStZf0X4OFunHB2WyBEXYKCrC/gpf36j36+uwtqSiUO1bd0lEursC9CBWMd1I0ltabrNMdjmEP -NXubrjlpC2JgQCA2j6/7Nu4tCEoduL+bXPjqpRugc6bY+G7gMwRfaKonh+3ZwZCc7b3jajWvY9+r -GNm65ulK6lCKD2GTHuItGeIwlDWSXQ62B68ZgI9HkFFLLk3dheLSClIKF5r8GrBQAuUBo2M3IUxE -xJtRmREOc5wGj1QupyheRDmHVi03vYVElOEMSyycw5KFNGHLD7ibSkNS/jQ6fbjpKdx2qcgw+BRx -gMYeNkh0IkFch4LoGHGLQYlE535YW6i4jRPpp2zDR+2zGp1iro2C6pSe3VkQw63d4k3jMdXH7Ojy -sP6SHhYKGvzZ8/gntsm+HbRsZJB/9OTEW9c3rkIO3aQab3yIVMUWbuF6aC74Or8NpDyJO3inTmOD -BCEIZ43ygknQW/2xzQ+DhNQ+IIX3Sj0rnP0qCglN6oH4EZw= ------END CERTIFICATE----- - -T\xc3\x9c\x42\xC4\xB0TAK UEKAE K\xC3\xB6k Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1 - S\xC3\xBCr\xC3\xBCm 3 -============================================================================================================================= ------BEGIN CERTIFICATE----- -MIIFFzCCA/+gAwIBAgIBETANBgkqhkiG9w0BAQUFADCCASsxCzAJBgNVBAYTAlRSMRgwFgYDVQQH -DA9HZWJ6ZSAtIEtvY2FlbGkxRzBFBgNVBAoMPlTDvHJraXllIEJpbGltc2VsIHZlIFRla25vbG9q -aWsgQXJhxZ90xLFybWEgS3VydW11IC0gVMOcQsSwVEFLMUgwRgYDVQQLDD9VbHVzYWwgRWxla3Ry -b25payB2ZSBLcmlwdG9sb2ppIEFyYcWfdMSxcm1hIEVuc3RpdMO8c8O8IC0gVUVLQUUxIzAhBgNV -BAsMGkthbXUgU2VydGlmaWthc3lvbiBNZXJrZXppMUowSAYDVQQDDEFUw5xCxLBUQUsgVUVLQUUg -S8O2ayBTZXJ0aWZpa2EgSGl6bWV0IFNhxJ9sYXnEsWPEsXPEsSAtIFPDvHLDvG0gMzAeFw0wNzA4 -MjQxMTM3MDdaFw0xNzA4MjExMTM3MDdaMIIBKzELMAkGA1UEBhMCVFIxGDAWBgNVBAcMD0dlYnpl -IC0gS29jYWVsaTFHMEUGA1UECgw+VMO8cmtpeWUgQmlsaW1zZWwgdmUgVGVrbm9sb2ppayBBcmHF -n3TEsXJtYSBLdXJ1bXUgLSBUw5xCxLBUQUsxSDBGBgNVBAsMP1VsdXNhbCBFbGVrdHJvbmlrIHZl -IEtyaXB0b2xvamkgQXJhxZ90xLFybWEgRW5zdGl0w7xzw7wgLSBVRUtBRTEjMCEGA1UECwwaS2Ft -dSBTZXJ0aWZpa2FzeW9uIE1lcmtlemkxSjBIBgNVBAMMQVTDnELEsFRBSyBVRUtBRSBLw7ZrIFNl -cnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxIC0gU8O8csO8bSAzMIIBIjANBgkqhkiG9w0B -AQEFAAOCAQ8AMIIBCgKCAQEAim1L/xCIOsP2fpTo6iBkcK4hgb46ezzb8R1Sf1n68yJMlaCQvEhO -Eav7t7WNeoMojCZG2E6VQIdhn8WebYGHV2yKO7Rm6sxA/OOqbLLLAdsyv9Lrhc+hDVXDWzhXcLh1 -xnnRFDDtG1hba+818qEhTsXOfJlfbLm4IpNQp81McGq+agV/E5wrHur+R84EpW+sky58K5+eeROR -6Oqeyjh1jmKwlZMq5d/pXpduIF9fhHpEORlAHLpVK/swsoHvhOPc7Jg4OQOFCKlUAwUp8MmPi+oL -hmUZEdPpCSPeaJMDyTYcIW7OjGbxmTDY17PDHfiBLqi9ggtm/oLL4eAagsNAgQIDAQABo0IwQDAd -BgNVHQ4EFgQUvYiHyY/2pAoLquvF/pEjnatKijIwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQF -MAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAB18+kmPNOm3JpIWmgV050vQbTlswyb2zrgxvMTfvCr4 -N5EY3ATIZJkrGG2AA1nJrvhY0D7twyOfaTyGOBye79oneNGEN3GKPEs5z35FBtYt2IpNeBLWrcLT -y9LQQfMmNkqblWwM7uXRQydmwYj3erMgbOqwaSvHIOgMA8RBBZniP+Rr+KCGgceExh/VS4ESshYh -LBOhgLJeDEoTniDYYkCrkOpkSi+sDQESeUWoL4cZaMjihccwsnX5OD+ywJO0a+IDRM5noN+J1q2M -dqMTw5RhK2vZbMEHCiIHhWyFJEapvj+LeISCfiQMnf2BN+MlqO02TpUsyZyQ2uypQjyttgI= ------END CERTIFICATE----- - -Buypass Class 2 CA 1 -==================== ------BEGIN CERTIFICATE----- -MIIDUzCCAjugAwIBAgIBATANBgkqhkiG9w0BAQUFADBLMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU -QnV5cGFzcyBBUy05ODMxNjMzMjcxHTAbBgNVBAMMFEJ1eXBhc3MgQ2xhc3MgMiBDQSAxMB4XDTA2 -MTAxMzEwMjUwOVoXDTE2MTAxMzEwMjUwOVowSzELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBh -c3MgQVMtOTgzMTYzMzI3MR0wGwYDVQQDDBRCdXlwYXNzIENsYXNzIDIgQ0EgMTCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAIs8B0XY9t/mx8q6jUPFR42wWsE425KEHK8T1A9vNkYgxC7M -cXA0ojTTNy7Y3Tp3L8DrKehc0rWpkTSHIln+zNvnma+WwajHQN2lFYxuyHyXA8vmIPLXl18xoS83 -0r7uvqmtqEyeIWZDO6i88wmjONVZJMHCR3axiFyCO7srpgTXjAePzdVBHfCuuCkslFJgNJQ72uA4 -0Z0zPhX0kzLFANq1KWYOOngPIVJfAuWSeyXTkh4vFZ2B5J2O6O+JzhRMVB0cgRJNcKi+EAUXfh/R -uFdV7c27UsKwHnjCTTZoy1YmwVLBvXb3WNVyfh9EdrsAiR0WnVE1703CVu9r4Iw7DekCAwEAAaNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUP42aWYv8e3uco684sDntkHGA1sgwDgYDVR0P -AQH/BAQDAgEGMA0GCSqGSIb3DQEBBQUAA4IBAQAVGn4TirnoB6NLJzKyQJHyIdFkhb5jatLPgcIV -1Xp+DCmsNx4cfHZSldq1fyOhKXdlyTKdqC5Wq2B2zha0jX94wNWZUYN/Xtm+DKhQ7SLHrQVMdvvt -7h5HZPb3J31cKA9FxVxiXqaakZG3Uxcu3K1gnZZkOb1naLKuBctN518fV4bVIJwo+28TOPX2EZL2 -fZleHwzoq0QkKXJAPTZSr4xYkHPB7GEseaHsh7U/2k3ZIQAw3pDaDtMaSKk+hQsUi4y8QZ5q9w5w -wDX3OaJdZtB7WZ+oRxKaJyOkLY4ng5IgodcVf/EuGO70SH8vf/GhGLWhC5SgYiAynB321O+/TIho ------END CERTIFICATE----- - -EBG Elektronik Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1 -========================================================================== ------BEGIN CERTIFICATE----- -MIIF5zCCA8+gAwIBAgIITK9zQhyOdAIwDQYJKoZIhvcNAQEFBQAwgYAxODA2BgNVBAMML0VCRyBF -bGVrdHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxMTcwNQYDVQQKDC5FQkcg -QmlsacWfaW0gVGVrbm9sb2ppbGVyaSB2ZSBIaXptZXRsZXJpIEEuxZ4uMQswCQYDVQQGEwJUUjAe -Fw0wNjA4MTcwMDIxMDlaFw0xNjA4MTQwMDMxMDlaMIGAMTgwNgYDVQQDDC9FQkcgRWxla3Ryb25p -ayBTZXJ0aWZpa2EgSGl6bWV0IFNhxJ9sYXnEsWPEsXPEsTE3MDUGA1UECgwuRUJHIEJpbGnFn2lt -IFRla25vbG9qaWxlcmkgdmUgSGl6bWV0bGVyaSBBLsWeLjELMAkGA1UEBhMCVFIwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQDuoIRh0DpqZhAy2DE4f6en5f2h4fuXd7hxlugTlkaDT7by -X3JWbhNgpQGR4lvFzVcfd2NR/y8927k/qqk153nQ9dAktiHq6yOU/im/+4mRDGSaBUorzAzu8T2b -gmmkTPiab+ci2hC6X5L8GCcKqKpE+i4stPtGmggDg3KriORqcsnlZR9uKg+ds+g75AxuetpX/dfr -eYteIAbTdgtsApWjluTLdlHRKJ2hGvxEok3MenaoDT2/F08iiFD9rrbskFBKW5+VQarKD7JK/oCZ -TqNGFav4c0JqwmZ2sQomFd2TkuzbqV9UIlKRcF0T6kjsbgNs2d1s/OsNA/+mgxKb8amTD8UmTDGy -Y5lhcucqZJnSuOl14nypqZoaqsNW2xCaPINStnuWt6yHd6i58mcLlEOzrz5z+kI2sSXFCjEmN1Zn -uqMLfdb3ic1nobc6HmZP9qBVFCVMLDMNpkGMvQQxahByCp0OLna9XvNRiYuoP1Vzv9s6xiQFlpJI -qkuNKgPlV5EQ9GooFW5Hd4RcUXSfGenmHmMWOeMRFeNYGkS9y8RsZteEBt8w9DeiQyJ50hBs37vm -ExH8nYQKE3vwO9D8owrXieqWfo1IhR5kX9tUoqzVegJ5a9KK8GfaZXINFHDk6Y54jzJ0fFfy1tb0 -Nokb+Clsi7n2l9GkLqq+CxnCRelwXQIDAJ3Zo2MwYTAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB -/wQEAwIBBjAdBgNVHQ4EFgQU587GT/wWZ5b6SqMHwQSny2re2kcwHwYDVR0jBBgwFoAU587GT/wW -Z5b6SqMHwQSny2re2kcwDQYJKoZIhvcNAQEFBQADggIBAJuYml2+8ygjdsZs93/mQJ7ANtyVDR2t -FcU22NU57/IeIl6zgrRdu0waypIN30ckHrMk2pGI6YNw3ZPX6bqz3xZaPt7gyPvT/Wwp+BVGoGgm -zJNSroIBk5DKd8pNSe/iWtkqvTDOTLKBtjDOWU/aWR1qeqRFsIImgYZ29fUQALjuswnoT4cCB64k -XPBfrAowzIpAoHMEwfuJJPaaHFy3PApnNgUIMbOv2AFoKuB4j3TeuFGkjGwgPaL7s9QJ/XvCgKqT -bCmYIai7FvOpEl90tYeY8pUm3zTvilORiF0alKM/fCL414i6poyWqD1SNGKfAB5UVUJnxk1Gj7sU -RT0KlhaOEKGXmdXTMIXM3rRyt7yKPBgpaP3ccQfuJDlq+u2lrDgv+R4QDgZxGhBM/nV+/x5XOULK -1+EVoVZVWRvRo68R2E7DpSvvkL/A7IITW43WciyTTo9qKd+FPNMN4KIYEsxVL0e3p5sC/kH2iExt -2qkBR4NkJ2IQgtYSe14DHzSpyZH+r11thie3I6p1GMog57AP14kOpmciY/SDQSsGS7tY1dHXt7kQ -Y9iJSrSq3RZj9W6+YKH47ejWkE8axsWgKdOnIaj1Wjz3x0miIZpKlVIglnKaZsv30oZDfCK+lvm9 -AahH3eU7QPl1K5srRmSGjR70j/sHd9DqSaIcjVIUpgqT ------END CERTIFICATE----- - -certSIGN ROOT CA -================ ------BEGIN CERTIFICATE----- -MIIDODCCAiCgAwIBAgIGIAYFFnACMA0GCSqGSIb3DQEBBQUAMDsxCzAJBgNVBAYTAlJPMREwDwYD -VQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBDQTAeFw0wNjA3MDQxNzIwMDRa -Fw0zMTA3MDQxNzIwMDRaMDsxCzAJBgNVBAYTAlJPMREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UE -CxMQY2VydFNJR04gUk9PVCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALczuX7I -JUqOtdu0KBuqV5Do0SLTZLrTk+jUrIZhQGpgV2hUhE28alQCBf/fm5oqrl0Hj0rDKH/v+yv6efHH -rfAQUySQi2bJqIirr1qjAOm+ukbuW3N7LBeCgV5iLKECZbO9xSsAfsT8AzNXDe3i+s5dRdY4zTW2 -ssHQnIFKquSyAVwdj1+ZxLGt24gh65AIgoDzMKND5pCCrlUoSe1b16kQOA7+j0xbm0bqQfWwCHTD -0IgztnzXdN/chNFDDnU5oSVAKOp4yw4sLjmdjItuFhwvJoIQ4uNllAoEwF73XVv4EOLQunpL+943 -AAAaWyjj0pxzPjKHmKHJUS/X3qwzs08CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8B -Af8EBAMCAcYwHQYDVR0OBBYEFOCMm9slSbPxfIbWskKHC9BroNnkMA0GCSqGSIb3DQEBBQUAA4IB -AQA+0hyJLjX8+HXd5n9liPRyTMks1zJO890ZeUe9jjtbkw9QSSQTaxQGcu8J06Gh40CEyecYMnQ8 -SG4Pn0vU9x7Tk4ZkVJdjclDVVc/6IJMCopvDI5NOFlV2oHB5bc0hH88vLbwZ44gx+FkagQnIl6Z0 -x2DEW8xXjrJ1/RsCCdtZb3KTafcxQdaIOL+Hsr0Wefmq5L6IJd1hJyMctTEHBDa0GpC9oHRxUIlt -vBTjD4au8as+x6AJzKNI0eDbZOeStc+vckNwi/nDhDwTqn6Sm1dTk/pwwpEOMfmbZ13pljheX7Nz -TogVZ96edhBiIL5VaZVDADlN9u6wWk5JRFRYX0KD ------END CERTIFICATE----- - -CNNIC ROOT -========== ------BEGIN CERTIFICATE----- -MIIDVTCCAj2gAwIBAgIESTMAATANBgkqhkiG9w0BAQUFADAyMQswCQYDVQQGEwJDTjEOMAwGA1UE -ChMFQ05OSUMxEzARBgNVBAMTCkNOTklDIFJPT1QwHhcNMDcwNDE2MDcwOTE0WhcNMjcwNDE2MDcw -OTE0WjAyMQswCQYDVQQGEwJDTjEOMAwGA1UEChMFQ05OSUMxEzARBgNVBAMTCkNOTklDIFJPT1Qw -ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDTNfc/c3et6FtzF8LRb+1VvG7q6KR5smzD -o+/hn7E7SIX1mlwhIhAsxYLO2uOabjfhhyzcuQxauohV3/2q2x8x6gHx3zkBwRP9SFIhxFXf2tiz -VHa6dLG3fdfA6PZZxU3Iva0fFNrfWEQlMhkqx35+jq44sDB7R3IJMfAw28Mbdim7aXZOV/kbZKKT -VrdvmW7bCgScEeOAH8tjlBAKqeFkgjH5jCftppkA9nCTGPihNIaj3XrCGHn2emU1z5DrvTOTn1Or -czvmmzQgLx3vqR1jGqCA2wMv+SYahtKNu6m+UjqHZ0gNv7Sg2Ca+I19zN38m5pIEo3/PIKe38zrK -y5nLAgMBAAGjczBxMBEGCWCGSAGG+EIBAQQEAwIABzAfBgNVHSMEGDAWgBRl8jGtKvf33VKWCscC -wQ7vptU7ETAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIB/jAdBgNVHQ4EFgQUZfIxrSr3991S -lgrHAsEO76bVOxEwDQYJKoZIhvcNAQEFBQADggEBAEs17szkrr/Dbq2flTtLP1se31cpolnKOOK5 -Gv+e5m4y3R6u6jW39ZORTtpC4cMXYFDy0VwmuYK36m3knITnA3kXr5g9lNvHugDnuL8BV8F3RTIM -O/G0HAiw/VGgod2aHRM2mm23xzy54cXZF/qD1T0VoDy7HgviyJA/qIYM/PmLXoXLT1tLYhFHxUV8 -BS9BsZ4QaRuZluBVeftOhpm4lNqGOGqTo+fLbuXf6iFViZx9fX+Y9QCJ7uOEwFyWtcVG6kbghVW2 -G8kS1sHNzYDzAgE8yGnLRUhj2JTQ7IUOO04RZfSCjKY9ri4ilAnIXOo8gV0WKgOXFlUJ24pBgp5m -mxE= ------END CERTIFICATE----- - -ApplicationCA - Japanese Government -=================================== ------BEGIN CERTIFICATE----- -MIIDoDCCAoigAwIBAgIBMTANBgkqhkiG9w0BAQUFADBDMQswCQYDVQQGEwJKUDEcMBoGA1UEChMT -SmFwYW5lc2UgR292ZXJubWVudDEWMBQGA1UECxMNQXBwbGljYXRpb25DQTAeFw0wNzEyMTIxNTAw -MDBaFw0xNzEyMTIxNTAwMDBaMEMxCzAJBgNVBAYTAkpQMRwwGgYDVQQKExNKYXBhbmVzZSBHb3Zl -cm5tZW50MRYwFAYDVQQLEw1BcHBsaWNhdGlvbkNBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEAp23gdE6Hj6UG3mii24aZS2QNcfAKBZuOquHMLtJqO8F6tJdhjYq+xpqcBrSGUeQ3DnR4 -fl+Kf5Sk10cI/VBaVuRorChzoHvpfxiSQE8tnfWuREhzNgaeZCw7NCPbXCbkcXmP1G55IrmTwcrN -wVbtiGrXoDkhBFcsovW8R0FPXjQilbUfKW1eSvNNcr5BViCH/OlQR9cwFO5cjFW6WY2H/CPek9AE -jP3vbb3QesmlOmpyM8ZKDQUXKi17safY1vC+9D/qDihtQWEjdnjDuGWk81quzMKq2edY3rZ+nYVu -nyoKb58DKTCXKB28t89UKU5RMfkntigm/qJj5kEW8DOYRwIDAQABo4GeMIGbMB0GA1UdDgQWBBRU -WssmP3HMlEYNllPqa0jQk/5CdTAOBgNVHQ8BAf8EBAMCAQYwWQYDVR0RBFIwUKROMEwxCzAJBgNV -BAYTAkpQMRgwFgYDVQQKDA/ml6XmnKzlm73mlL/lupwxIzAhBgNVBAsMGuOCouODl+ODquOCseOD -vOOCt+ODp+ODs0NBMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBADlqRHZ3ODrs -o2dGD/mLBqj7apAxzn7s2tGJfHrrLgy9mTLnsCTWw//1sogJhyzjVOGjprIIC8CFqMjSnHH2HZ9g -/DgzE+Ge3Atf2hZQKXsvcJEPmbo0NI2VdMV+eKlmXb3KIXdCEKxmJj3ekav9FfBv7WxfEPjzFvYD -io+nEhEMy/0/ecGc/WLuo89UDNErXxc+4z6/wCs+CZv+iKZ+tJIX/COUgb1up8WMwusRRdv4QcmW -dupwX3kSa+SjB1oF7ydJzyGfikwJcGapJsErEU4z0g781mzSDjJkaP+tBXhfAx2o45CsJOAPQKdL -rosot4LKGAfmt1t06SAZf7IbiVQ= ------END CERTIFICATE----- - -GeoTrust Primary Certification Authority - G3 -============================================= ------BEGIN CERTIFICATE----- -MIID/jCCAuagAwIBAgIQFaxulBmyeUtB9iepwxgPHzANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UE -BhMCVVMxFjAUBgNVBAoTDUdlb1RydXN0IEluYy4xOTA3BgNVBAsTMChjKSAyMDA4IEdlb1RydXN0 -IEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE2MDQGA1UEAxMtR2VvVHJ1c3QgUHJpbWFy -eSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEczMB4XDTA4MDQwMjAwMDAwMFoXDTM3MTIwMTIz -NTk1OVowgZgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTkwNwYDVQQLEzAo -YykgMjAwOCBHZW9UcnVzdCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxNjA0BgNVBAMT -LUdlb1RydXN0IFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBANziXmJYHTNXOTIz+uvLh4yn1ErdBojqZI4xmKU4kB6Yzy5j -K/BGvESyiaHAKAxJcCGVn2TAppMSAmUmhsalifD614SgcK9PGpc/BkTVyetyEH3kMSj7HGHmKAdE -c5IiaacDiGydY8hS2pgn5whMcD60yRLBxWeDXTPzAxHsatBT4tG6NmCUgLthY2xbF37fQJQeqw3C -IShwiP/WJmxsYAQlTlV+fe+/lEjetx3dcI0FX4ilm/LC7urRQEFtYjgdVgbFA0dRIBn8exALDmKu -dlW/X3e+PkkBUz2YJQN2JFodtNuJ6nnltrM7P7pMKEF/BqxqjsHQ9gUdfeZChuOl1UcCAwEAAaNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMR5yo6hTgMdHNxr -2zFblD4/MH8tMA0GCSqGSIb3DQEBCwUAA4IBAQAtxRPPVoB7eni9n64smefv2t+UXglpp+duaIy9 -cr5HqQ6XErhK8WTTOd8lNNTBzU6B8A8ExCSzNJbGpqow32hhc9f5joWJ7w5elShKKiePEI4ufIbE -Ap7aDHdlDkQNkv39sxY2+hENHYwOB4lqKVb3cvTdFZx3NWZXqxNT2I7BQMXXExZacse3aQHEerGD -AWh9jUGhlBjBJVz88P6DAod8DQ3PLghcSkANPuyBYeYk28rgDi0Hsj5W3I31QYUHSJsMC8tJP33s -t/3LjWeJGqvtux6jAAgIFyqCXDFdRootD4abdNlF+9RAsXqqaC2Gspki4cErx5z481+oghLrGREt ------END CERTIFICATE----- - -thawte Primary Root CA - G2 -=========================== ------BEGIN CERTIFICATE----- -MIICiDCCAg2gAwIBAgIQNfwmXNmET8k9Jj1Xm67XVjAKBggqhkjOPQQDAzCBhDELMAkGA1UEBhMC -VVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjE4MDYGA1UECxMvKGMpIDIwMDcgdGhhd3RlLCBJbmMu -IC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3Qg -Q0EgLSBHMjAeFw0wNzExMDUwMDAwMDBaFw0zODAxMTgyMzU5NTlaMIGEMQswCQYDVQQGEwJVUzEV -MBMGA1UEChMMdGhhd3RlLCBJbmMuMTgwNgYDVQQLEy8oYykgMjAwNyB0aGF3dGUsIEluYy4gLSBG -b3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIGA1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAt -IEcyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEotWcgnuVnfFSeIf+iha/BebfowJPDQfGAFG6DAJS -LSKkQjnE/o/qycG+1E3/n3qe4rF8mq2nhglzh9HnmuN6papu+7qzcMBniKI11KOasf2twu8x+qi5 -8/sIxpHR+ymVo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQU -mtgAMADna3+FGO6Lts6KDPgR4bswCgYIKoZIzj0EAwMDaQAwZgIxAN344FdHW6fmCsO99YCKlzUN -G4k8VIZ3KMqh9HneteY4sPBlcIx/AlTCv//YoT7ZzwIxAMSNlPzcU9LcnXgWHxUzI1NS41oxXZ3K -rr0TKUQNJ1uo52icEvdYPy5yAlejj6EULg== ------END CERTIFICATE----- - -thawte Primary Root CA - G3 -=========================== ------BEGIN CERTIFICATE----- -MIIEKjCCAxKgAwIBAgIQYAGXt0an6rS0mtZLL/eQ+zANBgkqhkiG9w0BAQsFADCBrjELMAkGA1UE -BhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2 -aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDggdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EgLSBHMzAeFw0w -ODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIGuMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMdGhh -d3RlLCBJbmMuMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMTgwNgYD -VQQLEy8oYykgMjAwOCB0aGF3dGUsIEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIG -A1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAtIEczMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A -MIIBCgKCAQEAsr8nLPvb2FvdeHsbnndmgcs+vHyu86YnmjSjaDFxODNi5PNxZnmxqWWjpYvVj2At -P0LMqmsywCPLLEHd5N/8YZzic7IilRFDGF/Eth9XbAoFWCLINkw6fKXRz4aviKdEAhN0cXMKQlkC -+BsUa0Lfb1+6a4KinVvnSr0eAXLbS3ToO39/fR8EtCab4LRarEc9VbjXsCZSKAExQGbY2SS99irY -7CFJXJv2eul/VTV+lmuNk5Mny5K76qxAwJ/C+IDPXfRa3M50hqY+bAtTyr2SzhkGcuYMXDhpxwTW -vGzOW/b3aJzcJRVIiKHpqfiYnODz1TEoYRFsZ5aNOZnLwkUkOQIDAQABo0IwQDAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUrWyqlGCc7eT/+j4KdCtjA/e2Wb8wDQYJ -KoZIhvcNAQELBQADggEBABpA2JVlrAmSicY59BDlqQ5mU1143vokkbvnRFHfxhY0Cu9qRFHqKweK -A3rD6z8KLFIWoCtDuSWQP3CpMyVtRRooOyfPqsMpQhvfO0zAMzRbQYi/aytlryjvsvXDqmbOe1bu -t8jLZ8HJnBoYuMTDSQPxYA5QzUbF83d597YV4Djbxy8ooAw/dyZ02SUS2jHaGh7cKUGRIjxpp7sC -8rZcJwOJ9Abqm+RyguOhCcHpABnTPtRwa7pxpqpYrvS76Wy274fMm7v/OeZWYdMKp8RcTGB7BXcm -er/YB1IsYvdwY9k5vG8cwnncdimvzsUsZAReiDZuMdRAGmI0Nj81Aa6sY6A= ------END CERTIFICATE----- - -GeoTrust Primary Certification Authority - G2 -============================================= ------BEGIN CERTIFICATE----- -MIICrjCCAjWgAwIBAgIQPLL0SAoA4v7rJDteYD7DazAKBggqhkjOPQQDAzCBmDELMAkGA1UEBhMC -VVMxFjAUBgNVBAoTDUdlb1RydXN0IEluYy4xOTA3BgNVBAsTMChjKSAyMDA3IEdlb1RydXN0IElu -Yy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE2MDQGA1UEAxMtR2VvVHJ1c3QgUHJpbWFyeSBD -ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMB4XDTA3MTEwNTAwMDAwMFoXDTM4MDExODIzNTk1 -OVowgZgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTkwNwYDVQQLEzAoYykg -MjAwNyBHZW9UcnVzdCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxNjA0BgNVBAMTLUdl -b1RydXN0IFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjB2MBAGByqGSM49AgEG -BSuBBAAiA2IABBWx6P0DFUPlrOuHNxFi79KDNlJ9RVcLSo17VDs6bl8VAsBQps8lL33KSLjHUGMc -KiEIfJo22Av+0SbFWDEwKCXzXV2juLaltJLtbCyf691DiaI8S0iRHVDsJt/WYC69IaNCMEAwDwYD -VR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFBVfNVdRVfslsq0DafwBo/q+ -EVXVMAoGCCqGSM49BAMDA2cAMGQCMGSWWaboCd6LuvpaiIjwH5HTRqjySkwCY/tsXzjbLkGTqQ7m -ndwxHLKgpxgceeHHNgIwOlavmnRs9vuD4DPTCF+hnMJbn0bWtsuRBmOiBuczrD6ogRLQy7rQkgu2 -npaqBA+K ------END CERTIFICATE----- - -VeriSign Universal Root Certification Authority -=============================================== ------BEGIN CERTIFICATE----- -MIIEuTCCA6GgAwIBAgIQQBrEZCGzEyEDDrvkEhrFHTANBgkqhkiG9w0BAQsFADCBvTELMAkGA1UE -BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO -ZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwOCBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVk -IHVzZSBvbmx5MTgwNgYDVQQDEy9WZXJpU2lnbiBVbml2ZXJzYWwgUm9vdCBDZXJ0aWZpY2F0aW9u -IEF1dGhvcml0eTAeFw0wODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIG9MQswCQYDVQQGEwJV -UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv -cmsxOjA4BgNVBAsTMShjKSAyMDA4IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl -IG9ubHkxODA2BgNVBAMTL1ZlcmlTaWduIFVuaXZlcnNhbCBSb290IENlcnRpZmljYXRpb24gQXV0 -aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx2E3XrEBNNti1xWb/1hajCMj -1mCOkdeQmIN65lgZOIzF9uVkhbSicfvtvbnazU0AtMgtc6XHaXGVHzk8skQHnOgO+k1KxCHfKWGP -MiJhgsWHH26MfF8WIFFE0XBPV+rjHOPMee5Y2A7Cs0WTwCznmhcrewA3ekEzeOEz4vMQGn+HLL72 -9fdC4uW/h2KJXwBL38Xd5HVEMkE6HnFuacsLdUYI0crSK5XQz/u5QGtkjFdN/BMReYTtXlT2NJ8I -AfMQJQYXStrxHXpma5hgZqTZ79IugvHw7wnqRMkVauIDbjPTrJ9VAMf2CGqUuV/c4DPxhGD5WycR -tPwW8rtWaoAljQIDAQABo4GyMIGvMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMG0G -CCsGAQUFBwEMBGEwX6FdoFswWTBXMFUWCWltYWdlL2dpZjAhMB8wBwYFKw4DAhoEFI/l0xqGrI2O -a8PPgGrUSBgsexkuMCUWI2h0dHA6Ly9sb2dvLnZlcmlzaWduLmNvbS92c2xvZ28uZ2lmMB0GA1Ud -DgQWBBS2d/ppSEefUxLVwuoHMnYH0ZcHGTANBgkqhkiG9w0BAQsFAAOCAQEASvj4sAPmLGd75JR3 -Y8xuTPl9Dg3cyLk1uXBPY/ok+myDjEedO2Pzmvl2MpWRsXe8rJq+seQxIcaBlVZaDrHC1LGmWazx -Y8u4TB1ZkErvkBYoH1quEPuBUDgMbMzxPcP1Y+Oz4yHJJDnp/RVmRvQbEdBNc6N9Rvk97ahfYtTx -P/jgdFcrGJ2BtMQo2pSXpXDrrB2+BxHw1dvd5Yzw1TKwg+ZX4o+/vqGqvz0dtdQ46tewXDpPaj+P -wGZsY6rp2aQW9IHRlRQOfc2VNNnSj3BzgXucfr2YYdhFh5iQxeuGMMY1v/D/w1WIg0vvBZIGcfK4 -mJO37M2CYfE45k+XmCpajQ== ------END CERTIFICATE----- - -VeriSign Class 3 Public Primary Certification Authority - G4 -============================================================ ------BEGIN CERTIFICATE----- -MIIDhDCCAwqgAwIBAgIQL4D+I4wOIg9IZxIokYesszAKBggqhkjOPQQDAzCByjELMAkGA1UEBhMC -VVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3 -b3JrMTowOAYDVQQLEzEoYykgMjAwNyBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVz -ZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmlj -YXRpb24gQXV0aG9yaXR5IC0gRzQwHhcNMDcxMTA1MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCByjEL -MAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBU -cnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNyBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRo -b3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5 -IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzQwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAASnVnp8 -Utpkmw4tXNherJI9/gHmGUo9FANL+mAnINmDiWn6VMaaGF5VKmTeBvaNSjutEDxlPZCIBIngMGGz -rl0Bp3vefLK+ymVhAIau2o970ImtTR1ZmkGxvEeA3J5iw/mjgbIwga8wDwYDVR0TAQH/BAUwAwEB -/zAOBgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2UvZ2lmMCEw -HzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVyaXNpZ24u -Y29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFLMWkf3upm7ktS5Jj4d4gYDs5bG1MAoGCCqGSM49BAMD -A2gAMGUCMGYhDBgmYFo4e1ZC4Kf8NoRRkSAsdk1DPcQdhCPQrNZ8NQbOzWm9kA3bbEhCHQ6qQgIx -AJw9SDkjOVgaFRJZap7v1VmyHVIsmXHNxynfGyphe3HR3vPA5Q06Sqotp9iGKt0uEA== ------END CERTIFICATE----- - -NetLock Arany (Class Gold) Főtanúsítvány -============================================ ------BEGIN CERTIFICATE----- -MIIEFTCCAv2gAwIBAgIGSUEs5AAQMA0GCSqGSIb3DQEBCwUAMIGnMQswCQYDVQQGEwJIVTERMA8G -A1UEBwwIQnVkYXBlc3QxFTATBgNVBAoMDE5ldExvY2sgS2Z0LjE3MDUGA1UECwwuVGFuw7pzw610 -dsOhbnlraWFkw7NrIChDZXJ0aWZpY2F0aW9uIFNlcnZpY2VzKTE1MDMGA1UEAwwsTmV0TG9jayBB -cmFueSAoQ2xhc3MgR29sZCkgRsWRdGFuw7pzw610dsOhbnkwHhcNMDgxMjExMTUwODIxWhcNMjgx -MjA2MTUwODIxWjCBpzELMAkGA1UEBhMCSFUxETAPBgNVBAcMCEJ1ZGFwZXN0MRUwEwYDVQQKDAxO -ZXRMb2NrIEtmdC4xNzA1BgNVBAsMLlRhbsO6c8OtdHbDoW55a2lhZMOzayAoQ2VydGlmaWNhdGlv -biBTZXJ2aWNlcykxNTAzBgNVBAMMLE5ldExvY2sgQXJhbnkgKENsYXNzIEdvbGQpIEbFkXRhbsO6 -c8OtdHbDoW55MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxCRec75LbRTDofTjl5Bu -0jBFHjzuZ9lk4BqKf8owyoPjIMHj9DrTlF8afFttvzBPhCf2nx9JvMaZCpDyD/V/Q4Q3Y1GLeqVw -/HpYzY6b7cNGbIRwXdrzAZAj/E4wqX7hJ2Pn7WQ8oLjJM2P+FpD/sLj916jAwJRDC7bVWaaeVtAk -H3B5r9s5VA1lddkVQZQBr17s9o3x/61k/iCa11zr/qYfCGSji3ZVrR47KGAuhyXoqq8fxmRGILdw -fzzeSNuWU7c5d+Qa4scWhHaXWy+7GRWF+GmF9ZmnqfI0p6m2pgP8b4Y9VHx2BJtr+UBdADTHLpl1 -neWIA6pN+APSQnbAGwIDAKiLo0UwQzASBgNVHRMBAf8ECDAGAQH/AgEEMA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQUzPpnk/C2uNClwB7zU/2MU9+D15YwDQYJKoZIhvcNAQELBQADggEBAKt/7hwW -qZw8UQCgwBEIBaeZ5m8BiFRhbvG5GK1Krf6BQCOUL/t1fC8oS2IkgYIL9WHxHG64YTjrgfpioTta -YtOUZcTh5m2C+C8lcLIhJsFyUR+MLMOEkMNaj7rP9KdlpeuY0fsFskZ1FSNqb4VjMIDw1Z4fKRzC -bLBQWV2QWzuoDTDPv31/zvGdg73JRm4gpvlhUbohL3u+pRVjodSVh/GeufOJ8z2FuLjbvrW5Kfna -NwUASZQDhETnv0Mxz3WLJdH0pmT1kvarBes96aULNmLazAZfNou2XjG4Kvte9nHfRCaexOYNkbQu -dZWAUWpLMKawYqGT8ZvYzsRjdT9ZR7E= ------END CERTIFICATE----- - -Staat der Nederlanden Root CA - G2 -================================== ------BEGIN CERTIFICATE----- -MIIFyjCCA7KgAwIBAgIEAJiWjDANBgkqhkiG9w0BAQsFADBaMQswCQYDVQQGEwJOTDEeMBwGA1UE -CgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSswKQYDVQQDDCJTdGFhdCBkZXIgTmVkZXJsYW5kZW4g -Um9vdCBDQSAtIEcyMB4XDTA4MDMyNjExMTgxN1oXDTIwMDMyNTExMDMxMFowWjELMAkGA1UEBhMC -TkwxHjAcBgNVBAoMFVN0YWF0IGRlciBOZWRlcmxhbmRlbjErMCkGA1UEAwwiU3RhYXQgZGVyIE5l -ZGVybGFuZGVuIFJvb3QgQ0EgLSBHMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMVZ -5291qj5LnLW4rJ4L5PnZyqtdj7U5EILXr1HgO+EASGrP2uEGQxGZqhQlEq0i6ABtQ8SpuOUfiUtn -vWFI7/3S4GCI5bkYYCjDdyutsDeqN95kWSpGV+RLufg3fNU254DBtvPUZ5uW6M7XxgpT0GtJlvOj -CwV3SPcl5XCsMBQgJeN/dVrlSPhOewMHBPqCYYdu8DvEpMfQ9XQ+pV0aCPKbJdL2rAQmPlU6Yiil -e7Iwr/g3wtG61jj99O9JMDeZJiFIhQGp5Rbn3JBV3w/oOM2ZNyFPXfUib2rFEhZgF1XyZWampzCR -OME4HYYEhLoaJXhena/MUGDWE4dS7WMfbWV9whUYdMrhfmQpjHLYFhN9C0lK8SgbIHRrxT3dsKpI -CT0ugpTNGmXZK4iambwYfp/ufWZ8Pr2UuIHOzZgweMFvZ9C+X+Bo7d7iscksWXiSqt8rYGPy5V65 -48r6f1CGPqI0GAwJaCgRHOThuVw+R7oyPxjMW4T182t0xHJ04eOLoEq9jWYv6q012iDTiIJh8BIi -trzQ1aTsr1SIJSQ8p22xcik/Plemf1WvbibG/ufMQFxRRIEKeN5KzlW/HdXZt1bv8Hb/C3m1r737 -qWmRRpdogBQ2HbN/uymYNqUg+oJgYjOk7Na6B6duxc8UpufWkjTYgfX8HV2qXB72o007uPc5AgMB -AAGjgZcwgZQwDwYDVR0TAQH/BAUwAwEB/zBSBgNVHSAESzBJMEcGBFUdIAAwPzA9BggrBgEFBQcC -ARYxaHR0cDovL3d3dy5wa2lvdmVyaGVpZC5ubC9wb2xpY2llcy9yb290LXBvbGljeS1HMjAOBgNV -HQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJFoMocVHYnitfGsNig0jQt8YojrMA0GCSqGSIb3DQEBCwUA -A4ICAQCoQUpnKpKBglBu4dfYszk78wIVCVBR7y29JHuIhjv5tLySCZa59sCrI2AGeYwRTlHSeYAz -+51IvuxBQ4EffkdAHOV6CMqqi3WtFMTC6GY8ggen5ieCWxjmD27ZUD6KQhgpxrRW/FYQoAUXvQwj -f/ST7ZwaUb7dRUG/kSS0H4zpX897IZmflZ85OkYcbPnNe5yQzSipx6lVu6xiNGI1E0sUOlWDuYaN -kqbG9AclVMwWVxJKgnjIFNkXgiYtXSAfea7+1HAWFpWD2DU5/1JddRwWxRNVz0fMdWVSSt7wsKfk -CpYL+63C4iWEst3kvX5ZbJvw8NjnyvLplzh+ib7M+zkXYT9y2zqR2GUBGR2tUKRXCnxLvJxxcypF -URmFzI79R6d0lR2o0a9OF7FpJsKqeFdbxU2n5Z4FF5TKsl+gSRiNNOkmbEgeqmiSBeGCc1qb3Adb -CG19ndeNIdn8FCCqwkXfP+cAslHkwvgFuXkajDTznlvkN1trSt8sV4pAWja63XVECDdCcAz+3F4h -oKOKwJCcaNpQ5kUQR3i2TtJlycM33+FCY7BXN0Ute4qcvwXqZVUz9zkQxSgqIXobisQk+T8VyJoV -IPVVYpbtbZNQvOSqeK3Zywplh6ZmwcSBo3c6WB4L7oOLnR7SUqTMHW+wmG2UMbX4cQrcufx9MmDm -66+KAQ== ------END CERTIFICATE----- - -Juur-SK -======= ------BEGIN CERTIFICATE----- -MIIE5jCCA86gAwIBAgIEO45L/DANBgkqhkiG9w0BAQUFADBdMRgwFgYJKoZIhvcNAQkBFglwa2lA -c2suZWUxCzAJBgNVBAYTAkVFMSIwIAYDVQQKExlBUyBTZXJ0aWZpdHNlZXJpbWlza2Vza3VzMRAw -DgYDVQQDEwdKdXVyLVNLMB4XDTAxMDgzMDE0MjMwMVoXDTE2MDgyNjE0MjMwMVowXTEYMBYGCSqG -SIb3DQEJARYJcGtpQHNrLmVlMQswCQYDVQQGEwJFRTEiMCAGA1UEChMZQVMgU2VydGlmaXRzZWVy -aW1pc2tlc2t1czEQMA4GA1UEAxMHSnV1ci1TSzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC -ggEBAIFxNj4zB9bjMI0TfncyRsvPGbJgMUaXhvSYRqTCZUXP00B841oiqBB4M8yIsdOBSvZiF3tf -TQou0M+LI+5PAk676w7KvRhj6IAcjeEcjT3g/1tf6mTll+g/mX8MCgkzABpTpyHhOEvWgxutr2TC -+Rx6jGZITWYfGAriPrsfB2WThbkasLnE+w0R9vXW+RvHLCu3GFH+4Hv2qEivbDtPL+/40UceJlfw -UR0zlv/vWT3aTdEVNMfqPxZIe5EcgEMPPbgFPtGzlc3Yyg/CQ2fbt5PgIoIuvvVoKIO5wTtpeyDa -Tpxt4brNj3pssAki14sL2xzVWiZbDcDq5WDQn/413z8CAwEAAaOCAawwggGoMA8GA1UdEwEB/wQF -MAMBAf8wggEWBgNVHSAEggENMIIBCTCCAQUGCisGAQQBzh8BAQEwgfYwgdAGCCsGAQUFBwICMIHD -HoHAAFMAZQBlACAAcwBlAHIAdABpAGYAaQBrAGEAYQB0ACAAbwBuACAAdgDkAGwAagBhAHMAdABh -AHQAdQBkACAAQQBTAC0AaQBzACAAUwBlAHIAdABpAGYAaQB0AHMAZQBlAHIAaQBtAGkAcwBrAGUA -cwBrAHUAcwAgAGEAbABhAG0ALQBTAEsAIABzAGUAcgB0AGkAZgBpAGsAYQBhAHQAaQBkAGUAIABr -AGkAbgBuAGkAdABhAG0AaQBzAGUAawBzMCEGCCsGAQUFBwIBFhVodHRwOi8vd3d3LnNrLmVlL2Nw -cy8wKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL3d3dy5zay5lZS9qdXVyL2NybC8wHQYDVR0OBBYE -FASqekej5ImvGs8KQKcYP2/v6X2+MB8GA1UdIwQYMBaAFASqekej5ImvGs8KQKcYP2/v6X2+MA4G -A1UdDwEB/wQEAwIB5jANBgkqhkiG9w0BAQUFAAOCAQEAe8EYlFOiCfP+JmeaUOTDBS8rNXiRTHyo -ERF5TElZrMj3hWVcRrs7EKACr81Ptcw2Kuxd/u+gkcm2k298gFTsxwhwDY77guwqYHhpNjbRxZyL -abVAyJRld/JXIWY7zoVAtjNjGr95HvxcHdMdkxuLDF2FvZkwMhgJkVLpfKG6/2SSmuz+Ne6ML678 -IIbsSt4beDI3poHSna9aEhbKmVv8b20OxaAehsmR0FyYgl9jDIpaq9iVpszLita/ZEuOyoqysOkh -Mp6qqIWYNIE5ITuoOlIyPfZrN4YGWhWY3PARZv40ILcD9EEQfTmEeZZyY7aWAuVrua0ZTbvGRNs2 -yyqcjg== ------END CERTIFICATE----- - -Hongkong Post Root CA 1 -======================= ------BEGIN CERTIFICATE----- -MIIDMDCCAhigAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwRzELMAkGA1UEBhMCSEsxFjAUBgNVBAoT -DUhvbmdrb25nIFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3QgUm9vdCBDQSAxMB4XDTAzMDUx -NTA1MTMxNFoXDTIzMDUxNTA0NTIyOVowRzELMAkGA1UEBhMCSEsxFjAUBgNVBAoTDUhvbmdrb25n -IFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3QgUm9vdCBDQSAxMIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEArP84tulmAknjorThkPlAj3n54r15/gK97iSSHSL22oVyaf7XPwnU3ZG1 -ApzQjVrhVcNQhrkpJsLj2aDxaQMoIIBFIi1WpztUlVYiWR8o3x8gPW2iNr4joLFutbEnPzlTCeqr -auh0ssJlXI6/fMN4hM2eFvz1Lk8gKgifd/PFHsSaUmYeSF7jEAaPIpjhZY4bXSNmO7ilMlHIhqqh -qZ5/dpTCpmy3QfDVyAY45tQM4vM7TG1QjMSDJ8EThFk9nnV0ttgCXjqQesBCNnLsak3c78QA3xMY -V18meMjWCnl3v/evt3a5pQuEF10Q6m/hq5URX208o1xNg1vysxmKgIsLhwIDAQABoyYwJDASBgNV -HRMBAf8ECDAGAQH/AgEDMA4GA1UdDwEB/wQEAwIBxjANBgkqhkiG9w0BAQUFAAOCAQEADkbVPK7i -h9legYsCmEEIjEy82tvuJxuC52pF7BaLT4Wg87JwvVqWuspube5Gi27nKi6Wsxkz67SfqLI37pio -l7Yutmcn1KZJ/RyTZXaeQi/cImyaT/JaFTmxcdcrUehtHJjA2Sr0oYJ71clBoiMBdDhViw+5Lmei -IAQ32pwL0xch4I+XeTRvhEgCIDMb5jREn5Fw9IBehEPCKdJsEhTkYY2sEJCehFC78JZvRZ+K88ps -T/oROhUVRsPNH4NbLUES7VBnQRM9IauUiqpOfMGx+6fWtScvl6tu4B3i0RwsH0Ti/L6RoZz71ilT -c4afU9hDDl3WY4JxHYB0yvbiAmvZWg== ------END CERTIFICATE----- - -SecureSign RootCA11 -=================== ------BEGIN CERTIFICATE----- -MIIDbTCCAlWgAwIBAgIBATANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQGEwJKUDErMCkGA1UEChMi -SmFwYW4gQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcywgSW5jLjEcMBoGA1UEAxMTU2VjdXJlU2lnbiBS -b290Q0ExMTAeFw0wOTA0MDgwNDU2NDdaFw0yOTA0MDgwNDU2NDdaMFgxCzAJBgNVBAYTAkpQMSsw -KQYDVQQKEyJKYXBhbiBDZXJ0aWZpY2F0aW9uIFNlcnZpY2VzLCBJbmMuMRwwGgYDVQQDExNTZWN1 -cmVTaWduIFJvb3RDQTExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA/XeqpRyQBTvL -TJszi1oURaTnkBbR31fSIRCkF/3frNYfp+TbfPfs37gD2pRY/V1yfIw/XwFndBWW4wI8h9uuywGO -wvNmxoVF9ALGOrVisq/6nL+k5tSAMJjzDbaTj6nU2DbysPyKyiyhFTOVMdrAG/LuYpmGYz+/3ZMq -g6h2uRMft85OQoWPIucuGvKVCbIFtUROd6EgvanyTgp9UK31BQ1FT0Zx/Sg+U/sE2C3XZR1KG/rP -O7AxmjVuyIsG0wCR8pQIZUyxNAYAeoni8McDWc/V1uinMrPmmECGxc0nEovMe863ETxiYAcjPitA -bpSACW22s293bzUIUPsCh8U+iQIDAQABo0IwQDAdBgNVHQ4EFgQUW/hNT7KlhtQ60vFjmqC+CfZX -t94wDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAKCh -OBZmLqdWHyGcBvod7bkixTgm2E5P7KN/ed5GIaGHd48HCJqypMWvDzKYC3xmKbabfSVSSUOrTC4r -bnpwrxYO4wJs+0LmGJ1F2FXI6Dvd5+H0LgscNFxsWEr7jIhQX5Ucv+2rIrVls4W6ng+4reV6G4pQ -Oh29Dbx7VFALuUKvVaAYga1lme++5Jy/xIWrQbJUb9wlze144o4MjQlJ3WN7WmmWAiGovVJZ6X01 -y8hSyn+B/tlr0/cR7SXf+Of5pPpyl4RTDaXQMhhRdlkUbA/r7F+AjHVDg8OFmP9Mni0N5HeDk061 -lgeLKBObjBmNQSdJQO7e5iNEOdyhIta6A/I= ------END CERTIFICATE----- - -ACEDICOM Root -============= ------BEGIN CERTIFICATE----- -MIIFtTCCA52gAwIBAgIIYY3HhjsBggUwDQYJKoZIhvcNAQEFBQAwRDEWMBQGA1UEAwwNQUNFRElD -T00gUm9vdDEMMAoGA1UECwwDUEtJMQ8wDQYDVQQKDAZFRElDT00xCzAJBgNVBAYTAkVTMB4XDTA4 -MDQxODE2MjQyMloXDTI4MDQxMzE2MjQyMlowRDEWMBQGA1UEAwwNQUNFRElDT00gUm9vdDEMMAoG -A1UECwwDUEtJMQ8wDQYDVQQKDAZFRElDT00xCzAJBgNVBAYTAkVTMIICIjANBgkqhkiG9w0BAQEF -AAOCAg8AMIICCgKCAgEA/5KV4WgGdrQsyFhIyv2AVClVYyT/kGWbEHV7w2rbYgIB8hiGtXxaOLHk -WLn709gtn70yN78sFW2+tfQh0hOR2QetAQXW8713zl9CgQr5auODAKgrLlUTY4HKRxx7XBZXehuD -YAQ6PmXDzQHe3qTWDLqO3tkE7hdWIpuPY/1NFgu3e3eM+SW10W2ZEi5PGrjm6gSSrj0RuVFCPYew -MYWveVqc/udOXpJPQ/yrOq2lEiZmueIM15jO1FillUAKt0SdE3QrwqXrIhWYENiLxQSfHY9g5QYb -m8+5eaA9oiM/Qj9r+hwDezCNzmzAv+YbX79nuIQZ1RXve8uQNjFiybwCq0Zfm/4aaJQ0PZCOrfbk -HQl/Sog4P75n/TSW9R28MHTLOO7VbKvU/PQAtwBbhTIWdjPp2KOZnQUAqhbm84F9b32qhm2tFXTT -xKJxqvQUfecyuB+81fFOvW8XAjnXDpVCOscAPukmYxHqC9FK/xidstd7LzrZlvvoHpKuE1XI2Sf2 -3EgbsCTBheN3nZqk8wwRHQ3ItBTutYJXCb8gWH8vIiPYcMt5bMlL8qkqyPyHK9caUPgn6C9D4zq9 -2Fdx/c6mUlv53U3t5fZvie27k5x2IXXwkkwp9y+cAS7+UEaeZAwUswdbxcJzbPEHXEUkFDWug/Fq -TYl6+rPYLWbwNof1K1MCAwEAAaOBqjCBpzAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFKaz -4SsrSbbXc6GqlPUB53NlTKxQMA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUprPhKytJttdzoaqU -9QHnc2VMrFAwRAYDVR0gBD0wOzA5BgRVHSAAMDEwLwYIKwYBBQUHAgEWI2h0dHA6Ly9hY2VkaWNv -bS5lZGljb21ncm91cC5jb20vZG9jMA0GCSqGSIb3DQEBBQUAA4ICAQDOLAtSUWImfQwng4/F9tqg -aHtPkl7qpHMyEVNEskTLnewPeUKzEKbHDZ3Ltvo/Onzqv4hTGzz3gvoFNTPhNahXwOf9jU8/kzJP -eGYDdwdY6ZXIfj7QeQCM8htRM5u8lOk6e25SLTKeI6RF+7YuE7CLGLHdztUdp0J/Vb77W7tH1Pwk -zQSulgUV1qzOMPPKC8W64iLgpq0i5ALudBF/TP94HTXa5gI06xgSYXcGCRZj6hitoocf8seACQl1 -ThCojz2GuHURwCRiipZ7SkXp7FnFvmuD5uHorLUwHv4FB4D54SMNUI8FmP8sX+g7tq3PgbUhh8oI -KiMnMCArz+2UW6yyetLHKKGKC5tNSixthT8Jcjxn4tncB7rrZXtaAWPWkFtPF2Y9fwsZo5NjEFIq -nxQWWOLcpfShFosOkYuByptZ+thrkQdlVV9SH686+5DdaaVbnG0OLLb6zqylfDJKZ0DcMDQj3dcE -I2bw/FWAp/tmGYI1Z2JwOV5vx+qQQEQIHriy1tvuWacNGHk0vFQYXlPKNFHtRQrmjseCNj6nOGOp -MCwXEGCSn1WHElkQwg9naRHMTh5+Spqtr0CodaxWkHS4oJyleW/c6RrIaQXpuvoDs3zk4E7Czp3o -tkYNbn5XOmeUwssfnHdKZ05phkOTOPu220+DkdRgfks+KzgHVZhepA== ------END CERTIFICATE----- - -Microsec e-Szigno Root CA 2009 -============================== ------BEGIN CERTIFICATE----- -MIIECjCCAvKgAwIBAgIJAMJ+QwRORz8ZMA0GCSqGSIb3DQEBCwUAMIGCMQswCQYDVQQGEwJIVTER -MA8GA1UEBwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jv -c2VjIGUtU3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5o -dTAeFw0wOTA2MTYxMTMwMThaFw0yOTEyMzAxMTMwMThaMIGCMQswCQYDVQQGEwJIVTERMA8GA1UE -BwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUt -U3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5odTCCASIw -DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOn4j/NjrdqG2KfgQvvPkd6mJviZpWNwrZuuyjNA -fW2WbqEORO7hE52UQlKavXWFdCyoDh2Tthi3jCyoz/tccbna7P7ofo/kLx2yqHWH2Leh5TvPmUpG -0IMZfcChEhyVbUr02MelTTMuhTlAdX4UfIASmFDHQWe4oIBhVKZsTh/gnQ4H6cm6M+f+wFUoLAKA -pxn1ntxVUwOXewdI/5n7N4okxFnMUBBjjqqpGrCEGob5X7uxUG6k0QrM1XF+H6cbfPVTbiJfyyvm -1HxdrtbCxkzlBQHZ7Vf8wSN5/PrIJIOV87VqUQHQd9bpEqH5GoP7ghu5sJf0dgYzQ0mg/wu1+rUC -AwEAAaOBgDB+MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTLD8bf -QkPMPcu1SCOhGnqmKrs0aDAfBgNVHSMEGDAWgBTLD8bfQkPMPcu1SCOhGnqmKrs0aDAbBgNVHREE -FDASgRBpbmZvQGUtc3ppZ25vLmh1MA0GCSqGSIb3DQEBCwUAA4IBAQDJ0Q5eLtXMs3w+y/w9/w0o -lZMEyL/azXm4Q5DwpL7v8u8hmLzU1F0G9u5C7DBsoKqpyvGvivo/C3NqPuouQH4frlRheesuCDfX -I/OMn74dseGkddug4lQUsbocKaQY9hK6ohQU4zE1yED/t+AFdlfBHFny+L/k7SViXITwfn4fs775 -tyERzAMBVnCnEJIeGzSBHq2cGsMEPO0CYdYeBvNfOofyK/FFh+U9rNHHV4S9a67c2Pm2G2JwCz02 -yULyMtd6YebS2z3PyKnJm9zbWETXbzivf3jTo60adbocwTZ8jx5tHMN1Rq41Bab2XD0h7lbwyYIi -LXpUq3DDfSJlgnCW ------END CERTIFICATE----- - -GlobalSign Root CA - R3 -======================= ------BEGIN CERTIFICATE----- -MIIDXzCCAkegAwIBAgILBAAAAAABIVhTCKIwDQYJKoZIhvcNAQELBQAwTDEgMB4GA1UECxMXR2xv -YmFsU2lnbiBSb290IENBIC0gUjMxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2Jh -bFNpZ24wHhcNMDkwMzE4MTAwMDAwWhcNMjkwMzE4MTAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxT -aWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2ln -bjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMwldpB5BngiFvXAg7aEyiie/QV2EcWt -iHL8RgJDx7KKnQRfJMsuS+FggkbhUqsMgUdwbN1k0ev1LKMPgj0MK66X17YUhhB5uzsTgHeMCOFJ -0mpiLx9e+pZo34knlTifBtc+ycsmWQ1z3rDI6SYOgxXG71uL0gRgykmmKPZpO/bLyCiR5Z2KYVc3 -rHQU3HTgOu5yLy6c+9C7v/U9AOEGM+iCK65TpjoWc4zdQQ4gOsC0p6Hpsk+QLjJg6VfLuQSSaGjl -OCZgdbKfd/+RFO+uIEn8rUAVSNECMWEZXriX7613t2Saer9fwRPvm2L7DWzgVGkWqQPabumDk3F2 -xmmFghcCAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYE -FI/wS3+oLkUkrk1Q+mOai97i3Ru8MA0GCSqGSIb3DQEBCwUAA4IBAQBLQNvAUKr+yAzv95ZURUm7 -lgAJQayzE4aGKAczymvmdLm6AC2upArT9fHxD4q/c2dKg8dEe3jgr25sbwMpjjM5RcOO5LlXbKr8 -EpbsU8Yt5CRsuZRj+9xTaGdWPoO4zzUhw8lo/s7awlOqzJCK6fBdRoyV3XpYKBovHd7NADdBj+1E -bddTKJd+82cEHhXXipa0095MJ6RMG3NzdvQXmcIfeg7jLQitChws/zyrVQ4PkX4268NXSb7hLi18 -YIvDQVETI53O9zJrlAGomecsMx86OyXShkDOOyyGeMlhLxS67ttVb9+E7gUJTb0o2HLO02JQZR7r -kpeDMdmztcpHWD9f ------END CERTIFICATE----- - -Autoridad de Certificacion Firmaprofesional CIF A62634068 -========================================================= ------BEGIN CERTIFICATE----- -MIIGFDCCA/ygAwIBAgIIU+w77vuySF8wDQYJKoZIhvcNAQEFBQAwUTELMAkGA1UEBhMCRVMxQjBA -BgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1hcHJvZmVzaW9uYWwgQ0lGIEE2 -MjYzNDA2ODAeFw0wOTA1MjAwODM4MTVaFw0zMDEyMzEwODM4MTVaMFExCzAJBgNVBAYTAkVTMUIw -QAYDVQQDDDlBdXRvcmlkYWQgZGUgQ2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBB -NjI2MzQwNjgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDD -Utd9thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQMcas9UX4P -B99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefGL9ItWY16Ck6WaVICqjaY -7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15iNA9wBj4gGFrO93IbJWyTdBSTo3OxDqqH -ECNZXyAFGUftaI6SEspd/NYrspI8IM/hX68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyI -plD9amML9ZMWGxmPsu2bm8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctX -MbScyJCyZ/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirjaEbsX -LZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/TKI8xWVvTyQKmtFLK -bpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF6NkBiDkal4ZkQdU7hwxu+g/GvUgU -vzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVhOSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMBIGA1Ud -EwEB/wQIMAYBAf8CAQEwDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBRlzeurNR4APn7VdMActHNH -DhpkLzCBpgYDVR0gBIGeMIGbMIGYBgRVHSAAMIGPMC8GCCsGAQUFBwIBFiNodHRwOi8vd3d3LmZp -cm1hcHJvZmVzaW9uYWwuY29tL2NwczBcBggrBgEFBQcCAjBQHk4AUABhAHMAZQBvACAAZABlACAA -bABhACAAQgBvAG4AYQBuAG8AdgBhACAANAA3ACAAQgBhAHIAYwBlAGwAbwBuAGEAIAAwADgAMAAx -ADcwDQYJKoZIhvcNAQEFBQADggIBABd9oPm03cXF661LJLWhAqvdpYhKsg9VSytXjDvlMd3+xDLx -51tkljYyGOylMnfX40S2wBEqgLk9am58m9Ot/MPWo+ZkKXzR4Tgegiv/J2Wv+xYVxC5xhOW1//qk -R71kMrv2JYSiJ0L1ILDCExARzRAVukKQKtJE4ZYm6zFIEv0q2skGz3QeqUvVhyj5eTSSPi5E6PaP -T481PyWzOdxjKpBrIF/EUhJOlywqrJ2X3kjyo2bbwtKDlaZmp54lD+kLM5FlClrD2VQS3a/DTg4f -Jl4N3LON7NWBcN7STyQF82xO9UxJZo3R/9ILJUFI/lGExkKvgATP0H5kSeTy36LssUzAKh3ntLFl -osS88Zj0qnAHY7S42jtM+kAiMFsRpvAFDsYCA0irhpuF3dvd6qJ2gHN99ZwExEWN57kci57q13XR -crHedUTnQn3iV2t93Jm8PYMo6oCTjcVMZcFwgbg4/EMxsvYDNEeyrPsiBsse3RdHHF9mudMaotoR -saS8I8nkvof/uZS2+F0gStRf571oe2XyFR7SOqkt6dhrJKyXWERHrVkY8SFlcN7ONGCoQPHzPKTD -KCOM/iczQ0CgFzzr6juwcqajuUpLXhZI9LK8yIySxZ2frHI2vDSANGupi5LAuBft7HZT9SQBjLMi -6Et8Vcad+qMUu2WFbm5PEn4KPJ2V ------END CERTIFICATE----- - -Izenpe.com -========== ------BEGIN CERTIFICATE----- -MIIF8TCCA9mgAwIBAgIQALC3WhZIX7/hy/WL1xnmfTANBgkqhkiG9w0BAQsFADA4MQswCQYDVQQG -EwJFUzEUMBIGA1UECgwLSVpFTlBFIFMuQS4xEzARBgNVBAMMCkl6ZW5wZS5jb20wHhcNMDcxMjEz -MTMwODI4WhcNMzcxMjEzMDgyNzI1WjA4MQswCQYDVQQGEwJFUzEUMBIGA1UECgwLSVpFTlBFIFMu -QS4xEzARBgNVBAMMCkl6ZW5wZS5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDJ -03rKDx6sp4boFmVqscIbRTJxldn+EFvMr+eleQGPicPK8lVx93e+d5TzcqQsRNiekpsUOqHnJJAK -ClaOxdgmlOHZSOEtPtoKct2jmRXagaKH9HtuJneJWK3W6wyyQXpzbm3benhB6QiIEn6HLmYRY2xU -+zydcsC8Lv/Ct90NduM61/e0aL6i9eOBbsFGb12N4E3GVFWJGjMxCrFXuaOKmMPsOzTFlUFpfnXC -PCDFYbpRR6AgkJOhkEvzTnyFRVSa0QUmQbC1TR0zvsQDyCV8wXDbO/QJLVQnSKwv4cSsPsjLkkxT -OTcj7NMB+eAJRE1NZMDhDVqHIrytG6P+JrUV86f8hBnp7KGItERphIPzidF0BqnMC9bC3ieFUCbK -F7jJeodWLBoBHmy+E60QrLUk9TiRodZL2vG70t5HtfG8gfZZa88ZU+mNFctKy6lvROUbQc/hhqfK -0GqfvEyNBjNaooXlkDWgYlwWTvDjovoDGrQscbNYLN57C9saD+veIR8GdwYDsMnvmfzAuU8Lhij+ -0rnq49qlw0dpEuDb8PYZi+17cNcC1u2HGCgsBCRMd+RIihrGO5rUD8r6ddIBQFqNeb+Lz0vPqhbB -leStTIo+F5HUsWLlguWABKQDfo2/2n+iD5dPDNMN+9fR5XJ+HMh3/1uaD7euBUbl8agW7EekFwID -AQABo4H2MIHzMIGwBgNVHREEgagwgaWBD2luZm9AaXplbnBlLmNvbaSBkTCBjjFHMEUGA1UECgw+ -SVpFTlBFIFMuQS4gLSBDSUYgQTAxMzM3MjYwLVJNZXJjLlZpdG9yaWEtR2FzdGVpeiBUMTA1NSBG -NjIgUzgxQzBBBgNVBAkMOkF2ZGEgZGVsIE1lZGl0ZXJyYW5lbyBFdG9yYmlkZWEgMTQgLSAwMTAx -MCBWaXRvcmlhLUdhc3RlaXowDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0O -BBYEFB0cZQ6o8iV7tJHP5LGx5r1VdGwFMA0GCSqGSIb3DQEBCwUAA4ICAQB4pgwWSp9MiDrAyw6l -Fn2fuUhfGI8NYjb2zRlrrKvV9pF9rnHzP7MOeIWblaQnIUdCSnxIOvVFfLMMjlF4rJUT3sb9fbga -kEyrkgPH7UIBzg/YsfqikuFgba56awmqxinuaElnMIAkejEWOVt+8Rwu3WwJrfIxwYJOubv5vr8q -hT/AQKM6WfxZSzwoJNu0FXWuDYi6LnPAvViH5ULy617uHjAimcs30cQhbIHsvm0m5hzkQiCeR7Cs -g1lwLDXWrzY0tM07+DKo7+N4ifuNRSzanLh+QBxh5z6ikixL8s36mLYp//Pye6kfLqCTVyvehQP5 -aTfLnnhqBbTFMXiJ7HqnheG5ezzevh55hM6fcA5ZwjUukCox2eRFekGkLhObNA5me0mrZJfQRsN5 -nXJQY6aYWwa9SG3YOYNw6DXwBdGqvOPbyALqfP2C2sJbUjWumDqtujWTI6cfSN01RpiyEGjkpTHC -ClguGYEQyVB1/OpaFs4R1+7vUIgtYf8/QnMFlEPVjjxOAToZpR9GTnfQXeWBIiGH/pR9hNiTrdZo -Q0iy2+tzJOeRf1SktoA+naM8THLCV8Sg1Mw4J87VBp6iSNnpn86CcDaTmjvfliHjWbcM2pE38P1Z -WrOZyGlsQyYBNWNgVYkDOnXYukrZVP/u3oDYLdE41V4tC5h9Pmzb/CaIxw== ------END CERTIFICATE----- - -Chambers of Commerce Root - 2008 -================================ ------BEGIN CERTIFICATE----- -MIIHTzCCBTegAwIBAgIJAKPaQn6ksa7aMA0GCSqGSIb3DQEBBQUAMIGuMQswCQYDVQQGEwJFVTFD -MEEGA1UEBxM6TWFkcmlkIChzZWUgY3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNv -bS9hZGRyZXNzKTESMBAGA1UEBRMJQTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMu -QS4xKTAnBgNVBAMTIENoYW1iZXJzIG9mIENvbW1lcmNlIFJvb3QgLSAyMDA4MB4XDTA4MDgwMTEy -Mjk1MFoXDTM4MDczMTEyMjk1MFowga4xCzAJBgNVBAYTAkVVMUMwQQYDVQQHEzpNYWRyaWQgKHNl -ZSBjdXJyZW50IGFkZHJlc3MgYXQgd3d3LmNhbWVyZmlybWEuY29tL2FkZHJlc3MpMRIwEAYDVQQF -EwlBODI3NDMyODcxGzAZBgNVBAoTEkFDIENhbWVyZmlybWEgUy5BLjEpMCcGA1UEAxMgQ2hhbWJl -cnMgb2YgQ29tbWVyY2UgUm9vdCAtIDIwMDgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC -AQCvAMtwNyuAWko6bHiUfaN/Gh/2NdW928sNRHI+JrKQUrpjOyhYb6WzbZSm891kDFX29ufyIiKA -XuFixrYp4YFs8r/lfTJqVKAyGVn+H4vXPWCGhSRv4xGzdz4gljUha7MI2XAuZPeEklPWDrCQiorj -h40G072QDuKZoRuGDtqaCrsLYVAGUvGef3bsyw/QHg3PmTA9HMRFEFis1tPo1+XqxQEHd9ZR5gN/ -ikilTWh1uem8nk4ZcfUyS5xtYBkL+8ydddy/Js2Pk3g5eXNeJQ7KXOt3EgfLZEFHcpOrUMPrCXZk -NNI5t3YRCQ12RcSprj1qr7V9ZS+UWBDsXHyvfuK2GNnQm05aSd+pZgvMPMZ4fKecHePOjlO+Bd5g -D2vlGts/4+EhySnB8esHnFIbAURRPHsl18TlUlRdJQfKFiC4reRB7noI/plvg6aRArBsNlVq5331 -lubKgdaX8ZSD6e2wsWsSaR6s+12pxZjptFtYer49okQ6Y1nUCyXeG0+95QGezdIp1Z8XGQpvvwyQ -0wlf2eOKNcx5Wk0ZN5K3xMGtr/R5JJqyAQuxr1yW84Ay+1w9mPGgP0revq+ULtlVmhduYJ1jbLhj -ya6BXBg14JC7vjxPNyK5fuvPnnchpj04gftI2jE9K+OJ9dC1vX7gUMQSibMjmhAxhduub+84Mxh2 -EQIDAQABo4IBbDCCAWgwEgYDVR0TAQH/BAgwBgEB/wIBDDAdBgNVHQ4EFgQU+SSsD7K1+HnA+mCI -G8TZTQKeFxkwgeMGA1UdIwSB2zCB2IAU+SSsD7K1+HnA+mCIG8TZTQKeFxmhgbSkgbEwga4xCzAJ -BgNVBAYTAkVVMUMwQQYDVQQHEzpNYWRyaWQgKHNlZSBjdXJyZW50IGFkZHJlc3MgYXQgd3d3LmNh -bWVyZmlybWEuY29tL2FkZHJlc3MpMRIwEAYDVQQFEwlBODI3NDMyODcxGzAZBgNVBAoTEkFDIENh -bWVyZmlybWEgUy5BLjEpMCcGA1UEAxMgQ2hhbWJlcnMgb2YgQ29tbWVyY2UgUm9vdCAtIDIwMDiC -CQCj2kJ+pLGu2jAOBgNVHQ8BAf8EBAMCAQYwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUH -AgEWHGh0dHA6Ly9wb2xpY3kuY2FtZXJmaXJtYS5jb20wDQYJKoZIhvcNAQEFBQADggIBAJASryI1 -wqM58C7e6bXpeHxIvj99RZJe6dqxGfwWPJ+0W2aeaufDuV2I6A+tzyMP3iU6XsxPpcG1Lawk0lgH -3qLPaYRgM+gQDROpI9CF5Y57pp49chNyM/WqfcZjHwj0/gF/JM8rLFQJ3uIrbZLGOU8W6jx+ekbU -RWpGqOt1glanq6B8aBMz9p0w8G8nOSQjKpD9kCk18pPfNKXG9/jvjA9iSnyu0/VU+I22mlaHFoI6 -M6taIgj3grrqLuBHmrS1RaMFO9ncLkVAO+rcf+g769HsJtg1pDDFOqxXnrN2pSB7+R5KBWIBpih1 -YJeSDW4+TTdDDZIVnBgizVGZoCkaPF+KMjNbMMeJL0eYD6MDxvbxrN8y8NmBGuScvfaAFPDRLLmF -9dijscilIeUcE5fuDr3fKanvNFNb0+RqE4QGtjICxFKuItLcsiFCGtpA8CnJ7AoMXOLQusxI0zcK -zBIKinmwPQN/aUv0NCB9szTqjktk9T79syNnFQ0EuPAtwQlRPLJsFfClI9eDdOTlLsn+mCdCxqvG -nrDQWzilm1DefhiYtUU79nm06PcaewaD+9CL2rvHvRirCG88gGtAPxkZumWK5r7VXNM21+9AUiRg -OGcEMeyP84LG3rlV8zsxkVrctQgVrXYlCg17LofiDKYGvCYQbTed7N14jHyAxfDZd0jQ ------END CERTIFICATE----- - -Global Chambersign Root - 2008 -============================== ------BEGIN CERTIFICATE----- -MIIHSTCCBTGgAwIBAgIJAMnN0+nVfSPOMA0GCSqGSIb3DQEBBQUAMIGsMQswCQYDVQQGEwJFVTFD -MEEGA1UEBxM6TWFkcmlkIChzZWUgY3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNv -bS9hZGRyZXNzKTESMBAGA1UEBRMJQTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMu -QS4xJzAlBgNVBAMTHkdsb2JhbCBDaGFtYmVyc2lnbiBSb290IC0gMjAwODAeFw0wODA4MDExMjMx -NDBaFw0zODA3MzExMjMxNDBaMIGsMQswCQYDVQQGEwJFVTFDMEEGA1UEBxM6TWFkcmlkIChzZWUg -Y3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNvbS9hZGRyZXNzKTESMBAGA1UEBRMJ -QTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMuQS4xJzAlBgNVBAMTHkdsb2JhbCBD -aGFtYmVyc2lnbiBSb290IC0gMjAwODCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMDf -VtPkOpt2RbQT2//BthmLN0EYlVJH6xedKYiONWwGMi5HYvNJBL99RDaxccy9Wglz1dmFRP+RVyXf -XjaOcNFccUMd2drvXNL7G706tcuto8xEpw2uIRU/uXpbknXYpBI4iRmKt4DS4jJvVpyR1ogQC7N0 -ZJJ0YPP2zxhPYLIj0Mc7zmFLmY/CDNBAspjcDahOo7kKrmCgrUVSY7pmvWjg+b4aqIG7HkF4ddPB -/gBVsIdU6CeQNR1MM62X/JcumIS/LMmjv9GYERTtY/jKmIhYF5ntRQOXfjyGHoiMvvKRhI9lNNgA -TH23MRdaKXoKGCQwoze1eqkBfSbW+Q6OWfH9GzO1KTsXO0G2Id3UwD2ln58fQ1DJu7xsepeY7s2M -H/ucUa6LcL0nn3HAa6x9kGbo1106DbDVwo3VyJ2dwW3Q0L9R5OP4wzg2rtandeavhENdk5IMagfe -Ox2YItaswTXbo6Al/3K1dh3ebeksZixShNBFks4c5eUzHdwHU1SjqoI7mjcv3N2gZOnm3b2u/GSF -HTynyQbehP9r6GsaPMWis0L7iwk+XwhSx2LE1AVxv8Rk5Pihg+g+EpuoHtQ2TS9x9o0o9oOpE9Jh -wZG7SMA0j0GMS0zbaRL/UJScIINZc+18ofLx/d33SdNDWKBWY8o9PeU1VlnpDsogzCtLkykPAgMB -AAGjggFqMIIBZjASBgNVHRMBAf8ECDAGAQH/AgEMMB0GA1UdDgQWBBS5CcqcHtvTbDprru1U8VuT -BjUuXjCB4QYDVR0jBIHZMIHWgBS5CcqcHtvTbDprru1U8VuTBjUuXqGBsqSBrzCBrDELMAkGA1UE -BhMCRVUxQzBBBgNVBAcTOk1hZHJpZCAoc2VlIGN1cnJlbnQgYWRkcmVzcyBhdCB3d3cuY2FtZXJm -aXJtYS5jb20vYWRkcmVzcykxEjAQBgNVBAUTCUE4Mjc0MzI4NzEbMBkGA1UEChMSQUMgQ2FtZXJm -aXJtYSBTLkEuMScwJQYDVQQDEx5HbG9iYWwgQ2hhbWJlcnNpZ24gUm9vdCAtIDIwMDiCCQDJzdPp -1X0jzjAOBgNVHQ8BAf8EBAMCAQYwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEWHGh0 -dHA6Ly9wb2xpY3kuY2FtZXJmaXJtYS5jb20wDQYJKoZIhvcNAQEFBQADggIBAICIf3DekijZBZRG -/5BXqfEv3xoNa/p8DhxJJHkn2EaqbylZUohwEurdPfWbU1Rv4WCiqAm57OtZfMY18dwY6fFn5a+6 -ReAJ3spED8IXDneRRXozX1+WLGiLwUePmJs9wOzL9dWCkoQ10b42OFZyMVtHLaoXpGNR6woBrX/s -dZ7LoR/xfxKxueRkf2fWIyr0uDldmOghp+G9PUIadJpwr2hsUF1Jz//7Dl3mLEfXgTpZALVza2Mg -9jFFCDkO9HB+QHBaP9BrQql0PSgvAm11cpUJjUhjxsYjV5KTXjXBjfkK9yydYhz2rXzdpjEetrHH -foUm+qRqtdpjMNHvkzeyZi99Bffnt0uYlDXA2TopwZ2yUDMdSqlapskD7+3056huirRXhOukP9Du -qqqHW2Pok+JrqNS4cnhrG+055F3Lm6qH1U9OAP7Zap88MQ8oAgF9mOinsKJknnn4SPIVqczmyETr -P3iZ8ntxPjzxmKfFGBI/5rsoM0LpRQp8bfKGeS/Fghl9CYl8slR2iK7ewfPM4W7bMdaTrpmg7yVq -c5iJWzouE4gev8CSlDQb4ye3ix5vQv/n6TebUB0tovkC7stYWDpxvGjjqsGvHCgfotwjZT+B6q6Z -09gwzxMNTxXJhLynSC34MCN32EZLeW32jO06f2ARePTpm67VVMB0gNELQp/B ------END CERTIFICATE----- - -Go Daddy Root Certificate Authority - G2 -======================================== ------BEGIN CERTIFICATE----- -MIIDxTCCAq2gAwIBAgIBADANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMCVVMxEDAOBgNVBAgT -B0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoTEUdvRGFkZHkuY29tLCBJbmMu -MTEwLwYDVQQDEyhHbyBEYWRkeSBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5 -MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgYMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6 -b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMRowGAYDVQQKExFHb0RhZGR5LmNvbSwgSW5jLjExMC8G -A1UEAxMoR28gRGFkZHkgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAL9xYgjx+lk09xvJGKP3gElY6SKDE6bFIEMBO4Tx5oVJnyfq -9oQbTqC023CYxzIBsQU+B07u9PpPL1kwIuerGVZr4oAH/PMWdYA5UXvl+TW2dE6pjYIT5LY/qQOD -+qK+ihVqf94Lw7YZFAXK6sOoBJQ7RnwyDfMAZiLIjWltNowRGLfTshxgtDj6AozO091GB94KPutd -fMh8+7ArU6SSYmlRJQVhGkSBjCypQ5Yj36w6gZoOKcUcqeldHraenjAKOc7xiID7S13MMuyFYkMl -NAJWJwGRtDtwKj9useiciAF9n9T521NtYJ2/LOdYq7hfRvzOxBsDPAnrSTFcaUaz4EcCAwEAAaNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFDqahQcQZyi27/a9 -BUFuIMGU2g/eMA0GCSqGSIb3DQEBCwUAA4IBAQCZ21151fmXWWcDYfF+OwYxdS2hII5PZYe096ac -vNjpL9DbWu7PdIxztDhC2gV7+AJ1uP2lsdeu9tfeE8tTEH6KRtGX+rcuKxGrkLAngPnon1rpN5+r -5N9ss4UXnT3ZJE95kTXWXwTrgIOrmgIttRD02JDHBHNA7XIloKmf7J6raBKZV8aPEjoJpL1E/QYV -N8Gb5DKj7Tjo2GTzLH4U/ALqn83/B2gX2yKQOC16jdFU8WnjXzPKej17CuPKf1855eJ1usV2GDPO -LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI4uJEvlz36hz1 ------END CERTIFICATE----- - -Starfield Root Certificate Authority - G2 -========================================= ------BEGIN CERTIFICATE----- -MIID3TCCAsWgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBjzELMAkGA1UEBhMCVVMxEDAOBgNVBAgT -B0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9s -b2dpZXMsIEluYy4xMjAwBgNVBAMTKVN0YXJmaWVsZCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0 -eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAlVTMRAw -DgYDVQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFyZmllbGQg -VGVjaG5vbG9naWVzLCBJbmMuMTIwMAYDVQQDEylTdGFyZmllbGQgUm9vdCBDZXJ0aWZpY2F0ZSBB -dXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL3twQP89o/8ArFv -W59I2Z154qK3A2FWGMNHttfKPTUuiUP3oWmb3ooa/RMgnLRJdzIpVv257IzdIvpy3Cdhl+72WoTs -bhm5iSzchFvVdPtrX8WJpRBSiUZV9Lh1HOZ/5FSuS/hVclcCGfgXcVnrHigHdMWdSL5stPSksPNk -N3mSwOxGXn/hbVNMYq/NHwtjuzqd+/x5AJhhdM8mgkBj87JyahkNmcrUDnXMN/uLicFZ8WJ/X7Nf -ZTD4p7dNdloedl40wOiWVpmKs/B/pM293DIxfJHP4F8R+GuqSVzRmZTRouNjWwl2tVZi4Ut0HZbU -JtQIBFnQmA4O5t78w+wfkPECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AQYwHQYDVR0OBBYEFHwMMh+n2TB/xH1oo2Kooc6rB1snMA0GCSqGSIb3DQEBCwUAA4IBAQARWfol -TwNvlJk7mh+ChTnUdgWUXuEok21iXQnCoKjUsHU48TRqneSfioYmUeYs0cYtbpUgSpIB7LiKZ3sx -4mcujJUDJi5DnUox9g61DLu34jd/IroAow57UvtruzvE03lRTs2Q9GcHGcg8RnoNAX3FWOdt5oUw -F5okxBDgBPfg8n/Uqgr/Qh037ZTlZFkSIHc40zI+OIF1lnP6aI+xy84fxez6nH7PfrHxBy22/L/K -pL/QlwVKvOoYKAKQvVR4CSFx09F9HdkWsKlhPdAKACL8x3vLCWRFCztAgfd9fDL1mMpYjn0q7pBZ -c2T5NnReJaH1ZgUufzkVqSr7UIuOhWn0 ------END CERTIFICATE----- - -Starfield Services Root Certificate Authority - G2 -================================================== ------BEGIN CERTIFICATE----- -MIID7zCCAtegAwIBAgIBADANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgT -B0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9s -b2dpZXMsIEluYy4xOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRl -IEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgZgxCzAJBgNV -BAYTAlVTMRAwDgYDVQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxT -dGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTswOQYDVQQDEzJTdGFyZmllbGQgU2VydmljZXMg -Um9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC -AQoCggEBANUMOsQq+U7i9b4Zl1+OiFOxHz/Lz58gE20pOsgPfTz3a3Y4Y9k2YKibXlwAgLIvWX/2 -h/klQ4bnaRtSmpDhcePYLQ1Ob/bISdm28xpWriu2dBTrz/sm4xq6HZYuajtYlIlHVv8loJNwU4Pa -hHQUw2eeBGg6345AWh1KTs9DkTvnVtYAcMtS7nt9rjrnvDH5RfbCYM8TWQIrgMw0R9+53pBlbQLP -LJGmpufehRhJfGZOozptqbXuNC66DQO4M99H67FrjSXZm86B0UVGMpZwh94CDklDhbZsc7tk6mFB -rMnUVN+HL8cisibMn1lUaJ/8viovxFUcdUBgF4UCVTmLfwUCAwEAAaNCMEAwDwYDVR0TAQH/BAUw -AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMA0GCSqG -SIb3DQEBCwUAA4IBAQBLNqaEd2ndOxmfZyMIbw5hyf2E3F/YNoHN2BtBLZ9g3ccaaNnRbobhiCPP -E95Dz+I0swSdHynVv/heyNXBve6SbzJ08pGCL72CQnqtKrcgfU28elUSwhXqvfdqlS5sdJ/PHLTy -xQGjhdByPq1zqwubdQxtRbeOlKyWN7Wg0I8VRw7j6IPdj/3vQQF3zCepYoUz8jcI73HPdwbeyBkd -iEDPfUYd/x7H4c7/I9vG+o1VTqkC50cRRj70/b17KSa7qWFiNyi2LSr2EIZkyXCn0q23KXB56jza -YyWf/Wi3MOxw+3WKt21gZ7IeyLnp2KhvAotnDU0mV3HaIPzBSlCNsSi6 ------END CERTIFICATE----- - -AffirmTrust Commercial -====================== ------BEGIN CERTIFICATE----- -MIIDTDCCAjSgAwIBAgIId3cGJyapsXwwDQYJKoZIhvcNAQELBQAwRDELMAkGA1UEBhMCVVMxFDAS -BgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBDb21tZXJjaWFsMB4XDTEw -MDEyOTE0MDYwNloXDTMwMTIzMTE0MDYwNlowRDELMAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmly -bVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBDb21tZXJjaWFsMIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEA9htPZwcroRX1BiLLHwGy43NFBkRJLLtJJRTWzsO3qyxPxkEylFf6Eqdb -DuKPHx6GGaeqtS25Xw2Kwq+FNXkyLbscYjfysVtKPcrNcV/pQr6U6Mje+SJIZMblq8Yrba0F8PrV -C8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPALMeIrJmqbTFeurCA+ukV6 -BfO9m2kVrn1OIGPENXY6BwLJN/3HR+7o8XYdcxXyl6S1yHp52UKqK39c/s4mT6NmgTWvRLpUHhww -MmWd5jyTXlBOeuM61G7MGvv50jeuJCqrVwMiKA1JdX+3KNp1v47j3A55MQIDAQABo0IwQDAdBgNV -HQ4EFgQUnZPGU4teyq8/nx4P5ZmVvCT2lI8wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AQYwDQYJKoZIhvcNAQELBQADggEBAFis9AQOzcAN/wr91LoWXym9e2iZWEnStB03TX8nfUYGXUPG -hi4+c7ImfU+TqbbEKpqrIZcUsd6M06uJFdhrJNTxFq7YpFzUf1GO7RgBsZNjvbz4YYCanrHOQnDi -qX0GJX0nof5v7LMeJNrjS1UaADs1tDvZ110w/YETifLCBivtZ8SOyUOyXGsViQK8YvxO8rUzqrJv -0wqiUOP2O+guRMLbZjipM1ZI8W0bM40NjD9gN53Tym1+NH4Nn3J2ixufcv1SNUFFApYvHLKac0kh -sUlHRUe072o0EclNmsxZt9YCnlpOZbWUrhvfKbAW8b8Angc6F2S1BLUjIZkKlTuXfO8= ------END CERTIFICATE----- - -AffirmTrust Networking -====================== ------BEGIN CERTIFICATE----- -MIIDTDCCAjSgAwIBAgIIfE8EORzUmS0wDQYJKoZIhvcNAQEFBQAwRDELMAkGA1UEBhMCVVMxFDAS -BgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBOZXR3b3JraW5nMB4XDTEw -MDEyOTE0MDgyNFoXDTMwMTIzMTE0MDgyNFowRDELMAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmly -bVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBOZXR3b3JraW5nMIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEAtITMMxcua5Rsa2FSoOujz3mUTOWUgJnLVWREZY9nZOIG41w3SfYvm4SE -Hi3yYJ0wTsyEheIszx6e/jarM3c1RNg1lho9Nuh6DtjVR6FqaYvZ/Ls6rnla1fTWcbuakCNrmreI -dIcMHl+5ni36q1Mr3Lt2PpNMCAiMHqIjHNRqrSK6mQEubWXLviRmVSRLQESxG9fhwoXA3hA/Pe24 -/PHxI1Pcv2WXb9n5QHGNfb2V1M6+oF4nI979ptAmDgAp6zxG8D1gvz9Q0twmQVGeFDdCBKNwV6gb -h+0t+nvujArjqWaJGctB+d1ENmHP4ndGyH329JKBNv3bNPFyfvMMFr20FQIDAQABo0IwQDAdBgNV -HQ4EFgQUBx/S55zawm6iQLSwelAQUHTEyL0wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AQYwDQYJKoZIhvcNAQEFBQADggEBAIlXshZ6qML91tmbmzTCnLQyFE2npN/svqe++EPbkTfOtDIu -UFUaNU52Q3Eg75N3ThVwLofDwR1t3Mu1J9QsVtFSUzpE0nPIxBsFZVpikpzuQY0x2+c06lkh1QF6 -12S4ZDnNye2v7UsDSKegmQGA3GWjNq5lWUhPgkvIZfFXHeVZLgo/bNjR9eUJtGxUAArgFU2HdW23 -WJZa3W3SAKD0m0i+wzekujbgfIeFlxoVot4uolu9rxj5kFDNcFn4J2dHy8egBzp90SxdbBk6ZrV9 -/ZFvgrG+CJPbFEfxojfHRZ48x3evZKiT3/Zpg4Jg8klCNO1aAFSFHBY2kgxc+qatv9s= ------END CERTIFICATE----- - -AffirmTrust Premium -=================== ------BEGIN CERTIFICATE----- -MIIFRjCCAy6gAwIBAgIIbYwURrGmCu4wDQYJKoZIhvcNAQEMBQAwQTELMAkGA1UEBhMCVVMxFDAS -BgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVzdCBQcmVtaXVtMB4XDTEwMDEy -OTE0MTAzNloXDTQwMTIzMTE0MTAzNlowQTELMAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRy -dXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVzdCBQcmVtaXVtMIICIjANBgkqhkiG9w0BAQEFAAOCAg8A -MIICCgKCAgEAxBLfqV/+Qd3d9Z+K4/as4Tx4mrzY8H96oDMq3I0gW64tb+eT2TZwamjPjlGjhVtn -BKAQJG9dKILBl1fYSCkTtuG+kU3fhQxTGJoeJKJPj/CihQvL9Cl/0qRY7iZNyaqoe5rZ+jjeRFcV -5fiMyNlI4g0WJx0eyIOFJbe6qlVBzAMiSy2RjYvmia9mx+n/K+k8rNrSs8PhaJyJ+HoAVt70VZVs -+7pk3WKL3wt3MutizCaam7uqYoNMtAZ6MMgpv+0GTZe5HMQxK9VfvFMSF5yZVylmd2EhMQcuJUmd -GPLu8ytxjLW6OQdJd/zvLpKQBY0tL3d770O/Nbua2Plzpyzy0FfuKE4mX4+QaAkvuPjcBukumj5R -p9EixAqnOEhss/n/fauGV+O61oV4d7pD6kh/9ti+I20ev9E2bFhc8e6kGVQa9QPSdubhjL08s9NI -S+LI+H+SqHZGnEJlPqQewQcDWkYtuJfzt9WyVSHvutxMAJf7FJUnM7/oQ0dG0giZFmA7mn7S5u04 -6uwBHjxIVkkJx0w3AJ6IDsBz4W9m6XJHMD4Q5QsDyZpCAGzFlH5hxIrff4IaC1nEWTJ3s7xgaVY5 -/bQGeyzWZDbZvUjthB9+pSKPKrhC9IK31FOQeE4tGv2Bb0TXOwF0lkLgAOIua+rF7nKsu7/+6qqo -+Nz2snmKtmcCAwEAAaNCMEAwHQYDVR0OBBYEFJ3AZ6YMItkm9UWrpmVSESfYRaxjMA8GA1UdEwEB -/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBDAUAA4ICAQCzV00QYk465KzquByv -MiPIs0laUZx2KI15qldGF9X1Uva3ROgIRL8YhNILgM3FEv0AVQVhh0HctSSePMTYyPtwni94loMg -Nt58D2kTiKV1NpgIpsbfrM7jWNa3Pt668+s0QNiigfV4Py/VpfzZotReBA4Xrf5B8OWycvpEgjNC -6C1Y91aMYj+6QrCcDFx+LmUmXFNPALJ4fqENmS2NuB2OosSw/WDQMKSOyARiqcTtNd56l+0OOF6S -L5Nwpamcb6d9Ex1+xghIsV5n61EIJenmJWtSKZGc0jlzCFfemQa0W50QBuHCAKi4HEoCChTQwUHK -+4w1IX2COPKpVJEZNZOUbWo6xbLQu4mGk+ibyQ86p3q4ofB4Rvr8Ny/lioTz3/4E2aFooC8k4gmV -BtWVyuEklut89pMFu+1z6S3RdTnX5yTb2E5fQ4+e0BQ5v1VwSJlXMbSc7kqYA5YwH2AG7hsj/oFg -IxpHYoWlzBk0gG+zrBrjn/B7SK3VAdlntqlyk+otZrWyuOQ9PLLvTIzq6we/qzWaVYa8GKa1qF60 -g2xraUDTn9zxw2lrueFtCfTxqlB2Cnp9ehehVZZCmTEJ3WARjQUwfuaORtGdFNrHF+QFlozEJLUb -zxQHskD4o55BhrwE0GuWyCqANP2/7waj3VjFhT0+j/6eKeC2uAloGRwYQw== ------END CERTIFICATE----- - -AffirmTrust Premium ECC -======================= ------BEGIN CERTIFICATE----- -MIIB/jCCAYWgAwIBAgIIdJclisc/elQwCgYIKoZIzj0EAwMwRTELMAkGA1UEBhMCVVMxFDASBgNV -BAoMC0FmZmlybVRydXN0MSAwHgYDVQQDDBdBZmZpcm1UcnVzdCBQcmVtaXVtIEVDQzAeFw0xMDAx -MjkxNDIwMjRaFw00MDEyMzExNDIwMjRaMEUxCzAJBgNVBAYTAlVTMRQwEgYDVQQKDAtBZmZpcm1U -cnVzdDEgMB4GA1UEAwwXQWZmaXJtVHJ1c3QgUHJlbWl1bSBFQ0MwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAAQNMF4bFZ0D0KF5Nbc6PJJ6yhUczWLznCZcBz3lVPqj1swS6vQUX+iOGasvLkjmrBhDeKzQ -N8O9ss0s5kfiGuZjuD0uL3jET9v0D6RoTFVya5UdThhClXjMNzyR4ptlKymjQjBAMB0GA1UdDgQW -BBSaryl6wBE1NSZRMADDav5A1a7WPDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAK -BggqhkjOPQQDAwNnADBkAjAXCfOHiFBar8jAQr9HX/VsaobgxCd05DhT1wV/GzTjxi+zygk8N53X -57hG8f2h4nECMEJZh0PUUd+60wkyWs6Iflc9nF9Ca/UHLbXwgpP5WW+uZPpY5Yse42O+tYHNbwKM -eQ== ------END CERTIFICATE----- - -Certum Trusted Network CA -========================= ------BEGIN CERTIFICATE----- -MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBMMSIwIAYDVQQK -ExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlv -biBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBUcnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIy -MTIwNzM3WhcNMjkxMjMxMTIwNzM3WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBU -ZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5 -MSIwIAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC -AQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rHUV+rpDKmYYe2bg+G0jAC -l/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LMTXPb865Px1bVWqeWifrzq2jUI4ZZJ88J -J7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVUBBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4 -fOQtf/WsX+sWn7Et0brMkUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0 -cvW0QM8xAcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNVHRMB -Af8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNVHQ8BAf8EBAMCAQYw -DQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15ysHhE49wcrwn9I0j6vSrEuVUEtRCj -jSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfLI9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1 -mS1FhIrlQgnXdAIv94nYmem8J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5aj -Zt3hrvJBW8qYVoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI -03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw= ------END CERTIFICATE----- - -Certinomis - Autorité Racine -============================= ------BEGIN CERTIFICATE----- -MIIFnDCCA4SgAwIBAgIBATANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJGUjETMBEGA1UEChMK -Q2VydGlub21pczEXMBUGA1UECxMOMDAwMiA0MzM5OTg5MDMxJjAkBgNVBAMMHUNlcnRpbm9taXMg -LSBBdXRvcml0w6kgUmFjaW5lMB4XDTA4MDkxNzA4Mjg1OVoXDTI4MDkxNzA4Mjg1OVowYzELMAkG -A1UEBhMCRlIxEzARBgNVBAoTCkNlcnRpbm9taXMxFzAVBgNVBAsTDjAwMDIgNDMzOTk4OTAzMSYw -JAYDVQQDDB1DZXJ0aW5vbWlzIC0gQXV0b3JpdMOpIFJhY2luZTCCAiIwDQYJKoZIhvcNAQEBBQAD -ggIPADCCAgoCggIBAJ2Fn4bT46/HsmtuM+Cet0I0VZ35gb5j2CN2DpdUzZlMGvE5x4jYF1AMnmHa -wE5V3udauHpOd4cN5bjr+p5eex7Ezyh0x5P1FMYiKAT5kcOrJ3NqDi5N8y4oH3DfVS9O7cdxbwly -Lu3VMpfQ8Vh30WC8Tl7bmoT2R2FFK/ZQpn9qcSdIhDWerP5pqZ56XjUl+rSnSTV3lqc2W+HN3yNw -2F1MpQiD8aYkOBOo7C+ooWfHpi2GR+6K/OybDnT0K0kCe5B1jPyZOQE51kqJ5Z52qz6WKDgmi92N -jMD2AR5vpTESOH2VwnHu7XSu5DaiQ3XV8QCb4uTXzEIDS3h65X27uK4uIJPT5GHfceF2Z5c/tt9q -c1pkIuVC28+BA5PY9OMQ4HL2AHCs8MF6DwV/zzRpRbWT5BnbUhYjBYkOjUjkJW+zeL9i9Qf6lSTC -lrLooyPCXQP8w9PlfMl1I9f09bze5N/NgL+RiH2nE7Q5uiy6vdFrzPOlKO1Enn1So2+WLhl+HPNb -xxaOu2B9d2ZHVIIAEWBsMsGoOBvrbpgT1u449fCfDu/+MYHB0iSVL1N6aaLwD4ZFjliCK0wi1F6g -530mJ0jfJUaNSih8hp75mxpZuWW/Bd22Ql095gBIgl4g9xGC3srYn+Y3RyYe63j3YcNBZFgCQfna -4NH4+ej9Uji29YnfAgMBAAGjWzBZMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G -A1UdDgQWBBQNjLZh2kS40RR9w759XkjwzspqsDAXBgNVHSAEEDAOMAwGCiqBegFWAgIAAQEwDQYJ -KoZIhvcNAQEFBQADggIBACQ+YAZ+He86PtvqrxyaLAEL9MW12Ukx9F1BjYkMTv9sov3/4gbIOZ/x -WqndIlgVqIrTseYyCYIDbNc/CMf4uboAbbnW/FIyXaR/pDGUu7ZMOH8oMDX/nyNTt7buFHAAQCva -R6s0fl6nVjBhK4tDrP22iCj1a7Y+YEq6QpA0Z43q619FVDsXrIvkxmUP7tCMXWY5zjKn2BCXwH40 -nJ+U8/aGH88bc62UeYdocMMzpXDn2NU4lG9jeeu/Cg4I58UvD0KgKxRA/yHgBcUn4YQRE7rWhh1B -CxMjidPJC+iKunqjo3M3NYB9Ergzd0A4wPpeMNLytqOx1qKVl4GbUu1pTP+A5FPbVFsDbVRfsbjv -JL1vnxHDx2TCDyhihWZeGnuyt++uNckZM6i4J9szVb9o4XVIRFb7zdNIu0eJOqxp9YDG5ERQL1TE -qkPFMTFYvZbF6nVsmnWxTfj3l/+WFvKXTej28xH5On2KOG4Ey+HTRRWqpdEdnV1j6CTmNhTih60b -WfVEm/vXd3wfAXBioSAaosUaKPQhA+4u2cGA6rnZgtZbdsLLO7XSAPCjDuGtbkD326C00EauFddE -wk01+dIL8hf2rGbVJLJP0RyZwG71fet0BLj5TXcJ17TPBzAJ8bgAVtkXFhYKK4bfjwEZGuW7gmP/ -vgt2Fl43N+bYdJeimUV5 ------END CERTIFICATE----- - -Root CA Generalitat Valenciana -============================== ------BEGIN CERTIFICATE----- -MIIGizCCBXOgAwIBAgIEO0XlaDANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJFUzEfMB0GA1UE -ChMWR2VuZXJhbGl0YXQgVmFsZW5jaWFuYTEPMA0GA1UECxMGUEtJR1ZBMScwJQYDVQQDEx5Sb290 -IENBIEdlbmVyYWxpdGF0IFZhbGVuY2lhbmEwHhcNMDEwNzA2MTYyMjQ3WhcNMjEwNzAxMTUyMjQ3 -WjBoMQswCQYDVQQGEwJFUzEfMB0GA1UEChMWR2VuZXJhbGl0YXQgVmFsZW5jaWFuYTEPMA0GA1UE -CxMGUEtJR1ZBMScwJQYDVQQDEx5Sb290IENBIEdlbmVyYWxpdGF0IFZhbGVuY2lhbmEwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGKqtXETcvIorKA3Qdyu0togu8M1JAJke+WmmmO3I2 -F0zo37i7L3bhQEZ0ZQKQUgi0/6iMweDHiVYQOTPvaLRfX9ptI6GJXiKjSgbwJ/BXufjpTjJ3Cj9B -ZPPrZe52/lSqfR0grvPXdMIKX/UIKFIIzFVd0g/bmoGlu6GzwZTNVOAydTGRGmKy3nXiz0+J2ZGQ -D0EbtFpKd71ng+CT516nDOeB0/RSrFOyA8dEJvt55cs0YFAQexvba9dHq198aMpunUEDEO5rmXte -JajCq+TA81yc477OMUxkHl6AovWDfgzWyoxVjr7gvkkHD6MkQXpYHYTqWBLI4bft75PelAgxAgMB -AAGjggM7MIIDNzAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAGGFmh0dHA6Ly9vY3NwLnBraS5n -dmEuZXMwEgYDVR0TAQH/BAgwBgEB/wIBAjCCAjQGA1UdIASCAiswggInMIICIwYKKwYBBAG/VQIB -ADCCAhMwggHoBggrBgEFBQcCAjCCAdoeggHWAEEAdQB0AG8AcgBpAGQAYQBkACAAZABlACAAQwBl -AHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgAFIAYQDtAHoAIABkAGUAIABsAGEAIABHAGUAbgBlAHIA -YQBsAGkAdABhAHQAIABWAGEAbABlAG4AYwBpAGEAbgBhAC4ADQAKAEwAYQAgAEQAZQBjAGwAYQBy -AGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYA -aQBjAGEAYwBpAPMAbgAgAHEAdQBlACAAcgBpAGcAZQAgAGUAbAAgAGYAdQBuAGMAaQBvAG4AYQBt -AGkAZQBuAHQAbwAgAGQAZQAgAGwAYQAgAHAAcgBlAHMAZQBuAHQAZQAgAEEAdQB0AG8AcgBpAGQA -YQBkACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgAHMAZQAgAGUAbgBjAHUAZQBu -AHQAcgBhACAAZQBuACAAbABhACAAZABpAHIAZQBjAGMAaQDzAG4AIAB3AGUAYgAgAGgAdAB0AHAA -OgAvAC8AdwB3AHcALgBwAGsAaQAuAGcAdgBhAC4AZQBzAC8AYwBwAHMwJQYIKwYBBQUHAgEWGWh0 -dHA6Ly93d3cucGtpLmd2YS5lcy9jcHMwHQYDVR0OBBYEFHs100DSHHgZZu90ECjcPk+yeAT8MIGV -BgNVHSMEgY0wgYqAFHs100DSHHgZZu90ECjcPk+yeAT8oWykajBoMQswCQYDVQQGEwJFUzEfMB0G -A1UEChMWR2VuZXJhbGl0YXQgVmFsZW5jaWFuYTEPMA0GA1UECxMGUEtJR1ZBMScwJQYDVQQDEx5S -b290IENBIEdlbmVyYWxpdGF0IFZhbGVuY2lhbmGCBDtF5WgwDQYJKoZIhvcNAQEFBQADggEBACRh -TvW1yEICKrNcda3FbcrnlD+laJWIwVTAEGmiEi8YPyVQqHxK6sYJ2fR1xkDar1CdPaUWu20xxsdz -Ckj+IHLtb8zog2EWRpABlUt9jppSCS/2bxzkoXHPjCpaF3ODR00PNvsETUlR4hTJZGH71BTg9J63 -NI8KJr2XXPR5OkowGcytT6CYirQxlyric21+eLj4iIlPsSKRZEv1UN4D2+XFducTZnV+ZfsBn5OH -iJ35Rld8TWCvmHMTI6QgkYH60GFmuH3Rr9ZvHmw96RH9qfmCIoaZM3Fa6hlXPZHNqcCjbgcTpsnt -+GijnsNacgmHKNHEc8RzGF9QdRYxn7fofMM= ------END CERTIFICATE----- - -TWCA Root Certification Authority -================================= ------BEGIN CERTIFICATE----- -MIIDezCCAmOgAwIBAgIBATANBgkqhkiG9w0BAQUFADBfMQswCQYDVQQGEwJUVzESMBAGA1UECgwJ -VEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NBIFJvb3QgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkwHhcNMDgwODI4MDcyNDMzWhcNMzAxMjMxMTU1OTU5WjBfMQswCQYDVQQG -EwJUVzESMBAGA1UECgwJVEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NB -IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK -AoIBAQCwfnK4pAOU5qfeCTiRShFAh6d8WWQUe7UREN3+v9XAu1bihSX0NXIP+FPQQeFEAcK0HMMx -QhZHhTMidrIKbw/lJVBPhYa+v5guEGcevhEFhgWQxFnQfHgQsIBct+HHK3XLfJ+utdGdIzdjp9xC -oi2SBBtQwXu4PhvJVgSLL1KbralW6cH/ralYhzC2gfeXRfwZVzsrb+RH9JlF/h3x+JejiB03HFyP -4HYlmlD4oFT/RJB2I9IyxsOrBr/8+7/zrX2SYgJbKdM1o5OaQ2RgXbL6Mv87BK9NQGr5x+PvI/1r -y+UPizgN7gr8/g+YnzAx3WxSZfmLgb4i4RxYA7qRG4kHAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIB -BjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqOFsmjd6LWvJPelSDGRjjCDWmujANBgkqhkiG -9w0BAQUFAAOCAQEAPNV3PdrfibqHDAhUaiBQkr6wQT25JmSDCi/oQMCXKCeCMErJk/9q56YAf4lC -mtYR5VPOL8zy2gXE/uJQxDqGfczafhAJO5I1KlOy/usrBdlsXebQ79NqZp4VKIV66IIArB6nCWlW -QtNoURi+VJq/REG6Sb4gumlc7rh3zc5sH62Dlhh9DrUUOYTxKOkto557HnpyWoOzeW/vtPzQCqVY -T0bf+215WfKEIlKuD8z7fDvnaspHYcN6+NOSBB+4IIThNlQWx0DeO4pz3N/GCUzf7Nr/1FNCocny -Yh0igzyXxfkZYiesZSLX0zzG5Y6yU8xJzrww/nsOM5D77dIUkR8Hrw== ------END CERTIFICATE----- - -Security Communication RootCA2 -============================== ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIBADANBgkqhkiG9w0BAQsFADBdMQswCQYDVQQGEwJKUDElMCMGA1UEChMc -U0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UECxMeU2VjdXJpdHkgQ29tbXVuaWNh -dGlvbiBSb290Q0EyMB4XDTA5MDUyOTA1MDAzOVoXDTI5MDUyOTA1MDAzOVowXTELMAkGA1UEBhMC -SlAxJTAjBgNVBAoTHFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xJzAlBgNVBAsTHlNlY3Vy -aXR5IENvbW11bmljYXRpb24gUm9vdENBMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB -ANAVOVKxUrO6xVmCxF1SrjpDZYBLx/KWvNs2l9amZIyoXvDjChz335c9S672XewhtUGrzbl+dp++ -+T42NKA7wfYxEUV0kz1XgMX5iZnK5atq1LXaQZAQwdbWQonCv/Q4EpVMVAX3NuRFg3sUZdbcDE3R -3n4MqzvEFb46VqZab3ZpUql6ucjrappdUtAtCms1FgkQhNBqyjoGADdH5H5XTz+L62e4iKrFvlNV -spHEfbmwhRkGeC7bYRr6hfVKkaHnFtWOojnflLhwHyg/i/xAXmODPIMqGplrz95Zajv8bxbXH/1K -EOtOghY6rCcMU/Gt1SSwawNQwS08Ft1ENCcadfsCAwEAAaNCMEAwHQYDVR0OBBYEFAqFqXdlBZh8 -QIH4D5csOPEK7DzPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEB -CwUAA4IBAQBMOqNErLlFsceTfsgLCkLfZOoc7llsCLqJX2rKSpWeeo8HxdpFcoJxDjrSzG+ntKEj -u/Ykn8sX/oymzsLS28yN/HH8AynBbF0zX2S2ZTuJbxh2ePXcokgfGT+Ok+vx+hfuzU7jBBJV1uXk -3fs+BXziHV7Gp7yXT2g69ekuCkO2r1dcYmh8t/2jioSgrGK+KwmHNPBqAbubKVY8/gA3zyNs8U6q -tnRGEmyR7jTV7JqR50S+kDFy1UkC9gLl9B/rfNmWVan/7Ir5mUf/NVoCqgTLiluHcSmRvaS0eg29 -mvVXIwAHIRc/SjnRBUkLp7Y3gaVdjKozXoEofKd9J+sAro03 ------END CERTIFICATE----- - -EC-ACC -====== ------BEGIN CERTIFICATE----- -MIIFVjCCBD6gAwIBAgIQ7is969Qh3hSoYqwE893EATANBgkqhkiG9w0BAQUFADCB8zELMAkGA1UE -BhMCRVMxOzA5BgNVBAoTMkFnZW5jaWEgQ2F0YWxhbmEgZGUgQ2VydGlmaWNhY2lvIChOSUYgUS0w -ODAxMTc2LUkpMSgwJgYDVQQLEx9TZXJ2ZWlzIFB1YmxpY3MgZGUgQ2VydGlmaWNhY2lvMTUwMwYD -VQQLEyxWZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5ldC92ZXJhcnJlbCAoYykwMzE1MDMGA1UE -CxMsSmVyYXJxdWlhIEVudGl0YXRzIGRlIENlcnRpZmljYWNpbyBDYXRhbGFuZXMxDzANBgNVBAMT -BkVDLUFDQzAeFw0wMzAxMDcyMzAwMDBaFw0zMTAxMDcyMjU5NTlaMIHzMQswCQYDVQQGEwJFUzE7 -MDkGA1UEChMyQWdlbmNpYSBDYXRhbGFuYSBkZSBDZXJ0aWZpY2FjaW8gKE5JRiBRLTA4MDExNzYt -SSkxKDAmBgNVBAsTH1NlcnZlaXMgUHVibGljcyBkZSBDZXJ0aWZpY2FjaW8xNTAzBgNVBAsTLFZl -Z2V1IGh0dHBzOi8vd3d3LmNhdGNlcnQubmV0L3ZlcmFycmVsIChjKTAzMTUwMwYDVQQLEyxKZXJh -cnF1aWEgRW50aXRhdHMgZGUgQ2VydGlmaWNhY2lvIENhdGFsYW5lczEPMA0GA1UEAxMGRUMtQUND -MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsyLHT+KXQpWIR4NA9h0X84NzJB5R85iK -w5K4/0CQBXCHYMkAqbWUZRkiFRfCQ2xmRJoNBD45b6VLeqpjt4pEndljkYRm4CgPukLjbo73FCeT -ae6RDqNfDrHrZqJyTxIThmV6PttPB/SnCWDaOkKZx7J/sxaVHMf5NLWUhdWZXqBIoH7nF2W4onW4 -HvPlQn2v7fOKSGRdghST2MDk/7NQcvJ29rNdQlB50JQ+awwAvthrDk4q7D7SzIKiGGUzE3eeml0a -E9jD2z3Il3rucO2n5nzbcc8tlGLfbdb1OL4/pYUKGbio2Al1QnDE6u/LDsg0qBIimAy4E5S2S+zw -0JDnJwIDAQABo4HjMIHgMB0GA1UdEQQWMBSBEmVjX2FjY0BjYXRjZXJ0Lm5ldDAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUoMOLRKo3pUW/l4Ba0fF4opvpXY0wfwYD -VR0gBHgwdjB0BgsrBgEEAfV4AQMBCjBlMCwGCCsGAQUFBwIBFiBodHRwczovL3d3dy5jYXRjZXJ0 -Lm5ldC92ZXJhcnJlbDA1BggrBgEFBQcCAjApGidWZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5l -dC92ZXJhcnJlbCAwDQYJKoZIhvcNAQEFBQADggEBAKBIW4IB9k1IuDlVNZyAelOZ1Vr/sXE7zDkJ -lF7W2u++AVtd0x7Y/X1PzaBB4DSTv8vihpw3kpBWHNzrKQXlxJ7HNd+KDM3FIUPpqojlNcAZQmNa -Al6kSBg6hW/cnbw/nZzBh7h6YQjpdwt/cKt63dmXLGQehb+8dJahw3oS7AwaboMMPOhyRp/7SNVe -l+axofjk70YllJyJ22k4vuxcDlbHZVHlUIiIv0LVKz3l+bqeLrPK9HOSAgu+TGbrIP65y7WZf+a2 -E/rKS03Z7lNGBjvGTq2TWoF+bCpLagVFjPIhpDGQh2xlnJ2lYJU6Un/10asIbvPuW/mIPX64b24D -5EI= ------END CERTIFICATE----- - -Hellenic Academic and Research Institutions RootCA 2011 -======================================================= ------BEGIN CERTIFICATE----- -MIIEMTCCAxmgAwIBAgIBADANBgkqhkiG9w0BAQUFADCBlTELMAkGA1UEBhMCR1IxRDBCBgNVBAoT -O0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ2VydC4gQXV0aG9y -aXR5MUAwPgYDVQQDEzdIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25z -IFJvb3RDQSAyMDExMB4XDTExMTIwNjEzNDk1MloXDTMxMTIwMTEzNDk1MlowgZUxCzAJBgNVBAYT -AkdSMUQwQgYDVQQKEztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25z -IENlcnQuIEF1dGhvcml0eTFAMD4GA1UEAxM3SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2VhcmNo -IEluc3RpdHV0aW9ucyBSb290Q0EgMjAxMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB -AKlTAOMupvaO+mDYLZU++CwqVE7NuYRhlFhPjz2L5EPzdYmNUeTDN9KKiE15HrcS3UN4SoqS5tdI -1Q+kOilENbgH9mgdVc04UfCMJDGFr4PJfel3r+0ae50X+bOdOFAPplp5kYCvN66m0zH7tSYJnTxa -71HFK9+WXesyHgLacEnsbgzImjeN9/E2YEsmLIKe0HjzDQ9jpFEw4fkrJxIH2Oq9GGKYsFk3fb7u -8yBRQlqD75O6aRXxYp2fmTmCobd0LovUxQt7L/DICto9eQqakxylKHJzkUOap9FNhYS5qXSPFEDH -3N6sQWRstBmbAmNtJGSPRLIl6s5ddAxjMlyNh+UCAwEAAaOBiTCBhjAPBgNVHRMBAf8EBTADAQH/ -MAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQUppFC/RNhSiOeCKQp5dgTBCPuQSUwRwYDVR0eBEAwPqA8 -MAWCAy5ncjAFggMuZXUwBoIELmVkdTAGggQub3JnMAWBAy5ncjAFgQMuZXUwBoEELmVkdTAGgQQu -b3JnMA0GCSqGSIb3DQEBBQUAA4IBAQAf73lB4XtuP7KMhjdCSk4cNx6NZrokgclPEg8hwAOXhiVt -XdMiKahsog2p6z0GW5k6x8zDmjR/qw7IThzh+uTczQ2+vyT+bOdrwg3IBp5OjWEopmr95fZi6hg8 -TqBTnbI6nOulnJEWtk2C4AwFSKls9cz4y51JtPACpf1wA+2KIaWuE4ZJwzNzvoc7dIsXRSZMFpGD -/md9zU1jZ/rzAxKWeAaNsWftjj++n08C9bMJL/NMh98qy5V8AcysNnq/onN694/BtZqhFLKPM58N -7yLcZnuEvUUXBj08yrl3NI/K6s8/MT7jiOOASSXIl7WdmplNsDz4SgCbZN2fOUvRJ9e4 ------END CERTIFICATE----- - -Actalis Authentication Root CA -============================== ------BEGIN CERTIFICATE----- -MIIFuzCCA6OgAwIBAgIIVwoRl0LE48wwDQYJKoZIhvcNAQELBQAwazELMAkGA1UEBhMCSVQxDjAM -BgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8wMzM1ODUyMDk2NzEnMCUGA1UE -AwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290IENBMB4XDTExMDkyMjExMjIwMloXDTMwMDky -MjExMjIwMlowazELMAkGA1UEBhMCSVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlz -IFMucC5BLi8wMzM1ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290 -IENBMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAp8bEpSmkLO/lGMWwUKNvUTufClrJ -wkg4CsIcoBh/kbWHuUA/3R1oHwiD1S0eiKD4j1aPbZkCkpAW1V8IbInX4ay8IMKx4INRimlNAJZa -by/ARH6jDuSRzVju3PvHHkVH3Se5CAGfpiEd9UEtL0z9KK3giq0itFZljoZUj5NDKd45RnijMCO6 -zfB9E1fAXdKDa0hMxKufgFpbOr3JpyI/gCczWw63igxdBzcIy2zSekciRDXFzMwujt0q7bd9Zg1f -YVEiVRvjRuPjPdA1YprbrxTIW6HMiRvhMCb8oJsfgadHHwTrozmSBp+Z07/T6k9QnBn+locePGX2 -oxgkg4YQ51Q+qDp2JE+BIcXjDwL4k5RHILv+1A7TaLndxHqEguNTVHnd25zS8gebLra8Pu2Fbe8l -EfKXGkJh90qX6IuxEAf6ZYGyojnP9zz/GPvG8VqLWeICrHuS0E4UT1lF9gxeKF+w6D9Fz8+vm2/7 -hNN3WpVvrJSEnu68wEqPSpP4RCHiMUVhUE4Q2OM1fEwZtN4Fv6MGn8i1zeQf1xcGDXqVdFUNaBr8 -EBtiZJ1t4JWgw5QHVw0U5r0F+7if5t+L4sbnfpb2U8WANFAoWPASUHEXMLrmeGO89LKtmyuy/uE5 -jF66CyCU3nuDuP/jVo23Eek7jPKxwV2dpAtMK9myGPW1n0sCAwEAAaNjMGEwHQYDVR0OBBYEFFLY -iDrIn3hm7YnzezhwlMkCAjbQMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUUtiIOsifeGbt -ifN7OHCUyQICNtAwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBCwUAA4ICAQALe3KHwGCmSUyI -WOYdiPcUZEim2FgKDk8TNd81HdTtBjHIgT5q1d07GjLukD0R0i70jsNjLiNmsGe+b7bAEzlgqqI0 -JZN1Ut6nna0Oh4lScWoWPBkdg/iaKWW+9D+a2fDzWochcYBNy+A4mz+7+uAwTc+G02UQGRjRlwKx -K3JCaKygvU5a2hi/a5iB0P2avl4VSM0RFbnAKVy06Ij3Pjaut2L9HmLecHgQHEhb2rykOLpn7VU+ -Xlff1ANATIGk0k9jpwlCCRT8AKnCgHNPLsBA2RF7SOp6AsDT6ygBJlh0wcBzIm2Tlf05fbsq4/aC -4yyXX04fkZT6/iyj2HYauE2yOE+b+h1IYHkm4vP9qdCa6HCPSXrW5b0KDtst842/6+OkfcvHlXHo -2qN8xcL4dJIEG4aspCJTQLas/kx2z/uUMsA1n3Y/buWQbqCmJqK4LL7RK4X9p2jIugErsWx0Hbhz -lefut8cl8ABMALJ+tguLHPPAUJ4lueAI3jZm/zel0btUZCzJJ7VLkn5l/9Mt4blOvH+kQSGQQXem -OR/qnuOf0GZvBeyqdn6/axag67XH/JJULysRJyU3eExRarDzzFhdFPFqSBX/wge2sY0PjlxQRrM9 -vwGYT7JZVEc+NHt4bVaTLnPqZih4zR0Uv6CPLy64Lo7yFIrM6bV8+2ydDKXhlg== ------END CERTIFICATE----- - -Trustis FPS Root CA -=================== ------BEGIN CERTIFICATE----- -MIIDZzCCAk+gAwIBAgIQGx+ttiD5JNM2a/fH8YygWTANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQG -EwJHQjEYMBYGA1UEChMPVHJ1c3RpcyBMaW1pdGVkMRwwGgYDVQQLExNUcnVzdGlzIEZQUyBSb290 -IENBMB4XDTAzMTIyMzEyMTQwNloXDTI0MDEyMTExMzY1NFowRTELMAkGA1UEBhMCR0IxGDAWBgNV -BAoTD1RydXN0aXMgTGltaXRlZDEcMBoGA1UECxMTVHJ1c3RpcyBGUFMgUm9vdCBDQTCCASIwDQYJ -KoZIhvcNAQEBBQADggEPADCCAQoCggEBAMVQe547NdDfxIzNjpvto8A2mfRC6qc+gIMPpqdZh8mQ -RUN+AOqGeSoDvT03mYlmt+WKVoaTnGhLaASMk5MCPjDSNzoiYYkchU59j9WvezX2fihHiTHcDnlk -H5nSW7r+f2C/revnPDgpai/lkQtV/+xvWNUtyd5MZnGPDNcE2gfmHhjjvSkCqPoc4Vu5g6hBSLwa -cY3nYuUtsuvffM/bq1rKMfFMIvMFE/eC+XN5DL7XSxzA0RU8k0Fk0ea+IxciAIleH2ulrG6nS4zt -o3Lmr2NNL4XSFDWaLk6M6jKYKIahkQlBOrTh4/L68MkKokHdqeMDx4gVOxzUGpTXn2RZEm0CAwEA -AaNTMFEwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBS6+nEleYtXQSUhhgtx67JkDoshZzAd -BgNVHQ4EFgQUuvpxJXmLV0ElIYYLceuyZA6LIWcwDQYJKoZIhvcNAQEFBQADggEBAH5Y//01GX2c -GE+esCu8jowU/yyg2kdbw++BLa8F6nRIW/M+TgfHbcWzk88iNVy2P3UnXwmWzaD+vkAMXBJV+JOC -yinpXj9WV4s4NvdFGkwozZ5BuO1WTISkQMi4sKUraXAEasP41BIy+Q7DsdwyhEQsb8tGD+pmQQ9P -8Vilpg0ND2HepZ5dfWWhPBfnqFVO76DH7cZEf1T1o+CP8HxVIo8ptoGj4W1OLBuAZ+ytIJ8MYmHV -l/9D7S3B2l0pKoU/rGXuhg8FjZBf3+6f9L/uHfuY5H+QK4R4EA5sSVPvFVtlRkpdr7r7OnIdzfYl -iB6XzCGcKQENZetX2fNXlrtIzYE= ------END CERTIFICATE----- - -StartCom Certification Authority -================================ ------BEGIN CERTIFICATE----- -MIIHhzCCBW+gAwIBAgIBLTANBgkqhkiG9w0BAQsFADB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMN -U3RhcnRDb20gTHRkLjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmlu -ZzEpMCcGA1UEAxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDYwOTE3MTk0 -NjM3WhcNMzYwOTE3MTk0NjM2WjB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRk -LjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmluZzEpMCcGA1UEAxMg -U3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw -ggIKAoICAQDBiNsJvGxGfHiflXu1M5DycmLWwTYgIiRezul38kMKogZkpMyONvg45iPwbm2xPN1y -o4UcodM9tDMr0y+v/uqwQVlntsQGfQqedIXWeUyAN3rfOQVSWff0G0ZDpNKFhdLDcfN1YjS6LIp/ -Ho/u7TTQEceWzVI9ujPW3U3eCztKS5/CJi/6tRYccjV3yjxd5srhJosaNnZcAdt0FCX+7bWgiA/d -eMotHweXMAEtcnn6RtYTKqi5pquDSR3l8u/d5AGOGAqPY1MWhWKpDhk6zLVmpsJrdAfkK+F2PrRt -2PZE4XNiHzvEvqBTViVsUQn3qqvKv3b9bZvzndu/PWa8DFaqr5hIlTpL36dYUNk4dalb6kMMAv+Z -6+hsTXBbKWWc3apdzK8BMewM69KN6Oqce+Zu9ydmDBpI125C4z/eIT574Q1w+2OqqGwaVLRcJXrJ -osmLFqa7LH4XXgVNWG4SHQHuEhANxjJ/GP/89PrNbpHoNkm+Gkhpi8KWTRoSsmkXwQqQ1vp5Iki/ -untp+HDH+no32NgN0nZPV/+Qt+OR0t3vwmC3Zzrd/qqc8NSLf3Iizsafl7b4r4qgEKjZ+xjGtrVc -UjyJthkqcwEKDwOzEmDyei+B26Nu/yYwl/WL3YlXtq09s68rxbd2AvCl1iuahhQqcvbjM4xdCUsT -37uMdBNSSwIDAQABo4ICEDCCAgwwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD -VR0OBBYEFE4L7xqkQFulF2mHMMo0aEPQQa7yMB8GA1UdIwQYMBaAFE4L7xqkQFulF2mHMMo0aEPQ -Qa7yMIIBWgYDVR0gBIIBUTCCAU0wggFJBgsrBgEEAYG1NwEBATCCATgwLgYIKwYBBQUHAgEWImh0 -dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeS5wZGYwNAYIKwYBBQUHAgEWKGh0dHA6Ly93d3cu -c3RhcnRzc2wuY29tL2ludGVybWVkaWF0ZS5wZGYwgc8GCCsGAQUFBwICMIHCMCcWIFN0YXJ0IENv -bW1lcmNpYWwgKFN0YXJ0Q29tKSBMdGQuMAMCAQEagZZMaW1pdGVkIExpYWJpbGl0eSwgcmVhZCB0 -aGUgc2VjdGlvbiAqTGVnYWwgTGltaXRhdGlvbnMqIG9mIHRoZSBTdGFydENvbSBDZXJ0aWZpY2F0 -aW9uIEF1dGhvcml0eSBQb2xpY3kgYXZhaWxhYmxlIGF0IGh0dHA6Ly93d3cuc3RhcnRzc2wuY29t -L3BvbGljeS5wZGYwEQYJYIZIAYb4QgEBBAQDAgAHMDgGCWCGSAGG+EIBDQQrFilTdGFydENvbSBG -cmVlIFNTTCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTANBgkqhkiG9w0BAQsFAAOCAgEAjo/n3JR5 -fPGFf59Jb2vKXfuM/gTFwWLRfUKKvFO3lANmMD+x5wqnUCBVJX92ehQN6wQOQOY+2IirByeDqXWm -N3PH/UvSTa0XQMhGvjt/UfzDtgUx3M2FIk5xt/JxXrAaxrqTi3iSSoX4eA+D/i+tLPfkpLst0OcN -Org+zvZ49q5HJMqjNTbOx8aHmNrs++myziebiMMEofYLWWivydsQD032ZGNcpRJvkrKTlMeIFw6T -tn5ii5B/q06f/ON1FE8qMt9bDeD1e5MNq6HPh+GlBEXoPBKlCcWw0bdT82AUuoVpaiF8H3VhFyAX -e2w7QSlc4axa0c2Mm+tgHRns9+Ww2vl5GKVFP0lDV9LdJNUso/2RjSe15esUBppMeyG7Oq0wBhjA -2MFrLH9ZXF2RsXAiV+uKa0hK1Q8p7MZAwC+ITGgBF3f0JBlPvfrhsiAhS90a2Cl9qrjeVOwhVYBs -HvUwyKMQ5bLmKhQxw4UtjJixhlpPiVktucf3HMiKf8CdBUrmQk9io20ppB+Fq9vlgcitKj1MXVuE -JnHEhV5xJMqlG2zYYdMa4FTbzrqpMrUi9nNBCV24F10OD5mQ1kfabwo6YigUZ4LZ8dCAWZvLMdib -D4x3TrVoivJs9iQOLWxwxXPR3hTQcY+203sC9uO41Alua551hDnmfyWl8kgAwKQB2j8= ------END CERTIFICATE----- - -StartCom Certification Authority G2 -=================================== ------BEGIN CERTIFICATE----- -MIIFYzCCA0ugAwIBAgIBOzANBgkqhkiG9w0BAQsFADBTMQswCQYDVQQGEwJJTDEWMBQGA1UEChMN -U3RhcnRDb20gTHRkLjEsMCoGA1UEAxMjU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg -RzIwHhcNMTAwMTAxMDEwMDAxWhcNMzkxMjMxMjM1OTAxWjBTMQswCQYDVQQGEwJJTDEWMBQGA1UE -ChMNU3RhcnRDb20gTHRkLjEsMCoGA1UEAxMjU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3Jp -dHkgRzIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2iTZbB7cgNr2Cu+EWIAOVeq8O -o1XJJZlKxdBWQYeQTSFgpBSHO839sj60ZwNq7eEPS8CRhXBF4EKe3ikj1AENoBB5uNsDvfOpL9HG -4A/LnooUCri99lZi8cVytjIl2bLzvWXFDSxu1ZJvGIsAQRSCb0AgJnooD/Uefyf3lLE3PbfHkffi -Aez9lInhzG7TNtYKGXmu1zSCZf98Qru23QumNK9LYP5/Q0kGi4xDuFby2X8hQxfqp0iVAXV16iul -Q5XqFYSdCI0mblWbq9zSOdIxHWDirMxWRST1HFSr7obdljKF+ExP6JV2tgXdNiNnvP8V4so75qbs -O+wmETRIjfaAKxojAuuKHDp2KntWFhxyKrOq42ClAJ8Em+JvHhRYW6Vsi1g8w7pOOlz34ZYrPu8H -vKTlXcxNnw3h3Kq74W4a7I/htkxNeXJdFzULHdfBR9qWJODQcqhaX2YtENwvKhOuJv4KHBnM0D4L -nMgJLvlblnpHnOl68wVQdJVznjAJ85eCXuaPOQgeWeU1FEIT/wCc976qUM/iUUjXuG+v+E5+M5iS -FGI6dWPPe/regjupuznixL0sAA7IF6wT700ljtizkC+p2il9Ha90OrInwMEePnWjFqmveiJdnxMa -z6eg6+OGCtP95paV1yPIN93EfKo2rJgaErHgTuixO/XWb/Ew1wIDAQABo0IwQDAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUS8W0QGutHLOlHGVuRjaJhwUMDrYwDQYJ -KoZIhvcNAQELBQADggIBAHNXPyzVlTJ+N9uWkusZXn5T50HsEbZH77Xe7XRcxfGOSeD8bpkTzZ+K -2s06Ctg6Wgk/XzTQLwPSZh0avZyQN8gMjgdalEVGKua+etqhqaRpEpKwfTbURIfXUfEpY9Z1zRbk -J4kd+MIySP3bmdCPX1R0zKxnNBFi2QwKN4fRoxdIjtIXHfbX/dtl6/2o1PXWT6RbdejF0mCy2wl+ -JYt7ulKSnj7oxXehPOBKc2thz4bcQ///If4jXSRK9dNtD2IEBVeC2m6kMyV5Sy5UGYvMLD0w6dEG -/+gyRr61M3Z3qAFdlsHB1b6uJcDJHgoJIIihDsnzb02CVAAgp9KP5DlUFy6NHrgbuxu9mk47EDTc -nIhT76IxW1hPkWLIwpqazRVdOKnWvvgTtZ8SafJQYqz7Fzf07rh1Z2AQ+4NQ+US1dZxAF7L+/Xld -blhYXzD8AK6vM8EOTmy6p6ahfzLbOOCxchcKK5HsamMm7YnUeMx0HgX4a/6ManY5Ka5lIxKVCCIc -l85bBu4M4ru8H0ST9tg4RQUh7eStqxK2A6RCLi3ECToDZ2mEmuFZkIoohdVddLHRDiBYmxOlsGOm -7XtH/UVVMKTumtTm4ofvmMkyghEpIrwACjFeLQ/Ajulrso8uBtjRkcfGEvRM/TAXw8HaOFvjqerm -obp573PYtlNXLfbQ4ddI ------END CERTIFICATE----- - -Buypass Class 2 Root CA -======================= ------BEGIN CERTIFICATE----- -MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU -QnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3MgQ2xhc3MgMiBSb290IENBMB4X -DTEwMTAyNjA4MzgwM1oXDTQwMTAyNjA4MzgwM1owTjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1 -eXBhc3MgQVMtOTgzMTYzMzI3MSAwHgYDVQQDDBdCdXlwYXNzIENsYXNzIDIgUm9vdCBDQTCCAiIw -DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANfHXvfBB9R3+0Mh9PT1aeTuMgHbo4Yf5FkNuud1 -g1Lr6hxhFUi7HQfKjK6w3Jad6sNgkoaCKHOcVgb/S2TwDCo3SbXlzwx87vFKu3MwZfPVL4O2fuPn -9Z6rYPnT8Z2SdIrkHJasW4DptfQxh6NR/Md+oW+OU3fUl8FVM5I+GC911K2GScuVr1QGbNgGE41b -/+EmGVnAJLqBcXmQRFBoJJRfuLMR8SlBYaNByyM21cHxMlAQTn/0hpPshNOOvEu/XAFOBz3cFIqU -CqTqc/sLUegTBxj6DvEr0VQVfTzh97QZQmdiXnfgolXsttlpF9U6r0TtSsWe5HonfOV116rLJeff -awrbD02TTqigzXsu8lkBarcNuAeBfos4GzjmCleZPe4h6KP1DBbdi+w0jpwqHAAVF41og9JwnxgI -zRFo1clrUs3ERo/ctfPYV3Me6ZQ5BL/T3jjetFPsaRyifsSP5BtwrfKi+fv3FmRmaZ9JUaLiFRhn -Bkp/1Wy1TbMz4GHrXb7pmA8y1x1LPC5aAVKRCfLf6o3YBkBjqhHk/sM3nhRSP/TizPJhk9H9Z2vX -Uq6/aKtAQ6BXNVN48FP4YUIHZMbXb5tMOA1jrGKvNouicwoN9SG9dKpN6nIDSdvHXx1iY8f93ZHs -M+71bbRuMGjeyNYmsHVee7QHIJihdjK4TWxPAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYD -VR0OBBYEFMmAd+BikoL1RpzzuvdMw964o605MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsF -AAOCAgEAU18h9bqwOlI5LJKwbADJ784g7wbylp7ppHR/ehb8t/W2+xUbP6umwHJdELFx7rxP462s -A20ucS6vxOOto70MEae0/0qyexAQH6dXQbLArvQsWdZHEIjzIVEpMMpghq9Gqx3tOluwlN5E40EI -osHsHdb9T7bWR9AUC8rmyrV7d35BH16Dx7aMOZawP5aBQW9gkOLo+fsicdl9sz1Gv7SEr5AcD48S -aq/v7h56rgJKihcrdv6sVIkkLE8/trKnToyokZf7KcZ7XC25y2a2t6hbElGFtQl+Ynhw/qlqYLYd -DnkM/crqJIByw5c/8nerQyIKx+u2DISCLIBrQYoIwOula9+ZEsuK1V6ADJHgJgg2SMX6OBE1/yWD -LfJ6v9r9jv6ly0UsH8SIU653DtmadsWOLB2jutXsMq7Aqqz30XpN69QH4kj3Io6wpJ9qzo6ysmD0 -oyLQI+uUWnpp3Q+/QFesa1lQ2aOZ4W7+jQF5JyMV3pKdewlNWudLSDBaGOYKbeaP4NK75t98biGC -wWg5TbSYWGZizEqQXsP6JwSxeRV0mcy+rSDeJmAc61ZRpqPq5KM/p/9h3PFaTWwyI0PurKju7koS -CTxdccK+efrCh2gdC/1cacwG0Jp9VJkqyTkaGa9LKkPzY11aWOIv4x3kqdbQCtCev9eBCfHJxyYN -rJgWVqA= ------END CERTIFICATE----- - -Buypass Class 3 Root CA -======================= ------BEGIN CERTIFICATE----- -MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU -QnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3MgQ2xhc3MgMyBSb290IENBMB4X -DTEwMTAyNjA4Mjg1OFoXDTQwMTAyNjA4Mjg1OFowTjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1 -eXBhc3MgQVMtOTgzMTYzMzI3MSAwHgYDVQQDDBdCdXlwYXNzIENsYXNzIDMgUm9vdCBDQTCCAiIw -DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAKXaCpUWUOOV8l6ddjEGMnqb8RB2uACatVI2zSRH -sJ8YZLya9vrVediQYkwiL944PdbgqOkcLNt4EemOaFEVcsfzM4fkoF0LXOBXByow9c3EN3coTRiR -5r/VUv1xLXA+58bEiuPwKAv0dpihi4dVsjoT/Lc+JzeOIuOoTyrvYLs9tznDDgFHmV0ST9tD+leh -7fmdvhFHJlsTmKtdFoqwNxxXnUX/iJY2v7vKB3tvh2PX0DJq1l1sDPGzbjniazEuOQAnFN44wOwZ -ZoYS6J1yFhNkUsepNxz9gjDthBgd9K5c/3ATAOux9TN6S9ZV+AWNS2mw9bMoNlwUxFFzTWsL8TQH -2xc519woe2v1n/MuwU8XKhDzzMro6/1rqy6any2CbgTUUgGTLT2G/H783+9CHaZr77kgxve9oKeV -/afmiSTYzIw0bOIjL9kSGiG5VZFvC5F5GQytQIgLcOJ60g7YaEi7ghM5EFjp2CoHxhLbWNvSO1UQ -RwUVZ2J+GGOmRj8JDlQyXr8NYnon74Do29lLBlo3WiXQCBJ31G8JUJc9yB3D34xFMFbG02SrZvPA -Xpacw8Tvw3xrizp5f7NJzz3iiZ+gMEuFuZyUJHmPfWupRWgPK9Dx2hzLabjKSWJtyNBjYt1gD1iq -j6G8BaVmos8bdrKEZLFMOVLAMLrwjEsCsLa3AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYD -VR0OBBYEFEe4zf/lb+74suwvTg75JbCOPGvDMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsF -AAOCAgEAACAjQTUEkMJAYmDv4jVM1z+s4jSQuKFvdvoWFqRINyzpkMLyPPgKn9iB5btb2iUspKdV -cSQy9sgL8rxq+JOssgfCX5/bzMiKqr5qb+FJEMwx14C7u8jYog5kV+qi9cKpMRXSIGrs/CIBKM+G -uIAeqcwRpTzyFrNHnfzSgCHEy9BHcEGhyoMZCCxt8l13nIoUE9Q2HJLw5QY33KbmkJs4j1xrG0aG -Q0JfPgEHU1RdZX33inOhmlRaHylDFCfChQ+1iHsaO5S3HWCntZznKWlXWpuTekMwGwPXYshApqr8 -ZORK15FTAaggiG6cX0S5y2CBNOxv033aSF/rtJC8LakcC6wc1aJoIIAE1vyxjy+7SjENSoYc6+I2 -KSb12tjE8nVhz36udmNKekBlk4f4HoCMhuWG1o8O/FMsYOgWYRqiPkN7zTlgVGr18okmAWiDSKIz -6MkEkbIRNBE+6tBDGR8Dk5AM/1E9V/RBbuHLoL7ryWPNbczk+DaqaJ3tvV2XcEQNtg413OEMXbug -UZTLfhbrES+jkkXITHHZvMmZUldGL1DPvTVp9D0VzgalLA8+9oG6lLvDu79leNKGef9JOxqDDPDe -eOzI8k1MGt6CKfjBWtrt7uYnXuhF0J0cUahoq0Tj0Itq4/g7u9xN12TyUb7mqqta6THuBrxzvxNi -Cp/HuZc= ------END CERTIFICATE----- - -T-TeleSec GlobalRoot Class 3 -============================ ------BEGIN CERTIFICATE----- -MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoM -IlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBU -cnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwHhcNMDgx -MDAxMTAyOTU2WhcNMzMxMDAxMjM1OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lz -dGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBD -ZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwggEiMA0GCSqGSIb3 -DQEBAQUAA4IBDwAwggEKAoIBAQC9dZPwYiJvJK7genasfb3ZJNW4t/zN8ELg63iIVl6bmlQdTQyK -9tPPcPRStdiTBONGhnFBSivwKixVA9ZIw+A5OO3yXDw/RLyTPWGrTs0NvvAgJ1gORH8EGoel15YU -NpDQSXuhdfsaa3Ox+M6pCSzyU9XDFES4hqX2iys52qMzVNn6chr3IhUciJFrf2blw2qAsCTz34ZF -iP0Zf3WHHx+xGwpzJFu5ZeAsVMhg02YXP+HMVDNzkQI6pn97djmiH5a2OK61yJN0HZ65tOVgnS9W -0eDrXltMEnAMbEQgqxHY9Bn20pxSN+f6tsIxO0rUFJmtxxr1XV/6B7h8DR/Wgx6zAgMBAAGjQjBA -MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS1A/d2O2GCahKqGFPr -AyGUv/7OyjANBgkqhkiG9w0BAQsFAAOCAQEAVj3vlNW92nOyWL6ukK2YJ5f+AbGwUgC4TeQbIXQb -fsDuXmkqJa9c1h3a0nnJ85cp4IaH3gRZD/FZ1GSFS5mvJQQeyUapl96Cshtwn5z2r3Ex3XsFpSzT -ucpH9sry9uetuUg/vBa3wW306gmv7PO15wWeph6KU1HWk4HMdJP2udqmJQV0eVp+QD6CSyYRMG7h -P0HHRwA11fXT91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml -e9eiPZaGzPImNC1qkp2aGtAw4l1OBLBfiyB+d8E9lYLRRpo7PHi4b6HQDWSieB4pTpPDpFQUWw== ------END CERTIFICATE----- - -EE Certification Centre Root CA -=============================== ------BEGIN CERTIFICATE----- -MIIEAzCCAuugAwIBAgIQVID5oHPtPwBMyonY43HmSjANBgkqhkiG9w0BAQUFADB1MQswCQYDVQQG -EwJFRTEiMCAGA1UECgwZQVMgU2VydGlmaXRzZWVyaW1pc2tlc2t1czEoMCYGA1UEAwwfRUUgQ2Vy -dGlmaWNhdGlvbiBDZW50cmUgUm9vdCBDQTEYMBYGCSqGSIb3DQEJARYJcGtpQHNrLmVlMCIYDzIw -MTAxMDMwMTAxMDMwWhgPMjAzMDEyMTcyMzU5NTlaMHUxCzAJBgNVBAYTAkVFMSIwIAYDVQQKDBlB -UyBTZXJ0aWZpdHNlZXJpbWlza2Vza3VzMSgwJgYDVQQDDB9FRSBDZXJ0aWZpY2F0aW9uIENlbnRy -ZSBSb290IENBMRgwFgYJKoZIhvcNAQkBFglwa2lAc2suZWUwggEiMA0GCSqGSIb3DQEBAQUAA4IB -DwAwggEKAoIBAQDIIMDs4MVLqwd4lfNE7vsLDP90jmG7sWLqI9iroWUyeuuOF0+W2Ap7kaJjbMeM -TC55v6kF/GlclY1i+blw7cNRfdCT5mzrMEvhvH2/UpvObntl8jixwKIy72KyaOBhU8E2lf/slLo2 -rpwcpzIP5Xy0xm90/XsY6KxX7QYgSzIwWFv9zajmofxwvI6Sc9uXp3whrj3B9UiHbCe9nyV0gVWw -93X2PaRka9ZP585ArQ/dMtO8ihJTmMmJ+xAdTX7Nfh9WDSFwhfYggx/2uh8Ej+p3iDXE/+pOoYtN -P2MbRMNE1CV2yreN1x5KZmTNXMWcg+HCCIia7E6j8T4cLNlsHaFLAgMBAAGjgYowgYcwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFBLyWj7qVhy/zQas8fElyalL1BSZ -MEUGA1UdJQQ+MDwGCCsGAQUFBwMCBggrBgEFBQcDAQYIKwYBBQUHAwMGCCsGAQUFBwMEBggrBgEF -BQcDCAYIKwYBBQUHAwkwDQYJKoZIhvcNAQEFBQADggEBAHv25MANqhlHt01Xo/6tu7Fq1Q+e2+Rj -xY6hUFaTlrg4wCQiZrxTFGGVv9DHKpY5P30osxBAIWrEr7BSdxjhlthWXePdNl4dp1BUoMUq5KqM -lIpPnTX/dqQGE5Gion0ARD9V04I8GtVbvFZMIi5GQ4okQC3zErg7cBqklrkar4dBGmoYDQZPxz5u -uSlNDUmJEYcyW+ZLBMjkXOZ0c5RdFpgTlf7727FE5TpwrDdr5rMzcijJs1eg9gIWiAYLtqZLICjU -3j2LrTcFU3T+bsy8QxdxXvnFzBqpYe73dgzzcvRyrc9yAjYHR8/vGVCJYMzpJJUPwssd8m92kMfM -dcGWxZ0= ------END CERTIFICATE----- - -TURKTRUST Certificate Services Provider Root 2007 -================================================= ------BEGIN CERTIFICATE----- -MIIEPTCCAyWgAwIBAgIBATANBgkqhkiG9w0BAQUFADCBvzE/MD0GA1UEAww2VMOcUktUUlVTVCBF -bGVrdHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxMQswCQYDVQQGEwJUUjEP -MA0GA1UEBwwGQW5rYXJhMV4wXAYDVQQKDFVUw5xSS1RSVVNUIEJpbGdpIMSwbGV0acWfaW0gdmUg -QmlsacWfaW0gR8O8dmVubGnEn2kgSGl6bWV0bGVyaSBBLsWeLiAoYykgQXJhbMSxayAyMDA3MB4X -DTA3MTIyNTE4MzcxOVoXDTE3MTIyMjE4MzcxOVowgb8xPzA9BgNVBAMMNlTDnFJLVFJVU1QgRWxl -a3Ryb25payBTZXJ0aWZpa2EgSGl6bWV0IFNhxJ9sYXnEsWPEsXPEsTELMAkGA1UEBhMCVFIxDzAN -BgNVBAcMBkFua2FyYTFeMFwGA1UECgxVVMOcUktUUlVTVCBCaWxnaSDEsGxldGnFn2ltIHZlIEJp -bGnFn2ltIEfDvHZlbmxpxJ9pIEhpem1ldGxlcmkgQS7Fni4gKGMpIEFyYWzEsWsgMjAwNzCCASIw -DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKu3PgqMyKVYFeaK7yc9SrToJdPNM8Ig3BnuiD9N -YvDdE3ePYakqtdTyuTFYKTsvP2qcb3N2Je40IIDu6rfwxArNK4aUyeNgsURSsloptJGXg9i3phQv -KUmi8wUG+7RP2qFsmmaf8EMJyupyj+sA1zU511YXRxcw9L6/P8JorzZAwan0qafoEGsIiveGHtya -KhUG9qPw9ODHFNRRf8+0222vR5YXm3dx2KdxnSQM9pQ/hTEST7ruToK4uT6PIzdezKKqdfcYbwnT -rqdUKDT74eA7YH2gvnmJhsifLfkKS8RQouf9eRbHegsYz85M733WB2+Y8a+xwXrXgTW4qhe04MsC -AwEAAaNCMEAwHQYDVR0OBBYEFCnFkKslrxHkYb+j/4hhkeYO/pyBMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBBQUAA4IBAQAQDdr4Ouwo0RSVgrESLFF6QSU2TJ/s -Px+EnWVUXKgWAkD6bho3hO9ynYYKVZ1WKKxmLNA6VpM0ByWtCLCPyA8JWcqdmBzlVPi5RX9ql2+I -aE1KBiY3iAIOtsbWcpnOa3faYjGkVh+uX4132l32iPwa2Z61gfAyuOOI0JzzaqC5mxRZNTZPz/OO -Xl0XrRWV2N2y1RVuAE6zS89mlOTgzbUF2mNXi+WzqtvALhyQRNsaXRik7r4EW5nVcV9VZWRi1aKb -BFmGyGJ353yCRWo9F7/snXUMrqNvWtMvmDb08PUZqxFdyKbjKlhqQgnDvZImZjINXQhVdP+MmNAK -poRq0Tl9 ------END CERTIFICATE----- - -D-TRUST Root Class 3 CA 2 2009 -============================== ------BEGIN CERTIFICATE----- -MIIEMzCCAxugAwIBAgIDCYPzMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQK -DAxELVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTAe -Fw0wOTExMDUwODM1NThaFw0yOTExMDUwODM1NThaME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxE -LVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTCCASIw -DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOySs96R+91myP6Oi/WUEWJNTrGa9v+2wBoqOAD -ER03UAifTUpolDWzU9GUY6cgVq/eUXjsKj3zSEhQPgrfRlWLJ23DEE0NkVJD2IfgXU42tSHKXzlA -BF9bfsyjxiupQB7ZNoTWSPOSHjRGICTBpFGOShrvUD9pXRl/RcPHAY9RySPocq60vFYJfxLLHLGv -KZAKyVXMD9O0Gu1HNVpK7ZxzBCHQqr0ME7UAyiZsxGsMlFqVlNpQmvH/pStmMaTJOKDfHR+4CS7z -p+hnUquVH+BGPtikw8paxTGA6Eian5Rp/hnd2HN8gcqW3o7tszIFZYQ05ub9VxC1X3a/L7AQDcUC -AwEAAaOCARowggEWMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFP3aFMSfMN4hvR5COfyrYyNJ -4PGEMA4GA1UdDwEB/wQEAwIBBjCB0wYDVR0fBIHLMIHIMIGAoH6gfIZ6bGRhcDovL2RpcmVjdG9y -eS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwUm9vdCUyMENsYXNzJTIwMyUyMENBJTIwMiUyMDIw -MDksTz1ELVRydXN0JTIwR21iSCxDPURFP2NlcnRpZmljYXRlcmV2b2NhdGlvbmxpc3QwQ6BBoD+G -PWh0dHA6Ly93d3cuZC10cnVzdC5uZXQvY3JsL2QtdHJ1c3Rfcm9vdF9jbGFzc18zX2NhXzJfMjAw -OS5jcmwwDQYJKoZIhvcNAQELBQADggEBAH+X2zDI36ScfSF6gHDOFBJpiBSVYEQBrLLpME+bUMJm -2H6NMLVwMeniacfzcNsgFYbQDfC+rAF1hM5+n02/t2A7nPPKHeJeaNijnZflQGDSNiH+0LS4F9p0 -o3/U37CYAqxva2ssJSRyoWXuJVrl5jLn8t+rSfrzkGkj2wTZ51xY/GXUl77M/C4KzCUqNQT4YJEV -dT1B/yMfGchs64JTBKbkTCJNjYy6zltz7GRUUG3RnFX7acM2w4y8PIWmawomDeCTmGCufsYkl4ph -X5GOZpIJhzbNi5stPvZR1FDUWSi9g/LMKHtThm3YJohw1+qRzT65ysCQblrGXnRl11z+o+I= ------END CERTIFICATE----- - -D-TRUST Root Class 3 CA 2 EV 2009 -================================= ------BEGIN CERTIFICATE----- -MIIEQzCCAyugAwIBAgIDCYP0MA0GCSqGSIb3DQEBCwUAMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQK -DAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAw -OTAeFw0wOTExMDUwODUwNDZaFw0yOTExMDUwODUwNDZaMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQK -DAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAw -OTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJnxhDRwui+3MKCOvXwEz75ivJn9gpfS -egpnljgJ9hBOlSJzmY3aFS3nBfwZcyK3jpgAvDw9rKFs+9Z5JUut8Mxk2og+KbgPCdM03TP1YtHh -zRnp7hhPTFiu4h7WDFsVWtg6uMQYZB7jM7K1iXdODL/ZlGsTl28So/6ZqQTMFexgaDbtCHu39b+T -7WYxg4zGcTSHThfqr4uRjRxWQa4iN1438h3Z0S0NL2lRp75mpoo6Kr3HGrHhFPC+Oh25z1uxav60 -sUYgovseO3Dvk5h9jHOW8sXvhXCtKSb8HgQ+HKDYD8tSg2J87otTlZCpV6LqYQXY+U3EJ/pure35 -11H3a6UCAwEAAaOCASQwggEgMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNOUikxiEyoZLsyv -cop9NteaHNxnMA4GA1UdDwEB/wQEAwIBBjCB3QYDVR0fBIHVMIHSMIGHoIGEoIGBhn9sZGFwOi8v -ZGlyZWN0b3J5LmQtdHJ1c3QubmV0L0NOPUQtVFJVU1QlMjBSb290JTIwQ2xhc3MlMjAzJTIwQ0El -MjAyJTIwRVYlMjAyMDA5LE89RC1UcnVzdCUyMEdtYkgsQz1ERT9jZXJ0aWZpY2F0ZXJldm9jYXRp -b25saXN0MEagRKBChkBodHRwOi8vd3d3LmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X3Jvb3RfY2xh -c3NfM19jYV8yX2V2XzIwMDkuY3JsMA0GCSqGSIb3DQEBCwUAA4IBAQA07XtaPKSUiO8aEXUHL7P+ -PPoeUSbrh/Yp3uDx1MYkCenBz1UbtDDZzhr+BlGmFaQt77JLvyAoJUnRpjZ3NOhk31KxEcdzes05 -nsKtjHEh8lprr988TlWvsoRlFIm5d8sqMb7Po23Pb0iUMkZv53GMoKaEGTcH8gNFCSuGdXzfX2lX -ANtu2KZyIktQ1HWYVt+3GP9DQ1CuekR78HlR10M9p9OB0/DJT7naxpeG0ILD5EJt/rDiZE4OJudA -NCa1CInXCGNjOCd1HjPqbqjdn5lPdE2BiYBL3ZqXKVwvvoFBuYz/6n1gBp7N1z3TLqMVvKjmJuVv -w9y4AyHqnxbxLFS1 ------END CERTIFICATE----- - -PSCProcert -========== ------BEGIN CERTIFICATE----- -MIIJhjCCB26gAwIBAgIBCzANBgkqhkiG9w0BAQsFADCCAR4xPjA8BgNVBAMTNUF1dG9yaWRhZCBk -ZSBDZXJ0aWZpY2FjaW9uIFJhaXogZGVsIEVzdGFkbyBWZW5lem9sYW5vMQswCQYDVQQGEwJWRTEQ -MA4GA1UEBxMHQ2FyYWNhczEZMBcGA1UECBMQRGlzdHJpdG8gQ2FwaXRhbDE2MDQGA1UEChMtU2lz -dGVtYSBOYWNpb25hbCBkZSBDZXJ0aWZpY2FjaW9uIEVsZWN0cm9uaWNhMUMwQQYDVQQLEzpTdXBl -cmludGVuZGVuY2lhIGRlIFNlcnZpY2lvcyBkZSBDZXJ0aWZpY2FjaW9uIEVsZWN0cm9uaWNhMSUw -IwYJKoZIhvcNAQkBFhZhY3JhaXpAc3VzY2VydGUuZ29iLnZlMB4XDTEwMTIyODE2NTEwMFoXDTIw -MTIyNTIzNTk1OVowgdExJjAkBgkqhkiG9w0BCQEWF2NvbnRhY3RvQHByb2NlcnQubmV0LnZlMQ8w -DQYDVQQHEwZDaGFjYW8xEDAOBgNVBAgTB01pcmFuZGExKjAoBgNVBAsTIVByb3ZlZWRvciBkZSBD -ZXJ0aWZpY2Fkb3MgUFJPQ0VSVDE2MDQGA1UEChMtU2lzdGVtYSBOYWNpb25hbCBkZSBDZXJ0aWZp -Y2FjaW9uIEVsZWN0cm9uaWNhMQswCQYDVQQGEwJWRTETMBEGA1UEAxMKUFNDUHJvY2VydDCCAiIw -DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANW39KOUM6FGqVVhSQ2oh3NekS1wwQYalNo97BVC -wfWMrmoX8Yqt/ICV6oNEolt6Vc5Pp6XVurgfoCfAUFM+jbnADrgV3NZs+J74BCXfgI8Qhd19L3uA -3VcAZCP4bsm+lU/hdezgfl6VzbHvvnpC2Mks0+saGiKLt38GieU89RLAu9MLmV+QfI4tL3czkkoh -RqipCKzx9hEC2ZUWno0vluYC3XXCFCpa1sl9JcLB/KpnheLsvtF8PPqv1W7/U0HU9TI4seJfxPmO -EO8GqQKJ/+MMbpfg353bIdD0PghpbNjU5Db4g7ayNo+c7zo3Fn2/omnXO1ty0K+qP1xmk6wKImG2 -0qCZyFSTXai20b1dCl53lKItwIKOvMoDKjSuc/HUtQy9vmebVOvh+qBa7Dh+PsHMosdEMXXqP+UH -0quhJZb25uSgXTcYOWEAM11G1ADEtMo88aKjPvM6/2kwLkDd9p+cJsmWN63nOaK/6mnbVSKVUyqU -td+tFjiBdWbjxywbk5yqjKPK2Ww8F22c3HxT4CAnQzb5EuE8XL1mv6JpIzi4mWCZDlZTOpx+FIyw -Bm/xhnaQr/2v/pDGj59/i5IjnOcVdo/Vi5QTcmn7K2FjiO/mpF7moxdqWEfLcU8UC17IAggmosvp -r2uKGcfLFFb14dq12fy/czja+eevbqQ34gcnAgMBAAGjggMXMIIDEzASBgNVHRMBAf8ECDAGAQH/ -AgEBMDcGA1UdEgQwMC6CD3N1c2NlcnRlLmdvYi52ZaAbBgVghl4CAqASDBBSSUYtRy0yMDAwNDAz -Ni0wMB0GA1UdDgQWBBRBDxk4qpl/Qguk1yeYVKIXTC1RVDCCAVAGA1UdIwSCAUcwggFDgBStuyId -xuDSAaj9dlBSk+2YwU2u06GCASakggEiMIIBHjE+MDwGA1UEAxM1QXV0b3JpZGFkIGRlIENlcnRp -ZmljYWNpb24gUmFpeiBkZWwgRXN0YWRvIFZlbmV6b2xhbm8xCzAJBgNVBAYTAlZFMRAwDgYDVQQH -EwdDYXJhY2FzMRkwFwYDVQQIExBEaXN0cml0byBDYXBpdGFsMTYwNAYDVQQKEy1TaXN0ZW1hIE5h -Y2lvbmFsIGRlIENlcnRpZmljYWNpb24gRWxlY3Ryb25pY2ExQzBBBgNVBAsTOlN1cGVyaW50ZW5k -ZW5jaWEgZGUgU2VydmljaW9zIGRlIENlcnRpZmljYWNpb24gRWxlY3Ryb25pY2ExJTAjBgkqhkiG -9w0BCQEWFmFjcmFpekBzdXNjZXJ0ZS5nb2IudmWCAQowDgYDVR0PAQH/BAQDAgEGME0GA1UdEQRG -MESCDnByb2NlcnQubmV0LnZloBUGBWCGXgIBoAwMClBTQy0wMDAwMDKgGwYFYIZeAgKgEgwQUklG -LUotMzE2MzUzNzMtNzB2BgNVHR8EbzBtMEagRKBChkBodHRwOi8vd3d3LnN1c2NlcnRlLmdvYi52 -ZS9sY3IvQ0VSVElGSUNBRE8tUkFJWi1TSEEzODRDUkxERVIuY3JsMCOgIaAfhh1sZGFwOi8vYWNy -YWl6LnN1c2NlcnRlLmdvYi52ZTA3BggrBgEFBQcBAQQrMCkwJwYIKwYBBQUHMAGGG2h0dHA6Ly9v -Y3NwLnN1c2NlcnRlLmdvYi52ZTBBBgNVHSAEOjA4MDYGBmCGXgMBAjAsMCoGCCsGAQUFBwIBFh5o -dHRwOi8vd3d3LnN1c2NlcnRlLmdvYi52ZS9kcGMwDQYJKoZIhvcNAQELBQADggIBACtZ6yKZu4Sq -T96QxtGGcSOeSwORR3C7wJJg7ODU523G0+1ng3dS1fLld6c2suNUvtm7CpsR72H0xpkzmfWvADmN -g7+mvTV+LFwxNG9s2/NkAZiqlCxB3RWGymspThbASfzXg0gTB1GEMVKIu4YXx2sviiCtxQuPcD4q -uxtxj7mkoP3YldmvWb8lK5jpY5MvYB7Eqvh39YtsL+1+LrVPQA3uvFd359m21D+VJzog1eWuq2w1 -n8GhHVnchIHuTQfiSLaeS5UtQbHh6N5+LwUeaO6/u5BlOsju6rEYNxxik6SgMexxbJHmpHmJWhSn -FFAFTKQAVzAswbVhltw+HoSvOULP5dAssSS830DD7X9jSr3hTxJkhpXzsOfIt+FTvZLm8wyWuevo -5pLtp4EJFAv8lXrPj9Y0TzYS3F7RNHXGRoAvlQSMx4bEqCaJqD8Zm4G7UaRKhqsLEQ+xrmNTbSjq -3TNWOByyrYDT13K9mmyZY+gAu0F2BbdbmRiKw7gSXFbPVgx96OLP7bx0R/vu0xdOIk9W/1DzLuY5 -poLWccret9W6aAjtmcz9opLLabid+Qqkpj5PkygqYWwHJgD/ll9ohri4zspV4KuxPX+Y1zMOWj3Y -eMLEYC/HYvBhkdI4sPaeVdtAgAUSM84dkpvRabP/v/GSCmE1P93+hvS84Bpxs2Km ------END CERTIFICATE----- - -China Internet Network Information Center EV Certificates Root -============================================================== ------BEGIN CERTIFICATE----- -MIID9zCCAt+gAwIBAgIESJ8AATANBgkqhkiG9w0BAQUFADCBijELMAkGA1UEBhMCQ04xMjAwBgNV -BAoMKUNoaW5hIEludGVybmV0IE5ldHdvcmsgSW5mb3JtYXRpb24gQ2VudGVyMUcwRQYDVQQDDD5D -aGluYSBJbnRlcm5ldCBOZXR3b3JrIEluZm9ybWF0aW9uIENlbnRlciBFViBDZXJ0aWZpY2F0ZXMg -Um9vdDAeFw0xMDA4MzEwNzExMjVaFw0zMDA4MzEwNzExMjVaMIGKMQswCQYDVQQGEwJDTjEyMDAG -A1UECgwpQ2hpbmEgSW50ZXJuZXQgTmV0d29yayBJbmZvcm1hdGlvbiBDZW50ZXIxRzBFBgNVBAMM -PkNoaW5hIEludGVybmV0IE5ldHdvcmsgSW5mb3JtYXRpb24gQ2VudGVyIEVWIENlcnRpZmljYXRl -cyBSb290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm35z7r07eKpkQ0H1UN+U8i6y -jUqORlTSIRLIOTJCBumD1Z9S7eVnAztUwYyZmczpwA//DdmEEbK40ctb3B75aDFk4Zv6dOtouSCV -98YPjUesWgbdYavi7NifFy2cyjw1l1VxzUOFsUcW9SxTgHbP0wBkvUCZ3czY28Sf1hNfQYOL+Q2H -klY0bBoQCxfVWhyXWIQ8hBouXJE0bhlffxdpxWXvayHG1VA6v2G5BY3vbzQ6sm8UY78WO5upKv23 -KzhmBsUs4qpnHkWnjQRmQvaPK++IIGmPMowUc9orhpFjIpryp9vOiYurXccUwVswah+xt54ugQEC -7c+WXmPbqOY4twIDAQABo2MwYTAfBgNVHSMEGDAWgBR8cks5x8DbYqVPm6oYNJKiyoOCWTAPBgNV -HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUfHJLOcfA22KlT5uqGDSSosqD -glkwDQYJKoZIhvcNAQEFBQADggEBACrDx0M3j92tpLIM7twUbY8opJhJywyA6vPtI2Z1fcXTIWd5 -0XPFtQO3WKwMVC/GVhMPMdoG52U7HW8228gd+f2ABsqjPWYWqJ1MFn3AlUa1UeTiH9fqBk1jjZaM -7+czV0I664zBechNdn3e9rG3geCg+aF4RhcaVpjwTj2rHO3sOdwHSPdj/gauwqRcalsyiMXHM4Ws -ZkJHwlgkmeHlPuV1LI5D1l08eB6olYIpUNHRFrrvwb562bTYzB5MRuF3sTGrvSrIzo9uoV1/A3U0 -5K2JRVRevq4opbs/eHnrc7MKDf2+yfdWrPa37S+bISnHOLaVxATywy39FCqQmbkHzJ8= ------END CERTIFICATE----- - -Swisscom Root CA 2 -================== ------BEGIN CERTIFICATE----- -MIIF2TCCA8GgAwIBAgIQHp4o6Ejy5e/DfEoeWhhntjANBgkqhkiG9w0BAQsFADBkMQswCQYDVQQG -EwJjaDERMA8GA1UEChMIU3dpc3Njb20xJTAjBgNVBAsTHERpZ2l0YWwgQ2VydGlmaWNhdGUgU2Vy -dmljZXMxGzAZBgNVBAMTElN3aXNzY29tIFJvb3QgQ0EgMjAeFw0xMTA2MjQwODM4MTRaFw0zMTA2 -MjUwNzM4MTRaMGQxCzAJBgNVBAYTAmNoMREwDwYDVQQKEwhTd2lzc2NvbTElMCMGA1UECxMcRGln -aXRhbCBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEbMBkGA1UEAxMSU3dpc3Njb20gUm9vdCBDQSAyMIIC -IjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAlUJOhJ1R5tMJ6HJaI2nbeHCOFvErjw0DzpPM -LgAIe6szjPTpQOYXTKueuEcUMncy3SgM3hhLX3af+Dk7/E6J2HzFZ++r0rk0X2s682Q2zsKwzxNo -ysjL67XiPS4h3+os1OD5cJZM/2pYmLcX5BtS5X4HAB1f2uY+lQS3aYg5oUFgJWFLlTloYhyxCwWJ -wDaCFCE/rtuh/bxvHGCGtlOUSbkrRsVPACu/obvLP+DHVxxX6NZp+MEkUp2IVd3Chy50I9AU/SpH -Wrumnf2U5NGKpV+GY3aFy6//SSj8gO1MedK75MDvAe5QQQg1I3ArqRa0jG6F6bYRzzHdUyYb3y1a -SgJA/MTAtukxGggo5WDDH8SQjhBiYEQN7Aq+VRhxLKX0srwVYv8c474d2h5Xszx+zYIdkeNL6yxS -NLCK/RJOlrDrcH+eOfdmQrGrrFLadkBXeyq96G4DsguAhYidDMfCd7Camlf0uPoTXGiTOmekl9Ab -mbeGMktg2M7v0Ax/lZ9vh0+Hio5fCHyqW/xavqGRn1V9TrALacywlKinh/LTSlDcX3KwFnUey7QY -Ypqwpzmqm59m2I2mbJYV4+by+PGDYmy7Velhk6M99bFXi08jsJvllGov34zflVEpYKELKeRcVVi3 -qPyZ7iVNTA6z00yPhOgpD/0QVAKFyPnlw4vP5w8CAwEAAaOBhjCBgzAOBgNVHQ8BAf8EBAMCAYYw -HQYDVR0hBBYwFDASBgdghXQBUwIBBgdghXQBUwIBMBIGA1UdEwEB/wQIMAYBAf8CAQcwHQYDVR0O -BBYEFE0mICKJS9PVpAqhb97iEoHF8TwuMB8GA1UdIwQYMBaAFE0mICKJS9PVpAqhb97iEoHF8Twu -MA0GCSqGSIb3DQEBCwUAA4ICAQAyCrKkG8t9voJXiblqf/P0wS4RfbgZPnm3qKhyN2abGu2sEzsO -v2LwnN+ee6FTSA5BesogpxcbtnjsQJHzQq0Qw1zv/2BZf82Fo4s9SBwlAjxnffUy6S8w5X2lejjQ -82YqZh6NM4OKb3xuqFp1mrjX2lhIREeoTPpMSQpKwhI3qEAMw8jh0FcNlzKVxzqfl9NX+Ave5XLz -o9v/tdhZsnPdTSpxsrpJ9csc1fV5yJmz/MFMdOO0vSk3FQQoHt5FRnDsr7p4DooqzgB53MBfGWcs -a0vvaGgLQ+OswWIJ76bdZWGgr4RVSJFSHMYlkSrQwSIjYVmvRRGFHQEkNI/Ps/8XciATwoCqISxx -OQ7Qj1zB09GOInJGTB2Wrk9xseEFKZZZ9LuedT3PDTcNYtsmjGOpI99nBjx8Oto0QuFmtEYE3saW -mA9LSHokMnWRn6z3aOkquVVlzl1h0ydw2Df+n7mvoC5Wt6NlUe07qxS/TFED6F+KBZvuim6c779o -+sjaC+NCydAXFJy3SuCvkychVSa1ZC+N8f+mQAWFBVzKBxlcCxMoTFh/wqXvRdpg065lYZ1Tg3TC -rvJcwhbtkj6EPnNgiLx29CzP0H1907he0ZESEOnN3col49XtmS++dYFLJPlFRpTJKSFTnCZFqhMX -5OfNeOI5wSsSnqaeG8XmDtkx2Q== ------END CERTIFICATE----- - -Swisscom Root EV CA 2 -===================== ------BEGIN CERTIFICATE----- -MIIF4DCCA8igAwIBAgIRAPL6ZOJ0Y9ON/RAdBB92ylgwDQYJKoZIhvcNAQELBQAwZzELMAkGA1UE -BhMCY2gxETAPBgNVBAoTCFN3aXNzY29tMSUwIwYDVQQLExxEaWdpdGFsIENlcnRpZmljYXRlIFNl -cnZpY2VzMR4wHAYDVQQDExVTd2lzc2NvbSBSb290IEVWIENBIDIwHhcNMTEwNjI0MDk0NTA4WhcN -MzEwNjI1MDg0NTA4WjBnMQswCQYDVQQGEwJjaDERMA8GA1UEChMIU3dpc3Njb20xJTAjBgNVBAsT -HERpZ2l0YWwgQ2VydGlmaWNhdGUgU2VydmljZXMxHjAcBgNVBAMTFVN3aXNzY29tIFJvb3QgRVYg -Q0EgMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMT3HS9X6lds93BdY7BxUglgRCgz -o3pOCvrY6myLURYaVa5UJsTMRQdBTxB5f3HSek4/OE6zAMaVylvNwSqD1ycfMQ4jFrclyxy0uYAy -Xhqdk/HoPGAsp15XGVhRXrwsVgu42O+LgrQ8uMIkqBPHoCE2G3pXKSinLr9xJZDzRINpUKTk4Rti -GZQJo/PDvO/0vezbE53PnUgJUmfANykRHvvSEaeFGHR55E+FFOtSN+KxRdjMDUN/rhPSays/p8Li -qG12W0OfvrSdsyaGOx9/5fLoZigWJdBLlzin5M8J0TbDC77aO0RYjb7xnglrPvMyxyuHxuxenPaH -Za0zKcQvidm5y8kDnftslFGXEBuGCxobP/YCfnvUxVFkKJ3106yDgYjTdLRZncHrYTNaRdHLOdAG -alNgHa/2+2m8atwBz735j9m9W8E6X47aD0upm50qKGsaCnw8qyIL5XctcfaCNYGu+HuB5ur+rPQa -m3Rc6I8k9l2dRsQs0h4rIWqDJ2dVSqTjyDKXZpBy2uPUZC5f46Fq9mDU5zXNysRojddxyNMkM3Ox -bPlq4SjbX8Y96L5V5jcb7STZDxmPX2MYWFCBUWVv8p9+agTnNCRxunZLWB4ZvRVgRaoMEkABnRDi -xzgHcgplwLa7JSnaFp6LNYth7eVxV4O1PHGf40+/fh6Bn0GXAgMBAAGjgYYwgYMwDgYDVR0PAQH/ -BAQDAgGGMB0GA1UdIQQWMBQwEgYHYIV0AVMCAgYHYIV0AVMCAjASBgNVHRMBAf8ECDAGAQH/AgED -MB0GA1UdDgQWBBRF2aWBbj2ITY1x0kbBbkUe88SAnTAfBgNVHSMEGDAWgBRF2aWBbj2ITY1x0kbB -bkUe88SAnTANBgkqhkiG9w0BAQsFAAOCAgEAlDpzBp9SSzBc1P6xXCX5145v9Ydkn+0UjrgEjihL -j6p7jjm02Vj2e6E1CqGdivdj5eu9OYLU43otb98TPLr+flaYC/NUn81ETm484T4VvwYmneTwkLbU -wp4wLh/vx3rEUMfqe9pQy3omywC0Wqu1kx+AiYQElY2NfwmTv9SoqORjbdlk5LgpWgi/UOGED1V7 -XwgiG/W9mR4U9s70WBCCswo9GcG/W6uqmdjyMb3lOGbcWAXH7WMaLgqXfIeTK7KK4/HsGOV1timH -59yLGn602MnTihdsfSlEvoqq9X46Lmgxk7lq2prg2+kupYTNHAq4Sgj5nPFhJpiTt3tm7JFe3VE/ -23MPrQRYCd0EApUKPtN236YQHoA96M2kZNEzx5LH4k5E4wnJTsJdhw4Snr8PyQUQ3nqjsTzyP6Wq -J3mtMX0f/fwZacXduT98zca0wjAefm6S139hdlqP65VNvBFuIXxZN5nQBrz5Bm0yFqXZaajh3DyA -HmBR3NdUIR7KYndP+tiPsys6DXhyyWhBWkdKwqPrGtcKqzwyVcgKEZzfdNbwQBUdyLmPtTbFr/gi -uMod89a2GQ+fYWVq6nTIfI/DT11lgh/ZDYnadXL77/FHZxOzyNEZiCcmmpl5fx7kLD977vHeTYuW -l8PVP3wbI+2ksx0WckNLIOFZfsLorSa/ovc= ------END CERTIFICATE----- - -CA Disig Root R1 -================ ------BEGIN CERTIFICATE----- -MIIFaTCCA1GgAwIBAgIJAMMDmu5QkG4oMA0GCSqGSIb3DQEBBQUAMFIxCzAJBgNVBAYTAlNLMRMw -EQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMuMRkwFwYDVQQDExBDQSBEaXNp -ZyBSb290IFIxMB4XDTEyMDcxOTA5MDY1NloXDTQyMDcxOTA5MDY1NlowUjELMAkGA1UEBhMCU0sx -EzARBgNVBAcTCkJyYXRpc2xhdmExEzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERp -c2lnIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCqw3j33Jijp1pedxiy -3QRkD2P9m5YJgNXoqqXinCaUOuiZc4yd39ffg/N4T0Dhf9Kn0uXKE5Pn7cZ3Xza1lK/oOI7bm+V8 -u8yN63Vz4STN5qctGS7Y1oprFOsIYgrY3LMATcMjfF9DCCMyEtztDK3AfQ+lekLZWnDZv6fXARz2 -m6uOt0qGeKAeVjGu74IKgEH3G8muqzIm1Cxr7X1r5OJeIgpFy4QxTaz+29FHuvlglzmxZcfe+5nk -CiKxLU3lSCZpq+Kq8/v8kiky6bM+TR8noc2OuRf7JT7JbvN32g0S9l3HuzYQ1VTW8+DiR0jm3hTa -YVKvJrT1cU/J19IG32PK/yHoWQbgCNWEFVP3Q+V8xaCJmGtzxmjOZd69fwX3se72V6FglcXM6pM6 -vpmumwKjrckWtc7dXpl4fho5frLABaTAgqWjR56M6ly2vGfb5ipN0gTco65F97yLnByn1tUD3AjL -LhbKXEAz6GfDLuemROoRRRw1ZS0eRWEkG4IupZ0zXWX4Qfkuy5Q/H6MMMSRE7cderVC6xkGbrPAX -ZcD4XW9boAo0PO7X6oifmPmvTiT6l7Jkdtqr9O3jw2Dv1fkCyC2fg69naQanMVXVz0tv/wQFx1is -XxYb5dKj6zHbHzMVTdDypVP1y+E9Tmgt2BLdqvLmTZtJ5cUoobqwWsagtQIDAQABo0IwQDAPBgNV -HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUiQq0OJMa5qvum5EY+fU8PjXQ -04IwDQYJKoZIhvcNAQEFBQADggIBADKL9p1Kyb4U5YysOMo6CdQbzoaz3evUuii+Eq5FLAR0rBNR -xVgYZk2C2tXck8An4b58n1KeElb21Zyp9HWc+jcSjxyT7Ff+Bw+r1RL3D65hXlaASfX8MPWbTx9B -LxyE04nH4toCdu0Jz2zBuByDHBb6lM19oMgY0sidbvW9adRtPTXoHqJPYNcHKfyyo6SdbhWSVhlM -CrDpfNIZTUJG7L399ldb3Zh+pE3McgODWF3vkzpBemOqfDqo9ayk0d2iLbYq/J8BjuIQscTK5Gfb -VSUZP/3oNn6z4eGBrxEWi1CXYBmCAMBrTXO40RMHPuq2MU/wQppt4hF05ZSsjYSVPCGvxdpHyN85 -YmLLW1AL14FABZyb7bq2ix4Eb5YgOe2kfSnbSM6C3NQCjR0EMVrHS/BsYVLXtFHCgWzN4funodKS -ds+xDzdYpPJScWc/DIh4gInByLUfkmO+p3qKViwaqKactV2zY9ATIKHrkWzQjX2v3wvkF7mGnjix -lAxYjOBVqjtjbZqJYLhkKpLGN/R+Q0O3c+gB53+XD9fyexn9GtePyfqFa3qdnom2piiZk4hA9z7N -UaPK6u95RyG1/jLix8NRb76AdPCkwzryT+lf3xkK8jsTQ6wxpLPn6/wY1gGp8yqPNg7rtLG8t0zJ -a7+h89n07eLw4+1knj0vllJPgFOL ------END CERTIFICATE----- - -CA Disig Root R2 -================ ------BEGIN CERTIFICATE----- -MIIFaTCCA1GgAwIBAgIJAJK4iNuwisFjMA0GCSqGSIb3DQEBCwUAMFIxCzAJBgNVBAYTAlNLMRMw -EQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMuMRkwFwYDVQQDExBDQSBEaXNp -ZyBSb290IFIyMB4XDTEyMDcxOTA5MTUzMFoXDTQyMDcxOTA5MTUzMFowUjELMAkGA1UEBhMCU0sx -EzARBgNVBAcTCkJyYXRpc2xhdmExEzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERp -c2lnIFJvb3QgUjIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCio8QACdaFXS1tFPbC -w3OeNcJxVX6B+6tGUODBfEl45qt5WDza/3wcn9iXAng+a0EE6UG9vgMsRfYvZNSrXaNHPWSb6Wia -xswbP7q+sos0Ai6YVRn8jG+qX9pMzk0DIaPY0jSTVpbLTAwAFjxfGs3Ix2ymrdMxp7zo5eFm1tL7 -A7RBZckQrg4FY8aAamkw/dLukO8NJ9+flXP04SXabBbeQTg06ov80egEFGEtQX6sx3dOy1FU+16S -GBsEWmjGycT6txOgmLcRK7fWV8x8nhfRyyX+hk4kLlYMeE2eARKmK6cBZW58Yh2EhN/qwGu1pSqV -g8NTEQxzHQuyRpDRQjrOQG6Vrf/GlK1ul4SOfW+eioANSW1z4nuSHsPzwfPrLgVv2RvPN3YEyLRa -5Beny912H9AZdugsBbPWnDTYltxhh5EF5EQIM8HauQhl1K6yNg3ruji6DOWbnuuNZt2Zz9aJQfYE -koopKW1rOhzndX0CcQ7zwOe9yxndnWCywmZgtrEE7snmhrmaZkCo5xHtgUUDi/ZnWejBBhG93c+A -Ak9lQHhcR1DIm+YfgXvkRKhbhZri3lrVx/k6RGZL5DJUfORsnLMOPReisjQS1n6yqEm70XooQL6i -Fh/f5DcfEXP7kAplQ6INfPgGAVUzfbANuPT1rqVCV3w2EYx7XsQDnYx5nQIDAQABo0IwQDAPBgNV -HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUtZn4r7CU9eMg1gqtzk5WpC5u -Qu0wDQYJKoZIhvcNAQELBQADggIBACYGXnDnZTPIgm7ZnBc6G3pmsgH2eDtpXi/q/075KMOYKmFM -tCQSin1tERT3nLXK5ryeJ45MGcipvXrA1zYObYVybqjGom32+nNjf7xueQgcnYqfGopTpti72TVV -sRHFqQOzVju5hJMiXn7B9hJSi+osZ7z+Nkz1uM/Rs0mSO9MpDpkblvdhuDvEK7Z4bLQjb/D907Je -dR+Zlais9trhxTF7+9FGs9K8Z7RiVLoJ92Owk6Ka+elSLotgEqv89WBW7xBci8QaQtyDW2QOy7W8 -1k/BfDxujRNt+3vrMNDcTa/F1balTFtxyegxvug4BkihGuLq0t4SOVga/4AOgnXmt8kHbA7v/zjx -mHHEt38OFdAlab0inSvtBfZGR6ztwPDUO+Ls7pZbkBNOHlY667DvlruWIxG68kOGdGSVyCh13x01 -utI3gzhTODY7z2zp+WsO0PsE6E9312UBeIYMej4hYvF/Y3EMyZ9E26gnonW+boE+18DrG5gPcFw0 -sorMwIUY6256s/daoQe/qUKS82Ail+QUoQebTnbAjn39pCXHR+3/H3OszMOl6W8KjptlwlCFtaOg -UxLMVYdh84GuEEZhvUQhuMI9dM9+JDX6HAcOmz0iyu8xL4ysEr3vQCj8KWefshNPZiTEUxnpHikV -7+ZtsH8tZ/3zbBt1RqPlShfppNcL ------END CERTIFICATE----- - -ACCVRAIZ1 -========= ------BEGIN CERTIFICATE----- -MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UEAwwJQUNDVlJB -SVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQswCQYDVQQGEwJFUzAeFw0xMTA1 -MDUwOTM3MzdaFw0zMDEyMzEwOTM3MzdaMEIxEjAQBgNVBAMMCUFDQ1ZSQUlaMTEQMA4GA1UECwwH -UEtJQUNDVjENMAsGA1UECgwEQUNDVjELMAkGA1UEBhMCRVMwggIiMA0GCSqGSIb3DQEBAQUAA4IC -DwAwggIKAoICAQCbqau/YUqXry+XZpp0X9DZlv3P4uRm7x8fRzPCRKPfmt4ftVTdFXxpNRFvu8gM -jmoYHtiP2Ra8EEg2XPBjs5BaXCQ316PWywlxufEBcoSwfdtNgM3802/J+Nq2DoLSRYWoG2ioPej0 -RGy9ocLLA76MPhMAhN9KSMDjIgro6TenGEyxCQ0jVn8ETdkXhBilyNpAlHPrzg5XPAOBOp0KoVdD -aaxXbXmQeOW1tDvYvEyNKKGno6e6Ak4l0Squ7a4DIrhrIA8wKFSVf+DuzgpmndFALW4ir50awQUZ -0m/A8p/4e7MCQvtQqR0tkw8jq8bBD5L/0KIV9VMJcRz/RROE5iZe+OCIHAr8Fraocwa48GOEAqDG -WuzndN9wrqODJerWx5eHk6fGioozl2A3ED6XPm4pFdahD9GILBKfb6qkxkLrQaLjlUPTAYVtjrs7 -8yM2x/474KElB0iryYl0/wiPgL/AlmXz7uxLaL2diMMxs0Dx6M/2OLuc5NF/1OVYm3z61PMOm3WR -5LpSLhl+0fXNWhn8ugb2+1KoS5kE3fj5tItQo05iifCHJPqDQsGH+tUtKSpacXpkatcnYGMN285J -9Y0fkIkyF/hzQ7jSWpOGYdbhdQrqeWZ2iE9x6wQl1gpaepPluUsXQA+xtrn13k/c4LOsOxFwYIRK -Q26ZIMApcQrAZQIDAQABo4ICyzCCAscwfQYIKwYBBQUHAQEEcTBvMEwGCCsGAQUFBzAChkBodHRw -Oi8vd3d3LmFjY3YuZXMvZmlsZWFkbWluL0FyY2hpdm9zL2NlcnRpZmljYWRvcy9yYWl6YWNjdjEu -Y3J0MB8GCCsGAQUFBzABhhNodHRwOi8vb2NzcC5hY2N2LmVzMB0GA1UdDgQWBBTSh7Tj3zcnk1X2 -VuqB5TbMjB4/vTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFNKHtOPfNyeTVfZW6oHlNsyM -Hj+9MIIBcwYDVR0gBIIBajCCAWYwggFiBgRVHSAAMIIBWDCCASIGCCsGAQUFBwICMIIBFB6CARAA -QQB1AHQAbwByAGkAZABhAGQAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBjAGkA8wBuACAAUgBh -AO0AegAgAGQAZQAgAGwAYQAgAEEAQwBDAFYAIAAoAEEAZwBlAG4AYwBpAGEAIABkAGUAIABUAGUA -YwBuAG8AbABvAGcA7QBhACAAeQAgAEMAZQByAHQAaQBmAGkAYwBhAGMAaQDzAG4AIABFAGwAZQBj -AHQAcgDzAG4AaQBjAGEALAAgAEMASQBGACAAUQA0ADYAMAAxADEANQA2AEUAKQAuACAAQwBQAFMA -IABlAG4AIABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBjAGMAdgAuAGUAczAwBggrBgEFBQcCARYk -aHR0cDovL3d3dy5hY2N2LmVzL2xlZ2lzbGFjaW9uX2MuaHRtMFUGA1UdHwROMEwwSqBIoEaGRGh0 -dHA6Ly93d3cuYWNjdi5lcy9maWxlYWRtaW4vQXJjaGl2b3MvY2VydGlmaWNhZG9zL3JhaXphY2N2 -MV9kZXIuY3JsMA4GA1UdDwEB/wQEAwIBBjAXBgNVHREEEDAOgQxhY2N2QGFjY3YuZXMwDQYJKoZI -hvcNAQEFBQADggIBAJcxAp/n/UNnSEQU5CmH7UwoZtCPNdpNYbdKl02125DgBS4OxnnQ8pdpD70E -R9m+27Up2pvZrqmZ1dM8MJP1jaGo/AaNRPTKFpV8M9xii6g3+CfYCS0b78gUJyCpZET/LtZ1qmxN -YEAZSUNUY9rizLpm5U9EelvZaoErQNV/+QEnWCzI7UiRfD+mAM/EKXMRNt6GGT6d7hmKG9Ww7Y49 -nCrADdg9ZuM8Db3VlFzi4qc1GwQA9j9ajepDvV+JHanBsMyZ4k0ACtrJJ1vnE5Bc5PUzolVt3OAJ -TS+xJlsndQAJxGJ3KQhfnlmstn6tn1QwIgPBHnFk/vk4CpYY3QIUrCPLBhwepH2NDd4nQeit2hW3 -sCPdK6jT2iWH7ehVRE2I9DZ+hJp4rPcOVkkO1jMl1oRQQmwgEh0q1b688nCBpHBgvgW1m54ERL5h -I6zppSSMEYCUWqKiuUnSwdzRp+0xESyeGabu4VXhwOrPDYTkF7eifKXeVSUG7szAh1xA2syVP1Xg -Nce4hL60Xc16gwFy7ofmXx2utYXGJt/mwZrpHgJHnyqobalbz+xFd3+YJ5oyXSrjhO7FmGYvliAd -3djDJ9ew+f7Zfc3Qn48LFFhRny+Lwzgt3uiP1o2HpPVWQxaZLPSkVrQ0uGE3ycJYgBugl6H8WY3p -EfbRD0tVNEYqi4Y7 ------END CERTIFICATE----- - -TWCA Global Root CA -=================== ------BEGIN CERTIFICATE----- -MIIFQTCCAymgAwIBAgICDL4wDQYJKoZIhvcNAQELBQAwUTELMAkGA1UEBhMCVFcxEjAQBgNVBAoT -CVRBSVdBTi1DQTEQMA4GA1UECxMHUm9vdCBDQTEcMBoGA1UEAxMTVFdDQSBHbG9iYWwgUm9vdCBD -QTAeFw0xMjA2MjcwNjI4MzNaFw0zMDEyMzExNTU5NTlaMFExCzAJBgNVBAYTAlRXMRIwEAYDVQQK -EwlUQUlXQU4tQ0ExEDAOBgNVBAsTB1Jvb3QgQ0ExHDAaBgNVBAMTE1RXQ0EgR2xvYmFsIFJvb3Qg -Q0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCwBdvI64zEbooh745NnHEKH1Jw7W2C -nJfF10xORUnLQEK1EjRsGcJ0pDFfhQKX7EMzClPSnIyOt7h52yvVavKOZsTuKwEHktSz0ALfUPZV -r2YOy+BHYC8rMjk1Ujoog/h7FsYYuGLWRyWRzvAZEk2tY/XTP3VfKfChMBwqoJimFb3u/Rk28OKR -Q4/6ytYQJ0lM793B8YVwm8rqqFpD/G2Gb3PpN0Wp8DbHzIh1HrtsBv+baz4X7GGqcXzGHaL3SekV -tTzWoWH1EfcFbx39Eb7QMAfCKbAJTibc46KokWofwpFFiFzlmLhxpRUZyXx1EcxwdE8tmx2RRP1W -KKD+u4ZqyPpcC1jcxkt2yKsi2XMPpfRaAok/T54igu6idFMqPVMnaR1sjjIsZAAmY2E2TqNGtz99 -sy2sbZCilaLOz9qC5wc0GZbpuCGqKX6mOL6OKUohZnkfs8O1CWfe1tQHRvMq2uYiN2DLgbYPoA/p -yJV/v1WRBXrPPRXAb94JlAGD1zQbzECl8LibZ9WYkTunhHiVJqRaCPgrdLQABDzfuBSO6N+pjWxn -kjMdwLfS7JLIvgm/LCkFbwJrnu+8vyq8W8BQj0FwcYeyTbcEqYSjMq+u7msXi7Kx/mzhkIyIqJdI -zshNy/MGz19qCkKxHh53L46g5pIOBvwFItIm4TFRfTLcDwIDAQABoyMwITAOBgNVHQ8BAf8EBAMC -AQYwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAgEAXzSBdu+WHdXltdkCY4QWwa6g -cFGn90xHNcgL1yg9iXHZqjNB6hQbbCEAwGxCGX6faVsgQt+i0trEfJdLjbDorMjupWkEmQqSpqsn -LhpNgb+E1HAerUf+/UqdM+DyucRFCCEK2mlpc3INvjT+lIutwx4116KD7+U4x6WFH6vPNOw/KP4M -8VeGTslV9xzU2KV9Bnpv1d8Q34FOIWWxtuEXeZVFBs5fzNxGiWNoRI2T9GRwoD2dKAXDOXC4Ynsg -/eTb6QihuJ49CcdP+yz4k3ZB3lLg4VfSnQO8d57+nile98FRYB/e2guyLXW3Q0iT5/Z5xoRdgFlg -lPx4mI88k1HtQJAH32RjJMtOcQWh15QaiDLxInQirqWm2BJpTGCjAu4r7NRjkgtevi92a6O2JryP -A9gK8kxkRr05YuWW6zRjESjMlfGt7+/cgFhI6Uu46mWs6fyAtbXIRfmswZ/ZuepiiI7E8UuDEq3m -i4TWnsLrgxifarsbJGAzcMzs9zLzXNl5fe+epP7JI8Mk7hWSsT2RTyaGvWZzJBPqpK5jwa19hAM8 -EHiGG3njxPPyBJUgriOCxLM6AGK/5jYk4Ve6xx6QddVfP5VhK8E7zeWzaGHQRiapIVJpLesux+t3 -zqY6tQMzT3bR51xUAV3LePTJDL/PEo4XLSNolOer/qmyKwbQBM0= ------END CERTIFICATE----- - -TeliaSonera Root CA v1 -====================== ------BEGIN CERTIFICATE----- -MIIFODCCAyCgAwIBAgIRAJW+FqD3LkbxezmCcvqLzZYwDQYJKoZIhvcNAQEFBQAwNzEUMBIGA1UE -CgwLVGVsaWFTb25lcmExHzAdBgNVBAMMFlRlbGlhU29uZXJhIFJvb3QgQ0EgdjEwHhcNMDcxMDE4 -MTIwMDUwWhcNMzIxMDE4MTIwMDUwWjA3MRQwEgYDVQQKDAtUZWxpYVNvbmVyYTEfMB0GA1UEAwwW -VGVsaWFTb25lcmEgUm9vdCBDQSB2MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMK+ -6yfwIaPzaSZVfp3FVRaRXP3vIb9TgHot0pGMYzHw7CTww6XScnwQbfQ3t+XmfHnqjLWCi65ItqwA -3GV17CpNX8GH9SBlK4GoRz6JI5UwFpB/6FcHSOcZrr9FZ7E3GwYq/t75rH2D+1665I+XZ75Ljo1k -B1c4VWk0Nj0TSO9P4tNmHqTPGrdeNjPUtAa9GAH9d4RQAEX1jF3oI7x+/jXh7VB7qTCNGdMJjmhn -Xb88lxhTuylixcpecsHHltTbLaC0H2kD7OriUPEMPPCs81Mt8Bz17Ww5OXOAFshSsCPN4D7c3TxH -oLs1iuKYaIu+5b9y7tL6pe0S7fyYGKkmdtwoSxAgHNN/Fnct7W+A90m7UwW7XWjH1Mh1Fj+JWov3 -F0fUTPHSiXk+TT2YqGHeOh7S+F4D4MHJHIzTjU3TlTazN19jY5szFPAtJmtTfImMMsJu7D0hADnJ -oWjiUIMusDor8zagrC/kb2HCUQk5PotTubtn2txTuXZZNp1D5SDgPTJghSJRt8czu90VL6R4pgd7 -gUY2BIbdeTXHlSw7sKMXNeVzH7RcWe/a6hBle3rQf5+ztCo3O3CLm1u5K7fsslESl1MpWtTwEhDc -TwK7EpIvYtQ/aUN8Ddb8WHUBiJ1YFkveupD/RwGJBmr2X7KQarMCpgKIv7NHfirZ1fpoeDVNAgMB -AAGjPzA9MA8GA1UdEwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1UdDgQWBBTwj1k4ALP1j5qW -DNXr+nuqF+gTEjANBgkqhkiG9w0BAQUFAAOCAgEAvuRcYk4k9AwI//DTDGjkk0kiP0Qnb7tt3oNm -zqjMDfz1mgbldxSR651Be5kqhOX//CHBXfDkH1e3damhXwIm/9fH907eT/j3HEbAek9ALCI18Bmx -0GtnLLCo4MBANzX2hFxc469CeP6nyQ1Q6g2EdvZR74NTxnr/DlZJLo961gzmJ1TjTQpgcmLNkQfW -pb/ImWvtxBnmq0wROMVvMeJuScg/doAmAyYp4Db29iBT4xdwNBedY2gea+zDTYa4EzAvXUYNR0PV -G6pZDrlcjQZIrXSHX8f8MVRBE+LHIQ6e4B4N4cB7Q4WQxYpYxmUKeFfyxiMPAdkgS94P+5KFdSpc -c41teyWRyu5FrgZLAMzTsVlQ2jqIOylDRl6XK1TOU2+NSueW+r9xDkKLfP0ooNBIytrEgUy7onOT -JsjrDNYmiLbAJM+7vVvrdX3pCI6GMyx5dwlppYn8s3CQh3aP0yK7Qs69cwsgJirQmz1wHiRszYd2 -qReWt88NkvuOGKmYSdGe/mBEciG5Ge3C9THxOUiIkCR1VBatzvT4aRRkOfujuLpwQMcnHL/EVlP6 -Y2XQ8xwOFvVrhlhNGNTkDY6lnVuR3HYkUD/GKvvZt5y11ubQ2egZixVxSK236thZiNSQvxaz2ems -WWFUyBy6ysHK4bkgTI86k4mloMy/0/Z1pHWWbVY= ------END CERTIFICATE----- - -E-Tugra Certification Authority -=============================== ------BEGIN CERTIFICATE----- -MIIGSzCCBDOgAwIBAgIIamg+nFGby1MwDQYJKoZIhvcNAQELBQAwgbIxCzAJBgNVBAYTAlRSMQ8w -DQYDVQQHDAZBbmthcmExQDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamls -ZXJpIHZlIEhpem1ldGxlcmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBN -ZXJrZXppMSgwJgYDVQQDDB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTEzMDMw -NTEyMDk0OFoXDTIzMDMwMzEyMDk0OFowgbIxCzAJBgNVBAYTAlRSMQ8wDQYDVQQHDAZBbmthcmEx -QDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamlsZXJpIHZlIEhpem1ldGxl -cmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBNZXJrZXppMSgwJgYDVQQD -DB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8A -MIICCgKCAgEA4vU/kwVRHoViVF56C/UYB4Oufq9899SKa6VjQzm5S/fDxmSJPZQuVIBSOTkHS0vd -hQd2h8y/L5VMzH2nPbxHD5hw+IyFHnSOkm0bQNGZDbt1bsipa5rAhDGvykPL6ys06I+XawGb1Q5K -CKpbknSFQ9OArqGIW66z6l7LFpp3RMih9lRozt6Plyu6W0ACDGQXwLWTzeHxE2bODHnv0ZEoq1+g -ElIwcxmOj+GMB6LDu0rw6h8VqO4lzKRG+Bsi77MOQ7osJLjFLFzUHPhdZL3Dk14opz8n8Y4e0ypQ -BaNV2cvnOVPAmJ6MVGKLJrD3fY185MaeZkJVgkfnsliNZvcHfC425lAcP9tDJMW/hkd5s3kc91r0 -E+xs+D/iWR+V7kI+ua2oMoVJl0b+SzGPWsutdEcf6ZG33ygEIqDUD13ieU/qbIWGvaimzuT6w+Gz -rt48Ue7LE3wBf4QOXVGUnhMMti6lTPk5cDZvlsouDERVxcr6XQKj39ZkjFqzAQqptQpHF//vkUAq -jqFGOjGY5RH8zLtJVor8udBhmm9lbObDyz51Sf6Pp+KJxWfXnUYTTjF2OySznhFlhqt/7x3U+Lzn -rFpct1pHXFXOVbQicVtbC/DP3KBhZOqp12gKY6fgDT+gr9Oq0n7vUaDmUStVkhUXU8u3Zg5mTPj5 -dUyQ5xJwx0UCAwEAAaNjMGEwHQYDVR0OBBYEFC7j27JJ0JxUeVz6Jyr+zE7S6E5UMA8GA1UdEwEB -/wQFMAMBAf8wHwYDVR0jBBgwFoAULuPbsknQnFR5XPonKv7MTtLoTlQwDgYDVR0PAQH/BAQDAgEG -MA0GCSqGSIb3DQEBCwUAA4ICAQAFNzr0TbdF4kV1JI+2d1LoHNgQk2Xz8lkGpD4eKexd0dCrfOAK -kEh47U6YA5n+KGCRHTAduGN8qOY1tfrTYXbm1gdLymmasoR6d5NFFxWfJNCYExL/u6Au/U5Mh/jO -XKqYGwXgAEZKgoClM4so3O0409/lPun++1ndYYRP0lSWE2ETPo+Aab6TR7U1Q9Jauz1c77NCR807 -VRMGsAnb/WP2OogKmW9+4c4bU2pEZiNRCHu8W1Ki/QY3OEBhj0qWuJA3+GbHeJAAFS6LrVE1Uweo -a2iu+U48BybNCAVwzDk/dr2l02cmAYamU9JgO3xDf1WKvJUawSg5TB9D0pH0clmKuVb8P7Sd2nCc -dlqMQ1DujjByTd//SffGqWfZbawCEeI6FiWnWAjLb1NBnEg4R2gz0dfHj9R0IdTDBZB6/86WiLEV -KV0jq9BgoRJP3vQXzTLlyb/IQ639Lo7xr+L0mPoSHyDYwKcMhcWQ9DstliaxLL5Mq+ux0orJ23gT -Dx4JnW2PAJ8C2sH6H3p6CcRK5ogql5+Ji/03X186zjhZhkuvcQu02PJwT58yE+Owp1fl2tpDy4Q0 -8ijE6m30Ku/Ba3ba+367hTzSU8JNvnHhRdH9I2cNE3X7z2VnIp2usAnRCf8dNL/+I5c30jn6PQ0G -C7TbO6Orb1wdtn7os4I07QZcJA== ------END CERTIFICATE----- - -T-TeleSec GlobalRoot Class 2 -============================ ------BEGIN CERTIFICATE----- -MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoM -IlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBU -cnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwHhcNMDgx -MDAxMTA0MDE0WhcNMzMxMDAxMjM1OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lz -dGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBD -ZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwggEiMA0GCSqGSIb3 -DQEBAQUAA4IBDwAwggEKAoIBAQCqX9obX+hzkeXaXPSi5kfl82hVYAUdAqSzm1nzHoqvNK38DcLZ -SBnuaY/JIPwhqgcZ7bBcrGXHX+0CfHt8LRvWurmAwhiCFoT6ZrAIxlQjgeTNuUk/9k9uN0goOA/F -vudocP05l03Sx5iRUKrERLMjfTlH6VJi1hKTXrcxlkIF+3anHqP1wvzpesVsqXFP6st4vGCvx970 -2cu+fjOlbpSD8DT6IavqjnKgP6TeMFvvhk1qlVtDRKgQFRzlAVfFmPHmBiiRqiDFt1MmUUOyCxGV -WOHAD3bZwI18gfNycJ5v/hqO2V81xrJvNHy+SE/iWjnX2J14np+GPgNeGYtEotXHAgMBAAGjQjBA -MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS/WSA2AHmgoCJrjNXy -YdK4LMuCSjANBgkqhkiG9w0BAQsFAAOCAQEAMQOiYQsfdOhyNsZt+U2e+iKo4YFWz827n+qrkRk4 -r6p8FU3ztqONpfSO9kSpp+ghla0+AGIWiPACuvxhI+YzmzB6azZie60EI4RYZeLbK4rnJVM3YlNf -vNoBYimipidx5joifsFvHZVwIEoHNN/q/xWA5brXethbdXwFeilHfkCoMRN3zUA7tFFHei4R40cR -3p1m0IvVVGb6g1XqfMIpiRvpb7PO4gWEyS8+eIVibslfwXhjdFjASBgMmTnrpMwatXlajRWc2BQN -9noHV8cigwUtPJslJj0Ys6lDfMjIq2SPDqO/nBudMNva0Bkuqjzx+zOAduTNrRlPBSeOE6Fuwg== ------END CERTIFICATE----- - -Atos TrustedRoot 2011 -===================== ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIIXDPLYixfszIwDQYJKoZIhvcNAQELBQAwPDEeMBwGA1UEAwwVQXRvcyBU -cnVzdGVkUm9vdCAyMDExMQ0wCwYDVQQKDARBdG9zMQswCQYDVQQGEwJERTAeFw0xMTA3MDcxNDU4 -MzBaFw0zMDEyMzEyMzU5NTlaMDwxHjAcBgNVBAMMFUF0b3MgVHJ1c3RlZFJvb3QgMjAxMTENMAsG -A1UECgwEQXRvczELMAkGA1UEBhMCREUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCV -hTuXbyo7LjvPpvMpNb7PGKw+qtn4TaA+Gke5vJrf8v7MPkfoepbCJI419KkM/IL9bcFyYie96mvr -54rMVD6QUM+A1JX76LWC1BTFtqlVJVfbsVD2sGBkWXppzwO3bw2+yj5vdHLqqjAqc2K+SZFhyBH+ -DgMq92og3AIVDV4VavzjgsG1xZ1kCWyjWZgHJ8cblithdHFsQ/H3NYkQ4J7sVaE3IqKHBAUsR320 -HLliKWYoyrfhk/WklAOZuXCFteZI6o1Q/NnezG8HDt0Lcp2AMBYHlT8oDv3FdU9T1nSatCQujgKR -z3bFmx5VdJx4IbHwLfELn8LVlhgf8FQieowHAgMBAAGjfTB7MB0GA1UdDgQWBBSnpQaxLKYJYO7R -l+lwrrw7GWzbITAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFKelBrEspglg7tGX6XCuvDsZ -bNshMBgGA1UdIAQRMA8wDQYLKwYBBAGwLQMEAQEwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEB -CwUAA4IBAQAmdzTblEiGKkGdLD4GkGDEjKwLVLgfuXvTBznk+j57sj1O7Z8jvZfza1zv7v1Apt+h -k6EKhqzvINB5Ab149xnYJDE0BAGmuhWawyfc2E8PzBhj/5kPDpFrdRbhIfzYJsdHt6bPWHJxfrrh -TZVHO8mvbaG0weyJ9rQPOLXiZNwlz6bb65pcmaHFCN795trV1lpFDMS3wrUU77QR/w4VtfX128a9 -61qn8FYiqTxlVMYVqL2Gns2Dlmh6cYGJ4Qvh6hEbaAjMaZ7snkGeRDImeuKHCnE96+RapNLbxc3G -3mB/ufNPRJLvKrcYPqcZ2Qt9sTdBQrC6YB3y/gkRsPCHe6ed ------END CERTIFICATE----- - -QuoVadis Root CA 1 G3 -===================== ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIUeFhfLq0sGUvjNwc1NBMotZbUZZMwDQYJKoZIhvcNAQELBQAwSDELMAkG -A1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAcBgNVBAMTFVF1b1ZhZGlzIFJv -b3QgQ0EgMSBHMzAeFw0xMjAxMTIxNzI3NDRaFw00MjAxMTIxNzI3NDRaMEgxCzAJBgNVBAYTAkJN -MRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDEg -RzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCgvlAQjunybEC0BJyFuTHK3C3kEakE -PBtVwedYMB0ktMPvhd6MLOHBPd+C5k+tR4ds7FtJwUrVu4/sh6x/gpqG7D0DmVIB0jWerNrwU8lm -PNSsAgHaJNM7qAJGr6Qc4/hzWHa39g6QDbXwz8z6+cZM5cOGMAqNF34168Xfuw6cwI2H44g4hWf6 -Pser4BOcBRiYz5P1sZK0/CPTz9XEJ0ngnjybCKOLXSoh4Pw5qlPafX7PGglTvF0FBM+hSo+LdoIN -ofjSxxR3W5A2B4GbPgb6Ul5jxaYA/qXpUhtStZI5cgMJYr2wYBZupt0lwgNm3fME0UDiTouG9G/l -g6AnhF4EwfWQvTA9xO+oabw4m6SkltFi2mnAAZauy8RRNOoMqv8hjlmPSlzkYZqn0ukqeI1RPToV -7qJZjqlc3sX5kCLliEVx3ZGZbHqfPT2YfF72vhZooF6uCyP8Wg+qInYtyaEQHeTTRCOQiJ/GKubX -9ZqzWB4vMIkIG1SitZgj7Ah3HJVdYdHLiZxfokqRmu8hqkkWCKi9YSgxyXSthfbZxbGL0eUQMk1f -iyA6PEkfM4VZDdvLCXVDaXP7a3F98N/ETH3Goy7IlXnLc6KOTk0k+17kBL5yG6YnLUlamXrXXAkg -t3+UuU/xDRxeiEIbEbfnkduebPRq34wGmAOtzCjvpUfzUwIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUo5fW816iEOGrRZ88F2Q87gFwnMwwDQYJKoZI -hvcNAQELBQADggIBABj6W3X8PnrHX3fHyt/PX8MSxEBd1DKquGrX1RUVRpgjpeaQWxiZTOOtQqOC -MTaIzen7xASWSIsBx40Bz1szBpZGZnQdT+3Btrm0DWHMY37XLneMlhwqI2hrhVd2cDMT/uFPpiN3 -GPoajOi9ZcnPP/TJF9zrx7zABC4tRi9pZsMbj/7sPtPKlL92CiUNqXsCHKnQO18LwIE6PWThv6ct -Tr1NxNgpxiIY0MWscgKCP6o6ojoilzHdCGPDdRS5YCgtW2jgFqlmgiNR9etT2DGbe+m3nUvriBbP -+V04ikkwj+3x6xn0dxoxGE1nVGwvb2X52z3sIexe9PSLymBlVNFxZPT5pqOBMzYzcfCkeF9OrYMh -3jRJjehZrJ3ydlo28hP0r+AJx2EqbPfgna67hkooby7utHnNkDPDs3b69fBsnQGQ+p6Q9pxyz0fa -wx/kNSBT8lTR32GDpgLiJTjehTItXnOQUl1CxM49S+H5GYQd1aJQzEH7QRTDvdbJWqNjZgKAvQU6 -O0ec7AAmTPWIUb+oI38YB7AL7YsmoWTTYUrrXJ/es69nA7Mf3W1daWhpq1467HxpvMc7hU6eFbm0 -FU/DlXpY18ls6Wy58yljXrQs8C097Vpl4KlbQMJImYFtnh8GKjwStIsPm6Ik8KaN1nrgS7ZklmOV -hMJKzRwuJIczYOXD ------END CERTIFICATE----- - -QuoVadis Root CA 2 G3 -===================== ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIURFc0JFuBiZs18s64KztbpybwdSgwDQYJKoZIhvcNAQELBQAwSDELMAkG -A1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAcBgNVBAMTFVF1b1ZhZGlzIFJv -b3QgQ0EgMiBHMzAeFw0xMjAxMTIxODU5MzJaFw00MjAxMTIxODU5MzJaMEgxCzAJBgNVBAYTAkJN -MRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDIg -RzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQChriWyARjcV4g/Ruv5r+LrI3HimtFh -ZiFfqq8nUeVuGxbULX1QsFN3vXg6YOJkApt8hpvWGo6t/x8Vf9WVHhLL5hSEBMHfNrMWn4rjyduY -NM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ymc5GQYaYDFCDy54ejiK2t -oIz/pgslUiXnFgHVy7g1gQyjO/Dh4fxaXc6AcW34Sas+O7q414AB+6XrW7PFXmAqMaCvN+ggOp+o -MiwMzAkd056OXbxMmO7FGmh77FOm6RQ1o9/NgJ8MSPsc9PG/Srj61YxxSscfrf5BmrODXfKEVu+l -V0POKa2Mq1W/xPtbAd0jIaFYAI7D0GoT7RPjEiuA3GfmlbLNHiJuKvhB1PLKFAeNilUSxmn1uIZo -L1NesNKqIcGY5jDjZ1XHm26sGahVpkUG0CM62+tlXSoREfA7T8pt9DTEceT/AFr2XK4jYIVz8eQQ -sSWu1ZK7E8EM4DnatDlXtas1qnIhO4M15zHfeiFuuDIIfR0ykRVKYnLP43ehvNURG3YBZwjgQQvD -6xVu+KQZ2aKrr+InUlYrAoosFCT5v0ICvybIxo/gbjh9Uy3l7ZizlWNof/k19N+IxWA1ksB8aRxh -lRbQ694Lrz4EEEVlWFA4r0jyWbYW8jwNkALGcC4BrTwV1wIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQU7edvdlq/YOxJW8ald7tyFnGbxD0wDQYJKoZI -hvcNAQELBQADggIBAJHfgD9DCX5xwvfrs4iP4VGyvD11+ShdyLyZm3tdquXK4Qr36LLTn91nMX66 -AarHakE7kNQIXLJgapDwyM4DYvmL7ftuKtwGTTwpD4kWilhMSA/ohGHqPHKmd+RCroijQ1h5fq7K -pVMNqT1wvSAZYaRsOPxDMuHBR//47PERIjKWnML2W2mWeyAMQ0GaW/ZZGYjeVYg3UQt4XAoeo0L9 -x52ID8DyeAIkVJOviYeIyUqAHerQbj5hLja7NQ4nlv1mNDthcnPxFlxHBlRJAHpYErAK74X9sbgz -dWqTHBLmYF5vHX/JHyPLhGGfHoJE+V+tYlUkmlKY7VHnoX6XOuYvHxHaU4AshZ6rNRDbIl9qxV6X -U/IyAgkwo1jwDQHVcsaxfGl7w/U2Rcxhbl5MlMVerugOXou/983g7aEOGzPuVBj+D77vfoRrQ+Nw -mNtddbINWQeFFSM51vHfqSYP1kjHs6Yi9TM3WpVHn3u6GBVv/9YUZINJ0gpnIdsPNWNgKCLjsZWD -zYWm3S8P52dSbrsvhXz1SnPnxT7AvSESBT/8twNJAlvIJebiVDj1eYeMHVOyToV7BjjHLPj4sHKN -JeV3UvQDHEimUF+IIDBu8oJDqz2XhOdT+yHBTw8imoa4WSr2Rz0ZiC3oheGe7IUIarFsNMkd7Egr -O3jtZsSOeWmD3n+M ------END CERTIFICATE----- - -QuoVadis Root CA 3 G3 -===================== ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIULvWbAiin23r/1aOp7r0DoM8Sah0wDQYJKoZIhvcNAQELBQAwSDELMAkG -A1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAcBgNVBAMTFVF1b1ZhZGlzIFJv -b3QgQ0EgMyBHMzAeFw0xMjAxMTIyMDI2MzJaFw00MjAxMTIyMDI2MzJaMEgxCzAJBgNVBAYTAkJN -MRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDMg -RzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCzyw4QZ47qFJenMioKVjZ/aEzHs286 -IxSR/xl/pcqs7rN2nXrpixurazHb+gtTTK/FpRp5PIpM/6zfJd5O2YIyC0TeytuMrKNuFoM7pmRL -Mon7FhY4futD4tN0SsJiCnMK3UmzV9KwCoWdcTzeo8vAMvMBOSBDGzXRU7Ox7sWTaYI+FrUoRqHe -6okJ7UO4BUaKhvVZR74bbwEhELn9qdIoyhA5CcoTNs+cra1AdHkrAj80//ogaX3T7mH1urPnMNA3 -I4ZyYUUpSFlob3emLoG+B01vr87ERRORFHAGjx+f+IdpsQ7vw4kZ6+ocYfx6bIrc1gMLnia6Et3U -VDmrJqMz6nWB2i3ND0/kA9HvFZcba5DFApCTZgIhsUfei5pKgLlVj7WiL8DWM2fafsSntARE60f7 -5li59wzweyuxwHApw0BiLTtIadwjPEjrewl5qW3aqDCYz4ByA4imW0aucnl8CAMhZa634RylsSqi -Md5mBPfAdOhx3v89WcyWJhKLhZVXGqtrdQtEPREoPHtht+KPZ0/l7DxMYIBpVzgeAVuNVejH38DM -dyM0SXV89pgR6y3e7UEuFAUCf+D+IOs15xGsIs5XPd7JMG0QA4XN8f+MFrXBsj6IbGB/kE+V9/Yt -rQE5BwT6dYB9v0lQ7e/JxHwc64B+27bQ3RP+ydOc17KXqQIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUxhfQvKjqAkPyGwaZXSuQILnXnOQwDQYJKoZI -hvcNAQELBQADggIBADRh2Va1EodVTd2jNTFGu6QHcrxfYWLopfsLN7E8trP6KZ1/AvWkyaiTt3px -KGmPc+FSkNrVvjrlt3ZqVoAh313m6Tqe5T72omnHKgqwGEfcIHB9UqM+WXzBusnIFUBhynLWcKzS -t/Ac5IYp8M7vaGPQtSCKFWGafoaYtMnCdvvMujAWzKNhxnQT5WvvoxXqA/4Ti2Tk08HS6IT7SdEQ -TXlm66r99I0xHnAUrdzeZxNMgRVhvLfZkXdxGYFgu/BYpbWcC/ePIlUnwEsBbTuZDdQdm2NnL9Du -DcpmvJRPpq3t/O5jrFc/ZSXPsoaP0Aj/uHYUbt7lJ+yreLVTubY/6CD50qi+YUbKh4yE8/nxoGib -Ih6BJpsQBJFxwAYf3KDTuVan45gtf4Od34wrnDKOMpTwATwiKp9Dwi7DmDkHOHv8XgBCH/MyJnmD -hPbl8MFREsALHgQjDFSlTC9JxUrRtm5gDWv8a4uFJGS3iQ6rJUdbPM9+Sb3H6QrG2vd+DhcI00iX -0HGS8A85PjRqHH3Y8iKuu2n0M7SmSFXRDw4m6Oy2Cy2nhTXN/VnIn9HNPlopNLk9hM6xZdRZkZFW -dSHBd575euFgndOtBBj0fOtek49TSiIp+EgrPk2GrFt/ywaZWWDYWGWVjUTR939+J399roD1B0y2 -PpxxVJkES/1Y+Zj0 ------END CERTIFICATE----- - -DigiCert Assured ID Root G2 -=========================== ------BEGIN CERTIFICATE----- -MIIDljCCAn6gAwIBAgIQC5McOtY5Z+pnI7/Dr5r0SzANBgkqhkiG9w0BAQsFADBlMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQw -IgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIwHhcNMTMwODAxMTIwMDAwWhcNMzgw -MTE1MTIwMDAwWjBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQL -ExB3d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIw -ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ5ygvUj82ckmIkzTz+GoeMVSAn61UQbVH -35ao1K+ALbkKz3X9iaV9JPrjIgwrvJUXCzO/GU1BBpAAvQxNEP4HteccbiJVMWWXvdMX0h5i89vq -bFCMP4QMls+3ywPgym2hFEwbid3tALBSfK+RbLE4E9HpEgjAALAcKxHad3A2m67OeYfcgnDmCXRw -VWmvo2ifv922ebPynXApVfSr/5Vh88lAbx3RvpO704gqu52/clpWcTs/1PPRCv4o76Pu2ZmvA9OP -YLfykqGxvYmJHzDNw6YuYjOuFgJ3RFrngQo8p0Quebg/BLxcoIfhG69Rjs3sLPr4/m3wOnyqi+Rn -lTGNAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBTO -w0q5mVXyuNtgv6l+vVa1lzan1jANBgkqhkiG9w0BAQsFAAOCAQEAyqVVjOPIQW5pJ6d1Ee88hjZv -0p3GeDgdaZaikmkuOGybfQTUiaWxMTeKySHMq2zNixya1r9I0jJmwYrA8y8678Dj1JGG0VDjA9tz -d29KOVPt3ibHtX2vK0LRdWLjSisCx1BL4GnilmwORGYQRI+tBev4eaymG+g3NJ1TyWGqolKvSnAW -hsI6yLETcDbYz+70CjTVW0z9B5yiutkBclzzTcHdDrEcDcRjvq30FPuJ7KJBDkzMyFdA0G4Dqs0M -jomZmWzwPDCvON9vvKO+KSAnq3T/EyJ43pdSVR6DtVQgA+6uwE9W3jfMw3+qBCe703e4YtsXfJwo -IhNzbM8m9Yop5w== ------END CERTIFICATE----- - -DigiCert Assured ID Root G3 -=========================== ------BEGIN CERTIFICATE----- -MIICRjCCAc2gAwIBAgIQC6Fa+h3foLVJRK/NJKBs7DAKBggqhkjOPQQDAzBlMQswCQYDVQQGEwJV -UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQwIgYD -VQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1 -MTIwMDAwWjBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwdjAQ -BgcqhkjOPQIBBgUrgQQAIgNiAAQZ57ysRGXtzbg/WPuNsVepRC0FFfLvC/8QdJ+1YlJfZn4f5dwb -RXkLzMZTCp2NXQLZqVneAlr2lSoOjThKiknGvMYDOAdfVdp+CW7if17QRSAPWXYQ1qAk8C3eNvJs -KTmjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBTL0L2p4ZgF -UaFNN6KDec6NHSrkhDAKBggqhkjOPQQDAwNnADBkAjAlpIFFAmsSS3V0T8gj43DydXLefInwz5Fy -YZ5eEJJZVrmDxxDnOOlYJjZ91eQ0hjkCMHw2U/Aw5WJjOpnitqM7mzT6HtoQknFekROn3aRukswy -1vUhZscv6pZjamVFkpUBtA== ------END CERTIFICATE----- - -DigiCert Global Root G2 -======================= ------BEGIN CERTIFICATE----- -MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBhMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSAw -HgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUx -MjAwMDBaMGExCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3 -dy5kaWdpY2VydC5jb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkq -hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI2/Ou8jqJ -kTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx1x7e/dfgy5SDN67sH0NO -3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQq2EGnI/yuum06ZIya7XzV+hdG82MHauV -BJVJ8zUtluNJbd134/tJS7SsVQepj5WztCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyM -UNGPHgm+F6HmIcr9g+UQvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQAB -o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV5uNu -5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY1Yl9PMWLSn/pvtsr -F9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4NeF22d+mQrvHRAiGfzZ0JFrabA0U -WTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NGFdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBH -QRFXGU7Aj64GxJUTFy8bJZ918rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/ -iyK5S9kJRaTepLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl -MrY= ------END CERTIFICATE----- - -DigiCert Global Root G3 -======================= ------BEGIN CERTIFICATE----- -MIICPzCCAcWgAwIBAgIQBVVWvPJepDU1w6QP1atFcjAKBggqhkjOPQQDAzBhMQswCQYDVQQGEwJV -UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSAwHgYD -VQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMzAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAw -MDBaMGExCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5k -aWdpY2VydC5jb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEczMHYwEAYHKoZIzj0C -AQYFK4EEACIDYgAE3afZu4q4C/sLfyHS8L6+c/MzXRq8NOrexpu80JX28MzQC7phW1FGfp4tn+6O -YwwX7Adw9c+ELkCDnOg/QW07rdOkFFk2eJ0DQ+4QE2xy3q6Ip6FrtUPOZ9wj/wMco+I+o0IwQDAP -BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUs9tIpPmhxdiuNkHMEWNp -Yim8S8YwCgYIKoZIzj0EAwMDaAAwZQIxAK288mw/EkrRLTnDCgmXc/SINoyIJ7vmiI1Qhadj+Z4y -3maTD/HMsQmP3Wyr+mt/oAIwOWZbwmSNuJ5Q3KjVSaLtx9zRSX8XAbjIho9OjIgrqJqpisXRAL34 -VOKa5Vt8sycX ------END CERTIFICATE----- - -DigiCert Trusted Root G4 -======================== ------BEGIN CERTIFICATE----- -MIIFkDCCA3igAwIBAgIQBZsbV56OITLiOQe9p3d1XDANBgkqhkiG9w0BAQwFADBiMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSEw -HwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1 -MTIwMDAwWjBiMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwggIiMA0G -CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC/5pBzaN675F1KPDAiMGkz7MKnJS7JIT3yithZwuEp -pz1Yq3aaza57G4QNxDAf8xukOBbrVsaXbR2rsnnyyhHS5F/WBTxSD1Ifxp4VpX6+n6lXFllVcq9o -k3DCsrp1mWpzMpTREEQQLt+C8weE5nQ7bXHiLQwb7iDVySAdYyktzuxeTsiT+CFhmzTrBcZe7Fsa -vOvJz82sNEBfsXpm7nfISKhmV1efVFiODCu3T6cw2Vbuyntd463JT17lNecxy9qTXtyOj4DatpGY -QJB5w3jHtrHEtWoYOAMQjdjUN6QuBX2I9YI+EJFwq1WCQTLX2wRzKm6RAXwhTNS8rhsDdV14Ztk6 -MUSaM0C/CNdaSaTC5qmgZ92kJ7yhTzm1EVgX9yRcRo9k98FpiHaYdj1ZXUJ2h4mXaXpI8OCiEhtm -mnTK3kse5w5jrubU75KSOp493ADkRSWJtppEGSt+wJS00mFt6zPZxd9LBADMfRyVw4/3IbKyEbe7 -f/LVjHAsQWCqsWMYRJUadmJ+9oCw++hkpjPRiQfhvbfmQ6QYuKZ3AeEPlAwhHbJUKSWJbOUOUlFH -dL4mrLZBdd56rF+NP8m800ERElvlEFDrMcXKchYiCd98THU/Y+whX8QgUWtvsauGi0/C1kVfnSD8 -oR7FwI+isX4KJpn15GkvmB0t9dmpsh3lGwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1Ud -DwEB/wQEAwIBhjAdBgNVHQ4EFgQU7NfjgtJxXWRM3y5nP+e6mK4cD08wDQYJKoZIhvcNAQEMBQAD -ggIBALth2X2pbL4XxJEbw6GiAI3jZGgPVs93rnD5/ZpKmbnJeFwMDF/k5hQpVgs2SV1EY+CtnJYY -ZhsjDT156W1r1lT40jzBQ0CuHVD1UvyQO7uYmWlrx8GnqGikJ9yd+SeuMIW59mdNOj6PWTkiU0Tr -yF0Dyu1Qen1iIQqAyHNm0aAFYF/opbSnr6j3bTWcfFqK1qI4mfN4i/RN0iAL3gTujJtHgXINwBQy -7zBZLq7gcfJW5GqXb5JQbZaNaHqasjYUegbyJLkJEVDXCLG4iXqEI2FCKeWjzaIgQdfRnGTZ6iah -ixTXTBmyUEFxPT9NcCOGDErcgdLMMpSEDQgJlxxPwO5rIHQw0uA5NBCFIRUBCOhVMt5xSdkoF1BN -5r5N0XWs0Mr7QbhDparTwwVETyw2m+L64kW4I1NsBm9nVX9GtUw/bihaeSbSpKhil9Ie4u1Ki7wb -/UdKDd9nZn6yW0HQO+T0O/QEY+nvwlQAUaCKKsnOeMzV6ocEGLPOr0mIr/OSmbaz5mEP0oUA51Aa -5BuVnRmhuZyxm7EAHu/QD09CbMkKvO5D+jpxpchNJqU1/YldvIViHTLSoCtU7ZpXwdv6EM8Zt4tK -G48BtieVU+i2iW1bvGjUI+iLUaJW+fCmgKDWHrO8Dw9TdSmq6hN35N6MgSGtBxBHEa2HPQfRdbzP -82Z+ ------END CERTIFICATE----- - -WoSign -====== ------BEGIN CERTIFICATE----- -MIIFdjCCA16gAwIBAgIQXmjWEXGUY1BWAGjzPsnFkTANBgkqhkiG9w0BAQUFADBVMQswCQYDVQQG -EwJDTjEaMBgGA1UEChMRV29TaWduIENBIExpbWl0ZWQxKjAoBgNVBAMTIUNlcnRpZmljYXRpb24g -QXV0aG9yaXR5IG9mIFdvU2lnbjAeFw0wOTA4MDgwMTAwMDFaFw0zOTA4MDgwMTAwMDFaMFUxCzAJ -BgNVBAYTAkNOMRowGAYDVQQKExFXb1NpZ24gQ0EgTGltaXRlZDEqMCgGA1UEAxMhQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkgb2YgV29TaWduMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA -vcqNrLiRFVaXe2tcesLea9mhsMMQI/qnobLMMfo+2aYpbxY94Gv4uEBf2zmoAHqLoE1UfcIiePyO -CbiohdfMlZdLdNiefvAA5A6JrkkoRBoQmTIPJYhTpA2zDxIIFgsDcSccf+Hb0v1naMQFXQoOXXDX -2JegvFNBmpGN9J42Znp+VsGQX+axaCA2pIwkLCxHC1l2ZjC1vt7tj/id07sBMOby8w7gLJKA84X5 -KIq0VC6a7fd2/BVoFutKbOsuEo/Uz/4Mx1wdC34FMr5esAkqQtXJTpCzWQ27en7N1QhatH/YHGkR -+ScPewavVIMYe+HdVHpRaG53/Ma/UkpmRqGyZxq7o093oL5d//xWC0Nyd5DKnvnyOfUNqfTq1+ez -EC8wQjchzDBwyYaYD8xYTYO7feUapTeNtqwylwA6Y3EkHp43xP901DfA4v6IRmAR3Qg/UDaruHqk -lWJqbrDKaiFaafPz+x1wOZXzp26mgYmhiMU7ccqjUu6Du/2gd/Tkb+dC221KmYo0SLwX3OSACCK2 -8jHAPwQ+658geda4BmRkAjHXqc1S+4RFaQkAKtxVi8QGRkvASh0JWzko/amrzgD5LkhLJuYwTKVY -yrREgk/nkR4zw7CT/xH8gdLKH3Ep3XZPkiWvHYG3Dy+MwwbMLyejSuQOmbp8HkUff6oZRZb9/D0C -AwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFOFmzw7R -8bNLtwYgFP6HEtX2/vs+MA0GCSqGSIb3DQEBBQUAA4ICAQCoy3JAsnbBfnv8rWTjMnvMPLZdRtP1 -LOJwXcgu2AZ9mNELIaCJWSQBnfmvCX0KI4I01fx8cpm5o9dU9OpScA7F9dY74ToJMuYhOZO9sxXq -T2r09Ys/L3yNWC7F4TmgPsc9SnOeQHrAK2GpZ8nzJLmzbVUsWh2eJXLOC62qx1ViC777Y7NhRCOj -y+EaDveaBk3e1CNOIZZbOVtXHS9dCF4Jef98l7VNg64N1uajeeAz0JmWAjCnPv/So0M/BVoG6kQC -2nz4SNAzqfkHx5Xh9T71XXG68pWpdIhhWeO/yloTunK0jF02h+mmxTwTv97QRCbut+wucPrXnbes -5cVAWubXbHssw1abR80LzvobtCHXt2a49CUwi1wNuepnsvRtrtWhnk/Yn+knArAdBtaP4/tIEp9/ -EaEQPkxROpaw0RPxx9gmrjrKkcRpnd8BKWRRb2jaFOwIQZeQjdCygPLPwj2/kWjFgGcexGATVdVh -mVd8upUPYUk6ynW8yQqTP2cOEvIo4jEbwFcW3wh8GcF+Dx+FHgo2fFt+J7x6v+Db9NpSvd4MVHAx -kUOVyLzwPt0JfjBkUO1/AaQzZ01oT74V77D2AhGiGxMlOtzCWfHjXEa7ZywCRuoeSKbmW9m1vFGi -kpbbqsY3Iqb+zCB0oy2pLmvLwIIRIbWTee5Ehr7XHuQe+w== ------END CERTIFICATE----- - -WoSign China -============ ------BEGIN CERTIFICATE----- -MIIFWDCCA0CgAwIBAgIQUHBrzdgT/BtOOzNy0hFIjTANBgkqhkiG9w0BAQsFADBGMQswCQYDVQQG -EwJDTjEaMBgGA1UEChMRV29TaWduIENBIExpbWl0ZWQxGzAZBgNVBAMMEkNBIOayg+mAmuagueiv -geS5pjAeFw0wOTA4MDgwMTAwMDFaFw0zOTA4MDgwMTAwMDFaMEYxCzAJBgNVBAYTAkNOMRowGAYD -VQQKExFXb1NpZ24gQ0EgTGltaXRlZDEbMBkGA1UEAwwSQ0Eg5rKD6YCa5qC56K+B5LmmMIICIjAN -BgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA0EkhHiX8h8EqwqzbdoYGTufQdDTc7WU1/FDWiD+k -8H/rD195L4mx/bxjWDeTmzj4t1up+thxx7S8gJeNbEvxUNUqKaqoGXqW5pWOdO2XCld19AXbbQs5 -uQF/qvbW2mzmBeCkTVL829B0txGMe41P/4eDrv8FAxNXUDf+jJZSEExfv5RxadmWPgxDT74wwJ85 -dE8GRV2j1lY5aAfMh09Qd5Nx2UQIsYo06Yms25tO4dnkUkWMLhQfkWsZHWgpLFbE4h4TV2TwYeO5 -Ed+w4VegG63XX9Gv2ystP9Bojg/qnw+LNVgbExz03jWhCl3W6t8Sb8D7aQdGctyB9gQjF+BNdeFy -b7Ao65vh4YOhn0pdr8yb+gIgthhid5E7o9Vlrdx8kHccREGkSovrlXLp9glk3Kgtn3R46MGiCWOc -76DbT52VqyBPt7D3h1ymoOQ3OMdc4zUPLK2jgKLsLl3Az+2LBcLmc272idX10kaO6m1jGx6KyX2m -+Jzr5dVjhU1zZmkR/sgO9MHHZklTfuQZa/HpelmjbX7FF+Ynxu8b22/8DU0GAbQOXDBGVWCvOGU6 -yke6rCzMRh+yRpY/8+0mBe53oWprfi1tWFxK1I5nuPHa1UaKJ/kR8slC/k7e3x9cxKSGhxYzoacX -GKUN5AXlK8IrC6KVkLn9YDxOiT7nnO4fuwECAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1Ud -EwEB/wQFMAMBAf8wHQYDVR0OBBYEFOBNv9ybQV0T6GTwp+kVpOGBwboxMA0GCSqGSIb3DQEBCwUA -A4ICAQBqinA4WbbaixjIvirTthnVZil6Xc1bL3McJk6jfW+rtylNpumlEYOnOXOvEESS5iVdT2H6 -yAa+Tkvv/vMx/sZ8cApBWNromUuWyXi8mHwCKe0JgOYKOoICKuLJL8hWGSbueBwj/feTZU7n85iY -r83d2Z5AiDEoOqsuC7CsDCT6eiaY8xJhEPRdF/d+4niXVOKM6Cm6jBAyvd0zaziGfjk9DgNyp115 -j0WKWa5bIW4xRtVZjc8VX90xJc/bYNaBRHIpAlf2ltTW/+op2znFuCyKGo3Oy+dCMYYFaA6eFN0A -kLppRQjbbpCBhqcqBT/mhDn4t/lXX0ykeVoQDF7Va/81XwVRHmyjdanPUIPTfPRm94KNPQx96N97 -qA4bLJyuQHCH2u2nFoJavjVsIE4iYdm8UXrNemHcSxH5/mc0zy4EZmFcV5cjjPOGG0jfKq+nwf/Y -jj4Du9gqsPoUJbJRa4ZDhS4HIxaAjUz7tGM7zMN07RujHv41D198HRaG9Q7DlfEvr10lO1Hm13ZB -ONFLAzkopR6RctR9q5czxNM+4Gm2KHmgCY0c0f9BckgG/Jou5yD5m6Leie2uPAmvylezkolwQOQv -T8Jwg0DXJCxr5wkf09XHwQj02w47HAcLQxGEIYbpgNR12KvxAmLBsX5VYc8T1yaw15zLKYs4SgsO -kI26oQ== ------END CERTIFICATE----- - -COMODO RSA Certification Authority -================================== ------BEGIN CERTIFICATE----- -MIIF2DCCA8CgAwIBAgIQTKr5yttjb+Af907YWwOGnTANBgkqhkiG9w0BAQwFADCBhTELMAkGA1UE -BhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgG -A1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlv -biBBdXRob3JpdHkwHhcNMTAwMTE5MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMC -R0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UE -ChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCR6FSS0gpWsawNJN3Fz0Rn -dJkrN6N9I3AAcbxT38T6KhKPS38QVr2fcHK3YX/JSw8Xpz3jsARh7v8Rl8f0hj4K+j5c+ZPmNHrZ -FGvnnLOFoIJ6dq9xkNfs/Q36nGz637CC9BR++b7Epi9Pf5l/tfxnQ3K9DADWietrLNPtj5gcFKt+ -5eNu/Nio5JIk2kNrYrhV/erBvGy2i/MOjZrkm2xpmfh4SDBF1a3hDTxFYPwyllEnvGfDyi62a+pG -x8cgoLEfZd5ICLqkTqnyg0Y3hOvozIFIQ2dOciqbXL1MGyiKXCJ7tKuY2e7gUYPDCUZObT6Z+pUX -2nwzV0E8jVHtC7ZcryxjGt9XyD+86V3Em69FmeKjWiS0uqlWPc9vqv9JWL7wqP/0uK3pN/u6uPQL -OvnoQ0IeidiEyxPx2bvhiWC4jChWrBQdnArncevPDt09qZahSL0896+1DSJMwBGB7FY79tOi4lu3 -sgQiUpWAk2nojkxl8ZEDLXB0AuqLZxUpaVICu9ffUGpVRr+goyhhf3DQw6KqLCGqR84onAZFdr+C -GCe01a60y1Dma/RMhnEw6abfFobg2P9A3fvQQoh/ozM6LlweQRGBY84YcWsr7KaKtzFcOmpH4MN5 -WdYgGq/yapiqcrxXStJLnbsQ/LBMQeXtHT1eKJ2czL+zUdqnR+WEUwIDAQABo0IwQDAdBgNVHQ4E -FgQUu69+Aj36pvE8hI6t7jiY7NkyMtQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8w -DQYJKoZIhvcNAQEMBQADggIBAArx1UaEt65Ru2yyTUEUAJNMnMvlwFTPoCWOAvn9sKIN9SCYPBMt -rFaisNZ+EZLpLrqeLppysb0ZRGxhNaKatBYSaVqM4dc+pBroLwP0rmEdEBsqpIt6xf4FpuHA1sj+ -nq6PK7o9mfjYcwlYRm6mnPTXJ9OV2jeDchzTc+CiR5kDOF3VSXkAKRzH7JsgHAckaVd4sjn8OoSg -tZx8jb8uk2IntznaFxiuvTwJaP+EmzzV1gsD41eeFPfR60/IvYcjt7ZJQ3mFXLrrkguhxuhoqEwW -sRqZCuhTLJK7oQkYdQxlqHvLI7cawiiFwxv/0Cti76R7CZGYZ4wUAc1oBmpjIXUDgIiKboHGhfKp -pC3n9KUkEEeDys30jXlYsQab5xoq2Z0B15R97QNKyvDb6KkBPvVWmckejkk9u+UJueBPSZI9FoJA -zMxZxuY67RIuaTxslbH9qh17f4a+Hg4yRvv7E491f0yLS0Zj/gA0QHDBw7mh3aZw4gSzQbzpgJHq -ZJx64SIDqZxubw5lT2yHh17zbqD5daWbQOhTsiedSrnAdyGN/4fy3ryM7xfft0kL0fJuMAsaDk52 -7RH89elWsn2/x20Kk4yl0MC2Hb46TpSi125sC8KKfPog88Tk5c0NqMuRkrF8hey1FGlmDoLnzc7I -LaZRfyHBNVOFBkpdn627G190 ------END CERTIFICATE----- - -USERTrust RSA Certification Authority -===================================== ------BEGIN CERTIFICATE----- -MIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCBiDELMAkGA1UE -BhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQK -ExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkwHhcNMTAwMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UE -BhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQK -ExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCAEmUXNg7D2wiz -0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ/MPans9s/B3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2j -Y0K2dvKpOyuR+OJv0OwWIJAJPuLodMkYtJHUYmTbf6MG8YgYapAiPLz+E/CHFHv25B+O1ORRxhFn -RghRy4YUVD+8M/5+bJz/Fp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat//O -+T23LLb2VN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT79uq -/nROacdrjGCT3sTHDN/hMq7MkztReJVni+49Vv4M0GkPGw/zJSZrM233bkf6c0Plfg6lZrEpfDKE -Y1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmTYo61Zs8liM2EuLE/pDkP2QKe6xJM -lXzzawWpXhaDzLhn4ugTncxbgtNMs+1b/97lc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8 -yexDJtC/QV9AqURE9JnnV4eeUB9XVKg+/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+ -eLf8ZxXhyVeEHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd -BgNVHQ4EFgQUU3m/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQF -MAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPFUp/L+M+ZBn8b2kMVn54CVVeW -FPFSPCeHlCjtHzoBN6J2/FNQwISbxmtOuowhT6KOVWKR82kV2LyI48SqC/3vqOlLVSoGIG1VeCkZ -7l8wXEskEVX/JJpuXior7gtNn3/3ATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQ -Eg9zKC7F4iRO/Fjs8PRF/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM -8WcRiQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr/+XeTWYRUc+ZruwXtuhxkYzeSf7dNXGi -FSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn/f3gZXHlKYC6SQK5MNyosycdi -yA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9/qS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9c -J2vhsE/zB+4ALtRZh8tSQZXq9EfX7mRBVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGw -sAvgnEzDHNb842m1R0aBL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY/MiQu12ZIvVS5ljFH4gx -Q+6IHdfGjjxDah2nGN59PRbxYvnKkKj9 ------END CERTIFICATE----- - -USERTrust ECC Certification Authority -===================================== ------BEGIN CERTIFICATE----- -MIICjzCCAhWgAwIBAgIQXIuZxVqUxdJxVt7NiYDMJjAKBggqhkjOPQQDAzCBiDELMAkGA1UEBhMC -VVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU -aGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlv -biBBdXRob3JpdHkwHhcNMTAwMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMC -VVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU -aGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlv -biBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQarFRaqfloI+d61SRvU8Za2EurxtW2 -0eZzca7dnNYMYf3boIkDuAUU7FfO7l0/4iGzzvfUinngo4N+LZfQYcTxmdwlkWOrfzCjtHDix6Ez -nPO/LlxTsV+zfTJ/ijTjeXmjQjBAMB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1xmNjmjAOBgNV -HQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjA2Z6EWCNzklwBB -HU6+4WMBzzuqQhFkoJ2UOQIReVx7Hfpkue4WQrO/isIJxOzksU0CMQDpKmFHjFJKS04YcPbWRNZu -9YO6bVi9JNlWSOrvxKJGgYhqOkbRqZtNyWHa0V1Xahg= ------END CERTIFICATE----- - -GlobalSign ECC Root CA - R4 -=========================== ------BEGIN CERTIFICATE----- -MIIB4TCCAYegAwIBAgIRKjikHJYKBN5CsiilC+g0mAIwCgYIKoZIzj0EAwIwUDEkMCIGA1UECxMb -R2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI0MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQD -EwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoXDTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMb -R2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI0MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQD -EwpHbG9iYWxTaWduMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEuMZ5049sJQ6fLjkZHAOkrprl -OQcJFspjsbmG+IpXwVfOQvpzofdlQv8ewQCybnMO/8ch5RikqtlxP6jUuc6MHaNCMEAwDgYDVR0P -AQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFFSwe61FuOJAf/sKbvu+M8k8o4TV -MAoGCCqGSM49BAMCA0gAMEUCIQDckqGgE6bPA7DmxCGXkPoUVy0D7O48027KqGx2vKLeuwIgJ6iF -JzWbVsaj8kfSt24bAgAXqmemFZHe+pTsewv4n4Q= ------END CERTIFICATE----- - -GlobalSign ECC Root CA - R5 -=========================== ------BEGIN CERTIFICATE----- -MIICHjCCAaSgAwIBAgIRYFlJ4CYuu1X5CneKcflK2GwwCgYIKoZIzj0EAwMwUDEkMCIGA1UECxMb -R2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI1MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQD -EwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoXDTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMb -R2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI1MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQD -EwpHbG9iYWxTaWduMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAER0UOlvt9Xb/pOdEh+J8LttV7HpI6 -SFkc8GIxLcB6KP4ap1yztsyX50XUWPrRd21DosCHZTQKH3rd6zwzocWdTaRvQZU4f8kehOvRnkmS -h5SHDDqFSmafnVmTTZdhBoZKo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAd -BgNVHQ4EFgQUPeYpSJvqB8ohREom3m7e0oPQn1kwCgYIKoZIzj0EAwMDaAAwZQIxAOVpEslu28Yx -uglB4Zf4+/2a4n0Sye18ZNPLBSWLVtmg515dTguDnFt2KaAJJiFqYgIwcdK1j1zqO+F4CYWodZI7 -yFz9SO8NdCKoCOJuxUnOxwy8p2Fp8fc74SrL+SvzZpA3 ------END CERTIFICATE----- - -Staat der Nederlanden Root CA - G3 -================================== ------BEGIN CERTIFICATE----- -MIIFdDCCA1ygAwIBAgIEAJiiOTANBgkqhkiG9w0BAQsFADBaMQswCQYDVQQGEwJOTDEeMBwGA1UE -CgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSswKQYDVQQDDCJTdGFhdCBkZXIgTmVkZXJsYW5kZW4g -Um9vdCBDQSAtIEczMB4XDTEzMTExNDExMjg0MloXDTI4MTExMzIzMDAwMFowWjELMAkGA1UEBhMC -TkwxHjAcBgNVBAoMFVN0YWF0IGRlciBOZWRlcmxhbmRlbjErMCkGA1UEAwwiU3RhYXQgZGVyIE5l -ZGVybGFuZGVuIFJvb3QgQ0EgLSBHMzCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAL4y -olQPcPssXFnrbMSkUeiFKrPMSjTysF/zDsccPVMeiAho2G89rcKezIJnByeHaHE6n3WWIkYFsO2t -x1ueKt6c/DrGlaf1F2cY5y9JCAxcz+bMNO14+1Cx3Gsy8KL+tjzk7FqXxz8ecAgwoNzFs21v0IJy -EavSgWhZghe3eJJg+szeP4TrjTgzkApyI/o1zCZxMdFyKJLZWyNtZrVtB0LrpjPOktvA9mxjeM3K -Tj215VKb8b475lRgsGYeCasH/lSJEULR9yS6YHgamPfJEf0WwTUaVHXvQ9Plrk7O53vDxk5hUUur -mkVLoR9BvUhTFXFkC4az5S6+zqQbwSmEorXLCCN2QyIkHxcE1G6cxvx/K2Ya7Irl1s9N9WMJtxU5 -1nus6+N86U78dULI7ViVDAZCopz35HCz33JvWjdAidiFpNfxC95DGdRKWCyMijmev4SH8RY7Ngzp -07TKbBlBUgmhHbBqv4LvcFEhMtwFdozL92TkA1CvjJFnq8Xy7ljY3r735zHPbMk7ccHViLVlvMDo -FxcHErVc0qsgk7TmgoNwNsXNo42ti+yjwUOH5kPiNL6VizXtBznaqB16nzaeErAMZRKQFWDZJkBE -41ZgpRDUajz9QdwOWke275dhdU/Z/seyHdTtXUmzqWrLZoQT1Vyg3N9udwbRcXXIV2+vD3dbAgMB -AAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBRUrfrHkleu -yjWcLhL75LpdINyUVzANBgkqhkiG9w0BAQsFAAOCAgEAMJmdBTLIXg47mAE6iqTnB/d6+Oea31BD -U5cqPco8R5gu4RV78ZLzYdqQJRZlwJ9UXQ4DO1t3ApyEtg2YXzTdO2PCwyiBwpwpLiniyMMB8jPq -KqrMCQj3ZWfGzd/TtiunvczRDnBfuCPRy5FOCvTIeuXZYzbB1N/8Ipf3YF3qKS9Ysr1YvY2WTxB1 -v0h7PVGHoTx0IsL8B3+A3MSs/mrBcDCw6Y5p4ixpgZQJut3+TcCDjJRYwEYgr5wfAvg1VUkvRtTA -8KCWAg8zxXHzniN9lLf9OtMJgwYh/WA9rjLA0u6NpvDntIJ8CsxwyXmA+P5M9zWEGYox+wrZ13+b -8KKaa8MFSu1BYBQw0aoRQm7TIwIEC8Zl3d1Sd9qBa7Ko+gE4uZbqKmxnl4mUnrzhVNXkanjvSr0r -mj1AfsbAddJu+2gw7OyLnflJNZoaLNmzlTnVHpL3prllL+U9bTpITAjc5CgSKL59NVzq4BZ+Extq -1z7XnvwtdbLBFNUjA9tbbws+eC8N3jONFrdI54OagQ97wUNNVQQXOEpR1VmiiXTTn74eS9fGbbeI -JG9gkaSChVtWQbzQRKtqE77RLFi3EjNYsjdj3BP1lB0/QFH1T/U67cjF68IeHRaVesd+QnGTbksV -tzDfqu1XhUisHWrdOWnk4Xl4vs4Fv6EM94B7IWcnMFk= ------END CERTIFICATE----- - -Staat der Nederlanden EV Root CA -================================ ------BEGIN CERTIFICATE----- -MIIFcDCCA1igAwIBAgIEAJiWjTANBgkqhkiG9w0BAQsFADBYMQswCQYDVQQGEwJOTDEeMBwGA1UE -CgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSkwJwYDVQQDDCBTdGFhdCBkZXIgTmVkZXJsYW5kZW4g -RVYgUm9vdCBDQTAeFw0xMDEyMDgxMTE5MjlaFw0yMjEyMDgxMTEwMjhaMFgxCzAJBgNVBAYTAk5M -MR4wHAYDVQQKDBVTdGFhdCBkZXIgTmVkZXJsYW5kZW4xKTAnBgNVBAMMIFN0YWF0IGRlciBOZWRl -cmxhbmRlbiBFViBSb290IENBMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA48d+ifkk -SzrSM4M1LGns3Amk41GoJSt5uAg94JG6hIXGhaTK5skuU6TJJB79VWZxXSzFYGgEt9nCUiY4iKTW -O0Cmws0/zZiTs1QUWJZV1VD+hq2kY39ch/aO5ieSZxeSAgMs3NZmdO3dZ//BYY1jTw+bbRcwJu+r -0h8QoPnFfxZpgQNH7R5ojXKhTbImxrpsX23Wr9GxE46prfNeaXUmGD5BKyF/7otdBwadQ8QpCiv8 -Kj6GyzyDOvnJDdrFmeK8eEEzduG/L13lpJhQDBXd4Pqcfzho0LKmeqfRMb1+ilgnQ7O6M5HTp5gV -XJrm0w912fxBmJc+qiXbj5IusHsMX/FjqTf5m3VpTCgmJdrV8hJwRVXj33NeN/UhbJCONVrJ0yPr -08C+eKxCKFhmpUZtcALXEPlLVPxdhkqHz3/KRawRWrUgUY0viEeXOcDPusBCAUCZSCELa6fS/ZbV -0b5GnUngC6agIk440ME8MLxwjyx1zNDFjFE7PZQIZCZhfbnDZY8UnCHQqv0XcgOPvZuM5l5Tnrmd -74K74bzickFbIZTTRTeU0d8JOV3nI6qaHcptqAqGhYqCvkIH1vI4gnPah1vlPNOePqc7nvQDs/nx -fRN0Av+7oeX6AHkcpmZBiFxgV6YuCcS6/ZrPpx9Aw7vMWgpVSzs4dlG4Y4uElBbmVvMCAwEAAaNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFP6rAJCYniT8qcwa -ivsnuL8wbqg7MA0GCSqGSIb3DQEBCwUAA4ICAQDPdyxuVr5Os7aEAJSrR8kN0nbHhp8dB9O2tLsI -eK9p0gtJ3jPFrK3CiAJ9Brc1AsFgyb/E6JTe1NOpEyVa/m6irn0F3H3zbPB+po3u2dfOWBfoqSmu -c0iH55vKbimhZF8ZE/euBhD/UcabTVUlT5OZEAFTdfETzsemQUHSv4ilf0X8rLiltTMMgsT7B/Zq -5SWEXwbKwYY5EdtYzXc7LMJMD16a4/CrPmEbUCTCwPTxGfARKbalGAKb12NMcIxHowNDXLldRqAN -b/9Zjr7dn3LDWyvfjFvO5QxGbJKyCqNMVEIYFRIYvdr8unRu/8G2oGTYqV9Vrp9canaW2HNnh/tN -f1zuacpzEPuKqf2evTY4SUmH9A4U8OmHuD+nT3pajnnUk+S7aFKErGzp85hwVXIy+TSrK0m1zSBi -5Dp6Z2Orltxtrpfs/J92VoguZs9btsmksNcFuuEnL5O7Jiqik7Ab846+HUCjuTaPPoIaGl6I6lD4 -WeKDRikL40Rc4ZW2aZCaFG+XroHPaO+Zmr615+F/+PoTRxZMzG0IQOeLeG9QgkRQP2YGiqtDhFZK -DyAthg710tvSeopLzaXoTvFeJiUBWSOgftL2fiFX1ye8FVdMpEbB4IMeDExNH08GGeL5qPQ6gqGy -eUN51q1veieQA6TqJIc/2b3Z6fJfUEkc7uzXLg== ------END CERTIFICATE----- - -IdenTrust Commercial Root CA 1 -============================== ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIQCgFCgAAAAUUjyES1AAAAAjANBgkqhkiG9w0BAQsFADBKMQswCQYDVQQG -EwJVUzESMBAGA1UEChMJSWRlblRydXN0MScwJQYDVQQDEx5JZGVuVHJ1c3QgQ29tbWVyY2lhbCBS -b290IENBIDEwHhcNMTQwMTE2MTgxMjIzWhcNMzQwMTE2MTgxMjIzWjBKMQswCQYDVQQGEwJVUzES -MBAGA1UEChMJSWRlblRydXN0MScwJQYDVQQDEx5JZGVuVHJ1c3QgQ29tbWVyY2lhbCBSb290IENB -IDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCnUBneP5k91DNG8W9RYYKyqU+PZ4ld -hNlT3Qwo2dfw/66VQ3KZ+bVdfIrBQuExUHTRgQ18zZshq0PirK1ehm7zCYofWjK9ouuU+ehcCuz/ -mNKvcbO0U59Oh++SvL3sTzIwiEsXXlfEU8L2ApeN2WIrvyQfYo3fw7gpS0l4PJNgiCL8mdo2yMKi -1CxUAGc1bnO/AljwpN3lsKImesrgNqUZFvX9t++uP0D1bVoE/c40yiTcdCMbXTMTEl3EASX2MN0C -XZ/g1Ue9tOsbobtJSdifWwLziuQkkORiT0/Br4sOdBeo0XKIanoBScy0RnnGF7HamB4HWfp1IYVl -3ZBWzvurpWCdxJ35UrCLvYf5jysjCiN2O/cz4ckA82n5S6LgTrx+kzmEB/dEcH7+B1rlsazRGMzy -NeVJSQjKVsk9+w8YfYs7wRPCTY/JTw436R+hDmrfYi7LNQZReSzIJTj0+kuniVyc0uMNOYZKdHzV -WYfCP04MXFL0PfdSgvHqo6z9STQaKPNBiDoT7uje/5kdX7rL6B7yuVBgwDHTc+XvvqDtMwt0viAg -xGds8AgDelWAf0ZOlqf0Hj7h9tgJ4TNkK2PXMl6f+cB7D3hvl7yTmvmcEpB4eoCHFddydJxVdHix -uuFucAS6T6C6aMN7/zHwcz09lCqxC0EOoP5NiGVreTO01wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMC -AQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU7UQZwNPwBovupHu+QucmVMiONnYwDQYJKoZI -hvcNAQELBQADggIBAA2ukDL2pkt8RHYZYR4nKM1eVO8lvOMIkPkp165oCOGUAFjvLi5+U1KMtlwH -6oi6mYtQlNeCgN9hCQCTrQ0U5s7B8jeUeLBfnLOic7iPBZM4zY0+sLj7wM+x8uwtLRvM7Kqas6pg -ghstO8OEPVeKlh6cdbjTMM1gCIOQ045U8U1mwF10A0Cj7oV+wh93nAbowacYXVKV7cndJZ5t+qnt -ozo00Fl72u1Q8zW/7esUTTHHYPTa8Yec4kjixsU3+wYQ+nVZZjFHKdp2mhzpgq7vmrlR94gjmmmV -YjzlVYA211QC//G5Xc7UI2/YRYRKW2XviQzdFKcgyxilJbQN+QHwotL0AMh0jqEqSI5l2xPE4iUX -feu+h1sXIFRRk0pTAwvsXcoz7WL9RccvW9xYoIA55vrX/hMUpu09lEpCdNTDd1lzzY9GvlU47/ro -kTLql1gEIt44w8y8bckzOmoKaT+gyOpyj4xjhiO9bTyWnpXgSUyqorkqG5w2gXjtw+hG4iZZRHUe -2XWJUc0QhJ1hYMtd+ZciTY6Y5uN/9lu7rs3KSoFrXgvzUeF0K+l+J6fZmUlO+KWA2yUPHGNiiskz -Z2s8EIPGrd6ozRaOjfAHN3Gf8qv8QfXBi+wAN10J5U6A7/qxXDgGpRtK4dw4LTzcqx+QGtVKnO7R -cGzM7vRX+Bi6hG6H ------END CERTIFICATE----- - -IdenTrust Public Sector Root CA 1 -================================= ------BEGIN CERTIFICATE----- -MIIFZjCCA06gAwIBAgIQCgFCgAAAAUUjz0Z8AAAAAjANBgkqhkiG9w0BAQsFADBNMQswCQYDVQQG -EwJVUzESMBAGA1UEChMJSWRlblRydXN0MSowKAYDVQQDEyFJZGVuVHJ1c3QgUHVibGljIFNlY3Rv -ciBSb290IENBIDEwHhcNMTQwMTE2MTc1MzMyWhcNMzQwMTE2MTc1MzMyWjBNMQswCQYDVQQGEwJV -UzESMBAGA1UEChMJSWRlblRydXN0MSowKAYDVQQDEyFJZGVuVHJ1c3QgUHVibGljIFNlY3RvciBS -b290IENBIDEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2IpT8pEiv6EdrCvsnduTy -P4o7ekosMSqMjbCpwzFrqHd2hCa2rIFCDQjrVVi7evi8ZX3yoG2LqEfpYnYeEe4IFNGyRBb06tD6 -Hi9e28tzQa68ALBKK0CyrOE7S8ItneShm+waOh7wCLPQ5CQ1B5+ctMlSbdsHyo+1W/CD80/HLaXI -rcuVIKQxKFdYWuSNG5qrng0M8gozOSI5Cpcu81N3uURF/YTLNiCBWS2ab21ISGHKTN9T0a9SvESf -qy9rg3LvdYDaBjMbXcjaY8ZNzaxmMc3R3j6HEDbhuaR672BQssvKplbgN6+rNBM5Jeg5ZuSYeqoS -mJxZZoY+rfGwyj4GD3vwEUs3oERte8uojHH01bWRNszwFcYr3lEXsZdMUD2xlVl8BX0tIdUAvwFn -ol57plzy9yLxkA2T26pEUWbMfXYD62qoKjgZl3YNa4ph+bz27nb9cCvdKTz4Ch5bQhyLVi9VGxyh -LrXHFub4qjySjmm2AcG1hp2JDws4lFTo6tyePSW8Uybt1as5qsVATFSrsrTZ2fjXctscvG29ZV/v -iDUqZi/u9rNl8DONfJhBaUYPQxxp+pu10GFqzcpL2UyQRqsVWaFHVCkugyhfHMKiq3IXAAaOReyL -4jM9f9oZRORicsPfIsbyVtTdX5Vy7W1f90gDW/3FKqD2cyOEEBsB5wIDAQABo0IwQDAOBgNVHQ8B -Af8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU43HgntinQtnbcZFrlJPrw6PRFKMw -DQYJKoZIhvcNAQELBQADggIBAEf63QqwEZE4rU1d9+UOl1QZgkiHVIyqZJnYWv6IAcVYpZmxI1Qj -t2odIFflAWJBF9MJ23XLblSQdf4an4EKwt3X9wnQW3IV5B4Jaj0z8yGa5hV+rVHVDRDtfULAj+7A -mgjVQdZcDiFpboBhDhXAuM/FSRJSzL46zNQuOAXeNf0fb7iAaJg9TaDKQGXSc3z1i9kKlT/YPyNt -GtEqJBnZhbMX73huqVjRI9PHE+1yJX9dsXNw0H8GlwmEKYBhHfpe/3OsoOOJuBxxFcbeMX8S3OFt -m6/n6J91eEyrRjuazr8FGF1NFTwWmhlQBJqymm9li1JfPFgEKCXAZmExfrngdbkaqIHWchezxQMx -NRF4eKLg6TCMf4DfWN88uieW4oA0beOY02QnrEh+KHdcxiVhJfiFDGX6xDIvpZgF5PgLZxYWxoK4 -Mhn5+bl53B/N66+rDt0b20XkeucC4pVd/GnwU2lhlXV5C15V5jgclKlZM57IcXR5f1GJtshquDDI -ajjDbp7hNxbqBWJMWxJH7ae0s1hWx0nzfxJoCTFx8G34Tkf71oXuxVhAGaQdp/lLQzfcaFpPz+vC -ZHTetBXZ9FRUGi8c15dxVJCO2SCdUyt/q4/i6jC8UDfv8Ue1fXwsBOxonbRJRBD0ckscZOf85muQ -3Wl9af0AVqW3rLatt8o+Ae+c ------END CERTIFICATE----- - -Entrust Root Certification Authority - G2 -========================================= ------BEGIN CERTIFICATE----- -MIIEPjCCAyagAwIBAgIESlOMKDANBgkqhkiG9w0BAQsFADCBvjELMAkGA1UEBhMCVVMxFjAUBgNV -BAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVy -bXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ug -b25seTEyMDAGA1UEAxMpRW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIw -HhcNMDkwNzA3MTcyNTU0WhcNMzAxMjA3MTc1NTU0WjCBvjELMAkGA1UEBhMCVVMxFjAUBgNVBAoT -DUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMx -OTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25s -eTEyMDAGA1UEAxMpRW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwggEi -MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC6hLZy254Ma+KZ6TABp3bqMriVQRrJ2mFOWHLP -/vaCeb9zYQYKpSfYs1/TRU4cctZOMvJyig/3gxnQaoCAAEUesMfnmr8SVycco2gvCoe9amsOXmXz -HHfV1IWNcCG0szLni6LVhjkCsbjSR87kyUnEO6fe+1R9V77w6G7CebI6C1XiUJgWMhNcL3hWwcKU -s/Ja5CeanyTXxuzQmyWC48zCxEXFjJd6BmsqEZ+pCm5IO2/b1BEZQvePB7/1U1+cPvQXLOZprE4y -TGJ36rfo5bs0vBmLrpxR57d+tVOxMyLlbc9wPBr64ptntoP0jaWvYkxN4FisZDQSA/i2jZRjJKRx -AgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqciZ6 -0B7vfec7aVHUbI2fkBJmqzANBgkqhkiG9w0BAQsFAAOCAQEAeZ8dlsa2eT8ijYfThwMEYGprmi5Z -iXMRrEPR9RP/jTkrwPK9T3CMqS/qF8QLVJ7UG5aYMzyorWKiAHarWWluBh1+xLlEjZivEtRh2woZ -Rkfz6/djwUAFQKXSt/S1mja/qYh2iARVBCuch38aNzx+LaUa2NSJXsq9rD1s2G2v1fN2D807iDgi -nWyTmsQ9v4IbZT+mD12q/OWyFcq1rca8PdCE6OoGcrBNOTJ4vz4RnAuknZoh8/CbCzB428Hch0P+ -vGOaysXCHMnHjf87ElgI5rY97HosTvuDls4MPGmHVHOkc8KT/1EQrBVUAdj8BbGJoX90g5pJ19xO -e4pIb4tF9g== ------END CERTIFICATE----- - -Entrust Root Certification Authority - EC1 -========================================== ------BEGIN CERTIFICATE----- -MIIC+TCCAoCgAwIBAgINAKaLeSkAAAAAUNCR+TAKBggqhkjOPQQDAzCBvzELMAkGA1UEBhMCVVMx -FjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVn -YWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDEyIEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXpl -ZCB1c2Ugb25seTEzMDEGA1UEAxMqRW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5 -IC0gRUMxMB4XDTEyMTIxODE1MjUzNloXDTM3MTIxODE1NTUzNlowgb8xCzAJBgNVBAYTAlVTMRYw -FAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0L2xlZ2Fs -LXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxMiBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhvcml6ZWQg -dXNlIG9ubHkxMzAxBgNVBAMTKkVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAt -IEVDMTB2MBAGByqGSM49AgEGBSuBBAAiA2IABIQTydC6bUF74mzQ61VfZgIaJPRbiWlH47jCffHy -AsWfoPZb1YsGGYZPUxBtByQnoaD41UcZYUx9ypMn6nQM72+WCf5j7HBdNq1nd67JnXxVRDqiY1Ef -9eNi1KlHBz7MIKNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYE -FLdj5xrdjekIplWDpOBqUEFlEUJJMAoGCCqGSM49BAMDA2cAMGQCMGF52OVCR98crlOZF7ZvHH3h -vxGU0QOIdeSNiaSKd0bebWHvAvX7td/M/k7//qnmpwIwW5nXhTcGtXsI/esni0qU+eH6p44mCOh8 -kmhtc9hvJqwhAriZtyZBWyVgrtBIGu4G ------END CERTIFICATE----- - -CFCA EV ROOT -============ ------BEGIN CERTIFICATE----- -MIIFjTCCA3WgAwIBAgIEGErM1jANBgkqhkiG9w0BAQsFADBWMQswCQYDVQQGEwJDTjEwMC4GA1UE -CgwnQ2hpbmEgRmluYW5jaWFsIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MRUwEwYDVQQDDAxDRkNB -IEVWIFJPT1QwHhcNMTIwODA4MDMwNzAxWhcNMjkxMjMxMDMwNzAxWjBWMQswCQYDVQQGEwJDTjEw -MC4GA1UECgwnQ2hpbmEgRmluYW5jaWFsIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MRUwEwYDVQQD -DAxDRkNBIEVWIFJPT1QwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDXXWvNED8fBVnV -BU03sQ7smCuOFR36k0sXgiFxEFLXUWRwFsJVaU2OFW2fvwwbwuCjZ9YMrM8irq93VCpLTIpTUnrD -7i7es3ElweldPe6hL6P3KjzJIx1qqx2hp/Hz7KDVRM8Vz3IvHWOX6Jn5/ZOkVIBMUtRSqy5J35DN -uF++P96hyk0g1CXohClTt7GIH//62pCfCqktQT+x8Rgp7hZZLDRJGqgG16iI0gNyejLi6mhNbiyW -ZXvKWfry4t3uMCz7zEasxGPrb382KzRzEpR/38wmnvFyXVBlWY9ps4deMm/DGIq1lY+wejfeWkU7 -xzbh72fROdOXW3NiGUgthxwG+3SYIElz8AXSG7Ggo7cbcNOIabla1jj0Ytwli3i/+Oh+uFzJlU9f -py25IGvPa931DfSCt/SyZi4QKPaXWnuWFo8BGS1sbn85WAZkgwGDg8NNkt0yxoekN+kWzqotaK8K -gWU6cMGbrU1tVMoqLUuFG7OA5nBFDWteNfB/O7ic5ARwiRIlk9oKmSJgamNgTnYGmE69g60dWIol -hdLHZR4tjsbftsbhf4oEIRUpdPA+nJCdDC7xij5aqgwJHsfVPKPtl8MeNPo4+QgO48BdK4PRVmrJ -tqhUUy54Mmc9gn900PvhtgVguXDbjgv5E1hvcWAQUhC5wUEJ73IfZzF4/5YFjQIDAQABo2MwYTAf -BgNVHSMEGDAWgBTj/i39KNALtbq2osS/BqoFjJP7LzAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB -/wQEAwIBBjAdBgNVHQ4EFgQU4/4t/SjQC7W6tqLEvwaqBYyT+y8wDQYJKoZIhvcNAQELBQADggIB -ACXGumvrh8vegjmWPfBEp2uEcwPenStPuiB/vHiyz5ewG5zz13ku9Ui20vsXiObTej/tUxPQ4i9q -ecsAIyjmHjdXNYmEwnZPNDatZ8POQQaIxffu2Bq41gt/UP+TqhdLjOztUmCypAbqTuv0axn96/Ua -4CUqmtzHQTb3yHQFhDmVOdYLO6Qn+gjYXB74BGBSESgoA//vU2YApUo0FmZ8/Qmkrp5nGm9BC2sG -E5uPhnEFtC+NiWYzKXZUmhH4J/qyP5Hgzg0b8zAarb8iXRvTvyUFTeGSGn+ZnzxEk8rUQElsgIfX -BDrDMlI1Dlb4pd19xIsNER9Tyx6yF7Zod1rg1MvIB671Oi6ON7fQAUtDKXeMOZePglr4UeWJoBjn -aH9dCi77o0cOPaYjesYBx4/IXr9tgFa+iiS6M+qf4TIRnvHST4D2G0CvOJ4RUHlzEhLN5mydLIhy -PDCBBpEi6lmt2hkuIsKNuYyH4Ga8cyNfIWRjgEj1oDwYPZTISEEdQLpe/v5WOaHIz16eGWRGENoX -kbcFgKyLmZJ956LYBws2J+dIeWCKw9cTXPhyQN9Ky8+ZAAoACxGV2lZFA4gKn2fQ1XmxqI1AbQ3C -ekD6819kR5LLU7m7Wc5P/dAVUwHY3+vZ5nbv0CO7O6l5s9UCKc2Jo5YPSjXnTkLAdc0Hz+Ys63su ------END CERTIFICATE----- - -TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 -========================================================= ------BEGIN CERTIFICATE----- -MIIEJzCCAw+gAwIBAgIHAI4X/iQggTANBgkqhkiG9w0BAQsFADCBsTELMAkGA1UEBhMCVFIxDzAN -BgNVBAcMBkFua2FyYTFNMEsGA1UECgxEVMOcUktUUlVTVCBCaWxnaSDEsGxldGnFn2ltIHZlIEJp -bGnFn2ltIEfDvHZlbmxpxJ9pIEhpem1ldGxlcmkgQS7Fni4xQjBABgNVBAMMOVTDnFJLVFJVU1Qg -RWxla3Ryb25payBTZXJ0aWZpa2EgSGl6bWV0IFNhxJ9sYXnEsWPEsXPEsSBINTAeFw0xMzA0MzAw -ODA3MDFaFw0yMzA0MjgwODA3MDFaMIGxMQswCQYDVQQGEwJUUjEPMA0GA1UEBwwGQW5rYXJhMU0w -SwYDVQQKDERUw5xSS1RSVVNUIEJpbGdpIMSwbGV0acWfaW0gdmUgQmlsacWfaW0gR8O8dmVubGnE -n2kgSGl6bWV0bGVyaSBBLsWeLjFCMEAGA1UEAww5VMOcUktUUlVTVCBFbGVrdHJvbmlrIFNlcnRp -ZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxIEg1MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEApCUZ4WWe60ghUEoI5RHwWrom/4NZzkQqL/7hzmAD/I0Dpe3/a6i6zDQGn1k19uwsu537 -jVJp45wnEFPzpALFp/kRGml1bsMdi9GYjZOHp3GXDSHHmflS0yxjXVW86B8BSLlg/kJK9siArs1m -ep5Fimh34khon6La8eHBEJ/rPCmBp+EyCNSgBbGM+42WAA4+Jd9ThiI7/PS98wl+d+yG6w8z5UNP -9FR1bSmZLmZaQ9/LXMrI5Tjxfjs1nQ/0xVqhzPMggCTTV+wVunUlm+hkS7M0hO8EuPbJbKoCPrZV -4jI3X/xml1/N1p7HIL9Nxqw/dV8c7TKcfGkAaZHjIxhT6QIDAQABo0IwQDAdBgNVHQ4EFgQUVpkH -HtOsDGlktAxQR95DLL4gwPswDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZI -hvcNAQELBQADggEBAJ5FdnsXSDLyOIspve6WSk6BGLFRRyDN0GSxDsnZAdkJzsiZ3GglE9Rc8qPo -BP5yCccLqh0lVX6Wmle3usURehnmp349hQ71+S4pL+f5bFgWV1Al9j4uPqrtd3GqqpmWRgqujuwq -URawXs3qZwQcWDD1YIq9pr1N5Za0/EKJAWv2cMhQOQwt1WbZyNKzMrcbGW3LM/nfpeYVhDfwwvJl -lpKQd/Ct9JDpEXjXk4nAPQu6KfTomZ1yju2dL+6SfaHx/126M2CFYv4HAqGEVka+lgqaE9chTLd8 -B59OTj+RdPsnnRHM3eaxynFNExc5JsUpISuTKWqW+qtB4Uu2NQvAmxU= ------END CERTIFICATE----- - -TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 -========================================================= ------BEGIN CERTIFICATE----- -MIIEJjCCAw6gAwIBAgIGfaHyZeyKMA0GCSqGSIb3DQEBCwUAMIGxMQswCQYDVQQGEwJUUjEPMA0G -A1UEBwwGQW5rYXJhMU0wSwYDVQQKDERUw5xSS1RSVVNUIEJpbGdpIMSwbGV0acWfaW0gdmUgQmls -acWfaW0gR8O8dmVubGnEn2kgSGl6bWV0bGVyaSBBLsWeLjFCMEAGA1UEAww5VMOcUktUUlVTVCBF -bGVrdHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxIEg2MB4XDTEzMTIxODA5 -MDQxMFoXDTIzMTIxNjA5MDQxMFowgbExCzAJBgNVBAYTAlRSMQ8wDQYDVQQHDAZBbmthcmExTTBL -BgNVBAoMRFTDnFJLVFJVU1QgQmlsZ2kgxLBsZXRpxZ9pbSB2ZSBCaWxpxZ9pbSBHw7x2ZW5sacSf -aSBIaXptZXRsZXJpIEEuxZ4uMUIwQAYDVQQDDDlUw5xSS1RSVVNUIEVsZWt0cm9uaWsgU2VydGlm -aWthIEhpem1ldCBTYcSfbGF5xLFjxLFzxLEgSDYwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK -AoIBAQCdsGjW6L0UlqMACprx9MfMkU1xeHe59yEmFXNRFpQJRwXiM/VomjX/3EsvMsew7eKC5W/a -2uqsxgbPJQ1BgfbBOCK9+bGlprMBvD9QFyv26WZV1DOzXPhDIHiTVRZwGTLmiddk671IUP320EED -wnS3/faAz1vFq6TWlRKb55cTMgPp1KtDWxbtMyJkKbbSk60vbNg9tvYdDjTu0n2pVQ8g9P0pu5Fb -HH3GQjhtQiht1AH7zYiXSX6484P4tZgvsycLSF5W506jM7NE1qXyGJTtHB6plVxiSvgNZ1GpryHV -+DKdeboaX+UEVU0TRv/yz3THGmNtwx8XEsMeED5gCLMxAgMBAAGjQjBAMB0GA1UdDgQWBBTdVRcT -9qzoSCHK77Wv0QAy7Z6MtTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG -9w0BAQsFAAOCAQEAb1gNl0OqFlQ+v6nfkkU/hQu7VtMMUszIv3ZnXuaqs6fvuay0EBQNdH49ba3R -fdCaqaXKGDsCQC4qnFAUi/5XfldcEQlLNkVS9z2sFP1E34uXI9TDwe7UU5X+LEr+DXCqu4svLcsy -o4LyVN/Y8t3XSHLuSqMplsNEzm61kod2pLv0kmzOLBQJZo6NrRa1xxsJYTvjIKIDgI6tflEATseW -hvtDmHd9KMeP2Cpu54Rvl0EpABZeTeIT6lnAY2c6RPuY/ATTMHKm9ocJV612ph1jmv3XZch4gyt1 -O6VbuA1df74jrlZVlFjvH4GMKrLN5ptjnhi85WsGtAuYSyher4hYyw== ------END CERTIFICATE----- - -Certinomis - Root CA -==================== ------BEGIN CERTIFICATE----- -MIIFkjCCA3qgAwIBAgIBATANBgkqhkiG9w0BAQsFADBaMQswCQYDVQQGEwJGUjETMBEGA1UEChMK -Q2VydGlub21pczEXMBUGA1UECxMOMDAwMiA0MzM5OTg5MDMxHTAbBgNVBAMTFENlcnRpbm9taXMg -LSBSb290IENBMB4XDTEzMTAyMTA5MTcxOFoXDTMzMTAyMTA5MTcxOFowWjELMAkGA1UEBhMCRlIx -EzARBgNVBAoTCkNlcnRpbm9taXMxFzAVBgNVBAsTDjAwMDIgNDMzOTk4OTAzMR0wGwYDVQQDExRD -ZXJ0aW5vbWlzIC0gUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANTMCQos -P5L2fxSeC5yaah1AMGT9qt8OHgZbn1CF6s2Nq0Nn3rD6foCWnoR4kkjW4znuzuRZWJflLieY6pOo -d5tK8O90gC3rMB+12ceAnGInkYjwSond3IjmFPnVAy//ldu9n+ws+hQVWZUKxkd8aRi5pwP5ynap -z8dvtF4F/u7BUrJ1Mofs7SlmO/NKFoL21prbcpjp3vDFTKWrteoB4owuZH9kb/2jJZOLyKIOSY00 -8B/sWEUuNKqEUL3nskoTuLAPrjhdsKkb5nPJWqHZZkCqqU2mNAKthH6yI8H7KsZn9DS2sJVqM09x -RLWtwHkziOC/7aOgFLScCbAK42C++PhmiM1b8XcF4LVzbsF9Ri6OSyemzTUK/eVNfaoqoynHWmgE -6OXWk6RiwsXm9E/G+Z8ajYJJGYrKWUM66A0ywfRMEwNvbqY/kXPLynNvEiCL7sCCeN5LLsJJwx3t -FvYk9CcbXFcx3FXuqB5vbKziRcxXV4p1VxngtViZSTYxPDMBbRZKzbgqg4SGm/lg0h9tkQPTYKbV -PZrdd5A9NaSfD171UkRpucC63M9933zZxKyGIjK8e2uR73r4F2iw4lNVYC2vPsKD2NkJK/DAZNuH -i5HMkesE/Xa0lZrmFAYb1TQdvtj/dBxThZngWVJKYe2InmtJiUZ+IFrZ50rlau7SZRFDAgMBAAGj -YzBhMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTvkUz1pcMw6C8I -6tNxIqSSaHh02TAfBgNVHSMEGDAWgBTvkUz1pcMw6C8I6tNxIqSSaHh02TANBgkqhkiG9w0BAQsF -AAOCAgEAfj1U2iJdGlg+O1QnurrMyOMaauo++RLrVl89UM7g6kgmJs95Vn6RHJk/0KGRHCwPT5iV -WVO90CLYiF2cN/z7ZMF4jIuaYAnq1fohX9B0ZedQxb8uuQsLrbWwF6YSjNRieOpWauwK0kDDPAUw -Pk2Ut59KA9N9J0u2/kTO+hkzGm2kQtHdzMjI1xZSg081lLMSVX3l4kLr5JyTCcBMWwerx20RoFAX -lCOotQqSD7J6wWAsOMwaplv/8gzjqh8c3LigkyfeY+N/IZ865Z764BNqdeuWXGKRlI5nU7aJ+BIJ -y29SWwNyhlCVCNSNh4YVH5Uk2KRvms6knZtt0rJ2BobGVgjF6wnaNsIbW0G+YSrjcOa4pvi2WsS9 -Iff/ql+hbHY5ZtbqTFXhADObE5hjyW/QASAJN1LnDE8+zbz1X5YnpyACleAu6AdBBR8Vbtaw5Bng -DwKTACdyxYvRVB9dSsNAl35VpnzBMwQUAR1JIGkLGZOdblgi90AMRgwjY/M50n92Uaf0yKHxDHYi -I0ZSKS3io0EHVmmY0gUJvGnHWmHNj4FgFU2A3ZDifcRQ8ow7bkrHxuaAKzyBvBGAFhAn1/DNP3nM -cyrDflOR1m749fPH0FFNjkulW+YZFzvWgQncItzujrnEj1PhZ7szuIgVRs/taTX/dQ1G885x4cVr -hkIGuUE= ------END CERTIFICATE----- - -OISTE WISeKey Global Root GB CA -=============================== ------BEGIN CERTIFICATE----- -MIIDtTCCAp2gAwIBAgIQdrEgUnTwhYdGs/gjGvbCwDANBgkqhkiG9w0BAQsFADBtMQswCQYDVQQG -EwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUgRm91bmRhdGlvbiBFbmRvcnNl -ZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9iYWwgUm9vdCBHQiBDQTAeFw0xNDEyMDExNTAw -MzJaFw0zOTEyMDExNTEwMzFaMG0xCzAJBgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYD -VQQLExlPSVNURSBGb3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEds -b2JhbCBSb290IEdCIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Be3HEokKtaX -scriHvt9OO+Y9bI5mE4nuBFde9IllIiCFSZqGzG7qFshISvYD06fWvGxWuR51jIjK+FTzJlFXHtP -rby/h0oLS5daqPZI7H17Dc0hBt+eFf1Biki3IPShehtX1F1Q/7pn2COZH8g/497/b1t3sWtuuMlk -9+HKQUYOKXHQuSP8yYFfTvdv37+ErXNku7dCjmn21HYdfp2nuFeKUWdy19SouJVUQHMD9ur06/4o -Qnc/nSMbsrY9gBQHTC5P99UKFg29ZkM3fiNDecNAhvVMKdqOmq0NpQSHiB6F4+lT1ZvIiwNjeOvg -GUpuuy9rM2RYk61pv48b74JIxwIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQUNQ/INmNe4qPs+TtmFc5RUuORmj0wEAYJKwYBBAGCNxUBBAMCAQAwDQYJKoZI -hvcNAQELBQADggEBAEBM+4eymYGQfp3FsLAmzYh7KzKNbrghcViXfa43FK8+5/ea4n32cZiZBKpD -dHij40lhPnOMTZTg+XHEthYOU3gf1qKHLwI5gSk8rxWYITD+KJAAjNHhy/peyP34EEY7onhCkRd0 -VQreUGdNZtGn//3ZwLWoo4rOZvUPQ82nK1d7Y0Zqqi5S2PTt4W2tKZB4SLrhI6qjiey1q5bAtEui -HZeeevJuQHHfaPFlTc58Bd9TZaml8LGXBHAVRgOY1NK/VLSgWH1Sb9pWJmLU2NuJMW8c8CLC02Ic -Nc1MaRVUGpCY3useX8p3x8uOPUNpnJpY0CQ73xtAln41rYHHTnG6iBM= ------END CERTIFICATE----- - -Certification Authority of WoSign G2 -==================================== ------BEGIN CERTIFICATE----- -MIIDfDCCAmSgAwIBAgIQayXaioidfLwPBbOxemFFRDANBgkqhkiG9w0BAQsFADBYMQswCQYDVQQG -EwJDTjEaMBgGA1UEChMRV29TaWduIENBIExpbWl0ZWQxLTArBgNVBAMTJENlcnRpZmljYXRpb24g -QXV0aG9yaXR5IG9mIFdvU2lnbiBHMjAeFw0xNDExMDgwMDU4NThaFw00NDExMDgwMDU4NThaMFgx -CzAJBgNVBAYTAkNOMRowGAYDVQQKExFXb1NpZ24gQ0EgTGltaXRlZDEtMCsGA1UEAxMkQ2VydGlm -aWNhdGlvbiBBdXRob3JpdHkgb2YgV29TaWduIEcyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEAvsXEoCKASU+/2YcRxlPhuw+9YH+v9oIOH9ywjj2X4FA8jzrvZjtFB5sg+OPXJYY1kBai -XW8wGQiHC38Gsp1ij96vkqVg1CuAmlI/9ZqD6TRay9nVYlzmDuDfBpgOgHzKtB0TiGsOqCR3A9Du -W/PKaZE1OVbFbeP3PU9ekzgkyhjpJMuSA93MHD0JcOQg5PGurLtzaaNjOg9FD6FKmsLRY6zLEPg9 -5k4ot+vElbGs/V6r+kHLXZ1L3PR8du9nfwB6jdKgGlxNIuG12t12s9R23164i5jIFFTMaxeSt+BK -v0mUYQs4kI9dJGwlezt52eJ+na2fmKEG/HgUYFf47oB3sQIDAQABo0IwQDAOBgNVHQ8BAf8EBAMC -AQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU+mCp62XF3RYUCE4MD42b4Pdkr2cwDQYJKoZI -hvcNAQELBQADggEBAFfDejaCnI2Y4qtAqkePx6db7XznPWZaOzG73/MWM5H8fHulwqZm46qwtyeY -P0nXYGdnPzZPSsvxFPpahygc7Y9BMsaV+X3avXtbwrAh449G3CE4Q3RM+zD4F3LBMvzIkRfEzFg3 -TgvMWvchNSiDbGAtROtSjFA9tWwS1/oJu2yySrHFieT801LYYRf+epSEj3m2M1m6D8QL4nCgS3gu -+sif/a+RZQp4OBXllxcU3fngLDT4ONCEIgDAFFEYKwLcMFrw6AF8NTojrwjkr6qOKEJJLvD1mTS+ -7Q9LGOHSJDy7XUe3IfKN0QqZjuNuPq1w4I+5ysxugTH2e5x6eeRncRg= ------END CERTIFICATE----- - -CA WoSign ECC Root -================== ------BEGIN CERTIFICATE----- -MIICCTCCAY+gAwIBAgIQaEpYcIBr8I8C+vbe6LCQkDAKBggqhkjOPQQDAzBGMQswCQYDVQQGEwJD -TjEaMBgGA1UEChMRV29TaWduIENBIExpbWl0ZWQxGzAZBgNVBAMTEkNBIFdvU2lnbiBFQ0MgUm9v -dDAeFw0xNDExMDgwMDU4NThaFw00NDExMDgwMDU4NThaMEYxCzAJBgNVBAYTAkNOMRowGAYDVQQK -ExFXb1NpZ24gQ0EgTGltaXRlZDEbMBkGA1UEAxMSQ0EgV29TaWduIEVDQyBSb290MHYwEAYHKoZI -zj0CAQYFK4EEACIDYgAE4f2OuEMkq5Z7hcK6C62N4DrjJLnSsb6IOsq/Srj57ywvr1FQPEd1bPiU -t5v8KB7FVMxjnRZLU8HnIKvNrCXSf4/CwVqCXjCLelTOA7WRf6qU0NGKSMyCBSah1VES1ns2o0Iw -QDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUqv3VWqP2h4syhf3R -MluARZPzA7gwCgYIKoZIzj0EAwMDaAAwZQIxAOSkhLCB1T2wdKyUpOgOPQB0TKGXa/kNUTyh2Tv0 -Daupn75OcsqF1NnstTJFGG+rrQIwfcf3aWMvoeGY7xMQ0Xk/0f7qO3/eVvSQsRUR2LIiFdAvwyYu -a/GRspBl9JrmkO5K ------END CERTIFICATE----- - -SZAFIR ROOT CA2 -=============== ------BEGIN CERTIFICATE----- -MIIDcjCCAlqgAwIBAgIUPopdB+xV0jLVt+O2XwHrLdzk1uQwDQYJKoZIhvcNAQELBQAwUTELMAkG -A1UEBhMCUEwxKDAmBgNVBAoMH0tyYWpvd2EgSXpiYSBSb3psaWN6ZW5pb3dhIFMuQS4xGDAWBgNV -BAMMD1NaQUZJUiBST09UIENBMjAeFw0xNTEwMTkwNzQzMzBaFw0zNTEwMTkwNzQzMzBaMFExCzAJ -BgNVBAYTAlBMMSgwJgYDVQQKDB9LcmFqb3dhIEl6YmEgUm96bGljemVuaW93YSBTLkEuMRgwFgYD -VQQDDA9TWkFGSVIgUk9PVCBDQTIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC3vD5Q -qEvNQLXOYeeWyrSh2gwisPq1e3YAd4wLz32ohswmUeQgPYUM1ljj5/QqGJ3a0a4m7utT3PSQ1hNK -DJA8w/Ta0o4NkjrcsbH/ON7Dui1fgLkCvUqdGw+0w8LBZwPd3BucPbOw3gAeqDRHu5rr/gsUvTaE -2g0gv/pby6kWIK05YO4vdbbnl5z5Pv1+TW9NL++IDWr63fE9biCloBK0TXC5ztdyO4mTp4CEHCdJ -ckm1/zuVnsHMyAHs6A6KCpbns6aH5db5BSsNl0BwPLqsdVqc1U2dAgrSS5tmS0YHF2Wtn2yIANwi -ieDhZNRnvDF5YTy7ykHNXGoAyDw4jlivAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0P -AQH/BAQDAgEGMB0GA1UdDgQWBBQuFqlKGLXLzPVvUPMjX/hd56zwyDANBgkqhkiG9w0BAQsFAAOC -AQEAtXP4A9xZWx126aMqe5Aosk3AM0+qmrHUuOQn/6mWmc5G4G18TKI4pAZw8PRBEew/R40/cof5 -O/2kbytTAOD/OblqBw7rHRz2onKQy4I9EYKL0rufKq8h5mOGnXkZ7/e7DDWQw4rtTw/1zBLZpD67 -oPwglV9PJi8RI4NOdQcPv5vRtB3pEAT+ymCPoky4rc/hkA/NrgrHXXu3UNLUYfrVFdvXn4dRVOul -4+vJhaAlIDf7js4MNIThPIGyd05DpYhfhmehPea0XGG2Ptv+tyjFogeutcrKjSoS75ftwjCkySp6 -+/NNIxuZMzSgLvWpCz/UXeHPhJ/iGcJfitYgHuNztw== ------END CERTIFICATE----- - -Certum Trusted Network CA 2 -=========================== ------BEGIN CERTIFICATE----- -MIIF0jCCA7qgAwIBAgIQIdbQSk8lD8kyN/yqXhKN6TANBgkqhkiG9w0BAQ0FADCBgDELMAkGA1UE -BhMCUEwxIjAgBgNVBAoTGVVuaXpldG8gVGVjaG5vbG9naWVzIFMuQS4xJzAlBgNVBAsTHkNlcnR1 -bSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEkMCIGA1UEAxMbQ2VydHVtIFRydXN0ZWQgTmV0d29y -ayBDQSAyMCIYDzIwMTExMDA2MDgzOTU2WhgPMjA0NjEwMDYwODM5NTZaMIGAMQswCQYDVQQGEwJQ -TDEiMCAGA1UEChMZVW5pemV0byBUZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENl -cnRpZmljYXRpb24gQXV0aG9yaXR5MSQwIgYDVQQDExtDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENB -IDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC9+Xj45tWADGSdhhuWZGc/IjoedQF9 -7/tcZ4zJzFxrqZHmuULlIEub2pt7uZld2ZuAS9eEQCsn0+i6MLs+CRqnSZXvK0AkwpfHp+6bJe+o -CgCXhVqqndwpyeI1B+twTUrWwbNWuKFBOJvR+zF/j+Bf4bE/D44WSWDXBo0Y+aomEKsq09DRZ40b -Rr5HMNUuctHFY9rnY3lEfktjJImGLjQ/KUxSiyqnwOKRKIm5wFv5HdnnJ63/mgKXwcZQkpsCLL2p -uTRZCr+ESv/f/rOf69me4Jgj7KZrdxYq28ytOxykh9xGc14ZYmhFV+SQgkK7QtbwYeDBoz1mo130 -GO6IyY0XRSmZMnUCMe4pJshrAua1YkV/NxVaI2iJ1D7eTiew8EAMvE0Xy02isx7QBlrd9pPPV3WZ -9fqGGmd4s7+W/jTcvedSVuWz5XV710GRBdxdaeOVDUO5/IOWOZV7bIBaTxNyxtd9KXpEulKkKtVB -Rgkg/iKgtlswjbyJDNXXcPiHUv3a76xRLgezTv7QCdpw75j6VuZt27VXS9zlLCUVyJ4ueE742pye -hizKV/Ma5ciSixqClnrDvFASadgOWkaLOusm+iPJtrCBvkIApPjW/jAux9JG9uWOdf3yzLnQh1vM -BhBgu4M1t15n3kfsmUjxpKEV/q2MYo45VU85FrmxY53/twIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBS2oVQ5AsOgP46KvPrU+Bym0ToO/TAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZI -hvcNAQENBQADggIBAHGlDs7k6b8/ONWJWsQCYftMxRQXLYtPU2sQF/xlhMcQSZDe28cmk4gmb3DW -Al45oPePq5a1pRNcgRRtDoGCERuKTsZPpd1iHkTfCVn0W3cLN+mLIMb4Ck4uWBzrM9DPhmDJ2vuA -L55MYIR4PSFk1vtBHxgP58l1cb29XN40hz5BsA72udY/CROWFC/emh1auVbONTqwX3BNXuMp8SMo -clm2q8KMZiYcdywmdjWLKKdpoPk79SPdhRB0yZADVpHnr7pH1BKXESLjokmUbOe3lEu6LaTaM4tM -pkT/WjzGHWTYtTHkpjx6qFcL2+1hGsvxznN3Y6SHb0xRONbkX8eftoEq5IVIeVheO/jbAoJnwTnb -w3RLPTYe+SmTiGhbqEQZIfCn6IENLOiTNrQ3ssqwGyZ6miUfmpqAnksqP/ujmv5zMnHCnsZy4Ypo -J/HkD7TETKVhk/iXEAcqMCWpuchxuO9ozC1+9eB+D4Kob7a6bINDd82Kkhehnlt4Fj1F4jNy3eFm -ypnTycUm/Q1oBEauttmbjL4ZvrHG8hnjXALKLNhvSgfZyTXaQHXyxKcZb55CEJh15pWLYLztxRLX -is7VmFxWlgPF7ncGNf/P5O4/E2Hu29othfDNrp2yGAlFw5Khchf8R7agCyzxxN5DaAhqXzvwdmP7 -zAYspsbiDrW5viSP ------END CERTIFICATE----- diff --git a/vendor/composer/ca-bundle/src/CaBundle.php b/vendor/composer/ca-bundle/src/CaBundle.php deleted file mode 100644 index 1798d9e80..000000000 --- a/vendor/composer/ca-bundle/src/CaBundle.php +++ /dev/null @@ -1,291 +0,0 @@ - - * - * For the full copyright and license information, please view - * the LICENSE file that was distributed with this source code. - */ - -namespace Composer\CaBundle; - -use Psr\Log\LoggerInterface; -use Symfony\Component\Process\PhpProcess; - -/** - * @author Chris Smith - * @author Jordi Boggiano - */ -class CaBundle -{ - private static $caPath; - private static $caFileValidity = array(); - private static $useOpensslParse; - - /** - * Returns the system CA bundle path, or a path to the bundled one - * - * This method was adapted from Sslurp. - * https://github.com/EvanDotPro/Sslurp - * - * (c) Evan Coury - * - * For the full copyright and license information, please see below: - * - * Copyright (c) 2013, Evan Coury - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without modification, - * are permitted provided that the following conditions are met: - * - * * Redistributions of source code must retain the above copyright notice, - * this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright notice, - * this list of conditions and the following disclaimer in the documentation - * and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR - * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON - * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * @param LoggerInterface $logger optional logger for information about which CA files were loaded - * @return string path to a CA bundle file or directory - */ - public static function getSystemCaRootBundlePath(LoggerInterface $logger = null) - { - if (self::$caPath !== null) { - return self::$caPath; - } - - // If SSL_CERT_FILE env variable points to a valid certificate/bundle, use that. - // This mimics how OpenSSL uses the SSL_CERT_FILE env variable. - $envCertFile = getenv('SSL_CERT_FILE'); - if ($envCertFile && is_readable($envCertFile) && static::validateCaFile($envCertFile, $logger)) { - return self::$caPath = $envCertFile; - } - - // If SSL_CERT_DIR env variable points to a valid certificate/bundle, use that. - // This mimics how OpenSSL uses the SSL_CERT_FILE env variable. - $envCertDir = getenv('SSL_CERT_DIR'); - if ($envCertDir && is_dir($envCertDir) && is_readable($envCertDir)) { - return self::$caPath = $envCertDir; - } - - $configured = ini_get('openssl.cafile'); - if ($configured && strlen($configured) > 0 && is_readable($configured) && static::validateCaFile($configured, $logger)) { - return self::$caPath = $configured; - } - - $configured = ini_get('openssl.capath'); - if ($configured && is_dir($configured) && is_readable($configured)) { - return self::$caPath = $configured; - } - - $caBundlePaths = array( - '/etc/pki/tls/certs/ca-bundle.crt', // Fedora, RHEL, CentOS (ca-certificates package) - '/etc/ssl/certs/ca-certificates.crt', // Debian, Ubuntu, Gentoo, Arch Linux (ca-certificates package) - '/etc/ssl/ca-bundle.pem', // SUSE, openSUSE (ca-certificates package) - '/usr/local/share/certs/ca-root-nss.crt', // FreeBSD (ca_root_nss_package) - '/usr/ssl/certs/ca-bundle.crt', // Cygwin - '/opt/local/share/curl/curl-ca-bundle.crt', // OS X macports, curl-ca-bundle package - '/usr/local/share/curl/curl-ca-bundle.crt', // Default cURL CA bunde path (without --with-ca-bundle option) - '/usr/share/ssl/certs/ca-bundle.crt', // Really old RedHat? - '/etc/ssl/cert.pem', // OpenBSD - '/usr/local/etc/ssl/cert.pem', // FreeBSD 10.x - '/usr/local/etc/openssl/cert.pem', // OS X homebrew, openssl package - ); - - foreach ($caBundlePaths as $caBundle) { - if (@is_readable($caBundle) && static::validateCaFile($caBundle, $logger)) { - return self::$caPath = $caBundle; - } - } - - foreach ($caBundlePaths as $caBundle) { - $caBundle = dirname($caBundle); - if (@is_dir($caBundle) && glob($caBundle.'/*')) { - return self::$caPath = $caBundle; - } - } - - return self::$caPath = static::getBundledCaBundlePath(); // Bundled CA file, last resort - } - - /** - * Returns the path to the bundled CA file - * - * In case you don't want to trust the user or the system, you can use this directly - * - * @return string path to a CA bundle file - */ - public static function getBundledCaBundlePath() - { - return __DIR__.'/../res/cacert.pem'; - } - - /** - * Validates a CA file using opensl_x509_parse only if it is safe to use - * - * @param string $filename - * @param LoggerInterface $logger optional logger for information about which CA files were loaded - * - * @return bool - */ - public static function validateCaFile($filename, LoggerInterface $logger = null) - { - static $warned = false; - - if (isset(self::$caFileValidity[$filename])) { - return self::$caFileValidity[$filename]; - } - - $contents = file_get_contents($filename); - - // assume the CA is valid if php is vulnerable to - // https://www.sektioneins.de/advisories/advisory-012013-php-openssl_x509_parse-memory-corruption-vulnerability.html - if (!static::isOpensslParseSafe()) { - if (!$warned && $logger) { - $logger->warning(sprintf( - 'Your version of PHP, %s, is affected by CVE-2013-6420 and cannot safely perform certificate validation, we strongly suggest you upgrade.', - PHP_VERSION - )); - $warned = true; - } - - $isValid = !empty($contents); - } else { - $isValid = (bool) openssl_x509_parse($contents); - } - - if ($logger) { - $logger->debug('Checked CA file '.realpath($filename).': '.($isValid ? 'valid' : 'invalid')); - } - - return self::$caFileValidity[$filename] = $isValid; - } - - /** - * Test if it is safe to use the PHP function openssl_x509_parse(). - * - * This checks if OpenSSL extensions is vulnerable to remote code execution - * via the exploit documented as CVE-2013-6420. - * - * @return bool - */ - public static function isOpensslParseSafe() - { - if (null !== self::$useOpensslParse) { - return self::$useOpensslParse; - } - - if (PHP_VERSION_ID >= 50600) { - return self::$useOpensslParse = true; - } - - // Vulnerable: - // PHP 5.3.0 - PHP 5.3.27 - // PHP 5.4.0 - PHP 5.4.22 - // PHP 5.5.0 - PHP 5.5.6 - if ( - (PHP_VERSION_ID < 50400 && PHP_VERSION_ID >= 50328) - || (PHP_VERSION_ID < 50500 && PHP_VERSION_ID >= 50423) - || (PHP_VERSION_ID < 50600 && PHP_VERSION_ID >= 50507) - ) { - // This version of PHP has the fix for CVE-2013-6420 applied. - return self::$useOpensslParse = true; - } - - if (defined('PHP_WINDOWS_VERSION_BUILD')) { - // Windows is probably insecure in this case. - return self::$useOpensslParse = false; - } - - $compareDistroVersionPrefix = function ($prefix, $fixedVersion) { - $regex = '{^'.preg_quote($prefix).'([0-9]+)$}'; - - if (preg_match($regex, PHP_VERSION, $m)) { - return ((int) $m[1]) >= $fixedVersion; - } - - return false; - }; - - // Hard coded list of PHP distributions with the fix backported. - if ( - $compareDistroVersionPrefix('5.3.3-7+squeeze', 18) // Debian 6 (Squeeze) - || $compareDistroVersionPrefix('5.4.4-14+deb7u', 7) // Debian 7 (Wheezy) - || $compareDistroVersionPrefix('5.3.10-1ubuntu3.', 9) // Ubuntu 12.04 (Precise) - ) { - return self::$useOpensslParse = true; - } - - // Symfony Process component is missing so we assume it is unsafe at this point - if (!class_exists('Symfony\Component\Process\PhpProcess')) { - return self::$useOpensslParse = false; - } - - // This is where things get crazy, because distros backport security - // fixes the chances are on NIX systems the fix has been applied but - // it's not possible to verify that from the PHP version. - // - // To verify exec a new PHP process and run the issue testcase with - // known safe input that replicates the bug. - - // Based on testcase in https://github.com/php/php-src/commit/c1224573c773b6845e83505f717fbf820fc18415 - // changes in https://github.com/php/php-src/commit/76a7fd893b7d6101300cc656058704a73254d593 - $cert = 'LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVwRENDQTR5Z0F3SUJBZ0lKQUp6dThyNnU2ZUJjTUEwR0NTcUdTSWIzRFFFQkJRVUFNSUhETVFzd0NRWUQKVlFRR0V3SkVSVEVjTUJvR0ExVUVDQXdUVG05eVpISm9aV2x1TFZkbGMzUm1ZV3hsYmpFUU1BNEdBMVVFQnd3SApTOE9Ed3Jac2JqRVVNQklHQTFVRUNnd0xVMlZyZEdsdmJrVnBibk14SHpBZEJnTlZCQXNNRmsxaGJHbGphVzkxCmN5QkRaWEowSUZObFkzUnBiMjR4SVRBZkJnTlZCQU1NR0cxaGJHbGphVzkxY3k1elpXdDBhVzl1WldsdWN5NWsKWlRFcU1DZ0dDU3FHU0liM0RRRUpBUlliYzNSbFptRnVMbVZ6YzJWeVFITmxhM1JwYjI1bGFXNXpMbVJsTUhVWQpaREU1TnpBd01UQXhNREF3TURBd1dnQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBCkFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUEKQUFBQUFBQVhEVEUwTVRFeU9ERXhNemt6TlZvd2djTXhDekFKQmdOVkJBWVRBa1JGTVJ3d0dnWURWUVFJREJOTwpiM0prY21obGFXNHRWMlZ6ZEdaaGJHVnVNUkF3RGdZRFZRUUhEQWRMdzRQQ3RteHVNUlF3RWdZRFZRUUtEQXRUClpXdDBhVzl1UldsdWN6RWZNQjBHQTFVRUN3d1dUV0ZzYVdOcGIzVnpJRU5sY25RZ1UyVmpkR2x2YmpFaE1COEcKQTFVRUF3d1liV0ZzYVdOcGIzVnpMbk5sYTNScGIyNWxhVzV6TG1SbE1Tb3dLQVlKS29aSWh2Y05BUWtCRmh0egpkR1ZtWVc0dVpYTnpaWEpBYzJWcmRHbHZibVZwYm5NdVpHVXdnZ0VpTUEwR0NTcUdTSWIzRFFFQkFRVUFBNElCCkR3QXdnZ0VLQW9JQkFRRERBZjNobDdKWTBYY0ZuaXlFSnBTU0RxbjBPcUJyNlFQNjV1c0pQUnQvOFBhRG9xQnUKd0VZVC9OYSs2ZnNnUGpDMHVLOURaZ1dnMnRIV1dvYW5TYmxBTW96NVBINlorUzRTSFJaN2UyZERJalBqZGhqaAowbUxnMlVNTzV5cDBWNzk3R2dzOWxOdDZKUmZIODFNTjJvYlhXczROdHp0TE11RDZlZ3FwcjhkRGJyMzRhT3M4CnBrZHVpNVVhd1Raa3N5NXBMUEhxNWNNaEZHbTA2djY1Q0xvMFYyUGQ5K0tBb2tQclBjTjVLTEtlYno3bUxwazYKU01lRVhPS1A0aWRFcXh5UTdPN2ZCdUhNZWRzUWh1K3ByWTNzaTNCVXlLZlF0UDVDWm5YMmJwMHdLSHhYMTJEWAoxbmZGSXQ5RGJHdkhUY3lPdU4rblpMUEJtM3ZXeG50eUlJdlZBZ01CQUFHalFqQkFNQWtHQTFVZEV3UUNNQUF3CkVRWUpZSVpJQVliNFFnRUJCQVFEQWdlQU1Bc0dBMVVkRHdRRUF3SUZvREFUQmdOVkhTVUVEREFLQmdnckJnRUYKQlFjREFqQU5CZ2txaGtpRzl3MEJBUVVGQUFPQ0FRRUFHMGZaWVlDVGJkajFYWWMrMVNub2FQUit2SThDOENhRAo4KzBVWWhkbnlVNGdnYTBCQWNEclk5ZTk0ZUVBdTZacXljRjZGakxxWFhkQWJvcHBXb2NyNlQ2R0QxeDMzQ2tsClZBcnpHL0t4UW9oR0QySmVxa2hJTWxEb214SE83a2EzOStPYThpMnZXTFZ5alU4QVp2V01BcnVIYTRFRU55RzcKbFcyQWFnYUZLRkNyOVRuWFRmcmR4R1ZFYnY3S1ZRNmJkaGc1cDVTanBXSDErTXEwM3VSM1pYUEJZZHlWODMxOQpvMGxWajFLRkkyRENML2xpV2lzSlJvb2YrMWNSMzVDdGQwd1lCY3BCNlRac2xNY09QbDc2ZHdLd0pnZUpvMlFnClpzZm1jMnZDMS9xT2xOdU5xLzBUenprVkd2OEVUVDNDZ2FVK1VYZTRYT1Z2a2NjZWJKbjJkZz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K'; - $script = <<<'EOT' - -error_reporting(-1); -$info = openssl_x509_parse(base64_decode('%s')); -var_dump(PHP_VERSION, $info['issuer']['emailAddress'], $info['validFrom_time_t']); - -EOT; - $script = '<'."?php\n".sprintf($script, $cert); - - try { - $process = new PhpProcess($script); - $process->mustRun(); - } catch (\Exception $e) { - // In the case of any exceptions just accept it is not possible to - // determine the safety of openssl_x509_parse and bail out. - return self::$useOpensslParse = false; - } - - $output = preg_split('{\r?\n}', trim($process->getOutput())); - $errorOutput = trim($process->getErrorOutput()); - - if ( - count($output) === 3 - && $output[0] === sprintf('string(%d) "%s"', strlen(PHP_VERSION), PHP_VERSION) - && $output[1] === 'string(27) "stefan.esser@sektioneins.de"' - && $output[2] === 'int(-1)' - && preg_match('{openssl_x509_parse\(\): illegal (?:ASN1 data type for|length in) timestamp in - on line \d+}', $errorOutput) - ) { - // This PHP has the fix backported probably by a distro security team. - return self::$useOpensslParse = true; - } - - return self::$useOpensslParse = false; - } - - /** - * Resets the static caches - */ - public static function reset() - { - self::$caFileValidity = array(); - self::$caPath = null; - self::$useOpensslParse = null; - } -} diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 769c8ed93..f2e4f164b 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -2013,63 +2013,6 @@ "shim" ] }, - { - "name": "propaganistas/laravel-phone", - "version": "2.7.4", - "version_normalized": "2.7.4.0", - "source": { - "type": "git", - "url": "https://github.com/Propaganistas/Laravel-Phone.git", - "reference": "5fe3af2794433fa721c6bfdc0fffc7faebc56754" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Propaganistas/Laravel-Phone/zipball/5fe3af2794433fa721c6bfdc0fffc7faebc56754", - "reference": "5fe3af2794433fa721c6bfdc0fffc7faebc56754", - "shasum": "" - }, - "require": { - "giggsey/libphonenumber-for-php": "~7.0", - "illuminate/support": "~4.0|~5.0", - "illuminate/validation": "~4.0|~5.0", - "julien-c/iso3166": "~2.0", - "php": ">=5.4.0" - }, - "require-dev": { - "orchestra/testbench": "^3.1" - }, - "suggest": { - "monarobase/country-list": "Adds a compatible (and fully translated) country list API." - }, - "time": "2016-05-20 10:27:25", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "Propaganistas\\LaravelPhone\\": "src/" - }, - "files": [ - "src/helpers.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Propaganistas", - "email": "Propaganistas@users.noreply.github.com" - } - ], - "description": "Adds a phone validator to Laravel based on Google's libphonenumber API.", - "keywords": [ - "laravel", - "libphonenumber", - "phone", - "validation" - ] - }, { "name": "phpunit/php-timer", "version": "1.0.8", @@ -2132,13 +2075,9 @@ "shasum": "" }, "require": { - "geoip2/geoip2": "~2.1", - "illuminate/config": "~5.0", "illuminate/console": "~5.0", - "illuminate/session": "~5.0", "illuminate/support": "~5.0", - "monolog/monolog": "~1.11", - "php": ">=5.3.0" + "php": ">=5.5.9" }, "require-dev": { "phpspec/phpspec": "~2.1", @@ -2281,53 +2220,6 @@ } ] }, - { - "name": "phpdocumentor/reflection-docblock", - "version": "3.1.0", - "version_normalized": "3.1.0.0", - "source": { - "type": "git", - "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "9270140b940ff02e58ec577c237274e92cd40cdd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", - "reference": "9270140b940ff02e58ec577c237274e92cd40cdd", - "shasum": "" - }, - "require": { - "php": ">=5.5", - "phpdocumentor/reflection-common": "^1.0@dev", - "phpdocumentor/type-resolver": "^0.2.0", - "webmozart/assert": "^1.0" - }, - "require-dev": { - "mockery/mockery": "^0.9.4", - "phpunit/phpunit": "^4.4" - }, - "time": "2016-06-10 09:48:41", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mike van Riel", - "email": "me@mikevanriel.com" - } - ], - "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock." - }, { "name": "phpspec/prophecy", "version": "v1.6.1", @@ -2518,53 +2410,6 @@ "zf2" ] }, - { - "name": "zendframework/zend-stdlib", - "version": "3.0.1", - "version_normalized": "3.0.1.0", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "8bafa58574204bdff03c275d1d618aaa601588ae" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/8bafa58574204bdff03c275d1d618aaa601588ae", - "reference": "8bafa58574204bdff03c275d1d618aaa601588ae", - "shasum": "" - }, - "require": { - "php": "^5.5 || ^7.0" - }, - "require-dev": { - "athletic/athletic": "~0.1", - "fabpot/php-cs-fixer": "1.7.*", - "phpunit/phpunit": "~4.0" - }, - "time": "2016-04-12 21:19:36", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev", - "dev-develop": "3.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Zend\\Stdlib\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "homepage": "https://github.com/zendframework/zend-stdlib", - "keywords": [ - "stdlib", - "zf2" - ] - }, { "name": "container-interop/container-interop", "version": "1.1.0", @@ -2899,70 +2744,6 @@ "zf2" ] }, - { - "name": "sly/notification-pusher", - "version": "v2.2.2", - "version_normalized": "2.2.2.0", - "source": { - "type": "git", - "url": "https://github.com/Ph3nol/NotificationPusher.git", - "reference": "6112841c4b679bc4f6cf01f6cf655e24794bc670" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Ph3nol/NotificationPusher/zipball/6112841c4b679bc4f6cf01f6cf655e24794bc670", - "reference": "6112841c4b679bc4f6cf01f6cf655e24794bc670", - "shasum": "" - }, - "require": { - "php": ">=5.3.2", - "symfony/console": ">=2.3", - "symfony/options-resolver": ">=2.3", - "symfony/process": ">=2.3", - "zendframework/zendservice-apple-apns": "1.*", - "zendframework/zendservice-google-gcm": "1.*" - }, - "require-dev": { - "atoum/atoum": "dev-master" - }, - "time": "2013-12-08 20:35:03", - "type": "standalone", - "installation-source": "dist", - "autoload": { - "psr-0": { - "Sly": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Cédric Dugat", - "email": "cedric@dugat.me" - }, - { - "name": "Contributors", - "homepage": "https://github.com/Ph3nol/NotificationPusher/contributors" - } - ], - "description": "Standalone PHP library for easy devices notifications push.", - "homepage": "https://github.com/Ph3nol/NotificationPusher", - "keywords": [ - "android", - "apns", - "apple", - "gcm", - "iphone", - "message", - "notification", - "push", - "pusher" - ] - }, { "name": "davibennun/laravel-push-notification", "version": "dev-laravel5", @@ -3330,70 +3111,6 @@ "uri" ] }, - { - "name": "guzzlehttp/guzzle", - "version": "6.2.1", - "version_normalized": "6.2.1.0", - "source": { - "type": "git", - "url": "https://github.com/guzzle/guzzle.git", - "reference": "3f808fba627f2c5b69e2501217bf31af349c1427" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427", - "reference": "3f808fba627f2c5b69e2501217bf31af349c1427", - "shasum": "" - }, - "require": { - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.3.1", - "php": ">=5.5" - }, - "require-dev": { - "ext-curl": "*", - "phpunit/phpunit": "^4.0", - "psr/log": "^1.0" - }, - "time": "2016-07-15 17:22:37", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "6.2-dev" - } - }, - "installation-source": "dist", - "autoload": { - "files": [ - "src/functions_include.php" - ], - "psr-4": { - "GuzzleHttp\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Guzzle is a PHP HTTP client library", - "homepage": "http://guzzlephp.org/", - "keywords": [ - "client", - "curl", - "framework", - "http", - "http client", - "rest", - "web service" - ] - }, { "name": "phpunit/phpunit", "version": "4.8.27", @@ -4578,62 +4295,6 @@ "xlsx" ] }, - { - "name": "laravel/socialite", - "version": "v2.0.18", - "version_normalized": "2.0.18.0", - "source": { - "type": "git", - "url": "https://github.com/laravel/socialite.git", - "reference": "76ee5397fcdea5a062361392abca4eb397e519a3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laravel/socialite/zipball/76ee5397fcdea5a062361392abca4eb397e519a3", - "reference": "76ee5397fcdea5a062361392abca4eb397e519a3", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "~5.0|~6.0", - "illuminate/contracts": "~5.0", - "illuminate/http": "~5.0", - "illuminate/support": "~5.0", - "league/oauth1-client": "~1.0", - "php": ">=5.4.0" - }, - "require-dev": { - "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.0|~5.0" - }, - "time": "2016-06-22 12:40:16", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Laravel\\Socialite\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylorotwell@gmail.com" - } - ], - "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.", - "keywords": [ - "laravel", - "oauth" - ] - }, { "name": "vlucas/phpdotenv", "version": "v2.4.0", @@ -4686,153 +4347,6 @@ "environment" ] }, - { - "name": "symfony/event-dispatcher", - "version": "v3.1.4", - "version_normalized": "3.1.4.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5", - "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5", - "shasum": "" - }, - "require": { - "php": ">=5.5.9" - }, - "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~2.8|~3.0", - "symfony/dependency-injection": "~2.8|~3.0", - "symfony/expression-language": "~2.8|~3.0", - "symfony/stopwatch": "~2.8|~3.0" - }, - "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" - }, - "time": "2016-07-19 10:45:57", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Symfony\\Component\\EventDispatcher\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony EventDispatcher Component", - "homepage": "https://symfony.com" - }, - { - "name": "league/flysystem", - "version": "1.0.27", - "version_normalized": "1.0.27.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/flysystem.git", - "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/50e2045ed70a7e75a5e30bc3662904f3b67af8a9", - "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "conflict": { - "league/flysystem-sftp": "<1.0.6" - }, - "require-dev": { - "ext-fileinfo": "*", - "mockery/mockery": "~0.9", - "phpspec/phpspec": "^2.2", - "phpunit/phpunit": "~4.8" - }, - "suggest": { - "ext-fileinfo": "Required for MimeType", - "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", - "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", - "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", - "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", - "league/flysystem-copy": "Allows you to use Copy.com storage", - "league/flysystem-dropbox": "Allows you to use Dropbox storage", - "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", - "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", - "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", - "league/flysystem-webdav": "Allows you to use WebDAV storage", - "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter" - }, - "time": "2016-08-10 08:55:11", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "League\\Flysystem\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Frank de Jonge", - "email": "info@frenky.net" - } - ], - "description": "Filesystem abstraction: Many filesystems, one API.", - "keywords": [ - "Cloud Files", - "WebDAV", - "abstraction", - "aws", - "cloud", - "copy.com", - "dropbox", - "file systems", - "files", - "filesystem", - "filesystems", - "ftp", - "rackspace", - "remote", - "s3", - "sftp", - "storage" - ] - }, { "name": "laravel/framework", "version": "v5.2.45", @@ -5125,382 +4639,6 @@ "push" ] }, - { - "name": "maximebf/debugbar", - "version": "v1.12.0", - "version_normalized": "1.12.0.0", - "source": { - "type": "git", - "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988", - "reference": "e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "psr/log": "^1.0", - "symfony/var-dumper": "^2.6|^3.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.0|^5.0" - }, - "suggest": { - "kriswallsmith/assetic": "The best way to manage assets", - "monolog/monolog": "Log using Monolog", - "predis/predis": "Redis storage" - }, - "time": "2016-05-15 13:11:34", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.12-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "DebugBar\\": "src/DebugBar/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Maxime Bouroumeau-Fuseau", - "email": "maxime.bouroumeau@gmail.com", - "homepage": "http://maximebf.com" - }, - { - "name": "Barry vd. Heuvel", - "email": "barryvdh@gmail.com" - } - ], - "description": "Debug bar in the browser for php application", - "homepage": "https://github.com/maximebf/php-debugbar", - "keywords": [ - "debug", - "debugbar" - ] - }, - { - "name": "barryvdh/laravel-debugbar", - "version": "V2.2.3", - "version_normalized": "2.2.3.0", - "source": { - "type": "git", - "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "ecd1ce5c4a827e2f6a8fb41bcf67713beb1c1cbd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/ecd1ce5c4a827e2f6a8fb41bcf67713beb1c1cbd", - "reference": "ecd1ce5c4a827e2f6a8fb41bcf67713beb1c1cbd", - "shasum": "" - }, - "require": { - "illuminate/support": "5.1.*|5.2.*|5.3.*", - "maximebf/debugbar": "~1.11.0|~1.12.0", - "php": ">=5.5.9", - "symfony/finder": "~2.7|~3.0" - }, - "time": "2016-07-29 15:00:36", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.2-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Barryvdh\\Debugbar\\": "src/" - }, - "files": [ - "src/helpers.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Barry vd. Heuvel", - "email": "barryvdh@gmail.com" - } - ], - "description": "PHP Debugbar integration for Laravel", - "keywords": [ - "debug", - "debugbar", - "laravel", - "profiler", - "webprofiler" - ] - }, - { - "name": "aws/aws-sdk-php", - "version": "3.19.5", - "version_normalized": "3.19.5.0", - "source": { - "type": "git", - "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "8fbd79d2f7c771b97879cbab09190d77a4fce9fb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8fbd79d2f7c771b97879cbab09190d77a4fce9fb", - "reference": "8fbd79d2f7c771b97879cbab09190d77a4fce9fb", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^5.3.1|^6.2.1", - "guzzlehttp/promises": "~1.0", - "guzzlehttp/psr7": "~1.3.1", - "mtdowling/jmespath.php": "~2.2", - "php": ">=5.5" - }, - "require-dev": { - "andrewsville/php-token-reflection": "^1.4", - "aws/aws-php-sns-message-validator": "~1.0", - "behat/behat": "~3.0", - "doctrine/cache": "~1.4", - "ext-dom": "*", - "ext-json": "*", - "ext-openssl": "*", - "ext-pcre": "*", - "ext-simplexml": "*", - "ext-spl": "*", - "nette/neon": "^2.3", - "phpunit/phpunit": "~4.0|~5.0", - "psr/cache": "^1.0" - }, - "suggest": { - "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", - "doctrine/cache": "To use the DoctrineCacheAdapter", - "ext-curl": "To send requests using cURL", - "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages" - }, - "time": "2016-09-06 22:14:20", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Aws\\": "src/" - }, - "files": [ - "src/functions.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Amazon Web Services", - "homepage": "http://aws.amazon.com" - } - ], - "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", - "homepage": "http://aws.amazon.com/sdkforphp", - "keywords": [ - "amazon", - "aws", - "cloud", - "dynamodb", - "ec2", - "glacier", - "s3", - "sdk" - ] - }, - { - "name": "symfony/css-selector", - "version": "v3.1.4", - "version_normalized": "3.1.4.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/css-selector.git", - "reference": "2851e1932d77ce727776154d659b232d061e816a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a", - "reference": "2851e1932d77ce727776154d659b232d061e816a", - "shasum": "" - }, - "require": { - "php": ">=5.5.9" - }, - "time": "2016-06-29 05:41:56", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Symfony\\Component\\CssSelector\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jean-François Simon", - "email": "jeanfrancois.simon@sensiolabs.com" - }, - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony CssSelector Component", - "homepage": "https://symfony.com" - }, - { - "name": "maatwebsite/excel", - "version": "2.1.4", - "version_normalized": "2.1.4.0", - "source": { - "type": "git", - "url": "https://github.com/Maatwebsite/Laravel-Excel.git", - "reference": "b5c91156f6bd29f68f4f2c51186faae4310a5a68" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/b5c91156f6bd29f68f4f2c51186faae4310a5a68", - "reference": "b5c91156f6bd29f68f4f2c51186faae4310a5a68", - "shasum": "" - }, - "require": { - "illuminate/cache": "5.0.*|5.1.*|5.2.*|5.3.*", - "illuminate/config": "5.0.*|5.1.*|5.2.*|5.3.*", - "illuminate/filesystem": "5.0.*|5.1.*|5.2.*|5.3.*", - "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*", - "nesbot/carbon": "~1.0", - "php": ">=5.5", - "phpoffice/phpexcel": "1.8.*", - "tijsverkoyen/css-to-inline-styles": "~1.5" - }, - "require-dev": { - "mockery/mockery": "~0.9", - "orchestra/testbench": "3.1.*", - "phpseclib/phpseclib": "~1.0", - "phpunit/phpunit": "~4.0" - }, - "suggest": { - "illuminate/http": "5.0.*|5.1.*|5.2.*|5.3.*", - "illuminate/queue": "5.0.*|5.1.*|5.2.*|5.3.*", - "illuminate/routing": "5.0.*|5.1.*|5.2.*|5.3.*", - "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*" - }, - "time": "2016-08-28 20:25:51", - "type": "library", - "installation-source": "dist", - "autoload": { - "classmap": [ - "src/Maatwebsite/Excel" - ], - "psr-0": { - "Maatwebsite\\Excel\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL" - ], - "authors": [ - { - "name": "Maatwebsite.nl", - "email": "patrick@maatwebsite.nl" - } - ], - "description": "An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel", - "keywords": [ - "PHPExcel", - "batch", - "csv", - "excel", - "export", - "import", - "laravel" - ] - }, - { - "name": "symfony/yaml", - "version": "v3.1.4", - "version_normalized": "3.1.4.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/yaml.git", - "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d", - "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d", - "shasum": "" - }, - "require": { - "php": ">=5.5.9" - }, - "time": "2016-09-02 02:12:52", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Symfony\\Component\\Yaml\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Yaml Component", - "homepage": "https://symfony.com" - }, { "name": "webmozart/assert", "version": "1.1.0", @@ -5553,351 +4691,6 @@ "validate" ] }, - { - "name": "phpspec/phpspec", - "version": "2.5.2", - "version_normalized": "2.5.2.0", - "source": { - "type": "git", - "url": "https://github.com/phpspec/phpspec.git", - "reference": "7e7e104de01b5052195cefefcd0b29f1add4c116" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/7e7e104de01b5052195cefefcd0b29f1add4c116", - "reference": "7e7e104de01b5052195cefefcd0b29f1add4c116", - "shasum": "" - }, - "require": { - "doctrine/instantiator": "^1.0.1", - "ext-tokenizer": "*", - "php": ">=5.3.3", - "phpspec/php-diff": "~1.0.0", - "phpspec/prophecy": "~1.4", - "sebastian/exporter": "~1.0", - "symfony/console": "~2.3|~3.0", - "symfony/event-dispatcher": "~2.1|~3.0", - "symfony/finder": "~2.1|~3.0", - "symfony/process": "^2.6|~3.0", - "symfony/yaml": "~2.1|~3.0" - }, - "require-dev": { - "behat/behat": "^3.0.11", - "ciaranmcnulty/versionbasedtestskipper": "^0.2.1", - "phpunit/phpunit": "~4.4", - "symfony/filesystem": "~2.1|~3.0" - }, - "suggest": { - "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters" - }, - "time": "2016-09-04 11:59:15", - "bin": [ - "bin/phpspec" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.5.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-0": { - "PhpSpec": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - }, - { - "name": "Marcello Duarte", - "homepage": "http://marcelloduarte.net/" - } - ], - "description": "Specification-oriented BDD framework for PHP 5.3+", - "homepage": "http://phpspec.net/", - "keywords": [ - "BDD", - "SpecBDD", - "TDD", - "spec", - "specification", - "testing", - "tests" - ] - }, - { - "name": "symfony/dom-crawler", - "version": "v3.1.4", - "version_normalized": "3.1.4.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/dom-crawler.git", - "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7", - "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7", - "shasum": "" - }, - "require": { - "php": ">=5.5.9", - "symfony/polyfill-mbstring": "~1.0" - }, - "require-dev": { - "symfony/css-selector": "~2.8|~3.0" - }, - "suggest": { - "symfony/css-selector": "" - }, - "time": "2016-08-05 08:37:39", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Symfony\\Component\\DomCrawler\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony DomCrawler Component", - "homepage": "https://symfony.com" - }, - { - "name": "giggsey/locale", - "version": "1.0", - "version_normalized": "1.0.0.0", - "source": { - "type": "git", - "url": "https://github.com/giggsey/Locale.git", - "reference": "9087acaf8493472fcd129118017fd7e06be3d8fa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/giggsey/Locale/zipball/9087acaf8493472fcd129118017fd7e06be3d8fa", - "reference": "9087acaf8493472fcd129118017fd7e06be3d8fa", - "shasum": "" - }, - "require-dev": { - "pear/pear-core-minimal": "^1.9", - "pear/pear_exception": "^1.0", - "pear/versioncontrol_git": "dev-master", - "phing/phing": "~2.7", - "phpunit/phpunit": "^4.8|^5.0", - "satooshi/php-coveralls": "^1.0", - "symfony/console": "^2.8|^3.0", - "symfony/filesystem": "^2.8|^3.0", - "symfony/finder": "^2.8|^3.0", - "symfony/process": "^2.8|^3.0" - }, - "time": "2016-08-04 23:02:29", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "Giggsey\\Locale\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Joshua Gigg", - "email": "giggsey@gmail.com", - "homepage": "http://giggsey.com/" - } - ], - "description": "Locale functions required by libphonenumber-for-php" - }, - { - "name": "composer/ca-bundle", - "version": "1.0.4", - "version_normalized": "1.0.4.0", - "source": { - "type": "git", - "url": "https://github.com/composer/ca-bundle.git", - "reference": "ec21a59414b99501e723b63fd664aa8ead9c5680" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/ec21a59414b99501e723b63fd664aa8ead9c5680", - "reference": "ec21a59414b99501e723b63fd664aa8ead9c5680", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "ext-pcre": "*", - "php": "^5.3.2 || ^7.0" - }, - "require-dev": { - "psr/log": "^1.0", - "symfony/process": "^2.5 || ^3.0" - }, - "suggest": { - "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+" - }, - "time": "2016-09-04 19:00:06", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Composer\\CaBundle\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", - "keywords": [ - "cabundle", - "cacert", - "certificate", - "ssl", - "tls" - ] - }, - { - "name": "maxmind/web-service-common", - "version": "v0.3.1", - "version_normalized": "0.3.1.0", - "source": { - "type": "git", - "url": "https://github.com/maxmind/web-service-common-php.git", - "reference": "1fe780bcd6a9038b7e36b13fa0aeeeeca4cdb0a4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/1fe780bcd6a9038b7e36b13fa0aeeeeca4cdb0a4", - "reference": "1fe780bcd6a9038b7e36b13fa0aeeeeca4cdb0a4", - "shasum": "" - }, - "require": { - "composer/ca-bundle": "^1.0.3", - "ext-curl": "*", - "ext-json": "*", - "php": ">=5.3" - }, - "require-dev": { - "phpunit/phpunit": "4.*", - "squizlabs/php_codesniffer": "2.*" - }, - "time": "2016-08-18 16:36:52", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "MaxMind\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Gregory Oschwald", - "email": "goschwald@maxmind.com" - } - ], - "description": "Internal MaxMind Web Service API", - "homepage": "https://github.com/maxmind/mm-web-service-api-php" - }, - { - "name": "geoip2/geoip2", - "version": "v2.4.2", - "version_normalized": "2.4.2.0", - "source": { - "type": "git", - "url": "https://github.com/maxmind/GeoIP2-php.git", - "reference": "24b278b0195d7067e930b844c44faf8fae5bdbc7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/24b278b0195d7067e930b844c44faf8fae5bdbc7", - "reference": "24b278b0195d7067e930b844c44faf8fae5bdbc7", - "shasum": "" - }, - "require": { - "maxmind-db/reader": "~1.0", - "maxmind/web-service-common": "~0.3", - "php": ">=5.3.1" - }, - "require-dev": { - "phpunit/phpunit": "4.2.*", - "squizlabs/php_codesniffer": "2.*" - }, - "time": "2016-08-17 20:42:55", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "GeoIp2\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Gregory J. Oschwald", - "email": "goschwald@maxmind.com", - "homepage": "http://www.maxmind.com/" - } - ], - "description": "MaxMind GeoIP2 PHP API", - "homepage": "https://github.com/maxmind/GeoIP2-php", - "keywords": [ - "IP", - "geoip", - "geoip2", - "geolocation", - "maxmind" - ] - }, { "name": "sebastian/environment", "version": "1.3.8", @@ -6015,62 +4808,6 @@ "twitter" ] }, - { - "name": "symfony/options-resolver", - "version": "v3.1.4", - "version_normalized": "3.1.4.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/options-resolver.git", - "reference": "30605874d99af0cde6c41fd39e18546330c38100" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/30605874d99af0cde6c41fd39e18546330c38100", - "reference": "30605874d99af0cde6c41fd39e18546330c38100", - "shasum": "" - }, - "require": { - "php": ">=5.5.9" - }, - "time": "2016-05-12 15:59:27", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Symfony\\Component\\OptionsResolver\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony OptionsResolver Component", - "homepage": "https://symfony.com", - "keywords": [ - "config", - "configuration", - "options" - ] - }, { "name": "zendframework/zend-http", "version": "2.5.5", @@ -6123,106 +4860,6 @@ "zf2" ] }, - { - "name": "tedivm/fetch", - "version": "v0.6.1", - "version_normalized": "0.6.1.0", - "source": { - "type": "git", - "url": "https://github.com/tedious/Fetch.git", - "reference": "154a84fdfa0d045c2871dd9f8708362fb9ea4acf" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/tedious/Fetch/zipball/154a84fdfa0d045c2871dd9f8708362fb9ea4acf", - "reference": "154a84fdfa0d045c2871dd9f8708362fb9ea4acf", - "shasum": "" - }, - "require": { - "ext-imap": "*", - "php": ">=5.3.0" - }, - "require-dev": { - "fabpot/php-cs-fixer": "0.5.*", - "phpunit/phpunit": "4.2.*", - "satooshi/php-coveralls": "dev-master", - "tedivm/dovecottesting": "1.2.3" - }, - "time": "2015-01-08 03:22:20", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-0": { - "Fetch": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Robert Hafner", - "email": "tedivm@tedivm.com" - } - ], - "description": "A PHP IMAP Library", - "homepage": "http://github.com/tedious/Fetch", - "keywords": [ - "email", - "imap", - "pop3" - ] - }, - { - "name": "psr/log", - "version": "1.0.1", - "version_normalized": "1.0.1.0", - "source": { - "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "5277094ed527a1c4477177d102fe4c53551953e0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0", - "reference": "5277094ed527a1c4477177d102fe4c53551953e0", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "time": "2016-09-19 16:02:08", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Psr\\Log\\": "Psr/Log/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for logging libraries", - "homepage": "https://github.com/php-fig/log", - "keywords": [ - "log", - "psr", - "psr-3" - ] - }, { "name": "nikic/php-parser", "version": "v2.1.1", @@ -6276,122 +4913,6 @@ "php" ] }, - { - "name": "giggsey/libphonenumber-for-php", - "version": "7.6.1", - "version_normalized": "7.6.1.0", - "source": { - "type": "git", - "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "78b06909657a11d3b915bd348adf982854dbbc29" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/78b06909657a11d3b915bd348adf982854dbbc29", - "reference": "78b06909657a11d3b915bd348adf982854dbbc29", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "giggsey/locale": "^1.0", - "php": ">=5.3.2" - }, - "require-dev": { - "pear/pear-core-minimal": "^1.9", - "pear/pear_exception": "^1.0", - "pear/versioncontrol_git": "dev-master", - "phing/phing": "^2.7", - "phpunit/phpunit": "^4.8|^5.0", - "satooshi/php-coveralls": "^1.0", - "symfony/console": "^2.8|^3.0" - }, - "time": "2016-09-12 19:11:13", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "7.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-0": { - "libphonenumber": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Joshua Gigg", - "email": "giggsey@gmail.com", - "homepage": "http://giggsey.com/" - } - ], - "description": "PHP Port of Google's libphonenumber", - "homepage": "https://github.com/giggsey/libphonenumber-for-php", - "keywords": [ - "geocoding", - "geolocation", - "libphonenumber", - "mobile", - "phonenumber", - "validation" - ] - }, - { - "name": "maxmind-db/reader", - "version": "v1.1.1", - "version_normalized": "1.1.1.0", - "source": { - "type": "git", - "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", - "reference": "8da3b4fcd439779d4b16bba0a4ba98365f78d788" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/8da3b4fcd439779d4b16bba0a4ba98365f78d788", - "reference": "8da3b4fcd439779d4b16bba0a4ba98365f78d788", - "shasum": "" - }, - "require": { - "php": ">=5.3.1" - }, - "require-dev": { - "phpunit/phpunit": "4.2.*", - "satooshi/php-coveralls": "1.0.*", - "squizlabs/php_codesniffer": "2.*" - }, - "time": "2016-09-15 21:26:50", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-0": { - "MaxMind": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Gregory J. Oschwald", - "email": "goschwald@maxmind.com", - "homepage": "http://www.maxmind.com/" - } - ], - "description": "MaxMind DB Reader API", - "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", - "keywords": [ - "database", - "geoip", - "geoip2", - "geolocation", - "maxmind" - ] - }, { "name": "intervention/image", "version": "2.3.8", @@ -6515,59 +5036,1331 @@ ] }, { - "name": "unisharp/laravel-ckeditor", - "version": "4.5.7", - "version_normalized": "4.5.7.0", + "name": "giggsey/locale", + "version": "1.1.1", + "version_normalized": "1.1.1.0", "source": { "type": "git", - "url": "https://github.com/UniSharp/laravel-ckeditor.git", - "reference": "cc9a5505dc3c3a060944aa8b5ce13515547263ec" + "url": "https://github.com/giggsey/Locale.git", + "reference": "8238764fa3f2c5bd8bdf981e2e019401d49229e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/UniSharp/laravel-ckeditor/zipball/cc9a5505dc3c3a060944aa8b5ce13515547263ec", - "reference": "cc9a5505dc3c3a060944aa8b5ce13515547263ec", + "url": "https://api.github.com/repos/giggsey/Locale/zipball/8238764fa3f2c5bd8bdf981e2e019401d49229e3", + "reference": "8238764fa3f2c5bd8bdf981e2e019401d49229e3", "shasum": "" }, "require": { - "illuminate/support": "~5.0" + "php": ">=5.3.2" }, - "time": "2016-02-16 05:56:20", + "require-dev": { + "pear/pear-core-minimal": "^1.9", + "pear/pear_exception": "^1.0", + "pear/versioncontrol_git": "dev-master", + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8|^5.0", + "satooshi/php-coveralls": "^1.0", + "symfony/console": "^2.8|^3.0", + "symfony/filesystem": "^2.8|^3.0", + "symfony/finder": "^2.8|^3.0", + "symfony/process": "^2.8|^3.0" + }, + "time": "2016-10-24 20:49:55", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { - "Unisharp\\Ckeditor\\": "./" + "Giggsey\\Locale\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+", - "LGPL-2.1+", - "MPL-1.1+" + "MIT" ], "authors": [ { - "name": "CKSource", - "homepage": "http://cksource.com" - }, - { - "name": "UniSharp Ltd. (Composer Package Maintainer)", - "homepage": "http://www.unisharp.com" + "name": "Joshua Gigg", + "email": "giggsey@gmail.com", + "homepage": "http://giggsey.com/" } ], - "description": "JavaScript WYSIWYG web text editor (for laravel).", - "homepage": "http://ckeditor.com", + "description": "Locale functions required by libphonenumber-for-php" + }, + { + "name": "giggsey/libphonenumber-for-php", + "version": "7.7.3", + "version_normalized": "7.7.3.0", + "source": { + "type": "git", + "url": "https://github.com/giggsey/libphonenumber-for-php.git", + "reference": "e55e956a7a8211af3dfbd9dd5372ccc5eb79e495" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/e55e956a7a8211af3dfbd9dd5372ccc5eb79e495", + "reference": "e55e956a7a8211af3dfbd9dd5372ccc5eb79e495", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "giggsey/locale": "^1.0", + "php": ">=5.3.2" + }, + "require-dev": { + "pear/pear-core-minimal": "^1.9", + "pear/pear_exception": "^1.0", + "pear/versioncontrol_git": "dev-master", + "phing/phing": "^2.7", + "phpunit/phpunit": "^4.8|^5.0", + "satooshi/php-coveralls": "^1.0", + "symfony/console": "^2.8|^3.0" + }, + "time": "2016-10-26 13:35:16", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-0": { + "libphonenumber": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Joshua Gigg", + "email": "giggsey@gmail.com", + "homepage": "http://giggsey.com/" + } + ], + "description": "PHP Port of Google's libphonenumber", + "homepage": "https://github.com/giggsey/libphonenumber-for-php", "keywords": [ - "CKEditor", - "editor", - "fckeditor", - "html", - "javascript", - "laravel", - "richtext", - "text", - "wysiwyg" + "geocoding", + "geolocation", + "libphonenumber", + "mobile", + "phonenumber", + "validation" ] + }, + { + "name": "symfony/event-dispatcher", + "version": "v3.1.6", + "version_normalized": "3.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/28b0832b2553ffb80cabef6a7a812ff1e670c0bc", + "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "~2.8|~3.0", + "symfony/dependency-injection": "~2.8|~3.0", + "symfony/expression-language": "~2.8|~3.0", + "symfony/stopwatch": "~2.8|~3.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" + }, + "time": "2016-10-13 06:28:43", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony EventDispatcher Component", + "homepage": "https://symfony.com" + }, + { + "name": "psr/log", + "version": "1.0.2", + "version_normalized": "1.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "time": "2016-10-10 12:19:37", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Psr\\Log\\": "Psr/Log/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ] + }, + { + "name": "league/flysystem", + "version": "1.0.32", + "version_normalized": "1.0.32.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem.git", + "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab", + "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "conflict": { + "league/flysystem-sftp": "<1.0.6" + }, + "require-dev": { + "ext-fileinfo": "*", + "mockery/mockery": "~0.9", + "phpspec/phpspec": "^2.2", + "phpunit/phpunit": "~4.8" + }, + "suggest": { + "ext-fileinfo": "Required for MimeType", + "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", + "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", + "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", + "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", + "league/flysystem-copy": "Allows you to use Copy.com storage", + "league/flysystem-dropbox": "Allows you to use Dropbox storage", + "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", + "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", + "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", + "league/flysystem-webdav": "Allows you to use WebDAV storage", + "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter" + }, + "time": "2016-10-19 20:38:46", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "League\\Flysystem\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frenky.net" + } + ], + "description": "Filesystem abstraction: Many filesystems, one API.", + "keywords": [ + "Cloud Files", + "WebDAV", + "abstraction", + "aws", + "cloud", + "copy.com", + "dropbox", + "file systems", + "files", + "filesystem", + "filesystems", + "ftp", + "rackspace", + "remote", + "s3", + "sftp", + "storage" + ] + }, + { + "name": "propaganistas/laravel-phone", + "version": "2.8.0", + "version_normalized": "2.8.0.0", + "source": { + "type": "git", + "url": "https://github.com/Propaganistas/Laravel-Phone.git", + "reference": "7741a06965bd93b0a247fd596119674a1940d571" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Propaganistas/Laravel-Phone/zipball/7741a06965bd93b0a247fd596119674a1940d571", + "reference": "7741a06965bd93b0a247fd596119674a1940d571", + "shasum": "" + }, + "require": { + "giggsey/libphonenumber-for-php": "^7.0", + "illuminate/support": "^4.0|^5.0", + "illuminate/validation": "^4.0|^5.0", + "julien-c/iso3166": "^2.0", + "php": ">=5.4.0" + }, + "require-dev": { + "orchestra/testbench": "^2.0|^3.0", + "phpunit/phpunit": "^4.0|^5.0" + }, + "suggest": { + "monarobase/country-list": "Adds a compatible (and fully translated) country list API." + }, + "time": "2016-10-01 10:04:04", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Propaganistas\\LaravelPhone\\": "src/" + }, + "files": [ + "src/helpers.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Propaganistas", + "email": "Propaganistas@users.noreply.github.com" + } + ], + "description": "Adds a phone validator to Laravel and Lumen based on Google's libphonenumber API.", + "keywords": [ + "laravel", + "libphonenumber", + "lumen", + "phone", + "validation" + ] + }, + { + "name": "maximebf/debugbar", + "version": "v1.13.0", + "version_normalized": "1.13.0.0", + "source": { + "type": "git", + "url": "https://github.com/maximebf/php-debugbar.git", + "reference": "5f49a5ed6cfde81d31d89378806670d77462526e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5f49a5ed6cfde81d31d89378806670d77462526e", + "reference": "5f49a5ed6cfde81d31d89378806670d77462526e", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "psr/log": "^1.0", + "symfony/var-dumper": "^2.6|^3.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0|^5.0" + }, + "suggest": { + "kriswallsmith/assetic": "The best way to manage assets", + "monolog/monolog": "Log using Monolog", + "predis/predis": "Redis storage" + }, + "time": "2016-09-15 14:01:59", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "DebugBar\\": "src/DebugBar/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Maxime Bouroumeau-Fuseau", + "email": "maxime.bouroumeau@gmail.com", + "homepage": "http://maximebf.com" + }, + { + "name": "Barry vd. Heuvel", + "email": "barryvdh@gmail.com" + } + ], + "description": "Debug bar in the browser for php application", + "homepage": "https://github.com/maximebf/php-debugbar", + "keywords": [ + "debug", + "debugbar" + ] + }, + { + "name": "barryvdh/laravel-debugbar", + "version": "v2.3.0", + "version_normalized": "2.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/barryvdh/laravel-debugbar.git", + "reference": "0c87981df959c7c1943abe227baf607c92f204f9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/0c87981df959c7c1943abe227baf607c92f204f9", + "reference": "0c87981df959c7c1943abe227baf607c92f204f9", + "shasum": "" + }, + "require": { + "illuminate/support": "5.1.*|5.2.*|5.3.*", + "maximebf/debugbar": "~1.13.0", + "php": ">=5.5.9", + "symfony/finder": "~2.7|~3.0" + }, + "time": "2016-09-15 14:05:56", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Barryvdh\\Debugbar\\": "src/" + }, + "files": [ + "src/helpers.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Barry vd. Heuvel", + "email": "barryvdh@gmail.com" + } + ], + "description": "PHP Debugbar integration for Laravel", + "keywords": [ + "debug", + "debugbar", + "laravel", + "profiler", + "webprofiler" + ] + }, + { + "name": "guzzlehttp/guzzle", + "version": "6.2.2", + "version_normalized": "6.2.2.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60", + "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60", + "shasum": "" + }, + "require": { + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.3.1", + "php": ">=5.5" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "^4.0", + "psr/log": "^1.0" + }, + "time": "2016-10-08 15:01:37", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.2-dev" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle is a PHP HTTP client library", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "rest", + "web service" + ] + }, + { + "name": "aws/aws-sdk-php", + "version": "3.19.22", + "version_normalized": "3.19.22.0", + "source": { + "type": "git", + "url": "https://github.com/aws/aws-sdk-php.git", + "reference": "04d2a027cac94674b52dfb4d68667bfe225b0fb5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/04d2a027cac94674b52dfb4d68667bfe225b0fb5", + "reference": "04d2a027cac94674b52dfb4d68667bfe225b0fb5", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^5.3.1|^6.2.1", + "guzzlehttp/promises": "~1.0", + "guzzlehttp/psr7": "~1.3.1", + "mtdowling/jmespath.php": "~2.2", + "php": ">=5.5" + }, + "require-dev": { + "andrewsville/php-token-reflection": "^1.4", + "aws/aws-php-sns-message-validator": "~1.0", + "behat/behat": "~3.0", + "doctrine/cache": "~1.4", + "ext-dom": "*", + "ext-json": "*", + "ext-openssl": "*", + "ext-pcre": "*", + "ext-simplexml": "*", + "ext-spl": "*", + "nette/neon": "^2.3", + "phpunit/phpunit": "~4.0|~5.0", + "psr/cache": "^1.0" + }, + "suggest": { + "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", + "doctrine/cache": "To use the DoctrineCacheAdapter", + "ext-curl": "To send requests using cURL", + "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages" + }, + "time": "2016-11-02 22:24:48", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Aws\\": "src/" + }, + "files": [ + "src/functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Amazon Web Services", + "homepage": "http://aws.amazon.com" + } + ], + "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", + "homepage": "http://aws.amazon.com/sdkforphp", + "keywords": [ + "amazon", + "aws", + "cloud", + "dynamodb", + "ec2", + "glacier", + "s3", + "sdk" + ] + }, + { + "name": "symfony/css-selector", + "version": "v3.1.6", + "version_normalized": "3.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "ca809c64072e0fe61c1c7fb3c76cdc32265042ac" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ca809c64072e0fe61c1c7fb3c76cdc32265042ac", + "reference": "ca809c64072e0fe61c1c7fb3c76cdc32265042ac", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "time": "2016-09-06 11:02:40", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony CssSelector Component", + "homepage": "https://symfony.com" + }, + { + "name": "maatwebsite/excel", + "version": "2.1.6", + "version_normalized": "2.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/Maatwebsite/Laravel-Excel.git", + "reference": "700eba02f76f2971c81726a4f6a04121c1977e64" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/700eba02f76f2971c81726a4f6a04121c1977e64", + "reference": "700eba02f76f2971c81726a4f6a04121c1977e64", + "shasum": "" + }, + "require": { + "illuminate/cache": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/config": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/filesystem": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*", + "nesbot/carbon": "~1.0", + "php": ">=5.5", + "phpoffice/phpexcel": "1.8.*", + "tijsverkoyen/css-to-inline-styles": "~1.5" + }, + "require-dev": { + "mockery/mockery": "~0.9", + "orchestra/testbench": "3.1.*", + "phpseclib/phpseclib": "~1.0", + "phpunit/phpunit": "~4.0" + }, + "suggest": { + "illuminate/http": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/queue": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/routing": "5.0.*|5.1.*|5.2.*|5.3.*", + "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*" + }, + "time": "2016-09-15 21:03:21", + "type": "library", + "installation-source": "dist", + "autoload": { + "classmap": [ + "src/Maatwebsite/Excel" + ], + "psr-0": { + "Maatwebsite\\Excel\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL" + ], + "authors": [ + { + "name": "Maatwebsite.nl", + "email": "patrick@maatwebsite.nl" + } + ], + "description": "An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel", + "keywords": [ + "PHPExcel", + "batch", + "csv", + "excel", + "export", + "import", + "laravel" + ] + }, + { + "name": "laravel/socialite", + "version": "v2.0.20", + "version_normalized": "2.0.20.0", + "source": { + "type": "git", + "url": "https://github.com/laravel/socialite.git", + "reference": "aca8de9a93a28a119714e289c8bc599bd81aa88d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laravel/socialite/zipball/aca8de9a93a28a119714e289c8bc599bd81aa88d", + "reference": "aca8de9a93a28a119714e289c8bc599bd81aa88d", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "~5.0|~6.0", + "illuminate/contracts": "~5.0", + "illuminate/http": "~5.0", + "illuminate/support": "~5.0", + "league/oauth1-client": "~1.0", + "php": ">=5.4.0" + }, + "require-dev": { + "mockery/mockery": "~0.9", + "phpunit/phpunit": "~4.0|~5.0" + }, + "time": "2016-11-01 18:49:10", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Laravel\\Socialite\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Taylor Otwell", + "email": "taylorotwell@gmail.com" + } + ], + "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.", + "keywords": [ + "laravel", + "oauth" + ] + }, + { + "name": "symfony/yaml", + "version": "v3.1.6", + "version_normalized": "3.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/7ff51b06c6c3d5cc6686df69004a42c69df09e27", + "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "time": "2016-10-24 18:41:13", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Yaml Component", + "homepage": "https://symfony.com" + }, + { + "name": "phpdocumentor/reflection-docblock", + "version": "3.1.1", + "version_normalized": "3.1.1.0", + "source": { + "type": "git", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", + "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", + "shasum": "" + }, + "require": { + "php": ">=5.5", + "phpdocumentor/reflection-common": "^1.0@dev", + "phpdocumentor/type-resolver": "^0.2.0", + "webmozart/assert": "^1.0" + }, + "require-dev": { + "mockery/mockery": "^0.9.4", + "phpunit/phpunit": "^4.4" + }, + "time": "2016-09-30 07:12:33", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "phpDocumentor\\Reflection\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mike van Riel", + "email": "me@mikevanriel.com" + } + ], + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock." + }, + { + "name": "phpspec/phpspec", + "version": "2.5.3", + "version_normalized": "2.5.3.0", + "source": { + "type": "git", + "url": "https://github.com/phpspec/phpspec.git", + "reference": "153ebd99d9b842e0c99a024c41f970d79db46475" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/153ebd99d9b842e0c99a024c41f970d79db46475", + "reference": "153ebd99d9b842e0c99a024c41f970d79db46475", + "shasum": "" + }, + "require": { + "doctrine/instantiator": "^1.0.1", + "ext-tokenizer": "*", + "php": ">=5.3.3", + "phpspec/php-diff": "~1.0.0", + "phpspec/prophecy": "~1.4", + "sebastian/exporter": "~1.0", + "symfony/console": "~2.3|~3.0", + "symfony/event-dispatcher": "~2.1|~3.0", + "symfony/finder": "~2.1|~3.0", + "symfony/process": "^2.6|~3.0", + "symfony/yaml": "~2.1|~3.0" + }, + "require-dev": { + "behat/behat": "^3.0.11", + "ciaranmcnulty/versionbasedtestskipper": "^0.2.1", + "phpunit/phpunit": "~4.4", + "symfony/filesystem": "~2.1|~3.0" + }, + "suggest": { + "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters" + }, + "time": "2016-09-26 20:28:11", + "bin": [ + "bin/phpspec" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.5.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-0": { + "PhpSpec": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + }, + { + "name": "Marcello Duarte", + "homepage": "http://marcelloduarte.net/" + } + ], + "description": "Specification-oriented BDD framework for PHP 5.3+", + "homepage": "http://phpspec.net/", + "keywords": [ + "BDD", + "SpecBDD", + "TDD", + "spec", + "specification", + "testing", + "tests" + ] + }, + { + "name": "symfony/dom-crawler", + "version": "v3.1.6", + "version_normalized": "3.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/dom-crawler.git", + "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/59eee3c76eb89f21857798620ebdad7a05ad14f4", + "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4", + "shasum": "" + }, + "require": { + "php": ">=5.5.9", + "symfony/polyfill-mbstring": "~1.0" + }, + "require-dev": { + "symfony/css-selector": "~2.8|~3.0" + }, + "suggest": { + "symfony/css-selector": "" + }, + "time": "2016-10-18 15:46:07", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\DomCrawler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony DomCrawler Component", + "homepage": "https://symfony.com" + }, + { + "name": "zendframework/zend-stdlib", + "version": "3.1.0", + "version_normalized": "3.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/zendframework/zend-stdlib.git", + "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78", + "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "athletic/athletic": "~0.1", + "phpunit/phpunit": "~4.0", + "squizlabs/php_codesniffer": "^2.6.2" + }, + "time": "2016-09-13 14:38:50", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev", + "dev-develop": "3.2-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Zend\\Stdlib\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "homepage": "https://github.com/zendframework/zend-stdlib", + "keywords": [ + "stdlib", + "zf2" + ] + }, + { + "name": "symfony/options-resolver", + "version": "v3.1.6", + "version_normalized": "3.1.6.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/options-resolver.git", + "reference": "30605874d99af0cde6c41fd39e18546330c38100" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/30605874d99af0cde6c41fd39e18546330c38100", + "reference": "30605874d99af0cde6c41fd39e18546330c38100", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "time": "2016-05-12 15:59:27", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\OptionsResolver\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony OptionsResolver Component", + "homepage": "https://symfony.com", + "keywords": [ + "config", + "configuration", + "options" + ] + }, + { + "name": "sly/notification-pusher", + "version": "v2.2.13", + "version_normalized": "2.2.13.0", + "source": { + "type": "git", + "url": "https://github.com/Ph3nol/NotificationPusher.git", + "reference": "3542d8bc8cf622568b85392e83141bfdeee7e6ff" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Ph3nol/NotificationPusher/zipball/3542d8bc8cf622568b85392e83141bfdeee7e6ff", + "reference": "3542d8bc8cf622568b85392e83141bfdeee7e6ff", + "shasum": "" + }, + "require": { + "doctrine/inflector": "~1.0", + "php": ">=5.5", + "symfony/console": "~2.3|~3.0", + "symfony/options-resolver": "~2.3|~3.0", + "symfony/process": "~2.3|~3.0", + "zendframework/zendservice-apple-apns": "^1.1.0", + "zendframework/zendservice-google-gcm": "1.*" + }, + "require-dev": { + "atoum/atoum": "dev-master" + }, + "time": "2016-10-10 07:02:47", + "bin": [ + "np" + ], + "type": "standalone", + "installation-source": "dist", + "autoload": { + "psr-0": { + "Sly": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Cédric Dugat", + "email": "cedric@dugat.me" + }, + { + "name": "Contributors", + "homepage": "https://github.com/Ph3nol/NotificationPusher/contributors" + } + ], + "description": "Standalone PHP library for easy devices notifications push.", + "homepage": "https://github.com/Ph3nol/NotificationPusher", + "keywords": [ + "android", + "apns", + "apple", + "gcm", + "iphone", + "message", + "notification", + "push", + "pusher" + ] + }, + { + "name": "php-imap/php-imap", + "version": "2.0.8", + "version_normalized": "2.0.8.0", + "source": { + "type": "git", + "url": "https://github.com/barbushin/php-imap.git", + "reference": "949826c9b109113ec93a5214e85afce31cba000c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/barbushin/php-imap/zipball/949826c9b109113ec93a5214e85afce31cba000c", + "reference": "949826c9b109113ec93a5214e85afce31cba000c", + "shasum": "" + }, + "require": { + "ext-imap": "*", + "php": ">=5.3.0" + }, + "time": "2016-08-13 15:39:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "PhpImap\\": "src/PhpImap/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD 3-Clause" + ], + "authors": [ + { + "name": "Sergey Barbushin", + "email": "barbushin@gmail.com", + "homepage": "http://linkedin.com/in/barbushin" + } + ], + "description": "PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension", + "homepage": "https://github.com/barbushin/php-imap", + "keywords": [ + "imap", + "mail", + "php" + ] + }, + { + "name": "phpmailer/phpmailer", + "version": "v5.2.16", + "version_normalized": "5.2.16.0", + "source": { + "type": "git", + "url": "https://github.com/PHPMailer/PHPMailer.git", + "reference": "1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a", + "reference": "1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a", + "shasum": "" + }, + "require": { + "php": ">=5.0.0" + }, + "require-dev": { + "phpdocumentor/phpdocumentor": "*", + "phpunit/phpunit": "4.7.*" + }, + "suggest": { + "league/oauth2-google": "Needed for Google XOAUTH2 authentication" + }, + "time": "2016-06-06 09:09:37", + "type": "library", + "installation-source": "dist", + "autoload": { + "classmap": [ + "class.phpmailer.php", + "class.phpmaileroauth.php", + "class.phpmaileroauthgoogle.php", + "class.smtp.php", + "class.pop3.php", + "extras/EasyPeasyICS.php", + "extras/ntlm_sasl_client.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-2.1" + ], + "authors": [ + { + "name": "Jim Jagielski", + "email": "jimjag@gmail.com" + }, + { + "name": "Marcus Bointon", + "email": "phpmailer@synchromedia.co.uk" + }, + { + "name": "Andy Prevost", + "email": "codeworxtech@users.sourceforge.net" + }, + { + "name": "Brent R. Matzelle" + } + ], + "description": "PHPMailer is a full-featured email creation and transfer class for PHP" } ] diff --git a/vendor/geoip2/geoip2/.gitmodules b/vendor/geoip2/geoip2/.gitmodules deleted file mode 100644 index 820339f2e..000000000 --- a/vendor/geoip2/geoip2/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "maxmind-db"] - path = maxmind-db - url = git://github.com/maxmind/MaxMind-DB.git diff --git a/vendor/geoip2/geoip2/CHANGELOG.md b/vendor/geoip2/geoip2/CHANGELOG.md deleted file mode 100644 index fc3aa4096..000000000 --- a/vendor/geoip2/geoip2/CHANGELOG.md +++ /dev/null @@ -1,212 +0,0 @@ -CHANGELOG -========= - -2.4.2 (2016-08-17) ------------------- - -* Updated documentation to clarify what the accuracy radius refers to. -* Upgraded `maxmind/web-service-common` to 0.3.0. This version uses - `composer/ca-bundle` rather than our own CA bundle. Fixes #75. -* Improved PHP documentation generation. - -2.4.1 (2016-06-10) ------------------- - -* Corrected type annotations in documentation. GitHub #66. -* Updated documentation to reflect that the accuracy radius is now included - in City. -* Upgraded web service client, which supports setting a proxy. GitHub #59. - -2.4.0 (2016-04-15) ------------------- - -* Added support for the GeoIP2 Enterprise database. - -2.3.3 (2015-09-24) ------------------- - -* Corrected case on `JsonSerializable` interface. Reported by Axel Etcheverry. - GitHub #56. - -2.3.2 (2015-09-23) ------------------- - -* `JsonSerializable` compatibility interface was moved to `GeoIp2\Compat` - rather than the global namespace to prevent autoloading issues. Reported by - Tomas Buteler. GitHub #54. -* Missing documentation for the `$postal` property was added to the - `GeoIp2\Model\City` class. Fix by Roy Sindre Norangshol. GitHub #51. -* In the Phar distribution, source files for this module no longer have their - documentation stripped, allowing IDE introspection to work properly. - Reported by Dominic Black. GitHub #52. - -2.3.1 (2015-06-30) ------------------- - -* Updated `maxmind/web-service-common` to version with fixes for PHP 5.3 and - 5.4. - -2.3.0 (2015-06-29) ------------------- - -* Support for demographics fields `averageIncome` and `populationDensity` in - the `Location` record, returned by the Insights endpoint. -* The `isAnonymousProxy` and `isSatelliteProvider` properties on - `GeoIP2\Record\Traits` have been deprecated. Please use our [GeoIP2 - Anonymous IP database](https://www.maxmind.com/en/geoip2-anonymous-ip-database) - to determine whether an IP address is used by an anonymizing service. - -2.2.0-beta1 (2015-06-09) ------------------------- - -* Typo fix in documentation. - -2.2.0-alpha2 (2015-06-01) -------------------------- - -* `maxmind-ws/web-service-common` was renamed to `maxmind/web-service-common`. - -2.2.0-alpha1 (2015-05-22) -------------------------- - -* The library no longer uses Guzzle and instead uses curl directly. -* Support for `timeout` and `connectTimout` were added to the `$options` array - passed to the `GeoIp2\WebService\Client` constructor. Pull request by Will - Bradley. GitHub #36. - -2.1.1 (2014-12-03) ------------------- - -* The 2.1.0 Phar builds included a shebang line, causing issues when loading - it as a library. This has been corrected. GitHub #33. - -2.1.0 (2014-10-29) ------------------- - -* Update ApiGen dependency to version that isn't broken on case sensitive - file systems. -* Added support for the GeoIP2 Anonymous IP database. The - `GeoIP2\Database\Reader` class now has an `anonymousIp` method which returns - a `GeoIP2\Model\AnonymousIp` object. -* Boolean attributes like those in the `GeoIP2\Record\Traits` class now return - `false` instead of `null` when they were not true. - -2.0.0 (2014-09-22) ------------------- - -* First production release. - -0.9.0 (2014-09-15) ------------------- - -* IMPORTANT: The deprecated `omni()` and `cityIspOrg()` methods have been - removed from `GeoIp2\WebService\Client`. - -0.8.1 (2014-09-12) ------------------- - -* The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did - not work with the GeoIP2 City Database Subset by Continent with World - Countries. This has been fixed. Fixes GitHub issue #23. - -0.8.0 (2014-09-10) ------------------- - -* The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now - throw a `BadMethodCallException` if they are used with a database that - does not match the method. In particular, doing a `city()` lookup on a - GeoIP2 Country database will result in an exception, and vice versa. -* A `metadata()` method has been added to the `GeoIP2\Database\Reader` class. - This returns a `MaxMind\Db\Reader\Metadata` class with information about the - database. -* The name attribute was missing from the RepresentedCountry class. - -0.7.0 (2014-07-22) ------------------- - -* The web service client API has been updated for the v2.1 release of the web - service. In particular, the `cityIspOrg` and `omni` methods on - `GeoIp2\WebService\Client` should be considered deprecated. The `city` - method now provides all of the data formerly provided by `cityIspOrg`, and - the `omni` method has been replaced by the `insights` method. -* Support was added for GeoIP2 Connection Type, Domain and ISP databases. - - -0.6.3 (2014-05-12) ------------------- - -* With the previous Phar builds, some users received `phar error: invalid url - or non-existent phar` errors. The correct alias is now used for the Phar, - and this should no longer be an issue. - -0.6.2 (2014-05-08) ------------------- - -* The Phar build was broken with Guzzle 3.9.0+. This has been fixed. - -0.6.1 (2014-05-01) ------------------- - -* This API now officially supports HHVM. -* The `maxmind-db/reader` dependency was updated to a version that does not - require BC Math. -* The Composer compatibility autoload rules are now targeted more narrowly. -* A `box.json` file is included to build a Phar package. - -0.6.0 (2014-02-19) ------------------- - -* This API is now licensed under the Apache License, Version 2.0. -* Model and record classes now implement `JsonSerializable`. -* `isset` now works with model and record classes. - -0.5.0 (2013-10-21) ------------------- - -* Renamed $languages constructor parameters to $locales for both the Client - and Reader classes. -* Documentation and code clean-up (Ben Morel). -* Added the interface `GeoIp2\ProviderInterface`, which is implemented by both - `\GeoIp2\Database\Reader` and `\GeoIp2\WebService\Client`. - -0.4.0 (2013-07-16) ------------------- - -* This is the first release with the GeoIP2 database reader. Please see the - `README.md` file and the `\GeoIp2\Database\Reader` class. -* The general exception classes were replaced with specific exception classes - representing particular types of errors, such as an authentication error. - -0.3.0 (2013-07-12) ------------------- - -* In namespaces and class names, "GeoIP2" was renamed to "GeoIp2" to improve - consistency. - -0.2.1 (2013-06-10) ------------------- - -* First official beta release. -* Documentation updates and corrections. - -0.2.0 (2013-05-29) ------------------- - -* `GenericException` was renamed to `GeoIP2Exception`. -* We now support more languages. The new languages are de, es, fr, and pt-BR. -* The REST API now returns a record with data about your account. There is - a new `GeoIP\Records\MaxMind` class for this data. -* The `continentCode` attribute on `Continent` was renamed to `code`. -* Documentation updates. - -0.1.1 (2013-05-14) ------------------- - -* Updated Guzzle version requirement. -* Fixed Composer example in README.md. - - -0.1.0 (2013-05-13) ------------------- - -* Initial release. diff --git a/vendor/geoip2/geoip2/LICENSE b/vendor/geoip2/geoip2/LICENSE deleted file mode 100644 index d64569567..000000000 --- a/vendor/geoip2/geoip2/LICENSE +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/vendor/geoip2/geoip2/README.md b/vendor/geoip2/geoip2/README.md deleted file mode 100644 index af78c36ae..000000000 --- a/vendor/geoip2/geoip2/README.md +++ /dev/null @@ -1,383 +0,0 @@ -# GeoIP2 PHP API # - -## Description ## - -This package provides an API for the GeoIP2 -[web services](http://dev.maxmind.com/geoip/geoip2/web-services) and -[databases](http://dev.maxmind.com/geoip/geoip2/downloadable). The API also -works with the free -[GeoLite2 databases](http://dev.maxmind.com/geoip/geoip2/geolite2/). - -## Install via Composer ## - -We recommend installing this package with [Composer](http://getcomposer.org/). - -### Download Composer ### - -To download Composer, run in the root directory of your project: - -```bash -curl -sS https://getcomposer.org/installer | php -``` - -You should now have the file `composer.phar` in your project directory. - -### Install Dependencies ### - -Run in your project root: - -``` -php composer.phar require geoip2/geoip2:~2.0 -``` - -You should now have the files `composer.json` and `composer.lock` as well as -the directory `vendor` in your project directory. If you use a version control -system, `composer.json` should be added to it. - -### Require Autoloader ### - -After installing the dependencies, you need to require the Composer autoloader -from your code: - -```php -require 'vendor/autoload.php'; -``` - -## Install via Phar ## - -Although we strongly recommend using Composer, we also provide a -[phar archive](http://php.net/manual/en/book.phar.php) containing all of the -dependencies for GeoIP2. Our latest phar archive is available on -[our releases page](https://github.com/maxmind/GeoIP2-php/releases). - -To use the archive, just require it from your script: - -```php -require 'geoip2.phar'; -``` - -## Optional C Extension ## - -The [MaxMind DB API](https://github.com/maxmind/MaxMind-DB-Reader-php) -includes an optional C extension that you may install to dramatically increase -the performance of lookups in GeoIP2 or GeoLite2 databases. To install, please -follow the instructions included with that API. - -The extension has no effect on web-service lookups. - -## IP Geolocation Usage ## - -IP geolocation is inherently imprecise. Locations are often near the center of -the population. Any location provided by a GeoIP2 database or web service -should not be used to identify a particular address or household. - -## Database Reader ## - -### Usage ### - -To use this API, you must create a new `\GeoIp2\Database\Reader` object with -the path to the database file as the first argument to the constructor. You -may then call the method corresponding to the database you are using. - -If the lookup succeeds, the method call will return a model class for the -record in the database. This model in turn contains multiple container -classes for the different parts of the data such as the city in which the -IP address is located. - -If the record is not found, a `\GeoIp2\Exception\AddressNotFoundException` -is thrown. If the database is invalid or corrupt, a -`\MaxMind\Db\InvalidDatabaseException` will be thrown. - -See the API documentation for more details. - -### City Example ### - -```php -city('128.101.101.101'); - -print($record->country->isoCode . "\n"); // 'US' -print($record->country->name . "\n"); // 'United States' -print($record->country->names['zh-CN'] . "\n"); // '美国' - -print($record->mostSpecificSubdivision->name . "\n"); // 'Minnesota' -print($record->mostSpecificSubdivision->isoCode . "\n"); // 'MN' - -print($record->city->name . "\n"); // 'Minneapolis' - -print($record->postal->code . "\n"); // '55455' - -print($record->location->latitude . "\n"); // 44.9733 -print($record->location->longitude . "\n"); // -93.2323 - -``` - -### Anonymous IP Example ### - -```php -anonymousIp('128.101.101.101'); - -if ($record->isAnonymous) { print "anon\n"; } -print($record->ipAddress . "\n"); // '128.101.101.101' - -``` - -### Connection-Type Example ### - -```php -connectionType('128.101.101.101'); - -print($record->connectionType . "\n"); // 'Corporate' -print($record->ipAddress . "\n"); // '128.101.101.101' - -``` - -### Domain Example ### - -```php -domain('128.101.101.101'); - -print($record->domain . "\n"); // 'umn.edu' -print($record->ipAddress . "\n"); // '128.101.101.101' - -``` - -### Enterprise Example ### - -```php -enterprise method to do a lookup in the Enterprise database -$record = $reader->enterprise('128.101.101.101'); - -print($record->country->confidence . "\n"); // 99 -print($record->country->isoCode . "\n"); // 'US' -print($record->country->name . "\n"); // 'United States' -print($record->country->names['zh-CN'] . "\n"); // '美国' - -print($record->mostSpecificSubdivision->confidence . "\n"); // 77 -print($record->mostSpecificSubdivision->name . "\n"); // 'Minnesota' -print($record->mostSpecificSubdivision->isoCode . "\n"); // 'MN' - -print($record->city->confidence . "\n"); // 60 -print($record->city->name . "\n"); // 'Minneapolis' - -print($record->postal->code . "\n"); // '55455' - -print($record->location->accuracy_radius . "\n"); // 50 -print($record->location->latitude . "\n"); // 44.9733 -print($record->location->longitude . "\n"); // -93.2323 - -``` - -### ISP Example ### - -```php -isp('128.101.101.101'); - -print($record->autonomousSystemNumber . "\n"); // 217 -print($record->autonomousSystemOrganization . "\n"); // 'University of Minnesota' -print($record->isp . "\n"); // 'University of Minnesota' -print($record->organization . "\n"); // 'University of Minnesota' - -print($record->ipAddress . "\n"); // '128.101.101.101' - -``` - -## Web Service Client ## - -### Usage ### - -To use this API, you must create a new `\GeoIp2\WebService\Client` -object with your `$userId` and `$licenseKey`, then you call the method -corresponding to a specific end point, passing it the IP address you want to -look up. - -If the request succeeds, the method call will return a model class for the end -point you called. This model in turn contains multiple record classes, each of -which represents part of the data returned by the web service. - -If there is an error, a structured exception is thrown. - -See the API documentation for more details. - -### Example ### - -```php -city('128.101.101.101'); - -print($record->country->isoCode . "\n"); // 'US' -print($record->country->name . "\n"); // 'United States' -print($record->country->names['zh-CN'] . "\n"); // '美国' - -print($record->mostSpecificSubdivision->name . "\n"); // 'Minnesota' -print($record->mostSpecificSubdivision->isoCode . "\n"); // 'MN' - -print($record->city->name . "\n"); // 'Minneapolis' - -print($record->postal->code . "\n"); // '55455' - -print($record->location->latitude . "\n"); // 44.9733 -print($record->location->longitude . "\n"); // -93.2323 - -``` - -## Values to use for Database or Array Keys ## - -**We strongly discourage you from using a value from any `names` property as -a key in a database or array.** - -These names may change between releases. Instead we recommend using one of the -following: - -* `GeoIp2\Record\City` - `$city->geonameId` -* `GeoIp2\Record\Continent` - `$continent->code` or `$continent->geonameId` -* `GeoIp2\Record\Country` and `GeoIp2\Record\RepresentedCountry` - - `$country->isoCode` or `$country->geonameId` -* `GeoIp2\Record\Subdivision` - `$subdivision->isoCode` or `$subdivision->geonameId` - -### What data is returned? ### - -While many of the end points return the same basic records, the attributes -which can be populated vary between end points. In addition, while an end -point may offer a particular piece of data, MaxMind does not always have every -piece of data for any given IP address. - -Because of these factors, it is possible for any end point to return a record -where some or all of the attributes are unpopulated. - -See the -[GeoIP2 Precision web service docs](http://dev.maxmind.com/geoip/geoip2/web-services) -for details on what data each end point may return. - -The only piece of data which is always returned is the `ipAddress` -attribute in the `GeoIp2\Record\Traits` record. - -## Integration with GeoNames ## - -[GeoNames](http://www.geonames.org/) offers web services and downloadable -databases with data on geographical features around the world, including -populated places. They offer both free and paid premium data. Each -feature is unique identified by a `geonameId`, which is an integer. - -Many of the records returned by the GeoIP2 web services and databases -include a `geonameId` property. This is the ID of a geographical feature -(city, region, country, etc.) in the GeoNames database. - -Some of the data that MaxMind provides is also sourced from GeoNames. We -source things like place names, ISO codes, and other similar data from -the GeoNames premium data set. - -## Reporting data problems ## - -If the problem you find is that an IP address is incorrectly mapped, -please -[submit your correction to MaxMind](http://www.maxmind.com/en/correction). - -If you find some other sort of mistake, like an incorrect spelling, -please check the [GeoNames site](http://www.geonames.org/) first. Once -you've searched for a place and found it on the GeoNames map view, there -are a number of links you can use to correct data ("move", "edit", -"alternate names", etc.). Once the correction is part of the GeoNames -data set, it will be automatically incorporated into future MaxMind -releases. - -If you are a paying MaxMind customer and you're not sure where to submit -a correction, please -[contact MaxMind support](http://www.maxmind.com/en/support) for help. - -## Other Support ## - -Please report all issues with this code using the -[GitHub issue tracker](https://github.com/maxmind/GeoIP2-php/issues). - -If you are having an issue with a MaxMind service that is not specific -to the client API, please see -[our support page](http://www.maxmind.com/en/support). - -## Requirements ## - -This code requires PHP 5.3 or greater. Older versions of PHP are not -supported. This library works and is tested with HHVM. - -This library also relies on the [MaxMind DB Reader](https://github.com/maxmind/MaxMind-DB-Reader-php). - -If you are using PHP 5.3 with an autoloader besides Composer, you must load -`JsonSerializable.php` in the `compat` directory. - -## Contributing ## - -Patches and pull requests are encouraged. All code should follow the PSR-2 -style guidelines. Please include unit tests whenever possible. You may obtain -the test data for the maxmind-db folder by running `git submodule update ---init --recursive` or adding `--recursive` to your initial clone, or from -https://github.com/maxmind/MaxMind-DB - -## Versioning ## - -The GeoIP2 PHP API uses [Semantic Versioning](http://semver.org/). - -## Copyright and License ## - -This software is Copyright (c) 2013-2016 by MaxMind, Inc. - -This is free software, licensed under the Apache License, Version 2.0. - diff --git a/vendor/geoip2/geoip2/composer.json b/vendor/geoip2/geoip2/composer.json deleted file mode 100644 index 79aca258e..000000000 --- a/vendor/geoip2/geoip2/composer.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "geoip2/geoip2", - "description": "MaxMind GeoIP2 PHP API", - "keywords": ["geoip", "geoip2", "geolocation", "ip", "maxmind"], - "homepage": "https://github.com/maxmind/GeoIP2-php", - "type": "library", - "license": "Apache-2.0", - "authors": [ - { - "name": "Gregory J. Oschwald", - "email": "goschwald@maxmind.com", - "homepage": "http://www.maxmind.com/" - } - ], - "require": { - "maxmind-db/reader": "~1.0", - "maxmind/web-service-common": "~0.3", - "php": ">=5.3.1" - }, - "require-dev": { - "phpunit/phpunit": "4.2.*", - "squizlabs/php_codesniffer": "2.*" - }, - "autoload": { - "psr-4": { - "GeoIp2\\": "src" - } - } -} diff --git a/vendor/geoip2/geoip2/src/Compat/JsonSerializable.php b/vendor/geoip2/geoip2/src/Compat/JsonSerializable.php deleted file mode 100644 index 4846ce716..000000000 --- a/vendor/geoip2/geoip2/src/Compat/JsonSerializable.php +++ /dev/null @@ -1,27 +0,0 @@ -dbReader = new DbReader($filename); - $this->locales = $locales; - } - - /** - * This method returns a GeoIP2 City model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\City - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function city($ipAddress) - { - return $this->modelFor('City', 'City', $ipAddress); - } - - /** - * This method returns a GeoIP2 Country model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\Country - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function country($ipAddress) - { - return $this->modelFor('Country', 'Country', $ipAddress); - } - - /** - * This method returns a GeoIP2 Anonymous IP model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\AnonymousIp - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function anonymousIp($ipAddress) - { - return $this->flatModelFor( - 'AnonymousIp', - 'GeoIP2-Anonymous-IP', - $ipAddress - ); - } - - /** - * This method returns a GeoIP2 Connection Type model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\ConnectionType - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function connectionType($ipAddress) - { - return $this->flatModelFor( - 'ConnectionType', - 'GeoIP2-Connection-Type', - $ipAddress - ); - } - - /** - * This method returns a GeoIP2 Domain model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\Domain - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function domain($ipAddress) - { - return $this->flatModelFor( - 'Domain', - 'GeoIP2-Domain', - $ipAddress - ); - } - - /** - * This method returns a GeoIP2 Enterprise model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\Enterprise - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function enterprise($ipAddress) - { - return $this->modelFor('Enterprise', 'Enterprise', $ipAddress); - } - - /** - * This method returns a GeoIP2 ISP model. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. - * - * @return \GeoIp2\Model\Isp - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address is - * not in the database. - * @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database - * is corrupt or invalid - */ - public function isp($ipAddress) - { - return $this->flatModelFor( - 'Isp', - 'GeoIP2-ISP', - $ipAddress - ); - } - - private function modelFor($class, $type, $ipAddress) - { - $record = $this->getRecord($class, $type, $ipAddress); - - $record['traits']['ip_address'] = $ipAddress; - $class = "GeoIp2\\Model\\" . $class; - - return new $class($record, $this->locales); - } - - private function flatModelFor($class, $type, $ipAddress) - { - $record = $this->getRecord($class, $type, $ipAddress); - - $record['ip_address'] = $ipAddress; - $class = "GeoIp2\\Model\\" . $class; - - return new $class($record); - } - - private function getRecord($class, $type, $ipAddress) - { - if (strpos($this->metadata()->databaseType, $type) === false) { - $method = lcfirst($class); - throw new \BadMethodCallException( - "The $method method cannot be used to open a " - . $this->metadata()->databaseType . " database" - ); - } - $record = $this->dbReader->get($ipAddress); - if ($record === null) { - throw new AddressNotFoundException( - "The address $ipAddress is not in the database." - ); - } - return $record; - } - - /** - * @throws \InvalidArgumentException if arguments are passed to the method. - * @throws \BadMethodCallException if the database has been closed. - * @return \MaxMind\Db\Reader\Metadata object for the database. - */ - public function metadata() - { - return $this->dbReader->metadata(); - } - - /** - * Closes the GeoIP2 database and returns the resources to the system. - */ - public function close() - { - $this->dbReader->close(); - } -} diff --git a/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php b/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php deleted file mode 100644 index d5483388b..000000000 --- a/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php +++ /dev/null @@ -1,10 +0,0 @@ -uri = $uri; - parent::__construct($message, $httpStatus, $previous); - } -} diff --git a/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php b/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php deleted file mode 100644 index 6712d73e9..000000000 --- a/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php +++ /dev/null @@ -1,26 +0,0 @@ -error = $error; - parent::__construct($message, $httpStatus, $uri, $previous); - } -} diff --git a/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php b/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php deleted file mode 100644 index 87a6ade41..000000000 --- a/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php +++ /dev/null @@ -1,10 +0,0 @@ -raw = $raw; - } - - /** - * @ignore - */ - protected function get($field) - { - if (isset($this->raw[$field])) { - return $this->raw[$field]; - } else { - if (preg_match('/^is_/', $field)) { - return false; - } else { - return null; - } - } - } - - /** - * @ignore - */ - public function __get($attr) - { - if ($attr != "instance" && property_exists($this, $attr)) { - return $this->$attr; - } - - throw new \RuntimeException("Unknown attribute: $attr"); - } - - /** - * @ignore - */ - public function __isset($attr) - { - return $attr != "instance" && isset($this->$attr); - } - - public function jsonSerialize() - { - return $this->raw; - } -} diff --git a/vendor/geoip2/geoip2/src/Model/AnonymousIp.php b/vendor/geoip2/geoip2/src/Model/AnonymousIp.php deleted file mode 100644 index 90e77069d..000000000 --- a/vendor/geoip2/geoip2/src/Model/AnonymousIp.php +++ /dev/null @@ -1,50 +0,0 @@ -isAnonymous = $this->get('is_anonymous'); - $this->isAnonymousVpn = $this->get('is_anonymous_vpn'); - $this->isHostingProvider = $this->get('is_hosting_provider'); - $this->isPublicProxy = $this->get('is_public_proxy'); - $this->isTorExitNode = $this->get('is_tor_exit_node'); - $this->ipAddress = $this->get('ip_address'); - } -} diff --git a/vendor/geoip2/geoip2/src/Model/City.php b/vendor/geoip2/geoip2/src/Model/City.php deleted file mode 100644 index fb7ddda9a..000000000 --- a/vendor/geoip2/geoip2/src/Model/City.php +++ /dev/null @@ -1,122 +0,0 @@ -city = new \GeoIp2\Record\City($this->get('city'), $locales); - $this->location = new \GeoIp2\Record\Location($this->get('location')); - $this->postal = new \GeoIp2\Record\Postal($this->get('postal')); - - $this->createSubdivisions($raw, $locales); - } - - private function createSubdivisions($raw, $locales) - { - if (!isset($raw['subdivisions'])) { - return; - } - - foreach ($raw['subdivisions'] as $sub) { - array_push( - $this->subdivisions, - new \GeoIp2\Record\Subdivision($sub, $locales) - ); - } - } - - /** - * @ignore - */ - public function __get($attr) - { - if ($attr == 'mostSpecificSubdivision') { - return $this->$attr(); - } else { - return parent::__get($attr); - } - } - - private function mostSpecificSubdivision() - { - return empty($this->subdivisions) ? - new \GeoIp2\Record\Subdivision(array(), $this->locales) : - end($this->subdivisions); - } -} diff --git a/vendor/geoip2/geoip2/src/Model/ConnectionType.php b/vendor/geoip2/geoip2/src/Model/ConnectionType.php deleted file mode 100644 index dccd500a8..000000000 --- a/vendor/geoip2/geoip2/src/Model/ConnectionType.php +++ /dev/null @@ -1,31 +0,0 @@ -connectionType = $this->get('connection_type'); - $this->ipAddress = $this->get('ip_address'); - } -} diff --git a/vendor/geoip2/geoip2/src/Model/Country.php b/vendor/geoip2/geoip2/src/Model/Country.php deleted file mode 100644 index 05cdea7eb..000000000 --- a/vendor/geoip2/geoip2/src/Model/Country.php +++ /dev/null @@ -1,73 +0,0 @@ -continent = new \GeoIp2\Record\Continent( - $this->get('continent'), - $locales - ); - $this->country = new \GeoIp2\Record\Country( - $this->get('country'), - $locales - ); - $this->maxmind = new \GeoIp2\Record\MaxMind($this->get('maxmind')); - $this->registeredCountry = new \GeoIp2\Record\Country( - $this->get('registered_country'), - $locales - ); - $this->representedCountry = new \GeoIp2\Record\RepresentedCountry( - $this->get('represented_country'), - $locales - ); - $this->traits = new \GeoIp2\Record\Traits($this->get('traits')); - - $this->locales = $locales; - } -} diff --git a/vendor/geoip2/geoip2/src/Model/Domain.php b/vendor/geoip2/geoip2/src/Model/Domain.php deleted file mode 100644 index c540644d3..000000000 --- a/vendor/geoip2/geoip2/src/Model/Domain.php +++ /dev/null @@ -1,31 +0,0 @@ -domain = $this->get('domain'); - $this->ipAddress = $this->get('ip_address'); - } -} diff --git a/vendor/geoip2/geoip2/src/Model/Enterprise.php b/vendor/geoip2/geoip2/src/Model/Enterprise.php deleted file mode 100644 index 12d45bd79..000000000 --- a/vendor/geoip2/geoip2/src/Model/Enterprise.php +++ /dev/null @@ -1,56 +0,0 @@ -autonomousSystemNumber = $this->get('autonomous_system_number'); - $this->autonomousSystemOrganization = - $this->get('autonomous_system_organization'); - $this->isp = $this->get('isp'); - $this->organization = $this->get('organization'); - - $this->ipAddress = $this->get('ip_address'); - } -} diff --git a/vendor/geoip2/geoip2/src/ProviderInterface.php b/vendor/geoip2/geoip2/src/ProviderInterface.php deleted file mode 100644 index 6c3992f55..000000000 --- a/vendor/geoip2/geoip2/src/ProviderInterface.php +++ /dev/null @@ -1,20 +0,0 @@ -locales = $locales; - parent::__construct($record); - } - - /** - * @ignore - */ - public function __get($attr) - { - if ($attr == 'name') { - return $this->name(); - } else { - return parent::__get($attr); - } - } - - private function name() - { - foreach ($this->locales as $locale) { - if (isset($this->names[$locale])) { - return $this->names[$locale]; - } - } - } -} diff --git a/vendor/geoip2/geoip2/src/Record/AbstractRecord.php b/vendor/geoip2/geoip2/src/Record/AbstractRecord.php deleted file mode 100644 index 7bb1c5bb8..000000000 --- a/vendor/geoip2/geoip2/src/Record/AbstractRecord.php +++ /dev/null @@ -1,60 +0,0 @@ -record = isset($record) ? $record : array(); - } - - /** - * @ignore - */ - public function __get($attr) - { - // XXX - kind of ugly but greatly reduces boilerplate code - $key = $this->attributeToKey($attr); - - if ($this->__isset($attr)) { - return $this->record[$key]; - } elseif ($this->validAttribute($attr)) { - if (preg_match('/^is_/', $key)) { - return false; - } else { - return null; - } - } else { - throw new \RuntimeException("Unknown attribute: $attr"); - } - } - - public function __isset($attr) - { - return $this->validAttribute($attr) && - isset($this->record[$this->attributeToKey($attr)]); - } - - private function attributeToKey($attr) - { - return strtolower(preg_replace('/([A-Z])/', '_\1', $attr)); - } - - private function validAttribute($attr) - { - return in_array($attr, $this->validAttributes); - } - - public function jsonSerialize() - { - return $this->record; - } -} diff --git a/vendor/geoip2/geoip2/src/Record/City.php b/vendor/geoip2/geoip2/src/Record/City.php deleted file mode 100644 index 9f1560f6e..000000000 --- a/vendor/geoip2/geoip2/src/Record/City.php +++ /dev/null @@ -1,32 +0,0 @@ -military - * but this could expand to include other types in the future. - */ -class RepresentedCountry extends Country -{ - protected $validAttributes = array( - 'confidence', - 'geonameId', - 'isoCode', - 'names', - 'type' - ); -} diff --git a/vendor/geoip2/geoip2/src/Record/Subdivision.php b/vendor/geoip2/geoip2/src/Record/Subdivision.php deleted file mode 100644 index cb5256afe..000000000 --- a/vendor/geoip2/geoip2/src/Record/Subdivision.php +++ /dev/null @@ -1,45 +0,0 @@ -The user type associated with the IP - * address. This can be one of the following values:

- *
    - *
  • business - *
  • cafe - *
  • cellular - *
  • college - *
  • content_delivery_network - *
  • dialup - *
  • government - *
  • hosting - *
  • library - *
  • military - *
  • residential - *
  • router - *
  • school - *
  • search_engine_spider - *
  • traveler - *
- *

- * This attribute is only available from the Insights web service and the - * GeoIP2 Enterprise database. - *

- */ -class Traits extends AbstractRecord -{ - /** - * @ignore - */ - protected $validAttributes = array( - 'autonomousSystemNumber', - 'autonomousSystemOrganization', - 'connectionType', - 'domain', - 'isAnonymousProxy', - 'isLegitimateProxy', - 'isSatelliteProvider', - 'isp', - 'ipAddress', - 'organization', - 'userType' - ); -} diff --git a/vendor/geoip2/geoip2/src/WebService/Client.php b/vendor/geoip2/geoip2/src/WebService/Client.php deleted file mode 100644 index f42ec81a0..000000000 --- a/vendor/geoip2/geoip2/src/WebService/Client.php +++ /dev/null @@ -1,242 +0,0 @@ -locales = $locales; - - // This is for backwards compatibility. Do not remove except for a - // major version bump. - if (is_string($options)) { - $options = array( 'host' => $options ); - } - - if (!isset($options['host'])) { - $options['host'] = 'geoip.maxmind.com'; - } - - $options['userAgent'] = $this->userAgent(); - - $this->client = new WsClient($userId, $licenseKey, $options); - } - - private function userAgent() - { - return 'GeoIP2-API/' . Client::VERSION; - } - - /** - * This method calls the GeoIP2 Precision: City service. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. If no - * address is provided, the address that the web service is called - * from will be used. - * - * @return \GeoIp2\Model\City - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address you - * provided is not in our database (e.g., a private address). - * @throws \GeoIp2\Exception\AuthenticationException if there is a problem - * with the user ID or license key that you provided. - * @throws \GeoIp2\Exception\OutOfQueriesException if your account is out - * of queries. - * @throws \GeoIp2\Exception\InvalidRequestException} if your request was - * received by the web service but is invalid for some other reason. - * This may indicate an issue with this API. Please report the error to - * MaxMind. - * @throws \GeoIp2\Exception\HttpException if an unexpected HTTP error - * code or message was returned. This could indicate a problem with the - * connection between your server and the web service or that the web - * service returned an invalid document or 500 error code. - * @throws \GeoIp2\Exception\GeoIp2Exception This serves as the parent - * class to the above exceptions. It will be thrown directly if a 200 - * status code is returned but the body is invalid. - */ - public function city($ipAddress = 'me') - { - return $this->responseFor('city', 'City', $ipAddress); - } - - /** - * This method calls the GeoIP2 Precision: Country service. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. If no - * address is provided, the address that the web service is called - * from will be used. - * - * @return \GeoIp2\Model\Country - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address you - * provided is not in our database (e.g., a private address). - * @throws \GeoIp2\Exception\AuthenticationException if there is a problem - * with the user ID or license key that you provided. - * @throws \GeoIp2\Exception\OutOfQueriesException if your account is out - * of queries. - * @throws \GeoIp2\Exception\InvalidRequestException} if your request was - * received by the web service but is invalid for some other reason. - * This may indicate an issue with this API. Please report the error to - * MaxMind. - * @throws \GeoIp2\Exception\HttpException if an unexpected HTTP error - * code or message was returned. This could indicate a problem with the - * connection between your server and the web service or that the web - * service returned an invalid document or 500 error code. - * @throws \GeoIp2\Exception\GeoIp2Exception This serves as the parent - * class to the above exceptions. It will be thrown directly if a 200 - * status code is returned but the body is invalid. - */ - public function country($ipAddress = 'me') - { - return $this->responseFor('country', 'Country', $ipAddress); - } - - /** - * This method calls the GeoIP2 Precision: Insights service. - * - * @param string $ipAddress IPv4 or IPv6 address as a string. If no - * address is provided, the address that the web service is called - * from will be used. - * - * @return \GeoIp2\Model\Insights - * - * @throws \GeoIp2\Exception\AddressNotFoundException if the address you - * provided is not in our database (e.g., a private address). - * @throws \GeoIp2\Exception\AuthenticationException if there is a problem - * with the user ID or license key that you provided. - * @throws \GeoIp2\Exception\OutOfQueriesException if your account is out - * of queries. - * @throws \GeoIp2\Exception\InvalidRequestException} if your request was - * received by the web service but is invalid for some other reason. - * This may indicate an issue with this API. Please report the error to - * MaxMind. - * @throws \GeoIp2\Exception\HttpException if an unexpected HTTP error - * code or message was returned. This could indicate a problem with the - * connection between your server and the web service or that the web - * service returned an invalid document or 500 error code. - * @throws \GeoIp2\Exception\GeoIp2Exception This serves as the parent - * class to the above exceptions. It will be thrown directly if a 200 - * status code is returned but the body is invalid. - */ - public function insights($ipAddress = 'me') - { - return $this->responseFor('insights', 'Insights', $ipAddress); - } - - private function responseFor($endpoint, $class, $ipAddress) - { - $path = implode('/', array(self::$basePath, $endpoint, $ipAddress)); - - try { - $body = $this->client->get('GeoIP2 ' . $class, $path); - } catch (\MaxMind\Exception\IpAddressNotFoundException $ex) { - throw new AddressNotFoundException( - $ex->getMessage(), - $ex->getStatusCode(), - $ex - ); - } catch (\MaxMind\Exception\AuthenticationException $ex) { - throw new AuthenticationException( - $ex->getMessage(), - $ex->getStatusCode(), - $ex - ); - } catch (\MaxMind\Exception\InsufficientFundsException $ex) { - throw new OutOfQueriesException( - $ex->getMessage(), - $ex->getStatusCode(), - $ex - ); - } catch (\MaxMind\Exception\InvalidRequestException $ex) { - throw new InvalidRequestException( - $ex->getMessage(), - $ex->getErrorCode(), - $ex->getStatusCode(), - $ex->getUri(), - $ex - ); - } catch (\MaxMind\Exception\HttpException $ex) { - throw new HttpException( - $ex->getMessage(), - $ex->getStatusCode(), - $ex->getUri(), - $ex - ); - } catch (\MaxMind\Exception\WebServiceException $ex) { - throw new GeoIp2Exception( - $ex->getMessage(), - $ex->getCode(), - $ex - ); - } - - $class = "GeoIp2\\Model\\" . $class; - return new $class($body, $this->locales); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/.gitattributes b/vendor/giggsey/libphonenumber-for-php/.gitattributes new file mode 100644 index 000000000..0d8ab0fbd --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/.gitattributes @@ -0,0 +1,8 @@ +Tests/ export-ignore +build/ export-ignore +.travis.yml export-ignore +build.xml export-ignore +phpunit.xml.dist export-ignore +libphonenumber-for-php.spec export-ignore + +* text=auto diff --git a/vendor/giggsey/libphonenumber-for-php/.travis.yml b/vendor/giggsey/libphonenumber-for-php/.travis.yml deleted file mode 100644 index ed6b2304c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/.travis.yml +++ /dev/null @@ -1,37 +0,0 @@ -sudo: false - -language: php - -matrix: - allow_failures: - - php: hhvm - - php: nightly - -env: - matrix: - - PREFER_LOWEST="--prefer-lowest" - - PREFER_LOWEST="" - -php: - - 5.3 - - 5.4 - - 5.5 - - 5.6 - - hhvm - - 7 - - nightly - -before_script: - - composer update --no-interaction $PREFER_LOWEST - - mkdir -p build/logs - -script: - - ./vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml - -after_script: - - php vendor/bin/coveralls -v --exclude-no-stmt - - wget https://scrutinizer-ci.com/ocular.phar - - php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml - -notifications: - irc: "irc.appliedirc.com#applied" diff --git a/vendor/giggsey/libphonenumber-for-php/METADATA-VERSION.txt b/vendor/giggsey/libphonenumber-for-php/METADATA-VERSION.txt index 70b5e071c..e0ac18533 100644 --- a/vendor/giggsey/libphonenumber-for-php/METADATA-VERSION.txt +++ b/vendor/giggsey/libphonenumber-for-php/METADATA-VERSION.txt @@ -2,4 +2,4 @@ # It can be a commit, branch or tag of the https://github.com/googlei18n/libphonenumber project # # For more information, look at the phing tasks in build.xml -libphonenumber-7.6.1 +libphonenumber-7.7.3 diff --git a/vendor/giggsey/libphonenumber-for-php/README.md b/vendor/giggsey/libphonenumber-for-php/README.md index 1b47726ee..590cc30a8 100644 --- a/vendor/giggsey/libphonenumber-for-php/README.md +++ b/vendor/giggsey/libphonenumber-for-php/README.md @@ -21,7 +21,7 @@ A PHP library for parsing, formatting, storing and validating international phon ## Installation -PHP versions 5.3 up to PHP 7 are currently supported. HHVM is not yet supported. +PHP versions 5.3 up to PHP 7 are currently supported. HHVM is also supported. The PECL [mbstring](http://php.net/mbstring) extension is required. @@ -35,6 +35,10 @@ You can also use any other [PSR-0](https://github.com/php-fig/fig-standards/blob If you do not use composer, ensure that you also load any dependencies that this project has, such as [giggsey/locale](https://github.com/giggsey/Locale). +## Documentation + +Documentation can be found in the [docs](docs/) directory. + ## Versioning This library will try to follow the same version numbers as Google. There could be additional releases where needed to fix critical issues that can not wait until the next release from Google. diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/bootstrap.php b/vendor/giggsey/libphonenumber-for-php/Tests/bootstrap.php deleted file mode 100644 index 15815a4df..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/bootstrap.php +++ /dev/null @@ -1,4 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - } - - public function testNullException() - { - try { - $this->phoneUtil->parse(null, null); - } catch (\Exception $e) { - $this->assertEquals("libphonenumber\\NumberParseException", get_class($e)); - $this->assertEquals("The phone number supplied was null.", $e->getMessage()); - - $this->assertEquals("Error type: 1. The phone number supplied was null.", (string)$e); - } - } - - public function testTooShortNumber() - { - try { - $this->phoneUtil->parse("+441", "GB"); - } catch (\Exception $e) { - $this->assertEquals("libphonenumber\\NumberParseException", get_class($e)); - $this->assertEquals("The string supplied is too short to be a phone number.", $e->getMessage()); - $this->assertEquals(3, $e->getCode()); - - $this->assertEquals("Error type: 3. The string supplied is too short to be a phone number.", (string)$e); - } - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue106Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue106Test.php deleted file mode 100644 index 90d1ffa57..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue106Test.php +++ /dev/null @@ -1,39 +0,0 @@ -setCountryCode(886)->setNationalNumber(223113731); - } - - public function setUp() - { - PhoneNumberOfflineGeocoder::resetInstance(); - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(); - } - - public function testGeocoderForZh() - { - $this->assertEquals("Taipei", $this->geocoder->getDescriptionForNumber(self::$TW_Number1, "en")); - - $this->assertEquals( - pack('H*', 'e58fb0') . pack('H*', 'e58c97'), - $this->geocoder->getDescriptionForNumber(self::$TW_Number1, "zh_CN") - ); - - $this->assertEquals( - pack('H*', 'e887ba') . pack('H*', 'e58c97'), - $this->geocoder->getDescriptionForNumber(self::$TW_Number1, "zh_TW") - ); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue14Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue14Test.php deleted file mode 100644 index 4f0c10fe9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue14Test.php +++ /dev/null @@ -1,29 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - } - - public function testKWMobileNumber() - { - $number = "51440519"; - $phoneNumber = $this->phoneUtil->parse($number, "KW"); - - $this->assertTrue($this->phoneUtil->isValidNumber($phoneNumber)); - $this->assertEquals(PhoneNumberType::MOBILE, $this->phoneUtil->getNumberType($phoneNumber)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue17Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue17Test.php deleted file mode 100644 index e412e650e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue17Test.php +++ /dev/null @@ -1,36 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(); - } - - public function testIsleOfManLocale() - { - $number = "447624806000"; - - $phoneNumber = $this->phoneUtil->parse($number, 'GB'); - - $this->assertEquals("Isle of Man", $this->geocoder->getDescriptionForNumber($phoneNumber, 'en')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue21Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue21Test.php deleted file mode 100644 index 876646d8a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue21Test.php +++ /dev/null @@ -1,49 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - } - - public function testFloatNumber() - { - $number = "0358112345678987"; - $phoneNumber = $this->phoneUtil->parse($number, "DE"); - - $this->assertTrue($this->phoneUtil->isValidNumber($phoneNumber)); - - $this->assertEquals('+49358112345678987', $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::E164)); - $this->assertEquals('+49 3581 12345678987', $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::INTERNATIONAL)); - $this->assertEquals('03581 12345678987', $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::NATIONAL)); - - - $this->assertEquals('011 49 3581 12345678987', $this->phoneUtil->formatOutOfCountryCallingNumber($phoneNumber, 'US')); - $this->assertEquals('00 49 3581 12345678987', $this->phoneUtil->formatOutOfCountryCallingNumber($phoneNumber, 'CH')); - } - - public function testLongerNumber() - { - $number = "12345678901234567"; - $phoneNumber = $this->phoneUtil->parse($number, "DE"); - - $this->assertEquals('+4912345678901234567', $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::E164)); - $this->assertEquals('+49 12345678901234567', $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::INTERNATIONAL)); - $this->assertEquals('12345678901234567', $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::NATIONAL)); - - - $this->assertEquals('011 49 12345678901234567', $this->phoneUtil->formatOutOfCountryCallingNumber($phoneNumber, 'US')); - $this->assertEquals('00 49 12345678901234567', $this->phoneUtil->formatOutOfCountryCallingNumber($phoneNumber, 'CH')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue23Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue23Test.php deleted file mode 100644 index 55ab60d99..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue23Test.php +++ /dev/null @@ -1,38 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(); - } - - public function testTKGeoLocation() - { - $number = '+6903010'; - - $phoneNumber = $this->phoneUtil->parse($number, RegionCode::ZZ); - - $this->assertEquals('TK', $this->phoneUtil->getRegionCodeForNumber($phoneNumber)); - - $this->assertEquals('Tokelau', $this->geocoder->getDescriptionForNumber($phoneNumber, 'en')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue34Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue34Test.php deleted file mode 100644 index 6749e71cd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue34Test.php +++ /dev/null @@ -1,27 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - } - - public function testIsValidNumberForRegion() - { - $number = "+33 6 76 83 51 85"; - $region = "DE"; - $phoneNumber = $this->phoneUtil->parse($number, $region); - - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($phoneNumber, "DE")); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue35Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue35Test.php deleted file mode 100644 index 32a9f5de7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue35Test.php +++ /dev/null @@ -1,50 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - } - - public function testSerializingPhoneNumber() - { - $number = "+441174900000"; - $region = "GB"; - $phoneNumber = $this->phoneUtil->parse($number, $region); - - $serializedString = serialize($phoneNumber); - - $phoneObject2 = unserialize($serializedString); - - $this->assertTrue($phoneObject2->equals($phoneNumber)); - } - - public function testSerializingPhoneNumber2() - { - $phoneNumber = new PhoneNumber(); - $phoneNumber->setCountryCode(1); - $phoneNumber->setNationalNumber(1); - $phoneNumber->setExtension(1); - $phoneNumber->setItalianLeadingZero(1); - $phoneNumber->setNumberOfLeadingZeros(1); - $phoneNumber->setRawInput(1); - $phoneNumber->setCountryCodeSource(1); - $phoneNumber->setPreferredDomesticCarrierCode(1); - - $serializedString = serialize($phoneNumber); - $phoneObject2 = unserialize($serializedString); - - $this->assertTrue($phoneObject2->equals($phoneNumber)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue36Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue36Test.php deleted file mode 100644 index 19912f3c0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue36Test.php +++ /dev/null @@ -1,36 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(); - } - - public function testIsleOfManLocale() - { - $number = "447797752305"; - - $phoneNumber = $this->phoneUtil->parse($number, 'GB'); - - $this->assertEquals("Jersey", $this->geocoder->getDescriptionForNumber($phoneNumber, 'en')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue3Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue3Test.php deleted file mode 100644 index 805aa7e17..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue3Test.php +++ /dev/null @@ -1,28 +0,0 @@ -phoneNumberUtil = PhoneNumberUtil::getInstance(); - } - - public function testParseUSNumber() - { - $number = $this->phoneNumberUtil->parse('011543549480042', 'US'); - - $this->assertEquals("+543549480042", $this->phoneNumberUtil->format($number, PhoneNumberFormat::E164)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue44Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue44Test.php deleted file mode 100644 index d875a701d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue44Test.php +++ /dev/null @@ -1,77 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(); - } - - public function testMemoryUsageOfGeoLocationWithNoResult() - { - $number = $this->phoneUtil->parse("86-157-9662-1289", "CN"); - - $startMemory = memory_get_usage(); - $location = $this->geocoder->getDescriptionForNumber($number, "en"); - $endMemory = memory_get_usage(); - - $this->assertEquals("China", $location); - - $memoryUsed = $endMemory - $startMemory; - - $this->assertLessThan(5000000, $memoryUsed, "Memory usage should be below 5MB"); - } - - public function testMemoryUsageOfGeoLocationWithResult() - { - $number = $this->phoneUtil->parse("86-131-2270-1411", "CN"); - - $startMemory = memory_get_usage(); - $location = $this->geocoder->getDescriptionForNumber($number, "en"); - $endMemory = memory_get_usage(); - - $this->assertEquals("Shanghai", $location); - - $memoryUsed = $endMemory - $startMemory; - - $this->assertLessThan(5000000, $memoryUsed, "Memory usage should be below 5MB"); - } - - public function testChineseGeolocation() - { - $number = $this->phoneUtil->parse("+86 150 3657 7264", "CN"); - $location = $this->geocoder->getDescriptionForNumber($number, "en"); - - $this->assertEquals("Luoyang, Henan", $location); - } - - public function testChineseCarrierLookup() - { - $number = $this->phoneUtil->parse("+86 150 3657 7264", "CN"); - - $carrier = PhoneNumberToCarrierMapper::getInstance(); - - $location = $carrier->getNameForNumber($number, "en"); - - $this->assertEquals("China Mobile", $location); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue4Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue4Test.php deleted file mode 100644 index 42fa56cda..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue4Test.php +++ /dev/null @@ -1,28 +0,0 @@ -phoneNumberUtil = PhoneNumberUtil::getInstance(); - } - - public function testParseUSNumber() - { - $number = $this->phoneNumberUtil->parse('0351-152-303-473', 'AR'); - - $this->assertEquals("+5493512303473", $this->phoneNumberUtil->format($number, PhoneNumberFormat::E164)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue64Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue64Test.php deleted file mode 100644 index 18d2c9cc1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue64Test.php +++ /dev/null @@ -1,31 +0,0 @@ -assertTrue($sortNumberUtil->isEmergencyNumber('999', 'GB')); - } - - public function testIssue64WithoutPhoneNumberUtilgetInstance() - { - PhoneNumberUtil::getInstance(); - - $sortNumberUtil = ShortNumberInfo::getInstance(); - $this->assertTrue($sortNumberUtil->isEmergencyNumber('999', 'GB')); - } - - public function testIssue64WithoutPhoneNumberUtilresetInstance() - { - PhoneNumberUtil::resetInstance(); - - $sortNumberUtil = ShortNumberInfo::getInstance(); - $this->assertTrue($sortNumberUtil->isEmergencyNumber('999', 'GB')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue68Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue68Test.php deleted file mode 100644 index 2437866ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue68Test.php +++ /dev/null @@ -1,39 +0,0 @@ -getExampleNumber('NE'); - - $shortNumberInfo = ShortNumberInfo::getInstance(); - - $this->assertFalse($shortNumberInfo->isPossibleShortNumber($exampleNumber)); - } - - public function testShortNumberInfoIsPossibleShortNumberForRegionWithRegionMissingFromCodeSet() - { - $exampleNumber = $this->getExampleNumber('NE'); - - $shortNumberInfo = ShortNumberInfo::getInstance(); - - $this->assertFalse($shortNumberInfo->isPossibleShortNumberForRegion($exampleNumber, 'NE')); - } - - private function getExampleNumber($region) - { - $phoneUtil = PhoneNumberUtil::getInstance(); - - $exampleNumber = $phoneUtil->getExampleNumber($region); - - // Reset PhoneNumberUtil just to make sure that doesn't interfere - PhoneNumberUtil::resetInstance(); - - return $exampleNumber; - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue76Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue76Test.php deleted file mode 100644 index ef23e0ff3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/Issue76Test.php +++ /dev/null @@ -1,21 +0,0 @@ -parse($number, $region); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/LocaleTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/LocaleTest.php deleted file mode 100644 index b19d515e1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/LocaleTest.php +++ /dev/null @@ -1,313 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(); - } - - /** - * @dataProvider localeList - * @param string $regionCode - * @param string $countryName - */ - public function testLocales($regionCode, $countryName) - { - if (!in_array($regionCode, $this->phoneUtil->getSupportedRegions())) { - $this->markTestSkipped("{$regionCode} is not supported"); - } - - $phoneNumber = $this->phoneUtil->getExampleNumberForType($regionCode, PhoneNumberType::FIXED_LINE_OR_MOBILE); - - $this->assertContains($regionCode, CountryCodeToRegionCodeMap::$countryCodeToRegionCodeMap[$phoneNumber->getCountryCode()]); - - $this->assertEquals($regionCode, $this->phoneUtil->getRegionCodeForNumber($phoneNumber)); - - $this->assertEquals($countryName, $this->geocoder->getDescriptionForValidNumber($phoneNumber, 'en', 'ZZ'), "Checking {$phoneNumber} is part of {$countryName}"); - } - - public function localeList() - { - $codes = $this->getCountryCodes(); - - $return = array(); - foreach ($codes as $code => $country) { - $return[] = array($code, $country); - } - - return $return; - } - - /** - * This list was got from the Internet, and altered slightly to make the tests pass - * - * @see https://gist.github.com/vxnick/380904 - * @return array - */ - private function getCountryCodes() - { - return array( - 'AF' => 'Afghanistan', - 'AX' => 'Åland Islands', - 'AL' => 'Albania', - 'DZ' => 'Algeria', - 'AS' => 'American Samoa', - 'AD' => 'Andorra', - 'AO' => 'Angola', - 'AI' => 'Anguilla', - 'AG' => 'Antigua & Barbuda', - 'AR' => 'Argentina', - 'AU' => 'Australia', - 'AT' => 'Austria', - 'AZ' => 'Azerbaijan', - 'BS' => 'Bahamas', - 'BH' => 'Bahrain', - 'BD' => 'Bangladesh', - 'BB' => 'Barbados', - 'BY' => 'Belarus', - 'BE' => 'Belgium', - 'BZ' => 'Belize', - 'BJ' => 'Benin', - 'BM' => 'Bermuda', - 'BT' => 'Bhutan', - 'BO' => 'Bolivia', - 'BA' => 'Bosnia & Herzegovina', - 'BW' => 'Botswana', - 'BR' => 'Brazil', - 'IO' => 'British Indian Ocean Territory', - 'BN' => 'Brunei', - 'BG' => 'Bulgaria', - 'BF' => 'Burkina Faso', - 'BI' => 'Burundi', - 'KH' => 'Cambodia', - 'CM' => 'Cameroon', - 'CA' => 'Canada', - 'CV' => 'Cape Verde', - 'KY' => 'Cayman Islands', - 'CF' => 'Central African Republic', - 'TD' => 'Chad', - 'CL' => 'Chile', - 'CN' => 'China', - 'CX' => 'Christmas Island', - 'CC' => 'Cocos (Keeling) Islands', - 'CO' => 'Colombia', - 'KM' => 'Comoros', - 'CG' => 'Congo - Brazzaville', - 'CD' => 'Congo - Kinshasa', - 'CK' => 'Cook Islands', - 'CR' => 'Costa Rica', - 'CI' => 'Côte d’Ivoire', - 'HR' => 'Croatia', - 'CU' => 'Cuba', - 'CY' => 'Cyprus', - 'CZ' => 'Czech Republic', - 'DK' => 'Denmark', - 'DJ' => 'Djibouti', - 'DM' => 'Dominica', - 'DO' => 'Dominican Republic', - 'EC' => 'Ecuador', - 'EG' => 'Egypt', - 'SV' => 'El Salvador', - 'GQ' => 'Equatorial Guinea', - 'ER' => 'Eritrea', - 'EE' => 'Estonia', - 'ET' => 'Ethiopia', - 'FK' => 'Falkland Islands', - 'FO' => 'Faroe Islands', - 'FJ' => 'Fiji', - 'FI' => 'Finland', - 'FR' => 'France', - 'GF' => 'French Guiana', - 'PF' => 'French Polynesia', - 'GA' => 'Gabon', - 'GM' => 'Gambia', - 'GE' => 'Georgia', - 'DE' => 'Germany', - 'GH' => 'Ghana', - 'GI' => 'Gibraltar', - 'GR' => 'Greece', - 'GL' => 'Greenland', - 'GD' => 'Grenada', - 'GP' => 'Guadeloupe', - 'GU' => 'Guam', - 'GT' => 'Guatemala', - 'GG' => 'Guernsey', - 'GN' => 'Guinea', - 'GW' => 'Guinea-Bissau', - 'GY' => 'Guyana', - 'HT' => 'Haiti', - 'HN' => 'Honduras', - 'HK' => 'Hong Kong SAR China', - 'HU' => 'Hungary', - 'IS' => 'Iceland', - 'IN' => 'India', - 'ID' => 'Indonesia', - 'IR' => 'Iran', - 'IQ' => 'Iraq', - 'IE' => 'Ireland', - 'IM' => 'Isle of Man', - 'IL' => 'Israel', - 'IT' => 'Italy', - 'JM' => 'Jamaica', - 'JP' => 'Japan', - 'JE' => 'Jersey', - 'JO' => 'Jordan', - 'KZ' => 'Kazakhstan', - 'KE' => 'Kenya', - 'KI' => 'Kiribati', - 'KP' => 'North Korea', - 'KR' => 'South Korea', - 'KW' => 'Kuwait', - 'KG' => 'Kyrgyzstan', - 'LA' => 'Laos', - 'LV' => 'Latvia', - 'LB' => 'Lebanon', - 'LS' => 'Lesotho', - 'LR' => 'Liberia', - 'LY' => 'Libya', - 'LI' => 'Liechtenstein', - 'LT' => 'Lithuania', - 'LU' => 'Luxembourg', - 'MO' => 'Macau SAR China', - 'MK' => 'Macedonia', - 'MG' => 'Madagascar', - 'MW' => 'Malawi', - 'MY' => 'Malaysia', - 'MV' => 'Maldives', - 'ML' => 'Mali', - 'MT' => 'Malta', - 'MH' => 'Marshall Islands', - 'MQ' => 'Martinique', - 'MR' => 'Mauritania', - 'MU' => 'Mauritius', - 'YT' => 'Mayotte', - 'MX' => 'Mexico', - 'FM' => 'Micronesia', - 'MD' => 'Moldova', - 'MC' => 'Monaco', - 'MN' => 'Mongolia', - 'ME' => 'Montenegro', - 'MS' => 'Montserrat', - 'MA' => 'Morocco', - 'MZ' => 'Mozambique', - 'MM' => 'Myanmar (Burma)', - 'NA' => 'Namibia', - 'NR' => 'Nauru', - 'NP' => 'Nepal', - 'NL' => 'Netherlands', - 'NC' => 'New Caledonia', - 'NZ' => 'New Zealand', - 'NI' => 'Nicaragua', - 'NE' => 'Niger', - 'NG' => 'Nigeria', - 'NU' => 'Niue', - 'NF' => 'Norfolk Island', - 'MP' => 'Northern Mariana Islands', - 'NO' => 'Norway', - 'OM' => 'Oman', - 'PK' => 'Pakistan', - 'PW' => 'Palau', - 'PS' => 'Palestinian Territories', - 'PA' => 'Panama', - 'PG' => 'Papua New Guinea', - 'PY' => 'Paraguay', - 'PE' => 'Peru', - 'PH' => 'Philippines', - 'PL' => 'Poland', - 'PT' => 'Portugal', - 'PR' => 'Puerto Rico', - 'QA' => 'Qatar', - 'RE' => 'Réunion', - 'RO' => 'Romania', - 'RU' => 'Russia', - 'RW' => 'Rwanda', - 'SH' => 'St. Helena', - 'KN' => 'St. Kitts & Nevis', - 'LC' => 'St. Lucia', - 'PM' => 'St. Pierre & Miquelon', - 'VC' => 'St. Vincent & Grenadines', - 'WS' => 'Samoa', - 'SM' => 'San Marino', - 'ST' => 'São Tomé & Príncipe', - 'SA' => 'Saudi Arabia', - 'SN' => 'Senegal', - 'RS' => 'Serbia', - 'SC' => 'Seychelles', - 'SL' => 'Sierra Leone', - 'SG' => 'Singapore', - 'SK' => 'Slovakia', - 'SI' => 'Slovenia', - 'SB' => 'Solomon Islands', - 'SO' => 'Somalia', - 'ZA' => 'South Africa', - 'ES' => 'Spain', - 'LK' => 'Sri Lanka', - 'SD' => 'Sudan', - 'SR' => 'Suriname', - 'SJ' => 'Svalbard & Jan Mayen', - 'SZ' => 'Swaziland', - 'SE' => 'Sweden', - 'CH' => 'Switzerland', - 'SY' => 'Syria', - 'TW' => 'Taiwan', - 'TJ' => 'Tajikistan', - 'TZ' => 'Tanzania', - 'TH' => 'Thailand', - 'TL' => 'Timor-Leste', - 'TG' => 'Togo', - 'TK' => 'Tokelau', - 'TO' => 'Tonga', - 'TT' => 'Trinidad & Tobago', - 'TN' => 'Tunisia', - 'TR' => 'Turkey', - 'TM' => 'Turkmenistan', - 'TC' => 'Turks & Caicos Islands', - 'TV' => 'Tuvalu', - 'UG' => 'Uganda', - 'UA' => 'Ukraine', - 'AE' => 'United Arab Emirates', - 'GB' => 'United Kingdom', - 'US' => 'United States', - 'UY' => 'Uruguay', - 'UZ' => 'Uzbekistan', - 'VU' => 'Vanuatu', - 'VE' => 'Venezuela', - 'VN' => 'Vietnam', - 'VG' => 'British Virgin Islands', - 'VI' => 'U.S. Virgin Islands', - 'WF' => 'Wallis & Futuna', - 'EH' => 'Western Sahara', - 'YE' => 'Yemen', - 'ZM' => 'Zambia', - 'ZW' => 'Zimbabwe', - ); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/PHP7Test.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/PHP7Test.php deleted file mode 100644 index 6da0f8435..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/PHP7Test.php +++ /dev/null @@ -1,51 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance(); - } - - /** - * @param $number - * @dataProvider validPolishNumbers - */ - public function testValidPolishNumbers($number) - { - $phoneNumber = $this->phoneUtil->parse($number, 'PL'); - - $this->assertTrue($this->phoneUtil->isValidNumber($phoneNumber)); - $this->assertEquals($number, $this->phoneUtil->format($phoneNumber, PhoneNumberFormat::NATIONAL)); - } - - public function validPolishNumbers() - { - return array( - array('22 222 22 22'), - array('33 222 22 22'), - array('46 222 22 22'), - array('61 222 22 22'), - array('62 222 22 22'), - array('642 222 222'), - array('65 222 22 22'), - array('512 345 678'), - array('800 123 456'), - array('700 000 000'), - array('801 234 567'), - array('91 000 00 00'), - ); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/UKNumbersTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/UKNumbersTest.php deleted file mode 100644 index da09a33f3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/Issues/UKNumbersTest.php +++ /dev/null @@ -1,188 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance( - self::META_DATA_FILE_PREFIX, - CountryCodeToRegionCodeMap::$countryCodeToRegionCodeMap - ); - ; - } - - public function testMobileNumber() - { - $number = '07987458147'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals(PhoneNumberType::MOBILE, $type, "Checking phone number is detected as mobile"); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+447987458147", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("07987 458147", $formattedNational, "Checking National format is correct"); - } - - public function testFixedLine() - { - $number = '01234512345'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals(PhoneNumberType::FIXED_LINE, $type, "Checking phone number is detected as fixed line"); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+441234512345", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("01234 512345", $formattedNational, "Checking National format is correct"); - } - - public function testSharedCost() - { - $number = '08451234568'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals(PhoneNumberType::SHARED_COST, $type, "Checking phone number is detected as shared cost"); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+448451234568", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("0845 123 4568", $formattedNational, "Checking National format is correct"); - } - - public function testPersonalNumber() - { - $number = '07010020249'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals( - PhoneNumberType::PERSONAL_NUMBER, - $type, - "Checking phone number is detected as a personal number" - ); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+447010020249", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("070 1002 0249", $formattedNational, "Checking National format is correct"); - } - - public function testUAN() - { - $number = '03335555555'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals(PhoneNumberType::UAN, $type, "Checking phone number is detected as UAN"); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+443335555555", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("0333 555 5555", $formattedNational, "Checking National format is correct"); - } - - public function testTollFree() - { - $number = '0800800150'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals(PhoneNumberType::TOLL_FREE, $type, "Checking phone number is detected as TOLL FREE"); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+44800800150", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("0800 800150", $formattedNational, "Checking National format is correct"); - } - - public function testPremium() - { - $number = '09063020288'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals(PhoneNumberType::PREMIUM_RATE, $type, "Checking phone number is detected as PREMIUM RATE"); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+449063020288", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("0906 302 0288", $formattedNational, "Checking National format is correct"); - } - - public function testChildLine() - { - $number = '08001111'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertTrue($valid, "Checking phone number is valid"); - - $type = $this->phoneUtil->getNumberType($phoneObject); - $this->assertEquals( - PhoneNumberType::TOLL_FREE, - $type, - "Checking phone number is detected as TOLL FREE" - ); - - $formattedE164 = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::E164); - $this->assertEquals("+448001111", $formattedE164, "Checking E164 format is correct"); - - $formattedNational = $this->phoneUtil->format($phoneObject, PhoneNumberFormat::NATIONAL); - $this->assertEquals("0800 1111", $formattedNational, "Checking National format is correct"); - } - - public function testInvalidNumber() - { - $number = '123401234512345'; - $phoneObject = $this->phoneUtil->parse($number, 'GB'); - - $valid = $this->phoneUtil->isValidNumber($phoneObject); - $this->assertFalse($valid, "Checking phone number is invalid"); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/BuildMetadataFromXmlTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/BuildMetadataFromXmlTest.php deleted file mode 100644 index 26d5fd007..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/BuildMetadataFromXmlTest.php +++ /dev/null @@ -1,915 +0,0 @@ -loadXML($xmlString); - - return $domDocument->documentElement; - } - - public function testValidateRERemovesWhiteSpaces() - { - $input = " hello world "; - // Should remove all the white spaces contained in the provided string. - $this->assertEquals("helloworld", BuildMetadataFromXml::validateRE($input, true)); - // Make sure it only happens when the last parameter is set to true. - $this->assertEquals(" hello world ", BuildMetadataFromXml::validateRE($input, false)); - } - - public function testValidateREThrowsException() - { - $invalidPattern = '['; - // Should throw an exception when an invalid pattern is provided independently of the last - // parameter (remove white spaces). - try { - BuildMetadataFromXml::validateRE($invalidPattern, false); - $this->fail(); - } catch (\Exception $e) { - // Test passed. - $this->addToAssertionCount(1); - } - - try { - BuildMetadataFromXml::validateRE($invalidPattern, true); - $this->fail(); - } catch (\Exception $e) { - // Test passed. - $this->addToAssertionCount(1); - } - - // We don't allow | to be followed by ) because it introduces bugs, since we typically use it at - // the end of each line and when a line is deleted, if the pipe from the previous line is not - // removed, we end up erroneously accepting an empty group as well. - $patternWithPipeFollowedByClosingParentheses = '|)'; - try { - BuildMetadataFromXml::validateRE($patternWithPipeFollowedByClosingParentheses, true); - $this->fail(); - } catch (\Exception $e) { - // Test passed. - $this->addToAssertionCount(1); - } - $patternWithPipeFollowedByNewLineAndClosingParentheses = "|\n)"; - try { - BuildMetadataFromXml::validateRE($patternWithPipeFollowedByNewLineAndClosingParentheses, true); - $this->fail(); - } catch (\Exception $e) { - // Test passed. - $this->addToAssertionCount(1); - } - } - - public function testValidateRE() - { - $validPattern = "[a-zA-Z]d{1,9}"; - // The provided pattern should be left unchanged. - $this->assertEquals($validPattern, BuildMetadataFromXml::validateRE($validPattern, false)); - } - - public function testGetNationalPrefix() - { - $xmlInput = ""; - $territoryElement = $this->parseXMLString($xmlInput); - $this->assertEquals('00', BuildMetadataFromXml::getNationalPrefix($territoryElement)); - } - - public function testLoadTerritoryTagMetadata() - { - $xmlInput = "" - . ""; - $territoryElement = $this->parseXMLString($xmlInput); - $phoneMetadata = BuildMetadataFromXml::loadTerritoryTagMetadata('33', $territoryElement, '0'); - $this->assertEquals(33, $phoneMetadata->getCountryCode()); - $this->assertEquals("2", $phoneMetadata->getLeadingDigits()); - $this->assertEquals("00", $phoneMetadata->getInternationalPrefix()); - $this->assertEquals("0011", $phoneMetadata->getPreferredInternationalPrefix()); - $this->assertEquals("0", $phoneMetadata->getNationalPrefixForParsing()); - $this->assertEquals("9$1", $phoneMetadata->getNationalPrefixTransformRule()); - $this->assertEquals("0", $phoneMetadata->getNationalPrefix()); - $this->assertEquals(" x", $phoneMetadata->getPreferredExtnPrefix()); - $this->assertTrue($phoneMetadata->isMainCountryForCode()); - $this->assertTrue($phoneMetadata->isLeadingZeroPossible()); - $this->assertTrue($phoneMetadata->isMobileNumberPortableRegion()); - } - - public function testLoadTerritoryTagMetadataSetsBooleanFieldsToFalseByDefault() - { - $xmlInput = ""; - $territoryElement = $this->parseXMLString($xmlInput); - $phoneMetadata = BuildMetadataFromXml::loadTerritoryTagMetadata('33', $territoryElement, ''); - $this->assertFalse($phoneMetadata->isMainCountryForCode()); - $this->assertFalse($phoneMetadata->isLeadingZeroPossible()); - $this->assertFalse($phoneMetadata->isMobileNumberPortableRegion()); - } - - public function testLoadTerritoryTagMetadataSetsNationalPrefixForParsingByDefault() - { - $xmlInput = ""; - $territoryElement = $this->parseXMLString($xmlInput); - $phoneMetadata = BuildMetadataFromXml::loadTerritoryTagMetadata('33', $territoryElement, '00'); - // When unspecified, nationalPrefixForParsing defaults to nationalPrefix. - $this->assertEquals("00", $phoneMetadata->getNationalPrefix()); - $this->assertEquals($phoneMetadata->getNationalPrefix(), $phoneMetadata->getNationalPrefixForParsing()); - } - - public function testLoadTerritoryTagMetadataWithRequiredAttributesOnly() - { - $xmlInput = ""; - $territoryElement = $this->parseXMLString($xmlInput); - // Should not throw any exception - BuildMetadataFromXml::loadTerritoryTagMetadata('33', $territoryElement, ''); - } - - public function testLoadInternationalFormat() - { - $intlFormat = '$1 $2'; - $xmlInput = "" . $intlFormat . ""; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $nationalFormat = new NumberFormat(); - - $this->assertTrue(BuildMetadataFromXml::loadInternationalFormat($metadata, $numberFormatElement, $nationalFormat)); - $this->assertEquals($intlFormat, $metadata->getIntlNumberFormat(0)->getFormat()); - } - - public function testLoadInternationalFormatWithBothNationalAndIntlFormatsDefined() - { - $intlFormat = '$1 $2'; - $xmlInput = "" . $intlFormat . ""; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $nationalFormat = new NumberFormat(); - $nationalFormat->setFormat('$1'); - - $this->assertTrue(BuildMetadataFromXml::loadInternationalFormat($metadata, $numberFormatElement, $nationalFormat)); - $this->assertEquals($intlFormat, $metadata->getIntlNumberFormat(0)->getFormat()); - } - - /** - * @expectedException \RuntimeException - */ - public function testLoadInternationalFormatExpectsOnlyOnePattern() - { - $xmlInput = ''; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - - // Should throw an exception as multiple intlFormats are provided - BuildMetadataFromXml::loadInternationalFormat($metadata, $numberFormatElement, new NumberFormat()); - } - - public function testLoadInternationalFormatUsesNationalFormatByDefault() - { - $xmlInput = ''; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $nationalFormat = new NumberFormat(); - $nationPattern = '$1 $2 $3'; - $nationalFormat->setFormat($nationPattern); - - $this->assertFalse(BuildMetadataFromXml::loadInternationalFormat($metadata, $numberFormatElement, $nationalFormat)); - $this->assertEquals($nationPattern, $metadata->getIntlNumberFormat(0)->getFormat()); - } - - public function testLoadInternationalFormatCopiesNationalFormatData() - { - $xmlInput = ''; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $nationalFormat = new NumberFormat(); - $nationalFormat->setFormat('$1-$2'); - $nationalFormat->setNationalPrefixOptionalWhenFormatting(true); - - $this->assertFalse(BuildMetadataFromXml::loadInternationalFormat($metadata, $numberFormatElement, $nationalFormat)); - $this->assertTrue($metadata->getIntlNumberFormat(0)->isNationalPrefixOptionalWhenFormatting()); - } - - public function testLoadNationalFormat() - { - $nationalFormat = '$1 $2'; - $xmlInput = '' . $nationalFormat . ''; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $numberFormat = new NumberFormat(); - BuildMetadataFromXml::loadNationalFormat($metadata, $numberFormatElement, $numberFormat); - $this->assertEquals($nationalFormat, $numberFormat->getFormat()); - } - - /** - * @expectedException \RuntimeException - */ - public function testLoadNationalFormatRequiresFormat() - { - $xmlInput = ''; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $numberFormat = new NumberFormat(); - - BuildMetadataFromXml::loadNationalFormat($metadata, $numberFormatElement, $numberFormat); - } - - /** - * @expectedException \RuntimeException - */ - public function testLoadNationalFormatExpectsExactlyOneFormat() - { - $xmlInput = ""; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $numberFormat = new NumberFormat(); - - BuildMetadataFromXml::loadNationalFormat($metadata, $numberFormatElement, $numberFormat); - } - - public function testLoadAvailableFormats() - { - $xmlInput = '' - . ' ' - . ' ' - . ' $1 $2 $3' - . ' ' - . ' ' - . ''; - - $element = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::loadAvailableFormats($metadata, $element, '0', '', false /* NP not optional */); - $this->assertEquals('($1)', $metadata->getNumberFormat(0)->getNationalPrefixFormattingRule()); - $this->assertEquals('0 $CC ($1)', $metadata->getNumberFormat(0)->getDomesticCarrierCodeFormattingRule()); - $this->assertEquals('$1 $2 $3', $metadata->getNumberFormat(0)->getFormat()); - } - - public function testLoadAvailableFormatsPropagatesCarrierCodeFormattingRule() - { - $xmlInput = - '' - . ' ' - . ' ' - . ' $1 $2 $3' - . ' ' - . ' ' - . ''; - - $element = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::loadAvailableFormats($metadata, $element, '0', '', false /* NP not optional */); - $this->assertEquals('($1)', $metadata->getNumberFormat(0)->getNationalPrefixFormattingRule()); - $this->assertEquals('0 $CC ($1)', $metadata->getNumberFormat(0)->getDomesticCarrierCodeFormattingRule()); - $this->assertEquals('$1 $2 $3', $metadata->getNumberFormat(0)->getFormat()); - } - - public function testLoadAvailableFormatsSetsProvidedNationalPrefixFormattingRule() - { - $xmlInput = "" - . " " - . ' $1 $2 $3' - . " " - . ""; - - $element = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::loadAvailableFormats($metadata, $element, '', '($1)', false /* NP not optional */); - $this->assertEquals('($1)', $metadata->getNumberFormat(0)->getNationalPrefixFormattingRule()); - } - - public function testLoadAvailableFormatsClearsIntlFormat() - { - $xmlInput = "" - . " " - . ' $1 $2 $3' - . " " - . ""; - - $element = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::loadAvailableFormats($metadata, $element, '0', '($1)', false /* NP not optional */); - $this->assertCount(0, $metadata->intlNumberFormats()); - } - - public function testLoadAvailableFormatsHandlesMultipleNumberFormats() - { - $xmlInput = "" - . " " - . ' $1 $2 $3' - . ' $1-$2' - . " " - . ""; - - $element = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::loadAvailableFormats($metadata, $element, '0', '($1)', false /* NP not optional */); - $this->assertEquals('$1 $2 $3', $metadata->getNumberFormat(0)->getFormat()); - $this->assertEquals('$1-$2', $metadata->getNumberFormat(1)->getFormat()); - } - - public function testLoadInternationalFormatDoesNotSetIntlFormatWhenNA() - { - $xmlInput = 'NA'; - $numberFormatElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - $nationalFormat = new NumberFormat(); - $nationalFormat->setFormat('$1 $2'); - - BuildMetadataFromXml::loadInternationalFormat($metadata, $numberFormatElement, $nationalFormat); - $this->assertCount(0, $metadata->intlNumberFormats()); - } - - public function testSetLeadingDigitsPatterns() - { - $xmlInput = "" - . "12" - . ""; - - $numberFormatElement = $this->parseXMLString($xmlInput); - $numberFormat = new NumberFormat(); - BuildMetadataFromXml::setLeadingDigitsPatterns($numberFormatElement, $numberFormat); - - $this->assertEquals('1', $numberFormat->getLeadingDigitsPattern(0)); - $this->assertEquals('2', $numberFormat->getLeadingDigitsPattern(1)); - } - - /** - * Tests setLeadingDigitsPatterns() in the case of international and national formatting rules - * being present but not both defined for this numberFormat - we don't want to add them twice. - */ - public function testSetLeadingDigitsPatternsNotAddedTwiceWhenInternationalFormatsPresent() - { - $xmlInput = "" - . " " - . " 1" - . ' $1' - . " " - . " " - . " 2" - . ' $1' - . ' 9-$1' - . " " - . ""; - - $element = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::loadAvailableFormats($metadata, $element, '0', '', false /* NP not optional */); - $this->assertCount(1, $metadata->getNumberFormat(0)->leadingDigitPatterns()); - $this->assertCount(1, $metadata->getNumberFormat(1)->leadingDigitPatterns()); - // When we merge the national format rules into the international format rules, we shouldn't add - // the leading digit patterns multiple times. - $this->assertCount(1, $metadata->getIntlNumberFormat(0)->leadingDigitPatterns()); - $this->assertCount(1, $metadata->getIntlNumberFormat(1)->leadingDigitPatterns()); - } - - public function testGetNationalPrefixFormattingRuleFromElement() - { - $xmlInput = ''; - $element = $this->parseXMLString($xmlInput); - $this->assertEquals('0$1', BuildMetadataFromXml::getNationalPrefixFormattingRuleFromElement($element, '0')); - } - - public function testGetDomesticCarrierCodeFormattingRuleFromElement() - { - $xmlInput = ''; - $element = $this->parseXMLString($xmlInput); - $this->assertEquals('0$CC $1', BuildMetadataFromXml::getDomesticCarrierCodeFormattingRuleFromElement($element, '0')); - } - - public function testIsValidNumberTypeWithInvalidInput() - { - $this->assertFalse(BuildMetadataFromXml::numberTypeShouldAlwaysBeFilledIn('invalidType')); - $this->assertFalse(BuildMetadataFromXml::numberTypeShouldAlwaysBeFilledIn('tollFree')); - } - - public function testProcessPhoneNumberDescElementWithInvalidInputWithRegex() - { - $generalDesc = new PhoneNumberDesc(); - $territoryElement = $this->parseXMLString(""); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'invalidType', false); - $this->assertEquals('NA', $phoneNumberDesc->getPossibleNumberPattern()); - $this->assertEquals('NA', $phoneNumberDesc->getNationalNumberPattern()); - } - - public function testProcessPhoneNumberDescElementMergesWithGeneralDesc() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleNumberPattern('\\d{6}'); - $territoryElement = $this->parseXMLString(''); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false); - $this->assertEquals('\\d{6}', $phoneNumberDesc->getPossibleNumberPattern()); - } - - public function testProcessPhoneNumberDescElementOverridesGeneralDesc() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleNumberPattern('\\d{8'); - $xmlInput = "" - . " \\d{6}" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false); - $this->assertEquals('\\d{6}', $phoneNumberDesc->getPossibleNumberPattern()); - } - - public function testProcessPhoneNumberDescElementHandlesLiteBuild() - { - $generalDesc = new PhoneNumberDesc(); - $xmlInput = "" - . " 01 01 01 01" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', true); - $this->assertEquals('', $phoneNumberDesc->getExampleNumber()); - } - - public function testProcessPhoneNumberDescOutputsExampleNumberByDefault() - { - $generalDesc = new PhoneNumberDesc(); - $xmlInput = "" - . " 01 01 01 01" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false); - $this->assertEquals('01 01 01 01', $phoneNumberDesc->getExampleNumber()); - } - - public function testProcessPhoneNumberDescRemovesWhiteSpacesInPatterns() - { - $generalDesc = new PhoneNumberDesc(); - $xmlInput = "" - . " \t \\d { 6 } " - . ""; - - $countryElement = $this->parseXMLString($xmlInput); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $countryElement, 'fixedLine', false); - $this->assertEquals('\\d{6}', $phoneNumberDesc->getPossibleNumberPattern()); - } - - public function testSetRelevantDescPatternsSetsSameMobileAndFixedLinePattern() - { - $xmlInput = "" - . " \\d{6}" - . " \\d{6}" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - // Should set sameMobileAndFixedPattern to true. - BuildMetadataFromXml::setRelevantDescPatterns($metadata, $territoryElement, false /* liteBuild */, false /* isShortNumberMetadata */); - $this->assertTrue($metadata->hasSameMobileAndFixedLinePattern()); - } - - public function testSetRelevantDescPatternsSetsAllDescriptionsForRegularLengthNumbers() - { - $xmlInput = "" - . " \\d{1}" - . " \\d{2}" - . " \\d{3}" - . " \\d{4}" - . " \\d{5}" - . " \\d{6}" - . " \\d{7}" - . " \\d{8}" - . " \\d{9}" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::setRelevantDescPatterns($metadata, $territoryElement, false /* liteBuild */, false /* isShortNumberMetadata */); - $this->assertEquals("\\d{1}", $metadata->getFixedLine()->getNationalNumberPattern()); - $this->assertEquals("\\d{2}", $metadata->getMobile()->getNationalNumberPattern()); - $this->assertEquals("\\d{3}", $metadata->getPager()->getNationalNumberPattern()); - $this->assertEquals("\\d{4}", $metadata->getTollFree()->getNationalNumberPattern()); - $this->assertEquals("\\d{5}", $metadata->getPremiumRate()->getNationalNumberPattern()); - $this->assertEquals("\\d{6}", $metadata->getSharedCost()->getNationalNumberPattern()); - $this->assertEquals("\\d{7}", $metadata->getPersonalNumber()->getNationalNumberPattern()); - $this->assertEquals("\\d{8}", $metadata->getVoip()->getNationalNumberPattern()); - $this->assertEquals("\\d{9}", $metadata->getUan()->getNationalNumberPattern()); - } - - public function testSetRelevantDescPatternsSetsAllDescriptionsForShortNumbers() - { - $xmlInput = "" - . " \\d{1}" - . " \\d{2}" - . " \\d{3}" - . " \\d{4}" - . " " - . " \\d{5}" - . " " - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::setRelevantDescPatterns($metadata, $territoryElement, false /* liteBuild */, true /* isShortNumberMetadata */); - $this->assertEquals("\\d{1}", $metadata->getTollFree()->getNationalNumberPattern()); - $this->assertEquals("\\d{2}", $metadata->getStandardRate()->getNationalNumberPattern()); - $this->assertEquals("\\d{3}", $metadata->getPremiumRate()->getNationalNumberPattern()); - $this->assertEquals("\\d{4}", $metadata->getShortCode()->getNationalNumberPattern()); - $this->assertEquals("\\d{5}", $metadata->getCarrierSpecific()->getNationalNumberPattern()); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Multiple elements with type fixedLine found. - */ - public function testSetRelevantDescPatternsThrowsErrorIfTypePresentMultipleTimes() - { - $xmlInput = "" - . " \\d{6}" - . " \\d{6}" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - $metadata = new PhoneMetadata(); - BuildMetadataFromXml::setRelevantDescPatterns($metadata, $territoryElement, false /* liteBuild */, false /* isShortNumberMetadata */); - } - - public function testAlternateFormatsOmitsDescPatterns() - { - $xmlInput = "" - . " " - . " " - . " 1" - . ' $1' - . " " - . " " - . " \\d{1}" - . " \\d{2}" - . ""; - - $territoryElement = $this->parseXMLString($xmlInput); - $metadata = BuildMetadataFromXml::loadCountryMetadata('FR', $territoryElement, false /* liteBuild */, false /* isShortNumberMetadata */, true /* isAlternateFormatsMetadata */); - $this->assertEquals('(1)(\\d{3})', $metadata->getNumberFormat(0)->getPattern()); - $this->assertEquals('1', $metadata->getNumberFormat(0)->getLeadingDigitsPattern(0)); - $this->assertEquals('$1', $metadata->getNumberFormat(0)->getFormat()); - $this->assertNull($metadata->getFixedLine()); - $this->assertNull($metadata->getShortCode()); - } - - public function testNationalPrefixRulesSetCorrectly() - { - $xmlInput = "' - . " " - . " " - . " 1" - . ' $1' - . " " - . " " - . " 2" - . ' $1' - . " " - . " " - . " \\d{1}" - . ""; - $territoryElement = $this->parseXMLString($xmlInput); - $metadata = BuildMetadataFromXml::loadCountryMetadata('FR', $territoryElement, false /* liteBuild */, false /* isShortNumberMetadata */, true /* isAlternateFormatsMetadata */); - $this->assertTrue($metadata->getNumberFormat(0)->isNationalPrefixOptionalWhenFormatting()); - // This is inherited from the territory, with $NP replaced by the actual national prefix, and - // $FG replaced with $1. - $this->assertEquals("0$1", $metadata->getNumberFormat(0)->getNationalPrefixFormattingRule()); - // Here it is explicitly set to false. - $this->assertFalse($metadata->getNumberFormat(1)->isNationalPrefixOptionalWhenFormatting()); - } - - public function testProcessPhoneNumberDescElement_PossibleLengthsSetCorrectly() - { - $generalDesc = new PhoneNumberDesc(); - // The number lengths set for the general description must be a super-set of those in the - // element being parsed. - $generalDesc->setPossibleLength(array(4, 6, 7, 13)); - $territoryElement = $this->parseXMLString("" - . "" - // Sorting will be done when parsing. - . " " - . "" - . ""); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* no liteBuild */); - $possibleLength = $phoneNumberDesc->getPossibleLength(); - $this->assertCount(2, $possibleLength); - $this->assertEquals(4, $possibleLength[0]); - $this->assertEquals(13, $possibleLength[1]); - // We don't set the local-only lengths on child elements such as fixed-line. - $this->assertCount(0, $phoneNumberDesc->getPossibleLengthLocalOnly()); - } - - public function testSetPossibleLengthsGeneralDesc_BuiltFromChildElements() - { - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . "" - . " " - . "" - . "" - . " " - . "" - . ""); - - $generalDesc = new PhoneNumberDesc(); - BuildMetadataFromXml::setPossibleLengthsGeneralDesc($generalDesc, 'someId', $territoryElement, false /* not short-number metadata */); - - $possibleLength = $generalDesc->getPossibleLength(); - $this->assertCount(2, $possibleLength); - $this->assertEquals(13, $possibleLength[0]); - // 15 is present twice in the input in different sections, but only once in the output. - $this->assertEquals(15, $possibleLength[1]); - $possibleLengthLocalOnly = $generalDesc->getPossibleLengthLocalOnly(); - $this->assertCount(2, $possibleLengthLocalOnly); - $this->assertEquals(6, $possibleLengthLocalOnly[0]); - $this->assertEquals(7, $possibleLengthLocalOnly[1]); - // 13 is skipped as a "local only" length, since it is also present as a normal length. - } - - public function testSetPossibleLengthsGeneralDesc_IgnoresNoIntlDialling() - { - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . "" - . " " - . "" - . ""); - - $generalDesc = new PhoneNumberDesc(); - BuildMetadataFromXml::setPossibleLengthsGeneralDesc($generalDesc, 'someId', $territoryElement, false /* not short-number metadata */); - - $possibleLength = $generalDesc->getPossibleLength(); - $this->assertCount(1, $possibleLength); - $this->assertEquals(13, $possibleLength[0]); - // 15 is skipped because noInternationalDialling should not contribute to the general lengths; - // it isn't a particular "type" of number per se, it is a property that different types may - // have. - } - - public function testSetPossibleLengthsGeneralDesc_ShortNumberMetadata() - { - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . "" - . " " - . "" - . "" - . " " - . "" - . ""); - - $generalDesc = new PhoneNumberDesc(); - BuildMetadataFromXml::setPossibleLengthsGeneralDesc($generalDesc, 'someId', $territoryElement, true /* short-number metadata */); - - // All elements other than shortCode are ignored when creating the general desc. - $possibleLength = $generalDesc->getPossibleLength(); - $this->assertCount(2, $possibleLength); - $this->assertEquals(6, $possibleLength[0]); - $this->assertEquals(13, $possibleLength[1]); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Found local-only lengths in short-number metadata - */ - public function testSetPossibleLengthsGeneralDesc_ShortNumberMetadataErrorsOnLocalLengths() - { - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - $generalDesc = new PhoneNumberDesc(); - BuildMetadataFromXml::setPossibleLengthsGeneralDesc($generalDesc, 'someId', $territoryElement, true /* short-number metadata */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Duplicate length element found (6) in possibleLength string 6,6 - */ - public function testProcessPhoneNumberDescElement_ErrorDuplicates() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(6)); - - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'mobile', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Possible length(s) found specified as a normal and local-only length: [6] - */ - public function testProcessPhoneNumberDescElement_ErrorDuplicatesOneLocal() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(6)); - - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'mobile', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Out-of-range possible length - */ - public function testProcessPhoneNumberDescElement_ErrorUncoveredLengths() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - - $territoryElement = $this->parseXMLString("" - . "" - // Sorting will be done when parsing. - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'noInternationalDialling', false /* not light build */); - } - - public function testProcessPhoneNumberDescElement_SameAsParent() - { - $generalDesc = new PhoneNumberDesc(); - // The number lengths set for the general description must be a super-set of those in the - // element being parsed. - $generalDesc->setPossibleLength(array(4, 6, 7)); - $generalDesc->setPossibleLengthLocalOnly(array(2)); - $territoryElement = $this->parseXMLString("" - . "" - // Sorting will be done when parsing. - . " " - . "" - . ""); - - $phoneNumberDesc = BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - - // No possible lengths should be present, because they match the general description. - $this->assertCount(0, $phoneNumberDesc->getPossibleLength()); - $this->assertCount(0, $phoneNumberDesc->getPossibleLengthLocalOnly()); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage For input string "4d" - */ - public function testProcessPhoneNumberDescElement_InvalidNumber() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Found possible lengths specified at general desc: this should be derived from child elements. Affected country: FR - */ - public function testLoadCountryMetadata_GeneralDescHasNumberLengthsSet() - { - $territoryElement = $this->parseXMLString("" - . "" - // This shouldn't be set, the possible lengths should be derived for generalDesc. - . " " - . "" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::loadCountryMetadata('FR', $territoryElement, false /* liteBuild */, false /* isShortNumberMetadata */, false /* isAlternateFormatsMetadata */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Empty possibleLength string found. - */ - public function testProcessPhoneNumberDescElement_ErrorEmptyPossibleLengthStringAttribute() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Missing end of range character in possible length string [4,7]. - */ - public function testProcessPhoneNumberDescElement_ErrorRangeSpecifiedWithComma() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Missing end of range character in possible length string [4-. - */ - public function testProcessPhoneNumberDescElement_ErrorIncompleteRange() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage Ranges must have exactly one - character: missing for [4:10]. - */ - public function testProcessPhoneNumberDescElement_ErrorNoDashInRange() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage The first number in a range should be two or more digits lower than the second. Culprit possibleLength string: [10-10] - */ - public function testProcessPhoneNumberDescElement_ErrorRangeIsNotFromMinToMax() - { - $generalDesc = new PhoneNumberDesc(); - $generalDesc->setPossibleLength(array(4)); - $territoryElement = $this->parseXMLString("" - . "" - . " " - . "" - . ""); - - BuildMetadataFromXml::processPhoneNumberDescElement($generalDesc, $territoryElement, 'fixedLine', false /* not light build */); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/GeneratePhonePrefixDataTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/GeneratePhonePrefixDataTest.php deleted file mode 100644 index d0b18374a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/buildtools/GeneratePhonePrefixDataTest.php +++ /dev/null @@ -1,53 +0,0 @@ -addConfigurationMapping($temporaryMap, "1", "en"); - $phonePrefixData->addConfigurationMapping($temporaryMap, "1", "en_US"); - $phonePrefixData->addConfigurationMapping($temporaryMap, "1", "es"); - - // Languages for France. - $phonePrefixData->addConfigurationMapping($temporaryMap, "33", "fr"); - $phonePrefixData->addConfigurationMapping($temporaryMap, "33", "en"); - - // Languages for China. - $phonePrefixData->addConfigurationMapping($temporaryMap, "86", "zh_Hans"); - - self::$available_data_files = $temporaryMap; - } - - public function testAddConfigurationMapping() - { - $this->assertCount(3, self::$available_data_files); - - $languagesForUS = self::$available_data_files[1]; - - $this->assertContains("en", $languagesForUS); - $this->assertContains("en_US", $languagesForUS); - $this->assertContains("es", $languagesForUS); - - $languagesForFR = self::$available_data_files[33]; - - $this->assertContains("fr", $languagesForFR); - $this->assertContains("en", $languagesForFR); - - $languagesForCN = self::$available_data_files[86]; - $this->assertCount(1, $languagesForCN); - - $this->assertContains("zh_Hans", $languagesForCN); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/PhoneNumberToCarrierMapperTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/PhoneNumberToCarrierMapperTest.php deleted file mode 100644 index d9f6080f1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/PhoneNumberToCarrierMapperTest.php +++ /dev/null @@ -1,138 +0,0 @@ -setCountryCode(244)->setNationalNumber(917654321); - - self::$AO_MOBILE2 = new PhoneNumber(); - self::$AO_MOBILE2->setCountryCode(244)->setNationalNumber(927654321); - - self::$AO_FIXED1 = new PhoneNumber(); - self::$AO_FIXED1->setCountryCode(244)->setNationalNumber(22254321); - - self::$AO_FIXED2 = new PhoneNumber(); - self::$AO_FIXED2->setCountryCode(244)->setNationalNumber(26254321); - - self::$AO_INVALID_NUMBER = new PhoneNumber(); - self::$AO_INVALID_NUMBER->setCountryCode(244)->setNationalNumber(101234); - - self::$UK_MOBILE1 = new PhoneNumber(); - self::$UK_MOBILE1->setCountryCode(44)->setNationalNumber(7387654321); - - self::$UK_MOBILE2 = new PhoneNumber(); - self::$UK_MOBILE2->setCountryCode(44)->setNationalNumber(7487654321); - - self::$UK_FIXED1 = new PhoneNumber(); - self::$UK_FIXED1->setCountryCode(44)->setNationalNumber(1123456789); - - self::$UK_FIXED2 = new PhoneNumber(); - self::$UK_FIXED2->setCountryCode(44)->setNationalNumber(2987654321); - - self::$UK_INVALID_NUMBER = new PhoneNumber(); - self::$UK_INVALID_NUMBER->setCountryCode(44)->setNationalNumber(7301234); - - self::$UK_PAGER = new PhoneNumber(); - self::$UK_PAGER->setCountryCode(44)->setNationalNumber(7601234567); - - self::$US_FIXED_OR_MOBILE = new PhoneNumber(); - self::$US_FIXED_OR_MOBILE->setCountryCode(1)->setNationalNumber(6502123456); - - self::$NUMBER_WITH_INVALID_COUNTRY_CODE = new PhoneNumber(); - self::$NUMBER_WITH_INVALID_COUNTRY_CODE->setCountryCode(999)->setNationalNumber(2423651234); - - self::$INTERNATIONAL_TOLL_FREE = new PhoneNumber(); - self::$INTERNATIONAL_TOLL_FREE->setCountryCode(800)->setNationalNumber(12345678); - } - - public function setUp() - { - $this->carrierMapper = PhoneNumberToCarrierMapper::getInstance(self::TEST_META_DATA_FILE_PREFIX); - } - - public function testGetNameForMobilePortableRegion() - { - $this->assertEquals("British carrier", $this->carrierMapper->getNameForNumber(self::$UK_MOBILE1, "en")); - $this->assertEquals("Brittisk operat" . pack('H*', 'c3b6') . "r", $this->carrierMapper->getNameForNumber(self::$UK_MOBILE1, "sv_SE")); - $this->assertEquals("British carrier", $this->carrierMapper->getNameForNumber(self::$UK_MOBILE1, "fr")); - // Returns an empty string because the UK implements mobile number portability. - $this->assertEquals("", $this->carrierMapper->getSafeDisplayName(self::$UK_MOBILE1, "en")); - } - - public function testGetNameForNonMobilePortableRegion() - { - $this->assertEquals("Angolan carrier", $this->carrierMapper->getNameForNumber(self::$AO_MOBILE1, "en")); - $this->assertEquals("Angolan carrier", $this->carrierMapper->getSafeDisplayName(self::$AO_MOBILE1, "en")); - } - - public function testGetNameForFixedLineNumber() - { - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$AO_FIXED1, "en")); - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$UK_FIXED1, "en")); - // If the carrier information is present in the files and the method that assumes a valid - // number is used, a carrier is returned - $this->assertEquals("Angolan fixed line carrier", $this->carrierMapper->getNameForValidNumber(self::$AO_FIXED2, "en")); - $this->assertEquals("", $this->carrierMapper->getNameForValidNumber(self::$UK_FIXED2, "en")); - } - - public function testGetNameForFixedOrMobileNumber() - { - $this->assertEquals("US carrier", $this->carrierMapper->getNameForNumber(self::$US_FIXED_OR_MOBILE, "en")); - } - - public function testGetNameForPagerNumber() - { - $this->assertEquals("British pager", $this->carrierMapper->getNameForNumber(self::$UK_PAGER, "en")); - } - - public function testGetNameForNumberWithNoDataFile() - { - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$NUMBER_WITH_INVALID_COUNTRY_CODE, "en")); - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$INTERNATIONAL_TOLL_FREE, "en")); - - $this->assertEquals("", $this->carrierMapper->getNameForValidNumber(self::$NUMBER_WITH_INVALID_COUNTRY_CODE, "en")); - $this->assertEquals("", $this->carrierMapper->getNameForValidNumber(self::$INTERNATIONAL_TOLL_FREE, "en")); - } - - public function testGetNameForNumberWithMissingPrefix() - { - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$UK_MOBILE2, "en")); - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$AO_MOBILE2, "en")); - } - - public function testGetNameForInvalidNumber() - { - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$UK_INVALID_NUMBER, "en")); - $this->assertEquals("", $this->carrierMapper->getNameForNumber(self::$AO_INVALID_NUMBER, "en")); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/Map.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/Map.php deleted file mode 100644 index ec963e5a3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/Map.php +++ /dev/null @@ -1,18 +0,0 @@ - - array ( - 0 => 1650, - 1 => 244, - 2 => 44, - ), - 'sv' => - array ( - 0 => 44, - ), -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/244.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/244.php deleted file mode 100644 index d5938ab77..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/244.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Angolan fixed line carrier', - 244917 => 'Angolan carrier', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/44.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/44.php deleted file mode 100644 index 02c5fc225..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/44.php +++ /dev/null @@ -1,11 +0,0 @@ - 'British fixed line carrier', - 4473 => 'British carrier', - 44760 => 'British pager', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/sv/44.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/sv/44.php deleted file mode 100644 index 3f99e6def..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/sv/44.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Brittisk operatör', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ExampleNumbersTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ExampleNumbersTest.php deleted file mode 100644 index 095780932..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ExampleNumbersTest.php +++ /dev/null @@ -1,394 +0,0 @@ -phoneNumberUtil = PhoneNumberUtil::getInstance(); - $this->shortNumberInfo = ShortNumberInfo::getInstance(); - } - - public function regionList() - { - $returnList = array(); - - PhoneNumberUtil::resetInstance(); - $phoneUtil = PhoneNumberUtil::getInstance(); - foreach ($phoneUtil->getSupportedRegions() as $regionCode) { - $returnList[] = array($regionCode); - } - - return $returnList; - } - - public function numberTypes() - { - return array( - array(PhoneNumberType::FIXED_LINE), - array(PhoneNumberType::MOBILE), - array(PhoneNumberType::FIXED_LINE_OR_MOBILE), - array(PhoneNumberType::TOLL_FREE), - array(PhoneNumberType::PREMIUM_RATE), - array(PhoneNumberType::SHARED_COST), - array(PhoneNumberType::VOIP), - array(PhoneNumberType::PERSONAL_NUMBER), - array(PhoneNumberType::PAGER), - array(PhoneNumberType::UAN), - array(PhoneNumberType::UNKNOWN), - array(PhoneNumberType::EMERGENCY), - array(PhoneNumberType::VOICEMAIL), - array(PhoneNumberType::SHORT_CODE), - array(PhoneNumberType::STANDARD_RATE), - ); - } - - /** - * @dataProvider regionList - */ - public function testFixedLine($region) - { - $fixedLineTypes = array(PhoneNumberType::FIXED_LINE, PhoneNumberType::FIXED_LINE_OR_MOBILE); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::FIXED_LINE, $fixedLineTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testFixedLineOrMobile($region) - { - $numberTypes = array(PhoneNumberType::FIXED_LINE, PhoneNumberType::FIXED_LINE_OR_MOBILE); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::FIXED_LINE_OR_MOBILE, $numberTypes, $region); - } - - private function checkNumbersValidAndCorrectType($exampleNumberRequestedType, $possibleExpectedTypes, $regionCode) - { - $exampleNumber = $this->phoneNumberUtil->getExampleNumberForType($regionCode, $exampleNumberRequestedType); - if ($exampleNumber !== null) { - $this->assertTrue( - $this->phoneNumberUtil->isValidNumber($exampleNumber), - "Failed validation for {$exampleNumber}" - ); - - // We know the number is valid, now we check the type. - $exampleNumberType = $this->phoneNumberUtil->getNumberType($exampleNumber); - $this->assertContains($exampleNumberType, $possibleExpectedTypes, "Wrong type for {$exampleNumber}"); - } - } - - /** - * @dataProvider regionList - */ - public function testMobile($region) - { - $mobileTypes = array(PhoneNumberType::MOBILE, PhoneNumberType::FIXED_LINE_OR_MOBILE); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::MOBILE, $mobileTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testTollFree($region) - { - $tollFreeTypes = array(PhoneNumberType::TOLL_FREE); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::TOLL_FREE, $tollFreeTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testPremiumRate($region) - { - $premiumRateTypes = array(PhoneNumberType::PREMIUM_RATE); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::PREMIUM_RATE, $premiumRateTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testVoip($region) - { - $voipTypes = array(PhoneNumberType::VOIP); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::VOIP, $voipTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testPager($region) - { - $pagerTypes = array(PhoneNumberType::PAGER); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::PAGER, $pagerTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testUan($region) - { - $uanTypes = array(PhoneNumberType::UAN); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::UAN, $uanTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testVoicemail($region) - { - $voicemailTypes = array(PhoneNumberType::VOICEMAIL); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::VOICEMAIL, $voicemailTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testPersonalNumber($region) - { - $numberTypes = array(PhoneNumberType::PERSONAL_NUMBER); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::PERSONAL_NUMBER, $numberTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testSharedCost($region) - { - $sharedCostTypes = array(PhoneNumberType::SHARED_COST); - $this->checkNumbersValidAndCorrectType(PhoneNumberType::SHARED_COST, $sharedCostTypes, $region); - } - - /** - * @dataProvider regionList - */ - public function testCanBeInternationallyDialled($regionCode) - { - $exampleNumber = null; - /** @var \libphonenumber\PhoneNumberDesc $desc */ - $desc = $this->phoneNumberUtil->getMetadataForRegion($regionCode)->getNoInternationalDialling(); - try { - if ($desc->hasExampleNumber()) { - $exampleNumber = $this->phoneNumberUtil->parse($desc->getExampleNumber(), $regionCode); - } - } catch (NumberParseException $e) { - } - - if ($exampleNumber !== null && $this->phoneNumberUtil->canBeInternationallyDialled($exampleNumber)) { - $this->fail("Number {$exampleNumber} should not be internationally diallable"); - } - } - - public function shortNumberRegionList() - { - $returnList = array(); - - PhoneNumberUtil::resetInstance(); - ShortNumberInfo::resetInstance(); - $shortNumberInfo = ShortNumberInfo::getInstance(); - foreach ($shortNumberInfo->getSupportedRegions() as $regionCode) { - $returnList[] = array($regionCode); - } - - return $returnList; - } - - public function supportedGlobalNetworkCallingCodes() - { - $returnList = array(); - - PhoneNumberUtil::resetInstance(); - $phoneUtil = PhoneNumberUtil::getInstance(); - foreach ($phoneUtil->getSupportedGlobalNetworkCallingCodes() as $callingCode) { - $returnList[] = array($callingCode); - } - - return $returnList; - } - - /** - * @dataProvider supportedGlobalNetworkCallingCodes - */ - public function testGlobalNetworkNumbers($callingCode) - { - $exampleNumber = $this->phoneNumberUtil->getExampleNumberForNonGeoEntity($callingCode); - $this->assertNotNull($exampleNumber, "No example phone number for calling code " . $callingCode); - if (!$this->phoneNumberUtil->isValidNumber($exampleNumber)) { - $this->fail("Failed validation for " . $exampleNumber); - } - } - - /** - * @dataProvider regionList - * @param string $regionCode - */ - public function testEveryRegionHasAnExampleNumber($regionCode) - { - $exampleNumber = $this->phoneNumberUtil->getExampleNumber($regionCode); - $this->assertNotNull($exampleNumber, "No example number found for region " . $regionCode); - - /* - * Check the number is valid - */ - - $e164 = $this->phoneNumberUtil->format($exampleNumber, PhoneNumberFormat::E164); - - $phoneObject = $this->phoneNumberUtil->parse($e164, 'ZZ'); - - $this->assertEquals($phoneObject, $exampleNumber); - - $this->assertTrue($this->phoneNumberUtil->isValidNumber($phoneObject)); - $this->assertTrue($this->phoneNumberUtil->isValidNumberForRegion($phoneObject, $regionCode)); - } - - /** - * @dataProvider regionList - * @param string $regionCode - */ - public function testEveryRegionHasAnInvalidExampleNumber($regionCode) - { - $exampleNumber = $this->phoneNumberUtil->getInvalidExampleNumber($regionCode); - $this->assertNotNull($exampleNumber, 'No invalid example number found for region ' . $regionCode); - } - - /** - * @dataProvider numberTypes - * @param string $numberType - */ - public function testEveryTypeHasAnExampleNumber($numberType) - { - $exampleNumber = $this->phoneNumberUtil->getExampleNumberForType($numberType); - $this->assertNotNull($exampleNumber, 'No example number found for type ' . $numberType); - } - - /** - * @dataProvider shortNumberRegionList - */ - public function testShortNumbersValidAndCorrectCost($regionCode) - { - $exampleShortNumber = $this->shortNumberInfo->getExampleShortNumber($regionCode); - if (!$this->shortNumberInfo->isValidShortNumberForRegion( - $this->phoneNumberUtil->parse($exampleShortNumber, $regionCode), - $regionCode - ) - ) { - $this->fail( - "Failed validation for string region_code: {$regionCode}, national_number: {$exampleShortNumber}" - ); - } - $phoneNumber = $this->phoneNumberUtil->parse($exampleShortNumber, $regionCode); - if (!$this->shortNumberInfo->isValidShortNumber($phoneNumber)) { - $this->fail("Failed validation for " . (string)$phoneNumber); - } - } - - public function shortRegionListAndNumberCost() - { - $costArray = array( - ShortNumberCost::PREMIUM_RATE, - ShortNumberCost::STANDARD_RATE, - ShortNumberCost::TOLL_FREE, - ShortNumberCost::UNKNOWN_COST - ); - - $output = array(); - - foreach ($this->shortNumberRegionList() as $region) { - foreach ($costArray as $cost) { - $output[] = array($region[0], $cost); - } - } - - return $output; - } - - /** - * @dataProvider shortRegionListAndNumberCost - * @param $regionCode - * @param $cost - */ - public function testShortNumberHasCorrectCost($regionCode, $cost) - { - $exampleShortNumber = $this->shortNumberInfo->getExampleShortNumberForCost($regionCode, $cost); - if ($exampleShortNumber != '') { - $phoneNumber = $this->phoneNumberUtil->parse($exampleShortNumber, $regionCode); - $exampleShortNumberCost = $this->shortNumberInfo->getExpectedCostForRegion($phoneNumber, $regionCode); - - $this->assertEquals($cost, $exampleShortNumberCost, 'Wrong cost for ' . (string)$phoneNumber); - } - } - - /** - * @dataProvider shortNumberRegionList - */ - public function testEmergency($regionCode) - { - $desc = $this->shortNumberInfo->getMetadataForRegion($regionCode)->getEmergency(); - if ($desc->hasExampleNumber()) { - $exampleNumber = $desc->getExampleNumber(); - $phoneNumber = $this->phoneNumberUtil->parse($exampleNumber, $regionCode); - - if (!$this->shortNumberInfo->isPossibleShortNumberForRegion( - $phoneNumber, - $regionCode - ) || !$this->shortNumberInfo->isEmergencyNumber($exampleNumber, $regionCode) - ) { - $this->fail("Emergency example number test failed for " . $regionCode); - } elseif ($this->shortNumberInfo->getExpectedCostForRegion( - $phoneNumber, - $regionCode - ) !== ShortNumberCost::TOLL_FREE - ) { - $this->fail("Emergency example number not toll free for " . $regionCode); - } - } - } - - /** - * @dataProvider shortNumberRegionList - */ - public function testCarrierSpecificShortNumbers($regionCode) - { - // Test the carrier-specific tag. - $desc = $this->shortNumberInfo->getMetadataForRegion($regionCode)->getCarrierSpecific(); - if ($desc->hasExampleNumber()) { - $exampleNumber = $desc->getExampleNumber(); - $carrierSpecificNumber = $this->phoneNumberUtil->parse($exampleNumber, $regionCode); - - if (!$this->shortNumberInfo->isPossibleShortNumberForRegion( - $carrierSpecificNumber, - $regionCode - ) || !$this->shortNumberInfo->isCarrierSpecific($carrierSpecificNumber) - ) { - $this->fail("Carrier-specific test failed for " . $regionCode); - } - } - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/IntlTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/IntlTest.php deleted file mode 100644 index 3ec17378e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/IntlTest.php +++ /dev/null @@ -1,37 +0,0 @@ -markTestSkipped('The intl extension must not be installed'); - } - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage The intl extension must be installed - */ - public function testPhoneNumberOfflineGeocoder() - { - PhoneNumberOfflineGeocoder::getInstance(); - } - - /** - * @expectedException \RuntimeException - * @expectedExceptionMessage The intl extension must be installed - */ - public function testPhoneNumberToCarrierMapper() - { - PhoneNumberToCarrierMapper::getInstance(); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/MultiFileMetadataSourceImplTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/MultiFileMetadataSourceImplTest.php deleted file mode 100644 index 7a9f4a98e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/MultiFileMetadataSourceImplTest.php +++ /dev/null @@ -1,49 +0,0 @@ -multiFileMetadataSource = new MultiFileMetadataSourceImpl( - new DefaultMetadataLoader(), - PhoneNumberUtilTest::TEST_META_DATA_FILE_PREFIX - ); - } - - public function testMissingMetadataFileThrowsRuntimeException() - { - // In normal usage we should never get a state where we are asking to load metadata that doesn't - // exist. However if the library is packaged incorrectly, this could happen and the best we can - // do is make sure the exception has the file name in it. - - try { - $this->multiFileMetadataSource->loadMetadataFromFile("no/such/file", "XX", -1, new DefaultMetadataLoader()); - $this->fail("Expected Exception"); - } catch (\RuntimeException $e) { - $this->assertContains('no/such/file_XX', $e->getMessage(), "Unexpected error: " . $e->getMessage()); - } - - try { - $this->multiFileMetadataSource->loadMetadataFromFile( - "no/such/file", - PhoneNumberUtil::REGION_CODE_FOR_NON_GEO_ENTITY, - 123, - new DefaultMetadataLoader() - ); - $this->fail("Expected Exception"); - } catch (\RuntimeException $e) { - $this->assertContains('no/such/file_123', $e->getMessage(), "Unexpected error: " . $e->getMessage()); - } - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberTest.php deleted file mode 100644 index db60bef6a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberTest.php +++ /dev/null @@ -1,99 +0,0 @@ -setCountryCode(1)->setNationalNumber(6502530000); - - $numberB = new PhoneNumber(); - $numberB->setCountryCode(1)->setNationalNumber(6502530000); - - $this->assertEquals($numberA, $numberB); - } - - public function testEqualWithItalianLeadingZeroSetToDefault() - { - $numberA = new PhoneNumber(); - $numberA->setCountryCode(1)->setNationalNumber(6502530000)->setItalianLeadingZero(false); - - $numberB = new PhoneNumber(); - $numberB->setCountryCode(1)->setNationalNumber(6502530000); - - // These should still be equal, since the default value for this field is false. - $this->assertEquals($numberA, $numberB); - } - - public function testEqualWithCountryCodeSourceSet() - { - $numberA = new PhoneNumber(); - $numberA->setRawInput("+1 650 253 00 00")->setCountryCode(CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN); - - $numberB = new PhoneNumber(); - $numberB->setRawInput("+1 650 253 00 00")->setCountryCode(CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN); - - $this->assertEquals($numberA, $numberB); - } - - public function testNonEqualWithItalianLeadingZeroSetToTrue() - { - $numberA = new PhoneNumber(); - $numberA->setCountryCode(1)->setNationalNumber(6502530000)->setItalianLeadingZero(true); - - $numberB = new PhoneNumber(); - $numberB->setCountryCode(1)->setNationalNumber(6502530000); - - $this->assertNotEquals($numberA, $numberB); - $this->assertFalse($numberA->equals($numberB)); - } - - public function testNonEqualWithDifferingRawInput() - { - $numberA = new PhoneNumber(); - $numberA->setCountryCode(1) - ->setNationalNumber(6502530000) - ->setRawInput("+1 650 253 00 00") - ->setCountryCodeSource(CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN); - - $numberB = new PhoneNumber(); - $numberB->setCountryCode(1) - ->setNationalNumber(6502530000) - ->setRawInput("+1-650-253-00-00") - ->setCountryCodeSource(CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN); - - $this->assertNotEquals($numberA, $numberB); - $this->assertFalse($numberA->equals($numberB)); - } - - public function testNonEqualWithPreferredDomesticCarrierCodeSetToDefault() - { - $numberA = new PhoneNumber(); - $numberA->setCountryCode(1)->setNationalNumber(6502530000)->setPreferredDomesticCarrierCode(""); - - $numberB = new PhoneNumber(); - $numberB->setCountryCode(1)->setNationalNumber(6502530000); - - $this->assertNotSame($numberA, $numberB); - $this->assertFalse($numberA->equals($numberB)); - } - - public function testEqualWithPreferredDomesticCarrierCodeSetToDefault() - { - $numberA = new PhoneNumber(); - $numberA->setCountryCode(1)->setNationalNumber(6502530000)->setPreferredDomesticCarrierCode(""); - - $numberB = new PhoneNumber(); - $numberB->setCountryCode(1)->setNationalNumber(6502530000)->setPreferredDomesticCarrierCode(""); - - $this->assertEquals($numberA, $numberB); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberUtilTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberUtilTest.php deleted file mode 100644 index d61761b9f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/PhoneNumberUtilTest.php +++ /dev/null @@ -1,3342 +0,0 @@ -phoneUtil = self::initializePhoneUtilForTesting(); - } - - private static function initializePhoneUtilForTesting() - { - self::$bsNumber = new PhoneNumber(); - self::$bsNumber->setCountryCode(1)->setNationalNumber(2423651234); - self::$bsMobile = new PhoneNumber(); - self::$bsMobile->setCountryCode(1)->setNationalNumber(2423591234); - self::$internationalTollFree = new PhoneNumber(); - self::$internationalTollFree->setCountryCode(800)->setNationalNumber(12345678); - self::$internationalTollFreeTooLong = new PhoneNumber(); - self::$internationalTollFreeTooLong->setCountryCode(800)->setNationalNumber(123456789); - self::$universalPremiumRate = new PhoneNumber(); - self::$universalPremiumRate->setCountryCode(979)->setNationalNumber(123456789); - self::$sgNumber = new PhoneNumber(); - self::$sgNumber->setCountryCode(65)->setNationalNumber(65218000); - // A too-long and hence invalid US number. - self::$usLongNumber = new PhoneNumber(); - self::$usLongNumber->setCountryCode(1)->setNationalNumber(65025300001); - self::$usShortByOneNumber = new PhoneNumber(); - self::$usShortByOneNumber->setCountryCode(1)->setNationalNumber(650253000); - self::$usTollFree = new PhoneNumber(); - self::$usTollFree->setCountryCode(1)->setNationalNumber(8002530000); - self::$usNumber = new PhoneNumber(); - self::$usNumber->setCountryCode(1)->setNationalNumber(6502530000); - self::$usLocalNumber = new PhoneNumber(); - self::$usLocalNumber->setCountryCode(1)->setNationalNumber(2530000); - self::$nzNumber = new PhoneNumber(); - self::$nzNumber->setCountryCode(64)->setNationalNumber(33316005); - self::$usPremium = new PhoneNumber(); - self::$usPremium->setCountryCode(1)->setNationalNumber(9002530000); - self::$usSpoof = new PhoneNumber(); - self::$usSpoof->setCountryCode(1)->setNationalNumber(0); - self::$usSpoofWithRawInput = new PhoneNumber(); - self::$usSpoofWithRawInput->setCountryCode(1)->setNationalNumber(0)->setRawInput("000-000-0000"); - self::$gbMobile = new PhoneNumber(); - self::$gbMobile->setCountryCode(44)->setNationalNumber(7912345678); - self::$gbNumber = new PhoneNumber(); - self::$gbNumber->setCountryCode(44)->setNationalNumber(2070313000); - self::$deShortNumber = new PhoneNumber(); - self::$deShortNumber->setCountryCode(49)->setNationalNumber(1234); - self::$itMobile = new PhoneNumber(); - self::$itMobile->setCountryCode(39)->setNationalNumber(345678901); - self::$itNumber = new PhoneNumber(); - self::$itNumber->setCountryCode(39)->setNationalNumber(236618300)->setItalianLeadingZero(true); - self::$auNumber = new PhoneNumber(); - self::$auNumber->setCountryCode(61)->setNationalNumber(236618300); - self::$arMobile = new PhoneNumber(); - self::$arMobile->setCountryCode(54)->setNationalNumber(91187654321); - self::$arNumber = new PhoneNumber(); - self::$arNumber->setCountryCode(54)->setNationalNumber(1187654321); - - self::$mxMobile1 = new PhoneNumber(); - self::$mxMobile1->setCountryCode(52)->setNationalNumber(12345678900); - self::$mxNumber1 = new PhoneNumber(); - self::$mxNumber1->setCountryCode(52)->setNationalNumber(3312345678); - self::$mxMobile2 = new PhoneNumber(); - self::$mxMobile2->setCountryCode(52)->setNationalNumber(15512345678); - self::$mxNumber2 = new PhoneNumber(); - self::$mxNumber2->setCountryCode(52)->setNationalNumber(8211234567); - // Note that this is the same as the example number for DE in the metadata. - self::$deNumber = new PhoneNumber(); - self::$deNumber->setCountryCode(49)->setNationalNumber(30123456); - self::$jpStarNumber = new PhoneNumber(); - self::$jpStarNumber->setCountryCode(81)->setNationalNumber(2345); - self::$alphaNumericNumber = new PhoneNumber(); - self::$alphaNumericNumber->setCountryCode(1)->setNationalNumber(80074935247); - self::$aeUAN = new PhoneNumber(); - self::$aeUAN->setCountryCode(971)->setNationalNumber(600123456); - self::$unknownCountryCodeNoRawInput = new PhoneNumber(); - self::$unknownCountryCodeNoRawInput->setCountryCode(2)->setNationalNumber(12345); - - PhoneNumberUtil::resetInstance(); - return PhoneNumberUtil::getInstance( - self::TEST_META_DATA_FILE_PREFIX, - CountryCodeToRegionCodeMapForTesting::$countryCodeToRegionCodeMapForTesting - ); - } - - public function testGetSupportedRegions() - { - $this->assertGreaterThan(0, count($this->phoneUtil->getSupportedRegions())); - } - - public function testGetSupportedGlobalNetworkCallingCodes() - { - $globalNetworkCallingCodes = $this->phoneUtil->getSupportedGlobalNetworkCallingCodes(); - - $this->assertGreaterThan(0, count($globalNetworkCallingCodes)); - - foreach ($globalNetworkCallingCodes as $callingCode) { - $this->assertGreaterThan(0, $callingCode); - $this->assertEquals(RegionCode::UN001, $this->phoneUtil->getRegionCodeForCountryCode($callingCode)); - } - } - - public function testGetInstanceLoadBadMetadata() - { - $this->assertNull($this->phoneUtil->getMetadataForRegion("No Such Region")); - $this->assertNull($this->phoneUtil->getMetadataForRegion(-1)); - } - - public function testGetInstanceLoadUSMetadata() - { - $metadata = $this->phoneUtil->getMetadataForRegion(RegionCode::US); - $this->assertEquals("US", $metadata->getId()); - $this->assertEquals(1, $metadata->getCountryCode()); - $this->assertEquals("011", $metadata->getInternationalPrefix()); - $this->assertTrue($metadata->hasNationalPrefix()); - $this->assertEquals(2, $metadata->numberFormatSize()); - $this->assertEquals("(\\d{3})(\\d{3})(\\d{4})", $metadata->getNumberFormat(1)->getPattern()); - $this->assertEquals("$1 $2 $3", $metadata->getNumberFormat(1)->getFormat()); - $this->assertEquals("[13-689]\\d{9}|2[0-35-9]\\d{8}", $metadata->getGeneralDesc()->getNationalNumberPattern()); - $this->assertEquals("\\d{7}(?:\\d{3})?", $metadata->getGeneralDesc()->getPossibleNumberPattern()); - $this->assertTrue($metadata->getGeneralDesc()->exactlySameAs($metadata->getFixedLine())); - $this->assertEquals("\\d{10}", $metadata->getTollFree()->getPossibleNumberPattern()); - $possibleLength = $metadata->getGeneralDesc()->getPossibleLength(); - $this->assertEquals(10, $possibleLength[0]); - // Possible lengths are the same as the general description, so aren't stored separately in the - // toll free element as well. - $this->assertCount(0, $metadata->getTollFree()->getPossibleLength()); - $this->assertEquals("900\\d{7}", $metadata->getPremiumRate()->getNationalNumberPattern()); - // No shared-cost data is available, so it should be initialised to "NA". - $this->assertEquals("NA", $metadata->getSharedCost()->getNationalNumberPattern()); - $this->assertEquals("NA", $metadata->getSharedCost()->getPossibleNumberPattern()); - } - - public function testGetInstanceLoadDEMetadata() - { - $metadata = $this->phoneUtil->getMetadataForRegion(RegionCode::DE); - $this->assertEquals("DE", $metadata->getId()); - $this->assertEquals(49, $metadata->getCountryCode()); - $this->assertEquals("00", $metadata->getInternationalPrefix()); - $this->assertEquals("0", $metadata->getNationalPrefix()); - $this->assertEquals(6, $metadata->numberFormatSize()); - $this->assertEquals(1, $metadata->getNumberFormat(5)->leadingDigitsPatternSize()); - $this->assertEquals("900", $metadata->getNumberFormat(5)->getLeadingDigitsPattern(0)); - $this->assertEquals("(\\d{3})(\\d{3,4})(\\d{4})", $metadata->getNumberFormat(5)->getPattern()); - $this->assertEquals("$1 $2 $3", $metadata->getNumberFormat(5)->getFormat()); - $this->assertCount(2, $metadata->getGeneralDesc()->getPossibleLengthLocalOnly()); - $this->assertCount(8, $metadata->getGeneralDesc()->getPossibleLength()); - // Nothing is present for fixed-line, since it is the same as the general desc, so for - // efficiency reasons we don't store an extra value. - $this->assertCount(0, $metadata->getFixedLine()->getPossibleLength()); - $this->assertCount(2, $metadata->getMobile()->getPossibleLength()); - - $this->assertEquals( - "(?:[24-6]\\d{2}|3[03-9]\\d|[789](?:0[2-9]|[1-9]\\d))\\d{1,8}", - $metadata->getFixedLine()->getNationalNumberPattern() - ); - $this->assertEquals("\\d{2,14}", $metadata->getFixedLine()->getPossibleNumberPattern()); - $this->assertEquals("30123456", $metadata->getFixedLine()->getExampleNumber()); - $this->assertEquals("\\d{10}", $metadata->getTollFree()->getPossibleNumberPattern()); - $this->assertEquals("900([135]\\d{6}|9\\d{7})", $metadata->getPremiumRate()->getNationalNumberPattern()); - } - - public function testGetInstanceLoadARMetadata() - { - $metadata = $this->phoneUtil->getMetadataForRegion(RegionCode::AR); - $this->assertEquals("AR", $metadata->getId()); - $this->assertEquals(54, $metadata->getCountryCode()); - $this->assertEquals("00", $metadata->getInternationalPrefix()); - $this->assertEquals("0", $metadata->getNationalPrefix()); - $this->assertEquals("0(?:(11|343|3715)15)?", $metadata->getNationalPrefixForParsing()); - $this->assertEquals("9$1", $metadata->getNationalPrefixTransformRule()); - $this->assertEquals("$2 15 $3-$4", $metadata->getNumberFormat(2)->getFormat()); - $this->assertEquals("(9)(\\d{4})(\\d{2})(\\d{4})", $metadata->getNumberFormat(3)->getPattern()); - $this->assertEquals("(9)(\\d{4})(\\d{2})(\\d{4})", $metadata->getIntlNumberFormat(3)->getPattern()); - $this->assertEquals("$1 $2 $3 $4", $metadata->getIntlNumberFormat(3)->getFormat()); - } - - public function testGetInstanceLoadInternationalTollFreeMetadata() - { - $metadata = $this->phoneUtil->getMetadataForNonGeographicalRegion(800); - $this->assertEquals("001", $metadata->getId()); - $this->assertEquals(800, $metadata->getCountryCode()); - $this->assertEquals("$1 $2", $metadata->getNumberFormat(0)->getFormat()); - $this->assertEquals("(\\d{4})(\\d{4})", $metadata->getNumberFormat(0)->getPattern()); - $this->assertEquals("12345678", $metadata->getGeneralDesc()->getExampleNumber()); - $this->assertEquals("12345678", $metadata->getTollFree()->getExampleNumber()); - } - - public function testIsNumberGeographical() - { - $this->assertFalse($this->phoneUtil->isNumberGeographical(self::$bsMobile)); // Bahamas, mobile phone number. - $this->assertTrue($this->phoneUtil->isNumberGeographical(self::$auNumber)); // Australian fixed line number. - $this->assertFalse($this->phoneUtil->isNumberGeographical(self::$internationalTollFree)); // International toll - // free number - } - - public function testIsLeadingZeroPossible() - { - $this->assertTrue($this->phoneUtil->isLeadingZeroPossible(39)); // Italy - $this->assertFalse($this->phoneUtil->isLeadingZeroPossible(1)); // USA - $this->assertTrue($this->phoneUtil->isLeadingZeroPossible(800)); // International toll free numbers - $this->assertFalse($this->phoneUtil->isLeadingZeroPossible(979)); // International premium-rate - $this->assertFalse( - $this->phoneUtil->isLeadingZeroPossible(888) - ); // Not in metadata file, just default to false. - } - - public function testGetLengthOfGeographicalAreaCode() - { - // Google MTV, which has area code "650". - $this->assertEquals(3, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$usNumber)); - - // A North America toll-free number, which has no area code. - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$usTollFree)); - - // Google London, which has area code "20". - $this->assertEquals(2, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$gbNumber)); - - // A mobile number in the UK does not have an area code (by default, mobile numbers do not, - // unless they have been added to our list of exceptions). - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$gbMobile)); - - // A UK mobile phone, which has no area code. - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$gbMobile)); - - // Google Buenos Aires, which has area code "11". - $this->assertEquals(2, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$arNumber)); - - // A mobile number in Argentina also has an area code. - $this->assertEquals(3, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$arMobile)); - - // Google Sydney, which has area code "2". - $this->assertEquals(1, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$auNumber)); - - // Italian numbers - there is no national prefix, but it still has an area code. - $this->assertEquals(2, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$itNumber)); - - // Google Singapore. Singapore has no area code and no national prefix. - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$sgNumber)); - - // An invalid US number (1 digit shorter), which has no area code. - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$usShortByOneNumber)); - - // An international toll free number, which has no area code. - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode(self::$internationalTollFree)); - - // A mobile number from China is geographical, but does not have an area code. - $cnMobile = new PhoneNumber(); - $cnMobile->setCountryCode(86)->setNationalNumber('18912341234'); - - $this->assertEquals(0, $this->phoneUtil->getLengthOfGeographicalAreaCode($cnMobile)); - } - - public function testGetLengthOfNationalDestinationCode() - { - // Google MTV, which has national destination code (NDC) "650". - $this->assertEquals(3, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$usNumber)); - - // A North America toll-free number, which has NDC "800". - $this->assertEquals(3, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$usTollFree)); - - // Google London, which has NDC "20". - $this->assertEquals(2, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$gbNumber)); - - // A UK mobile phone, which has NDC "7912". - $this->assertEquals(4, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$gbMobile)); - - // Google Buenos Aires, which has NDC "11". - $this->assertEquals(2, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$arNumber)); - - // An Argentinian mobile which has NDC "911". - $this->assertEquals(3, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$arMobile)); - - // Google Sydney, which has NDC "2". - $this->assertEquals(1, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$auNumber)); - - // Google Singapore, which has NDC "6521". - $this->assertEquals(4, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$sgNumber)); - - // An invalid US number (1 digit shorter), which has no NDC. - $this->assertEquals(0, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$usShortByOneNumber)); - - // A number containing an invalid country calling code, which shouldn't have any NDC. - $number = new PhoneNumber(); - $number->setCountryCode(123)->setNationalNumber(6502530000); - $this->assertEquals(0, $this->phoneUtil->getLengthOfNationalDestinationCode($number)); - - // An international toll free number, which has NDC "1234". - $this->assertEquals(4, $this->phoneUtil->getLengthOfNationalDestinationCode(self::$internationalTollFree)); - - // A mobile number from China is geographical, but does not have an area code: however it still - // can be considered to have a national destination code. - $cnMobile= new PhoneNumber(); - $cnMobile->setCountryCode(86)->setNationalNumber('18912341234'); - - $this->assertEquals(3, $this->phoneUtil->getLengthOfNationalDestinationCode($cnMobile)); - } - - public function testGetCountryMobileToken() - { - $this->assertEquals( - "1", - $this->phoneUtil->getCountryMobileToken($this->phoneUtil->getCountryCodeForRegion(RegionCode::MX)) - ); - - // Country calling code for Sweden, which has no mobile token. - $this->assertEquals( - "", - $this->phoneUtil->getCountryMobileToken($this->phoneUtil->getCountryCodeForRegion(RegionCode::SE)) - ); - } - - public function testGetNationalSignificantNumber() - { - $this->assertEquals("6502530000", $this->phoneUtil->getNationalSignificantNumber(self::$usNumber)); - - // An Italian mobile number. - $this->assertEquals("345678901", $this->phoneUtil->getNationalSignificantNumber(self::$itMobile)); - - // An Italian fixed line number. - $this->assertEquals("0236618300", $this->phoneUtil->getNationalSignificantNumber(self::$itNumber)); - - $this->assertEquals("12345678", $this->phoneUtil->getNationalSignificantNumber(self::$internationalTollFree)); - } - - public function testGetExampleNumber() - { - $this->assertEquals(self::$deNumber, $this->phoneUtil->getExampleNumber(RegionCode::DE)); - - $this->assertEquals( - self::$deNumber, - $this->phoneUtil->getExampleNumberForType(RegionCode::DE, PhoneNumberType::FIXED_LINE) - ); - $this->assertEquals(null, $this->phoneUtil->getExampleNumberForType(RegionCode::DE, PhoneNumberType::MOBILE)); - // For the US, the example number is placed under general description, and hence should be used - // for both fixed line and mobile, so neither of these should return null. - $this->assertNotNull($this->phoneUtil->getExampleNumberForType(RegionCode::US, PhoneNumberType::FIXED_LINE)); - $this->assertNotNull($this->phoneUtil->getExampleNumberForType(RegionCode::US, PhoneNumberType::MOBILE)); - // CS is an invalid region, so we have no data for it. - $this->assertNull($this->phoneUtil->getExampleNumberForType(RegionCode::CS, PhoneNumberType::MOBILE)); - // RegionCode 001 is reserved for supporting non-geographical country calling code. We don't - // support getting an example number for it with this method. - $this->assertEquals(null, $this->phoneUtil->getExampleNumber(RegionCode::UN001)); - } - - public function testGetExampleNumberForNonGeoEntity() - { - $this->assertEquals(self::$internationalTollFree, $this->phoneUtil->getExampleNumberForNonGeoEntity(800)); - $this->assertEquals(self::$universalPremiumRate, $this->phoneUtil->getExampleNumberForNonGeoEntity(979)); - } - - public function testConvertAlphaCharactersInNumber() - { - $input = "1800-ABC-DEF"; - // Alpha chars are converted to digits; everything else is left untouched. - $expectedOutput = "1800-222-333"; - $this->assertEquals($expectedOutput, $this->phoneUtil->convertAlphaCharactersInNumber($input)); - } - - public function testNormaliseRemovePunctuation() - { - $inputNumber = "034-56&+#2" . pack('H*', 'c2ad') . "34"; - $expectedOutput = "03456234"; - $this->assertEquals( - $expectedOutput, - $this->phoneUtil->normalize($inputNumber), - "Conversion did not correctly remove punctuation" - ); - } - - public function testNormaliseReplaceAlphaCharacters() - { - $inputNumber = "034-I-am-HUNGRY"; - $expectedOutput = "034426486479"; - $this->assertEquals( - $expectedOutput, - $this->phoneUtil->normalize($inputNumber), - "Conversion did not correctly replace alpha characters" - ); - } - - public function testNormaliseOtherDigits() - { - $inputNumber = "\xEF\xBC\x92" . "5\xD9\xA5" /* "25٥" */ - ; - $expectedOutput = "255"; - $this->assertEquals( - $expectedOutput, - $this->phoneUtil->normalize($inputNumber), - "Conversion did not correctly replace non-latin digits" - ); - // Eastern-Arabic digits. - $inputNumber = "\xDB\xB5" . "2\xDB\xB0" /* "۵2۰" */ - ; - $expectedOutput = "520"; - $this->assertEquals( - $expectedOutput, - $this->phoneUtil->normalize($inputNumber), - "Conversion did not correctly replace non-latin digits" - ); - } - - public function testNormaliseStripAlphaCharacters() - { - $inputNumber = "034-56&+a#234"; - $expectedOutput = "03456234"; - $this->assertEquals( - $expectedOutput, - $this->phoneUtil->normalizeDigitsOnly($inputNumber), - "Conversion did not correctly remove alpha character" - ); - } - - public function testNormaliseStripNonDiallableCharacters() - { - $inputNumber = "03*4-56&+a#234"; - $expectedOutput = "03*456+234"; - $this->assertEquals( - $expectedOutput, - $this->phoneUtil->normalizeDiallableCharsOnly($inputNumber), - "Conversion did not correctly remove non-diallable characters" - ); - } - - public function testFormatUSNumber() - { - $this->assertEquals("650 253 0000", $this->phoneUtil->format(self::$usNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+1 650 253 0000", - $this->phoneUtil->format(self::$usNumber, PhoneNumberFormat::INTERNATIONAL) - ); - - $this->assertEquals("800 253 0000", $this->phoneUtil->format(self::$usTollFree, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+1 800 253 0000", - $this->phoneUtil->format(self::$usTollFree, PhoneNumberFormat::INTERNATIONAL) - ); - - $this->assertEquals("900 253 0000", $this->phoneUtil->format(self::$usPremium, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+1 900 253 0000", - $this->phoneUtil->format(self::$usPremium, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals( - "tel:+1-900-253-0000", - $this->phoneUtil->format(self::$usPremium, PhoneNumberFormat::RFC3966) - ); - // Numbers with all zeros in the national number part will be formatted by using the raw_input - // if that is available no matter which format is specified. - $this->assertEquals( - "000-000-0000", - $this->phoneUtil->format(self::$usSpoofWithRawInput, PhoneNumberFormat::NATIONAL) - ); - $this->assertEquals("0", $this->phoneUtil->format(self::$usSpoof, PhoneNumberFormat::NATIONAL)); - } - - public function testFormatBSNumber() - { - $this->assertEquals("242 365 1234", $this->phoneUtil->format(self::$bsNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+1 242 365 1234", - $this->phoneUtil->format(self::$bsNumber, PhoneNumberFormat::INTERNATIONAL) - ); - } - - public function testFormatGBNumber() - { - $this->assertEquals("(020) 7031 3000", $this->phoneUtil->format(self::$gbNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+44 20 7031 3000", - $this->phoneUtil->format(self::$gbNumber, PhoneNumberFormat::INTERNATIONAL) - ); - - $this->assertEquals("(07912) 345 678", $this->phoneUtil->format(self::$gbMobile, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+44 7912 345 678", - $this->phoneUtil->format(self::$gbMobile, PhoneNumberFormat::INTERNATIONAL) - ); - } - - public function testFormatDENumber() - { - $deNumber = new PhoneNumber(); - $deNumber->setCountryCode(49)->setNationalNumber(301234); - $this->assertEquals("030/1234", $this->phoneUtil->format($deNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals("+49 30/1234", $this->phoneUtil->format($deNumber, PhoneNumberFormat::INTERNATIONAL)); - $this->assertEquals("tel:+49-30-1234", $this->phoneUtil->format($deNumber, PhoneNumberFormat::RFC3966)); - - $deNumber->clear(); - $deNumber->setCountryCode(49)->setNationalNumber(291123); - $this->assertEquals("0291 123", $this->phoneUtil->format($deNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals("+49 291 123", $this->phoneUtil->format($deNumber, PhoneNumberFormat::INTERNATIONAL)); - - $deNumber->clear(); - $deNumber->setCountryCode(49)->setNationalNumber(29112345678); - $this->assertEquals("0291 12345678", $this->phoneUtil->format($deNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals("+49 291 12345678", $this->phoneUtil->format($deNumber, PhoneNumberFormat::INTERNATIONAL)); - - $deNumber->clear(); - $deNumber->setCountryCode(49)->setNationalNumber(912312345); - $this->assertEquals("09123 12345", $this->phoneUtil->format($deNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals("+49 9123 12345", $this->phoneUtil->format($deNumber, PhoneNumberFormat::INTERNATIONAL)); - $deNumber->clear(); - $deNumber->setCountryCode(49)->setNationalNumber(80212345); - $this->assertEquals("08021 2345", $this->phoneUtil->format($deNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals("+49 8021 2345", $this->phoneUtil->format($deNumber, PhoneNumberFormat::INTERNATIONAL)); - // Note this number is correctly formatted without national prefix. Most of the numbers that - // are treated as invalid numbers by the library are short numbers, and they are usually not - // dialed with national prefix. - $this->assertEquals("1234", $this->phoneUtil->format(self::$deShortNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+49 1234", - $this->phoneUtil->format(self::$deShortNumber, PhoneNumberFormat::INTERNATIONAL) - ); - - $deNumber->clear(); - $deNumber->setCountryCode(49)->setNationalNumber(41341234); - $this->assertEquals("04134 1234", $this->phoneUtil->format($deNumber, PhoneNumberFormat::NATIONAL)); - } - - public function testFormatITNumber() - { - $this->assertEquals("02 3661 8300", $this->phoneUtil->format(self::$itNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+39 02 3661 8300", - $this->phoneUtil->format(self::$itNumber, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+390236618300", $this->phoneUtil->format(self::$itNumber, PhoneNumberFormat::E164)); - - $this->assertEquals("345 678 901", $this->phoneUtil->format(self::$itMobile, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+39 345 678 901", - $this->phoneUtil->format(self::$itMobile, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+39345678901", $this->phoneUtil->format(self::$itMobile, PhoneNumberFormat::E164)); - } - - public function testFormatAUNumber() - { - $this->assertEquals("02 3661 8300", $this->phoneUtil->format(self::$auNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+61 2 3661 8300", - $this->phoneUtil->format(self::$auNumber, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+61236618300", $this->phoneUtil->format(self::$auNumber, PhoneNumberFormat::E164)); - - $auNumber = new PhoneNumber(); - $auNumber->setCountryCode(61)->setNationalNumber(1800123456); - $this->assertEquals("1800 123 456", $this->phoneUtil->format($auNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals("+61 1800 123 456", $this->phoneUtil->format($auNumber, PhoneNumberFormat::INTERNATIONAL)); - $this->assertEquals("+611800123456", $this->phoneUtil->format($auNumber, PhoneNumberFormat::E164)); - } - - public function testFormatARNumber() - { - $this->assertEquals("011 8765-4321", $this->phoneUtil->format(self::$arNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+54 11 8765-4321", - $this->phoneUtil->format(self::$arNumber, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+541187654321", $this->phoneUtil->format(self::$arNumber, PhoneNumberFormat::E164)); - - $this->assertEquals("011 15 8765-4321", $this->phoneUtil->format(self::$arMobile, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+54 9 11 8765 4321", - $this->phoneUtil->format(self::$arMobile, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+5491187654321", $this->phoneUtil->format(self::$arMobile, PhoneNumberFormat::E164)); - } - - public function testFormatMXNumber() - { - $this->assertEquals( - "045 234 567 8900", - $this->phoneUtil->format(self::$mxMobile1, PhoneNumberFormat::NATIONAL) - ); - $this->assertEquals( - "+52 1 234 567 8900", - $this->phoneUtil->format(self::$mxMobile1, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+5212345678900", $this->phoneUtil->format(self::$mxMobile1, PhoneNumberFormat::E164)); - - $this->assertEquals( - "045 55 1234 5678", - $this->phoneUtil->format(self::$mxMobile2, PhoneNumberFormat::NATIONAL) - ); - $this->assertEquals( - "+52 1 55 1234 5678", - $this->phoneUtil->format(self::$mxMobile2, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+5215512345678", $this->phoneUtil->format(self::$mxMobile2, PhoneNumberFormat::E164)); - - $this->assertEquals("01 33 1234 5678", $this->phoneUtil->format(self::$mxNumber1, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+52 33 1234 5678", - $this->phoneUtil->format(self::$mxNumber1, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+523312345678", $this->phoneUtil->format(self::$mxNumber1, PhoneNumberFormat::E164)); - - $this->assertEquals("01 821 123 4567", $this->phoneUtil->format(self::$mxNumber2, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "+52 821 123 4567", - $this->phoneUtil->format(self::$mxNumber2, PhoneNumberFormat::INTERNATIONAL) - ); - $this->assertEquals("+528211234567", $this->phoneUtil->format(self::$mxNumber2, PhoneNumberFormat::E164)); - } - - public function testFormatOutOfCountryCallingNumber() - { - $this->assertEquals( - "00 1 900 253 0000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$usPremium, RegionCode::DE) - ); - $this->assertEquals( - "1 650 253 0000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$usNumber, RegionCode::BS) - ); - - $this->assertEquals( - "00 1 650 253 0000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$usNumber, RegionCode::PL) - ); - - $this->assertEquals( - "011 44 7912 345 678", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$gbMobile, RegionCode::US) - ); - - $this->assertEquals( - "00 49 1234", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$deShortNumber, RegionCode::GB) - ); - // Note this number is correctly formatted without national prefix. Most of the numbers that - // are treated as invalid numbers by the library are short numbers, and they are usually not - // dialed with national prefix. - $this->assertEquals( - "1234", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$deShortNumber, RegionCode::DE) - ); - - $this->assertEquals( - "011 39 02 3661 8300", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$itNumber, RegionCode::US) - ); - $this->assertEquals( - "02 3661 8300", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$itNumber, RegionCode::IT) - ); - $this->assertEquals( - "+39 02 3661 8300", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$itNumber, RegionCode::SG) - ); - - $this->assertEquals( - "6521 8000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$sgNumber, RegionCode::SG) - ); - - $this->assertEquals( - "011 54 9 11 8765 4321", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$arMobile, RegionCode::US) - ); - $this->assertEquals( - "011 800 1234 5678", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$internationalTollFree, RegionCode::US) - ); - - $arNumberWithExtn = new PhoneNumber(); - $arNumberWithExtn->mergeFrom(self::$arMobile)->setExtension("1234"); - $this->assertEquals( - "011 54 9 11 8765 4321 ext. 1234", - $this->phoneUtil->formatOutOfCountryCallingNumber($arNumberWithExtn, RegionCode::US) - ); - $this->assertEquals( - "0011 54 9 11 8765 4321 ext. 1234", - $this->phoneUtil->formatOutOfCountryCallingNumber($arNumberWithExtn, RegionCode::AU) - ); - $this->assertEquals( - "011 15 8765-4321 ext. 1234", - $this->phoneUtil->formatOutOfCountryCallingNumber($arNumberWithExtn, RegionCode::AR) - ); - } - - public function testFormatOutOfCountryWithInvalidRegion() - { - // AQ/Antarctica isn't a valid region code for phone number formatting, - // so this falls back to intl formatting. - $this->assertEquals( - "+1 650 253 0000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$usNumber, RegionCode::AQ) - ); - // For region code 001, the out-of-country format always turns into the international format. - $this->assertEquals( - "+1 650 253 0000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$usNumber, RegionCode::UN001) - ); - } - - public function testFormatOutOfCountryWithPreferredIntlPrefix() - { - // This should use 0011, since that is the preferred international prefix (both 0011 and 0012 - // are accepted as possible international prefixes in our test metadta.) - $this->assertEquals( - "0011 39 02 3661 8300", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$itNumber, RegionCode::AU) - ); - } - - public function testFormatOutOfCountryKeepingAlphaChars() - { - $alphaNumericNumber = new PhoneNumber(); - $alphaNumericNumber->setCountryCode(1)->setNationalNumber(8007493524)->setRawInput("1800 six-flag"); - $this->assertEquals( - "0011 1 800 SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - $alphaNumericNumber->setRawInput("1-800-SIX-flag"); - $this->assertEquals( - "0011 1 800-SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - $alphaNumericNumber->setRawInput("Call us from UK: 00 1 800 SIX-flag"); - $this->assertEquals( - "0011 1 800 SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - $alphaNumericNumber->setRawInput("800 SIX-flag"); - $this->assertEquals( - "0011 1 800 SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - // Formatting from within the NANPA region. - $this->assertEquals( - "1 800 SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::US) - ); - - $this->assertEquals( - "1 800 SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::BS) - ); - - // Testing that if the raw input doesn't exist, it is formatted using - // formatOutOfCountryCallingNumber. - $alphaNumericNumber->clearRawInput(); - $this->assertEquals( - "00 1 800 749 3524", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::DE) - ); - - // Testing AU alpha number formatted from Australia. - $alphaNumericNumber->setCountryCode(61)->setNationalNumber(827493524)->setRawInput("+61 82749-FLAG"); - // This number should have the national prefix fixed. - $this->assertEquals( - "082749-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - $alphaNumericNumber->setRawInput("082749-FLAG"); - $this->assertEquals( - "082749-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - $alphaNumericNumber->setNationalNumber(18007493524)->setRawInput("1-800-SIX-flag"); - // This number should not have the national prefix prefixed, in accordance with the override for - // this specific formatting rule. - $this->assertEquals( - "1-800-SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AU) - ); - - // The metadata should not be permanently changed, since we copied it before modifying patterns. - // Here we check this. - $alphaNumericNumber->setNationalNumber(1800749352); - $this->assertEquals( - "1800 749 352", - $this->phoneUtil->formatOutOfCountryCallingNumber($alphaNumericNumber, RegionCode::AU) - ); - - // Testing a region with multiple international prefixes. - $this->assertEquals( - "+61 1-800-SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::SG) - ); - // Testing the case of calling from a non-supported region. - $this->assertEquals( - "+61 1-800-SIX-FLAG", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AQ) - ); - - // Testing the case with an invalid country calling code. - $alphaNumericNumber->setCountryCode(0)->setNationalNumber(18007493524)->setRawInput("1-800-SIX-flag"); - // Uses the raw input only. - $this->assertEquals( - "1-800-SIX-flag", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::DE) - ); - - // Testing the case of an invalid alpha number. - $alphaNumericNumber->setCountryCode(1)->setNationalNumber(80749)->setRawInput("180-SIX"); - // No country-code stripping can be done. - $this->assertEquals( - "00 1 180-SIX", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::DE) - ); - - // Testing the case of calling from a non-supported region. - $alphaNumericNumber->setCountryCode(1)->setNationalNumber(80749)->setRawInput("180-SIX"); - // No country-code stripping can be done since the number is invalid. - $this->assertEquals( - "+1 180-SIX", - $this->phoneUtil->formatOutOfCountryKeepingAlphaChars($alphaNumericNumber, RegionCode::AQ) - ); - } - - public function testFormatWithCarrierCode() - { - // We only support this for AR in our test metadata, and only for mobile numbers starting with - // certain values. - $arMobile = new PhoneNumber(); - $arMobile->setCountryCode(54)->setNationalNumber(92234654321); - $this->assertEquals("02234 65-4321", $this->phoneUtil->format($arMobile, PhoneNumberFormat::NATIONAL)); - // Here we force 14 as the carrier code. - $this->assertEquals( - "02234 14 65-4321", - $this->phoneUtil->formatNationalNumberWithCarrierCode($arMobile, "14") - ); - // Here we force the number to be shown with no carrier code. - $this->assertEquals( - "02234 65-4321", - $this->phoneUtil->formatNationalNumberWithCarrierCode($arMobile, "") - ); - // Here the international rule is used, so no carrier code should be present. - $this->assertEquals("+5492234654321", $this->phoneUtil->format($arMobile, PhoneNumberFormat::E164)); - // We don't support this for the US so there should be no change. - $this->assertEquals( - "650 253 0000", - $this->phoneUtil->formatNationalNumberWithCarrierCode(self::$usNumber, "15") - ); - - // Invalid country code should just get the NSN. - $this->assertEquals( - "12345", - $this->phoneUtil->formatNationalNumberWithCarrierCode(self::$unknownCountryCodeNoRawInput, "89") - ); - } - - public function testFormatWithPreferredCarrierCode() - { - // We only support this for AR in our test metadata. - $arNumber = new PhoneNumber(); - $arNumber->setCountryCode(54)->setNationalNumber(91234125678); - // Test formatting with no preferred carrier code stored in the number itself. - $this->assertEquals( - "01234 15 12-5678", - $this->phoneUtil->formatNationalNumberWithPreferredCarrierCode($arNumber, "15") - ); - $this->assertEquals( - "01234 12-5678", - $this->phoneUtil->formatNationalNumberWithPreferredCarrierCode($arNumber, "") - ); - // Test formatting with preferred carrier code present. - $arNumber->setPreferredDomesticCarrierCode("19"); - $this->assertEquals("01234 12-5678", $this->phoneUtil->format($arNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "01234 19 12-5678", - $this->phoneUtil->formatNationalNumberWithPreferredCarrierCode($arNumber, "15") - ); - $this->assertEquals( - "01234 19 12-5678", - $this->phoneUtil->formatNationalNumberWithPreferredCarrierCode($arNumber, "") - ); - // When the preferred_domestic_carrier_code is present (even when it contains an empty string), - // use it instead of the default carrier code passed in. - $arNumber->setPreferredDomesticCarrierCode(""); - $this->assertEquals( - "01234 12-5678", - $this->phoneUtil->formatNationalNumberWithPreferredCarrierCode($arNumber, "15") - ); - // We don't support this for the US so there should be no change. - $usNumber = new PhoneNumber(); - $usNumber->setCountryCode(1)->setNationalNumber(4241231234)->setPreferredDomesticCarrierCode("99"); - $this->assertEquals("424 123 1234", $this->phoneUtil->format($usNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals( - "424 123 1234", - $this->phoneUtil->formatNationalNumberWithPreferredCarrierCode($usNumber, "15") - ); - } - - public function testFormatNumberForMobileDialing() - { - // Numbers are normally dialed in national format in-country, and international format from - // outside the country. - $this->assertEquals( - "030123456", - $this->phoneUtil->formatNumberForMobileDialing(self::$deNumber, RegionCode::DE, false) - ); - $this->assertEquals( - "+4930123456", - $this->phoneUtil->formatNumberForMobileDialing(self::$deNumber, RegionCode::CH, false) - ); - $this->assertEquals( - "+4930123456", - $this->phoneUtil->formatNumberForMobileDialing(self::$deNumber, RegionCode::CH, false) - ); - $deNumberWithExtn = new PhoneNumber(); - $deNumberWithExtn->mergeFrom(self::$deNumber)->setExtension("1234"); - $this->assertEquals( - "030123456", - $this->phoneUtil->formatNumberForMobileDialing($deNumberWithExtn, RegionCode::DE, false) - ); - $this->assertEquals( - "+4930123456", - $this->phoneUtil->formatNumberForMobileDialing($deNumberWithExtn, RegionCode::CH, false) - ); - - // US toll free numbers are marked as noInternationalDialling in the test metadata for testing - // purposes. For such numbers, we expect nothing to be returned when the region code is not the - // same one. - $this->assertEquals( - "800 253 0000", - $this->phoneUtil->formatNumberForMobileDialing( - self::$usTollFree, - RegionCode::US, - true /* keep formatting */ - ) - ); - $this->assertEquals( - "", - $this->phoneUtil->formatNumberForMobileDialing(self::$usTollFree, RegionCode::CN, true) - ); - $this->assertEquals( - "+1 650 253 0000", - $this->phoneUtil->formatNumberForMobileDialing(self::$usNumber, RegionCode::US, true) - ); - $usNumberWithExtn = new PhoneNumber(); - $usNumberWithExtn->mergeFrom(self::$usNumber)->setExtension("1234"); - $this->assertEquals( - "+1 650 253 0000", - $this->phoneUtil->formatNumberForMobileDialing($usNumberWithExtn, RegionCode::US, true) - ); - - $this->assertEquals( - "8002530000", - $this->phoneUtil->formatNumberForMobileDialing( - self::$usTollFree, - RegionCode::US, - false /* remove formatting */ - ) - ); - $this->assertEquals( - "", - $this->phoneUtil->formatNumberForMobileDialing(self::$usTollFree, RegionCode::CN, false) - ); - $this->assertEquals( - "+16502530000", - $this->phoneUtil->formatNumberForMobileDialing(self::$usNumber, RegionCode::US, false) - ); - $this->assertEquals( - "+16502530000", - $this->phoneUtil->formatNumberForMobileDialing($usNumberWithExtn, RegionCode::US, false) - ); - - // An invalid US number, which is one digit too long. - $this->assertEquals( - "+165025300001", - $this->phoneUtil->formatNumberForMobileDialing(self::$usLongNumber, RegionCode::US, false) - ); - $this->assertEquals( - "+1 65025300001", - $this->phoneUtil->formatNumberForMobileDialing(self::$usLongNumber, RegionCode::US, true) - ); - - // Star numbers. In real life they appear in Israel, but we have them in JP in our test - // metadata. - $this->assertEquals( - "*2345", - $this->phoneUtil->formatNumberForMobileDialing(self::$jpStarNumber, RegionCode::JP, false) - ); - $this->assertEquals( - "*2345", - $this->phoneUtil->formatNumberForMobileDialing(self::$jpStarNumber, RegionCode::JP, true) - ); - - $this->assertEquals( - "+80012345678", - $this->phoneUtil->formatNumberForMobileDialing(self::$internationalTollFree, RegionCode::JP, false) - ); - $this->assertEquals( - "+800 1234 5678", - $this->phoneUtil->formatNumberForMobileDialing(self::$internationalTollFree, RegionCode::JP, true) - ); - - // UAE numbers beginning with 600 (classified as UAN) need to be dialled without +971 locally. - $this->assertEquals( - "+971600123456", - $this->phoneUtil->formatNumberForMobileDialing(self::$aeUAN, RegionCode::JP, false) - ); - $this->assertEquals( - "600123456", - $this->phoneUtil->formatNumberForMobileDialing(self::$aeUAN, RegionCode::AE, false) - ); - - $this->assertEquals( - "+523312345678", - $this->phoneUtil->formatNumberForMobileDialing(self::$mxNumber1, RegionCode::MX, false) - ); - $this->assertEquals( - "+523312345678", - $this->phoneUtil->formatNumberForMobileDialing(self::$mxNumber1, RegionCode::US, false) - ); - - // Non-geographical numbers should always be dialed in international format. - $this->assertEquals( - "+80012345678", - $this->phoneUtil->formatNumberForMobileDialing(self::$internationalTollFree, RegionCode::US, false) - ); - $this->assertEquals( - "+80012345678", - $this->phoneUtil->formatNumberForMobileDialing(self::$internationalTollFree, RegionCode::UN001, false) - ); - - // Test that a short number is formatted correctly for mobile dialing within the region, - // and is not diallable from outside the region. - $deShortNumber = new PhoneNumber(); - $deShortNumber->setCountryCode(49)->setNationalNumber(123); - $this->assertEquals( - "123", - $this->phoneUtil->formatNumberForMobileDialing($deShortNumber, RegionCode::DE, false) - ); - $this->assertEquals("", $this->phoneUtil->formatNumberForMobileDialing($deShortNumber, RegionCode::IT, false)); - - // Test the special logic for Hungary, where the national prefix must be added before dialing - // from a mobile phone for regular length numbers, but not for short numbers. - $huRegularNumber = new PhoneNumber(); - $huRegularNumber->setCountryCode(36)->setNationalNumber(301234567); - $this->assertEquals( - "06301234567", - $this->phoneUtil->formatNumberForMobileDialing($huRegularNumber, RegionCode::HU, false) - ); - $this->assertEquals( - "+36301234567", - $this->phoneUtil->formatNumberForMobileDialing($huRegularNumber, RegionCode::JP, false) - ); - $huShortNumber = new PhoneNumber(); - $huShortNumber->setCountryCode(36)->setNationalNumber(104); - $this->assertEquals( - "104", - $this->phoneUtil->formatNumberForMobileDialing($huShortNumber, RegionCode::HU, false) - ); - $this->assertEquals("", $this->phoneUtil->formatNumberForMobileDialing($huShortNumber, RegionCode::JP, false)); - - // Test the special logic for NANPA countries, for which regular length phone numbers are always - // output in international format, but short numbers are in national format. - $this->assertEquals( - "+16502530000", - $this->phoneUtil->formatNumberForMobileDialing(self::$usNumber, RegionCode::US, false) - ); - $this->assertEquals( - "+16502530000", - $this->phoneUtil->formatNumberForMobileDialing(self::$usNumber, RegionCode::CA, false) - ); - $this->assertEquals( - "+16502530000", - $this->phoneUtil->formatNumberForMobileDialing(self::$usNumber, RegionCode::BR, false) - ); - $usShortNumber = new PhoneNumber(); - $usShortNumber->setCountryCode(1)->setNationalNumber(911); - $this->assertEquals( - "911", - $this->phoneUtil->formatNumberForMobileDialing($usShortNumber, RegionCode::US, false) - ); - $this->assertEquals("", $this->phoneUtil->formatNumberForMobileDialing($usShortNumber, RegionCode::CA, false)); - $this->assertEquals("", $this->phoneUtil->formatNumberForMobileDialing($usShortNumber, RegionCode::BR, false)); - - // Test that the Australian emergency number 000 is formatted correctly. - $auNumber = new PhoneNumber(); - $auNumber->setCountryCode(61)->setNationalNumber(0)->setItalianLeadingZero(true)->setNumberOfLeadingZeros(2); - $this->assertEquals("000", $this->phoneUtil->formatNumberForMobileDialing($auNumber, RegionCode::AU, false)); - $this->assertEquals("", $this->phoneUtil->formatNumberForMobileDialing($auNumber, RegionCode::NZ, false)); - } - - public function testFormatByPattern() - { - $newNumFormat = new NumberFormat(); - $newNumFormat->setPattern("(\\d{3})(\\d{3})(\\d{4})"); - $newNumFormat->setFormat("($1) $2-$3"); - $newNumberFormats = array(); - $newNumberFormats[] = $newNumFormat; - - $this->assertEquals( - "(650) 253-0000", - $this->phoneUtil->formatByPattern( - self::$usNumber, - PhoneNumberFormat::NATIONAL, - $newNumberFormats - ) - ); - $this->assertEquals( - "+1 (650) 253-0000", - $this->phoneUtil->formatByPattern( - self::$usNumber, - PhoneNumberFormat::INTERNATIONAL, - $newNumberFormats - ) - ); - $this->assertEquals( - "tel:+1-650-253-0000", - $this->phoneUtil->formatByPattern( - self::$usNumber, - PhoneNumberFormat::RFC3966, - $newNumberFormats - ) - ); - - // $NP is set to '1' for the US. Here we check that for other NANPA countries the US rules are - // followed. - $newNumFormat->setNationalPrefixFormattingRule('$NP ($FG)'); - $newNumFormat->setFormat("$1 $2-$3"); - $this->assertEquals( - "1 (242) 365-1234", - $this->phoneUtil->formatByPattern( - self::$bsNumber, - PhoneNumberFormat::NATIONAL, - $newNumberFormats - ) - ); - $this->assertEquals( - "+1 242 365-1234", - $this->phoneUtil->formatByPattern( - self::$bsNumber, - PhoneNumberFormat::INTERNATIONAL, - $newNumberFormats - ) - ); - - $newNumFormat->setPattern("(\\d{2})(\\d{5})(\\d{3})"); - $newNumFormat->setFormat("$1-$2 $3"); - $newNumberFormats[0] = $newNumFormat; - - $this->assertEquals( - "02-36618 300", - $this->phoneUtil->formatByPattern( - self::$itNumber, - PhoneNumberFormat::NATIONAL, - $newNumberFormats - ) - ); - $this->assertEquals( - "+39 02-36618 300", - $this->phoneUtil->formatByPattern( - self::$itNumber, - PhoneNumberFormat::INTERNATIONAL, - $newNumberFormats - ) - ); - - $newNumFormat->setNationalPrefixFormattingRule('$NP$FG'); - $newNumFormat->setPattern("(\\d{2})(\\d{4})(\\d{4})"); - $newNumFormat->setFormat("$1 $2 $3"); - $newNumberFormats[0] = $newNumFormat; - $this->assertEquals( - "020 7031 3000", - $this->phoneUtil->formatByPattern( - self::$gbNumber, - PhoneNumberFormat::NATIONAL, - $newNumberFormats - ) - ); - - $newNumFormat->setNationalPrefixFormattingRule('($NP$FG)'); - $this->assertEquals( - "(020) 7031 3000", - $this->phoneUtil->formatByPattern( - self::$gbNumber, - PhoneNumberFormat::NATIONAL, - $newNumberFormats - ) - ); - - $newNumFormat->setNationalPrefixFormattingRule(""); - $this->assertEquals( - "20 7031 3000", - $this->phoneUtil->formatByPattern( - self::$gbNumber, - PhoneNumberFormat::NATIONAL, - $newNumberFormats - ) - ); - - $this->assertEquals( - "+44 20 7031 3000", - $this->phoneUtil->formatByPattern( - self::$gbNumber, - PhoneNumberFormat::INTERNATIONAL, - $newNumberFormats - ) - ); - } - - public function testFormatE164Number() - { - $this->assertEquals("+16502530000", $this->phoneUtil->format(self::$usNumber, PhoneNumberFormat::E164)); - $this->assertEquals("+4930123456", $this->phoneUtil->format(self::$deNumber, PhoneNumberFormat::E164)); - $this->assertEquals( - "+80012345678", - $this->phoneUtil->format(self::$internationalTollFree, PhoneNumberFormat::E164) - ); - } - - public function testFormatNumberWithExtension() - { - $nzNumber = new PhoneNumber(); - $nzNumber->mergeFrom(self::$nzNumber)->setExtension("1234"); - // Uses default extension prefix: - $this->assertEquals("03-331 6005 ext. 1234", $this->phoneUtil->format($nzNumber, PhoneNumberFormat::NATIONAL)); - // Uses RFC 3966 syntax. - $this->assertEquals( - "tel:+64-3-331-6005;ext=1234", - $this->phoneUtil->format($nzNumber, PhoneNumberFormat::RFC3966) - ); - // Extension prefix overridden in the territory information for the US: - $usNumberWithExtension = new PhoneNumber(); - $usNumberWithExtension->mergeFrom(self::$usNumber)->setExtension("4567"); - $this->assertEquals( - "650 253 0000 extn. 4567", - $this->phoneUtil->format($usNumberWithExtension, PhoneNumberFormat::NATIONAL) - ); - } - - public function testFormatInOriginalFormat() - { - $number1 = $this->phoneUtil->parseAndKeepRawInput("+442087654321", RegionCode::GB); - $this->assertEquals("+44 20 8765 4321", $this->phoneUtil->formatInOriginalFormat($number1, RegionCode::GB)); - - $number2 = $this->phoneUtil->parseAndKeepRawInput("02087654321", RegionCode::GB); - $this->assertEquals("(020) 8765 4321", $this->phoneUtil->formatInOriginalFormat($number2, RegionCode::GB)); - - $number3 = $this->phoneUtil->parseAndKeepRawInput("011442087654321", RegionCode::US); - $this->assertEquals("011 44 20 8765 4321", $this->phoneUtil->formatInOriginalFormat($number3, RegionCode::US)); - - $number4 = $this->phoneUtil->parseAndKeepRawInput("442087654321", RegionCode::GB); - $this->assertEquals("44 20 8765 4321", $this->phoneUtil->formatInOriginalFormat($number4, RegionCode::GB)); - - $number5 = $this->phoneUtil->parse("+442087654321", RegionCode::GB); - $this->assertEquals("(020) 8765 4321", $this->phoneUtil->formatInOriginalFormat($number5, RegionCode::GB)); - - // Invalid numbers that we have a formatting pattern for should be formatted properly. Note area - // codes starting with 7 are intentionally excluded in the test metadata for testing purposes. - $number6 = $this->phoneUtil->parseAndKeepRawInput("7345678901", RegionCode::US); - $this->assertEquals("734 567 8901", $this->phoneUtil->formatInOriginalFormat($number6, RegionCode::US)); - - // US is not a leading zero country, and the presence of the leading zero leads us to format the - // number using raw_input. - $number7 = $this->phoneUtil->parseAndKeepRawInput("0734567 8901", RegionCode::US); - $this->assertEquals("0734567 8901", $this->phoneUtil->formatInOriginalFormat($number7, RegionCode::US)); - - // This number is valid, but we don't have a formatting pattern for it. Fall back to the raw - // input. - $number8 = $this->phoneUtil->parseAndKeepRawInput("02-4567-8900", RegionCode::KR); - $this->assertEquals("02-4567-8900", $this->phoneUtil->formatInOriginalFormat($number8, RegionCode::KR)); - - $number9 = $this->phoneUtil->parseAndKeepRawInput("01180012345678", RegionCode::US); - $this->assertEquals("011 800 1234 5678", $this->phoneUtil->formatInOriginalFormat($number9, RegionCode::US)); - - $number10 = $this->phoneUtil->parseAndKeepRawInput("+80012345678", RegionCode::KR); - $this->assertEquals("+800 1234 5678", $this->phoneUtil->formatInOriginalFormat($number10, RegionCode::KR)); - - // US local numbers are formatted correctly, as we have formatting patterns for them. - $localNumberUS = $this->phoneUtil->parseAndKeepRawInput("2530000", RegionCode::US); - $this->assertEquals("253 0000", $this->phoneUtil->formatInOriginalFormat($localNumberUS, RegionCode::US)); - - $numberWithNationalPrefixUS = - $this->phoneUtil->parseAndKeepRawInput("18003456789", RegionCode::US); - $this->assertEquals( - "1 800 345 6789", - $this->phoneUtil->formatInOriginalFormat($numberWithNationalPrefixUS, RegionCode::US) - ); - - $numberWithoutNationalPrefixGB = - $this->phoneUtil->parseAndKeepRawInput("2087654321", RegionCode::GB); - $this->assertEquals( - "20 8765 4321", - $this->phoneUtil->formatInOriginalFormat($numberWithoutNationalPrefixGB, RegionCode::GB) - ); - // Make sure no metadata is modified as a result of the previous function call. - $this->assertEquals("(020) 8765 4321", $this->phoneUtil->formatInOriginalFormat($number5, RegionCode::GB)); - - $numberWithNationalPrefixMX = - $this->phoneUtil->parseAndKeepRawInput("013312345678", RegionCode::MX); - $this->assertEquals( - "01 33 1234 5678", - $this->phoneUtil->formatInOriginalFormat($numberWithNationalPrefixMX, RegionCode::MX) - ); - - $numberWithoutNationalPrefixMX = - $this->phoneUtil->parseAndKeepRawInput("3312345678", RegionCode::MX); - $this->assertEquals( - "33 1234 5678", - $this->phoneUtil->formatInOriginalFormat($numberWithoutNationalPrefixMX, RegionCode::MX) - ); - - $italianFixedLineNumber = - $this->phoneUtil->parseAndKeepRawInput("0212345678", RegionCode::IT); - $this->assertEquals( - "02 1234 5678", - $this->phoneUtil->formatInOriginalFormat($italianFixedLineNumber, RegionCode::IT) - ); - - $numberWithNationalPrefixJP = - $this->phoneUtil->parseAndKeepRawInput("00777012", RegionCode::JP); - $this->assertEquals( - "0077-7012", - $this->phoneUtil->formatInOriginalFormat($numberWithNationalPrefixJP, RegionCode::JP) - ); - - $numberWithoutNationalPrefixJP = - $this->phoneUtil->parseAndKeepRawInput("0777012", RegionCode::JP); - $this->assertEquals( - "0777012", - $this->phoneUtil->formatInOriginalFormat($numberWithoutNationalPrefixJP, RegionCode::JP) - ); - - $numberWithCarrierCodeBR = - $this->phoneUtil->parseAndKeepRawInput("012 3121286979", RegionCode::BR); - $this->assertEquals( - "012 3121286979", - $this->phoneUtil->formatInOriginalFormat($numberWithCarrierCodeBR, RegionCode::BR) - ); - - // The default national prefix used in this case is 045. When a number with national prefix 044 - // is entered, we return the raw input as we don't want to change the number entered. - $numberWithNationalPrefixMX1 = - $this->phoneUtil->parseAndKeepRawInput("044(33)1234-5678", RegionCode::MX); - $this->assertEquals( - "044(33)1234-5678", - $this->phoneUtil->formatInOriginalFormat($numberWithNationalPrefixMX1, RegionCode::MX) - ); - - $numberWithNationalPrefixMX2 = - $this->phoneUtil->parseAndKeepRawInput("045(33)1234-5678", RegionCode::MX); - $this->assertEquals( - "045 33 1234 5678", - $this->phoneUtil->formatInOriginalFormat($numberWithNationalPrefixMX2, RegionCode::MX) - ); - - // The default international prefix used in this case is 0011. When a number with international - // prefix 0012 is entered, we return the raw input as we don't want to change the number - // entered. - $outOfCountryNumberFromAU1 = - $this->phoneUtil->parseAndKeepRawInput("0012 16502530000", RegionCode::AU); - $this->assertEquals( - "0012 16502530000", - $this->phoneUtil->formatInOriginalFormat($outOfCountryNumberFromAU1, RegionCode::AU) - ); - - $outOfCountryNumberFromAU2 = - $this->phoneUtil->parseAndKeepRawInput("0011 16502530000", RegionCode::AU); - $this->assertEquals( - "0011 1 650 253 0000", - $this->phoneUtil->formatInOriginalFormat($outOfCountryNumberFromAU2, RegionCode::AU) - ); - - // Test the star sign is not removed from or added to the original input by this method. - $starNumber = $this->phoneUtil->parseAndKeepRawInput("*1234", RegionCode::JP); - $this->assertEquals("*1234", $this->phoneUtil->formatInOriginalFormat($starNumber, RegionCode::JP)); - $numberWithoutStar = $this->phoneUtil->parseAndKeepRawInput("1234", RegionCode::JP); - $this->assertEquals("1234", $this->phoneUtil->formatInOriginalFormat($numberWithoutStar, RegionCode::JP)); - - // Test an invalid national number without raw input is just formatted as the national number. - $this->assertEquals( - "650253000", - $this->phoneUtil->formatInOriginalFormat(self::$usShortByOneNumber, RegionCode::US) - ); - } - - public function testIsPremiumRate() - { - $this->assertEquals(PhoneNumberType::PREMIUM_RATE, $this->phoneUtil->getNumberType(self::$usPremium)); - - $premiumRateNumber = new PhoneNumber(); - $premiumRateNumber->setCountryCode(39)->setNationalNumber(892123); - $this->assertEquals( - PhoneNumberType::PREMIUM_RATE, - $this->phoneUtil->getNumberType($premiumRateNumber) - ); - - $premiumRateNumber->clear(); - $premiumRateNumber->setCountryCode(44)->setNationalNumber(9187654321); - $this->assertEquals( - PhoneNumberType::PREMIUM_RATE, - $this->phoneUtil->getNumberType($premiumRateNumber) - ); - - $premiumRateNumber->clear(); - $premiumRateNumber->setCountryCode(49)->setNationalNumber(9001654321); - $this->assertEquals( - PhoneNumberType::PREMIUM_RATE, - $this->phoneUtil->getNumberType($premiumRateNumber) - ); - - $premiumRateNumber->clear(); - $premiumRateNumber->setCountryCode(49)->setNationalNumber(90091234567); - $this->assertEquals( - PhoneNumberType::PREMIUM_RATE, - $this->phoneUtil->getNumberType($premiumRateNumber) - ); - } - - public function testIsTollFree() - { - $tollFreeNumber = new PhoneNumber(); - - $tollFreeNumber->setCountryCode(1)->setNationalNumber(8881234567); - $this->assertEquals( - PhoneNumberType::TOLL_FREE, - $this->phoneUtil->getNumberType($tollFreeNumber) - ); - - $tollFreeNumber->clear(); - $tollFreeNumber->setCountryCode(39)->setNationalNumber(803123); - $this->assertEquals( - PhoneNumberType::TOLL_FREE, - $this->phoneUtil->getNumberType($tollFreeNumber) - ); - - $tollFreeNumber->clear(); - $tollFreeNumber->setCountryCode(44)->setNationalNumber(8012345678); - $this->assertEquals( - PhoneNumberType::TOLL_FREE, - $this->phoneUtil->getNumberType($tollFreeNumber) - ); - - $tollFreeNumber->clear(); - $tollFreeNumber->setCountryCode(49)->setNationalNumber(8001234567); - $this->assertEquals( - PhoneNumberType::TOLL_FREE, - $this->phoneUtil->getNumberType($tollFreeNumber) - ); - - $this->assertEquals( - PhoneNumberType::TOLL_FREE, - $this->phoneUtil->getNumberType(self::$internationalTollFree) - ); - } - - public function testIsMobile() - { - $this->assertEquals(PhoneNumberType::MOBILE, $this->phoneUtil->getNumberType(self::$bsMobile)); - $this->assertEquals(PhoneNumberType::MOBILE, $this->phoneUtil->getNumberType(self::$gbMobile)); - $this->assertEquals(PhoneNumberType::MOBILE, $this->phoneUtil->getNumberType(self::$itMobile)); - $this->assertEquals(PhoneNumberType::MOBILE, $this->phoneUtil->getNumberType(self::$arMobile)); - - $mobileNumber = new PhoneNumber(); - $mobileNumber->setCountryCode(49)->setNationalNumber(15123456789); - $this->assertEquals(PhoneNumberType::MOBILE, $this->phoneUtil->getNumberType($mobileNumber)); - } - - public function testIsFixedLine() - { - $this->assertEquals(PhoneNumberType::FIXED_LINE, $this->phoneUtil->getNumberType(self::$bsNumber)); - $this->assertEquals(PhoneNumberType::FIXED_LINE, $this->phoneUtil->getNumberType(self::$itNumber)); - $this->assertEquals(PhoneNumberType::FIXED_LINE, $this->phoneUtil->getNumberType(self::$gbNumber)); - $this->assertEquals(PhoneNumberType::FIXED_LINE, $this->phoneUtil->getNumberType(self::$deNumber)); - } - - public function testIsFixedLineAndMobile() - { - $this->assertEquals(PhoneNumberType::FIXED_LINE_OR_MOBILE, $this->phoneUtil->getNumberType(self::$usNumber)); - - $fixedLineAndMobileNumber = new PhoneNumber(); - $fixedLineAndMobileNumber->setCountryCode(54)->setNationalNumber(1987654321); - $this->assertEquals( - PhoneNumberType::FIXED_LINE_OR_MOBILE, - $this->phoneUtil->getNumberType($fixedLineAndMobileNumber) - ); - } - - public function testIsSharedCost() - { - $gbNumber = new PhoneNumber(); - $gbNumber->setCountryCode(44)->setNationalNumber(8431231234); - $this->assertEquals(PhoneNumberType::SHARED_COST, $this->phoneUtil->getNumberType($gbNumber)); - } - - public function testIsVoip() - { - $gbNumber = new PhoneNumber(); - $gbNumber->setCountryCode(44)->setNationalNumber(5631231234); - $this->assertEquals(PhoneNumberType::VOIP, $this->phoneUtil->getNumberType($gbNumber)); - } - - public function testIsPersonalNumber() - { - $gbNumber = new PhoneNumber(); - $gbNumber->setCountryCode(44)->setNationalNumber(7031231234); - $this->assertEquals(PhoneNumberType::PERSONAL_NUMBER, $this->phoneUtil->getNumberType($gbNumber)); - } - - public function testIsUnknown() - { - // Invalid numbers should be of type UNKNOWN. - $this->assertEquals(PhoneNumberType::UNKNOWN, $this->phoneUtil->getNumberType(self::$usLocalNumber)); - } - - public function testIsValidNumber() - { - $this->assertTrue($this->phoneUtil->isValidNumber(self::$usNumber)); - $this->assertTrue($this->phoneUtil->isValidNumber(self::$itNumber)); - $this->assertTrue($this->phoneUtil->isValidNumber(self::$gbMobile)); - $this->assertTrue($this->phoneUtil->isValidNumber(self::$internationalTollFree)); - $this->assertTrue($this->phoneUtil->isValidNumber(self::$universalPremiumRate)); - - $nzNumber = new PhoneNumber(); - $nzNumber->setCountryCode(64)->setNationalNumber(21387835); - $this->assertTrue($this->phoneUtil->isValidNumber($nzNumber)); - } - - public function testIsValidForRegion() - { - // This number is valid for the Bahamas, but is not a valid US number. - $this->assertTrue($this->phoneUtil->isValidNumber(self::$bsNumber)); - $this->assertTrue($this->phoneUtil->isValidNumberForRegion(self::$bsNumber, RegionCode::BS)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion(self::$bsNumber, RegionCode::US)); - $bsInvalidNumber = new PhoneNumber(); - $bsInvalidNumber->setCountryCode(1)->setNationalNumber(2421232345); - // This number is no longer valid. - $this->assertFalse($this->phoneUtil->isValidNumber($bsInvalidNumber)); - - // La Mayotte and Reunion use 'leadingDigits' to differentiate them. - $reNumber = new PhoneNumber(); - $reNumber->setCountryCode(262)->setNationalNumber(262123456); - $this->assertTrue($this->phoneUtil->isValidNumber($reNumber)); - $this->assertTrue($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::RE)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::YT)); - // Now change the number to be a number for La Mayotte. - $reNumber->setNationalNumber(269601234); - $this->assertTrue($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::YT)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::RE)); - // This number is no longer valid for La Reunion. - $reNumber->setNationalNumber(269123456); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::YT)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::RE)); - $this->assertFalse($this->phoneUtil->isValidNumber($reNumber)); - // However, it should be recognised as from La Mayotte, since it is valid for this region. - $this->assertEquals(RegionCode::YT, $this->phoneUtil->getRegionCodeForNumber($reNumber)); - // This number is valid in both places. - $reNumber->setNationalNumber(800123456); - $this->assertTrue($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::YT)); - $this->assertTrue($this->phoneUtil->isValidNumberForRegion($reNumber, RegionCode::RE)); - $this->assertTrue($this->phoneUtil->isValidNumberForRegion(self::$internationalTollFree, RegionCode::UN001)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion(self::$internationalTollFree, RegionCode::US)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion(self::$internationalTollFree, RegionCode::ZZ)); - - $invalidNumber = new PhoneNumber(); - // Invalid country calling codes. - $invalidNumber->setCountryCode(3923)->setNationalNumber(2366); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($invalidNumber, RegionCode::ZZ)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($invalidNumber, RegionCode::UN001)); - $invalidNumber->setCountryCode(0); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($invalidNumber, RegionCode::UN001)); - $this->assertFalse($this->phoneUtil->isValidNumberForRegion($invalidNumber, RegionCode::ZZ)); - } - - public function testIsNotValidNumber() - { - $this->assertFalse($this->phoneUtil->isValidNumber(self::$usLocalNumber)); - - $invalidNumber = new PhoneNumber(); - $invalidNumber->setCountryCode(39)->setNationalNumber(23661830000)->setItalianLeadingZero(true); - $this->assertFalse($this->phoneUtil->isValidNumber($invalidNumber)); - - $invalidNumber->clear(); - $invalidNumber->setCountryCode(44)->setNationalNumber(791234567); - $this->assertFalse($this->phoneUtil->isValidNumber($invalidNumber)); - - $invalidNumber->clear(); - $invalidNumber->setCountryCode(49)->setNationalNumber(1234); - $this->assertFalse($this->phoneUtil->isValidNumber($invalidNumber)); - - $invalidNumber->clear(); - $invalidNumber->setCountryCode(64)->setNationalNumber(3316005); - $this->assertFalse($this->phoneUtil->isValidNumber($invalidNumber)); - - $invalidNumber->clear(); - // Invalid country calling codes. - $invalidNumber->setCountryCode(3923)->setNationalNumber(2366); - $this->assertFalse($this->phoneUtil->isValidNumber($invalidNumber)); - $invalidNumber->setCountryCode(0); - $this->assertFalse($this->phoneUtil->isValidNumber($invalidNumber)); - - $this->assertFalse($this->phoneUtil->isValidNumber(self::$internationalTollFreeTooLong)); - } - - public function testGetRegionCodeForCountryCode() - { - $this->assertEquals(RegionCode::US, $this->phoneUtil->getRegionCodeForCountryCode(1)); - $this->assertEquals(RegionCode::GB, $this->phoneUtil->getRegionCodeForCountryCode(44)); - $this->assertEquals(RegionCode::DE, $this->phoneUtil->getRegionCodeForCountryCode(49)); - $this->assertEquals(RegionCode::UN001, $this->phoneUtil->getRegionCodeForCountryCode(800)); - $this->assertEquals(RegionCode::UN001, $this->phoneUtil->getRegionCodeForCountryCode(979)); - } - - public function testGetRegionCodeForNumber() - { - $this->assertEquals(RegionCode::BS, $this->phoneUtil->getRegionCodeForNumber(self::$bsNumber)); - $this->assertEquals(RegionCode::US, $this->phoneUtil->getRegionCodeForNumber(self::$usNumber)); - $this->assertEquals(RegionCode::GB, $this->phoneUtil->getRegionCodeForNumber(self::$gbMobile)); - $this->assertEquals(RegionCode::UN001, $this->phoneUtil->getRegionCodeForNumber(self::$internationalTollFree)); - $this->assertEquals(RegionCode::UN001, $this->phoneUtil->getRegionCodeForNumber(self::$universalPremiumRate)); - } - - public function testGetRegionCodesForCountryCode() - { - $regionCodesForNANPA = $this->phoneUtil->getRegionCodesForCountryCode(1); - $this->assertContains(RegionCode::US, $regionCodesForNANPA); - $this->assertContains(RegionCode::BS, $regionCodesForNANPA); - $this->assertContains(RegionCode::GB, $this->phoneUtil->getRegionCodesForCountryCode(44)); - $this->assertContains(RegionCode::DE, $this->phoneUtil->getRegionCodesForCountryCode(49)); - $this->assertContains(RegionCode::UN001, $this->phoneUtil->getRegionCodesForCountryCode(800)); - // Test with invalid country calling code. - $this->assertEmpty($this->phoneUtil->getRegionCodesForCountryCode(-1)); - } - - public function testGetCountryCodeForRegion() - { - $this->assertEquals(1, $this->phoneUtil->getCountryCodeForRegion(RegionCode::US)); - $this->assertEquals(64, $this->phoneUtil->getCountryCodeForRegion(RegionCode::NZ)); - $this->assertEquals(0, $this->phoneUtil->getCountryCodeForRegion(null)); - $this->assertEquals(0, $this->phoneUtil->getCountryCodeForRegion(RegionCode::ZZ)); - $this->assertEquals(0, $this->phoneUtil->getCountryCodeForRegion(RegionCode::UN001)); - // CS is already deprecated so the library doesn't support it - $this->assertEquals(0, $this->phoneUtil->getCountryCodeForRegion(RegionCode::CS)); - } - - public function testGetNationalDiallingPrefixForRegion() - { - $this->assertEquals("1", $this->phoneUtil->getNddPrefixForRegion(RegionCode::US, false)); - // Test non-main country to see it gets the national dialling prefix for the main country with - // that country calling code. - $this->assertEquals("1", $this->phoneUtil->getNddPrefixForRegion(RegionCode::BS, false)); - $this->assertEquals("0", $this->phoneUtil->getNddPrefixForRegion(RegionCode::NZ, false)); - // Test case with non digit in the national prefix. - $this->assertEquals("0~0", $this->phoneUtil->getNddPrefixForRegion(RegionCode::AO, false)); - $this->assertEquals("00", $this->phoneUtil->getNddPrefixForRegion(RegionCode::AO, true)); - // Test cases with invalid regions. - $this->assertNull($this->phoneUtil->getNddPrefixForRegion(null, false)); - $this->assertNull($this->phoneUtil->getNddPrefixForRegion(RegionCode::ZZ, false)); - $this->assertNull($this->phoneUtil->getNddPrefixForRegion(RegionCode::UN001, false)); - // CS is already deprecated so the library doesn't support it. - $this->assertNull($this->phoneUtil->getNddPrefixForRegion(RegionCode::CS, false)); - } - - public function testIsNANPACountry() - { - $this->assertTrue($this->phoneUtil->isNANPACountry(RegionCode::US)); - $this->assertTrue($this->phoneUtil->isNANPACountry(RegionCode::BS)); - $this->assertFalse($this->phoneUtil->isNANPACountry(RegionCode::DE)); - $this->assertFalse($this->phoneUtil->isNANPACountry(RegionCode::ZZ)); - $this->assertFalse($this->phoneUtil->isNANPACountry(RegionCode::UN001)); - $this->assertFalse($this->phoneUtil->isNANPACountry(null)); - } - - public function testIsPossibleNumber() - { - $this->assertTrue($this->phoneUtil->isPossibleNumber(self::$usNumber)); - $this->assertTrue($this->phoneUtil->isPossibleNumber(self::$usLocalNumber)); - $this->assertTrue($this->phoneUtil->isPossibleNumber(self::$gbNumber)); - $this->assertTrue($this->phoneUtil->isPossibleNumber(self::$internationalTollFree)); - - $this->assertTrue($this->phoneUtil->isPossibleNumber("+1 650 253 0000", RegionCode::US)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("+1 650 GOO OGLE", RegionCode::US)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("(650) 253-0000", RegionCode::US)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("253-0000", RegionCode::US)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("+1 650 253 0000", RegionCode::GB)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("+44 20 7031 3000", RegionCode::GB)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("(020) 7031 3000", RegionCode::GB)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("7031 3000", RegionCode::GB)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("3331 6005", RegionCode::NZ)); - $this->assertTrue($this->phoneUtil->isPossibleNumber("+800 1234 5678", RegionCode::UN001)); - } - - public function testIsPossibleNumberWithReason() - { - // National numbers for country calling code +1 that are within 7 to 10 digits are possible. - $this->assertEquals( - ValidationResult::IS_POSSIBLE, - $this->phoneUtil->isPossibleNumberWithReason(self::$usNumber) - ); - - $this->assertEquals( - ValidationResult::IS_POSSIBLE, - $this->phoneUtil->isPossibleNumberWithReason(self::$usLocalNumber) - ); - - $this->assertEquals( - ValidationResult::TOO_LONG, - $this->phoneUtil->isPossibleNumberWithReason(self::$usLongNumber) - ); - - $number = new PhoneNumber(); - $number->setCountryCode(0)->setNationalNumber(2530000); - $this->assertEquals( - ValidationResult::INVALID_COUNTRY_CODE, - $this->phoneUtil->isPossibleNumberWithReason($number) - ); - - $number->clear(); - $number->setCountryCode(1)->setNationalNumber(253000); - $this->assertEquals(ValidationResult::TOO_SHORT, $this->phoneUtil->isPossibleNumberWithReason($number)); - - $number->clear(); - $number->setCountryCode(65)->setNationalNumber(1234567890); - $this->assertEquals(ValidationResult::IS_POSSIBLE, $this->phoneUtil->isPossibleNumberWithReason($number)); - - $this->assertEquals( - ValidationResult::TOO_LONG, - $this->phoneUtil->isPossibleNumberWithReason(self::$internationalTollFreeTooLong) - ); - } - - public function testIsNotPossibleNumber() - { - $this->assertFalse($this->phoneUtil->isPossibleNumber(self::$usLongNumber)); - $this->assertFalse($this->phoneUtil->isPossibleNumber(self::$internationalTollFreeTooLong)); - - $number = new PhoneNumber(); - $number->setCountryCode(1)->setNationalNumber(253000); - $this->assertFalse($this->phoneUtil->isPossibleNumber($number)); - - $number->clear(); - $number->setCountryCode(44)->setNationalNumber(300); - $this->assertFalse($this->phoneUtil->isPossibleNumber($number)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("+1 650 253 00000", RegionCode::US)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("(650) 253-00000", RegionCode::US)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("I want a Pizza", RegionCode::US)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("253-000", RegionCode::US)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("1 3000", RegionCode::GB)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("+44 300", RegionCode::GB)); - $this->assertFalse($this->phoneUtil->isPossibleNumber("+800 1234 5678 9", RegionCode::UN001)); - } - - public function testTruncateTooLongNumber() - { - // GB number 080 1234 5678, but entered with 4 extra digits at the end. - $tooLongNumber = new PhoneNumber(); - $tooLongNumber->setCountryCode(44)->setNationalNumber(80123456780123); - $validNumber = new PhoneNumber(); - $validNumber->setCountryCode(44)->setNationalNumber(8012345678); - $this->assertTrue($this->phoneUtil->truncateTooLongNumber($tooLongNumber)); - $this->assertEquals($validNumber, $tooLongNumber); - - // IT number 022 3456 7890, but entered with 3 extra digits at the end. - $tooLongNumber->clear(); - $tooLongNumber->setCountryCode(39)->setNationalNumber(2234567890123)->setItalianLeadingZero(true); - $validNumber->clear(); - $validNumber->setCountryCode(39)->setNationalNumber(2234567890)->setItalianLeadingZero(true); - $this->assertTrue($this->phoneUtil->truncateTooLongNumber($tooLongNumber)); - $this->assertEquals($validNumber, $tooLongNumber); - - // US number 650-253-0000, but entered with one additional digit at the end. - $tooLongNumber->clear(); - $tooLongNumber->mergeFrom(self::$usLongNumber); - $this->assertTrue($this->phoneUtil->truncateTooLongNumber($tooLongNumber)); - $this->assertEquals(self::$usNumber, $tooLongNumber); - - $tooLongNumber->clear(); - $tooLongNumber->mergeFrom(self::$internationalTollFreeTooLong); - $this->assertTrue($this->phoneUtil->truncateTooLongNumber($tooLongNumber)); - $this->assertEquals(self::$internationalTollFree, $tooLongNumber); - - // Tests what happens when a valid number is passed in. - $validNumberCopy = new PhoneNumber(); - $validNumberCopy->mergeFrom($validNumber); - $this->assertTrue($this->phoneUtil->truncateTooLongNumber($validNumber)); - - // Tests the number is not modified. - $this->assertEquals($validNumberCopy, $validNumber); - - // Tests what happens when a number with invalid prefix is passed in. - $numberWithInvalidPrefix = new PhoneNumber(); - // The test metadata says US numbers cannot have prefix 240. - $numberWithInvalidPrefix->setCountryCode(1)->setNationalNumber(2401234567); - $invalidNumberCopy = new PhoneNumber(); - $invalidNumberCopy->mergeFrom($numberWithInvalidPrefix); - $this->assertFalse($this->phoneUtil->truncateTooLongNumber($numberWithInvalidPrefix)); - // Tests the number is not modified. - $this->assertEquals($invalidNumberCopy, $numberWithInvalidPrefix); - - // Tests what happens when a too short number is passed in. - $tooShortNumber = new PhoneNumber(); - $tooShortNumber->setCountryCode(1)->setNationalNumber(1234); - $tooShortNumberCopy = new PhoneNumber(); - $tooShortNumberCopy->mergeFrom($tooShortNumber); - $this->assertFalse($this->phoneUtil->truncateTooLongNumber($tooShortNumber)); - // Tests the number is not modified. - $this->assertEquals($tooShortNumberCopy, $tooShortNumber); - } - - public function testIsViablePhoneNumber() - { - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("1")); - // Only one or two digits before strange non-possible punctuation. - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("1+1+1")); - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("80+0")); - // Two digits is viable. - $this->assertTrue(PhoneNumberUtil::isViablePhoneNumber("00")); - $this->assertTrue(PhoneNumberUtil::isViablePhoneNumber("111")); - // Alpha numbers. - $this->assertTrue(PhoneNumberUtil::isViablePhoneNumber("0800-4-pizza")); - $this->assertTrue(PhoneNumberUtil::isViablePhoneNumber("0800-4-PIZZA")); - - // We need at least three digits before any alpha characters. - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("08-PIZZA")); - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("8-PIZZA")); - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("12. March")); - } - - public function testIsViablePhoneNumberNonAscii() - { - // Only one or two digits before possible punctuation followed by more digits. - $this->assertTrue(PhoneNumberUtil::isViablePhoneNumber("1" . pack('H*', 'e38080') . "34")); - $this->assertFalse(PhoneNumberUtil::isViablePhoneNumber("1" . pack('H*', 'e38080') . "3+4")); - // Unicode variants of possible starting character and other allowed punctuation/digits. - $this->assertTrue( - PhoneNumberUtil::isViablePhoneNumber( - pack('H*', 'efbc88') . "1" . pack("H*", 'efbc89') . pack('H*', 'e38080') . "3456789" - ) - ); - // Testing a leading + is okay. - $this->assertTrue( - PhoneNumberUtil::isViablePhoneNumber("+1" . pack("H*", 'efbc89') . pack('H*', 'e38080') . "3456789") - ); - } - - public function testExtractPossibleNumber() - { - // Removes preceding funky punctuation and letters but leaves the rest untouched. - $this->assertEquals("0800-345-600", PhoneNumberUtil::extractPossibleNumber("Tel:0800-345-600")); - $this->assertEquals("0800 FOR PIZZA", PhoneNumberUtil::extractPossibleNumber("Tel:0800 FOR PIZZA")); - // Should not remove plus sign - $this->assertEquals("+800-345-600", PhoneNumberUtil::extractPossibleNumber("Tel:+800-345-600")); - // Should recognise wide digits as possible start values. - $this->assertEquals( - pack("H*", 'efbc90') . pack("H*", 'efbc92') . pack("H*", 'efbc93'), - PhoneNumberUtil::extractPossibleNumber(pack("H*", 'efbc90') . pack("H*", 'efbc92') . pack("H*", 'efbc93')) - ); - // Dashes are not possible start values and should be removed. - $this->assertEquals( - pack("H*", 'efbc91') . pack("H*", 'efbc92') . pack("H*", 'efbc93'), - PhoneNumberUtil::extractPossibleNumber( - "Num-" . pack("H*", 'efbc91') . pack("H*", 'efbc92') . pack("H*", 'efbc93') - ) - ); - // If not possible number present, return empty string. - $this->assertEquals("", PhoneNumberUtil::extractPossibleNumber("Num-....")); - // Leading brackets are stripped - these are not used when parsing. - $this->assertEquals("650) 253-0000", PhoneNumberUtil::extractPossibleNumber("(650) 253-0000")); - - // Trailing non-alpha-numeric characters should be removed. - $this->assertEquals("650) 253-0000", PhoneNumberUtil::extractPossibleNumber("(650) 253-0000..- ..")); - $this->assertEquals("650) 253-0000", PhoneNumberUtil::extractPossibleNumber("(650) 253-0000.")); - // This case has a trailing RTL char. - $this->assertEquals( - "650) 253-0000", - PhoneNumberUtil::extractPossibleNumber("(650) 253-0000" . pack("H*", 'e2808f')) - ); - } - - public function testMaybeStripNationalPrefix() - { - $metadata = new PhoneMetadata(); - $metadata->setNationalPrefixForParsing("34"); - $phoneNumberDesc = new PhoneNumberDesc(); - $phoneNumberDesc->setNationalNumberPattern("\\d{4,8}"); - $metadata->setGeneralDesc($phoneNumberDesc); - - $numberToStrip = "34356778"; - $strippedNumber = "356778"; - - $carrierCode = null; - - $this->assertTrue( - $this->phoneUtil->maybeStripNationalPrefixAndCarrierCode($numberToStrip, $metadata, $carrierCode) - ); - $this->assertEquals($strippedNumber, $numberToStrip, "Should have had national prefix stripped."); - // Retry stripping - now the number should not start with the national prefix, so no more - // stripping should occur. - $carrierCode = null; - $this->assertFalse( - $this->phoneUtil->maybeStripNationalPrefixAndCarrierCode($numberToStrip, $metadata, $carrierCode) - ); - $this->assertEquals($strippedNumber, $numberToStrip, "Should have had no change - no national prefix present."); - - // Some countries have no national prefix. Repeat test with none specified. - $metadata->setNationalPrefixForParsing(""); - $carrierCode = null; - $this->assertFalse( - $this->phoneUtil->maybeStripNationalPrefixAndCarrierCode($numberToStrip, $metadata, $carrierCode) - ); - $this->assertEquals($strippedNumber, $numberToStrip, "Should not strip anything with empty national prefix."); - - // If the resultant number doesn't match the national rule, it shouldn't be stripped. - $metadata->setNationalPrefixForParsing("3"); - $numberToStrip = "3123"; - $strippedNumber = "3123"; - $carrierCode = null; - $this->assertFalse( - $this->phoneUtil->maybeStripNationalPrefixAndCarrierCode($numberToStrip, $metadata, $carrierCode) - ); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "Should have had no change - after stripping, it wouldn't have matched the national rule." - ); - - // Test extracting carrier selection code. - $metadata->setNationalPrefixForParsing("0(81)?"); - $numberToStrip = "08122123456"; - $strippedNumber = "22123456"; - $carrierCode = ""; - $this->assertTrue( - $this->phoneUtil->maybeStripNationalPrefixAndCarrierCode($numberToStrip, $metadata, $carrierCode) - ); - $this->assertEquals("81", $carrierCode); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "Should have had national prefix and carrier code stripped." - ); - - // If there was a transform rule, check it was applied. - $metadata->setNationalPrefixTransformRule("5\${1}5"); - // Note that a capturing group is present here. - $metadata->setNationalPrefixForParsing("0(\\d{2})"); - $numberToStrip = "031123"; - $transformedNumber = "5315123"; - $carrierCode = null; - $this->assertTrue( - $this->phoneUtil->maybeStripNationalPrefixAndCarrierCode($numberToStrip, $metadata, $carrierCode) - ); - $this->assertEquals($transformedNumber, $numberToStrip, "Should transform the 031 to a 5315."); - } - - public function testMaybeStripInternationalPrefix() - { - $internationalPrefix = "00[39]"; - $numberToStrip = "0034567700-3898003"; - // Note the dash is removed as part of the normalization. - $strippedNumber = "45677003898003"; - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_IDD, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "The number supplied was not stripped of its international prefix." - ); - - // Now the number no longer starts with an IDD prefix, so it should now report - // FROM_DEFAULT_COUNTRY. - $this->assertEquals( - CountryCodeSource::FROM_DEFAULT_COUNTRY, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - - $numberToStrip = "00945677003898003"; - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_IDD, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "The number supplied was not stripped of its international prefix." - ); - - // Test it works when the international prefix is broken up by spaces. - $numberToStrip = "00 9 45677003898003"; - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_IDD, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "The number supplied was not stripped of its international prefix." - ); - - // Now the number no longer starts with an IDD prefix, so it should now report - // FROM_DEFAULT_COUNTRY. - $this->assertEquals( - CountryCodeSource::FROM_DEFAULT_COUNTRY, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - - // Test the + symbol is also recognised and stripped. - $numberToStrip = "+45677003898003"; - $strippedNumber = "45677003898003"; - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "The number supplied was not stripped of the plus symbol." - ); - - // If the number afterwards is a zero, we should not strip this - no country calling code begins - // with 0. - $numberToStrip = "0090112-3123"; - $strippedNumber = "00901123123"; - $this->assertEquals( - CountryCodeSource::FROM_DEFAULT_COUNTRY, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - $this->assertEquals( - $strippedNumber, - $numberToStrip, - "The number supplied had a 0 after the match so shouldn't be stripped." - ); - - // Here the 0 is separated by a space from the IDD. - $numberToStrip = "009 0-112-3123"; - $this->assertEquals( - CountryCodeSource::FROM_DEFAULT_COUNTRY, - $this->phoneUtil->maybeStripInternationalPrefixAndNormalize($numberToStrip, $internationalPrefix) - ); - } - - public function testMaybeExtractCountryCode() - { - $number = new PhoneNumber(); - $metadata = $this->phoneUtil->getMetadataForRegion(RegionCode::US); - // Note that for the US, the IDD is 011. - try { - $phoneNumber = "011112-3456789"; - $strippedNumber = "123456789"; - $countryCallingCode = 1; - $numberToFill = ""; - $this->assertEquals( - $countryCallingCode, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number), - "Did not extract country calling code " . $countryCallingCode . " correctly." - ); - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_IDD, - $number->getCountryCodeSource(), - "Did not figure out CountryCodeSource correctly" - ); - // Should strip and normalize national significant number. - $this->assertEquals( - $strippedNumber, - $numberToFill, - "Did not strip off the country calling code correctly." - ); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "+6423456789"; - $countryCallingCode = 64; - $numberToFill = ""; - $this->assertEquals( - $countryCallingCode, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number), - "Did not extract country calling code " . $countryCallingCode . " correctly." - ); - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN, - $number->getCountryCodeSource(), - "Did not figure out CountryCodeSource correctly" - ); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "+80012345678"; - $countryCallingCode = 800; - $numberToFill = ""; - $this->assertEquals( - $countryCallingCode, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number), - "Did not extract country calling code " . $countryCallingCode . " correctly." - ); - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN, - $number->getCountryCodeSource(), - "Did not figure out CountryCodeSource correctly" - ); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "2345-6789"; - $numberToFill = ""; - $this->assertEquals( - 0, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number), - "Should not have extracted a country calling code - no international prefix present." - ); - $this->assertEquals( - CountryCodeSource::FROM_DEFAULT_COUNTRY, - $number->getCountryCodeSource(), - "Did not figure out CountryCodeSource correctly" - ); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "0119991123456789"; - $numberToFill = ""; - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number); - $this->fail("Should have thrown an exception, no valid country calling code present."); - } catch (NumberParseException $e) { - // Expected. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - $number->clear(); - try { - $phoneNumber = "(1 610) 619 4466"; - $countryCallingCode = 1; - $numberToFill = ""; - $this->assertEquals( - $countryCallingCode, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number), - "Should have extracted the country calling code of the region passed in" - ); - $this->assertEquals( - CountryCodeSource::FROM_NUMBER_WITHOUT_PLUS_SIGN, - $number->getCountryCodeSource(), - "Did not figure out CountryCodeSource correctly" - ); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "(1 610) 619 4466"; - $countryCallingCode = 1; - $numberToFill = ""; - $this->assertEquals( - $countryCallingCode, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, false, $number), - "Should have extracted the country calling code of the region passed in" - ); - $this->assertFalse($number->hasCountryCodeSource(), "Should not contain CountryCodeSource"); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "(1 610) 619 446"; - $numberToFill = ""; - $this->assertEquals( - 0, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, false, $number), - "Should not have extracted a country calling code - invalid number after extraction of uncertain country calling code." - ); - $this->assertFalse($number->hasCountryCodeSource(), "Should not contain CountryCodeSource"); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - $number->clear(); - try { - $phoneNumber = "(1 610) 619"; - $numberToFill = ""; - $this->assertEquals( - 0, - $this->phoneUtil->maybeExtractCountryCode($phoneNumber, $metadata, $numberToFill, true, $number), - "Should not have extracted a country calling code - too short number both before and after extraction of uncertain country calling code." - ); - $this->assertEquals( - CountryCodeSource::FROM_DEFAULT_COUNTRY, - $number->getCountryCodeSource(), - "Did not figure out CountryCodeSource correctly" - ); - } catch (NumberParseException $e) { - $this->fail("Should not have thrown an exception: " . $e->getMessage()); - } - } - - public function testParseNationalNumber() - { - // National prefix attached. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("033316005", RegionCode::NZ)); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("33316005", RegionCode::NZ)); - // National prefix attached and some formatting present. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("03-331 6005", RegionCode::NZ)); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("03 331 6005", RegionCode::NZ)); - - // Test parsing RFC3966 format with a phone context. - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:03-331-6005;phone-context=+64", RegionCode::NZ) - ); - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:331-6005;phone-context=+64-3", RegionCode::NZ) - ); - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:331-6005;phone-context=+64-3", RegionCode::US) - ); - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("My number is tel:03-331-6005;phone-context=+64", RegionCode::NZ) - ); - // Test parsing RFC3966 format with optional user-defined parameters. The parameters will appear - // after the context if present. - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:03-331-6005;phone-context=+64;a=%A1", RegionCode::NZ) - ); - // Test parsing RFC3966 with an ISDN subaddress. - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:03-331-6005;isub=12345;phone-context=+64", RegionCode::NZ) - ); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("tel:+64-3-331-6005;isub=12345", RegionCode::NZ)); - - // Test parsing RFC3966 with "tel:" missing - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("03-331-6005;phone-context=+64", RegionCode::NZ)); - - // Testing international prefixes. - // Should strip country calling code. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("0064 3 331 6005", RegionCode::NZ)); - // Try again, but this time we have an international number with Region Code US. It should - // recognise the country calling code and parse accordingly. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("01164 3 331 6005", RegionCode::US)); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+64 3 331 6005", RegionCode::US)); - // We should ignore the leading plus here, since it is not followed by a valid country code but - // instead is followed by the IDD for the US. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+01164 3 331 6005", RegionCode::US)); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+0064 3 331 6005", RegionCode::NZ)); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+ 00 64 3 331 6005", RegionCode::NZ)); - - $this->assertEquals( - self::$usLocalNumber, - $this->phoneUtil->parse("tel:253-0000;phone-context=www.google.com", RegionCode::US) - ); - $this->assertEquals( - self::$usLocalNumber, - $this->phoneUtil->parse("tel:253-0000;isub=12345;phone-context=www.google.com", RegionCode::US) - ); - // This is invalid because no "+" sign is present as part of phone-context. The phone context - // is simply ignored in this case just as if it contains a domain. - $this->assertEquals( - self::$usLocalNumber, - $this->phoneUtil->parse("tel:2530000;isub=12345;phone-context=1-650", RegionCode::US) - ); - $this->assertEquals( - self::$usLocalNumber, - $this->phoneUtil->parse("tel:2530000;isub=12345;phone-context=1234.com", RegionCode::US) - ); - - $nzNumber = new PhoneNumber(); - $nzNumber->setCountryCode(64)->setNationalNumber(64123456); - $this->assertEquals($nzNumber, $this->phoneUtil->parse("64(0)64123456", RegionCode::NZ)); - // Check that using a "/" is fine in a phone number. - $this->assertEquals(self::$deNumber, $this->phoneUtil->parse("301/23456", RegionCode::DE)); - - $usNumber = new PhoneNumber(); - // Check it doesn't use the '1' as a country calling code when parsing if the phone number was - // already possible. - $usNumber->setCountryCode(1)->setNationalNumber(1234567890); - $this->assertEquals($usNumber, $this->phoneUtil->parse("123-456-7890", RegionCode::US)); - - // Test star numbers. Although this is not strictly valid, we would like to make sure we can - // parse the output we produce when formatting the number. - $this->assertEquals(self::$jpStarNumber, $this->phoneUtil->parse("+81 *2345", RegionCode::JP)); - - $shortNumber = new PhoneNumber(); - $shortNumber->setCountryCode(64)->setNationalNumber(12); - $this->assertEquals($shortNumber, $this->phoneUtil->parse("12", RegionCode::NZ)); - } - - public function testParseNumberWithAlphaCharacters() - { - // Test case with alpha characters. - $tollFreeNumber = new PhoneNumber(); - $tollFreeNumber->setCountryCode(64)->setNationalNumber(800332005); - $this->assertEquals($tollFreeNumber, $this->phoneUtil->parse("0800 DDA 005", RegionCode::NZ)); - - $premiumNumber = new PhoneNumber(); - $premiumNumber->setCountryCode(64)->setNationalNumber(9003326005); - $this->assertEquals($premiumNumber, $this->phoneUtil->parse("0900 DDA 6005", RegionCode::NZ)); - - // Not enough alpha characters for them to be considered intentional, so they are stripped. - $this->assertEquals($premiumNumber, $this->phoneUtil->parse("0900 332 6005a", RegionCode::NZ)); - $this->assertEquals($premiumNumber, $this->phoneUtil->parse("0900 332 600a5", RegionCode::NZ)); - $this->assertEquals($premiumNumber, $this->phoneUtil->parse("0900 332 600A5", RegionCode::NZ)); - $this->assertEquals($premiumNumber, $this->phoneUtil->parse("0900 a332 600A5", RegionCode::NZ)); - } - - public function testParseMaliciousInput() - { - // Lots of leading + signs before the possible number. - $maliciousNumber = str_repeat("+", 6000); - $maliciousNumber .= "12222-33-244 extensioB 343+"; - - try { - $this->phoneUtil->parse($maliciousNumber, RegionCode::US); - $this->fail("This should not parse without throwing an exception " . $maliciousNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_LONG, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - $maliciousNumberWithAlmostExt = str_repeat("200", 350); - $maliciousNumberWithAlmostExt .= " extensiOB 345"; - try { - $this->phoneUtil->parse($maliciousNumberWithAlmostExt, RegionCode::US); - $this->fail("This should not parse without throwing an exception " . $maliciousNumberWithAlmostExt); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_LONG, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - } - - public function testParseWithInternationalPrefixes() - { - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("+1 (650) 253-0000", RegionCode::NZ)); - $this->assertEquals(self::$internationalTollFree, $this->phoneUtil->parse("011 800 1234 5678", RegionCode::US)); - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("1-650-253-0000", RegionCode::US)); - // Calling the US number from Singapore by using different service providers - // 1st test: calling using SingTel IDD service (IDD is 001) - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("0011-650-253-0000", RegionCode::SG)); - // 2nd test: calling using StarHub IDD service (IDD is 008) - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("0081-650-253-0000", RegionCode::SG)); - // 3rd test: calling using SingTel V019 service (IDD is 019) - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("0191-650-253-0000", RegionCode::SG)); - // Calling the US number from Poland - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("0~01-650-253-0000", RegionCode::PL)); - // Using "++" at the start. - $this->assertEquals(self::$usNumber, $this->phoneUtil->parse("++1 (650) 253-0000", RegionCode::PL)); - } - - public function testParseNonAscii() - { - // Using a full-width plus sign. - $this->assertEquals( - self::$usNumber, - $this->phoneUtil->parse(pack("H*", 'efbc8b') . "1 (650) 253-0000", RegionCode::SG) - ); - // Using a soft hyphen U+00AD. - $this->assertEquals( - self::$usNumber, - $this->phoneUtil->parse("1 (650) 253" . pack("H*", 'c2ad') . "-0000", RegionCode::US) - ); - // The whole number, including punctuation, is here represented in full-width form. - $this->assertEquals( - self::$usNumber, - $this->phoneUtil->parse( - pack("H*", 'efbc8b') . pack("H*", 'efbc91') . pack("H*", 'e38080') . - pack("H*", 'efbc88') . pack("H*", 'efbc96') . pack("H*", 'efbc95') . pack("H*", 'efbc90') . pack( - "H*", - 'efbc89' - ) . - pack("H*", 'e38080') . pack("H*", 'efbc92') . pack("H*", 'efbc95') . pack("H*", 'efbc93') . pack( - "H*", - 'efbc8d' - ) . - pack("H*", 'efbc90') . pack("H*", 'efbc90') . pack("H*", 'efbc90') . pack("H*", 'efbc90'), - RegionCode::SG - ) - ); - // Using U+30FC dash instead. - $this->assertEquals( - self::$usNumber, - $this->phoneUtil->parse( - pack("H*", 'efbc8b') . pack("H*", 'efbc91') . pack("H*", 'e38080') . - pack("H*", 'efbc88') . pack("H*", 'efbc96') . pack("H*", 'efbc95') . pack("H*", 'efbc90') . pack( - "H*", - 'efbc89' - ) . - pack("H*", 'e38080') . pack("H*", 'efbc92') . pack("H*", 'efbc95') . pack("H*", 'efbc93') . pack( - "H*", - 'e383bc' - ) . - pack("H*", 'efbc90') . pack("H*", 'efbc90') . pack("H*", 'efbc90') . pack("H*", 'efbc90'), - RegionCode::SG - ) - ); - // Using a very strange decimal digit range (Mongolian digits). - $this->assertEquals( - self::$usNumber, - $this->phoneUtil->parse( - pack('H*', 'e1a091') . " " - . pack('H*', 'e1a096') . pack('H*', 'e1a095') . pack('H*', 'e1a090') . " " - . pack('H*', 'e1a092') . pack('H*', 'e1a095') . pack('H*', 'e1a093') . " " - . pack('H*', 'e1a090') . pack('H*', 'e1a090') . pack('H*', 'e1a090') . pack('H*', 'e1a090'), - RegionCode::US - ) - ); - } - - public function testParseWithLeadingZero() - { - $this->assertEquals(self::$itNumber, $this->phoneUtil->parse("+39 02-36618 300", RegionCode::NZ)); - $this->assertEquals(self::$itNumber, $this->phoneUtil->parse("02-36618 300", RegionCode::IT)); - - $this->assertEquals(self::$itMobile, $this->phoneUtil->parse("345 678 901", RegionCode::IT)); - } - - public function testParseNationalNumberArgentina() - { - // Test parsing mobile numbers of Argentina. - $arNumber = new PhoneNumber(); - $arNumber->setCountryCode(54)->setNationalNumber(93435551212); - $this->assertEquals($arNumber, $this->phoneUtil->parse("+54 9 343 555 1212", RegionCode::AR)); - $this->assertEquals($arNumber, $this->phoneUtil->parse("0343 15 555 1212", RegionCode::AR)); - - $arNumber->clear(); - $arNumber->setCountryCode(54)->setNationalNumber(93715654320); - $this->assertEquals($arNumber, $this->phoneUtil->parse("+54 9 3715 65 4320", RegionCode::AR)); - $this->assertEquals($arNumber, $this->phoneUtil->parse("03715 15 65 4320", RegionCode::AR)); - $this->assertEquals(self::$arMobile, $this->phoneUtil->parse("911 876 54321", RegionCode::AR)); - - // Test parsing fixed-line numbers of Argentina. - $this->assertEquals(self::$arNumber, $this->phoneUtil->parse("+54 11 8765 4321", RegionCode::AR)); - $this->assertEquals(self::$arNumber, $this->phoneUtil->parse("011 8765 4321", RegionCode::AR)); - - $arNumber->clear(); - $arNumber->setCountryCode(54)->setNationalNumber(3715654321); - $this->assertEquals($arNumber, $this->phoneUtil->parse("+54 3715 65 4321", RegionCode::AR)); - $this->assertEquals($arNumber, $this->phoneUtil->parse("03715 65 4321", RegionCode::AR)); - - $arNumber->clear(); - $arNumber->setCountryCode(54)->setNationalNumber(2312340000); - $this->assertEquals($arNumber, $this->phoneUtil->parse("+54 23 1234 0000", RegionCode::AR)); - $this->assertEquals($arNumber, $this->phoneUtil->parse("023 1234 0000", RegionCode::AR)); - } - - public function testParseWithXInNumber() - { - // Test that having an 'x' in the phone number at the start is ok and that it just gets removed. - $this->assertEquals(self::$arNumber, $this->phoneUtil->parse("01187654321", RegionCode::AR)); - $this->assertEquals(self::$arNumber, $this->phoneUtil->parse("(0) 1187654321", RegionCode::AR)); - $this->assertEquals(self::$arNumber, $this->phoneUtil->parse("0 1187654321", RegionCode::AR)); - $this->assertEquals(self::$arNumber, $this->phoneUtil->parse("(0xx) 1187654321", RegionCode::AR)); - - $arFromUs = new PhoneNumber(); - $arFromUs->setCountryCode(54)->setNationalNumber(81429712); - // This test is intentionally constructed such that the number of digit after xx is larger than - // 7, so that the number won't be mistakenly treated as an extension, as we allow extensions up - // to 7 digits. This assumption is okay for now as all the countries where a carrier selection - // code is written in the form of xx have a national significant number of length larger than 7. - $this->assertEquals($arFromUs, $this->phoneUtil->parse("011xx5481429712", RegionCode::US)); - } - - public function testParseNumbersMexico() - { - // Test parsing fixed-line numbers of Mexico. - $mxNumber = new PhoneNumber(); - $mxNumber->setCountryCode(52)->setNationalNumber(4499780001); - $this->assertEquals($mxNumber, $this->phoneUtil->parse("+52 (449)978-0001", RegionCode::MX)); - $this->assertEquals($mxNumber, $this->phoneUtil->parse("01 (449)978-0001", RegionCode::MX)); - $this->assertEquals($mxNumber, $this->phoneUtil->parse("(449)978-0001", RegionCode::MX)); - - // Test parsing mobile numbers of Mexico. - $mxNumber->clear(); - $mxNumber->setCountryCode(52)->setNationalNumber(13312345678); - $this->assertEquals($mxNumber, $this->phoneUtil->parse("+52 1 33 1234-5678", RegionCode::MX)); - $this->assertEquals($mxNumber, $this->phoneUtil->parse("044 (33) 1234-5678", RegionCode::MX)); - $this->assertEquals($mxNumber, $this->phoneUtil->parse("045 33 1234-5678", RegionCode::MX)); - } - - public function testFailedParseOnInvalidNumbers() - { - try { - $sentencePhoneNumber = "This is not a phone number"; - $this->phoneUtil->parse($sentencePhoneNumber, RegionCode::NZ); - $this->fail("This should not parse without throwing an exception " . $sentencePhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $sentencePhoneNumber = "1 Still not a number"; - $this->phoneUtil->parse($sentencePhoneNumber, RegionCode::NZ); - $this->fail("This should not parse without throwing an exception " . $sentencePhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $sentencePhoneNumber = "1 MICROSOFT"; - $this->phoneUtil->parse($sentencePhoneNumber, RegionCode::NZ); - $this->fail("This should not parse without throwing an exception " . $sentencePhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $sentencePhoneNumber = "12 MICROSOFT"; - $this->phoneUtil->parse($sentencePhoneNumber, RegionCode::NZ); - $this->fail("This should not parse without throwing an exception " . $sentencePhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $tooLongPhoneNumber = "01495 72553301873 810104"; - $this->phoneUtil->parse($tooLongPhoneNumber, RegionCode::GB); - $this->fail("This should not parse without throwing an exception " . $tooLongPhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_LONG, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $plusMinusPhoneNumber = "+---"; - $this->phoneUtil->parse($plusMinusPhoneNumber, RegionCode::DE); - $this->fail("This should not parse without throwing an exception " . $plusMinusPhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $plusStar = "+***"; - $this->phoneUtil->parse($plusStar, RegionCode::DE); - $this->fail("This should not parse without throwing an exception " . $plusStar); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $plusStarPhoneNumber = "+*******91"; - $this->phoneUtil->parse($plusStarPhoneNumber, RegionCode::DE); - $this->fail("This should not parse without throwing an exception " . $plusStarPhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $tooShortPhoneNumber = "+49 0"; - $this->phoneUtil->parse($tooShortPhoneNumber, RegionCode::DE); - $this->fail("This should not parse without throwing an exception " . $tooShortPhoneNumber); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_SHORT_NSN, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $invalidCountryCode = "+210 3456 56789"; - $this->phoneUtil->parse($invalidCountryCode, RegionCode::NZ); - $this->fail("This is not a recognised region code: should fail: " . $invalidCountryCode); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $plusAndIddAndInvalidCountryCode = "+ 00 210 3 331 6005"; - $this->phoneUtil->parse($plusAndIddAndInvalidCountryCode, RegionCode::NZ); - $this->fail("This should not parse without throwing an exception " . $plusAndIddAndInvalidCountryCode); - } catch (NumberParseException $e) { - // Expected this exception. 00 is a correct IDD, but 210 is not a valid country code. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "123 456 7890"; - $this->phoneUtil->parse($someNumber, RegionCode::ZZ); - $this->fail("'Unknown' region code not allowed: should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "123 456 7890"; - $this->phoneUtil->parse($someNumber, RegionCode::CS); - $this->fail("Deprecated region code not allowed: should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "123 456 7890"; - $this->phoneUtil->parse($someNumber, null); - $this->fail("Null region code not allowed: should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "0044------"; - $this->phoneUtil->parse($someNumber, RegionCode::GB); - $this->fail("No number provided, only region code: should fail"); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_SHORT_AFTER_IDD, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "0044"; - $this->phoneUtil->parse($someNumber, RegionCode::GB); - $this->fail("No number provided, only region code: should fail"); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_SHORT_AFTER_IDD, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "011"; - $this->phoneUtil->parse($someNumber, RegionCode::US); - $this->fail("Only IDD provided - should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_SHORT_AFTER_IDD, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $someNumber = "0119"; - $this->phoneUtil->parse($someNumber, RegionCode::US); - $this->fail("Only IDD provided and then 9 - should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::TOO_SHORT_AFTER_IDD, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $emptyNumber = ""; - // Invalid region. - $this->phoneUtil->parse($emptyNumber, RegionCode::ZZ); - $this->fail("Empty string - should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $nullNumber = null; - // Invalid region. - $this->phoneUtil->parse($nullNumber, RegionCode::ZZ); - $this->fail("Null string - should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $nullNumber = null; - $this->phoneUtil->parse($nullNumber, RegionCode::US); - $this->fail("Null string - should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::NOT_A_NUMBER, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - $domainRfcPhoneContext = "tel:555-1234;phone-context=www.google.com"; - $this->phoneUtil->parse($domainRfcPhoneContext, RegionCode::ZZ); - $this->fail("'Unknown' region code not allowed: should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - try { - // This is invalid because no "+" sign is present as part of phone-context. This should not - // succeed in being parsed. - $invalidRfcPhoneContext = "tel:555-1234;phone-context=1-331"; - $this->phoneUtil->parse($invalidRfcPhoneContext, RegionCode::ZZ); - $this->fail("'Unknown' region code not allowed: should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - } - - public function testParseNumbersWithPlusWithNoRegion() - { - // RegionCode.ZZ is allowed only if the number starts with a '+' - then the country calling code - // can be calculated. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+64 3 331 6005", RegionCode::ZZ)); - // Test with full-width plus. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+64 3 331 6005", RegionCode::ZZ)); - // Test with normal plus but leading characters that need to be stripped. - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("Tel: +64 3 331 6005", RegionCode::ZZ)); - $this->assertEquals(self::$nzNumber, $this->phoneUtil->parse("+64 3 331 6005", null)); - $this->assertEquals(self::$internationalTollFree, $this->phoneUtil->parse("+800 1234 5678", null)); - $this->assertEquals(self::$universalPremiumRate, $this->phoneUtil->parse("+979 123 456 789", null)); - - // Test parsing RFC3966 format with a phone context. - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:03-331-6005;phone-context=+64", RegionCode::ZZ) - ); - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse(" tel:03-331-6005;phone-context=+64", RegionCode::ZZ) - ); - $this->assertEquals( - self::$nzNumber, - $this->phoneUtil->parse("tel:03-331-6005;isub=12345;phone-context=+64", RegionCode::ZZ) - ); - - // It is important that we set the carrier code to an empty string, since we used - // ParseAndKeepRawInput and no carrier code was found. - $nzNumberWithRawInput = new PhoneNumber(); - $nzNumberWithRawInput->mergeFrom(self::$nzNumber); - $nzNumberWithRawInput->setRawInput("+64 3 331 6005"); - $nzNumberWithRawInput->setCountryCodeSource(CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN); - $nzNumberWithRawInput->setPreferredDomesticCarrierCode(""); - $this->assertEquals( - $nzNumberWithRawInput, - $this->phoneUtil->parseAndKeepRawInput("+64 3 331 6005", RegionCode::ZZ) - ); - - // Null is also allowed for the region code in these cases. - $this->assertEquals($nzNumberWithRawInput, $this->phoneUtil->parseAndKeepRawInput("+64 3 331 6005", null)); - } - - public function testParseNumberTooShortIfNationalPrefixStripped() - { - // Test that a number whose first digits happen to coincide with the national prefix does not - // get them stripped if doing so would result in a number too short to be a possible (regular - // length) phone number for that region. - $byNumber = new PhoneNumber(); - $byNumber->setCountryCode(375)->setNationalNumber(8123); - $this->assertEquals($byNumber, $this->phoneUtil->parse("8123", RegionCode::BY)); - $byNumber->setNationalNumber(81234); - $this->assertEquals($byNumber, $this->phoneUtil->parse("81234", RegionCode::BY)); - - // The prefix doesn't get stripped, since the input is a viable 6-digit number, whereas the - // result of stripping is only 5 digits. - $byNumber->setNationalNumber(812345); - $this->assertEquals($byNumber, $this->phoneUtil->parse("812345", RegionCode::BY)); - - // The prefix gets stripped, since only 6-digit numbers are possible. - $byNumber->setNationalNumber(123456); - $this->assertEquals($byNumber, $this->phoneUtil->parse("8123456", RegionCode::BY)); - } - - public function testParseExtensions() - { - $nzNumber = new PhoneNumber(); - $nzNumber->setCountryCode(64)->setNationalNumber(33316005)->setExtension("3456"); - $this->assertEquals($nzNumber, $this->phoneUtil->parse("03 331 6005 ext 3456", RegionCode::NZ)); - $this->assertEquals($nzNumber, $this->phoneUtil->parse("03-3316005x3456", RegionCode::NZ)); - $this->assertEquals($nzNumber, $this->phoneUtil->parse("03-3316005 int.3456", RegionCode::NZ)); - $this->assertEquals($nzNumber, $this->phoneUtil->parse("03 3316005 #3456", RegionCode::NZ)); - // Test the following do not extract extensions: - $this->assertEquals(self::$alphaNumericNumber, $this->phoneUtil->parse("1800 six-flags", RegionCode::US)); - $this->assertEquals(self::$alphaNumericNumber, $this->phoneUtil->parse("1800 SIX FLAGS", RegionCode::US)); - $this->assertEquals(self::$alphaNumericNumber, $this->phoneUtil->parse("0~0 1800 7493 5247", RegionCode::PL)); - $this->assertEquals(self::$alphaNumericNumber, $this->phoneUtil->parse("(1800) 7493.5247", RegionCode::US)); - // Check that the last instance of an extension token is matched. - $extnNumber = new PhoneNumber(); - $extnNumber->mergeFrom(self::$alphaNumericNumber)->setExtension("1234"); - $this->assertEquals($extnNumber, $this->phoneUtil->parse("0~0 1800 7493 5247 ~1234", RegionCode::PL)); - // Verifying bug-fix where the last digit of a number was previously omitted if it was a 0 when - // extracting the extension. Also verifying a few different cases of extensions. - $ukNumber = new PhoneNumber(); - $ukNumber->setCountryCode(44)->setNationalNumber(2034567890)->setExtension("456"); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890x456", RegionCode::NZ)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890x456", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890 x456", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890 X456", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890 X 456", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890 X 456", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890 x 456 ", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44 2034567890 X 456", RegionCode::GB)); - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+44-2034567890;ext=456", RegionCode::GB)); - $this->assertEquals( - $ukNumber, - $this->phoneUtil->parse("tel:2034567890;ext=456;phone-context=+44", RegionCode::ZZ) - ); - - // Full-width extension, "extn" only. - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+442034567890extn456", RegionCode::GB)); - // "xtn" only. - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+442034567890xtn456", RegionCode::GB)); - // "xt" only. - $this->assertEquals($ukNumber, $this->phoneUtil->parse("+442034567890xt456", RegionCode::GB)); - - $usWithExtension = new PhoneNumber(); - $usWithExtension->setCountryCode(1)->setNationalNumber(8009013355)->setExtension("7246433"); - $this->assertEquals($usWithExtension, $this->phoneUtil->parse("(800) 901-3355 x 7246433", RegionCode::US)); - $this->assertEquals($usWithExtension, $this->phoneUtil->parse("(800) 901-3355 , ext 7246433", RegionCode::US)); - $this->assertEquals( - $usWithExtension, - $this->phoneUtil->parse("(800) 901-3355 ,extension 7246433", RegionCode::US) - ); - $this->assertEquals( - $usWithExtension, - $this->phoneUtil->parse("(800) 901-3355 ,extensi" . pack("H*", 'c3b3') . "n 7246433", RegionCode::US) - ); - // Repeat with the small letter o with acute accent created by combining characters. - $this->assertEquals( - $usWithExtension, - $this->phoneUtil->parse("(800) 901-3355 ,extensio" . pack('H*', 'cc81') . "n 7246433", RegionCode::US) - ); - $this->assertEquals($usWithExtension, $this->phoneUtil->parse("(800) 901-3355 , 7246433", RegionCode::US)); - $this->assertEquals($usWithExtension, $this->phoneUtil->parse("(800) 901-3355 ext: 7246433", RegionCode::US)); - - // Test that if a number has two extensions specified, we ignore the second. - $usWithTwoExtensionsNumber = new PhoneNumber(); - $usWithTwoExtensionsNumber->setCountryCode(1)->setNationalNumber(2121231234)->setExtension("508"); - $this->assertEquals( - $usWithTwoExtensionsNumber, - $this->phoneUtil->parse("(212)123-1234 x508/x1234", RegionCode::US) - ); - $this->assertEquals( - $usWithTwoExtensionsNumber, - $this->phoneUtil->parse("(212)123-1234 x508/ x1234", RegionCode::US) - ); - $this->assertEquals( - $usWithTwoExtensionsNumber, - $this->phoneUtil->parse("(212)123-1234 x508\\x1234", RegionCode::US) - ); - - // Test parsing numbers in the form (645) 123-1234-910# works, where the last 3 digits before - // the # are an extension. - $usWithExtension->clear(); - $usWithExtension->setCountryCode(1)->setNationalNumber(6451231234)->setExtension("910"); - $this->assertEquals($usWithExtension, $this->phoneUtil->parse("+1 (645) 123 1234-910#", RegionCode::US)); - // Retry with the same number in a slightly different format. - $this->assertEquals($usWithExtension, $this->phoneUtil->parse("+1 (645) 123 1234 ext. 910#", RegionCode::US)); - } - - public function testParseAndKeepRaw() - { - $alphaNumericNumber = new PhoneNumber(); - $alphaNumericNumber->mergeFrom(self::$alphaNumericNumber); - $alphaNumericNumber->setRawInput("800 six-flags"); - $alphaNumericNumber->setCountryCodeSource(CountryCodeSource::FROM_DEFAULT_COUNTRY); - $alphaNumericNumber->setPreferredDomesticCarrierCode(""); - $this->assertEquals( - $alphaNumericNumber, - $this->phoneUtil->parseAndKeepRawInput("800 six-flags", RegionCode::US) - ); - - $shorterAlphaNumber = new PhoneNumber(); - $shorterAlphaNumber->setCountryCode(1)->setNationalNumber(8007493524); - $shorterAlphaNumber->setRawInput("1800 six-flag")->setCountryCodeSource( - CountryCodeSource::FROM_NUMBER_WITHOUT_PLUS_SIGN - )->setPreferredDomesticCarrierCode(""); - $this->assertEquals( - $shorterAlphaNumber, - $this->phoneUtil->parseAndKeepRawInput("1800 six-flag", RegionCode::US) - ); - - $shorterAlphaNumber->setRawInput("+1800 six-flag")->setCountryCodeSource( - CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN - ); - $this->assertEquals( - $shorterAlphaNumber, - $this->phoneUtil->parseAndKeepRawInput("+1800 six-flag", RegionCode::NZ) - ); - - $shorterAlphaNumber->setRawInput("001800 six-flag")->setCountryCodeSource( - CountryCodeSource::FROM_NUMBER_WITH_IDD - ); - $this->assertEquals( - $shorterAlphaNumber, - $this->phoneUtil->parseAndKeepRawInput("001800 six-flag", RegionCode::NZ) - ); - - // Invalid region code supplied. - try { - $this->phoneUtil->parseAndKeepRawInput("123 456 7890", RegionCode::CS); - $this->fail("Deprecated region code not allowed: should fail."); - } catch (NumberParseException $e) { - // Expected this exception. - $this->assertEquals( - NumberParseException::INVALID_COUNTRY_CODE, - $e->getErrorType(), - "Wrong error type stored in exception." - ); - } - - $koreanNumber = new PhoneNumber(); - $koreanNumber->setCountryCode(82)->setNationalNumber(22123456)->setRawInput( - "08122123456" - )->setCountryCodeSource(CountryCodeSource::FROM_DEFAULT_COUNTRY)->setPreferredDomesticCarrierCode("81"); - $this->assertEquals($koreanNumber, $this->phoneUtil->parseAndKeepRawInput("08122123456", RegionCode::KR)); - } - - public function testParseItalianLeadingZeros() - { - // Test the number "011". - $oneZero = new PhoneNumber(); - $oneZero->setCountryCode(61)->setNationalNumber(11)->setItalianLeadingZero(true); - $this->assertEquals($oneZero, $this->phoneUtil->parse("011", RegionCode::AU)); - - // Test the number "001". - $twoZeros = new PhoneNumber(); - $twoZeros->setCountryCode(61)->setNationalNumber(1)->setItalianLeadingZero(true)->setNumberOfLeadingZeros(2); - $this->assertEquals($twoZeros, $this->phoneUtil->parse("001", RegionCode::AU)); - - // Test the number "000". This number has 2 leading zeros. - $stillTwoZeros = new PhoneNumber(); - $stillTwoZeros->setCountryCode(61)->setNationalNumber(0)->setItalianLeadingZero(true)->setNumberOfLeadingZeros( - 2 - ); - $this->assertEquals($stillTwoZeros, $this->phoneUtil->parse("000", RegionCode::AU)); - - // Test the number "0000". This number has 3 leading zeros. - $threeZeros = new PhoneNumber(); - $threeZeros->setCountryCode(61)->setNationalNumber(0)->setItalianLeadingZero(true)->setNumberOfLeadingZeros(3); - $this->assertEquals($threeZeros, $this->phoneUtil->parse("0000", RegionCode::AU)); - } - - public function testCountryWithNoNumberDesc() - { - // Andorra is a country where we don't have PhoneNumberDesc info in the metadata. - $adNumber = new PhoneNumber(); - $adNumber->setCountryCode(376)->setNationalNumber(12345); - - $this->assertEquals("+376 12345", $this->phoneUtil->format($adNumber, PhoneNumberFormat::INTERNATIONAL)); - $this->assertEquals("+37612345", $this->phoneUtil->format($adNumber, PhoneNumberFormat::E164)); - $this->assertEquals("12345", $this->phoneUtil->format($adNumber, PhoneNumberFormat::NATIONAL)); - $this->assertEquals(PhoneNumberType::UNKNOWN, $this->phoneUtil->getNumberType($adNumber)); - $this->assertFalse($this->phoneUtil->isValidNumber($adNumber)); - - // Test dialing a US number from within Andorra. - $this->assertEquals( - "00 1 650 253 0000", - $this->phoneUtil->formatOutOfCountryCallingNumber(self::$usNumber, RegionCode::AD) - ); - } - - public function testUnknownCountryCallingCode() - { - $this->assertFalse($this->phoneUtil->isValidNumber(self::$unknownCountryCodeNoRawInput)); - // It's not very well defined as to what the E164 representation for a number with an invalid - // country calling code is, but just prefixing the country code and national number is about - // the best we can do. - $this->assertEquals( - "+212345", - $this->phoneUtil->format(self::$unknownCountryCodeNoRawInput, PhoneNumberFormat::E164) - ); - } - - public function testIsNumberMatchMatches() - { - // Test simple matches where formatting is different, or leading zeros, or country calling code - // has been specified. - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331 6005", "+64 03 331 6005") - ); - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch("+800 1234 5678", "+80012345678")); - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch("+64 03 331-6005", "+64 03331 6005") - ); - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch("+643 331-6005", "+64033316005")); - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch("+643 331-6005", "+6433316005")); - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch("+64 3 331-6005", "+6433316005")); - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005", "tel:+64-3-331-6005;isub=123") - ); - // Test alpha numbers. - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch("+1800 siX-Flags", "+1 800 7493 5247") - ); - // Test numbers with extensions. - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005 extn 1234", "+6433316005#1234") - ); - // Test proto buffers. - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch(self::$nzNumber, "+6403 331 6005")); - - $nzNumber = new PhoneNumber(); - $nzNumber->mergeFrom(self::$nzNumber)->setExtension("3456"); - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch($nzNumber, "+643 331 6005 ext 3456") - ); - - // Check empty extensions are ignored. - $nzNumber->setExtension(""); - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch($nzNumber, "+6403 331 6005")); - // Check variant with two proto buffers. - $this->assertEquals( - MatchType::EXACT_MATCH, - $this->phoneUtil->isNumberMatch($nzNumber, self::$nzNumber), - "Number " . (string)$nzNumber . " did not match " . (string)self::$nzNumber - ); - - // Check raw_input, country_code_source and preferred_domestic_carrier_code are ignored. - $brNumberOne = new PhoneNumber(); - $brNumberTwo = new PhoneNumber(); - $brNumberOne->setCountryCode(55)->setNationalNumber(3121286979) - ->setCountryCodeSource(CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN) - ->setPreferredDomesticCarrierCode("12")->setRawInput("012 3121286979"); - $brNumberTwo->setCountryCode(55)->setNationalNumber(3121286979) - ->setCountryCodeSource(CountryCodeSource::FROM_DEFAULT_COUNTRY) - ->setPreferredDomesticCarrierCode("14")->setRawInput("143121286979"); - - $this->assertEquals(MatchType::EXACT_MATCH, $this->phoneUtil->isNumberMatch($brNumberOne, $brNumberTwo)); - } - - public function testIsNumberMatchNonMatches() - { - // Non-matches. - $this->assertEquals(MatchType::NO_MATCH, $this->phoneUtil->isNumberMatch("03 331 6005", "03 331 6006")); - $this->assertEquals(MatchType::NO_MATCH, $this->phoneUtil->isNumberMatch("+800 1234 5678", "+1 800 1234 5678")); - // Different country calling code, partial number match. - $this->assertEquals(MatchType::NO_MATCH, $this->phoneUtil->isNumberMatch("+64 3 331-6005", "+16433316005")); - // Different country calling code, same number. - $this->assertEquals(MatchType::NO_MATCH, $this->phoneUtil->isNumberMatch("+64 3 331-6005", "+6133316005")); - // Extension different, all else the same. - $this->assertEquals( - MatchType::NO_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005 extn 1234", "0116433316005#1235") - ); - $this->assertEquals( - MatchType::NO_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005 extn 1234", "tel:+64-3-331-6005;ext=1235") - ); - // NSN matches, but extension is different - not the same number. - $this->assertEquals( - MatchType::NO_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005 ext.1235", "3 331 6005#1234") - ); - - // Invalid numbers that can't be parsed. - $this->assertEquals(MatchType::NOT_A_NUMBER, $this->phoneUtil->isNumberMatch("4", "3 331 6043")); - $this->assertEquals(MatchType::NOT_A_NUMBER, $this->phoneUtil->isNumberMatch("+43", "+64 3 331 6005")); - $this->assertEquals(MatchType::NOT_A_NUMBER, $this->phoneUtil->isNumberMatch("+43", "64 3 331 6005")); - $this->assertEquals(MatchType::NOT_A_NUMBER, $this->phoneUtil->isNumberMatch("Dog", "64 3 331 6005")); - } - - public function testIsNumberMatchNsnMatches() - { - // NSN matches. - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch("+64 3 331-6005", "03 331 6005")); - $this->assertEquals( - MatchType::NSN_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005", "tel:03-331-6005;isub=1234;phone-context=abc.nz") - ); - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch(self::$nzNumber, "03 331 6005")); - // Here the second number possibly starts with the country calling code for New Zealand, - // although we are unsure. - $unchangedNzNumber = new PhoneNumber(); - $unchangedNzNumber->mergeFrom(self::$nzNumber); - $this->assertEquals( - MatchType::NSN_MATCH, - $this->phoneUtil->isNumberMatch($unchangedNzNumber, "(64-3) 331 6005") - ); - // Check the phone number proto was not edited during the method call. - $this->assertEquals(self::$nzNumber, $unchangedNzNumber); - - // Here, the 1 might be a national prefix, if we compare it to the US number, so the resultant - // match is an NSN match. - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch(self::$usNumber, "1-650-253-0000")); - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch(self::$usNumber, "6502530000")); - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch("+1 650-253 0000", "1 650 253 0000")); - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch("1 650-253 0000", "1 650 253 0000")); - $this->assertEquals(MatchType::NSN_MATCH, $this->phoneUtil->isNumberMatch("1 650-253 0000", "+1 650 253 0000")); - // For this case, the match will be a short NSN match, because we cannot assume that the 1 might - // be a national prefix, so don't remove it when parsing. - $randomNumber = new PhoneNumber(); - $randomNumber->setCountryCode(41)->setNationalNumber(6502530000); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch($randomNumber, "1-650-253-0000") - ); - } - - public function testIsNumberMatchShortNsnMatches() - { - // Short NSN matches with the country not specified for either one or both numbers. - $this->assertEquals(MatchType::SHORT_NSN_MATCH, $this->phoneUtil->isNumberMatch("+64 3 331-6005", "331 6005")); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005", "tel:331-6005;phone-context=abc.nz") - ); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005", "tel:331-6005;isub=1234;phone-context=abc.nz") - ); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005", "tel:331-6005;isub=1234;phone-context=abc.nz;a=%A1") - ); - - // We did not know that the "0" was a national prefix since neither number has a country code, - // so this is considered a SHORT_NSN_MATCH. - $this->assertEquals(MatchType::SHORT_NSN_MATCH, $this->phoneUtil->isNumberMatch("3 331-6005", "03 331 6005")); - $this->assertEquals(MatchType::SHORT_NSN_MATCH, $this->phoneUtil->isNumberMatch("3 331-6005", "331 6005")); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch("3 331-6005", "tel:331-6005;phone-context=abc.nz") - ); - $this->assertEquals(MatchType::SHORT_NSN_MATCH, $this->phoneUtil->isNumberMatch("3 331-6005", "+64 331 6005")); - - // Short NSN match with the country specified. - $this->assertEquals(MatchType::SHORT_NSN_MATCH, $this->phoneUtil->isNumberMatch("03 331-6005", "331 6005")); - $this->assertEquals(MatchType::SHORT_NSN_MATCH, $this->phoneUtil->isNumberMatch("1 234 345 6789", "345 6789")); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch("+1 (234) 345 6789", "345 6789") - ); - // NSN matches, country calling code omitted for one number, extension missing for one. - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch("+64 3 331-6005", "3 331 6005#1234") - ); - // One has Italian leading zero, one does not. - $italianNumberOne = new PhoneNumber(); - $italianNumberOne->setCountryCode(39)->setNationalNumber(1234)->setItalianLeadingZero(true); - $italianNumberTwo = new PhoneNumber(); - $italianNumberTwo->setCountryCode(39)->setNationalNumber(1234); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch($italianNumberOne, $italianNumberTwo) - ); - // One has an extension, the other has an extension of "". - $italianNumberOne->setExtension("1234")->clearItalianLeadingZero(); - $italianNumberTwo->setExtension(""); - $this->assertEquals( - MatchType::SHORT_NSN_MATCH, - $this->phoneUtil->isNumberMatch($italianNumberOne, $italianNumberTwo) - ); - } - - public function testCanBeInternationallyDialled() - { - // We have no-international-dialling rules for the US in our test metadata that say that - // toll-free numbers cannot be dialled internationally. - $this->assertFalse($this->phoneUtil->canBeInternationallyDialled(self::$usTollFree)); - // Normal US numbers can be internationally dialled. - $this->assertTrue($this->phoneUtil->canBeInternationallyDialled(self::$usNumber)); - - // Invalid number. - $this->assertTrue($this->phoneUtil->canBeInternationallyDialled(self::$usLocalNumber)); - - // We have no data for NZ - should return true. - $this->assertTrue($this->phoneUtil->canBeInternationallyDialled(self::$nzNumber)); - $this->assertTrue($this->phoneUtil->canBeInternationallyDialled(self::$internationalTollFree)); - } - - public function testIsAlphaNumber() - { - $this->assertTrue($this->phoneUtil->isAlphaNumber("1800 six-flags")); - $this->assertTrue($this->phoneUtil->isAlphaNumber("1800 six-flags ext. 1234")); - $this->assertTrue($this->phoneUtil->isAlphaNumber("+800 six-flags")); - $this->assertTrue($this->phoneUtil->isAlphaNumber("180 six-flags")); - $this->assertFalse($this->phoneUtil->isAlphaNumber("1800 123-1234")); - $this->assertFalse($this->phoneUtil->isAlphaNumber("1 six-flags")); - $this->assertFalse($this->phoneUtil->isAlphaNumber("18 six-flags")); - $this->assertFalse($this->phoneUtil->isAlphaNumber("1800 123-1234 extension: 1234")); - $this->assertFalse($this->phoneUtil->isAlphaNumber("+800 1234-1234")); - } - - public function testIsMobileNumberPortableRegion() - { - $this->assertTrue($this->phoneUtil->isMobileNumberPortableRegion(RegionCode::US)); - $this->assertTrue($this->phoneUtil->isMobileNumberPortableRegion(RegionCode::GB)); - $this->assertFalse($this->phoneUtil->isMobileNumberPortableRegion(RegionCode::AE)); - $this->assertFalse($this->phoneUtil->isMobileNumberPortableRegion(RegionCode::BS)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberInfoTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberInfoTest.php deleted file mode 100644 index e48f232a4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberInfoTest.php +++ /dev/null @@ -1,435 +0,0 @@ -phoneUtil = PhoneNumberUtil::getInstance( - PhoneNumberUtilTest::TEST_META_DATA_FILE_PREFIX, - CountryCodeToRegionCodeMapForTesting::$countryCodeToRegionCodeMapForTesting - ); - $this->shortInfo = ShortNumberInfo::getInstance(); - } - - public function testIsPossibleShortNumber() - { - $possibleNumber = new PhoneNumber(); - $possibleNumber->setCountryCode(33)->setNationalNumber(123456); - - $this->assertTrue($this->shortInfo->isPossibleShortNumber($possibleNumber)); - $this->assertTrue($this->shortInfo->isPossibleShortNumberForRegion($this->parse(123456, RegionCode::FR), RegionCode::FR)); - - $impossibleNumber = new PhoneNumber(); - $impossibleNumber->setCountryCode(33)->setNationalNumber(9); - $this->assertFalse($this->shortInfo->isPossibleShortNumber($impossibleNumber)); - - // Note that GB and GG share the country calling code 44, and that this number is possible but - // not valid. - $gbNumber = new PhoneNumber(); - $gbNumber->setCountryCode(44)->setNationalNumber(11001); - $this->assertTrue($this->shortInfo->isPossibleShortNumber($gbNumber)); - } - - public function testIsValidShortNumber() - { - $phoneNumberObj = new PhoneNumber(); - $phoneNumberObj->setCountryCode(33)->setNationalNumber(1010); - $this->assertTrue($this->shortInfo->isValidShortNumber($phoneNumberObj)); - $this->assertTrue($this->shortInfo->isValidShortNumberForRegion($this->parse(1010, RegionCode::FR), RegionCode::FR)); - - $phoneNumberObj = new PhoneNumber(); - $phoneNumberObj->setCountryCode(33)->setNationalNumber(123456); - $this->assertFalse($this->shortInfo->isValidShortNumber($phoneNumberObj)); - $this->assertFalse($this->shortInfo->isValidShortNumberForRegion($this->parse(123456, RegionCode::FR), RegionCode::FR)); - - // Note that GB and GG share the country calling code 44 - $phoneNumberObj = new PhoneNumber(); - $phoneNumberObj->setCountryCode(44)->setNationalNumber(18001); - $this->assertTrue($this->shortInfo->isValidShortNumber($phoneNumberObj)); - } - - public function testGetExpectedCost() - { - $premiumRateExample = $this->shortInfo->getExampleShortNumberForCost( - RegionCode::FR, - ShortNumberCost::PREMIUM_RATE - ); - $this->assertEquals( - ShortNumberCost::PREMIUM_RATE, - $this->shortInfo->getExpectedCostForRegion($this->parse($premiumRateExample, RegionCode::FR), RegionCode::FR) - ); - - $premiumRateNumber = new PhoneNumber(); - $premiumRateNumber->setCountryCode(33)->setNationalNumber($premiumRateExample); - $this->assertEquals(ShortNumberCost::PREMIUM_RATE, $this->shortInfo->getExpectedCost($premiumRateNumber)); - - $standardRateExample = $this->shortInfo->getExampleShortNumberForCost( - RegionCode::FR, - ShortNumberCost::STANDARD_RATE - ); - $this->assertEquals( - ShortNumberCost::STANDARD_RATE, - $this->shortInfo->getExpectedCostForRegion($this->parse($standardRateExample, RegionCode::FR), RegionCode::FR) - ); - - $standardRateNumber = new PhoneNumber(); - $standardRateNumber->setCountryCode(33)->setNationalNumber($standardRateExample); - $this->assertEquals(ShortNumberCost::STANDARD_RATE, $this->shortInfo->getExpectedCost($standardRateNumber)); - - $tollFreeExample = $this->shortInfo->getExampleShortNumberForCost(RegionCode::FR, ShortNumberCost::TOLL_FREE); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse($tollFreeExample, RegionCode::FR), RegionCode::FR) - ); - $tollFreeNumber = new PhoneNumber(); - $tollFreeNumber->setCountryCode(33)->setNationalNumber($tollFreeExample); - $this->assertEquals(ShortNumberCost::TOLL_FREE, $this->shortInfo->getExpectedCost($tollFreeNumber)); - - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCostForRegion($this->parse("12345", RegionCode::FR), RegionCode::FR) - ); - $unknownCostNumber = new PhoneNumber(); - $unknownCostNumber->setCountryCode(33)->setNationalNumber(12345); - $this->assertEquals(ShortNumberCost::UNKNOWN_COST, $this->shortInfo->getExpectedCost($unknownCostNumber)); - - // Test that an invalid number may nevertheless have a cost other than UNKNOWN_COST. - $this->assertFalse($this->shortInfo->isValidShortNumberForRegion($this->parse("116123", RegionCode::FR), RegionCode::FR)); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse("116123", RegionCode::FR), RegionCode::FR) - ); - $invalidNumber = new PhoneNumber(); - $invalidNumber->setCountryCode(33)->setNationalNumber(116123); - $this->assertFalse($this->shortInfo->isValidShortNumber($invalidNumber)); - $this->assertEquals(ShortNumberCost::TOLL_FREE, $this->shortInfo->getExpectedCost($invalidNumber)); - - // Test a nonexistent country code. - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCostForRegion($this->parse("911", RegionCode::US), RegionCode::ZZ) - ); - $unknownCostNumber->clear(); - $unknownCostNumber->setCountryCode(123)->setNationalNumber(911); - $this->assertEquals(ShortNumberCost::UNKNOWN_COST, $this->shortInfo->getExpectedCost($unknownCostNumber)); - } - - public function testGetExpectedCostForSharedCountryCallingCode() - { - // Test some numbers which have different costs in countries sharing the same country calling - // code. In Australia, 1234 is premium-rate, 1194 is standard-rate, and 733 is toll-free. These - // are not known to be valid numbers in the Christmas Islands. - $ambiguousPremiumRateString = "1234"; - $ambiguousPremiumRateNumber = new PhoneNumber(); - $ambiguousPremiumRateNumber->setCountryCode(61)->setNationalNumber(1234); - $ambiguousStandardRateString = "1194"; - $ambiguousStandardRateNumber = new PhoneNumber(); - $ambiguousStandardRateNumber->setCountryCode(61)->setNationalNumber(1194); - $ambiguousTollFreeString = "733"; - $ambiguousTollFreeNumber = new PhoneNumber(); - $ambiguousTollFreeNumber->setCountryCode(61)->setNationalNumber(733); - - $this->assertTrue($this->shortInfo->isValidShortNumber($ambiguousPremiumRateNumber)); - $this->assertTrue($this->shortInfo->isValidShortNumber($ambiguousStandardRateNumber)); - $this->assertTrue($this->shortInfo->isValidShortNumber($ambiguousTollFreeNumber)); - - $this->assertTrue($this->shortInfo->isValidShortNumberForRegion($this->parse($ambiguousPremiumRateString, RegionCode::AU), RegionCode::AU)); - $this->assertEquals( - ShortNumberCost::PREMIUM_RATE, - $this->shortInfo->getExpectedCostForRegion($this->parse($ambiguousPremiumRateString, RegionCode::AU), RegionCode::AU) - ); - $this->assertFalse($this->shortInfo->isValidShortNumberForRegion($this->parse($ambiguousPremiumRateString, RegionCode::CX), RegionCode::CX)); - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCostForRegion($this->parse($ambiguousPremiumRateString, RegionCode::CX), RegionCode::CX) - ); - // PREMIUM_RATE takes precedence over UNKNOWN_COST. - $this->assertEquals( - ShortNumberCost::PREMIUM_RATE, - $this->shortInfo->getExpectedCost($ambiguousPremiumRateNumber) - ); - - $this->assertTrue($this->shortInfo->isValidShortNumberForRegion($this->parse($ambiguousStandardRateString, RegionCode::AU), RegionCode::AU)); - $this->assertEquals( - ShortNumberCost::STANDARD_RATE, - $this->shortInfo->getExpectedCostForRegion($this->parse($ambiguousStandardRateString, RegionCode::AU), RegionCode::AU) - ); - $this->assertFalse($this->shortInfo->isValidShortNumberForRegion($this->parse($ambiguousStandardRateString, RegionCode::CX), RegionCode::CX)); - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCostForRegion($this->parse($ambiguousStandardRateString, RegionCode::CX), RegionCode::CX) - ); - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCost($ambiguousStandardRateNumber) - ); - - $this->assertTrue($this->shortInfo->isValidShortNumberForRegion($this->parse($ambiguousTollFreeString, RegionCode::AU), RegionCode::AU)); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse($ambiguousTollFreeString, RegionCode::AU), RegionCode::AU) - ); - $this->assertFalse($this->shortInfo->isValidShortNumberForRegion($this->parse($ambiguousTollFreeString, RegionCode::CX), RegionCode::CX)); - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCostForRegion($this->parse($ambiguousTollFreeString, RegionCode::CX), RegionCode::CX) - ); - $this->assertEquals(ShortNumberCost::UNKNOWN_COST, $this->shortInfo->getExpectedCost($ambiguousTollFreeNumber)); - } - - public function testGetExampleShortNumber() - { - $this->assertEquals("8711", $this->shortInfo->getExampleShortNumber(RegionCode::AM)); - $this->assertEquals("1010", $this->shortInfo->getExampleShortNumber(RegionCode::FR)); - $this->assertEquals("", $this->shortInfo->getExampleShortNumber(RegionCode::UN001)); - $this->assertEquals("", $this->shortInfo->getExampleShortNumber(null)); - } - - public function testGetExampleShortNumberForCost() - { - $this->assertEquals( - "3010", - $this->shortInfo->getExampleShortNumberForCost(RegionCode::FR, ShortNumberCost::TOLL_FREE) - ); - $this->assertEquals( - "1023", - $this->shortInfo->getExampleShortNumberForCost(RegionCode::FR, ShortNumberCost::STANDARD_RATE) - ); - $this->assertEquals( - "42000", - $this->shortInfo->getExampleShortNumberForCost(RegionCode::FR, ShortNumberCost::PREMIUM_RATE) - ); - $this->assertEquals( - "", - $this->shortInfo->getExampleShortNumberForCost(RegionCode::FR, ShortNumberCost::UNKNOWN_COST) - ); - } - - public function testConnectsToEmergencyNumber_US() - { - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("911", RegionCode::US)); - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("112", RegionCode::US)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("999", RegionCode::US)); - } - - public function testConnectsToEmergencyNumberLongNumber_US() - { - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("9116666666", RegionCode::US)); - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("1126666666", RegionCode::US)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("9996666666", RegionCode::US)); - } - - public function testConnectsToEmergencyNumberWithFormatting_US() - { - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("9-1-1", RegionCode::US)); - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("1-1-2", RegionCode::US)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("9-9-9", RegionCode::US)); - } - - public function testConnectsToEmergencyNumberWithPlusSign_US() - { - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("+911", RegionCode::US)); - $this->assertFalse( - $this->shortInfo->connectsToEmergencyNumber(self::$plusSymbol . "911", RegionCode::US) - ); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber(" +911", RegionCode::US)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("+112", RegionCode::US)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("+999", RegionCode::US)); - } - - public function testConnectsToEmergencyNumber_BR() - { - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("911", RegionCode::BR)); - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber("190", RegionCode::BR)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("999", RegionCode::BR)); - } - - public function testConnectsToEmergencyNumberLongNumber_BR() - { - // Brazilian emergency numbers don't work when additional digits are appended. - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("9111", RegionCode::BR)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("1900", RegionCode::BR)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("9996", RegionCode::BR)); - } - - public function testConnectsToEmergencyNumber_CL() - { - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber('131', RegionCode::CL)); - $this->assertTrue($this->shortInfo->connectsToEmergencyNumber('133', RegionCode::CL)); - } - - public function testConnectsToEmergencyNumberLongNumber_CL() - { - // Chilean emergency numbers don't work when additional digits are appended. - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber('1313', RegionCode::CL)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber('1330', RegionCode::CL)); - } - - public function testConnectsToEmergencyNumber_AO() - { - // Angola doesn't have any metadata for emergency numbers in the test metadata. - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("911", RegionCode::AO)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("222123456", RegionCode::BR)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("923123456", RegionCode::BR)); - } - - public function testConnectsToEmergencyNumber_ZW() - { - // Zimbabwe doesn't have any metadata in the test metadata. - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("911", RegionCode::ZW)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("01312345", RegionCode::ZW)); - $this->assertFalse($this->shortInfo->connectsToEmergencyNumber("0711234567", RegionCode::ZW)); - } - - public function testIsEmergencyNumber_US() - { - $this->assertTrue($this->shortInfo->isEmergencyNumber("911", RegionCode::US)); - $this->assertTrue($this->shortInfo->isEmergencyNumber("112", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("999", RegionCode::US)); - } - - public function testIsEmergencyNumberLongNumber_US() - { - $this->assertFalse($this->shortInfo->isEmergencyNumber("9116666666", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("1126666666", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("9996666666", RegionCode::US)); - } - - public function testIsEmergencyNumberWithFormatting_US() - { - $this->assertTrue($this->shortInfo->isEmergencyNumber("9-1-1", RegionCode::US)); - $this->assertTrue($this->shortInfo->isEmergencyNumber("*911", RegionCode::US)); - $this->assertTrue($this->shortInfo->isEmergencyNumber("1-1-2", RegionCode::US)); - $this->assertTrue($this->shortInfo->isEmergencyNumber("*112", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("9-9-9", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("*999", RegionCode::US)); - } - - public function testIsEmergencyNumberWithPlusSign_US() - { - $this->assertFalse($this->shortInfo->isEmergencyNumber("+911", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber(self::$plusSymbol . "911", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber(" +911", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("+112", RegionCode::US)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("+999", RegionCode::US)); - } - - public function testIsEmergencyNumber_BR() - { - $this->assertTrue($this->shortInfo->isEmergencyNumber("911", RegionCode::BR)); - $this->assertTrue($this->shortInfo->isEmergencyNumber("190", RegionCode::BR)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("999", RegionCode::BR)); - } - - public function testIsEmergencyNumberLongNumber_BR() - { - $this->assertFalse($this->shortInfo->isEmergencyNumber("9111", RegionCode::BR)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("1900", RegionCode::BR)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("9996", RegionCode::BR)); - } - - public function testIsEmergencyNumber_AO() - { - // Angola doesn't have any metadata for emergency numbers in the test metadata. - $this->assertFalse($this->shortInfo->isEmergencyNumber("911", RegionCode::AO)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("222123456", RegionCode::AO)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("923123456", RegionCode::AO)); - } - - public function testIsEmergencyNumber_ZW() - { - // Zimbabwe doesn't have any metadata in the test metadata. - $this->assertFalse($this->shortInfo->isEmergencyNumber("911", RegionCode::ZW)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("01312345", RegionCode::ZW)); - $this->assertFalse($this->shortInfo->isEmergencyNumber("0711234567", RegionCode::ZW)); - } - - - public function testEmergencyNumberForSharedCountryCallingCode() - { - // Test the emergency number 112, which is valid in both Australia and the Christmas Islands. - $this->assertTrue($this->shortInfo->isEmergencyNumber("112", RegionCode::AU)); - $this->assertTrue($this->shortInfo->isValidShortNumberForRegion($this->parse("112", RegionCode::AU), RegionCode::AU)); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse("112", RegionCode::AU), RegionCode::AU) - ); - $this->assertTrue($this->shortInfo->isEmergencyNumber("112", RegionCode::CX)); - $this->assertTrue($this->shortInfo->isValidShortNumberForRegion($this->parse("112", RegionCode::CX), RegionCode::CX)); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse("112", RegionCode::CX), RegionCode::CX) - ); - $sharedEmergencyNumber = new PhoneNumber(); - $sharedEmergencyNumber->setCountryCode(61)->setNationalNumber(112); - $this->assertTrue($this->shortInfo->isValidShortNumber($sharedEmergencyNumber)); - $this->assertEquals(ShortNumberCost::TOLL_FREE, $this->shortInfo->getExpectedCost($sharedEmergencyNumber)); - } - - public function testOverlappingNANPANumber() - { - // 211 is an emergency number in Barbados, while it is a toll-free information line in Canada - // and the USA. - $this->assertTrue($this->shortInfo->isEmergencyNumber("211", RegionCode::BB)); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse("211", RegionCode::BB), RegionCode::BB) - ); - $this->assertFalse($this->shortInfo->isEmergencyNumber("211", RegionCode::US)); - $this->assertEquals( - ShortNumberCost::UNKNOWN_COST, - $this->shortInfo->getExpectedCostForRegion($this->parse("211", RegionCode::US), RegionCode::US) - ); - $this->assertFalse($this->shortInfo->isEmergencyNumber("211", RegionCode::CA)); - $this->assertEquals( - ShortNumberCost::TOLL_FREE, - $this->shortInfo->getExpectedCostForRegion($this->parse("211", RegionCode::CA), RegionCode::CA) - ); - } - - public function testCountryCallingCodeIsNotIgnored() - { - // +46 is the country calling code for Sweden (SE), and 40404 is a valid short number in the US. - $this->assertFalse($this->shortInfo->isPossibleShortNumberForRegion($this->parse('+4640404', RegionCode::SE), RegionCode::US)); - $this->assertFalse($this->shortInfo->isValidShortNumberForRegion($this->parse('+4640404', RegionCode::SE), RegionCode::US)); - $this->assertEquals(ShortNumberCost::UNKNOWN_COST, $this->shortInfo->getExpectedCostForRegion($this->parse('+4640404', RegionCode::SE), RegionCode::US)); - } - - /** - * @param string $number - * @param string $regionCode - * @return PhoneNumber - */ - private function parse($number, $regionCode) - { - try { - return $this->phoneUtil->parse($number, $regionCode); - } catch (NumberParseException $e) { - $this->fail("Test input data should always parse correctly: " . $number . " (" . $regionCode . ")"); - } - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberUtilTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberUtilTest.php deleted file mode 100644 index fa32e25b3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/ShortNumberUtilTest.php +++ /dev/null @@ -1,156 +0,0 @@ -shortUtil = new ShortNumberUtil( - PhoneNumberUtil::getInstance( - PhoneNumberUtilTest::TEST_META_DATA_FILE_PREFIX, - CountryCodeToRegionCodeMapForTesting::$countryCodeToRegionCodeMapForTesting - ) - ); - } - - public function testConnectsToEmergencyNumber_US() - { - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("911", RegionCode::US)); - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("112", RegionCode::US)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("999", RegionCode::US)); - } - - public function testConnectsToEmergencyNumberLongNumber_US() - { - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("9116666666", RegionCode::US)); - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("1126666666", RegionCode::US)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("9996666666", RegionCode::US)); - } - - public function testConnectsToEmergencyNumberWithFormatting_US() - { - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("9-1-1", RegionCode::US)); - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("1-1-2", RegionCode::US)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("9-9-9", RegionCode::US)); - } - - public function testConnectsToEmergencyNumberWithPlusSign_US() - { - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("+911", RegionCode::US)); - $this->assertFalse( - $this->shortUtil->connectsToEmergencyNumber(self::$plusSymbol . "911", RegionCode::US) - ); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber(" +911", RegionCode::US)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("+112", RegionCode::US)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("+999", RegionCode::US)); - } - - public function testConnectsToEmergencyNumber_BR() - { - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("911", RegionCode::BR)); - $this->assertTrue($this->shortUtil->connectsToEmergencyNumber("190", RegionCode::BR)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("999", RegionCode::BR)); - } - - public function testConnectsToEmergencyNumberLongNumber_BR() - { - // Brazilian emergency numbers don't work when additional digits are appended. - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("9111", RegionCode::BR)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("1900", RegionCode::BR)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("9996", RegionCode::BR)); - } - - public function testConnectsToEmergencyNumber_AO() - { - // Angola doesn't have any metadata for emergency numbers in the test metadata. - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("911", RegionCode::AO)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("222123456", RegionCode::BR)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("923123456", RegionCode::BR)); - } - - public function testConnectsToEmergencyNumber_ZW() - { - // Zimbabwe doesn't have any metadata in the test metadata. - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("911", RegionCode::ZW)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("01312345", RegionCode::ZW)); - $this->assertFalse($this->shortUtil->connectsToEmergencyNumber("0711234567", RegionCode::ZW)); - } - - public function testIsEmergencyNumber_US() - { - $this->assertTrue($this->shortUtil->isEmergencyNumber("911", RegionCode::US)); - $this->assertTrue($this->shortUtil->isEmergencyNumber("112", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("999", RegionCode::US)); - } - - public function testIsEmergencyNumberLongNumber_US() - { - $this->assertFalse($this->shortUtil->isEmergencyNumber("9116666666", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("1126666666", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("9996666666", RegionCode::US)); - } - - public function testIsEmergencyNumberWithFormatting_US() - { - $this->assertTrue($this->shortUtil->isEmergencyNumber("9-1-1", RegionCode::US)); - $this->assertTrue($this->shortUtil->isEmergencyNumber("*911", RegionCode::US)); - $this->assertTrue($this->shortUtil->isEmergencyNumber("1-1-2", RegionCode::US)); - $this->assertTrue($this->shortUtil->isEmergencyNumber("*112", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("9-9-9", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("*999", RegionCode::US)); - } - - public function testIsEmergencyNumberWithPlusSign_US() - { - $this->assertFalse($this->shortUtil->isEmergencyNumber("+911", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber(self::$plusSymbol . "911", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber(" +911", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("+112", RegionCode::US)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("+999", RegionCode::US)); - } - - public function testIsEmergencyNumber_BR() - { - $this->assertTrue($this->shortUtil->isEmergencyNumber("911", RegionCode::BR)); - $this->assertTrue($this->shortUtil->isEmergencyNumber("190", RegionCode::BR)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("999", RegionCode::BR)); - } - - public function testIsEmergencyNumberLongNumber_BR() - { - $this->assertFalse($this->shortUtil->isEmergencyNumber("9111", RegionCode::BR)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("1900", RegionCode::BR)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("9996", RegionCode::BR)); - } - - public function testIsEmergencyNumber_AO() - { - // Angola doesn't have any metadata for emergency numbers in the test metadata. - $this->assertFalse($this->shortUtil->isEmergencyNumber("911", RegionCode::AO)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("222123456", RegionCode::AO)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("923123456", RegionCode::AO)); - } - - public function testIsEmergencyNumber_ZW() - { - // Zimbabwe doesn't have any metadata in the test metadata. - $this->assertFalse($this->shortUtil->isEmergencyNumber("911", RegionCode::ZW)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("01312345", RegionCode::ZW)); - $this->assertFalse($this->shortUtil->isEmergencyNumber("0711234567", RegionCode::ZW)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_800.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_800.php deleted file mode 100644 index f412a81f5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_800.php +++ /dev/null @@ -1,182 +0,0 @@ - - array ( - 'NationalNumberPattern' => '\\d{8}', - 'PossibleNumberPattern' => '\\d{8}', - 'ExampleNumber' => '12345678', - 'PossibleLength' => - array ( - 0 => '-1', - 1 => '8', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'ExampleNumber' => '12345678', - 'PossibleLength' => - array ( - 0 => '-1', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'ExampleNumber' => '12345678', - 'PossibleLength' => - array ( - 0 => '-1', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '\\d{8}', - 'PossibleNumberPattern' => '\\d{8}', - 'ExampleNumber' => '12345678', - 'PossibleLength' => - array ( - 0 => '8', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => '001', - 'countryCode' => 800, - 'internationalPrefix' => '', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{4})(\\d{4})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => true, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_979.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_979.php deleted file mode 100644 index 177bf55d1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_979.php +++ /dev/null @@ -1,182 +0,0 @@ - - array ( - 'NationalNumberPattern' => '\\d{9}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '123456789', - 'PossibleLength' => - array ( - 0 => '-1', - 1 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'ExampleNumber' => '123456789', - 'PossibleLength' => - array ( - 0 => '-1', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'ExampleNumber' => '123456789', - 'PossibleLength' => - array ( - 0 => '-1', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '\\d{9}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '123456789', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => '001', - 'countryCode' => 979, - 'internationalPrefix' => '', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d)(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AD.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AD.php deleted file mode 100644 index 64de51fcb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AD.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'AD', - 'countryCode' => 376, - 'internationalPrefix' => '00', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AE.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AE.php deleted file mode 100644 index dbfbf22c1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AE.php +++ /dev/null @@ -1,164 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[1-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '[1-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => '600\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '600123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'AE', - 'countryCode' => 971, - 'internationalPrefix' => '00', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AO.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AO.php deleted file mode 100644 index 865f573cd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AO.php +++ /dev/null @@ -1,179 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[29]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '2\\d(?:[26-9]\\d|\\d[26-9])\\d{5}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '222123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '9[1-3]\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '923123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'AO', - 'countryCode' => 244, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0~0', - 'nationalPrefixForParsing' => '0~0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{3})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AR.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AR.php deleted file mode 100644 index 4522251ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AR.php +++ /dev/null @@ -1,299 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-3689]\\d{9,10}', - 'PossibleNumberPattern' => '\\d{6,11}', - 'PossibleLength' => - array ( - 0 => 6, - 1 => 7, - 2 => 8, - 3 => 9, - 4 => 10, - 5 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[1-3]\\d{9}', - 'PossibleNumberPattern' => '\\d{6,10}', - 'PossibleLength' => - array ( - 0 => 6, - 1 => 7, - 2 => 8, - 3 => 9, - 4 => 10, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '9\\d{10}|[1-3]\\d{9}', - 'PossibleNumberPattern' => '\\d{10,11}', - 'PossibleLength' => - array ( - 0 => '10', - 1 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '80\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '6(0\\d|10)\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'AR', - 'countryCode' => 54, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0(?:(11|343|3715)15)?', - 'nationalPrefixTransformRule' => '9$1', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '11', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{4})(\\d{2})(\\d{4})', - 'format' => '$1 $2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '1[02-9]|[23]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(9)(11)(\\d{4})(\\d{4})', - 'format' => '$2 15 $3-$4', - 'leadingDigitsPatterns' => - array ( - 0 => '911', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '(9)(\\d{4})(\\d{2})(\\d{4})', - 'format' => '$2 $3-$4', - 'leadingDigitsPatterns' => - array ( - 0 => '9(?:1[02-9]|[23])', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '0$1 $CC', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 4 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '[68]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '11', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{4})(\\d{2})(\\d{4})', - 'format' => '$1 $2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '1[02-9]|[23]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(9)(11)(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '911', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '(9)(\\d{4})(\\d{2})(\\d{4})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '9(?:1[02-9]|[23])', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 4 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '[68]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AU.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AU.php deleted file mode 100644 index 74b8bbc91..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_AU.php +++ /dev/null @@ -1,194 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-578]\\d{4,14}', - 'PossibleNumberPattern' => '\\d{5,15}', - 'PossibleLength' => - array ( - 0 => '9', - 1 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[2378]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '4\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '1800\\d{6}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '190[0126]\\d{6}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'AU', - 'countryCode' => 61, - 'internationalPrefix' => '001[12]', - 'preferredInternationalPrefix' => '0011', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{4})(\\d{3})(\\d{3})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '1', - ), - 'nationalPrefixFormattingRule' => '$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{1})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[2-478]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BB.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BB.php deleted file mode 100644 index efcc07918..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BB.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'BB', - 'countryCode' => 1, - 'internationalPrefix' => '011', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BR.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BR.php deleted file mode 100644 index 6a276d23b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BR.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'BR', - 'countryCode' => 55, - 'internationalPrefix' => '', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BS.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BS.php deleted file mode 100644 index c1f52ba3d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BS.php +++ /dev/null @@ -1,165 +0,0 @@ - - array ( - 'NationalNumberPattern' => '(242|8(00|66|77|88)|900)\\d{7}', - 'PossibleNumberPattern' => '\\d{7,10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - 0 => '7', - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '242(?:3(?:02|[236][1-9]|4[0-24-9]|5[0-68]|7[3-57]|9[2-5])|4(?:2[237]|51|64|77)|502|636|702)\\d{4}', - 'PossibleNumberPattern' => '\\d{7,10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '242(357|359|457|557)\\d{4}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '8(00|66|77|88)\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '900\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'BS', - 'countryCode' => 1, - 'internationalPrefix' => '011', - 'nationalPrefix' => '1', - 'nationalPrefixForParsing' => '1', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BY.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BY.php deleted file mode 100644 index 25bed5a44..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_BY.php +++ /dev/null @@ -1,203 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-9]\\d{5}', - 'PossibleNumberPattern' => '\\d{6}', - 'PossibleLength' => - array ( - 0 => '6', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[1-9]\\d{5}', - 'PossibleNumberPattern' => '\\d{6}', - 'ExampleNumber' => '112345', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '[1-9]\\d{5}', - 'PossibleNumberPattern' => '\\d{6}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'BY', - 'countryCode' => 375, - 'internationalPrefix' => '810', - 'nationalPrefix' => '8', - 'nationalPrefixForParsing' => '80?|99999', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{4})', - 'format' => '$1', - 'leadingDigitsPatterns' => - array ( - 0 => '[1-8]', - ), - 'nationalPrefixFormattingRule' => '8 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{2})(\\d{3})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '[1-8]', - ), - 'nationalPrefixFormattingRule' => '8$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d{3})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '[1-8]', - ), - 'nationalPrefixFormattingRule' => '8 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CA.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CA.php deleted file mode 100644 index a229119e7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CA.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'CA', - 'countryCode' => 1, - 'internationalPrefix' => '011', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CC.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CC.php deleted file mode 100644 index 56a59f4e9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CC.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'CC', - 'countryCode' => 61, - 'internationalPrefix' => '', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CN.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CN.php deleted file mode 100644 index 3276d5da5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CN.php +++ /dev/null @@ -1,194 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-7]\\d{6,11}|8[0-357-9]\\d{6,9}|9\\d{7,10}', - 'PossibleNumberPattern' => '\\d{4,12}', - 'PossibleLength' => - array ( - 0 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[2-9]\\d{10}', - 'PossibleNumberPattern' => '\\d{11}', - 'ExampleNumber' => '91234567', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '1(?:[38]\\d|4[57]|5[0-35-9]|7[0136-8])\\d{8}', - 'PossibleNumberPattern' => '\\d{11}', - 'ExampleNumber' => '13123456789', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'CN', - 'countryCode' => 86, - 'internationalPrefix' => '', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{5,6})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '[3-9]', - 1 => '[3-9]\\d{2}[19]', - 2 => '[3-9]\\d{2}(?:10|95)', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '$CC $1', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{3})(\\d{8})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '1', - ), - 'nationalPrefixFormattingRule' => '$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CX.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CX.php deleted file mode 100644 index b12beb9a4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_CX.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'CX', - 'countryCode' => 61, - 'internationalPrefix' => '00', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_DE.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_DE.php deleted file mode 100644 index 224c6ac0f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_DE.php +++ /dev/null @@ -1,253 +0,0 @@ - - array ( - 'NationalNumberPattern' => '\\d{4,14}', - 'PossibleNumberPattern' => '\\d{2,14}', - 'PossibleLength' => - array ( - 0 => 4, - 1 => 5, - 2 => 6, - 3 => 7, - 4 => 8, - 5 => 9, - 6 => 10, - 7 => 11, - ), - 'PossibleLengthLocalOnly' => - array ( - 0 => '2', - 1 => '3', - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '(?:[24-6]\\d{2}|3[03-9]\\d|[789](?:0[2-9]|[1-9]\\d))\\d{1,8}', - 'PossibleNumberPattern' => '\\d{2,14}', - 'ExampleNumber' => '30123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '1(5\\d{9}|7\\d{8}|6[02]\\d{8}|63\\d{7})', - 'PossibleNumberPattern' => '\\d{10,11}', - 'PossibleLength' => - array ( - 0 => '10', - 1 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '800\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '900([135]\\d{6}|9\\d{7})', - 'PossibleNumberPattern' => '\\d{10,11}', - 'PossibleLength' => - array ( - 0 => '10', - 1 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'DE', - 'countryCode' => 49, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{3,8})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '2|3[3-9]|906|[4-9][1-9]1', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{2})(\\d{4,11})', - 'format' => '$1/$2', - 'leadingDigitsPatterns' => - array ( - 0 => '[34]0|[68]9', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '([4-9]\\d)(\\d{2})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '[4-9]', - 1 => '[4-6]|[7-9](?:\\d[1-9]|[1-9]\\d)', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '([4-9]\\d{3})(\\d{2,7})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '[4-9]', - 1 => '[4-6]|[7-9](?:\\d[1-9]|[1-9]\\d)', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 4 => - array ( - 'pattern' => '(\\d{3})(\\d{1})(\\d{6})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '800', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 5 => - array ( - 'pattern' => '(\\d{3})(\\d{3,4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '900', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_FR.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_FR.php deleted file mode 100644 index e276006cf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_FR.php +++ /dev/null @@ -1,177 +0,0 @@ - - array ( - 'NationalNumberPattern' => '3\\d{6}', - 'PossibleNumberPattern' => '\\d{7}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '3\\d{6}', - 'PossibleNumberPattern' => '\\d{7}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '3\\d{6}', - 'PossibleNumberPattern' => '\\d{7}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'FR', - 'countryCode' => 33, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d)(\\d{2})(\\d{2})(\\d{2})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '3', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GB.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GB.php deleted file mode 100644 index 13650fd81..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GB.php +++ /dev/null @@ -1,209 +0,0 @@ - - array ( - 'NationalNumberPattern' => '\\d{10}', - 'PossibleNumberPattern' => '\\d{6,10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - 0 => '6', - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[1-6]\\d{9}', - 'PossibleNumberPattern' => '\\d{6,10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '7[1-57-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '80\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '9[018]\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => '8(?:4[3-5]|7[0-2])\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => '70\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => '56\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => '76\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'GB', - 'countryCode' => 44, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[1-59]|[78]0', - ), - 'nationalPrefixFormattingRule' => '(0$1)', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d)(\\d{3})(\\d{3})(\\d{3})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '6', - ), - 'nationalPrefixFormattingRule' => '(0$1)', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{4})(\\d{3})(\\d{3})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '7[1-57-9]', - ), - 'nationalPrefixFormattingRule' => '(0$1)', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '8[47]', - ), - 'nationalPrefixFormattingRule' => '(0$1)', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => true, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GG.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GG.php deleted file mode 100644 index d172d98da..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_GG.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'GG', - 'countryCode' => 44, - 'internationalPrefix' => '', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_HU.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_HU.php deleted file mode 100644 index f2bddeacb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_HU.php +++ /dev/null @@ -1,166 +0,0 @@ - - array ( - 'NationalNumberPattern' => '30\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '30\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '30\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'HU', - 'countryCode' => 36, - 'internationalPrefix' => '', - 'nationalPrefix' => '06', - 'nationalPrefixForParsing' => '06', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_IT.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_IT.php deleted file mode 100644 index f91e72153..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_IT.php +++ /dev/null @@ -1,221 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[0389]\\d{5,10}', - 'PossibleNumberPattern' => '\\d{6,11}', - 'PossibleLength' => - array ( - 0 => '6', - 1 => '9', - 2 => '10', - 3 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '0\\d{9,10}', - 'PossibleNumberPattern' => '\\d{10,11}', - 'PossibleLength' => - array ( - 0 => '10', - 1 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '3\\d{8,9}', - 'PossibleNumberPattern' => '\\d{9,10}', - 'PossibleLength' => - array ( - 0 => '9', - 1 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '80(?:0\\d{6}|3\\d{3})', - 'PossibleNumberPattern' => '\\d{6,9}', - 'PossibleLength' => - array ( - 0 => '6', - 1 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '89(?:2\\d{3}|9\\d{6})', - 'PossibleNumberPattern' => '\\d{6,9}', - 'PossibleLength' => - array ( - 0 => '6', - 1 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'IT', - 'countryCode' => 39, - 'internationalPrefix' => '00', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '0[26]', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{3})(\\d{4})(\\d{3,4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '0[13-57-9]', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{3,4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '3', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '(\\d{3})(\\d{3,6})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '8', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => true, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_JP.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_JP.php deleted file mode 100644 index b5270305a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_JP.php +++ /dev/null @@ -1,263 +0,0 @@ - - array ( - 'NationalNumberPattern' => '07\\d{5}|[1-357-9]\\d{3,10}', - 'PossibleNumberPattern' => '\\d{4,11}', - 'PossibleLength' => - array ( - 0 => 4, - 1 => 5, - 2 => 6, - 3 => 7, - 4 => 8, - 5 => 9, - 6 => 10, - 7 => 11, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '07\\d{5}|[1-357-9]\\d{3,10}', - 'PossibleNumberPattern' => '\\d{4,11}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '07\\d{5}|[1-357-9]\\d{3,10}', - 'PossibleNumberPattern' => '\\d{4,11}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '0777[01]\\d{2}', - 'PossibleNumberPattern' => '\\d{7}', - 'ExampleNumber' => '0777012', - 'PossibleLength' => - array ( - 0 => '7', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => '[23]\\d{3}', - 'PossibleNumberPattern' => '\\d{4}', - 'PossibleLength' => - array ( - 0 => '4', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'JP', - 'countryCode' => 81, - 'internationalPrefix' => '010', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[57-9]0', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{2})(\\d{2})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '[57-9]0', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{2})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '111|222|333', - 1 => '(?:111|222|333)1', - 2 => '(?:111|222|333)11', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '(\\d{4})(\\d)(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '222|333', - 1 => '2221|3332', - 2 => '22212|3332', - 3 => '222120|3332', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 4 => - array ( - 'pattern' => '(\\d{3})(\\d{2})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[23]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 5 => - array ( - 'pattern' => '(\\d{3})(\\d{4})', - 'format' => '$1-$2', - 'leadingDigitsPatterns' => - array ( - 0 => '077', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 6 => - array ( - 'pattern' => '(\\d{4})', - 'format' => '*$1', - 'leadingDigitsPatterns' => - array ( - 0 => '[23]', - ), - 'nationalPrefixFormattingRule' => '$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => true, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_KR.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_KR.php deleted file mode 100644 index 6e4946ac5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_KR.php +++ /dev/null @@ -1,336 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-7]\\d{3,9}|8\\d{8}', - 'PossibleNumberPattern' => '\\d{4,10}', - 'PossibleLength' => - array ( - 0 => 4, - 1 => 5, - 2 => 6, - 3 => 7, - 4 => 8, - 5 => 9, - 6 => 10, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '(?:2|[34][1-3]|5[1-5]|6[1-4])(?:1\\d{2,3}|[2-9]\\d{6,7})', - 'PossibleNumberPattern' => '\\d{4,10}', - 'ExampleNumber' => '22123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '1[0-25-9]\\d{7,8}', - 'PossibleNumberPattern' => '\\d{9,10}', - 'ExampleNumber' => '1023456789', - 'PossibleLength' => - array ( - 0 => '9', - 1 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '80\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '801234567', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '60[2-9]\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '602345678', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => '50\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'ExampleNumber' => '5012345678', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => '70\\d{8}', - 'PossibleNumberPattern' => '\\d{10}', - 'ExampleNumber' => '7012345678', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'KR', - 'countryCode' => 82, - 'internationalPrefix' => '00(?:[124-68]|[37]\\d{2})', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0(8[1-46-8]|85\\d{2})?', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '1(?:0|1[19]|[69]9|5[458])|[57]0', - 1 => '1(?:0|1[19]|[69]9|5(?:44|59|8))|[57]0', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{2})(\\d{3})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '1(?:[169][2-8]|[78]|5[1-4])|[68]0|[3-6][1-9][2-9]', - 1 => '1(?:[169][2-8]|[78]|5(?:[1-3]|4[56]))|[68]0|[3-6][1-9][2-9]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d)(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '131', - 1 => '1312', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => - array ( - 'pattern' => '(\\d{3})(\\d{2})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '131', - 1 => '131[13-9]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 4 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '13[2-9]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 5 => - array ( - 'pattern' => '(\\d{2})(\\d{2})(\\d{3})(\\d{4})', - 'format' => '$1-$2-$3-$4', - 'leadingDigitsPatterns' => - array ( - 0 => '30', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 6 => - array ( - 'pattern' => '(\\d)(\\d{4})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '2(?:[26]|3[0-467])', - 1 => '2(?:[26]|3(?:01|1[45]|2[17-9]|39|4|6[67]|7[078]))', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 7 => - array ( - 'pattern' => '(\\d)(\\d{3})(\\d{4})', - 'format' => '$1-$2-$3', - 'leadingDigitsPatterns' => - array ( - 0 => '2(?:3[0-35-9]|[457-9])', - 1 => '2(?:3(?:0[02-9]|1[0-36-9]|2[02-6]|3[0-8]|6[0-589]|7[1-69]|[589])|[457-9])', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 8 => - array ( - 'pattern' => '(\\d)(\\d{3})', - 'format' => '$1-$2', - 'leadingDigitsPatterns' => - array ( - 0 => '21[0-46-9]', - 1 => '21(?:[0-247-9]|3[124]|6[1269])', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 9 => - array ( - 'pattern' => '(\\d)(\\d{4})', - 'format' => '$1-$2', - 'leadingDigitsPatterns' => - array ( - 0 => '21[36]', - 1 => '21(?:3[035-9]|6[03-578])', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 10 => - array ( - 'pattern' => '(\\d{2})(\\d{3})', - 'format' => '$1-$2', - 'leadingDigitsPatterns' => - array ( - 0 => '[3-6][1-9]1', - 1 => '[3-6][1-9]1(?:[0-46-9])', - 2 => '[3-6][1-9]1(?:[0-247-9]|3[124]|6[1269])', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 11 => - array ( - 'pattern' => '(\\d{2})(\\d{4})', - 'format' => '$1-$2', - 'leadingDigitsPatterns' => - array ( - 0 => '[3-6][1-9]1', - 1 => '[3-6][1-9]1[36]', - 2 => '[3-6][1-9]1(?:3[035-9]|6[03-578])', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_MX.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_MX.php deleted file mode 100644 index 5c72c0363..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_MX.php +++ /dev/null @@ -1,291 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-9]\\d{9,10}', - 'PossibleNumberPattern' => '\\d{7,11}', - 'PossibleLength' => - array ( - 0 => '10', - 1 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - 0 => '7', - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[2-9]\\d{9}', - 'PossibleNumberPattern' => '\\d{7,10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '1\\d{10}', - 'PossibleNumberPattern' => '\\d{11}', - 'PossibleLength' => - array ( - 0 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '800\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '900\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'MX', - 'countryCode' => 52, - 'internationalPrefix' => '00', - 'nationalPrefix' => '01', - 'nationalPrefixForParsing' => '01|04[45](\\d{10})', - 'nationalPrefixTransformRule' => '1$1', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[89]00', - ), - 'nationalPrefixFormattingRule' => '01 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 1 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '33|55|81', - ), - 'nationalPrefixFormattingRule' => '01 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[2467]|3[0-24-9]|5[0-46-9]|8[2-9]|9[1-9]', - ), - 'nationalPrefixFormattingRule' => '01 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 3 => - array ( - 'pattern' => '(1)(\\d{2})(\\d{4})(\\d{4})', - 'format' => '045 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '1(?:33|55|81)', - ), - 'nationalPrefixFormattingRule' => '$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 4 => - array ( - 'pattern' => '(1)(\\d{3})(\\d{3})(\\d{4})', - 'format' => '045 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '1(?:[124579]|3[0-24-9]|5[0-46-9]|8[02-9])', - ), - 'nationalPrefixFormattingRule' => '$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - ), - 'intlNumberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[89]00', - ), - 'nationalPrefixFormattingRule' => '01 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 1 => - array ( - 'pattern' => '(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '33|55|81', - ), - 'nationalPrefixFormattingRule' => '01 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[2467]|3[0-24-9]|5[0-46-9]|8[2-9]|9[1-9]', - ), - 'nationalPrefixFormattingRule' => '01 $1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 3 => - array ( - 'pattern' => '(1)(\\d{2})(\\d{4})(\\d{4})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '1(?:33|55|81)', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 4 => - array ( - 'pattern' => '(1)(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - 0 => '1(?:[124579]|3[0-24-9]|5[0-46-9]|8[02-9])', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_NZ.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_NZ.php deleted file mode 100644 index 8c4b13006..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_NZ.php +++ /dev/null @@ -1,212 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[289]\\d{7,9}|[3-7]\\d{7}', - 'PossibleNumberPattern' => '\\d{7,10}', - 'PossibleLength' => - array ( - 0 => '7', - 1 => '8', - 2 => 9, - 3 => 10, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '24099\\d{3}|(?:3[2-79]|[479][2-689]|6[235-9])\\d{6}', - 'PossibleNumberPattern' => '\\d{7,8}', - 'PossibleLength' => - array ( - 0 => '7', - 1 => '8', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '2(?:[027]\\d{7}|9\\d{6,7}|1(?:0\\d{5,7}|[12]\\d{5,6}|[3-9]\\d{5})|4[1-9]\\d{6}|8\\d{7,8})', - 'PossibleNumberPattern' => '\\d{8,10}', - 'PossibleLength' => - array ( - 0 => 8, - 1 => 9, - 2 => 10, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '800\\d{6,7}', - 'PossibleNumberPattern' => '\\d{9,10}', - 'PossibleLength' => - array ( - 0 => '9', - 1 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '900\\d{6,7}', - 'PossibleNumberPattern' => '\\d{9,10}', - 'PossibleLength' => - array ( - 0 => '9', - 1 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'NZ', - 'countryCode' => 64, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d)(\\d{3})(\\d{4})', - 'format' => '$1-$2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '24|[34679]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d)(\\d{3})(\\d{3,5})', - 'format' => '$1-$2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '2[179]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{3,4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[89]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_PL.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_PL.php deleted file mode 100644 index 90b2540da..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_PL.php +++ /dev/null @@ -1,175 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[1-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[1-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '(?:5[01]|6[069]|7[289]|88)\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '800\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '70\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'PL', - 'countryCode' => 48, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{2})(\\d{3})(\\d{2})(\\d{2})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_RE.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_RE.php deleted file mode 100644 index bcc4ed887..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_RE.php +++ /dev/null @@ -1,180 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[268]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '262\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '262161234', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '6(?:9[23]|47)\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '692123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '80\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '801234567', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '8(?:1[01]|2[0156]|84|9[0-37-9])\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '810123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'RE', - 'countryCode' => 262, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '([268]\\d{2})(\\d{2})(\\d{2})(\\d{2})', - 'format' => '$1 $2 $3 $4', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingDigits' => '262|6(?:9[23]|47)|8', - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SE.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SE.php deleted file mode 100644 index f2b021827..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SE.php +++ /dev/null @@ -1,157 +0,0 @@ - - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'SE', - 'countryCode' => 46, - 'internationalPrefix' => '00', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SG.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SG.php deleted file mode 100644 index 26331556f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_SG.php +++ /dev/null @@ -1,206 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[13689]\\d{7,10}', - 'PossibleNumberPattern' => '\\d{8}|\\d{10,11}', - 'PossibleLength' => - array ( - 0 => '8', - 1 => '10', - 2 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[36]\\d{7}', - 'PossibleNumberPattern' => '\\d{8}', - 'PossibleLength' => - array ( - 0 => '8', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '[89]\\d{7}', - 'PossibleNumberPattern' => '\\d{8}', - 'PossibleLength' => - array ( - 0 => '8', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '1?800\\d{7}', - 'PossibleNumberPattern' => '\\d{10,11}', - 'PossibleLength' => - array ( - 0 => '10', - 1 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '1900\\d{7}', - 'PossibleNumberPattern' => '\\d{11}', - 'PossibleLength' => - array ( - 0 => '11', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'SG', - 'countryCode' => 65, - 'internationalPrefix' => '0[0-3][0-9]', - 'nationalPrefixForParsing' => '777777', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{4})(\\d{4})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - 0 => '[369]|8[1-9]', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 1 => - array ( - 'pattern' => '(\\d{4})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '1[89]', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 2 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '800', - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_US.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_US.php deleted file mode 100644 index 88d56296c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_US.php +++ /dev/null @@ -1,203 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[13-689]\\d{9}|2[0-35-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', - 'ExampleNumber' => '1234567890', - 'PossibleLength' => - array ( - 0 => '10', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '[13-689]\\d{9}|2[0-35-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', - 'ExampleNumber' => '1234567890', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '[13-689]\\d{9}|2[0-35-9]\\d{8}', - 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', - 'ExampleNumber' => '1234567890', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '8(?:00|66|77|88)\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'ExampleNumber' => '1234567890', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => '900\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'ExampleNumber' => '1234567890', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => '800\\d{7}', - 'PossibleNumberPattern' => '\\d{10}', - 'ExampleNumber' => '1234567890', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'US', - 'countryCode' => 1, - 'internationalPrefix' => '011', - 'nationalPrefix' => '1', - 'preferredExtnPrefix' => ' extn. ', - 'nationalPrefixForParsing' => '1', - 'sameMobileAndFixedLinePattern' => true, - 'numberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{4})', - 'format' => '$1 $2', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - 1 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - ), - 'intlNumberFormat' => - array ( - 0 => - array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - ), - 'nationalPrefixFormattingRule' => '', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => true, - ), - ), - 'mainCountryForCode' => true, - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => true, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_YT.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_YT.php deleted file mode 100644 index 3db875eba..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/core/data/PhoneNumberMetadataForTesting_YT.php +++ /dev/null @@ -1,169 +0,0 @@ - - array ( - 'NationalNumberPattern' => '[268]\\d{8}', - 'PossibleNumberPattern' => '\\d{9}', - 'PossibleLength' => - array ( - 0 => '9', - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'fixedLine' => - array ( - 'NationalNumberPattern' => '2696[0-4]\\d{4}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '269601234', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'mobile' => - array ( - 'NationalNumberPattern' => '639\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '639123456', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'tollFree' => - array ( - 'NationalNumberPattern' => '80\\d{7}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '801234567', - 'PossibleLength' => - array ( - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'premiumRate' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'sharedCost' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'personalNumber' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voip' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'pager' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'uan' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'voicemail' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'noInternationalDialling' => - array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', - 'PossibleLength' => - array ( - 0 => -1, - ), - 'PossibleLengthLocalOnly' => - array ( - ), - ), - 'id' => 'YT', - 'countryCode' => 262, - 'internationalPrefix' => '00', - 'nationalPrefix' => '0', - 'nationalPrefixForParsing' => '0', - 'sameMobileAndFixedLinePattern' => false, - 'numberFormat' => - array ( - ), - 'intlNumberFormat' => - array ( - ), - 'mainCountryForCode' => false, - 'leadingDigits' => '269|639', - 'leadingZeroPossible' => false, - 'mobileNumberPortableRegion' => false, -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/geocoding/PhoneNumberOfflineGeocoderTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/geocoding/PhoneNumberOfflineGeocoderTest.php deleted file mode 100644 index 8326ddd9f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/geocoding/PhoneNumberOfflineGeocoderTest.php +++ /dev/null @@ -1,205 +0,0 @@ -setCountryCode(82)->setNationalNumber(22123456); - - self::$KO_Number2 = new PhoneNumber(); - self::$KO_Number2->setCountryCode(82)->setNationalNumber(322123456); - - self::$KO_Number3 = new PhoneNumber(); - self::$KO_Number3->setCountryCode(82)->setNationalNumber(6421234567); - - self::$KO_InvalidNumber = new PhoneNumber(); - self::$KO_InvalidNumber->setCountryCode(82)->setNationalNumber(1234); - - self::$KO_Mobile = new PhoneNumber(); - self::$KO_Mobile->setCountryCode(82)->setNationalNumber(101234567); - - self::$US_Number1 = new PhoneNumber(); - self::$US_Number1->setCountryCode(1)->setNationalNumber(6502530000); - - self::$US_Number2 = new PhoneNumber(); - self::$US_Number2->setCountryCode(1)->setNationalNumber(6509600000); - - self::$US_Number3 = new PhoneNumber(); - self::$US_Number3->setCountryCode(1)->setNationalNumber(2128120000); - - self::$US_Number4 = new PhoneNumber(); - self::$US_Number4->setCountryCode(1)->setNationalNumber(6174240000); - - self::$US_InvalidNumber = new PhoneNumber(); - self::$US_InvalidNumber->setCountryCode(1)->setNationalNumber(123456789); - - self::$NANPA_TollFree = new PhoneNumber(); - self::$NANPA_TollFree->setCountryCode(1)->setNationalNumber(8002431234); - - self::$BS_Number1 = new PhoneNumber(); - self::$BS_Number1->setCountryCode(1)->setNationalNumber(2423651234); - - self::$AU_Number = new PhoneNumber(); - self::$AU_Number->setCountryCode(61)->setNationalNumber(236618300); - - self::$AR_MobileNumber = new PhoneNumber(); - self::$AR_MobileNumber->setCountryCode(54)->setNationalNumber(92214000000); - - self::$numberWithInvalidCountryCode = new PhoneNumber(); - self::$numberWithInvalidCountryCode->setCountryCode(999)->setNationalNumber(2423651234); - - self::$internationalTollFree = new PhoneNumber(); - self::$internationalTollFree->setCountryCode(800)->setNationalNumber(12345678); - } - - public function setUp() - { - PhoneNumberOfflineGeocoder::resetInstance(); - $this->geocoder = PhoneNumberOfflineGeocoder::getInstance(self::TEST_META_DATA_FILE_PREFIX); - } - - public function testGetDescriptionForNumberWithNoDataFile() - { - // No data file containing mappings for US numbers is available in Chinese for the unittests. As - // a result, the country name of United States in simplified Chinese is returned. - - $this->assertEquals( - pack('H*', 'e7be8e') . pack('H*', 'e59bbd'), - $this->geocoder->getDescriptionForNumber(self::$US_Number1, "zh_CN") - ); - $this->assertEquals("Bahamas", $this->geocoder->getDescriptionForNumber(self::$BS_Number1, "en_US")); - $this->assertEquals("Australia", $this->geocoder->getDescriptionForNumber(self::$AU_Number, "en_US")); - $this->assertEquals("", $this->geocoder->getDescriptionForNumber(self::$numberWithInvalidCountryCode, "en_US")); - $this->assertEquals("", $this->geocoder->getDescriptionForNumber(self::$internationalTollFree, "en_US")); - } - - public function testGetDescriptionForNumberWithMissingPrefix() - { - // Test that the name of the country is returned when the number passed in is valid but not - // covered by the geocoding data file. - - $this->assertEquals("United States", $this->geocoder->getDescriptionForNumber(self::$US_Number4, "en_US")); - } - - public function testGetDescriptionForNumberBelongingToMultipleCountriesIsEmpty() - { - // Test that nothing is returned when the number passed in is valid but not - // covered by the geocoding data file and belongs to multiple countries - $this->assertEquals("", $this->geocoder->getDescriptionForNumber(self::$NANPA_TollFree, 'en_US')); - } - - public function testGetDescriptionForNumber_en_US() - { - $ca = $this->geocoder->getDescriptionForNumber(self::$US_Number1, "en_US"); - $this->assertEquals("CA", $ca); - $this->assertEquals("Mountain View, CA", $this->geocoder->getDescriptionForNumber(self::$US_Number2, "en_US")); - $this->assertEquals("New York, NY", $this->geocoder->getDescriptionForNumber(self::$US_Number3, "en_US")); - } - - public function testGetDescriptionForKoreanNumber() - { - $this->assertEquals("Seoul", $this->geocoder->getDescriptionForNumber(self::$KO_Number1, "en")); - $this->assertEquals("Incheon", $this->geocoder->getDescriptionForNumber(self::$KO_Number2, "en")); - $this->assertEquals("Jeju", $this->geocoder->getDescriptionForNumber(self::$KO_Number3, "en")); - - $this->assertEquals( - pack('H*', 'ec849c') . pack('H*', 'ec9ab8'), - $this->geocoder->getDescriptionForNumber(self::$KO_Number1, "ko") - ); - $this->assertEquals( - pack('H*', 'ec9db8') . pack('H*', 'ecb29c'), - $this->geocoder->getDescriptionForNumber(self::$KO_Number2, "ko") - ); - } - - public function testGetDescriptionForArgentinianMobileNumber() - { - $this->assertEquals("La Plata", $this->geocoder->getDescriptionForNumber(self::$AR_MobileNumber, "en")); - } - - public function testGetDescriptionForFallBack() - { - // No fallback, as the location name for the given phone number is available in the requested - // language. - - $this->assertEquals("Kalifornien", $this->geocoder->getDescriptionForNumber(self::$US_Number1, "de")); - - // German falls back to English. - $this->assertEquals("New York, NY", $this->geocoder->getDescriptionForNumber(self::$US_Number3, "de")); - - // Italian fals back to English. - $this->assertEquals("CA", $this->geocoder->getDescriptionForNumber(self::$US_Number1, "it")); - - // Korean doesn't fall back to English. - - $this->assertEquals( - pack('H*', 'eb8c80') . pack('H*', 'ed959c') . pack('H*', 'ebafbc') . pack('H*', 'eab5ad'), - $this->geocoder->getDescriptionForNumber(self::$KO_Number3, "ko") - ); - } - - public function testGetDescriptionForNumberWithUserRegion() - { - // User in Italy, American number. We should just show United States, in Spanish, and not more - // detailed information. - $this->assertEquals( - "Estados Unidos", - $this->geocoder->getDescriptionForNumber(self::$US_Number1, "es_ES", "IT") - ); - - // Unknown region - should just show country name. - $this->assertEquals( - "Estados Unidos", - $this->geocoder->getDescriptionForNumber(self::$US_Number1, "es_ES", "ZZ") - ); - - // User in the States, language German, should show detailed data. - $this->assertEquals("Kalifornien", $this->geocoder->getDescriptionForNumber(self::$US_Number1, "de", "US")); - - // User in the States, language French, no data for French, so we fallback to English detailed - // data. - $this->assertEquals("CA", $this->geocoder->getDescriptionForNumber(self::$US_Number1, "fr", "US")); - - // Invalid number - return an empty string. - $this->assertEquals("", $this->geocoder->getDescriptionForNumber(self::$US_InvalidNumber, "en", "US")); - } - - public function testGetDescriptionForInvalidNumber() - { - $this->assertEquals("", $this->geocoder->getDescriptionForNumber(self::$KO_InvalidNumber, "en")); - $this->assertEquals("", $this->geocoder->getDescriptionForNumber(self::$US_InvalidNumber, "en")); - } - - public function testGetDescriptionForNonGeographicalNumberWithGeocodingPrefix() - { - // We have a geocoding prefix, but we shouldn't use it since this is not geographical. - $this->assertEquals("South Korea", $this->geocoder->getDescriptionForNumber(self::$KO_Mobile, 'en')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/PrefixFileReaderTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/PrefixFileReaderTest.php deleted file mode 100644 index 1e32ec6a1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/PrefixFileReaderTest.php +++ /dev/null @@ -1,78 +0,0 @@ -setCountryCode(82)->setNationalNumber(22123456); - - self::$US_NUMBER1 = new PhoneNumber(); - self::$US_NUMBER1->setCountryCode(1)->setNationalNumber(6502530000); - - self::$US_NUMBER2 = new PhoneNumber(); - self::$US_NUMBER2->setCountryCode(1)->setNationalNumber(2128120000); - - self::$US_NUMBER3 = new PhoneNumber(); - self::$US_NUMBER3->setCountryCode(1)->setNationalNumber(6174240000); - - self::$SE_NUMBER = new PhoneNumber(); - self::$SE_NUMBER->setCountryCode(46)->setNationalNumber(81234567); - } - - public function setUp() - { - $this->reader = new PrefixFileReader(__DIR__ . DIRECTORY_SEPARATOR . self::TEST_META_DATA_FILE_PREFIX); - } - - public function testGetDescriptionForNumberWithMapping() - { - $this->assertEquals("Kalifornien", $this->reader->getDescriptionForNumber(self::$US_NUMBER1, "de", "", "CH")); - $this->assertEquals("CA", $this->reader->getDescriptionForNumber(self::$US_NUMBER1, "en", "", "AU")); - $this->assertEquals( - pack('H*', 'ec849c') . pack('H*', 'ec9ab8'), - $this->reader->getDescriptionForNumber(self::$KO_NUMBER, "ko", "", "") - ); - $this->assertEquals("Seoul", $this->reader->getDescriptionForNumber(self::$KO_NUMBER, "en", "", "")); - } - - public function testGetDescriptionForNumberWithMissingMapping() - { - $this->assertEquals("", $this->reader->getDescriptionForNumber(self::$US_NUMBER3, "en", "", "")); - } - - public function testGetDescriptionUsingFallbackLanguage() - { - // Mapping file exists but the number isn't present, causing it to fallback. - $this->assertEquals("New York, NY", $this->reader->getDescriptionForNumber(self::$US_NUMBER2, "de", "", "CH")); - // No mapping file exists, causing it to fallback. - $this->assertEquals("New York, NY", $this->reader->getDescriptionForNumber(self::$US_NUMBER2, "sv", "", "")); - } - - public function testGetDescriptionForNonFallbackLanguage() - { - $this->assertEquals("", $this->reader->getDescriptionForNumber(self::$US_NUMBER2, "ko", "", "")); - } - - public function testGetDescriptionForNumberWithoutMappingFile() - { - $this->assertEquals("", $this->reader->getDescriptionForNumber(self::$SE_NUMBER, "sv", "", "")); - $this->assertEquals("", $this->reader->getDescriptionForNumber(self::$SE_NUMBER, "en", "", "")); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/Map.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/Map.php deleted file mode 100644 index c71de28bc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/Map.php +++ /dev/null @@ -1,27 +0,0 @@ - - array ( - 0 => 1201, - 1 => 1650, - ), - 'en' => - array ( - 0 => 1201, - 1 => 1212, - 2 => 1617, - 3 => 1650, - 4 => 1989, - 5 => 54, - 6 => 82, - ), - 'ko' => - array ( - 0 => 82, - ), -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1201.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1201.php deleted file mode 100644 index d14657844..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1201.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New Jersey', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1650.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1650.php deleted file mode 100644 index ed1481869..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/de/1650.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kalifornien', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1201.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1201.php deleted file mode 100644 index 82a2169e1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1201.php +++ /dev/null @@ -1,9 +0,0 @@ - 'NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1212.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1212.php deleted file mode 100644 index af0ab35ff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1212.php +++ /dev/null @@ -1,10 +0,0 @@ - 'NY', - 1212812 => 'New York, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1617.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1617.php deleted file mode 100644 index 707f72082..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1617.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Boston, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1650.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1650.php deleted file mode 100644 index 54621f98f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1650.php +++ /dev/null @@ -1,10 +0,0 @@ - 'CA', - 1650960 => 'Mountain View, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1989.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1989.php deleted file mode 100644 index 05474ed79..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/1989.php +++ /dev/null @@ -1,9 +0,0 @@ - 'MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/54.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/54.php deleted file mode 100644 index 9433f9944..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/54.php +++ /dev/null @@ -1,9 +0,0 @@ - 'La Plata', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/82.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/82.php deleted file mode 100644 index 487b235eb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/en/82.php +++ /dev/null @@ -1,25 +0,0 @@ - 'Mobile prefix, should not be geocoded.', - 822 => 'Seoul', - 8231 => 'Gyeonggi', - 8232 => 'Incheon', - 8233 => 'Gangwon', - 8241 => 'Chungnam', - 8242 => 'Daejeon', - 8243 => 'Chungbuk', - 8251 => 'Busan', - 8252 => 'Ulsan', - 8253 => 'Daegu', - 8254 => 'Gyeongbuk', - 8255 => 'Gyeongnam', - 8261 => 'Jeonnam', - 8262 => 'Gwangju', - 8263 => 'Jeonbuk', - 8264 => 'Jeju', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/ko/82.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/ko/82.php deleted file mode 100644 index 1c5e3696e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/data/ko/82.php +++ /dev/null @@ -1,23 +0,0 @@ - '서울', - 8231 => '경기', - 8232 => '인천', - 8233 => '강원', - 8241 => '충남', - 8242 => '대전', - 8243 => '충북', - 8251 => '부산', - 8252 => '울산', - 8253 => '대구', - 8254 => '경북', - 8255 => '경남', - 8261 => '전남', - 8262 => '광주', - 8263 => '전북', -); diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/PrefixTimeZonesMapTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/PrefixTimeZonesMapTest.php deleted file mode 100644 index ed4472b48..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/PrefixTimeZonesMapTest.php +++ /dev/null @@ -1,123 +0,0 @@ -setCountryCode(1)->setNationalNumber(1000000000); - - $this->assertEquals( - array( - self::NEW_YORK_TZ, - self::CHICAGO_TZ, - self::LOS_ANGELES_TZ, - self::DENVER_TZ, - ), - self::$prefixTimeZonesMapForUS->lookupTimeZonesForNumber($number) - ); - } - - public function testLookupTimeZonesForNumber_ValidNumber_Chicago() - { - $number = new PhoneNumber(); - $number->setCountryCode(1)->setNationalNumber(2051235458); - - $this->assertEquals(array(self::CHICAGO_TZ), self::$prefixTimeZonesMapForUS->lookupTimeZonesForNumber($number)); - } - - public function testLookupTimeZonesForNumber_LA() - { - $number = new PhoneNumber(); - $number->setCountryCode(1)->setNationalNumber(2082924565); - - $this->assertEquals(array(self::LOS_ANGELES_TZ), self::$prefixTimeZonesMapForUS->lookupTimeZonesForNumber($number)); - } - - public function testLookupTimeZonesForNumber_NY() - { - $number = new PhoneNumber(); - $number->setCountryCode(1)->setNationalNumber(2016641234); - - $this->assertEquals(array(self::NEW_YORK_TZ), self::$prefixTimeZonesMapForUS->lookupTimeZonesForNumber($number)); - } - - public function testLookupTimeZonesForNumber_CH() - { - $number = new PhoneNumber(); - $number->setCountryCode(41)->setNationalNumber(446681300); - - $this->assertEquals(array(), self::$prefixTimeZonesMapForUS->lookupTimeZonesForNumber($number)); - } - - public function testLookupTimeZonesForNumber_RU() - { - $number = new PhoneNumber(); - $number->setCountryCode(7)->setNationalNumber(87945154); - - $this->assertEquals(array(self::MOSCOW_TZ), self::$prefixTimeZonesMapForRU->lookupTimeZonesForNumber($number)); - - $number->setNationalNumber(421548578); - $this->assertEquals(array(self::VLADIVOSTOK_TZ), self::$prefixTimeZonesMapForRU->lookupTimeZonesForNumber($number)); - - $number->setNationalNumber(342457897); - $this->assertEquals(array(self::YEKATERINBURG_TZ), self::$prefixTimeZonesMapForRU->lookupTimeZonesForNumber($number)); - - // A mobile number - $number->setNationalNumber(9342457897); - $this->assertEquals(array(), self::$prefixTimeZonesMapForRU->lookupTimeZonesForNumber($number)); - - // An invalid number (too short) - $number->setNationalNumber(3951); - $this->assertEquals(array(self::IRKUTSK_TZ), self::$prefixTimeZonesMapForRU->lookupTimeZonesForNumber($number)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/UKTest.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/UKTest.php deleted file mode 100644 index 1efb4221d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/UKTest.php +++ /dev/null @@ -1,33 +0,0 @@ -setCountryCode(44)->setNationalNumber(1614960000); - - $timeZone = PhoneNumberToTimeZonesMapper::getInstance(); - $this->assertEquals(array("Europe/London"), $timeZone->getTimeZonesForNumber($number)); - } - - public function testNonGeocodableNumber() - { - $number = new PhoneNumber(); - $number->setCountryCode(44)->setNationalNumber(8001111); - - $timeZone = PhoneNumberToTimeZonesMapper::getInstance(); - $this->assertEquals(array("Europe/London"), $timeZone->getTimeZonesForNumber($number)); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/data/map_data.php b/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/data/map_data.php deleted file mode 100644 index 794b2c52c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/timezone/data/map_data.php +++ /dev/null @@ -1,18 +0,0 @@ - 'America/New_York&America/Chicago&America/Winnipeg&America/Los_Angeles', - 1201 => 'America/New_York', - 1212812 => 'America/New_York', - 1234 => 'America/New_York', - 1604 => 'America/Winnipeg', - 1617423 => 'America/Chicago', - 1650960 => 'America/Los_Angeles', - 1989 => 'Ameriac/Los_Angeles', - 612 => 'Australia/Sydney', - 82 => 'Asia/Seoul', -); diff --git a/vendor/giggsey/libphonenumber-for-php/build.xml b/vendor/giggsey/libphonenumber-for-php/build.xml deleted file mode 100644 index 93f84d9e9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build.xml +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cloning repository - - - - - - - - - - - - - - - - - - Applying patch ${filename} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vendor/giggsey/libphonenumber-for-php/build/build.php b/vendor/giggsey/libphonenumber-for-php/build/build.php deleted file mode 100644 index e975a3d03..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/build.php +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env php -run(); diff --git a/vendor/giggsey/libphonenumber-for-php/build/data-patches/.gitkeep b/vendor/giggsey/libphonenumber-for-php/build/data-patches/.gitkeep deleted file mode 100644 index e69de29bb..000000000 diff --git a/vendor/giggsey/libphonenumber-for-php/build/data-patches/001-PHP7-PL.patch b/vendor/giggsey/libphonenumber-for-php/build/data-patches/001-PHP7-PL.patch deleted file mode 100644 index cfaa1307d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/data-patches/001-PHP7-PL.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/resources/PhoneNumberMetadata.xml b/resources/PhoneNumberMetadata.xml -index a53b48d..820598c 100644 ---- a/resources/PhoneNumberMetadata.xml -+++ b/resources/PhoneNumberMetadata.xml -@@ -19031,7 +19031,7 @@ - - - [12]\d{6,8}| -- [3-57-9]\d{8}| -+ (?:[3-5]|[7-9])\d{8}| - 6\d{5,8} - - \d{6,9} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildApplication.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildApplication.php deleted file mode 100644 index 968151de7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildApplication.php +++ /dev/null @@ -1,26 +0,0 @@ -addCommands( - array( - new BuildMetadataPHPFromXMLCommand(), - new GeneratePhonePrefixDataCommand(), - new GenerateTimeZonesMapDataCommand(), - ) - ); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataFromXml.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataFromXml.php deleted file mode 100644 index b76062313..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataFromXml.php +++ /dev/null @@ -1,801 +0,0 @@ -load($inputXmlFile); - $document->normalizeDocument(); - $territories = $document->getElementsByTagName("territory"); - $metadataCollection = array(); - - $isShortNumberMetadata = strpos($inputXmlFile, 'ShortNumberMetadata'); - $isAlternateFormatsMetadata = strpos($inputXmlFile, 'PhoneNumberAlternateFormats'); - - foreach ($territories as $territoryElement) { - /** @var $territoryElement \DOMElement */ - // For the main metadata file this should always be set, but for other supplementary data - // files the country calling code may be all that is needed. - if ($territoryElement->hasAttribute("id")) { - $regionCode = $territoryElement->getAttribute("id"); - } else { - $regionCode = ""; - } - $metadata = self::loadCountryMetadata($regionCode, $territoryElement, $liteBuild, $isShortNumberMetadata, $isAlternateFormatsMetadata); - $metadataCollection[] = $metadata; - } - return $metadataCollection; - } - - /** - * @param string $regionCode - * @param \DOMElement $element - * @param string $liteBuild - * @param string $isShortNumberMetadata - * @param string $isAlternateFormatsMetadata - * @return PhoneMetadata - */ - public static function loadCountryMetadata($regionCode, \DOMElement $element, $liteBuild, $isShortNumberMetadata, $isAlternateFormatsMetadata) - { - $nationalPrefix = self::getNationalPrefix($element); - $metadata = self::loadTerritoryTagMetadata($regionCode, $element, $nationalPrefix); - $nationalPrefixFormattingRule = self::getNationalPrefixFormattingRuleFromElement($element, $nationalPrefix); - - self::loadAvailableFormats($metadata, $element, $nationalPrefix, $nationalPrefixFormattingRule, $element->hasAttribute(self::NATIONAL_PREFIX_OPTIONAL_WHEN_FORMATTING)); - if (!$isAlternateFormatsMetadata) { - // The alternate formats metadata does not need most of the patterns to be set. - self::setRelevantDescPatterns($metadata, $element, $liteBuild, $isShortNumberMetadata); - } - return $metadata; - } - - /** - * Returns the national prefix of the provided country element. - * @internal - * @param \DOMElement $element - * @return string - */ - public static function getNationalPrefix(\DOMElement $element) - { - return $element->hasAttribute(self::NATIONAL_PREFIX) ? $element->getAttribute(self::NATIONAL_PREFIX) : ""; - } - - /** - * - * @internal - * @param \DOMElement $element - * @param string $nationalPrefix - * @return string - */ - public static function getNationalPrefixFormattingRuleFromElement(\DOMElement $element, $nationalPrefix) - { - $nationalPrefixFormattingRule = $element->getAttribute(self::NATIONAL_PREFIX_FORMATTING_RULE); -// Replace $NP with national prefix and $FG with the first group ($1). - $nationalPrefixFormattingRule = str_replace('$NP', $nationalPrefix, $nationalPrefixFormattingRule); - $nationalPrefixFormattingRule = str_replace('$FG', '$1', $nationalPrefixFormattingRule); - return $nationalPrefixFormattingRule; - } - - /** - * - * @internal - * @param string $regionCode - * @param \DOMElement $element - * @param string $nationalPrefix - * @return PhoneMetadata - */ - public static function loadTerritoryTagMetadata( - $regionCode, - \DOMElement $element, - $nationalPrefix - ) { - $metadata = new PhoneMetadata(); - $metadata->setId($regionCode); - $metadata->setCountryCode((int)$element->getAttribute(self::COUNTRY_CODE)); - if ($element->hasAttribute(self::LEADING_DIGITS)) { - $metadata->setLeadingDigits(self::validateRE($element->getAttribute(self::LEADING_DIGITS))); - } - $metadata->setInternationalPrefix(self::validateRE($element->getAttribute(self::INTERNATIONAL_PREFIX))); - if ($element->hasAttribute(self::PREFERRED_INTERNATIONAL_PREFIX)) { - $preferredInternationalPrefix = $element->getAttribute(self::PREFERRED_INTERNATIONAL_PREFIX); - $metadata->setPreferredInternationalPrefix($preferredInternationalPrefix); - } - if ($element->hasAttribute(self::NATIONAL_PREFIX_FOR_PARSING)) { - $metadata->setNationalPrefixForParsing( - self::validateRE($element->getAttribute(self::NATIONAL_PREFIX_FOR_PARSING), true) - ); - if ($element->hasAttribute(self::NATIONAL_PREFIX_TRANSFORM_RULE)) { - $metadata->setNationalPrefixTransformRule(self::validateRE($element->getAttribute(self::NATIONAL_PREFIX_TRANSFORM_RULE))); - } - } - if ($nationalPrefix != '') { - $metadata->setNationalPrefix($nationalPrefix); - if (!$metadata->hasNationalPrefixForParsing()) { - $metadata->setNationalPrefixForParsing($nationalPrefix); - } - } - if ($element->hasAttribute(self::PREFERRED_EXTN_PREFIX)) { - $metadata->setPreferredExtnPrefix($element->getAttribute(self::PREFERRED_EXTN_PREFIX)); - } - if ($element->hasAttribute(self::MAIN_COUNTRY_FOR_CODE)) { - $metadata->setMainCountryForCode(true); - } - if ($element->hasAttribute(self::LEADING_ZERO_POSSIBLE)) { - $metadata->setLeadingZeroPossible(true); - } - if ($element->hasAttribute(self::MOBILE_NUMBER_PORTABLE_REGION)) { - $metadata->setMobileNumberPortableRegion(true); - } - return $metadata; - } - - /** - * Extracts the available formats from the provided DOM element. If it does not contain any - * nationalPrefixFormattingRule, the one passed-in is retained; similarly for - * nationalPrefixOptionalWhenFormatting. The nationalPrefix, nationalPrefixFormattingRule and - * nationalPrefixOptionalWhenFormatting values are provided from the parent (territory) element. - * @internal - * @param PhoneMetadata $metadata - * @param \DOMElement $element - * @param string $nationalPrefix - * @param string $nationalPrefixFormattingRule - * @param bool $nationalPrefixOptionalWhenFormatting - */ - public static function loadAvailableFormats( - PhoneMetadata $metadata, - \DOMElement $element, - $nationalPrefix, - $nationalPrefixFormattingRule, - $nationalPrefixOptionalWhenFormatting - ) { - $carrierCodeFormattingRule = ""; - if ($element->hasAttribute(self::CARRIER_CODE_FORMATTING_RULE)) { - $carrierCodeFormattingRule = self::validateRE(self::getDomesticCarrierCodeFormattingRuleFromElement($element, $nationalPrefix)); - } - $numberFormatElements = $element->getElementsByTagName(self::NUMBER_FORMAT); - $hasExplicitIntlFormatDefined = false; - - $numOfFormatElements = $numberFormatElements->length; - if ($numOfFormatElements > 0) { - for ($i = 0; $i < $numOfFormatElements; $i++) { - /** @var \DOMElement $numberFormatElement */ - $numberFormatElement = $numberFormatElements->item($i); - $format = new NumberFormat(); - - if ($numberFormatElement->hasAttribute(self::NATIONAL_PREFIX_FORMATTING_RULE)) { - $format->setNationalPrefixFormattingRule( - self::getNationalPrefixFormattingRuleFromElement($numberFormatElement, $nationalPrefix) - ); - } else { - $format->setNationalPrefixFormattingRule($nationalPrefixFormattingRule); - } - if ($numberFormatElement->hasAttribute(self::NATIONAL_PREFIX_OPTIONAL_WHEN_FORMATTING)) { - $format->setNationalPrefixOptionalWhenFormatting($numberFormatElement->getAttribute(self::NATIONAL_PREFIX_OPTIONAL_WHEN_FORMATTING) == 'true' ? true : false); - } else { - $format->setNationalPrefixOptionalWhenFormatting($nationalPrefixOptionalWhenFormatting); - } - if ($numberFormatElement->hasAttribute(self::CARRIER_CODE_FORMATTING_RULE)) { - $format->setDomesticCarrierCodeFormattingRule( - self::validateRE(self::getDomesticCarrierCodeFormattingRuleFromElement($numberFormatElement, $nationalPrefix)) - ); - } else { - $format->setDomesticCarrierCodeFormattingRule($carrierCodeFormattingRule); - } - self::loadNationalFormat($metadata, $numberFormatElement, $format); - $metadata->addNumberFormat($format); - - if (self::loadInternationalFormat($metadata, $numberFormatElement, $format)) { - $hasExplicitIntlFormatDefined = true; - } - } - // Only a small number of regions need to specify the intlFormats in the xml. For the majority - // of countries the intlNumberFormat metadata is an exact copy of the national NumberFormat - // metadata. To minimize the size of the metadata file, we only keep intlNumberFormats that - // actually differ in some way to the national formats. - if (!$hasExplicitIntlFormatDefined) { - $metadata->clearIntlNumberFormat(); - } - } - } - - /** - * @internal - * @param \DOMElement $element - * @param string $nationalPrefix - * @return mixed|string - */ - public static function getDomesticCarrierCodeFormattingRuleFromElement(\DOMElement $element, $nationalPrefix) - { - $carrierCodeFormattingRule = $element->getAttribute(self::CARRIER_CODE_FORMATTING_RULE); - // Replace $FG with the first group ($1) and $NP with the national prefix. - $carrierCodeFormattingRule = str_replace('$NP', $nationalPrefix, $carrierCodeFormattingRule); - $carrierCodeFormattingRule = str_replace('$FG', '$1', $carrierCodeFormattingRule); - return $carrierCodeFormattingRule; - } - - /** - * Extracts the pattern for the national format. - * - * @internal - * @param PhoneMetadata $metadata - * @param \DOMElement $numberFormatElement - * @param NumberFormat $format - * @throws \RuntimeException if multiple or no formats have been encountered. - */ - public static function loadNationalFormat( - PhoneMetadata $metadata, - \DOMElement $numberFormatElement, - NumberFormat $format - ) { - self::setLeadingDigitsPatterns($numberFormatElement, $format); - $format->setPattern(self::validateRE($numberFormatElement->getAttribute(self::PATTERN))); - - $formatPattern = $numberFormatElement->getElementsByTagName(self::FORMAT); - if ($formatPattern->length != 1) { - $countryId = strlen($metadata->getId()) > 0 ? $metadata->getId() : $metadata->getCountryCode(); - throw new \RuntimeException("Invalid number of format patterns for country: " . $countryId); - } - $nationalFormat = $formatPattern->item(0)->firstChild->nodeValue; - $format->setFormat($nationalFormat); - } - - /** - * @internal - * @param \DOMElement $numberFormatElement - * @param NumberFormat $format - */ - public static function setLeadingDigitsPatterns(\DOMElement $numberFormatElement, NumberFormat $format) - { - $leadingDigitsPatternNodes = $numberFormatElement->getElementsByTagName(self::LEADING_DIGITS); - $numOfLeadingDigitsPatterns = $leadingDigitsPatternNodes->length; - if ($numOfLeadingDigitsPatterns > 0) { - for ($i = 0; $i < $numOfLeadingDigitsPatterns; $i++) { - $format->addLeadingDigitsPattern(self::validateRE($leadingDigitsPatternNodes->item($i)->firstChild->nodeValue, true)); - } - } - } - - /** - * Extracts the pattern for international format. If there is no intlFormat, default to using the - * national format. If the intlFormat is set to "NA" the intlFormat should be ignored. - * - * @internal - * @param PhoneMetadata $metadata - * @param \DOMElement $numberFormatElement - * @param NumberFormat $nationalFormat - * @throws \RuntimeException if multiple intlFormats have been encountered. - * @return bool whether an international number format is defined. - */ - public static function loadInternationalFormat( - PhoneMetadata $metadata, - \DOMElement $numberFormatElement, - NumberFormat $nationalFormat - ) { - $intlFormat = new NumberFormat(); - $intlFormatPattern = $numberFormatElement->getElementsByTagName(self::INTL_FORMAT); - $hasExplicitIntlFormatDefined = false; - - if ($intlFormatPattern->length > 1) { - $countryId = strlen($metadata->getId()) > 0 ? $metadata->getId() : $metadata->getCountryCode(); - throw new \RuntimeException("Invalid number of intlFormat patterns for country: " . $countryId); - } elseif ($intlFormatPattern->length == 0) { - // Default to use the same as the national pattern if none is defined. - $intlFormat->mergeFrom($nationalFormat); - } else { - $intlFormat->setPattern($numberFormatElement->getAttribute(self::PATTERN)); - self::setLeadingDigitsPatterns($numberFormatElement, $intlFormat); - $intlFormatPatternValue = $intlFormatPattern->item(0)->firstChild->nodeValue; - if ($intlFormatPatternValue !== "NA") { - $intlFormat->setFormat($intlFormatPatternValue); - } - $hasExplicitIntlFormatDefined = true; - } - - if ($intlFormat->hasFormat()) { - $metadata->addIntlNumberFormat($intlFormat); - } - return $hasExplicitIntlFormatDefined; - } - - /** - * @internal - * @param PhoneMetadata $metadata - * @param \DOMElement $element - * @param bool $liteBuild - * @param bool $isShortNumberMetadata - */ - public static function setRelevantDescPatterns(PhoneMetadata $metadata, \DOMElement $element, $liteBuild, $isShortNumberMetadata) - { - $generalDesc = self::processPhoneNumberDescElement(null, $element, self::GENERAL_DESC, $liteBuild); - $metadata->setGeneralDesc($generalDesc); - - $metadataId = $metadata->getId(); - // Calculate the possible lengths for the general description. This will be based on the - // possible lengths of the child elements. - self::setPossibleLengthsGeneralDesc($generalDesc, $metadataId, $element, $isShortNumberMetadata); - - if (!$isShortNumberMetadata) { - // Set fields used by regular length phone numbers. - $metadata->setFixedLine(self::processPhoneNumberDescElement($generalDesc, $element, self::FIXED_LINE, $liteBuild)); - $metadata->setMobile(self::processPhoneNumberDescElement($generalDesc, $element, self::MOBILE, $liteBuild)); - $metadata->setSharedCost(self::processPhoneNumberDescElement($generalDesc, $element, self::SHARED_COST, $liteBuild)); - $metadata->setVoip(self::processPhoneNumberDescElement($generalDesc, $element, self::VOIP, $liteBuild)); - $metadata->setPersonalNumber(self::processPhoneNumberDescElement($generalDesc, $element, self::PERSONAL_NUMBER, $liteBuild)); - $metadata->setPager(self::processPhoneNumberDescElement($generalDesc, $element, self::PAGER, $liteBuild)); - $metadata->setUan(self::processPhoneNumberDescElement($generalDesc, $element, self::UAN, $liteBuild)); - $metadata->setVoicemail(self::processPhoneNumberDescElement($generalDesc, $element, self::VOICEMAIL, $liteBuild)); - $metadata->setNoInternationalDialling(self::processPhoneNumberDescElement($generalDesc, $element, self::NO_INTERNATIONAL_DIALLING, $liteBuild)); - $metadata->setSameMobileAndFixedLinePattern($metadata->getMobile()->getNationalNumberPattern() === $metadata->getFixedLine()->getNationalNumberPattern()); - $metadata->setTollFree(self::processPhoneNumberDescElement($generalDesc, $element, self::TOLL_FREE, $liteBuild)); - $metadata->setPremiumRate(self::processPhoneNumberDescElement($generalDesc, $element, self::PREMIUM_RATE, $liteBuild)); - } else { - // Set fields used by short numbers. - $metadata->setStandardRate(self::processPhoneNumberDescElement($generalDesc, $element, self::STANDARD_RATE, $liteBuild)); - $metadata->setShortCode(self::processPhoneNumberDescElement($generalDesc, $element, self::SHORT_CODE, $liteBuild)); - $metadata->setCarrierSpecific(self::processPhoneNumberDescElement($generalDesc, $element, self::CARRIER_SPECIFIC, $liteBuild)); - $metadata->setEmergency(self::processPhoneNumberDescElement($generalDesc, $element, self::EMERGENCY, $liteBuild)); - $metadata->setTollFree(self::processPhoneNumberDescElement($generalDesc, $element, self::TOLL_FREE, $liteBuild)); - $metadata->setPremiumRate(self::processPhoneNumberDescElement($generalDesc, $element, self::PREMIUM_RATE, $liteBuild)); - } - } - - /** - * Parses a possible length string into a set of the integers that are covered. - * - * @param string $possibleLengthString a string specifying the possible lengths of phone numbers. Follows - * this syntax: ranges or elements are separated by commas, and ranges are specified in - * [min-max] notation, inclusive. For example, [3-5],7,9,[11-14] should be parsed to - * 3,4,5,7,9,11,12,13,14 - * @return array - */ - private static function parsePossibleLengthStringToSet($possibleLengthString) - { - if (strlen($possibleLengthString) === 0) { - throw new \RuntimeException("Empty possibleLength string found."); - } - - $lengths = explode(",", $possibleLengthString); - $lengthSet = array(); - - - $lengthLength = count($lengths); - for ($i = 0; $i < $lengthLength; $i++) { - $lengthSubstring = $lengths[$i]; - if (strlen($lengthSubstring) === 0) { - throw new \RuntimeException("Leading, trailing or adjacent commas in possible " - . "length string {$possibleLengthString}, these should only separate numbers or ranges."); - } elseif (substr($lengthSubstring, 0, 1) === '[') { - if (substr($lengthSubstring, -1) !== ']') { - throw new \RuntimeException("Missing end of range character in possible length string {$possibleLengthString}."); - } - - // Strip the leading and trailing [], and split on the -. - $minMax = explode('-', substr($lengthSubstring, 1, -1)); - if (count($minMax) !== 2) { - throw new \RuntimeException("Ranges must have exactly one - character: missing for {$possibleLengthString}."); - } - $min = (int)$minMax[0]; - $max = (int)$minMax[1]; - // We don't even accept [6-7] since we prefer the shorter 6,7 variant; for a range to be in - // use the hyphen needs to replace at least one digit. - if ($max - $min < 2) { - throw new \RuntimeException("The first number in a range should be two or more digits lower than the second. Culprit possibleLength string: {$possibleLengthString}."); - } - for ($j = $min; $j <= $max; $j++) { - if (in_array($j, $lengthSet)) { - throw new \RuntimeException("Duplicate length element found ({$j}) in possibleLength string {$possibleLengthString}."); - } - array_push($lengthSet, $j); - } - } else { - $length = $lengthSubstring; - if (in_array($length, $lengthSet)) { - throw new \RuntimeException("Duplicate length element found ({$length}) in possibleLength string {$possibleLengthString}."); - } - if (!is_numeric($length)) { - throw new \RuntimeException("For input string \"{$length}\""); - } - array_push($lengthSet, $length); - } - } - return $lengthSet; - } - - /** - * Reads the possible length present in the metadata and splits them into two sets: one for - * full-length numbers, one for local numbers. - * - * - * @param \DOMElement $data One or more phone number descriptions - * @param array $lengths An array in which to add possible lengths of full phone numbers - * @param array $localOnlyLengths An array in which to add possible lengths of phone numbers only diallable - * locally (e.g. within a province) - */ - private static function populatePossibleLengthSets(\DOMElement $data, &$lengths, &$localOnlyLengths) - { - $possibleLengths = $data->getElementsByTagName(self::POSSIBLE_LENGTHS); - - for ($i = 0; $i < $possibleLengths->length; $i++) { - /** @var \DOMElement $element */ - $element = $possibleLengths->item($i); - $nationalLengths = $element->getAttribute(self::NATIONAL); - // We don't add to the phone metadata yet, since we want to sort length elements found under - // different nodes first, make sure there are no duplicates between them and that the - // localOnly lengths don't overlap with the others. - $thisElementLengths = self::parsePossibleLengthStringToSet($nationalLengths); - if ($element->hasAttribute(self::LOCAL_ONLY)) { - $localLengths = $element->getAttribute(self::LOCAL_ONLY); - $thisElementLocalOnlyLengths = self::parsePossibleLengthStringToSet($localLengths); - $intersection = array_intersect($thisElementLengths, $thisElementLocalOnlyLengths); - if (count($intersection) > 0) { - throw new \RuntimeException("Possible length(s) found specified as a normal and local-only length: [" . implode(',', $intersection) . '].'); - } - // We check again when we set these lengths on the metadata itself in setPossibleLengths - // that the elements in localOnly are not also in lengths. For e.g. the generalDesc, it - // might have a local-only length for one type that is a normal length for another type. We - // don't consider this an error, but we do want to remove the local-only lengths. - $localOnlyLengths = array_merge($localOnlyLengths, $thisElementLocalOnlyLengths); - sort($localOnlyLengths); - } - // It is okay if at this time we have duplicates, because the same length might be possible - // for e.g. fixed-line and for mobile numbers, and this method operates potentially on - // multiple phoneNumberDesc XML elements. - $lengths = array_merge($lengths, $thisElementLengths); - sort($lengths); - } - } - - /** - * Sets possible lengths in the general description, derived from certain child elements - * - * @internal - * @param PhoneNumberDesc $generalDesc - * @param string $metadataId - * @param \DOMElement $data - * @param bool $isShortNumberMetadata - */ - public static function setPossibleLengthsGeneralDesc(PhoneNumberDesc $generalDesc, $metadataId, \DOMElement $data, $isShortNumberMetadata) - { - $lengths = array(); - $localOnlyLengths = array(); - // The general description node should *always* be present if metadata for other types is - // present, aside from in some unit tests. - // (However, for e.g. formatting metadata in PhoneNumberAlternateFormats, no PhoneNumberDesc - // elements are present). - $generalDescNodes = $data->getElementsByTagName(self::GENERAL_DESC); - if ($generalDescNodes->length > 0) { - $generalDescNode = $generalDescNodes->item(0); - self::populatePossibleLengthSets($generalDescNode, $lengths, $localOnlyLengths); - if (count($lengths) > 0 || count($localOnlyLengths) > 0) { - // We shouldn't have anything specified at the "general desc" level: we are going to - // calculate this ourselves from child elements. - throw new \RuntimeException("Found possible lengths specified at general desc: this should be derived from child elements. Affected country: {$metadataId}"); - } - } - if (!$isShortNumberMetadata) { - // Make a copy here since we want to remove some nodes, but we don't want to do that on our - // actual data. - /** @var \DOMElement $allDescData */ - $allDescData = $data->cloneNode(true); - foreach (self::$phoneNumberDescsWithoutMatchingTypes as $tag) { - $nodesToRemove = $allDescData->getElementsByTagName($tag); - if ($nodesToRemove->length > 0) { - // We check when we process phone number descriptions that there are only one of each - // type, so this is safe to do. - $allDescData->removeChild($nodesToRemove->item(0)); - } - } - self::populatePossibleLengthSets($allDescData, $lengths, $localOnlyLengths); - } else { - // For short number metadata, we want to copy the lengths from the "short code" section only. - // This is because it's the more detailed validation pattern, it's not a sub-type of short - // codes. The other lengths will be checked later to see that they are a sub-set of these - // possible lengths. - $shortCodeDescList = $data->getElementsByTagName(self::SHORT_CODE); - if (count($shortCodeDescList) > 0) { - $shortCodeDesc = $shortCodeDescList->item(0); - self::populatePossibleLengthSets($shortCodeDesc, $lengths, $localOnlyLengths); - } - if (count($localOnlyLengths) > 0) { - throw new \RuntimeException("Found local-only lengths in short-number metadata"); - } - } - self::setPossibleLengths($lengths, $localOnlyLengths, null, $generalDesc); - } - - /** - * Sets the possible length fields in the metadata from the sets of data passed in. Checks that - * the length is covered by the "parent" phone number description element if one is present, and - * if the lengths are exactly the same as this, they are not filled in for efficiency reasons. - * - * @param array $lengths - * @param array $localOnlyLengths - * @param PhoneNumberDesc $parentDesc - * @param PhoneNumberDesc $desc - */ - private static function setPossibleLengths($lengths, $localOnlyLengths, PhoneNumberDesc $parentDesc = null, PhoneNumberDesc $desc) - { - $parentDescPossibleLengths = ($parentDesc === null) ? null : $parentDesc->getPossibleLength(); - $parentDescPossibleLengthLocalOnlys = ($parentDesc === null) ? null : $parentDesc->getPossibleLengthLocalOnly(); - $descPossibleLengths = array(); - $descPossibleLengthLocalOnlys = array(); - - // Only add the lengths to this sub-type if they aren't exactly the same as the possible - // lengths in the general desc (for metadata size reasons). - if ($parentDesc === null || !self::arePossibleLengthsEqual($lengths, $parentDesc)) { - foreach ($lengths as $length) { - if ($parentDesc === null || in_array($length, $parentDescPossibleLengths)) { - if (!in_array($length, $descPossibleLengths)) { - $descPossibleLengths[] = $length; - } - } else { - // We shouldn't have possible lengths defined in a child element that are not covered by - // the general description. We check this here even though the general description is - // derived from child elements because it is only derived from a subset, and we need to - // ensure *all* child elements have a valid possible length. - throw new \RuntimeException("Out-of-range possible length found ({$length}), parent lengths " . implode(',', $parentDesc->getPossibleLength())); - } - } - } - // We check that the local-only length isn't also a normal possible length (only relevant for - // the general-desc, since within elements such as fixed-line we would throw an exception if we - // saw this) before adding it to the collection of possible local-only lengths. - foreach ($localOnlyLengths as $length) { - if (!in_array($length, $lengths)) { - // We check it is covered by either of the possible length sets of the parent - // PhoneNumberDesc, because for example 7 might be a valid localOnly length for mobile, but - // a valid national length for fixedLine, so the generalDesc would have the 7 removed from - // localOnly. - if ($parentDesc === null || in_array($length, $parentDescPossibleLengthLocalOnlys) || in_array($length, $parentDescPossibleLengths)) { - if (!in_array($length, $descPossibleLengthLocalOnlys)) { - $descPossibleLengthLocalOnlys[] = $length; - } - } else { - throw new \RuntimeException("Out-of-range local-only possible length found ({$length}), parent length {$parentDesc->getPossibleLengthLocalOnly()}"); - } - } - } - $desc->setPossibleLength($descPossibleLengths); - $desc->setPossibleLengthLocalOnly($descPossibleLengthLocalOnlys); - } - - /** - * Processes a phone number description element from the XML file and returns it as a - * PhoneNumberDesc. If the description element is a fixed line or mobile number, the parent - * description will be used to fill in the whole element if necessary, or any components that are - * missing. For all other types, the parent description will only be used to fill in missing - * components if the type has a partial definition. For example, if no "tollFree" element exists, - * we assume there are no toll free numbers for that locale, and return a phone number description - * with "NA" for both the national and possible number patterns. Note that the parent description - * must therefore already be processed before this method is called on any child elements. - * - * @internal - * @param PhoneNumberDesc $parentDesc a generic phone number description that will be used to fill in missing - * parts of the description, or null if this is the root node. This must be processed before - * this is run on any child elements. - * @param \DOMElement $countryElement XML element representing all the country information - * @param string $numberType name of the number type, corresponding to the appropriate tag in the XML - * file with information about that type - * @param bool $liteBuild - * @return PhoneNumberDesc complete description of that phone number type - */ - public static function processPhoneNumberDescElement( - PhoneNumberDesc $parentDesc = null, - \DOMElement $countryElement, - $numberType, - $liteBuild - ) { - $phoneNumberDescList = $countryElement->getElementsByTagName($numberType); - $numberDesc = new PhoneNumberDesc(); - if ($phoneNumberDescList->length == 0 && !self::numberTypeShouldAlwaysBeFilledIn($numberType)) { - $numberDesc->setNationalNumberPattern("NA"); - $numberDesc->setPossibleNumberPattern("NA"); - // -1 will never match a possible phone number length, so is safe to use to ensure this never - // matches. We don't leave it empty, since for compression reasons, we use the empty list to - // mean that the generalDesc possible lengths apply. - $numberDesc->setPossibleLength(array(-1)); - return $numberDesc; - } - - if ($parentDesc != null) { - if ($parentDesc->getNationalNumberPattern() !== "") { - $numberDesc->setNationalNumberPattern($parentDesc->getNationalNumberPattern()); - } - if ($parentDesc->getPossibleNumberPattern() !== "") { - $numberDesc->setPossibleNumberPattern($parentDesc->getPossibleNumberPattern()); - } - if ($parentDesc->getExampleNumber() !== "") { - $numberDesc->setExampleNumber($parentDesc->getExampleNumber()); - } - } - - if ($phoneNumberDescList->length > 0) { - if ($phoneNumberDescList->length > 1) { - throw new \RuntimeException("Multiple elements with type {$numberType} found."); - } - - /** @var \DOMElement $element */ - $element = $phoneNumberDescList->item(0); - // Old way of handling possible number lengths. This will be deleted when no data is - // represented in this way anymore. - $possiblePattern = $element->getElementsByTagName(self::POSSIBLE_NUMBER_PATTERN); - if ($possiblePattern->length > 0) { - $numberDesc->setPossibleNumberPattern(self::validateRE($possiblePattern->item(0)->firstChild->nodeValue, true)); - } - - if ($parentDesc != null) { - // New way of handling possible number lengths. We don't do this for the general - // description, since these tags won't be present; instead we will calculate its values - // based on the values for all the other number type descriptions (see - // setPossibleLengthsGeneralDesc). - $lengths = array(); - $localOnlyLengths = array(); - self::populatePossibleLengthSets($element, $lengths, $localOnlyLengths); - // NOTE: We don't use the localOnlyLengths for specific number types yet, since they aren't - // used in the API and won't be until a method that assesses whether a number is possible - // for a certain type or not is available. To ensure size is small, we don't set them - // outside the general desc at this time. If we want this data later, the empty set here - // should be replaced with the localOnlyLengths set above. - self::setPossibleLengths($lengths, array(), $parentDesc, $numberDesc); - } - - $validPattern = $element->getElementsByTagName(self::NATIONAL_NUMBER_PATTERN); - if ($validPattern->length > 0) { - $numberDesc->setNationalNumberPattern(self::validateRE($validPattern->item(0)->firstChild->nodeValue, true)); - } - - if (!$liteBuild) { - $exampleNumber = $element->getElementsByTagName(self::EXAMPLE_NUMBER); - if ($exampleNumber->length > 0) { - $numberDesc->setExampleNumber($exampleNumber->item(0)->firstChild->nodeValue); - } - } - } - return $numberDesc; - } - - /** - * @internal - * @param string $numberType - * @return bool - */ - public static function numberTypeShouldAlwaysBeFilledIn($numberType) - { - return $numberType == self::FIXED_LINE || $numberType == self::MOBILE || $numberType == self::GENERAL_DESC; - } - - private static function arePossibleLengthsEqual($possibleLengths, PhoneNumberDesc $desc) - { - $descPossibleLength = $desc->getPossibleLength(); - if (count($possibleLengths) != count($descPossibleLength)) { - return false; - } - - // Note that both should be sorted already, and we know they are the same length. - $i = 0; - foreach ($possibleLengths as $length) { - if ($length != $descPossibleLength[$i]) { - return false; - } - $i++; - } - return true; - } - - /** - * @param $metadataCollection PhoneMetadata[] - * @return array - */ - public static function buildCountryCodeToRegionCodeMap($metadataCollection) - { - $countryCodeToRegionCodeMap = array(); - - foreach ($metadataCollection as $metadata) { - $regionCode = $metadata->getId(); - $countryCode = $metadata->getCountryCode(); - if (array_key_exists($countryCode, $countryCodeToRegionCodeMap)) { - if ($metadata->getMainCountryForCode()) { - array_unshift($countryCodeToRegionCodeMap[$countryCode], $regionCode); - } else { - $countryCodeToRegionCodeMap[$countryCode][] = $regionCode; - } - } else { - // For most countries, there will be only one region code for the country calling code. - $listWithRegionCode = array(); - if ($regionCode != '') { // For alternate formats, there are no region codes at all. - $listWithRegionCode[] = $regionCode; - } - $countryCodeToRegionCodeMap[$countryCode] = $listWithRegionCode; - } - } - - return $countryCodeToRegionCodeMap; - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataPHPFromXml.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataPHPFromXml.php deleted file mode 100644 index 84cb1c1af..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/BuildMetadataPHPFromXml.php +++ /dev/null @@ -1,122 +0,0 @@ -writeMetadataToFile($metadataCollection, $savePath); - - - $countryCodeToRegionCodeMap = BuildMetadataFromXml::buildCountryCodeToRegionCodeMap($metadataCollection); - - // Sort $countryCodeToRegionCodeMap just to have the regions in order - - ksort($countryCodeToRegionCodeMap); - - $this->writeCountryCallingCodeMappingToFile($countryCodeToRegionCodeMap, $mappingClassLocation, $mappingClass); - } - - /** - * @param $metadataCollection PhoneMetadata[] - * @param $filePrefix - */ - private function writeMetadataToFile($metadataCollection, $filePrefix) - { - foreach ($metadataCollection as $metadata) { - /** @var $phoneMetadata PhoneMetadata */ - $regionCode = $metadata->getId(); - // For non-geographical country calling codes (e.g. +800), use the country calling codes - // instead of the region code to form the file name. - if ($regionCode === '001' || $regionCode == '') { - $regionCode = $metadata->getCountryCode(); - } - - $data = 'toArray(), - true - ) . ';' . PHP_EOL; - - file_put_contents($filePrefix . "_" . $regionCode . '.php', $data); - } - } - - private function writeCountryCallingCodeMappingToFile($countryCodeToRegionCodeMap, $outputDir, $mappingClass) - { - // Find out whether the countryCodeToRegionCodeMap has any region codes or country - // calling codes listed in it. - $hasRegionCodes = false; - foreach ($countryCodeToRegionCodeMap as $key => $listWithRegionCode) { - if (count($listWithRegionCode) > 0) { - $hasRegionCodes = true; - break; - } - } - - $hasCountryCodes = (count($countryCodeToRegionCodeMap) > 1); - - $variableName = lcfirst($mappingClass); - - $data = 'setName('BuildMetadataPHPFromXML'); - $this->setDescription('Generate phone metadata data files'); - $this->setDefinition( - array( - new InputArgument('InputFile', InputArgument::REQUIRED, 'The input file containing phone number metadata in XML format.'), - new InputArgument('OutputDirectory', InputArgument::REQUIRED, 'The output source directory to store phone number metadata (one file per region) and the country code to region code mapping file'), - new InputArgument('DataPrefix', InputArgument::REQUIRED, 'The start of the filename to store the files (e.g. dataPrefix_GB.php'), - new InputArgument('MappingClass', InputArgument::REQUIRED, 'The name of the mapping class generated'), - new InputArgument('MappingClassLocation', InputArgument::REQUIRED, 'The directory where the mapping class is stored'), - new InputArgument('LiteBuild', InputArgument::OPTIONAL, 'Whether to generate the lite-version of the metadata. When set to true, certain metadata will be omitted. AT this moment, example numbers information is omitted', false), - ) - ); - } - - protected function execute(InputInterface $input, OutputInterface $output) - { - $build = new BuildMetadataPHPFromXml(); - $build->start( - $input->getArgument('InputFile'), - $input->getArgument('OutputDirectory'), - $input->getArgument('DataPrefix'), - $input->getArgument('MappingClass'), - $input->getArgument('MappingClassLocation'), - ($input->getArgument('LiteBuild') == 'true') ? true : false - ); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GeneratePhonePrefixDataCommand.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GeneratePhonePrefixDataCommand.php deleted file mode 100644 index d277361d9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GeneratePhonePrefixDataCommand.php +++ /dev/null @@ -1,34 +0,0 @@ -setName('GeneratePhonePrefixData'); - $this->setDescription('Generate phone prefix data files'); - $this->setDefinition( - array( - new InputArgument('InputDirectory', InputArgument::REQUIRED, 'The input directory containing the locale/region.txt files'), - new InputArgument('OutputDirectory', InputArgument::REQUIRED, 'The output source directory'), - ) - ); - } - - protected function execute(InputInterface $input, OutputInterface $output) - { - $generatePhonePrefixData = new GeneratePhonePrefixData(); - $generatePhonePrefixData->start( - $input->getArgument('InputDirectory'), - $input->getArgument('OutputDirectory'), - $output - ); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GenerateTimeZonesMapDataCommand.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GenerateTimeZonesMapDataCommand.php deleted file mode 100644 index be9ee70e4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/Commands/GenerateTimeZonesMapDataCommand.php +++ /dev/null @@ -1,29 +0,0 @@ -setName('GenerateTimeZonesMapData'); - $this->setDescription('Generate time zone data files'); - $this->setDefinition( - array( - new InputArgument('InputFile', InputArgument::REQUIRED, 'The input file containing the timezone map data'), - new InputArgument('OutputDirectory', InputArgument::REQUIRED, 'The output directory to save the file'), - ) - ); - } - - protected function execute(InputInterface $input, OutputInterface $output) - { - new GenerateTimeZonesMapData($input->getArgument('InputFile'), $input->getArgument('OutputDirectory')); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GeneratePhonePrefixData.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GeneratePhonePrefixData.php deleted file mode 100644 index 849050255..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GeneratePhonePrefixData.php +++ /dev/null @@ -1,399 +0,0 @@ -inputDir = $inputDir; - $this->outputDir = $outputDir; - - $inputOutputMappings = $this->createInputOutputMappings(); - $availableDataFiles = array(); - - $progress = new ProgressBar($consoleOutput, count($inputOutputMappings)); - - $progress->start(); - foreach ($inputOutputMappings as $textFile => $outputFiles) { - $mappings = $this->readMappingsFromFile($textFile); - - $language = $this->getLanguageFromTextFile($textFile); - - $this->removeEmptyEnglishMappings($mappings, $language); - $this->makeDataFallbackToEnglish($textFile, $mappings); - $mappingForFiles = $this->splitMap($mappings, $outputFiles); - - foreach ($mappingForFiles as $outputFile => $value) { - $this->writeMappingFile($language, $outputFile, $value); - $this->addConfigurationMapping($availableDataFiles, $language, $outputFile); - } - $progress->advance(); - } - - $this->writeConfigMap($availableDataFiles); - $progress->finish(); - } - - private function createInputOutputMappings() - { - $topLevel = scandir($this->inputDir); - - $mappings = array(); - - foreach ($topLevel as $languageDirectory) { - if (in_array($languageDirectory, $this->filesToIgnore)) { - continue; - } - - $fileLocation = $this->inputDir . DIRECTORY_SEPARATOR . $languageDirectory; - - if (is_dir($fileLocation)) { - // Will contain files - - $countryCodeFiles = scandir($fileLocation); - - foreach ($countryCodeFiles as $countryCodeFileName) { - if (in_array($countryCodeFileName, $this->filesToIgnore)) { - continue; - } - - - $outputFiles = $this->createOutputFileNames( - $countryCodeFileName, - $this->getCountryCodeFromTextFileName($countryCodeFileName), - $languageDirectory - ); - - $mappings[$languageDirectory . DIRECTORY_SEPARATOR . $countryCodeFileName] = $outputFiles; - } - } - } - - return $mappings; - } - - /** - * Method used by {@code #createInputOutputMappings()} to generate the list of output binary files - * from the provided input text file. For the data files expected to be large (currently only - * NANPA is supported), this method generates a list containing one output file for each area - * code. Otherwise, a single file is added to the list. - */ - - private function createOutputFileNames($file, $countryCode, $language) - { - $outputFiles = array(); - - if ($countryCode == self::NANPA_COUNTRY_CODE) { - // Fetch the 4-digit prefixes stored in the file. - $phonePrefixes = array(); - - $this->parseTextFile( - $this->getFilePathFromLanguageAndCountryCode($language, $countryCode), - function ($prefix, $location) use (&$phonePrefixes) { - $shortPrefix = substr($prefix, 0, 4); - if (!in_array($shortPrefix, $phonePrefixes)) { - $phonePrefixes[] = $shortPrefix; - } - } - ); - - foreach ($phonePrefixes as $prefix) { - $outputFiles[] = $this->generateFilename($prefix, $language); - } - } elseif ($countryCode == 86) { - - /* - * Reduce memory usage for China numbers - * @see https://github.com/giggsey/libphonenumber-for-php/issues/44 - */ - - // Fetch the 5-digit prefixes stored in the file. - $phonePrefixes = array(); - - $this->parseTextFile( - $this->getFilePathFromLanguageAndCountryCode($language, $countryCode), - function ($prefix, $location) use (&$phonePrefixes) { - $shortPrefix = substr($prefix, 0, 5); - if (!in_array($shortPrefix, $phonePrefixes)) { - $phonePrefixes[] = $shortPrefix; - } - } - ); - - foreach ($phonePrefixes as $prefix) { - $outputFiles[] = $this->generateFilename($prefix, $language); - } - } else { - $outputFiles[] = $this->generateFilename($countryCode, $language); - } - - return $outputFiles; - } - - /** - * Reads phone prefix data from the provides file path and invokes the given handler for each - * mapping read. - * - * @param $filePath - * @param $handler - * @return array - * @throws \InvalidArgumentException - */ - private function parseTextFile($filePath, \Closure $handler) - { - if (!file_exists($filePath) || !is_readable($filePath)) { - throw new \InvalidArgumentException("File '{$filePath}' does not exist"); - } - - $data = file($filePath); - - $countryData = array(); - - foreach ($data as $line) { - // Remove \n - $line = str_replace("\n", "", $line); - $line = str_replace("\r", "", $line); - $line = trim($line); - - if (strlen($line) == 0 || substr($line, 0, 1) == '#') { - continue; - } - if (strpos($line, '|')) { - // Valid line - $parts = explode('|', $line); - - - $prefix = $parts[0]; - $location = $parts[1]; - - $handler($prefix, $location); - } - } - - return $countryData; - } - - private function getFilePathFromLanguageAndCountryCode($language, $code) - { - return $this->getFilePath($language . DIRECTORY_SEPARATOR . $code . self::DATA_FILE_EXTENSION); - } - - private function getFilePath($fileName) - { - $path = $this->inputDir . $fileName; - - return $path; - } - - private function generateFilename($prefix, $language) - { - return $language . DIRECTORY_SEPARATOR . $prefix . self::DATA_FILE_EXTENSION; - } - - private function getCountryCodeFromTextFileName($countryCodeFileName) - { - return str_replace(self::DATA_FILE_EXTENSION, '', $countryCodeFileName); - } - - private function readMappingsFromFile($inputFile) - { - $areaCodeMap = array(); - - $this->parseTextFile( - $this->inputDir . $inputFile, - function ($prefix, $location) use (&$areaCodeMap) { - $areaCodeMap[$prefix] = $location; - } - ); - - return $areaCodeMap; - } - - private function getLanguageFromTextFile($textFile) - { - $parts = explode(DIRECTORY_SEPARATOR, $textFile); - - return $parts[0]; - } - - private function removeEmptyEnglishMappings(&$mappings, $language) - { - if ($language != "en") { - return; - } - - foreach ($mappings as $k => $v) { - if ($v == "") { - unset($mappings[$k]); - } - } - } - - /** - * Compress the provided mappings according to the English data file if any. - * @param string $textFile - * @param array $mappings - */ - private function makeDataFallbackToEnglish($textFile, &$mappings) - { - $englishPath = $this->getEnglishDataPath($textFile); - - if ($textFile == $englishPath || !file_exists($this->getFilePath($englishPath))) { - return; - } - - $countryCode = substr($textFile, 3, 2); - - if (!array_key_exists($countryCode, $this->englishMaps)) { - $englishMap = $this->readMappingsFromFile($englishPath); - - $this->englishMaps[$countryCode] = $englishMap; - } - - $this->compressAccordingToEnglishData($this->englishMaps[$countryCode], $mappings); - } - - private function getEnglishDataPath($textFile) - { - return "en" . DIRECTORY_SEPARATOR . substr($textFile, 3, 2) . self::DATA_FILE_EXTENSION; - } - - private function compressAccordingToEnglishData($englishMap, &$nonEnglishMap) - { - foreach ($nonEnglishMap as $prefix => $value) { - if (array_key_exists($prefix, $englishMap)) { - $englishDescription = $englishMap[$prefix]; - if ($englishDescription == $value) { - if (!$this->hasOverlappingPrefix($prefix, $nonEnglishMap)) { - unset($nonEnglishMap[$prefix]); - } else { - $nonEnglishMap[$prefix] = ""; - } - } - } - } - } - - private function hasOverlappingPrefix($number, $mappings) - { - while (strlen($number) > 0) { - $number = substr($number, 0, -1); - - if (array_key_exists($number, $mappings)) { - return true; - } - } - - return false; - } - - private function splitMap($mappings, $outputFiles) - { - $mappingForFiles = array(); - - foreach ($mappings as $prefix => $location) { - $targetFile = null; - - foreach ($outputFiles as $k => $outputFile) { - $outputFilePrefix = $this->getPhonePrefixLanguagePairFromFilename($outputFile)->prefix; - if (self::startsWith($prefix, $outputFilePrefix)) { - $targetFile = $outputFilePrefix; - break; - } - } - - - if (!array_key_exists($targetFile, $mappingForFiles)) { - $mappingForFiles[$targetFile] = array(); - } - $mappingForFiles[$targetFile][$prefix] = $location; - } - - return $mappingForFiles; - } - - /** - * Extracts the phone prefix and the language code contained in the provided file name. - */ - private function getPhonePrefixLanguagePairFromFilename($outputFile) - { - $parts = explode(DIRECTORY_SEPARATOR, $outputFile); - - $returnObj = new \stdClass(); - $returnObj->language = $parts[0]; - - $returnObj->prefix = $this->getCountryCodeFromTextFileName($parts[1]); - - return $returnObj; - } - - /** - * - * @link http://stackoverflow.com/a/834355/403165 - * @param $haystack - * @param $needle - * @return bool - */ - private static function startsWith($haystack, $needle) - { - return !strncmp($haystack, $needle, strlen($needle)); - } - - private function writeMappingFile($language, $outputFile, $data) - { - if (!file_exists($this->outputDir . $language)) { - mkdir($this->outputDir . $language); - } - - $phpSource = 'outputDir . $language . DIRECTORY_SEPARATOR . $outputFile . '.php'; - - file_put_contents($outputPath, $phpSource); - } - - public function addConfigurationMapping(&$availableDataFiles, $language, $prefix) - { - if (!array_key_exists($language, $availableDataFiles)) { - $availableDataFiles[$language] = array(); - } - - $availableDataFiles[$language][] = $prefix; - } - - private function writeConfigMap($availableDataFiles) - { - $phpSource = 'outputDir . 'Map.php'; - - file_put_contents($outputPath, $phpSource); - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GenerateTimeZonesMapData.php b/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GenerateTimeZonesMapData.php deleted file mode 100644 index cd3ee6b70..000000000 --- a/vendor/giggsey/libphonenumber-for-php/build/libphonenumber/buildtools/GenerateTimeZonesMapData.php +++ /dev/null @@ -1,76 +0,0 @@ -inputTextFile = $inputFile; - - if (!is_readable($this->inputTextFile)) { - throw new \RuntimeException("The provided input text file does not exist."); - } - - $data = $this->parseTextFile(); - $this->writeMappingFile($outputDir, $data); - } - - /** - * Reads phone prefix data from the provided input stream and returns a SortedMap with the - * prefix to time zones mappings. - */ - private function parseTextFile() - { - $data = file($this->inputTextFile); - - $timeZoneMap = array(); - - foreach ($data as $line) { - // Remove \n - $line = str_replace("\n", "", $line); - $line = str_replace("\r", "", $line); - $line = trim($line); - - if (strlen($line) == 0 || substr($line, 0, 1) == '#') { - continue; - } - if (strpos($line, '|')) { - // Valid line - $parts = explode('|', $line); - - - $prefix = $parts[0]; - $timezone = $parts[1]; - - $timeZoneMap[$prefix] = $timezone; - } - } - - return $timeZoneMap; - } - - private function writeMappingFile($outputFile, $data) - { - $phpSource = ' - - Initial spec file diff --git a/vendor/giggsey/libphonenumber-for-php/phpunit.xml.dist b/vendor/giggsey/libphonenumber-for-php/phpunit.xml.dist deleted file mode 100644 index 3b07d604f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/phpunit.xml.dist +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - ./Tests/ - - - - - - ./src/ - - - ./src/libphonenumber/data/ - ./src/libphonenumber/carrier/data/ - ./src/libphonenumber/geocoding/data/ - ./src/libphonenumber/timezone/data/ - ./src/libphonenumber/AlternateFormatsCountryCodeSet.php - ./src/libphonenumber/CountryCodeToRegionCodeMap.php - ./src/libphonenumber/CountryCodeToRegionCodeMapForTesting.php - ./src/libphonenumber/RegionCode.php - - - - - - diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/AlternateFormatsCountryCodeSet.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/AlternateFormatsCountryCodeSet.php index 081ed0b35..07e22d6f0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/AlternateFormatsCountryCodeSet.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/AlternateFormatsCountryCodeSet.php @@ -1,7 +1,13 @@ 'RE', 1 => 'YT', ), + 374 => + array ( + 0 => 'AM', + ), 375 => array ( 0 => 'BY', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/Matcher.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/Matcher.php index 68be9637d..708a001b7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/Matcher.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/Matcher.php @@ -97,7 +97,7 @@ class Matcher */ public function group($group = null) { - if (!isset($group)) { + if (!isset($group) || $group === null) { $group = 0; } return (isset($this->groups[$group][0])) ? $this->groups[$group][0] : null; diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneMetadata.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneMetadata.php index 26cf740cf..ec66940aa 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneMetadata.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneMetadata.php @@ -2,6 +2,11 @@ namespace libphonenumber; +/** + * Class PhoneMetadata + * @package libphonenumber + * @internal Used internally, and can change at any time + */ class PhoneMetadata { /** @@ -221,8 +226,13 @@ class PhoneMetadata } $output['id'] = $this->getId(); - $output['countryCode'] = $this->getCountryCode(); - $output['internationalPrefix'] = $this->getInternationalPrefix(); + if ($this->hasCountryCode()) { + $output['countryCode'] = $this->getCountryCode(); + } + + if ($this->hasInternationalPrefix()) { + $output['internationalPrefix'] = $this->getInternationalPrefix(); + } if ($this->hasPreferredInternationalPrefix()) { $output['preferredInternationalPrefix'] = $this->getPreferredInternationalPrefix(); @@ -244,7 +254,9 @@ class PhoneMetadata $output['nationalPrefixTransformRule'] = $this->getNationalPrefixTransformRule(); } - $output['sameMobileAndFixedLinePattern'] = $this->isSameMobileAndFixedLinePattern(); + if ($this->hasSameMobileAndFixedLinePattern()) { + $output['sameMobileAndFixedLinePattern'] = $this->isSameMobileAndFixedLinePattern(); + } $output['numberFormat'] = array(); foreach ($this->numberFormats() as $numberFormat) { @@ -262,9 +274,13 @@ class PhoneMetadata $output['leadingDigits'] = $this->getLeadingDigits(); } - $output['leadingZeroPossible'] = $this->isLeadingZeroPossible(); + if ($this->hasLeadingZeroPossible()) { + $output['leadingZeroPossible'] = $this->isLeadingZeroPossible(); + } - $output['mobileNumberPortableRegion'] = $this->isMobileNumberPortableRegion(); + if ($this->hasMobileNumberPortableRegion()) { + $output['mobileNumberPortableRegion'] = $this->isMobileNumberPortableRegion(); + } return $output; } @@ -883,9 +899,13 @@ class PhoneMetadata $this->setLeadingDigits($input['leadingDigits']); } - $this->setLeadingZeroPossible($input['leadingZeroPossible']); + if (isset($input['leadingZeroPossible'])) { + $this->setLeadingZeroPossible($input['leadingZeroPossible']); + } - $this->setMobileNumberPortableRegion($input['mobileNumberPortableRegion']); + if (isset($input['mobileNumberPortableRegion'])) { + $this->setMobileNumberPortableRegion($input['mobileNumberPortableRegion']); + } return $this; } diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberDesc.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberDesc.php index c42830b9f..3545ab41e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberDesc.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberDesc.php @@ -34,8 +34,8 @@ class PhoneNumberDesc { $this->nationalNumberPattern = ""; $this->possibleNumberPattern = ""; - $this->possibleLength = array(); - $this->possibleLengthLocalOnly = array(); + $this->clearPossibleLength(); + $this->clearPossibleLengthLocalOnly(); $this->exampleNumber = ""; return $this; @@ -57,6 +57,18 @@ class PhoneNumberDesc $this->possibleLength = $possibleLength; } + public function addPossibleLength($possibleLength) + { + if (!in_array($possibleLength, $this->possibleLength)) { + $this->possibleLength[] = $possibleLength; + } + } + + public function clearPossibleLength() + { + $this->possibleLength = array(); + } + /** * @return array */ @@ -73,6 +85,18 @@ class PhoneNumberDesc $this->possibleLengthLocalOnly = $possibleLengthLocalOnly; } + public function addPossibleLengthLocalOnly($possibleLengthLocalOnly) + { + if (!in_array($possibleLengthLocalOnly, $this->possibleLengthLocalOnly)) { + $this->possibleLengthLocalOnly[] = $possibleLengthLocalOnly; + } + } + + public function clearPossibleLengthLocalOnly() + { + $this->possibleLengthLocalOnly = array(); + } + /** * @return boolean */ diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberToTimeZonesMapper.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberToTimeZonesMapper.php index e39423758..557ef8258 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberToTimeZonesMapper.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberToTimeZonesMapper.php @@ -90,30 +90,13 @@ class PhoneNumberToTimeZonesMapper if ($numberType === PhoneNumberType::UNKNOWN) { return $this->unknownTimeZoneList; - } elseif (!$this->canBeGeocoded($numberType)) { + } elseif (!!PhoneNumberUtil::getInstance()->isNumberGeographical($numberType, $number->getCountryCode())) { return $this->getCountryLevelTimeZonesforNumber($number); } return $this->getTimeZonesForGeographicalNumber($number); } - /** - * A similar method is implemented as PhoneNumberUtil.isNumberGeographical, which performs a - * stricter check, as it determines if a number has a geographical association. Also, if new - * phone number types were added, we should check if this other method should be updated too. - * TODO: Remove duplication by completing the logic in the method in PhoneNumberUtil. - * For more information, see the comments in that method. - * @param $numberType - * @return bool - */ - public function canBeGeocoded($numberType) - { - return ($numberType === PhoneNumberType::FIXED_LINE || - $numberType === PhoneNumberType::MOBILE || - $numberType === PhoneNumberType::FIXED_LINE_OR_MOBILE - ); - } - /** * Returns the list of time zones corresponding to the country calling code of {@code number}. * diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberUtil.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberUtil.php index d97e92b7b..56b08b0c4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberUtil.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/PhoneNumberUtil.php @@ -154,7 +154,7 @@ class PhoneNumberUtil * be the length of the area code plus the length of the mobile token. * @var array */ - protected static $MOBILE_TOKEN_MAPPINGS; + protected static $MOBILE_TOKEN_MAPPINGS = array(); /** * Set of country codes that have geographically assigned mobile numbers (see GEO_MOBILE_COUNTRIES @@ -181,7 +181,7 @@ class PhoneNumberUtil * For performance reasons, amalgamate both into one map. * @var array */ - protected static $ALPHA_PHONE_MAPPINGS; + protected static $ALPHA_PHONE_MAPPINGS = null; /** * Separate map of all symbols that we wish to retain when formatting alpha numbers. This @@ -330,13 +330,9 @@ class PhoneNumberUtil static::$PLUS_CHARS_PATTERN = "[" . static::PLUS_CHARS . "]+"; static::$SEPARATOR_PATTERN = "[" . static::VALID_PUNCTUATION . "]+"; static::$CAPTURING_DIGIT_PATTERN = "(" . static::DIGITS . ")"; - static::$VALID_START_CHAR_PATTERN = "[" . static::PLUS_CHARS . static::DIGITS . "]"; - - static::$ALPHA_PHONE_MAPPINGS = static::$ALPHA_MAPPINGS + static::$asciiDigitMappings; - - static::$DIALLABLE_CHAR_MAPPINGS = static::$asciiDigitMappings; - static::$DIALLABLE_CHAR_MAPPINGS[static::PLUS_SIGN] = static::PLUS_SIGN; - static::$DIALLABLE_CHAR_MAPPINGS['*'] = '*'; + static::initValidStartCharPattern(); + static::initAlphaPhoneMappings(); + static::initDiallableCharMappings(); static::$ALL_PLUS_NUMBER_GROUPING_SYMBOLS = array(); // Put (lower letter -> upper letter) and (upper letter -> upper letter) mappings. @@ -369,9 +365,7 @@ class PhoneNumberUtil static::$UNWANTED_END_CHAR_PATTERN = "[^" . static::DIGITS . static::VALID_ALPHA . "#]+$"; - static::$MOBILE_TOKEN_MAPPINGS = array(); - static::$MOBILE_TOKEN_MAPPINGS['52'] = "1"; - static::$MOBILE_TOKEN_MAPPINGS['54'] = "9"; + static::initMobileTokenMappings(); static::$GEO_MOBILE_COUNTRIES_WITHOUT_MOBILE_AREA_CODES = array(); static::$GEO_MOBILE_COUNTRIES_WITHOUT_MOBILE_AREA_CODES[] = 86; // China @@ -494,6 +488,30 @@ class PhoneNumberUtil static::$EXTN_PATTERN = "/(?:" . static::$EXTN_PATTERNS_FOR_PARSING . ")$/" . static::REGEX_FLAGS; } + protected static function initAlphaPhoneMappings() + { + static::$ALPHA_PHONE_MAPPINGS = static::$ALPHA_MAPPINGS + static::$asciiDigitMappings; + } + + protected static function initValidStartCharPattern() + { + static::$VALID_START_CHAR_PATTERN = "[" . static::PLUS_CHARS . static::DIGITS . "]"; + } + + protected static function initMobileTokenMappings() + { + static::$MOBILE_TOKEN_MAPPINGS = array(); + static::$MOBILE_TOKEN_MAPPINGS['52'] = "1"; + static::$MOBILE_TOKEN_MAPPINGS['54'] = "9"; + } + + protected static function initDiallableCharMappings() + { + static::$DIALLABLE_CHAR_MAPPINGS = static::$asciiDigitMappings; + static::$DIALLABLE_CHAR_MAPPINGS[static::PLUS_SIGN] = static::PLUS_SIGN; + static::$DIALLABLE_CHAR_MAPPINGS['*'] = '*'; + } + /** * Used for testing purposes only to reset the PhoneNumberUtil singleton to null. */ @@ -510,6 +528,10 @@ class PhoneNumberUtil */ public static function convertAlphaCharactersInNumber($number) { + if (static::$ALPHA_PHONE_MAPPINGS === null) { + static::initAlphaPhoneMappings(); + } + return static::normalizeHelper($number, static::$ALPHA_PHONE_MAPPINGS, false); } @@ -800,36 +822,18 @@ class PhoneNumberUtil */ public function isNumberMatchingDesc($nationalNumber, PhoneNumberDesc $numberDesc) { + // Check if any possible number lengths are present; if so, we use them to avoid checking the + // validation pattern if they don't match. If they are absent, this means they match the general + // description, which we have already checked before checking a specific number type. + $actualLength = mb_strlen($nationalNumber); + $possibleLengths = $numberDesc->getPossibleLength(); + if (count($possibleLengths) > 0 && !in_array($actualLength, $possibleLengths)) { + return false; + } + $nationalNumberPatternMatcher = new Matcher($numberDesc->getNationalNumberPattern(), $nationalNumber); - return $this->isNumberPossibleForDesc($nationalNumber, $numberDesc) && $nationalNumberPatternMatcher->matches(); - } - - /** - * - * Helper method to check whether a number is too short to be a regular length phone number in a - * region. - * - * @param PhoneMetadata $regionMetadata - * @param string $number - * @return bool - */ - protected function isShorterThanPossibleNormalNumber(PhoneMetadata $regionMetadata, $number) - { - $possibleNumberPattern = $regionMetadata->getGeneralDesc()->getPossibleNumberPattern(); - return ($this->testNumberLengthAgainstPattern($possibleNumberPattern, $number) === ValidationResult::TOO_SHORT); - } - - /** - * @param string $nationalNumber - * @param PhoneNumberDesc $numberDesc - * @return bool - */ - public function isNumberPossibleForDesc($nationalNumber, PhoneNumberDesc $numberDesc) - { - $possibleNumberPatternMatcher = new Matcher($numberDesc->getPossibleNumberPattern(), $nationalNumber); - - return $possibleNumberPatternMatcher->matches(); + return $nationalNumberPatternMatcher->matches(); } /** @@ -847,7 +851,7 @@ class PhoneNumberUtil * This version exists since calculating the phone number type is expensive; if we have already * done this, we don't want to do it again. * - * @param PhoneNumber|PhoneNumberType $phoneNumberObjOrType A PhoneNumber object, or a PhoneNumberType integer + * @param PhoneNumber|int $phoneNumberObjOrType A PhoneNumber object, or a PhoneNumberType integer * @param int|null $countryCallingCode Used when passing a PhoneNumberType * @return bool */ @@ -1215,6 +1219,10 @@ class PhoneNumberUtil */ public static function getCountryMobileToken($countryCallingCode) { + if (count(static::$MOBILE_TOKEN_MAPPINGS) === 0) { + static::initMobileTokenMappings(); + } + if (array_key_exists($countryCallingCode, static::$MOBILE_TOKEN_MAPPINGS)) { return static::$MOBILE_TOKEN_MAPPINGS[$countryCallingCode]; } @@ -1233,7 +1241,7 @@ class PhoneNumberUtil */ public function isAlphaNumber($number) { - if (!$this->isViablePhoneNumber($number)) { + if (!static::isViablePhoneNumber($number)) { // Number is too short, or doesn't match the basic phone number pattern. return false; } @@ -1286,7 +1294,7 @@ class PhoneNumberUtil $find = preg_match(static::$EXTN_PATTERN, $number, $matches, PREG_OFFSET_CAPTURE); // If we find a potential extension, and the number preceding this is a viable number, we assume // it is an extension. - if ($find > 0 && $this->isViablePhoneNumber(substr($number, 0, $matches[0][1]))) { + if ($find > 0 && static::isViablePhoneNumber(substr($number, 0, $matches[0][1]))) { // The numbers are captured into groups in the regular expression. for ($i = 1, $length = count($matches); $i <= $length; $i++) { @@ -1379,7 +1387,7 @@ class PhoneNumberUtil $nationalNumber = ''; $this->buildNationalNumberForParsing($numberToParse, $nationalNumber); - if (!$this->isViablePhoneNumber($nationalNumber)) { + if (!static::isViablePhoneNumber($nationalNumber)) { throw new NumberParseException( NumberParseException::NOT_A_NUMBER, "The string supplied did not seem to be a phone number." @@ -1451,7 +1459,7 @@ class PhoneNumberUtil // If no extracted country calling code, use the region supplied instead. The national number // is just the normalized version of the number we were given to parse. - $normalizedNationalNumber .= $this->normalize($nationalNumber); + $normalizedNationalNumber .= static::normalize($nationalNumber); if ($defaultRegion !== null) { $countryCode = $regionMetadata->getCountryCode(); $phoneNumber->setCountryCode($countryCode); @@ -1470,11 +1478,11 @@ class PhoneNumberUtil $potentialNationalNumber = $normalizedNationalNumber; $this->maybeStripNationalPrefixAndCarrierCode($potentialNationalNumber, $regionMetadata, $carrierCode); // We require that the NSN remaining after stripping the national prefix and carrier code be - // of a possible length for the region. Otherwise, we don't do the stripping, since the - // original number could be a valid short number. - if (!$this->isShorterThanPossibleNormalNumber($regionMetadata, $potentialNationalNumber)) { + // long enough to be a possible length for the region. Otherwise, we don't do the stripping, + // since the original number could be a valid short number. + if ($this->testNumberLength($potentialNationalNumber, $regionMetadata->getGeneralDesc()) !== ValidationResult::TOO_SHORT) { $normalizedNationalNumber = $potentialNationalNumber; - if ($keepRawInput) { + if ($keepRawInput && mb_strlen($carrierCode) > 0) { $phoneNumber->setPreferredDomesticCarrierCode($carrierCode); } } @@ -1492,8 +1500,7 @@ class PhoneNumberUtil "The string supplied is too long to be a phone number." ); } - $this->setItalianLeadingZerosForPhoneNumber($normalizedNationalNumber, $phoneNumber); - + static::setItalianLeadingZerosForPhoneNumber($normalizedNationalNumber, $phoneNumber); /* * We have to store the National Number as a string instead of a "long" as Google do @@ -1548,7 +1555,7 @@ class PhoneNumberUtil } else { // Extract a possible number from the string passed in (this strips leading characters that // could not be the start of a phone number.) - $nationalNumber .= $this->extractPossibleNumber($numberToParse); + $nationalNumber .= static::extractPossibleNumber($numberToParse); } // Delete the isdn-subaddress and everything after it if it is present. Note extension won't @@ -1580,6 +1587,10 @@ class PhoneNumberUtil */ public static function extractPossibleNumber($number) { + if (static::$VALID_START_CHAR_PATTERN === null) { + static::initValidStartCharPattern(); + } + $matches = array(); $match = preg_match('/' . static::$VALID_START_CHAR_PATTERN . '/ui', $number, $matches, PREG_OFFSET_CAPTURE); if ($match > 0) { @@ -1713,14 +1724,12 @@ class PhoneNumberUtil $defaultRegionMetadata, $carriercode ); - $possibleNumberPattern = $generalDesc->getPossibleNumberPattern(); // If the number was not valid before but is valid now, or if it was too long before, we // consider the number with the country calling code stripped to be a better result and // keep that instead. - if ((preg_match('/^(' . $validNumberPattern . ')$/x', $fullNumber) == 0 && - preg_match('/^(' . $validNumberPattern . ')$/x', $potentialNationalNumber) > 0) || - $this->testNumberLengthAgainstPattern($possibleNumberPattern, (string)$fullNumber) - == ValidationResult::TOO_LONG + if ((preg_match('/^(' . $validNumberPattern . ')$/x', $fullNumber) == 0 + && preg_match('/^(' . $validNumberPattern . ')$/x', $potentialNationalNumber) > 0) + || $this->testNumberLength((string)$fullNumber, $generalDesc) === ValidationResult::TOO_LONG ) { $nationalNumber .= $potentialNationalNumber; if ($keepRawInput) { @@ -1759,12 +1768,12 @@ class PhoneNumberUtil if ($match > 0) { $number = mb_substr($number, $matches[0][1] + mb_strlen($matches[0][0])); // Can now normalize the rest of the number since we've consumed the "+" sign at the start. - $number = $this->normalize($number); + $number = static::normalize($number); return CountryCodeSource::FROM_NUMBER_WITH_PLUS_SIGN; } // Attempt to parse the first digits as an international prefix. $iddPattern = $possibleIddPrefix; - $number = $this->normalize($number); + $number = static::normalize($number); return $this->parsePrefixAsIdd($iddPattern, $number) ? CountryCodeSource::FROM_NUMBER_WITH_IDD : CountryCodeSource::FROM_DEFAULT_COUNTRY; @@ -1789,6 +1798,10 @@ class PhoneNumberUtil */ public static function normalize(&$number) { + if (static::$ALPHA_PHONE_MAPPINGS === null) { + static::initAlphaPhoneMappings(); + } + $m = new Matcher(static::VALID_ALPHA_PHONE_PATTERN, $number); if ($m->matches()) { return static::normalizeHelper($number, static::$ALPHA_PHONE_MAPPINGS, true); @@ -1850,7 +1863,7 @@ class PhoneNumberUtil // cannot begin with 0. $digitMatcher = new Matcher(static::$CAPTURING_DIGIT_PATTERN, substr($number, $matchEnd)); if ($digitMatcher->find()) { - $normalizedGroup = $this->normalizeDigitsOnly($digitMatcher->group(1)); + $normalizedGroup = static::normalizeDigitsOnly($digitMatcher->group(1)); if ($normalizedGroup == "0") { return false; } @@ -1956,25 +1969,43 @@ class PhoneNumberUtil } /** - * Helper method to check a number against a particular pattern and determine whether it matches, - * or is too short or too long. Currently, if a number pattern suggests that numbers of length 7 - * and 10 are possible, and a number in between these possible lengths is entered, such as of - * length 8, this will return TOO_LONG. - * @param string $numberPattern + * Helper method to check a number against possible lengths for this number, and determine whether + * it matches, or is too short or too long. Currently, if a number pattern suggests that numbers + * of length 7 and 10 are possible, and a number in between these possible lengths is entered, + * such as of length 8, this will return TOO_LONG. * @param string $number + * @param PhoneNumberDesc $phoneNumberDesc * @return int ValidationResult */ - protected function testNumberLengthAgainstPattern($numberPattern, $number) + protected function testNumberLength($number, PhoneNumberDesc $phoneNumberDesc) { - $numberMatcher = new Matcher($numberPattern, $number); - if ($numberMatcher->matches()) { + $possibleLengths = $phoneNumberDesc->getPossibleLength(); + $localLengths = $phoneNumberDesc->getPossibleLengthLocalOnly(); + + $actualLength = mb_strlen($number); + + if (in_array($actualLength, $localLengths)) { return ValidationResult::IS_POSSIBLE; } - if ($numberMatcher->lookingAt()) { - return ValidationResult::TOO_LONG; - } else { + + // There should always be "possibleLengths" set for every element. This will be a build-time + // check once ShortNumberMetadata.xml is migrated to contain this information as well. + $minimumLength = reset($possibleLengths); + if ($minimumLength == $actualLength) { + return ValidationResult::IS_POSSIBLE; + } elseif ($minimumLength > $actualLength) { return ValidationResult::TOO_SHORT; + } elseif (isset($possibleLengths[count($possibleLengths) - 1]) && $possibleLengths[count($possibleLengths) - 1] < $actualLength) { + return ValidationResult::TOO_LONG; } + + // Note that actually the number is not too long if possibleLengths does not contain the length: + // we know it is less than the highest possible number length, and higher than the lowest + // possible number length. However, we don't currently have an enum to express this, so we + // return TOO_LONG in the short-term. + // We skip the first element; we've already checked it. + array_shift($possibleLengths); + return in_array($actualLength, $possibleLengths) ? ValidationResult::IS_POSSIBLE : ValidationResult::TOO_LONG; } /** @@ -2057,11 +2088,15 @@ class PhoneNumberUtil static::COLOMBIA_MOBILE_TO_FIXED_LINE_PREFIX ); } elseif ($regionCode == "BR" && $isFixedLineOrMobile) { - // Brazilian fixed line and mobile numbers need to be dialed with a carrier code when - // called within Brazil. Without that, most of the carriers won't connect the call. - // Because of that, we return an empty string here. - $formattedNumber = $numberNoExt->hasPreferredDomesticCarrierCode( - ) ? $this->formatNationalNumberWithCarrierCode($numberNoExt, "") : ""; + // Historically, we set this to an empty string when parsing with raw input if none was + // found in the input string. However, this doesn't result in a number we can dial. For this + // reason, we treat the empty string the same as if it isn't set at all. + $formattedNumber = mb_strlen($numberNoExt->getPreferredDomesticCarrierCode()) > 0 + ? $this->formatNationalNumberWithPreferredCarrierCode($numberNoExt, "") + // Brazilian fixed line and mobile numbers need to be dialed with a carrier code when + // called within Brazil. Without that, most of the carriers won't connect the call. + // Because of that, we return an empty string here. + : ""; } elseif ($isValidNumber && $regionCode == "HU") { // The national format for HU numbers doesn't contain the national prefix, because that is // how numbers are normally written down. However, the national prefix is obligatory when @@ -2076,11 +2111,9 @@ class PhoneNumberUtil // internationally, since that always works, except for numbers which might potentially be // short numbers, which are always dialled in national format. $regionMetadata = $this->getMetadataForRegion($regionCallingFrom); - if ($this->canBeInternationallyDialled($numberNoExt) && - !$this->isShorterThanPossibleNormalNumber( - $regionMetadata, - $this->getNationalSignificantNumber($numberNoExt) - ) + if ($this->canBeInternationallyDialled($numberNoExt) + && $this->testNumberLength($this->getNationalSignificantNumber($numberNoExt), + $regionMetadata->getGeneralDesc()) !== ValidationResult::TOO_SHORT ) { $formattedNumber = $this->format($numberNoExt, PhoneNumberFormat::INTERNATIONAL); } else { @@ -2116,7 +2149,7 @@ class PhoneNumberUtil $this->format($numberNoExt, PhoneNumberFormat::INTERNATIONAL) : $this->format($numberNoExt, PhoneNumberFormat::E164); } - return $withFormatting ? $formattedNumber : $this->normalizeDiallableCharsOnly($formattedNumber); + return $withFormatting ? $formattedNumber : static::normalizeDiallableCharsOnly($formattedNumber); } /** @@ -2181,7 +2214,10 @@ class PhoneNumberUtil { return $this->formatNationalNumberWithCarrierCode( $number, - $number->hasPreferredDomesticCarrierCode() + // Historically, we set this to an empty string when parsing with raw input if none was + // found in the input string. However, this doesn't result in a number we can dial. For this + // reason, we treat the empty string the same as if it isn't set at all. + mb_strlen($number->getPreferredDomesticCarrierCode()) > 0 ? $number->getPreferredDomesticCarrierCode() : $fallbackCarrierCode ); @@ -2217,6 +2253,10 @@ class PhoneNumberUtil */ public static function normalizeDiallableCharsOnly($number) { + if (count(static::$DIALLABLE_CHAR_MAPPINGS) === 0) { + static::initDiallableCharMappings(); + } + return static::normalizeHelper($number, static::$DIALLABLE_CHAR_MAPPINGS, true /* remove non matches */); } @@ -2520,7 +2560,7 @@ class PhoneNumberUtil break; } $candidateNationalPrefixRule = substr($candidateNationalPrefixRule, 0, $indexOfFirstGroup); - $candidateNationalPrefixRule = $this->normalizeDigitsOnly($candidateNationalPrefixRule); + $candidateNationalPrefixRule = static::normalizeDigitsOnly($candidateNationalPrefixRule); if (mb_strlen($candidateNationalPrefixRule) == 0) { // National prefix not used when formatting this number. $formattedNumber = $nationalFormat; @@ -2539,8 +2579,8 @@ class PhoneNumberUtil // If no digit is inserted/removed/modified as a result of our formatting, we return the // formatted phone number; otherwise we return the raw input the user entered. if ($formattedNumber !== null && mb_strlen($rawInput) > 0) { - $normalizedFormattedNumber = $this->normalizeDiallableCharsOnly($formattedNumber); - $normalizedRawInput = $this->normalizeDiallableCharsOnly($rawInput); + $normalizedFormattedNumber = static::normalizeDiallableCharsOnly($formattedNumber); + $normalizedRawInput = static::normalizeDiallableCharsOnly($rawInput); if ($normalizedFormattedNumber != $normalizedRawInput) { $formattedNumber = $rawInput; } @@ -2638,7 +2678,7 @@ class PhoneNumberUtil */ protected function rawInputContainsNationalPrefix($rawInput, $nationalPrefix, $regionCode) { - $normalizedNationalNumber = $this->normalizeDigitsOnly($rawInput); + $normalizedNationalNumber = static::normalizeDigitsOnly($rawInput); if (strpos($normalizedNationalNumber, $nationalPrefix) === 0) { try { // Some Japanese numbers (e.g. 00777123) might be mistaken to contain the national prefix @@ -3237,8 +3277,7 @@ class PhoneNumberUtil // Metadata cannot be null because the country calling code is valid. $metadata = $this->getMetadataForRegionOrCallingCode($countryCode, $regionCode); - $possibleNumberPattern = $metadata->getGeneralDesc()->getPossibleNumberPattern(); - return $this->testNumberLengthAgainstPattern($possibleNumberPattern, $nationalNumber); + return $this->testNumberLength($nationalNumber, $metadata->getGeneralDesc()); } /** diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberUtil.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberUtil.php index d5c7d09de..28090f0ca 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberUtil.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumberUtil.php @@ -29,7 +29,7 @@ class ShortNumberUtil public function getSupportedRegions() { - return ShortNumberInfo::getInstance($this->phoneUtil)->getSupportedRegions(); + return ShortNumberInfo::getInstance()->getSupportedRegions(); } /** @@ -45,7 +45,7 @@ class ShortNumberUtil */ public function connectsToEmergencyNumber($number, $regionCode) { - return ShortNumberInfo::getInstance($this->phoneUtil)->connectsToEmergencyNumber($number, $regionCode); + return ShortNumberInfo::getInstance()->connectsToEmergencyNumber($number, $regionCode); } /** @@ -60,6 +60,6 @@ class ShortNumberUtil */ public function isEmergencyNumber($number, $regionCode) { - return ShortNumberInfo::getInstance($this->phoneUtil)->isEmergencyNumber($number, $regionCode); + return ShortNumberInfo::getInstance()->isEmergencyNumber($number, $regionCode); } } diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumbersRegionCodeSet.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumbersRegionCodeSet.php index 8d3705a37..2ed9c3574 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumbersRegionCodeSet.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/ShortNumbersRegionCodeSet.php @@ -1,7 +1,13 @@ array ( - 0 => 1242, - 1 => 1246, - 2 => 1264, - 3 => 1441, - 4 => 1473, - 5 => 1649, - 6 => 1671, - 7 => 1684, - 8 => 1758, - 9 => 1767, - 10 => 1784, - 11 => 1787, - 12 => 1809, - 13 => 1868, - 14 => 1869, - 15 => 1876, - 16 => 1939, - 17 => 20, - 18 => 211, - 19 => 212, - 20 => 213, - 21 => 216, - 22 => 220, - 23 => 221, - 24 => 222, - 25 => 223, - 26 => 224, - 27 => 225, - 28 => 226, - 29 => 227, - 30 => 228, - 31 => 229, - 32 => 230, - 33 => 231, - 34 => 232, - 35 => 233, - 36 => 234, - 37 => 235, - 38 => 236, - 39 => 237, - 40 => 238, - 41 => 239, - 42 => 240, - 43 => 241, - 44 => 242, - 45 => 243, - 46 => 244, - 47 => 245, - 48 => 248, - 49 => 249, - 50 => 250, - 51 => 251, - 52 => 252, - 53 => 253, - 54 => 254, - 55 => 255, - 56 => 256, - 57 => 257, - 58 => 258, - 59 => 260, - 60 => 261, - 61 => 263, - 62 => 265, - 63 => 267, - 64 => 268, - 65 => 27, - 66 => 297, - 67 => 298, - 68 => 299, - 69 => 30, - 70 => 31, - 71 => 32, - 72 => 33, - 73 => 350, - 74 => 351, - 75 => 352, - 76 => 353, - 77 => 354, - 78 => 355, - 79 => 356, - 80 => 357, - 81 => 358, - 82 => 359, - 83 => 36, - 84 => 370, - 85 => 372, - 86 => 373, - 87 => 374, - 88 => 375, - 89 => 376, - 90 => 380, - 91 => 381, - 92 => 382, - 93 => 385, - 94 => 386, - 95 => 387, - 96 => 389, - 97 => 39, - 98 => 40, - 99 => 41, - 100 => 420, - 101 => 421, - 102 => 43, - 103 => 45, - 104 => 47, - 105 => 48, - 106 => 49, - 107 => 501, - 108 => 505, - 109 => 506, - 110 => 507, - 111 => 509, - 112 => 51, - 113 => 53, - 114 => 54, - 115 => 55, - 116 => 56, - 117 => 57, - 118 => 58, - 119 => 591, - 120 => 592, - 121 => 595, - 122 => 597, - 123 => 598, - 124 => 599, - 125 => 60, - 126 => 61, - 127 => 62, - 128 => 63, - 129 => 64, - 130 => 65, - 131 => 66, - 132 => 670, - 133 => 673, - 134 => 675, - 135 => 676, - 136 => 677, - 137 => 678, - 138 => 679, - 139 => 685, - 140 => 686, - 141 => 689, - 142 => 7, - 143 => 84, - 144 => 852, - 145 => 853, - 146 => 855, - 147 => 856, - 148 => 86130, - 149 => 86131, - 150 => 86132, - 151 => 86133, - 152 => 86134, - 153 => 86135, - 154 => 86136, - 155 => 86137, - 156 => 86138, - 157 => 86139, - 158 => 86145, - 159 => 86147, - 160 => 86150, - 161 => 86151, - 162 => 86152, - 163 => 86153, - 164 => 86155, - 165 => 86156, - 166 => 86157, - 167 => 86158, - 168 => 86159, - 169 => 86170, - 170 => 86172, - 171 => 86173, - 172 => 86176, - 173 => 86177, - 174 => 86178, - 175 => 86180, - 176 => 86181, - 177 => 86182, - 178 => 86183, - 179 => 86184, - 180 => 86185, - 181 => 86186, - 182 => 86187, - 183 => 86188, - 184 => 86189, - 185 => 880, - 186 => 90, - 187 => 91, - 188 => 92, - 189 => 93, - 190 => 94, - 191 => 95, - 192 => 960, - 193 => 961, - 194 => 962, - 195 => 963, - 196 => 964, - 197 => 965, - 198 => 966, - 199 => 967, - 200 => 968, - 201 => 970, - 202 => 971, - 203 => 972, - 204 => 973, - 205 => 974, - 206 => 975, - 207 => 976, - 208 => 977, - 209 => 98, - 210 => 992, - 211 => 993, - 212 => 994, - 213 => 995, - 214 => 996, - 215 => 998, + 0 => 1, + 1 => 20, + 2 => 211, + 3 => 212, + 4 => 213, + 5 => 216, + 6 => 220, + 7 => 221, + 8 => 222, + 9 => 223, + 10 => 224, + 11 => 225, + 12 => 226, + 13 => 227, + 14 => 228, + 15 => 229, + 16 => 230, + 17 => 231, + 18 => 232, + 19 => 233, + 20 => 234, + 21 => 235, + 22 => 236, + 23 => 237, + 24 => 238, + 25 => 239, + 26 => 240, + 27 => 241, + 28 => 242, + 29 => 243, + 30 => 244, + 31 => 245, + 32 => 248, + 33 => 249, + 34 => 250, + 35 => 251, + 36 => 252, + 37 => 253, + 38 => 254, + 39 => 255, + 40 => 256, + 41 => 257, + 42 => 258, + 43 => 260, + 44 => 261, + 45 => 263, + 46 => 265, + 47 => 267, + 48 => 268, + 49 => 27, + 50 => 297, + 51 => 298, + 52 => 299, + 53 => 30, + 54 => 31, + 55 => 32, + 56 => 33, + 57 => 350, + 58 => 351, + 59 => 352, + 60 => 353, + 61 => 354, + 62 => 355, + 63 => 356, + 64 => 357, + 65 => 358, + 66 => 359, + 67 => 36, + 68 => 370, + 69 => 372, + 70 => 373, + 71 => 374, + 72 => 375, + 73 => 376, + 74 => 380, + 75 => 381, + 76 => 382, + 77 => 385, + 78 => 386, + 79 => 387, + 80 => 389, + 81 => 39, + 82 => 40, + 83 => 41, + 84 => 420, + 85 => 421, + 86 => 43, + 87 => 45, + 88 => 47, + 89 => 48, + 90 => 49, + 91 => 501, + 92 => 505, + 93 => 506, + 94 => 507, + 95 => 509, + 96 => 51, + 97 => 53, + 98 => 54, + 99 => 55, + 100 => 56, + 101 => 57, + 102 => 58, + 103 => 591, + 104 => 592, + 105 => 593, + 106 => 595, + 107 => 597, + 108 => 598, + 109 => 599, + 110 => 60, + 111 => 61, + 112 => 62, + 113 => 63, + 114 => 64, + 115 => 65, + 116 => 66, + 117 => 670, + 118 => 673, + 119 => 675, + 120 => 676, + 121 => 677, + 122 => 678, + 123 => 679, + 124 => 685, + 125 => 686, + 126 => 689, + 127 => 7, + 128 => 84, + 129 => 852, + 130 => 853, + 131 => 855, + 132 => 856, + 133 => 86, + 134 => 880, + 135 => 90, + 136 => 91, + 137 => 92, + 138 => 93, + 139 => 94, + 140 => 95, + 141 => 960, + 142 => 961, + 143 => 962, + 144 => 963, + 145 => 964, + 146 => 965, + 147 => 966, + 148 => 967, + 149 => 968, + 150 => 970, + 151 => 971, + 152 => 972, + 153 => 973, + 154 => 974, + 155 => 975, + 156 => 976, + 157 => 977, + 158 => 98, + 159 => 992, + 160 => 993, + 161 => 994, + 162 => 995, + 163 => 996, + 164 => 998, ), 'fa' => array ( @@ -245,83 +194,11 @@ return array ( 'zh' => array ( 0 => 852, - 1 => 86130, - 2 => 86131, - 3 => 86132, - 4 => 86133, - 5 => 86134, - 6 => 86135, - 7 => 86136, - 8 => 86137, - 9 => 86138, - 10 => 86139, - 11 => 86145, - 12 => 86147, - 13 => 86150, - 14 => 86151, - 15 => 86152, - 16 => 86153, - 17 => 86155, - 18 => 86156, - 19 => 86157, - 20 => 86158, - 21 => 86159, - 22 => 86170, - 23 => 86172, - 24 => 86173, - 25 => 86176, - 26 => 86177, - 27 => 86178, - 28 => 86180, - 29 => 86181, - 30 => 86182, - 31 => 86183, - 32 => 86184, - 33 => 86185, - 34 => 86186, - 35 => 86187, - 36 => 86188, - 37 => 86189, + 1 => 86, ), 'zh_Hant' => array ( 0 => 852, - 1 => 86130, - 2 => 86131, - 3 => 86132, - 4 => 86133, - 5 => 86134, - 6 => 86135, - 7 => 86136, - 8 => 86137, - 9 => 86138, - 10 => 86139, - 11 => 86145, - 12 => 86147, - 13 => 86150, - 14 => 86151, - 15 => 86152, - 16 => 86153, - 17 => 86155, - 18 => 86156, - 19 => 86157, - 20 => 86158, - 21 => 86159, - 22 => 86170, - 23 => 86172, - 24 => 86173, - 25 => 86176, - 26 => 86177, - 27 => 86178, - 28 => 86180, - 29 => 86181, - 30 => 86182, - 31 => 86183, - 32 => 86184, - 33 => 86185, - 34 => 86186, - 35 => 86187, - 36 => 86188, - 37 => 86189, + 1 => 86, ), ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/be/375.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/be/375.php index 606d4ddd9..888cd38bc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/be/375.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/be/375.php @@ -6,15 +6,10 @@ return array ( 37525 => 'БеСТ', - 375291 => 'Velcom', 375292 => 'МТС', - 375293 => 'Velcom', 375294 => 'БелСел', 375295 => 'МТС', - 375296 => 'Velcom', 375297 => 'МТС', 375298 => 'МТС', - 375299 => 'Velcom', 37533 => 'МТС', - 37544 => 'Velcom', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1.php new file mode 100644 index 000000000..34bef7e9f --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1.php @@ -0,0 +1,481 @@ + 'BaTelCo', + 124245 => 'BaTelCo', + 124255 => 'BaTelCo', + 124623 => 'LIME', + 124624 => 'LIME', + 1246250 => 'LIME', + 1246251 => 'LIME', + 1246252 => 'LIME', + 1246253 => 'LIME', + 1246254 => 'LIME', + 1246255 => 'LIME', + 1246256 => 'Digicel', + 1246257 => 'Digicel', + 1246258 => 'Digicel', + 1246259 => 'Digicel', + 124626 => 'Digicel', + 124628 => 'LIME', + 124645 => 'Sunbeach Communications', + 124682 => 'Digicel', + 124683 => 'Digicel', + 124684 => 'Digicel', + 124685 => 'Digicel', + 1246883 => 'Digicel', + 1264536 => 'Weblinks Limited', + 1264537 => 'Weblinks Limited', + 1264538 => 'Weblinks Limited', + 1264539 => 'Weblinks Limited', + 1264581 => 'Digicel', + 1264582 => 'Digicel', + 1264583 => 'Digicel', + 1264584 => 'Digicel', + 1264729 => 'Cable & Wireless', + 1264772 => 'Cable & Wireless', + 14413 => 'Mobility', + 1441500 => 'Digicel Bermuda', + 1441539 => 'Digicel Bermuda', + 1441590 => 'Digicel Bermuda', + 1441599 => 'Digicel Bermuda', + 14417 => 'Cellular One', + 1473402 => 'Affordable Island Communications', + 147341 => 'Digicel Grenada', + 1473420 => 'Digicel Grenada', + 1473520 => 'Affordable Island Communications', + 1473521 => 'Affordable Island Communications', + 147353 => 'AWS Grenada', + 1473901 => 'Affordable Island Communications', + 164923 => 'C&W', + 164924 => 'C&W', + 164933 => 'DIGICEL', + 164934 => 'DIGICEL', + 164943 => 'Islandcom', + 1671747 => 'PTI PACIFICA', + 1671838 => 'i CAN_GSM', + 1671848 => 'i CAN_GSM', + 1671858 => 'i CAN_GSM', + 1671868 => 'Choice Phone', + 1671878 => 'Choice Phone', + 1671888 => 'Choice Phone', + 1671898 => 'Choice Phone', + 1684252 => 'Blue Sky', + 1684254 => 'Blue Sky', + 1684256 => 'Blue Sky', + 1684258 => 'Blue Sky', + 1684272 => 'Blue Sky', + 1684731 => 'ASTCA', + 1684733 => 'ASTCA', + 1684770 => 'ASTCA', + 175828 => 'Cable & Wireless', + 1758384 => 'Cable & Wireless', + 1758460 => 'Cable & Wireless', + 1758461 => 'Cable & Wireless', + 1758484 => 'Cable & Wireless', + 1758485 => 'Cable & Wireless', + 1758486 => 'Cable & Wireless', + 1758487 => 'Cable & Wireless', + 1758488 => 'Cable & Wireless', + 1758489 => 'Cable & Wireless', + 175851 => 'AT&T', + 175852 => 'AT&T', + 1758584 => 'Cable & Wireless', + 17587 => 'Digicel', + 1767315 => 'Digicel', + 1767316 => 'Digicel', + 1767317 => 'Digicel', + 1767225 => 'Cable & Wireless', + 1767235 => 'Cable & Wireless', + 1767245 => 'Cable & Wireless', + 1767265 => 'Cable & Wireless', + 1767275 => 'Cable & Wireless', + 1767276 => 'Cable & Wireless', + 1767277 => 'Cable & Wireless', + 1767285 => 'Cable & Wireless', + 1767295 => 'Cable & Wireless', + 1767612 => 'Digicel', + 1767613 => 'Digicel', + 1767614 => 'Digicel', + 1767615 => 'Digicel', + 1767616 => 'Digicel', + 1767617 => 'Digicel', + 1784430 => 'AT&T', + 1784431 => 'AT&T', + 1784432 => 'AT&T', + 1784433 => 'Digicel', + 1784434 => 'Digicel', + 1784454 => 'Cable & Wireless', + 1784455 => 'Cable & Wireless', + 1784489 => 'Cable & Wireless', + 1784490 => 'Cable & Wireless', + 1784491 => 'Cable & Wireless', + 1784492 => 'Cable & Wireless', + 1784493 => 'Cable & Wireless', + 1784494 => 'Cable & Wireless', + 1784495 => 'Cable & Wireless', + 1784526 => 'Digicel', + 1784527 => 'Digicel', + 1784528 => 'Digicel', + 1784529 => 'Digicel', + 1784530 => 'Digicel', + 1784531 => 'Digicel', + 1784532 => 'Digicel', + 1784533 => 'Digicel', + 1784534 => 'Digicel', + 1787203 => 'Claro', + 1787210 => 'SunCom Wireless Puerto Rico', + 1787212 => 'Claro', + 1787213 => 'Claro', + 1787214 => 'Claro', + 1787215 => 'Claro', + 1787216 => 'Claro', + 1787217 => 'Claro', + 1787218 => 'Claro', + 1787219 => 'Claro', + 1787220 => 'CENTENNIAL', + 1787221 => 'CENTENNIAL', + 1787222 => 'CENTENNIAL', + 1787223 => 'CENTENNIAL', + 1787224 => 'CENTENNIAL', + 1787225 => 'SunCom Wireless Puerto Rico', + 1787226 => 'SunCom Wireless Puerto Rico', + 1787227 => 'CENTENNIAL', + 1787229 => 'CENTENNIAL', + 1787253 => 'Claro', + 1787254 => 'Claro', + 1787255 => 'Claro', + 1787256 => 'Claro', + 1787257 => 'Claro', + 1787258 => 'Claro', + 1787259 => 'Claro', + 1787260 => 'Claro', + 1787291 => 'CENTENNIAL', + 1787299 => 'SunCom Wireless Puerto Rico', + 1787300 => 'CENTENNIAL', + 1787310 => 'SunCom Wireless Puerto Rico', + 1787312 => 'Claro', + 1787313 => 'Claro', + 1787314 => 'Claro', + 1787315 => 'Claro', + 1787316 => 'Claro', + 1787317 => 'Claro', + 1787318 => 'Claro', + 17873191 => 'Claro', + 17873192 => 'Claro', + 17873193 => 'Claro', + 17873194 => 'Claro', + 17873195 => 'Claro', + 17873196 => 'Claro', + 17873197 => 'Claro', + 17873198 => 'Claro', + 17873199 => 'Claro', + 1787341 => 'SunCom Wireless Puerto Rico', + 1787344 => 'SunCom Wireless Puerto Rico', + 1787346 => 'SunCom Wireless Puerto Rico', + 1787355 => 'CENTENNIAL', + 1787357 => 'CENTENNIAL', + 1787359 => 'SunCom Wireless Puerto Rico', + 1787367 => 'SunCom Wireless Puerto Rico', + 1787368 => 'SunCom Wireless Puerto Rico', + 1787369 => 'CENTENNIAL', + 1787371 => 'Claro', + 1787372 => 'Claro', + 1787374 => 'Claro', + 1787375 => 'Claro', + 1787376 => 'Claro', + 1787380 => 'Claro', + 1787381 => 'Claro', + 1787382 => 'Claro', + 1787383 => 'Claro', + 1787384 => 'Claro', + 1787385 => 'Claro', + 1787389 => 'Claro', + 1787390 => 'Claro', + 1787391 => 'Claro', + 1787392 => 'Claro', + 1787400 => 'CENTENNIAL', + 1787410 => 'SunCom Wireless Puerto Rico', + 1787434 => 'CENTENNIAL', + 1787447 => 'CENTENNIAL', + 1787448 => 'CENTENNIAL', + 1787449 => 'CENTENNIAL', + 1787450 => 'Claro', + 1787453 => 'Claro', + 1787454 => 'SunCom Wireless Puerto Rico', + 1787458 => 'SunCom Wireless Puerto Rico', + 1787459 => 'SunCom Wireless Puerto Rico', + 1787460 => 'SunCom Wireless Puerto Rico', + 1787462 => 'SunCom Wireless Puerto Rico', + 1787463 => 'SunCom Wireless Puerto Rico', + 1787465 => 'CENTENNIAL', + 1787466 => 'SunCom Wireless Puerto Rico', + 1787471 => 'CENTENNIAL', + 1787473 => 'CENTENNIAL', + 1787474 => 'CENTENNIAL', + 1787478 => 'SunCom Wireless Puerto Rico', + 1787479 => 'CENTENNIAL', + 1787481 => 'Claro', + 1787484 => 'Claro', + 1787485 => 'Claro', + 1787486 => 'Claro', + 1787487 => 'Claro', + 1787513 => 'SunCom Wireless Puerto Rico', + 1787514 => 'Claro', + 1787515 => 'Claro', + 1787516 => 'Claro', + 1787517 => 'Claro', + 1787518 => 'Claro', + 1787519 => 'Claro', + 1787520 => 'CENTENNIAL', + 1787521 => 'CENTENNIAL', + 1787522 => 'CENTENNIAL', + 1787523 => 'CENTENNIAL', + 1787528 => 'SunCom Wireless Puerto Rico', + 1787534 => 'CENTENNIAL', + 1787535 => 'CENTENNIAL', + 1787537 => 'CENTENNIAL', + 1787544 => 'CENTENNIAL', + 1787545 => 'CENTENNIAL', + 1787546 => 'SunCom Wireless Puerto Rico', + 1787551 => 'CENTENNIAL', + 1787553 => 'Claro', + 1787561 => 'CENTENNIAL', + 1787563 => 'CENTENNIAL', + 1787568 => 'SunCom Wireless Puerto Rico', + 1787569 => 'CENTENNIAL', + 1787579 => 'Claro', + 1787580 => 'CENTENNIAL', + 1787585 => 'CENTENNIAL', + 1787588 => 'CENTENNIAL', + 1787589 => 'CENTENNIAL', + 1787595 => 'SunCom Wireless Puerto Rico', + 1787597 => 'SunCom Wireless Puerto Rico', + 1787598 => 'SunCom Wireless Puerto Rico', + 1787601 => 'SunCom Wireless Puerto Rico', + 1787602 => 'CENTENNIAL', + 1787604 => 'SunCom Wireless Puerto Rico', + 1787605 => 'SunCom Wireless Puerto Rico', + 1787607 => 'CENTENNIAL', + 1787608 => 'CENTENNIAL', + 1787609 => 'CENTENNIAL', + 1787612 => 'Claro', + 1787613 => 'Claro', + 1787614 => 'Claro', + 1787615 => 'Claro', + 1787616 => 'Claro', + 1787617 => 'Claro', + 1787619 => 'SunCom Wireless Puerto Rico', + 1787620 => 'CENTENNIAL', + 1787621 => 'CENTENNIAL', + 1787622 => 'CENTENNIAL', + 1787623 => 'CENTENNIAL', + 1787624 => 'CENTENNIAL', + 1787625 => 'CENTENNIAL', + 1787626 => 'CENTENNIAL', + 1787628 => 'CENTENNIAL', + 1787629 => 'SunCom Wireless Puerto Rico', + 178764 => 'CENTENNIAL', + 178765 => 'CENTENNIAL', + 1787662 => 'SunCom Wireless Puerto Rico', + 1787666 => 'SunCom Wireless Puerto Rico', + 1787673 => 'SunCom Wireless Puerto Rico', + 1787675 => 'CENTENNIAL', + 1787678 => 'SunCom Wireless Puerto Rico', + 1787686 => 'CENTENNIAL', + 1787687 => 'CENTENNIAL', + 1787689 => 'CENTENNIAL', + 1787690 => 'CENTENNIAL', + 1787692 => 'CENTENNIAL', + 1787693 => 'CENTENNIAL', + 1787695 => 'CENTENNIAL', + 1787717 => 'CENTENNIAL', + 1787719 => 'CENTENNIAL', + 1787901 => 'SunCom Wireless Puerto Rico', + 1787903 => 'CENTENNIAL', + 1787904 => 'SunCom Wireless Puerto Rico', + 1787908 => 'CENTENNIAL', + 1787912 => 'CENTENNIAL', + 1787915 => 'CENTENNIAL', + 1787916 => 'CENTENNIAL', + 1787917 => 'CENTENNIAL', + 1787922 => 'SunCom Wireless Puerto Rico', + 1787923 => 'SunCom Wireless Puerto Rico', + 1787924 => 'CENTENNIAL', + 1787926 => 'CENTENNIAL', + 1787927 => 'CENTENNIAL', + 1787928 => 'CENTENNIAL', + 1787933 => 'CENTENNIAL', + 1787935 => 'CENTENNIAL', + 1787937 => 'CENTENNIAL', + 1787940 => 'CENTENNIAL', + 1787947 => 'CENTENNIAL', + 1787949 => 'SunCom Wireless Puerto Rico', + 1787952 => 'CENTENNIAL', + 1787953 => 'CENTENNIAL', + 1787954 => 'CENTENNIAL', + 1787957 => 'CENTENNIAL', + 1787961 => 'CENTENNIAL', + 1787968 => 'CENTENNIAL', + 1787969 => 'CENTENNIAL', + 1787971 => 'CENTENNIAL', + 1787975 => 'CENTENNIAL', + 1787978 => 'CENTENNIAL', + 1787992 => 'CENTENNIAL', + 1787993 => 'CENTENNIAL', + 1787998 => 'CENTENNIAL', + 1787999 => 'CENTENNIAL', + 180920 => 'Tricom', + 180922 => 'Claro', + 180923 => 'Claro', + 180924 => 'Claro', + 180925 => 'Claro', + 180926 => 'Claro', + 180927 => 'Claro', + 180928 => 'Claro', + 180929 => 'Tricom', + 180930 => 'Viva', + 180931 => 'Tricom', + 180932 => 'Tricom', + 180933 => 'Claro', + 180934 => 'Tricom', + 180935 => 'Claro', + 180936 => 'Claro', + 180937 => 'Claro', + 180938 => 'Claro', + 180939 => 'Claro', + 180941 => 'Viva', + 180942 => 'Claro', + 180943 => 'Viva', + 180944 => 'Viva', + 180945 => 'Claro', + 180947 => 'Tricom', + 180948 => 'Claro', + 180949 => 'Claro', + 180951 => 'Claro', + 180954 => 'Claro', + 180960 => 'Claro', + 180962 => 'Tricom', + 180963 => 'Tricom', + 180964 => 'Tricom', + 180965 => 'Tricom', + 180967 => 'Claro', + 180969 => 'Claro', + 180970 => 'Claro', + 180971 => 'Claro', + 180972 => 'Claro', + 180974 => 'Claro', + 180975 => 'Claro', + 180976 => 'Claro', + 180977 => 'Viva', + 180978 => 'Claro', + 180979 => 'Claro', + 180980 => 'Orange', + 180981 => 'Viva', + 180982 => 'Claro', + 180983 => 'Claro', + 180984 => 'Orange', + 180985 => 'Orange', + 180986 => 'Orange', + 180987 => 'Tricom', + 180988 => 'Orange', + 180989 => 'Orange', + 180991 => 'Orange', + 180992 => 'Tricom', + 180993 => 'Tricom', + 180994 => 'Tricom', + 180995 => 'Claro', + 180997 => 'Orange', + 180998 => 'Orange', + 180999 => 'Tricom', + 186827 => 'Digicel', + 186828 => 'Digicel', + 186829 => 'Digicel', + 18683 => 'Digicel', + 18684 => 'bmobile', + 18686 => 'bmobile', + 18687 => 'bmobile', + 186955 => 'CariGlobe St. Kitts', + 186956 => 'The Cable St. Kitts', + 186966 => 'Cable & Wireless', + 186976 => 'Digicel', + 187626 => 'Digicel', + 1876503 => 'Digicel', + 1876504 => 'Digicel', + 1876505 => 'Digicel', + 1876506 => 'Digicel', + 1876507 => 'Digicel', + 1876508 => 'Digicel', + 1876509 => 'Digicel', + 1876520 => 'Digicel', + 1876521 => 'Digicel', + 1876522 => 'Digicel', + 1876524 => 'Digicel', + 1876526 => 'Digicel', + 1876527 => 'Digicel', + 1876528 => 'Digicel', + 1876529 => 'Digicel', + 1939201 => 'CENTENNIAL', + 1939212 => 'CENTENNIAL', + 1939214 => 'CENTENNIAL', + 1939240 => 'SunCom Wireless Puerto Rico', + 19392410 => 'Claro', + 19392411 => 'Claro', + 19392412 => 'Claro', + 19392413 => 'Claro', + 19392414 => 'Claro', + 19392415 => 'Claro', + 19392416 => 'Claro', + 193924199 => 'Claro', + 1939242 => 'Claro', + 19392433 => 'Claro', + 19392434 => 'Claro', + 19392435 => 'Claro', + 19392436 => 'Claro', + 19392437 => 'Claro', + 19392438 => 'Claro', + 19392439 => 'Claro', + 1939244 => 'Claro', + 1939245 => 'Claro', + 1939246 => 'Claro', + 1939247 => 'Claro', + 1939248 => 'Claro', + 1939249 => 'Claro', + 1939250 => 'Claro', + 1939251 => 'Claro', + 1939252 => 'CENTENNIAL', + 1939253 => 'Claro', + 1939254 => 'Claro', + 1939255 => 'Claro', + 1939256 => 'Claro', + 1939257 => 'Claro', + 1939258 => 'Claro', + 1939259 => 'Claro', + 1939307 => 'CENTENNIAL', + 1939325 => 'SunCom Wireless Puerto Rico', + 1939329 => 'CENTENNIAL', + 1939334 => 'Claro', + 1939339 => 'SunCom Wireless Puerto Rico', + 1939394 => 'CENTENNIAL', + 1939440 => 'CENTENNIAL', + 1939628 => 'CENTENNIAL', + 1939630 => 'CENTENNIAL', + 1939639 => 'CENTENNIAL', + 1939640 => 'CENTENNIAL', + 1939642 => 'CENTENNIAL', + 1939644 => 'CENTENNIAL', + 1939645 => 'CENTENNIAL', + 1939697 => 'CENTENNIAL', + 1939717 => 'CENTENNIAL', + 1939731 => 'CENTENNIAL', + 1939777 => 'Claro', + 1939865 => 'SunCom Wireless Puerto Rico', + 1939891 => 'SunCom Wireless Puerto Rico', + 1939910 => 'CENTENNIAL', + 1939940 => 'CENTENNIAL', + 1939969 => 'CENTENNIAL', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1242.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1242.php deleted file mode 100644 index c9b48b325..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1242.php +++ /dev/null @@ -1,11 +0,0 @@ - 'BaTelCo', - 124245 => 'BaTelCo', - 124255 => 'BaTelCo', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1246.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1246.php deleted file mode 100644 index 116b64789..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1246.php +++ /dev/null @@ -1,28 +0,0 @@ - 'LIME', - 124624 => 'LIME', - 1246250 => 'LIME', - 1246251 => 'LIME', - 1246252 => 'LIME', - 1246253 => 'LIME', - 1246254 => 'LIME', - 1246255 => 'LIME', - 1246256 => 'Digicel', - 1246257 => 'Digicel', - 1246258 => 'Digicel', - 1246259 => 'Digicel', - 124626 => 'Digicel', - 124628 => 'LIME', - 124645 => 'Sunbeach Communications', - 124682 => 'Digicel', - 124683 => 'Digicel', - 124684 => 'Digicel', - 124685 => 'Digicel', - 1246883 => 'Digicel', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1264.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1264.php deleted file mode 100644 index fea0e8544..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1264.php +++ /dev/null @@ -1,18 +0,0 @@ - 'Weblinks Limited', - 1264537 => 'Weblinks Limited', - 1264538 => 'Weblinks Limited', - 1264539 => 'Weblinks Limited', - 1264581 => 'Digicel', - 1264582 => 'Digicel', - 1264583 => 'Digicel', - 1264584 => 'Digicel', - 1264729 => 'Cable & Wireless', - 1264772 => 'Cable & Wireless', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1441.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1441.php deleted file mode 100644 index 89aa6284e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1441.php +++ /dev/null @@ -1,14 +0,0 @@ - 'Mobility', - 1441500 => 'Digicel Bermuda', - 1441539 => 'Digicel Bermuda', - 1441590 => 'Digicel Bermuda', - 1441599 => 'Digicel Bermuda', - 14417 => 'Cellular One', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1473.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1473.php deleted file mode 100644 index 4603641f3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1473.php +++ /dev/null @@ -1,15 +0,0 @@ - 'Affordable Island Communications', - 147341 => 'Digicel Grenada', - 1473420 => 'Digicel Grenada', - 1473520 => 'Affordable Island Communications', - 1473521 => 'Affordable Island Communications', - 147353 => 'AWS Grenada', - 1473901 => 'Affordable Island Communications', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1649.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1649.php deleted file mode 100644 index cafc2f5ed..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1649.php +++ /dev/null @@ -1,13 +0,0 @@ - 'C&W', - 164924 => 'C&W', - 164933 => 'DIGICEL', - 164934 => 'DIGICEL', - 164943 => 'Islandcom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1671.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1671.php deleted file mode 100644 index 2b94f3103..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1671.php +++ /dev/null @@ -1,16 +0,0 @@ - 'PTI PACIFICA', - 1671838 => 'i CAN_GSM', - 1671848 => 'i CAN_GSM', - 1671858 => 'i CAN_GSM', - 1671868 => 'Choice Phone', - 1671878 => 'Choice Phone', - 1671888 => 'Choice Phone', - 1671898 => 'Choice Phone', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1684.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1684.php deleted file mode 100644 index 07be4e13f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1684.php +++ /dev/null @@ -1,16 +0,0 @@ - 'Blue Sky', - 1684254 => 'Blue Sky', - 1684256 => 'Blue Sky', - 1684258 => 'Blue Sky', - 1684272 => 'Blue Sky', - 1684731 => 'ASTCA', - 1684733 => 'ASTCA', - 1684770 => 'ASTCA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1758.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1758.php deleted file mode 100644 index 71c833bdb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1758.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Cable & Wireless', - 1758384 => 'Cable & Wireless', - 1758460 => 'Cable & Wireless', - 1758461 => 'Cable & Wireless', - 1758484 => 'Cable & Wireless', - 1758485 => 'Cable & Wireless', - 1758486 => 'Cable & Wireless', - 1758487 => 'Cable & Wireless', - 1758488 => 'Cable & Wireless', - 1758489 => 'Cable & Wireless', - 175851 => 'AT&T', - 175852 => 'AT&T', - 1758584 => 'Cable & Wireless', - 17587 => 'Digicel', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1767.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1767.php deleted file mode 100644 index 9f9d32e38..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1767.php +++ /dev/null @@ -1,26 +0,0 @@ - 'Digicel', - 1767316 => 'Digicel', - 1767317 => 'Digicel', - 1767225 => 'Cable & Wireless', - 1767235 => 'Cable & Wireless', - 1767245 => 'Cable & Wireless', - 1767265 => 'Cable & Wireless', - 1767275 => 'Cable & Wireless', - 1767276 => 'Cable & Wireless', - 1767277 => 'Cable & Wireless', - 1767285 => 'Cable & Wireless', - 1767295 => 'Cable & Wireless', - 1767612 => 'Digicel', - 1767613 => 'Digicel', - 1767614 => 'Digicel', - 1767615 => 'Digicel', - 1767616 => 'Digicel', - 1767617 => 'Digicel', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1784.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1784.php deleted file mode 100644 index 207c6a79e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1784.php +++ /dev/null @@ -1,31 +0,0 @@ - 'AT&T', - 1784431 => 'AT&T', - 1784432 => 'AT&T', - 1784433 => 'Digicel', - 1784434 => 'Digicel', - 1784454 => 'Cable & Wireless', - 1784455 => 'Cable & Wireless', - 1784489 => 'Cable & Wireless', - 1784490 => 'Cable & Wireless', - 1784491 => 'Cable & Wireless', - 1784492 => 'Cable & Wireless', - 1784493 => 'Cable & Wireless', - 1784494 => 'Cable & Wireless', - 1784495 => 'Cable & Wireless', - 1784526 => 'Digicel', - 1784527 => 'Digicel', - 1784528 => 'Digicel', - 1784529 => 'Digicel', - 1784530 => 'Digicel', - 1784531 => 'Digicel', - 1784532 => 'Digicel', - 1784533 => 'Digicel', - 1784534 => 'Digicel', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1787.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1787.php deleted file mode 100644 index 6f35ec6bb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1787.php +++ /dev/null @@ -1,210 +0,0 @@ - 'Claro', - 1787210 => 'SunCom Wireless Puerto Rico', - 1787212 => 'Claro', - 1787213 => 'Claro', - 1787214 => 'Claro', - 1787215 => 'Claro', - 1787216 => 'Claro', - 1787217 => 'Claro', - 1787218 => 'Claro', - 1787219 => 'Claro', - 1787220 => 'CENTENNIAL', - 1787221 => 'CENTENNIAL', - 1787222 => 'CENTENNIAL', - 1787223 => 'CENTENNIAL', - 1787224 => 'CENTENNIAL', - 1787225 => 'SunCom Wireless Puerto Rico', - 1787226 => 'SunCom Wireless Puerto Rico', - 1787227 => 'CENTENNIAL', - 1787229 => 'CENTENNIAL', - 1787253 => 'Claro', - 1787254 => 'Claro', - 1787255 => 'Claro', - 1787256 => 'Claro', - 1787257 => 'Claro', - 1787258 => 'Claro', - 1787259 => 'Claro', - 1787260 => 'Claro', - 1787291 => 'CENTENNIAL', - 1787299 => 'SunCom Wireless Puerto Rico', - 1787300 => 'CENTENNIAL', - 1787310 => 'SunCom Wireless Puerto Rico', - 1787312 => 'Claro', - 1787313 => 'Claro', - 1787314 => 'Claro', - 1787315 => 'Claro', - 1787316 => 'Claro', - 1787317 => 'Claro', - 1787318 => 'Claro', - 17873191 => 'Claro', - 17873192 => 'Claro', - 17873193 => 'Claro', - 17873194 => 'Claro', - 17873195 => 'Claro', - 17873196 => 'Claro', - 17873197 => 'Claro', - 17873198 => 'Claro', - 17873199 => 'Claro', - 1787341 => 'SunCom Wireless Puerto Rico', - 1787344 => 'SunCom Wireless Puerto Rico', - 1787346 => 'SunCom Wireless Puerto Rico', - 1787355 => 'CENTENNIAL', - 1787357 => 'CENTENNIAL', - 1787359 => 'SunCom Wireless Puerto Rico', - 1787367 => 'SunCom Wireless Puerto Rico', - 1787368 => 'SunCom Wireless Puerto Rico', - 1787369 => 'CENTENNIAL', - 1787371 => 'Claro', - 1787372 => 'Claro', - 1787374 => 'Claro', - 1787375 => 'Claro', - 1787376 => 'Claro', - 1787380 => 'Claro', - 1787381 => 'Claro', - 1787382 => 'Claro', - 1787383 => 'Claro', - 1787384 => 'Claro', - 1787385 => 'Claro', - 1787389 => 'Claro', - 1787390 => 'Claro', - 1787391 => 'Claro', - 1787392 => 'Claro', - 1787400 => 'CENTENNIAL', - 1787410 => 'SunCom Wireless Puerto Rico', - 1787434 => 'CENTENNIAL', - 1787447 => 'CENTENNIAL', - 1787448 => 'CENTENNIAL', - 1787449 => 'CENTENNIAL', - 1787450 => 'Claro', - 1787453 => 'Claro', - 1787454 => 'SunCom Wireless Puerto Rico', - 1787458 => 'SunCom Wireless Puerto Rico', - 1787459 => 'SunCom Wireless Puerto Rico', - 1787460 => 'SunCom Wireless Puerto Rico', - 1787462 => 'SunCom Wireless Puerto Rico', - 1787463 => 'SunCom Wireless Puerto Rico', - 1787465 => 'CENTENNIAL', - 1787466 => 'SunCom Wireless Puerto Rico', - 1787471 => 'CENTENNIAL', - 1787473 => 'CENTENNIAL', - 1787474 => 'CENTENNIAL', - 1787478 => 'SunCom Wireless Puerto Rico', - 1787479 => 'CENTENNIAL', - 1787481 => 'Claro', - 1787484 => 'Claro', - 1787485 => 'Claro', - 1787486 => 'Claro', - 1787487 => 'Claro', - 1787513 => 'SunCom Wireless Puerto Rico', - 1787514 => 'Claro', - 1787515 => 'Claro', - 1787516 => 'Claro', - 1787517 => 'Claro', - 1787518 => 'Claro', - 1787519 => 'Claro', - 1787520 => 'CENTENNIAL', - 1787521 => 'CENTENNIAL', - 1787522 => 'CENTENNIAL', - 1787523 => 'CENTENNIAL', - 1787528 => 'SunCom Wireless Puerto Rico', - 1787534 => 'CENTENNIAL', - 1787535 => 'CENTENNIAL', - 1787537 => 'CENTENNIAL', - 1787544 => 'CENTENNIAL', - 1787545 => 'CENTENNIAL', - 1787546 => 'SunCom Wireless Puerto Rico', - 1787551 => 'CENTENNIAL', - 1787553 => 'Claro', - 1787561 => 'CENTENNIAL', - 1787563 => 'CENTENNIAL', - 1787568 => 'SunCom Wireless Puerto Rico', - 1787569 => 'CENTENNIAL', - 1787579 => 'Claro', - 1787580 => 'CENTENNIAL', - 1787585 => 'CENTENNIAL', - 1787588 => 'CENTENNIAL', - 1787589 => 'CENTENNIAL', - 1787595 => 'SunCom Wireless Puerto Rico', - 1787597 => 'SunCom Wireless Puerto Rico', - 1787598 => 'SunCom Wireless Puerto Rico', - 1787601 => 'SunCom Wireless Puerto Rico', - 1787602 => 'CENTENNIAL', - 1787604 => 'SunCom Wireless Puerto Rico', - 1787605 => 'SunCom Wireless Puerto Rico', - 1787607 => 'CENTENNIAL', - 1787608 => 'CENTENNIAL', - 1787609 => 'CENTENNIAL', - 1787612 => 'Claro', - 1787613 => 'Claro', - 1787614 => 'Claro', - 1787615 => 'Claro', - 1787616 => 'Claro', - 1787617 => 'Claro', - 1787619 => 'SunCom Wireless Puerto Rico', - 1787620 => 'CENTENNIAL', - 1787621 => 'CENTENNIAL', - 1787622 => 'CENTENNIAL', - 1787623 => 'CENTENNIAL', - 1787624 => 'CENTENNIAL', - 1787625 => 'CENTENNIAL', - 1787626 => 'CENTENNIAL', - 1787628 => 'CENTENNIAL', - 1787629 => 'SunCom Wireless Puerto Rico', - 178764 => 'CENTENNIAL', - 178765 => 'CENTENNIAL', - 1787662 => 'SunCom Wireless Puerto Rico', - 1787666 => 'SunCom Wireless Puerto Rico', - 1787673 => 'SunCom Wireless Puerto Rico', - 1787675 => 'CENTENNIAL', - 1787678 => 'SunCom Wireless Puerto Rico', - 1787686 => 'CENTENNIAL', - 1787687 => 'CENTENNIAL', - 1787689 => 'CENTENNIAL', - 1787690 => 'CENTENNIAL', - 1787692 => 'CENTENNIAL', - 1787693 => 'CENTENNIAL', - 1787695 => 'CENTENNIAL', - 1787717 => 'CENTENNIAL', - 1787719 => 'CENTENNIAL', - 1787901 => 'SunCom Wireless Puerto Rico', - 1787903 => 'CENTENNIAL', - 1787904 => 'SunCom Wireless Puerto Rico', - 1787908 => 'CENTENNIAL', - 1787912 => 'CENTENNIAL', - 1787915 => 'CENTENNIAL', - 1787916 => 'CENTENNIAL', - 1787917 => 'CENTENNIAL', - 1787922 => 'SunCom Wireless Puerto Rico', - 1787923 => 'SunCom Wireless Puerto Rico', - 1787924 => 'CENTENNIAL', - 1787926 => 'CENTENNIAL', - 1787927 => 'CENTENNIAL', - 1787928 => 'CENTENNIAL', - 1787933 => 'CENTENNIAL', - 1787935 => 'CENTENNIAL', - 1787937 => 'CENTENNIAL', - 1787940 => 'CENTENNIAL', - 1787947 => 'CENTENNIAL', - 1787949 => 'SunCom Wireless Puerto Rico', - 1787952 => 'CENTENNIAL', - 1787953 => 'CENTENNIAL', - 1787954 => 'CENTENNIAL', - 1787957 => 'CENTENNIAL', - 1787961 => 'CENTENNIAL', - 1787968 => 'CENTENNIAL', - 1787969 => 'CENTENNIAL', - 1787971 => 'CENTENNIAL', - 1787975 => 'CENTENNIAL', - 1787978 => 'CENTENNIAL', - 1787992 => 'CENTENNIAL', - 1787993 => 'CENTENNIAL', - 1787998 => 'CENTENNIAL', - 1787999 => 'CENTENNIAL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1809.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1809.php deleted file mode 100644 index 91f8aace5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1809.php +++ /dev/null @@ -1,71 +0,0 @@ - 'Tricom', - 180922 => 'Claro', - 180923 => 'Claro', - 180924 => 'Claro', - 180925 => 'Claro', - 180926 => 'Claro', - 180927 => 'Claro', - 180928 => 'Claro', - 180929 => 'Tricom', - 180930 => 'Viva', - 180931 => 'Tricom', - 180932 => 'Tricom', - 180933 => 'Claro', - 180934 => 'Tricom', - 180935 => 'Claro', - 180936 => 'Claro', - 180937 => 'Claro', - 180938 => 'Claro', - 180939 => 'Claro', - 180941 => 'Viva', - 180942 => 'Claro', - 180943 => 'Viva', - 180944 => 'Viva', - 180945 => 'Claro', - 180947 => 'Tricom', - 180948 => 'Claro', - 180949 => 'Claro', - 180951 => 'Claro', - 180954 => 'Claro', - 180960 => 'Claro', - 180962 => 'Tricom', - 180963 => 'Tricom', - 180964 => 'Tricom', - 180965 => 'Tricom', - 180967 => 'Claro', - 180969 => 'Claro', - 180970 => 'Claro', - 180971 => 'Claro', - 180972 => 'Claro', - 180974 => 'Claro', - 180975 => 'Claro', - 180976 => 'Claro', - 180977 => 'Viva', - 180978 => 'Claro', - 180979 => 'Claro', - 180980 => 'Orange', - 180981 => 'Viva', - 180982 => 'Claro', - 180983 => 'Claro', - 180984 => 'Orange', - 180985 => 'Orange', - 180986 => 'Orange', - 180987 => 'Tricom', - 180988 => 'Orange', - 180989 => 'Orange', - 180991 => 'Orange', - 180992 => 'Tricom', - 180993 => 'Tricom', - 180994 => 'Tricom', - 180995 => 'Claro', - 180997 => 'Orange', - 180998 => 'Orange', - 180999 => 'Tricom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1868.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1868.php deleted file mode 100644 index 3cfb0c2ab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1868.php +++ /dev/null @@ -1,15 +0,0 @@ - 'Digicel', - 186828 => 'Digicel', - 186829 => 'Digicel', - 18683 => 'Digicel', - 18684 => 'bmobile', - 18686 => 'bmobile', - 18687 => 'bmobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1869.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1869.php deleted file mode 100644 index c17264e47..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1869.php +++ /dev/null @@ -1,12 +0,0 @@ - 'CariGlobe St. Kitts', - 186956 => 'The Cable St. Kitts', - 186966 => 'Cable & Wireless', - 186976 => 'Digicel', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1876.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1876.php deleted file mode 100644 index 41e92191b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1876.php +++ /dev/null @@ -1,16 +0,0 @@ - 'Digicel', - 1876503 => 'Digicel', - 1876504 => 'Digicel', - 1876505 => 'Digicel', - 1876506 => 'Digicel', - 1876507 => 'Digicel', - 1876508 => 'Digicel', - 1876509 => 'Digicel', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1939.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1939.php deleted file mode 100644 index 980538634..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/1939.php +++ /dev/null @@ -1,67 +0,0 @@ - 'CENTENNIAL', - 1939212 => 'CENTENNIAL', - 1939214 => 'CENTENNIAL', - 1939240 => 'SunCom Wireless Puerto Rico', - 19392410 => 'Claro', - 19392411 => 'Claro', - 19392412 => 'Claro', - 19392413 => 'Claro', - 19392414 => 'Claro', - 19392415 => 'Claro', - 19392416 => 'Claro', - 193924199 => 'Claro', - 1939242 => 'Claro', - 19392433 => 'Claro', - 19392434 => 'Claro', - 19392435 => 'Claro', - 19392436 => 'Claro', - 19392437 => 'Claro', - 19392438 => 'Claro', - 19392439 => 'Claro', - 1939244 => 'Claro', - 1939245 => 'Claro', - 1939246 => 'Claro', - 1939247 => 'Claro', - 1939248 => 'Claro', - 1939249 => 'Claro', - 1939250 => 'Claro', - 1939251 => 'Claro', - 1939252 => 'CENTENNIAL', - 1939253 => 'Claro', - 1939254 => 'Claro', - 1939255 => 'Claro', - 1939256 => 'Claro', - 1939257 => 'Claro', - 1939258 => 'Claro', - 1939259 => 'Claro', - 1939307 => 'CENTENNIAL', - 1939325 => 'SunCom Wireless Puerto Rico', - 1939329 => 'CENTENNIAL', - 1939334 => 'Claro', - 1939339 => 'SunCom Wireless Puerto Rico', - 1939394 => 'CENTENNIAL', - 1939440 => 'CENTENNIAL', - 1939628 => 'CENTENNIAL', - 1939630 => 'CENTENNIAL', - 1939639 => 'CENTENNIAL', - 1939640 => 'CENTENNIAL', - 1939642 => 'CENTENNIAL', - 1939644 => 'CENTENNIAL', - 1939645 => 'CENTENNIAL', - 1939697 => 'CENTENNIAL', - 1939717 => 'CENTENNIAL', - 1939731 => 'CENTENNIAL', - 1939777 => 'Claro', - 1939865 => 'SunCom Wireless Puerto Rico', - 1939891 => 'SunCom Wireless Puerto Rico', - 1939910 => 'CENTENNIAL', - 1939940 => 'CENTENNIAL', - 1939969 => 'CENTENNIAL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/226.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/226.php index bc05112fc..31e819e0c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/226.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/226.php @@ -5,6 +5,12 @@ */ return array ( + 226550 => 'Airtel', + 226551 => 'Airtel', + 226552 => 'Airtel', + 226553 => 'Airtel', + 226554 => 'Airtel', + 226555 => 'Airtel', 22660 => 'Telmob', 22661 => 'Telmob', 22662 => 'Telmob', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/230.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/230.php index 5f01722ff..575558410 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/230.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/230.php @@ -43,6 +43,7 @@ return array ( 2305876 => 'Cellplus', 2305877 => 'Cellplus', 2305878 => 'Cellplus', + 230589 => 'MTML', 230590 => 'Cellplus', 230591 => 'Cellplus', 230592 => 'Cellplus', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/231.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/231.php index 377afaaea..fce11fa45 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/231.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/231.php @@ -7,10 +7,7 @@ return array ( 23120 => 'LIBTELCO', 231330 => 'West Africa Telecom', - 23133202 => 'Atlantic Reality', - 2313325 => 'WASSCOM', 231555 => 'Novafone', 23177 => 'Cellcom', 23188 => 'Lonestar Cell', - 231994 => 'Atlantic Wireless', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/234.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/234.php index 4efc0ae2a..2b932b715 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/234.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/234.php @@ -241,6 +241,7 @@ return array ( 234902 => 'Airtel', 234903 => 'MTN', 234905 => 'Glo', + 234907 => 'Airtel', 234908 => 'Etisalat', 234909 => 'Etisalat', 234980 => 'Starcomms', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/254.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/254.php index e407b8e5d..637daa2f2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/254.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/254.php @@ -9,6 +9,9 @@ return array ( 25471 => 'Safaricom', 25472 => 'Safaricom', 25473 => 'Airtel', + 254740 => 'Safaricom', + 254741 => 'Safaricom', + 254742 => 'Safaricom', 254750 => 'Airtel', 254751 => 'Airtel', 254752 => 'Airtel', @@ -42,12 +45,5 @@ return array ( 254787 => 'Airtel', 254788 => 'Airtel', 254789 => 'Airtel', - 254790 => 'Safaricom', - 254791 => 'Safaricom', - 254792 => 'Safaricom', - 254793 => 'Safaricom', - 254794 => 'Safaricom', - 254795 => 'Safaricom', - 254796 => 'Safaricom', - 254797 => 'Safaricom', + 25479 => 'Safaricom', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/256.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/256.php index 50afde7f7..9ad146385 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/256.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/256.php @@ -5,16 +5,15 @@ */ return array ( - 2562030 => 'Afrimax', - 25670 => 'Warid', + 25670 => 'Airtel', 25671 => 'UTL', 256720 => 'Smile', 256723 => 'Afrimax', + 2567260 => 'Tangerine', 256730 => 'K2', 25674 => 'Sure Telecom', 25675 => 'Airtel', - 25676 => 'i-Tel', 25677 => 'MTN', 25678 => 'MTN', - 25679 => 'Orange', + 25679 => 'Africell', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/373.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/373.php index 579c5c5a8..35b96a3bf 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/373.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/373.php @@ -17,17 +17,24 @@ return array ( 373674 => 'Moldtelecom', 373675 => 'Moldtelecom', 373676 => 'Moldtelecom', - 3736770 => 'Moldtelecom', - 3736771 => 'Moldtelecom', - 3736772 => 'Moldtelecom', - 3736773 => 'Moldtelecom', - 3736774 => 'Moldtelecom', + 373677 => 'Moldtelecom', 37368 => 'Orange', 37369 => 'Orange', 373760 => 'Moldcell', + 373767 => 'Moldcell', 373774 => 'IDC', 373775 => 'IDC', 373777 => 'IDC', 373778 => 'IDC', 373779 => 'IDC', + 373780 => 'Moldcell', + 373781 => 'Moldcell', + 373782 => 'Moldcell', + 373783 => 'Moldcell', + 373784 => 'Moldcell', + 373785 => 'Moldcell', + 373786 => 'Moldcell', + 373787 => 'Moldcell', + 373788 => 'Moldcell', + 37379 => 'Moldcell', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/49.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/49.php index b1edbb553..5b6d55f4b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/49.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/49.php @@ -5,25 +5,27 @@ */ return array ( - 491502 => 'Interactive digital media', - 491505 => 'NAKA AG', - 491508 => 'Easy World', + 4915020 => 'Interactive digital media', + 4915050 => 'NAKA AG', + 4915080 => 'Easy World', 49151 => 'T-Mobile', 491520 => 'Vodafone', 491521 => 'Vodafone/Lycamobile', 491522 => 'Vodafone', 491523 => 'Vodafone', 491525 => 'Vodafone', + 491526 => 'Vodafone', 491529 => 'Vodafone/Truphone', - 491555 => 'Tismi BV', - 491567 => 'Argon Networks', + 4915555 => 'Tismi BV', + 4915630 => 'Multiconnect', + 4915678 => 'Argon Networks', 491570 => 'Eplus/Telogic', 491573 => 'Eplus', 491575 => 'Eplus', 491577 => 'Eplus', 491578 => 'Eplus', 491579 => 'Eplus/Sipgate', - 491588 => 'TelcoVillage', + 4915888 => 'TelcoVillage', 491590 => 'O2', 49160 => 'T-Mobile', 49162 => 'Vodafone', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/56.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/56.php index 1a5938ab5..173ab94e3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/56.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/56.php @@ -15,13 +15,13 @@ return array ( 569435 => 'Simple', 569436 => 'Telefónica Uno Uno Cuatro', 569437 => 'Telefónica Uno Uno Cuatro', - 569438 => 'Tribe', - 569439 => 'Tribe', + 569438 => 'Virgin Mobile', + 569439 => 'Virgin Mobile', 56950 => 'Claro', - 569510 => 'Tribe', - 569511 => 'Tribe', - 569512 => 'Tribe', - 569513 => 'Tribe', + 569510 => 'Virgin Mobile', + 569511 => 'Virgin Mobile', + 569512 => 'Virgin Mobile', + 569513 => 'Virgin Mobile', 569514 => 'Entel', 569515 => 'Entel', 569516 => 'Entel', @@ -32,8 +32,8 @@ return array ( 569521 => 'Entel', 569522 => 'Entel', 569523 => 'Entel', - 569524 => 'Tribe', - 569525 => 'Tribe', + 569524 => 'Virgin Mobile', + 569525 => 'Virgin Mobile', 569526 => 'Falabella Movil', 569527 => 'Falabella Movil', 569528 => 'Falabella Movil', @@ -41,9 +41,9 @@ return array ( 56953 => 'Movistar', 56954 => 'Claro', 569550 => 'OPS Movil', - 569551 => 'Nextel', - 569552 => 'Nextel', - 569553 => 'Nextel', + 569551 => 'WOM', + 569552 => 'WOM', + 569553 => 'WOM', 569554 => 'Netline', 5695550 => 'Netline', 5695551 => 'Netline', @@ -82,11 +82,11 @@ return array ( 569638 => 'VTR Móvil', 569639 => 'Movistar', 569640 => 'Movistar', - 569641 => 'Nextel', - 569642 => 'Nextel', - 569643 => 'Nextel', - 569644 => 'Nextel', - 569645 => 'Nextel', + 569641 => 'WOM', + 569642 => 'WOM', + 569643 => 'WOM', + 569644 => 'WOM', + 569645 => 'WOM', 569646 => 'Movistar', 569647 => 'Movistar', 569648 => 'Movistar', @@ -165,7 +165,7 @@ return array ( 569693 => 'Quantax', 569694 => 'NetUno', 569695 => 'Blue Two', - 569696 => 'Tribe', + 569696 => 'Virgin Mobile', 569697 => 'VTR Móvil', 569699 => 'Telecomunicaciones Dotcom', 569710 => 'Entel', @@ -199,7 +199,7 @@ return array ( 569747 => 'Movistar', 569748 => 'Movistar', 569749 => 'Movistar', - 569750 => 'Nextel', + 569750 => 'WOM', 569751 => 'Entel', 569752 => 'Entel', 569753 => 'Entel', @@ -255,11 +255,11 @@ return array ( 5698102 => 'Viva', 5698103 => 'Viva', 5698104 => 'Viva', - 5698105 => 'Nextel', - 5698106 => 'Nextel', - 5698107 => 'Nextel', - 5698108 => 'Nextel', - 5698109 => 'Nextel', + 5698105 => 'WOM', + 5698106 => 'WOM', + 5698107 => 'WOM', + 5698108 => 'WOM', + 5698109 => 'WOM', 569811 => 'Entel', 569812 => 'Movistar', 569813 => 'Entel', @@ -314,8 +314,8 @@ return array ( 5699025 => 'Movistar', 5699026 => 'Mobilink', 5699027 => 'Mobilink', - 5699028 => 'Nextel', - 5699029 => 'Nextel', + 5699028 => 'WOM', + 5699029 => 'WOM', 569903 => 'Movistar', 5699040 => 'Movistar', 5699041 => 'Movistar', @@ -325,8 +325,8 @@ return array ( 5699045 => 'Movistar', 5699046 => 'Movistar', 5699047 => 'Movistar', - 5699048 => 'Nextel', - 5699049 => 'Nextel', + 5699048 => 'WOM', + 5699049 => 'WOM', 569905 => 'Claro', 569906 => 'Claro', 569907 => 'Entel', diff --git a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/1650.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/593.php similarity index 51% rename from vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/1650.php rename to vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/593.php index 7f79ca418..617423902 100644 --- a/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/carrier/data/en/1650.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/593.php @@ -5,6 +5,11 @@ */ return array ( - 1650212 => 'US carrier', - 1650213 => 'US carrier2', + 593960 => 'CNT', + 593961 => 'CNT', + 5939620 => 'CNT', + 5939621 => 'CNT', + 5939622 => 'CNT', + 5939623 => 'CNT', + 5939624 => 'CNT', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/66.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/66.php index 763da2966..981b85652 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/66.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/66.php @@ -7,6 +7,7 @@ return array ( 6661 => 'AIS', 6664 => 'Penguin SIM', + 6665 => 'AIS', 66800 => 'AIS', 66801 => 'AIS', 66802 => 'AIS', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86.php new file mode 100644 index 000000000..3273bfae0 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86.php @@ -0,0 +1,55 @@ + 'China Unicom', + 86131 => 'China Unicom', + 86132 => 'China Unicom', + 86133 => 'China Telecom', + 861340 => 'China Mobile', + 861341 => 'China Mobile', + 861342 => 'China Mobile', + 861343 => 'China Mobile', + 861344 => 'China Mobile', + 861345 => 'China Mobile', + 861346 => 'China Mobile', + 861347 => 'China Mobile', + 861348 => 'China Mobile', + 86135 => 'China Mobile', + 86136 => 'China Mobile', + 86137 => 'China Mobile', + 86138 => 'China Mobile', + 86139 => 'China Mobile', + 86145 => 'China Unicom', + 86147 => 'China Mobile', + 86150 => 'China Mobile', + 86151 => 'China Mobile', + 86152 => 'China Mobile', + 86153 => 'China Telecom', + 86155 => 'China Unicom', + 86156 => 'China Unicom', + 86157 => 'China Mobile', + 86158 => 'China Mobile', + 86159 => 'China Mobile', + 861703 => 'China Mobile', + 861705 => 'China Mobile', + 861706 => 'China Mobile', + 86172 => 'China Mobile', + 86173 => 'China Telecom', + 86176 => 'China Unicom', + 86177 => 'China Telecom', + 86178 => 'China Mobile', + 86180 => 'China Telecom', + 86181 => 'China Telecom', + 86182 => 'China Mobile', + 86183 => 'China Mobile', + 86184 => 'China Mobile', + 86185 => 'China Unicom', + 86186 => 'China Unicom', + 86187 => 'China Mobile', + 86188 => 'China Mobile', + 86189 => 'China Telecom', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86130.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86130.php deleted file mode 100644 index 748dfa989..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86130.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86131.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86131.php deleted file mode 100644 index 9869464ac..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86131.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86132.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86132.php deleted file mode 100644 index c421f32d6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86132.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86133.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86133.php deleted file mode 100644 index 075bdb802..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86133.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86134.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86134.php deleted file mode 100644 index ac1055d09..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86134.php +++ /dev/null @@ -1,17 +0,0 @@ - 'China Mobile', - 861341 => 'China Mobile', - 861342 => 'China Mobile', - 861343 => 'China Mobile', - 861344 => 'China Mobile', - 861345 => 'China Mobile', - 861346 => 'China Mobile', - 861347 => 'China Mobile', - 861348 => 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86135.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86135.php deleted file mode 100644 index bdabe8e67..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86135.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86136.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86136.php deleted file mode 100644 index 1354a2fd0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86136.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86137.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86137.php deleted file mode 100644 index 929202d13..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86137.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86138.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86138.php deleted file mode 100644 index e6f6e7a6b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86138.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86139.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86139.php deleted file mode 100644 index f8abca723..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86139.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86145.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86145.php deleted file mode 100644 index 17522a096..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86145.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86147.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86147.php deleted file mode 100644 index d8312335c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86147.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86150.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86150.php deleted file mode 100644 index 430191f6f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86150.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86151.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86151.php deleted file mode 100644 index 41d050659..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86151.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86152.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86152.php deleted file mode 100644 index c9d41a4e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86152.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86153.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86153.php deleted file mode 100644 index bfd098a53..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86153.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86155.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86155.php deleted file mode 100644 index bf37a4f7d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86155.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86156.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86156.php deleted file mode 100644 index 77197efdb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86156.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86157.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86157.php deleted file mode 100644 index d26f0a286..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86157.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86158.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86158.php deleted file mode 100644 index 1488bde84..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86158.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86159.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86159.php deleted file mode 100644 index aa9bb05d9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86159.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86170.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86170.php deleted file mode 100644 index c66020cf0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86170.php +++ /dev/null @@ -1,11 +0,0 @@ - 'China Mobile', - 861705 => 'China Mobile', - 861706 => 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86172.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86172.php deleted file mode 100644 index 0b5ce4942..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86172.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86173.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86173.php deleted file mode 100644 index 8141f271b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86173.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86176.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86176.php deleted file mode 100644 index dd555db29..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86176.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86177.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86177.php deleted file mode 100644 index c13c03c5c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86177.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86178.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86178.php deleted file mode 100644 index 5a7c9e3bd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86178.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86180.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86180.php deleted file mode 100644 index d11217759..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86180.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86181.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86181.php deleted file mode 100644 index 321b60223..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86181.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86182.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86182.php deleted file mode 100644 index 1319d9c74..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86182.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86183.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86183.php deleted file mode 100644 index e1ff16f7d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86183.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86184.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86184.php deleted file mode 100644 index 66f53a4a4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86184.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86185.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86185.php deleted file mode 100644 index a2e47ab06..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86185.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86186.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86186.php deleted file mode 100644 index 59b7b09e2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86186.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Unicom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86187.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86187.php deleted file mode 100644 index 5e2233090..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86187.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86188.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86188.php deleted file mode 100644 index 40741a17c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86188.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Mobile', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86189.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86189.php deleted file mode 100644 index a38931009..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/86189.php +++ /dev/null @@ -1,9 +0,0 @@ - 'China Telecom', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/90.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/90.php index d589a18e6..06cbe8ae1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/90.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/90.php @@ -17,4 +17,5 @@ return array ( 90548 => 'Turkcell', 90549 => 'Turkcell', 9055 => 'Aycell', + 9056161 => 'Turkcell', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/91.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/91.php index 9f4f680d7..249da7f1f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/91.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/en/91.php @@ -380,6 +380,7 @@ return array ( 9173919 => 'Vodafone', 9173959 => 'Airtel', 917396 => 'Telewings', + 9173970 => 'Airtel', 917398 => 'Telewings', 917399 => 'Dishnet', 917401 => 'Aircel', @@ -392,6 +393,9 @@ return array ( 917408 => 'Vodafone', 917409 => 'Vodafone', 917411 => 'Tata Docomo', + 9174120 => 'Vodafone', + 9174128 => 'Vodafone', + 9174129 => 'Vodafone', 9174140 => 'Vodafone', 9174148 => 'Vodafone', 917415 => 'Tata Docomo', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/ru/375.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/ru/375.php index 26afc8654..6793bb2cb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/ru/375.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/ru/375.php @@ -5,16 +5,10 @@ */ return array ( - 37525 => 'life:)', - 375291 => 'Velcom', 375292 => 'МТС', - 375293 => 'Velcom', 375294 => 'БелСел', 375295 => 'МТС', - 375296 => 'Velcom', 375297 => 'МТС', 375298 => 'МТС', - 375299 => 'Velcom', 37533 => 'МТС', - 37544 => 'Velcom', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/852.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/852.php index b1c5ce8f9..c108b36af 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/852.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/852.php @@ -10,22 +10,18 @@ return array ( 852512 => '中国移动', 852513 => '中国移动', 852514 => '香港移动通讯', - 8525149 => 'Truphone', + 8525149 => '', 852516 => '中国移动', 852517 => '中国移动', 852518 => '香港移动通讯', - 852519 => '3', - 852521 => '1O1O / One2Free', 8525230 => '香港移动通讯', 8525231 => '香港移动通讯', 8525232 => '香港移动通讯', 8525233 => '香港移动通讯', - 852524 => '1O1O / One2Free', 852526 => '中国移动', 852530 => '中国移动', 852531 => '中国移动', 852532 => '香港移动通讯', - 852533 => '3', 852534 => '中国移动', 852536 => '香港移动通讯', 852537 => '中国移动', @@ -34,15 +30,11 @@ return array ( 852540 => '新移动通讯', 852541 => '香港移动通讯', 852542 => '中国移动', - 852543 => '1O1O / One2Free', 852544 => '中国移动', - 852546 => '3', - 852547 => '1O1O / One2Free', 852548 => '中国移动', 852549 => '中国移动', 852550 => '数码通', 852551 => '中国移动', - 852552 => '1O1O / One2Free', 852553 => '中国移动', 8525540 => '新移动通讯', 8525541 => '新移动通讯', @@ -53,72 +45,38 @@ return array ( 8525546 => '新移动通讯', 8525547 => '新移动通讯', 8525548 => '新移动通讯', - 852556 => '3', 852557 => '中国移动', 852558 => '香港移动通讯', 852559 => '数码通', 852560 => '中国移动', 852561 => '中国移动', 852562 => '中国移动', - 852563 => '3', 852564 => '中国移动', - 852566 => '3', - 852568 => '1O1O / One2Free', - 852569 => '3', 8525900 => '香港移动通讯', 8525901 => '香港移动通讯', 8525902 => '香港移动通讯', 8525903 => '香港移动通讯', 8525904 => '香港移动通讯', 8525905 => '香港移动通讯', - 852591 => '1O1O / One2Free', - 852592 => '1O1O / One2Free', 852593 => '中国移动', 852594 => '香港移动通讯', - 852596 => '3', - 852597 => '3', 852598 => '中国移动', - 852599 => '1O1O / One2Free', 852601 => '数码通', - 852602 => '1O1O / One2Free', - 852603 => '1O1O / One2Free', - 852604 => '3', - 852605 => '1O1O / One2Free', 852606 => '中国移动', - 852607 => '3', - 852608 => '3', 852609 => '中国移动', - 852610 => '3', 852611 => '数码通', 852612 => '香港移动通讯', - 852613 => '1O1O / One2Free', - 852614 => '1O1O / One2Free', 852615 => '中国移动', - 852616 => '1O1O / One2Free', - 852617 => '1O1O / One2Free', 852618 => '香港移动通讯', - 852619 => '3', - 852620 => '3', 852621 => '中国移动', 852622 => '中国移动', 852623 => '中国移动', 852624 => '润迅通信', 852625 => '香港移动通讯', - 852627 => '3', - 852628 => '1O1O / One2Free', - 852629 => '1O1O / One2Free', 852630 => '香港移动通讯', - 852631 => '3', 852632 => '数码通', - 852633 => '3', - 852634 => '3', 852635 => '中国移动', - 852637 => '1O1O / One2Free', 852638 => '香港移动通讯', - 852639 => '1O1O / One2Free', - 852640 => '3', - 852641 => '1O1O / One2Free', - 852642 => '1O1O / One2Free', 852643 => '中国移动', 852644 => '香港移动通讯', 8526450 => '中信国际电讯', @@ -137,138 +95,77 @@ return array ( 8526458 => '中信国际电讯', 8526459 => '中信国际电讯', 852646 => '数码通', - 852647 => '3', 852648 => '中国移动', 852649 => '香港移动通讯', - 852650 => '3', 852651 => '中港通', 852652 => '中国联通', - 852653 => '1O1O / One2Free', - 852654 => '1O1O / One2Free', 852655 => '中国联通', 852656 => '中国联通', 852657 => '中国移动', 852658 => '中国移动', - 852659 => '1O1O / One2Free', 852660 => '香港移动通讯', 852661 => '中国联通', 852662 => '香港移动通讯', 852663 => '中国联通', 852664 => '中国移动', - 852665 => '1O1O / One2Free', 852667 => '中国移动', - 852668 => '3', 852669 => '香港移动通讯', 852670 => '中国移动', - 852671 => '1O1O / One2Free', 852672 => '中国联通', 852673 => '中国移动', 852674 => '中国移动', - 852675 => '1O1O / One2Free', 852676 => '中国移动', - 852677 => '1O1O / One2Free', - 852679 => '3', 852680 => '香港移动通讯', 852681 => '中国联通', - 852682 => '1O1O / One2Free', 852683 => '润迅通信', 852684 => '中国移动', 852685 => '中国移动', 852687 => '中国移动', 852688 => '中国联通', - 852689 => '1O1O / One2Free', - 852690 => '3', 852691 => '中国移动', 852692 => '香港移动通讯', 852693 => '中国移动', 852694 => '中国移动', 852695 => '中国移动', 852696 => '润迅通信', - 852697 => '1O1O / One2Free', 852698 => '润迅通信', 852699 => '中国移动', 852901 => '数码通', - 852902 => '1O1O / One2Free', - 852903 => '1O1O / One2Free', - 852904 => '3', 852905 => '润迅通信', 852906 => '中国移动', 852907 => '香港移动通讯', - 852908 => '1O1O / One2Free', - 852909 => '1O1O / One2Free', - 852910 => '1O1O / One2Free', - 852912 => '3', 852913 => '数码通', 852914 => '中国移动', - 852915 => '1O1O / One2Free', 852916 => '数码通', 852917 => '数码通', - 852918 => '1O1O / One2Free', - 852919 => '1O1O / One2Free', 852920 => '中国移动', - 852921 => '1O1O / One2Free', 852922 => '数码通', 852923 => '香港移动通讯', 852924 => '数码通', - 852925 => '1O1O / One2Free', - 852926 => '1O1O / One2Free', 852927 => '香港移动通讯', - 852928 => '3', - 852930 => '1O1O / One2Free', 852931 => '数码通', - 852932 => '3', - 852933 => '1O1O / One2Free', 852934 => '中国移动', - 852935 => '3', - 852936 => '3', - 852937 => '3', 852938 => '数码通', - 852940 => '1O1O / One2Free', - 852941 => '3', - 852942 => '3', 852943 => '数码通', 852944 => '数码通', 852945 => '数码通', - 852946 => '1O1O / One2Free', - 852947 => '3', - 852948 => '3', - 852949 => '3', - 852950 => '3', 852951 => '中国移动', 852952 => '香港移动通讯', - 852953 => '1O1O / One2Free', 852954 => '数码通', - 852955 => '1O1O / One2Free', 852956 => '中国联通', - 852957 => '3', 852958 => '中国移动', 852960 => '中国移动', - 852961 => '1O1O / One2Free', - 852962 => '1O1O / One2Free', - 852963 => '3', 852964 => '香港移动通讯', - 852965 => '1O1O / One2Free', 852966 => '数码通', - 852967 => '3', 852968 => '数码通', 852969 => '中港通', - 852970 => '3', 852971 => '中国移动', 852972 => '数码通', 852973 => '数码通', - 852974 => '3', - 852975 => '3', - 852976 => '1O1O / One2Free', 852977 => '香港移动通讯', - 852978 => '1O1O / One2Free', 852979 => '中国移动', 852980 => '香港移动通讯', - 852981 => '3', - 852982 => '3', - 852983 => '3', 852984 => '数码通', 852985 => '数码通', 852986 => '数码通', - 852987 => '1O1O / One2Free', - 852988 => '1O1O / One2Free', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86.php new file mode 100644 index 000000000..fecc5bbd6 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86.php @@ -0,0 +1,55 @@ + '中国联通', + 86131 => '中国联通', + 86132 => '中国联通', + 86133 => '中国电信', + 861340 => '中国移动', + 861341 => '中国移动', + 861342 => '中国移动', + 861343 => '中国移动', + 861344 => '中国移动', + 861345 => '中国移动', + 861346 => '中国移动', + 861347 => '中国移动', + 861348 => '中国移动', + 86135 => '中国移动', + 86136 => '中国移动', + 86137 => '中国移动', + 86138 => '中国移动', + 86139 => '中国移动', + 86145 => '中国联通', + 86147 => '中国移动', + 86150 => '中国移动', + 86151 => '中国移动', + 86152 => '中国移动', + 86153 => '中国电信', + 86155 => '中国联通', + 86156 => '中国联通', + 86157 => '中国移动', + 86158 => '中国移动', + 86159 => '中国移动', + 861703 => '中国移动', + 861705 => '中国移动', + 861706 => '中国移动', + 86172 => '中国移动', + 86173 => '中国电信', + 86176 => '中国联通', + 86177 => '中国电信', + 86178 => '中国移动', + 86180 => '中国电信', + 86181 => '中国电信', + 86182 => '中国移动', + 86183 => '中国移动', + 86184 => '中国移动', + 86185 => '中国联通', + 86186 => '中国联通', + 86187 => '中国移动', + 86188 => '中国移动', + 86189 => '中国电信', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86130.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86130.php deleted file mode 100644 index dcbe940b5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86130.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86131.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86131.php deleted file mode 100644 index 368dbf879..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86131.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86132.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86132.php deleted file mode 100644 index 4a0e21e3e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86132.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86133.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86133.php deleted file mode 100644 index 30e5d3f79..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86133.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86134.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86134.php deleted file mode 100644 index 93499dd66..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86134.php +++ /dev/null @@ -1,17 +0,0 @@ - '中国移动', - 861341 => '中国移动', - 861342 => '中国移动', - 861343 => '中国移动', - 861344 => '中国移动', - 861345 => '中国移动', - 861346 => '中国移动', - 861347 => '中国移动', - 861348 => '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86135.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86135.php deleted file mode 100644 index 3c469fdc4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86135.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86136.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86136.php deleted file mode 100644 index ae474262b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86136.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86137.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86137.php deleted file mode 100644 index b4a86656b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86137.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86138.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86138.php deleted file mode 100644 index 0be0c81a5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86138.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86139.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86139.php deleted file mode 100644 index b4a3dab93..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86139.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86145.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86145.php deleted file mode 100644 index f988b4117..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86145.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86147.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86147.php deleted file mode 100644 index 473de38b9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86147.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86150.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86150.php deleted file mode 100644 index 6fce190c7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86150.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86151.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86151.php deleted file mode 100644 index 8ecab2fac..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86151.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86152.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86152.php deleted file mode 100644 index 995f5b79b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86152.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86153.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86153.php deleted file mode 100644 index 75befe9ce..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86153.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86155.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86155.php deleted file mode 100644 index 63af770fa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86155.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86156.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86156.php deleted file mode 100644 index f7d9bb78b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86156.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86157.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86157.php deleted file mode 100644 index 4bcc7831d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86157.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86158.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86158.php deleted file mode 100644 index ff550b6b1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86158.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86159.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86159.php deleted file mode 100644 index f5d5b58b2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86159.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86170.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86170.php deleted file mode 100644 index 5571089ea..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86170.php +++ /dev/null @@ -1,11 +0,0 @@ - '中国移动', - 861705 => '中国移动', - 861706 => '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86172.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86172.php deleted file mode 100644 index fc5a0c74d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86172.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86173.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86173.php deleted file mode 100644 index ea9313d5b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86173.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86176.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86176.php deleted file mode 100644 index 9bfedc422..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86176.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86177.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86177.php deleted file mode 100644 index cec005456..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86177.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86178.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86178.php deleted file mode 100644 index caf444ade..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86178.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86180.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86180.php deleted file mode 100644 index 34c603dc3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86180.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86181.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86181.php deleted file mode 100644 index 3fca3039d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86181.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86182.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86182.php deleted file mode 100644 index 62cc5d2cd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86182.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86183.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86183.php deleted file mode 100644 index 3df8dd427..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86183.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86184.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86184.php deleted file mode 100644 index 3d87c68f0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86184.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86185.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86185.php deleted file mode 100644 index 3002c0bbc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86185.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86186.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86186.php deleted file mode 100644 index b5dd6f9e7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86186.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国联通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86187.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86187.php deleted file mode 100644 index 791bca9e7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86187.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86188.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86188.php deleted file mode 100644 index 87b9b39d9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86188.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国移动', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86189.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86189.php deleted file mode 100644 index bc13956fe..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh/86189.php +++ /dev/null @@ -1,9 +0,0 @@ - '中国电信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86.php new file mode 100644 index 000000000..ca3d191bb --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86.php @@ -0,0 +1,55 @@ + '中國聯通', + 86131 => '中國聯通', + 86132 => '中國聯通', + 86133 => '中國電信', + 861340 => '中國移動', + 861341 => '中國移動', + 861342 => '中國移動', + 861343 => '中國移動', + 861344 => '中國移動', + 861345 => '中國移動', + 861346 => '中國移動', + 861347 => '中國移動', + 861348 => '中國移動', + 86135 => '中國移動', + 86136 => '中國移動', + 86137 => '中國移動', + 86138 => '中國移動', + 86139 => '中國移動', + 86145 => '中國聯通', + 86147 => '中國移動', + 86150 => '中國移動', + 86151 => '中國移動', + 86152 => '中國移動', + 86153 => '中國電信', + 86155 => '中國聯通', + 86156 => '中國聯通', + 86157 => '中國移動', + 86158 => '中國移動', + 86159 => '中國移動', + 861703 => '中國移動', + 861705 => '中國移動', + 861706 => '中國移動', + 86172 => '中國移動', + 86173 => '中國電信', + 86176 => '中國聯通', + 86177 => '中國電信', + 86178 => '中國移動', + 86180 => '中國電信', + 86181 => '中國電信', + 86182 => '中國移動', + 86183 => '中國移動', + 86184 => '中國移動', + 86185 => '中國聯通', + 86186 => '中國聯通', + 86187 => '中國移動', + 86188 => '中國移動', + 86189 => '中國電信', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86130.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86130.php deleted file mode 100644 index 7aa9228e5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86130.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86131.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86131.php deleted file mode 100644 index 0a4242ccf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86131.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86132.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86132.php deleted file mode 100644 index 51a52fca0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86132.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86133.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86133.php deleted file mode 100644 index 55633091c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86133.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86134.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86134.php deleted file mode 100644 index d6f3b32d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86134.php +++ /dev/null @@ -1,17 +0,0 @@ - '中國移動', - 861341 => '中國移動', - 861342 => '中國移動', - 861343 => '中國移動', - 861344 => '中國移動', - 861345 => '中國移動', - 861346 => '中國移動', - 861347 => '中國移動', - 861348 => '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86135.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86135.php deleted file mode 100644 index dc645c848..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86135.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86136.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86136.php deleted file mode 100644 index 821d634ee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86136.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86137.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86137.php deleted file mode 100644 index c8383fb51..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86137.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86138.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86138.php deleted file mode 100644 index a3d547238..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86138.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86139.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86139.php deleted file mode 100644 index 95d8c533e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86139.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86145.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86145.php deleted file mode 100644 index 542366e4f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86145.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86147.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86147.php deleted file mode 100644 index abd7ccc2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86147.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86150.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86150.php deleted file mode 100644 index f13e28518..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86150.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86151.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86151.php deleted file mode 100644 index dc08a233b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86151.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86152.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86152.php deleted file mode 100644 index 9ee67f8d1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86152.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86153.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86153.php deleted file mode 100644 index 4028dfa0e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86153.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86155.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86155.php deleted file mode 100644 index ee71331cc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86155.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86156.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86156.php deleted file mode 100644 index b2b2a17c5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86156.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86157.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86157.php deleted file mode 100644 index f60a8874c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86157.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86158.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86158.php deleted file mode 100644 index a4e7fb2e4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86158.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86159.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86159.php deleted file mode 100644 index 5864ce4db..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86159.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86170.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86170.php deleted file mode 100644 index 1646de3e2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86170.php +++ /dev/null @@ -1,11 +0,0 @@ - '中國移動', - 861705 => '中國移動', - 861706 => '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86172.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86172.php deleted file mode 100644 index f4af2a79f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86172.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86173.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86173.php deleted file mode 100644 index 534a0380e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86173.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86176.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86176.php deleted file mode 100644 index 808f1d1dd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86176.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86177.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86177.php deleted file mode 100644 index 53b1ec900..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86177.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86178.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86178.php deleted file mode 100644 index c7046153e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86178.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86180.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86180.php deleted file mode 100644 index f5943ed4b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86180.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86181.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86181.php deleted file mode 100644 index e3ab473aa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86181.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86182.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86182.php deleted file mode 100644 index 41678ce00..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86182.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86183.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86183.php deleted file mode 100644 index f027996b5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86183.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86184.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86184.php deleted file mode 100644 index 0c218a807..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86184.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86185.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86185.php deleted file mode 100644 index b4589c4a3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86185.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86186.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86186.php deleted file mode 100644 index 48928759a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86186.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國聯通', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86187.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86187.php deleted file mode 100644 index 2b8ae14f2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86187.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86188.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86188.php deleted file mode 100644 index 7cddd9887..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86188.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國移動', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86189.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86189.php deleted file mode 100644 index db541981a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/carrier/data/zh_Hant/86189.php +++ /dev/null @@ -1,9 +0,0 @@ - '中國電信', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberAlternateFormats_255.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberAlternateFormats_255.php index 037961e08..82cbf8157 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberAlternateFormats_255.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberAlternateFormats_255.php @@ -1,7 +1,13 @@ '12345678', 'PossibleLength' => array ( - 0 => '8', + 0 => -1, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -50,6 +59,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_808.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_808.php index 41b6997ab..474a023b2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_808.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_808.php @@ -1,7 +1,13 @@ '12345678', 'PossibleLength' => array ( - 0 => '8', + 0 => -1, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -74,6 +83,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_870.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_870.php index 09a657fbe..5d4cd9903 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_870.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_870.php @@ -1,7 +1,13 @@ '301234567', 'PossibleLength' => array ( - 0 => '9', + 0 => -1, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '301234567', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '301234567', 'PossibleLength' => array ( + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_878.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_878.php index a9655f3be..ad55f6a52 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_878.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_878.php @@ -1,7 +1,13 @@ '101234567890', 'PossibleLength' => array ( - 0 => '12', + 0 => -1, + 1 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '101234567890', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '101234567890', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -98,6 +107,7 @@ return array ( 'ExampleNumber' => '101234567890', 'PossibleLength' => array ( + 0 => 12, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_881.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_881.php index e2ac4d20d..ffdfcadad 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_881.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_881.php @@ -1,7 +1,13 @@ '612345678', 'PossibleLength' => array ( - 0 => '9', + 0 => -1, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '612345678', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '612345678', 'PossibleLength' => array ( + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_882.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_882.php index 9376368cd..b9c981285 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_882.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_882.php @@ -1,7 +1,13 @@ '3451234567', 'PossibleLength' => array ( - 0 => '7', - 1 => 8, - 2 => '9', - 3 => '10', - 4 => 11, - 5 => 12, + 0 => -1, + 1 => 7, + 2 => 8, + 3 => 9, + 4 => 10, + 5 => 11, + 6 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -31,6 +38,7 @@ return array ( 'ExampleNumber' => '3451234567', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -43,9 +51,9 @@ return array ( 'ExampleNumber' => '3451234567', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', - 2 => '10', + 0 => 7, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -101,11 +109,17 @@ return array ( ), 'voip' => array ( - 'NationalNumberPattern' => '1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15678]|9[0689])\\d{4}|6\\d{5,10})|345\\d{7}', + 'NationalNumberPattern' => '1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15678]|9[0689])\\d{4}|6\\d{5,10})|3(?:45|9\\d{3})\\d{7}', 'PossibleNumberPattern' => '\\d{7,12}', - 'ExampleNumber' => '3451234567', + 'ExampleNumber' => '390123456789', 'PossibleLength' => array ( + 0 => 7, + 1 => 8, + 2 => 9, + 3 => 10, + 4 => 11, + 5 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -142,7 +156,7 @@ return array ( 'ExampleNumber' => '3451234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -244,7 +258,7 @@ return array ( 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( - 0 => '16', + 0 => '16|39', ), 'nationalPrefixFormattingRule' => '', 'domesticCarrierCodeFormattingRule' => '', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_883.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_883.php index 1aa420f86..c07dfa3d1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_883.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_883.php @@ -1,7 +1,13 @@ '510012345', 'PossibleLength' => array ( - 0 => '9', - 1 => '12', + 0 => -1, + 1 => 9, + 2 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -27,6 +34,7 @@ return array ( 'ExampleNumber' => '510012345', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -39,6 +47,7 @@ return array ( 'ExampleNumber' => '510012345', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -99,6 +108,8 @@ return array ( 'ExampleNumber' => '510012345', 'PossibleLength' => array ( + 0 => 9, + 1 => 12, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_888.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_888.php index 9b13b07ca..5be4cd19a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_888.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_888.php @@ -1,7 +1,13 @@ '12345678901', 'PossibleLength' => array ( - 0 => '11', + 0 => -1, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '12345678901', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '12345678901', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -122,6 +131,7 @@ return array ( 'ExampleNumber' => '12345678901', 'PossibleLength' => array ( + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_979.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_979.php index 7e3725440..428862356 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_979.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_979.php @@ -1,7 +1,13 @@ '123456789', 'PossibleLength' => array ( - 0 => '9', + 0 => -1, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,6 +33,7 @@ return array ( 'ExampleNumber' => '123456789', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -38,6 +46,7 @@ return array ( 'ExampleNumber' => '123456789', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -62,6 +71,7 @@ return array ( 'ExampleNumber' => '123456789', 'PossibleLength' => array ( + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AC.php index 580ba1ac0..6282b11de 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AC.php @@ -1,7 +1,13 @@ '\\d{5,6}', 'PossibleLength' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '62889', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '40123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -124,7 +130,7 @@ return array ( 'ExampleNumber' => '542011', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AD.php index 4a68871a0..4beb54252 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AD.php @@ -1,7 +1,13 @@ '\\d{6,8}', 'PossibleLength' => array ( - 0 => '6', - 1 => '8', + 0 => 6, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '712345', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '312345', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '18001234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '912345', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AE.php index c85287680..e1d62beeb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AE.php @@ -1,7 +1,13 @@ 5, 1 => 6, 2 => 7, - 3 => '8', - 4 => '9', + 3 => 8, + 4 => 9, 5 => 10, 6 => 11, 7 => 12, @@ -32,7 +38,7 @@ return array ( 'ExampleNumber' => '22345678', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -45,7 +51,7 @@ return array ( 'ExampleNumber' => '501234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '900234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -83,7 +89,7 @@ return array ( 'ExampleNumber' => '700012345', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -132,7 +138,7 @@ return array ( 'ExampleNumber' => '600212345', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AF.php index 8b38349e9..03ad7bef1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AF.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AG.php index a7f10e17a..9da827127 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AG.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -33,7 +39,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '268(?:464|7(?:2\\d|36|64|7[0-689]|8[02-68]))\\d{4}', + 'NationalNumberPattern' => '268(?:464|7(?:2\\d|3[246]|64|7[0-689]|8[02-68]))\\d{4}', 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', 'ExampleNumber' => '2684641234', 'PossibleLength' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AI.php index f491aa4fd..8d41b37b6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AI.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AL.php index 0d6e204e0..5f34c36bc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AL.php @@ -1,7 +1,13 @@ '\\d{5,9}', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', - 2 => '8', - 3 => '9', + 0 => 6, + 1 => 7, + 2 => 8, + 3 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '22345678', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '661234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +61,7 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -68,7 +74,7 @@ return array ( 'ExampleNumber' => '900123', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -81,7 +87,7 @@ return array ( 'ExampleNumber' => '808123', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -94,7 +100,7 @@ return array ( 'ExampleNumber' => '70012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AM.php index 3c7926881..0f08f07d2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AM.php @@ -1,7 +1,13 @@ '\\d{5,8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), ), 'fixedLine' => array ( - 'NationalNumberPattern' => '(?:1[01]\\d|2(?:2[2-46]|3[1-8]|4[2-69]|5[2-7]|6[1-9]|8[1-7])|3[12]2|47\\d)\\d{5}', + 'NationalNumberPattern' => '(?:1[0-2]\\d|2(?:2[2-46]|3[1-8]|4[2-69]|5[2-7]|6[1-9]|8[1-7])|3[12]2|47\\d)\\d{5}', 'PossibleNumberPattern' => '\\d{5,8}', 'ExampleNumber' => '10123456', 'PossibleLength' => @@ -94,7 +100,7 @@ return array ( ), 'voip' => array ( - 'NationalNumberPattern' => '60[2-7]\\d{5}', + 'NationalNumberPattern' => '60(?:2[078]|[3-7]\\d|8[0-5])\\d{4}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '60271234', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AO.php index f35f755b4..754cb1df3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AO.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AR.php index 3f45f1633..1a0ffe92f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AR.php @@ -1,7 +1,13 @@ '\\d{6,11}', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', - 2 => '8', + 0 => 6, + 1 => 7, + 2 => 8, ), ), 'fixedLine' => @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '1123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '91123456789', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +61,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -68,7 +74,7 @@ return array ( 'ExampleNumber' => '6001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '8101234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -154,7 +160,7 @@ return array ( 'ExampleNumber' => '8101234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AS.php index 17427c545..2e25db38d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AS.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AT.php index d15c6c16a..bb72cd792 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AT.php @@ -1,7 +1,13 @@ array ( - 0 => '3', + 0 => 3, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AU.php index 983ab8d75..d348c1541 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AU.php @@ -1,7 +1,13 @@ 6, 2 => 7, 3 => 8, - 4 => '9', - 5 => '10', + 4 => 9, + 5 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -30,7 +36,7 @@ return array ( 'ExampleNumber' => '212345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -43,7 +49,7 @@ return array ( 'ExampleNumber' => '412345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -56,8 +62,8 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -70,8 +76,8 @@ return array ( 'ExampleNumber' => '1900123456', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -84,9 +90,9 @@ return array ( 'ExampleNumber' => '1300123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '8', - 2 => '10', + 0 => 6, + 1 => 8, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -99,7 +105,7 @@ return array ( 'ExampleNumber' => '500123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -112,7 +118,7 @@ return array ( 'ExampleNumber' => '550123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -169,7 +175,7 @@ return array ( 0 => 6, 1 => 7, 2 => 8, - 3 => '10', + 3 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AW.php index 5fcb9817f..a7ef52216 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AW.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AX.php index 0b5ecd8a9..ee2589c6b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AX.php @@ -1,7 +1,13 @@ '600123456', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AZ.php index 633987b6b..b187091b0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_AZ.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BA.php index b3594c62e..d26620c45 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BA.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '30123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '90123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -78,7 +84,7 @@ return array ( 'ExampleNumber' => '82123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -127,7 +133,7 @@ return array ( 'ExampleNumber' => '70223456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BB.php index ec2179413..2d4dc8f7e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BB.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BD.php index 15299370a..bed515106 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BD.php @@ -1,7 +1,13 @@ 7, 2 => 8, 3 => 9, - 4 => '10', + 4 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -24,7 +30,7 @@ return array ( ), 'fixedLine' => array ( - 'NationalNumberPattern' => '2(?:550\\d|7(?:1[0-267]|2[0-289]|3[0-29]|[46][01]|5[1-3]|7[017]|91)|8(?:0[125]|[139][1-6]|2[0157-9]|6[1-35]|7[1-5]|8[1-8]|90)|9(?:0[0-2]|1[0-4]|2[568]|3[3-6]|5[5-7]|6[0167]|7[15]|8[0146-8]))\\d{4}|3(?:12?[5-7]\\d{2}|0(?:2(?:[025-79]\\d|[348]\\d{1,2})|3(?:[2-4]\\d|[56]\\d?))|2(?:1\\d{2}|2(?:[12]\\d|[35]\\d{1,2}|4\\d?))|3(?:1\\d{2}|2(?:[2356]\\d|4\\d{1,2}))|4(?:1\\d{2}|2(?:2\\d{1,2}|[47]|5\\d{2}))|5(?:1\\d{2}|29)|[67]1\\d{2}|8(?:1\\d{2}|2(?:2\\d{2}|3|4\\d)))\\d{3}|4(?:0(?:2(?:[09]\\d|7)|33\\d{2})|1\\d{3}|2(?:1\\d{2}|2(?:[25]\\d?|[348]\\d|[67]\\d{1,2}))|3(?:1\\d{2}(?:\\d{2})?|2(?:[045]\\d|[236-9]\\d{1,2})|32\\d{2})|4(?:[18]\\d{2}|2(?:[2-46]\\d{2}|3)|5[25]\\d{2})|5(?:1\\d{2}|2(?:3\\d|5))|6(?:[18]\\d{2}|2(?:3(?:\\d{2})?|[46]\\d{1,2}|5\\d{2}|7\\d)|5(?:3\\d?|4\\d|[57]\\d{1,2}|6\\d{2}|8))|71\\d{2}|8(?:[18]\\d{2}|23\\d{2}|54\\d{2})|9(?:[18]\\d{2}|2[2-5]\\d{2}|53\\d{1,2}))\\d{3}|5(?:02[03489]\\d{2}|1\\d{2}|2(?:1\\d{2}|2(?:2(?:\\d{2})?|[457]\\d{2}))|3(?:1\\d{2}|2(?:[37](?:\\d{2})?|[569]\\d{2}))|4(?:1\\d{2}|2[46]\\d{2})|5(?:1\\d{2}|26\\d{1,2})|6(?:[18]\\d{2}|2|53\\d{2})|7(?:1|24)\\d{2}|8(?:1|26)\\d{2}|91\\d{2})\\d{3}|6(?:0(?:1\\d{2}|2(?:3\\d{2}|4\\d{1,2}))|2(?:2[2-5]\\d{2}|5(?:[3-5]\\d{2}|7)|8\\d{2})|3(?:1|2[3478])\\d{2}|4(?:1|2[34])\\d{2}|5(?:1|2[47])\\d{2}|6(?:[18]\\d{2}|6(?:2(?:2\\d|[34]\\d{2})|5(?:[24]\\d{2}|3\\d|5\\d{1,2})))|72[2-5]\\d{2}|8(?:1\\d{2}|2[2-5]\\d{2})|9(?:1\\d{2}|2[2-6]\\d{2}))\\d{3}|7(?:(?:02|[3-589]1|6[12]|72[24])\\d{2}|21\\d{3}|32)\\d{3}|8(?:(?:4[12]|[5-7]2|1\\d?)|(?:0|3[12]|[5-7]1|217)\\d)\\d{4}|9(?:[35]1|(?:[024]2|81)\\d|(?:1|[24]1)\\d{2})\\d{3}', + 'NationalNumberPattern' => '2(?:550\\d|7(?:1[0-267]|2[0-289]|3[0-29]|4[01]|5[1-3]|6[013]|7[017]|91)|8(?:0[125]|[139][1-6]|2[0157-9]|6[1-35]|7[1-5]|8[1-8]|90)|9(?:0[0-2]|1[0-4]|2[568]|3[3-6]|5[5-7]|6[0167]|7[15]|8[0146-8]))\\d{4}|3(?:12?[5-7]\\d{2}|0(?:2(?:[025-79]\\d|[348]\\d{1,2})|3(?:[2-4]\\d|[56]\\d?))|2(?:1\\d{2}|2(?:[12]\\d|[35]\\d{1,2}|4\\d?))|3(?:1\\d{2}|2(?:[2356]\\d|4\\d{1,2}))|4(?:1\\d{2}|2(?:2\\d{1,2}|[47]|5\\d{2}))|5(?:1\\d{2}|29)|[67]1\\d{2}|8(?:1\\d{2}|2(?:2\\d{2}|3|4\\d)))\\d{3}|4(?:0(?:2(?:[09]\\d|7)|33\\d{2})|1\\d{3}|2(?:1\\d{2}|2(?:[25]\\d?|[348]\\d|[67]\\d{1,2}))|3(?:1\\d{2}(?:\\d{2})?|2(?:[045]\\d|[236-9]\\d{1,2})|32\\d{2})|4(?:[18]\\d{2}|2(?:[2-46]\\d{2}|3)|5[25]\\d{2})|5(?:1\\d{2}|2(?:3\\d|5))|6(?:[18]\\d{2}|2(?:3(?:\\d{2})?|[46]\\d{1,2}|5\\d{2}|7\\d)|5(?:3\\d?|4\\d|[57]\\d{1,2}|6\\d{2}|8))|71\\d{2}|8(?:[18]\\d{2}|23\\d{2}|54\\d{2})|9(?:[18]\\d{2}|2[2-5]\\d{2}|53\\d{1,2}))\\d{3}|5(?:02[03489]\\d{2}|1\\d{2}|2(?:1\\d{2}|2(?:2(?:\\d{2})?|[457]\\d{2}))|3(?:1\\d{2}|2(?:[37](?:\\d{2})?|[569]\\d{2}))|4(?:1\\d{2}|2[46]\\d{2})|5(?:1\\d{2}|26\\d{1,2})|6(?:[18]\\d{2}|2|53\\d{2})|7(?:1|24)\\d{2}|8(?:1|26)\\d{2}|91\\d{2})\\d{3}|6(?:0(?:1\\d{2}|2(?:3\\d{2}|4\\d{1,2}))|2(?:2[2-5]\\d{2}|5(?:[3-5]\\d{2}|7)|8\\d{2})|3(?:1|2[3478])\\d{2}|4(?:1|2[34])\\d{2}|5(?:1|2[47])\\d{2}|6(?:[18]\\d{2}|6(?:2(?:2\\d|[34]\\d{2})|5(?:[24]\\d{2}|3\\d|5\\d{1,2})))|72[2-5]\\d{2}|8(?:1\\d{2}|2[2-5]\\d{2})|9(?:1\\d{2}|2[2-6]\\d{2}))\\d{3}|7(?:(?:02|[3-589]1|6[12]|72[24])\\d{2}|21\\d{3}|32)\\d{3}|8(?:(?:4[12]|[5-7]2|1\\d?)|(?:0|3[12]|[5-7]1|217)\\d)\\d{4}|9(?:[35]1|(?:[024]2|81)\\d|(?:1|[24]1)\\d{2})\\d{3}', 'PossibleNumberPattern' => '\\d{6,9}', 'ExampleNumber' => '27111234', 'PossibleLength' => @@ -45,7 +51,7 @@ return array ( 'ExampleNumber' => '1812345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -58,7 +64,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -107,7 +113,7 @@ return array ( 'ExampleNumber' => '9604123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BE.php index bd286e640..7b5c00286 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BE.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '470123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '90123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -126,7 +132,7 @@ return array ( 'ExampleNumber' => '78123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BF.php index 7a796b249..750be91c9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BF.php @@ -1,18 +1,24 @@ array ( - 'NationalNumberPattern' => '[267]\\d{7}', + 'NationalNumberPattern' => '[25-7]\\d{7}', 'PossibleNumberPattern' => '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -32,7 +38,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '6(?:[0-689]\\d|7[0-5])\\d{5}|7\\d{7}', + 'NationalNumberPattern' => '(?:55[0-5]|6(?:[0-689]\\d|7[0-5]))\\d{5}|7\\d{7}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '70123456', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BG.php index df6664dbe..957025e01 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BG.php @@ -1,7 +1,13 @@ 6, 1 => 7, 2 => 8, - 3 => '9', + 3 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '4', - 1 => '5', + 0 => 4, + 1 => 5, ), ), 'fixedLine' => @@ -45,8 +51,8 @@ return array ( 'ExampleNumber' => '48123456', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -59,7 +65,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -72,7 +78,7 @@ return array ( 'ExampleNumber' => '90123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -97,7 +103,7 @@ return array ( 'ExampleNumber' => '70012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BH.php index 73f9e5d7a..6705ea789 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BH.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BI.php index 1da3cb420..d9bd2d58a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BI.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BJ.php index e0d13296a..e5f9902e5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BJ.php @@ -1,7 +1,13 @@ '\\d{4,8}', 'PossibleLength' => array ( - 0 => '4', - 1 => '8', + 0 => 4, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '20211234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '90011234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '7312', 'PossibleLength' => array ( - 0 => '4', + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -101,7 +107,7 @@ return array ( 'ExampleNumber' => '85751234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -126,7 +132,7 @@ return array ( 'ExampleNumber' => '81123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BL.php index 305939c04..a91199e92 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BL.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BM.php index 3ded83068..57698a695 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BM.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BN.php index 2fd9db54c..31b9b17a2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BN.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BO.php index 660d3999d..7f2836395 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BO.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BQ.php index 49d3af10e..004b84eb3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BQ.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BR.php index 89a82af71..43038cafa 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BR.php @@ -1,21 +1,27 @@ array ( - 'NationalNumberPattern' => '[1-46-9]\\d{7,10}|5\\d{8,9}', + 'NationalNumberPattern' => '[1-46-9]\\d{7,10}|5(?:[0-4]\\d{7,9}|5(?:[2-8]\\d{7}|9\\d{7,8}))', 'PossibleNumberPattern' => '\\d{8,11}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', - 3 => '11', + 0 => 8, + 1 => 9, + 2 => 10, + 3 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '1123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -36,13 +42,13 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '1[1-9](?:7|9\\d)\\d{7}|(?:2[12478]|3[1-578]|[689][1-9]|7[13-579])(?:[6-8]|9\\d?)\\d{7}|(?:4[1-9]|5[1-5])[6-9]\\d{7}', + 'NationalNumberPattern' => '1[1-9](?:7|9\\d)\\d{7}|(?:2[12478]|3[1-578]|[4689][1-9]|5[1-5]|7[13-579])(?:[6-8]|9\\d?)\\d{7}', 'PossibleNumberPattern' => '\\d{8,11}', 'ExampleNumber' => '11961234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +61,8 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -69,8 +75,8 @@ return array ( 'ExampleNumber' => '300123456', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -83,8 +89,8 @@ return array ( 'ExampleNumber' => '40041234', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -157,7 +163,7 @@ return array ( 'ExampleNumber' => '40041234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -214,7 +220,7 @@ return array ( 'format' => '$1 $2-$3', 'leadingDigitsPatterns' => array ( - 0 => '(?:[1689][1-9]|2[12478]|3[1-578]|7[13-579])9', + 0 => '(?:[14689][1-9]|2[12478]|3[1-578]|5[1-5]|7[13-579])9', ), 'nationalPrefixFormattingRule' => '($1)', 'domesticCarrierCodeFormattingRule' => '0 $CC ($1)', @@ -265,7 +271,7 @@ return array ( 'format' => '$1 $2-$3', 'leadingDigitsPatterns' => array ( - 0 => '(?:[1689][1-9]|2[12478]|3[1-578]|7[13-579])9', + 0 => '(?:[14689][1-9]|2[12478]|3[1-578]|5[1-5]|7[13-579])9', ), 'nationalPrefixFormattingRule' => '($1)', 'domesticCarrierCodeFormattingRule' => '0 $CC ($1)', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BS.php index e76fb83fd..60c39b1ec 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BS.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BT.php index afc5106dc..ebd8d8e78 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BT.php @@ -1,7 +1,13 @@ '\\d{6,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '2345678', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '17123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BW.php index 910d91a84..d301a647a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BW.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2401234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '71123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '9012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -101,7 +107,7 @@ return array ( 'ExampleNumber' => '79101234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BY.php index aa23c3291..0b8c99925 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BY.php @@ -1,7 +1,13 @@ 6, 1 => 7, 2 => 8, - 3 => '9', + 3 => 9, 4 => 10, 5 => 11, ), @@ -31,7 +37,7 @@ return array ( 'ExampleNumber' => '152450911', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -44,7 +50,7 @@ return array ( 'ExampleNumber' => '294911911', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -69,7 +75,7 @@ return array ( 'ExampleNumber' => '9021234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -106,7 +112,7 @@ return array ( 'ExampleNumber' => '249123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BZ.php index f50a9dae0..ab913ecb5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_BZ.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{4})?', 'PossibleLength' => array ( - 0 => '7', - 1 => '11', + 0 => 7, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2221234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '6221234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '08001234123', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CA.php index 651aeabd1..0e3fc098a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CA.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2042345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '2042345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '9002123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -84,12 +90,12 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CC.php index ecfa0528c..307d5be4d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CC.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', - 2 => '9', - 3 => '10', + 0 => 6, + 1 => 7, + 2 => 9, + 3 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '8', + 0 => 8, ), ), 'fixedLine' => @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '891621234', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '412345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +61,8 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -69,7 +75,7 @@ return array ( 'ExampleNumber' => '1900123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -82,8 +88,8 @@ return array ( 'ExampleNumber' => '1300123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '10', + 0 => 6, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -96,7 +102,7 @@ return array ( 'ExampleNumber' => '500123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -109,7 +115,7 @@ return array ( 'ExampleNumber' => '550123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CD.php index 5144a30db..121d194be 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CD.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CF.php index 97d98b114..38fed798e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CF.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CG.php index 7f6a7650a..f2f0f7a19 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CG.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CH.php index 325aa9417..71a7fabaa 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CH.php @@ -1,7 +1,13 @@ '\\d{9}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '9', - 1 => '12', + 0 => 9, + 1 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '212345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '781234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -78,7 +84,7 @@ return array ( 'ExampleNumber' => '840123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -91,7 +97,7 @@ return array ( 'ExampleNumber' => '878123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -116,7 +122,7 @@ return array ( 'ExampleNumber' => '740123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '581234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -142,7 +148,7 @@ return array ( 'ExampleNumber' => '860123456789', 'PossibleLength' => array ( - 0 => '12', + 0 => 12, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CI.php index 5c1c52fdd..285d6cdec 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CI.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CK.php index d1cf6c602..d06fef026 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CK.php @@ -1,7 +1,13 @@ '\\d{5}', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CL.php index a8773b39b..e37963831 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CL.php @@ -1,7 +1,13 @@ '\\d{7,11}', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', - 2 => '11', + 0 => 9, + 1 => 10, + 2 => 11, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), ), 'fixedLine' => array ( - 'NationalNumberPattern' => '2(?:1962\\d{4}|2\\d{7}|32[0-2]\\d{5})|(?:3[2-5]|[47][1-35]|5[1-3578]|6[13-57])\\d{7}', + 'NationalNumberPattern' => '2(?:1962\\d{4}|2\\d{7}|32[0-267]\\d{5})|(?:3[2-5]|[47][1-35]|5[1-3578]|6[13-57])\\d{7}', 'PossibleNumberPattern' => '\\d{7,9}', 'ExampleNumber' => '221234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -37,12 +43,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '9[4-9]\\d{7}', + 'NationalNumberPattern' => '9[3-9]\\d{7}', 'PossibleNumberPattern' => '\\d{8,9}', 'ExampleNumber' => '961234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +61,8 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', - 1 => '11', + 0 => 9, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -81,8 +87,8 @@ return array ( 'ExampleNumber' => '6001234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -107,7 +113,7 @@ return array ( 'ExampleNumber' => '441234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -156,8 +162,8 @@ return array ( 'ExampleNumber' => '6001234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CM.php index 895327865..841068c87 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CM.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '222123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '671234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '88012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CN.php index e266c333c..12c3a1b7a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CN.php @@ -1,7 +1,13 @@ array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), ), 'fixedLine' => @@ -44,7 +50,7 @@ return array ( 'ExampleNumber' => '13123456789', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -57,8 +63,8 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '12', + 0 => 10, + 1 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -71,7 +77,7 @@ return array ( 'ExampleNumber' => '16812345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CO.php index e390dede4..7292b834f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CO.php @@ -1,7 +1,13 @@ '\\d{7,11}', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', - 2 => '11', + 0 => 8, + 1 => 10, + 2 => 11, ), 'PossibleLengthLocalOnly' => array ( + 0 => 7, ), ), 'fixedLine' => @@ -27,7 +34,7 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +47,7 @@ return array ( 'ExampleNumber' => '3211234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -53,7 +60,7 @@ return array ( 'ExampleNumber' => '18001234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -66,7 +73,7 @@ return array ( 'ExampleNumber' => '19001234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CR.php index 3340a6031..72eb4693e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CR.php @@ -1,7 +1,13 @@ '\\d{8,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '22123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '83123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '9001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -102,7 +108,7 @@ return array ( 'ExampleNumber' => '40001234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CU.php index 87323e33c..dee8f2cc3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CU.php @@ -1,7 +1,13 @@ array ( - 0 => '4', - 1 => '5', + 0 => 4, + 1 => 5, ), ), 'fixedLine' => @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '51234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CV.php index 63a87cabe..18a13800b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CV.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CW.php index cb3bd63c7..8112f4e81 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CW.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '94151234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '95181234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -76,7 +82,7 @@ return array ( 'ExampleNumber' => '6001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -113,7 +119,7 @@ return array ( 'ExampleNumber' => '95581234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CX.php index 618497d13..cad106d8c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CX.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', - 2 => '8', - 3 => '9', - 4 => '10', + 0 => 6, + 1 => 7, + 2 => 8, + 3 => 9, + 4 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '891641234', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '412345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +61,8 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -69,7 +75,7 @@ return array ( 'ExampleNumber' => '1900123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -82,9 +88,9 @@ return array ( 'ExampleNumber' => '1300123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '8', - 2 => '10', + 0 => 6, + 1 => 8, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -97,7 +103,7 @@ return array ( 'ExampleNumber' => '500123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -110,7 +116,7 @@ return array ( 'ExampleNumber' => '550123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CY.php index 370849924..d77de69bc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CY.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CZ.php index d43c0f53e..b12683fe0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_CZ.php @@ -1,7 +1,13 @@ '\\d{9,12}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, 1 => 10, 2 => 11, 3 => 12, @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '212345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '601123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -54,7 +60,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -80,7 +86,7 @@ return array ( 'ExampleNumber' => '811234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -93,7 +99,7 @@ return array ( 'ExampleNumber' => '700123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -106,7 +112,7 @@ return array ( 'ExampleNumber' => '910123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -131,7 +137,7 @@ return array ( 'ExampleNumber' => '972123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DE.php index c6ff17b7b..85500f390 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DE.php @@ -1,7 +1,13 @@ 7, 4 => 8, 5 => 9, - 6 => '10', - 7 => '11', + 6 => 10, + 7 => 11, 8 => 12, 9 => 13, 10 => 14, @@ -27,7 +33,7 @@ return array ( ), 'PossibleLengthLocalOnly' => array ( - 0 => '3', + 0 => 3, ), ), 'fixedLine' => @@ -60,8 +66,8 @@ return array ( 'ExampleNumber' => '15123456789', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -92,8 +98,8 @@ return array ( 'ExampleNumber' => '9001234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -126,7 +132,7 @@ return array ( 'ExampleNumber' => '70012345678', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -193,8 +199,8 @@ return array ( 'ExampleNumber' => '177991234567', 'PossibleLength' => array ( - 0 => '12', - 1 => '13', + 0 => 12, + 1 => 13, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DJ.php index 12343892b..cb8aba7b5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DJ.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DK.php index 7fdfdc988..7ea4805a3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DK.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DM.php index 0ccdb52e2..c1f8604b9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DM.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DO.php index 99c927621..5531c342b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DO.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DZ.php index 4a9126e6f..ae3ecc7e1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_DZ.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '551234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '808123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -77,7 +83,7 @@ return array ( 'ExampleNumber' => '801123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -102,7 +108,7 @@ return array ( 'ExampleNumber' => '983123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EC.php index d37853fa3..c60bc7a78 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EC.php @@ -1,7 +1,13 @@ '\\d{7,11}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', - 3 => '11', + 0 => 8, + 1 => 9, + 2 => 10, + 3 => 11, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '22123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -37,12 +43,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '9(?:39|[45][89]|[67][7-9]|[89]\\d)\\d{6}', + 'NationalNumberPattern' => '9(?:(?:39|[45][89]|7[7-9]|[89]\\d)\\d|6(?:[017-9]\\d|2[0-4]))\\d{5}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '991234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +61,8 @@ return array ( 'ExampleNumber' => '18001234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +111,7 @@ return array ( 'ExampleNumber' => '28901234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EE.php index f385e9297..7b3303c49 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EE.php @@ -1,7 +1,13 @@ '\\d{4,10}', 'PossibleLength' => array ( - 0 => '4', - 1 => '5', - 2 => '7', - 3 => '8', - 4 => '10', + 0 => 4, + 1 => 5, + 2 => 7, + 3 => 8, + 4 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '3212345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -42,8 +48,8 @@ return array ( 'ExampleNumber' => '51234567', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -56,9 +62,9 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', - 2 => '10', + 0 => 7, + 1 => 8, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -71,8 +77,8 @@ return array ( 'ExampleNumber' => '9001234', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -97,7 +103,7 @@ return array ( 'ExampleNumber' => '70012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -134,8 +140,8 @@ return array ( 'ExampleNumber' => '12123', 'PossibleLength' => array ( - 0 => '4', - 1 => '5', + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -160,9 +166,9 @@ return array ( 'ExampleNumber' => '8002123', 'PossibleLength' => array ( - 0 => '4', - 1 => '5', - 2 => '7', + 0 => 4, + 1 => 5, + 2 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EG.php index cb69241ce..183184655 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EG.php @@ -1,7 +1,13 @@ '\\d{5,10}', 'PossibleLength' => array ( - 0 => '5', - 1 => '8', - 2 => '9', - 3 => '10', + 0 => 5, + 1 => 8, + 2 => 9, + 3 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -29,9 +35,9 @@ return array ( 'ExampleNumber' => '234567890', 'PossibleLength' => array ( - 0 => '5', - 1 => '8', - 2 => '9', + 0 => 5, + 1 => 8, + 2 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -44,7 +50,7 @@ return array ( 'ExampleNumber' => '1001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -57,7 +63,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '9001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EH.php index d0f7d8627..a6a3105f6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_EH.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ER.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ER.php index 565bffca3..9f7d01a2c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ER.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ER.php @@ -1,7 +1,13 @@ '\\d{6,7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ES.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ES.php index 785e554f5..bbbe02351 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ES.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ES.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ET.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ET.php index ef27f25d9..7d0c6c68c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ET.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ET.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => array ( - 'NationalNumberPattern' => '(?:11(?:1(?:1[124]|2[2-57]|3[1-5]|5[5-8]|8[6-8])|2(?:13|3[6-8]|5[89]|7[05-9]|8[2-6])|3(?:2[01]|3[0-289]|4[1289]|7[1-4]|87)|4(?:1[69]|3[2-49]|4[0-3]|6[5-8])|5(?:1[578]|44|5[0-4])|6(?:18|2[69]|4[5-7]|5[1-5]|6[0-59]|8[015-8]))|2(?:2(?:11[1-9]|22[0-7]|33\\d|44[1467]|66[1-68])|5(?:11[124-6]|33[2-8]|44[1467]|55[14]|66[1-3679]|77[124-79]|880))|3(?:3(?:11[0-46-8]|22[0-6]|33[0134689]|44[04]|55[0-6]|66[01467])|4(?:44[0-8]|55[0-69]|66[0-3]|77[1-5]))|4(?:6(?:22[0-24-7]|33[1-5]|44[13-69]|55[14-689]|660|88[1-4])|7(?:11[1-9]|22[1-9]|33[13-7]|44[13-6]|55[1-689]))|5(?:7(?:227|55[05]|(?:66|77)[14-8])|8(?:11[149]|22[013-79]|33[0-68]|44[013-8]|550|66[1-5]|77\\d)))\\d{4}', + 'NationalNumberPattern' => '(?:11(?:1(?:1[124]|2[2-57]|3[1-5]|5[5-8]|8[6-8])|2(?:13|3[6-8]|5[89]|7[05-9]|8[2-6])|3(?:2[01]|3[0-289]|4[1289]|7[1-4]|87)|4(?:1[69]|3[2-49]|4[0-3]|6[5-8])|5(?:1[578]|44|5[0-4])|6(?:18|2[69]|39|4[5-7]|5[1-5]|6[0-59]|8[015-8]))|2(?:2(?:11[1-9]|22[0-7]|33\\d|44[1467]|66[1-68])|5(?:11[124-6]|33[2-8]|44[1467]|55[14]|66[1-3679]|77[124-79]|880))|3(?:3(?:11[0-46-8]|22[0-6]|33[0134689]|44[04]|55[0-6]|66[01467])|4(?:44[0-8]|55[0-69]|66[0-3]|77[1-5]))|4(?:6(?:22[0-24-7]|33[1-5]|44[13-69]|55[14-689]|660|88[1-4])|7(?:11[1-9]|22[1-9]|33[13-7]|44[13-6]|55[1-689]))|5(?:7(?:227|55[05]|(?:66|77)[14-8])|8(?:11[149]|22[013-79]|33[0-68]|44[013-8]|550|66[1-5]|77\\d)))\\d{4}', 'PossibleNumberPattern' => '\\d{7,9}', 'ExampleNumber' => '111112345', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FI.php index 267478d99..f2f2c9910 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FI.php @@ -1,7 +1,13 @@ '600123456', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FJ.php index 5725f4013..5a28056b8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FJ.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{4})?', 'PossibleLength' => array ( - 0 => '7', - 1 => '11', + 0 => 7, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '3212345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '7012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '08001234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FK.php index d891da778..5691ba91b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FK.php @@ -1,7 +1,13 @@ '\\d{5}', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FM.php index 033cfc196..5ac06b692 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FM.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FO.php index e7e107eb2..1b4f0fd3a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FO.php @@ -1,7 +1,13 @@ '\\d{6}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FR.php index aa0b7f21d..6d81bab10 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_FR.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -32,7 +38,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '6\\d{8}|7(?:00\\d{6}|[3-9]\\d{7})', + 'NationalNumberPattern' => '(?:6\\d|7[3-9])\\d{7}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '612345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GA.php index 0e0f1d3c7..51268d325 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GA.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '01441234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GB.php index af3d8cf7d..d7b03b972 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GB.php @@ -1,7 +1,13 @@ '\\d{4,10}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', - 2 => '10', + 0 => 7, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( + 0 => 4, + 1 => 5, + 2 => 6, + 3 => 8, ), ), 'fixedLine' => @@ -27,8 +37,8 @@ return array ( 'ExampleNumber' => '1212345678', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -41,6 +51,7 @@ return array ( 'ExampleNumber' => '7400123456', 'PossibleLength' => array ( + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +76,7 @@ return array ( 'ExampleNumber' => '9012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -78,8 +89,8 @@ return array ( 'ExampleNumber' => '8431234567', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -92,7 +103,7 @@ return array ( 'ExampleNumber' => '7012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +116,7 @@ return array ( 'ExampleNumber' => '5612345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -118,7 +129,7 @@ return array ( 'ExampleNumber' => '7640123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -131,7 +142,7 @@ return array ( 'ExampleNumber' => '5512345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GD.php index 7b8855eb2..7a464cb99 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GD.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GE.php index ad3a99175..ddb726b4d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GE.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GF.php index 36b47f110..b798b1a8f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GF.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GG.php index a50b9c940..adb2e24d7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GG.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', - 2 => '10', + 0 => 7, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( + 0 => 6, ), ), 'fixedLine' => @@ -27,6 +34,7 @@ return array ( 'ExampleNumber' => '1481456789', 'PossibleLength' => array ( + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +47,7 @@ return array ( 'ExampleNumber' => '7781123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +72,7 @@ return array ( 'ExampleNumber' => '9012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -77,8 +85,8 @@ return array ( 'ExampleNumber' => '8431234567', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -91,7 +99,7 @@ return array ( 'ExampleNumber' => '7012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +112,7 @@ return array ( 'ExampleNumber' => '5612345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -117,7 +125,7 @@ return array ( 'ExampleNumber' => '7640123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -130,7 +138,7 @@ return array ( 'ExampleNumber' => '5512345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GH.php index a6da6583e..d63f227c4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GH.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( + 0 => 7, ), ), 'fixedLine' => @@ -26,7 +33,7 @@ return array ( 'ExampleNumber' => '302345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +46,7 @@ return array ( 'ExampleNumber' => '231234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +59,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -149,7 +156,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GI.php index 9869bdf60..b4d61eeb8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GI.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GL.php index de54d7cf2..8ebb7a1d0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GL.php @@ -1,7 +1,13 @@ '\\d{6}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GM.php index 01d226fa6..3da358f48 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GM.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GN.php index b3e508eaf..738b932d5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GN.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '30241234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '601123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -100,7 +106,7 @@ return array ( 'ExampleNumber' => '722123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GP.php index c9315be92..1c2477314 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GP.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GQ.php index 369d4986c..0699b5d93 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GQ.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GR.php index 867560322..2aeb94967 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GR.php @@ -1,7 +1,13 @@ '\\d{10}', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GT.php index 467da0659..512146dc4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GT.php @@ -1,7 +1,13 @@ '\\d{8}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '8', - 1 => '11', + 0 => 8, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '22456789', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '51234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '18001112222', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '19001112222', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GU.php index c89ff9d01..2cce9ce24 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GU.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GW.php index daea85bfa..27900a3bd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GW.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '443201234', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '955012345', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -100,7 +106,7 @@ return array ( 'ExampleNumber' => '4012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GY.php index 86db49f25..01986819f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_GY.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HK.php index 50072836f..5523d69a9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HK.php @@ -1,7 +1,13 @@ 5, 1 => 6, 2 => 7, - 3 => '8', - 4 => '9', - 5 => '11', + 3 => 8, + 4 => 9, + 5 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -30,7 +36,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -43,7 +49,7 @@ return array ( 'ExampleNumber' => '51234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -56,7 +62,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -73,7 +79,7 @@ return array ( 1 => 6, 2 => 7, 3 => 8, - 4 => '11', + 4 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -98,7 +104,7 @@ return array ( 'ExampleNumber' => '81123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -123,7 +129,7 @@ return array ( 'ExampleNumber' => '71234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HN.php index f54f79637..90ffae11b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HN.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HR.php index e9ee84921..6538ef1a1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HR.php @@ -1,7 +1,13 @@ 6, 1 => 7, - 2 => '8', - 3 => '9', + 2 => 8, + 3 => 9, 4 => 10, 5 => 11, 6 => 12, @@ -31,8 +37,8 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -146,8 +152,8 @@ return array ( 'ExampleNumber' => '62123456', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HT.php index 9276ef58a..0c32bdc3e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HT.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HU.php index 0dbd4b2bf..aab772a72 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_HU.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, ), ), 'fixedLine' => array ( - 'NationalNumberPattern' => '(?:1\\d|2(?:1\\d|[2-9])|3(?:[2-7]|8\\d)|4[24-9]|5[2-79]|6[23689]|7(?:1\\d|[2-9])|8[2-57-9]|9[2-69])\\d{6}', - 'PossibleNumberPattern' => '\\d{6,9}', + 'NationalNumberPattern' => '(?:1\\d|2[2-9]|3[2-7]|4[24-9]|5[2-79]|6[23689]|7[2-9]|8[2-57-9]|9[2-69])\\d{6}', + 'PossibleNumberPattern' => '\\d{6,8}', 'ExampleNumber' => '12345678', 'PossibleLength' => array ( + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '201234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -48,12 +54,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '80\\d{6}', + 'NationalNumberPattern' => '[48]0\\d{6}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '80123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -66,7 +72,7 @@ return array ( 'ExampleNumber' => '90123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -74,12 +80,11 @@ return array ( ), 'sharedCost' => array ( - 'NationalNumberPattern' => '40\\d{6}', - 'PossibleNumberPattern' => '\\d{8}', - 'ExampleNumber' => '40123456', + 'NationalNumberPattern' => 'NA', + 'PossibleNumberPattern' => 'NA', 'PossibleLength' => array ( - 0 => '8', + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -99,11 +104,12 @@ return array ( ), 'voip' => array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', + 'NationalNumberPattern' => '21\\d{7}', + 'PossibleNumberPattern' => '\\d{9}', + 'ExampleNumber' => '211234567', 'PossibleLength' => array ( - 0 => -1, + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -123,11 +129,12 @@ return array ( ), 'uan' => array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', + 'NationalNumberPattern' => '38\\d{7}', + 'PossibleNumberPattern' => '\\d{6,9}', + 'ExampleNumber' => '381234567', 'PossibleLength' => array ( - 0 => -1, + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -152,7 +159,7 @@ return array ( 'ExampleNumber' => '80123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ID.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ID.php index b4ddd653c..3d32387aa 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ID.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ID.php @@ -1,7 +1,13 @@ '\\d{5,12}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, 1 => 8, 2 => 9, - 3 => '10', + 3 => 10, 4 => 11, 5 => 12, ), 'PossibleLengthLocalOnly' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( 'ExampleNumber' => '8091234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -94,7 +100,7 @@ return array ( 'ExampleNumber' => '8041234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -143,8 +149,8 @@ return array ( 'ExampleNumber' => '8071123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -169,7 +175,7 @@ return array ( 'ExampleNumber' => '8071123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IE.php index 52e0eea86..5a4f16afc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IE.php @@ -1,7 +1,13 @@ array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), ), 'fixedLine' => @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '850123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +61,7 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -68,7 +74,7 @@ return array ( 'ExampleNumber' => '1520123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -81,7 +87,7 @@ return array ( 'ExampleNumber' => '1850123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -94,7 +100,7 @@ return array ( 'ExampleNumber' => '700123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -107,7 +113,7 @@ return array ( 'ExampleNumber' => '761234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -132,7 +138,7 @@ return array ( 'ExampleNumber' => '818123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -145,7 +151,7 @@ return array ( 'ExampleNumber' => '8501234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -158,7 +164,7 @@ return array ( 'ExampleNumber' => '1850123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IL.php index eb15561ac..c7edf42e5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IL.php @@ -1,7 +1,13 @@ '\\d{4,10}', 'PossibleLength' => array ( - 0 => '4', - 1 => '7', - 2 => '8', - 3 => '9', - 4 => '10', + 0 => 4, + 1 => 7, + 2 => 8, + 3 => 9, + 4 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '501234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +61,8 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -84,7 +90,7 @@ return array ( 'ExampleNumber' => '1700123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -109,7 +115,7 @@ return array ( 'ExampleNumber' => '771234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -134,8 +140,8 @@ return array ( 'ExampleNumber' => '1599123456', 'PossibleLength' => array ( - 0 => '4', - 1 => '10', + 0 => 4, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -160,8 +166,8 @@ return array ( 'ExampleNumber' => '1700123456', 'PossibleLength' => array ( - 0 => '4', - 1 => '10', + 0 => 4, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IM.php index 39e343e04..0e1a9e867 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IM.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IN.php index 7b4db9d37..c122d0891 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IN.php @@ -1,7 +1,13 @@ 8, 1 => 9, - 2 => '10', + 2 => 10, 3 => 11, 4 => 12, 5 => 13, @@ -32,7 +38,7 @@ return array ( 'ExampleNumber' => '1123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -40,12 +46,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '(?:7(?:0\\d{3}|2(?:[0235679]\\d{2}|[14][017-9]\\d|8(?:[0-59]\\d|6[089]|78)|9[389]\\d)|3(?:[05-8]\\d{2}|1(?:[089]\\d|7[5-8])|2(?:[5-8]\\d|[01][089])|3(?:07|[17-9]\\d)|4(?:[07-9]\\d|11)|9(?:[01689]\\d|59))|4(?:0[1-9]\\d|1(?:[015-9]\\d|4[08])|2(?:09|[1-7][089]|[89]\\d)|3(?:[0-8][089]|9\\d)|4(?:[089]\\d|11|7[02-8])|5(?:0[089]|[59]9)|7(?:0[3-9]|11|7[02-8]|[89]\\d)|8(?:[0-24-7][089]|[389]\\d)|9(?:[0-6][089]|7[08]|[89]\\d))|5(?:[034678]\\d|2[03-9]|5[017-9]|9[7-9])\\d|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589]|[6-9]\\d)\\d|7(?:0[2-9]|[1-79]\\d|8[1-9])\\d|8(?:[0-79]\\d{2}|88[01])|99[4-9]\\d)|8(?:0(?:[01589]\\d|6[67])|1(?:[02-57-9]\\d|1[0135-9])|2(?:[236-9]\\d|5[1-9])|3(?:[0357-9]\\d|4[1-9])|[45]\\d{2}|6[02457-9]\\d|7(?:07|[1-69]\\d)|8(?:[0-26-9]\\d|44|5[2-9])|9(?:[035-9]\\d|2[2-9]|4[0-8]))\\d|9\\d{4})\\d{5}', + 'NationalNumberPattern' => '(?:7(?:0\\d{3}|2(?:[0235679]\\d{2}|[14][017-9]\\d|8(?:[0-59]\\d|6[089]|78)|9[389]\\d)|3(?:[05-8]\\d{2}|1(?:[089]\\d|7[5-8])|2(?:[5-8]\\d|[01][089])|3(?:07|[17-9]\\d)|4(?:[07-9]\\d|11)|9(?:[01689]\\d|59|70))|4(?:0[1-9]\\d|1(?:[015-9]\\d|2[089]|4[08])|2(?:09|[1-7][089]|[89]\\d)|3(?:[0-8][089]|9\\d)|4(?:[089]\\d|11|7[02-8])|5(?:0[089]|[59]9)|7(?:0[3-9]|11|7[02-8]|[89]\\d)|8(?:[0-24-7][089]|[389]\\d)|9(?:[0-6][089]|7[08]|[89]\\d))|5(?:[034678]\\d|2[03-9]|5[017-9]|9[7-9])\\d|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589]|[6-9]\\d)\\d|7(?:0[2-9]|[1-79]\\d|8[1-9])\\d|8(?:[0-79]\\d{2}|88[01])|99[4-9]\\d)|8(?:0(?:[01589]\\d|6[67])|1(?:[02-57-9]\\d|1[0135-9])|2(?:[236-9]\\d|5[1-9])|3(?:[0357-9]\\d|4[1-9])|[45]\\d{2}|6[02457-9]\\d|7(?:07|[1-69]\\d)|8(?:[0-26-9]\\d|44|5[2-9])|9(?:[035-9]\\d|2[2-9]|4[0-8]))\\d|9\\d{4})\\d{5}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '9987654321', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '1861123456789', 'PossibleLength' => array ( - 0 => '13', + 0 => 13, ), 'PossibleLengthLocalOnly' => array ( @@ -83,7 +89,7 @@ return array ( 'ExampleNumber' => '18603451234', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -132,7 +138,7 @@ return array ( 'ExampleNumber' => '1409305260', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -177,8 +183,8 @@ return array ( 'leadingDigitsPatterns' => array ( 0 => '7(?:[023578]|4[0-57-9]|6[0-35-9]|99)|8(?:0[015689]|1[0-57-9]|2[2356-9]|3[0-57-9]|[45]|6[02457-9]|7[01-69]|8[0-24-9]|9[02-9])|9', - 1 => '7(?:[08]|2(?:[0235679]|[14][017-9]|8[0-79]|9[389])|3(?:[05-8]|1[07-9]|2[015-8]|[34][017-9]|9[015689])|4(?:0[1-9]|1[014-9]|[2389]|[47][017-9]|5[059])|5(?:[034678]|2[03-9]|5[017-9]|9[7-9])|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589]|[6-9])|7(?:0[2-9]|[1-79]|8[1-9])|99[4-9])|8(?:0(?:[01589]|6[67])|1(?:[02-57-9]|1[0135-9])|2(?:[236-9]|5[1-9])|3(?:[0357-9]|4[1-9])|[45]|6[02457-9]|7(?:07|[1-69])|8(?:[0-26-9]|44|5[2-9])|9(?:[035-9]|2[2-9]|4[0-8]))|9', - 2 => '7(?:0|2(?:[0235679]|[14][017-9]|8(?:[0-569]|78)|9[389])|3(?:[05-8]|1(?:[089]|7[5-9])|2(?:[5-8]|[01][089])|3[017-9]|4(?:[07-9]|11)|9(?:[01689]|59))|4(?:0[1-9]|1(?:[015-9]|4[08])|2(?:09|[1-7][089]|[89])|3(?:[0-8][089]|9)|4(?:[089]|11|7[02-8])|5(?:0[089]|[59]9)|7(?:0[3-9]|11|7[02-8]|[89])|8(?:[0-24-7][089]|[389])|9(?:[0-6][089]|7[08]|[89]))|5(?:[034678]|2[03-9]|5[017-9]|9[7-9])|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589]|[6-9])|7(?:0[2-9]|[1-79]|8[1-9])|8(?:[0-79]|88[01])|99[4-9])|8(?:0(?:[01589]|6[67])|1(?:[02-57-9]|1[0135-9])|2(?:[236-9]|5[1-9])|3(?:[0357-9]|4[1-9])|[45]|6[02457-9]|7(?:07|[1-69])|8(?:[0-26-9]|44|5[2-9])|9(?:[035-9]|2[2-9]|4[0-8]))|9', + 1 => '7(?:[08]|2(?:[0235679]|[14][017-9]|8[0-79]|9[389])|3(?:[05-8]|1[07-9]|2[015-8]|[34][017-9]|9[015-9])|4(?:0[1-9]|1[0-24-9]|[2389]|[47][017-9]|5[059])|5(?:[034678]|2[03-9]|5[017-9]|9[7-9])|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589]|[6-9])|7(?:0[2-9]|[1-79]|8[1-9])|99[4-9])|8(?:0(?:[01589]|6[67])|1(?:[02-57-9]|1[0135-9])|2(?:[236-9]|5[1-9])|3(?:[0357-9]|4[1-9])|[45]|6[02457-9]|7(?:07|[1-69])|8(?:[0-26-9]|44|5[2-9])|9(?:[035-9]|2[2-9]|4[0-8]))|9', + 2 => '7(?:0|2(?:[0235679]|[14][017-9]|8(?:[0-569]|78)|9[389])|3(?:[05-8]|1(?:[089]|7[5-9])|2(?:[5-8]|[01][089])|3[017-9]|4(?:[07-9]|11)|9(?:[01689]|59|70))|4(?:0[1-9]|1(?:[015-9]|2[089]|4[08])|2(?:09|[1-7][089]|[89])|3(?:[0-8][089]|9)|4(?:[089]|11|7[02-8])|5(?:0[089]|[59]9)|7(?:0[3-9]|11|7[02-8]|[89])|8(?:[0-24-7][089]|[389])|9(?:[0-6][089]|7[08]|[89]))|5(?:[034678]|2[03-9]|5[017-9]|9[7-9])|6(?:0[0-47]|1[0-257-9]|2[0-4]|3[19]|5[4589]|[6-9])|7(?:0[2-9]|[1-79]|8[1-9])|8(?:[0-79]|88[01])|99[4-9])|8(?:0(?:[01589]|6[67])|1(?:[02-57-9]|1[0135-9])|2(?:[236-9]|5[1-9])|3(?:[0357-9]|4[1-9])|[45]|6[02457-9]|7(?:07|[1-69])|8(?:[0-26-9]|44|5[2-9])|9(?:[035-9]|2[2-9]|4[0-8]))|9', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IO.php index 5aee96cac..a18da9157 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IO.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IQ.php index 356388fb9..56f6c9bf5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IQ.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', + 0 => 8, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -29,8 +35,8 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -43,7 +49,7 @@ return array ( 'ExampleNumber' => '7912345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IR.php index 1b60c6b76..0b62d2b75 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IR.php @@ -1,7 +1,13 @@ 7, 4 => 8, 5 => 9, - 6 => '10', + 6 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -31,7 +37,7 @@ return array ( 'ExampleNumber' => '2123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -44,7 +50,7 @@ return array ( 'ExampleNumber' => '9123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +111,7 @@ return array ( 'ExampleNumber' => '9932123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -118,7 +124,7 @@ return array ( 'ExampleNumber' => '9432123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IS.php index cdc9c219c..405d70103 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IS.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '4101234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '9011234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -101,7 +107,7 @@ return array ( 'ExampleNumber' => '4921234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -126,7 +132,7 @@ return array ( 'ExampleNumber' => '8091234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -139,7 +145,7 @@ return array ( 'ExampleNumber' => '6211234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IT.php index f3ac9671a..3cede3782 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_IT.php @@ -1,7 +1,13 @@ '800123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '9', + 0 => 6, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -71,7 +77,7 @@ return array ( 'ExampleNumber' => '899123456', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, 1 => 8, 2 => 9, 3 => 10, @@ -87,8 +93,8 @@ return array ( 'ExampleNumber' => '848123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '9', + 0 => 6, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -101,8 +107,8 @@ return array ( 'ExampleNumber' => '1781234567', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -115,7 +121,7 @@ return array ( 'ExampleNumber' => '5512345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -164,7 +170,7 @@ return array ( 'ExampleNumber' => '848123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JE.php index 4d97c1648..d6904913a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JE.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JM.php index 082699c66..b54ad895c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JM.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -33,7 +39,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '876(?:2(?:[16-9]\\d|58)|[348]\\d{2}|5(?:0[3-9]|27|6[0-24-9]|[3-578]\\d)|7(?:0[07]|7\\d|8[1-47-9]|9[0-36-9])|9(?:[01]9|9[0579]))\\d{4}', + 'NationalNumberPattern' => '876(?:2(?:[16-9]\\d|58)|[348]\\d{2}|5(?:0[3-9]|2[0-246-9]|6[0-24-9]|[3-578]\\d)|7(?:0[07]|7\\d|8[1-47-9]|9[0-36-9])|9(?:[01]9|9[0579]))\\d{4}', 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', 'ExampleNumber' => '8762101234', 'PossibleLength' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JO.php index e468373ab..36490f081 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JO.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '62001234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '790123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '90012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -78,7 +84,7 @@ return array ( 'ExampleNumber' => '85012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -91,7 +97,7 @@ return array ( 'ExampleNumber' => '700123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -116,7 +122,7 @@ return array ( 'ExampleNumber' => '746612345', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '88101234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JP.php index 28a0f1369..424af9553 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_JP.php @@ -1,7 +1,13 @@ array ( 0 => 8, - 1 => '9', - 2 => '10', + 1 => 9, + 2 => 10, 3 => 11, 4 => 12, 5 => 13, @@ -34,7 +40,7 @@ return array ( 'ExampleNumber' => '312345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -47,7 +53,7 @@ return array ( 'ExampleNumber' => '9012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -72,7 +78,7 @@ return array ( 'ExampleNumber' => '990123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -97,7 +103,7 @@ return array ( 'ExampleNumber' => '601234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -110,7 +116,7 @@ return array ( 'ExampleNumber' => '5012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -123,7 +129,7 @@ return array ( 'ExampleNumber' => '2012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -136,7 +142,7 @@ return array ( 'ExampleNumber' => '570123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KE.php index af8fe3cb6..31cd406f9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KE.php @@ -1,7 +1,13 @@ 7, 1 => 8, 2 => 9, - 3 => '10', + 3 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -38,12 +44,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '7(?:[0-36]\\d|5[0-6]|[79][0-7]|8[0-25-9])\\d{6}', + 'NationalNumberPattern' => '7(?:[0-369]\\d|4[0-2]|5[0-6]|7[0-7]|8[0-25-9])\\d{6}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '712123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -56,8 +62,8 @@ return array ( 'ExampleNumber' => '800223456', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '900223456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KG.php index 6a00c93dc..c41bfac5a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KG.php @@ -1,7 +1,13 @@ '\\d{5,10}', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), ), 'fixedLine' => @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '312123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '700123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KH.php index 9bb067678..d1db89d30 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KH.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', + 0 => 8, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -29,8 +35,8 @@ return array ( 'ExampleNumber' => '23756789', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -43,8 +49,8 @@ return array ( 'ExampleNumber' => '91234567', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -57,7 +63,7 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '1900123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KI.php index 25e806748..a2bdbace2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KI.php @@ -1,7 +1,13 @@ '\\d{5,8}', 'PossibleLength' => array ( - 0 => '5', - 1 => '8', + 0 => 5, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '31234', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '72012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '30010000', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KM.php index 8cfc3a466..f0d30bf88 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KM.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KN.php index 03838dfdd..fbad29c1e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KN.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KP.php index d9a0423b4..0e497c9ae 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KP.php @@ -1,7 +1,13 @@ '\\d{6,8}|\\d{10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '1921234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -150,7 +156,7 @@ return array ( 'ExampleNumber' => '23821234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KR.php index d7e106547..9f755944b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KR.php @@ -1,7 +1,13 @@ 4, 1 => 5, 2 => 6, - 3 => '8', - 4 => '9', - 5 => '10', + 3 => 8, + 4 => 9, + 5 => 10, 6 => 12, 7 => 13, 8 => 14, ), 'PossibleLengthLocalOnly' => array ( - 0 => '3', - 1 => '7', + 0 => 3, + 1 => 7, ), ), 'fixedLine' => @@ -53,8 +59,8 @@ return array ( 'ExampleNumber' => '1000000000', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '801234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, 1 => 12, 2 => 13, 3 => 14, @@ -83,7 +89,7 @@ return array ( 'ExampleNumber' => '602345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -108,7 +114,7 @@ return array ( 'ExampleNumber' => '5012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -121,7 +127,7 @@ return array ( 'ExampleNumber' => '7012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -134,8 +140,8 @@ return array ( 'ExampleNumber' => '1523456789', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -148,7 +154,7 @@ return array ( 'ExampleNumber' => '15441234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KW.php index 7cad39a98..008f83d13 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KW.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KY.php index df41766ac..1c4b0c3ec 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KY.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KZ.php index 8f71d7106..be4d163a9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_KZ.php @@ -1,7 +1,13 @@ '\\d{10}', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -20,7 +26,7 @@ return array ( ), 'fixedLine' => array ( - 'NationalNumberPattern' => '33622\\d{5}|7(?:1(?:0(?:[23]\\d|4[023]|59|63)|1(?:[23]\\d|4[0-79]|59)|2(?:[23]\\d|59)|3(?:2\\d|3[1-79]|4[0-35-9]|59)|4(?:2\\d|3[013-79]|4[0-8]|5[1-79])|5(?:2\\d|3[1-8]|4[1-7]|59)|6(?:[234]\\d|5[19]|61)|72\\d|8(?:[27]\\d|3[1-46-9]|4[0-5]))|2(?:1(?:[23]\\d|4[46-9]|5[3469])|2(?:2\\d|3[0679]|46|5[12679])|3(?:[234]\\d|5[139])|4(?:2\\d|3[1235-9]|59)|5(?:[23]\\d|4[01246-8]|59|61)|6(?:2\\d|3[1-9]|4[0-4]|59)|7(?:[237]\\d|40|5[279])|8(?:[23]\\d|4[0-3]|59)|9(?:2\\d|3[124578]|59)))\\d{5}', + 'NationalNumberPattern' => '33622\\d{5}|7(?:1(?:0(?:[23]\\d|4[023]|59|63)|1(?:[23]\\d|4[0-79]|59)|2(?:[23]\\d|59)|3(?:2\\d|3[1-79]|4[0-35-9]|59)|4(?:2\\d|3[013-79]|4[0-8]|5[1-79])|5(?:2\\d|3[1-8]|4[1-7]|59)|6(?:[234]\\d|5[19]|61)|72\\d|8(?:[27]\\d|3[1-46-9]|4[0-5]))|2(?:1(?:[23]\\d|4[46-9]|5[3469])|2(?:2\\d|3[0679]|46|5[12679])|3(?:[234]\\d|5[139])|4(?:2\\d|3[1235-9]|59)|5(?:[23]\\d|4[01246-8]|59|61)|6(?:2\\d|3[1-9]|4[0-4]|59)|7(?:[2379]\\d|40|5[279])|8(?:[23]\\d|4[0-3]|59)|9(?:2\\d|3[124578]|59)))\\d{5}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '7123456789', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LA.php index ad88e2a25..0b1370383 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LA.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', + 0 => 8, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => @@ -28,8 +34,8 @@ return array ( 'ExampleNumber' => '21212862', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '2023123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LB.php index 28961f38b..a7ddb28c1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LB.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '1123456', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -63,7 +69,7 @@ return array ( 'ExampleNumber' => '90123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -76,7 +82,7 @@ return array ( 'ExampleNumber' => '80123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LC.php index 7f57edc29..c18cf63e5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LC.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LI.php index 50c2673fe..ab281f77c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LI.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2345678', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '8002222', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '9002222', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -125,7 +131,7 @@ return array ( 'ExampleNumber' => '8702812', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -138,7 +144,7 @@ return array ( 'ExampleNumber' => '697861234', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LK.php index 7f4bb96c1..46cfd453f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LK.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LR.php index e3ebfd1d0..8863e7090 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LR.php @@ -1,20 +1,26 @@ array ( - 'NationalNumberPattern' => '2\\d{7,8}|[37-9]\\d{8}|4\\d{6}|5\\d{6,8}', + 'NationalNumberPattern' => '2\\d{7,8}|[378]\\d{8}|4\\d{6}|5\\d{6,8}', 'PossibleNumberPattern' => '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', - 2 => '9', + 0 => 7, + 1 => 8, + 2 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -35,13 +41,13 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '(?:330\\d|4[67]|5\\d|77\\d{2}|88\\d{2}|994\\d)\\d{5}|(?:20\\d{3}|33(?:0\\d{2}|2(?:02|5\\d))|555\\d{2}|77[0567]\\d{2}|88[068]\\d{2}|994\\d{2})\\d{4}', + 'NationalNumberPattern' => '(?:20\\d{3}|330\\d{2}|4[67]\\d|5(?:55)?\\d{2}|77\\d{3}|88\\d{3})\\d{4}', 'PossibleNumberPattern' => '\\d{7,9}', 'ExampleNumber' => '770123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -61,12 +67,11 @@ return array ( ), 'premiumRate' => array ( - 'NationalNumberPattern' => '90[03]\\d{6}', - 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '900123456', + 'NationalNumberPattern' => 'NA', + 'PossibleNumberPattern' => 'NA', 'PossibleLength' => array ( - 0 => '9', + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( @@ -98,12 +103,12 @@ return array ( ), 'voip' => array ( - 'NationalNumberPattern' => '332(?:0[02]|5\\d)\\d{4}', + 'NationalNumberPattern' => '332(?:02|[25]\\d)\\d{4}', 'PossibleNumberPattern' => '\\d{9}', - 'ExampleNumber' => '332001234', + 'ExampleNumber' => '332021234', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -179,35 +184,23 @@ return array ( ), 1 => array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{3})', + 'pattern' => '([4-5])(\\d{3})(\\d{3})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( - 0 => '[2579]', + 0 => '[45]', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', 'nationalPrefixOptionalWhenFormatting' => false, ), 2 => - array ( - 'pattern' => '([4-6])(\\d{3})(\\d{3})', - 'format' => '$1 $2 $3', - 'leadingDigitsPatterns' => - array ( - 0 => '[4-6]', - ), - 'nationalPrefixFormattingRule' => '0$1', - 'domesticCarrierCodeFormattingRule' => '', - 'nationalPrefixOptionalWhenFormatting' => false, - ), - 3 => array ( 'pattern' => '(\\d{2})(\\d{3})(\\d{4})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( - 0 => '[38]', + 0 => '[23578]', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LS.php index ff8223688..4bd6f875e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LS.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LT.php index 47d90fd55..abdb1fca4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LT.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LU.php index 93f197a9a..78e6be9c2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LU.php @@ -1,7 +1,13 @@ '628123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -57,7 +63,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '90012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -83,7 +89,7 @@ return array ( 'ExampleNumber' => '80112345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -96,7 +102,7 @@ return array ( 'ExampleNumber' => '70123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LV.php index 4dd2102f4..1289f501e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LV.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LY.php index 4b514207f..33da232f9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_LY.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MA.php index 7bb9b22cb..00704c922 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MA.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MC.php index 8d7d85b10..b573d45b4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MC.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '99123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '90123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -147,7 +153,7 @@ return array ( 'PossibleNumberPattern' => '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MD.php index 4d978ee5e..b9fb65f7b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MD.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -20,7 +26,7 @@ return array ( ), 'fixedLine' => array ( - 'NationalNumberPattern' => '(?:2(?:1[0569]|2\\d|3[015-7]|4[1-46-9]|5[0-24689]|6[2-589]|7[1-37]|9[1347-9])|5(?:33|5[257]))\\d{5}', + 'NationalNumberPattern' => '(?:2[1-9]\\d|3[1-79]\\d|5(?:33|5[257]))\\d{5}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '22212345', 'PossibleLength' => @@ -32,7 +38,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '(?:562\\d|6(?:[089]\\d{2}|[12][01]\\d|7(?:[1-6]\\d|7[0-4]))|7(?:6[07]|7[457-9]|[89]\\d)\\d)\\d{4}', + 'NationalNumberPattern' => '(?:562|6\\d{2}|7(?:[189]\\d|6[07]|7[457-9]))\\d{5}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '62112345', 'PossibleLength' => @@ -116,7 +122,7 @@ return array ( ), 'uan' => array ( - 'NationalNumberPattern' => '8(?:03|14)\\d{5}', + 'NationalNumberPattern' => '803\\d{5}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '80312345', 'PossibleLength' => @@ -176,7 +182,7 @@ return array ( 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( - 0 => '2[13-79]|[5-7]', + 0 => '2[13-9]|[5-7]', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ME.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ME.php index 80363152a..42efd66d9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ME.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ME.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '30234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80080002', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '94515151', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -102,7 +108,7 @@ return array ( 'ExampleNumber' => '78108780', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -127,7 +133,7 @@ return array ( 'ExampleNumber' => '77273012', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MF.php index 00aac1f4f..51af07f5f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MF.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MG.php index cc33483de..fa647e7d5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MG.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MH.php index 379c1ac03..b90b06bde 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MH.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MK.php index 59b7e8d9f..261a1b965 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MK.php @@ -1,7 +1,13 @@ '\\d{6,8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ML.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ML.php index 699c8f8e4..4c1832cde 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ML.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ML.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MM.php index 1b4d441ba..c98dc67bc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MM.php @@ -1,7 +1,13 @@ array ( - 0 => '5', + 0 => 5, ), ), 'fixedLine' => @@ -110,7 +116,7 @@ return array ( 'ExampleNumber' => '13331234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MN.php index 8612c9c69..f5dafd4c3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MN.php @@ -1,7 +1,13 @@ array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '88123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -102,7 +108,7 @@ return array ( 'ExampleNumber' => '75123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MO.php index 806cfa6ee..9ef3eeaa4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MO.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MP.php index 5786e0a81..ca64b07de 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MP.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MQ.php index 21fec52e3..2fd8fde86 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MQ.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -32,7 +38,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '696(?:[0-479]\\d|5[01]|8[0-689])\\d{4}', + 'NationalNumberPattern' => '696(?:[0-479]\\d|5[013]|8[0-689])\\d{4}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '696201234', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MR.php index 6d5c6711b..38408eefd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MR.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MS.php index 94838bb83..ee5c06e46 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MS.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MT.php index 9b3621926..2a4530f4c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MT.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MU.php index 5476b860e..20b548a6c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MU.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -33,12 +39,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '5(?:2[59]\\d|4(?:2[1-389]|4\\d|7[1-9]|9\\d)|7\\d{2}|8(?:[0-2568]\\d|7[15-8])|9[0-8]\\d)\\d{4}', + 'NationalNumberPattern' => '5(?:2[59]\\d|4(?:2[1-389]|4\\d|7[1-9]|9\\d)|7\\d{2}|8(?:[0-25689]\\d|7[15-8])|9[0-8]\\d)\\d{4}', 'PossibleNumberPattern' => '\\d{8}', 'ExampleNumber' => '52512345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '3012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -101,7 +107,7 @@ return array ( 'ExampleNumber' => '3201234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MV.php index 22538aafc..e3280082a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MV.php @@ -1,7 +1,13 @@ '\\d{7,10}', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '6701234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '7712345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '9001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -113,7 +119,7 @@ return array ( 'ExampleNumber' => '7812345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MW.php index 972788101..d2e52f252 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MW.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '991234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MX.php index fcd6b1ae9..4ae029eeb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MX.php @@ -1,7 +1,13 @@ '\\d{7,11}', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), ), 'fixedLine' => @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '2221234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '12221234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -54,7 +60,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '9001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -80,7 +86,7 @@ return array ( 'ExampleNumber' => '3001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -93,7 +99,7 @@ return array ( 'ExampleNumber' => '5001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MY.php index e869cd7a1..68383afc4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MY.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', + 0 => 8, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -29,8 +35,8 @@ return array ( 'ExampleNumber' => '323456789', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -43,8 +49,8 @@ return array ( 'ExampleNumber' => '123456789', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -57,7 +63,7 @@ return array ( 'ExampleNumber' => '1300123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -70,7 +76,7 @@ return array ( 'ExampleNumber' => '1600123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -107,7 +113,7 @@ return array ( 'ExampleNumber' => '1541234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MZ.php index 1b625da17..f02eb5752 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_MZ.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '21123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '821234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NA.php index 0cedba43b..ffbb3d361 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NA.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '811234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -63,7 +69,7 @@ return array ( 'ExampleNumber' => '870123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NC.php index 5a48f3ff1..7603888c9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NC.php @@ -1,7 +1,13 @@ '\\d{6}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NE.php index 87b86ec44..f47dfc2e1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NE.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NF.php index 3219a4ed6..1fd1fa076 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NF.php @@ -1,7 +1,13 @@ '\\d{5,6}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( - 0 => '5', + 0 => 5, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NG.php index a1929f4e0..ccb872962 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NG.php @@ -1,7 +1,13 @@ '\\d{5,14}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', - 2 => '10', + 0 => 7, + 1 => 8, + 2 => 10, 3 => 11, 4 => 12, 5 => 13, @@ -22,8 +28,8 @@ return array ( ), 'PossibleLengthLocalOnly' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), ), 'fixedLine' => @@ -33,8 +39,8 @@ return array ( 'ExampleNumber' => '12345678', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -42,13 +48,13 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '(?:1(?:7[34]\\d|8(?:04|[124579]\\d|8[0-3])|95\\d)|287[0-7]|3(?:18[1-8]|88[0-7]|9(?:8[5-9]|6[1-5]))|4(?:28[0-2]|6(?:7[1-9]|8[02-47])|88[0-2])|5(?:2(?:7[7-9]|8\\d)|38[1-79]|48[0-7]|68[4-7])|6(?:2(?:7[7-9]|8\\d)|4(?:3[7-9]|[68][129]|7[04-69]|9[1-8])|58[0-2]|98[7-9])|7(?:38[0-7]|69[1-8]|78[2-4])|8(?:28[3-9]|38[0-2]|4(?:2[12]|3[147-9]|5[346]|7[4-9]|8[014-689]|90)|58[1-8]|78[2-9]|88[5-7])|98[07]\\d)\\d{4}|(?:70[1-689]\\d|8(?:0(?:1[01]|[2-9]\\d)|1(?:[0-8]\\d|9[01]))|90[23589]\\d)\\d{6}', + 'NationalNumberPattern' => '(?:1(?:7[34]\\d|8(?:04|[124579]\\d|8[0-3])|95\\d)|287[0-7]|3(?:18[1-8]|88[0-7]|9(?:8[5-9]|6[1-5]))|4(?:28[0-2]|6(?:7[1-9]|8[02-47])|88[0-2])|5(?:2(?:7[7-9]|8\\d)|38[1-79]|48[0-7]|68[4-7])|6(?:2(?:7[7-9]|8\\d)|4(?:3[7-9]|[68][129]|7[04-69]|9[1-8])|58[0-2]|98[7-9])|7(?:38[0-7]|69[1-8]|78[2-4])|8(?:28[3-9]|38[0-2]|4(?:2[12]|3[147-9]|5[346]|7[4-9]|8[014-689]|90)|58[1-8]|78[2-9]|88[5-7])|98[07]\\d)\\d{4}|(?:70[1-689]\\d|8(?:0(?:1[01]|[2-9]\\d)|1(?:[0-8]\\d|9[01]))|90[2357-9]\\d)\\d{6}', 'PossibleNumberPattern' => '\\d{8,10}', 'ExampleNumber' => '8021234567', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -182,11 +188,11 @@ return array ( array ( 0 => array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{3,4})', + 'pattern' => '(\\d)(\\d{3})(\\d{3,4})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( - 0 => '70|8[01]|90[23589]', + 0 => '[12]|9(?:0[3-9]|[1-9])', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', @@ -194,11 +200,11 @@ return array ( ), 1 => array ( - 'pattern' => '(\\d)(\\d{3})(\\d{3,4})', + 'pattern' => '(\\d{3})(\\d{3})(\\d{3,4})', 'format' => '$1 $2 $3', 'leadingDigitsPatterns' => array ( - 0 => '[12]|9(?:0[3-9]|[1-9])', + 0 => '70|8[01]|90[2357-9]', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NI.php index 1e37e06ee..6cbe8f7c6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NI.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NL.php index e0194b3ff..835123297 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NL.php @@ -1,7 +1,13 @@ '\\d{5,10}', 'PossibleLength' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, 2 => 7, 3 => 8, - 4 => '9', + 4 => 9, 5 => 10, ), 'PossibleLengthLocalOnly' => @@ -30,7 +36,7 @@ return array ( 'ExampleNumber' => '101234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -43,7 +49,7 @@ return array ( 'ExampleNumber' => '612345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -112,7 +118,7 @@ return array ( 'ExampleNumber' => '851234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -125,7 +131,7 @@ return array ( 'ExampleNumber' => '662345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -138,8 +144,8 @@ return array ( 'ExampleNumber' => '14020', 'PossibleLength' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -163,8 +169,8 @@ return array ( 'PossibleNumberPattern' => '\\d{5,6}', 'PossibleLength' => array ( - 0 => '5', - 1 => '6', + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NO.php index 71e7d44b6..35e2ce3f5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NO.php @@ -1,7 +1,13 @@ '\\d{5}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '5', - 1 => '8', + 0 => 5, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '40612345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '82012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -78,7 +84,7 @@ return array ( 'ExampleNumber' => '81021234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -91,7 +97,7 @@ return array ( 'ExampleNumber' => '88012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +110,7 @@ return array ( 'ExampleNumber' => '85012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -141,7 +147,7 @@ return array ( 'ExampleNumber' => '81212345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NP.php index 53cfc68d0..061704897 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NP.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '14567890', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '9841234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NR.php index 76593857e..b84ac2d49 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NR.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NU.php index 8e1b1b545..44bcf2c16 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NU.php @@ -1,7 +1,13 @@ '\\d{4}', 'PossibleLength' => array ( - 0 => '4', + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NZ.php index ec6bc876f..6569174cb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_NZ.php @@ -1,7 +1,13 @@ '\\d{7,11}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, 1 => 9, 2 => 10, 3 => 11, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '32345678', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -99,7 +105,7 @@ return array ( 'ExampleNumber' => '701234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -124,8 +130,8 @@ return array ( 'ExampleNumber' => '26123456', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_OM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_OM.php index 3f7f3b658..6afb5a2bc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_OM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_OM.php @@ -1,7 +1,13 @@ array ( 0 => 7, - 1 => '8', + 1 => 8, 2 => 9, ), 'PossibleLengthLocalOnly' => @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '23123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '92123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '90012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PA.php index 597d14bf7..022f8df97 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PA.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '8601234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PE.php index 597b4e6c5..b55236f40 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PE.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '11234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '912345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -54,7 +60,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '80512345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -80,7 +86,7 @@ return array ( 'ExampleNumber' => '80112345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -93,7 +99,7 @@ return array ( 'ExampleNumber' => '80212345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PF.php index 3a9f6a28f..5e020698e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PF.php @@ -1,7 +1,13 @@ '\\d{6}(?:\\d{2})?', 'PossibleLength' => array ( - 0 => '6', - 1 => '8', + 0 => 6, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '87123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -147,7 +153,7 @@ return array ( 'ExampleNumber' => '441234', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PG.php index 9faed3545..b993d12a3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PG.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '3123456', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '1801234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -100,7 +106,7 @@ return array ( 'ExampleNumber' => '2751234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PH.php index 2a2fee7cc..21c50845f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PH.php @@ -1,7 +1,13 @@ '\\d{5,13}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, 1 => 8, 2 => 9, 3 => 10, @@ -22,8 +28,8 @@ return array ( ), 'PossibleLengthLocalOnly' => array ( - 0 => '5', - 1 => '7', + 0 => 5, + 1 => 7, ), ), 'fixedLine' => @@ -33,7 +39,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, 1 => 8, 2 => 9, 3 => 10, @@ -49,7 +55,7 @@ return array ( 'ExampleNumber' => '9051234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PK.php index e9d5c8232..179ee4b00 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PK.php @@ -1,7 +1,13 @@ '\\d{6,12}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', - 3 => '11', - 4 => '12', + 0 => 8, + 1 => 9, + 2 => 10, + 3 => 11, + 4 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -31,8 +37,8 @@ return array ( 'ExampleNumber' => '2123456789', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -45,7 +51,7 @@ return array ( 'ExampleNumber' => '3012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -58,7 +64,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -71,7 +77,7 @@ return array ( 'ExampleNumber' => '90012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -96,7 +102,7 @@ return array ( 'ExampleNumber' => '122044444', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -133,8 +139,8 @@ return array ( 'ExampleNumber' => '21111825888', 'PossibleLength' => array ( - 0 => '11', - 1 => '12', + 0 => 11, + 1 => 12, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PL.php index d441b9bfb..6e176d7d6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PL.php @@ -1,7 +1,13 @@ array ( 0 => 6, - 1 => '7', + 1 => 7, 2 => 8, - 3 => '9', + 3 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -28,8 +34,8 @@ return array ( 'ExampleNumber' => '123456789', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '512345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +61,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -68,7 +74,7 @@ return array ( 'ExampleNumber' => '701234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -81,7 +87,7 @@ return array ( 'ExampleNumber' => '801234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -106,7 +112,7 @@ return array ( 'ExampleNumber' => '391234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PM.php index 7d3c3d18b..4abef33d1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PM.php @@ -1,7 +1,13 @@ '\\d{6}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PR.php index 411c25163..7e1cb1b1c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PR.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PS.php index 5c23e3ea2..138d93e17 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PS.php @@ -1,7 +1,13 @@ '\\d{4,10}', 'PossibleLength' => array ( - 0 => '4', - 1 => '5', - 2 => '8', - 3 => '9', - 4 => '10', + 0 => 4, + 1 => 5, + 2 => 8, + 3 => 9, + 4 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -30,7 +36,7 @@ return array ( 'ExampleNumber' => '22234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -43,7 +49,7 @@ return array ( 'ExampleNumber' => '599123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -56,7 +62,7 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -69,8 +75,8 @@ return array ( 'ExampleNumber' => '19123', 'PossibleLength' => array ( - 0 => '4', - 1 => '5', + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -83,7 +89,7 @@ return array ( 'ExampleNumber' => '1700123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PT.php index f4470b673..3d087a163 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PT.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PW.php index cc68ab2ab..5be92e6ea 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PW.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PY.php index ce47cce43..2720594c5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_PY.php @@ -1,7 +1,13 @@ array ( - 0 => '5', + 0 => 5, ), ), 'fixedLine' => @@ -44,7 +50,7 @@ return array ( 'ExampleNumber' => '961456789', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +111,7 @@ return array ( 'ExampleNumber' => '870012345', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_QA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_QA.php index 60b1f72f7..523873888 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_QA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_QA.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '44123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '33123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -113,7 +119,7 @@ return array ( 'ExampleNumber' => '2123456', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RE.php index d91570a1b..6158f6c1e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RE.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RO.php index dcd1b2e5a..03bb7cf1b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RO.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '6', - 1 => '9', + 0 => 6, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '712345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -77,7 +83,7 @@ return array ( 'ExampleNumber' => '801123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -90,7 +96,7 @@ return array ( 'ExampleNumber' => '802123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -127,7 +133,7 @@ return array ( 'ExampleNumber' => '372123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RS.php index 81e8aaf19..eedef740f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RS.php @@ -1,7 +1,13 @@ array ( - 0 => '5', + 0 => 5, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RU.php index 7381c68ee..3653f7216 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RU.php @@ -1,7 +1,13 @@ '\\d{10}', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RW.php index 7ef9f1181..3710255d1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_RW.php @@ -1,7 +1,13 @@ '\\d{8,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '720123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SA.php index d85ecfe67..1edb0b81a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SA.php @@ -1,7 +1,13 @@ '\\d{7,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', + 0 => 8, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -28,8 +34,8 @@ return array ( 'ExampleNumber' => '112345678', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -42,8 +48,8 @@ return array ( 'ExampleNumber' => '512345678', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -56,7 +62,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -81,7 +87,7 @@ return array ( 'ExampleNumber' => '920012345', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SB.php index 150338aa7..61e227a44 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SB.php @@ -1,7 +1,13 @@ '\\d{5,7}', 'PossibleLength' => array ( - 0 => '5', - 1 => '7', + 0 => 5, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '40123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '18123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -100,7 +106,7 @@ return array ( 'ExampleNumber' => '51123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SC.php index add0d58a2..24c44c1a5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SC.php @@ -1,7 +1,13 @@ '\\d{6,7}', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '4217123', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '2510123', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '800000', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -101,7 +107,7 @@ return array ( 'ExampleNumber' => '6412345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SD.php index d8beb55ef..8aac9ba18 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SD.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SE.php index 6ef21070e..8304c64fb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SE.php @@ -1,7 +1,13 @@ 8, 3 => 9, 4 => 10, - 5 => '12', + 5 => 12, ), 'PossibleLengthLocalOnly' => array ( @@ -45,7 +51,7 @@ return array ( 'ExampleNumber' => '701234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -90,8 +96,8 @@ return array ( 'ExampleNumber' => '771234567', 'PossibleLength' => array ( - 0 => '6', - 1 => '9', + 0 => 6, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +110,7 @@ return array ( 'ExampleNumber' => '751234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '740123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -154,7 +160,7 @@ return array ( 'ExampleNumber' => '254123456789', 'PossibleLength' => array ( - 0 => '12', + 0 => 12, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SG.php index 88d4ed4f4..48bab2a26 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SG.php @@ -1,7 +1,13 @@ '\\d{8,11}', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', - 2 => '11', + 0 => 8, + 1 => 10, + 2 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '61234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '81234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -53,8 +59,8 @@ return array ( 'ExampleNumber' => '18001234567', 'PossibleLength' => array ( - 0 => '10', - 1 => '11', + 0 => 10, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '19001234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +110,7 @@ return array ( 'ExampleNumber' => '31234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '70001234567', 'PossibleLength' => array ( - 0 => '11', + 0 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SH.php index b3d5111a3..af370ba69 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SH.php @@ -1,7 +1,13 @@ '\\d{4,5}', 'PossibleLength' => array ( - 0 => '5', + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +43,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -95,6 +103,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SI.php index dc475f5aa..86d4daaf9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SI.php @@ -1,7 +1,13 @@ 5, 1 => 6, 2 => 7, - 3 => '8', + 3 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '11234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '31234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +111,7 @@ return array ( 'ExampleNumber' => '59012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SJ.php index 569380b9d..146c358af 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SJ.php @@ -1,7 +1,13 @@ '\\d{5}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '5', - 1 => '8', + 0 => 5, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '79123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '41234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '80012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '82012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -78,7 +84,7 @@ return array ( 'ExampleNumber' => '81021234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -91,7 +97,7 @@ return array ( 'ExampleNumber' => '88012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +110,7 @@ return array ( 'ExampleNumber' => '85012345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -141,7 +147,7 @@ return array ( 'ExampleNumber' => '81212345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SK.php index f79fea522..5f3015b2e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SK.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', - 2 => '9', + 0 => 6, + 1 => 7, + 2 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '912123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -78,7 +84,7 @@ return array ( 'ExampleNumber' => '850123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -103,7 +109,7 @@ return array ( 'ExampleNumber' => '690123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -116,7 +122,7 @@ return array ( 'ExampleNumber' => '9090123', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '961234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -154,8 +160,8 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SL.php index 20b9ef278..ac2672077 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SL.php @@ -1,7 +1,13 @@ '\\d{6,8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SM.php index 7605c6e2d..d59e5d414 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SM.php @@ -1,7 +1,13 @@ '\\d{6,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '10', + 0 => 8, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '0549886377', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '66661212', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '71123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -102,7 +108,7 @@ return array ( 'ExampleNumber' => '58001110', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SN.php index 0238a062c..fb07921c0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SN.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -20,7 +26,7 @@ return array ( ), 'fixedLine' => array ( - 'NationalNumberPattern' => '3(?:0(?:1[0-2]|80)|282|3(?:8[1-9]|9[3-9])|611|90[1-5])\\d{5}', + 'NationalNumberPattern' => '3(?:0(?:1[0-2]|80)|282|3(?:8[1-9]|9[3-9])|611)\\d{5}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '301012345', 'PossibleLength' => @@ -92,7 +98,7 @@ return array ( ), 'voip' => array ( - 'NationalNumberPattern' => '3392\\d{5}|93330\\d{4}', + 'NationalNumberPattern' => '39[01]\\d{6}|3392\\d{5}|93330\\d{4}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '933301234', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SO.php index d50a4bc71..960caed6f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SO.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, 1 => 8, 2 => 9, ), @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '4012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SR.php index 01a29fc21..7c45f72d2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SR.php @@ -1,7 +1,13 @@ '\\d{6,7}', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '7412345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SS.php index afb8f9f21..56b6b1c58 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SS.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ST.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ST.php index b4c1d5819..78654256a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ST.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ST.php @@ -1,7 +1,13 @@ '\\d{7}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SV.php index 073c61e3c..3298dad82 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SV.php @@ -1,7 +1,13 @@ '\\d{7,8}|\\d{11}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', - 2 => '11', + 0 => 7, + 1 => 8, + 2 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '70123456', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -53,8 +59,8 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', - 1 => '11', + 0 => 7, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( @@ -67,8 +73,8 @@ return array ( 'ExampleNumber' => '9001234', 'PossibleLength' => array ( - 0 => '7', - 1 => '11', + 0 => 7, + 1 => 11, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SX.php index bc0e9eb79..4028c078a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SX.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SY.php index 99823e113..8ca4075f0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SY.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), ), 'fixedLine' => @@ -40,7 +46,7 @@ return array ( 'ExampleNumber' => '944567890', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SZ.php index ba17f59fb..3c4b3d16e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_SZ.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TA.php index f95097a49..32ae9f652 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TA.php @@ -1,7 +1,13 @@ '\\d{4}', 'PossibleLength' => array ( - 0 => '4', + 0 => -1, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -25,6 +32,7 @@ return array ( 'ExampleNumber' => '8999', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +44,7 @@ return array ( 'PossibleNumberPattern' => 'NA', 'PossibleLength' => array ( + 0 => -1, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TC.php index 69c80f7bd..4f9185e80 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TC.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TD.php index 76b948702..5a25a60ee 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TD.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TG.php index e9dd25e86..3ba2e1860 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TG.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TH.php index f6a07ee37..4416e4b29 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TH.php @@ -1,7 +1,13 @@ '\\d{4}|\\d{8,10}', 'PossibleLength' => array ( - 0 => '4', - 1 => '8', - 2 => '9', - 3 => '10', + 0 => 4, + 1 => 8, + 2 => 9, + 3 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -28,7 +34,7 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -36,12 +42,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '(?:14|6[1-4]|[89]\\d)\\d{7}', + 'NationalNumberPattern' => '(?:14|6[1-5]|[89]\\d)\\d{7}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '812345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -54,7 +60,7 @@ return array ( 'ExampleNumber' => '1800123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '1900123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +110,7 @@ return array ( 'ExampleNumber' => '601234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -129,7 +135,7 @@ return array ( 'ExampleNumber' => '1100', 'PossibleLength' => array ( - 0 => '4', + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -154,7 +160,7 @@ return array ( 'ExampleNumber' => '1100', 'PossibleLength' => array ( - 0 => '4', + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TJ.php index ed51d117b..64a6e8476 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TJ.php @@ -1,7 +1,13 @@ '\\d{3,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '3', - 1 => '5', - 2 => '7', + 0 => 3, + 1 => 5, + 2 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TK.php index f0e8bd502..a024d0b79 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TK.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2112345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '77212345', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '8012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '9012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -90,7 +96,7 @@ return array ( 'ExampleNumber' => '7012345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TM.php index 43251f409..544de86cb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TM.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TN.php index a550a6463..9aa9aeac9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TN.php @@ -1,7 +1,13 @@ '\\d{8}', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TO.php index 5282e2141..f6669a501 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TO.php @@ -1,7 +1,13 @@ '\\d{5,7}', 'PossibleLength' => array ( - 0 => '5', - 1 => '7', + 0 => 5, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '20123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '7715123', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '0800222', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TR.php index fdc98d691..5f8c736cb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TR.php @@ -1,7 +1,13 @@ '\\d{7,10}', 'PossibleLength' => array ( - 0 => '7', - 1 => '10', + 0 => 7, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '2123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -34,12 +40,12 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '5(?:0[1-7]|22|[34]\\d|5[1-59]|9[246])\\d{7}', + 'NationalNumberPattern' => '5(?:(?:0[1-7]|22|[34]\\d|5[1-59]|9[246])\\d{2}|6161)\\d{5}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '9001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -114,7 +120,7 @@ return array ( 'ExampleNumber' => '5123456789', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -151,7 +157,7 @@ return array ( 'ExampleNumber' => '4441444', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -167,8 +173,8 @@ return array ( array ( 0 => array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', + 'pattern' => '(\\d{3})(\\d{3})(\\d{2})(\\d{2})', + 'format' => '$1 $2 $3 $4', 'leadingDigitsPatterns' => array ( 0 => '[23]|4(?:[0-35-9]|4[0-35-9])', @@ -179,17 +185,29 @@ return array ( ), 1 => array ( - 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', - 'format' => '$1 $2 $3', + 'pattern' => '(\\d{3})(\\d{3})(\\d{2})(\\d{2})', + 'format' => '$1 $2 $3 $4', 'leadingDigitsPatterns' => array ( - 0 => '[589]', + 0 => '5[02-69]', ), 'nationalPrefixFormattingRule' => '0$1', 'domesticCarrierCodeFormattingRule' => '', 'nationalPrefixOptionalWhenFormatting' => true, ), 2 => + array ( + 'pattern' => '(\\d{3})(\\d{3})(\\d{4})', + 'format' => '$1 $2 $3', + 'leadingDigitsPatterns' => + array ( + 0 => '51|[89]', + ), + 'nationalPrefixFormattingRule' => '0$1', + 'domesticCarrierCodeFormattingRule' => '', + 'nationalPrefixOptionalWhenFormatting' => true, + ), + 3 => array ( 'pattern' => '(444)(\\d{1})(\\d{3})', 'format' => '$1 $2 $3', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TT.php index 562363a3c..885b97cca 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TT.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TV.php index 56da124ca..09e1119ef 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TV.php @@ -1,7 +1,13 @@ '\\d{5,7}', 'PossibleLength' => array ( - 0 => '5', - 1 => '6', - 2 => '7', + 0 => 5, + 1 => 6, + 2 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -27,7 +33,7 @@ return array ( 'ExampleNumber' => '20123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -40,8 +46,8 @@ return array ( 'ExampleNumber' => '901234', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TW.php index e28a73cf0..062c4b9e1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TW.php @@ -1,7 +1,13 @@ '\\d{8,10}', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', - 2 => '10', + 0 => 8, + 1 => 9, + 2 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -27,8 +33,8 @@ return array ( 'ExampleNumber' => '21234567', 'PossibleLength' => array ( - 0 => '8', - 1 => '9', + 0 => 8, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -41,7 +47,7 @@ return array ( 'ExampleNumber' => '912345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -54,7 +60,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -104,7 +110,7 @@ return array ( 'ExampleNumber' => '7012345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TZ.php index 7619e3b15..a38a8f3b8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_TZ.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '9', + 0 => 7, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -38,7 +44,7 @@ return array ( 'ExampleNumber' => '621234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -51,7 +57,7 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -64,7 +70,7 @@ return array ( 'ExampleNumber' => '900123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -77,7 +83,7 @@ return array ( 'ExampleNumber' => '840123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -102,7 +108,7 @@ return array ( 'ExampleNumber' => '412345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UA.php index c66313b4e..f2880abc0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UA.php @@ -1,7 +1,13 @@ '\\d{5,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UG.php index 97b027023..9541ea512 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UG.php @@ -1,7 +1,13 @@ '\\d{5,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -23,7 +29,7 @@ return array ( ), 'fixedLine' => array ( - 'NationalNumberPattern' => '20(?:[0147]\\d{2}|2(?:40|[5-9]\\d)|3[23]\\d|5[0-4]\\d|6[03]\\d|8[0-2]\\d)\\d{4}|[34]\\d{8}', + 'NationalNumberPattern' => '20(?:[0147]\\d{2}|2(?:40|[5-9]\\d)|3(?:0[0-4]|[23]\\d)|5[0-4]\\d|6[035-9]\\d|8[0-2]\\d)\\d{4}|[34]\\d{8}', 'PossibleNumberPattern' => '\\d{5,9}', 'ExampleNumber' => '312345678', 'PossibleLength' => @@ -35,7 +41,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '2030\\d{5}|7(?:0[0-7]|[15789]\\d|2[03]|30|[46][0-4])\\d{6}', + 'NationalNumberPattern' => '7(?:(?:0[0-7]|[15789]\\d|30|4[0-4])\\d|2(?:[03]\\d|60))\\d{5}', 'PossibleNumberPattern' => '\\d{9}', 'ExampleNumber' => '712345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_US.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_US.php index 75f84ddf6..2b0417805 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_US.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_US.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => array ( - 'NationalNumberPattern' => '(?:2(?:0[1-35-9]|1[02-9]|2[04589]|3[149]|4[08]|5[1-46]|6[0279]|7[026]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[014679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|69|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-37]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[12])|7(?:0[1-46-8]|1[02-9]|2[0457]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-25]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[0459]))[2-9]\\d{6}', + 'NationalNumberPattern' => '(?:2(?:0[1-35-9]|1[02-9]|2[04589]|3[149]|4[08]|5[1-46]|6[0279]|7[026]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[014679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-37]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[12])|7(?:0[1-46-8]|1[02-9]|2[0457]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-25]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[0459]))[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', 'ExampleNumber' => '2015550123', 'PossibleLength' => @@ -33,7 +39,7 @@ return array ( ), 'mobile' => array ( - 'NationalNumberPattern' => '(?:2(?:0[1-35-9]|1[02-9]|2[04589]|3[149]|4[08]|5[1-46]|6[0279]|7[026]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[014679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|69|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-37]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[12])|7(?:0[1-46-8]|1[02-9]|2[0457]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-25]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[0459]))[2-9]\\d{6}', + 'NationalNumberPattern' => '(?:2(?:0[1-35-9]|1[02-9]|2[04589]|3[149]|4[08]|5[1-46]|6[0279]|7[026]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[014679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-37]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[12])|7(?:0[1-46-8]|1[02-9]|2[0457]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-25]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[0459]))[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{7}(?:\\d{3})?', 'ExampleNumber' => '2015550123', 'PossibleLength' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UY.php index d21801833..32f601fa4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UY.php @@ -1,7 +1,13 @@ '\\d{7,8}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '21231234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '94231234', 'PossibleLength' => array ( - 0 => '8', + 0 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -52,7 +58,7 @@ return array ( 'ExampleNumber' => '8001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -65,7 +71,7 @@ return array ( 'ExampleNumber' => '9001234', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UZ.php index ccf0cec34..a22c029ea 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_UZ.php @@ -1,7 +1,13 @@ '\\d{7,9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VA.php index bbbe7e8dd..fdbcd8726 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VA.php @@ -1,7 +1,13 @@ '\\d{6,11}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, 1 => 8, 2 => 9, - 3 => '10', + 3 => 10, 4 => 11, ), 'PossibleLengthLocalOnly' => @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '0669812345', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -57,8 +63,8 @@ return array ( 'ExampleNumber' => '800123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '9', + 0 => 6, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -71,7 +77,7 @@ return array ( 'ExampleNumber' => '899123456', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, 1 => 8, 2 => 9, 3 => 10, @@ -87,8 +93,8 @@ return array ( 'ExampleNumber' => '848123456', 'PossibleLength' => array ( - 0 => '6', - 1 => '9', + 0 => 6, + 1 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -101,8 +107,8 @@ return array ( 'ExampleNumber' => '1781234567', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -115,7 +121,7 @@ return array ( 'ExampleNumber' => '5512345678', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -164,7 +170,7 @@ return array ( 'ExampleNumber' => '848123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VC.php index ec8592209..e9e075cfe 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VC.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VE.php index 9d912e28f..9a3ab9f54 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VE.php @@ -1,7 +1,13 @@ '\\d{7,10}', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VG.php index 41d5d0dfa..5589f39d3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VG.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VI.php index c57201e30..932b71260 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VI.php @@ -1,7 +1,13 @@ '\\d{7}(?:\\d{3})?', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( - 0 => '7', + 0 => 7, ), ), 'fixedLine' => @@ -81,7 +87,7 @@ return array ( ), 'personalNumber' => array ( - 'NationalNumberPattern' => '5(?:00|33|44|66|77|88)[2-9]\\d{6}', + 'NationalNumberPattern' => '5(?:00|22|33|44|66|77|88)[2-9]\\d{6}', 'PossibleNumberPattern' => '\\d{10}', 'ExampleNumber' => '5002345678', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VN.php index 7e2ed374c..d6815f502 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VN.php @@ -1,7 +1,13 @@ '\\d{7,10}', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, 1 => 8, - 2 => '9', - 3 => '10', + 2 => 9, + 3 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -28,8 +34,8 @@ return array ( 'ExampleNumber' => '2101234567', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -42,8 +48,8 @@ return array ( 'ExampleNumber' => '912345678', 'PossibleLength' => array ( - 0 => '9', - 1 => '10', + 0 => 9, + 1 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -134,8 +140,8 @@ return array ( 'ExampleNumber' => '1992000', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -160,8 +166,8 @@ return array ( 'ExampleNumber' => '1992000', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VU.php index fe0891971..15d4df9ca 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_VU.php @@ -1,7 +1,13 @@ '\\d{5,7}', 'PossibleLength' => array ( - 0 => '5', - 1 => '7', + 0 => 5, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -26,7 +32,7 @@ return array ( 'ExampleNumber' => '22123', 'PossibleLength' => array ( - 0 => '5', + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -39,7 +45,7 @@ return array ( 'ExampleNumber' => '5912345', 'PossibleLength' => array ( - 0 => '7', + 0 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WF.php index 06e1b34a6..dd92a25bb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WF.php @@ -1,7 +1,13 @@ '\\d{6}', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WS.php index e0f3b9056..9477ee5d3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_WS.php @@ -1,7 +1,13 @@ '\\d{5,7}', 'PossibleLength' => array ( - 0 => '5', - 1 => '6', - 2 => '7', + 0 => 5, + 1 => 6, + 2 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -27,8 +33,8 @@ return array ( 'ExampleNumber' => '22123', 'PossibleLength' => array ( - 0 => '5', - 1 => '7', + 0 => 5, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -41,8 +47,8 @@ return array ( 'ExampleNumber' => '601234', 'PossibleLength' => array ( - 0 => '6', - 1 => '7', + 0 => 6, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +61,7 @@ return array ( 'ExampleNumber' => '800123', 'PossibleLength' => array ( - 0 => '6', + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YE.php index c5fcbef2f..328ee25d6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YE.php @@ -1,7 +1,13 @@ '\\d{6,9}', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', - 2 => '9', + 0 => 7, + 1 => 8, + 2 => 9, ), 'PossibleLengthLocalOnly' => array ( - 0 => '6', + 0 => 6, ), ), 'fixedLine' => @@ -28,8 +34,8 @@ return array ( 'ExampleNumber' => '1234567', 'PossibleLength' => array ( - 0 => '7', - 1 => '8', + 0 => 7, + 1 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -42,7 +48,7 @@ return array ( 'ExampleNumber' => '712345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YT.php index 63c9fbd20..565d1f493 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_YT.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZA.php index 356bc5fc5..5c2ab6abd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZA.php @@ -1,7 +1,13 @@ 6, 2 => 7, 3 => 8, - 4 => '9', + 4 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -29,7 +35,7 @@ return array ( 'ExampleNumber' => '101234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -54,7 +60,7 @@ return array ( 'ExampleNumber' => '801234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -67,7 +73,7 @@ return array ( 'ExampleNumber' => '862345678', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -80,7 +86,7 @@ return array ( 'ExampleNumber' => '860123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +111,7 @@ return array ( 'ExampleNumber' => '871234567', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( @@ -130,7 +136,7 @@ return array ( 'ExampleNumber' => '861123456', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZM.php index 4bb624b39..3a96f2e0a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZM.php @@ -1,7 +1,13 @@ '\\d{9}', 'PossibleLength' => array ( - 0 => '9', + 0 => 9, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZW.php index fb9d6ee27..43e67d35d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/PhoneNumberMetadata_ZW.php @@ -1,7 +1,13 @@ array ( - 0 => '3', - 1 => '4', + 0 => 3, + 1 => 4, ), ), 'fixedLine' => @@ -56,7 +62,7 @@ return array ( 'ExampleNumber' => '8001234567', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( @@ -105,7 +111,7 @@ return array ( 'ExampleNumber' => '8686123456', 'PossibleLength' => array ( - 0 => '10', + 0 => 10, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AC.php index 34408c16c..cbd74cc83 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AC.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AD.php index 43a967588..833ee08bd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AD.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AE.php index a19ebf01f..ba36ab00b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AE.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +64,7 @@ return array ( ), 'shortCode' => array ( - 'NationalNumberPattern' => '112|4451|99[789]', + 'NationalNumberPattern' => '112|445[16]|99[789]', 'PossibleNumberPattern' => '\\d{3,4}', 'ExampleNumber' => '112', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AF.php index 7037bc68f..73db73e38 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AF.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '119', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AG.php index eea007903..231095b1e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AG.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AI.php index 214b01f45..69985b732 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AI.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -81,6 +88,7 @@ return array ( array ( 'NationalNumberPattern' => '176', 'PossibleNumberPattern' => '\\d{3}', + 'ExampleNumber' => '176', 'PossibleLength' => array ( ), diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AL.php index 207079bdd..40f20fa39 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AL.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '129', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AM.php index 636472682..23cc03612 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AM.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '102', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +93,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AO.php index fc71c5443..408f2dedb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AO.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AR.php index ef7ca291b..7d29b4f45 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AR.php @@ -1,7 +1,13 @@ '\\d{2,5}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, + 3 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,8 @@ return array ( 'ExampleNumber' => '111', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +60,7 @@ return array ( 'ExampleNumber' => '101', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +96,8 @@ return array ( 'PossibleNumberPattern' => '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AS.php index 6d3cfc6c2..e0e9c277a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AS.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AT.php index 02ee31b7d..56c34b0d5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AT.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AU.php index 00066fc6e..551c1bb32 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AU.php @@ -1,7 +1,13 @@ '\\d{3,8}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, + 4 => 7, + 5 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +36,9 @@ return array ( 'ExampleNumber' => '733', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +51,11 @@ return array ( 'ExampleNumber' => '191123', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, + 2 => 6, + 3 => 7, + 4 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +68,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +93,9 @@ return array ( 'ExampleNumber' => '225', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +108,8 @@ return array ( 'ExampleNumber' => '1555', 'PossibleLength' => array ( + 0 => 4, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AW.php index 98e465b99..11fc1bc0f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AX.php index 58331d0ca..c1b30dcec 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AX.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AZ.php index 492703e94..a40f248c1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_AZ.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '101', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BA.php index e64360ad3..512a32023 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BA.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BB.php index d862e085c..84d9134ea 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BB.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BD.php index 65568a18a..2df5e049c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BD.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +93,7 @@ return array ( 'PossibleNumberPattern' => '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BE.php index 0e7ffce5a..18e4c2cdc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BE.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +45,7 @@ return array ( 'ExampleNumber' => '7212', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BF.php index 027f90788..3265d8db1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BF.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BG.php index fd0179f4c..94b0b2735 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BG.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BH.php index 133a21f7f..24c6af001 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BH.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -81,8 +90,10 @@ return array ( array ( 'NationalNumberPattern' => '88000|98555', 'PossibleNumberPattern' => '\\d{5}', + 'ExampleNumber' => '88000', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BI.php index e3ce755d6..816068711 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BI.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '611', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '117', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +94,7 @@ return array ( 'ExampleNumber' => '611', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BJ.php index e3e1aaa5d..bbb1e07e4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BJ.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BL.php index 2fbaa8003..146e59d54 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BL.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BM.php index 9b6edce73..82f735226 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BM.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BN.php index fc1f257a1..b26806f16 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BN.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BO.php index 14de18d96..3a56cb910 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BO.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BQ.php index c84d61a07..ede8e9dd4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BQ.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BR.php index b261ab5d3..009aa6c87 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BR.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,8 @@ return array ( 'ExampleNumber' => '181', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +60,7 @@ return array ( 'ExampleNumber' => '190', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +85,8 @@ return array ( 'ExampleNumber' => '27330', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -80,10 +95,13 @@ return array ( 'carrierSpecific' => array ( 'NationalNumberPattern' => '27878|4(?:0404?|11[12]|57)|55555', - 'PossibleNumberPattern' => '\\d{5}', + 'PossibleNumberPattern' => '\\d{3,5}', 'ExampleNumber' => '27878', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BS.php index e07f2d74a..10d013d13 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BS.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BT.php index b186a5260..7c5b683a7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BT.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '113', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BW.php index 284d028db..3a2e7d8d0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BW.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BY.php index 3ba8e6a7b..ac8f0b5e4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BY.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BZ.php index 29ba3fbb3..01917214a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_BZ.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CA.php index 0563be66a..65d74882f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CA.php @@ -1,7 +1,13 @@ '\\d{3,6}|\\d{8}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, + 3 => 8, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,7 @@ return array ( 'ExampleNumber' => '211', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +96,7 @@ return array ( 'ExampleNumber' => '611', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CC.php index 40b4713b6..8cb68570f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CC.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CD.php index 044a23bb8..20f24248b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CD.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '113', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{3,5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CF.php index ebcbb308c..69a9e53ca 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CF.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CG.php index 13c992ff9..e9c9a1848 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CG.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CH.php index e07c1ccbb..a1ff37c66 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CH.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,9 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +49,9 @@ return array ( 'ExampleNumber' => '543', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +64,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +89,8 @@ return array ( 'ExampleNumber' => '1600', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +103,8 @@ return array ( 'ExampleNumber' => '535', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CI.php index ef4f2c490..7dfda8d3b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CI.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '110', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CK.php index 0eebf91a3..4863acdc9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CK.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CL.php index 76325c196..98a6df054 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CL.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,7 @@ return array ( 'ExampleNumber' => '4342', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +46,8 @@ return array ( 'ExampleNumber' => '2224', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +60,7 @@ return array ( 'ExampleNumber' => '133', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +85,7 @@ return array ( 'ExampleNumber' => '3337', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CM.php index d645127f3..3dc04804f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CM.php @@ -1,7 +1,13 @@ '\\d{2,4}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,8 @@ return array ( 'ExampleNumber' => '113', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +94,7 @@ return array ( 'PossibleNumberPattern' => '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CN.php index 409b4eca6..778dc0d6d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CN.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '119', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +82,8 @@ return array ( 'ExampleNumber' => '95566', 'PossibleLength' => array ( + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CO.php index 29d890f74..5789518c6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CO.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CR.php index 8cc978205..1f4d561e4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CR.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CU.php index 66390ba61..3c5f6865e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CU.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '106', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CV.php index d85773253..cefc23060 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CV.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CW.php index ac3cf43d0..5b524ec20 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CX.php index 2ad1109d3..7582e8dcc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CX.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CY.php index 24910db4a..b237ece21 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CY.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CZ.php index 2374597d1..d37756a50 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_CZ.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DE.php index 4374786de..a03745373 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DE.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DJ.php index 14a473275..8c969ad74 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DJ.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DK.php index bdf7550e6..a1b4bebe3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DK.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DM.php index 16c44b42b..791e9b32b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DM.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DO.php index e67f25ace..b9e5f8b2d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DO.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DZ.php index afeedcfb0..385ba51ef 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_DZ.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '17', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EC.php index b88a7d884..26b4e203c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EC.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EE.php index 477140aa6..a9ba01918 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EE.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EG.php index b87453dca..0b45e5bdb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EG.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '122', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '34400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EH.php index 3cb41ba4b..28608a28d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_EH.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ER.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ER.php index 8e467ead8..f9fd854dc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ER.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ER.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ES.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ES.php index 4ca2bce6d..3bf50dea1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ES.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ES.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,9 @@ return array ( 'ExampleNumber' => '116111', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +61,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +86,8 @@ return array ( 'ExampleNumber' => '211234', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ET.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ET.php index 4cacd482e..cdc42b8ef 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ET.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ET.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FI.php index c4ceb3ed8..3ad67a267 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FI.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116111', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FJ.php index d80ceb6fe..429ad19c6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FJ.php @@ -1,7 +1,13 @@ '\\d{2,5}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FK.php index fbbffc34f..ed78aad92 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FK.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FM.php index e25662e81..0157b97ba 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FM.php @@ -1,7 +1,13 @@ '\\d{3}(?:\\d{3})?', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FO.php index 83af06e36..18594d878 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FO.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FR.php index bc7ac0935..614e5c632 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_FR.php @@ -1,7 +1,13 @@ '\\d{2,6}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, + 3 => 5, + 4 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +35,10 @@ return array ( 'ExampleNumber' => '3010', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +51,8 @@ return array ( 'ExampleNumber' => '42000', 'PossibleLength' => array ( + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +65,8 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +91,8 @@ return array ( 'ExampleNumber' => '1023', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +105,10 @@ return array ( 'ExampleNumber' => '118777', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GA.php index 3177f381c..939c3de50 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GA.php @@ -1,7 +1,13 @@ '\\d{2,4}', 'PossibleLength' => array ( + 0 => 2, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GB.php index d7347ab0e..bd841c820 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GB.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +95,9 @@ return array ( 'ExampleNumber' => '1571', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GD.php index 097a60643..09a03abf9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GD.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GE.php index e2153da52..edf209207 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GE.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GF.php index 2832411a8..c12c0c47a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GF.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GG.php index 23689f600..615092c82 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GG.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GH.php index 61bc68d9a..8e90dda48 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GH.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +94,8 @@ return array ( 'ExampleNumber' => '5400', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GI.php index d22a8b187..26bf0cdf6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GI.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,9 @@ return array ( 'ExampleNumber' => '100', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +61,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +86,7 @@ return array ( 'ExampleNumber' => '150', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +99,8 @@ return array ( 'ExampleNumber' => '123', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GL.php index 7ee63d793..0d45f7d3a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GL.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GM.php index bc5c8f5b7..6468234c8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GM.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GN.php index ca5b673e0..bcb04018f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GN.php @@ -1,7 +1,13 @@ '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GP.php index c6400d034..1b7689967 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GP.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GR.php index ffcb6d534..00f562592 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GR.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +27,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '116(?:000|1(?:11|23))', + 'NationalNumberPattern' => '116\\d{3}', 'PossibleNumberPattern' => '\\d{6}', 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GT.php index be625a291..b86486ed2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GT.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '110', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +93,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GU.php index 5ad2b6fa3..4251eb38a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GU.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GW.php index 53ee0ab4f..01aa846c2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GY.php index dbb04ef2e..84d806322 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_GY.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HK.php index fb35397ac..1dcddf6a0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HK.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HN.php index 367c156ac..02a8a8ab0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HN.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '199', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HR.php index 84b864448..4328bf61b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HR.php @@ -1,7 +1,13 @@ '\\d{2,6}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +29,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '116(?:00[06]|111)', + 'NationalNumberPattern' => '116\\d{3}', 'PossibleNumberPattern' => '\\d{6}', 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,8 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +68,7 @@ return array ( ), 'shortCode' => array ( - 'NationalNumberPattern' => '1(?:1[28]|16\\d{3}|987|9[2-5])|9[34]', + 'NationalNumberPattern' => '1(?:1[28]|16(?:00[06]|1(?:1[17]|23))|987|9[2-5])|9[34]', 'PossibleNumberPattern' => '\\d{2,6}', 'ExampleNumber' => '112', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HT.php index df580774a..3beef80cc 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HT.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '118', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HU.php index 98bb892ed..f00f038e7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_HU.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ID.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ID.php index ea125498b..d73b56ad0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ID.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ID.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '71400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IE.php index 1b933a111..6a16fbc66 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IE.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +28,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '116(?:00[06]|1(?:11|23))', + 'NationalNumberPattern' => '116\\d{3}', 'PossibleNumberPattern' => '\\d{6}', 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +94,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IL.php index e62babdc9..aa2d0f3b2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IL.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +94,7 @@ return array ( 'ExampleNumber' => '10400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IM.php index 449bb7fe7..53d714b29 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IM.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IN.php index 11501da08..79570e4d3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IN.php @@ -1,7 +1,13 @@ '\\d{3,7}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,8 @@ return array ( 'ExampleNumber' => '108', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +84,8 @@ return array ( 'ExampleNumber' => '5757555', 'PossibleLength' => array ( + 0 => 5, + 1 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +97,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IQ.php index d99546dd0..b5be92e2f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IQ.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '122', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +93,8 @@ return array ( 'PossibleNumberPattern' => '\\d{3,5}', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IR.php index 0a67ce3c5..bcdccd542 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IR.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IS.php index 2f67b25b9..bd5f0aa0c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IS.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,7 @@ return array ( 'ExampleNumber' => '1717', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +46,7 @@ return array ( 'ExampleNumber' => '1848', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +96,7 @@ return array ( 'ExampleNumber' => '1441', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IT.php index 9da12c153..af57ae665 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_IT.php @@ -1,7 +1,13 @@ '\\d{3,7}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, + 4 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +35,8 @@ return array ( 'ExampleNumber' => '187', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -31,11 +44,15 @@ return array ( ), 'premiumRate' => array ( - 'NationalNumberPattern' => '(?:12|4(?:[478]\\d{3,5}|55))\\d{2}', + 'NationalNumberPattern' => '(?:12|4(?:[478]\\d{1,3}|55))\\d{2}', 'PossibleNumberPattern' => '\\d{4,7}', 'ExampleNumber' => '1254', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, + 2 => 6, + 3 => 7, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +65,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JE.php index 954e457c3..c6271aa2d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JE.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JM.php index 071e964d8..53a8f8a8a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JM.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JO.php index ea99ea64c..ba7980926 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JO.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JP.php index 4ea8c226d..72e2c4549 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_JP.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KE.php index 17c854b49..f35015074 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KE.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,8 @@ return array ( 'ExampleNumber' => '1501', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -35,6 +46,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -47,6 +59,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KG.php index 709f904bf..dbe51c523 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KG.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '101', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KH.php index e5cdb2779..ef027f054 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KH.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '117', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KI.php index 472dd430b..8d8154530 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KI.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +81,7 @@ return array ( 'ExampleNumber' => '103', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KM.php index 664b7cae6..d4f5eecb5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KM.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KN.php index d81b889e3..5bcc593a1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KN.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KP.php index 8a145f5fb..99789623b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KP.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KR.php index 9955765b8..426c73081 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KR.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '100', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KW.php index 63ce76181..52bc83727 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KW.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KY.php index 023a9b711..c7ed52239 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KY.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KZ.php index 6664f4803..51ab992e8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_KZ.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +94,8 @@ return array ( 'ExampleNumber' => '30400', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LA.php index 038fb503b..51e74a906 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LA.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LB.php index 8960e97be..5dce15f23 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LB.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LC.php index ce53aa99b..e3783e7a1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LC.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LI.php index 75b3d078a..2a86ff3af 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LI.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LK.php index 7841407c8..e21ad364c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LK.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LR.php index 53db12cc9..74d166e92 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LR.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '8400', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LS.php index 8c716ef5b..303689790 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LS.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LT.php index 609f7034d..04d00aa8a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LT.php @@ -1,7 +1,13 @@ '\\d{2,6}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +28,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '116(?:000|1(?:11|23))', + 'NationalNumberPattern' => '116\\d{3}', 'PossibleNumberPattern' => '\\d{6}', 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,8 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LU.php index 0418b8e6e..7abfa6e37 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LU.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +28,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '116(?:000|111)', + 'NationalNumberPattern' => '116\\d{3}', 'PossibleNumberPattern' => '\\d{6}', 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LV.php index dd4cc85a4..a3487f9f0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LV.php @@ -1,7 +1,13 @@ '\\d{2,6}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, + 3 => 5, + 4 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +30,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => '116(?:000|111)', + 'NationalNumberPattern' => '116\\d{3}', 'PossibleNumberPattern' => '\\d{6}', 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -35,6 +47,8 @@ return array ( 'PossibleNumberPattern' => '\\d{4,5}', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -47,6 +61,8 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -71,6 +87,7 @@ return array ( 'ExampleNumber' => '1181', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +100,7 @@ return array ( 'ExampleNumber' => '1655', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LY.php index 13ef9e388..a1232529b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_LY.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MA.php index 9e187b4d6..daf869072 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MA.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MC.php index 3c2dbe764..f369fe4a2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MC.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MD.php index 3d7707c48..bf41d7b2a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MD.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -19,11 +29,12 @@ return array ( ), 'tollFree' => array ( - 'NationalNumberPattern' => 'NA', - 'PossibleNumberPattern' => 'NA', + 'NationalNumberPattern' => '116\\d{3}', + 'PossibleNumberPattern' => '\\d{6}', + 'ExampleNumber' => '116000', 'PossibleLength' => array ( - 0 => -1, + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -43,11 +54,12 @@ return array ( ), 'emergency' => array ( - 'NationalNumberPattern' => '112|90[123]', + 'NationalNumberPattern' => '112|90[1-3]', 'PossibleNumberPattern' => '\\d{3}', 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -55,7 +67,7 @@ return array ( ), 'shortCode' => array ( - 'NationalNumberPattern' => '1(?:1(?:[279]|6(?:000|1(?:11|23))|8\\d|99)|4\\d{3}|5[0-3]\\d|6[0-389]\\d|8\\d{2}|9(?:0[0-9]|[1-4]\\d))', + 'NationalNumberPattern' => '1(?:1(?:2|6(?:000|1(?:11|23))|8\\d{1,2}|99)|4\\d{3}|6[0-389]\\d|9(?:0[04-9]|[1-4]\\d))|90[1-3]', 'PossibleNumberPattern' => '\\d{3,6}', 'ExampleNumber' => '116000', 'PossibleLength' => diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ME.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ME.php index 161208f41..57e3126f1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ME.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ME.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MF.php index 280de036a..7ab715be7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MF.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MG.php index 2674fd275..3ff68e312 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MG.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MH.php index a150cb4a8..d6d9d3604 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MH.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MK.php index 643509e3d..8928faf8a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MK.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ML.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ML.php index 3edd40e3c..3922b2ce0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ML.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ML.php @@ -1,7 +1,13 @@ '\\d{2,5}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, + 3 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,8 @@ return array ( 'ExampleNumber' => '35200', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +48,8 @@ return array ( 'ExampleNumber' => '35211', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +62,7 @@ return array ( 'ExampleNumber' => '17', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +87,8 @@ return array ( 'ExampleNumber' => '7400', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +101,7 @@ return array ( 'ExampleNumber' => '35035', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MM.php index 1f65c7a0a..50556e82a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MM.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MN.php index f13116568..539f2a05b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MN.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MO.php index 2d5729f24..e6f158093 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MO.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MP.php index 0bccb1d76..9b1b96ef9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MP.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MQ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MQ.php index c6296014f..c996bc6f4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MQ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MQ.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MR.php index 3d842328c..a5f57dc96 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MR.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MS.php index 0307a60c1..517e968ae 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MS.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MT.php index 1f5129429..6d30675f1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MT.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MU.php index ed1a7bf43..35c8b1a3f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MU.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MV.php index cc8fc7b6c..666dcacf8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MV.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MW.php index 37f4cdc3a..0178c3085 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MW.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '997', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '80400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MX.php index c2d7fa81c..5cf04c887 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MX.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +45,8 @@ return array ( 'ExampleNumber' => '7766', 'PossibleLength' => array ( + 0 => 4, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,7 @@ return array ( 'ExampleNumber' => '066', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MY.php index 9dd6b2503..b3f981be5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_MY.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '119', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NA.php index 47d8aad61..62fdcebd0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NA.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '10111', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NC.php index 61cd7195e..ff1506abe 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NC.php @@ -1,7 +1,13 @@ '\\d{2,4}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,8 @@ return array ( 'ExampleNumber' => '1000', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,7 @@ return array ( 'ExampleNumber' => '15', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +84,7 @@ return array ( 'ExampleNumber' => '567', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NE.php index 0d02ae02a..8a71f0501 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NE.php @@ -1,7 +1,13 @@ '\\d{2,6}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,8 @@ return array ( 'ExampleNumber' => '17', 'PossibleLength' => array ( + 0 => 2, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +95,7 @@ return array ( 'ExampleNumber' => '100', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NF.php index 274d123bc..d84500cc7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NF.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NG.php index 9d985ede2..3a0034766 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NG.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '199', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '40700', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NI.php index f3b970883..0851d829d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NI.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '7373', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '118', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NL.php index d90f824d2..00f5bc4eb 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NL.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +95,7 @@ return array ( 'ExampleNumber' => '1202', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NO.php index 5afd4b168..a223b850f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NO.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,7 @@ return array ( 'ExampleNumber' => '116117', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NP.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NP.php index 79a9d54aa..24e56bee4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NP.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NP.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NR.php index 43297503f..e5073a060 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NR.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NU.php index 81777896f..d4eb6dbcf 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NU.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NZ.php index bb13f2efb..5122ee9e7 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_NZ.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( - 0 => '3', - 1 => '4', + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -50,7 +56,7 @@ return array ( 'ExampleNumber' => '111', 'PossibleLength' => array ( - 0 => '3', + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_OM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_OM.php index cf042e28f..767f8d165 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_OM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_OM.php @@ -1,7 +1,13 @@ '\\d{4}', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PA.php index 1a0d805eb..d40e2e6db 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PA.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PE.php index 6fe5365dc..fc6dc872d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PE.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PF.php index 2941e4ac9..28f7e1650 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PF.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PG.php index f75e8faee..5b019add4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PG.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PH.php index fa0884cf2..aa020b517 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PH.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PK.php index 7d31f07cd..3206be4ba 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PK.php @@ -1,7 +1,13 @@ '\\d{2,4}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PL.php index e82ec7741..d5a5897d9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PL.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PM.php index e4e2736fa..e9d7d2208 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PM.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PR.php index 160dcbc51..126a186f3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PR.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PT.php index 9baf6ca9b..d1d2755fd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PT.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PW.php index af86e694e..0294de4ef 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PY.php index b7ede21ce..a73dff33d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_PY.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_QA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_QA.php index bbe6c3b3f..3a2ca2623 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_QA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_QA.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RE.php index 4f854e85d..adf5bac83 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RE.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RO.php index 0a9691163..f60a47864 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RO.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RS.php index 84b7ea3e9..363448b24 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RS.php @@ -1,17 +1,28 @@ array ( - 'NationalNumberPattern' => '1\\d{2,5}', - 'PossibleNumberPattern' => '\\d{3,6}', + 'NationalNumberPattern' => '[19]\\d{1,5}', + 'PossibleNumberPattern' => '\\d{2,6}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 4, + 3 => 5, + 4 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +59,8 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -56,7 +69,7 @@ return array ( 'shortCode' => array ( 'NationalNumberPattern' => '1[189]\\d{1,4}|9[234]', - 'PossibleNumberPattern' => '\\d{3,6}', + 'PossibleNumberPattern' => '\\d{2,6}', 'ExampleNumber' => '112', 'PossibleLength' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RU.php index a199cb337..2db07597e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RU.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RW.php index b980517b4..901be75d9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_RW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SA.php index 67cc1e7c4..261b5d76a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SA.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,8 @@ return array ( 'ExampleNumber' => '116111', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +60,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +85,7 @@ return array ( 'ExampleNumber' => '1410', 'PossibleLength' => array ( + 0 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +98,8 @@ return array ( 'ExampleNumber' => '902', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SB.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SB.php index b04c2a88a..47364c2ec 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SB.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SB.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SC.php index 58933d40c..c993ff639 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SC.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SD.php index a95817a5f..378660602 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SD.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SE.php index 86b3c1860..a755f61ca 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SE.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +47,8 @@ return array ( 'ExampleNumber' => '118118', 'PossibleLength' => array ( + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +61,8 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +99,7 @@ return array ( 'ExampleNumber' => '222', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SG.php index fefa5547c..ad9bd591d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SG.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SH.php index 6b58f5d21..bb614f7b9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SH.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SI.php index 02674e639..68c170e9f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SI.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +32,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SJ.php index 406380488..b424dd019 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SJ.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SK.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SK.php index c3635bee7..5e404d5df 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SK.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SK.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, + 2 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +33,7 @@ return array ( 'ExampleNumber' => '116000', 'PossibleLength' => array ( + 0 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +58,7 @@ return array ( 'ExampleNumber' => '112', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SL.php index 60886f330..a7c2eb946 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SL.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '999', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '60400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SM.php index 80fa743d0..bda57f560 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SM.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SN.php index b4eb9cbe6..de1739cba 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SN.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SO.php index cb8a5733e..dda8f85f3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SO.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SR.php index bd6e9e39e..9759ad9f6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SR.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '115', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ST.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ST.php index a6f39053a..da5b36acd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ST.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ST.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SV.php index 3dea07628..21bdd6ba3 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SV.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -83,6 +92,7 @@ return array ( 'PossibleNumberPattern' => '\\d{5}', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SX.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SX.php index 822c6678b..23c56cde8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SX.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SX.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SY.php index 373256ae2..7c054ef5c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SY.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SZ.php index 9e1708d7a..b00a1615c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_SZ.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TC.php index 151decbb3..8a5b165e2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TC.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TD.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TD.php index 8328d1733..5bb8b6e72 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TD.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TD.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TG.php index a3d3361a5..41827a1e9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TG.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TH.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TH.php index c38a182b8..3976f959f 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TH.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TH.php @@ -1,7 +1,13 @@ '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TJ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TJ.php index 75e51ab72..cea64bb67 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TJ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TJ.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TL.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TL.php index db822a91b..939291785 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TL.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TL.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TM.php index c89376a2e..6df3468a8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TM.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TN.php index 0907bcada..8b9e7d656 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TN.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TO.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TO.php index fe23d5f4e..0cac740e0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TO.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TO.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TR.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TR.php index 124d794cb..8506cc9c1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TR.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TR.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TT.php index 6f9d2d8de..8c6c9357e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TT.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TV.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TV.php index 646d01cee..dd59dc6c0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TV.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TV.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TW.php index df6aca1d3..d01b8995d 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TZ.php index a4f1c508a..35f58a389 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_TZ.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +56,7 @@ return array ( 'ExampleNumber' => '111', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +93,7 @@ return array ( 'ExampleNumber' => '46400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UA.php index a712c4d37..005bab7d9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UA.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UG.php index dab582859..1e388c138 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UG.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_US.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_US.php index d1ea3470f..80c5388b0 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_US.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_US.php @@ -1,7 +1,13 @@ '\\d{3,6}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, + 3 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -24,6 +34,7 @@ return array ( 'ExampleNumber' => '611', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -36,6 +47,7 @@ return array ( 'ExampleNumber' => '24280', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +60,7 @@ return array ( 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +85,8 @@ return array ( 'ExampleNumber' => '73822', 'PossibleLength' => array ( + 0 => 5, + 1 => 6, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +99,9 @@ return array ( 'ExampleNumber' => '33669', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UY.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UY.php index ce2e18965..436103ec5 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UY.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UY.php @@ -1,17 +1,25 @@ array ( - 'NationalNumberPattern' => '[19]\\d{2}', - 'PossibleNumberPattern' => '\\d{3}', + 'NationalNumberPattern' => '[19]\\d{2,3}', + 'PossibleNumberPattern' => '\\d{3,4}', 'PossibleLength' => array ( + 0 => 3, + 1 => 4, ), 'PossibleLengthLocalOnly' => array ( @@ -44,10 +52,11 @@ return array ( 'emergency' => array ( 'NationalNumberPattern' => '128|911', - 'PossibleNumberPattern' => '\\d{3}', + 'PossibleNumberPattern' => '\\d{3,4}', 'ExampleNumber' => '911', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -55,8 +64,8 @@ return array ( ), 'shortCode' => array ( - 'NationalNumberPattern' => '1(?:0[4-9]|1[2368]|2[0-3568])|911', - 'PossibleNumberPattern' => '\\d{3}', + 'NationalNumberPattern' => '1(?:0[4-9]|1[2368]|2[0-3568]|787)|911', + 'PossibleNumberPattern' => '\\d{3,4}', 'ExampleNumber' => '104', 'PossibleLength' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UZ.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UZ.php index e7bce46f9..5f93e88de 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UZ.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_UZ.php @@ -1,7 +1,13 @@ '\\d{2,5}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, + 2 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -48,6 +57,8 @@ return array ( 'ExampleNumber' => '01', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( @@ -84,6 +95,7 @@ return array ( 'ExampleNumber' => '45400', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VA.php index 839de50d0..b14f818d8 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VA.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VC.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VC.php index 2594a0568..79b7c8a1c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VC.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VC.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VE.php index 7674ff1e3..48f02102a 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VE.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VG.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VG.php index f027c8877..881d5d93c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VG.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VG.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VI.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VI.php index 0bc35f1d7..5a5fcd254 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VI.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VI.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VN.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VN.php index 84fc3d37f..61b12a18e 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VN.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VN.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VU.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VU.php index add955eac..3d7ae2ccf 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VU.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_VU.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WF.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WF.php index 60fb0b184..054f9b47b 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WF.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WF.php @@ -1,7 +1,13 @@ '\\d{2}', 'PossibleLength' => array ( + 0 => 2, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WS.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WS.php index 64f8e3de9..3cc3cc0a2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WS.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_WS.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YE.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YE.php index 1041d04cb..dbfbf4edf 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YE.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YE.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YT.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YT.php index 15620a505..f3e90e183 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YT.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_YT.php @@ -1,7 +1,13 @@ '\\d{2,3}', 'PossibleLength' => array ( + 0 => 2, + 1 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZA.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZA.php index fa6d68af2..67388ee83 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZA.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZA.php @@ -1,7 +1,13 @@ '\\d{3,5}', 'PossibleLength' => array ( + 0 => 3, + 1 => 5, ), 'PossibleLengthLocalOnly' => array ( @@ -72,6 +80,7 @@ return array ( 'ExampleNumber' => '47751', 'PossibleLength' => array ( + 0 => 5, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZM.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZM.php index b086dfa7d..f5129c8fa 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZM.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZM.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZW.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZW.php index ab5b84d0d..9d727261c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZW.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/data/ShortNumberMetadata_ZW.php @@ -1,7 +1,13 @@ '\\d{3}', 'PossibleLength' => array ( + 0 => 3, ), 'PossibleLengthLocalOnly' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/Locale.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/Locale.php deleted file mode 100644 index d3f447b40..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/Locale.php +++ /dev/null @@ -1,32 +0,0 @@ - $locale_language, - 'region' => $locale_region - ); - - if (strtoupper($country_code) == $locale_region && $language_code == '') { - return locale_compose($locale_array); - } elseif (strtoupper($country_code) == $locale_region && strtolower($language_code) == $locale_language) { - return locale_compose($locale_array); - } - - return null; - } -} diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/PhoneNumberOfflineGeocoder.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/PhoneNumberOfflineGeocoder.php index 6363f0efa..d9a878295 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/PhoneNumberOfflineGeocoder.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/PhoneNumberOfflineGeocoder.php @@ -170,7 +170,7 @@ class PhoneNumberOfflineGeocoder $scriptStr = ""; $regionStr = Locale::getRegion($locale); - $mobileToken = $this->phoneUtil->getCountryMobileToken($number->getCountryCode()); + $mobileToken = PhoneNumberUtil::getCountryMobileToken($number->getCountryCode()); $nationalNumber = $this->phoneUtil->getNationalSignificantNumber($number); if ($mobileToken !== "" && (!strncmp($nationalNumber, $mobileToken, strlen($mobileToken)))) { // In some countries, eg. Argentina, mobile numbers have a mobile token before the national diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/Map.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/Map.php index a59b2c819..cfdafe710 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/Map.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/Map.php @@ -46,819 +46,161 @@ return array ( ), 'en' => array ( - 0 => 1201, - 1 => 1202, - 2 => 1203, - 3 => 1204, - 4 => 1205, - 5 => 1206, - 6 => 1207, - 7 => 1208, - 8 => 1209, - 9 => 1210, - 10 => 1212, - 11 => 1213, - 12 => 1214, - 13 => 1215, - 14 => 1216, - 15 => 1217, - 16 => 1218, - 17 => 1219, - 18 => 1220, - 19 => 1224, - 20 => 1225, - 21 => 1226, - 22 => 1228, - 23 => 1229, - 24 => 1231, - 25 => 1234, - 26 => 1236, - 27 => 1239, - 28 => 1240, - 29 => 1242, - 30 => 1248, - 31 => 1250, - 32 => 1251, - 33 => 1252, - 34 => 1253, - 35 => 1254, - 36 => 1256, - 37 => 1260, - 38 => 1262, - 39 => 1267, - 40 => 1269, - 41 => 1270, - 42 => 1272, - 43 => 1276, - 44 => 1281, - 45 => 1289, - 46 => 1301, - 47 => 1302, - 48 => 1303, - 49 => 1304, - 50 => 1305, - 51 => 1306, - 52 => 1307, - 53 => 1308, - 54 => 1309, - 55 => 1310, - 56 => 1312, - 57 => 1313, - 58 => 1314, - 59 => 1315, - 60 => 1316, - 61 => 1317, - 62 => 1318, - 63 => 1319, - 64 => 1320, - 65 => 1321, - 66 => 1323, - 67 => 1325, - 68 => 1330, - 69 => 1331, - 70 => 1334, - 71 => 1336, - 72 => 1337, - 73 => 1339, - 74 => 1345, - 75 => 1346, - 76 => 1347, - 77 => 1351, - 78 => 1352, - 79 => 1360, - 80 => 1361, - 81 => 1364, - 82 => 1365, - 83 => 1380, - 84 => 1385, - 85 => 1386, - 86 => 1401, - 87 => 1402, - 88 => 1403, - 89 => 1404, - 90 => 1405, - 91 => 1406, - 92 => 1407, - 93 => 1408, - 94 => 1409, - 95 => 1410, - 96 => 1412, - 97 => 1413, - 98 => 1414, - 99 => 1415, - 100 => 1416, - 101 => 1417, - 102 => 1418, - 103 => 1419, - 104 => 1423, - 105 => 1424, - 106 => 1425, - 107 => 1430, - 108 => 1431, - 109 => 1432, - 110 => 1434, - 111 => 1435, - 112 => 1437, - 113 => 1438, - 114 => 1440, - 115 => 1441, - 116 => 1443, - 117 => 1450, - 118 => 1469, - 119 => 1478, - 120 => 1479, - 121 => 1480, - 122 => 1484, - 123 => 1501, - 124 => 1502, - 125 => 1503, - 126 => 1504, - 127 => 1505, - 128 => 1506, - 129 => 1507, - 130 => 1508, - 131 => 1509, - 132 => 1510, - 133 => 1512, - 134 => 1513, - 135 => 1514, - 136 => 1515, - 137 => 1516, - 138 => 1517, - 139 => 1518, - 140 => 1519, - 141 => 1520, - 142 => 1530, - 143 => 1540, - 144 => 1541, - 145 => 1548, - 146 => 1551, - 147 => 1559, - 148 => 1561, - 149 => 1562, - 150 => 1563, - 151 => 1567, - 152 => 1570, - 153 => 1571, - 154 => 1573, - 155 => 1574, - 156 => 1575, - 157 => 1580, - 158 => 1585, - 159 => 1586, - 160 => 1587, - 161 => 1601, - 162 => 1602, - 163 => 1603, - 164 => 1604, - 165 => 1605, - 166 => 1606, - 167 => 1607, - 168 => 1608, - 169 => 1609, - 170 => 1610, - 171 => 1612, - 172 => 1613, - 173 => 1614, - 174 => 1615, - 175 => 1616, - 176 => 1617, - 177 => 1618, - 178 => 1619, - 179 => 1620, - 180 => 1623, - 181 => 1626, - 182 => 1628, - 183 => 1629, - 184 => 1630, - 185 => 1631, - 186 => 1636, - 187 => 1639, - 188 => 1641, - 189 => 1646, - 190 => 1647, - 191 => 1649, - 192 => 1650, - 193 => 1651, - 194 => 1657, - 195 => 1660, - 196 => 1661, - 197 => 1662, - 198 => 1667, - 199 => 1669, - 200 => 1671, - 201 => 1678, - 202 => 1682, - 203 => 1701, - 204 => 1702, - 205 => 1703, - 206 => 1704, - 207 => 1705, - 208 => 1706, - 209 => 1707, - 210 => 1708, - 211 => 1709, - 212 => 1712, - 213 => 1713, - 214 => 1714, - 215 => 1715, - 216 => 1716, - 217 => 1717, - 218 => 1718, - 219 => 1719, - 220 => 1720, - 221 => 1724, - 222 => 1725, - 223 => 1727, - 224 => 1731, - 225 => 1732, - 226 => 1734, - 227 => 1737, - 228 => 1740, - 229 => 1743, - 230 => 1747, - 231 => 1754, - 232 => 1757, - 233 => 1760, - 234 => 1763, - 235 => 1765, - 236 => 1769, - 237 => 1770, - 238 => 1772, - 239 => 1773, - 240 => 1774, - 241 => 1775, - 242 => 1778, - 243 => 1779, - 244 => 1780, - 245 => 1781, - 246 => 1782, - 247 => 1785, - 248 => 1786, - 249 => 1801, - 250 => 1802, - 251 => 1803, - 252 => 1804, - 253 => 1805, - 254 => 1806, - 255 => 1807, - 256 => 1808, - 257 => 1809, - 258 => 1810, - 259 => 1812, - 260 => 1813, - 261 => 1814, - 262 => 1815, - 263 => 1816, - 264 => 1817, - 265 => 1818, - 266 => 1819, - 267 => 1825, - 268 => 1828, - 269 => 1830, - 270 => 1831, - 271 => 1832, - 272 => 1843, - 273 => 1845, - 274 => 1847, - 275 => 1848, - 276 => 1850, - 277 => 1854, - 278 => 1856, - 279 => 1857, - 280 => 1858, - 281 => 1859, - 282 => 1860, - 283 => 1862, - 284 => 1863, - 285 => 1864, - 286 => 1865, - 287 => 1867, - 288 => 1870, - 289 => 1872, - 290 => 1873, - 291 => 1876, - 292 => 1878, - 293 => 1901, - 294 => 1902, - 295 => 1903, - 296 => 1904, - 297 => 1905, - 298 => 1906, - 299 => 1907, - 300 => 1908, - 301 => 1909, - 302 => 1910, - 303 => 1912, - 304 => 1913, - 305 => 1914, - 306 => 1915, - 307 => 1916, - 308 => 1917, - 309 => 1918, - 310 => 1919, - 311 => 1920, - 312 => 1925, - 313 => 1928, - 314 => 1929, - 315 => 1930, - 316 => 1931, - 317 => 1934, - 318 => 1936, - 319 => 1937, - 320 => 1938, - 321 => 1940, - 322 => 1941, - 323 => 1947, - 324 => 1949, - 325 => 1951, - 326 => 1952, - 327 => 1954, - 328 => 1956, - 329 => 1959, - 330 => 1970, - 331 => 1971, - 332 => 1972, - 333 => 1973, - 334 => 1978, - 335 => 1979, - 336 => 1980, - 337 => 1984, - 338 => 1985, - 339 => 1989, - 340 => 20, - 341 => 212, - 342 => 213, - 343 => 216, - 344 => 220, - 345 => 221, - 346 => 222, - 347 => 223, - 348 => 224, - 349 => 225, - 350 => 226, - 351 => 228, - 352 => 229, - 353 => 230, - 354 => 232, - 355 => 233, - 356 => 234, - 357 => 237, - 358 => 238, - 359 => 239, - 360 => 241, - 361 => 242, - 362 => 243, - 363 => 244, - 364 => 245, - 365 => 247, - 366 => 249, - 367 => 251, - 368 => 252, - 369 => 254, - 370 => 256, - 371 => 257, - 372 => 258, - 373 => 260, - 374 => 261, - 375 => 263, - 376 => 264, - 377 => 266, - 378 => 267, - 379 => 268, - 380 => 269, - 381 => 27, - 382 => 290, - 383 => 299, - 384 => 30, - 385 => 31, - 386 => 32, - 387 => 33, - 388 => 34, - 389 => 351, - 390 => 352, - 391 => 353, - 392 => 354, - 393 => 355, - 394 => 358, - 395 => 359, - 396 => 36, - 397 => 370, - 398 => 371, - 399 => 372, - 400 => 373, - 401 => 374, - 402 => 375, - 403 => 381, - 404 => 389, - 405 => 39, - 406 => 40, - 407 => 41, - 408 => 420, - 409 => 421, - 410 => 43, - 411 => 44, - 412 => 46, - 413 => 47, - 414 => 48, - 415 => 49, - 416 => 501, - 417 => 504, - 418 => 51, - 419 => 53, - 420 => 54, - 421 => 55, - 422 => 56, - 423 => 57, - 424 => 58, - 425 => 592, - 426 => 599, - 427 => 62, - 428 => 64, - 429 => 66, - 430 => 686, - 431 => 688, - 432 => 7, - 433 => 81, - 434 => 82, - 435 => 84, - 436 => 8610, - 437 => 86130, - 438 => 86131, - 439 => 86132, - 440 => 86133, - 441 => 86134, - 442 => 86135, - 443 => 86136, - 444 => 86137, - 445 => 86138, - 446 => 86139, - 447 => 86145, - 448 => 86147, - 449 => 86150, - 450 => 86151, - 451 => 86152, - 452 => 86153, - 453 => 86155, - 454 => 86156, - 455 => 86157, - 456 => 86158, - 457 => 86159, - 458 => 86170, - 459 => 86176, - 460 => 86177, - 461 => 86178, - 462 => 86180, - 463 => 86181, - 464 => 86182, - 465 => 86183, - 466 => 86184, - 467 => 86185, - 468 => 86186, - 469 => 86187, - 470 => 86188, - 471 => 86189, - 472 => 8620, - 473 => 8621, - 474 => 8622, - 475 => 8623, - 476 => 8624, - 477 => 8625, - 478 => 8627, - 479 => 8628, - 480 => 8629, - 481 => 86310, - 482 => 86311, - 483 => 86312, - 484 => 86313, - 485 => 86314, - 486 => 86315, - 487 => 86316, - 488 => 86317, - 489 => 86318, - 490 => 86319, - 491 => 86335, - 492 => 86349, - 493 => 86350, - 494 => 86351, - 495 => 86352, - 496 => 86353, - 497 => 86354, - 498 => 86355, - 499 => 86356, - 500 => 86357, - 501 => 86358, - 502 => 86359, - 503 => 86370, - 504 => 86371, - 505 => 86372, - 506 => 86373, - 507 => 86374, - 508 => 86375, - 509 => 86376, - 510 => 86377, - 511 => 86378, - 512 => 86379, - 513 => 86391, - 514 => 86392, - 515 => 86393, - 516 => 86394, - 517 => 86395, - 518 => 86396, - 519 => 86398, - 520 => 86410, - 521 => 86411, - 522 => 86412, - 523 => 86413, - 524 => 86414, - 525 => 86415, - 526 => 86416, - 527 => 86417, - 528 => 86418, - 529 => 86419, - 530 => 86421, - 531 => 86427, - 532 => 86429, - 533 => 86431, - 534 => 86432, - 535 => 86433, - 536 => 86434, - 537 => 86435, - 538 => 86436, - 539 => 86437, - 540 => 86438, - 541 => 86439, - 542 => 86451, - 543 => 86452, - 544 => 86453, - 545 => 86454, - 546 => 86455, - 547 => 86456, - 548 => 86457, - 549 => 86458, - 550 => 86459, - 551 => 86464, - 552 => 86467, - 553 => 86468, - 554 => 86469, - 555 => 86470, - 556 => 86471, - 557 => 86472, - 558 => 86473, - 559 => 86474, - 560 => 86475, - 561 => 86476, - 562 => 86477, - 563 => 86478, - 564 => 86479, - 565 => 86482, - 566 => 86483, - 567 => 86510, - 568 => 86511, - 569 => 86512, - 570 => 86513, - 571 => 86514, - 572 => 86515, - 573 => 86516, - 574 => 86517, - 575 => 86518, - 576 => 86519, - 577 => 86523, - 578 => 86527, - 579 => 86530, - 580 => 86531, - 581 => 86532, - 582 => 86533, - 583 => 86534, - 584 => 86535, - 585 => 86536, - 586 => 86537, - 587 => 86538, - 588 => 86539, - 589 => 86543, - 590 => 86546, - 591 => 86550, - 592 => 86551, - 593 => 86552, - 594 => 86553, - 595 => 86554, - 596 => 86555, - 597 => 86556, - 598 => 86557, - 599 => 86558, - 600 => 86559, - 601 => 86561, - 602 => 86562, - 603 => 86563, - 604 => 86564, - 605 => 86566, - 606 => 86570, - 607 => 86571, - 608 => 86572, - 609 => 86573, - 610 => 86574, - 611 => 86575, - 612 => 86576, - 613 => 86577, - 614 => 86578, - 615 => 86579, - 616 => 86580, - 617 => 86591, - 618 => 86592, - 619 => 86593, - 620 => 86594, - 621 => 86595, - 622 => 86596, - 623 => 86597, - 624 => 86598, - 625 => 86599, - 626 => 86631, - 627 => 86632, - 628 => 86633, - 629 => 86634, - 630 => 86635, - 631 => 86660, - 632 => 86662, - 633 => 86663, - 634 => 86668, - 635 => 86691, - 636 => 86692, - 637 => 86701, - 638 => 86710, - 639 => 86711, - 640 => 86712, - 641 => 86713, - 642 => 86714, - 643 => 86715, - 644 => 86716, - 645 => 86717, - 646 => 86718, - 647 => 86719, - 648 => 86722, - 649 => 86724, - 650 => 86728, - 651 => 86730, - 652 => 86731, - 653 => 86734, - 654 => 86735, - 655 => 86736, - 656 => 86737, - 657 => 86738, - 658 => 86739, - 659 => 86743, - 660 => 86744, - 661 => 86745, - 662 => 86746, - 663 => 86750, - 664 => 86751, - 665 => 86752, - 666 => 86753, - 667 => 86754, - 668 => 86755, - 669 => 86756, - 670 => 86757, - 671 => 86758, - 672 => 86759, - 673 => 86760, - 674 => 86762, - 675 => 86763, - 676 => 86766, - 677 => 86768, - 678 => 86769, - 679 => 86770, - 680 => 86771, - 681 => 86772, - 682 => 86773, - 683 => 86774, - 684 => 86775, - 685 => 86776, - 686 => 86777, - 687 => 86778, - 688 => 86779, - 689 => 86790, - 690 => 86791, - 691 => 86792, - 692 => 86793, - 693 => 86794, - 694 => 86795, - 695 => 86796, - 696 => 86797, - 697 => 86798, - 698 => 86799, - 699 => 86807, - 700 => 86812, - 701 => 86813, - 702 => 86816, - 703 => 86817, - 704 => 86818, - 705 => 86825, - 706 => 86826, - 707 => 86827, - 708 => 86830, - 709 => 86831, - 710 => 86832, - 711 => 86833, - 712 => 86834, - 713 => 86835, - 714 => 86836, - 715 => 86837, - 716 => 86838, - 717 => 86839, - 718 => 86851, - 719 => 86852, - 720 => 86853, - 721 => 86854, - 722 => 86855, - 723 => 86856, - 724 => 86857, - 725 => 86858, - 726 => 86859, - 727 => 86870, - 728 => 86871, - 729 => 86872, - 730 => 86873, - 731 => 86874, - 732 => 86875, - 733 => 86876, - 734 => 86877, - 735 => 86878, - 736 => 86879, - 737 => 86883, - 738 => 86886, - 739 => 86887, - 740 => 86888, - 741 => 86891, - 742 => 86892, - 743 => 86893, - 744 => 86894, - 745 => 86895, - 746 => 86896, - 747 => 86897, - 748 => 86898, - 749 => 86901, - 750 => 86902, - 751 => 86903, - 752 => 86906, - 753 => 86908, - 754 => 86909, - 755 => 86911, - 756 => 86912, - 757 => 86913, - 758 => 86914, - 759 => 86915, - 760 => 86916, - 761 => 86917, - 762 => 86919, - 763 => 86930, - 764 => 86931, - 765 => 86932, - 766 => 86933, - 767 => 86934, - 768 => 86935, - 769 => 86936, - 770 => 86937, - 771 => 86938, - 772 => 86939, - 773 => 86941, - 774 => 86943, - 775 => 86951, - 776 => 86952, - 777 => 86953, - 778 => 86954, - 779 => 86955, - 780 => 86970, - 781 => 86971, - 782 => 86972, - 783 => 86973, - 784 => 86974, - 785 => 86975, - 786 => 86976, - 787 => 86977, - 788 => 86979, - 789 => 86990, - 790 => 86991, - 791 => 86992, - 792 => 86993, - 793 => 86994, - 794 => 86995, - 795 => 86996, - 796 => 86997, - 797 => 86998, - 798 => 86999, - 799 => 886, - 800 => 90, - 801 => 91, - 802 => 93, - 803 => 94, - 804 => 95, - 805 => 962, - 806 => 966, - 807 => 968, - 808 => 972, - 809 => 975, - 810 => 98, - 811 => 992, - 812 => 994, + 0 => 12, + 1 => 13, + 2 => 14, + 3 => 15, + 4 => 16, + 5 => 17, + 6 => 18, + 7 => 19, + 8 => 20, + 9 => 212, + 10 => 213, + 11 => 216, + 12 => 220, + 13 => 221, + 14 => 222, + 15 => 223, + 16 => 224, + 17 => 225, + 18 => 226, + 19 => 228, + 20 => 229, + 21 => 230, + 22 => 232, + 23 => 233, + 24 => 234, + 25 => 237, + 26 => 238, + 27 => 239, + 28 => 241, + 29 => 242, + 30 => 243, + 31 => 244, + 32 => 245, + 33 => 247, + 34 => 249, + 35 => 251, + 36 => 252, + 37 => 254, + 38 => 256, + 39 => 257, + 40 => 258, + 41 => 260, + 42 => 261, + 43 => 263, + 44 => 264, + 45 => 266, + 46 => 267, + 47 => 268, + 48 => 269, + 49 => 27, + 50 => 290, + 51 => 299, + 52 => 30, + 53 => 31, + 54 => 32, + 55 => 33, + 56 => 34, + 57 => 351, + 58 => 352, + 59 => 353, + 60 => 354, + 61 => 355, + 62 => 358, + 63 => 359, + 64 => 36, + 65 => 370, + 66 => 371, + 67 => 372, + 68 => 373, + 69 => 374, + 70 => 375, + 71 => 381, + 72 => 389, + 73 => 39, + 74 => 40, + 75 => 41, + 76 => 420, + 77 => 421, + 78 => 43, + 79 => 44, + 80 => 46, + 81 => 47, + 82 => 48, + 83 => 49, + 84 => 501, + 85 => 504, + 86 => 51, + 87 => 53, + 88 => 54, + 89 => 55, + 90 => 56, + 91 => 57, + 92 => 58, + 93 => 592, + 94 => 599, + 95 => 62, + 96 => 64, + 97 => 66, + 98 => 686, + 99 => 688, + 100 => 7, + 101 => 81, + 102 => 82, + 103 => 84, + 104 => 8610, + 105 => 86130, + 106 => 86131, + 107 => 86132, + 108 => 86133, + 109 => 86134, + 110 => 86135, + 111 => 86136, + 112 => 86137, + 113 => 86138, + 114 => 86139, + 115 => 86145, + 116 => 86147, + 117 => 86150, + 118 => 86151, + 119 => 86152, + 120 => 86153, + 121 => 86155, + 122 => 86156, + 123 => 86157, + 124 => 86158, + 125 => 86159, + 126 => 86170, + 127 => 86176, + 128 => 86177, + 129 => 86178, + 130 => 86180, + 131 => 86181, + 132 => 86182, + 133 => 86183, + 134 => 86184, + 135 => 86185, + 136 => 86186, + 137 => 86187, + 138 => 86188, + 139 => 86189, + 140 => 86, + 141 => 886, + 142 => 90, + 143 => 91, + 144 => 93, + 145 => 94, + 146 => 95, + 147 => 962, + 148 => 966, + 149 => 968, + 150 => 972, + 151 => 975, + 152 => 98, + 153 => 992, + 154 => 994, ), 'es' => array ( @@ -888,15 +230,13 @@ return array ( 3 => 228, 4 => 229, 5 => 230, - 6 => 242, - 7 => 243, - 8 => 269, - 9 => 290, - 10 => 32, - 11 => 33, - 12 => 352, - 13 => 41, - 14 => 82, + 6 => 243, + 7 => 290, + 8 => 32, + 9 => 33, + 10 => 352, + 11 => 41, + 12 => 82, ), 'hi' => array ( @@ -964,10 +304,6 @@ return array ( 3 => 7, 4 => 82, ), - 'se' => - array ( - 0 => 358, - ), 'sl' => array ( 0 => 82, @@ -979,7 +315,8 @@ return array ( ), 'sv' => array ( - 0 => 46, + 0 => 358, + 1 => 46, ), 'th' => array ( @@ -1038,334 +375,8 @@ return array ( 34 => 86187, 35 => 86188, 36 => 86189, - 37 => 8620, - 38 => 8621, - 39 => 8622, - 40 => 8623, - 41 => 8624, - 42 => 8625, - 43 => 8627, - 44 => 8628, - 45 => 8629, - 46 => 86310, - 47 => 86311, - 48 => 86312, - 49 => 86313, - 50 => 86314, - 51 => 86315, - 52 => 86316, - 53 => 86317, - 54 => 86318, - 55 => 86319, - 56 => 86335, - 57 => 86349, - 58 => 86350, - 59 => 86351, - 60 => 86352, - 61 => 86353, - 62 => 86354, - 63 => 86355, - 64 => 86356, - 65 => 86357, - 66 => 86358, - 67 => 86359, - 68 => 86370, - 69 => 86371, - 70 => 86372, - 71 => 86373, - 72 => 86374, - 73 => 86375, - 74 => 86376, - 75 => 86377, - 76 => 86378, - 77 => 86379, - 78 => 86391, - 79 => 86392, - 80 => 86393, - 81 => 86394, - 82 => 86395, - 83 => 86396, - 84 => 86398, - 85 => 86410, - 86 => 86411, - 87 => 86412, - 88 => 86413, - 89 => 86414, - 90 => 86415, - 91 => 86416, - 92 => 86417, - 93 => 86418, - 94 => 86419, - 95 => 86421, - 96 => 86427, - 97 => 86429, - 98 => 86431, - 99 => 86432, - 100 => 86433, - 101 => 86434, - 102 => 86435, - 103 => 86436, - 104 => 86437, - 105 => 86438, - 106 => 86439, - 107 => 86451, - 108 => 86452, - 109 => 86453, - 110 => 86454, - 111 => 86455, - 112 => 86456, - 113 => 86457, - 114 => 86458, - 115 => 86459, - 116 => 86464, - 117 => 86467, - 118 => 86468, - 119 => 86469, - 120 => 86470, - 121 => 86471, - 122 => 86472, - 123 => 86473, - 124 => 86474, - 125 => 86475, - 126 => 86476, - 127 => 86477, - 128 => 86478, - 129 => 86479, - 130 => 86482, - 131 => 86483, - 132 => 86510, - 133 => 86511, - 134 => 86512, - 135 => 86513, - 136 => 86514, - 137 => 86515, - 138 => 86516, - 139 => 86517, - 140 => 86518, - 141 => 86519, - 142 => 86523, - 143 => 86527, - 144 => 86530, - 145 => 86531, - 146 => 86532, - 147 => 86533, - 148 => 86534, - 149 => 86535, - 150 => 86536, - 151 => 86537, - 152 => 86538, - 153 => 86539, - 154 => 86543, - 155 => 86546, - 156 => 86550, - 157 => 86551, - 158 => 86552, - 159 => 86553, - 160 => 86554, - 161 => 86555, - 162 => 86556, - 163 => 86557, - 164 => 86558, - 165 => 86559, - 166 => 86561, - 167 => 86562, - 168 => 86563, - 169 => 86564, - 170 => 86566, - 171 => 86570, - 172 => 86571, - 173 => 86572, - 174 => 86573, - 175 => 86574, - 176 => 86575, - 177 => 86576, - 178 => 86577, - 179 => 86578, - 180 => 86579, - 181 => 86580, - 182 => 86591, - 183 => 86592, - 184 => 86593, - 185 => 86594, - 186 => 86595, - 187 => 86596, - 188 => 86597, - 189 => 86598, - 190 => 86599, - 191 => 86631, - 192 => 86632, - 193 => 86633, - 194 => 86634, - 195 => 86635, - 196 => 86660, - 197 => 86662, - 198 => 86663, - 199 => 86668, - 200 => 86691, - 201 => 86692, - 202 => 86701, - 203 => 86710, - 204 => 86711, - 205 => 86712, - 206 => 86713, - 207 => 86714, - 208 => 86715, - 209 => 86716, - 210 => 86717, - 211 => 86718, - 212 => 86719, - 213 => 86722, - 214 => 86724, - 215 => 86728, - 216 => 86730, - 217 => 86731, - 218 => 86734, - 219 => 86735, - 220 => 86736, - 221 => 86737, - 222 => 86738, - 223 => 86739, - 224 => 86743, - 225 => 86744, - 226 => 86745, - 227 => 86746, - 228 => 86750, - 229 => 86751, - 230 => 86752, - 231 => 86753, - 232 => 86754, - 233 => 86755, - 234 => 86756, - 235 => 86757, - 236 => 86758, - 237 => 86759, - 238 => 86760, - 239 => 86762, - 240 => 86763, - 241 => 86766, - 242 => 86768, - 243 => 86769, - 244 => 86770, - 245 => 86771, - 246 => 86772, - 247 => 86773, - 248 => 86774, - 249 => 86775, - 250 => 86776, - 251 => 86777, - 252 => 86778, - 253 => 86779, - 254 => 86790, - 255 => 86791, - 256 => 86792, - 257 => 86793, - 258 => 86794, - 259 => 86795, - 260 => 86796, - 261 => 86797, - 262 => 86798, - 263 => 86799, - 264 => 86807, - 265 => 86812, - 266 => 86813, - 267 => 86816, - 268 => 86817, - 269 => 86818, - 270 => 86825, - 271 => 86826, - 272 => 86827, - 273 => 86830, - 274 => 86831, - 275 => 86832, - 276 => 86833, - 277 => 86834, - 278 => 86835, - 279 => 86836, - 280 => 86837, - 281 => 86838, - 282 => 86839, - 283 => 86851, - 284 => 86852, - 285 => 86853, - 286 => 86854, - 287 => 86855, - 288 => 86856, - 289 => 86857, - 290 => 86858, - 291 => 86859, - 292 => 86870, - 293 => 86871, - 294 => 86872, - 295 => 86873, - 296 => 86874, - 297 => 86875, - 298 => 86876, - 299 => 86877, - 300 => 86878, - 301 => 86879, - 302 => 86883, - 303 => 86886, - 304 => 86887, - 305 => 86888, - 306 => 86891, - 307 => 86892, - 308 => 86893, - 309 => 86894, - 310 => 86895, - 311 => 86896, - 312 => 86897, - 313 => 86898, - 314 => 86901, - 315 => 86902, - 316 => 86903, - 317 => 86906, - 318 => 86908, - 319 => 86909, - 320 => 86911, - 321 => 86912, - 322 => 86913, - 323 => 86914, - 324 => 86915, - 325 => 86916, - 326 => 86917, - 327 => 86919, - 328 => 86930, - 329 => 86931, - 330 => 86932, - 331 => 86933, - 332 => 86934, - 333 => 86935, - 334 => 86936, - 335 => 86937, - 336 => 86938, - 337 => 86939, - 338 => 86941, - 339 => 86943, - 340 => 86951, - 341 => 86952, - 342 => 86953, - 343 => 86954, - 344 => 86955, - 345 => 86970, - 346 => 86971, - 347 => 86972, - 348 => 86973, - 349 => 86974, - 350 => 86975, - 351 => 86976, - 352 => 86977, - 353 => 86979, - 354 => 86990, - 355 => 86991, - 356 => 86992, - 357 => 86993, - 358 => 86994, - 359 => 86995, - 360 => 86996, - 361 => 86997, - 362 => 86998, - 363 => 86999, - 364 => 886, + 37 => 86, + 38 => 886, ), 'zh_Hant' => array ( diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/12.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/12.php new file mode 100644 index 000000000..03bae1eb0 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/12.php @@ -0,0 +1,4466 @@ + 'New Jersey', + 1201200 => 'Jersey City, NJ', + 1201216 => 'Jersey City, NJ', + 1201217 => 'Jersey City, NJ', + 1201222 => 'Jersey City, NJ', + 1201224 => 'Fort Lee, NJ', + 1201225 => 'Paramus, NJ', + 1201239 => 'Jersey City, NJ', + 1201242 => 'Fort Lee, NJ', + 1201244 => 'Bergenfield, NJ', + 1201288 => 'Hasbrouck Hts, NJ', + 1201309 => 'Jersey City, NJ', + 1201332 => 'Jersey City, NJ', + 1201333 => 'Jersey City, NJ', + 1201336 => 'Hackensack, NJ', + 1201337 => 'Oakland, NJ', + 1201339 => 'Bayonne, NJ', + 1201342 => 'Hackensack, NJ', + 1201343 => 'Hackensack, NJ', + 1201346 => 'Fort Lee, NJ', + 1201357 => 'Teaneck, NJ', + 1201360 => 'Jersey City, NJ', + 1201363 => 'Fort Lee, NJ', + 1201384 => 'Bergenfield, NJ', + 1201385 => 'Bergenfield, NJ', + 1201386 => 'Jersey City, NJ', + 1201405 => 'Oakland, NJ', + 1201418 => 'Hoboken, NJ', + 1201432 => 'Jersey City, NJ', + 1201433 => 'Jersey City, NJ', + 1201434 => 'Jersey City, NJ', + 1201435 => 'Jersey City, NJ', + 1201436 => 'Bayonne, NJ', + 1201437 => 'Bayonne, NJ', + 1201451 => 'Jersey City, NJ', + 1201457 => 'Hackensack, NJ', + 1201461 => 'Fort Lee, NJ', + 1201475 => 'Fair Lawn, NJ', + 1201487 => 'Hackensack, NJ', + 1201488 => 'Hackensack, NJ', + 1201489 => 'Hackensack, NJ', + 1201498 => 'Hackensack, NJ', + 1201512 => 'Mahwah, NJ', + 1201525 => 'Hackensack, NJ', + 1201529 => 'Mahwah, NJ', + 1201530 => 'Teaneck, NJ', + 1201547 => 'Jersey City, NJ', + 1201567 => 'Englewood, NJ', + 1201568 => 'Englewood, NJ', + 1201569 => 'Englewood, NJ', + 1201585 => 'Fort Lee, NJ', + 1201592 => 'Fort Lee, NJ', + 1201626 => 'Jersey City, NJ', + 1201631 => 'New York, NY', + 1201634 => 'Paramus, NJ', + 1201646 => 'Hackensack, NJ', + 1201653 => 'Jersey City, NJ', + 1201656 => 'Jersey City, NJ', + 1201678 => 'Hackensack, NJ', + 1201683 => 'Hoboken, NJ', + 1201692 => 'Teaneck, NJ', + 1201706 => 'Jersey City, NJ', + 1201714 => 'Jersey City, NJ', + 1201773 => 'Fair Lawn, NJ', + 1201791 => 'Fair Lawn, NJ', + 1201794 => 'Fair Lawn, NJ', + 1201795 => 'Jersey City, NJ', + 1201796 => 'Fair Lawn, NJ', + 1201797 => 'Fair Lawn, NJ', + 1201798 => 'Jersey City, NJ', + 1201823 => 'Bayonne, NJ', + 1201833 => 'Teaneck, NJ', + 1201836 => 'Teaneck, NJ', + 1201837 => 'Teaneck, NJ', + 1201848 => 'Wyckoff, NJ', + 1201854 => 'North Bergen, NJ', + 1201858 => 'Bayonne, NJ', + 1201862 => 'Teaneck, NJ', + 1201868 => 'North Bergen, NJ', + 1201869 => 'North Bergen, NJ', + 1201871 => 'Englewood, NJ', + 1201883 => 'Hackensack, NJ', + 1201886 => 'Fort Lee, NJ', + 1201891 => 'Wyckoff, NJ', + 1201894 => 'Englewood, NJ', + 1201915 => 'Jersey City, NJ', + 1201918 => 'Jersey City, NJ', + 1201928 => 'Teaneck, NJ', + 1201942 => 'Jersey City, NJ', + 1201944 => 'Fort Lee, NJ', + 1201946 => 'Jersey City, NJ', + 1201947 => 'Fort Lee, NJ', + 1201955 => 'Kearny, NJ', + 1201963 => 'Jersey City, NJ', + 1201968 => 'Hackensack, NJ', + 1201984 => 'Jersey City, NJ', + 1201991 => 'Kearny, NJ', + 1201996 => 'Hackensack, NJ', + 1201997 => 'Kearny, NJ', + 1201998 => 'Kearny, NJ', + 1202 => 'Washington D.C.', + 1203 => 'Connecticut', + 1203202 => 'Darien, CT', + 1203208 => 'Branford, CT', + 1203210 => 'Wilton, CT', + 1203221 => 'Westport, CT', + 1203222 => 'Westport, CT', + 1203225 => 'Shelton, CT', + 1203226 => 'Westport, CT', + 1203227 => 'Westport, CT', + 1203229 => 'Norwalk, CT', + 1203230 => 'Hamden, CT', + 1203234 => 'North Haven, CT', + 1203235 => 'Meriden, CT', + 1203237 => 'Meriden, CT', + 1203238 => 'Meriden, CT', + 1203239 => 'North Haven, CT', + 1203245 => 'Madison, CT', + 1203248 => 'Hamden, CT', + 1203250 => 'Cheshire, CT', + 1203254 => 'Fairfield, CT', + 1203255 => 'Fairfield, CT', + 1203256 => 'Fairfield, CT', + 1203259 => 'Fairfield, CT', + 1203262 => 'Southbury, CT', + 1203263 => 'Woodbury, CT', + 1203264 => 'Southbury, CT', + 1203265 => 'Wallingford, CT', + 1203266 => 'Bethlehem, CT', + 1203267 => 'Southbury, CT', + 1203269 => 'Wallingford, CT', + 1203270 => 'Newtown, CT', + 1203271 => 'Cheshire, CT', + 1203272 => 'Cheshire, CT', + 1203276 => 'Stamford, CT', + 1203281 => 'Hamden, CT', + 1203283 => 'Milford, CT', + 1203284 => 'Wallingford, CT', + 1203286 => 'Norwalk, CT', + 1203287 => 'Hamden, CT', + 1203288 => 'Hamden, CT', + 1203292 => 'Fairfield, CT', + 1203294 => 'Wallingford, CT', + 1203299 => 'Norwalk, CT', + 1203301 => 'Milford, CT', + 1203304 => 'Newtown, CT', + 1203312 => 'New Fairfield, CT', + 1203315 => 'Branford, CT', + 1203316 => 'Stamford, CT', + 1203318 => 'Madison, CT', + 1203319 => 'Fairfield, CT', + 1203322 => 'Stamford, CT', + 1203323 => 'Stamford, CT', + 1203324 => 'Stamford, CT', + 1203325 => 'Stamford, CT', + 1203327 => 'Stamford, CT', + 1203329 => 'Stamford, CT', + 1203330 => 'Bridgeport, CT', + 1203331 => 'Bridgeport, CT', + 1203332 => 'Bridgeport, CT', + 1203333 => 'Bridgeport, CT', + 1203334 => 'Bridgeport, CT', + 1203335 => 'Bridgeport, CT', + 1203336 => 'Bridgeport, CT', + 1203340 => 'Greenwich, CT', + 1203341 => 'Westport, CT', + 1203345 => 'Bridgeport, CT', + 1203348 => 'Stamford, CT', + 1203353 => 'Stamford, CT', + 1203354 => 'Norwalk, CT', + 1203356 => 'Stamford, CT', + 1203357 => 'Stamford, CT', + 1203358 => 'Stamford, CT', + 1203359 => 'Stamford, CT', + 1203362 => 'Bridgeport, CT', + 1203364 => 'Newtown, CT', + 1203366 => 'Bridgeport, CT', + 1203367 => 'Bridgeport, CT', + 1203368 => 'Bridgeport, CT', + 1203371 => 'Bridgeport, CT', + 1203372 => 'Bridgeport, CT', + 1203374 => 'Bridgeport, CT', + 1203375 => 'Stratford, CT', + 1203377 => 'Stratford, CT', + 1203378 => 'Stratford, CT', + 1203380 => 'Stratford, CT', + 1203381 => 'Stratford, CT', + 1203384 => 'Bridgeport, CT', + 1203385 => 'Stratford, CT', + 1203386 => 'Stratford, CT', + 1203393 => 'Bethany, CT', + 1203405 => 'Southbury, CT', + 1203407 => 'Hamden, CT', + 1203421 => 'Madison, CT', + 1203422 => 'Greenwich, CT', + 1203426 => 'Newtown, CT', + 1203431 => 'Ridgefield, CT', + 1203432 => 'New Haven, CT', + 1203437 => 'Waterbury, CT', + 1203438 => 'Ridgefield, CT', + 1203439 => 'Cheshire, CT', + 1203440 => 'Meriden, CT', + 1203453 => 'Guilford, CT', + 1203454 => 'Westport, CT', + 1203457 => 'Guilford, CT', + 1203458 => 'Guilford, CT', + 1203466 => 'East Haven, CT', + 1203467 => 'East Haven, CT', + 1203468 => 'East Haven, CT', + 1203469 => 'East Haven, CT', + 1203481 => 'Branford, CT', + 1203483 => 'Branford, CT', + 1203488 => 'Branford, CT', + 1203498 => 'New Haven, CT', + 1203503 => 'New Haven, CT', + 1203504 => 'Stamford, CT', + 1203513 => 'Shelton, CT', + 1203527 => 'Waterbury, CT', + 1203528 => 'Waterbury, CT', + 1203531 => 'Greenwich, CT', + 1203532 => 'Greenwich, CT', + 1203557 => 'Westport, CT', + 1203562 => 'New Haven, CT', + 1203563 => 'Wilton, CT', + 1203569 => 'Stamford, CT', + 1203573 => 'Waterbury, CT', + 1203574 => 'Waterbury, CT', + 1203575 => 'Waterbury, CT', + 1203576 => 'Bridgeport, CT', + 1203579 => 'Bridgeport, CT', + 1203591 => 'Waterbury, CT', + 1203594 => 'New Canaan, CT', + 1203595 => 'Stamford, CT', + 1203596 => 'Waterbury, CT', + 1203597 => 'Waterbury, CT', + 1203598 => 'Middlebury, CT', + 1203612 => 'Bridgeport, CT', + 1203622 => 'Greenwich, CT', + 1203624 => 'New Haven, CT', + 1203625 => 'Greenwich, CT', + 1203626 => 'Wallingford, CT', + 1203629 => 'Greenwich, CT', + 1203630 => 'Meriden, CT', + 1203634 => 'Meriden, CT', + 1203639 => 'Meriden, CT', + 1203655 => 'Darien, CT', + 1203656 => 'Darien, CT', + 1203661 => 'Greenwich, CT', + 1203662 => 'Darien, CT', + 1203688 => 'New Haven, CT', + 1203694 => 'Meriden, CT', + 1203699 => 'Cheshire, CT', + 1203701 => 'Milford, CT', + 1203709 => 'Waterbury, CT', + 1203720 => 'Naugatuck, CT', + 1203723 => 'Naugatuck, CT', + 1203729 => 'Naugatuck, CT', + 1203730 => 'Danbury, CT', + 1203732 => 'Derby, CT', + 1203734 => 'Ansonia, CT', + 1203736 => 'Ansonia, CT', + 1203737 => 'New Haven, CT', + 1203739 => 'Danbury, CT', + 1203740 => 'Brookfield, CT', + 1203743 => 'Danbury, CT', + 1203744 => 'Danbury, CT', + 1203746 => 'New Fairfield, CT', + 1203748 => 'Danbury, CT', + 1203752 => 'New Haven, CT', + 1203753 => 'Waterbury, CT', + 1203754 => 'Waterbury, CT', + 1203755 => 'Waterbury, CT', + 1203756 => 'Waterbury, CT', + 1203757 => 'Waterbury, CT', + 1203758 => 'Prospect, CT', + 1203759 => 'Waterbury, CT', + 1203761 => 'Wilton, CT', + 1203762 => 'Wilton, CT', + 1203764 => 'New Haven, CT', + 1203772 => 'New Haven, CT', + 1203773 => 'New Haven, CT', + 1203775 => 'Brookfield, CT', + 1203776 => 'New Haven, CT', + 1203777 => 'New Haven, CT', + 1203778 => 'Danbury, CT', + 1203781 => 'New Haven, CT', + 1203782 => 'New Haven, CT', + 1203783 => 'Milford, CT', + 1203785 => 'New Haven, CT', + 1203787 => 'New Haven, CT', + 1203789 => 'New Haven, CT', + 1203790 => 'Danbury, CT', + 1203791 => 'Danbury, CT', + 1203792 => 'Danbury, CT', + 1203794 => 'Danbury, CT', + 1203795 => 'Orange, CT', + 1203797 => 'Danbury, CT', + 1203798 => 'Danbury, CT', + 1203799 => 'Orange, CT', + 1203801 => 'New Canaan, CT', + 1203826 => 'Danbury, CT', + 1203831 => 'Norwalk, CT', + 1203834 => 'Wilton, CT', + 1203838 => 'Norwalk, CT', + 1203840 => 'Norwalk, CT', + 1203845 => 'Norwalk, CT', + 1203846 => 'Norwalk, CT', + 1203847 => 'Norwalk, CT', + 1203849 => 'Norwalk, CT', + 1203852 => 'Norwalk, CT', + 1203853 => 'Norwalk, CT', + 1203854 => 'Norwalk, CT', + 1203855 => 'Norwalk, CT', + 1203857 => 'Norwalk, CT', + 1203861 => 'Greenwich, CT', + 1203863 => 'Greenwich, CT', + 1203865 => 'New Haven, CT', + 1203866 => 'Norwalk, CT', + 1203869 => 'Greenwich, CT', + 1203870 => 'Bridgeport, CT', + 1203874 => 'Milford, CT', + 1203876 => 'Milford, CT', + 1203877 => 'Milford, CT', + 1203878 => 'Milford, CT', + 1203879 => 'Wolcott, CT', + 1203880 => 'Monroe, CT', + 1203882 => 'Milford, CT', + 1203888 => 'Seymour, CT', + 1203891 => 'Orange, CT', + 1203894 => 'Ridgefield, CT', + 1203899 => 'Norwalk, CT', + 1203922 => 'Shelton, CT', + 1203924 => 'Shelton, CT', + 1203925 => 'Shelton, CT', + 1203926 => 'Shelton, CT', + 1203929 => 'Shelton, CT', + 1203931 => 'West Haven, CT', + 1203932 => 'West Haven, CT', + 1203933 => 'West Haven, CT', + 1203934 => 'West Haven, CT', + 1203937 => 'West Haven, CT', + 1203944 => 'Shelton, CT', + 1203946 => 'New Haven, CT', + 1203949 => 'Wallingford, CT', + 1203956 => 'Norwalk, CT', + 1203961 => 'Stamford, CT', + 1203964 => 'Stamford, CT', + 1203966 => 'New Canaan, CT', + 1203967 => 'Stamford, CT', + 1203968 => 'Stamford, CT', + 1203969 => 'Stamford, CT', + 1203972 => 'New Canaan, CT', + 1203974 => 'New Haven, CT', + 1203975 => 'Stamford, CT', + 1203977 => 'Stamford, CT', + 1203978 => 'Stamford, CT', + 1203987 => 'Greenwich, CT', + 1204 => 'Manitoba', + 1204239 => 'Portage la Prairie, MB', + 1204268 => 'Beausejour, MB', + 1204284 => 'Winnipeg, MB', + 1204324 => 'Altona, MB', + 1204325 => 'Winkler, MB', + 1204326 => 'Steinbach, MB', + 1204331 => 'Winkler, MB', + 1204345 => 'Lac du Bonnet, MB', + 1204346 => 'Steinbach, MB', + 1204376 => 'Arborg, MB', + 1204388 => 'Niverville, MB', + 1204414 => 'Winnipeg, MB', + 1204415 => 'Winnipeg, MB', + 1204421 => 'Winnipeg, MB', + 1204422 => 'Ste. Anne, MB', + 1204434 => 'Grunthal, MB', + 1204444 => 'Oakbank, MB', + 1204447 => 'Ste. Rose du Lac, MB', + 1204452 => 'Winnipeg, MB', + 1204453 => 'Winnipeg, MB', + 1204467 => 'Stonewall, MB', + 1204474 => 'Winnipeg, MB', + 1204475 => 'Winnipeg, MB', + 1204476 => 'Neepawa, MB', + 1204477 => 'Winnipeg, MB', + 1204480 => 'Winnipeg, MB', + 1204482 => 'Selkirk, MB', + 1204483 => 'Souris, MB', + 1204487 => 'Winnipeg, MB', + 1204488 => 'Winnipeg, MB', + 1204489 => 'Winnipeg, MB', + 1204523 => 'Killarney, MB', + 1204534 => 'Boissevain, MB', + 1204571 => 'Brandon, MB', + 1204582 => 'Winnipeg, MB', + 1204586 => 'Winnipeg, MB', + 1204589 => 'Winnipeg, MB', + 1204623 => 'The Pas, MB', + 1204632 => 'Winnipeg, MB', + 1204633 => 'Winnipeg, MB', + 1204638 => 'Dauphin, MB', + 1204642 => 'Gimli, MB', + 1204667 => 'Winnipeg, MB', + 1204677 => 'Thompson, MB', + 1204687 => 'Flin Flon, MB', + 1204694 => 'Winnipeg, MB', + 1204697 => 'Winnipeg, MB', + 1204725 => 'Brandon, MB', + 1204726 => 'Brandon, MB', + 1204727 => 'Brandon, MB', + 1204728 => 'Brandon, MB', + 1204729 => 'Brandon, MB', + 1204734 => 'Swan River, MB', + 1204745 => 'Carman, MB', + 1204748 => 'Virden, MB', + 1204757 => 'Lockport, MB', + 1204768 => 'Ashern, MB', + 1204772 => 'Winnipeg, MB', + 1204773 => 'Russell, MB', + 1204774 => 'Winnipeg, MB', + 1204775 => 'Winnipeg, MB', + 1204778 => 'Thompson, MB', + 1204779 => 'Winnipeg, MB', + 1204783 => 'Winnipeg, MB', + 1204785 => 'Selkirk, MB', + 1204786 => 'Winnipeg, MB', + 1204788 => 'Winnipeg, MB', + 1204822 => 'Morden, MB', + 1204834 => 'Carberry, MB', + 1204837 => 'Winnipeg, MB', + 1204857 => 'Portage la Prairie, MB', + 1204867 => 'Minnedosa, MB', + 1204878 => 'Lorette, MB', + 1204886 => 'Teulon, MB', + 1204888 => 'Winnipeg, MB', + 1204897 => 'Winnipeg, MB', + 1204925 => 'Winnipeg, MB', + 1204927 => 'Winnipeg, MB', + 1204937 => 'Roblin, MB', + 1204940 => 'Winnipeg, MB', + 1204942 => 'Winnipeg, MB', + 1204943 => 'Winnipeg, MB', + 1204944 => 'Winnipeg, MB', + 1204947 => 'Winnipeg, MB', + 1204949 => 'Winnipeg, MB', + 1204953 => 'Winnipeg, MB', + 1204956 => 'Winnipeg, MB', + 1204957 => 'Winnipeg, MB', + 1204958 => 'Winnipeg, MB', + 1204982 => 'Winnipeg, MB', + 1204985 => 'Winnipeg, MB', + 1204987 => 'Winnipeg, MB', + 1204988 => 'Winnipeg, MB', + 1204989 => 'Winnipeg, MB', + 1205 => 'Alabama', + 1205202 => 'Birmingham, AL', + 1205221 => 'Jasper, AL', + 1205226 => 'Birmingham, AL', + 1205244 => 'Birmingham, AL', + 1205248 => 'Tuscaloosa, AL', + 1205250 => 'Birmingham, AL', + 1205251 => 'Birmingham, AL', + 1205252 => 'Birmingham, AL', + 1205254 => 'Birmingham, AL', + 1205271 => 'Birmingham, AL', + 1205274 => 'Oneonta, AL', + 1205280 => 'Clanton, AL', + 1205290 => 'Birmingham, AL', + 1205295 => 'Jasper, AL', + 1205320 => 'Birmingham, AL', + 1205322 => 'Birmingham, AL', + 1205323 => 'Birmingham, AL', + 1205324 => 'Birmingham, AL', + 1205325 => 'Birmingham, AL', + 1205326 => 'Birmingham, AL', + 1205328 => 'Birmingham, AL', + 1205330 => 'Northport, AL', + 1205333 => 'Northport, AL', + 1205338 => 'Pell City, AL', + 1205339 => 'Northport, AL', + 1205342 => 'Tuscaloosa, AL', + 1205343 => 'Tuscaloosa, AL', + 1205344 => 'Tuscaloosa, AL', + 1205345 => 'Tuscaloosa, AL', + 1205348 => 'Tuscaloosa, AL', + 1205349 => 'Tuscaloosa, AL', + 1205364 => 'Gordo, AL', + 1205366 => 'Tuscaloosa, AL', + 1205367 => 'Carrollton, AL', + 1205371 => 'Moundville, AL', + 1205372 => 'Eutaw, AL', + 1205373 => 'Aliceville, AL', + 1205375 => 'Reform, AL', + 1205380 => 'Birmingham, AL', + 1205384 => 'Jasper, AL', + 1205387 => 'Jasper, AL', + 1205391 => 'Tuscaloosa, AL', + 1205392 => 'York, AL', + 1205397 => 'Birmingham, AL', + 1205408 => 'Birmingham, AL', + 1205414 => 'Birmingham, AL', + 1205424 => 'Bessemer, AL', + 1205425 => 'Bessemer, AL', + 1205426 => 'Bessemer, AL', + 1205428 => 'Bessemer, AL', + 1205429 => 'Blountsville, AL', + 1205436 => 'Bessemer, AL', + 1205437 => 'Birmingham, AL', + 1205458 => 'Birmingham, AL', + 1205459 => 'Butler, AL', + 1205462 => 'Tuscaloosa, AL', + 1205467 => 'Springville, AL', + 1205468 => 'Guin, AL', + 1205477 => 'McCalla, AL', + 1205481 => 'Bessemer, AL', + 1205486 => 'Haleyville, AL', + 1205487 => 'Winfield, AL', + 1205489 => 'Double Springs, AL', + 1205491 => 'Hueytown, AL', + 1205520 => 'Birmingham, AL', + 1205521 => 'Birmingham, AL', + 1205553 => 'Tuscaloosa, AL', + 1205554 => 'Tuscaloosa, AL', + 1205556 => 'Tuscaloosa, AL', + 1205562 => 'Tuscaloosa, AL', + 1205578 => 'Birmingham, AL', + 1205588 => 'Birmingham, AL', + 1205589 => 'Altoona, AL', + 1205590 => 'Warrior, AL', + 1205591 => 'Birmingham, AL', + 1205592 => 'Birmingham, AL', + 1205594 => 'Ashville, AL', + 1205595 => 'Birmingham, AL', + 1205599 => 'Birmingham, AL', + 1205608 => 'Gardendale, AL', + 1205625 => 'Oneonta, AL', + 1205629 => 'Odenville, AL', + 1205631 => 'Gardendale, AL', + 1205633 => 'Tuscaloosa, AL', + 1205640 => 'Moody, AL', + 1205647 => 'Warrior, AL', + 1205652 => 'Livingston, AL', + 1205655 => 'Trussville, AL', + 1205661 => 'Trussville, AL', + 1205665 => 'Montevallo, AL', + 1205668 => 'Calera, AL', + 1205669 => 'Columbiana, AL', + 1205678 => 'Chelsea, AL', + 1205680 => 'Pinson, AL', + 1205681 => 'Pinson, AL', + 1205688 => 'Jemison, AL', + 1205695 => 'Vernon, AL', + 1205698 => 'Sulligent, AL', + 1205699 => 'Leeds, AL', + 1205714 => 'Birmingham, AL', + 1205731 => 'Birmingham, AL', + 1205750 => 'Tuscaloosa, AL', + 1205752 => 'Tuscaloosa, AL', + 1205755 => 'Clanton, AL', + 1205758 => 'Tuscaloosa, AL', + 1205759 => 'Tuscaloosa, AL', + 1205763 => 'Lincoln, AL', + 1205780 => 'Birmingham, AL', + 1205781 => 'Birmingham, AL', + 1205783 => 'Birmingham, AL', + 1205785 => 'Birmingham, AL', + 1205786 => 'Birmingham, AL', + 1205787 => 'Birmingham, AL', + 1205788 => 'Birmingham, AL', + 1205791 => 'Birmingham, AL', + 1205798 => 'Birmingham, AL', + 1205801 => 'Birmingham, AL', + 1205802 => 'Birmingham, AL', + 1205803 => 'Birmingham, AL', + 1205814 => 'Pell City, AL', + 1205815 => 'Birmingham, AL', + 1205833 => 'Birmingham, AL', + 1205836 => 'Birmingham, AL', + 1205838 => 'Birmingham, AL', + 1205841 => 'Birmingham, AL', + 1205849 => 'Birmingham, AL', + 1205853 => 'Birmingham, AL', + 1205854 => 'Birmingham, AL', + 1205856 => 'Birmingham, AL', + 1205868 => 'Birmingham, AL', + 1205877 => 'Birmingham, AL', + 1205879 => 'Birmingham, AL', + 1205884 => 'Pell City, AL', + 1205918 => 'Birmingham, AL', + 1205921 => 'Hamilton, AL', + 1205923 => 'Birmingham, AL', + 1205924 => 'Carbon Hill, AL', + 1205925 => 'Birmingham, AL', + 1205926 => 'Centreville, AL', + 1205930 => 'Birmingham, AL', + 1205932 => 'Fayette, AL', + 1205933 => 'Birmingham, AL', + 1205934 => 'Birmingham, AL', + 1205939 => 'Birmingham, AL', + 1205941 => 'Birmingham, AL', + 1205942 => 'Birmingham, AL', + 1205943 => 'Birmingham, AL', + 1205945 => 'Birmingham, AL', + 1205949 => 'Birmingham, AL', + 1205951 => 'Irondale, AL', + 1205956 => 'Irondale, AL', + 1205968 => 'Vestavia Hills, AL', + 1205970 => 'Birmingham, AL', + 1205972 => 'Birmingham, AL', + 1205975 => 'Birmingham, AL', + 1205980 => 'Birmingham, AL', + 1205981 => 'Birmingham, AL', + 1205989 => 'Birmingham, AL', + 1205991 => 'Birmingham, AL', + 1205995 => 'Birmingham, AL', + 1205996 => 'Birmingham, AL', + 1206 => 'Washington', + 1206215 => 'Seattle, WA', + 1206217 => 'Seattle, WA', + 1206223 => 'Seattle, WA', + 1206224 => 'Seattle, WA', + 1206230 => 'Mercer Island, WA', + 1206232 => 'Mercer Island, WA', + 1206233 => 'Seattle, WA', + 1206236 => 'Mercer Island, WA', + 1206252 => 'Seattle, WA', + 1206257 => 'Seattle, WA', + 1206262 => 'Seattle, WA', + 1206264 => 'Seattle, WA', + 1206267 => 'Seattle, WA', + 1206275 => 'Mercer Island, WA', + 1206277 => 'Seattle, WA', + 1206281 => 'Seattle, WA', + 1206282 => 'Seattle, WA', + 1206283 => 'Seattle, WA', + 1206284 => 'Seattle, WA', + 1206285 => 'Seattle, WA', + 1206286 => 'Seattle, WA', + 1206287 => 'Seattle, WA', + 1206288 => 'Seattle, WA', + 1206292 => 'Seattle, WA', + 1206296 => 'Seattle, WA', + 1206297 => 'Seattle, WA', + 1206302 => 'Seattle, WA', + 1206306 => 'Seattle, WA', + 1206320 => 'Seattle, WA', + 1206322 => 'Seattle, WA', + 1206323 => 'Seattle, WA', + 1206324 => 'Seattle, WA', + 1206325 => 'Seattle, WA', + 1206326 => 'Seattle, WA', + 1206328 => 'Seattle, WA', + 1206329 => 'Seattle, WA', + 1206340 => 'Seattle, WA', + 1206343 => 'Seattle, WA', + 1206352 => 'Seattle, WA', + 1206359 => 'Seattle, WA', + 1206361 => 'Seattle, WA', + 1206363 => 'Seattle, WA', + 1206364 => 'Seattle, WA', + 1206365 => 'Seattle, WA', + 1206367 => 'Seattle, WA', + 1206368 => 'Seattle, WA', + 1206370 => 'Seattle, WA', + 1206374 => 'Seattle, WA', + 1206381 => 'Seattle, WA', + 1206382 => 'Seattle, WA', + 1206386 => 'Seattle, WA', + 1206388 => 'Seattle, WA', + 1206402 => 'Seattle, WA', + 1206403 => 'Seattle, WA', + 1206405 => 'Seattle, WA', + 1206417 => 'Seattle, WA', + 1206420 => 'Seattle, WA', + 1206432 => 'Seattle, WA', + 1206436 => 'Seattle, WA', + 1206440 => 'Seattle, WA', + 1206441 => 'Seattle, WA', + 1206443 => 'Seattle, WA', + 1206447 => 'Seattle, WA', + 1206448 => 'Seattle, WA', + 1206453 => 'Seattle, WA', + 1206457 => 'Seattle, WA', + 1206461 => 'Seattle, WA', + 1206462 => 'Seattle, WA', + 1206463 => 'Vashon, WA', + 1206464 => 'Seattle, WA', + 1206466 => 'Seattle, WA', + 1206467 => 'Seattle, WA', + 1206505 => 'Seattle, WA', + 1206517 => 'Seattle, WA', + 1206522 => 'Seattle, WA', + 1206523 => 'Seattle, WA', + 1206524 => 'Seattle, WA', + 1206525 => 'Seattle, WA', + 1206526 => 'Seattle, WA', + 1206527 => 'Seattle, WA', + 1206528 => 'Seattle, WA', + 1206533 => 'Shoreline, WA', + 1206535 => 'Seattle, WA', + 1206542 => 'Shoreline, WA', + 1206543 => 'Seattle, WA', + 1206545 => 'Seattle, WA', + 1206546 => 'Shoreline, WA', + 1206547 => 'Seattle, WA', + 1206548 => 'Seattle, WA', + 1206567 => 'Vashon, WA', + 1206568 => 'Seattle, WA', + 1206575 => 'Tukwila, WA', + 1206583 => 'Seattle, WA', + 1206587 => 'Seattle, WA', + 1206588 => 'Seattle, WA', + 1206598 => 'Seattle, WA', + 1206616 => 'Seattle, WA', + 1206621 => 'Seattle, WA', + 1206622 => 'Seattle, WA', + 1206623 => 'Seattle, WA', + 1206624 => 'Seattle, WA', + 1206625 => 'Seattle, WA', + 1206628 => 'Seattle, WA', + 1206632 => 'Seattle, WA', + 1206633 => 'Seattle, WA', + 1206634 => 'Seattle, WA', + 1206652 => 'Seattle, WA', + 1206667 => 'Seattle, WA', + 1206682 => 'Seattle, WA', + 1206684 => 'Seattle, WA', + 1206685 => 'Seattle, WA', + 1206706 => 'Seattle, WA', + 1206708 => 'Seattle, WA', + 1206709 => 'Seattle, WA', + 1206720 => 'Seattle, WA', + 1206721 => 'Seattle, WA', + 1206722 => 'Seattle, WA', + 1206723 => 'Seattle, WA', + 1206724 => 'Seattle, WA', + 1206725 => 'Seattle, WA', + 1206726 => 'Seattle, WA', + 1206728 => 'Seattle, WA', + 1206729 => 'Seattle, WA', + 1206731 => 'Seattle, WA', + 1206744 => 'Seattle, WA', + 1206749 => 'Seattle, WA', + 1206760 => 'Seattle, WA', + 1206762 => 'Seattle, WA', + 1206763 => 'Seattle, WA', + 1206764 => 'Seattle, WA', + 1206767 => 'Seattle, WA', + 1206768 => 'Seattle, WA', + 1206772 => 'Seattle, WA', + 1206774 => 'Seattle, WA', + 1206780 => 'Bainbridge Isle, WA', + 1206781 => 'Seattle, WA', + 1206782 => 'Seattle, WA', + 1206783 => 'Seattle, WA', + 1206784 => 'Seattle, WA', + 1206788 => 'Seattle, WA', + 1206789 => 'Seattle, WA', + 1206812 => 'Seattle, WA', + 1206824 => 'Des Moines, WA', + 1206829 => 'Seattle, WA', + 1206838 => 'Seattle, WA', + 1206842 => 'Bainbridge Isle, WA', + 1206849 => 'Seattle, WA', + 1206852 => 'Seattle, WA', + 1206855 => 'Bainbridge Isle, WA', + 1206860 => 'Seattle, WA', + 1206861 => 'Seattle, WA', + 1206870 => 'Des Moines, WA', + 1206878 => 'Des Moines, WA', + 1206897 => 'Seattle, WA', + 1206903 => 'Seattle, WA', + 1206905 => 'Seattle, WA', + 1206913 => 'Seattle, WA', + 1206923 => 'Seattle, WA', + 1206931 => 'Seattle, WA', + 1206932 => 'Seattle, WA', + 1206933 => 'Seattle, WA', + 1206935 => 'Seattle, WA', + 1206937 => 'Seattle, WA', + 1206938 => 'Seattle, WA', + 1206957 => 'Seattle, WA', + 1206965 => 'Seattle, WA', + 1206971 => 'Seattle, WA', + 1206985 => 'Seattle, WA', + 1206987 => 'Seattle, WA', + 1207 => 'Maine', + 1207223 => 'Winterport, ME', + 1207225 => 'Turner, ME', + 1207230 => 'Camden, ME', + 1207236 => 'Camden, ME', + 1207244 => 'Southwest Harbor, ME', + 1207247 => 'Waterboro, ME', + 1207253 => 'Portland, ME', + 1207255 => 'Machias, ME', + 1207262 => 'Bangor, ME', + 1207273 => 'Warren, ME', + 1207276 => 'Northeast Harbor, ME', + 1207282 => 'Biddeford, ME', + 1207283 => 'Biddeford, ME', + 1207284 => 'Biddeford, ME', + 1207285 => 'Corinth, ME', + 1207286 => 'Biddeford, ME', + 1207287 => 'Augusta, ME', + 1207288 => 'Bar Harbor, ME', + 1207294 => 'Saco, ME', + 1207324 => 'Sanford, ME', + 1207338 => 'Belfast, ME', + 1207345 => 'Mechanic Falls, ME', + 1207347 => 'Portland, ME', + 1207348 => 'Deer Isle, ME', + 1207351 => 'York, ME', + 1207354 => 'Thomaston, ME', + 1207361 => 'York, ME', + 1207363 => 'York, ME', + 1207364 => 'Rumford, ME', + 1207367 => 'Stonington, ME', + 1207368 => 'Newport, ME', + 1207369 => 'Rumford, ME', + 1207373 => 'Brunswick, ME', + 1207374 => 'Blue Hill, ME', + 1207375 => 'Sabattus, ME', + 1207376 => 'Auburn, ME', + 1207377 => 'Winthrop, ME', + 1207384 => 'South Berwick, ME', + 1207435 => 'Ashland, ME', + 1207439 => 'Kittery, ME', + 1207442 => 'Bath, ME', + 1207443 => 'Bath, ME', + 1207445 => 'South China, ME', + 1207453 => 'Fairfield, ME', + 1207454 => 'Calais, ME', + 1207457 => 'Lebanon, ME', + 1207465 => 'Oakland, ME', + 1207467 => 'Kennebunk, ME', + 1207469 => 'Bucksport, ME', + 1207474 => 'Skowhegan, ME', + 1207487 => 'Pittsfield, ME', + 1207490 => 'Sanford, ME', + 1207492 => 'Caribou, ME', + 1207493 => 'Caribou, ME', + 1207498 => 'Caribou, ME', + 1207499 => 'Lyman, ME', + 1207523 => 'Portland, ME', + 1207528 => 'Patten, ME', + 1207532 => 'Houlton, ME', + 1207539 => 'Oxford, ME', + 1207541 => 'Portland, ME', + 1207548 => 'Searsport, ME', + 1207553 => 'Portland, ME', + 1207562 => 'Dixfield, ME', + 1207563 => 'Damariscotta, ME', + 1207564 => 'Dover-Foxcroft, ME', + 1207583 => 'Harrison, ME', + 1207591 => 'Westbrook, ME', + 1207594 => 'Rockland, ME', + 1207596 => 'Rockland, ME', + 1207621 => 'Augusta, ME', + 1207622 => 'Augusta, ME', + 1207623 => 'Augusta, ME', + 1207624 => 'Augusta, ME', + 1207626 => 'Augusta, ME', + 1207627 => 'Casco, ME', + 1207633 => 'Boothbay Harbor, ME', + 1207634 => 'Norridgewock, ME', + 1207641 => 'Wells, ME', + 1207642 => 'Standish, ME', + 1207645 => 'Wilton, ME', + 1207646 => 'Wells, ME', + 1207647 => 'Bridgton, ME', + 1207655 => 'Raymond, ME', + 1207657 => 'Gray, ME', + 1207662 => 'Portland, ME', + 1207664 => 'Ellsworth, ME', + 1207666 => 'Bowdoinham, ME', + 1207667 => 'Ellsworth, ME', + 1207676 => 'North Berwick, ME', + 1207685 => 'Readfield, ME', + 1207693 => 'Naples, ME', + 1207695 => 'Greenville, ME', + 1207696 => 'Madison, ME', + 1207698 => 'Berwick, ME', + 1207699 => 'Portland, ME', + 1207721 => 'Brunswick, ME', + 1207723 => 'Millinocket, ME', + 1207725 => 'Brunswick, ME', + 1207727 => 'Buxton, ME', + 1207728 => 'Madawaska, ME', + 1207729 => 'Brunswick, ME', + 1207733 => 'Lubec, ME', + 1207737 => 'Richmond, ME', + 1207739 => 'Norway, ME', + 1207743 => 'Norway, ME', + 1207753 => 'Lewiston, ME', + 1207761 => 'Portland, ME', + 1207763 => 'Lincolnville, ME', + 1207764 => 'Presque Isle, ME', + 1207767 => 'South Portland, ME', + 1207768 => 'Presque Isle, ME', + 1207771 => 'Portland, ME', + 1207772 => 'Portland, ME', + 1207773 => 'Portland, ME', + 1207774 => 'Portland, ME', + 1207775 => 'Portland, ME', + 1207777 => 'Lewiston, ME', + 1207778 => 'Farmington, ME', + 1207780 => 'Portland, ME', + 1207781 => 'Falmouth, ME', + 1207782 => 'Lewiston, ME', + 1207783 => 'Lewiston, ME', + 1207785 => 'Union, ME', + 1207786 => 'Lewiston, ME', + 1207791 => 'Portland, ME', + 1207793 => 'Limerick, ME', + 1207794 => 'Lincoln, ME', + 1207795 => 'Lewiston, ME', + 1207797 => 'Portland, ME', + 1207798 => 'Brunswick, ME', + 1207799 => 'South Portland, ME', + 1207824 => 'Bethel, ME', + 1207827 => 'Old Town, ME', + 1207828 => 'Portland, ME', + 1207832 => 'Waldoboro, ME', + 1207833 => 'Harpswell, ME', + 1207834 => 'Fort Kent, ME', + 1207839 => 'Gorham, ME', + 1207846 => 'Yarmouth, ME', + 1207848 => 'Hermon, ME', + 1207853 => 'Eastport, ME', + 1207854 => 'Westbrook, ME', + 1207856 => 'Westbrook, ME', + 1207861 => 'Waterville, ME', + 1207862 => 'Hampden, ME', + 1207864 => 'Rangeley, ME', + 1207865 => 'Freeport, ME', + 1207866 => 'Orono, ME', + 1207868 => 'Van Buren, ME', + 1207871 => 'Portland, ME', + 1207872 => 'Waterville, ME', + 1207873 => 'Waterville, ME', + 1207874 => 'Portland, ME', + 1207877 => 'Waterville, ME', + 1207878 => 'Portland, ME', + 1207879 => 'Portland, ME', + 1207882 => 'Wiscasset, ME', + 1207883 => 'Scarborough, ME', + 1207885 => 'Scarborough, ME', + 1207892 => 'Windham, ME', + 1207893 => 'Windham, ME', + 1207907 => 'Bangor, ME', + 1207924 => 'Dexter, ME', + 1207926 => 'New Gloucester, ME', + 1207929 => 'Buxton, ME', + 1207933 => 'Monmouth, ME', + 1207934 => 'Old Orchard Bch, ME', + 1207935 => 'Fryeburg, ME', + 1207941 => 'Bangor, ME', + 1207942 => 'Bangor, ME', + 1207943 => 'Milo, ME', + 1207945 => 'Bangor, ME', + 1207946 => 'Greene, ME', + 1207947 => 'Bangor, ME', + 1207948 => 'Unity, ME', + 1207967 => 'Kennebunkport, ME', + 1207973 => 'Bangor, ME', + 1207985 => 'Kennebunk, ME', + 1207989 => 'Brewer, ME', + 1207990 => 'Bangor, ME', + 1207992 => 'Bangor, ME', + 1207998 => 'Poland, ME', + 1208 => 'Idaho', + 1208226 => 'American Falls, ID', + 1208227 => 'Idaho Falls, ID', + 1208232 => 'Pocatello, ID', + 1208233 => 'Pocatello, ID', + 1208234 => 'Pocatello, ID', + 1208236 => 'Pocatello, ID', + 1208237 => 'Pocatello, ID', + 1208238 => 'Pocatello, ID', + 1208239 => 'Pocatello, ID', + 1208245 => 'St. Maries, ID', + 1208253 => 'Council, ID', + 1208255 => 'Sandpoint, ID', + 1208262 => 'Post Falls, ID', + 1208263 => 'Sandpoint, ID', + 1208265 => 'Sandpoint, ID', + 1208267 => 'Bonners Ferry, ID', + 1208278 => 'New Plymouth, ID', + 1208282 => 'Pocatello, ID', + 1208286 => 'Star, ID', + 1208287 => 'Boise, ID', + 1208288 => 'Meridian, ID', + 1208292 => 'Coeur d\'Alene, ID', + 1208319 => 'Boise, ID', + 1208321 => 'Boise, ID', + 1208322 => 'Boise, ID', + 1208323 => 'Boise, ID', + 1208324 => 'Jerome, ID', + 1208326 => 'Filer, ID', + 1208327 => 'Boise, ID', + 1208331 => 'Boise, ID', + 1208333 => 'Boise, ID', + 1208334 => 'Boise, ID', + 1208336 => 'Boise, ID', + 1208337 => 'Homedale, ID', + 1208338 => 'Boise, ID', + 1208342 => 'Boise, ID', + 1208343 => 'Boise, ID', + 1208344 => 'Boise, ID', + 1208345 => 'Boise, ID', + 1208354 => 'Driggs, ID', + 1208356 => 'Rexburg, ID', + 1208357 => 'Shelley, ID', + 1208359 => 'Rexburg, ID', + 1208362 => 'Boise, ID', + 1208365 => 'Emmett, ID', + 1208366 => 'Glenns Ferry, ID', + 1208367 => 'Boise, ID', + 1208373 => 'Boise, ID', + 1208375 => 'Boise, ID', + 1208376 => 'Boise, ID', + 1208377 => 'Boise, ID', + 1208378 => 'Boise, ID', + 1208381 => 'Boise, ID', + 1208382 => 'Cascade, ID', + 1208383 => 'Boise, ID', + 1208384 => 'Boise, ID', + 1208385 => 'Boise, ID', + 1208387 => 'Boise, ID', + 1208388 => 'Boise, ID', + 1208392 => 'Idaho City, ID', + 1208397 => 'Aberdeen, ID', + 1208414 => 'Weiser, ID', + 1208422 => 'Boise, ID', + 1208423 => 'Kimberly, ID', + 1208424 => 'Boise, ID', + 1208426 => 'Boise, ID', + 1208429 => 'Boise, ID', + 1208433 => 'Boise, ID', + 1208436 => 'Rupert, ID', + 1208437 => 'Oldtown, ID', + 1208438 => 'Paul, ID', + 1208442 => 'Nampa, ID', + 1208448 => 'Priest River, ID', + 1208452 => 'Fruitland, ID', + 1208453 => 'Caldwell, ID', + 1208454 => 'Caldwell, ID', + 1208455 => 'Caldwell, ID', + 1208457 => 'Post Falls, ID', + 1208459 => 'Caldwell, ID', + 1208461 => 'Nampa, ID', + 1208462 => 'Garden Valley, ID', + 1208463 => 'Nampa, ID', + 1208465 => 'Nampa, ID', + 1208466 => 'Nampa, ID', + 1208467 => 'Nampa, ID', + 1208468 => 'Nampa, ID', + 1208475 => 'Nampa, ID', + 1208476 => 'Orofino, ID', + 1208478 => 'Pocatello, ID', + 1208495 => 'Melba, ID', + 1208514 => 'Boise, ID', + 1208522 => 'Idaho Falls, ID', + 1208523 => 'Idaho Falls, ID', + 1208524 => 'Idaho Falls, ID', + 1208525 => 'Idaho Falls, ID', + 1208527 => 'Arco, ID', + 1208528 => 'Idaho Falls, ID', + 1208529 => 'Idaho Falls, ID', + 1208535 => 'Idaho Falls, ID', + 1208536 => 'Wendell, ID', + 1208542 => 'Idaho Falls, ID', + 1208543 => 'Buhl, ID', + 1208547 => 'Soda Springs, ID', + 1208549 => 'Weiser, ID', + 1208552 => 'Idaho Falls, ID', + 1208557 => 'Idaho Falls, ID', + 1208558 => 'Island Park, ID', + 1208562 => 'Boise, ID', + 1208578 => 'Hailey, ID', + 1208585 => 'Middleton, ID', + 1208587 => 'Mountain Home, ID', + 1208622 => 'Sun Valley, ID', + 1208623 => 'Spirit Lake, ID', + 1208624 => 'St. Anthony, ID', + 1208628 => 'Riggins, ID', + 1208629 => 'Boise, ID', + 1208634 => 'McCall, ID', + 1208642 => 'Payette, ID', + 1208652 => 'Ashton, ID', + 1208656 => 'Rexburg, ID', + 1208658 => 'Boise, ID', + 1208664 => 'Coeur d\'Alene, ID', + 1208665 => 'Coeur d\'Alene, ID', + 1208666 => 'Coeur d\'Alene, ID', + 1208667 => 'Coeur d\'Alene, ID', + 1208672 => 'Boise, ID', + 1208676 => 'Coeur d\'Alene, ID', + 1208677 => 'Burley, ID', + 1208678 => 'Burley, ID', + 1208683 => 'Athol, ID', + 1208684 => 'Blackfoot, ID', + 1208686 => 'Plummer, ID', + 1208687 => 'Rathdrum, ID', + 1208722 => 'Parma, ID', + 1208726 => 'Ketchum, ID', + 1208732 => 'Twin Falls, ID', + 1208733 => 'Twin Falls, ID', + 1208734 => 'Twin Falls, ID', + 1208735 => 'Twin Falls, ID', + 1208736 => 'Twin Falls, ID', + 1208737 => 'Twin Falls, ID', + 1208743 => 'Lewiston, ID', + 1208745 => 'Rigby, ID', + 1208746 => 'Lewiston, ID', + 1208756 => 'Salmon, ID', + 1208762 => 'Hayden, ID', + 1208765 => 'Coeur d\'Alene, ID', + 1208766 => 'Malad City, ID', + 1208769 => 'Coeur d\'Alene, ID', + 1208773 => 'Post Falls, ID', + 1208777 => 'Post Falls, ID', + 1208782 => 'Blackfoot, ID', + 1208783 => 'Kellogg, ID', + 1208785 => 'Blackfoot, ID', + 1208787 => 'Victor, ID', + 1208788 => 'Hailey, ID', + 1208798 => 'Lewiston, ID', + 1208799 => 'Lewiston, ID', + 1208835 => 'Troy, ID', + 1208837 => 'Hagerman, ID', + 1208846 => 'Meridian, ID', + 1208847 => 'Montpelier, ID', + 1208852 => 'Preston, ID', + 1208853 => 'Boise, ID', + 1208854 => 'Boise, ID', + 1208855 => 'Meridian, ID', + 1208875 => 'Potlatch, ID', + 1208878 => 'Burley, ID', + 1208879 => 'Challis, ID', + 1208881 => 'Idaho Falls, ID', + 1208882 => 'Moscow, ID', + 1208883 => 'Moscow, ID', + 1208884 => 'Meridian, ID', + 1208886 => 'Shoshone, ID', + 1208887 => 'Meridian, ID', + 1208888 => 'Meridian, ID', + 1208895 => 'Meridian, ID', + 1208898 => 'Meridian, ID', + 1208922 => 'Kuna, ID', + 1208926 => 'Kooskia, ID', + 1208934 => 'Gooding, ID', + 1208935 => 'Kamiah, ID', + 1208938 => 'Eagle, ID', + 1208939 => 'Eagle, ID', + 1208947 => 'Boise, ID', + 1208962 => 'Cottonwood, ID', + 1208983 => 'Grangeville, ID', + 1209 => 'California', + 1209221 => 'Tracy, CA', + 1209223 => 'Jackson, CA', + 1209234 => 'Stockton, CA', + 1209238 => 'Modesto, CA', + 1209239 => 'Manteca, CA', + 1209245 => 'Plymouth, CA', + 1209257 => 'Jackson, CA', + 1209267 => 'Sutter Creek, CA', + 1209274 => 'Ione, CA', + 1209293 => 'West Point, CA', + 1209295 => 'Pioneer, CA', + 1209296 => 'Pine Grove, CA', + 1209333 => 'Lodi, CA', + 1209334 => 'Lodi, CA', + 1209339 => 'Lodi, CA', + 1209357 => 'Atwater, CA', + 1209358 => 'Atwater, CA', + 1209365 => 'Lodi, CA', + 1209366 => 'Lodi, CA', + 1209367 => 'Lodi, CA', + 1209368 => 'Lodi, CA', + 1209369 => 'Lodi, CA', + 1209381 => 'Merced, CA', + 1209383 => 'Merced, CA', + 1209384 => 'Merced, CA', + 1209385 => 'Merced, CA', + 1209392 => 'Dos Palos, CA', + 1209394 => 'Livingston, CA', + 1209451 => 'Stockton, CA', + 1209462 => 'Stockton, CA', + 1209463 => 'Stockton, CA', + 1209464 => 'Stockton, CA', + 1209465 => 'Stockton, CA', + 1209466 => 'Stockton, CA', + 1209467 => 'Stockton, CA', + 1209469 => 'Stockton, CA', + 1209472 => 'Stockton, CA', + 1209473 => 'Stockton, CA', + 1209474 => 'Stockton, CA', + 1209475 => 'Stockton, CA', + 1209476 => 'Stockton, CA', + 1209477 => 'Stockton, CA', + 1209478 => 'Stockton, CA', + 1209491 => 'Modesto, CA', + 1209521 => 'Modesto, CA', + 1209522 => 'Modesto, CA', + 1209523 => 'Modesto, CA', + 1209524 => 'Modesto, CA', + 1209525 => 'Modesto, CA', + 1209526 => 'Modesto, CA', + 1209527 => 'Modesto, CA', + 1209529 => 'Modesto, CA', + 1209532 => 'Sonora, CA', + 1209533 => 'Sonora, CA', + 1209536 => 'Sonora, CA', + 1209537 => 'Ceres, CA', + 1209538 => 'Ceres, CA', + 1209541 => 'Ceres, CA', + 1209543 => 'Modesto, CA', + 1209544 => 'Modesto, CA', + 1209545 => 'Modesto, CA', + 1209547 => 'Stockton, CA', + 1209549 => 'Modesto, CA', + 1209550 => 'Modesto, CA', + 1209551 => 'Modesto, CA', + 1209557 => 'Modesto, CA', + 1209558 => 'Modesto, CA', + 1209571 => 'Modesto, CA', + 1209572 => 'Modesto, CA', + 1209574 => 'Modesto, CA', + 1209575 => 'Modesto, CA', + 1209576 => 'Modesto, CA', + 1209577 => 'Modesto, CA', + 1209578 => 'Modesto, CA', + 1209579 => 'Modesto, CA', + 1209586 => 'Twain Harte, CA', + 1209588 => 'Sonora, CA', + 1209599 => 'Ripon, CA', + 1209632 => 'Turlock, CA', + 1209634 => 'Turlock, CA', + 1209656 => 'Turlock, CA', + 1209664 => 'Turlock, CA', + 1209667 => 'Turlock, CA', + 1209668 => 'Turlock, CA', + 1209669 => 'Turlock, CA', + 1209722 => 'Merced, CA', + 1209723 => 'Merced, CA', + 1209725 => 'Merced, CA', + 1209726 => 'Merced, CA', + 1209727 => 'Lockeford, CA', + 1209728 => 'Murphys, CA', + 1209735 => 'Modesto, CA', + 1209736 => 'Angels Camp, CA', + 1209742 => 'Mariposa, CA', + 1209744 => 'Galt, CA', + 1209745 => 'Galt, CA', + 1209754 => 'San Andreas, CA', + 1209772 => 'Valley Springs, CA', + 1209785 => 'Copperopolis, CA', + 1209795 => 'Arnold, CA', + 1209823 => 'Manteca, CA', + 1209824 => 'Manteca, CA', + 1209825 => 'Manteca, CA', + 1209826 => 'Los Banos, CA', + 1209827 => 'Los Banos, CA', + 1209830 => 'Tracy, CA', + 1209832 => 'Tracy, CA', + 1209833 => 'Tracy, CA', + 1209834 => 'Tracy, CA', + 1209835 => 'Tracy, CA', + 1209836 => 'Tracy, CA', + 1209838 => 'Escalon, CA', + 1209839 => 'Tracy, CA', + 1209845 => 'Oakdale, CA', + 1209846 => 'Modesto, CA', + 1209847 => 'Oakdale, CA', + 1209848 => 'Oakdale, CA', + 1209854 => 'Gustine, CA', + 1209858 => 'Lathrop, CA', + 1209862 => 'Newman, CA', + 1209863 => 'Riverbank, CA', + 1209869 => 'Riverbank, CA', + 1209874 => 'Waterford, CA', + 1209883 => 'Hughson, CA', + 1209887 => 'Linden, CA', + 1209892 => 'Patterson, CA', + 1209928 => 'Tuolumne, CA', + 1209931 => 'Stockton, CA', + 1209933 => 'Stockton, CA', + 1209937 => 'Stockton, CA', + 1209941 => 'Stockton, CA', + 1209942 => 'Stockton, CA', + 1209943 => 'Stockton, CA', + 1209944 => 'Stockton, CA', + 1209946 => 'Stockton, CA', + 1209948 => 'Stockton, CA', + 1209951 => 'Stockton, CA', + 1209952 => 'Stockton, CA', + 1209953 => 'Stockton, CA', + 1209954 => 'Stockton, CA', + 1209955 => 'Stockton, CA', + 1209956 => 'Stockton, CA', + 1209957 => 'Stockton, CA', + 1209962 => 'Groveland, CA', + 1209966 => 'Mariposa, CA', + 1209982 => 'Stockton, CA', + 1209983 => 'Stockton, CA', + 1209984 => 'Jamestown, CA', + 1210 => 'San Antonio, TX', + 1212 => 'New York, NY', + 1213 => 'Los Angeles, CA', + 1214 => 'Texas', + 1214217 => 'Dallas, TX', + 1214219 => 'Dallas, TX', + 1214220 => 'Dallas, TX', + 1214221 => 'Dallas, TX', + 1214222 => 'Lewisville, TX', + 1214234 => 'Dallas, TX', + 1214239 => 'Dallas, TX', + 1214252 => 'Dallas, TX', + 1214265 => 'Dallas, TX', + 1214266 => 'Dallas, TX', + 1214267 => 'Dallas, TX', + 1214275 => 'Dallas, TX', + 1214296 => 'Dallas, TX', + 1214302 => 'Dallas, TX', + 1214303 => 'Dallas, TX', + 1214306 => 'Dallas, TX', + 1214309 => 'Dallas, TX', + 1214319 => 'Dallas, TX', + 1214320 => 'Dallas, TX', + 1214321 => 'Dallas, TX', + 1214324 => 'Dallas, TX', + 1214327 => 'Dallas, TX', + 1214328 => 'Dallas, TX', + 1214330 => 'Dallas, TX', + 1214331 => 'Dallas, TX', + 1214333 => 'Dallas, TX', + 1214337 => 'Dallas, TX', + 1214339 => 'Dallas, TX', + 1214340 => 'Dallas, TX', + 1214341 => 'Dallas, TX', + 1214342 => 'Dallas, TX', + 1214343 => 'Dallas, TX', + 1214345 => 'Dallas, TX', + 1214346 => 'Dallas, TX', + 1214348 => 'Dallas, TX', + 1214349 => 'Dallas, TX', + 1214350 => 'Dallas, TX', + 1214351 => 'Dallas, TX', + 1214352 => 'Dallas, TX', + 1214353 => 'Dallas, TX', + 1214357 => 'Dallas, TX', + 1214358 => 'Dallas, TX', + 1214360 => 'Dallas, TX', + 1214361 => 'Dallas, TX', + 1214363 => 'Dallas, TX', + 1214365 => 'Dallas, TX', + 1214366 => 'Dallas, TX', + 1214368 => 'Dallas, TX', + 1214369 => 'Dallas, TX', + 1214370 => 'Dallas, TX', + 1214371 => 'Dallas, TX', + 1214372 => 'Dallas, TX', + 1214373 => 'Dallas, TX', + 1214374 => 'Dallas, TX', + 1214375 => 'Dallas, TX', + 1214376 => 'Dallas, TX', + 1214378 => 'Dallas, TX', + 1214381 => 'Dallas, TX', + 1214383 => 'Allen, TX', + 1214387 => 'Frisco, TX', + 1214388 => 'Dallas, TX', + 1214389 => 'Dallas, TX', + 1214391 => 'Dallas, TX', + 1214393 => 'Dallas, TX', + 1214398 => 'Dallas, TX', + 1214420 => 'Dallas, TX', + 1214421 => 'Dallas, TX', + 1214426 => 'Dallas, TX', + 1214428 => 'Dallas, TX', + 1214436 => 'Frisco, TX', + 1214441 => 'Irving, TX', + 1214443 => 'Dallas, TX', + 1214456 => 'Dallas, TX', + 1214459 => 'Dallas, TX', + 1214467 => 'Dallas, TX', + 1214468 => 'Dallas, TX', + 1214473 => 'Plano, TX', + 1214483 => 'Carrollton, TX', + 1214484 => 'Dallas, TX', + 1214488 => 'Lewisville, TX', + 1214491 => 'McKinney, TX', + 1214492 => 'Irving, TX', + 1214495 => 'Allen, TX', + 1214503 => 'Dallas, TX', + 1214509 => 'Allen, TX', + 1214515 => 'Dallas, TX', + 1214520 => 'Dallas, TX', + 1214521 => 'Dallas, TX', + 1214522 => 'Dallas, TX', + 1214526 => 'Dallas, TX', + 1214528 => 'Dallas, TX', + 1214540 => 'Dallas, TX', + 1214544 => 'McKinney, TX', + 1214547 => 'Allen, TX', + 1214553 => 'Dallas, TX', + 1214559 => 'Dallas, TX', + 1214565 => 'Dallas, TX', + 1214570 => 'Dallas, TX', + 1214575 => 'Dallas, TX', + 1214585 => 'McKinney, TX', + 1214590 => 'Dallas, TX', + 1214592 => 'McKinney, TX', + 1214596 => 'Irving, TX', + 1214599 => 'Dallas, TX', + 1214607 => 'Rowlett, TX', + 1214618 => 'Frisco, TX', + 1214623 => 'Dallas, TX', + 1214630 => 'Dallas, TX', + 1214631 => 'Dallas, TX', + 1214634 => 'Dallas, TX', + 1214637 => 'Dallas, TX', + 1214638 => 'Dallas, TX', + 1214645 => 'Dallas, TX', + 1214648 => 'Dallas, TX', + 1214651 => 'Dallas, TX', + 1214653 => 'Dallas, TX', + 1214654 => 'Dallas, TX', + 1214660 => 'Dallas, TX', + 1214670 => 'Dallas, TX', + 1214672 => 'Dallas, TX', + 1214678 => 'Dallas, TX', + 1214688 => 'Dallas, TX', + 1214689 => 'Dallas, TX', + 1214691 => 'Dallas, TX', + 1214692 => 'Dallas, TX', + 1214696 => 'Dallas, TX', + 1214698 => 'Dallas, TX', + 1214703 => 'Garland, TX', + 1214706 => 'Dallas, TX', + 1214712 => 'Dallas, TX', + 1214720 => 'Dallas, TX', + 1214726 => 'McKinney, TX', + 1214739 => 'Dallas, TX', + 1214740 => 'Dallas, TX', + 1214741 => 'Dallas, TX', + 1214742 => 'Dallas, TX', + 1214744 => 'Dallas, TX', + 1214745 => 'Dallas, TX', + 1214747 => 'Dallas, TX', + 1214748 => 'Dallas, TX', + 1214749 => 'Dallas, TX', + 1214750 => 'Dallas, TX', + 1214752 => 'Dallas, TX', + 1214754 => 'Dallas, TX', + 1214760 => 'Dallas, TX', + 1214768 => 'Dallas, TX', + 1214771 => 'Rockwall, TX', + 1214778 => 'West Spring Creek Parkway, Plano, TX', + 1214780 => 'Dallas, TX', + 1214800 => 'Dallas, TX', + 1214818 => 'Dallas, TX', + 1214819 => 'Dallas, TX', + 1214820 => 'Dallas, TX', + 1214821 => 'Dallas, TX', + 1214823 => 'Dallas, TX', + 1214824 => 'Dallas, TX', + 1214826 => 'Dallas, TX', + 1214827 => 'Dallas, TX', + 1214828 => 'Dallas, TX', + 1214855 => 'Dallas, TX', + 1214857 => 'Dallas, TX', + 1214871 => 'Dallas, TX', + 1214872 => 'Frisco, TX', + 1214879 => 'Dallas, TX', + 1214880 => 'Dallas, TX', + 1214887 => 'Dallas, TX', + 1214890 => 'Dallas, TX', + 1214891 => 'Dallas, TX', + 1214902 => 'Dallas, TX', + 1214904 => 'Dallas, TX', + 1214905 => 'Dallas, TX', + 1214920 => 'Dallas, TX', + 1214922 => 'Dallas, TX', + 1214939 => 'Dallas, TX', + 1214941 => 'Dallas, TX', + 1214942 => 'Dallas, TX', + 1214943 => 'Dallas, TX', + 1214946 => 'Dallas, TX', + 1214947 => 'Dallas, TX', + 1214948 => 'Dallas, TX', + 1214951 => 'Dallas, TX', + 1214953 => 'Dallas, TX', + 1214954 => 'Dallas, TX', + 1214956 => 'Dallas, TX', + 1214965 => 'Dallas, TX', + 1214969 => 'Dallas, TX', + 1214978 => 'Dallas, TX', + 1214979 => 'Dallas, TX', + 1214987 => 'Dallas, TX', + 1214989 => 'Dallas, TX', + 1214999 => 'Dallas, TX', + 1215 => 'Pennsylvania', + 1215203 => 'Philadelphia, PA', + 1215218 => 'Philadelphia, PA', + 1215221 => 'Philadelphia, PA', + 1215222 => 'Philadelphia, PA', + 1215223 => 'Philadelphia, PA', + 1215224 => 'Philadelphia, PA', + 1215225 => 'Philadelphia, PA', + 1215226 => 'Philadelphia, PA', + 1215227 => 'Philadelphia, PA', + 1215228 => 'Philadelphia, PA', + 1215229 => 'Philadelphia, PA', + 1215230 => 'Doylestown, PA', + 1215232 => 'Philadelphia, PA', + 1215235 => 'Philadelphia, PA', + 1215236 => 'Philadelphia, PA', + 1215238 => 'Philadelphia, PA', + 1215241 => 'Philadelphia, PA', + 1215242 => 'Philadelphia, PA', + 1215244 => 'Bensalem, PA', + 1215245 => 'Bensalem, PA', + 1215247 => 'Philadelphia, PA', + 1215248 => 'Philadelphia, PA', + 1215256 => 'Harleysville, PA', + 1215258 => 'Perkasie, PA', + 1215268 => 'Philadelphia, PA', + 1215271 => 'Philadelphia, PA', + 1215276 => 'Philadelphia, PA', + 1215279 => 'Philadelphia, PA', + 1215281 => 'Philadelphia, PA', + 1215282 => 'Cherry Street, Philadelphia, PA', + 1215288 => 'Philadelphia, PA', + 1215289 => 'Philadelphia, PA', + 1215291 => 'Philadelphia, PA', + 1215295 => 'Morrisville, PA', + 1215321 => 'Yardley, PA', + 1215324 => 'Philadelphia, PA', + 1215329 => 'Philadelphia, PA', + 1215331 => 'Philadelphia, PA', + 1215332 => 'Philadelphia, PA', + 1215333 => 'Philadelphia, PA', + 1215334 => 'Philadelphia, PA', + 1215335 => 'Philadelphia, PA', + 1215336 => 'Philadelphia, PA', + 1215338 => 'Philadelphia, PA', + 1215339 => 'Philadelphia, PA', + 1215340 => 'Doylestown, PA', + 1215342 => 'Philadelphia, PA', + 1215343 => 'Warrington, PA', + 1215345 => 'Doylestown, PA', + 1215348 => 'Doylestown, PA', + 1215349 => 'Philadelphia, PA', + 1215351 => 'Philadelphia, PA', + 1215361 => 'Lansdale, PA', + 1215362 => 'Lansdale, PA', + 1215365 => 'Philadelphia, PA', + 1215368 => 'Lansdale, PA', + 1215382 => 'Philadelphia, PA', + 1215386 => 'Philadelphia, PA', + 1215387 => 'Philadelphia, PA', + 1215389 => 'Philadelphia, PA', + 1215413 => 'Philadelphia, PA', + 1215423 => 'Philadelphia, PA', + 1215424 => 'Philadelphia, PA', + 1215425 => 'Philadelphia, PA', + 1215426 => 'Philadelphia, PA', + 1215427 => 'Philadelphia, PA', + 1215428 => 'Morrisville, PA', + 1215437 => 'Philadelphia, PA', + 1215438 => 'Philadelphia, PA', + 1215440 => 'Philadelphia, PA', + 1215453 => 'Sellersville, PA', + 1215455 => 'Philadelphia, PA', + 1215456 => 'Philadelphia, PA', + 1215457 => 'Philadelphia, PA', + 1215462 => 'Philadelphia, PA', + 1215463 => 'Philadelphia, PA', + 1215464 => 'Philadelphia, PA', + 1215465 => 'Philadelphia, PA', + 1215467 => 'Philadelphia, PA', + 1215468 => 'Philadelphia, PA', + 1215471 => 'Philadelphia, PA', + 1215472 => 'Philadelphia, PA', + 1215473 => 'Philadelphia, PA', + 1215474 => 'Philadelphia, PA', + 1215476 => 'Philadelphia, PA', + 1215477 => 'Philadelphia, PA', + 1215481 => 'Abington, PA', + 1215482 => 'Philadelphia, PA', + 1215483 => 'Philadelphia, PA', + 1215487 => 'Philadelphia, PA', + 1215489 => 'Doylestown, PA', + 1215491 => 'Warrington, PA', + 1215492 => 'Philadelphia, PA', + 1215493 => 'Yardley, PA', + 1215496 => 'Philadelphia, PA', + 1215497 => 'Newtown, PA', + 1215503 => 'Philadelphia, PA', + 1215504 => 'Newtown, PA', + 1215508 => 'Philadelphia, PA', + 1215513 => 'Harleysville, PA', + 1215529 => 'Quakertown, PA', + 1215533 => 'Philadelphia, PA', + 1215535 => 'Philadelphia, PA', + 1215536 => 'Quakertown, PA', + 1215537 => 'Philadelphia, PA', + 1215538 => 'Quakertown, PA', + 1215543 => 'Philadelphia, PA', + 1215545 => 'Philadelphia, PA', + 1215546 => 'Philadelphia, PA', + 1215547 => 'Levittown, PA', + 1215548 => 'Philadelphia, PA', + 1215549 => 'Philadelphia, PA', + 1215551 => 'Philadelphia, PA', + 1215557 => 'Philadelphia, PA', + 1215561 => 'Philadelphia, PA', + 1215563 => 'Philadelphia, PA', + 1215564 => 'Philadelphia, PA', + 1215567 => 'Philadelphia, PA', + 1215568 => 'Philadelphia, PA', + 1215569 => 'Philadelphia, PA', + 1215574 => 'Philadelphia, PA', + 1215575 => 'Philadelphia, PA', + 1215579 => 'Newtown, PA', + 1215587 => 'Philadelphia, PA', + 1215590 => 'Philadelphia, PA', + 1215592 => 'Philadelphia, PA', + 1215612 => 'Philadelphia, PA', + 1215613 => 'Philadelphia, PA', + 1215615 => 'Philadelphia, PA', + 1215624 => 'Philadelphia, PA', + 1215625 => 'Philadelphia, PA', + 1215627 => 'Philadelphia, PA', + 1215629 => 'Philadelphia, PA', + 1215632 => 'Philadelphia, PA', + 1215633 => 'Bensalem, PA', + 1215634 => 'Philadelphia, PA', + 1215635 => 'Elkins Park, PA', + 1215636 => 'Philadelphia, PA', + 1215637 => 'Philadelphia, PA', + 1215638 => 'Bensalem, PA', + 1215639 => 'Bensalem, PA', + 1215657 => 'Willow Grove, PA', + 1215659 => 'Willow Grove, PA', + 1215662 => 'Philadelphia, PA', + 1215665 => 'Philadelphia, PA', + 1215671 => 'Philadelphia, PA', + 1215673 => 'Philadelphia, PA', + 1215676 => 'Philadelphia, PA', + 1215677 => 'Philadelphia, PA', + 1215684 => 'Philadelphia, PA', + 1215685 => 'Philadelphia, PA', + 1215686 => 'Philadelphia, PA', + 1215698 => 'Philadelphia, PA', + 1215699 => 'North Wales, PA', + 1215702 => 'Langhorne, PA', + 1215707 => 'Philadelphia, PA', + 1215708 => 'Philadelphia, PA', + 1215710 => 'Langhorne, PA', + 1215721 => 'Souderton, PA', + 1215722 => 'Philadelphia, PA', + 1215723 => 'Souderton, PA', + 1215724 => 'Philadelphia, PA', + 1215725 => 'Philadelphia, PA', + 1215726 => 'Philadelphia, PA', + 1215727 => 'Philadelphia, PA', + 1215728 => 'Philadelphia, PA', + 1215729 => 'Philadelphia, PA', + 1215731 => 'Philadelphia, PA', + 1215732 => 'Philadelphia, PA', + 1215735 => 'Philadelphia, PA', + 1215736 => 'Morrisville, PA', + 1215739 => 'Philadelphia, PA', + 1215741 => 'Langhorne, PA', + 1215742 => 'Philadelphia, PA', + 1215743 => 'Philadelphia, PA', + 1215744 => 'Philadelphia, PA', + 1215745 => 'Philadelphia, PA', + 1215746 => 'Philadelphia, PA', + 1215747 => 'Philadelphia, PA', + 1215748 => 'Philadelphia, PA', + 1215750 => 'Langhorne, PA', + 1215751 => 'Philadelphia, PA', + 1215752 => 'Langhorne, PA', + 1215755 => 'Philadelphia, PA', + 1215757 => 'Langhorne, PA', + 1215762 => 'Philadelphia, PA', + 1215763 => 'Philadelphia, PA', + 1215765 => 'Philadelphia, PA', + 1215769 => 'Philadelphia, PA', + 1215772 => 'Philadelphia, PA', + 1215781 => 'Bristol, PA', + 1215782 => 'Elkins Park, PA', + 1215784 => 'Willow Grove, PA', + 1215785 => 'Bristol, PA', + 1215787 => 'Philadelphia, PA', + 1215788 => 'Bristol, PA', + 1215790 => 'Philadelphia, PA', + 1215821 => 'Philadelphia, PA', + 1215823 => 'Philadelphia, PA', + 1215824 => 'Philadelphia, PA', + 1215829 => 'Philadelphia, PA', + 1215830 => 'Willow Grove, PA', + 1215831 => 'Philadelphia, PA', + 1215842 => 'Philadelphia, PA', + 1215843 => 'Philadelphia, PA', + 1215844 => 'Philadelphia, PA', + 1215848 => 'Philadelphia, PA', + 1215849 => 'Philadelphia, PA', + 1215851 => 'Philadelphia, PA', + 1215854 => 'Philadelphia, PA', + 1215855 => 'Lansdale, PA', + 1215856 => 'Philadelphia, PA', + 1215860 => 'Newtown, PA', + 1215862 => 'New Hope, PA', + 1215864 => 'Philadelphia, PA', + 1215871 => 'Philadelphia, PA', + 1215875 => 'Philadelphia, PA', + 1215877 => 'Philadelphia, PA', + 1215878 => 'Philadelphia, PA', + 1215879 => 'Philadelphia, PA', + 1215891 => 'Langhorne, PA', + 1215893 => 'Philadelphia, PA', + 1215898 => 'Philadelphia, PA', + 1215904 => 'Philadelphia, PA', + 1215914 => 'Huntingdon Vly, PA', + 1215918 => 'Warrington, PA', + 1215921 => 'Philadelphia, PA', + 1215922 => 'Philadelphia, PA', + 1215923 => 'Philadelphia, PA', + 1215924 => 'Philadelphia, PA', + 1215925 => 'Philadelphia, PA', + 1215927 => 'Philadelphia, PA', + 1215928 => 'Philadelphia, PA', + 1215941 => 'Philadelphia, PA', + 1215943 => 'Levittown, PA', + 1215945 => 'Levittown, PA', + 1215946 => 'Levittown, PA', + 1215949 => 'Levittown, PA', + 1215951 => 'Philadelphia, PA', + 1215952 => 'Philadelphia, PA', + 1215955 => 'Philadelphia, PA', + 1215963 => 'Philadelphia, PA', + 1215968 => 'Newtown, PA', + 1215969 => 'Philadelphia, PA', + 1215972 => 'Philadelphia, PA', + 1215977 => 'Philadelphia, PA', + 1215978 => 'Philadelphia, PA', + 1215985 => 'Philadelphia, PA', + 1215988 => 'Philadelphia, PA', + 1216 => 'Ohio', + 1216229 => 'Cleveland, OH', + 1216231 => 'Cleveland, OH', + 1216241 => 'Cleveland, OH', + 1216249 => 'Cleveland, OH', + 1216251 => 'Cleveland, OH', + 1216252 => 'Cleveland, OH', + 1216261 => 'Cleveland, OH', + 1216265 => 'Cleveland, OH', + 1216267 => 'Cleveland, OH', + 1216268 => 'Cleveland, OH', + 1216271 => 'Cleveland, OH', + 1216281 => 'Cleveland, OH', + 1216283 => 'Cleveland, OH', + 1216289 => 'Cleveland, OH', + 1216291 => 'Cleveland, OH', + 1216292 => 'Cleveland, OH', + 1216297 => 'Cleveland, OH', + 1216298 => 'Cleveland, OH', + 1216320 => 'Cleveland, OH', + 1216321 => 'Cleveland, OH', + 1216328 => 'Cleveland, OH', + 1216332 => 'Cleveland, OH', + 1216341 => 'Cleveland, OH', + 1216344 => 'Cleveland, OH', + 1216348 => 'Cleveland, OH', + 1216351 => 'Cleveland, OH', + 1216360 => 'Cleveland, OH', + 1216361 => 'Cleveland, OH', + 1216362 => 'Cleveland, OH', + 1216363 => 'Cleveland, OH', + 1216368 => 'Cleveland, OH', + 1216371 => 'Cleveland, OH', + 1216378 => 'Cleveland, OH', + 1216381 => 'Cleveland, OH', + 1216382 => 'Cleveland, OH', + 1216383 => 'Cleveland, OH', + 1216391 => 'Cleveland, OH', + 1216397 => 'Cleveland, OH', + 1216398 => 'Cleveland, OH', + 1216421 => 'Cleveland, OH', + 1216426 => 'Cleveland, OH', + 1216429 => 'Cleveland, OH', + 1216431 => 'Cleveland, OH', + 1216432 => 'Cleveland, OH', + 1216433 => 'Cleveland, OH', + 1216441 => 'Cleveland, OH', + 1216443 => 'Cleveland, OH', + 1216444 => 'Cleveland, OH', + 1216445 => 'Cleveland, OH', + 1216451 => 'Cleveland, OH', + 1216459 => 'Cleveland, OH', + 1216464 => 'Cleveland, OH', + 1216475 => 'Cleveland, OH', + 1216476 => 'Cleveland, OH', + 1216479 => 'Cleveland, OH', + 1216481 => 'Cleveland, OH', + 1216486 => 'Cleveland, OH', + 1216514 => 'Cleveland, OH', + 1216515 => 'Cleveland, OH', + 1216518 => 'Cleveland, OH', + 1216522 => 'Cleveland, OH', + 1216529 => 'Cleveland, OH', + 1216531 => 'Cleveland, OH', + 1216541 => 'Cleveland, OH', + 1216561 => 'Cleveland, OH', + 1216566 => 'Cleveland, OH', + 1216574 => 'Cleveland, OH', + 1216579 => 'Cleveland, OH', + 1216581 => 'Cleveland, OH', + 1216583 => 'Cleveland, OH', + 1216586 => 'Cleveland, OH', + 1216587 => 'Cleveland, OH', + 1216589 => 'Cleveland, OH', + 1216595 => 'Cleveland, OH', + 1216621 => 'Cleveland, OH', + 1216622 => 'Cleveland, OH', + 1216623 => 'Cleveland, OH', + 1216631 => 'Cleveland, OH', + 1216641 => 'Cleveland, OH', + 1216642 => 'Cleveland, OH', + 1216651 => 'Cleveland, OH', + 1216661 => 'Cleveland, OH', + 1216662 => 'Cleveland, OH', + 1216663 => 'Cleveland, OH', + 1216664 => 'Cleveland, OH', + 1216671 => 'Cleveland, OH', + 1216676 => 'Cleveland, OH', + 1216681 => 'Cleveland, OH', + 1216687 => 'Cleveland, OH', + 1216688 => 'Cleveland, OH', + 1216691 => 'Cleveland, OH', + 1216692 => 'Cleveland, OH', + 1216696 => 'Cleveland, OH', + 1216721 => 'Cleveland, OH', + 1216731 => 'Cleveland, OH', + 1216741 => 'Cleveland, OH', + 1216749 => 'Cleveland, OH', + 1216751 => 'Cleveland, OH', + 1216752 => 'Cleveland, OH', + 1216761 => 'Cleveland, OH', + 1216765 => 'Cleveland, OH', + 1216771 => 'Cleveland, OH', + 1216778 => 'Cleveland, OH', + 1216781 => 'Cleveland, OH', + 1216791 => 'Cleveland, OH', + 1216844 => 'Cleveland, OH', + 1216851 => 'Cleveland, OH', + 1216861 => 'Cleveland, OH', + 1216862 => 'Cleveland, OH', + 1216881 => 'Cleveland, OH', + 1216883 => 'Cleveland, OH', + 1216896 => 'Cleveland, OH', + 1216898 => 'Cleveland, OH', + 1216921 => 'Cleveland, OH', + 1216932 => 'Cleveland, OH', + 1216941 => 'Cleveland, OH', + 1216957 => 'Cleveland, OH', + 1216961 => 'Cleveland, OH', + 1216986 => 'Cleveland, OH', + 1216991 => 'Cleveland, OH', + 1217 => 'Illinois', + 1217222 => 'Quincy, IL', + 1217223 => 'Quincy, IL', + 1217224 => 'Quincy, IL', + 1217226 => 'Assumption, IL', + 1217228 => 'Quincy, IL', + 1217229 => 'Raymond, IL', + 1217234 => 'Mattoon, IL', + 1217235 => 'Mattoon, IL', + 1217239 => 'Champaign, IL', + 1217241 => 'Springfield, IL', + 1217243 => 'Jacksonville, IL', + 1217245 => 'Jacksonville, IL', + 1217253 => 'Tuscola, IL', + 1217258 => 'Mattoon, IL', + 1217267 => 'Westville, IL', + 1217268 => 'Arcola, IL', + 1217283 => 'Hoopeston, IL', + 1217285 => 'Pittsfield, IL', + 1217287 => 'Taylorville, IL', + 1217322 => 'Rushville, IL', + 1217323 => 'Beardstown, IL', + 1217324 => 'Litchfield, IL', + 1217326 => 'Champaign, IL', + 1217328 => 'Urbana, IL', + 1217330 => 'Decatur, IL', + 1217333 => 'Urbana, IL', + 1217337 => 'Urbana, IL', + 1217342 => 'Effingham, IL', + 1217344 => 'Urbana, IL', + 1217345 => 'Charleston, IL', + 1217346 => 'Oakland, IL', + 1217347 => 'Effingham, IL', + 1217348 => 'Charleston, IL', + 1217351 => 'Champaign, IL', + 1217352 => 'Champaign, IL', + 1217355 => 'Champaign, IL', + 1217356 => 'Champaign, IL', + 1217357 => 'Carthage, IL', + 1217359 => 'Champaign, IL', + 1217366 => 'Champaign, IL', + 1217367 => 'Urbana, IL', + 1217373 => 'Champaign, IL', + 1217374 => 'White Hall, IL', + 1217379 => 'Paxton, IL', + 1217382 => 'Martinsville, IL', + 1217383 => 'Urbana, IL', + 1217384 => 'Urbana, IL', + 1217398 => 'Champaign, IL', + 1217422 => 'Decatur, IL', + 1217423 => 'Decatur, IL', + 1217424 => 'Decatur, IL', + 1217425 => 'Decatur, IL', + 1217428 => 'Decatur, IL', + 1217429 => 'Decatur, IL', + 1217431 => 'Danville, IL', + 1217438 => 'Auburn, IL', + 1217442 => 'Danville, IL', + 1217443 => 'Danville, IL', + 1217446 => 'Danville, IL', + 1217452 => 'Virginia, IL', + 1217453 => 'Nauvoo, IL', + 1217463 => 'Paris, IL', + 1217464 => 'Decatur, IL', + 1217465 => 'Paris, IL', + 1217466 => 'Paris, IL', + 1217469 => 'St. Joseph, IL', + 1217479 => 'Jacksonville, IL', + 1217482 => 'Mason City, IL', + 1217483 => 'Chatham, IL', + 1217498 => 'Rochester, IL', + 1217522 => 'Springfield, IL', + 1217523 => 'Springfield, IL', + 1217525 => 'Springfield, IL', + 1217528 => 'Springfield, IL', + 1217529 => 'Springfield, IL', + 1217532 => 'Hillsboro, IL', + 1217536 => 'Effingham, IL', + 1217543 => 'Arthur, IL', + 1217544 => 'Springfield, IL', + 1217545 => 'Springfield, IL', + 1217546 => 'Springfield, IL', + 1217554 => 'Danville, IL', + 1217562 => 'Pana, IL', + 1217563 => 'Nokomis, IL', + 1217585 => 'Springfield, IL', + 1217586 => 'Mahomet, IL', + 1217607 => 'Champaign, IL', + 1217627 => 'Girard, IL', + 1217629 => 'Riverton, IL', + 1217632 => 'Petersburg, IL', + 1217662 => 'Georgetown, IL', + 1217670 => 'Springfield, IL', + 1217679 => 'Springfield, IL', + 1217698 => 'Springfield, IL', + 1217726 => 'Springfield, IL', + 1217728 => 'Sullivan, IL', + 1217732 => 'Lincoln, IL', + 1217735 => 'Lincoln, IL', + 1217742 => 'Winchester, IL', + 1217744 => 'Springfield, IL', + 1217753 => 'Springfield, IL', + 1217762 => 'Monticello, IL', + 1217768 => 'Moweaqua, IL', + 1217773 => 'Mount Sterling, IL', + 1217774 => 'Shelbyville, IL', + 1217782 => 'Springfield, IL', + 1217784 => 'Gibson City, IL', + 1217787 => 'Springfield, IL', + 1217788 => 'Springfield, IL', + 1217789 => 'Springfield, IL', + 1217792 => 'Mount Pulaski, IL', + 1217793 => 'Springfield, IL', + 1217824 => 'Taylorville, IL', + 1217826 => 'Marshall, IL', + 1217832 => 'Villa Grove, IL', + 1217839 => 'Gillespie, IL', + 1217847 => 'Hamilton, IL', + 1217849 => 'Toledo, IL', + 1217854 => 'Carlinville, IL', + 1217857 => 'Teutopolis, IL', + 1217872 => 'Decatur, IL', + 1217875 => 'Decatur, IL', + 1217876 => 'Decatur, IL', + 1217877 => 'Decatur, IL', + 1217892 => 'Rantoul, IL', + 1217893 => 'Rantoul, IL', + 1217895 => 'Neoga, IL', + 1217923 => 'Greenup, IL', + 1217932 => 'Casey, IL', + 1217935 => 'Clinton, IL', + 1217942 => 'Carrollton, IL', + 1217965 => 'Virden, IL', + 1218 => 'Minnesota', + 1218224 => 'Laporte, MN', + 1218226 => 'Silver Bay, MN', + 1218229 => 'Aurora, MN', + 1218233 => 'Moorhead, MN', + 1218236 => 'Moorhead, MN', + 1218237 => 'Park Rapids, MN', + 1218238 => 'Lake Park, MN', + 1218246 => 'Deer River, MN', + 1218249 => 'Duluth, MN', + 1218253 => 'Red Lake Falls, MN', + 1218254 => 'Chisholm, MN', + 1218262 => 'Hibbing, MN', + 1218263 => 'Hibbing, MN', + 1218281 => 'Crookston, MN', + 1218283 => 'Internatl Falls, MN', + 1218285 => 'Internatl Falls, MN', + 1218287 => 'Moorhead, MN', + 1218299 => 'Moorhead, MN', + 1218326 => 'Grand Rapids, MN', + 1218327 => 'Grand Rapids, MN', + 1218333 => 'Bemidji, MN', + 1218334 => 'Frazee, MN', + 1218335 => 'Cass Lake, MN', + 1218338 => 'Parkers Prairie, MN', + 1218342 => 'Vergas, MN', + 1218346 => 'Perham, MN', + 1218348 => 'Duluth, MN', + 1218354 => 'Barnesville, MN', + 1218363 => 'Longville, MN', + 1218365 => 'Ely, MN', + 1218367 => 'Ottertail, MN', + 1218384 => 'Carlton, MN', + 1218385 => 'New York Mills, MN', + 1218386 => 'Warroad, MN', + 1218387 => 'Grand Marais, MN', + 1218435 => 'Fosston, MN', + 1218436 => 'Karlstad, MN', + 1218444 => 'Bemidji, MN', + 1218454 => 'Brainerd, MN', + 1218463 => 'Roseau, MN', + 1218464 => 'Duluth, MN', + 1218483 => 'Hawley, MN', + 1218485 => 'Moose Lake, MN', + 1218525 => 'Duluth, MN', + 1218546 => 'Crosby, MN', + 1218547 => 'Walker, MN', + 1218564 => 'Menahga, MN', + 1218566 => 'Remer, MN', + 1218568 => 'Pequot Lakes, MN', + 1218583 => 'Henning, MN', + 1218587 => 'Pine River, MN', + 1218624 => 'Duluth, MN', + 1218625 => 'Duluth, MN', + 1218626 => 'Duluth, MN', + 1218628 => 'Duluth, MN', + 1218631 => 'Wadena, MN', + 1218634 => 'Baudette, MN', + 1218643 => 'Breckenridge, MN', + 1218652 => 'Nevis, MN', + 1218666 => 'Cook, MN', + 1218675 => 'Hackensack, MN', + 1218679 => 'Red Lake, MN', + 1218681 => 'Thief River Fls, MN', + 1218685 => 'Elbow Lake, MN', + 1218687 => 'Erskine, MN', + 1218692 => 'Crosslake, MN', + 1218694 => 'Bagley, MN', + 1218720 => 'Duluth, MN', + 1218721 => 'Duluth, MN', + 1218722 => 'Duluth, MN', + 1218723 => 'Duluth, MN', + 1218724 => 'Duluth, MN', + 1218726 => 'Duluth, MN', + 1218727 => 'Duluth, MN', + 1218728 => 'Duluth, MN', + 1218730 => 'Duluth, MN', + 1218732 => 'Park Rapids, MN', + 1218733 => 'Duluth, MN', + 1218736 => 'Fergus Falls, MN', + 1218739 => 'Fergus Falls, MN', + 1218740 => 'Duluth, MN', + 1218741 => 'Virginia, MN', + 1218743 => 'Bigfork, MN', + 1218744 => 'Eveleth, MN', + 1218745 => 'Warren, MN', + 1218746 => 'Pillager, MN', + 1218749 => 'Virginia, MN', + 1218751 => 'Bemidji, MN', + 1218753 => 'Tower, MN', + 1218759 => 'Bemidji, MN', + 1218763 => 'Emily, MN', + 1218768 => 'McGregor, MN', + 1218773 => 'East Grand Forks, MN', + 1218782 => 'Greenbush, MN', + 1218784 => 'Ada, MN', + 1218786 => 'Duluth, MN', + 1218824 => 'Brainerd, MN', + 1218825 => 'Brainerd, MN', + 1218828 => 'Brainerd, MN', + 1218829 => 'Brainerd, MN', + 1218834 => 'Two Harbors, MN', + 1218835 => 'Blackduck, MN', + 1218843 => 'Hallock, MN', + 1218844 => 'Detroit Lakes, MN', + 1218846 => 'Detroit Lakes, MN', + 1218847 => 'Detroit Lakes, MN', + 1218863 => 'Pelican Rapids, MN', + 1218864 => 'Battle Lake, MN', + 1218878 => 'Cloquet, MN', + 1218879 => 'Cloquet, MN', + 1218885 => 'Nashwauk, MN', + 1218894 => 'Staples, MN', + 1218927 => 'Aitkin, MN', + 1218935 => 'Mahnomen, MN', + 1218945 => 'Fertile, MN', + 1218963 => 'Nisswa, MN', + 1218983 => 'Ogema, MN', + 1218998 => 'Fergus Falls, MN', + 1218999 => 'Grand Rapids, MN', + 1219 => 'Indiana', + 1219226 => 'Crown Point, IN', + 1219227 => 'Schererville, IN', + 1219253 => 'Monon, IN', + 1219261 => 'Remington, IN', + 1219263 => 'Valparaiso, IN', + 1219279 => 'Wolcott, IN', + 1219285 => 'Morocco, IN', + 1219322 => 'Schererville, IN', + 1219324 => 'La Porte, IN', + 1219325 => 'La Porte, IN', + 1219326 => 'La Porte, IN', + 1219345 => 'De Motte, IN', + 1219362 => 'La Porte, IN', + 1219365 => 'St. John, IN', + 1219369 => 'La Porte, IN', + 1219374 => 'Cedar Lake, IN', + 1219392 => 'East Chicago, IN', + 1219395 => 'Chesterton, IN', + 1219397 => 'East Chicago, IN', + 1219398 => 'East Chicago, IN', + 1219462 => 'Valparaiso, IN', + 1219464 => 'Valparaiso, IN', + 1219465 => 'Valparaiso, IN', + 1219472 => 'Merrillville, IN', + 1219473 => 'Whiting, IN', + 1219474 => 'Kentland, IN', + 1219476 => 'Valparaiso, IN', + 1219477 => 'Valparaiso, IN', + 1219513 => 'Munster, IN', + 1219531 => 'Valparaiso, IN', + 1219548 => 'Valparaiso, IN', + 1219659 => 'Whiting, IN', + 1219661 => 'Crown Point, IN', + 1219662 => 'Crown Point, IN', + 1219663 => 'Crown Point, IN', + 1219696 => 'Lowell, IN', + 1219733 => 'Wanatah, IN', + 1219736 => 'Merrillville, IN', + 1219738 => 'Merrillville, IN', + 1219756 => 'Merrillville, IN', + 1219757 => 'Crown Point, IN', + 1219759 => 'Valparaiso, IN', + 1219762 => 'Portage, IN', + 1219763 => 'Portage, IN', + 1219764 => 'Portage, IN', + 1219766 => 'Kouts, IN', + 1219769 => 'Merrillville, IN', + 1219778 => 'Rolling Prairie, IN', + 1219785 => 'Westville, IN', + 1219791 => 'Merrillville, IN', + 1219836 => 'Munster, IN', + 1219838 => 'Highland, IN', + 1219844 => 'Hammond, IN', + 1219845 => 'Hammond, IN', + 1219852 => 'Hammond, IN', + 1219853 => 'Hammond, IN', + 1219864 => 'Schererville, IN', + 1219866 => 'Rensselaer, IN', + 1219872 => 'Michigan City, IN', + 1219873 => 'Michigan City, IN', + 1219874 => 'Michigan City, IN', + 1219878 => 'Michigan City, IN', + 1219879 => 'Michigan City, IN', + 1219881 => 'Gary, IN', + 1219882 => 'Gary, IN', + 1219884 => 'Gary, IN', + 1219885 => 'Gary, IN', + 1219886 => 'Gary, IN', + 1219887 => 'Gary, IN', + 1219921 => 'Chesterton, IN', + 1219923 => 'Highland, IN', + 1219926 => 'Chesterton, IN', + 1219931 => 'Hammond, IN', + 1219932 => 'Hammond, IN', + 1219933 => 'Hammond, IN', + 1219937 => 'Hammond, IN', + 1219938 => 'Gary, IN', + 1219942 => 'Hobart, IN', + 1219944 => 'Gary, IN', + 1219945 => 'Hobart, IN', + 1219947 => 'Hobart, IN', + 1219949 => 'Gary, IN', + 1219956 => 'Wheatfield, IN', + 1219962 => 'Lake Station, IN', + 1219972 => 'Highland, IN', + 1219977 => 'Gary, IN', + 1219980 => 'Gary, IN', + 1219987 => 'De Motte, IN', + 1219989 => 'Hammond, IN', + 1219996 => 'Hebron, IN', + 1220 => 'Ohio', + 1224 => 'Illinois', + 1224610 => 'North Chicago, IL', + 1224653 => 'Schaumburg, IL', + 1225 => 'Louisiana', + 1225201 => 'Baton Rouge, LA', + 1225214 => 'Baton Rouge, LA', + 1225216 => 'Baton Rouge, LA', + 1225218 => 'Baton Rouge, LA', + 1225222 => 'Greensburg, LA', + 1225231 => 'Baton Rouge, LA', + 1225243 => 'Denham Springs, LA', + 1225246 => 'Baton Rouge, LA', + 1225248 => 'Baton Rouge, LA', + 1225261 => 'Baton Rouge, LA', + 1225262 => 'Baton Rouge, LA', + 1225265 => 'Vacherie, LA', + 1225271 => 'Denham Springs, LA', + 1225272 => 'Baton Rouge, LA', + 1225273 => 'Baton Rouge, LA', + 1225275 => 'Baton Rouge, LA', + 1225291 => 'Baton Rouge, LA', + 1225292 => 'Baton Rouge, LA', + 1225293 => 'Baton Rouge, LA', + 1225294 => 'Springfield, LA', + 1225295 => 'Baton Rouge, LA', + 1225296 => 'Baton Rouge, LA', + 1225298 => 'Baton Rouge, LA', + 1225302 => 'Baton Rouge, LA', + 1225336 => 'Baton Rouge, LA', + 1225341 => 'Baton Rouge, LA', + 1225342 => 'Baton Rouge, LA', + 1225343 => 'Baton Rouge, LA', + 1225344 => 'Baton Rouge, LA', + 1225346 => 'Baton Rouge, LA', + 1225355 => 'Baton Rouge, LA', + 1225356 => 'Baton Rouge, LA', + 1225357 => 'Baton Rouge, LA', + 1225358 => 'Baton Rouge, LA', + 1225372 => 'Baton Rouge, LA', + 1225381 => 'Baton Rouge, LA', + 1225382 => 'Baton Rouge, LA', + 1225383 => 'Baton Rouge, LA', + 1225387 => 'Baton Rouge, LA', + 1225388 => 'Baton Rouge, LA', + 1225389 => 'Baton Rouge, LA', + 1225448 => 'Baton Rouge, LA', + 1225473 => 'Donaldsonville, LA', + 1225545 => 'White Castle, LA', + 1225578 => 'Baton Rouge, LA', + 1225615 => 'Baton Rouge, LA', + 1225621 => 'Gonzales, LA', + 1225622 => 'Prairieville, LA', + 1225634 => 'Jackson, LA', + 1225635 => 'St. Francisville, LA', + 1225636 => 'Baton Rouge, LA', + 1225637 => 'Livonia, LA', + 1225638 => 'New Roads, LA', + 1225642 => 'St. Gabriel, LA', + 1225644 => 'Gonzales, LA', + 1225647 => 'Gonzales, LA', + 1225654 => 'Zachary, LA', + 1225658 => 'Zachary, LA', + 1225663 => 'Baton Rouge, LA', + 1225664 => 'Denham Springs, LA', + 1225665 => 'Denham Springs, LA', + 1225667 => 'Denham Springs, LA', + 1225673 => 'Prairieville, LA', + 1225675 => 'Sorrento, LA', + 1225677 => 'Prairieville, LA', + 1225683 => 'Clinton, LA', + 1225686 => 'Livingston, LA', + 1225687 => 'Plaquemine, LA', + 1225744 => 'Prairieville, LA', + 1225751 => 'Baton Rouge, LA', + 1225752 => 'Baton Rouge, LA', + 1225753 => 'Baton Rouge, LA', + 1225754 => 'Baton Rouge, LA', + 1225755 => 'Baton Rouge, LA', + 1225756 => 'Baton Rouge, LA', + 1225757 => 'Baton Rouge, LA', + 1225761 => 'Baton Rouge, LA', + 1225763 => 'Baton Rouge, LA', + 1225765 => 'Baton Rouge, LA', + 1225766 => 'Baton Rouge, LA', + 1225767 => 'Baton Rouge, LA', + 1225768 => 'Baton Rouge, LA', + 1225769 => 'Baton Rouge, LA', + 1225771 => 'Baton Rouge, LA', + 1225774 => 'Baker, LA', + 1225775 => 'Baker, LA', + 1225778 => 'Baton Rouge, LA', + 1225791 => 'Denham Springs, LA', + 1225810 => 'Baton Rouge, LA', + 1225819 => 'Baton Rouge, LA', + 1225922 => 'Baton Rouge, LA', + 1225923 => 'Baton Rouge, LA', + 1225924 => 'Baton Rouge, LA', + 1225925 => 'Baton Rouge, LA', + 1225926 => 'Baton Rouge, LA', + 1225927 => 'Baton Rouge, LA', + 1225928 => 'Baton Rouge, LA', + 1225929 => 'Baton Rouge, LA', + 1226 => 'Ontario', + 1226663 => 'London, ON', + 1228 => 'Mississippi', + 1228206 => 'Gulfport, MS', + 1228207 => 'Biloxi, MS', + 1228214 => 'Gulfport, MS', + 1228328 => 'Gulfport, MS', + 1228374 => 'Biloxi, MS', + 1228385 => 'Biloxi, MS', + 1228388 => 'Biloxi, MS', + 1228432 => 'Biloxi, MS', + 1228435 => 'Biloxi, MS', + 1228436 => 'Biloxi, MS', + 1228452 => 'Pass Christian, MS', + 1228463 => 'Bay St. Louis, MS', + 1228466 => 'Bay St. Louis, MS', + 1228467 => 'Bay St. Louis, MS', + 1228474 => 'Moss Point, MS', + 1228475 => 'Moss Point, MS', + 1228497 => 'Gautier, MS', + 1228523 => 'Biloxi, MS', + 1228539 => 'Gulfport, MS', + 1228575 => 'Gulfport, MS', + 1228588 => 'Moss Point, MS', + 1228594 => 'Biloxi, MS', + 1228604 => 'Gulfport, MS', + 1228762 => 'Pascagoula, MS', + 1228769 => 'Pascagoula, MS', + 1228809 => 'Pascagoula, MS', + 1228818 => 'Ocean Springs, MS', + 1228822 => 'Gulfport, MS', + 1228826 => 'Vancleave, MS', + 1228831 => 'Gulfport, MS', + 1228832 => 'Gulfport, MS', + 1228863 => 'Gulfport, MS', + 1228864 => 'Gulfport, MS', + 1228865 => 'Gulfport, MS', + 1228867 => 'Gulfport, MS', + 1228868 => 'Gulfport, MS', + 1228872 => 'Ocean Springs, MS', + 1228875 => 'Ocean Springs, MS', + 1228896 => 'Gulfport, MS', + 1228897 => 'Gulfport, MS', + 1228938 => 'Pascagoula, MS', + 1229 => 'Georgia', + 1229219 => 'Valdosta, GA', + 1229225 => 'Thomasville, GA', + 1229226 => 'Thomasville, GA', + 1229227 => 'Thomasville, GA', + 1229228 => 'Thomasville, GA', + 1229241 => 'Valdosta, GA', + 1229242 => 'Valdosta, GA', + 1229243 => 'Bainbridge, GA', + 1229244 => 'Valdosta, GA', + 1229245 => 'Valdosta, GA', + 1229246 => 'Bainbridge, GA', + 1229247 => 'Valdosta, GA', + 1229248 => 'Bainbridge, GA', + 1229249 => 'Valdosta, GA', + 1229253 => 'Valdosta, GA', + 1229259 => 'Valdosta, GA', + 1229263 => 'Quitman, GA', + 1229268 => 'Vienna, GA', + 1229271 => 'Cordele, GA', + 1229273 => 'Cordele, GA', + 1229276 => 'Cordele, GA', + 1229293 => 'Valdosta, GA', + 1229294 => 'Pelham, GA', + 1229312 => 'Albany, GA', + 1229333 => 'Valdosta, GA', + 1229336 => 'Camilla, GA', + 1229365 => 'Rochelle, GA', + 1229377 => 'Cairo, GA', + 1229382 => 'Tifton, GA', + 1229386 => 'Tifton, GA', + 1229387 => 'Tifton, GA', + 1229388 => 'Tifton, GA', + 1229391 => 'Tifton, GA', + 1229420 => 'Albany, GA', + 1229423 => 'Fitzgerald, GA', + 1229424 => 'Fitzgerald, GA', + 1229430 => 'Albany, GA', + 1229431 => 'Albany, GA', + 1229432 => 'Albany, GA', + 1229434 => 'Albany, GA', + 1229435 => 'Albany, GA', + 1229436 => 'Albany, GA', + 1229438 => 'Albany, GA', + 1229439 => 'Albany, GA', + 1229446 => 'Albany, GA', + 1229468 => 'Ocilla, GA', + 1229482 => 'Lakeland, GA', + 1229496 => 'Albany, GA', + 1229524 => 'Donalsonville, GA', + 1229559 => 'Lake Park, GA', + 1229567 => 'Ashburn, GA', + 1229639 => 'Albany, GA', + 1229649 => 'Buena Vista, GA', + 1229671 => 'Valdosta, GA', + 1229686 => 'Nashville, GA', + 1229723 => 'Blakely, GA', + 1229732 => 'Cuthbert, GA', + 1229758 => 'Colquitt, GA', + 1229759 => 'Leesburg, GA', + 1229768 => 'Fort Gaines, GA', + 1229776 => 'Sylvester, GA', + 1229777 => 'Sylvester, GA', + 1229794 => 'Hahira, GA', + 1229868 => 'McRae, GA', + 1229878 => 'Albany, GA', + 1229883 => 'Albany, GA', + 1229888 => 'Albany, GA', + 1229889 => 'Albany, GA', + 1229890 => 'Moultrie, GA', + 1229891 => 'Moultrie, GA', + 1229896 => 'Adel, GA', + 1229924 => 'Americus, GA', + 1229928 => 'Americus, GA', + 1229931 => 'Americus, GA', + 1229937 => 'Ellaville, GA', + 1229985 => 'Moultrie, GA', + 1229995 => 'Dawson, GA', + 1231 => 'Michigan', + 1231223 => 'Traverse City, MI', + 1231228 => 'Cedar, MI', + 1231237 => 'Charlevoix, MI', + 1231238 => 'Indian River, MI', + 1231258 => 'Kalkaska, MI', + 1231263 => 'Kingsley, MI', + 1231264 => 'Elk Rapids, MI', + 1231267 => 'Williamsburg, MI', + 1231271 => 'Suttons Bay, MI', + 1231276 => 'Interlochen, MI', + 1231325 => 'Honor, MI', + 1231334 => 'Glen Arbor, MI', + 1231347 => 'Petoskey, MI', + 1231348 => 'Petoskey, MI', + 1231352 => 'Frankfort, MI', + 1231386 => 'Northport, MI', + 1231398 => 'Manistee, MI', + 1231421 => 'Traverse City, MI', + 1231436 => 'Mackinaw City, MI', + 1231439 => 'Petoskey, MI', + 1231448 => 'Beaver Island, MI', + 1231487 => 'Petoskey, MI', + 1231526 => 'Harbor Springs, MI', + 1231533 => 'Bellaire, MI', + 1231536 => 'East Jordan, MI', + 1231544 => 'Central Lake, MI', + 1231547 => 'Charlevoix, MI', + 1231548 => 'Alanson, MI', + 1231549 => 'Boyne Falls, MI', + 1231582 => 'Boyne City, MI', + 1231587 => 'Mancelona, MI', + 1231592 => 'Big Rapids, MI', + 1231597 => 'Cheboygan, MI', + 1231627 => 'Cheboygan, MI', + 1231652 => 'Newaygo, MI', + 1231672 => 'Muskegon, MI', + 1231689 => 'White Cloud, MI', + 1231719 => 'Muskegon, MI', + 1231722 => 'Muskegon, MI', + 1231723 => 'Manistee, MI', + 1231724 => 'Muskegon, MI', + 1231726 => 'Muskegon, MI', + 1231727 => 'Muskegon, MI', + 1231728 => 'Muskegon, MI', + 1231733 => 'Muskegon, MI', + 1231734 => 'Evart, MI', + 1231737 => 'Muskegon, MI', + 1231739 => 'Muskegon, MI', + 1231743 => 'Marion, MI', + 1231744 => 'Muskegon, MI', + 1231745 => 'Baldwin, MI', + 1231747 => 'Muskegon, MI', + 1231755 => 'Muskegon, MI', + 1231757 => 'Scottville, MI', + 1231759 => 'Muskegon, MI', + 1231766 => 'Muskegon, MI', + 1231767 => 'Muskegon, MI', + 1231773 => 'Muskegon, MI', + 1231775 => 'Cadillac, MI', + 1231777 => 'Muskegon, MI', + 1231779 => 'Cadillac, MI', + 1231780 => 'Norton Shores, MI', + 1231788 => 'Muskegon, MI', + 1231796 => 'Big Rapids, MI', + 1231798 => 'Norton Shores, MI', + 1231824 => 'Manton, MI', + 1231825 => 'McBain, MI', + 1231830 => 'Muskegon, MI', + 1231832 => 'Reed City, MI', + 1231834 => 'Grant, MI', + 1231839 => 'Lake City, MI', + 1231843 => 'Ludington, MI', + 1231845 => 'Ludington, MI', + 1231853 => 'Ravenna, MI', + 1231854 => 'Hesperia, MI', + 1231861 => 'Shelby, MI', + 1231865 => 'Fruitport Charter township, MI', + 1231869 => 'Pentwater, MI', + 1231873 => 'Hart, MI', + 1231876 => 'Cadillac, MI', + 1231882 => 'Beulah, MI', + 1231885 => 'Mesick, MI', + 1231893 => 'Whitehall, MI', + 1231894 => 'Whitehall, MI', + 1231922 => 'Traverse City, MI', + 1231924 => 'Fremont, MI', + 1231929 => 'Traverse City, MI', + 1231932 => 'Traverse City, MI', + 1231933 => 'Traverse City, MI', + 1231935 => 'Traverse City, MI', + 1231937 => 'Howard City, MI', + 1231941 => 'Traverse City, MI', + 1231943 => 'Traverse City, MI', + 1231944 => 'Traverse City, MI', + 1231946 => 'Traverse City, MI', + 1231947 => 'Traverse City, MI', + 1231995 => 'Traverse City, MI', + 1234 => 'Ohio', + 1234678 => 'Akron, OH', + 1236 => 'British Columbia', + 1239 => 'Florida', + 1239200 => 'Naples, FL', + 1239213 => 'Naples, FL', + 1239225 => 'Fort Myers, FL', + 1239226 => 'Fort Myers, FL', + 1239234 => 'Naples, FL', + 1239242 => 'Cape Coral, FL', + 1239243 => 'Fort Myers, FL', + 1239245 => 'Fort Myers, FL', + 1239252 => 'Naples, FL', + 1239254 => 'Naples, FL', + 1239260 => 'Naples, FL', + 1239261 => 'Naples, FL', + 1239262 => 'Naples, FL', + 1239263 => 'Naples, FL', + 1239267 => 'Fort Myers, FL', + 1239272 => 'Naples, FL', + 1239274 => 'Fort Myers, FL', + 1239275 => 'Fort Myers, FL', + 1239277 => 'Fort Myers, FL', + 1239278 => 'Fort Myers, FL', + 1239288 => 'Fort Myers, FL', + 1239289 => 'Naples, FL', + 1239293 => 'Naples, FL', + 1239303 => 'Lehigh Acres, FL', + 1239304 => 'Naples, FL', + 1239313 => 'Fort Myers, FL', + 1239321 => 'Fort Myers, FL', + 1239325 => 'Naples, FL', + 1239330 => 'Naples, FL', + 1239331 => 'Naples, FL', + 1239332 => 'Fort Myers, FL', + 1239334 => 'Fort Myers, FL', + 1239337 => 'Fort Myers, FL', + 1239343 => 'Fort Myers, FL', + 1239344 => 'Fort Myers, FL', + 1239348 => 'Naples, FL', + 1239352 => 'Naples, FL', + 1239353 => 'Naples, FL', + 1239354 => 'Naples, FL', + 1239362 => 'Fort Myers, FL', + 1239368 => 'Lehigh Acres, FL', + 1239369 => 'Lehigh Acres, FL', + 1239389 => 'Marco Island, FL', + 1239390 => 'Bonita Springs, FL', + 1239394 => 'Marco Island, FL', + 1239395 => 'Sanibel, FL', + 1239398 => 'Naples, FL', + 1239403 => 'Naples, FL', + 1239404 => 'Naples, FL', + 1239405 => 'Bonita Springs, FL', + 1239415 => 'Fort Myers, FL', + 1239417 => 'Naples, FL', + 1239418 => 'Fort Myers, FL', + 1239424 => 'Cape Coral, FL', + 1239425 => 'Fort Myers, FL', + 1239430 => 'Naples, FL', + 1239431 => 'Naples, FL', + 1239432 => 'Fort Myers, FL', + 1239433 => 'Fort Myers, FL', + 1239434 => 'Naples, FL', + 1239435 => 'Naples, FL', + 1239436 => 'Naples, FL', + 1239437 => 'Fort Myers, FL', + 1239454 => 'Fort Myers, FL', + 1239455 => 'Naples, FL', + 1239458 => 'Cape Coral, FL', + 1239461 => 'Fort Myers, FL', + 1239463 => 'Fort Myers Beach, FL', + 1239465 => 'Naples, FL', + 1239466 => 'Fort Myers, FL', + 1239471 => 'Cape Coral, FL', + 1239472 => 'Sanibel, FL', + 1239481 => 'Fort Myers, FL', + 1239482 => 'Fort Myers, FL', + 1239489 => 'Fort Myers, FL', + 1239495 => 'Bonita Springs, FL', + 1239498 => 'Bonita Springs, FL', + 1239513 => 'Naples, FL', + 1239514 => 'Naples, FL', + 1239530 => 'Naples, FL', + 1239533 => 'Fort Myers, FL', + 1239540 => 'Cape Coral, FL', + 1239541 => 'Cape Coral, FL', + 1239542 => 'Cape Coral, FL', + 1239543 => 'Fort Myers, FL', + 1239549 => 'Cape Coral, FL', + 1239561 => 'Fort Myers, FL', + 1239566 => 'Naples, FL', + 1239573 => 'Cape Coral, FL', + 1239574 => 'Cape Coral, FL', + 1239590 => 'Fort Myers, FL', + 1239591 => 'Naples, FL', + 1239592 => 'Naples, FL', + 1239593 => 'Naples, FL', + 1239594 => 'Naples, FL', + 1239595 => 'Naples, FL', + 1239596 => 'Naples, FL', + 1239597 => 'Naples, FL', + 1239598 => 'Naples, FL', + 1239601 => 'Naples, FL', + 1239642 => 'Marco Island, FL', + 1239643 => 'Naples, FL', + 1239649 => 'Naples, FL', + 1239657 => 'Immokalee, FL', + 1239658 => 'Immokalee, FL', + 1239659 => 'Naples, FL', + 1239673 => 'Cape Coral, FL', + 1239676 => 'Bonita Springs, FL', + 1239689 => 'Fort Myers, FL', + 1239690 => 'Fort Myers, FL', + 1239692 => 'Naples, FL', + 1239693 => 'Fort Myers, FL', + 1239694 => 'Fort Myers, FL', + 1239731 => 'Fort Myers, FL', + 1239732 => 'Naples, FL', + 1239765 => 'Fort Myers Beach, FL', + 1239768 => 'Fort Myers, FL', + 1239772 => 'Cape Coral, FL', + 1239774 => 'Naples, FL', + 1239775 => 'Naples, FL', + 1239777 => 'Naples, FL', + 1239793 => 'Naples, FL', + 1239821 => 'Naples, FL', + 1239825 => 'Naples, FL', + 1239829 => 'Cape Coral, FL', + 1239931 => 'Fort Myers, FL', + 1239936 => 'Fort Myers, FL', + 1239938 => 'Fort Myers, FL', + 1239939 => 'Fort Myers, FL', + 1239945 => 'Cape Coral, FL', + 1239947 => 'Bonita Springs, FL', + 1239948 => 'Bonita Springs, FL', + 1239949 => 'Bonita Springs, FL', + 1239963 => 'Naples, FL', + 1239985 => 'Fort Myers, FL', + 1239992 => 'Bonita Springs, FL', + 1240 => 'Maryland', + 1240313 => 'Hagerstown, MD', + 1240314 => 'Rockville, MD', + 1240362 => 'Cumberland, MD', + 1240379 => 'Frederick, MD', + 1240403 => 'Rockville, MD', + 1240420 => 'Hagerstown, MD', + 1240456 => 'Laurel, MD', + 1240566 => 'Frederick, MD', + 1240575 => 'Frederick, MD', + 1240631 => 'Gaithersburg, MD', + 1240683 => 'Gaithersburg, MD', + 1240686 => 'Germantown, MD', + 1240777 => 'Rockville, MD', + 1240857 => 'Joint Base Andrews Naval Air Facility, MD', + 12422250 => 'New Providence', + 12422251 => 'New Providence', + 12422252 => 'New Providence', + 12422253 => 'New Providence', + 12422254 => 'New Providence', + 12422256 => 'New Providence', + 12422257 => 'New Providence', + 12422258 => 'New Providence', + 12422259 => 'New Providence', + 1242302 => 'New Providence', + 1242321 => 'New Providence', + 1242322 => 'New Providence', + 1242323 => 'New Providence', + 1242324 => 'New Providence', + 1242325 => 'New Providence', + 1242326 => 'New Providence', + 1242327 => 'New Providence', + 1242328 => 'New Providence', + 1242329 => 'North Andros', + 1242331 => 'Rum Cay & San Sal', + 1242332 => 'Eleuthera', + 1242333 => 'Eleuthera', + 1242334 => 'Eleuthera', + 1242335 => 'Eleuthera', + 1242336 => 'Exuma', + 1242337 => 'Long Island', + 1242338 => 'Long Island', + 1242339 => 'Inagua/Mayaguana', + 1242340 => 'New Providence', + 1242341 => 'New Providence', + 1242342 => 'Cat Island', + 1242344 => 'Acklins', + 1242345 => 'Exuma', + 1242346 => 'Grand Bahama', + 1242347 => 'Bimini and Cat Cay', + 1242348 => 'Grand Bahama', + 1242349 => 'Grand Bahama', + 1242350 => 'Grand Bahama', + 1242351 => 'Grand Bahama', + 1242352 => 'Grand Bahama', + 1242353 => 'Grand Bahama', + 1242354 => 'Cat Island', + 1242355 => 'Exuma Cays', + 1242356 => 'New Providence', + 1242358 => 'Exuma', + 1242361 => 'New Providence', + 1242362 => 'New Providence', + 1242363 => 'New Providence', + 1242364 => 'New Providence', + 1242365 => 'Abaco Island', + 1242366 => 'Abaco Island', + 1242367 => 'Abaco Island', + 1242368 => 'Andros', + 1242369 => 'Andros', + 1242373 => 'Grand Bahama', + 1242374 => 'Grand Bahama', + 1242376 => 'Grand Bahama', + 1242377 => 'New Providence', + 1242380 => 'New Providence', + 1242381 => 'New Providence', + 1242382 => 'New Providence', + 1242383 => 'New Providence', + 1242384 => 'New Providence', + 1242392 => 'New Providence', + 1242393 => 'New Providence', + 1242394 => 'New Providence', + 1242396 => 'New Providence', + 1242397 => 'New Providence', + 1242461 => 'New Providence', + 1242601 => 'New Providence', + 1242602 => 'Grand Bahama', + 1242676 => 'New Providence', + 1242677 => 'New Providence', + 1242687 => 'Grand Bahama', + 1242688 => 'Grand Bahama', + 1242698 => 'Abaco', + 1242699 => 'Abaco', + 1242702 => 'New Providence', + 1248 => 'Michigan', + 1248208 => 'Southfield, MI', + 1248223 => 'Southfield, MI', + 1248236 => 'Oxford Charter Township, MI', + 1248244 => 'Troy, MI', + 1248246 => 'Royal Oak, MI', + 1248250 => 'Troy, MI', + 1248262 => 'Southfield, MI', + 1248267 => 'Troy, MI', + 1248269 => 'Troy, MI', + 1248276 => 'Auburn Hills, MI', + 1248293 => 'Rochester Hills, MI', + 1248299 => 'Rochester Hills, MI', + 1248305 => 'Novi, MI', + 1248322 => 'Pontiac, MI', + 1248324 => 'Farmington Hills, MI', + 1248327 => 'Southfield, MI', + 1248328 => 'Holly, MI', + 1248332 => 'Pontiac, MI', + 1248334 => 'Pontiac, MI', + 1248338 => 'Pontiac, MI', + 1248340 => 'Auburn Hills, MI', + 1248344 => 'Novi, MI', + 1248347 => 'Novi, MI', + 1248350 => 'Southfield, MI', + 1248351 => 'Southfield, MI', + 1248352 => 'Southfield, MI', + 1248353 => 'Southfield, MI', + 1248354 => 'Southfield, MI', + 1248355 => 'Southfield, MI', + 1248356 => 'Southfield, MI', + 1248357 => 'Southfield, MI', + 1248358 => 'Southfield, MI', + 1248362 => 'Troy, MI', + 1248370 => 'Auburn Hills, MI', + 1248373 => 'Auburn Hills, MI', + 1248374 => 'Novi, MI', + 1248375 => 'Rochester Hills, MI', + 1248377 => 'Auburn Hills, MI', + 1248380 => 'Novi, MI', + 1248391 => 'Lake Orion, MI', + 1248395 => 'Southfield, MI', + 1248423 => 'Royal Oak, MI', + 1248424 => 'Southfield, MI', + 1248437 => 'South Lyon, MI', + 1248440 => 'Southfield, MI', + 1248443 => 'Southfield, MI', + 1248446 => 'South Lyon, MI', + 1248449 => 'Novi, MI', + 1248457 => 'Troy, MI', + 1248465 => 'Novi, MI', + 1248471 => 'Farmington Hills, MI', + 1248486 => 'South Lyon, MI', + 1248489 => 'Farmington Hills, MI', + 1248524 => 'Troy, MI', + 1248526 => 'Troy, MI', + 1248528 => 'Troy, MI', + 1248549 => 'Royal Oak, MI', + 1248551 => 'Royal Oak, MI', + 1248552 => 'Southfield, MI', + 1248553 => 'Farmington Hills, MI', + 1248557 => 'Southfield, MI', + 1248559 => 'Southfield, MI', + 1248569 => 'Southfield, MI', + 1248577 => 'Troy, MI', + 1248592 => 'West Bloomfield Township, MI', + 1248618 => 'Waterford Township, MI', + 1248619 => 'Troy, MI', + 1248620 => 'Clarkston, MI', + 1248623 => 'Waterford Township, MI', + 1248625 => 'Clarkston, MI', + 1248627 => 'Ortonville, MI', + 1248628 => 'Oxford Charter Township, MI', + 1248634 => 'Holly, MI', + 1248641 => 'Troy, MI', + 1248643 => 'Troy, MI', + 1248649 => 'Troy, MI', + 1248661 => 'West Bloomfield Township, MI', + 1248662 => 'Novi, MI', + 1248663 => 'Southfield, MI', + 1248666 => 'Waterford Township, MI', + 1248673 => 'Waterford Township, MI', + 1248674 => 'Waterford Township, MI', + 1248676 => 'Milford, MI', + 1248680 => 'Troy, MI', + 1248681 => 'Waterford Township, MI', + 1248682 => 'Waterford Township, MI', + 1248683 => 'Waterford Township, MI', + 1248684 => 'Milford, MI', + 1248685 => 'Milford, MI', + 1248689 => 'Troy, MI', + 1248693 => 'Lake Orion, MI', + 1248698 => 'White Lake Township, MI', + 1248738 => 'Waterford Township, MI', + 1248740 => 'Troy, MI', + 1248758 => 'Pontiac, MI', + 1248796 => 'Southfield, MI', + 1248799 => 'Southfield, MI', + 1248809 => 'Southfield, MI', + 1248814 => 'Lake Orion, MI', + 1248816 => 'Troy, MI', + 1248827 => 'Southfield, MI', + 1248828 => 'Troy, MI', + 1248844 => 'Rochester Hills, MI', + 1248848 => 'Farmington Hills, MI', + 1248849 => 'Southfield, MI', + 1248852 => 'Rochester Hills, MI', + 1248853 => 'Rochester Hills, MI', + 1248857 => 'Pontiac, MI', + 1248858 => 'Pontiac, MI', + 1248879 => 'Troy, MI', + 1248886 => 'Waterford Township, MI', + 1248887 => 'Highland Township, MI', + 1248889 => 'Highland Township, MI', + 1248898 => 'Royal Oak, MI', + 1248922 => 'Clarkston, MI', + 1248952 => 'Troy, MI', + 1248964 => 'Troy, MI', + 1248967 => 'Madison Heights, MI', + 1248968 => 'Oak Park, MI', + 1248969 => 'Oxford Charter Township, MI', + 1248987 => 'Farmington Hills, MI', + 1248994 => 'Farmington Hills, MI', + 1248996 => 'Southfield, MI', + 1250 => 'British Columbia', + 1250212 => 'Kelowna, BC', + 1250215 => 'Kelowna, BC', + 1250242 => 'Tumbler Ridge, BC', + 1250245 => 'Ladysmith, BC', + 1250246 => 'Chemainus, BC', + 1250247 => 'Gabriola, BC', + 1250248 => 'Parksville, BC', + 1250256 => 'Lillooet, BC', + 1250260 => 'Vernon, BC', + 1250262 => 'Fort St. John, BC', + 1250265 => 'Nakusp, BC', + 1250285 => 'Quadra Island, BC', + 1250286 => 'Campbell River, BC', + 1250287 => 'Campbell River, BC', + 1250295 => 'Princeton, BC', + 1250314 => 'Kamloops, BC', + 1250317 => 'Kelowna, BC', + 1250331 => 'Courtenay, BC', + 1250334 => 'Courtenay, BC', + 1250335 => 'Hornby Island, BC', + 1250336 => 'Cumberland, BC', + 1250337 => 'Black Creek, BC', + 1250338 => 'Courtenay, BC', + 1250339 => 'Comox, BC', + 1250342 => 'Invermere, BC', + 1250344 => 'Golden, BC', + 1250347 => 'Radium Hot Springs, BC', + 1250352 => 'Nelson, BC', + 1250353 => 'Kaslo, BC', + 1250354 => 'Nelson, BC', + 1250357 => 'Salmo, BC', + 1250360 => 'Victoria, BC', + 1250361 => 'Victoria, BC', + 1250362 => 'Rossland, BC', + 1250364 => 'Trail, BC', + 1250365 => 'Castlegar, BC', + 1250367 => 'Fruitvale, BC', + 1250368 => 'Trail, BC', + 1250370 => 'Victoria, BC', + 1250372 => 'Kamloops, BC', + 1250374 => 'Kamloops, BC', + 1250376 => 'Kamloops, BC', + 1250377 => 'Kamloops, BC', + 1250378 => 'Merritt, BC', + 1250380 => 'Victoria, BC', + 1250381 => 'Victoria, BC', + 1250382 => 'Victoria, BC', + 1250383 => 'Victoria, BC', + 1250384 => 'Victoria, BC', + 1250385 => 'Victoria, BC', + 1250386 => 'Victoria, BC', + 1250388 => 'Victoria, BC', + 1250389 => 'Victoria, BC', + 1250390 => 'Nanaimo, BC', + 1250391 => 'Victoria, BC', + 1250392 => 'Williams Lake, BC', + 1250395 => '100 Mile House, BC', + 1250398 => 'Williams Lake, BC', + 1250412 => 'Victoria, BC', + 1250417 => 'Cranbrook, BC', + 1250423 => 'Fernie, BC', + 1250425 => 'Sparwood, BC', + 1250426 => 'Cranbrook, BC', + 1250427 => 'Kimberley, BC', + 1250428 => 'Creston, BC', + 1250442 => 'Grand Forks, BC', + 1250448 => 'Kelowna, BC', + 1250468 => 'Nanoose Bay, BC', + 1250469 => 'Kelowna, BC', + 1250470 => 'Kelowna, BC', + 1250472 => 'Victoria, BC', + 1250475 => 'Victoria, BC', + 1250477 => 'Victoria, BC', + 1250478 => 'Victoria, BC', + 1250479 => 'Victoria, BC', + 1250480 => 'Victoria, BC', + 1250483 => 'Victoria, BC', + 1250487 => 'Penticton, BC', + 1250489 => 'Cranbrook, BC', + 1250490 => 'Penticton, BC', + 1250491 => 'Kelowna, BC', + 1250492 => 'Penticton, BC', + 1250493 => 'Penticton, BC', + 1250494 => 'Summerland, BC', + 1250495 => 'Osoyoos, BC', + 1250498 => 'Oliver, BC', + 1250499 => 'Keremeos, BC', + 1250503 => 'Vernon, BC', + 1250505 => 'Nelson, BC', + 1250537 => 'Salt Spring Island, BC', + 1250542 => 'Vernon, BC', + 1250545 => 'Vernon, BC', + 1250546 => 'Armstrong, BC', + 1250547 => 'Lumby, BC', + 1250549 => 'Vernon, BC', + 1250554 => 'Kamloops, BC', + 1250558 => 'Vernon, BC', + 1250559 => 'Queen Charlotte, BC', + 1250561 => 'Prince George, BC', + 1250562 => 'Prince George, BC', + 1250563 => 'Prince George, BC', + 1250564 => 'Prince George, BC', + 1250566 => 'Valemount, BC', + 1250567 => 'Vanderhoof, BC', + 1250573 => 'Kamloops, BC', + 1250579 => 'Kamloops, BC', + 1250585 => 'Nanaimo, BC', + 1250586 => 'Parksville, BC', + 1250590 => 'Victoria, BC', + 1250591 => 'Nanaimo, BC', + 1250592 => 'Victoria, BC', + 1250595 => 'Victoria, BC', + 1250596 => 'Prince George, BC', + 1250597 => 'Duncan, BC', + 1250598 => 'Victoria, BC', + 1250614 => 'Prince George, BC', + 1250615 => 'Terrace, BC', + 1250624 => 'Prince Rupert, BC', + 1250626 => 'Masset, BC', + 1250627 => 'Prince Rupert, BC', + 1250629 => 'Pender Island, BC', + 1250632 => 'Kitimat, BC', + 1250635 => 'Terrace, BC', + 1250638 => 'Terrace, BC', + 1250642 => 'Sooke, BC', + 1250655 => 'Sidney, BC', + 1250656 => 'Sidney, BC', + 1250658 => 'Victoria, BC', + 1250672 => 'Barrière, BC', + 1250674 => 'Clearwater, BC', + 1250675 => 'Sorrento, BC', + 1250679 => 'Chase, BC', + 1250686 => 'Victoria, BC', + 1250692 => 'Burns Lake, BC', + 1250701 => 'Duncan, BC', + 1250703 => 'Courtenay, BC', + 1250707 => 'Westbank, BC', + 1250709 => 'Duncan, BC', + 1250712 => 'Kelowna, BC', + 1250714 => 'Nanaimo, BC', + 1250715 => 'Duncan, BC', + 1250716 => 'Nanaimo, BC', + 1250717 => 'Kelowna, BC', + 1250718 => 'Kelowna, BC', + 1250720 => 'Port Alberni, BC', + 1250721 => 'Victoria, BC', + 1250722 => 'Nanaimo, BC', + 1250723 => 'Port Alberni, BC', + 1250724 => 'Port Alberni, BC', + 1250725 => 'Tofino, BC', + 1250726 => 'Ucluelet, BC', + 1250727 => 'Victoria, BC', + 1250729 => 'Nanaimo, BC', + 1250741 => 'Nanaimo, BC', + 1250744 => 'Victoria, BC', + 1250746 => 'Duncan, BC', + 1250747 => 'Quesnel, BC', + 1250748 => 'Duncan, BC', + 1250749 => 'Lake Cowichan, BC', + 1250751 => 'Nanaimo, BC', + 1250752 => 'Qualicum Beach, BC', + 1250753 => 'Nanaimo, BC', + 1250754 => 'Nanaimo, BC', + 1250755 => 'Nanaimo, BC', + 1250756 => 'Nanaimo, BC', + 1250758 => 'Nanaimo, BC', + 1250762 => 'Kelowna, BC', + 1250763 => 'Kelowna, BC', + 1250764 => 'Kelowna, BC', + 1250765 => 'Kelowna, BC', + 1250766 => 'Winfield, BC', + 1250767 => 'Peachland, BC', + 1250768 => 'Westbank, BC', + 1250769 => 'Kelowna, BC', + 1250770 => 'Penticton, BC', + 1250774 => 'Fort Nelson, BC', + 1250782 => 'Dawson Creek, BC', + 1250785 => 'Fort St. John, BC', + 1250787 => 'Fort St. John, BC', + 1250788 => 'Chetwynd, BC', + 1250804 => 'Salmon Arm, BC', + 1250808 => 'Kelowna, BC', + 1250812 => 'Victoria, BC', + 1250818 => 'Victoria, BC', + 1250828 => 'Kamloops, BC', + 1250830 => 'Campbell River, BC', + 1250832 => 'Salmon Arm, BC', + 1250833 => 'Salmon Arm, BC', + 1250836 => 'Sicamous, BC', + 1250837 => 'Revelstoke, BC', + 1250838 => 'Enderby, BC', + 1250842 => 'Hazelton, BC', + 1250845 => 'Houston, BC', + 1250847 => 'Smithers, BC', + 1250851 => 'Kamloops, BC', + 1250858 => 'Victoria, BC', + 1250860 => 'Kelowna, BC', + 1250861 => 'Kelowna, BC', + 1250862 => 'Kelowna, BC', + 1250863 => 'Kelowna, BC', + 1250864 => 'Kelowna, BC', + 1250868 => 'Kelowna, BC', + 1250869 => 'Kelowna, BC', + 1250870 => 'Kelowna, BC', + 1250871 => 'Courtenay, BC', + 1250877 => 'Smithers, BC', + 1250878 => 'Kelowna, BC', + 1250881 => 'Victoria, BC', + 1250888 => 'Victoria, BC', + 1250889 => 'Victoria, BC', + 1250897 => 'Courtenay, BC', + 1250920 => 'Victoria, BC', + 1250923 => 'Campbell River, BC', + 1250949 => 'Port Hardy, BC', + 1250951 => 'Parksville, BC', + 1250954 => 'Parksville, BC', + 1250956 => 'Port McNeill, BC', + 1250962 => 'Prince George, BC', + 1250963 => 'Prince George, BC', + 1250964 => 'Prince George, BC', + 1250979 => 'Kelowna, BC', + 1250992 => 'Quesnel, BC', + 1250995 => 'Victoria, BC', + 1250996 => 'Fort St James, BC', + 1250997 => 'Mackenzie, BC', + 1251 => 'Alabama', + 1251208 => 'Mobile, AL', + 1251219 => 'Mobile, AL', + 1251246 => 'Jackson, AL', + 1251275 => 'Grove Hill, AL', + 1251287 => 'Mobile, AL', + 1251296 => 'Flomaton, AL', + 1251300 => 'Mobile, AL', + 1251338 => 'Mobile, AL', + 1251340 => 'Mobile, AL', + 1251341 => 'Mobile, AL', + 1251342 => 'Mobile, AL', + 1251343 => 'Mobile, AL', + 1251344 => 'Mobile, AL', + 1251345 => 'Mobile, AL', + 1251368 => 'Atmore, AL', + 1251378 => 'Mobile, AL', + 1251380 => 'Mobile, AL', + 1251414 => 'Mobile, AL', + 1251415 => 'Mobile, AL', + 1251432 => 'Mobile, AL', + 1251433 => 'Mobile, AL', + 1251434 => 'Mobile, AL', + 1251435 => 'Mobile, AL', + 1251438 => 'Mobile, AL', + 1251441 => 'Mobile, AL', + 1251443 => 'Theodore, AL', + 1251445 => 'Mobile, AL', + 1251446 => 'Atmore, AL', + 1251450 => 'Mobile, AL', + 1251457 => 'Mobile, AL', + 1251460 => 'Mobile, AL', + 1251470 => 'Mobile, AL', + 1251471 => 'Mobile, AL', + 1251473 => 'Mobile, AL', + 1251476 => 'Mobile, AL', + 1251478 => 'Mobile, AL', + 1251479 => 'Mobile, AL', + 1251575 => 'Monroeville, AL', + 1251578 => 'Evergreen, AL', + 1251580 => 'Bay Minette, AL', + 1251602 => 'Mobile, AL', + 1251607 => 'Mobile, AL', + 1251621 => 'Daphne, AL', + 1251625 => 'Daphne, AL', + 1251626 => 'Daphne, AL', + 1251633 => 'Mobile, AL', + 1251634 => 'Mobile, AL', + 1251639 => 'Mobile, AL', + 1251653 => 'Theodore, AL', + 1251660 => 'Mobile, AL', + 1251661 => 'Mobile, AL', + 1251662 => 'Mobile, AL', + 1251665 => 'Mobile, AL', + 1251666 => 'Mobile, AL', + 1251675 => 'Saraland, AL', + 1251679 => 'Saraland, AL', + 1251690 => 'Mobile, AL', + 1251694 => 'Mobile, AL', + 1251725 => 'Mobile, AL', + 1251743 => 'Monroeville, AL', + 1251776 => 'Mobile, AL', + 1251809 => 'Brewton, AL', + 1251824 => 'Bayou La Batre, AL', + 1251829 => 'Mount Vernon, AL', + 1251843 => 'Gilbertown, AL', + 1251847 => 'Chatom, AL', + 1251865 => 'Grand Bay, AL', + 1251866 => 'Citronelle, AL', + 1251867 => 'Brewton, AL', + 1251928 => 'Fairhope, AL', + 1251929 => 'Fairhope, AL', + 1251937 => 'Bay Minette, AL', + 1251943 => 'Foley, AL', + 1251947 => 'Robertsdale, AL', + 1251948 => 'Gulf Shores, AL', + 1251955 => 'Foley, AL', + 1251957 => 'Irvington, AL', + 1251962 => 'Lillian, AL', + 1251964 => 'Loxley, AL', + 1251967 => 'Gulf Shores, AL', + 1251968 => 'Gulf Shores, AL', + 1251970 => 'Foley, AL', + 1251971 => 'Foley, AL', + 1251973 => 'Theodore, AL', + 1251974 => 'Orange Beach, AL', + 1251980 => 'Orange Beach, AL', + 1251981 => 'Orange Beach, AL', + 1251986 => 'Elberta, AL', + 1251989 => 'Summerdale, AL', + 1251990 => 'Fairhope, AL', + 1252 => 'North Carolina', + 1252206 => 'Wilson, NC', + 1252208 => 'Kinston, NC', + 1252209 => 'Ahoskie, NC', + 1252212 => 'Rocky Mount, NC', + 1252215 => 'Greenville, NC', + 1252222 => 'Morehead City, NC', + 1252223 => 'Newport, NC', + 1252234 => 'Wilson, NC', + 1252235 => 'Bailey, NC', + 1252236 => 'Elm City, NC', + 1252237 => 'Wilson, NC', + 1252238 => 'Stantonsburg, NC', + 1252240 => 'Morehead City, NC', + 1252243 => 'Wilson, NC', + 1252244 => 'Vanceboro, NC', + 1252247 => 'Morehead City, NC', + 1252249 => 'Oriental, NC', + 1252255 => 'Kitty Hawk, NC', + 1252257 => 'Warrenton, NC', + 1252261 => 'Kitty Hawk, NC', + 1252291 => 'Wilson, NC', + 1252293 => 'Wilson, NC', + 1252308 => 'Roanoke Rapids, NC', + 1252321 => 'Greenville, NC', + 1252322 => 'Aurora, NC', + 1252329 => 'Greenville, NC', + 1252331 => 'Elizabeth City, NC', + 1252332 => 'Ahoskie, NC', + 1252333 => 'Elizabeth City, NC', + 1252335 => 'Elizabeth City, NC', + 1252338 => 'Elizabeth City, NC', + 1252353 => 'Greenville, NC', + 1252354 => 'Emerald Isle, NC', + 1252355 => 'Greenville, NC', + 1252356 => 'Colerain, NC', + 1252357 => 'Gatesville, NC', + 1252364 => 'Greenville, NC', + 1252398 => 'Murfreesboro, NC', + 1252399 => 'Wilson, NC', + 1252426 => 'Hertford, NC', + 1252430 => 'Henderson, NC', + 1252431 => 'Henderson, NC', + 1252435 => 'Moyock, NC', + 1252436 => 'Henderson, NC', + 1252438 => 'Henderson, NC', + 1252439 => 'Greenville, NC', + 1252442 => 'Rocky Mount, NC', + 1252443 => 'Rocky Mount, NC', + 1252444 => 'Havelock, NC', + 1252445 => 'Enfield, NC', + 1252446 => 'Rocky Mount, NC', + 1252447 => 'Havelock, NC', + 1252448 => 'Trenton, NC', + 1252451 => 'Rocky Mount, NC', + 1252456 => 'Norlina, NC', + 1252459 => 'Nashville, NC', + 1252473 => 'Manteo, NC', + 1252475 => 'Manteo, NC', + 1252478 => 'Spring Hope, NC', + 1252480 => 'Kill Devil Hills, NC', + 1252482 => 'Edenton, NC', + 1252492 => 'Henderson, NC', + 1252504 => 'Beaufort, NC', + 1252514 => 'New Bern, NC', + 1252520 => 'Kinston, NC', + 1252522 => 'Kinston, NC', + 1252523 => 'Kinston, NC', + 1252524 => 'Grifton, NC', + 1252527 => 'Kinston, NC', + 1252534 => 'Jackson, NC', + 1252535 => 'Roanoke Rapids, NC', + 1252537 => 'Roanoke Rapids, NC', + 1252566 => 'La Grange, NC', + 1252568 => 'Pink Hill, NC', + 1252583 => 'Halifax, NC', + 1252586 => 'Littleton, NC', + 1252633 => 'New Bern, NC', + 1252634 => 'New Bern, NC', + 1252635 => 'New Bern, NC', + 1252636 => 'New Bern, NC', + 1252637 => 'New Bern, NC', + 1252638 => 'New Bern, NC', + 1252641 => 'Tarboro, NC', + 1252672 => 'New Bern, NC', + 1252695 => 'Greenville, NC', + 1252726 => 'Morehead City, NC', + 1252727 => 'Morehead City, NC', + 1252728 => 'Beaufort, NC', + 1252744 => 'Greenville, NC', + 1252746 => 'Ayden, NC', + 1252747 => 'Snow Hill, NC', + 1252752 => 'Greenville, NC', + 1252753 => 'Farmville, NC', + 1252756 => 'Greenville, NC', + 1252757 => 'Greenville, NC', + 1252758 => 'Greenville, NC', + 1252771 => 'South Mills, NC', + 1252792 => 'Williamston, NC', + 1252793 => 'Plymouth, NC', + 1252794 => 'Windsor, NC', + 1252795 => 'Robersonville, NC', + 1252796 => 'Columbia, NC', + 1252808 => 'Morehead City, NC', + 1252823 => 'Tarboro, NC', + 1252825 => 'Bethel, NC', + 1252826 => 'Scotland Neck, NC', + 1252827 => 'Pinetops, NC', + 1252830 => 'Greenville, NC', + 1252847 => 'Greenville, NC', + 1252926 => 'Swan Quarter, NC', + 1252928 => 'Ocracoke, NC', + 1252937 => 'Rocky Mount, NC', + 1252939 => 'Kinston, NC', + 1252940 => 'Washington, NC', + 1252943 => 'Belhaven, NC', + 1252946 => 'Washington, NC', + 1252972 => 'Rocky Mount, NC', + 1252974 => 'Washington, NC', + 1252975 => 'Washington, NC', + 1252977 => 'Rocky Mount, NC', + 1252985 => 'Rocky Mount, NC', + 1252986 => 'Hatteras, NC', + 1253 => 'Washington', + 1253200 => 'Puyallup, WA', + 1253236 => 'Kent, WA', + 1253265 => 'Gig Harbor, WA', + 1253272 => 'Tacoma, WA', + 1253274 => 'Tacoma, WA', + 1253277 => 'Kent, WA', + 1253284 => 'Tacoma, WA', + 1253288 => 'Auburn, WA', + 1253292 => 'Tacoma, WA', + 1253301 => 'Tacoma, WA', + 1253333 => 'Auburn, WA', + 1253372 => 'Kent, WA', + 1253373 => 'Kent, WA', + 1253383 => 'Tacoma, WA', + 1253395 => 'Kent, WA', + 1253396 => 'Tacoma, WA', + 1253403 => 'Tacoma, WA', + 1253426 => 'Tacoma, WA', + 1253435 => 'Puyallup, WA', + 1253445 => 'Puyallup, WA', + 1253446 => 'Puyallup, WA', + 1253459 => 'Tacoma, WA', + 1253471 => 'Tacoma, WA', + 1253472 => 'Tacoma, WA', + 1253473 => 'Tacoma, WA', + 1253474 => 'Tacoma, WA', + 1253475 => 'Tacoma, WA', + 1253476 => 'Tacoma, WA', + 1253503 => 'Tacoma, WA', + 1253520 => 'Kent, WA', + 1253529 => 'Federal Way, WA', + 1253530 => 'Gig Harbor, WA', + 1253531 => 'Tacoma, WA', + 1253535 => 'Tacoma, WA', + 1253536 => 'Tacoma, WA', + 1253537 => 'Tacoma, WA', + 1253538 => 'Tacoma, WA', + 1253539 => 'Tacoma, WA', + 1253549 => 'Fox Island, WA', + 1253571 => 'Tacoma, WA', + 1253572 => 'Tacoma, WA', + 1253581 => 'Lakewood, WA', + 1253583 => 'Tacoma, WA', + 1253584 => 'Lakewood, WA', + 1253589 => 'Lakewood, WA', + 1253591 => 'Tacoma, WA', + 1253593 => 'Tacoma, WA', + 1253596 => 'Tacoma, WA', + 1253597 => 'Tacoma, WA', + 1253604 => 'Puyallup, WA', + 1253620 => 'Lakewood, WA', + 1253627 => 'Tacoma, WA', + 1253630 => 'Kent, WA', + 1253631 => 'Kent, WA', + 1253638 => 'Kent, WA', + 1253639 => 'Kent, WA', + 1253661 => 'Federal Way, WA', + 1253682 => 'Tacoma, WA', + 1253697 => 'Puyallup, WA', + 1253735 => 'Auburn, WA', + 1253737 => 'Auburn, WA', + 1253752 => 'Tacoma, WA', + 1253756 => 'Tacoma, WA', + 1253759 => 'Tacoma, WA', + 1253761 => 'Tacoma, WA', + 1253770 => 'Puyallup, WA', + 1253798 => 'Tacoma, WA', + 1253804 => 'Auburn, WA', + 1253813 => 'Kent, WA', + 1253815 => 'Federal Way, WA', + 1253830 => 'Tacoma, WA', + 1253833 => 'Auburn, WA', + 1253835 => 'Federal Way, WA', + 1253838 => 'Federal Way, WA', + 1253839 => 'Federal Way, WA', + 1253840 => 'Puyallup, WA', + 1253841 => 'Puyallup, WA', + 1253843 => 'Roy, WA', + 1253845 => 'Puyallup, WA', + 1253848 => 'Puyallup, WA', + 1253850 => 'Kent, WA', + 1253851 => 'Gig Harbor, WA', + 1253852 => 'Kent, WA', + 1253853 => 'Gig Harbor, WA', + 1253854 => 'Kent, WA', + 1253856 => 'Kent, WA', + 1253857 => 'Gig Harbor, WA', + 1253858 => 'Gig Harbor, WA', + 1253859 => 'Kent, WA', + 1253862 => 'Bonney Lake, WA', + 1253863 => 'Sumner, WA', + 1253864 => 'Puyallup, WA', + 1253872 => 'Kent, WA', + 1253874 => 'Federal Way, WA', + 1253876 => 'Auburn, WA', + 1253887 => 'Auburn, WA', + 1253922 => 'Fife, WA', + 1253926 => 'Fife, WA', + 1253931 => 'Auburn, WA', + 1253939 => 'Auburn, WA', + 1253941 => 'Federal Way, WA', + 1253945 => 'Federal Way, WA', + 1253946 => 'Federal Way, WA', + 1253983 => 'Lakewood, WA', + 1254 => 'Texas', + 1254200 => 'Killeen, TX', + 1254202 => 'Waco, TX', + 1254213 => 'Killeen, TX', + 1254215 => 'Temple, TX', + 1254230 => 'Waco, TX', + 1254235 => 'Waco, TX', + 1254248 => 'Gatesville, TX', + 1254286 => 'Fort Hood, TX', + 1254288 => 'Fort Hood, TX', + 1254296 => 'Waco, TX', + 1254297 => 'Waco, TX', + 1254298 => 'Temple, TX', + 1254386 => 'Hamilton, TX', + 1254399 => 'Waco, TX', + 1254435 => 'Meridian, TX', + 1254442 => 'Cisco, TX', + 1254445 => 'Dublin, TX', + 1254501 => 'Killeen, TX', + 1254518 => 'Copperas Cove, TX', + 1254519 => 'Killeen, TX', + 1254526 => 'Killeen, TX', + 1254532 => 'Fort Hood, TX', + 1254542 => 'Copperas Cove, TX', + 1254547 => 'Copperas Cove, TX', + 1254554 => 'Killeen, TX', + 1254559 => 'Breckenridge, TX', + 1254562 => 'Mexia, TX', + 1254580 => 'Hillsboro, TX', + 1254582 => 'Hillsboro, TX', + 1254616 => 'Killeen, TX', + 1254628 => 'Killeen, TX', + 1254629 => 'Eastland, TX', + 1254634 => 'Killeen, TX', + 1254647 => 'Ranger, TX', + 1254666 => 'Hewitt, TX', + 1254675 => 'Clifton, TX', + 1254680 => 'Killeen, TX', + 1254690 => 'Killeen, TX', + 1254694 => 'Whitney, TX', + 1254697 => 'Cameron, TX', + 1254698 => 'Harker Heights, TX', + 1254699 => 'Killeen, TX', + 1254714 => 'Waco, TX', + 1254724 => 'Temple, TX', + 1254725 => 'Cross Plains, TX', + 1254729 => 'Groesbeck, TX', + 1254732 => 'Waco, TX', + 1254739 => 'Teague, TX', + 1254741 => 'Waco, TX', + 1254742 => 'Temple, TX', + 1254743 => 'Temple, TX', + 1254750 => 'Waco, TX', + 1254751 => 'Waco, TX', + 1254752 => 'Waco, TX', + 1254753 => 'Waco, TX', + 1254754 => 'Waco, TX', + 1254755 => 'Waco, TX', + 1254756 => 'Waco, TX', + 1254757 => 'Waco, TX', + 1254770 => 'Temple, TX', + 1254771 => 'Temple, TX', + 1254772 => 'Waco, TX', + 1254773 => 'Temple, TX', + 1254774 => 'Temple, TX', + 1254776 => 'Waco, TX', + 1254778 => 'Temple, TX', + 1254780 => 'Belton, TX', + 1254791 => 'Temple, TX', + 1254793 => 'Florence, TX', + 1254796 => 'Hico, TX', + 1254799 => 'Waco, TX', + 1254826 => 'West, TX', + 1254829 => 'Elm Mott, TX', + 1254836 => 'China Spring, TX', + 1254840 => 'McGregor, TX', + 1254857 => 'Lorena, TX', + 1254865 => 'Gatesville, TX', + 1254867 => 'Waco, TX', + 1254883 => 'Marlin, TX', + 1254893 => 'De Leon, TX', + 1254897 => 'Glen Rose, TX', + 1254898 => 'Glen Rose, TX', + 1254899 => 'Temple, TX', + 1254918 => 'Stephenville, TX', + 1254933 => 'Belton, TX', + 1254939 => 'Belton, TX', + 1254947 => 'Salado, TX', + 1254965 => 'Stephenville, TX', + 1254968 => 'Stephenville, TX', + 1256 => 'Alabama', + 1256216 => 'Athens, AL', + 1256217 => 'Huntsville, AL', + 1256228 => 'Section, AL', + 1256230 => 'Athens, AL', + 1256231 => 'Anniston, AL', + 1256232 => 'Athens, AL', + 1256233 => 'Athens, AL', + 1256234 => 'Alexander City, AL', + 1256235 => 'Anniston, AL', + 1256236 => 'Anniston, AL', + 1256237 => 'Anniston, AL', + 1256238 => 'Anniston, AL', + 1256241 => 'Anniston, AL', + 1256245 => 'Sylacauga, AL', + 1256247 => 'Rogersville, AL', + 1256249 => 'Sylacauga, AL', + 1256259 => 'Scottsboro, AL', + 1256265 => 'Huntsville, AL', + 1256268 => 'Talladega, AL', + 1256270 => 'Huntsville, AL', + 1256301 => 'Decatur, AL', + 1256306 => 'Decatur, AL', + 1256308 => 'Decatur, AL', + 1256314 => 'Muscle Shoals, AL', + 1256315 => 'Talladega, AL', + 1256325 => 'Madison, AL', + 1256327 => 'Huntsville, AL', + 1256329 => 'Alexander City, AL', + 1256331 => 'Russellville, AL', + 1256332 => 'Russellville, AL', + 1256340 => 'Decatur, AL', + 1256341 => 'Decatur, AL', + 1256350 => 'Decatur, AL', + 1256351 => 'Decatur, AL', + 1256352 => 'Hanceville, AL', + 1256353 => 'Decatur, AL', + 1256354 => 'Ashland, AL', + 1256355 => 'Decatur, AL', + 1256356 => 'Red Bay, AL', + 1256357 => 'Wedowee, AL', + 1256362 => 'Talladega, AL', + 1256378 => 'Childersburg, AL', + 1256379 => 'New Market, AL', + 1256382 => 'Huntsville, AL', + 1256389 => 'Muscle Shoals, AL', + 1256396 => 'Lineville, AL', + 1256413 => 'Rainbow City, AL', + 1256423 => 'Ardmore, AL', + 1256428 => 'Huntsville, AL', + 1256430 => 'Huntsville, AL', + 1256435 => 'Jacksonville, AL', + 1256437 => 'Stevenson, AL', + 1256442 => 'Rainbow City, AL', + 1256446 => 'Leighton, AL', + 1256447 => 'Piedmont, AL', + 1256461 => 'Madison, AL', + 1256463 => 'Heflin, AL', + 1256464 => 'Madison, AL', + 1256467 => 'Gadsden, AL', + 1256489 => 'Huntsville, AL', + 1256492 => 'Gadsden, AL', + 1256494 => 'Gadsden, AL', + 1256513 => 'Huntsville, AL', + 1256519 => 'Huntsville, AL', + 1256532 => 'Huntsville, AL', + 1256533 => 'Huntsville, AL', + 1256534 => 'Huntsville, AL', + 1256535 => 'Huntsville, AL', + 1256536 => 'Huntsville, AL', + 1256538 => 'Attalla, AL', + 1256539 => 'Huntsville, AL', + 1256543 => 'Gadsden, AL', + 1256546 => 'Gadsden, AL', + 1256547 => 'Gadsden, AL', + 1256549 => 'Gadsden, AL', + 1256551 => 'Huntsville, AL', + 1256571 => 'Guntersville, AL', + 1256574 => 'Scottsboro, AL', + 1256582 => 'Guntersville, AL', + 1256585 => 'Huntsville, AL', + 1256586 => 'Arab, AL', + 1256593 => 'Boaz, AL', + 1256623 => 'Fyffe, AL', + 1256632 => 'Flat Rock, AL', + 1256637 => 'Courtland, AL', + 1256638 => 'Rainsville, AL', + 1256650 => 'Huntsville, AL', + 1256656 => 'Huntsville, AL', + 1256657 => 'Henagar, AL', + 1256685 => 'Town Creek, AL', + 1256686 => 'Decatur, AL', + 1256704 => 'Huntsville, AL', + 1256705 => 'Huntsville, AL', + 1256715 => 'Huntsville, AL', + 1256718 => 'Florence, AL', + 1256721 => 'Huntsville, AL', + 1256722 => 'Huntsville, AL', + 1256723 => 'New Hope, AL', + 1256726 => 'Huntsville, AL', + 1256728 => 'Grant, AL', + 1256729 => 'Athens, AL', + 1256734 => 'Cullman, AL', + 1256736 => 'Cullman, AL', + 1256737 => 'Cullman, AL', + 1256739 => 'Cullman, AL', + 1256740 => 'Florence, AL', + 1256741 => 'Anniston, AL', + 1256751 => 'Hartselle, AL', + 1256753 => 'Guntersville, AL', + 1256757 => 'Killen, AL', + 1256760 => 'Florence, AL', + 1256761 => 'Talladega, AL', + 1256764 => 'Florence, AL', + 1256765 => 'Florence, AL', + 1256766 => 'Florence, AL', + 1256767 => 'Florence, AL', + 1256768 => 'Florence, AL', + 1256771 => 'Athens, AL', + 1256772 => 'Madison, AL', + 1256773 => 'Hartselle, AL', + 1256774 => 'Madison, AL', + 1256775 => 'Cullman, AL', + 1256776 => 'Gurley, AL', + 1256778 => 'Somerville, AL', + 1256782 => 'Jacksonville, AL', + 1256825 => 'Dadeville, AL', + 1256828 => 'Hazel Green, AL', + 1256830 => 'Huntsville, AL', + 1256831 => 'Oxford, AL', + 1256832 => 'Oxford, AL', + 1256835 => 'Oxford, AL', + 1256837 => 'Huntsville, AL', + 1256840 => 'Boaz, AL', + 1256845 => 'Fort Payne, AL', + 1256851 => 'Huntsville, AL', + 1256852 => 'Huntsville, AL', + 1256858 => 'Huntsville, AL', + 1256859 => 'Huntsville, AL', + 1256878 => 'Albertville, AL', + 1256880 => 'Huntsville, AL', + 1256881 => 'Huntsville, AL', + 1256882 => 'Huntsville, AL', + 1256883 => 'Huntsville, AL', + 1256885 => 'Huntsville, AL', + 1256890 => 'Huntsville, AL', + 1256891 => 'Albertville, AL', + 1256892 => 'Ohatchee, AL', + 1256894 => 'Albertville, AL', + 1256895 => 'Huntsville, AL', + 1256922 => 'Huntsville, AL', + 1256927 => 'Centre, AL', + 1256931 => 'Arab, AL', + 1256971 => 'Huntsville, AL', + 1256974 => 'Moulton, AL', + 1256997 => 'Fort Payne, AL', + 1260 => 'Indiana', + 1260244 => 'Columbia City, IN', + 1260248 => 'Columbia City, IN', + 1260338 => 'Fort Wayne, IN', + 1260347 => 'Kendallville, IN', + 1260349 => 'Kendallville, IN', + 1260355 => 'Huntington, IN', + 1260356 => 'Huntington, IN', + 1260357 => 'Garrett, IN', + 1260358 => 'Huntington, IN', + 1260359 => 'Huntington, IN', + 1260373 => 'Fort Wayne, IN', + 1260375 => 'Warren, IN', + 1260387 => 'Fort Wayne, IN', + 1260407 => 'Fort Wayne, IN', + 1260416 => 'Fort Wayne, IN', + 1260420 => 'Fort Wayne, IN', + 1260422 => 'Fort Wayne, IN', + 1260423 => 'Fort Wayne, IN', + 1260424 => 'Fort Wayne, IN', + 1260426 => 'Fort Wayne, IN', + 1260427 => 'Fort Wayne, IN', + 1260432 => 'Fort Wayne, IN', + 1260434 => 'Fort Wayne, IN', + 1260435 => 'Fort Wayne, IN', + 1260436 => 'Fort Wayne, IN', + 1260444 => 'Fort Wayne, IN', + 1260447 => 'Fort Wayne, IN', + 1260449 => 'Fort Wayne, IN', + 1260456 => 'Fort Wayne, IN', + 1260459 => 'Fort Wayne, IN', + 1260460 => 'Fort Wayne, IN', + 1260463 => 'LaGrange, IN', + 1260469 => 'Fort Wayne, IN', + 1260471 => 'Fort Wayne, IN', + 1260478 => 'Fort Wayne, IN', + 1260481 => 'Fort Wayne, IN', + 1260482 => 'Fort Wayne, IN', + 1260483 => 'Fort Wayne, IN', + 1260484 => 'Fort Wayne, IN', + 1260485 => 'Fort Wayne, IN', + 1260486 => 'Fort Wayne, IN', + 1260488 => 'Hamilton, IN', + 1260489 => 'Fort Wayne, IN', + 1260490 => 'Fort Wayne, IN', + 1260492 => 'Fort Wayne, IN', + 1260493 => 'New Haven, IN', + 1260495 => 'Fremont, IN', + 1260497 => 'Fort Wayne, IN', + 1260562 => 'Howe, IN', + 1260563 => 'Wabash, IN', + 1260569 => 'Wabash, IN', + 1260589 => 'Berne, IN', + 1260593 => 'Topeka, IN', + 1260622 => 'Ossian, IN', + 1260623 => 'Monroeville, IN', + 1260624 => 'Angola, IN', + 1260625 => 'Fort Wayne, IN', + 1260632 => 'Woodburn, IN', + 1260636 => 'Albion, IN', + 1260637 => 'Fort Wayne, IN', + 1260657 => 'Harlan, IN', + 1260665 => 'Angola, IN', + 1260668 => 'Angola, IN', + 1260672 => 'Roanoke, IN', + 1260693 => 'Churubusco, IN', + 1260723 => 'South Whitley, IN', + 1260724 => 'Decatur, IN', + 1260726 => 'Portland, IN', + 1260728 => 'Decatur, IN', + 1260739 => 'Fort Wayne, IN', + 1260744 => 'Fort Wayne, IN', + 1260745 => 'Fort Wayne, IN', + 1260747 => 'Fort Wayne, IN', + 1260749 => 'New Haven, IN', + 1260755 => 'Fort Wayne, IN', + 1260758 => 'Markle, IN', + 1260768 => 'Shipshewana, IN', + 1260824 => 'Bluffton, IN', + 1260837 => 'Waterloo, IN', + 1260854 => 'Wolcottville, IN', + 1260868 => 'Butler, IN', + 1260894 => 'Ligonier, IN', + 1260897 => 'Avilla, IN', + 1260925 => 'Auburn, IN', + 1260927 => 'Auburn, IN', + 1260969 => 'Fort Wayne, IN', + 1260982 => 'North Manchester, IN', + 1262 => 'Wisconsin', + 1262238 => 'Mequon, WI', + 1262240 => 'Mequon, WI', + 1262241 => 'Mequon, WI', + 1262242 => 'Mequon, WI', + 1262243 => 'Mequon, WI', + 1262245 => 'Lake Geneva, WI', + 1262246 => 'Sussex, WI', + 1262248 => 'Lake Geneva, WI', + 1262249 => 'Lake Geneva, WI', + 1262250 => 'Menomonee Falls, WI', + 1262251 => 'Menomonee Falls, WI', + 1262252 => 'Menomonee Falls, WI', + 1262253 => 'Menomonee Falls, WI', + 1262255 => 'Menomonee Falls, WI', + 1262268 => 'Port Washington, WI', + 1262275 => 'Walworth, WI', + 1262279 => 'Genoa City, WI', + 1262284 => 'Port Washington, WI', + 1262285 => 'Belgium, WI', + 1262306 => 'West Bend, WI', + 1262334 => 'West Bend, WI', + 1262335 => 'West Bend, WI', + 1262338 => 'West Bend, WI', + 1262363 => 'Mukwonago, WI', + 1262367 => 'Hartland, WI', + 1262369 => 'Hartland, WI', + 1262373 => 'Brookfield, WI', + 1262375 => 'Grafton, WI', + 1262376 => 'Cedarburg, WI', + 1262387 => 'Mequon, WI', + 1262392 => 'North Prairie, WI', + 1262446 => 'Waukesha, WI', + 1262456 => 'Racine, WI', + 1262472 => 'Whitewater, WI', + 1262473 => 'Whitewater, WI', + 1262495 => 'Palmyra, WI', + 1262513 => 'Waukesha, WI', + 1262514 => 'Waterford, WI', + 1262521 => 'Waukesha, WI', + 1262522 => 'Waukesha, WI', + 1262524 => 'Waukesha, WI', + 1262532 => 'Menomonee Falls, WI', + 1262534 => 'Waterford, WI', + 1262538 => 'Hartland, WI', + 1262539 => 'Burlington, WI', + 1262542 => 'Waukesha, WI', + 1262544 => 'Waukesha, WI', + 1262547 => 'Waukesha, WI', + 1262548 => 'Waukesha, WI', + 1262549 => 'Waukesha, WI', + 1262551 => 'Kenosha, WI', + 1262552 => 'Kenosha, WI', + 1262554 => 'Racine, WI', + 1262560 => 'Oconomowoc, WI', + 1262567 => 'Oconomowoc, WI', + 1262569 => 'Oconomowoc, WI', + 1262574 => 'Waukesha, WI', + 1262593 => 'Sullivan, WI', + 1262594 => 'Eagle, WI', + 1262598 => 'Racine, WI', + 1262605 => 'Kenosha, WI', + 1262619 => 'Racine, WI', + 1262626 => 'Kewaskum, WI', + 1262629 => 'Allenton, WI', + 1262632 => 'Racine, WI', + 1262633 => 'Racine, WI', + 1262634 => 'Racine, WI', + 1262635 => 'Racine, WI', + 1262636 => 'Racine, WI', + 1262637 => 'Racine, WI', + 1262639 => 'Racine, WI', + 1262642 => 'East Troy, WI', + 1262644 => 'Slinger, WI', + 1262646 => 'Delafield, WI', + 1262650 => 'Waukesha, WI', + 1262652 => 'Kenosha, WI', + 1262653 => 'Kenosha, WI', + 1262654 => 'Kenosha, WI', + 1262656 => 'Kenosha, WI', + 1262657 => 'Kenosha, WI', + 1262658 => 'Kenosha, WI', + 1262662 => 'Big Bend, WI', + 1262670 => 'Hartford, WI', + 1262673 => 'Hartford, WI', + 1262675 => 'West Bend, WI', + 1262677 => 'Jackson, WI', + 1262679 => 'Muskego, WI', + 1262681 => 'Racine, WI', + 1262691 => 'Pewaukee, WI', + 1262692 => 'Fredonia, WI', + 1262694 => 'Kenosha, WI', + 1262695 => 'Pewaukee, WI', + 1262697 => 'Kenosha, WI', + 1262717 => 'Waukesha, WI', + 1262723 => 'Elkhorn, WI', + 1262728 => 'Delavan, WI', + 1262740 => 'Delavan, WI', + 1262741 => 'Elkhorn, WI', + 1262742 => 'Elkhorn, WI', + 1262763 => 'Burlington, WI', + 1262764 => 'Kenosha, WI', + 1262767 => 'Burlington, WI', + 1262780 => 'Brookfield, WI', + 1262781 => 'Brookfield, WI', + 1262783 => 'Brookfield, WI', + 1262785 => 'Brookfield, WI', + 1262787 => 'Brookfield, WI', + 1262789 => 'Brookfield, WI', + 1262790 => 'Brookfield, WI', + 1262798 => 'Waukesha, WI', + 1262820 => 'Sussex, WI', + 1262843 => 'Salem, WI', + 1262862 => 'Trevor, WI', + 1262877 => 'Twin Lakes, WI', + 1262878 => 'Union Grove, WI', + 1262896 => 'Waukesha, WI', + 1262898 => 'Racine, WI', + 1262925 => 'Kenosha, WI', + 1262928 => 'Waukesha, WI', + 1262942 => 'Kenosha, WI', + 1262948 => 'Kenosha, WI', + 1262965 => 'Dousman, WI', + 1262970 => 'Waukesha, WI', + 1267 => 'Pennsylvania', + 1267292 => 'Philadelphia, PA', + 1267297 => 'Philadelphia, PA', + 1267324 => 'Philadelphia, PA', + 1267331 => 'Philadelphia, PA', + 1267335 => 'Philadelphia, PA', + 1267343 => 'Philadelphia, PA', + 1267388 => 'Philadelphia, PA', + 1267426 => 'Philadelphia, PA', + 1267519 => 'Philadelphia, PA', + 1267639 => 'Philadelphia, PA', + 1267687 => 'Philadelphia, PA', + 1267880 => 'Doylestown, PA', + 1269 => 'Michigan', + 1269226 => 'Kalamazoo Township, MI', + 1269244 => 'Three Rivers, MI', + 1269273 => 'Three Rivers, MI', + 1269278 => 'Three Rivers, MI', + 1269279 => 'Three Rivers, MI', + 1269321 => 'Portage, MI', + 1269323 => 'Portage, MI', + 1269324 => 'Portage, MI', + 1269327 => 'Portage, MI', + 1269329 => 'Portage, MI', + 1269337 => 'Kalamazoo, MI', + 1269341 => 'Kalamazoo, MI', + 1269342 => 'Kalamazoo, MI', + 1269343 => 'Kalamazoo, MI', + 1269344 => 'Kalamazoo, MI', + 1269345 => 'Kalamazoo, MI', + 1269353 => 'Kalamazoo, MI', + 1269372 => 'Kalamazoo, MI', + 1269373 => 'Kalamazoo, MI', + 1269375 => 'Kalamazoo, MI', + 1269382 => 'Kalamazoo, MI', + 1269383 => 'Kalamazoo, MI', + 1269385 => 'Kalamazoo, MI', + 1269387 => 'Kalamazoo, MI', + 1269388 => 'Kalamazoo, MI', + 1269408 => 'St. Joseph, MI', + 1269422 => 'Baroda, MI', + 1269423 => 'Decatur, MI', + 1269426 => 'Sawyer, MI', + 1269427 => 'Bangor, MI', + 1269428 => 'St. Joseph, MI', + 1269432 => 'Colon, MI', + 1269435 => 'Constantine, MI', + 1269441 => 'Battle Creek, MI', + 1269445 => 'Cassopolis, MI', + 1269461 => 'Eau Claire, MI', + 1269463 => 'Watervliet, MI', + 1269465 => 'Bridgman, MI', + 1269467 => 'Centreville, MI', + 1269468 => 'Coloma, MI', + 1269469 => 'New Buffalo, MI', + 1269471 => 'Berrien Springs, MI', + 1269473 => 'Berrien Springs, MI', + 1269483 => 'White Pigeon, MI', + 1269496 => 'Mendon, MI', + 1269521 => 'Bloomingdale, MI', + 1269544 => 'Kalamazoo, MI', + 1269556 => 'St. Joseph, MI', + 1269561 => 'Fennville, MI', + 1269621 => 'Hartford, MI', + 1269623 => 'Delton, MI', + 1269624 => 'Lawton, MI', + 1269628 => 'Gobles, MI', + 1269629 => 'Richland, MI', + 1269637 => 'South Haven, MI', + 1269639 => 'South Haven, MI', + 1269646 => 'Marcellus, MI', + 1269649 => 'Vicksburg, MI', + 1269651 => 'Sturgis, MI', + 1269655 => 'Paw Paw, MI', + 1269657 => 'Paw Paw, MI', + 1269659 => 'Sturgis, MI', + 1269660 => 'Battle Creek, MI', + 1269663 => 'Edwardsburg, MI', + 1269665 => 'Galesburg, MI', + 1269668 => 'Mattawan, MI', + 1269673 => 'Allegan, MI', + 1269679 => 'Schoolcraft, MI', + 1269683 => 'Niles, MI', + 1269684 => 'Niles, MI', + 1269685 => 'Plainwell, MI', + 1269686 => 'Allegan, MI', + 1269687 => 'Niles, MI', + 1269692 => 'Otsego, MI', + 1269694 => 'Otsego, MI', + 1269695 => 'Buchanan, MI', + 1269729 => 'Athens, MI', + 1269731 => 'Augusta, MI', + 1269751 => 'Hamilton, MI', + 1269756 => 'Three Oaks, MI', + 1269781 => 'Marshall, MI', + 1269782 => 'Dowagiac, MI', + 1269789 => 'Marshall, MI', + 1269792 => 'Wayland, MI', + 1269795 => 'Middleville, MI', + 1269857 => 'Saugatuck, MI', + 1269925 => 'Benton Harbor, MI', + 1269926 => 'Benton Harbor, MI', + 1269927 => 'Benton Harbor, MI', + 1269934 => 'Benton Harbor, MI', + 1269944 => 'Benton Harbor, MI', + 1269945 => 'Hastings, MI', + 1269948 => 'Hastings, MI', + 1269962 => 'Battle Creek, MI', + 1269963 => 'Battle Creek, MI', + 1269964 => 'Battle Creek, MI', + 1269965 => 'Battle Creek, MI', + 1269966 => 'Battle Creek, MI', + 1269968 => 'Battle Creek, MI', + 1269969 => 'Battle Creek, MI', + 1269979 => 'Battle Creek, MI', + 1269982 => 'St. Joseph, MI', + 1269983 => 'St. Joseph, MI', + 1270 => 'Kentucky', + 1270230 => 'Leitchfield, KY', + 1270234 => 'Elizabethtown, KY', + 1270236 => 'Hickman, KY', + 1270237 => 'Scottsville, KY', + 1270242 => 'Clarkson, KY', + 1270247 => 'Mayfield, KY', + 1270251 => 'Mayfield, KY', + 1270259 => 'Leitchfield, KY', + 1270265 => 'Elkton, KY', + 1270273 => 'Calhoun, KY', + 1270274 => 'Beaver Dam, KY', + 1270298 => 'Hartford, KY', + 1270333 => 'Sturgis, KY', + 1270335 => 'Wickliffe, KY', + 1270338 => 'Greenville, KY', + 1270343 => 'Jamestown, KY', + 1270351 => 'Radcliff, KY', + 1270352 => 'Radcliff, KY', + 1270358 => 'Hodgenville, KY', + 1270360 => 'Elizabethtown, KY', + 1270365 => 'Princeton, KY', + 1270384 => 'Columbia, KY', + 1270388 => 'Eddyville, KY', + 1270389 => 'Morganfield, KY', + 1270393 => 'Bowling Green, KY', + 1270395 => 'Calvert City, KY', + 1270415 => 'Paducah, KY', + 1270422 => 'Brandenburg, KY', + 1270432 => 'Edmonton, KY', + 1270439 => 'Oak Grove, KY', + 1270441 => 'Paducah, KY', + 1270442 => 'Paducah, KY', + 1270443 => 'Paducah, KY', + 1270444 => 'Paducah, KY', + 1270465 => 'Campbellsville, KY', + 1270469 => 'Campbellsville, KY', + 1270472 => 'Fulton, KY', + 1270483 => 'Guthrie, KY', + 1270487 => 'Tompkinsville, KY', + 1270522 => 'Cadiz, KY', + 1270524 => 'Munfordville, KY', + 1270526 => 'Morgantown, KY', + 1270527 => 'Benton, KY', + 1270534 => 'Paducah, KY', + 1270542 => 'Auburn, KY', + 1270547 => 'Irvington, KY', + 1270554 => 'Paducah, KY', + 1270563 => 'Smiths Grove, KY', + 1270575 => 'Paducah, KY', + 1270586 => 'Franklin, KY', + 1270597 => 'Brownsville, KY', + 1270598 => 'Franklin, KY', + 1270622 => 'Scottsville, KY', + 1270629 => 'Glasgow, KY', + 1270640 => 'Oak Grove, KY', + 1270646 => 'Glasgow, KY', + 1270651 => 'Glasgow, KY', + 1270653 => 'Clinton, KY', + 1270659 => 'Glasgow, KY', + 1270665 => 'La Center, KY', + 1270667 => 'Providence, KY', + 1270678 => 'Glasgow, KY', + 1270683 => 'Owensboro, KY', + 1270684 => 'Owensboro, KY', + 1270685 => 'Owensboro, KY', + 1270686 => 'Owensboro, KY', + 1270687 => 'Owensboro, KY', + 1270688 => 'Owensboro, KY', + 1270689 => 'Owensboro, KY', + 1270691 => 'Owensboro, KY', + 1270692 => 'Lebanon, KY', + 1270699 => 'Lebanon, KY', + 1270707 => 'Hopkinsville, KY', + 1270725 => 'Russellville, KY', + 1270726 => 'Russellville, KY', + 1270735 => 'Elizabethtown, KY', + 1270737 => 'Elizabethtown, KY', + 1270745 => 'Bowling Green, KY', + 1270746 => 'Bowling Green, KY', + 1270753 => 'Murray, KY', + 1270754 => 'Central City, KY', + 1270755 => 'Lewisburg, KY', + 1270756 => 'Hardinsburg, KY', + 1270759 => 'Murray, KY', + 1270761 => 'Murray, KY', + 1270762 => 'Murray, KY', + 1270763 => 'Elizabethtown, KY', + 1270765 => 'Elizabethtown, KY', + 1270766 => 'Elizabethtown, KY', + 1270769 => 'Elizabethtown, KY', + 1270773 => 'Cave City, KY', + 1270780 => 'Bowling Green, KY', + 1270781 => 'Bowling Green, KY', + 1270782 => 'Bowling Green, KY', + 1270783 => 'Bowling Green, KY', + 1270786 => 'Horse Cave, KY', + 1270789 => 'Campbellsville, KY', + 1270793 => 'Bowling Green, KY', + 1270796 => 'Bowling Green, KY', + 1270797 => 'Dawson Springs, KY', + 1270798 => 'Fort Campbell, KY', + 1270821 => 'Madisonville, KY', + 1270824 => 'Madisonville, KY', + 1270825 => 'Madisonville, KY', + 1270826 => 'Henderson, KY', + 1270827 => 'Henderson, KY', + 1270830 => 'Henderson, KY', + 1270831 => 'Henderson, KY', + 1270842 => 'Bowling Green, KY', + 1270843 => 'Bowling Green, KY', + 1270846 => 'Bowling Green, KY', + 1270852 => 'Owensboro, KY', + 1270862 => 'Cecilia, KY', + 1270864 => 'Burkesville, KY', + 1270866 => 'Russell Springs, KY', + 1270877 => 'Vine Grove, KY', + 1270879 => 'Caneyville, KY', + 1270885 => 'Hopkinsville, KY', + 1270886 => 'Hopkinsville, KY', + 1270887 => 'Hopkinsville, KY', + 1270889 => 'Hopkinsville, KY', + 1270898 => 'Paducah, KY', + 1270901 => 'Bowling Green, KY', + 1270904 => 'Bowling Green, KY', + 1270926 => 'Owensboro, KY', + 1270927 => 'Hawesville, KY', + 1270928 => 'Smithland, KY', + 1270932 => 'Greensburg, KY', + 1270965 => 'Marion, KY', + 1270982 => 'Elizabethtown, KY', + 1270988 => 'Salem, KY', + 1272 => 'Pennsylvania', + 1276 => 'Virginia', + 1276223 => 'Wytheville, VA', + 1276228 => 'Wytheville, VA', + 1276236 => 'Galax, VA', + 1276238 => 'Galax, VA', + 1276322 => 'Bluefield, VA', + 1276326 => 'Bluefield, VA', + 1276328 => 'Wise, VA', + 1276346 => 'Jonesville, VA', + 1276386 => 'Gate City, VA', + 1276395 => 'Coeburn, VA', + 1276429 => 'Glade Spring, VA', + 1276431 => 'Duffield, VA', + 1276466 => 'Bristol, VA', + 1276475 => 'Damascus, VA', + 1276496 => 'Saltville, VA', + 1276498 => 'Oakwood, VA', + 1276523 => 'Big Stone Gap, VA', + 1276546 => 'Pennington Gap, VA', + 1276591 => 'Bristol, VA', + 1276596 => 'Richlands, VA', + 1276619 => 'Abingdon, VA', + 1276623 => 'Abingdon, VA', + 1276628 => 'Abingdon, VA', + 1276629 => 'Bassett, VA', + 1276632 => 'Martinsville, VA', + 1276634 => 'Martinsville, VA', + 1276637 => 'Max Meadows, VA', + 1276638 => 'Martinsville, VA', + 1276644 => 'Bristol, VA', + 1276645 => 'Bristol, VA', + 1276646 => 'Chilhowie, VA', + 1276647 => 'Collinsville, VA', + 1276650 => 'Axton, VA', + 1276656 => 'Martinsville, VA', + 1276666 => 'Martinsville, VA', + 1276669 => 'Bristol, VA', + 1276676 => 'Abingdon, VA', + 1276679 => 'Norton, VA', + 1276686 => 'Rural Retreat, VA', + 1276688 => 'Bland, VA', + 1276694 => 'Stuart, VA', + 1276728 => 'Hillsville, VA', + 1276762 => 'St. Paul, VA', + 1276773 => 'Independence, VA', + 1276782 => 'Marion, VA', + 1276783 => 'Marion, VA', + 1276796 => 'Pound, VA', + 1276865 => 'Haysi, VA', + 1276873 => 'Honaker, VA', + 1276889 => 'Lebanon, VA', + 1276926 => 'Clintwood, VA', + 1276935 => 'Grundy, VA', + 1276944 => 'Meadowview, VA', + 1276956 => 'Ridgeway, VA', + 1276964 => 'Richlands, VA', + 1276988 => 'Tazewell, VA', + 1281 => 'Texas', + 1281207 => 'Sugar Land, TX', + 1281208 => 'Missouri City, TX', + 1281209 => 'Houston, TX', + 1281213 => 'Cypress, TX', + 1281218 => 'Houston, TX', + 1281219 => 'Houston, TX', + 1281227 => 'Houston, TX', + 1281238 => 'Richmond, TX', + 1281242 => 'Sugar Land, TX', + 1281251 => 'Spring, TX', + 1281252 => 'Magnolia, TX', + 1281255 => 'Tomball, TX', + 1281256 => 'Cypress, TX', + 1281259 => 'Magnolia, TX', + 1281260 => 'Houston, TX', + 1281265 => 'Sugar Land, TX', + 1281272 => 'Houston, TX', + 1281277 => 'Sugar Land, TX', + 1281280 => 'Houston, TX', + 1281286 => 'Houston, TX', + 1281288 => 'Spring, TX', + 1281290 => 'Tomball, TX', + 1281291 => 'Seabrook, TX', + 1281292 => 'Spring, TX', + 1281293 => 'Houston, TX', + 1281296 => 'Spring, TX', + 1281298 => 'Spring, TX', + 1281304 => 'Cypress, TX', + 1281313 => 'Sugar Land, TX', + 1281319 => 'Humble, TX', + 1281320 => 'Spring, TX', + 1281324 => 'Huffman, TX', + 1281326 => 'Seabrook, TX', + 1281328 => 'Crosby, TX', + 1281331 => 'Alvin, TX', + 1281333 => 'Houston, TX', + 1281335 => 'Houston, TX', + 1281337 => 'Dickinson, TX', + 1281340 => 'Sugar Land, TX', + 1281341 => 'Richmond, TX', + 1281345 => 'Houston, TX', + 1281346 => 'Fulshear, TX', + 1281347 => 'Katy, TX', + 1281350 => 'Spring, TX', + 1281351 => 'Tomball, TX', + 1281353 => 'Spring, TX', + 1281354 => 'Porter, TX', + 1281355 => 'Spring, TX', + 1281356 => 'Magnolia, TX', + 1281357 => 'Tomball, TX', + 1281358 => 'Kingwood, TX', + 1281360 => 'Kingwood, TX', + 1281361 => 'Kingwood, TX', + 1281367 => 'Spring, TX', + 1281370 => 'Spring, TX', + 1281371 => 'Katy, TX', + 1281372 => 'Houston, TX', + 1281373 => 'Cypress, TX', + 1281375 => 'Brookshire, TX', + 1281376 => 'Spring, TX', + 1281379 => 'Spring, TX', + 1281383 => 'Baytown, TX', + 1281388 => 'Alvin, TX', + 1281391 => 'Katy, TX', + 1281392 => 'Katy, TX', + 1281395 => 'Katy, TX', + 1281397 => 'Houston, TX', + 1281398 => 'Katy, TX', + 1281399 => 'New Caney, TX', + 1281403 => 'Missouri City, TX', + 1281405 => 'Houston, TX', + 1281412 => 'Pearland, TX', + 1281420 => 'Baytown, TX', + 1281421 => 'Baytown, TX', + 1281422 => 'Baytown, TX', + 1281424 => 'Baytown, TX', + 1281426 => 'Highlands, TX', + 1281427 => 'Baytown, TX', + 1281428 => 'Baytown, TX', + 1281432 => 'Cleveland, TX', + 1281436 => 'Houston, TX', + 1281437 => 'Missouri City, TX', + 1281438 => 'Missouri City, TX', + 1281440 => 'Houston, TX', + 1281441 => 'Humble, TX', + 1281442 => 'Houston, TX', + 1281443 => 'Houston, TX', + 1281444 => 'Houston, TX', + 1281445 => 'Houston, TX', + 1281446 => 'Humble, TX', + 1281447 => 'Houston, TX', + 1281448 => 'Houston, TX', + 1281449 => 'Houston, TX', + 1281452 => 'Channelview, TX', + 1281454 => 'Houston, TX', + 1281456 => 'Houston, TX', + 1281457 => 'Channelview, TX', + 1281458 => 'Houston, TX', + 1281459 => 'Houston, TX', + 1281461 => 'Houston, TX', + 1281462 => 'Crosby, TX', + 1281463 => 'Houston, TX', + 1281464 => 'Houston, TX', + 1281465 => 'Spring, TX', + 1281469 => 'Houston, TX', + 1281470 => 'La Porte, TX', + 1281471 => 'La Porte, TX', + 1281474 => 'Seabrook, TX', + 1281476 => 'Deer Park, TX', + 1281477 => 'Houston, TX', + 1281478 => 'Deer Park, TX', + 1281479 => 'Deer Park, TX', + 1281480 => 'Houston, TX', + 1281481 => 'Houston, TX', + 1281482 => 'Friendswood, TX', + 1281484 => 'Houston, TX', + 1281485 => 'Pearland, TX', + 1281487 => 'Pasadena, TX', + 1281488 => 'Houston, TX', + 1281489 => 'Manvel, TX', + 1281491 => 'Sugar Land, TX', + 1281493 => 'Houston, TX', + 1281494 => 'Sugar Land, TX', + 1281495 => 'Houston, TX', + 1281496 => 'Houston, TX', + 1281497 => 'Houston, TX', + 1281498 => 'Houston, TX', + 1281501 => 'Houston, TX', + 1281506 => 'Houston, TX', + 1281516 => 'Tomball, TX', + 1281517 => 'Houston, TX', + 1281528 => 'Spring, TX', + 1281530 => 'Houston, TX', + 1281531 => 'Houston, TX', + 1281533 => 'Fulshear, TX', + 1281534 => 'Dickinson, TX', + 1281537 => 'Houston, TX', + 1281540 => 'Humble, TX', + 1281545 => 'Richmond, TX', + 1281548 => 'Humble, TX', + 1281550 => 'Houston, TX', + 1281554 => 'League City, TX', + 1281556 => 'Houston, TX', + 1281558 => 'Houston, TX', + 1281559 => 'Bacliff, TX', + 1281561 => 'Houston, TX', + 1281564 => 'Houston, TX', + 1281565 => 'Sugar Land, TX', + 1281568 => 'Houston, TX', + 1281573 => 'Baytown, TX', + 1281574 => 'Katy, TX', + 1281575 => 'Houston, TX', + 1281578 => 'Katy, TX', + 1281579 => 'Katy, TX', + 1281580 => 'Houston, TX', + 1281583 => 'Houston, TX', + 1281585 => 'Alvin, TX', + 1281586 => 'Houston, TX', + 1281587 => 'Houston, TX', + 1281589 => 'Houston, TX', + 1281590 => 'Houston, TX', + 1281591 => 'Houston, TX', + 1281592 => 'Cleveland, TX', + 1281593 => 'Cleveland, TX', + 1281596 => 'Houston, TX', + 1281597 => 'Houston, TX', + 1281598 => 'Houston, TX', + 1281599 => 'Katy, TX', + 1281617 => 'Houston, TX', + 1281634 => 'Sugar Land, TX', + 1281644 => 'Katy, TX', + 1281646 => 'Katy, TX', + 1281648 => 'Friendswood, TX', + 1281651 => 'Spring, TX', + 1281656 => 'Houston, TX', + 1281659 => 'Cleveland, TX', + 1281679 => 'Houston, TX', + 1281693 => 'Katy, TX', + 1281719 => 'Spring, TX', + 1281741 => 'Houston, TX', + 1281752 => 'Houston, TX', + 1281756 => 'Alvin, TX', + 1281758 => 'Cypress, TX', + 1281759 => 'Houston, TX', + 1281778 => 'Missouri City, TX', + 1281781 => 'Houston, TX', + 1281784 => 'Houston, TX', + 1281807 => 'Houston, TX', + 1281812 => 'Humble, TX', + 1281820 => 'Houston, TX', + 1281821 => 'Houston, TX', + 1281822 => 'Houston, TX', + 1281824 => 'Alvin, TX', + 1281829 => 'Katy, TX', + 1281835 => 'Missouri City, TX', + 1281837 => 'Baytown, TX', + 1281839 => 'Baytown, TX', + 1281842 => 'La Porte, TX', + 1281847 => 'Houston, TX', + 1281852 => 'Humble, TX', + 1281855 => 'Houston, TX', + 1281856 => 'Houston, TX', + 1281858 => 'Houston, TX', + 1281859 => 'Houston, TX', + 1281860 => 'Channelview, TX', + 1281861 => 'Houston, TX', + 1281866 => 'Houston, TX', + 1281867 => 'La Porte, TX', + 1281870 => 'Houston, TX', + 1281872 => 'Houston, TX', + 1281873 => 'Houston, TX', + 1281875 => 'Houston, TX', + 1281876 => 'Houston, TX', + 1281879 => 'Houston, TX', + 1281880 => 'Houston, TX', + 1281888 => 'Houston, TX', + 1281890 => 'Houston, TX', + 1281893 => 'Houston, TX', + 1281894 => 'Houston, TX', + 1281895 => 'Houston, TX', + 1281897 => 'Houston, TX', + 1281907 => 'Spring, TX', + 1281919 => 'Houston, TX', + 1281920 => 'Houston, TX', + 1281922 => 'Houston, TX', + 1281930 => 'Deer Park, TX', + 1281931 => 'Houston, TX', + 1281933 => 'Houston, TX', + 1281934 => 'Brookshire, TX', + 1281955 => 'Houston, TX', + 1281970 => 'Houston, TX', + 1281973 => 'Humble, TX', + 1281974 => 'Houston, TX', + 1281980 => 'Sugar Land, TX', + 1281983 => 'Houston, TX', + 1281987 => 'Houston, TX', + 1281988 => 'Houston, TX', + 1281991 => 'Pasadena, TX', + 1281992 => 'Friendswood, TX', + 1281993 => 'Friendswood, TX', + 1281996 => 'Friendswood, TX', + 1281997 => 'Pearland, TX', + 1281998 => 'Pasadena, TX', + 1281999 => 'Houston, TX', + 1289 => 'Ontario', + 1289240 => 'Oshawa, ON', + 1289296 => 'Niagara Falls, ON', + 1289337 => 'Burlington, ON', + 1289362 => 'St. Catharines, ON', + 1289389 => 'Hamilton, ON', + 1289396 => 'Hamilton, ON', + 1289752 => 'Brampton, ON', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1201.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1201.php deleted file mode 100644 index 5a87995d1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1201.php +++ /dev/null @@ -1,108 +0,0 @@ - 'New Jersey', - 1201200 => 'Jersey City, NJ', - 1201216 => 'Jersey City, NJ', - 1201217 => 'Jersey City, NJ', - 1201222 => 'Jersey City, NJ', - 1201224 => 'Fort Lee, NJ', - 1201225 => 'Paramus, NJ', - 1201239 => 'Jersey City, NJ', - 1201242 => 'Fort Lee, NJ', - 1201244 => 'Bergenfield, NJ', - 1201288 => 'Hasbrouck Hts, NJ', - 1201309 => 'Jersey City, NJ', - 1201332 => 'Jersey City, NJ', - 1201333 => 'Jersey City, NJ', - 1201336 => 'Hackensack, NJ', - 1201337 => 'Oakland, NJ', - 1201339 => 'Bayonne, NJ', - 1201342 => 'Hackensack, NJ', - 1201343 => 'Hackensack, NJ', - 1201346 => 'Fort Lee, NJ', - 1201357 => 'Teaneck, NJ', - 1201360 => 'Jersey City, NJ', - 1201363 => 'Fort Lee, NJ', - 1201384 => 'Bergenfield, NJ', - 1201385 => 'Bergenfield, NJ', - 1201386 => 'Jersey City, NJ', - 1201405 => 'Oakland, NJ', - 1201418 => 'Hoboken, NJ', - 1201432 => 'Jersey City, NJ', - 1201433 => 'Jersey City, NJ', - 1201434 => 'Jersey City, NJ', - 1201435 => 'Jersey City, NJ', - 1201436 => 'Bayonne, NJ', - 1201437 => 'Bayonne, NJ', - 1201451 => 'Jersey City, NJ', - 1201457 => 'Hackensack, NJ', - 1201461 => 'Fort Lee, NJ', - 1201475 => 'Fair Lawn, NJ', - 1201487 => 'Hackensack, NJ', - 1201488 => 'Hackensack, NJ', - 1201489 => 'Hackensack, NJ', - 1201498 => 'Hackensack, NJ', - 1201512 => 'Mahwah, NJ', - 1201525 => 'Hackensack, NJ', - 1201529 => 'Mahwah, NJ', - 1201530 => 'Teaneck, NJ', - 1201547 => 'Jersey City, NJ', - 1201567 => 'Englewood, NJ', - 1201568 => 'Englewood, NJ', - 1201569 => 'Englewood, NJ', - 1201585 => 'Fort Lee, NJ', - 1201592 => 'Fort Lee, NJ', - 1201626 => 'Jersey City, NJ', - 1201631 => 'New York, NY', - 1201634 => 'Paramus, NJ', - 1201646 => 'Hackensack, NJ', - 1201653 => 'Jersey City, NJ', - 1201656 => 'Jersey City, NJ', - 1201678 => 'Hackensack, NJ', - 1201683 => 'Hoboken, NJ', - 1201692 => 'Teaneck, NJ', - 1201706 => 'Jersey City, NJ', - 1201714 => 'Jersey City, NJ', - 1201773 => 'Fair Lawn, NJ', - 1201791 => 'Fair Lawn, NJ', - 1201794 => 'Fair Lawn, NJ', - 1201795 => 'Jersey City, NJ', - 1201796 => 'Fair Lawn, NJ', - 1201797 => 'Fair Lawn, NJ', - 1201798 => 'Jersey City, NJ', - 1201823 => 'Bayonne, NJ', - 1201833 => 'Teaneck, NJ', - 1201836 => 'Teaneck, NJ', - 1201837 => 'Teaneck, NJ', - 1201848 => 'Wyckoff, NJ', - 1201854 => 'North Bergen, NJ', - 1201858 => 'Bayonne, NJ', - 1201862 => 'Teaneck, NJ', - 1201868 => 'North Bergen, NJ', - 1201869 => 'North Bergen, NJ', - 1201871 => 'Englewood, NJ', - 1201883 => 'Hackensack, NJ', - 1201886 => 'Fort Lee, NJ', - 1201891 => 'Wyckoff, NJ', - 1201894 => 'Englewood, NJ', - 1201915 => 'Jersey City, NJ', - 1201918 => 'Jersey City, NJ', - 1201928 => 'Teaneck, NJ', - 1201942 => 'Jersey City, NJ', - 1201944 => 'Fort Lee, NJ', - 1201946 => 'Jersey City, NJ', - 1201947 => 'Fort Lee, NJ', - 1201955 => 'Kearny, NJ', - 1201963 => 'Jersey City, NJ', - 1201968 => 'Hackensack, NJ', - 1201984 => 'Jersey City, NJ', - 1201991 => 'Kearny, NJ', - 1201996 => 'Hackensack, NJ', - 1201997 => 'Kearny, NJ', - 1201998 => 'Kearny, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1202.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1202.php deleted file mode 100644 index f48e6a081..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1202.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Washington D.C.', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1203.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1203.php deleted file mode 100644 index f9192194f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1203.php +++ /dev/null @@ -1,264 +0,0 @@ - 'Connecticut', - 1203202 => 'Darien, CT', - 1203208 => 'Branford, CT', - 1203210 => 'Wilton, CT', - 1203221 => 'Westport, CT', - 1203222 => 'Westport, CT', - 1203225 => 'Shelton, CT', - 1203226 => 'Westport, CT', - 1203227 => 'Westport, CT', - 1203229 => 'Norwalk, CT', - 1203230 => 'Hamden, CT', - 1203234 => 'North Haven, CT', - 1203235 => 'Meriden, CT', - 1203237 => 'Meriden, CT', - 1203238 => 'Meriden, CT', - 1203239 => 'North Haven, CT', - 1203245 => 'Madison, CT', - 1203248 => 'Hamden, CT', - 1203250 => 'Cheshire, CT', - 1203254 => 'Fairfield, CT', - 1203255 => 'Fairfield, CT', - 1203256 => 'Fairfield, CT', - 1203259 => 'Fairfield, CT', - 1203262 => 'Southbury, CT', - 1203263 => 'Woodbury, CT', - 1203264 => 'Southbury, CT', - 1203265 => 'Wallingford, CT', - 1203266 => 'Bethlehem, CT', - 1203267 => 'Southbury, CT', - 1203269 => 'Wallingford, CT', - 1203270 => 'Newtown, CT', - 1203271 => 'Cheshire, CT', - 1203272 => 'Cheshire, CT', - 1203276 => 'Stamford, CT', - 1203281 => 'Hamden, CT', - 1203283 => 'Milford, CT', - 1203284 => 'Wallingford, CT', - 1203286 => 'Norwalk, CT', - 1203287 => 'Hamden, CT', - 1203288 => 'Hamden, CT', - 1203292 => 'Fairfield, CT', - 1203294 => 'Wallingford, CT', - 1203299 => 'Norwalk, CT', - 1203301 => 'Milford, CT', - 1203304 => 'Newtown, CT', - 1203312 => 'New Fairfield, CT', - 1203315 => 'Branford, CT', - 1203316 => 'Stamford, CT', - 1203318 => 'Madison, CT', - 1203319 => 'Fairfield, CT', - 1203322 => 'Stamford, CT', - 1203323 => 'Stamford, CT', - 1203324 => 'Stamford, CT', - 1203325 => 'Stamford, CT', - 1203327 => 'Stamford, CT', - 1203329 => 'Stamford, CT', - 1203330 => 'Bridgeport, CT', - 1203331 => 'Bridgeport, CT', - 1203332 => 'Bridgeport, CT', - 1203333 => 'Bridgeport, CT', - 1203334 => 'Bridgeport, CT', - 1203335 => 'Bridgeport, CT', - 1203336 => 'Bridgeport, CT', - 1203340 => 'Greenwich, CT', - 1203341 => 'Westport, CT', - 1203345 => 'Bridgeport, CT', - 1203348 => 'Stamford, CT', - 1203353 => 'Stamford, CT', - 1203354 => 'Norwalk, CT', - 1203356 => 'Stamford, CT', - 1203357 => 'Stamford, CT', - 1203358 => 'Stamford, CT', - 1203359 => 'Stamford, CT', - 1203362 => 'Bridgeport, CT', - 1203364 => 'Newtown, CT', - 1203366 => 'Bridgeport, CT', - 1203367 => 'Bridgeport, CT', - 1203368 => 'Bridgeport, CT', - 1203371 => 'Bridgeport, CT', - 1203372 => 'Bridgeport, CT', - 1203374 => 'Bridgeport, CT', - 1203375 => 'Stratford, CT', - 1203377 => 'Stratford, CT', - 1203378 => 'Stratford, CT', - 1203380 => 'Stratford, CT', - 1203381 => 'Stratford, CT', - 1203384 => 'Bridgeport, CT', - 1203385 => 'Stratford, CT', - 1203386 => 'Stratford, CT', - 1203393 => 'Bethany, CT', - 1203405 => 'Southbury, CT', - 1203407 => 'Hamden, CT', - 1203421 => 'Madison, CT', - 1203422 => 'Greenwich, CT', - 1203426 => 'Newtown, CT', - 1203431 => 'Ridgefield, CT', - 1203432 => 'New Haven, CT', - 1203437 => 'Waterbury, CT', - 1203438 => 'Ridgefield, CT', - 1203439 => 'Cheshire, CT', - 1203440 => 'Meriden, CT', - 1203453 => 'Guilford, CT', - 1203454 => 'Westport, CT', - 1203457 => 'Guilford, CT', - 1203458 => 'Guilford, CT', - 1203466 => 'East Haven, CT', - 1203467 => 'East Haven, CT', - 1203468 => 'East Haven, CT', - 1203469 => 'East Haven, CT', - 1203481 => 'Branford, CT', - 1203483 => 'Branford, CT', - 1203488 => 'Branford, CT', - 1203498 => 'New Haven, CT', - 1203503 => 'New Haven, CT', - 1203504 => 'Stamford, CT', - 1203513 => 'Shelton, CT', - 1203527 => 'Waterbury, CT', - 1203528 => 'Waterbury, CT', - 1203531 => 'Greenwich, CT', - 1203532 => 'Greenwich, CT', - 1203557 => 'Westport, CT', - 1203562 => 'New Haven, CT', - 1203563 => 'Wilton, CT', - 1203569 => 'Stamford, CT', - 1203573 => 'Waterbury, CT', - 1203574 => 'Waterbury, CT', - 1203575 => 'Waterbury, CT', - 1203576 => 'Bridgeport, CT', - 1203579 => 'Bridgeport, CT', - 1203591 => 'Waterbury, CT', - 1203594 => 'New Canaan, CT', - 1203595 => 'Stamford, CT', - 1203596 => 'Waterbury, CT', - 1203597 => 'Waterbury, CT', - 1203598 => 'Middlebury, CT', - 1203612 => 'Bridgeport, CT', - 1203622 => 'Greenwich, CT', - 1203624 => 'New Haven, CT', - 1203625 => 'Greenwich, CT', - 1203626 => 'Wallingford, CT', - 1203629 => 'Greenwich, CT', - 1203630 => 'Meriden, CT', - 1203634 => 'Meriden, CT', - 1203639 => 'Meriden, CT', - 1203655 => 'Darien, CT', - 1203656 => 'Darien, CT', - 1203661 => 'Greenwich, CT', - 1203662 => 'Darien, CT', - 1203688 => 'New Haven, CT', - 1203694 => 'Meriden, CT', - 1203699 => 'Cheshire, CT', - 1203701 => 'Milford, CT', - 1203709 => 'Waterbury, CT', - 1203720 => 'Naugatuck, CT', - 1203723 => 'Naugatuck, CT', - 1203729 => 'Naugatuck, CT', - 1203730 => 'Danbury, CT', - 1203732 => 'Derby, CT', - 1203734 => 'Ansonia, CT', - 1203736 => 'Ansonia, CT', - 1203737 => 'New Haven, CT', - 1203739 => 'Danbury, CT', - 1203740 => 'Brookfield, CT', - 1203743 => 'Danbury, CT', - 1203744 => 'Danbury, CT', - 1203746 => 'New Fairfield, CT', - 1203748 => 'Danbury, CT', - 1203752 => 'New Haven, CT', - 1203753 => 'Waterbury, CT', - 1203754 => 'Waterbury, CT', - 1203755 => 'Waterbury, CT', - 1203756 => 'Waterbury, CT', - 1203757 => 'Waterbury, CT', - 1203758 => 'Prospect, CT', - 1203759 => 'Waterbury, CT', - 1203761 => 'Wilton, CT', - 1203762 => 'Wilton, CT', - 1203764 => 'New Haven, CT', - 1203772 => 'New Haven, CT', - 1203773 => 'New Haven, CT', - 1203775 => 'Brookfield, CT', - 1203776 => 'New Haven, CT', - 1203777 => 'New Haven, CT', - 1203778 => 'Danbury, CT', - 1203781 => 'New Haven, CT', - 1203782 => 'New Haven, CT', - 1203783 => 'Milford, CT', - 1203785 => 'New Haven, CT', - 1203787 => 'New Haven, CT', - 1203789 => 'New Haven, CT', - 1203790 => 'Danbury, CT', - 1203791 => 'Danbury, CT', - 1203792 => 'Danbury, CT', - 1203794 => 'Danbury, CT', - 1203795 => 'Orange, CT', - 1203797 => 'Danbury, CT', - 1203798 => 'Danbury, CT', - 1203799 => 'Orange, CT', - 1203801 => 'New Canaan, CT', - 1203826 => 'Danbury, CT', - 1203831 => 'Norwalk, CT', - 1203834 => 'Wilton, CT', - 1203838 => 'Norwalk, CT', - 1203840 => 'Norwalk, CT', - 1203845 => 'Norwalk, CT', - 1203846 => 'Norwalk, CT', - 1203847 => 'Norwalk, CT', - 1203849 => 'Norwalk, CT', - 1203852 => 'Norwalk, CT', - 1203853 => 'Norwalk, CT', - 1203854 => 'Norwalk, CT', - 1203855 => 'Norwalk, CT', - 1203857 => 'Norwalk, CT', - 1203861 => 'Greenwich, CT', - 1203863 => 'Greenwich, CT', - 1203865 => 'New Haven, CT', - 1203866 => 'Norwalk, CT', - 1203869 => 'Greenwich, CT', - 1203870 => 'Bridgeport, CT', - 1203874 => 'Milford, CT', - 1203876 => 'Milford, CT', - 1203877 => 'Milford, CT', - 1203878 => 'Milford, CT', - 1203879 => 'Wolcott, CT', - 1203880 => 'Monroe, CT', - 1203882 => 'Milford, CT', - 1203888 => 'Seymour, CT', - 1203891 => 'Orange, CT', - 1203894 => 'Ridgefield, CT', - 1203899 => 'Norwalk, CT', - 1203922 => 'Shelton, CT', - 1203924 => 'Shelton, CT', - 1203925 => 'Shelton, CT', - 1203926 => 'Shelton, CT', - 1203929 => 'Shelton, CT', - 1203931 => 'West Haven, CT', - 1203932 => 'West Haven, CT', - 1203933 => 'West Haven, CT', - 1203934 => 'West Haven, CT', - 1203937 => 'West Haven, CT', - 1203944 => 'Shelton, CT', - 1203946 => 'New Haven, CT', - 1203949 => 'Wallingford, CT', - 1203956 => 'Norwalk, CT', - 1203961 => 'Stamford, CT', - 1203964 => 'Stamford, CT', - 1203966 => 'New Canaan, CT', - 1203967 => 'Stamford, CT', - 1203968 => 'Stamford, CT', - 1203969 => 'Stamford, CT', - 1203972 => 'New Canaan, CT', - 1203974 => 'New Haven, CT', - 1203975 => 'Stamford, CT', - 1203977 => 'Stamford, CT', - 1203978 => 'Stamford, CT', - 1203987 => 'Greenwich, CT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1204.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1204.php deleted file mode 100644 index ce7c2e9f4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1204.php +++ /dev/null @@ -1,103 +0,0 @@ - 'Manitoba', - 1204239 => 'Portage la Prairie, MB', - 1204268 => 'Beausejour, MB', - 1204284 => 'Winnipeg, MB', - 1204324 => 'Altona, MB', - 1204325 => 'Winkler, MB', - 1204326 => 'Steinbach, MB', - 1204331 => 'Winkler, MB', - 1204345 => 'Lac du Bonnet, MB', - 1204346 => 'Steinbach, MB', - 1204376 => 'Arborg, MB', - 1204388 => 'Niverville, MB', - 1204414 => 'Winnipeg, MB', - 1204415 => 'Winnipeg, MB', - 1204421 => 'Winnipeg, MB', - 1204422 => 'Ste. Anne, MB', - 1204434 => 'Grunthal, MB', - 1204444 => 'Oakbank, MB', - 1204447 => 'Ste. Rose du Lac, MB', - 1204452 => 'Winnipeg, MB', - 1204453 => 'Winnipeg, MB', - 1204467 => 'Stonewall, MB', - 1204474 => 'Winnipeg, MB', - 1204475 => 'Winnipeg, MB', - 1204476 => 'Neepawa, MB', - 1204477 => 'Winnipeg, MB', - 1204480 => 'Winnipeg, MB', - 1204482 => 'Selkirk, MB', - 1204483 => 'Souris, MB', - 1204487 => 'Winnipeg, MB', - 1204488 => 'Winnipeg, MB', - 1204489 => 'Winnipeg, MB', - 1204523 => 'Killarney, MB', - 1204534 => 'Boissevain, MB', - 1204571 => 'Brandon, MB', - 1204582 => 'Winnipeg, MB', - 1204586 => 'Winnipeg, MB', - 1204589 => 'Winnipeg, MB', - 1204623 => 'The Pas, MB', - 1204632 => 'Winnipeg, MB', - 1204633 => 'Winnipeg, MB', - 1204638 => 'Dauphin, MB', - 1204642 => 'Gimli, MB', - 1204667 => 'Winnipeg, MB', - 1204677 => 'Thompson, MB', - 1204687 => 'Flin Flon, MB', - 1204694 => 'Winnipeg, MB', - 1204697 => 'Winnipeg, MB', - 1204725 => 'Brandon, MB', - 1204726 => 'Brandon, MB', - 1204727 => 'Brandon, MB', - 1204728 => 'Brandon, MB', - 1204729 => 'Brandon, MB', - 1204734 => 'Swan River, MB', - 1204745 => 'Carman, MB', - 1204748 => 'Virden, MB', - 1204757 => 'Lockport, MB', - 1204768 => 'Ashern, MB', - 1204772 => 'Winnipeg, MB', - 1204773 => 'Russell, MB', - 1204774 => 'Winnipeg, MB', - 1204775 => 'Winnipeg, MB', - 1204778 => 'Thompson, MB', - 1204779 => 'Winnipeg, MB', - 1204783 => 'Winnipeg, MB', - 1204785 => 'Selkirk, MB', - 1204786 => 'Winnipeg, MB', - 1204788 => 'Winnipeg, MB', - 1204822 => 'Morden, MB', - 1204834 => 'Carberry, MB', - 1204837 => 'Winnipeg, MB', - 1204857 => 'Portage la Prairie, MB', - 1204867 => 'Minnedosa, MB', - 1204878 => 'Lorette, MB', - 1204886 => 'Teulon, MB', - 1204888 => 'Winnipeg, MB', - 1204897 => 'Winnipeg, MB', - 1204925 => 'Winnipeg, MB', - 1204927 => 'Winnipeg, MB', - 1204937 => 'Roblin, MB', - 1204940 => 'Winnipeg, MB', - 1204942 => 'Winnipeg, MB', - 1204943 => 'Winnipeg, MB', - 1204944 => 'Winnipeg, MB', - 1204947 => 'Winnipeg, MB', - 1204949 => 'Winnipeg, MB', - 1204953 => 'Winnipeg, MB', - 1204956 => 'Winnipeg, MB', - 1204957 => 'Winnipeg, MB', - 1204958 => 'Winnipeg, MB', - 1204982 => 'Winnipeg, MB', - 1204985 => 'Winnipeg, MB', - 1204987 => 'Winnipeg, MB', - 1204988 => 'Winnipeg, MB', - 1204989 => 'Winnipeg, MB', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1205.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1205.php deleted file mode 100644 index 56e71c37b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1205.php +++ /dev/null @@ -1,170 +0,0 @@ - 'Alabama', - 1205202 => 'Birmingham, AL', - 1205221 => 'Jasper, AL', - 1205226 => 'Birmingham, AL', - 1205244 => 'Birmingham, AL', - 1205248 => 'Tuscaloosa, AL', - 1205250 => 'Birmingham, AL', - 1205251 => 'Birmingham, AL', - 1205252 => 'Birmingham, AL', - 1205254 => 'Birmingham, AL', - 1205271 => 'Birmingham, AL', - 1205274 => 'Oneonta, AL', - 1205280 => 'Clanton, AL', - 1205290 => 'Birmingham, AL', - 1205295 => 'Jasper, AL', - 1205320 => 'Birmingham, AL', - 1205322 => 'Birmingham, AL', - 1205323 => 'Birmingham, AL', - 1205324 => 'Birmingham, AL', - 1205325 => 'Birmingham, AL', - 1205326 => 'Birmingham, AL', - 1205328 => 'Birmingham, AL', - 1205330 => 'Northport, AL', - 1205333 => 'Northport, AL', - 1205338 => 'Pell City, AL', - 1205339 => 'Northport, AL', - 1205342 => 'Tuscaloosa, AL', - 1205343 => 'Tuscaloosa, AL', - 1205344 => 'Tuscaloosa, AL', - 1205345 => 'Tuscaloosa, AL', - 1205348 => 'Tuscaloosa, AL', - 1205349 => 'Tuscaloosa, AL', - 1205364 => 'Gordo, AL', - 1205366 => 'Tuscaloosa, AL', - 1205367 => 'Carrollton, AL', - 1205371 => 'Moundville, AL', - 1205372 => 'Eutaw, AL', - 1205373 => 'Aliceville, AL', - 1205375 => 'Reform, AL', - 1205380 => 'Birmingham, AL', - 1205384 => 'Jasper, AL', - 1205387 => 'Jasper, AL', - 1205391 => 'Tuscaloosa, AL', - 1205392 => 'York, AL', - 1205397 => 'Birmingham, AL', - 1205408 => 'Birmingham, AL', - 1205414 => 'Birmingham, AL', - 1205424 => 'Bessemer, AL', - 1205425 => 'Bessemer, AL', - 1205426 => 'Bessemer, AL', - 1205428 => 'Bessemer, AL', - 1205429 => 'Blountsville, AL', - 1205436 => 'Bessemer, AL', - 1205437 => 'Birmingham, AL', - 1205458 => 'Birmingham, AL', - 1205459 => 'Butler, AL', - 1205462 => 'Tuscaloosa, AL', - 1205467 => 'Springville, AL', - 1205468 => 'Guin, AL', - 1205477 => 'McCalla, AL', - 1205481 => 'Bessemer, AL', - 1205486 => 'Haleyville, AL', - 1205487 => 'Winfield, AL', - 1205489 => 'Double Springs, AL', - 1205491 => 'Hueytown, AL', - 1205520 => 'Birmingham, AL', - 1205521 => 'Birmingham, AL', - 1205553 => 'Tuscaloosa, AL', - 1205554 => 'Tuscaloosa, AL', - 1205556 => 'Tuscaloosa, AL', - 1205562 => 'Tuscaloosa, AL', - 1205578 => 'Birmingham, AL', - 1205588 => 'Birmingham, AL', - 1205589 => 'Altoona, AL', - 1205590 => 'Warrior, AL', - 1205591 => 'Birmingham, AL', - 1205592 => 'Birmingham, AL', - 1205594 => 'Ashville, AL', - 1205595 => 'Birmingham, AL', - 1205599 => 'Birmingham, AL', - 1205608 => 'Gardendale, AL', - 1205625 => 'Oneonta, AL', - 1205629 => 'Odenville, AL', - 1205631 => 'Gardendale, AL', - 1205633 => 'Tuscaloosa, AL', - 1205640 => 'Moody, AL', - 1205647 => 'Warrior, AL', - 1205652 => 'Livingston, AL', - 1205655 => 'Trussville, AL', - 1205661 => 'Trussville, AL', - 1205665 => 'Montevallo, AL', - 1205668 => 'Calera, AL', - 1205669 => 'Columbiana, AL', - 1205678 => 'Chelsea, AL', - 1205680 => 'Pinson, AL', - 1205681 => 'Pinson, AL', - 1205688 => 'Jemison, AL', - 1205695 => 'Vernon, AL', - 1205698 => 'Sulligent, AL', - 1205699 => 'Leeds, AL', - 1205714 => 'Birmingham, AL', - 1205731 => 'Birmingham, AL', - 1205750 => 'Tuscaloosa, AL', - 1205752 => 'Tuscaloosa, AL', - 1205755 => 'Clanton, AL', - 1205758 => 'Tuscaloosa, AL', - 1205759 => 'Tuscaloosa, AL', - 1205763 => 'Lincoln, AL', - 1205780 => 'Birmingham, AL', - 1205781 => 'Birmingham, AL', - 1205783 => 'Birmingham, AL', - 1205785 => 'Birmingham, AL', - 1205786 => 'Birmingham, AL', - 1205787 => 'Birmingham, AL', - 1205788 => 'Birmingham, AL', - 1205791 => 'Birmingham, AL', - 1205798 => 'Birmingham, AL', - 1205801 => 'Birmingham, AL', - 1205802 => 'Birmingham, AL', - 1205803 => 'Birmingham, AL', - 1205814 => 'Pell City, AL', - 1205815 => 'Birmingham, AL', - 1205833 => 'Birmingham, AL', - 1205836 => 'Birmingham, AL', - 1205838 => 'Birmingham, AL', - 1205841 => 'Birmingham, AL', - 1205849 => 'Birmingham, AL', - 1205853 => 'Birmingham, AL', - 1205854 => 'Birmingham, AL', - 1205856 => 'Birmingham, AL', - 1205868 => 'Birmingham, AL', - 1205877 => 'Birmingham, AL', - 1205879 => 'Birmingham, AL', - 1205884 => 'Pell City, AL', - 1205918 => 'Birmingham, AL', - 1205921 => 'Hamilton, AL', - 1205923 => 'Birmingham, AL', - 1205924 => 'Carbon Hill, AL', - 1205925 => 'Birmingham, AL', - 1205926 => 'Centreville, AL', - 1205930 => 'Birmingham, AL', - 1205932 => 'Fayette, AL', - 1205933 => 'Birmingham, AL', - 1205934 => 'Birmingham, AL', - 1205939 => 'Birmingham, AL', - 1205941 => 'Birmingham, AL', - 1205942 => 'Birmingham, AL', - 1205943 => 'Birmingham, AL', - 1205945 => 'Birmingham, AL', - 1205949 => 'Birmingham, AL', - 1205951 => 'Irondale, AL', - 1205956 => 'Irondale, AL', - 1205968 => 'Vestavia Hills, AL', - 1205970 => 'Birmingham, AL', - 1205972 => 'Birmingham, AL', - 1205975 => 'Birmingham, AL', - 1205980 => 'Birmingham, AL', - 1205981 => 'Birmingham, AL', - 1205989 => 'Birmingham, AL', - 1205991 => 'Birmingham, AL', - 1205995 => 'Birmingham, AL', - 1205996 => 'Birmingham, AL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1206.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1206.php deleted file mode 100644 index feadc2998..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1206.php +++ /dev/null @@ -1,178 +0,0 @@ - 'Washington', - 1206215 => 'Seattle, WA', - 1206217 => 'Seattle, WA', - 1206223 => 'Seattle, WA', - 1206224 => 'Seattle, WA', - 1206230 => 'Mercer Island, WA', - 1206232 => 'Mercer Island, WA', - 1206233 => 'Seattle, WA', - 1206236 => 'Mercer Island, WA', - 1206252 => 'Seattle, WA', - 1206257 => 'Seattle, WA', - 1206262 => 'Seattle, WA', - 1206264 => 'Seattle, WA', - 1206267 => 'Seattle, WA', - 1206275 => 'Mercer Island, WA', - 1206277 => 'Seattle, WA', - 1206281 => 'Seattle, WA', - 1206282 => 'Seattle, WA', - 1206283 => 'Seattle, WA', - 1206284 => 'Seattle, WA', - 1206285 => 'Seattle, WA', - 1206286 => 'Seattle, WA', - 1206287 => 'Seattle, WA', - 1206288 => 'Seattle, WA', - 1206292 => 'Seattle, WA', - 1206296 => 'Seattle, WA', - 1206297 => 'Seattle, WA', - 1206302 => 'Seattle, WA', - 1206306 => 'Seattle, WA', - 1206320 => 'Seattle, WA', - 1206322 => 'Seattle, WA', - 1206323 => 'Seattle, WA', - 1206324 => 'Seattle, WA', - 1206325 => 'Seattle, WA', - 1206326 => 'Seattle, WA', - 1206328 => 'Seattle, WA', - 1206329 => 'Seattle, WA', - 1206340 => 'Seattle, WA', - 1206343 => 'Seattle, WA', - 1206352 => 'Seattle, WA', - 1206359 => 'Seattle, WA', - 1206361 => 'Seattle, WA', - 1206363 => 'Seattle, WA', - 1206364 => 'Seattle, WA', - 1206365 => 'Seattle, WA', - 1206367 => 'Seattle, WA', - 1206368 => 'Seattle, WA', - 1206370 => 'Seattle, WA', - 1206374 => 'Seattle, WA', - 1206381 => 'Seattle, WA', - 1206382 => 'Seattle, WA', - 1206386 => 'Seattle, WA', - 1206388 => 'Seattle, WA', - 1206402 => 'Seattle, WA', - 1206403 => 'Seattle, WA', - 1206405 => 'Seattle, WA', - 1206417 => 'Seattle, WA', - 1206420 => 'Seattle, WA', - 1206432 => 'Seattle, WA', - 1206436 => 'Seattle, WA', - 1206440 => 'Seattle, WA', - 1206441 => 'Seattle, WA', - 1206443 => 'Seattle, WA', - 1206447 => 'Seattle, WA', - 1206448 => 'Seattle, WA', - 1206453 => 'Seattle, WA', - 1206457 => 'Seattle, WA', - 1206461 => 'Seattle, WA', - 1206462 => 'Seattle, WA', - 1206463 => 'Vashon, WA', - 1206464 => 'Seattle, WA', - 1206466 => 'Seattle, WA', - 1206467 => 'Seattle, WA', - 1206505 => 'Seattle, WA', - 1206517 => 'Seattle, WA', - 1206522 => 'Seattle, WA', - 1206523 => 'Seattle, WA', - 1206524 => 'Seattle, WA', - 1206525 => 'Seattle, WA', - 1206526 => 'Seattle, WA', - 1206527 => 'Seattle, WA', - 1206528 => 'Seattle, WA', - 1206533 => 'Shoreline, WA', - 1206535 => 'Seattle, WA', - 1206542 => 'Shoreline, WA', - 1206543 => 'Seattle, WA', - 1206545 => 'Seattle, WA', - 1206546 => 'Shoreline, WA', - 1206547 => 'Seattle, WA', - 1206548 => 'Seattle, WA', - 1206567 => 'Vashon, WA', - 1206568 => 'Seattle, WA', - 1206575 => 'Tukwila, WA', - 1206583 => 'Seattle, WA', - 1206587 => 'Seattle, WA', - 1206588 => 'Seattle, WA', - 1206598 => 'Seattle, WA', - 1206616 => 'Seattle, WA', - 1206621 => 'Seattle, WA', - 1206622 => 'Seattle, WA', - 1206623 => 'Seattle, WA', - 1206624 => 'Seattle, WA', - 1206625 => 'Seattle, WA', - 1206628 => 'Seattle, WA', - 1206632 => 'Seattle, WA', - 1206633 => 'Seattle, WA', - 1206634 => 'Seattle, WA', - 1206652 => 'Seattle, WA', - 1206667 => 'Seattle, WA', - 1206682 => 'Seattle, WA', - 1206684 => 'Seattle, WA', - 1206685 => 'Seattle, WA', - 1206706 => 'Seattle, WA', - 1206708 => 'Seattle, WA', - 1206709 => 'Seattle, WA', - 1206720 => 'Seattle, WA', - 1206721 => 'Seattle, WA', - 1206722 => 'Seattle, WA', - 1206723 => 'Seattle, WA', - 1206724 => 'Seattle, WA', - 1206725 => 'Seattle, WA', - 1206726 => 'Seattle, WA', - 1206728 => 'Seattle, WA', - 1206729 => 'Seattle, WA', - 1206731 => 'Seattle, WA', - 1206744 => 'Seattle, WA', - 1206749 => 'Seattle, WA', - 1206760 => 'Seattle, WA', - 1206762 => 'Seattle, WA', - 1206763 => 'Seattle, WA', - 1206764 => 'Seattle, WA', - 1206767 => 'Seattle, WA', - 1206768 => 'Seattle, WA', - 1206772 => 'Seattle, WA', - 1206774 => 'Seattle, WA', - 1206780 => 'Bainbridge Isle, WA', - 1206781 => 'Seattle, WA', - 1206782 => 'Seattle, WA', - 1206783 => 'Seattle, WA', - 1206784 => 'Seattle, WA', - 1206788 => 'Seattle, WA', - 1206789 => 'Seattle, WA', - 1206812 => 'Seattle, WA', - 1206824 => 'Des Moines, WA', - 1206829 => 'Seattle, WA', - 1206838 => 'Seattle, WA', - 1206842 => 'Bainbridge Isle, WA', - 1206849 => 'Seattle, WA', - 1206852 => 'Seattle, WA', - 1206855 => 'Bainbridge Isle, WA', - 1206860 => 'Seattle, WA', - 1206861 => 'Seattle, WA', - 1206870 => 'Des Moines, WA', - 1206878 => 'Des Moines, WA', - 1206897 => 'Seattle, WA', - 1206903 => 'Seattle, WA', - 1206905 => 'Seattle, WA', - 1206913 => 'Seattle, WA', - 1206923 => 'Seattle, WA', - 1206931 => 'Seattle, WA', - 1206932 => 'Seattle, WA', - 1206933 => 'Seattle, WA', - 1206935 => 'Seattle, WA', - 1206937 => 'Seattle, WA', - 1206938 => 'Seattle, WA', - 1206957 => 'Seattle, WA', - 1206965 => 'Seattle, WA', - 1206971 => 'Seattle, WA', - 1206985 => 'Seattle, WA', - 1206987 => 'Seattle, WA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1207.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1207.php deleted file mode 100644 index 5a8df4dd4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1207.php +++ /dev/null @@ -1,192 +0,0 @@ - 'Maine', - 1207223 => 'Winterport, ME', - 1207225 => 'Turner, ME', - 1207230 => 'Camden, ME', - 1207236 => 'Camden, ME', - 1207244 => 'Southwest Harbor, ME', - 1207247 => 'Waterboro, ME', - 1207253 => 'Portland, ME', - 1207255 => 'Machias, ME', - 1207262 => 'Bangor, ME', - 1207273 => 'Warren, ME', - 1207276 => 'Northeast Harbor, ME', - 1207282 => 'Biddeford, ME', - 1207283 => 'Biddeford, ME', - 1207284 => 'Biddeford, ME', - 1207285 => 'Corinth, ME', - 1207286 => 'Biddeford, ME', - 1207287 => 'Augusta, ME', - 1207288 => 'Bar Harbor, ME', - 1207294 => 'Saco, ME', - 1207324 => 'Sanford, ME', - 1207338 => 'Belfast, ME', - 1207345 => 'Mechanic Falls, ME', - 1207347 => 'Portland, ME', - 1207348 => 'Deer Isle, ME', - 1207351 => 'York, ME', - 1207354 => 'Thomaston, ME', - 1207361 => 'York, ME', - 1207363 => 'York, ME', - 1207364 => 'Rumford, ME', - 1207367 => 'Stonington, ME', - 1207368 => 'Newport, ME', - 1207369 => 'Rumford, ME', - 1207373 => 'Brunswick, ME', - 1207374 => 'Blue Hill, ME', - 1207375 => 'Sabattus, ME', - 1207376 => 'Auburn, ME', - 1207377 => 'Winthrop, ME', - 1207384 => 'South Berwick, ME', - 1207435 => 'Ashland, ME', - 1207439 => 'Kittery, ME', - 1207442 => 'Bath, ME', - 1207443 => 'Bath, ME', - 1207445 => 'South China, ME', - 1207453 => 'Fairfield, ME', - 1207454 => 'Calais, ME', - 1207457 => 'Lebanon, ME', - 1207465 => 'Oakland, ME', - 1207467 => 'Kennebunk, ME', - 1207469 => 'Bucksport, ME', - 1207474 => 'Skowhegan, ME', - 1207487 => 'Pittsfield, ME', - 1207490 => 'Sanford, ME', - 1207492 => 'Caribou, ME', - 1207493 => 'Caribou, ME', - 1207498 => 'Caribou, ME', - 1207499 => 'Lyman, ME', - 1207523 => 'Portland, ME', - 1207528 => 'Patten, ME', - 1207532 => 'Houlton, ME', - 1207539 => 'Oxford, ME', - 1207541 => 'Portland, ME', - 1207548 => 'Searsport, ME', - 1207553 => 'Portland, ME', - 1207562 => 'Dixfield, ME', - 1207563 => 'Damariscotta, ME', - 1207564 => 'Dover-Foxcroft, ME', - 1207583 => 'Harrison, ME', - 1207591 => 'Westbrook, ME', - 1207594 => 'Rockland, ME', - 1207596 => 'Rockland, ME', - 1207621 => 'Augusta, ME', - 1207622 => 'Augusta, ME', - 1207623 => 'Augusta, ME', - 1207624 => 'Augusta, ME', - 1207626 => 'Augusta, ME', - 1207627 => 'Casco, ME', - 1207633 => 'Boothbay Harbor, ME', - 1207634 => 'Norridgewock, ME', - 1207641 => 'Wells, ME', - 1207642 => 'Standish, ME', - 1207645 => 'Wilton, ME', - 1207646 => 'Wells, ME', - 1207647 => 'Bridgton, ME', - 1207655 => 'Raymond, ME', - 1207657 => 'Gray, ME', - 1207662 => 'Portland, ME', - 1207664 => 'Ellsworth, ME', - 1207666 => 'Bowdoinham, ME', - 1207667 => 'Ellsworth, ME', - 1207676 => 'North Berwick, ME', - 1207685 => 'Readfield, ME', - 1207693 => 'Naples, ME', - 1207695 => 'Greenville, ME', - 1207696 => 'Madison, ME', - 1207698 => 'Berwick, ME', - 1207699 => 'Portland, ME', - 1207721 => 'Brunswick, ME', - 1207723 => 'Millinocket, ME', - 1207725 => 'Brunswick, ME', - 1207727 => 'Buxton, ME', - 1207728 => 'Madawaska, ME', - 1207729 => 'Brunswick, ME', - 1207733 => 'Lubec, ME', - 1207737 => 'Richmond, ME', - 1207739 => 'Norway, ME', - 1207743 => 'Norway, ME', - 1207753 => 'Lewiston, ME', - 1207761 => 'Portland, ME', - 1207763 => 'Lincolnville, ME', - 1207764 => 'Presque Isle, ME', - 1207767 => 'South Portland, ME', - 1207768 => 'Presque Isle, ME', - 1207771 => 'Portland, ME', - 1207772 => 'Portland, ME', - 1207773 => 'Portland, ME', - 1207774 => 'Portland, ME', - 1207775 => 'Portland, ME', - 1207777 => 'Lewiston, ME', - 1207778 => 'Farmington, ME', - 1207780 => 'Portland, ME', - 1207781 => 'Falmouth, ME', - 1207782 => 'Lewiston, ME', - 1207783 => 'Lewiston, ME', - 1207785 => 'Union, ME', - 1207786 => 'Lewiston, ME', - 1207791 => 'Portland, ME', - 1207793 => 'Limerick, ME', - 1207794 => 'Lincoln, ME', - 1207795 => 'Lewiston, ME', - 1207797 => 'Portland, ME', - 1207798 => 'Brunswick, ME', - 1207799 => 'South Portland, ME', - 1207824 => 'Bethel, ME', - 1207827 => 'Old Town, ME', - 1207828 => 'Portland, ME', - 1207832 => 'Waldoboro, ME', - 1207833 => 'Harpswell, ME', - 1207834 => 'Fort Kent, ME', - 1207839 => 'Gorham, ME', - 1207846 => 'Yarmouth, ME', - 1207848 => 'Hermon, ME', - 1207853 => 'Eastport, ME', - 1207854 => 'Westbrook, ME', - 1207856 => 'Westbrook, ME', - 1207861 => 'Waterville, ME', - 1207862 => 'Hampden, ME', - 1207864 => 'Rangeley, ME', - 1207865 => 'Freeport, ME', - 1207866 => 'Orono, ME', - 1207868 => 'Van Buren, ME', - 1207871 => 'Portland, ME', - 1207872 => 'Waterville, ME', - 1207873 => 'Waterville, ME', - 1207874 => 'Portland, ME', - 1207877 => 'Waterville, ME', - 1207878 => 'Portland, ME', - 1207879 => 'Portland, ME', - 1207882 => 'Wiscasset, ME', - 1207883 => 'Scarborough, ME', - 1207885 => 'Scarborough, ME', - 1207892 => 'Windham, ME', - 1207893 => 'Windham, ME', - 1207907 => 'Bangor, ME', - 1207924 => 'Dexter, ME', - 1207926 => 'New Gloucester, ME', - 1207929 => 'Buxton, ME', - 1207933 => 'Monmouth, ME', - 1207934 => 'Old Orchard Bch, ME', - 1207935 => 'Fryeburg, ME', - 1207941 => 'Bangor, ME', - 1207942 => 'Bangor, ME', - 1207943 => 'Milo, ME', - 1207945 => 'Bangor, ME', - 1207946 => 'Greene, ME', - 1207947 => 'Bangor, ME', - 1207948 => 'Unity, ME', - 1207967 => 'Kennebunkport, ME', - 1207973 => 'Bangor, ME', - 1207985 => 'Kennebunk, ME', - 1207989 => 'Brewer, ME', - 1207990 => 'Bangor, ME', - 1207992 => 'Bangor, ME', - 1207998 => 'Poland, ME', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1208.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1208.php deleted file mode 100644 index 89c04f774..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1208.php +++ /dev/null @@ -1,196 +0,0 @@ - 'Idaho', - 1208226 => 'American Falls, ID', - 1208227 => 'Idaho Falls, ID', - 1208232 => 'Pocatello, ID', - 1208233 => 'Pocatello, ID', - 1208234 => 'Pocatello, ID', - 1208236 => 'Pocatello, ID', - 1208237 => 'Pocatello, ID', - 1208238 => 'Pocatello, ID', - 1208239 => 'Pocatello, ID', - 1208245 => 'St. Maries, ID', - 1208253 => 'Council, ID', - 1208255 => 'Sandpoint, ID', - 1208262 => 'Post Falls, ID', - 1208263 => 'Sandpoint, ID', - 1208265 => 'Sandpoint, ID', - 1208267 => 'Bonners Ferry, ID', - 1208278 => 'New Plymouth, ID', - 1208282 => 'Pocatello, ID', - 1208286 => 'Star, ID', - 1208287 => 'Boise, ID', - 1208288 => 'Meridian, ID', - 1208292 => 'Coeur d\'Alene, ID', - 1208319 => 'Boise, ID', - 1208321 => 'Boise, ID', - 1208322 => 'Boise, ID', - 1208323 => 'Boise, ID', - 1208324 => 'Jerome, ID', - 1208326 => 'Filer, ID', - 1208327 => 'Boise, ID', - 1208331 => 'Boise, ID', - 1208333 => 'Boise, ID', - 1208334 => 'Boise, ID', - 1208336 => 'Boise, ID', - 1208337 => 'Homedale, ID', - 1208338 => 'Boise, ID', - 1208342 => 'Boise, ID', - 1208343 => 'Boise, ID', - 1208344 => 'Boise, ID', - 1208345 => 'Boise, ID', - 1208354 => 'Driggs, ID', - 1208356 => 'Rexburg, ID', - 1208357 => 'Shelley, ID', - 1208359 => 'Rexburg, ID', - 1208362 => 'Boise, ID', - 1208365 => 'Emmett, ID', - 1208366 => 'Glenns Ferry, ID', - 1208367 => 'Boise, ID', - 1208373 => 'Boise, ID', - 1208375 => 'Boise, ID', - 1208376 => 'Boise, ID', - 1208377 => 'Boise, ID', - 1208378 => 'Boise, ID', - 1208381 => 'Boise, ID', - 1208382 => 'Cascade, ID', - 1208383 => 'Boise, ID', - 1208384 => 'Boise, ID', - 1208385 => 'Boise, ID', - 1208387 => 'Boise, ID', - 1208388 => 'Boise, ID', - 1208392 => 'Idaho City, ID', - 1208397 => 'Aberdeen, ID', - 1208414 => 'Weiser, ID', - 1208422 => 'Boise, ID', - 1208423 => 'Kimberly, ID', - 1208424 => 'Boise, ID', - 1208426 => 'Boise, ID', - 1208429 => 'Boise, ID', - 1208433 => 'Boise, ID', - 1208436 => 'Rupert, ID', - 1208437 => 'Oldtown, ID', - 1208438 => 'Paul, ID', - 1208442 => 'Nampa, ID', - 1208448 => 'Priest River, ID', - 1208452 => 'Fruitland, ID', - 1208453 => 'Caldwell, ID', - 1208454 => 'Caldwell, ID', - 1208455 => 'Caldwell, ID', - 1208457 => 'Post Falls, ID', - 1208459 => 'Caldwell, ID', - 1208461 => 'Nampa, ID', - 1208462 => 'Garden Valley, ID', - 1208463 => 'Nampa, ID', - 1208465 => 'Nampa, ID', - 1208466 => 'Nampa, ID', - 1208467 => 'Nampa, ID', - 1208468 => 'Nampa, ID', - 1208475 => 'Nampa, ID', - 1208476 => 'Orofino, ID', - 1208478 => 'Pocatello, ID', - 1208495 => 'Melba, ID', - 1208514 => 'Boise, ID', - 1208522 => 'Idaho Falls, ID', - 1208523 => 'Idaho Falls, ID', - 1208524 => 'Idaho Falls, ID', - 1208525 => 'Idaho Falls, ID', - 1208527 => 'Arco, ID', - 1208528 => 'Idaho Falls, ID', - 1208529 => 'Idaho Falls, ID', - 1208535 => 'Idaho Falls, ID', - 1208536 => 'Wendell, ID', - 1208542 => 'Idaho Falls, ID', - 1208543 => 'Buhl, ID', - 1208547 => 'Soda Springs, ID', - 1208549 => 'Weiser, ID', - 1208552 => 'Idaho Falls, ID', - 1208557 => 'Idaho Falls, ID', - 1208558 => 'Island Park, ID', - 1208562 => 'Boise, ID', - 1208578 => 'Hailey, ID', - 1208585 => 'Middleton, ID', - 1208587 => 'Mountain Home, ID', - 1208622 => 'Sun Valley, ID', - 1208623 => 'Spirit Lake, ID', - 1208624 => 'St. Anthony, ID', - 1208628 => 'Riggins, ID', - 1208629 => 'Boise, ID', - 1208634 => 'McCall, ID', - 1208642 => 'Payette, ID', - 1208652 => 'Ashton, ID', - 1208656 => 'Rexburg, ID', - 1208658 => 'Boise, ID', - 1208664 => 'Coeur d\'Alene, ID', - 1208665 => 'Coeur d\'Alene, ID', - 1208666 => 'Coeur d\'Alene, ID', - 1208667 => 'Coeur d\'Alene, ID', - 1208672 => 'Boise, ID', - 1208676 => 'Coeur d\'Alene, ID', - 1208677 => 'Burley, ID', - 1208678 => 'Burley, ID', - 1208683 => 'Athol, ID', - 1208684 => 'Blackfoot, ID', - 1208686 => 'Plummer, ID', - 1208687 => 'Rathdrum, ID', - 1208722 => 'Parma, ID', - 1208726 => 'Ketchum, ID', - 1208732 => 'Twin Falls, ID', - 1208733 => 'Twin Falls, ID', - 1208734 => 'Twin Falls, ID', - 1208735 => 'Twin Falls, ID', - 1208736 => 'Twin Falls, ID', - 1208737 => 'Twin Falls, ID', - 1208743 => 'Lewiston, ID', - 1208745 => 'Rigby, ID', - 1208746 => 'Lewiston, ID', - 1208756 => 'Salmon, ID', - 1208762 => 'Hayden, ID', - 1208765 => 'Coeur d\'Alene, ID', - 1208766 => 'Malad City, ID', - 1208769 => 'Coeur d\'Alene, ID', - 1208773 => 'Post Falls, ID', - 1208777 => 'Post Falls, ID', - 1208782 => 'Blackfoot, ID', - 1208783 => 'Kellogg, ID', - 1208785 => 'Blackfoot, ID', - 1208787 => 'Victor, ID', - 1208788 => 'Hailey, ID', - 1208798 => 'Lewiston, ID', - 1208799 => 'Lewiston, ID', - 1208835 => 'Troy, ID', - 1208837 => 'Hagerman, ID', - 1208846 => 'Meridian, ID', - 1208847 => 'Montpelier, ID', - 1208852 => 'Preston, ID', - 1208853 => 'Boise, ID', - 1208854 => 'Boise, ID', - 1208855 => 'Meridian, ID', - 1208875 => 'Potlatch, ID', - 1208878 => 'Burley, ID', - 1208879 => 'Challis, ID', - 1208881 => 'Idaho Falls, ID', - 1208882 => 'Moscow, ID', - 1208883 => 'Moscow, ID', - 1208884 => 'Meridian, ID', - 1208886 => 'Shoshone, ID', - 1208887 => 'Meridian, ID', - 1208888 => 'Meridian, ID', - 1208895 => 'Meridian, ID', - 1208898 => 'Meridian, ID', - 1208922 => 'Kuna, ID', - 1208926 => 'Kooskia, ID', - 1208934 => 'Gooding, ID', - 1208935 => 'Kamiah, ID', - 1208938 => 'Eagle, ID', - 1208939 => 'Eagle, ID', - 1208947 => 'Boise, ID', - 1208962 => 'Cottonwood, ID', - 1208983 => 'Grangeville, ID', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1209.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1209.php deleted file mode 100644 index 3e231a47b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1209.php +++ /dev/null @@ -1,157 +0,0 @@ - 'California', - 1209221 => 'Tracy, CA', - 1209223 => 'Jackson, CA', - 1209234 => 'Stockton, CA', - 1209238 => 'Modesto, CA', - 1209239 => 'Manteca, CA', - 1209245 => 'Plymouth, CA', - 1209257 => 'Jackson, CA', - 1209267 => 'Sutter Creek, CA', - 1209274 => 'Ione, CA', - 1209293 => 'West Point, CA', - 1209295 => 'Pioneer, CA', - 1209296 => 'Pine Grove, CA', - 1209333 => 'Lodi, CA', - 1209334 => 'Lodi, CA', - 1209339 => 'Lodi, CA', - 1209357 => 'Atwater, CA', - 1209358 => 'Atwater, CA', - 1209365 => 'Lodi, CA', - 1209366 => 'Lodi, CA', - 1209367 => 'Lodi, CA', - 1209368 => 'Lodi, CA', - 1209369 => 'Lodi, CA', - 1209381 => 'Merced, CA', - 1209383 => 'Merced, CA', - 1209384 => 'Merced, CA', - 1209385 => 'Merced, CA', - 1209392 => 'Dos Palos, CA', - 1209394 => 'Livingston, CA', - 1209451 => 'Stockton, CA', - 1209462 => 'Stockton, CA', - 1209463 => 'Stockton, CA', - 1209464 => 'Stockton, CA', - 1209465 => 'Stockton, CA', - 1209466 => 'Stockton, CA', - 1209467 => 'Stockton, CA', - 1209469 => 'Stockton, CA', - 1209472 => 'Stockton, CA', - 1209473 => 'Stockton, CA', - 1209474 => 'Stockton, CA', - 1209475 => 'Stockton, CA', - 1209476 => 'Stockton, CA', - 1209477 => 'Stockton, CA', - 1209478 => 'Stockton, CA', - 1209491 => 'Modesto, CA', - 1209521 => 'Modesto, CA', - 1209522 => 'Modesto, CA', - 1209523 => 'Modesto, CA', - 1209524 => 'Modesto, CA', - 1209525 => 'Modesto, CA', - 1209526 => 'Modesto, CA', - 1209527 => 'Modesto, CA', - 1209529 => 'Modesto, CA', - 1209532 => 'Sonora, CA', - 1209533 => 'Sonora, CA', - 1209536 => 'Sonora, CA', - 1209537 => 'Ceres, CA', - 1209538 => 'Ceres, CA', - 1209541 => 'Ceres, CA', - 1209543 => 'Modesto, CA', - 1209544 => 'Modesto, CA', - 1209545 => 'Modesto, CA', - 1209547 => 'Stockton, CA', - 1209549 => 'Modesto, CA', - 1209550 => 'Modesto, CA', - 1209551 => 'Modesto, CA', - 1209557 => 'Modesto, CA', - 1209558 => 'Modesto, CA', - 1209571 => 'Modesto, CA', - 1209572 => 'Modesto, CA', - 1209574 => 'Modesto, CA', - 1209575 => 'Modesto, CA', - 1209576 => 'Modesto, CA', - 1209577 => 'Modesto, CA', - 1209578 => 'Modesto, CA', - 1209579 => 'Modesto, CA', - 1209586 => 'Twain Harte, CA', - 1209588 => 'Sonora, CA', - 1209599 => 'Ripon, CA', - 1209632 => 'Turlock, CA', - 1209634 => 'Turlock, CA', - 1209656 => 'Turlock, CA', - 1209664 => 'Turlock, CA', - 1209667 => 'Turlock, CA', - 1209668 => 'Turlock, CA', - 1209669 => 'Turlock, CA', - 1209722 => 'Merced, CA', - 1209723 => 'Merced, CA', - 1209725 => 'Merced, CA', - 1209726 => 'Merced, CA', - 1209727 => 'Lockeford, CA', - 1209728 => 'Murphys, CA', - 1209735 => 'Modesto, CA', - 1209736 => 'Angels Camp, CA', - 1209742 => 'Mariposa, CA', - 1209744 => 'Galt, CA', - 1209745 => 'Galt, CA', - 1209754 => 'San Andreas, CA', - 1209772 => 'Valley Springs, CA', - 1209785 => 'Copperopolis, CA', - 1209795 => 'Arnold, CA', - 1209823 => 'Manteca, CA', - 1209824 => 'Manteca, CA', - 1209825 => 'Manteca, CA', - 1209826 => 'Los Banos, CA', - 1209827 => 'Los Banos, CA', - 1209830 => 'Tracy, CA', - 1209832 => 'Tracy, CA', - 1209833 => 'Tracy, CA', - 1209834 => 'Tracy, CA', - 1209835 => 'Tracy, CA', - 1209836 => 'Tracy, CA', - 1209838 => 'Escalon, CA', - 1209839 => 'Tracy, CA', - 1209845 => 'Oakdale, CA', - 1209846 => 'Modesto, CA', - 1209847 => 'Oakdale, CA', - 1209848 => 'Oakdale, CA', - 1209854 => 'Gustine, CA', - 1209858 => 'Lathrop, CA', - 1209862 => 'Newman, CA', - 1209863 => 'Riverbank, CA', - 1209869 => 'Riverbank, CA', - 1209874 => 'Waterford, CA', - 1209883 => 'Hughson, CA', - 1209887 => 'Linden, CA', - 1209892 => 'Patterson, CA', - 1209928 => 'Tuolumne, CA', - 1209931 => 'Stockton, CA', - 1209933 => 'Stockton, CA', - 1209937 => 'Stockton, CA', - 1209941 => 'Stockton, CA', - 1209942 => 'Stockton, CA', - 1209943 => 'Stockton, CA', - 1209944 => 'Stockton, CA', - 1209946 => 'Stockton, CA', - 1209948 => 'Stockton, CA', - 1209951 => 'Stockton, CA', - 1209952 => 'Stockton, CA', - 1209953 => 'Stockton, CA', - 1209954 => 'Stockton, CA', - 1209955 => 'Stockton, CA', - 1209956 => 'Stockton, CA', - 1209957 => 'Stockton, CA', - 1209962 => 'Groveland, CA', - 1209966 => 'Mariposa, CA', - 1209982 => 'Stockton, CA', - 1209983 => 'Stockton, CA', - 1209984 => 'Jamestown, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1210.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1210.php deleted file mode 100644 index c014e7c56..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1210.php +++ /dev/null @@ -1,9 +0,0 @@ - 'San Antonio, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1212.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1212.php deleted file mode 100644 index 8f43cff02..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1212.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New York, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1213.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1213.php deleted file mode 100644 index 6b37c032f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1213.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Los Angeles, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1214.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1214.php deleted file mode 100644 index 641a8c8a7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1214.php +++ /dev/null @@ -1,200 +0,0 @@ - 'Texas', - 1214217 => 'Dallas, TX', - 1214219 => 'Dallas, TX', - 1214220 => 'Dallas, TX', - 1214221 => 'Dallas, TX', - 1214222 => 'Lewisville, TX', - 1214234 => 'Dallas, TX', - 1214239 => 'Dallas, TX', - 1214252 => 'Dallas, TX', - 1214265 => 'Dallas, TX', - 1214266 => 'Dallas, TX', - 1214267 => 'Dallas, TX', - 1214275 => 'Dallas, TX', - 1214296 => 'Dallas, TX', - 1214302 => 'Dallas, TX', - 1214303 => 'Dallas, TX', - 1214306 => 'Dallas, TX', - 1214309 => 'Dallas, TX', - 1214319 => 'Dallas, TX', - 1214320 => 'Dallas, TX', - 1214321 => 'Dallas, TX', - 1214324 => 'Dallas, TX', - 1214327 => 'Dallas, TX', - 1214328 => 'Dallas, TX', - 1214330 => 'Dallas, TX', - 1214331 => 'Dallas, TX', - 1214333 => 'Dallas, TX', - 1214337 => 'Dallas, TX', - 1214339 => 'Dallas, TX', - 1214340 => 'Dallas, TX', - 1214341 => 'Dallas, TX', - 1214342 => 'Dallas, TX', - 1214343 => 'Dallas, TX', - 1214345 => 'Dallas, TX', - 1214346 => 'Dallas, TX', - 1214348 => 'Dallas, TX', - 1214349 => 'Dallas, TX', - 1214350 => 'Dallas, TX', - 1214351 => 'Dallas, TX', - 1214352 => 'Dallas, TX', - 1214353 => 'Dallas, TX', - 1214357 => 'Dallas, TX', - 1214358 => 'Dallas, TX', - 1214360 => 'Dallas, TX', - 1214361 => 'Dallas, TX', - 1214363 => 'Dallas, TX', - 1214365 => 'Dallas, TX', - 1214366 => 'Dallas, TX', - 1214368 => 'Dallas, TX', - 1214369 => 'Dallas, TX', - 1214370 => 'Dallas, TX', - 1214371 => 'Dallas, TX', - 1214372 => 'Dallas, TX', - 1214373 => 'Dallas, TX', - 1214374 => 'Dallas, TX', - 1214375 => 'Dallas, TX', - 1214376 => 'Dallas, TX', - 1214378 => 'Dallas, TX', - 1214381 => 'Dallas, TX', - 1214383 => 'Allen, TX', - 1214387 => 'Frisco, TX', - 1214388 => 'Dallas, TX', - 1214389 => 'Dallas, TX', - 1214391 => 'Dallas, TX', - 1214393 => 'Dallas, TX', - 1214398 => 'Dallas, TX', - 1214420 => 'Dallas, TX', - 1214421 => 'Dallas, TX', - 1214426 => 'Dallas, TX', - 1214428 => 'Dallas, TX', - 1214436 => 'Frisco, TX', - 1214441 => 'Irving, TX', - 1214443 => 'Dallas, TX', - 1214456 => 'Dallas, TX', - 1214459 => 'Dallas, TX', - 1214467 => 'Dallas, TX', - 1214468 => 'Dallas, TX', - 1214473 => 'Plano, TX', - 1214483 => 'Carrollton, TX', - 1214484 => 'Dallas, TX', - 1214488 => 'Lewisville, TX', - 1214491 => 'McKinney, TX', - 1214492 => 'Irving, TX', - 1214495 => 'Allen, TX', - 1214503 => 'Dallas, TX', - 1214509 => 'Allen, TX', - 1214515 => 'Dallas, TX', - 1214520 => 'Dallas, TX', - 1214521 => 'Dallas, TX', - 1214522 => 'Dallas, TX', - 1214526 => 'Dallas, TX', - 1214528 => 'Dallas, TX', - 1214540 => 'Dallas, TX', - 1214544 => 'McKinney, TX', - 1214547 => 'Allen, TX', - 1214553 => 'Dallas, TX', - 1214559 => 'Dallas, TX', - 1214565 => 'Dallas, TX', - 1214570 => 'Dallas, TX', - 1214575 => 'Dallas, TX', - 1214585 => 'McKinney, TX', - 1214590 => 'Dallas, TX', - 1214592 => 'McKinney, TX', - 1214596 => 'Irving, TX', - 1214599 => 'Dallas, TX', - 1214607 => 'Rowlett, TX', - 1214618 => 'Frisco, TX', - 1214623 => 'Dallas, TX', - 1214630 => 'Dallas, TX', - 1214631 => 'Dallas, TX', - 1214634 => 'Dallas, TX', - 1214637 => 'Dallas, TX', - 1214638 => 'Dallas, TX', - 1214645 => 'Dallas, TX', - 1214648 => 'Dallas, TX', - 1214651 => 'Dallas, TX', - 1214653 => 'Dallas, TX', - 1214654 => 'Dallas, TX', - 1214660 => 'Dallas, TX', - 1214670 => 'Dallas, TX', - 1214672 => 'Dallas, TX', - 1214678 => 'Dallas, TX', - 1214688 => 'Dallas, TX', - 1214689 => 'Dallas, TX', - 1214691 => 'Dallas, TX', - 1214692 => 'Dallas, TX', - 1214696 => 'Dallas, TX', - 1214698 => 'Dallas, TX', - 1214703 => 'Garland, TX', - 1214706 => 'Dallas, TX', - 1214712 => 'Dallas, TX', - 1214720 => 'Dallas, TX', - 1214726 => 'McKinney, TX', - 1214739 => 'Dallas, TX', - 1214740 => 'Dallas, TX', - 1214741 => 'Dallas, TX', - 1214742 => 'Dallas, TX', - 1214744 => 'Dallas, TX', - 1214745 => 'Dallas, TX', - 1214747 => 'Dallas, TX', - 1214748 => 'Dallas, TX', - 1214749 => 'Dallas, TX', - 1214750 => 'Dallas, TX', - 1214752 => 'Dallas, TX', - 1214754 => 'Dallas, TX', - 1214760 => 'Dallas, TX', - 1214768 => 'Dallas, TX', - 1214771 => 'Rockwall, TX', - 1214778 => 'West Spring Creek Parkway, Plano, TX', - 1214780 => 'Dallas, TX', - 1214800 => 'Dallas, TX', - 1214818 => 'Dallas, TX', - 1214819 => 'Dallas, TX', - 1214820 => 'Dallas, TX', - 1214821 => 'Dallas, TX', - 1214823 => 'Dallas, TX', - 1214824 => 'Dallas, TX', - 1214826 => 'Dallas, TX', - 1214827 => 'Dallas, TX', - 1214828 => 'Dallas, TX', - 1214855 => 'Dallas, TX', - 1214857 => 'Dallas, TX', - 1214871 => 'Dallas, TX', - 1214872 => 'Frisco, TX', - 1214879 => 'Dallas, TX', - 1214880 => 'Dallas, TX', - 1214887 => 'Dallas, TX', - 1214890 => 'Dallas, TX', - 1214891 => 'Dallas, TX', - 1214902 => 'Dallas, TX', - 1214904 => 'Dallas, TX', - 1214905 => 'Dallas, TX', - 1214920 => 'Dallas, TX', - 1214922 => 'Dallas, TX', - 1214939 => 'Dallas, TX', - 1214941 => 'Dallas, TX', - 1214942 => 'Dallas, TX', - 1214943 => 'Dallas, TX', - 1214946 => 'Dallas, TX', - 1214947 => 'Dallas, TX', - 1214948 => 'Dallas, TX', - 1214951 => 'Dallas, TX', - 1214953 => 'Dallas, TX', - 1214954 => 'Dallas, TX', - 1214956 => 'Dallas, TX', - 1214965 => 'Dallas, TX', - 1214969 => 'Dallas, TX', - 1214978 => 'Dallas, TX', - 1214979 => 'Dallas, TX', - 1214987 => 'Dallas, TX', - 1214989 => 'Dallas, TX', - 1214999 => 'Dallas, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1215.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1215.php deleted file mode 100644 index c65af37b0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1215.php +++ /dev/null @@ -1,258 +0,0 @@ - 'Pennsylvania', - 1215203 => 'Philadelphia, PA', - 1215218 => 'Philadelphia, PA', - 1215221 => 'Philadelphia, PA', - 1215222 => 'Philadelphia, PA', - 1215223 => 'Philadelphia, PA', - 1215224 => 'Philadelphia, PA', - 1215225 => 'Philadelphia, PA', - 1215226 => 'Philadelphia, PA', - 1215227 => 'Philadelphia, PA', - 1215228 => 'Philadelphia, PA', - 1215229 => 'Philadelphia, PA', - 1215230 => 'Doylestown, PA', - 1215232 => 'Philadelphia, PA', - 1215235 => 'Philadelphia, PA', - 1215236 => 'Philadelphia, PA', - 1215238 => 'Philadelphia, PA', - 1215241 => 'Philadelphia, PA', - 1215242 => 'Philadelphia, PA', - 1215244 => 'Bensalem, PA', - 1215245 => 'Bensalem, PA', - 1215247 => 'Philadelphia, PA', - 1215248 => 'Philadelphia, PA', - 1215256 => 'Harleysville, PA', - 1215258 => 'Perkasie, PA', - 1215268 => 'Philadelphia, PA', - 1215271 => 'Philadelphia, PA', - 1215276 => 'Philadelphia, PA', - 1215279 => 'Philadelphia, PA', - 1215281 => 'Philadelphia, PA', - 1215282 => 'Cherry Street, Philadelphia, PA', - 1215288 => 'Philadelphia, PA', - 1215289 => 'Philadelphia, PA', - 1215291 => 'Philadelphia, PA', - 1215295 => 'Morrisville, PA', - 1215321 => 'Yardley, PA', - 1215324 => 'Philadelphia, PA', - 1215329 => 'Philadelphia, PA', - 1215331 => 'Philadelphia, PA', - 1215332 => 'Philadelphia, PA', - 1215333 => 'Philadelphia, PA', - 1215334 => 'Philadelphia, PA', - 1215335 => 'Philadelphia, PA', - 1215336 => 'Philadelphia, PA', - 1215338 => 'Philadelphia, PA', - 1215339 => 'Philadelphia, PA', - 1215340 => 'Doylestown, PA', - 1215342 => 'Philadelphia, PA', - 1215343 => 'Warrington, PA', - 1215345 => 'Doylestown, PA', - 1215348 => 'Doylestown, PA', - 1215349 => 'Philadelphia, PA', - 1215351 => 'Philadelphia, PA', - 1215361 => 'Lansdale, PA', - 1215362 => 'Lansdale, PA', - 1215365 => 'Philadelphia, PA', - 1215368 => 'Lansdale, PA', - 1215382 => 'Philadelphia, PA', - 1215386 => 'Philadelphia, PA', - 1215387 => 'Philadelphia, PA', - 1215389 => 'Philadelphia, PA', - 1215413 => 'Philadelphia, PA', - 1215423 => 'Philadelphia, PA', - 1215424 => 'Philadelphia, PA', - 1215425 => 'Philadelphia, PA', - 1215426 => 'Philadelphia, PA', - 1215427 => 'Philadelphia, PA', - 1215428 => 'Morrisville, PA', - 1215437 => 'Philadelphia, PA', - 1215438 => 'Philadelphia, PA', - 1215440 => 'Philadelphia, PA', - 1215453 => 'Sellersville, PA', - 1215455 => 'Philadelphia, PA', - 1215456 => 'Philadelphia, PA', - 1215457 => 'Philadelphia, PA', - 1215462 => 'Philadelphia, PA', - 1215463 => 'Philadelphia, PA', - 1215464 => 'Philadelphia, PA', - 1215465 => 'Philadelphia, PA', - 1215467 => 'Philadelphia, PA', - 1215468 => 'Philadelphia, PA', - 1215471 => 'Philadelphia, PA', - 1215472 => 'Philadelphia, PA', - 1215473 => 'Philadelphia, PA', - 1215474 => 'Philadelphia, PA', - 1215476 => 'Philadelphia, PA', - 1215477 => 'Philadelphia, PA', - 1215481 => 'Abington, PA', - 1215482 => 'Philadelphia, PA', - 1215483 => 'Philadelphia, PA', - 1215487 => 'Philadelphia, PA', - 1215489 => 'Doylestown, PA', - 1215491 => 'Warrington, PA', - 1215492 => 'Philadelphia, PA', - 1215493 => 'Yardley, PA', - 1215496 => 'Philadelphia, PA', - 1215497 => 'Newtown, PA', - 1215503 => 'Philadelphia, PA', - 1215504 => 'Newtown, PA', - 1215508 => 'Philadelphia, PA', - 1215513 => 'Harleysville, PA', - 1215529 => 'Quakertown, PA', - 1215533 => 'Philadelphia, PA', - 1215535 => 'Philadelphia, PA', - 1215536 => 'Quakertown, PA', - 1215537 => 'Philadelphia, PA', - 1215538 => 'Quakertown, PA', - 1215543 => 'Philadelphia, PA', - 1215545 => 'Philadelphia, PA', - 1215546 => 'Philadelphia, PA', - 1215547 => 'Levittown, PA', - 1215548 => 'Philadelphia, PA', - 1215549 => 'Philadelphia, PA', - 1215551 => 'Philadelphia, PA', - 1215557 => 'Philadelphia, PA', - 1215561 => 'Philadelphia, PA', - 1215563 => 'Philadelphia, PA', - 1215564 => 'Philadelphia, PA', - 1215567 => 'Philadelphia, PA', - 1215568 => 'Philadelphia, PA', - 1215569 => 'Philadelphia, PA', - 1215574 => 'Philadelphia, PA', - 1215575 => 'Philadelphia, PA', - 1215579 => 'Newtown, PA', - 1215587 => 'Philadelphia, PA', - 1215590 => 'Philadelphia, PA', - 1215592 => 'Philadelphia, PA', - 1215612 => 'Philadelphia, PA', - 1215613 => 'Philadelphia, PA', - 1215615 => 'Philadelphia, PA', - 1215624 => 'Philadelphia, PA', - 1215625 => 'Philadelphia, PA', - 1215627 => 'Philadelphia, PA', - 1215629 => 'Philadelphia, PA', - 1215632 => 'Philadelphia, PA', - 1215633 => 'Bensalem, PA', - 1215634 => 'Philadelphia, PA', - 1215635 => 'Elkins Park, PA', - 1215636 => 'Philadelphia, PA', - 1215637 => 'Philadelphia, PA', - 1215638 => 'Bensalem, PA', - 1215639 => 'Bensalem, PA', - 1215657 => 'Willow Grove, PA', - 1215659 => 'Willow Grove, PA', - 1215662 => 'Philadelphia, PA', - 1215665 => 'Philadelphia, PA', - 1215671 => 'Philadelphia, PA', - 1215673 => 'Philadelphia, PA', - 1215676 => 'Philadelphia, PA', - 1215677 => 'Philadelphia, PA', - 1215684 => 'Philadelphia, PA', - 1215685 => 'Philadelphia, PA', - 1215686 => 'Philadelphia, PA', - 1215698 => 'Philadelphia, PA', - 1215699 => 'North Wales, PA', - 1215702 => 'Langhorne, PA', - 1215707 => 'Philadelphia, PA', - 1215708 => 'Philadelphia, PA', - 1215710 => 'Langhorne, PA', - 1215721 => 'Souderton, PA', - 1215722 => 'Philadelphia, PA', - 1215723 => 'Souderton, PA', - 1215724 => 'Philadelphia, PA', - 1215725 => 'Philadelphia, PA', - 1215726 => 'Philadelphia, PA', - 1215727 => 'Philadelphia, PA', - 1215728 => 'Philadelphia, PA', - 1215729 => 'Philadelphia, PA', - 1215731 => 'Philadelphia, PA', - 1215732 => 'Philadelphia, PA', - 1215735 => 'Philadelphia, PA', - 1215736 => 'Morrisville, PA', - 1215739 => 'Philadelphia, PA', - 1215741 => 'Langhorne, PA', - 1215742 => 'Philadelphia, PA', - 1215743 => 'Philadelphia, PA', - 1215744 => 'Philadelphia, PA', - 1215745 => 'Philadelphia, PA', - 1215746 => 'Philadelphia, PA', - 1215747 => 'Philadelphia, PA', - 1215748 => 'Philadelphia, PA', - 1215750 => 'Langhorne, PA', - 1215751 => 'Philadelphia, PA', - 1215752 => 'Langhorne, PA', - 1215755 => 'Philadelphia, PA', - 1215757 => 'Langhorne, PA', - 1215762 => 'Philadelphia, PA', - 1215763 => 'Philadelphia, PA', - 1215765 => 'Philadelphia, PA', - 1215769 => 'Philadelphia, PA', - 1215772 => 'Philadelphia, PA', - 1215781 => 'Bristol, PA', - 1215782 => 'Elkins Park, PA', - 1215784 => 'Willow Grove, PA', - 1215785 => 'Bristol, PA', - 1215787 => 'Philadelphia, PA', - 1215788 => 'Bristol, PA', - 1215790 => 'Philadelphia, PA', - 1215821 => 'Philadelphia, PA', - 1215823 => 'Philadelphia, PA', - 1215824 => 'Philadelphia, PA', - 1215829 => 'Philadelphia, PA', - 1215830 => 'Willow Grove, PA', - 1215831 => 'Philadelphia, PA', - 1215842 => 'Philadelphia, PA', - 1215843 => 'Philadelphia, PA', - 1215844 => 'Philadelphia, PA', - 1215848 => 'Philadelphia, PA', - 1215849 => 'Philadelphia, PA', - 1215851 => 'Philadelphia, PA', - 1215854 => 'Philadelphia, PA', - 1215855 => 'Lansdale, PA', - 1215856 => 'Philadelphia, PA', - 1215860 => 'Newtown, PA', - 1215862 => 'New Hope, PA', - 1215864 => 'Philadelphia, PA', - 1215871 => 'Philadelphia, PA', - 1215875 => 'Philadelphia, PA', - 1215877 => 'Philadelphia, PA', - 1215878 => 'Philadelphia, PA', - 1215879 => 'Philadelphia, PA', - 1215891 => 'Langhorne, PA', - 1215893 => 'Philadelphia, PA', - 1215898 => 'Philadelphia, PA', - 1215904 => 'Philadelphia, PA', - 1215914 => 'Huntingdon Vly, PA', - 1215918 => 'Warrington, PA', - 1215921 => 'Philadelphia, PA', - 1215922 => 'Philadelphia, PA', - 1215923 => 'Philadelphia, PA', - 1215924 => 'Philadelphia, PA', - 1215925 => 'Philadelphia, PA', - 1215927 => 'Philadelphia, PA', - 1215928 => 'Philadelphia, PA', - 1215941 => 'Philadelphia, PA', - 1215943 => 'Levittown, PA', - 1215945 => 'Levittown, PA', - 1215946 => 'Levittown, PA', - 1215949 => 'Levittown, PA', - 1215951 => 'Philadelphia, PA', - 1215952 => 'Philadelphia, PA', - 1215955 => 'Philadelphia, PA', - 1215963 => 'Philadelphia, PA', - 1215968 => 'Newtown, PA', - 1215969 => 'Philadelphia, PA', - 1215972 => 'Philadelphia, PA', - 1215977 => 'Philadelphia, PA', - 1215978 => 'Philadelphia, PA', - 1215985 => 'Philadelphia, PA', - 1215988 => 'Philadelphia, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1216.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1216.php deleted file mode 100644 index a7603f318..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1216.php +++ /dev/null @@ -1,129 +0,0 @@ - 'Ohio', - 1216229 => 'Cleveland, OH', - 1216231 => 'Cleveland, OH', - 1216241 => 'Cleveland, OH', - 1216249 => 'Cleveland, OH', - 1216251 => 'Cleveland, OH', - 1216252 => 'Cleveland, OH', - 1216261 => 'Cleveland, OH', - 1216265 => 'Cleveland, OH', - 1216267 => 'Cleveland, OH', - 1216268 => 'Cleveland, OH', - 1216271 => 'Cleveland, OH', - 1216281 => 'Cleveland, OH', - 1216283 => 'Cleveland, OH', - 1216289 => 'Cleveland, OH', - 1216291 => 'Cleveland, OH', - 1216292 => 'Cleveland, OH', - 1216297 => 'Cleveland, OH', - 1216298 => 'Cleveland, OH', - 1216320 => 'Cleveland, OH', - 1216321 => 'Cleveland, OH', - 1216328 => 'Cleveland, OH', - 1216332 => 'Cleveland, OH', - 1216341 => 'Cleveland, OH', - 1216344 => 'Cleveland, OH', - 1216348 => 'Cleveland, OH', - 1216351 => 'Cleveland, OH', - 1216360 => 'Cleveland, OH', - 1216361 => 'Cleveland, OH', - 1216362 => 'Cleveland, OH', - 1216363 => 'Cleveland, OH', - 1216368 => 'Cleveland, OH', - 1216371 => 'Cleveland, OH', - 1216378 => 'Cleveland, OH', - 1216381 => 'Cleveland, OH', - 1216382 => 'Cleveland, OH', - 1216383 => 'Cleveland, OH', - 1216391 => 'Cleveland, OH', - 1216397 => 'Cleveland, OH', - 1216398 => 'Cleveland, OH', - 1216421 => 'Cleveland, OH', - 1216426 => 'Cleveland, OH', - 1216429 => 'Cleveland, OH', - 1216431 => 'Cleveland, OH', - 1216432 => 'Cleveland, OH', - 1216433 => 'Cleveland, OH', - 1216441 => 'Cleveland, OH', - 1216443 => 'Cleveland, OH', - 1216444 => 'Cleveland, OH', - 1216445 => 'Cleveland, OH', - 1216451 => 'Cleveland, OH', - 1216459 => 'Cleveland, OH', - 1216464 => 'Cleveland, OH', - 1216475 => 'Cleveland, OH', - 1216476 => 'Cleveland, OH', - 1216479 => 'Cleveland, OH', - 1216481 => 'Cleveland, OH', - 1216486 => 'Cleveland, OH', - 1216514 => 'Cleveland, OH', - 1216515 => 'Cleveland, OH', - 1216518 => 'Cleveland, OH', - 1216522 => 'Cleveland, OH', - 1216529 => 'Cleveland, OH', - 1216531 => 'Cleveland, OH', - 1216541 => 'Cleveland, OH', - 1216561 => 'Cleveland, OH', - 1216566 => 'Cleveland, OH', - 1216574 => 'Cleveland, OH', - 1216579 => 'Cleveland, OH', - 1216581 => 'Cleveland, OH', - 1216583 => 'Cleveland, OH', - 1216586 => 'Cleveland, OH', - 1216587 => 'Cleveland, OH', - 1216589 => 'Cleveland, OH', - 1216595 => 'Cleveland, OH', - 1216621 => 'Cleveland, OH', - 1216622 => 'Cleveland, OH', - 1216623 => 'Cleveland, OH', - 1216631 => 'Cleveland, OH', - 1216641 => 'Cleveland, OH', - 1216642 => 'Cleveland, OH', - 1216651 => 'Cleveland, OH', - 1216661 => 'Cleveland, OH', - 1216662 => 'Cleveland, OH', - 1216663 => 'Cleveland, OH', - 1216664 => 'Cleveland, OH', - 1216671 => 'Cleveland, OH', - 1216676 => 'Cleveland, OH', - 1216681 => 'Cleveland, OH', - 1216687 => 'Cleveland, OH', - 1216688 => 'Cleveland, OH', - 1216691 => 'Cleveland, OH', - 1216692 => 'Cleveland, OH', - 1216696 => 'Cleveland, OH', - 1216721 => 'Cleveland, OH', - 1216731 => 'Cleveland, OH', - 1216741 => 'Cleveland, OH', - 1216749 => 'Cleveland, OH', - 1216751 => 'Cleveland, OH', - 1216752 => 'Cleveland, OH', - 1216761 => 'Cleveland, OH', - 1216765 => 'Cleveland, OH', - 1216771 => 'Cleveland, OH', - 1216778 => 'Cleveland, OH', - 1216781 => 'Cleveland, OH', - 1216791 => 'Cleveland, OH', - 1216844 => 'Cleveland, OH', - 1216851 => 'Cleveland, OH', - 1216861 => 'Cleveland, OH', - 1216862 => 'Cleveland, OH', - 1216881 => 'Cleveland, OH', - 1216883 => 'Cleveland, OH', - 1216896 => 'Cleveland, OH', - 1216898 => 'Cleveland, OH', - 1216921 => 'Cleveland, OH', - 1216932 => 'Cleveland, OH', - 1216941 => 'Cleveland, OH', - 1216957 => 'Cleveland, OH', - 1216961 => 'Cleveland, OH', - 1216986 => 'Cleveland, OH', - 1216991 => 'Cleveland, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1217.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1217.php deleted file mode 100644 index 0d9f25078..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1217.php +++ /dev/null @@ -1,141 +0,0 @@ - 'Illinois', - 1217222 => 'Quincy, IL', - 1217223 => 'Quincy, IL', - 1217224 => 'Quincy, IL', - 1217226 => 'Assumption, IL', - 1217228 => 'Quincy, IL', - 1217229 => 'Raymond, IL', - 1217234 => 'Mattoon, IL', - 1217235 => 'Mattoon, IL', - 1217239 => 'Champaign, IL', - 1217241 => 'Springfield, IL', - 1217243 => 'Jacksonville, IL', - 1217245 => 'Jacksonville, IL', - 1217253 => 'Tuscola, IL', - 1217258 => 'Mattoon, IL', - 1217267 => 'Westville, IL', - 1217268 => 'Arcola, IL', - 1217283 => 'Hoopeston, IL', - 1217285 => 'Pittsfield, IL', - 1217287 => 'Taylorville, IL', - 1217322 => 'Rushville, IL', - 1217323 => 'Beardstown, IL', - 1217324 => 'Litchfield, IL', - 1217326 => 'Champaign, IL', - 1217328 => 'Urbana, IL', - 1217330 => 'Decatur, IL', - 1217333 => 'Urbana, IL', - 1217337 => 'Urbana, IL', - 1217342 => 'Effingham, IL', - 1217344 => 'Urbana, IL', - 1217345 => 'Charleston, IL', - 1217346 => 'Oakland, IL', - 1217347 => 'Effingham, IL', - 1217348 => 'Charleston, IL', - 1217351 => 'Champaign, IL', - 1217352 => 'Champaign, IL', - 1217355 => 'Champaign, IL', - 1217356 => 'Champaign, IL', - 1217357 => 'Carthage, IL', - 1217359 => 'Champaign, IL', - 1217366 => 'Champaign, IL', - 1217367 => 'Urbana, IL', - 1217373 => 'Champaign, IL', - 1217374 => 'White Hall, IL', - 1217379 => 'Paxton, IL', - 1217382 => 'Martinsville, IL', - 1217383 => 'Urbana, IL', - 1217384 => 'Urbana, IL', - 1217398 => 'Champaign, IL', - 1217422 => 'Decatur, IL', - 1217423 => 'Decatur, IL', - 1217424 => 'Decatur, IL', - 1217425 => 'Decatur, IL', - 1217428 => 'Decatur, IL', - 1217429 => 'Decatur, IL', - 1217431 => 'Danville, IL', - 1217438 => 'Auburn, IL', - 1217442 => 'Danville, IL', - 1217443 => 'Danville, IL', - 1217446 => 'Danville, IL', - 1217452 => 'Virginia, IL', - 1217453 => 'Nauvoo, IL', - 1217463 => 'Paris, IL', - 1217464 => 'Decatur, IL', - 1217465 => 'Paris, IL', - 1217466 => 'Paris, IL', - 1217469 => 'St. Joseph, IL', - 1217479 => 'Jacksonville, IL', - 1217482 => 'Mason City, IL', - 1217483 => 'Chatham, IL', - 1217498 => 'Rochester, IL', - 1217522 => 'Springfield, IL', - 1217523 => 'Springfield, IL', - 1217525 => 'Springfield, IL', - 1217528 => 'Springfield, IL', - 1217529 => 'Springfield, IL', - 1217532 => 'Hillsboro, IL', - 1217536 => 'Effingham, IL', - 1217543 => 'Arthur, IL', - 1217544 => 'Springfield, IL', - 1217545 => 'Springfield, IL', - 1217546 => 'Springfield, IL', - 1217554 => 'Danville, IL', - 1217562 => 'Pana, IL', - 1217563 => 'Nokomis, IL', - 1217585 => 'Springfield, IL', - 1217586 => 'Mahomet, IL', - 1217607 => 'Champaign, IL', - 1217627 => 'Girard, IL', - 1217629 => 'Riverton, IL', - 1217632 => 'Petersburg, IL', - 1217662 => 'Georgetown, IL', - 1217670 => 'Springfield, IL', - 1217679 => 'Springfield, IL', - 1217698 => 'Springfield, IL', - 1217726 => 'Springfield, IL', - 1217728 => 'Sullivan, IL', - 1217732 => 'Lincoln, IL', - 1217735 => 'Lincoln, IL', - 1217742 => 'Winchester, IL', - 1217744 => 'Springfield, IL', - 1217753 => 'Springfield, IL', - 1217762 => 'Monticello, IL', - 1217768 => 'Moweaqua, IL', - 1217773 => 'Mount Sterling, IL', - 1217774 => 'Shelbyville, IL', - 1217782 => 'Springfield, IL', - 1217784 => 'Gibson City, IL', - 1217787 => 'Springfield, IL', - 1217788 => 'Springfield, IL', - 1217789 => 'Springfield, IL', - 1217792 => 'Mount Pulaski, IL', - 1217793 => 'Springfield, IL', - 1217824 => 'Taylorville, IL', - 1217826 => 'Marshall, IL', - 1217832 => 'Villa Grove, IL', - 1217839 => 'Gillespie, IL', - 1217847 => 'Hamilton, IL', - 1217849 => 'Toledo, IL', - 1217854 => 'Carlinville, IL', - 1217857 => 'Teutopolis, IL', - 1217872 => 'Decatur, IL', - 1217875 => 'Decatur, IL', - 1217876 => 'Decatur, IL', - 1217877 => 'Decatur, IL', - 1217892 => 'Rantoul, IL', - 1217893 => 'Rantoul, IL', - 1217895 => 'Neoga, IL', - 1217923 => 'Greenup, IL', - 1217932 => 'Casey, IL', - 1217935 => 'Clinton, IL', - 1217942 => 'Carrollton, IL', - 1217965 => 'Virden, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1218.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1218.php deleted file mode 100644 index f6485379b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1218.php +++ /dev/null @@ -1,128 +0,0 @@ - 'Minnesota', - 1218224 => 'Laporte, MN', - 1218226 => 'Silver Bay, MN', - 1218229 => 'Aurora, MN', - 1218233 => 'Moorhead, MN', - 1218236 => 'Moorhead, MN', - 1218237 => 'Park Rapids, MN', - 1218238 => 'Lake Park, MN', - 1218246 => 'Deer River, MN', - 1218249 => 'Duluth, MN', - 1218253 => 'Red Lake Falls, MN', - 1218254 => 'Chisholm, MN', - 1218262 => 'Hibbing, MN', - 1218263 => 'Hibbing, MN', - 1218281 => 'Crookston, MN', - 1218283 => 'Internatl Falls, MN', - 1218285 => 'Internatl Falls, MN', - 1218287 => 'Moorhead, MN', - 1218299 => 'Moorhead, MN', - 1218326 => 'Grand Rapids, MN', - 1218327 => 'Grand Rapids, MN', - 1218333 => 'Bemidji, MN', - 1218334 => 'Frazee, MN', - 1218335 => 'Cass Lake, MN', - 1218338 => 'Parkers Prairie, MN', - 1218342 => 'Vergas, MN', - 1218346 => 'Perham, MN', - 1218348 => 'Duluth, MN', - 1218354 => 'Barnesville, MN', - 1218363 => 'Longville, MN', - 1218365 => 'Ely, MN', - 1218367 => 'Ottertail, MN', - 1218384 => 'Carlton, MN', - 1218385 => 'New York Mills, MN', - 1218386 => 'Warroad, MN', - 1218387 => 'Grand Marais, MN', - 1218435 => 'Fosston, MN', - 1218436 => 'Karlstad, MN', - 1218444 => 'Bemidji, MN', - 1218454 => 'Brainerd, MN', - 1218463 => 'Roseau, MN', - 1218464 => 'Duluth, MN', - 1218483 => 'Hawley, MN', - 1218485 => 'Moose Lake, MN', - 1218525 => 'Duluth, MN', - 1218546 => 'Crosby, MN', - 1218547 => 'Walker, MN', - 1218564 => 'Menahga, MN', - 1218566 => 'Remer, MN', - 1218568 => 'Pequot Lakes, MN', - 1218583 => 'Henning, MN', - 1218587 => 'Pine River, MN', - 1218624 => 'Duluth, MN', - 1218625 => 'Duluth, MN', - 1218626 => 'Duluth, MN', - 1218628 => 'Duluth, MN', - 1218631 => 'Wadena, MN', - 1218634 => 'Baudette, MN', - 1218643 => 'Breckenridge, MN', - 1218652 => 'Nevis, MN', - 1218666 => 'Cook, MN', - 1218675 => 'Hackensack, MN', - 1218679 => 'Red Lake, MN', - 1218681 => 'Thief River Fls, MN', - 1218685 => 'Elbow Lake, MN', - 1218687 => 'Erskine, MN', - 1218692 => 'Crosslake, MN', - 1218694 => 'Bagley, MN', - 1218720 => 'Duluth, MN', - 1218721 => 'Duluth, MN', - 1218722 => 'Duluth, MN', - 1218723 => 'Duluth, MN', - 1218724 => 'Duluth, MN', - 1218726 => 'Duluth, MN', - 1218727 => 'Duluth, MN', - 1218728 => 'Duluth, MN', - 1218730 => 'Duluth, MN', - 1218732 => 'Park Rapids, MN', - 1218733 => 'Duluth, MN', - 1218736 => 'Fergus Falls, MN', - 1218739 => 'Fergus Falls, MN', - 1218740 => 'Duluth, MN', - 1218741 => 'Virginia, MN', - 1218743 => 'Bigfork, MN', - 1218744 => 'Eveleth, MN', - 1218745 => 'Warren, MN', - 1218746 => 'Pillager, MN', - 1218749 => 'Virginia, MN', - 1218751 => 'Bemidji, MN', - 1218753 => 'Tower, MN', - 1218759 => 'Bemidji, MN', - 1218763 => 'Emily, MN', - 1218768 => 'McGregor, MN', - 1218773 => 'East Grand Forks, MN', - 1218782 => 'Greenbush, MN', - 1218784 => 'Ada, MN', - 1218786 => 'Duluth, MN', - 1218824 => 'Brainerd, MN', - 1218825 => 'Brainerd, MN', - 1218828 => 'Brainerd, MN', - 1218829 => 'Brainerd, MN', - 1218834 => 'Two Harbors, MN', - 1218835 => 'Blackduck, MN', - 1218843 => 'Hallock, MN', - 1218844 => 'Detroit Lakes, MN', - 1218846 => 'Detroit Lakes, MN', - 1218847 => 'Detroit Lakes, MN', - 1218863 => 'Pelican Rapids, MN', - 1218864 => 'Battle Lake, MN', - 1218878 => 'Cloquet, MN', - 1218879 => 'Cloquet, MN', - 1218885 => 'Nashwauk, MN', - 1218894 => 'Staples, MN', - 1218927 => 'Aitkin, MN', - 1218935 => 'Mahnomen, MN', - 1218945 => 'Fertile, MN', - 1218963 => 'Nisswa, MN', - 1218983 => 'Ogema, MN', - 1218998 => 'Fergus Falls, MN', - 1218999 => 'Grand Rapids, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1219.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1219.php deleted file mode 100644 index 633ef44e3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1219.php +++ /dev/null @@ -1,99 +0,0 @@ - 'Indiana', - 1219226 => 'Crown Point, IN', - 1219227 => 'Schererville, IN', - 1219253 => 'Monon, IN', - 1219261 => 'Remington, IN', - 1219263 => 'Valparaiso, IN', - 1219279 => 'Wolcott, IN', - 1219285 => 'Morocco, IN', - 1219322 => 'Schererville, IN', - 1219324 => 'La Porte, IN', - 1219325 => 'La Porte, IN', - 1219326 => 'La Porte, IN', - 1219345 => 'De Motte, IN', - 1219362 => 'La Porte, IN', - 1219365 => 'St. John, IN', - 1219369 => 'La Porte, IN', - 1219374 => 'Cedar Lake, IN', - 1219392 => 'East Chicago, IN', - 1219395 => 'Chesterton, IN', - 1219397 => 'East Chicago, IN', - 1219398 => 'East Chicago, IN', - 1219462 => 'Valparaiso, IN', - 1219464 => 'Valparaiso, IN', - 1219465 => 'Valparaiso, IN', - 1219472 => 'Merrillville, IN', - 1219473 => 'Whiting, IN', - 1219474 => 'Kentland, IN', - 1219476 => 'Valparaiso, IN', - 1219477 => 'Valparaiso, IN', - 1219513 => 'Munster, IN', - 1219531 => 'Valparaiso, IN', - 1219548 => 'Valparaiso, IN', - 1219659 => 'Whiting, IN', - 1219661 => 'Crown Point, IN', - 1219662 => 'Crown Point, IN', - 1219663 => 'Crown Point, IN', - 1219696 => 'Lowell, IN', - 1219733 => 'Wanatah, IN', - 1219736 => 'Merrillville, IN', - 1219738 => 'Merrillville, IN', - 1219756 => 'Merrillville, IN', - 1219757 => 'Crown Point, IN', - 1219759 => 'Valparaiso, IN', - 1219762 => 'Portage, IN', - 1219763 => 'Portage, IN', - 1219764 => 'Portage, IN', - 1219766 => 'Kouts, IN', - 1219769 => 'Merrillville, IN', - 1219778 => 'Rolling Prairie, IN', - 1219785 => 'Westville, IN', - 1219791 => 'Merrillville, IN', - 1219836 => 'Munster, IN', - 1219838 => 'Highland, IN', - 1219844 => 'Hammond, IN', - 1219845 => 'Hammond, IN', - 1219852 => 'Hammond, IN', - 1219853 => 'Hammond, IN', - 1219864 => 'Schererville, IN', - 1219866 => 'Rensselaer, IN', - 1219872 => 'Michigan City, IN', - 1219873 => 'Michigan City, IN', - 1219874 => 'Michigan City, IN', - 1219878 => 'Michigan City, IN', - 1219879 => 'Michigan City, IN', - 1219881 => 'Gary, IN', - 1219882 => 'Gary, IN', - 1219884 => 'Gary, IN', - 1219885 => 'Gary, IN', - 1219886 => 'Gary, IN', - 1219887 => 'Gary, IN', - 1219921 => 'Chesterton, IN', - 1219923 => 'Highland, IN', - 1219926 => 'Chesterton, IN', - 1219931 => 'Hammond, IN', - 1219932 => 'Hammond, IN', - 1219933 => 'Hammond, IN', - 1219937 => 'Hammond, IN', - 1219938 => 'Gary, IN', - 1219942 => 'Hobart, IN', - 1219944 => 'Gary, IN', - 1219945 => 'Hobart, IN', - 1219947 => 'Hobart, IN', - 1219949 => 'Gary, IN', - 1219956 => 'Wheatfield, IN', - 1219962 => 'Lake Station, IN', - 1219972 => 'Highland, IN', - 1219977 => 'Gary, IN', - 1219980 => 'Gary, IN', - 1219987 => 'De Motte, IN', - 1219989 => 'Hammond, IN', - 1219996 => 'Hebron, IN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1220.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1220.php deleted file mode 100644 index e161f9c8b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1220.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ohio', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1224.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1224.php deleted file mode 100644 index 9a68e418b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1224.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Illinois', - 1224610 => 'North Chicago, IL', - 1224653 => 'Schaumburg, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1225.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1225.php deleted file mode 100644 index 7d38bd333..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1225.php +++ /dev/null @@ -1,107 +0,0 @@ - 'Louisiana', - 1225201 => 'Baton Rouge, LA', - 1225214 => 'Baton Rouge, LA', - 1225216 => 'Baton Rouge, LA', - 1225218 => 'Baton Rouge, LA', - 1225222 => 'Greensburg, LA', - 1225231 => 'Baton Rouge, LA', - 1225243 => 'Denham Springs, LA', - 1225246 => 'Baton Rouge, LA', - 1225248 => 'Baton Rouge, LA', - 1225261 => 'Baton Rouge, LA', - 1225262 => 'Baton Rouge, LA', - 1225265 => 'Vacherie, LA', - 1225271 => 'Denham Springs, LA', - 1225272 => 'Baton Rouge, LA', - 1225273 => 'Baton Rouge, LA', - 1225275 => 'Baton Rouge, LA', - 1225291 => 'Baton Rouge, LA', - 1225292 => 'Baton Rouge, LA', - 1225293 => 'Baton Rouge, LA', - 1225294 => 'Springfield, LA', - 1225295 => 'Baton Rouge, LA', - 1225296 => 'Baton Rouge, LA', - 1225298 => 'Baton Rouge, LA', - 1225302 => 'Baton Rouge, LA', - 1225336 => 'Baton Rouge, LA', - 1225341 => 'Baton Rouge, LA', - 1225342 => 'Baton Rouge, LA', - 1225343 => 'Baton Rouge, LA', - 1225344 => 'Baton Rouge, LA', - 1225346 => 'Baton Rouge, LA', - 1225355 => 'Baton Rouge, LA', - 1225356 => 'Baton Rouge, LA', - 1225357 => 'Baton Rouge, LA', - 1225358 => 'Baton Rouge, LA', - 1225372 => 'Baton Rouge, LA', - 1225381 => 'Baton Rouge, LA', - 1225382 => 'Baton Rouge, LA', - 1225383 => 'Baton Rouge, LA', - 1225387 => 'Baton Rouge, LA', - 1225388 => 'Baton Rouge, LA', - 1225389 => 'Baton Rouge, LA', - 1225448 => 'Baton Rouge, LA', - 1225473 => 'Donaldsonville, LA', - 1225545 => 'White Castle, LA', - 1225578 => 'Baton Rouge, LA', - 1225615 => 'Baton Rouge, LA', - 1225621 => 'Gonzales, LA', - 1225622 => 'Prairieville, LA', - 1225634 => 'Jackson, LA', - 1225635 => 'St. Francisville, LA', - 1225636 => 'Baton Rouge, LA', - 1225637 => 'Livonia, LA', - 1225638 => 'New Roads, LA', - 1225642 => 'St. Gabriel, LA', - 1225644 => 'Gonzales, LA', - 1225647 => 'Gonzales, LA', - 1225654 => 'Zachary, LA', - 1225658 => 'Zachary, LA', - 1225663 => 'Baton Rouge, LA', - 1225664 => 'Denham Springs, LA', - 1225665 => 'Denham Springs, LA', - 1225667 => 'Denham Springs, LA', - 1225673 => 'Prairieville, LA', - 1225675 => 'Sorrento, LA', - 1225677 => 'Prairieville, LA', - 1225683 => 'Clinton, LA', - 1225686 => 'Livingston, LA', - 1225687 => 'Plaquemine, LA', - 1225744 => 'Prairieville, LA', - 1225751 => 'Baton Rouge, LA', - 1225752 => 'Baton Rouge, LA', - 1225753 => 'Baton Rouge, LA', - 1225754 => 'Baton Rouge, LA', - 1225755 => 'Baton Rouge, LA', - 1225756 => 'Baton Rouge, LA', - 1225757 => 'Baton Rouge, LA', - 1225761 => 'Baton Rouge, LA', - 1225763 => 'Baton Rouge, LA', - 1225765 => 'Baton Rouge, LA', - 1225766 => 'Baton Rouge, LA', - 1225767 => 'Baton Rouge, LA', - 1225768 => 'Baton Rouge, LA', - 1225769 => 'Baton Rouge, LA', - 1225771 => 'Baton Rouge, LA', - 1225774 => 'Baker, LA', - 1225775 => 'Baker, LA', - 1225778 => 'Baton Rouge, LA', - 1225791 => 'Denham Springs, LA', - 1225810 => 'Baton Rouge, LA', - 1225819 => 'Baton Rouge, LA', - 1225922 => 'Baton Rouge, LA', - 1225923 => 'Baton Rouge, LA', - 1225924 => 'Baton Rouge, LA', - 1225925 => 'Baton Rouge, LA', - 1225926 => 'Baton Rouge, LA', - 1225927 => 'Baton Rouge, LA', - 1225928 => 'Baton Rouge, LA', - 1225929 => 'Baton Rouge, LA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1226.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1226.php deleted file mode 100644 index e6e6df9f9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1226.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Ontario', - 1226663 => 'London, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1228.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1228.php deleted file mode 100644 index c76f124d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1228.php +++ /dev/null @@ -1,50 +0,0 @@ - 'Mississippi', - 1228206 => 'Gulfport, MS', - 1228207 => 'Biloxi, MS', - 1228214 => 'Gulfport, MS', - 1228328 => 'Gulfport, MS', - 1228374 => 'Biloxi, MS', - 1228385 => 'Biloxi, MS', - 1228388 => 'Biloxi, MS', - 1228432 => 'Biloxi, MS', - 1228435 => 'Biloxi, MS', - 1228436 => 'Biloxi, MS', - 1228452 => 'Pass Christian, MS', - 1228463 => 'Bay St. Louis, MS', - 1228466 => 'Bay St. Louis, MS', - 1228467 => 'Bay St. Louis, MS', - 1228474 => 'Moss Point, MS', - 1228475 => 'Moss Point, MS', - 1228497 => 'Gautier, MS', - 1228523 => 'Biloxi, MS', - 1228539 => 'Gulfport, MS', - 1228575 => 'Gulfport, MS', - 1228588 => 'Moss Point, MS', - 1228594 => 'Biloxi, MS', - 1228604 => 'Gulfport, MS', - 1228762 => 'Pascagoula, MS', - 1228769 => 'Pascagoula, MS', - 1228809 => 'Pascagoula, MS', - 1228818 => 'Ocean Springs, MS', - 1228822 => 'Gulfport, MS', - 1228826 => 'Vancleave, MS', - 1228831 => 'Gulfport, MS', - 1228832 => 'Gulfport, MS', - 1228863 => 'Gulfport, MS', - 1228864 => 'Gulfport, MS', - 1228865 => 'Gulfport, MS', - 1228867 => 'Gulfport, MS', - 1228868 => 'Gulfport, MS', - 1228872 => 'Ocean Springs, MS', - 1228875 => 'Ocean Springs, MS', - 1228896 => 'Gulfport, MS', - 1228897 => 'Gulfport, MS', - 1228938 => 'Pascagoula, MS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1229.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1229.php deleted file mode 100644 index 5a2c6151d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1229.php +++ /dev/null @@ -1,86 +0,0 @@ - 'Georgia', - 1229219 => 'Valdosta, GA', - 1229225 => 'Thomasville, GA', - 1229226 => 'Thomasville, GA', - 1229227 => 'Thomasville, GA', - 1229228 => 'Thomasville, GA', - 1229241 => 'Valdosta, GA', - 1229242 => 'Valdosta, GA', - 1229243 => 'Bainbridge, GA', - 1229244 => 'Valdosta, GA', - 1229245 => 'Valdosta, GA', - 1229246 => 'Bainbridge, GA', - 1229247 => 'Valdosta, GA', - 1229248 => 'Bainbridge, GA', - 1229249 => 'Valdosta, GA', - 1229253 => 'Valdosta, GA', - 1229259 => 'Valdosta, GA', - 1229263 => 'Quitman, GA', - 1229268 => 'Vienna, GA', - 1229271 => 'Cordele, GA', - 1229273 => 'Cordele, GA', - 1229276 => 'Cordele, GA', - 1229293 => 'Valdosta, GA', - 1229294 => 'Pelham, GA', - 1229312 => 'Albany, GA', - 1229333 => 'Valdosta, GA', - 1229336 => 'Camilla, GA', - 1229365 => 'Rochelle, GA', - 1229377 => 'Cairo, GA', - 1229382 => 'Tifton, GA', - 1229386 => 'Tifton, GA', - 1229387 => 'Tifton, GA', - 1229388 => 'Tifton, GA', - 1229391 => 'Tifton, GA', - 1229420 => 'Albany, GA', - 1229423 => 'Fitzgerald, GA', - 1229424 => 'Fitzgerald, GA', - 1229430 => 'Albany, GA', - 1229431 => 'Albany, GA', - 1229432 => 'Albany, GA', - 1229434 => 'Albany, GA', - 1229435 => 'Albany, GA', - 1229436 => 'Albany, GA', - 1229438 => 'Albany, GA', - 1229439 => 'Albany, GA', - 1229446 => 'Albany, GA', - 1229468 => 'Ocilla, GA', - 1229482 => 'Lakeland, GA', - 1229496 => 'Albany, GA', - 1229524 => 'Donalsonville, GA', - 1229559 => 'Lake Park, GA', - 1229567 => 'Ashburn, GA', - 1229639 => 'Albany, GA', - 1229649 => 'Buena Vista, GA', - 1229671 => 'Valdosta, GA', - 1229686 => 'Nashville, GA', - 1229723 => 'Blakely, GA', - 1229732 => 'Cuthbert, GA', - 1229758 => 'Colquitt, GA', - 1229759 => 'Leesburg, GA', - 1229768 => 'Fort Gaines, GA', - 1229776 => 'Sylvester, GA', - 1229777 => 'Sylvester, GA', - 1229794 => 'Hahira, GA', - 1229868 => 'McRae, GA', - 1229878 => 'Albany, GA', - 1229883 => 'Albany, GA', - 1229888 => 'Albany, GA', - 1229889 => 'Albany, GA', - 1229890 => 'Moultrie, GA', - 1229891 => 'Moultrie, GA', - 1229896 => 'Adel, GA', - 1229924 => 'Americus, GA', - 1229928 => 'Americus, GA', - 1229931 => 'Americus, GA', - 1229937 => 'Ellaville, GA', - 1229985 => 'Moultrie, GA', - 1229995 => 'Dawson, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1231.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1231.php deleted file mode 100644 index 1b813a04c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1231.php +++ /dev/null @@ -1,106 +0,0 @@ - 'Michigan', - 1231223 => 'Traverse City, MI', - 1231228 => 'Cedar, MI', - 1231237 => 'Charlevoix, MI', - 1231238 => 'Indian River, MI', - 1231258 => 'Kalkaska, MI', - 1231263 => 'Kingsley, MI', - 1231264 => 'Elk Rapids, MI', - 1231267 => 'Williamsburg, MI', - 1231271 => 'Suttons Bay, MI', - 1231276 => 'Interlochen, MI', - 1231325 => 'Honor, MI', - 1231334 => 'Glen Arbor, MI', - 1231347 => 'Petoskey, MI', - 1231348 => 'Petoskey, MI', - 1231352 => 'Frankfort, MI', - 1231386 => 'Northport, MI', - 1231398 => 'Manistee, MI', - 1231421 => 'Traverse City, MI', - 1231436 => 'Mackinaw City, MI', - 1231439 => 'Petoskey, MI', - 1231448 => 'Beaver Island, MI', - 1231487 => 'Petoskey, MI', - 1231526 => 'Harbor Springs, MI', - 1231533 => 'Bellaire, MI', - 1231536 => 'East Jordan, MI', - 1231544 => 'Central Lake, MI', - 1231547 => 'Charlevoix, MI', - 1231548 => 'Alanson, MI', - 1231549 => 'Boyne Falls, MI', - 1231582 => 'Boyne City, MI', - 1231587 => 'Mancelona, MI', - 1231592 => 'Big Rapids, MI', - 1231597 => 'Cheboygan, MI', - 1231627 => 'Cheboygan, MI', - 1231652 => 'Newaygo, MI', - 1231672 => 'Muskegon, MI', - 1231689 => 'White Cloud, MI', - 1231719 => 'Muskegon, MI', - 1231722 => 'Muskegon, MI', - 1231723 => 'Manistee, MI', - 1231724 => 'Muskegon, MI', - 1231726 => 'Muskegon, MI', - 1231727 => 'Muskegon, MI', - 1231728 => 'Muskegon, MI', - 1231733 => 'Muskegon, MI', - 1231734 => 'Evart, MI', - 1231737 => 'Muskegon, MI', - 1231739 => 'Muskegon, MI', - 1231743 => 'Marion, MI', - 1231744 => 'Muskegon, MI', - 1231745 => 'Baldwin, MI', - 1231747 => 'Muskegon, MI', - 1231755 => 'Muskegon, MI', - 1231757 => 'Scottville, MI', - 1231759 => 'Muskegon, MI', - 1231766 => 'Muskegon, MI', - 1231767 => 'Muskegon, MI', - 1231773 => 'Muskegon, MI', - 1231775 => 'Cadillac, MI', - 1231777 => 'Muskegon, MI', - 1231779 => 'Cadillac, MI', - 1231780 => 'Norton Shores, MI', - 1231788 => 'Muskegon, MI', - 1231796 => 'Big Rapids, MI', - 1231798 => 'Norton Shores, MI', - 1231824 => 'Manton, MI', - 1231825 => 'McBain, MI', - 1231830 => 'Muskegon, MI', - 1231832 => 'Reed City, MI', - 1231834 => 'Grant, MI', - 1231839 => 'Lake City, MI', - 1231843 => 'Ludington, MI', - 1231845 => 'Ludington, MI', - 1231853 => 'Ravenna, MI', - 1231854 => 'Hesperia, MI', - 1231861 => 'Shelby, MI', - 1231865 => 'Fruitport Charter township, MI', - 1231869 => 'Pentwater, MI', - 1231873 => 'Hart, MI', - 1231876 => 'Cadillac, MI', - 1231882 => 'Beulah, MI', - 1231885 => 'Mesick, MI', - 1231893 => 'Whitehall, MI', - 1231894 => 'Whitehall, MI', - 1231922 => 'Traverse City, MI', - 1231924 => 'Fremont, MI', - 1231929 => 'Traverse City, MI', - 1231932 => 'Traverse City, MI', - 1231933 => 'Traverse City, MI', - 1231935 => 'Traverse City, MI', - 1231937 => 'Howard City, MI', - 1231941 => 'Traverse City, MI', - 1231943 => 'Traverse City, MI', - 1231944 => 'Traverse City, MI', - 1231946 => 'Traverse City, MI', - 1231947 => 'Traverse City, MI', - 1231995 => 'Traverse City, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1234.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1234.php deleted file mode 100644 index d93b7c577..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1234.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Ohio', - 1234678 => 'Akron, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1236.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1236.php deleted file mode 100644 index 4f16ba0a4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1236.php +++ /dev/null @@ -1,9 +0,0 @@ - 'British Columbia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1239.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1239.php deleted file mode 100644 index 7c4042dbf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1239.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Florida', - 1239200 => 'Naples, FL', - 1239213 => 'Naples, FL', - 1239225 => 'Fort Myers, FL', - 1239226 => 'Fort Myers, FL', - 1239234 => 'Naples, FL', - 1239242 => 'Cape Coral, FL', - 1239243 => 'Fort Myers, FL', - 1239245 => 'Fort Myers, FL', - 1239252 => 'Naples, FL', - 1239254 => 'Naples, FL', - 1239260 => 'Naples, FL', - 1239261 => 'Naples, FL', - 1239262 => 'Naples, FL', - 1239263 => 'Naples, FL', - 1239267 => 'Fort Myers, FL', - 1239272 => 'Naples, FL', - 1239274 => 'Fort Myers, FL', - 1239275 => 'Fort Myers, FL', - 1239277 => 'Fort Myers, FL', - 1239278 => 'Fort Myers, FL', - 1239288 => 'Fort Myers, FL', - 1239289 => 'Naples, FL', - 1239293 => 'Naples, FL', - 1239303 => 'Lehigh Acres, FL', - 1239304 => 'Naples, FL', - 1239313 => 'Fort Myers, FL', - 1239321 => 'Fort Myers, FL', - 1239325 => 'Naples, FL', - 1239330 => 'Naples, FL', - 1239331 => 'Naples, FL', - 1239332 => 'Fort Myers, FL', - 1239334 => 'Fort Myers, FL', - 1239337 => 'Fort Myers, FL', - 1239343 => 'Fort Myers, FL', - 1239344 => 'Fort Myers, FL', - 1239348 => 'Naples, FL', - 1239352 => 'Naples, FL', - 1239353 => 'Naples, FL', - 1239354 => 'Naples, FL', - 1239362 => 'Fort Myers, FL', - 1239368 => 'Lehigh Acres, FL', - 1239369 => 'Lehigh Acres, FL', - 1239389 => 'Marco Island, FL', - 1239390 => 'Bonita Springs, FL', - 1239394 => 'Marco Island, FL', - 1239395 => 'Sanibel, FL', - 1239398 => 'Naples, FL', - 1239403 => 'Naples, FL', - 1239404 => 'Naples, FL', - 1239405 => 'Bonita Springs, FL', - 1239415 => 'Fort Myers, FL', - 1239417 => 'Naples, FL', - 1239418 => 'Fort Myers, FL', - 1239424 => 'Cape Coral, FL', - 1239425 => 'Fort Myers, FL', - 1239430 => 'Naples, FL', - 1239431 => 'Naples, FL', - 1239432 => 'Fort Myers, FL', - 1239433 => 'Fort Myers, FL', - 1239434 => 'Naples, FL', - 1239435 => 'Naples, FL', - 1239436 => 'Naples, FL', - 1239437 => 'Fort Myers, FL', - 1239454 => 'Fort Myers, FL', - 1239455 => 'Naples, FL', - 1239458 => 'Cape Coral, FL', - 1239461 => 'Fort Myers, FL', - 1239463 => 'Fort Myers Beach, FL', - 1239465 => 'Naples, FL', - 1239466 => 'Fort Myers, FL', - 1239471 => 'Cape Coral, FL', - 1239472 => 'Sanibel, FL', - 1239481 => 'Fort Myers, FL', - 1239482 => 'Fort Myers, FL', - 1239489 => 'Fort Myers, FL', - 1239495 => 'Bonita Springs, FL', - 1239498 => 'Bonita Springs, FL', - 1239513 => 'Naples, FL', - 1239514 => 'Naples, FL', - 1239530 => 'Naples, FL', - 1239533 => 'Fort Myers, FL', - 1239540 => 'Cape Coral, FL', - 1239541 => 'Cape Coral, FL', - 1239542 => 'Cape Coral, FL', - 1239543 => 'Fort Myers, FL', - 1239549 => 'Cape Coral, FL', - 1239561 => 'Fort Myers, FL', - 1239566 => 'Naples, FL', - 1239573 => 'Cape Coral, FL', - 1239574 => 'Cape Coral, FL', - 1239590 => 'Fort Myers, FL', - 1239591 => 'Naples, FL', - 1239592 => 'Naples, FL', - 1239593 => 'Naples, FL', - 1239594 => 'Naples, FL', - 1239595 => 'Naples, FL', - 1239596 => 'Naples, FL', - 1239597 => 'Naples, FL', - 1239598 => 'Naples, FL', - 1239601 => 'Naples, FL', - 1239642 => 'Marco Island, FL', - 1239643 => 'Naples, FL', - 1239649 => 'Naples, FL', - 1239657 => 'Immokalee, FL', - 1239658 => 'Immokalee, FL', - 1239659 => 'Naples, FL', - 1239673 => 'Cape Coral, FL', - 1239676 => 'Bonita Springs, FL', - 1239689 => 'Fort Myers, FL', - 1239690 => 'Fort Myers, FL', - 1239692 => 'Naples, FL', - 1239693 => 'Fort Myers, FL', - 1239694 => 'Fort Myers, FL', - 1239731 => 'Fort Myers, FL', - 1239732 => 'Naples, FL', - 1239765 => 'Fort Myers Beach, FL', - 1239768 => 'Fort Myers, FL', - 1239772 => 'Cape Coral, FL', - 1239774 => 'Naples, FL', - 1239775 => 'Naples, FL', - 1239777 => 'Naples, FL', - 1239793 => 'Naples, FL', - 1239821 => 'Naples, FL', - 1239825 => 'Naples, FL', - 1239829 => 'Cape Coral, FL', - 1239931 => 'Fort Myers, FL', - 1239936 => 'Fort Myers, FL', - 1239938 => 'Fort Myers, FL', - 1239939 => 'Fort Myers, FL', - 1239945 => 'Cape Coral, FL', - 1239947 => 'Bonita Springs, FL', - 1239948 => 'Bonita Springs, FL', - 1239949 => 'Bonita Springs, FL', - 1239963 => 'Naples, FL', - 1239985 => 'Fort Myers, FL', - 1239992 => 'Bonita Springs, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1240.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1240.php deleted file mode 100644 index 03c264fc9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1240.php +++ /dev/null @@ -1,23 +0,0 @@ - 'Maryland', - 1240313 => 'Hagerstown, MD', - 1240314 => 'Rockville, MD', - 1240362 => 'Cumberland, MD', - 1240379 => 'Frederick, MD', - 1240403 => 'Rockville, MD', - 1240420 => 'Hagerstown, MD', - 1240456 => 'Laurel, MD', - 1240566 => 'Frederick, MD', - 1240575 => 'Frederick, MD', - 1240631 => 'Gaithersburg, MD', - 1240683 => 'Gaithersburg, MD', - 1240686 => 'Germantown, MD', - 1240777 => 'Rockville, MD', - 1240857 => 'Joint Base Andrews Naval Air Facility, MD', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1242.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1242.php deleted file mode 100644 index b01bb4a7f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1242.php +++ /dev/null @@ -1,86 +0,0 @@ - 'New Providence', - 12422251 => 'New Providence', - 12422252 => 'New Providence', - 12422253 => 'New Providence', - 12422254 => 'New Providence', - 12422256 => 'New Providence', - 12422257 => 'New Providence', - 12422258 => 'New Providence', - 12422259 => 'New Providence', - 1242302 => 'New Providence', - 1242321 => 'New Providence', - 1242322 => 'New Providence', - 1242323 => 'New Providence', - 1242324 => 'New Providence', - 1242325 => 'New Providence', - 1242326 => 'New Providence', - 1242327 => 'New Providence', - 1242328 => 'New Providence', - 1242329 => 'North Andros', - 1242331 => 'Rum Cay & San Sal', - 1242332 => 'Eleuthera', - 1242333 => 'Eleuthera', - 1242334 => 'Eleuthera', - 1242335 => 'Eleuthera', - 1242336 => 'Exuma', - 1242337 => 'Long Island', - 1242338 => 'Long Island', - 1242339 => 'Inagua/Mayaguana', - 1242340 => 'New Providence', - 1242341 => 'New Providence', - 1242342 => 'Cat Island', - 1242344 => 'Acklins', - 1242345 => 'Exuma', - 1242346 => 'Grand Bahama', - 1242347 => 'Bimini and Cat Cay', - 1242348 => 'Grand Bahama', - 1242349 => 'Grand Bahama', - 1242350 => 'Grand Bahama', - 1242351 => 'Grand Bahama', - 1242352 => 'Grand Bahama', - 1242353 => 'Grand Bahama', - 1242354 => 'Cat Island', - 1242355 => 'Exuma Cays', - 1242356 => 'New Providence', - 1242358 => 'Exuma', - 1242361 => 'New Providence', - 1242362 => 'New Providence', - 1242363 => 'New Providence', - 1242364 => 'New Providence', - 1242365 => 'Abaco Island', - 1242366 => 'Abaco Island', - 1242367 => 'Abaco Island', - 1242368 => 'Andros', - 1242369 => 'Andros', - 1242373 => 'Grand Bahama', - 1242374 => 'Grand Bahama', - 1242376 => 'Grand Bahama', - 1242377 => 'New Providence', - 1242380 => 'New Providence', - 1242381 => 'New Providence', - 1242382 => 'New Providence', - 1242383 => 'New Providence', - 1242384 => 'New Providence', - 1242392 => 'New Providence', - 1242393 => 'New Providence', - 1242394 => 'New Providence', - 1242396 => 'New Providence', - 1242397 => 'New Providence', - 1242461 => 'New Providence', - 1242601 => 'New Providence', - 1242602 => 'Grand Bahama', - 1242676 => 'New Providence', - 1242677 => 'New Providence', - 1242687 => 'Grand Bahama', - 1242688 => 'Grand Bahama', - 1242698 => 'Abaco', - 1242699 => 'Abaco', - 1242702 => 'New Providence', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1248.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1248.php deleted file mode 100644 index 00ae7068a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1248.php +++ /dev/null @@ -1,132 +0,0 @@ - 'Michigan', - 1248208 => 'Southfield, MI', - 1248223 => 'Southfield, MI', - 1248236 => 'Oxford Charter Township, MI', - 1248244 => 'Troy, MI', - 1248246 => 'Royal Oak, MI', - 1248250 => 'Troy, MI', - 1248262 => 'Southfield, MI', - 1248267 => 'Troy, MI', - 1248269 => 'Troy, MI', - 1248276 => 'Auburn Hills, MI', - 1248293 => 'Rochester Hills, MI', - 1248299 => 'Rochester Hills, MI', - 1248305 => 'Novi, MI', - 1248322 => 'Pontiac, MI', - 1248324 => 'Farmington Hills, MI', - 1248327 => 'Southfield, MI', - 1248328 => 'Holly, MI', - 1248332 => 'Pontiac, MI', - 1248334 => 'Pontiac, MI', - 1248338 => 'Pontiac, MI', - 1248340 => 'Auburn Hills, MI', - 1248344 => 'Novi, MI', - 1248347 => 'Novi, MI', - 1248350 => 'Southfield, MI', - 1248351 => 'Southfield, MI', - 1248352 => 'Southfield, MI', - 1248353 => 'Southfield, MI', - 1248354 => 'Southfield, MI', - 1248355 => 'Southfield, MI', - 1248356 => 'Southfield, MI', - 1248357 => 'Southfield, MI', - 1248358 => 'Southfield, MI', - 1248362 => 'Troy, MI', - 1248370 => 'Auburn Hills, MI', - 1248373 => 'Auburn Hills, MI', - 1248374 => 'Novi, MI', - 1248375 => 'Rochester Hills, MI', - 1248377 => 'Auburn Hills, MI', - 1248380 => 'Novi, MI', - 1248391 => 'Lake Orion, MI', - 1248395 => 'Southfield, MI', - 1248423 => 'Royal Oak, MI', - 1248424 => 'Southfield, MI', - 1248437 => 'South Lyon, MI', - 1248440 => 'Southfield, MI', - 1248443 => 'Southfield, MI', - 1248446 => 'South Lyon, MI', - 1248449 => 'Novi, MI', - 1248457 => 'Troy, MI', - 1248465 => 'Novi, MI', - 1248471 => 'Farmington Hills, MI', - 1248486 => 'South Lyon, MI', - 1248489 => 'Farmington Hills, MI', - 1248524 => 'Troy, MI', - 1248526 => 'Troy, MI', - 1248528 => 'Troy, MI', - 1248549 => 'Royal Oak, MI', - 1248551 => 'Royal Oak, MI', - 1248552 => 'Southfield, MI', - 1248553 => 'Farmington Hills, MI', - 1248557 => 'Southfield, MI', - 1248559 => 'Southfield, MI', - 1248569 => 'Southfield, MI', - 1248577 => 'Troy, MI', - 1248592 => 'West Bloomfield Township, MI', - 1248618 => 'Waterford Township, MI', - 1248619 => 'Troy, MI', - 1248620 => 'Clarkston, MI', - 1248623 => 'Waterford Township, MI', - 1248625 => 'Clarkston, MI', - 1248627 => 'Ortonville, MI', - 1248628 => 'Oxford Charter Township, MI', - 1248634 => 'Holly, MI', - 1248641 => 'Troy, MI', - 1248643 => 'Troy, MI', - 1248649 => 'Troy, MI', - 1248661 => 'West Bloomfield Township, MI', - 1248662 => 'Novi, MI', - 1248663 => 'Southfield, MI', - 1248666 => 'Waterford Township, MI', - 1248673 => 'Waterford Township, MI', - 1248674 => 'Waterford Township, MI', - 1248676 => 'Milford, MI', - 1248680 => 'Troy, MI', - 1248681 => 'Waterford Township, MI', - 1248682 => 'Waterford Township, MI', - 1248683 => 'Waterford Township, MI', - 1248684 => 'Milford, MI', - 1248685 => 'Milford, MI', - 1248689 => 'Troy, MI', - 1248693 => 'Lake Orion, MI', - 1248698 => 'White Lake Township, MI', - 1248738 => 'Waterford Township, MI', - 1248740 => 'Troy, MI', - 1248758 => 'Pontiac, MI', - 1248796 => 'Southfield, MI', - 1248799 => 'Southfield, MI', - 1248809 => 'Southfield, MI', - 1248814 => 'Lake Orion, MI', - 1248816 => 'Troy, MI', - 1248827 => 'Southfield, MI', - 1248828 => 'Troy, MI', - 1248844 => 'Rochester Hills, MI', - 1248848 => 'Farmington Hills, MI', - 1248849 => 'Southfield, MI', - 1248852 => 'Rochester Hills, MI', - 1248853 => 'Rochester Hills, MI', - 1248857 => 'Pontiac, MI', - 1248858 => 'Pontiac, MI', - 1248879 => 'Troy, MI', - 1248886 => 'Waterford Township, MI', - 1248887 => 'Highland Township, MI', - 1248889 => 'Highland Township, MI', - 1248898 => 'Royal Oak, MI', - 1248922 => 'Clarkston, MI', - 1248952 => 'Troy, MI', - 1248964 => 'Troy, MI', - 1248967 => 'Madison Heights, MI', - 1248968 => 'Oak Park, MI', - 1248969 => 'Oxford Charter Township, MI', - 1248987 => 'Farmington Hills, MI', - 1248994 => 'Farmington Hills, MI', - 1248996 => 'Southfield, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1250.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1250.php deleted file mode 100644 index 4be34d58e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1250.php +++ /dev/null @@ -1,234 +0,0 @@ - 'British Columbia', - 1250212 => 'Kelowna, BC', - 1250215 => 'Kelowna, BC', - 1250242 => 'Tumbler Ridge, BC', - 1250245 => 'Ladysmith, BC', - 1250246 => 'Chemainus, BC', - 1250247 => 'Gabriola, BC', - 1250248 => 'Parksville, BC', - 1250256 => 'Lillooet, BC', - 1250260 => 'Vernon, BC', - 1250262 => 'Fort St. John, BC', - 1250265 => 'Nakusp, BC', - 1250285 => 'Quadra Island, BC', - 1250286 => 'Campbell River, BC', - 1250287 => 'Campbell River, BC', - 1250295 => 'Princeton, BC', - 1250314 => 'Kamloops, BC', - 1250317 => 'Kelowna, BC', - 1250331 => 'Courtenay, BC', - 1250334 => 'Courtenay, BC', - 1250335 => 'Hornby Island, BC', - 1250336 => 'Cumberland, BC', - 1250337 => 'Black Creek, BC', - 1250338 => 'Courtenay, BC', - 1250339 => 'Comox, BC', - 1250342 => 'Invermere, BC', - 1250344 => 'Golden, BC', - 1250347 => 'Radium Hot Springs, BC', - 1250352 => 'Nelson, BC', - 1250353 => 'Kaslo, BC', - 1250354 => 'Nelson, BC', - 1250357 => 'Salmo, BC', - 1250360 => 'Victoria, BC', - 1250361 => 'Victoria, BC', - 1250362 => 'Rossland, BC', - 1250364 => 'Trail, BC', - 1250365 => 'Castlegar, BC', - 1250367 => 'Fruitvale, BC', - 1250368 => 'Trail, BC', - 1250370 => 'Victoria, BC', - 1250372 => 'Kamloops, BC', - 1250374 => 'Kamloops, BC', - 1250376 => 'Kamloops, BC', - 1250377 => 'Kamloops, BC', - 1250378 => 'Merritt, BC', - 1250380 => 'Victoria, BC', - 1250381 => 'Victoria, BC', - 1250382 => 'Victoria, BC', - 1250383 => 'Victoria, BC', - 1250384 => 'Victoria, BC', - 1250385 => 'Victoria, BC', - 1250386 => 'Victoria, BC', - 1250388 => 'Victoria, BC', - 1250389 => 'Victoria, BC', - 1250390 => 'Nanaimo, BC', - 1250391 => 'Victoria, BC', - 1250392 => 'Williams Lake, BC', - 1250395 => '100 Mile House, BC', - 1250398 => 'Williams Lake, BC', - 1250412 => 'Victoria, BC', - 1250417 => 'Cranbrook, BC', - 1250423 => 'Fernie, BC', - 1250425 => 'Sparwood, BC', - 1250426 => 'Cranbrook, BC', - 1250427 => 'Kimberley, BC', - 1250428 => 'Creston, BC', - 1250442 => 'Grand Forks, BC', - 1250448 => 'Kelowna, BC', - 1250468 => 'Nanoose Bay, BC', - 1250469 => 'Kelowna, BC', - 1250470 => 'Kelowna, BC', - 1250472 => 'Victoria, BC', - 1250475 => 'Victoria, BC', - 1250477 => 'Victoria, BC', - 1250478 => 'Victoria, BC', - 1250479 => 'Victoria, BC', - 1250480 => 'Victoria, BC', - 1250483 => 'Victoria, BC', - 1250487 => 'Penticton, BC', - 1250489 => 'Cranbrook, BC', - 1250490 => 'Penticton, BC', - 1250491 => 'Kelowna, BC', - 1250492 => 'Penticton, BC', - 1250493 => 'Penticton, BC', - 1250494 => 'Summerland, BC', - 1250495 => 'Osoyoos, BC', - 1250498 => 'Oliver, BC', - 1250499 => 'Keremeos, BC', - 1250503 => 'Vernon, BC', - 1250505 => 'Nelson, BC', - 1250537 => 'Salt Spring Island, BC', - 1250542 => 'Vernon, BC', - 1250545 => 'Vernon, BC', - 1250546 => 'Armstrong, BC', - 1250547 => 'Lumby, BC', - 1250549 => 'Vernon, BC', - 1250554 => 'Kamloops, BC', - 1250558 => 'Vernon, BC', - 1250559 => 'Queen Charlotte, BC', - 1250561 => 'Prince George, BC', - 1250562 => 'Prince George, BC', - 1250563 => 'Prince George, BC', - 1250564 => 'Prince George, BC', - 1250566 => 'Valemount, BC', - 1250567 => 'Vanderhoof, BC', - 1250573 => 'Kamloops, BC', - 1250579 => 'Kamloops, BC', - 1250585 => 'Nanaimo, BC', - 1250586 => 'Parksville, BC', - 1250590 => 'Victoria, BC', - 1250591 => 'Nanaimo, BC', - 1250592 => 'Victoria, BC', - 1250595 => 'Victoria, BC', - 1250596 => 'Prince George, BC', - 1250597 => 'Duncan, BC', - 1250598 => 'Victoria, BC', - 1250614 => 'Prince George, BC', - 1250615 => 'Terrace, BC', - 1250624 => 'Prince Rupert, BC', - 1250626 => 'Masset, BC', - 1250627 => 'Prince Rupert, BC', - 1250629 => 'Pender Island, BC', - 1250632 => 'Kitimat, BC', - 1250635 => 'Terrace, BC', - 1250638 => 'Terrace, BC', - 1250642 => 'Sooke, BC', - 1250655 => 'Sidney, BC', - 1250656 => 'Sidney, BC', - 1250658 => 'Victoria, BC', - 1250672 => 'Barrière, BC', - 1250674 => 'Clearwater, BC', - 1250675 => 'Sorrento, BC', - 1250679 => 'Chase, BC', - 1250686 => 'Victoria, BC', - 1250692 => 'Burns Lake, BC', - 1250701 => 'Duncan, BC', - 1250703 => 'Courtenay, BC', - 1250707 => 'Westbank, BC', - 1250709 => 'Duncan, BC', - 1250712 => 'Kelowna, BC', - 1250714 => 'Nanaimo, BC', - 1250715 => 'Duncan, BC', - 1250716 => 'Nanaimo, BC', - 1250717 => 'Kelowna, BC', - 1250718 => 'Kelowna, BC', - 1250720 => 'Port Alberni, BC', - 1250721 => 'Victoria, BC', - 1250722 => 'Nanaimo, BC', - 1250723 => 'Port Alberni, BC', - 1250724 => 'Port Alberni, BC', - 1250725 => 'Tofino, BC', - 1250726 => 'Ucluelet, BC', - 1250727 => 'Victoria, BC', - 1250729 => 'Nanaimo, BC', - 1250741 => 'Nanaimo, BC', - 1250744 => 'Victoria, BC', - 1250746 => 'Duncan, BC', - 1250747 => 'Quesnel, BC', - 1250748 => 'Duncan, BC', - 1250749 => 'Lake Cowichan, BC', - 1250751 => 'Nanaimo, BC', - 1250752 => 'Qualicum Beach, BC', - 1250753 => 'Nanaimo, BC', - 1250754 => 'Nanaimo, BC', - 1250755 => 'Nanaimo, BC', - 1250756 => 'Nanaimo, BC', - 1250758 => 'Nanaimo, BC', - 1250762 => 'Kelowna, BC', - 1250763 => 'Kelowna, BC', - 1250764 => 'Kelowna, BC', - 1250765 => 'Kelowna, BC', - 1250766 => 'Winfield, BC', - 1250767 => 'Peachland, BC', - 1250768 => 'Westbank, BC', - 1250769 => 'Kelowna, BC', - 1250770 => 'Penticton, BC', - 1250774 => 'Fort Nelson, BC', - 1250782 => 'Dawson Creek, BC', - 1250785 => 'Fort St. John, BC', - 1250787 => 'Fort St. John, BC', - 1250788 => 'Chetwynd, BC', - 1250804 => 'Salmon Arm, BC', - 1250808 => 'Kelowna, BC', - 1250812 => 'Victoria, BC', - 1250818 => 'Victoria, BC', - 1250828 => 'Kamloops, BC', - 1250830 => 'Campbell River, BC', - 1250832 => 'Salmon Arm, BC', - 1250833 => 'Salmon Arm, BC', - 1250836 => 'Sicamous, BC', - 1250837 => 'Revelstoke, BC', - 1250838 => 'Enderby, BC', - 1250842 => 'Hazelton, BC', - 1250845 => 'Houston, BC', - 1250847 => 'Smithers, BC', - 1250851 => 'Kamloops, BC', - 1250858 => 'Victoria, BC', - 1250860 => 'Kelowna, BC', - 1250861 => 'Kelowna, BC', - 1250862 => 'Kelowna, BC', - 1250863 => 'Kelowna, BC', - 1250864 => 'Kelowna, BC', - 1250868 => 'Kelowna, BC', - 1250869 => 'Kelowna, BC', - 1250870 => 'Kelowna, BC', - 1250871 => 'Courtenay, BC', - 1250877 => 'Smithers, BC', - 1250878 => 'Kelowna, BC', - 1250881 => 'Victoria, BC', - 1250888 => 'Victoria, BC', - 1250889 => 'Victoria, BC', - 1250897 => 'Courtenay, BC', - 1250920 => 'Victoria, BC', - 1250923 => 'Campbell River, BC', - 1250949 => 'Port Hardy, BC', - 1250951 => 'Parksville, BC', - 1250954 => 'Parksville, BC', - 1250956 => 'Port McNeill, BC', - 1250962 => 'Prince George, BC', - 1250963 => 'Prince George, BC', - 1250964 => 'Prince George, BC', - 1250979 => 'Kelowna, BC', - 1250992 => 'Quesnel, BC', - 1250995 => 'Victoria, BC', - 1250996 => 'Fort St James, BC', - 1250997 => 'Mackenzie, BC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1251.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1251.php deleted file mode 100644 index 6a01ec74c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1251.php +++ /dev/null @@ -1,99 +0,0 @@ - 'Alabama', - 1251208 => 'Mobile, AL', - 1251219 => 'Mobile, AL', - 1251246 => 'Jackson, AL', - 1251275 => 'Grove Hill, AL', - 1251287 => 'Mobile, AL', - 1251296 => 'Flomaton, AL', - 1251300 => 'Mobile, AL', - 1251338 => 'Mobile, AL', - 1251340 => 'Mobile, AL', - 1251341 => 'Mobile, AL', - 1251342 => 'Mobile, AL', - 1251343 => 'Mobile, AL', - 1251344 => 'Mobile, AL', - 1251345 => 'Mobile, AL', - 1251368 => 'Atmore, AL', - 1251378 => 'Mobile, AL', - 1251380 => 'Mobile, AL', - 1251414 => 'Mobile, AL', - 1251415 => 'Mobile, AL', - 1251432 => 'Mobile, AL', - 1251433 => 'Mobile, AL', - 1251434 => 'Mobile, AL', - 1251435 => 'Mobile, AL', - 1251438 => 'Mobile, AL', - 1251441 => 'Mobile, AL', - 1251443 => 'Theodore, AL', - 1251445 => 'Mobile, AL', - 1251446 => 'Atmore, AL', - 1251450 => 'Mobile, AL', - 1251457 => 'Mobile, AL', - 1251460 => 'Mobile, AL', - 1251470 => 'Mobile, AL', - 1251471 => 'Mobile, AL', - 1251473 => 'Mobile, AL', - 1251476 => 'Mobile, AL', - 1251478 => 'Mobile, AL', - 1251479 => 'Mobile, AL', - 1251575 => 'Monroeville, AL', - 1251578 => 'Evergreen, AL', - 1251580 => 'Bay Minette, AL', - 1251602 => 'Mobile, AL', - 1251607 => 'Mobile, AL', - 1251621 => 'Daphne, AL', - 1251625 => 'Daphne, AL', - 1251626 => 'Daphne, AL', - 1251633 => 'Mobile, AL', - 1251634 => 'Mobile, AL', - 1251639 => 'Mobile, AL', - 1251653 => 'Theodore, AL', - 1251660 => 'Mobile, AL', - 1251661 => 'Mobile, AL', - 1251662 => 'Mobile, AL', - 1251665 => 'Mobile, AL', - 1251666 => 'Mobile, AL', - 1251675 => 'Saraland, AL', - 1251679 => 'Saraland, AL', - 1251690 => 'Mobile, AL', - 1251694 => 'Mobile, AL', - 1251725 => 'Mobile, AL', - 1251743 => 'Monroeville, AL', - 1251776 => 'Mobile, AL', - 1251809 => 'Brewton, AL', - 1251824 => 'Bayou La Batre, AL', - 1251829 => 'Mount Vernon, AL', - 1251843 => 'Gilbertown, AL', - 1251847 => 'Chatom, AL', - 1251865 => 'Grand Bay, AL', - 1251866 => 'Citronelle, AL', - 1251867 => 'Brewton, AL', - 1251928 => 'Fairhope, AL', - 1251929 => 'Fairhope, AL', - 1251937 => 'Bay Minette, AL', - 1251943 => 'Foley, AL', - 1251947 => 'Robertsdale, AL', - 1251948 => 'Gulf Shores, AL', - 1251955 => 'Foley, AL', - 1251957 => 'Irvington, AL', - 1251962 => 'Lillian, AL', - 1251964 => 'Loxley, AL', - 1251967 => 'Gulf Shores, AL', - 1251968 => 'Gulf Shores, AL', - 1251970 => 'Foley, AL', - 1251971 => 'Foley, AL', - 1251973 => 'Theodore, AL', - 1251974 => 'Orange Beach, AL', - 1251980 => 'Orange Beach, AL', - 1251981 => 'Orange Beach, AL', - 1251986 => 'Elberta, AL', - 1251989 => 'Summerdale, AL', - 1251990 => 'Fairhope, AL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1252.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1252.php deleted file mode 100644 index 30163f042..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1252.php +++ /dev/null @@ -1,131 +0,0 @@ - 'North Carolina', - 1252206 => 'Wilson, NC', - 1252208 => 'Kinston, NC', - 1252209 => 'Ahoskie, NC', - 1252212 => 'Rocky Mount, NC', - 1252215 => 'Greenville, NC', - 1252222 => 'Morehead City, NC', - 1252223 => 'Newport, NC', - 1252234 => 'Wilson, NC', - 1252235 => 'Bailey, NC', - 1252236 => 'Elm City, NC', - 1252237 => 'Wilson, NC', - 1252238 => 'Stantonsburg, NC', - 1252240 => 'Morehead City, NC', - 1252243 => 'Wilson, NC', - 1252244 => 'Vanceboro, NC', - 1252247 => 'Morehead City, NC', - 1252249 => 'Oriental, NC', - 1252255 => 'Kitty Hawk, NC', - 1252257 => 'Warrenton, NC', - 1252261 => 'Kitty Hawk, NC', - 1252291 => 'Wilson, NC', - 1252293 => 'Wilson, NC', - 1252308 => 'Roanoke Rapids, NC', - 1252321 => 'Greenville, NC', - 1252322 => 'Aurora, NC', - 1252329 => 'Greenville, NC', - 1252331 => 'Elizabeth City, NC', - 1252332 => 'Ahoskie, NC', - 1252333 => 'Elizabeth City, NC', - 1252335 => 'Elizabeth City, NC', - 1252338 => 'Elizabeth City, NC', - 1252353 => 'Greenville, NC', - 1252354 => 'Emerald Isle, NC', - 1252355 => 'Greenville, NC', - 1252356 => 'Colerain, NC', - 1252357 => 'Gatesville, NC', - 1252364 => 'Greenville, NC', - 1252398 => 'Murfreesboro, NC', - 1252399 => 'Wilson, NC', - 1252426 => 'Hertford, NC', - 1252430 => 'Henderson, NC', - 1252431 => 'Henderson, NC', - 1252435 => 'Moyock, NC', - 1252436 => 'Henderson, NC', - 1252438 => 'Henderson, NC', - 1252439 => 'Greenville, NC', - 1252442 => 'Rocky Mount, NC', - 1252443 => 'Rocky Mount, NC', - 1252444 => 'Havelock, NC', - 1252445 => 'Enfield, NC', - 1252446 => 'Rocky Mount, NC', - 1252447 => 'Havelock, NC', - 1252448 => 'Trenton, NC', - 1252451 => 'Rocky Mount, NC', - 1252456 => 'Norlina, NC', - 1252459 => 'Nashville, NC', - 1252473 => 'Manteo, NC', - 1252475 => 'Manteo, NC', - 1252478 => 'Spring Hope, NC', - 1252480 => 'Kill Devil Hills, NC', - 1252482 => 'Edenton, NC', - 1252492 => 'Henderson, NC', - 1252504 => 'Beaufort, NC', - 1252514 => 'New Bern, NC', - 1252520 => 'Kinston, NC', - 1252522 => 'Kinston, NC', - 1252523 => 'Kinston, NC', - 1252524 => 'Grifton, NC', - 1252527 => 'Kinston, NC', - 1252534 => 'Jackson, NC', - 1252535 => 'Roanoke Rapids, NC', - 1252537 => 'Roanoke Rapids, NC', - 1252566 => 'La Grange, NC', - 1252568 => 'Pink Hill, NC', - 1252583 => 'Halifax, NC', - 1252586 => 'Littleton, NC', - 1252633 => 'New Bern, NC', - 1252634 => 'New Bern, NC', - 1252635 => 'New Bern, NC', - 1252636 => 'New Bern, NC', - 1252637 => 'New Bern, NC', - 1252638 => 'New Bern, NC', - 1252641 => 'Tarboro, NC', - 1252672 => 'New Bern, NC', - 1252695 => 'Greenville, NC', - 1252726 => 'Morehead City, NC', - 1252727 => 'Morehead City, NC', - 1252728 => 'Beaufort, NC', - 1252744 => 'Greenville, NC', - 1252746 => 'Ayden, NC', - 1252747 => 'Snow Hill, NC', - 1252752 => 'Greenville, NC', - 1252753 => 'Farmville, NC', - 1252756 => 'Greenville, NC', - 1252757 => 'Greenville, NC', - 1252758 => 'Greenville, NC', - 1252771 => 'South Mills, NC', - 1252792 => 'Williamston, NC', - 1252793 => 'Plymouth, NC', - 1252794 => 'Windsor, NC', - 1252795 => 'Robersonville, NC', - 1252796 => 'Columbia, NC', - 1252808 => 'Morehead City, NC', - 1252823 => 'Tarboro, NC', - 1252825 => 'Bethel, NC', - 1252826 => 'Scotland Neck, NC', - 1252827 => 'Pinetops, NC', - 1252830 => 'Greenville, NC', - 1252847 => 'Greenville, NC', - 1252926 => 'Swan Quarter, NC', - 1252928 => 'Ocracoke, NC', - 1252937 => 'Rocky Mount, NC', - 1252939 => 'Kinston, NC', - 1252940 => 'Washington, NC', - 1252943 => 'Belhaven, NC', - 1252946 => 'Washington, NC', - 1252972 => 'Rocky Mount, NC', - 1252974 => 'Washington, NC', - 1252975 => 'Washington, NC', - 1252977 => 'Rocky Mount, NC', - 1252985 => 'Rocky Mount, NC', - 1252986 => 'Hatteras, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1253.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1253.php deleted file mode 100644 index bf67a4a48..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1253.php +++ /dev/null @@ -1,113 +0,0 @@ - 'Washington', - 1253200 => 'Puyallup, WA', - 1253236 => 'Kent, WA', - 1253265 => 'Gig Harbor, WA', - 1253272 => 'Tacoma, WA', - 1253274 => 'Tacoma, WA', - 1253277 => 'Kent, WA', - 1253284 => 'Tacoma, WA', - 1253288 => 'Auburn, WA', - 1253292 => 'Tacoma, WA', - 1253301 => 'Tacoma, WA', - 1253333 => 'Auburn, WA', - 1253372 => 'Kent, WA', - 1253373 => 'Kent, WA', - 1253383 => 'Tacoma, WA', - 1253395 => 'Kent, WA', - 1253396 => 'Tacoma, WA', - 1253403 => 'Tacoma, WA', - 1253426 => 'Tacoma, WA', - 1253435 => 'Puyallup, WA', - 1253445 => 'Puyallup, WA', - 1253446 => 'Puyallup, WA', - 1253459 => 'Tacoma, WA', - 1253471 => 'Tacoma, WA', - 1253472 => 'Tacoma, WA', - 1253473 => 'Tacoma, WA', - 1253474 => 'Tacoma, WA', - 1253475 => 'Tacoma, WA', - 1253476 => 'Tacoma, WA', - 1253503 => 'Tacoma, WA', - 1253520 => 'Kent, WA', - 1253529 => 'Federal Way, WA', - 1253530 => 'Gig Harbor, WA', - 1253531 => 'Tacoma, WA', - 1253535 => 'Tacoma, WA', - 1253536 => 'Tacoma, WA', - 1253537 => 'Tacoma, WA', - 1253538 => 'Tacoma, WA', - 1253539 => 'Tacoma, WA', - 1253549 => 'Fox Island, WA', - 1253571 => 'Tacoma, WA', - 1253572 => 'Tacoma, WA', - 1253581 => 'Lakewood, WA', - 1253583 => 'Tacoma, WA', - 1253584 => 'Lakewood, WA', - 1253589 => 'Lakewood, WA', - 1253591 => 'Tacoma, WA', - 1253593 => 'Tacoma, WA', - 1253596 => 'Tacoma, WA', - 1253597 => 'Tacoma, WA', - 1253604 => 'Puyallup, WA', - 1253620 => 'Lakewood, WA', - 1253627 => 'Tacoma, WA', - 1253630 => 'Kent, WA', - 1253631 => 'Kent, WA', - 1253638 => 'Kent, WA', - 1253639 => 'Kent, WA', - 1253661 => 'Federal Way, WA', - 1253682 => 'Tacoma, WA', - 1253697 => 'Puyallup, WA', - 1253735 => 'Auburn, WA', - 1253737 => 'Auburn, WA', - 1253752 => 'Tacoma, WA', - 1253756 => 'Tacoma, WA', - 1253759 => 'Tacoma, WA', - 1253761 => 'Tacoma, WA', - 1253770 => 'Puyallup, WA', - 1253798 => 'Tacoma, WA', - 1253804 => 'Auburn, WA', - 1253813 => 'Kent, WA', - 1253815 => 'Federal Way, WA', - 1253830 => 'Tacoma, WA', - 1253833 => 'Auburn, WA', - 1253835 => 'Federal Way, WA', - 1253838 => 'Federal Way, WA', - 1253839 => 'Federal Way, WA', - 1253840 => 'Puyallup, WA', - 1253841 => 'Puyallup, WA', - 1253843 => 'Roy, WA', - 1253845 => 'Puyallup, WA', - 1253848 => 'Puyallup, WA', - 1253850 => 'Kent, WA', - 1253851 => 'Gig Harbor, WA', - 1253852 => 'Kent, WA', - 1253853 => 'Gig Harbor, WA', - 1253854 => 'Kent, WA', - 1253856 => 'Kent, WA', - 1253857 => 'Gig Harbor, WA', - 1253858 => 'Gig Harbor, WA', - 1253859 => 'Kent, WA', - 1253862 => 'Bonney Lake, WA', - 1253863 => 'Sumner, WA', - 1253864 => 'Puyallup, WA', - 1253872 => 'Kent, WA', - 1253874 => 'Federal Way, WA', - 1253876 => 'Auburn, WA', - 1253887 => 'Auburn, WA', - 1253922 => 'Fife, WA', - 1253926 => 'Fife, WA', - 1253931 => 'Auburn, WA', - 1253939 => 'Auburn, WA', - 1253941 => 'Federal Way, WA', - 1253945 => 'Federal Way, WA', - 1253946 => 'Federal Way, WA', - 1253983 => 'Lakewood, WA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1254.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1254.php deleted file mode 100644 index 3e4a032b1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1254.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Texas', - 1254200 => 'Killeen, TX', - 1254202 => 'Waco, TX', - 1254213 => 'Killeen, TX', - 1254215 => 'Temple, TX', - 1254230 => 'Waco, TX', - 1254235 => 'Waco, TX', - 1254248 => 'Gatesville, TX', - 1254286 => 'Fort Hood, TX', - 1254288 => 'Fort Hood, TX', - 1254296 => 'Waco, TX', - 1254297 => 'Waco, TX', - 1254298 => 'Temple, TX', - 1254386 => 'Hamilton, TX', - 1254399 => 'Waco, TX', - 1254435 => 'Meridian, TX', - 1254442 => 'Cisco, TX', - 1254445 => 'Dublin, TX', - 1254501 => 'Killeen, TX', - 1254518 => 'Copperas Cove, TX', - 1254519 => 'Killeen, TX', - 1254526 => 'Killeen, TX', - 1254532 => 'Fort Hood, TX', - 1254542 => 'Copperas Cove, TX', - 1254547 => 'Copperas Cove, TX', - 1254554 => 'Killeen, TX', - 1254559 => 'Breckenridge, TX', - 1254562 => 'Mexia, TX', - 1254580 => 'Hillsboro, TX', - 1254582 => 'Hillsboro, TX', - 1254616 => 'Killeen, TX', - 1254628 => 'Killeen, TX', - 1254629 => 'Eastland, TX', - 1254634 => 'Killeen, TX', - 1254647 => 'Ranger, TX', - 1254666 => 'Hewitt, TX', - 1254675 => 'Clifton, TX', - 1254680 => 'Killeen, TX', - 1254690 => 'Killeen, TX', - 1254694 => 'Whitney, TX', - 1254697 => 'Cameron, TX', - 1254698 => 'Harker Heights, TX', - 1254699 => 'Killeen, TX', - 1254714 => 'Waco, TX', - 1254724 => 'Temple, TX', - 1254725 => 'Cross Plains, TX', - 1254729 => 'Groesbeck, TX', - 1254732 => 'Waco, TX', - 1254739 => 'Teague, TX', - 1254741 => 'Waco, TX', - 1254742 => 'Temple, TX', - 1254743 => 'Temple, TX', - 1254750 => 'Waco, TX', - 1254751 => 'Waco, TX', - 1254752 => 'Waco, TX', - 1254753 => 'Waco, TX', - 1254754 => 'Waco, TX', - 1254755 => 'Waco, TX', - 1254756 => 'Waco, TX', - 1254757 => 'Waco, TX', - 1254770 => 'Temple, TX', - 1254771 => 'Temple, TX', - 1254772 => 'Waco, TX', - 1254773 => 'Temple, TX', - 1254774 => 'Temple, TX', - 1254776 => 'Waco, TX', - 1254778 => 'Temple, TX', - 1254780 => 'Belton, TX', - 1254791 => 'Temple, TX', - 1254793 => 'Florence, TX', - 1254796 => 'Hico, TX', - 1254799 => 'Waco, TX', - 1254826 => 'West, TX', - 1254829 => 'Elm Mott, TX', - 1254836 => 'China Spring, TX', - 1254840 => 'McGregor, TX', - 1254857 => 'Lorena, TX', - 1254865 => 'Gatesville, TX', - 1254867 => 'Waco, TX', - 1254883 => 'Marlin, TX', - 1254893 => 'De Leon, TX', - 1254897 => 'Glen Rose, TX', - 1254898 => 'Glen Rose, TX', - 1254899 => 'Temple, TX', - 1254918 => 'Stephenville, TX', - 1254933 => 'Belton, TX', - 1254939 => 'Belton, TX', - 1254947 => 'Salado, TX', - 1254965 => 'Stephenville, TX', - 1254968 => 'Stephenville, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1256.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1256.php deleted file mode 100644 index c474691d2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1256.php +++ /dev/null @@ -1,164 +0,0 @@ - 'Alabama', - 1256216 => 'Athens, AL', - 1256217 => 'Huntsville, AL', - 1256228 => 'Section, AL', - 1256230 => 'Athens, AL', - 1256231 => 'Anniston, AL', - 1256232 => 'Athens, AL', - 1256233 => 'Athens, AL', - 1256234 => 'Alexander City, AL', - 1256235 => 'Anniston, AL', - 1256236 => 'Anniston, AL', - 1256237 => 'Anniston, AL', - 1256238 => 'Anniston, AL', - 1256241 => 'Anniston, AL', - 1256245 => 'Sylacauga, AL', - 1256247 => 'Rogersville, AL', - 1256249 => 'Sylacauga, AL', - 1256259 => 'Scottsboro, AL', - 1256265 => 'Huntsville, AL', - 1256268 => 'Talladega, AL', - 1256270 => 'Huntsville, AL', - 1256301 => 'Decatur, AL', - 1256306 => 'Decatur, AL', - 1256308 => 'Decatur, AL', - 1256314 => 'Muscle Shoals, AL', - 1256315 => 'Talladega, AL', - 1256325 => 'Madison, AL', - 1256327 => 'Huntsville, AL', - 1256329 => 'Alexander City, AL', - 1256331 => 'Russellville, AL', - 1256332 => 'Russellville, AL', - 1256340 => 'Decatur, AL', - 1256341 => 'Decatur, AL', - 1256350 => 'Decatur, AL', - 1256351 => 'Decatur, AL', - 1256352 => 'Hanceville, AL', - 1256353 => 'Decatur, AL', - 1256354 => 'Ashland, AL', - 1256355 => 'Decatur, AL', - 1256356 => 'Red Bay, AL', - 1256357 => 'Wedowee, AL', - 1256362 => 'Talladega, AL', - 1256378 => 'Childersburg, AL', - 1256379 => 'New Market, AL', - 1256382 => 'Huntsville, AL', - 1256389 => 'Muscle Shoals, AL', - 1256396 => 'Lineville, AL', - 1256413 => 'Rainbow City, AL', - 1256423 => 'Ardmore, AL', - 1256428 => 'Huntsville, AL', - 1256430 => 'Huntsville, AL', - 1256435 => 'Jacksonville, AL', - 1256437 => 'Stevenson, AL', - 1256442 => 'Rainbow City, AL', - 1256446 => 'Leighton, AL', - 1256447 => 'Piedmont, AL', - 1256461 => 'Madison, AL', - 1256463 => 'Heflin, AL', - 1256464 => 'Madison, AL', - 1256467 => 'Gadsden, AL', - 1256489 => 'Huntsville, AL', - 1256492 => 'Gadsden, AL', - 1256494 => 'Gadsden, AL', - 1256513 => 'Huntsville, AL', - 1256519 => 'Huntsville, AL', - 1256532 => 'Huntsville, AL', - 1256533 => 'Huntsville, AL', - 1256534 => 'Huntsville, AL', - 1256535 => 'Huntsville, AL', - 1256536 => 'Huntsville, AL', - 1256538 => 'Attalla, AL', - 1256539 => 'Huntsville, AL', - 1256543 => 'Gadsden, AL', - 1256546 => 'Gadsden, AL', - 1256547 => 'Gadsden, AL', - 1256549 => 'Gadsden, AL', - 1256551 => 'Huntsville, AL', - 1256571 => 'Guntersville, AL', - 1256574 => 'Scottsboro, AL', - 1256582 => 'Guntersville, AL', - 1256585 => 'Huntsville, AL', - 1256586 => 'Arab, AL', - 1256593 => 'Boaz, AL', - 1256623 => 'Fyffe, AL', - 1256632 => 'Flat Rock, AL', - 1256637 => 'Courtland, AL', - 1256638 => 'Rainsville, AL', - 1256650 => 'Huntsville, AL', - 1256656 => 'Huntsville, AL', - 1256657 => 'Henagar, AL', - 1256685 => 'Town Creek, AL', - 1256686 => 'Decatur, AL', - 1256704 => 'Huntsville, AL', - 1256705 => 'Huntsville, AL', - 1256715 => 'Huntsville, AL', - 1256718 => 'Florence, AL', - 1256721 => 'Huntsville, AL', - 1256722 => 'Huntsville, AL', - 1256723 => 'New Hope, AL', - 1256726 => 'Huntsville, AL', - 1256728 => 'Grant, AL', - 1256729 => 'Athens, AL', - 1256734 => 'Cullman, AL', - 1256736 => 'Cullman, AL', - 1256737 => 'Cullman, AL', - 1256739 => 'Cullman, AL', - 1256740 => 'Florence, AL', - 1256741 => 'Anniston, AL', - 1256751 => 'Hartselle, AL', - 1256753 => 'Guntersville, AL', - 1256757 => 'Killen, AL', - 1256760 => 'Florence, AL', - 1256761 => 'Talladega, AL', - 1256764 => 'Florence, AL', - 1256765 => 'Florence, AL', - 1256766 => 'Florence, AL', - 1256767 => 'Florence, AL', - 1256768 => 'Florence, AL', - 1256771 => 'Athens, AL', - 1256772 => 'Madison, AL', - 1256773 => 'Hartselle, AL', - 1256774 => 'Madison, AL', - 1256775 => 'Cullman, AL', - 1256776 => 'Gurley, AL', - 1256778 => 'Somerville, AL', - 1256782 => 'Jacksonville, AL', - 1256825 => 'Dadeville, AL', - 1256828 => 'Hazel Green, AL', - 1256830 => 'Huntsville, AL', - 1256831 => 'Oxford, AL', - 1256832 => 'Oxford, AL', - 1256835 => 'Oxford, AL', - 1256837 => 'Huntsville, AL', - 1256840 => 'Boaz, AL', - 1256845 => 'Fort Payne, AL', - 1256851 => 'Huntsville, AL', - 1256852 => 'Huntsville, AL', - 1256858 => 'Huntsville, AL', - 1256859 => 'Huntsville, AL', - 1256878 => 'Albertville, AL', - 1256880 => 'Huntsville, AL', - 1256881 => 'Huntsville, AL', - 1256882 => 'Huntsville, AL', - 1256883 => 'Huntsville, AL', - 1256885 => 'Huntsville, AL', - 1256890 => 'Huntsville, AL', - 1256891 => 'Albertville, AL', - 1256892 => 'Ohatchee, AL', - 1256894 => 'Albertville, AL', - 1256895 => 'Huntsville, AL', - 1256922 => 'Huntsville, AL', - 1256927 => 'Centre, AL', - 1256931 => 'Arab, AL', - 1256971 => 'Huntsville, AL', - 1256974 => 'Moulton, AL', - 1256997 => 'Fort Payne, AL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1260.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1260.php deleted file mode 100644 index 450b7677c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1260.php +++ /dev/null @@ -1,96 +0,0 @@ - 'Indiana', - 1260244 => 'Columbia City, IN', - 1260248 => 'Columbia City, IN', - 1260338 => 'Fort Wayne, IN', - 1260347 => 'Kendallville, IN', - 1260349 => 'Kendallville, IN', - 1260355 => 'Huntington, IN', - 1260356 => 'Huntington, IN', - 1260357 => 'Garrett, IN', - 1260358 => 'Huntington, IN', - 1260359 => 'Huntington, IN', - 1260373 => 'Fort Wayne, IN', - 1260375 => 'Warren, IN', - 1260387 => 'Fort Wayne, IN', - 1260407 => 'Fort Wayne, IN', - 1260416 => 'Fort Wayne, IN', - 1260420 => 'Fort Wayne, IN', - 1260422 => 'Fort Wayne, IN', - 1260423 => 'Fort Wayne, IN', - 1260424 => 'Fort Wayne, IN', - 1260426 => 'Fort Wayne, IN', - 1260427 => 'Fort Wayne, IN', - 1260432 => 'Fort Wayne, IN', - 1260434 => 'Fort Wayne, IN', - 1260435 => 'Fort Wayne, IN', - 1260436 => 'Fort Wayne, IN', - 1260444 => 'Fort Wayne, IN', - 1260447 => 'Fort Wayne, IN', - 1260449 => 'Fort Wayne, IN', - 1260456 => 'Fort Wayne, IN', - 1260459 => 'Fort Wayne, IN', - 1260460 => 'Fort Wayne, IN', - 1260463 => 'LaGrange, IN', - 1260469 => 'Fort Wayne, IN', - 1260471 => 'Fort Wayne, IN', - 1260478 => 'Fort Wayne, IN', - 1260481 => 'Fort Wayne, IN', - 1260482 => 'Fort Wayne, IN', - 1260483 => 'Fort Wayne, IN', - 1260484 => 'Fort Wayne, IN', - 1260485 => 'Fort Wayne, IN', - 1260486 => 'Fort Wayne, IN', - 1260488 => 'Hamilton, IN', - 1260489 => 'Fort Wayne, IN', - 1260490 => 'Fort Wayne, IN', - 1260492 => 'Fort Wayne, IN', - 1260493 => 'New Haven, IN', - 1260495 => 'Fremont, IN', - 1260497 => 'Fort Wayne, IN', - 1260562 => 'Howe, IN', - 1260563 => 'Wabash, IN', - 1260569 => 'Wabash, IN', - 1260589 => 'Berne, IN', - 1260593 => 'Topeka, IN', - 1260622 => 'Ossian, IN', - 1260623 => 'Monroeville, IN', - 1260624 => 'Angola, IN', - 1260625 => 'Fort Wayne, IN', - 1260632 => 'Woodburn, IN', - 1260636 => 'Albion, IN', - 1260637 => 'Fort Wayne, IN', - 1260657 => 'Harlan, IN', - 1260665 => 'Angola, IN', - 1260668 => 'Angola, IN', - 1260672 => 'Roanoke, IN', - 1260693 => 'Churubusco, IN', - 1260723 => 'South Whitley, IN', - 1260724 => 'Decatur, IN', - 1260726 => 'Portland, IN', - 1260728 => 'Decatur, IN', - 1260739 => 'Fort Wayne, IN', - 1260744 => 'Fort Wayne, IN', - 1260745 => 'Fort Wayne, IN', - 1260747 => 'Fort Wayne, IN', - 1260749 => 'New Haven, IN', - 1260755 => 'Fort Wayne, IN', - 1260758 => 'Markle, IN', - 1260768 => 'Shipshewana, IN', - 1260824 => 'Bluffton, IN', - 1260837 => 'Waterloo, IN', - 1260854 => 'Wolcottville, IN', - 1260868 => 'Butler, IN', - 1260894 => 'Ligonier, IN', - 1260897 => 'Avilla, IN', - 1260925 => 'Auburn, IN', - 1260927 => 'Auburn, IN', - 1260969 => 'Fort Wayne, IN', - 1260982 => 'North Manchester, IN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1262.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1262.php deleted file mode 100644 index dfda0e1ec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1262.php +++ /dev/null @@ -1,132 +0,0 @@ - 'Wisconsin', - 1262238 => 'Mequon, WI', - 1262240 => 'Mequon, WI', - 1262241 => 'Mequon, WI', - 1262242 => 'Mequon, WI', - 1262243 => 'Mequon, WI', - 1262245 => 'Lake Geneva, WI', - 1262246 => 'Sussex, WI', - 1262248 => 'Lake Geneva, WI', - 1262249 => 'Lake Geneva, WI', - 1262250 => 'Menomonee Falls, WI', - 1262251 => 'Menomonee Falls, WI', - 1262252 => 'Menomonee Falls, WI', - 1262253 => 'Menomonee Falls, WI', - 1262255 => 'Menomonee Falls, WI', - 1262268 => 'Port Washington, WI', - 1262275 => 'Walworth, WI', - 1262279 => 'Genoa City, WI', - 1262284 => 'Port Washington, WI', - 1262285 => 'Belgium, WI', - 1262306 => 'West Bend, WI', - 1262334 => 'West Bend, WI', - 1262335 => 'West Bend, WI', - 1262338 => 'West Bend, WI', - 1262363 => 'Mukwonago, WI', - 1262367 => 'Hartland, WI', - 1262369 => 'Hartland, WI', - 1262373 => 'Brookfield, WI', - 1262375 => 'Grafton, WI', - 1262376 => 'Cedarburg, WI', - 1262387 => 'Mequon, WI', - 1262392 => 'North Prairie, WI', - 1262446 => 'Waukesha, WI', - 1262456 => 'Racine, WI', - 1262472 => 'Whitewater, WI', - 1262473 => 'Whitewater, WI', - 1262495 => 'Palmyra, WI', - 1262513 => 'Waukesha, WI', - 1262514 => 'Waterford, WI', - 1262521 => 'Waukesha, WI', - 1262522 => 'Waukesha, WI', - 1262524 => 'Waukesha, WI', - 1262532 => 'Menomonee Falls, WI', - 1262534 => 'Waterford, WI', - 1262538 => 'Hartland, WI', - 1262539 => 'Burlington, WI', - 1262542 => 'Waukesha, WI', - 1262544 => 'Waukesha, WI', - 1262547 => 'Waukesha, WI', - 1262548 => 'Waukesha, WI', - 1262549 => 'Waukesha, WI', - 1262551 => 'Kenosha, WI', - 1262552 => 'Kenosha, WI', - 1262554 => 'Racine, WI', - 1262560 => 'Oconomowoc, WI', - 1262567 => 'Oconomowoc, WI', - 1262569 => 'Oconomowoc, WI', - 1262574 => 'Waukesha, WI', - 1262593 => 'Sullivan, WI', - 1262594 => 'Eagle, WI', - 1262598 => 'Racine, WI', - 1262605 => 'Kenosha, WI', - 1262619 => 'Racine, WI', - 1262626 => 'Kewaskum, WI', - 1262629 => 'Allenton, WI', - 1262632 => 'Racine, WI', - 1262633 => 'Racine, WI', - 1262634 => 'Racine, WI', - 1262635 => 'Racine, WI', - 1262636 => 'Racine, WI', - 1262637 => 'Racine, WI', - 1262639 => 'Racine, WI', - 1262642 => 'East Troy, WI', - 1262644 => 'Slinger, WI', - 1262646 => 'Delafield, WI', - 1262650 => 'Waukesha, WI', - 1262652 => 'Kenosha, WI', - 1262653 => 'Kenosha, WI', - 1262654 => 'Kenosha, WI', - 1262656 => 'Kenosha, WI', - 1262657 => 'Kenosha, WI', - 1262658 => 'Kenosha, WI', - 1262662 => 'Big Bend, WI', - 1262670 => 'Hartford, WI', - 1262673 => 'Hartford, WI', - 1262675 => 'West Bend, WI', - 1262677 => 'Jackson, WI', - 1262679 => 'Muskego, WI', - 1262681 => 'Racine, WI', - 1262691 => 'Pewaukee, WI', - 1262692 => 'Fredonia, WI', - 1262694 => 'Kenosha, WI', - 1262695 => 'Pewaukee, WI', - 1262697 => 'Kenosha, WI', - 1262717 => 'Waukesha, WI', - 1262723 => 'Elkhorn, WI', - 1262728 => 'Delavan, WI', - 1262740 => 'Delavan, WI', - 1262741 => 'Elkhorn, WI', - 1262742 => 'Elkhorn, WI', - 1262763 => 'Burlington, WI', - 1262764 => 'Kenosha, WI', - 1262767 => 'Burlington, WI', - 1262780 => 'Brookfield, WI', - 1262781 => 'Brookfield, WI', - 1262783 => 'Brookfield, WI', - 1262785 => 'Brookfield, WI', - 1262787 => 'Brookfield, WI', - 1262789 => 'Brookfield, WI', - 1262790 => 'Brookfield, WI', - 1262798 => 'Waukesha, WI', - 1262820 => 'Sussex, WI', - 1262843 => 'Salem, WI', - 1262862 => 'Trevor, WI', - 1262877 => 'Twin Lakes, WI', - 1262878 => 'Union Grove, WI', - 1262896 => 'Waukesha, WI', - 1262898 => 'Racine, WI', - 1262925 => 'Kenosha, WI', - 1262928 => 'Waukesha, WI', - 1262942 => 'Kenosha, WI', - 1262948 => 'Kenosha, WI', - 1262965 => 'Dousman, WI', - 1262970 => 'Waukesha, WI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1267.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1267.php deleted file mode 100644 index ded46e1a6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1267.php +++ /dev/null @@ -1,21 +0,0 @@ - 'Pennsylvania', - 1267292 => 'Philadelphia, PA', - 1267297 => 'Philadelphia, PA', - 1267324 => 'Philadelphia, PA', - 1267331 => 'Philadelphia, PA', - 1267335 => 'Philadelphia, PA', - 1267343 => 'Philadelphia, PA', - 1267388 => 'Philadelphia, PA', - 1267426 => 'Philadelphia, PA', - 1267519 => 'Philadelphia, PA', - 1267639 => 'Philadelphia, PA', - 1267687 => 'Philadelphia, PA', - 1267880 => 'Doylestown, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1269.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1269.php deleted file mode 100644 index 12e085b31..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1269.php +++ /dev/null @@ -1,112 +0,0 @@ - 'Michigan', - 1269226 => 'Kalamazoo Township, MI', - 1269244 => 'Three Rivers, MI', - 1269273 => 'Three Rivers, MI', - 1269278 => 'Three Rivers, MI', - 1269279 => 'Three Rivers, MI', - 1269321 => 'Portage, MI', - 1269323 => 'Portage, MI', - 1269324 => 'Portage, MI', - 1269327 => 'Portage, MI', - 1269329 => 'Portage, MI', - 1269337 => 'Kalamazoo, MI', - 1269341 => 'Kalamazoo, MI', - 1269342 => 'Kalamazoo, MI', - 1269343 => 'Kalamazoo, MI', - 1269344 => 'Kalamazoo, MI', - 1269345 => 'Kalamazoo, MI', - 1269353 => 'Kalamazoo, MI', - 1269372 => 'Kalamazoo, MI', - 1269373 => 'Kalamazoo, MI', - 1269375 => 'Kalamazoo, MI', - 1269382 => 'Kalamazoo, MI', - 1269383 => 'Kalamazoo, MI', - 1269385 => 'Kalamazoo, MI', - 1269387 => 'Kalamazoo, MI', - 1269388 => 'Kalamazoo, MI', - 1269408 => 'St. Joseph, MI', - 1269422 => 'Baroda, MI', - 1269423 => 'Decatur, MI', - 1269426 => 'Sawyer, MI', - 1269427 => 'Bangor, MI', - 1269428 => 'St. Joseph, MI', - 1269432 => 'Colon, MI', - 1269435 => 'Constantine, MI', - 1269441 => 'Battle Creek, MI', - 1269445 => 'Cassopolis, MI', - 1269461 => 'Eau Claire, MI', - 1269463 => 'Watervliet, MI', - 1269465 => 'Bridgman, MI', - 1269467 => 'Centreville, MI', - 1269468 => 'Coloma, MI', - 1269469 => 'New Buffalo, MI', - 1269471 => 'Berrien Springs, MI', - 1269473 => 'Berrien Springs, MI', - 1269483 => 'White Pigeon, MI', - 1269496 => 'Mendon, MI', - 1269521 => 'Bloomingdale, MI', - 1269544 => 'Kalamazoo, MI', - 1269556 => 'St. Joseph, MI', - 1269561 => 'Fennville, MI', - 1269621 => 'Hartford, MI', - 1269623 => 'Delton, MI', - 1269624 => 'Lawton, MI', - 1269628 => 'Gobles, MI', - 1269629 => 'Richland, MI', - 1269637 => 'South Haven, MI', - 1269639 => 'South Haven, MI', - 1269646 => 'Marcellus, MI', - 1269649 => 'Vicksburg, MI', - 1269651 => 'Sturgis, MI', - 1269655 => 'Paw Paw, MI', - 1269657 => 'Paw Paw, MI', - 1269659 => 'Sturgis, MI', - 1269660 => 'Battle Creek, MI', - 1269663 => 'Edwardsburg, MI', - 1269665 => 'Galesburg, MI', - 1269668 => 'Mattawan, MI', - 1269673 => 'Allegan, MI', - 1269679 => 'Schoolcraft, MI', - 1269683 => 'Niles, MI', - 1269684 => 'Niles, MI', - 1269685 => 'Plainwell, MI', - 1269686 => 'Allegan, MI', - 1269687 => 'Niles, MI', - 1269692 => 'Otsego, MI', - 1269694 => 'Otsego, MI', - 1269695 => 'Buchanan, MI', - 1269729 => 'Athens, MI', - 1269731 => 'Augusta, MI', - 1269751 => 'Hamilton, MI', - 1269756 => 'Three Oaks, MI', - 1269781 => 'Marshall, MI', - 1269782 => 'Dowagiac, MI', - 1269789 => 'Marshall, MI', - 1269792 => 'Wayland, MI', - 1269795 => 'Middleville, MI', - 1269857 => 'Saugatuck, MI', - 1269925 => 'Benton Harbor, MI', - 1269926 => 'Benton Harbor, MI', - 1269927 => 'Benton Harbor, MI', - 1269934 => 'Benton Harbor, MI', - 1269944 => 'Benton Harbor, MI', - 1269945 => 'Hastings, MI', - 1269948 => 'Hastings, MI', - 1269962 => 'Battle Creek, MI', - 1269963 => 'Battle Creek, MI', - 1269964 => 'Battle Creek, MI', - 1269965 => 'Battle Creek, MI', - 1269966 => 'Battle Creek, MI', - 1269968 => 'Battle Creek, MI', - 1269969 => 'Battle Creek, MI', - 1269979 => 'Battle Creek, MI', - 1269982 => 'St. Joseph, MI', - 1269983 => 'St. Joseph, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1270.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1270.php deleted file mode 100644 index f3cb806db..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1270.php +++ /dev/null @@ -1,140 +0,0 @@ - 'Kentucky', - 1270230 => 'Leitchfield, KY', - 1270234 => 'Elizabethtown, KY', - 1270236 => 'Hickman, KY', - 1270237 => 'Scottsville, KY', - 1270242 => 'Clarkson, KY', - 1270247 => 'Mayfield, KY', - 1270251 => 'Mayfield, KY', - 1270259 => 'Leitchfield, KY', - 1270265 => 'Elkton, KY', - 1270273 => 'Calhoun, KY', - 1270274 => 'Beaver Dam, KY', - 1270298 => 'Hartford, KY', - 1270333 => 'Sturgis, KY', - 1270335 => 'Wickliffe, KY', - 1270338 => 'Greenville, KY', - 1270343 => 'Jamestown, KY', - 1270351 => 'Radcliff, KY', - 1270352 => 'Radcliff, KY', - 1270358 => 'Hodgenville, KY', - 1270360 => 'Elizabethtown, KY', - 1270365 => 'Princeton, KY', - 1270384 => 'Columbia, KY', - 1270388 => 'Eddyville, KY', - 1270389 => 'Morganfield, KY', - 1270393 => 'Bowling Green, KY', - 1270395 => 'Calvert City, KY', - 1270415 => 'Paducah, KY', - 1270422 => 'Brandenburg, KY', - 1270432 => 'Edmonton, KY', - 1270439 => 'Oak Grove, KY', - 1270441 => 'Paducah, KY', - 1270442 => 'Paducah, KY', - 1270443 => 'Paducah, KY', - 1270444 => 'Paducah, KY', - 1270465 => 'Campbellsville, KY', - 1270469 => 'Campbellsville, KY', - 1270472 => 'Fulton, KY', - 1270483 => 'Guthrie, KY', - 1270487 => 'Tompkinsville, KY', - 1270522 => 'Cadiz, KY', - 1270524 => 'Munfordville, KY', - 1270526 => 'Morgantown, KY', - 1270527 => 'Benton, KY', - 1270534 => 'Paducah, KY', - 1270542 => 'Auburn, KY', - 1270547 => 'Irvington, KY', - 1270554 => 'Paducah, KY', - 1270563 => 'Smiths Grove, KY', - 1270575 => 'Paducah, KY', - 1270586 => 'Franklin, KY', - 1270597 => 'Brownsville, KY', - 1270598 => 'Franklin, KY', - 1270622 => 'Scottsville, KY', - 1270629 => 'Glasgow, KY', - 1270640 => 'Oak Grove, KY', - 1270646 => 'Glasgow, KY', - 1270651 => 'Glasgow, KY', - 1270653 => 'Clinton, KY', - 1270659 => 'Glasgow, KY', - 1270665 => 'La Center, KY', - 1270667 => 'Providence, KY', - 1270678 => 'Glasgow, KY', - 1270683 => 'Owensboro, KY', - 1270684 => 'Owensboro, KY', - 1270685 => 'Owensboro, KY', - 1270686 => 'Owensboro, KY', - 1270687 => 'Owensboro, KY', - 1270688 => 'Owensboro, KY', - 1270689 => 'Owensboro, KY', - 1270691 => 'Owensboro, KY', - 1270692 => 'Lebanon, KY', - 1270699 => 'Lebanon, KY', - 1270707 => 'Hopkinsville, KY', - 1270725 => 'Russellville, KY', - 1270726 => 'Russellville, KY', - 1270735 => 'Elizabethtown, KY', - 1270737 => 'Elizabethtown, KY', - 1270745 => 'Bowling Green, KY', - 1270746 => 'Bowling Green, KY', - 1270753 => 'Murray, KY', - 1270754 => 'Central City, KY', - 1270755 => 'Lewisburg, KY', - 1270756 => 'Hardinsburg, KY', - 1270759 => 'Murray, KY', - 1270761 => 'Murray, KY', - 1270762 => 'Murray, KY', - 1270763 => 'Elizabethtown, KY', - 1270765 => 'Elizabethtown, KY', - 1270766 => 'Elizabethtown, KY', - 1270769 => 'Elizabethtown, KY', - 1270773 => 'Cave City, KY', - 1270780 => 'Bowling Green, KY', - 1270781 => 'Bowling Green, KY', - 1270782 => 'Bowling Green, KY', - 1270783 => 'Bowling Green, KY', - 1270786 => 'Horse Cave, KY', - 1270789 => 'Campbellsville, KY', - 1270793 => 'Bowling Green, KY', - 1270796 => 'Bowling Green, KY', - 1270797 => 'Dawson Springs, KY', - 1270798 => 'Fort Campbell, KY', - 1270821 => 'Madisonville, KY', - 1270824 => 'Madisonville, KY', - 1270825 => 'Madisonville, KY', - 1270826 => 'Henderson, KY', - 1270827 => 'Henderson, KY', - 1270830 => 'Henderson, KY', - 1270831 => 'Henderson, KY', - 1270842 => 'Bowling Green, KY', - 1270843 => 'Bowling Green, KY', - 1270846 => 'Bowling Green, KY', - 1270852 => 'Owensboro, KY', - 1270862 => 'Cecilia, KY', - 1270864 => 'Burkesville, KY', - 1270866 => 'Russell Springs, KY', - 1270877 => 'Vine Grove, KY', - 1270879 => 'Caneyville, KY', - 1270885 => 'Hopkinsville, KY', - 1270886 => 'Hopkinsville, KY', - 1270887 => 'Hopkinsville, KY', - 1270889 => 'Hopkinsville, KY', - 1270898 => 'Paducah, KY', - 1270901 => 'Bowling Green, KY', - 1270904 => 'Bowling Green, KY', - 1270926 => 'Owensboro, KY', - 1270927 => 'Hawesville, KY', - 1270928 => 'Smithland, KY', - 1270932 => 'Greensburg, KY', - 1270965 => 'Marion, KY', - 1270982 => 'Elizabethtown, KY', - 1270988 => 'Salem, KY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1272.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1272.php deleted file mode 100644 index 050b08101..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1272.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Pennsylvania', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1276.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1276.php deleted file mode 100644 index 887981424..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1276.php +++ /dev/null @@ -1,65 +0,0 @@ - 'Virginia', - 1276223 => 'Wytheville, VA', - 1276228 => 'Wytheville, VA', - 1276236 => 'Galax, VA', - 1276238 => 'Galax, VA', - 1276322 => 'Bluefield, VA', - 1276326 => 'Bluefield, VA', - 1276328 => 'Wise, VA', - 1276346 => 'Jonesville, VA', - 1276386 => 'Gate City, VA', - 1276395 => 'Coeburn, VA', - 1276429 => 'Glade Spring, VA', - 1276431 => 'Duffield, VA', - 1276466 => 'Bristol, VA', - 1276475 => 'Damascus, VA', - 1276496 => 'Saltville, VA', - 1276498 => 'Oakwood, VA', - 1276523 => 'Big Stone Gap, VA', - 1276546 => 'Pennington Gap, VA', - 1276591 => 'Bristol, VA', - 1276596 => 'Richlands, VA', - 1276619 => 'Abingdon, VA', - 1276623 => 'Abingdon, VA', - 1276628 => 'Abingdon, VA', - 1276629 => 'Bassett, VA', - 1276632 => 'Martinsville, VA', - 1276634 => 'Martinsville, VA', - 1276637 => 'Max Meadows, VA', - 1276638 => 'Martinsville, VA', - 1276644 => 'Bristol, VA', - 1276645 => 'Bristol, VA', - 1276646 => 'Chilhowie, VA', - 1276647 => 'Collinsville, VA', - 1276650 => 'Axton, VA', - 1276656 => 'Martinsville, VA', - 1276666 => 'Martinsville, VA', - 1276669 => 'Bristol, VA', - 1276676 => 'Abingdon, VA', - 1276679 => 'Norton, VA', - 1276686 => 'Rural Retreat, VA', - 1276688 => 'Bland, VA', - 1276694 => 'Stuart, VA', - 1276728 => 'Hillsville, VA', - 1276762 => 'St. Paul, VA', - 1276773 => 'Independence, VA', - 1276782 => 'Marion, VA', - 1276783 => 'Marion, VA', - 1276796 => 'Pound, VA', - 1276865 => 'Haysi, VA', - 1276873 => 'Honaker, VA', - 1276889 => 'Lebanon, VA', - 1276926 => 'Clintwood, VA', - 1276935 => 'Grundy, VA', - 1276944 => 'Meadowview, VA', - 1276956 => 'Ridgeway, VA', - 1276964 => 'Richlands, VA', - 1276988 => 'Tazewell, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1281.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1281.php deleted file mode 100644 index 996035cc5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1281.php +++ /dev/null @@ -1,253 +0,0 @@ - 'Texas', - 1281207 => 'Sugar Land, TX', - 1281208 => 'Missouri City, TX', - 1281209 => 'Houston, TX', - 1281213 => 'Cypress, TX', - 1281218 => 'Houston, TX', - 1281219 => 'Houston, TX', - 1281227 => 'Houston, TX', - 1281238 => 'Richmond, TX', - 1281242 => 'Sugar Land, TX', - 1281251 => 'Spring, TX', - 1281252 => 'Magnolia, TX', - 1281255 => 'Tomball, TX', - 1281256 => 'Cypress, TX', - 1281259 => 'Magnolia, TX', - 1281260 => 'Houston, TX', - 1281265 => 'Sugar Land, TX', - 1281272 => 'Houston, TX', - 1281277 => 'Sugar Land, TX', - 1281280 => 'Houston, TX', - 1281286 => 'Houston, TX', - 1281288 => 'Spring, TX', - 1281290 => 'Tomball, TX', - 1281291 => 'Seabrook, TX', - 1281292 => 'Spring, TX', - 1281293 => 'Houston, TX', - 1281296 => 'Spring, TX', - 1281298 => 'Spring, TX', - 1281304 => 'Cypress, TX', - 1281313 => 'Sugar Land, TX', - 1281319 => 'Humble, TX', - 1281320 => 'Spring, TX', - 1281324 => 'Huffman, TX', - 1281326 => 'Seabrook, TX', - 1281328 => 'Crosby, TX', - 1281331 => 'Alvin, TX', - 1281333 => 'Houston, TX', - 1281335 => 'Houston, TX', - 1281337 => 'Dickinson, TX', - 1281340 => 'Sugar Land, TX', - 1281341 => 'Richmond, TX', - 1281345 => 'Houston, TX', - 1281346 => 'Fulshear, TX', - 1281347 => 'Katy, TX', - 1281350 => 'Spring, TX', - 1281351 => 'Tomball, TX', - 1281353 => 'Spring, TX', - 1281354 => 'Porter, TX', - 1281355 => 'Spring, TX', - 1281356 => 'Magnolia, TX', - 1281357 => 'Tomball, TX', - 1281358 => 'Kingwood, TX', - 1281360 => 'Kingwood, TX', - 1281361 => 'Kingwood, TX', - 1281367 => 'Spring, TX', - 1281370 => 'Spring, TX', - 1281371 => 'Katy, TX', - 1281372 => 'Houston, TX', - 1281373 => 'Cypress, TX', - 1281375 => 'Brookshire, TX', - 1281376 => 'Spring, TX', - 1281379 => 'Spring, TX', - 1281383 => 'Baytown, TX', - 1281388 => 'Alvin, TX', - 1281391 => 'Katy, TX', - 1281392 => 'Katy, TX', - 1281395 => 'Katy, TX', - 1281397 => 'Houston, TX', - 1281398 => 'Katy, TX', - 1281399 => 'New Caney, TX', - 1281403 => 'Missouri City, TX', - 1281405 => 'Houston, TX', - 1281412 => 'Pearland, TX', - 1281420 => 'Baytown, TX', - 1281421 => 'Baytown, TX', - 1281422 => 'Baytown, TX', - 1281424 => 'Baytown, TX', - 1281426 => 'Highlands, TX', - 1281427 => 'Baytown, TX', - 1281428 => 'Baytown, TX', - 1281432 => 'Cleveland, TX', - 1281436 => 'Houston, TX', - 1281437 => 'Missouri City, TX', - 1281438 => 'Missouri City, TX', - 1281440 => 'Houston, TX', - 1281441 => 'Humble, TX', - 1281442 => 'Houston, TX', - 1281443 => 'Houston, TX', - 1281444 => 'Houston, TX', - 1281445 => 'Houston, TX', - 1281446 => 'Humble, TX', - 1281447 => 'Houston, TX', - 1281448 => 'Houston, TX', - 1281449 => 'Houston, TX', - 1281452 => 'Channelview, TX', - 1281454 => 'Houston, TX', - 1281456 => 'Houston, TX', - 1281457 => 'Channelview, TX', - 1281458 => 'Houston, TX', - 1281459 => 'Houston, TX', - 1281461 => 'Houston, TX', - 1281462 => 'Crosby, TX', - 1281463 => 'Houston, TX', - 1281464 => 'Houston, TX', - 1281465 => 'Spring, TX', - 1281469 => 'Houston, TX', - 1281470 => 'La Porte, TX', - 1281471 => 'La Porte, TX', - 1281474 => 'Seabrook, TX', - 1281476 => 'Deer Park, TX', - 1281477 => 'Houston, TX', - 1281478 => 'Deer Park, TX', - 1281479 => 'Deer Park, TX', - 1281480 => 'Houston, TX', - 1281481 => 'Houston, TX', - 1281482 => 'Friendswood, TX', - 1281484 => 'Houston, TX', - 1281485 => 'Pearland, TX', - 1281487 => 'Pasadena, TX', - 1281488 => 'Houston, TX', - 1281489 => 'Manvel, TX', - 1281491 => 'Sugar Land, TX', - 1281493 => 'Houston, TX', - 1281494 => 'Sugar Land, TX', - 1281495 => 'Houston, TX', - 1281496 => 'Houston, TX', - 1281497 => 'Houston, TX', - 1281498 => 'Houston, TX', - 1281501 => 'Houston, TX', - 1281506 => 'Houston, TX', - 1281516 => 'Tomball, TX', - 1281517 => 'Houston, TX', - 1281528 => 'Spring, TX', - 1281530 => 'Houston, TX', - 1281531 => 'Houston, TX', - 1281533 => 'Fulshear, TX', - 1281534 => 'Dickinson, TX', - 1281537 => 'Houston, TX', - 1281540 => 'Humble, TX', - 1281545 => 'Richmond, TX', - 1281548 => 'Humble, TX', - 1281550 => 'Houston, TX', - 1281554 => 'League City, TX', - 1281556 => 'Houston, TX', - 1281558 => 'Houston, TX', - 1281559 => 'Bacliff, TX', - 1281561 => 'Houston, TX', - 1281564 => 'Houston, TX', - 1281565 => 'Sugar Land, TX', - 1281568 => 'Houston, TX', - 1281573 => 'Baytown, TX', - 1281574 => 'Katy, TX', - 1281575 => 'Houston, TX', - 1281578 => 'Katy, TX', - 1281579 => 'Katy, TX', - 1281580 => 'Houston, TX', - 1281583 => 'Houston, TX', - 1281585 => 'Alvin, TX', - 1281586 => 'Houston, TX', - 1281587 => 'Houston, TX', - 1281589 => 'Houston, TX', - 1281590 => 'Houston, TX', - 1281591 => 'Houston, TX', - 1281592 => 'Cleveland, TX', - 1281593 => 'Cleveland, TX', - 1281596 => 'Houston, TX', - 1281597 => 'Houston, TX', - 1281598 => 'Houston, TX', - 1281599 => 'Katy, TX', - 1281617 => 'Houston, TX', - 1281634 => 'Sugar Land, TX', - 1281644 => 'Katy, TX', - 1281646 => 'Katy, TX', - 1281648 => 'Friendswood, TX', - 1281651 => 'Spring, TX', - 1281656 => 'Houston, TX', - 1281659 => 'Cleveland, TX', - 1281679 => 'Houston, TX', - 1281693 => 'Katy, TX', - 1281719 => 'Spring, TX', - 1281741 => 'Houston, TX', - 1281752 => 'Houston, TX', - 1281756 => 'Alvin, TX', - 1281758 => 'Cypress, TX', - 1281759 => 'Houston, TX', - 1281778 => 'Missouri City, TX', - 1281781 => 'Houston, TX', - 1281784 => 'Houston, TX', - 1281807 => 'Houston, TX', - 1281812 => 'Humble, TX', - 1281820 => 'Houston, TX', - 1281821 => 'Houston, TX', - 1281822 => 'Houston, TX', - 1281824 => 'Alvin, TX', - 1281829 => 'Katy, TX', - 1281835 => 'Missouri City, TX', - 1281837 => 'Baytown, TX', - 1281839 => 'Baytown, TX', - 1281842 => 'La Porte, TX', - 1281847 => 'Houston, TX', - 1281852 => 'Humble, TX', - 1281855 => 'Houston, TX', - 1281856 => 'Houston, TX', - 1281858 => 'Houston, TX', - 1281859 => 'Houston, TX', - 1281860 => 'Channelview, TX', - 1281861 => 'Houston, TX', - 1281866 => 'Houston, TX', - 1281867 => 'La Porte, TX', - 1281870 => 'Houston, TX', - 1281872 => 'Houston, TX', - 1281873 => 'Houston, TX', - 1281875 => 'Houston, TX', - 1281876 => 'Houston, TX', - 1281879 => 'Houston, TX', - 1281880 => 'Houston, TX', - 1281888 => 'Houston, TX', - 1281890 => 'Houston, TX', - 1281893 => 'Houston, TX', - 1281894 => 'Houston, TX', - 1281895 => 'Houston, TX', - 1281897 => 'Houston, TX', - 1281907 => 'Spring, TX', - 1281919 => 'Houston, TX', - 1281920 => 'Houston, TX', - 1281922 => 'Houston, TX', - 1281930 => 'Deer Park, TX', - 1281931 => 'Houston, TX', - 1281933 => 'Houston, TX', - 1281934 => 'Brookshire, TX', - 1281955 => 'Houston, TX', - 1281970 => 'Houston, TX', - 1281973 => 'Humble, TX', - 1281974 => 'Houston, TX', - 1281980 => 'Sugar Land, TX', - 1281983 => 'Houston, TX', - 1281987 => 'Houston, TX', - 1281988 => 'Houston, TX', - 1281991 => 'Pasadena, TX', - 1281992 => 'Friendswood, TX', - 1281993 => 'Friendswood, TX', - 1281996 => 'Friendswood, TX', - 1281997 => 'Pearland, TX', - 1281998 => 'Pasadena, TX', - 1281999 => 'Houston, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1289.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1289.php deleted file mode 100644 index f3a43fdee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1289.php +++ /dev/null @@ -1,16 +0,0 @@ - 'Ontario', - 1289240 => 'Oshawa, ON', - 1289296 => 'Niagara Falls, ON', - 1289337 => 'Burlington, ON', - 1289362 => 'St. Catharines, ON', - 1289389 => 'Hamilton, ON', - 1289396 => 'Hamilton, ON', - 1289752 => 'Brampton, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/13.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/13.php new file mode 100644 index 000000000..3c36f2aa5 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/13.php @@ -0,0 +1,4184 @@ + 'Maryland', + 1301203 => 'Fort Washington, MD', + 1301208 => 'Gaithersburg, MD', + 1301210 => 'Beltsville, MD', + 1301215 => 'Bethesda, MD', + 1301216 => 'Gaithersburg, MD', + 1301217 => 'Rockville, MD', + 1301220 => 'Greenbelt, MD', + 1301223 => 'Williamsport, MD', + 1301228 => 'Frederick, MD', + 1301229 => 'Bethesda, MD', + 1301230 => 'Rockville, MD', + 1301231 => 'Rockville, MD', + 1301248 => 'Fort Washington, MD', + 1301251 => 'Rockville, MD', + 1301253 => 'Damascus, MD', + 1301258 => 'Gaithersburg, MD', + 1301259 => 'Newburg, MD', + 1301260 => 'Olney, MD', + 1301262 => 'Bowie, MD', + 1301263 => 'Bethesda, MD', + 1301270 => 'Takoma Park, MD', + 1301271 => 'Thurmont, MD', + 1301274 => 'Hughesville, MD', + 1301279 => 'Rockville, MD', + 1301283 => 'Accokeek, MD', + 1301292 => 'Fort Washington, MD', + 1301293 => 'Myersville, MD', + 1301294 => 'Rockville, MD', + 1301295 => 'Bethesda, MD', + 1301296 => 'Towson, MD', + 1301297 => 'Clinton, MD', + 1301299 => 'Potomac, MD', + 1301306 => 'Lanham, MD', + 1301309 => 'Rockville, MD', + 1301315 => 'Rockville, MD', + 1301316 => 'Temple Hills, MD', + 1301317 => 'Laurel, MD', + 1301319 => 'Bethesda, MD', + 1301320 => 'Bethesda, MD', + 1301330 => 'Gaithersburg, MD', + 1301334 => 'Oakland, MD', + 1301336 => 'Capitol Heights, MD', + 1301340 => 'Rockville, MD', + 1301349 => 'Poolesville, MD', + 1301352 => 'Bowie, MD', + 1301353 => 'Germantown, MD', + 1301355 => 'Gaithersburg, MD', + 1301359 => 'Westernport, MD', + 1301362 => 'Laurel, MD', + 1301365 => 'Bethesda, MD', + 1301371 => 'Middletown, MD', + 1301372 => 'Brandywine, MD', + 1301373 => 'Hollywood, MD', + 1301374 => 'Waldorf, MD', + 1301375 => 'Bryans Road, MD', + 1301384 => 'Silver Spring, MD', + 1301392 => 'La Plata, MD', + 1301393 => 'Hagerstown, MD', + 1301396 => 'Waldorf, MD', + 1301402 => 'Bethesda, MD', + 1301417 => 'Gaithersburg, MD', + 1301421 => 'Burtonsville, MD', + 1301422 => 'Hyattsville, MD', + 1301423 => 'Temple Hills, MD', + 1301424 => 'Rockville, MD', + 1301428 => 'Germantown, MD', + 1301429 => 'Lanham, MD', + 1301438 => 'Silver Spring, MD', + 1301447 => 'Emmitsburg, MD', + 1301449 => 'Temple Hills, MD', + 1301459 => 'Lanham, MD', + 1301463 => 'Lonaconing, MD', + 1301464 => 'Bowie, MD', + 1301468 => 'Rockville, MD', + 1301469 => 'Bethesda, MD', + 1301473 => 'Frederick, MD', + 1301475 => 'Leonardtown, MD', + 1301483 => 'Laurel, MD', + 1301490 => 'Laurel, MD', + 1301493 => 'Bethesda, MD', + 1301495 => 'Silver Spring, MD', + 1301496 => 'Bethesda, MD', + 1301497 => 'Laurel, MD', + 1301498 => 'Laurel, MD', + 1301515 => 'Germantown, MD', + 1301519 => 'Gaithersburg, MD', + 1301527 => 'Gaithersburg, MD', + 1301528 => 'Germantown, MD', + 1301530 => 'Bethesda, MD', + 1301533 => 'Oakland, MD', + 1301540 => 'Germantown, MD', + 1301545 => 'Rockville, MD', + 1301552 => 'Lanham, MD', + 1301559 => 'Hyattsville, MD', + 1301562 => 'Silver Spring, MD', + 1301564 => 'Bethesda, MD', + 1301565 => 'Silver Spring, MD', + 1301567 => 'Oxon Hill, MD', + 1301570 => 'Olney, MD', + 1301571 => 'Bethesda, MD', + 1301572 => 'Silver Spring, MD', + 1301574 => 'Upper Marlboro, MD', + 1301577 => 'Lanham, MD', + 1301582 => 'Hagerstown, MD', + 1301585 => 'Silver Spring, MD', + 1301587 => 'Silver Spring, MD', + 1301588 => 'Silver Spring, MD', + 1301589 => 'Silver Spring, MD', + 1301590 => 'Gaithersburg, MD', + 1301592 => 'Silver Spring, MD', + 1301593 => 'Silver Spring, MD', + 1301595 => 'Beltsville, MD', + 1301596 => 'Columbia, MD', + 1301598 => 'Silver Spring, MD', + 1301599 => 'Upper Marlboro, MD', + 1301600 => 'Frederick, MD', + 1301604 => 'Laurel, MD', + 1301608 => 'Silver Spring, MD', + 1301609 => 'La Plata, MD', + 1301610 => 'Rockville, MD', + 1301618 => 'Upper Marlboro, MD', + 1301620 => 'Frederick, MD', + 1301622 => 'Silver Spring, MD', + 1301624 => 'Frederick, MD', + 1301627 => 'Upper Marlboro, MD', + 1301630 => 'Temple Hills, MD', + 1301631 => 'Frederick, MD', + 1301632 => 'Waldorf, MD', + 1301638 => 'Waldorf, MD', + 1301645 => 'Waldorf, MD', + 1301649 => 'Silver Spring, MD', + 1301654 => 'Bethesda, MD', + 1301656 => 'Bethesda, MD', + 1301657 => 'Bethesda, MD', + 1301662 => 'Frederick, MD', + 1301663 => 'Frederick, MD', + 1301665 => 'Hagerstown, MD', + 1301668 => 'Frederick, MD', + 1301670 => 'Gaithersburg, MD', + 1301678 => 'Hancock, MD', + 1301680 => 'Silver Spring, MD', + 1301681 => 'Silver Spring, MD', + 1301682 => 'Frederick, MD', + 1301686 => 'Oxon Hill, MD', + 1301689 => 'Frostburg, MD', + 1301694 => 'Frederick, MD', + 1301695 => 'Frederick, MD', + 1301696 => 'Frederick, MD', + 1301698 => 'Frederick, MD', + 1301702 => 'Temple Hills, MD', + 1301705 => 'Waldorf, MD', + 1301714 => 'Hagerstown, MD', + 1301718 => 'Bethesda, MD', + 1301722 => 'Cumberland, MD', + 1301723 => 'Cumberland, MD', + 1301724 => 'Cumberland, MD', + 1301725 => 'Laurel, MD', + 1301729 => 'Cumberland, MD', + 1301733 => 'Hagerstown, MD', + 1301737 => 'California, MD', + 1301738 => 'Rockville, MD', + 1301739 => 'Hagerstown, MD', + 1301740 => 'Gaithersburg, MD', + 1301743 => 'Indian Head, MD', + 1301745 => 'Hagerstown, MD', + 1301749 => 'Oxon Hill, MD', + 1301754 => 'Silver Spring, MD', + 1301759 => 'Cumberland, MD', + 1301762 => 'Rockville, MD', + 1301765 => 'Potomac, MD', + 1301766 => 'Hagerstown, MD', + 1301767 => 'Bethesda, MD', + 1301770 => 'Rockville, MD', + 1301774 => 'Olney, MD', + 1301776 => 'Laurel, MD', + 1301777 => 'Cumberland, MD', + 1301780 => 'Upper Marlboro, MD', + 1301782 => 'Brandywine, MD', + 1301790 => 'Hagerstown, MD', + 1301791 => 'Hagerstown, MD', + 1301797 => 'Hagerstown, MD', + 1301805 => 'Bowie, MD', + 1301809 => 'Bowie, MD', + 1301816 => 'Rockville, MD', + 1301824 => 'Smithsburg, MD', + 1301829 => 'Mount Airy, MD', + 1301834 => 'Brunswick, MD', + 1301838 => 'Rockville, MD', + 1301839 => 'Oxon Hill, MD', + 1301840 => 'Gaithersburg, MD', + 1301842 => 'Clear Spring, MD', + 1301843 => 'Waldorf, MD', + 1301845 => 'Walkersville, MD', + 1301846 => 'Frederick, MD', + 1301853 => 'Hyattsville, MD', + 1301856 => 'Clinton, MD', + 1301860 => 'Bowie, MD', + 1301863 => 'Lexington Park, MD', + 1301868 => 'Clinton, MD', + 1301869 => 'Gaithersburg, MD', + 1301877 => 'Clinton, MD', + 1301879 => 'Silver Spring, MD', + 1301881 => 'Rockville, MD', + 1301884 => 'Mechanicsville, MD', + 1301885 => 'Waldorf, MD', + 1301890 => 'Silver Spring, MD', + 1301891 => 'Takoma Park, MD', + 1301894 => 'Temple Hills, MD', + 1301895 => 'Grantsville, MD', + 1301896 => 'Bethesda, MD', + 1301897 => 'Bethesda, MD', + 1301899 => 'Temple Hills, MD', + 1301907 => 'Bethesda, MD', + 1301913 => 'Bethesda, MD', + 1301916 => 'Germantown, MD', + 1301926 => 'Gaithersburg, MD', + 1301929 => 'Kensington, MD', + 1301931 => 'Beltsville, MD', + 1301932 => 'Waldorf, MD', + 1301934 => 'La Plata, MD', + 1301937 => 'Beltsville, MD', + 1301947 => 'Gaithersburg, MD', + 1301948 => 'Gaithersburg, MD', + 1301951 => 'Bethesda, MD', + 1301952 => 'Upper Marlboro, MD', + 1301953 => 'Laurel, MD', + 1301961 => 'Bethesda, MD', + 1301963 => 'Gaithersburg, MD', + 1301972 => 'Germantown, MD', + 1301977 => 'Gaithersburg, MD', + 1301982 => 'Greenbelt, MD', + 1301983 => 'Potomac, MD', + 1301984 => 'Rockville, MD', + 1301986 => 'Bethesda, MD', + 1301987 => 'Gaithersburg, MD', + 1301989 => 'Silver Spring, MD', + 1301990 => 'Gaithersburg, MD', + 1301997 => 'Leonardtown, MD', + 1302 => 'Delaware', + 1302224 => 'Newark, DE', + 1302225 => 'Wilmington, DE', + 1302226 => 'Rehoboth Beach, DE', + 1302227 => 'Rehoboth Beach, DE', + 1302234 => 'Hockessin, DE', + 1302235 => 'Hockessin, DE', + 1302239 => 'Hockessin, DE', + 1302255 => 'Wilmington, DE', + 1302266 => 'Newark, DE', + 1302284 => 'Felton, DE', + 1302292 => 'Newark, DE', + 1302322 => 'New Castle, DE', + 1302323 => 'New Castle, DE', + 1302324 => 'New Castle, DE', + 1302325 => 'New Castle, DE', + 1302326 => 'New Castle, DE', + 1302328 => 'New Castle, DE', + 1302337 => 'Bridgeville, DE', + 1302349 => 'Greenwood, DE', + 1302366 => 'Newark, DE', + 1302368 => 'Newark, DE', + 1302369 => 'Newark, DE', + 1302376 => 'Middletown, DE', + 1302378 => 'Middletown, DE', + 1302384 => 'Wilmington, DE', + 1302395 => 'New Castle, DE', + 1302398 => 'Harrington, DE', + 1302421 => 'Wilmington, DE', + 1302422 => 'Milford, DE', + 1302424 => 'Milford, DE', + 1302425 => 'Wilmington, DE', + 1302427 => 'Wilmington, DE', + 1302428 => 'Wilmington, DE', + 1302429 => 'Wilmington, DE', + 1302430 => 'Milford, DE', + 1302436 => 'Selbyville, DE', + 1302449 => 'Middletown, DE', + 1302453 => 'Newark, DE', + 1302454 => 'Newark, DE', + 1302455 => 'Newark, DE', + 1302456 => 'Newark, DE', + 1302472 => 'Wilmington, DE', + 1302475 => 'Wilmington, DE', + 1302477 => 'Wilmington, DE', + 1302478 => 'Wilmington, DE', + 1302479 => 'Wilmington, DE', + 1302482 => 'Wilmington, DE', + 1302492 => 'Hartly, DE', + 1302529 => 'Wilmington, DE', + 1302533 => 'Newark, DE', + 1302543 => 'Wilmington, DE', + 1302571 => 'Wilmington, DE', + 1302573 => 'Wilmington, DE', + 1302575 => 'Wilmington, DE', + 1302576 => 'Wilmington, DE', + 1302577 => 'Wilmington, DE', + 1302623 => 'Newark, DE', + 1302628 => 'Seaford, DE', + 1302629 => 'Seaford, DE', + 1302633 => 'Wilmington, DE', + 1302636 => 'Wilmington, DE', + 1302644 => 'Lewes, DE', + 1302645 => 'Lewes, DE', + 1302651 => 'Wilmington, DE', + 1302652 => 'Wilmington, DE', + 1302653 => 'Smyrna, DE', + 1302654 => 'Wilmington, DE', + 1302655 => 'Wilmington, DE', + 1302656 => 'Wilmington, DE', + 1302658 => 'Wilmington, DE', + 1302659 => 'Smyrna, DE', + 1302661 => 'Wilmington, DE', + 1302672 => 'Dover, DE', + 1302674 => 'Dover, DE', + 1302677 => 'Dover, DE', + 1302678 => 'Dover, DE', + 1302684 => 'Milton, DE', + 1302691 => 'Wilmington, DE', + 1302730 => 'Dover, DE', + 1302731 => 'Newark, DE', + 1302732 => 'Dagsboro, DE', + 1302733 => 'Newark, DE', + 1302734 => 'Dover, DE', + 1302735 => 'Dover, DE', + 1302736 => 'Dover, DE', + 1302737 => 'Newark, DE', + 1302738 => 'Newark, DE', + 1302739 => 'Dover, DE', + 1302744 => 'Dover, DE', + 1302761 => 'Wilmington, DE', + 1302762 => 'Wilmington, DE', + 1302764 => 'Wilmington, DE', + 1302777 => 'Wilmington, DE', + 1302778 => 'Wilmington, DE', + 1302792 => 'Claymont, DE', + 1302798 => 'Claymont, DE', + 1302832 => 'Bear, DE', + 1302838 => 'Bear, DE', + 1302846 => 'Delmar, DE', + 1302854 => 'Georgetown, DE', + 1302855 => 'Georgetown, DE', + 1302856 => 'Georgetown, DE', + 1302875 => 'Laurel, DE', + 1302888 => 'Wilmington, DE', + 1302892 => 'Wilmington, DE', + 1302894 => 'Newark, DE', + 1302934 => 'Millsboro, DE', + 1302945 => 'Millsboro, DE', + 1302947 => 'Millsboro, DE', + 1302984 => 'Wilmington, DE', + 1302992 => 'Wilmington, DE', + 1302993 => 'Wilmington, DE', + 1302994 => 'Wilmington, DE', + 1302995 => 'Wilmington, DE', + 1302998 => 'Wilmington, DE', + 1302999 => 'Wilmington, DE', + 1303 => 'Colorado', + 1303205 => 'Lakewood, CO', + 1303215 => 'Golden, CO', + 1303216 => 'Golden, CO', + 1303231 => 'Lakewood, CO', + 1303232 => 'Lakewood, CO', + 1303233 => 'Lakewood, CO', + 1303237 => 'Lakewood, CO', + 1303238 => 'Lakewood, CO', + 1303239 => 'Lakewood, CO', + 1303245 => 'Boulder, CO', + 1303256 => 'Denver, CO', + 1303258 => 'Nederland, CO', + 1303271 => 'Golden, CO', + 1303273 => 'Golden, CO', + 1303277 => 'Golden, CO', + 1303278 => 'Golden, CO', + 1303279 => 'Golden, CO', + 1303282 => 'Denver, CO', + 1303291 => 'Denver, CO', + 1303292 => 'Denver, CO', + 1303293 => 'Denver, CO', + 1303294 => 'Denver, CO', + 1303295 => 'Denver, CO', + 1303296 => 'Denver, CO', + 1303297 => 'Denver, CO', + 1303298 => 'Denver, CO', + 1303300 => 'Denver, CO', + 1303306 => 'Aurora, CO', + 1303307 => 'Denver, CO', + 1303308 => 'Denver, CO', + 1303315 => 'Denver, CO', + 1303316 => 'Denver, CO', + 1303318 => 'Denver, CO', + 1303320 => 'Denver, CO', + 1303321 => 'Denver, CO', + 1303322 => 'Denver, CO', + 1303329 => 'Denver, CO', + 1303331 => 'Denver, CO', + 1303333 => 'Denver, CO', + 1303337 => 'Aurora, CO', + 1303340 => 'Aurora, CO', + 1303341 => 'Aurora, CO', + 1303342 => 'Denver, CO', + 1303343 => 'Aurora, CO', + 1303344 => 'Aurora, CO', + 1303346 => 'Highlands Ranch, CO', + 1303347 => 'Littleton, CO', + 1303355 => 'Denver, CO', + 1303360 => 'Aurora, CO', + 1303363 => 'Aurora, CO', + 1303364 => 'Aurora, CO', + 1303365 => 'Aurora, CO', + 1303366 => 'Aurora, CO', + 1303367 => 'Aurora, CO', + 1303368 => 'Aurora, CO', + 1303371 => 'Denver, CO', + 1303372 => 'Denver, CO', + 1303373 => 'Denver, CO', + 1303375 => 'Denver, CO', + 1303376 => 'Denver, CO', + 1303377 => 'Denver, CO', + 1303384 => 'Golden, CO', + 1303388 => 'Denver, CO', + 1303393 => 'Denver, CO', + 1303394 => 'Denver, CO', + 1303398 => 'Denver, CO', + 1303399 => 'Denver, CO', + 1303400 => 'Aurora, CO', + 1303402 => 'Boulder, CO', + 1303410 => 'Broomfield, CO', + 1303413 => 'Boulder, CO', + 1303415 => 'Boulder, CO', + 1303423 => 'Arvada, CO', + 1303433 => 'Denver, CO', + 1303436 => 'Denver, CO', + 1303438 => 'Broomfield, CO', + 1303439 => 'Broomfield, CO', + 1303440 => 'Boulder, CO', + 1303441 => 'Boulder, CO', + 1303442 => 'Boulder, CO', + 1303443 => 'Boulder, CO', + 1303444 => 'Boulder, CO', + 1303446 => 'Denver, CO', + 1303447 => 'Boulder, CO', + 1303448 => 'Boulder, CO', + 1303449 => 'Boulder, CO', + 1303455 => 'Denver, CO', + 1303458 => 'Denver, CO', + 1303460 => 'Broomfield, CO', + 1303464 => 'Broomfield, CO', + 1303465 => 'Broomfield, CO', + 1303466 => 'Broomfield, CO', + 1303469 => 'Broomfield, CO', + 1303470 => 'Highlands Ranch, CO', + 1303471 => 'Highlands Ranch, CO', + 1303477 => 'Denver, CO', + 1303480 => 'Denver, CO', + 1303481 => 'Aurora, CO', + 1303485 => 'Longmont, CO', + 1303492 => 'Boulder, CO', + 1303493 => 'Denver, CO', + 1303494 => 'Boulder, CO', + 1303498 => 'Brighton, CO', + 1303499 => 'Boulder, CO', + 1303504 => 'Denver, CO', + 1303526 => 'Golden, CO', + 1303530 => 'Boulder, CO', + 1303534 => 'Denver, CO', + 1303536 => 'Hudson, CO', + 1303541 => 'Boulder, CO', + 1303543 => 'Boulder, CO', + 1303544 => 'Boulder, CO', + 1303545 => 'Boulder, CO', + 1303546 => 'Boulder, CO', + 1303554 => 'Boulder, CO', + 1303567 => 'Idaho Springs, CO', + 1303569 => 'Georgetown, CO', + 1303571 => 'Denver, CO', + 1303572 => 'Denver, CO', + 1303573 => 'Denver, CO', + 1303574 => 'Denver, CO', + 1303576 => 'Denver, CO', + 1303582 => 'Black Hawk, CO', + 1303584 => 'Denver, CO', + 1303590 => 'Lakewood, CO', + 1303592 => 'Denver, CO', + 1303595 => 'Denver, CO', + 1303607 => 'Denver, CO', + 1303617 => 'Aurora, CO', + 1303621 => 'Kiowa, CO', + 1303622 => 'Strasburg, CO', + 1303623 => 'Denver, CO', + 1303626 => 'Denver, CO', + 1303627 => 'Aurora, CO', + 1303628 => 'Denver, CO', + 1303629 => 'Denver, CO', + 1303637 => 'Brighton, CO', + 1303639 => 'Denver, CO', + 1303642 => 'Golden, CO', + 1303644 => 'Bennett, CO', + 1303646 => 'Elizabeth, CO', + 1303648 => 'Elbert, CO', + 1303651 => 'Longmont, CO', + 1303652 => 'Niwot, CO', + 1303654 => 'Brighton, CO', + 1303655 => 'Brighton, CO', + 1303659 => 'Brighton, CO', + 1303660 => 'Castle Rock, CO', + 1303663 => 'Castle Rock, CO', + 1303670 => 'Evergreen, CO', + 1303673 => 'Louisville, CO', + 1303674 => 'Evergreen, CO', + 1303678 => 'Longmont, CO', + 1303679 => 'Evergreen, CO', + 1303680 => 'Aurora, CO', + 1303681 => 'Larkspur, CO', + 1303682 => 'Longmont, CO', + 1303683 => 'Highlands Ranch, CO', + 1303684 => 'Longmont, CO', + 1303688 => 'Castle Rock, CO', + 1303690 => 'Aurora, CO', + 1303691 => 'Denver, CO', + 1303692 => 'Denver, CO', + 1303693 => 'Aurora, CO', + 1303695 => 'Aurora, CO', + 1303696 => 'Aurora, CO', + 1303697 => 'Morrison, CO', + 1303698 => 'Denver, CO', + 1303702 => 'Longmont, CO', + 1303703 => 'Littleton, CO', + 1303715 => 'Denver, CO', + 1303716 => 'Lakewood, CO', + 1303722 => 'Denver, CO', + 1303724 => 'Aurora, CO', + 1303730 => 'Littleton, CO', + 1303732 => 'Keenesburg, CO', + 1303733 => 'Denver, CO', + 1303734 => 'Littleton, CO', + 1303738 => 'Littleton, CO', + 1303739 => 'Aurora, CO', + 1303744 => 'Denver, CO', + 1303745 => 'Aurora, CO', + 1303750 => 'Aurora, CO', + 1303751 => 'Aurora, CO', + 1303752 => 'Aurora, CO', + 1303753 => 'Denver, CO', + 1303755 => 'Aurora, CO', + 1303756 => 'Denver, CO', + 1303757 => 'Denver, CO', + 1303758 => 'Denver, CO', + 1303759 => 'Denver, CO', + 1303762 => 'Englewood, CO', + 1303763 => 'Lakewood, CO', + 1303764 => 'Denver, CO', + 1303765 => 'Denver, CO', + 1303772 => 'Longmont, CO', + 1303774 => 'Longmont, CO', + 1303776 => 'Longmont, CO', + 1303777 => 'Denver, CO', + 1303778 => 'Denver, CO', + 1303780 => 'Denver, CO', + 1303781 => 'Englewood, CO', + 1303782 => 'Denver, CO', + 1303783 => 'Englewood, CO', + 1303786 => 'Boulder, CO', + 1303788 => 'Englewood, CO', + 1303789 => 'Englewood, CO', + 1303791 => 'Highlands Ranch, CO', + 1303794 => 'Littleton, CO', + 1303795 => 'Littleton, CO', + 1303797 => 'Littleton, CO', + 1303798 => 'Littleton, CO', + 1303805 => 'Parker, CO', + 1303806 => 'Englewood, CO', + 1303814 => 'Castle Rock, CO', + 1303822 => 'Byers, CO', + 1303823 => 'Lyons, CO', + 1303825 => 'Denver, CO', + 1303828 => 'Erie, CO', + 1303830 => 'Denver, CO', + 1303831 => 'Denver, CO', + 1303832 => 'Denver, CO', + 1303834 => 'Longmont, CO', + 1303837 => 'Denver, CO', + 1303839 => 'Denver, CO', + 1303840 => 'Parker, CO', + 1303841 => 'Parker, CO', + 1303856 => 'Aurora, CO', + 1303857 => 'Fort Lupton, CO', + 1303860 => 'Denver, CO', + 1303861 => 'Denver, CO', + 1303863 => 'Denver, CO', + 1303866 => 'Denver, CO', + 1303869 => 'Denver, CO', + 1303871 => 'Denver, CO', + 1303892 => 'Denver, CO', + 1303893 => 'Denver, CO', + 1303894 => 'Denver, CO', + 1303904 => 'Littleton, CO', + 1303914 => 'Lakewood, CO', + 1303922 => 'Denver, CO', + 1303932 => 'Littleton, CO', + 1303933 => 'Littleton, CO', + 1303934 => 'Denver, CO', + 1303935 => 'Denver, CO', + 1303936 => 'Denver, CO', + 1303937 => 'Denver, CO', + 1303938 => 'Boulder, CO', + 1303948 => 'Littleton, CO', + 1303969 => 'Lakewood, CO', + 1303972 => 'Littleton, CO', + 1303973 => 'Littleton, CO', + 1303975 => 'Denver, CO', + 1303978 => 'Littleton, CO', + 1303979 => 'Littleton, CO', + 1303980 => 'Lakewood, CO', + 1303984 => 'Lakewood, CO', + 1303985 => 'Lakewood, CO', + 1303986 => 'Lakewood, CO', + 1303987 => 'Lakewood, CO', + 1303988 => 'Lakewood, CO', + 1303989 => 'Lakewood, CO', + 1304 => 'West Virginia', + 1304205 => 'Charleston, WV', + 1304225 => 'Morgantown, WV', + 1304226 => 'Cowen, WV', + 1304229 => 'Inwood, WV', + 1304232 => 'Wheeling, WV', + 1304233 => 'Wheeling, WV', + 1304234 => 'Wheeling, WV', + 1304235 => 'Williamson, WV', + 1304239 => 'Holden, WV', + 1304241 => 'Morgantown, WV', + 1304242 => 'Wheeling, WV', + 1304243 => 'Wheeling, WV', + 1304250 => 'Beckley, WV', + 1304252 => 'Beckley, WV', + 1304253 => 'Beckley, WV', + 1304254 => 'Beckley, WV', + 1304255 => 'Beckley, WV', + 1304256 => 'Beckley, WV', + 1304257 => 'Petersburg, WV', + 1304258 => 'Berkeley Springs, WV', + 1304260 => 'Martinsburg, WV', + 1304262 => 'Martinsburg, WV', + 1304263 => 'Martinsburg, WV', + 1304264 => 'Martinsburg, WV', + 1304265 => 'Grafton, WV', + 1304267 => 'Martinsburg, WV', + 1304269 => 'Weston, WV', + 1304272 => 'Wayne, WV', + 1304273 => 'Ravenswood, WV', + 1304274 => 'Falling Waters, WV', + 1304275 => 'Elizabeth, WV', + 1304277 => 'Wheeling, WV', + 1304284 => 'Morgantown, WV', + 1304285 => 'Morgantown, WV', + 1304291 => 'Morgantown, WV', + 1304292 => 'Morgantown, WV', + 1304293 => 'Morgantown, WV', + 1304294 => 'Mullens, WV', + 1304295 => 'Vienna, WV', + 1304296 => 'Morgantown, WV', + 1304324 => 'Bluefield, WV', + 1304325 => 'Bluefield, WV', + 1304326 => 'Clarksburg, WV', + 1304327 => 'Bluefield, WV', + 1304329 => 'Kingwood, WV', + 1304340 => 'Charleston, WV', + 1304342 => 'Charleston, WV', + 1304343 => 'Charleston, WV', + 1304344 => 'Charleston, WV', + 1304345 => 'Charleston, WV', + 1304346 => 'Charleston, WV', + 1304347 => 'Charleston, WV', + 1304348 => 'Charleston, WV', + 1304354 => 'Grantsville, WV', + 1304358 => 'Franklin, WV', + 1304363 => 'Fairmont, WV', + 1304364 => 'Gassaway, WV', + 1304366 => 'Fairmont, WV', + 1304367 => 'Fairmont, WV', + 1304368 => 'Fairmont, WV', + 1304372 => 'Ripley, WV', + 1304375 => 'Williamstown, WV', + 1304379 => 'Bruceton Mills, WV', + 1304387 => 'Chester, WV', + 1304388 => 'Charleston, WV', + 1304392 => 'Rupert, WV', + 1304399 => 'Huntington, WV', + 1304414 => 'Charleston, WV', + 1304420 => 'Parkersburg, WV', + 1304422 => 'Parkersburg, WV', + 1304424 => 'Parkersburg, WV', + 1304425 => 'Princeton, WV', + 1304426 => 'Matewan, WV', + 1304428 => 'Parkersburg, WV', + 1304429 => 'Huntington, WV', + 1304431 => 'Princeton, WV', + 1304436 => 'Welch, WV', + 1304438 => 'Rainelle, WV', + 1304442 => 'Montgomery, WV', + 1304453 => 'Kenova, WV', + 1304455 => 'New Martinsville, WV', + 1304457 => 'Philippi, WV', + 1304462 => 'Glenville, WV', + 1304465 => 'Oak Hill, WV', + 1304466 => 'Hinton, WV', + 1304469 => 'Oak Hill, WV', + 1304472 => 'Buckhannon, WV', + 1304473 => 'Buckhannon, WV', + 1304475 => 'Delbarton, WV', + 1304478 => 'Parsons, WV', + 1304485 => 'Parkersburg, WV', + 1304487 => 'Princeton, WV', + 1304489 => 'Mineral Wells, WV', + 1304496 => 'Augusta, WV', + 1304522 => 'Huntington, WV', + 1304523 => 'Huntington, WV', + 1304525 => 'Huntington, WV', + 1304526 => 'Huntington, WV', + 1304527 => 'Follansbee, WV', + 1304528 => 'Huntington, WV', + 1304529 => 'Huntington, WV', + 1304530 => 'Moorefield, WV', + 1304534 => 'Fairmont, WV', + 1304535 => 'Harpers Ferry, WV', + 1304536 => 'White Slphr Spgs, WV', + 1304538 => 'Moorefield, WV', + 1304547 => 'Triadelphia, WV', + 1304548 => 'Clendenin, WV', + 1304558 => 'Charleston, WV', + 1304562 => 'Hurricane, WV', + 1304564 => 'New Cumberland, WV', + 1304574 => 'Fayetteville, WV', + 1304583 => 'Man, WV', + 1304586 => 'Winfield, WV', + 1304587 => 'Clay, WV', + 1304592 => 'Shinnston, WV', + 1304594 => 'Morgantown, WV', + 1304596 => 'Martinsburg, WV', + 1304598 => 'Morgantown, WV', + 1304599 => 'Morgantown, WV', + 1304622 => 'Clarksburg, WV', + 1304623 => 'Clarksburg, WV', + 1304624 => 'Clarksburg, WV', + 1304636 => 'Elkins, WV', + 1304637 => 'Elkins, WV', + 1304643 => 'Harrisville, WV', + 1304645 => 'Lewisburg, WV', + 1304647 => 'Lewisburg, WV', + 1304652 => 'Sistersville, WV', + 1304658 => 'Ansted, WV', + 1304664 => 'Gilbert, WV', + 1304675 => 'Point Pleasant, WV', + 1304682 => 'Oceana, WV', + 1304683 => 'Sophia, WV', + 1304684 => 'St. Marys, WV', + 1304691 => 'Huntington, WV', + 1304696 => 'Huntington, WV', + 1304697 => 'Huntington, WV', + 1304720 => 'Charleston, WV', + 1304722 => 'St. Albans, WV', + 1304723 => 'Weirton, WV', + 1304725 => 'Charles Town, WV', + 1304727 => 'St. Albans, WV', + 1304728 => 'Charles Town, WV', + 1304732 => 'Pineville, WV', + 1304733 => 'Barboursville, WV', + 1304736 => 'Barboursville, WV', + 1304737 => 'Wellsburg, WV', + 1304738 => 'Ridgeley, WV', + 1304742 => 'Craigsville, WV', + 1304743 => 'Milton, WV', + 1304745 => 'Lost Creek, WV', + 1304746 => 'South Charleston, WV', + 1304748 => 'Weirton, WV', + 1304752 => 'Logan, WV', + 1304753 => 'Peterstown, WV', + 1304754 => 'Hedgesville, WV', + 1304755 => 'Nitro, WV', + 1304756 => 'Alum Creek, WV', + 1304757 => 'Hurricane, WV', + 1304758 => 'Middlebourne, WV', + 1304760 => 'Hurricane, WV', + 1304765 => 'Sutton, WV', + 1304772 => 'Union, WV', + 1304776 => 'Cross Lanes, WV', + 1304781 => 'Huntington, WV', + 1304782 => 'Salem, WV', + 1304788 => 'Keyser, WV', + 1304789 => 'Terra Alta, WV', + 1304797 => 'Weirton, WV', + 1304799 => 'Marlinton, WV', + 1304822 => 'Romney, WV', + 1304823 => 'Belington, WV', + 1304824 => 'Hamlin, WV', + 1304831 => 'Logan, WV', + 1304842 => 'Bridgeport, WV', + 1304843 => 'Moundsville, WV', + 1304845 => 'Moundsville, WV', + 1304846 => 'Richwood, WV', + 1304847 => 'Webster Springs, WV', + 1304848 => 'Bridgeport, WV', + 1304854 => 'Whitesville, WV', + 1304855 => 'Chapmanville, WV', + 1304856 => 'Capon Bridge, WV', + 1304865 => 'Parkersburg, WV', + 1304872 => 'Summersville, WV', + 1304873 => 'West Union, WV', + 1304876 => 'Shepherdstown, WV', + 1304877 => 'Mount Hope, WV', + 1304884 => 'Jane Lew, WV', + 1304905 => 'Wheeling, WV', + 1304925 => 'Charleston, WV', + 1304926 => 'Charleston, WV', + 1304927 => 'Spencer, WV', + 1304929 => 'Beckley, WV', + 1304933 => 'Bridgeport, WV', + 1304965 => 'Elkview, WV', + 1304983 => 'Morgantown, WV', + 1304984 => 'Charleston, WV', + 1304986 => 'Mannington, WV', + 1305 => 'Florida', + 1305207 => 'Miami, FL', + 1305220 => 'Miami, FL', + 1305221 => 'Miami, FL', + 1305222 => 'Miami, FL', + 1305223 => 'Miami, FL', + 1305225 => 'Miami, FL', + 1305226 => 'Miami, FL', + 1305227 => 'Miami, FL', + 1305228 => 'Miami, FL', + 1305229 => 'Miami, FL', + 1305231 => 'Hialeah, FL', + 1305232 => 'Miami, FL', + 1305233 => 'Miami, FL', + 1305234 => 'Miami, FL', + 1305235 => 'Miami, FL', + 1305238 => 'Miami, FL', + 1305242 => 'Homestead, FL', + 1305243 => 'Miami, FL', + 1305245 => 'Homestead, FL', + 1305246 => 'Homestead, FL', + 1305247 => 'Homestead, FL', + 1305248 => 'Homestead, FL', + 1305249 => 'Miami, FL', + 1305251 => 'Miami, FL', + 1305252 => 'Miami, FL', + 1305253 => 'Miami, FL', + 1305254 => 'Miami, FL', + 1305255 => 'Miami, FL', + 1305256 => 'Miami, FL', + 1305257 => 'Homestead, FL', + 1305258 => 'Homestead, FL', + 1305259 => 'Miami, FL', + 1305260 => 'Miami, FL', + 1305261 => 'Miami, FL', + 1305262 => 'Miami, FL', + 1305263 => 'Miami, FL', + 1305264 => 'Miami, FL', + 1305265 => 'Miami, FL', + 1305266 => 'Miami, FL', + 1305267 => 'Miami, FL', + 1305269 => 'Miami, FL', + 1305270 => 'Miami, FL', + 1305271 => 'Miami, FL', + 1305273 => 'Miami, FL', + 1305274 => 'Miami, FL', + 1305275 => 'Miami, FL', + 1305278 => 'Miami, FL', + 1305279 => 'Miami, FL', + 1305285 => 'Miami, FL', + 1305289 => 'Marathon, FL', + 1305292 => 'Key West, FL', + 1305293 => 'Key West, FL', + 1305294 => 'Key West, FL', + 1305295 => 'Key West, FL', + 1305296 => 'Key West, FL', + 1305324 => 'Miami, FL', + 1305325 => 'Miami, FL', + 1305326 => 'Miami, FL', + 1305347 => 'Miami, FL', + 1305349 => 'Miami, FL', + 1305350 => 'Miami, FL', + 1305355 => 'Miami, FL', + 1305358 => 'Miami, FL', + 1305361 => 'Key Biscayne, FL', + 1305362 => 'Hialeah, FL', + 1305364 => 'Hialeah, FL', + 1305365 => 'Key Biscayne, FL', + 1305367 => 'Key Largo, FL', + 1305371 => 'Miami, FL', + 1305372 => 'Miami, FL', + 1305373 => 'Miami, FL', + 1305374 => 'Miami, FL', + 1305375 => 'Miami, FL', + 1305377 => 'Miami, FL', + 1305378 => 'Miami, FL', + 1305379 => 'Miami, FL', + 1305380 => 'Miami, FL', + 1305381 => 'Miami, FL', + 1305382 => 'Miami, FL', + 1305383 => 'Miami, FL', + 1305385 => 'Miami, FL', + 1305386 => 'Miami, FL', + 1305387 => 'Miami, FL', + 1305388 => 'Miami, FL', + 1305392 => 'Miami, FL', + 1305397 => 'Miami Beach, FL', + 1305400 => 'Miami, FL', + 1305406 => 'Doral, FL', + 1305408 => 'Miami, FL', + 1305412 => 'Miami, FL', + 1305416 => 'Miami, FL', + 1305436 => 'Doral, FL', + 1305438 => 'Miami, FL', + 1305445 => 'Coral Gables, FL', + 1305451 => 'Key Largo, FL', + 1305453 => 'Key Largo, FL', + 1305456 => 'Miami, FL', + 1305460 => 'Coral Gables, FL', + 1305480 => 'Miami, FL', + 1305485 => 'Miami, FL', + 1305512 => 'Hialeah, FL', + 1305513 => 'Doral, FL', + 1305525 => 'Miami, FL', + 1305530 => 'Miami, FL', + 1305531 => 'Miami Beach, FL', + 1305532 => 'Miami Beach, FL', + 1305534 => 'Miami Beach, FL', + 1305535 => 'Miami Beach, FL', + 1305538 => 'Miami Beach, FL', + 1305541 => 'Miami, FL', + 1305545 => 'Miami, FL', + 1305547 => 'Miami, FL', + 1305548 => 'Miami, FL', + 1305551 => 'Miami, FL', + 1305552 => 'Miami, FL', + 1305553 => 'Miami, FL', + 1305554 => 'Miami, FL', + 1305556 => 'Hialeah, FL', + 1305557 => 'Hialeah, FL', + 1305558 => 'Hialeah, FL', + 1305559 => 'Miami, FL', + 1305571 => 'Miami, FL', + 1305572 => 'Miami, FL', + 1305573 => 'Miami, FL', + 1305575 => 'Miami, FL', + 1305576 => 'Miami, FL', + 1305577 => 'Miami, FL', + 1305579 => 'Miami, FL', + 1305585 => 'Miami, FL', + 1305595 => 'Miami, FL', + 1305596 => 'Miami, FL', + 1305598 => 'Miami, FL', + 1305603 => 'Miami, FL', + 1305604 => 'Miami Beach, FL', + 1305631 => 'Miami, FL', + 1305633 => 'Miami, FL', + 1305634 => 'Miami, FL', + 1305635 => 'Miami, FL', + 1305636 => 'Miami, FL', + 1305637 => 'Miami, FL', + 1305638 => 'Miami, FL', + 1305642 => 'Miami, FL', + 1305643 => 'Miami, FL', + 1305644 => 'Miami, FL', + 1305646 => 'Miami, FL', + 1305649 => 'Miami, FL', + 1305651 => 'Miami, FL', + 1305652 => 'Miami, FL', + 1305653 => 'Miami, FL', + 1305654 => 'Miami, FL', + 1305655 => 'Miami, FL', + 1305664 => 'Islamorada, FL', + 1305666 => 'Miami, FL', + 1305668 => 'Miami, FL', + 1305670 => 'Miami, FL', + 1305672 => 'Miami Beach, FL', + 1305673 => 'Miami Beach, FL', + 1305682 => 'Miami, FL', + 1305691 => 'Miami, FL', + 1305693 => 'Miami, FL', + 1305694 => 'Miami, FL', + 1305695 => 'Miami Beach, FL', + 1305696 => 'Miami, FL', + 1305698 => 'Hialeah, FL', + 1305718 => 'Doral, FL', + 1305743 => 'Marathon, FL', + 1305745 => 'Summerland Key, FL', + 1305751 => 'Miami, FL', + 1305752 => 'Miami, FL', + 1305754 => 'Miami, FL', + 1305756 => 'Miami, FL', + 1305757 => 'Miami, FL', + 1305758 => 'Miami, FL', + 1305759 => 'Miami, FL', + 1305770 => 'Miami, FL', + 1305789 => 'Miami, FL', + 1305809 => 'Key West, FL', + 1305817 => 'Hialeah, FL', + 1305818 => 'Hialeah, FL', + 1305819 => 'Hialeah, FL', + 1305820 => 'Hialeah, FL', + 1305821 => 'Hialeah, FL', + 1305822 => 'Hialeah, FL', + 1305823 => 'Hialeah, FL', + 1305824 => 'Hialeah, FL', + 1305825 => 'Hialeah, FL', + 1305826 => 'Hialeah, FL', + 1305827 => 'Hialeah, FL', + 1305828 => 'Hialeah, FL', + 1305829 => 'Hialeah, FL', + 1305835 => 'Miami, FL', + 1305836 => 'Miami, FL', + 1305852 => 'Tavernier, FL', + 1305853 => 'Tavernier, FL', + 1305854 => 'Miami, FL', + 1305856 => 'Miami, FL', + 1305857 => 'Miami, FL', + 1305858 => 'Miami, FL', + 1305859 => 'Miami, FL', + 1305860 => 'Miami, FL', + 1305871 => 'Miami, FL', + 1305872 => 'Big Pine Key, FL', + 1305876 => 'Miami, FL', + 1305891 => 'North Miami, FL', + 1305892 => 'North Miami, FL', + 1305893 => 'North Miami, FL', + 1305895 => 'North Miami, FL', + 1305899 => 'North Miami, FL', + 1305913 => 'Miami, FL', + 1305953 => 'Opa-locka, FL', + 1305960 => 'Miami, FL', + 1305961 => 'Miami, FL', + 1305969 => 'Miami, FL', + 1305971 => 'Miami, FL', + 1305999 => 'Miami, FL', + 1306 => 'Saskatchewan', + 1306205 => 'Regina, SK', + 1306228 => 'Unity, SK', + 1306236 => 'Meadow Lake, SK', + 1306242 => 'Saskatoon, SK', + 1306244 => 'Saskatoon, SK', + 1306249 => 'Saskatoon, SK', + 1306272 => 'Foam Lake, SK', + 1306297 => 'Shaunavon, SK', + 1306327 => 'Kelvington, SK', + 1306332 => 'Fort Qu\'Appelle, SK', + 1306338 => 'Wadena, SK', + 1306343 => 'Saskatoon, SK', + 1306347 => 'Regina, SK', + 1306352 => 'Regina, SK', + 1306359 => 'Regina, SK', + 1306373 => 'Saskatoon, SK', + 1306374 => 'Saskatoon, SK', + 1306382 => 'Saskatoon, SK', + 1306384 => 'Saskatoon, SK', + 1306425 => 'La Ronge, SK', + 1306435 => 'Moosomin, SK', + 1306445 => 'North Battleford, SK', + 1306446 => 'North Battleford, SK', + 1306452 => 'Redvers, SK', + 1306453 => 'Carlyle, SK', + 1306463 => 'Kindersley, SK', + 1306477 => 'Saskatoon, SK', + 1306482 => 'Carnduff, SK', + 1306483 => 'Oxbow, SK', + 1306522 => 'Regina, SK', + 1306525 => 'Regina, SK', + 1306542 => 'Kamsack, SK', + 1306543 => 'Regina, SK', + 1306545 => 'Regina, SK', + 1306546 => 'Regina, SK', + 1306547 => 'Preeceville, SK', + 1306554 => 'Wynyard, SK', + 1306563 => 'Canora, SK', + 1306565 => 'Regina, SK', + 1306567 => 'Davidson, SK', + 1306569 => 'Regina, SK', + 1306584 => 'Regina, SK', + 1306585 => 'Regina, SK', + 1306586 => 'Regina, SK', + 1306634 => 'Estevan, SK', + 1306642 => 'Assiniboia, SK', + 1306648 => 'Gravelbourg, SK', + 1306651 => 'Saskatoon, SK', + 1306652 => 'Saskatoon, SK', + 1306653 => 'Saskatoon, SK', + 1306662 => 'Maple Creek, SK', + 1306664 => 'Saskatoon, SK', + 1306665 => 'Saskatoon, SK', + 1306668 => 'Saskatoon, SK', + 1306682 => 'Humboldt, SK', + 1306683 => 'Saskatoon, SK', + 1306691 => 'Moose Jaw, SK', + 1306692 => 'Moose Jaw, SK', + 1306693 => 'Moose Jaw, SK', + 1306694 => 'Moose Jaw, SK', + 1306695 => 'Indian Head, SK', + 1306721 => 'Regina, SK', + 1306728 => 'Melville, SK', + 1306731 => 'Lumsden, SK', + 1306745 => 'Esterhazy, SK', + 1306747 => 'Shellbrook, SK', + 1306752 => 'Melfort, SK', + 1306753 => 'Macklin, SK', + 1306757 => 'Regina, SK', + 1306763 => 'Prince Albert, SK', + 1306764 => 'Prince Albert, SK', + 1306768 => 'Carrot River, SK', + 1306773 => 'Swift Current, SK', + 1306775 => 'Regina, SK', + 1306778 => 'Swift Current, SK', + 1306780 => 'Regina, SK', + 1306781 => 'Regina, SK', + 1306782 => 'Yorkton, SK', + 1306783 => 'Yorkton, SK', + 1306786 => 'Yorkton, SK', + 1306789 => 'Regina, SK', + 1306790 => 'Regina, SK', + 1306791 => 'Regina, SK', + 1306825 => 'Lloydminster, SK', + 1306834 => 'Kerrobert, SK', + 1306842 => 'Weyburn, SK', + 1306845 => 'Turtleford, SK', + 1306862 => 'Nipawin, SK', + 1306865 => 'Hudson Bay, SK', + 1306867 => 'Outlook, SK', + 1306873 => 'Tisdale, SK', + 1306882 => 'Rosetown, SK', + 1306883 => 'Spiritwood, SK', + 1306893 => 'Maidstone, SK', + 1306922 => 'Prince Albert, SK', + 1306924 => 'Regina, SK', + 1306931 => 'Saskatoon, SK', + 1306933 => 'Saskatoon, SK', + 1306934 => 'Saskatoon, SK', + 1306937 => 'Battleford, SK', + 1306946 => 'Watrous, SK', + 1306948 => 'Biggar, SK', + 1306949 => 'Regina, SK', + 1306953 => 'Prince Albert, SK', + 1306955 => 'Saskatoon, SK', + 1306956 => 'Saskatoon, SK', + 1306966 => 'Saskatoon, SK', + 1306975 => 'Saskatoon, SK', + 1306978 => 'Saskatoon, SK', + 1306979 => 'Saskatoon, SK', + 1307 => 'Wyoming', + 1307232 => 'Casper, WY', + 1307233 => 'Casper, WY', + 1307234 => 'Casper, WY', + 1307235 => 'Casper, WY', + 1307237 => 'Casper, WY', + 1307245 => 'Pine Bluffs, WY', + 1307265 => 'Casper, WY', + 1307266 => 'Casper, WY', + 1307276 => 'Big Piney, WY', + 1307283 => 'Sundance, WY', + 1307315 => 'Casper, WY', + 1307322 => 'Wheatland, WY', + 1307324 => 'Rawlins, WY', + 1307326 => 'Saratoga, WY', + 1307328 => 'Rawlins, WY', + 1307332 => 'Lander, WY', + 1307334 => 'Lusk, WY', + 1307335 => 'Lander, WY', + 1307347 => 'Worland, WY', + 1307352 => 'Rock Springs, WY', + 1307358 => 'Douglas, WY', + 1307362 => 'Rock Springs, WY', + 1307367 => 'Pinedale, WY', + 1307382 => 'Rock Springs, WY', + 1307383 => 'Baggs, WY', + 1307426 => 'Cheyenne, WY', + 1307432 => 'Cheyenne, WY', + 1307433 => 'Cheyenne, WY', + 1307436 => 'Glenrock, WY', + 1307455 => 'Dubois, WY', + 1307472 => 'Casper, WY', + 1307473 => 'Casper, WY', + 1307527 => 'Cody, WY', + 1307532 => 'Torrington, WY', + 1307548 => 'Lovell, WY', + 1307568 => 'Basin, WY', + 1307577 => 'Casper, WY', + 1307578 => 'Cody, WY', + 1307587 => 'Cody, WY', + 1307632 => 'Cheyenne, WY', + 1307633 => 'Cheyenne, WY', + 1307634 => 'Cheyenne, WY', + 1307635 => 'Cheyenne, WY', + 1307637 => 'Cheyenne, WY', + 1307638 => 'Cheyenne, WY', + 1307654 => 'Alpine, WY', + 1307672 => 'Sheridan, WY', + 1307673 => 'Sheridan, WY', + 1307674 => 'Sheridan, WY', + 1307675 => 'Sheridan, WY', + 1307682 => 'Gillette, WY', + 1307684 => 'Buffalo, WY', + 1307685 => 'Gillette, WY', + 1307686 => 'Gillette, WY', + 1307687 => 'Gillette, WY', + 1307688 => 'Gillette, WY', + 1307690 => 'Jackson, WY', + 1307721 => 'Laramie, WY', + 1307732 => 'Jackson, WY', + 1307733 => 'Jackson, WY', + 1307734 => 'Jackson, WY', + 1307739 => 'Jackson, WY', + 1307742 => 'Laramie, WY', + 1307745 => 'Laramie, WY', + 1307746 => 'Newcastle, WY', + 1307754 => 'Powell, WY', + 1307760 => 'Laramie, WY', + 1307765 => 'Greybull, WY', + 1307777 => 'Cheyenne, WY', + 1307778 => 'Cheyenne, WY', + 1307782 => 'Mountain View, WY', + 1307789 => 'Evanston, WY', + 1307856 => 'Riverton, WY', + 1307857 => 'Riverton, WY', + 1307864 => 'Thermopolis, WY', + 1307875 => 'Green River, WY', + 1307877 => 'Kemmerer, WY', + 1307883 => 'Thayne, WY', + 1307885 => 'Afton, WY', + 1307886 => 'Afton, WY', + 1308 => 'Nebraska', + 1308233 => 'Kearney, NE', + 1308234 => 'Kearney, NE', + 1308235 => 'Kimball, NE', + 1308236 => 'Kearney, NE', + 1308237 => 'Kearney, NE', + 1308254 => 'Sidney, NE', + 1308262 => 'Bridgeport, NE', + 1308282 => 'Gordon, NE', + 1308284 => 'Ogallala, NE', + 1308324 => 'Lexington, NE', + 1308327 => 'Rushville, NE', + 1308345 => 'McCook, NE', + 1308346 => 'Burwell, NE', + 1308352 => 'Grant, NE', + 1308367 => 'Curtis, NE', + 1308381 => 'Grand Island, NE', + 1308382 => 'Grand Island, NE', + 1308384 => 'Grand Island, NE', + 1308385 => 'Grand Island, NE', + 1308389 => 'Grand Island, NE', + 1308398 => 'Grand Island, NE', + 1308423 => 'Benkelman, NE', + 1308425 => 'Franklin, NE', + 1308432 => 'Chadron, NE', + 1308436 => 'Gering, NE', + 1308452 => 'Ravenna, NE', + 1308468 => 'Gibbon, NE', + 1308532 => 'North Platte, NE', + 1308534 => 'North Platte, NE', + 1308535 => 'North Platte, NE', + 1308536 => 'Fullerton, NE', + 1308537 => 'Gothenburg, NE', + 1308623 => 'Mitchell, NE', + 1308630 => 'Scottsbluff, NE', + 1308632 => 'Scottsbluff, NE', + 1308633 => 'Scottsbluff, NE', + 1308635 => 'Scottsbluff, NE', + 1308665 => 'Crawford, NE', + 1308696 => 'North Platte, NE', + 1308697 => 'Cambridge, NE', + 1308728 => 'Ord, NE', + 1308745 => 'Loup City, NE', + 1308754 => 'St. Paul, NE', + 1308762 => 'Alliance, NE', + 1308772 => 'Oshkosh, NE', + 1308784 => 'Cozad, NE', + 1308785 => 'Elwood, NE', + 1308832 => 'Minden, NE', + 1308865 => 'Kearney, NE', + 1308872 => 'Broken Bow, NE', + 1308874 => 'Chappell, NE', + 1308882 => 'Imperial, NE', + 1308928 => 'Alma, NE', + 1308946 => 'Central City, NE', + 1308962 => 'Arapahoe, NE', + 1308995 => 'Holdrege, NE', + 1309 => 'Illinois', + 1309243 => 'Dunlap, IL', + 1309244 => 'Delavan, IL', + 1309245 => 'Farmington, IL', + 1309246 => 'Lacon, IL', + 1309263 => 'Morton, IL', + 1309266 => 'Morton, IL', + 1309268 => 'Normal, IL', + 1309274 => 'Chillicothe, IL', + 1309275 => 'Bloomington, IL', + 1309277 => 'Moline, IL', + 1309289 => 'Knoxville, IL', + 1309341 => 'Galesburg, IL', + 1309342 => 'Galesburg, IL', + 1309343 => 'Galesburg, IL', + 1309344 => 'Galesburg, IL', + 1309345 => 'Galesburg, IL', + 1309346 => 'Pekin, IL', + 1309347 => 'Pekin, IL', + 1309353 => 'Pekin, IL', + 1309364 => 'Henry, IL', + 1309365 => 'Lexington, IL', + 1309367 => 'Metamora, IL', + 1309383 => 'Germantown Hills, IL', + 1309385 => 'Princeville, IL', + 1309432 => 'Minonk, IL', + 1309444 => 'Washington, IL', + 1309451 => 'Normal, IL', + 1309452 => 'Normal, IL', + 1309454 => 'Normal, IL', + 1309462 => 'Abingdon, IL', + 1309467 => 'Eureka, IL', + 1309473 => 'Heyworth, IL', + 1309494 => 'Peoria, IL', + 1309495 => 'Peoria, IL', + 1309523 => 'Port Byron, IL', + 1309526 => 'Orion, IL', + 1309527 => 'El Paso, IL', + 1309543 => 'Havana, IL', + 1309547 => 'Lewistown, IL', + 1309582 => 'Aledo, IL', + 1309589 => 'Peoria, IL', + 1309624 => 'Peoria, IL', + 1309633 => 'Bartonville, IL', + 1309637 => 'Peoria, IL', + 1309647 => 'Canton, IL', + 1309655 => 'Peoria, IL', + 1309659 => 'Erie, IL', + 1309661 => 'Bloomington, IL', + 1309662 => 'Bloomington, IL', + 1309663 => 'Bloomington, IL', + 1309664 => 'Bloomington, IL', + 1309671 => 'Peoria, IL', + 1309672 => 'Peoria, IL', + 1309673 => 'Peoria, IL', + 1309674 => 'Peoria, IL', + 1309676 => 'Peoria, IL', + 1309679 => 'Peoria, IL', + 1309681 => 'Peoria, IL', + 1309682 => 'Peoria, IL', + 1309683 => 'Peoria, IL', + 1309685 => 'Peoria, IL', + 1309686 => 'Peoria, IL', + 1309687 => 'Peoria, IL', + 1309688 => 'Peoria, IL', + 1309689 => 'Peoria, IL', + 1309691 => 'Peoria, IL', + 1309692 => 'Peoria, IL', + 1309693 => 'Peoria, IL', + 1309694 => 'East Peoria, IL', + 1309695 => 'Wyoming, IL', + 1309697 => 'Bartonville, IL', + 1309698 => 'East Peoria, IL', + 1309699 => 'East Peoria, IL', + 1309732 => 'Rock Island, IL', + 1309734 => 'Monmouth, IL', + 1309736 => 'Moline, IL', + 1309740 => 'Peoria, IL', + 1309743 => 'Moline, IL', + 1309745 => 'Washington, IL', + 1309747 => 'Gridley, IL', + 1309752 => 'East Moline, IL', + 1309755 => 'East Moline, IL', + 1309757 => 'Moline, IL', + 1309762 => 'Moline, IL', + 1309764 => 'Moline, IL', + 1309772 => 'Bushnell, IL', + 1309776 => 'Colchester, IL', + 1309786 => 'Rock Island, IL', + 1309787 => 'Milan, IL', + 1309788 => 'Rock Island, IL', + 1309793 => 'Rock Island, IL', + 1309794 => 'Rock Island, IL', + 1309797 => 'Moline, IL', + 1309799 => 'Coal Valley, IL', + 1309820 => 'Bloomington, IL', + 1309827 => 'Bloomington, IL', + 1309828 => 'Bloomington, IL', + 1309829 => 'Bloomington, IL', + 1309833 => 'Macomb, IL', + 1309836 => 'Macomb, IL', + 1309837 => 'Macomb, IL', + 1309839 => 'Peoria, IL', + 1309852 => 'Kewanee, IL', + 1309853 => 'Kewanee, IL', + 1309862 => 'Normal, IL', + 1309888 => 'Normal, IL', + 1309923 => 'Roanoke, IL', + 1309925 => 'Tremont, IL', + 1309928 => 'Farmer City, IL', + 1309932 => 'Galva, IL', + 1309937 => 'Cambridge, IL', + 1309944 => 'Geneseo, IL', + 1309962 => 'Le Roy, IL', + 1309968 => 'Manito, IL', + 1310 => 'California', + 1310201 => 'Los Angeles, CA', + 1310203 => 'Los Angeles, CA', + 1310205 => 'Beverly Hills, CA', + 1310206 => 'Los Angeles, CA', + 1310207 => 'Los Angeles, CA', + 1310208 => 'Los Angeles, CA', + 1310209 => 'Los Angeles, CA', + 1310212 => 'Torrance, CA', + 1310214 => 'Torrance, CA', + 1310217 => 'Gardena, CA', + 1310219 => 'Hawthorne, CA', + 1310222 => 'Torrance, CA', + 1310228 => 'Los Angeles, CA', + 1310229 => 'Los Angeles, CA', + 1310230 => 'Pacific Palisades, CA', + 1310231 => 'Los Angeles, CA', + 1310234 => 'Los Angeles, CA', + 1310235 => 'Los Angeles, CA', + 1310246 => 'Beverly Hills, CA', + 1310247 => 'Beverly Hills, CA', + 1310248 => 'Beverly Hills, CA', + 1310253 => 'Culver City, CA', + 1310255 => 'Santa Monica, CA', + 1310257 => 'Torrance, CA', + 1310258 => 'Los Angeles, CA', + 1310260 => 'Santa Monica, CA', + 1310263 => 'Hawthorne, CA', + 1310264 => 'Santa Monica, CA', + 1310268 => 'Los Angeles, CA', + 1310271 => 'Beverly Hills, CA', + 1310273 => 'Beverly Hills, CA', + 1310274 => 'Beverly Hills, CA', + 1310275 => 'Beverly Hills, CA', + 1310276 => 'Beverly Hills, CA', + 1310277 => 'Los Angeles, CA', + 1310278 => 'Beverly Hills, CA', + 1310281 => 'Beverly Hills, CA', + 1310282 => 'Los Angeles, CA', + 1310284 => 'Los Angeles, CA', + 1310285 => 'Beverly Hills, CA', + 1310286 => 'Los Angeles, CA', + 1310288 => 'Beverly Hills, CA', + 1310312 => 'Los Angeles, CA', + 1310314 => 'Santa Monica, CA', + 1310315 => 'Santa Monica, CA', + 1310317 => 'Malibu, CA', + 1310319 => 'Santa Monica, CA', + 1310320 => 'Torrance, CA', + 1310322 => 'El Segundo, CA', + 1310323 => 'Gardena, CA', + 1310324 => 'Gardena, CA', + 1310327 => 'Gardena, CA', + 1310328 => 'Torrance, CA', + 1310329 => 'Gardena, CA', + 1310330 => 'Inglewood, CA', + 1310335 => 'El Segundo, CA', + 1310338 => 'Los Angeles, CA', + 1310342 => 'Los Angeles, CA', + 1310348 => 'Los Angeles, CA', + 1310349 => 'Hawthorne, CA', + 1310355 => 'Hawthorne, CA', + 1310371 => 'Torrance, CA', + 1310373 => 'Torrance, CA', + 1310375 => 'Torrance, CA', + 1310378 => 'Torrance, CA', + 1310385 => 'Beverly Hills, CA', + 1310393 => 'Santa Monica, CA', + 1310394 => 'Santa Monica, CA', + 1310395 => 'Santa Monica, CA', + 1310407 => 'Los Angeles, CA', + 1310410 => 'Los Angeles, CA', + 1310412 => 'Inglewood, CA', + 1310414 => 'El Segundo, CA', + 1310417 => 'Los Angeles, CA', + 1310419 => 'Inglewood, CA', + 1310423 => 'West Hollywood, CA', + 1310426 => 'El Segundo, CA', + 1310440 => 'Los Angeles, CA', + 1310441 => 'Los Angeles, CA', + 1310442 => 'Los Angeles, CA', + 1310443 => 'Los Angeles, CA', + 1310444 => 'Los Angeles, CA', + 1310445 => 'Los Angeles, CA', + 1310446 => 'Los Angeles, CA', + 1310447 => 'Los Angeles, CA', + 1310449 => 'Santa Monica, CA', + 1310450 => 'Santa Monica, CA', + 1310451 => 'Santa Monica, CA', + 1310452 => 'Santa Monica, CA', + 1310453 => 'Santa Monica, CA', + 1310454 => 'Pacific Palisades, CA', + 1310455 => 'Topanga, CA', + 1310456 => 'Malibu, CA', + 1310457 => 'Malibu, CA', + 1310458 => 'Santa Monica, CA', + 1310459 => 'Pacific Palisades, CA', + 1310470 => 'Los Angeles, CA', + 1310471 => 'Los Angeles, CA', + 1310472 => 'Los Angeles, CA', + 1310473 => 'Los Angeles, CA', + 1310474 => 'Los Angeles, CA', + 1310475 => 'Los Angeles, CA', + 1310476 => 'Los Angeles, CA', + 1310477 => 'Los Angeles, CA', + 1310478 => 'Los Angeles, CA', + 1310479 => 'Los Angeles, CA', + 1310481 => 'Los Angeles, CA', + 1310510 => 'Avalon, CA', + 1310514 => 'San Pedro, CA', + 1310515 => 'Gardena, CA', + 1310516 => 'Gardena, CA', + 1310517 => 'Harbor City, CA', + 1310519 => 'San Pedro, CA', + 1310521 => 'San Pedro, CA', + 1310523 => 'Gardena, CA', + 1310527 => 'Gardena, CA', + 1310532 => 'Gardena, CA', + 1310533 => 'Torrance, CA', + 1310535 => 'El Segundo, CA', + 1310537 => 'Compton, CA', + 1310538 => 'Gardena, CA', + 1310542 => 'Torrance, CA', + 1310545 => 'Manhattan Beach, CA', + 1310546 => 'Manhattan Beach, CA', + 1310547 => 'San Pedro, CA', + 1310548 => 'San Pedro, CA', + 1310550 => 'Beverly Hills, CA', + 1310551 => 'Los Angeles, CA', + 1310552 => 'Los Angeles, CA', + 1310553 => 'Los Angeles, CA', + 1310556 => 'Los Angeles, CA', + 1310557 => 'Los Angeles, CA', + 1310571 => 'Los Angeles, CA', + 1310573 => 'Pacific Palisades, CA', + 1310575 => 'Los Angeles, CA', + 1310576 => 'Santa Monica, CA', + 1310581 => 'Santa Monica, CA', + 1310582 => 'Santa Monica, CA', + 1310586 => 'Santa Monica, CA', + 1310587 => 'Santa Monica, CA', + 1310589 => 'Malibu, CA', + 1310604 => 'Compton, CA', + 1310605 => 'Compton, CA', + 1310608 => 'Compton, CA', + 1310609 => 'Compton, CA', + 1310618 => 'Torrance, CA', + 1310631 => 'Compton, CA', + 1310632 => 'Compton, CA', + 1310635 => 'Compton, CA', + 1310637 => 'Compton, CA', + 1310638 => 'Compton, CA', + 1310639 => 'Compton, CA', + 1310640 => 'El Segundo, CA', + 1310641 => 'Los Angeles, CA', + 1310642 => 'Los Angeles, CA', + 1310644 => 'Hawthorne, CA', + 1310645 => 'Los Angeles, CA', + 1310649 => 'Los Angeles, CA', + 1310656 => 'Santa Monica, CA', + 1310664 => 'Santa Monica, CA', + 1310665 => 'Los Angeles, CA', + 1310668 => 'Los Angeles, CA', + 1310669 => 'Compton, CA', + 1310670 => 'Los Angeles, CA', + 1310671 => 'Inglewood, CA', + 1310672 => 'Inglewood, CA', + 1310673 => 'Inglewood, CA', + 1310674 => 'Inglewood, CA', + 1310675 => 'Hawthorne, CA', + 1310676 => 'Hawthorne, CA', + 1310677 => 'Inglewood, CA', + 1310679 => 'Hawthorne, CA', + 1310680 => 'Inglewood, CA', + 1310715 => 'Gardena, CA', + 1310719 => 'Gardena, CA', + 1310762 => 'Compton, CA', + 1310763 => 'Compton, CA', + 1310764 => 'Compton, CA', + 1310768 => 'Gardena, CA', + 1310769 => 'Gardena, CA', + 1310772 => 'Los Angeles, CA', + 1310777 => 'Beverly Hills, CA', + 1310781 => 'Torrance, CA', + 1310782 => 'Torrance, CA', + 1310783 => 'Torrance, CA', + 1310784 => 'Torrance, CA', + 1310785 => 'Los Angeles, CA', + 1310787 => 'Torrance, CA', + 1310788 => 'Los Angeles, CA', + 1310791 => 'Torrance, CA', + 1310792 => 'Torrance, CA', + 1310793 => 'Torrance, CA', + 1310794 => 'Los Angeles, CA', + 1310820 => 'Los Angeles, CA', + 1310824 => 'Los Angeles, CA', + 1310825 => 'Los Angeles, CA', + 1310826 => 'Los Angeles, CA', + 1310828 => 'Santa Monica, CA', + 1310829 => 'Santa Monica, CA', + 1310831 => 'San Pedro, CA', + 1310832 => 'San Pedro, CA', + 1310833 => 'San Pedro, CA', + 1310836 => 'Los Angeles, CA', + 1310858 => 'Beverly Hills, CA', + 1310859 => 'Beverly Hills, CA', + 1310860 => 'Beverly Hills, CA', + 1310868 => 'Compton, CA', + 1310885 => 'Compton, CA', + 1310886 => 'Compton, CA', + 1310888 => 'Beverly Hills, CA', + 1310891 => 'Torrance, CA', + 1310898 => 'Compton, CA', + 1310899 => 'Santa Monica, CA', + 1310900 => 'Lynwood, CA', + 1310914 => 'Los Angeles, CA', + 1310915 => 'Los Angeles, CA', + 1310917 => 'Santa Monica, CA', + 1310945 => 'Culver City, CA', + 1310965 => 'Gardena, CA', + 1310966 => 'Los Angeles, CA', + 1310970 => 'Hawthorne, CA', + 1310973 => 'Hawthorne, CA', + 1310978 => 'Hawthorne, CA', + 1310979 => 'Los Angeles, CA', + 1310998 => 'Santa Monica, CA', + 1312 => 'Chicago, IL', + 1313 => 'Michigan', + 1313223 => 'Detroit, MI', + 1313224 => 'Detroit, MI', + 1313245 => 'Detroit, MI', + 1313255 => 'Detroit, MI', + 1313259 => 'Detroit, MI', + 1313270 => 'Detroit, MI', + 1313271 => 'Dearborn, MI', + 1313272 => 'Detroit, MI', + 1313273 => 'Detroit, MI', + 1313285 => 'Detroit, MI', + 1313291 => 'Taylor, MI', + 1313292 => 'Taylor, MI', + 1313295 => 'Taylor, MI', + 1313297 => 'Detroit, MI', + 1313299 => 'Taylor, MI', + 1313331 => 'Detroit, MI', + 1313336 => 'Dearborn, MI', + 1313340 => 'Detroit, MI', + 1313341 => 'Detroit, MI', + 1313342 => 'Detroit, MI', + 1313345 => 'Detroit, MI', + 1313359 => 'Dearborn, MI', + 1313366 => 'Detroit, MI', + 1313368 => 'Detroit, MI', + 1313369 => 'Detroit, MI', + 1313371 => 'Detroit, MI', + 1313372 => 'Detroit, MI', + 1313387 => 'Redford Charter Township, MI', + 1313389 => 'Lincoln Park, MI', + 1313393 => 'Detroit, MI', + 1313397 => 'Detroit, MI', + 1313436 => 'Dearborn, MI', + 1313441 => 'Dearborn, MI', + 1313465 => 'Detroit, MI', + 1313469 => 'Detroit, MI', + 1313491 => 'Detroit, MI', + 1313493 => 'Detroit, MI', + 1313494 => 'Detroit, MI', + 1313499 => 'Detroit, MI', + 1313521 => 'Detroit, MI', + 1313526 => 'Detroit, MI', + 1313527 => 'Detroit, MI', + 1313531 => 'Detroit, MI', + 1313532 => 'Redford Charter Township, MI', + 1313533 => 'Detroit, MI', + 1313534 => 'Detroit, MI', + 1313537 => 'Detroit, MI', + 1313538 => 'Detroit, MI', + 1313541 => 'Redford Charter Township, MI', + 1313554 => 'Detroit, MI', + 1313562 => 'Dearborn, MI', + 1313565 => 'Dearborn, MI', + 1313567 => 'Detroit, MI', + 1313568 => 'Detroit, MI', + 1313571 => 'Detroit, MI', + 1313576 => 'Detroit, MI', + 1313577 => 'Detroit, MI', + 1313579 => 'Detroit, MI', + 1313581 => 'Dearborn, MI', + 1313582 => 'Dearborn, MI', + 1313584 => 'Dearborn, MI', + 1313593 => 'Dearborn, MI', + 1313638 => 'Detroit, MI', + 1313653 => 'Detroit, MI', + 1313745 => 'Detroit, MI', + 1313766 => 'Detroit, MI', + 1313821 => 'Detroit, MI', + 1313822 => 'Detroit, MI', + 1313824 => 'Detroit, MI', + 1313831 => 'Detroit, MI', + 1313832 => 'Detroit, MI', + 1313833 => 'Detroit, MI', + 1313834 => 'Detroit, MI', + 1313835 => 'Detroit, MI', + 1313836 => 'Detroit, MI', + 1313837 => 'Detroit, MI', + 1313838 => 'Detroit, MI', + 1313839 => 'Detroit, MI', + 1313841 => 'Detroit, MI', + 1313842 => 'Detroit, MI', + 1313843 => 'Detroit, MI', + 1313846 => 'Dearborn, MI', + 1313849 => 'Detroit, MI', + 1313861 => 'Detroit, MI', + 1313862 => 'Detroit, MI', + 1313863 => 'Detroit, MI', + 1313864 => 'Detroit, MI', + 1313867 => 'Detroit, MI', + 1313868 => 'Highland Park, MI', + 1313869 => 'Detroit, MI', + 1313871 => 'Detroit, MI', + 1313872 => 'Detroit, MI', + 1313873 => 'Detroit, MI', + 1313874 => 'Detroit, MI', + 1313875 => 'Detroit, MI', + 1313876 => 'Detroit, MI', + 1313891 => 'Detroit, MI', + 1313892 => 'Detroit, MI', + 1313893 => 'Detroit, MI', + 1313894 => 'Detroit, MI', + 1313895 => 'Detroit, MI', + 1313897 => 'Detroit, MI', + 1313898 => 'Detroit, MI', + 1313916 => 'Detroit, MI', + 1313921 => 'Detroit, MI', + 1313922 => 'Detroit, MI', + 1313923 => 'Detroit, MI', + 1313924 => 'Detroit, MI', + 1313925 => 'Detroit, MI', + 1313931 => 'Detroit, MI', + 1313933 => 'Detroit, MI', + 1313934 => 'Detroit, MI', + 1313937 => 'Redford Charter Township, MI', + 1313945 => 'Dearborn, MI', + 1313961 => 'Detroit, MI', + 1313962 => 'Detroit, MI', + 1313963 => 'Detroit, MI', + 1313964 => 'Detroit, MI', + 1313965 => 'Detroit, MI', + 1313966 => 'Detroit, MI', + 1313982 => 'Dearborn, MI', + 1313993 => 'Detroit, MI', + 1314 => 'Missouri', + 1314226 => 'St. Louis, MO', + 1314231 => 'St. Louis, MO', + 1314241 => 'St. Louis, MO', + 1314251 => 'St. Louis, MO', + 1314256 => 'St. Louis, MO', + 1314261 => 'St. Louis, MO', + 1314268 => 'St. Louis, MO', + 1314286 => 'St. Louis, MO', + 1314289 => 'St. Louis, MO', + 1314344 => 'Bridgeton, MO', + 1314345 => 'St. Louis, MO', + 1314351 => 'St. Louis, MO', + 1314352 => 'St. Louis, MO', + 1314353 => 'St. Louis, MO', + 1314355 => 'St. Louis, MO', + 1314361 => 'St. Louis, MO', + 1314362 => 'St. Louis, MO', + 1314367 => 'St. Louis, MO', + 1314371 => 'St. Louis, MO', + 1314381 => 'St. Louis, MO', + 1314382 => 'St. Louis, MO', + 1314383 => 'St. Louis, MO', + 1314385 => 'St. Louis, MO', + 1314388 => 'St. Louis, MO', + 1314389 => 'St. Louis, MO', + 1314395 => 'St. Louis, MO', + 1314416 => 'St. Louis, MO', + 1314421 => 'St. Louis, MO', + 1314423 => 'St. Louis, MO', + 1314426 => 'St. Louis, MO', + 1314427 => 'St. Louis, MO', + 1314428 => 'St. Louis, MO', + 1314432 => 'St. Louis, MO', + 1314436 => 'St. Louis, MO', + 1314444 => 'St. Louis, MO', + 1314446 => 'St. Louis, MO', + 1314454 => 'St. Louis, MO', + 1314480 => 'St. Louis, MO', + 1314481 => 'St. Louis, MO', + 1314487 => 'St. Louis, MO', + 1314516 => 'St. Louis, MO', + 1314521 => 'St. Louis, MO', + 1314522 => 'St. Louis, MO', + 1314524 => 'St. Louis, MO', + 1314525 => 'St. Louis, MO', + 1314531 => 'St. Louis, MO', + 1314533 => 'St. Louis, MO', + 1314534 => 'St. Louis, MO', + 1314535 => 'St. Louis, MO', + 1314543 => 'St. Louis, MO', + 1314544 => 'St. Louis, MO', + 1314552 => 'St. Louis, MO', + 1314567 => 'St. Louis, MO', + 1314569 => 'St. Louis, MO', + 1314577 => 'St. Louis, MO', + 1314588 => 'St. Louis, MO', + 1314615 => 'St. Louis, MO', + 1314621 => 'St. Louis, MO', + 1314622 => 'St. Louis, MO', + 1314631 => 'St. Louis, MO', + 1314638 => 'St. Louis, MO', + 1314644 => 'St. Louis, MO', + 1314645 => 'St. Louis, MO', + 1314646 => 'St. Louis, MO', + 1314647 => 'St. Louis, MO', + 1314652 => 'St. Louis, MO', + 1314653 => 'St. Louis, MO', + 1314664 => 'St. Louis, MO', + 1314692 => 'St. Louis, MO', + 1314721 => 'St. Louis, MO', + 1314725 => 'St. Louis, MO', + 1314726 => 'St. Louis, MO', + 1314727 => 'St. Louis, MO', + 1314729 => 'St. Louis, MO', + 1314731 => 'Hazelwood, MO', + 1314747 => 'St. Louis, MO', + 1314752 => 'St. Louis, MO', + 1314768 => 'St. Louis, MO', + 1314771 => 'St. Louis, MO', + 1314772 => 'St. Louis, MO', + 1314773 => 'St. Louis, MO', + 1314776 => 'St. Louis, MO', + 1314781 => 'St. Louis, MO', + 1314802 => 'St. Louis, MO', + 1314814 => 'St. Louis, MO', + 1314821 => 'St. Louis, MO', + 1314822 => 'St. Louis, MO', + 1314830 => 'Florissant, MO', + 1314831 => 'Florissant, MO', + 1314832 => 'St. Louis, MO', + 1314835 => 'St. Louis, MO', + 1314837 => 'Florissant, MO', + 1314838 => 'Florissant, MO', + 1314839 => 'Florissant, MO', + 1314842 => 'St. Louis, MO', + 1314843 => 'St. Louis, MO', + 1314845 => 'St. Louis, MO', + 1314846 => 'St. Louis, MO', + 1314849 => 'St. Louis, MO', + 1314862 => 'St. Louis, MO', + 1314863 => 'St. Louis, MO', + 1314865 => 'St. Louis, MO', + 1314867 => 'St. Louis, MO', + 1314868 => 'St. Louis, MO', + 1314869 => 'St. Louis, MO', + 1314872 => 'St. Louis, MO', + 1314890 => 'St. Louis, MO', + 1314892 => 'St. Louis, MO', + 1314894 => 'St. Louis, MO', + 1314895 => 'Hazelwood, MO', + 1314909 => 'St. Louis, MO', + 1314918 => 'St. Louis, MO', + 1314921 => 'Florissant, MO', + 1314932 => 'St. Louis, MO', + 1314935 => 'St. Louis, MO', + 1314961 => 'St. Louis, MO', + 1314962 => 'St. Louis, MO', + 1314963 => 'St. Louis, MO', + 1314965 => 'St. Louis, MO', + 1314966 => 'St. Louis, MO', + 1314968 => 'St. Louis, MO', + 1314972 => 'Florissant, MO', + 1314977 => 'St. Louis, MO', + 1314983 => 'St. Louis, MO', + 1314989 => 'St. Louis, MO', + 1314991 => 'St. Louis, MO', + 1314993 => 'St. Louis, MO', + 1314994 => 'St. Louis, MO', + 1314995 => 'St. Louis, MO', + 1314996 => 'St. Louis, MO', + 1314997 => 'St. Louis, MO', + 1315 => 'New York', + 1315214 => 'Syracuse, NY', + 1315218 => 'Syracuse, NY', + 1315232 => 'Adams, NY', + 1315245 => 'Camden, NY', + 1315251 => 'Syracuse, NY', + 1315252 => 'Auburn, NY', + 1315253 => 'Auburn, NY', + 1315255 => 'Auburn, NY', + 1315258 => 'Auburn, NY', + 1315265 => 'Potsdam, NY', + 1315266 => 'Utica, NY', + 1315287 => 'Gouverneur, NY', + 1315298 => 'Pulaski, NY', + 1315299 => 'Syracuse, NY', + 1315314 => 'Syracuse, NY', + 1315329 => 'Fayetteville, NY', + 1315331 => 'Newark, NY', + 1315334 => 'Rome, NY', + 1315336 => 'Rome, NY', + 1315337 => 'Rome, NY', + 1315338 => 'Rome, NY', + 1315339 => 'Rome, NY', + 1315342 => 'Oswego, NY', + 1315343 => 'Oswego, NY', + 1315346 => 'Croghan, NY', + 1315349 => 'Oswego, NY', + 1315357 => 'Inlet, NY', + 1315361 => 'Oneida, NY', + 1315363 => 'Oneida, NY', + 1315366 => 'Wampsville, NY', + 1315369 => 'Old Forge, NY', + 1315376 => 'Lowville, NY', + 1315379 => 'Canton, NY', + 1315386 => 'Canton, NY', + 1315393 => 'Ogdensburg, NY', + 1315394 => 'Ogdensburg, NY', + 1315422 => 'Syracuse, NY', + 1315423 => 'Syracuse, NY', + 1315424 => 'Syracuse, NY', + 1315425 => 'Syracuse, NY', + 1315426 => 'Syracuse, NY', + 1315428 => 'Syracuse, NY', + 1315429 => 'Dolgeville, NY', + 1315435 => 'Syracuse, NY', + 1315443 => 'Syracuse, NY', + 1315446 => 'Syracuse, NY', + 1315448 => 'Syracuse, NY', + 1315451 => 'Liverpool, NY', + 1315453 => 'Liverpool, NY', + 1315454 => 'Syracuse, NY', + 1315455 => 'Syracuse, NY', + 1315457 => 'Liverpool, NY', + 1315462 => 'Clifton Springs, NY', + 1315464 => 'Syracuse, NY', + 1315466 => 'Syracuse, NY', + 1315468 => 'Syracuse, NY', + 1315469 => 'Syracuse, NY', + 1315470 => 'Syracuse, NY', + 1315471 => 'Syracuse, NY', + 1315472 => 'Syracuse, NY', + 1315473 => 'Syracuse, NY', + 1315474 => 'Syracuse, NY', + 1315475 => 'Syracuse, NY', + 1315476 => 'Syracuse, NY', + 1315478 => 'Syracuse, NY', + 1315479 => 'Syracuse, NY', + 1315482 => 'Alexandria Bay, NY', + 1315483 => 'Sodus, NY', + 1315488 => 'Syracuse, NY', + 1315492 => 'Syracuse, NY', + 1315493 => 'Carthage, NY', + 1315497 => 'Moravia, NY', + 1315498 => 'Syracuse, NY', + 1315507 => 'Utica, NY', + 1315524 => 'Ontario, NY', + 1315536 => 'Penn Yan, NY', + 1315539 => 'Waterloo, NY', + 1315548 => 'Phelps, NY', + 1315564 => 'Hannibal, NY', + 1315568 => 'Seneca Falls, NY', + 1315589 => 'Williamson, NY', + 1315592 => 'Fulton, NY', + 1315593 => 'Fulton, NY', + 1315594 => 'Wolcott, NY', + 1315597 => 'Palmyra, NY', + 1315598 => 'Fulton, NY', + 1315622 => 'Liverpool, NY', + 1315624 => 'Utica, NY', + 1315625 => 'Parish, NY', + 1315626 => 'Cato, NY', + 1315629 => 'Evans Mills, NY', + 1315633 => 'Bridgeport, NY', + 1315635 => 'Baldwinsville, NY', + 1315637 => 'Fayetteville, NY', + 1315638 => 'Baldwinsville, NY', + 1315652 => 'Liverpool, NY', + 1315654 => 'Cape Vincent, NY', + 1315655 => 'Cazenovia, NY', + 1315668 => 'Central Square, NY', + 1315671 => 'Syracuse, NY', + 1315672 => 'Camillus, NY', + 1315673 => 'Marcellus, NY', + 1315677 => 'LaFayette, NY', + 1315682 => 'Manlius, NY', + 1315684 => 'Morrisville, NY', + 1315685 => 'Skaneateles, NY', + 1315686 => 'Clayton, NY', + 1315687 => 'Chittenango, NY', + 1315695 => 'Phoenix, NY', + 1315696 => 'Tully, NY', + 1315697 => 'Canastota, NY', + 1315698 => 'Cicero, NY', + 1315699 => 'Cicero, NY', + 1315701 => 'Syracuse, NY', + 1315724 => 'Utica, NY', + 1315732 => 'Utica, NY', + 1315733 => 'Utica, NY', + 1315734 => 'Utica, NY', + 1315735 => 'Utica, NY', + 1315738 => 'Utica, NY', + 1315764 => 'Massena, NY', + 1315769 => 'Massena, NY', + 1315772 => 'Fort Drum, NY', + 1315776 => 'Port Byron, NY', + 1315779 => 'Watertown, NY', + 1315781 => 'Geneva, NY', + 1315782 => 'Watertown, NY', + 1315785 => 'Watertown, NY', + 1315786 => 'Watertown, NY', + 1315787 => 'Geneva, NY', + 1315788 => 'Watertown, NY', + 1315789 => 'Geneva, NY', + 1315792 => 'Utica, NY', + 1315793 => 'Utica, NY', + 1315797 => 'Utica, NY', + 1315798 => 'Utica, NY', + 1315822 => 'West Winfield, NY', + 1315823 => 'Little Falls, NY', + 1315824 => 'Hamilton, NY', + 1315826 => 'Poland, NY', + 1315829 => 'Vernon, NY', + 1315834 => 'Weedsport, NY', + 1315841 => 'Waterville, NY', + 1315845 => 'Newport, NY', + 1315853 => 'Clinton, NY', + 1315858 => 'Richfield Spgs, NY', + 1315866 => 'Herkimer, NY', + 1315867 => 'Herkimer, NY', + 1315893 => 'Madison, NY', + 1315894 => 'Ilion, NY', + 1315895 => 'Ilion, NY', + 1315896 => 'Barneveld, NY', + 1315923 => 'Clyde, NY', + 1315926 => 'Marion, NY', + 1315942 => 'Boonville, NY', + 1315946 => 'Lyons, NY', + 1315963 => 'Mexico, NY', + 1315986 => 'Macedon, NY', + 1316 => 'Kansas', + 1316201 => 'Wichita, KS', + 1316260 => 'Wichita, KS', + 1316262 => 'Wichita, KS', + 1316263 => 'Wichita, KS', + 1316264 => 'Wichita, KS', + 1316265 => 'Wichita, KS', + 1316267 => 'Wichita, KS', + 1316268 => 'Wichita, KS', + 1316269 => 'Wichita, KS', + 1316283 => 'Newton, KS', + 1316284 => 'Newton, KS', + 1316293 => 'Wichita, KS', + 1316295 => 'Wichita, KS', + 1316303 => 'Wichita, KS', + 1316320 => 'El Dorado, KS', + 1316321 => 'El Dorado, KS', + 1316322 => 'El Dorado, KS', + 1316383 => 'Wichita, KS', + 1316425 => 'Wichita, KS', + 1316440 => 'Wichita, KS', + 1316462 => 'Wichita, KS', + 1316522 => 'Wichita, KS', + 1316524 => 'Wichita, KS', + 1316529 => 'Wichita, KS', + 1316554 => 'Wichita, KS', + 1316558 => 'Wichita, KS', + 1316612 => 'Wichita, KS', + 1316613 => 'Wichita, KS', + 1316618 => 'Wichita, KS', + 1316630 => 'Wichita, KS', + 1316634 => 'Wichita, KS', + 1316636 => 'Wichita, KS', + 1316651 => 'Wichita, KS', + 1316652 => 'Wichita, KS', + 1316660 => 'Wichita, KS', + 1316681 => 'Wichita, KS', + 1316682 => 'Wichita, KS', + 1316683 => 'Wichita, KS', + 1316684 => 'Wichita, KS', + 1316685 => 'Wichita, KS', + 1316686 => 'Wichita, KS', + 1316687 => 'Wichita, KS', + 1316688 => 'Wichita, KS', + 1316689 => 'Wichita, KS', + 1316691 => 'Wichita, KS', + 1316721 => 'Wichita, KS', + 1316722 => 'Wichita, KS', + 1316729 => 'Wichita, KS', + 1316733 => 'Andover, KS', + 1316755 => 'Valley Center, KS', + 1316772 => 'Sedgwick, KS', + 1316773 => 'Wichita, KS', + 1316775 => 'Augusta, KS', + 1316776 => 'Rose Hill, KS', + 1316777 => 'Mulvane, KS', + 1316788 => 'Derby, KS', + 1316789 => 'Derby, KS', + 1316794 => 'Goddard, KS', + 1316796 => 'Colwich, KS', + 1316799 => 'Whitewater, KS', + 1316832 => 'Wichita, KS', + 1316835 => 'Halstead, KS', + 1316838 => 'Wichita, KS', + 1316858 => 'Wichita, KS', + 1316941 => 'Wichita, KS', + 1316942 => 'Wichita, KS', + 1316943 => 'Wichita, KS', + 1316944 => 'Wichita, KS', + 1316945 => 'Wichita, KS', + 1316946 => 'Wichita, KS', + 1316962 => 'Wichita, KS', + 1316973 => 'Wichita, KS', + 1317 => 'Indiana', + 1317202 => 'Indianapolis, IN', + 1317205 => 'Indianapolis, IN', + 1317216 => 'Indianapolis, IN', + 1317219 => 'Noblesville, IN', + 1317222 => 'Indianapolis, IN', + 1317226 => 'Indianapolis, IN', + 1317228 => 'Indianapolis, IN', + 1317231 => 'Indianapolis, IN', + 1317232 => 'Indianapolis, IN', + 1317236 => 'Indianapolis, IN', + 1317237 => 'Indianapolis, IN', + 1317241 => 'Indianapolis, IN', + 1317243 => 'Indianapolis, IN', + 1317244 => 'Indianapolis, IN', + 1317247 => 'Indianapolis, IN', + 1317248 => 'Indianapolis, IN', + 1317251 => 'Indianapolis, IN', + 1317253 => 'Indianapolis, IN', + 1317254 => 'Indianapolis, IN', + 1317255 => 'Indianapolis, IN', + 1317257 => 'Indianapolis, IN', + 1317259 => 'Indianapolis, IN', + 1317271 => 'Indianapolis, IN', + 1317272 => 'Avon, IN', + 1317274 => 'Indianapolis, IN', + 1317278 => 'Indianapolis, IN', + 1317280 => 'Indianapolis, IN', + 1317283 => 'Indianapolis, IN', + 1317290 => 'Indianapolis, IN', + 1317291 => 'Indianapolis, IN', + 1317293 => 'Indianapolis, IN', + 1317295 => 'Indianapolis, IN', + 1317297 => 'Indianapolis, IN', + 1317298 => 'Indianapolis, IN', + 1317299 => 'Indianapolis, IN', + 1317300 => 'Greenwood, IN', + 1317322 => 'Indianapolis, IN', + 1317326 => 'Greenfield, IN', + 1317327 => 'Indianapolis, IN', + 1317328 => 'Indianapolis, IN', + 1317329 => 'Indianapolis, IN', + 1317334 => 'Indianapolis, IN', + 1317335 => 'McCordsville, IN', + 1317337 => 'Indianapolis, IN', + 1317338 => 'Indianapolis, IN', + 1317346 => 'Franklin, IN', + 1317347 => 'Indianapolis, IN', + 1317351 => 'Indianapolis, IN', + 1317352 => 'Indianapolis, IN', + 1317353 => 'Indianapolis, IN', + 1317355 => 'Indianapolis, IN', + 1317356 => 'Indianapolis, IN', + 1317357 => 'Indianapolis, IN', + 1317359 => 'Indianapolis, IN', + 1317375 => 'Indianapolis, IN', + 1317377 => 'Indianapolis, IN', + 1317388 => 'Indianapolis, IN', + 1317392 => 'Shelbyville, IN', + 1317396 => 'Indianapolis, IN', + 1317398 => 'Shelbyville, IN', + 1317415 => 'Indianapolis, IN', + 1317422 => 'Bargersville, IN', + 1317423 => 'Indianapolis, IN', + 1317426 => 'Indianapolis, IN', + 1317462 => 'Greenfield, IN', + 1317464 => 'Indianapolis, IN', + 1317467 => 'Greenfield, IN', + 1317468 => 'Greenfield, IN', + 1317471 => 'Indianapolis, IN', + 1317472 => 'Indianapolis, IN', + 1317475 => 'Indianapolis, IN', + 1317477 => 'Greenfield, IN', + 1317481 => 'Indianapolis, IN', + 1317485 => 'Fortville, IN', + 1317528 => 'Indianapolis, IN', + 1317535 => 'Whiteland, IN', + 1317536 => 'Indianapolis, IN', + 1317539 => 'Clayton, IN', + 1317541 => 'Indianapolis, IN', + 1317542 => 'Indianapolis, IN', + 1317543 => 'Indianapolis, IN', + 1317545 => 'Indianapolis, IN', + 1317546 => 'Indianapolis, IN', + 1317547 => 'Indianapolis, IN', + 1317549 => 'Indianapolis, IN', + 1317554 => 'Indianapolis, IN', + 1317558 => 'Indianapolis, IN', + 1317564 => 'Carmel, IN', + 1317566 => 'Carmel, IN', + 1317567 => 'Indianapolis, IN', + 1317571 => 'Carmel, IN', + 1317573 => 'Carmel, IN', + 1317579 => 'Indianapolis, IN', + 1317582 => 'Carmel, IN', + 1317587 => 'Carmel, IN', + 1317596 => 'Indianapolis, IN', + 1317602 => 'Indianapolis, IN', + 1317621 => 'Indianapolis, IN', + 1317630 => 'Indianapolis, IN', + 1317631 => 'Indianapolis, IN', + 1317632 => 'Indianapolis, IN', + 1317633 => 'Indianapolis, IN', + 1317634 => 'Indianapolis, IN', + 1317635 => 'Indianapolis, IN', + 1317636 => 'Indianapolis, IN', + 1317637 => 'Indianapolis, IN', + 1317638 => 'Indianapolis, IN', + 1317639 => 'Indianapolis, IN', + 1317684 => 'Indianapolis, IN', + 1317686 => 'Indianapolis, IN', + 1317713 => 'Indianapolis, IN', + 1317718 => 'Danville, IN', + 1317722 => 'Indianapolis, IN', + 1317731 => 'Indianapolis, IN', + 1317733 => 'Zionsville, IN', + 1317736 => 'Franklin, IN', + 1317738 => 'Franklin, IN', + 1317745 => 'Danville, IN', + 1317755 => 'Indianapolis, IN', + 1317758 => 'Sheridan, IN', + 1317770 => 'Noblesville, IN', + 1317773 => 'Noblesville, IN', + 1317774 => 'Noblesville, IN', + 1317776 => 'Noblesville, IN', + 1317780 => 'Indianapolis, IN', + 1317781 => 'Indianapolis, IN', + 1317782 => 'Indianapolis, IN', + 1317783 => 'Indianapolis, IN', + 1317784 => 'Indianapolis, IN', + 1317786 => 'Indianapolis, IN', + 1317787 => 'Indianapolis, IN', + 1317788 => 'Indianapolis, IN', + 1317791 => 'Indianapolis, IN', + 1317802 => 'Indianapolis, IN', + 1317804 => 'Westfield, IN', + 1317805 => 'Indianapolis, IN', + 1317814 => 'Carmel, IN', + 1317815 => 'Carmel, IN', + 1317822 => 'Indianapolis, IN', + 1317823 => 'Indianapolis, IN', + 1317826 => 'Indianapolis, IN', + 1317831 => 'Mooresville, IN', + 1317834 => 'Mooresville, IN', + 1317835 => 'Fairland, IN', + 1317837 => 'Plainfield, IN', + 1317838 => 'Plainfield, IN', + 1317839 => 'Plainfield, IN', + 1317842 => 'Indianapolis, IN', + 1317843 => 'Carmel, IN', + 1317844 => 'Carmel, IN', + 1317845 => 'Indianapolis, IN', + 1317846 => 'Carmel, IN', + 1317848 => 'Carmel, IN', + 1317849 => 'Indianapolis, IN', + 1317852 => 'Brownsburg, IN', + 1317856 => 'Indianapolis, IN', + 1317858 => 'Brownsburg, IN', + 1317859 => 'Greenwood, IN', + 1317861 => 'New Palestine, IN', + 1317862 => 'Indianapolis, IN', + 1317867 => 'Westfield, IN', + 1317870 => 'Indianapolis, IN', + 1317872 => 'Indianapolis, IN', + 1317873 => 'Zionsville, IN', + 1317875 => 'Indianapolis, IN', + 1317876 => 'Indianapolis, IN', + 1317878 => 'Trafalgar, IN', + 1317879 => 'Indianapolis, IN', + 1317881 => 'Greenwood, IN', + 1317883 => 'Greenwood, IN', + 1317885 => 'Greenwood, IN', + 1317888 => 'Greenwood, IN', + 1317889 => 'Greenwood, IN', + 1317890 => 'Indianapolis, IN', + 1317892 => 'Pittsboro, IN', + 1317895 => 'Indianapolis, IN', + 1317896 => 'Westfield, IN', + 1317897 => 'Indianapolis, IN', + 1317898 => 'Indianapolis, IN', + 1317899 => 'Indianapolis, IN', + 1317916 => 'Indianapolis, IN', + 1317917 => 'Indianapolis, IN', + 1317920 => 'Indianapolis, IN', + 1317921 => 'Indianapolis, IN', + 1317923 => 'Indianapolis, IN', + 1317924 => 'Indianapolis, IN', + 1317925 => 'Indianapolis, IN', + 1317926 => 'Indianapolis, IN', + 1317931 => 'Indianapolis, IN', + 1317944 => 'Indianapolis, IN', + 1317955 => 'Indianapolis, IN', + 1317962 => 'Indianapolis, IN', + 1317972 => 'Indianapolis, IN', + 1317984 => 'Cicero, IN', + 1317988 => 'Indianapolis, IN', + 1317996 => 'Monrovia, IN', + 1318 => 'Louisiana', + 1318213 => 'Shreveport, LA', + 1318219 => 'Shreveport, LA', + 1318220 => 'Shreveport, LA', + 1318221 => 'Shreveport, LA', + 1318222 => 'Shreveport, LA', + 1318226 => 'Shreveport, LA', + 1318227 => 'Shreveport, LA', + 1318238 => 'Natchitoches, LA', + 1318240 => 'Marksville, LA', + 1318247 => 'Grambling, LA', + 1318248 => 'Mangham, LA', + 1318251 => 'Ruston, LA', + 1318253 => 'Marksville, LA', + 1318254 => 'Ruston, LA', + 1318255 => 'Ruston, LA', + 1318256 => 'Many, LA', + 1318259 => 'Jonesboro, LA', + 1318263 => 'Arcadia, LA', + 1318281 => 'Bastrop, LA', + 1318283 => 'Bastrop, LA', + 1318322 => 'Monroe, LA', + 1318323 => 'Monroe, LA', + 1318324 => 'Monroe, LA', + 1318325 => 'Monroe, LA', + 1318326 => 'Plain Dealing, LA', + 1318329 => 'Monroe, LA', + 1318330 => 'Monroe, LA', + 1318335 => 'Oakdale, LA', + 1318336 => 'Vidalia, LA', + 1318339 => 'Jonesville, LA', + 1318340 => 'Monroe, LA', + 1318343 => 'Monroe, LA', + 1318345 => 'Monroe, LA', + 1318346 => 'Bunkie, LA', + 1318352 => 'Natchitoches, LA', + 1318354 => 'Natchitoches, LA', + 1318356 => 'Natchitoches, LA', + 1318357 => 'Natchitoches, LA', + 1318361 => 'Monroe, LA', + 1318362 => 'Monroe, LA', + 1318368 => 'Farmerville, LA', + 1318371 => 'Minden, LA', + 1318375 => 'Vivian, LA', + 1318377 => 'Minden, LA', + 1318382 => 'Minden, LA', + 1318387 => 'Monroe, LA', + 1318388 => 'Monroe, LA', + 1318396 => 'West Monroe, LA', + 1318397 => 'West Monroe, LA', + 1318398 => 'Monroe, LA', + 1318410 => 'Monroe, LA', + 1318424 => 'Shreveport, LA', + 1318425 => 'Shreveport, LA', + 1318428 => 'Oak Grove, LA', + 1318429 => 'Shreveport, LA', + 1318435 => 'Winnsboro, LA', + 1318442 => 'Alexandria, LA', + 1318443 => 'Alexandria, LA', + 1318445 => 'Alexandria, LA', + 1318448 => 'Alexandria, LA', + 1318449 => 'Alexandria, LA', + 1318466 => 'Deville, LA', + 1318473 => 'Alexandria, LA', + 1318484 => 'Alexandria, LA', + 1318487 => 'Alexandria, LA', + 1318495 => 'Olla, LA', + 1318524 => 'Shreveport, LA', + 1318539 => 'Springhill, LA', + 1318549 => 'Bossier City, LA', + 1318550 => 'Shreveport, LA', + 1318559 => 'Lake Providence, LA', + 1318561 => 'Alexandria, LA', + 1318574 => 'Tallulah, LA', + 1318603 => 'Shreveport, LA', + 1318621 => 'Shreveport, LA', + 1318624 => 'Haynesville, LA', + 1318627 => 'Colfax, LA', + 1318628 => 'Winnfield, LA', + 1318629 => 'Shreveport, LA', + 1318631 => 'Shreveport, LA', + 1318632 => 'Shreveport, LA', + 1318635 => 'Shreveport, LA', + 1318636 => 'Shreveport, LA', + 1318640 => 'Pineville, LA', + 1318641 => 'Pineville, LA', + 1318644 => 'Calhoun, LA', + 1318645 => 'Zwolle, LA', + 1318648 => 'Winnfield, LA', + 1318649 => 'Columbia, LA', + 1318651 => 'Monroe, LA', + 1318654 => 'Monroe, LA', + 1318665 => 'Sterlington, LA', + 1318670 => 'Shreveport, LA', + 1318671 => 'Shreveport, LA', + 1318673 => 'Shreveport, LA', + 1318675 => 'Shreveport, LA', + 1318676 => 'Shreveport, LA', + 1318681 => 'Shreveport, LA', + 1318683 => 'Shreveport, LA', + 1318686 => 'Shreveport, LA', + 1318687 => 'Shreveport, LA', + 1318688 => 'Shreveport, LA', + 1318697 => 'Logansport, LA', + 1318728 => 'Rayville, LA', + 1318741 => 'Bossier City, LA', + 1318742 => 'Bossier City, LA', + 1318746 => 'Bossier City, LA', + 1318747 => 'Bossier City, LA', + 1318748 => 'Forest Hill, LA', + 1318752 => 'Bossier City, LA', + 1318757 => 'Ferriday, LA', + 1318766 => 'St. Joseph, LA', + 1318767 => 'Alexandria, LA', + 1318787 => 'Alexandria, LA', + 1318793 => 'Boyce, LA', + 1318795 => 'Shreveport, LA', + 1318797 => 'Shreveport, LA', + 1318798 => 'Shreveport, LA', + 1318813 => 'Shreveport, LA', + 1318828 => 'Shreveport, LA', + 1318841 => 'Shreveport, LA', + 1318855 => 'Monroe, LA', + 1318861 => 'Shreveport, LA', + 1318865 => 'Shreveport, LA', + 1318868 => 'Shreveport, LA', + 1318869 => 'Shreveport, LA', + 1318871 => 'Mansfield, LA', + 1318872 => 'Mansfield, LA', + 1318876 => 'Cottonport, LA', + 1318878 => 'Delhi, LA', + 1318894 => 'Ringgold, LA', + 1318925 => 'Keithville, LA', + 1318927 => 'Homer, LA', + 1318929 => 'Shreveport, LA', + 1318932 => 'Coushatta, LA', + 1318938 => 'Greenwood, LA', + 1318949 => 'Haughton, LA', + 1318965 => 'Benton, LA', + 1318966 => 'Monroe, LA', + 1318992 => 'Jena, LA', + 1319 => 'Iowa', + 1319232 => 'Waterloo, IA', + 1319233 => 'Waterloo, IA', + 1319234 => 'Waterloo, IA', + 1319235 => 'Waterloo, IA', + 1319236 => 'Waterloo, IA', + 1319247 => 'Cedar Rapids, IA', + 1319256 => 'Wayland, IA', + 1319261 => 'Cedar Rapids, IA', + 1319266 => 'Cedar Falls, IA', + 1319267 => 'Allison, IA', + 1319268 => 'Cedar Falls, IA', + 1319272 => 'Waterloo, IA', + 1319273 => 'Cedar Falls, IA', + 1319277 => 'Cedar Falls, IA', + 1319283 => 'Oelwein, IA', + 1319286 => 'Cedar Rapids, IA', + 1319287 => 'Waterloo, IA', + 1319291 => 'Waterloo, IA', + 1319293 => 'Keosauqua, IA', + 1319294 => 'Cedar Rapids, IA', + 1319296 => 'Waterloo, IA', + 1319334 => 'Independence, IA', + 1319335 => 'Iowa City, IA', + 1319337 => 'Iowa City, IA', + 1319338 => 'Iowa City, IA', + 1319339 => 'Iowa City, IA', + 1319341 => 'Iowa City, IA', + 1319342 => 'La Porte City, IA', + 1319346 => 'Parkersburg, IA', + 1319351 => 'Iowa City, IA', + 1319352 => 'Waverly, IA', + 1319353 => 'Iowa City, IA', + 1319354 => 'Iowa City, IA', + 1319356 => 'Iowa City, IA', + 1319358 => 'Iowa City, IA', + 1319362 => 'Cedar Rapids, IA', + 1319363 => 'Cedar Rapids, IA', + 1319364 => 'Cedar Rapids, IA', + 1319365 => 'Cedar Rapids, IA', + 1319366 => 'Cedar Rapids, IA', + 1319367 => 'New London, IA', + 1319368 => 'Cedar Rapids, IA', + 1319369 => 'Cedar Rapids, IA', + 1319372 => 'Fort Madison, IA', + 1319373 => 'Marion, IA', + 1319377 => 'Marion, IA', + 1319378 => 'Cedar Rapids, IA', + 1319384 => 'Iowa City, IA', + 1319385 => 'Mount Pleasant, IA', + 1319390 => 'Cedar Rapids, IA', + 1319393 => 'Cedar Rapids, IA', + 1319394 => 'Mediapolis, IA', + 1319395 => 'Cedar Rapids, IA', + 1319396 => 'Cedar Rapids, IA', + 1319398 => 'Cedar Rapids, IA', + 1319433 => 'Waterloo, IA', + 1319444 => 'Belle Plaine, IA', + 1319447 => 'Marion, IA', + 1319455 => 'Lisbon, IA', + 1319462 => 'Anamosa, IA', + 1319465 => 'Monticello, IA', + 1319472 => 'Vinton, IA', + 1319476 => 'Dysart, IA', + 1319478 => 'Traer, IA', + 1319523 => 'Wapello, IA', + 1319524 => 'Keokuk, IA', + 1319622 => 'Amana, IA', + 1319624 => 'Solon, IA', + 1319626 => 'North Liberty, IA', + 1319627 => 'West Liberty, IA', + 1319642 => 'Marengo, IA', + 1319643 => 'West Branch, IA', + 1319646 => 'Wellman, IA', + 1319647 => 'Victor, IA', + 1319648 => 'Riverside, IA', + 1319653 => 'Washington, IA', + 1319656 => 'Kalona, IA', + 1319665 => 'North Liberty, IA', + 1319668 => 'Williamsburg, IA', + 1319728 => 'Columbus Jct, IA', + 1319743 => 'Cedar Rapids, IA', + 1319752 => 'Burlington, IA', + 1319753 => 'Burlington, IA', + 1319754 => 'Burlington, IA', + 1319758 => 'Burlington, IA', + 1319768 => 'West Burlington, IA', + 1319824 => 'Grundy Center, IA', + 1319827 => 'Jesup, IA', + 1319833 => 'Waterloo, IA', + 1319835 => 'Donnellson, IA', + 1319837 => 'West Point, IA', + 1319846 => 'Fairfax, IA', + 1319849 => 'Center Point, IA', + 1319882 => 'Tripoli, IA', + 1319885 => 'Shell Rock, IA', + 1319887 => 'Iowa City, IA', + 1319895 => 'Mount Vernon, IA', + 1319984 => 'Denver, IA', + 1319986 => 'Mount Pleasant, IA', + 1319988 => 'Hudson, IA', + 1320 => 'Minnesota', + 1320202 => 'Saint Cloud, MN', + 1320203 => 'Saint Cloud, MN', + 1320214 => 'Willmar, MN', + 1320222 => 'Willmar, MN', + 1320229 => 'Saint Cloud, MN', + 1320231 => 'Willmar, MN', + 1320234 => 'Hutchinson, MN', + 1320235 => 'Willmar, MN', + 1320239 => 'Starbuck, MN', + 1320240 => 'Saint Cloud, MN', + 1320243 => 'Paynesville, MN', + 1320245 => 'Sandstone, MN', + 1320251 => 'Saint Cloud, MN', + 1320252 => 'Saint Cloud, MN', + 1320253 => 'Saint Cloud, MN', + 1320255 => 'Saint Cloud, MN', + 1320256 => 'Melrose, MN', + 1320258 => 'Saint Cloud, MN', + 1320259 => 'Saint Cloud, MN', + 1320269 => 'Montevideo, MN', + 1320274 => 'Annandale, MN', + 1320275 => 'Dassel, MN', + 1320286 => 'Cokato, MN', + 1320289 => 'Appleton, MN', + 1320352 => 'Sauk Centre, MN', + 1320354 => 'New London, MN', + 1320356 => 'Avon, MN', + 1320358 => 'Rush City, MN', + 1320363 => 'St. Joseph, MN', + 1320365 => 'Bird Island, MN', + 1320384 => 'Hinckley, MN', + 1320392 => 'Hancock, MN', + 1320393 => 'Rice, MN', + 1320396 => 'Braham, MN', + 1320398 => 'Kimball, MN', + 1320453 => 'Eden Valley, MN', + 1320468 => 'Pierz, MN', + 1320485 => 'Winsted, MN', + 1320523 => 'Olivia, MN', + 1320529 => 'Saint Cloud, MN', + 1320532 => 'Onamia, MN', + 1320543 => 'Howard Lake, MN', + 1320558 => 'Clearwater, MN', + 1320563 => 'Wheaton, MN', + 1320564 => 'Granite Falls, MN', + 1320587 => 'Hutchinson, MN', + 1320589 => 'Morris, MN', + 1320593 => 'Litchfield, MN', + 1320597 => 'Richmond, MN', + 1320598 => 'Madison, MN', + 1320629 => 'Pine City, MN', + 1320632 => 'Little Falls, MN', + 1320634 => 'Glenwood, MN', + 1320654 => 'Saint Cloud, MN', + 1320656 => 'Saint Cloud, MN', + 1320676 => 'Isle, MN', + 1320679 => 'Mora, MN', + 1320685 => 'Cold Spring, MN', + 1320693 => 'Litchfield, MN', + 1320732 => 'Long Prairie, MN', + 1320743 => 'Clear Lake, MN', + 1320759 => 'Alexandria, MN', + 1320762 => 'Alexandria, MN', + 1320763 => 'Alexandria, MN', + 1320769 => 'Dawson, MN', + 1320796 => 'Spicer, MN', + 1320839 => 'Ortonville, MN', + 1320843 => 'Benson, MN', + 1320845 => 'Albany, MN', + 1320847 => 'Clara City, MN', + 1320848 => 'Hector, MN', + 1320859 => 'Osakis, MN', + 1320864 => 'Glencoe, MN', + 1320963 => 'Maple Lake, MN', + 1320968 => 'Foley, MN', + 1320974 => 'Atwater, MN', + 1320983 => 'Milaca, MN', + 1321 => 'Florida', + 1321235 => 'Orlando, FL', + 1321242 => 'Melbourne, FL', + 1321253 => 'Melbourne, FL', + 1321254 => 'Melbourne, FL', + 1321255 => 'Melbourne, FL', + 1321259 => 'Melbourne, FL', + 1321264 => 'Titusville, FL', + 1321267 => 'Titusville, FL', + 1321268 => 'Titusville, FL', + 1321269 => 'Titusville, FL', + 1321308 => 'Melbourne, FL', + 1321383 => 'Titusville, FL', + 1321385 => 'Titusville, FL', + 1321434 => 'Melbourne, FL', + 1321449 => 'Merritt Island, FL', + 1321452 => 'Merritt Island, FL', + 1321453 => 'Merritt Island, FL', + 1321454 => 'Merritt Island, FL', + 1321459 => 'Merritt Island, FL', + 1321473 => 'Melbourne, FL', + 1321610 => 'Melbourne, FL', + 1321622 => 'Melbourne, FL', + 1321631 => 'Cocoa, FL', + 1321632 => 'Cocoa, FL', + 1321636 => 'Cocoa, FL', + 1321638 => 'Cocoa, FL', + 1321639 => 'Cocoa, FL', + 1321674 => 'Melbourne, FL', + 1321725 => 'Melbourne, FL', + 1321733 => 'Melbourne, FL', + 1321751 => 'Melbourne, FL', + 1321752 => 'Melbourne, FL', + 1321757 => 'Melbourne, FL', + 1321783 => 'Cocoa Beach, FL', + 1321784 => 'Cocoa Beach, FL', + 1321799 => 'Cocoa Beach, FL', + 1321841 => 'Orlando, FL', + 1321843 => 'Orlando, FL', + 1321868 => 'Cocoa Beach, FL', + 1321939 => 'Kissimmee, FL', + 1321953 => 'Melbourne, FL', + 1323 => 'California', + 1323221 => 'Los Angeles, CA', + 1323222 => 'Los Angeles, CA', + 1323223 => 'Los Angeles, CA', + 1323224 => 'Los Angeles, CA', + 1323225 => 'Los Angeles, CA', + 1323226 => 'Los Angeles, CA', + 1323227 => 'Los Angeles, CA', + 1323231 => 'Los Angeles, CA', + 1323232 => 'Los Angeles, CA', + 1323233 => 'Los Angeles, CA', + 1323234 => 'Los Angeles, CA', + 1323235 => 'Los Angeles, CA', + 1323238 => 'Los Angeles, CA', + 1323242 => 'Los Angeles, CA', + 1323249 => 'South Gate, CA', + 1323254 => 'Los Angeles, CA', + 1323255 => 'Los Angeles, CA', + 1323256 => 'Los Angeles, CA', + 1323257 => 'Los Angeles, CA', + 1323258 => 'Los Angeles, CA', + 1323259 => 'Los Angeles, CA', + 1323260 => 'Los Angeles, CA', + 1323261 => 'Los Angeles, CA', + 1323262 => 'Los Angeles, CA', + 1323263 => 'Los Angeles, CA', + 1323264 => 'Los Angeles, CA', + 1323265 => 'Los Angeles, CA', + 1323266 => 'Los Angeles, CA', + 1323267 => 'Los Angeles, CA', + 1323268 => 'Los Angeles, CA', + 1323269 => 'Los Angeles, CA', + 1323272 => 'Los Angeles, CA', + 1323290 => 'Los Angeles, CA', + 1323291 => 'Los Angeles, CA', + 1323292 => 'Los Angeles, CA', + 1323293 => 'Los Angeles, CA', + 1323294 => 'Los Angeles, CA', + 1323295 => 'Los Angeles, CA', + 1323296 => 'Los Angeles, CA', + 1323298 => 'Los Angeles, CA', + 1323299 => 'Los Angeles, CA', + 1323343 => 'Los Angeles, CA', + 1323344 => 'Los Angeles, CA', + 1323357 => 'South Gate, CA', + 1323361 => 'Los Angeles, CA', + 1323373 => 'Los Angeles, CA', + 1323409 => 'Los Angeles, CA', + 1323418 => 'Los Angeles, CA', + 1323441 => 'Los Angeles, CA', + 1323442 => 'Los Angeles, CA', + 1323460 => 'Los Angeles, CA', + 1323461 => 'Los Angeles, CA', + 1323462 => 'Los Angeles, CA', + 1323463 => 'Los Angeles, CA', + 1323464 => 'Los Angeles, CA', + 1323465 => 'Los Angeles, CA', + 1323466 => 'Los Angeles, CA', + 1323467 => 'Los Angeles, CA', + 1323469 => 'Los Angeles, CA', + 1323478 => 'Los Angeles, CA', + 1323512 => 'Los Angeles, CA', + 1323525 => 'Los Angeles, CA', + 1323526 => 'Los Angeles, CA', + 1323541 => 'Los Angeles, CA', + 1323549 => 'Los Angeles, CA', + 1323550 => 'Los Angeles, CA', + 1323556 => 'Beverly Hills, CA', + 1323563 => 'South Gate, CA', + 1323564 => 'South Gate, CA', + 1323566 => 'South Gate, CA', + 1323567 => 'South Gate, CA', + 1323569 => 'South Gate, CA', + 1323634 => 'Los Angeles, CA', + 1323644 => 'Los Angeles, CA', + 1323651 => 'Los Angeles, CA', + 1323653 => 'Los Angeles, CA', + 1323655 => 'Los Angeles, CA', + 1323656 => 'West Hollywood, CA', + 1323658 => 'Los Angeles, CA', + 1323660 => 'Los Angeles, CA', + 1323661 => 'Los Angeles, CA', + 1323662 => 'Los Angeles, CA', + 1323663 => 'Los Angeles, CA', + 1323664 => 'Los Angeles, CA', + 1323665 => 'Los Angeles, CA', + 1323666 => 'Los Angeles, CA', + 1323667 => 'Los Angeles, CA', + 1323668 => 'Los Angeles, CA', + 1323669 => 'Los Angeles, CA', + 1323692 => 'Los Angeles, CA', + 1323724 => 'Montebello, CA', + 1323728 => 'Montebello, CA', + 1323730 => 'Los Angeles, CA', + 1323731 => 'Los Angeles, CA', + 1323732 => 'Los Angeles, CA', + 1323733 => 'Los Angeles, CA', + 1323734 => 'Los Angeles, CA', + 1323735 => 'Los Angeles, CA', + 1323737 => 'Los Angeles, CA', + 1323750 => 'Los Angeles, CA', + 1323751 => 'Los Angeles, CA', + 1323752 => 'Los Angeles, CA', + 1323753 => 'Los Angeles, CA', + 1323754 => 'Los Angeles, CA', + 1323755 => 'Los Angeles, CA', + 1323756 => 'Los Angeles, CA', + 1323757 => 'Los Angeles, CA', + 1323758 => 'Los Angeles, CA', + 1323759 => 'Los Angeles, CA', + 1323766 => 'Los Angeles, CA', + 1323777 => 'Los Angeles, CA', + 1323778 => 'Los Angeles, CA', + 1323779 => 'Los Angeles, CA', + 1323780 => 'Los Angeles, CA', + 1323782 => 'Los Angeles, CA', + 1323783 => 'Los Angeles, CA', + 1323846 => 'Los Angeles, CA', + 1323850 => 'Los Angeles, CA', + 1323851 => 'Los Angeles, CA', + 1323852 => 'Los Angeles, CA', + 1323857 => 'Los Angeles, CA', + 1323860 => 'Los Angeles, CA', + 1323865 => 'Los Angeles, CA', + 1323871 => 'Los Angeles, CA', + 1323874 => 'Los Angeles, CA', + 1323876 => 'Los Angeles, CA', + 1323881 => 'Los Angeles, CA', + 1323906 => 'Los Angeles, CA', + 1323913 => 'Los Angeles, CA', + 1323930 => 'Los Angeles, CA', + 1323931 => 'Los Angeles, CA', + 1323932 => 'Los Angeles, CA', + 1323933 => 'Los Angeles, CA', + 1323934 => 'Los Angeles, CA', + 1323935 => 'Los Angeles, CA', + 1323936 => 'Los Angeles, CA', + 1323937 => 'Los Angeles, CA', + 1323938 => 'Los Angeles, CA', + 1323939 => 'Los Angeles, CA', + 1323944 => 'Los Angeles, CA', + 1323951 => 'Los Angeles, CA', + 1323953 => 'Los Angeles, CA', + 1323954 => 'Los Angeles, CA', + 1323957 => 'Los Angeles, CA', + 1323960 => 'Los Angeles, CA', + 1323962 => 'Los Angeles, CA', + 1323965 => 'Los Angeles, CA', + 1323969 => 'Los Angeles, CA', + 1323971 => 'Los Angeles, CA', + 1323980 => 'Los Angeles, CA', + 1323982 => 'Los Angeles, CA', + 1325 => 'Texas', + 1325223 => 'San Angelo, TX', + 1325224 => 'San Angelo, TX', + 1325227 => 'San Angelo, TX', + 1325232 => 'Abilene, TX', + 1325235 => 'Sweetwater, TX', + 1325236 => 'Sweetwater, TX', + 1325247 => 'Llano, TX', + 1325347 => 'Mason, TX', + 1325356 => 'Comanche, TX', + 1325365 => 'Ballinger, TX', + 1325372 => 'San Saba, TX', + 1325387 => 'Sonora, TX', + 1325388 => 'Kingsland, TX', + 1325392 => 'Ozona, TX', + 1325396 => 'Menard, TX', + 1325437 => 'Abilene, TX', + 1325446 => 'Junction, TX', + 1325481 => 'San Angelo, TX', + 1325486 => 'San Angelo, TX', + 1325529 => 'Abilene, TX', + 1325572 => 'Buffalo Gap, TX', + 1325573 => 'Snyder, TX', + 1325574 => 'Snyder, TX', + 1325576 => 'Hamlin, TX', + 1325597 => 'Brady, TX', + 1325617 => 'San Angelo, TX', + 1325625 => 'Coleman, TX', + 1325641 => 'Brownwood, TX', + 1325643 => 'Brownwood, TX', + 1325646 => 'Brownwood, TX', + 1325648 => 'Goldthwaite, TX', + 1325651 => 'San Angelo, TX', + 1325653 => 'San Angelo, TX', + 1325655 => 'San Angelo, TX', + 1325657 => 'San Angelo, TX', + 1325658 => 'San Angelo, TX', + 1325659 => 'San Angelo, TX', + 1325670 => 'Abilene, TX', + 1325672 => 'Abilene, TX', + 1325673 => 'Abilene, TX', + 1325675 => 'Abilene, TX', + 1325676 => 'Abilene, TX', + 1325677 => 'Abilene, TX', + 1325690 => 'Abilene, TX', + 1325691 => 'Abilene, TX', + 1325692 => 'Abilene, TX', + 1325695 => 'Abilene, TX', + 1325698 => 'Abilene, TX', + 1325728 => 'Colorado City, TX', + 1325754 => 'Winters, TX', + 1325762 => 'Albany, TX', + 1325773 => 'Stamford, TX', + 1325793 => 'Abilene, TX', + 1325795 => 'Abilene, TX', + 1325823 => 'Anson, TX', + 1325853 => 'Eldorado, TX', + 1325854 => 'Baird, TX', + 1325884 => 'Big Lake, TX', + 1325893 => 'Clyde, TX', + 1325928 => 'Merkel, TX', + 1325942 => 'San Angelo, TX', + 1325944 => 'San Angelo, TX', + 1325947 => 'San Angelo, TX', + 1325949 => 'San Angelo, TX', + 1330 => 'Ohio', + 1330220 => 'Brunswick, OH', + 1330225 => 'Brunswick, OH', + 1330239 => 'Medina, OH', + 1330244 => 'North Canton, OH', + 1330247 => 'Akron, OH', + 1330252 => 'Akron, OH', + 1330253 => 'Akron, OH', + 1330259 => 'Youngstown, OH', + 1330262 => 'Wooster, OH', + 1330263 => 'Wooster, OH', + 1330264 => 'Wooster, OH', + 1330270 => 'Youngstown, OH', + 1330273 => 'Brunswick, OH', + 1330274 => 'Mantua, OH', + 1330286 => 'Canfield, OH', + 1330287 => 'Wooster, OH', + 1330296 => 'Ravenna, OH', + 1330297 => 'Ravenna, OH', + 1330305 => 'North Canton, OH', + 1330308 => 'New Philadelphia, OH', + 1330325 => 'Rootstown, OH', + 1330331 => 'Wadsworth, OH', + 1330332 => 'Salem, OH', + 1330334 => 'Wadsworth, OH', + 1330335 => 'Wadsworth, OH', + 1330336 => 'Wadsworth, OH', + 1330337 => 'Salem, OH', + 1330339 => 'New Philadelphia, OH', + 1330342 => 'Hudson, OH', + 1330343 => 'Dover, OH', + 1330344 => 'Akron, OH', + 1330345 => 'Wooster, OH', + 1330363 => 'Canton, OH', + 1330364 => 'Dover, OH', + 1330369 => 'Warren, OH', + 1330372 => 'Warren, OH', + 1330373 => 'Warren, OH', + 1330374 => 'Akron, OH', + 1330375 => 'Akron, OH', + 1330376 => 'Akron, OH', + 1330379 => 'Akron, OH', + 1330384 => 'Akron, OH', + 1330385 => 'East Liverpool, OH', + 1330386 => 'East Liverpool, OH', + 1330392 => 'Warren, OH', + 1330393 => 'Warren, OH', + 1330394 => 'Warren, OH', + 1330395 => 'Warren, OH', + 1330399 => 'Warren, OH', + 1330405 => 'Twinsburg, OH', + 1330422 => 'Streetsboro, OH', + 1330424 => 'Lisbon, OH', + 1330425 => 'Twinsburg, OH', + 1330426 => 'East Palestine, OH', + 1330427 => 'Leetonia, OH', + 1330433 => 'North Canton, OH', + 1330434 => 'Akron, OH', + 1330435 => 'Creston, OH', + 1330438 => 'Canton, OH', + 1330448 => 'Brookfield, OH', + 1330451 => 'Canton, OH', + 1330452 => 'Canton, OH', + 1330453 => 'Canton, OH', + 1330454 => 'Canton, OH', + 1330455 => 'Canton, OH', + 1330456 => 'Canton, OH', + 1330467 => 'Northfield, OH', + 1330477 => 'Canton, OH', + 1330478 => 'Canton, OH', + 1330479 => 'Canton, OH', + 1330480 => 'Youngstown, OH', + 1330482 => 'Columbiana, OH', + 1330483 => 'Valley City, OH', + 1330484 => 'Canton, OH', + 1330487 => 'Twinsburg, OH', + 1330488 => 'Canton, OH', + 1330489 => 'Canton, OH', + 1330491 => 'Canton, OH', + 1330492 => 'Canton, OH', + 1330493 => 'Canton, OH', + 1330494 => 'North Canton, OH', + 1330497 => 'North Canton, OH', + 1330498 => 'North Canton, OH', + 1330499 => 'North Canton, OH', + 1330505 => 'Niles, OH', + 1330527 => 'Garrettsville, OH', + 1330532 => 'Wellsville, OH', + 1330533 => 'Canfield, OH', + 1330534 => 'Hubbard, OH', + 1330535 => 'Akron, OH', + 1330536 => 'Lowellville, OH', + 1330538 => 'North Jackson, OH', + 1330539 => 'Girard, OH', + 1330542 => 'New Middletown, OH', + 1330543 => 'Akron, OH', + 1330544 => 'Niles, OH', + 1330545 => 'Girard, OH', + 1330549 => 'North Lima, OH', + 1330562 => 'Aurora, OH', + 1330567 => 'Shreve, OH', + 1330602 => 'Dover, OH', + 1330609 => 'Warren, OH', + 1330626 => 'Streetsboro, OH', + 1330627 => 'Carrollton, OH', + 1330628 => 'Mogadore, OH', + 1330629 => 'Youngstown, OH', + 1330633 => 'Tallmadge, OH', + 1330637 => 'Cortland, OH', + 1330638 => 'Cortland, OH', + 1330644 => 'Akron, OH', + 1330645 => 'Akron, OH', + 1330650 => 'Hudson, OH', + 1330652 => 'Niles, OH', + 1330653 => 'Hudson, OH', + 1330655 => 'Hudson, OH', + 1330656 => 'Hudson, OH', + 1330658 => 'Doylestown, OH', + 1330659 => 'Richfield, OH', + 1330669 => 'Smithville, OH', + 1330670 => 'Akron, OH', + 1330673 => 'Kent, OH', + 1330674 => 'Millersburg, OH', + 1330676 => 'Kent, OH', + 1330677 => 'Kent, OH', + 1330678 => 'Kent, OH', + 1330682 => 'Orrville, OH', + 1330683 => 'Orrville, OH', + 1330684 => 'Orrville, OH', + 1330686 => 'Stow, OH', + 1330688 => 'Stow, OH', + 1330698 => 'Apple Creek, OH', + 1330699 => 'Uniontown, OH', + 1330702 => 'Canfield, OH', + 1330721 => 'Medina, OH', + 1330722 => 'Medina, OH', + 1330723 => 'Medina, OH', + 1330724 => 'Akron, OH', + 1330725 => 'Medina, OH', + 1330726 => 'Youngstown, OH', + 1330729 => 'Youngstown, OH', + 1330733 => 'Akron, OH', + 1330740 => 'Youngstown, OH', + 1330742 => 'Youngstown, OH', + 1330743 => 'Youngstown, OH', + 1330744 => 'Youngstown, OH', + 1330745 => 'Barberton, OH', + 1330746 => 'Youngstown, OH', + 1330747 => 'Youngstown, OH', + 1330752 => 'Akron, OH', + 1330755 => 'Struthers, OH', + 1330757 => 'Youngstown, OH', + 1330758 => 'Youngstown, OH', + 1330759 => 'Youngstown, OH', + 1330762 => 'Akron, OH', + 1330764 => 'Medina, OH', + 1330769 => 'Seville, OH', + 1330773 => 'Akron, OH', + 1330782 => 'Youngstown, OH', + 1330783 => 'Youngstown, OH', + 1330784 => 'Akron, OH', + 1330785 => 'Akron, OH', + 1330788 => 'Youngstown, OH', + 1330792 => 'Youngstown, OH', + 1330793 => 'Youngstown, OH', + 1330794 => 'Akron, OH', + 1330797 => 'Youngstown, OH', + 1330798 => 'Akron, OH', + 1330799 => 'Youngstown, OH', + 1330821 => 'Alliance, OH', + 1330823 => 'Alliance, OH', + 1330825 => 'Norton, OH', + 1330828 => 'Dalton, OH', + 1330829 => 'Alliance, OH', + 1330830 => 'Massillon, OH', + 1330832 => 'Massillon, OH', + 1330833 => 'Massillon, OH', + 1330834 => 'Massillon, OH', + 1330835 => 'Akron, OH', + 1330836 => 'Akron, OH', + 1330837 => 'Massillon, OH', + 1330841 => 'Warren, OH', + 1330847 => 'Warren, OH', + 1330852 => 'Sugarcreek, OH', + 1330854 => 'Canal Fulton, OH', + 1330856 => 'Warren, OH', + 1330863 => 'Malvern, OH', + 1330864 => 'Akron, OH', + 1330865 => 'Akron, OH', + 1330867 => 'Akron, OH', + 1330868 => 'Minerva, OH', + 1330869 => 'Akron, OH', + 1330872 => 'Newton Falls, OH', + 1330874 => 'Bolivar, OH', + 1330875 => 'Louisville, OH', + 1330876 => 'Kinsman, OH', + 1330877 => 'Hartville, OH', + 1330878 => 'Strasburg, OH', + 1330879 => 'Navarre, OH', + 1330884 => 'Youngstown, OH', + 1330889 => 'Bristolville, OH', + 1330897 => 'Baltic, OH', + 1330898 => 'Warren, OH', + 1330920 => 'Cuyahoga Falls, OH', + 1330922 => 'Cuyahoga Falls, OH', + 1330923 => 'Cuyahoga Falls, OH', + 1330925 => 'Rittman, OH', + 1330926 => 'Cuyahoga Falls, OH', + 1330928 => 'Cuyahoga Falls, OH', + 1330929 => 'Cuyahoga Falls, OH', + 1330938 => 'Sebring, OH', + 1330945 => 'Cuyahoga Falls, OH', + 1330948 => 'Lodi, OH', + 1330952 => 'Medina, OH', + 1330953 => 'Youngstown, OH', + 1330963 => 'Twinsburg, OH', + 1330965 => 'Youngstown, OH', + 1330966 => 'North Canton, OH', + 1330971 => 'Cuyahoga Falls, OH', + 1330995 => 'Aurora, OH', + 1331 => 'Illinois', + 1334 => 'Alabama', + 1334209 => 'Auburn, AL', + 1334213 => 'Montgomery, AL', + 1334215 => 'Montgomery, AL', + 1334222 => 'Andalusia, AL', + 1334239 => 'Montgomery, AL', + 1334240 => 'Montgomery, AL', + 1334241 => 'Montgomery, AL', + 1334242 => 'Montgomery, AL', + 1334244 => 'Montgomery, AL', + 1334260 => 'Montgomery, AL', + 1334262 => 'Montgomery, AL', + 1334263 => 'Montgomery, AL', + 1334264 => 'Montgomery, AL', + 1334265 => 'Montgomery, AL', + 1334269 => 'Montgomery, AL', + 1334270 => 'Montgomery, AL', + 1334271 => 'Montgomery, AL', + 1334272 => 'Montgomery, AL', + 1334273 => 'Montgomery, AL', + 1334277 => 'Montgomery, AL', + 1334279 => 'Montgomery, AL', + 1334280 => 'Montgomery, AL', + 1334281 => 'Montgomery, AL', + 1334283 => 'Tallassee, AL', + 1334284 => 'Montgomery, AL', + 1334285 => 'Millbrook, AL', + 1334286 => 'Montgomery, AL', + 1334287 => 'Demopolis, AL', + 1334288 => 'Montgomery, AL', + 1334289 => 'Demopolis, AL', + 1334290 => 'Millbrook, AL', + 1334291 => 'Phenix City, AL', + 1334293 => 'Montgomery, AL', + 1334295 => 'Linden, AL', + 1334297 => 'Phenix City, AL', + 1334298 => 'Phenix City, AL', + 1334308 => 'Enterprise, AL', + 1334335 => 'Luverne, AL', + 1334347 => 'Enterprise, AL', + 1334356 => 'Montgomery, AL', + 1334358 => 'Prattville, AL', + 1334361 => 'Prattville, AL', + 1334365 => 'Prattville, AL', + 1334366 => 'Maplesville, AL', + 1334371 => 'Greenville, AL', + 1334376 => 'Georgiana, AL', + 1334382 => 'Greenville, AL', + 1334386 => 'Montgomery, AL', + 1334393 => 'Enterprise, AL', + 1334395 => 'Montgomery, AL', + 1334396 => 'Montgomery, AL', + 1334409 => 'Montgomery, AL', + 1334427 => 'Andalusia, AL', + 1334445 => 'Ozark, AL', + 1334448 => 'Phenix City, AL', + 1334480 => 'Phenix City, AL', + 1334491 => 'Prattville, AL', + 1334493 => 'Opp, AL', + 1334501 => 'Auburn, AL', + 1334502 => 'Auburn, AL', + 1334514 => 'Wetumpka, AL', + 1334541 => 'Eclectic, AL', + 1334548 => 'Hayneville, AL', + 1334566 => 'Troy, AL', + 1334567 => 'Wetumpka, AL', + 1334576 => 'Lanett, AL', + 1334585 => 'Abbeville, AL', + 1334588 => 'Hartford, AL', + 1334593 => 'Montgomery, AL', + 1334598 => 'Daleville, AL', + 1334613 => 'Montgomery, AL', + 1334624 => 'Greensboro, AL', + 1334628 => 'Uniontown, AL', + 1334636 => 'Thomasville, AL', + 1334644 => 'Lanett, AL', + 1334649 => 'Montgomery, AL', + 1334670 => 'Troy, AL', + 1334671 => 'Dothan, AL', + 1334673 => 'Dothan, AL', + 1334677 => 'Dothan, AL', + 1334678 => 'Dothan, AL', + 1334682 => 'Camden, AL', + 1334683 => 'Marion, AL', + 1334684 => 'Geneva, AL', + 1334687 => 'Eufaula, AL', + 1334692 => 'Newton, AL', + 1334693 => 'Headland, AL', + 1334699 => 'Dothan, AL', + 1334702 => 'Dothan, AL', + 1334705 => 'Opelika, AL', + 1334712 => 'Dothan, AL', + 1334727 => 'Tuskegee, AL', + 1334735 => 'Brundidge, AL', + 1334737 => 'Opelika, AL', + 1334738 => 'Union Springs, AL', + 1334741 => 'Opelika, AL', + 1334742 => 'Opelika, AL', + 1334745 => 'Opelika, AL', + 1334749 => 'Opelika, AL', + 1334756 => 'Valley, AL', + 1334768 => 'Valley, AL', + 1334774 => 'Ozark, AL', + 1334775 => 'Clayton, AL', + 1334792 => 'Dothan, AL', + 1334793 => 'Dothan, AL', + 1334794 => 'Dothan, AL', + 1334819 => 'Montgomery, AL', + 1334821 => 'Auburn, AL', + 1334826 => 'Auburn, AL', + 1334832 => 'Montgomery, AL', + 1334834 => 'Montgomery, AL', + 1334844 => 'Auburn, AL', + 1334858 => 'Florala, AL', + 1334863 => 'Roanoke, AL', + 1334864 => 'La Fayette, AL', + 1334872 => 'Selma, AL', + 1334874 => 'Selma, AL', + 1334875 => 'Selma, AL', + 1334886 => 'Slocomb, AL', + 1334887 => 'Auburn, AL', + 1334894 => 'New Brockton, AL', + 1334897 => 'Elba, AL', + 1334898 => 'Samson, AL', + 1334899 => 'Ashford, AL', + 1336 => 'North Carolina', + 1336218 => 'Greensboro, NC', + 1336222 => 'Burlington, NC', + 1336224 => 'Lexington, NC', + 1336226 => 'Burlington, NC', + 1336227 => 'Burlington, NC', + 1336228 => 'Burlington, NC', + 1336229 => 'Burlington, NC', + 1336230 => 'Greensboro, NC', + 1336235 => 'Greensboro, NC', + 1336236 => 'Lexington, NC', + 1336242 => 'Lexington, NC', + 1336243 => 'Lexington, NC', + 1336245 => 'Winston-Salem, NC', + 1336246 => 'West Jefferson, NC', + 1336248 => 'Lexington, NC', + 1336249 => 'Lexington, NC', + 1336251 => 'Winston-Salem, NC', + 1336270 => 'Burlington, NC', + 1336271 => 'Greensboro, NC', + 1336272 => 'Greensboro, NC', + 1336273 => 'Greensboro, NC', + 1336274 => 'Greensboro, NC', + 1336275 => 'Greensboro, NC', + 1336277 => 'Winston-Salem, NC', + 1336282 => 'Greensboro, NC', + 1336284 => 'Mocksville, NC', + 1336285 => 'Greensboro, NC', + 1336286 => 'Greensboro, NC', + 1336288 => 'Greensboro, NC', + 1336292 => 'Greensboro, NC', + 1336293 => 'Winston-Salem, NC', + 1336294 => 'Greensboro, NC', + 1336297 => 'Greensboro, NC', + 1336299 => 'Greensboro, NC', + 1336310 => 'Kernersville, NC', + 1336315 => 'Greensboro, NC', + 1336316 => 'Greensboro, NC', + 1336318 => 'Asheboro, NC', + 1336322 => 'Roxboro, NC', + 1336333 => 'Greensboro, NC', + 1336334 => 'Greensboro, NC', + 1336342 => 'Reidsville, NC', + 1336349 => 'Reidsville, NC', + 1336357 => 'Lexington, NC', + 1336358 => 'Greensboro, NC', + 1336368 => 'Pilot Mountain, NC', + 1336370 => 'Greensboro, NC', + 1336372 => 'Sparta, NC', + 1336373 => 'Greensboro, NC', + 1336375 => 'Greensboro, NC', + 1336377 => 'Winston-Salem, NC', + 1336378 => 'Greensboro, NC', + 1336379 => 'Greensboro, NC', + 1336384 => 'Lansing, NC', + 1336386 => 'Dobson, NC', + 1336387 => 'Greensboro, NC', + 1336389 => 'Greensboro, NC', + 1336427 => 'Madison, NC', + 1336454 => 'Jamestown, NC', + 1336463 => 'Yadkinville, NC', + 1336468 => 'Hamptonville, NC', + 1336472 => 'Thomasville, NC', + 1336474 => 'Thomasville, NC', + 1336475 => 'Thomasville, NC', + 1336476 => 'Thomasville, NC', + 1336492 => 'Mocksville, NC', + 1336495 => 'Randleman, NC', + 1336498 => 'Randleman, NC', + 1336499 => 'Winston-Salem, NC', + 1336510 => 'Greensboro, NC', + 1336526 => 'Elkin, NC', + 1336538 => 'Burlington, NC', + 1336540 => 'Greensboro, NC', + 1336545 => 'Greensboro, NC', + 1336547 => 'Greensboro, NC', + 1336548 => 'Madison, NC', + 1336570 => 'Burlington, NC', + 1336573 => 'Stoneville, NC', + 1336574 => 'Greensboro, NC', + 1336584 => 'Burlington, NC', + 1336585 => 'Burlington, NC', + 1336586 => 'Burlington, NC', + 1336591 => 'Walnut Cove, NC', + 1336593 => 'Danbury, NC', + 1336595 => 'Walkertown, NC', + 1336597 => 'Roxboro, NC', + 1336599 => 'Roxboro, NC', + 1336605 => 'Greensboro, NC', + 1336617 => 'Greensboro, NC', + 1336621 => 'Greensboro, NC', + 1336622 => 'Liberty, NC', + 1336623 => 'Eden, NC', + 1336625 => 'Asheboro, NC', + 1336626 => 'Asheboro, NC', + 1336627 => 'Eden, NC', + 1336629 => 'Asheboro, NC', + 1336631 => 'Winston-Salem, NC', + 1336632 => 'Greensboro, NC', + 1336633 => 'Asheboro, NC', + 1336634 => 'Reidsville, NC', + 1336635 => 'Eden, NC', + 1336641 => 'Greensboro, NC', + 1336651 => 'North Wilkesboro, NC', + 1336656 => 'Browns Summit, NC', + 1336659 => 'Winston-Salem, NC', + 1336661 => 'Winston-Salem, NC', + 1336665 => 'Greensboro, NC', + 1336667 => 'North Wilkesboro, NC', + 1336668 => 'Greensboro, NC', + 1336672 => 'Asheboro, NC', + 1336676 => 'Greensboro, NC', + 1336677 => 'Yadkinville, NC', + 1336679 => 'Yadkinville, NC', + 1336691 => 'Greensboro, NC', + 1336694 => 'Yanceyville, NC', + 1336696 => 'North Wilkesboro, NC', + 1336699 => 'East Bend, NC', + 1336703 => 'Winston-Salem, NC', + 1336712 => 'Clemmons, NC', + 1336713 => 'Winston-Salem, NC', + 1336716 => 'Winston-Salem, NC', + 1336718 => 'Winston-Salem, NC', + 1336719 => 'Mount Airy, NC', + 1336721 => 'Winston-Salem, NC', + 1336722 => 'Winston-Salem, NC', + 1336723 => 'Winston-Salem, NC', + 1336724 => 'Winston-Salem, NC', + 1336725 => 'Winston-Salem, NC', + 1336727 => 'Winston-Salem, NC', + 1336731 => 'Lexington, NC', + 1336744 => 'Winston-Salem, NC', + 1336748 => 'Winston-Salem, NC', + 1336751 => 'Mocksville, NC', + 1336753 => 'Mocksville, NC', + 1336759 => 'Winston-Salem, NC', + 1336760 => 'Winston-Salem, NC', + 1336761 => 'Winston-Salem, NC', + 1336764 => 'Winston-Salem, NC', + 1336765 => 'Winston-Salem, NC', + 1336766 => 'Clemmons, NC', + 1336767 => 'Winston-Salem, NC', + 1336768 => 'Winston-Salem, NC', + 1336769 => 'Winston-Salem, NC', + 1336771 => 'Winston-Salem, NC', + 1336774 => 'Winston-Salem, NC', + 1336777 => 'Winston-Salem, NC', + 1336778 => 'Clemmons, NC', + 1336784 => 'Winston-Salem, NC', + 1336785 => 'Winston-Salem, NC', + 1336786 => 'Mount Airy, NC', + 1336787 => 'Lexington, NC', + 1336788 => 'Winston-Salem, NC', + 1336789 => 'Mount Airy, NC', + 1336790 => 'Greensboro, NC', + 1336793 => 'Winston-Salem, NC', + 1336794 => 'Winston-Salem, NC', + 1336798 => 'Lexington, NC', + 1336802 => 'High Point, NC', + 1336812 => 'High Point, NC', + 1336824 => 'Ramseur, NC', + 1336832 => 'Greensboro, NC', + 1336834 => 'Greensboro, NC', + 1336835 => 'Elkin, NC', + 1336838 => 'North Wilkesboro, NC', + 1336841 => 'High Point, NC', + 1336846 => 'West Jefferson, NC', + 1336851 => 'Greensboro, NC', + 1336852 => 'Greensboro, NC', + 1336854 => 'Greensboro, NC', + 1336855 => 'Greensboro, NC', + 1336856 => 'Greensboro, NC', + 1336859 => 'Denton, NC', + 1336869 => 'High Point, NC', + 1336873 => 'Seagrove, NC', + 1336878 => 'High Point, NC', + 1336882 => 'High Point, NC', + 1336883 => 'High Point, NC', + 1336884 => 'High Point, NC', + 1336885 => 'High Point, NC', + 1336886 => 'High Point, NC', + 1336887 => 'High Point, NC', + 1336889 => 'High Point, NC', + 1336896 => 'Winston-Salem, NC', + 1336903 => 'North Wilkesboro, NC', + 1336922 => 'Winston-Salem, NC', + 1336924 => 'Winston-Salem, NC', + 1336940 => 'Advance, NC', + 1336945 => 'Lewisville, NC', + 1336956 => 'Lexington, NC', + 1336969 => 'Rural Hall, NC', + 1336973 => 'Wilkesboro, NC', + 1336983 => 'King, NC', + 1336985 => 'King, NC', + 1336992 => 'Kernersville, NC', + 1336993 => 'Kernersville, NC', + 1336996 => 'Kernersville, NC', + 1336998 => 'Advance, NC', + 1337 => 'Louisiana', + 1337205 => 'Lafayette, LA', + 1337216 => 'Lafayette, LA', + 1337217 => 'Lake Charles, LA', + 1337229 => 'Loreauville, LA', + 1337232 => 'Lafayette, LA', + 1337233 => 'Lafayette, LA', + 1337234 => 'Lafayette, LA', + 1337235 => 'Lafayette, LA', + 1337236 => 'Lafayette, LA', + 1337237 => 'Lafayette, LA', + 1337238 => 'Leesville, LA', + 1337239 => 'Leesville, LA', + 1337261 => 'Lafayette, LA', + 1337262 => 'Lafayette, LA', + 1337264 => 'Lafayette, LA', + 1337266 => 'Lafayette, LA', + 1337267 => 'Lafayette, LA', + 1337269 => 'Lafayette, LA', + 1337276 => 'Jeanerette, LA', + 1337289 => 'Lafayette, LA', + 1337291 => 'Lafayette, LA', + 1337310 => 'Lake Charles, LA', + 1337332 => 'Breaux Bridge, LA', + 1337334 => 'Rayne, LA', + 1337363 => 'Ville Platte, LA', + 1337364 => 'New Iberia, LA', + 1337365 => 'New Iberia, LA', + 1337367 => 'New Iberia, LA', + 1337369 => 'New Iberia, LA', + 1337392 => 'Leesville, LA', + 1337394 => 'Saint Martinville, LA', + 1337406 => 'Lafayette, LA', + 1337407 => 'Opelousas, LA', + 1337433 => 'Lake Charles, LA', + 1337436 => 'Lake Charles, LA', + 1337437 => 'Lake Charles, LA', + 1337439 => 'Lake Charles, LA', + 1337456 => 'Lafayette, LA', + 1337457 => 'Eunice, LA', + 1337462 => 'DeRidder, LA', + 1337463 => 'DeRidder, LA', + 1337468 => 'Mamou, LA', + 1337474 => 'Lake Charles, LA', + 1337475 => 'Lake Charles, LA', + 1337477 => 'Lake Charles, LA', + 1337478 => 'Lake Charles, LA', + 1337479 => 'Lake Charles, LA', + 1337480 => 'Lake Charles, LA', + 1337491 => 'Lake Charles, LA', + 1337494 => 'Lake Charles, LA', + 1337504 => 'Lafayette, LA', + 1337521 => 'Lafayette, LA', + 1337527 => 'Sulphur, LA', + 1337528 => 'Sulphur, LA', + 1337531 => 'Fort Polk, LA', + 1337534 => 'Lafayette, LA', + 1337536 => 'Gueydan, LA', + 1337537 => 'Leesville, LA', + 1337546 => 'Eunice, LA', + 1337560 => 'New Iberia, LA', + 1337562 => 'Lake Charles, LA', + 1337564 => 'Lake Charles, LA', + 1337582 => 'Iowa, LA', + 1337583 => 'Sulphur, LA', + 1337585 => 'Port Barre, LA', + 1337589 => 'Vinton, LA', + 1337593 => 'Lafayette, LA', + 1337625 => 'Sulphur, LA', + 1337626 => 'Sulphur, LA', + 1337639 => 'Oberlin, LA', + 1337643 => 'Kaplan, LA', + 1337662 => 'Sunset, LA', + 1337684 => 'Church Point, LA', + 1337685 => 'Delcambre, LA', + 1337706 => 'Lafayette, LA', + 1337721 => 'Lake Charles, LA', + 1337725 => 'Ragley, LA', + 1337734 => 'Welsh, LA', + 1337738 => 'Kinder, LA', + 1337754 => 'Arnaudville, LA', + 1337769 => 'Lafayette, LA', + 1337774 => 'Lake Arthur, LA', + 1337775 => 'Cameron, LA', + 1337783 => 'Crowley, LA', + 1337786 => 'DeQuincy, LA', + 1337788 => 'Crowley, LA', + 1337824 => 'Jennings, LA', + 1337828 => 'Franklin, LA', + 1337837 => 'Broussard, LA', + 1337839 => 'Broussard, LA', + 1337855 => 'Lake Charles, LA', + 1337856 => 'Youngsville, LA', + 1337857 => 'Youngsville, LA', + 1337873 => 'Duson, LA', + 1337882 => 'Westlake, LA', + 1337886 => 'Carencro, LA', + 1337893 => 'Abbeville, LA', + 1337896 => 'Carencro, LA', + 1337898 => 'Abbeville, LA', + 1337923 => 'Baldwin, LA', + 1337937 => 'Erath, LA', + 1337942 => 'Opelousas, LA', + 1337948 => 'Opelousas, LA', + 1337981 => 'Lafayette, LA', + 1337984 => 'Lafayette, LA', + 1337988 => 'Lafayette, LA', + 1337989 => 'Lafayette, LA', + 1337991 => 'Lafayette, LA', + 1337993 => 'Lafayette, LA', + 1339 => 'Massachusetts', + 1345949 => 'George Town', + 1346 => 'Texas', + 1347 => 'New York', + 1347221 => 'Brooklyn, NY', + 1347240 => 'Brooklyn, NY', + 1347270 => 'Bronx, NY', + 1347271 => 'Bronx, NY', + 1347281 => 'Bronx, NY', + 1347295 => 'Brooklyn, NY', + 1347346 => 'Bronx, NY', + 1347350 => 'Brooklyn, NY', + 1347365 => 'Brooklyn, NY', + 1347406 => 'Brooklyn, NY', + 1347425 => 'Brooklyn, NY', + 1347442 => 'Brooklyn, NY', + 1347462 => 'Brooklyn, NY', + 1347492 => 'Brooklyn, NY', + 1347529 => 'Brooklyn, NY', + 1347533 => 'Brooklyn, NY', + 1347577 => 'Bronx, NY', + 1347587 => 'Brooklyn, NY', + 1347590 => 'Bronx, NY', + 1347627 => 'Brooklyn, NY', + 1347663 => 'Brooklyn, NY', + 1347689 => 'Brooklyn, NY', + 1347702 => 'Brooklyn, NY', + 1347715 => 'Brooklyn, NY', + 1347763 => 'Brooklyn, NY', + 1347770 => 'Brooklyn, NY', + 1347787 => 'Brooklyn, NY', + 1347789 => 'Brooklyn, NY', + 1347810 => 'Bronx, NY', + 1347843 => 'Bronx, NY', + 1347862 => 'Bronx, NY', + 1347915 => 'Brooklyn, NY', + 1351 => 'Massachusetts', + 1352 => 'Florida', + 1352205 => 'Lady Lake, FL', + 1352236 => 'Ocala, FL', + 1352237 => 'Ocala, FL', + 1352241 => 'Clermont, FL', + 1352242 => 'Clermont, FL', + 1352243 => 'Clermont, FL', + 1352245 => 'Belleview, FL', + 1352253 => 'Tavares, FL', + 1352259 => 'Lady Lake, FL', + 1352264 => 'Gainesville, FL', + 1352265 => 'Gainesville, FL', + 1352266 => 'Ocala, FL', + 1352271 => 'Gainesville, FL', + 1352273 => 'Gainesville, FL', + 1352288 => 'Ocklawaha, FL', + 1352291 => 'Ocala, FL', + 1352304 => 'Ocala, FL', + 1352314 => 'Leesburg, FL', + 1352315 => 'Leesburg, FL', + 1352323 => 'Leesburg, FL', + 1352324 => 'Howey In Hills, FL', + 1352326 => 'Leesburg, FL', + 1352330 => 'Wildwood, FL', + 1352331 => 'Gainesville, FL', + 1352332 => 'Gainesville, FL', + 1352333 => 'Gainesville, FL', + 1352334 => 'Gainesville, FL', + 1352335 => 'Gainesville, FL', + 1352336 => 'Gainesville, FL', + 1352337 => 'Gainesville, FL', + 1352338 => 'Gainesville, FL', + 1352341 => 'Inverness, FL', + 1352343 => 'Tavares, FL', + 1352344 => 'Inverness, FL', + 1352351 => 'Ocala, FL', + 1352357 => 'Eustis, FL', + 1352360 => 'Leesburg, FL', + 1352365 => 'Leesburg, FL', + 1352367 => 'Gainesville, FL', + 1352368 => 'Ocala, FL', + 1352369 => 'Ocala, FL', + 1352371 => 'Gainesville, FL', + 1352372 => 'Gainesville, FL', + 1352373 => 'Gainesville, FL', + 1352374 => 'Gainesville, FL', + 1352375 => 'Gainesville, FL', + 1352376 => 'Gainesville, FL', + 1352377 => 'Gainesville, FL', + 1352378 => 'Gainesville, FL', + 1352379 => 'Gainesville, FL', + 1352382 => 'Homosassa, FL', + 1352383 => 'Mount Dora, FL', + 1352385 => 'Mount Dora, FL', + 1352390 => 'Ocala, FL', + 1352392 => 'Gainesville, FL', + 1352394 => 'Clermont, FL', + 1352401 => 'Ocala, FL', + 1352404 => 'Clermont, FL', + 1352419 => 'Inverness, FL', + 1352427 => 'Ocala, FL', + 1352429 => 'Groveland, FL', + 1352432 => 'Clermont, FL', + 1352433 => 'Ocala, FL', + 1352435 => 'Leesburg, FL', + 1352447 => 'Inglis, FL', + 1352463 => 'Trenton, FL', + 1352465 => 'Dunnellon, FL', + 1352466 => 'Micanopy, FL', + 1352468 => 'Waldo, FL', + 1352472 => 'Newberry, FL', + 1352473 => 'Keystone Heights, FL', + 1352475 => 'Melrose, FL', + 1352481 => 'Hawthorne, FL', + 1352483 => 'Eustis, FL', + 1352486 => 'Bronson, FL', + 1352489 => 'Dunnellon, FL', + 1352490 => 'Chiefland, FL', + 1352493 => 'Chiefland, FL', + 1352495 => 'Archer, FL', + 1352498 => 'Cross City, FL', + 1352503 => 'Homosassa, FL', + 1352505 => 'Gainesville, FL', + 1352508 => 'Tavares, FL', + 1352518 => 'Dade City, FL', + 1352521 => 'Dade City, FL', + 1352523 => 'Dade City, FL', + 1352528 => 'Williston, FL', + 1352536 => 'Clermont, FL', + 1352540 => 'Brooksville, FL', + 1352542 => 'Old Town, FL', + 1352543 => 'Cedar Key, FL', + 1352544 => 'Brooksville, FL', + 1352556 => 'Spring Hill, FL', + 1352563 => 'Crystal River, FL', + 1352564 => 'Crystal River, FL', + 1352567 => 'Dade City, FL', + 1352568 => 'Bushnell, FL', + 1352569 => 'Bushnell, FL', + 1352583 => 'Dade City, FL', + 1352588 => 'San Antonio, FL', + 1352589 => 'Eustis, FL', + 1352593 => 'Brooksville, FL', + 1352595 => 'Citra, FL', + 1352610 => 'Spring Hill, FL', + 1352620 => 'Ocala, FL', + 1352621 => 'Homosassa, FL', + 1352622 => 'Ocala, FL', + 1352624 => 'Ocala, FL', + 1352625 => 'Silver Springs, FL', + 1352628 => 'Homosassa, FL', + 1352629 => 'Ocala, FL', + 1352637 => 'Inverness, FL', + 1352666 => 'Spring Hill, FL', + 1352669 => 'Umatilla, FL', + 1352671 => 'Ocala, FL', + 1352672 => 'Gainesville, FL', + 1352683 => 'Spring Hill, FL', + 1352684 => 'Spring Hill, FL', + 1352686 => 'Spring Hill, FL', + 1352687 => 'Ocala, FL', + 1352688 => 'Spring Hill, FL', + 1352690 => 'Ocala, FL', + 1352694 => 'Ocala, FL', + 1352726 => 'Inverness, FL', + 1352728 => 'Leesburg, FL', + 1352732 => 'Ocala, FL', + 1352735 => 'Mount Dora, FL', + 1352742 => 'Tavares, FL', + 1352748 => 'Wildwood, FL', + 1352750 => 'Lady Lake, FL', + 1352751 => 'Lady Lake, FL', + 1352753 => 'Lady Lake, FL', + 1352754 => 'Brooksville, FL', + 1352787 => 'Leesburg, FL', + 1352789 => 'Ocala, FL', + 1352793 => 'Bushnell, FL', + 1352794 => 'Crystal River, FL', + 1352795 => 'Crystal River, FL', + 1352796 => 'Brooksville, FL', + 1352797 => 'Brooksville, FL', + 1352799 => 'Brooksville, FL', + 1352821 => 'Weirsdale, FL', + 1352835 => 'Spring Hill, FL', + 1352840 => 'Ocala, FL', + 1352854 => 'Ocala, FL', + 1352860 => 'Inverness, FL', + 1352861 => 'Ocala, FL', + 1352867 => 'Ocala, FL', + 1352872 => 'Gainesville, FL', + 1352873 => 'Ocala, FL', + 1352955 => 'Gainesville, FL', + 1360 => 'Washington', + 1360210 => 'Camas, WA', + 1360213 => 'Vancouver, WA', + 1360221 => 'Langley, WA', + 1360225 => 'Woodland, WA', + 1360236 => 'Olympia, WA', + 1360240 => 'Oak Harbor, WA', + 1360249 => 'Montesano, WA', + 1360253 => 'Vancouver, WA', + 1360254 => 'Vancouver, WA', + 1360256 => 'Vancouver, WA', + 1360257 => 'Oak Harbor, WA', + 1360258 => 'Vancouver, WA', + 1360259 => 'Olympia, WA', + 1360260 => 'Vancouver, WA', + 1360262 => 'Chehalis, WA', + 1360263 => 'La Center, WA', + 1360264 => 'Tenino, WA', + 1360268 => 'Westport, WA', + 1360273 => 'Rochester, WA', + 1360274 => 'Castle Rock, WA', + 1360275 => 'Belfair, WA', + 1360279 => 'Oak Harbor, WA', + 1360281 => 'Vancouver, WA', + 1360289 => 'Ocean Shores, WA', + 1360292 => 'Olympia, WA', + 1360293 => 'Anacortes, WA', + 1360297 => 'Kingston, WA', + 1360299 => 'Anacortes, WA', + 1360306 => 'Bellingham, WA', + 1360307 => 'Silverdale, WA', + 1360314 => 'Vancouver, WA', + 1360318 => 'Lynden, WA', + 1360321 => 'Langley, WA', + 1360326 => 'Vancouver, WA', + 1360330 => 'Centralia, WA', + 1360331 => 'Freeland, WA', + 1360332 => 'Blaine, WA', + 1360335 => 'Washougal, WA', + 1360336 => 'Mount Vernon, WA', + 1360341 => 'Clinton, WA', + 1360350 => 'Olympia, WA', + 1360352 => 'Olympia, WA', + 1360354 => 'Lynden, WA', + 1360357 => 'Olympia, WA', + 1360371 => 'Blaine, WA', + 1360373 => 'Bremerton, WA', + 1360374 => 'Forks, WA', + 1360376 => 'Eastsound, WA', + 1360377 => 'Bremerton, WA', + 1360378 => 'Friday Harbor, WA', + 1360379 => 'Port Townsend, WA', + 1360380 => 'Ferndale, WA', + 1360384 => 'Ferndale, WA', + 1360385 => 'Port Townsend, WA', + 1360387 => 'Camano Island, WA', + 1360392 => 'Bellingham, WA', + 1360394 => 'Poulsbo, WA', + 1360397 => 'Vancouver, WA', + 1360398 => 'Bellingham, WA', + 1360400 => 'Yelm, WA', + 1360402 => 'Olympia, WA', + 1360403 => 'Arlington, WA', + 1360412 => 'Lacey, WA', + 1360413 => 'Olympia, WA', + 1360414 => 'Longview, WA', + 1360416 => 'Mount Vernon, WA', + 1360417 => 'Port Angeles, WA', + 1360418 => 'Vancouver, WA', + 1360419 => 'Mount Vernon, WA', + 1360423 => 'Longview, WA', + 1360424 => 'Mount Vernon, WA', + 1360425 => 'Longview, WA', + 1360426 => 'Shelton, WA', + 1360427 => 'Shelton, WA', + 1360428 => 'Mount Vernon, WA', + 1360432 => 'Shelton, WA', + 1360433 => 'Vancouver, WA', + 1360435 => 'Arlington, WA', + 1360436 => 'Darrington, WA', + 1360437 => 'Port Ludlow, WA', + 1360438 => 'Olympia, WA', + 1360446 => 'Rainier, WA', + 1360448 => 'Vancouver, WA', + 1360449 => 'Vancouver, WA', + 1360450 => 'Vancouver, WA', + 1360452 => 'Port Angeles, WA', + 1360457 => 'Port Angeles, WA', + 1360458 => 'Yelm, WA', + 1360459 => 'Olympia, WA', + 1360460 => 'Port Angeles, WA', + 1360466 => 'La Conner, WA', + 1360468 => 'Lopez Island, WA', + 1360474 => 'Arlington, WA', + 1360475 => 'Bremerton, WA', + 1360477 => 'Port Angeles, WA', + 1360479 => 'Bremerton, WA', + 1360482 => 'Elma, WA', + 1360487 => 'Vancouver, WA', + 1360491 => 'Olympia, WA', + 1360493 => 'Olympia, WA', + 1360496 => 'Morton, WA', + 1360501 => 'Longview, WA', + 1360513 => 'Vancouver, WA', + 1360514 => 'Vancouver, WA', + 1360521 => 'Vancouver, WA', + 1360524 => 'Vancouver, WA', + 1360527 => 'Bellingham, WA', + 1360528 => 'Olympia, WA', + 1360532 => 'Aberdeen, WA', + 1360533 => 'Aberdeen, WA', + 1360537 => 'Aberdeen, WA', + 1360538 => 'Aberdeen, WA', + 1360546 => 'Vancouver, WA', + 1360563 => 'Snohomish, WA', + 1360566 => 'Vancouver, WA', + 1360567 => 'Vancouver, WA', + 1360568 => 'Snohomish, WA', + 1360570 => 'Olympia, WA', + 1360571 => 'Vancouver, WA', + 1360573 => 'Vancouver, WA', + 1360574 => 'Vancouver, WA', + 1360575 => 'Longview, WA', + 1360576 => 'Vancouver, WA', + 1360577 => 'Longview, WA', + 1360578 => 'Longview, WA', + 1360579 => 'Clinton, WA', + 1360582 => 'Sequim, WA', + 1360584 => 'Olympia, WA', + 1360588 => 'Anacortes, WA', + 1360597 => 'Vancouver, WA', + 1360598 => 'Poulsbo, WA', + 1360599 => 'Maple Falls, WA', + 1360604 => 'Vancouver, WA', + 1360613 => 'Silverdale, WA', + 1360629 => 'Stanwood, WA', + 1360635 => 'Vancouver, WA', + 1360636 => 'Longview, WA', + 1360642 => 'Long Beach, WA', + 1360647 => 'Bellingham, WA', + 1360650 => 'Bellingham, WA', + 1360651 => 'Marysville, WA', + 1360653 => 'Marysville, WA', + 1360657 => 'Marysville, WA', + 1360658 => 'Marysville, WA', + 1360659 => 'Marysville, WA', + 1360665 => 'Ocean Park, WA', + 1360666 => 'Battle Ground, WA', + 1360668 => 'Snohomish, WA', + 1360671 => 'Bellingham, WA', + 1360673 => 'Kalama, WA', + 1360675 => 'Oak Harbor, WA', + 1360676 => 'Bellingham, WA', + 1360678 => 'Coupeville, WA', + 1360679 => 'Oak Harbor, WA', + 1360681 => 'Sequim, WA', + 1360683 => 'Sequim, WA', + 1360686 => 'Yacolt, WA', + 1360687 => 'Battle Ground, WA', + 1360691 => 'Granite Falls, WA', + 1360692 => 'Silverdale, WA', + 1360693 => 'Vancouver, WA', + 1360694 => 'Vancouver, WA', + 1360695 => 'Vancouver, WA', + 1360696 => 'Vancouver, WA', + 1360697 => 'Poulsbo, WA', + 1360698 => 'Silverdale, WA', + 1360699 => 'Vancouver, WA', + 1360701 => 'Olympia, WA', + 1360704 => 'Olympia, WA', + 1360705 => 'Olympia, WA', + 1360707 => 'Burlington, WA', + 1360709 => 'Olympia, WA', + 1360713 => 'Vancouver, WA', + 1360714 => 'Bellingham, WA', + 1360715 => 'Bellingham, WA', + 1360716 => 'Tulalip, WA', + 1360718 => 'Vancouver, WA', + 1360733 => 'Bellingham, WA', + 1360734 => 'Bellingham, WA', + 1360735 => 'Vancouver, WA', + 1360736 => 'Centralia, WA', + 1360737 => 'Vancouver, WA', + 1360738 => 'Bellingham, WA', + 1360739 => 'Bellingham, WA', + 1360740 => 'Chehalis, WA', + 1360748 => 'Chehalis, WA', + 1360750 => 'Vancouver, WA', + 1360752 => 'Bellingham, WA', + 1360753 => 'Olympia, WA', + 1360754 => 'Olympia, WA', + 1360755 => 'Burlington, WA', + 1360756 => 'Bellingham, WA', + 1360757 => 'Burlington, WA', + 1360765 => 'Quilcene, WA', + 1360769 => 'Port Orchard, WA', + 1360773 => 'Vancouver, WA', + 1360778 => 'Bellingham, WA', + 1360779 => 'Poulsbo, WA', + 1360782 => 'Bremerton, WA', + 1360785 => 'Winlock, WA', + 1360786 => 'Olympia, WA', + 1360789 => 'Olympia, WA', + 1360791 => 'Olympia, WA', + 1360792 => 'Bremerton, WA', + 1360793 => 'Sultan, WA', + 1360794 => 'Monroe, WA', + 1360795 => 'Cathlamet, WA', + 1360802 => 'Enumclaw, WA', + 1360805 => 'Monroe, WA', + 1360807 => 'Centralia, WA', + 1360816 => 'Vancouver, WA', + 1360823 => 'Vancouver, WA', + 1360825 => 'Enumclaw, WA', + 1360828 => 'Vancouver, WA', + 1360829 => 'Buckley, WA', + 1360832 => 'Eatonville, WA', + 1360833 => 'Camas, WA', + 1360834 => 'Camas, WA', + 1360835 => 'Washougal, WA', + 1360848 => 'Mount Vernon, WA', + 1360852 => 'Vancouver, WA', + 1360853 => 'Concrete, WA', + 1360855 => 'Sedro-Woolley, WA', + 1360856 => 'Sedro-Woolley, WA', + 1360863 => 'Monroe, WA', + 1360864 => 'Toledo, WA', + 1360866 => 'Olympia, WA', + 1360867 => 'Olympia, WA', + 1360870 => 'Olympia, WA', + 1360871 => 'Port Orchard, WA', + 1360874 => 'Port Orchard, WA', + 1360875 => 'South Bend, WA', + 1360876 => 'Port Orchard, WA', + 1360877 => 'Hoodsport, WA', + 1360878 => 'Olympia, WA', + 1360882 => 'Vancouver, WA', + 1360883 => 'Vancouver, WA', + 1360885 => 'Vancouver, WA', + 1360886 => 'Black Diamond, WA', + 1360887 => 'Ridgefield, WA', + 1360891 => 'Vancouver, WA', + 1360892 => 'Vancouver, WA', + 1360893 => 'Orting, WA', + 1360894 => 'Yelm, WA', + 1360895 => 'Port Orchard, WA', + 1360896 => 'Vancouver, WA', + 1360901 => 'Vancouver, WA', + 1360902 => 'Olympia, WA', + 1360904 => 'Vancouver, WA', + 1360906 => 'Vancouver, WA', + 1360909 => 'Vancouver, WA', + 1360910 => 'Vancouver, WA', + 1360915 => 'Olympia, WA', + 1360923 => 'Olympia, WA', + 1360930 => 'Poulsbo, WA', + 1360942 => 'Raymond, WA', + 1360943 => 'Olympia, WA', + 1360944 => 'Vancouver, WA', + 1360945 => 'Point Roberts, WA', + 1360956 => 'Olympia, WA', + 1360966 => 'Everson, WA', + 1360988 => 'Sumas, WA', + 1360991 => 'Vancouver, WA', + 1360993 => 'Vancouver, WA', + 1361 => 'Texas', + 1361225 => 'Corpus Christi, TX', + 1361241 => 'Corpus Christi, TX', + 1361242 => 'Corpus Christi, TX', + 1361275 => 'Cuero, TX', + 1361279 => 'San Diego, TX', + 1361288 => 'Corpus Christi, TX', + 1361289 => 'Corpus Christi, TX', + 1361293 => 'Yoakum, TX', + 1361299 => 'Corpus Christi, TX', + 1361325 => 'Falfurrias, TX', + 1361334 => 'Corpus Christi, TX', + 1361348 => 'Premont, TX', + 1361358 => 'Beeville, TX', + 1361362 => 'Beeville, TX', + 1361364 => 'Sinton, TX', + 1361384 => 'Orange Grove, TX', + 1361387 => 'Robstown, TX', + 1361394 => 'Freer, TX', + 1361396 => 'Alice, TX', + 1361449 => 'George West, TX', + 1361485 => 'Victoria, TX', + 1361516 => 'Kingsville, TX', + 1361526 => 'Refugio, TX', + 1361527 => 'Hebbronville, TX', + 1361528 => 'Taft, TX', + 1361547 => 'Mathis, TX', + 1361552 => 'Port Lavaca, TX', + 1361561 => 'Corpus Christi, TX', + 1361564 => 'Yorktown, TX', + 1361570 => 'Victoria, TX', + 1361572 => 'Victoria, TX', + 1361573 => 'Victoria, TX', + 1361574 => 'Victoria, TX', + 1361575 => 'Victoria, TX', + 1361576 => 'Victoria, TX', + 1361578 => 'Victoria, TX', + 1361579 => 'Victoria, TX', + 1361582 => 'Victoria, TX', + 1361592 => 'Kingsville, TX', + 1361594 => 'Shiner, TX', + 1361595 => 'Kingsville, TX', + 1361643 => 'Portland, TX', + 1361645 => 'Goliad, TX', + 1361661 => 'Alice, TX', + 1361664 => 'Alice, TX', + 1361668 => 'Alice, TX', + 1361694 => 'Corpus Christi, TX', + 1361727 => 'Rockport, TX', + 1361729 => 'Rockport, TX', + 1361749 => 'Port Aransas, TX', + 1361758 => 'Aransas Pass, TX', + 1361767 => 'Robstown, TX', + 1361771 => 'Ganado, TX', + 1361776 => 'Ingleside, TX', + 1361777 => 'Portland, TX', + 1361782 => 'Edna, TX', + 1361786 => 'Three Rivers, TX', + 1361790 => 'Rockport, TX', + 1361798 => 'Hallettsville, TX', + 1361806 => 'Corpus Christi, TX', + 1361814 => 'Corpus Christi, TX', + 1361851 => 'Corpus Christi, TX', + 1361852 => 'Corpus Christi, TX', + 1361853 => 'Corpus Christi, TX', + 1361854 => 'Corpus Christi, TX', + 1361855 => 'Corpus Christi, TX', + 1361857 => 'Corpus Christi, TX', + 1361865 => 'Flatonia, TX', + 1361880 => 'Corpus Christi, TX', + 1361881 => 'Corpus Christi, TX', + 1361882 => 'Corpus Christi, TX', + 1361883 => 'Corpus Christi, TX', + 1361884 => 'Corpus Christi, TX', + 1361885 => 'Corpus Christi, TX', + 1361887 => 'Corpus Christi, TX', + 1361888 => 'Corpus Christi, TX', + 1361902 => 'Corpus Christi, TX', + 1361906 => 'Corpus Christi, TX', + 1361937 => 'Corpus Christi, TX', + 1361939 => 'Corpus Christi, TX', + 1361949 => 'Corpus Christi, TX', + 1361972 => 'Palacios, TX', + 1361980 => 'Corpus Christi, TX', + 1361985 => 'Corpus Christi, TX', + 1361986 => 'Corpus Christi, TX', + 1361991 => 'Corpus Christi, TX', + 1361992 => 'Corpus Christi, TX', + 1361993 => 'Corpus Christi, TX', + 1361994 => 'Corpus Christi, TX', + 1364 => 'Kentucky', + 1365 => 'Ontario', + 1380 => 'Ohio', + 1385 => 'Utah', + 1386 => 'Florida', + 1386218 => 'Orange City, FL', + 1386226 => 'Daytona Beach, FL', + 1386228 => 'Lake Helen, FL', + 1386236 => 'Daytona Beach, FL', + 1386238 => 'Daytona Beach, FL', + 1386239 => 'Daytona Beach, FL', + 1386246 => 'Palm Coast, FL', + 1386248 => 'Daytona Beach, FL', + 1386252 => 'Daytona Beach, FL', + 1386253 => 'Daytona Beach, FL', + 1386254 => 'Daytona Beach, FL', + 1386255 => 'Daytona Beach, FL', + 1386257 => 'Daytona Beach, FL', + 1386258 => 'Daytona Beach, FL', + 1386274 => 'Daytona Beach, FL', + 1386294 => 'Mayo, FL', + 1386313 => 'Bunnell, FL', + 1386322 => 'Port Orange, FL', + 1386323 => 'Daytona Beach, FL', + 1386325 => 'Palatka, FL', + 1386326 => 'Palatka, FL', + 1386328 => 'Palatka, FL', + 1386329 => 'Palatka, FL', + 1386362 => 'Live Oak, FL', + 1386364 => 'Live Oak, FL', + 1386385 => 'Palatka, FL', + 1386409 => 'New Smyrna Beach, FL', + 1386418 => 'Alachua, FL', + 1386423 => 'New Smyrna Beach, FL', + 1386424 => 'New Smyrna Beach, FL', + 1386426 => 'New Smyrna Beach, FL', + 1386427 => 'New Smyrna Beach, FL', + 1386428 => 'New Smyrna Beach, FL', + 1386437 => 'Bunnell, FL', + 1386438 => 'Lake City, FL', + 1386439 => 'Flagler Beach, FL', + 1386441 => 'Ormond Beach, FL', + 1386445 => 'Palm Coast, FL', + 1386446 => 'Palm Coast, FL', + 1386447 => 'Palm Coast, FL', + 1386454 => 'High Springs, FL', + 1386462 => 'Alachua, FL', + 1386467 => 'Welaka, FL', + 1386496 => 'Lake Butler, FL', + 1386497 => 'Fort White, FL', + 1386532 => 'Deltona, FL', + 1386574 => 'Deltona, FL', + 1386586 => 'Palm Coast, FL', + 1386597 => 'Palm Coast, FL', + 1386615 => 'Ormond Beach, FL', + 1386668 => 'DeBary, FL', + 1386671 => 'Ormond Beach, FL', + 1386672 => 'Ormond Beach, FL', + 1386673 => 'Ormond Beach, FL', + 1386676 => 'Ormond Beach, FL', + 1386677 => 'Ormond Beach, FL', + 1386684 => 'Interlachen, FL', + 1386698 => 'Crescent City, FL', + 1386719 => 'Lake City, FL', + 1386734 => 'DeLand, FL', + 1386736 => 'DeLand, FL', + 1386738 => 'DeLand, FL', + 1386740 => 'DeLand, FL', + 1386749 => 'Pierson, FL', + 1386752 => 'Lake City, FL', + 1386754 => 'Lake City, FL', + 1386755 => 'Lake City, FL', + 1386756 => 'Port Orange, FL', + 1386758 => 'Lake City, FL', + 1386774 => 'Orange City, FL', + 1386775 => 'Orange City, FL', + 1386789 => 'Deltona, FL', + 1386792 => 'Jasper, FL', + 1386822 => 'DeLand, FL', + 1386860 => 'Deltona, FL', + 1386873 => 'DeLand, FL', + 1386931 => 'Palm Coast, FL', + 1386935 => 'Branford, FL', + 1386943 => 'DeLand, FL', + 1386947 => 'Daytona Beach, FL', + 1386957 => 'New Smyrna Beach, FL', + 1386985 => 'De Leon Springs, FL', + 1386986 => 'Palm Coast, FL', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1301.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1301.php deleted file mode 100644 index 60433202e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1301.php +++ /dev/null @@ -1,247 +0,0 @@ - 'Maryland', - 1301203 => 'Fort Washington, MD', - 1301208 => 'Gaithersburg, MD', - 1301210 => 'Beltsville, MD', - 1301215 => 'Bethesda, MD', - 1301216 => 'Gaithersburg, MD', - 1301217 => 'Rockville, MD', - 1301220 => 'Greenbelt, MD', - 1301223 => 'Williamsport, MD', - 1301228 => 'Frederick, MD', - 1301229 => 'Bethesda, MD', - 1301230 => 'Rockville, MD', - 1301231 => 'Rockville, MD', - 1301248 => 'Fort Washington, MD', - 1301251 => 'Rockville, MD', - 1301253 => 'Damascus, MD', - 1301258 => 'Gaithersburg, MD', - 1301259 => 'Newburg, MD', - 1301260 => 'Olney, MD', - 1301262 => 'Bowie, MD', - 1301263 => 'Bethesda, MD', - 1301270 => 'Takoma Park, MD', - 1301271 => 'Thurmont, MD', - 1301274 => 'Hughesville, MD', - 1301279 => 'Rockville, MD', - 1301283 => 'Accokeek, MD', - 1301292 => 'Fort Washington, MD', - 1301293 => 'Myersville, MD', - 1301294 => 'Rockville, MD', - 1301295 => 'Bethesda, MD', - 1301296 => 'Towson, MD', - 1301297 => 'Clinton, MD', - 1301299 => 'Potomac, MD', - 1301306 => 'Lanham, MD', - 1301309 => 'Rockville, MD', - 1301315 => 'Rockville, MD', - 1301316 => 'Temple Hills, MD', - 1301317 => 'Laurel, MD', - 1301319 => 'Bethesda, MD', - 1301320 => 'Bethesda, MD', - 1301330 => 'Gaithersburg, MD', - 1301334 => 'Oakland, MD', - 1301336 => 'Capitol Heights, MD', - 1301340 => 'Rockville, MD', - 1301349 => 'Poolesville, MD', - 1301352 => 'Bowie, MD', - 1301353 => 'Germantown, MD', - 1301355 => 'Gaithersburg, MD', - 1301359 => 'Westernport, MD', - 1301362 => 'Laurel, MD', - 1301365 => 'Bethesda, MD', - 1301371 => 'Middletown, MD', - 1301372 => 'Brandywine, MD', - 1301373 => 'Hollywood, MD', - 1301374 => 'Waldorf, MD', - 1301375 => 'Bryans Road, MD', - 1301384 => 'Silver Spring, MD', - 1301392 => 'La Plata, MD', - 1301393 => 'Hagerstown, MD', - 1301396 => 'Waldorf, MD', - 1301402 => 'Bethesda, MD', - 1301417 => 'Gaithersburg, MD', - 1301421 => 'Burtonsville, MD', - 1301422 => 'Hyattsville, MD', - 1301423 => 'Temple Hills, MD', - 1301424 => 'Rockville, MD', - 1301428 => 'Germantown, MD', - 1301429 => 'Lanham, MD', - 1301438 => 'Silver Spring, MD', - 1301447 => 'Emmitsburg, MD', - 1301449 => 'Temple Hills, MD', - 1301459 => 'Lanham, MD', - 1301463 => 'Lonaconing, MD', - 1301464 => 'Bowie, MD', - 1301468 => 'Rockville, MD', - 1301469 => 'Bethesda, MD', - 1301473 => 'Frederick, MD', - 1301475 => 'Leonardtown, MD', - 1301483 => 'Laurel, MD', - 1301490 => 'Laurel, MD', - 1301493 => 'Bethesda, MD', - 1301495 => 'Silver Spring, MD', - 1301496 => 'Bethesda, MD', - 1301497 => 'Laurel, MD', - 1301498 => 'Laurel, MD', - 1301515 => 'Germantown, MD', - 1301519 => 'Gaithersburg, MD', - 1301527 => 'Gaithersburg, MD', - 1301528 => 'Germantown, MD', - 1301530 => 'Bethesda, MD', - 1301533 => 'Oakland, MD', - 1301540 => 'Germantown, MD', - 1301545 => 'Rockville, MD', - 1301552 => 'Lanham, MD', - 1301559 => 'Hyattsville, MD', - 1301562 => 'Silver Spring, MD', - 1301564 => 'Bethesda, MD', - 1301565 => 'Silver Spring, MD', - 1301567 => 'Oxon Hill, MD', - 1301570 => 'Olney, MD', - 1301571 => 'Bethesda, MD', - 1301572 => 'Silver Spring, MD', - 1301574 => 'Upper Marlboro, MD', - 1301577 => 'Lanham, MD', - 1301582 => 'Hagerstown, MD', - 1301585 => 'Silver Spring, MD', - 1301587 => 'Silver Spring, MD', - 1301588 => 'Silver Spring, MD', - 1301589 => 'Silver Spring, MD', - 1301590 => 'Gaithersburg, MD', - 1301592 => 'Silver Spring, MD', - 1301593 => 'Silver Spring, MD', - 1301595 => 'Beltsville, MD', - 1301596 => 'Columbia, MD', - 1301598 => 'Silver Spring, MD', - 1301599 => 'Upper Marlboro, MD', - 1301600 => 'Frederick, MD', - 1301604 => 'Laurel, MD', - 1301608 => 'Silver Spring, MD', - 1301609 => 'La Plata, MD', - 1301610 => 'Rockville, MD', - 1301618 => 'Upper Marlboro, MD', - 1301620 => 'Frederick, MD', - 1301622 => 'Silver Spring, MD', - 1301624 => 'Frederick, MD', - 1301627 => 'Upper Marlboro, MD', - 1301630 => 'Temple Hills, MD', - 1301631 => 'Frederick, MD', - 1301632 => 'Waldorf, MD', - 1301638 => 'Waldorf, MD', - 1301645 => 'Waldorf, MD', - 1301649 => 'Silver Spring, MD', - 1301654 => 'Bethesda, MD', - 1301656 => 'Bethesda, MD', - 1301657 => 'Bethesda, MD', - 1301662 => 'Frederick, MD', - 1301663 => 'Frederick, MD', - 1301665 => 'Hagerstown, MD', - 1301668 => 'Frederick, MD', - 1301670 => 'Gaithersburg, MD', - 1301678 => 'Hancock, MD', - 1301680 => 'Silver Spring, MD', - 1301681 => 'Silver Spring, MD', - 1301682 => 'Frederick, MD', - 1301686 => 'Oxon Hill, MD', - 1301689 => 'Frostburg, MD', - 1301694 => 'Frederick, MD', - 1301695 => 'Frederick, MD', - 1301696 => 'Frederick, MD', - 1301698 => 'Frederick, MD', - 1301702 => 'Temple Hills, MD', - 1301705 => 'Waldorf, MD', - 1301714 => 'Hagerstown, MD', - 1301718 => 'Bethesda, MD', - 1301722 => 'Cumberland, MD', - 1301723 => 'Cumberland, MD', - 1301724 => 'Cumberland, MD', - 1301725 => 'Laurel, MD', - 1301729 => 'Cumberland, MD', - 1301733 => 'Hagerstown, MD', - 1301737 => 'California, MD', - 1301738 => 'Rockville, MD', - 1301739 => 'Hagerstown, MD', - 1301740 => 'Gaithersburg, MD', - 1301743 => 'Indian Head, MD', - 1301745 => 'Hagerstown, MD', - 1301749 => 'Oxon Hill, MD', - 1301754 => 'Silver Spring, MD', - 1301759 => 'Cumberland, MD', - 1301762 => 'Rockville, MD', - 1301765 => 'Potomac, MD', - 1301766 => 'Hagerstown, MD', - 1301767 => 'Bethesda, MD', - 1301770 => 'Rockville, MD', - 1301774 => 'Olney, MD', - 1301776 => 'Laurel, MD', - 1301777 => 'Cumberland, MD', - 1301780 => 'Upper Marlboro, MD', - 1301782 => 'Brandywine, MD', - 1301790 => 'Hagerstown, MD', - 1301791 => 'Hagerstown, MD', - 1301797 => 'Hagerstown, MD', - 1301805 => 'Bowie, MD', - 1301809 => 'Bowie, MD', - 1301816 => 'Rockville, MD', - 1301824 => 'Smithsburg, MD', - 1301829 => 'Mount Airy, MD', - 1301834 => 'Brunswick, MD', - 1301838 => 'Rockville, MD', - 1301839 => 'Oxon Hill, MD', - 1301840 => 'Gaithersburg, MD', - 1301842 => 'Clear Spring, MD', - 1301843 => 'Waldorf, MD', - 1301845 => 'Walkersville, MD', - 1301846 => 'Frederick, MD', - 1301853 => 'Hyattsville, MD', - 1301856 => 'Clinton, MD', - 1301860 => 'Bowie, MD', - 1301863 => 'Lexington Park, MD', - 1301868 => 'Clinton, MD', - 1301869 => 'Gaithersburg, MD', - 1301877 => 'Clinton, MD', - 1301879 => 'Silver Spring, MD', - 1301881 => 'Rockville, MD', - 1301884 => 'Mechanicsville, MD', - 1301885 => 'Waldorf, MD', - 1301890 => 'Silver Spring, MD', - 1301891 => 'Takoma Park, MD', - 1301894 => 'Temple Hills, MD', - 1301895 => 'Grantsville, MD', - 1301896 => 'Bethesda, MD', - 1301897 => 'Bethesda, MD', - 1301899 => 'Temple Hills, MD', - 1301907 => 'Bethesda, MD', - 1301913 => 'Bethesda, MD', - 1301916 => 'Germantown, MD', - 1301926 => 'Gaithersburg, MD', - 1301929 => 'Kensington, MD', - 1301931 => 'Beltsville, MD', - 1301932 => 'Waldorf, MD', - 1301934 => 'La Plata, MD', - 1301937 => 'Beltsville, MD', - 1301947 => 'Gaithersburg, MD', - 1301948 => 'Gaithersburg, MD', - 1301951 => 'Bethesda, MD', - 1301952 => 'Upper Marlboro, MD', - 1301953 => 'Laurel, MD', - 1301961 => 'Bethesda, MD', - 1301963 => 'Gaithersburg, MD', - 1301972 => 'Germantown, MD', - 1301977 => 'Gaithersburg, MD', - 1301982 => 'Greenbelt, MD', - 1301983 => 'Potomac, MD', - 1301984 => 'Rockville, MD', - 1301986 => 'Bethesda, MD', - 1301987 => 'Gaithersburg, MD', - 1301989 => 'Silver Spring, MD', - 1301990 => 'Gaithersburg, MD', - 1301997 => 'Leonardtown, MD', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1302.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1302.php deleted file mode 100644 index 94dda967c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1302.php +++ /dev/null @@ -1,125 +0,0 @@ - 'Delaware', - 1302224 => 'Newark, DE', - 1302225 => 'Wilmington, DE', - 1302226 => 'Rehoboth Beach, DE', - 1302227 => 'Rehoboth Beach, DE', - 1302234 => 'Hockessin, DE', - 1302235 => 'Hockessin, DE', - 1302239 => 'Hockessin, DE', - 1302255 => 'Wilmington, DE', - 1302266 => 'Newark, DE', - 1302284 => 'Felton, DE', - 1302292 => 'Newark, DE', - 1302322 => 'New Castle, DE', - 1302323 => 'New Castle, DE', - 1302324 => 'New Castle, DE', - 1302325 => 'New Castle, DE', - 1302326 => 'New Castle, DE', - 1302328 => 'New Castle, DE', - 1302337 => 'Bridgeville, DE', - 1302349 => 'Greenwood, DE', - 1302366 => 'Newark, DE', - 1302368 => 'Newark, DE', - 1302369 => 'Newark, DE', - 1302376 => 'Middletown, DE', - 1302378 => 'Middletown, DE', - 1302384 => 'Wilmington, DE', - 1302395 => 'New Castle, DE', - 1302398 => 'Harrington, DE', - 1302421 => 'Wilmington, DE', - 1302422 => 'Milford, DE', - 1302424 => 'Milford, DE', - 1302425 => 'Wilmington, DE', - 1302427 => 'Wilmington, DE', - 1302428 => 'Wilmington, DE', - 1302429 => 'Wilmington, DE', - 1302430 => 'Milford, DE', - 1302436 => 'Selbyville, DE', - 1302449 => 'Middletown, DE', - 1302453 => 'Newark, DE', - 1302454 => 'Newark, DE', - 1302455 => 'Newark, DE', - 1302456 => 'Newark, DE', - 1302472 => 'Wilmington, DE', - 1302475 => 'Wilmington, DE', - 1302477 => 'Wilmington, DE', - 1302478 => 'Wilmington, DE', - 1302479 => 'Wilmington, DE', - 1302482 => 'Wilmington, DE', - 1302492 => 'Hartly, DE', - 1302529 => 'Wilmington, DE', - 1302533 => 'Newark, DE', - 1302543 => 'Wilmington, DE', - 1302571 => 'Wilmington, DE', - 1302573 => 'Wilmington, DE', - 1302575 => 'Wilmington, DE', - 1302576 => 'Wilmington, DE', - 1302577 => 'Wilmington, DE', - 1302623 => 'Newark, DE', - 1302628 => 'Seaford, DE', - 1302629 => 'Seaford, DE', - 1302633 => 'Wilmington, DE', - 1302636 => 'Wilmington, DE', - 1302644 => 'Lewes, DE', - 1302645 => 'Lewes, DE', - 1302651 => 'Wilmington, DE', - 1302652 => 'Wilmington, DE', - 1302653 => 'Smyrna, DE', - 1302654 => 'Wilmington, DE', - 1302655 => 'Wilmington, DE', - 1302656 => 'Wilmington, DE', - 1302658 => 'Wilmington, DE', - 1302659 => 'Smyrna, DE', - 1302661 => 'Wilmington, DE', - 1302672 => 'Dover, DE', - 1302674 => 'Dover, DE', - 1302677 => 'Dover, DE', - 1302678 => 'Dover, DE', - 1302684 => 'Milton, DE', - 1302691 => 'Wilmington, DE', - 1302730 => 'Dover, DE', - 1302731 => 'Newark, DE', - 1302732 => 'Dagsboro, DE', - 1302733 => 'Newark, DE', - 1302734 => 'Dover, DE', - 1302735 => 'Dover, DE', - 1302736 => 'Dover, DE', - 1302737 => 'Newark, DE', - 1302738 => 'Newark, DE', - 1302739 => 'Dover, DE', - 1302744 => 'Dover, DE', - 1302761 => 'Wilmington, DE', - 1302762 => 'Wilmington, DE', - 1302764 => 'Wilmington, DE', - 1302777 => 'Wilmington, DE', - 1302778 => 'Wilmington, DE', - 1302792 => 'Claymont, DE', - 1302798 => 'Claymont, DE', - 1302832 => 'Bear, DE', - 1302838 => 'Bear, DE', - 1302846 => 'Delmar, DE', - 1302854 => 'Georgetown, DE', - 1302855 => 'Georgetown, DE', - 1302856 => 'Georgetown, DE', - 1302875 => 'Laurel, DE', - 1302888 => 'Wilmington, DE', - 1302892 => 'Wilmington, DE', - 1302894 => 'Newark, DE', - 1302934 => 'Millsboro, DE', - 1302945 => 'Millsboro, DE', - 1302947 => 'Millsboro, DE', - 1302984 => 'Wilmington, DE', - 1302992 => 'Wilmington, DE', - 1302993 => 'Wilmington, DE', - 1302994 => 'Wilmington, DE', - 1302995 => 'Wilmington, DE', - 1302998 => 'Wilmington, DE', - 1302999 => 'Wilmington, DE', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1303.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1303.php deleted file mode 100644 index 02bb2eeb0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1303.php +++ /dev/null @@ -1,271 +0,0 @@ - 'Colorado', - 1303205 => 'Lakewood, CO', - 1303215 => 'Golden, CO', - 1303216 => 'Golden, CO', - 1303231 => 'Lakewood, CO', - 1303232 => 'Lakewood, CO', - 1303233 => 'Lakewood, CO', - 1303237 => 'Lakewood, CO', - 1303238 => 'Lakewood, CO', - 1303239 => 'Lakewood, CO', - 1303245 => 'Boulder, CO', - 1303256 => 'Denver, CO', - 1303258 => 'Nederland, CO', - 1303271 => 'Golden, CO', - 1303273 => 'Golden, CO', - 1303277 => 'Golden, CO', - 1303278 => 'Golden, CO', - 1303279 => 'Golden, CO', - 1303282 => 'Denver, CO', - 1303291 => 'Denver, CO', - 1303292 => 'Denver, CO', - 1303293 => 'Denver, CO', - 1303294 => 'Denver, CO', - 1303295 => 'Denver, CO', - 1303296 => 'Denver, CO', - 1303297 => 'Denver, CO', - 1303298 => 'Denver, CO', - 1303300 => 'Denver, CO', - 1303306 => 'Aurora, CO', - 1303307 => 'Denver, CO', - 1303308 => 'Denver, CO', - 1303315 => 'Denver, CO', - 1303316 => 'Denver, CO', - 1303318 => 'Denver, CO', - 1303320 => 'Denver, CO', - 1303321 => 'Denver, CO', - 1303322 => 'Denver, CO', - 1303329 => 'Denver, CO', - 1303331 => 'Denver, CO', - 1303333 => 'Denver, CO', - 1303337 => 'Aurora, CO', - 1303340 => 'Aurora, CO', - 1303341 => 'Aurora, CO', - 1303342 => 'Denver, CO', - 1303343 => 'Aurora, CO', - 1303344 => 'Aurora, CO', - 1303346 => 'Highlands Ranch, CO', - 1303347 => 'Littleton, CO', - 1303355 => 'Denver, CO', - 1303360 => 'Aurora, CO', - 1303363 => 'Aurora, CO', - 1303364 => 'Aurora, CO', - 1303365 => 'Aurora, CO', - 1303366 => 'Aurora, CO', - 1303367 => 'Aurora, CO', - 1303368 => 'Aurora, CO', - 1303371 => 'Denver, CO', - 1303372 => 'Denver, CO', - 1303373 => 'Denver, CO', - 1303375 => 'Denver, CO', - 1303376 => 'Denver, CO', - 1303377 => 'Denver, CO', - 1303384 => 'Golden, CO', - 1303388 => 'Denver, CO', - 1303393 => 'Denver, CO', - 1303394 => 'Denver, CO', - 1303398 => 'Denver, CO', - 1303399 => 'Denver, CO', - 1303400 => 'Aurora, CO', - 1303402 => 'Boulder, CO', - 1303410 => 'Broomfield, CO', - 1303413 => 'Boulder, CO', - 1303415 => 'Boulder, CO', - 1303423 => 'Arvada, CO', - 1303433 => 'Denver, CO', - 1303436 => 'Denver, CO', - 1303438 => 'Broomfield, CO', - 1303439 => 'Broomfield, CO', - 1303440 => 'Boulder, CO', - 1303441 => 'Boulder, CO', - 1303442 => 'Boulder, CO', - 1303443 => 'Boulder, CO', - 1303444 => 'Boulder, CO', - 1303446 => 'Denver, CO', - 1303447 => 'Boulder, CO', - 1303448 => 'Boulder, CO', - 1303449 => 'Boulder, CO', - 1303455 => 'Denver, CO', - 1303458 => 'Denver, CO', - 1303460 => 'Broomfield, CO', - 1303464 => 'Broomfield, CO', - 1303465 => 'Broomfield, CO', - 1303466 => 'Broomfield, CO', - 1303469 => 'Broomfield, CO', - 1303470 => 'Highlands Ranch, CO', - 1303471 => 'Highlands Ranch, CO', - 1303477 => 'Denver, CO', - 1303480 => 'Denver, CO', - 1303481 => 'Aurora, CO', - 1303485 => 'Longmont, CO', - 1303492 => 'Boulder, CO', - 1303493 => 'Denver, CO', - 1303494 => 'Boulder, CO', - 1303498 => 'Brighton, CO', - 1303499 => 'Boulder, CO', - 1303504 => 'Denver, CO', - 1303526 => 'Golden, CO', - 1303530 => 'Boulder, CO', - 1303534 => 'Denver, CO', - 1303536 => 'Hudson, CO', - 1303541 => 'Boulder, CO', - 1303543 => 'Boulder, CO', - 1303544 => 'Boulder, CO', - 1303545 => 'Boulder, CO', - 1303546 => 'Boulder, CO', - 1303554 => 'Boulder, CO', - 1303567 => 'Idaho Springs, CO', - 1303569 => 'Georgetown, CO', - 1303571 => 'Denver, CO', - 1303572 => 'Denver, CO', - 1303573 => 'Denver, CO', - 1303574 => 'Denver, CO', - 1303576 => 'Denver, CO', - 1303582 => 'Black Hawk, CO', - 1303584 => 'Denver, CO', - 1303590 => 'Lakewood, CO', - 1303592 => 'Denver, CO', - 1303595 => 'Denver, CO', - 1303607 => 'Denver, CO', - 1303617 => 'Aurora, CO', - 1303621 => 'Kiowa, CO', - 1303622 => 'Strasburg, CO', - 1303623 => 'Denver, CO', - 1303626 => 'Denver, CO', - 1303627 => 'Aurora, CO', - 1303628 => 'Denver, CO', - 1303629 => 'Denver, CO', - 1303637 => 'Brighton, CO', - 1303639 => 'Denver, CO', - 1303642 => 'Golden, CO', - 1303644 => 'Bennett, CO', - 1303646 => 'Elizabeth, CO', - 1303648 => 'Elbert, CO', - 1303651 => 'Longmont, CO', - 1303652 => 'Niwot, CO', - 1303654 => 'Brighton, CO', - 1303655 => 'Brighton, CO', - 1303659 => 'Brighton, CO', - 1303660 => 'Castle Rock, CO', - 1303663 => 'Castle Rock, CO', - 1303670 => 'Evergreen, CO', - 1303673 => 'Louisville, CO', - 1303674 => 'Evergreen, CO', - 1303678 => 'Longmont, CO', - 1303679 => 'Evergreen, CO', - 1303680 => 'Aurora, CO', - 1303681 => 'Larkspur, CO', - 1303682 => 'Longmont, CO', - 1303683 => 'Highlands Ranch, CO', - 1303684 => 'Longmont, CO', - 1303688 => 'Castle Rock, CO', - 1303690 => 'Aurora, CO', - 1303691 => 'Denver, CO', - 1303692 => 'Denver, CO', - 1303693 => 'Aurora, CO', - 1303695 => 'Aurora, CO', - 1303696 => 'Aurora, CO', - 1303697 => 'Morrison, CO', - 1303698 => 'Denver, CO', - 1303702 => 'Longmont, CO', - 1303703 => 'Littleton, CO', - 1303715 => 'Denver, CO', - 1303716 => 'Lakewood, CO', - 1303722 => 'Denver, CO', - 1303724 => 'Aurora, CO', - 1303730 => 'Littleton, CO', - 1303732 => 'Keenesburg, CO', - 1303733 => 'Denver, CO', - 1303734 => 'Littleton, CO', - 1303738 => 'Littleton, CO', - 1303739 => 'Aurora, CO', - 1303744 => 'Denver, CO', - 1303745 => 'Aurora, CO', - 1303750 => 'Aurora, CO', - 1303751 => 'Aurora, CO', - 1303752 => 'Aurora, CO', - 1303753 => 'Denver, CO', - 1303755 => 'Aurora, CO', - 1303756 => 'Denver, CO', - 1303757 => 'Denver, CO', - 1303758 => 'Denver, CO', - 1303759 => 'Denver, CO', - 1303762 => 'Englewood, CO', - 1303763 => 'Lakewood, CO', - 1303764 => 'Denver, CO', - 1303765 => 'Denver, CO', - 1303772 => 'Longmont, CO', - 1303774 => 'Longmont, CO', - 1303776 => 'Longmont, CO', - 1303777 => 'Denver, CO', - 1303778 => 'Denver, CO', - 1303780 => 'Denver, CO', - 1303781 => 'Englewood, CO', - 1303782 => 'Denver, CO', - 1303783 => 'Englewood, CO', - 1303786 => 'Boulder, CO', - 1303788 => 'Englewood, CO', - 1303789 => 'Englewood, CO', - 1303791 => 'Highlands Ranch, CO', - 1303794 => 'Littleton, CO', - 1303795 => 'Littleton, CO', - 1303797 => 'Littleton, CO', - 1303798 => 'Littleton, CO', - 1303805 => 'Parker, CO', - 1303806 => 'Englewood, CO', - 1303814 => 'Castle Rock, CO', - 1303822 => 'Byers, CO', - 1303823 => 'Lyons, CO', - 1303825 => 'Denver, CO', - 1303828 => 'Erie, CO', - 1303830 => 'Denver, CO', - 1303831 => 'Denver, CO', - 1303832 => 'Denver, CO', - 1303834 => 'Longmont, CO', - 1303837 => 'Denver, CO', - 1303839 => 'Denver, CO', - 1303840 => 'Parker, CO', - 1303841 => 'Parker, CO', - 1303856 => 'Aurora, CO', - 1303857 => 'Fort Lupton, CO', - 1303860 => 'Denver, CO', - 1303861 => 'Denver, CO', - 1303863 => 'Denver, CO', - 1303866 => 'Denver, CO', - 1303869 => 'Denver, CO', - 1303871 => 'Denver, CO', - 1303892 => 'Denver, CO', - 1303893 => 'Denver, CO', - 1303894 => 'Denver, CO', - 1303904 => 'Littleton, CO', - 1303914 => 'Lakewood, CO', - 1303922 => 'Denver, CO', - 1303932 => 'Littleton, CO', - 1303933 => 'Littleton, CO', - 1303934 => 'Denver, CO', - 1303935 => 'Denver, CO', - 1303936 => 'Denver, CO', - 1303937 => 'Denver, CO', - 1303938 => 'Boulder, CO', - 1303948 => 'Littleton, CO', - 1303969 => 'Lakewood, CO', - 1303972 => 'Littleton, CO', - 1303973 => 'Littleton, CO', - 1303975 => 'Denver, CO', - 1303978 => 'Littleton, CO', - 1303979 => 'Littleton, CO', - 1303980 => 'Lakewood, CO', - 1303984 => 'Lakewood, CO', - 1303985 => 'Lakewood, CO', - 1303986 => 'Lakewood, CO', - 1303987 => 'Lakewood, CO', - 1303988 => 'Lakewood, CO', - 1303989 => 'Lakewood, CO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1304.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1304.php deleted file mode 100644 index a440f397d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1304.php +++ /dev/null @@ -1,209 +0,0 @@ - 'West Virginia', - 1304205 => 'Charleston, WV', - 1304225 => 'Morgantown, WV', - 1304226 => 'Cowen, WV', - 1304229 => 'Inwood, WV', - 1304232 => 'Wheeling, WV', - 1304233 => 'Wheeling, WV', - 1304234 => 'Wheeling, WV', - 1304235 => 'Williamson, WV', - 1304239 => 'Holden, WV', - 1304241 => 'Morgantown, WV', - 1304242 => 'Wheeling, WV', - 1304243 => 'Wheeling, WV', - 1304250 => 'Beckley, WV', - 1304252 => 'Beckley, WV', - 1304253 => 'Beckley, WV', - 1304254 => 'Beckley, WV', - 1304255 => 'Beckley, WV', - 1304256 => 'Beckley, WV', - 1304257 => 'Petersburg, WV', - 1304258 => 'Berkeley Springs, WV', - 1304260 => 'Martinsburg, WV', - 1304262 => 'Martinsburg, WV', - 1304263 => 'Martinsburg, WV', - 1304264 => 'Martinsburg, WV', - 1304265 => 'Grafton, WV', - 1304267 => 'Martinsburg, WV', - 1304269 => 'Weston, WV', - 1304272 => 'Wayne, WV', - 1304273 => 'Ravenswood, WV', - 1304274 => 'Falling Waters, WV', - 1304275 => 'Elizabeth, WV', - 1304277 => 'Wheeling, WV', - 1304284 => 'Morgantown, WV', - 1304285 => 'Morgantown, WV', - 1304291 => 'Morgantown, WV', - 1304292 => 'Morgantown, WV', - 1304293 => 'Morgantown, WV', - 1304294 => 'Mullens, WV', - 1304295 => 'Vienna, WV', - 1304296 => 'Morgantown, WV', - 1304324 => 'Bluefield, WV', - 1304325 => 'Bluefield, WV', - 1304326 => 'Clarksburg, WV', - 1304327 => 'Bluefield, WV', - 1304329 => 'Kingwood, WV', - 1304340 => 'Charleston, WV', - 1304342 => 'Charleston, WV', - 1304343 => 'Charleston, WV', - 1304344 => 'Charleston, WV', - 1304345 => 'Charleston, WV', - 1304346 => 'Charleston, WV', - 1304347 => 'Charleston, WV', - 1304348 => 'Charleston, WV', - 1304354 => 'Grantsville, WV', - 1304358 => 'Franklin, WV', - 1304363 => 'Fairmont, WV', - 1304364 => 'Gassaway, WV', - 1304366 => 'Fairmont, WV', - 1304367 => 'Fairmont, WV', - 1304368 => 'Fairmont, WV', - 1304372 => 'Ripley, WV', - 1304375 => 'Williamstown, WV', - 1304379 => 'Bruceton Mills, WV', - 1304387 => 'Chester, WV', - 1304388 => 'Charleston, WV', - 1304392 => 'Rupert, WV', - 1304399 => 'Huntington, WV', - 1304414 => 'Charleston, WV', - 1304420 => 'Parkersburg, WV', - 1304422 => 'Parkersburg, WV', - 1304424 => 'Parkersburg, WV', - 1304425 => 'Princeton, WV', - 1304426 => 'Matewan, WV', - 1304428 => 'Parkersburg, WV', - 1304429 => 'Huntington, WV', - 1304431 => 'Princeton, WV', - 1304436 => 'Welch, WV', - 1304438 => 'Rainelle, WV', - 1304442 => 'Montgomery, WV', - 1304453 => 'Kenova, WV', - 1304455 => 'New Martinsville, WV', - 1304457 => 'Philippi, WV', - 1304462 => 'Glenville, WV', - 1304465 => 'Oak Hill, WV', - 1304466 => 'Hinton, WV', - 1304469 => 'Oak Hill, WV', - 1304472 => 'Buckhannon, WV', - 1304473 => 'Buckhannon, WV', - 1304475 => 'Delbarton, WV', - 1304478 => 'Parsons, WV', - 1304485 => 'Parkersburg, WV', - 1304487 => 'Princeton, WV', - 1304489 => 'Mineral Wells, WV', - 1304496 => 'Augusta, WV', - 1304522 => 'Huntington, WV', - 1304523 => 'Huntington, WV', - 1304525 => 'Huntington, WV', - 1304526 => 'Huntington, WV', - 1304527 => 'Follansbee, WV', - 1304528 => 'Huntington, WV', - 1304529 => 'Huntington, WV', - 1304530 => 'Moorefield, WV', - 1304534 => 'Fairmont, WV', - 1304535 => 'Harpers Ferry, WV', - 1304536 => 'White Slphr Spgs, WV', - 1304538 => 'Moorefield, WV', - 1304547 => 'Triadelphia, WV', - 1304548 => 'Clendenin, WV', - 1304558 => 'Charleston, WV', - 1304562 => 'Hurricane, WV', - 1304564 => 'New Cumberland, WV', - 1304574 => 'Fayetteville, WV', - 1304583 => 'Man, WV', - 1304586 => 'Winfield, WV', - 1304587 => 'Clay, WV', - 1304592 => 'Shinnston, WV', - 1304594 => 'Morgantown, WV', - 1304596 => 'Martinsburg, WV', - 1304598 => 'Morgantown, WV', - 1304599 => 'Morgantown, WV', - 1304622 => 'Clarksburg, WV', - 1304623 => 'Clarksburg, WV', - 1304624 => 'Clarksburg, WV', - 1304636 => 'Elkins, WV', - 1304637 => 'Elkins, WV', - 1304643 => 'Harrisville, WV', - 1304645 => 'Lewisburg, WV', - 1304647 => 'Lewisburg, WV', - 1304652 => 'Sistersville, WV', - 1304658 => 'Ansted, WV', - 1304664 => 'Gilbert, WV', - 1304675 => 'Point Pleasant, WV', - 1304682 => 'Oceana, WV', - 1304683 => 'Sophia, WV', - 1304684 => 'St. Marys, WV', - 1304691 => 'Huntington, WV', - 1304696 => 'Huntington, WV', - 1304697 => 'Huntington, WV', - 1304720 => 'Charleston, WV', - 1304722 => 'St. Albans, WV', - 1304723 => 'Weirton, WV', - 1304725 => 'Charles Town, WV', - 1304727 => 'St. Albans, WV', - 1304728 => 'Charles Town, WV', - 1304732 => 'Pineville, WV', - 1304733 => 'Barboursville, WV', - 1304736 => 'Barboursville, WV', - 1304737 => 'Wellsburg, WV', - 1304738 => 'Ridgeley, WV', - 1304742 => 'Craigsville, WV', - 1304743 => 'Milton, WV', - 1304745 => 'Lost Creek, WV', - 1304746 => 'South Charleston, WV', - 1304748 => 'Weirton, WV', - 1304752 => 'Logan, WV', - 1304753 => 'Peterstown, WV', - 1304754 => 'Hedgesville, WV', - 1304755 => 'Nitro, WV', - 1304756 => 'Alum Creek, WV', - 1304757 => 'Hurricane, WV', - 1304758 => 'Middlebourne, WV', - 1304760 => 'Hurricane, WV', - 1304765 => 'Sutton, WV', - 1304772 => 'Union, WV', - 1304776 => 'Cross Lanes, WV', - 1304781 => 'Huntington, WV', - 1304782 => 'Salem, WV', - 1304788 => 'Keyser, WV', - 1304789 => 'Terra Alta, WV', - 1304797 => 'Weirton, WV', - 1304799 => 'Marlinton, WV', - 1304822 => 'Romney, WV', - 1304823 => 'Belington, WV', - 1304824 => 'Hamlin, WV', - 1304831 => 'Logan, WV', - 1304842 => 'Bridgeport, WV', - 1304843 => 'Moundsville, WV', - 1304845 => 'Moundsville, WV', - 1304846 => 'Richwood, WV', - 1304847 => 'Webster Springs, WV', - 1304848 => 'Bridgeport, WV', - 1304854 => 'Whitesville, WV', - 1304855 => 'Chapmanville, WV', - 1304856 => 'Capon Bridge, WV', - 1304865 => 'Parkersburg, WV', - 1304872 => 'Summersville, WV', - 1304873 => 'West Union, WV', - 1304876 => 'Shepherdstown, WV', - 1304877 => 'Mount Hope, WV', - 1304884 => 'Jane Lew, WV', - 1304905 => 'Wheeling, WV', - 1304925 => 'Charleston, WV', - 1304926 => 'Charleston, WV', - 1304927 => 'Spencer, WV', - 1304929 => 'Beckley, WV', - 1304933 => 'Bridgeport, WV', - 1304965 => 'Elkview, WV', - 1304983 => 'Morgantown, WV', - 1304984 => 'Charleston, WV', - 1304986 => 'Mannington, WV', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1305.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1305.php deleted file mode 100644 index 2da4af416..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1305.php +++ /dev/null @@ -1,224 +0,0 @@ - 'Florida', - 1305207 => 'Miami, FL', - 1305220 => 'Miami, FL', - 1305221 => 'Miami, FL', - 1305222 => 'Miami, FL', - 1305223 => 'Miami, FL', - 1305225 => 'Miami, FL', - 1305226 => 'Miami, FL', - 1305227 => 'Miami, FL', - 1305228 => 'Miami, FL', - 1305229 => 'Miami, FL', - 1305231 => 'Hialeah, FL', - 1305232 => 'Miami, FL', - 1305233 => 'Miami, FL', - 1305234 => 'Miami, FL', - 1305235 => 'Miami, FL', - 1305238 => 'Miami, FL', - 1305242 => 'Homestead, FL', - 1305243 => 'Miami, FL', - 1305245 => 'Homestead, FL', - 1305246 => 'Homestead, FL', - 1305247 => 'Homestead, FL', - 1305248 => 'Homestead, FL', - 1305249 => 'Miami, FL', - 1305251 => 'Miami, FL', - 1305252 => 'Miami, FL', - 1305253 => 'Miami, FL', - 1305254 => 'Miami, FL', - 1305255 => 'Miami, FL', - 1305256 => 'Miami, FL', - 1305257 => 'Homestead, FL', - 1305258 => 'Homestead, FL', - 1305259 => 'Miami, FL', - 1305260 => 'Miami, FL', - 1305261 => 'Miami, FL', - 1305262 => 'Miami, FL', - 1305263 => 'Miami, FL', - 1305264 => 'Miami, FL', - 1305265 => 'Miami, FL', - 1305266 => 'Miami, FL', - 1305267 => 'Miami, FL', - 1305269 => 'Miami, FL', - 1305270 => 'Miami, FL', - 1305271 => 'Miami, FL', - 1305273 => 'Miami, FL', - 1305274 => 'Miami, FL', - 1305275 => 'Miami, FL', - 1305278 => 'Miami, FL', - 1305279 => 'Miami, FL', - 1305285 => 'Miami, FL', - 1305289 => 'Marathon, FL', - 1305292 => 'Key West, FL', - 1305293 => 'Key West, FL', - 1305294 => 'Key West, FL', - 1305295 => 'Key West, FL', - 1305296 => 'Key West, FL', - 1305324 => 'Miami, FL', - 1305325 => 'Miami, FL', - 1305326 => 'Miami, FL', - 1305347 => 'Miami, FL', - 1305349 => 'Miami, FL', - 1305350 => 'Miami, FL', - 1305355 => 'Miami, FL', - 1305358 => 'Miami, FL', - 1305361 => 'Key Biscayne, FL', - 1305362 => 'Hialeah, FL', - 1305364 => 'Hialeah, FL', - 1305365 => 'Key Biscayne, FL', - 1305367 => 'Key Largo, FL', - 1305371 => 'Miami, FL', - 1305372 => 'Miami, FL', - 1305373 => 'Miami, FL', - 1305374 => 'Miami, FL', - 1305375 => 'Miami, FL', - 1305377 => 'Miami, FL', - 1305378 => 'Miami, FL', - 1305379 => 'Miami, FL', - 1305380 => 'Miami, FL', - 1305381 => 'Miami, FL', - 1305382 => 'Miami, FL', - 1305383 => 'Miami, FL', - 1305385 => 'Miami, FL', - 1305386 => 'Miami, FL', - 1305387 => 'Miami, FL', - 1305388 => 'Miami, FL', - 1305392 => 'Miami, FL', - 1305397 => 'Miami Beach, FL', - 1305400 => 'Miami, FL', - 1305406 => 'Doral, FL', - 1305408 => 'Miami, FL', - 1305412 => 'Miami, FL', - 1305416 => 'Miami, FL', - 1305436 => 'Doral, FL', - 1305438 => 'Miami, FL', - 1305445 => 'Coral Gables, FL', - 1305451 => 'Key Largo, FL', - 1305453 => 'Key Largo, FL', - 1305456 => 'Miami, FL', - 1305460 => 'Coral Gables, FL', - 1305480 => 'Miami, FL', - 1305485 => 'Miami, FL', - 1305512 => 'Hialeah, FL', - 1305513 => 'Doral, FL', - 1305525 => 'Miami, FL', - 1305530 => 'Miami, FL', - 1305531 => 'Miami Beach, FL', - 1305532 => 'Miami Beach, FL', - 1305534 => 'Miami Beach, FL', - 1305535 => 'Miami Beach, FL', - 1305538 => 'Miami Beach, FL', - 1305541 => 'Miami, FL', - 1305545 => 'Miami, FL', - 1305547 => 'Miami, FL', - 1305548 => 'Miami, FL', - 1305551 => 'Miami, FL', - 1305552 => 'Miami, FL', - 1305553 => 'Miami, FL', - 1305554 => 'Miami, FL', - 1305556 => 'Hialeah, FL', - 1305557 => 'Hialeah, FL', - 1305558 => 'Hialeah, FL', - 1305559 => 'Miami, FL', - 1305571 => 'Miami, FL', - 1305572 => 'Miami, FL', - 1305573 => 'Miami, FL', - 1305575 => 'Miami, FL', - 1305576 => 'Miami, FL', - 1305577 => 'Miami, FL', - 1305579 => 'Miami, FL', - 1305585 => 'Miami, FL', - 1305595 => 'Miami, FL', - 1305596 => 'Miami, FL', - 1305598 => 'Miami, FL', - 1305603 => 'Miami, FL', - 1305604 => 'Miami Beach, FL', - 1305631 => 'Miami, FL', - 1305633 => 'Miami, FL', - 1305634 => 'Miami, FL', - 1305635 => 'Miami, FL', - 1305636 => 'Miami, FL', - 1305637 => 'Miami, FL', - 1305638 => 'Miami, FL', - 1305642 => 'Miami, FL', - 1305643 => 'Miami, FL', - 1305644 => 'Miami, FL', - 1305646 => 'Miami, FL', - 1305649 => 'Miami, FL', - 1305651 => 'Miami, FL', - 1305652 => 'Miami, FL', - 1305653 => 'Miami, FL', - 1305654 => 'Miami, FL', - 1305655 => 'Miami, FL', - 1305664 => 'Islamorada, FL', - 1305666 => 'Miami, FL', - 1305668 => 'Miami, FL', - 1305670 => 'Miami, FL', - 1305672 => 'Miami Beach, FL', - 1305673 => 'Miami Beach, FL', - 1305682 => 'Miami, FL', - 1305691 => 'Miami, FL', - 1305693 => 'Miami, FL', - 1305694 => 'Miami, FL', - 1305695 => 'Miami Beach, FL', - 1305696 => 'Miami, FL', - 1305698 => 'Hialeah, FL', - 1305718 => 'Doral, FL', - 1305743 => 'Marathon, FL', - 1305745 => 'Summerland Key, FL', - 1305751 => 'Miami, FL', - 1305752 => 'Miami, FL', - 1305754 => 'Miami, FL', - 1305756 => 'Miami, FL', - 1305757 => 'Miami, FL', - 1305758 => 'Miami, FL', - 1305759 => 'Miami, FL', - 1305770 => 'Miami, FL', - 1305789 => 'Miami, FL', - 1305809 => 'Key West, FL', - 1305817 => 'Hialeah, FL', - 1305818 => 'Hialeah, FL', - 1305819 => 'Hialeah, FL', - 1305820 => 'Hialeah, FL', - 1305821 => 'Hialeah, FL', - 1305822 => 'Hialeah, FL', - 1305823 => 'Hialeah, FL', - 1305824 => 'Hialeah, FL', - 1305825 => 'Hialeah, FL', - 1305826 => 'Hialeah, FL', - 1305827 => 'Hialeah, FL', - 1305828 => 'Hialeah, FL', - 1305829 => 'Hialeah, FL', - 1305835 => 'Miami, FL', - 1305836 => 'Miami, FL', - 1305852 => 'Tavernier, FL', - 1305853 => 'Tavernier, FL', - 1305854 => 'Miami, FL', - 1305856 => 'Miami, FL', - 1305857 => 'Miami, FL', - 1305858 => 'Miami, FL', - 1305859 => 'Miami, FL', - 1305860 => 'Miami, FL', - 1305871 => 'Miami, FL', - 1305872 => 'Big Pine Key, FL', - 1305876 => 'Miami, FL', - 1305891 => 'North Miami, FL', - 1305892 => 'North Miami, FL', - 1305893 => 'North Miami, FL', - 1305895 => 'North Miami, FL', - 1305899 => 'North Miami, FL', - 1305913 => 'Miami, FL', - 1305953 => 'Opa-locka, FL', - 1305960 => 'Miami, FL', - 1305961 => 'Miami, FL', - 1305969 => 'Miami, FL', - 1305971 => 'Miami, FL', - 1305999 => 'Miami, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1306.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1306.php deleted file mode 100644 index 9bca6abf9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1306.php +++ /dev/null @@ -1,119 +0,0 @@ - 'Saskatchewan', - 1306205 => 'Regina, SK', - 1306228 => 'Unity, SK', - 1306236 => 'Meadow Lake, SK', - 1306242 => 'Saskatoon, SK', - 1306244 => 'Saskatoon, SK', - 1306249 => 'Saskatoon, SK', - 1306272 => 'Foam Lake, SK', - 1306297 => 'Shaunavon, SK', - 1306327 => 'Kelvington, SK', - 1306332 => 'Fort Qu\'Appelle, SK', - 1306338 => 'Wadena, SK', - 1306343 => 'Saskatoon, SK', - 1306347 => 'Regina, SK', - 1306352 => 'Regina, SK', - 1306359 => 'Regina, SK', - 1306373 => 'Saskatoon, SK', - 1306374 => 'Saskatoon, SK', - 1306382 => 'Saskatoon, SK', - 1306384 => 'Saskatoon, SK', - 1306425 => 'La Ronge, SK', - 1306435 => 'Moosomin, SK', - 1306445 => 'North Battleford, SK', - 1306446 => 'North Battleford, SK', - 1306452 => 'Redvers, SK', - 1306453 => 'Carlyle, SK', - 1306463 => 'Kindersley, SK', - 1306477 => 'Saskatoon, SK', - 1306482 => 'Carnduff, SK', - 1306483 => 'Oxbow, SK', - 1306522 => 'Regina, SK', - 1306525 => 'Regina, SK', - 1306542 => 'Kamsack, SK', - 1306543 => 'Regina, SK', - 1306545 => 'Regina, SK', - 1306546 => 'Regina, SK', - 1306547 => 'Preeceville, SK', - 1306554 => 'Wynyard, SK', - 1306563 => 'Canora, SK', - 1306565 => 'Regina, SK', - 1306567 => 'Davidson, SK', - 1306569 => 'Regina, SK', - 1306584 => 'Regina, SK', - 1306585 => 'Regina, SK', - 1306586 => 'Regina, SK', - 1306634 => 'Estevan, SK', - 1306642 => 'Assiniboia, SK', - 1306648 => 'Gravelbourg, SK', - 1306651 => 'Saskatoon, SK', - 1306652 => 'Saskatoon, SK', - 1306653 => 'Saskatoon, SK', - 1306662 => 'Maple Creek, SK', - 1306664 => 'Saskatoon, SK', - 1306665 => 'Saskatoon, SK', - 1306668 => 'Saskatoon, SK', - 1306682 => 'Humboldt, SK', - 1306683 => 'Saskatoon, SK', - 1306691 => 'Moose Jaw, SK', - 1306692 => 'Moose Jaw, SK', - 1306693 => 'Moose Jaw, SK', - 1306694 => 'Moose Jaw, SK', - 1306695 => 'Indian Head, SK', - 1306721 => 'Regina, SK', - 1306728 => 'Melville, SK', - 1306731 => 'Lumsden, SK', - 1306745 => 'Esterhazy, SK', - 1306747 => 'Shellbrook, SK', - 1306752 => 'Melfort, SK', - 1306753 => 'Macklin, SK', - 1306757 => 'Regina, SK', - 1306763 => 'Prince Albert, SK', - 1306764 => 'Prince Albert, SK', - 1306768 => 'Carrot River, SK', - 1306773 => 'Swift Current, SK', - 1306775 => 'Regina, SK', - 1306778 => 'Swift Current, SK', - 1306780 => 'Regina, SK', - 1306781 => 'Regina, SK', - 1306782 => 'Yorkton, SK', - 1306783 => 'Yorkton, SK', - 1306786 => 'Yorkton, SK', - 1306789 => 'Regina, SK', - 1306790 => 'Regina, SK', - 1306791 => 'Regina, SK', - 1306825 => 'Lloydminster, SK', - 1306834 => 'Kerrobert, SK', - 1306842 => 'Weyburn, SK', - 1306845 => 'Turtleford, SK', - 1306862 => 'Nipawin, SK', - 1306865 => 'Hudson Bay, SK', - 1306867 => 'Outlook, SK', - 1306873 => 'Tisdale, SK', - 1306882 => 'Rosetown, SK', - 1306883 => 'Spiritwood, SK', - 1306893 => 'Maidstone, SK', - 1306922 => 'Prince Albert, SK', - 1306924 => 'Regina, SK', - 1306931 => 'Saskatoon, SK', - 1306933 => 'Saskatoon, SK', - 1306934 => 'Saskatoon, SK', - 1306937 => 'Battleford, SK', - 1306946 => 'Watrous, SK', - 1306948 => 'Biggar, SK', - 1306949 => 'Regina, SK', - 1306953 => 'Prince Albert, SK', - 1306955 => 'Saskatoon, SK', - 1306956 => 'Saskatoon, SK', - 1306966 => 'Saskatoon, SK', - 1306975 => 'Saskatoon, SK', - 1306978 => 'Saskatoon, SK', - 1306979 => 'Saskatoon, SK', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1307.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1307.php deleted file mode 100644 index 9b5b23d42..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1307.php +++ /dev/null @@ -1,89 +0,0 @@ - 'Wyoming', - 1307232 => 'Casper, WY', - 1307233 => 'Casper, WY', - 1307234 => 'Casper, WY', - 1307235 => 'Casper, WY', - 1307237 => 'Casper, WY', - 1307245 => 'Pine Bluffs, WY', - 1307265 => 'Casper, WY', - 1307266 => 'Casper, WY', - 1307276 => 'Big Piney, WY', - 1307283 => 'Sundance, WY', - 1307315 => 'Casper, WY', - 1307322 => 'Wheatland, WY', - 1307324 => 'Rawlins, WY', - 1307326 => 'Saratoga, WY', - 1307328 => 'Rawlins, WY', - 1307332 => 'Lander, WY', - 1307334 => 'Lusk, WY', - 1307335 => 'Lander, WY', - 1307347 => 'Worland, WY', - 1307352 => 'Rock Springs, WY', - 1307358 => 'Douglas, WY', - 1307362 => 'Rock Springs, WY', - 1307367 => 'Pinedale, WY', - 1307382 => 'Rock Springs, WY', - 1307383 => 'Baggs, WY', - 1307426 => 'Cheyenne, WY', - 1307432 => 'Cheyenne, WY', - 1307433 => 'Cheyenne, WY', - 1307436 => 'Glenrock, WY', - 1307455 => 'Dubois, WY', - 1307472 => 'Casper, WY', - 1307473 => 'Casper, WY', - 1307527 => 'Cody, WY', - 1307532 => 'Torrington, WY', - 1307548 => 'Lovell, WY', - 1307568 => 'Basin, WY', - 1307577 => 'Casper, WY', - 1307578 => 'Cody, WY', - 1307587 => 'Cody, WY', - 1307632 => 'Cheyenne, WY', - 1307633 => 'Cheyenne, WY', - 1307634 => 'Cheyenne, WY', - 1307635 => 'Cheyenne, WY', - 1307637 => 'Cheyenne, WY', - 1307638 => 'Cheyenne, WY', - 1307654 => 'Alpine, WY', - 1307672 => 'Sheridan, WY', - 1307673 => 'Sheridan, WY', - 1307674 => 'Sheridan, WY', - 1307675 => 'Sheridan, WY', - 1307682 => 'Gillette, WY', - 1307684 => 'Buffalo, WY', - 1307685 => 'Gillette, WY', - 1307686 => 'Gillette, WY', - 1307687 => 'Gillette, WY', - 1307688 => 'Gillette, WY', - 1307690 => 'Jackson, WY', - 1307721 => 'Laramie, WY', - 1307732 => 'Jackson, WY', - 1307733 => 'Jackson, WY', - 1307734 => 'Jackson, WY', - 1307739 => 'Jackson, WY', - 1307742 => 'Laramie, WY', - 1307745 => 'Laramie, WY', - 1307746 => 'Newcastle, WY', - 1307754 => 'Powell, WY', - 1307760 => 'Laramie, WY', - 1307765 => 'Greybull, WY', - 1307777 => 'Cheyenne, WY', - 1307778 => 'Cheyenne, WY', - 1307782 => 'Mountain View, WY', - 1307789 => 'Evanston, WY', - 1307856 => 'Riverton, WY', - 1307857 => 'Riverton, WY', - 1307864 => 'Thermopolis, WY', - 1307875 => 'Green River, WY', - 1307877 => 'Kemmerer, WY', - 1307883 => 'Thayne, WY', - 1307885 => 'Afton, WY', - 1307886 => 'Afton, WY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1308.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1308.php deleted file mode 100644 index 92d6e7ff5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1308.php +++ /dev/null @@ -1,65 +0,0 @@ - 'Nebraska', - 1308233 => 'Kearney, NE', - 1308234 => 'Kearney, NE', - 1308235 => 'Kimball, NE', - 1308236 => 'Kearney, NE', - 1308237 => 'Kearney, NE', - 1308254 => 'Sidney, NE', - 1308262 => 'Bridgeport, NE', - 1308282 => 'Gordon, NE', - 1308284 => 'Ogallala, NE', - 1308324 => 'Lexington, NE', - 1308327 => 'Rushville, NE', - 1308345 => 'McCook, NE', - 1308346 => 'Burwell, NE', - 1308352 => 'Grant, NE', - 1308367 => 'Curtis, NE', - 1308381 => 'Grand Island, NE', - 1308382 => 'Grand Island, NE', - 1308384 => 'Grand Island, NE', - 1308385 => 'Grand Island, NE', - 1308389 => 'Grand Island, NE', - 1308398 => 'Grand Island, NE', - 1308423 => 'Benkelman, NE', - 1308425 => 'Franklin, NE', - 1308432 => 'Chadron, NE', - 1308436 => 'Gering, NE', - 1308452 => 'Ravenna, NE', - 1308468 => 'Gibbon, NE', - 1308532 => 'North Platte, NE', - 1308534 => 'North Platte, NE', - 1308535 => 'North Platte, NE', - 1308536 => 'Fullerton, NE', - 1308537 => 'Gothenburg, NE', - 1308623 => 'Mitchell, NE', - 1308630 => 'Scottsbluff, NE', - 1308632 => 'Scottsbluff, NE', - 1308633 => 'Scottsbluff, NE', - 1308635 => 'Scottsbluff, NE', - 1308665 => 'Crawford, NE', - 1308696 => 'North Platte, NE', - 1308697 => 'Cambridge, NE', - 1308728 => 'Ord, NE', - 1308745 => 'Loup City, NE', - 1308754 => 'St. Paul, NE', - 1308762 => 'Alliance, NE', - 1308772 => 'Oshkosh, NE', - 1308784 => 'Cozad, NE', - 1308785 => 'Elwood, NE', - 1308832 => 'Minden, NE', - 1308865 => 'Kearney, NE', - 1308872 => 'Broken Bow, NE', - 1308874 => 'Chappell, NE', - 1308882 => 'Imperial, NE', - 1308928 => 'Alma, NE', - 1308946 => 'Central City, NE', - 1308962 => 'Arapahoe, NE', - 1308995 => 'Holdrege, NE', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1309.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1309.php deleted file mode 100644 index dbd857a85..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1309.php +++ /dev/null @@ -1,123 +0,0 @@ - 'Illinois', - 1309243 => 'Dunlap, IL', - 1309244 => 'Delavan, IL', - 1309245 => 'Farmington, IL', - 1309246 => 'Lacon, IL', - 1309263 => 'Morton, IL', - 1309266 => 'Morton, IL', - 1309268 => 'Normal, IL', - 1309274 => 'Chillicothe, IL', - 1309275 => 'Bloomington, IL', - 1309277 => 'Moline, IL', - 1309289 => 'Knoxville, IL', - 1309341 => 'Galesburg, IL', - 1309342 => 'Galesburg, IL', - 1309343 => 'Galesburg, IL', - 1309344 => 'Galesburg, IL', - 1309345 => 'Galesburg, IL', - 1309346 => 'Pekin, IL', - 1309347 => 'Pekin, IL', - 1309353 => 'Pekin, IL', - 1309364 => 'Henry, IL', - 1309365 => 'Lexington, IL', - 1309367 => 'Metamora, IL', - 1309383 => 'Germantown Hills, IL', - 1309385 => 'Princeville, IL', - 1309432 => 'Minonk, IL', - 1309444 => 'Washington, IL', - 1309451 => 'Normal, IL', - 1309452 => 'Normal, IL', - 1309454 => 'Normal, IL', - 1309462 => 'Abingdon, IL', - 1309467 => 'Eureka, IL', - 1309473 => 'Heyworth, IL', - 1309494 => 'Peoria, IL', - 1309495 => 'Peoria, IL', - 1309523 => 'Port Byron, IL', - 1309526 => 'Orion, IL', - 1309527 => 'El Paso, IL', - 1309543 => 'Havana, IL', - 1309547 => 'Lewistown, IL', - 1309582 => 'Aledo, IL', - 1309589 => 'Peoria, IL', - 1309624 => 'Peoria, IL', - 1309633 => 'Bartonville, IL', - 1309637 => 'Peoria, IL', - 1309647 => 'Canton, IL', - 1309655 => 'Peoria, IL', - 1309659 => 'Erie, IL', - 1309661 => 'Bloomington, IL', - 1309662 => 'Bloomington, IL', - 1309663 => 'Bloomington, IL', - 1309664 => 'Bloomington, IL', - 1309671 => 'Peoria, IL', - 1309672 => 'Peoria, IL', - 1309673 => 'Peoria, IL', - 1309674 => 'Peoria, IL', - 1309676 => 'Peoria, IL', - 1309679 => 'Peoria, IL', - 1309681 => 'Peoria, IL', - 1309682 => 'Peoria, IL', - 1309683 => 'Peoria, IL', - 1309685 => 'Peoria, IL', - 1309686 => 'Peoria, IL', - 1309687 => 'Peoria, IL', - 1309688 => 'Peoria, IL', - 1309689 => 'Peoria, IL', - 1309691 => 'Peoria, IL', - 1309692 => 'Peoria, IL', - 1309693 => 'Peoria, IL', - 1309694 => 'East Peoria, IL', - 1309695 => 'Wyoming, IL', - 1309697 => 'Bartonville, IL', - 1309698 => 'East Peoria, IL', - 1309699 => 'East Peoria, IL', - 1309732 => 'Rock Island, IL', - 1309734 => 'Monmouth, IL', - 1309736 => 'Moline, IL', - 1309740 => 'Peoria, IL', - 1309743 => 'Moline, IL', - 1309745 => 'Washington, IL', - 1309747 => 'Gridley, IL', - 1309752 => 'East Moline, IL', - 1309755 => 'East Moline, IL', - 1309757 => 'Moline, IL', - 1309762 => 'Moline, IL', - 1309764 => 'Moline, IL', - 1309772 => 'Bushnell, IL', - 1309776 => 'Colchester, IL', - 1309786 => 'Rock Island, IL', - 1309787 => 'Milan, IL', - 1309788 => 'Rock Island, IL', - 1309793 => 'Rock Island, IL', - 1309794 => 'Rock Island, IL', - 1309797 => 'Moline, IL', - 1309799 => 'Coal Valley, IL', - 1309820 => 'Bloomington, IL', - 1309827 => 'Bloomington, IL', - 1309828 => 'Bloomington, IL', - 1309829 => 'Bloomington, IL', - 1309833 => 'Macomb, IL', - 1309836 => 'Macomb, IL', - 1309837 => 'Macomb, IL', - 1309839 => 'Peoria, IL', - 1309852 => 'Kewanee, IL', - 1309853 => 'Kewanee, IL', - 1309862 => 'Normal, IL', - 1309888 => 'Normal, IL', - 1309923 => 'Roanoke, IL', - 1309925 => 'Tremont, IL', - 1309928 => 'Farmer City, IL', - 1309932 => 'Galva, IL', - 1309937 => 'Cambridge, IL', - 1309944 => 'Geneseo, IL', - 1309962 => 'Le Roy, IL', - 1309968 => 'Manito, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1310.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1310.php deleted file mode 100644 index 3df9c834e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1310.php +++ /dev/null @@ -1,234 +0,0 @@ - 'California', - 1310201 => 'Los Angeles, CA', - 1310203 => 'Los Angeles, CA', - 1310205 => 'Beverly Hills, CA', - 1310206 => 'Los Angeles, CA', - 1310207 => 'Los Angeles, CA', - 1310208 => 'Los Angeles, CA', - 1310209 => 'Los Angeles, CA', - 1310212 => 'Torrance, CA', - 1310214 => 'Torrance, CA', - 1310217 => 'Gardena, CA', - 1310219 => 'Hawthorne, CA', - 1310222 => 'Torrance, CA', - 1310228 => 'Los Angeles, CA', - 1310229 => 'Los Angeles, CA', - 1310230 => 'Pacific Palisades, CA', - 1310231 => 'Los Angeles, CA', - 1310234 => 'Los Angeles, CA', - 1310235 => 'Los Angeles, CA', - 1310246 => 'Beverly Hills, CA', - 1310247 => 'Beverly Hills, CA', - 1310248 => 'Beverly Hills, CA', - 1310253 => 'Culver City, CA', - 1310255 => 'Santa Monica, CA', - 1310257 => 'Torrance, CA', - 1310258 => 'Los Angeles, CA', - 1310260 => 'Santa Monica, CA', - 1310263 => 'Hawthorne, CA', - 1310264 => 'Santa Monica, CA', - 1310268 => 'Los Angeles, CA', - 1310271 => 'Beverly Hills, CA', - 1310273 => 'Beverly Hills, CA', - 1310274 => 'Beverly Hills, CA', - 1310275 => 'Beverly Hills, CA', - 1310276 => 'Beverly Hills, CA', - 1310277 => 'Los Angeles, CA', - 1310278 => 'Beverly Hills, CA', - 1310281 => 'Beverly Hills, CA', - 1310282 => 'Los Angeles, CA', - 1310284 => 'Los Angeles, CA', - 1310285 => 'Beverly Hills, CA', - 1310286 => 'Los Angeles, CA', - 1310288 => 'Beverly Hills, CA', - 1310312 => 'Los Angeles, CA', - 1310314 => 'Santa Monica, CA', - 1310315 => 'Santa Monica, CA', - 1310317 => 'Malibu, CA', - 1310319 => 'Santa Monica, CA', - 1310320 => 'Torrance, CA', - 1310322 => 'El Segundo, CA', - 1310323 => 'Gardena, CA', - 1310324 => 'Gardena, CA', - 1310327 => 'Gardena, CA', - 1310328 => 'Torrance, CA', - 1310329 => 'Gardena, CA', - 1310330 => 'Inglewood, CA', - 1310335 => 'El Segundo, CA', - 1310338 => 'Los Angeles, CA', - 1310342 => 'Los Angeles, CA', - 1310348 => 'Los Angeles, CA', - 1310349 => 'Hawthorne, CA', - 1310355 => 'Hawthorne, CA', - 1310371 => 'Torrance, CA', - 1310373 => 'Torrance, CA', - 1310375 => 'Torrance, CA', - 1310378 => 'Torrance, CA', - 1310385 => 'Beverly Hills, CA', - 1310393 => 'Santa Monica, CA', - 1310394 => 'Santa Monica, CA', - 1310395 => 'Santa Monica, CA', - 1310407 => 'Los Angeles, CA', - 1310410 => 'Los Angeles, CA', - 1310412 => 'Inglewood, CA', - 1310414 => 'El Segundo, CA', - 1310417 => 'Los Angeles, CA', - 1310419 => 'Inglewood, CA', - 1310423 => 'West Hollywood, CA', - 1310426 => 'El Segundo, CA', - 1310440 => 'Los Angeles, CA', - 1310441 => 'Los Angeles, CA', - 1310442 => 'Los Angeles, CA', - 1310443 => 'Los Angeles, CA', - 1310444 => 'Los Angeles, CA', - 1310445 => 'Los Angeles, CA', - 1310446 => 'Los Angeles, CA', - 1310447 => 'Los Angeles, CA', - 1310449 => 'Santa Monica, CA', - 1310450 => 'Santa Monica, CA', - 1310451 => 'Santa Monica, CA', - 1310452 => 'Santa Monica, CA', - 1310453 => 'Santa Monica, CA', - 1310454 => 'Pacific Palisades, CA', - 1310455 => 'Topanga, CA', - 1310456 => 'Malibu, CA', - 1310457 => 'Malibu, CA', - 1310458 => 'Santa Monica, CA', - 1310459 => 'Pacific Palisades, CA', - 1310470 => 'Los Angeles, CA', - 1310471 => 'Los Angeles, CA', - 1310472 => 'Los Angeles, CA', - 1310473 => 'Los Angeles, CA', - 1310474 => 'Los Angeles, CA', - 1310475 => 'Los Angeles, CA', - 1310476 => 'Los Angeles, CA', - 1310477 => 'Los Angeles, CA', - 1310478 => 'Los Angeles, CA', - 1310479 => 'Los Angeles, CA', - 1310481 => 'Los Angeles, CA', - 1310510 => 'Avalon, CA', - 1310514 => 'San Pedro, CA', - 1310515 => 'Gardena, CA', - 1310516 => 'Gardena, CA', - 1310517 => 'Harbor City, CA', - 1310519 => 'San Pedro, CA', - 1310521 => 'San Pedro, CA', - 1310523 => 'Gardena, CA', - 1310527 => 'Gardena, CA', - 1310532 => 'Gardena, CA', - 1310533 => 'Torrance, CA', - 1310535 => 'El Segundo, CA', - 1310537 => 'Compton, CA', - 1310538 => 'Gardena, CA', - 1310542 => 'Torrance, CA', - 1310545 => 'Manhattan Beach, CA', - 1310546 => 'Manhattan Beach, CA', - 1310547 => 'San Pedro, CA', - 1310548 => 'San Pedro, CA', - 1310550 => 'Beverly Hills, CA', - 1310551 => 'Los Angeles, CA', - 1310552 => 'Los Angeles, CA', - 1310553 => 'Los Angeles, CA', - 1310556 => 'Los Angeles, CA', - 1310557 => 'Los Angeles, CA', - 1310571 => 'Los Angeles, CA', - 1310573 => 'Pacific Palisades, CA', - 1310575 => 'Los Angeles, CA', - 1310576 => 'Santa Monica, CA', - 1310581 => 'Santa Monica, CA', - 1310582 => 'Santa Monica, CA', - 1310586 => 'Santa Monica, CA', - 1310587 => 'Santa Monica, CA', - 1310589 => 'Malibu, CA', - 1310604 => 'Compton, CA', - 1310605 => 'Compton, CA', - 1310608 => 'Compton, CA', - 1310609 => 'Compton, CA', - 1310618 => 'Torrance, CA', - 1310631 => 'Compton, CA', - 1310632 => 'Compton, CA', - 1310635 => 'Compton, CA', - 1310637 => 'Compton, CA', - 1310638 => 'Compton, CA', - 1310639 => 'Compton, CA', - 1310640 => 'El Segundo, CA', - 1310641 => 'Los Angeles, CA', - 1310642 => 'Los Angeles, CA', - 1310644 => 'Hawthorne, CA', - 1310645 => 'Los Angeles, CA', - 1310649 => 'Los Angeles, CA', - 1310656 => 'Santa Monica, CA', - 1310664 => 'Santa Monica, CA', - 1310665 => 'Los Angeles, CA', - 1310668 => 'Los Angeles, CA', - 1310669 => 'Compton, CA', - 1310670 => 'Los Angeles, CA', - 1310671 => 'Inglewood, CA', - 1310672 => 'Inglewood, CA', - 1310673 => 'Inglewood, CA', - 1310674 => 'Inglewood, CA', - 1310675 => 'Hawthorne, CA', - 1310676 => 'Hawthorne, CA', - 1310677 => 'Inglewood, CA', - 1310679 => 'Hawthorne, CA', - 1310680 => 'Inglewood, CA', - 1310715 => 'Gardena, CA', - 1310719 => 'Gardena, CA', - 1310762 => 'Compton, CA', - 1310763 => 'Compton, CA', - 1310764 => 'Compton, CA', - 1310768 => 'Gardena, CA', - 1310769 => 'Gardena, CA', - 1310772 => 'Los Angeles, CA', - 1310777 => 'Beverly Hills, CA', - 1310781 => 'Torrance, CA', - 1310782 => 'Torrance, CA', - 1310783 => 'Torrance, CA', - 1310784 => 'Torrance, CA', - 1310785 => 'Los Angeles, CA', - 1310787 => 'Torrance, CA', - 1310788 => 'Los Angeles, CA', - 1310791 => 'Torrance, CA', - 1310792 => 'Torrance, CA', - 1310793 => 'Torrance, CA', - 1310794 => 'Los Angeles, CA', - 1310820 => 'Los Angeles, CA', - 1310824 => 'Los Angeles, CA', - 1310825 => 'Los Angeles, CA', - 1310826 => 'Los Angeles, CA', - 1310828 => 'Santa Monica, CA', - 1310829 => 'Santa Monica, CA', - 1310831 => 'San Pedro, CA', - 1310832 => 'San Pedro, CA', - 1310833 => 'San Pedro, CA', - 1310836 => 'Los Angeles, CA', - 1310858 => 'Beverly Hills, CA', - 1310859 => 'Beverly Hills, CA', - 1310860 => 'Beverly Hills, CA', - 1310868 => 'Compton, CA', - 1310885 => 'Compton, CA', - 1310886 => 'Compton, CA', - 1310888 => 'Beverly Hills, CA', - 1310891 => 'Torrance, CA', - 1310898 => 'Compton, CA', - 1310899 => 'Santa Monica, CA', - 1310900 => 'Lynwood, CA', - 1310914 => 'Los Angeles, CA', - 1310915 => 'Los Angeles, CA', - 1310917 => 'Santa Monica, CA', - 1310945 => 'Culver City, CA', - 1310965 => 'Gardena, CA', - 1310966 => 'Los Angeles, CA', - 1310970 => 'Hawthorne, CA', - 1310973 => 'Hawthorne, CA', - 1310978 => 'Hawthorne, CA', - 1310979 => 'Los Angeles, CA', - 1310998 => 'Santa Monica, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1312.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1312.php deleted file mode 100644 index 06d43097a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1312.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chicago, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1313.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1313.php deleted file mode 100644 index 4ac7bf7ef..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1313.php +++ /dev/null @@ -1,131 +0,0 @@ - 'Michigan', - 1313223 => 'Detroit, MI', - 1313224 => 'Detroit, MI', - 1313245 => 'Detroit, MI', - 1313255 => 'Detroit, MI', - 1313259 => 'Detroit, MI', - 1313270 => 'Detroit, MI', - 1313271 => 'Dearborn, MI', - 1313272 => 'Detroit, MI', - 1313273 => 'Detroit, MI', - 1313285 => 'Detroit, MI', - 1313291 => 'Taylor, MI', - 1313292 => 'Taylor, MI', - 1313295 => 'Taylor, MI', - 1313297 => 'Detroit, MI', - 1313299 => 'Taylor, MI', - 1313331 => 'Detroit, MI', - 1313336 => 'Dearborn, MI', - 1313340 => 'Detroit, MI', - 1313341 => 'Detroit, MI', - 1313342 => 'Detroit, MI', - 1313345 => 'Detroit, MI', - 1313359 => 'Dearborn, MI', - 1313366 => 'Detroit, MI', - 1313368 => 'Detroit, MI', - 1313369 => 'Detroit, MI', - 1313371 => 'Detroit, MI', - 1313372 => 'Detroit, MI', - 1313387 => 'Redford Charter Township, MI', - 1313389 => 'Lincoln Park, MI', - 1313393 => 'Detroit, MI', - 1313397 => 'Detroit, MI', - 1313436 => 'Dearborn, MI', - 1313441 => 'Dearborn, MI', - 1313465 => 'Detroit, MI', - 1313469 => 'Detroit, MI', - 1313491 => 'Detroit, MI', - 1313493 => 'Detroit, MI', - 1313494 => 'Detroit, MI', - 1313499 => 'Detroit, MI', - 1313521 => 'Detroit, MI', - 1313526 => 'Detroit, MI', - 1313527 => 'Detroit, MI', - 1313531 => 'Detroit, MI', - 1313532 => 'Redford Charter Township, MI', - 1313533 => 'Detroit, MI', - 1313534 => 'Detroit, MI', - 1313537 => 'Detroit, MI', - 1313538 => 'Detroit, MI', - 1313541 => 'Redford Charter Township, MI', - 1313554 => 'Detroit, MI', - 1313562 => 'Dearborn, MI', - 1313565 => 'Dearborn, MI', - 1313567 => 'Detroit, MI', - 1313568 => 'Detroit, MI', - 1313571 => 'Detroit, MI', - 1313576 => 'Detroit, MI', - 1313577 => 'Detroit, MI', - 1313579 => 'Detroit, MI', - 1313581 => 'Dearborn, MI', - 1313582 => 'Dearborn, MI', - 1313584 => 'Dearborn, MI', - 1313593 => 'Dearborn, MI', - 1313638 => 'Detroit, MI', - 1313653 => 'Detroit, MI', - 1313745 => 'Detroit, MI', - 1313766 => 'Detroit, MI', - 1313821 => 'Detroit, MI', - 1313822 => 'Detroit, MI', - 1313824 => 'Detroit, MI', - 1313831 => 'Detroit, MI', - 1313832 => 'Detroit, MI', - 1313833 => 'Detroit, MI', - 1313834 => 'Detroit, MI', - 1313835 => 'Detroit, MI', - 1313836 => 'Detroit, MI', - 1313837 => 'Detroit, MI', - 1313838 => 'Detroit, MI', - 1313839 => 'Detroit, MI', - 1313841 => 'Detroit, MI', - 1313842 => 'Detroit, MI', - 1313843 => 'Detroit, MI', - 1313846 => 'Dearborn, MI', - 1313849 => 'Detroit, MI', - 1313861 => 'Detroit, MI', - 1313862 => 'Detroit, MI', - 1313863 => 'Detroit, MI', - 1313864 => 'Detroit, MI', - 1313867 => 'Detroit, MI', - 1313868 => 'Highland Park, MI', - 1313869 => 'Detroit, MI', - 1313871 => 'Detroit, MI', - 1313872 => 'Detroit, MI', - 1313873 => 'Detroit, MI', - 1313874 => 'Detroit, MI', - 1313875 => 'Detroit, MI', - 1313876 => 'Detroit, MI', - 1313891 => 'Detroit, MI', - 1313892 => 'Detroit, MI', - 1313893 => 'Detroit, MI', - 1313894 => 'Detroit, MI', - 1313895 => 'Detroit, MI', - 1313897 => 'Detroit, MI', - 1313898 => 'Detroit, MI', - 1313916 => 'Detroit, MI', - 1313921 => 'Detroit, MI', - 1313922 => 'Detroit, MI', - 1313923 => 'Detroit, MI', - 1313924 => 'Detroit, MI', - 1313925 => 'Detroit, MI', - 1313931 => 'Detroit, MI', - 1313933 => 'Detroit, MI', - 1313934 => 'Detroit, MI', - 1313937 => 'Redford Charter Township, MI', - 1313945 => 'Dearborn, MI', - 1313961 => 'Detroit, MI', - 1313962 => 'Detroit, MI', - 1313963 => 'Detroit, MI', - 1313964 => 'Detroit, MI', - 1313965 => 'Detroit, MI', - 1313966 => 'Detroit, MI', - 1313982 => 'Dearborn, MI', - 1313993 => 'Detroit, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1314.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1314.php deleted file mode 100644 index d303fc8cc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1314.php +++ /dev/null @@ -1,140 +0,0 @@ - 'Missouri', - 1314226 => 'St. Louis, MO', - 1314231 => 'St. Louis, MO', - 1314241 => 'St. Louis, MO', - 1314251 => 'St. Louis, MO', - 1314256 => 'St. Louis, MO', - 1314261 => 'St. Louis, MO', - 1314268 => 'St. Louis, MO', - 1314286 => 'St. Louis, MO', - 1314289 => 'St. Louis, MO', - 1314344 => 'Bridgeton, MO', - 1314345 => 'St. Louis, MO', - 1314351 => 'St. Louis, MO', - 1314352 => 'St. Louis, MO', - 1314353 => 'St. Louis, MO', - 1314355 => 'St. Louis, MO', - 1314361 => 'St. Louis, MO', - 1314362 => 'St. Louis, MO', - 1314367 => 'St. Louis, MO', - 1314371 => 'St. Louis, MO', - 1314381 => 'St. Louis, MO', - 1314382 => 'St. Louis, MO', - 1314383 => 'St. Louis, MO', - 1314385 => 'St. Louis, MO', - 1314388 => 'St. Louis, MO', - 1314389 => 'St. Louis, MO', - 1314395 => 'St. Louis, MO', - 1314416 => 'St. Louis, MO', - 1314421 => 'St. Louis, MO', - 1314423 => 'St. Louis, MO', - 1314426 => 'St. Louis, MO', - 1314427 => 'St. Louis, MO', - 1314428 => 'St. Louis, MO', - 1314432 => 'St. Louis, MO', - 1314436 => 'St. Louis, MO', - 1314444 => 'St. Louis, MO', - 1314446 => 'St. Louis, MO', - 1314454 => 'St. Louis, MO', - 1314480 => 'St. Louis, MO', - 1314481 => 'St. Louis, MO', - 1314487 => 'St. Louis, MO', - 1314516 => 'St. Louis, MO', - 1314521 => 'St. Louis, MO', - 1314522 => 'St. Louis, MO', - 1314524 => 'St. Louis, MO', - 1314525 => 'St. Louis, MO', - 1314531 => 'St. Louis, MO', - 1314533 => 'St. Louis, MO', - 1314534 => 'St. Louis, MO', - 1314535 => 'St. Louis, MO', - 1314543 => 'St. Louis, MO', - 1314544 => 'St. Louis, MO', - 1314552 => 'St. Louis, MO', - 1314567 => 'St. Louis, MO', - 1314569 => 'St. Louis, MO', - 1314577 => 'St. Louis, MO', - 1314588 => 'St. Louis, MO', - 1314615 => 'St. Louis, MO', - 1314621 => 'St. Louis, MO', - 1314622 => 'St. Louis, MO', - 1314631 => 'St. Louis, MO', - 1314638 => 'St. Louis, MO', - 1314644 => 'St. Louis, MO', - 1314645 => 'St. Louis, MO', - 1314646 => 'St. Louis, MO', - 1314647 => 'St. Louis, MO', - 1314652 => 'St. Louis, MO', - 1314653 => 'St. Louis, MO', - 1314664 => 'St. Louis, MO', - 1314692 => 'St. Louis, MO', - 1314721 => 'St. Louis, MO', - 1314725 => 'St. Louis, MO', - 1314726 => 'St. Louis, MO', - 1314727 => 'St. Louis, MO', - 1314729 => 'St. Louis, MO', - 1314731 => 'Hazelwood, MO', - 1314747 => 'St. Louis, MO', - 1314752 => 'St. Louis, MO', - 1314768 => 'St. Louis, MO', - 1314771 => 'St. Louis, MO', - 1314772 => 'St. Louis, MO', - 1314773 => 'St. Louis, MO', - 1314776 => 'St. Louis, MO', - 1314781 => 'St. Louis, MO', - 1314802 => 'St. Louis, MO', - 1314814 => 'St. Louis, MO', - 1314821 => 'St. Louis, MO', - 1314822 => 'St. Louis, MO', - 1314830 => 'Florissant, MO', - 1314831 => 'Florissant, MO', - 1314832 => 'St. Louis, MO', - 1314835 => 'St. Louis, MO', - 1314837 => 'Florissant, MO', - 1314838 => 'Florissant, MO', - 1314839 => 'Florissant, MO', - 1314842 => 'St. Louis, MO', - 1314843 => 'St. Louis, MO', - 1314845 => 'St. Louis, MO', - 1314846 => 'St. Louis, MO', - 1314849 => 'St. Louis, MO', - 1314862 => 'St. Louis, MO', - 1314863 => 'St. Louis, MO', - 1314865 => 'St. Louis, MO', - 1314867 => 'St. Louis, MO', - 1314868 => 'St. Louis, MO', - 1314869 => 'St. Louis, MO', - 1314872 => 'St. Louis, MO', - 1314890 => 'St. Louis, MO', - 1314892 => 'St. Louis, MO', - 1314894 => 'St. Louis, MO', - 1314895 => 'Hazelwood, MO', - 1314909 => 'St. Louis, MO', - 1314918 => 'St. Louis, MO', - 1314921 => 'Florissant, MO', - 1314932 => 'St. Louis, MO', - 1314935 => 'St. Louis, MO', - 1314961 => 'St. Louis, MO', - 1314962 => 'St. Louis, MO', - 1314963 => 'St. Louis, MO', - 1314965 => 'St. Louis, MO', - 1314966 => 'St. Louis, MO', - 1314968 => 'St. Louis, MO', - 1314972 => 'Florissant, MO', - 1314977 => 'St. Louis, MO', - 1314983 => 'St. Louis, MO', - 1314989 => 'St. Louis, MO', - 1314991 => 'St. Louis, MO', - 1314993 => 'St. Louis, MO', - 1314994 => 'St. Louis, MO', - 1314995 => 'St. Louis, MO', - 1314996 => 'St. Louis, MO', - 1314997 => 'St. Louis, MO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1315.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1315.php deleted file mode 100644 index ae4c0b48e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1315.php +++ /dev/null @@ -1,167 +0,0 @@ - 'New York', - 1315214 => 'Syracuse, NY', - 1315218 => 'Syracuse, NY', - 1315232 => 'Adams, NY', - 1315245 => 'Camden, NY', - 1315251 => 'Syracuse, NY', - 1315252 => 'Auburn, NY', - 1315253 => 'Auburn, NY', - 1315255 => 'Auburn, NY', - 1315258 => 'Auburn, NY', - 1315265 => 'Potsdam, NY', - 1315266 => 'Utica, NY', - 1315287 => 'Gouverneur, NY', - 1315298 => 'Pulaski, NY', - 1315299 => 'Syracuse, NY', - 1315314 => 'Syracuse, NY', - 1315329 => 'Fayetteville, NY', - 1315331 => 'Newark, NY', - 1315334 => 'Rome, NY', - 1315336 => 'Rome, NY', - 1315337 => 'Rome, NY', - 1315338 => 'Rome, NY', - 1315339 => 'Rome, NY', - 1315342 => 'Oswego, NY', - 1315343 => 'Oswego, NY', - 1315346 => 'Croghan, NY', - 1315349 => 'Oswego, NY', - 1315357 => 'Inlet, NY', - 1315361 => 'Oneida, NY', - 1315363 => 'Oneida, NY', - 1315366 => 'Wampsville, NY', - 1315369 => 'Old Forge, NY', - 1315376 => 'Lowville, NY', - 1315379 => 'Canton, NY', - 1315386 => 'Canton, NY', - 1315393 => 'Ogdensburg, NY', - 1315394 => 'Ogdensburg, NY', - 1315422 => 'Syracuse, NY', - 1315423 => 'Syracuse, NY', - 1315424 => 'Syracuse, NY', - 1315425 => 'Syracuse, NY', - 1315426 => 'Syracuse, NY', - 1315428 => 'Syracuse, NY', - 1315429 => 'Dolgeville, NY', - 1315435 => 'Syracuse, NY', - 1315443 => 'Syracuse, NY', - 1315446 => 'Syracuse, NY', - 1315448 => 'Syracuse, NY', - 1315451 => 'Liverpool, NY', - 1315453 => 'Liverpool, NY', - 1315454 => 'Syracuse, NY', - 1315455 => 'Syracuse, NY', - 1315457 => 'Liverpool, NY', - 1315462 => 'Clifton Springs, NY', - 1315464 => 'Syracuse, NY', - 1315466 => 'Syracuse, NY', - 1315468 => 'Syracuse, NY', - 1315469 => 'Syracuse, NY', - 1315470 => 'Syracuse, NY', - 1315471 => 'Syracuse, NY', - 1315472 => 'Syracuse, NY', - 1315473 => 'Syracuse, NY', - 1315474 => 'Syracuse, NY', - 1315475 => 'Syracuse, NY', - 1315476 => 'Syracuse, NY', - 1315478 => 'Syracuse, NY', - 1315479 => 'Syracuse, NY', - 1315482 => 'Alexandria Bay, NY', - 1315483 => 'Sodus, NY', - 1315488 => 'Syracuse, NY', - 1315492 => 'Syracuse, NY', - 1315493 => 'Carthage, NY', - 1315497 => 'Moravia, NY', - 1315498 => 'Syracuse, NY', - 1315507 => 'Utica, NY', - 1315524 => 'Ontario, NY', - 1315536 => 'Penn Yan, NY', - 1315539 => 'Waterloo, NY', - 1315548 => 'Phelps, NY', - 1315564 => 'Hannibal, NY', - 1315568 => 'Seneca Falls, NY', - 1315589 => 'Williamson, NY', - 1315592 => 'Fulton, NY', - 1315593 => 'Fulton, NY', - 1315594 => 'Wolcott, NY', - 1315597 => 'Palmyra, NY', - 1315598 => 'Fulton, NY', - 1315622 => 'Liverpool, NY', - 1315624 => 'Utica, NY', - 1315625 => 'Parish, NY', - 1315626 => 'Cato, NY', - 1315629 => 'Evans Mills, NY', - 1315633 => 'Bridgeport, NY', - 1315635 => 'Baldwinsville, NY', - 1315637 => 'Fayetteville, NY', - 1315638 => 'Baldwinsville, NY', - 1315652 => 'Liverpool, NY', - 1315654 => 'Cape Vincent, NY', - 1315655 => 'Cazenovia, NY', - 1315668 => 'Central Square, NY', - 1315671 => 'Syracuse, NY', - 1315672 => 'Camillus, NY', - 1315673 => 'Marcellus, NY', - 1315677 => 'LaFayette, NY', - 1315682 => 'Manlius, NY', - 1315684 => 'Morrisville, NY', - 1315685 => 'Skaneateles, NY', - 1315686 => 'Clayton, NY', - 1315687 => 'Chittenango, NY', - 1315695 => 'Phoenix, NY', - 1315696 => 'Tully, NY', - 1315697 => 'Canastota, NY', - 1315698 => 'Cicero, NY', - 1315699 => 'Cicero, NY', - 1315701 => 'Syracuse, NY', - 1315724 => 'Utica, NY', - 1315732 => 'Utica, NY', - 1315733 => 'Utica, NY', - 1315734 => 'Utica, NY', - 1315735 => 'Utica, NY', - 1315738 => 'Utica, NY', - 1315764 => 'Massena, NY', - 1315769 => 'Massena, NY', - 1315772 => 'Fort Drum, NY', - 1315776 => 'Port Byron, NY', - 1315779 => 'Watertown, NY', - 1315781 => 'Geneva, NY', - 1315782 => 'Watertown, NY', - 1315785 => 'Watertown, NY', - 1315786 => 'Watertown, NY', - 1315787 => 'Geneva, NY', - 1315788 => 'Watertown, NY', - 1315789 => 'Geneva, NY', - 1315792 => 'Utica, NY', - 1315793 => 'Utica, NY', - 1315797 => 'Utica, NY', - 1315798 => 'Utica, NY', - 1315822 => 'West Winfield, NY', - 1315823 => 'Little Falls, NY', - 1315824 => 'Hamilton, NY', - 1315826 => 'Poland, NY', - 1315829 => 'Vernon, NY', - 1315834 => 'Weedsport, NY', - 1315841 => 'Waterville, NY', - 1315845 => 'Newport, NY', - 1315853 => 'Clinton, NY', - 1315858 => 'Richfield Spgs, NY', - 1315866 => 'Herkimer, NY', - 1315867 => 'Herkimer, NY', - 1315893 => 'Madison, NY', - 1315894 => 'Ilion, NY', - 1315895 => 'Ilion, NY', - 1315896 => 'Barneveld, NY', - 1315923 => 'Clyde, NY', - 1315926 => 'Marion, NY', - 1315942 => 'Boonville, NY', - 1315946 => 'Lyons, NY', - 1315963 => 'Mexico, NY', - 1315986 => 'Macedon, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1316.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1316.php deleted file mode 100644 index 5fac677f7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1316.php +++ /dev/null @@ -1,81 +0,0 @@ - 'Kansas', - 1316201 => 'Wichita, KS', - 1316260 => 'Wichita, KS', - 1316262 => 'Wichita, KS', - 1316263 => 'Wichita, KS', - 1316264 => 'Wichita, KS', - 1316265 => 'Wichita, KS', - 1316267 => 'Wichita, KS', - 1316268 => 'Wichita, KS', - 1316269 => 'Wichita, KS', - 1316283 => 'Newton, KS', - 1316284 => 'Newton, KS', - 1316293 => 'Wichita, KS', - 1316295 => 'Wichita, KS', - 1316303 => 'Wichita, KS', - 1316320 => 'El Dorado, KS', - 1316321 => 'El Dorado, KS', - 1316322 => 'El Dorado, KS', - 1316383 => 'Wichita, KS', - 1316425 => 'Wichita, KS', - 1316440 => 'Wichita, KS', - 1316462 => 'Wichita, KS', - 1316522 => 'Wichita, KS', - 1316524 => 'Wichita, KS', - 1316529 => 'Wichita, KS', - 1316554 => 'Wichita, KS', - 1316558 => 'Wichita, KS', - 1316612 => 'Wichita, KS', - 1316613 => 'Wichita, KS', - 1316618 => 'Wichita, KS', - 1316630 => 'Wichita, KS', - 1316634 => 'Wichita, KS', - 1316636 => 'Wichita, KS', - 1316651 => 'Wichita, KS', - 1316652 => 'Wichita, KS', - 1316660 => 'Wichita, KS', - 1316681 => 'Wichita, KS', - 1316682 => 'Wichita, KS', - 1316683 => 'Wichita, KS', - 1316684 => 'Wichita, KS', - 1316685 => 'Wichita, KS', - 1316686 => 'Wichita, KS', - 1316687 => 'Wichita, KS', - 1316688 => 'Wichita, KS', - 1316689 => 'Wichita, KS', - 1316691 => 'Wichita, KS', - 1316721 => 'Wichita, KS', - 1316722 => 'Wichita, KS', - 1316729 => 'Wichita, KS', - 1316733 => 'Andover, KS', - 1316755 => 'Valley Center, KS', - 1316772 => 'Sedgwick, KS', - 1316773 => 'Wichita, KS', - 1316775 => 'Augusta, KS', - 1316776 => 'Rose Hill, KS', - 1316777 => 'Mulvane, KS', - 1316788 => 'Derby, KS', - 1316789 => 'Derby, KS', - 1316794 => 'Goddard, KS', - 1316796 => 'Colwich, KS', - 1316799 => 'Whitewater, KS', - 1316832 => 'Wichita, KS', - 1316835 => 'Halstead, KS', - 1316838 => 'Wichita, KS', - 1316858 => 'Wichita, KS', - 1316941 => 'Wichita, KS', - 1316942 => 'Wichita, KS', - 1316943 => 'Wichita, KS', - 1316944 => 'Wichita, KS', - 1316945 => 'Wichita, KS', - 1316946 => 'Wichita, KS', - 1316962 => 'Wichita, KS', - 1316973 => 'Wichita, KS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1317.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1317.php deleted file mode 100644 index a10abe508..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1317.php +++ /dev/null @@ -1,205 +0,0 @@ - 'Indiana', - 1317202 => 'Indianapolis, IN', - 1317205 => 'Indianapolis, IN', - 1317216 => 'Indianapolis, IN', - 1317219 => 'Noblesville, IN', - 1317222 => 'Indianapolis, IN', - 1317226 => 'Indianapolis, IN', - 1317228 => 'Indianapolis, IN', - 1317231 => 'Indianapolis, IN', - 1317232 => 'Indianapolis, IN', - 1317236 => 'Indianapolis, IN', - 1317237 => 'Indianapolis, IN', - 1317241 => 'Indianapolis, IN', - 1317243 => 'Indianapolis, IN', - 1317244 => 'Indianapolis, IN', - 1317247 => 'Indianapolis, IN', - 1317248 => 'Indianapolis, IN', - 1317251 => 'Indianapolis, IN', - 1317253 => 'Indianapolis, IN', - 1317254 => 'Indianapolis, IN', - 1317255 => 'Indianapolis, IN', - 1317257 => 'Indianapolis, IN', - 1317259 => 'Indianapolis, IN', - 1317271 => 'Indianapolis, IN', - 1317272 => 'Avon, IN', - 1317274 => 'Indianapolis, IN', - 1317278 => 'Indianapolis, IN', - 1317280 => 'Indianapolis, IN', - 1317283 => 'Indianapolis, IN', - 1317290 => 'Indianapolis, IN', - 1317291 => 'Indianapolis, IN', - 1317293 => 'Indianapolis, IN', - 1317295 => 'Indianapolis, IN', - 1317297 => 'Indianapolis, IN', - 1317298 => 'Indianapolis, IN', - 1317299 => 'Indianapolis, IN', - 1317300 => 'Greenwood, IN', - 1317322 => 'Indianapolis, IN', - 1317326 => 'Greenfield, IN', - 1317327 => 'Indianapolis, IN', - 1317328 => 'Indianapolis, IN', - 1317329 => 'Indianapolis, IN', - 1317334 => 'Indianapolis, IN', - 1317335 => 'McCordsville, IN', - 1317337 => 'Indianapolis, IN', - 1317338 => 'Indianapolis, IN', - 1317346 => 'Franklin, IN', - 1317347 => 'Indianapolis, IN', - 1317351 => 'Indianapolis, IN', - 1317352 => 'Indianapolis, IN', - 1317353 => 'Indianapolis, IN', - 1317355 => 'Indianapolis, IN', - 1317356 => 'Indianapolis, IN', - 1317357 => 'Indianapolis, IN', - 1317359 => 'Indianapolis, IN', - 1317375 => 'Indianapolis, IN', - 1317377 => 'Indianapolis, IN', - 1317388 => 'Indianapolis, IN', - 1317392 => 'Shelbyville, IN', - 1317396 => 'Indianapolis, IN', - 1317398 => 'Shelbyville, IN', - 1317415 => 'Indianapolis, IN', - 1317422 => 'Bargersville, IN', - 1317423 => 'Indianapolis, IN', - 1317426 => 'Indianapolis, IN', - 1317462 => 'Greenfield, IN', - 1317464 => 'Indianapolis, IN', - 1317467 => 'Greenfield, IN', - 1317468 => 'Greenfield, IN', - 1317471 => 'Indianapolis, IN', - 1317472 => 'Indianapolis, IN', - 1317475 => 'Indianapolis, IN', - 1317477 => 'Greenfield, IN', - 1317481 => 'Indianapolis, IN', - 1317485 => 'Fortville, IN', - 1317528 => 'Indianapolis, IN', - 1317535 => 'Whiteland, IN', - 1317536 => 'Indianapolis, IN', - 1317539 => 'Clayton, IN', - 1317541 => 'Indianapolis, IN', - 1317542 => 'Indianapolis, IN', - 1317543 => 'Indianapolis, IN', - 1317545 => 'Indianapolis, IN', - 1317546 => 'Indianapolis, IN', - 1317547 => 'Indianapolis, IN', - 1317549 => 'Indianapolis, IN', - 1317554 => 'Indianapolis, IN', - 1317558 => 'Indianapolis, IN', - 1317564 => 'Carmel, IN', - 1317566 => 'Carmel, IN', - 1317567 => 'Indianapolis, IN', - 1317571 => 'Carmel, IN', - 1317573 => 'Carmel, IN', - 1317579 => 'Indianapolis, IN', - 1317582 => 'Carmel, IN', - 1317587 => 'Carmel, IN', - 1317596 => 'Indianapolis, IN', - 1317602 => 'Indianapolis, IN', - 1317621 => 'Indianapolis, IN', - 1317630 => 'Indianapolis, IN', - 1317631 => 'Indianapolis, IN', - 1317632 => 'Indianapolis, IN', - 1317633 => 'Indianapolis, IN', - 1317634 => 'Indianapolis, IN', - 1317635 => 'Indianapolis, IN', - 1317636 => 'Indianapolis, IN', - 1317637 => 'Indianapolis, IN', - 1317638 => 'Indianapolis, IN', - 1317639 => 'Indianapolis, IN', - 1317684 => 'Indianapolis, IN', - 1317686 => 'Indianapolis, IN', - 1317713 => 'Indianapolis, IN', - 1317718 => 'Danville, IN', - 1317722 => 'Indianapolis, IN', - 1317731 => 'Indianapolis, IN', - 1317733 => 'Zionsville, IN', - 1317736 => 'Franklin, IN', - 1317738 => 'Franklin, IN', - 1317745 => 'Danville, IN', - 1317755 => 'Indianapolis, IN', - 1317758 => 'Sheridan, IN', - 1317770 => 'Noblesville, IN', - 1317773 => 'Noblesville, IN', - 1317774 => 'Noblesville, IN', - 1317776 => 'Noblesville, IN', - 1317780 => 'Indianapolis, IN', - 1317781 => 'Indianapolis, IN', - 1317782 => 'Indianapolis, IN', - 1317783 => 'Indianapolis, IN', - 1317784 => 'Indianapolis, IN', - 1317786 => 'Indianapolis, IN', - 1317787 => 'Indianapolis, IN', - 1317788 => 'Indianapolis, IN', - 1317791 => 'Indianapolis, IN', - 1317802 => 'Indianapolis, IN', - 1317804 => 'Westfield, IN', - 1317805 => 'Indianapolis, IN', - 1317814 => 'Carmel, IN', - 1317815 => 'Carmel, IN', - 1317822 => 'Indianapolis, IN', - 1317823 => 'Indianapolis, IN', - 1317826 => 'Indianapolis, IN', - 1317831 => 'Mooresville, IN', - 1317834 => 'Mooresville, IN', - 1317835 => 'Fairland, IN', - 1317837 => 'Plainfield, IN', - 1317838 => 'Plainfield, IN', - 1317839 => 'Plainfield, IN', - 1317842 => 'Indianapolis, IN', - 1317843 => 'Carmel, IN', - 1317844 => 'Carmel, IN', - 1317845 => 'Indianapolis, IN', - 1317846 => 'Carmel, IN', - 1317848 => 'Carmel, IN', - 1317849 => 'Indianapolis, IN', - 1317852 => 'Brownsburg, IN', - 1317856 => 'Indianapolis, IN', - 1317858 => 'Brownsburg, IN', - 1317859 => 'Greenwood, IN', - 1317861 => 'New Palestine, IN', - 1317862 => 'Indianapolis, IN', - 1317867 => 'Westfield, IN', - 1317870 => 'Indianapolis, IN', - 1317872 => 'Indianapolis, IN', - 1317873 => 'Zionsville, IN', - 1317875 => 'Indianapolis, IN', - 1317876 => 'Indianapolis, IN', - 1317878 => 'Trafalgar, IN', - 1317879 => 'Indianapolis, IN', - 1317881 => 'Greenwood, IN', - 1317883 => 'Greenwood, IN', - 1317885 => 'Greenwood, IN', - 1317888 => 'Greenwood, IN', - 1317889 => 'Greenwood, IN', - 1317890 => 'Indianapolis, IN', - 1317892 => 'Pittsboro, IN', - 1317895 => 'Indianapolis, IN', - 1317896 => 'Westfield, IN', - 1317897 => 'Indianapolis, IN', - 1317898 => 'Indianapolis, IN', - 1317899 => 'Indianapolis, IN', - 1317916 => 'Indianapolis, IN', - 1317917 => 'Indianapolis, IN', - 1317920 => 'Indianapolis, IN', - 1317921 => 'Indianapolis, IN', - 1317923 => 'Indianapolis, IN', - 1317924 => 'Indianapolis, IN', - 1317925 => 'Indianapolis, IN', - 1317926 => 'Indianapolis, IN', - 1317931 => 'Indianapolis, IN', - 1317944 => 'Indianapolis, IN', - 1317955 => 'Indianapolis, IN', - 1317962 => 'Indianapolis, IN', - 1317972 => 'Indianapolis, IN', - 1317984 => 'Cicero, IN', - 1317988 => 'Indianapolis, IN', - 1317996 => 'Monrovia, IN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1318.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1318.php deleted file mode 100644 index 6a864b0d5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1318.php +++ /dev/null @@ -1,149 +0,0 @@ - 'Louisiana', - 1318213 => 'Shreveport, LA', - 1318219 => 'Shreveport, LA', - 1318220 => 'Shreveport, LA', - 1318221 => 'Shreveport, LA', - 1318222 => 'Shreveport, LA', - 1318226 => 'Shreveport, LA', - 1318227 => 'Shreveport, LA', - 1318238 => 'Natchitoches, LA', - 1318240 => 'Marksville, LA', - 1318247 => 'Grambling, LA', - 1318248 => 'Mangham, LA', - 1318251 => 'Ruston, LA', - 1318253 => 'Marksville, LA', - 1318254 => 'Ruston, LA', - 1318255 => 'Ruston, LA', - 1318256 => 'Many, LA', - 1318259 => 'Jonesboro, LA', - 1318263 => 'Arcadia, LA', - 1318281 => 'Bastrop, LA', - 1318283 => 'Bastrop, LA', - 1318322 => 'Monroe, LA', - 1318323 => 'Monroe, LA', - 1318324 => 'Monroe, LA', - 1318325 => 'Monroe, LA', - 1318326 => 'Plain Dealing, LA', - 1318329 => 'Monroe, LA', - 1318330 => 'Monroe, LA', - 1318335 => 'Oakdale, LA', - 1318336 => 'Vidalia, LA', - 1318339 => 'Jonesville, LA', - 1318340 => 'Monroe, LA', - 1318343 => 'Monroe, LA', - 1318345 => 'Monroe, LA', - 1318346 => 'Bunkie, LA', - 1318352 => 'Natchitoches, LA', - 1318354 => 'Natchitoches, LA', - 1318356 => 'Natchitoches, LA', - 1318357 => 'Natchitoches, LA', - 1318361 => 'Monroe, LA', - 1318362 => 'Monroe, LA', - 1318368 => 'Farmerville, LA', - 1318371 => 'Minden, LA', - 1318375 => 'Vivian, LA', - 1318377 => 'Minden, LA', - 1318382 => 'Minden, LA', - 1318387 => 'Monroe, LA', - 1318388 => 'Monroe, LA', - 1318396 => 'West Monroe, LA', - 1318397 => 'West Monroe, LA', - 1318398 => 'Monroe, LA', - 1318410 => 'Monroe, LA', - 1318424 => 'Shreveport, LA', - 1318425 => 'Shreveport, LA', - 1318428 => 'Oak Grove, LA', - 1318429 => 'Shreveport, LA', - 1318435 => 'Winnsboro, LA', - 1318442 => 'Alexandria, LA', - 1318443 => 'Alexandria, LA', - 1318445 => 'Alexandria, LA', - 1318448 => 'Alexandria, LA', - 1318449 => 'Alexandria, LA', - 1318466 => 'Deville, LA', - 1318473 => 'Alexandria, LA', - 1318484 => 'Alexandria, LA', - 1318487 => 'Alexandria, LA', - 1318495 => 'Olla, LA', - 1318524 => 'Shreveport, LA', - 1318539 => 'Springhill, LA', - 1318549 => 'Bossier City, LA', - 1318550 => 'Shreveport, LA', - 1318559 => 'Lake Providence, LA', - 1318561 => 'Alexandria, LA', - 1318574 => 'Tallulah, LA', - 1318603 => 'Shreveport, LA', - 1318621 => 'Shreveport, LA', - 1318624 => 'Haynesville, LA', - 1318627 => 'Colfax, LA', - 1318628 => 'Winnfield, LA', - 1318629 => 'Shreveport, LA', - 1318631 => 'Shreveport, LA', - 1318632 => 'Shreveport, LA', - 1318635 => 'Shreveport, LA', - 1318636 => 'Shreveport, LA', - 1318640 => 'Pineville, LA', - 1318641 => 'Pineville, LA', - 1318644 => 'Calhoun, LA', - 1318645 => 'Zwolle, LA', - 1318648 => 'Winnfield, LA', - 1318649 => 'Columbia, LA', - 1318651 => 'Monroe, LA', - 1318654 => 'Monroe, LA', - 1318665 => 'Sterlington, LA', - 1318670 => 'Shreveport, LA', - 1318671 => 'Shreveport, LA', - 1318673 => 'Shreveport, LA', - 1318675 => 'Shreveport, LA', - 1318676 => 'Shreveport, LA', - 1318681 => 'Shreveport, LA', - 1318683 => 'Shreveport, LA', - 1318686 => 'Shreveport, LA', - 1318687 => 'Shreveport, LA', - 1318688 => 'Shreveport, LA', - 1318697 => 'Logansport, LA', - 1318728 => 'Rayville, LA', - 1318741 => 'Bossier City, LA', - 1318742 => 'Bossier City, LA', - 1318746 => 'Bossier City, LA', - 1318747 => 'Bossier City, LA', - 1318748 => 'Forest Hill, LA', - 1318752 => 'Bossier City, LA', - 1318757 => 'Ferriday, LA', - 1318766 => 'St. Joseph, LA', - 1318767 => 'Alexandria, LA', - 1318787 => 'Alexandria, LA', - 1318793 => 'Boyce, LA', - 1318795 => 'Shreveport, LA', - 1318797 => 'Shreveport, LA', - 1318798 => 'Shreveport, LA', - 1318813 => 'Shreveport, LA', - 1318828 => 'Shreveport, LA', - 1318841 => 'Shreveport, LA', - 1318855 => 'Monroe, LA', - 1318861 => 'Shreveport, LA', - 1318865 => 'Shreveport, LA', - 1318868 => 'Shreveport, LA', - 1318869 => 'Shreveport, LA', - 1318871 => 'Mansfield, LA', - 1318872 => 'Mansfield, LA', - 1318876 => 'Cottonport, LA', - 1318878 => 'Delhi, LA', - 1318894 => 'Ringgold, LA', - 1318925 => 'Keithville, LA', - 1318927 => 'Homer, LA', - 1318929 => 'Shreveport, LA', - 1318932 => 'Coushatta, LA', - 1318938 => 'Greenwood, LA', - 1318949 => 'Haughton, LA', - 1318965 => 'Benton, LA', - 1318966 => 'Monroe, LA', - 1318992 => 'Jena, LA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1319.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1319.php deleted file mode 100644 index 9ea904955..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1319.php +++ /dev/null @@ -1,109 +0,0 @@ - 'Iowa', - 1319232 => 'Waterloo, IA', - 1319233 => 'Waterloo, IA', - 1319234 => 'Waterloo, IA', - 1319235 => 'Waterloo, IA', - 1319236 => 'Waterloo, IA', - 1319247 => 'Cedar Rapids, IA', - 1319256 => 'Wayland, IA', - 1319261 => 'Cedar Rapids, IA', - 1319266 => 'Cedar Falls, IA', - 1319267 => 'Allison, IA', - 1319268 => 'Cedar Falls, IA', - 1319272 => 'Waterloo, IA', - 1319273 => 'Cedar Falls, IA', - 1319277 => 'Cedar Falls, IA', - 1319283 => 'Oelwein, IA', - 1319286 => 'Cedar Rapids, IA', - 1319287 => 'Waterloo, IA', - 1319291 => 'Waterloo, IA', - 1319293 => 'Keosauqua, IA', - 1319294 => 'Cedar Rapids, IA', - 1319296 => 'Waterloo, IA', - 1319334 => 'Independence, IA', - 1319335 => 'Iowa City, IA', - 1319337 => 'Iowa City, IA', - 1319338 => 'Iowa City, IA', - 1319339 => 'Iowa City, IA', - 1319341 => 'Iowa City, IA', - 1319342 => 'La Porte City, IA', - 1319346 => 'Parkersburg, IA', - 1319351 => 'Iowa City, IA', - 1319352 => 'Waverly, IA', - 1319353 => 'Iowa City, IA', - 1319354 => 'Iowa City, IA', - 1319356 => 'Iowa City, IA', - 1319358 => 'Iowa City, IA', - 1319362 => 'Cedar Rapids, IA', - 1319363 => 'Cedar Rapids, IA', - 1319364 => 'Cedar Rapids, IA', - 1319365 => 'Cedar Rapids, IA', - 1319366 => 'Cedar Rapids, IA', - 1319367 => 'New London, IA', - 1319368 => 'Cedar Rapids, IA', - 1319369 => 'Cedar Rapids, IA', - 1319372 => 'Fort Madison, IA', - 1319373 => 'Marion, IA', - 1319377 => 'Marion, IA', - 1319378 => 'Cedar Rapids, IA', - 1319384 => 'Iowa City, IA', - 1319385 => 'Mount Pleasant, IA', - 1319390 => 'Cedar Rapids, IA', - 1319393 => 'Cedar Rapids, IA', - 1319394 => 'Mediapolis, IA', - 1319395 => 'Cedar Rapids, IA', - 1319396 => 'Cedar Rapids, IA', - 1319398 => 'Cedar Rapids, IA', - 1319433 => 'Waterloo, IA', - 1319444 => 'Belle Plaine, IA', - 1319447 => 'Marion, IA', - 1319455 => 'Lisbon, IA', - 1319462 => 'Anamosa, IA', - 1319465 => 'Monticello, IA', - 1319472 => 'Vinton, IA', - 1319476 => 'Dysart, IA', - 1319478 => 'Traer, IA', - 1319523 => 'Wapello, IA', - 1319524 => 'Keokuk, IA', - 1319622 => 'Amana, IA', - 1319624 => 'Solon, IA', - 1319626 => 'North Liberty, IA', - 1319627 => 'West Liberty, IA', - 1319642 => 'Marengo, IA', - 1319643 => 'West Branch, IA', - 1319646 => 'Wellman, IA', - 1319647 => 'Victor, IA', - 1319648 => 'Riverside, IA', - 1319653 => 'Washington, IA', - 1319656 => 'Kalona, IA', - 1319665 => 'North Liberty, IA', - 1319668 => 'Williamsburg, IA', - 1319728 => 'Columbus Jct, IA', - 1319743 => 'Cedar Rapids, IA', - 1319752 => 'Burlington, IA', - 1319753 => 'Burlington, IA', - 1319754 => 'Burlington, IA', - 1319758 => 'Burlington, IA', - 1319768 => 'West Burlington, IA', - 1319824 => 'Grundy Center, IA', - 1319827 => 'Jesup, IA', - 1319833 => 'Waterloo, IA', - 1319835 => 'Donnellson, IA', - 1319837 => 'West Point, IA', - 1319846 => 'Fairfax, IA', - 1319849 => 'Center Point, IA', - 1319882 => 'Tripoli, IA', - 1319885 => 'Shell Rock, IA', - 1319887 => 'Iowa City, IA', - 1319895 => 'Mount Vernon, IA', - 1319984 => 'Denver, IA', - 1319986 => 'Mount Pleasant, IA', - 1319988 => 'Hudson, IA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1320.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1320.php deleted file mode 100644 index 0b3db360c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1320.php +++ /dev/null @@ -1,86 +0,0 @@ - 'Minnesota', - 1320202 => 'Saint Cloud, MN', - 1320203 => 'Saint Cloud, MN', - 1320214 => 'Willmar, MN', - 1320222 => 'Willmar, MN', - 1320229 => 'Saint Cloud, MN', - 1320231 => 'Willmar, MN', - 1320234 => 'Hutchinson, MN', - 1320235 => 'Willmar, MN', - 1320239 => 'Starbuck, MN', - 1320240 => 'Saint Cloud, MN', - 1320243 => 'Paynesville, MN', - 1320245 => 'Sandstone, MN', - 1320251 => 'Saint Cloud, MN', - 1320252 => 'Saint Cloud, MN', - 1320253 => 'Saint Cloud, MN', - 1320255 => 'Saint Cloud, MN', - 1320256 => 'Melrose, MN', - 1320258 => 'Saint Cloud, MN', - 1320259 => 'Saint Cloud, MN', - 1320269 => 'Montevideo, MN', - 1320274 => 'Annandale, MN', - 1320275 => 'Dassel, MN', - 1320286 => 'Cokato, MN', - 1320289 => 'Appleton, MN', - 1320352 => 'Sauk Centre, MN', - 1320354 => 'New London, MN', - 1320356 => 'Avon, MN', - 1320358 => 'Rush City, MN', - 1320363 => 'St. Joseph, MN', - 1320365 => 'Bird Island, MN', - 1320384 => 'Hinckley, MN', - 1320392 => 'Hancock, MN', - 1320393 => 'Rice, MN', - 1320396 => 'Braham, MN', - 1320398 => 'Kimball, MN', - 1320453 => 'Eden Valley, MN', - 1320468 => 'Pierz, MN', - 1320485 => 'Winsted, MN', - 1320523 => 'Olivia, MN', - 1320529 => 'Saint Cloud, MN', - 1320532 => 'Onamia, MN', - 1320543 => 'Howard Lake, MN', - 1320558 => 'Clearwater, MN', - 1320563 => 'Wheaton, MN', - 1320564 => 'Granite Falls, MN', - 1320587 => 'Hutchinson, MN', - 1320589 => 'Morris, MN', - 1320593 => 'Litchfield, MN', - 1320597 => 'Richmond, MN', - 1320598 => 'Madison, MN', - 1320629 => 'Pine City, MN', - 1320632 => 'Little Falls, MN', - 1320634 => 'Glenwood, MN', - 1320654 => 'Saint Cloud, MN', - 1320656 => 'Saint Cloud, MN', - 1320676 => 'Isle, MN', - 1320679 => 'Mora, MN', - 1320685 => 'Cold Spring, MN', - 1320693 => 'Litchfield, MN', - 1320732 => 'Long Prairie, MN', - 1320743 => 'Clear Lake, MN', - 1320759 => 'Alexandria, MN', - 1320762 => 'Alexandria, MN', - 1320763 => 'Alexandria, MN', - 1320769 => 'Dawson, MN', - 1320796 => 'Spicer, MN', - 1320839 => 'Ortonville, MN', - 1320843 => 'Benson, MN', - 1320845 => 'Albany, MN', - 1320847 => 'Clara City, MN', - 1320848 => 'Hector, MN', - 1320859 => 'Osakis, MN', - 1320864 => 'Glencoe, MN', - 1320963 => 'Maple Lake, MN', - 1320968 => 'Foley, MN', - 1320974 => 'Atwater, MN', - 1320983 => 'Milaca, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1321.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1321.php deleted file mode 100644 index 422fae374..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1321.php +++ /dev/null @@ -1,50 +0,0 @@ - 'Florida', - 1321235 => 'Orlando, FL', - 1321242 => 'Melbourne, FL', - 1321253 => 'Melbourne, FL', - 1321254 => 'Melbourne, FL', - 1321255 => 'Melbourne, FL', - 1321259 => 'Melbourne, FL', - 1321264 => 'Titusville, FL', - 1321267 => 'Titusville, FL', - 1321268 => 'Titusville, FL', - 1321269 => 'Titusville, FL', - 1321308 => 'Melbourne, FL', - 1321383 => 'Titusville, FL', - 1321385 => 'Titusville, FL', - 1321434 => 'Melbourne, FL', - 1321449 => 'Merritt Island, FL', - 1321452 => 'Merritt Island, FL', - 1321453 => 'Merritt Island, FL', - 1321454 => 'Merritt Island, FL', - 1321459 => 'Merritt Island, FL', - 1321473 => 'Melbourne, FL', - 1321610 => 'Melbourne, FL', - 1321622 => 'Melbourne, FL', - 1321631 => 'Cocoa, FL', - 1321632 => 'Cocoa, FL', - 1321636 => 'Cocoa, FL', - 1321638 => 'Cocoa, FL', - 1321639 => 'Cocoa, FL', - 1321674 => 'Melbourne, FL', - 1321725 => 'Melbourne, FL', - 1321733 => 'Melbourne, FL', - 1321751 => 'Melbourne, FL', - 1321752 => 'Melbourne, FL', - 1321757 => 'Melbourne, FL', - 1321783 => 'Cocoa Beach, FL', - 1321784 => 'Cocoa Beach, FL', - 1321799 => 'Cocoa Beach, FL', - 1321841 => 'Orlando, FL', - 1321843 => 'Orlando, FL', - 1321868 => 'Cocoa Beach, FL', - 1321939 => 'Kissimmee, FL', - 1321953 => 'Melbourne, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1323.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1323.php deleted file mode 100644 index 7dd200fd4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1323.php +++ /dev/null @@ -1,160 +0,0 @@ - 'California', - 1323221 => 'Los Angeles, CA', - 1323222 => 'Los Angeles, CA', - 1323223 => 'Los Angeles, CA', - 1323224 => 'Los Angeles, CA', - 1323225 => 'Los Angeles, CA', - 1323226 => 'Los Angeles, CA', - 1323227 => 'Los Angeles, CA', - 1323231 => 'Los Angeles, CA', - 1323232 => 'Los Angeles, CA', - 1323233 => 'Los Angeles, CA', - 1323234 => 'Los Angeles, CA', - 1323235 => 'Los Angeles, CA', - 1323238 => 'Los Angeles, CA', - 1323242 => 'Los Angeles, CA', - 1323249 => 'South Gate, CA', - 1323254 => 'Los Angeles, CA', - 1323255 => 'Los Angeles, CA', - 1323256 => 'Los Angeles, CA', - 1323257 => 'Los Angeles, CA', - 1323258 => 'Los Angeles, CA', - 1323259 => 'Los Angeles, CA', - 1323260 => 'Los Angeles, CA', - 1323261 => 'Los Angeles, CA', - 1323262 => 'Los Angeles, CA', - 1323263 => 'Los Angeles, CA', - 1323264 => 'Los Angeles, CA', - 1323265 => 'Los Angeles, CA', - 1323266 => 'Los Angeles, CA', - 1323267 => 'Los Angeles, CA', - 1323268 => 'Los Angeles, CA', - 1323269 => 'Los Angeles, CA', - 1323272 => 'Los Angeles, CA', - 1323290 => 'Los Angeles, CA', - 1323291 => 'Los Angeles, CA', - 1323292 => 'Los Angeles, CA', - 1323293 => 'Los Angeles, CA', - 1323294 => 'Los Angeles, CA', - 1323295 => 'Los Angeles, CA', - 1323296 => 'Los Angeles, CA', - 1323298 => 'Los Angeles, CA', - 1323299 => 'Los Angeles, CA', - 1323343 => 'Los Angeles, CA', - 1323344 => 'Los Angeles, CA', - 1323357 => 'South Gate, CA', - 1323361 => 'Los Angeles, CA', - 1323373 => 'Los Angeles, CA', - 1323409 => 'Los Angeles, CA', - 1323418 => 'Los Angeles, CA', - 1323441 => 'Los Angeles, CA', - 1323442 => 'Los Angeles, CA', - 1323460 => 'Los Angeles, CA', - 1323461 => 'Los Angeles, CA', - 1323462 => 'Los Angeles, CA', - 1323463 => 'Los Angeles, CA', - 1323464 => 'Los Angeles, CA', - 1323465 => 'Los Angeles, CA', - 1323466 => 'Los Angeles, CA', - 1323467 => 'Los Angeles, CA', - 1323469 => 'Los Angeles, CA', - 1323478 => 'Los Angeles, CA', - 1323512 => 'Los Angeles, CA', - 1323525 => 'Los Angeles, CA', - 1323526 => 'Los Angeles, CA', - 1323541 => 'Los Angeles, CA', - 1323549 => 'Los Angeles, CA', - 1323550 => 'Los Angeles, CA', - 1323556 => 'Beverly Hills, CA', - 1323563 => 'South Gate, CA', - 1323564 => 'South Gate, CA', - 1323566 => 'South Gate, CA', - 1323567 => 'South Gate, CA', - 1323569 => 'South Gate, CA', - 1323634 => 'Los Angeles, CA', - 1323644 => 'Los Angeles, CA', - 1323651 => 'Los Angeles, CA', - 1323653 => 'Los Angeles, CA', - 1323655 => 'Los Angeles, CA', - 1323656 => 'West Hollywood, CA', - 1323658 => 'Los Angeles, CA', - 1323660 => 'Los Angeles, CA', - 1323661 => 'Los Angeles, CA', - 1323662 => 'Los Angeles, CA', - 1323663 => 'Los Angeles, CA', - 1323664 => 'Los Angeles, CA', - 1323665 => 'Los Angeles, CA', - 1323666 => 'Los Angeles, CA', - 1323667 => 'Los Angeles, CA', - 1323668 => 'Los Angeles, CA', - 1323669 => 'Los Angeles, CA', - 1323692 => 'Los Angeles, CA', - 1323724 => 'Montebello, CA', - 1323728 => 'Montebello, CA', - 1323730 => 'Los Angeles, CA', - 1323731 => 'Los Angeles, CA', - 1323732 => 'Los Angeles, CA', - 1323733 => 'Los Angeles, CA', - 1323734 => 'Los Angeles, CA', - 1323735 => 'Los Angeles, CA', - 1323737 => 'Los Angeles, CA', - 1323750 => 'Los Angeles, CA', - 1323751 => 'Los Angeles, CA', - 1323752 => 'Los Angeles, CA', - 1323753 => 'Los Angeles, CA', - 1323754 => 'Los Angeles, CA', - 1323755 => 'Los Angeles, CA', - 1323756 => 'Los Angeles, CA', - 1323757 => 'Los Angeles, CA', - 1323758 => 'Los Angeles, CA', - 1323759 => 'Los Angeles, CA', - 1323766 => 'Los Angeles, CA', - 1323777 => 'Los Angeles, CA', - 1323778 => 'Los Angeles, CA', - 1323779 => 'Los Angeles, CA', - 1323780 => 'Los Angeles, CA', - 1323782 => 'Los Angeles, CA', - 1323783 => 'Los Angeles, CA', - 1323846 => 'Los Angeles, CA', - 1323850 => 'Los Angeles, CA', - 1323851 => 'Los Angeles, CA', - 1323852 => 'Los Angeles, CA', - 1323857 => 'Los Angeles, CA', - 1323860 => 'Los Angeles, CA', - 1323865 => 'Los Angeles, CA', - 1323871 => 'Los Angeles, CA', - 1323874 => 'Los Angeles, CA', - 1323876 => 'Los Angeles, CA', - 1323881 => 'Los Angeles, CA', - 1323906 => 'Los Angeles, CA', - 1323913 => 'Los Angeles, CA', - 1323930 => 'Los Angeles, CA', - 1323931 => 'Los Angeles, CA', - 1323932 => 'Los Angeles, CA', - 1323933 => 'Los Angeles, CA', - 1323934 => 'Los Angeles, CA', - 1323935 => 'Los Angeles, CA', - 1323936 => 'Los Angeles, CA', - 1323937 => 'Los Angeles, CA', - 1323938 => 'Los Angeles, CA', - 1323939 => 'Los Angeles, CA', - 1323944 => 'Los Angeles, CA', - 1323951 => 'Los Angeles, CA', - 1323953 => 'Los Angeles, CA', - 1323954 => 'Los Angeles, CA', - 1323957 => 'Los Angeles, CA', - 1323960 => 'Los Angeles, CA', - 1323962 => 'Los Angeles, CA', - 1323965 => 'Los Angeles, CA', - 1323969 => 'Los Angeles, CA', - 1323971 => 'Los Angeles, CA', - 1323980 => 'Los Angeles, CA', - 1323982 => 'Los Angeles, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1325.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1325.php deleted file mode 100644 index 84f9b29e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1325.php +++ /dev/null @@ -1,73 +0,0 @@ - 'Texas', - 1325223 => 'San Angelo, TX', - 1325224 => 'San Angelo, TX', - 1325227 => 'San Angelo, TX', - 1325232 => 'Abilene, TX', - 1325235 => 'Sweetwater, TX', - 1325236 => 'Sweetwater, TX', - 1325247 => 'Llano, TX', - 1325347 => 'Mason, TX', - 1325356 => 'Comanche, TX', - 1325365 => 'Ballinger, TX', - 1325372 => 'San Saba, TX', - 1325387 => 'Sonora, TX', - 1325388 => 'Kingsland, TX', - 1325392 => 'Ozona, TX', - 1325396 => 'Menard, TX', - 1325437 => 'Abilene, TX', - 1325446 => 'Junction, TX', - 1325481 => 'San Angelo, TX', - 1325486 => 'San Angelo, TX', - 1325529 => 'Abilene, TX', - 1325572 => 'Buffalo Gap, TX', - 1325573 => 'Snyder, TX', - 1325574 => 'Snyder, TX', - 1325576 => 'Hamlin, TX', - 1325597 => 'Brady, TX', - 1325617 => 'San Angelo, TX', - 1325625 => 'Coleman, TX', - 1325641 => 'Brownwood, TX', - 1325643 => 'Brownwood, TX', - 1325646 => 'Brownwood, TX', - 1325648 => 'Goldthwaite, TX', - 1325651 => 'San Angelo, TX', - 1325653 => 'San Angelo, TX', - 1325655 => 'San Angelo, TX', - 1325657 => 'San Angelo, TX', - 1325658 => 'San Angelo, TX', - 1325659 => 'San Angelo, TX', - 1325670 => 'Abilene, TX', - 1325672 => 'Abilene, TX', - 1325673 => 'Abilene, TX', - 1325675 => 'Abilene, TX', - 1325676 => 'Abilene, TX', - 1325677 => 'Abilene, TX', - 1325690 => 'Abilene, TX', - 1325691 => 'Abilene, TX', - 1325692 => 'Abilene, TX', - 1325695 => 'Abilene, TX', - 1325698 => 'Abilene, TX', - 1325728 => 'Colorado City, TX', - 1325754 => 'Winters, TX', - 1325762 => 'Albany, TX', - 1325773 => 'Stamford, TX', - 1325793 => 'Abilene, TX', - 1325795 => 'Abilene, TX', - 1325823 => 'Anson, TX', - 1325853 => 'Eldorado, TX', - 1325854 => 'Baird, TX', - 1325884 => 'Big Lake, TX', - 1325893 => 'Clyde, TX', - 1325928 => 'Merkel, TX', - 1325942 => 'San Angelo, TX', - 1325944 => 'San Angelo, TX', - 1325947 => 'San Angelo, TX', - 1325949 => 'San Angelo, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1330.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1330.php deleted file mode 100644 index ec0e8389d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1330.php +++ /dev/null @@ -1,228 +0,0 @@ - 'Ohio', - 1330220 => 'Brunswick, OH', - 1330225 => 'Brunswick, OH', - 1330239 => 'Medina, OH', - 1330244 => 'North Canton, OH', - 1330247 => 'Akron, OH', - 1330252 => 'Akron, OH', - 1330253 => 'Akron, OH', - 1330259 => 'Youngstown, OH', - 1330262 => 'Wooster, OH', - 1330263 => 'Wooster, OH', - 1330264 => 'Wooster, OH', - 1330270 => 'Youngstown, OH', - 1330273 => 'Brunswick, OH', - 1330274 => 'Mantua, OH', - 1330286 => 'Canfield, OH', - 1330287 => 'Wooster, OH', - 1330296 => 'Ravenna, OH', - 1330297 => 'Ravenna, OH', - 1330305 => 'North Canton, OH', - 1330308 => 'New Philadelphia, OH', - 1330325 => 'Rootstown, OH', - 1330331 => 'Wadsworth, OH', - 1330332 => 'Salem, OH', - 1330334 => 'Wadsworth, OH', - 1330335 => 'Wadsworth, OH', - 1330336 => 'Wadsworth, OH', - 1330337 => 'Salem, OH', - 1330339 => 'New Philadelphia, OH', - 1330342 => 'Hudson, OH', - 1330343 => 'Dover, OH', - 1330344 => 'Akron, OH', - 1330345 => 'Wooster, OH', - 1330363 => 'Canton, OH', - 1330364 => 'Dover, OH', - 1330369 => 'Warren, OH', - 1330372 => 'Warren, OH', - 1330373 => 'Warren, OH', - 1330374 => 'Akron, OH', - 1330375 => 'Akron, OH', - 1330376 => 'Akron, OH', - 1330379 => 'Akron, OH', - 1330384 => 'Akron, OH', - 1330385 => 'East Liverpool, OH', - 1330386 => 'East Liverpool, OH', - 1330392 => 'Warren, OH', - 1330393 => 'Warren, OH', - 1330394 => 'Warren, OH', - 1330395 => 'Warren, OH', - 1330399 => 'Warren, OH', - 1330405 => 'Twinsburg, OH', - 1330422 => 'Streetsboro, OH', - 1330424 => 'Lisbon, OH', - 1330425 => 'Twinsburg, OH', - 1330426 => 'East Palestine, OH', - 1330427 => 'Leetonia, OH', - 1330433 => 'North Canton, OH', - 1330434 => 'Akron, OH', - 1330435 => 'Creston, OH', - 1330438 => 'Canton, OH', - 1330448 => 'Brookfield, OH', - 1330451 => 'Canton, OH', - 1330452 => 'Canton, OH', - 1330453 => 'Canton, OH', - 1330454 => 'Canton, OH', - 1330455 => 'Canton, OH', - 1330456 => 'Canton, OH', - 1330467 => 'Northfield, OH', - 1330477 => 'Canton, OH', - 1330478 => 'Canton, OH', - 1330479 => 'Canton, OH', - 1330480 => 'Youngstown, OH', - 1330482 => 'Columbiana, OH', - 1330483 => 'Valley City, OH', - 1330484 => 'Canton, OH', - 1330487 => 'Twinsburg, OH', - 1330488 => 'Canton, OH', - 1330489 => 'Canton, OH', - 1330491 => 'Canton, OH', - 1330492 => 'Canton, OH', - 1330493 => 'Canton, OH', - 1330494 => 'North Canton, OH', - 1330497 => 'North Canton, OH', - 1330498 => 'North Canton, OH', - 1330499 => 'North Canton, OH', - 1330505 => 'Niles, OH', - 1330527 => 'Garrettsville, OH', - 1330532 => 'Wellsville, OH', - 1330533 => 'Canfield, OH', - 1330534 => 'Hubbard, OH', - 1330535 => 'Akron, OH', - 1330536 => 'Lowellville, OH', - 1330538 => 'North Jackson, OH', - 1330539 => 'Girard, OH', - 1330542 => 'New Middletown, OH', - 1330543 => 'Akron, OH', - 1330544 => 'Niles, OH', - 1330545 => 'Girard, OH', - 1330549 => 'North Lima, OH', - 1330562 => 'Aurora, OH', - 1330567 => 'Shreve, OH', - 1330602 => 'Dover, OH', - 1330609 => 'Warren, OH', - 1330626 => 'Streetsboro, OH', - 1330627 => 'Carrollton, OH', - 1330628 => 'Mogadore, OH', - 1330629 => 'Youngstown, OH', - 1330633 => 'Tallmadge, OH', - 1330637 => 'Cortland, OH', - 1330638 => 'Cortland, OH', - 1330644 => 'Akron, OH', - 1330645 => 'Akron, OH', - 1330650 => 'Hudson, OH', - 1330652 => 'Niles, OH', - 1330653 => 'Hudson, OH', - 1330655 => 'Hudson, OH', - 1330656 => 'Hudson, OH', - 1330658 => 'Doylestown, OH', - 1330659 => 'Richfield, OH', - 1330669 => 'Smithville, OH', - 1330670 => 'Akron, OH', - 1330673 => 'Kent, OH', - 1330674 => 'Millersburg, OH', - 1330676 => 'Kent, OH', - 1330677 => 'Kent, OH', - 1330678 => 'Kent, OH', - 1330682 => 'Orrville, OH', - 1330683 => 'Orrville, OH', - 1330684 => 'Orrville, OH', - 1330686 => 'Stow, OH', - 1330688 => 'Stow, OH', - 1330698 => 'Apple Creek, OH', - 1330699 => 'Uniontown, OH', - 1330702 => 'Canfield, OH', - 1330721 => 'Medina, OH', - 1330722 => 'Medina, OH', - 1330723 => 'Medina, OH', - 1330724 => 'Akron, OH', - 1330725 => 'Medina, OH', - 1330726 => 'Youngstown, OH', - 1330729 => 'Youngstown, OH', - 1330733 => 'Akron, OH', - 1330740 => 'Youngstown, OH', - 1330742 => 'Youngstown, OH', - 1330743 => 'Youngstown, OH', - 1330744 => 'Youngstown, OH', - 1330745 => 'Barberton, OH', - 1330746 => 'Youngstown, OH', - 1330747 => 'Youngstown, OH', - 1330752 => 'Akron, OH', - 1330755 => 'Struthers, OH', - 1330757 => 'Youngstown, OH', - 1330758 => 'Youngstown, OH', - 1330759 => 'Youngstown, OH', - 1330762 => 'Akron, OH', - 1330764 => 'Medina, OH', - 1330769 => 'Seville, OH', - 1330773 => 'Akron, OH', - 1330782 => 'Youngstown, OH', - 1330783 => 'Youngstown, OH', - 1330784 => 'Akron, OH', - 1330785 => 'Akron, OH', - 1330788 => 'Youngstown, OH', - 1330792 => 'Youngstown, OH', - 1330793 => 'Youngstown, OH', - 1330794 => 'Akron, OH', - 1330797 => 'Youngstown, OH', - 1330798 => 'Akron, OH', - 1330799 => 'Youngstown, OH', - 1330821 => 'Alliance, OH', - 1330823 => 'Alliance, OH', - 1330825 => 'Norton, OH', - 1330828 => 'Dalton, OH', - 1330829 => 'Alliance, OH', - 1330830 => 'Massillon, OH', - 1330832 => 'Massillon, OH', - 1330833 => 'Massillon, OH', - 1330834 => 'Massillon, OH', - 1330835 => 'Akron, OH', - 1330836 => 'Akron, OH', - 1330837 => 'Massillon, OH', - 1330841 => 'Warren, OH', - 1330847 => 'Warren, OH', - 1330852 => 'Sugarcreek, OH', - 1330854 => 'Canal Fulton, OH', - 1330856 => 'Warren, OH', - 1330863 => 'Malvern, OH', - 1330864 => 'Akron, OH', - 1330865 => 'Akron, OH', - 1330867 => 'Akron, OH', - 1330868 => 'Minerva, OH', - 1330869 => 'Akron, OH', - 1330872 => 'Newton Falls, OH', - 1330874 => 'Bolivar, OH', - 1330875 => 'Louisville, OH', - 1330876 => 'Kinsman, OH', - 1330877 => 'Hartville, OH', - 1330878 => 'Strasburg, OH', - 1330879 => 'Navarre, OH', - 1330884 => 'Youngstown, OH', - 1330889 => 'Bristolville, OH', - 1330897 => 'Baltic, OH', - 1330898 => 'Warren, OH', - 1330920 => 'Cuyahoga Falls, OH', - 1330922 => 'Cuyahoga Falls, OH', - 1330923 => 'Cuyahoga Falls, OH', - 1330925 => 'Rittman, OH', - 1330926 => 'Cuyahoga Falls, OH', - 1330928 => 'Cuyahoga Falls, OH', - 1330929 => 'Cuyahoga Falls, OH', - 1330938 => 'Sebring, OH', - 1330945 => 'Cuyahoga Falls, OH', - 1330948 => 'Lodi, OH', - 1330952 => 'Medina, OH', - 1330953 => 'Youngstown, OH', - 1330963 => 'Twinsburg, OH', - 1330965 => 'Youngstown, OH', - 1330966 => 'North Canton, OH', - 1330971 => 'Cuyahoga Falls, OH', - 1330995 => 'Aurora, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1331.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1331.php deleted file mode 100644 index 152413435..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1331.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Illinois', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1334.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1334.php deleted file mode 100644 index 7aad06711..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1334.php +++ /dev/null @@ -1,133 +0,0 @@ - 'Alabama', - 1334209 => 'Auburn, AL', - 1334213 => 'Montgomery, AL', - 1334215 => 'Montgomery, AL', - 1334222 => 'Andalusia, AL', - 1334239 => 'Montgomery, AL', - 1334240 => 'Montgomery, AL', - 1334241 => 'Montgomery, AL', - 1334242 => 'Montgomery, AL', - 1334244 => 'Montgomery, AL', - 1334260 => 'Montgomery, AL', - 1334262 => 'Montgomery, AL', - 1334263 => 'Montgomery, AL', - 1334264 => 'Montgomery, AL', - 1334265 => 'Montgomery, AL', - 1334269 => 'Montgomery, AL', - 1334270 => 'Montgomery, AL', - 1334271 => 'Montgomery, AL', - 1334272 => 'Montgomery, AL', - 1334273 => 'Montgomery, AL', - 1334277 => 'Montgomery, AL', - 1334279 => 'Montgomery, AL', - 1334280 => 'Montgomery, AL', - 1334281 => 'Montgomery, AL', - 1334283 => 'Tallassee, AL', - 1334284 => 'Montgomery, AL', - 1334285 => 'Millbrook, AL', - 1334286 => 'Montgomery, AL', - 1334287 => 'Demopolis, AL', - 1334288 => 'Montgomery, AL', - 1334289 => 'Demopolis, AL', - 1334290 => 'Millbrook, AL', - 1334291 => 'Phenix City, AL', - 1334293 => 'Montgomery, AL', - 1334295 => 'Linden, AL', - 1334297 => 'Phenix City, AL', - 1334298 => 'Phenix City, AL', - 1334308 => 'Enterprise, AL', - 1334335 => 'Luverne, AL', - 1334347 => 'Enterprise, AL', - 1334356 => 'Montgomery, AL', - 1334358 => 'Prattville, AL', - 1334361 => 'Prattville, AL', - 1334365 => 'Prattville, AL', - 1334366 => 'Maplesville, AL', - 1334371 => 'Greenville, AL', - 1334376 => 'Georgiana, AL', - 1334382 => 'Greenville, AL', - 1334386 => 'Montgomery, AL', - 1334393 => 'Enterprise, AL', - 1334395 => 'Montgomery, AL', - 1334396 => 'Montgomery, AL', - 1334409 => 'Montgomery, AL', - 1334427 => 'Andalusia, AL', - 1334445 => 'Ozark, AL', - 1334448 => 'Phenix City, AL', - 1334480 => 'Phenix City, AL', - 1334491 => 'Prattville, AL', - 1334493 => 'Opp, AL', - 1334501 => 'Auburn, AL', - 1334502 => 'Auburn, AL', - 1334514 => 'Wetumpka, AL', - 1334541 => 'Eclectic, AL', - 1334548 => 'Hayneville, AL', - 1334566 => 'Troy, AL', - 1334567 => 'Wetumpka, AL', - 1334576 => 'Lanett, AL', - 1334585 => 'Abbeville, AL', - 1334588 => 'Hartford, AL', - 1334593 => 'Montgomery, AL', - 1334598 => 'Daleville, AL', - 1334613 => 'Montgomery, AL', - 1334624 => 'Greensboro, AL', - 1334628 => 'Uniontown, AL', - 1334636 => 'Thomasville, AL', - 1334644 => 'Lanett, AL', - 1334649 => 'Montgomery, AL', - 1334670 => 'Troy, AL', - 1334671 => 'Dothan, AL', - 1334673 => 'Dothan, AL', - 1334677 => 'Dothan, AL', - 1334678 => 'Dothan, AL', - 1334682 => 'Camden, AL', - 1334683 => 'Marion, AL', - 1334684 => 'Geneva, AL', - 1334687 => 'Eufaula, AL', - 1334692 => 'Newton, AL', - 1334693 => 'Headland, AL', - 1334699 => 'Dothan, AL', - 1334702 => 'Dothan, AL', - 1334705 => 'Opelika, AL', - 1334712 => 'Dothan, AL', - 1334727 => 'Tuskegee, AL', - 1334735 => 'Brundidge, AL', - 1334737 => 'Opelika, AL', - 1334738 => 'Union Springs, AL', - 1334741 => 'Opelika, AL', - 1334742 => 'Opelika, AL', - 1334745 => 'Opelika, AL', - 1334749 => 'Opelika, AL', - 1334756 => 'Valley, AL', - 1334768 => 'Valley, AL', - 1334774 => 'Ozark, AL', - 1334775 => 'Clayton, AL', - 1334792 => 'Dothan, AL', - 1334793 => 'Dothan, AL', - 1334794 => 'Dothan, AL', - 1334819 => 'Montgomery, AL', - 1334821 => 'Auburn, AL', - 1334826 => 'Auburn, AL', - 1334832 => 'Montgomery, AL', - 1334834 => 'Montgomery, AL', - 1334844 => 'Auburn, AL', - 1334858 => 'Florala, AL', - 1334863 => 'Roanoke, AL', - 1334864 => 'La Fayette, AL', - 1334872 => 'Selma, AL', - 1334874 => 'Selma, AL', - 1334875 => 'Selma, AL', - 1334886 => 'Slocomb, AL', - 1334887 => 'Auburn, AL', - 1334894 => 'New Brockton, AL', - 1334897 => 'Elba, AL', - 1334898 => 'Samson, AL', - 1334899 => 'Ashford, AL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1336.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1336.php deleted file mode 100644 index 5254cd8ee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1336.php +++ /dev/null @@ -1,206 +0,0 @@ - 'North Carolina', - 1336218 => 'Greensboro, NC', - 1336222 => 'Burlington, NC', - 1336224 => 'Lexington, NC', - 1336226 => 'Burlington, NC', - 1336227 => 'Burlington, NC', - 1336228 => 'Burlington, NC', - 1336229 => 'Burlington, NC', - 1336230 => 'Greensboro, NC', - 1336235 => 'Greensboro, NC', - 1336236 => 'Lexington, NC', - 1336242 => 'Lexington, NC', - 1336243 => 'Lexington, NC', - 1336245 => 'Winston-Salem, NC', - 1336246 => 'West Jefferson, NC', - 1336248 => 'Lexington, NC', - 1336249 => 'Lexington, NC', - 1336251 => 'Winston-Salem, NC', - 1336270 => 'Burlington, NC', - 1336271 => 'Greensboro, NC', - 1336272 => 'Greensboro, NC', - 1336273 => 'Greensboro, NC', - 1336274 => 'Greensboro, NC', - 1336275 => 'Greensboro, NC', - 1336277 => 'Winston-Salem, NC', - 1336282 => 'Greensboro, NC', - 1336284 => 'Mocksville, NC', - 1336285 => 'Greensboro, NC', - 1336286 => 'Greensboro, NC', - 1336288 => 'Greensboro, NC', - 1336292 => 'Greensboro, NC', - 1336293 => 'Winston-Salem, NC', - 1336294 => 'Greensboro, NC', - 1336297 => 'Greensboro, NC', - 1336299 => 'Greensboro, NC', - 1336310 => 'Kernersville, NC', - 1336315 => 'Greensboro, NC', - 1336316 => 'Greensboro, NC', - 1336318 => 'Asheboro, NC', - 1336322 => 'Roxboro, NC', - 1336333 => 'Greensboro, NC', - 1336334 => 'Greensboro, NC', - 1336342 => 'Reidsville, NC', - 1336349 => 'Reidsville, NC', - 1336357 => 'Lexington, NC', - 1336358 => 'Greensboro, NC', - 1336368 => 'Pilot Mountain, NC', - 1336370 => 'Greensboro, NC', - 1336372 => 'Sparta, NC', - 1336373 => 'Greensboro, NC', - 1336375 => 'Greensboro, NC', - 1336377 => 'Winston-Salem, NC', - 1336378 => 'Greensboro, NC', - 1336379 => 'Greensboro, NC', - 1336384 => 'Lansing, NC', - 1336386 => 'Dobson, NC', - 1336387 => 'Greensboro, NC', - 1336389 => 'Greensboro, NC', - 1336427 => 'Madison, NC', - 1336454 => 'Jamestown, NC', - 1336463 => 'Yadkinville, NC', - 1336468 => 'Hamptonville, NC', - 1336472 => 'Thomasville, NC', - 1336474 => 'Thomasville, NC', - 1336475 => 'Thomasville, NC', - 1336476 => 'Thomasville, NC', - 1336492 => 'Mocksville, NC', - 1336495 => 'Randleman, NC', - 1336498 => 'Randleman, NC', - 1336499 => 'Winston-Salem, NC', - 1336510 => 'Greensboro, NC', - 1336526 => 'Elkin, NC', - 1336538 => 'Burlington, NC', - 1336540 => 'Greensboro, NC', - 1336545 => 'Greensboro, NC', - 1336547 => 'Greensboro, NC', - 1336548 => 'Madison, NC', - 1336570 => 'Burlington, NC', - 1336573 => 'Stoneville, NC', - 1336574 => 'Greensboro, NC', - 1336584 => 'Burlington, NC', - 1336585 => 'Burlington, NC', - 1336586 => 'Burlington, NC', - 1336591 => 'Walnut Cove, NC', - 1336593 => 'Danbury, NC', - 1336595 => 'Walkertown, NC', - 1336597 => 'Roxboro, NC', - 1336599 => 'Roxboro, NC', - 1336605 => 'Greensboro, NC', - 1336617 => 'Greensboro, NC', - 1336621 => 'Greensboro, NC', - 1336622 => 'Liberty, NC', - 1336623 => 'Eden, NC', - 1336625 => 'Asheboro, NC', - 1336626 => 'Asheboro, NC', - 1336627 => 'Eden, NC', - 1336629 => 'Asheboro, NC', - 1336631 => 'Winston-Salem, NC', - 1336632 => 'Greensboro, NC', - 1336633 => 'Asheboro, NC', - 1336634 => 'Reidsville, NC', - 1336635 => 'Eden, NC', - 1336641 => 'Greensboro, NC', - 1336651 => 'North Wilkesboro, NC', - 1336656 => 'Browns Summit, NC', - 1336659 => 'Winston-Salem, NC', - 1336661 => 'Winston-Salem, NC', - 1336665 => 'Greensboro, NC', - 1336667 => 'North Wilkesboro, NC', - 1336668 => 'Greensboro, NC', - 1336672 => 'Asheboro, NC', - 1336676 => 'Greensboro, NC', - 1336677 => 'Yadkinville, NC', - 1336679 => 'Yadkinville, NC', - 1336691 => 'Greensboro, NC', - 1336694 => 'Yanceyville, NC', - 1336696 => 'North Wilkesboro, NC', - 1336699 => 'East Bend, NC', - 1336703 => 'Winston-Salem, NC', - 1336712 => 'Clemmons, NC', - 1336713 => 'Winston-Salem, NC', - 1336716 => 'Winston-Salem, NC', - 1336718 => 'Winston-Salem, NC', - 1336719 => 'Mount Airy, NC', - 1336721 => 'Winston-Salem, NC', - 1336722 => 'Winston-Salem, NC', - 1336723 => 'Winston-Salem, NC', - 1336724 => 'Winston-Salem, NC', - 1336725 => 'Winston-Salem, NC', - 1336727 => 'Winston-Salem, NC', - 1336731 => 'Lexington, NC', - 1336744 => 'Winston-Salem, NC', - 1336748 => 'Winston-Salem, NC', - 1336751 => 'Mocksville, NC', - 1336753 => 'Mocksville, NC', - 1336759 => 'Winston-Salem, NC', - 1336760 => 'Winston-Salem, NC', - 1336761 => 'Winston-Salem, NC', - 1336764 => 'Winston-Salem, NC', - 1336765 => 'Winston-Salem, NC', - 1336766 => 'Clemmons, NC', - 1336767 => 'Winston-Salem, NC', - 1336768 => 'Winston-Salem, NC', - 1336769 => 'Winston-Salem, NC', - 1336771 => 'Winston-Salem, NC', - 1336774 => 'Winston-Salem, NC', - 1336777 => 'Winston-Salem, NC', - 1336778 => 'Clemmons, NC', - 1336784 => 'Winston-Salem, NC', - 1336785 => 'Winston-Salem, NC', - 1336786 => 'Mount Airy, NC', - 1336787 => 'Lexington, NC', - 1336788 => 'Winston-Salem, NC', - 1336789 => 'Mount Airy, NC', - 1336790 => 'Greensboro, NC', - 1336793 => 'Winston-Salem, NC', - 1336794 => 'Winston-Salem, NC', - 1336798 => 'Lexington, NC', - 1336802 => 'High Point, NC', - 1336812 => 'High Point, NC', - 1336824 => 'Ramseur, NC', - 1336832 => 'Greensboro, NC', - 1336834 => 'Greensboro, NC', - 1336835 => 'Elkin, NC', - 1336838 => 'North Wilkesboro, NC', - 1336841 => 'High Point, NC', - 1336846 => 'West Jefferson, NC', - 1336851 => 'Greensboro, NC', - 1336852 => 'Greensboro, NC', - 1336854 => 'Greensboro, NC', - 1336855 => 'Greensboro, NC', - 1336856 => 'Greensboro, NC', - 1336859 => 'Denton, NC', - 1336869 => 'High Point, NC', - 1336873 => 'Seagrove, NC', - 1336878 => 'High Point, NC', - 1336882 => 'High Point, NC', - 1336883 => 'High Point, NC', - 1336884 => 'High Point, NC', - 1336885 => 'High Point, NC', - 1336886 => 'High Point, NC', - 1336887 => 'High Point, NC', - 1336889 => 'High Point, NC', - 1336896 => 'Winston-Salem, NC', - 1336903 => 'North Wilkesboro, NC', - 1336922 => 'Winston-Salem, NC', - 1336924 => 'Winston-Salem, NC', - 1336940 => 'Advance, NC', - 1336945 => 'Lewisville, NC', - 1336956 => 'Lexington, NC', - 1336969 => 'Rural Hall, NC', - 1336973 => 'Wilkesboro, NC', - 1336983 => 'King, NC', - 1336985 => 'King, NC', - 1336992 => 'Kernersville, NC', - 1336993 => 'Kernersville, NC', - 1336996 => 'Kernersville, NC', - 1336998 => 'Advance, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1337.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1337.php deleted file mode 100644 index a7bbbfba5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1337.php +++ /dev/null @@ -1,118 +0,0 @@ - 'Louisiana', - 1337205 => 'Lafayette, LA', - 1337216 => 'Lafayette, LA', - 1337217 => 'Lake Charles, LA', - 1337229 => 'Loreauville, LA', - 1337232 => 'Lafayette, LA', - 1337233 => 'Lafayette, LA', - 1337234 => 'Lafayette, LA', - 1337235 => 'Lafayette, LA', - 1337236 => 'Lafayette, LA', - 1337237 => 'Lafayette, LA', - 1337238 => 'Leesville, LA', - 1337239 => 'Leesville, LA', - 1337261 => 'Lafayette, LA', - 1337262 => 'Lafayette, LA', - 1337264 => 'Lafayette, LA', - 1337266 => 'Lafayette, LA', - 1337267 => 'Lafayette, LA', - 1337269 => 'Lafayette, LA', - 1337276 => 'Jeanerette, LA', - 1337289 => 'Lafayette, LA', - 1337291 => 'Lafayette, LA', - 1337310 => 'Lake Charles, LA', - 1337332 => 'Breaux Bridge, LA', - 1337334 => 'Rayne, LA', - 1337363 => 'Ville Platte, LA', - 1337364 => 'New Iberia, LA', - 1337365 => 'New Iberia, LA', - 1337367 => 'New Iberia, LA', - 1337369 => 'New Iberia, LA', - 1337392 => 'Leesville, LA', - 1337394 => 'Saint Martinville, LA', - 1337406 => 'Lafayette, LA', - 1337407 => 'Opelousas, LA', - 1337433 => 'Lake Charles, LA', - 1337436 => 'Lake Charles, LA', - 1337437 => 'Lake Charles, LA', - 1337439 => 'Lake Charles, LA', - 1337456 => 'Lafayette, LA', - 1337457 => 'Eunice, LA', - 1337462 => 'DeRidder, LA', - 1337463 => 'DeRidder, LA', - 1337468 => 'Mamou, LA', - 1337474 => 'Lake Charles, LA', - 1337475 => 'Lake Charles, LA', - 1337477 => 'Lake Charles, LA', - 1337478 => 'Lake Charles, LA', - 1337479 => 'Lake Charles, LA', - 1337480 => 'Lake Charles, LA', - 1337491 => 'Lake Charles, LA', - 1337494 => 'Lake Charles, LA', - 1337504 => 'Lafayette, LA', - 1337521 => 'Lafayette, LA', - 1337527 => 'Sulphur, LA', - 1337528 => 'Sulphur, LA', - 1337531 => 'Fort Polk, LA', - 1337534 => 'Lafayette, LA', - 1337536 => 'Gueydan, LA', - 1337537 => 'Leesville, LA', - 1337546 => 'Eunice, LA', - 1337560 => 'New Iberia, LA', - 1337562 => 'Lake Charles, LA', - 1337564 => 'Lake Charles, LA', - 1337582 => 'Iowa, LA', - 1337583 => 'Sulphur, LA', - 1337585 => 'Port Barre, LA', - 1337589 => 'Vinton, LA', - 1337593 => 'Lafayette, LA', - 1337625 => 'Sulphur, LA', - 1337626 => 'Sulphur, LA', - 1337639 => 'Oberlin, LA', - 1337643 => 'Kaplan, LA', - 1337662 => 'Sunset, LA', - 1337684 => 'Church Point, LA', - 1337685 => 'Delcambre, LA', - 1337706 => 'Lafayette, LA', - 1337721 => 'Lake Charles, LA', - 1337725 => 'Ragley, LA', - 1337734 => 'Welsh, LA', - 1337738 => 'Kinder, LA', - 1337754 => 'Arnaudville, LA', - 1337769 => 'Lafayette, LA', - 1337774 => 'Lake Arthur, LA', - 1337775 => 'Cameron, LA', - 1337783 => 'Crowley, LA', - 1337786 => 'DeQuincy, LA', - 1337788 => 'Crowley, LA', - 1337824 => 'Jennings, LA', - 1337828 => 'Franklin, LA', - 1337837 => 'Broussard, LA', - 1337839 => 'Broussard, LA', - 1337855 => 'Lake Charles, LA', - 1337856 => 'Youngsville, LA', - 1337857 => 'Youngsville, LA', - 1337873 => 'Duson, LA', - 1337882 => 'Westlake, LA', - 1337886 => 'Carencro, LA', - 1337893 => 'Abbeville, LA', - 1337896 => 'Carencro, LA', - 1337898 => 'Abbeville, LA', - 1337923 => 'Baldwin, LA', - 1337937 => 'Erath, LA', - 1337942 => 'Opelousas, LA', - 1337948 => 'Opelousas, LA', - 1337981 => 'Lafayette, LA', - 1337984 => 'Lafayette, LA', - 1337988 => 'Lafayette, LA', - 1337989 => 'Lafayette, LA', - 1337991 => 'Lafayette, LA', - 1337993 => 'Lafayette, LA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1339.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1339.php deleted file mode 100644 index cf61ba56d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1339.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Massachusetts', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1345.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1345.php deleted file mode 100644 index 52e8df0b2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1345.php +++ /dev/null @@ -1,9 +0,0 @@ - 'George Town', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1346.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1346.php deleted file mode 100644 index 05d4b5ac0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1346.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Texas', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1347.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1347.php deleted file mode 100644 index b418efc67..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1347.php +++ /dev/null @@ -1,41 +0,0 @@ - 'New York', - 1347221 => 'Brooklyn, NY', - 1347240 => 'Brooklyn, NY', - 1347270 => 'Bronx, NY', - 1347271 => 'Bronx, NY', - 1347281 => 'Bronx, NY', - 1347295 => 'Brooklyn, NY', - 1347346 => 'Bronx, NY', - 1347350 => 'Brooklyn, NY', - 1347365 => 'Brooklyn, NY', - 1347406 => 'Brooklyn, NY', - 1347425 => 'Brooklyn, NY', - 1347442 => 'Brooklyn, NY', - 1347462 => 'Brooklyn, NY', - 1347492 => 'Brooklyn, NY', - 1347529 => 'Brooklyn, NY', - 1347533 => 'Brooklyn, NY', - 1347577 => 'Bronx, NY', - 1347587 => 'Brooklyn, NY', - 1347590 => 'Bronx, NY', - 1347627 => 'Brooklyn, NY', - 1347663 => 'Brooklyn, NY', - 1347689 => 'Brooklyn, NY', - 1347702 => 'Brooklyn, NY', - 1347715 => 'Brooklyn, NY', - 1347763 => 'Brooklyn, NY', - 1347770 => 'Brooklyn, NY', - 1347787 => 'Brooklyn, NY', - 1347789 => 'Brooklyn, NY', - 1347810 => 'Bronx, NY', - 1347843 => 'Bronx, NY', - 1347862 => 'Bronx, NY', - 1347915 => 'Brooklyn, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1351.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1351.php deleted file mode 100644 index afa342f2b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1351.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Massachusetts', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1352.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1352.php deleted file mode 100644 index 81e66008e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1352.php +++ /dev/null @@ -1,160 +0,0 @@ - 'Florida', - 1352205 => 'Lady Lake, FL', - 1352236 => 'Ocala, FL', - 1352237 => 'Ocala, FL', - 1352241 => 'Clermont, FL', - 1352242 => 'Clermont, FL', - 1352243 => 'Clermont, FL', - 1352245 => 'Belleview, FL', - 1352253 => 'Tavares, FL', - 1352259 => 'Lady Lake, FL', - 1352264 => 'Gainesville, FL', - 1352265 => 'Gainesville, FL', - 1352266 => 'Ocala, FL', - 1352271 => 'Gainesville, FL', - 1352273 => 'Gainesville, FL', - 1352288 => 'Ocklawaha, FL', - 1352291 => 'Ocala, FL', - 1352304 => 'Ocala, FL', - 1352314 => 'Leesburg, FL', - 1352315 => 'Leesburg, FL', - 1352323 => 'Leesburg, FL', - 1352324 => 'Howey In Hills, FL', - 1352326 => 'Leesburg, FL', - 1352330 => 'Wildwood, FL', - 1352331 => 'Gainesville, FL', - 1352332 => 'Gainesville, FL', - 1352333 => 'Gainesville, FL', - 1352334 => 'Gainesville, FL', - 1352335 => 'Gainesville, FL', - 1352336 => 'Gainesville, FL', - 1352337 => 'Gainesville, FL', - 1352338 => 'Gainesville, FL', - 1352341 => 'Inverness, FL', - 1352343 => 'Tavares, FL', - 1352344 => 'Inverness, FL', - 1352351 => 'Ocala, FL', - 1352357 => 'Eustis, FL', - 1352360 => 'Leesburg, FL', - 1352365 => 'Leesburg, FL', - 1352367 => 'Gainesville, FL', - 1352368 => 'Ocala, FL', - 1352369 => 'Ocala, FL', - 1352371 => 'Gainesville, FL', - 1352372 => 'Gainesville, FL', - 1352373 => 'Gainesville, FL', - 1352374 => 'Gainesville, FL', - 1352375 => 'Gainesville, FL', - 1352376 => 'Gainesville, FL', - 1352377 => 'Gainesville, FL', - 1352378 => 'Gainesville, FL', - 1352379 => 'Gainesville, FL', - 1352382 => 'Homosassa, FL', - 1352383 => 'Mount Dora, FL', - 1352385 => 'Mount Dora, FL', - 1352390 => 'Ocala, FL', - 1352392 => 'Gainesville, FL', - 1352394 => 'Clermont, FL', - 1352401 => 'Ocala, FL', - 1352404 => 'Clermont, FL', - 1352419 => 'Inverness, FL', - 1352427 => 'Ocala, FL', - 1352429 => 'Groveland, FL', - 1352432 => 'Clermont, FL', - 1352433 => 'Ocala, FL', - 1352435 => 'Leesburg, FL', - 1352447 => 'Inglis, FL', - 1352463 => 'Trenton, FL', - 1352465 => 'Dunnellon, FL', - 1352466 => 'Micanopy, FL', - 1352468 => 'Waldo, FL', - 1352472 => 'Newberry, FL', - 1352473 => 'Keystone Heights, FL', - 1352475 => 'Melrose, FL', - 1352481 => 'Hawthorne, FL', - 1352483 => 'Eustis, FL', - 1352486 => 'Bronson, FL', - 1352489 => 'Dunnellon, FL', - 1352490 => 'Chiefland, FL', - 1352493 => 'Chiefland, FL', - 1352495 => 'Archer, FL', - 1352498 => 'Cross City, FL', - 1352503 => 'Homosassa, FL', - 1352505 => 'Gainesville, FL', - 1352508 => 'Tavares, FL', - 1352518 => 'Dade City, FL', - 1352521 => 'Dade City, FL', - 1352523 => 'Dade City, FL', - 1352528 => 'Williston, FL', - 1352536 => 'Clermont, FL', - 1352540 => 'Brooksville, FL', - 1352542 => 'Old Town, FL', - 1352543 => 'Cedar Key, FL', - 1352544 => 'Brooksville, FL', - 1352556 => 'Spring Hill, FL', - 1352563 => 'Crystal River, FL', - 1352564 => 'Crystal River, FL', - 1352567 => 'Dade City, FL', - 1352568 => 'Bushnell, FL', - 1352569 => 'Bushnell, FL', - 1352583 => 'Dade City, FL', - 1352588 => 'San Antonio, FL', - 1352589 => 'Eustis, FL', - 1352593 => 'Brooksville, FL', - 1352595 => 'Citra, FL', - 1352610 => 'Spring Hill, FL', - 1352620 => 'Ocala, FL', - 1352621 => 'Homosassa, FL', - 1352622 => 'Ocala, FL', - 1352624 => 'Ocala, FL', - 1352625 => 'Silver Springs, FL', - 1352628 => 'Homosassa, FL', - 1352629 => 'Ocala, FL', - 1352637 => 'Inverness, FL', - 1352666 => 'Spring Hill, FL', - 1352669 => 'Umatilla, FL', - 1352671 => 'Ocala, FL', - 1352672 => 'Gainesville, FL', - 1352683 => 'Spring Hill, FL', - 1352684 => 'Spring Hill, FL', - 1352686 => 'Spring Hill, FL', - 1352687 => 'Ocala, FL', - 1352688 => 'Spring Hill, FL', - 1352690 => 'Ocala, FL', - 1352694 => 'Ocala, FL', - 1352726 => 'Inverness, FL', - 1352728 => 'Leesburg, FL', - 1352732 => 'Ocala, FL', - 1352735 => 'Mount Dora, FL', - 1352742 => 'Tavares, FL', - 1352748 => 'Wildwood, FL', - 1352750 => 'Lady Lake, FL', - 1352751 => 'Lady Lake, FL', - 1352753 => 'Lady Lake, FL', - 1352754 => 'Brooksville, FL', - 1352787 => 'Leesburg, FL', - 1352789 => 'Ocala, FL', - 1352793 => 'Bushnell, FL', - 1352794 => 'Crystal River, FL', - 1352795 => 'Crystal River, FL', - 1352796 => 'Brooksville, FL', - 1352797 => 'Brooksville, FL', - 1352799 => 'Brooksville, FL', - 1352821 => 'Weirsdale, FL', - 1352835 => 'Spring Hill, FL', - 1352840 => 'Ocala, FL', - 1352854 => 'Ocala, FL', - 1352860 => 'Inverness, FL', - 1352861 => 'Ocala, FL', - 1352867 => 'Ocala, FL', - 1352872 => 'Gainesville, FL', - 1352873 => 'Ocala, FL', - 1352955 => 'Gainesville, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1360.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1360.php deleted file mode 100644 index 57aade0ea..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1360.php +++ /dev/null @@ -1,273 +0,0 @@ - 'Washington', - 1360210 => 'Camas, WA', - 1360213 => 'Vancouver, WA', - 1360221 => 'Langley, WA', - 1360225 => 'Woodland, WA', - 1360236 => 'Olympia, WA', - 1360240 => 'Oak Harbor, WA', - 1360249 => 'Montesano, WA', - 1360253 => 'Vancouver, WA', - 1360254 => 'Vancouver, WA', - 1360256 => 'Vancouver, WA', - 1360257 => 'Oak Harbor, WA', - 1360258 => 'Vancouver, WA', - 1360259 => 'Olympia, WA', - 1360260 => 'Vancouver, WA', - 1360262 => 'Chehalis, WA', - 1360263 => 'La Center, WA', - 1360264 => 'Tenino, WA', - 1360268 => 'Westport, WA', - 1360273 => 'Rochester, WA', - 1360274 => 'Castle Rock, WA', - 1360275 => 'Belfair, WA', - 1360279 => 'Oak Harbor, WA', - 1360281 => 'Vancouver, WA', - 1360289 => 'Ocean Shores, WA', - 1360292 => 'Olympia, WA', - 1360293 => 'Anacortes, WA', - 1360297 => 'Kingston, WA', - 1360299 => 'Anacortes, WA', - 1360306 => 'Bellingham, WA', - 1360307 => 'Silverdale, WA', - 1360314 => 'Vancouver, WA', - 1360318 => 'Lynden, WA', - 1360321 => 'Langley, WA', - 1360326 => 'Vancouver, WA', - 1360330 => 'Centralia, WA', - 1360331 => 'Freeland, WA', - 1360332 => 'Blaine, WA', - 1360335 => 'Washougal, WA', - 1360336 => 'Mount Vernon, WA', - 1360341 => 'Clinton, WA', - 1360350 => 'Olympia, WA', - 1360352 => 'Olympia, WA', - 1360354 => 'Lynden, WA', - 1360357 => 'Olympia, WA', - 1360371 => 'Blaine, WA', - 1360373 => 'Bremerton, WA', - 1360374 => 'Forks, WA', - 1360376 => 'Eastsound, WA', - 1360377 => 'Bremerton, WA', - 1360378 => 'Friday Harbor, WA', - 1360379 => 'Port Townsend, WA', - 1360380 => 'Ferndale, WA', - 1360384 => 'Ferndale, WA', - 1360385 => 'Port Townsend, WA', - 1360387 => 'Camano Island, WA', - 1360392 => 'Bellingham, WA', - 1360394 => 'Poulsbo, WA', - 1360397 => 'Vancouver, WA', - 1360398 => 'Bellingham, WA', - 1360400 => 'Yelm, WA', - 1360402 => 'Olympia, WA', - 1360403 => 'Arlington, WA', - 1360412 => 'Lacey, WA', - 1360413 => 'Olympia, WA', - 1360414 => 'Longview, WA', - 1360416 => 'Mount Vernon, WA', - 1360417 => 'Port Angeles, WA', - 1360418 => 'Vancouver, WA', - 1360419 => 'Mount Vernon, WA', - 1360423 => 'Longview, WA', - 1360424 => 'Mount Vernon, WA', - 1360425 => 'Longview, WA', - 1360426 => 'Shelton, WA', - 1360427 => 'Shelton, WA', - 1360428 => 'Mount Vernon, WA', - 1360432 => 'Shelton, WA', - 1360433 => 'Vancouver, WA', - 1360435 => 'Arlington, WA', - 1360436 => 'Darrington, WA', - 1360437 => 'Port Ludlow, WA', - 1360438 => 'Olympia, WA', - 1360446 => 'Rainier, WA', - 1360448 => 'Vancouver, WA', - 1360449 => 'Vancouver, WA', - 1360450 => 'Vancouver, WA', - 1360452 => 'Port Angeles, WA', - 1360457 => 'Port Angeles, WA', - 1360458 => 'Yelm, WA', - 1360459 => 'Olympia, WA', - 1360460 => 'Port Angeles, WA', - 1360466 => 'La Conner, WA', - 1360468 => 'Lopez Island, WA', - 1360474 => 'Arlington, WA', - 1360475 => 'Bremerton, WA', - 1360477 => 'Port Angeles, WA', - 1360479 => 'Bremerton, WA', - 1360482 => 'Elma, WA', - 1360487 => 'Vancouver, WA', - 1360491 => 'Olympia, WA', - 1360493 => 'Olympia, WA', - 1360496 => 'Morton, WA', - 1360501 => 'Longview, WA', - 1360513 => 'Vancouver, WA', - 1360514 => 'Vancouver, WA', - 1360521 => 'Vancouver, WA', - 1360524 => 'Vancouver, WA', - 1360527 => 'Bellingham, WA', - 1360528 => 'Olympia, WA', - 1360532 => 'Aberdeen, WA', - 1360533 => 'Aberdeen, WA', - 1360537 => 'Aberdeen, WA', - 1360538 => 'Aberdeen, WA', - 1360546 => 'Vancouver, WA', - 1360563 => 'Snohomish, WA', - 1360566 => 'Vancouver, WA', - 1360567 => 'Vancouver, WA', - 1360568 => 'Snohomish, WA', - 1360570 => 'Olympia, WA', - 1360571 => 'Vancouver, WA', - 1360573 => 'Vancouver, WA', - 1360574 => 'Vancouver, WA', - 1360575 => 'Longview, WA', - 1360576 => 'Vancouver, WA', - 1360577 => 'Longview, WA', - 1360578 => 'Longview, WA', - 1360579 => 'Clinton, WA', - 1360582 => 'Sequim, WA', - 1360584 => 'Olympia, WA', - 1360588 => 'Anacortes, WA', - 1360597 => 'Vancouver, WA', - 1360598 => 'Poulsbo, WA', - 1360599 => 'Maple Falls, WA', - 1360604 => 'Vancouver, WA', - 1360613 => 'Silverdale, WA', - 1360629 => 'Stanwood, WA', - 1360635 => 'Vancouver, WA', - 1360636 => 'Longview, WA', - 1360642 => 'Long Beach, WA', - 1360647 => 'Bellingham, WA', - 1360650 => 'Bellingham, WA', - 1360651 => 'Marysville, WA', - 1360653 => 'Marysville, WA', - 1360657 => 'Marysville, WA', - 1360658 => 'Marysville, WA', - 1360659 => 'Marysville, WA', - 1360665 => 'Ocean Park, WA', - 1360666 => 'Battle Ground, WA', - 1360668 => 'Snohomish, WA', - 1360671 => 'Bellingham, WA', - 1360673 => 'Kalama, WA', - 1360675 => 'Oak Harbor, WA', - 1360676 => 'Bellingham, WA', - 1360678 => 'Coupeville, WA', - 1360679 => 'Oak Harbor, WA', - 1360681 => 'Sequim, WA', - 1360683 => 'Sequim, WA', - 1360686 => 'Yacolt, WA', - 1360687 => 'Battle Ground, WA', - 1360691 => 'Granite Falls, WA', - 1360692 => 'Silverdale, WA', - 1360693 => 'Vancouver, WA', - 1360694 => 'Vancouver, WA', - 1360695 => 'Vancouver, WA', - 1360696 => 'Vancouver, WA', - 1360697 => 'Poulsbo, WA', - 1360698 => 'Silverdale, WA', - 1360699 => 'Vancouver, WA', - 1360701 => 'Olympia, WA', - 1360704 => 'Olympia, WA', - 1360705 => 'Olympia, WA', - 1360707 => 'Burlington, WA', - 1360709 => 'Olympia, WA', - 1360713 => 'Vancouver, WA', - 1360714 => 'Bellingham, WA', - 1360715 => 'Bellingham, WA', - 1360716 => 'Tulalip, WA', - 1360718 => 'Vancouver, WA', - 1360733 => 'Bellingham, WA', - 1360734 => 'Bellingham, WA', - 1360735 => 'Vancouver, WA', - 1360736 => 'Centralia, WA', - 1360737 => 'Vancouver, WA', - 1360738 => 'Bellingham, WA', - 1360739 => 'Bellingham, WA', - 1360740 => 'Chehalis, WA', - 1360748 => 'Chehalis, WA', - 1360750 => 'Vancouver, WA', - 1360752 => 'Bellingham, WA', - 1360753 => 'Olympia, WA', - 1360754 => 'Olympia, WA', - 1360755 => 'Burlington, WA', - 1360756 => 'Bellingham, WA', - 1360757 => 'Burlington, WA', - 1360765 => 'Quilcene, WA', - 1360769 => 'Port Orchard, WA', - 1360773 => 'Vancouver, WA', - 1360778 => 'Bellingham, WA', - 1360779 => 'Poulsbo, WA', - 1360782 => 'Bremerton, WA', - 1360785 => 'Winlock, WA', - 1360786 => 'Olympia, WA', - 1360789 => 'Olympia, WA', - 1360791 => 'Olympia, WA', - 1360792 => 'Bremerton, WA', - 1360793 => 'Sultan, WA', - 1360794 => 'Monroe, WA', - 1360795 => 'Cathlamet, WA', - 1360802 => 'Enumclaw, WA', - 1360805 => 'Monroe, WA', - 1360807 => 'Centralia, WA', - 1360816 => 'Vancouver, WA', - 1360823 => 'Vancouver, WA', - 1360825 => 'Enumclaw, WA', - 1360828 => 'Vancouver, WA', - 1360829 => 'Buckley, WA', - 1360832 => 'Eatonville, WA', - 1360833 => 'Camas, WA', - 1360834 => 'Camas, WA', - 1360835 => 'Washougal, WA', - 1360848 => 'Mount Vernon, WA', - 1360852 => 'Vancouver, WA', - 1360853 => 'Concrete, WA', - 1360855 => 'Sedro-Woolley, WA', - 1360856 => 'Sedro-Woolley, WA', - 1360863 => 'Monroe, WA', - 1360864 => 'Toledo, WA', - 1360866 => 'Olympia, WA', - 1360867 => 'Olympia, WA', - 1360870 => 'Olympia, WA', - 1360871 => 'Port Orchard, WA', - 1360874 => 'Port Orchard, WA', - 1360875 => 'South Bend, WA', - 1360876 => 'Port Orchard, WA', - 1360877 => 'Hoodsport, WA', - 1360878 => 'Olympia, WA', - 1360882 => 'Vancouver, WA', - 1360883 => 'Vancouver, WA', - 1360885 => 'Vancouver, WA', - 1360886 => 'Black Diamond, WA', - 1360887 => 'Ridgefield, WA', - 1360891 => 'Vancouver, WA', - 1360892 => 'Vancouver, WA', - 1360893 => 'Orting, WA', - 1360894 => 'Yelm, WA', - 1360895 => 'Port Orchard, WA', - 1360896 => 'Vancouver, WA', - 1360901 => 'Vancouver, WA', - 1360902 => 'Olympia, WA', - 1360904 => 'Vancouver, WA', - 1360906 => 'Vancouver, WA', - 1360909 => 'Vancouver, WA', - 1360910 => 'Vancouver, WA', - 1360915 => 'Olympia, WA', - 1360923 => 'Olympia, WA', - 1360930 => 'Poulsbo, WA', - 1360942 => 'Raymond, WA', - 1360943 => 'Olympia, WA', - 1360944 => 'Vancouver, WA', - 1360945 => 'Point Roberts, WA', - 1360956 => 'Olympia, WA', - 1360966 => 'Everson, WA', - 1360988 => 'Sumas, WA', - 1360991 => 'Vancouver, WA', - 1360993 => 'Vancouver, WA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1361.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1361.php deleted file mode 100644 index 52ee94dcd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1361.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Texas', - 1361225 => 'Corpus Christi, TX', - 1361241 => 'Corpus Christi, TX', - 1361242 => 'Corpus Christi, TX', - 1361275 => 'Cuero, TX', - 1361279 => 'San Diego, TX', - 1361288 => 'Corpus Christi, TX', - 1361289 => 'Corpus Christi, TX', - 1361293 => 'Yoakum, TX', - 1361299 => 'Corpus Christi, TX', - 1361325 => 'Falfurrias, TX', - 1361334 => 'Corpus Christi, TX', - 1361348 => 'Premont, TX', - 1361358 => 'Beeville, TX', - 1361362 => 'Beeville, TX', - 1361364 => 'Sinton, TX', - 1361384 => 'Orange Grove, TX', - 1361387 => 'Robstown, TX', - 1361394 => 'Freer, TX', - 1361396 => 'Alice, TX', - 1361449 => 'George West, TX', - 1361485 => 'Victoria, TX', - 1361516 => 'Kingsville, TX', - 1361526 => 'Refugio, TX', - 1361527 => 'Hebbronville, TX', - 1361528 => 'Taft, TX', - 1361547 => 'Mathis, TX', - 1361552 => 'Port Lavaca, TX', - 1361561 => 'Corpus Christi, TX', - 1361564 => 'Yorktown, TX', - 1361570 => 'Victoria, TX', - 1361572 => 'Victoria, TX', - 1361573 => 'Victoria, TX', - 1361574 => 'Victoria, TX', - 1361575 => 'Victoria, TX', - 1361576 => 'Victoria, TX', - 1361578 => 'Victoria, TX', - 1361579 => 'Victoria, TX', - 1361582 => 'Victoria, TX', - 1361592 => 'Kingsville, TX', - 1361594 => 'Shiner, TX', - 1361595 => 'Kingsville, TX', - 1361643 => 'Portland, TX', - 1361645 => 'Goliad, TX', - 1361661 => 'Alice, TX', - 1361664 => 'Alice, TX', - 1361668 => 'Alice, TX', - 1361694 => 'Corpus Christi, TX', - 1361727 => 'Rockport, TX', - 1361729 => 'Rockport, TX', - 1361749 => 'Port Aransas, TX', - 1361758 => 'Aransas Pass, TX', - 1361767 => 'Robstown, TX', - 1361771 => 'Ganado, TX', - 1361776 => 'Ingleside, TX', - 1361777 => 'Portland, TX', - 1361782 => 'Edna, TX', - 1361786 => 'Three Rivers, TX', - 1361790 => 'Rockport, TX', - 1361798 => 'Hallettsville, TX', - 1361806 => 'Corpus Christi, TX', - 1361814 => 'Corpus Christi, TX', - 1361851 => 'Corpus Christi, TX', - 1361852 => 'Corpus Christi, TX', - 1361853 => 'Corpus Christi, TX', - 1361854 => 'Corpus Christi, TX', - 1361855 => 'Corpus Christi, TX', - 1361857 => 'Corpus Christi, TX', - 1361865 => 'Flatonia, TX', - 1361880 => 'Corpus Christi, TX', - 1361881 => 'Corpus Christi, TX', - 1361882 => 'Corpus Christi, TX', - 1361883 => 'Corpus Christi, TX', - 1361884 => 'Corpus Christi, TX', - 1361885 => 'Corpus Christi, TX', - 1361887 => 'Corpus Christi, TX', - 1361888 => 'Corpus Christi, TX', - 1361902 => 'Corpus Christi, TX', - 1361906 => 'Corpus Christi, TX', - 1361937 => 'Corpus Christi, TX', - 1361939 => 'Corpus Christi, TX', - 1361949 => 'Corpus Christi, TX', - 1361972 => 'Palacios, TX', - 1361980 => 'Corpus Christi, TX', - 1361985 => 'Corpus Christi, TX', - 1361986 => 'Corpus Christi, TX', - 1361991 => 'Corpus Christi, TX', - 1361992 => 'Corpus Christi, TX', - 1361993 => 'Corpus Christi, TX', - 1361994 => 'Corpus Christi, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1364.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1364.php deleted file mode 100644 index 0f97b7404..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1364.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kentucky', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1365.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1365.php deleted file mode 100644 index 990db3837..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1365.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ontario', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1380.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1380.php deleted file mode 100644 index cd9f144c6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1380.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ohio', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1385.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1385.php deleted file mode 100644 index 723a0cecc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1385.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Utah', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1386.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1386.php deleted file mode 100644 index daad956e1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1386.php +++ /dev/null @@ -1,92 +0,0 @@ - 'Florida', - 1386218 => 'Orange City, FL', - 1386226 => 'Daytona Beach, FL', - 1386228 => 'Lake Helen, FL', - 1386236 => 'Daytona Beach, FL', - 1386238 => 'Daytona Beach, FL', - 1386239 => 'Daytona Beach, FL', - 1386246 => 'Palm Coast, FL', - 1386248 => 'Daytona Beach, FL', - 1386252 => 'Daytona Beach, FL', - 1386253 => 'Daytona Beach, FL', - 1386254 => 'Daytona Beach, FL', - 1386255 => 'Daytona Beach, FL', - 1386257 => 'Daytona Beach, FL', - 1386258 => 'Daytona Beach, FL', - 1386274 => 'Daytona Beach, FL', - 1386294 => 'Mayo, FL', - 1386313 => 'Bunnell, FL', - 1386322 => 'Port Orange, FL', - 1386323 => 'Daytona Beach, FL', - 1386325 => 'Palatka, FL', - 1386326 => 'Palatka, FL', - 1386328 => 'Palatka, FL', - 1386329 => 'Palatka, FL', - 1386362 => 'Live Oak, FL', - 1386364 => 'Live Oak, FL', - 1386385 => 'Palatka, FL', - 1386409 => 'New Smyrna Beach, FL', - 1386418 => 'Alachua, FL', - 1386423 => 'New Smyrna Beach, FL', - 1386424 => 'New Smyrna Beach, FL', - 1386426 => 'New Smyrna Beach, FL', - 1386427 => 'New Smyrna Beach, FL', - 1386428 => 'New Smyrna Beach, FL', - 1386437 => 'Bunnell, FL', - 1386438 => 'Lake City, FL', - 1386439 => 'Flagler Beach, FL', - 1386441 => 'Ormond Beach, FL', - 1386445 => 'Palm Coast, FL', - 1386446 => 'Palm Coast, FL', - 1386447 => 'Palm Coast, FL', - 1386454 => 'High Springs, FL', - 1386462 => 'Alachua, FL', - 1386467 => 'Welaka, FL', - 1386496 => 'Lake Butler, FL', - 1386497 => 'Fort White, FL', - 1386532 => 'Deltona, FL', - 1386574 => 'Deltona, FL', - 1386586 => 'Palm Coast, FL', - 1386597 => 'Palm Coast, FL', - 1386615 => 'Ormond Beach, FL', - 1386668 => 'DeBary, FL', - 1386671 => 'Ormond Beach, FL', - 1386672 => 'Ormond Beach, FL', - 1386673 => 'Ormond Beach, FL', - 1386676 => 'Ormond Beach, FL', - 1386677 => 'Ormond Beach, FL', - 1386684 => 'Interlachen, FL', - 1386698 => 'Crescent City, FL', - 1386719 => 'Lake City, FL', - 1386734 => 'DeLand, FL', - 1386736 => 'DeLand, FL', - 1386738 => 'DeLand, FL', - 1386740 => 'DeLand, FL', - 1386749 => 'Pierson, FL', - 1386752 => 'Lake City, FL', - 1386754 => 'Lake City, FL', - 1386755 => 'Lake City, FL', - 1386756 => 'Port Orange, FL', - 1386758 => 'Lake City, FL', - 1386774 => 'Orange City, FL', - 1386775 => 'Orange City, FL', - 1386789 => 'Deltona, FL', - 1386792 => 'Jasper, FL', - 1386822 => 'DeLand, FL', - 1386860 => 'Deltona, FL', - 1386873 => 'DeLand, FL', - 1386931 => 'Palm Coast, FL', - 1386935 => 'Branford, FL', - 1386943 => 'DeLand, FL', - 1386947 => 'Daytona Beach, FL', - 1386957 => 'New Smyrna Beach, FL', - 1386985 => 'De Leon Springs, FL', - 1386986 => 'Palm Coast, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/14.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/14.php new file mode 100644 index 000000000..177501b5f --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/14.php @@ -0,0 +1,4210 @@ + 'Rhode Island', + 1401222 => 'Providence, RI', + 1401232 => 'Smithfield, RI', + 1401233 => 'Smithfield, RI', + 1401235 => 'Woonsocket, RI', + 1401245 => 'Warren, RI', + 1401246 => 'Barrington, RI', + 1401253 => 'Bristol, RI', + 1401254 => 'Bristol, RI', + 1401272 => 'Providence, RI', + 1401273 => 'Providence, RI', + 1401274 => 'Providence, RI', + 1401275 => 'Cranston, RI', + 1401276 => 'Providence, RI', + 1401277 => 'Providence, RI', + 1401294 => 'North Kingstown, RI', + 1401295 => 'North Kingstown, RI', + 1401315 => 'Westerly, RI', + 1401322 => 'Westerly, RI', + 1401331 => 'Providence, RI', + 1401333 => 'Cumberland, RI', + 1401348 => 'Westerly, RI', + 1401351 => 'Providence, RI', + 1401353 => 'North Providence, RI', + 1401356 => 'Woonsocket, RI', + 1401364 => 'Charlestown, RI', + 1401396 => 'Bristol, RI', + 1401398 => 'East Greenwich, RI', + 1401421 => 'Providence, RI', + 1401423 => 'Jamestown, RI', + 1401431 => 'East Providence, RI', + 1401433 => 'Riverside, RI', + 1401434 => 'East Providence, RI', + 1401435 => 'East Providence, RI', + 1401438 => 'East Providence, RI', + 1401444 => 'Providence, RI', + 1401453 => 'Providence, RI', + 1401454 => 'Providence, RI', + 1401455 => 'Providence, RI', + 1401456 => 'Providence, RI', + 1401457 => 'Providence, RI', + 1401463 => 'Cranston, RI', + 1401464 => 'Cranston, RI', + 1401466 => 'Block Island, RI', + 1401519 => 'Providence, RI', + 1401521 => 'Providence, RI', + 1401533 => 'Providence, RI', + 1401596 => 'Westerly, RI', + 1401619 => 'Newport, RI', + 1401621 => 'Providence, RI', + 1401624 => 'Tiverton, RI', + 1401625 => 'Tiverton, RI', + 1401635 => 'Little Compton, RI', + 1401658 => 'Cumberland, RI', + 1401667 => 'North Kingstown, RI', + 1401683 => 'Portsmouth, RI', + 1401722 => 'Pawtucket, RI', + 1401723 => 'Pawtucket, RI', + 1401724 => 'Pawtucket, RI', + 1401725 => 'Pawtucket, RI', + 1401726 => 'Pawtucket, RI', + 1401728 => 'Pawtucket, RI', + 1401729 => 'Pawtucket, RI', + 1401732 => 'Warwick, RI', + 1401736 => 'Warwick, RI', + 1401737 => 'Warwick, RI', + 1401738 => 'Warwick, RI', + 1401739 => 'Warwick, RI', + 1401751 => 'Providence, RI', + 1401762 => 'Woonsocket, RI', + 1401765 => 'Woonsocket, RI', + 1401766 => 'Woonsocket, RI', + 1401767 => 'Woonsocket, RI', + 1401769 => 'Woonsocket, RI', + 1401831 => 'Providence, RI', + 1401841 => 'Newport, RI', + 1401845 => 'Newport, RI', + 1401846 => 'Newport, RI', + 1401847 => 'Newport, RI', + 1401848 => 'Newport, RI', + 1401849 => 'Newport, RI', + 1401861 => 'Providence, RI', + 1401863 => 'Providence, RI', + 1401884 => 'East Greenwich, RI', + 1401885 => 'East Greenwich, RI', + 1401886 => 'East Greenwich, RI', + 1401921 => 'Warwick, RI', + 1401942 => 'Cranston, RI', + 1401943 => 'Cranston, RI', + 1401944 => 'Cranston, RI', + 1401946 => 'Cranston, RI', + 1401949 => 'Greenville, RI', + 1402 => 'Nebraska', + 1402202 => 'Lincoln, NE', + 1402223 => 'Beatrice, NE', + 1402228 => 'Beatrice, NE', + 1402234 => 'Louisville, NE', + 1402238 => 'Bennington, NE', + 1402245 => 'Falls City, NE', + 1402253 => 'Springfield, NE', + 1402254 => 'Hartington, NE', + 1402256 => 'Laurel, NE', + 1402261 => 'Lincoln, NE', + 1402267 => 'Weeping Water, NE', + 1402269 => 'Syracuse, NE', + 1402274 => 'Auburn, NE', + 1402280 => 'Omaha, NE', + 1402289 => 'Elkhorn, NE', + 1402291 => 'Bellevue, NE', + 1402292 => 'Bellevue, NE', + 1402293 => 'Bellevue, NE', + 1402294 => 'Offutt Air Force Base, NE', + 1402296 => 'Plattsmouth, NE', + 1402298 => 'Plattsmouth, NE', + 1402323 => 'Lincoln, NE', + 1402325 => 'Lincoln, NE', + 1402327 => 'Lincoln, NE', + 1402328 => 'Lincoln, NE', + 1402329 => 'Pierce, NE', + 1402330 => 'Omaha, NE', + 1402331 => 'Omaha, NE', + 1402332 => 'Gretna, NE', + 1402333 => 'Omaha, NE', + 1402334 => 'Omaha, NE', + 1402335 => 'Tecumseh, NE', + 1402336 => 'O\'Neill, NE', + 1402337 => 'Randolph, NE', + 1402339 => 'Omaha, NE', + 1402341 => 'Omaha, NE', + 1402342 => 'Omaha, NE', + 1402343 => 'Omaha, NE', + 1402344 => 'Omaha, NE', + 1402345 => 'Omaha, NE', + 1402346 => 'Omaha, NE', + 1402352 => 'Schuyler, NE', + 1402354 => 'Omaha, NE', + 1402358 => 'Creighton, NE', + 1402359 => 'Valley, NE', + 1402362 => 'York, NE', + 1402367 => 'David City, NE', + 1402370 => 'Norfolk, NE', + 1402371 => 'Norfolk, NE', + 1402372 => 'West Point, NE', + 1402373 => 'Bloomfield, NE', + 1402374 => 'Tekamah, NE', + 1402375 => 'Wayne, NE', + 1402376 => 'Valentine, NE', + 1402379 => 'Norfolk, NE', + 1402385 => 'Pender, NE', + 1402387 => 'Ainsworth, NE', + 1402390 => 'Omaha, NE', + 1402391 => 'Omaha, NE', + 1402392 => 'Omaha, NE', + 1402393 => 'Omaha, NE', + 1402395 => 'Albion, NE', + 1402397 => 'Omaha, NE', + 1402398 => 'Omaha, NE', + 1402399 => 'Omaha, NE', + 1402403 => 'Omaha, NE', + 1402408 => 'Omaha, NE', + 1402420 => 'Lincoln, NE', + 1402421 => 'Lincoln, NE', + 1402423 => 'Lincoln, NE', + 1402426 => 'Blair, NE', + 1402430 => 'Lincoln, NE', + 1402431 => 'Omaha, NE', + 1402432 => 'Lincoln, NE', + 1402434 => 'Lincoln, NE', + 1402435 => 'Lincoln, NE', + 1402436 => 'Lincoln, NE', + 1402437 => 'Lincoln, NE', + 1402438 => 'Lincoln, NE', + 1402439 => 'Stanton, NE', + 1402441 => 'Lincoln, NE', + 1402443 => 'Wahoo, NE', + 1402444 => 'Omaha, NE', + 1402445 => 'Omaha, NE', + 1402449 => 'Omaha, NE', + 1402451 => 'Omaha, NE', + 1402453 => 'Omaha, NE', + 1402454 => 'Madison, NE', + 1402455 => 'Omaha, NE', + 1402457 => 'Omaha, NE', + 1402461 => 'Hastings, NE', + 1402462 => 'Hastings, NE', + 1402463 => 'Hastings, NE', + 1402464 => 'Lincoln, NE', + 1402465 => 'Lincoln, NE', + 1402466 => 'Lincoln, NE', + 1402467 => 'Lincoln, NE', + 1402471 => 'Lincoln, NE', + 1402472 => 'Lincoln, NE', + 1402474 => 'Lincoln, NE', + 1402475 => 'Lincoln, NE', + 1402476 => 'Lincoln, NE', + 1402477 => 'Lincoln, NE', + 1402481 => 'Lincoln, NE', + 1402483 => 'Lincoln, NE', + 1402484 => 'Lincoln, NE', + 1402486 => 'Lincoln, NE', + 1402488 => 'Lincoln, NE', + 1402489 => 'Lincoln, NE', + 1402492 => 'Omaha, NE', + 1402493 => 'Omaha, NE', + 1402494 => 'South Sioux City, NE', + 1402496 => 'Omaha, NE', + 1402498 => 'Omaha, NE', + 1402499 => 'Lincoln, NE', + 1402502 => 'Omaha, NE', + 1402504 => 'Omaha, NE', + 1402505 => 'Omaha, NE', + 1402529 => 'Wisner, NE', + 1402533 => 'Blair, NE', + 1402551 => 'Omaha, NE', + 1402552 => 'Omaha, NE', + 1402553 => 'Omaha, NE', + 1402554 => 'Omaha, NE', + 1402556 => 'Omaha, NE', + 1402557 => 'Omaha, NE', + 1402558 => 'Omaha, NE', + 1402559 => 'Omaha, NE', + 1402560 => 'Lincoln, NE', + 1402562 => 'Columbus, NE', + 1402563 => 'Columbus, NE', + 1402564 => 'Columbus, NE', + 1402571 => 'Omaha, NE', + 1402572 => 'Omaha, NE', + 1402573 => 'Omaha, NE', + 1402582 => 'Plainview, NE', + 1402595 => 'Omaha, NE', + 1402596 => 'Omaha, NE', + 1402614 => 'Omaha, NE', + 1402637 => 'Omaha, NE', + 1402643 => 'Seward, NE', + 1402644 => 'Norfolk, NE', + 1402645 => 'Wymore, NE', + 1402652 => 'North Bend, NE', + 1402677 => 'Omaha, NE', + 1402684 => 'Bassett, NE', + 1402685 => 'Oakland, NE', + 1402691 => 'Omaha, NE', + 1402694 => 'Aurora, NE', + 1402697 => 'Omaha, NE', + 1402715 => 'Omaha, NE', + 1402717 => 'Omaha, NE', + 1402721 => 'Fremont, NE', + 1402723 => 'Henderson, NE', + 1402727 => 'Fremont, NE', + 1402729 => 'Fairbury, NE', + 1402730 => 'Lincoln, NE', + 1402731 => 'Omaha, NE', + 1402733 => 'Omaha, NE', + 1402734 => 'Omaha, NE', + 1402742 => 'Lincoln, NE', + 1402746 => 'Red Cloud, NE', + 1402747 => 'Osceola, NE', + 1402753 => 'Fremont, NE', + 1402758 => 'Omaha, NE', + 1402759 => 'Geneva, NE', + 1402761 => 'Milford, NE', + 1402763 => 'Omaha, NE', + 1402764 => 'Stromsburg, NE', + 1402768 => 'Hebron, NE', + 1402770 => 'Lincoln, NE', + 1402773 => 'Sutton, NE', + 1402778 => 'Omaha, NE', + 1402786 => 'Waverly, NE', + 1402817 => 'Lincoln, NE', + 1402821 => 'Wilber, NE', + 1402826 => 'Crete, NE', + 1402827 => 'Omaha, NE', + 1402843 => 'Elgin, NE', + 1402844 => 'Norfolk, NE', + 1402852 => 'Pawnee City, NE', + 1402857 => 'Niobrara, NE', + 1402861 => 'Omaha, NE', + 1402873 => 'Nebraska City, NE', + 1402879 => 'Superior, NE', + 1402884 => 'Omaha, NE', + 1402887 => 'Neligh, NE', + 1402891 => 'Omaha, NE', + 1402894 => 'Omaha, NE', + 1402895 => 'Omaha, NE', + 1402896 => 'Omaha, NE', + 1402898 => 'Omaha, NE', + 1402923 => 'Humphrey, NE', + 1402925 => 'Atkinson, NE', + 1402926 => 'Omaha, NE', + 1402932 => 'Omaha, NE', + 1402933 => 'Omaha, NE', + 1402934 => 'Omaha, NE', + 1402944 => 'Ashland, NE', + 1402955 => 'Omaha, NE', + 1402964 => 'Omaha, NE', + 1402965 => 'Omaha, NE', + 1402991 => 'Omaha, NE', + 1403 => 'Alberta', + 1403201 => 'Calgary, AB', + 1403202 => 'Calgary, AB', + 1403203 => 'Calgary, AB', + 1403204 => 'Calgary, AB', + 1403207 => 'Calgary, AB', + 1403208 => 'Calgary, AB', + 1403209 => 'Calgary, AB', + 1403210 => 'Calgary, AB', + 1403212 => 'Calgary, AB', + 1403214 => 'Calgary, AB', + 1403215 => 'Calgary, AB', + 1403216 => 'Calgary, AB', + 1403217 => 'Calgary, AB', + 1403219 => 'Calgary, AB', + 1403220 => 'Calgary, AB', + 1403221 => 'Calgary, AB', + 1403223 => 'Taber, AB', + 1403225 => 'Calgary, AB', + 1403226 => 'Calgary, AB', + 1403227 => 'Innisfail, AB', + 1403228 => 'Calgary, AB', + 1403229 => 'Calgary, AB', + 1403230 => 'Calgary, AB', + 1403232 => 'Calgary, AB', + 1403233 => 'Calgary, AB', + 1403234 => 'Calgary, AB', + 1403235 => 'Calgary, AB', + 1403236 => 'Calgary, AB', + 1403237 => 'Calgary, AB', + 1403238 => 'Calgary, AB', + 1403239 => 'Calgary, AB', + 1403240 => 'Calgary, AB', + 1403241 => 'Calgary, AB', + 1403242 => 'Calgary, AB', + 1403243 => 'Calgary, AB', + 1403244 => 'Calgary, AB', + 1403245 => 'Calgary, AB', + 1403246 => 'Calgary, AB', + 1403247 => 'Calgary, AB', + 1403248 => 'Calgary, AB', + 1403249 => 'Calgary, AB', + 1403250 => 'Calgary, AB', + 1403251 => 'Calgary, AB', + 1403252 => 'Calgary, AB', + 1403253 => 'Calgary, AB', + 1403254 => 'Calgary, AB', + 1403255 => 'Calgary, AB', + 1403256 => 'Calgary, AB', + 1403257 => 'Calgary, AB', + 1403258 => 'Calgary, AB', + 1403259 => 'Calgary, AB', + 1403260 => 'Calgary, AB', + 1403261 => 'Calgary, AB', + 1403262 => 'Calgary, AB', + 1403263 => 'Calgary, AB', + 1403264 => 'Calgary, AB', + 1403265 => 'Calgary, AB', + 1403266 => 'Calgary, AB', + 1403269 => 'Calgary, AB', + 1403270 => 'Calgary, AB', + 1403271 => 'Calgary, AB', + 1403272 => 'Calgary, AB', + 1403273 => 'Calgary, AB', + 1403274 => 'Calgary, AB', + 1403275 => 'Calgary, AB', + 1403276 => 'Calgary, AB', + 1403277 => 'Calgary, AB', + 1403278 => 'Calgary, AB', + 1403279 => 'Calgary, AB', + 1403280 => 'Calgary, AB', + 1403281 => 'Calgary, AB', + 1403282 => 'Calgary, AB', + 1403283 => 'Calgary, AB', + 1403284 => 'Calgary, AB', + 1403285 => 'Calgary, AB', + 1403286 => 'Calgary, AB', + 1403287 => 'Calgary, AB', + 1403288 => 'Calgary, AB', + 1403289 => 'Calgary, AB', + 1403290 => 'Calgary, AB', + 1403291 => 'Calgary, AB', + 1403292 => 'Calgary, AB', + 1403293 => 'Calgary, AB', + 1403294 => 'Calgary, AB', + 1403295 => 'Calgary, AB', + 1403296 => 'Calgary, AB', + 1403297 => 'Calgary, AB', + 1403298 => 'Calgary, AB', + 1403299 => 'Calgary, AB', + 1403309 => 'Red Deer, AB', + 1403313 => 'Calgary, AB', + 1403314 => 'Red Deer, AB', + 1403317 => 'Lethbridge, AB', + 1403320 => 'Lethbridge, AB', + 1403327 => 'Lethbridge, AB', + 1403328 => 'Lethbridge, AB', + 1403329 => 'Lethbridge, AB', + 1403331 => 'Lethbridge, AB', + 1403335 => 'Didsbury, AB', + 1403337 => 'Carstairs, AB', + 1403340 => 'Red Deer, AB', + 1403341 => 'Red Deer, AB', + 1403342 => 'Red Deer, AB', + 1403343 => 'Red Deer, AB', + 1403345 => 'Coaldale, AB', + 1403346 => 'Red Deer, AB', + 1403347 => 'Red Deer, AB', + 1403348 => 'Red Deer, AB', + 1403350 => 'Red Deer, AB', + 1403352 => 'Red Deer, AB', + 1403358 => 'Red Deer, AB', + 1403362 => 'Brooks, AB', + 1403380 => 'Lethbridge, AB', + 1403381 => 'Lethbridge, AB', + 1403382 => 'Lethbridge, AB', + 1403394 => 'Lethbridge, AB', + 1403398 => 'Calgary, AB', + 1403399 => 'Calgary, AB', + 1403443 => 'Three Hills, AB', + 1403444 => 'Calgary, AB', + 1403451 => 'Calgary, AB', + 1403452 => 'Calgary, AB', + 1403453 => 'Calgary, AB', + 1403455 => 'Calgary, AB', + 1403457 => 'Calgary, AB', + 1403485 => 'Vulcan, AB', + 1403500 => 'Calgary, AB', + 1403501 => 'Brooks, AB', + 1403502 => 'Medicine Hat, AB', + 1403504 => 'Medicine Hat, AB', + 1403508 => 'Calgary, AB', + 1403525 => 'Medicine Hat, AB', + 1403526 => 'Medicine Hat, AB', + 1403527 => 'Medicine Hat, AB', + 1403528 => 'Medicine Hat, AB', + 1403529 => 'Medicine Hat, AB', + 1403531 => 'Calgary, AB', + 1403532 => 'Calgary, AB', + 1403538 => 'Calgary, AB', + 1403543 => 'Calgary, AB', + 1403545 => 'Bow Island, AB', + 1403546 => 'Linden, AB', + 1403547 => 'Calgary, AB', + 1403548 => 'Redcliff, AB', + 1403553 => 'Fort MacLeod, AB', + 1403556 => 'Olds, AB', + 1403560 => 'Calgary, AB', + 1403562 => 'Blairmore, AB', + 1403567 => 'Calgary, AB', + 1403568 => 'Calgary, AB', + 1403569 => 'Calgary, AB', + 1403571 => 'Calgary, AB', + 1403578 => 'Coronation, AB', + 1403580 => 'Medicine Hat, AB', + 1403590 => 'Calgary, AB', + 1403601 => 'High River, AB', + 1403609 => 'Canmore, AB', + 1403616 => 'Calgary, AB', + 1403625 => 'Claresholm, AB', + 1403627 => 'Pincher Creek, AB', + 1403630 => 'Calgary, AB', + 1403638 => 'Sundre, AB', + 1403640 => 'Calgary, AB', + 1403646 => 'Nanton, AB', + 1403652 => 'High River, AB', + 1403653 => 'Cardston, AB', + 1403664 => 'Oyen, AB', + 1403667 => 'Calgary, AB', + 1403668 => 'Calgary, AB', + 1403678 => 'Canmore, AB', + 1403680 => 'Calgary, AB', + 1403685 => 'Calgary, AB', + 1403686 => 'Calgary, AB', + 1403703 => 'Calgary, AB', + 1403705 => 'Calgary, AB', + 1403717 => 'Calgary, AB', + 1403720 => 'Calgary, AB', + 1403723 => 'Calgary, AB', + 1403730 => 'Calgary, AB', + 1403732 => 'Picture Butte, AB', + 1403735 => 'Calgary, AB', + 1403742 => 'Stettler, AB', + 1403746 => 'Eckville, AB', + 1403752 => 'Raymond, AB', + 1403760 => 'Banff, AB', + 1403762 => 'Banff, AB', + 1403769 => 'Calgary, AB', + 1403770 => 'Calgary, AB', + 1403777 => 'Calgary, AB', + 1403782 => 'Lacombe, AB', + 1403783 => 'Ponoka, AB', + 1403793 => 'Brooks, AB', + 1403800 => 'Calgary, AB', + 1403809 => 'Calgary, AB', + 1403816 => 'Calgary, AB', + 1403823 => 'Drumheller, AB', + 1403830 => 'Calgary, AB', + 1403843 => 'Rimbey, AB', + 1403844 => 'Rocky Mountain House, AB', + 1403845 => 'Rocky Mountain House, AB', + 1403851 => 'Cochrane, AB', + 1403854 => 'Hanna, AB', + 1403870 => 'Calgary, AB', + 1403873 => 'Calgary, AB', + 1403874 => 'Calgary, AB', + 1403885 => 'Blackfalds, AB', + 1403886 => 'Penhold, AB', + 1403887 => 'Sylvan Lake, AB', + 1403901 => 'Strathmore, AB', + 1403912 => 'Airdrie, AB', + 1403932 => 'Cochrane, AB', + 1403934 => 'Strathmore, AB', + 1403936 => 'Langdon, AB', + 1403938 => 'Okotoks, AB', + 1403942 => 'Lethbridge, AB', + 1403943 => 'Calgary, AB', + 1403944 => 'Calgary, AB', + 1403945 => 'Airdrie, AB', + 1403946 => 'Crossfield, AB', + 1403948 => 'Airdrie, AB', + 1403949 => 'Bragg Creek, AB', + 1403955 => 'Calgary, AB', + 1403974 => 'Calgary, AB', + 1403980 => 'Airdrie, AB', + 1403984 => 'Calgary, AB', + 1403986 => 'Red Deer, AB', + 1403995 => 'Okotoks, AB', + 1404 => 'Georgia', + 1404209 => 'Atlanta, GA', + 1404212 => 'Decatur, GA', + 1404214 => 'Atlanta, GA', + 1404215 => 'Atlanta, GA', + 1404220 => 'Atlanta, GA', + 1404221 => 'Atlanta, GA', + 1404222 => 'Atlanta, GA', + 1404223 => 'Atlanta, GA', + 1404228 => 'Atlanta, GA', + 1404231 => 'Atlanta, GA', + 1404233 => 'Atlanta, GA', + 1404237 => 'Atlanta, GA', + 1404239 => 'Atlanta, GA', + 1404240 => 'Atlanta, GA', + 1404241 => 'Decatur, GA', + 1404243 => 'Decatur, GA', + 1404244 => 'Decatur, GA', + 1404248 => 'Atlanta, GA', + 1404249 => 'Atlanta, GA', + 1404250 => 'Atlanta, GA', + 1404252 => 'Atlanta, GA', + 1404254 => 'Atlanta, GA', + 1404255 => 'Atlanta, GA', + 1404256 => 'Atlanta, GA', + 1404257 => 'Atlanta, GA', + 1404261 => 'Atlanta, GA', + 1404262 => 'Atlanta, GA', + 1404264 => 'Atlanta, GA', + 1404265 => 'Atlanta, GA', + 1404266 => 'Atlanta, GA', + 1404284 => 'Decatur, GA', + 1404286 => 'Decatur, GA', + 1404288 => 'Decatur, GA', + 1404289 => 'Decatur, GA', + 1404303 => 'Atlanta, GA', + 1404305 => 'Atlanta, GA', + 1404315 => 'Atlanta, GA', + 1404320 => 'Atlanta, GA', + 1404321 => 'Decatur, GA', + 1404322 => 'Atlanta, GA', + 1404325 => 'Atlanta, GA', + 1404329 => 'Atlanta, GA', + 1404343 => 'Atlanta, GA', + 1404344 => 'Atlanta, GA', + 1404346 => 'Atlanta, GA', + 1404347 => 'Atlanta, GA', + 1404349 => 'Atlanta, GA', + 1404350 => 'Atlanta, GA', + 1404351 => 'Atlanta, GA', + 1404352 => 'Atlanta, GA', + 1404355 => 'Atlanta, GA', + 1404364 => 'Atlanta, GA', + 1404365 => 'Atlanta, GA', + 1404366 => 'Forest Park, GA', + 1404367 => 'Atlanta, GA', + 1404370 => 'Decatur, GA', + 1404371 => 'Decatur, GA', + 1404373 => 'Decatur, GA', + 1404377 => 'Decatur, GA', + 1404378 => 'Decatur, GA', + 1404389 => 'Atlanta, GA', + 1404419 => 'Atlanta, GA', + 1404442 => 'Atlanta, GA', + 1404459 => 'Atlanta, GA', + 1404467 => 'Atlanta, GA', + 1404472 => 'Atlanta, GA', + 1404477 => 'Atlanta, GA', + 1404501 => 'Decatur, GA', + 1404504 => 'Atlanta, GA', + 1404505 => 'Atlanta, GA', + 1404521 => 'Atlanta, GA', + 1404522 => 'Atlanta, GA', + 1404523 => 'Atlanta, GA', + 1404524 => 'Atlanta, GA', + 1404525 => 'Atlanta, GA', + 1404527 => 'Atlanta, GA', + 1404530 => 'Atlanta, GA', + 1404531 => 'Atlanta, GA', + 1404534 => 'Decatur, GA', + 1404541 => 'Atlanta, GA', + 1404549 => 'Atlanta, GA', + 1404559 => 'Atlanta, GA', + 1404564 => 'Atlanta, GA', + 1404572 => 'Atlanta, GA', + 1404575 => 'Atlanta, GA', + 1404577 => 'Atlanta, GA', + 1404584 => 'Atlanta, GA', + 1404586 => 'Atlanta, GA', + 1404588 => 'Atlanta, GA', + 1404589 => 'Atlanta, GA', + 1404591 => 'Atlanta, GA', + 1404592 => 'Atlanta, GA', + 1404603 => 'Atlanta, GA', + 1404605 => 'Atlanta, GA', + 1404607 => 'Atlanta, GA', + 1404608 => 'Forest Park, GA', + 1404614 => 'Atlanta, GA', + 1404616 => 'Atlanta, GA', + 1404622 => 'Atlanta, GA', + 1404624 => 'Atlanta, GA', + 1404627 => 'Atlanta, GA', + 1404629 => 'Atlanta, GA', + 1404633 => 'Atlanta, GA', + 1404634 => 'Atlanta, GA', + 1404635 => 'Atlanta, GA', + 1404636 => 'Atlanta, GA', + 1404639 => 'Atlanta, GA', + 1404656 => 'Atlanta, GA', + 1404658 => 'Atlanta, GA', + 1404659 => 'Atlanta, GA', + 1404681 => 'Atlanta, GA', + 1404684 => 'Atlanta, GA', + 1404685 => 'Atlanta, GA', + 1404686 => 'Atlanta, GA', + 1404687 => 'Decatur, GA', + 1404688 => 'Atlanta, GA', + 1404691 => 'Atlanta, GA', + 1404696 => 'Atlanta, GA', + 1404699 => 'Atlanta, GA', + 1404705 => 'Atlanta, GA', + 1404712 => 'Atlanta, GA', + 1404724 => 'Atlanta, GA', + 1404727 => 'Atlanta, GA', + 1404728 => 'Atlanta, GA', + 1404730 => 'Atlanta, GA', + 1404733 => 'Atlanta, GA', + 1404745 => 'Atlanta, GA', + 1404748 => 'Atlanta, GA', + 1404752 => 'Atlanta, GA', + 1404753 => 'Atlanta, GA', + 1404755 => 'Atlanta, GA', + 1404756 => 'Atlanta, GA', + 1404758 => 'Atlanta, GA', + 1404760 => 'Atlanta, GA', + 1404761 => 'Atlanta, GA', + 1404762 => 'Atlanta, GA', + 1404763 => 'Atlanta, GA', + 1404766 => 'Atlanta, GA', + 1404767 => 'Atlanta, GA', + 1404768 => 'Atlanta, GA', + 1404778 => 'Atlanta, GA', + 1404785 => 'Atlanta, GA', + 1404792 => 'Atlanta, GA', + 1404794 => 'Atlanta, GA', + 1404799 => 'Atlanta, GA', + 1404812 => 'Atlanta, GA', + 1404814 => 'Atlanta, GA', + 1404815 => 'Atlanta, GA', + 1404816 => 'Atlanta, GA', + 1404817 => 'Atlanta, GA', + 1404835 => 'Atlanta, GA', + 1404841 => 'Atlanta, GA', + 1404842 => 'Atlanta, GA', + 1404843 => 'Atlanta, GA', + 1404845 => 'Atlanta, GA', + 1404846 => 'Atlanta, GA', + 1404847 => 'Atlanta, GA', + 1404848 => 'Atlanta, GA', + 1404851 => 'Atlanta, GA', + 1404853 => 'Atlanta, GA', + 1404869 => 'Atlanta, GA', + 1404870 => 'Atlanta, GA', + 1404872 => 'Atlanta, GA', + 1404873 => 'Atlanta, GA', + 1404874 => 'Atlanta, GA', + 1404875 => 'Atlanta, GA', + 1404876 => 'Atlanta, GA', + 1404880 => 'Atlanta, GA', + 1404881 => 'Atlanta, GA', + 1404885 => 'Atlanta, GA', + 1404888 => 'Atlanta, GA', + 1404892 => 'Atlanta, GA', + 1404894 => 'Atlanta, GA', + 1404897 => 'Atlanta, GA', + 1404941 => 'Atlanta, GA', + 1404942 => 'Atlanta, GA', + 1404943 => 'Atlanta, GA', + 1404949 => 'Atlanta, GA', + 1404954 => 'Atlanta, GA', + 1404962 => 'Atlanta, GA', + 1404963 => 'Atlanta, GA', + 1404968 => 'Atlanta, GA', + 1404982 => 'Atlanta, GA', + 1404995 => 'Atlanta, GA', + 1405 => 'Oklahoma', + 1405214 => 'Shawnee, OK', + 1405216 => 'Edmond, OK', + 1405217 => 'Norman, OK', + 1405222 => 'Chickasha, OK', + 1405224 => 'Chickasha, OK', + 1405228 => 'Oklahoma City, OK', + 1405230 => 'Oklahoma City, OK', + 1405231 => 'Oklahoma City, OK', + 1405232 => 'Oklahoma City, OK', + 1405235 => 'Oklahoma City, OK', + 1405236 => 'Oklahoma City, OK', + 1405238 => 'Pauls Valley, OK', + 1405239 => 'Oklahoma City, OK', + 1405242 => 'Oklahoma City, OK', + 1405247 => 'Anadarko, OK', + 1405254 => 'Oklahoma City, OK', + 1405256 => 'Mustang, OK', + 1405257 => 'Wewoka, OK', + 1405258 => 'Chandler, OK', + 1405260 => 'Guthrie, OK', + 1405262 => 'El Reno, OK', + 1405263 => 'Okarche, OK', + 1405265 => 'Yukon, OK', + 1405270 => 'Oklahoma City, OK', + 1405271 => 'Oklahoma City, OK', + 1405272 => 'Oklahoma City, OK', + 1405273 => 'Shawnee, OK', + 1405275 => 'Shawnee, OK', + 1405279 => 'Meeker, OK', + 1405282 => 'Guthrie, OK', + 1405285 => 'Edmond, OK', + 1405286 => 'Oklahoma City, OK', + 1405292 => 'Norman, OK', + 1405293 => 'Guthrie, OK', + 1405297 => 'Oklahoma City, OK', + 1405302 => 'Oklahoma City, OK', + 1405307 => 'Norman, OK', + 1405310 => 'Norman, OK', + 1405321 => 'Norman, OK', + 1405324 => 'Yukon, OK', + 1405325 => 'Norman, OK', + 1405329 => 'Norman, OK', + 1405330 => 'Edmond, OK', + 1405340 => 'Edmond, OK', + 1405341 => 'Edmond, OK', + 1405348 => 'Edmond, OK', + 1405350 => 'Yukon, OK', + 1405354 => 'Yukon, OK', + 1405359 => 'Edmond, OK', + 1405360 => 'Norman, OK', + 1405364 => 'Norman, OK', + 1405366 => 'Norman, OK', + 1405372 => 'Stillwater, OK', + 1405373 => 'Piedmont, OK', + 1405375 => 'Kingfisher, OK', + 1405376 => 'Mustang, OK', + 1405377 => 'Stillwater, OK', + 1405378 => 'Oklahoma City, OK', + 1405379 => 'Holdenville, OK', + 1405381 => 'Tuttle, OK', + 1405382 => 'Seminole, OK', + 1405387 => 'Newcastle, OK', + 1405390 => 'Choctaw, OK', + 1405391 => 'Harrah, OK', + 1405392 => 'Newcastle, OK', + 1405418 => 'Oklahoma City, OK', + 1405422 => 'El Reno, OK', + 1405424 => 'Oklahoma City, OK', + 1405427 => 'Oklahoma City, OK', + 1405440 => 'Oklahoma City, OK', + 1405447 => 'Norman, OK', + 1405454 => 'Harrah, OK', + 1405456 => 'Oklahoma City, OK', + 1405463 => 'Oklahoma City, OK', + 1405470 => 'Oklahoma City, OK', + 1405471 => 'Edmond, OK', + 1405478 => 'Oklahoma City, OK', + 1405485 => 'Blanchard, OK', + 1405488 => 'Oklahoma City, OK', + 1405491 => 'Oklahoma City, OK', + 1405495 => 'Oklahoma City, OK', + 1405509 => 'Edmond, OK', + 1405513 => 'Edmond, OK', + 1405521 => 'Oklahoma City, OK', + 1405524 => 'Oklahoma City, OK', + 1405525 => 'Oklahoma City, OK', + 1405527 => 'Purcell, OK', + 1405528 => 'Oklahoma City, OK', + 1405533 => 'Stillwater, OK', + 1405542 => 'Hinton, OK', + 1405547 => 'Perkins, OK', + 1405552 => 'Oklahoma City, OK', + 1405562 => 'Edmond, OK', + 1405567 => 'Prague, OK', + 1405573 => 'Norman, OK', + 1405577 => 'Yukon, OK', + 1405579 => 'Norman, OK', + 1405598 => 'Tecumseh, OK', + 1405600 => 'Oklahoma City, OK', + 1405601 => 'Oklahoma City, OK', + 1405602 => 'Oklahoma City, OK', + 1405603 => 'Oklahoma City, OK', + 1405604 => 'Oklahoma City, OK', + 1405605 => 'Oklahoma City, OK', + 1405606 => 'Oklahoma City, OK', + 1405607 => 'Oklahoma City, OK', + 1405608 => 'Oklahoma City, OK', + 1405609 => 'Oklahoma City, OK', + 1405616 => 'Oklahoma City, OK', + 1405619 => 'Oklahoma City, OK', + 1405624 => 'Stillwater, OK', + 1405631 => 'Oklahoma City, OK', + 1405632 => 'Oklahoma City, OK', + 1405634 => 'Oklahoma City, OK', + 1405635 => 'Oklahoma City, OK', + 1405636 => 'Oklahoma City, OK', + 1405665 => 'Wynnewood, OK', + 1405670 => 'Oklahoma City, OK', + 1405672 => 'Oklahoma City, OK', + 1405677 => 'Oklahoma City, OK', + 1405680 => 'Oklahoma City, OK', + 1405681 => 'Oklahoma City, OK', + 1405682 => 'Oklahoma City, OK', + 1405685 => 'Oklahoma City, OK', + 1405686 => 'Oklahoma City, OK', + 1405691 => 'Oklahoma City, OK', + 1405692 => 'Oklahoma City, OK', + 1405701 => 'Norman, OK', + 1405702 => 'Oklahoma City, OK', + 1405707 => 'Stillwater, OK', + 1405713 => 'Oklahoma City, OK', + 1405715 => 'Edmond, OK', + 1405720 => 'Oklahoma City, OK', + 1405721 => 'Oklahoma City, OK', + 1405722 => 'Oklahoma City, OK', + 1405728 => 'Oklahoma City, OK', + 1405733 => 'Oklahoma City, OK', + 1405739 => 'Midwest City, OK', + 1405743 => 'Stillwater, OK', + 1405744 => 'Stillwater, OK', + 1405745 => 'Oklahoma City, OK', + 1405748 => 'Oklahoma City, OK', + 1405749 => 'Oklahoma City, OK', + 1405751 => 'Oklahoma City, OK', + 1405752 => 'Oklahoma City, OK', + 1405753 => 'Oklahoma City, OK', + 1405755 => 'Oklahoma City, OK', + 1405756 => 'Lindsay, OK', + 1405767 => 'Oklahoma City, OK', + 1405771 => 'Spencer, OK', + 1405773 => 'Oklahoma City, OK', + 1405793 => 'Moore, OK', + 1405794 => 'Moore, OK', + 1405799 => 'Moore, OK', + 1405810 => 'Oklahoma City, OK', + 1405840 => 'Oklahoma City, OK', + 1405842 => 'Oklahoma City, OK', + 1405843 => 'Oklahoma City, OK', + 1405844 => 'Edmond, OK', + 1405848 => 'Oklahoma City, OK', + 1405853 => 'Hennessey, OK', + 1405858 => 'Oklahoma City, OK', + 1405872 => 'Noble, OK', + 1405878 => 'Shawnee, OK', + 1405879 => 'Oklahoma City, OK', + 1405884 => 'Geary, OK', + 1405912 => 'Moore, OK', + 1405917 => 'Oklahoma City, OK', + 1405928 => 'Norman, OK', + 1405936 => 'Oklahoma City, OK', + 1405942 => 'Oklahoma City, OK', + 1405943 => 'Oklahoma City, OK', + 1405945 => 'Oklahoma City, OK', + 1405946 => 'Oklahoma City, OK', + 1405947 => 'Oklahoma City, OK', + 1405948 => 'Oklahoma City, OK', + 1405949 => 'Oklahoma City, OK', + 1405951 => 'Oklahoma City, OK', + 1405964 => 'McLoud, OK', + 1405969 => 'Crescent, OK', + 1406 => 'Montana', + 1406212 => 'Kalispell, MT', + 1406222 => 'Livingston, MT', + 1406225 => 'Boulder, MT', + 1406227 => 'East Helena, MT', + 1406228 => 'Glasgow, MT', + 1406232 => 'Miles City, MT', + 1406233 => 'Miles City, MT', + 1406234 => 'Miles City, MT', + 1406237 => 'Billings, MT', + 1406238 => 'Billings, MT', + 1406239 => 'Missoula, MT', + 1406240 => 'Missoula, MT', + 1406243 => 'Missoula, MT', + 1406245 => 'Billings, MT', + 1406247 => 'Billings, MT', + 1406248 => 'Billings, MT', + 1406251 => 'Missoula, MT', + 1406252 => 'Billings, MT', + 1406253 => 'Kalispell, MT', + 1406254 => 'Billings, MT', + 1406255 => 'Billings, MT', + 1406256 => 'Billings, MT', + 1406257 => 'Kalispell, MT', + 1406258 => 'Missoula, MT', + 1406259 => 'Billings, MT', + 1406261 => 'Kalispell, MT', + 1406265 => 'Havre, MT', + 1406266 => 'Townsend, MT', + 1406268 => 'Great Falls, MT', + 1406271 => 'Conrad, MT', + 1406278 => 'Conrad, MT', + 1406281 => 'Billings, MT', + 1406282 => 'Manhattan, MT', + 1406284 => 'Manhattan, MT', + 1406285 => 'Three Forks, MT', + 1406287 => 'Whitehall, MT', + 1406293 => 'Libby, MT', + 1406294 => 'Billings, MT', + 1406295 => 'Troy, MT', + 1406297 => 'Eureka, MT', + 1406322 => 'Columbus, MT', + 1406323 => 'Roundup, MT', + 1406327 => 'Missoula, MT', + 1406328 => 'Absarokee, MT', + 1406329 => 'Missoula, MT', + 1406338 => 'Browning, MT', + 1406346 => 'Forsyth, MT', + 1406357 => 'Chinook, MT', + 1406362 => 'Lincoln, MT', + 1406363 => 'Hamilton, MT', + 1406365 => 'Glendive, MT', + 1406373 => 'Billings, MT', + 1406375 => 'Hamilton, MT', + 1406377 => 'Glendive, MT', + 1406388 => 'Belgrade, MT', + 1406422 => 'Helena, MT', + 1406433 => 'Sidney, MT', + 1406434 => 'Shelby, MT', + 1406436 => 'Broadus, MT', + 1406439 => 'Helena, MT', + 1406442 => 'Helena, MT', + 1406443 => 'Helena, MT', + 1406444 => 'Helena, MT', + 1406446 => 'Red Lodge, MT', + 1406447 => 'Helena, MT', + 1406449 => 'Helena, MT', + 1406452 => 'Great Falls, MT', + 1406453 => 'Great Falls, MT', + 1406454 => 'Great Falls, MT', + 1406455 => 'Great Falls, MT', + 1406457 => 'Helena, MT', + 1406458 => 'Helena, MT', + 1406466 => 'Choteau, MT', + 1406467 => 'Fairfield, MT', + 1406477 => 'Lame Deer, MT', + 1406485 => 'Circle, MT', + 1406487 => 'Scobey, MT', + 1406488 => 'Sidney, MT', + 1406494 => 'Butte, MT', + 1406495 => 'Helena, MT', + 1406522 => 'Bozeman, MT', + 1406532 => 'Missoula, MT', + 1406534 => 'Billings, MT', + 1406535 => 'Lewistown, MT', + 1406538 => 'Lewistown, MT', + 1406539 => 'Bozeman, MT', + 1406541 => 'Missoula, MT', + 1406542 => 'Missoula, MT', + 1406543 => 'Missoula, MT', + 1406547 => 'White Slphr Spgs, MT', + 1406549 => 'Missoula, MT', + 1406551 => 'Bozeman, MT', + 1406556 => 'Bozeman, MT', + 1406563 => 'Anaconda, MT', + 1406570 => 'Bozeman, MT', + 1406579 => 'Bozeman, MT', + 1406580 => 'Bozeman, MT', + 1406581 => 'Bozeman, MT', + 1406582 => 'Bozeman, MT', + 1406585 => 'Bozeman, MT', + 1406586 => 'Bozeman, MT', + 1406587 => 'Bozeman, MT', + 1406599 => 'Bozeman, MT', + 1406600 => 'Bozeman, MT', + 1406622 => 'Fort Benton, MT', + 1406626 => 'Frenchtown, MT', + 1406628 => 'Laurel, MT', + 1406632 => 'Harlowton, MT', + 1406642 => 'Victor, MT', + 1406646 => 'West Yellowstone, MT', + 1406651 => 'Billings, MT', + 1406652 => 'Billings, MT', + 1406653 => 'Wolf Point, MT', + 1406654 => 'Malta, MT', + 1406655 => 'Billings, MT', + 1406656 => 'Billings, MT', + 1406657 => 'Billings, MT', + 1406665 => 'Hardin, MT', + 1406670 => 'Billings, MT', + 1406671 => 'Billings, MT', + 1406676 => 'Ronan, MT', + 1406677 => 'Seeley Lake, MT', + 1406682 => 'Ennis, MT', + 1406683 => 'Dillon, MT', + 1406690 => 'Billings, MT', + 1406698 => 'Billings, MT', + 1406721 => 'Missoula, MT', + 1406723 => 'Butte, MT', + 1406726 => 'Arlee, MT', + 1406727 => 'Great Falls, MT', + 1406728 => 'Missoula, MT', + 1406731 => 'Great Falls, MT', + 1406741 => 'Hot Springs, MT', + 1406745 => 'St. Ignatius, MT', + 1406748 => 'Colstrip, MT', + 1406751 => 'Kalispell, MT', + 1406752 => 'Kalispell, MT', + 1406755 => 'Kalispell, MT', + 1406756 => 'Kalispell, MT', + 1406758 => 'Kalispell, MT', + 1406759 => 'Chester, MT', + 1406761 => 'Great Falls, MT', + 1406763 => 'Gallatin Gateway, MT', + 1406765 => 'Plentywood, MT', + 1406768 => 'Poplar, MT', + 1406771 => 'Great Falls, MT', + 1406777 => 'Stevensville, MT', + 1406778 => 'Baker, MT', + 1406782 => 'Butte, MT', + 1406821 => 'Darby, MT', + 1406822 => 'Superior, MT', + 1406826 => 'Plains, MT', + 1406827 => 'Thompson Falls, MT', + 1406829 => 'Missoula, MT', + 1406830 => 'Missoula, MT', + 1406837 => 'Bigfork, MT', + 1406839 => 'Billings, MT', + 1406842 => 'Sheridan, MT', + 1406844 => 'Lakeside, MT', + 1406846 => 'Deer Lodge, MT', + 1406847 => 'Noxon, MT', + 1406848 => 'Gardiner, MT', + 1406855 => 'Billings, MT', + 1406859 => 'Philipsburg, MT', + 1406860 => 'Billings, MT', + 1406861 => 'Billings, MT', + 1406862 => 'Whitefish, MT', + 1406863 => 'Whitefish, MT', + 1406873 => 'Cut Bank, MT', + 1406883 => 'Polson, MT', + 1406889 => 'Eureka, MT', + 1406892 => 'Columbia Falls, MT', + 1406896 => 'Billings, MT', + 1406932 => 'Big Timber, MT', + 1406961 => 'Corvallis, MT', + 1406962 => 'Joliet, MT', + 1406969 => 'Billings, MT', + 1406994 => 'Bozeman, MT', + 1406995 => 'Big Sky, MT', + 1407 => 'Florida', + 1407201 => 'Kissimmee, FL', + 1407203 => 'Orlando, FL', + 1407206 => 'Orlando, FL', + 1407207 => 'Orlando, FL', + 1407208 => 'Orlando, FL', + 1407210 => 'Orlando, FL', + 1407219 => 'Orlando, FL', + 1407226 => 'Orlando, FL', + 1407228 => 'Orlando, FL', + 1407237 => 'Orlando, FL', + 1407238 => 'Orlando, FL', + 1407239 => 'Orlando, FL', + 1407240 => 'Orlando, FL', + 1407243 => 'Orlando, FL', + 1407244 => 'Orlando, FL', + 1407245 => 'Orlando, FL', + 1407246 => 'Orlando, FL', + 1407248 => 'Orlando, FL', + 1407249 => 'Orlando, FL', + 1407251 => 'Orlando, FL', + 1407253 => 'Orlando, FL', + 1407254 => 'Orlando, FL', + 1407264 => 'Orlando, FL', + 1407268 => 'Sanford, FL', + 1407273 => 'Orlando, FL', + 1407275 => 'Orlando, FL', + 1407277 => 'Orlando, FL', + 1407281 => 'Orlando, FL', + 1407282 => 'Orlando, FL', + 1407286 => 'Orlando, FL', + 1407290 => 'Orlando, FL', + 1407291 => 'Orlando, FL', + 1407292 => 'Orlando, FL', + 1407293 => 'Orlando, FL', + 1407294 => 'Orlando, FL', + 1407295 => 'Orlando, FL', + 1407296 => 'Orlando, FL', + 1407297 => 'Orlando, FL', + 1407298 => 'Orlando, FL', + 1407299 => 'Orlando, FL', + 1407301 => 'Kissimmee, FL', + 1407302 => 'Sanford, FL', + 1407303 => 'Orlando, FL', + 1407320 => 'Sanford, FL', + 1407321 => 'Sanford, FL', + 1407322 => 'Sanford, FL', + 1407323 => 'Sanford, FL', + 1407324 => 'Sanford, FL', + 1407327 => 'Winter Springs, FL', + 1407328 => 'Sanford, FL', + 1407330 => 'Sanford, FL', + 1407333 => 'Lake Mary, FL', + 1407343 => 'Kissimmee, FL', + 1407344 => 'Kissimmee, FL', + 1407345 => 'Orlando, FL', + 1407348 => 'Kissimmee, FL', + 1407349 => 'Geneva, FL', + 1407350 => 'Kissimmee, FL', + 1407351 => 'Orlando, FL', + 1407352 => 'Orlando, FL', + 1407354 => 'Orlando, FL', + 1407355 => 'Orlando, FL', + 1407359 => 'Oviedo, FL', + 1407363 => 'Orlando, FL', + 1407365 => 'Oviedo, FL', + 1407366 => 'Oviedo, FL', + 1407367 => 'Orlando, FL', + 1407370 => 'Orlando, FL', + 1407380 => 'Orlando, FL', + 1407381 => 'Orlando, FL', + 1407382 => 'Orlando, FL', + 1407384 => 'Orlando, FL', + 1407390 => 'Kissimmee, FL', + 1407396 => 'Kissimmee, FL', + 1407397 => 'Kissimmee, FL', + 1407412 => 'Orlando, FL', + 1407414 => 'Kissimmee, FL', + 1407418 => 'Orlando, FL', + 1407420 => 'Orlando, FL', + 1407422 => 'Orlando, FL', + 1407423 => 'Orlando, FL', + 1407425 => 'Orlando, FL', + 1407426 => 'Orlando, FL', + 1407438 => 'Orlando, FL', + 1407440 => 'Orlando, FL', + 1407444 => 'Lake Mary, FL', + 1407445 => 'Orlando, FL', + 1407447 => 'Orlando, FL', + 1407464 => 'Apopka, FL', + 1407465 => 'Orlando, FL', + 1407469 => 'Montverde, FL', + 1407481 => 'Orlando, FL', + 1407482 => 'Orlando, FL', + 1407483 => 'Kissimmee, FL', + 1407498 => 'St. Cloud, FL', + 1407518 => 'Kissimmee, FL', + 1407521 => 'Orlando, FL', + 1407522 => 'Orlando, FL', + 1407523 => 'Orlando, FL', + 1407532 => 'Orlando, FL', + 1407540 => 'Orlando, FL', + 1407542 => 'Oviedo, FL', + 1407566 => 'Kissimmee, FL', + 1407568 => 'Orlando, FL', + 1407578 => 'Orlando, FL', + 1407599 => 'Winter Park, FL', + 1407601 => 'Orlando, FL', + 1407622 => 'Winter Park, FL', + 1407628 => 'Winter Park, FL', + 1407644 => 'Winter Park, FL', + 1407645 => 'Winter Park, FL', + 1407646 => 'Winter Park, FL', + 1407647 => 'Winter Park, FL', + 1407648 => 'Orlando, FL', + 1407649 => 'Orlando, FL', + 1407650 => 'Orlando, FL', + 1407654 => 'Winter Garden, FL', + 1407656 => 'Winter Garden, FL', + 1407657 => 'Winter Park, FL', + 1407658 => 'Orlando, FL', + 1407660 => 'Maitland, FL', + 1407665 => 'Sanford, FL', + 1407667 => 'Maitland, FL', + 1407671 => 'Winter Park, FL', + 1407672 => 'Winter Park, FL', + 1407673 => 'Winter Park, FL', + 1407674 => 'Orlando, FL', + 1407677 => 'Winter Park, FL', + 1407678 => 'Winter Park, FL', + 1407679 => 'Winter Park, FL', + 1407688 => 'Sanford, FL', + 1407704 => 'Orlando, FL', + 1407730 => 'Orlando, FL', + 1407737 => 'Orlando, FL', + 1407740 => 'Winter Park, FL', + 1407770 => 'Orlando, FL', + 1407802 => 'Orlando, FL', + 1407804 => 'Lake Mary, FL', + 1407812 => 'Orlando, FL', + 1407814 => 'Apopka, FL', + 1407816 => 'Orlando, FL', + 1407822 => 'Orlando, FL', + 1407823 => 'Orlando, FL', + 1407826 => 'Orlando, FL', + 1407827 => 'Lake Buena Vista, FL', + 1407829 => 'Lake Mary, FL', + 1407833 => 'Lake Mary, FL', + 1407835 => 'Orlando, FL', + 1407836 => 'Orlando, FL', + 1407839 => 'Orlando, FL', + 1407841 => 'Orlando, FL', + 1407843 => 'Orlando, FL', + 1407846 => 'Kissimmee, FL', + 1407847 => 'Kissimmee, FL', + 1407849 => 'Orlando, FL', + 1407850 => 'Orlando, FL', + 1407851 => 'Orlando, FL', + 1407852 => 'Orlando, FL', + 1407854 => 'Orlando, FL', + 1407855 => 'Orlando, FL', + 1407856 => 'Orlando, FL', + 1407857 => 'Orlando, FL', + 1407858 => 'Orlando, FL', + 1407859 => 'Orlando, FL', + 1407870 => 'Kissimmee, FL', + 1407872 => 'Orlando, FL', + 1407877 => 'Winter Garden, FL', + 1407878 => 'Sanford, FL', + 1407880 => 'Apopka, FL', + 1407884 => 'Apopka, FL', + 1407886 => 'Apopka, FL', + 1407888 => 'Orlando, FL', + 1407889 => 'Apopka, FL', + 1407891 => 'St. Cloud, FL', + 1407892 => 'St. Cloud, FL', + 1407893 => 'Orlando, FL', + 1407894 => 'Orlando, FL', + 1407895 => 'Orlando, FL', + 1407896 => 'Orlando, FL', + 1407897 => 'Orlando, FL', + 1407898 => 'Orlando, FL', + 1407903 => 'Orlando, FL', + 1407926 => 'Orlando, FL', + 1407931 => 'Kissimmee, FL', + 1407932 => 'Kissimmee, FL', + 1407933 => 'Kissimmee, FL', + 1407935 => 'Kissimmee, FL', + 1407939 => 'Lake Buena Vista, FL', + 1407944 => 'Kissimmee, FL', + 1407957 => 'St. Cloud, FL', + 1407971 => 'Oviedo, FL', + 1407977 => 'Oviedo, FL', + 1407992 => 'Orlando, FL', + 1407996 => 'Orlando, FL', + 1407999 => 'Orlando, FL', + 1408 => 'California', + 1408216 => 'San Jose, CA', + 1408217 => 'San Jose, CA', + 1408223 => 'San Jose, CA', + 1408224 => 'San Jose, CA', + 1408225 => 'San Jose, CA', + 1408226 => 'San Jose, CA', + 1408227 => 'San Jose, CA', + 1408229 => 'San Jose, CA', + 1408236 => 'Santa Clara, CA', + 1408238 => 'San Jose, CA', + 1408243 => 'Santa Clara, CA', + 1408245 => 'Sunnyvale, CA', + 1408251 => 'San Jose, CA', + 1408254 => 'San Jose, CA', + 1408257 => 'Cupertino, CA', + 1408258 => 'San Jose, CA', + 1408259 => 'San Jose, CA', + 1408262 => 'Milpitas, CA', + 1408263 => 'Milpitas, CA', + 1408264 => 'San Jose, CA', + 1408265 => 'San Jose, CA', + 1408266 => 'San Jose, CA', + 1408267 => 'San Jose, CA', + 1408268 => 'San Jose, CA', + 1408269 => 'San Jose, CA', + 1408270 => 'San Jose, CA', + 1408271 => 'San Jose, CA', + 1408272 => 'San Jose, CA', + 1408274 => 'San Jose, CA', + 1408275 => 'San Jose, CA', + 1408277 => 'San Jose, CA', + 1408278 => 'San Jose, CA', + 1408279 => 'San Jose, CA', + 1408280 => 'San Jose, CA', + 1408281 => 'San Jose, CA', + 1408282 => 'San Jose, CA', + 1408283 => 'San Jose, CA', + 1408286 => 'San Jose, CA', + 1408287 => 'San Jose, CA', + 1408288 => 'San Jose, CA', + 1408289 => 'San Jose, CA', + 1408292 => 'San Jose, CA', + 1408293 => 'San Jose, CA', + 1408294 => 'San Jose, CA', + 1408295 => 'San Jose, CA', + 1408297 => 'San Jose, CA', + 1408298 => 'San Jose, CA', + 1408299 => 'San Jose, CA', + 1408321 => 'San Jose, CA', + 1408347 => 'San Jose, CA', + 1408353 => 'Los Gatos, CA', + 1408354 => 'Los Gatos, CA', + 1408356 => 'Los Gatos, CA', + 1408360 => 'San Jose, CA', + 1408362 => 'San Jose, CA', + 1408363 => 'San Jose, CA', + 1408364 => 'Campbell, CA', + 1408365 => 'San Jose, CA', + 1408366 => 'Cupertino, CA', + 1408370 => 'Campbell, CA', + 1408374 => 'Campbell, CA', + 1408376 => 'Campbell, CA', + 1408378 => 'Campbell, CA', + 1408379 => 'Campbell, CA', + 1408392 => 'San Jose, CA', + 1408395 => 'Los Gatos, CA', + 1408399 => 'Los Gatos, CA', + 1408402 => 'Los Gatos, CA', + 1408423 => 'Santa Clara, CA', + 1408432 => 'San Jose, CA', + 1408433 => 'San Jose, CA', + 1408435 => 'San Jose, CA', + 1408436 => 'San Jose, CA', + 1408437 => 'San Jose, CA', + 1408441 => 'San Jose, CA', + 1408445 => 'San Jose, CA', + 1408446 => 'Cupertino, CA', + 1408448 => 'San Jose, CA', + 1408451 => 'San Jose, CA', + 1408452 => 'San Jose, CA', + 1408453 => 'San Jose, CA', + 1408492 => 'Santa Clara, CA', + 1408496 => 'Santa Clara, CA', + 1408524 => 'Sunnyvale, CA', + 1408528 => 'San Jose, CA', + 1408530 => 'Sunnyvale, CA', + 1408531 => 'San Jose, CA', + 1408532 => 'San Jose, CA', + 1408535 => 'San Jose, CA', + 1408554 => 'Santa Clara, CA', + 1408564 => 'San Jose, CA', + 1408567 => 'Santa Clara, CA', + 1408573 => 'San Jose, CA', + 1408578 => 'San Jose, CA', + 1408586 => 'Milpitas, CA', + 1408629 => 'San Jose, CA', + 1408654 => 'Santa Clara, CA', + 1408683 => 'San Martin, CA', + 1408719 => 'Milpitas, CA', + 1408720 => 'Sunnyvale, CA', + 1408723 => 'San Jose, CA', + 1408725 => 'Cupertino, CA', + 1408727 => 'Santa Clara, CA', + 1408729 => 'San Jose, CA', + 1408730 => 'Sunnyvale, CA', + 1408732 => 'Sunnyvale, CA', + 1408733 => 'Sunnyvale, CA', + 1408734 => 'Sunnyvale, CA', + 1408735 => 'Sunnyvale, CA', + 1408736 => 'Sunnyvale, CA', + 1408737 => 'Sunnyvale, CA', + 1408738 => 'Sunnyvale, CA', + 1408739 => 'Sunnyvale, CA', + 1408741 => 'Saratoga, CA', + 1408745 => 'Sunnyvale, CA', + 1408746 => 'Sunnyvale, CA', + 1408748 => 'Santa Clara, CA', + 1408749 => 'Sunnyvale, CA', + 1408773 => 'Sunnyvale, CA', + 1408776 => 'Morgan Hill, CA', + 1408777 => 'Cupertino, CA', + 1408778 => 'Morgan Hill, CA', + 1408779 => 'Morgan Hill, CA', + 1408782 => 'Morgan Hill, CA', + 1408842 => 'Gilroy, CA', + 1408844 => 'Santa Clara, CA', + 1408846 => 'Gilroy, CA', + 1408847 => 'Gilroy, CA', + 1408848 => 'Gilroy, CA', + 1408851 => 'Santa Clara, CA', + 1408855 => 'Santa Clara, CA', + 1408866 => 'Campbell, CA', + 1408867 => 'Saratoga, CA', + 1408871 => 'Campbell, CA', + 1408879 => 'Campbell, CA', + 1408885 => 'San Jose, CA', + 1408918 => 'San Jose, CA', + 1408920 => 'San Jose, CA', + 1408923 => 'San Jose, CA', + 1408926 => 'San Jose, CA', + 1408927 => 'San Jose, CA', + 1408929 => 'San Jose, CA', + 1408934 => 'Milpitas, CA', + 1408935 => 'Milpitas, CA', + 1408937 => 'San Jose, CA', + 1408941 => 'Milpitas, CA', + 1408942 => 'Milpitas, CA', + 1408945 => 'Milpitas, CA', + 1408946 => 'Milpitas, CA', + 1408947 => 'San Jose, CA', + 1408954 => 'San Jose, CA', + 1408956 => 'Milpitas, CA', + 1408970 => 'Santa Clara, CA', + 1408971 => 'San Jose, CA', + 1408972 => 'San Jose, CA', + 1408973 => 'Cupertino, CA', + 1408975 => 'San Jose, CA', + 1408977 => 'San Jose, CA', + 1408978 => 'San Jose, CA', + 1408979 => 'San Jose, CA', + 1408980 => 'Santa Clara, CA', + 1408982 => 'Santa Clara, CA', + 1408986 => 'Santa Clara, CA', + 1408988 => 'Santa Clara, CA', + 1408993 => 'San Jose, CA', + 1408995 => 'San Jose, CA', + 1408996 => 'Cupertino, CA', + 1408997 => 'San Jose, CA', + 1408998 => 'San Jose, CA', + 1409 => 'Texas', + 1409212 => 'Beaumont, TX', + 1409246 => 'Kountze, TX', + 1409267 => 'Anahuac, TX', + 1409283 => 'Woodville, TX', + 1409287 => 'Sour Lake, TX', + 1409296 => 'Winnie, TX', + 1409347 => 'Beaumont, TX', + 1409379 => 'Newton, TX', + 1409383 => 'Jasper, TX', + 1409384 => 'Jasper, TX', + 1409385 => 'Silsbee, TX', + 1409386 => 'Silsbee, TX', + 1409423 => 'Kirbyville, TX', + 1409489 => 'Jasper, TX', + 1409670 => 'Orange, TX', + 1409724 => 'Nederland, TX', + 1409735 => 'Bridge City, TX', + 1409736 => 'Port Arthur, TX', + 1409737 => 'Galveston, TX', + 1409740 => 'Galveston, TX', + 1409741 => 'Galveston, TX', + 1409744 => 'Galveston, TX', + 1409745 => 'Orange, TX', + 1409747 => 'Galveston, TX', + 1409751 => 'Lumberton, TX', + 1409755 => 'Lumberton, TX', + 1409762 => 'Galveston, TX', + 1409763 => 'Galveston, TX', + 1409765 => 'Galveston, TX', + 1409766 => 'Galveston, TX', + 1409769 => 'Vidor, TX', + 1409770 => 'Galveston, TX', + 1409772 => 'Galveston, TX', + 1409783 => 'Vidor, TX', + 1409787 => 'Hemphill, TX', + 1409794 => 'Beaumont, TX', + 1409813 => 'Beaumont, TX', + 1409832 => 'Beaumont, TX', + 1409833 => 'Beaumont, TX', + 1409835 => 'Beaumont, TX', + 1409838 => 'Beaumont, TX', + 1409839 => 'Beaumont, TX', + 1409840 => 'Beaumont, TX', + 1409842 => 'Beaumont, TX', + 1409860 => 'Beaumont, TX', + 1409861 => 'Beaumont, TX', + 1409866 => 'Beaumont, TX', + 1409882 => 'Orange, TX', + 1409883 => 'Orange, TX', + 1409886 => 'Orange, TX', + 1409892 => 'Beaumont, TX', + 1409896 => 'Beaumont, TX', + 1409898 => 'Beaumont, TX', + 1409899 => 'Beaumont, TX', + 1409924 => 'Beaumont, TX', + 1409925 => 'Santa Fe, TX', + 1409938 => 'La Marque, TX', + 1409945 => 'Texas City, TX', + 1409948 => 'Texas City, TX', + 1409962 => 'Groves, TX', + 1409963 => 'Groves, TX', + 1409982 => 'Port Arthur, TX', + 1409983 => 'Port Arthur, TX', + 1409985 => 'Port Arthur, TX', + 1409994 => 'Buna, TX', + 1410 => 'Maryland', + 1410203 => 'Ellicott City, MD', + 1410208 => 'Berlin, MD', + 1410213 => 'Ocean City, MD', + 1410216 => 'Annapolis, MD', + 1410219 => 'Salisbury, MD', + 1410221 => 'Cambridge, MD', + 1410224 => 'Annapolis, MD', + 1410225 => 'Baltimore, MD', + 1410228 => 'Cambridge, MD', + 1410230 => 'Baltimore, MD', + 1410233 => 'Baltimore, MD', + 1410234 => 'Baltimore, MD', + 1410235 => 'Baltimore, MD', + 1410243 => 'Baltimore, MD', + 1410244 => 'Baltimore, MD', + 1410250 => 'Ocean City, MD', + 1410254 => 'Baltimore, MD', + 1410255 => 'Pasadena, MD', + 1410263 => 'Annapolis, MD', + 1410266 => 'Annapolis, MD', + 1410267 => 'Annapolis, MD', + 1410268 => 'Annapolis, MD', + 1410269 => 'Annapolis, MD', + 1410272 => 'Aberdeen, MD', + 1410273 => 'Aberdeen, MD', + 1410276 => 'Baltimore, MD', + 1410280 => 'Annapolis, MD', + 1410287 => 'North East, MD', + 1410289 => 'Ocean City, MD', + 1410290 => 'Columbia, MD', + 1410295 => 'Annapolis, MD', + 1410297 => 'Aberdeen, MD', + 1410309 => 'Columbia, MD', + 1410312 => 'Columbia, MD', + 1410313 => 'Ellicott City, MD', + 1410315 => 'Severna Park, MD', + 1410318 => 'Baltimore, MD', + 1410323 => 'Baltimore, MD', + 1410325 => 'Baltimore, MD', + 1410327 => 'Baltimore, MD', + 1410328 => 'Baltimore, MD', + 1410332 => 'Baltimore, MD', + 1410334 => 'Salisbury, MD', + 1410337 => 'Towson, MD', + 1410338 => 'Baltimore, MD', + 1410341 => 'Salisbury, MD', + 1410342 => 'Baltimore, MD', + 1410347 => 'Baltimore, MD', + 1410349 => 'Annapolis, MD', + 1410352 => 'Bishopville, MD', + 1410354 => 'Baltimore, MD', + 1410355 => 'Baltimore, MD', + 1410356 => 'Owings Mills, MD', + 1410358 => 'Baltimore, MD', + 1410360 => 'Pasadena, MD', + 1410362 => 'Baltimore, MD', + 1410363 => 'Owings Mills, MD', + 1410366 => 'Baltimore, MD', + 1410367 => 'Baltimore, MD', + 1410368 => 'Baltimore, MD', + 1410374 => 'Hampstead, MD', + 1410377 => 'Baltimore, MD', + 1410379 => 'Elkridge, MD', + 1410381 => 'Columbia, MD', + 1410383 => 'Baltimore, MD', + 1410385 => 'Baltimore, MD', + 1410386 => 'Westminster, MD', + 1410392 => 'Elkton, MD', + 1410396 => 'Baltimore, MD', + 1410398 => 'Elkton, MD', + 1410414 => 'Prince Frederick, MD', + 1410415 => 'Pikesville, MD', + 1410418 => 'Ellicott City, MD', + 1410420 => 'Bel Air, MD', + 1410424 => 'Glen Burnie, MD', + 1410426 => 'Baltimore, MD', + 1410433 => 'Baltimore, MD', + 1410435 => 'Baltimore, MD', + 1410437 => 'Pasadena, MD', + 1410439 => 'Pasadena, MD', + 1410444 => 'Baltimore, MD', + 1410448 => 'Baltimore, MD', + 1410455 => 'Catonsville, MD', + 1410457 => 'Darlington, MD', + 1410461 => 'Ellicott City, MD', + 1410462 => 'Baltimore, MD', + 1410464 => 'Baltimore, MD', + 1410465 => 'Ellicott City, MD', + 1410466 => 'Baltimore, MD', + 1410467 => 'Baltimore, MD', + 1410476 => 'Trappe, MD', + 1410479 => 'Denton, MD', + 1410480 => 'Ellicott City, MD', + 1410482 => 'Greensboro, MD', + 1410483 => 'Baltimore, MD', + 1410484 => 'Pikesville, MD', + 1410485 => 'Baltimore, MD', + 1410486 => 'Pikesville, MD', + 1410488 => 'Baltimore, MD', + 1410496 => 'Randallstown, MD', + 1410502 => 'Baltimore, MD', + 1410517 => 'Reisterstown, MD', + 1410519 => 'Severn, MD', + 1410521 => 'Randallstown, MD', + 1410522 => 'Baltimore, MD', + 1410523 => 'Baltimore, MD', + 1410524 => 'Ocean City, MD', + 1410525 => 'Baltimore, MD', + 1410526 => 'Reisterstown, MD', + 1410528 => 'Baltimore, MD', + 1410532 => 'Baltimore, MD', + 1410534 => 'Baltimore, MD', + 1410535 => 'Prince Frederick, MD', + 1410536 => 'Halethorpe, MD', + 1410539 => 'Baltimore, MD', + 1410542 => 'Baltimore, MD', + 1410543 => 'Salisbury, MD', + 1410544 => 'Severna Park, MD', + 1410546 => 'Salisbury, MD', + 1410547 => 'Baltimore, MD', + 1410548 => 'Salisbury, MD', + 1410549 => 'Sykesville, MD', + 1410550 => 'Baltimore, MD', + 1410552 => 'Sykesville, MD', + 1410553 => 'Glen Burnie, MD', + 1410554 => 'Baltimore, MD', + 1410558 => 'Baltimore, MD', + 1410563 => 'Baltimore, MD', + 1410566 => 'Baltimore, MD', + 1410571 => 'Annapolis, MD', + 1410573 => 'Annapolis, MD', + 1410576 => 'Baltimore, MD', + 1410578 => 'Baltimore, MD', + 1410579 => 'Elkridge, MD', + 1410581 => 'Owings Mills, MD', + 1410585 => 'Baltimore, MD', + 1410590 => 'Glen Burnie, MD', + 1410601 => 'Baltimore, MD', + 1410602 => 'Pikesville, MD', + 1410604 => 'Stevensville, MD', + 1410605 => 'Baltimore, MD', + 1410612 => 'Edgewood, MD', + 1410614 => 'Baltimore, MD', + 1410620 => 'Elkton, MD', + 1410625 => 'Baltimore, MD', + 1410626 => 'Annapolis, MD', + 1410628 => 'Cockeysville, MD', + 1410629 => 'Berlin, MD', + 1410631 => 'Baltimore, MD', + 1410632 => 'Snow Hill, MD', + 1410633 => 'Baltimore, MD', + 1410634 => 'Ridgely, MD', + 1410635 => 'New Windsor, MD', + 1410638 => 'Bel Air, MD', + 1410639 => 'Rock Hall, MD', + 1410641 => 'Berlin, MD', + 1410642 => 'Perryville, MD', + 1410643 => 'Stevensville, MD', + 1410644 => 'Baltimore, MD', + 1410646 => 'Baltimore, MD', + 1410647 => 'Severna Park, MD', + 1410651 => 'Princess Anne, MD', + 1410653 => 'Pikesville, MD', + 1410654 => 'Owings Mills, MD', + 1410655 => 'Randallstown, MD', + 1410658 => 'Rising Sun, MD', + 1410659 => 'Baltimore, MD', + 1410662 => 'Baltimore, MD', + 1410664 => 'Baltimore, MD', + 1410665 => 'Parkville, MD', + 1410666 => 'Cockeysville, MD', + 1410667 => 'Cockeysville, MD', + 1410669 => 'Baltimore, MD', + 1410671 => 'Edgewood, MD', + 1410672 => 'Odenton, MD', + 1410673 => 'Preston, MD', + 1410674 => 'Odenton, MD', + 1410675 => 'Baltimore, MD', + 1410676 => 'Edgewood, MD', + 1410677 => 'Salisbury, MD', + 1410685 => 'Baltimore, MD', + 1410695 => 'Odenton, MD', + 1410706 => 'Baltimore, MD', + 1410715 => 'Columbia, MD', + 1410719 => 'Catonsville, MD', + 1410723 => 'Ocean City, MD', + 1410727 => 'Baltimore, MD', + 1410728 => 'Baltimore, MD', + 1410729 => 'Millersville, MD', + 1410730 => 'Columbia, MD', + 1410732 => 'Baltimore, MD', + 1410740 => 'Columbia, MD', + 1410741 => 'Lothian, MD', + 1410742 => 'Salisbury, MD', + 1410744 => 'Catonsville, MD', + 1410745 => 'St. Michaels, MD', + 1410747 => 'Catonsville, MD', + 1410749 => 'Salisbury, MD', + 1410750 => 'Ellicott City, MD', + 1410751 => 'Westminster, MD', + 1410752 => 'Baltimore, MD', + 1410754 => 'Federalsburg, MD', + 1410756 => 'Taneytown, MD', + 1410757 => 'Annapolis, MD', + 1410758 => 'Centreville, MD', + 1410760 => 'Glen Burnie, MD', + 1410761 => 'Glen Burnie, MD', + 1410763 => 'Easton, MD', + 1410764 => 'Baltimore, MD', + 1410766 => 'Glen Burnie, MD', + 1410767 => 'Baltimore, MD', + 1410768 => 'Glen Burnie, MD', + 1410770 => 'Easton, MD', + 1410772 => 'Columbia, MD', + 1410778 => 'Chestertown, MD', + 1410783 => 'Baltimore, MD', + 1410787 => 'Glen Burnie, MD', + 1410788 => 'Catonsville, MD', + 1410795 => 'Sykesville, MD', + 1410796 => 'Elkridge, MD', + 1410803 => 'Bel Air, MD', + 1410810 => 'Chestertown, MD', + 1410814 => 'Baltimore, MD', + 1410819 => 'Easton, MD', + 1410820 => 'Easton, MD', + 1410822 => 'Easton, MD', + 1410823 => 'Towson, MD', + 1410827 => 'Queenstown, MD', + 1410833 => 'Reisterstown, MD', + 1410835 => 'Pittsville, MD', + 1410836 => 'Bel Air, MD', + 1410837 => 'Baltimore, MD', + 1410838 => 'Bel Air, MD', + 1410840 => 'Westminster, MD', + 1410841 => 'Annapolis, MD', + 1410848 => 'Westminster, MD', + 1410849 => 'Annapolis, MD', + 1410857 => 'Westminster, MD', + 1410860 => 'Salisbury, MD', + 1410861 => 'Finksburg, MD', + 1410863 => 'Glen Burnie, MD', + 1410869 => 'Catonsville, MD', + 1410871 => 'Westminster, MD', + 1410872 => 'Columbia, MD', + 1410876 => 'Westminster, MD', + 1410877 => 'Fallston, MD', + 1410879 => 'Bel Air, MD', + 1410884 => 'Columbia, MD', + 1410885 => 'Chesapeake City, MD', + 1410889 => 'Baltimore, MD', + 1410893 => 'Bel Air, MD', + 1410896 => 'Delmar, MD', + 1410897 => 'Annapolis, MD', + 1410901 => 'Cambridge, MD', + 1410902 => 'Owings Mills, MD', + 1410922 => 'Randallstown, MD', + 1410928 => 'Millington, MD', + 1410938 => 'Towson, MD', + 1410939 => 'Havre de Grace, MD', + 1410943 => 'Hurlock, MD', + 1410945 => 'Baltimore, MD', + 1410947 => 'Baltimore, MD', + 1410955 => 'Baltimore, MD', + 1410956 => 'Edgewater, MD', + 1410957 => 'Pocomoke City, MD', + 1410962 => 'Baltimore, MD', + 1410964 => 'Columbia, MD', + 1410968 => 'Crisfield, MD', + 1410974 => 'Annapolis, MD', + 1410987 => 'Millersville, MD', + 1410990 => 'Annapolis, MD', + 1410992 => 'Columbia, MD', + 1410995 => 'Columbia, MD', + 1410996 => 'Elkton, MD', + 1410997 => 'Columbia, MD', + 1410998 => 'Owings Mills, MD', + 1412 => 'Pennsylvania', + 1412220 => 'Bridgeville, PA', + 1412221 => 'Bridgeville, PA', + 1412231 => 'Pittsburgh, PA', + 1412232 => 'Pittsburgh, PA', + 1412233 => 'Clairton, PA', + 1412235 => 'Pittsburgh, PA', + 1412241 => 'Pittsburgh, PA', + 1412242 => 'Pittsburgh, PA', + 1412243 => 'Pittsburgh, PA', + 1412244 => 'Pittsburgh, PA', + 1412246 => 'Pittsburgh, PA', + 1412247 => 'Pittsburgh, PA', + 1412255 => 'Pittsburgh, PA', + 1412257 => 'Bridgeville, PA', + 1412261 => 'Pittsburgh, PA', + 1412262 => 'Coraopolis, PA', + 1412264 => 'Coraopolis, PA', + 1412269 => 'Coraopolis, PA', + 1412276 => 'Carnegie, PA', + 1412278 => 'Carnegie, PA', + 1412279 => 'Carnegie, PA', + 1412281 => 'Pittsburgh, PA', + 1412288 => 'Pittsburgh, PA', + 1412299 => 'Coraopolis, PA', + 1412321 => 'Pittsburgh, PA', + 1412322 => 'Pittsburgh, PA', + 1412323 => 'Pittsburgh, PA', + 1412325 => 'Pittsburgh, PA', + 1412330 => 'Pittsburgh, PA', + 1412331 => 'McKees Rocks, PA', + 1412338 => 'Pittsburgh, PA', + 1412341 => 'Pittsburgh, PA', + 1412343 => 'Pittsburgh, PA', + 1412344 => 'Pittsburgh, PA', + 1412350 => 'Pittsburgh, PA', + 1412351 => 'Pittsburgh, PA', + 1412355 => 'Pittsburgh, PA', + 1412359 => 'Pittsburgh, PA', + 1412361 => 'Pittsburgh, PA', + 1412362 => 'Pittsburgh, PA', + 1412363 => 'Pittsburgh, PA', + 1412364 => 'Pittsburgh, PA', + 1412365 => 'Pittsburgh, PA', + 1412366 => 'Pittsburgh, PA', + 1412367 => 'Pittsburgh, PA', + 1412369 => 'Pittsburgh, PA', + 1412371 => 'Pittsburgh, PA', + 1412372 => 'Monroeville, PA', + 1412373 => 'Monroeville, PA', + 1412374 => 'Monroeville, PA', + 1412380 => 'Monroeville, PA', + 1412381 => 'Pittsburgh, PA', + 1412383 => 'Pittsburgh, PA', + 1412391 => 'Pittsburgh, PA', + 1412394 => 'Pittsburgh, PA', + 1412421 => 'Pittsburgh, PA', + 1412422 => 'Pittsburgh, PA', + 1412431 => 'Pittsburgh, PA', + 1412432 => 'Pittsburgh, PA', + 1412434 => 'Pittsburgh, PA', + 1412441 => 'Pittsburgh, PA', + 1412456 => 'Pittsburgh, PA', + 1412464 => 'Homestead, PA', + 1412471 => 'Pittsburgh, PA', + 1412472 => 'Pittsburgh, PA', + 1412481 => 'Pittsburgh, PA', + 1412488 => 'Pittsburgh, PA', + 1412490 => 'Pittsburgh, PA', + 1412494 => 'Pittsburgh, PA', + 1412521 => 'Pittsburgh, PA', + 1412531 => 'Pittsburgh, PA', + 1412561 => 'Pittsburgh, PA', + 1412562 => 'Pittsburgh, PA', + 1412563 => 'Pittsburgh, PA', + 1412566 => 'Pittsburgh, PA', + 1412571 => 'Pittsburgh, PA', + 1412578 => 'Pittsburgh, PA', + 1412586 => 'Pittsburgh, PA', + 1412621 => 'Pittsburgh, PA', + 1412622 => 'Pittsburgh, PA', + 1412623 => 'Pittsburgh, PA', + 1412624 => 'Pittsburgh, PA', + 1412635 => 'Pittsburgh, PA', + 1412641 => 'Pittsburgh, PA', + 1412647 => 'Pittsburgh, PA', + 1412648 => 'Pittsburgh, PA', + 1412661 => 'Pittsburgh, PA', + 1412664 => 'McKeesport, PA', + 1412665 => 'Pittsburgh, PA', + 1412673 => 'McKeesport, PA', + 1412675 => 'McKeesport, PA', + 1412681 => 'Pittsburgh, PA', + 1412682 => 'Pittsburgh, PA', + 1412683 => 'Pittsburgh, PA', + 1412687 => 'Pittsburgh, PA', + 1412688 => 'Pittsburgh, PA', + 1412692 => 'Pittsburgh, PA', + 1412731 => 'Pittsburgh, PA', + 1412734 => 'Pittsburgh, PA', + 1412741 => 'Sewickley, PA', + 1412749 => 'Sewickley, PA', + 1412761 => 'Pittsburgh, PA', + 1412765 => 'Pittsburgh, PA', + 1412766 => 'Pittsburgh, PA', + 1412771 => 'McKees Rocks, PA', + 1412777 => 'McKees Rocks, PA', + 1412781 => 'Pittsburgh, PA', + 1412782 => 'Pittsburgh, PA', + 1412784 => 'Pittsburgh, PA', + 1412787 => 'Pittsburgh, PA', + 1412788 => 'Pittsburgh, PA', + 1412795 => 'Pittsburgh, PA', + 1412802 => 'Pittsburgh, PA', + 1412821 => 'Pittsburgh, PA', + 1412835 => 'Bethel Park, PA', + 1412854 => 'Bethel Park, PA', + 1412856 => 'Monroeville, PA', + 1412858 => 'Monroeville, PA', + 1412881 => 'Pittsburgh, PA', + 1412882 => 'Pittsburgh, PA', + 1412884 => 'Pittsburgh, PA', + 1412885 => 'Pittsburgh, PA', + 1412904 => 'Pittsburgh, PA', + 1412920 => 'Pittsburgh, PA', + 1412921 => 'Pittsburgh, PA', + 1412922 => 'Pittsburgh, PA', + 1412928 => 'Pittsburgh, PA', + 1412931 => 'Pittsburgh, PA', + 1412942 => 'Pittsburgh, PA', + 1412963 => 'Pittsburgh, PA', + 1412967 => 'Pittsburgh, PA', + 1413 => 'Massachusetts', + 1413229 => 'Sheffield, MA', + 1413236 => 'Pittsfield, MA', + 1413243 => 'Lee, MA', + 1413245 => 'Brimfield, MA', + 1413247 => 'Hatfield, MA', + 1413253 => 'Amherst, MA', + 1413256 => 'Amherst, MA', + 1413259 => 'Amherst, MA', + 1413267 => 'Monson, MA', + 1413268 => 'Williamsburg, MA', + 1413283 => 'Palmer, MA', + 1413284 => 'Palmer, MA', + 1413289 => 'Palmer, MA', + 1413298 => 'Stockbridge, MA', + 1413301 => 'Springfield, MA', + 1413315 => 'Holyoke, MA', + 1413322 => 'Holyoke, MA', + 1413323 => 'Belchertown, MA', + 1413363 => 'Springfield, MA', + 1413367 => 'Montague, MA', + 1413420 => 'Holyoke, MA', + 1413436 => 'Warren, MA', + 1413442 => 'Pittsfield, MA', + 1413443 => 'Pittsfield, MA', + 1413445 => 'Pittsfield, MA', + 1413447 => 'Pittsfield, MA', + 1413448 => 'Pittsfield, MA', + 1413458 => 'Williamstown, MA', + 1413467 => 'Granby, MA', + 1413498 => 'Northfield, MA', + 1413499 => 'Pittsfield, MA', + 1413525 => 'East Longmeadow, MA', + 1413527 => 'Easthampton, MA', + 1413528 => 'Great Barrington, MA', + 1413529 => 'Easthampton, MA', + 1413532 => 'Holyoke, MA', + 1413533 => 'Holyoke, MA', + 1413534 => 'Holyoke, MA', + 1413536 => 'Holyoke, MA', + 1413539 => 'Holyoke, MA', + 1413545 => 'Amherst, MA', + 1413547 => 'Ludlow, MA', + 1413549 => 'Amherst, MA', + 1413562 => 'Westfield, MA', + 1413565 => 'Longmeadow, MA', + 1413566 => 'Hampden, MA', + 1413567 => 'Longmeadow, MA', + 1413568 => 'Westfield, MA', + 1413569 => 'Southwick, MA', + 1413572 => 'Westfield, MA', + 1413582 => 'Northampton, MA', + 1413583 => 'Ludlow, MA', + 1413584 => 'Northampton, MA', + 1413585 => 'Northampton, MA', + 1413586 => 'Northampton, MA', + 1413587 => 'Northampton, MA', + 1413589 => 'Ludlow, MA', + 1413592 => 'Chicopee, MA', + 1413593 => 'Chicopee, MA', + 1413594 => 'Chicopee, MA', + 1413596 => 'Wilbraham, MA', + 1413598 => 'Chicopee, MA', + 1413599 => 'Wilbraham, MA', + 1413623 => 'Becket, MA', + 1413625 => 'Shelburne Falls, MA', + 1413637 => 'Lenox, MA', + 1413642 => 'Westfield, MA', + 1413644 => 'Great Barrington, MA', + 1413662 => 'North Adams, MA', + 1413663 => 'North Adams, MA', + 1413664 => 'North Adams, MA', + 1413665 => 'South Deerfield, MA', + 1413667 => 'Huntington, MA', + 1413684 => 'Dalton, MA', + 1413731 => 'Springfield, MA', + 1413732 => 'Springfield, MA', + 1413733 => 'Springfield, MA', + 1413734 => 'Springfield, MA', + 1413736 => 'Springfield, MA', + 1413737 => 'Springfield, MA', + 1413739 => 'Springfield, MA', + 1413743 => 'Adams, MA', + 1413746 => 'Springfield, MA', + 1413747 => 'Springfield, MA', + 1413748 => 'Springfield, MA', + 1413772 => 'Greenfield, MA', + 1413773 => 'Greenfield, MA', + 1413774 => 'Greenfield, MA', + 1413781 => 'Springfield, MA', + 1413782 => 'Springfield, MA', + 1413783 => 'Springfield, MA', + 1413785 => 'Springfield, MA', + 1413786 => 'Agawam, MA', + 1413787 => 'Springfield, MA', + 1413788 => 'Springfield, MA', + 1413789 => 'Agawam, MA', + 1413794 => 'Springfield, MA', + 1413796 => 'Springfield, MA', + 1413827 => 'Springfield, MA', + 1413863 => 'Turners Falls, MA', + 1413967 => 'Ware, MA', + 1414 => 'Wisconsin', + 1414219 => 'Milwaukee, WI', + 1414220 => 'Milwaukee, WI', + 1414223 => 'Milwaukee, WI', + 1414224 => 'Milwaukee, WI', + 1414225 => 'Milwaukee, WI', + 1414226 => 'Milwaukee, WI', + 1414228 => 'Milwaukee, WI', + 1414247 => 'Milwaukee, WI', + 1414257 => 'Milwaukee, WI', + 1414258 => 'Milwaukee, WI', + 1414259 => 'Milwaukee, WI', + 1414263 => 'Milwaukee, WI', + 1414264 => 'Milwaukee, WI', + 1414265 => 'Milwaukee, WI', + 1414266 => 'Wauwatosa, WI', + 1414270 => 'Milwaukee, WI', + 1414271 => 'Milwaukee, WI', + 1414272 => 'Milwaukee, WI', + 1414273 => 'Milwaukee, WI', + 1414276 => 'Milwaukee, WI', + 1414277 => 'Milwaukee, WI', + 1414278 => 'Milwaukee, WI', + 1414281 => 'Milwaukee, WI', + 1414282 => 'Milwaukee, WI', + 1414286 => 'Milwaukee, WI', + 1414288 => 'Milwaukee, WI', + 1414289 => 'Milwaukee, WI', + 1414290 => 'Milwaukee, WI', + 1414291 => 'Milwaukee, WI', + 1414294 => 'Milwaukee, WI', + 1414297 => 'Milwaukee, WI', + 1414298 => 'Milwaukee, WI', + 1414321 => 'Milwaukee, WI', + 1414327 => 'Milwaukee, WI', + 1414328 => 'Milwaukee, WI', + 1414329 => 'Milwaukee, WI', + 1414332 => 'Milwaukee, WI', + 1414342 => 'Milwaukee, WI', + 1414344 => 'Milwaukee, WI', + 1414347 => 'Milwaukee, WI', + 1414351 => 'Milwaukee, WI', + 1414352 => 'Milwaukee, WI', + 1414353 => 'Milwaukee, WI', + 1414354 => 'Milwaukee, WI', + 1414355 => 'Milwaukee, WI', + 1414357 => 'Milwaukee, WI', + 1414358 => 'Milwaukee, WI', + 1414359 => 'Milwaukee, WI', + 1414365 => 'Milwaukee, WI', + 1414371 => 'Milwaukee, WI', + 1414372 => 'Milwaukee, WI', + 1414374 => 'Milwaukee, WI', + 1414383 => 'Milwaukee, WI', + 1414384 => 'Milwaukee, WI', + 1414385 => 'Milwaukee, WI', + 1414389 => 'Milwaukee, WI', + 1414393 => 'Milwaukee, WI', + 1414421 => 'Greendale, WI', + 1414422 => 'Muskego, WI', + 1414423 => 'Greendale, WI', + 1414431 => 'Milwaukee, WI', + 1414438 => 'Milwaukee, WI', + 1414442 => 'Milwaukee, WI', + 1414443 => 'Milwaukee, WI', + 1414444 => 'Milwaukee, WI', + 1414445 => 'Milwaukee, WI', + 1414447 => 'Milwaukee, WI', + 1414449 => 'Milwaukee, WI', + 1414453 => 'Milwaukee, WI', + 1414454 => 'Milwaukee, WI', + 1414455 => 'Milwaukee, WI', + 1414456 => 'Milwaukee, WI', + 1414461 => 'Milwaukee, WI', + 1414462 => 'Milwaukee, WI', + 1414463 => 'Milwaukee, WI', + 1414464 => 'Milwaukee, WI', + 1414466 => 'Milwaukee, WI', + 1414475 => 'Milwaukee, WI', + 1414476 => 'Milwaukee, WI', + 1414479 => 'Milwaukee, WI', + 1414481 => 'Milwaukee, WI', + 1414482 => 'Milwaukee, WI', + 1414483 => 'Milwaukee, WI', + 1414486 => 'Milwaukee, WI', + 1414489 => 'Cudahy, WI', + 1414527 => 'Milwaukee, WI', + 1414535 => 'Milwaukee, WI', + 1414536 => 'Milwaukee, WI', + 1414540 => 'Milwaukee, WI', + 1414541 => 'Milwaukee, WI', + 1414543 => 'Milwaukee, WI', + 1414545 => 'Milwaukee, WI', + 1414546 => 'Milwaukee, WI', + 1414562 => 'Milwaukee, WI', + 1414570 => 'Oak Creek, WI', + 1414571 => 'Oak Creek, WI', + 1414604 => 'Milwaukee, WI', + 1414607 => 'Milwaukee, WI', + 1414643 => 'Milwaukee, WI', + 1414645 => 'Milwaukee, WI', + 1414647 => 'Milwaukee, WI', + 1414649 => 'Milwaukee, WI', + 1414671 => 'Milwaukee, WI', + 1414672 => 'Milwaukee, WI', + 1414727 => 'Milwaukee, WI', + 1414744 => 'Milwaukee, WI', + 1414747 => 'Milwaukee, WI', + 1414755 => 'Milwaukee, WI', + 1414760 => 'Milwaukee, WI', + 1414763 => 'Milwaukee, WI', + 1414764 => 'Oak Creek, WI', + 1414768 => 'Oak Creek, WI', + 1414771 => 'Milwaukee, WI', + 1414774 => 'Milwaukee, WI', + 1414777 => 'Milwaukee, WI', + 1414778 => 'Milwaukee, WI', + 1414805 => 'Milwaukee, WI', + 1414817 => 'Milwaukee, WI', + 1414831 => 'Milwaukee, WI', + 1414871 => 'Milwaukee, WI', + 1414873 => 'Milwaukee, WI', + 1414875 => 'Milwaukee, WI', + 1414906 => 'Milwaukee, WI', + 1414908 => 'Milwaukee, WI', + 1414933 => 'Milwaukee, WI', + 1414961 => 'Milwaukee, WI', + 1414962 => 'Milwaukee, WI', + 1414963 => 'Milwaukee, WI', + 1414964 => 'Milwaukee, WI', + 1414967 => 'Milwaukee, WI', + 1414988 => 'Milwaukee, WI', + 1415 => 'California', + 1415202 => 'San Francisco, CA', + 1415206 => 'San Francisco, CA', + 1415209 => 'Novato, CA', + 1415217 => 'San Francisco, CA', + 1415221 => 'San Francisco, CA', + 1415227 => 'San Francisco, CA', + 1415239 => 'San Francisco, CA', + 1415241 => 'San Francisco, CA', + 1415242 => 'San Francisco, CA', + 1415243 => 'San Francisco, CA', + 1415252 => 'San Francisco, CA', + 1415255 => 'San Francisco, CA', + 1415256 => 'San Rafael, CA', + 1415258 => 'San Rafael, CA', + 1415268 => 'San Francisco, CA', + 1415273 => 'San Francisco, CA', + 1415281 => 'San Francisco, CA', + 1415282 => 'San Francisco, CA', + 1415283 => 'San Francisco, CA', + 1415284 => 'San Francisco, CA', + 1415285 => 'San Francisco, CA', + 1415288 => 'San Francisco, CA', + 1415289 => 'Sausalito, CA', + 1415291 => 'San Francisco, CA', + 1415292 => 'San Francisco, CA', + 1415294 => 'San Francisco, CA', + 1415296 => 'San Francisco, CA', + 1415330 => 'San Francisco, CA', + 1415331 => 'Sausalito, CA', + 1415332 => 'Sausalito, CA', + 1415333 => 'San Francisco, CA', + 1415334 => 'San Francisco, CA', + 1415337 => 'San Francisco, CA', + 1415339 => 'Sausalito, CA', + 1415341 => 'San Francisco, CA', + 1415345 => 'San Francisco, CA', + 1415346 => 'San Francisco, CA', + 1415348 => 'San Francisco, CA', + 1415351 => 'San Francisco, CA', + 1415353 => 'San Francisco, CA', + 1415355 => 'San Francisco, CA', + 1415357 => 'San Francisco, CA', + 1415359 => 'San Francisco, CA', + 1415362 => 'San Francisco, CA', + 1415371 => 'San Francisco, CA', + 1415379 => 'San Francisco, CA', + 1415380 => 'Mill Valley, CA', + 1415381 => 'Mill Valley, CA', + 1415382 => 'Novato, CA', + 1415383 => 'Mill Valley, CA', + 1415386 => 'San Francisco, CA', + 1415387 => 'San Francisco, CA', + 1415388 => 'Mill Valley, CA', + 1415389 => 'Mill Valley, CA', + 1415391 => 'San Francisco, CA', + 1415392 => 'San Francisco, CA', + 1415393 => 'San Francisco, CA', + 1415395 => 'San Francisco, CA', + 1415397 => 'San Francisco, CA', + 1415398 => 'San Francisco, CA', + 1415399 => 'San Francisco, CA', + 1415400 => 'San Francisco, CA', + 1415401 => 'San Francisco, CA', + 1415409 => 'San Francisco, CA', + 1415421 => 'San Francisco, CA', + 1415431 => 'San Francisco, CA', + 1415433 => 'San Francisco, CA', + 1415434 => 'San Francisco, CA', + 1415437 => 'San Francisco, CA', + 1415439 => 'San Francisco, CA', + 1415440 => 'San Francisco, CA', + 1415441 => 'San Francisco, CA', + 1415442 => 'San Francisco, CA', + 1415444 => 'San Rafael, CA', + 1415447 => 'San Francisco, CA', + 1415451 => 'San Rafael, CA', + 1415452 => 'San Francisco, CA', + 1415453 => 'San Rafael, CA', + 1415454 => 'San Rafael, CA', + 1415455 => 'San Rafael, CA', + 1415456 => 'San Rafael, CA', + 1415457 => 'San Rafael, CA', + 1415459 => 'San Rafael, CA', + 1415460 => 'San Rafael, CA', + 1415468 => 'San Francisco, CA', + 1415469 => 'San Francisco, CA', + 1415472 => 'San Rafael, CA', + 1415473 => 'San Rafael, CA', + 1415474 => 'San Francisco, CA', + 1415476 => 'San Francisco, CA', + 1415479 => 'San Rafael, CA', + 1415482 => 'San Rafael, CA', + 1415485 => 'San Rafael, CA', + 1415487 => 'San Francisco, CA', + 1415491 => 'San Rafael, CA', + 1415492 => 'San Rafael, CA', + 1415495 => 'San Francisco, CA', + 1415499 => 'San Rafael, CA', + 1415502 => 'San Francisco, CA', + 1415503 => 'San Francisco, CA', + 1415504 => 'San Francisco, CA', + 1415507 => 'San Rafael, CA', + 1415512 => 'San Francisco, CA', + 1415513 => 'San Francisco, CA', + 1415522 => 'San Francisco, CA', + 1415525 => 'San Francisco, CA', + 1415529 => 'San Francisco, CA', + 1415541 => 'San Francisco, CA', + 1415543 => 'San Francisco, CA', + 1415546 => 'San Francisco, CA', + 1415550 => 'San Francisco, CA', + 1415551 => 'San Francisco, CA', + 1415552 => 'San Francisco, CA', + 1415553 => 'San Francisco, CA', + 1415554 => 'San Francisco, CA', + 1415558 => 'San Francisco, CA', + 1415561 => 'San Francisco, CA', + 1415563 => 'San Francisco, CA', + 1415564 => 'San Francisco, CA', + 1415565 => 'San Francisco, CA', + 1415566 => 'San Francisco, CA', + 1415567 => 'San Francisco, CA', + 1415584 => 'San Francisco, CA', + 1415585 => 'San Francisco, CA', + 1415586 => 'San Francisco, CA', + 1415587 => 'San Francisco, CA', + 1415591 => 'San Francisco, CA', + 1415600 => 'San Francisco, CA', + 1415621 => 'San Francisco, CA', + 1415626 => 'San Francisco, CA', + 1415641 => 'San Francisco, CA', + 1415642 => 'San Francisco, CA', + 1415643 => 'San Francisco, CA', + 1415644 => 'San Francisco, CA', + 1415647 => 'San Francisco, CA', + 1415648 => 'San Francisco, CA', + 1415655 => 'San Francisco, CA', + 1415661 => 'San Francisco, CA', + 1415664 => 'San Francisco, CA', + 1415665 => 'San Francisco, CA', + 1415666 => 'San Francisco, CA', + 1415668 => 'San Francisco, CA', + 1415671 => 'San Francisco, CA', + 1415673 => 'San Francisco, CA', + 1415674 => 'San Francisco, CA', + 1415677 => 'San Francisco, CA', + 1415681 => 'San Francisco, CA', + 1415682 => 'San Francisco, CA', + 1415693 => 'San Francisco, CA', + 1415695 => 'San Francisco, CA', + 1415701 => 'San Francisco, CA', + 1415721 => 'San Rafael, CA', + 1415731 => 'San Francisco, CA', + 1415742 => 'San Francisco, CA', + 1415749 => 'San Francisco, CA', + 1415750 => 'San Francisco, CA', + 1415751 => 'San Francisco, CA', + 1415752 => 'San Francisco, CA', + 1415753 => 'San Francisco, CA', + 1415759 => 'San Francisco, CA', + 1415765 => 'San Francisco, CA', + 1415771 => 'San Francisco, CA', + 1415772 => 'San Francisco, CA', + 1415773 => 'San Francisco, CA', + 1415775 => 'San Francisco, CA', + 1415776 => 'San Francisco, CA', + 1415777 => 'San Francisco, CA', + 1415781 => 'San Francisco, CA', + 1415788 => 'San Francisco, CA', + 1415796 => 'San Francisco, CA', + 1415800 => 'San Francisco, CA', + 1415814 => 'San Francisco, CA', + 1415820 => 'San Francisco, CA', + 1415821 => 'San Francisco, CA', + 1415822 => 'San Francisco, CA', + 1415824 => 'San Francisco, CA', + 1415826 => 'San Francisco, CA', + 1415829 => 'San Francisco, CA', + 1415830 => 'San Francisco, CA', + 1415831 => 'San Francisco, CA', + 1415833 => 'San Francisco, CA', + 1415834 => 'San Francisco, CA', + 1415835 => 'San Francisco, CA', + 1415836 => 'San Francisco, CA', + 1415837 => 'San Francisco, CA', + 1415856 => 'San Francisco, CA', + 1415861 => 'San Francisco, CA', + 1415863 => 'San Francisco, CA', + 1415864 => 'San Francisco, CA', + 1415865 => 'San Francisco, CA', + 1415868 => 'Bolinas, CA', + 1415875 => 'San Francisco, CA', + 1415876 => 'San Francisco, CA', + 1415878 => 'Novato, CA', + 1415882 => 'San Francisco, CA', + 1415883 => 'Novato, CA', + 1415884 => 'Novato, CA', + 1415885 => 'San Francisco, CA', + 1415888 => 'Mill Valley, CA', + 1415892 => 'Novato, CA', + 1415895 => 'Novato, CA', + 1415896 => 'San Francisco, CA', + 1415897 => 'Novato, CA', + 1415898 => 'Novato, CA', + 1415899 => 'Novato, CA', + 1415920 => 'San Francisco, CA', + 1415921 => 'San Francisco, CA', + 1415922 => 'San Francisco, CA', + 1415923 => 'San Francisco, CA', + 1415924 => 'Corte Madera, CA', + 1415925 => 'Greenbrae, CA', + 1415927 => 'Corte Madera, CA', + 1415928 => 'San Francisco, CA', + 1415929 => 'San Francisco, CA', + 1415931 => 'San Francisco, CA', + 1415933 => 'San Francisco, CA', + 1415945 => 'Corte Madera, CA', + 1415954 => 'San Francisco, CA', + 1415956 => 'San Francisco, CA', + 1415957 => 'San Francisco, CA', + 1415970 => 'San Francisco, CA', + 1415974 => 'San Francisco, CA', + 1415979 => 'San Francisco, CA', + 1415981 => 'San Francisco, CA', + 1415982 => 'San Francisco, CA', + 1415983 => 'San Francisco, CA', + 1415984 => 'San Francisco, CA', + 1415986 => 'San Francisco, CA', + 1415989 => 'San Francisco, CA', + 1416 => 'Ontario', + 1416201 => 'Etobicoke, ON', + 1416203 => 'Toronto, ON', + 1416204 => 'Toronto, ON', + 1416207 => 'Etobicoke, ON', + 1416213 => 'Etobicoke, ON', + 1416214 => 'Toronto, ON', + 1416216 => 'Toronto, ON', + 1416218 => 'North York, ON', + 1416221 => 'North York, ON', + 1416222 => 'North York, ON', + 1416223 => 'North York, ON', + 1416224 => 'North York, ON', + 1416225 => 'North York, ON', + 1416226 => 'North York, ON', + 1416227 => 'North York, ON', + 1416229 => 'North York, ON', + 1416231 => 'Etobicoke, ON', + 1416232 => 'Etobicoke, ON', + 1416233 => 'Etobicoke, ON', + 1416234 => 'Etobicoke, ON', + 1416236 => 'Etobicoke, ON', + 1416237 => 'Etobicoke, ON', + 1416239 => 'Etobicoke, ON', + 1416250 => 'North York, ON', + 1416251 => 'Etobicoke, ON', + 1416252 => 'Etobicoke, ON', + 1416253 => 'Etobicoke, ON', + 1416255 => 'Etobicoke, ON', + 1416259 => 'Etobicoke, ON', + 1416260 => 'Toronto, ON', + 1416261 => 'Scarborough, ON', + 1416264 => 'Scarborough, ON', + 1416265 => 'Scarborough, ON', + 1416266 => 'Scarborough, ON', + 1416267 => 'Scarborough, ON', + 1416269 => 'Scarborough, ON', + 1416281 => 'Scarborough, ON', + 1416282 => 'Scarborough, ON', + 1416283 => 'Scarborough, ON', + 1416284 => 'Scarborough, ON', + 1416286 => 'Scarborough, ON', + 1416287 => 'Scarborough, ON', + 1416288 => 'Scarborough, ON', + 1416289 => 'Scarborough, ON', + 1416290 => 'Scarborough, ON', + 1416291 => 'Scarborough, ON', + 1416292 => 'Scarborough, ON', + 1416293 => 'Scarborough, ON', + 1416297 => 'Scarborough, ON', + 1416298 => 'Scarborough, ON', + 1416299 => 'Scarborough, ON', + 1416304 => 'Toronto, ON', + 1416306 => 'Toronto, ON', + 1416321 => 'Scarborough, ON', + 1416322 => 'Toronto, ON', + 1416323 => 'Toronto, ON', + 1416324 => 'Toronto, ON', + 1416332 => 'Scarborough, ON', + 1416335 => 'Scarborough, ON', + 1416340 => 'Toronto, ON', + 1416348 => 'Toronto, ON', + 1416351 => 'Toronto, ON', + 1416360 => 'Toronto, ON', + 1416361 => 'Toronto, ON', + 1416362 => 'Toronto, ON', + 1416363 => 'Toronto, ON', + 1416364 => 'Toronto, ON', + 1416365 => 'Toronto, ON', + 1416366 => 'Toronto, ON', + 1416367 => 'Toronto, ON', + 1416368 => 'Toronto, ON', + 1416369 => 'Toronto, ON', + 1416385 => 'North York, ON', + 1416391 => 'North York, ON', + 1416392 => 'Toronto, ON', + 1416393 => 'Toronto, ON', + 1416398 => 'North York, ON', + 1416406 => 'Toronto, ON', + 1416408 => 'Toronto, ON', + 1416412 => 'Scarborough, ON', + 1416413 => 'Toronto, ON', + 1416431 => 'Scarborough, ON', + 1416438 => 'Scarborough, ON', + 1416439 => 'Scarborough, ON', + 1416440 => 'Toronto, ON', + 1416441 => 'North York, ON', + 1416445 => 'North York, ON', + 1416447 => 'North York, ON', + 1416449 => 'North York, ON', + 1416461 => 'Toronto, ON', + 1416462 => 'Toronto, ON', + 1416463 => 'Toronto, ON', + 1416465 => 'Toronto, ON', + 1416466 => 'Toronto, ON', + 1416469 => 'Toronto, ON', + 1416480 => 'Toronto, ON', + 1416481 => 'Toronto, ON', + 1416482 => 'Toronto, ON', + 1416483 => 'Toronto, ON', + 1416484 => 'Toronto, ON', + 1416485 => 'Toronto, ON', + 1416486 => 'Toronto, ON', + 1416487 => 'Toronto, ON', + 1416488 => 'Toronto, ON', + 1416489 => 'Toronto, ON', + 1416503 => 'Etobicoke, ON', + 1416504 => 'Toronto, ON', + 1416506 => 'Toronto, ON', + 1416510 => 'North York, ON', + 1416512 => 'North York, ON', + 1416515 => 'Toronto, ON', + 1416516 => 'Toronto, ON', + 1416530 => 'Toronto, ON', + 1416531 => 'Toronto, ON', + 1416532 => 'Toronto, ON', + 1416533 => 'Toronto, ON', + 1416534 => 'Toronto, ON', + 1416535 => 'Toronto, ON', + 1416536 => 'Toronto, ON', + 1416537 => 'Toronto, ON', + 1416538 => 'Toronto, ON', + 1416539 => 'Toronto, ON', + 1416544 => 'Toronto, ON', + 1416572 => 'Toronto, ON', + 1416585 => 'Toronto, ON', + 1416588 => 'Toronto, ON', + 1416590 => 'North York, ON', + 1416591 => 'Toronto, ON', + 1416593 => 'Toronto, ON', + 1416594 => 'Toronto, ON', + 1416595 => 'Toronto, ON', + 1416596 => 'Toronto, ON', + 1416597 => 'Toronto, ON', + 1416598 => 'Toronto, ON', + 1416599 => 'Toronto, ON', + 1416601 => 'Toronto, ON', + 1416603 => 'Toronto, ON', + 1416604 => 'Toronto, ON', + 1416609 => 'Scarborough, ON', + 1416615 => 'Scarborough, ON', + 1416620 => 'Etobicoke, ON', + 1416621 => 'Etobicoke, ON', + 1416622 => 'Etobicoke, ON', + 1416626 => 'Etobicoke, ON', + 1416630 => 'North York, ON', + 1416631 => 'North York, ON', + 1416633 => 'North York, ON', + 1416635 => 'North York, ON', + 1416636 => 'North York, ON', + 1416638 => 'North York, ON', + 1416650 => 'North York, ON', + 1416652 => 'Toronto, ON', + 1416654 => 'Toronto, ON', + 1416656 => 'Toronto, ON', + 1416658 => 'Toronto, ON', + 1416661 => 'North York, ON', + 1416663 => 'North York, ON', + 1416665 => 'North York, ON', + 1416667 => 'North York, ON', + 1416674 => 'Etobicoke, ON', + 1416675 => 'Etobicoke, ON', + 1416679 => 'Etobicoke, ON', + 1416686 => 'Toronto, ON', + 1416690 => 'Toronto, ON', + 1416691 => 'Toronto, ON', + 1416693 => 'Toronto, ON', + 1416694 => 'Toronto, ON', + 1416695 => 'Etobicoke, ON', + 1416698 => 'Toronto, ON', + 1416699 => 'Toronto, ON', + 1416701 => 'Scarborough, ON', + 1416703 => 'Toronto, ON', + 1416724 => 'Scarborough, ON', + 1416730 => 'North York, ON', + 1416733 => 'North York, ON', + 1416736 => 'North York, ON', + 1416739 => 'North York, ON', + 1416750 => 'Scarborough, ON', + 1416752 => 'Scarborough, ON', + 1416754 => 'Scarborough, ON', + 1416755 => 'Scarborough, ON', + 1416757 => 'Scarborough, ON', + 1416759 => 'Scarborough, ON', + 1416760 => 'Toronto, ON', + 1416761 => 'Toronto, ON', + 1416762 => 'Toronto, ON', + 1416763 => 'Toronto, ON', + 1416766 => 'Toronto, ON', + 1416767 => 'Toronto, ON', + 1416769 => 'Toronto, ON', + 1416777 => 'Toronto, ON', + 1416778 => 'Toronto, ON', + 1416815 => 'Toronto, ON', + 1416860 => 'Toronto, ON', + 1416861 => 'Toronto, ON', + 1416862 => 'Toronto, ON', + 1416863 => 'Toronto, ON', + 1416864 => 'Toronto, ON', + 1416865 => 'Toronto, ON', + 1416866 => 'Toronto, ON', + 1416867 => 'Toronto, ON', + 1416868 => 'Toronto, ON', + 1416869 => 'Toronto, ON', + 1416920 => 'Toronto, ON', + 1416921 => 'Toronto, ON', + 1416922 => 'Toronto, ON', + 1416923 => 'Toronto, ON', + 1416924 => 'Toronto, ON', + 1416925 => 'Toronto, ON', + 1416926 => 'Toronto, ON', + 1416927 => 'Toronto, ON', + 1416928 => 'Toronto, ON', + 1416929 => 'Toronto, ON', + 1416932 => 'Toronto, ON', + 1416934 => 'Toronto, ON', + 1416944 => 'Toronto, ON', + 1416955 => 'Toronto, ON', + 1416960 => 'Toronto, ON', + 1416961 => 'Toronto, ON', + 1416962 => 'Toronto, ON', + 1416963 => 'Toronto, ON', + 1416964 => 'Toronto, ON', + 1416966 => 'Toronto, ON', + 1416967 => 'Toronto, ON', + 1416968 => 'Toronto, ON', + 1416971 => 'Toronto, ON', + 1416972 => 'Toronto, ON', + 1416975 => 'Toronto, ON', + 1416977 => 'Toronto, ON', + 1416979 => 'Toronto, ON', + 1417 => 'Missouri', + 1417206 => 'Joplin, MO', + 1417223 => 'Pineville, MO', + 1417235 => 'Monett, MO', + 1417236 => 'Monett, MO', + 1417239 => 'Branson, MO', + 1417255 => 'West Plains, MO', + 1417256 => 'West Plains, MO', + 1417257 => 'West Plains, MO', + 1417264 => 'Thayer, MO', + 1417269 => 'Springfield, MO', + 1417272 => 'Reeds Spring, MO', + 1417276 => 'Stockton, MO', + 1417326 => 'Bolivar, MO', + 1417332 => 'Branson, MO', + 1417334 => 'Branson, MO', + 1417335 => 'Branson, MO', + 1417336 => 'Branson, MO', + 1417337 => 'Branson, MO', + 1417338 => 'Branson, MO', + 1417339 => 'Branson, MO', + 1417345 => 'Buffalo, MO', + 1417347 => 'Joplin, MO', + 1417358 => 'Carthage, MO', + 1417359 => 'Carthage, MO', + 1417395 => 'Rich Hill, MO', + 1417429 => 'Springfield, MO', + 1417443 => 'Highlandville, MO', + 1417448 => 'Nevada, MO', + 1417451 => 'Neosho, MO', + 1417455 => 'Neosho, MO', + 1417466 => 'Mount Vernon, MO', + 1417468 => 'Marshfield, MO', + 1417469 => 'Willow Springs, MO', + 1417472 => 'Granby, MO', + 1417475 => 'Noel, MO', + 1417476 => 'Pierce City, MO', + 1417485 => 'Ozark, MO', + 1417501 => 'Springfield, MO', + 1417532 => 'Lebanon, MO', + 1417533 => 'Lebanon, MO', + 1417546 => 'Forsyth, MO', + 1417548 => 'Sarcoxie, MO', + 1417553 => 'Joplin, MO', + 1417581 => 'Ozark, MO', + 1417582 => 'Ozark, MO', + 1417588 => 'Lebanon, MO', + 1417623 => 'Joplin, MO', + 1417624 => 'Joplin, MO', + 1417625 => 'Joplin, MO', + 1417626 => 'Joplin, MO', + 1417627 => 'Joplin, MO', + 1417637 => 'Greenfield, MO', + 1417646 => 'Osceola, MO', + 1417649 => 'Carl Junction, MO', + 1417659 => 'Joplin, MO', + 1417667 => 'Nevada, MO', + 1417673 => 'Webb City, MO', + 1417678 => 'Aurora, MO', + 1417679 => 'Gainesville, MO', + 1417682 => 'Lamar, MO', + 1417683 => 'Ava, MO', + 1417723 => 'Crane, MO', + 1417724 => 'Nixa, MO', + 1417725 => 'Nixa, MO', + 1417732 => 'Republic, MO', + 1417736 => 'Strafford, MO', + 1417739 => 'Kimberling City, MO', + 1417741 => 'Hartville, MO', + 1417742 => 'Willard, MO', + 1417745 => 'Hermitage, MO', + 1417753 => 'Rogersville, MO', + 1417759 => 'Fair Grove, MO', + 1417776 => 'Seneca, MO', + 1417777 => 'Bolivar, MO', + 1417778 => 'Alton, MO', + 1417781 => 'Joplin, MO', + 1417782 => 'Joplin, MO', + 1417820 => 'Springfield, MO', + 1417823 => 'Springfield, MO', + 1417831 => 'Springfield, MO', + 1417832 => 'Springfield, MO', + 1417833 => 'Springfield, MO', + 1417845 => 'Anderson, MO', + 1417847 => 'Cassville, MO', + 1417848 => 'Springfield, MO', + 1417858 => 'Shell Knob, MO', + 1417859 => 'Marshfield, MO', + 1417861 => 'Springfield, MO', + 1417862 => 'Springfield, MO', + 1417863 => 'Springfield, MO', + 1417864 => 'Springfield, MO', + 1417865 => 'Springfield, MO', + 1417866 => 'Springfield, MO', + 1417868 => 'Springfield, MO', + 1417869 => 'Springfield, MO', + 1417875 => 'Springfield, MO', + 1417876 => 'El Dorado Spgs, MO', + 1417877 => 'Springfield, MO', + 1417880 => 'Springfield, MO', + 1417881 => 'Springfield, MO', + 1417882 => 'Springfield, MO', + 1417883 => 'Springfield, MO', + 1417885 => 'Springfield, MO', + 1417886 => 'Springfield, MO', + 1417887 => 'Springfield, MO', + 1417888 => 'Springfield, MO', + 1417889 => 'Springfield, MO', + 1417890 => 'Springfield, MO', + 1417895 => 'Springfield, MO', + 1417924 => 'Mansfield, MO', + 1417926 => 'Mountain Grove, MO', + 1417932 => 'Summersville, MO', + 1417934 => 'Mountain View, MO', + 1417935 => 'Seymour, MO', + 1417962 => 'Cabool, MO', + 1417967 => 'Houston, MO', + 1418 => 'Quebec', + 1418226 => 'Saint-Georges, QC', + 1418227 => 'Saint-Georges, QC', + 1418228 => 'Saint-Georges, QC', + 1418233 => 'Les Escoumins, QC', + 1418247 => 'L\'Islet, QC', + 1418248 => 'Montmagny, QC', + 1418253 => 'Vallée-Jonction, QC', + 1418263 => 'Quebec City, QC', + 1418266 => 'Quebec City, QC', + 1418269 => 'Gaspé, QC', + 1418274 => 'Normandin, QC', + 1418275 => 'Roberval, QC', + 1418285 => 'Donnacona, QC', + 1418286 => 'Portneuf, QC', + 1418287 => 'Fermont, QC', + 1418296 => 'Baie-Comeau, QC', + 1418325 => 'Sainte-Anne-de-la-Pérade, QC', + 1418332 => 'Thetford Mines, QC', + 1418335 => 'Thetford Mines, QC', + 1418337 => 'Saint-Raymond, QC', + 1418338 => 'Thetford Mines, QC', + 1418343 => 'Saint-Bruno, QC', + 1418349 => 'Métabetchouan-Lac-à-la-Croix, QC', + 1418364 => 'Carleton, QC', + 1418365 => 'St-Tite, QC', + 1418368 => 'Gaspé, QC', + 1418380 => 'Quebec City, QC', + 1418385 => 'Grande-Rivière, QC', + 1418386 => 'Sainte-Marie, QC', + 1418387 => 'Sainte-Marie, QC', + 1418392 => 'New Richmond, QC', + 1418397 => 'Saint-Joseph-de-Beauce, QC', + 1418423 => 'Thetford Mines, QC', + 1418426 => 'Tring-Jonction, QC', + 1418427 => 'East Broughton, QC', + 1418428 => 'Saint-Ferdinand, QC', + 1418435 => 'Baie-Saint-Paul, QC', + 1418439 => 'Clermont, QC', + 1418449 => 'Disraeli, QC', + 1418459 => 'La Guadeloupe, QC', + 1418480 => 'Alma, QC', + 1418484 => 'Saint-Éphrem-de-Beauce, QC', + 1418486 => 'Lambton, QC', + 1418522 => 'Quebec City, QC', + 1418523 => 'Quebec City, QC', + 1418524 => 'Quebec City, QC', + 1418525 => 'Quebec City, QC', + 1418527 => 'Quebec City, QC', + 1418529 => 'Quebec City, QC', + 1418534 => 'Bonaventure, QC', + 1418538 => 'Havre-Saint-Pierre, QC', + 1418542 => 'Jonquière, QC', + 1418543 => 'Chicoutimi, QC', + 1418544 => 'La Baie, QC', + 1418545 => 'Chicoutimi, QC', + 1418547 => 'Jonquière, QC', + 1418548 => 'Jonquière, QC', + 1418549 => 'Chicoutimi, QC', + 1418562 => 'Matane, QC', + 1418566 => 'Matane, QC', + 1418567 => 'Chute-aux-Outardes, QC', + 1418587 => 'Forestville, QC', + 1418589 => 'Baie-Comeau, QC', + 1418602 => 'Chicoutimi, QC', + 1418603 => 'Levis, QC', + 1418614 => 'Quebec City, QC', + 1418621 => 'Quebec City, QC', + 1418622 => 'Quebec City, QC', + 1418623 => 'Quebec City, QC', + 1418624 => 'Quebec City, QC', + 1418625 => 'Lac-Etchemin, QC', + 1418626 => 'Quebec City, QC', + 1418627 => 'Quebec City, QC', + 1418628 => 'Quebec City, QC', + 1418629 => 'Amqui, QC', + 1418641 => 'Quebec City, QC', + 1418647 => 'Quebec City, QC', + 1418648 => 'Quebec City, QC', + 1418649 => 'Quebec City, QC', + 1418660 => 'Quebec City, QC', + 1418661 => 'Quebec City, QC', + 1418662 => 'Alma, QC', + 1418665 => 'La Malbaie, QC', + 1418667 => 'Quebec City, QC', + 1418668 => 'Alma, QC', + 1418669 => 'Alma, QC', + 1418673 => 'Saint-Honoré, QC', + 1418679 => 'St-Felicien, QC', + 1418681 => 'Quebec City, QC', + 1418682 => 'Quebec City, QC', + 1418683 => 'Quebec City, QC', + 1418686 => 'Quebec City, QC', + 1418687 => 'Quebec City, QC', + 1418688 => 'Quebec City, QC', + 1418689 => 'Chandler, QC', + 1418690 => 'Chicoutimi, QC', + 1418692 => 'Quebec City, QC', + 1418693 => 'Chicoutimi, QC', + 1418694 => 'Quebec City, QC', + 1418695 => 'Jonquière, QC', + 1418696 => 'Chicoutimi, QC', + 1418698 => 'Chicoutimi, QC', + 1418704 => 'Quebec City, QC', + 1418721 => 'Rimouski, QC', + 1418722 => 'Rimouski, QC', + 1418723 => 'Rimouski, QC', + 1418724 => 'Rimouski, QC', + 1418725 => 'Rimouski, QC', + 1418736 => 'Le Bic, QC', + 1418745 => 'Chapais, QC', + 1418748 => 'Chibougamau, QC', + 1418756 => 'Causapscal, QC', + 1418759 => 'Maria, QC', + 1418763 => 'Sainte-Anne-des-Monts, QC', + 1418766 => 'Port-Cartier, QC', + 1418774 => 'Beauceville, QC', + 1418775 => 'Mont-Joli, QC', + 1418780 => 'Quebec City, QC', + 1418781 => 'Quebec City, QC', + 1418782 => 'Percé, QC', + 1418824 => 'Château-Richer, QC', + 1418827 => 'Sainte-Anne-de-Beaupré, QC', + 1418832 => 'Charny, QC', + 1418833 => 'Levis, QC', + 1418835 => 'Levis, QC', + 1418837 => 'Levis, QC', + 1418838 => 'Levis, QC', + 1418841 => 'Quebec City, QC', + 1418848 => 'Stoneham, QC', + 1418849 => 'Quebec City, QC', + 1418851 => 'Trois-Pistoles, QC', + 1418853 => 'Degelis, QC', + 1418856 => 'La Pocatière, QC', + 1418860 => 'Rivière-du-Loup, QC', + 1418862 => 'Rivière-du-Loup, QC', + 1418863 => 'Rivière-du-Loup, QC', + 1418867 => 'Rivière-du-Loup, QC', + 1418868 => 'Rivière-du-Loup, QC', + 1418871 => 'Quebec City, QC', + 1418873 => 'Pont-Rouge, QC', + 1418877 => 'Quebec City, QC', + 1418878 => 'Saint-Augustin-de-Desmaures, QC', + 1418881 => 'St-Apollinaire, QC', + 1418885 => 'St-Anselme, QC', + 1418888 => 'St-Agapit, QC', + 1418914 => 'Quebec City, QC', + 1418948 => 'Quebec City, QC', + 1418962 => 'Sept-Iles, QC', + 1418968 => 'Sept-Iles, QC', + 1418977 => 'Quebec City, QC', + 1419 => 'Ohio', + 1419207 => 'Ashland, OH', + 1419213 => 'Toledo, OH', + 1419221 => 'Lima, OH', + 1419222 => 'Lima, OH', + 1419223 => 'Lima, OH', + 1419224 => 'Lima, OH', + 1419225 => 'Lima, OH', + 1419226 => 'Lima, OH', + 1419227 => 'Lima, OH', + 1419228 => 'Lima, OH', + 1419229 => 'Lima, OH', + 1419232 => 'Van Wert, OH', + 1419238 => 'Van Wert, OH', + 1419241 => 'Toledo, OH', + 1419242 => 'Toledo, OH', + 1419243 => 'Toledo, OH', + 1419244 => 'Toledo, OH', + 1419245 => 'Toledo, OH', + 1419246 => 'Toledo, OH', + 1419251 => 'Toledo, OH', + 1419253 => 'Marengo, OH', + 1419255 => 'Toledo, OH', + 1419257 => 'North Baltimore, OH', + 1419258 => 'Antwerp, OH', + 1419259 => 'Toledo, OH', + 1419278 => 'Deshler, OH', + 1419281 => 'Ashland, OH', + 1419285 => 'Put-in-Bay, OH', + 1419287 => 'Pemberville, OH', + 1419289 => 'Ashland, OH', + 1419291 => 'Toledo, OH', + 1419293 => 'McComb, OH', + 1419294 => 'Upper Sandusky, OH', + 1419298 => 'Edgerton, OH', + 1419331 => 'Lima, OH', + 1419332 => 'Fremont, OH', + 1419333 => 'Fremont, OH', + 1419334 => 'Fremont, OH', + 1419335 => 'Wauseon, OH', + 1419337 => 'Wauseon, OH', + 1419339 => 'Elida, OH', + 1419342 => 'Shelby, OH', + 1419347 => 'Shelby, OH', + 1419352 => 'Bowling Green, OH', + 1419353 => 'Bowling Green, OH', + 1419354 => 'Bowling Green, OH', + 1419355 => 'Fremont, OH', + 1419358 => 'Bluffton, OH', + 1419375 => 'Fort Recovery, OH', + 1419380 => 'Toledo, OH', + 1419381 => 'Toledo, OH', + 1419382 => 'Toledo, OH', + 1419383 => 'Toledo, OH', + 1419385 => 'Toledo, OH', + 1419389 => 'Toledo, OH', + 1419394 => 'St. Marys, OH', + 1419396 => 'Carey, OH', + 1419399 => 'Paulding, OH', + 1419420 => 'Findlay, OH', + 1419422 => 'Findlay, OH', + 1419423 => 'Findlay, OH', + 1419424 => 'Findlay, OH', + 1419425 => 'Findlay, OH', + 1419427 => 'Findlay, OH', + 1419433 => 'Huron, OH', + 1419435 => 'Fostoria, OH', + 1419436 => 'Fostoria, OH', + 1419443 => 'Tiffin, OH', + 1419445 => 'Archbold, OH', + 1419446 => 'Archbold, OH', + 1419447 => 'Tiffin, OH', + 1419448 => 'Tiffin, OH', + 1419453 => 'Ottoville, OH', + 1419462 => 'Galion, OH', + 1419465 => 'Monroeville, OH', + 1419468 => 'Galion, OH', + 1419471 => 'Toledo, OH', + 1419472 => 'Toledo, OH', + 1419473 => 'Toledo, OH', + 1419474 => 'Toledo, OH', + 1419475 => 'Toledo, OH', + 1419476 => 'Toledo, OH', + 1419478 => 'Toledo, OH', + 1419479 => 'Toledo, OH', + 1419483 => 'Bellevue, OH', + 1419485 => 'Montpelier, OH', + 1419499 => 'Milan, OH', + 1419502 => 'Sandusky, OH', + 1419517 => 'Sylvania, OH', + 1419522 => 'Mansfield, OH', + 1419523 => 'Ottawa, OH', + 1419524 => 'Mansfield, OH', + 1419525 => 'Mansfield, OH', + 1419526 => 'Mansfield, OH', + 1419529 => 'Mansfield, OH', + 1419531 => 'Toledo, OH', + 1419532 => 'Kalida, OH', + 1419534 => 'Toledo, OH', + 1419535 => 'Toledo, OH', + 1419536 => 'Toledo, OH', + 1419537 => 'Toledo, OH', + 1419542 => 'Hicksville, OH', + 1419547 => 'Clyde, OH', + 1419557 => 'Sandusky, OH', + 1419562 => 'Bucyrus, OH', + 1419568 => 'Waynesfield, OH', + 1419578 => 'Toledo, OH', + 1419584 => 'Celina, OH', + 1419586 => 'Celina, OH', + 1419589 => 'Mansfield, OH', + 1419592 => 'Napoleon, OH', + 1419599 => 'Napoleon, OH', + 1419609 => 'Sandusky, OH', + 1419621 => 'Sandusky, OH', + 1419624 => 'Sandusky, OH', + 1419625 => 'Sandusky, OH', + 1419626 => 'Sandusky, OH', + 1419627 => 'Sandusky, OH', + 1419628 => 'Minster, OH', + 1419629 => 'New Bremen, OH', + 1419633 => 'Bryan, OH', + 1419634 => 'Ada, OH', + 1419636 => 'Bryan, OH', + 1419637 => 'Gibsonburg, OH', + 1419647 => 'Spencerville, OH', + 1419659 => 'Columbus Grove, OH', + 1419660 => 'Norwalk, OH', + 1419663 => 'Norwalk, OH', + 1419668 => 'Norwalk, OH', + 1419673 => 'Kenton, OH', + 1419674 => 'Kenton, OH', + 1419675 => 'Kenton, OH', + 1419678 => 'Coldwater, OH', + 1419683 => 'Crestline, OH', + 1419684 => 'Castalia, OH', + 1419690 => 'Oregon, OH', + 1419692 => 'Delphos, OH', + 1419695 => 'Delphos, OH', + 1419696 => 'Oregon, OH', + 1419697 => 'Oregon, OH', + 1419698 => 'Oregon, OH', + 1419720 => 'Toledo, OH', + 1419724 => 'Toledo, OH', + 1419725 => 'Toledo, OH', + 1419726 => 'Toledo, OH', + 1419727 => 'Toledo, OH', + 1419729 => 'Toledo, OH', + 1419732 => 'Port Clinton, OH', + 1419734 => 'Port Clinton, OH', + 1419738 => 'Wapakoneta, OH', + 1419739 => 'Wapakoneta, OH', + 1419747 => 'Mansfield, OH', + 1419756 => 'Mansfield, OH', + 1419774 => 'Mansfield, OH', + 1419775 => 'Mansfield, OH', + 1419782 => 'Defiance, OH', + 1419784 => 'Defiance, OH', + 1419794 => 'Maumee, OH', + 1419797 => 'Port Clinton, OH', + 1419798 => 'Lakeside Marblhd, OH', + 1419822 => 'Delta, OH', + 1419824 => 'Sylvania, OH', + 1419825 => 'Swanton, OH', + 1419826 => 'Swanton, OH', + 1419832 => 'Grand Rapids, OH', + 1419837 => 'Perrysburg, OH', + 1419841 => 'Toledo, OH', + 1419842 => 'Toledo, OH', + 1419843 => 'Toledo, OH', + 1419849 => 'Woodville, OH', + 1419855 => 'Genoa, OH', + 1419862 => 'Elmore, OH', + 1419864 => 'Cardington, OH', + 1419872 => 'Perrysburg, OH', + 1419873 => 'Perrysburg, OH', + 1419874 => 'Perrysburg, OH', + 1419877 => 'Whitehouse, OH', + 1419878 => 'Waterville, OH', + 1419882 => 'Sylvania, OH', + 1419884 => 'Lexington, OH', + 1419885 => 'Sylvania, OH', + 1419886 => 'Bellville, OH', + 1419887 => 'Maumee, OH', + 1419891 => 'Maumee, OH', + 1419893 => 'Maumee, OH', + 1419897 => 'Maumee, OH', + 1419898 => 'Oak Harbor, OH', + 1419924 => 'West Unity, OH', + 1419925 => 'Maria Stein, OH', + 1419927 => 'Sycamore, OH', + 1419929 => 'New London, OH', + 1419931 => 'Perrysburg, OH', + 1419933 => 'Willard, OH', + 1419935 => 'Willard, OH', + 1419943 => 'Leipsic, OH', + 1419946 => 'Mount Gilead, OH', + 1419947 => 'Mount Gilead, OH', + 1419991 => 'Lima, OH', + 1419994 => 'Loudonville, OH', + 1419996 => 'Lima, OH', + 1419999 => 'Lima, OH', + 1423 => 'Tennessee', + 1423209 => 'Chattanooga, TN', + 1423224 => 'Kingsport, TN', + 1423230 => 'Kingsport, TN', + 1423232 => 'Johnson City, TN', + 1423235 => 'Bulls Gap, TN', + 1423238 => 'Ooltewah, TN', + 1423239 => 'Kingsport, TN', + 1423245 => 'Kingsport, TN', + 1423246 => 'Kingsport, TN', + 1423247 => 'Kingsport, TN', + 1423253 => 'Tellico Plains, TN', + 1423262 => 'Johnson City, TN', + 1423263 => 'Etowah, TN', + 1423265 => 'Chattanooga, TN', + 1423266 => 'Chattanooga, TN', + 1423267 => 'Chattanooga, TN', + 1423272 => 'Rogersville, TN', + 1423279 => 'Blountville, TN', + 1423282 => 'Johnson City, TN', + 1423283 => 'Johnson City, TN', + 1423286 => 'Oneida, TN', + 1423288 => 'Kingsport, TN', + 1423296 => 'Chattanooga, TN', + 1423305 => 'Chattanooga, TN', + 1423307 => 'Morristown, TN', + 1423317 => 'Morristown, TN', + 1423318 => 'Morristown, TN', + 1423323 => 'Blountville, TN', + 1423332 => 'Soddy-Daisy, TN', + 1423334 => 'Decatur, TN', + 1423337 => 'Sweetwater, TN', + 1423338 => 'Benton, TN', + 1423339 => 'Cleveland, TN', + 1423343 => 'Kingsport, TN', + 1423344 => 'Harrison, TN', + 1423345 => 'Surgoinsville, TN', + 1423346 => 'Wartburg, TN', + 1423349 => 'Kingsport, TN', + 1423357 => 'Church Hill, TN', + 1423365 => 'Spring City, TN', + 1423378 => 'Kingsport, TN', + 1423392 => 'Kingsport, TN', + 1423396 => 'Ooltewah, TN', + 1423422 => 'Mosheim, TN', + 1423431 => 'Johnson City, TN', + 1423434 => 'Johnson City, TN', + 1423439 => 'Johnson City, TN', + 1423442 => 'Madisonville, TN', + 1423447 => 'Pikeville, TN', + 1423451 => 'Soddy-Daisy, TN', + 1423468 => 'Chattanooga, TN', + 1423472 => 'Cleveland, TN', + 1423473 => 'Cleveland, TN', + 1423475 => 'Chattanooga, TN', + 1423476 => 'Cleveland, TN', + 1423477 => 'Gray, TN', + 1423478 => 'Cleveland, TN', + 1423479 => 'Cleveland, TN', + 1423485 => 'Chattanooga, TN', + 1423487 => 'Cosby, TN', + 1423490 => 'Chattanooga, TN', + 1423493 => 'Chattanooga, TN', + 1423495 => 'Chattanooga, TN', + 1423496 => 'Copperhill, TN', + 1423499 => 'Chattanooga, TN', + 1423508 => 'Chattanooga, TN', + 1423510 => 'Chattanooga, TN', + 1423521 => 'Chattanooga, TN', + 1423531 => 'Chattanooga, TN', + 1423538 => 'Bluff City, TN', + 1423542 => 'Elizabethton, TN', + 1423543 => 'Elizabethton, TN', + 1423547 => 'Elizabethton, TN', + 1423553 => 'Chattanooga, TN', + 1423559 => 'Cleveland, TN', + 1423562 => 'La Follette, TN', + 1423566 => 'La Follette, TN', + 1423569 => 'Oneida, TN', + 1423570 => 'Dayton, TN', + 1423578 => 'Kingsport, TN', + 1423581 => 'Morristown, TN', + 1423585 => 'Morristown, TN', + 1423586 => 'Morristown, TN', + 1423587 => 'Morristown, TN', + 1423610 => 'Johnson City, TN', + 1423613 => 'Newport, TN', + 1423614 => 'Cleveland, TN', + 1423622 => 'Chattanooga, TN', + 1423623 => 'Newport, TN', + 1423624 => 'Chattanooga, TN', + 1423625 => 'Newport, TN', + 1423629 => 'Chattanooga, TN', + 1423634 => 'Chattanooga, TN', + 1423636 => 'Greeneville, TN', + 1423638 => 'Greeneville, TN', + 1423639 => 'Greeneville, TN', + 1423643 => 'Chattanooga, TN', + 1423648 => 'Chattanooga, TN', + 1423652 => 'Bristol, TN', + 1423658 => 'Whitwell, TN', + 1423663 => 'Huntsville, TN', + 1423664 => 'Chattanooga, TN', + 1423697 => 'Chattanooga, TN', + 1423698 => 'Chattanooga, TN', + 1423702 => 'Chattanooga, TN', + 1423710 => 'Chattanooga, TN', + 1423725 => 'Hampton, TN', + 1423727 => 'Mountain City, TN', + 1423728 => 'Cleveland, TN', + 1423733 => 'Sneedville, TN', + 1423743 => 'Erwin, TN', + 1423744 => 'Athens, TN', + 1423745 => 'Athens, TN', + 1423746 => 'Athens, TN', + 1423752 => 'Chattanooga, TN', + 1423753 => 'Jonesborough, TN', + 1423756 => 'Chattanooga, TN', + 1423757 => 'Chattanooga, TN', + 1423764 => 'Bristol, TN', + 1423765 => 'Kingsport, TN', + 1423775 => 'Dayton, TN', + 1423778 => 'Chattanooga, TN', + 1423784 => 'Jellico, TN', + 1423787 => 'Greeneville, TN', + 1423790 => 'Cleveland, TN', + 1423794 => 'Johnson City, TN', + 1423798 => 'Greeneville, TN', + 1423821 => 'Chattanooga, TN', + 1423825 => 'Chattanooga, TN', + 1423837 => 'South Pittsburg, TN', + 1423842 => 'Hixson, TN', + 1423843 => 'Hixson, TN', + 1423844 => 'Bristol, TN', + 1423847 => 'Hixson, TN', + 1423854 => 'Johnson City, TN', + 1423855 => 'Chattanooga, TN', + 1423857 => 'Kingsport, TN', + 1423867 => 'Chattanooga, TN', + 1423869 => 'Harrogate, TN', + 1423878 => 'Bristol, TN', + 1423884 => 'Vonore, TN', + 1423886 => 'Signal Mountain, TN', + 1423892 => 'Chattanooga, TN', + 1423893 => 'Chattanooga, TN', + 1423894 => 'Chattanooga, TN', + 1423899 => 'Chattanooga, TN', + 1423913 => 'Jonesborough, TN', + 1423915 => 'Johnson City, TN', + 1423921 => 'Rogersville, TN', + 1423926 => 'Johnson City, TN', + 1423928 => 'Johnson City, TN', + 1423929 => 'Johnson City, TN', + 1423942 => 'Jasper, TN', + 1423949 => 'Dunlap, TN', + 1423954 => 'Chattanooga, TN', + 1423968 => 'Bristol, TN', + 1423975 => 'Johnson City, TN', + 1423979 => 'Johnson City, TN', + 1423989 => 'Bristol, TN', + 1424 => 'California', + 1425 => 'Washington', + 1425204 => 'Renton, WA', + 1425212 => 'Everett, WA', + 1425222 => 'Fall City, WA', + 1425226 => 'Renton, WA', + 1425227 => 'Renton, WA', + 1425228 => 'Renton, WA', + 1425235 => 'Renton, WA', + 1425252 => 'Everett, WA', + 1425255 => 'Renton, WA', + 1425257 => 'Everett, WA', + 1425258 => 'Everett, WA', + 1425259 => 'Everett, WA', + 1425261 => 'Everett, WA', + 1425264 => 'Renton, WA', + 1425271 => 'Renton, WA', + 1425277 => 'Renton, WA', + 1425282 => 'Renton, WA', + 1425289 => 'Bellevue, WA', + 1425290 => 'Everett, WA', + 1425303 => 'Everett, WA', + 1425313 => 'Issaquah, WA', + 1425316 => 'Everett, WA', + 1425317 => 'Everett, WA', + 1425333 => 'Carnation, WA', + 1425334 => 'Lake Stevens, WA', + 1425335 => 'Lake Stevens, WA', + 1425339 => 'Everett, WA', + 1425347 => 'Everett, WA', + 1425348 => 'Everett, WA', + 1425353 => 'Everett, WA', + 1425355 => 'Everett, WA', + 1425369 => 'Issaquah, WA', + 1425373 => 'Bellevue, WA', + 1425374 => 'Everett, WA', + 1425377 => 'Lake Stevens, WA', + 1425388 => 'Everett, WA', + 1425391 => 'Issaquah, WA', + 1425392 => 'Issaquah, WA', + 1425394 => 'Issaquah, WA', + 1425396 => 'Snoqualmie, WA', + 1425397 => 'Lake Stevens, WA', + 1425401 => 'Bellevue, WA', + 1425413 => 'Maple Valley, WA', + 1425427 => 'Issaquah, WA', + 1425430 => 'Renton, WA', + 1425432 => 'Maple Valley, WA', + 1425438 => 'Everett, WA', + 1425450 => 'Bellevue, WA', + 1425451 => 'Bellevue, WA', + 1425452 => 'Bellevue, WA', + 1425453 => 'Bellevue, WA', + 1425454 => 'Bellevue, WA', + 1425455 => 'Bellevue, WA', + 1425462 => 'Bellevue, WA', + 1425467 => 'Bellevue, WA', + 1425493 => 'Mukilteo, WA', + 1425497 => 'Redmond, WA', + 1425502 => 'Bellevue, WA', + 1425513 => 'Everett, WA', + 1425556 => 'Redmond, WA', + 1425557 => 'Issaquah, WA', + 1425558 => 'Redmond, WA', + 1425562 => 'Bellevue, WA', + 1425576 => 'Kirkland, WA', + 1425614 => 'Bellevue, WA', + 1425635 => 'Bellevue, WA', + 1425637 => 'Bellevue, WA', + 1425640 => 'Edmonds, WA', + 1425641 => 'Bellevue, WA', + 1425643 => 'Bellevue, WA', + 1425644 => 'Bellevue, WA', + 1425646 => 'Bellevue, WA', + 1425649 => 'Bellevue, WA', + 1425653 => 'Bellevue, WA', + 1425656 => 'Renton, WA', + 1425687 => 'Renton, WA', + 1425688 => 'Bellevue, WA', + 1425712 => 'Lynnwood, WA', + 1425739 => 'Kirkland, WA', + 1425741 => 'Lynnwood, WA', + 1425742 => 'Lynnwood, WA', + 1425743 => 'Lynnwood, WA', + 1425746 => 'Bellevue, WA', + 1425747 => 'Bellevue, WA', + 1425787 => 'Lynnwood, WA', + 1425788 => 'Duvall, WA', + 1425793 => 'Renton, WA', + 1425814 => 'Kirkland, WA', + 1425820 => 'Kirkland, WA', + 1425821 => 'Kirkland, WA', + 1425822 => 'Kirkland, WA', + 1425823 => 'Kirkland, WA', + 1425825 => 'Kirkland, WA', + 1425827 => 'Kirkland, WA', + 1425828 => 'Kirkland, WA', + 1425831 => 'North Bend, WA', + 1425837 => 'Issaquah, WA', + 1425867 => 'Redmond, WA', + 1425869 => 'Redmond, WA', + 1425881 => 'Redmond, WA', + 1425882 => 'Redmond, WA', + 1425883 => 'Redmond, WA', + 1425888 => 'North Bend, WA', + 1425889 => 'Kirkland, WA', + 1425899 => 'Kirkland, WA', + 1425957 => 'Bellevue, WA', + 1425990 => 'Bellevue, WA', + 1430 => 'Texas', + 1431 => 'Manitoba', + 1432 => 'Texas', + 1432218 => 'Midland, TX', + 1432229 => 'Presidio, TX', + 1432262 => 'Midland, TX', + 1432263 => 'Big Spring, TX', + 1432264 => 'Big Spring, TX', + 1432267 => 'Big Spring, TX', + 1432272 => 'Odessa, TX', + 1432283 => 'Van Horn, TX', + 1432332 => 'Odessa, TX', + 1432333 => 'Odessa, TX', + 1432334 => 'Odessa, TX', + 1432335 => 'Odessa, TX', + 1432336 => 'Fort Stockton, TX', + 1432337 => 'Odessa, TX', + 1432362 => 'Odessa, TX', + 1432363 => 'Odessa, TX', + 1432366 => 'Odessa, TX', + 1432367 => 'Odessa, TX', + 1432368 => 'Odessa, TX', + 1432381 => 'Odessa, TX', + 1432385 => 'Odessa, TX', + 1432426 => 'Fort Davis, TX', + 1432445 => 'Pecos, TX', + 1432447 => 'Pecos, TX', + 1432520 => 'Midland, TX', + 1432522 => 'Midland, TX', + 1432523 => 'Andrews, TX', + 1432524 => 'Andrews, TX', + 1432550 => 'Odessa, TX', + 1432552 => 'Odessa, TX', + 1432558 => 'Crane, TX', + 1432561 => 'Odessa, TX', + 1432570 => 'Midland, TX', + 1432580 => 'Odessa, TX', + 1432582 => 'Odessa, TX', + 1432586 => 'Kermit, TX', + 1432614 => 'Odessa, TX', + 1432617 => 'Midland, TX', + 1432618 => 'Midland, TX', + 1432620 => 'Midland, TX', + 1432640 => 'Odessa, TX', + 1432652 => 'McCamey, TX', + 1432682 => 'Midland, TX', + 1432683 => 'Midland, TX', + 1432684 => 'Midland, TX', + 1432685 => 'Midland, TX', + 1432686 => 'Midland, TX', + 1432687 => 'Midland, TX', + 1432689 => 'Midland, TX', + 1432694 => 'Midland, TX', + 1432697 => 'Midland, TX', + 1432699 => 'Midland, TX', + 1432729 => 'Marfa, TX', + 1432756 => 'Stanton, TX', + 1432758 => 'Seminole, TX', + 1432837 => 'Alpine, TX', + 1432943 => 'Monahans, TX', + 1434 => 'Virginia', + 1434200 => 'Lynchburg, VA', + 1434202 => 'Charlottesville, VA', + 1434220 => 'Charlottesville, VA', + 1434237 => 'Lynchburg, VA', + 1434239 => 'Lynchburg, VA', + 1434243 => 'Charlottesville, VA', + 1434244 => 'Charlottesville, VA', + 1434245 => 'Charlottesville, VA', + 1434246 => 'Stony Creek, VA', + 1434263 => 'Lovingston, VA', + 1434286 => 'Scottsville, VA', + 1434292 => 'Blackstone, VA', + 1434293 => 'Charlottesville, VA', + 1434295 => 'Charlottesville, VA', + 1434296 => 'Charlottesville, VA', + 1434315 => 'Farmville, VA', + 1434316 => 'Lynchburg, VA', + 1434324 => 'Hurt, VA', + 1434332 => 'Rustburg, VA', + 1434336 => 'Emporia, VA', + 1434348 => 'Emporia, VA', + 1434352 => 'Appomattox, VA', + 1434369 => 'Altavista, VA', + 1434372 => 'Chase City, VA', + 1434374 => 'Clarksville, VA', + 1434376 => 'Brookneal, VA', + 1434384 => 'Lynchburg, VA', + 1434385 => 'Lynchburg, VA', + 1434392 => 'Farmville, VA', + 1434432 => 'Chatham, VA', + 1434447 => 'South Hill, VA', + 1434455 => 'Lynchburg, VA', + 1434476 => 'Halifax, VA', + 1434485 => 'Lynchburg, VA', + 1434517 => 'South Boston, VA', + 1434525 => 'Forest, VA', + 1434528 => 'Lynchburg, VA', + 1434534 => 'Forest, VA', + 1434542 => 'Charlotte Ct Hse, VA', + 1434572 => 'South Boston, VA', + 1434575 => 'South Boston, VA', + 1434582 => 'Lynchburg, VA', + 1434589 => 'Palmyra, VA', + 1434634 => 'Emporia, VA', + 1434636 => 'Bracey, VA', + 1434645 => 'Crewe, VA', + 1434654 => 'Charlottesville, VA', + 1434656 => 'Gretna, VA', + 1434676 => 'Kenbridge, VA', + 1434685 => 'Danville, VA', + 1434696 => 'Victoria, VA', + 1434736 => 'Keysville, VA', + 1434738 => 'Boydton, VA', + 1434791 => 'Danville, VA', + 1434792 => 'Danville, VA', + 1434793 => 'Danville, VA', + 1434797 => 'Danville, VA', + 1434799 => 'Danville, VA', + 1434817 => 'Charlottesville, VA', + 1434821 => 'Rustburg, VA', + 1434822 => 'Danville, VA', + 1434823 => 'Crozet, VA', + 1434832 => 'Lynchburg, VA', + 1434836 => 'Danville, VA', + 1434842 => 'Fork Union, VA', + 1434845 => 'Lynchburg, VA', + 1434846 => 'Lynchburg, VA', + 1434847 => 'Lynchburg, VA', + 1434848 => 'Lawrenceville, VA', + 1434924 => 'Charlottesville, VA', + 1434929 => 'Madison Heights, VA', + 1434946 => 'Amherst, VA', + 1434947 => 'Lynchburg, VA', + 1434964 => 'Charlottesville, VA', + 1434969 => 'Buckingham, VA', + 1434970 => 'Charlottesville, VA', + 1434971 => 'Charlottesville, VA', + 1434972 => 'Charlottesville, VA', + 1434973 => 'Charlottesville, VA', + 1434974 => 'Charlottesville, VA', + 1434975 => 'Charlottesville, VA', + 1434977 => 'Charlottesville, VA', + 1434978 => 'Charlottesville, VA', + 1434979 => 'Charlottesville, VA', + 1434981 => 'Charlottesville, VA', + 1434982 => 'Charlottesville, VA', + 1434983 => 'Dillwyn, VA', + 1434984 => 'Charlottesville, VA', + 1434990 => 'Ruckersville, VA', + 1434993 => 'Concord, VA', + 1435 => 'Utah', + 1435213 => 'Logan, UT', + 1435245 => 'Hyrum, UT', + 1435251 => 'St. George, UT', + 1435257 => 'Tremonton, UT', + 1435259 => 'Moab, UT', + 1435283 => 'Ephraim, UT', + 1435336 => 'Coalville, UT', + 1435381 => 'Castle Dale, UT', + 1435438 => 'Beaver, UT', + 1435462 => 'Mount Pleasant, UT', + 1435472 => 'Helper, UT', + 1435477 => 'Parowan, UT', + 1435527 => 'Monroe, UT', + 1435528 => 'Gunnison, UT', + 1435529 => 'Salina, UT', + 1435563 => 'Smithfield, UT', + 1435586 => 'Cedar City, UT', + 1435587 => 'Monticello, UT', + 1435613 => 'Price, UT', + 1435615 => 'Park City, UT', + 1435623 => 'Nephi, UT', + 1435627 => 'St. George, UT', + 1435628 => 'St. George, UT', + 1435632 => 'St. George, UT', + 1435634 => 'St. George, UT', + 1435635 => 'Hurricane, UT', + 1435636 => 'Price, UT', + 1435637 => 'Price, UT', + 1435640 => 'Park City, UT', + 1435644 => 'Kanab, UT', + 1435645 => 'Park City, UT', + 1435647 => 'Park City, UT', + 1435649 => 'Park City, UT', + 1435652 => 'St. George, UT', + 1435654 => 'Heber City, UT', + 1435655 => 'Park City, UT', + 1435656 => 'St. George, UT', + 1435657 => 'Heber City, UT', + 1435658 => 'Park City, UT', + 1435673 => 'St. George, UT', + 1435674 => 'St. George, UT', + 1435676 => 'Panguitch, UT', + 1435678 => 'Blanding, UT', + 1435687 => 'Huntington, UT', + 1435688 => 'St. George, UT', + 1435713 => 'Logan, UT', + 1435716 => 'Logan, UT', + 1435722 => 'Roosevelt, UT', + 1435723 => 'Brigham City, UT', + 1435725 => 'Roosevelt, UT', + 1435734 => 'Brigham City, UT', + 1435738 => 'Duchesne, UT', + 1435743 => 'Fillmore, UT', + 1435750 => 'Logan, UT', + 1435752 => 'Logan, UT', + 1435753 => 'Logan, UT', + 1435755 => 'Logan, UT', + 1435772 => 'Springdale, UT', + 1435781 => 'Vernal, UT', + 1435783 => 'Kamas, UT', + 1435787 => 'Logan, UT', + 1435789 => 'Vernal, UT', + 1435792 => 'Logan, UT', + 1435797 => 'Logan, UT', + 1435833 => 'Tooele, UT', + 1435835 => 'Manti, UT', + 1435843 => 'Tooele, UT', + 1435864 => 'Delta, UT', + 1435865 => 'Cedar City, UT', + 1435867 => 'Cedar City, UT', + 1435882 => 'Tooele, UT', + 1435884 => 'Grantsville, UT', + 1435893 => 'Richfield, UT', + 1435896 => 'Richfield, UT', + 1435946 => 'Garden City, UT', + 1435986 => 'St. George, UT', + 1437 => 'Ontario', + 1438 => 'Quebec', + 1438380 => 'Montreal, QC', + 1440 => 'Ohio', + 1440204 => 'Lorain, OH', + 1440205 => 'Mentor, OH', + 1440209 => 'Mentor, OH', + 1440233 => 'Lorain, OH', + 1440236 => 'Columbia Station, OH', + 1440237 => 'Cleveland, OH', + 1440238 => 'Strongsville, OH', + 1440244 => 'Lorain, OH', + 1440245 => 'Lorain, OH', + 1440247 => 'Chagrin Falls, OH', + 1440255 => 'Mentor, OH', + 1440257 => 'Mentor, OH', + 1440259 => 'Perry, OH', + 1440266 => 'Mentor, OH', + 1440268 => 'Strongsville, OH', + 1440269 => 'Willoughby, OH', + 1440275 => 'Austinburg, OH', + 1440277 => 'Lorain, OH', + 1440282 => 'Lorain, OH', + 1440284 => 'Elyria, OH', + 1440285 => 'Chardon, OH', + 1440286 => 'Chardon, OH', + 1440288 => 'Lorain, OH', + 1440293 => 'Andover, OH', + 1440312 => 'Cleveland, OH', + 1440322 => 'Elyria, OH', + 1440323 => 'Elyria, OH', + 1440324 => 'Elyria, OH', + 1440327 => 'North Ridgeville, OH', + 1440329 => 'Elyria, OH', + 1440331 => 'Cleveland, OH', + 1440333 => 'Cleveland, OH', + 1440338 => 'Novelty, OH', + 1440350 => 'Painesville, OH', + 1440352 => 'Painesville, OH', + 1440353 => 'North Ridgeville, OH', + 1440354 => 'Painesville, OH', + 1440355 => 'LaGrange, OH', + 1440356 => 'Cleveland, OH', + 1440357 => 'Painesville, OH', + 1440358 => 'Painesville, OH', + 1440365 => 'Elyria, OH', + 1440366 => 'Elyria, OH', + 1440392 => 'Painesville, OH', + 1440428 => 'Madison, OH', + 1440437 => 'Orwell, OH', + 1440442 => 'Cleveland, OH', + 1440449 => 'Cleveland, OH', + 1440458 => 'Elyria, OH', + 1440460 => 'Cleveland, OH', + 1440461 => 'Cleveland, OH', + 1440466 => 'Geneva, OH', + 1440473 => 'Cleveland, OH', + 1440519 => 'Solon, OH', + 1440543 => 'Chagrin Falls, OH', + 1440546 => 'Cleveland, OH', + 1440563 => 'Rock Creek, OH', + 1440564 => 'Newbury, OH', + 1440572 => 'Strongsville, OH', + 1440576 => 'Jefferson, OH', + 1440582 => 'Cleveland, OH', + 1440593 => 'Conneaut, OH', + 1440599 => 'Conneaut, OH', + 1440632 => 'Middlefield, OH', + 1440639 => 'Painesville, OH', + 1440646 => 'Cleveland, OH', + 1440647 => 'Wellington, OH', + 1440684 => 'Cleveland, OH', + 1440708 => 'Chagrin Falls, OH', + 1440716 => 'North Olmsted, OH', + 1440717 => 'Cleveland, OH', + 1440729 => 'Chesterland, OH', + 1440734 => 'North Olmsted, OH', + 1440743 => 'Cleveland, OH', + 1440748 => 'Grafton, OH', + 1440774 => 'Oberlin, OH', + 1440775 => 'Oberlin, OH', + 1440777 => 'North Olmsted, OH', + 1440779 => 'North Olmsted, OH', + 1440816 => 'Cleveland, OH', + 1440834 => 'Burton, OH', + 1440838 => 'Cleveland, OH', + 1440842 => 'Cleveland, OH', + 1440843 => 'Cleveland, OH', + 1440845 => 'Cleveland, OH', + 1440846 => 'Strongsville, OH', + 1440877 => 'Cleveland, OH', + 1440878 => 'Strongsville, OH', + 1440884 => 'Cleveland, OH', + 1440885 => 'Cleveland, OH', + 1440886 => 'Cleveland, OH', + 1440887 => 'Cleveland, OH', + 1440888 => 'Cleveland, OH', + 1440893 => 'Chagrin Falls, OH', + 1440895 => 'Cleveland, OH', + 1440899 => 'Cleveland, OH', + 1440926 => 'Grafton, OH', + 1440930 => 'Avon Lake, OH', + 1440933 => 'Avon Lake, OH', + 1440934 => 'Avon, OH', + 1440937 => 'Avon, OH', + 1440942 => 'Willoughby, OH', + 1440946 => 'Willoughby, OH', + 1440949 => 'Sheffield Lake, OH', + 1440953 => 'Willoughby, OH', + 1440960 => 'Lorain, OH', + 1440964 => 'Ashtabula, OH', + 1440967 => 'Vermilion, OH', + 1440974 => 'Mentor, OH', + 1440975 => 'Willoughby, OH', + 1440984 => 'Amherst, OH', + 1440985 => 'Amherst, OH', + 1440988 => 'Amherst, OH', + 1440989 => 'Lorain, OH', + 1440992 => 'Ashtabula, OH', + 1440993 => 'Ashtabula, OH', + 1440997 => 'Ashtabula, OH', + 1440998 => 'Ashtabula, OH', + 1441292 => 'Hamilton', + 1441295 => 'Hamilton', + 1443 => 'Maryland', + 1443394 => 'Owings Mills, MD', + 1443438 => 'Baltimore, MD', + 1443444 => 'Baltimore, MD', + 1443481 => 'Annapolis, MD', + 1443643 => 'Bel Air, MD', + 1443664 => 'Ocean City, MD', + 1443708 => 'Baltimore, MD', + 1443736 => 'Salisbury, MD', + 1443755 => 'Hanover, MD', + 1443759 => 'Baltimore, MD', + 1443777 => 'Baltimore, MD', + 1443849 => 'Towson, MD', + 1443869 => 'Baltimore, MD', + 1443923 => 'Baltimore, MD', + 1443944 => 'Salisbury, MD', + 1443949 => 'Annapolis, MD', + 1443977 => 'Baltimore, MD', + 1450 => 'Quebec', + 1450218 => 'Vaudreuil-Dorion, QC', + 1450224 => 'Prévost, QC', + 1450225 => 'Beauharnois, QC', + 1450226 => 'Morin-Heights, QC', + 1450229 => 'Sainte-Adèle, QC', + 1450242 => 'Brome Lake, QC', + 1450243 => 'Brome Lake, QC', + 1450245 => 'Napierville, QC', + 1450246 => 'Lacolle, QC', + 1450247 => 'Hemmingford, QC', + 1450248 => 'Bedford, QC', + 1450250 => 'Saint-Hyacinthe, QC', + 1450252 => 'Saint-Hyacinthe, QC', + 1450258 => 'Mirabel, QC', + 1450261 => 'Saint-Hyacinthe, QC', + 1450263 => 'Cowansville, QC', + 1450264 => 'Huntingdon, QC', + 1450266 => 'Cowansville, QC', + 1450293 => 'Farnham, QC', + 1450297 => 'Eastman, QC', + 1450314 => 'Laval, QC', + 1450332 => 'Longueuil, QC', + 1450346 => 'Saint-Jean-sur-Richelieu, QC', + 1450347 => 'Saint-Jean-sur-Richelieu, QC', + 1450348 => 'Saint-Jean-sur-Richelieu, QC', + 1450349 => 'Saint-Jean-sur-Richelieu, QC', + 1450357 => 'Saint-Jean-sur-Richelieu, QC', + 1450358 => 'Saint-Jean-sur-Richelieu, QC', + 1450359 => 'Saint-Jean-sur-Richelieu, QC', + 1450361 => 'Granby, QC', + 1450370 => 'Salaberry-de-Valleyfield, QC', + 1450371 => 'Salaberry-de-Valleyfield, QC', + 1450372 => 'Granby, QC', + 1450373 => 'Salaberry-de-Valleyfield, QC', + 1450375 => 'Granby, QC', + 1450377 => 'Salaberry-de-Valleyfield, QC', + 1450378 => 'Granby, QC', + 1450379 => 'Saint-Paul-d\'Abbotsford, QC', + 1450417 => 'Mascouche, QC', + 1450424 => 'Vaudreuil-Dorion, QC', + 1450427 => 'Sainte-Martine, QC', + 1450429 => 'Beauharnois, QC', + 1450431 => 'Saint-Jérôme, QC', + 1450432 => 'Saint-Jérôme, QC', + 1450436 => 'Saint-Jérôme, QC', + 1450438 => 'Saint-Jérôme, QC', + 1450439 => 'Saint-Lin-Laurentides, QC', + 1450441 => 'St-Bruno-de-Montarville, QC', + 1450442 => 'Longueuil, QC', + 1450443 => 'Saint-Hubert, QC', + 1450445 => 'Saint-Hubert, QC', + 1450447 => 'Chambly, QC', + 1450448 => 'Longueuil, QC', + 1450449 => 'Boucherville, QC', + 1450451 => 'Rigaud, QC', + 1450452 => 'Les Cèdres, QC', + 1450454 => 'Saint-Rémi, QC', + 1450455 => 'Vaudreuil-Dorion, QC', + 1450458 => 'Hudson, QC', + 1450460 => 'Marieville, QC', + 1450461 => 'St-Bruno-de-Montarville, QC', + 1450463 => 'Longueuil, QC', + 1450468 => 'Longueuil, QC', + 1450469 => 'Saint-Césaire, QC', + 1450470 => 'Repentigny, QC', + 1450471 => 'Terrebonne, QC', + 1450472 => 'Saint-Eustache, QC', + 1450473 => 'Saint-Eustache, QC', + 1450474 => 'Mascouche, QC', + 1450475 => 'Mirabel, QC', + 1450477 => 'Terrebonne, QC', + 1450478 => 'Sainte-Anne-des-Plaines, QC', + 1450479 => 'Oka, QC', + 1450491 => 'Saint-Eustache, QC', + 1450492 => 'Terrebonne, QC', + 1450510 => 'Vaudreuil-Dorion, QC', + 1450530 => 'Saint-Jérôme, QC', + 1450532 => 'Valcourt, QC', + 1450534 => 'Bromont, QC', + 1450538 => 'Sutton, QC', + 1450539 => 'Waterloo, QC', + 1450546 => 'Acton Vale, QC', + 1450548 => 'Roxton Falls, QC', + 1450562 => 'Lachute, QC', + 1450565 => 'Saint-Jérôme, QC', + 1450569 => 'Saint-Jérôme, QC', + 1450581 => 'Repentigny, QC', + 1450582 => 'Repentigny, QC', + 1450583 => 'Verchères, QC', + 1450585 => 'Repentigny, QC', + 1450586 => 'Lavaltrie, QC', + 1450587 => 'Contrecœur, QC', + 1450589 => 'L\'Assomption, QC', + 1450592 => 'Saint-Jérôme, QC', + 1450598 => 'Saint-Eustache, QC', + 1450623 => 'Saint-Eustache, QC', + 1450641 => 'Boucherville, QC', + 1450645 => 'Boucherville, QC', + 1450646 => 'Longueuil, QC', + 1450647 => 'Longueuil, QC', + 1450649 => 'Sainte-Julie, QC', + 1450651 => 'Longueuil, QC', + 1450652 => 'Varennes, QC', + 1450653 => 'St-Bruno-de-Montarville, QC', + 1450654 => 'Repentigny, QC', + 1450655 => 'Boucherville, QC', + 1450656 => 'Saint-Hubert, QC', + 1450657 => 'Repentigny, QC', + 1450658 => 'Chambly, QC', + 1450659 => 'La Prairie, QC', + 1450670 => 'Longueuil, QC', + 1450674 => 'Longueuil, QC', + 1450677 => 'Longueuil, QC', + 1450678 => 'Saint-Hubert, QC', + 1450679 => 'Longueuil, QC', + 1450686 => 'Chomedey, QC', + 1450687 => 'Chomedey, QC', + 1450691 => 'Châteauguay, QC', + 1450692 => 'Châteauguay, QC', + 1450698 => 'Châteauguay, QC', + 1450699 => 'Châteauguay, QC', + 1450741 => 'Saint-Jean-sur-Richelieu, QC', + 1450742 => 'Sorel, QC', + 1450743 => 'Sorel, QC', + 1450746 => 'Sorel, QC', + 1450752 => 'Joliette, QC', + 1450753 => 'Joliette, QC', + 1450754 => 'Crabtree, QC', + 1450755 => 'Joliette, QC', + 1450759 => 'Joliette, QC', + 1450763 => 'Coteau-du-Lac, QC', + 1450771 => 'Saint-Hyacinthe, QC', + 1450772 => 'Saint-Pie, QC', + 1450773 => 'Saint-Hyacinthe, QC', + 1450774 => 'Saint-Hyacinthe, QC', + 1450776 => 'Granby, QC', + 1450777 => 'Granby, QC', + 1450778 => 'Saint-Hyacinthe, QC', + 1450793 => 'Saint-Liboire, QC', + 1450796 => 'Saint-Hyacinthe, QC', + 1450799 => 'Saint-Hyacinthe, QC', + 1450829 => 'Ormstown, QC', + 1450831 => 'Sainte-Julienne, QC', + 1450833 => 'St-Michel-des-Saints, QC', + 1450834 => 'Rawdon, QC', + 1450835 => 'St-Gabriel-de-Brandon, QC', + 1450836 => 'Berthierville, QC', + 1450886 => 'St-Jean-de-Matha, QC', + 1450887 => 'Lanoraie, QC', + 1450889 => 'St-Félix-de-Valois, QC', + 1450922 => 'Sainte-Julie, QC', + 1450926 => 'Saint-Hubert, QC', + 1450928 => 'Longueuil, QC', + 1450929 => 'Varennes, QC', + 1450932 => 'Repentigny, QC', + 1450933 => 'Laval, QC', + 1450934 => 'Laval, QC', + 1450936 => 'Laval, QC', + 1450937 => 'Laval, QC', + 1450961 => 'Terrebonne, QC', + 1450964 => 'Terrebonne, QC', + 1450966 => 'Mascouche, QC', + 1450968 => 'Terrebonne, QC', + 1450974 => 'Saint-Eustache, QC', + 1450991 => 'Granby, QC', + 1463 => 'Indiana', + 1469 => 'Texas', + 1469232 => 'Dallas, TX', + 1469241 => 'Plano, TX', + 1469272 => 'Cedar Hill, TX', + 1469366 => 'Plano, TX', + 1469467 => 'Plano, TX', + 1469522 => 'Dallas, TX', + 1469633 => 'Frisco, TX', + 1469742 => 'McKinney, TX', + 1469752 => 'Plano, TX', + 1469916 => 'Dallas, TX', + 1469952 => 'McKinney, TX', + 1478 => 'Georgia', + 1478218 => 'Perry, GA', + 1478225 => 'Warner Robins, GA', + 1478237 => 'Swainsboro, GA', + 1478238 => 'Macon, GA', + 1478254 => 'Macon, GA', + 1478272 => 'Dublin, GA', + 1478274 => 'Dublin, GA', + 1478275 => 'Dublin, GA', + 1478277 => 'Dublin, GA', + 1478289 => 'Swainsboro, GA', + 1478296 => 'Dublin, GA', + 1478328 => 'Warner Robins, GA', + 1478329 => 'Warner Robins, GA', + 1478330 => 'Macon, GA', + 1478333 => 'Warner Robins, GA', + 1478374 => 'Eastman, GA', + 1478405 => 'Macon, GA', + 1478414 => 'Milledgeville, GA', + 1478445 => 'Milledgeville, GA', + 1478451 => 'Milledgeville, GA', + 1478452 => 'Milledgeville, GA', + 1478453 => 'Milledgeville, GA', + 1478454 => 'Milledgeville, GA', + 1478471 => 'Macon, GA', + 1478472 => 'Montezuma, GA', + 1478474 => 'Macon, GA', + 1478475 => 'Macon, GA', + 1478476 => 'Macon, GA', + 1478477 => 'Macon, GA', + 1478552 => 'Sandersville, GA', + 1478553 => 'Sandersville, GA', + 1478625 => 'Louisville, GA', + 1478628 => 'Gordon, GA', + 1478633 => 'Macon, GA', + 1478741 => 'Macon, GA', + 1478742 => 'Macon, GA', + 1478743 => 'Macon, GA', + 1478745 => 'Macon, GA', + 1478746 => 'Macon, GA', + 1478750 => 'Macon, GA', + 1478751 => 'Macon, GA', + 1478755 => 'Macon, GA', + 1478757 => 'Macon, GA', + 1478763 => 'Twin City, GA', + 1478781 => 'Macon, GA', + 1478783 => 'Hawkinsville, GA', + 1478784 => 'Macon, GA', + 1478785 => 'Macon, GA', + 1478788 => 'Macon, GA', + 1478825 => 'Fort Valley, GA', + 1478836 => 'Roberta, GA', + 1478862 => 'Butler, GA', + 1478864 => 'Wrightsville, GA', + 1478892 => 'Hawkinsville, GA', + 1478922 => 'Warner Robins, GA', + 1478923 => 'Warner Robins, GA', + 1478929 => 'Warner Robins, GA', + 1478934 => 'Cochran, GA', + 1478935 => 'Lizella, GA', + 1478945 => 'Jeffersonville, GA', + 1478946 => 'Irwinton, GA', + 1478953 => 'Warner Robins, GA', + 1478956 => 'Byron, GA', + 1478971 => 'Warner Robins, GA', + 1478982 => 'Millen, GA', + 1478986 => 'Gray, GA', + 1478987 => 'Perry, GA', + 1478988 => 'Perry, GA', + 1478992 => 'Forsyth, GA', + 1478994 => 'Forsyth, GA', + 1479 => 'Arkansas', + 1479229 => 'Dardanelle, AR', + 1479238 => 'Siloam Springs, AR', + 1479242 => 'Fort Smith, AR', + 1479243 => 'Mena, AR', + 1479246 => 'Rogers, AR', + 1479251 => 'Fayetteville, AR', + 1479253 => 'Eureka Springs, AR', + 1479254 => 'Bentonville, AR', + 1479267 => 'Farmington, AR', + 1479268 => 'Bentonville, AR', + 1479271 => 'Bentonville, AR', + 1479273 => 'Bentonville, AR', + 1479314 => 'Fort Smith, AR', + 1479331 => 'Dover, AR', + 1479338 => 'Rogers, AR', + 1479361 => 'Springdale, AR', + 1479394 => 'Mena, AR', + 1479410 => 'Van Buren, AR', + 1479419 => 'Springdale, AR', + 1479434 => 'Fort Smith, AR', + 1479441 => 'Fort Smith, AR', + 1479442 => 'Fayetteville, AR', + 1479443 => 'Fayetteville, AR', + 1479444 => 'Fayetteville, AR', + 1479445 => 'Fayetteville, AR', + 1479451 => 'Pea Ridge, AR', + 1479452 => 'Fort Smith, AR', + 1479463 => 'Fayetteville, AR', + 1479464 => 'Bentonville, AR', + 1479471 => 'Van Buren, AR', + 1479474 => 'Van Buren, AR', + 1479478 => 'Fort Smith, AR', + 1479484 => 'Fort Smith, AR', + 1479494 => 'Fort Smith, AR', + 1479495 => 'Danville, AR', + 1479521 => 'Fayetteville, AR', + 1479524 => 'Siloam Springs, AR', + 1479527 => 'Fayetteville, AR', + 1479549 => 'Siloam Springs, AR', + 1479571 => 'Fayetteville, AR', + 1479575 => 'Fayetteville, AR', + 1479582 => 'Fayetteville, AR', + 1479587 => 'Fayetteville, AR', + 1479621 => 'Rogers, AR', + 1479631 => 'Rogers, AR', + 1479632 => 'Alma, AR', + 1479633 => 'Rogers, AR', + 1479636 => 'Rogers, AR', + 1479637 => 'Waldron, AR', + 1479641 => 'Atkins, AR', + 1479646 => 'Fort Smith, AR', + 1479648 => 'Fort Smith, AR', + 1479649 => 'Fort Smith, AR', + 1479667 => 'Ozark, AR', + 1479675 => 'Booneville, AR', + 1479705 => 'Clarksville, AR', + 1479709 => 'Fort Smith, AR', + 1479715 => 'Bentonville, AR', + 1479717 => 'Springdale, AR', + 1479725 => 'Springdale, AR', + 1479736 => 'Gentry, AR', + 1479738 => 'Huntsville, AR', + 1479750 => 'Springdale, AR', + 1479751 => 'Springdale, AR', + 1479754 => 'Clarksville, AR', + 1479756 => 'Springdale, AR', + 1479770 => 'Lowell, AR', + 1479782 => 'Fort Smith, AR', + 1479783 => 'Fort Smith, AR', + 1479784 => 'Fort Smith, AR', + 1479785 => 'Fort Smith, AR', + 1479787 => 'Gravette, AR', + 1479795 => 'Centerton, AR', + 1479824 => 'Lincoln, AR', + 1479839 => 'West Fork, AR', + 1479846 => 'Prairie Grove, AR', + 1479855 => 'Bella Vista, AR', + 1479872 => 'Springdale, AR', + 1479876 => 'Bella Vista, AR', + 1479880 => 'Russellville, AR', + 1479890 => 'Russellville, AR', + 1479899 => 'Rogers, AR', + 1479925 => 'Rogers, AR', + 1479927 => 'Springdale, AR', + 1479928 => 'Mansfield, AR', + 1479935 => 'Fayetteville, AR', + 1479936 => 'Rogers, AR', + 1479963 => 'Paris, AR', + 1479965 => 'Charleston, AR', + 1479966 => 'Fayetteville, AR', + 1479967 => 'Russellville, AR', + 1479968 => 'Russellville, AR', + 1479986 => 'Rogers, AR', + 1479996 => 'Greenwood, AR', + 1479997 => 'Mulberry, AR', + 1480 => 'Arizona', + 1480218 => 'Mesa, AZ', + 1480288 => 'Apache Junction, AZ', + 1480301 => 'Scottsdale, AZ', + 1480312 => 'Scottsdale, AZ', + 1480314 => 'Scottsdale, AZ', + 1480315 => 'Scottsdale, AZ', + 1480323 => 'Scottsdale, AZ', + 1480325 => 'Mesa, AZ', + 1480345 => 'Tempe, AZ', + 1480346 => 'Scottsdale, AZ', + 1480348 => 'Scottsdale, AZ', + 1480350 => 'Tempe, AZ', + 1480354 => 'Mesa, AZ', + 1480357 => 'Mesa, AZ', + 1480358 => 'Mesa, AZ', + 1480367 => 'Scottsdale, AZ', + 1480368 => 'Scottsdale, AZ', + 1480380 => 'Mesa, AZ', + 1480391 => 'Scottsdale, AZ', + 1480396 => 'Mesa, AZ', + 1480421 => 'Scottsdale, AZ', + 1480423 => 'Scottsdale, AZ', + 1480425 => 'Scottsdale, AZ', + 1480429 => 'Scottsdale, AZ', + 1480443 => 'Scottsdale, AZ', + 1480446 => 'Tempe, AZ', + 1480451 => 'Scottsdale, AZ', + 1480460 => 'Phoenix, AZ', + 1480461 => 'Mesa, AZ', + 1480464 => 'Mesa, AZ', + 1480472 => 'Mesa, AZ', + 1480481 => 'Scottsdale, AZ', + 1480483 => 'Scottsdale, AZ', + 1480484 => 'Scottsdale, AZ', + 1480502 => 'Scottsdale, AZ', + 1480513 => 'Scottsdale, AZ', + 1480515 => 'Phoenix, AZ', + 1480517 => 'Tempe, AZ', + 1480543 => 'Gilbert, AZ', + 1480551 => 'Scottsdale, AZ', + 1480556 => 'Scottsdale, AZ', + 1480557 => 'Tempe, AZ', + 1480563 => 'Scottsdale, AZ', + 1480585 => 'Scottsdale, AZ', + 1480596 => 'Scottsdale, AZ', + 1480607 => 'Scottsdale, AZ', + 1480609 => 'Scottsdale, AZ', + 1480610 => 'Mesa, AZ', + 1480614 => 'Scottsdale, AZ', + 1480615 => 'Mesa, AZ', + 1480632 => 'Gilbert, AZ', + 1480641 => 'Mesa, AZ', + 1480644 => 'Mesa, AZ', + 1480649 => 'Mesa, AZ', + 1480654 => 'Mesa, AZ', + 1480655 => 'Mesa, AZ', + 1480657 => 'Scottsdale, AZ', + 1480661 => 'Scottsdale, AZ', + 1480668 => 'Mesa, AZ', + 1480671 => 'Apache Junction, AZ', + 1480726 => 'Chandler, AZ', + 1480730 => 'Tempe, AZ', + 1480732 => 'Chandler, AZ', + 1480733 => 'Mesa, AZ', + 1480736 => 'Tempe, AZ', + 1480759 => 'Phoenix, AZ', + 1480767 => 'Scottsdale, AZ', + 1480778 => 'Scottsdale, AZ', + 1480782 => 'Chandler, AZ', + 1480784 => 'Tempe, AZ', + 1480786 => 'Chandler, AZ', + 1480802 => 'Chandler, AZ', + 1480804 => 'Tempe, AZ', + 1480807 => 'Mesa, AZ', + 1480812 => 'Chandler, AZ', + 1480814 => 'Chandler, AZ', + 1480816 => 'Fountain Hills, AZ', + 1480821 => 'Chandler, AZ', + 1480827 => 'Mesa, AZ', + 1480829 => 'Tempe, AZ', + 1480830 => 'Mesa, AZ', + 1480832 => 'Mesa, AZ', + 1480833 => 'Mesa, AZ', + 1480834 => 'Mesa, AZ', + 1480835 => 'Mesa, AZ', + 1480836 => 'Fountain Hills, AZ', + 1480837 => 'Fountain Hills, AZ', + 1480838 => 'Tempe, AZ', + 1480839 => 'Tempe, AZ', + 1480844 => 'Mesa, AZ', + 1480854 => 'Mesa, AZ', + 1480855 => 'Chandler, AZ', + 1480857 => 'Chandler, AZ', + 1480860 => 'Scottsdale, AZ', + 1480874 => 'Scottsdale, AZ', + 1480883 => 'Chandler, AZ', + 1480890 => 'Mesa, AZ', + 1480894 => 'Tempe, AZ', + 1480898 => 'Mesa, AZ', + 1480899 => 'Chandler, AZ', + 1480905 => 'Scottsdale, AZ', + 1480917 => 'Chandler, AZ', + 1480921 => 'Tempe, AZ', + 1480922 => 'Scottsdale, AZ', + 1480924 => 'Mesa, AZ', + 1480941 => 'Scottsdale, AZ', + 1480945 => 'Scottsdale, AZ', + 1480946 => 'Scottsdale, AZ', + 1480947 => 'Scottsdale, AZ', + 1480948 => 'Scottsdale, AZ', + 1480949 => 'Scottsdale, AZ', + 1480951 => 'Scottsdale, AZ', + 1480961 => 'Chandler, AZ', + 1480962 => 'Mesa, AZ', + 1480963 => 'Chandler, AZ', + 1480964 => 'Mesa, AZ', + 1480965 => 'Tempe, AZ', + 1480966 => 'Tempe, AZ', + 1480967 => 'Tempe, AZ', + 1480968 => 'Tempe, AZ', + 1480969 => 'Mesa, AZ', + 1480970 => 'Scottsdale, AZ', + 1480981 => 'Mesa, AZ', + 1480982 => 'Apache Junction, AZ', + 1480983 => 'Apache Junction, AZ', + 1480984 => 'Mesa, AZ', + 1480985 => 'Mesa, AZ', + 1480986 => 'Mesa, AZ', + 1480987 => 'Queen Creek, AZ', + 1480990 => 'Scottsdale, AZ', + 1480991 => 'Scottsdale, AZ', + 1480994 => 'Scottsdale, AZ', + 1480998 => 'Scottsdale, AZ', + 1484 => 'Pennsylvania', + 1484223 => 'Allentown, PA', + 1484476 => 'Wynnewood, PA', + 1484664 => 'Allentown, PA', + 1484875 => 'Exton, PA', + 1484884 => 'Bethlehem, PA', + 1484895 => 'Bethlehem, PA', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1401.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1401.php deleted file mode 100644 index 19df7a8d4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1401.php +++ /dev/null @@ -1,100 +0,0 @@ - 'Rhode Island', - 1401222 => 'Providence, RI', - 1401232 => 'Smithfield, RI', - 1401233 => 'Smithfield, RI', - 1401235 => 'Woonsocket, RI', - 1401245 => 'Warren, RI', - 1401246 => 'Barrington, RI', - 1401253 => 'Bristol, RI', - 1401254 => 'Bristol, RI', - 1401272 => 'Providence, RI', - 1401273 => 'Providence, RI', - 1401274 => 'Providence, RI', - 1401275 => 'Cranston, RI', - 1401276 => 'Providence, RI', - 1401277 => 'Providence, RI', - 1401294 => 'North Kingstown, RI', - 1401295 => 'North Kingstown, RI', - 1401315 => 'Westerly, RI', - 1401322 => 'Westerly, RI', - 1401331 => 'Providence, RI', - 1401333 => 'Cumberland, RI', - 1401348 => 'Westerly, RI', - 1401351 => 'Providence, RI', - 1401353 => 'North Providence, RI', - 1401356 => 'Woonsocket, RI', - 1401364 => 'Charlestown, RI', - 1401396 => 'Bristol, RI', - 1401398 => 'East Greenwich, RI', - 1401421 => 'Providence, RI', - 1401423 => 'Jamestown, RI', - 1401431 => 'East Providence, RI', - 1401433 => 'Riverside, RI', - 1401434 => 'East Providence, RI', - 1401435 => 'East Providence, RI', - 1401438 => 'East Providence, RI', - 1401444 => 'Providence, RI', - 1401453 => 'Providence, RI', - 1401454 => 'Providence, RI', - 1401455 => 'Providence, RI', - 1401456 => 'Providence, RI', - 1401457 => 'Providence, RI', - 1401463 => 'Cranston, RI', - 1401464 => 'Cranston, RI', - 1401466 => 'Block Island, RI', - 1401519 => 'Providence, RI', - 1401521 => 'Providence, RI', - 1401533 => 'Providence, RI', - 1401596 => 'Westerly, RI', - 1401619 => 'Newport, RI', - 1401621 => 'Providence, RI', - 1401624 => 'Tiverton, RI', - 1401625 => 'Tiverton, RI', - 1401635 => 'Little Compton, RI', - 1401658 => 'Cumberland, RI', - 1401667 => 'North Kingstown, RI', - 1401683 => 'Portsmouth, RI', - 1401722 => 'Pawtucket, RI', - 1401723 => 'Pawtucket, RI', - 1401724 => 'Pawtucket, RI', - 1401725 => 'Pawtucket, RI', - 1401726 => 'Pawtucket, RI', - 1401728 => 'Pawtucket, RI', - 1401729 => 'Pawtucket, RI', - 1401732 => 'Warwick, RI', - 1401736 => 'Warwick, RI', - 1401737 => 'Warwick, RI', - 1401738 => 'Warwick, RI', - 1401739 => 'Warwick, RI', - 1401751 => 'Providence, RI', - 1401762 => 'Woonsocket, RI', - 1401765 => 'Woonsocket, RI', - 1401766 => 'Woonsocket, RI', - 1401767 => 'Woonsocket, RI', - 1401769 => 'Woonsocket, RI', - 1401831 => 'Providence, RI', - 1401841 => 'Newport, RI', - 1401845 => 'Newport, RI', - 1401846 => 'Newport, RI', - 1401847 => 'Newport, RI', - 1401848 => 'Newport, RI', - 1401849 => 'Newport, RI', - 1401861 => 'Providence, RI', - 1401863 => 'Providence, RI', - 1401884 => 'East Greenwich, RI', - 1401885 => 'East Greenwich, RI', - 1401886 => 'East Greenwich, RI', - 1401921 => 'Warwick, RI', - 1401942 => 'Cranston, RI', - 1401943 => 'Cranston, RI', - 1401944 => 'Cranston, RI', - 1401946 => 'Cranston, RI', - 1401949 => 'Greenville, RI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1402.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1402.php deleted file mode 100644 index 5c521e9fc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1402.php +++ /dev/null @@ -1,212 +0,0 @@ - 'Nebraska', - 1402202 => 'Lincoln, NE', - 1402223 => 'Beatrice, NE', - 1402228 => 'Beatrice, NE', - 1402234 => 'Louisville, NE', - 1402238 => 'Bennington, NE', - 1402245 => 'Falls City, NE', - 1402253 => 'Springfield, NE', - 1402254 => 'Hartington, NE', - 1402256 => 'Laurel, NE', - 1402261 => 'Lincoln, NE', - 1402267 => 'Weeping Water, NE', - 1402269 => 'Syracuse, NE', - 1402274 => 'Auburn, NE', - 1402280 => 'Omaha, NE', - 1402289 => 'Elkhorn, NE', - 1402291 => 'Bellevue, NE', - 1402292 => 'Bellevue, NE', - 1402293 => 'Bellevue, NE', - 1402294 => 'Offutt Air Force Base, NE', - 1402296 => 'Plattsmouth, NE', - 1402298 => 'Plattsmouth, NE', - 1402323 => 'Lincoln, NE', - 1402325 => 'Lincoln, NE', - 1402327 => 'Lincoln, NE', - 1402328 => 'Lincoln, NE', - 1402329 => 'Pierce, NE', - 1402330 => 'Omaha, NE', - 1402331 => 'Omaha, NE', - 1402332 => 'Gretna, NE', - 1402333 => 'Omaha, NE', - 1402334 => 'Omaha, NE', - 1402335 => 'Tecumseh, NE', - 1402336 => 'O\'Neill, NE', - 1402337 => 'Randolph, NE', - 1402339 => 'Omaha, NE', - 1402341 => 'Omaha, NE', - 1402342 => 'Omaha, NE', - 1402343 => 'Omaha, NE', - 1402344 => 'Omaha, NE', - 1402345 => 'Omaha, NE', - 1402346 => 'Omaha, NE', - 1402352 => 'Schuyler, NE', - 1402354 => 'Omaha, NE', - 1402358 => 'Creighton, NE', - 1402359 => 'Valley, NE', - 1402362 => 'York, NE', - 1402367 => 'David City, NE', - 1402370 => 'Norfolk, NE', - 1402371 => 'Norfolk, NE', - 1402372 => 'West Point, NE', - 1402373 => 'Bloomfield, NE', - 1402374 => 'Tekamah, NE', - 1402375 => 'Wayne, NE', - 1402376 => 'Valentine, NE', - 1402379 => 'Norfolk, NE', - 1402385 => 'Pender, NE', - 1402387 => 'Ainsworth, NE', - 1402390 => 'Omaha, NE', - 1402391 => 'Omaha, NE', - 1402392 => 'Omaha, NE', - 1402393 => 'Omaha, NE', - 1402395 => 'Albion, NE', - 1402397 => 'Omaha, NE', - 1402398 => 'Omaha, NE', - 1402399 => 'Omaha, NE', - 1402403 => 'Omaha, NE', - 1402408 => 'Omaha, NE', - 1402420 => 'Lincoln, NE', - 1402421 => 'Lincoln, NE', - 1402423 => 'Lincoln, NE', - 1402426 => 'Blair, NE', - 1402430 => 'Lincoln, NE', - 1402431 => 'Omaha, NE', - 1402432 => 'Lincoln, NE', - 1402434 => 'Lincoln, NE', - 1402435 => 'Lincoln, NE', - 1402436 => 'Lincoln, NE', - 1402437 => 'Lincoln, NE', - 1402438 => 'Lincoln, NE', - 1402439 => 'Stanton, NE', - 1402441 => 'Lincoln, NE', - 1402443 => 'Wahoo, NE', - 1402444 => 'Omaha, NE', - 1402445 => 'Omaha, NE', - 1402449 => 'Omaha, NE', - 1402451 => 'Omaha, NE', - 1402453 => 'Omaha, NE', - 1402454 => 'Madison, NE', - 1402455 => 'Omaha, NE', - 1402457 => 'Omaha, NE', - 1402461 => 'Hastings, NE', - 1402462 => 'Hastings, NE', - 1402463 => 'Hastings, NE', - 1402464 => 'Lincoln, NE', - 1402465 => 'Lincoln, NE', - 1402466 => 'Lincoln, NE', - 1402467 => 'Lincoln, NE', - 1402471 => 'Lincoln, NE', - 1402472 => 'Lincoln, NE', - 1402474 => 'Lincoln, NE', - 1402475 => 'Lincoln, NE', - 1402476 => 'Lincoln, NE', - 1402477 => 'Lincoln, NE', - 1402481 => 'Lincoln, NE', - 1402483 => 'Lincoln, NE', - 1402484 => 'Lincoln, NE', - 1402486 => 'Lincoln, NE', - 1402488 => 'Lincoln, NE', - 1402489 => 'Lincoln, NE', - 1402492 => 'Omaha, NE', - 1402493 => 'Omaha, NE', - 1402494 => 'South Sioux City, NE', - 1402496 => 'Omaha, NE', - 1402498 => 'Omaha, NE', - 1402499 => 'Lincoln, NE', - 1402502 => 'Omaha, NE', - 1402504 => 'Omaha, NE', - 1402505 => 'Omaha, NE', - 1402529 => 'Wisner, NE', - 1402533 => 'Blair, NE', - 1402551 => 'Omaha, NE', - 1402552 => 'Omaha, NE', - 1402553 => 'Omaha, NE', - 1402554 => 'Omaha, NE', - 1402556 => 'Omaha, NE', - 1402557 => 'Omaha, NE', - 1402558 => 'Omaha, NE', - 1402559 => 'Omaha, NE', - 1402560 => 'Lincoln, NE', - 1402562 => 'Columbus, NE', - 1402563 => 'Columbus, NE', - 1402564 => 'Columbus, NE', - 1402571 => 'Omaha, NE', - 1402572 => 'Omaha, NE', - 1402573 => 'Omaha, NE', - 1402582 => 'Plainview, NE', - 1402595 => 'Omaha, NE', - 1402596 => 'Omaha, NE', - 1402614 => 'Omaha, NE', - 1402637 => 'Omaha, NE', - 1402643 => 'Seward, NE', - 1402644 => 'Norfolk, NE', - 1402645 => 'Wymore, NE', - 1402652 => 'North Bend, NE', - 1402677 => 'Omaha, NE', - 1402684 => 'Bassett, NE', - 1402685 => 'Oakland, NE', - 1402691 => 'Omaha, NE', - 1402694 => 'Aurora, NE', - 1402697 => 'Omaha, NE', - 1402715 => 'Omaha, NE', - 1402717 => 'Omaha, NE', - 1402721 => 'Fremont, NE', - 1402723 => 'Henderson, NE', - 1402727 => 'Fremont, NE', - 1402729 => 'Fairbury, NE', - 1402730 => 'Lincoln, NE', - 1402731 => 'Omaha, NE', - 1402733 => 'Omaha, NE', - 1402734 => 'Omaha, NE', - 1402742 => 'Lincoln, NE', - 1402746 => 'Red Cloud, NE', - 1402747 => 'Osceola, NE', - 1402753 => 'Fremont, NE', - 1402758 => 'Omaha, NE', - 1402759 => 'Geneva, NE', - 1402761 => 'Milford, NE', - 1402763 => 'Omaha, NE', - 1402764 => 'Stromsburg, NE', - 1402768 => 'Hebron, NE', - 1402770 => 'Lincoln, NE', - 1402773 => 'Sutton, NE', - 1402778 => 'Omaha, NE', - 1402786 => 'Waverly, NE', - 1402817 => 'Lincoln, NE', - 1402821 => 'Wilber, NE', - 1402826 => 'Crete, NE', - 1402827 => 'Omaha, NE', - 1402843 => 'Elgin, NE', - 1402844 => 'Norfolk, NE', - 1402852 => 'Pawnee City, NE', - 1402857 => 'Niobrara, NE', - 1402861 => 'Omaha, NE', - 1402873 => 'Nebraska City, NE', - 1402879 => 'Superior, NE', - 1402884 => 'Omaha, NE', - 1402887 => 'Neligh, NE', - 1402891 => 'Omaha, NE', - 1402894 => 'Omaha, NE', - 1402895 => 'Omaha, NE', - 1402896 => 'Omaha, NE', - 1402898 => 'Omaha, NE', - 1402923 => 'Humphrey, NE', - 1402925 => 'Atkinson, NE', - 1402926 => 'Omaha, NE', - 1402932 => 'Omaha, NE', - 1402933 => 'Omaha, NE', - 1402934 => 'Omaha, NE', - 1402944 => 'Ashland, NE', - 1402955 => 'Omaha, NE', - 1402964 => 'Omaha, NE', - 1402965 => 'Omaha, NE', - 1402991 => 'Omaha, NE', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1403.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1403.php deleted file mode 100644 index 98d442df9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1403.php +++ /dev/null @@ -1,236 +0,0 @@ - 'Alberta', - 1403201 => 'Calgary, AB', - 1403202 => 'Calgary, AB', - 1403203 => 'Calgary, AB', - 1403204 => 'Calgary, AB', - 1403207 => 'Calgary, AB', - 1403208 => 'Calgary, AB', - 1403209 => 'Calgary, AB', - 1403210 => 'Calgary, AB', - 1403212 => 'Calgary, AB', - 1403214 => 'Calgary, AB', - 1403215 => 'Calgary, AB', - 1403216 => 'Calgary, AB', - 1403217 => 'Calgary, AB', - 1403219 => 'Calgary, AB', - 1403220 => 'Calgary, AB', - 1403221 => 'Calgary, AB', - 1403223 => 'Taber, AB', - 1403225 => 'Calgary, AB', - 1403226 => 'Calgary, AB', - 1403227 => 'Innisfail, AB', - 1403228 => 'Calgary, AB', - 1403229 => 'Calgary, AB', - 1403230 => 'Calgary, AB', - 1403232 => 'Calgary, AB', - 1403233 => 'Calgary, AB', - 1403234 => 'Calgary, AB', - 1403235 => 'Calgary, AB', - 1403236 => 'Calgary, AB', - 1403237 => 'Calgary, AB', - 1403238 => 'Calgary, AB', - 1403239 => 'Calgary, AB', - 1403240 => 'Calgary, AB', - 1403241 => 'Calgary, AB', - 1403242 => 'Calgary, AB', - 1403243 => 'Calgary, AB', - 1403244 => 'Calgary, AB', - 1403245 => 'Calgary, AB', - 1403246 => 'Calgary, AB', - 1403247 => 'Calgary, AB', - 1403248 => 'Calgary, AB', - 1403249 => 'Calgary, AB', - 1403250 => 'Calgary, AB', - 1403251 => 'Calgary, AB', - 1403252 => 'Calgary, AB', - 1403253 => 'Calgary, AB', - 1403254 => 'Calgary, AB', - 1403255 => 'Calgary, AB', - 1403256 => 'Calgary, AB', - 1403257 => 'Calgary, AB', - 1403258 => 'Calgary, AB', - 1403259 => 'Calgary, AB', - 1403260 => 'Calgary, AB', - 1403261 => 'Calgary, AB', - 1403262 => 'Calgary, AB', - 1403263 => 'Calgary, AB', - 1403264 => 'Calgary, AB', - 1403265 => 'Calgary, AB', - 1403266 => 'Calgary, AB', - 1403269 => 'Calgary, AB', - 1403270 => 'Calgary, AB', - 1403271 => 'Calgary, AB', - 1403272 => 'Calgary, AB', - 1403273 => 'Calgary, AB', - 1403274 => 'Calgary, AB', - 1403275 => 'Calgary, AB', - 1403276 => 'Calgary, AB', - 1403277 => 'Calgary, AB', - 1403278 => 'Calgary, AB', - 1403279 => 'Calgary, AB', - 1403280 => 'Calgary, AB', - 1403281 => 'Calgary, AB', - 1403282 => 'Calgary, AB', - 1403283 => 'Calgary, AB', - 1403284 => 'Calgary, AB', - 1403285 => 'Calgary, AB', - 1403286 => 'Calgary, AB', - 1403287 => 'Calgary, AB', - 1403288 => 'Calgary, AB', - 1403289 => 'Calgary, AB', - 1403290 => 'Calgary, AB', - 1403291 => 'Calgary, AB', - 1403292 => 'Calgary, AB', - 1403293 => 'Calgary, AB', - 1403294 => 'Calgary, AB', - 1403295 => 'Calgary, AB', - 1403296 => 'Calgary, AB', - 1403297 => 'Calgary, AB', - 1403298 => 'Calgary, AB', - 1403299 => 'Calgary, AB', - 1403309 => 'Red Deer, AB', - 1403313 => 'Calgary, AB', - 1403314 => 'Red Deer, AB', - 1403317 => 'Lethbridge, AB', - 1403320 => 'Lethbridge, AB', - 1403327 => 'Lethbridge, AB', - 1403328 => 'Lethbridge, AB', - 1403329 => 'Lethbridge, AB', - 1403331 => 'Lethbridge, AB', - 1403335 => 'Didsbury, AB', - 1403337 => 'Carstairs, AB', - 1403340 => 'Red Deer, AB', - 1403341 => 'Red Deer, AB', - 1403342 => 'Red Deer, AB', - 1403343 => 'Red Deer, AB', - 1403345 => 'Coaldale, AB', - 1403346 => 'Red Deer, AB', - 1403347 => 'Red Deer, AB', - 1403348 => 'Red Deer, AB', - 1403350 => 'Red Deer, AB', - 1403352 => 'Red Deer, AB', - 1403358 => 'Red Deer, AB', - 1403362 => 'Brooks, AB', - 1403380 => 'Lethbridge, AB', - 1403381 => 'Lethbridge, AB', - 1403382 => 'Lethbridge, AB', - 1403394 => 'Lethbridge, AB', - 1403398 => 'Calgary, AB', - 1403399 => 'Calgary, AB', - 1403443 => 'Three Hills, AB', - 1403444 => 'Calgary, AB', - 1403451 => 'Calgary, AB', - 1403452 => 'Calgary, AB', - 1403453 => 'Calgary, AB', - 1403455 => 'Calgary, AB', - 1403457 => 'Calgary, AB', - 1403485 => 'Vulcan, AB', - 1403500 => 'Calgary, AB', - 1403501 => 'Brooks, AB', - 1403502 => 'Medicine Hat, AB', - 1403504 => 'Medicine Hat, AB', - 1403508 => 'Calgary, AB', - 1403525 => 'Medicine Hat, AB', - 1403526 => 'Medicine Hat, AB', - 1403527 => 'Medicine Hat, AB', - 1403528 => 'Medicine Hat, AB', - 1403529 => 'Medicine Hat, AB', - 1403531 => 'Calgary, AB', - 1403532 => 'Calgary, AB', - 1403538 => 'Calgary, AB', - 1403543 => 'Calgary, AB', - 1403545 => 'Bow Island, AB', - 1403546 => 'Linden, AB', - 1403547 => 'Calgary, AB', - 1403548 => 'Redcliff, AB', - 1403553 => 'Fort MacLeod, AB', - 1403556 => 'Olds, AB', - 1403560 => 'Calgary, AB', - 1403562 => 'Blairmore, AB', - 1403567 => 'Calgary, AB', - 1403568 => 'Calgary, AB', - 1403569 => 'Calgary, AB', - 1403571 => 'Calgary, AB', - 1403578 => 'Coronation, AB', - 1403580 => 'Medicine Hat, AB', - 1403590 => 'Calgary, AB', - 1403601 => 'High River, AB', - 1403609 => 'Canmore, AB', - 1403616 => 'Calgary, AB', - 1403625 => 'Claresholm, AB', - 1403627 => 'Pincher Creek, AB', - 1403630 => 'Calgary, AB', - 1403638 => 'Sundre, AB', - 1403640 => 'Calgary, AB', - 1403646 => 'Nanton, AB', - 1403652 => 'High River, AB', - 1403653 => 'Cardston, AB', - 1403664 => 'Oyen, AB', - 1403667 => 'Calgary, AB', - 1403668 => 'Calgary, AB', - 1403678 => 'Canmore, AB', - 1403680 => 'Calgary, AB', - 1403685 => 'Calgary, AB', - 1403686 => 'Calgary, AB', - 1403703 => 'Calgary, AB', - 1403705 => 'Calgary, AB', - 1403717 => 'Calgary, AB', - 1403720 => 'Calgary, AB', - 1403723 => 'Calgary, AB', - 1403730 => 'Calgary, AB', - 1403732 => 'Picture Butte, AB', - 1403735 => 'Calgary, AB', - 1403742 => 'Stettler, AB', - 1403746 => 'Eckville, AB', - 1403752 => 'Raymond, AB', - 1403760 => 'Banff, AB', - 1403762 => 'Banff, AB', - 1403769 => 'Calgary, AB', - 1403770 => 'Calgary, AB', - 1403777 => 'Calgary, AB', - 1403782 => 'Lacombe, AB', - 1403783 => 'Ponoka, AB', - 1403793 => 'Brooks, AB', - 1403800 => 'Calgary, AB', - 1403809 => 'Calgary, AB', - 1403816 => 'Calgary, AB', - 1403823 => 'Drumheller, AB', - 1403830 => 'Calgary, AB', - 1403843 => 'Rimbey, AB', - 1403844 => 'Rocky Mountain House, AB', - 1403845 => 'Rocky Mountain House, AB', - 1403851 => 'Cochrane, AB', - 1403854 => 'Hanna, AB', - 1403870 => 'Calgary, AB', - 1403873 => 'Calgary, AB', - 1403874 => 'Calgary, AB', - 1403885 => 'Blackfalds, AB', - 1403886 => 'Penhold, AB', - 1403887 => 'Sylvan Lake, AB', - 1403901 => 'Strathmore, AB', - 1403912 => 'Airdrie, AB', - 1403932 => 'Cochrane, AB', - 1403934 => 'Strathmore, AB', - 1403936 => 'Langdon, AB', - 1403938 => 'Okotoks, AB', - 1403942 => 'Lethbridge, AB', - 1403943 => 'Calgary, AB', - 1403944 => 'Calgary, AB', - 1403945 => 'Airdrie, AB', - 1403946 => 'Crossfield, AB', - 1403948 => 'Airdrie, AB', - 1403949 => 'Bragg Creek, AB', - 1403955 => 'Calgary, AB', - 1403974 => 'Calgary, AB', - 1403980 => 'Airdrie, AB', - 1403984 => 'Calgary, AB', - 1403986 => 'Red Deer, AB', - 1403995 => 'Okotoks, AB', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1404.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1404.php deleted file mode 100644 index 3a3c60dfc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1404.php +++ /dev/null @@ -1,193 +0,0 @@ - 'Georgia', - 1404209 => 'Atlanta, GA', - 1404212 => 'Decatur, GA', - 1404214 => 'Atlanta, GA', - 1404215 => 'Atlanta, GA', - 1404220 => 'Atlanta, GA', - 1404221 => 'Atlanta, GA', - 1404222 => 'Atlanta, GA', - 1404223 => 'Atlanta, GA', - 1404228 => 'Atlanta, GA', - 1404231 => 'Atlanta, GA', - 1404233 => 'Atlanta, GA', - 1404237 => 'Atlanta, GA', - 1404239 => 'Atlanta, GA', - 1404240 => 'Atlanta, GA', - 1404241 => 'Decatur, GA', - 1404243 => 'Decatur, GA', - 1404244 => 'Decatur, GA', - 1404248 => 'Atlanta, GA', - 1404249 => 'Atlanta, GA', - 1404250 => 'Atlanta, GA', - 1404252 => 'Atlanta, GA', - 1404254 => 'Atlanta, GA', - 1404255 => 'Atlanta, GA', - 1404256 => 'Atlanta, GA', - 1404257 => 'Atlanta, GA', - 1404261 => 'Atlanta, GA', - 1404262 => 'Atlanta, GA', - 1404264 => 'Atlanta, GA', - 1404265 => 'Atlanta, GA', - 1404266 => 'Atlanta, GA', - 1404284 => 'Decatur, GA', - 1404286 => 'Decatur, GA', - 1404288 => 'Decatur, GA', - 1404289 => 'Decatur, GA', - 1404303 => 'Atlanta, GA', - 1404305 => 'Atlanta, GA', - 1404315 => 'Atlanta, GA', - 1404320 => 'Atlanta, GA', - 1404321 => 'Decatur, GA', - 1404322 => 'Atlanta, GA', - 1404325 => 'Atlanta, GA', - 1404329 => 'Atlanta, GA', - 1404343 => 'Atlanta, GA', - 1404344 => 'Atlanta, GA', - 1404346 => 'Atlanta, GA', - 1404347 => 'Atlanta, GA', - 1404349 => 'Atlanta, GA', - 1404350 => 'Atlanta, GA', - 1404351 => 'Atlanta, GA', - 1404352 => 'Atlanta, GA', - 1404355 => 'Atlanta, GA', - 1404364 => 'Atlanta, GA', - 1404365 => 'Atlanta, GA', - 1404366 => 'Forest Park, GA', - 1404367 => 'Atlanta, GA', - 1404370 => 'Decatur, GA', - 1404371 => 'Decatur, GA', - 1404373 => 'Decatur, GA', - 1404377 => 'Decatur, GA', - 1404378 => 'Decatur, GA', - 1404389 => 'Atlanta, GA', - 1404419 => 'Atlanta, GA', - 1404442 => 'Atlanta, GA', - 1404459 => 'Atlanta, GA', - 1404467 => 'Atlanta, GA', - 1404472 => 'Atlanta, GA', - 1404477 => 'Atlanta, GA', - 1404501 => 'Decatur, GA', - 1404504 => 'Atlanta, GA', - 1404505 => 'Atlanta, GA', - 1404521 => 'Atlanta, GA', - 1404522 => 'Atlanta, GA', - 1404523 => 'Atlanta, GA', - 1404524 => 'Atlanta, GA', - 1404525 => 'Atlanta, GA', - 1404527 => 'Atlanta, GA', - 1404530 => 'Atlanta, GA', - 1404531 => 'Atlanta, GA', - 1404534 => 'Decatur, GA', - 1404541 => 'Atlanta, GA', - 1404549 => 'Atlanta, GA', - 1404559 => 'Atlanta, GA', - 1404564 => 'Atlanta, GA', - 1404572 => 'Atlanta, GA', - 1404575 => 'Atlanta, GA', - 1404577 => 'Atlanta, GA', - 1404584 => 'Atlanta, GA', - 1404586 => 'Atlanta, GA', - 1404588 => 'Atlanta, GA', - 1404589 => 'Atlanta, GA', - 1404591 => 'Atlanta, GA', - 1404592 => 'Atlanta, GA', - 1404603 => 'Atlanta, GA', - 1404605 => 'Atlanta, GA', - 1404607 => 'Atlanta, GA', - 1404608 => 'Forest Park, GA', - 1404614 => 'Atlanta, GA', - 1404616 => 'Atlanta, GA', - 1404622 => 'Atlanta, GA', - 1404624 => 'Atlanta, GA', - 1404627 => 'Atlanta, GA', - 1404629 => 'Atlanta, GA', - 1404633 => 'Atlanta, GA', - 1404634 => 'Atlanta, GA', - 1404635 => 'Atlanta, GA', - 1404636 => 'Atlanta, GA', - 1404639 => 'Atlanta, GA', - 1404656 => 'Atlanta, GA', - 1404658 => 'Atlanta, GA', - 1404659 => 'Atlanta, GA', - 1404681 => 'Atlanta, GA', - 1404684 => 'Atlanta, GA', - 1404685 => 'Atlanta, GA', - 1404686 => 'Atlanta, GA', - 1404687 => 'Decatur, GA', - 1404688 => 'Atlanta, GA', - 1404691 => 'Atlanta, GA', - 1404696 => 'Atlanta, GA', - 1404699 => 'Atlanta, GA', - 1404705 => 'Atlanta, GA', - 1404712 => 'Atlanta, GA', - 1404724 => 'Atlanta, GA', - 1404727 => 'Atlanta, GA', - 1404728 => 'Atlanta, GA', - 1404730 => 'Atlanta, GA', - 1404733 => 'Atlanta, GA', - 1404745 => 'Atlanta, GA', - 1404748 => 'Atlanta, GA', - 1404752 => 'Atlanta, GA', - 1404753 => 'Atlanta, GA', - 1404755 => 'Atlanta, GA', - 1404756 => 'Atlanta, GA', - 1404758 => 'Atlanta, GA', - 1404760 => 'Atlanta, GA', - 1404761 => 'Atlanta, GA', - 1404762 => 'Atlanta, GA', - 1404763 => 'Atlanta, GA', - 1404766 => 'Atlanta, GA', - 1404767 => 'Atlanta, GA', - 1404768 => 'Atlanta, GA', - 1404778 => 'Atlanta, GA', - 1404785 => 'Atlanta, GA', - 1404792 => 'Atlanta, GA', - 1404794 => 'Atlanta, GA', - 1404799 => 'Atlanta, GA', - 1404812 => 'Atlanta, GA', - 1404814 => 'Atlanta, GA', - 1404815 => 'Atlanta, GA', - 1404816 => 'Atlanta, GA', - 1404817 => 'Atlanta, GA', - 1404835 => 'Atlanta, GA', - 1404841 => 'Atlanta, GA', - 1404842 => 'Atlanta, GA', - 1404843 => 'Atlanta, GA', - 1404845 => 'Atlanta, GA', - 1404846 => 'Atlanta, GA', - 1404847 => 'Atlanta, GA', - 1404848 => 'Atlanta, GA', - 1404851 => 'Atlanta, GA', - 1404853 => 'Atlanta, GA', - 1404869 => 'Atlanta, GA', - 1404870 => 'Atlanta, GA', - 1404872 => 'Atlanta, GA', - 1404873 => 'Atlanta, GA', - 1404874 => 'Atlanta, GA', - 1404875 => 'Atlanta, GA', - 1404876 => 'Atlanta, GA', - 1404880 => 'Atlanta, GA', - 1404881 => 'Atlanta, GA', - 1404885 => 'Atlanta, GA', - 1404888 => 'Atlanta, GA', - 1404892 => 'Atlanta, GA', - 1404894 => 'Atlanta, GA', - 1404897 => 'Atlanta, GA', - 1404941 => 'Atlanta, GA', - 1404942 => 'Atlanta, GA', - 1404943 => 'Atlanta, GA', - 1404949 => 'Atlanta, GA', - 1404954 => 'Atlanta, GA', - 1404962 => 'Atlanta, GA', - 1404963 => 'Atlanta, GA', - 1404968 => 'Atlanta, GA', - 1404982 => 'Atlanta, GA', - 1404995 => 'Atlanta, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1405.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1405.php deleted file mode 100644 index 766dafdeb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1405.php +++ /dev/null @@ -1,189 +0,0 @@ - 'Oklahoma', - 1405214 => 'Shawnee, OK', - 1405216 => 'Edmond, OK', - 1405217 => 'Norman, OK', - 1405222 => 'Chickasha, OK', - 1405224 => 'Chickasha, OK', - 1405228 => 'Oklahoma City, OK', - 1405230 => 'Oklahoma City, OK', - 1405231 => 'Oklahoma City, OK', - 1405232 => 'Oklahoma City, OK', - 1405235 => 'Oklahoma City, OK', - 1405236 => 'Oklahoma City, OK', - 1405238 => 'Pauls Valley, OK', - 1405239 => 'Oklahoma City, OK', - 1405242 => 'Oklahoma City, OK', - 1405247 => 'Anadarko, OK', - 1405254 => 'Oklahoma City, OK', - 1405256 => 'Mustang, OK', - 1405257 => 'Wewoka, OK', - 1405258 => 'Chandler, OK', - 1405260 => 'Guthrie, OK', - 1405262 => 'El Reno, OK', - 1405263 => 'Okarche, OK', - 1405265 => 'Yukon, OK', - 1405270 => 'Oklahoma City, OK', - 1405271 => 'Oklahoma City, OK', - 1405272 => 'Oklahoma City, OK', - 1405273 => 'Shawnee, OK', - 1405275 => 'Shawnee, OK', - 1405279 => 'Meeker, OK', - 1405282 => 'Guthrie, OK', - 1405285 => 'Edmond, OK', - 1405286 => 'Oklahoma City, OK', - 1405292 => 'Norman, OK', - 1405293 => 'Guthrie, OK', - 1405297 => 'Oklahoma City, OK', - 1405302 => 'Oklahoma City, OK', - 1405307 => 'Norman, OK', - 1405310 => 'Norman, OK', - 1405321 => 'Norman, OK', - 1405324 => 'Yukon, OK', - 1405325 => 'Norman, OK', - 1405329 => 'Norman, OK', - 1405330 => 'Edmond, OK', - 1405340 => 'Edmond, OK', - 1405341 => 'Edmond, OK', - 1405348 => 'Edmond, OK', - 1405350 => 'Yukon, OK', - 1405354 => 'Yukon, OK', - 1405359 => 'Edmond, OK', - 1405360 => 'Norman, OK', - 1405364 => 'Norman, OK', - 1405366 => 'Norman, OK', - 1405372 => 'Stillwater, OK', - 1405373 => 'Piedmont, OK', - 1405375 => 'Kingfisher, OK', - 1405376 => 'Mustang, OK', - 1405377 => 'Stillwater, OK', - 1405378 => 'Oklahoma City, OK', - 1405379 => 'Holdenville, OK', - 1405381 => 'Tuttle, OK', - 1405382 => 'Seminole, OK', - 1405387 => 'Newcastle, OK', - 1405390 => 'Choctaw, OK', - 1405391 => 'Harrah, OK', - 1405392 => 'Newcastle, OK', - 1405418 => 'Oklahoma City, OK', - 1405422 => 'El Reno, OK', - 1405424 => 'Oklahoma City, OK', - 1405427 => 'Oklahoma City, OK', - 1405440 => 'Oklahoma City, OK', - 1405447 => 'Norman, OK', - 1405454 => 'Harrah, OK', - 1405456 => 'Oklahoma City, OK', - 1405463 => 'Oklahoma City, OK', - 1405470 => 'Oklahoma City, OK', - 1405471 => 'Edmond, OK', - 1405478 => 'Oklahoma City, OK', - 1405485 => 'Blanchard, OK', - 1405488 => 'Oklahoma City, OK', - 1405491 => 'Oklahoma City, OK', - 1405495 => 'Oklahoma City, OK', - 1405509 => 'Edmond, OK', - 1405513 => 'Edmond, OK', - 1405521 => 'Oklahoma City, OK', - 1405524 => 'Oklahoma City, OK', - 1405525 => 'Oklahoma City, OK', - 1405527 => 'Purcell, OK', - 1405528 => 'Oklahoma City, OK', - 1405533 => 'Stillwater, OK', - 1405542 => 'Hinton, OK', - 1405547 => 'Perkins, OK', - 1405552 => 'Oklahoma City, OK', - 1405562 => 'Edmond, OK', - 1405567 => 'Prague, OK', - 1405573 => 'Norman, OK', - 1405577 => 'Yukon, OK', - 1405579 => 'Norman, OK', - 1405598 => 'Tecumseh, OK', - 1405600 => 'Oklahoma City, OK', - 1405601 => 'Oklahoma City, OK', - 1405602 => 'Oklahoma City, OK', - 1405603 => 'Oklahoma City, OK', - 1405604 => 'Oklahoma City, OK', - 1405605 => 'Oklahoma City, OK', - 1405606 => 'Oklahoma City, OK', - 1405607 => 'Oklahoma City, OK', - 1405608 => 'Oklahoma City, OK', - 1405609 => 'Oklahoma City, OK', - 1405616 => 'Oklahoma City, OK', - 1405619 => 'Oklahoma City, OK', - 1405624 => 'Stillwater, OK', - 1405631 => 'Oklahoma City, OK', - 1405632 => 'Oklahoma City, OK', - 1405634 => 'Oklahoma City, OK', - 1405635 => 'Oklahoma City, OK', - 1405636 => 'Oklahoma City, OK', - 1405665 => 'Wynnewood, OK', - 1405670 => 'Oklahoma City, OK', - 1405672 => 'Oklahoma City, OK', - 1405677 => 'Oklahoma City, OK', - 1405680 => 'Oklahoma City, OK', - 1405681 => 'Oklahoma City, OK', - 1405682 => 'Oklahoma City, OK', - 1405685 => 'Oklahoma City, OK', - 1405686 => 'Oklahoma City, OK', - 1405691 => 'Oklahoma City, OK', - 1405692 => 'Oklahoma City, OK', - 1405701 => 'Norman, OK', - 1405702 => 'Oklahoma City, OK', - 1405707 => 'Stillwater, OK', - 1405713 => 'Oklahoma City, OK', - 1405715 => 'Edmond, OK', - 1405720 => 'Oklahoma City, OK', - 1405721 => 'Oklahoma City, OK', - 1405722 => 'Oklahoma City, OK', - 1405728 => 'Oklahoma City, OK', - 1405733 => 'Oklahoma City, OK', - 1405739 => 'Midwest City, OK', - 1405743 => 'Stillwater, OK', - 1405744 => 'Stillwater, OK', - 1405745 => 'Oklahoma City, OK', - 1405748 => 'Oklahoma City, OK', - 1405749 => 'Oklahoma City, OK', - 1405751 => 'Oklahoma City, OK', - 1405752 => 'Oklahoma City, OK', - 1405753 => 'Oklahoma City, OK', - 1405755 => 'Oklahoma City, OK', - 1405756 => 'Lindsay, OK', - 1405767 => 'Oklahoma City, OK', - 1405771 => 'Spencer, OK', - 1405773 => 'Oklahoma City, OK', - 1405793 => 'Moore, OK', - 1405794 => 'Moore, OK', - 1405799 => 'Moore, OK', - 1405810 => 'Oklahoma City, OK', - 1405840 => 'Oklahoma City, OK', - 1405842 => 'Oklahoma City, OK', - 1405843 => 'Oklahoma City, OK', - 1405844 => 'Edmond, OK', - 1405848 => 'Oklahoma City, OK', - 1405853 => 'Hennessey, OK', - 1405858 => 'Oklahoma City, OK', - 1405872 => 'Noble, OK', - 1405878 => 'Shawnee, OK', - 1405879 => 'Oklahoma City, OK', - 1405884 => 'Geary, OK', - 1405912 => 'Moore, OK', - 1405917 => 'Oklahoma City, OK', - 1405928 => 'Norman, OK', - 1405936 => 'Oklahoma City, OK', - 1405942 => 'Oklahoma City, OK', - 1405943 => 'Oklahoma City, OK', - 1405945 => 'Oklahoma City, OK', - 1405946 => 'Oklahoma City, OK', - 1405947 => 'Oklahoma City, OK', - 1405948 => 'Oklahoma City, OK', - 1405949 => 'Oklahoma City, OK', - 1405951 => 'Oklahoma City, OK', - 1405964 => 'McLoud, OK', - 1405969 => 'Crescent, OK', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1406.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1406.php deleted file mode 100644 index 0f668bce1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1406.php +++ /dev/null @@ -1,188 +0,0 @@ - 'Montana', - 1406212 => 'Kalispell, MT', - 1406222 => 'Livingston, MT', - 1406225 => 'Boulder, MT', - 1406227 => 'East Helena, MT', - 1406228 => 'Glasgow, MT', - 1406232 => 'Miles City, MT', - 1406233 => 'Miles City, MT', - 1406234 => 'Miles City, MT', - 1406237 => 'Billings, MT', - 1406238 => 'Billings, MT', - 1406239 => 'Missoula, MT', - 1406240 => 'Missoula, MT', - 1406243 => 'Missoula, MT', - 1406245 => 'Billings, MT', - 1406247 => 'Billings, MT', - 1406248 => 'Billings, MT', - 1406251 => 'Missoula, MT', - 1406252 => 'Billings, MT', - 1406253 => 'Kalispell, MT', - 1406254 => 'Billings, MT', - 1406255 => 'Billings, MT', - 1406256 => 'Billings, MT', - 1406257 => 'Kalispell, MT', - 1406258 => 'Missoula, MT', - 1406259 => 'Billings, MT', - 1406261 => 'Kalispell, MT', - 1406265 => 'Havre, MT', - 1406266 => 'Townsend, MT', - 1406268 => 'Great Falls, MT', - 1406271 => 'Conrad, MT', - 1406278 => 'Conrad, MT', - 1406281 => 'Billings, MT', - 1406282 => 'Manhattan, MT', - 1406284 => 'Manhattan, MT', - 1406285 => 'Three Forks, MT', - 1406287 => 'Whitehall, MT', - 1406293 => 'Libby, MT', - 1406294 => 'Billings, MT', - 1406295 => 'Troy, MT', - 1406297 => 'Eureka, MT', - 1406322 => 'Columbus, MT', - 1406323 => 'Roundup, MT', - 1406327 => 'Missoula, MT', - 1406328 => 'Absarokee, MT', - 1406329 => 'Missoula, MT', - 1406338 => 'Browning, MT', - 1406346 => 'Forsyth, MT', - 1406357 => 'Chinook, MT', - 1406362 => 'Lincoln, MT', - 1406363 => 'Hamilton, MT', - 1406365 => 'Glendive, MT', - 1406373 => 'Billings, MT', - 1406375 => 'Hamilton, MT', - 1406377 => 'Glendive, MT', - 1406388 => 'Belgrade, MT', - 1406422 => 'Helena, MT', - 1406433 => 'Sidney, MT', - 1406434 => 'Shelby, MT', - 1406436 => 'Broadus, MT', - 1406439 => 'Helena, MT', - 1406442 => 'Helena, MT', - 1406443 => 'Helena, MT', - 1406444 => 'Helena, MT', - 1406446 => 'Red Lodge, MT', - 1406447 => 'Helena, MT', - 1406449 => 'Helena, MT', - 1406452 => 'Great Falls, MT', - 1406453 => 'Great Falls, MT', - 1406454 => 'Great Falls, MT', - 1406455 => 'Great Falls, MT', - 1406457 => 'Helena, MT', - 1406458 => 'Helena, MT', - 1406466 => 'Choteau, MT', - 1406467 => 'Fairfield, MT', - 1406477 => 'Lame Deer, MT', - 1406485 => 'Circle, MT', - 1406487 => 'Scobey, MT', - 1406488 => 'Sidney, MT', - 1406494 => 'Butte, MT', - 1406495 => 'Helena, MT', - 1406522 => 'Bozeman, MT', - 1406532 => 'Missoula, MT', - 1406534 => 'Billings, MT', - 1406535 => 'Lewistown, MT', - 1406538 => 'Lewistown, MT', - 1406539 => 'Bozeman, MT', - 1406541 => 'Missoula, MT', - 1406542 => 'Missoula, MT', - 1406543 => 'Missoula, MT', - 1406547 => 'White Slphr Spgs, MT', - 1406549 => 'Missoula, MT', - 1406551 => 'Bozeman, MT', - 1406556 => 'Bozeman, MT', - 1406563 => 'Anaconda, MT', - 1406570 => 'Bozeman, MT', - 1406579 => 'Bozeman, MT', - 1406580 => 'Bozeman, MT', - 1406581 => 'Bozeman, MT', - 1406582 => 'Bozeman, MT', - 1406585 => 'Bozeman, MT', - 1406586 => 'Bozeman, MT', - 1406587 => 'Bozeman, MT', - 1406599 => 'Bozeman, MT', - 1406600 => 'Bozeman, MT', - 1406622 => 'Fort Benton, MT', - 1406626 => 'Frenchtown, MT', - 1406628 => 'Laurel, MT', - 1406632 => 'Harlowton, MT', - 1406642 => 'Victor, MT', - 1406646 => 'West Yellowstone, MT', - 1406651 => 'Billings, MT', - 1406652 => 'Billings, MT', - 1406653 => 'Wolf Point, MT', - 1406654 => 'Malta, MT', - 1406655 => 'Billings, MT', - 1406656 => 'Billings, MT', - 1406657 => 'Billings, MT', - 1406665 => 'Hardin, MT', - 1406670 => 'Billings, MT', - 1406671 => 'Billings, MT', - 1406676 => 'Ronan, MT', - 1406677 => 'Seeley Lake, MT', - 1406682 => 'Ennis, MT', - 1406683 => 'Dillon, MT', - 1406690 => 'Billings, MT', - 1406698 => 'Billings, MT', - 1406721 => 'Missoula, MT', - 1406723 => 'Butte, MT', - 1406726 => 'Arlee, MT', - 1406727 => 'Great Falls, MT', - 1406728 => 'Missoula, MT', - 1406731 => 'Great Falls, MT', - 1406741 => 'Hot Springs, MT', - 1406745 => 'St. Ignatius, MT', - 1406748 => 'Colstrip, MT', - 1406751 => 'Kalispell, MT', - 1406752 => 'Kalispell, MT', - 1406755 => 'Kalispell, MT', - 1406756 => 'Kalispell, MT', - 1406758 => 'Kalispell, MT', - 1406759 => 'Chester, MT', - 1406761 => 'Great Falls, MT', - 1406763 => 'Gallatin Gateway, MT', - 1406765 => 'Plentywood, MT', - 1406768 => 'Poplar, MT', - 1406771 => 'Great Falls, MT', - 1406777 => 'Stevensville, MT', - 1406778 => 'Baker, MT', - 1406782 => 'Butte, MT', - 1406821 => 'Darby, MT', - 1406822 => 'Superior, MT', - 1406826 => 'Plains, MT', - 1406827 => 'Thompson Falls, MT', - 1406829 => 'Missoula, MT', - 1406830 => 'Missoula, MT', - 1406837 => 'Bigfork, MT', - 1406839 => 'Billings, MT', - 1406842 => 'Sheridan, MT', - 1406844 => 'Lakeside, MT', - 1406846 => 'Deer Lodge, MT', - 1406847 => 'Noxon, MT', - 1406848 => 'Gardiner, MT', - 1406855 => 'Billings, MT', - 1406859 => 'Philipsburg, MT', - 1406860 => 'Billings, MT', - 1406861 => 'Billings, MT', - 1406862 => 'Whitefish, MT', - 1406863 => 'Whitefish, MT', - 1406873 => 'Cut Bank, MT', - 1406883 => 'Polson, MT', - 1406889 => 'Eureka, MT', - 1406892 => 'Columbia Falls, MT', - 1406896 => 'Billings, MT', - 1406932 => 'Big Timber, MT', - 1406961 => 'Corvallis, MT', - 1406962 => 'Joliet, MT', - 1406969 => 'Billings, MT', - 1406994 => 'Bozeman, MT', - 1406995 => 'Big Sky, MT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1407.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1407.php deleted file mode 100644 index d1a0bc9ec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1407.php +++ /dev/null @@ -1,204 +0,0 @@ - 'Florida', - 1407201 => 'Kissimmee, FL', - 1407203 => 'Orlando, FL', - 1407206 => 'Orlando, FL', - 1407207 => 'Orlando, FL', - 1407208 => 'Orlando, FL', - 1407210 => 'Orlando, FL', - 1407219 => 'Orlando, FL', - 1407226 => 'Orlando, FL', - 1407228 => 'Orlando, FL', - 1407237 => 'Orlando, FL', - 1407238 => 'Orlando, FL', - 1407239 => 'Orlando, FL', - 1407240 => 'Orlando, FL', - 1407243 => 'Orlando, FL', - 1407244 => 'Orlando, FL', - 1407245 => 'Orlando, FL', - 1407246 => 'Orlando, FL', - 1407248 => 'Orlando, FL', - 1407249 => 'Orlando, FL', - 1407251 => 'Orlando, FL', - 1407253 => 'Orlando, FL', - 1407254 => 'Orlando, FL', - 1407264 => 'Orlando, FL', - 1407268 => 'Sanford, FL', - 1407273 => 'Orlando, FL', - 1407275 => 'Orlando, FL', - 1407277 => 'Orlando, FL', - 1407281 => 'Orlando, FL', - 1407282 => 'Orlando, FL', - 1407286 => 'Orlando, FL', - 1407290 => 'Orlando, FL', - 1407291 => 'Orlando, FL', - 1407292 => 'Orlando, FL', - 1407293 => 'Orlando, FL', - 1407294 => 'Orlando, FL', - 1407295 => 'Orlando, FL', - 1407296 => 'Orlando, FL', - 1407297 => 'Orlando, FL', - 1407298 => 'Orlando, FL', - 1407299 => 'Orlando, FL', - 1407301 => 'Kissimmee, FL', - 1407302 => 'Sanford, FL', - 1407303 => 'Orlando, FL', - 1407320 => 'Sanford, FL', - 1407321 => 'Sanford, FL', - 1407322 => 'Sanford, FL', - 1407323 => 'Sanford, FL', - 1407324 => 'Sanford, FL', - 1407327 => 'Winter Springs, FL', - 1407328 => 'Sanford, FL', - 1407330 => 'Sanford, FL', - 1407333 => 'Lake Mary, FL', - 1407343 => 'Kissimmee, FL', - 1407344 => 'Kissimmee, FL', - 1407345 => 'Orlando, FL', - 1407348 => 'Kissimmee, FL', - 1407349 => 'Geneva, FL', - 1407350 => 'Kissimmee, FL', - 1407351 => 'Orlando, FL', - 1407352 => 'Orlando, FL', - 1407354 => 'Orlando, FL', - 1407355 => 'Orlando, FL', - 1407359 => 'Oviedo, FL', - 1407363 => 'Orlando, FL', - 1407365 => 'Oviedo, FL', - 1407366 => 'Oviedo, FL', - 1407367 => 'Orlando, FL', - 1407370 => 'Orlando, FL', - 1407380 => 'Orlando, FL', - 1407381 => 'Orlando, FL', - 1407382 => 'Orlando, FL', - 1407384 => 'Orlando, FL', - 1407390 => 'Kissimmee, FL', - 1407396 => 'Kissimmee, FL', - 1407397 => 'Kissimmee, FL', - 1407412 => 'Orlando, FL', - 1407414 => 'Kissimmee, FL', - 1407418 => 'Orlando, FL', - 1407420 => 'Orlando, FL', - 1407422 => 'Orlando, FL', - 1407423 => 'Orlando, FL', - 1407425 => 'Orlando, FL', - 1407426 => 'Orlando, FL', - 1407438 => 'Orlando, FL', - 1407440 => 'Orlando, FL', - 1407444 => 'Lake Mary, FL', - 1407445 => 'Orlando, FL', - 1407447 => 'Orlando, FL', - 1407464 => 'Apopka, FL', - 1407465 => 'Orlando, FL', - 1407469 => 'Montverde, FL', - 1407481 => 'Orlando, FL', - 1407482 => 'Orlando, FL', - 1407483 => 'Kissimmee, FL', - 1407498 => 'St. Cloud, FL', - 1407518 => 'Kissimmee, FL', - 1407521 => 'Orlando, FL', - 1407522 => 'Orlando, FL', - 1407523 => 'Orlando, FL', - 1407532 => 'Orlando, FL', - 1407540 => 'Orlando, FL', - 1407542 => 'Oviedo, FL', - 1407566 => 'Kissimmee, FL', - 1407568 => 'Orlando, FL', - 1407578 => 'Orlando, FL', - 1407599 => 'Winter Park, FL', - 1407601 => 'Orlando, FL', - 1407622 => 'Winter Park, FL', - 1407628 => 'Winter Park, FL', - 1407644 => 'Winter Park, FL', - 1407645 => 'Winter Park, FL', - 1407646 => 'Winter Park, FL', - 1407647 => 'Winter Park, FL', - 1407648 => 'Orlando, FL', - 1407649 => 'Orlando, FL', - 1407650 => 'Orlando, FL', - 1407654 => 'Winter Garden, FL', - 1407656 => 'Winter Garden, FL', - 1407657 => 'Winter Park, FL', - 1407658 => 'Orlando, FL', - 1407660 => 'Maitland, FL', - 1407665 => 'Sanford, FL', - 1407667 => 'Maitland, FL', - 1407671 => 'Winter Park, FL', - 1407672 => 'Winter Park, FL', - 1407673 => 'Winter Park, FL', - 1407674 => 'Orlando, FL', - 1407677 => 'Winter Park, FL', - 1407678 => 'Winter Park, FL', - 1407679 => 'Winter Park, FL', - 1407688 => 'Sanford, FL', - 1407704 => 'Orlando, FL', - 1407730 => 'Orlando, FL', - 1407737 => 'Orlando, FL', - 1407740 => 'Winter Park, FL', - 1407770 => 'Orlando, FL', - 1407802 => 'Orlando, FL', - 1407804 => 'Lake Mary, FL', - 1407812 => 'Orlando, FL', - 1407814 => 'Apopka, FL', - 1407816 => 'Orlando, FL', - 1407822 => 'Orlando, FL', - 1407823 => 'Orlando, FL', - 1407826 => 'Orlando, FL', - 1407827 => 'Lake Buena Vista, FL', - 1407829 => 'Lake Mary, FL', - 1407833 => 'Lake Mary, FL', - 1407835 => 'Orlando, FL', - 1407836 => 'Orlando, FL', - 1407839 => 'Orlando, FL', - 1407841 => 'Orlando, FL', - 1407843 => 'Orlando, FL', - 1407846 => 'Kissimmee, FL', - 1407847 => 'Kissimmee, FL', - 1407849 => 'Orlando, FL', - 1407850 => 'Orlando, FL', - 1407851 => 'Orlando, FL', - 1407852 => 'Orlando, FL', - 1407854 => 'Orlando, FL', - 1407855 => 'Orlando, FL', - 1407856 => 'Orlando, FL', - 1407857 => 'Orlando, FL', - 1407858 => 'Orlando, FL', - 1407859 => 'Orlando, FL', - 1407870 => 'Kissimmee, FL', - 1407872 => 'Orlando, FL', - 1407877 => 'Winter Garden, FL', - 1407878 => 'Sanford, FL', - 1407880 => 'Apopka, FL', - 1407884 => 'Apopka, FL', - 1407886 => 'Apopka, FL', - 1407888 => 'Orlando, FL', - 1407889 => 'Apopka, FL', - 1407891 => 'St. Cloud, FL', - 1407892 => 'St. Cloud, FL', - 1407893 => 'Orlando, FL', - 1407894 => 'Orlando, FL', - 1407895 => 'Orlando, FL', - 1407896 => 'Orlando, FL', - 1407897 => 'Orlando, FL', - 1407898 => 'Orlando, FL', - 1407903 => 'Orlando, FL', - 1407926 => 'Orlando, FL', - 1407931 => 'Kissimmee, FL', - 1407932 => 'Kissimmee, FL', - 1407933 => 'Kissimmee, FL', - 1407935 => 'Kissimmee, FL', - 1407939 => 'Lake Buena Vista, FL', - 1407944 => 'Kissimmee, FL', - 1407957 => 'St. Cloud, FL', - 1407971 => 'Oviedo, FL', - 1407977 => 'Oviedo, FL', - 1407992 => 'Orlando, FL', - 1407996 => 'Orlando, FL', - 1407999 => 'Orlando, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1408.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1408.php deleted file mode 100644 index 5c14bbaa0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1408.php +++ /dev/null @@ -1,178 +0,0 @@ - 'California', - 1408216 => 'San Jose, CA', - 1408217 => 'San Jose, CA', - 1408223 => 'San Jose, CA', - 1408224 => 'San Jose, CA', - 1408225 => 'San Jose, CA', - 1408226 => 'San Jose, CA', - 1408227 => 'San Jose, CA', - 1408229 => 'San Jose, CA', - 1408236 => 'Santa Clara, CA', - 1408238 => 'San Jose, CA', - 1408243 => 'Santa Clara, CA', - 1408245 => 'Sunnyvale, CA', - 1408251 => 'San Jose, CA', - 1408254 => 'San Jose, CA', - 1408257 => 'Cupertino, CA', - 1408258 => 'San Jose, CA', - 1408259 => 'San Jose, CA', - 1408262 => 'Milpitas, CA', - 1408263 => 'Milpitas, CA', - 1408264 => 'San Jose, CA', - 1408265 => 'San Jose, CA', - 1408266 => 'San Jose, CA', - 1408267 => 'San Jose, CA', - 1408268 => 'San Jose, CA', - 1408269 => 'San Jose, CA', - 1408270 => 'San Jose, CA', - 1408271 => 'San Jose, CA', - 1408272 => 'San Jose, CA', - 1408274 => 'San Jose, CA', - 1408275 => 'San Jose, CA', - 1408277 => 'San Jose, CA', - 1408278 => 'San Jose, CA', - 1408279 => 'San Jose, CA', - 1408280 => 'San Jose, CA', - 1408281 => 'San Jose, CA', - 1408282 => 'San Jose, CA', - 1408283 => 'San Jose, CA', - 1408286 => 'San Jose, CA', - 1408287 => 'San Jose, CA', - 1408288 => 'San Jose, CA', - 1408289 => 'San Jose, CA', - 1408292 => 'San Jose, CA', - 1408293 => 'San Jose, CA', - 1408294 => 'San Jose, CA', - 1408295 => 'San Jose, CA', - 1408297 => 'San Jose, CA', - 1408298 => 'San Jose, CA', - 1408299 => 'San Jose, CA', - 1408321 => 'San Jose, CA', - 1408347 => 'San Jose, CA', - 1408353 => 'Los Gatos, CA', - 1408354 => 'Los Gatos, CA', - 1408356 => 'Los Gatos, CA', - 1408360 => 'San Jose, CA', - 1408362 => 'San Jose, CA', - 1408363 => 'San Jose, CA', - 1408364 => 'Campbell, CA', - 1408365 => 'San Jose, CA', - 1408366 => 'Cupertino, CA', - 1408370 => 'Campbell, CA', - 1408374 => 'Campbell, CA', - 1408376 => 'Campbell, CA', - 1408378 => 'Campbell, CA', - 1408379 => 'Campbell, CA', - 1408392 => 'San Jose, CA', - 1408395 => 'Los Gatos, CA', - 1408399 => 'Los Gatos, CA', - 1408402 => 'Los Gatos, CA', - 1408423 => 'Santa Clara, CA', - 1408432 => 'San Jose, CA', - 1408433 => 'San Jose, CA', - 1408435 => 'San Jose, CA', - 1408436 => 'San Jose, CA', - 1408437 => 'San Jose, CA', - 1408441 => 'San Jose, CA', - 1408445 => 'San Jose, CA', - 1408446 => 'Cupertino, CA', - 1408448 => 'San Jose, CA', - 1408451 => 'San Jose, CA', - 1408452 => 'San Jose, CA', - 1408453 => 'San Jose, CA', - 1408492 => 'Santa Clara, CA', - 1408496 => 'Santa Clara, CA', - 1408524 => 'Sunnyvale, CA', - 1408528 => 'San Jose, CA', - 1408530 => 'Sunnyvale, CA', - 1408531 => 'San Jose, CA', - 1408532 => 'San Jose, CA', - 1408535 => 'San Jose, CA', - 1408554 => 'Santa Clara, CA', - 1408564 => 'San Jose, CA', - 1408567 => 'Santa Clara, CA', - 1408573 => 'San Jose, CA', - 1408578 => 'San Jose, CA', - 1408586 => 'Milpitas, CA', - 1408629 => 'San Jose, CA', - 1408654 => 'Santa Clara, CA', - 1408683 => 'San Martin, CA', - 1408719 => 'Milpitas, CA', - 1408720 => 'Sunnyvale, CA', - 1408723 => 'San Jose, CA', - 1408725 => 'Cupertino, CA', - 1408727 => 'Santa Clara, CA', - 1408729 => 'San Jose, CA', - 1408730 => 'Sunnyvale, CA', - 1408732 => 'Sunnyvale, CA', - 1408733 => 'Sunnyvale, CA', - 1408734 => 'Sunnyvale, CA', - 1408735 => 'Sunnyvale, CA', - 1408736 => 'Sunnyvale, CA', - 1408737 => 'Sunnyvale, CA', - 1408738 => 'Sunnyvale, CA', - 1408739 => 'Sunnyvale, CA', - 1408741 => 'Saratoga, CA', - 1408745 => 'Sunnyvale, CA', - 1408746 => 'Sunnyvale, CA', - 1408748 => 'Santa Clara, CA', - 1408749 => 'Sunnyvale, CA', - 1408773 => 'Sunnyvale, CA', - 1408776 => 'Morgan Hill, CA', - 1408777 => 'Cupertino, CA', - 1408778 => 'Morgan Hill, CA', - 1408779 => 'Morgan Hill, CA', - 1408782 => 'Morgan Hill, CA', - 1408842 => 'Gilroy, CA', - 1408844 => 'Santa Clara, CA', - 1408846 => 'Gilroy, CA', - 1408847 => 'Gilroy, CA', - 1408848 => 'Gilroy, CA', - 1408851 => 'Santa Clara, CA', - 1408855 => 'Santa Clara, CA', - 1408866 => 'Campbell, CA', - 1408867 => 'Saratoga, CA', - 1408871 => 'Campbell, CA', - 1408879 => 'Campbell, CA', - 1408885 => 'San Jose, CA', - 1408918 => 'San Jose, CA', - 1408920 => 'San Jose, CA', - 1408923 => 'San Jose, CA', - 1408926 => 'San Jose, CA', - 1408927 => 'San Jose, CA', - 1408929 => 'San Jose, CA', - 1408934 => 'Milpitas, CA', - 1408935 => 'Milpitas, CA', - 1408937 => 'San Jose, CA', - 1408941 => 'Milpitas, CA', - 1408942 => 'Milpitas, CA', - 1408945 => 'Milpitas, CA', - 1408946 => 'Milpitas, CA', - 1408947 => 'San Jose, CA', - 1408954 => 'San Jose, CA', - 1408956 => 'Milpitas, CA', - 1408970 => 'Santa Clara, CA', - 1408971 => 'San Jose, CA', - 1408972 => 'San Jose, CA', - 1408973 => 'Cupertino, CA', - 1408975 => 'San Jose, CA', - 1408977 => 'San Jose, CA', - 1408978 => 'San Jose, CA', - 1408979 => 'San Jose, CA', - 1408980 => 'Santa Clara, CA', - 1408982 => 'Santa Clara, CA', - 1408986 => 'Santa Clara, CA', - 1408988 => 'Santa Clara, CA', - 1408993 => 'San Jose, CA', - 1408995 => 'San Jose, CA', - 1408996 => 'Cupertino, CA', - 1408997 => 'San Jose, CA', - 1408998 => 'San Jose, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1409.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1409.php deleted file mode 100644 index 89f070886..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1409.php +++ /dev/null @@ -1,74 +0,0 @@ - 'Texas', - 1409212 => 'Beaumont, TX', - 1409246 => 'Kountze, TX', - 1409267 => 'Anahuac, TX', - 1409283 => 'Woodville, TX', - 1409287 => 'Sour Lake, TX', - 1409296 => 'Winnie, TX', - 1409347 => 'Beaumont, TX', - 1409379 => 'Newton, TX', - 1409383 => 'Jasper, TX', - 1409384 => 'Jasper, TX', - 1409385 => 'Silsbee, TX', - 1409386 => 'Silsbee, TX', - 1409423 => 'Kirbyville, TX', - 1409489 => 'Jasper, TX', - 1409670 => 'Orange, TX', - 1409724 => 'Nederland, TX', - 1409735 => 'Bridge City, TX', - 1409736 => 'Port Arthur, TX', - 1409737 => 'Galveston, TX', - 1409740 => 'Galveston, TX', - 1409741 => 'Galveston, TX', - 1409744 => 'Galveston, TX', - 1409745 => 'Orange, TX', - 1409747 => 'Galveston, TX', - 1409751 => 'Lumberton, TX', - 1409755 => 'Lumberton, TX', - 1409762 => 'Galveston, TX', - 1409763 => 'Galveston, TX', - 1409765 => 'Galveston, TX', - 1409766 => 'Galveston, TX', - 1409769 => 'Vidor, TX', - 1409770 => 'Galveston, TX', - 1409772 => 'Galveston, TX', - 1409783 => 'Vidor, TX', - 1409787 => 'Hemphill, TX', - 1409794 => 'Beaumont, TX', - 1409813 => 'Beaumont, TX', - 1409832 => 'Beaumont, TX', - 1409833 => 'Beaumont, TX', - 1409835 => 'Beaumont, TX', - 1409838 => 'Beaumont, TX', - 1409839 => 'Beaumont, TX', - 1409840 => 'Beaumont, TX', - 1409842 => 'Beaumont, TX', - 1409860 => 'Beaumont, TX', - 1409861 => 'Beaumont, TX', - 1409866 => 'Beaumont, TX', - 1409882 => 'Orange, TX', - 1409883 => 'Orange, TX', - 1409886 => 'Orange, TX', - 1409892 => 'Beaumont, TX', - 1409896 => 'Beaumont, TX', - 1409898 => 'Beaumont, TX', - 1409899 => 'Beaumont, TX', - 1409924 => 'Beaumont, TX', - 1409925 => 'Santa Fe, TX', - 1409938 => 'La Marque, TX', - 1409945 => 'Texas City, TX', - 1409948 => 'Texas City, TX', - 1409962 => 'Groves, TX', - 1409963 => 'Groves, TX', - 1409982 => 'Port Arthur, TX', - 1409983 => 'Port Arthur, TX', - 1409985 => 'Port Arthur, TX', - 1409994 => 'Buna, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1410.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1410.php deleted file mode 100644 index 1de8a5b08..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1410.php +++ /dev/null @@ -1,285 +0,0 @@ - 'Maryland', - 1410203 => 'Ellicott City, MD', - 1410208 => 'Berlin, MD', - 1410213 => 'Ocean City, MD', - 1410216 => 'Annapolis, MD', - 1410219 => 'Salisbury, MD', - 1410221 => 'Cambridge, MD', - 1410224 => 'Annapolis, MD', - 1410225 => 'Baltimore, MD', - 1410228 => 'Cambridge, MD', - 1410230 => 'Baltimore, MD', - 1410233 => 'Baltimore, MD', - 1410234 => 'Baltimore, MD', - 1410235 => 'Baltimore, MD', - 1410243 => 'Baltimore, MD', - 1410244 => 'Baltimore, MD', - 1410250 => 'Ocean City, MD', - 1410254 => 'Baltimore, MD', - 1410255 => 'Pasadena, MD', - 1410263 => 'Annapolis, MD', - 1410266 => 'Annapolis, MD', - 1410267 => 'Annapolis, MD', - 1410268 => 'Annapolis, MD', - 1410269 => 'Annapolis, MD', - 1410272 => 'Aberdeen, MD', - 1410273 => 'Aberdeen, MD', - 1410276 => 'Baltimore, MD', - 1410280 => 'Annapolis, MD', - 1410287 => 'North East, MD', - 1410289 => 'Ocean City, MD', - 1410290 => 'Columbia, MD', - 1410295 => 'Annapolis, MD', - 1410297 => 'Aberdeen, MD', - 1410309 => 'Columbia, MD', - 1410312 => 'Columbia, MD', - 1410313 => 'Ellicott City, MD', - 1410315 => 'Severna Park, MD', - 1410318 => 'Baltimore, MD', - 1410323 => 'Baltimore, MD', - 1410325 => 'Baltimore, MD', - 1410327 => 'Baltimore, MD', - 1410328 => 'Baltimore, MD', - 1410332 => 'Baltimore, MD', - 1410334 => 'Salisbury, MD', - 1410337 => 'Towson, MD', - 1410338 => 'Baltimore, MD', - 1410341 => 'Salisbury, MD', - 1410342 => 'Baltimore, MD', - 1410347 => 'Baltimore, MD', - 1410349 => 'Annapolis, MD', - 1410352 => 'Bishopville, MD', - 1410354 => 'Baltimore, MD', - 1410355 => 'Baltimore, MD', - 1410356 => 'Owings Mills, MD', - 1410358 => 'Baltimore, MD', - 1410360 => 'Pasadena, MD', - 1410362 => 'Baltimore, MD', - 1410363 => 'Owings Mills, MD', - 1410366 => 'Baltimore, MD', - 1410367 => 'Baltimore, MD', - 1410368 => 'Baltimore, MD', - 1410374 => 'Hampstead, MD', - 1410377 => 'Baltimore, MD', - 1410379 => 'Elkridge, MD', - 1410381 => 'Columbia, MD', - 1410383 => 'Baltimore, MD', - 1410385 => 'Baltimore, MD', - 1410386 => 'Westminster, MD', - 1410392 => 'Elkton, MD', - 1410396 => 'Baltimore, MD', - 1410398 => 'Elkton, MD', - 1410414 => 'Prince Frederick, MD', - 1410415 => 'Pikesville, MD', - 1410418 => 'Ellicott City, MD', - 1410420 => 'Bel Air, MD', - 1410424 => 'Glen Burnie, MD', - 1410426 => 'Baltimore, MD', - 1410433 => 'Baltimore, MD', - 1410435 => 'Baltimore, MD', - 1410437 => 'Pasadena, MD', - 1410439 => 'Pasadena, MD', - 1410444 => 'Baltimore, MD', - 1410448 => 'Baltimore, MD', - 1410455 => 'Catonsville, MD', - 1410457 => 'Darlington, MD', - 1410461 => 'Ellicott City, MD', - 1410462 => 'Baltimore, MD', - 1410464 => 'Baltimore, MD', - 1410465 => 'Ellicott City, MD', - 1410466 => 'Baltimore, MD', - 1410467 => 'Baltimore, MD', - 1410476 => 'Trappe, MD', - 1410479 => 'Denton, MD', - 1410480 => 'Ellicott City, MD', - 1410482 => 'Greensboro, MD', - 1410483 => 'Baltimore, MD', - 1410484 => 'Pikesville, MD', - 1410485 => 'Baltimore, MD', - 1410486 => 'Pikesville, MD', - 1410488 => 'Baltimore, MD', - 1410496 => 'Randallstown, MD', - 1410502 => 'Baltimore, MD', - 1410517 => 'Reisterstown, MD', - 1410519 => 'Severn, MD', - 1410521 => 'Randallstown, MD', - 1410522 => 'Baltimore, MD', - 1410523 => 'Baltimore, MD', - 1410524 => 'Ocean City, MD', - 1410525 => 'Baltimore, MD', - 1410526 => 'Reisterstown, MD', - 1410528 => 'Baltimore, MD', - 1410532 => 'Baltimore, MD', - 1410534 => 'Baltimore, MD', - 1410535 => 'Prince Frederick, MD', - 1410536 => 'Halethorpe, MD', - 1410539 => 'Baltimore, MD', - 1410542 => 'Baltimore, MD', - 1410543 => 'Salisbury, MD', - 1410544 => 'Severna Park, MD', - 1410546 => 'Salisbury, MD', - 1410547 => 'Baltimore, MD', - 1410548 => 'Salisbury, MD', - 1410549 => 'Sykesville, MD', - 1410550 => 'Baltimore, MD', - 1410552 => 'Sykesville, MD', - 1410553 => 'Glen Burnie, MD', - 1410554 => 'Baltimore, MD', - 1410558 => 'Baltimore, MD', - 1410563 => 'Baltimore, MD', - 1410566 => 'Baltimore, MD', - 1410571 => 'Annapolis, MD', - 1410573 => 'Annapolis, MD', - 1410576 => 'Baltimore, MD', - 1410578 => 'Baltimore, MD', - 1410579 => 'Elkridge, MD', - 1410581 => 'Owings Mills, MD', - 1410585 => 'Baltimore, MD', - 1410590 => 'Glen Burnie, MD', - 1410601 => 'Baltimore, MD', - 1410602 => 'Pikesville, MD', - 1410604 => 'Stevensville, MD', - 1410605 => 'Baltimore, MD', - 1410612 => 'Edgewood, MD', - 1410614 => 'Baltimore, MD', - 1410620 => 'Elkton, MD', - 1410625 => 'Baltimore, MD', - 1410626 => 'Annapolis, MD', - 1410628 => 'Cockeysville, MD', - 1410629 => 'Berlin, MD', - 1410631 => 'Baltimore, MD', - 1410632 => 'Snow Hill, MD', - 1410633 => 'Baltimore, MD', - 1410634 => 'Ridgely, MD', - 1410635 => 'New Windsor, MD', - 1410638 => 'Bel Air, MD', - 1410639 => 'Rock Hall, MD', - 1410641 => 'Berlin, MD', - 1410642 => 'Perryville, MD', - 1410643 => 'Stevensville, MD', - 1410644 => 'Baltimore, MD', - 1410646 => 'Baltimore, MD', - 1410647 => 'Severna Park, MD', - 1410651 => 'Princess Anne, MD', - 1410653 => 'Pikesville, MD', - 1410654 => 'Owings Mills, MD', - 1410655 => 'Randallstown, MD', - 1410658 => 'Rising Sun, MD', - 1410659 => 'Baltimore, MD', - 1410662 => 'Baltimore, MD', - 1410664 => 'Baltimore, MD', - 1410665 => 'Parkville, MD', - 1410666 => 'Cockeysville, MD', - 1410667 => 'Cockeysville, MD', - 1410669 => 'Baltimore, MD', - 1410671 => 'Edgewood, MD', - 1410672 => 'Odenton, MD', - 1410673 => 'Preston, MD', - 1410674 => 'Odenton, MD', - 1410675 => 'Baltimore, MD', - 1410676 => 'Edgewood, MD', - 1410677 => 'Salisbury, MD', - 1410685 => 'Baltimore, MD', - 1410695 => 'Odenton, MD', - 1410706 => 'Baltimore, MD', - 1410715 => 'Columbia, MD', - 1410719 => 'Catonsville, MD', - 1410723 => 'Ocean City, MD', - 1410727 => 'Baltimore, MD', - 1410728 => 'Baltimore, MD', - 1410729 => 'Millersville, MD', - 1410730 => 'Columbia, MD', - 1410732 => 'Baltimore, MD', - 1410740 => 'Columbia, MD', - 1410741 => 'Lothian, MD', - 1410742 => 'Salisbury, MD', - 1410744 => 'Catonsville, MD', - 1410745 => 'St. Michaels, MD', - 1410747 => 'Catonsville, MD', - 1410749 => 'Salisbury, MD', - 1410750 => 'Ellicott City, MD', - 1410751 => 'Westminster, MD', - 1410752 => 'Baltimore, MD', - 1410754 => 'Federalsburg, MD', - 1410756 => 'Taneytown, MD', - 1410757 => 'Annapolis, MD', - 1410758 => 'Centreville, MD', - 1410760 => 'Glen Burnie, MD', - 1410761 => 'Glen Burnie, MD', - 1410763 => 'Easton, MD', - 1410764 => 'Baltimore, MD', - 1410766 => 'Glen Burnie, MD', - 1410767 => 'Baltimore, MD', - 1410768 => 'Glen Burnie, MD', - 1410770 => 'Easton, MD', - 1410772 => 'Columbia, MD', - 1410778 => 'Chestertown, MD', - 1410783 => 'Baltimore, MD', - 1410787 => 'Glen Burnie, MD', - 1410788 => 'Catonsville, MD', - 1410795 => 'Sykesville, MD', - 1410796 => 'Elkridge, MD', - 1410803 => 'Bel Air, MD', - 1410810 => 'Chestertown, MD', - 1410814 => 'Baltimore, MD', - 1410819 => 'Easton, MD', - 1410820 => 'Easton, MD', - 1410822 => 'Easton, MD', - 1410823 => 'Towson, MD', - 1410827 => 'Queenstown, MD', - 1410833 => 'Reisterstown, MD', - 1410835 => 'Pittsville, MD', - 1410836 => 'Bel Air, MD', - 1410837 => 'Baltimore, MD', - 1410838 => 'Bel Air, MD', - 1410840 => 'Westminster, MD', - 1410841 => 'Annapolis, MD', - 1410848 => 'Westminster, MD', - 1410849 => 'Annapolis, MD', - 1410857 => 'Westminster, MD', - 1410860 => 'Salisbury, MD', - 1410861 => 'Finksburg, MD', - 1410863 => 'Glen Burnie, MD', - 1410869 => 'Catonsville, MD', - 1410871 => 'Westminster, MD', - 1410872 => 'Columbia, MD', - 1410876 => 'Westminster, MD', - 1410877 => 'Fallston, MD', - 1410879 => 'Bel Air, MD', - 1410884 => 'Columbia, MD', - 1410885 => 'Chesapeake City, MD', - 1410889 => 'Baltimore, MD', - 1410893 => 'Bel Air, MD', - 1410896 => 'Delmar, MD', - 1410897 => 'Annapolis, MD', - 1410901 => 'Cambridge, MD', - 1410902 => 'Owings Mills, MD', - 1410922 => 'Randallstown, MD', - 1410928 => 'Millington, MD', - 1410938 => 'Towson, MD', - 1410939 => 'Havre de Grace, MD', - 1410943 => 'Hurlock, MD', - 1410945 => 'Baltimore, MD', - 1410947 => 'Baltimore, MD', - 1410955 => 'Baltimore, MD', - 1410956 => 'Edgewater, MD', - 1410957 => 'Pocomoke City, MD', - 1410962 => 'Baltimore, MD', - 1410964 => 'Columbia, MD', - 1410968 => 'Crisfield, MD', - 1410974 => 'Annapolis, MD', - 1410987 => 'Millersville, MD', - 1410990 => 'Annapolis, MD', - 1410992 => 'Columbia, MD', - 1410995 => 'Columbia, MD', - 1410996 => 'Elkton, MD', - 1410997 => 'Columbia, MD', - 1410998 => 'Owings Mills, MD', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1412.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1412.php deleted file mode 100644 index 5ae213b15..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1412.php +++ /dev/null @@ -1,140 +0,0 @@ - 'Pennsylvania', - 1412220 => 'Bridgeville, PA', - 1412221 => 'Bridgeville, PA', - 1412231 => 'Pittsburgh, PA', - 1412232 => 'Pittsburgh, PA', - 1412233 => 'Clairton, PA', - 1412235 => 'Pittsburgh, PA', - 1412241 => 'Pittsburgh, PA', - 1412242 => 'Pittsburgh, PA', - 1412243 => 'Pittsburgh, PA', - 1412244 => 'Pittsburgh, PA', - 1412246 => 'Pittsburgh, PA', - 1412247 => 'Pittsburgh, PA', - 1412255 => 'Pittsburgh, PA', - 1412257 => 'Bridgeville, PA', - 1412261 => 'Pittsburgh, PA', - 1412262 => 'Coraopolis, PA', - 1412264 => 'Coraopolis, PA', - 1412269 => 'Coraopolis, PA', - 1412276 => 'Carnegie, PA', - 1412278 => 'Carnegie, PA', - 1412279 => 'Carnegie, PA', - 1412281 => 'Pittsburgh, PA', - 1412288 => 'Pittsburgh, PA', - 1412299 => 'Coraopolis, PA', - 1412321 => 'Pittsburgh, PA', - 1412322 => 'Pittsburgh, PA', - 1412323 => 'Pittsburgh, PA', - 1412325 => 'Pittsburgh, PA', - 1412330 => 'Pittsburgh, PA', - 1412331 => 'McKees Rocks, PA', - 1412338 => 'Pittsburgh, PA', - 1412341 => 'Pittsburgh, PA', - 1412343 => 'Pittsburgh, PA', - 1412344 => 'Pittsburgh, PA', - 1412350 => 'Pittsburgh, PA', - 1412351 => 'Pittsburgh, PA', - 1412355 => 'Pittsburgh, PA', - 1412359 => 'Pittsburgh, PA', - 1412361 => 'Pittsburgh, PA', - 1412362 => 'Pittsburgh, PA', - 1412363 => 'Pittsburgh, PA', - 1412364 => 'Pittsburgh, PA', - 1412365 => 'Pittsburgh, PA', - 1412366 => 'Pittsburgh, PA', - 1412367 => 'Pittsburgh, PA', - 1412369 => 'Pittsburgh, PA', - 1412371 => 'Pittsburgh, PA', - 1412372 => 'Monroeville, PA', - 1412373 => 'Monroeville, PA', - 1412374 => 'Monroeville, PA', - 1412380 => 'Monroeville, PA', - 1412381 => 'Pittsburgh, PA', - 1412383 => 'Pittsburgh, PA', - 1412391 => 'Pittsburgh, PA', - 1412394 => 'Pittsburgh, PA', - 1412421 => 'Pittsburgh, PA', - 1412422 => 'Pittsburgh, PA', - 1412431 => 'Pittsburgh, PA', - 1412432 => 'Pittsburgh, PA', - 1412434 => 'Pittsburgh, PA', - 1412441 => 'Pittsburgh, PA', - 1412456 => 'Pittsburgh, PA', - 1412464 => 'Homestead, PA', - 1412471 => 'Pittsburgh, PA', - 1412472 => 'Pittsburgh, PA', - 1412481 => 'Pittsburgh, PA', - 1412488 => 'Pittsburgh, PA', - 1412490 => 'Pittsburgh, PA', - 1412494 => 'Pittsburgh, PA', - 1412521 => 'Pittsburgh, PA', - 1412531 => 'Pittsburgh, PA', - 1412561 => 'Pittsburgh, PA', - 1412562 => 'Pittsburgh, PA', - 1412563 => 'Pittsburgh, PA', - 1412566 => 'Pittsburgh, PA', - 1412571 => 'Pittsburgh, PA', - 1412578 => 'Pittsburgh, PA', - 1412586 => 'Pittsburgh, PA', - 1412621 => 'Pittsburgh, PA', - 1412622 => 'Pittsburgh, PA', - 1412623 => 'Pittsburgh, PA', - 1412624 => 'Pittsburgh, PA', - 1412635 => 'Pittsburgh, PA', - 1412641 => 'Pittsburgh, PA', - 1412647 => 'Pittsburgh, PA', - 1412648 => 'Pittsburgh, PA', - 1412661 => 'Pittsburgh, PA', - 1412664 => 'McKeesport, PA', - 1412665 => 'Pittsburgh, PA', - 1412673 => 'McKeesport, PA', - 1412675 => 'McKeesport, PA', - 1412681 => 'Pittsburgh, PA', - 1412682 => 'Pittsburgh, PA', - 1412683 => 'Pittsburgh, PA', - 1412687 => 'Pittsburgh, PA', - 1412688 => 'Pittsburgh, PA', - 1412692 => 'Pittsburgh, PA', - 1412731 => 'Pittsburgh, PA', - 1412734 => 'Pittsburgh, PA', - 1412741 => 'Sewickley, PA', - 1412749 => 'Sewickley, PA', - 1412761 => 'Pittsburgh, PA', - 1412765 => 'Pittsburgh, PA', - 1412766 => 'Pittsburgh, PA', - 1412771 => 'McKees Rocks, PA', - 1412777 => 'McKees Rocks, PA', - 1412781 => 'Pittsburgh, PA', - 1412782 => 'Pittsburgh, PA', - 1412784 => 'Pittsburgh, PA', - 1412787 => 'Pittsburgh, PA', - 1412788 => 'Pittsburgh, PA', - 1412795 => 'Pittsburgh, PA', - 1412802 => 'Pittsburgh, PA', - 1412821 => 'Pittsburgh, PA', - 1412835 => 'Bethel Park, PA', - 1412854 => 'Bethel Park, PA', - 1412856 => 'Monroeville, PA', - 1412858 => 'Monroeville, PA', - 1412881 => 'Pittsburgh, PA', - 1412882 => 'Pittsburgh, PA', - 1412884 => 'Pittsburgh, PA', - 1412885 => 'Pittsburgh, PA', - 1412904 => 'Pittsburgh, PA', - 1412920 => 'Pittsburgh, PA', - 1412921 => 'Pittsburgh, PA', - 1412922 => 'Pittsburgh, PA', - 1412928 => 'Pittsburgh, PA', - 1412931 => 'Pittsburgh, PA', - 1412942 => 'Pittsburgh, PA', - 1412963 => 'Pittsburgh, PA', - 1412967 => 'Pittsburgh, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1413.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1413.php deleted file mode 100644 index a5975446b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1413.php +++ /dev/null @@ -1,110 +0,0 @@ - 'Massachusetts', - 1413229 => 'Sheffield, MA', - 1413236 => 'Pittsfield, MA', - 1413243 => 'Lee, MA', - 1413245 => 'Brimfield, MA', - 1413247 => 'Hatfield, MA', - 1413253 => 'Amherst, MA', - 1413256 => 'Amherst, MA', - 1413259 => 'Amherst, MA', - 1413267 => 'Monson, MA', - 1413268 => 'Williamsburg, MA', - 1413283 => 'Palmer, MA', - 1413284 => 'Palmer, MA', - 1413289 => 'Palmer, MA', - 1413298 => 'Stockbridge, MA', - 1413301 => 'Springfield, MA', - 1413315 => 'Holyoke, MA', - 1413322 => 'Holyoke, MA', - 1413323 => 'Belchertown, MA', - 1413363 => 'Springfield, MA', - 1413367 => 'Montague, MA', - 1413420 => 'Holyoke, MA', - 1413436 => 'Warren, MA', - 1413442 => 'Pittsfield, MA', - 1413443 => 'Pittsfield, MA', - 1413445 => 'Pittsfield, MA', - 1413447 => 'Pittsfield, MA', - 1413448 => 'Pittsfield, MA', - 1413458 => 'Williamstown, MA', - 1413467 => 'Granby, MA', - 1413498 => 'Northfield, MA', - 1413499 => 'Pittsfield, MA', - 1413525 => 'East Longmeadow, MA', - 1413527 => 'Easthampton, MA', - 1413528 => 'Great Barrington, MA', - 1413529 => 'Easthampton, MA', - 1413532 => 'Holyoke, MA', - 1413533 => 'Holyoke, MA', - 1413534 => 'Holyoke, MA', - 1413536 => 'Holyoke, MA', - 1413539 => 'Holyoke, MA', - 1413545 => 'Amherst, MA', - 1413547 => 'Ludlow, MA', - 1413549 => 'Amherst, MA', - 1413562 => 'Westfield, MA', - 1413565 => 'Longmeadow, MA', - 1413566 => 'Hampden, MA', - 1413567 => 'Longmeadow, MA', - 1413568 => 'Westfield, MA', - 1413569 => 'Southwick, MA', - 1413572 => 'Westfield, MA', - 1413582 => 'Northampton, MA', - 1413583 => 'Ludlow, MA', - 1413584 => 'Northampton, MA', - 1413585 => 'Northampton, MA', - 1413586 => 'Northampton, MA', - 1413587 => 'Northampton, MA', - 1413589 => 'Ludlow, MA', - 1413592 => 'Chicopee, MA', - 1413593 => 'Chicopee, MA', - 1413594 => 'Chicopee, MA', - 1413596 => 'Wilbraham, MA', - 1413598 => 'Chicopee, MA', - 1413599 => 'Wilbraham, MA', - 1413623 => 'Becket, MA', - 1413625 => 'Shelburne Falls, MA', - 1413637 => 'Lenox, MA', - 1413642 => 'Westfield, MA', - 1413644 => 'Great Barrington, MA', - 1413662 => 'North Adams, MA', - 1413663 => 'North Adams, MA', - 1413664 => 'North Adams, MA', - 1413665 => 'South Deerfield, MA', - 1413667 => 'Huntington, MA', - 1413684 => 'Dalton, MA', - 1413731 => 'Springfield, MA', - 1413732 => 'Springfield, MA', - 1413733 => 'Springfield, MA', - 1413734 => 'Springfield, MA', - 1413736 => 'Springfield, MA', - 1413737 => 'Springfield, MA', - 1413739 => 'Springfield, MA', - 1413743 => 'Adams, MA', - 1413746 => 'Springfield, MA', - 1413747 => 'Springfield, MA', - 1413748 => 'Springfield, MA', - 1413772 => 'Greenfield, MA', - 1413773 => 'Greenfield, MA', - 1413774 => 'Greenfield, MA', - 1413781 => 'Springfield, MA', - 1413782 => 'Springfield, MA', - 1413783 => 'Springfield, MA', - 1413785 => 'Springfield, MA', - 1413786 => 'Agawam, MA', - 1413787 => 'Springfield, MA', - 1413788 => 'Springfield, MA', - 1413789 => 'Agawam, MA', - 1413794 => 'Springfield, MA', - 1413796 => 'Springfield, MA', - 1413827 => 'Springfield, MA', - 1413863 => 'Turners Falls, MA', - 1413967 => 'Ware, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1414.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1414.php deleted file mode 100644 index 208d45445..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1414.php +++ /dev/null @@ -1,140 +0,0 @@ - 'Wisconsin', - 1414219 => 'Milwaukee, WI', - 1414220 => 'Milwaukee, WI', - 1414223 => 'Milwaukee, WI', - 1414224 => 'Milwaukee, WI', - 1414225 => 'Milwaukee, WI', - 1414226 => 'Milwaukee, WI', - 1414228 => 'Milwaukee, WI', - 1414247 => 'Milwaukee, WI', - 1414257 => 'Milwaukee, WI', - 1414258 => 'Milwaukee, WI', - 1414259 => 'Milwaukee, WI', - 1414263 => 'Milwaukee, WI', - 1414264 => 'Milwaukee, WI', - 1414265 => 'Milwaukee, WI', - 1414266 => 'Wauwatosa, WI', - 1414270 => 'Milwaukee, WI', - 1414271 => 'Milwaukee, WI', - 1414272 => 'Milwaukee, WI', - 1414273 => 'Milwaukee, WI', - 1414276 => 'Milwaukee, WI', - 1414277 => 'Milwaukee, WI', - 1414278 => 'Milwaukee, WI', - 1414281 => 'Milwaukee, WI', - 1414282 => 'Milwaukee, WI', - 1414286 => 'Milwaukee, WI', - 1414288 => 'Milwaukee, WI', - 1414289 => 'Milwaukee, WI', - 1414290 => 'Milwaukee, WI', - 1414291 => 'Milwaukee, WI', - 1414294 => 'Milwaukee, WI', - 1414297 => 'Milwaukee, WI', - 1414298 => 'Milwaukee, WI', - 1414321 => 'Milwaukee, WI', - 1414327 => 'Milwaukee, WI', - 1414328 => 'Milwaukee, WI', - 1414329 => 'Milwaukee, WI', - 1414332 => 'Milwaukee, WI', - 1414342 => 'Milwaukee, WI', - 1414344 => 'Milwaukee, WI', - 1414347 => 'Milwaukee, WI', - 1414351 => 'Milwaukee, WI', - 1414352 => 'Milwaukee, WI', - 1414353 => 'Milwaukee, WI', - 1414354 => 'Milwaukee, WI', - 1414355 => 'Milwaukee, WI', - 1414357 => 'Milwaukee, WI', - 1414358 => 'Milwaukee, WI', - 1414359 => 'Milwaukee, WI', - 1414365 => 'Milwaukee, WI', - 1414371 => 'Milwaukee, WI', - 1414372 => 'Milwaukee, WI', - 1414374 => 'Milwaukee, WI', - 1414383 => 'Milwaukee, WI', - 1414384 => 'Milwaukee, WI', - 1414385 => 'Milwaukee, WI', - 1414389 => 'Milwaukee, WI', - 1414393 => 'Milwaukee, WI', - 1414421 => 'Greendale, WI', - 1414422 => 'Muskego, WI', - 1414423 => 'Greendale, WI', - 1414431 => 'Milwaukee, WI', - 1414438 => 'Milwaukee, WI', - 1414442 => 'Milwaukee, WI', - 1414443 => 'Milwaukee, WI', - 1414444 => 'Milwaukee, WI', - 1414445 => 'Milwaukee, WI', - 1414447 => 'Milwaukee, WI', - 1414449 => 'Milwaukee, WI', - 1414453 => 'Milwaukee, WI', - 1414454 => 'Milwaukee, WI', - 1414455 => 'Milwaukee, WI', - 1414456 => 'Milwaukee, WI', - 1414461 => 'Milwaukee, WI', - 1414462 => 'Milwaukee, WI', - 1414463 => 'Milwaukee, WI', - 1414464 => 'Milwaukee, WI', - 1414466 => 'Milwaukee, WI', - 1414475 => 'Milwaukee, WI', - 1414476 => 'Milwaukee, WI', - 1414479 => 'Milwaukee, WI', - 1414481 => 'Milwaukee, WI', - 1414482 => 'Milwaukee, WI', - 1414483 => 'Milwaukee, WI', - 1414486 => 'Milwaukee, WI', - 1414489 => 'Cudahy, WI', - 1414527 => 'Milwaukee, WI', - 1414535 => 'Milwaukee, WI', - 1414536 => 'Milwaukee, WI', - 1414540 => 'Milwaukee, WI', - 1414541 => 'Milwaukee, WI', - 1414543 => 'Milwaukee, WI', - 1414545 => 'Milwaukee, WI', - 1414546 => 'Milwaukee, WI', - 1414562 => 'Milwaukee, WI', - 1414570 => 'Oak Creek, WI', - 1414571 => 'Oak Creek, WI', - 1414604 => 'Milwaukee, WI', - 1414607 => 'Milwaukee, WI', - 1414643 => 'Milwaukee, WI', - 1414645 => 'Milwaukee, WI', - 1414647 => 'Milwaukee, WI', - 1414649 => 'Milwaukee, WI', - 1414671 => 'Milwaukee, WI', - 1414672 => 'Milwaukee, WI', - 1414727 => 'Milwaukee, WI', - 1414744 => 'Milwaukee, WI', - 1414747 => 'Milwaukee, WI', - 1414755 => 'Milwaukee, WI', - 1414760 => 'Milwaukee, WI', - 1414763 => 'Milwaukee, WI', - 1414764 => 'Oak Creek, WI', - 1414768 => 'Oak Creek, WI', - 1414771 => 'Milwaukee, WI', - 1414774 => 'Milwaukee, WI', - 1414777 => 'Milwaukee, WI', - 1414778 => 'Milwaukee, WI', - 1414805 => 'Milwaukee, WI', - 1414817 => 'Milwaukee, WI', - 1414831 => 'Milwaukee, WI', - 1414871 => 'Milwaukee, WI', - 1414873 => 'Milwaukee, WI', - 1414875 => 'Milwaukee, WI', - 1414906 => 'Milwaukee, WI', - 1414908 => 'Milwaukee, WI', - 1414933 => 'Milwaukee, WI', - 1414961 => 'Milwaukee, WI', - 1414962 => 'Milwaukee, WI', - 1414963 => 'Milwaukee, WI', - 1414964 => 'Milwaukee, WI', - 1414967 => 'Milwaukee, WI', - 1414988 => 'Milwaukee, WI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1415.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1415.php deleted file mode 100644 index eb660c362..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1415.php +++ /dev/null @@ -1,238 +0,0 @@ - 'California', - 1415202 => 'San Francisco, CA', - 1415206 => 'San Francisco, CA', - 1415209 => 'Novato, CA', - 1415217 => 'San Francisco, CA', - 1415221 => 'San Francisco, CA', - 1415227 => 'San Francisco, CA', - 1415239 => 'San Francisco, CA', - 1415241 => 'San Francisco, CA', - 1415242 => 'San Francisco, CA', - 1415243 => 'San Francisco, CA', - 1415252 => 'San Francisco, CA', - 1415255 => 'San Francisco, CA', - 1415256 => 'San Rafael, CA', - 1415258 => 'San Rafael, CA', - 1415268 => 'San Francisco, CA', - 1415273 => 'San Francisco, CA', - 1415281 => 'San Francisco, CA', - 1415282 => 'San Francisco, CA', - 1415283 => 'San Francisco, CA', - 1415284 => 'San Francisco, CA', - 1415285 => 'San Francisco, CA', - 1415288 => 'San Francisco, CA', - 1415289 => 'Sausalito, CA', - 1415291 => 'San Francisco, CA', - 1415292 => 'San Francisco, CA', - 1415294 => 'San Francisco, CA', - 1415296 => 'San Francisco, CA', - 1415330 => 'San Francisco, CA', - 1415331 => 'Sausalito, CA', - 1415332 => 'Sausalito, CA', - 1415333 => 'San Francisco, CA', - 1415334 => 'San Francisco, CA', - 1415337 => 'San Francisco, CA', - 1415339 => 'Sausalito, CA', - 1415341 => 'San Francisco, CA', - 1415345 => 'San Francisco, CA', - 1415346 => 'San Francisco, CA', - 1415348 => 'San Francisco, CA', - 1415351 => 'San Francisco, CA', - 1415353 => 'San Francisco, CA', - 1415355 => 'San Francisco, CA', - 1415357 => 'San Francisco, CA', - 1415359 => 'San Francisco, CA', - 1415362 => 'San Francisco, CA', - 1415371 => 'San Francisco, CA', - 1415379 => 'San Francisco, CA', - 1415380 => 'Mill Valley, CA', - 1415381 => 'Mill Valley, CA', - 1415382 => 'Novato, CA', - 1415383 => 'Mill Valley, CA', - 1415386 => 'San Francisco, CA', - 1415387 => 'San Francisco, CA', - 1415388 => 'Mill Valley, CA', - 1415389 => 'Mill Valley, CA', - 1415391 => 'San Francisco, CA', - 1415392 => 'San Francisco, CA', - 1415393 => 'San Francisco, CA', - 1415395 => 'San Francisco, CA', - 1415397 => 'San Francisco, CA', - 1415398 => 'San Francisco, CA', - 1415399 => 'San Francisco, CA', - 1415400 => 'San Francisco, CA', - 1415401 => 'San Francisco, CA', - 1415409 => 'San Francisco, CA', - 1415421 => 'San Francisco, CA', - 1415431 => 'San Francisco, CA', - 1415433 => 'San Francisco, CA', - 1415434 => 'San Francisco, CA', - 1415437 => 'San Francisco, CA', - 1415439 => 'San Francisco, CA', - 1415440 => 'San Francisco, CA', - 1415441 => 'San Francisco, CA', - 1415442 => 'San Francisco, CA', - 1415444 => 'San Rafael, CA', - 1415447 => 'San Francisco, CA', - 1415451 => 'San Rafael, CA', - 1415452 => 'San Francisco, CA', - 1415453 => 'San Rafael, CA', - 1415454 => 'San Rafael, CA', - 1415455 => 'San Rafael, CA', - 1415456 => 'San Rafael, CA', - 1415457 => 'San Rafael, CA', - 1415459 => 'San Rafael, CA', - 1415460 => 'San Rafael, CA', - 1415468 => 'San Francisco, CA', - 1415469 => 'San Francisco, CA', - 1415472 => 'San Rafael, CA', - 1415473 => 'San Rafael, CA', - 1415474 => 'San Francisco, CA', - 1415476 => 'San Francisco, CA', - 1415479 => 'San Rafael, CA', - 1415482 => 'San Rafael, CA', - 1415485 => 'San Rafael, CA', - 1415487 => 'San Francisco, CA', - 1415491 => 'San Rafael, CA', - 1415492 => 'San Rafael, CA', - 1415495 => 'San Francisco, CA', - 1415499 => 'San Rafael, CA', - 1415502 => 'San Francisco, CA', - 1415503 => 'San Francisco, CA', - 1415504 => 'San Francisco, CA', - 1415507 => 'San Rafael, CA', - 1415512 => 'San Francisco, CA', - 1415513 => 'San Francisco, CA', - 1415522 => 'San Francisco, CA', - 1415525 => 'San Francisco, CA', - 1415529 => 'San Francisco, CA', - 1415541 => 'San Francisco, CA', - 1415543 => 'San Francisco, CA', - 1415546 => 'San Francisco, CA', - 1415550 => 'San Francisco, CA', - 1415551 => 'San Francisco, CA', - 1415552 => 'San Francisco, CA', - 1415553 => 'San Francisco, CA', - 1415554 => 'San Francisco, CA', - 1415558 => 'San Francisco, CA', - 1415561 => 'San Francisco, CA', - 1415563 => 'San Francisco, CA', - 1415564 => 'San Francisco, CA', - 1415565 => 'San Francisco, CA', - 1415566 => 'San Francisco, CA', - 1415567 => 'San Francisco, CA', - 1415584 => 'San Francisco, CA', - 1415585 => 'San Francisco, CA', - 1415586 => 'San Francisco, CA', - 1415587 => 'San Francisco, CA', - 1415591 => 'San Francisco, CA', - 1415600 => 'San Francisco, CA', - 1415621 => 'San Francisco, CA', - 1415626 => 'San Francisco, CA', - 1415641 => 'San Francisco, CA', - 1415642 => 'San Francisco, CA', - 1415643 => 'San Francisco, CA', - 1415644 => 'San Francisco, CA', - 1415647 => 'San Francisco, CA', - 1415648 => 'San Francisco, CA', - 1415655 => 'San Francisco, CA', - 1415661 => 'San Francisco, CA', - 1415664 => 'San Francisco, CA', - 1415665 => 'San Francisco, CA', - 1415666 => 'San Francisco, CA', - 1415668 => 'San Francisco, CA', - 1415671 => 'San Francisco, CA', - 1415673 => 'San Francisco, CA', - 1415674 => 'San Francisco, CA', - 1415677 => 'San Francisco, CA', - 1415681 => 'San Francisco, CA', - 1415682 => 'San Francisco, CA', - 1415693 => 'San Francisco, CA', - 1415695 => 'San Francisco, CA', - 1415701 => 'San Francisco, CA', - 1415721 => 'San Rafael, CA', - 1415731 => 'San Francisco, CA', - 1415742 => 'San Francisco, CA', - 1415749 => 'San Francisco, CA', - 1415750 => 'San Francisco, CA', - 1415751 => 'San Francisco, CA', - 1415752 => 'San Francisco, CA', - 1415753 => 'San Francisco, CA', - 1415759 => 'San Francisco, CA', - 1415765 => 'San Francisco, CA', - 1415771 => 'San Francisco, CA', - 1415772 => 'San Francisco, CA', - 1415773 => 'San Francisco, CA', - 1415775 => 'San Francisco, CA', - 1415776 => 'San Francisco, CA', - 1415777 => 'San Francisco, CA', - 1415781 => 'San Francisco, CA', - 1415788 => 'San Francisco, CA', - 1415796 => 'San Francisco, CA', - 1415800 => 'San Francisco, CA', - 1415814 => 'San Francisco, CA', - 1415820 => 'San Francisco, CA', - 1415821 => 'San Francisco, CA', - 1415822 => 'San Francisco, CA', - 1415824 => 'San Francisco, CA', - 1415826 => 'San Francisco, CA', - 1415829 => 'San Francisco, CA', - 1415830 => 'San Francisco, CA', - 1415831 => 'San Francisco, CA', - 1415833 => 'San Francisco, CA', - 1415834 => 'San Francisco, CA', - 1415835 => 'San Francisco, CA', - 1415836 => 'San Francisco, CA', - 1415837 => 'San Francisco, CA', - 1415856 => 'San Francisco, CA', - 1415861 => 'San Francisco, CA', - 1415863 => 'San Francisco, CA', - 1415864 => 'San Francisco, CA', - 1415865 => 'San Francisco, CA', - 1415868 => 'Bolinas, CA', - 1415875 => 'San Francisco, CA', - 1415876 => 'San Francisco, CA', - 1415878 => 'Novato, CA', - 1415882 => 'San Francisco, CA', - 1415883 => 'Novato, CA', - 1415884 => 'Novato, CA', - 1415885 => 'San Francisco, CA', - 1415888 => 'Mill Valley, CA', - 1415892 => 'Novato, CA', - 1415895 => 'Novato, CA', - 1415896 => 'San Francisco, CA', - 1415897 => 'Novato, CA', - 1415898 => 'Novato, CA', - 1415899 => 'Novato, CA', - 1415920 => 'San Francisco, CA', - 1415921 => 'San Francisco, CA', - 1415922 => 'San Francisco, CA', - 1415923 => 'San Francisco, CA', - 1415924 => 'Corte Madera, CA', - 1415925 => 'Greenbrae, CA', - 1415927 => 'Corte Madera, CA', - 1415928 => 'San Francisco, CA', - 1415929 => 'San Francisco, CA', - 1415931 => 'San Francisco, CA', - 1415933 => 'San Francisco, CA', - 1415945 => 'Corte Madera, CA', - 1415954 => 'San Francisco, CA', - 1415956 => 'San Francisco, CA', - 1415957 => 'San Francisco, CA', - 1415970 => 'San Francisco, CA', - 1415974 => 'San Francisco, CA', - 1415979 => 'San Francisco, CA', - 1415981 => 'San Francisco, CA', - 1415982 => 'San Francisco, CA', - 1415983 => 'San Francisco, CA', - 1415984 => 'San Francisco, CA', - 1415986 => 'San Francisco, CA', - 1415989 => 'San Francisco, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1416.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1416.php deleted file mode 100644 index 52a6ba128..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1416.php +++ /dev/null @@ -1,239 +0,0 @@ - 'Ontario', - 1416201 => 'Etobicoke, ON', - 1416203 => 'Toronto, ON', - 1416204 => 'Toronto, ON', - 1416207 => 'Etobicoke, ON', - 1416213 => 'Etobicoke, ON', - 1416214 => 'Toronto, ON', - 1416216 => 'Toronto, ON', - 1416218 => 'North York, ON', - 1416221 => 'North York, ON', - 1416222 => 'North York, ON', - 1416223 => 'North York, ON', - 1416224 => 'North York, ON', - 1416225 => 'North York, ON', - 1416226 => 'North York, ON', - 1416227 => 'North York, ON', - 1416229 => 'North York, ON', - 1416231 => 'Etobicoke, ON', - 1416232 => 'Etobicoke, ON', - 1416233 => 'Etobicoke, ON', - 1416234 => 'Etobicoke, ON', - 1416236 => 'Etobicoke, ON', - 1416237 => 'Etobicoke, ON', - 1416239 => 'Etobicoke, ON', - 1416250 => 'North York, ON', - 1416251 => 'Etobicoke, ON', - 1416252 => 'Etobicoke, ON', - 1416253 => 'Etobicoke, ON', - 1416255 => 'Etobicoke, ON', - 1416259 => 'Etobicoke, ON', - 1416260 => 'Toronto, ON', - 1416261 => 'Scarborough, ON', - 1416264 => 'Scarborough, ON', - 1416265 => 'Scarborough, ON', - 1416266 => 'Scarborough, ON', - 1416267 => 'Scarborough, ON', - 1416269 => 'Scarborough, ON', - 1416281 => 'Scarborough, ON', - 1416282 => 'Scarborough, ON', - 1416283 => 'Scarborough, ON', - 1416284 => 'Scarborough, ON', - 1416286 => 'Scarborough, ON', - 1416287 => 'Scarborough, ON', - 1416288 => 'Scarborough, ON', - 1416289 => 'Scarborough, ON', - 1416290 => 'Scarborough, ON', - 1416291 => 'Scarborough, ON', - 1416292 => 'Scarborough, ON', - 1416293 => 'Scarborough, ON', - 1416297 => 'Scarborough, ON', - 1416298 => 'Scarborough, ON', - 1416299 => 'Scarborough, ON', - 1416304 => 'Toronto, ON', - 1416306 => 'Toronto, ON', - 1416321 => 'Scarborough, ON', - 1416322 => 'Toronto, ON', - 1416323 => 'Toronto, ON', - 1416324 => 'Toronto, ON', - 1416332 => 'Scarborough, ON', - 1416335 => 'Scarborough, ON', - 1416340 => 'Toronto, ON', - 1416348 => 'Toronto, ON', - 1416351 => 'Toronto, ON', - 1416360 => 'Toronto, ON', - 1416361 => 'Toronto, ON', - 1416362 => 'Toronto, ON', - 1416363 => 'Toronto, ON', - 1416364 => 'Toronto, ON', - 1416365 => 'Toronto, ON', - 1416366 => 'Toronto, ON', - 1416367 => 'Toronto, ON', - 1416368 => 'Toronto, ON', - 1416369 => 'Toronto, ON', - 1416385 => 'North York, ON', - 1416391 => 'North York, ON', - 1416392 => 'Toronto, ON', - 1416393 => 'Toronto, ON', - 1416398 => 'North York, ON', - 1416406 => 'Toronto, ON', - 1416408 => 'Toronto, ON', - 1416412 => 'Scarborough, ON', - 1416413 => 'Toronto, ON', - 1416431 => 'Scarborough, ON', - 1416438 => 'Scarborough, ON', - 1416439 => 'Scarborough, ON', - 1416440 => 'Toronto, ON', - 1416441 => 'North York, ON', - 1416445 => 'North York, ON', - 1416447 => 'North York, ON', - 1416449 => 'North York, ON', - 1416461 => 'Toronto, ON', - 1416462 => 'Toronto, ON', - 1416463 => 'Toronto, ON', - 1416465 => 'Toronto, ON', - 1416466 => 'Toronto, ON', - 1416469 => 'Toronto, ON', - 1416480 => 'Toronto, ON', - 1416481 => 'Toronto, ON', - 1416482 => 'Toronto, ON', - 1416483 => 'Toronto, ON', - 1416484 => 'Toronto, ON', - 1416485 => 'Toronto, ON', - 1416486 => 'Toronto, ON', - 1416487 => 'Toronto, ON', - 1416488 => 'Toronto, ON', - 1416489 => 'Toronto, ON', - 1416503 => 'Etobicoke, ON', - 1416504 => 'Toronto, ON', - 1416506 => 'Toronto, ON', - 1416510 => 'North York, ON', - 1416512 => 'North York, ON', - 1416515 => 'Toronto, ON', - 1416516 => 'Toronto, ON', - 1416530 => 'Toronto, ON', - 1416531 => 'Toronto, ON', - 1416532 => 'Toronto, ON', - 1416533 => 'Toronto, ON', - 1416534 => 'Toronto, ON', - 1416535 => 'Toronto, ON', - 1416536 => 'Toronto, ON', - 1416537 => 'Toronto, ON', - 1416538 => 'Toronto, ON', - 1416539 => 'Toronto, ON', - 1416544 => 'Toronto, ON', - 1416572 => 'Toronto, ON', - 1416585 => 'Toronto, ON', - 1416588 => 'Toronto, ON', - 1416590 => 'North York, ON', - 1416591 => 'Toronto, ON', - 1416593 => 'Toronto, ON', - 1416594 => 'Toronto, ON', - 1416595 => 'Toronto, ON', - 1416596 => 'Toronto, ON', - 1416597 => 'Toronto, ON', - 1416598 => 'Toronto, ON', - 1416599 => 'Toronto, ON', - 1416601 => 'Toronto, ON', - 1416603 => 'Toronto, ON', - 1416604 => 'Toronto, ON', - 1416609 => 'Scarborough, ON', - 1416615 => 'Scarborough, ON', - 1416620 => 'Etobicoke, ON', - 1416621 => 'Etobicoke, ON', - 1416622 => 'Etobicoke, ON', - 1416626 => 'Etobicoke, ON', - 1416630 => 'North York, ON', - 1416631 => 'North York, ON', - 1416633 => 'North York, ON', - 1416635 => 'North York, ON', - 1416636 => 'North York, ON', - 1416638 => 'North York, ON', - 1416650 => 'North York, ON', - 1416652 => 'Toronto, ON', - 1416654 => 'Toronto, ON', - 1416656 => 'Toronto, ON', - 1416658 => 'Toronto, ON', - 1416661 => 'North York, ON', - 1416663 => 'North York, ON', - 1416665 => 'North York, ON', - 1416667 => 'North York, ON', - 1416674 => 'Etobicoke, ON', - 1416675 => 'Etobicoke, ON', - 1416679 => 'Etobicoke, ON', - 1416686 => 'Toronto, ON', - 1416690 => 'Toronto, ON', - 1416691 => 'Toronto, ON', - 1416693 => 'Toronto, ON', - 1416694 => 'Toronto, ON', - 1416695 => 'Etobicoke, ON', - 1416698 => 'Toronto, ON', - 1416699 => 'Toronto, ON', - 1416701 => 'Scarborough, ON', - 1416703 => 'Toronto, ON', - 1416724 => 'Scarborough, ON', - 1416730 => 'North York, ON', - 1416733 => 'North York, ON', - 1416736 => 'North York, ON', - 1416739 => 'North York, ON', - 1416750 => 'Scarborough, ON', - 1416752 => 'Scarborough, ON', - 1416754 => 'Scarborough, ON', - 1416755 => 'Scarborough, ON', - 1416757 => 'Scarborough, ON', - 1416759 => 'Scarborough, ON', - 1416760 => 'Toronto, ON', - 1416761 => 'Toronto, ON', - 1416762 => 'Toronto, ON', - 1416763 => 'Toronto, ON', - 1416766 => 'Toronto, ON', - 1416767 => 'Toronto, ON', - 1416769 => 'Toronto, ON', - 1416777 => 'Toronto, ON', - 1416778 => 'Toronto, ON', - 1416815 => 'Toronto, ON', - 1416860 => 'Toronto, ON', - 1416861 => 'Toronto, ON', - 1416862 => 'Toronto, ON', - 1416863 => 'Toronto, ON', - 1416864 => 'Toronto, ON', - 1416865 => 'Toronto, ON', - 1416866 => 'Toronto, ON', - 1416867 => 'Toronto, ON', - 1416868 => 'Toronto, ON', - 1416869 => 'Toronto, ON', - 1416920 => 'Toronto, ON', - 1416921 => 'Toronto, ON', - 1416922 => 'Toronto, ON', - 1416923 => 'Toronto, ON', - 1416924 => 'Toronto, ON', - 1416925 => 'Toronto, ON', - 1416926 => 'Toronto, ON', - 1416927 => 'Toronto, ON', - 1416928 => 'Toronto, ON', - 1416929 => 'Toronto, ON', - 1416932 => 'Toronto, ON', - 1416934 => 'Toronto, ON', - 1416944 => 'Toronto, ON', - 1416955 => 'Toronto, ON', - 1416960 => 'Toronto, ON', - 1416961 => 'Toronto, ON', - 1416962 => 'Toronto, ON', - 1416963 => 'Toronto, ON', - 1416964 => 'Toronto, ON', - 1416966 => 'Toronto, ON', - 1416967 => 'Toronto, ON', - 1416968 => 'Toronto, ON', - 1416971 => 'Toronto, ON', - 1416972 => 'Toronto, ON', - 1416975 => 'Toronto, ON', - 1416977 => 'Toronto, ON', - 1416979 => 'Toronto, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1417.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1417.php deleted file mode 100644 index 3dc1f327a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1417.php +++ /dev/null @@ -1,125 +0,0 @@ - 'Missouri', - 1417206 => 'Joplin, MO', - 1417223 => 'Pineville, MO', - 1417235 => 'Monett, MO', - 1417236 => 'Monett, MO', - 1417239 => 'Branson, MO', - 1417255 => 'West Plains, MO', - 1417256 => 'West Plains, MO', - 1417257 => 'West Plains, MO', - 1417264 => 'Thayer, MO', - 1417269 => 'Springfield, MO', - 1417272 => 'Reeds Spring, MO', - 1417276 => 'Stockton, MO', - 1417326 => 'Bolivar, MO', - 1417332 => 'Branson, MO', - 1417334 => 'Branson, MO', - 1417335 => 'Branson, MO', - 1417336 => 'Branson, MO', - 1417337 => 'Branson, MO', - 1417338 => 'Branson, MO', - 1417339 => 'Branson, MO', - 1417345 => 'Buffalo, MO', - 1417347 => 'Joplin, MO', - 1417358 => 'Carthage, MO', - 1417359 => 'Carthage, MO', - 1417395 => 'Rich Hill, MO', - 1417429 => 'Springfield, MO', - 1417443 => 'Highlandville, MO', - 1417448 => 'Nevada, MO', - 1417451 => 'Neosho, MO', - 1417455 => 'Neosho, MO', - 1417466 => 'Mount Vernon, MO', - 1417468 => 'Marshfield, MO', - 1417469 => 'Willow Springs, MO', - 1417472 => 'Granby, MO', - 1417475 => 'Noel, MO', - 1417476 => 'Pierce City, MO', - 1417485 => 'Ozark, MO', - 1417501 => 'Springfield, MO', - 1417532 => 'Lebanon, MO', - 1417533 => 'Lebanon, MO', - 1417546 => 'Forsyth, MO', - 1417548 => 'Sarcoxie, MO', - 1417553 => 'Joplin, MO', - 1417581 => 'Ozark, MO', - 1417582 => 'Ozark, MO', - 1417588 => 'Lebanon, MO', - 1417623 => 'Joplin, MO', - 1417624 => 'Joplin, MO', - 1417625 => 'Joplin, MO', - 1417626 => 'Joplin, MO', - 1417627 => 'Joplin, MO', - 1417637 => 'Greenfield, MO', - 1417646 => 'Osceola, MO', - 1417649 => 'Carl Junction, MO', - 1417659 => 'Joplin, MO', - 1417667 => 'Nevada, MO', - 1417673 => 'Webb City, MO', - 1417678 => 'Aurora, MO', - 1417679 => 'Gainesville, MO', - 1417682 => 'Lamar, MO', - 1417683 => 'Ava, MO', - 1417723 => 'Crane, MO', - 1417724 => 'Nixa, MO', - 1417725 => 'Nixa, MO', - 1417732 => 'Republic, MO', - 1417736 => 'Strafford, MO', - 1417739 => 'Kimberling City, MO', - 1417741 => 'Hartville, MO', - 1417742 => 'Willard, MO', - 1417745 => 'Hermitage, MO', - 1417753 => 'Rogersville, MO', - 1417759 => 'Fair Grove, MO', - 1417776 => 'Seneca, MO', - 1417777 => 'Bolivar, MO', - 1417778 => 'Alton, MO', - 1417781 => 'Joplin, MO', - 1417782 => 'Joplin, MO', - 1417820 => 'Springfield, MO', - 1417823 => 'Springfield, MO', - 1417831 => 'Springfield, MO', - 1417832 => 'Springfield, MO', - 1417833 => 'Springfield, MO', - 1417845 => 'Anderson, MO', - 1417847 => 'Cassville, MO', - 1417848 => 'Springfield, MO', - 1417858 => 'Shell Knob, MO', - 1417859 => 'Marshfield, MO', - 1417861 => 'Springfield, MO', - 1417862 => 'Springfield, MO', - 1417863 => 'Springfield, MO', - 1417864 => 'Springfield, MO', - 1417865 => 'Springfield, MO', - 1417866 => 'Springfield, MO', - 1417868 => 'Springfield, MO', - 1417869 => 'Springfield, MO', - 1417875 => 'Springfield, MO', - 1417876 => 'El Dorado Spgs, MO', - 1417877 => 'Springfield, MO', - 1417880 => 'Springfield, MO', - 1417881 => 'Springfield, MO', - 1417882 => 'Springfield, MO', - 1417883 => 'Springfield, MO', - 1417885 => 'Springfield, MO', - 1417886 => 'Springfield, MO', - 1417887 => 'Springfield, MO', - 1417888 => 'Springfield, MO', - 1417889 => 'Springfield, MO', - 1417890 => 'Springfield, MO', - 1417895 => 'Springfield, MO', - 1417924 => 'Mansfield, MO', - 1417926 => 'Mountain Grove, MO', - 1417932 => 'Summersville, MO', - 1417934 => 'Mountain View, MO', - 1417935 => 'Seymour, MO', - 1417962 => 'Cabool, MO', - 1417967 => 'Houston, MO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1418.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1418.php deleted file mode 100644 index 88fa428e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1418.php +++ /dev/null @@ -1,159 +0,0 @@ - 'Quebec', - 1418226 => 'Saint-Georges, QC', - 1418227 => 'Saint-Georges, QC', - 1418228 => 'Saint-Georges, QC', - 1418233 => 'Les Escoumins, QC', - 1418247 => 'L\'Islet, QC', - 1418248 => 'Montmagny, QC', - 1418253 => 'Vallée-Jonction, QC', - 1418263 => 'Quebec City, QC', - 1418266 => 'Quebec City, QC', - 1418269 => 'Gaspé, QC', - 1418274 => 'Normandin, QC', - 1418275 => 'Roberval, QC', - 1418285 => 'Donnacona, QC', - 1418286 => 'Portneuf, QC', - 1418287 => 'Fermont, QC', - 1418296 => 'Baie-Comeau, QC', - 1418325 => 'Sainte-Anne-de-la-Pérade, QC', - 1418332 => 'Thetford Mines, QC', - 1418335 => 'Thetford Mines, QC', - 1418337 => 'Saint-Raymond, QC', - 1418338 => 'Thetford Mines, QC', - 1418343 => 'Saint-Bruno, QC', - 1418349 => 'Métabetchouan-Lac-à-la-Croix, QC', - 1418364 => 'Carleton, QC', - 1418365 => 'St-Tite, QC', - 1418368 => 'Gaspé, QC', - 1418380 => 'Quebec City, QC', - 1418385 => 'Grande-Rivière, QC', - 1418386 => 'Sainte-Marie, QC', - 1418387 => 'Sainte-Marie, QC', - 1418392 => 'New Richmond, QC', - 1418397 => 'Saint-Joseph-de-Beauce, QC', - 1418423 => 'Thetford Mines, QC', - 1418426 => 'Tring-Jonction, QC', - 1418427 => 'East Broughton, QC', - 1418428 => 'Saint-Ferdinand, QC', - 1418435 => 'Baie-Saint-Paul, QC', - 1418439 => 'Clermont, QC', - 1418449 => 'Disraeli, QC', - 1418459 => 'La Guadeloupe, QC', - 1418480 => 'Alma, QC', - 1418484 => 'Saint-Éphrem-de-Beauce, QC', - 1418486 => 'Lambton, QC', - 1418522 => 'Quebec City, QC', - 1418523 => 'Quebec City, QC', - 1418524 => 'Quebec City, QC', - 1418525 => 'Quebec City, QC', - 1418527 => 'Quebec City, QC', - 1418529 => 'Quebec City, QC', - 1418534 => 'Bonaventure, QC', - 1418538 => 'Havre-Saint-Pierre, QC', - 1418542 => 'Jonquière, QC', - 1418543 => 'Chicoutimi, QC', - 1418544 => 'La Baie, QC', - 1418545 => 'Chicoutimi, QC', - 1418547 => 'Jonquière, QC', - 1418548 => 'Jonquière, QC', - 1418549 => 'Chicoutimi, QC', - 1418562 => 'Matane, QC', - 1418566 => 'Matane, QC', - 1418567 => 'Chute-aux-Outardes, QC', - 1418587 => 'Forestville, QC', - 1418589 => 'Baie-Comeau, QC', - 1418602 => 'Chicoutimi, QC', - 1418603 => 'Levis, QC', - 1418614 => 'Quebec City, QC', - 1418621 => 'Quebec City, QC', - 1418622 => 'Quebec City, QC', - 1418623 => 'Quebec City, QC', - 1418624 => 'Quebec City, QC', - 1418625 => 'Lac-Etchemin, QC', - 1418626 => 'Quebec City, QC', - 1418627 => 'Quebec City, QC', - 1418628 => 'Quebec City, QC', - 1418629 => 'Amqui, QC', - 1418641 => 'Quebec City, QC', - 1418647 => 'Quebec City, QC', - 1418648 => 'Quebec City, QC', - 1418649 => 'Quebec City, QC', - 1418660 => 'Quebec City, QC', - 1418661 => 'Quebec City, QC', - 1418662 => 'Alma, QC', - 1418665 => 'La Malbaie, QC', - 1418667 => 'Quebec City, QC', - 1418668 => 'Alma, QC', - 1418669 => 'Alma, QC', - 1418673 => 'Saint-Honoré, QC', - 1418679 => 'St-Felicien, QC', - 1418681 => 'Quebec City, QC', - 1418682 => 'Quebec City, QC', - 1418683 => 'Quebec City, QC', - 1418686 => 'Quebec City, QC', - 1418687 => 'Quebec City, QC', - 1418688 => 'Quebec City, QC', - 1418689 => 'Chandler, QC', - 1418690 => 'Chicoutimi, QC', - 1418692 => 'Quebec City, QC', - 1418693 => 'Chicoutimi, QC', - 1418694 => 'Quebec City, QC', - 1418695 => 'Jonquière, QC', - 1418696 => 'Chicoutimi, QC', - 1418698 => 'Chicoutimi, QC', - 1418704 => 'Quebec City, QC', - 1418721 => 'Rimouski, QC', - 1418722 => 'Rimouski, QC', - 1418723 => 'Rimouski, QC', - 1418724 => 'Rimouski, QC', - 1418725 => 'Rimouski, QC', - 1418736 => 'Le Bic, QC', - 1418745 => 'Chapais, QC', - 1418748 => 'Chibougamau, QC', - 1418756 => 'Causapscal, QC', - 1418759 => 'Maria, QC', - 1418763 => 'Sainte-Anne-des-Monts, QC', - 1418766 => 'Port-Cartier, QC', - 1418774 => 'Beauceville, QC', - 1418775 => 'Mont-Joli, QC', - 1418780 => 'Quebec City, QC', - 1418781 => 'Quebec City, QC', - 1418782 => 'Percé, QC', - 1418824 => 'Château-Richer, QC', - 1418827 => 'Sainte-Anne-de-Beaupré, QC', - 1418832 => 'Charny, QC', - 1418833 => 'Levis, QC', - 1418835 => 'Levis, QC', - 1418837 => 'Levis, QC', - 1418838 => 'Levis, QC', - 1418841 => 'Quebec City, QC', - 1418848 => 'Stoneham, QC', - 1418849 => 'Quebec City, QC', - 1418851 => 'Trois-Pistoles, QC', - 1418853 => 'Degelis, QC', - 1418856 => 'La Pocatière, QC', - 1418860 => 'Rivière-du-Loup, QC', - 1418862 => 'Rivière-du-Loup, QC', - 1418863 => 'Rivière-du-Loup, QC', - 1418867 => 'Rivière-du-Loup, QC', - 1418868 => 'Rivière-du-Loup, QC', - 1418871 => 'Quebec City, QC', - 1418873 => 'Pont-Rouge, QC', - 1418877 => 'Quebec City, QC', - 1418878 => 'Saint-Augustin-de-Desmaures, QC', - 1418881 => 'St-Apollinaire, QC', - 1418885 => 'St-Anselme, QC', - 1418888 => 'St-Agapit, QC', - 1418914 => 'Quebec City, QC', - 1418948 => 'Quebec City, QC', - 1418962 => 'Sept-Iles, QC', - 1418968 => 'Sept-Iles, QC', - 1418977 => 'Quebec City, QC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1419.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1419.php deleted file mode 100644 index c7eb91548..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1419.php +++ /dev/null @@ -1,210 +0,0 @@ - 'Ohio', - 1419207 => 'Ashland, OH', - 1419213 => 'Toledo, OH', - 1419221 => 'Lima, OH', - 1419222 => 'Lima, OH', - 1419223 => 'Lima, OH', - 1419224 => 'Lima, OH', - 1419225 => 'Lima, OH', - 1419226 => 'Lima, OH', - 1419227 => 'Lima, OH', - 1419228 => 'Lima, OH', - 1419229 => 'Lima, OH', - 1419232 => 'Van Wert, OH', - 1419238 => 'Van Wert, OH', - 1419241 => 'Toledo, OH', - 1419242 => 'Toledo, OH', - 1419243 => 'Toledo, OH', - 1419244 => 'Toledo, OH', - 1419245 => 'Toledo, OH', - 1419246 => 'Toledo, OH', - 1419251 => 'Toledo, OH', - 1419253 => 'Marengo, OH', - 1419255 => 'Toledo, OH', - 1419257 => 'North Baltimore, OH', - 1419258 => 'Antwerp, OH', - 1419259 => 'Toledo, OH', - 1419278 => 'Deshler, OH', - 1419281 => 'Ashland, OH', - 1419285 => 'Put-in-Bay, OH', - 1419287 => 'Pemberville, OH', - 1419289 => 'Ashland, OH', - 1419291 => 'Toledo, OH', - 1419293 => 'McComb, OH', - 1419294 => 'Upper Sandusky, OH', - 1419298 => 'Edgerton, OH', - 1419331 => 'Lima, OH', - 1419332 => 'Fremont, OH', - 1419333 => 'Fremont, OH', - 1419334 => 'Fremont, OH', - 1419335 => 'Wauseon, OH', - 1419337 => 'Wauseon, OH', - 1419339 => 'Elida, OH', - 1419342 => 'Shelby, OH', - 1419347 => 'Shelby, OH', - 1419352 => 'Bowling Green, OH', - 1419353 => 'Bowling Green, OH', - 1419354 => 'Bowling Green, OH', - 1419355 => 'Fremont, OH', - 1419358 => 'Bluffton, OH', - 1419375 => 'Fort Recovery, OH', - 1419380 => 'Toledo, OH', - 1419381 => 'Toledo, OH', - 1419382 => 'Toledo, OH', - 1419383 => 'Toledo, OH', - 1419385 => 'Toledo, OH', - 1419389 => 'Toledo, OH', - 1419394 => 'St. Marys, OH', - 1419396 => 'Carey, OH', - 1419399 => 'Paulding, OH', - 1419420 => 'Findlay, OH', - 1419422 => 'Findlay, OH', - 1419423 => 'Findlay, OH', - 1419424 => 'Findlay, OH', - 1419425 => 'Findlay, OH', - 1419427 => 'Findlay, OH', - 1419433 => 'Huron, OH', - 1419435 => 'Fostoria, OH', - 1419436 => 'Fostoria, OH', - 1419443 => 'Tiffin, OH', - 1419445 => 'Archbold, OH', - 1419446 => 'Archbold, OH', - 1419447 => 'Tiffin, OH', - 1419448 => 'Tiffin, OH', - 1419453 => 'Ottoville, OH', - 1419462 => 'Galion, OH', - 1419465 => 'Monroeville, OH', - 1419468 => 'Galion, OH', - 1419471 => 'Toledo, OH', - 1419472 => 'Toledo, OH', - 1419473 => 'Toledo, OH', - 1419474 => 'Toledo, OH', - 1419475 => 'Toledo, OH', - 1419476 => 'Toledo, OH', - 1419478 => 'Toledo, OH', - 1419479 => 'Toledo, OH', - 1419483 => 'Bellevue, OH', - 1419485 => 'Montpelier, OH', - 1419499 => 'Milan, OH', - 1419502 => 'Sandusky, OH', - 1419517 => 'Sylvania, OH', - 1419522 => 'Mansfield, OH', - 1419523 => 'Ottawa, OH', - 1419524 => 'Mansfield, OH', - 1419525 => 'Mansfield, OH', - 1419526 => 'Mansfield, OH', - 1419529 => 'Mansfield, OH', - 1419531 => 'Toledo, OH', - 1419532 => 'Kalida, OH', - 1419534 => 'Toledo, OH', - 1419535 => 'Toledo, OH', - 1419536 => 'Toledo, OH', - 1419537 => 'Toledo, OH', - 1419542 => 'Hicksville, OH', - 1419547 => 'Clyde, OH', - 1419557 => 'Sandusky, OH', - 1419562 => 'Bucyrus, OH', - 1419568 => 'Waynesfield, OH', - 1419578 => 'Toledo, OH', - 1419584 => 'Celina, OH', - 1419586 => 'Celina, OH', - 1419589 => 'Mansfield, OH', - 1419592 => 'Napoleon, OH', - 1419599 => 'Napoleon, OH', - 1419609 => 'Sandusky, OH', - 1419621 => 'Sandusky, OH', - 1419624 => 'Sandusky, OH', - 1419625 => 'Sandusky, OH', - 1419626 => 'Sandusky, OH', - 1419627 => 'Sandusky, OH', - 1419628 => 'Minster, OH', - 1419629 => 'New Bremen, OH', - 1419633 => 'Bryan, OH', - 1419634 => 'Ada, OH', - 1419636 => 'Bryan, OH', - 1419637 => 'Gibsonburg, OH', - 1419647 => 'Spencerville, OH', - 1419659 => 'Columbus Grove, OH', - 1419660 => 'Norwalk, OH', - 1419663 => 'Norwalk, OH', - 1419668 => 'Norwalk, OH', - 1419673 => 'Kenton, OH', - 1419674 => 'Kenton, OH', - 1419675 => 'Kenton, OH', - 1419678 => 'Coldwater, OH', - 1419683 => 'Crestline, OH', - 1419684 => 'Castalia, OH', - 1419690 => 'Oregon, OH', - 1419692 => 'Delphos, OH', - 1419695 => 'Delphos, OH', - 1419696 => 'Oregon, OH', - 1419697 => 'Oregon, OH', - 1419698 => 'Oregon, OH', - 1419720 => 'Toledo, OH', - 1419724 => 'Toledo, OH', - 1419725 => 'Toledo, OH', - 1419726 => 'Toledo, OH', - 1419727 => 'Toledo, OH', - 1419729 => 'Toledo, OH', - 1419732 => 'Port Clinton, OH', - 1419734 => 'Port Clinton, OH', - 1419738 => 'Wapakoneta, OH', - 1419739 => 'Wapakoneta, OH', - 1419747 => 'Mansfield, OH', - 1419756 => 'Mansfield, OH', - 1419774 => 'Mansfield, OH', - 1419775 => 'Mansfield, OH', - 1419782 => 'Defiance, OH', - 1419784 => 'Defiance, OH', - 1419794 => 'Maumee, OH', - 1419797 => 'Port Clinton, OH', - 1419798 => 'Lakeside Marblhd, OH', - 1419822 => 'Delta, OH', - 1419824 => 'Sylvania, OH', - 1419825 => 'Swanton, OH', - 1419826 => 'Swanton, OH', - 1419832 => 'Grand Rapids, OH', - 1419837 => 'Perrysburg, OH', - 1419841 => 'Toledo, OH', - 1419842 => 'Toledo, OH', - 1419843 => 'Toledo, OH', - 1419849 => 'Woodville, OH', - 1419855 => 'Genoa, OH', - 1419862 => 'Elmore, OH', - 1419864 => 'Cardington, OH', - 1419872 => 'Perrysburg, OH', - 1419873 => 'Perrysburg, OH', - 1419874 => 'Perrysburg, OH', - 1419877 => 'Whitehouse, OH', - 1419878 => 'Waterville, OH', - 1419882 => 'Sylvania, OH', - 1419884 => 'Lexington, OH', - 1419885 => 'Sylvania, OH', - 1419886 => 'Bellville, OH', - 1419887 => 'Maumee, OH', - 1419891 => 'Maumee, OH', - 1419893 => 'Maumee, OH', - 1419897 => 'Maumee, OH', - 1419898 => 'Oak Harbor, OH', - 1419924 => 'West Unity, OH', - 1419925 => 'Maria Stein, OH', - 1419927 => 'Sycamore, OH', - 1419929 => 'New London, OH', - 1419931 => 'Perrysburg, OH', - 1419933 => 'Willard, OH', - 1419935 => 'Willard, OH', - 1419943 => 'Leipsic, OH', - 1419946 => 'Mount Gilead, OH', - 1419947 => 'Mount Gilead, OH', - 1419991 => 'Lima, OH', - 1419994 => 'Loudonville, OH', - 1419996 => 'Lima, OH', - 1419999 => 'Lima, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1423.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1423.php deleted file mode 100644 index 564e30cd4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1423.php +++ /dev/null @@ -1,168 +0,0 @@ - 'Tennessee', - 1423209 => 'Chattanooga, TN', - 1423224 => 'Kingsport, TN', - 1423230 => 'Kingsport, TN', - 1423232 => 'Johnson City, TN', - 1423235 => 'Bulls Gap, TN', - 1423238 => 'Ooltewah, TN', - 1423239 => 'Kingsport, TN', - 1423245 => 'Kingsport, TN', - 1423246 => 'Kingsport, TN', - 1423247 => 'Kingsport, TN', - 1423253 => 'Tellico Plains, TN', - 1423262 => 'Johnson City, TN', - 1423263 => 'Etowah, TN', - 1423265 => 'Chattanooga, TN', - 1423266 => 'Chattanooga, TN', - 1423267 => 'Chattanooga, TN', - 1423272 => 'Rogersville, TN', - 1423279 => 'Blountville, TN', - 1423282 => 'Johnson City, TN', - 1423283 => 'Johnson City, TN', - 1423286 => 'Oneida, TN', - 1423288 => 'Kingsport, TN', - 1423296 => 'Chattanooga, TN', - 1423305 => 'Chattanooga, TN', - 1423307 => 'Morristown, TN', - 1423317 => 'Morristown, TN', - 1423318 => 'Morristown, TN', - 1423323 => 'Blountville, TN', - 1423332 => 'Soddy-Daisy, TN', - 1423334 => 'Decatur, TN', - 1423337 => 'Sweetwater, TN', - 1423338 => 'Benton, TN', - 1423339 => 'Cleveland, TN', - 1423343 => 'Kingsport, TN', - 1423344 => 'Harrison, TN', - 1423345 => 'Surgoinsville, TN', - 1423346 => 'Wartburg, TN', - 1423349 => 'Kingsport, TN', - 1423357 => 'Church Hill, TN', - 1423365 => 'Spring City, TN', - 1423378 => 'Kingsport, TN', - 1423392 => 'Kingsport, TN', - 1423396 => 'Ooltewah, TN', - 1423422 => 'Mosheim, TN', - 1423431 => 'Johnson City, TN', - 1423434 => 'Johnson City, TN', - 1423439 => 'Johnson City, TN', - 1423442 => 'Madisonville, TN', - 1423447 => 'Pikeville, TN', - 1423451 => 'Soddy-Daisy, TN', - 1423468 => 'Chattanooga, TN', - 1423472 => 'Cleveland, TN', - 1423473 => 'Cleveland, TN', - 1423475 => 'Chattanooga, TN', - 1423476 => 'Cleveland, TN', - 1423477 => 'Gray, TN', - 1423478 => 'Cleveland, TN', - 1423479 => 'Cleveland, TN', - 1423485 => 'Chattanooga, TN', - 1423487 => 'Cosby, TN', - 1423490 => 'Chattanooga, TN', - 1423493 => 'Chattanooga, TN', - 1423495 => 'Chattanooga, TN', - 1423496 => 'Copperhill, TN', - 1423499 => 'Chattanooga, TN', - 1423508 => 'Chattanooga, TN', - 1423510 => 'Chattanooga, TN', - 1423521 => 'Chattanooga, TN', - 1423531 => 'Chattanooga, TN', - 1423538 => 'Bluff City, TN', - 1423542 => 'Elizabethton, TN', - 1423543 => 'Elizabethton, TN', - 1423547 => 'Elizabethton, TN', - 1423553 => 'Chattanooga, TN', - 1423559 => 'Cleveland, TN', - 1423562 => 'La Follette, TN', - 1423566 => 'La Follette, TN', - 1423569 => 'Oneida, TN', - 1423570 => 'Dayton, TN', - 1423578 => 'Kingsport, TN', - 1423581 => 'Morristown, TN', - 1423585 => 'Morristown, TN', - 1423586 => 'Morristown, TN', - 1423587 => 'Morristown, TN', - 1423610 => 'Johnson City, TN', - 1423613 => 'Newport, TN', - 1423614 => 'Cleveland, TN', - 1423622 => 'Chattanooga, TN', - 1423623 => 'Newport, TN', - 1423624 => 'Chattanooga, TN', - 1423625 => 'Newport, TN', - 1423629 => 'Chattanooga, TN', - 1423634 => 'Chattanooga, TN', - 1423636 => 'Greeneville, TN', - 1423638 => 'Greeneville, TN', - 1423639 => 'Greeneville, TN', - 1423643 => 'Chattanooga, TN', - 1423648 => 'Chattanooga, TN', - 1423652 => 'Bristol, TN', - 1423658 => 'Whitwell, TN', - 1423663 => 'Huntsville, TN', - 1423664 => 'Chattanooga, TN', - 1423697 => 'Chattanooga, TN', - 1423698 => 'Chattanooga, TN', - 1423702 => 'Chattanooga, TN', - 1423710 => 'Chattanooga, TN', - 1423725 => 'Hampton, TN', - 1423727 => 'Mountain City, TN', - 1423728 => 'Cleveland, TN', - 1423733 => 'Sneedville, TN', - 1423743 => 'Erwin, TN', - 1423744 => 'Athens, TN', - 1423745 => 'Athens, TN', - 1423746 => 'Athens, TN', - 1423752 => 'Chattanooga, TN', - 1423753 => 'Jonesborough, TN', - 1423756 => 'Chattanooga, TN', - 1423757 => 'Chattanooga, TN', - 1423764 => 'Bristol, TN', - 1423765 => 'Kingsport, TN', - 1423775 => 'Dayton, TN', - 1423778 => 'Chattanooga, TN', - 1423784 => 'Jellico, TN', - 1423787 => 'Greeneville, TN', - 1423790 => 'Cleveland, TN', - 1423794 => 'Johnson City, TN', - 1423798 => 'Greeneville, TN', - 1423821 => 'Chattanooga, TN', - 1423825 => 'Chattanooga, TN', - 1423837 => 'South Pittsburg, TN', - 1423842 => 'Hixson, TN', - 1423843 => 'Hixson, TN', - 1423844 => 'Bristol, TN', - 1423847 => 'Hixson, TN', - 1423854 => 'Johnson City, TN', - 1423855 => 'Chattanooga, TN', - 1423857 => 'Kingsport, TN', - 1423867 => 'Chattanooga, TN', - 1423869 => 'Harrogate, TN', - 1423878 => 'Bristol, TN', - 1423884 => 'Vonore, TN', - 1423886 => 'Signal Mountain, TN', - 1423892 => 'Chattanooga, TN', - 1423893 => 'Chattanooga, TN', - 1423894 => 'Chattanooga, TN', - 1423899 => 'Chattanooga, TN', - 1423913 => 'Jonesborough, TN', - 1423915 => 'Johnson City, TN', - 1423921 => 'Rogersville, TN', - 1423926 => 'Johnson City, TN', - 1423928 => 'Johnson City, TN', - 1423929 => 'Johnson City, TN', - 1423942 => 'Jasper, TN', - 1423949 => 'Dunlap, TN', - 1423954 => 'Chattanooga, TN', - 1423968 => 'Bristol, TN', - 1423975 => 'Johnson City, TN', - 1423979 => 'Johnson City, TN', - 1423989 => 'Bristol, TN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1424.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1424.php deleted file mode 100644 index 5c7b6467d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1424.php +++ /dev/null @@ -1,9 +0,0 @@ - 'California', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1425.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1425.php deleted file mode 100644 index e839275af..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1425.php +++ /dev/null @@ -1,116 +0,0 @@ - 'Washington', - 1425204 => 'Renton, WA', - 1425212 => 'Everett, WA', - 1425222 => 'Fall City, WA', - 1425226 => 'Renton, WA', - 1425227 => 'Renton, WA', - 1425228 => 'Renton, WA', - 1425235 => 'Renton, WA', - 1425252 => 'Everett, WA', - 1425255 => 'Renton, WA', - 1425257 => 'Everett, WA', - 1425258 => 'Everett, WA', - 1425259 => 'Everett, WA', - 1425261 => 'Everett, WA', - 1425264 => 'Renton, WA', - 1425271 => 'Renton, WA', - 1425277 => 'Renton, WA', - 1425282 => 'Renton, WA', - 1425289 => 'Bellevue, WA', - 1425290 => 'Everett, WA', - 1425303 => 'Everett, WA', - 1425313 => 'Issaquah, WA', - 1425316 => 'Everett, WA', - 1425317 => 'Everett, WA', - 1425333 => 'Carnation, WA', - 1425334 => 'Lake Stevens, WA', - 1425335 => 'Lake Stevens, WA', - 1425339 => 'Everett, WA', - 1425347 => 'Everett, WA', - 1425348 => 'Everett, WA', - 1425353 => 'Everett, WA', - 1425355 => 'Everett, WA', - 1425369 => 'Issaquah, WA', - 1425373 => 'Bellevue, WA', - 1425374 => 'Everett, WA', - 1425377 => 'Lake Stevens, WA', - 1425388 => 'Everett, WA', - 1425391 => 'Issaquah, WA', - 1425392 => 'Issaquah, WA', - 1425394 => 'Issaquah, WA', - 1425396 => 'Snoqualmie, WA', - 1425397 => 'Lake Stevens, WA', - 1425401 => 'Bellevue, WA', - 1425413 => 'Maple Valley, WA', - 1425427 => 'Issaquah, WA', - 1425430 => 'Renton, WA', - 1425432 => 'Maple Valley, WA', - 1425438 => 'Everett, WA', - 1425450 => 'Bellevue, WA', - 1425451 => 'Bellevue, WA', - 1425452 => 'Bellevue, WA', - 1425453 => 'Bellevue, WA', - 1425454 => 'Bellevue, WA', - 1425455 => 'Bellevue, WA', - 1425462 => 'Bellevue, WA', - 1425467 => 'Bellevue, WA', - 1425493 => 'Mukilteo, WA', - 1425497 => 'Redmond, WA', - 1425502 => 'Bellevue, WA', - 1425513 => 'Everett, WA', - 1425556 => 'Redmond, WA', - 1425557 => 'Issaquah, WA', - 1425558 => 'Redmond, WA', - 1425562 => 'Bellevue, WA', - 1425576 => 'Kirkland, WA', - 1425614 => 'Bellevue, WA', - 1425635 => 'Bellevue, WA', - 1425637 => 'Bellevue, WA', - 1425640 => 'Edmonds, WA', - 1425641 => 'Bellevue, WA', - 1425643 => 'Bellevue, WA', - 1425644 => 'Bellevue, WA', - 1425646 => 'Bellevue, WA', - 1425649 => 'Bellevue, WA', - 1425653 => 'Bellevue, WA', - 1425656 => 'Renton, WA', - 1425687 => 'Renton, WA', - 1425688 => 'Bellevue, WA', - 1425712 => 'Lynnwood, WA', - 1425739 => 'Kirkland, WA', - 1425741 => 'Lynnwood, WA', - 1425742 => 'Lynnwood, WA', - 1425743 => 'Lynnwood, WA', - 1425746 => 'Bellevue, WA', - 1425747 => 'Bellevue, WA', - 1425787 => 'Lynnwood, WA', - 1425788 => 'Duvall, WA', - 1425793 => 'Renton, WA', - 1425814 => 'Kirkland, WA', - 1425820 => 'Kirkland, WA', - 1425821 => 'Kirkland, WA', - 1425822 => 'Kirkland, WA', - 1425823 => 'Kirkland, WA', - 1425825 => 'Kirkland, WA', - 1425827 => 'Kirkland, WA', - 1425828 => 'Kirkland, WA', - 1425831 => 'North Bend, WA', - 1425837 => 'Issaquah, WA', - 1425867 => 'Redmond, WA', - 1425869 => 'Redmond, WA', - 1425881 => 'Redmond, WA', - 1425882 => 'Redmond, WA', - 1425883 => 'Redmond, WA', - 1425888 => 'North Bend, WA', - 1425889 => 'Kirkland, WA', - 1425899 => 'Kirkland, WA', - 1425957 => 'Bellevue, WA', - 1425990 => 'Bellevue, WA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1430.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1430.php deleted file mode 100644 index fe04dc4e5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1430.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Texas', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1431.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1431.php deleted file mode 100644 index 4f6dc337b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1431.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Manitoba', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1432.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1432.php deleted file mode 100644 index a6dce8007..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1432.php +++ /dev/null @@ -1,66 +0,0 @@ - 'Texas', - 1432218 => 'Midland, TX', - 1432229 => 'Presidio, TX', - 1432262 => 'Midland, TX', - 1432263 => 'Big Spring, TX', - 1432264 => 'Big Spring, TX', - 1432267 => 'Big Spring, TX', - 1432272 => 'Odessa, TX', - 1432283 => 'Van Horn, TX', - 1432332 => 'Odessa, TX', - 1432333 => 'Odessa, TX', - 1432334 => 'Odessa, TX', - 1432335 => 'Odessa, TX', - 1432336 => 'Fort Stockton, TX', - 1432337 => 'Odessa, TX', - 1432362 => 'Odessa, TX', - 1432363 => 'Odessa, TX', - 1432366 => 'Odessa, TX', - 1432367 => 'Odessa, TX', - 1432368 => 'Odessa, TX', - 1432381 => 'Odessa, TX', - 1432385 => 'Odessa, TX', - 1432426 => 'Fort Davis, TX', - 1432445 => 'Pecos, TX', - 1432447 => 'Pecos, TX', - 1432520 => 'Midland, TX', - 1432522 => 'Midland, TX', - 1432523 => 'Andrews, TX', - 1432524 => 'Andrews, TX', - 1432550 => 'Odessa, TX', - 1432552 => 'Odessa, TX', - 1432558 => 'Crane, TX', - 1432561 => 'Odessa, TX', - 1432570 => 'Midland, TX', - 1432580 => 'Odessa, TX', - 1432582 => 'Odessa, TX', - 1432586 => 'Kermit, TX', - 1432614 => 'Odessa, TX', - 1432617 => 'Midland, TX', - 1432618 => 'Midland, TX', - 1432620 => 'Midland, TX', - 1432640 => 'Odessa, TX', - 1432652 => 'McCamey, TX', - 1432682 => 'Midland, TX', - 1432683 => 'Midland, TX', - 1432684 => 'Midland, TX', - 1432685 => 'Midland, TX', - 1432686 => 'Midland, TX', - 1432687 => 'Midland, TX', - 1432689 => 'Midland, TX', - 1432694 => 'Midland, TX', - 1432697 => 'Midland, TX', - 1432699 => 'Midland, TX', - 1432729 => 'Marfa, TX', - 1432756 => 'Stanton, TX', - 1432758 => 'Seminole, TX', - 1432837 => 'Alpine, TX', - 1432943 => 'Monahans, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1434.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1434.php deleted file mode 100644 index 0799fce6e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1434.php +++ /dev/null @@ -1,99 +0,0 @@ - 'Virginia', - 1434200 => 'Lynchburg, VA', - 1434202 => 'Charlottesville, VA', - 1434220 => 'Charlottesville, VA', - 1434237 => 'Lynchburg, VA', - 1434239 => 'Lynchburg, VA', - 1434243 => 'Charlottesville, VA', - 1434244 => 'Charlottesville, VA', - 1434245 => 'Charlottesville, VA', - 1434246 => 'Stony Creek, VA', - 1434263 => 'Lovingston, VA', - 1434286 => 'Scottsville, VA', - 1434292 => 'Blackstone, VA', - 1434293 => 'Charlottesville, VA', - 1434295 => 'Charlottesville, VA', - 1434296 => 'Charlottesville, VA', - 1434315 => 'Farmville, VA', - 1434316 => 'Lynchburg, VA', - 1434324 => 'Hurt, VA', - 1434332 => 'Rustburg, VA', - 1434336 => 'Emporia, VA', - 1434348 => 'Emporia, VA', - 1434352 => 'Appomattox, VA', - 1434369 => 'Altavista, VA', - 1434372 => 'Chase City, VA', - 1434374 => 'Clarksville, VA', - 1434376 => 'Brookneal, VA', - 1434384 => 'Lynchburg, VA', - 1434385 => 'Lynchburg, VA', - 1434392 => 'Farmville, VA', - 1434432 => 'Chatham, VA', - 1434447 => 'South Hill, VA', - 1434455 => 'Lynchburg, VA', - 1434476 => 'Halifax, VA', - 1434485 => 'Lynchburg, VA', - 1434517 => 'South Boston, VA', - 1434525 => 'Forest, VA', - 1434528 => 'Lynchburg, VA', - 1434534 => 'Forest, VA', - 1434542 => 'Charlotte Ct Hse, VA', - 1434572 => 'South Boston, VA', - 1434575 => 'South Boston, VA', - 1434582 => 'Lynchburg, VA', - 1434589 => 'Palmyra, VA', - 1434634 => 'Emporia, VA', - 1434636 => 'Bracey, VA', - 1434645 => 'Crewe, VA', - 1434654 => 'Charlottesville, VA', - 1434656 => 'Gretna, VA', - 1434676 => 'Kenbridge, VA', - 1434685 => 'Danville, VA', - 1434696 => 'Victoria, VA', - 1434736 => 'Keysville, VA', - 1434738 => 'Boydton, VA', - 1434791 => 'Danville, VA', - 1434792 => 'Danville, VA', - 1434793 => 'Danville, VA', - 1434797 => 'Danville, VA', - 1434799 => 'Danville, VA', - 1434817 => 'Charlottesville, VA', - 1434821 => 'Rustburg, VA', - 1434822 => 'Danville, VA', - 1434823 => 'Crozet, VA', - 1434832 => 'Lynchburg, VA', - 1434836 => 'Danville, VA', - 1434842 => 'Fork Union, VA', - 1434845 => 'Lynchburg, VA', - 1434846 => 'Lynchburg, VA', - 1434847 => 'Lynchburg, VA', - 1434848 => 'Lawrenceville, VA', - 1434924 => 'Charlottesville, VA', - 1434929 => 'Madison Heights, VA', - 1434946 => 'Amherst, VA', - 1434947 => 'Lynchburg, VA', - 1434964 => 'Charlottesville, VA', - 1434969 => 'Buckingham, VA', - 1434970 => 'Charlottesville, VA', - 1434971 => 'Charlottesville, VA', - 1434972 => 'Charlottesville, VA', - 1434973 => 'Charlottesville, VA', - 1434974 => 'Charlottesville, VA', - 1434975 => 'Charlottesville, VA', - 1434977 => 'Charlottesville, VA', - 1434978 => 'Charlottesville, VA', - 1434979 => 'Charlottesville, VA', - 1434981 => 'Charlottesville, VA', - 1434982 => 'Charlottesville, VA', - 1434983 => 'Dillwyn, VA', - 1434984 => 'Charlottesville, VA', - 1434990 => 'Ruckersville, VA', - 1434993 => 'Concord, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1435.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1435.php deleted file mode 100644 index 31a79be13..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1435.php +++ /dev/null @@ -1,85 +0,0 @@ - 'Utah', - 1435213 => 'Logan, UT', - 1435245 => 'Hyrum, UT', - 1435251 => 'St. George, UT', - 1435257 => 'Tremonton, UT', - 1435259 => 'Moab, UT', - 1435283 => 'Ephraim, UT', - 1435336 => 'Coalville, UT', - 1435381 => 'Castle Dale, UT', - 1435438 => 'Beaver, UT', - 1435462 => 'Mount Pleasant, UT', - 1435472 => 'Helper, UT', - 1435477 => 'Parowan, UT', - 1435527 => 'Monroe, UT', - 1435528 => 'Gunnison, UT', - 1435529 => 'Salina, UT', - 1435563 => 'Smithfield, UT', - 1435586 => 'Cedar City, UT', - 1435587 => 'Monticello, UT', - 1435613 => 'Price, UT', - 1435615 => 'Park City, UT', - 1435623 => 'Nephi, UT', - 1435627 => 'St. George, UT', - 1435628 => 'St. George, UT', - 1435632 => 'St. George, UT', - 1435634 => 'St. George, UT', - 1435635 => 'Hurricane, UT', - 1435636 => 'Price, UT', - 1435637 => 'Price, UT', - 1435640 => 'Park City, UT', - 1435644 => 'Kanab, UT', - 1435645 => 'Park City, UT', - 1435647 => 'Park City, UT', - 1435649 => 'Park City, UT', - 1435652 => 'St. George, UT', - 1435654 => 'Heber City, UT', - 1435655 => 'Park City, UT', - 1435656 => 'St. George, UT', - 1435657 => 'Heber City, UT', - 1435658 => 'Park City, UT', - 1435673 => 'St. George, UT', - 1435674 => 'St. George, UT', - 1435676 => 'Panguitch, UT', - 1435678 => 'Blanding, UT', - 1435687 => 'Huntington, UT', - 1435688 => 'St. George, UT', - 1435713 => 'Logan, UT', - 1435716 => 'Logan, UT', - 1435722 => 'Roosevelt, UT', - 1435723 => 'Brigham City, UT', - 1435725 => 'Roosevelt, UT', - 1435734 => 'Brigham City, UT', - 1435738 => 'Duchesne, UT', - 1435743 => 'Fillmore, UT', - 1435750 => 'Logan, UT', - 1435752 => 'Logan, UT', - 1435753 => 'Logan, UT', - 1435755 => 'Logan, UT', - 1435772 => 'Springdale, UT', - 1435781 => 'Vernal, UT', - 1435783 => 'Kamas, UT', - 1435787 => 'Logan, UT', - 1435789 => 'Vernal, UT', - 1435792 => 'Logan, UT', - 1435797 => 'Logan, UT', - 1435833 => 'Tooele, UT', - 1435835 => 'Manti, UT', - 1435843 => 'Tooele, UT', - 1435864 => 'Delta, UT', - 1435865 => 'Cedar City, UT', - 1435867 => 'Cedar City, UT', - 1435882 => 'Tooele, UT', - 1435884 => 'Grantsville, UT', - 1435893 => 'Richfield, UT', - 1435896 => 'Richfield, UT', - 1435946 => 'Garden City, UT', - 1435986 => 'St. George, UT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1437.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1437.php deleted file mode 100644 index 882ed3b5e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1437.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ontario', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1438.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1438.php deleted file mode 100644 index 538bd413f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1438.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Quebec', - 1438380 => 'Montreal, QC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1440.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1440.php deleted file mode 100644 index be795b7a4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1440.php +++ /dev/null @@ -1,127 +0,0 @@ - 'Ohio', - 1440204 => 'Lorain, OH', - 1440205 => 'Mentor, OH', - 1440209 => 'Mentor, OH', - 1440233 => 'Lorain, OH', - 1440236 => 'Columbia Station, OH', - 1440237 => 'Cleveland, OH', - 1440238 => 'Strongsville, OH', - 1440244 => 'Lorain, OH', - 1440245 => 'Lorain, OH', - 1440247 => 'Chagrin Falls, OH', - 1440255 => 'Mentor, OH', - 1440257 => 'Mentor, OH', - 1440259 => 'Perry, OH', - 1440266 => 'Mentor, OH', - 1440268 => 'Strongsville, OH', - 1440269 => 'Willoughby, OH', - 1440275 => 'Austinburg, OH', - 1440277 => 'Lorain, OH', - 1440282 => 'Lorain, OH', - 1440284 => 'Elyria, OH', - 1440285 => 'Chardon, OH', - 1440286 => 'Chardon, OH', - 1440288 => 'Lorain, OH', - 1440293 => 'Andover, OH', - 1440312 => 'Cleveland, OH', - 1440322 => 'Elyria, OH', - 1440323 => 'Elyria, OH', - 1440324 => 'Elyria, OH', - 1440327 => 'North Ridgeville, OH', - 1440329 => 'Elyria, OH', - 1440331 => 'Cleveland, OH', - 1440333 => 'Cleveland, OH', - 1440338 => 'Novelty, OH', - 1440350 => 'Painesville, OH', - 1440352 => 'Painesville, OH', - 1440353 => 'North Ridgeville, OH', - 1440354 => 'Painesville, OH', - 1440355 => 'LaGrange, OH', - 1440356 => 'Cleveland, OH', - 1440357 => 'Painesville, OH', - 1440358 => 'Painesville, OH', - 1440365 => 'Elyria, OH', - 1440366 => 'Elyria, OH', - 1440392 => 'Painesville, OH', - 1440428 => 'Madison, OH', - 1440437 => 'Orwell, OH', - 1440442 => 'Cleveland, OH', - 1440449 => 'Cleveland, OH', - 1440458 => 'Elyria, OH', - 1440460 => 'Cleveland, OH', - 1440461 => 'Cleveland, OH', - 1440466 => 'Geneva, OH', - 1440473 => 'Cleveland, OH', - 1440519 => 'Solon, OH', - 1440543 => 'Chagrin Falls, OH', - 1440546 => 'Cleveland, OH', - 1440563 => 'Rock Creek, OH', - 1440564 => 'Newbury, OH', - 1440572 => 'Strongsville, OH', - 1440576 => 'Jefferson, OH', - 1440582 => 'Cleveland, OH', - 1440593 => 'Conneaut, OH', - 1440599 => 'Conneaut, OH', - 1440632 => 'Middlefield, OH', - 1440639 => 'Painesville, OH', - 1440646 => 'Cleveland, OH', - 1440647 => 'Wellington, OH', - 1440684 => 'Cleveland, OH', - 1440708 => 'Chagrin Falls, OH', - 1440716 => 'North Olmsted, OH', - 1440717 => 'Cleveland, OH', - 1440729 => 'Chesterland, OH', - 1440734 => 'North Olmsted, OH', - 1440743 => 'Cleveland, OH', - 1440748 => 'Grafton, OH', - 1440774 => 'Oberlin, OH', - 1440775 => 'Oberlin, OH', - 1440777 => 'North Olmsted, OH', - 1440779 => 'North Olmsted, OH', - 1440816 => 'Cleveland, OH', - 1440834 => 'Burton, OH', - 1440838 => 'Cleveland, OH', - 1440842 => 'Cleveland, OH', - 1440843 => 'Cleveland, OH', - 1440845 => 'Cleveland, OH', - 1440846 => 'Strongsville, OH', - 1440877 => 'Cleveland, OH', - 1440878 => 'Strongsville, OH', - 1440884 => 'Cleveland, OH', - 1440885 => 'Cleveland, OH', - 1440886 => 'Cleveland, OH', - 1440887 => 'Cleveland, OH', - 1440888 => 'Cleveland, OH', - 1440893 => 'Chagrin Falls, OH', - 1440895 => 'Cleveland, OH', - 1440899 => 'Cleveland, OH', - 1440926 => 'Grafton, OH', - 1440930 => 'Avon Lake, OH', - 1440933 => 'Avon Lake, OH', - 1440934 => 'Avon, OH', - 1440937 => 'Avon, OH', - 1440942 => 'Willoughby, OH', - 1440946 => 'Willoughby, OH', - 1440949 => 'Sheffield Lake, OH', - 1440953 => 'Willoughby, OH', - 1440960 => 'Lorain, OH', - 1440964 => 'Ashtabula, OH', - 1440967 => 'Vermilion, OH', - 1440974 => 'Mentor, OH', - 1440975 => 'Willoughby, OH', - 1440984 => 'Amherst, OH', - 1440985 => 'Amherst, OH', - 1440988 => 'Amherst, OH', - 1440989 => 'Lorain, OH', - 1440992 => 'Ashtabula, OH', - 1440993 => 'Ashtabula, OH', - 1440997 => 'Ashtabula, OH', - 1440998 => 'Ashtabula, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1441.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1441.php deleted file mode 100644 index 694c44599..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1441.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Hamilton', - 1441295 => 'Hamilton', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1443.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1443.php deleted file mode 100644 index aef09f80b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1443.php +++ /dev/null @@ -1,26 +0,0 @@ - 'Maryland', - 1443394 => 'Owings Mills, MD', - 1443438 => 'Baltimore, MD', - 1443444 => 'Baltimore, MD', - 1443481 => 'Annapolis, MD', - 1443643 => 'Bel Air, MD', - 1443664 => 'Ocean City, MD', - 1443708 => 'Baltimore, MD', - 1443736 => 'Salisbury, MD', - 1443755 => 'Hanover, MD', - 1443759 => 'Baltimore, MD', - 1443777 => 'Baltimore, MD', - 1443849 => 'Towson, MD', - 1443869 => 'Baltimore, MD', - 1443923 => 'Baltimore, MD', - 1443944 => 'Salisbury, MD', - 1443949 => 'Annapolis, MD', - 1443977 => 'Baltimore, MD', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1450.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1450.php deleted file mode 100644 index a9c94c8cb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1450.php +++ /dev/null @@ -1,174 +0,0 @@ - 'Quebec', - 1450218 => 'Vaudreuil-Dorion, QC', - 1450224 => 'Prévost, QC', - 1450225 => 'Beauharnois, QC', - 1450226 => 'Morin-Heights, QC', - 1450229 => 'Sainte-Adèle, QC', - 1450242 => 'Brome Lake, QC', - 1450243 => 'Brome Lake, QC', - 1450245 => 'Napierville, QC', - 1450246 => 'Lacolle, QC', - 1450247 => 'Hemmingford, QC', - 1450248 => 'Bedford, QC', - 1450250 => 'Saint-Hyacinthe, QC', - 1450252 => 'Saint-Hyacinthe, QC', - 1450258 => 'Mirabel, QC', - 1450261 => 'Saint-Hyacinthe, QC', - 1450263 => 'Cowansville, QC', - 1450264 => 'Huntingdon, QC', - 1450266 => 'Cowansville, QC', - 1450293 => 'Farnham, QC', - 1450297 => 'Eastman, QC', - 1450314 => 'Laval, QC', - 1450332 => 'Longueuil, QC', - 1450346 => 'Saint-Jean-sur-Richelieu, QC', - 1450347 => 'Saint-Jean-sur-Richelieu, QC', - 1450348 => 'Saint-Jean-sur-Richelieu, QC', - 1450349 => 'Saint-Jean-sur-Richelieu, QC', - 1450357 => 'Saint-Jean-sur-Richelieu, QC', - 1450358 => 'Saint-Jean-sur-Richelieu, QC', - 1450359 => 'Saint-Jean-sur-Richelieu, QC', - 1450361 => 'Granby, QC', - 1450370 => 'Salaberry-de-Valleyfield, QC', - 1450371 => 'Salaberry-de-Valleyfield, QC', - 1450372 => 'Granby, QC', - 1450373 => 'Salaberry-de-Valleyfield, QC', - 1450375 => 'Granby, QC', - 1450377 => 'Salaberry-de-Valleyfield, QC', - 1450378 => 'Granby, QC', - 1450379 => 'Saint-Paul-d\'Abbotsford, QC', - 1450417 => 'Mascouche, QC', - 1450424 => 'Vaudreuil-Dorion, QC', - 1450427 => 'Sainte-Martine, QC', - 1450429 => 'Beauharnois, QC', - 1450431 => 'Saint-Jérôme, QC', - 1450432 => 'Saint-Jérôme, QC', - 1450436 => 'Saint-Jérôme, QC', - 1450438 => 'Saint-Jérôme, QC', - 1450439 => 'Saint-Lin-Laurentides, QC', - 1450441 => 'St-Bruno-de-Montarville, QC', - 1450442 => 'Longueuil, QC', - 1450443 => 'Saint-Hubert, QC', - 1450445 => 'Saint-Hubert, QC', - 1450447 => 'Chambly, QC', - 1450448 => 'Longueuil, QC', - 1450449 => 'Boucherville, QC', - 1450451 => 'Rigaud, QC', - 1450452 => 'Les Cèdres, QC', - 1450454 => 'Saint-Rémi, QC', - 1450455 => 'Vaudreuil-Dorion, QC', - 1450458 => 'Hudson, QC', - 1450460 => 'Marieville, QC', - 1450461 => 'St-Bruno-de-Montarville, QC', - 1450463 => 'Longueuil, QC', - 1450468 => 'Longueuil, QC', - 1450469 => 'Saint-Césaire, QC', - 1450470 => 'Repentigny, QC', - 1450471 => 'Terrebonne, QC', - 1450472 => 'Saint-Eustache, QC', - 1450473 => 'Saint-Eustache, QC', - 1450474 => 'Mascouche, QC', - 1450475 => 'Mirabel, QC', - 1450477 => 'Terrebonne, QC', - 1450478 => 'Sainte-Anne-des-Plaines, QC', - 1450479 => 'Oka, QC', - 1450491 => 'Saint-Eustache, QC', - 1450492 => 'Terrebonne, QC', - 1450510 => 'Vaudreuil-Dorion, QC', - 1450530 => 'Saint-Jérôme, QC', - 1450532 => 'Valcourt, QC', - 1450534 => 'Bromont, QC', - 1450538 => 'Sutton, QC', - 1450539 => 'Waterloo, QC', - 1450546 => 'Acton Vale, QC', - 1450548 => 'Roxton Falls, QC', - 1450562 => 'Lachute, QC', - 1450565 => 'Saint-Jérôme, QC', - 1450569 => 'Saint-Jérôme, QC', - 1450581 => 'Repentigny, QC', - 1450582 => 'Repentigny, QC', - 1450583 => 'Verchères, QC', - 1450585 => 'Repentigny, QC', - 1450586 => 'Lavaltrie, QC', - 1450587 => 'Contrecœur, QC', - 1450589 => 'L\'Assomption, QC', - 1450592 => 'Saint-Jérôme, QC', - 1450598 => 'Saint-Eustache, QC', - 1450623 => 'Saint-Eustache, QC', - 1450641 => 'Boucherville, QC', - 1450645 => 'Boucherville, QC', - 1450646 => 'Longueuil, QC', - 1450647 => 'Longueuil, QC', - 1450649 => 'Sainte-Julie, QC', - 1450651 => 'Longueuil, QC', - 1450652 => 'Varennes, QC', - 1450653 => 'St-Bruno-de-Montarville, QC', - 1450654 => 'Repentigny, QC', - 1450655 => 'Boucherville, QC', - 1450656 => 'Saint-Hubert, QC', - 1450657 => 'Repentigny, QC', - 1450658 => 'Chambly, QC', - 1450659 => 'La Prairie, QC', - 1450670 => 'Longueuil, QC', - 1450674 => 'Longueuil, QC', - 1450677 => 'Longueuil, QC', - 1450678 => 'Saint-Hubert, QC', - 1450679 => 'Longueuil, QC', - 1450686 => 'Chomedey, QC', - 1450687 => 'Chomedey, QC', - 1450691 => 'Châteauguay, QC', - 1450692 => 'Châteauguay, QC', - 1450698 => 'Châteauguay, QC', - 1450699 => 'Châteauguay, QC', - 1450741 => 'Saint-Jean-sur-Richelieu, QC', - 1450742 => 'Sorel, QC', - 1450743 => 'Sorel, QC', - 1450746 => 'Sorel, QC', - 1450752 => 'Joliette, QC', - 1450753 => 'Joliette, QC', - 1450754 => 'Crabtree, QC', - 1450755 => 'Joliette, QC', - 1450759 => 'Joliette, QC', - 1450763 => 'Coteau-du-Lac, QC', - 1450771 => 'Saint-Hyacinthe, QC', - 1450772 => 'Saint-Pie, QC', - 1450773 => 'Saint-Hyacinthe, QC', - 1450774 => 'Saint-Hyacinthe, QC', - 1450776 => 'Granby, QC', - 1450777 => 'Granby, QC', - 1450778 => 'Saint-Hyacinthe, QC', - 1450793 => 'Saint-Liboire, QC', - 1450796 => 'Saint-Hyacinthe, QC', - 1450799 => 'Saint-Hyacinthe, QC', - 1450829 => 'Ormstown, QC', - 1450831 => 'Sainte-Julienne, QC', - 1450833 => 'St-Michel-des-Saints, QC', - 1450834 => 'Rawdon, QC', - 1450835 => 'St-Gabriel-de-Brandon, QC', - 1450836 => 'Berthierville, QC', - 1450886 => 'St-Jean-de-Matha, QC', - 1450887 => 'Lanoraie, QC', - 1450889 => 'St-Félix-de-Valois, QC', - 1450922 => 'Sainte-Julie, QC', - 1450926 => 'Saint-Hubert, QC', - 1450928 => 'Longueuil, QC', - 1450929 => 'Varennes, QC', - 1450932 => 'Repentigny, QC', - 1450933 => 'Laval, QC', - 1450934 => 'Laval, QC', - 1450936 => 'Laval, QC', - 1450937 => 'Laval, QC', - 1450961 => 'Terrebonne, QC', - 1450964 => 'Terrebonne, QC', - 1450966 => 'Mascouche, QC', - 1450968 => 'Terrebonne, QC', - 1450974 => 'Saint-Eustache, QC', - 1450991 => 'Granby, QC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1469.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1469.php deleted file mode 100644 index 3afe2d881..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1469.php +++ /dev/null @@ -1,20 +0,0 @@ - 'Texas', - 1469232 => 'Dallas, TX', - 1469241 => 'Plano, TX', - 1469272 => 'Cedar Hill, TX', - 1469366 => 'Plano, TX', - 1469467 => 'Plano, TX', - 1469522 => 'Dallas, TX', - 1469633 => 'Frisco, TX', - 1469742 => 'McKinney, TX', - 1469752 => 'Plano, TX', - 1469916 => 'Dallas, TX', - 1469952 => 'McKinney, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1478.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1478.php deleted file mode 100644 index 2da148840..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1478.php +++ /dev/null @@ -1,79 +0,0 @@ - 'Georgia', - 1478218 => 'Perry, GA', - 1478225 => 'Warner Robins, GA', - 1478237 => 'Swainsboro, GA', - 1478238 => 'Macon, GA', - 1478254 => 'Macon, GA', - 1478272 => 'Dublin, GA', - 1478274 => 'Dublin, GA', - 1478275 => 'Dublin, GA', - 1478277 => 'Dublin, GA', - 1478289 => 'Swainsboro, GA', - 1478296 => 'Dublin, GA', - 1478328 => 'Warner Robins, GA', - 1478329 => 'Warner Robins, GA', - 1478330 => 'Macon, GA', - 1478333 => 'Warner Robins, GA', - 1478374 => 'Eastman, GA', - 1478405 => 'Macon, GA', - 1478414 => 'Milledgeville, GA', - 1478445 => 'Milledgeville, GA', - 1478451 => 'Milledgeville, GA', - 1478452 => 'Milledgeville, GA', - 1478453 => 'Milledgeville, GA', - 1478454 => 'Milledgeville, GA', - 1478471 => 'Macon, GA', - 1478472 => 'Montezuma, GA', - 1478474 => 'Macon, GA', - 1478475 => 'Macon, GA', - 1478476 => 'Macon, GA', - 1478477 => 'Macon, GA', - 1478552 => 'Sandersville, GA', - 1478553 => 'Sandersville, GA', - 1478625 => 'Louisville, GA', - 1478628 => 'Gordon, GA', - 1478633 => 'Macon, GA', - 1478741 => 'Macon, GA', - 1478742 => 'Macon, GA', - 1478743 => 'Macon, GA', - 1478745 => 'Macon, GA', - 1478746 => 'Macon, GA', - 1478750 => 'Macon, GA', - 1478751 => 'Macon, GA', - 1478755 => 'Macon, GA', - 1478757 => 'Macon, GA', - 1478763 => 'Twin City, GA', - 1478781 => 'Macon, GA', - 1478783 => 'Hawkinsville, GA', - 1478784 => 'Macon, GA', - 1478785 => 'Macon, GA', - 1478788 => 'Macon, GA', - 1478825 => 'Fort Valley, GA', - 1478836 => 'Roberta, GA', - 1478862 => 'Butler, GA', - 1478864 => 'Wrightsville, GA', - 1478892 => 'Hawkinsville, GA', - 1478922 => 'Warner Robins, GA', - 1478923 => 'Warner Robins, GA', - 1478929 => 'Warner Robins, GA', - 1478934 => 'Cochran, GA', - 1478935 => 'Lizella, GA', - 1478945 => 'Jeffersonville, GA', - 1478946 => 'Irwinton, GA', - 1478953 => 'Warner Robins, GA', - 1478956 => 'Byron, GA', - 1478971 => 'Warner Robins, GA', - 1478982 => 'Millen, GA', - 1478986 => 'Gray, GA', - 1478987 => 'Perry, GA', - 1478988 => 'Perry, GA', - 1478992 => 'Forsyth, GA', - 1478994 => 'Forsyth, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1479.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1479.php deleted file mode 100644 index bfc81be2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1479.php +++ /dev/null @@ -1,104 +0,0 @@ - 'Arkansas', - 1479229 => 'Dardanelle, AR', - 1479238 => 'Siloam Springs, AR', - 1479242 => 'Fort Smith, AR', - 1479243 => 'Mena, AR', - 1479246 => 'Rogers, AR', - 1479251 => 'Fayetteville, AR', - 1479253 => 'Eureka Springs, AR', - 1479254 => 'Bentonville, AR', - 1479267 => 'Farmington, AR', - 1479268 => 'Bentonville, AR', - 1479271 => 'Bentonville, AR', - 1479273 => 'Bentonville, AR', - 1479314 => 'Fort Smith, AR', - 1479331 => 'Dover, AR', - 1479338 => 'Rogers, AR', - 1479361 => 'Springdale, AR', - 1479394 => 'Mena, AR', - 1479410 => 'Van Buren, AR', - 1479419 => 'Springdale, AR', - 1479434 => 'Fort Smith, AR', - 1479441 => 'Fort Smith, AR', - 1479442 => 'Fayetteville, AR', - 1479443 => 'Fayetteville, AR', - 1479444 => 'Fayetteville, AR', - 1479445 => 'Fayetteville, AR', - 1479451 => 'Pea Ridge, AR', - 1479452 => 'Fort Smith, AR', - 1479463 => 'Fayetteville, AR', - 1479464 => 'Bentonville, AR', - 1479471 => 'Van Buren, AR', - 1479474 => 'Van Buren, AR', - 1479478 => 'Fort Smith, AR', - 1479484 => 'Fort Smith, AR', - 1479494 => 'Fort Smith, AR', - 1479495 => 'Danville, AR', - 1479521 => 'Fayetteville, AR', - 1479524 => 'Siloam Springs, AR', - 1479527 => 'Fayetteville, AR', - 1479549 => 'Siloam Springs, AR', - 1479571 => 'Fayetteville, AR', - 1479575 => 'Fayetteville, AR', - 1479582 => 'Fayetteville, AR', - 1479587 => 'Fayetteville, AR', - 1479621 => 'Rogers, AR', - 1479631 => 'Rogers, AR', - 1479632 => 'Alma, AR', - 1479633 => 'Rogers, AR', - 1479636 => 'Rogers, AR', - 1479637 => 'Waldron, AR', - 1479641 => 'Atkins, AR', - 1479646 => 'Fort Smith, AR', - 1479648 => 'Fort Smith, AR', - 1479649 => 'Fort Smith, AR', - 1479667 => 'Ozark, AR', - 1479675 => 'Booneville, AR', - 1479705 => 'Clarksville, AR', - 1479709 => 'Fort Smith, AR', - 1479715 => 'Bentonville, AR', - 1479717 => 'Springdale, AR', - 1479725 => 'Springdale, AR', - 1479736 => 'Gentry, AR', - 1479738 => 'Huntsville, AR', - 1479750 => 'Springdale, AR', - 1479751 => 'Springdale, AR', - 1479754 => 'Clarksville, AR', - 1479756 => 'Springdale, AR', - 1479770 => 'Lowell, AR', - 1479782 => 'Fort Smith, AR', - 1479783 => 'Fort Smith, AR', - 1479784 => 'Fort Smith, AR', - 1479785 => 'Fort Smith, AR', - 1479787 => 'Gravette, AR', - 1479795 => 'Centerton, AR', - 1479824 => 'Lincoln, AR', - 1479839 => 'West Fork, AR', - 1479846 => 'Prairie Grove, AR', - 1479855 => 'Bella Vista, AR', - 1479872 => 'Springdale, AR', - 1479876 => 'Bella Vista, AR', - 1479880 => 'Russellville, AR', - 1479890 => 'Russellville, AR', - 1479899 => 'Rogers, AR', - 1479925 => 'Rogers, AR', - 1479927 => 'Springdale, AR', - 1479928 => 'Mansfield, AR', - 1479935 => 'Fayetteville, AR', - 1479936 => 'Rogers, AR', - 1479963 => 'Paris, AR', - 1479965 => 'Charleston, AR', - 1479966 => 'Fayetteville, AR', - 1479967 => 'Russellville, AR', - 1479968 => 'Russellville, AR', - 1479986 => 'Rogers, AR', - 1479996 => 'Greenwood, AR', - 1479997 => 'Mulberry, AR', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1480.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1480.php deleted file mode 100644 index 10f8b13aa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1480.php +++ /dev/null @@ -1,142 +0,0 @@ - 'Arizona', - 1480218 => 'Mesa, AZ', - 1480288 => 'Apache Junction, AZ', - 1480301 => 'Scottsdale, AZ', - 1480312 => 'Scottsdale, AZ', - 1480314 => 'Scottsdale, AZ', - 1480315 => 'Scottsdale, AZ', - 1480323 => 'Scottsdale, AZ', - 1480325 => 'Mesa, AZ', - 1480345 => 'Tempe, AZ', - 1480346 => 'Scottsdale, AZ', - 1480348 => 'Scottsdale, AZ', - 1480350 => 'Tempe, AZ', - 1480354 => 'Mesa, AZ', - 1480357 => 'Mesa, AZ', - 1480358 => 'Mesa, AZ', - 1480367 => 'Scottsdale, AZ', - 1480368 => 'Scottsdale, AZ', - 1480380 => 'Mesa, AZ', - 1480391 => 'Scottsdale, AZ', - 1480396 => 'Mesa, AZ', - 1480421 => 'Scottsdale, AZ', - 1480423 => 'Scottsdale, AZ', - 1480425 => 'Scottsdale, AZ', - 1480429 => 'Scottsdale, AZ', - 1480443 => 'Scottsdale, AZ', - 1480446 => 'Tempe, AZ', - 1480451 => 'Scottsdale, AZ', - 1480460 => 'Phoenix, AZ', - 1480461 => 'Mesa, AZ', - 1480464 => 'Mesa, AZ', - 1480472 => 'Mesa, AZ', - 1480481 => 'Scottsdale, AZ', - 1480483 => 'Scottsdale, AZ', - 1480484 => 'Scottsdale, AZ', - 1480502 => 'Scottsdale, AZ', - 1480513 => 'Scottsdale, AZ', - 1480515 => 'Phoenix, AZ', - 1480517 => 'Tempe, AZ', - 1480543 => 'Gilbert, AZ', - 1480551 => 'Scottsdale, AZ', - 1480556 => 'Scottsdale, AZ', - 1480557 => 'Tempe, AZ', - 1480563 => 'Scottsdale, AZ', - 1480585 => 'Scottsdale, AZ', - 1480596 => 'Scottsdale, AZ', - 1480607 => 'Scottsdale, AZ', - 1480609 => 'Scottsdale, AZ', - 1480610 => 'Mesa, AZ', - 1480614 => 'Scottsdale, AZ', - 1480615 => 'Mesa, AZ', - 1480632 => 'Gilbert, AZ', - 1480641 => 'Mesa, AZ', - 1480644 => 'Mesa, AZ', - 1480649 => 'Mesa, AZ', - 1480654 => 'Mesa, AZ', - 1480655 => 'Mesa, AZ', - 1480657 => 'Scottsdale, AZ', - 1480661 => 'Scottsdale, AZ', - 1480668 => 'Mesa, AZ', - 1480671 => 'Apache Junction, AZ', - 1480726 => 'Chandler, AZ', - 1480730 => 'Tempe, AZ', - 1480732 => 'Chandler, AZ', - 1480733 => 'Mesa, AZ', - 1480736 => 'Tempe, AZ', - 1480759 => 'Phoenix, AZ', - 1480767 => 'Scottsdale, AZ', - 1480778 => 'Scottsdale, AZ', - 1480782 => 'Chandler, AZ', - 1480784 => 'Tempe, AZ', - 1480786 => 'Chandler, AZ', - 1480802 => 'Chandler, AZ', - 1480804 => 'Tempe, AZ', - 1480807 => 'Mesa, AZ', - 1480812 => 'Chandler, AZ', - 1480814 => 'Chandler, AZ', - 1480816 => 'Fountain Hills, AZ', - 1480821 => 'Chandler, AZ', - 1480827 => 'Mesa, AZ', - 1480829 => 'Tempe, AZ', - 1480830 => 'Mesa, AZ', - 1480832 => 'Mesa, AZ', - 1480833 => 'Mesa, AZ', - 1480834 => 'Mesa, AZ', - 1480835 => 'Mesa, AZ', - 1480836 => 'Fountain Hills, AZ', - 1480837 => 'Fountain Hills, AZ', - 1480838 => 'Tempe, AZ', - 1480839 => 'Tempe, AZ', - 1480844 => 'Mesa, AZ', - 1480854 => 'Mesa, AZ', - 1480855 => 'Chandler, AZ', - 1480857 => 'Chandler, AZ', - 1480860 => 'Scottsdale, AZ', - 1480874 => 'Scottsdale, AZ', - 1480883 => 'Chandler, AZ', - 1480890 => 'Mesa, AZ', - 1480894 => 'Tempe, AZ', - 1480898 => 'Mesa, AZ', - 1480899 => 'Chandler, AZ', - 1480905 => 'Scottsdale, AZ', - 1480917 => 'Chandler, AZ', - 1480921 => 'Tempe, AZ', - 1480922 => 'Scottsdale, AZ', - 1480924 => 'Mesa, AZ', - 1480941 => 'Scottsdale, AZ', - 1480945 => 'Scottsdale, AZ', - 1480946 => 'Scottsdale, AZ', - 1480947 => 'Scottsdale, AZ', - 1480948 => 'Scottsdale, AZ', - 1480949 => 'Scottsdale, AZ', - 1480951 => 'Scottsdale, AZ', - 1480961 => 'Chandler, AZ', - 1480962 => 'Mesa, AZ', - 1480963 => 'Chandler, AZ', - 1480964 => 'Mesa, AZ', - 1480965 => 'Tempe, AZ', - 1480966 => 'Tempe, AZ', - 1480967 => 'Tempe, AZ', - 1480968 => 'Tempe, AZ', - 1480969 => 'Mesa, AZ', - 1480970 => 'Scottsdale, AZ', - 1480981 => 'Mesa, AZ', - 1480982 => 'Apache Junction, AZ', - 1480983 => 'Apache Junction, AZ', - 1480984 => 'Mesa, AZ', - 1480985 => 'Mesa, AZ', - 1480986 => 'Mesa, AZ', - 1480987 => 'Queen Creek, AZ', - 1480990 => 'Scottsdale, AZ', - 1480991 => 'Scottsdale, AZ', - 1480994 => 'Scottsdale, AZ', - 1480998 => 'Scottsdale, AZ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1484.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1484.php deleted file mode 100644 index 5af0e9d61..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1484.php +++ /dev/null @@ -1,15 +0,0 @@ - 'Pennsylvania', - 1484223 => 'Allentown, PA', - 1484476 => 'Wynnewood, PA', - 1484664 => 'Allentown, PA', - 1484875 => 'Exton, PA', - 1484884 => 'Bethlehem, PA', - 1484895 => 'Bethlehem, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/15.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/15.php new file mode 100644 index 000000000..700d9406b --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/15.php @@ -0,0 +1,4815 @@ + 'Arkansas', + 1501202 => 'Little Rock, AR', + 1501205 => 'Conway, AR', + 1501206 => 'Heber Springs, AR', + 1501217 => 'Little Rock, AR', + 1501219 => 'Little Rock, AR', + 1501221 => 'Little Rock, AR', + 1501223 => 'Little Rock, AR', + 1501224 => 'Little Rock, AR', + 1501225 => 'Little Rock, AR', + 1501227 => 'Little Rock, AR', + 1501228 => 'Little Rock, AR', + 1501244 => 'Little Rock, AR', + 1501246 => 'Little Rock, AR', + 1501255 => 'Little Rock, AR', + 1501257 => 'Little Rock, AR', + 1501262 => 'Hot Springs, AR', + 1501268 => 'Searcy, AR', + 1501278 => 'Searcy, AR', + 1501279 => 'Searcy, AR', + 1501280 => 'Little Rock, AR', + 1501296 => 'Little Rock, AR', + 1501305 => 'Searcy, AR', + 1501312 => 'Little Rock, AR', + 1501315 => 'Benton, AR', + 1501316 => 'Benton, AR', + 1501318 => 'Hot Springs, AR', + 1501321 => 'Hot Springs, AR', + 1501324 => 'Little Rock, AR', + 1501327 => 'Conway, AR', + 1501328 => 'Conway, AR', + 1501329 => 'Conway, AR', + 1501332 => 'Malvern, AR', + 1501336 => 'Conway, AR', + 1501337 => 'Malvern, AR', + 1501340 => 'Little Rock, AR', + 1501353 => 'Little Rock, AR', + 1501354 => 'Morrilton, AR', + 1501362 => 'Heber Springs, AR', + 1501364 => 'Little Rock, AR', + 1501368 => 'Searcy, AR', + 1501370 => 'Little Rock, AR', + 1501371 => 'Little Rock, AR', + 1501372 => 'Little Rock, AR', + 1501374 => 'Little Rock, AR', + 1501375 => 'Little Rock, AR', + 1501376 => 'Little Rock, AR', + 1501379 => 'Little Rock, AR', + 1501397 => 'Redfield, AR', + 1501450 => 'Conway, AR', + 1501455 => 'Little Rock, AR', + 1501470 => 'Mayflower, AR', + 1501490 => 'Little Rock, AR', + 1501513 => 'Conway, AR', + 1501520 => 'Hot Springs, AR', + 1501525 => 'Hot Springs, AR', + 1501526 => 'Little Rock, AR', + 1501537 => 'Little Rock, AR', + 1501552 => 'Little Rock, AR', + 1501556 => 'Rose Bud, AR', + 1501562 => 'Little Rock, AR', + 1501565 => 'Little Rock, AR', + 1501568 => 'Little Rock, AR', + 1501570 => 'Little Rock, AR', + 1501588 => 'Little Rock, AR', + 1501589 => 'Quitman, AR', + 1501603 => 'Little Rock, AR', + 1501604 => 'Little Rock, AR', + 1501605 => 'Cabot, AR', + 1501609 => 'Hot Springs, AR', + 1501614 => 'Little Rock, AR', + 1501620 => 'Hot Springs, AR', + 1501622 => 'Hot Springs, AR', + 1501623 => 'Hot Springs, AR', + 1501624 => 'Hot Springs, AR', + 1501625 => 'Hot Springs, AR', + 1501653 => 'Bryant, AR', + 1501661 => 'Little Rock, AR', + 1501663 => 'Little Rock, AR', + 1501664 => 'Little Rock, AR', + 1501666 => 'Little Rock, AR', + 1501676 => 'Lonoke, AR', + 1501679 => 'Greenbrier, AR', + 1501682 => 'Little Rock, AR', + 1501686 => 'Little Rock, AR', + 1501687 => 'Little Rock, AR', + 1501724 => 'Bald Knob, AR', + 1501729 => 'Judsonia, AR', + 1501745 => 'Clinton, AR', + 1501753 => 'N Little Rock, AR', + 1501758 => 'N Little Rock, AR', + 1501760 => 'Hot Springs, AR', + 1501764 => 'Conway, AR', + 1501767 => 'Hot Springs, AR', + 1501771 => 'N Little Rock, AR', + 1501776 => 'Benton, AR', + 1501778 => 'Benton, AR', + 1501791 => 'N Little Rock, AR', + 1501794 => 'Benton, AR', + 1501796 => 'Vilonia, AR', + 1501803 => 'Maumelle, AR', + 1501821 => 'Little Rock, AR', + 1501833 => 'Sherwood, AR', + 1501834 => 'Sherwood, AR', + 1501835 => 'Sherwood, AR', + 1501842 => 'England, AR', + 1501843 => 'Cabot, AR', + 1501847 => 'Bryant, AR', + 1501860 => 'Benton, AR', + 1501865 => 'Bismarck, AR', + 1501868 => 'Little Rock, AR', + 1501882 => 'Beebe, AR', + 1501884 => 'Fairfield Bay, AR', + 1501888 => 'Little Rock, AR', + 1501889 => 'Perryville, AR', + 1501907 => 'Little Rock, AR', + 1501916 => 'Little Rock, AR', + 1501932 => 'Conway, AR', + 1501941 => 'Cabot, AR', + 1501945 => 'N Little Rock, AR', + 1501954 => 'Little Rock, AR', + 1501955 => 'N Little Rock, AR', + 1501961 => 'Scott, AR', + 1501975 => 'Little Rock, AR', + 1501977 => 'Morrilton, AR', + 1501978 => 'Little Rock, AR', + 1501982 => 'Jacksonville, AR', + 1501985 => 'Jacksonville, AR', + 1502 => 'Kentucky', + 1502212 => 'Louisville, KY', + 1502222 => 'La Grange, KY', + 1502223 => 'Frankfort, KY', + 1502225 => 'La Grange, KY', + 1502226 => 'Frankfort, KY', + 1502227 => 'Frankfort, KY', + 1502228 => 'Prospect, KY', + 1502231 => 'Louisville, KY', + 1502239 => 'Louisville, KY', + 1502240 => 'Louisville, KY', + 1502241 => 'Crestwood, KY', + 1502244 => 'Louisville, KY', + 1502245 => 'Louisville, KY', + 1502252 => 'Bloomfield, KY', + 1502253 => 'Louisville, KY', + 1502254 => 'Louisville, KY', + 1502255 => 'Bedford, KY', + 1502259 => 'Louisville, KY', + 1502261 => 'Louisville, KY', + 1502266 => 'Louisville, KY', + 1502267 => 'Louisville, KY', + 1502271 => 'Louisville, KY', + 1502287 => 'Louisville, KY', + 1502290 => 'Louisville, KY', + 1502292 => 'Prospect, KY', + 1502297 => 'Louisville, KY', + 1502326 => 'Louisville, KY', + 1502327 => 'Louisville, KY', + 1502331 => 'Bardstown, KY', + 1502339 => 'Louisville, KY', + 1502348 => 'Bardstown, KY', + 1502349 => 'Bardstown, KY', + 1502350 => 'Bardstown, KY', + 1502352 => 'Frankfort, KY', + 1502361 => 'Louisville, KY', + 1502363 => 'Louisville, KY', + 1502364 => 'Louisville, KY', + 1502365 => 'Louisville, KY', + 1502366 => 'Louisville, KY', + 1502367 => 'Louisville, KY', + 1502368 => 'Louisville, KY', + 1502375 => 'Louisville, KY', + 1502384 => 'Louisville, KY', + 1502394 => 'Louisville, KY', + 1502409 => 'Louisville, KY', + 1502410 => 'Louisville, KY', + 1502412 => 'Louisville, KY', + 1502423 => 'Louisville, KY', + 1502425 => 'Louisville, KY', + 1502426 => 'Louisville, KY', + 1502429 => 'Louisville, KY', + 1502447 => 'Louisville, KY', + 1502448 => 'Louisville, KY', + 1502449 => 'Louisville, KY', + 1502451 => 'Louisville, KY', + 1502452 => 'Louisville, KY', + 1502454 => 'Louisville, KY', + 1502456 => 'Louisville, KY', + 1502458 => 'Louisville, KY', + 1502459 => 'Louisville, KY', + 1502473 => 'Louisville, KY', + 1502477 => 'Taylorsville, KY', + 1502479 => 'Louisville, KY', + 1502484 => 'Owenton, KY', + 1502485 => 'Louisville, KY', + 1502489 => 'Louisville, KY', + 1502491 => 'Louisville, KY', + 1502493 => 'Louisville, KY', + 1502495 => 'Louisville, KY', + 1502499 => 'Louisville, KY', + 1502538 => 'Mount Washington, KY', + 1502540 => 'Louisville, KY', + 1502543 => 'Shepherdsville, KY', + 1502549 => 'New Haven, KY', + 1502561 => 'Louisville, KY', + 1502562 => 'Louisville, KY', + 1502564 => 'Frankfort, KY', + 1502568 => 'Louisville, KY', + 1502569 => 'Louisville, KY', + 1502570 => 'Georgetown, KY', + 1502574 => 'Louisville, KY', + 1502581 => 'Louisville, KY', + 1502582 => 'Louisville, KY', + 1502583 => 'Louisville, KY', + 1502584 => 'Louisville, KY', + 1502585 => 'Louisville, KY', + 1502587 => 'Louisville, KY', + 1502589 => 'Louisville, KY', + 1502595 => 'Louisville, KY', + 1502614 => 'Louisville, KY', + 1502618 => 'Louisville, KY', + 1502624 => 'Fort Knox, KY', + 1502625 => 'Louisville, KY', + 1502629 => 'Louisville, KY', + 1502632 => 'Louisville, KY', + 1502633 => 'Shelbyville, KY', + 1502634 => 'Louisville, KY', + 1502635 => 'Louisville, KY', + 1502636 => 'Louisville, KY', + 1502637 => 'Louisville, KY', + 1502647 => 'Shelbyville, KY', + 1502671 => 'Louisville, KY', + 1502690 => 'Louisville, KY', + 1502695 => 'Frankfort, KY', + 1502708 => 'Louisville, KY', + 1502721 => 'Louisville, KY', + 1502722 => 'Simpsonville, KY', + 1502732 => 'Carrollton, KY', + 1502742 => 'Louisville, KY', + 1502749 => 'Louisville, KY', + 1502772 => 'Louisville, KY', + 1502774 => 'Louisville, KY', + 1502775 => 'Louisville, KY', + 1502776 => 'Louisville, KY', + 1502778 => 'Louisville, KY', + 1502813 => 'Louisville, KY', + 1502839 => 'Lawrenceburg, KY', + 1502852 => 'Louisville, KY', + 1502859 => 'Lawrenceburg, KY', + 1502863 => 'Georgetown, KY', + 1502867 => 'Georgetown, KY', + 1502868 => 'Georgetown, KY', + 1502875 => 'Frankfort, KY', + 1502891 => 'Louisville, KY', + 1502893 => 'Louisville, KY', + 1502894 => 'Louisville, KY', + 1502895 => 'Louisville, KY', + 1502896 => 'Louisville, KY', + 1502897 => 'Louisville, KY', + 1502899 => 'Louisville, KY', + 1502921 => 'Shepherdsville, KY', + 1502933 => 'Louisville, KY', + 1502935 => 'Louisville, KY', + 1502937 => 'Louisville, KY', + 1502942 => 'Fort Knox, KY', + 1502961 => 'Louisville, KY', + 1502962 => 'Louisville, KY', + 1502964 => 'Louisville, KY', + 1502966 => 'Louisville, KY', + 1502968 => 'Louisville, KY', + 1502969 => 'Louisville, KY', + 1502995 => 'Louisville, KY', + 1503 => 'Oregon', + 1503203 => 'Portland, OR', + 1503206 => 'Portland, OR', + 1503208 => 'Portland, OR', + 1503215 => 'Portland, OR', + 1503216 => 'Portland, OR', + 1503220 => 'Portland, OR', + 1503221 => 'Portland, OR', + 1503222 => 'Portland, OR', + 1503223 => 'Portland, OR', + 1503224 => 'Portland, OR', + 1503225 => 'Portland, OR', + 1503226 => 'Portland, OR', + 1503227 => 'Portland, OR', + 1503228 => 'Portland, OR', + 1503229 => 'Portland, OR', + 1503230 => 'Portland, OR', + 1503231 => 'Portland, OR', + 1503232 => 'Portland, OR', + 1503233 => 'Portland, OR', + 1503234 => 'Portland, OR', + 1503235 => 'Portland, OR', + 1503236 => 'Portland, OR', + 1503238 => 'Portland, OR', + 1503239 => 'Portland, OR', + 1503240 => 'Portland, OR', + 1503241 => 'Portland, OR', + 1503242 => 'Portland, OR', + 1503243 => 'Portland, OR', + 1503244 => 'Portland, OR', + 1503245 => 'Portland, OR', + 1503246 => 'Portland, OR', + 1503247 => 'Portland, OR', + 1503248 => 'Portland, OR', + 1503249 => 'Portland, OR', + 1503251 => 'Portland, OR', + 1503252 => 'Portland, OR', + 1503253 => 'Portland, OR', + 1503254 => 'Portland, OR', + 1503255 => 'Portland, OR', + 1503256 => 'Portland, OR', + 1503257 => 'Portland, OR', + 1503258 => 'Portland, OR', + 1503259 => 'Beaverton, OR', + 1503261 => 'Portland, OR', + 1503262 => 'Portland, OR', + 1503263 => 'Canby, OR', + 1503266 => 'Canby, OR', + 1503274 => 'Portland, OR', + 1503278 => 'Portland, OR', + 1503280 => 'Portland, OR', + 1503281 => 'Portland, OR', + 1503282 => 'Portland, OR', + 1503283 => 'Portland, OR', + 1503284 => 'Portland, OR', + 1503285 => 'Portland, OR', + 1503286 => 'Portland, OR', + 1503287 => 'Portland, OR', + 1503288 => 'Portland, OR', + 1503289 => 'Portland, OR', + 1503291 => 'Portland, OR', + 1503292 => 'Portland, OR', + 1503293 => 'Portland, OR', + 1503294 => 'Portland, OR', + 1503295 => 'Portland, OR', + 1503296 => 'Portland, OR', + 1503297 => 'Portland, OR', + 1503299 => 'Portland, OR', + 1503316 => 'Salem, OR', + 1503324 => 'Banks, OR', + 1503325 => 'Astoria, OR', + 1503331 => 'Portland, OR', + 1503335 => 'Portland, OR', + 1503338 => 'Astoria, OR', + 1503355 => 'Rockaway Beach, OR', + 1503357 => 'Forest Grove, OR', + 1503359 => 'Forest Grove, OR', + 1503361 => 'Salem, OR', + 1503362 => 'Salem, OR', + 1503363 => 'Salem, OR', + 1503364 => 'Salem, OR', + 1503365 => 'Salem, OR', + 1503366 => 'St. Helens, OR', + 1503368 => 'Nehalem, OR', + 1503370 => 'Salem, OR', + 1503371 => 'Salem, OR', + 1503375 => 'Salem, OR', + 1503378 => 'Salem, OR', + 1503384 => 'Portland, OR', + 1503385 => 'Salem, OR', + 1503388 => 'Portland, OR', + 1503391 => 'Salem, OR', + 1503394 => 'Scio, OR', + 1503397 => 'St. Helens, OR', + 1503399 => 'Salem, OR', + 1503408 => 'Portland, OR', + 1503413 => 'Portland, OR', + 1503418 => 'Portland, OR', + 1503429 => 'Vernonia, OR', + 1503434 => 'McMinnville, OR', + 1503435 => 'McMinnville, OR', + 1503436 => 'Cannon Beach, OR', + 1503445 => 'Portland, OR', + 1503452 => 'Portland, OR', + 1503459 => 'Portland, OR', + 1503460 => 'Portland, OR', + 1503463 => 'Keizer, OR', + 1503467 => 'Portland, OR', + 1503469 => 'Beaverton, OR', + 1503472 => 'McMinnville, OR', + 1503473 => 'Portland, OR', + 1503474 => 'McMinnville, OR', + 1503477 => 'Portland, OR', + 1503485 => 'Salem, OR', + 1503492 => 'Gresham, OR', + 1503493 => 'Portland, OR', + 1503494 => 'Portland, OR', + 1503505 => 'Portland, OR', + 1503517 => 'Portland, OR', + 1503520 => 'Beaverton, OR', + 1503524 => 'Beaverton, OR', + 1503525 => 'Portland, OR', + 1503526 => 'Beaverton, OR', + 1503528 => 'Portland, OR', + 1503534 => 'Lake Oswego, OR', + 1503535 => 'Portland, OR', + 1503537 => 'Newberg, OR', + 1503538 => 'Newberg, OR', + 1503540 => 'Salem, OR', + 1503543 => 'Scappoose, OR', + 1503546 => 'Portland, OR', + 1503547 => 'Hillsboro, OR', + 1503548 => 'Portland, OR', + 1503554 => 'Newberg, OR', + 1503556 => 'Rainier, OR', + 1503561 => 'Salem, OR', + 1503566 => 'Salem, OR', + 1503570 => 'Wilsonville, OR', + 1503571 => 'Clackamas, OR', + 1503574 => 'Beaverton, OR', + 1503581 => 'Salem, OR', + 1503582 => 'Wilsonville, OR', + 1503585 => 'Salem, OR', + 1503588 => 'Salem, OR', + 1503589 => 'Salem, OR', + 1503595 => 'Portland, OR', + 1503612 => 'Tualatin, OR', + 1503615 => 'Hillsboro, OR', + 1503618 => 'Gresham, OR', + 1503621 => 'Portland, OR', + 1503623 => 'Dallas, OR', + 1503625 => 'Sherwood, OR', + 1503626 => 'Beaverton, OR', + 1503628 => 'Hillsboro, OR', + 1503630 => 'Estacada, OR', + 1503631 => 'Oregon City, OR', + 1503635 => 'Lake Oswego, OR', + 1503636 => 'Lake Oswego, OR', + 1503640 => 'Hillsboro, OR', + 1503641 => 'Beaverton, OR', + 1503643 => 'Beaverton, OR', + 1503644 => 'Beaverton, OR', + 1503646 => 'Beaverton, OR', + 1503647 => 'North Plains, OR', + 1503648 => 'Hillsboro, OR', + 1503651 => 'Canby, OR', + 1503652 => 'Clackamas, OR', + 1503658 => 'Damascus, OR', + 1503661 => 'Gresham, OR', + 1503662 => 'Yamhill, OR', + 1503663 => 'Boring, OR', + 1503665 => 'Gresham, OR', + 1503666 => 'Gresham, OR', + 1503668 => 'Sandy, OR', + 1503674 => 'Gresham, OR', + 1503675 => 'Lake Oswego, OR', + 1503678 => 'Aurora, OR', + 1503681 => 'Hillsboro, OR', + 1503682 => 'Wilsonville, OR', + 1503691 => 'Tualatin, OR', + 1503692 => 'Tualatin, OR', + 1503693 => 'Hillsboro, OR', + 1503695 => 'Corbett, OR', + 1503697 => 'Lake Oswego, OR', + 1503698 => 'Clackamas, OR', + 1503699 => 'Lake Oswego, OR', + 1503717 => 'Seaside, OR', + 1503719 => 'Portland, OR', + 1503728 => 'Clatskanie, OR', + 1503738 => 'Seaside, OR', + 1503749 => 'Aumsville, OR', + 1503760 => 'Portland, OR', + 1503761 => 'Portland, OR', + 1503762 => 'Portland, OR', + 1503763 => 'Salem, OR', + 1503764 => 'Portland, OR', + 1503769 => 'Stayton, OR', + 1503771 => 'Portland, OR', + 1503772 => 'Portland, OR', + 1503774 => 'Portland, OR', + 1503775 => 'Portland, OR', + 1503777 => 'Portland, OR', + 1503788 => 'Portland, OR', + 1503792 => 'Gervais, OR', + 1503808 => 'Portland, OR', + 1503813 => 'Portland, OR', + 1503823 => 'Portland, OR', + 1503829 => 'Molalla, OR', + 1503831 => 'Dallas, OR', + 1503835 => 'Amity, OR', + 1503841 => 'Portland, OR', + 1503842 => 'Tillamook, OR', + 1503843 => 'Sheridan, OR', + 1503844 => 'Hillsboro, OR', + 1503845 => 'Mount Angel, OR', + 1503846 => 'Hillsboro, OR', + 1503852 => 'Carlton, OR', + 1503859 => 'Lyons, OR', + 1503861 => 'Warrenton, OR', + 1503864 => 'Dayton, OR', + 1503873 => 'Silverton, OR', + 1503885 => 'Tualatin, OR', + 1503892 => 'Portland, OR', + 1503894 => 'Portland, OR', + 1503897 => 'Mill City, OR', + 1503916 => 'Portland, OR', + 1503925 => 'Sherwood, OR', + 1503943 => 'Portland, OR', + 1503945 => 'Salem, OR', + 1503946 => 'Portland, OR', + 1503954 => 'Portland, OR', + 1503963 => 'Portland, OR', + 1503965 => 'Pacific City, OR', + 1503972 => 'Portland, OR', + 1503977 => 'Portland, OR', + 1503981 => 'Woodburn, OR', + 1503982 => 'Woodburn, OR', + 1503985 => 'Gaston, OR', + 1503988 => 'Portland, OR', + 1503990 => 'Salem, OR', + 1504 => 'Louisiana', + 1504218 => 'New Orleans, LA', + 1504241 => 'New Orleans, LA', + 1504242 => 'New Orleans, LA', + 1504244 => 'New Orleans, LA', + 1504245 => 'New Orleans, LA', + 1504246 => 'New Orleans, LA', + 1504254 => 'New Orleans, LA', + 1504271 => 'Chalmette, LA', + 1504277 => 'Chalmette, LA', + 1504278 => 'Chalmette, LA', + 1504279 => 'Chalmette, LA', + 1504282 => 'New Orleans, LA', + 1504283 => 'New Orleans, LA', + 1504288 => 'New Orleans, LA', + 1504299 => 'New Orleans, LA', + 1504301 => 'New Orleans, LA', + 1504302 => 'New Orleans, LA', + 1504304 => 'New Orleans, LA', + 1504305 => 'Kenner, LA', + 1504310 => 'New Orleans, LA', + 1504322 => 'New Orleans, LA', + 1504328 => 'Marrero, LA', + 1504340 => 'Marrero, LA', + 1504341 => 'Marrero, LA', + 1504347 => 'Marrero, LA', + 1504348 => 'Marrero, LA', + 1504349 => 'Marrero, LA', + 1504373 => 'New Orleans, LA', + 1504412 => 'New Orleans, LA', + 1504436 => 'Westwego, LA', + 1504443 => 'Kenner, LA', + 1504454 => 'Metairie, LA', + 1504455 => 'Metairie, LA', + 1504456 => 'Metairie, LA', + 1504457 => 'Metairie, LA', + 1504461 => 'Kenner, LA', + 1504464 => 'Kenner, LA', + 1504465 => 'Kenner, LA', + 1504466 => 'Kenner, LA', + 1504467 => 'Kenner, LA', + 1504468 => 'Kenner, LA', + 1504469 => 'Kenner, LA', + 1504471 => 'Kenner, LA', + 1504482 => 'New Orleans, LA', + 1504483 => 'New Orleans, LA', + 1504486 => 'New Orleans, LA', + 1504488 => 'New Orleans, LA', + 1504522 => 'New Orleans, LA', + 1504523 => 'New Orleans, LA', + 1504524 => 'New Orleans, LA', + 1504525 => 'New Orleans, LA', + 1504528 => 'New Orleans, LA', + 1504529 => 'New Orleans, LA', + 1504534 => 'Venice, LA', + 1504561 => 'New Orleans, LA', + 1504566 => 'New Orleans, LA', + 1504568 => 'New Orleans, LA', + 1504569 => 'New Orleans, LA', + 1504581 => 'New Orleans, LA', + 1504582 => 'New Orleans, LA', + 1504585 => 'New Orleans, LA', + 1504586 => 'New Orleans, LA', + 1504588 => 'New Orleans, LA', + 1504589 => 'New Orleans, LA', + 1504599 => 'New Orleans, LA', + 1504656 => 'Belle Chasse, LA', + 1504658 => 'New Orleans, LA', + 1504689 => 'Lafitte, LA', + 1504712 => 'Kenner, LA', + 1504733 => 'New Orleans, LA', + 1504734 => 'New Orleans, LA', + 1504779 => 'Metairie, LA', + 1504780 => 'Metairie, LA', + 1504818 => 'New Orleans, LA', + 1504821 => 'New Orleans, LA', + 1504822 => 'New Orleans, LA', + 1504827 => 'New Orleans, LA', + 1504828 => 'Metairie, LA', + 1504831 => 'Metairie, LA', + 1504832 => 'Metairie, LA', + 1504833 => 'Metairie, LA', + 1504834 => 'Metairie, LA', + 1504835 => 'Metairie, LA', + 1504836 => 'Metairie, LA', + 1504837 => 'Metairie, LA', + 1504838 => 'Metairie, LA', + 1504842 => 'Jefferson, LA', + 1504861 => 'New Orleans, LA', + 1504865 => 'New Orleans, LA', + 1504866 => 'New Orleans, LA', + 1504883 => 'Metairie, LA', + 1504885 => 'Metairie, LA', + 1504887 => 'Metairie, LA', + 1504888 => 'Metairie, LA', + 1504889 => 'Metairie, LA', + 1504891 => 'New Orleans, LA', + 1504894 => 'New Orleans, LA', + 1504895 => 'New Orleans, LA', + 1504896 => 'New Orleans, LA', + 1504897 => 'New Orleans, LA', + 1504899 => 'New Orleans, LA', + 1504903 => 'New Orleans, LA', + 1504940 => 'New Orleans, LA', + 1504941 => 'New Orleans, LA', + 1504942 => 'New Orleans, LA', + 1504943 => 'New Orleans, LA', + 1504944 => 'New Orleans, LA', + 1504945 => 'New Orleans, LA', + 1504947 => 'New Orleans, LA', + 1504948 => 'New Orleans, LA', + 1504949 => 'New Orleans, LA', + 1504988 => 'New Orleans, LA', + 1505 => 'New Mexico', + 1505203 => 'Albuquerque, NM', + 1505216 => 'Santa Fe, NM', + 1505217 => 'Albuquerque, NM', + 1505220 => 'Albuquerque, NM', + 1505224 => 'Albuquerque, NM', + 1505228 => 'Albuquerque, NM', + 1505232 => 'Albuquerque, NM', + 1505235 => 'Albuquerque, NM', + 1505237 => 'Albuquerque, NM', + 1505238 => 'Albuquerque, NM', + 1505239 => 'Albuquerque, NM', + 1505242 => 'Albuquerque, NM', + 1505243 => 'Albuquerque, NM', + 1505244 => 'Albuquerque, NM', + 1505246 => 'Albuquerque, NM', + 1505247 => 'Albuquerque, NM', + 1505248 => 'Albuquerque, NM', + 1505249 => 'Albuquerque, NM', + 1505250 => 'Albuquerque, NM', + 1505254 => 'Albuquerque, NM', + 1505255 => 'Albuquerque, NM', + 1505256 => 'Albuquerque, NM', + 1505259 => 'Albuquerque, NM', + 1505260 => 'Albuquerque, NM', + 1505261 => 'Albuquerque, NM', + 1505262 => 'Albuquerque, NM', + 1505263 => 'Albuquerque, NM', + 1505265 => 'Albuquerque, NM', + 1505266 => 'Albuquerque, NM', + 1505268 => 'Albuquerque, NM', + 1505269 => 'Albuquerque, NM', + 1505271 => 'Albuquerque, NM', + 1505272 => 'Albuquerque, NM', + 1505275 => 'Albuquerque, NM', + 1505277 => 'Albuquerque, NM', + 1505280 => 'Albuquerque, NM', + 1505285 => 'Grants, NM', + 1505287 => 'Grants, NM', + 1505291 => 'Albuquerque, NM', + 1505292 => 'Albuquerque, NM', + 1505293 => 'Albuquerque, NM', + 1505294 => 'Albuquerque, NM', + 1505296 => 'Albuquerque, NM', + 1505298 => 'Albuquerque, NM', + 1505299 => 'Albuquerque, NM', + 1505304 => 'Albuquerque, NM', + 1505312 => 'Albuquerque, NM', + 1505314 => 'Albuquerque, NM', + 1505315 => 'Albuquerque, NM', + 1505319 => 'Albuquerque, NM', + 1505320 => 'Farmington, NM', + 1505321 => 'Albuquerque, NM', + 1505323 => 'Albuquerque, NM', + 1505324 => 'Farmington, NM', + 1505325 => 'Farmington, NM', + 1505326 => 'Farmington, NM', + 1505327 => 'Farmington, NM', + 1505332 => 'Albuquerque, NM', + 1505334 => 'Aztec, NM', + 1505338 => 'Albuquerque, NM', + 1505341 => 'Albuquerque, NM', + 1505342 => 'Albuquerque, NM', + 1505343 => 'Albuquerque, NM', + 1505344 => 'Albuquerque, NM', + 1505345 => 'Albuquerque, NM', + 1505346 => 'Albuquerque, NM', + 1505350 => 'Albuquerque, NM', + 1505352 => 'Albuquerque, NM', + 1505363 => 'Albuquerque, NM', + 1505368 => 'Shiprock, NM', + 1505369 => 'Albuquerque, NM', + 1505379 => 'Albuquerque, NM', + 1505384 => 'Estancia, NM', + 1505385 => 'Albuquerque, NM', + 1505400 => 'Albuquerque, NM', + 1505401 => 'Albuquerque, NM', + 1505417 => 'Albuquerque, NM', + 1505424 => 'Santa Fe, NM', + 1505425 => 'Las Vegas, NM', + 1505426 => 'Las Vegas, NM', + 1505428 => 'Santa Fe, NM', + 1505433 => 'Albuquerque, NM', + 1505438 => 'Santa Fe, NM', + 1505440 => 'Albuquerque, NM', + 1505450 => 'Albuquerque, NM', + 1505452 => 'Albuquerque, NM', + 1505453 => 'Albuquerque, NM', + 1505454 => 'Las Vegas, NM', + 1505455 => 'Santa Fe, NM', + 1505459 => 'Albuquerque, NM', + 1505463 => 'Albuquerque, NM', + 1505466 => 'Santa Fe, NM', + 1505467 => 'Santa Fe, NM', + 1505470 => 'Santa Fe, NM', + 1505471 => 'Santa Fe, NM', + 1505473 => 'Santa Fe, NM', + 1505474 => 'Santa Fe, NM', + 1505476 => 'Santa Fe, NM', + 1505480 => 'Albuquerque, NM', + 1505489 => 'Albuquerque, NM', + 1505503 => 'Albuquerque, NM', + 1505507 => 'Albuquerque, NM', + 1505508 => 'Albuquerque, NM', + 1505550 => 'Albuquerque, NM', + 1505553 => 'Albuquerque, NM', + 1505554 => 'Albuquerque, NM', + 1505563 => 'Albuquerque, NM', + 1505564 => 'Farmington, NM', + 1505565 => 'Los Lunas, NM', + 1505577 => 'Santa Fe, NM', + 1505598 => 'Kirtland, NM', + 1505599 => 'Farmington, NM', + 1505609 => 'Farmington, NM', + 1505610 => 'Albuquerque, NM', + 1505615 => 'Albuquerque, NM', + 1505620 => 'Albuquerque, NM', + 1505629 => 'Santa Fe, NM', + 1505632 => 'Bloomfield, NM', + 1505660 => 'Santa Fe, NM', + 1505661 => 'Los Alamos, NM', + 1505662 => 'Los Alamos, NM', + 1505670 => 'Santa Fe, NM', + 1505672 => 'Los Alamos, NM', + 1505681 => 'Albuquerque, NM', + 1505690 => 'Santa Fe, NM', + 1505699 => 'Santa Fe, NM', + 1505710 => 'Albuquerque, NM', + 1505715 => 'Albuquerque, NM', + 1505717 => 'Albuquerque, NM', + 1505720 => 'Albuquerque, NM', + 1505722 => 'Gallup, NM', + 1505724 => 'Albuquerque, NM', + 1505726 => 'Gallup, NM', + 1505727 => 'Albuquerque, NM', + 1505730 => 'Albuquerque, NM', + 1505747 => 'Espanola, NM', + 1505753 => 'Espanola, NM', + 1505757 => 'Pecos, NM', + 1505764 => 'Albuquerque, NM', + 1505766 => 'Albuquerque, NM', + 1505768 => 'Albuquerque, NM', + 1505782 => 'Zuni, NM', + 1505786 => 'Crownpoint, NM', + 1505792 => 'Albuquerque, NM', + 1505795 => 'Santa Fe, NM', + 1505796 => 'Albuquerque, NM', + 1505797 => 'Albuquerque, NM', + 1505798 => 'Albuquerque, NM', + 1505804 => 'Albuquerque, NM', + 1505820 => 'Santa Fe, NM', + 1505821 => 'Albuquerque, NM', + 1505822 => 'Albuquerque, NM', + 1505823 => 'Albuquerque, NM', + 1505827 => 'Santa Fe, NM', + 1505828 => 'Albuquerque, NM', + 1505830 => 'Albuquerque, NM', + 1505831 => 'Albuquerque, NM', + 1505832 => 'Moriarty, NM', + 1505833 => 'Albuquerque, NM', + 1505836 => 'Albuquerque, NM', + 1505837 => 'Albuquerque, NM', + 1505839 => 'Albuquerque, NM', + 1505841 => 'Albuquerque, NM', + 1505842 => 'Albuquerque, NM', + 1505843 => 'Albuquerque, NM', + 1505847 => 'Mountainair, NM', + 1505848 => 'Albuquerque, NM', + 1505856 => 'Albuquerque, NM', + 1505857 => 'Albuquerque, NM', + 1505858 => 'Albuquerque, NM', + 1505861 => 'Belen, NM', + 1505863 => 'Gallup, NM', + 1505864 => 'Belen, NM', + 1505865 => 'Los Lunas, NM', + 1505866 => 'Los Lunas, NM', + 1505867 => 'Bernalillo, NM', + 1505869 => 'Bosque Farms, NM', + 1505872 => 'Albuquerque, NM', + 1505873 => 'Albuquerque, NM', + 1505877 => 'Albuquerque, NM', + 1505880 => 'Albuquerque, NM', + 1505881 => 'Albuquerque, NM', + 1505883 => 'Albuquerque, NM', + 1505884 => 'Albuquerque, NM', + 1505888 => 'Albuquerque, NM', + 1505889 => 'Albuquerque, NM', + 1505890 => 'Albuquerque, NM', + 1505891 => 'Rio Rancho, NM', + 1505892 => 'Rio Rancho, NM', + 1505896 => 'Rio Rancho, NM', + 1505897 => 'Albuquerque, NM', + 1505898 => 'Albuquerque, NM', + 1505899 => 'Albuquerque, NM', + 1505920 => 'Santa Fe, NM', + 1505922 => 'Albuquerque, NM', + 1505954 => 'Santa Fe, NM', + 1505955 => 'Santa Fe, NM', + 1505980 => 'Albuquerque, NM', + 1505982 => 'Santa Fe, NM', + 1505983 => 'Santa Fe, NM', + 1505984 => 'Santa Fe, NM', + 1505986 => 'Santa Fe, NM', + 1505988 => 'Santa Fe, NM', + 1505989 => 'Santa Fe, NM', + 1505992 => 'Santa Fe, NM', + 1505994 => 'Rio Rancho, NM', + 1505995 => 'Santa Fe, NM', + 1505998 => 'Albuquerque, NM', + 1506 => 'New Brunswick', + 1506204 => 'Moncton, NB', + 1506235 => 'Saint-Quentin, NB', + 1506273 => 'Perth-Andover, NB', + 1506325 => 'Woodstock, NB', + 1506327 => 'Minto, NB', + 1506328 => 'Woodstock, NB', + 1506336 => 'Shippagan, NB', + 1506344 => 'Lamèque, NB', + 1506357 => 'Oromocto, NB', + 1506372 => 'Salisbury, NB', + 1506375 => 'Hartland, NB', + 1506382 => 'Moncton, NB', + 1506383 => 'Moncton, NB', + 1506384 => 'Moncton, NB', + 1506388 => 'Moncton, NB', + 1506389 => 'Moncton, NB', + 1506392 => 'Florenceville, NB', + 1506393 => 'Tracadie-Sheila, NB', + 1506395 => 'Tracadie-Sheila, NB', + 1506432 => 'Sussex, NB', + 1506433 => 'Sussex, NB', + 1506446 => 'Oromocto, NB', + 1506450 => 'Fredericton, NB', + 1506451 => 'Fredericton, NB', + 1506452 => 'Fredericton, NB', + 1506453 => 'Fredericton, NB', + 1506454 => 'Fredericton, NB', + 1506455 => 'Fredericton, NB', + 1506457 => 'Fredericton, NB', + 1506458 => 'Fredericton, NB', + 1506459 => 'Fredericton, NB', + 1506466 => 'Saint Stephen, NB', + 1506472 => 'Fredericton, NB', + 1506473 => 'Grand Falls, NB', + 1506523 => 'Richibucto, NB', + 1506529 => 'Saint Andrews, NB', + 1506532 => 'Shediac, NB', + 1506533 => 'Shediac, NB', + 1506536 => 'Sackville, NB', + 1506546 => 'Bathurst, NB', + 1506548 => 'Bathurst, NB', + 1506576 => 'Cocagne, NB', + 1506577 => 'Cap-Pele, NB', + 1506622 => 'Nelson-Miramichi, NB', + 1506632 => 'Saint John, NB', + 1506633 => 'Saint John, NB', + 1506634 => 'Saint John, NB', + 1506635 => 'Saint John, NB', + 1506642 => 'Saint John, NB', + 1506648 => 'Saint John, NB', + 1506652 => 'Saint John, NB', + 1506657 => 'Saint John, NB', + 1506658 => 'Saint John, NB', + 1506662 => 'Grand Manan, NB', + 1506672 => 'Saint John, NB', + 1506684 => 'Dalhousie, NB', + 1506693 => 'Saint John, NB', + 1506696 => 'Saint John, NB', + 1506727 => 'Caraquet, NB', + 1506735 => 'Edmundston, NB', + 1506737 => 'Edmundston, NB', + 1506739 => 'Edmundston, NB', + 1506743 => 'Bouctouche, NB', + 1506753 => 'Campbellton, NB', + 1506755 => 'Saint George, NB', + 1506756 => 'Petitcodiac, NB', + 1506759 => 'Campbellton, NB', + 1506773 => 'Nelson-Miramichi, NB', + 1506776 => 'Neguac, NB', + 1506778 => 'Nelson-Miramichi, NB', + 1506783 => 'Petit Rocher, NB', + 1506789 => 'Campbellton, NB', + 1506832 => 'Hampton, NB', + 1506847 => 'Rothesay, NB', + 1506850 => 'Moncton, NB', + 1506852 => 'Moncton, NB', + 1506853 => 'Moncton, NB', + 1506854 => 'Moncton, NB', + 1506855 => 'Moncton, NB', + 1506856 => 'Moncton, NB', + 1506857 => 'Moncton, NB', + 1506858 => 'Moncton, NB', + 1506859 => 'Moncton, NB', + 1506866 => 'Moncton, NB', + 1506876 => 'Saint-Louis de Kent, NB', + 1506992 => 'Clair, NB', + 1507 => 'Minnesota', + 1507206 => 'Rochester, MN', + 1507223 => 'Canby, MN', + 1507226 => 'Rochester, MN', + 1507233 => 'New Ulm, MN', + 1507234 => 'Janesville, MN', + 1507235 => 'Fairmont, MN', + 1507237 => 'Gaylord, MN', + 1507238 => 'Fairmont, MN', + 1507247 => 'Tyler, MN', + 1507252 => 'Rochester, MN', + 1507255 => 'Rochester, MN', + 1507263 => 'Cannon Falls, MN', + 1507274 => 'Westbrook, MN', + 1507275 => 'Hendricks, MN', + 1507280 => 'Rochester, MN', + 1507281 => 'Rochester, MN', + 1507282 => 'Rochester, MN', + 1507283 => 'Luverne, MN', + 1507284 => 'Rochester, MN', + 1507285 => 'Rochester, MN', + 1507287 => 'Rochester, MN', + 1507288 => 'Rochester, MN', + 1507289 => 'Rochester, MN', + 1507292 => 'Rochester, MN', + 1507328 => 'Rochester, MN', + 1507332 => 'Faribault, MN', + 1507333 => 'Faribault, MN', + 1507334 => 'Faribault, MN', + 1507344 => 'Mankato, MN', + 1507345 => 'Mankato, MN', + 1507346 => 'Spring Valley, MN', + 1507354 => 'New Ulm, MN', + 1507356 => 'Pine Island, MN', + 1507357 => 'Le Center, MN', + 1507359 => 'New Ulm, MN', + 1507362 => 'Waterville, MN', + 1507364 => 'Montgomery, MN', + 1507372 => 'Worthington, MN', + 1507373 => 'Albert Lea, MN', + 1507374 => 'Dodge Center, MN', + 1507375 => 'Saint James, MN', + 1507376 => 'Worthington, MN', + 1507377 => 'Albert Lea, MN', + 1507385 => 'Mankato, MN', + 1507386 => 'Mankato, MN', + 1507387 => 'Mankato, MN', + 1507388 => 'Mankato, MN', + 1507389 => 'Mankato, MN', + 1507424 => 'Rochester, MN', + 1507426 => 'Fairfax, MN', + 1507427 => 'Mountain Lake, MN', + 1507433 => 'Austin, MN', + 1507434 => 'Austin, MN', + 1507437 => 'Austin, MN', + 1507442 => 'Edgerton, MN', + 1507444 => 'Owatonna, MN', + 1507446 => 'Owatonna, MN', + 1507451 => 'Owatonna, MN', + 1507452 => 'Winona, MN', + 1507453 => 'Winona, MN', + 1507454 => 'Winona, MN', + 1507455 => 'Owatonna, MN', + 1507457 => 'Winona, MN', + 1507467 => 'Lanesboro, MN', + 1507474 => 'Winona, MN', + 1507483 => 'Adrian, MN', + 1507498 => 'Spring Grove, MN', + 1507523 => 'Lewiston, MN', + 1507524 => 'Mapleton, MN', + 1507526 => 'Blue Earth, MN', + 1507529 => 'Rochester, MN', + 1507532 => 'Marshall, MN', + 1507533 => 'Stewartville, MN', + 1507534 => 'Plainview, MN', + 1507536 => 'Rochester, MN', + 1507537 => 'Marshall, MN', + 1507553 => 'Wells, MN', + 1507583 => 'Blooming Prairie, MN', + 1507625 => 'Mankato, MN', + 1507629 => 'Tracy, MN', + 1507634 => 'Kasson, MN', + 1507637 => 'Redwood Falls, MN', + 1507642 => 'Madelia, MN', + 1507644 => 'Redwood Falls, MN', + 1507645 => 'Northfield, MN', + 1507646 => 'Northfield, MN', + 1507647 => 'Winthrop, MN', + 1507662 => 'Lakefield, MN', + 1507663 => 'Northfield, MN', + 1507665 => 'Le Sueur, MN', + 1507694 => 'Ivanhoe, MN', + 1507723 => 'Springfield, MN', + 1507725 => 'Caledonia, MN', + 1507726 => 'Lake Crystal, MN', + 1507732 => 'Zumbrota, MN', + 1507744 => 'Lonsdale, MN', + 1507754 => 'Grand Meadow, MN', + 1507765 => 'Preston, MN', + 1507775 => 'Byron, MN', + 1507776 => 'Truman, MN', + 1507789 => 'Kenyon, MN', + 1507794 => 'Sleepy Eye, MN', + 1507825 => 'Pipestone, MN', + 1507831 => 'Windom, MN', + 1507835 => 'Waseca, MN', + 1507836 => 'Slayton, MN', + 1507847 => 'Jackson, MN', + 1507864 => 'Rushford, MN', + 1507867 => 'Chatfield, MN', + 1507872 => 'Minneota, MN', + 1507886 => 'Harmony, MN', + 1507893 => 'Winnebago, MN', + 1507895 => 'La Crescent, MN', + 1507896 => 'Houston, MN', + 1507931 => 'St. Peter, MN', + 1507932 => 'St. Charles, MN', + 1507934 => 'St. Peter, MN', + 1507964 => 'Arlington, MN', + 1508 => 'Massachusetts', + 1508222 => 'Attleboro, MA', + 1508223 => 'Attleboro, MA', + 1508224 => 'Plymouth, MA', + 1508226 => 'Attleboro, MA', + 1508228 => 'Nantucket, MA', + 1508229 => 'Marlborough, MA', + 1508232 => 'Brockton, MA', + 1508234 => 'Whitinsville, MA', + 1508235 => 'Fall River, MA', + 1508240 => 'Orleans, MA', + 1508248 => 'Charlton, MA', + 1508251 => 'Marlborough, MA', + 1508252 => 'Rehoboth, MA', + 1508255 => 'Orleans, MA', + 1508261 => 'Mansfield, MA', + 1508273 => 'Wareham, MA', + 1508278 => 'Uxbridge, MA', + 1508279 => 'Bridgewater, MA', + 1508281 => 'Marlborough, MA', + 1508285 => 'Norton, MA', + 1508291 => 'Wareham, MA', + 1508295 => 'Wareham, MA', + 1508303 => 'Marlborough, MA', + 1508309 => 'Framingham, MA', + 1508324 => 'Fall River, MA', + 1508325 => 'Nantucket, MA', + 1508334 => 'Worcester, MA', + 1508336 => 'Seekonk, MA', + 1508337 => 'Mansfield, MA', + 1508339 => 'Mansfield, MA', + 1508347 => 'Sturbridge, MA', + 1508349 => 'Wellfleet, MA', + 1508358 => 'Wayland, MA', + 1508359 => 'Medfield, MA', + 1508363 => 'Worcester, MA', + 1508366 => 'Westborough, MA', + 1508368 => 'Worcester, MA', + 1508370 => 'Framingham, MA', + 1508376 => 'Millis, MA', + 1508378 => 'East Bridgewater, MA', + 1508379 => 'Swansea, MA', + 1508381 => 'Milford, MA', + 1508383 => 'Framingham, MA', + 1508384 => 'Wrentham, MA', + 1508385 => 'Dennis, MA', + 1508393 => 'Northborough, MA', + 1508399 => 'Attleboro, MA', + 1508405 => 'Framingham, MA', + 1508421 => 'Worcester, MA', + 1508422 => 'Milford, MA', + 1508427 => 'Brockton, MA', + 1508429 => 'Holliston, MA', + 1508430 => 'Harwich, MA', + 1508435 => 'Hopkinton, MA', + 1508436 => 'Brockton, MA', + 1508457 => 'Falmouth, MA', + 1508459 => 'Worcester, MA', + 1508460 => 'Marlborough, MA', + 1508473 => 'Milford, MA', + 1508476 => 'Douglas, MA', + 1508477 => 'Mashpee, MA', + 1508478 => 'Milford, MA', + 1508480 => 'Marlborough, MA', + 1508481 => 'Marlborough, MA', + 1508482 => 'Milford, MA', + 1508485 => 'Marlborough, MA', + 1508487 => 'Provincetown, MA', + 1508495 => 'Falmouth, MA', + 1508497 => 'Hopkinton, MA', + 1508510 => 'Brockton, MA', + 1508520 => 'Franklin, MA', + 1508528 => 'Franklin, MA', + 1508529 => 'Upton, MA', + 1508533 => 'Medway, MA', + 1508539 => 'Mashpee, MA', + 1508540 => 'Falmouth, MA', + 1508541 => 'Franklin, MA', + 1508543 => 'Foxboro, MA', + 1508548 => 'Falmouth, MA', + 1508553 => 'Franklin, MA', + 1508559 => 'Brockton, MA', + 1508567 => 'Fall River, MA', + 1508580 => 'Brockton, MA', + 1508583 => 'Brockton, MA', + 1508584 => 'Brockton, MA', + 1508586 => 'Brockton, MA', + 1508587 => 'Brockton, MA', + 1508588 => 'Brockton, MA', + 1508595 => 'Worcester, MA', + 1508616 => 'Westborough, MA', + 1508620 => 'Framingham, MA', + 1508624 => 'Marlborough, MA', + 1508626 => 'Framingham, MA', + 1508627 => 'Edgartown, MA', + 1508628 => 'Framingham, MA', + 1508634 => 'Milford, MA', + 1508636 => 'Westport, MA', + 1508643 => 'North Attleborough, MA', + 1508644 => 'Assonet, MA', + 1508645 => 'Chilmark, MA', + 1508646 => 'Fall River, MA', + 1508647 => 'Natick, MA', + 1508650 => 'Natick, MA', + 1508651 => 'Natick, MA', + 1508653 => 'Natick, MA', + 1508655 => 'Natick, MA', + 1508660 => 'Walpole, MA', + 1508668 => 'Walpole, MA', + 1508669 => 'Dighton, MA', + 1508672 => 'Fall River, MA', + 1508673 => 'Fall River, MA', + 1508674 => 'Fall River, MA', + 1508675 => 'Fall River, MA', + 1508676 => 'Fall River, MA', + 1508677 => 'Fall River, MA', + 1508678 => 'Fall River, MA', + 1508679 => 'Fall River, MA', + 1508693 => 'Vineyard Haven, MA', + 1508695 => 'North Attleborough, MA', + 1508696 => 'Vineyard Haven, MA', + 1508697 => 'Bridgewater, MA', + 1508698 => 'Foxboro, MA', + 1508699 => 'North Attleborough, MA', + 1508717 => 'New Bedford, MA', + 1508721 => 'Auburn, MA', + 1508730 => 'Fall River, MA', + 1508732 => 'Plymouth, MA', + 1508746 => 'Plymouth, MA', + 1508747 => 'Plymouth, MA', + 1508748 => 'Marion, MA', + 1508752 => 'Worcester, MA', + 1508753 => 'Worcester, MA', + 1508754 => 'Worcester, MA', + 1508755 => 'Worcester, MA', + 1508756 => 'Worcester, MA', + 1508757 => 'Worcester, MA', + 1508758 => 'Mattapoisett, MA', + 1508761 => 'Attleboro, MA', + 1508764 => 'Southbridge, MA', + 1508765 => 'Southbridge, MA', + 1508767 => 'Worcester, MA', + 1508770 => 'Worcester, MA', + 1508771 => 'Hyannis, MA', + 1508775 => 'Hyannis, MA', + 1508778 => 'Hyannis, MA', + 1508785 => 'Dover, MA', + 1508788 => 'Framingham, MA', + 1508790 => 'Hyannis, MA', + 1508791 => 'Worcester, MA', + 1508792 => 'Worcester, MA', + 1508793 => 'Worcester, MA', + 1508795 => 'Worcester, MA', + 1508797 => 'Worcester, MA', + 1508798 => 'Worcester, MA', + 1508799 => 'Worcester, MA', + 1508820 => 'Framingham, MA', + 1508821 => 'Taunton, MA', + 1508822 => 'Taunton, MA', + 1508823 => 'Taunton, MA', + 1508824 => 'Taunton, MA', + 1508828 => 'Taunton, MA', + 1508829 => 'Holden, MA', + 1508830 => 'Plymouth, MA', + 1508831 => 'Worcester, MA', + 1508832 => 'Auburn, MA', + 1508835 => 'West Boylston, MA', + 1508836 => 'Westborough, MA', + 1508842 => 'Shrewsbury, MA', + 1508845 => 'Shrewsbury, MA', + 1508852 => 'Worcester, MA', + 1508853 => 'Worcester, MA', + 1508854 => 'Worcester, MA', + 1508856 => 'Worcester, MA', + 1508857 => 'Brockton, MA', + 1508860 => 'Worcester, MA', + 1508862 => 'Hyannis, MA', + 1508865 => 'Millbury, MA', + 1508866 => 'Carver, MA', + 1508869 => 'Boylston, MA', + 1508870 => 'Westborough, MA', + 1508872 => 'Framingham, MA', + 1508875 => 'Framingham, MA', + 1508877 => 'Framingham, MA', + 1508879 => 'Framingham, MA', + 1508880 => 'Taunton, MA', + 1508881 => 'Ashland, MA', + 1508885 => 'Spencer, MA', + 1508886 => 'Rutland, MA', + 1508892 => 'Leicester, MA', + 1508894 => 'Brockton, MA', + 1508896 => 'Brewster, MA', + 1508897 => 'Brockton, MA', + 1508898 => 'Westborough, MA', + 1508923 => 'Middleborough, MA', + 1508926 => 'Worcester, MA', + 1508941 => 'Brockton, MA', + 1508943 => 'Webster, MA', + 1508945 => 'Chatham, MA', + 1508946 => 'Middleborough, MA', + 1508947 => 'Middleborough, MA', + 1508949 => 'Webster, MA', + 1508961 => 'New Bedford, MA', + 1508966 => 'Bellingham, MA', + 1508977 => 'Taunton, MA', + 1508979 => 'New Bedford, MA', + 1508984 => 'New Bedford, MA', + 1508985 => 'New Bedford, MA', + 1508987 => 'Oxford, MA', + 1508990 => 'New Bedford, MA', + 1508991 => 'New Bedford, MA', + 1508992 => 'New Bedford, MA', + 1508993 => 'New Bedford, MA', + 1508995 => 'New Bedford, MA', + 1508997 => 'New Bedford, MA', + 1508998 => 'New Bedford, MA', + 1508999 => 'New Bedford, MA', + 1509 => 'Washington', + 1509216 => 'Spokane, WA', + 1509225 => 'Yakima, WA', + 1509226 => 'Newman Lake, WA', + 1509232 => 'Spokane, WA', + 1509234 => 'Connell, WA', + 1509235 => 'Cheney, WA', + 1509242 => 'Spokane, WA', + 1509244 => 'Airway Heights, WA', + 1509248 => 'Yakima, WA', + 1509249 => 'Yakima, WA', + 1509252 => 'Spokane, WA', + 1509276 => 'Deer Park, WA', + 1509279 => 'Spokane, WA', + 1509290 => 'Spokane, WA', + 1509292 => 'Elk, WA', + 1509293 => 'Wenatchee, WA', + 1509299 => 'Medical Lake, WA', + 1509301 => 'Walla Walla, WA', + 1509323 => 'Spokane, WA', + 1509324 => 'Spokane, WA', + 1509325 => 'Spokane, WA', + 1509326 => 'Spokane, WA', + 1509327 => 'Spokane, WA', + 1509328 => 'Spokane, WA', + 1509332 => 'Pullman, WA', + 1509334 => 'Pullman, WA', + 1509340 => 'Spokane, WA', + 1509346 => 'Royal City, WA', + 1509349 => 'Warden, WA', + 1509353 => 'Spokane, WA', + 1509363 => 'Spokane, WA', + 1509374 => 'Kennewick, WA', + 1509375 => 'Richland, WA', + 1509382 => 'Dayton, WA', + 1509396 => 'Kennewick, WA', + 1509397 => 'Colfax, WA', + 1509413 => 'Spokane, WA', + 1509422 => 'Okanogan, WA', + 1509427 => 'Stevenson, WA', + 1509434 => 'Spokane, WA', + 1509443 => 'Spokane, WA', + 1509444 => 'Spokane, WA', + 1509447 => 'Newport, WA', + 1509448 => 'Spokane, WA', + 1509452 => 'Yakima, WA', + 1509453 => 'Yakima, WA', + 1509454 => 'Yakima, WA', + 1509455 => 'Spokane, WA', + 1509456 => 'Spokane, WA', + 1509457 => 'Yakima, WA', + 1509458 => 'Spokane, WA', + 1509459 => 'Spokane, WA', + 1509464 => 'Spokane, WA', + 1509465 => 'Spokane, WA', + 1509466 => 'Spokane, WA', + 1509467 => 'Spokane, WA', + 1509468 => 'Spokane, WA', + 1509469 => 'Yakima, WA', + 1509473 => 'Spokane, WA', + 1509474 => 'Spokane, WA', + 1509475 => 'Spokane, WA', + 1509476 => 'Oroville, WA', + 1509477 => 'Spokane, WA', + 1509482 => 'Spokane, WA', + 1509483 => 'Spokane, WA', + 1509484 => 'Spokane, WA', + 1509486 => 'Tonasket, WA', + 1509487 => 'Spokane, WA', + 1509488 => 'Othello, WA', + 1509489 => 'Spokane, WA', + 1509493 => 'White Salmon, WA', + 1509520 => 'Walla Walla, WA', + 1509522 => 'Walla Walla, WA', + 1509525 => 'Walla Walla, WA', + 1509526 => 'Walla Walla, WA', + 1509527 => 'Walla Walla, WA', + 1509529 => 'Walla Walla, WA', + 1509532 => 'Spokane, WA', + 1509533 => 'Spokane, WA', + 1509534 => 'Spokane, WA', + 1509535 => 'Spokane, WA', + 1509536 => 'Spokane, WA', + 1509542 => 'Pasco, WA', + 1509543 => 'Pasco, WA', + 1509544 => 'Pasco, WA', + 1509545 => 'Pasco, WA', + 1509546 => 'Pasco, WA', + 1509547 => 'Pasco, WA', + 1509548 => 'Leavenworth, WA', + 1509573 => 'Yakima, WA', + 1509574 => 'Yakima, WA', + 1509575 => 'Yakima, WA', + 1509576 => 'Yakima, WA', + 1509582 => 'Kennewick, WA', + 1509585 => 'Kennewick, WA', + 1509586 => 'Kennewick, WA', + 1509588 => 'Benton City, WA', + 1509590 => 'Spokane, WA', + 1509624 => 'Spokane, WA', + 1509625 => 'Spokane, WA', + 1509627 => 'Richland, WA', + 1509628 => 'Richland, WA', + 1509633 => 'Grand Coulee, WA', + 1509647 => 'Wilbur, WA', + 1509649 => 'Roslyn, WA', + 1509659 => 'Ritzville, WA', + 1509662 => 'Wenatchee, WA', + 1509663 => 'Wenatchee, WA', + 1509664 => 'Wenatchee, WA', + 1509665 => 'Wenatchee, WA', + 1509667 => 'Wenatchee, WA', + 1509674 => 'Cle Elum, WA', + 1509682 => 'Chelan, WA', + 1509684 => 'Colville, WA', + 1509685 => 'Colville, WA', + 1509687 => 'Manson, WA', + 1509689 => 'Brewster, WA', + 1509697 => 'Selah, WA', + 1509698 => 'Selah, WA', + 1509725 => 'Davenport, WA', + 1509734 => 'Kennewick, WA', + 1509735 => 'Kennewick, WA', + 1509736 => 'Kennewick, WA', + 1509737 => 'Kennewick, WA', + 1509738 => 'Kettle Falls, WA', + 1509744 => 'Spokane, WA', + 1509747 => 'Spokane, WA', + 1509750 => 'Moses Lake, WA', + 1509751 => 'Clarkston, WA', + 1509754 => 'Ephrata, WA', + 1509755 => 'Spokane, WA', + 1509758 => 'Clarkston, WA', + 1509760 => 'Moses Lake, WA', + 1509762 => 'Moses Lake, WA', + 1509764 => 'Moses Lake, WA', + 1509765 => 'Moses Lake, WA', + 1509766 => 'Moses Lake, WA', + 1509773 => 'Goldendale, WA', + 1509775 => 'Republic, WA', + 1509782 => 'Cashmere, WA', + 1509783 => 'Kennewick, WA', + 1509784 => 'Entiat, WA', + 1509786 => 'Prosser, WA', + 1509787 => 'Quincy, WA', + 1509826 => 'Omak, WA', + 1509829 => 'Zillah, WA', + 1509837 => 'Sunnyside, WA', + 1509838 => 'Spokane, WA', + 1509839 => 'Sunnyside, WA', + 1509843 => 'Pomeroy, WA', + 1509863 => 'Spokane, WA', + 1509865 => 'Toppenish, WA', + 1509868 => 'Spokane, WA', + 1509877 => 'Wapato, WA', + 1509882 => 'Grandview, WA', + 1509884 => 'East Wenatchee, WA', + 1509886 => 'East Wenatchee, WA', + 1509888 => 'Wenatchee, WA', + 1509891 => 'Spokane Valley, WA', + 1509892 => 'Spokane Valley, WA', + 1509921 => 'Spokane Valley, WA', + 1509922 => 'Spokane Valley, WA', + 1509924 => 'Spokane Valley, WA', + 1509925 => 'Ellensburg, WA', + 1509926 => 'Spokane Valley, WA', + 1509927 => 'Spokane Valley, WA', + 1509928 => 'Spokane Valley, WA', + 1509932 => 'Mattawa, WA', + 1509933 => 'Ellensburg, WA', + 1509935 => 'Chewelah, WA', + 1509939 => 'Spokane, WA', + 1509942 => 'Richland, WA', + 1509943 => 'Richland, WA', + 1509946 => 'Richland, WA', + 1509949 => 'Yakima, WA', + 1509953 => 'Spokane, WA', + 1509962 => 'Ellensburg, WA', + 1509965 => 'Yakima, WA', + 1509966 => 'Yakima, WA', + 1509967 => 'West Richland, WA', + 1509968 => 'Ellensburg, WA', + 1509972 => 'Yakima, WA', + 1509982 => 'Odessa, WA', + 1509996 => 'Winthrop, WA', + 1509997 => 'Twisp, WA', + 1510 => 'California', + 1510204 => 'Berkeley, CA', + 1510208 => 'Oakland, CA', + 1510226 => 'Fremont, CA', + 1510231 => 'Richmond, CA', + 1510232 => 'Richmond, CA', + 1510233 => 'Richmond, CA', + 1510234 => 'Richmond, CA', + 1510235 => 'Richmond, CA', + 1510236 => 'Richmond, CA', + 1510237 => 'Richmond, CA', + 1510238 => 'Oakland, CA', + 1510245 => 'Hercules, CA', + 1510248 => 'Fremont, CA', + 1510251 => 'Oakland, CA', + 1510252 => 'Fremont, CA', + 1510259 => 'Hayward, CA', + 1510261 => 'Oakland, CA', + 1510264 => 'Hayward, CA', + 1510265 => 'Hayward, CA', + 1510266 => 'Hayward, CA', + 1510268 => 'Oakland, CA', + 1510271 => 'Oakland, CA', + 1510272 => 'Oakland, CA', + 1510273 => 'Oakland, CA', + 1510293 => 'Hayward, CA', + 1510307 => 'Richmond, CA', + 1510317 => 'San Leandro, CA', + 1510324 => 'Union City, CA', + 1510336 => 'Oakland, CA', + 1510337 => 'Alameda, CA', + 1510339 => 'Oakland, CA', + 1510346 => 'San Leandro, CA', + 1510351 => 'San Leandro, CA', + 1510352 => 'San Leandro, CA', + 1510353 => 'Fremont, CA', + 1510357 => 'San Leandro, CA', + 1510383 => 'Oakland, CA', + 1510397 => 'Hayward, CA', + 1510412 => 'Richmond, CA', + 1510428 => 'Oakland, CA', + 1510429 => 'Union City, CA', + 1510430 => 'Oakland, CA', + 1510433 => 'Oakland, CA', + 1510434 => 'Oakland, CA', + 1510436 => 'Oakland, CA', + 1510437 => 'Oakland, CA', + 1510438 => 'Fremont, CA', + 1510440 => 'Fremont, CA', + 1510441 => 'Union City, CA', + 1510444 => 'Oakland, CA', + 1510445 => 'Fremont, CA', + 1510451 => 'Oakland, CA', + 1510452 => 'Oakland, CA', + 1510465 => 'Oakland, CA', + 1510471 => 'Union City, CA', + 1510475 => 'Union City, CA', + 1510477 => 'Union City, CA', + 1510481 => 'San Leandro, CA', + 1510482 => 'Oakland, CA', + 1510483 => 'San Leandro, CA', + 1510486 => 'Berkeley, CA', + 1510487 => 'Union City, CA', + 1510489 => 'Union City, CA', + 1510490 => 'Fremont, CA', + 1510494 => 'Fremont, CA', + 1510498 => 'Fremont, CA', + 1510505 => 'Fremont, CA', + 1510521 => 'Alameda, CA', + 1510522 => 'Alameda, CA', + 1510523 => 'Alameda, CA', + 1510530 => 'Oakland, CA', + 1510531 => 'Oakland, CA', + 1510532 => 'Oakland, CA', + 1510533 => 'Oakland, CA', + 1510534 => 'Oakland, CA', + 1510535 => 'Oakland, CA', + 1510536 => 'Oakland, CA', + 1510537 => 'Castro Valley, CA', + 1510540 => 'Berkeley, CA', + 1510547 => 'Oakland, CA', + 1510548 => 'Berkeley, CA', + 1510549 => 'Berkeley, CA', + 1510553 => 'Oakland, CA', + 1510562 => 'Oakland, CA', + 1510567 => 'Oakland, CA', + 1510568 => 'Oakland, CA', + 1510569 => 'Oakland, CA', + 1510573 => 'Fremont, CA', + 1510574 => 'Fremont, CA', + 1510583 => 'Hayward, CA', + 1510596 => 'Emeryville, CA', + 1510614 => 'San Leandro, CA', + 1510620 => 'Richmond, CA', + 1510623 => 'Fremont, CA', + 1510625 => 'Oakland, CA', + 1510632 => 'Oakland, CA', + 1510633 => 'Oakland, CA', + 1510635 => 'Oakland, CA', + 1510636 => 'Oakland, CA', + 1510638 => 'Oakland, CA', + 1510639 => 'Oakland, CA', + 1510642 => 'Berkeley, CA', + 1510644 => 'Berkeley, CA', + 1510647 => 'Berkeley, CA', + 1510649 => 'Berkeley, CA', + 1510651 => 'Fremont, CA', + 1510652 => 'Oakland, CA', + 1510653 => 'Oakland, CA', + 1510654 => 'Oakland, CA', + 1510655 => 'Oakland, CA', + 1510656 => 'Fremont, CA', + 1510657 => 'Fremont, CA', + 1510659 => 'Fremont, CA', + 1510663 => 'Oakland, CA', + 1510665 => 'Berkeley, CA', + 1510666 => 'Berkeley, CA', + 1510667 => 'San Leandro, CA', + 1510668 => 'Fremont, CA', + 1510670 => 'Hayward, CA', + 1510675 => 'Union City, CA', + 1510683 => 'Fremont, CA', + 1510690 => 'Hayward, CA', + 1510704 => 'Berkeley, CA', + 1510713 => 'Fremont, CA', + 1510724 => 'Pinole, CA', + 1510728 => 'Hayward, CA', + 1510732 => 'Hayward, CA', + 1510733 => 'Hayward, CA', + 1510739 => 'Fremont, CA', + 1510742 => 'Fremont, CA', + 1510744 => 'Fremont, CA', + 1510745 => 'Fremont, CA', + 1510748 => 'Alameda, CA', + 1510749 => 'Alameda, CA', + 1510752 => 'Oakland, CA', + 1510763 => 'Oakland, CA', + 1510769 => 'Alameda, CA', + 1510770 => 'Fremont, CA', + 1510777 => 'Oakland, CA', + 1510780 => 'Hayward, CA', + 1510782 => 'Hayward, CA', + 1510783 => 'Hayward, CA', + 1510784 => 'Hayward, CA', + 1510785 => 'Hayward, CA', + 1510786 => 'Hayward, CA', + 1510787 => 'Crockett, CA', + 1510790 => 'Fremont, CA', + 1510791 => 'Fremont, CA', + 1510792 => 'Fremont, CA', + 1510793 => 'Fremont, CA', + 1510794 => 'Fremont, CA', + 1510795 => 'Fremont, CA', + 1510796 => 'Fremont, CA', + 1510797 => 'Fremont, CA', + 1510814 => 'Alameda, CA', + 1510818 => 'Fremont, CA', + 1510832 => 'Oakland, CA', + 1510834 => 'Oakland, CA', + 1510835 => 'Oakland, CA', + 1510836 => 'Oakland, CA', + 1510839 => 'Oakland, CA', + 1510841 => 'Berkeley, CA', + 1510842 => 'Oakland, CA', + 1510843 => 'Berkeley, CA', + 1510845 => 'Berkeley, CA', + 1510848 => 'Berkeley, CA', + 1510849 => 'Berkeley, CA', + 1510864 => 'Alameda, CA', + 1510865 => 'Alameda, CA', + 1510869 => 'Oakland, CA', + 1510879 => 'Oakland, CA', + 1510883 => 'Berkeley, CA', + 1510885 => 'Hayward, CA', + 1510886 => 'Hayward, CA', + 1510887 => 'Hayward, CA', + 1510888 => 'Hayward, CA', + 1510891 => 'Oakland, CA', + 1510893 => 'Oakland, CA', + 1510895 => 'San Leandro, CA', + 1510922 => 'Oakland, CA', + 1510923 => 'Oakland, CA', + 1510979 => 'Fremont, CA', + 1510981 => 'Berkeley, CA', + 1510986 => 'Oakland, CA', + 1512 => 'Texas', + 1512206 => 'Austin, TX', + 1512218 => 'Round Rock, TX', + 1512231 => 'Austin, TX', + 1512236 => 'Austin, TX', + 1512237 => 'Smithville, TX', + 1512241 => 'Austin, TX', + 1512243 => 'Austin, TX', + 1512244 => 'Round Rock, TX', + 1512246 => 'Round Rock, TX', + 1512247 => 'Del Valle, TX', + 1512250 => 'Austin, TX', + 1512255 => 'Round Rock, TX', + 1512258 => 'Austin, TX', + 1512261 => 'Lakeway, TX', + 1512264 => 'Spicewood, TX', + 1512266 => 'Austin, TX', + 1512268 => 'Kyle, TX', + 1512272 => 'Manor, TX', + 1512276 => 'Austin, TX', + 1512278 => 'Manor, TX', + 1512280 => 'Austin, TX', + 1512281 => 'Elgin, TX', + 1512282 => 'Austin, TX', + 1512284 => 'Austin, TX', + 1512285 => 'Elgin, TX', + 1512288 => 'Austin, TX', + 1512291 => 'Austin, TX', + 1512292 => 'Austin, TX', + 1512295 => 'Buda, TX', + 1512296 => 'Austin, TX', + 1512301 => 'Austin, TX', + 1512302 => 'Austin, TX', + 1512303 => 'Bastrop, TX', + 1512306 => 'Austin, TX', + 1512308 => 'Bastrop, TX', + 1512310 => 'Round Rock, TX', + 1512312 => 'Buda, TX', + 1512320 => 'Austin, TX', + 1512321 => 'Bastrop, TX', + 1512322 => 'Austin, TX', + 1512323 => 'Austin, TX', + 1512324 => 'Austin, TX', + 1512326 => 'Austin, TX', + 1512327 => 'Austin, TX', + 1512328 => 'Austin, TX', + 1512329 => 'Austin, TX', + 1512330 => 'Austin, TX', + 1512331 => 'Austin, TX', + 1512332 => 'Bastrop, TX', + 1512334 => 'Austin, TX', + 1512335 => 'Austin, TX', + 1512338 => 'Austin, TX', + 1512339 => 'Austin, TX', + 1512340 => 'Austin, TX', + 1512341 => 'Round Rock, TX', + 1512342 => 'Austin, TX', + 1512343 => 'Austin, TX', + 1512344 => 'Austin, TX', + 1512345 => 'Austin, TX', + 1512346 => 'Austin, TX', + 1512347 => 'Austin, TX', + 1512349 => 'Austin, TX', + 1512351 => 'Austin, TX', + 1512352 => 'Taylor, TX', + 1512353 => 'San Marcos, TX', + 1512355 => 'Bertram, TX', + 1512358 => 'Austin, TX', + 1512360 => 'Smithville, TX', + 1512365 => 'Taylor, TX', + 1512370 => 'Austin, TX', + 1512371 => 'Austin, TX', + 1512372 => 'Austin, TX', + 1512373 => 'Austin, TX', + 1512374 => 'Austin, TX', + 1512376 => 'Lockhart, TX', + 1512377 => 'Austin, TX', + 1512380 => 'Austin, TX', + 1512382 => 'Austin, TX', + 1512383 => 'Austin, TX', + 1512385 => 'Austin, TX', + 1512386 => 'Austin, TX', + 1512388 => 'Round Rock, TX', + 1512389 => 'Austin, TX', + 1512391 => 'Austin, TX', + 1512392 => 'San Marcos, TX', + 1512393 => 'San Marcos, TX', + 1512394 => 'Austin, TX', + 1512396 => 'San Marcos, TX', + 1512398 => 'Lockhart, TX', + 1512407 => 'Austin, TX', + 1512414 => 'Austin, TX', + 1512416 => 'Austin, TX', + 1512418 => 'Austin, TX', + 1512419 => 'Austin, TX', + 1512420 => 'Austin, TX', + 1512440 => 'Austin, TX', + 1512441 => 'Austin, TX', + 1512442 => 'Austin, TX', + 1512443 => 'Austin, TX', + 1512444 => 'Austin, TX', + 1512445 => 'Austin, TX', + 1512446 => 'Rockdale, TX', + 1512447 => 'Austin, TX', + 1512448 => 'Austin, TX', + 1512450 => 'Austin, TX', + 1512451 => 'Austin, TX', + 1512452 => 'Austin, TX', + 1512453 => 'Austin, TX', + 1512454 => 'Austin, TX', + 1512457 => 'Austin, TX', + 1512458 => 'Austin, TX', + 1512459 => 'Austin, TX', + 1512462 => 'Austin, TX', + 1512463 => 'Austin, TX', + 1512467 => 'Austin, TX', + 1512469 => 'Austin, TX', + 1512471 => 'Austin, TX', + 1512472 => 'Austin, TX', + 1512473 => 'Austin, TX', + 1512474 => 'Austin, TX', + 1512476 => 'Austin, TX', + 1512477 => 'Austin, TX', + 1512478 => 'Austin, TX', + 1512479 => 'Austin, TX', + 1512480 => 'Austin, TX', + 1512481 => 'Austin, TX', + 1512482 => 'Austin, TX', + 1512485 => 'Austin, TX', + 1512491 => 'Austin, TX', + 1512495 => 'Austin, TX', + 1512499 => 'Austin, TX', + 1512502 => 'Austin, TX', + 1512505 => 'Austin, TX', + 1512506 => 'Austin, TX', + 1512509 => 'Round Rock, TX', + 1512515 => 'Liberty Hill, TX', + 1512524 => 'Austin, TX', + 1512527 => 'Austin, TX', + 1512533 => 'Austin, TX', + 1512542 => 'Austin, TX', + 1512551 => 'Austin, TX', + 1512556 => 'Lampasas, TX', + 1512581 => 'Bastrop, TX', + 1512610 => 'Austin, TX', + 1512614 => 'Austin, TX', + 1512615 => 'Austin, TX', + 1512617 => 'Austin, TX', + 1512628 => 'Austin, TX', + 1512637 => 'Austin, TX', + 1512651 => 'Austin, TX', + 1512671 => 'Round Rock, TX', + 1512707 => 'Austin, TX', + 1512708 => 'Austin, TX', + 1512715 => 'Burnet, TX', + 1512719 => 'Austin, TX', + 1512732 => 'Austin, TX', + 1512746 => 'Jarrell, TX', + 1512754 => 'San Marcos, TX', + 1512756 => 'Burnet, TX', + 1512759 => 'Hutto, TX', + 1512763 => 'Georgetown, TX', + 1512778 => 'Liberty Hill, TX', + 1512794 => 'Austin, TX', + 1512795 => 'Austin, TX', + 1512804 => 'Austin, TX', + 1512805 => 'San Marcos, TX', + 1512819 => 'Georgetown, TX', + 1512821 => 'Austin, TX', + 1512832 => 'Austin, TX', + 1512833 => 'Austin, TX', + 1512834 => 'Austin, TX', + 1512835 => 'Austin, TX', + 1512836 => 'Austin, TX', + 1512837 => 'Austin, TX', + 1512846 => 'Hutto, TX', + 1512847 => 'Wimberley, TX', + 1512854 => 'Austin, TX', + 1512858 => 'Dripping Springs, TX', + 1512863 => 'Georgetown, TX', + 1512864 => 'Georgetown, TX', + 1512868 => 'Georgetown, TX', + 1512869 => 'Georgetown, TX', + 1512873 => 'Austin, TX', + 1512878 => 'San Marcos, TX', + 1512891 => 'Austin, TX', + 1512892 => 'Austin, TX', + 1512894 => 'Dripping Springs, TX', + 1512899 => 'Austin, TX', + 1512901 => 'Austin, TX', + 1512912 => 'Austin, TX', + 1512916 => 'Austin, TX', + 1512918 => 'Austin, TX', + 1512926 => 'Austin, TX', + 1512928 => 'Austin, TX', + 1512929 => 'Austin, TX', + 1512930 => 'Georgetown, TX', + 1512931 => 'Georgetown, TX', + 1512943 => 'Georgetown, TX', + 1512973 => 'Austin, TX', + 1512974 => 'Austin, TX', + 1513 => 'Ohio', + 1513202 => 'Harrison, OH', + 1513204 => 'Mason, OH', + 1513217 => 'Middletown, OH', + 1513221 => 'Cincinnati, OH', + 1513228 => 'Lebanon, OH', + 1513229 => 'Mason, OH', + 1513231 => 'Cincinnati, OH', + 1513232 => 'Cincinnati, OH', + 1513233 => 'Cincinnati, OH', + 1513234 => 'Mason, OH', + 1513241 => 'Cincinnati, OH', + 1513242 => 'Cincinnati, OH', + 1513244 => 'Cincinnati, OH', + 1513245 => 'Cincinnati, OH', + 1513247 => 'Cincinnati, OH', + 1513248 => 'Milford, OH', + 1513251 => 'Cincinnati, OH', + 1513271 => 'Cincinnati, OH', + 1513272 => 'Cincinnati, OH', + 1513281 => 'Cincinnati, OH', + 1513285 => 'Hamilton, OH', + 1513321 => 'Cincinnati, OH', + 1513333 => 'Cincinnati, OH', + 1513336 => 'Mason, OH', + 1513346 => 'Cincinnati, OH', + 1513347 => 'Cincinnati, OH', + 1513351 => 'Cincinnati, OH', + 1513352 => 'Cincinnati, OH', + 1513353 => 'Cleves, OH', + 1513354 => 'Cincinnati, OH', + 1513357 => 'Cincinnati, OH', + 1513360 => 'Monroe, OH', + 1513367 => 'Harrison, OH', + 1513376 => 'Cincinnati, OH', + 1513381 => 'Cincinnati, OH', + 1513385 => 'Cincinnati, OH', + 1513389 => 'Cincinnati, OH', + 1513398 => 'Mason, OH', + 1513407 => 'Cincinnati, OH', + 1513420 => 'Middletown, OH', + 1513421 => 'Cincinnati, OH', + 1513422 => 'Middletown, OH', + 1513423 => 'Middletown, OH', + 1513424 => 'Middletown, OH', + 1513425 => 'Middletown, OH', + 1513451 => 'Cincinnati, OH', + 1513459 => 'Mason, OH', + 1513469 => 'Cincinnati, OH', + 1513471 => 'Cincinnati, OH', + 1513474 => 'Cincinnati, OH', + 1513475 => 'Cincinnati, OH', + 1513481 => 'Cincinnati, OH', + 1513489 => 'Cincinnati, OH', + 1513521 => 'Cincinnati, OH', + 1513522 => 'Cincinnati, OH', + 1513523 => 'Oxford, OH', + 1513524 => 'Oxford, OH', + 1513528 => 'Cincinnati, OH', + 1513530 => 'Cincinnati, OH', + 1513531 => 'Cincinnati, OH', + 1513533 => 'Cincinnati, OH', + 1513539 => 'Monroe, OH', + 1513541 => 'Cincinnati, OH', + 1513542 => 'Cincinnati, OH', + 1513553 => 'New Richmond, OH', + 1513554 => 'Cincinnati, OH', + 1513557 => 'Cincinnati, OH', + 1513558 => 'Cincinnati, OH', + 1513559 => 'Cincinnati, OH', + 1513561 => 'Cincinnati, OH', + 1513563 => 'Cincinnati, OH', + 1513574 => 'Cincinnati, OH', + 1513575 => 'Milford, OH', + 1513576 => 'Milford, OH', + 1513579 => 'Cincinnati, OH', + 1513584 => 'Cincinnati, OH', + 1513585 => 'Cincinnati, OH', + 1513598 => 'Cincinnati, OH', + 1513621 => 'Cincinnati, OH', + 1513624 => 'Cincinnati, OH', + 1513631 => 'Cincinnati, OH', + 1513636 => 'Cincinnati, OH', + 1513641 => 'Cincinnati, OH', + 1513651 => 'Cincinnati, OH', + 1513661 => 'Cincinnati, OH', + 1513662 => 'Cincinnati, OH', + 1513671 => 'Cincinnati, OH', + 1513672 => 'Cincinnati, OH', + 1513674 => 'Cincinnati, OH', + 1513681 => 'Cincinnati, OH', + 1513683 => 'Loveland, OH', + 1513686 => 'Cincinnati, OH', + 1513721 => 'Cincinnati, OH', + 1513724 => 'Williamsburg, OH', + 1513727 => 'Middletown, OH', + 1513729 => 'Cincinnati, OH', + 1513731 => 'Cincinnati, OH', + 1513732 => 'Batavia, OH', + 1513733 => 'Cincinnati, OH', + 1513734 => 'Bethel, OH', + 1513735 => 'Batavia, OH', + 1513737 => 'Hamilton, OH', + 1513741 => 'Cincinnati, OH', + 1513742 => 'Cincinnati, OH', + 1513745 => 'Cincinnati, OH', + 1513751 => 'Cincinnati, OH', + 1513752 => 'Cincinnati, OH', + 1513754 => 'Mason, OH', + 1513755 => 'West Chester, OH', + 1513759 => 'West Chester, OH', + 1513761 => 'Cincinnati, OH', + 1513762 => 'Cincinnati, OH', + 1513769 => 'Cincinnati, OH', + 1513770 => 'Mason, OH', + 1513771 => 'Cincinnati, OH', + 1513772 => 'Cincinnati, OH', + 1513777 => 'West Chester, OH', + 1513779 => 'West Chester, OH', + 1513785 => 'Hamilton, OH', + 1513791 => 'Cincinnati, OH', + 1513792 => 'Cincinnati, OH', + 1513793 => 'Cincinnati, OH', + 1513794 => 'Cincinnati, OH', + 1513797 => 'Amelia, OH', + 1513821 => 'Cincinnati, OH', + 1513825 => 'Cincinnati, OH', + 1513829 => 'Fairfield, OH', + 1513831 => 'Milford, OH', + 1513834 => 'Cincinnati, OH', + 1513841 => 'Cincinnati, OH', + 1513844 => 'Hamilton, OH', + 1513851 => 'Cincinnati, OH', + 1513852 => 'Cincinnati, OH', + 1513858 => 'Fairfield, OH', + 1513861 => 'Cincinnati, OH', + 1513862 => 'Cincinnati, OH', + 1513863 => 'Hamilton, OH', + 1513867 => 'Hamilton, OH', + 1513868 => 'Hamilton, OH', + 1513871 => 'Cincinnati, OH', + 1513872 => 'Cincinnati, OH', + 1513875 => 'Fayetteville, OH', + 1513876 => 'Felicity, OH', + 1513887 => 'Hamilton, OH', + 1513891 => 'Cincinnati, OH', + 1513892 => 'Hamilton, OH', + 1513893 => 'Hamilton, OH', + 1513894 => 'Hamilton, OH', + 1513895 => 'Hamilton, OH', + 1513896 => 'Hamilton, OH', + 1513897 => 'Waynesville, OH', + 1513899 => 'Morrow, OH', + 1513921 => 'Cincinnati, OH', + 1513922 => 'Cincinnati, OH', + 1513923 => 'Cincinnati, OH', + 1513931 => 'Cincinnati, OH', + 1513932 => 'Lebanon, OH', + 1513933 => 'Lebanon, OH', + 1513934 => 'Lebanon, OH', + 1513939 => 'Fairfield, OH', + 1513941 => 'Cincinnati, OH', + 1513943 => 'Cincinnati, OH', + 1513947 => 'Cincinnati, OH', + 1513948 => 'Cincinnati, OH', + 1513961 => 'Cincinnati, OH', + 1513965 => 'Milford, OH', + 1513977 => 'Cincinnati, OH', + 1513984 => 'Cincinnati, OH', + 1513985 => 'Cincinnati, OH', + 1513988 => 'Trenton, OH', + 1514 => 'Quebec', + 1514223 => 'Montreal, QC', + 1514227 => 'Montreal, QC', + 1514251 => 'Montreal, QC', + 1514252 => 'Montreal, QC', + 1514253 => 'Montreal, QC', + 1514254 => 'Montreal, QC', + 1514255 => 'Montreal, QC', + 1514256 => 'Montreal, QC', + 1514257 => 'Montreal, QC', + 1514259 => 'Montreal, QC', + 1514270 => 'Montreal, QC', + 1514271 => 'Montreal, QC', + 1514272 => 'Montreal, QC', + 1514273 => 'Montreal, QC', + 1514274 => 'Montreal, QC', + 1514276 => 'Montreal, QC', + 1514277 => 'Montreal, QC', + 1514278 => 'Montreal, QC', + 1514279 => 'Montreal, QC', + 1514280 => 'Montreal, QC', + 1514281 => 'Montreal, QC', + 1514282 => 'Montreal, QC', + 1514284 => 'Montreal, QC', + 1514285 => 'Montreal, QC', + 1514286 => 'Montreal, QC', + 1514287 => 'Montreal, QC', + 1514288 => 'Montreal, QC', + 1514289 => 'Montreal, QC', + 1514303 => 'Montreal, QC', + 1514313 => 'Montreal, QC', + 1514315 => 'Montreal, QC', + 1514333 => 'Saint-Laurent, QC', + 1514335 => 'Saint-Laurent, QC', + 1514339 => 'Saint-Laurent, QC', + 1514340 => 'Montreal, QC', + 1514342 => 'Montreal, QC', + 1514345 => 'Montreal, QC', + 1514363 => 'Lasalle, QC', + 1514364 => 'Lasalle, QC', + 1514365 => 'Lasalle, QC', + 1514366 => 'Lasalle, QC', + 1514367 => 'Lasalle, QC', + 1514368 => 'Lasalle, QC', + 1514369 => 'Montreal, QC', + 1514374 => 'Montreal, QC', + 1514376 => 'Montreal, QC', + 1514381 => 'Montreal, QC', + 1514382 => 'Montreal, QC', + 1514383 => 'Montreal, QC', + 1514384 => 'Montreal, QC', + 1514385 => 'Montreal, QC', + 1514387 => 'Montreal, QC', + 1514388 => 'Montreal, QC', + 1514389 => 'Montreal, QC', + 1514392 => 'Montreal, QC', + 1514393 => 'Montreal, QC', + 1514395 => 'Montreal, QC', + 1514396 => 'Montreal, QC', + 1514397 => 'Montreal, QC', + 1514398 => 'Montreal, QC', + 1514419 => 'Montreal, QC', + 1514422 => 'Dorval, QC', + 1514426 => 'Pointe-Claire, QC', + 1514428 => 'Pointe-Claire, QC', + 1514439 => 'Montreal, QC', + 1514461 => 'Montreal, QC', + 1514481 => 'Montreal, QC', + 1514482 => 'Montreal, QC', + 1514483 => 'Montreal, QC', + 1514484 => 'Montreal, QC', + 1514485 => 'Montreal, QC', + 1514486 => 'Montreal, QC', + 1514487 => 'Montreal, QC', + 1514488 => 'Montreal, QC', + 1514489 => 'Montreal, QC', + 1514495 => 'Montreal, QC', + 1514498 => 'Pointe-aux-Trembles, QC', + 1514499 => 'Montreal, QC', + 1514504 => 'Montreal, QC', + 1514507 => 'Montreal, QC', + 1514508 => 'Montreal, QC', + 1514509 => 'Montreal, QC', + 1514510 => 'Montreal, QC', + 1514521 => 'Montreal, QC', + 1514522 => 'Montreal, QC', + 1514523 => 'Montreal, QC', + 1514524 => 'Montreal, QC', + 1514525 => 'Montreal, QC', + 1514526 => 'Montreal, QC', + 1514527 => 'Montreal, QC', + 1514528 => 'Montreal, QC', + 1514529 => 'Montreal, QC', + 1514543 => 'Montreal, QC', + 1514544 => 'Montreal, QC', + 1514564 => 'Montreal, QC', + 1514593 => 'Montreal, QC', + 1514595 => 'Lasalle, QC', + 1514596 => 'Montreal, QC', + 1514598 => 'Montreal, QC', + 1514630 => 'Pointe-Claire, QC', + 1514631 => 'Dorval, QC', + 1514633 => 'Dorval, QC', + 1514634 => 'Lachine, QC', + 1514636 => 'Dorval, QC', + 1514637 => 'Lachine, QC', + 1514639 => 'Lachine, QC', + 1514642 => 'Pointe-aux-Trembles, QC', + 1514658 => 'Montreal, QC', + 1514670 => 'Montreal, QC', + 1514678 => 'Montreal, QC', + 1514694 => 'Pointe-Claire, QC', + 1514695 => 'Pointe-Claire, QC', + 1514697 => 'Pointe-Claire, QC', + 1514721 => 'Montreal, QC', + 1514722 => 'Montreal, QC', + 1514723 => 'Montreal, QC', + 1514725 => 'Montreal, QC', + 1514727 => 'Montreal, QC', + 1514728 => 'Montreal, QC', + 1514729 => 'Montreal, QC', + 1514731 => 'Montreal, QC', + 1514733 => 'Montreal, QC', + 1514735 => 'Montreal, QC', + 1514736 => 'Montreal, QC', + 1514737 => 'Montreal, QC', + 1514738 => 'Montreal, QC', + 1514739 => 'Montreal, QC', + 1514744 => 'Saint-Laurent, QC', + 1514747 => 'Saint-Laurent, QC', + 1514748 => 'Saint-Laurent, QC', + 1514750 => 'Montreal, QC', + 1514759 => 'Montreal, QC', + 1514761 => 'Verdun, QC', + 1514788 => 'Montreal, QC', + 1514789 => 'Montreal, QC', + 1514798 => 'Montreal, QC', + 1514807 => 'Montreal, QC', + 1514840 => 'Montreal, QC', + 1514842 => 'Montreal, QC', + 1514843 => 'Montreal, QC', + 1514844 => 'Montreal, QC', + 1514845 => 'Montreal, QC', + 1514846 => 'Montreal, QC', + 1514847 => 'Montreal, QC', + 1514848 => 'Montreal, QC', + 1514849 => 'Montreal, QC', + 1514855 => 'Saint-Laurent, QC', + 1514858 => 'Montreal, QC', + 1514861 => 'Montreal, QC', + 1514866 => 'Montreal, QC', + 1514868 => 'Montreal, QC', + 1514871 => 'Montreal, QC', + 1514872 => 'Montreal, QC', + 1514874 => 'Montreal, QC', + 1514875 => 'Montreal, QC', + 1514876 => 'Montreal, QC', + 1514878 => 'Montreal, QC', + 1514879 => 'Montreal, QC', + 1514899 => 'Montreal, QC', + 1514903 => 'Montreal, QC', + 1514904 => 'Montreal, QC', + 1514905 => 'Montreal, QC', + 1514906 => 'Montreal, QC', + 1514908 => 'Montreal, QC', + 1514931 => 'Montreal, QC', + 1514932 => 'Montreal, QC', + 1514933 => 'Montreal, QC', + 1514934 => 'Montreal, QC', + 1514935 => 'Montreal, QC', + 1514937 => 'Montreal, QC', + 1514938 => 'Montreal, QC', + 1514939 => 'Montreal, QC', + 1514940 => 'Montreal, QC', + 1514948 => 'Montreal, QC', + 1514954 => 'Montreal, QC', + 1514956 => 'Saint-Laurent, QC', + 1514982 => 'Montreal, QC', + 1514985 => 'Montreal, QC', + 1514987 => 'Montreal, QC', + 1514989 => 'Montreal, QC', + 1515 => 'Iowa', + 1515221 => 'West Des Moines, IA', + 1515222 => 'West Des Moines, IA', + 1515223 => 'West Des Moines, IA', + 1515224 => 'West Des Moines, IA', + 1515225 => 'West Des Moines, IA', + 1515232 => 'Ames, IA', + 1515233 => 'Ames, IA', + 1515237 => 'Des Moines, IA', + 1515239 => 'Ames, IA', + 1515241 => 'Des Moines, IA', + 1515242 => 'Des Moines, IA', + 1515243 => 'Des Moines, IA', + 1515244 => 'Des Moines, IA', + 1515245 => 'Des Moines, IA', + 1515246 => 'Des Moines, IA', + 1515247 => 'Des Moines, IA', + 1515255 => 'Des Moines, IA', + 1515256 => 'Des Moines, IA', + 1515262 => 'Des Moines, IA', + 1515263 => 'Des Moines, IA', + 1515264 => 'Des Moines, IA', + 1515265 => 'Des Moines, IA', + 1515266 => 'Des Moines, IA', + 1515267 => 'West Des Moines, IA', + 1515271 => 'Des Moines, IA', + 1515274 => 'Des Moines, IA', + 1515275 => 'Ogden, IA', + 1515277 => 'Des Moines, IA', + 1515279 => 'Des Moines, IA', + 1515280 => 'Des Moines, IA', + 1515281 => 'Des Moines, IA', + 1515282 => 'Des Moines, IA', + 1515283 => 'Des Moines, IA', + 1515284 => 'Des Moines, IA', + 1515285 => 'Des Moines, IA', + 1515286 => 'Des Moines, IA', + 1515287 => 'Des Moines, IA', + 1515288 => 'Des Moines, IA', + 1515289 => 'Ankeny, IA', + 1515292 => 'Ames, IA', + 1515294 => 'Ames, IA', + 1515295 => 'Algona, IA', + 1515327 => 'West Des Moines, IA', + 1515332 => 'Humboldt, IA', + 1515352 => 'Gowrie, IA', + 1515382 => 'Nevada, IA', + 1515386 => 'Jefferson, IA', + 1515432 => 'Boone, IA', + 1515433 => 'Boone, IA', + 1515440 => 'West Des Moines, IA', + 1515448 => 'Eagle Grove, IA', + 1515453 => 'West Des Moines, IA', + 1515457 => 'West Des Moines, IA', + 1515462 => 'Winterset, IA', + 1515465 => 'Perry, IA', + 1515523 => 'Stuart, IA', + 1515532 => 'Clarion, IA', + 1515573 => 'Fort Dodge, IA', + 1515574 => 'Fort Dodge, IA', + 1515576 => 'Fort Dodge, IA', + 1515597 => 'Huxley, IA', + 1515643 => 'Des Moines, IA', + 1515674 => 'Colfax, IA', + 1515699 => 'Des Moines, IA', + 1515733 => 'Story City, IA', + 1515795 => 'Madrid, IA', + 1515832 => 'Webster City, IA', + 1515885 => 'Bancroft, IA', + 1515887 => 'West Bend, IA', + 1515953 => 'Des Moines, IA', + 1515955 => 'Fort Dodge, IA', + 1515957 => 'Altoona, IA', + 1515961 => 'Indianola, IA', + 1515962 => 'Indianola, IA', + 1515963 => 'Ankeny, IA', + 1515964 => 'Ankeny, IA', + 1515965 => 'Ankeny, IA', + 1515967 => 'Altoona, IA', + 1515981 => 'Norwalk, IA', + 1515984 => 'Polk City, IA', + 1515986 => 'Grimes, IA', + 1515987 => 'Waukee, IA', + 1515989 => 'Carlisle, IA', + 1515993 => 'Adel, IA', + 1516 => 'New York', + 1516222 => 'Garden City, NY', + 1516229 => 'Uniondale, NY', + 1516249 => 'Farmingdale, NY', + 1516256 => 'Valley Stream, NY', + 1516293 => 'Farmingdale, NY', + 1516333 => 'Westbury, NY', + 1516334 => 'Westbury, NY', + 1516338 => 'Westbury, NY', + 1516349 => 'Plainview, NY', + 1516364 => 'Syosset, NY', + 1516365 => 'Manhasset, NY', + 1516367 => 'Woodbury, NY', + 1516420 => 'Farmingdale, NY', + 1516431 => 'Long Beach, NY', + 1516432 => 'Long Beach, NY', + 1516441 => 'Great Neck, NY', + 1516466 => 'Great Neck, NY', + 1516482 => 'Great Neck, NY', + 1516487 => 'Great Neck, NY', + 1516496 => 'Syosset, NY', + 1516504 => 'Great Neck, NY', + 1516522 => 'Uniondale, NY', + 1516541 => 'Massapequa, NY', + 1516561 => 'Valley Stream, NY', + 1516562 => 'Manhasset, NY', + 1516568 => 'Valley Stream, NY', + 1516572 => 'East Meadow, NY', + 1516576 => 'Plainview, NY', + 1516609 => 'Glen Cove, NY', + 1516624 => 'Oyster Bay, NY', + 1516626 => 'Roslyn Heights, NY', + 1516627 => 'Manhasset, NY', + 1516628 => 'Bayville, NY', + 1516632 => 'Oceanside, NY', + 1516663 => 'Mineola, NY', + 1516671 => 'Glen Cove, NY', + 1516674 => 'Glen Cove, NY', + 1516676 => 'Glen Cove, NY', + 1516682 => 'Syosset, NY', + 1516692 => 'Woodbury, NY', + 1516694 => 'Farmingdale, NY', + 1516705 => 'Rockville Centre, NY', + 1516734 => 'New Hyde Park, NY', + 1516745 => 'Garden City, NY', + 1516752 => 'Farmingdale, NY', + 1516764 => 'Rockville Centre, NY', + 1516767 => 'Port Washington, NY', + 1516773 => 'Great Neck, NY', + 1516791 => 'Valley Stream, NY', + 1516794 => 'East Meadow, NY', + 1516795 => 'Massapequa, NY', + 1516796 => 'Levittown, NY', + 1516797 => 'Massapequa, NY', + 1516798 => 'Massapequa, NY', + 1516799 => 'Massapequa, NY', + 1516823 => 'Valley Stream, NY', + 1516825 => 'Valley Stream, NY', + 1516829 => 'Great Neck, NY', + 1516869 => 'Manhasset, NY', + 1516872 => 'Valley Stream, NY', + 1516876 => 'Westbury, NY', + 1516883 => 'Port Washington, NY', + 1516889 => 'Long Beach, NY', + 1516897 => 'Long Beach, NY', + 1516921 => 'Syosset, NY', + 1516922 => 'Oyster Bay, NY', + 1516944 => 'Port Washington, NY', + 1516997 => 'Westbury, NY', + 1517 => 'Michigan', + 1517203 => 'East Lansing, MI', + 1517223 => 'Fowlerville, MI', + 1517244 => 'Mason, MI', + 1517263 => 'Adrian, MI', + 1517264 => 'Adrian, MI', + 1517265 => 'Adrian, MI', + 1517266 => 'Adrian, MI', + 1517272 => 'Lansing, MI', + 1517278 => 'Coldwater, MI', + 1517279 => 'Coldwater, MI', + 1517316 => 'Lansing, MI', + 1517321 => 'Lansing, MI', + 1517322 => 'Lansing, MI', + 1517323 => 'Lansing, MI', + 1517324 => 'East Lansing, MI', + 1517327 => 'Lansing, MI', + 1517332 => 'East Lansing, MI', + 1517333 => 'East Lansing, MI', + 1517336 => 'East Lansing, MI', + 1517337 => 'East Lansing, MI', + 1517339 => 'Haslett, MI', + 1517346 => 'Lansing, MI', + 1517347 => 'Okemos, MI', + 1517349 => 'Okemos, MI', + 1517351 => 'East Lansing, MI', + 1517353 => 'East Lansing, MI', + 1517355 => 'East Lansing, MI', + 1517364 => 'Lansing, MI', + 1517367 => 'Lansing, MI', + 1517369 => 'Bronson, MI', + 1517372 => 'Lansing, MI', + 1517373 => 'Lansing, MI', + 1517374 => 'Lansing, MI', + 1517381 => 'Okemos, MI', + 1517393 => 'Lansing, MI', + 1517394 => 'Lansing, MI', + 1517423 => 'Tecumseh, MI', + 1517424 => 'Tecumseh, MI', + 1517437 => 'Hillsdale, MI', + 1517439 => 'Hillsdale, MI', + 1517448 => 'Hudson, MI', + 1517456 => 'Clinton, MI', + 1517458 => 'Morenci, MI', + 1517467 => 'Onsted, MI', + 1517482 => 'Lansing, MI', + 1517483 => 'Lansing, MI', + 1517484 => 'Lansing, MI', + 1517485 => 'Lansing, MI', + 1517486 => 'Blissfield, MI', + 1517487 => 'Lansing, MI', + 1517521 => 'Webberville, MI', + 1517522 => 'Grass Lake Charter Township, MI', + 1517523 => 'Osseo, MI', + 1517524 => 'Concord, MI', + 1517529 => 'Clarklake, MI', + 1517531 => 'Parma, MI', + 1517540 => 'Howell, MI', + 1517541 => 'Charlotte, MI', + 1517542 => 'Litchfield, MI', + 1517543 => 'Charlotte, MI', + 1517545 => 'Howell, MI', + 1517546 => 'Howell, MI', + 1517548 => 'Howell, MI', + 1517552 => 'Howell, MI', + 1517568 => 'Homer, MI', + 1517589 => 'Leslie, MI', + 1517592 => 'Brooklyn, MI', + 1517622 => 'Grand Ledge, MI', + 1517625 => 'Perry, MI', + 1517627 => 'Grand Ledge, MI', + 1517629 => 'Albion, MI', + 1517639 => 'Quincy, MI', + 1517641 => 'Bath Township, MI', + 1517645 => 'Potterville, MI', + 1517646 => 'Dimondale, MI', + 1517647 => 'Portland, MI', + 1517651 => 'Laingsburg, MI', + 1517655 => 'Williamston, MI', + 1517663 => 'Eaton Rapids, MI', + 1517668 => 'DeWitt, MI', + 1517669 => 'DeWitt, MI', + 1517676 => 'Mason, MI', + 1517694 => 'Holt, MI', + 1517699 => 'Holt, MI', + 1517741 => 'Union City, MI', + 1517750 => 'Jackson, MI', + 1517764 => 'Jackson, MI', + 1517768 => 'Jackson, MI', + 1517780 => 'Jackson, MI', + 1517782 => 'Jackson, MI', + 1517783 => 'Jackson, MI', + 1517784 => 'Jackson, MI', + 1517787 => 'Jackson, MI', + 1517788 => 'Jackson, MI', + 1517789 => 'Jackson, MI', + 1517796 => 'Jackson, MI', + 1517841 => 'Jackson, MI', + 1517849 => 'Jonesville, MI', + 1517851 => 'Stockbridge, MI', + 1517852 => 'Nashville, MI', + 1517882 => 'Lansing, MI', + 1517886 => 'Lansing, MI', + 1517887 => 'Lansing, MI', + 1517913 => 'Lansing Charter Township, MI', + 1517975 => 'Lansing, MI', + 1518 => 'New York', + 1518218 => 'Albany, NY', + 1518220 => 'Latham, NY', + 1518234 => 'Cobleskill, NY', + 1518236 => 'Mooers, NY', + 1518237 => 'Cohoes, NY', + 1518243 => 'Schenectady, NY', + 1518251 => 'North Creek, NY', + 1518262 => 'Albany, NY', + 1518263 => 'Hunter, NY', + 1518266 => 'Troy, NY', + 1518268 => 'Troy, NY', + 1518270 => 'Troy, NY', + 1518271 => 'Troy, NY', + 1518272 => 'Troy, NY', + 1518273 => 'Troy, NY', + 1518274 => 'Troy, NY', + 1518279 => 'Troy, NY', + 1518286 => 'Rensselaer, NY', + 1518292 => 'Albany, NY', + 1518295 => 'Schoharie, NY', + 1518297 => 'Rouses Point, NY', + 1518298 => 'Champlain, NY', + 1518306 => 'Saratoga Springs, NY', + 1518324 => 'Plattsburgh, NY', + 1518325 => 'Hillsdale, NY', + 1518326 => 'Troy, NY', + 1518329 => 'Copake, NY', + 1518346 => 'Schenectady, NY', + 1518347 => 'Schenectady, NY', + 1518348 => 'Clifton Park, NY', + 1518355 => 'Schenectady, NY', + 1518356 => 'Schenectady, NY', + 1518357 => 'Schenectady, NY', + 1518358 => 'Hogansburg, NY', + 1518359 => 'Tupper Lake, NY', + 1518370 => 'Schenectady, NY', + 1518371 => 'Clifton Park, NY', + 1518372 => 'Schenectady, NY', + 1518373 => 'Clifton Park, NY', + 1518374 => 'Schenectady, NY', + 1518377 => 'Schenectady, NY', + 1518381 => 'Schenectady, NY', + 1518382 => 'Schenectady, NY', + 1518383 => 'Clifton Park, NY', + 1518392 => 'Chatham, NY', + 1518393 => 'Schenectady, NY', + 1518398 => 'Pine Plains, NY', + 1518426 => 'Albany, NY', + 1518427 => 'Albany, NY', + 1518432 => 'Albany, NY', + 1518434 => 'Albany, NY', + 1518435 => 'Albany, NY', + 1518436 => 'Albany, NY', + 1518437 => 'Albany, NY', + 1518438 => 'Albany, NY', + 1518439 => 'Delmar, NY', + 1518446 => 'Albany, NY', + 1518447 => 'Albany, NY', + 1518449 => 'Albany, NY', + 1518452 => 'Albany, NY', + 1518453 => 'Albany, NY', + 1518456 => 'Albany, NY', + 1518458 => 'Albany, NY', + 1518459 => 'Albany, NY', + 1518462 => 'Albany, NY', + 1518463 => 'Albany, NY', + 1518464 => 'Albany, NY', + 1518465 => 'Albany, NY', + 1518472 => 'Albany, NY', + 1518474 => 'Albany, NY', + 1518478 => 'Delmar, NY', + 1518481 => 'Malone, NY', + 1518482 => 'Albany, NY', + 1518483 => 'Malone, NY', + 1518487 => 'Albany, NY', + 1518489 => 'Albany, NY', + 1518494 => 'Chestertown, NY', + 1518497 => 'Chateaugay, NY', + 1518499 => 'Whitehall, NY', + 1518512 => 'Albany, NY', + 1518523 => 'Lake Placid, NY', + 1518525 => 'Albany, NY', + 1518529 => 'Moira, NY', + 1518532 => 'Schroon Lake, NY', + 1518537 => 'Germantown, NY', + 1518546 => 'Port Henry, NY', + 1518561 => 'Plattsburgh, NY', + 1518562 => 'Plattsburgh, NY', + 1518563 => 'Plattsburgh, NY', + 1518566 => 'Plattsburgh, NY', + 1518568 => 'St. Johnsville, NY', + 1518580 => 'Saratoga Springs, NY', + 1518581 => 'Saratoga Springs, NY', + 1518583 => 'Saratoga Springs, NY', + 1518584 => 'Saratoga Springs, NY', + 1518585 => 'Ticonderoga, NY', + 1518587 => 'Saratoga Springs, NY', + 1518589 => 'Tannersville, NY', + 1518597 => 'Crown Point, NY', + 1518622 => 'Cairo, NY', + 1518623 => 'Warrensburg, NY', + 1518626 => 'Albany, NY', + 1518638 => 'Argyle, NY', + 1518642 => 'Granville, NY', + 1518643 => 'Peru, NY', + 1518644 => 'Bolton Landing, NY', + 1518647 => 'Au Sable Forks, NY', + 1518648 => 'Indian Lake, NY', + 1518654 => 'Corinth, NY', + 1518661 => 'Mayfield, NY', + 1518664 => 'Mechanicville, NY', + 1518668 => 'Lake George, NY', + 1518673 => 'Canajoharie, NY', + 1518674 => 'Averill Park, NY', + 1518677 => 'Cambridge, NY', + 1518686 => 'Hoosick Falls, NY', + 1518689 => 'Albany, NY', + 1518692 => 'Greenwich, NY', + 1518694 => 'Albany, NY', + 1518695 => 'Schuylerville, NY', + 1518725 => 'Gloversville, NY', + 1518729 => 'Albany, NY', + 1518731 => 'Coxsackie, NY', + 1518734 => 'Windham, NY', + 1518736 => 'Johnstown, NY', + 1518747 => 'Hudson Falls, NY', + 1518753 => 'Schaghticoke, NY', + 1518756 => 'Ravena, NY', + 1518758 => 'Valatie, NY', + 1518762 => 'Johnstown, NY', + 1518765 => 'Voorheesville, NY', + 1518766 => 'Nassau, NY', + 1518767 => 'Selkirk, NY', + 1518773 => 'Gloversville, NY', + 1518782 => 'Latham, NY', + 1518783 => 'Latham, NY', + 1518785 => 'Latham, NY', + 1518786 => 'Latham, NY', + 1518789 => 'Millerton, NY', + 1518794 => 'New Lebanon, NY', + 1518822 => 'Hudson, NY', + 1518827 => 'Middleburgh, NY', + 1518828 => 'Hudson, NY', + 1518834 => 'Keeseville, NY', + 1518842 => 'Amsterdam, NY', + 1518843 => 'Amsterdam, NY', + 1518846 => 'Chazy, NY', + 1518853 => 'Fonda, NY', + 1518854 => 'Salem, NY', + 1518861 => 'Altamont, NY', + 1518862 => 'Albany, NY', + 1518863 => 'Northville, NY', + 1518869 => 'Albany, NY', + 1518873 => 'Elizabethtown, NY', + 1518882 => 'Galway, NY', + 1518883 => 'Broadalbin, NY', + 1518884 => 'Ballston Spa, NY', + 1518885 => 'Ballston Spa, NY', + 1518891 => 'Saranac Lake, NY', + 1518926 => 'Glens Falls, NY', + 1518943 => 'Catskill, NY', + 1518946 => 'Wilmington, NY', + 1518962 => 'Westport, NY', + 1518963 => 'Willsboro, NY', + 1518966 => 'Greenville, NY', + 1518993 => 'Fort Plain, NY', + 1519 => 'Ontario', + 1519204 => 'London, ON', + 1519227 => 'Lucan, ON', + 1519235 => 'Exeter, ON', + 1519236 => 'Zurich, ON', + 1519238 => 'Grand Bend, ON', + 1519245 => 'Strathroy, ON', + 1519250 => 'Windsor, ON', + 1519251 => 'Windsor, ON', + 1519252 => 'Windsor, ON', + 1519253 => 'Windsor, ON', + 1519254 => 'Windsor, ON', + 1519255 => 'Windsor, ON', + 1519256 => 'Windsor, ON', + 1519258 => 'Windsor, ON', + 1519264 => 'Mount Brydges, ON', + 1519265 => 'Guelph, ON', + 1519267 => 'Cambridge, ON', + 1519268 => 'Dorchester, ON', + 1519271 => 'Stratford, ON', + 1519272 => 'Stratford, ON', + 1519273 => 'Stratford, ON', + 1519275 => 'Stratford, ON', + 1519284 => 'St. Marys, ON', + 1519287 => 'Glencoe, ON', + 1519291 => 'Listowel, ON', + 1519294 => 'Parkhill, ON', + 1519304 => 'Brantford, ON', + 1519322 => 'Leamington, ON', + 1519323 => 'Mount Forest, ON', + 1519326 => 'Leamington, ON', + 1519332 => 'Sarnia, ON', + 1519335 => 'Gorrie, ON', + 1519336 => 'Sarnia, ON', + 1519337 => 'Sarnia, ON', + 1519338 => 'Harriston, ON', + 1519341 => 'Guelph, ON', + 1519342 => 'Kitchener, ON', + 1519343 => 'Palmerston, ON', + 1519344 => 'Sarnia, ON', + 1519348 => 'Mitchell, ON', + 1519351 => 'Chatham, ON', + 1519352 => 'Chatham, ON', + 1519353 => 'Paisley, ON', + 1519354 => 'Chatham, ON', + 1519355 => 'Chatham, ON', + 1519357 => 'Wingham, ON', + 1519358 => 'Chatham, ON', + 1519363 => 'Chesley, ON', + 1519364 => 'Hanover, ON', + 1519367 => 'Mildmay, ON', + 1519368 => 'Tiverton, ON', + 1519369 => 'Durham, ON', + 1519371 => 'Owen Sound, ON', + 1519372 => 'Owen Sound, ON', + 1519376 => 'Owen Sound, ON', + 1519383 => 'Sarnia, ON', + 1519389 => 'Port Elgin, ON', + 1519392 => 'Teeswater, ON', + 1519393 => 'Sebringville, ON', + 1519395 => 'Ripley, ON', + 1519396 => 'Kincardine, ON', + 1519421 => 'Woodstock, ON', + 1519422 => 'Sauble Beach, ON', + 1519424 => 'Burgessville, ON', + 1519425 => 'Ingersoll, ON', + 1519426 => 'Simcoe, ON', + 1519428 => 'Simcoe, ON', + 1519432 => 'London, ON', + 1519433 => 'London, ON', + 1519434 => 'London, ON', + 1519436 => 'Chatham, ON', + 1519438 => 'London, ON', + 1519439 => 'London, ON', + 1519442 => 'Paris, ON', + 1519443 => 'Waterford, ON', + 1519445 => 'Ohsweken, ON', + 1519448 => 'St George Brant, ON', + 1519449 => 'Burford, ON', + 1519451 => 'London, ON', + 1519452 => 'London, ON', + 1519453 => 'London, ON', + 1519455 => 'London, ON', + 1519457 => 'London, ON', + 1519461 => 'Thorndale, ON', + 1519471 => 'London, ON', + 1519472 => 'London, ON', + 1519473 => 'London, ON', + 1519474 => 'London, ON', + 1519482 => 'Clinton, ON', + 1519485 => 'Ingersoll, ON', + 1519524 => 'Goderich, ON', + 1519527 => 'Seaforth, ON', + 1519533 => 'Woodstock, ON', + 1519534 => 'Wiarton, ON', + 1519537 => 'Woodstock, ON', + 1519538 => 'Meaford, ON', + 1519539 => 'Woodstock, ON', + 1519541 => 'Sarnia, ON', + 1519542 => 'Sarnia, ON', + 1519565 => 'Bayfield, ON', + 1519568 => 'Kitchener, ON', + 1519569 => 'Kitchener, ON', + 1519570 => 'Kitchener, ON', + 1519571 => 'Kitchener, ON', + 1519576 => 'Kitchener, ON', + 1519578 => 'Kitchener, ON', + 1519579 => 'Kitchener, ON', + 1519582 => 'Delhi, ON', + 1519583 => 'Port Dover, ON', + 1519584 => 'Kitchener, ON', + 1519585 => 'Kitchener, ON', + 1519586 => 'Port Rowan, ON', + 1519587 => 'Jarvis, ON', + 1519595 => 'Milverton, ON', + 1519596 => 'Tobermory, ON', + 1519599 => 'Thornbury, ON', + 1519601 => 'London, ON', + 1519620 => 'Cambridge, ON', + 1519621 => 'Cambridge, ON', + 1519622 => 'Cambridge, ON', + 1519623 => 'Cambridge, ON', + 1519624 => 'Cambridge, ON', + 1519627 => 'Wallaceburg, ON', + 1519631 => 'St. Thomas, ON', + 1519632 => 'Ayr, ON', + 1519633 => 'St. Thomas, ON', + 1519634 => 'Baden, ON', + 1519637 => 'St. Thomas, ON', + 1519638 => 'Drayton, ON', + 1519641 => 'London, ON', + 1519642 => 'London, ON', + 1519644 => 'Belmont, ON', + 1519645 => 'London, ON', + 1519648 => 'Breslau, ON', + 1519649 => 'London, ON', + 1519650 => 'Cambridge, ON', + 1519651 => 'Cambridge, ON', + 1519653 => 'Cambridge, ON', + 1519655 => 'Tavistock, ON', + 1519656 => 'Wellesley, ON', + 1519657 => 'London, ON', + 1519658 => 'Cambridge, ON', + 1519659 => 'London, ON', + 1519660 => 'London, ON', + 1519661 => 'London, ON', + 1519662 => 'New Hamburg, ON', + 1519663 => 'London, ON', + 1519664 => 'St. Jacobs, ON', + 1519666 => 'Ilderton, ON', + 1519667 => 'London, ON', + 1519668 => 'London, ON', + 1519669 => 'Elmira, ON', + 1519672 => 'London, ON', + 1519673 => 'London, ON', + 1519674 => 'Ridgetown, ON', + 1519675 => 'London, ON', + 1519676 => 'Blenheim, ON', + 1519679 => 'London, ON', + 1519680 => 'London, ON', + 1519681 => 'London, ON', + 1519682 => 'Tilbury, ON', + 1519683 => 'Dresden, ON', + 1519685 => 'London, ON', + 1519686 => 'London, ON', + 1519688 => 'Tillsonburg, ON', + 1519690 => 'London, ON', + 1519692 => 'Thamesville, ON', + 1519696 => 'New Dundee, ON', + 1519698 => 'Linwood, ON', + 1519699 => 'St. Clements, ON', + 1519720 => 'Brantford, ON', + 1519725 => 'Waterloo, ON', + 1519727 => 'Emeryville, ON', + 1519728 => 'Belle River, ON', + 1519733 => 'Kingsville, ON', + 1519736 => 'Amherstburg, ON', + 1519737 => 'Maidstone, ON', + 1519738 => 'Harrow, ON', + 1519740 => 'Cambridge, ON', + 1519741 => 'Kitchener, ON', + 1519742 => 'Kitchener, ON', + 1519743 => 'Kitchener, ON', + 1519744 => 'Kitchener, ON', + 1519745 => 'Kitchener, ON', + 1519746 => 'Waterloo, ON', + 1519747 => 'Waterloo, ON', + 1519748 => 'Kitchener, ON', + 1519749 => 'Kitchener, ON', + 1519750 => 'Brantford, ON', + 1519751 => 'Brantford, ON', + 1519752 => 'Brantford, ON', + 1519753 => 'Brantford, ON', + 1519754 => 'Brantford, ON', + 1519756 => 'Brantford, ON', + 1519758 => 'Brantford, ON', + 1519759 => 'Brantford, ON', + 1519762 => 'Dutton, ON', + 1519763 => 'Guelph, ON', + 1519765 => 'Aylmer West, ON', + 1519766 => 'Guelph, ON', + 1519767 => 'Guelph, ON', + 1519770 => 'Brantford, ON', + 1519773 => 'Aylmer West, ON', + 1519776 => 'Essex, ON', + 1519780 => 'Guelph, ON', + 1519782 => 'Port Stanley, ON', + 1519786 => 'Forest, ON', + 1519787 => 'Fergus, ON', + 1519793 => 'Lion\'s Head, ON', + 1519794 => 'Chatsworth, ON', + 1519797 => 'Southampton, ON', + 1519821 => 'Guelph, ON', + 1519822 => 'Guelph, ON', + 1519823 => 'Guelph, ON', + 1519824 => 'Guelph, ON', + 1519825 => 'Wheatley, ON', + 1519826 => 'Guelph, ON', + 1519827 => 'Guelph, ON', + 1519829 => 'Guelph, ON', + 1519832 => 'Port Elgin, ON', + 1519833 => 'Erin, ON', + 1519836 => 'Guelph, ON', + 1519837 => 'Guelph, ON', + 1519839 => 'Cottam, ON', + 1519842 => 'Tillsonburg, ON', + 1519843 => 'Fergus, ON', + 1519845 => 'Wyoming, ON', + 1519846 => 'Elora, ON', + 1519848 => 'Arthur, ON', + 1519850 => 'London, ON', + 1519853 => 'Acton, ON', + 1519855 => 'Hillsburgh, ON', + 1519856 => 'Rockwood, ON', + 1519858 => 'London, ON', + 1519862 => 'Corunna, ON', + 1519863 => 'Norwich, ON', + 1519875 => 'Langton, ON', + 1519880 => 'Waterloo, ON', + 1519881 => 'Walkerton, ON', + 1519882 => 'Petrolia, ON', + 1519883 => 'Waterloo, ON', + 1519884 => 'Waterloo, ON', + 1519885 => 'Waterloo, ON', + 1519886 => 'Waterloo, ON', + 1519887 => 'Brussels, ON', + 1519888 => 'Waterloo, ON', + 1519893 => 'Kitchener, ON', + 1519894 => 'Kitchener, ON', + 1519895 => 'Kitchener, ON', + 1519896 => 'Kitchener, ON', + 1519915 => 'Windsor, ON', + 1519923 => 'Dundalk, ON', + 1519924 => 'Flesherton, ON', + 1519925 => 'Shelburne, ON', + 1519927 => 'Caledon, ON', + 1519928 => 'Grand Valley, ON', + 1519934 => 'Tara, ON', + 1519936 => 'London, ON', + 1519938 => 'Orangeville, ON', + 1519940 => 'Orangeville, ON', + 1519941 => 'Orangeville, ON', + 1519942 => 'Orangeville, ON', + 1519944 => 'Windsor, ON', + 1519945 => 'Windsor, ON', + 1519946 => 'Windsor, ON', + 1519948 => 'Windsor, ON', + 1519951 => 'London, ON', + 1519954 => 'Kitchener, ON', + 1519962 => 'Windsor, ON', + 1519963 => 'London, ON', + 1519966 => 'Windsor, ON', + 1519967 => 'Windsor, ON', + 1519969 => 'Windsor, ON', + 1519971 => 'Windsor, ON', + 1519972 => 'Windsor, ON', + 1519973 => 'Windsor, ON', + 1519974 => 'Windsor, ON', + 1519977 => 'Windsor, ON', + 1519978 => 'Windsor, ON', + 1519986 => 'Markdale, ON', + 1520 => 'Arizona', + 1520207 => 'Tucson, AZ', + 1520219 => 'Tucson, AZ', + 1520225 => 'Tucson, AZ', + 1520229 => 'Tucson, AZ', + 1520232 => 'Tucson, AZ', + 1520281 => 'Nogales, AZ', + 1520287 => 'Nogales, AZ', + 1520290 => 'Tucson, AZ', + 1520292 => 'Tucson, AZ', + 1520293 => 'Tucson, AZ', + 1520294 => 'Tucson, AZ', + 1520295 => 'Tucson, AZ', + 1520296 => 'Tucson, AZ', + 1520297 => 'Tucson, AZ', + 1520298 => 'Tucson, AZ', + 1520299 => 'Tucson, AZ', + 1520300 => 'Tucson, AZ', + 1520316 => 'Casa Grande, AZ', + 1520318 => 'Tucson, AZ', + 1520319 => 'Tucson, AZ', + 1520320 => 'Tucson, AZ', + 1520321 => 'Tucson, AZ', + 1520322 => 'Tucson, AZ', + 1520323 => 'Tucson, AZ', + 1520324 => 'Tucson, AZ', + 1520325 => 'Tucson, AZ', + 1520326 => 'Tucson, AZ', + 1520327 => 'Tucson, AZ', + 1520344 => 'Tucson, AZ', + 1520364 => 'Douglas, AZ', + 1520377 => 'Nogales, AZ', + 1520378 => 'Sierra Vista, AZ', + 1520382 => 'Tucson, AZ', + 1520383 => 'Sells, AZ', + 1520384 => 'Willcox, AZ', + 1520387 => 'Ajo, AZ', + 1520404 => 'Tucson, AZ', + 1520408 => 'Tucson, AZ', + 1520417 => 'Sierra Vista, AZ', + 1520421 => 'Casa Grande, AZ', + 1520423 => 'Casa Grande, AZ', + 1520426 => 'Casa Grande, AZ', + 1520432 => 'Bisbee, AZ', + 1520439 => 'Sierra Vista, AZ', + 1520444 => 'Tucson, AZ', + 1520452 => 'Sierra Vista, AZ', + 1520455 => 'Sonoita, AZ', + 1520456 => 'Huachuca City, AZ', + 1520457 => 'Tombstone, AZ', + 1520458 => 'Sierra Vista, AZ', + 1520459 => 'Sierra Vista, AZ', + 1520466 => 'Eloy, AZ', + 1520495 => 'Tucson, AZ', + 1520498 => 'Tucson, AZ', + 1520512 => 'Tucson, AZ', + 1520514 => 'Tucson, AZ', + 1520515 => 'Sierra Vista, AZ', + 1520529 => 'Tucson, AZ', + 1520531 => 'Tucson, AZ', + 1520544 => 'Tucson, AZ', + 1520545 => 'Tucson, AZ', + 1520546 => 'Tucson, AZ', + 1520547 => 'Tucson, AZ', + 1520562 => 'Sacaton, AZ', + 1520568 => 'Maricopa, AZ', + 1520571 => 'Tucson, AZ', + 1520572 => 'Tucson, AZ', + 1520573 => 'Tucson, AZ', + 1520574 => 'Tucson, AZ', + 1520575 => 'Tucson, AZ', + 1520577 => 'Tucson, AZ', + 1520578 => 'Tucson, AZ', + 1520579 => 'Tucson, AZ', + 1520584 => 'Tucson, AZ', + 1520586 => 'Benson, AZ', + 1520615 => 'Tucson, AZ', + 1520620 => 'Tucson, AZ', + 1520621 => 'Tucson, AZ', + 1520622 => 'Tucson, AZ', + 1520623 => 'Tucson, AZ', + 1520624 => 'Tucson, AZ', + 1520625 => 'Green Valley, AZ', + 1520626 => 'Tucson, AZ', + 1520628 => 'Tucson, AZ', + 1520629 => 'Tucson, AZ', + 1520647 => 'Tucson, AZ', + 1520648 => 'Green Valley, AZ', + 1520663 => 'Tucson, AZ', + 1520670 => 'Tucson, AZ', + 1520682 => 'Marana, AZ', + 1520690 => 'Tucson, AZ', + 1520694 => 'Tucson, AZ', + 1520696 => 'Tucson, AZ', + 1520721 => 'Tucson, AZ', + 1520722 => 'Tucson, AZ', + 1520723 => 'Coolidge, AZ', + 1520731 => 'Tucson, AZ', + 1520733 => 'Tucson, AZ', + 1520740 => 'Tucson, AZ', + 1520741 => 'Tucson, AZ', + 1520742 => 'Tucson, AZ', + 1520743 => 'Tucson, AZ', + 1520744 => 'Tucson, AZ', + 1520745 => 'Tucson, AZ', + 1520746 => 'Tucson, AZ', + 1520747 => 'Tucson, AZ', + 1520748 => 'Tucson, AZ', + 1520749 => 'Tucson, AZ', + 1520750 => 'Tucson, AZ', + 1520751 => 'Tucson, AZ', + 1520760 => 'Tucson, AZ', + 1520761 => 'Nogales, AZ', + 1520770 => 'Tucson, AZ', + 1520777 => 'Tucson, AZ', + 1520784 => 'Tucson, AZ', + 1520790 => 'Tucson, AZ', + 1520791 => 'Tucson, AZ', + 1520792 => 'Tucson, AZ', + 1520795 => 'Tucson, AZ', + 1520797 => 'Tucson, AZ', + 1520798 => 'Tucson, AZ', + 1520803 => 'Sierra Vista, AZ', + 1520805 => 'Douglas, AZ', + 1520807 => 'Tucson, AZ', + 1520818 => 'Tucson, AZ', + 1520822 => 'Tucson, AZ', + 1520825 => 'Tucson, AZ', + 1520826 => 'Pearce, AZ', + 1520829 => 'Tucson, AZ', + 1520836 => 'Casa Grande, AZ', + 1520868 => 'Florence, AZ', + 1520874 => 'Tucson, AZ', + 1520876 => 'Casa Grande, AZ', + 1520877 => 'Tucson, AZ', + 1520881 => 'Tucson, AZ', + 1520882 => 'Tucson, AZ', + 1520883 => 'Tucson, AZ', + 1520884 => 'Tucson, AZ', + 1520885 => 'Tucson, AZ', + 1520886 => 'Tucson, AZ', + 1520887 => 'Tucson, AZ', + 1520888 => 'Tucson, AZ', + 1520889 => 'Tucson, AZ', + 1520896 => 'Oracle, AZ', + 1520903 => 'Tucson, AZ', + 1520907 => 'Tucson, AZ', + 1520908 => 'Tucson, AZ', + 1520917 => 'Tucson, AZ', + 1520977 => 'Tucson, AZ', + 1530 => 'California', + 1530209 => 'Redding, CA', + 1530221 => 'Redding, CA', + 1530222 => 'Redding, CA', + 1530223 => 'Redding, CA', + 1530224 => 'Redding, CA', + 1530225 => 'Redding, CA', + 1530226 => 'Redding, CA', + 1530227 => 'Redding, CA', + 1530229 => 'Redding, CA', + 1530233 => 'Alturas, CA', + 1530235 => 'Dunsmuir, CA', + 1530241 => 'Redding, CA', + 1530242 => 'Redding, CA', + 1530243 => 'Redding, CA', + 1530244 => 'Redding, CA', + 1530245 => 'Redding, CA', + 1530246 => 'Redding, CA', + 1530247 => 'Redding, CA', + 1530251 => 'Susanville, CA', + 1530257 => 'Susanville, CA', + 1530258 => 'Chester, CA', + 1530265 => 'Nevada City, CA', + 1530268 => 'Grass Valley, CA', + 1530271 => 'Grass Valley, CA', + 1530272 => 'Grass Valley, CA', + 1530273 => 'Grass Valley, CA', + 1530274 => 'Grass Valley, CA', + 1530275 => 'Shasta Lake, CA', + 1530279 => 'Cedarville, CA', + 1530283 => 'Quincy, CA', + 1530284 => 'Greenville, CA', + 1530295 => 'Placerville, CA', + 1530297 => 'Davis, CA', + 1530318 => 'South Lake Tahoe, CA', + 1530332 => 'Chico, CA', + 1530333 => 'Georgetown, CA', + 1530335 => 'Burney, CA', + 1530336 => 'Fall River Mills, CA', + 1530342 => 'Chico, CA', + 1530343 => 'Chico, CA', + 1530344 => 'Placerville, CA', + 1530345 => 'Chico, CA', + 1530346 => 'Colfax, CA', + 1530347 => 'Cottonwood, CA', + 1530365 => 'Anderson, CA', + 1530367 => 'Foresthill, CA', + 1530378 => 'Anderson, CA', + 1530384 => 'Los Molinos, CA', + 1530406 => 'Woodland, CA', + 1530432 => 'Penn Valley, CA', + 1530458 => 'Colusa, CA', + 1530459 => 'Montague, CA', + 1530467 => 'Etna, CA', + 1530468 => 'Fort Jones, CA', + 1530470 => 'Nevada City, CA', + 1530473 => 'Williams, CA', + 1530474 => 'Shingletown, CA', + 1530476 => 'Arbuckle, CA', + 1530477 => 'Grass Valley, CA', + 1530478 => 'Nevada City, CA', + 1530493 => 'Happy Camp, CA', + 1530527 => 'Red Bluff, CA', + 1530528 => 'Red Bluff, CA', + 1530529 => 'Red Bluff, CA', + 1530532 => 'Oroville, CA', + 1530533 => 'Oroville, CA', + 1530534 => 'Oroville, CA', + 1530538 => 'Oroville, CA', + 1530541 => 'South Lake Tahoe, CA', + 1530542 => 'South Lake Tahoe, CA', + 1530543 => 'South Lake Tahoe, CA', + 1530544 => 'South Lake Tahoe, CA', + 1530546 => 'Kings Beach, CA', + 1530547 => 'Palo Cedro, CA', + 1530550 => 'Truckee, CA', + 1530566 => 'Chico, CA', + 1530573 => 'South Lake Tahoe, CA', + 1530577 => 'South Lake Tahoe, CA', + 1530581 => 'Tahoe City, CA', + 1530582 => 'Truckee, CA', + 1530583 => 'Tahoe City, CA', + 1530587 => 'Truckee, CA', + 1530589 => 'Oroville, CA', + 1530605 => 'Redding, CA', + 1530620 => 'Somerset, CA', + 1530621 => 'Placerville, CA', + 1530622 => 'Placerville, CA', + 1530623 => 'Weaverville, CA', + 1530625 => 'Hoopa, CA', + 1530626 => 'Placerville, CA', + 1530628 => 'Hayfork, CA', + 1530629 => 'Willow Creek, CA', + 1530633 => 'Wheatland, CA', + 1530634 => 'Beale AFB, CA', + 1530642 => 'Placerville, CA', + 1530661 => 'Woodland, CA', + 1530662 => 'Woodland, CA', + 1530666 => 'Woodland, CA', + 1530668 => 'Woodland, CA', + 1530669 => 'Woodland, CA', + 1530671 => 'Yuba City, CA', + 1530673 => 'Yuba City, CA', + 1530674 => 'Yuba City, CA', + 1530695 => 'Live Oak, CA', + 1530722 => 'Redding, CA', + 1530741 => 'Marysville, CA', + 1530742 => 'Marysville, CA', + 1530743 => 'Marysville, CA', + 1530747 => 'Davis, CA', + 1530749 => 'Marysville, CA', + 1530750 => 'Davis, CA', + 1530751 => 'Yuba City, CA', + 1530752 => 'Davis, CA', + 1530753 => 'Davis, CA', + 1530755 => 'Yuba City, CA', + 1530756 => 'Davis, CA', + 1530757 => 'Davis, CA', + 1530758 => 'Davis, CA', + 1530759 => 'Davis, CA', + 1530763 => 'Yuba City, CA', + 1530790 => 'Yuba City, CA', + 1530795 => 'Winters, CA', + 1530809 => 'Chico, CA', + 1530822 => 'Yuba City, CA', + 1530823 => 'Auburn, CA', + 1530824 => 'Corning, CA', + 1530832 => 'Portola, CA', + 1530841 => 'Yreka, CA', + 1530842 => 'Yreka, CA', + 1530846 => 'Gridley, CA', + 1530865 => 'Orland, CA', + 1530872 => 'Paradise, CA', + 1530873 => 'Magalia, CA', + 1530876 => 'Paradise, CA', + 1530877 => 'Paradise, CA', + 1530879 => 'Chico, CA', + 1530885 => 'Auburn, CA', + 1530886 => 'Auburn, CA', + 1530887 => 'Auburn, CA', + 1530888 => 'Auburn, CA', + 1530889 => 'Auburn, CA', + 1530891 => 'Chico, CA', + 1530892 => 'Chico, CA', + 1530893 => 'Chico, CA', + 1530894 => 'Chico, CA', + 1530895 => 'Chico, CA', + 1530896 => 'Chico, CA', + 1530898 => 'Chico, CA', + 1530899 => 'Chico, CA', + 1530923 => 'Yuba City, CA', + 1530926 => 'Mount Shasta, CA', + 1530934 => 'Willows, CA', + 1530938 => 'Weed, CA', + 1530993 => 'Loyalton, CA', + 1540 => 'Virginia', + 1540206 => 'Roanoke, VA', + 1540213 => 'Staunton, VA', + 1540224 => 'Roanoke, VA', + 1540231 => 'Blacksburg, VA', + 1540234 => 'Weyers Cave, VA', + 1540248 => 'Verona, VA', + 1540249 => 'Grottoes, VA', + 1540254 => 'Buchanan, VA', + 1540261 => 'Buena Vista, VA', + 1540265 => 'Roanoke, VA', + 1540266 => 'Roanoke, VA', + 1540286 => 'Fredericksburg, VA', + 1540288 => 'Stafford, VA', + 1540289 => 'McGaheysville, VA', + 1540297 => 'Moneta, VA', + 1540298 => 'Elkton, VA', + 1540310 => 'Fredericksburg, VA', + 1540316 => 'Warrenton, VA', + 1540318 => 'Stafford, VA', + 1540332 => 'Staunton, VA', + 1540334 => 'Boones Mill, VA', + 1540338 => 'Purcellville, VA', + 1540341 => 'Warrenton, VA', + 1540342 => 'Roanoke, VA', + 1540343 => 'Roanoke, VA', + 1540344 => 'Roanoke, VA', + 1540345 => 'Roanoke, VA', + 1540347 => 'Warrenton, VA', + 1540349 => 'Warrenton, VA', + 1540361 => 'Fredericksburg, VA', + 1540362 => 'Roanoke, VA', + 1540364 => 'Marshall, VA', + 1540365 => 'Ferrum, VA', + 1540366 => 'Roanoke, VA', + 1540368 => 'Fredericksburg, VA', + 1540370 => 'Fredericksburg, VA', + 1540371 => 'Fredericksburg, VA', + 1540372 => 'Fredericksburg, VA', + 1540373 => 'Fredericksburg, VA', + 1540374 => 'Fredericksburg, VA', + 1540375 => 'Salem, VA', + 1540380 => 'Salem, VA', + 1540381 => 'Christiansburg, VA', + 1540382 => 'Christiansburg, VA', + 1540387 => 'Salem, VA', + 1540389 => 'Salem, VA', + 1540400 => 'Roanoke, VA', + 1540427 => 'Roanoke, VA', + 1540428 => 'Warrenton, VA', + 1540432 => 'Harrisonburg, VA', + 1540433 => 'Harrisonburg, VA', + 1540434 => 'Harrisonburg, VA', + 1540437 => 'Harrisonburg, VA', + 1540438 => 'Harrisonburg, VA', + 1540439 => 'Bealeton, VA', + 1540442 => 'Harrisonburg, VA', + 1540443 => 'Blacksburg, VA', + 1540444 => 'Salem, VA', + 1540450 => 'Winchester, VA', + 1540459 => 'Woodstock, VA', + 1540463 => 'Lexington, VA', + 1540464 => 'Lexington, VA', + 1540465 => 'Strasburg, VA', + 1540468 => 'Monterey, VA', + 1540473 => 'Fincastle, VA', + 1540477 => 'Mount Jackson, VA', + 1540479 => 'Fredericksburg, VA', + 1540483 => 'Rocky Mount, VA', + 1540484 => 'Rocky Mount, VA', + 1540489 => 'Rocky Mount, VA', + 1540535 => 'Winchester, VA', + 1540536 => 'Winchester, VA', + 1540542 => 'Winchester, VA', + 1540545 => 'Winchester, VA', + 1540547 => 'Culpeper, VA', + 1540548 => 'Fredericksburg, VA', + 1540552 => 'Blacksburg, VA', + 1540562 => 'Roanoke, VA', + 1540563 => 'Roanoke, VA', + 1540564 => 'Harrisonburg, VA', + 1540568 => 'Harrisonburg, VA', + 1540574 => 'Harrisonburg, VA', + 1540582 => 'Spotsylvania, VA', + 1540586 => 'Bedford, VA', + 1540587 => 'Bedford, VA', + 1540622 => 'Front Royal, VA', + 1540626 => 'Pembroke, VA', + 1540631 => 'Front Royal, VA', + 1540633 => 'Radford, VA', + 1540635 => 'Front Royal, VA', + 1540636 => 'Front Royal, VA', + 1540639 => 'Radford, VA', + 1540652 => 'Shenandoah, VA', + 1540656 => 'Fredericksburg, VA', + 1540657 => 'Stafford, VA', + 1540658 => 'Stafford, VA', + 1540659 => 'Stafford, VA', + 1540661 => 'Orange, VA', + 1540662 => 'Winchester, VA', + 1540663 => 'King George, VA', + 1540665 => 'Winchester, VA', + 1540667 => 'Winchester, VA', + 1540672 => 'Orange, VA', + 1540674 => 'Dublin, VA', + 1540675 => 'Washington, VA', + 1540678 => 'Winchester, VA', + 1540687 => 'Middleburg, VA', + 1540689 => 'Harrisonburg, VA', + 1540710 => 'Fredericksburg, VA', + 1540720 => 'Stafford, VA', + 1540722 => 'Winchester, VA', + 1540723 => 'Winchester, VA', + 1540725 => 'Roanoke, VA', + 1540726 => 'Narrows, VA', + 1540727 => 'Culpeper, VA', + 1540731 => 'Radford, VA', + 1540740 => 'New Market, VA', + 1540741 => 'Fredericksburg, VA', + 1540743 => 'Luray, VA', + 1540745 => 'Floyd, VA', + 1540751 => 'Purcellville, VA', + 1540752 => 'Fredericksburg, VA', + 1540772 => 'Roanoke, VA', + 1540774 => 'Roanoke, VA', + 1540775 => 'King George, VA', + 1540776 => 'Roanoke, VA', + 1540777 => 'Roanoke, VA', + 1540778 => 'Stanley, VA', + 1540785 => 'Fredericksburg, VA', + 1540786 => 'Fredericksburg, VA', + 1540788 => 'Catlett, VA', + 1540822 => 'Lovettsville, VA', + 1540825 => 'Culpeper, VA', + 1540828 => 'Bridgewater, VA', + 1540829 => 'Culpeper, VA', + 1540832 => 'Gordonsville, VA', + 1540834 => 'Fredericksburg, VA', + 1540837 => 'Boyce, VA', + 1540839 => 'Hot Springs, VA', + 1540853 => 'Roanoke, VA', + 1540857 => 'Roanoke, VA', + 1540862 => 'Clifton Forge, VA', + 1540864 => 'New Castle, VA', + 1540868 => 'Stephens City, VA', + 1540869 => 'Stephens City, VA', + 1540872 => 'Bumpass, VA', + 1540877 => 'Winchester, VA', + 1540879 => 'Dayton, VA', + 1540885 => 'Staunton, VA', + 1540886 => 'Staunton, VA', + 1540887 => 'Staunton, VA', + 1540890 => 'Vinton, VA', + 1540891 => 'Fredericksburg, VA', + 1540894 => 'Mineral, VA', + 1540896 => 'Broadway, VA', + 1540898 => 'Fredericksburg, VA', + 1540899 => 'Fredericksburg, VA', + 1540904 => 'Roanoke, VA', + 1540921 => 'Pearisburg, VA', + 1540932 => 'Fishersville, VA', + 1540941 => 'Waynesboro, VA', + 1540942 => 'Waynesboro, VA', + 1540943 => 'Waynesboro, VA', + 1540946 => 'Waynesboro, VA', + 1540948 => 'Madison, VA', + 1540949 => 'Waynesboro, VA', + 1540951 => 'Blacksburg, VA', + 1540953 => 'Blacksburg, VA', + 1540955 => 'Berryville, VA', + 1540961 => 'Blacksburg, VA', + 1540962 => 'Covington, VA', + 1540965 => 'Covington, VA', + 1540967 => 'Louisa, VA', + 1540972 => 'Locust Grove, VA', + 1540977 => 'Roanoke, VA', + 1540980 => 'Pulaski, VA', + 1540981 => 'Roanoke, VA', + 1540982 => 'Roanoke, VA', + 1540983 => 'Roanoke, VA', + 1540984 => 'Edinburg, VA', + 1540985 => 'Roanoke, VA', + 1540987 => 'Sperryville, VA', + 1540989 => 'Roanoke, VA', + 1540994 => 'Pulaski, VA', + 1541 => 'Oregon', + 1541205 => 'Klamath Falls, OR', + 1541207 => 'Corvallis, OR', + 1541210 => 'Medford, OR', + 1541222 => 'Springfield, OR', + 1541242 => 'Eugene, OR', + 1541245 => 'Medford, OR', + 1541247 => 'Gold Beach, OR', + 1541258 => 'Lebanon, OR', + 1541259 => 'Lebanon, OR', + 1541265 => 'Newport, OR', + 1541266 => 'Coos Bay, OR', + 1541267 => 'Coos Bay, OR', + 1541269 => 'Coos Bay, OR', + 1541271 => 'Reedsport, OR', + 1541273 => 'Klamath Falls, OR', + 1541276 => 'Pendleton, OR', + 1541278 => 'Pendleton, OR', + 1541282 => 'Medford, OR', + 1541284 => 'Eugene, OR', + 1541289 => 'Hermiston, OR', + 1541296 => 'The Dalles, OR', + 1541298 => 'The Dalles, OR', + 1541301 => 'Medford, OR', + 1541302 => 'Eugene, OR', + 1541306 => 'Bend, OR', + 1541312 => 'Bend, OR', + 1541316 => 'Redmond, OR', + 1541317 => 'Bend, OR', + 1541318 => 'Bend, OR', + 1541322 => 'Bend, OR', + 1541323 => 'Bend, OR', + 1541327 => 'Jefferson, OR', + 1541330 => 'Bend, OR', + 1541332 => 'Port Orford, OR', + 1541336 => 'Toledo, OR', + 1541338 => 'Eugene, OR', + 1541341 => 'Eugene, OR', + 1541342 => 'Eugene, OR', + 1541343 => 'Eugene, OR', + 1541344 => 'Eugene, OR', + 1541345 => 'Eugene, OR', + 1541346 => 'Eugene, OR', + 1541347 => 'Bandon, OR', + 1541349 => 'Eugene, OR', + 1541352 => 'Mount Hood Parkdale, OR', + 1541354 => 'Hood River, OR', + 1541357 => 'Eugene, OR', + 1541359 => 'Eugene, OR', + 1541367 => 'Sweet Home, OR', + 1541372 => 'Nyssa, OR', + 1541382 => 'Bend, OR', + 1541383 => 'Bend, OR', + 1541384 => 'Condon, OR', + 1541385 => 'Bend, OR', + 1541386 => 'Hood River, OR', + 1541387 => 'Hood River, OR', + 1541388 => 'Bend, OR', + 1541389 => 'Bend, OR', + 1541390 => 'Bend, OR', + 1541393 => 'Eugene, OR', + 1541396 => 'Coquille, OR', + 1541410 => 'Bend, OR', + 1541412 => 'Brookings, OR', + 1541416 => 'Prineville, OR', + 1541420 => 'Bend, OR', + 1541426 => 'Enterprise, OR', + 1541431 => 'Eugene, OR', + 1541432 => 'Joseph, OR', + 1541440 => 'Roseburg, OR', + 1541447 => 'Prineville, OR', + 1541451 => 'Lebanon, OR', + 1541459 => 'Sutherlin, OR', + 1541461 => 'Eugene, OR', + 1541463 => 'Eugene, OR', + 1541464 => 'Roseburg, OR', + 1541465 => 'Eugene, OR', + 1541466 => 'Brownsville, OR', + 1541469 => 'Brookings, OR', + 1541471 => 'Grants Pass, OR', + 1541472 => 'Grants Pass, OR', + 1541473 => 'Vale, OR', + 1541474 => 'Grants Pass, OR', + 1541475 => 'Madras, OR', + 1541476 => 'Grants Pass, OR', + 1541479 => 'Grants Pass, OR', + 1541481 => 'Boardman, OR', + 1541482 => 'Ashland, OR', + 1541484 => 'Eugene, OR', + 1541485 => 'Eugene, OR', + 1541488 => 'Ashland, OR', + 1541490 => 'Hood River, OR', + 1541496 => 'Glide, OR', + 1541504 => 'Redmond, OR', + 1541505 => 'Eugene, OR', + 1541506 => 'The Dalles, OR', + 1541517 => 'Eugene, OR', + 1541520 => 'Eugene, OR', + 1541523 => 'Baker City, OR', + 1541526 => 'Redmond, OR', + 1541536 => 'La Pine, OR', + 1541547 => 'Yachats, OR', + 1541548 => 'Redmond, OR', + 1541549 => 'Sisters, OR', + 1541550 => 'Bend, OR', + 1541552 => 'Ashland, OR', + 1541553 => 'Warm Springs, OR', + 1541563 => 'Waldport, OR', + 1541564 => 'Hermiston, OR', + 1541567 => 'Hermiston, OR', + 1541572 => 'Myrtle Point, OR', + 1541573 => 'Burns, OR', + 1541574 => 'Newport, OR', + 1541575 => 'John Day, OR', + 1541582 => 'Rogue River, OR', + 1541592 => 'Cave Junction, OR', + 1541607 => 'Eugene, OR', + 1541608 => 'Medford, OR', + 1541617 => 'Bend, OR', + 1541633 => 'Bend, OR', + 1541636 => 'Eugene, OR', + 1541647 => 'Bend, OR', + 1541653 => 'Eugene, OR', + 1541654 => 'Eugene, OR', + 1541659 => 'Grants Pass, OR', + 1541660 => 'Grants Pass, OR', + 1541663 => 'La Grande, OR', + 1541664 => 'Central Point, OR', + 1541665 => 'Central Point, OR', + 1541667 => 'Hermiston, OR', + 1541672 => 'Roseburg, OR', + 1541673 => 'Roseburg, OR', + 1541676 => 'Heppner, OR', + 1541677 => 'Roseburg, OR', + 1541678 => 'Bend, OR', + 1541682 => 'Eugene, OR', + 1541683 => 'Eugene, OR', + 1541684 => 'Eugene, OR', + 1541686 => 'Eugene, OR', + 1541687 => 'Eugene, OR', + 1541688 => 'Eugene, OR', + 1541689 => 'Eugene, OR', + 1541706 => 'Bend, OR', + 1541708 => 'Ashland, OR', + 1541726 => 'Springfield, OR', + 1541728 => 'Bend, OR', + 1541729 => 'Eugene, OR', + 1541732 => 'Medford, OR', + 1541734 => 'Medford, OR', + 1541736 => 'Springfield, OR', + 1541737 => 'Corvallis, OR', + 1541738 => 'Corvallis, OR', + 1541741 => 'Springfield, OR', + 1541743 => 'Eugene, OR', + 1541744 => 'Springfield, OR', + 1541745 => 'Corvallis, OR', + 1541746 => 'Springfield, OR', + 1541747 => 'Springfield, OR', + 1541749 => 'Bend, OR', + 1541751 => 'North Bend, OR', + 1541752 => 'Corvallis, OR', + 1541753 => 'Corvallis, OR', + 1541754 => 'Corvallis, OR', + 1541756 => 'North Bend, OR', + 1541757 => 'Corvallis, OR', + 1541758 => 'Corvallis, OR', + 1541765 => 'Depoe Bay, OR', + 1541766 => 'Corvallis, OR', + 1541767 => 'Cottage Grove, OR', + 1541768 => 'Corvallis, OR', + 1541770 => 'Medford, OR', + 1541772 => 'Medford, OR', + 1541773 => 'Medford, OR', + 1541774 => 'Medford, OR', + 1541776 => 'Medford, OR', + 1541779 => 'Medford, OR', + 1541782 => 'Oakridge, OR', + 1541783 => 'Chiloquin, OR', + 1541789 => 'Medford, OR', + 1541791 => 'Albany, OR', + 1541812 => 'Albany, OR', + 1541839 => 'Canyonville, OR', + 1541842 => 'Medford, OR', + 1541844 => 'Eugene, OR', + 1541850 => 'Klamath Falls, OR', + 1541855 => 'Gold Hill, OR', + 1541857 => 'Medford, OR', + 1541858 => 'Medford, OR', + 1541863 => 'Myrtle Creek, OR', + 1541868 => 'Eugene, OR', + 1541878 => 'Shady Cove, OR', + 1541881 => 'Ontario, OR', + 1541882 => 'Klamath Falls, OR', + 1541883 => 'Klamath Falls, OR', + 1541884 => 'Klamath Falls, OR', + 1541885 => 'Klamath Falls, OR', + 1541888 => 'Coos Bay, OR', + 1541889 => 'Ontario, OR', + 1541895 => 'Creswell, OR', + 1541899 => 'Jacksonville, OR', + 1541902 => 'Florence, OR', + 1541917 => 'Albany, OR', + 1541922 => 'Umatilla, OR', + 1541923 => 'Redmond, OR', + 1541924 => 'Albany, OR', + 1541926 => 'Albany, OR', + 1541928 => 'Albany, OR', + 1541929 => 'Philomath, OR', + 1541935 => 'Veneta, OR', + 1541938 => 'Milton-Freewater, OR', + 1541941 => 'Medford, OR', + 1541942 => 'Cottage Grove, OR', + 1541947 => 'Lakeview, OR', + 1541955 => 'Grants Pass, OR', + 1541956 => 'Grants Pass, OR', + 1541957 => 'Roseburg, OR', + 1541962 => 'La Grande, OR', + 1541963 => 'La Grande, OR', + 1541966 => 'Pendleton, OR', + 1541967 => 'Albany, OR', + 1541973 => 'Medford, OR', + 1541988 => 'Springfield, OR', + 1541994 => 'Lincoln City, OR', + 1541995 => 'Harrisburg, OR', + 1541996 => 'Lincoln City, OR', + 1541997 => 'Florence, OR', + 1541998 => 'Junction City, OR', + 1548 => 'Ontario', + 1551 => 'New Jersey', + 1559 => 'California', + 1559221 => 'Fresno, CA', + 1559222 => 'Fresno, CA', + 1559224 => 'Fresno, CA', + 1559225 => 'Fresno, CA', + 1559226 => 'Fresno, CA', + 1559227 => 'Fresno, CA', + 1559228 => 'Fresno, CA', + 1559229 => 'Fresno, CA', + 1559230 => 'Fresno, CA', + 1559233 => 'Fresno, CA', + 1559237 => 'Fresno, CA', + 1559243 => 'Fresno, CA', + 1559244 => 'Fresno, CA', + 1559248 => 'Fresno, CA', + 1559251 => 'Fresno, CA', + 1559252 => 'Fresno, CA', + 1559253 => 'Fresno, CA', + 1559255 => 'Fresno, CA', + 1559256 => 'Fresno, CA', + 1559261 => 'Fresno, CA', + 1559264 => 'Fresno, CA', + 1559266 => 'Fresno, CA', + 1559268 => 'Fresno, CA', + 1559271 => 'Fresno, CA', + 1559274 => 'Fresno, CA', + 1559275 => 'Fresno, CA', + 1559276 => 'Fresno, CA', + 1559277 => 'Fresno, CA', + 1559294 => 'Fresno, CA', + 1559297 => 'Clovis, CA', + 1559298 => 'Clovis, CA', + 1559299 => 'Clovis, CA', + 1559307 => 'Fresno, CA', + 1559320 => 'Fresno, CA', + 1559322 => 'Clovis, CA', + 1559323 => 'Clovis, CA', + 1559324 => 'Clovis, CA', + 1559325 => 'Clovis, CA', + 1559326 => 'Clovis, CA', + 1559353 => 'Madera, CA', + 1559386 => 'Avenal, CA', + 1559412 => 'Fresno, CA', + 1559431 => 'Fresno, CA', + 1559432 => 'Fresno, CA', + 1559433 => 'Fresno, CA', + 1559434 => 'Fresno, CA', + 1559435 => 'Fresno, CA', + 1559436 => 'Fresno, CA', + 1559437 => 'Fresno, CA', + 1559438 => 'Fresno, CA', + 1559439 => 'Fresno, CA', + 1559440 => 'Fresno, CA', + 1559441 => 'Fresno, CA', + 1559442 => 'Fresno, CA', + 1559443 => 'Fresno, CA', + 1559445 => 'Fresno, CA', + 1559446 => 'Fresno, CA', + 1559447 => 'Fresno, CA', + 1559448 => 'Fresno, CA', + 1559449 => 'Fresno, CA', + 1559450 => 'Fresno, CA', + 1559452 => 'Fresno, CA', + 1559453 => 'Fresno, CA', + 1559454 => 'Fresno, CA', + 1559455 => 'Fresno, CA', + 1559456 => 'Fresno, CA', + 1559457 => 'Fresno, CA', + 1559459 => 'Fresno, CA', + 1559478 => 'Fresno, CA', + 1559485 => 'Fresno, CA', + 1559486 => 'Fresno, CA', + 1559490 => 'Fresno, CA', + 1559492 => 'Fresno, CA', + 1559495 => 'Fresno, CA', + 1559497 => 'Fresno, CA', + 1559498 => 'Fresno, CA', + 1559499 => 'Fresno, CA', + 1559528 => 'Orosi, CA', + 1559535 => 'Terra Bella, CA', + 1559539 => 'Springville, CA', + 1559561 => 'Three Rivers, CA', + 1559562 => 'Lindsay, CA', + 1559564 => 'Woodlake, CA', + 1559582 => 'Hanford, CA', + 1559583 => 'Hanford, CA', + 1559584 => 'Hanford, CA', + 1559585 => 'Hanford, CA', + 1559587 => 'Hanford, CA', + 1559589 => 'Hanford, CA', + 1559591 => 'Dinuba, CA', + 1559592 => 'Exeter, CA', + 1559594 => 'Exeter, CA', + 1559595 => 'Dinuba, CA', + 1559622 => 'Visalia, CA', + 1559623 => 'Visalia, CA', + 1559624 => 'Visalia, CA', + 1559625 => 'Visalia, CA', + 1559626 => 'Orange Cove, CA', + 1559627 => 'Visalia, CA', + 1559635 => 'Visalia, CA', + 1559636 => 'Visalia, CA', + 1559637 => 'Reedley, CA', + 1559638 => 'Reedley, CA', + 1559641 => 'Oakhurst, CA', + 1559645 => 'Madera, CA', + 1559646 => 'Parlier, CA', + 1559651 => 'Visalia, CA', + 1559655 => 'Mendota, CA', + 1559658 => 'Oakhurst, CA', + 1559659 => 'Firebaugh, CA', + 1559661 => 'Madera, CA', + 1559662 => 'Madera, CA', + 1559664 => 'Madera, CA', + 1559665 => 'Chowchilla, CA', + 1559673 => 'Madera, CA', + 1559674 => 'Madera, CA', + 1559675 => 'Madera, CA', + 1559683 => 'Oakhurst, CA', + 1559684 => 'Tulare, CA', + 1559685 => 'Tulare, CA', + 1559686 => 'Tulare, CA', + 1559687 => 'Tulare, CA', + 1559688 => 'Tulare, CA', + 1559713 => 'Visalia, CA', + 1559732 => 'Visalia, CA', + 1559733 => 'Visalia, CA', + 1559734 => 'Visalia, CA', + 1559738 => 'Visalia, CA', + 1559739 => 'Visalia, CA', + 1559741 => 'Visalia, CA', + 1559747 => 'Farmersville, CA', + 1559757 => 'Pixley, CA', + 1559781 => 'Porterville, CA', + 1559782 => 'Porterville, CA', + 1559783 => 'Porterville, CA', + 1559784 => 'Porterville, CA', + 1559788 => 'Porterville, CA', + 1559791 => 'Porterville, CA', + 1559798 => 'Ivanhoe, CA', + 1559834 => 'Fowler, CA', + 1559840 => 'Fresno, CA', + 1559841 => 'Shaver Lake, CA', + 1559846 => 'Kerman, CA', + 1559855 => 'Auberry, CA', + 1559864 => 'Caruthers, CA', + 1559867 => 'Riverdale, CA', + 1559875 => 'Sanger, CA', + 1559877 => 'North Fork, CA', + 1559891 => 'Selma, CA', + 1559896 => 'Selma, CA', + 1559897 => 'Kingsburg, CA', + 1559924 => 'Lemoore, CA', + 1559925 => 'Lemoore, CA', + 1559935 => 'Coalinga, CA', + 1559945 => 'Huron, CA', + 1559992 => 'Corcoran, CA', + 1559998 => 'Lemoore, CA', + 1561 => 'Florida', + 1561200 => 'Boynton Beach, FL', + 1561208 => 'Boca Raton, FL', + 1561210 => 'Boca Raton, FL', + 1561218 => 'Boca Raton, FL', + 1561228 => 'West Palm Beach, FL', + 1561241 => 'Boca Raton, FL', + 1561242 => 'West Palm Beach, FL', + 1561243 => 'Delray Beach, FL', + 1561244 => 'Boynton Beach, FL', + 1561245 => 'Boca Raton, FL', + 1561265 => 'Delray Beach, FL', + 1561266 => 'Delray Beach, FL', + 1561272 => 'Delray Beach, FL', + 1561274 => 'Delray Beach, FL', + 1561276 => 'Delray Beach, FL', + 1561278 => 'Delray Beach, FL', + 1561279 => 'Delray Beach, FL', + 1561289 => 'Boca Raton, FL', + 1561330 => 'Delray Beach, FL', + 1561338 => 'Boca Raton, FL', + 1561347 => 'Boca Raton, FL', + 1561353 => 'Boca Raton, FL', + 1561355 => 'West Palm Beach, FL', + 1561361 => 'Boca Raton, FL', + 1561362 => 'Boca Raton, FL', + 1561364 => 'Boynton Beach, FL', + 1561367 => 'Boca Raton, FL', + 1561368 => 'Boca Raton, FL', + 1561369 => 'Boynton Beach, FL', + 1561372 => 'Boca Raton, FL', + 1561374 => 'Boynton Beach, FL', + 1561391 => 'Boca Raton, FL', + 1561392 => 'Boca Raton, FL', + 1561393 => 'Boca Raton, FL', + 1561394 => 'Boca Raton, FL', + 1561395 => 'Boca Raton, FL', + 1561404 => 'Delray Beach, FL', + 1561416 => 'Boca Raton, FL', + 1561417 => 'Boca Raton, FL', + 1561422 => 'Riviera Beach, FL', + 1561427 => 'Jupiter, FL', + 1561447 => 'Boca Raton, FL', + 1561450 => 'Delray Beach, FL', + 1561451 => 'Boca Raton, FL', + 1561455 => 'Delray Beach, FL', + 1561470 => 'Boca Raton, FL', + 1561471 => 'West Palm Beach, FL', + 1561477 => 'Boca Raton, FL', + 1561478 => 'West Palm Beach, FL', + 1561479 => 'Boca Raton, FL', + 1561482 => 'Boca Raton, FL', + 1561483 => 'Boca Raton, FL', + 1561487 => 'Boca Raton, FL', + 1561488 => 'Boca Raton, FL', + 1561495 => 'Delray Beach, FL', + 1561496 => 'Delray Beach, FL', + 1561498 => 'Delray Beach, FL', + 1561499 => 'Delray Beach, FL', + 1561509 => 'Boynton Beach, FL', + 1561514 => 'West Palm Beach, FL', + 1561544 => 'Boca Raton, FL', + 1561558 => 'Boca Raton, FL', + 1561572 => 'Boynton Beach, FL', + 1561575 => 'Jupiter, FL', + 1561615 => 'West Palm Beach, FL', + 1561616 => 'West Palm Beach, FL', + 1561620 => 'Boca Raton, FL', + 1561637 => 'Delray Beach, FL', + 1561638 => 'Delray Beach, FL', + 1561640 => 'West Palm Beach, FL', + 1561650 => 'West Palm Beach, FL', + 1561653 => 'West Palm Beach, FL', + 1561655 => 'West Palm Beach, FL', + 1561659 => 'West Palm Beach, FL', + 1561672 => 'Boca Raton, FL', + 1561683 => 'West Palm Beach, FL', + 1561684 => 'West Palm Beach, FL', + 1561686 => 'West Palm Beach, FL', + 1561687 => 'West Palm Beach, FL', + 1561688 => 'West Palm Beach, FL', + 1561689 => 'West Palm Beach, FL', + 1561697 => 'West Palm Beach, FL', + 1561712 => 'West Palm Beach, FL', + 1561731 => 'Boynton Beach, FL', + 1561732 => 'Boynton Beach, FL', + 1561733 => 'Boynton Beach, FL', + 1561734 => 'Boynton Beach, FL', + 1561735 => 'Boynton Beach, FL', + 1561736 => 'Boynton Beach, FL', + 1561737 => 'Boynton Beach, FL', + 1561738 => 'Boynton Beach, FL', + 1561739 => 'Boynton Beach, FL', + 1561740 => 'Boynton Beach, FL', + 1561741 => 'Jupiter, FL', + 1561742 => 'Boynton Beach, FL', + 1561743 => 'Jupiter, FL', + 1561744 => 'Jupiter, FL', + 1561745 => 'Jupiter, FL', + 1561746 => 'Jupiter, FL', + 1561747 => 'Jupiter, FL', + 1561748 => 'Jupiter, FL', + 1561750 => 'Boca Raton, FL', + 1561752 => 'Boynton Beach, FL', + 1561756 => 'Boca Raton, FL', + 1561768 => 'Jupiter, FL', + 1561802 => 'West Palm Beach, FL', + 1561807 => 'Boca Raton, FL', + 1561819 => 'Delray Beach, FL', + 1561820 => 'West Palm Beach, FL', + 1561822 => 'West Palm Beach, FL', + 1561826 => 'Boca Raton, FL', + 1561832 => 'West Palm Beach, FL', + 1561833 => 'West Palm Beach, FL', + 1561835 => 'West Palm Beach, FL', + 1561852 => 'Boca Raton, FL', + 1561865 => 'Delray Beach, FL', + 1561883 => 'Boca Raton, FL', + 1561910 => 'Boca Raton, FL', + 1561912 => 'Boca Raton, FL', + 1561921 => 'Delray Beach, FL', + 1561924 => 'Pahokee, FL', + 1561929 => 'Boca Raton, FL', + 1561939 => 'Boca Raton, FL', + 1561948 => 'Boca Raton, FL', + 1561955 => 'Boca Raton, FL', + 1561962 => 'Boca Raton, FL', + 1561972 => 'Jupiter, FL', + 1561981 => 'Boca Raton, FL', + 1561988 => 'Boca Raton, FL', + 1561989 => 'Boca Raton, FL', + 1561992 => 'Belle Glade, FL', + 1561994 => 'Boca Raton, FL', + 1561995 => 'Boca Raton, FL', + 1561996 => 'Belle Glade, FL', + 1561997 => 'Boca Raton, FL', + 1561998 => 'Boca Raton, FL', + 1561999 => 'Boca Raton, FL', + 1562 => 'California', + 1562216 => 'Long Beach, CA', + 1562218 => 'Long Beach, CA', + 1562272 => 'Paramount, CA', + 1562343 => 'Long Beach, CA', + 1562401 => 'Downey, CA', + 1562408 => 'Paramount, CA', + 1562420 => 'Long Beach, CA', + 1562421 => 'Long Beach, CA', + 1562422 => 'Long Beach, CA', + 1562423 => 'Long Beach, CA', + 1562424 => 'Long Beach, CA', + 1562425 => 'Long Beach, CA', + 1562426 => 'Long Beach, CA', + 1562427 => 'Long Beach, CA', + 1562428 => 'Long Beach, CA', + 1562429 => 'Long Beach, CA', + 1562432 => 'Long Beach, CA', + 1562433 => 'Long Beach, CA', + 1562434 => 'Long Beach, CA', + 1562435 => 'Long Beach, CA', + 1562436 => 'Long Beach, CA', + 1562437 => 'Long Beach, CA', + 1562438 => 'Long Beach, CA', + 1562439 => 'Long Beach, CA', + 1562461 => 'Bellflower, CA', + 1562464 => 'Whittier, CA', + 1562490 => 'Long Beach, CA', + 1562491 => 'Long Beach, CA', + 1562492 => 'Long Beach, CA', + 1562494 => 'Long Beach, CA', + 1562495 => 'Long Beach, CA', + 1562496 => 'Long Beach, CA', + 1562498 => 'Long Beach, CA', + 1562529 => 'Paramount, CA', + 1562531 => 'Paramount, CA', + 1562570 => 'Long Beach, CA', + 1562590 => 'Long Beach, CA', + 1562591 => 'Long Beach, CA', + 1562595 => 'Long Beach, CA', + 1562597 => 'Long Beach, CA', + 1562599 => 'Long Beach, CA', + 1562602 => 'Paramount, CA', + 1562612 => 'Long Beach, CA', + 1562622 => 'Downey, CA', + 1562624 => 'Long Beach, CA', + 1562633 => 'Paramount, CA', + 1562657 => 'Downey, CA', + 1562690 => 'La Habra, CA', + 1562691 => 'La Habra, CA', + 1562692 => 'Whittier, CA', + 1562693 => 'Whittier, CA', + 1562694 => 'La Habra, CA', + 1562695 => 'Whittier, CA', + 1562696 => 'Whittier, CA', + 1562697 => 'La Habra, CA', + 1562698 => 'Whittier, CA', + 1562728 => 'Long Beach, CA', + 1562777 => 'Santa Fe Springs, CA', + 1562789 => 'Whittier, CA', + 1562795 => 'Los Alamitos, CA', + 1562801 => 'Pico Rivera, CA', + 1562803 => 'Downey, CA', + 1562804 => 'Bellflower, CA', + 1562826 => 'Long Beach, CA', + 1562856 => 'Long Beach, CA', + 1562861 => 'Downey, CA', + 1562862 => 'Downey, CA', + 1562863 => 'Norwalk, CA', + 1562864 => 'Norwalk, CA', + 1562866 => 'Bellflower, CA', + 1562867 => 'Bellflower, CA', + 1562868 => 'Norwalk, CA', + 1562869 => 'Downey, CA', + 1562901 => 'Long Beach, CA', + 1562903 => 'Santa Fe Springs, CA', + 1562904 => 'Downey, CA', + 1562906 => 'Santa Fe Springs, CA', + 1562907 => 'Whittier, CA', + 1562912 => 'Long Beach, CA', + 1562920 => 'Bellflower, CA', + 1562923 => 'Downey, CA', + 1562925 => 'Bellflower, CA', + 1562929 => 'Norwalk, CA', + 1562933 => 'Long Beach, CA', + 1562938 => 'Long Beach, CA', + 1562942 => 'Pico Rivera, CA', + 1562945 => 'Whittier, CA', + 1562946 => 'Santa Fe Springs, CA', + 1562947 => 'Whittier, CA', + 1562948 => 'Pico Rivera, CA', + 1562949 => 'Pico Rivera, CA', + 1562951 => 'Long Beach, CA', + 1562961 => 'Long Beach, CA', + 1562981 => 'Long Beach, CA', + 1562983 => 'Long Beach, CA', + 1562984 => 'Long Beach, CA', + 1562985 => 'Long Beach, CA', + 1562986 => 'Long Beach, CA', + 1562987 => 'Long Beach, CA', + 1562988 => 'Long Beach, CA', + 1562989 => 'Long Beach, CA', + 1562997 => 'Long Beach, CA', + 1563 => 'Iowa', + 1563242 => 'Clinton, IA', + 1563243 => 'Clinton, IA', + 1563244 => 'Clinton, IA', + 1563245 => 'Elkader, IA', + 1563252 => 'Guttenberg, IA', + 1563259 => 'Camanche, IA', + 1563262 => 'Muscatine, IA', + 1563263 => 'Muscatine, IA', + 1563264 => 'Muscatine, IA', + 1563284 => 'Walcott, IA', + 1563285 => 'Eldridge, IA', + 1563289 => 'Le Claire, IA', + 1563322 => 'Davenport, IA', + 1563323 => 'Davenport, IA', + 1563324 => 'Davenport, IA', + 1563326 => 'Davenport, IA', + 1563332 => 'Bettendorf, IA', + 1563355 => 'Bettendorf, IA', + 1563359 => 'Davenport, IA', + 1563382 => 'Decorah, IA', + 1563383 => 'Davenport, IA', + 1563386 => 'Davenport, IA', + 1563388 => 'Davenport, IA', + 1563391 => 'Davenport, IA', + 1563421 => 'Davenport, IA', + 1563422 => 'West Union, IA', + 1563441 => 'Davenport, IA', + 1563445 => 'Davenport, IA', + 1563532 => 'Ossian, IA', + 1563538 => 'Lansing, IA', + 1563539 => 'Monona, IA', + 1563547 => 'Cresco, IA', + 1563556 => 'Dubuque, IA', + 1563557 => 'Dubuque, IA', + 1563568 => 'Waukon, IA', + 1563578 => 'Sumner, IA', + 1563582 => 'Dubuque, IA', + 1563583 => 'Dubuque, IA', + 1563584 => 'Dubuque, IA', + 1563585 => 'Dubuque, IA', + 1563588 => 'Dubuque, IA', + 1563589 => 'Dubuque, IA', + 1563652 => 'Maquoketa, IA', + 1563659 => 'DeWitt, IA', + 1563689 => 'Preston, IA', + 1563690 => 'Dubuque, IA', + 1563732 => 'Wilton, IA', + 1563742 => 'Bettendorf, IA', + 1563744 => 'Farley, IA', + 1563785 => 'Durant, IA', + 1563823 => 'Davenport, IA', + 1563852 => 'Cascade, IA', + 1563864 => 'Postville, IA', + 1563872 => 'Bellevue, IA', + 1563873 => 'McGregor, IA', + 1563875 => 'Dyersville, IA', + 1563886 => 'Tipton, IA', + 1563927 => 'Manchester, IA', + 1563928 => 'Edgewood, IA', + 1563933 => 'Strawberry Point, IA', + 1567 => 'Ohio', + 1570 => 'Pennsylvania', + 1570207 => 'Scranton, PA', + 1570208 => 'Wilkes-Barre, PA', + 1570223 => 'East Stroudsburg, PA', + 1570226 => 'Hawley, PA', + 1570247 => 'Rome, PA', + 1570251 => 'Honesdale, PA', + 1570253 => 'Honesdale, PA', + 1570265 => 'Towanda, PA', + 1570268 => 'Towanda, PA', + 1570270 => 'Wilkes-Barre, PA', + 1570271 => 'Danville, PA', + 1570275 => 'Danville, PA', + 1570278 => 'Montrose, PA', + 1570282 => 'Carbondale, PA', + 1570283 => 'Kingston, PA', + 1570286 => 'Sunbury, PA', + 1570287 => 'Kingston, PA', + 1570288 => 'Kingston, PA', + 1570296 => 'Milford, PA', + 1570297 => 'Troy, PA', + 1570320 => 'Williamsport, PA', + 1570321 => 'Williamsport, PA', + 1570322 => 'Williamsport, PA', + 1570323 => 'Williamsport, PA', + 1570325 => 'Jim Thorpe, PA', + 1570326 => 'Williamsport, PA', + 1570327 => 'Williamsport, PA', + 1570331 => 'Kingston, PA', + 1570339 => 'Mount Carmel, PA', + 1570340 => 'Scranton, PA', + 1570341 => 'Scranton, PA', + 1570342 => 'Scranton, PA', + 1570343 => 'Scranton, PA', + 1570344 => 'Scranton, PA', + 1570345 => 'Pine Grove, PA', + 1570346 => 'Scranton, PA', + 1570347 => 'Scranton, PA', + 1570348 => 'Scranton, PA', + 1570366 => 'Orwigsburg, PA', + 1570368 => 'Montoursville, PA', + 1570373 => 'Kulpmont, PA', + 1570374 => 'Selinsgrove, PA', + 1570385 => 'Schuylkill Haven, PA', + 1570387 => 'Bloomsburg, PA', + 1570389 => 'Bloomsburg, PA', + 1570398 => 'Jersey Shore, PA', + 1570409 => 'Milford, PA', + 1570420 => 'Stroudsburg, PA', + 1570424 => 'Stroudsburg, PA', + 1570427 => 'Weatherly, PA', + 1570429 => 'Saint Clair, PA', + 1570443 => 'White Haven, PA', + 1570450 => 'Hazleton, PA', + 1570454 => 'Hazleton, PA', + 1570455 => 'Hazleton, PA', + 1570458 => 'Millville, PA', + 1570459 => 'Hazleton, PA', + 1570462 => 'Shenandoah, PA', + 1570465 => 'New Milford, PA', + 1570473 => 'Northumberland, PA', + 1570474 => 'Mountain Top, PA', + 1570488 => 'Waymart, PA', + 1570491 => 'Matamoras, PA', + 1570494 => 'Williamsport, PA', + 1570501 => 'Hazleton, PA', + 1570517 => 'Stroudsburg, PA', + 1570522 => 'Lewisburg, PA', + 1570523 => 'Lewisburg, PA', + 1570524 => 'Lewisburg, PA', + 1570538 => 'Watsontown, PA', + 1570539 => 'Mt Pleasant Mls, PA', + 1570542 => 'Shickshinny, PA', + 1570544 => 'Minersville, PA', + 1570546 => 'Muncy, PA', + 1570547 => 'Montgomery, PA', + 1570552 => 'Kingston, PA', + 1570558 => 'Scranton, PA', + 1570562 => 'Taylor, PA', + 1570563 => 'Dalton, PA', + 1570584 => 'Hughesville, PA', + 1570585 => 'Clarks Summit, PA', + 1570586 => 'Clarks Summit, PA', + 1570587 => 'Clarks Summit, PA', + 1570596 => 'Gillett, PA', + 1570601 => 'Williamsport, PA', + 1570602 => 'Pittston, PA', + 1570621 => 'Pottsville, PA', + 1570622 => 'Pottsville, PA', + 1570628 => 'Pottsville, PA', + 1570636 => 'Freeland, PA', + 1570638 => 'Blossburg, PA', + 1570639 => 'Harveys Lake, PA', + 1570644 => 'Shamokin, PA', + 1570648 => 'Shamokin, PA', + 1570654 => 'Pittston, PA', + 1570655 => 'Pittston, PA', + 1570662 => 'Mansfield, PA', + 1570668 => 'Tamaqua, PA', + 1570672 => 'Elysburg, PA', + 1570673 => 'Canton, PA', + 1570674 => 'Dallas, PA', + 1570675 => 'Dallas, PA', + 1570693 => 'Wyoming, PA', + 1570696 => 'Shavertown, PA', + 1570698 => 'Lake Ariel, PA', + 1570714 => 'Kingston, PA', + 1570718 => 'Kingston, PA', + 1570722 => 'Albrightsville, PA', + 1570723 => 'Wellsboro, PA', + 1570724 => 'Wellsboro, PA', + 1570726 => 'Mill Hall, PA', + 1570729 => 'Beach Lake, PA', + 1570735 => 'Nanticoke, PA', + 1570739 => 'Schuylkill Haven, PA', + 1570742 => 'Milton, PA', + 1570746 => 'Wyalusing, PA', + 1570748 => 'Lock Haven, PA', + 1570752 => 'Berwick, PA', + 1570759 => 'Berwick, PA', + 1570773 => 'Mahanoy City, PA', + 1570775 => 'Hawley, PA', + 1570779 => 'Plymouth, PA', + 1570784 => 'Bloomsburg, PA', + 1570785 => 'Forest City, PA', + 1570808 => 'Wilkes-Barre, PA', + 1570819 => 'Wilkes-Barre, PA', + 1570820 => 'Wilkes-Barre, PA', + 1570821 => 'Wilkes-Barre, PA', + 1570822 => 'Wilkes-Barre, PA', + 1570823 => 'Wilkes-Barre, PA', + 1570824 => 'Wilkes-Barre, PA', + 1570825 => 'Wilkes-Barre, PA', + 1570826 => 'Wilkes-Barre, PA', + 1570828 => 'Dingmans Ferry, PA', + 1570829 => 'Wilkes-Barre, PA', + 1570833 => 'Meshoppen, PA', + 1570836 => 'Tunkhannock, PA', + 1570837 => 'Middleburg, PA', + 1570853 => 'Susquehanna, PA', + 1570868 => 'Mountain Top, PA', + 1570874 => 'Frackville, PA', + 1570875 => 'Ashland, PA', + 1570879 => 'Hallstead, PA', + 1570882 => 'Sayre, PA', + 1570883 => 'Pittston, PA', + 1570887 => 'Sayre, PA', + 1570888 => 'Sayre, PA', + 1570893 => 'Lock Haven, PA', + 1570894 => 'Tobyhanna, PA', + 1570897 => 'Mount Bethel, PA', + 1570922 => 'Millmont, PA', + 1570923 => 'Renovo, PA', + 1570925 => 'Benton, PA', + 1570928 => 'Dushore, PA', + 1570929 => 'McAdoo, PA', + 1570941 => 'Scranton, PA', + 1570942 => 'Nicholson, PA', + 1570945 => 'Factoryville, PA', + 1570955 => 'Scranton, PA', + 1570961 => 'Scranton, PA', + 1570963 => 'Scranton, PA', + 1570966 => 'Mifflinburg, PA', + 1570969 => 'Scranton, PA', + 1570970 => 'Wilkes-Barre, PA', + 1570988 => 'Sunbury, PA', + 1571 => 'Virginia', + 1571208 => 'Manassas, VA', + 1571223 => 'Ashburn, VA', + 1571248 => 'Gainesville, VA', + 1571261 => 'Gainesville, VA', + 1571285 => 'Woodbridge, VA', + 1571292 => 'Manassas, VA', + 1571379 => 'Manassas, VA', + 1571434 => 'Sterling, VA', + 1573 => 'Missouri', + 1573204 => 'Jackson, MO', + 1573214 => 'Columbia, MO', + 1573221 => 'Hannibal, MO', + 1573222 => 'Puxico, MO', + 1573223 => 'Piedmont, MO', + 1573226 => 'Eminence, MO', + 1573231 => 'Hannibal, MO', + 1573234 => 'Columbia, MO', + 1573237 => 'New Haven, MO', + 1573238 => 'Marble Hill, MO', + 1573243 => 'Jackson, MO', + 1573248 => 'Hannibal, MO', + 1573256 => 'Columbia, MO', + 1573264 => 'Scott City, MO', + 1573265 => 'St. James, MO', + 1573276 => 'Malden, MO', + 1573288 => 'Canton, MO', + 1573293 => 'Bernie, MO', + 1573302 => 'Osage Beach, MO', + 1573308 => 'Rolla, MO', + 1573317 => 'Camdenton, MO', + 1573323 => 'Van Buren, MO', + 1573324 => 'Bowling Green, MO', + 1573329 => 'Fort Leonard Wood, MO', + 1573331 => 'Cape Girardeau, MO', + 1573332 => 'Cape Girardeau, MO', + 1573333 => 'Caruthersville, MO', + 1573334 => 'Cape Girardeau, MO', + 1573335 => 'Cape Girardeau, MO', + 1573336 => 'St. Robert, MO', + 1573339 => 'Cape Girardeau, MO', + 1573341 => 'Rolla, MO', + 1573346 => 'Camdenton, MO', + 1573348 => 'Osage Beach, MO', + 1573358 => 'Bonne Terre, MO', + 1573359 => 'Hayti, MO', + 1573364 => 'Rolla, MO', + 1573365 => 'Lake Ozark, MO', + 1573368 => 'Rolla, MO', + 1573372 => 'Gravois Mills, MO', + 1573374 => 'Sunrise Beach, MO', + 1573377 => 'Stover, MO', + 1573378 => 'Versailles, MO', + 1573379 => 'Portageville, MO', + 1573392 => 'Eldon, MO', + 1573406 => 'Hannibal, MO', + 1573422 => 'Vienna, MO', + 1573426 => 'Rolla, MO', + 1573436 => 'Potosi, MO', + 1573437 => 'Owensville, MO', + 1573438 => 'Potosi, MO', + 1573441 => 'Columbia, MO', + 1573442 => 'Columbia, MO', + 1573443 => 'Columbia, MO', + 1573445 => 'Columbia, MO', + 1573446 => 'Columbia, MO', + 1573447 => 'Columbia, MO', + 1573449 => 'Columbia, MO', + 1573458 => 'Rolla, MO', + 1573468 => 'Sullivan, MO', + 1573471 => 'Sikeston, MO', + 1573472 => 'Sikeston, MO', + 1573474 => 'Columbia, MO', + 1573481 => 'Sikeston, MO', + 1573483 => 'Bloomsdale, MO', + 1573486 => 'Hermann, MO', + 1573499 => 'Columbia, MO', + 1573545 => 'Benton, MO', + 1573546 => 'Ironton, MO', + 1573547 => 'Perryville, MO', + 1573556 => 'Jefferson City, MO', + 1573564 => 'Montgomery City, MO', + 1573568 => 'Bloomfield, MO', + 1573581 => 'Mexico, MO', + 1573582 => 'Mexico, MO', + 1573588 => 'Shelbina, MO', + 1573592 => 'Fulton, MO', + 1573594 => 'Vandalia, MO', + 1573596 => 'Fort Leonard Wood, MO', + 1573614 => 'Dexter, MO', + 1573624 => 'Dexter, MO', + 1573632 => 'Jefferson City, MO', + 1573634 => 'Jefferson City, MO', + 1573635 => 'Jefferson City, MO', + 1573636 => 'Jefferson City, MO', + 1573642 => 'Fulton, MO', + 1573649 => 'East Prairie, MO', + 1573651 => 'Cape Girardeau, MO', + 1573657 => 'Ashland, MO', + 1573659 => 'Jefferson City, MO', + 1573663 => 'Ellington, MO', + 1573674 => 'Licking, MO', + 1573682 => 'Centralia, MO', + 1573683 => 'Charleston, MO', + 1573686 => 'Poplar Bluff, MO', + 1573695 => 'Steele, MO', + 1573696 => 'Hallsville, MO', + 1573701 => 'Farmington, MO', + 1573722 => 'Advance, MO', + 1573727 => 'Poplar Bluff, MO', + 1573729 => 'Salem, MO', + 1573732 => 'Bourbon, MO', + 1573735 => 'Monroe City, MO', + 1573736 => 'Crocker, MO', + 1573747 => 'Farmington, MO', + 1573748 => 'New Madrid, MO', + 1573751 => 'Jefferson City, MO', + 1573754 => 'Louisiana, MO', + 1573756 => 'Farmington, MO', + 1573759 => 'Dixon, MO', + 1573760 => 'Farmington, MO', + 1573761 => 'Jefferson City, MO', + 1573764 => 'Gerald, MO', + 1573765 => 'Richland, MO', + 1573769 => 'Palmyra, MO', + 1573774 => 'Waynesville, MO', + 1573775 => 'Steelville, MO', + 1573776 => 'Poplar Bluff, MO', + 1573777 => 'Columbia, MO', + 1573778 => 'Poplar Bluff, MO', + 1573782 => 'Russellville, MO', + 1573783 => 'Fredericktown, MO', + 1573785 => 'Poplar Bluff, MO', + 1573793 => 'Iberia, MO', + 1573796 => 'California, MO', + 1573803 => 'Cape Girardeau, MO', + 1573814 => 'Columbia, MO', + 1573815 => 'Columbia, MO', + 1573817 => 'Columbia, MO', + 1573859 => 'Belle, MO', + 1573860 => 'Sullivan, MO', + 1573873 => 'Camdenton, MO', + 1573874 => 'Columbia, MO', + 1573875 => 'Columbia, MO', + 1573876 => 'Columbia, MO', + 1573882 => 'Columbia, MO', + 1573883 => 'Ste. Genevieve, MO', + 1573884 => 'Columbia, MO', + 1573885 => 'Cuba, MO', + 1573886 => 'Columbia, MO', + 1573887 => 'Chaffee, MO', + 1573888 => 'Kennett, MO', + 1573893 => 'Jefferson City, MO', + 1573896 => 'Holts Summit, MO', + 1573897 => 'Linn, MO', + 1573898 => 'Elsberry, MO', + 1573964 => 'Lake Ozark, MO', + 1573996 => 'Doniphan, MO', + 1574 => 'Indiana', + 1574206 => 'Elkhart, IN', + 1574217 => 'South Bend, IN', + 1574223 => 'Rochester, IN', + 1574231 => 'South Bend, IN', + 1574232 => 'South Bend, IN', + 1574233 => 'South Bend, IN', + 1574234 => 'South Bend, IN', + 1574235 => 'South Bend, IN', + 1574237 => 'South Bend, IN', + 1574246 => 'South Bend, IN', + 1574252 => 'Mishawaka, IN', + 1574254 => 'Mishawaka, IN', + 1574255 => 'Mishawaka, IN', + 1574256 => 'Mishawaka, IN', + 1574257 => 'Mishawaka, IN', + 1574258 => 'Mishawaka, IN', + 1574259 => 'Mishawaka, IN', + 1574262 => 'Elkhart, IN', + 1574264 => 'Elkhart, IN', + 1574266 => 'Elkhart, IN', + 1574267 => 'Warsaw, IN', + 1574268 => 'Warsaw, IN', + 1574269 => 'Warsaw, IN', + 1574272 => 'South Bend, IN', + 1574282 => 'South Bend, IN', + 1574283 => 'South Bend, IN', + 1574287 => 'South Bend, IN', + 1574288 => 'South Bend, IN', + 1574289 => 'South Bend, IN', + 1574291 => 'South Bend, IN', + 1574293 => 'Elkhart, IN', + 1574294 => 'Elkhart, IN', + 1574295 => 'Elkhart, IN', + 1574296 => 'Elkhart, IN', + 1574299 => 'South Bend, IN', + 1574335 => 'Mishawaka, IN', + 1574372 => 'Warsaw, IN', + 1574389 => 'Elkhart, IN', + 1574453 => 'Leesburg, IN', + 1574457 => 'Syracuse, IN', + 1574522 => 'Elkhart, IN', + 1574523 => 'Elkhart, IN', + 1574533 => 'Goshen, IN', + 1574534 => 'Goshen, IN', + 1574535 => 'Goshen, IN', + 1574537 => 'Goshen, IN', + 1574546 => 'Bremen, IN', + 1574583 => 'Monticello, IN', + 1574586 => 'Walkerton, IN', + 1574594 => 'Pierceton, IN', + 1574642 => 'Goshen, IN', + 1574647 => 'South Bend, IN', + 1574654 => 'New Carlisle, IN', + 1574656 => 'North Liberty, IN', + 1574658 => 'Milford, IN', + 1574674 => 'Osceola, IN', + 1574722 => 'Logansport, IN', + 1574753 => 'Logansport, IN', + 1574772 => 'Knox, IN', + 1574773 => 'Nappanee, IN', + 1574784 => 'Lakeville, IN', + 1574825 => 'Middlebury, IN', + 1574831 => 'New Paris, IN', + 1574834 => 'North Webster, IN', + 1574842 => 'Culver, IN', + 1574848 => 'Bristol, IN', + 1574855 => 'South Bend, IN', + 1574862 => 'Wakarusa, IN', + 1574875 => 'Elkhart, IN', + 1574892 => 'Argos, IN', + 1574893 => 'Akron, IN', + 1574896 => 'North Judson, IN', + 1574935 => 'Plymouth, IN', + 1574936 => 'Plymouth, IN', + 1574946 => 'Winamac, IN', + 1574967 => 'Flora, IN', + 1574970 => 'Elkhart, IN', + 1575 => 'New Mexico', + 1575234 => 'Carlsbad, NM', + 1575257 => 'Ruidoso, NM', + 1575258 => 'Ruidoso, NM', + 1575267 => 'Hatch, NM', + 1575289 => 'Cuba, NM', + 1575336 => 'Alto, NM', + 1575355 => 'Fort Sumner, NM', + 1575356 => 'Portales, NM', + 1575359 => 'Portales, NM', + 1575373 => 'Las Cruces, NM', + 1575374 => 'Clayton, NM', + 1575377 => 'Angel Fire, NM', + 1575378 => 'Ruidoso Downs, NM', + 1575382 => 'Las Cruces, NM', + 1575387 => 'Mora, NM', + 1575388 => 'Silver City, NM', + 1575391 => 'Hobbs, NM', + 1575392 => 'Hobbs, NM', + 1575393 => 'Hobbs, NM', + 1575394 => 'Eunice, NM', + 1575396 => 'Lovington, NM', + 1575397 => 'Hobbs, NM', + 1575434 => 'Alamogordo, NM', + 1575437 => 'Alamogordo, NM', + 1575439 => 'Alamogordo, NM', + 1575443 => 'Alamogordo, NM', + 1575445 => 'Raton, NM', + 1575461 => 'Tucumcari, NM', + 1575472 => 'Santa Rosa, NM', + 1575492 => 'Hobbs, NM', + 1575521 => 'Las Cruces, NM', + 1575522 => 'Las Cruces, NM', + 1575523 => 'Las Cruces, NM', + 1575524 => 'Las Cruces, NM', + 1575525 => 'Las Cruces, NM', + 1575526 => 'Las Cruces, NM', + 1575527 => 'Las Cruces, NM', + 1575532 => 'Las Cruces, NM', + 1575534 => 'Silver City, NM', + 1575537 => 'Bayard, NM', + 1575538 => 'Silver City, NM', + 1575541 => 'Las Cruces, NM', + 1575542 => 'Lordsburg, NM', + 1575544 => 'Deming, NM', + 1575546 => 'Deming, NM', + 1575556 => 'Las Cruces, NM', + 1575585 => 'Tularosa, NM', + 1575586 => 'Questa, NM', + 1575622 => 'Roswell, NM', + 1575623 => 'Roswell, NM', + 1575624 => 'Roswell, NM', + 1575625 => 'Roswell, NM', + 1575627 => 'Roswell, NM', + 1575628 => 'Carlsbad, NM', + 1575647 => 'Las Cruces, NM', + 1575682 => 'Cloudcroft, NM', + 1575737 => 'Taos, NM', + 1575742 => 'Clovis, NM', + 1575746 => 'Artesia, NM', + 1575748 => 'Artesia, NM', + 1575751 => 'Taos, NM', + 1575754 => 'Red River, NM', + 1575756 => 'Chama, NM', + 1575758 => 'Taos, NM', + 1575762 => 'Clovis, NM', + 1575763 => 'Clovis, NM', + 1575769 => 'Clovis, NM', + 1575824 => 'Chaparral, NM', + 1575835 => 'Socorro, NM', + 1575838 => 'Socorro, NM', + 1575882 => 'Anthony, NM', + 1575885 => 'Carlsbad, NM', + 1575887 => 'Carlsbad, NM', + 1575894 => 'Truth Or Cnsqncs, NM', + 1575935 => 'Clovis, NM', + 1580 => 'Oklahoma', + 1580223 => 'Ardmore, OK', + 1580224 => 'Ardmore, OK', + 1580225 => 'Elk City, OK', + 1580226 => 'Ardmore, OK', + 1580227 => 'Fairview, OK', + 1580228 => 'Waurika, OK', + 1580229 => 'Healdton, OK', + 1580233 => 'Enid, OK', + 1580234 => 'Enid, OK', + 1580237 => 'Enid, OK', + 1580242 => 'Enid, OK', + 1580243 => 'Elk City, OK', + 1580248 => 'Lawton, OK', + 1580250 => 'Lawton, OK', + 1580252 => 'Duncan, OK', + 1580254 => 'Woodward, OK', + 1580255 => 'Duncan, OK', + 1580256 => 'Woodward, OK', + 1580276 => 'Marietta, OK', + 1580286 => 'Idabel, OK', + 1580298 => 'Antlers, OK', + 1580310 => 'Ada, OK', + 1580323 => 'Clinton, OK', + 1580326 => 'Hugo, OK', + 1580327 => 'Alva, OK', + 1580332 => 'Ada, OK', + 1580335 => 'Frederick, OK', + 1580336 => 'Perry, OK', + 1580338 => 'Guymon, OK', + 1580351 => 'Lawton, OK', + 1580353 => 'Lawton, OK', + 1580354 => 'Lawton, OK', + 1580355 => 'Lawton, OK', + 1580357 => 'Lawton, OK', + 1580362 => 'Newkirk, OK', + 1580363 => 'Blackwell, OK', + 1580369 => 'Davis, OK', + 1580371 => 'Tishomingo, OK', + 1580395 => 'Medford, OK', + 1580421 => 'Ada, OK', + 1580436 => 'Ada, OK', + 1580439 => 'Comanche, OK', + 1580444 => 'Velma, OK', + 1580458 => 'Fort Sill, OK', + 1580470 => 'Duncan, OK', + 1580477 => 'Altus, OK', + 1580482 => 'Altus, OK', + 1580492 => 'Elgin, OK', + 1580497 => 'Cheyenne, OK', + 1580536 => 'Lawton, OK', + 1580544 => 'Boise City, OK', + 1580564 => 'Kingston, OK', + 1580569 => 'Snyder, OK', + 1580581 => 'Lawton, OK', + 1580584 => 'Broken Bow, OK', + 1580588 => 'Apache, OK', + 1580596 => 'Cherokee, OK', + 1580622 => 'Sulphur, OK', + 1580623 => 'Watonga, OK', + 1580625 => 'Beaver, OK', + 1580628 => 'Tonkawa, OK', + 1580652 => 'Hooker, OK', + 1580654 => 'Carnegie, OK', + 1580657 => 'Lone Grove, OK', + 1580658 => 'Marlow, OK', + 1580661 => 'Thomas, OK', + 1580668 => 'Wilson, OK', + 1580688 => 'Hollis, OK', + 1580699 => 'Lawton, OK', + 1580726 => 'Hobart, OK', + 1580735 => 'Buffalo, OK', + 1580759 => 'Stratford, OK', + 1580762 => 'Ponca City, OK', + 1580765 => 'Ponca City, OK', + 1580767 => 'Ponca City, OK', + 1580772 => 'Weatherford, OK', + 1580774 => 'Weatherford, OK', + 1580782 => 'Mangum, OK', + 1580795 => 'Madill, OK', + 1580822 => 'Okeene, OK', + 1580824 => 'Waynoka, OK', + 1580832 => 'New Cordell, OK', + 1580856 => 'Ratliff City, OK', + 1580875 => 'Walters, OK', + 1580886 => 'Canton, OK', + 1580889 => 'Atoka, OK', + 1580920 => 'Durant, OK', + 1580921 => 'Laverne, OK', + 1580922 => 'Seiling, OK', + 1580924 => 'Durant, OK', + 1580925 => 'Konawa, OK', + 1580927 => 'Coalgate, OK', + 1580928 => 'Sayre, OK', + 1580931 => 'Durant, OK', + 1580933 => 'Valliant, OK', + 1580938 => 'Shattuck, OK', + 1580994 => 'Mooreland, OK', + 1585 => 'New York', + 1585218 => 'Pittsford, NY', + 1585223 => 'Fairport, NY', + 1585224 => 'Rochester, NY', + 1585225 => 'Rochester, NY', + 1585226 => 'Avon, NY', + 1585227 => 'Rochester, NY', + 1585229 => 'Honeoye, NY', + 1585232 => 'Rochester, NY', + 1585234 => 'Rochester, NY', + 1585235 => 'Rochester, NY', + 1585237 => 'Perry, NY', + 1585241 => 'Rochester, NY', + 1585242 => 'Rochester, NY', + 1585243 => 'Geneseo, NY', + 1585244 => 'Rochester, NY', + 1585247 => 'Rochester, NY', + 1585248 => 'Pittsford, NY', + 1585254 => 'Rochester, NY', + 1585256 => 'Rochester, NY', + 1585258 => 'Rochester, NY', + 1585262 => 'Rochester, NY', + 1585263 => 'Rochester, NY', + 1585265 => 'Webster, NY', + 1585266 => 'Rochester, NY', + 1585268 => 'Belmont, NY', + 1585270 => 'Rochester, NY', + 1585271 => 'Rochester, NY', + 1585272 => 'Rochester, NY', + 1585273 => 'Rochester, NY', + 1585275 => 'Rochester, NY', + 1585279 => 'Rochester, NY', + 1585288 => 'Rochester, NY', + 1585289 => 'Shortsville, NY', + 1585292 => 'Rochester, NY', + 1585293 => 'Churchville, NY', + 1585295 => 'Rochester, NY', + 1585319 => 'Rochester, NY', + 1585321 => 'Rochester, NY', + 1585325 => 'Rochester, NY', + 1585328 => 'Rochester, NY', + 1585335 => 'Dansville, NY', + 1585336 => 'Rochester, NY', + 1585338 => 'Rochester, NY', + 1585340 => 'Rochester, NY', + 1585341 => 'Rochester, NY', + 1585342 => 'Rochester, NY', + 1585343 => 'Batavia, NY', + 1585344 => 'Batavia, NY', + 1585345 => 'Batavia, NY', + 1585349 => 'Spencerport, NY', + 1585352 => 'Spencerport, NY', + 1585360 => 'Rochester, NY', + 1585368 => 'Rochester, NY', + 1585374 => 'Naples, NY', + 1585377 => 'Fairport, NY', + 1585388 => 'Fairport, NY', + 1585389 => 'Pittsford, NY', + 1585392 => 'Hilton, NY', + 1585393 => 'Canandaigua, NY', + 1585394 => 'Canandaigua, NY', + 1585395 => 'Brockport, NY', + 1585396 => 'Canandaigua, NY', + 1585398 => 'Farmington, NY', + 1585413 => 'Rochester, NY', + 1585421 => 'Fairport, NY', + 1585423 => 'Rochester, NY', + 1585424 => 'Rochester, NY', + 1585425 => 'Fairport, NY', + 1585426 => 'Rochester, NY', + 1585427 => 'Rochester, NY', + 1585428 => 'Rochester, NY', + 1585429 => 'Rochester, NY', + 1585436 => 'Rochester, NY', + 1585442 => 'Rochester, NY', + 1585453 => 'Rochester, NY', + 1585454 => 'Rochester, NY', + 1585458 => 'Rochester, NY', + 1585461 => 'Rochester, NY', + 1585467 => 'Rochester, NY', + 1585468 => 'Nunda, NY', + 1585473 => 'Rochester, NY', + 1585475 => 'Rochester, NY', + 1585482 => 'Rochester, NY', + 1585492 => 'Arcade, NY', + 1585494 => 'Bergen, NY', + 1585538 => 'Caledonia, NY', + 1585544 => 'Rochester, NY', + 1585546 => 'Rochester, NY', + 1585554 => 'Rushville, NY', + 1585563 => 'Rochester, NY', + 1585567 => 'Fillmore, NY', + 1585589 => 'Albion, NY', + 1585591 => 'Attica, NY', + 1585593 => 'Wellsville, NY', + 1585599 => 'Corfu, NY', + 1585621 => 'Rochester, NY', + 1585624 => 'Honeoye Falls, NY', + 1585637 => 'Brockport, NY', + 1585638 => 'Holley, NY', + 1585647 => 'Rochester, NY', + 1585654 => 'Rochester, NY', + 1585657 => 'Bloomfield, NY', + 1585658 => 'Mount Morris, NY', + 1585663 => 'Rochester, NY', + 1585671 => 'Webster, NY', + 1585697 => 'Rochester, NY', + 1585720 => 'Rochester, NY', + 1585723 => 'Rochester, NY', + 1585728 => 'Wayland, NY', + 1585730 => 'Rochester, NY', + 1585742 => 'Victor, NY', + 1585753 => 'Rochester, NY', + 1585760 => 'Rochester, NY', + 1585768 => 'Le Roy, NY', + 1585786 => 'Warsaw, NY', + 1585787 => 'Webster, NY', + 1585798 => 'Medina, NY', + 1585865 => 'Rochester, NY', + 1585872 => 'Webster, NY', + 1585889 => 'Rochester, NY', + 1585922 => 'Rochester, NY', + 1585924 => 'Victor, NY', + 1585948 => 'Oakfield, NY', + 1585964 => 'Hamlin, NY', + 1585968 => 'Cuba, NY', + 1586 => 'Michigan', + 1586263 => 'Clinton Twp, MI', + 1586264 => 'Sterling Heights, MI', + 1586268 => 'Sterling Heights, MI', + 1586274 => 'Sterling Heights, MI', + 1586286 => 'Clinton Twp, MI', + 1586427 => 'Warren, MI', + 1586446 => 'Sterling Heights, MI', + 1586493 => 'Mount Clemens, MI', + 1586498 => 'Saint Clair Shores, MI', + 1586558 => 'Warren, MI', + 1586573 => 'Warren, MI', + 1586574 => 'Warren, MI', + 1586576 => 'Warren, MI', + 1586582 => 'Warren, MI', + 1586598 => 'Chesterfield, MI', + 1586727 => 'Richmond, MI', + 1586751 => 'Warren, MI', + 1586754 => 'Warren, MI', + 1586755 => 'Warren, MI', + 1586756 => 'Warren, MI', + 1586757 => 'Warren, MI', + 1586758 => 'Warren, MI', + 1586759 => 'Warren, MI', + 1586784 => 'Armada, MI', + 1586790 => 'Clinton Twp, MI', + 1586791 => 'Clinton Twp, MI', + 1586792 => 'Clinton Twp, MI', + 1586795 => 'Sterling Heights, MI', + 1586806 => 'Warren, MI', + 1586939 => 'Sterling Heights, MI', + 1586948 => 'Chesterfield, MI', + 1586949 => 'Chesterfield, MI', + 1586977 => 'Sterling Heights, MI', + 1586978 => 'Sterling Heights, MI', + 1586979 => 'Sterling Heights, MI', + 1587 => 'Alberta', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1501.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1501.php deleted file mode 100644 index dbdcb05ff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1501.php +++ /dev/null @@ -1,136 +0,0 @@ - 'Arkansas', - 1501202 => 'Little Rock, AR', - 1501205 => 'Conway, AR', - 1501206 => 'Heber Springs, AR', - 1501217 => 'Little Rock, AR', - 1501219 => 'Little Rock, AR', - 1501221 => 'Little Rock, AR', - 1501223 => 'Little Rock, AR', - 1501224 => 'Little Rock, AR', - 1501225 => 'Little Rock, AR', - 1501227 => 'Little Rock, AR', - 1501228 => 'Little Rock, AR', - 1501244 => 'Little Rock, AR', - 1501246 => 'Little Rock, AR', - 1501255 => 'Little Rock, AR', - 1501257 => 'Little Rock, AR', - 1501262 => 'Hot Springs, AR', - 1501268 => 'Searcy, AR', - 1501278 => 'Searcy, AR', - 1501279 => 'Searcy, AR', - 1501280 => 'Little Rock, AR', - 1501296 => 'Little Rock, AR', - 1501305 => 'Searcy, AR', - 1501312 => 'Little Rock, AR', - 1501315 => 'Benton, AR', - 1501316 => 'Benton, AR', - 1501318 => 'Hot Springs, AR', - 1501321 => 'Hot Springs, AR', - 1501324 => 'Little Rock, AR', - 1501327 => 'Conway, AR', - 1501328 => 'Conway, AR', - 1501329 => 'Conway, AR', - 1501332 => 'Malvern, AR', - 1501336 => 'Conway, AR', - 1501337 => 'Malvern, AR', - 1501340 => 'Little Rock, AR', - 1501353 => 'Little Rock, AR', - 1501354 => 'Morrilton, AR', - 1501362 => 'Heber Springs, AR', - 1501364 => 'Little Rock, AR', - 1501368 => 'Searcy, AR', - 1501370 => 'Little Rock, AR', - 1501371 => 'Little Rock, AR', - 1501372 => 'Little Rock, AR', - 1501374 => 'Little Rock, AR', - 1501375 => 'Little Rock, AR', - 1501376 => 'Little Rock, AR', - 1501379 => 'Little Rock, AR', - 1501397 => 'Redfield, AR', - 1501450 => 'Conway, AR', - 1501455 => 'Little Rock, AR', - 1501470 => 'Mayflower, AR', - 1501490 => 'Little Rock, AR', - 1501513 => 'Conway, AR', - 1501520 => 'Hot Springs, AR', - 1501525 => 'Hot Springs, AR', - 1501526 => 'Little Rock, AR', - 1501537 => 'Little Rock, AR', - 1501552 => 'Little Rock, AR', - 1501556 => 'Rose Bud, AR', - 1501562 => 'Little Rock, AR', - 1501565 => 'Little Rock, AR', - 1501568 => 'Little Rock, AR', - 1501570 => 'Little Rock, AR', - 1501588 => 'Little Rock, AR', - 1501589 => 'Quitman, AR', - 1501603 => 'Little Rock, AR', - 1501604 => 'Little Rock, AR', - 1501605 => 'Cabot, AR', - 1501609 => 'Hot Springs, AR', - 1501614 => 'Little Rock, AR', - 1501620 => 'Hot Springs, AR', - 1501622 => 'Hot Springs, AR', - 1501623 => 'Hot Springs, AR', - 1501624 => 'Hot Springs, AR', - 1501625 => 'Hot Springs, AR', - 1501653 => 'Bryant, AR', - 1501661 => 'Little Rock, AR', - 1501663 => 'Little Rock, AR', - 1501664 => 'Little Rock, AR', - 1501666 => 'Little Rock, AR', - 1501676 => 'Lonoke, AR', - 1501679 => 'Greenbrier, AR', - 1501682 => 'Little Rock, AR', - 1501686 => 'Little Rock, AR', - 1501687 => 'Little Rock, AR', - 1501724 => 'Bald Knob, AR', - 1501729 => 'Judsonia, AR', - 1501745 => 'Clinton, AR', - 1501753 => 'N Little Rock, AR', - 1501758 => 'N Little Rock, AR', - 1501760 => 'Hot Springs, AR', - 1501764 => 'Conway, AR', - 1501767 => 'Hot Springs, AR', - 1501771 => 'N Little Rock, AR', - 1501776 => 'Benton, AR', - 1501778 => 'Benton, AR', - 1501791 => 'N Little Rock, AR', - 1501794 => 'Benton, AR', - 1501796 => 'Vilonia, AR', - 1501803 => 'Maumelle, AR', - 1501821 => 'Little Rock, AR', - 1501833 => 'Sherwood, AR', - 1501834 => 'Sherwood, AR', - 1501835 => 'Sherwood, AR', - 1501842 => 'England, AR', - 1501843 => 'Cabot, AR', - 1501847 => 'Bryant, AR', - 1501860 => 'Benton, AR', - 1501865 => 'Bismarck, AR', - 1501868 => 'Little Rock, AR', - 1501882 => 'Beebe, AR', - 1501884 => 'Fairfield Bay, AR', - 1501888 => 'Little Rock, AR', - 1501889 => 'Perryville, AR', - 1501907 => 'Little Rock, AR', - 1501916 => 'Little Rock, AR', - 1501932 => 'Conway, AR', - 1501941 => 'Cabot, AR', - 1501945 => 'N Little Rock, AR', - 1501954 => 'Little Rock, AR', - 1501955 => 'N Little Rock, AR', - 1501961 => 'Scott, AR', - 1501975 => 'Little Rock, AR', - 1501977 => 'Morrilton, AR', - 1501978 => 'Little Rock, AR', - 1501982 => 'Jacksonville, AR', - 1501985 => 'Jacksonville, AR', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1502.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1502.php deleted file mode 100644 index 95e09d3b8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1502.php +++ /dev/null @@ -1,151 +0,0 @@ - 'Kentucky', - 1502212 => 'Louisville, KY', - 1502222 => 'La Grange, KY', - 1502223 => 'Frankfort, KY', - 1502225 => 'La Grange, KY', - 1502226 => 'Frankfort, KY', - 1502227 => 'Frankfort, KY', - 1502228 => 'Prospect, KY', - 1502231 => 'Louisville, KY', - 1502239 => 'Louisville, KY', - 1502240 => 'Louisville, KY', - 1502241 => 'Crestwood, KY', - 1502244 => 'Louisville, KY', - 1502245 => 'Louisville, KY', - 1502252 => 'Bloomfield, KY', - 1502253 => 'Louisville, KY', - 1502254 => 'Louisville, KY', - 1502255 => 'Bedford, KY', - 1502259 => 'Louisville, KY', - 1502261 => 'Louisville, KY', - 1502266 => 'Louisville, KY', - 1502267 => 'Louisville, KY', - 1502271 => 'Louisville, KY', - 1502287 => 'Louisville, KY', - 1502290 => 'Louisville, KY', - 1502292 => 'Prospect, KY', - 1502297 => 'Louisville, KY', - 1502326 => 'Louisville, KY', - 1502327 => 'Louisville, KY', - 1502331 => 'Bardstown, KY', - 1502339 => 'Louisville, KY', - 1502348 => 'Bardstown, KY', - 1502349 => 'Bardstown, KY', - 1502350 => 'Bardstown, KY', - 1502352 => 'Frankfort, KY', - 1502361 => 'Louisville, KY', - 1502363 => 'Louisville, KY', - 1502364 => 'Louisville, KY', - 1502365 => 'Louisville, KY', - 1502366 => 'Louisville, KY', - 1502367 => 'Louisville, KY', - 1502368 => 'Louisville, KY', - 1502375 => 'Louisville, KY', - 1502384 => 'Louisville, KY', - 1502394 => 'Louisville, KY', - 1502409 => 'Louisville, KY', - 1502410 => 'Louisville, KY', - 1502412 => 'Louisville, KY', - 1502423 => 'Louisville, KY', - 1502425 => 'Louisville, KY', - 1502426 => 'Louisville, KY', - 1502429 => 'Louisville, KY', - 1502447 => 'Louisville, KY', - 1502448 => 'Louisville, KY', - 1502449 => 'Louisville, KY', - 1502451 => 'Louisville, KY', - 1502452 => 'Louisville, KY', - 1502454 => 'Louisville, KY', - 1502456 => 'Louisville, KY', - 1502458 => 'Louisville, KY', - 1502459 => 'Louisville, KY', - 1502473 => 'Louisville, KY', - 1502477 => 'Taylorsville, KY', - 1502479 => 'Louisville, KY', - 1502484 => 'Owenton, KY', - 1502485 => 'Louisville, KY', - 1502489 => 'Louisville, KY', - 1502491 => 'Louisville, KY', - 1502493 => 'Louisville, KY', - 1502495 => 'Louisville, KY', - 1502499 => 'Louisville, KY', - 1502538 => 'Mount Washington, KY', - 1502540 => 'Louisville, KY', - 1502543 => 'Shepherdsville, KY', - 1502549 => 'New Haven, KY', - 1502561 => 'Louisville, KY', - 1502562 => 'Louisville, KY', - 1502564 => 'Frankfort, KY', - 1502568 => 'Louisville, KY', - 1502569 => 'Louisville, KY', - 1502570 => 'Georgetown, KY', - 1502574 => 'Louisville, KY', - 1502581 => 'Louisville, KY', - 1502582 => 'Louisville, KY', - 1502583 => 'Louisville, KY', - 1502584 => 'Louisville, KY', - 1502585 => 'Louisville, KY', - 1502587 => 'Louisville, KY', - 1502589 => 'Louisville, KY', - 1502595 => 'Louisville, KY', - 1502614 => 'Louisville, KY', - 1502618 => 'Louisville, KY', - 1502624 => 'Fort Knox, KY', - 1502625 => 'Louisville, KY', - 1502629 => 'Louisville, KY', - 1502632 => 'Louisville, KY', - 1502633 => 'Shelbyville, KY', - 1502634 => 'Louisville, KY', - 1502635 => 'Louisville, KY', - 1502636 => 'Louisville, KY', - 1502637 => 'Louisville, KY', - 1502647 => 'Shelbyville, KY', - 1502671 => 'Louisville, KY', - 1502690 => 'Louisville, KY', - 1502695 => 'Frankfort, KY', - 1502708 => 'Louisville, KY', - 1502721 => 'Louisville, KY', - 1502722 => 'Simpsonville, KY', - 1502732 => 'Carrollton, KY', - 1502742 => 'Louisville, KY', - 1502749 => 'Louisville, KY', - 1502772 => 'Louisville, KY', - 1502774 => 'Louisville, KY', - 1502775 => 'Louisville, KY', - 1502776 => 'Louisville, KY', - 1502778 => 'Louisville, KY', - 1502813 => 'Louisville, KY', - 1502839 => 'Lawrenceburg, KY', - 1502852 => 'Louisville, KY', - 1502859 => 'Lawrenceburg, KY', - 1502863 => 'Georgetown, KY', - 1502867 => 'Georgetown, KY', - 1502868 => 'Georgetown, KY', - 1502875 => 'Frankfort, KY', - 1502891 => 'Louisville, KY', - 1502893 => 'Louisville, KY', - 1502894 => 'Louisville, KY', - 1502895 => 'Louisville, KY', - 1502896 => 'Louisville, KY', - 1502897 => 'Louisville, KY', - 1502899 => 'Louisville, KY', - 1502921 => 'Shepherdsville, KY', - 1502933 => 'Louisville, KY', - 1502935 => 'Louisville, KY', - 1502937 => 'Louisville, KY', - 1502942 => 'Fort Knox, KY', - 1502961 => 'Louisville, KY', - 1502962 => 'Louisville, KY', - 1502964 => 'Louisville, KY', - 1502966 => 'Louisville, KY', - 1502968 => 'Louisville, KY', - 1502969 => 'Louisville, KY', - 1502995 => 'Louisville, KY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1503.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1503.php deleted file mode 100644 index 0fdeae931..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1503.php +++ /dev/null @@ -1,248 +0,0 @@ - 'Oregon', - 1503203 => 'Portland, OR', - 1503206 => 'Portland, OR', - 1503208 => 'Portland, OR', - 1503215 => 'Portland, OR', - 1503216 => 'Portland, OR', - 1503220 => 'Portland, OR', - 1503221 => 'Portland, OR', - 1503222 => 'Portland, OR', - 1503223 => 'Portland, OR', - 1503224 => 'Portland, OR', - 1503225 => 'Portland, OR', - 1503226 => 'Portland, OR', - 1503227 => 'Portland, OR', - 1503228 => 'Portland, OR', - 1503229 => 'Portland, OR', - 1503230 => 'Portland, OR', - 1503231 => 'Portland, OR', - 1503232 => 'Portland, OR', - 1503233 => 'Portland, OR', - 1503234 => 'Portland, OR', - 1503235 => 'Portland, OR', - 1503236 => 'Portland, OR', - 1503238 => 'Portland, OR', - 1503239 => 'Portland, OR', - 1503240 => 'Portland, OR', - 1503241 => 'Portland, OR', - 1503242 => 'Portland, OR', - 1503243 => 'Portland, OR', - 1503244 => 'Portland, OR', - 1503245 => 'Portland, OR', - 1503246 => 'Portland, OR', - 1503247 => 'Portland, OR', - 1503248 => 'Portland, OR', - 1503249 => 'Portland, OR', - 1503251 => 'Portland, OR', - 1503252 => 'Portland, OR', - 1503253 => 'Portland, OR', - 1503254 => 'Portland, OR', - 1503255 => 'Portland, OR', - 1503256 => 'Portland, OR', - 1503257 => 'Portland, OR', - 1503258 => 'Portland, OR', - 1503259 => 'Beaverton, OR', - 1503261 => 'Portland, OR', - 1503262 => 'Portland, OR', - 1503263 => 'Canby, OR', - 1503266 => 'Canby, OR', - 1503274 => 'Portland, OR', - 1503278 => 'Portland, OR', - 1503280 => 'Portland, OR', - 1503281 => 'Portland, OR', - 1503282 => 'Portland, OR', - 1503283 => 'Portland, OR', - 1503284 => 'Portland, OR', - 1503285 => 'Portland, OR', - 1503286 => 'Portland, OR', - 1503287 => 'Portland, OR', - 1503288 => 'Portland, OR', - 1503289 => 'Portland, OR', - 1503291 => 'Portland, OR', - 1503292 => 'Portland, OR', - 1503293 => 'Portland, OR', - 1503294 => 'Portland, OR', - 1503295 => 'Portland, OR', - 1503296 => 'Portland, OR', - 1503297 => 'Portland, OR', - 1503299 => 'Portland, OR', - 1503316 => 'Salem, OR', - 1503324 => 'Banks, OR', - 1503325 => 'Astoria, OR', - 1503331 => 'Portland, OR', - 1503335 => 'Portland, OR', - 1503338 => 'Astoria, OR', - 1503355 => 'Rockaway Beach, OR', - 1503357 => 'Forest Grove, OR', - 1503359 => 'Forest Grove, OR', - 1503361 => 'Salem, OR', - 1503362 => 'Salem, OR', - 1503363 => 'Salem, OR', - 1503364 => 'Salem, OR', - 1503365 => 'Salem, OR', - 1503366 => 'St. Helens, OR', - 1503368 => 'Nehalem, OR', - 1503370 => 'Salem, OR', - 1503371 => 'Salem, OR', - 1503375 => 'Salem, OR', - 1503378 => 'Salem, OR', - 1503384 => 'Portland, OR', - 1503385 => 'Salem, OR', - 1503388 => 'Portland, OR', - 1503391 => 'Salem, OR', - 1503394 => 'Scio, OR', - 1503397 => 'St. Helens, OR', - 1503399 => 'Salem, OR', - 1503408 => 'Portland, OR', - 1503413 => 'Portland, OR', - 1503418 => 'Portland, OR', - 1503429 => 'Vernonia, OR', - 1503434 => 'McMinnville, OR', - 1503435 => 'McMinnville, OR', - 1503436 => 'Cannon Beach, OR', - 1503445 => 'Portland, OR', - 1503452 => 'Portland, OR', - 1503459 => 'Portland, OR', - 1503460 => 'Portland, OR', - 1503463 => 'Keizer, OR', - 1503467 => 'Portland, OR', - 1503469 => 'Beaverton, OR', - 1503472 => 'McMinnville, OR', - 1503473 => 'Portland, OR', - 1503474 => 'McMinnville, OR', - 1503477 => 'Portland, OR', - 1503485 => 'Salem, OR', - 1503492 => 'Gresham, OR', - 1503493 => 'Portland, OR', - 1503494 => 'Portland, OR', - 1503505 => 'Portland, OR', - 1503517 => 'Portland, OR', - 1503520 => 'Beaverton, OR', - 1503524 => 'Beaverton, OR', - 1503525 => 'Portland, OR', - 1503526 => 'Beaverton, OR', - 1503528 => 'Portland, OR', - 1503534 => 'Lake Oswego, OR', - 1503535 => 'Portland, OR', - 1503537 => 'Newberg, OR', - 1503538 => 'Newberg, OR', - 1503540 => 'Salem, OR', - 1503543 => 'Scappoose, OR', - 1503546 => 'Portland, OR', - 1503547 => 'Hillsboro, OR', - 1503548 => 'Portland, OR', - 1503554 => 'Newberg, OR', - 1503556 => 'Rainier, OR', - 1503561 => 'Salem, OR', - 1503566 => 'Salem, OR', - 1503570 => 'Wilsonville, OR', - 1503571 => 'Clackamas, OR', - 1503574 => 'Beaverton, OR', - 1503581 => 'Salem, OR', - 1503582 => 'Wilsonville, OR', - 1503585 => 'Salem, OR', - 1503588 => 'Salem, OR', - 1503589 => 'Salem, OR', - 1503595 => 'Portland, OR', - 1503612 => 'Tualatin, OR', - 1503615 => 'Hillsboro, OR', - 1503618 => 'Gresham, OR', - 1503621 => 'Portland, OR', - 1503623 => 'Dallas, OR', - 1503625 => 'Sherwood, OR', - 1503626 => 'Beaverton, OR', - 1503628 => 'Hillsboro, OR', - 1503630 => 'Estacada, OR', - 1503631 => 'Oregon City, OR', - 1503635 => 'Lake Oswego, OR', - 1503636 => 'Lake Oswego, OR', - 1503640 => 'Hillsboro, OR', - 1503641 => 'Beaverton, OR', - 1503643 => 'Beaverton, OR', - 1503644 => 'Beaverton, OR', - 1503646 => 'Beaverton, OR', - 1503647 => 'North Plains, OR', - 1503648 => 'Hillsboro, OR', - 1503651 => 'Canby, OR', - 1503652 => 'Clackamas, OR', - 1503658 => 'Damascus, OR', - 1503661 => 'Gresham, OR', - 1503662 => 'Yamhill, OR', - 1503663 => 'Boring, OR', - 1503665 => 'Gresham, OR', - 1503666 => 'Gresham, OR', - 1503668 => 'Sandy, OR', - 1503674 => 'Gresham, OR', - 1503675 => 'Lake Oswego, OR', - 1503678 => 'Aurora, OR', - 1503681 => 'Hillsboro, OR', - 1503682 => 'Wilsonville, OR', - 1503691 => 'Tualatin, OR', - 1503692 => 'Tualatin, OR', - 1503693 => 'Hillsboro, OR', - 1503695 => 'Corbett, OR', - 1503697 => 'Lake Oswego, OR', - 1503698 => 'Clackamas, OR', - 1503699 => 'Lake Oswego, OR', - 1503717 => 'Seaside, OR', - 1503719 => 'Portland, OR', - 1503728 => 'Clatskanie, OR', - 1503738 => 'Seaside, OR', - 1503749 => 'Aumsville, OR', - 1503760 => 'Portland, OR', - 1503761 => 'Portland, OR', - 1503762 => 'Portland, OR', - 1503763 => 'Salem, OR', - 1503764 => 'Portland, OR', - 1503769 => 'Stayton, OR', - 1503771 => 'Portland, OR', - 1503772 => 'Portland, OR', - 1503774 => 'Portland, OR', - 1503775 => 'Portland, OR', - 1503777 => 'Portland, OR', - 1503788 => 'Portland, OR', - 1503792 => 'Gervais, OR', - 1503808 => 'Portland, OR', - 1503813 => 'Portland, OR', - 1503823 => 'Portland, OR', - 1503829 => 'Molalla, OR', - 1503831 => 'Dallas, OR', - 1503835 => 'Amity, OR', - 1503841 => 'Portland, OR', - 1503842 => 'Tillamook, OR', - 1503843 => 'Sheridan, OR', - 1503844 => 'Hillsboro, OR', - 1503845 => 'Mount Angel, OR', - 1503846 => 'Hillsboro, OR', - 1503852 => 'Carlton, OR', - 1503859 => 'Lyons, OR', - 1503861 => 'Warrenton, OR', - 1503864 => 'Dayton, OR', - 1503873 => 'Silverton, OR', - 1503885 => 'Tualatin, OR', - 1503892 => 'Portland, OR', - 1503894 => 'Portland, OR', - 1503897 => 'Mill City, OR', - 1503916 => 'Portland, OR', - 1503925 => 'Sherwood, OR', - 1503943 => 'Portland, OR', - 1503945 => 'Salem, OR', - 1503946 => 'Portland, OR', - 1503954 => 'Portland, OR', - 1503963 => 'Portland, OR', - 1503965 => 'Pacific City, OR', - 1503972 => 'Portland, OR', - 1503977 => 'Portland, OR', - 1503981 => 'Woodburn, OR', - 1503982 => 'Woodburn, OR', - 1503985 => 'Gaston, OR', - 1503988 => 'Portland, OR', - 1503990 => 'Salem, OR', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1504.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1504.php deleted file mode 100644 index 3d6b9a8c2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1504.php +++ /dev/null @@ -1,121 +0,0 @@ - 'Louisiana', - 1504218 => 'New Orleans, LA', - 1504241 => 'New Orleans, LA', - 1504242 => 'New Orleans, LA', - 1504244 => 'New Orleans, LA', - 1504245 => 'New Orleans, LA', - 1504246 => 'New Orleans, LA', - 1504254 => 'New Orleans, LA', - 1504271 => 'Chalmette, LA', - 1504277 => 'Chalmette, LA', - 1504278 => 'Chalmette, LA', - 1504279 => 'Chalmette, LA', - 1504282 => 'New Orleans, LA', - 1504283 => 'New Orleans, LA', - 1504288 => 'New Orleans, LA', - 1504299 => 'New Orleans, LA', - 1504301 => 'New Orleans, LA', - 1504302 => 'New Orleans, LA', - 1504304 => 'New Orleans, LA', - 1504305 => 'Kenner, LA', - 1504310 => 'New Orleans, LA', - 1504322 => 'New Orleans, LA', - 1504328 => 'Marrero, LA', - 1504340 => 'Marrero, LA', - 1504341 => 'Marrero, LA', - 1504347 => 'Marrero, LA', - 1504348 => 'Marrero, LA', - 1504349 => 'Marrero, LA', - 1504373 => 'New Orleans, LA', - 1504412 => 'New Orleans, LA', - 1504436 => 'Westwego, LA', - 1504443 => 'Kenner, LA', - 1504454 => 'Metairie, LA', - 1504455 => 'Metairie, LA', - 1504456 => 'Metairie, LA', - 1504457 => 'Metairie, LA', - 1504461 => 'Kenner, LA', - 1504464 => 'Kenner, LA', - 1504465 => 'Kenner, LA', - 1504466 => 'Kenner, LA', - 1504467 => 'Kenner, LA', - 1504468 => 'Kenner, LA', - 1504469 => 'Kenner, LA', - 1504471 => 'Kenner, LA', - 1504482 => 'New Orleans, LA', - 1504483 => 'New Orleans, LA', - 1504486 => 'New Orleans, LA', - 1504488 => 'New Orleans, LA', - 1504522 => 'New Orleans, LA', - 1504523 => 'New Orleans, LA', - 1504524 => 'New Orleans, LA', - 1504525 => 'New Orleans, LA', - 1504528 => 'New Orleans, LA', - 1504529 => 'New Orleans, LA', - 1504534 => 'Venice, LA', - 1504561 => 'New Orleans, LA', - 1504566 => 'New Orleans, LA', - 1504568 => 'New Orleans, LA', - 1504569 => 'New Orleans, LA', - 1504581 => 'New Orleans, LA', - 1504582 => 'New Orleans, LA', - 1504585 => 'New Orleans, LA', - 1504586 => 'New Orleans, LA', - 1504588 => 'New Orleans, LA', - 1504589 => 'New Orleans, LA', - 1504599 => 'New Orleans, LA', - 1504656 => 'Belle Chasse, LA', - 1504658 => 'New Orleans, LA', - 1504689 => 'Lafitte, LA', - 1504712 => 'Kenner, LA', - 1504733 => 'New Orleans, LA', - 1504734 => 'New Orleans, LA', - 1504779 => 'Metairie, LA', - 1504780 => 'Metairie, LA', - 1504818 => 'New Orleans, LA', - 1504821 => 'New Orleans, LA', - 1504822 => 'New Orleans, LA', - 1504827 => 'New Orleans, LA', - 1504828 => 'Metairie, LA', - 1504831 => 'Metairie, LA', - 1504832 => 'Metairie, LA', - 1504833 => 'Metairie, LA', - 1504834 => 'Metairie, LA', - 1504835 => 'Metairie, LA', - 1504836 => 'Metairie, LA', - 1504837 => 'Metairie, LA', - 1504838 => 'Metairie, LA', - 1504842 => 'Jefferson, LA', - 1504861 => 'New Orleans, LA', - 1504865 => 'New Orleans, LA', - 1504866 => 'New Orleans, LA', - 1504883 => 'Metairie, LA', - 1504885 => 'Metairie, LA', - 1504887 => 'Metairie, LA', - 1504888 => 'Metairie, LA', - 1504889 => 'Metairie, LA', - 1504891 => 'New Orleans, LA', - 1504894 => 'New Orleans, LA', - 1504895 => 'New Orleans, LA', - 1504896 => 'New Orleans, LA', - 1504897 => 'New Orleans, LA', - 1504899 => 'New Orleans, LA', - 1504903 => 'New Orleans, LA', - 1504940 => 'New Orleans, LA', - 1504941 => 'New Orleans, LA', - 1504942 => 'New Orleans, LA', - 1504943 => 'New Orleans, LA', - 1504944 => 'New Orleans, LA', - 1504945 => 'New Orleans, LA', - 1504947 => 'New Orleans, LA', - 1504948 => 'New Orleans, LA', - 1504949 => 'New Orleans, LA', - 1504988 => 'New Orleans, LA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1505.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1505.php deleted file mode 100644 index dc8c9c128..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1505.php +++ /dev/null @@ -1,217 +0,0 @@ - 'New Mexico', - 1505203 => 'Albuquerque, NM', - 1505216 => 'Santa Fe, NM', - 1505217 => 'Albuquerque, NM', - 1505220 => 'Albuquerque, NM', - 1505224 => 'Albuquerque, NM', - 1505228 => 'Albuquerque, NM', - 1505232 => 'Albuquerque, NM', - 1505235 => 'Albuquerque, NM', - 1505237 => 'Albuquerque, NM', - 1505238 => 'Albuquerque, NM', - 1505239 => 'Albuquerque, NM', - 1505242 => 'Albuquerque, NM', - 1505243 => 'Albuquerque, NM', - 1505244 => 'Albuquerque, NM', - 1505246 => 'Albuquerque, NM', - 1505247 => 'Albuquerque, NM', - 1505248 => 'Albuquerque, NM', - 1505249 => 'Albuquerque, NM', - 1505250 => 'Albuquerque, NM', - 1505254 => 'Albuquerque, NM', - 1505255 => 'Albuquerque, NM', - 1505256 => 'Albuquerque, NM', - 1505259 => 'Albuquerque, NM', - 1505260 => 'Albuquerque, NM', - 1505261 => 'Albuquerque, NM', - 1505262 => 'Albuquerque, NM', - 1505263 => 'Albuquerque, NM', - 1505265 => 'Albuquerque, NM', - 1505266 => 'Albuquerque, NM', - 1505268 => 'Albuquerque, NM', - 1505269 => 'Albuquerque, NM', - 1505271 => 'Albuquerque, NM', - 1505272 => 'Albuquerque, NM', - 1505275 => 'Albuquerque, NM', - 1505277 => 'Albuquerque, NM', - 1505280 => 'Albuquerque, NM', - 1505285 => 'Grants, NM', - 1505287 => 'Grants, NM', - 1505291 => 'Albuquerque, NM', - 1505292 => 'Albuquerque, NM', - 1505293 => 'Albuquerque, NM', - 1505294 => 'Albuquerque, NM', - 1505296 => 'Albuquerque, NM', - 1505298 => 'Albuquerque, NM', - 1505299 => 'Albuquerque, NM', - 1505304 => 'Albuquerque, NM', - 1505312 => 'Albuquerque, NM', - 1505314 => 'Albuquerque, NM', - 1505315 => 'Albuquerque, NM', - 1505319 => 'Albuquerque, NM', - 1505320 => 'Farmington, NM', - 1505321 => 'Albuquerque, NM', - 1505323 => 'Albuquerque, NM', - 1505324 => 'Farmington, NM', - 1505325 => 'Farmington, NM', - 1505326 => 'Farmington, NM', - 1505327 => 'Farmington, NM', - 1505332 => 'Albuquerque, NM', - 1505334 => 'Aztec, NM', - 1505338 => 'Albuquerque, NM', - 1505341 => 'Albuquerque, NM', - 1505342 => 'Albuquerque, NM', - 1505343 => 'Albuquerque, NM', - 1505344 => 'Albuquerque, NM', - 1505345 => 'Albuquerque, NM', - 1505346 => 'Albuquerque, NM', - 1505350 => 'Albuquerque, NM', - 1505352 => 'Albuquerque, NM', - 1505363 => 'Albuquerque, NM', - 1505368 => 'Shiprock, NM', - 1505369 => 'Albuquerque, NM', - 1505379 => 'Albuquerque, NM', - 1505384 => 'Estancia, NM', - 1505385 => 'Albuquerque, NM', - 1505400 => 'Albuquerque, NM', - 1505401 => 'Albuquerque, NM', - 1505417 => 'Albuquerque, NM', - 1505424 => 'Santa Fe, NM', - 1505425 => 'Las Vegas, NM', - 1505426 => 'Las Vegas, NM', - 1505428 => 'Santa Fe, NM', - 1505433 => 'Albuquerque, NM', - 1505438 => 'Santa Fe, NM', - 1505440 => 'Albuquerque, NM', - 1505450 => 'Albuquerque, NM', - 1505452 => 'Albuquerque, NM', - 1505453 => 'Albuquerque, NM', - 1505454 => 'Las Vegas, NM', - 1505455 => 'Santa Fe, NM', - 1505459 => 'Albuquerque, NM', - 1505463 => 'Albuquerque, NM', - 1505466 => 'Santa Fe, NM', - 1505467 => 'Santa Fe, NM', - 1505470 => 'Santa Fe, NM', - 1505471 => 'Santa Fe, NM', - 1505473 => 'Santa Fe, NM', - 1505474 => 'Santa Fe, NM', - 1505476 => 'Santa Fe, NM', - 1505480 => 'Albuquerque, NM', - 1505489 => 'Albuquerque, NM', - 1505503 => 'Albuquerque, NM', - 1505507 => 'Albuquerque, NM', - 1505508 => 'Albuquerque, NM', - 1505550 => 'Albuquerque, NM', - 1505553 => 'Albuquerque, NM', - 1505554 => 'Albuquerque, NM', - 1505563 => 'Albuquerque, NM', - 1505564 => 'Farmington, NM', - 1505565 => 'Los Lunas, NM', - 1505577 => 'Santa Fe, NM', - 1505598 => 'Kirtland, NM', - 1505599 => 'Farmington, NM', - 1505609 => 'Farmington, NM', - 1505610 => 'Albuquerque, NM', - 1505615 => 'Albuquerque, NM', - 1505620 => 'Albuquerque, NM', - 1505629 => 'Santa Fe, NM', - 1505632 => 'Bloomfield, NM', - 1505660 => 'Santa Fe, NM', - 1505661 => 'Los Alamos, NM', - 1505662 => 'Los Alamos, NM', - 1505670 => 'Santa Fe, NM', - 1505672 => 'Los Alamos, NM', - 1505681 => 'Albuquerque, NM', - 1505690 => 'Santa Fe, NM', - 1505699 => 'Santa Fe, NM', - 1505710 => 'Albuquerque, NM', - 1505715 => 'Albuquerque, NM', - 1505717 => 'Albuquerque, NM', - 1505720 => 'Albuquerque, NM', - 1505722 => 'Gallup, NM', - 1505724 => 'Albuquerque, NM', - 1505726 => 'Gallup, NM', - 1505727 => 'Albuquerque, NM', - 1505730 => 'Albuquerque, NM', - 1505747 => 'Espanola, NM', - 1505753 => 'Espanola, NM', - 1505757 => 'Pecos, NM', - 1505764 => 'Albuquerque, NM', - 1505766 => 'Albuquerque, NM', - 1505768 => 'Albuquerque, NM', - 1505782 => 'Zuni, NM', - 1505786 => 'Crownpoint, NM', - 1505792 => 'Albuquerque, NM', - 1505795 => 'Santa Fe, NM', - 1505796 => 'Albuquerque, NM', - 1505797 => 'Albuquerque, NM', - 1505798 => 'Albuquerque, NM', - 1505804 => 'Albuquerque, NM', - 1505820 => 'Santa Fe, NM', - 1505821 => 'Albuquerque, NM', - 1505822 => 'Albuquerque, NM', - 1505823 => 'Albuquerque, NM', - 1505827 => 'Santa Fe, NM', - 1505828 => 'Albuquerque, NM', - 1505830 => 'Albuquerque, NM', - 1505831 => 'Albuquerque, NM', - 1505832 => 'Moriarty, NM', - 1505833 => 'Albuquerque, NM', - 1505836 => 'Albuquerque, NM', - 1505837 => 'Albuquerque, NM', - 1505839 => 'Albuquerque, NM', - 1505841 => 'Albuquerque, NM', - 1505842 => 'Albuquerque, NM', - 1505843 => 'Albuquerque, NM', - 1505847 => 'Mountainair, NM', - 1505848 => 'Albuquerque, NM', - 1505856 => 'Albuquerque, NM', - 1505857 => 'Albuquerque, NM', - 1505858 => 'Albuquerque, NM', - 1505861 => 'Belen, NM', - 1505863 => 'Gallup, NM', - 1505864 => 'Belen, NM', - 1505865 => 'Los Lunas, NM', - 1505866 => 'Los Lunas, NM', - 1505867 => 'Bernalillo, NM', - 1505869 => 'Bosque Farms, NM', - 1505872 => 'Albuquerque, NM', - 1505873 => 'Albuquerque, NM', - 1505877 => 'Albuquerque, NM', - 1505880 => 'Albuquerque, NM', - 1505881 => 'Albuquerque, NM', - 1505883 => 'Albuquerque, NM', - 1505884 => 'Albuquerque, NM', - 1505888 => 'Albuquerque, NM', - 1505889 => 'Albuquerque, NM', - 1505890 => 'Albuquerque, NM', - 1505891 => 'Rio Rancho, NM', - 1505892 => 'Rio Rancho, NM', - 1505896 => 'Rio Rancho, NM', - 1505897 => 'Albuquerque, NM', - 1505898 => 'Albuquerque, NM', - 1505899 => 'Albuquerque, NM', - 1505920 => 'Santa Fe, NM', - 1505922 => 'Albuquerque, NM', - 1505954 => 'Santa Fe, NM', - 1505955 => 'Santa Fe, NM', - 1505980 => 'Albuquerque, NM', - 1505982 => 'Santa Fe, NM', - 1505983 => 'Santa Fe, NM', - 1505984 => 'Santa Fe, NM', - 1505986 => 'Santa Fe, NM', - 1505988 => 'Santa Fe, NM', - 1505989 => 'Santa Fe, NM', - 1505992 => 'Santa Fe, NM', - 1505994 => 'Rio Rancho, NM', - 1505995 => 'Santa Fe, NM', - 1505998 => 'Albuquerque, NM', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1506.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1506.php deleted file mode 100644 index 9f0eea0b3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1506.php +++ /dev/null @@ -1,95 +0,0 @@ - 'New Brunswick', - 1506204 => 'Moncton, NB', - 1506235 => 'Saint-Quentin, NB', - 1506273 => 'Perth-Andover, NB', - 1506325 => 'Woodstock, NB', - 1506327 => 'Minto, NB', - 1506328 => 'Woodstock, NB', - 1506336 => 'Shippagan, NB', - 1506344 => 'Lamèque, NB', - 1506357 => 'Oromocto, NB', - 1506372 => 'Salisbury, NB', - 1506375 => 'Hartland, NB', - 1506382 => 'Moncton, NB', - 1506383 => 'Moncton, NB', - 1506384 => 'Moncton, NB', - 1506388 => 'Moncton, NB', - 1506389 => 'Moncton, NB', - 1506392 => 'Florenceville, NB', - 1506393 => 'Tracadie-Sheila, NB', - 1506395 => 'Tracadie-Sheila, NB', - 1506432 => 'Sussex, NB', - 1506433 => 'Sussex, NB', - 1506446 => 'Oromocto, NB', - 1506450 => 'Fredericton, NB', - 1506451 => 'Fredericton, NB', - 1506452 => 'Fredericton, NB', - 1506453 => 'Fredericton, NB', - 1506454 => 'Fredericton, NB', - 1506455 => 'Fredericton, NB', - 1506457 => 'Fredericton, NB', - 1506458 => 'Fredericton, NB', - 1506459 => 'Fredericton, NB', - 1506466 => 'Saint Stephen, NB', - 1506472 => 'Fredericton, NB', - 1506473 => 'Grand Falls, NB', - 1506523 => 'Richibucto, NB', - 1506529 => 'Saint Andrews, NB', - 1506532 => 'Shediac, NB', - 1506533 => 'Shediac, NB', - 1506536 => 'Sackville, NB', - 1506546 => 'Bathurst, NB', - 1506548 => 'Bathurst, NB', - 1506576 => 'Cocagne, NB', - 1506577 => 'Cap-Pele, NB', - 1506622 => 'Nelson-Miramichi, NB', - 1506632 => 'Saint John, NB', - 1506633 => 'Saint John, NB', - 1506634 => 'Saint John, NB', - 1506635 => 'Saint John, NB', - 1506642 => 'Saint John, NB', - 1506648 => 'Saint John, NB', - 1506652 => 'Saint John, NB', - 1506657 => 'Saint John, NB', - 1506658 => 'Saint John, NB', - 1506662 => 'Grand Manan, NB', - 1506672 => 'Saint John, NB', - 1506684 => 'Dalhousie, NB', - 1506693 => 'Saint John, NB', - 1506696 => 'Saint John, NB', - 1506727 => 'Caraquet, NB', - 1506735 => 'Edmundston, NB', - 1506737 => 'Edmundston, NB', - 1506739 => 'Edmundston, NB', - 1506743 => 'Bouctouche, NB', - 1506753 => 'Campbellton, NB', - 1506755 => 'Saint George, NB', - 1506756 => 'Petitcodiac, NB', - 1506759 => 'Campbellton, NB', - 1506773 => 'Nelson-Miramichi, NB', - 1506776 => 'Neguac, NB', - 1506778 => 'Nelson-Miramichi, NB', - 1506783 => 'Petit Rocher, NB', - 1506789 => 'Campbellton, NB', - 1506832 => 'Hampton, NB', - 1506847 => 'Rothesay, NB', - 1506850 => 'Moncton, NB', - 1506852 => 'Moncton, NB', - 1506853 => 'Moncton, NB', - 1506854 => 'Moncton, NB', - 1506855 => 'Moncton, NB', - 1506856 => 'Moncton, NB', - 1506857 => 'Moncton, NB', - 1506858 => 'Moncton, NB', - 1506859 => 'Moncton, NB', - 1506866 => 'Moncton, NB', - 1506876 => 'Saint-Louis de Kent, NB', - 1506992 => 'Clair, NB', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1507.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1507.php deleted file mode 100644 index 2f51a829f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1507.php +++ /dev/null @@ -1,127 +0,0 @@ - 'Minnesota', - 1507206 => 'Rochester, MN', - 1507223 => 'Canby, MN', - 1507226 => 'Rochester, MN', - 1507233 => 'New Ulm, MN', - 1507234 => 'Janesville, MN', - 1507235 => 'Fairmont, MN', - 1507237 => 'Gaylord, MN', - 1507238 => 'Fairmont, MN', - 1507247 => 'Tyler, MN', - 1507252 => 'Rochester, MN', - 1507255 => 'Rochester, MN', - 1507263 => 'Cannon Falls, MN', - 1507274 => 'Westbrook, MN', - 1507275 => 'Hendricks, MN', - 1507280 => 'Rochester, MN', - 1507281 => 'Rochester, MN', - 1507282 => 'Rochester, MN', - 1507283 => 'Luverne, MN', - 1507284 => 'Rochester, MN', - 1507285 => 'Rochester, MN', - 1507287 => 'Rochester, MN', - 1507288 => 'Rochester, MN', - 1507289 => 'Rochester, MN', - 1507292 => 'Rochester, MN', - 1507328 => 'Rochester, MN', - 1507332 => 'Faribault, MN', - 1507333 => 'Faribault, MN', - 1507334 => 'Faribault, MN', - 1507344 => 'Mankato, MN', - 1507345 => 'Mankato, MN', - 1507346 => 'Spring Valley, MN', - 1507354 => 'New Ulm, MN', - 1507356 => 'Pine Island, MN', - 1507357 => 'Le Center, MN', - 1507359 => 'New Ulm, MN', - 1507362 => 'Waterville, MN', - 1507364 => 'Montgomery, MN', - 1507372 => 'Worthington, MN', - 1507373 => 'Albert Lea, MN', - 1507374 => 'Dodge Center, MN', - 1507375 => 'Saint James, MN', - 1507376 => 'Worthington, MN', - 1507377 => 'Albert Lea, MN', - 1507385 => 'Mankato, MN', - 1507386 => 'Mankato, MN', - 1507387 => 'Mankato, MN', - 1507388 => 'Mankato, MN', - 1507389 => 'Mankato, MN', - 1507424 => 'Rochester, MN', - 1507426 => 'Fairfax, MN', - 1507427 => 'Mountain Lake, MN', - 1507433 => 'Austin, MN', - 1507434 => 'Austin, MN', - 1507437 => 'Austin, MN', - 1507442 => 'Edgerton, MN', - 1507444 => 'Owatonna, MN', - 1507446 => 'Owatonna, MN', - 1507451 => 'Owatonna, MN', - 1507452 => 'Winona, MN', - 1507453 => 'Winona, MN', - 1507454 => 'Winona, MN', - 1507455 => 'Owatonna, MN', - 1507457 => 'Winona, MN', - 1507467 => 'Lanesboro, MN', - 1507474 => 'Winona, MN', - 1507483 => 'Adrian, MN', - 1507498 => 'Spring Grove, MN', - 1507523 => 'Lewiston, MN', - 1507524 => 'Mapleton, MN', - 1507526 => 'Blue Earth, MN', - 1507529 => 'Rochester, MN', - 1507532 => 'Marshall, MN', - 1507533 => 'Stewartville, MN', - 1507534 => 'Plainview, MN', - 1507536 => 'Rochester, MN', - 1507537 => 'Marshall, MN', - 1507553 => 'Wells, MN', - 1507583 => 'Blooming Prairie, MN', - 1507625 => 'Mankato, MN', - 1507629 => 'Tracy, MN', - 1507634 => 'Kasson, MN', - 1507637 => 'Redwood Falls, MN', - 1507642 => 'Madelia, MN', - 1507644 => 'Redwood Falls, MN', - 1507645 => 'Northfield, MN', - 1507646 => 'Northfield, MN', - 1507647 => 'Winthrop, MN', - 1507662 => 'Lakefield, MN', - 1507663 => 'Northfield, MN', - 1507665 => 'Le Sueur, MN', - 1507694 => 'Ivanhoe, MN', - 1507723 => 'Springfield, MN', - 1507725 => 'Caledonia, MN', - 1507726 => 'Lake Crystal, MN', - 1507732 => 'Zumbrota, MN', - 1507744 => 'Lonsdale, MN', - 1507754 => 'Grand Meadow, MN', - 1507765 => 'Preston, MN', - 1507775 => 'Byron, MN', - 1507776 => 'Truman, MN', - 1507789 => 'Kenyon, MN', - 1507794 => 'Sleepy Eye, MN', - 1507825 => 'Pipestone, MN', - 1507831 => 'Windom, MN', - 1507835 => 'Waseca, MN', - 1507836 => 'Slayton, MN', - 1507847 => 'Jackson, MN', - 1507864 => 'Rushford, MN', - 1507867 => 'Chatfield, MN', - 1507872 => 'Minneota, MN', - 1507886 => 'Harmony, MN', - 1507893 => 'Winnebago, MN', - 1507895 => 'La Crescent, MN', - 1507896 => 'Houston, MN', - 1507931 => 'St. Peter, MN', - 1507932 => 'St. Charles, MN', - 1507934 => 'St. Peter, MN', - 1507964 => 'Arlington, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1508.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1508.php deleted file mode 100644 index 46c4b31ec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1508.php +++ /dev/null @@ -1,225 +0,0 @@ - 'Massachusetts', - 1508222 => 'Attleboro, MA', - 1508223 => 'Attleboro, MA', - 1508224 => 'Plymouth, MA', - 1508226 => 'Attleboro, MA', - 1508228 => 'Nantucket, MA', - 1508229 => 'Marlborough, MA', - 1508232 => 'Brockton, MA', - 1508234 => 'Whitinsville, MA', - 1508235 => 'Fall River, MA', - 1508240 => 'Orleans, MA', - 1508248 => 'Charlton, MA', - 1508251 => 'Marlborough, MA', - 1508252 => 'Rehoboth, MA', - 1508255 => 'Orleans, MA', - 1508261 => 'Mansfield, MA', - 1508273 => 'Wareham, MA', - 1508278 => 'Uxbridge, MA', - 1508279 => 'Bridgewater, MA', - 1508281 => 'Marlborough, MA', - 1508285 => 'Norton, MA', - 1508291 => 'Wareham, MA', - 1508295 => 'Wareham, MA', - 1508303 => 'Marlborough, MA', - 1508309 => 'Framingham, MA', - 1508324 => 'Fall River, MA', - 1508325 => 'Nantucket, MA', - 1508334 => 'Worcester, MA', - 1508336 => 'Seekonk, MA', - 1508337 => 'Mansfield, MA', - 1508339 => 'Mansfield, MA', - 1508347 => 'Sturbridge, MA', - 1508349 => 'Wellfleet, MA', - 1508358 => 'Wayland, MA', - 1508359 => 'Medfield, MA', - 1508363 => 'Worcester, MA', - 1508366 => 'Westborough, MA', - 1508368 => 'Worcester, MA', - 1508370 => 'Framingham, MA', - 1508376 => 'Millis, MA', - 1508378 => 'East Bridgewater, MA', - 1508379 => 'Swansea, MA', - 1508381 => 'Milford, MA', - 1508383 => 'Framingham, MA', - 1508384 => 'Wrentham, MA', - 1508385 => 'Dennis, MA', - 1508393 => 'Northborough, MA', - 1508399 => 'Attleboro, MA', - 1508405 => 'Framingham, MA', - 1508421 => 'Worcester, MA', - 1508422 => 'Milford, MA', - 1508427 => 'Brockton, MA', - 1508429 => 'Holliston, MA', - 1508430 => 'Harwich, MA', - 1508435 => 'Hopkinton, MA', - 1508436 => 'Brockton, MA', - 1508457 => 'Falmouth, MA', - 1508459 => 'Worcester, MA', - 1508460 => 'Marlborough, MA', - 1508473 => 'Milford, MA', - 1508476 => 'Douglas, MA', - 1508477 => 'Mashpee, MA', - 1508478 => 'Milford, MA', - 1508480 => 'Marlborough, MA', - 1508481 => 'Marlborough, MA', - 1508482 => 'Milford, MA', - 1508485 => 'Marlborough, MA', - 1508487 => 'Provincetown, MA', - 1508495 => 'Falmouth, MA', - 1508497 => 'Hopkinton, MA', - 1508510 => 'Brockton, MA', - 1508520 => 'Franklin, MA', - 1508528 => 'Franklin, MA', - 1508529 => 'Upton, MA', - 1508533 => 'Medway, MA', - 1508539 => 'Mashpee, MA', - 1508540 => 'Falmouth, MA', - 1508541 => 'Franklin, MA', - 1508543 => 'Foxboro, MA', - 1508548 => 'Falmouth, MA', - 1508553 => 'Franklin, MA', - 1508559 => 'Brockton, MA', - 1508567 => 'Fall River, MA', - 1508580 => 'Brockton, MA', - 1508583 => 'Brockton, MA', - 1508584 => 'Brockton, MA', - 1508586 => 'Brockton, MA', - 1508587 => 'Brockton, MA', - 1508588 => 'Brockton, MA', - 1508595 => 'Worcester, MA', - 1508616 => 'Westborough, MA', - 1508620 => 'Framingham, MA', - 1508624 => 'Marlborough, MA', - 1508626 => 'Framingham, MA', - 1508627 => 'Edgartown, MA', - 1508628 => 'Framingham, MA', - 1508634 => 'Milford, MA', - 1508636 => 'Westport, MA', - 1508643 => 'North Attleborough, MA', - 1508644 => 'Assonet, MA', - 1508645 => 'Chilmark, MA', - 1508646 => 'Fall River, MA', - 1508647 => 'Natick, MA', - 1508650 => 'Natick, MA', - 1508651 => 'Natick, MA', - 1508653 => 'Natick, MA', - 1508655 => 'Natick, MA', - 1508660 => 'Walpole, MA', - 1508668 => 'Walpole, MA', - 1508669 => 'Dighton, MA', - 1508672 => 'Fall River, MA', - 1508673 => 'Fall River, MA', - 1508674 => 'Fall River, MA', - 1508675 => 'Fall River, MA', - 1508676 => 'Fall River, MA', - 1508677 => 'Fall River, MA', - 1508678 => 'Fall River, MA', - 1508679 => 'Fall River, MA', - 1508693 => 'Vineyard Haven, MA', - 1508695 => 'North Attleborough, MA', - 1508696 => 'Vineyard Haven, MA', - 1508697 => 'Bridgewater, MA', - 1508698 => 'Foxboro, MA', - 1508699 => 'North Attleborough, MA', - 1508717 => 'New Bedford, MA', - 1508721 => 'Auburn, MA', - 1508730 => 'Fall River, MA', - 1508732 => 'Plymouth, MA', - 1508746 => 'Plymouth, MA', - 1508747 => 'Plymouth, MA', - 1508748 => 'Marion, MA', - 1508752 => 'Worcester, MA', - 1508753 => 'Worcester, MA', - 1508754 => 'Worcester, MA', - 1508755 => 'Worcester, MA', - 1508756 => 'Worcester, MA', - 1508757 => 'Worcester, MA', - 1508758 => 'Mattapoisett, MA', - 1508761 => 'Attleboro, MA', - 1508764 => 'Southbridge, MA', - 1508765 => 'Southbridge, MA', - 1508767 => 'Worcester, MA', - 1508770 => 'Worcester, MA', - 1508771 => 'Hyannis, MA', - 1508775 => 'Hyannis, MA', - 1508778 => 'Hyannis, MA', - 1508785 => 'Dover, MA', - 1508788 => 'Framingham, MA', - 1508790 => 'Hyannis, MA', - 1508791 => 'Worcester, MA', - 1508792 => 'Worcester, MA', - 1508793 => 'Worcester, MA', - 1508795 => 'Worcester, MA', - 1508797 => 'Worcester, MA', - 1508798 => 'Worcester, MA', - 1508799 => 'Worcester, MA', - 1508820 => 'Framingham, MA', - 1508821 => 'Taunton, MA', - 1508822 => 'Taunton, MA', - 1508823 => 'Taunton, MA', - 1508824 => 'Taunton, MA', - 1508828 => 'Taunton, MA', - 1508829 => 'Holden, MA', - 1508830 => 'Plymouth, MA', - 1508831 => 'Worcester, MA', - 1508832 => 'Auburn, MA', - 1508835 => 'West Boylston, MA', - 1508836 => 'Westborough, MA', - 1508842 => 'Shrewsbury, MA', - 1508845 => 'Shrewsbury, MA', - 1508852 => 'Worcester, MA', - 1508853 => 'Worcester, MA', - 1508854 => 'Worcester, MA', - 1508856 => 'Worcester, MA', - 1508857 => 'Brockton, MA', - 1508860 => 'Worcester, MA', - 1508862 => 'Hyannis, MA', - 1508865 => 'Millbury, MA', - 1508866 => 'Carver, MA', - 1508869 => 'Boylston, MA', - 1508870 => 'Westborough, MA', - 1508872 => 'Framingham, MA', - 1508875 => 'Framingham, MA', - 1508877 => 'Framingham, MA', - 1508879 => 'Framingham, MA', - 1508880 => 'Taunton, MA', - 1508881 => 'Ashland, MA', - 1508885 => 'Spencer, MA', - 1508886 => 'Rutland, MA', - 1508892 => 'Leicester, MA', - 1508894 => 'Brockton, MA', - 1508896 => 'Brewster, MA', - 1508897 => 'Brockton, MA', - 1508898 => 'Westborough, MA', - 1508923 => 'Middleborough, MA', - 1508926 => 'Worcester, MA', - 1508941 => 'Brockton, MA', - 1508943 => 'Webster, MA', - 1508945 => 'Chatham, MA', - 1508946 => 'Middleborough, MA', - 1508947 => 'Middleborough, MA', - 1508949 => 'Webster, MA', - 1508961 => 'New Bedford, MA', - 1508966 => 'Bellingham, MA', - 1508977 => 'Taunton, MA', - 1508979 => 'New Bedford, MA', - 1508984 => 'New Bedford, MA', - 1508985 => 'New Bedford, MA', - 1508987 => 'Oxford, MA', - 1508990 => 'New Bedford, MA', - 1508991 => 'New Bedford, MA', - 1508992 => 'New Bedford, MA', - 1508993 => 'New Bedford, MA', - 1508995 => 'New Bedford, MA', - 1508997 => 'New Bedford, MA', - 1508998 => 'New Bedford, MA', - 1508999 => 'New Bedford, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1509.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1509.php deleted file mode 100644 index dea15dbde..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1509.php +++ /dev/null @@ -1,194 +0,0 @@ - 'Washington', - 1509216 => 'Spokane, WA', - 1509225 => 'Yakima, WA', - 1509226 => 'Newman Lake, WA', - 1509232 => 'Spokane, WA', - 1509234 => 'Connell, WA', - 1509235 => 'Cheney, WA', - 1509242 => 'Spokane, WA', - 1509244 => 'Airway Heights, WA', - 1509248 => 'Yakima, WA', - 1509249 => 'Yakima, WA', - 1509252 => 'Spokane, WA', - 1509276 => 'Deer Park, WA', - 1509279 => 'Spokane, WA', - 1509290 => 'Spokane, WA', - 1509292 => 'Elk, WA', - 1509293 => 'Wenatchee, WA', - 1509299 => 'Medical Lake, WA', - 1509301 => 'Walla Walla, WA', - 1509323 => 'Spokane, WA', - 1509324 => 'Spokane, WA', - 1509325 => 'Spokane, WA', - 1509326 => 'Spokane, WA', - 1509327 => 'Spokane, WA', - 1509328 => 'Spokane, WA', - 1509332 => 'Pullman, WA', - 1509334 => 'Pullman, WA', - 1509340 => 'Spokane, WA', - 1509346 => 'Royal City, WA', - 1509349 => 'Warden, WA', - 1509353 => 'Spokane, WA', - 1509363 => 'Spokane, WA', - 1509374 => 'Kennewick, WA', - 1509375 => 'Richland, WA', - 1509382 => 'Dayton, WA', - 1509396 => 'Kennewick, WA', - 1509397 => 'Colfax, WA', - 1509413 => 'Spokane, WA', - 1509422 => 'Okanogan, WA', - 1509427 => 'Stevenson, WA', - 1509434 => 'Spokane, WA', - 1509443 => 'Spokane, WA', - 1509444 => 'Spokane, WA', - 1509447 => 'Newport, WA', - 1509448 => 'Spokane, WA', - 1509452 => 'Yakima, WA', - 1509453 => 'Yakima, WA', - 1509454 => 'Yakima, WA', - 1509455 => 'Spokane, WA', - 1509456 => 'Spokane, WA', - 1509457 => 'Yakima, WA', - 1509458 => 'Spokane, WA', - 1509459 => 'Spokane, WA', - 1509464 => 'Spokane, WA', - 1509465 => 'Spokane, WA', - 1509466 => 'Spokane, WA', - 1509467 => 'Spokane, WA', - 1509468 => 'Spokane, WA', - 1509469 => 'Yakima, WA', - 1509473 => 'Spokane, WA', - 1509474 => 'Spokane, WA', - 1509475 => 'Spokane, WA', - 1509476 => 'Oroville, WA', - 1509477 => 'Spokane, WA', - 1509482 => 'Spokane, WA', - 1509483 => 'Spokane, WA', - 1509484 => 'Spokane, WA', - 1509486 => 'Tonasket, WA', - 1509487 => 'Spokane, WA', - 1509488 => 'Othello, WA', - 1509489 => 'Spokane, WA', - 1509493 => 'White Salmon, WA', - 1509520 => 'Walla Walla, WA', - 1509522 => 'Walla Walla, WA', - 1509525 => 'Walla Walla, WA', - 1509526 => 'Walla Walla, WA', - 1509527 => 'Walla Walla, WA', - 1509529 => 'Walla Walla, WA', - 1509532 => 'Spokane, WA', - 1509533 => 'Spokane, WA', - 1509534 => 'Spokane, WA', - 1509535 => 'Spokane, WA', - 1509536 => 'Spokane, WA', - 1509542 => 'Pasco, WA', - 1509543 => 'Pasco, WA', - 1509544 => 'Pasco, WA', - 1509545 => 'Pasco, WA', - 1509546 => 'Pasco, WA', - 1509547 => 'Pasco, WA', - 1509548 => 'Leavenworth, WA', - 1509573 => 'Yakima, WA', - 1509574 => 'Yakima, WA', - 1509575 => 'Yakima, WA', - 1509576 => 'Yakima, WA', - 1509582 => 'Kennewick, WA', - 1509585 => 'Kennewick, WA', - 1509586 => 'Kennewick, WA', - 1509588 => 'Benton City, WA', - 1509590 => 'Spokane, WA', - 1509624 => 'Spokane, WA', - 1509625 => 'Spokane, WA', - 1509627 => 'Richland, WA', - 1509628 => 'Richland, WA', - 1509633 => 'Grand Coulee, WA', - 1509647 => 'Wilbur, WA', - 1509649 => 'Roslyn, WA', - 1509659 => 'Ritzville, WA', - 1509662 => 'Wenatchee, WA', - 1509663 => 'Wenatchee, WA', - 1509664 => 'Wenatchee, WA', - 1509665 => 'Wenatchee, WA', - 1509667 => 'Wenatchee, WA', - 1509674 => 'Cle Elum, WA', - 1509682 => 'Chelan, WA', - 1509684 => 'Colville, WA', - 1509685 => 'Colville, WA', - 1509687 => 'Manson, WA', - 1509689 => 'Brewster, WA', - 1509697 => 'Selah, WA', - 1509698 => 'Selah, WA', - 1509725 => 'Davenport, WA', - 1509734 => 'Kennewick, WA', - 1509735 => 'Kennewick, WA', - 1509736 => 'Kennewick, WA', - 1509737 => 'Kennewick, WA', - 1509738 => 'Kettle Falls, WA', - 1509744 => 'Spokane, WA', - 1509747 => 'Spokane, WA', - 1509750 => 'Moses Lake, WA', - 1509751 => 'Clarkston, WA', - 1509754 => 'Ephrata, WA', - 1509755 => 'Spokane, WA', - 1509758 => 'Clarkston, WA', - 1509760 => 'Moses Lake, WA', - 1509762 => 'Moses Lake, WA', - 1509764 => 'Moses Lake, WA', - 1509765 => 'Moses Lake, WA', - 1509766 => 'Moses Lake, WA', - 1509773 => 'Goldendale, WA', - 1509775 => 'Republic, WA', - 1509782 => 'Cashmere, WA', - 1509783 => 'Kennewick, WA', - 1509784 => 'Entiat, WA', - 1509786 => 'Prosser, WA', - 1509787 => 'Quincy, WA', - 1509826 => 'Omak, WA', - 1509829 => 'Zillah, WA', - 1509837 => 'Sunnyside, WA', - 1509838 => 'Spokane, WA', - 1509839 => 'Sunnyside, WA', - 1509843 => 'Pomeroy, WA', - 1509863 => 'Spokane, WA', - 1509865 => 'Toppenish, WA', - 1509868 => 'Spokane, WA', - 1509877 => 'Wapato, WA', - 1509882 => 'Grandview, WA', - 1509884 => 'East Wenatchee, WA', - 1509886 => 'East Wenatchee, WA', - 1509888 => 'Wenatchee, WA', - 1509891 => 'Spokane Valley, WA', - 1509892 => 'Spokane Valley, WA', - 1509921 => 'Spokane Valley, WA', - 1509922 => 'Spokane Valley, WA', - 1509924 => 'Spokane Valley, WA', - 1509925 => 'Ellensburg, WA', - 1509926 => 'Spokane Valley, WA', - 1509927 => 'Spokane Valley, WA', - 1509928 => 'Spokane Valley, WA', - 1509932 => 'Mattawa, WA', - 1509933 => 'Ellensburg, WA', - 1509935 => 'Chewelah, WA', - 1509939 => 'Spokane, WA', - 1509942 => 'Richland, WA', - 1509943 => 'Richland, WA', - 1509946 => 'Richland, WA', - 1509949 => 'Yakima, WA', - 1509953 => 'Spokane, WA', - 1509962 => 'Ellensburg, WA', - 1509965 => 'Yakima, WA', - 1509966 => 'Yakima, WA', - 1509967 => 'West Richland, WA', - 1509968 => 'Ellensburg, WA', - 1509972 => 'Yakima, WA', - 1509982 => 'Odessa, WA', - 1509996 => 'Winthrop, WA', - 1509997 => 'Twisp, WA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1510.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1510.php deleted file mode 100644 index d6979ee25..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1510.php +++ /dev/null @@ -1,193 +0,0 @@ - 'California', - 1510204 => 'Berkeley, CA', - 1510208 => 'Oakland, CA', - 1510226 => 'Fremont, CA', - 1510231 => 'Richmond, CA', - 1510232 => 'Richmond, CA', - 1510233 => 'Richmond, CA', - 1510234 => 'Richmond, CA', - 1510235 => 'Richmond, CA', - 1510236 => 'Richmond, CA', - 1510237 => 'Richmond, CA', - 1510238 => 'Oakland, CA', - 1510245 => 'Hercules, CA', - 1510248 => 'Fremont, CA', - 1510251 => 'Oakland, CA', - 1510252 => 'Fremont, CA', - 1510259 => 'Hayward, CA', - 1510261 => 'Oakland, CA', - 1510264 => 'Hayward, CA', - 1510265 => 'Hayward, CA', - 1510266 => 'Hayward, CA', - 1510268 => 'Oakland, CA', - 1510271 => 'Oakland, CA', - 1510272 => 'Oakland, CA', - 1510273 => 'Oakland, CA', - 1510293 => 'Hayward, CA', - 1510307 => 'Richmond, CA', - 1510317 => 'San Leandro, CA', - 1510324 => 'Union City, CA', - 1510336 => 'Oakland, CA', - 1510337 => 'Alameda, CA', - 1510339 => 'Oakland, CA', - 1510346 => 'San Leandro, CA', - 1510351 => 'San Leandro, CA', - 1510352 => 'San Leandro, CA', - 1510353 => 'Fremont, CA', - 1510357 => 'San Leandro, CA', - 1510383 => 'Oakland, CA', - 1510397 => 'Hayward, CA', - 1510412 => 'Richmond, CA', - 1510428 => 'Oakland, CA', - 1510429 => 'Union City, CA', - 1510430 => 'Oakland, CA', - 1510433 => 'Oakland, CA', - 1510434 => 'Oakland, CA', - 1510436 => 'Oakland, CA', - 1510437 => 'Oakland, CA', - 1510438 => 'Fremont, CA', - 1510440 => 'Fremont, CA', - 1510441 => 'Union City, CA', - 1510444 => 'Oakland, CA', - 1510445 => 'Fremont, CA', - 1510451 => 'Oakland, CA', - 1510452 => 'Oakland, CA', - 1510465 => 'Oakland, CA', - 1510471 => 'Union City, CA', - 1510475 => 'Union City, CA', - 1510477 => 'Union City, CA', - 1510481 => 'San Leandro, CA', - 1510482 => 'Oakland, CA', - 1510483 => 'San Leandro, CA', - 1510486 => 'Berkeley, CA', - 1510487 => 'Union City, CA', - 1510489 => 'Union City, CA', - 1510490 => 'Fremont, CA', - 1510494 => 'Fremont, CA', - 1510498 => 'Fremont, CA', - 1510505 => 'Fremont, CA', - 1510521 => 'Alameda, CA', - 1510522 => 'Alameda, CA', - 1510523 => 'Alameda, CA', - 1510530 => 'Oakland, CA', - 1510531 => 'Oakland, CA', - 1510532 => 'Oakland, CA', - 1510533 => 'Oakland, CA', - 1510534 => 'Oakland, CA', - 1510535 => 'Oakland, CA', - 1510536 => 'Oakland, CA', - 1510537 => 'Castro Valley, CA', - 1510540 => 'Berkeley, CA', - 1510547 => 'Oakland, CA', - 1510548 => 'Berkeley, CA', - 1510549 => 'Berkeley, CA', - 1510553 => 'Oakland, CA', - 1510562 => 'Oakland, CA', - 1510567 => 'Oakland, CA', - 1510568 => 'Oakland, CA', - 1510569 => 'Oakland, CA', - 1510573 => 'Fremont, CA', - 1510574 => 'Fremont, CA', - 1510583 => 'Hayward, CA', - 1510596 => 'Emeryville, CA', - 1510614 => 'San Leandro, CA', - 1510620 => 'Richmond, CA', - 1510623 => 'Fremont, CA', - 1510625 => 'Oakland, CA', - 1510632 => 'Oakland, CA', - 1510633 => 'Oakland, CA', - 1510635 => 'Oakland, CA', - 1510636 => 'Oakland, CA', - 1510638 => 'Oakland, CA', - 1510639 => 'Oakland, CA', - 1510642 => 'Berkeley, CA', - 1510644 => 'Berkeley, CA', - 1510647 => 'Berkeley, CA', - 1510649 => 'Berkeley, CA', - 1510651 => 'Fremont, CA', - 1510652 => 'Oakland, CA', - 1510653 => 'Oakland, CA', - 1510654 => 'Oakland, CA', - 1510655 => 'Oakland, CA', - 1510656 => 'Fremont, CA', - 1510657 => 'Fremont, CA', - 1510659 => 'Fremont, CA', - 1510663 => 'Oakland, CA', - 1510665 => 'Berkeley, CA', - 1510666 => 'Berkeley, CA', - 1510667 => 'San Leandro, CA', - 1510668 => 'Fremont, CA', - 1510670 => 'Hayward, CA', - 1510675 => 'Union City, CA', - 1510683 => 'Fremont, CA', - 1510690 => 'Hayward, CA', - 1510704 => 'Berkeley, CA', - 1510713 => 'Fremont, CA', - 1510724 => 'Pinole, CA', - 1510728 => 'Hayward, CA', - 1510732 => 'Hayward, CA', - 1510733 => 'Hayward, CA', - 1510739 => 'Fremont, CA', - 1510742 => 'Fremont, CA', - 1510744 => 'Fremont, CA', - 1510745 => 'Fremont, CA', - 1510748 => 'Alameda, CA', - 1510749 => 'Alameda, CA', - 1510752 => 'Oakland, CA', - 1510763 => 'Oakland, CA', - 1510769 => 'Alameda, CA', - 1510770 => 'Fremont, CA', - 1510777 => 'Oakland, CA', - 1510780 => 'Hayward, CA', - 1510782 => 'Hayward, CA', - 1510783 => 'Hayward, CA', - 1510784 => 'Hayward, CA', - 1510785 => 'Hayward, CA', - 1510786 => 'Hayward, CA', - 1510787 => 'Crockett, CA', - 1510790 => 'Fremont, CA', - 1510791 => 'Fremont, CA', - 1510792 => 'Fremont, CA', - 1510793 => 'Fremont, CA', - 1510794 => 'Fremont, CA', - 1510795 => 'Fremont, CA', - 1510796 => 'Fremont, CA', - 1510797 => 'Fremont, CA', - 1510814 => 'Alameda, CA', - 1510818 => 'Fremont, CA', - 1510832 => 'Oakland, CA', - 1510834 => 'Oakland, CA', - 1510835 => 'Oakland, CA', - 1510836 => 'Oakland, CA', - 1510839 => 'Oakland, CA', - 1510841 => 'Berkeley, CA', - 1510842 => 'Oakland, CA', - 1510843 => 'Berkeley, CA', - 1510845 => 'Berkeley, CA', - 1510848 => 'Berkeley, CA', - 1510849 => 'Berkeley, CA', - 1510864 => 'Alameda, CA', - 1510865 => 'Alameda, CA', - 1510869 => 'Oakland, CA', - 1510879 => 'Oakland, CA', - 1510883 => 'Berkeley, CA', - 1510885 => 'Hayward, CA', - 1510886 => 'Hayward, CA', - 1510887 => 'Hayward, CA', - 1510888 => 'Hayward, CA', - 1510891 => 'Oakland, CA', - 1510893 => 'Oakland, CA', - 1510895 => 'San Leandro, CA', - 1510922 => 'Oakland, CA', - 1510923 => 'Oakland, CA', - 1510979 => 'Fremont, CA', - 1510981 => 'Berkeley, CA', - 1510986 => 'Oakland, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1512.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1512.php deleted file mode 100644 index f2fd3271b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1512.php +++ /dev/null @@ -1,209 +0,0 @@ - 'Texas', - 1512206 => 'Austin, TX', - 1512218 => 'Round Rock, TX', - 1512231 => 'Austin, TX', - 1512236 => 'Austin, TX', - 1512237 => 'Smithville, TX', - 1512241 => 'Austin, TX', - 1512243 => 'Austin, TX', - 1512244 => 'Round Rock, TX', - 1512246 => 'Round Rock, TX', - 1512247 => 'Del Valle, TX', - 1512250 => 'Austin, TX', - 1512255 => 'Round Rock, TX', - 1512258 => 'Austin, TX', - 1512261 => 'Lakeway, TX', - 1512264 => 'Spicewood, TX', - 1512266 => 'Austin, TX', - 1512268 => 'Kyle, TX', - 1512272 => 'Manor, TX', - 1512276 => 'Austin, TX', - 1512278 => 'Manor, TX', - 1512280 => 'Austin, TX', - 1512281 => 'Elgin, TX', - 1512282 => 'Austin, TX', - 1512284 => 'Austin, TX', - 1512285 => 'Elgin, TX', - 1512288 => 'Austin, TX', - 1512291 => 'Austin, TX', - 1512292 => 'Austin, TX', - 1512295 => 'Buda, TX', - 1512296 => 'Austin, TX', - 1512301 => 'Austin, TX', - 1512302 => 'Austin, TX', - 1512303 => 'Bastrop, TX', - 1512306 => 'Austin, TX', - 1512308 => 'Bastrop, TX', - 1512310 => 'Round Rock, TX', - 1512312 => 'Buda, TX', - 1512320 => 'Austin, TX', - 1512321 => 'Bastrop, TX', - 1512322 => 'Austin, TX', - 1512323 => 'Austin, TX', - 1512324 => 'Austin, TX', - 1512326 => 'Austin, TX', - 1512327 => 'Austin, TX', - 1512328 => 'Austin, TX', - 1512329 => 'Austin, TX', - 1512330 => 'Austin, TX', - 1512331 => 'Austin, TX', - 1512332 => 'Bastrop, TX', - 1512334 => 'Austin, TX', - 1512335 => 'Austin, TX', - 1512338 => 'Austin, TX', - 1512339 => 'Austin, TX', - 1512340 => 'Austin, TX', - 1512341 => 'Round Rock, TX', - 1512342 => 'Austin, TX', - 1512343 => 'Austin, TX', - 1512344 => 'Austin, TX', - 1512345 => 'Austin, TX', - 1512346 => 'Austin, TX', - 1512347 => 'Austin, TX', - 1512349 => 'Austin, TX', - 1512351 => 'Austin, TX', - 1512352 => 'Taylor, TX', - 1512353 => 'San Marcos, TX', - 1512355 => 'Bertram, TX', - 1512358 => 'Austin, TX', - 1512360 => 'Smithville, TX', - 1512365 => 'Taylor, TX', - 1512370 => 'Austin, TX', - 1512371 => 'Austin, TX', - 1512372 => 'Austin, TX', - 1512373 => 'Austin, TX', - 1512374 => 'Austin, TX', - 1512376 => 'Lockhart, TX', - 1512377 => 'Austin, TX', - 1512380 => 'Austin, TX', - 1512382 => 'Austin, TX', - 1512383 => 'Austin, TX', - 1512385 => 'Austin, TX', - 1512386 => 'Austin, TX', - 1512388 => 'Round Rock, TX', - 1512389 => 'Austin, TX', - 1512391 => 'Austin, TX', - 1512392 => 'San Marcos, TX', - 1512393 => 'San Marcos, TX', - 1512394 => 'Austin, TX', - 1512396 => 'San Marcos, TX', - 1512398 => 'Lockhart, TX', - 1512407 => 'Austin, TX', - 1512414 => 'Austin, TX', - 1512416 => 'Austin, TX', - 1512418 => 'Austin, TX', - 1512419 => 'Austin, TX', - 1512420 => 'Austin, TX', - 1512440 => 'Austin, TX', - 1512441 => 'Austin, TX', - 1512442 => 'Austin, TX', - 1512443 => 'Austin, TX', - 1512444 => 'Austin, TX', - 1512445 => 'Austin, TX', - 1512446 => 'Rockdale, TX', - 1512447 => 'Austin, TX', - 1512448 => 'Austin, TX', - 1512450 => 'Austin, TX', - 1512451 => 'Austin, TX', - 1512452 => 'Austin, TX', - 1512453 => 'Austin, TX', - 1512454 => 'Austin, TX', - 1512457 => 'Austin, TX', - 1512458 => 'Austin, TX', - 1512459 => 'Austin, TX', - 1512462 => 'Austin, TX', - 1512463 => 'Austin, TX', - 1512467 => 'Austin, TX', - 1512469 => 'Austin, TX', - 1512471 => 'Austin, TX', - 1512472 => 'Austin, TX', - 1512473 => 'Austin, TX', - 1512474 => 'Austin, TX', - 1512476 => 'Austin, TX', - 1512477 => 'Austin, TX', - 1512478 => 'Austin, TX', - 1512479 => 'Austin, TX', - 1512480 => 'Austin, TX', - 1512481 => 'Austin, TX', - 1512482 => 'Austin, TX', - 1512485 => 'Austin, TX', - 1512491 => 'Austin, TX', - 1512495 => 'Austin, TX', - 1512499 => 'Austin, TX', - 1512502 => 'Austin, TX', - 1512505 => 'Austin, TX', - 1512506 => 'Austin, TX', - 1512509 => 'Round Rock, TX', - 1512515 => 'Liberty Hill, TX', - 1512524 => 'Austin, TX', - 1512527 => 'Austin, TX', - 1512533 => 'Austin, TX', - 1512542 => 'Austin, TX', - 1512551 => 'Austin, TX', - 1512556 => 'Lampasas, TX', - 1512581 => 'Bastrop, TX', - 1512610 => 'Austin, TX', - 1512614 => 'Austin, TX', - 1512615 => 'Austin, TX', - 1512617 => 'Austin, TX', - 1512628 => 'Austin, TX', - 1512637 => 'Austin, TX', - 1512651 => 'Austin, TX', - 1512671 => 'Round Rock, TX', - 1512707 => 'Austin, TX', - 1512708 => 'Austin, TX', - 1512715 => 'Burnet, TX', - 1512719 => 'Austin, TX', - 1512732 => 'Austin, TX', - 1512746 => 'Jarrell, TX', - 1512754 => 'San Marcos, TX', - 1512756 => 'Burnet, TX', - 1512759 => 'Hutto, TX', - 1512763 => 'Georgetown, TX', - 1512778 => 'Liberty Hill, TX', - 1512794 => 'Austin, TX', - 1512795 => 'Austin, TX', - 1512804 => 'Austin, TX', - 1512805 => 'San Marcos, TX', - 1512819 => 'Georgetown, TX', - 1512821 => 'Austin, TX', - 1512832 => 'Austin, TX', - 1512833 => 'Austin, TX', - 1512834 => 'Austin, TX', - 1512835 => 'Austin, TX', - 1512836 => 'Austin, TX', - 1512837 => 'Austin, TX', - 1512846 => 'Hutto, TX', - 1512847 => 'Wimberley, TX', - 1512854 => 'Austin, TX', - 1512858 => 'Dripping Springs, TX', - 1512863 => 'Georgetown, TX', - 1512864 => 'Georgetown, TX', - 1512868 => 'Georgetown, TX', - 1512869 => 'Georgetown, TX', - 1512873 => 'Austin, TX', - 1512878 => 'San Marcos, TX', - 1512891 => 'Austin, TX', - 1512892 => 'Austin, TX', - 1512894 => 'Dripping Springs, TX', - 1512899 => 'Austin, TX', - 1512901 => 'Austin, TX', - 1512912 => 'Austin, TX', - 1512916 => 'Austin, TX', - 1512918 => 'Austin, TX', - 1512926 => 'Austin, TX', - 1512928 => 'Austin, TX', - 1512929 => 'Austin, TX', - 1512930 => 'Georgetown, TX', - 1512931 => 'Georgetown, TX', - 1512943 => 'Georgetown, TX', - 1512973 => 'Austin, TX', - 1512974 => 'Austin, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1513.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1513.php deleted file mode 100644 index 3bc0660a8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1513.php +++ /dev/null @@ -1,179 +0,0 @@ - 'Ohio', - 1513202 => 'Harrison, OH', - 1513204 => 'Mason, OH', - 1513217 => 'Middletown, OH', - 1513221 => 'Cincinnati, OH', - 1513228 => 'Lebanon, OH', - 1513229 => 'Mason, OH', - 1513231 => 'Cincinnati, OH', - 1513232 => 'Cincinnati, OH', - 1513233 => 'Cincinnati, OH', - 1513234 => 'Mason, OH', - 1513241 => 'Cincinnati, OH', - 1513242 => 'Cincinnati, OH', - 1513244 => 'Cincinnati, OH', - 1513245 => 'Cincinnati, OH', - 1513247 => 'Cincinnati, OH', - 1513248 => 'Milford, OH', - 1513251 => 'Cincinnati, OH', - 1513271 => 'Cincinnati, OH', - 1513272 => 'Cincinnati, OH', - 1513281 => 'Cincinnati, OH', - 1513285 => 'Hamilton, OH', - 1513321 => 'Cincinnati, OH', - 1513333 => 'Cincinnati, OH', - 1513336 => 'Mason, OH', - 1513346 => 'Cincinnati, OH', - 1513347 => 'Cincinnati, OH', - 1513351 => 'Cincinnati, OH', - 1513352 => 'Cincinnati, OH', - 1513353 => 'Cleves, OH', - 1513354 => 'Cincinnati, OH', - 1513357 => 'Cincinnati, OH', - 1513360 => 'Monroe, OH', - 1513367 => 'Harrison, OH', - 1513376 => 'Cincinnati, OH', - 1513381 => 'Cincinnati, OH', - 1513385 => 'Cincinnati, OH', - 1513389 => 'Cincinnati, OH', - 1513398 => 'Mason, OH', - 1513407 => 'Cincinnati, OH', - 1513420 => 'Middletown, OH', - 1513421 => 'Cincinnati, OH', - 1513422 => 'Middletown, OH', - 1513423 => 'Middletown, OH', - 1513424 => 'Middletown, OH', - 1513425 => 'Middletown, OH', - 1513451 => 'Cincinnati, OH', - 1513459 => 'Mason, OH', - 1513469 => 'Cincinnati, OH', - 1513471 => 'Cincinnati, OH', - 1513474 => 'Cincinnati, OH', - 1513475 => 'Cincinnati, OH', - 1513481 => 'Cincinnati, OH', - 1513489 => 'Cincinnati, OH', - 1513521 => 'Cincinnati, OH', - 1513522 => 'Cincinnati, OH', - 1513523 => 'Oxford, OH', - 1513524 => 'Oxford, OH', - 1513528 => 'Cincinnati, OH', - 1513530 => 'Cincinnati, OH', - 1513531 => 'Cincinnati, OH', - 1513533 => 'Cincinnati, OH', - 1513539 => 'Monroe, OH', - 1513541 => 'Cincinnati, OH', - 1513542 => 'Cincinnati, OH', - 1513553 => 'New Richmond, OH', - 1513554 => 'Cincinnati, OH', - 1513557 => 'Cincinnati, OH', - 1513558 => 'Cincinnati, OH', - 1513559 => 'Cincinnati, OH', - 1513561 => 'Cincinnati, OH', - 1513563 => 'Cincinnati, OH', - 1513574 => 'Cincinnati, OH', - 1513575 => 'Milford, OH', - 1513576 => 'Milford, OH', - 1513579 => 'Cincinnati, OH', - 1513584 => 'Cincinnati, OH', - 1513585 => 'Cincinnati, OH', - 1513598 => 'Cincinnati, OH', - 1513621 => 'Cincinnati, OH', - 1513624 => 'Cincinnati, OH', - 1513631 => 'Cincinnati, OH', - 1513636 => 'Cincinnati, OH', - 1513641 => 'Cincinnati, OH', - 1513651 => 'Cincinnati, OH', - 1513661 => 'Cincinnati, OH', - 1513662 => 'Cincinnati, OH', - 1513671 => 'Cincinnati, OH', - 1513672 => 'Cincinnati, OH', - 1513674 => 'Cincinnati, OH', - 1513681 => 'Cincinnati, OH', - 1513683 => 'Loveland, OH', - 1513686 => 'Cincinnati, OH', - 1513721 => 'Cincinnati, OH', - 1513724 => 'Williamsburg, OH', - 1513727 => 'Middletown, OH', - 1513729 => 'Cincinnati, OH', - 1513731 => 'Cincinnati, OH', - 1513732 => 'Batavia, OH', - 1513733 => 'Cincinnati, OH', - 1513734 => 'Bethel, OH', - 1513735 => 'Batavia, OH', - 1513737 => 'Hamilton, OH', - 1513741 => 'Cincinnati, OH', - 1513742 => 'Cincinnati, OH', - 1513745 => 'Cincinnati, OH', - 1513751 => 'Cincinnati, OH', - 1513752 => 'Cincinnati, OH', - 1513754 => 'Mason, OH', - 1513755 => 'West Chester, OH', - 1513759 => 'West Chester, OH', - 1513761 => 'Cincinnati, OH', - 1513762 => 'Cincinnati, OH', - 1513769 => 'Cincinnati, OH', - 1513770 => 'Mason, OH', - 1513771 => 'Cincinnati, OH', - 1513772 => 'Cincinnati, OH', - 1513777 => 'West Chester, OH', - 1513779 => 'West Chester, OH', - 1513785 => 'Hamilton, OH', - 1513791 => 'Cincinnati, OH', - 1513792 => 'Cincinnati, OH', - 1513793 => 'Cincinnati, OH', - 1513794 => 'Cincinnati, OH', - 1513797 => 'Amelia, OH', - 1513821 => 'Cincinnati, OH', - 1513825 => 'Cincinnati, OH', - 1513829 => 'Fairfield, OH', - 1513831 => 'Milford, OH', - 1513834 => 'Cincinnati, OH', - 1513841 => 'Cincinnati, OH', - 1513844 => 'Hamilton, OH', - 1513851 => 'Cincinnati, OH', - 1513852 => 'Cincinnati, OH', - 1513858 => 'Fairfield, OH', - 1513861 => 'Cincinnati, OH', - 1513862 => 'Cincinnati, OH', - 1513863 => 'Hamilton, OH', - 1513867 => 'Hamilton, OH', - 1513868 => 'Hamilton, OH', - 1513871 => 'Cincinnati, OH', - 1513872 => 'Cincinnati, OH', - 1513875 => 'Fayetteville, OH', - 1513876 => 'Felicity, OH', - 1513887 => 'Hamilton, OH', - 1513891 => 'Cincinnati, OH', - 1513892 => 'Hamilton, OH', - 1513893 => 'Hamilton, OH', - 1513894 => 'Hamilton, OH', - 1513895 => 'Hamilton, OH', - 1513896 => 'Hamilton, OH', - 1513897 => 'Waynesville, OH', - 1513899 => 'Morrow, OH', - 1513921 => 'Cincinnati, OH', - 1513922 => 'Cincinnati, OH', - 1513923 => 'Cincinnati, OH', - 1513931 => 'Cincinnati, OH', - 1513932 => 'Lebanon, OH', - 1513933 => 'Lebanon, OH', - 1513934 => 'Lebanon, OH', - 1513939 => 'Fairfield, OH', - 1513941 => 'Cincinnati, OH', - 1513943 => 'Cincinnati, OH', - 1513947 => 'Cincinnati, OH', - 1513948 => 'Cincinnati, OH', - 1513961 => 'Cincinnati, OH', - 1513965 => 'Milford, OH', - 1513977 => 'Cincinnati, OH', - 1513984 => 'Cincinnati, OH', - 1513985 => 'Cincinnati, OH', - 1513988 => 'Trenton, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1514.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1514.php deleted file mode 100644 index 69c6543e8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1514.php +++ /dev/null @@ -1,189 +0,0 @@ - 'Quebec', - 1514223 => 'Montreal, QC', - 1514227 => 'Montreal, QC', - 1514251 => 'Montreal, QC', - 1514252 => 'Montreal, QC', - 1514253 => 'Montreal, QC', - 1514254 => 'Montreal, QC', - 1514255 => 'Montreal, QC', - 1514256 => 'Montreal, QC', - 1514257 => 'Montreal, QC', - 1514259 => 'Montreal, QC', - 1514270 => 'Montreal, QC', - 1514271 => 'Montreal, QC', - 1514272 => 'Montreal, QC', - 1514273 => 'Montreal, QC', - 1514274 => 'Montreal, QC', - 1514276 => 'Montreal, QC', - 1514277 => 'Montreal, QC', - 1514278 => 'Montreal, QC', - 1514279 => 'Montreal, QC', - 1514280 => 'Montreal, QC', - 1514281 => 'Montreal, QC', - 1514282 => 'Montreal, QC', - 1514284 => 'Montreal, QC', - 1514285 => 'Montreal, QC', - 1514286 => 'Montreal, QC', - 1514287 => 'Montreal, QC', - 1514288 => 'Montreal, QC', - 1514289 => 'Montreal, QC', - 1514303 => 'Montreal, QC', - 1514313 => 'Montreal, QC', - 1514315 => 'Montreal, QC', - 1514333 => 'Saint-Laurent, QC', - 1514335 => 'Saint-Laurent, QC', - 1514339 => 'Saint-Laurent, QC', - 1514340 => 'Montreal, QC', - 1514342 => 'Montreal, QC', - 1514345 => 'Montreal, QC', - 1514363 => 'Lasalle, QC', - 1514364 => 'Lasalle, QC', - 1514365 => 'Lasalle, QC', - 1514366 => 'Lasalle, QC', - 1514367 => 'Lasalle, QC', - 1514368 => 'Lasalle, QC', - 1514369 => 'Montreal, QC', - 1514374 => 'Montreal, QC', - 1514376 => 'Montreal, QC', - 1514381 => 'Montreal, QC', - 1514382 => 'Montreal, QC', - 1514383 => 'Montreal, QC', - 1514384 => 'Montreal, QC', - 1514385 => 'Montreal, QC', - 1514387 => 'Montreal, QC', - 1514388 => 'Montreal, QC', - 1514389 => 'Montreal, QC', - 1514392 => 'Montreal, QC', - 1514393 => 'Montreal, QC', - 1514395 => 'Montreal, QC', - 1514396 => 'Montreal, QC', - 1514397 => 'Montreal, QC', - 1514398 => 'Montreal, QC', - 1514419 => 'Montreal, QC', - 1514422 => 'Dorval, QC', - 1514426 => 'Pointe-Claire, QC', - 1514428 => 'Pointe-Claire, QC', - 1514439 => 'Montreal, QC', - 1514461 => 'Montreal, QC', - 1514481 => 'Montreal, QC', - 1514482 => 'Montreal, QC', - 1514483 => 'Montreal, QC', - 1514484 => 'Montreal, QC', - 1514485 => 'Montreal, QC', - 1514486 => 'Montreal, QC', - 1514487 => 'Montreal, QC', - 1514488 => 'Montreal, QC', - 1514489 => 'Montreal, QC', - 1514495 => 'Montreal, QC', - 1514498 => 'Pointe-aux-Trembles, QC', - 1514499 => 'Montreal, QC', - 1514504 => 'Montreal, QC', - 1514507 => 'Montreal, QC', - 1514508 => 'Montreal, QC', - 1514509 => 'Montreal, QC', - 1514510 => 'Montreal, QC', - 1514521 => 'Montreal, QC', - 1514522 => 'Montreal, QC', - 1514523 => 'Montreal, QC', - 1514524 => 'Montreal, QC', - 1514525 => 'Montreal, QC', - 1514526 => 'Montreal, QC', - 1514527 => 'Montreal, QC', - 1514528 => 'Montreal, QC', - 1514529 => 'Montreal, QC', - 1514543 => 'Montreal, QC', - 1514544 => 'Montreal, QC', - 1514564 => 'Montreal, QC', - 1514593 => 'Montreal, QC', - 1514595 => 'Lasalle, QC', - 1514596 => 'Montreal, QC', - 1514598 => 'Montreal, QC', - 1514630 => 'Pointe-Claire, QC', - 1514631 => 'Dorval, QC', - 1514633 => 'Dorval, QC', - 1514634 => 'Lachine, QC', - 1514636 => 'Dorval, QC', - 1514637 => 'Lachine, QC', - 1514639 => 'Lachine, QC', - 1514642 => 'Pointe-aux-Trembles, QC', - 1514658 => 'Montreal, QC', - 1514670 => 'Montreal, QC', - 1514678 => 'Montreal, QC', - 1514694 => 'Pointe-Claire, QC', - 1514695 => 'Pointe-Claire, QC', - 1514697 => 'Pointe-Claire, QC', - 1514721 => 'Montreal, QC', - 1514722 => 'Montreal, QC', - 1514723 => 'Montreal, QC', - 1514725 => 'Montreal, QC', - 1514727 => 'Montreal, QC', - 1514728 => 'Montreal, QC', - 1514729 => 'Montreal, QC', - 1514731 => 'Montreal, QC', - 1514733 => 'Montreal, QC', - 1514735 => 'Montreal, QC', - 1514736 => 'Montreal, QC', - 1514737 => 'Montreal, QC', - 1514738 => 'Montreal, QC', - 1514739 => 'Montreal, QC', - 1514744 => 'Saint-Laurent, QC', - 1514747 => 'Saint-Laurent, QC', - 1514748 => 'Saint-Laurent, QC', - 1514750 => 'Montreal, QC', - 1514759 => 'Montreal, QC', - 1514761 => 'Verdun, QC', - 1514788 => 'Montreal, QC', - 1514789 => 'Montreal, QC', - 1514798 => 'Montreal, QC', - 1514807 => 'Montreal, QC', - 1514840 => 'Montreal, QC', - 1514842 => 'Montreal, QC', - 1514843 => 'Montreal, QC', - 1514844 => 'Montreal, QC', - 1514845 => 'Montreal, QC', - 1514846 => 'Montreal, QC', - 1514847 => 'Montreal, QC', - 1514848 => 'Montreal, QC', - 1514849 => 'Montreal, QC', - 1514855 => 'Saint-Laurent, QC', - 1514858 => 'Montreal, QC', - 1514861 => 'Montreal, QC', - 1514866 => 'Montreal, QC', - 1514868 => 'Montreal, QC', - 1514871 => 'Montreal, QC', - 1514872 => 'Montreal, QC', - 1514874 => 'Montreal, QC', - 1514875 => 'Montreal, QC', - 1514876 => 'Montreal, QC', - 1514878 => 'Montreal, QC', - 1514879 => 'Montreal, QC', - 1514899 => 'Montreal, QC', - 1514903 => 'Montreal, QC', - 1514904 => 'Montreal, QC', - 1514905 => 'Montreal, QC', - 1514906 => 'Montreal, QC', - 1514908 => 'Montreal, QC', - 1514931 => 'Montreal, QC', - 1514932 => 'Montreal, QC', - 1514933 => 'Montreal, QC', - 1514934 => 'Montreal, QC', - 1514935 => 'Montreal, QC', - 1514937 => 'Montreal, QC', - 1514938 => 'Montreal, QC', - 1514939 => 'Montreal, QC', - 1514940 => 'Montreal, QC', - 1514948 => 'Montreal, QC', - 1514954 => 'Montreal, QC', - 1514956 => 'Saint-Laurent, QC', - 1514982 => 'Montreal, QC', - 1514985 => 'Montreal, QC', - 1514987 => 'Montreal, QC', - 1514989 => 'Montreal, QC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1515.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1515.php deleted file mode 100644 index fc3cf6862..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1515.php +++ /dev/null @@ -1,93 +0,0 @@ - 'Iowa', - 1515221 => 'West Des Moines, IA', - 1515222 => 'West Des Moines, IA', - 1515223 => 'West Des Moines, IA', - 1515224 => 'West Des Moines, IA', - 1515225 => 'West Des Moines, IA', - 1515232 => 'Ames, IA', - 1515233 => 'Ames, IA', - 1515237 => 'Des Moines, IA', - 1515239 => 'Ames, IA', - 1515241 => 'Des Moines, IA', - 1515242 => 'Des Moines, IA', - 1515243 => 'Des Moines, IA', - 1515244 => 'Des Moines, IA', - 1515245 => 'Des Moines, IA', - 1515246 => 'Des Moines, IA', - 1515247 => 'Des Moines, IA', - 1515255 => 'Des Moines, IA', - 1515256 => 'Des Moines, IA', - 1515262 => 'Des Moines, IA', - 1515263 => 'Des Moines, IA', - 1515264 => 'Des Moines, IA', - 1515265 => 'Des Moines, IA', - 1515266 => 'Des Moines, IA', - 1515267 => 'West Des Moines, IA', - 1515271 => 'Des Moines, IA', - 1515274 => 'Des Moines, IA', - 1515275 => 'Ogden, IA', - 1515277 => 'Des Moines, IA', - 1515279 => 'Des Moines, IA', - 1515280 => 'Des Moines, IA', - 1515281 => 'Des Moines, IA', - 1515282 => 'Des Moines, IA', - 1515283 => 'Des Moines, IA', - 1515284 => 'Des Moines, IA', - 1515285 => 'Des Moines, IA', - 1515286 => 'Des Moines, IA', - 1515287 => 'Des Moines, IA', - 1515288 => 'Des Moines, IA', - 1515289 => 'Ankeny, IA', - 1515292 => 'Ames, IA', - 1515294 => 'Ames, IA', - 1515295 => 'Algona, IA', - 1515327 => 'West Des Moines, IA', - 1515332 => 'Humboldt, IA', - 1515352 => 'Gowrie, IA', - 1515382 => 'Nevada, IA', - 1515386 => 'Jefferson, IA', - 1515432 => 'Boone, IA', - 1515433 => 'Boone, IA', - 1515440 => 'West Des Moines, IA', - 1515448 => 'Eagle Grove, IA', - 1515453 => 'West Des Moines, IA', - 1515457 => 'West Des Moines, IA', - 1515462 => 'Winterset, IA', - 1515465 => 'Perry, IA', - 1515523 => 'Stuart, IA', - 1515532 => 'Clarion, IA', - 1515573 => 'Fort Dodge, IA', - 1515574 => 'Fort Dodge, IA', - 1515576 => 'Fort Dodge, IA', - 1515597 => 'Huxley, IA', - 1515643 => 'Des Moines, IA', - 1515674 => 'Colfax, IA', - 1515699 => 'Des Moines, IA', - 1515733 => 'Story City, IA', - 1515795 => 'Madrid, IA', - 1515832 => 'Webster City, IA', - 1515885 => 'Bancroft, IA', - 1515887 => 'West Bend, IA', - 1515953 => 'Des Moines, IA', - 1515955 => 'Fort Dodge, IA', - 1515957 => 'Altoona, IA', - 1515961 => 'Indianola, IA', - 1515962 => 'Indianola, IA', - 1515963 => 'Ankeny, IA', - 1515964 => 'Ankeny, IA', - 1515965 => 'Ankeny, IA', - 1515967 => 'Altoona, IA', - 1515981 => 'Norwalk, IA', - 1515984 => 'Polk City, IA', - 1515986 => 'Grimes, IA', - 1515987 => 'Waukee, IA', - 1515989 => 'Carlisle, IA', - 1515993 => 'Adel, IA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1516.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1516.php deleted file mode 100644 index 6585f0cc2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1516.php +++ /dev/null @@ -1,77 +0,0 @@ - 'New York', - 1516222 => 'Garden City, NY', - 1516229 => 'Uniondale, NY', - 1516249 => 'Farmingdale, NY', - 1516256 => 'Valley Stream, NY', - 1516293 => 'Farmingdale, NY', - 1516333 => 'Westbury, NY', - 1516334 => 'Westbury, NY', - 1516338 => 'Westbury, NY', - 1516349 => 'Plainview, NY', - 1516364 => 'Syosset, NY', - 1516365 => 'Manhasset, NY', - 1516367 => 'Woodbury, NY', - 1516420 => 'Farmingdale, NY', - 1516431 => 'Long Beach, NY', - 1516432 => 'Long Beach, NY', - 1516441 => 'Great Neck, NY', - 1516466 => 'Great Neck, NY', - 1516482 => 'Great Neck, NY', - 1516487 => 'Great Neck, NY', - 1516496 => 'Syosset, NY', - 1516504 => 'Great Neck, NY', - 1516522 => 'Uniondale, NY', - 1516541 => 'Massapequa, NY', - 1516561 => 'Valley Stream, NY', - 1516562 => 'Manhasset, NY', - 1516568 => 'Valley Stream, NY', - 1516572 => 'East Meadow, NY', - 1516576 => 'Plainview, NY', - 1516609 => 'Glen Cove, NY', - 1516624 => 'Oyster Bay, NY', - 1516626 => 'Roslyn Heights, NY', - 1516627 => 'Manhasset, NY', - 1516628 => 'Bayville, NY', - 1516632 => 'Oceanside, NY', - 1516663 => 'Mineola, NY', - 1516671 => 'Glen Cove, NY', - 1516674 => 'Glen Cove, NY', - 1516676 => 'Glen Cove, NY', - 1516682 => 'Syosset, NY', - 1516692 => 'Woodbury, NY', - 1516694 => 'Farmingdale, NY', - 1516705 => 'Rockville Centre, NY', - 1516734 => 'New Hyde Park, NY', - 1516745 => 'Garden City, NY', - 1516752 => 'Farmingdale, NY', - 1516764 => 'Rockville Centre, NY', - 1516767 => 'Port Washington, NY', - 1516773 => 'Great Neck, NY', - 1516791 => 'Valley Stream, NY', - 1516794 => 'East Meadow, NY', - 1516795 => 'Massapequa, NY', - 1516796 => 'Levittown, NY', - 1516797 => 'Massapequa, NY', - 1516798 => 'Massapequa, NY', - 1516799 => 'Massapequa, NY', - 1516823 => 'Valley Stream, NY', - 1516825 => 'Valley Stream, NY', - 1516829 => 'Great Neck, NY', - 1516869 => 'Manhasset, NY', - 1516872 => 'Valley Stream, NY', - 1516876 => 'Westbury, NY', - 1516883 => 'Port Washington, NY', - 1516889 => 'Long Beach, NY', - 1516897 => 'Long Beach, NY', - 1516921 => 'Syosset, NY', - 1516922 => 'Oyster Bay, NY', - 1516944 => 'Port Washington, NY', - 1516997 => 'Westbury, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1517.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1517.php deleted file mode 100644 index bc3a7d5a0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1517.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Michigan', - 1517203 => 'East Lansing, MI', - 1517223 => 'Fowlerville, MI', - 1517244 => 'Mason, MI', - 1517263 => 'Adrian, MI', - 1517264 => 'Adrian, MI', - 1517265 => 'Adrian, MI', - 1517266 => 'Adrian, MI', - 1517272 => 'Lansing, MI', - 1517278 => 'Coldwater, MI', - 1517279 => 'Coldwater, MI', - 1517316 => 'Lansing, MI', - 1517321 => 'Lansing, MI', - 1517322 => 'Lansing, MI', - 1517323 => 'Lansing, MI', - 1517324 => 'East Lansing, MI', - 1517327 => 'Lansing, MI', - 1517332 => 'East Lansing, MI', - 1517333 => 'East Lansing, MI', - 1517336 => 'East Lansing, MI', - 1517337 => 'East Lansing, MI', - 1517339 => 'Haslett, MI', - 1517346 => 'Lansing, MI', - 1517347 => 'Okemos, MI', - 1517349 => 'Okemos, MI', - 1517351 => 'East Lansing, MI', - 1517353 => 'East Lansing, MI', - 1517355 => 'East Lansing, MI', - 1517364 => 'Lansing, MI', - 1517367 => 'Lansing, MI', - 1517369 => 'Bronson, MI', - 1517372 => 'Lansing, MI', - 1517373 => 'Lansing, MI', - 1517374 => 'Lansing, MI', - 1517381 => 'Okemos, MI', - 1517393 => 'Lansing, MI', - 1517394 => 'Lansing, MI', - 1517423 => 'Tecumseh, MI', - 1517424 => 'Tecumseh, MI', - 1517437 => 'Hillsdale, MI', - 1517439 => 'Hillsdale, MI', - 1517448 => 'Hudson, MI', - 1517456 => 'Clinton, MI', - 1517458 => 'Morenci, MI', - 1517467 => 'Onsted, MI', - 1517482 => 'Lansing, MI', - 1517483 => 'Lansing, MI', - 1517484 => 'Lansing, MI', - 1517485 => 'Lansing, MI', - 1517486 => 'Blissfield, MI', - 1517487 => 'Lansing, MI', - 1517521 => 'Webberville, MI', - 1517522 => 'Grass Lake Charter Township, MI', - 1517523 => 'Osseo, MI', - 1517524 => 'Concord, MI', - 1517529 => 'Clarklake, MI', - 1517531 => 'Parma, MI', - 1517540 => 'Howell, MI', - 1517541 => 'Charlotte, MI', - 1517542 => 'Litchfield, MI', - 1517543 => 'Charlotte, MI', - 1517545 => 'Howell, MI', - 1517546 => 'Howell, MI', - 1517548 => 'Howell, MI', - 1517552 => 'Howell, MI', - 1517568 => 'Homer, MI', - 1517589 => 'Leslie, MI', - 1517592 => 'Brooklyn, MI', - 1517622 => 'Grand Ledge, MI', - 1517625 => 'Perry, MI', - 1517627 => 'Grand Ledge, MI', - 1517629 => 'Albion, MI', - 1517639 => 'Quincy, MI', - 1517641 => 'Bath Township, MI', - 1517645 => 'Potterville, MI', - 1517646 => 'Dimondale, MI', - 1517647 => 'Portland, MI', - 1517651 => 'Laingsburg, MI', - 1517655 => 'Williamston, MI', - 1517663 => 'Eaton Rapids, MI', - 1517668 => 'DeWitt, MI', - 1517669 => 'DeWitt, MI', - 1517676 => 'Mason, MI', - 1517694 => 'Holt, MI', - 1517699 => 'Holt, MI', - 1517741 => 'Union City, MI', - 1517750 => 'Jackson, MI', - 1517764 => 'Jackson, MI', - 1517768 => 'Jackson, MI', - 1517780 => 'Jackson, MI', - 1517782 => 'Jackson, MI', - 1517783 => 'Jackson, MI', - 1517784 => 'Jackson, MI', - 1517787 => 'Jackson, MI', - 1517788 => 'Jackson, MI', - 1517789 => 'Jackson, MI', - 1517796 => 'Jackson, MI', - 1517841 => 'Jackson, MI', - 1517849 => 'Jonesville, MI', - 1517851 => 'Stockbridge, MI', - 1517852 => 'Nashville, MI', - 1517882 => 'Lansing, MI', - 1517886 => 'Lansing, MI', - 1517887 => 'Lansing, MI', - 1517913 => 'Lansing Charter Township, MI', - 1517975 => 'Lansing, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1518.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1518.php deleted file mode 100644 index 13374748f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1518.php +++ /dev/null @@ -1,175 +0,0 @@ - 'New York', - 1518218 => 'Albany, NY', - 1518220 => 'Latham, NY', - 1518234 => 'Cobleskill, NY', - 1518236 => 'Mooers, NY', - 1518237 => 'Cohoes, NY', - 1518243 => 'Schenectady, NY', - 1518251 => 'North Creek, NY', - 1518262 => 'Albany, NY', - 1518263 => 'Hunter, NY', - 1518266 => 'Troy, NY', - 1518268 => 'Troy, NY', - 1518270 => 'Troy, NY', - 1518271 => 'Troy, NY', - 1518272 => 'Troy, NY', - 1518273 => 'Troy, NY', - 1518274 => 'Troy, NY', - 1518279 => 'Troy, NY', - 1518286 => 'Rensselaer, NY', - 1518292 => 'Albany, NY', - 1518295 => 'Schoharie, NY', - 1518297 => 'Rouses Point, NY', - 1518298 => 'Champlain, NY', - 1518306 => 'Saratoga Springs, NY', - 1518324 => 'Plattsburgh, NY', - 1518325 => 'Hillsdale, NY', - 1518326 => 'Troy, NY', - 1518329 => 'Copake, NY', - 1518346 => 'Schenectady, NY', - 1518347 => 'Schenectady, NY', - 1518348 => 'Clifton Park, NY', - 1518355 => 'Schenectady, NY', - 1518356 => 'Schenectady, NY', - 1518357 => 'Schenectady, NY', - 1518358 => 'Hogansburg, NY', - 1518359 => 'Tupper Lake, NY', - 1518370 => 'Schenectady, NY', - 1518371 => 'Clifton Park, NY', - 1518372 => 'Schenectady, NY', - 1518373 => 'Clifton Park, NY', - 1518374 => 'Schenectady, NY', - 1518377 => 'Schenectady, NY', - 1518381 => 'Schenectady, NY', - 1518382 => 'Schenectady, NY', - 1518383 => 'Clifton Park, NY', - 1518392 => 'Chatham, NY', - 1518393 => 'Schenectady, NY', - 1518398 => 'Pine Plains, NY', - 1518426 => 'Albany, NY', - 1518427 => 'Albany, NY', - 1518432 => 'Albany, NY', - 1518434 => 'Albany, NY', - 1518435 => 'Albany, NY', - 1518436 => 'Albany, NY', - 1518437 => 'Albany, NY', - 1518438 => 'Albany, NY', - 1518439 => 'Delmar, NY', - 1518446 => 'Albany, NY', - 1518447 => 'Albany, NY', - 1518449 => 'Albany, NY', - 1518452 => 'Albany, NY', - 1518453 => 'Albany, NY', - 1518456 => 'Albany, NY', - 1518458 => 'Albany, NY', - 1518459 => 'Albany, NY', - 1518462 => 'Albany, NY', - 1518463 => 'Albany, NY', - 1518464 => 'Albany, NY', - 1518465 => 'Albany, NY', - 1518472 => 'Albany, NY', - 1518474 => 'Albany, NY', - 1518478 => 'Delmar, NY', - 1518481 => 'Malone, NY', - 1518482 => 'Albany, NY', - 1518483 => 'Malone, NY', - 1518487 => 'Albany, NY', - 1518489 => 'Albany, NY', - 1518494 => 'Chestertown, NY', - 1518497 => 'Chateaugay, NY', - 1518499 => 'Whitehall, NY', - 1518512 => 'Albany, NY', - 1518523 => 'Lake Placid, NY', - 1518525 => 'Albany, NY', - 1518529 => 'Moira, NY', - 1518532 => 'Schroon Lake, NY', - 1518537 => 'Germantown, NY', - 1518546 => 'Port Henry, NY', - 1518561 => 'Plattsburgh, NY', - 1518562 => 'Plattsburgh, NY', - 1518563 => 'Plattsburgh, NY', - 1518566 => 'Plattsburgh, NY', - 1518568 => 'St. Johnsville, NY', - 1518580 => 'Saratoga Springs, NY', - 1518581 => 'Saratoga Springs, NY', - 1518583 => 'Saratoga Springs, NY', - 1518584 => 'Saratoga Springs, NY', - 1518585 => 'Ticonderoga, NY', - 1518587 => 'Saratoga Springs, NY', - 1518589 => 'Tannersville, NY', - 1518597 => 'Crown Point, NY', - 1518622 => 'Cairo, NY', - 1518623 => 'Warrensburg, NY', - 1518626 => 'Albany, NY', - 1518638 => 'Argyle, NY', - 1518642 => 'Granville, NY', - 1518643 => 'Peru, NY', - 1518644 => 'Bolton Landing, NY', - 1518647 => 'Au Sable Forks, NY', - 1518648 => 'Indian Lake, NY', - 1518654 => 'Corinth, NY', - 1518661 => 'Mayfield, NY', - 1518664 => 'Mechanicville, NY', - 1518668 => 'Lake George, NY', - 1518673 => 'Canajoharie, NY', - 1518674 => 'Averill Park, NY', - 1518677 => 'Cambridge, NY', - 1518686 => 'Hoosick Falls, NY', - 1518689 => 'Albany, NY', - 1518692 => 'Greenwich, NY', - 1518694 => 'Albany, NY', - 1518695 => 'Schuylerville, NY', - 1518725 => 'Gloversville, NY', - 1518729 => 'Albany, NY', - 1518731 => 'Coxsackie, NY', - 1518734 => 'Windham, NY', - 1518736 => 'Johnstown, NY', - 1518747 => 'Hudson Falls, NY', - 1518753 => 'Schaghticoke, NY', - 1518756 => 'Ravena, NY', - 1518758 => 'Valatie, NY', - 1518762 => 'Johnstown, NY', - 1518765 => 'Voorheesville, NY', - 1518766 => 'Nassau, NY', - 1518767 => 'Selkirk, NY', - 1518773 => 'Gloversville, NY', - 1518782 => 'Latham, NY', - 1518783 => 'Latham, NY', - 1518785 => 'Latham, NY', - 1518786 => 'Latham, NY', - 1518789 => 'Millerton, NY', - 1518794 => 'New Lebanon, NY', - 1518822 => 'Hudson, NY', - 1518827 => 'Middleburgh, NY', - 1518828 => 'Hudson, NY', - 1518834 => 'Keeseville, NY', - 1518842 => 'Amsterdam, NY', - 1518843 => 'Amsterdam, NY', - 1518846 => 'Chazy, NY', - 1518853 => 'Fonda, NY', - 1518854 => 'Salem, NY', - 1518861 => 'Altamont, NY', - 1518862 => 'Albany, NY', - 1518863 => 'Northville, NY', - 1518869 => 'Albany, NY', - 1518873 => 'Elizabethtown, NY', - 1518882 => 'Galway, NY', - 1518883 => 'Broadalbin, NY', - 1518884 => 'Ballston Spa, NY', - 1518885 => 'Ballston Spa, NY', - 1518891 => 'Saranac Lake, NY', - 1518926 => 'Glens Falls, NY', - 1518943 => 'Catskill, NY', - 1518946 => 'Wilmington, NY', - 1518962 => 'Westport, NY', - 1518963 => 'Willsboro, NY', - 1518966 => 'Greenville, NY', - 1518993 => 'Fort Plain, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1519.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1519.php deleted file mode 100644 index b343a2cb8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1519.php +++ /dev/null @@ -1,289 +0,0 @@ - 'Ontario', - 1519204 => 'London, ON', - 1519227 => 'Lucan, ON', - 1519235 => 'Exeter, ON', - 1519236 => 'Zurich, ON', - 1519238 => 'Grand Bend, ON', - 1519245 => 'Strathroy, ON', - 1519250 => 'Windsor, ON', - 1519251 => 'Windsor, ON', - 1519252 => 'Windsor, ON', - 1519253 => 'Windsor, ON', - 1519254 => 'Windsor, ON', - 1519255 => 'Windsor, ON', - 1519256 => 'Windsor, ON', - 1519258 => 'Windsor, ON', - 1519264 => 'Mount Brydges, ON', - 1519265 => 'Guelph, ON', - 1519267 => 'Cambridge, ON', - 1519268 => 'Dorchester, ON', - 1519271 => 'Stratford, ON', - 1519272 => 'Stratford, ON', - 1519273 => 'Stratford, ON', - 1519275 => 'Stratford, ON', - 1519284 => 'St. Marys, ON', - 1519287 => 'Glencoe, ON', - 1519291 => 'Listowel, ON', - 1519294 => 'Parkhill, ON', - 1519304 => 'Brantford, ON', - 1519322 => 'Leamington, ON', - 1519323 => 'Mount Forest, ON', - 1519326 => 'Leamington, ON', - 1519332 => 'Sarnia, ON', - 1519335 => 'Gorrie, ON', - 1519336 => 'Sarnia, ON', - 1519337 => 'Sarnia, ON', - 1519338 => 'Harriston, ON', - 1519341 => 'Guelph, ON', - 1519342 => 'Kitchener, ON', - 1519343 => 'Palmerston, ON', - 1519344 => 'Sarnia, ON', - 1519348 => 'Mitchell, ON', - 1519351 => 'Chatham, ON', - 1519352 => 'Chatham, ON', - 1519353 => 'Paisley, ON', - 1519354 => 'Chatham, ON', - 1519355 => 'Chatham, ON', - 1519357 => 'Wingham, ON', - 1519358 => 'Chatham, ON', - 1519363 => 'Chesley, ON', - 1519364 => 'Hanover, ON', - 1519367 => 'Mildmay, ON', - 1519368 => 'Tiverton, ON', - 1519369 => 'Durham, ON', - 1519371 => 'Owen Sound, ON', - 1519372 => 'Owen Sound, ON', - 1519376 => 'Owen Sound, ON', - 1519383 => 'Sarnia, ON', - 1519389 => 'Port Elgin, ON', - 1519392 => 'Teeswater, ON', - 1519393 => 'Sebringville, ON', - 1519395 => 'Ripley, ON', - 1519396 => 'Kincardine, ON', - 1519421 => 'Woodstock, ON', - 1519422 => 'Sauble Beach, ON', - 1519424 => 'Burgessville, ON', - 1519425 => 'Ingersoll, ON', - 1519426 => 'Simcoe, ON', - 1519428 => 'Simcoe, ON', - 1519432 => 'London, ON', - 1519433 => 'London, ON', - 1519434 => 'London, ON', - 1519436 => 'Chatham, ON', - 1519438 => 'London, ON', - 1519439 => 'London, ON', - 1519442 => 'Paris, ON', - 1519443 => 'Waterford, ON', - 1519445 => 'Ohsweken, ON', - 1519448 => 'St George Brant, ON', - 1519449 => 'Burford, ON', - 1519451 => 'London, ON', - 1519452 => 'London, ON', - 1519453 => 'London, ON', - 1519455 => 'London, ON', - 1519457 => 'London, ON', - 1519461 => 'Thorndale, ON', - 1519471 => 'London, ON', - 1519472 => 'London, ON', - 1519473 => 'London, ON', - 1519474 => 'London, ON', - 1519482 => 'Clinton, ON', - 1519485 => 'Ingersoll, ON', - 1519524 => 'Goderich, ON', - 1519527 => 'Seaforth, ON', - 1519533 => 'Woodstock, ON', - 1519534 => 'Wiarton, ON', - 1519537 => 'Woodstock, ON', - 1519538 => 'Meaford, ON', - 1519539 => 'Woodstock, ON', - 1519541 => 'Sarnia, ON', - 1519542 => 'Sarnia, ON', - 1519565 => 'Bayfield, ON', - 1519568 => 'Kitchener, ON', - 1519569 => 'Kitchener, ON', - 1519570 => 'Kitchener, ON', - 1519571 => 'Kitchener, ON', - 1519576 => 'Kitchener, ON', - 1519578 => 'Kitchener, ON', - 1519579 => 'Kitchener, ON', - 1519582 => 'Delhi, ON', - 1519583 => 'Port Dover, ON', - 1519584 => 'Kitchener, ON', - 1519585 => 'Kitchener, ON', - 1519586 => 'Port Rowan, ON', - 1519587 => 'Jarvis, ON', - 1519595 => 'Milverton, ON', - 1519596 => 'Tobermory, ON', - 1519599 => 'Thornbury, ON', - 1519601 => 'London, ON', - 1519620 => 'Cambridge, ON', - 1519621 => 'Cambridge, ON', - 1519622 => 'Cambridge, ON', - 1519623 => 'Cambridge, ON', - 1519624 => 'Cambridge, ON', - 1519627 => 'Wallaceburg, ON', - 1519631 => 'St. Thomas, ON', - 1519632 => 'Ayr, ON', - 1519633 => 'St. Thomas, ON', - 1519634 => 'Baden, ON', - 1519637 => 'St. Thomas, ON', - 1519638 => 'Drayton, ON', - 1519641 => 'London, ON', - 1519642 => 'London, ON', - 1519644 => 'Belmont, ON', - 1519645 => 'London, ON', - 1519648 => 'Breslau, ON', - 1519649 => 'London, ON', - 1519650 => 'Cambridge, ON', - 1519651 => 'Cambridge, ON', - 1519653 => 'Cambridge, ON', - 1519655 => 'Tavistock, ON', - 1519656 => 'Wellesley, ON', - 1519657 => 'London, ON', - 1519658 => 'Cambridge, ON', - 1519659 => 'London, ON', - 1519660 => 'London, ON', - 1519661 => 'London, ON', - 1519662 => 'New Hamburg, ON', - 1519663 => 'London, ON', - 1519664 => 'St. Jacobs, ON', - 1519666 => 'Ilderton, ON', - 1519667 => 'London, ON', - 1519668 => 'London, ON', - 1519669 => 'Elmira, ON', - 1519672 => 'London, ON', - 1519673 => 'London, ON', - 1519674 => 'Ridgetown, ON', - 1519675 => 'London, ON', - 1519676 => 'Blenheim, ON', - 1519679 => 'London, ON', - 1519680 => 'London, ON', - 1519681 => 'London, ON', - 1519682 => 'Tilbury, ON', - 1519683 => 'Dresden, ON', - 1519685 => 'London, ON', - 1519686 => 'London, ON', - 1519688 => 'Tillsonburg, ON', - 1519690 => 'London, ON', - 1519692 => 'Thamesville, ON', - 1519696 => 'New Dundee, ON', - 1519698 => 'Linwood, ON', - 1519699 => 'St. Clements, ON', - 1519720 => 'Brantford, ON', - 1519725 => 'Waterloo, ON', - 1519727 => 'Emeryville, ON', - 1519728 => 'Belle River, ON', - 1519733 => 'Kingsville, ON', - 1519736 => 'Amherstburg, ON', - 1519737 => 'Maidstone, ON', - 1519738 => 'Harrow, ON', - 1519740 => 'Cambridge, ON', - 1519741 => 'Kitchener, ON', - 1519742 => 'Kitchener, ON', - 1519743 => 'Kitchener, ON', - 1519744 => 'Kitchener, ON', - 1519745 => 'Kitchener, ON', - 1519746 => 'Waterloo, ON', - 1519747 => 'Waterloo, ON', - 1519748 => 'Kitchener, ON', - 1519749 => 'Kitchener, ON', - 1519750 => 'Brantford, ON', - 1519751 => 'Brantford, ON', - 1519752 => 'Brantford, ON', - 1519753 => 'Brantford, ON', - 1519754 => 'Brantford, ON', - 1519756 => 'Brantford, ON', - 1519758 => 'Brantford, ON', - 1519759 => 'Brantford, ON', - 1519762 => 'Dutton, ON', - 1519763 => 'Guelph, ON', - 1519765 => 'Aylmer West, ON', - 1519766 => 'Guelph, ON', - 1519767 => 'Guelph, ON', - 1519770 => 'Brantford, ON', - 1519773 => 'Aylmer West, ON', - 1519776 => 'Essex, ON', - 1519780 => 'Guelph, ON', - 1519782 => 'Port Stanley, ON', - 1519786 => 'Forest, ON', - 1519787 => 'Fergus, ON', - 1519793 => 'Lion\'s Head, ON', - 1519794 => 'Chatsworth, ON', - 1519797 => 'Southampton, ON', - 1519821 => 'Guelph, ON', - 1519822 => 'Guelph, ON', - 1519823 => 'Guelph, ON', - 1519824 => 'Guelph, ON', - 1519825 => 'Wheatley, ON', - 1519826 => 'Guelph, ON', - 1519827 => 'Guelph, ON', - 1519829 => 'Guelph, ON', - 1519832 => 'Port Elgin, ON', - 1519833 => 'Erin, ON', - 1519836 => 'Guelph, ON', - 1519837 => 'Guelph, ON', - 1519839 => 'Cottam, ON', - 1519842 => 'Tillsonburg, ON', - 1519843 => 'Fergus, ON', - 1519845 => 'Wyoming, ON', - 1519846 => 'Elora, ON', - 1519848 => 'Arthur, ON', - 1519850 => 'London, ON', - 1519853 => 'Acton, ON', - 1519855 => 'Hillsburgh, ON', - 1519856 => 'Rockwood, ON', - 1519858 => 'London, ON', - 1519862 => 'Corunna, ON', - 1519863 => 'Norwich, ON', - 1519875 => 'Langton, ON', - 1519880 => 'Waterloo, ON', - 1519881 => 'Walkerton, ON', - 1519882 => 'Petrolia, ON', - 1519883 => 'Waterloo, ON', - 1519884 => 'Waterloo, ON', - 1519885 => 'Waterloo, ON', - 1519886 => 'Waterloo, ON', - 1519887 => 'Brussels, ON', - 1519888 => 'Waterloo, ON', - 1519893 => 'Kitchener, ON', - 1519894 => 'Kitchener, ON', - 1519895 => 'Kitchener, ON', - 1519896 => 'Kitchener, ON', - 1519915 => 'Windsor, ON', - 1519923 => 'Dundalk, ON', - 1519924 => 'Flesherton, ON', - 1519925 => 'Shelburne, ON', - 1519927 => 'Caledon, ON', - 1519928 => 'Grand Valley, ON', - 1519934 => 'Tara, ON', - 1519936 => 'London, ON', - 1519938 => 'Orangeville, ON', - 1519940 => 'Orangeville, ON', - 1519941 => 'Orangeville, ON', - 1519942 => 'Orangeville, ON', - 1519944 => 'Windsor, ON', - 1519945 => 'Windsor, ON', - 1519946 => 'Windsor, ON', - 1519948 => 'Windsor, ON', - 1519951 => 'London, ON', - 1519954 => 'Kitchener, ON', - 1519962 => 'Windsor, ON', - 1519963 => 'London, ON', - 1519966 => 'Windsor, ON', - 1519967 => 'Windsor, ON', - 1519969 => 'Windsor, ON', - 1519971 => 'Windsor, ON', - 1519972 => 'Windsor, ON', - 1519973 => 'Windsor, ON', - 1519974 => 'Windsor, ON', - 1519977 => 'Windsor, ON', - 1519978 => 'Windsor, ON', - 1519986 => 'Markdale, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1520.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1520.php deleted file mode 100644 index 935302c09..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1520.php +++ /dev/null @@ -1,158 +0,0 @@ - 'Arizona', - 1520207 => 'Tucson, AZ', - 1520219 => 'Tucson, AZ', - 1520225 => 'Tucson, AZ', - 1520229 => 'Tucson, AZ', - 1520232 => 'Tucson, AZ', - 1520281 => 'Nogales, AZ', - 1520287 => 'Nogales, AZ', - 1520290 => 'Tucson, AZ', - 1520292 => 'Tucson, AZ', - 1520293 => 'Tucson, AZ', - 1520294 => 'Tucson, AZ', - 1520295 => 'Tucson, AZ', - 1520296 => 'Tucson, AZ', - 1520297 => 'Tucson, AZ', - 1520298 => 'Tucson, AZ', - 1520299 => 'Tucson, AZ', - 1520300 => 'Tucson, AZ', - 1520316 => 'Casa Grande, AZ', - 1520318 => 'Tucson, AZ', - 1520319 => 'Tucson, AZ', - 1520320 => 'Tucson, AZ', - 1520321 => 'Tucson, AZ', - 1520322 => 'Tucson, AZ', - 1520323 => 'Tucson, AZ', - 1520324 => 'Tucson, AZ', - 1520325 => 'Tucson, AZ', - 1520326 => 'Tucson, AZ', - 1520327 => 'Tucson, AZ', - 1520344 => 'Tucson, AZ', - 1520364 => 'Douglas, AZ', - 1520377 => 'Nogales, AZ', - 1520378 => 'Sierra Vista, AZ', - 1520382 => 'Tucson, AZ', - 1520383 => 'Sells, AZ', - 1520384 => 'Willcox, AZ', - 1520387 => 'Ajo, AZ', - 1520404 => 'Tucson, AZ', - 1520408 => 'Tucson, AZ', - 1520417 => 'Sierra Vista, AZ', - 1520421 => 'Casa Grande, AZ', - 1520423 => 'Casa Grande, AZ', - 1520426 => 'Casa Grande, AZ', - 1520432 => 'Bisbee, AZ', - 1520439 => 'Sierra Vista, AZ', - 1520444 => 'Tucson, AZ', - 1520452 => 'Sierra Vista, AZ', - 1520455 => 'Sonoita, AZ', - 1520456 => 'Huachuca City, AZ', - 1520457 => 'Tombstone, AZ', - 1520458 => 'Sierra Vista, AZ', - 1520459 => 'Sierra Vista, AZ', - 1520466 => 'Eloy, AZ', - 1520495 => 'Tucson, AZ', - 1520498 => 'Tucson, AZ', - 1520512 => 'Tucson, AZ', - 1520514 => 'Tucson, AZ', - 1520515 => 'Sierra Vista, AZ', - 1520529 => 'Tucson, AZ', - 1520531 => 'Tucson, AZ', - 1520544 => 'Tucson, AZ', - 1520545 => 'Tucson, AZ', - 1520546 => 'Tucson, AZ', - 1520547 => 'Tucson, AZ', - 1520562 => 'Sacaton, AZ', - 1520568 => 'Maricopa, AZ', - 1520571 => 'Tucson, AZ', - 1520572 => 'Tucson, AZ', - 1520573 => 'Tucson, AZ', - 1520574 => 'Tucson, AZ', - 1520575 => 'Tucson, AZ', - 1520577 => 'Tucson, AZ', - 1520578 => 'Tucson, AZ', - 1520579 => 'Tucson, AZ', - 1520584 => 'Tucson, AZ', - 1520586 => 'Benson, AZ', - 1520615 => 'Tucson, AZ', - 1520620 => 'Tucson, AZ', - 1520621 => 'Tucson, AZ', - 1520622 => 'Tucson, AZ', - 1520623 => 'Tucson, AZ', - 1520624 => 'Tucson, AZ', - 1520625 => 'Green Valley, AZ', - 1520626 => 'Tucson, AZ', - 1520628 => 'Tucson, AZ', - 1520629 => 'Tucson, AZ', - 1520647 => 'Tucson, AZ', - 1520648 => 'Green Valley, AZ', - 1520663 => 'Tucson, AZ', - 1520670 => 'Tucson, AZ', - 1520682 => 'Marana, AZ', - 1520690 => 'Tucson, AZ', - 1520694 => 'Tucson, AZ', - 1520696 => 'Tucson, AZ', - 1520721 => 'Tucson, AZ', - 1520722 => 'Tucson, AZ', - 1520723 => 'Coolidge, AZ', - 1520731 => 'Tucson, AZ', - 1520733 => 'Tucson, AZ', - 1520740 => 'Tucson, AZ', - 1520741 => 'Tucson, AZ', - 1520742 => 'Tucson, AZ', - 1520743 => 'Tucson, AZ', - 1520744 => 'Tucson, AZ', - 1520745 => 'Tucson, AZ', - 1520746 => 'Tucson, AZ', - 1520747 => 'Tucson, AZ', - 1520748 => 'Tucson, AZ', - 1520749 => 'Tucson, AZ', - 1520750 => 'Tucson, AZ', - 1520751 => 'Tucson, AZ', - 1520760 => 'Tucson, AZ', - 1520761 => 'Nogales, AZ', - 1520770 => 'Tucson, AZ', - 1520777 => 'Tucson, AZ', - 1520784 => 'Tucson, AZ', - 1520790 => 'Tucson, AZ', - 1520791 => 'Tucson, AZ', - 1520792 => 'Tucson, AZ', - 1520795 => 'Tucson, AZ', - 1520797 => 'Tucson, AZ', - 1520798 => 'Tucson, AZ', - 1520803 => 'Sierra Vista, AZ', - 1520805 => 'Douglas, AZ', - 1520807 => 'Tucson, AZ', - 1520818 => 'Tucson, AZ', - 1520822 => 'Tucson, AZ', - 1520825 => 'Tucson, AZ', - 1520826 => 'Pearce, AZ', - 1520829 => 'Tucson, AZ', - 1520836 => 'Casa Grande, AZ', - 1520868 => 'Florence, AZ', - 1520874 => 'Tucson, AZ', - 1520876 => 'Casa Grande, AZ', - 1520877 => 'Tucson, AZ', - 1520881 => 'Tucson, AZ', - 1520882 => 'Tucson, AZ', - 1520883 => 'Tucson, AZ', - 1520884 => 'Tucson, AZ', - 1520885 => 'Tucson, AZ', - 1520886 => 'Tucson, AZ', - 1520887 => 'Tucson, AZ', - 1520888 => 'Tucson, AZ', - 1520889 => 'Tucson, AZ', - 1520896 => 'Oracle, AZ', - 1520903 => 'Tucson, AZ', - 1520907 => 'Tucson, AZ', - 1520908 => 'Tucson, AZ', - 1520917 => 'Tucson, AZ', - 1520977 => 'Tucson, AZ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1530.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1530.php deleted file mode 100644 index a4da86288..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1530.php +++ /dev/null @@ -1,163 +0,0 @@ - 'California', - 1530209 => 'Redding, CA', - 1530221 => 'Redding, CA', - 1530222 => 'Redding, CA', - 1530223 => 'Redding, CA', - 1530224 => 'Redding, CA', - 1530225 => 'Redding, CA', - 1530226 => 'Redding, CA', - 1530227 => 'Redding, CA', - 1530229 => 'Redding, CA', - 1530233 => 'Alturas, CA', - 1530235 => 'Dunsmuir, CA', - 1530241 => 'Redding, CA', - 1530242 => 'Redding, CA', - 1530243 => 'Redding, CA', - 1530244 => 'Redding, CA', - 1530245 => 'Redding, CA', - 1530246 => 'Redding, CA', - 1530247 => 'Redding, CA', - 1530251 => 'Susanville, CA', - 1530257 => 'Susanville, CA', - 1530258 => 'Chester, CA', - 1530265 => 'Nevada City, CA', - 1530268 => 'Grass Valley, CA', - 1530271 => 'Grass Valley, CA', - 1530272 => 'Grass Valley, CA', - 1530273 => 'Grass Valley, CA', - 1530274 => 'Grass Valley, CA', - 1530275 => 'Shasta Lake, CA', - 1530279 => 'Cedarville, CA', - 1530283 => 'Quincy, CA', - 1530284 => 'Greenville, CA', - 1530295 => 'Placerville, CA', - 1530297 => 'Davis, CA', - 1530318 => 'South Lake Tahoe, CA', - 1530332 => 'Chico, CA', - 1530333 => 'Georgetown, CA', - 1530335 => 'Burney, CA', - 1530336 => 'Fall River Mills, CA', - 1530342 => 'Chico, CA', - 1530343 => 'Chico, CA', - 1530344 => 'Placerville, CA', - 1530345 => 'Chico, CA', - 1530346 => 'Colfax, CA', - 1530347 => 'Cottonwood, CA', - 1530365 => 'Anderson, CA', - 1530367 => 'Foresthill, CA', - 1530378 => 'Anderson, CA', - 1530384 => 'Los Molinos, CA', - 1530406 => 'Woodland, CA', - 1530432 => 'Penn Valley, CA', - 1530458 => 'Colusa, CA', - 1530459 => 'Montague, CA', - 1530467 => 'Etna, CA', - 1530468 => 'Fort Jones, CA', - 1530470 => 'Nevada City, CA', - 1530473 => 'Williams, CA', - 1530474 => 'Shingletown, CA', - 1530476 => 'Arbuckle, CA', - 1530477 => 'Grass Valley, CA', - 1530478 => 'Nevada City, CA', - 1530493 => 'Happy Camp, CA', - 1530527 => 'Red Bluff, CA', - 1530528 => 'Red Bluff, CA', - 1530529 => 'Red Bluff, CA', - 1530532 => 'Oroville, CA', - 1530533 => 'Oroville, CA', - 1530534 => 'Oroville, CA', - 1530538 => 'Oroville, CA', - 1530541 => 'South Lake Tahoe, CA', - 1530542 => 'South Lake Tahoe, CA', - 1530543 => 'South Lake Tahoe, CA', - 1530544 => 'South Lake Tahoe, CA', - 1530546 => 'Kings Beach, CA', - 1530547 => 'Palo Cedro, CA', - 1530550 => 'Truckee, CA', - 1530566 => 'Chico, CA', - 1530573 => 'South Lake Tahoe, CA', - 1530577 => 'South Lake Tahoe, CA', - 1530581 => 'Tahoe City, CA', - 1530582 => 'Truckee, CA', - 1530583 => 'Tahoe City, CA', - 1530587 => 'Truckee, CA', - 1530589 => 'Oroville, CA', - 1530605 => 'Redding, CA', - 1530620 => 'Somerset, CA', - 1530621 => 'Placerville, CA', - 1530622 => 'Placerville, CA', - 1530623 => 'Weaverville, CA', - 1530625 => 'Hoopa, CA', - 1530626 => 'Placerville, CA', - 1530628 => 'Hayfork, CA', - 1530629 => 'Willow Creek, CA', - 1530633 => 'Wheatland, CA', - 1530634 => 'Beale AFB, CA', - 1530642 => 'Placerville, CA', - 1530661 => 'Woodland, CA', - 1530662 => 'Woodland, CA', - 1530666 => 'Woodland, CA', - 1530668 => 'Woodland, CA', - 1530669 => 'Woodland, CA', - 1530671 => 'Yuba City, CA', - 1530673 => 'Yuba City, CA', - 1530674 => 'Yuba City, CA', - 1530695 => 'Live Oak, CA', - 1530722 => 'Redding, CA', - 1530741 => 'Marysville, CA', - 1530742 => 'Marysville, CA', - 1530743 => 'Marysville, CA', - 1530747 => 'Davis, CA', - 1530749 => 'Marysville, CA', - 1530750 => 'Davis, CA', - 1530751 => 'Yuba City, CA', - 1530752 => 'Davis, CA', - 1530753 => 'Davis, CA', - 1530755 => 'Yuba City, CA', - 1530756 => 'Davis, CA', - 1530757 => 'Davis, CA', - 1530758 => 'Davis, CA', - 1530759 => 'Davis, CA', - 1530763 => 'Yuba City, CA', - 1530790 => 'Yuba City, CA', - 1530795 => 'Winters, CA', - 1530809 => 'Chico, CA', - 1530822 => 'Yuba City, CA', - 1530823 => 'Auburn, CA', - 1530824 => 'Corning, CA', - 1530832 => 'Portola, CA', - 1530841 => 'Yreka, CA', - 1530842 => 'Yreka, CA', - 1530846 => 'Gridley, CA', - 1530865 => 'Orland, CA', - 1530872 => 'Paradise, CA', - 1530873 => 'Magalia, CA', - 1530876 => 'Paradise, CA', - 1530877 => 'Paradise, CA', - 1530879 => 'Chico, CA', - 1530885 => 'Auburn, CA', - 1530886 => 'Auburn, CA', - 1530887 => 'Auburn, CA', - 1530888 => 'Auburn, CA', - 1530889 => 'Auburn, CA', - 1530891 => 'Chico, CA', - 1530892 => 'Chico, CA', - 1530893 => 'Chico, CA', - 1530894 => 'Chico, CA', - 1530895 => 'Chico, CA', - 1530896 => 'Chico, CA', - 1530898 => 'Chico, CA', - 1530899 => 'Chico, CA', - 1530923 => 'Yuba City, CA', - 1530926 => 'Mount Shasta, CA', - 1530934 => 'Willows, CA', - 1530938 => 'Weed, CA', - 1530993 => 'Loyalton, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1540.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1540.php deleted file mode 100644 index 4977a7b2a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1540.php +++ /dev/null @@ -1,193 +0,0 @@ - 'Virginia', - 1540206 => 'Roanoke, VA', - 1540213 => 'Staunton, VA', - 1540224 => 'Roanoke, VA', - 1540231 => 'Blacksburg, VA', - 1540234 => 'Weyers Cave, VA', - 1540248 => 'Verona, VA', - 1540249 => 'Grottoes, VA', - 1540254 => 'Buchanan, VA', - 1540261 => 'Buena Vista, VA', - 1540265 => 'Roanoke, VA', - 1540266 => 'Roanoke, VA', - 1540286 => 'Fredericksburg, VA', - 1540288 => 'Stafford, VA', - 1540289 => 'McGaheysville, VA', - 1540297 => 'Moneta, VA', - 1540298 => 'Elkton, VA', - 1540310 => 'Fredericksburg, VA', - 1540316 => 'Warrenton, VA', - 1540318 => 'Stafford, VA', - 1540332 => 'Staunton, VA', - 1540334 => 'Boones Mill, VA', - 1540338 => 'Purcellville, VA', - 1540341 => 'Warrenton, VA', - 1540342 => 'Roanoke, VA', - 1540343 => 'Roanoke, VA', - 1540344 => 'Roanoke, VA', - 1540345 => 'Roanoke, VA', - 1540347 => 'Warrenton, VA', - 1540349 => 'Warrenton, VA', - 1540361 => 'Fredericksburg, VA', - 1540362 => 'Roanoke, VA', - 1540364 => 'Marshall, VA', - 1540365 => 'Ferrum, VA', - 1540366 => 'Roanoke, VA', - 1540368 => 'Fredericksburg, VA', - 1540370 => 'Fredericksburg, VA', - 1540371 => 'Fredericksburg, VA', - 1540372 => 'Fredericksburg, VA', - 1540373 => 'Fredericksburg, VA', - 1540374 => 'Fredericksburg, VA', - 1540375 => 'Salem, VA', - 1540380 => 'Salem, VA', - 1540381 => 'Christiansburg, VA', - 1540382 => 'Christiansburg, VA', - 1540387 => 'Salem, VA', - 1540389 => 'Salem, VA', - 1540400 => 'Roanoke, VA', - 1540427 => 'Roanoke, VA', - 1540428 => 'Warrenton, VA', - 1540432 => 'Harrisonburg, VA', - 1540433 => 'Harrisonburg, VA', - 1540434 => 'Harrisonburg, VA', - 1540437 => 'Harrisonburg, VA', - 1540438 => 'Harrisonburg, VA', - 1540439 => 'Bealeton, VA', - 1540442 => 'Harrisonburg, VA', - 1540443 => 'Blacksburg, VA', - 1540444 => 'Salem, VA', - 1540450 => 'Winchester, VA', - 1540459 => 'Woodstock, VA', - 1540463 => 'Lexington, VA', - 1540464 => 'Lexington, VA', - 1540465 => 'Strasburg, VA', - 1540468 => 'Monterey, VA', - 1540473 => 'Fincastle, VA', - 1540477 => 'Mount Jackson, VA', - 1540479 => 'Fredericksburg, VA', - 1540483 => 'Rocky Mount, VA', - 1540484 => 'Rocky Mount, VA', - 1540489 => 'Rocky Mount, VA', - 1540535 => 'Winchester, VA', - 1540536 => 'Winchester, VA', - 1540542 => 'Winchester, VA', - 1540545 => 'Winchester, VA', - 1540547 => 'Culpeper, VA', - 1540548 => 'Fredericksburg, VA', - 1540552 => 'Blacksburg, VA', - 1540562 => 'Roanoke, VA', - 1540563 => 'Roanoke, VA', - 1540564 => 'Harrisonburg, VA', - 1540568 => 'Harrisonburg, VA', - 1540574 => 'Harrisonburg, VA', - 1540582 => 'Spotsylvania, VA', - 1540586 => 'Bedford, VA', - 1540587 => 'Bedford, VA', - 1540622 => 'Front Royal, VA', - 1540626 => 'Pembroke, VA', - 1540631 => 'Front Royal, VA', - 1540633 => 'Radford, VA', - 1540635 => 'Front Royal, VA', - 1540636 => 'Front Royal, VA', - 1540639 => 'Radford, VA', - 1540652 => 'Shenandoah, VA', - 1540656 => 'Fredericksburg, VA', - 1540657 => 'Stafford, VA', - 1540658 => 'Stafford, VA', - 1540659 => 'Stafford, VA', - 1540661 => 'Orange, VA', - 1540662 => 'Winchester, VA', - 1540663 => 'King George, VA', - 1540665 => 'Winchester, VA', - 1540667 => 'Winchester, VA', - 1540672 => 'Orange, VA', - 1540674 => 'Dublin, VA', - 1540675 => 'Washington, VA', - 1540678 => 'Winchester, VA', - 1540687 => 'Middleburg, VA', - 1540689 => 'Harrisonburg, VA', - 1540710 => 'Fredericksburg, VA', - 1540720 => 'Stafford, VA', - 1540722 => 'Winchester, VA', - 1540723 => 'Winchester, VA', - 1540725 => 'Roanoke, VA', - 1540726 => 'Narrows, VA', - 1540727 => 'Culpeper, VA', - 1540731 => 'Radford, VA', - 1540740 => 'New Market, VA', - 1540741 => 'Fredericksburg, VA', - 1540743 => 'Luray, VA', - 1540745 => 'Floyd, VA', - 1540751 => 'Purcellville, VA', - 1540752 => 'Fredericksburg, VA', - 1540772 => 'Roanoke, VA', - 1540774 => 'Roanoke, VA', - 1540775 => 'King George, VA', - 1540776 => 'Roanoke, VA', - 1540777 => 'Roanoke, VA', - 1540778 => 'Stanley, VA', - 1540785 => 'Fredericksburg, VA', - 1540786 => 'Fredericksburg, VA', - 1540788 => 'Catlett, VA', - 1540822 => 'Lovettsville, VA', - 1540825 => 'Culpeper, VA', - 1540828 => 'Bridgewater, VA', - 1540829 => 'Culpeper, VA', - 1540832 => 'Gordonsville, VA', - 1540834 => 'Fredericksburg, VA', - 1540837 => 'Boyce, VA', - 1540839 => 'Hot Springs, VA', - 1540853 => 'Roanoke, VA', - 1540857 => 'Roanoke, VA', - 1540862 => 'Clifton Forge, VA', - 1540864 => 'New Castle, VA', - 1540868 => 'Stephens City, VA', - 1540869 => 'Stephens City, VA', - 1540872 => 'Bumpass, VA', - 1540877 => 'Winchester, VA', - 1540879 => 'Dayton, VA', - 1540885 => 'Staunton, VA', - 1540886 => 'Staunton, VA', - 1540887 => 'Staunton, VA', - 1540890 => 'Vinton, VA', - 1540891 => 'Fredericksburg, VA', - 1540894 => 'Mineral, VA', - 1540896 => 'Broadway, VA', - 1540898 => 'Fredericksburg, VA', - 1540899 => 'Fredericksburg, VA', - 1540904 => 'Roanoke, VA', - 1540921 => 'Pearisburg, VA', - 1540932 => 'Fishersville, VA', - 1540941 => 'Waynesboro, VA', - 1540942 => 'Waynesboro, VA', - 1540943 => 'Waynesboro, VA', - 1540946 => 'Waynesboro, VA', - 1540948 => 'Madison, VA', - 1540949 => 'Waynesboro, VA', - 1540951 => 'Blacksburg, VA', - 1540953 => 'Blacksburg, VA', - 1540955 => 'Berryville, VA', - 1540961 => 'Blacksburg, VA', - 1540962 => 'Covington, VA', - 1540965 => 'Covington, VA', - 1540967 => 'Louisa, VA', - 1540972 => 'Locust Grove, VA', - 1540977 => 'Roanoke, VA', - 1540980 => 'Pulaski, VA', - 1540981 => 'Roanoke, VA', - 1540982 => 'Roanoke, VA', - 1540983 => 'Roanoke, VA', - 1540984 => 'Edinburg, VA', - 1540985 => 'Roanoke, VA', - 1540987 => 'Sperryville, VA', - 1540989 => 'Roanoke, VA', - 1540994 => 'Pulaski, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1541.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1541.php deleted file mode 100644 index b4f762b12..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1541.php +++ /dev/null @@ -1,235 +0,0 @@ - 'Oregon', - 1541205 => 'Klamath Falls, OR', - 1541207 => 'Corvallis, OR', - 1541210 => 'Medford, OR', - 1541222 => 'Springfield, OR', - 1541242 => 'Eugene, OR', - 1541245 => 'Medford, OR', - 1541247 => 'Gold Beach, OR', - 1541258 => 'Lebanon, OR', - 1541259 => 'Lebanon, OR', - 1541265 => 'Newport, OR', - 1541266 => 'Coos Bay, OR', - 1541267 => 'Coos Bay, OR', - 1541269 => 'Coos Bay, OR', - 1541271 => 'Reedsport, OR', - 1541273 => 'Klamath Falls, OR', - 1541276 => 'Pendleton, OR', - 1541278 => 'Pendleton, OR', - 1541282 => 'Medford, OR', - 1541284 => 'Eugene, OR', - 1541289 => 'Hermiston, OR', - 1541296 => 'The Dalles, OR', - 1541298 => 'The Dalles, OR', - 1541301 => 'Medford, OR', - 1541302 => 'Eugene, OR', - 1541306 => 'Bend, OR', - 1541312 => 'Bend, OR', - 1541316 => 'Redmond, OR', - 1541317 => 'Bend, OR', - 1541318 => 'Bend, OR', - 1541322 => 'Bend, OR', - 1541323 => 'Bend, OR', - 1541327 => 'Jefferson, OR', - 1541330 => 'Bend, OR', - 1541332 => 'Port Orford, OR', - 1541336 => 'Toledo, OR', - 1541338 => 'Eugene, OR', - 1541341 => 'Eugene, OR', - 1541342 => 'Eugene, OR', - 1541343 => 'Eugene, OR', - 1541344 => 'Eugene, OR', - 1541345 => 'Eugene, OR', - 1541346 => 'Eugene, OR', - 1541347 => 'Bandon, OR', - 1541349 => 'Eugene, OR', - 1541352 => 'Mount Hood Parkdale, OR', - 1541354 => 'Hood River, OR', - 1541357 => 'Eugene, OR', - 1541359 => 'Eugene, OR', - 1541367 => 'Sweet Home, OR', - 1541372 => 'Nyssa, OR', - 1541382 => 'Bend, OR', - 1541383 => 'Bend, OR', - 1541384 => 'Condon, OR', - 1541385 => 'Bend, OR', - 1541386 => 'Hood River, OR', - 1541387 => 'Hood River, OR', - 1541388 => 'Bend, OR', - 1541389 => 'Bend, OR', - 1541390 => 'Bend, OR', - 1541393 => 'Eugene, OR', - 1541396 => 'Coquille, OR', - 1541410 => 'Bend, OR', - 1541412 => 'Brookings, OR', - 1541416 => 'Prineville, OR', - 1541420 => 'Bend, OR', - 1541426 => 'Enterprise, OR', - 1541431 => 'Eugene, OR', - 1541432 => 'Joseph, OR', - 1541440 => 'Roseburg, OR', - 1541447 => 'Prineville, OR', - 1541451 => 'Lebanon, OR', - 1541459 => 'Sutherlin, OR', - 1541461 => 'Eugene, OR', - 1541463 => 'Eugene, OR', - 1541464 => 'Roseburg, OR', - 1541465 => 'Eugene, OR', - 1541466 => 'Brownsville, OR', - 1541469 => 'Brookings, OR', - 1541471 => 'Grants Pass, OR', - 1541472 => 'Grants Pass, OR', - 1541473 => 'Vale, OR', - 1541474 => 'Grants Pass, OR', - 1541475 => 'Madras, OR', - 1541476 => 'Grants Pass, OR', - 1541479 => 'Grants Pass, OR', - 1541481 => 'Boardman, OR', - 1541482 => 'Ashland, OR', - 1541484 => 'Eugene, OR', - 1541485 => 'Eugene, OR', - 1541488 => 'Ashland, OR', - 1541490 => 'Hood River, OR', - 1541496 => 'Glide, OR', - 1541504 => 'Redmond, OR', - 1541505 => 'Eugene, OR', - 1541506 => 'The Dalles, OR', - 1541517 => 'Eugene, OR', - 1541520 => 'Eugene, OR', - 1541523 => 'Baker City, OR', - 1541526 => 'Redmond, OR', - 1541536 => 'La Pine, OR', - 1541547 => 'Yachats, OR', - 1541548 => 'Redmond, OR', - 1541549 => 'Sisters, OR', - 1541550 => 'Bend, OR', - 1541552 => 'Ashland, OR', - 1541553 => 'Warm Springs, OR', - 1541563 => 'Waldport, OR', - 1541564 => 'Hermiston, OR', - 1541567 => 'Hermiston, OR', - 1541572 => 'Myrtle Point, OR', - 1541573 => 'Burns, OR', - 1541574 => 'Newport, OR', - 1541575 => 'John Day, OR', - 1541582 => 'Rogue River, OR', - 1541592 => 'Cave Junction, OR', - 1541607 => 'Eugene, OR', - 1541608 => 'Medford, OR', - 1541617 => 'Bend, OR', - 1541633 => 'Bend, OR', - 1541636 => 'Eugene, OR', - 1541647 => 'Bend, OR', - 1541653 => 'Eugene, OR', - 1541654 => 'Eugene, OR', - 1541659 => 'Grants Pass, OR', - 1541660 => 'Grants Pass, OR', - 1541663 => 'La Grande, OR', - 1541664 => 'Central Point, OR', - 1541665 => 'Central Point, OR', - 1541667 => 'Hermiston, OR', - 1541672 => 'Roseburg, OR', - 1541673 => 'Roseburg, OR', - 1541676 => 'Heppner, OR', - 1541677 => 'Roseburg, OR', - 1541678 => 'Bend, OR', - 1541682 => 'Eugene, OR', - 1541683 => 'Eugene, OR', - 1541684 => 'Eugene, OR', - 1541686 => 'Eugene, OR', - 1541687 => 'Eugene, OR', - 1541688 => 'Eugene, OR', - 1541689 => 'Eugene, OR', - 1541706 => 'Bend, OR', - 1541708 => 'Ashland, OR', - 1541726 => 'Springfield, OR', - 1541728 => 'Bend, OR', - 1541729 => 'Eugene, OR', - 1541732 => 'Medford, OR', - 1541734 => 'Medford, OR', - 1541736 => 'Springfield, OR', - 1541737 => 'Corvallis, OR', - 1541738 => 'Corvallis, OR', - 1541741 => 'Springfield, OR', - 1541743 => 'Eugene, OR', - 1541744 => 'Springfield, OR', - 1541745 => 'Corvallis, OR', - 1541746 => 'Springfield, OR', - 1541747 => 'Springfield, OR', - 1541749 => 'Bend, OR', - 1541751 => 'North Bend, OR', - 1541752 => 'Corvallis, OR', - 1541753 => 'Corvallis, OR', - 1541754 => 'Corvallis, OR', - 1541756 => 'North Bend, OR', - 1541757 => 'Corvallis, OR', - 1541758 => 'Corvallis, OR', - 1541765 => 'Depoe Bay, OR', - 1541766 => 'Corvallis, OR', - 1541767 => 'Cottage Grove, OR', - 1541768 => 'Corvallis, OR', - 1541770 => 'Medford, OR', - 1541772 => 'Medford, OR', - 1541773 => 'Medford, OR', - 1541774 => 'Medford, OR', - 1541776 => 'Medford, OR', - 1541779 => 'Medford, OR', - 1541782 => 'Oakridge, OR', - 1541783 => 'Chiloquin, OR', - 1541789 => 'Medford, OR', - 1541791 => 'Albany, OR', - 1541812 => 'Albany, OR', - 1541839 => 'Canyonville, OR', - 1541842 => 'Medford, OR', - 1541844 => 'Eugene, OR', - 1541850 => 'Klamath Falls, OR', - 1541855 => 'Gold Hill, OR', - 1541857 => 'Medford, OR', - 1541858 => 'Medford, OR', - 1541863 => 'Myrtle Creek, OR', - 1541868 => 'Eugene, OR', - 1541878 => 'Shady Cove, OR', - 1541881 => 'Ontario, OR', - 1541882 => 'Klamath Falls, OR', - 1541883 => 'Klamath Falls, OR', - 1541884 => 'Klamath Falls, OR', - 1541885 => 'Klamath Falls, OR', - 1541888 => 'Coos Bay, OR', - 1541889 => 'Ontario, OR', - 1541895 => 'Creswell, OR', - 1541899 => 'Jacksonville, OR', - 1541902 => 'Florence, OR', - 1541917 => 'Albany, OR', - 1541922 => 'Umatilla, OR', - 1541923 => 'Redmond, OR', - 1541924 => 'Albany, OR', - 1541926 => 'Albany, OR', - 1541928 => 'Albany, OR', - 1541929 => 'Philomath, OR', - 1541935 => 'Veneta, OR', - 1541938 => 'Milton-Freewater, OR', - 1541941 => 'Medford, OR', - 1541942 => 'Cottage Grove, OR', - 1541947 => 'Lakeview, OR', - 1541955 => 'Grants Pass, OR', - 1541956 => 'Grants Pass, OR', - 1541957 => 'Roseburg, OR', - 1541962 => 'La Grande, OR', - 1541963 => 'La Grande, OR', - 1541966 => 'Pendleton, OR', - 1541967 => 'Albany, OR', - 1541973 => 'Medford, OR', - 1541988 => 'Springfield, OR', - 1541994 => 'Lincoln City, OR', - 1541995 => 'Harrisburg, OR', - 1541996 => 'Lincoln City, OR', - 1541997 => 'Florence, OR', - 1541998 => 'Junction City, OR', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1548.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1548.php deleted file mode 100644 index 0a3846961..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1548.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ontario', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1551.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1551.php deleted file mode 100644 index f346d9564..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1551.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New Jersey', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1559.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1559.php deleted file mode 100644 index 59e534a18..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1559.php +++ /dev/null @@ -1,166 +0,0 @@ - 'California', - 1559221 => 'Fresno, CA', - 1559222 => 'Fresno, CA', - 1559224 => 'Fresno, CA', - 1559225 => 'Fresno, CA', - 1559226 => 'Fresno, CA', - 1559227 => 'Fresno, CA', - 1559228 => 'Fresno, CA', - 1559229 => 'Fresno, CA', - 1559230 => 'Fresno, CA', - 1559233 => 'Fresno, CA', - 1559237 => 'Fresno, CA', - 1559243 => 'Fresno, CA', - 1559244 => 'Fresno, CA', - 1559248 => 'Fresno, CA', - 1559251 => 'Fresno, CA', - 1559252 => 'Fresno, CA', - 1559253 => 'Fresno, CA', - 1559255 => 'Fresno, CA', - 1559256 => 'Fresno, CA', - 1559261 => 'Fresno, CA', - 1559264 => 'Fresno, CA', - 1559266 => 'Fresno, CA', - 1559268 => 'Fresno, CA', - 1559271 => 'Fresno, CA', - 1559274 => 'Fresno, CA', - 1559275 => 'Fresno, CA', - 1559276 => 'Fresno, CA', - 1559277 => 'Fresno, CA', - 1559294 => 'Fresno, CA', - 1559297 => 'Clovis, CA', - 1559298 => 'Clovis, CA', - 1559299 => 'Clovis, CA', - 1559307 => 'Fresno, CA', - 1559320 => 'Fresno, CA', - 1559322 => 'Clovis, CA', - 1559323 => 'Clovis, CA', - 1559324 => 'Clovis, CA', - 1559325 => 'Clovis, CA', - 1559326 => 'Clovis, CA', - 1559353 => 'Madera, CA', - 1559386 => 'Avenal, CA', - 1559412 => 'Fresno, CA', - 1559431 => 'Fresno, CA', - 1559432 => 'Fresno, CA', - 1559433 => 'Fresno, CA', - 1559434 => 'Fresno, CA', - 1559435 => 'Fresno, CA', - 1559436 => 'Fresno, CA', - 1559437 => 'Fresno, CA', - 1559438 => 'Fresno, CA', - 1559439 => 'Fresno, CA', - 1559440 => 'Fresno, CA', - 1559441 => 'Fresno, CA', - 1559442 => 'Fresno, CA', - 1559443 => 'Fresno, CA', - 1559445 => 'Fresno, CA', - 1559446 => 'Fresno, CA', - 1559447 => 'Fresno, CA', - 1559448 => 'Fresno, CA', - 1559449 => 'Fresno, CA', - 1559450 => 'Fresno, CA', - 1559452 => 'Fresno, CA', - 1559453 => 'Fresno, CA', - 1559454 => 'Fresno, CA', - 1559455 => 'Fresno, CA', - 1559456 => 'Fresno, CA', - 1559457 => 'Fresno, CA', - 1559459 => 'Fresno, CA', - 1559478 => 'Fresno, CA', - 1559485 => 'Fresno, CA', - 1559486 => 'Fresno, CA', - 1559490 => 'Fresno, CA', - 1559492 => 'Fresno, CA', - 1559495 => 'Fresno, CA', - 1559497 => 'Fresno, CA', - 1559498 => 'Fresno, CA', - 1559499 => 'Fresno, CA', - 1559528 => 'Orosi, CA', - 1559535 => 'Terra Bella, CA', - 1559539 => 'Springville, CA', - 1559561 => 'Three Rivers, CA', - 1559562 => 'Lindsay, CA', - 1559564 => 'Woodlake, CA', - 1559582 => 'Hanford, CA', - 1559583 => 'Hanford, CA', - 1559584 => 'Hanford, CA', - 1559585 => 'Hanford, CA', - 1559587 => 'Hanford, CA', - 1559589 => 'Hanford, CA', - 1559591 => 'Dinuba, CA', - 1559592 => 'Exeter, CA', - 1559594 => 'Exeter, CA', - 1559595 => 'Dinuba, CA', - 1559622 => 'Visalia, CA', - 1559623 => 'Visalia, CA', - 1559624 => 'Visalia, CA', - 1559625 => 'Visalia, CA', - 1559626 => 'Orange Cove, CA', - 1559627 => 'Visalia, CA', - 1559635 => 'Visalia, CA', - 1559636 => 'Visalia, CA', - 1559637 => 'Reedley, CA', - 1559638 => 'Reedley, CA', - 1559641 => 'Oakhurst, CA', - 1559645 => 'Madera, CA', - 1559646 => 'Parlier, CA', - 1559651 => 'Visalia, CA', - 1559655 => 'Mendota, CA', - 1559658 => 'Oakhurst, CA', - 1559659 => 'Firebaugh, CA', - 1559661 => 'Madera, CA', - 1559662 => 'Madera, CA', - 1559664 => 'Madera, CA', - 1559665 => 'Chowchilla, CA', - 1559673 => 'Madera, CA', - 1559674 => 'Madera, CA', - 1559675 => 'Madera, CA', - 1559683 => 'Oakhurst, CA', - 1559684 => 'Tulare, CA', - 1559685 => 'Tulare, CA', - 1559686 => 'Tulare, CA', - 1559687 => 'Tulare, CA', - 1559688 => 'Tulare, CA', - 1559713 => 'Visalia, CA', - 1559732 => 'Visalia, CA', - 1559733 => 'Visalia, CA', - 1559734 => 'Visalia, CA', - 1559738 => 'Visalia, CA', - 1559739 => 'Visalia, CA', - 1559741 => 'Visalia, CA', - 1559747 => 'Farmersville, CA', - 1559757 => 'Pixley, CA', - 1559781 => 'Porterville, CA', - 1559782 => 'Porterville, CA', - 1559783 => 'Porterville, CA', - 1559784 => 'Porterville, CA', - 1559788 => 'Porterville, CA', - 1559791 => 'Porterville, CA', - 1559798 => 'Ivanhoe, CA', - 1559834 => 'Fowler, CA', - 1559840 => 'Fresno, CA', - 1559841 => 'Shaver Lake, CA', - 1559846 => 'Kerman, CA', - 1559855 => 'Auberry, CA', - 1559864 => 'Caruthers, CA', - 1559867 => 'Riverdale, CA', - 1559875 => 'Sanger, CA', - 1559877 => 'North Fork, CA', - 1559891 => 'Selma, CA', - 1559896 => 'Selma, CA', - 1559897 => 'Kingsburg, CA', - 1559924 => 'Lemoore, CA', - 1559925 => 'Lemoore, CA', - 1559935 => 'Coalinga, CA', - 1559945 => 'Huron, CA', - 1559992 => 'Corcoran, CA', - 1559998 => 'Lemoore, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1561.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1561.php deleted file mode 100644 index 039f725b5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1561.php +++ /dev/null @@ -1,146 +0,0 @@ - 'Florida', - 1561200 => 'Boynton Beach, FL', - 1561208 => 'Boca Raton, FL', - 1561210 => 'Boca Raton, FL', - 1561218 => 'Boca Raton, FL', - 1561228 => 'West Palm Beach, FL', - 1561241 => 'Boca Raton, FL', - 1561242 => 'West Palm Beach, FL', - 1561243 => 'Delray Beach, FL', - 1561244 => 'Boynton Beach, FL', - 1561245 => 'Boca Raton, FL', - 1561265 => 'Delray Beach, FL', - 1561266 => 'Delray Beach, FL', - 1561272 => 'Delray Beach, FL', - 1561274 => 'Delray Beach, FL', - 1561276 => 'Delray Beach, FL', - 1561278 => 'Delray Beach, FL', - 1561279 => 'Delray Beach, FL', - 1561289 => 'Boca Raton, FL', - 1561330 => 'Delray Beach, FL', - 1561338 => 'Boca Raton, FL', - 1561347 => 'Boca Raton, FL', - 1561353 => 'Boca Raton, FL', - 1561355 => 'West Palm Beach, FL', - 1561361 => 'Boca Raton, FL', - 1561362 => 'Boca Raton, FL', - 1561364 => 'Boynton Beach, FL', - 1561367 => 'Boca Raton, FL', - 1561368 => 'Boca Raton, FL', - 1561369 => 'Boynton Beach, FL', - 1561372 => 'Boca Raton, FL', - 1561374 => 'Boynton Beach, FL', - 1561391 => 'Boca Raton, FL', - 1561392 => 'Boca Raton, FL', - 1561393 => 'Boca Raton, FL', - 1561394 => 'Boca Raton, FL', - 1561395 => 'Boca Raton, FL', - 1561404 => 'Delray Beach, FL', - 1561416 => 'Boca Raton, FL', - 1561417 => 'Boca Raton, FL', - 1561422 => 'Riviera Beach, FL', - 1561427 => 'Jupiter, FL', - 1561447 => 'Boca Raton, FL', - 1561450 => 'Delray Beach, FL', - 1561451 => 'Boca Raton, FL', - 1561455 => 'Delray Beach, FL', - 1561470 => 'Boca Raton, FL', - 1561471 => 'West Palm Beach, FL', - 1561477 => 'Boca Raton, FL', - 1561478 => 'West Palm Beach, FL', - 1561479 => 'Boca Raton, FL', - 1561482 => 'Boca Raton, FL', - 1561483 => 'Boca Raton, FL', - 1561487 => 'Boca Raton, FL', - 1561488 => 'Boca Raton, FL', - 1561495 => 'Delray Beach, FL', - 1561496 => 'Delray Beach, FL', - 1561498 => 'Delray Beach, FL', - 1561499 => 'Delray Beach, FL', - 1561509 => 'Boynton Beach, FL', - 1561514 => 'West Palm Beach, FL', - 1561544 => 'Boca Raton, FL', - 1561558 => 'Boca Raton, FL', - 1561572 => 'Boynton Beach, FL', - 1561575 => 'Jupiter, FL', - 1561615 => 'West Palm Beach, FL', - 1561616 => 'West Palm Beach, FL', - 1561620 => 'Boca Raton, FL', - 1561637 => 'Delray Beach, FL', - 1561638 => 'Delray Beach, FL', - 1561640 => 'West Palm Beach, FL', - 1561650 => 'West Palm Beach, FL', - 1561653 => 'West Palm Beach, FL', - 1561655 => 'West Palm Beach, FL', - 1561659 => 'West Palm Beach, FL', - 1561672 => 'Boca Raton, FL', - 1561683 => 'West Palm Beach, FL', - 1561684 => 'West Palm Beach, FL', - 1561686 => 'West Palm Beach, FL', - 1561687 => 'West Palm Beach, FL', - 1561688 => 'West Palm Beach, FL', - 1561689 => 'West Palm Beach, FL', - 1561697 => 'West Palm Beach, FL', - 1561712 => 'West Palm Beach, FL', - 1561731 => 'Boynton Beach, FL', - 1561732 => 'Boynton Beach, FL', - 1561733 => 'Boynton Beach, FL', - 1561734 => 'Boynton Beach, FL', - 1561735 => 'Boynton Beach, FL', - 1561736 => 'Boynton Beach, FL', - 1561737 => 'Boynton Beach, FL', - 1561738 => 'Boynton Beach, FL', - 1561739 => 'Boynton Beach, FL', - 1561740 => 'Boynton Beach, FL', - 1561741 => 'Jupiter, FL', - 1561742 => 'Boynton Beach, FL', - 1561743 => 'Jupiter, FL', - 1561744 => 'Jupiter, FL', - 1561745 => 'Jupiter, FL', - 1561746 => 'Jupiter, FL', - 1561747 => 'Jupiter, FL', - 1561748 => 'Jupiter, FL', - 1561750 => 'Boca Raton, FL', - 1561752 => 'Boynton Beach, FL', - 1561756 => 'Boca Raton, FL', - 1561768 => 'Jupiter, FL', - 1561802 => 'West Palm Beach, FL', - 1561807 => 'Boca Raton, FL', - 1561819 => 'Delray Beach, FL', - 1561820 => 'West Palm Beach, FL', - 1561822 => 'West Palm Beach, FL', - 1561826 => 'Boca Raton, FL', - 1561832 => 'West Palm Beach, FL', - 1561833 => 'West Palm Beach, FL', - 1561835 => 'West Palm Beach, FL', - 1561852 => 'Boca Raton, FL', - 1561865 => 'Delray Beach, FL', - 1561883 => 'Boca Raton, FL', - 1561910 => 'Boca Raton, FL', - 1561912 => 'Boca Raton, FL', - 1561921 => 'Delray Beach, FL', - 1561924 => 'Pahokee, FL', - 1561929 => 'Boca Raton, FL', - 1561939 => 'Boca Raton, FL', - 1561948 => 'Boca Raton, FL', - 1561955 => 'Boca Raton, FL', - 1561962 => 'Boca Raton, FL', - 1561972 => 'Jupiter, FL', - 1561981 => 'Boca Raton, FL', - 1561988 => 'Boca Raton, FL', - 1561989 => 'Boca Raton, FL', - 1561992 => 'Belle Glade, FL', - 1561994 => 'Boca Raton, FL', - 1561995 => 'Boca Raton, FL', - 1561996 => 'Belle Glade, FL', - 1561997 => 'Boca Raton, FL', - 1561998 => 'Boca Raton, FL', - 1561999 => 'Boca Raton, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1562.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1562.php deleted file mode 100644 index 9a578f5aa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1562.php +++ /dev/null @@ -1,111 +0,0 @@ - 'California', - 1562216 => 'Long Beach, CA', - 1562218 => 'Long Beach, CA', - 1562272 => 'Paramount, CA', - 1562343 => 'Long Beach, CA', - 1562401 => 'Downey, CA', - 1562408 => 'Paramount, CA', - 1562420 => 'Long Beach, CA', - 1562421 => 'Long Beach, CA', - 1562422 => 'Long Beach, CA', - 1562423 => 'Long Beach, CA', - 1562424 => 'Long Beach, CA', - 1562425 => 'Long Beach, CA', - 1562426 => 'Long Beach, CA', - 1562427 => 'Long Beach, CA', - 1562428 => 'Long Beach, CA', - 1562429 => 'Long Beach, CA', - 1562432 => 'Long Beach, CA', - 1562433 => 'Long Beach, CA', - 1562434 => 'Long Beach, CA', - 1562435 => 'Long Beach, CA', - 1562436 => 'Long Beach, CA', - 1562437 => 'Long Beach, CA', - 1562438 => 'Long Beach, CA', - 1562439 => 'Long Beach, CA', - 1562461 => 'Bellflower, CA', - 1562464 => 'Whittier, CA', - 1562490 => 'Long Beach, CA', - 1562491 => 'Long Beach, CA', - 1562492 => 'Long Beach, CA', - 1562494 => 'Long Beach, CA', - 1562495 => 'Long Beach, CA', - 1562496 => 'Long Beach, CA', - 1562498 => 'Long Beach, CA', - 1562529 => 'Paramount, CA', - 1562531 => 'Paramount, CA', - 1562570 => 'Long Beach, CA', - 1562590 => 'Long Beach, CA', - 1562591 => 'Long Beach, CA', - 1562595 => 'Long Beach, CA', - 1562597 => 'Long Beach, CA', - 1562599 => 'Long Beach, CA', - 1562602 => 'Paramount, CA', - 1562612 => 'Long Beach, CA', - 1562622 => 'Downey, CA', - 1562624 => 'Long Beach, CA', - 1562633 => 'Paramount, CA', - 1562657 => 'Downey, CA', - 1562690 => 'La Habra, CA', - 1562691 => 'La Habra, CA', - 1562692 => 'Whittier, CA', - 1562693 => 'Whittier, CA', - 1562694 => 'La Habra, CA', - 1562695 => 'Whittier, CA', - 1562696 => 'Whittier, CA', - 1562697 => 'La Habra, CA', - 1562698 => 'Whittier, CA', - 1562728 => 'Long Beach, CA', - 1562777 => 'Santa Fe Springs, CA', - 1562789 => 'Whittier, CA', - 1562795 => 'Los Alamitos, CA', - 1562801 => 'Pico Rivera, CA', - 1562803 => 'Downey, CA', - 1562804 => 'Bellflower, CA', - 1562826 => 'Long Beach, CA', - 1562856 => 'Long Beach, CA', - 1562861 => 'Downey, CA', - 1562862 => 'Downey, CA', - 1562863 => 'Norwalk, CA', - 1562864 => 'Norwalk, CA', - 1562866 => 'Bellflower, CA', - 1562867 => 'Bellflower, CA', - 1562868 => 'Norwalk, CA', - 1562869 => 'Downey, CA', - 1562901 => 'Long Beach, CA', - 1562903 => 'Santa Fe Springs, CA', - 1562904 => 'Downey, CA', - 1562906 => 'Santa Fe Springs, CA', - 1562907 => 'Whittier, CA', - 1562912 => 'Long Beach, CA', - 1562920 => 'Bellflower, CA', - 1562923 => 'Downey, CA', - 1562925 => 'Bellflower, CA', - 1562929 => 'Norwalk, CA', - 1562933 => 'Long Beach, CA', - 1562938 => 'Long Beach, CA', - 1562942 => 'Pico Rivera, CA', - 1562945 => 'Whittier, CA', - 1562946 => 'Santa Fe Springs, CA', - 1562947 => 'Whittier, CA', - 1562948 => 'Pico Rivera, CA', - 1562949 => 'Pico Rivera, CA', - 1562951 => 'Long Beach, CA', - 1562961 => 'Long Beach, CA', - 1562981 => 'Long Beach, CA', - 1562983 => 'Long Beach, CA', - 1562984 => 'Long Beach, CA', - 1562985 => 'Long Beach, CA', - 1562986 => 'Long Beach, CA', - 1562987 => 'Long Beach, CA', - 1562988 => 'Long Beach, CA', - 1562989 => 'Long Beach, CA', - 1562997 => 'Long Beach, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1563.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1563.php deleted file mode 100644 index 5ee86c016..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1563.php +++ /dev/null @@ -1,69 +0,0 @@ - 'Iowa', - 1563242 => 'Clinton, IA', - 1563243 => 'Clinton, IA', - 1563244 => 'Clinton, IA', - 1563245 => 'Elkader, IA', - 1563252 => 'Guttenberg, IA', - 1563259 => 'Camanche, IA', - 1563262 => 'Muscatine, IA', - 1563263 => 'Muscatine, IA', - 1563264 => 'Muscatine, IA', - 1563284 => 'Walcott, IA', - 1563285 => 'Eldridge, IA', - 1563289 => 'Le Claire, IA', - 1563322 => 'Davenport, IA', - 1563323 => 'Davenport, IA', - 1563324 => 'Davenport, IA', - 1563326 => 'Davenport, IA', - 1563332 => 'Bettendorf, IA', - 1563355 => 'Bettendorf, IA', - 1563359 => 'Davenport, IA', - 1563382 => 'Decorah, IA', - 1563383 => 'Davenport, IA', - 1563386 => 'Davenport, IA', - 1563388 => 'Davenport, IA', - 1563391 => 'Davenport, IA', - 1563421 => 'Davenport, IA', - 1563422 => 'West Union, IA', - 1563441 => 'Davenport, IA', - 1563445 => 'Davenport, IA', - 1563532 => 'Ossian, IA', - 1563538 => 'Lansing, IA', - 1563539 => 'Monona, IA', - 1563547 => 'Cresco, IA', - 1563556 => 'Dubuque, IA', - 1563557 => 'Dubuque, IA', - 1563568 => 'Waukon, IA', - 1563578 => 'Sumner, IA', - 1563582 => 'Dubuque, IA', - 1563583 => 'Dubuque, IA', - 1563584 => 'Dubuque, IA', - 1563585 => 'Dubuque, IA', - 1563588 => 'Dubuque, IA', - 1563589 => 'Dubuque, IA', - 1563652 => 'Maquoketa, IA', - 1563659 => 'DeWitt, IA', - 1563689 => 'Preston, IA', - 1563690 => 'Dubuque, IA', - 1563732 => 'Wilton, IA', - 1563742 => 'Bettendorf, IA', - 1563744 => 'Farley, IA', - 1563785 => 'Durant, IA', - 1563823 => 'Davenport, IA', - 1563852 => 'Cascade, IA', - 1563864 => 'Postville, IA', - 1563872 => 'Bellevue, IA', - 1563873 => 'McGregor, IA', - 1563875 => 'Dyersville, IA', - 1563886 => 'Tipton, IA', - 1563927 => 'Manchester, IA', - 1563928 => 'Edgewood, IA', - 1563933 => 'Strawberry Point, IA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1567.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1567.php deleted file mode 100644 index 4965cecdf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1567.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ohio', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1570.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1570.php deleted file mode 100644 index 432e1dac8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1570.php +++ /dev/null @@ -1,174 +0,0 @@ - 'Pennsylvania', - 1570207 => 'Scranton, PA', - 1570208 => 'Wilkes-Barre, PA', - 1570223 => 'East Stroudsburg, PA', - 1570226 => 'Hawley, PA', - 1570247 => 'Rome, PA', - 1570251 => 'Honesdale, PA', - 1570253 => 'Honesdale, PA', - 1570265 => 'Towanda, PA', - 1570268 => 'Towanda, PA', - 1570270 => 'Wilkes-Barre, PA', - 1570271 => 'Danville, PA', - 1570275 => 'Danville, PA', - 1570278 => 'Montrose, PA', - 1570282 => 'Carbondale, PA', - 1570283 => 'Kingston, PA', - 1570286 => 'Sunbury, PA', - 1570287 => 'Kingston, PA', - 1570288 => 'Kingston, PA', - 1570296 => 'Milford, PA', - 1570297 => 'Troy, PA', - 1570320 => 'Williamsport, PA', - 1570321 => 'Williamsport, PA', - 1570322 => 'Williamsport, PA', - 1570323 => 'Williamsport, PA', - 1570325 => 'Jim Thorpe, PA', - 1570326 => 'Williamsport, PA', - 1570327 => 'Williamsport, PA', - 1570331 => 'Kingston, PA', - 1570339 => 'Mount Carmel, PA', - 1570340 => 'Scranton, PA', - 1570341 => 'Scranton, PA', - 1570342 => 'Scranton, PA', - 1570343 => 'Scranton, PA', - 1570344 => 'Scranton, PA', - 1570345 => 'Pine Grove, PA', - 1570346 => 'Scranton, PA', - 1570347 => 'Scranton, PA', - 1570348 => 'Scranton, PA', - 1570366 => 'Orwigsburg, PA', - 1570368 => 'Montoursville, PA', - 1570373 => 'Kulpmont, PA', - 1570374 => 'Selinsgrove, PA', - 1570385 => 'Schuylkill Haven, PA', - 1570387 => 'Bloomsburg, PA', - 1570389 => 'Bloomsburg, PA', - 1570398 => 'Jersey Shore, PA', - 1570409 => 'Milford, PA', - 1570420 => 'Stroudsburg, PA', - 1570424 => 'Stroudsburg, PA', - 1570427 => 'Weatherly, PA', - 1570429 => 'Saint Clair, PA', - 1570443 => 'White Haven, PA', - 1570450 => 'Hazleton, PA', - 1570454 => 'Hazleton, PA', - 1570455 => 'Hazleton, PA', - 1570458 => 'Millville, PA', - 1570459 => 'Hazleton, PA', - 1570462 => 'Shenandoah, PA', - 1570465 => 'New Milford, PA', - 1570473 => 'Northumberland, PA', - 1570474 => 'Mountain Top, PA', - 1570488 => 'Waymart, PA', - 1570491 => 'Matamoras, PA', - 1570494 => 'Williamsport, PA', - 1570501 => 'Hazleton, PA', - 1570517 => 'Stroudsburg, PA', - 1570522 => 'Lewisburg, PA', - 1570523 => 'Lewisburg, PA', - 1570524 => 'Lewisburg, PA', - 1570538 => 'Watsontown, PA', - 1570539 => 'Mt Pleasant Mls, PA', - 1570542 => 'Shickshinny, PA', - 1570544 => 'Minersville, PA', - 1570546 => 'Muncy, PA', - 1570547 => 'Montgomery, PA', - 1570552 => 'Kingston, PA', - 1570558 => 'Scranton, PA', - 1570562 => 'Taylor, PA', - 1570563 => 'Dalton, PA', - 1570584 => 'Hughesville, PA', - 1570585 => 'Clarks Summit, PA', - 1570586 => 'Clarks Summit, PA', - 1570587 => 'Clarks Summit, PA', - 1570596 => 'Gillett, PA', - 1570601 => 'Williamsport, PA', - 1570602 => 'Pittston, PA', - 1570621 => 'Pottsville, PA', - 1570622 => 'Pottsville, PA', - 1570628 => 'Pottsville, PA', - 1570636 => 'Freeland, PA', - 1570638 => 'Blossburg, PA', - 1570639 => 'Harveys Lake, PA', - 1570644 => 'Shamokin, PA', - 1570648 => 'Shamokin, PA', - 1570654 => 'Pittston, PA', - 1570655 => 'Pittston, PA', - 1570662 => 'Mansfield, PA', - 1570668 => 'Tamaqua, PA', - 1570672 => 'Elysburg, PA', - 1570673 => 'Canton, PA', - 1570674 => 'Dallas, PA', - 1570675 => 'Dallas, PA', - 1570693 => 'Wyoming, PA', - 1570696 => 'Shavertown, PA', - 1570698 => 'Lake Ariel, PA', - 1570714 => 'Kingston, PA', - 1570718 => 'Kingston, PA', - 1570722 => 'Albrightsville, PA', - 1570723 => 'Wellsboro, PA', - 1570724 => 'Wellsboro, PA', - 1570726 => 'Mill Hall, PA', - 1570729 => 'Beach Lake, PA', - 1570735 => 'Nanticoke, PA', - 1570739 => 'Schuylkill Haven, PA', - 1570742 => 'Milton, PA', - 1570746 => 'Wyalusing, PA', - 1570748 => 'Lock Haven, PA', - 1570752 => 'Berwick, PA', - 1570759 => 'Berwick, PA', - 1570773 => 'Mahanoy City, PA', - 1570775 => 'Hawley, PA', - 1570779 => 'Plymouth, PA', - 1570784 => 'Bloomsburg, PA', - 1570785 => 'Forest City, PA', - 1570808 => 'Wilkes-Barre, PA', - 1570819 => 'Wilkes-Barre, PA', - 1570820 => 'Wilkes-Barre, PA', - 1570821 => 'Wilkes-Barre, PA', - 1570822 => 'Wilkes-Barre, PA', - 1570823 => 'Wilkes-Barre, PA', - 1570824 => 'Wilkes-Barre, PA', - 1570825 => 'Wilkes-Barre, PA', - 1570826 => 'Wilkes-Barre, PA', - 1570828 => 'Dingmans Ferry, PA', - 1570829 => 'Wilkes-Barre, PA', - 1570833 => 'Meshoppen, PA', - 1570836 => 'Tunkhannock, PA', - 1570837 => 'Middleburg, PA', - 1570853 => 'Susquehanna, PA', - 1570868 => 'Mountain Top, PA', - 1570874 => 'Frackville, PA', - 1570875 => 'Ashland, PA', - 1570879 => 'Hallstead, PA', - 1570882 => 'Sayre, PA', - 1570883 => 'Pittston, PA', - 1570887 => 'Sayre, PA', - 1570888 => 'Sayre, PA', - 1570893 => 'Lock Haven, PA', - 1570894 => 'Tobyhanna, PA', - 1570897 => 'Mount Bethel, PA', - 1570922 => 'Millmont, PA', - 1570923 => 'Renovo, PA', - 1570925 => 'Benton, PA', - 1570928 => 'Dushore, PA', - 1570929 => 'McAdoo, PA', - 1570941 => 'Scranton, PA', - 1570942 => 'Nicholson, PA', - 1570945 => 'Factoryville, PA', - 1570955 => 'Scranton, PA', - 1570961 => 'Scranton, PA', - 1570963 => 'Scranton, PA', - 1570966 => 'Mifflinburg, PA', - 1570969 => 'Scranton, PA', - 1570970 => 'Wilkes-Barre, PA', - 1570988 => 'Sunbury, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1571.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1571.php deleted file mode 100644 index 26eda51d4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1571.php +++ /dev/null @@ -1,17 +0,0 @@ - 'Virginia', - 1571208 => 'Manassas, VA', - 1571223 => 'Ashburn, VA', - 1571248 => 'Gainesville, VA', - 1571261 => 'Gainesville, VA', - 1571285 => 'Woodbridge, VA', - 1571292 => 'Manassas, VA', - 1571379 => 'Manassas, VA', - 1571434 => 'Sterling, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1573.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1573.php deleted file mode 100644 index 0876bf382..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1573.php +++ /dev/null @@ -1,157 +0,0 @@ - 'Missouri', - 1573204 => 'Jackson, MO', - 1573214 => 'Columbia, MO', - 1573221 => 'Hannibal, MO', - 1573222 => 'Puxico, MO', - 1573223 => 'Piedmont, MO', - 1573226 => 'Eminence, MO', - 1573231 => 'Hannibal, MO', - 1573234 => 'Columbia, MO', - 1573237 => 'New Haven, MO', - 1573238 => 'Marble Hill, MO', - 1573243 => 'Jackson, MO', - 1573248 => 'Hannibal, MO', - 1573256 => 'Columbia, MO', - 1573264 => 'Scott City, MO', - 1573265 => 'St. James, MO', - 1573276 => 'Malden, MO', - 1573288 => 'Canton, MO', - 1573293 => 'Bernie, MO', - 1573302 => 'Osage Beach, MO', - 1573308 => 'Rolla, MO', - 1573317 => 'Camdenton, MO', - 1573323 => 'Van Buren, MO', - 1573324 => 'Bowling Green, MO', - 1573329 => 'Fort Leonard Wood, MO', - 1573331 => 'Cape Girardeau, MO', - 1573332 => 'Cape Girardeau, MO', - 1573333 => 'Caruthersville, MO', - 1573334 => 'Cape Girardeau, MO', - 1573335 => 'Cape Girardeau, MO', - 1573336 => 'St. Robert, MO', - 1573339 => 'Cape Girardeau, MO', - 1573341 => 'Rolla, MO', - 1573346 => 'Camdenton, MO', - 1573348 => 'Osage Beach, MO', - 1573358 => 'Bonne Terre, MO', - 1573359 => 'Hayti, MO', - 1573364 => 'Rolla, MO', - 1573365 => 'Lake Ozark, MO', - 1573368 => 'Rolla, MO', - 1573372 => 'Gravois Mills, MO', - 1573374 => 'Sunrise Beach, MO', - 1573377 => 'Stover, MO', - 1573378 => 'Versailles, MO', - 1573379 => 'Portageville, MO', - 1573392 => 'Eldon, MO', - 1573406 => 'Hannibal, MO', - 1573422 => 'Vienna, MO', - 1573426 => 'Rolla, MO', - 1573436 => 'Potosi, MO', - 1573437 => 'Owensville, MO', - 1573438 => 'Potosi, MO', - 1573441 => 'Columbia, MO', - 1573442 => 'Columbia, MO', - 1573443 => 'Columbia, MO', - 1573445 => 'Columbia, MO', - 1573446 => 'Columbia, MO', - 1573447 => 'Columbia, MO', - 1573449 => 'Columbia, MO', - 1573458 => 'Rolla, MO', - 1573468 => 'Sullivan, MO', - 1573471 => 'Sikeston, MO', - 1573472 => 'Sikeston, MO', - 1573474 => 'Columbia, MO', - 1573481 => 'Sikeston, MO', - 1573483 => 'Bloomsdale, MO', - 1573486 => 'Hermann, MO', - 1573499 => 'Columbia, MO', - 1573545 => 'Benton, MO', - 1573546 => 'Ironton, MO', - 1573547 => 'Perryville, MO', - 1573556 => 'Jefferson City, MO', - 1573564 => 'Montgomery City, MO', - 1573568 => 'Bloomfield, MO', - 1573581 => 'Mexico, MO', - 1573582 => 'Mexico, MO', - 1573588 => 'Shelbina, MO', - 1573592 => 'Fulton, MO', - 1573594 => 'Vandalia, MO', - 1573596 => 'Fort Leonard Wood, MO', - 1573614 => 'Dexter, MO', - 1573624 => 'Dexter, MO', - 1573632 => 'Jefferson City, MO', - 1573634 => 'Jefferson City, MO', - 1573635 => 'Jefferson City, MO', - 1573636 => 'Jefferson City, MO', - 1573642 => 'Fulton, MO', - 1573649 => 'East Prairie, MO', - 1573651 => 'Cape Girardeau, MO', - 1573657 => 'Ashland, MO', - 1573659 => 'Jefferson City, MO', - 1573663 => 'Ellington, MO', - 1573674 => 'Licking, MO', - 1573682 => 'Centralia, MO', - 1573683 => 'Charleston, MO', - 1573686 => 'Poplar Bluff, MO', - 1573695 => 'Steele, MO', - 1573696 => 'Hallsville, MO', - 1573701 => 'Farmington, MO', - 1573722 => 'Advance, MO', - 1573727 => 'Poplar Bluff, MO', - 1573729 => 'Salem, MO', - 1573732 => 'Bourbon, MO', - 1573735 => 'Monroe City, MO', - 1573736 => 'Crocker, MO', - 1573747 => 'Farmington, MO', - 1573748 => 'New Madrid, MO', - 1573751 => 'Jefferson City, MO', - 1573754 => 'Louisiana, MO', - 1573756 => 'Farmington, MO', - 1573759 => 'Dixon, MO', - 1573760 => 'Farmington, MO', - 1573761 => 'Jefferson City, MO', - 1573764 => 'Gerald, MO', - 1573765 => 'Richland, MO', - 1573769 => 'Palmyra, MO', - 1573774 => 'Waynesville, MO', - 1573775 => 'Steelville, MO', - 1573776 => 'Poplar Bluff, MO', - 1573777 => 'Columbia, MO', - 1573778 => 'Poplar Bluff, MO', - 1573782 => 'Russellville, MO', - 1573783 => 'Fredericktown, MO', - 1573785 => 'Poplar Bluff, MO', - 1573793 => 'Iberia, MO', - 1573796 => 'California, MO', - 1573803 => 'Cape Girardeau, MO', - 1573814 => 'Columbia, MO', - 1573815 => 'Columbia, MO', - 1573817 => 'Columbia, MO', - 1573859 => 'Belle, MO', - 1573860 => 'Sullivan, MO', - 1573873 => 'Camdenton, MO', - 1573874 => 'Columbia, MO', - 1573875 => 'Columbia, MO', - 1573876 => 'Columbia, MO', - 1573882 => 'Columbia, MO', - 1573883 => 'Ste. Genevieve, MO', - 1573884 => 'Columbia, MO', - 1573885 => 'Cuba, MO', - 1573886 => 'Columbia, MO', - 1573887 => 'Chaffee, MO', - 1573888 => 'Kennett, MO', - 1573893 => 'Jefferson City, MO', - 1573896 => 'Holts Summit, MO', - 1573897 => 'Linn, MO', - 1573898 => 'Elsberry, MO', - 1573964 => 'Lake Ozark, MO', - 1573996 => 'Doniphan, MO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1574.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1574.php deleted file mode 100644 index be59a61ed..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1574.php +++ /dev/null @@ -1,86 +0,0 @@ - 'Indiana', - 1574206 => 'Elkhart, IN', - 1574217 => 'South Bend, IN', - 1574223 => 'Rochester, IN', - 1574231 => 'South Bend, IN', - 1574232 => 'South Bend, IN', - 1574233 => 'South Bend, IN', - 1574234 => 'South Bend, IN', - 1574235 => 'South Bend, IN', - 1574237 => 'South Bend, IN', - 1574246 => 'South Bend, IN', - 1574252 => 'Mishawaka, IN', - 1574254 => 'Mishawaka, IN', - 1574255 => 'Mishawaka, IN', - 1574256 => 'Mishawaka, IN', - 1574257 => 'Mishawaka, IN', - 1574258 => 'Mishawaka, IN', - 1574259 => 'Mishawaka, IN', - 1574262 => 'Elkhart, IN', - 1574264 => 'Elkhart, IN', - 1574266 => 'Elkhart, IN', - 1574267 => 'Warsaw, IN', - 1574268 => 'Warsaw, IN', - 1574269 => 'Warsaw, IN', - 1574272 => 'South Bend, IN', - 1574282 => 'South Bend, IN', - 1574283 => 'South Bend, IN', - 1574287 => 'South Bend, IN', - 1574288 => 'South Bend, IN', - 1574289 => 'South Bend, IN', - 1574291 => 'South Bend, IN', - 1574293 => 'Elkhart, IN', - 1574294 => 'Elkhart, IN', - 1574295 => 'Elkhart, IN', - 1574296 => 'Elkhart, IN', - 1574299 => 'South Bend, IN', - 1574335 => 'Mishawaka, IN', - 1574372 => 'Warsaw, IN', - 1574389 => 'Elkhart, IN', - 1574453 => 'Leesburg, IN', - 1574457 => 'Syracuse, IN', - 1574522 => 'Elkhart, IN', - 1574523 => 'Elkhart, IN', - 1574533 => 'Goshen, IN', - 1574534 => 'Goshen, IN', - 1574535 => 'Goshen, IN', - 1574537 => 'Goshen, IN', - 1574546 => 'Bremen, IN', - 1574583 => 'Monticello, IN', - 1574586 => 'Walkerton, IN', - 1574594 => 'Pierceton, IN', - 1574642 => 'Goshen, IN', - 1574647 => 'South Bend, IN', - 1574654 => 'New Carlisle, IN', - 1574656 => 'North Liberty, IN', - 1574658 => 'Milford, IN', - 1574674 => 'Osceola, IN', - 1574722 => 'Logansport, IN', - 1574753 => 'Logansport, IN', - 1574772 => 'Knox, IN', - 1574773 => 'Nappanee, IN', - 1574784 => 'Lakeville, IN', - 1574825 => 'Middlebury, IN', - 1574831 => 'New Paris, IN', - 1574834 => 'North Webster, IN', - 1574842 => 'Culver, IN', - 1574848 => 'Bristol, IN', - 1574855 => 'South Bend, IN', - 1574862 => 'Wakarusa, IN', - 1574875 => 'Elkhart, IN', - 1574892 => 'Argos, IN', - 1574893 => 'Akron, IN', - 1574896 => 'North Judson, IN', - 1574935 => 'Plymouth, IN', - 1574936 => 'Plymouth, IN', - 1574946 => 'Winamac, IN', - 1574967 => 'Flora, IN', - 1574970 => 'Elkhart, IN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1575.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1575.php deleted file mode 100644 index 0217f3203..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1575.php +++ /dev/null @@ -1,84 +0,0 @@ - 'New Mexico', - 1575234 => 'Carlsbad, NM', - 1575257 => 'Ruidoso, NM', - 1575258 => 'Ruidoso, NM', - 1575267 => 'Hatch, NM', - 1575289 => 'Cuba, NM', - 1575336 => 'Alto, NM', - 1575355 => 'Fort Sumner, NM', - 1575356 => 'Portales, NM', - 1575359 => 'Portales, NM', - 1575373 => 'Las Cruces, NM', - 1575374 => 'Clayton, NM', - 1575377 => 'Angel Fire, NM', - 1575378 => 'Ruidoso Downs, NM', - 1575382 => 'Las Cruces, NM', - 1575387 => 'Mora, NM', - 1575388 => 'Silver City, NM', - 1575391 => 'Hobbs, NM', - 1575392 => 'Hobbs, NM', - 1575393 => 'Hobbs, NM', - 1575394 => 'Eunice, NM', - 1575396 => 'Lovington, NM', - 1575397 => 'Hobbs, NM', - 1575434 => 'Alamogordo, NM', - 1575437 => 'Alamogordo, NM', - 1575439 => 'Alamogordo, NM', - 1575443 => 'Alamogordo, NM', - 1575445 => 'Raton, NM', - 1575461 => 'Tucumcari, NM', - 1575472 => 'Santa Rosa, NM', - 1575492 => 'Hobbs, NM', - 1575521 => 'Las Cruces, NM', - 1575522 => 'Las Cruces, NM', - 1575523 => 'Las Cruces, NM', - 1575524 => 'Las Cruces, NM', - 1575525 => 'Las Cruces, NM', - 1575526 => 'Las Cruces, NM', - 1575527 => 'Las Cruces, NM', - 1575532 => 'Las Cruces, NM', - 1575534 => 'Silver City, NM', - 1575537 => 'Bayard, NM', - 1575538 => 'Silver City, NM', - 1575541 => 'Las Cruces, NM', - 1575542 => 'Lordsburg, NM', - 1575544 => 'Deming, NM', - 1575546 => 'Deming, NM', - 1575556 => 'Las Cruces, NM', - 1575585 => 'Tularosa, NM', - 1575586 => 'Questa, NM', - 1575622 => 'Roswell, NM', - 1575623 => 'Roswell, NM', - 1575624 => 'Roswell, NM', - 1575625 => 'Roswell, NM', - 1575627 => 'Roswell, NM', - 1575628 => 'Carlsbad, NM', - 1575647 => 'Las Cruces, NM', - 1575682 => 'Cloudcroft, NM', - 1575737 => 'Taos, NM', - 1575742 => 'Clovis, NM', - 1575746 => 'Artesia, NM', - 1575748 => 'Artesia, NM', - 1575751 => 'Taos, NM', - 1575754 => 'Red River, NM', - 1575756 => 'Chama, NM', - 1575758 => 'Taos, NM', - 1575762 => 'Clovis, NM', - 1575763 => 'Clovis, NM', - 1575769 => 'Clovis, NM', - 1575824 => 'Chaparral, NM', - 1575835 => 'Socorro, NM', - 1575838 => 'Socorro, NM', - 1575882 => 'Anthony, NM', - 1575885 => 'Carlsbad, NM', - 1575887 => 'Carlsbad, NM', - 1575894 => 'Truth Or Cnsqncs, NM', - 1575935 => 'Clovis, NM', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1580.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1580.php deleted file mode 100644 index 9a9412a4e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1580.php +++ /dev/null @@ -1,106 +0,0 @@ - 'Oklahoma', - 1580223 => 'Ardmore, OK', - 1580224 => 'Ardmore, OK', - 1580225 => 'Elk City, OK', - 1580226 => 'Ardmore, OK', - 1580227 => 'Fairview, OK', - 1580228 => 'Waurika, OK', - 1580229 => 'Healdton, OK', - 1580233 => 'Enid, OK', - 1580234 => 'Enid, OK', - 1580237 => 'Enid, OK', - 1580242 => 'Enid, OK', - 1580243 => 'Elk City, OK', - 1580248 => 'Lawton, OK', - 1580250 => 'Lawton, OK', - 1580252 => 'Duncan, OK', - 1580254 => 'Woodward, OK', - 1580255 => 'Duncan, OK', - 1580256 => 'Woodward, OK', - 1580276 => 'Marietta, OK', - 1580286 => 'Idabel, OK', - 1580298 => 'Antlers, OK', - 1580310 => 'Ada, OK', - 1580323 => 'Clinton, OK', - 1580326 => 'Hugo, OK', - 1580327 => 'Alva, OK', - 1580332 => 'Ada, OK', - 1580335 => 'Frederick, OK', - 1580336 => 'Perry, OK', - 1580338 => 'Guymon, OK', - 1580351 => 'Lawton, OK', - 1580353 => 'Lawton, OK', - 1580354 => 'Lawton, OK', - 1580355 => 'Lawton, OK', - 1580357 => 'Lawton, OK', - 1580362 => 'Newkirk, OK', - 1580363 => 'Blackwell, OK', - 1580369 => 'Davis, OK', - 1580371 => 'Tishomingo, OK', - 1580395 => 'Medford, OK', - 1580421 => 'Ada, OK', - 1580436 => 'Ada, OK', - 1580439 => 'Comanche, OK', - 1580444 => 'Velma, OK', - 1580458 => 'Fort Sill, OK', - 1580470 => 'Duncan, OK', - 1580477 => 'Altus, OK', - 1580482 => 'Altus, OK', - 1580492 => 'Elgin, OK', - 1580497 => 'Cheyenne, OK', - 1580536 => 'Lawton, OK', - 1580544 => 'Boise City, OK', - 1580564 => 'Kingston, OK', - 1580569 => 'Snyder, OK', - 1580581 => 'Lawton, OK', - 1580584 => 'Broken Bow, OK', - 1580588 => 'Apache, OK', - 1580596 => 'Cherokee, OK', - 1580622 => 'Sulphur, OK', - 1580623 => 'Watonga, OK', - 1580625 => 'Beaver, OK', - 1580628 => 'Tonkawa, OK', - 1580652 => 'Hooker, OK', - 1580654 => 'Carnegie, OK', - 1580657 => 'Lone Grove, OK', - 1580658 => 'Marlow, OK', - 1580661 => 'Thomas, OK', - 1580668 => 'Wilson, OK', - 1580688 => 'Hollis, OK', - 1580699 => 'Lawton, OK', - 1580726 => 'Hobart, OK', - 1580735 => 'Buffalo, OK', - 1580759 => 'Stratford, OK', - 1580762 => 'Ponca City, OK', - 1580765 => 'Ponca City, OK', - 1580767 => 'Ponca City, OK', - 1580772 => 'Weatherford, OK', - 1580774 => 'Weatherford, OK', - 1580782 => 'Mangum, OK', - 1580795 => 'Madill, OK', - 1580822 => 'Okeene, OK', - 1580824 => 'Waynoka, OK', - 1580832 => 'New Cordell, OK', - 1580856 => 'Ratliff City, OK', - 1580875 => 'Walters, OK', - 1580886 => 'Canton, OK', - 1580889 => 'Atoka, OK', - 1580920 => 'Durant, OK', - 1580921 => 'Laverne, OK', - 1580922 => 'Seiling, OK', - 1580924 => 'Durant, OK', - 1580925 => 'Konawa, OK', - 1580927 => 'Coalgate, OK', - 1580928 => 'Sayre, OK', - 1580931 => 'Durant, OK', - 1580933 => 'Valliant, OK', - 1580938 => 'Shattuck, OK', - 1580994 => 'Mooreland, OK', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1585.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1585.php deleted file mode 100644 index c19fd9db1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1585.php +++ /dev/null @@ -1,134 +0,0 @@ - 'New York', - 1585218 => 'Pittsford, NY', - 1585223 => 'Fairport, NY', - 1585224 => 'Rochester, NY', - 1585225 => 'Rochester, NY', - 1585226 => 'Avon, NY', - 1585227 => 'Rochester, NY', - 1585229 => 'Honeoye, NY', - 1585232 => 'Rochester, NY', - 1585234 => 'Rochester, NY', - 1585235 => 'Rochester, NY', - 1585237 => 'Perry, NY', - 1585241 => 'Rochester, NY', - 1585242 => 'Rochester, NY', - 1585243 => 'Geneseo, NY', - 1585244 => 'Rochester, NY', - 1585247 => 'Rochester, NY', - 1585248 => 'Pittsford, NY', - 1585254 => 'Rochester, NY', - 1585256 => 'Rochester, NY', - 1585258 => 'Rochester, NY', - 1585262 => 'Rochester, NY', - 1585263 => 'Rochester, NY', - 1585265 => 'Webster, NY', - 1585266 => 'Rochester, NY', - 1585268 => 'Belmont, NY', - 1585270 => 'Rochester, NY', - 1585271 => 'Rochester, NY', - 1585272 => 'Rochester, NY', - 1585273 => 'Rochester, NY', - 1585275 => 'Rochester, NY', - 1585279 => 'Rochester, NY', - 1585288 => 'Rochester, NY', - 1585289 => 'Shortsville, NY', - 1585292 => 'Rochester, NY', - 1585293 => 'Churchville, NY', - 1585295 => 'Rochester, NY', - 1585319 => 'Rochester, NY', - 1585321 => 'Rochester, NY', - 1585325 => 'Rochester, NY', - 1585328 => 'Rochester, NY', - 1585335 => 'Dansville, NY', - 1585336 => 'Rochester, NY', - 1585338 => 'Rochester, NY', - 1585340 => 'Rochester, NY', - 1585341 => 'Rochester, NY', - 1585342 => 'Rochester, NY', - 1585343 => 'Batavia, NY', - 1585344 => 'Batavia, NY', - 1585345 => 'Batavia, NY', - 1585349 => 'Spencerport, NY', - 1585352 => 'Spencerport, NY', - 1585360 => 'Rochester, NY', - 1585368 => 'Rochester, NY', - 1585374 => 'Naples, NY', - 1585377 => 'Fairport, NY', - 1585388 => 'Fairport, NY', - 1585389 => 'Pittsford, NY', - 1585392 => 'Hilton, NY', - 1585393 => 'Canandaigua, NY', - 1585394 => 'Canandaigua, NY', - 1585395 => 'Brockport, NY', - 1585396 => 'Canandaigua, NY', - 1585398 => 'Farmington, NY', - 1585413 => 'Rochester, NY', - 1585421 => 'Fairport, NY', - 1585423 => 'Rochester, NY', - 1585424 => 'Rochester, NY', - 1585425 => 'Fairport, NY', - 1585426 => 'Rochester, NY', - 1585427 => 'Rochester, NY', - 1585428 => 'Rochester, NY', - 1585429 => 'Rochester, NY', - 1585436 => 'Rochester, NY', - 1585442 => 'Rochester, NY', - 1585453 => 'Rochester, NY', - 1585454 => 'Rochester, NY', - 1585458 => 'Rochester, NY', - 1585461 => 'Rochester, NY', - 1585467 => 'Rochester, NY', - 1585468 => 'Nunda, NY', - 1585473 => 'Rochester, NY', - 1585475 => 'Rochester, NY', - 1585482 => 'Rochester, NY', - 1585492 => 'Arcade, NY', - 1585494 => 'Bergen, NY', - 1585538 => 'Caledonia, NY', - 1585544 => 'Rochester, NY', - 1585546 => 'Rochester, NY', - 1585554 => 'Rushville, NY', - 1585563 => 'Rochester, NY', - 1585567 => 'Fillmore, NY', - 1585589 => 'Albion, NY', - 1585591 => 'Attica, NY', - 1585593 => 'Wellsville, NY', - 1585599 => 'Corfu, NY', - 1585621 => 'Rochester, NY', - 1585624 => 'Honeoye Falls, NY', - 1585637 => 'Brockport, NY', - 1585638 => 'Holley, NY', - 1585647 => 'Rochester, NY', - 1585654 => 'Rochester, NY', - 1585657 => 'Bloomfield, NY', - 1585658 => 'Mount Morris, NY', - 1585663 => 'Rochester, NY', - 1585671 => 'Webster, NY', - 1585697 => 'Rochester, NY', - 1585720 => 'Rochester, NY', - 1585723 => 'Rochester, NY', - 1585728 => 'Wayland, NY', - 1585730 => 'Rochester, NY', - 1585742 => 'Victor, NY', - 1585753 => 'Rochester, NY', - 1585760 => 'Rochester, NY', - 1585768 => 'Le Roy, NY', - 1585786 => 'Warsaw, NY', - 1585787 => 'Webster, NY', - 1585798 => 'Medina, NY', - 1585865 => 'Rochester, NY', - 1585872 => 'Webster, NY', - 1585889 => 'Rochester, NY', - 1585922 => 'Rochester, NY', - 1585924 => 'Victor, NY', - 1585948 => 'Oakfield, NY', - 1585964 => 'Hamlin, NY', - 1585968 => 'Cuba, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1586.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1586.php deleted file mode 100644 index aad7bbb33..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1586.php +++ /dev/null @@ -1,44 +0,0 @@ - 'Michigan', - 1586263 => 'Clinton Twp, MI', - 1586264 => 'Sterling Heights, MI', - 1586268 => 'Sterling Heights, MI', - 1586274 => 'Sterling Heights, MI', - 1586286 => 'Clinton Twp, MI', - 1586427 => 'Warren, MI', - 1586446 => 'Sterling Heights, MI', - 1586493 => 'Mount Clemens, MI', - 1586498 => 'Saint Clair Shores, MI', - 1586558 => 'Warren, MI', - 1586573 => 'Warren, MI', - 1586574 => 'Warren, MI', - 1586576 => 'Warren, MI', - 1586582 => 'Warren, MI', - 1586598 => 'Chesterfield, MI', - 1586727 => 'Richmond, MI', - 1586751 => 'Warren, MI', - 1586754 => 'Warren, MI', - 1586755 => 'Warren, MI', - 1586756 => 'Warren, MI', - 1586757 => 'Warren, MI', - 1586758 => 'Warren, MI', - 1586759 => 'Warren, MI', - 1586784 => 'Armada, MI', - 1586790 => 'Clinton Twp, MI', - 1586791 => 'Clinton Twp, MI', - 1586792 => 'Clinton Twp, MI', - 1586795 => 'Sterling Heights, MI', - 1586806 => 'Warren, MI', - 1586939 => 'Sterling Heights, MI', - 1586948 => 'Chesterfield, MI', - 1586949 => 'Chesterfield, MI', - 1586977 => 'Sterling Heights, MI', - 1586978 => 'Sterling Heights, MI', - 1586979 => 'Sterling Heights, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1587.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1587.php deleted file mode 100644 index d5b503b26..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1587.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Alberta', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/16.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/16.php new file mode 100644 index 000000000..153d38233 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/16.php @@ -0,0 +1,3886 @@ + 'Mississippi', + 1601200 => 'Jackson, MS', + 1601225 => 'Gloster, MS', + 1601249 => 'McComb, MS', + 1601250 => 'McComb, MS', + 1601261 => 'Hattiesburg, MS', + 1601264 => 'Hattiesburg, MS', + 1601267 => 'Carthage, MS', + 1601268 => 'Hattiesburg, MS', + 1601271 => 'Hattiesburg, MS', + 1601276 => 'Summit, MS', + 1601288 => 'Hattiesburg, MS', + 1601296 => 'Hattiesburg, MS', + 1601304 => 'Natchez, MS', + 1601321 => 'Jackson, MS', + 1601336 => 'Hattiesburg, MS', + 1601346 => 'Jackson, MS', + 1601352 => 'Jackson, MS', + 1601353 => 'Jackson, MS', + 1601354 => 'Jackson, MS', + 1601355 => 'Jackson, MS', + 1601359 => 'Jackson, MS', + 1601362 => 'Jackson, MS', + 1601364 => 'Jackson, MS', + 1601366 => 'Jackson, MS', + 1601371 => 'Jackson, MS', + 1601372 => 'Jackson, MS', + 1601373 => 'Jackson, MS', + 1601376 => 'Jackson, MS', + 1601384 => 'Meadville, MS', + 1601389 => 'Philadelphia, MS', + 1601394 => 'Leakesville, MS', + 1601425 => 'Laurel, MS', + 1601426 => 'Laurel, MS', + 1601428 => 'Laurel, MS', + 1601437 => 'Port Gibson, MS', + 1601442 => 'Natchez, MS', + 1601445 => 'Natchez, MS', + 1601446 => 'Natchez, MS', + 1601450 => 'Hattiesburg, MS', + 1601469 => 'Forest, MS', + 1601477 => 'Ellisville, MS', + 1601482 => 'Meridian, MS', + 1601483 => 'Meridian, MS', + 1601484 => 'Meridian, MS', + 1601485 => 'Meridian, MS', + 1601487 => 'Jackson, MS', + 1601502 => 'Jackson, MS', + 1601528 => 'Wiggins, MS', + 1601544 => 'Hattiesburg, MS', + 1601545 => 'Hattiesburg, MS', + 1601553 => 'Meridian, MS', + 1601579 => 'Hattiesburg, MS', + 1601582 => 'Hattiesburg, MS', + 1601583 => 'Hattiesburg, MS', + 1601584 => 'Hattiesburg, MS', + 1601587 => 'Monticello, MS', + 1601591 => 'Brandon, MS', + 1601602 => 'Hattiesburg, MS', + 1601605 => 'Ridgeland, MS', + 1601631 => 'Vicksburg, MS', + 1601634 => 'Vicksburg, MS', + 1601635 => 'Decatur, MS', + 1601636 => 'Vicksburg, MS', + 1601638 => 'Vicksburg, MS', + 1601645 => 'Centreville, MS', + 1601649 => 'Laurel, MS', + 1601656 => 'Philadelphia, MS', + 1601657 => 'Liberty, MS', + 1601679 => 'Meridian, MS', + 1601683 => 'Newton, MS', + 1601684 => 'McComb, MS', + 1601693 => 'Meridian, MS', + 1601703 => 'Meridian, MS', + 1601713 => 'Jackson, MS', + 1601722 => 'Seminary, MS', + 1601729 => 'Soso, MS', + 1601731 => 'Columbia, MS', + 1601732 => 'Morton, MS', + 1601735 => 'Waynesboro, MS', + 1601736 => 'Columbia, MS', + 1601743 => 'De Kalb, MS', + 1601749 => 'Picayune, MS', + 1601758 => 'Sumrall, MS', + 1601764 => 'Bay Springs, MS', + 1601765 => 'Collins, MS', + 1601766 => 'Lucedale, MS', + 1601774 => 'Union, MS', + 1601776 => 'Quitman, MS', + 1601782 => 'Raleigh, MS', + 1601783 => 'Magnolia, MS', + 1601785 => 'Taylorsville, MS', + 1601786 => 'Fayette, MS', + 1601787 => 'Heidelberg, MS', + 1601788 => 'Richton, MS', + 1601792 => 'Prentiss, MS', + 1601794 => 'Purvis, MS', + 1601795 => 'Poplarville, MS', + 1601796 => 'Lumberton, MS', + 1601798 => 'Picayune, MS', + 1601799 => 'Picayune, MS', + 1601815 => 'Jackson, MS', + 1601823 => 'Brookhaven, MS', + 1601824 => 'Brandon, MS', + 1601825 => 'Brandon, MS', + 1601829 => 'Brandon, MS', + 1601833 => 'Brookhaven, MS', + 1601835 => 'Brookhaven, MS', + 1601845 => 'Florence, MS', + 1601847 => 'Mendenhall, MS', + 1601849 => 'Magee, MS', + 1601853 => 'Madison, MS', + 1601854 => 'Pelahatchie, MS', + 1601855 => 'Canton, MS', + 1601856 => 'Madison, MS', + 1601857 => 'Raymond, MS', + 1601859 => 'Canton, MS', + 1601876 => 'Tylertown, MS', + 1601878 => 'Terry, MS', + 1601879 => 'Flora, MS', + 1601883 => 'Vicksburg, MS', + 1601885 => 'Utica, MS', + 1601888 => 'Woodville, MS', + 1601892 => 'Crystal Springs, MS', + 1601894 => 'Hazlehurst, MS', + 1601914 => 'Jackson, MS', + 1601922 => 'Jackson, MS', + 1601923 => 'Jackson, MS', + 1601924 => 'Clinton, MS', + 1601925 => 'Clinton, MS', + 1601928 => 'Wiggins, MS', + 1601944 => 'Jackson, MS', + 1601947 => 'Lucedale, MS', + 1601948 => 'Jackson, MS', + 1601949 => 'Jackson, MS', + 1601956 => 'Jackson, MS', + 1601960 => 'Jackson, MS', + 1601961 => 'Jackson, MS', + 1601964 => 'New Augusta, MS', + 1601965 => 'Jackson, MS', + 1601968 => 'Jackson, MS', + 1601969 => 'Jackson, MS', + 1601981 => 'Jackson, MS', + 1601982 => 'Jackson, MS', + 1601984 => 'Jackson, MS', + 1601985 => 'Ridgeland, MS', + 1601987 => 'Jackson, MS', + 1601991 => 'Ridgeland, MS', + 1602 => 'Arizona', + 1602200 => 'Phoenix, AZ', + 1602212 => 'Phoenix, AZ', + 1602216 => 'Phoenix, AZ', + 1602218 => 'Phoenix, AZ', + 1602222 => 'Phoenix, AZ', + 1602224 => 'Phoenix, AZ', + 1602225 => 'Phoenix, AZ', + 1602229 => 'Phoenix, AZ', + 1602230 => 'Phoenix, AZ', + 1602232 => 'Phoenix, AZ', + 1602233 => 'Phoenix, AZ', + 1602234 => 'Phoenix, AZ', + 1602235 => 'Phoenix, AZ', + 1602239 => 'Phoenix, AZ', + 1602240 => 'Phoenix, AZ', + 1602241 => 'Phoenix, AZ', + 1602242 => 'Phoenix, AZ', + 1602243 => 'Phoenix, AZ', + 1602244 => 'Phoenix, AZ', + 1602246 => 'Phoenix, AZ', + 1602248 => 'Phoenix, AZ', + 1602249 => 'Phoenix, AZ', + 1602251 => 'Phoenix, AZ', + 1602252 => 'Phoenix, AZ', + 1602253 => 'Phoenix, AZ', + 1602254 => 'Phoenix, AZ', + 1602255 => 'Phoenix, AZ', + 1602256 => 'Phoenix, AZ', + 1602257 => 'Phoenix, AZ', + 1602258 => 'Phoenix, AZ', + 1602262 => 'Phoenix, AZ', + 1602263 => 'Phoenix, AZ', + 1602264 => 'Phoenix, AZ', + 1602265 => 'Phoenix, AZ', + 1602266 => 'Phoenix, AZ', + 1602267 => 'Phoenix, AZ', + 1602268 => 'Phoenix, AZ', + 1602269 => 'Phoenix, AZ', + 1602271 => 'Phoenix, AZ', + 1602272 => 'Phoenix, AZ', + 1602273 => 'Phoenix, AZ', + 1602274 => 'Phoenix, AZ', + 1602275 => 'Phoenix, AZ', + 1602276 => 'Phoenix, AZ', + 1602277 => 'Phoenix, AZ', + 1602278 => 'Phoenix, AZ', + 1602279 => 'Phoenix, AZ', + 1602281 => 'Phoenix, AZ', + 1602283 => 'Phoenix, AZ', + 1602285 => 'Phoenix, AZ', + 1602286 => 'Phoenix, AZ', + 1602288 => 'Phoenix, AZ', + 1602296 => 'Phoenix, AZ', + 1602304 => 'Phoenix, AZ', + 1602305 => 'Phoenix, AZ', + 1602307 => 'Phoenix, AZ', + 1602314 => 'Phoenix, AZ', + 1602323 => 'Phoenix, AZ', + 1602331 => 'Phoenix, AZ', + 1602336 => 'Phoenix, AZ', + 1602340 => 'Phoenix, AZ', + 1602344 => 'Phoenix, AZ', + 1602347 => 'Phoenix, AZ', + 1602353 => 'Phoenix, AZ', + 1602354 => 'Phoenix, AZ', + 1602358 => 'Phoenix, AZ', + 1602368 => 'Phoenix, AZ', + 1602371 => 'Phoenix, AZ', + 1602372 => 'Phoenix, AZ', + 1602374 => 'Phoenix, AZ', + 1602375 => 'Phoenix, AZ', + 1602381 => 'Phoenix, AZ', + 1602382 => 'Phoenix, AZ', + 1602388 => 'Phoenix, AZ', + 1602393 => 'Phoenix, AZ', + 1602395 => 'Phoenix, AZ', + 1602404 => 'Phoenix, AZ', + 1602406 => 'Phoenix, AZ', + 1602424 => 'Phoenix, AZ', + 1602426 => 'Phoenix, AZ', + 1602433 => 'Phoenix, AZ', + 1602437 => 'Phoenix, AZ', + 1602438 => 'Phoenix, AZ', + 1602439 => 'Glendale, AZ', + 1602441 => 'Phoenix, AZ', + 1602442 => 'Phoenix, AZ', + 1602443 => 'Phoenix, AZ', + 1602445 => 'Phoenix, AZ', + 1602449 => 'Phoenix, AZ', + 1602454 => 'Phoenix, AZ', + 1602455 => 'Phoenix, AZ', + 1602456 => 'Phoenix, AZ', + 1602462 => 'Phoenix, AZ', + 1602466 => 'Phoenix, AZ', + 1602468 => 'Phoenix, AZ', + 1602470 => 'Phoenix, AZ', + 1602482 => 'Phoenix, AZ', + 1602484 => 'Phoenix, AZ', + 1602485 => 'Phoenix, AZ', + 1602493 => 'Phoenix, AZ', + 1602494 => 'Phoenix, AZ', + 1602495 => 'Phoenix, AZ', + 1602504 => 'Phoenix, AZ', + 1602506 => 'Phoenix, AZ', + 1602508 => 'Phoenix, AZ', + 1602522 => 'Phoenix, AZ', + 1602530 => 'Phoenix, AZ', + 1602535 => 'Phoenix, AZ', + 1602542 => 'Phoenix, AZ', + 1602546 => 'Phoenix, AZ', + 1602548 => 'Phoenix, AZ', + 1602553 => 'Phoenix, AZ', + 1602569 => 'Phoenix, AZ', + 1602588 => 'Glendale, AZ', + 1602589 => 'Phoenix, AZ', + 1602595 => 'Phoenix, AZ', + 1602604 => 'Phoenix, AZ', + 1602606 => 'Phoenix, AZ', + 1602626 => 'Phoenix, AZ', + 1602667 => 'Phoenix, AZ', + 1602674 => 'Phoenix, AZ', + 1602678 => 'Phoenix, AZ', + 1602682 => 'Phoenix, AZ', + 1602687 => 'Phoenix, AZ', + 1602712 => 'Phoenix, AZ', + 1602714 => 'Phoenix, AZ', + 1602749 => 'Phoenix, AZ', + 1602765 => 'Phoenix, AZ', + 1602778 => 'Phoenix, AZ', + 1602787 => 'Phoenix, AZ', + 1602788 => 'Phoenix, AZ', + 1602789 => 'Phoenix, AZ', + 1602795 => 'Phoenix, AZ', + 1602808 => 'Phoenix, AZ', + 1602839 => 'Phoenix, AZ', + 1602840 => 'Phoenix, AZ', + 1602841 => 'Phoenix, AZ', + 1602861 => 'Phoenix, AZ', + 1602863 => 'Phoenix, AZ', + 1602864 => 'Phoenix, AZ', + 1602865 => 'Glendale, AZ', + 1602866 => 'Phoenix, AZ', + 1602867 => 'Phoenix, AZ', + 1602870 => 'Phoenix, AZ', + 1602889 => 'Phoenix, AZ', + 1602896 => 'Phoenix, AZ', + 1602916 => 'Phoenix, AZ', + 1602923 => 'Phoenix, AZ', + 1602926 => 'Phoenix, AZ', + 1602942 => 'Phoenix, AZ', + 1602943 => 'Phoenix, AZ', + 1602944 => 'Phoenix, AZ', + 1602952 => 'Phoenix, AZ', + 1602953 => 'Phoenix, AZ', + 1602954 => 'Phoenix, AZ', + 1602955 => 'Phoenix, AZ', + 1602956 => 'Phoenix, AZ', + 1602957 => 'Phoenix, AZ', + 1602971 => 'Phoenix, AZ', + 1602973 => 'Phoenix, AZ', + 1602978 => 'Glendale, AZ', + 1602992 => 'Phoenix, AZ', + 1602993 => 'Phoenix, AZ', + 1602995 => 'Phoenix, AZ', + 1602996 => 'Phoenix, AZ', + 1602997 => 'Phoenix, AZ', + 1603 => 'New Hampshire', + 1603204 => 'Nashua, NH', + 1603223 => 'Concord, NH', + 1603224 => 'Concord, NH', + 1603225 => 'Concord, NH', + 1603226 => 'Concord, NH', + 1603227 => 'Concord, NH', + 1603228 => 'Concord, NH', + 1603229 => 'Concord, NH', + 1603232 => 'Manchester, NH', + 1603237 => 'Colebrook, NH', + 1603239 => 'Winchester, NH', + 1603253 => 'Moultonborough, NH', + 1603262 => 'Merrimack, NH', + 1603267 => 'Belmont, NH', + 1603271 => 'Concord, NH', + 1603279 => 'Meredith, NH', + 1603286 => 'Tilton, NH', + 1603293 => 'Gilford, NH', + 1603298 => 'West Lebanon, NH', + 1603319 => 'Portsmouth, NH', + 1603323 => 'Tamworth, NH', + 1603329 => 'Hampstead, NH', + 1603330 => 'Rochester, NH', + 1603332 => 'Rochester, NH', + 1603335 => 'Rochester, NH', + 1603343 => 'Dover, NH', + 1603352 => 'Keene, NH', + 1603354 => 'Keene, NH', + 1603355 => 'Keene, NH', + 1603356 => 'North Conway, NH', + 1603357 => 'Keene, NH', + 1603358 => 'Keene, NH', + 1603362 => 'Atkinson, NH', + 1603366 => 'Laconia, NH', + 1603378 => 'Plaistow, NH', + 1603382 => 'Plaistow, NH', + 1603383 => 'Jackson, NH', + 1603421 => 'Derry, NH', + 1603422 => 'Portsmouth, NH', + 1603424 => 'Merrimack, NH', + 1603427 => 'Portsmouth, NH', + 1603428 => 'Henniker, NH', + 1603429 => 'Merrimack, NH', + 1603430 => 'Portsmouth, NH', + 1603431 => 'Portsmouth, NH', + 1603433 => 'Portsmouth, NH', + 1603435 => 'Pittsfield, NH', + 1603436 => 'Portsmouth, NH', + 1603444 => 'Littleton, NH', + 1603447 => 'Conway, NH', + 1603448 => 'Lebanon, NH', + 1603456 => 'Warner, NH', + 1603458 => 'Salem, NH', + 1603463 => 'Deerfield, NH', + 1603464 => 'Hillsboro, NH', + 1603465 => 'Hollis, NH', + 1603466 => 'Gorham, NH', + 1603471 => 'Bedford, NH', + 1603472 => 'Bedford, NH', + 1603474 => 'Seabrook, NH', + 1603476 => 'Moultonborough, NH', + 1603483 => 'Candia, NH', + 1603487 => 'New Boston, NH', + 1603497 => 'Goffstown, NH', + 1603516 => 'Dover, NH', + 1603518 => 'Manchester, NH', + 1603522 => 'Sanbornville, NH', + 1603523 => 'Canaan, NH', + 1603524 => 'Laconia, NH', + 1603526 => 'New London, NH', + 1603527 => 'Laconia, NH', + 1603528 => 'Laconia, NH', + 1603529 => 'Weare, NH', + 1603532 => 'Jaffrey, NH', + 1603536 => 'Plymouth, NH', + 1603542 => 'Claremont, NH', + 1603543 => 'Claremont, NH', + 1603547 => 'Greenfield, NH', + 1603569 => 'Wolfeboro, NH', + 1603577 => 'Nashua, NH', + 1603578 => 'Nashua, NH', + 1603580 => 'Exeter, NH', + 1603585 => 'Fitzwilliam, NH', + 1603588 => 'Antrim, NH', + 1603589 => 'Nashua, NH', + 1603594 => 'Nashua, NH', + 1603595 => 'Nashua, NH', + 1603598 => 'Nashua, NH', + 1603601 => 'Hampton, NH', + 1603606 => 'Manchester, NH', + 1603610 => 'Portsmouth, NH', + 1603621 => 'Manchester, NH', + 1603622 => 'Manchester, NH', + 1603623 => 'Manchester, NH', + 1603624 => 'Manchester, NH', + 1603625 => 'Manchester, NH', + 1603626 => 'Manchester, NH', + 1603627 => 'Manchester, NH', + 1603629 => 'Manchester, NH', + 1603632 => 'Enfield, NH', + 1603635 => 'Pelham, NH', + 1603636 => 'Groveton, NH', + 1603641 => 'Manchester, NH', + 1603642 => 'Kingston, NH', + 1603643 => 'Hanover, NH', + 1603644 => 'Manchester, NH', + 1603645 => 'Manchester, NH', + 1603646 => 'Hanover, NH', + 1603647 => 'Manchester, NH', + 1603650 => 'Lebanon, NH', + 1603653 => 'Lebanon, NH', + 1603654 => 'Wilton, NH', + 1603659 => 'Newmarket, NH', + 1603663 => 'Manchester, NH', + 1603664 => 'Barrington, NH', + 1603666 => 'Manchester, NH', + 1603668 => 'Manchester, NH', + 1603669 => 'Manchester, NH', + 1603673 => 'Milford, NH', + 1603679 => 'Epping, NH', + 1603692 => 'Somersworth, NH', + 1603695 => 'Manchester, NH', + 1603726 => 'Campton, NH', + 1603736 => 'Epsom, NH', + 1603740 => 'Dover, NH', + 1603742 => 'Dover, NH', + 1603743 => 'Dover, NH', + 1603744 => 'Bristol, NH', + 1603745 => 'Lincoln, NH', + 1603747 => 'Woodsville, NH', + 1603749 => 'Dover, NH', + 1603752 => 'Berlin, NH', + 1603755 => 'Farmington, NH', + 1603756 => 'Walpole, NH', + 1603763 => 'Sunapee, NH', + 1603766 => 'Portsmouth, NH', + 1603772 => 'Exeter, NH', + 1603773 => 'Exeter, NH', + 1603774 => 'Dunbarton, NH', + 1603775 => 'Exeter, NH', + 1603778 => 'Exeter, NH', + 1603786 => 'Rumney, NH', + 1603787 => 'North Haverhill, NH', + 1603788 => 'Lancaster, NH', + 1603798 => 'Chichester, NH', + 1603821 => 'Nashua, NH', + 1603823 => 'Franconia, NH', + 1603826 => 'Charlestown, NH', + 1603835 => 'Alstead, NH', + 1603836 => 'Manchester, NH', + 1603837 => 'Whitefield, NH', + 1603838 => 'Lisbon, NH', + 1603856 => 'Concord, NH', + 1603862 => 'Durham, NH', + 1603863 => 'Newport, NH', + 1603868 => 'Durham, NH', + 1603870 => 'Salem, NH', + 1603875 => 'Alton, NH', + 1603876 => 'Marlborough, NH', + 1603878 => 'New Ipswich, NH', + 1603880 => 'Nashua, NH', + 1603881 => 'Nashua, NH', + 1603882 => 'Nashua, NH', + 1603883 => 'Nashua, NH', + 1603886 => 'Nashua, NH', + 1603887 => 'Chester, NH', + 1603888 => 'Nashua, NH', + 1603889 => 'Nashua, NH', + 1603890 => 'Salem, NH', + 1603891 => 'Nashua, NH', + 1603893 => 'Salem, NH', + 1603894 => 'Salem, NH', + 1603895 => 'Raymond, NH', + 1603898 => 'Salem, NH', + 1603899 => 'Rindge, NH', + 1603924 => 'Peterborough, NH', + 1603926 => 'Hampton, NH', + 1603929 => 'Hampton, NH', + 1603934 => 'Franklin, NH', + 1603935 => 'Manchester, NH', + 1603938 => 'Bradford, NH', + 1603942 => 'Northwood, NH', + 1603943 => 'Nashua, NH', + 1603964 => 'North Hampton, NH', + 1603965 => 'Derry, NH', + 1603968 => 'Ashland, NH', + 1604 => 'British Columbia', + 1604205 => 'Burnaby, BC', + 1604207 => 'Richmond, BC', + 1604214 => 'Richmond, BC', + 1604215 => 'Vancouver, BC', + 1604221 => 'Vancouver, BC', + 1604222 => 'Vancouver, BC', + 1604224 => 'Vancouver, BC', + 1604228 => 'Vancouver, BC', + 1604231 => 'Richmond, BC', + 1604232 => 'Richmond, BC', + 1604233 => 'Richmond, BC', + 1604241 => 'Richmond, BC', + 1604244 => 'Richmond, BC', + 1604247 => 'Richmond, BC', + 1604248 => 'Richmond, BC', + 1604251 => 'Vancouver, BC', + 1604253 => 'Vancouver, BC', + 1604254 => 'Vancouver, BC', + 1604255 => 'Vancouver, BC', + 1604257 => 'Vancouver, BC', + 1604261 => 'Vancouver, BC', + 1604263 => 'Vancouver, BC', + 1604264 => 'Vancouver, BC', + 1604266 => 'Vancouver, BC', + 1604267 => 'Vancouver, BC', + 1604270 => 'Richmond, BC', + 1604271 => 'Richmond, BC', + 1604272 => 'Richmond, BC', + 1604273 => 'Richmond, BC', + 1604274 => 'Richmond, BC', + 1604275 => 'Richmond, BC', + 1604276 => 'Richmond, BC', + 1604277 => 'Richmond, BC', + 1604278 => 'Richmond, BC', + 1604279 => 'Richmond, BC', + 1604284 => 'Richmond, BC', + 1604291 => 'Burnaby, BC', + 1604293 => 'Burnaby, BC', + 1604294 => 'Burnaby, BC', + 1604295 => 'Richmond, BC', + 1604298 => 'Burnaby, BC', + 1604299 => 'Burnaby, BC', + 1604303 => 'Richmond, BC', + 1604304 => 'Richmond, BC', + 1604321 => 'Vancouver, BC', + 1604322 => 'Vancouver, BC', + 1604323 => 'Vancouver, BC', + 1604324 => 'Vancouver, BC', + 1604325 => 'Vancouver, BC', + 1604327 => 'Vancouver, BC', + 1604331 => 'Vancouver, BC', + 1604392 => 'Chilliwack, BC', + 1604408 => 'Vancouver, BC', + 1604415 => 'Burnaby, BC', + 1604420 => 'Burnaby, BC', + 1604421 => 'Burnaby, BC', + 1604430 => 'Burnaby, BC', + 1604431 => 'Burnaby, BC', + 1604432 => 'Burnaby, BC', + 1604433 => 'Burnaby, BC', + 1604434 => 'Burnaby, BC', + 1604435 => 'Burnaby, BC', + 1604436 => 'Burnaby, BC', + 1604437 => 'Burnaby, BC', + 1604438 => 'Burnaby, BC', + 1604439 => 'Burnaby, BC', + 1604444 => 'Burnaby, BC', + 1604448 => 'Richmond, BC', + 1604451 => 'Burnaby, BC', + 1604454 => 'Burnaby, BC', + 1604455 => 'Langley, BC', + 1604461 => 'Port Moody, BC', + 1604462 => 'Maple Ridge, BC', + 1604463 => 'Maple Ridge, BC', + 1604466 => 'Maple Ridge, BC', + 1604467 => 'Maple Ridge, BC', + 1604469 => 'Port Moody, BC', + 1604472 => 'Port Coquitlam, BC', + 1604476 => 'Maple Ridge, BC', + 1604477 => 'Maple Ridge, BC', + 1604483 => 'Powell River, BC', + 1604484 => 'Vancouver, BC', + 1604485 => 'Powell River, BC', + 1604488 => 'Vancouver, BC', + 1604501 => 'Surrey, BC', + 1604502 => 'Surrey, BC', + 1604504 => 'Abbotsford, BC', + 1604507 => 'Surrey, BC', + 1604510 => 'Langley, BC', + 1604513 => 'Langley, BC', + 1604514 => 'Langley, BC', + 1604521 => 'New Westminster, BC', + 1604522 => 'New Westminster, BC', + 1604530 => 'Langley, BC', + 1604531 => 'Surrey, BC', + 1604532 => 'Langley, BC', + 1604533 => 'Langley, BC', + 1604534 => 'Langley, BC', + 1604535 => 'Surrey, BC', + 1604536 => 'Surrey, BC', + 1604538 => 'Surrey, BC', + 1604539 => 'Langley, BC', + 1604541 => 'Surrey, BC', + 1604542 => 'Surrey, BC', + 1604543 => 'Surrey, BC', + 1604544 => 'New Westminster, BC', + 1604556 => 'Abbotsford, BC', + 1604557 => 'Abbotsford, BC', + 1604558 => 'Vancouver, BC', + 1604560 => 'Surrey, BC', + 1604566 => 'Vancouver, BC', + 1604568 => 'Vancouver, BC', + 1604569 => 'Vancouver, BC', + 1604572 => 'Surrey, BC', + 1604574 => 'Surrey, BC', + 1604575 => 'Surrey, BC', + 1604576 => 'Surrey, BC', + 1604580 => 'Surrey, BC', + 1604581 => 'Surrey, BC', + 1604582 => 'Surrey, BC', + 1604583 => 'Surrey, BC', + 1604584 => 'Surrey, BC', + 1604585 => 'Surrey, BC', + 1604588 => 'Surrey, BC', + 1604589 => 'Surrey, BC', + 1604590 => 'Surrey, BC', + 1604591 => 'Surrey, BC', + 1604592 => 'Surrey, BC', + 1604593 => 'Surrey, BC', + 1604594 => 'Surrey, BC', + 1604596 => 'Surrey, BC', + 1604597 => 'Surrey, BC', + 1604598 => 'Surrey, BC', + 1604599 => 'Surrey, BC', + 1604602 => 'Vancouver, BC', + 1604605 => 'Vancouver, BC', + 1604606 => 'Vancouver, BC', + 1604608 => 'Vancouver, BC', + 1604609 => 'Vancouver, BC', + 1604629 => 'Vancouver, BC', + 1604630 => 'Vancouver, BC', + 1604631 => 'Vancouver, BC', + 1604632 => 'Vancouver, BC', + 1604633 => 'Vancouver, BC', + 1604637 => 'Vancouver, BC', + 1604638 => 'Vancouver, BC', + 1604640 => 'Vancouver, BC', + 1604641 => 'Vancouver, BC', + 1604643 => 'Vancouver, BC', + 1604646 => 'Vancouver, BC', + 1604647 => 'Vancouver, BC', + 1604660 => 'Vancouver, BC', + 1604661 => 'Vancouver, BC', + 1604662 => 'Vancouver, BC', + 1604664 => 'Burnaby, BC', + 1604665 => 'Vancouver, BC', + 1604666 => 'Vancouver, BC', + 1604669 => 'Vancouver, BC', + 1604676 => 'Vancouver, BC', + 1604677 => 'Vancouver, BC', + 1604678 => 'Vancouver, BC', + 1604681 => 'Vancouver, BC', + 1604682 => 'Vancouver, BC', + 1604683 => 'Vancouver, BC', + 1604684 => 'Vancouver, BC', + 1604685 => 'Vancouver, BC', + 1604687 => 'Vancouver, BC', + 1604688 => 'Vancouver, BC', + 1604689 => 'Vancouver, BC', + 1604696 => 'Vancouver, BC', + 1604702 => 'Chilliwack, BC', + 1604703 => 'Chilliwack, BC', + 1604708 => 'Vancouver, BC', + 1604709 => 'Vancouver, BC', + 1604713 => 'Vancouver, BC', + 1604714 => 'Vancouver, BC', + 1604718 => 'Vancouver, BC', + 1604730 => 'Vancouver, BC', + 1604731 => 'Vancouver, BC', + 1604732 => 'Vancouver, BC', + 1604733 => 'Vancouver, BC', + 1604734 => 'Vancouver, BC', + 1604736 => 'Vancouver, BC', + 1604737 => 'Vancouver, BC', + 1604738 => 'Vancouver, BC', + 1604739 => 'Vancouver, BC', + 1604740 => 'Sechelt, BC', + 1604742 => 'Vancouver, BC', + 1604746 => 'Abbotsford, BC', + 1604792 => 'Chilliwack, BC', + 1604793 => 'Chilliwack, BC', + 1604794 => 'Chilliwack, BC', + 1604795 => 'Chilliwack, BC', + 1604796 => 'Agassiz, BC', + 1604801 => 'Vancouver, BC', + 1604806 => 'Vancouver, BC', + 1604814 => 'Mission, BC', + 1604815 => 'Squamish, BC', + 1604820 => 'Mission, BC', + 1604821 => 'Richmond, BC', + 1604822 => 'Vancouver, BC', + 1604823 => 'Chilliwack, BC', + 1604824 => 'Chilliwack, BC', + 1604826 => 'Mission, BC', + 1604846 => 'Chilliwack, BC', + 1604847 => 'Chilliwack, BC', + 1604850 => 'Abbotsford, BC', + 1604852 => 'Abbotsford, BC', + 1604853 => 'Abbotsford, BC', + 1604854 => 'Abbotsford, BC', + 1604855 => 'Abbotsford, BC', + 1604858 => 'Chilliwack, BC', + 1604859 => 'Abbotsford, BC', + 1604864 => 'Abbotsford, BC', + 1604869 => 'Hope, BC', + 1604870 => 'Abbotsford, BC', + 1604871 => 'Vancouver, BC', + 1604872 => 'Vancouver, BC', + 1604873 => 'Vancouver, BC', + 1604874 => 'Vancouver, BC', + 1604875 => 'Vancouver, BC', + 1604876 => 'Vancouver, BC', + 1604877 => 'Vancouver, BC', + 1604879 => 'Vancouver, BC', + 1604881 => 'Langley, BC', + 1604882 => 'Langley, BC', + 1604883 => 'Madeira Park, BC', + 1604885 => 'Sechelt, BC', + 1604886 => 'Gibsons, BC', + 1604888 => 'Langley, BC', + 1604891 => 'Vancouver, BC', + 1604892 => 'Squamish, BC', + 1604894 => 'Pemberton, BC', + 1604898 => 'Squamish, BC', + 1604899 => 'Vancouver, BC', + 1604904 => 'North Vancouver, BC', + 1604905 => 'Whistler, BC', + 1604913 => 'West Vancouver, BC', + 1604921 => 'West Vancouver, BC', + 1604922 => 'West Vancouver, BC', + 1604924 => 'North Vancouver, BC', + 1604925 => 'West Vancouver, BC', + 1604926 => 'West Vancouver, BC', + 1604929 => 'North Vancouver, BC', + 1604930 => 'Surrey, BC', + 1604931 => 'Coquitlam, BC', + 1604932 => 'Whistler, BC', + 1604935 => 'Whistler, BC', + 1604936 => 'Coquitlam, BC', + 1604937 => 'Coquitlam, BC', + 1604938 => 'Whistler, BC', + 1604939 => 'Coquitlam, BC', + 1604941 => 'Port Coquitlam, BC', + 1604942 => 'Port Coquitlam, BC', + 1604944 => 'Port Coquitlam, BC', + 1604947 => 'Bowen Island, BC', + 1604951 => 'Surrey, BC', + 1604980 => 'North Vancouver, BC', + 1604982 => 'North Vancouver, BC', + 1604983 => 'North Vancouver, BC', + 1604984 => 'North Vancouver, BC', + 1604985 => 'North Vancouver, BC', + 1604986 => 'North Vancouver, BC', + 1604987 => 'North Vancouver, BC', + 1604988 => 'North Vancouver, BC', + 1604990 => 'North Vancouver, BC', + 1604998 => 'North Vancouver, BC', + 1605 => 'South Dakota', + 1605217 => 'North Sioux City, SD', + 1605223 => 'Fort Pierre, SD', + 1605224 => 'Pierre, SD', + 1605225 => 'Aberdeen, SD', + 1605226 => 'Aberdeen, SD', + 1605229 => 'Aberdeen, SD', + 1605232 => 'North Sioux City, SD', + 1605234 => 'Chamberlain, SD', + 1605256 => 'Madison, SD', + 1605260 => 'Yankton, SD', + 1605271 => 'Sioux Falls, SD', + 1605274 => 'Sioux Falls, SD', + 1605275 => 'Sioux Falls, SD', + 1605279 => 'Wall, SD', + 1605297 => 'Parker, SD', + 1605322 => 'Sioux Falls, SD', + 1605328 => 'Sioux Falls, SD', + 1605330 => 'Sioux Falls, SD', + 1605331 => 'Sioux Falls, SD', + 1605332 => 'Sioux Falls, SD', + 1605333 => 'Sioux Falls, SD', + 1605334 => 'Sioux Falls, SD', + 1605335 => 'Sioux Falls, SD', + 1605336 => 'Sioux Falls, SD', + 1605337 => 'Platte, SD', + 1605338 => 'Sioux Falls, SD', + 1605339 => 'Sioux Falls, SD', + 1605341 => 'Rapid City, SD', + 1605342 => 'Rapid City, SD', + 1605343 => 'Rapid City, SD', + 1605345 => 'Webster, SD', + 1605347 => 'Sturgis, SD', + 1605348 => 'Rapid City, SD', + 1605352 => 'Huron, SD', + 1605353 => 'Huron, SD', + 1605355 => 'Rapid City, SD', + 1605356 => 'Elk Point, SD', + 1605357 => 'Sioux Falls, SD', + 1605360 => 'Sioux Falls, SD', + 1605361 => 'Sioux Falls, SD', + 1605362 => 'Sioux Falls, SD', + 1605367 => 'Sioux Falls, SD', + 1605368 => 'Tea, SD', + 1605371 => 'Sioux Falls, SD', + 1605373 => 'Sioux Falls, SD', + 1605374 => 'Lemmon, SD', + 1605384 => 'Wagner, SD', + 1605387 => 'Menno, SD', + 1605388 => 'Rapid City, SD', + 1605393 => 'Rapid City, SD', + 1605394 => 'Rapid City, SD', + 1605397 => 'Groton, SD', + 1605399 => 'Rapid City, SD', + 1605425 => 'Salem, SD', + 1605426 => 'Ipswich, SD', + 1605428 => 'Dell Rapids, SD', + 1605432 => 'Milbank, SD', + 1605448 => 'Britton, SD', + 1605472 => 'Redfield, SD', + 1605487 => 'Lake Andes, SD', + 1605498 => 'Tea, SD', + 1605528 => 'Hartford, SD', + 1605532 => 'Clark, SD', + 1605539 => 'Wessington Spgs, SD', + 1605574 => 'Hill City, SD', + 1605578 => 'Deadwood, SD', + 1605582 => 'Brandon, SD', + 1605584 => 'Lead, SD', + 1605589 => 'Tyndall, SD', + 1605594 => 'Garretson, SD', + 1605598 => 'Faulkton, SD', + 1605622 => 'Aberdeen, SD', + 1605624 => 'Vermillion, SD', + 1605626 => 'Aberdeen, SD', + 1605627 => 'Volga, SD', + 1605642 => 'Spearfish, SD', + 1605644 => 'Spearfish, SD', + 1605647 => 'Lennox, SD', + 1605649 => 'Selby, SD', + 1605665 => 'Yankton, SD', + 1605668 => 'Yankton, SD', + 1605669 => 'Murdo, SD', + 1605673 => 'Custer, SD', + 1605685 => 'Martin, SD', + 1605692 => 'Brookings, SD', + 1605693 => 'Brookings, SD', + 1605697 => 'Brookings, SD', + 1605698 => 'Sisseton, SD', + 1605716 => 'Rapid City, SD', + 1605717 => 'Spearfish, SD', + 1605718 => 'Rapid City, SD', + 1605719 => 'Rapid City, SD', + 1605720 => 'Sturgis, SD', + 1605721 => 'Rapid City, SD', + 1605722 => 'Spearfish, SD', + 1605724 => 'Armour, SD', + 1605725 => 'Aberdeen, SD', + 1605734 => 'Chamberlain, SD', + 1605745 => 'Hot Springs, SD', + 1605747 => 'Rosebud, SD', + 1605753 => 'Watertown, SD', + 1605763 => 'Beresford, SD', + 1605765 => 'Gettysburg, SD', + 1605772 => 'Howard, SD', + 1605773 => 'Pierre, SD', + 1605775 => 'Burke, SD', + 1605778 => 'Kimball, SD', + 1605791 => 'Rapid City, SD', + 1605796 => 'Woonsocket, SD', + 1605823 => 'McLaughlin, SD', + 1605835 => 'Gregory, SD', + 1605842 => 'Winner, SD', + 1605845 => 'Mobridge, SD', + 1605852 => 'Highmore, SD', + 1605853 => 'Miller, SD', + 1605854 => 'De Smet, SD', + 1605856 => 'Mission, SD', + 1605859 => 'Philip, SD', + 1605867 => 'Pine Ridge, SD', + 1605874 => 'Clear Lake, SD', + 1605878 => 'Watertown, SD', + 1605882 => 'Watertown, SD', + 1605886 => 'Watertown, SD', + 1605892 => 'Belle Fourche, SD', + 1605923 => 'Box Elder, SD', + 1605925 => 'Freeman, SD', + 1605928 => 'Parkston, SD', + 1605945 => 'Pierre, SD', + 1605964 => 'Eagle Butte, SD', + 1605977 => 'Sioux Falls, SD', + 1605983 => 'Arlington, SD', + 1605987 => 'Canton, SD', + 1605995 => 'Mitchell, SD', + 1605996 => 'Mitchell, SD', + 1605997 => 'Flandreau, SD', + 1606 => 'Kentucky', + 1606218 => 'Pikeville, KY', + 1606237 => 'South Williamson, KY', + 1606248 => 'Middlesboro, KY', + 1606256 => 'Mount Vernon, KY', + 1606258 => 'Corbin, KY', + 1606285 => 'Martin, KY', + 1606286 => 'Olive Hill, KY', + 1606287 => 'McKee, KY', + 1606298 => 'Inez, KY', + 1606324 => 'Ashland, KY', + 1606325 => 'Ashland, KY', + 1606326 => 'Ashland, KY', + 1606327 => 'Ashland, KY', + 1606329 => 'Ashland, KY', + 1606330 => 'London, KY', + 1606337 => 'Pineville, KY', + 1606340 => 'Monticello, KY', + 1606348 => 'Monticello, KY', + 1606349 => 'Salyersville, KY', + 1606354 => 'Pine Knot, KY', + 1606364 => 'Annville, KY', + 1606365 => 'Stanford, KY', + 1606376 => 'Whitley City, KY', + 1606379 => 'Eubank, KY', + 1606387 => 'Albany, KY', + 1606408 => 'Ashland, KY', + 1606423 => 'Science Hill, KY', + 1606432 => 'Pikeville, KY', + 1606433 => 'Pikeville, KY', + 1606435 => 'Hazard, KY', + 1606436 => 'Hazard, KY', + 1606437 => 'Pikeville, KY', + 1606439 => 'Hazard, KY', + 1606451 => 'Somerset, KY', + 1606456 => 'Phelps, KY', + 1606464 => 'Beattyville, KY', + 1606473 => 'Greenup, KY', + 1606474 => 'Grayson, KY', + 1606475 => 'Grayson, KY', + 1606487 => 'Hazard, KY', + 1606523 => 'Corbin, KY', + 1606526 => 'Corbin, KY', + 1606528 => 'Corbin, KY', + 1606545 => 'Barbourville, KY', + 1606546 => 'Barbourville, KY', + 1606549 => 'Williamsburg, KY', + 1606564 => 'Maysville, KY', + 1606573 => 'Harlan, KY', + 1606589 => 'Cumberland, KY', + 1606593 => 'Booneville, KY', + 1606598 => 'Manchester, KY', + 1606599 => 'Manchester, KY', + 1606633 => 'Whitesburg, KY', + 1606638 => 'Louisa, KY', + 1606663 => 'Stanton, KY', + 1606666 => 'Jackson, KY', + 1606668 => 'Campton, KY', + 1606672 => 'Hyden, KY', + 1606674 => 'Owingsville, KY', + 1606676 => 'Somerset, KY', + 1606677 => 'Somerset, KY', + 1606678 => 'Somerset, KY', + 1606679 => 'Somerset, KY', + 1606723 => 'Irvine, KY', + 1606735 => 'Brooksville, KY', + 1606738 => 'Sandy Hook, KY', + 1606739 => 'Catlettsburg, KY', + 1606743 => 'West Liberty, KY', + 1606754 => 'Elkhorn City, KY', + 1606756 => 'Augusta, KY', + 1606759 => 'Maysville, KY', + 1606768 => 'Frenchburg, KY', + 1606780 => 'Morehead, KY', + 1606783 => 'Morehead, KY', + 1606784 => 'Morehead, KY', + 1606785 => 'Hindman, KY', + 1606787 => 'Liberty, KY', + 1606788 => 'Paintsville, KY', + 1606789 => 'Paintsville, KY', + 1606796 => 'Vanceburg, KY', + 1606832 => 'Jenkins, KY', + 1606837 => 'Evarts, KY', + 1606843 => 'East Bernstadt, KY', + 1606845 => 'Flemingsburg, KY', + 1606849 => 'Flemingsburg, KY', + 1606862 => 'London, KY', + 1606864 => 'London, KY', + 1606877 => 'London, KY', + 1606878 => 'London, KY', + 1606886 => 'Prestonsburg, KY', + 1606889 => 'Prestonsburg, KY', + 1606928 => 'Ashland, KY', + 1606929 => 'Ashland, KY', + 1606932 => 'South Shore, KY', + 1607 => 'New York', + 1607217 => 'Binghamton, NY', + 1607231 => 'Binghamton, NY', + 1607239 => 'Endicott, NY', + 1607243 => 'Dundee, NY', + 1607255 => 'Ithaca, NY', + 1607256 => 'Ithaca, NY', + 1607257 => 'Ithaca, NY', + 1607264 => 'Cherry Valley, NY', + 1607266 => 'Ithaca, NY', + 1607272 => 'Ithaca, NY', + 1607273 => 'Ithaca, NY', + 1607274 => 'Ithaca, NY', + 1607277 => 'Ithaca, NY', + 1607319 => 'Ithaca, NY', + 1607324 => 'Hornell, NY', + 1607334 => 'Norwich, NY', + 1607336 => 'Norwich, NY', + 1607337 => 'Norwich, NY', + 1607359 => 'Addison, NY', + 1607363 => 'Downsville, NY', + 1607369 => 'Unadilla, NY', + 1607387 => 'Trumansburg, NY', + 1607431 => 'Oneonta, NY', + 1607432 => 'Oneonta, NY', + 1607433 => 'Oneonta, NY', + 1607467 => 'Deposit, NY', + 1607498 => 'Roscoe, NY', + 1607533 => 'Lansing, NY', + 1607535 => 'Watkins Glen, NY', + 1607539 => 'Brooktondale, NY', + 1607546 => 'Burdett, NY', + 1607547 => 'Cooperstown, NY', + 1607562 => 'Big Flats, NY', + 1607563 => 'Sidney, NY', + 1607564 => 'Newfield, NY', + 1607565 => 'Waverly, NY', + 1607569 => 'Hammondsport, NY', + 1607587 => 'Alfred, NY', + 1607589 => 'Spencer, NY', + 1607625 => 'Apalachin, NY', + 1607637 => 'Hancock, NY', + 1607639 => 'Afton, NY', + 1607642 => 'Newark Valley, NY', + 1607652 => 'Stamford, NY', + 1607655 => 'Windsor, NY', + 1607656 => 'Greene, NY', + 1607659 => 'Candor, NY', + 1607664 => 'Bath, NY', + 1607674 => 'Sherburne, NY', + 1607687 => 'Owego, NY', + 1607692 => 'Whitney Point, NY', + 1607693 => 'Harpursville, NY', + 1607698 => 'Canisteo, NY', + 1607699 => 'Nichols, NY', + 1607722 => 'Binghamton, NY', + 1607723 => 'Binghamton, NY', + 1607724 => 'Binghamton, NY', + 1607732 => 'Elmira, NY', + 1607733 => 'Elmira, NY', + 1607734 => 'Elmira, NY', + 1607735 => 'Elmira, NY', + 1607737 => 'Elmira, NY', + 1607739 => 'Horseheads, NY', + 1607746 => 'Delhi, NY', + 1607748 => 'Endicott, NY', + 1607749 => 'Homer, NY', + 1607753 => 'Cortland, NY', + 1607754 => 'Endicott, NY', + 1607756 => 'Cortland, NY', + 1607757 => 'Endicott, NY', + 1607758 => 'Cortland, NY', + 1607762 => 'Binghamton, NY', + 1607763 => 'Johnson City, NY', + 1607771 => 'Binghamton, NY', + 1607772 => 'Binghamton, NY', + 1607773 => 'Binghamton, NY', + 1607776 => 'Bath, NY', + 1607778 => 'Binghamton, NY', + 1607785 => 'Endicott, NY', + 1607786 => 'Endicott, NY', + 1607795 => 'Horseheads, NY', + 1607796 => 'Horseheads, NY', + 1607843 => 'Oxford, NY', + 1607844 => 'Dryden, NY', + 1607847 => 'New Berlin, NY', + 1607849 => 'Marathon, NY', + 1607863 => 'Cincinnatus, NY', + 1607865 => 'Walton, NY', + 1607869 => 'Ovid, NY', + 1607898 => 'Groton, NY', + 1607936 => 'Corning, NY', + 1607937 => 'Corning, NY', + 1607962 => 'Corning, NY', + 1607965 => 'Edmeston, NY', + 1607967 => 'Bainbridge, NY', + 1608 => 'Wisconsin', + 1608204 => 'Madison, WI', + 1608205 => 'Stoughton, WI', + 1608221 => 'Madison, WI', + 1608222 => 'Madison, WI', + 1608223 => 'Madison, WI', + 1608224 => 'Madison, WI', + 1608231 => 'Madison, WI', + 1608232 => 'Madison, WI', + 1608233 => 'Madison, WI', + 1608237 => 'Madison, WI', + 1608238 => 'Madison, WI', + 1608240 => 'Madison, WI', + 1608241 => 'Madison, WI', + 1608242 => 'Madison, WI', + 1608243 => 'Madison, WI', + 1608244 => 'Madison, WI', + 1608245 => 'Madison, WI', + 1608246 => 'Madison, WI', + 1608249 => 'Madison, WI', + 1608250 => 'Madison, WI', + 1608251 => 'Madison, WI', + 1608252 => 'Madison, WI', + 1608253 => 'Wisconsin Dells, WI', + 1608254 => 'Wisconsin Dells, WI', + 1608255 => 'Madison, WI', + 1608256 => 'Madison, WI', + 1608257 => 'Madison, WI', + 1608258 => 'Madison, WI', + 1608259 => 'Madison, WI', + 1608260 => 'Madison, WI', + 1608262 => 'Madison, WI', + 1608263 => 'Madison, WI', + 1608265 => 'Madison, WI', + 1608266 => 'Madison, WI', + 1608267 => 'Madison, WI', + 1608268 => 'Madison, WI', + 1608269 => 'Sparta, WI', + 1608270 => 'Madison, WI', + 1608271 => 'Madison, WI', + 1608273 => 'Madison, WI', + 1608274 => 'Madison, WI', + 1608276 => 'Madison, WI', + 1608277 => 'Madison, WI', + 1608278 => 'Madison, WI', + 1608280 => 'Madison, WI', + 1608287 => 'Madison, WI', + 1608296 => 'Westfield, WI', + 1608297 => 'Montello, WI', + 1608301 => 'Madison, WI', + 1608310 => 'Madison, WI', + 1608314 => 'Janesville, WI', + 1608323 => 'Arcadia, WI', + 1608324 => 'Monroe, WI', + 1608325 => 'Monroe, WI', + 1608326 => 'Prairie du Chien, WI', + 1608328 => 'Monroe, WI', + 1608329 => 'Monroe, WI', + 1608348 => 'Platteville, WI', + 1608355 => 'Baraboo, WI', + 1608356 => 'Baraboo, WI', + 1608361 => 'Beloit, WI', + 1608362 => 'Beloit, WI', + 1608363 => 'Beloit, WI', + 1608364 => 'Beloit, WI', + 1608365 => 'Beloit, WI', + 1608372 => 'Tomah, WI', + 1608374 => 'Tomah, WI', + 1608375 => 'Boscobel, WI', + 1608378 => 'Warrens, WI', + 1608392 => 'La Crosse, WI', + 1608417 => 'Madison, WI', + 1608423 => 'Cambridge, WI', + 1608424 => 'Belleville, WI', + 1608427 => 'Camp Douglas, WI', + 1608429 => 'Pardeeville, WI', + 1608437 => 'Mount Horeb, WI', + 1608441 => 'Madison, WI', + 1608442 => 'Madison, WI', + 1608443 => 'Madison, WI', + 1608452 => 'Coon Valley, WI', + 1608462 => 'Elroy, WI', + 1608467 => 'Madison, WI', + 1608489 => 'Hillsboro, WI', + 1608524 => 'Reedsburg, WI', + 1608526 => 'Holmen, WI', + 1608527 => 'New Glarus, WI', + 1608562 => 'New Lisbon, WI', + 1608565 => 'Necedah, WI', + 1608582 => 'Galesville, WI', + 1608586 => 'Oxford, WI', + 1608588 => 'Spring Green, WI', + 1608592 => 'Lodi, WI', + 1608625 => 'La Farge, WI', + 1608630 => 'Madison, WI', + 1608634 => 'Westby, WI', + 1608635 => 'Poynette, WI', + 1608637 => 'Viroqua, WI', + 1608647 => 'Richland Center, WI', + 1608648 => 'De Soto, WI', + 1608654 => 'Cashton, WI', + 1608655 => 'Marshall, WI', + 1608661 => 'Madison, WI', + 1608662 => 'Madison, WI', + 1608663 => 'Madison, WI', + 1608676 => 'Clinton, WI', + 1608685 => 'Alma, WI', + 1608687 => 'Fountain City, WI', + 1608723 => 'Lancaster, WI', + 1608739 => 'Muscoda, WI', + 1608741 => 'Janesville, WI', + 1608742 => 'Portage, WI', + 1608743 => 'Janesville, WI', + 1608744 => 'Cuba City, WI', + 1608745 => 'Portage, WI', + 1608752 => 'Janesville, WI', + 1608754 => 'Janesville, WI', + 1608755 => 'Janesville, WI', + 1608756 => 'Janesville, WI', + 1608757 => 'Janesville, WI', + 1608758 => 'Janesville, WI', + 1608764 => 'Deerfield, WI', + 1608767 => 'Black Earth, WI', + 1608775 => 'La Crosse, WI', + 1608776 => 'Darlington, WI', + 1608779 => 'Onalaska, WI', + 1608782 => 'La Crosse, WI', + 1608783 => 'Onalaska, WI', + 1608784 => 'La Crosse, WI', + 1608785 => 'La Crosse, WI', + 1608786 => 'West Salem, WI', + 1608787 => 'La Crosse, WI', + 1608788 => 'La Crosse, WI', + 1608791 => 'La Crosse, WI', + 1608795 => 'Mazomanie, WI', + 1608796 => 'La Crosse, WI', + 1608798 => 'Cross Plains, WI', + 1608807 => 'Madison, WI', + 1608819 => 'Madison, WI', + 1608822 => 'Fennimore, WI', + 1608824 => 'Madison, WI', + 1608825 => 'Sun Prairie, WI', + 1608826 => 'Madison, WI', + 1608827 => 'Madison, WI', + 1608828 => 'Madison, WI', + 1608829 => 'Madison, WI', + 1608831 => 'Middleton, WI', + 1608833 => 'Madison, WI', + 1608834 => 'Sun Prairie, WI', + 1608835 => 'Oregon, WI', + 1608836 => 'Middleton, WI', + 1608837 => 'Sun Prairie, WI', + 1608838 => 'McFarland, WI', + 1608839 => 'Cottage Grove, WI', + 1608845 => 'Verona, WI', + 1608846 => 'DeForest, WI', + 1608847 => 'Mauston, WI', + 1608848 => 'Verona, WI', + 1608849 => 'Waunakee, WI', + 1608850 => 'Waunakee, WI', + 1608868 => 'Milton, WI', + 1608873 => 'Stoughton, WI', + 1608877 => 'Stoughton, WI', + 1608882 => 'Evansville, WI', + 1608884 => 'Edgerton, WI', + 1608897 => 'Brodhead, WI', + 1608924 => 'Barneveld, WI', + 1608930 => 'Dodgeville, WI', + 1608935 => 'Dodgeville, WI', + 1608938 => 'Monticello, WI', + 1608965 => 'Shullsburg, WI', + 1608987 => 'Mineral Point, WI', + 1608989 => 'Blair, WI', + 1608994 => 'Bloomington, WI', + 1609 => 'New Jersey', + 1609239 => 'Burlington Township, NJ', + 1609242 => 'Forked River, NJ', + 1609252 => 'Princeton, NJ', + 1609263 => 'Sea Isle City, NJ', + 1609266 => 'Brigantine, NJ', + 1609278 => 'Trenton, NJ', + 1609279 => 'Princeton, NJ', + 1609292 => 'Trenton, NJ', + 1609340 => 'Atlantic City, NJ', + 1609343 => 'Atlantic City, NJ', + 1609344 => 'Atlantic City, NJ', + 1609345 => 'Atlantic City, NJ', + 1609347 => 'Atlantic City, NJ', + 1609348 => 'Atlantic City, NJ', + 1609368 => 'Stone Harbor, NJ', + 1609390 => 'Marmora, NJ', + 1609391 => 'Ocean City, NJ', + 1609392 => 'Trenton, NJ', + 1609393 => 'Trenton, NJ', + 1609394 => 'Trenton, NJ', + 1609396 => 'Trenton, NJ', + 1609397 => 'Lambertville, NJ', + 1609398 => 'Ocean City, NJ', + 1609399 => 'Ocean City, NJ', + 1609404 => 'Galloway, NJ', + 1609430 => 'Princeton, NJ', + 1609441 => 'Atlantic City, NJ', + 1609452 => 'Princeton, NJ', + 1609454 => 'Princeton, NJ', + 1609463 => 'Cape May Ct Hse, NJ', + 1609465 => 'Cape May Ct Hse, NJ', + 1609466 => 'Hopewell, NJ', + 1609492 => 'Beach Haven, NJ', + 1609497 => 'Princeton, NJ', + 1609514 => 'Princeton, NJ', + 1609520 => 'Princeton, NJ', + 1609522 => 'Wildwood, NJ', + 1609523 => 'Wildwood, NJ', + 1609530 => 'Ewing Township, NJ', + 1609538 => 'Ewing Township, NJ', + 1609561 => 'Hammonton, NJ', + 1609567 => 'Hammonton, NJ', + 1609572 => 'Atlantic City, NJ', + 1609581 => 'Trenton, NJ', + 1609584 => 'Trenton, NJ', + 1609585 => 'Trenton, NJ', + 1609586 => 'Trenton, NJ', + 1609587 => 'Trenton, NJ', + 1609588 => 'Trenton, NJ', + 1609597 => 'Manahawkin, NJ', + 1609599 => 'Trenton, NJ', + 1609607 => 'Barnegat Township, NJ', + 1609625 => 'Mays Landing, NJ', + 1609628 => 'Woodbine, NJ', + 1609631 => 'Trenton, NJ', + 1609652 => 'Galloway, NJ', + 1609654 => 'Medford, NJ', + 1609656 => 'Trenton, NJ', + 1609660 => 'Barnegat Township, NJ', + 1609683 => 'Princeton, NJ', + 1609688 => 'Princeton, NJ', + 1609689 => 'Trenton, NJ', + 1609693 => 'Forked River, NJ', + 1609695 => 'Trenton, NJ', + 1609698 => 'Barnegat Township, NJ', + 1609704 => 'Hammonton, NJ', + 1609714 => 'Medford, NJ', + 1609729 => 'Wildwood, NJ', + 1609730 => 'Pennington, NJ', + 1609737 => 'Pennington, NJ', + 1609747 => 'Burlington Township, NJ', + 1609748 => 'Galloway, NJ', + 1609771 => 'Ewing Township, NJ', + 1609818 => 'Pennington, NJ', + 1609835 => 'Willingboro, NJ', + 1609838 => 'Trenton, NJ', + 1609844 => 'Lawrenceville, NJ', + 1609859 => 'Southampton Township, NJ', + 1609861 => 'Woodbine, NJ', + 1609871 => 'Willingboro, NJ', + 1609877 => 'Willingboro, NJ', + 1609882 => 'Ewing Township, NJ', + 1609883 => 'Ewing Township, NJ', + 1609884 => 'Cape May, NJ', + 1609888 => 'Trenton, NJ', + 1609890 => 'Trenton, NJ', + 1609893 => 'Browns Mills, NJ', + 1609894 => 'Pemberton, NJ', + 1609895 => 'Lawrenceville, NJ', + 1609896 => 'Lawrenceville, NJ', + 1609898 => 'Cape May, NJ', + 1609909 => 'Mays Landing, NJ', + 1609919 => 'Princeton, NJ', + 1609921 => 'Princeton, NJ', + 1609924 => 'Princeton, NJ', + 1609951 => 'Princeton, NJ', + 1609953 => 'Medford, NJ', + 1609965 => 'Egg Harbor City, NJ', + 1609967 => 'Avalon, NJ', + 1609971 => 'Forked River, NJ', + 1609978 => 'Manahawkin, NJ', + 1609987 => 'Princeton, NJ', + 1609989 => 'Trenton, NJ', + 1610 => 'Pennsylvania', + 1610208 => 'Reading, PA', + 1610225 => 'Wayne, PA', + 1610237 => 'Darby, PA', + 1610250 => 'Easton, PA', + 1610252 => 'Easton, PA', + 1610253 => 'Easton, PA', + 1610255 => 'Landenberg, PA', + 1610258 => 'Easton, PA', + 1610261 => 'Northampton, PA', + 1610262 => 'Northampton, PA', + 1610265 => 'King of Prussia, PA', + 1610268 => 'Avondale, PA', + 1610269 => 'Downingtown, PA', + 1610270 => 'Norristown, PA', + 1610272 => 'Norristown, PA', + 1610273 => 'Honey Brook, PA', + 1610275 => 'Norristown, PA', + 1610277 => 'Norristown, PA', + 1610278 => 'Norristown, PA', + 1610279 => 'Norristown, PA', + 1610280 => 'Exton, PA', + 1610282 => 'Coopersburg, PA', + 1610287 => 'Schwenksville, PA', + 1610293 => 'Wayne, PA', + 1610298 => 'New Tripoli, PA', + 1610317 => 'Bethlehem, PA', + 1610323 => 'Pottstown, PA', + 1610326 => 'Pottstown, PA', + 1610327 => 'Pottstown, PA', + 1610328 => 'Springfield, PA', + 1610330 => 'Easton, PA', + 1610336 => 'Allentown, PA', + 1610337 => 'King of Prussia, PA', + 1610344 => 'West Chester, PA', + 1610345 => 'West Grove, PA', + 1610347 => 'Kennett Square, PA', + 1610351 => 'Allentown, PA', + 1610352 => 'Upper Darby, PA', + 1610354 => 'King of Prussia, PA', + 1610363 => 'Exton, PA', + 1610366 => 'Allentown, PA', + 1610367 => 'Boyertown, PA', + 1610369 => 'Boyertown, PA', + 1610370 => 'Reading, PA', + 1610371 => 'Reading, PA', + 1610372 => 'Reading, PA', + 1610373 => 'Reading, PA', + 1610374 => 'Reading, PA', + 1610375 => 'Reading, PA', + 1610376 => 'Reading, PA', + 1610377 => 'Lehighton, PA', + 1610378 => 'Reading, PA', + 1610380 => 'Coatesville, PA', + 1610383 => 'Coatesville, PA', + 1610384 => 'Coatesville, PA', + 1610385 => 'Douglassville, PA', + 1610388 => 'Chadds Ford, PA', + 1610391 => 'Allentown, PA', + 1610395 => 'Allentown, PA', + 1610398 => 'Allentown, PA', + 1610399 => 'West Chester, PA', + 1610402 => 'Allentown, PA', + 1610404 => 'Birdsboro, PA', + 1610409 => 'Collegeville, PA', + 1610415 => 'Phoenixville, PA', + 1610419 => 'Bethlehem, PA', + 1610429 => 'West Chester, PA', + 1610430 => 'West Chester, PA', + 1610431 => 'West Chester, PA', + 1610432 => 'Allentown, PA', + 1610433 => 'Allentown, PA', + 1610434 => 'Allentown, PA', + 1610435 => 'Allentown, PA', + 1610436 => 'West Chester, PA', + 1610437 => 'Allentown, PA', + 1610438 => 'Easton, PA', + 1610439 => 'Allentown, PA', + 1610444 => 'Kennett Square, PA', + 1610446 => 'Havertown, PA', + 1610447 => 'Chester, PA', + 1610449 => 'Havertown, PA', + 1610454 => 'Collegeville, PA', + 1610466 => 'Coatesville, PA', + 1610469 => 'Pottstown, PA', + 1610473 => 'Boyertown, PA', + 1610478 => 'Reading, PA', + 1610481 => 'Allentown, PA', + 1610488 => 'Bernville, PA', + 1610489 => 'Collegeville, PA', + 1610515 => 'Easton, PA', + 1610518 => 'Downingtown, PA', + 1610520 => 'Bryn Mawr, PA', + 1610524 => 'Exton, PA', + 1610525 => 'Bryn Mawr, PA', + 1610526 => 'Bryn Mawr, PA', + 1610527 => 'Bryn Mawr, PA', + 1610530 => 'Allentown, PA', + 1610543 => 'Springfield, PA', + 1610544 => 'Springfield, PA', + 1610559 => 'Easton, PA', + 1610562 => 'Hamburg, PA', + 1610565 => 'Media, PA', + 1610566 => 'Media, PA', + 1610582 => 'Birdsboro, PA', + 1610588 => 'Bangor, PA', + 1610589 => 'Womelsdorf, PA', + 1610594 => 'Exton, PA', + 1610599 => 'Bangor, PA', + 1610619 => 'Chester, PA', + 1610625 => 'Bethlehem, PA', + 1610627 => 'Media, PA', + 1610628 => 'Allentown, PA', + 1610645 => 'Wynnewood, PA', + 1610648 => 'Paoli, PA', + 1610655 => 'Reading, PA', + 1610660 => 'Bala Cynwyd, PA', + 1610667 => 'Bala Cynwyd, PA', + 1610668 => 'Bala Cynwyd, PA', + 1610683 => 'Kutztown, PA', + 1610685 => 'Reading, PA', + 1610687 => 'Wayne, PA', + 1610688 => 'Wayne, PA', + 1610690 => 'Springfield, PA', + 1610691 => 'Bethlehem, PA', + 1610692 => 'West Chester, PA', + 1610693 => 'Robesonia, PA', + 1610694 => 'Bethlehem, PA', + 1610696 => 'West Chester, PA', + 1610701 => 'West Chester, PA', + 1610705 => 'Pottstown, PA', + 1610718 => 'Pottstown, PA', + 1610734 => 'Upper Darby, PA', + 1610738 => 'West Chester, PA', + 1610740 => 'Allentown, PA', + 1610743 => 'Reading, PA', + 1610746 => 'Nazareth, PA', + 1610750 => 'Reading, PA', + 1610756 => 'Kempton, PA', + 1610758 => 'Bethlehem, PA', + 1610759 => 'Nazareth, PA', + 1610768 => 'King of Prussia, PA', + 1610770 => 'Allentown, PA', + 1610775 => 'Reading, PA', + 1610776 => 'Allentown, PA', + 1610779 => 'Reading, PA', + 1610782 => 'Allentown, PA', + 1610783 => 'King of Prussia, PA', + 1610791 => 'Allentown, PA', + 1610792 => 'Royersford, PA', + 1610793 => 'West Chester, PA', + 1610796 => 'Reading, PA', + 1610797 => 'Allentown, PA', + 1610807 => 'Bethlehem, PA', + 1610814 => 'Bethlehem, PA', + 1610820 => 'Allentown, PA', + 1610821 => 'Allentown, PA', + 1610826 => 'Palmerton, PA', + 1610827 => 'Chester Springs, PA', + 1610831 => 'Collegeville, PA', + 1610837 => 'Bath, PA', + 1610838 => 'Hellertown, PA', + 1610841 => 'Allentown, PA', + 1610847 => 'Ottsville, PA', + 1610853 => 'Havertown, PA', + 1610856 => 'Mohnton, PA', + 1610857 => 'Parkesburg, PA', + 1610861 => 'Bethlehem, PA', + 1610863 => 'Wind Gap, PA', + 1610865 => 'Bethlehem, PA', + 1610866 => 'Bethlehem, PA', + 1610867 => 'Bethlehem, PA', + 1610868 => 'Bethlehem, PA', + 1610869 => 'West Grove, PA', + 1610872 => 'Chester, PA', + 1610873 => 'Downingtown, PA', + 1610874 => 'Chester, PA', + 1610882 => 'Bethlehem, PA', + 1610891 => 'Media, PA', + 1610892 => 'Media, PA', + 1610898 => 'Reading, PA', + 1610913 => 'Morgantown, PA', + 1610917 => 'Phoenixville, PA', + 1610918 => 'West Chester, PA', + 1610921 => 'Reading, PA', + 1610923 => 'Easton, PA', + 1610925 => 'Kennett Square, PA', + 1610929 => 'Reading, PA', + 1610932 => 'Oxford, PA', + 1610933 => 'Phoenixville, PA', + 1610935 => 'Phoenixville, PA', + 1610939 => 'Reading, PA', + 1610942 => 'Glenmoore, PA', + 1610944 => 'Fleetwood, PA', + 1610948 => 'Royersford, PA', + 1610954 => 'Bethlehem, PA', + 1610964 => 'Wayne, PA', + 1610965 => 'Emmaus, PA', + 1610967 => 'Emmaus, PA', + 1610969 => 'Allentown, PA', + 1610970 => 'Pottstown, PA', + 1610971 => 'Wayne, PA', + 1610973 => 'Allentown, PA', + 1610975 => 'Wayne, PA', + 1610983 => 'Phoenixville, PA', + 1610987 => 'Oley, PA', + 1610988 => 'Reading, PA', + 1610992 => 'King of Prussia, PA', + 1610998 => 'Oxford, PA', + 1612 => 'Minnesota', + 1612225 => 'Minneapolis, MN', + 1612259 => 'Minneapolis, MN', + 1612273 => 'Minneapolis, MN', + 1612302 => 'Minneapolis, MN', + 1612331 => 'Minneapolis, MN', + 1612332 => 'Minneapolis, MN', + 1612333 => 'Minneapolis, MN', + 1612335 => 'Minneapolis, MN', + 1612337 => 'Minneapolis, MN', + 1612338 => 'Minneapolis, MN', + 1612339 => 'Minneapolis, MN', + 1612340 => 'Minneapolis, MN', + 1612341 => 'Minneapolis, MN', + 1612343 => 'Minneapolis, MN', + 1612347 => 'Minneapolis, MN', + 1612348 => 'Minneapolis, MN', + 1612349 => 'Minneapolis, MN', + 1612353 => 'Minneapolis, MN', + 1612354 => 'Minneapolis, MN', + 1612370 => 'Minneapolis, MN', + 1612371 => 'Minneapolis, MN', + 1612374 => 'Minneapolis, MN', + 1612375 => 'Minneapolis, MN', + 1612377 => 'Minneapolis, MN', + 1612378 => 'Minneapolis, MN', + 1612379 => 'Minneapolis, MN', + 1612436 => 'Minneapolis, MN', + 1612455 => 'Minneapolis, MN', + 1612467 => 'Minneapolis, MN', + 1612492 => 'Minneapolis, MN', + 1612521 => 'Minneapolis, MN', + 1612522 => 'Minneapolis, MN', + 1612529 => 'Minneapolis, MN', + 1612545 => 'Minneapolis, MN', + 1612573 => 'Minneapolis, MN', + 1612588 => 'Minneapolis, MN', + 1612623 => 'Minneapolis, MN', + 1612624 => 'Minneapolis, MN', + 1612625 => 'Minneapolis, MN', + 1612626 => 'Minneapolis, MN', + 1612632 => 'Minneapolis, MN', + 1612668 => 'Minneapolis, MN', + 1612672 => 'Minneapolis, MN', + 1612673 => 'Minneapolis, MN', + 1612706 => 'Minneapolis, MN', + 1612721 => 'Minneapolis, MN', + 1612722 => 'Minneapolis, MN', + 1612724 => 'Minneapolis, MN', + 1612725 => 'Minneapolis, MN', + 1612727 => 'Minneapolis, MN', + 1612728 => 'Minneapolis, MN', + 1612729 => 'Minneapolis, MN', + 1612746 => 'Minneapolis, MN', + 1612766 => 'South 7th Street, Minneapolis, MN', + 1612767 => 'Minneapolis, MN', + 1612781 => 'Minneapolis, MN', + 1612788 => 'Minneapolis, MN', + 1612789 => 'Minneapolis, MN', + 1612798 => 'Richfield, MN', + 1612813 => 'Minneapolis, MN', + 1612821 => 'Minneapolis, MN', + 1612822 => 'Minneapolis, MN', + 1612823 => 'Minneapolis, MN', + 1612824 => 'Minneapolis, MN', + 1612825 => 'Minneapolis, MN', + 1612827 => 'Minneapolis, MN', + 1612863 => 'Minneapolis, MN', + 1612870 => 'Minneapolis, MN', + 1612871 => 'Minneapolis, MN', + 1612872 => 'Minneapolis, MN', + 1612873 => 'Minneapolis, MN', + 1612874 => 'Minneapolis, MN', + 1612877 => 'Minneapolis, MN', + 1612879 => 'Minneapolis, MN', + 1612886 => 'Minneapolis, MN', + 1612920 => 'Minneapolis, MN', + 1612922 => 'Minneapolis, MN', + 1612925 => 'Minneapolis, MN', + 1612926 => 'Minneapolis, MN', + 1612929 => 'Minneapolis, MN', + 1612977 => 'Minneapolis, MN', + 1613 => 'Ontario', + 1613216 => 'Ottawa, ON', + 1613226 => 'Nepean, ON', + 1613230 => 'Ottawa, ON', + 1613231 => 'Ottawa, ON', + 1613232 => 'Ottawa, ON', + 1613233 => 'Ottawa, ON', + 1613234 => 'Ottawa, ON', + 1613235 => 'Ottawa, ON', + 1613236 => 'Ottawa, ON', + 1613237 => 'Ottawa, ON', + 1613238 => 'Ottawa, ON', + 1613241 => 'Ottawa, ON', + 1613244 => 'Ottawa, ON', + 1613247 => 'Ottawa, ON', + 1613248 => 'Ottawa, ON', + 1613249 => 'Ottawa, ON', + 1613253 => 'Carleton Place, ON', + 1613254 => 'Kanata, ON', + 1613256 => 'Almonte, ON', + 1613257 => 'Carleton Place, ON', + 1613258 => 'Kemptville, ON', + 1613260 => 'Ottawa, ON', + 1613264 => 'Perth, ON', + 1613267 => 'Perth, ON', + 1613269 => 'Merrickville, ON', + 1613270 => 'Kanata, ON', + 1613271 => 'Kanata, ON', + 1613273 => 'Westport, ON', + 1613279 => 'Sharbot Lake, ON', + 1613283 => 'Smiths Falls, ON', + 1613284 => 'Smiths Falls, ON', + 1613288 => 'Ottawa, ON', + 1613321 => 'Ottawa, ON', + 1613332 => 'Bancroft, ON', + 1613336 => 'Northbrook, ON', + 1613342 => 'Brockville, ON', + 1613345 => 'Brockville, ON', + 1613347 => 'Lancaster, ON', + 1613354 => 'Greater Napanee, ON', + 1613382 => 'Gananoque, ON', + 1613384 => 'Kingston, ON', + 1613389 => 'Kingston, ON', + 1613392 => 'Trenton, ON', + 1613393 => 'Bloomfield, ON', + 1613394 => 'Trenton, ON', + 1613395 => 'Stirling, ON', + 1613396 => 'Deseronto, ON', + 1613398 => 'Frankford, ON', + 1613399 => 'Wellington, ON', + 1613421 => 'Ottawa, ON', + 1613422 => 'Ottawa, ON', + 1613432 => 'Renfrew, ON', + 1613433 => 'Renfrew, ON', + 1613443 => 'Embrun, ON', + 1613445 => 'Russell, ON', + 1613446 => 'Rockland, ON', + 1613448 => 'Chesterville, ON', + 1613472 => 'Marmora, ON', + 1613473 => 'Madoc, ON', + 1613475 => 'Brighton, ON', + 1613476 => 'Picton, ON', + 1613478 => 'Tweed, ON', + 1613489 => 'North Gower, ON', + 1613498 => 'Brockville, ON', + 1613507 => 'Kingston, ON', + 1613521 => 'Ottawa, ON', + 1613523 => 'Ottawa, ON', + 1613524 => 'Saint Isidore, ON', + 1613525 => 'Alexandria, ON', + 1613526 => 'Ottawa, ON', + 1613530 => 'Kingston, ON', + 1613531 => 'Kingston, ON', + 1613542 => 'Kingston, ON', + 1613543 => 'Morrisburg, ON', + 1613544 => 'Kingston, ON', + 1613545 => 'Kingston, ON', + 1613546 => 'Kingston, ON', + 1613547 => 'Kingston, ON', + 1613548 => 'Kingston, ON', + 1613549 => 'Kingston, ON', + 1613562 => 'Ottawa, ON', + 1613563 => 'Ottawa, ON', + 1613564 => 'Ottawa, ON', + 1613565 => 'Ottawa, ON', + 1613567 => 'Ottawa, ON', + 1613569 => 'Ottawa, ON', + 1613584 => 'Deep River, ON', + 1613590 => 'Orléans, ON', + 1613591 => 'Kanata, ON', + 1613592 => 'Kanata, ON', + 1613594 => 'Ottawa, ON', + 1613599 => 'Kanata, ON', + 1613622 => 'Arnprior, ON', + 1613623 => 'Arnprior, ON', + 1613628 => 'Eganville, ON', + 1613632 => 'Hawkesbury, ON', + 1613634 => 'Kingston, ON', + 1613646 => 'Cobden, ON', + 1613652 => 'Iroquois, ON', + 1613659 => 'Lansdowne, ON', + 1613673 => 'Plantagenet, ON', + 1613678 => 'Vankleek Hill, ON', + 1613679 => 'Alfred, ON', + 1613680 => 'Ottawa, ON', + 1613687 => 'Petawawa, ON', + 1613688 => 'Ottawa, ON', + 1613692 => 'Manotick, ON', + 1613695 => 'Ottawa, ON', + 1613722 => 'Ottawa, ON', + 1613724 => 'Ottawa, ON', + 1613725 => 'Ottawa, ON', + 1613728 => 'Ottawa, ON', + 1613729 => 'Ottawa, ON', + 1613730 => 'Ottawa, ON', + 1613731 => 'Ottawa, ON', + 1613732 => 'Pembroke, ON', + 1613733 => 'Ottawa, ON', + 1613735 => 'Pembroke, ON', + 1613736 => 'Ottawa, ON', + 1613737 => 'Ottawa, ON', + 1613738 => 'Ottawa, ON', + 1613739 => 'Ottawa, ON', + 1613741 => 'Ottawa, ON', + 1613746 => 'Ottawa, ON', + 1613756 => 'Barry\'s Bay, ON', + 1613757 => 'Killaloe, ON', + 1613761 => 'Ottawa, ON', + 1613764 => 'Casselman, ON', + 1613766 => 'Kingston, ON', + 1613771 => 'Belleville, ON', + 1613774 => 'Winchester, ON', + 1613789 => 'Ottawa, ON', + 1613798 => 'Ottawa, ON', + 1613822 => 'Gloucester, ON', + 1613824 => 'Orléans, ON', + 1613830 => 'Orléans, ON', + 1613833 => 'Cumberland, ON', + 1613834 => 'Orléans, ON', + 1613835 => 'Navan, ON', + 1613837 => 'Orléans, ON', + 1613838 => 'Richmond, ON', + 1613839 => 'Carp, ON', + 1613841 => 'Orléans, ON', + 1613842 => 'Ottawa, ON', + 1613924 => 'Athens, ON', + 1613925 => 'Prescott, ON', + 1613931 => 'Cornwall, ON', + 1613932 => 'Cornwall, ON', + 1613933 => 'Cornwall, ON', + 1613936 => 'Cornwall, ON', + 1613937 => 'Cornwall, ON', + 1613938 => 'Cornwall, ON', + 1613961 => 'Belleville, ON', + 1613962 => 'Belleville, ON', + 1613965 => 'Trenton, ON', + 1613966 => 'Belleville, ON', + 1613967 => 'Belleville, ON', + 1613968 => 'Belleville, ON', + 1613969 => 'Belleville, ON', + 1614 => 'Ohio', + 1614210 => 'Dublin, OH', + 1614220 => 'Columbus, OH', + 1614221 => 'Columbus, OH', + 1614222 => 'Columbus, OH', + 1614223 => 'Columbus, OH', + 1614224 => 'Columbus, OH', + 1614225 => 'Columbus, OH', + 1614227 => 'Columbus, OH', + 1614228 => 'Columbus, OH', + 1614231 => 'Columbus, OH', + 1614234 => 'Columbus, OH', + 1614235 => 'Columbus, OH', + 1614236 => 'Columbus, OH', + 1614237 => 'Columbus, OH', + 1614238 => 'Columbus, OH', + 1614239 => 'Columbus, OH', + 1614252 => 'Columbus, OH', + 1614253 => 'Columbus, OH', + 1614255 => 'Columbus, OH', + 1614257 => 'Columbus, OH', + 1614258 => 'Columbus, OH', + 1614261 => 'Columbus, OH', + 1614262 => 'Columbus, OH', + 1614263 => 'Columbus, OH', + 1614267 => 'Columbus, OH', + 1614268 => 'Columbus, OH', + 1614272 => 'Columbus, OH', + 1614273 => 'Columbus, OH', + 1614274 => 'Columbus, OH', + 1614275 => 'Columbus, OH', + 1614276 => 'Columbus, OH', + 1614277 => 'Grove City, OH', + 1614279 => 'Columbus, OH', + 1614291 => 'Columbus, OH', + 1614292 => 'Columbus, OH', + 1614293 => 'Columbus, OH', + 1614294 => 'Columbus, OH', + 1614297 => 'Columbus, OH', + 1614298 => 'Columbus, OH', + 1614299 => 'Columbus, OH', + 1614326 => 'Columbus, OH', + 1614337 => 'Columbus, OH', + 1614338 => 'Columbus, OH', + 1614340 => 'Columbus, OH', + 1614342 => 'Columbus, OH', + 1614351 => 'Columbus, OH', + 1614355 => 'Columbus, OH', + 1614365 => 'Columbus, OH', + 1614366 => 'Columbus, OH', + 1614389 => 'Dublin, OH', + 1614398 => 'Columbus, OH', + 1614409 => 'Columbus, OH', + 1614414 => 'Columbus, OH', + 1614416 => 'Columbus, OH', + 1614418 => 'Columbus, OH', + 1614421 => 'Columbus, OH', + 1614428 => 'Columbus, OH', + 1614429 => 'Columbus, OH', + 1614430 => 'Columbus, OH', + 1614433 => 'Columbus, OH', + 1614442 => 'Columbus, OH', + 1614443 => 'Columbus, OH', + 1614444 => 'Columbus, OH', + 1614445 => 'Columbus, OH', + 1614447 => 'Columbus, OH', + 1614449 => 'Columbus, OH', + 1614451 => 'Columbus, OH', + 1614453 => 'Columbus, OH', + 1614457 => 'Columbus, OH', + 1614459 => 'Columbus, OH', + 1614461 => 'Columbus, OH', + 1614462 => 'Columbus, OH', + 1614464 => 'Columbus, OH', + 1614466 => 'Columbus, OH', + 1614469 => 'Columbus, OH', + 1614470 => 'Columbus, OH', + 1614473 => 'Columbus, OH', + 1614475 => 'Columbus, OH', + 1614476 => 'Columbus, OH', + 1614481 => 'Columbus, OH', + 1614485 => 'Columbus, OH', + 1614486 => 'Columbus, OH', + 1614487 => 'Columbus, OH', + 1614488 => 'Columbus, OH', + 1614491 => 'Columbus, OH', + 1614492 => 'Columbus, OH', + 1614497 => 'Columbus, OH', + 1614523 => 'Westerville, OH', + 1614525 => 'Columbus, OH', + 1614527 => 'Hilliard, OH', + 1614529 => 'Hilliard, OH', + 1614538 => 'Columbus, OH', + 1614539 => 'Grove City, OH', + 1614544 => 'Columbus, OH', + 1614545 => 'Columbus, OH', + 1614552 => 'Columbus, OH', + 1614566 => 'Columbus, OH', + 1614586 => 'Columbus, OH', + 1614621 => 'Columbus, OH', + 1614645 => 'Columbus, OH', + 1614717 => 'Dublin, OH', + 1614718 => 'Dublin, OH', + 1614719 => 'Columbus, OH', + 1614722 => 'Columbus, OH', + 1614725 => 'Columbus, OH', + 1614754 => 'Columbus, OH', + 1614760 => 'Dublin, OH', + 1614761 => 'Dublin, OH', + 1614764 => 'Dublin, OH', + 1614766 => 'Dublin, OH', + 1614771 => 'Hilliard, OH', + 1614775 => 'New Albany, OH', + 1614777 => 'Hilliard, OH', + 1614781 => 'Columbus, OH', + 1614784 => 'Columbus, OH', + 1614791 => 'Dublin, OH', + 1614792 => 'Dublin, OH', + 1614793 => 'Dublin, OH', + 1614794 => 'Westerville, OH', + 1614798 => 'Dublin, OH', + 1614799 => 'Dublin, OH', + 1614801 => 'Grove City, OH', + 1614818 => 'Westerville, OH', + 1614824 => 'Columbus, OH', + 1614836 => 'Groveport, OH', + 1614839 => 'Westerville, OH', + 1614840 => 'Columbus, OH', + 1614850 => 'Hilliard, OH', + 1614851 => 'Columbus, OH', + 1614853 => 'Columbus, OH', + 1614865 => 'Westerville, OH', + 1614870 => 'Columbus, OH', + 1614871 => 'Grove City, OH', + 1614873 => 'Plain City, OH', + 1614875 => 'Grove City, OH', + 1614876 => 'Hilliard, OH', + 1614877 => 'Orient, OH', + 1614878 => 'Columbus, OH', + 1614879 => 'West Jefferson, OH', + 1614882 => 'Westerville, OH', + 1614884 => 'Columbus, OH', + 1614889 => 'Dublin, OH', + 1614890 => 'Westerville, OH', + 1614891 => 'Westerville, OH', + 1614895 => 'Westerville, OH', + 1614898 => 'Westerville, OH', + 1614899 => 'Westerville, OH', + 1614901 => 'Westerville, OH', + 1614921 => 'Hilliard, OH', + 1614933 => 'New Albany, OH', + 1614939 => 'New Albany, OH', + 1614947 => 'Columbus, OH', + 1614985 => 'Columbus, OH', + 1615 => 'Tennessee', + 1615206 => 'Gallatin, TN', + 1615217 => 'Murfreesboro, TN', + 1615220 => 'Smyrna, TN', + 1615221 => 'Brentwood, TN', + 1615222 => 'Nashville, TN', + 1615223 => 'Smyrna, TN', + 1615225 => 'Murfreesboro, TN', + 1615226 => 'Nashville, TN', + 1615227 => 'Nashville, TN', + 1615228 => 'Nashville, TN', + 1615230 => 'Gallatin, TN', + 1615242 => 'Nashville, TN', + 1615244 => 'Nashville, TN', + 1615248 => 'Nashville, TN', + 1615250 => 'Nashville, TN', + 1615251 => 'Nashville, TN', + 1615252 => 'Nashville, TN', + 1615254 => 'Nashville, TN', + 1615255 => 'Nashville, TN', + 1615256 => 'Nashville, TN', + 1615259 => 'Nashville, TN', + 1615261 => 'Franklin, TN', + 1615262 => 'Nashville, TN', + 1615264 => 'Hendersonville, TN', + 1615269 => 'Nashville, TN', + 1615274 => 'Eagleville, TN', + 1615279 => 'Nashville, TN', + 1615284 => 'Nashville, TN', + 1615291 => 'Nashville, TN', + 1615292 => 'Nashville, TN', + 1615297 => 'Nashville, TN', + 1615298 => 'Nashville, TN', + 1615301 => 'Nashville, TN', + 1615302 => 'Spring Hill, TN', + 1615309 => 'Brentwood, TN', + 1615312 => 'Nashville, TN', + 1615313 => 'Nashville, TN', + 1615320 => 'Nashville, TN', + 1615321 => 'Nashville, TN', + 1615322 => 'Nashville, TN', + 1615323 => 'Portland, TN', + 1615325 => 'Portland, TN', + 1615327 => 'Nashville, TN', + 1615329 => 'Nashville, TN', + 1615331 => 'Nashville, TN', + 1615332 => 'Nashville, TN', + 1615333 => 'Nashville, TN', + 1615338 => 'Hendersonville, TN', + 1615340 => 'Nashville, TN', + 1615341 => 'Nashville, TN', + 1615342 => 'Nashville, TN', + 1615343 => 'Nashville, TN', + 1615350 => 'Nashville, TN', + 1615352 => 'Nashville, TN', + 1615353 => 'Nashville, TN', + 1615354 => 'Nashville, TN', + 1615355 => 'Smyrna, TN', + 1615356 => 'Nashville, TN', + 1615360 => 'Nashville, TN', + 1615361 => 'Nashville, TN', + 1615365 => 'Nashville, TN', + 1615366 => 'Nashville, TN', + 1615367 => 'Nashville, TN', + 1615370 => 'Brentwood, TN', + 1615371 => 'Brentwood, TN', + 1615373 => 'Brentwood, TN', + 1615374 => 'Hartsville, TN', + 1615376 => 'Brentwood, TN', + 1615377 => 'Brentwood, TN', + 1615382 => 'Springfield, TN', + 1615383 => 'Nashville, TN', + 1615384 => 'Springfield, TN', + 1615385 => 'Nashville, TN', + 1615386 => 'Nashville, TN', + 1615396 => 'Murfreesboro, TN', + 1615399 => 'Nashville, TN', + 1615410 => 'Murfreesboro, TN', + 1615431 => 'Hendersonville, TN', + 1615435 => 'Franklin, TN', + 1615441 => 'Dickson, TN', + 1615443 => 'Lebanon, TN', + 1615444 => 'Lebanon, TN', + 1615445 => 'Nashville, TN', + 1615446 => 'Dickson, TN', + 1615449 => 'Lebanon, TN', + 1615451 => 'Gallatin, TN', + 1615452 => 'Gallatin, TN', + 1615453 => 'Lebanon, TN', + 1615457 => 'Nashville, TN', + 1615459 => 'Smyrna, TN', + 1615460 => 'Nashville, TN', + 1615463 => 'Nashville, TN', + 1615472 => 'Franklin, TN', + 1615494 => 'Murfreesboro, TN', + 1615499 => 'Nashville, TN', + 1615514 => 'Nashville, TN', + 1615515 => 'Nashville, TN', + 1615538 => 'Franklin, TN', + 1615547 => 'Lebanon, TN', + 1615563 => 'Woodbury, TN', + 1615567 => 'Franklin, TN', + 1615591 => 'Franklin, TN', + 1615595 => 'Franklin, TN', + 1615597 => 'Smithville, TN', + 1615599 => 'Franklin, TN', + 1615612 => 'Madison, TN', + 1615620 => 'Nashville, TN', + 1615624 => 'Murfreesboro, TN', + 1615641 => 'Antioch, TN', + 1615643 => 'Greenbrier, TN', + 1615644 => 'Westmoreland, TN', + 1615646 => 'Nashville, TN', + 1615650 => 'Nashville, TN', + 1615653 => 'Murfreesboro, TN', + 1615654 => 'Cross Plains, TN', + 1615661 => 'Brentwood, TN', + 1615662 => 'Nashville, TN', + 1615665 => 'Nashville, TN', + 1615666 => 'Lafayette, TN', + 1615672 => 'White House, TN', + 1615673 => 'Nashville, TN', + 1615678 => 'Nashville, TN', + 1615683 => 'Gordonsville, TN', + 1615688 => 'Lafayette, TN', + 1615699 => 'Red Boiling Spgs, TN', + 1615712 => 'Nashville, TN', + 1615726 => 'Nashville, TN', + 1615730 => 'Nashville, TN', + 1615731 => 'Antioch, TN', + 1615732 => 'Nashville, TN', + 1615735 => 'Carthage, TN', + 1615736 => 'Nashville, TN', + 1615740 => 'Dickson, TN', + 1615741 => 'Nashville, TN', + 1615742 => 'Nashville, TN', + 1615746 => 'Pleasant View, TN', + 1615750 => 'Nashville, TN', + 1615754 => 'Mount Juliet, TN', + 1615758 => 'Mount Juliet, TN', + 1615771 => 'Franklin, TN', + 1615773 => 'Mount Juliet, TN', + 1615776 => 'Nolensville, TN', + 1615777 => 'Nashville, TN', + 1615781 => 'Nashville, TN', + 1615783 => 'Nashville, TN', + 1615789 => 'Charlotte, TN', + 1615790 => 'Franklin, TN', + 1615791 => 'Franklin, TN', + 1615792 => 'Ashland City, TN', + 1615793 => 'La Vergne, TN', + 1615794 => 'Franklin, TN', + 1615797 => 'White Bluff, TN', + 1615799 => 'Fairview, TN', + 1615807 => 'Franklin, TN', + 1615822 => 'Hendersonville, TN', + 1615823 => 'Nashville, TN', + 1615824 => 'Hendersonville, TN', + 1615826 => 'Hendersonville, TN', + 1615831 => 'Nashville, TN', + 1615832 => 'Nashville, TN', + 1615833 => 'Nashville, TN', + 1615834 => 'Nashville, TN', + 1615837 => 'Nashville, TN', + 1615847 => 'Old Hickory, TN', + 1615848 => 'Murfreesboro, TN', + 1615849 => 'Murfreesboro, TN', + 1615851 => 'Goodlettsville, TN', + 1615855 => 'Goodlettsville, TN', + 1615859 => 'Goodlettsville, TN', + 1615860 => 'Madison, TN', + 1615862 => 'Nashville, TN', + 1615865 => 'Madison, TN', + 1615867 => 'Murfreesboro, TN', + 1615868 => 'Madison, TN', + 1615871 => 'Nashville, TN', + 1615872 => 'Nashville, TN', + 1615873 => 'Nashville, TN', + 1615874 => 'Nashville, TN', + 1615883 => 'Nashville, TN', + 1615884 => 'Nashville, TN', + 1615889 => 'Nashville, TN', + 1615890 => 'Murfreesboro, TN', + 1615891 => 'Nashville, TN', + 1615893 => 'Murfreesboro, TN', + 1615895 => 'Murfreesboro, TN', + 1615896 => 'Murfreesboro, TN', + 1615898 => 'Murfreesboro, TN', + 1615904 => 'Murfreesboro, TN', + 1615907 => 'Murfreesboro, TN', + 1615915 => 'Nashville, TN', + 1615936 => 'Nashville, TN', + 1615942 => 'Nashville, TN', + 1615952 => 'Kingston Springs, TN', + 1615953 => 'Nashville, TN', + 1615962 => 'Murfreesboro, TN', + 1616 => 'Michigan', + 1616222 => 'Grand Rapids, MI', + 1616225 => 'Greenville, MI', + 1616233 => 'Grand Rapids, MI', + 1616235 => 'Grand Rapids, MI', + 1616241 => 'Grand Rapids, MI', + 1616242 => 'Grand Rapids, MI', + 1616243 => 'Grand Rapids, MI', + 1616245 => 'Grand Rapids, MI', + 1616247 => 'Grand Rapids, MI', + 1616248 => 'Grand Rapids, MI', + 1616281 => 'Grand Rapids, MI', + 1616285 => 'Grand Rapids, MI', + 1616301 => 'Grand Rapids, MI', + 1616335 => 'Holland, MI', + 1616336 => 'Grand Rapids, MI', + 1616355 => 'Holland, MI', + 1616356 => 'Grand Rapids, MI', + 1616361 => 'Grand Rapids, MI', + 1616363 => 'Grand Rapids, MI', + 1616364 => 'Grand Rapids, MI', + 1616365 => 'Grand Rapids, MI', + 1616374 => 'Lake Odessa, MI', + 1616391 => 'Grand Rapids, MI', + 1616392 => 'Holland, MI', + 1616393 => 'Holland, MI', + 1616394 => 'Holland, MI', + 1616395 => 'Holland, MI', + 1616396 => 'Holland, MI', + 1616399 => 'Holland, MI', + 1616447 => 'Grand Rapids, MI', + 1616451 => 'Grand Rapids, MI', + 1616452 => 'Grand Rapids, MI', + 1616453 => 'Grand Rapids, MI', + 1616454 => 'Grand Rapids, MI', + 1616455 => 'Grand Rapids, MI', + 1616456 => 'Grand Rapids, MI', + 1616457 => 'Jenison, MI', + 1616458 => 'Grand Rapids, MI', + 1616459 => 'Grand Rapids, MI', + 1616464 => 'Grand Rapids, MI', + 1616475 => 'Grand Rapids, MI', + 1616494 => 'Holland, MI', + 1616522 => 'Ionia, MI', + 1616527 => 'Ionia, MI', + 1616546 => 'Holland, MI', + 1616551 => 'Grand Rapids, MI', + 1616575 => 'Grand Rapids, MI', + 1616583 => 'Byron Center, MI', + 1616608 => 'Grand Rapids, MI', + 1616632 => 'Grand Rapids, MI', + 1616636 => 'Sand Lake, MI', + 1616642 => 'Saranac, MI', + 1616662 => 'Hudsonville, MI', + 1616667 => 'Jenison, MI', + 1616669 => 'Hudsonville, MI', + 1616676 => 'Ada, MI', + 1616677 => 'Marne, MI', + 1616681 => 'Dorr, MI', + 1616682 => 'Ada, MI', + 1616685 => 'Grand Rapids, MI', + 1616696 => 'Cedar Springs, MI', + 1616719 => 'Grand Rapids, MI', + 1616726 => 'Grand Rapids, MI', + 1616732 => 'Grand Rapids, MI', + 1616735 => 'Grand Rapids, MI', + 1616738 => 'Holland, MI', + 1616742 => 'Grand Rapids, MI', + 1616748 => 'Zeeland, MI', + 1616752 => 'Grand Rapids, MI', + 1616754 => 'Greenville, MI', + 1616772 => 'Zeeland, MI', + 1616774 => 'Grand Rapids, MI', + 1616776 => 'Grand Rapids, MI', + 1616786 => 'Holland, MI', + 1616791 => 'Grand Rapids, MI', + 1616794 => 'Belding, MI', + 1616796 => 'Holland, MI', + 1616805 => 'Grand Rapids, MI', + 1616819 => 'Grand Rapids, MI', + 1616827 => 'Grand Rapids, MI', + 1616828 => 'Grand Rapids, MI', + 1616831 => 'Grand Rapids, MI', + 1616836 => 'Holland, MI', + 1616837 => 'Coopersville, MI', + 1616842 => 'Grand Haven, MI', + 1616844 => 'Grand Haven, MI', + 1616846 => 'Grand Haven, MI', + 1616847 => 'Grand Haven, MI', + 1616850 => 'Grand Haven, MI', + 1616863 => 'Rockford, MI', + 1616866 => 'Rockford, MI', + 1616868 => 'Alto, MI', + 1616874 => 'Rockford, MI', + 1616877 => 'Wayland, MI', + 1616878 => 'Byron Center, MI', + 1616885 => 'Grand Rapids, MI', + 1616887 => 'Sparta, MI', + 1616891 => 'Caledonia, MI', + 1616892 => 'Allendale Charter Township, MI', + 1616895 => 'Allendale Charter Township, MI', + 1616896 => 'Hudsonville, MI', + 1616897 => 'Lowell, MI', + 1616935 => 'Grand Haven, MI', + 1616940 => 'Grand Rapids, MI', + 1616942 => 'Grand Rapids, MI', + 1616949 => 'Grand Rapids, MI', + 1616954 => 'Grand Rapids, MI', + 1616956 => 'Grand Rapids, MI', + 1616957 => 'Grand Rapids, MI', + 1616974 => 'Grand Rapids, MI', + 1616975 => 'Grand Rapids, MI', + 1616977 => 'Grand Rapids, MI', + 1616988 => 'Grand Rapids, MI', + 1616994 => 'Holland, MI', + 1616997 => 'Coopersville, MI', + 1617 => 'Massachusetts', + 1617225 => 'Cambridge, MA', + 1617227 => 'Boston, MA', + 1617236 => 'Boston, MA', + 1617241 => 'Charlestown, MA', + 1617242 => 'Charlestown, MA', + 1617243 => 'Newton, MA', + 1617247 => 'Boston, MA', + 1617248 => 'Boston, MA', + 1617253 => 'Cambridge, MA', + 1617261 => 'Boston, MA', + 1617262 => 'Boston, MA', + 1617265 => 'Dorchester, MA', + 1617266 => 'Boston, MA', + 1617267 => 'Boston, MA', + 1617277 => 'Brookline, MA', + 1617282 => 'Dorchester, MA', + 1617284 => 'Somerville, MA', + 1617288 => 'Dorchester, MA', + 1617292 => 'Boston, MA', + 1617294 => 'Everett, MA', + 1617298 => 'Mattapan, MA', + 1617328 => 'Quincy, MA', + 1617330 => 'Boston, MA', + 1617332 => 'Newton, MA', + 1617338 => 'Boston, MA', + 1617342 => 'Boston, MA', + 1617345 => 'Boston, MA', + 1617348 => 'Boston, MA', + 1617349 => 'Cambridge, MA', + 1617350 => 'Boston, MA', + 1617353 => 'Boston, MA', + 1617354 => 'Cambridge, MA', + 1617355 => 'Boston, MA', + 1617357 => 'Boston, MA', + 1617361 => 'Hyde Park, MA', + 1617364 => 'Hyde Park, MA', + 1617367 => 'Boston, MA', + 1617371 => 'Boston, MA', + 1617375 => 'Boston, MA', + 1617376 => 'Quincy, MA', + 1617381 => 'Everett, MA', + 1617387 => 'Everett, MA', + 1617389 => 'Everett, MA', + 1617391 => 'Boston, MA', + 1617394 => 'Everett, MA', + 1617414 => 'Boston, MA', + 1617421 => 'Boston, MA', + 1617422 => 'Boston, MA', + 1617423 => 'Boston, MA', + 1617424 => 'Boston, MA', + 1617425 => 'Boston, MA', + 1617426 => 'Boston, MA', + 1617432 => 'Boston, MA', + 1617436 => 'Dorchester, MA', + 1617437 => 'Boston, MA', + 1617439 => 'Boston, MA', + 1617441 => 'Cambridge, MA', + 1617451 => 'Boston, MA', + 1617466 => 'Chelsea, MA', + 1617471 => 'Quincy, MA', + 1617472 => 'Quincy, MA', + 1617479 => 'Quincy, MA', + 1617482 => 'Boston, MA', + 1617484 => 'Belmont, MA', + 1617489 => 'Belmont, MA', + 1617491 => 'Cambridge, MA', + 1617492 => 'Cambridge, MA', + 1617494 => 'Cambridge, MA', + 1617495 => 'Cambridge, MA', + 1617497 => 'Cambridge, MA', + 1617499 => 'Cambridge, MA', + 1617522 => 'Jamaica Plain, MA', + 1617523 => 'Boston, MA', + 1617524 => 'Jamaica Plain, MA', + 1617525 => 'Boston, MA', + 1617526 => 'Boston, MA', + 1617527 => 'Newton, MA', + 1617536 => 'Boston, MA', + 1617542 => 'Boston, MA', + 1617547 => 'Cambridge, MA', + 1617557 => 'Boston, MA', + 1617558 => 'Newton, MA', + 1617562 => 'Brighton, MA', + 1617566 => 'Brookline, MA', + 1617567 => 'East Boston, MA', + 1617568 => 'East Boston, MA', + 1617569 => 'East Boston, MA', + 1617570 => 'Boston, MA', + 1617573 => 'Boston, MA', + 1617574 => 'Boston, MA', + 1617575 => 'Cambridge, MA', + 1617576 => 'Cambridge, MA', + 1617577 => 'Cambridge, MA', + 1617591 => 'Somerville, MA', + 1617621 => 'Cambridge, MA', + 1617623 => 'Somerville, MA', + 1617625 => 'Somerville, MA', + 1617626 => 'Boston, MA', + 1617628 => 'Somerville, MA', + 1617629 => 'Somerville, MA', + 1617630 => 'Newton, MA', + 1617632 => 'Boston, MA', + 1617636 => 'Boston, MA', + 1617638 => 'Boston, MA', + 1617643 => 'Boston, MA', + 1617661 => 'Cambridge, MA', + 1617665 => 'Cambridge, MA', + 1617666 => 'Somerville, MA', + 1617667 => 'Boston, MA', + 1617695 => 'Boston, MA', + 1617696 => 'Milton, MA', + 1617698 => 'Milton, MA', + 1617714 => 'Cambridge, MA', + 1617718 => 'Somerville, MA', + 1617720 => 'Boston, MA', + 1617722 => 'Boston, MA', + 1617723 => 'Boston, MA', + 1617724 => 'Boston, MA', + 1617726 => 'Boston, MA', + 1617727 => 'Boston, MA', + 1617728 => 'Boston, MA', + 1617731 => 'Brookline, MA', + 1617732 => 'Boston, MA', + 1617734 => 'Brookline, MA', + 1617737 => 'Boston, MA', + 1617738 => 'Brookline, MA', + 1617739 => 'Brookline, MA', + 1617742 => 'Boston, MA', + 1617764 => 'Somerville, MA', + 1617770 => 'Quincy, MA', + 1617773 => 'Quincy, MA', + 1617774 => 'Quincy, MA', + 1617776 => 'Somerville, MA', + 1617778 => 'Boston, MA', + 1617779 => 'Brighton, MA', + 1617786 => 'Quincy, MA', + 1617789 => 'Brighton, MA', + 1617796 => 'Newton, MA', + 1617832 => 'Boston, MA', + 1617846 => 'Winthrop, MA', + 1617847 => 'Quincy, MA', + 1617854 => 'Boston, MA', + 1617855 => 'Belmont, MA', + 1617859 => 'Boston, MA', + 1617864 => 'Cambridge, MA', + 1617868 => 'Cambridge, MA', + 1617876 => 'Cambridge, MA', + 1617879 => 'Brookline, MA', + 1617884 => 'Chelsea, MA', + 1617887 => 'Chelsea, MA', + 1617889 => 'Chelsea, MA', + 1617923 => 'Watertown, MA', + 1617924 => 'Watertown, MA', + 1617926 => 'Watertown, MA', + 1617928 => 'Newton, MA', + 1617934 => 'Quincy, MA', + 1617945 => 'Cambridge, MA', + 1617951 => 'Boston, MA', + 1617964 => 'Newton, MA', + 1617965 => 'Newton, MA', + 1617969 => 'Newton, MA', + 1617971 => 'Jamaica Plain, MA', + 1617972 => 'Watertown, MA', + 1617973 => 'Boston, MA', + 1617983 => 'Jamaica Plain, MA', + 1618 => 'Illinois', + 1618222 => 'Belleville, IL', + 1618224 => 'Trenton, IL', + 1618233 => 'Belleville, IL', + 1618234 => 'Belleville, IL', + 1618235 => 'Belleville, IL', + 1618236 => 'Belleville, IL', + 1618239 => 'Belleville, IL', + 1618241 => 'Mount Vernon, IL', + 1618242 => 'Mount Vernon, IL', + 1618244 => 'Mount Vernon, IL', + 1618251 => 'Wood River, IL', + 1618252 => 'Harrisburg, IL', + 1618253 => 'Harrisburg, IL', + 1618254 => 'Wood River, IL', + 1618256 => 'Scott AFB, IL', + 1618257 => 'Belleville, IL', + 1618262 => 'Mount Carmel, IL', + 1618263 => 'Mount Carmel, IL', + 1618271 => 'East St. Louis, IL', + 1618273 => 'Eldorado, IL', + 1618274 => 'East St. Louis, IL', + 1618277 => 'Belleville, IL', + 1618281 => 'Columbia, IL', + 1618282 => 'Red Bud, IL', + 1618283 => 'Vandalia, IL', + 1618286 => 'Dupo, IL', + 1618288 => 'Maryville, IL', + 1618295 => 'Marissa, IL', + 1618307 => 'Edwardsville, IL', + 1618327 => 'Nashville, IL', + 1618343 => 'Collinsville, IL', + 1618344 => 'Collinsville, IL', + 1618345 => 'Collinsville, IL', + 1618346 => 'Collinsville, IL', + 1618351 => 'Carbondale, IL', + 1618355 => 'Belleville, IL', + 1618357 => 'Pinckneyville, IL', + 1618372 => 'Brighton, IL', + 1618375 => 'Grayville, IL', + 1618377 => 'Bethalto, IL', + 1618382 => 'Carmi, IL', + 1618392 => 'Olney, IL', + 1618395 => 'Olney, IL', + 1618416 => 'Belleville, IL', + 1618426 => 'Ava, IL', + 1618435 => 'Benton, IL', + 1618438 => 'Benton, IL', + 1618439 => 'Benton, IL', + 1618443 => 'Sparta, IL', + 1618445 => 'Albion, IL', + 1618451 => 'Granite City, IL', + 1618452 => 'Granite City, IL', + 1618453 => 'Carbondale, IL', + 1618457 => 'Carbondale, IL', + 1618462 => 'Alton, IL', + 1618463 => 'Alton, IL', + 1618465 => 'Alton, IL', + 1618466 => 'Godfrey, IL', + 1618467 => 'Godfrey, IL', + 1618474 => 'Alton, IL', + 1618475 => 'New Athens, IL', + 1618476 => 'Millstadt, IL', + 1618482 => 'East St. Louis, IL', + 1618483 => 'Altamont, IL', + 1618498 => 'Jerseyville, IL', + 1618524 => 'Metropolis, IL', + 1618526 => 'Breese, IL', + 1618529 => 'Carbondale, IL', + 1618532 => 'Centralia, IL', + 1618533 => 'Centralia, IL', + 1618537 => 'Lebanon, IL', + 1618539 => 'Freeburg, IL', + 1618542 => 'Du Quoin, IL', + 1618544 => 'Robinson, IL', + 1618546 => 'Robinson, IL', + 1618548 => 'Salem, IL', + 1618549 => 'Carbondale, IL', + 1618566 => 'Mascoutah, IL', + 1618576 => 'Hardin, IL', + 1618585 => 'Bunker Hill, IL', + 1618588 => 'New Baden, IL', + 1618592 => 'Oblong, IL', + 1618594 => 'Carlyle, IL', + 1618624 => 'O\'Fallon, IL', + 1618632 => 'O\'Fallon, IL', + 1618635 => 'Staunton, IL', + 1618643 => 'McLeansboro, IL', + 1618651 => 'Highland, IL', + 1618654 => 'Highland, IL', + 1618655 => 'Edwardsville, IL', + 1618656 => 'Edwardsville, IL', + 1618658 => 'Vienna, IL', + 1618659 => 'Edwardsville, IL', + 1618662 => 'Flora, IL', + 1618664 => 'Greenville, IL', + 1618665 => 'Louisville, IL', + 1618667 => 'Troy, IL', + 1618684 => 'Murphysboro, IL', + 1618687 => 'Murphysboro, IL', + 1618692 => 'Edwardsville, IL', + 1618724 => 'Christopher, IL', + 1618734 => 'Cairo, IL', + 1618783 => 'Newton, IL', + 1618786 => 'Grafton, IL', + 1618797 => 'Granite City, IL', + 1618826 => 'Chester, IL', + 1618829 => 'St. Elmo, IL', + 1618833 => 'Anna, IL', + 1618842 => 'Fairfield, IL', + 1618874 => 'East St. Louis, IL', + 1618875 => 'East St. Louis, IL', + 1618876 => 'Granite City, IL', + 1618877 => 'Granite City, IL', + 1618893 => 'Cobden, IL', + 1618931 => 'Granite City, IL', + 1618932 => 'West Frankfort, IL', + 1618937 => 'West Frankfort, IL', + 1618939 => 'Waterloo, IL', + 1618942 => 'Herrin, IL', + 1618943 => 'Lawrenceville, IL', + 1618965 => 'Steeleville, IL', + 1618983 => 'Johnston City, IL', + 1618985 => 'Carterville, IL', + 1618988 => 'Herrin, IL', + 1618993 => 'Marion, IL', + 1618995 => 'Goreville, IL', + 1618997 => 'Marion, IL', + 1618998 => 'Marion, IL', + 1619 => 'California', + 1619209 => 'San Diego, CA', + 1619216 => 'Chula Vista, CA', + 1619220 => 'San Diego, CA', + 1619221 => 'San Diego, CA', + 1619222 => 'San Diego, CA', + 1619223 => 'San Diego, CA', + 1619224 => 'San Diego, CA', + 1619225 => 'San Diego, CA', + 1619226 => 'San Diego, CA', + 1619229 => 'San Diego, CA', + 1619230 => 'San Diego, CA', + 1619231 => 'San Diego, CA', + 1619232 => 'San Diego, CA', + 1619233 => 'San Diego, CA', + 1619234 => 'San Diego, CA', + 1619235 => 'San Diego, CA', + 1619236 => 'San Diego, CA', + 1619237 => 'San Diego, CA', + 1619238 => 'San Diego, CA', + 1619239 => 'San Diego, CA', + 1619255 => 'San Diego, CA', + 1619258 => 'Santee, CA', + 1619260 => 'San Diego, CA', + 1619262 => 'San Diego, CA', + 1619263 => 'San Diego, CA', + 1619264 => 'San Diego, CA', + 1619265 => 'San Diego, CA', + 1619266 => 'San Diego, CA', + 1619269 => 'San Diego, CA', + 1619271 => 'Chula Vista, CA', + 1619275 => 'San Diego, CA', + 1619276 => 'San Diego, CA', + 1619278 => 'San Diego, CA', + 1619280 => 'San Diego, CA', + 1619281 => 'San Diego, CA', + 1619282 => 'San Diego, CA', + 1619283 => 'San Diego, CA', + 1619284 => 'San Diego, CA', + 1619285 => 'San Diego, CA', + 1619286 => 'San Diego, CA', + 1619287 => 'San Diego, CA', + 1619291 => 'San Diego, CA', + 1619293 => 'San Diego, CA', + 1619294 => 'San Diego, CA', + 1619295 => 'San Diego, CA', + 1619296 => 'San Diego, CA', + 1619297 => 'San Diego, CA', + 1619298 => 'San Diego, CA', + 1619299 => 'San Diego, CA', + 1619325 => 'San Diego, CA', + 1619334 => 'El Cajon, CA', + 1619336 => 'National City, CA', + 1619338 => 'San Diego, CA', + 1619390 => 'Lakeside, CA', + 1619397 => 'Chula Vista, CA', + 1619398 => 'San Diego, CA', + 1619400 => 'San Diego, CA', + 1619401 => 'El Cajon, CA', + 1619409 => 'Chula Vista, CA', + 1619420 => 'Chula Vista, CA', + 1619421 => 'Chula Vista, CA', + 1619422 => 'Chula Vista, CA', + 1619425 => 'Chula Vista, CA', + 1619426 => 'Chula Vista, CA', + 1619427 => 'Chula Vista, CA', + 1619428 => 'San Ysidro, CA', + 1619435 => 'Coronado, CA', + 1619437 => 'Coronado, CA', + 1619440 => 'El Cajon, CA', + 1619441 => 'El Cajon, CA', + 1619442 => 'El Cajon, CA', + 1619443 => 'Lakeside, CA', + 1619444 => 'El Cajon, CA', + 1619445 => 'Alpine, CA', + 1619446 => 'San Diego, CA', + 1619447 => 'El Cajon, CA', + 1619448 => 'Santee, CA', + 1619449 => 'Santee, CA', + 1619450 => 'San Diego, CA', + 1619460 => 'La Mesa, CA', + 1619462 => 'La Mesa, CA', + 1619466 => 'La Mesa, CA', + 1619471 => 'San Diego, CA', + 1619474 => 'National City, CA', + 1619476 => 'Chula Vista, CA', + 1619477 => 'National City, CA', + 1619482 => 'Chula Vista, CA', + 1619497 => 'San Diego, CA', + 1619498 => 'Chula Vista, CA', + 1619501 => 'San Diego, CA', + 1619515 => 'San Diego, CA', + 1619516 => 'San Diego, CA', + 1619521 => 'San Diego, CA', + 1619522 => 'Coronado, CA', + 1619523 => 'San Diego, CA', + 1619525 => 'San Diego, CA', + 1619527 => 'San Diego, CA', + 1619528 => 'San Diego, CA', + 1619531 => 'San Diego, CA', + 1619532 => 'San Diego, CA', + 1619542 => 'San Diego, CA', + 1619543 => 'San Diego, CA', + 1619544 => 'San Diego, CA', + 1619546 => 'San Diego, CA', + 1619556 => 'San Diego, CA', + 1619557 => 'San Diego, CA', + 1619561 => 'Lakeside, CA', + 1619562 => 'Santee, CA', + 1619563 => 'San Diego, CA', + 1619564 => 'San Diego, CA', + 1619574 => 'San Diego, CA', + 1619579 => 'El Cajon, CA', + 1619582 => 'San Diego, CA', + 1619583 => 'San Diego, CA', + 1619584 => 'San Diego, CA', + 1619585 => 'Chula Vista, CA', + 1619588 => 'El Cajon, CA', + 1619589 => 'La Mesa, CA', + 1619590 => 'El Cajon, CA', + 1619591 => 'Chula Vista, CA', + 1619593 => 'El Cajon, CA', + 1619594 => 'San Diego, CA', + 1619595 => 'San Diego, CA', + 1619596 => 'Santee, CA', + 1619615 => 'San Diego, CA', + 1619640 => 'San Diego, CA', + 1619641 => 'San Diego, CA', + 1619644 => 'La Mesa, CA', + 1619656 => 'Chula Vista, CA', + 1619659 => 'Alpine, CA', + 1619661 => 'San Diego, CA', + 1619662 => 'San Diego, CA', + 1619667 => 'La Mesa, CA', + 1619668 => 'La Mesa, CA', + 1619669 => 'Jamul, CA', + 1619671 => 'San Diego, CA', + 1619677 => 'San Diego, CA', + 1619683 => 'San Diego, CA', + 1619688 => 'San Diego, CA', + 1619691 => 'Chula Vista, CA', + 1619692 => 'San Diego, CA', + 1619696 => 'San Diego, CA', + 1619697 => 'La Mesa, CA', + 1619698 => 'La Mesa, CA', + 1619702 => 'San Diego, CA', + 1619710 => 'San Diego, CA', + 1619722 => 'Alpine, CA', + 1619740 => 'La Mesa, CA', + 1619749 => 'El Cajon, CA', + 1619758 => 'San Diego, CA', + 1619794 => 'San Diego, CA', + 1619795 => 'San Diego, CA', + 1619849 => 'San Diego, CA', + 1619881 => 'San Diego, CA', + 1619934 => 'Chula Vista, CA', + 1619955 => 'San Diego, CA', + 1620 => 'Kansas', + 1620221 => 'Winfield, KS', + 1620223 => 'Fort Scott, KS', + 1620225 => 'Dodge City, KS', + 1620227 => 'Dodge City, KS', + 1620231 => 'Pittsburg, KS', + 1620232 => 'Pittsburg, KS', + 1620235 => 'Pittsburg, KS', + 1620241 => 'McPherson, KS', + 1620244 => 'Erie, KS', + 1620245 => 'McPherson, KS', + 1620249 => 'Pittsburg, KS', + 1620251 => 'Coffeyville, KS', + 1620257 => 'Lyons, KS', + 1620259 => 'Hutchinson, KS', + 1620271 => 'Garden City, KS', + 1620272 => 'Garden City, KS', + 1620273 => 'Cottonwood Falls, KS', + 1620275 => 'Garden City, KS', + 1620276 => 'Garden City, KS', + 1620277 => 'Holcomb, KS', + 1620278 => 'Sterling, KS', + 1620285 => 'Larned, KS', + 1620325 => 'Neodesha, KS', + 1620326 => 'Wellington, KS', + 1620327 => 'Hesston, KS', + 1620331 => 'Independence, KS', + 1620332 => 'Independence, KS', + 1620336 => 'Cherryvale, KS', + 1620340 => 'Emporia, KS', + 1620341 => 'Emporia, KS', + 1620342 => 'Emporia, KS', + 1620343 => 'Emporia, KS', + 1620345 => 'Moundridge, KS', + 1620347 => 'Arma, KS', + 1620355 => 'Lakin, KS', + 1620356 => 'Ulysses, KS', + 1620357 => 'Jetmore, KS', + 1620364 => 'Burlington, KS', + 1620365 => 'Iola, KS', + 1620375 => 'Leoti, KS', + 1620376 => 'Tribune, KS', + 1620378 => 'Fredonia, KS', + 1620382 => 'Marion, KS', + 1620384 => 'Syracuse, KS', + 1620397 => 'Dighton, KS', + 1620421 => 'Parsons, KS', + 1620429 => 'Columbus, KS', + 1620431 => 'Chanute, KS', + 1620441 => 'Arkansas City, KS', + 1620442 => 'Arkansas City, KS', + 1620456 => 'Conway Springs, KS', + 1620465 => 'Haven, KS', + 1620473 => 'Humboldt, KS', + 1620488 => 'Belle Plaine, KS', + 1620492 => 'Johnson City, KS', + 1620532 => 'Kingman, KS', + 1620544 => 'Hugoton, KS', + 1620549 => 'St. John, KS', + 1620563 => 'Plains, KS', + 1620564 => 'Ellinwood, KS', + 1620582 => 'Coldwater, KS', + 1620583 => 'Eureka, KS', + 1620584 => 'Clearwater, KS', + 1620585 => 'Inman, KS', + 1620624 => 'Liberal, KS', + 1620625 => 'Yates Center, KS', + 1620626 => 'Liberal, KS', + 1620635 => 'Ashland, KS', + 1620653 => 'Hoisington, KS', + 1620659 => 'Kinsley, KS', + 1620662 => 'Hutchinson, KS', + 1620663 => 'Hutchinson, KS', + 1620664 => 'Hutchinson, KS', + 1620665 => 'Hutchinson, KS', + 1620669 => 'Hutchinson, KS', + 1620672 => 'Pratt, KS', + 1620675 => 'Sublette, KS', + 1620694 => 'Hutchinson, KS', + 1620697 => 'Elkhart, KS', + 1620723 => 'Greensburg, KS', + 1620724 => 'Girard, KS', + 1620725 => 'Sedan, KS', + 1620767 => 'Council Grove, KS', + 1620783 => 'Galena, KS', + 1620792 => 'Great Bend, KS', + 1620793 => 'Great Bend, KS', + 1620795 => 'Oswego, KS', + 1620825 => 'Kiowa, KS', + 1620842 => 'Anthony, KS', + 1620855 => 'Cimarron, KS', + 1620856 => 'Baxter Springs, KS', + 1620872 => 'Scott City, KS', + 1620873 => 'Meade, KS', + 1620879 => 'Caney, KS', + 1620886 => 'Medicine Lodge, KS', + 1620896 => 'Harper, KS', + 1620947 => 'Hillsboro, KS', + 1623 => 'Arizona', + 1623245 => 'Phoenix, AZ', + 1623247 => 'Phoenix, AZ', + 1623386 => 'Buckeye, AZ', + 1623434 => 'Phoenix, AZ', + 1623435 => 'Glendale, AZ', + 1623445 => 'Phoenix, AZ', + 1623463 => 'Glendale, AZ', + 1623516 => 'Phoenix, AZ', + 1623561 => 'Glendale, AZ', + 1623580 => 'Phoenix, AZ', + 1623581 => 'Phoenix, AZ', + 1623582 => 'Phoenix, AZ', + 1623587 => 'Phoenix, AZ', + 1623691 => 'Phoenix, AZ', + 1623773 => 'Peoria, AZ', + 1623780 => 'Phoenix, AZ', + 1623842 => 'Glendale, AZ', + 1623845 => 'Phoenix, AZ', + 1623846 => 'Phoenix, AZ', + 1623847 => 'Glendale, AZ', + 1623848 => 'Phoenix, AZ', + 1623849 => 'Phoenix, AZ', + 1623869 => 'Phoenix, AZ', + 1623873 => 'Phoenix, AZ', + 1623879 => 'Phoenix, AZ', + 1623915 => 'Glendale, AZ', + 1623930 => 'Glendale, AZ', + 1623931 => 'Glendale, AZ', + 1623934 => 'Glendale, AZ', + 1623937 => 'Glendale, AZ', + 1623939 => 'Glendale, AZ', + 1623977 => 'Sun City, AZ', + 1626 => 'California', + 1626229 => 'Pasadena, CA', + 1626254 => 'Arcadia, CA', + 1626281 => 'Alhambra, CA', + 1626282 => 'Alhambra, CA', + 1626284 => 'Alhambra, CA', + 1626289 => 'Alhambra, CA', + 1626293 => 'Alhambra, CA', + 1626294 => 'Arcadia, CA', + 1626296 => 'Pasadena, CA', + 1626300 => 'Alhambra, CA', + 1626303 => 'Monrovia, CA', + 1626304 => 'Pasadena, CA', + 1626305 => 'Monrovia, CA', + 1626308 => 'Alhambra, CA', + 1626331 => 'Covina, CA', + 1626332 => 'Covina, CA', + 1626334 => 'Azusa, CA', + 1626335 => 'Glendora, CA', + 1626337 => 'Baldwin Park, CA', + 1626339 => 'Covina, CA', + 1626345 => 'Pasadena, CA', + 1626350 => 'El Monte, CA', + 1626351 => 'Pasadena, CA', + 1626355 => 'Sierra Madre, CA', + 1626356 => 'Pasadena, CA', + 1626357 => 'Monrovia, CA', + 1626358 => 'Monrovia, CA', + 1626396 => 'Pasadena, CA', + 1626397 => 'Pasadena, CA', + 1626398 => 'Pasadena, CA', + 1626403 => 'South Pasadena, CA', + 1626405 => 'Pasadena, CA', + 1626432 => 'Pasadena, CA', + 1626440 => 'Pasadena, CA', + 1626441 => 'South Pasadena, CA', + 1626442 => 'El Monte, CA', + 1626443 => 'El Monte, CA', + 1626444 => 'El Monte, CA', + 1626445 => 'Arcadia, CA', + 1626446 => 'Arcadia, CA', + 1626447 => 'Arcadia, CA', + 1626448 => 'El Monte, CA', + 1626449 => 'Pasadena, CA', + 1626452 => 'El Monte, CA', + 1626453 => 'El Monte, CA', + 1626454 => 'El Monte, CA', + 1626457 => 'Alhambra, CA', + 1626458 => 'Alhambra, CA', + 1626462 => 'Arcadia, CA', + 1626564 => 'Pasadena, CA', + 1626568 => 'Pasadena, CA', + 1626570 => 'Alhambra, CA', + 1626574 => 'Arcadia, CA', + 1626576 => 'Alhambra, CA', + 1626577 => 'Pasadena, CA', + 1626578 => 'Pasadena, CA', + 1626579 => 'El Monte, CA', + 1626583 => 'Pasadena, CA', + 1626584 => 'Pasadena, CA', + 1626585 => 'Pasadena, CA', + 1626599 => 'Monrovia, CA', + 1626683 => 'Pasadena, CA', + 1626732 => 'Covina, CA', + 1626744 => 'Pasadena, CA', + 1626765 => 'Pasadena, CA', + 1626791 => 'Pasadena, CA', + 1626792 => 'Pasadena, CA', + 1626793 => 'Pasadena, CA', + 1626794 => 'Pasadena, CA', + 1626795 => 'Pasadena, CA', + 1626796 => 'Pasadena, CA', + 1626797 => 'Pasadena, CA', + 1626798 => 'Pasadena, CA', + 1626799 => 'South Pasadena, CA', + 1626812 => 'Azusa, CA', + 1626815 => 'Azusa, CA', + 1626821 => 'Arcadia, CA', + 1626844 => 'Pasadena, CA', + 1626852 => 'Glendora, CA', + 1626857 => 'Glendora, CA', + 1626858 => 'Covina, CA', + 1626859 => 'Covina, CA', + 1626914 => 'Glendora, CA', + 1626915 => 'Covina, CA', + 1626917 => 'La Puente, CA', + 1626919 => 'West Covina, CA', + 1626943 => 'Alhambra, CA', + 1626963 => 'Glendora, CA', + 1626966 => 'Covina, CA', + 1626967 => 'Covina, CA', + 1626969 => 'Azusa, CA', + 1626974 => 'Covina, CA', + 1628 => 'California', + 1629 => 'Tennessee', + 1630 => 'Illinois', + 1630208 => 'Geneva, IL', + 1630226 => 'Bolingbrook, IL', + 1630229 => 'Aurora, IL', + 1630231 => 'West Chicago, IL', + 1630232 => 'Geneva, IL', + 1630236 => 'Aurora, IL', + 1630238 => 'Bensenville, IL', + 1630243 => 'Lemont, IL', + 1630250 => 'Itasca, IL', + 1630257 => 'Lemont, IL', + 1630260 => 'Wheaton, IL', + 1630262 => 'Geneva, IL', + 1630264 => 'Aurora, IL', + 1630275 => 'Downers Grove, IL', + 1630279 => 'Elmhurst, IL', + 1630285 => 'Itasca, IL', + 1630293 => 'West Chicago, IL', + 1630305 => 'Naperville, IL', + 1630340 => 'Aurora, IL', + 1630350 => 'Bensenville, IL', + 1630355 => 'Naperville, IL', + 1630357 => 'Naperville, IL', + 1630365 => 'Elburn, IL', + 1630368 => 'Oak Brook, IL', + 1630369 => 'Naperville, IL', + 1630375 => 'Aurora, IL', + 1630377 => 'St. Charles, IL', + 1630378 => 'Bolingbrook, IL', + 1630393 => 'Warrenville, IL', + 1630406 => 'Batavia, IL', + 1630416 => 'Naperville, IL', + 1630420 => 'Naperville, IL', + 1630422 => 'Bensenville, IL', + 1630428 => 'Naperville, IL', + 1630443 => 'St. Charles, IL', + 1630444 => 'St. Charles, IL', + 1630458 => 'Addison, IL', + 1630462 => 'Wheaton, IL', + 1630466 => 'Sugar Grove, IL', + 1630469 => 'Glen Ellyn, IL', + 1630482 => 'Batavia, IL', + 1630495 => 'Lombard, IL', + 1630499 => 'Aurora, IL', + 1630505 => 'Naperville, IL', + 1630513 => 'St. Charles, IL', + 1630521 => 'Bensenville, IL', + 1630527 => 'Naperville, IL', + 1630530 => 'Elmhurst, IL', + 1630543 => 'Addison, IL', + 1630545 => 'Glen Ellyn, IL', + 1630548 => 'Naperville, IL', + 1630551 => 'Oswego, IL', + 1630552 => 'Plano, IL', + 1630553 => 'Yorkville, IL', + 1630554 => 'Oswego, IL', + 1630556 => 'Big Rock, IL', + 1630562 => 'West Chicago, IL', + 1630571 => 'Oak Brook, IL', + 1630572 => 'Oak Brook, IL', + 1630573 => 'Oak Brook, IL', + 1630574 => 'Oak Brook, IL', + 1630575 => 'Oak Brook, IL', + 1630579 => 'Naperville, IL', + 1630584 => 'St. Charles, IL', + 1630585 => 'Aurora, IL', + 1630587 => 'St. Charles, IL', + 1630595 => 'Bensenville, IL', + 1630616 => 'Bensenville, IL', + 1630617 => 'Elmhurst, IL', + 1630620 => 'Lombard, IL', + 1630627 => 'Lombard, IL', + 1630628 => 'Addison, IL', + 1630629 => 'Lombard, IL', + 1630637 => 'Naperville, IL', + 1630653 => 'Wheaton, IL', + 1630665 => 'Wheaton, IL', + 1630668 => 'Wheaton, IL', + 1630679 => 'Bolingbrook, IL', + 1630681 => 'Wheaton, IL', + 1630682 => 'Wheaton, IL', + 1630692 => 'Aurora, IL', + 1630717 => 'Naperville, IL', + 1630718 => 'Naperville, IL', + 1630719 => 'Downers Grove, IL', + 1630739 => 'Bolingbrook, IL', + 1630752 => 'Wheaton, IL', + 1630758 => 'Elmhurst, IL', + 1630759 => 'Bolingbrook, IL', + 1630761 => 'Batavia, IL', + 1630762 => 'St. Charles, IL', + 1630766 => 'Bensenville, IL', + 1630769 => 'Downers Grove, IL', + 1630771 => 'Bolingbrook, IL', + 1630773 => 'Itasca, IL', + 1630778 => 'Naperville, IL', + 1630782 => 'Elmhurst, IL', + 1630783 => 'Bolingbrook, IL', + 1630787 => 'Bensenville, IL', + 1630790 => 'Glen Ellyn, IL', + 1630801 => 'Aurora, IL', + 1630820 => 'Aurora, IL', + 1630832 => 'Elmhurst, IL', + 1630833 => 'Elmhurst, IL', + 1630834 => 'Elmhurst, IL', + 1630836 => 'Warrenville, IL', + 1630844 => 'Aurora, IL', + 1630845 => 'Geneva, IL', + 1630848 => 'Naperville, IL', + 1630851 => 'Aurora, IL', + 1630856 => 'Hinsdale, IL', + 1630858 => 'Glen Ellyn, IL', + 1630859 => 'Aurora, IL', + 1630860 => 'Bensenville, IL', + 1630876 => 'West Chicago, IL', + 1630879 => 'Batavia, IL', + 1630882 => 'Yorkville, IL', + 1630892 => 'Aurora, IL', + 1630896 => 'Aurora, IL', + 1630897 => 'Aurora, IL', + 1630898 => 'Aurora, IL', + 1630904 => 'Naperville, IL', + 1630906 => 'Aurora, IL', + 1630907 => 'Aurora, IL', + 1630916 => 'Lombard, IL', + 1630922 => 'Naperville, IL', + 1630928 => 'Oak Brook, IL', + 1630932 => 'Lombard, IL', + 1630933 => 'Winfield, IL', + 1630941 => 'Elmhurst, IL', + 1630942 => 'Glen Ellyn, IL', + 1630954 => 'Oak Brook, IL', + 1630960 => 'Downers Grove, IL', + 1630961 => 'Naperville, IL', + 1630966 => 'Aurora, IL', + 1630968 => 'Downers Grove, IL', + 1630969 => 'Downers Grove, IL', + 1630972 => 'Bolingbrook, IL', + 1630978 => 'Aurora, IL', + 1630983 => 'Naperville, IL', + 1630990 => 'Oak Brook, IL', + 1630993 => 'Elmhurst, IL', + 1631 => 'New York', + 1631204 => 'Southampton, NY', + 1631206 => 'Bay Shore, NY', + 1631208 => 'Riverhead, NY', + 1631225 => 'Lindenhurst, NY', + 1631226 => 'Lindenhurst, NY', + 1631242 => 'Deer Park, NY', + 1631243 => 'Deer Park, NY', + 1631249 => 'Farmingdale, NY', + 1631254 => 'Deer Park, NY', + 1631259 => 'Southampton, NY', + 1631261 => 'Northport, NY', + 1631264 => 'Amityville, NY', + 1631265 => 'Smithtown, NY', + 1631266 => 'East Northport, NY', + 1631267 => 'Amagansett, NY', + 1631269 => 'Kings Park, NY', + 1631273 => 'Brentwood, NY', + 1631274 => 'Deer Park, NY', + 1631283 => 'Southampton, NY', + 1631287 => 'Southampton, NY', + 1631293 => 'Farmingdale, NY', + 1631298 => 'Mattituck, NY', + 1631324 => 'East Hampton, NY', + 1631328 => 'Bay Shore, NY', + 1631329 => 'East Hampton, NY', + 1631351 => 'Huntington, NY', + 1631360 => 'Smithtown, NY', + 1631363 => 'Blue Point, NY', + 1631368 => 'East Northport, NY', + 1631369 => 'Riverhead, NY', + 1631376 => 'West Islip, NY', + 1631392 => 'Deer Park, NY', + 1631420 => 'Farmingdale, NY', + 1631427 => 'Huntington, NY', + 1631462 => 'Commack, NY', + 1631465 => 'Melville, NY', + 1631472 => 'Bayport, NY', + 1631475 => 'Patchogue, NY', + 1631477 => 'Greenport, NY', + 1631499 => 'Commack, NY', + 1631537 => 'Bridgehampton, NY', + 1631543 => 'Commack, NY', + 1631544 => 'Kings Park, NY', + 1631569 => 'Patchogue, NY', + 1631583 => 'Ocean Beach, NY', + 1631584 => 'St. James, NY', + 1631586 => 'Deer Park, NY', + 1631591 => 'Riverhead, NY', + 1631592 => 'Lindenhurst, NY', + 1631595 => 'Deer Park, NY', + 1631598 => 'Amityville, NY', + 1631604 => 'East Hampton, NY', + 1631608 => 'Amityville, NY', + 1631632 => 'Stony Brook, NY', + 1631647 => 'Bay Shore, NY', + 1631653 => 'Quogue, NY', + 1631665 => 'Bay Shore, NY', + 1631666 => 'Bay Shore, NY', + 1631667 => 'Deer Park, NY', + 1631668 => 'Montauk, NY', + 1631687 => 'Patchogue, NY', + 1631691 => 'Amityville, NY', + 1631694 => 'Farmingdale, NY', + 1631723 => 'Hampton Bays, NY', + 1631725 => 'Sag Harbor, NY', + 1631726 => 'Water Mill, NY', + 1631727 => 'Riverhead, NY', + 1631728 => 'Hampton Bays, NY', + 1631734 => 'Cutchogue, NY', + 1631738 => 'Ronkonkoma, NY', + 1631749 => 'Shelter Island, NY', + 1631752 => 'Farmingdale, NY', + 1631753 => 'Farmingdale, NY', + 1631765 => 'Southold, NY', + 1631789 => 'Amityville, NY', + 1631841 => 'Amityville, NY', + 1631842 => 'Copiague, NY', + 1631858 => 'Commack, NY', + 1631863 => 'Smithtown, NY', + 1631864 => 'Commack, NY', + 1631884 => 'Lindenhurst, NY', + 1631907 => 'East Hampton, NY', + 1631929 => 'Wading River, NY', + 1631940 => 'Deer Park, NY', + 1631941 => 'Setauket- East Setauket, NY', + 1631956 => 'Lindenhurst, NY', + 1631957 => 'Lindenhurst, NY', + 1631968 => 'Bay Shore, NY', + 1631969 => 'Bay Shore, NY', + 1631991 => 'Lindenhurst, NY', + 1636 => 'Missouri', + 1636230 => 'Ballwin, MO', + 1636239 => 'Washington, MO', + 1636240 => 'O\'Fallon, MO', + 1636256 => 'Ballwin, MO', + 1636257 => 'Pacific, MO', + 1636271 => 'Pacific, MO', + 1636272 => 'O\'Fallon, MO', + 1636274 => 'Cedar Hill, MO', + 1636278 => 'St. Peters, MO', + 1636279 => 'St. Peters, MO', + 1636281 => 'O\'Fallon, MO', + 1636282 => 'Arnold, MO', + 1636285 => 'Cedar Hill, MO', + 1636287 => 'Arnold, MO', + 1636294 => 'O\'Fallon, MO', + 1636296 => 'Arnold, MO', + 1636305 => 'Fenton, MO', + 1636326 => 'Fenton, MO', + 1636327 => 'Wentzville, MO', + 1636332 => 'Wentzville, MO', + 1636337 => 'De Soto, MO', + 1636343 => 'Fenton, MO', + 1636349 => 'Fenton, MO', + 1636376 => 'High Ridge, MO', + 1636379 => 'O\'Fallon, MO', + 1636390 => 'Washington, MO', + 1636397 => 'St. Peters, MO', + 1636433 => 'Marthasville, MO', + 1636456 => 'Warrenton, MO', + 1636462 => 'Troy, MO', + 1636475 => 'Pevely, MO', + 1636479 => 'Pevely, MO', + 1636493 => 'St. Charles, MO', + 1636496 => 'Fenton, MO', + 1636519 => 'Chesterfield, MO', + 1636527 => 'Ballwin, MO', + 1636528 => 'Troy, MO', + 1636530 => 'Chesterfield, MO', + 1636532 => 'Chesterfield, MO', + 1636536 => 'Chesterfield, MO', + 1636537 => 'Chesterfield, MO', + 1636583 => 'Union, MO', + 1636584 => 'Union, MO', + 1636586 => 'De Soto, MO', + 1636587 => 'Eureka, MO', + 1636625 => 'Lake Saint Louis, MO', + 1636629 => 'Saint Clair, MO', + 1636639 => 'Wentzville, MO', + 1636671 => 'House Springs, MO', + 1636677 => 'High Ridge, MO', + 1636717 => 'Fenton, MO', + 1636723 => 'St. Charles, MO', + 1636724 => 'St. Charles, MO', + 1636728 => 'Chesterfield, MO', + 1636745 => 'Wright City, MO', + 1636789 => 'Hillsboro, MO', + 1636797 => 'Hillsboro, MO', + 1636887 => 'Wentzville, MO', + 1636916 => 'St. Charles, MO', + 1636922 => 'St. Peters, MO', + 1636925 => 'St. Charles, MO', + 1636931 => 'Festus, MO', + 1636933 => 'Festus, MO', + 1636937 => 'Festus, MO', + 1636938 => 'Eureka, MO', + 1636940 => 'St. Charles, MO', + 1636946 => 'St. Charles, MO', + 1636947 => 'St. Charles, MO', + 1636949 => 'St. Charles, MO', + 1636970 => 'St. Peters, MO', + 1636978 => 'O\'Fallon, MO', + 1636980 => 'O\'Fallon, MO', + 1639 => 'Saskatchewan', + 1641 => 'Iowa', + 1641209 => 'Fairfield, IA', + 1641228 => 'Charles City, IA', + 1641236 => 'Grinnell, IA', + 1641259 => 'Monroe, IA', + 1641322 => 'Corning, IA', + 1641324 => 'Northwood, IA', + 1641333 => 'Lenox, IA', + 1641342 => 'Osceola, IA', + 1641357 => 'Clear Lake, IA', + 1641366 => 'Conrad, IA', + 1641394 => 'New Hampton, IA', + 1641421 => 'Mason City, IA', + 1641422 => 'Mason City, IA', + 1641423 => 'Mason City, IA', + 1641424 => 'Mason City, IA', + 1641435 => 'Nashua, IA', + 1641437 => 'Centerville, IA', + 1641444 => 'Belmond, IA', + 1641446 => 'Leon, IA', + 1641456 => 'Hampton, IA', + 1641464 => 'Mount Ayr, IA', + 1641469 => 'Fairfield, IA', + 1641472 => 'Fairfield, IA', + 1641473 => 'Gladbrook, IA', + 1641484 => 'Toledo, IA', + 1641522 => 'Brooklyn, IA', + 1641585 => 'Forest City, IA', + 1641592 => 'Lake Mills, IA', + 1641594 => 'Sully, IA', + 1641622 => 'Sigourney, IA', + 1641623 => 'Montezuma, IA', + 1641628 => 'Pella, IA', + 1641637 => 'New Sharon, IA', + 1641648 => 'Iowa Falls, IA', + 1641664 => 'Bloomfield, IA', + 1641672 => 'Oskaloosa, IA', + 1641673 => 'Oskaloosa, IA', + 1641682 => 'Ottumwa, IA', + 1641683 => 'Ottumwa, IA', + 1641684 => 'Ottumwa, IA', + 1641732 => 'Osage, IA', + 1641743 => 'Greenfield, IA', + 1641747 => 'Guthrie Center, IA', + 1641752 => 'Marshalltown, IA', + 1641753 => 'Marshalltown, IA', + 1641754 => 'Marshalltown, IA', + 1641755 => 'Panora, IA', + 1641774 => 'Chariton, IA', + 1641782 => 'Creston, IA', + 1641784 => 'Lamoni, IA', + 1641791 => 'Newton, IA', + 1641792 => 'Newton, IA', + 1641822 => 'Rockwell, IA', + 1641828 => 'Knoxville, IA', + 1641842 => 'Knoxville, IA', + 1641843 => 'Britt, IA', + 1641847 => 'Ackley, IA', + 1641856 => 'Centerville, IA', + 1641858 => 'Eldora, IA', + 1641872 => 'Corydon, IA', + 1641923 => 'Garner, IA', + 1641932 => 'Albia, IA', + 1641939 => 'Eldora, IA', + 1641985 => 'Riceville, IA', + 1646 => 'New York', + 1646237 => 'New York, NY', + 1646336 => 'New York, NY', + 1646434 => 'New York, NY', + 1646476 => 'New York, NY', + 1646486 => 'New York, NY', + 1646559 => 'New York, NY', + 1646613 => 'New York, NY', + 1646638 => 'New York, NY', + 1646672 => 'New York, NY', + 1647 => 'Ontario', + 1649946 => 'Providenciales', + 1650 => 'California', + 1650212 => 'San Mateo, CA', + 1650216 => 'Redwood City, CA', + 1650233 => 'Menlo Park, CA', + 1650253 => 'Mountain View, CA', + 1650259 => 'Burlingame, CA', + 1650261 => 'Redwood City, CA', + 1650289 => 'Palo Alto, CA', + 1650298 => 'Redwood City, CA', + 1650299 => 'Redwood City, CA', + 1650301 => 'Daly City, CA', + 1650306 => 'Redwood City, CA', + 1650312 => 'San Mateo, CA', + 1650321 => 'Palo Alto, CA', + 1650327 => 'Palo Alto, CA', + 1650328 => 'Palo Alto, CA', + 1650329 => 'Palo Alto, CA', + 1650341 => 'San Mateo, CA', + 1650342 => 'San Mateo, CA', + 1650345 => 'San Mateo, CA', + 1650349 => 'San Mateo, CA', + 1650355 => 'Pacifica, CA', + 1650359 => 'Pacifica, CA', + 1650361 => 'Redwood City, CA', + 1650363 => 'Redwood City, CA', + 1650364 => 'Redwood City, CA', + 1650365 => 'Redwood City, CA', + 1650366 => 'Redwood City, CA', + 1650367 => 'Redwood City, CA', + 1650368 => 'Redwood City, CA', + 1650369 => 'Redwood City, CA', + 1650424 => 'Palo Alto, CA', + 1650458 => 'San Mateo, CA', + 1650493 => 'Palo Alto, CA', + 1650494 => 'Palo Alto, CA', + 1650497 => 'Palo Alto, CA', + 1650508 => 'San Carlos, CA', + 1650522 => 'San Mateo, CA', + 1650525 => 'San Mateo, CA', + 1650548 => 'San Mateo, CA', + 1650556 => 'Redwood City, CA', + 1650559 => 'Los Altos, CA', + 1650568 => 'Redwood City, CA', + 1650570 => 'San Mateo, CA', + 1650571 => 'San Mateo, CA', + 1650572 => 'San Mateo, CA', + 1650573 => 'San Mateo, CA', + 1650574 => 'San Mateo, CA', + 1650578 => 'San Mateo, CA', + 1650591 => 'San Carlos, CA', + 1650592 => 'San Carlos, CA', + 1650593 => 'San Carlos, CA', + 1650594 => 'San Carlos, CA', + 1650595 => 'San Carlos, CA', + 1650599 => 'Redwood City, CA', + 1650625 => 'Mountain View, CA', + 1650631 => 'San Carlos, CA', + 1650637 => 'San Carlos, CA', + 1650638 => 'San Mateo, CA', + 1650691 => 'Mountain View, CA', + 1650692 => 'Burlingame, CA', + 1650701 => 'Redwood City, CA', + 1650712 => 'Half Moon Bay, CA', + 1650721 => 'Redwood City, CA', + 1650723 => 'Stanford, CA', + 1650726 => 'Half Moon Bay, CA', + 1650738 => 'Pacifica, CA', + 1650742 => 'South San Francisco, CA', + 1650755 => 'Daly City, CA', + 1650756 => 'Daly City, CA', + 1650757 => 'Daly City, CA', + 1650758 => 'Daly City, CA', + 1650780 => 'Redwood City, CA', + 1650802 => 'San Carlos, CA', + 1650839 => 'Redwood City, CA', + 1650853 => 'Palo Alto, CA', + 1650854 => 'Menlo Park, CA', + 1650856 => 'Palo Alto, CA', + 1650858 => 'Palo Alto, CA', + 1650878 => 'Daly City, CA', + 1650879 => 'Pescadero, CA', + 1650903 => 'Mountain View, CA', + 1650938 => 'Mountain View, CA', + 1650940 => 'Mountain View, CA', + 1650941 => 'Los Altos, CA', + 1650947 => 'Los Altos, CA', + 1650948 => 'Los Altos, CA', + 1650949 => 'Los Altos, CA', + 1650960 => 'Mountain View, CA', + 1650961 => 'Mountain View, CA', + 1650962 => 'Mountain View, CA', + 1650964 => 'Mountain View, CA', + 1650965 => 'Mountain View, CA', + 1650967 => 'Mountain View, CA', + 1650968 => 'Mountain View, CA', + 1650969 => 'Mountain View, CA', + 1650991 => 'Daly City, CA', + 1650992 => 'Daly City, CA', + 1650994 => 'Daly City, CA', + 1651 => 'Minnesota', + 1651207 => 'Saint Paul, MN', + 1651209 => 'Saint Paul, MN', + 1651220 => 'Saint Paul, MN', + 1651221 => 'Saint Paul, MN', + 1651222 => 'Saint Paul, MN', + 1651224 => 'Saint Paul, MN', + 1651225 => 'Saint Paul, MN', + 1651227 => 'Saint Paul, MN', + 1651228 => 'Saint Paul, MN', + 1651254 => 'Saint Paul, MN', + 1651266 => 'Saint Paul, MN', + 1651267 => 'Red Wing, MN', + 1651275 => 'Stillwater, MN', + 1651288 => 'Saint Paul, MN', + 1651290 => 'Saint Paul, MN', + 1651291 => 'Saint Paul, MN', + 1651292 => 'Saint Paul, MN', + 1651293 => 'Saint Paul, MN', + 1651296 => 'Saint Paul, MN', + 1651297 => 'Saint Paul, MN', + 1651298 => 'Saint Paul, MN', + 1651312 => 'Saint Paul, MN', + 1651322 => 'Rosemount, MN', + 1651326 => 'Saint Paul, MN', + 1651330 => 'Saint Paul, MN', + 1651340 => 'Saint Paul, MN', + 1651342 => 'Stillwater, MN', + 1651345 => 'Lake City, MN', + 1651351 => 'Stillwater, MN', + 1651385 => 'Red Wing, MN', + 1651388 => 'Red Wing, MN', + 1651406 => 'Eagan, MN', + 1651423 => 'Rosemount, MN', + 1651430 => 'Stillwater, MN', + 1651437 => 'Hastings, MN', + 1651438 => 'Hastings, MN', + 1651439 => 'Stillwater, MN', + 1651452 => 'Eagan, MN', + 1651454 => 'Eagan, MN', + 1651458 => 'Cottage Grove, MN', + 1651459 => 'Cottage Grove, MN', + 1651460 => 'Farmington, MN', + 1651462 => 'Wyoming, MN', + 1651463 => 'Farmington, MN', + 1651464 => 'Forest Lake, MN', + 1651480 => 'Hastings, MN', + 1651487 => 'Saint Paul, MN', + 1651488 => 'Saint Paul, MN', + 1651489 => 'Saint Paul, MN', + 1651493 => 'Saint Paul, MN', + 1651528 => 'Saint Paul, MN', + 1651565 => 'Wabasha, MN', + 1651602 => 'Saint Paul, MN', + 1651603 => 'Saint Paul, MN', + 1651641 => 'Saint Paul, MN', + 1651642 => 'Saint Paul, MN', + 1651644 => 'Saint Paul, MN', + 1651645 => 'Saint Paul, MN', + 1651646 => 'Saint Paul, MN', + 1651647 => 'Saint Paul, MN', + 1651674 => 'North Branch, MN', + 1651683 => 'Eagan, MN', + 1651686 => 'Eagan, MN', + 1651690 => 'Saint Paul, MN', + 1651696 => 'Saint Paul, MN', + 1651698 => 'Saint Paul, MN', + 1651699 => 'Saint Paul, MN', + 1651756 => 'Saint Paul, MN', + 1651771 => 'Saint Paul, MN', + 1651772 => 'Saint Paul, MN', + 1651774 => 'Saint Paul, MN', + 1651776 => 'Saint Paul, MN', + 1651789 => 'Saint Paul, MN', + 1651793 => 'Saint Paul, MN', + 1651917 => 'Saint Paul, MN', + 1651923 => 'Goodhue, MN', + 1651999 => 'Saint Paul, MN', + 1657 => 'California', + 1660 => 'Missouri', + 1660248 => 'Fayette, MO', + 1660258 => 'Brookfield, MO', + 1660259 => 'Lexington, MO', + 1660263 => 'Moberly, MO', + 1660265 => 'Milan, MO', + 1660269 => 'Moberly, MO', + 1660277 => 'Huntsville, MO', + 1660327 => 'Paris, MO', + 1660335 => 'Sweet Springs, MO', + 1660338 => 'Glasgow, MO', + 1660359 => 'Trenton, MO', + 1660376 => 'Marceline, MO', + 1660385 => 'Macon, MO', + 1660388 => 'Salisbury, MO', + 1660397 => 'Edina, MO', + 1660425 => 'Bethany, MO', + 1660429 => 'Warrensburg, MO', + 1660433 => 'Tipton, MO', + 1660438 => 'Warsaw, MO', + 1660442 => 'Mound City, MO', + 1660446 => 'Oregon, MO', + 1660463 => 'Concordia, MO', + 1660465 => 'Memphis, MO', + 1660542 => 'Carrollton, MO', + 1660547 => 'Lincoln, MO', + 1660562 => 'Maryville, MO', + 1660563 => 'Knob Noster, MO', + 1660582 => 'Maryville, MO', + 1660584 => 'Higginsville, MO', + 1660626 => 'Kirksville, MO', + 1660627 => 'Kirksville, MO', + 1660646 => 'Chillicothe, MO', + 1660647 => 'Windsor, MO', + 1660663 => 'Gallatin, MO', + 1660665 => 'Kirksville, MO', + 1660668 => 'Cole Camp, MO', + 1660679 => 'Butler, MO', + 1660726 => 'Albany, MO', + 1660727 => 'Kahoka, MO', + 1660736 => 'Tarkio, MO', + 1660744 => 'Rock Port, MO', + 1660747 => 'Warrensburg, MO', + 1660748 => 'Princeton, MO', + 1660783 => 'Stanberry, MO', + 1660785 => 'Kirksville, MO', + 1660826 => 'Sedalia, MO', + 1660827 => 'Sedalia, MO', + 1660829 => 'Sedalia, MO', + 1660831 => 'Marshall, MO', + 1660882 => 'Boonville, MO', + 1660885 => 'Clinton, MO', + 1660886 => 'Marshall, MO', + 1660947 => 'Unionville, MO', + 1661 => 'California', + 1661213 => 'Bakersfield, CA', + 1661245 => 'Frazier Park, CA', + 1661248 => 'Lebec, CA', + 1661252 => 'Canyon Country, CA', + 1661256 => 'Rosamond, CA', + 1661263 => 'Santa Clarita, CA', + 1661264 => 'Palmdale, CA', + 1661265 => 'Palmdale, CA', + 1661266 => 'Palmdale, CA', + 1661267 => 'Palmdale, CA', + 1661268 => 'Santa Clarita, CA', + 1661269 => 'Acton, CA', + 1661272 => 'Palmdale, CA', + 1661273 => 'Palmdale, CA', + 1661274 => 'Palmdale, CA', + 1661285 => 'Palmdale, CA', + 1661294 => 'Valencia, CA', + 1661295 => 'Valencia, CA', + 1661296 => 'Santa Clarita, CA', + 1661297 => 'Santa Clarita, CA', + 1661298 => 'Canyon Country, CA', + 1661321 => 'Bakersfield, CA', + 1661322 => 'Bakersfield, CA', + 1661323 => 'Bakersfield, CA', + 1661324 => 'Bakersfield, CA', + 1661325 => 'Bakersfield, CA', + 1661326 => 'Bakersfield, CA', + 1661327 => 'Bakersfield, CA', + 1661328 => 'Bakersfield, CA', + 1661334 => 'Bakersfield, CA', + 1661363 => 'Bakersfield, CA', + 1661366 => 'Bakersfield, CA', + 1661377 => 'Bakersfield, CA', + 1661387 => 'Bakersfield, CA', + 1661391 => 'Bakersfield, CA', + 1661392 => 'Bakersfield, CA', + 1661393 => 'Bakersfield, CA', + 1661395 => 'Bakersfield, CA', + 1661396 => 'Bakersfield, CA', + 1661397 => 'Bakersfield, CA', + 1661398 => 'Bakersfield, CA', + 1661399 => 'Bakersfield, CA', + 1661424 => 'Canyon Country, CA', + 1661513 => 'Santa Clarita, CA', + 1661533 => 'Palmdale, CA', + 1661538 => 'Palmdale, CA', + 1661575 => 'Palmdale, CA', + 1661587 => 'Bakersfield, CA', + 1661588 => 'Bakersfield, CA', + 1661589 => 'Bakersfield, CA', + 1661631 => 'Bakersfield, CA', + 1661633 => 'Bakersfield, CA', + 1661634 => 'Bakersfield, CA', + 1661663 => 'Bakersfield, CA', + 1661664 => 'Bakersfield, CA', + 1661665 => 'Bakersfield, CA', + 1661702 => 'Valencia, CA', + 1661718 => 'Lancaster, CA', + 1661721 => 'Delano, CA', + 1661722 => 'Lancaster, CA', + 1661723 => 'Lancaster, CA', + 1661725 => 'Delano, CA', + 1661726 => 'Lancaster, CA', + 1661729 => 'Lancaster, CA', + 1661746 => 'Shafter, CA', + 1661758 => 'Wasco, CA', + 1661763 => 'Taft, CA', + 1661764 => 'Buttonwillow, CA', + 1661765 => 'Taft, CA', + 1661775 => 'Valencia, CA', + 1661792 => 'McFarland, CA', + 1661822 => 'Tehachapi, CA', + 1661823 => 'Tehachapi, CA', + 1661824 => 'Mojave, CA', + 1661827 => 'Bakersfield, CA', + 1661829 => 'Bakersfield, CA', + 1661831 => 'Bakersfield, CA', + 1661832 => 'Bakersfield, CA', + 1661833 => 'Bakersfield, CA', + 1661834 => 'Bakersfield, CA', + 1661835 => 'Bakersfield, CA', + 1661836 => 'Bakersfield, CA', + 1661837 => 'Bakersfield, CA', + 1661845 => 'Lamont, CA', + 1661854 => 'Arvin, CA', + 1661858 => 'Bakersfield, CA', + 1661859 => 'Bakersfield, CA', + 1661861 => 'Bakersfield, CA', + 1661864 => 'Bakersfield, CA', + 1661868 => 'Bakersfield, CA', + 1661869 => 'Bakersfield, CA', + 1661871 => 'Bakersfield, CA', + 1661872 => 'Bakersfield, CA', + 1661873 => 'Bakersfield, CA', + 1661940 => 'Lancaster, CA', + 1661942 => 'Lancaster, CA', + 1661943 => 'Lancaster, CA', + 1661944 => 'Littlerock, CA', + 1661945 => 'Lancaster, CA', + 1661946 => 'Lancaster, CA', + 1661947 => 'Palmdale, CA', + 1661948 => 'Lancaster, CA', + 1661949 => 'Lancaster, CA', + 1661951 => 'Lancaster, CA', + 1662 => 'Mississippi', + 1662205 => 'Tupelo, MS', + 1662223 => 'Walnut, MS', + 1662224 => 'Ashland, MS', + 1662226 => 'Grenada, MS', + 1662227 => 'Grenada, MS', + 1662232 => 'Oxford, MS', + 1662234 => 'Oxford, MS', + 1662236 => 'Oxford, MS', + 1662237 => 'Carrollton, MS', + 1662241 => 'Columbus, MS', + 1662244 => 'Columbus, MS', + 1662247 => 'Belzoni, MS', + 1662252 => 'Holly Springs, MS', + 1662253 => 'Southaven, MS', + 1662254 => 'Itta Bena, MS', + 1662256 => 'Amory, MS', + 1662257 => 'Amory, MS', + 1662258 => 'Eupora, MS', + 1662269 => 'Tupelo, MS', + 1662280 => 'Southaven, MS', + 1662281 => 'Oxford, MS', + 1662283 => 'Winona, MS', + 1662285 => 'Ackerman, MS', + 1662286 => 'Corinth, MS', + 1662287 => 'Corinth, MS', + 1662289 => 'Kosciusko, MS', + 1662320 => 'Starkville, MS', + 1662323 => 'Starkville, MS', + 1662324 => 'Starkville, MS', + 1662325 => 'Miss State, MS', + 1662326 => 'Marks, MS', + 1662327 => 'Columbus, MS', + 1662328 => 'Columbus, MS', + 1662329 => 'Columbus, MS', + 1662332 => 'Greenville, MS', + 1662334 => 'Greenville, MS', + 1662335 => 'Greenville, MS', + 1662342 => 'Southaven, MS', + 1662349 => 'Southaven, MS', + 1662363 => 'Tunica, MS', + 1662365 => 'Baldwyn, MS', + 1662369 => 'Aberdeen, MS', + 1662377 => 'Tupelo, MS', + 1662378 => 'Greenville, MS', + 1662393 => 'Southaven, MS', + 1662423 => 'Iuka, MS', + 1662429 => 'Hernando, MS', + 1662434 => 'Columbus, MS', + 1662447 => 'Okolona, MS', + 1662449 => 'Hernando, MS', + 1662453 => 'Greenwood, MS', + 1662454 => 'Belmont, MS', + 1662455 => 'Greenwood, MS', + 1662456 => 'Houston, MS', + 1662473 => 'Water Valley, MS', + 1662487 => 'Sardis, MS', + 1662488 => 'Pontotoc, MS', + 1662489 => 'Pontotoc, MS', + 1662494 => 'West Point, MS', + 1662513 => 'Oxford, MS', + 1662534 => 'New Albany, MS', + 1662536 => 'Southaven, MS', + 1662538 => 'New Albany, MS', + 1662562 => 'Senatobia, MS', + 1662563 => 'Batesville, MS', + 1662566 => 'Verona, MS', + 1662578 => 'Batesville, MS', + 1662620 => 'Tupelo, MS', + 1662622 => 'Coldwater, MS', + 1662624 => 'Clarksdale, MS', + 1662627 => 'Clarksdale, MS', + 1662628 => 'Calhoun City, MS', + 1662647 => 'Charleston, MS', + 1662653 => 'Durant, MS', + 1662680 => 'Tupelo, MS', + 1662686 => 'Leland, MS', + 1662720 => 'Booneville, MS', + 1662726 => 'Macon, MS', + 1662728 => 'Booneville, MS', + 1662745 => 'Drew, MS', + 1662746 => 'Yazoo City, MS', + 1662756 => 'Ruleville, MS', + 1662759 => 'Rosedale, MS', + 1662767 => 'Shannon, MS', + 1662773 => 'Louisville, MS', + 1662781 => 'Walls, MS', + 1662827 => 'Hollandale, MS', + 1662834 => 'Lexington, MS', + 1662837 => 'Ripley, MS', + 1662838 => 'Byhalia, MS', + 1662840 => 'Tupelo, MS', + 1662841 => 'Tupelo, MS', + 1662842 => 'Tupelo, MS', + 1662843 => 'Cleveland, MS', + 1662844 => 'Tupelo, MS', + 1662846 => 'Cleveland, MS', + 1662862 => 'Fulton, MS', + 1662869 => 'Saltillo, MS', + 1662873 => 'Rolling Fork, MS', + 1662887 => 'Indianola, MS', + 1662890 => 'Olive Branch, MS', + 1662893 => 'Olive Branch, MS', + 1662895 => 'Olive Branch, MS', + 1662963 => 'Nettleton, MS', + 1662983 => 'Bruce, MS', + 1667 => 'Maryland', + 1669 => 'California', + 1671646 => 'Tamuning', + 1678 => 'Georgia', + 1678208 => 'Cumming, GA', + 1678225 => 'Lawrenceville, GA', + 1678284 => 'Stockbridge, GA', + 1678289 => 'Stockbridge, GA', + 1678290 => 'Marietta, GA', + 1678297 => 'Alpharetta, GA', + 1678312 => 'Lawrenceville, GA', + 1678319 => 'Alpharetta, GA', + 1678342 => 'Covington, GA', + 1678344 => 'Snellville, GA', + 1678352 => 'Roswell, GA', + 1678363 => 'Dallas, GA', + 1678364 => 'Peachtree City, GA', + 1678366 => 'Alpharetta, GA', + 1678376 => 'Lawrenceville, GA', + 1678377 => 'Lawrenceville, GA', + 1678393 => 'Alpharetta, GA', + 1678407 => 'Lawrenceville, GA', + 1678413 => 'Conyers, GA', + 1678417 => 'Duluth, GA', + 1678421 => 'Norcross, GA', + 1678422 => 'Morrow, GA', + 1678423 => 'Newnan, GA', + 1678425 => 'Winder, GA', + 1678432 => 'McDonough, GA', + 1678442 => 'Lawrenceville, GA', + 1678445 => 'Woodstock, GA', + 1678450 => 'Gainesville, GA', + 1678455 => 'Cumming, GA', + 1678456 => 'Cumming, GA', + 1678461 => 'Roswell, GA', + 1678473 => 'Duluth, GA', + 1678474 => 'Duluth, GA', + 1678476 => 'Stone Mountain, GA', + 1678479 => 'Jonesboro, GA', + 1678493 => 'Canton, GA', + 1678494 => 'Woodstock, GA', + 1678513 => 'Cumming, GA', + 1678526 => 'Lithonia, GA', + 1678560 => 'Marietta, GA', + 1678565 => 'Stockbridge, GA', + 1678566 => 'Alpharetta, GA', + 1678574 => 'Acworth, GA', + 1678581 => 'Marietta, GA', + 1678583 => 'McDonough, GA', + 1678584 => 'Duluth, GA', + 1678624 => 'Alpharetta, GA', + 1678625 => 'Covington, GA', + 1678688 => 'Griffin, GA', + 1678705 => 'Atlanta, GA', + 1678712 => 'Covington, GA', + 1678715 => 'Douglasville, GA', + 1678721 => 'Cartersville, GA', + 1678732 => 'Atlanta, GA', + 1678762 => 'Alpharetta, GA', + 1678795 => 'Roswell, GA', + 1678807 => 'Cumming, GA', + 1678817 => 'Fayetteville, GA', + 1678838 => 'Douglasville, GA', + 1678840 => 'Villa Rica, GA', + 1678847 => 'Lawrenceville, GA', + 1678867 => 'Alpharetta, GA', + 1678880 => 'Canton, GA', + 1678904 => 'Atlanta, GA', + 1678947 => 'Cumming, GA', + 1678957 => 'Duluth, GA', + 1678963 => 'Winder, GA', + 1678965 => 'Cumming, GA', + 1678971 => 'Gainesville, GA', + 1678973 => 'Atlanta, GA', + 1678974 => 'Atlanta, GA', + 1678985 => 'Lawrenceville, GA', + 1682 => 'Texas', + 1682518 => 'Mansfield, TX', + 1682622 => 'Mansfield, TX', + 1682647 => 'Fort Worth, TX', + 1682885 => 'Fort Worth, TX', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1601.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1601.php deleted file mode 100644 index 459a762dd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1601.php +++ /dev/null @@ -1,156 +0,0 @@ - 'Mississippi', - 1601200 => 'Jackson, MS', - 1601225 => 'Gloster, MS', - 1601249 => 'McComb, MS', - 1601250 => 'McComb, MS', - 1601261 => 'Hattiesburg, MS', - 1601264 => 'Hattiesburg, MS', - 1601267 => 'Carthage, MS', - 1601268 => 'Hattiesburg, MS', - 1601271 => 'Hattiesburg, MS', - 1601276 => 'Summit, MS', - 1601288 => 'Hattiesburg, MS', - 1601296 => 'Hattiesburg, MS', - 1601304 => 'Natchez, MS', - 1601321 => 'Jackson, MS', - 1601336 => 'Hattiesburg, MS', - 1601346 => 'Jackson, MS', - 1601352 => 'Jackson, MS', - 1601353 => 'Jackson, MS', - 1601354 => 'Jackson, MS', - 1601355 => 'Jackson, MS', - 1601359 => 'Jackson, MS', - 1601362 => 'Jackson, MS', - 1601364 => 'Jackson, MS', - 1601366 => 'Jackson, MS', - 1601371 => 'Jackson, MS', - 1601372 => 'Jackson, MS', - 1601373 => 'Jackson, MS', - 1601376 => 'Jackson, MS', - 1601384 => 'Meadville, MS', - 1601389 => 'Philadelphia, MS', - 1601394 => 'Leakesville, MS', - 1601425 => 'Laurel, MS', - 1601426 => 'Laurel, MS', - 1601428 => 'Laurel, MS', - 1601437 => 'Port Gibson, MS', - 1601442 => 'Natchez, MS', - 1601445 => 'Natchez, MS', - 1601446 => 'Natchez, MS', - 1601450 => 'Hattiesburg, MS', - 1601469 => 'Forest, MS', - 1601477 => 'Ellisville, MS', - 1601482 => 'Meridian, MS', - 1601483 => 'Meridian, MS', - 1601484 => 'Meridian, MS', - 1601485 => 'Meridian, MS', - 1601487 => 'Jackson, MS', - 1601502 => 'Jackson, MS', - 1601528 => 'Wiggins, MS', - 1601544 => 'Hattiesburg, MS', - 1601545 => 'Hattiesburg, MS', - 1601553 => 'Meridian, MS', - 1601579 => 'Hattiesburg, MS', - 1601582 => 'Hattiesburg, MS', - 1601583 => 'Hattiesburg, MS', - 1601584 => 'Hattiesburg, MS', - 1601587 => 'Monticello, MS', - 1601591 => 'Brandon, MS', - 1601602 => 'Hattiesburg, MS', - 1601605 => 'Ridgeland, MS', - 1601631 => 'Vicksburg, MS', - 1601634 => 'Vicksburg, MS', - 1601635 => 'Decatur, MS', - 1601636 => 'Vicksburg, MS', - 1601638 => 'Vicksburg, MS', - 1601645 => 'Centreville, MS', - 1601649 => 'Laurel, MS', - 1601656 => 'Philadelphia, MS', - 1601657 => 'Liberty, MS', - 1601679 => 'Meridian, MS', - 1601683 => 'Newton, MS', - 1601684 => 'McComb, MS', - 1601693 => 'Meridian, MS', - 1601703 => 'Meridian, MS', - 1601713 => 'Jackson, MS', - 1601722 => 'Seminary, MS', - 1601729 => 'Soso, MS', - 1601731 => 'Columbia, MS', - 1601732 => 'Morton, MS', - 1601735 => 'Waynesboro, MS', - 1601736 => 'Columbia, MS', - 1601743 => 'De Kalb, MS', - 1601749 => 'Picayune, MS', - 1601758 => 'Sumrall, MS', - 1601764 => 'Bay Springs, MS', - 1601765 => 'Collins, MS', - 1601766 => 'Lucedale, MS', - 1601774 => 'Union, MS', - 1601776 => 'Quitman, MS', - 1601782 => 'Raleigh, MS', - 1601783 => 'Magnolia, MS', - 1601785 => 'Taylorsville, MS', - 1601786 => 'Fayette, MS', - 1601787 => 'Heidelberg, MS', - 1601788 => 'Richton, MS', - 1601792 => 'Prentiss, MS', - 1601794 => 'Purvis, MS', - 1601795 => 'Poplarville, MS', - 1601796 => 'Lumberton, MS', - 1601798 => 'Picayune, MS', - 1601799 => 'Picayune, MS', - 1601815 => 'Jackson, MS', - 1601823 => 'Brookhaven, MS', - 1601824 => 'Brandon, MS', - 1601825 => 'Brandon, MS', - 1601829 => 'Brandon, MS', - 1601833 => 'Brookhaven, MS', - 1601835 => 'Brookhaven, MS', - 1601845 => 'Florence, MS', - 1601847 => 'Mendenhall, MS', - 1601849 => 'Magee, MS', - 1601853 => 'Madison, MS', - 1601854 => 'Pelahatchie, MS', - 1601855 => 'Canton, MS', - 1601856 => 'Madison, MS', - 1601857 => 'Raymond, MS', - 1601859 => 'Canton, MS', - 1601876 => 'Tylertown, MS', - 1601878 => 'Terry, MS', - 1601879 => 'Flora, MS', - 1601883 => 'Vicksburg, MS', - 1601885 => 'Utica, MS', - 1601888 => 'Woodville, MS', - 1601892 => 'Crystal Springs, MS', - 1601894 => 'Hazlehurst, MS', - 1601914 => 'Jackson, MS', - 1601922 => 'Jackson, MS', - 1601923 => 'Jackson, MS', - 1601924 => 'Clinton, MS', - 1601925 => 'Clinton, MS', - 1601928 => 'Wiggins, MS', - 1601944 => 'Jackson, MS', - 1601947 => 'Lucedale, MS', - 1601948 => 'Jackson, MS', - 1601949 => 'Jackson, MS', - 1601956 => 'Jackson, MS', - 1601960 => 'Jackson, MS', - 1601961 => 'Jackson, MS', - 1601964 => 'New Augusta, MS', - 1601965 => 'Jackson, MS', - 1601968 => 'Jackson, MS', - 1601969 => 'Jackson, MS', - 1601981 => 'Jackson, MS', - 1601982 => 'Jackson, MS', - 1601984 => 'Jackson, MS', - 1601985 => 'Ridgeland, MS', - 1601987 => 'Jackson, MS', - 1601991 => 'Ridgeland, MS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1602.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1602.php deleted file mode 100644 index 53cfa154c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1602.php +++ /dev/null @@ -1,175 +0,0 @@ - 'Arizona', - 1602200 => 'Phoenix, AZ', - 1602212 => 'Phoenix, AZ', - 1602216 => 'Phoenix, AZ', - 1602218 => 'Phoenix, AZ', - 1602222 => 'Phoenix, AZ', - 1602224 => 'Phoenix, AZ', - 1602225 => 'Phoenix, AZ', - 1602229 => 'Phoenix, AZ', - 1602230 => 'Phoenix, AZ', - 1602232 => 'Phoenix, AZ', - 1602233 => 'Phoenix, AZ', - 1602234 => 'Phoenix, AZ', - 1602235 => 'Phoenix, AZ', - 1602239 => 'Phoenix, AZ', - 1602240 => 'Phoenix, AZ', - 1602241 => 'Phoenix, AZ', - 1602242 => 'Phoenix, AZ', - 1602243 => 'Phoenix, AZ', - 1602244 => 'Phoenix, AZ', - 1602246 => 'Phoenix, AZ', - 1602248 => 'Phoenix, AZ', - 1602249 => 'Phoenix, AZ', - 1602251 => 'Phoenix, AZ', - 1602252 => 'Phoenix, AZ', - 1602253 => 'Phoenix, AZ', - 1602254 => 'Phoenix, AZ', - 1602255 => 'Phoenix, AZ', - 1602256 => 'Phoenix, AZ', - 1602257 => 'Phoenix, AZ', - 1602258 => 'Phoenix, AZ', - 1602262 => 'Phoenix, AZ', - 1602263 => 'Phoenix, AZ', - 1602264 => 'Phoenix, AZ', - 1602265 => 'Phoenix, AZ', - 1602266 => 'Phoenix, AZ', - 1602267 => 'Phoenix, AZ', - 1602268 => 'Phoenix, AZ', - 1602269 => 'Phoenix, AZ', - 1602271 => 'Phoenix, AZ', - 1602272 => 'Phoenix, AZ', - 1602273 => 'Phoenix, AZ', - 1602274 => 'Phoenix, AZ', - 1602275 => 'Phoenix, AZ', - 1602276 => 'Phoenix, AZ', - 1602277 => 'Phoenix, AZ', - 1602278 => 'Phoenix, AZ', - 1602279 => 'Phoenix, AZ', - 1602281 => 'Phoenix, AZ', - 1602283 => 'Phoenix, AZ', - 1602285 => 'Phoenix, AZ', - 1602286 => 'Phoenix, AZ', - 1602288 => 'Phoenix, AZ', - 1602296 => 'Phoenix, AZ', - 1602304 => 'Phoenix, AZ', - 1602305 => 'Phoenix, AZ', - 1602307 => 'Phoenix, AZ', - 1602314 => 'Phoenix, AZ', - 1602323 => 'Phoenix, AZ', - 1602331 => 'Phoenix, AZ', - 1602336 => 'Phoenix, AZ', - 1602340 => 'Phoenix, AZ', - 1602344 => 'Phoenix, AZ', - 1602347 => 'Phoenix, AZ', - 1602353 => 'Phoenix, AZ', - 1602354 => 'Phoenix, AZ', - 1602358 => 'Phoenix, AZ', - 1602368 => 'Phoenix, AZ', - 1602371 => 'Phoenix, AZ', - 1602372 => 'Phoenix, AZ', - 1602374 => 'Phoenix, AZ', - 1602375 => 'Phoenix, AZ', - 1602381 => 'Phoenix, AZ', - 1602382 => 'Phoenix, AZ', - 1602388 => 'Phoenix, AZ', - 1602393 => 'Phoenix, AZ', - 1602395 => 'Phoenix, AZ', - 1602404 => 'Phoenix, AZ', - 1602406 => 'Phoenix, AZ', - 1602424 => 'Phoenix, AZ', - 1602426 => 'Phoenix, AZ', - 1602433 => 'Phoenix, AZ', - 1602437 => 'Phoenix, AZ', - 1602438 => 'Phoenix, AZ', - 1602439 => 'Glendale, AZ', - 1602441 => 'Phoenix, AZ', - 1602442 => 'Phoenix, AZ', - 1602443 => 'Phoenix, AZ', - 1602445 => 'Phoenix, AZ', - 1602449 => 'Phoenix, AZ', - 1602454 => 'Phoenix, AZ', - 1602455 => 'Phoenix, AZ', - 1602456 => 'Phoenix, AZ', - 1602462 => 'Phoenix, AZ', - 1602466 => 'Phoenix, AZ', - 1602468 => 'Phoenix, AZ', - 1602470 => 'Phoenix, AZ', - 1602482 => 'Phoenix, AZ', - 1602484 => 'Phoenix, AZ', - 1602485 => 'Phoenix, AZ', - 1602493 => 'Phoenix, AZ', - 1602494 => 'Phoenix, AZ', - 1602495 => 'Phoenix, AZ', - 1602504 => 'Phoenix, AZ', - 1602506 => 'Phoenix, AZ', - 1602508 => 'Phoenix, AZ', - 1602522 => 'Phoenix, AZ', - 1602530 => 'Phoenix, AZ', - 1602535 => 'Phoenix, AZ', - 1602542 => 'Phoenix, AZ', - 1602546 => 'Phoenix, AZ', - 1602548 => 'Phoenix, AZ', - 1602553 => 'Phoenix, AZ', - 1602569 => 'Phoenix, AZ', - 1602588 => 'Glendale, AZ', - 1602589 => 'Phoenix, AZ', - 1602595 => 'Phoenix, AZ', - 1602604 => 'Phoenix, AZ', - 1602606 => 'Phoenix, AZ', - 1602626 => 'Phoenix, AZ', - 1602667 => 'Phoenix, AZ', - 1602674 => 'Phoenix, AZ', - 1602678 => 'Phoenix, AZ', - 1602682 => 'Phoenix, AZ', - 1602687 => 'Phoenix, AZ', - 1602712 => 'Phoenix, AZ', - 1602714 => 'Phoenix, AZ', - 1602749 => 'Phoenix, AZ', - 1602765 => 'Phoenix, AZ', - 1602778 => 'Phoenix, AZ', - 1602787 => 'Phoenix, AZ', - 1602788 => 'Phoenix, AZ', - 1602789 => 'Phoenix, AZ', - 1602795 => 'Phoenix, AZ', - 1602808 => 'Phoenix, AZ', - 1602839 => 'Phoenix, AZ', - 1602840 => 'Phoenix, AZ', - 1602841 => 'Phoenix, AZ', - 1602861 => 'Phoenix, AZ', - 1602863 => 'Phoenix, AZ', - 1602864 => 'Phoenix, AZ', - 1602865 => 'Glendale, AZ', - 1602866 => 'Phoenix, AZ', - 1602867 => 'Phoenix, AZ', - 1602870 => 'Phoenix, AZ', - 1602889 => 'Phoenix, AZ', - 1602896 => 'Phoenix, AZ', - 1602916 => 'Phoenix, AZ', - 1602923 => 'Phoenix, AZ', - 1602926 => 'Phoenix, AZ', - 1602942 => 'Phoenix, AZ', - 1602943 => 'Phoenix, AZ', - 1602944 => 'Phoenix, AZ', - 1602952 => 'Phoenix, AZ', - 1602953 => 'Phoenix, AZ', - 1602954 => 'Phoenix, AZ', - 1602955 => 'Phoenix, AZ', - 1602956 => 'Phoenix, AZ', - 1602957 => 'Phoenix, AZ', - 1602971 => 'Phoenix, AZ', - 1602973 => 'Phoenix, AZ', - 1602978 => 'Glendale, AZ', - 1602992 => 'Phoenix, AZ', - 1602993 => 'Phoenix, AZ', - 1602995 => 'Phoenix, AZ', - 1602996 => 'Phoenix, AZ', - 1602997 => 'Phoenix, AZ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1603.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1603.php deleted file mode 100644 index 2414c3e9e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1603.php +++ /dev/null @@ -1,195 +0,0 @@ - 'New Hampshire', - 1603204 => 'Nashua, NH', - 1603223 => 'Concord, NH', - 1603224 => 'Concord, NH', - 1603225 => 'Concord, NH', - 1603226 => 'Concord, NH', - 1603227 => 'Concord, NH', - 1603228 => 'Concord, NH', - 1603229 => 'Concord, NH', - 1603232 => 'Manchester, NH', - 1603237 => 'Colebrook, NH', - 1603239 => 'Winchester, NH', - 1603253 => 'Moultonborough, NH', - 1603262 => 'Merrimack, NH', - 1603267 => 'Belmont, NH', - 1603271 => 'Concord, NH', - 1603279 => 'Meredith, NH', - 1603286 => 'Tilton, NH', - 1603293 => 'Gilford, NH', - 1603298 => 'West Lebanon, NH', - 1603319 => 'Portsmouth, NH', - 1603323 => 'Tamworth, NH', - 1603329 => 'Hampstead, NH', - 1603330 => 'Rochester, NH', - 1603332 => 'Rochester, NH', - 1603335 => 'Rochester, NH', - 1603343 => 'Dover, NH', - 1603352 => 'Keene, NH', - 1603354 => 'Keene, NH', - 1603355 => 'Keene, NH', - 1603356 => 'North Conway, NH', - 1603357 => 'Keene, NH', - 1603358 => 'Keene, NH', - 1603362 => 'Atkinson, NH', - 1603366 => 'Laconia, NH', - 1603378 => 'Plaistow, NH', - 1603382 => 'Plaistow, NH', - 1603383 => 'Jackson, NH', - 1603421 => 'Derry, NH', - 1603422 => 'Portsmouth, NH', - 1603424 => 'Merrimack, NH', - 1603427 => 'Portsmouth, NH', - 1603428 => 'Henniker, NH', - 1603429 => 'Merrimack, NH', - 1603430 => 'Portsmouth, NH', - 1603431 => 'Portsmouth, NH', - 1603433 => 'Portsmouth, NH', - 1603435 => 'Pittsfield, NH', - 1603436 => 'Portsmouth, NH', - 1603444 => 'Littleton, NH', - 1603447 => 'Conway, NH', - 1603448 => 'Lebanon, NH', - 1603456 => 'Warner, NH', - 1603458 => 'Salem, NH', - 1603463 => 'Deerfield, NH', - 1603464 => 'Hillsboro, NH', - 1603465 => 'Hollis, NH', - 1603466 => 'Gorham, NH', - 1603471 => 'Bedford, NH', - 1603472 => 'Bedford, NH', - 1603474 => 'Seabrook, NH', - 1603476 => 'Moultonborough, NH', - 1603483 => 'Candia, NH', - 1603487 => 'New Boston, NH', - 1603497 => 'Goffstown, NH', - 1603516 => 'Dover, NH', - 1603518 => 'Manchester, NH', - 1603522 => 'Sanbornville, NH', - 1603523 => 'Canaan, NH', - 1603524 => 'Laconia, NH', - 1603526 => 'New London, NH', - 1603527 => 'Laconia, NH', - 1603528 => 'Laconia, NH', - 1603529 => 'Weare, NH', - 1603532 => 'Jaffrey, NH', - 1603536 => 'Plymouth, NH', - 1603542 => 'Claremont, NH', - 1603543 => 'Claremont, NH', - 1603547 => 'Greenfield, NH', - 1603569 => 'Wolfeboro, NH', - 1603577 => 'Nashua, NH', - 1603578 => 'Nashua, NH', - 1603580 => 'Exeter, NH', - 1603585 => 'Fitzwilliam, NH', - 1603588 => 'Antrim, NH', - 1603589 => 'Nashua, NH', - 1603594 => 'Nashua, NH', - 1603595 => 'Nashua, NH', - 1603598 => 'Nashua, NH', - 1603601 => 'Hampton, NH', - 1603606 => 'Manchester, NH', - 1603610 => 'Portsmouth, NH', - 1603621 => 'Manchester, NH', - 1603622 => 'Manchester, NH', - 1603623 => 'Manchester, NH', - 1603624 => 'Manchester, NH', - 1603625 => 'Manchester, NH', - 1603626 => 'Manchester, NH', - 1603627 => 'Manchester, NH', - 1603629 => 'Manchester, NH', - 1603632 => 'Enfield, NH', - 1603635 => 'Pelham, NH', - 1603636 => 'Groveton, NH', - 1603641 => 'Manchester, NH', - 1603642 => 'Kingston, NH', - 1603643 => 'Hanover, NH', - 1603644 => 'Manchester, NH', - 1603645 => 'Manchester, NH', - 1603646 => 'Hanover, NH', - 1603647 => 'Manchester, NH', - 1603650 => 'Lebanon, NH', - 1603653 => 'Lebanon, NH', - 1603654 => 'Wilton, NH', - 1603659 => 'Newmarket, NH', - 1603663 => 'Manchester, NH', - 1603664 => 'Barrington, NH', - 1603666 => 'Manchester, NH', - 1603668 => 'Manchester, NH', - 1603669 => 'Manchester, NH', - 1603673 => 'Milford, NH', - 1603679 => 'Epping, NH', - 1603692 => 'Somersworth, NH', - 1603695 => 'Manchester, NH', - 1603726 => 'Campton, NH', - 1603736 => 'Epsom, NH', - 1603740 => 'Dover, NH', - 1603742 => 'Dover, NH', - 1603743 => 'Dover, NH', - 1603744 => 'Bristol, NH', - 1603745 => 'Lincoln, NH', - 1603747 => 'Woodsville, NH', - 1603749 => 'Dover, NH', - 1603752 => 'Berlin, NH', - 1603755 => 'Farmington, NH', - 1603756 => 'Walpole, NH', - 1603763 => 'Sunapee, NH', - 1603766 => 'Portsmouth, NH', - 1603772 => 'Exeter, NH', - 1603773 => 'Exeter, NH', - 1603774 => 'Dunbarton, NH', - 1603775 => 'Exeter, NH', - 1603778 => 'Exeter, NH', - 1603786 => 'Rumney, NH', - 1603787 => 'North Haverhill, NH', - 1603788 => 'Lancaster, NH', - 1603798 => 'Chichester, NH', - 1603821 => 'Nashua, NH', - 1603823 => 'Franconia, NH', - 1603826 => 'Charlestown, NH', - 1603835 => 'Alstead, NH', - 1603836 => 'Manchester, NH', - 1603837 => 'Whitefield, NH', - 1603838 => 'Lisbon, NH', - 1603856 => 'Concord, NH', - 1603862 => 'Durham, NH', - 1603863 => 'Newport, NH', - 1603868 => 'Durham, NH', - 1603870 => 'Salem, NH', - 1603875 => 'Alton, NH', - 1603876 => 'Marlborough, NH', - 1603878 => 'New Ipswich, NH', - 1603880 => 'Nashua, NH', - 1603881 => 'Nashua, NH', - 1603882 => 'Nashua, NH', - 1603883 => 'Nashua, NH', - 1603886 => 'Nashua, NH', - 1603887 => 'Chester, NH', - 1603888 => 'Nashua, NH', - 1603889 => 'Nashua, NH', - 1603890 => 'Salem, NH', - 1603891 => 'Nashua, NH', - 1603893 => 'Salem, NH', - 1603894 => 'Salem, NH', - 1603895 => 'Raymond, NH', - 1603898 => 'Salem, NH', - 1603899 => 'Rindge, NH', - 1603924 => 'Peterborough, NH', - 1603926 => 'Hampton, NH', - 1603929 => 'Hampton, NH', - 1603934 => 'Franklin, NH', - 1603935 => 'Manchester, NH', - 1603938 => 'Bradford, NH', - 1603942 => 'Northwood, NH', - 1603943 => 'Nashua, NH', - 1603964 => 'North Hampton, NH', - 1603965 => 'Derry, NH', - 1603968 => 'Ashland, NH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1604.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1604.php deleted file mode 100644 index 322bee3f2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1604.php +++ /dev/null @@ -1,276 +0,0 @@ - 'British Columbia', - 1604205 => 'Burnaby, BC', - 1604207 => 'Richmond, BC', - 1604214 => 'Richmond, BC', - 1604215 => 'Vancouver, BC', - 1604221 => 'Vancouver, BC', - 1604222 => 'Vancouver, BC', - 1604224 => 'Vancouver, BC', - 1604228 => 'Vancouver, BC', - 1604231 => 'Richmond, BC', - 1604232 => 'Richmond, BC', - 1604233 => 'Richmond, BC', - 1604241 => 'Richmond, BC', - 1604244 => 'Richmond, BC', - 1604247 => 'Richmond, BC', - 1604248 => 'Richmond, BC', - 1604251 => 'Vancouver, BC', - 1604253 => 'Vancouver, BC', - 1604254 => 'Vancouver, BC', - 1604255 => 'Vancouver, BC', - 1604257 => 'Vancouver, BC', - 1604261 => 'Vancouver, BC', - 1604263 => 'Vancouver, BC', - 1604264 => 'Vancouver, BC', - 1604266 => 'Vancouver, BC', - 1604267 => 'Vancouver, BC', - 1604270 => 'Richmond, BC', - 1604271 => 'Richmond, BC', - 1604272 => 'Richmond, BC', - 1604273 => 'Richmond, BC', - 1604274 => 'Richmond, BC', - 1604275 => 'Richmond, BC', - 1604276 => 'Richmond, BC', - 1604277 => 'Richmond, BC', - 1604278 => 'Richmond, BC', - 1604279 => 'Richmond, BC', - 1604284 => 'Richmond, BC', - 1604291 => 'Burnaby, BC', - 1604293 => 'Burnaby, BC', - 1604294 => 'Burnaby, BC', - 1604295 => 'Richmond, BC', - 1604298 => 'Burnaby, BC', - 1604299 => 'Burnaby, BC', - 1604303 => 'Richmond, BC', - 1604304 => 'Richmond, BC', - 1604321 => 'Vancouver, BC', - 1604322 => 'Vancouver, BC', - 1604323 => 'Vancouver, BC', - 1604324 => 'Vancouver, BC', - 1604325 => 'Vancouver, BC', - 1604327 => 'Vancouver, BC', - 1604331 => 'Vancouver, BC', - 1604392 => 'Chilliwack, BC', - 1604408 => 'Vancouver, BC', - 1604415 => 'Burnaby, BC', - 1604420 => 'Burnaby, BC', - 1604421 => 'Burnaby, BC', - 1604430 => 'Burnaby, BC', - 1604431 => 'Burnaby, BC', - 1604432 => 'Burnaby, BC', - 1604433 => 'Burnaby, BC', - 1604434 => 'Burnaby, BC', - 1604435 => 'Burnaby, BC', - 1604436 => 'Burnaby, BC', - 1604437 => 'Burnaby, BC', - 1604438 => 'Burnaby, BC', - 1604439 => 'Burnaby, BC', - 1604444 => 'Burnaby, BC', - 1604448 => 'Richmond, BC', - 1604451 => 'Burnaby, BC', - 1604454 => 'Burnaby, BC', - 1604455 => 'Langley, BC', - 1604461 => 'Port Moody, BC', - 1604462 => 'Maple Ridge, BC', - 1604463 => 'Maple Ridge, BC', - 1604466 => 'Maple Ridge, BC', - 1604467 => 'Maple Ridge, BC', - 1604469 => 'Port Moody, BC', - 1604472 => 'Port Coquitlam, BC', - 1604476 => 'Maple Ridge, BC', - 1604477 => 'Maple Ridge, BC', - 1604483 => 'Powell River, BC', - 1604484 => 'Vancouver, BC', - 1604485 => 'Powell River, BC', - 1604488 => 'Vancouver, BC', - 1604501 => 'Surrey, BC', - 1604502 => 'Surrey, BC', - 1604504 => 'Abbotsford, BC', - 1604507 => 'Surrey, BC', - 1604510 => 'Langley, BC', - 1604513 => 'Langley, BC', - 1604514 => 'Langley, BC', - 1604521 => 'New Westminster, BC', - 1604522 => 'New Westminster, BC', - 1604530 => 'Langley, BC', - 1604531 => 'Surrey, BC', - 1604532 => 'Langley, BC', - 1604533 => 'Langley, BC', - 1604534 => 'Langley, BC', - 1604535 => 'Surrey, BC', - 1604536 => 'Surrey, BC', - 1604538 => 'Surrey, BC', - 1604539 => 'Langley, BC', - 1604541 => 'Surrey, BC', - 1604542 => 'Surrey, BC', - 1604543 => 'Surrey, BC', - 1604544 => 'New Westminster, BC', - 1604556 => 'Abbotsford, BC', - 1604557 => 'Abbotsford, BC', - 1604558 => 'Vancouver, BC', - 1604560 => 'Surrey, BC', - 1604566 => 'Vancouver, BC', - 1604568 => 'Vancouver, BC', - 1604569 => 'Vancouver, BC', - 1604572 => 'Surrey, BC', - 1604574 => 'Surrey, BC', - 1604575 => 'Surrey, BC', - 1604576 => 'Surrey, BC', - 1604580 => 'Surrey, BC', - 1604581 => 'Surrey, BC', - 1604582 => 'Surrey, BC', - 1604583 => 'Surrey, BC', - 1604584 => 'Surrey, BC', - 1604585 => 'Surrey, BC', - 1604588 => 'Surrey, BC', - 1604589 => 'Surrey, BC', - 1604590 => 'Surrey, BC', - 1604591 => 'Surrey, BC', - 1604592 => 'Surrey, BC', - 1604593 => 'Surrey, BC', - 1604594 => 'Surrey, BC', - 1604596 => 'Surrey, BC', - 1604597 => 'Surrey, BC', - 1604598 => 'Surrey, BC', - 1604599 => 'Surrey, BC', - 1604602 => 'Vancouver, BC', - 1604605 => 'Vancouver, BC', - 1604606 => 'Vancouver, BC', - 1604608 => 'Vancouver, BC', - 1604609 => 'Vancouver, BC', - 1604629 => 'Vancouver, BC', - 1604630 => 'Vancouver, BC', - 1604631 => 'Vancouver, BC', - 1604632 => 'Vancouver, BC', - 1604633 => 'Vancouver, BC', - 1604637 => 'Vancouver, BC', - 1604638 => 'Vancouver, BC', - 1604640 => 'Vancouver, BC', - 1604641 => 'Vancouver, BC', - 1604643 => 'Vancouver, BC', - 1604646 => 'Vancouver, BC', - 1604647 => 'Vancouver, BC', - 1604660 => 'Vancouver, BC', - 1604661 => 'Vancouver, BC', - 1604662 => 'Vancouver, BC', - 1604664 => 'Burnaby, BC', - 1604665 => 'Vancouver, BC', - 1604666 => 'Vancouver, BC', - 1604669 => 'Vancouver, BC', - 1604676 => 'Vancouver, BC', - 1604677 => 'Vancouver, BC', - 1604678 => 'Vancouver, BC', - 1604681 => 'Vancouver, BC', - 1604682 => 'Vancouver, BC', - 1604683 => 'Vancouver, BC', - 1604684 => 'Vancouver, BC', - 1604685 => 'Vancouver, BC', - 1604687 => 'Vancouver, BC', - 1604688 => 'Vancouver, BC', - 1604689 => 'Vancouver, BC', - 1604696 => 'Vancouver, BC', - 1604702 => 'Chilliwack, BC', - 1604703 => 'Chilliwack, BC', - 1604708 => 'Vancouver, BC', - 1604709 => 'Vancouver, BC', - 1604713 => 'Vancouver, BC', - 1604714 => 'Vancouver, BC', - 1604718 => 'Vancouver, BC', - 1604730 => 'Vancouver, BC', - 1604731 => 'Vancouver, BC', - 1604732 => 'Vancouver, BC', - 1604733 => 'Vancouver, BC', - 1604734 => 'Vancouver, BC', - 1604736 => 'Vancouver, BC', - 1604737 => 'Vancouver, BC', - 1604738 => 'Vancouver, BC', - 1604739 => 'Vancouver, BC', - 1604740 => 'Sechelt, BC', - 1604742 => 'Vancouver, BC', - 1604746 => 'Abbotsford, BC', - 1604792 => 'Chilliwack, BC', - 1604793 => 'Chilliwack, BC', - 1604794 => 'Chilliwack, BC', - 1604795 => 'Chilliwack, BC', - 1604796 => 'Agassiz, BC', - 1604801 => 'Vancouver, BC', - 1604806 => 'Vancouver, BC', - 1604814 => 'Mission, BC', - 1604815 => 'Squamish, BC', - 1604820 => 'Mission, BC', - 1604821 => 'Richmond, BC', - 1604822 => 'Vancouver, BC', - 1604823 => 'Chilliwack, BC', - 1604824 => 'Chilliwack, BC', - 1604826 => 'Mission, BC', - 1604846 => 'Chilliwack, BC', - 1604847 => 'Chilliwack, BC', - 1604850 => 'Abbotsford, BC', - 1604852 => 'Abbotsford, BC', - 1604853 => 'Abbotsford, BC', - 1604854 => 'Abbotsford, BC', - 1604855 => 'Abbotsford, BC', - 1604858 => 'Chilliwack, BC', - 1604859 => 'Abbotsford, BC', - 1604864 => 'Abbotsford, BC', - 1604869 => 'Hope, BC', - 1604870 => 'Abbotsford, BC', - 1604871 => 'Vancouver, BC', - 1604872 => 'Vancouver, BC', - 1604873 => 'Vancouver, BC', - 1604874 => 'Vancouver, BC', - 1604875 => 'Vancouver, BC', - 1604876 => 'Vancouver, BC', - 1604877 => 'Vancouver, BC', - 1604879 => 'Vancouver, BC', - 1604881 => 'Langley, BC', - 1604882 => 'Langley, BC', - 1604883 => 'Madeira Park, BC', - 1604885 => 'Sechelt, BC', - 1604886 => 'Gibsons, BC', - 1604888 => 'Langley, BC', - 1604891 => 'Vancouver, BC', - 1604892 => 'Squamish, BC', - 1604894 => 'Pemberton, BC', - 1604898 => 'Squamish, BC', - 1604899 => 'Vancouver, BC', - 1604904 => 'North Vancouver, BC', - 1604905 => 'Whistler, BC', - 1604913 => 'West Vancouver, BC', - 1604921 => 'West Vancouver, BC', - 1604922 => 'West Vancouver, BC', - 1604924 => 'North Vancouver, BC', - 1604925 => 'West Vancouver, BC', - 1604926 => 'West Vancouver, BC', - 1604929 => 'North Vancouver, BC', - 1604930 => 'Surrey, BC', - 1604931 => 'Coquitlam, BC', - 1604932 => 'Whistler, BC', - 1604935 => 'Whistler, BC', - 1604936 => 'Coquitlam, BC', - 1604937 => 'Coquitlam, BC', - 1604938 => 'Whistler, BC', - 1604939 => 'Coquitlam, BC', - 1604941 => 'Port Coquitlam, BC', - 1604942 => 'Port Coquitlam, BC', - 1604944 => 'Port Coquitlam, BC', - 1604947 => 'Bowen Island, BC', - 1604951 => 'Surrey, BC', - 1604980 => 'North Vancouver, BC', - 1604982 => 'North Vancouver, BC', - 1604983 => 'North Vancouver, BC', - 1604984 => 'North Vancouver, BC', - 1604985 => 'North Vancouver, BC', - 1604986 => 'North Vancouver, BC', - 1604987 => 'North Vancouver, BC', - 1604988 => 'North Vancouver, BC', - 1604990 => 'North Vancouver, BC', - 1604998 => 'North Vancouver, BC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1605.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1605.php deleted file mode 100644 index e3a057162..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1605.php +++ /dev/null @@ -1,144 +0,0 @@ - 'South Dakota', - 1605217 => 'North Sioux City, SD', - 1605223 => 'Fort Pierre, SD', - 1605224 => 'Pierre, SD', - 1605225 => 'Aberdeen, SD', - 1605226 => 'Aberdeen, SD', - 1605229 => 'Aberdeen, SD', - 1605232 => 'North Sioux City, SD', - 1605234 => 'Chamberlain, SD', - 1605256 => 'Madison, SD', - 1605260 => 'Yankton, SD', - 1605271 => 'Sioux Falls, SD', - 1605274 => 'Sioux Falls, SD', - 1605275 => 'Sioux Falls, SD', - 1605279 => 'Wall, SD', - 1605297 => 'Parker, SD', - 1605322 => 'Sioux Falls, SD', - 1605328 => 'Sioux Falls, SD', - 1605330 => 'Sioux Falls, SD', - 1605331 => 'Sioux Falls, SD', - 1605332 => 'Sioux Falls, SD', - 1605333 => 'Sioux Falls, SD', - 1605334 => 'Sioux Falls, SD', - 1605335 => 'Sioux Falls, SD', - 1605336 => 'Sioux Falls, SD', - 1605337 => 'Platte, SD', - 1605338 => 'Sioux Falls, SD', - 1605339 => 'Sioux Falls, SD', - 1605341 => 'Rapid City, SD', - 1605342 => 'Rapid City, SD', - 1605343 => 'Rapid City, SD', - 1605345 => 'Webster, SD', - 1605347 => 'Sturgis, SD', - 1605348 => 'Rapid City, SD', - 1605352 => 'Huron, SD', - 1605353 => 'Huron, SD', - 1605355 => 'Rapid City, SD', - 1605356 => 'Elk Point, SD', - 1605357 => 'Sioux Falls, SD', - 1605360 => 'Sioux Falls, SD', - 1605361 => 'Sioux Falls, SD', - 1605362 => 'Sioux Falls, SD', - 1605367 => 'Sioux Falls, SD', - 1605368 => 'Tea, SD', - 1605371 => 'Sioux Falls, SD', - 1605373 => 'Sioux Falls, SD', - 1605374 => 'Lemmon, SD', - 1605384 => 'Wagner, SD', - 1605387 => 'Menno, SD', - 1605388 => 'Rapid City, SD', - 1605393 => 'Rapid City, SD', - 1605394 => 'Rapid City, SD', - 1605397 => 'Groton, SD', - 1605399 => 'Rapid City, SD', - 1605425 => 'Salem, SD', - 1605426 => 'Ipswich, SD', - 1605428 => 'Dell Rapids, SD', - 1605432 => 'Milbank, SD', - 1605448 => 'Britton, SD', - 1605472 => 'Redfield, SD', - 1605487 => 'Lake Andes, SD', - 1605498 => 'Tea, SD', - 1605528 => 'Hartford, SD', - 1605532 => 'Clark, SD', - 1605539 => 'Wessington Spgs, SD', - 1605574 => 'Hill City, SD', - 1605578 => 'Deadwood, SD', - 1605582 => 'Brandon, SD', - 1605584 => 'Lead, SD', - 1605589 => 'Tyndall, SD', - 1605594 => 'Garretson, SD', - 1605598 => 'Faulkton, SD', - 1605622 => 'Aberdeen, SD', - 1605624 => 'Vermillion, SD', - 1605626 => 'Aberdeen, SD', - 1605627 => 'Volga, SD', - 1605642 => 'Spearfish, SD', - 1605644 => 'Spearfish, SD', - 1605647 => 'Lennox, SD', - 1605649 => 'Selby, SD', - 1605665 => 'Yankton, SD', - 1605668 => 'Yankton, SD', - 1605669 => 'Murdo, SD', - 1605673 => 'Custer, SD', - 1605685 => 'Martin, SD', - 1605692 => 'Brookings, SD', - 1605693 => 'Brookings, SD', - 1605697 => 'Brookings, SD', - 1605698 => 'Sisseton, SD', - 1605716 => 'Rapid City, SD', - 1605717 => 'Spearfish, SD', - 1605718 => 'Rapid City, SD', - 1605719 => 'Rapid City, SD', - 1605720 => 'Sturgis, SD', - 1605721 => 'Rapid City, SD', - 1605722 => 'Spearfish, SD', - 1605724 => 'Armour, SD', - 1605725 => 'Aberdeen, SD', - 1605734 => 'Chamberlain, SD', - 1605745 => 'Hot Springs, SD', - 1605747 => 'Rosebud, SD', - 1605753 => 'Watertown, SD', - 1605763 => 'Beresford, SD', - 1605765 => 'Gettysburg, SD', - 1605772 => 'Howard, SD', - 1605773 => 'Pierre, SD', - 1605775 => 'Burke, SD', - 1605778 => 'Kimball, SD', - 1605791 => 'Rapid City, SD', - 1605796 => 'Woonsocket, SD', - 1605823 => 'McLaughlin, SD', - 1605835 => 'Gregory, SD', - 1605842 => 'Winner, SD', - 1605845 => 'Mobridge, SD', - 1605852 => 'Highmore, SD', - 1605853 => 'Miller, SD', - 1605854 => 'De Smet, SD', - 1605856 => 'Mission, SD', - 1605859 => 'Philip, SD', - 1605867 => 'Pine Ridge, SD', - 1605874 => 'Clear Lake, SD', - 1605878 => 'Watertown, SD', - 1605882 => 'Watertown, SD', - 1605886 => 'Watertown, SD', - 1605892 => 'Belle Fourche, SD', - 1605923 => 'Box Elder, SD', - 1605925 => 'Freeman, SD', - 1605928 => 'Parkston, SD', - 1605945 => 'Pierre, SD', - 1605964 => 'Eagle Butte, SD', - 1605977 => 'Sioux Falls, SD', - 1605983 => 'Arlington, SD', - 1605987 => 'Canton, SD', - 1605995 => 'Mitchell, SD', - 1605996 => 'Mitchell, SD', - 1605997 => 'Flandreau, SD', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1606.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1606.php deleted file mode 100644 index b39425edf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1606.php +++ /dev/null @@ -1,103 +0,0 @@ - 'Kentucky', - 1606218 => 'Pikeville, KY', - 1606237 => 'South Williamson, KY', - 1606248 => 'Middlesboro, KY', - 1606256 => 'Mount Vernon, KY', - 1606258 => 'Corbin, KY', - 1606285 => 'Martin, KY', - 1606286 => 'Olive Hill, KY', - 1606287 => 'McKee, KY', - 1606298 => 'Inez, KY', - 1606324 => 'Ashland, KY', - 1606325 => 'Ashland, KY', - 1606326 => 'Ashland, KY', - 1606327 => 'Ashland, KY', - 1606329 => 'Ashland, KY', - 1606330 => 'London, KY', - 1606337 => 'Pineville, KY', - 1606340 => 'Monticello, KY', - 1606348 => 'Monticello, KY', - 1606349 => 'Salyersville, KY', - 1606354 => 'Pine Knot, KY', - 1606364 => 'Annville, KY', - 1606365 => 'Stanford, KY', - 1606376 => 'Whitley City, KY', - 1606379 => 'Eubank, KY', - 1606387 => 'Albany, KY', - 1606408 => 'Ashland, KY', - 1606423 => 'Science Hill, KY', - 1606432 => 'Pikeville, KY', - 1606433 => 'Pikeville, KY', - 1606435 => 'Hazard, KY', - 1606436 => 'Hazard, KY', - 1606437 => 'Pikeville, KY', - 1606439 => 'Hazard, KY', - 1606451 => 'Somerset, KY', - 1606456 => 'Phelps, KY', - 1606464 => 'Beattyville, KY', - 1606473 => 'Greenup, KY', - 1606474 => 'Grayson, KY', - 1606475 => 'Grayson, KY', - 1606487 => 'Hazard, KY', - 1606523 => 'Corbin, KY', - 1606526 => 'Corbin, KY', - 1606528 => 'Corbin, KY', - 1606545 => 'Barbourville, KY', - 1606546 => 'Barbourville, KY', - 1606549 => 'Williamsburg, KY', - 1606564 => 'Maysville, KY', - 1606573 => 'Harlan, KY', - 1606589 => 'Cumberland, KY', - 1606593 => 'Booneville, KY', - 1606598 => 'Manchester, KY', - 1606599 => 'Manchester, KY', - 1606633 => 'Whitesburg, KY', - 1606638 => 'Louisa, KY', - 1606663 => 'Stanton, KY', - 1606666 => 'Jackson, KY', - 1606668 => 'Campton, KY', - 1606672 => 'Hyden, KY', - 1606674 => 'Owingsville, KY', - 1606676 => 'Somerset, KY', - 1606677 => 'Somerset, KY', - 1606678 => 'Somerset, KY', - 1606679 => 'Somerset, KY', - 1606723 => 'Irvine, KY', - 1606735 => 'Brooksville, KY', - 1606738 => 'Sandy Hook, KY', - 1606739 => 'Catlettsburg, KY', - 1606743 => 'West Liberty, KY', - 1606754 => 'Elkhorn City, KY', - 1606756 => 'Augusta, KY', - 1606759 => 'Maysville, KY', - 1606768 => 'Frenchburg, KY', - 1606780 => 'Morehead, KY', - 1606783 => 'Morehead, KY', - 1606784 => 'Morehead, KY', - 1606785 => 'Hindman, KY', - 1606787 => 'Liberty, KY', - 1606788 => 'Paintsville, KY', - 1606789 => 'Paintsville, KY', - 1606796 => 'Vanceburg, KY', - 1606832 => 'Jenkins, KY', - 1606837 => 'Evarts, KY', - 1606843 => 'East Bernstadt, KY', - 1606845 => 'Flemingsburg, KY', - 1606849 => 'Flemingsburg, KY', - 1606862 => 'London, KY', - 1606864 => 'London, KY', - 1606877 => 'London, KY', - 1606878 => 'London, KY', - 1606886 => 'Prestonsburg, KY', - 1606889 => 'Prestonsburg, KY', - 1606928 => 'Ashland, KY', - 1606929 => 'Ashland, KY', - 1606932 => 'South Shore, KY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1607.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1607.php deleted file mode 100644 index 634c0fa19..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1607.php +++ /dev/null @@ -1,104 +0,0 @@ - 'New York', - 1607217 => 'Binghamton, NY', - 1607231 => 'Binghamton, NY', - 1607239 => 'Endicott, NY', - 1607243 => 'Dundee, NY', - 1607255 => 'Ithaca, NY', - 1607256 => 'Ithaca, NY', - 1607257 => 'Ithaca, NY', - 1607264 => 'Cherry Valley, NY', - 1607266 => 'Ithaca, NY', - 1607272 => 'Ithaca, NY', - 1607273 => 'Ithaca, NY', - 1607274 => 'Ithaca, NY', - 1607277 => 'Ithaca, NY', - 1607319 => 'Ithaca, NY', - 1607324 => 'Hornell, NY', - 1607334 => 'Norwich, NY', - 1607336 => 'Norwich, NY', - 1607337 => 'Norwich, NY', - 1607359 => 'Addison, NY', - 1607363 => 'Downsville, NY', - 1607369 => 'Unadilla, NY', - 1607387 => 'Trumansburg, NY', - 1607431 => 'Oneonta, NY', - 1607432 => 'Oneonta, NY', - 1607433 => 'Oneonta, NY', - 1607467 => 'Deposit, NY', - 1607498 => 'Roscoe, NY', - 1607533 => 'Lansing, NY', - 1607535 => 'Watkins Glen, NY', - 1607539 => 'Brooktondale, NY', - 1607546 => 'Burdett, NY', - 1607547 => 'Cooperstown, NY', - 1607562 => 'Big Flats, NY', - 1607563 => 'Sidney, NY', - 1607564 => 'Newfield, NY', - 1607565 => 'Waverly, NY', - 1607569 => 'Hammondsport, NY', - 1607587 => 'Alfred, NY', - 1607589 => 'Spencer, NY', - 1607625 => 'Apalachin, NY', - 1607637 => 'Hancock, NY', - 1607639 => 'Afton, NY', - 1607642 => 'Newark Valley, NY', - 1607652 => 'Stamford, NY', - 1607655 => 'Windsor, NY', - 1607656 => 'Greene, NY', - 1607659 => 'Candor, NY', - 1607664 => 'Bath, NY', - 1607674 => 'Sherburne, NY', - 1607687 => 'Owego, NY', - 1607692 => 'Whitney Point, NY', - 1607693 => 'Harpursville, NY', - 1607698 => 'Canisteo, NY', - 1607699 => 'Nichols, NY', - 1607722 => 'Binghamton, NY', - 1607723 => 'Binghamton, NY', - 1607724 => 'Binghamton, NY', - 1607732 => 'Elmira, NY', - 1607733 => 'Elmira, NY', - 1607734 => 'Elmira, NY', - 1607735 => 'Elmira, NY', - 1607737 => 'Elmira, NY', - 1607739 => 'Horseheads, NY', - 1607746 => 'Delhi, NY', - 1607748 => 'Endicott, NY', - 1607749 => 'Homer, NY', - 1607753 => 'Cortland, NY', - 1607754 => 'Endicott, NY', - 1607756 => 'Cortland, NY', - 1607757 => 'Endicott, NY', - 1607758 => 'Cortland, NY', - 1607762 => 'Binghamton, NY', - 1607763 => 'Johnson City, NY', - 1607771 => 'Binghamton, NY', - 1607772 => 'Binghamton, NY', - 1607773 => 'Binghamton, NY', - 1607776 => 'Bath, NY', - 1607778 => 'Binghamton, NY', - 1607785 => 'Endicott, NY', - 1607786 => 'Endicott, NY', - 1607795 => 'Horseheads, NY', - 1607796 => 'Horseheads, NY', - 1607843 => 'Oxford, NY', - 1607844 => 'Dryden, NY', - 1607847 => 'New Berlin, NY', - 1607849 => 'Marathon, NY', - 1607863 => 'Cincinnatus, NY', - 1607865 => 'Walton, NY', - 1607869 => 'Ovid, NY', - 1607898 => 'Groton, NY', - 1607936 => 'Corning, NY', - 1607937 => 'Corning, NY', - 1607962 => 'Corning, NY', - 1607965 => 'Edmeston, NY', - 1607967 => 'Bainbridge, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1608.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1608.php deleted file mode 100644 index 92eb34456..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1608.php +++ /dev/null @@ -1,182 +0,0 @@ - 'Wisconsin', - 1608204 => 'Madison, WI', - 1608205 => 'Stoughton, WI', - 1608221 => 'Madison, WI', - 1608222 => 'Madison, WI', - 1608223 => 'Madison, WI', - 1608224 => 'Madison, WI', - 1608231 => 'Madison, WI', - 1608232 => 'Madison, WI', - 1608233 => 'Madison, WI', - 1608237 => 'Madison, WI', - 1608238 => 'Madison, WI', - 1608240 => 'Madison, WI', - 1608241 => 'Madison, WI', - 1608242 => 'Madison, WI', - 1608243 => 'Madison, WI', - 1608244 => 'Madison, WI', - 1608245 => 'Madison, WI', - 1608246 => 'Madison, WI', - 1608249 => 'Madison, WI', - 1608250 => 'Madison, WI', - 1608251 => 'Madison, WI', - 1608252 => 'Madison, WI', - 1608253 => 'Wisconsin Dells, WI', - 1608254 => 'Wisconsin Dells, WI', - 1608255 => 'Madison, WI', - 1608256 => 'Madison, WI', - 1608257 => 'Madison, WI', - 1608258 => 'Madison, WI', - 1608259 => 'Madison, WI', - 1608260 => 'Madison, WI', - 1608262 => 'Madison, WI', - 1608263 => 'Madison, WI', - 1608265 => 'Madison, WI', - 1608266 => 'Madison, WI', - 1608267 => 'Madison, WI', - 1608268 => 'Madison, WI', - 1608269 => 'Sparta, WI', - 1608270 => 'Madison, WI', - 1608271 => 'Madison, WI', - 1608273 => 'Madison, WI', - 1608274 => 'Madison, WI', - 1608276 => 'Madison, WI', - 1608277 => 'Madison, WI', - 1608278 => 'Madison, WI', - 1608280 => 'Madison, WI', - 1608287 => 'Madison, WI', - 1608296 => 'Westfield, WI', - 1608297 => 'Montello, WI', - 1608301 => 'Madison, WI', - 1608310 => 'Madison, WI', - 1608314 => 'Janesville, WI', - 1608323 => 'Arcadia, WI', - 1608324 => 'Monroe, WI', - 1608325 => 'Monroe, WI', - 1608326 => 'Prairie du Chien, WI', - 1608328 => 'Monroe, WI', - 1608329 => 'Monroe, WI', - 1608348 => 'Platteville, WI', - 1608355 => 'Baraboo, WI', - 1608356 => 'Baraboo, WI', - 1608361 => 'Beloit, WI', - 1608362 => 'Beloit, WI', - 1608363 => 'Beloit, WI', - 1608364 => 'Beloit, WI', - 1608365 => 'Beloit, WI', - 1608372 => 'Tomah, WI', - 1608374 => 'Tomah, WI', - 1608375 => 'Boscobel, WI', - 1608378 => 'Warrens, WI', - 1608392 => 'La Crosse, WI', - 1608417 => 'Madison, WI', - 1608423 => 'Cambridge, WI', - 1608424 => 'Belleville, WI', - 1608427 => 'Camp Douglas, WI', - 1608429 => 'Pardeeville, WI', - 1608437 => 'Mount Horeb, WI', - 1608441 => 'Madison, WI', - 1608442 => 'Madison, WI', - 1608443 => 'Madison, WI', - 1608452 => 'Coon Valley, WI', - 1608462 => 'Elroy, WI', - 1608467 => 'Madison, WI', - 1608489 => 'Hillsboro, WI', - 1608524 => 'Reedsburg, WI', - 1608526 => 'Holmen, WI', - 1608527 => 'New Glarus, WI', - 1608562 => 'New Lisbon, WI', - 1608565 => 'Necedah, WI', - 1608582 => 'Galesville, WI', - 1608586 => 'Oxford, WI', - 1608588 => 'Spring Green, WI', - 1608592 => 'Lodi, WI', - 1608625 => 'La Farge, WI', - 1608630 => 'Madison, WI', - 1608634 => 'Westby, WI', - 1608635 => 'Poynette, WI', - 1608637 => 'Viroqua, WI', - 1608647 => 'Richland Center, WI', - 1608648 => 'De Soto, WI', - 1608654 => 'Cashton, WI', - 1608655 => 'Marshall, WI', - 1608661 => 'Madison, WI', - 1608662 => 'Madison, WI', - 1608663 => 'Madison, WI', - 1608676 => 'Clinton, WI', - 1608685 => 'Alma, WI', - 1608687 => 'Fountain City, WI', - 1608723 => 'Lancaster, WI', - 1608739 => 'Muscoda, WI', - 1608741 => 'Janesville, WI', - 1608742 => 'Portage, WI', - 1608743 => 'Janesville, WI', - 1608744 => 'Cuba City, WI', - 1608745 => 'Portage, WI', - 1608752 => 'Janesville, WI', - 1608754 => 'Janesville, WI', - 1608755 => 'Janesville, WI', - 1608756 => 'Janesville, WI', - 1608757 => 'Janesville, WI', - 1608758 => 'Janesville, WI', - 1608764 => 'Deerfield, WI', - 1608767 => 'Black Earth, WI', - 1608775 => 'La Crosse, WI', - 1608776 => 'Darlington, WI', - 1608779 => 'Onalaska, WI', - 1608782 => 'La Crosse, WI', - 1608783 => 'Onalaska, WI', - 1608784 => 'La Crosse, WI', - 1608785 => 'La Crosse, WI', - 1608786 => 'West Salem, WI', - 1608787 => 'La Crosse, WI', - 1608788 => 'La Crosse, WI', - 1608791 => 'La Crosse, WI', - 1608795 => 'Mazomanie, WI', - 1608796 => 'La Crosse, WI', - 1608798 => 'Cross Plains, WI', - 1608807 => 'Madison, WI', - 1608819 => 'Madison, WI', - 1608822 => 'Fennimore, WI', - 1608824 => 'Madison, WI', - 1608825 => 'Sun Prairie, WI', - 1608826 => 'Madison, WI', - 1608827 => 'Madison, WI', - 1608828 => 'Madison, WI', - 1608829 => 'Madison, WI', - 1608831 => 'Middleton, WI', - 1608833 => 'Madison, WI', - 1608834 => 'Sun Prairie, WI', - 1608835 => 'Oregon, WI', - 1608836 => 'Middleton, WI', - 1608837 => 'Sun Prairie, WI', - 1608838 => 'McFarland, WI', - 1608839 => 'Cottage Grove, WI', - 1608845 => 'Verona, WI', - 1608846 => 'DeForest, WI', - 1608847 => 'Mauston, WI', - 1608848 => 'Verona, WI', - 1608849 => 'Waunakee, WI', - 1608850 => 'Waunakee, WI', - 1608868 => 'Milton, WI', - 1608873 => 'Stoughton, WI', - 1608877 => 'Stoughton, WI', - 1608882 => 'Evansville, WI', - 1608884 => 'Edgerton, WI', - 1608897 => 'Brodhead, WI', - 1608924 => 'Barneveld, WI', - 1608930 => 'Dodgeville, WI', - 1608935 => 'Dodgeville, WI', - 1608938 => 'Monticello, WI', - 1608965 => 'Shullsburg, WI', - 1608987 => 'Mineral Point, WI', - 1608989 => 'Blair, WI', - 1608994 => 'Bloomington, WI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1609.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1609.php deleted file mode 100644 index 44921a32b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1609.php +++ /dev/null @@ -1,112 +0,0 @@ - 'New Jersey', - 1609239 => 'Burlington Township, NJ', - 1609242 => 'Forked River, NJ', - 1609252 => 'Princeton, NJ', - 1609263 => 'Sea Isle City, NJ', - 1609266 => 'Brigantine, NJ', - 1609278 => 'Trenton, NJ', - 1609279 => 'Princeton, NJ', - 1609292 => 'Trenton, NJ', - 1609340 => 'Atlantic City, NJ', - 1609343 => 'Atlantic City, NJ', - 1609344 => 'Atlantic City, NJ', - 1609345 => 'Atlantic City, NJ', - 1609347 => 'Atlantic City, NJ', - 1609348 => 'Atlantic City, NJ', - 1609368 => 'Stone Harbor, NJ', - 1609390 => 'Marmora, NJ', - 1609391 => 'Ocean City, NJ', - 1609392 => 'Trenton, NJ', - 1609393 => 'Trenton, NJ', - 1609394 => 'Trenton, NJ', - 1609396 => 'Trenton, NJ', - 1609397 => 'Lambertville, NJ', - 1609398 => 'Ocean City, NJ', - 1609399 => 'Ocean City, NJ', - 1609404 => 'Galloway, NJ', - 1609430 => 'Princeton, NJ', - 1609441 => 'Atlantic City, NJ', - 1609452 => 'Princeton, NJ', - 1609454 => 'Princeton, NJ', - 1609463 => 'Cape May Ct Hse, NJ', - 1609465 => 'Cape May Ct Hse, NJ', - 1609466 => 'Hopewell, NJ', - 1609492 => 'Beach Haven, NJ', - 1609497 => 'Princeton, NJ', - 1609514 => 'Princeton, NJ', - 1609520 => 'Princeton, NJ', - 1609522 => 'Wildwood, NJ', - 1609523 => 'Wildwood, NJ', - 1609530 => 'Ewing Township, NJ', - 1609538 => 'Ewing Township, NJ', - 1609561 => 'Hammonton, NJ', - 1609567 => 'Hammonton, NJ', - 1609572 => 'Atlantic City, NJ', - 1609581 => 'Trenton, NJ', - 1609584 => 'Trenton, NJ', - 1609585 => 'Trenton, NJ', - 1609586 => 'Trenton, NJ', - 1609587 => 'Trenton, NJ', - 1609588 => 'Trenton, NJ', - 1609597 => 'Manahawkin, NJ', - 1609599 => 'Trenton, NJ', - 1609607 => 'Barnegat Township, NJ', - 1609625 => 'Mays Landing, NJ', - 1609628 => 'Woodbine, NJ', - 1609631 => 'Trenton, NJ', - 1609652 => 'Galloway, NJ', - 1609654 => 'Medford, NJ', - 1609656 => 'Trenton, NJ', - 1609660 => 'Barnegat Township, NJ', - 1609683 => 'Princeton, NJ', - 1609688 => 'Princeton, NJ', - 1609689 => 'Trenton, NJ', - 1609693 => 'Forked River, NJ', - 1609695 => 'Trenton, NJ', - 1609698 => 'Barnegat Township, NJ', - 1609704 => 'Hammonton, NJ', - 1609714 => 'Medford, NJ', - 1609729 => 'Wildwood, NJ', - 1609730 => 'Pennington, NJ', - 1609737 => 'Pennington, NJ', - 1609747 => 'Burlington Township, NJ', - 1609748 => 'Galloway, NJ', - 1609771 => 'Ewing Township, NJ', - 1609818 => 'Pennington, NJ', - 1609835 => 'Willingboro, NJ', - 1609838 => 'Trenton, NJ', - 1609844 => 'Lawrenceville, NJ', - 1609859 => 'Southampton Township, NJ', - 1609861 => 'Woodbine, NJ', - 1609871 => 'Willingboro, NJ', - 1609877 => 'Willingboro, NJ', - 1609882 => 'Ewing Township, NJ', - 1609883 => 'Ewing Township, NJ', - 1609884 => 'Cape May, NJ', - 1609888 => 'Trenton, NJ', - 1609890 => 'Trenton, NJ', - 1609893 => 'Browns Mills, NJ', - 1609894 => 'Pemberton, NJ', - 1609895 => 'Lawrenceville, NJ', - 1609896 => 'Lawrenceville, NJ', - 1609898 => 'Cape May, NJ', - 1609909 => 'Mays Landing, NJ', - 1609919 => 'Princeton, NJ', - 1609921 => 'Princeton, NJ', - 1609924 => 'Princeton, NJ', - 1609951 => 'Princeton, NJ', - 1609953 => 'Medford, NJ', - 1609965 => 'Egg Harbor City, NJ', - 1609967 => 'Avalon, NJ', - 1609971 => 'Forked River, NJ', - 1609978 => 'Manahawkin, NJ', - 1609987 => 'Princeton, NJ', - 1609989 => 'Trenton, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1610.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1610.php deleted file mode 100644 index ae48d631b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1610.php +++ /dev/null @@ -1,217 +0,0 @@ - 'Pennsylvania', - 1610208 => 'Reading, PA', - 1610225 => 'Wayne, PA', - 1610237 => 'Darby, PA', - 1610250 => 'Easton, PA', - 1610252 => 'Easton, PA', - 1610253 => 'Easton, PA', - 1610255 => 'Landenberg, PA', - 1610258 => 'Easton, PA', - 1610261 => 'Northampton, PA', - 1610262 => 'Northampton, PA', - 1610265 => 'King of Prussia, PA', - 1610268 => 'Avondale, PA', - 1610269 => 'Downingtown, PA', - 1610270 => 'Norristown, PA', - 1610272 => 'Norristown, PA', - 1610273 => 'Honey Brook, PA', - 1610275 => 'Norristown, PA', - 1610277 => 'Norristown, PA', - 1610278 => 'Norristown, PA', - 1610279 => 'Norristown, PA', - 1610280 => 'Exton, PA', - 1610282 => 'Coopersburg, PA', - 1610287 => 'Schwenksville, PA', - 1610293 => 'Wayne, PA', - 1610298 => 'New Tripoli, PA', - 1610317 => 'Bethlehem, PA', - 1610323 => 'Pottstown, PA', - 1610326 => 'Pottstown, PA', - 1610327 => 'Pottstown, PA', - 1610328 => 'Springfield, PA', - 1610330 => 'Easton, PA', - 1610336 => 'Allentown, PA', - 1610337 => 'King of Prussia, PA', - 1610344 => 'West Chester, PA', - 1610345 => 'West Grove, PA', - 1610347 => 'Kennett Square, PA', - 1610351 => 'Allentown, PA', - 1610352 => 'Upper Darby, PA', - 1610354 => 'King of Prussia, PA', - 1610363 => 'Exton, PA', - 1610366 => 'Allentown, PA', - 1610367 => 'Boyertown, PA', - 1610369 => 'Boyertown, PA', - 1610370 => 'Reading, PA', - 1610371 => 'Reading, PA', - 1610372 => 'Reading, PA', - 1610373 => 'Reading, PA', - 1610374 => 'Reading, PA', - 1610375 => 'Reading, PA', - 1610376 => 'Reading, PA', - 1610377 => 'Lehighton, PA', - 1610378 => 'Reading, PA', - 1610380 => 'Coatesville, PA', - 1610383 => 'Coatesville, PA', - 1610384 => 'Coatesville, PA', - 1610385 => 'Douglassville, PA', - 1610388 => 'Chadds Ford, PA', - 1610391 => 'Allentown, PA', - 1610395 => 'Allentown, PA', - 1610398 => 'Allentown, PA', - 1610399 => 'West Chester, PA', - 1610402 => 'Allentown, PA', - 1610404 => 'Birdsboro, PA', - 1610409 => 'Collegeville, PA', - 1610415 => 'Phoenixville, PA', - 1610419 => 'Bethlehem, PA', - 1610429 => 'West Chester, PA', - 1610430 => 'West Chester, PA', - 1610431 => 'West Chester, PA', - 1610432 => 'Allentown, PA', - 1610433 => 'Allentown, PA', - 1610434 => 'Allentown, PA', - 1610435 => 'Allentown, PA', - 1610436 => 'West Chester, PA', - 1610437 => 'Allentown, PA', - 1610438 => 'Easton, PA', - 1610439 => 'Allentown, PA', - 1610444 => 'Kennett Square, PA', - 1610446 => 'Havertown, PA', - 1610447 => 'Chester, PA', - 1610449 => 'Havertown, PA', - 1610454 => 'Collegeville, PA', - 1610466 => 'Coatesville, PA', - 1610469 => 'Pottstown, PA', - 1610473 => 'Boyertown, PA', - 1610478 => 'Reading, PA', - 1610481 => 'Allentown, PA', - 1610488 => 'Bernville, PA', - 1610489 => 'Collegeville, PA', - 1610515 => 'Easton, PA', - 1610518 => 'Downingtown, PA', - 1610520 => 'Bryn Mawr, PA', - 1610524 => 'Exton, PA', - 1610525 => 'Bryn Mawr, PA', - 1610526 => 'Bryn Mawr, PA', - 1610527 => 'Bryn Mawr, PA', - 1610530 => 'Allentown, PA', - 1610543 => 'Springfield, PA', - 1610544 => 'Springfield, PA', - 1610559 => 'Easton, PA', - 1610562 => 'Hamburg, PA', - 1610565 => 'Media, PA', - 1610566 => 'Media, PA', - 1610582 => 'Birdsboro, PA', - 1610588 => 'Bangor, PA', - 1610589 => 'Womelsdorf, PA', - 1610594 => 'Exton, PA', - 1610599 => 'Bangor, PA', - 1610619 => 'Chester, PA', - 1610625 => 'Bethlehem, PA', - 1610627 => 'Media, PA', - 1610628 => 'Allentown, PA', - 1610645 => 'Wynnewood, PA', - 1610648 => 'Paoli, PA', - 1610655 => 'Reading, PA', - 1610660 => 'Bala Cynwyd, PA', - 1610667 => 'Bala Cynwyd, PA', - 1610668 => 'Bala Cynwyd, PA', - 1610683 => 'Kutztown, PA', - 1610685 => 'Reading, PA', - 1610687 => 'Wayne, PA', - 1610688 => 'Wayne, PA', - 1610690 => 'Springfield, PA', - 1610691 => 'Bethlehem, PA', - 1610692 => 'West Chester, PA', - 1610693 => 'Robesonia, PA', - 1610694 => 'Bethlehem, PA', - 1610696 => 'West Chester, PA', - 1610701 => 'West Chester, PA', - 1610705 => 'Pottstown, PA', - 1610718 => 'Pottstown, PA', - 1610734 => 'Upper Darby, PA', - 1610738 => 'West Chester, PA', - 1610740 => 'Allentown, PA', - 1610743 => 'Reading, PA', - 1610746 => 'Nazareth, PA', - 1610750 => 'Reading, PA', - 1610756 => 'Kempton, PA', - 1610758 => 'Bethlehem, PA', - 1610759 => 'Nazareth, PA', - 1610768 => 'King of Prussia, PA', - 1610770 => 'Allentown, PA', - 1610775 => 'Reading, PA', - 1610776 => 'Allentown, PA', - 1610779 => 'Reading, PA', - 1610782 => 'Allentown, PA', - 1610783 => 'King of Prussia, PA', - 1610791 => 'Allentown, PA', - 1610792 => 'Royersford, PA', - 1610793 => 'West Chester, PA', - 1610796 => 'Reading, PA', - 1610797 => 'Allentown, PA', - 1610807 => 'Bethlehem, PA', - 1610814 => 'Bethlehem, PA', - 1610820 => 'Allentown, PA', - 1610821 => 'Allentown, PA', - 1610826 => 'Palmerton, PA', - 1610827 => 'Chester Springs, PA', - 1610831 => 'Collegeville, PA', - 1610837 => 'Bath, PA', - 1610838 => 'Hellertown, PA', - 1610841 => 'Allentown, PA', - 1610847 => 'Ottsville, PA', - 1610853 => 'Havertown, PA', - 1610856 => 'Mohnton, PA', - 1610857 => 'Parkesburg, PA', - 1610861 => 'Bethlehem, PA', - 1610863 => 'Wind Gap, PA', - 1610865 => 'Bethlehem, PA', - 1610866 => 'Bethlehem, PA', - 1610867 => 'Bethlehem, PA', - 1610868 => 'Bethlehem, PA', - 1610869 => 'West Grove, PA', - 1610872 => 'Chester, PA', - 1610873 => 'Downingtown, PA', - 1610874 => 'Chester, PA', - 1610882 => 'Bethlehem, PA', - 1610891 => 'Media, PA', - 1610892 => 'Media, PA', - 1610898 => 'Reading, PA', - 1610913 => 'Morgantown, PA', - 1610917 => 'Phoenixville, PA', - 1610918 => 'West Chester, PA', - 1610921 => 'Reading, PA', - 1610923 => 'Easton, PA', - 1610925 => 'Kennett Square, PA', - 1610929 => 'Reading, PA', - 1610932 => 'Oxford, PA', - 1610933 => 'Phoenixville, PA', - 1610935 => 'Phoenixville, PA', - 1610939 => 'Reading, PA', - 1610942 => 'Glenmoore, PA', - 1610944 => 'Fleetwood, PA', - 1610948 => 'Royersford, PA', - 1610954 => 'Bethlehem, PA', - 1610964 => 'Wayne, PA', - 1610965 => 'Emmaus, PA', - 1610967 => 'Emmaus, PA', - 1610969 => 'Allentown, PA', - 1610970 => 'Pottstown, PA', - 1610971 => 'Wayne, PA', - 1610973 => 'Allentown, PA', - 1610975 => 'Wayne, PA', - 1610983 => 'Phoenixville, PA', - 1610987 => 'Oley, PA', - 1610988 => 'Reading, PA', - 1610992 => 'King of Prussia, PA', - 1610998 => 'Oxford, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1612.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1612.php deleted file mode 100644 index 4e83c5ce9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1612.php +++ /dev/null @@ -1,90 +0,0 @@ - 'Minnesota', - 1612225 => 'Minneapolis, MN', - 1612259 => 'Minneapolis, MN', - 1612273 => 'Minneapolis, MN', - 1612302 => 'Minneapolis, MN', - 1612331 => 'Minneapolis, MN', - 1612332 => 'Minneapolis, MN', - 1612333 => 'Minneapolis, MN', - 1612335 => 'Minneapolis, MN', - 1612337 => 'Minneapolis, MN', - 1612338 => 'Minneapolis, MN', - 1612339 => 'Minneapolis, MN', - 1612340 => 'Minneapolis, MN', - 1612341 => 'Minneapolis, MN', - 1612343 => 'Minneapolis, MN', - 1612347 => 'Minneapolis, MN', - 1612348 => 'Minneapolis, MN', - 1612349 => 'Minneapolis, MN', - 1612353 => 'Minneapolis, MN', - 1612354 => 'Minneapolis, MN', - 1612370 => 'Minneapolis, MN', - 1612371 => 'Minneapolis, MN', - 1612374 => 'Minneapolis, MN', - 1612375 => 'Minneapolis, MN', - 1612377 => 'Minneapolis, MN', - 1612378 => 'Minneapolis, MN', - 1612379 => 'Minneapolis, MN', - 1612436 => 'Minneapolis, MN', - 1612455 => 'Minneapolis, MN', - 1612467 => 'Minneapolis, MN', - 1612492 => 'Minneapolis, MN', - 1612521 => 'Minneapolis, MN', - 1612522 => 'Minneapolis, MN', - 1612529 => 'Minneapolis, MN', - 1612545 => 'Minneapolis, MN', - 1612573 => 'Minneapolis, MN', - 1612588 => 'Minneapolis, MN', - 1612623 => 'Minneapolis, MN', - 1612624 => 'Minneapolis, MN', - 1612625 => 'Minneapolis, MN', - 1612626 => 'Minneapolis, MN', - 1612632 => 'Minneapolis, MN', - 1612668 => 'Minneapolis, MN', - 1612672 => 'Minneapolis, MN', - 1612673 => 'Minneapolis, MN', - 1612706 => 'Minneapolis, MN', - 1612721 => 'Minneapolis, MN', - 1612722 => 'Minneapolis, MN', - 1612724 => 'Minneapolis, MN', - 1612725 => 'Minneapolis, MN', - 1612727 => 'Minneapolis, MN', - 1612728 => 'Minneapolis, MN', - 1612729 => 'Minneapolis, MN', - 1612746 => 'Minneapolis, MN', - 1612766 => 'South 7th Street, Minneapolis, MN', - 1612767 => 'Minneapolis, MN', - 1612781 => 'Minneapolis, MN', - 1612788 => 'Minneapolis, MN', - 1612789 => 'Minneapolis, MN', - 1612798 => 'Richfield, MN', - 1612813 => 'Minneapolis, MN', - 1612821 => 'Minneapolis, MN', - 1612822 => 'Minneapolis, MN', - 1612823 => 'Minneapolis, MN', - 1612824 => 'Minneapolis, MN', - 1612825 => 'Minneapolis, MN', - 1612827 => 'Minneapolis, MN', - 1612863 => 'Minneapolis, MN', - 1612870 => 'Minneapolis, MN', - 1612871 => 'Minneapolis, MN', - 1612872 => 'Minneapolis, MN', - 1612873 => 'Minneapolis, MN', - 1612874 => 'Minneapolis, MN', - 1612877 => 'Minneapolis, MN', - 1612879 => 'Minneapolis, MN', - 1612886 => 'Minneapolis, MN', - 1612920 => 'Minneapolis, MN', - 1612922 => 'Minneapolis, MN', - 1612925 => 'Minneapolis, MN', - 1612926 => 'Minneapolis, MN', - 1612929 => 'Minneapolis, MN', - 1612977 => 'Minneapolis, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1613.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1613.php deleted file mode 100644 index 576e91fee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1613.php +++ /dev/null @@ -1,168 +0,0 @@ - 'Ontario', - 1613216 => 'Ottawa, ON', - 1613226 => 'Nepean, ON', - 1613230 => 'Ottawa, ON', - 1613231 => 'Ottawa, ON', - 1613232 => 'Ottawa, ON', - 1613233 => 'Ottawa, ON', - 1613234 => 'Ottawa, ON', - 1613235 => 'Ottawa, ON', - 1613236 => 'Ottawa, ON', - 1613237 => 'Ottawa, ON', - 1613238 => 'Ottawa, ON', - 1613241 => 'Ottawa, ON', - 1613244 => 'Ottawa, ON', - 1613247 => 'Ottawa, ON', - 1613248 => 'Ottawa, ON', - 1613249 => 'Ottawa, ON', - 1613253 => 'Carleton Place, ON', - 1613254 => 'Kanata, ON', - 1613256 => 'Almonte, ON', - 1613257 => 'Carleton Place, ON', - 1613258 => 'Kemptville, ON', - 1613260 => 'Ottawa, ON', - 1613264 => 'Perth, ON', - 1613267 => 'Perth, ON', - 1613269 => 'Merrickville, ON', - 1613270 => 'Kanata, ON', - 1613271 => 'Kanata, ON', - 1613273 => 'Westport, ON', - 1613279 => 'Sharbot Lake, ON', - 1613283 => 'Smiths Falls, ON', - 1613284 => 'Smiths Falls, ON', - 1613288 => 'Ottawa, ON', - 1613321 => 'Ottawa, ON', - 1613332 => 'Bancroft, ON', - 1613336 => 'Northbrook, ON', - 1613342 => 'Brockville, ON', - 1613345 => 'Brockville, ON', - 1613347 => 'Lancaster, ON', - 1613354 => 'Greater Napanee, ON', - 1613382 => 'Gananoque, ON', - 1613384 => 'Kingston, ON', - 1613389 => 'Kingston, ON', - 1613392 => 'Trenton, ON', - 1613393 => 'Bloomfield, ON', - 1613394 => 'Trenton, ON', - 1613395 => 'Stirling, ON', - 1613396 => 'Deseronto, ON', - 1613398 => 'Frankford, ON', - 1613399 => 'Wellington, ON', - 1613421 => 'Ottawa, ON', - 1613422 => 'Ottawa, ON', - 1613432 => 'Renfrew, ON', - 1613433 => 'Renfrew, ON', - 1613443 => 'Embrun, ON', - 1613445 => 'Russell, ON', - 1613446 => 'Rockland, ON', - 1613448 => 'Chesterville, ON', - 1613472 => 'Marmora, ON', - 1613473 => 'Madoc, ON', - 1613475 => 'Brighton, ON', - 1613476 => 'Picton, ON', - 1613478 => 'Tweed, ON', - 1613489 => 'North Gower, ON', - 1613498 => 'Brockville, ON', - 1613507 => 'Kingston, ON', - 1613521 => 'Ottawa, ON', - 1613523 => 'Ottawa, ON', - 1613524 => 'Saint Isidore, ON', - 1613525 => 'Alexandria, ON', - 1613526 => 'Ottawa, ON', - 1613530 => 'Kingston, ON', - 1613531 => 'Kingston, ON', - 1613542 => 'Kingston, ON', - 1613543 => 'Morrisburg, ON', - 1613544 => 'Kingston, ON', - 1613545 => 'Kingston, ON', - 1613546 => 'Kingston, ON', - 1613547 => 'Kingston, ON', - 1613548 => 'Kingston, ON', - 1613549 => 'Kingston, ON', - 1613562 => 'Ottawa, ON', - 1613563 => 'Ottawa, ON', - 1613564 => 'Ottawa, ON', - 1613565 => 'Ottawa, ON', - 1613567 => 'Ottawa, ON', - 1613569 => 'Ottawa, ON', - 1613584 => 'Deep River, ON', - 1613590 => 'Orléans, ON', - 1613591 => 'Kanata, ON', - 1613592 => 'Kanata, ON', - 1613594 => 'Ottawa, ON', - 1613599 => 'Kanata, ON', - 1613622 => 'Arnprior, ON', - 1613623 => 'Arnprior, ON', - 1613628 => 'Eganville, ON', - 1613632 => 'Hawkesbury, ON', - 1613634 => 'Kingston, ON', - 1613646 => 'Cobden, ON', - 1613652 => 'Iroquois, ON', - 1613659 => 'Lansdowne, ON', - 1613673 => 'Plantagenet, ON', - 1613678 => 'Vankleek Hill, ON', - 1613679 => 'Alfred, ON', - 1613680 => 'Ottawa, ON', - 1613687 => 'Petawawa, ON', - 1613688 => 'Ottawa, ON', - 1613692 => 'Manotick, ON', - 1613695 => 'Ottawa, ON', - 1613722 => 'Ottawa, ON', - 1613724 => 'Ottawa, ON', - 1613725 => 'Ottawa, ON', - 1613728 => 'Ottawa, ON', - 1613729 => 'Ottawa, ON', - 1613730 => 'Ottawa, ON', - 1613731 => 'Ottawa, ON', - 1613732 => 'Pembroke, ON', - 1613733 => 'Ottawa, ON', - 1613735 => 'Pembroke, ON', - 1613736 => 'Ottawa, ON', - 1613737 => 'Ottawa, ON', - 1613738 => 'Ottawa, ON', - 1613739 => 'Ottawa, ON', - 1613741 => 'Ottawa, ON', - 1613746 => 'Ottawa, ON', - 1613756 => 'Barry\'s Bay, ON', - 1613757 => 'Killaloe, ON', - 1613761 => 'Ottawa, ON', - 1613764 => 'Casselman, ON', - 1613766 => 'Kingston, ON', - 1613771 => 'Belleville, ON', - 1613774 => 'Winchester, ON', - 1613789 => 'Ottawa, ON', - 1613798 => 'Ottawa, ON', - 1613822 => 'Gloucester, ON', - 1613824 => 'Orléans, ON', - 1613830 => 'Orléans, ON', - 1613833 => 'Cumberland, ON', - 1613834 => 'Orléans, ON', - 1613835 => 'Navan, ON', - 1613837 => 'Orléans, ON', - 1613838 => 'Richmond, ON', - 1613839 => 'Carp, ON', - 1613841 => 'Orléans, ON', - 1613842 => 'Ottawa, ON', - 1613924 => 'Athens, ON', - 1613925 => 'Prescott, ON', - 1613931 => 'Cornwall, ON', - 1613932 => 'Cornwall, ON', - 1613933 => 'Cornwall, ON', - 1613936 => 'Cornwall, ON', - 1613937 => 'Cornwall, ON', - 1613938 => 'Cornwall, ON', - 1613961 => 'Belleville, ON', - 1613962 => 'Belleville, ON', - 1613965 => 'Trenton, ON', - 1613966 => 'Belleville, ON', - 1613967 => 'Belleville, ON', - 1613968 => 'Belleville, ON', - 1613969 => 'Belleville, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1614.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1614.php deleted file mode 100644 index 8a2faf353..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1614.php +++ /dev/null @@ -1,162 +0,0 @@ - 'Ohio', - 1614210 => 'Dublin, OH', - 1614220 => 'Columbus, OH', - 1614221 => 'Columbus, OH', - 1614222 => 'Columbus, OH', - 1614223 => 'Columbus, OH', - 1614224 => 'Columbus, OH', - 1614225 => 'Columbus, OH', - 1614227 => 'Columbus, OH', - 1614228 => 'Columbus, OH', - 1614231 => 'Columbus, OH', - 1614234 => 'Columbus, OH', - 1614235 => 'Columbus, OH', - 1614236 => 'Columbus, OH', - 1614237 => 'Columbus, OH', - 1614238 => 'Columbus, OH', - 1614239 => 'Columbus, OH', - 1614252 => 'Columbus, OH', - 1614253 => 'Columbus, OH', - 1614255 => 'Columbus, OH', - 1614257 => 'Columbus, OH', - 1614258 => 'Columbus, OH', - 1614261 => 'Columbus, OH', - 1614262 => 'Columbus, OH', - 1614263 => 'Columbus, OH', - 1614267 => 'Columbus, OH', - 1614268 => 'Columbus, OH', - 1614272 => 'Columbus, OH', - 1614273 => 'Columbus, OH', - 1614274 => 'Columbus, OH', - 1614275 => 'Columbus, OH', - 1614276 => 'Columbus, OH', - 1614277 => 'Grove City, OH', - 1614279 => 'Columbus, OH', - 1614291 => 'Columbus, OH', - 1614292 => 'Columbus, OH', - 1614293 => 'Columbus, OH', - 1614294 => 'Columbus, OH', - 1614297 => 'Columbus, OH', - 1614298 => 'Columbus, OH', - 1614299 => 'Columbus, OH', - 1614326 => 'Columbus, OH', - 1614337 => 'Columbus, OH', - 1614338 => 'Columbus, OH', - 1614340 => 'Columbus, OH', - 1614342 => 'Columbus, OH', - 1614351 => 'Columbus, OH', - 1614355 => 'Columbus, OH', - 1614365 => 'Columbus, OH', - 1614366 => 'Columbus, OH', - 1614389 => 'Dublin, OH', - 1614398 => 'Columbus, OH', - 1614409 => 'Columbus, OH', - 1614414 => 'Columbus, OH', - 1614416 => 'Columbus, OH', - 1614418 => 'Columbus, OH', - 1614421 => 'Columbus, OH', - 1614428 => 'Columbus, OH', - 1614429 => 'Columbus, OH', - 1614430 => 'Columbus, OH', - 1614433 => 'Columbus, OH', - 1614442 => 'Columbus, OH', - 1614443 => 'Columbus, OH', - 1614444 => 'Columbus, OH', - 1614445 => 'Columbus, OH', - 1614447 => 'Columbus, OH', - 1614449 => 'Columbus, OH', - 1614451 => 'Columbus, OH', - 1614453 => 'Columbus, OH', - 1614457 => 'Columbus, OH', - 1614459 => 'Columbus, OH', - 1614461 => 'Columbus, OH', - 1614462 => 'Columbus, OH', - 1614464 => 'Columbus, OH', - 1614466 => 'Columbus, OH', - 1614469 => 'Columbus, OH', - 1614470 => 'Columbus, OH', - 1614473 => 'Columbus, OH', - 1614475 => 'Columbus, OH', - 1614476 => 'Columbus, OH', - 1614481 => 'Columbus, OH', - 1614485 => 'Columbus, OH', - 1614486 => 'Columbus, OH', - 1614487 => 'Columbus, OH', - 1614488 => 'Columbus, OH', - 1614491 => 'Columbus, OH', - 1614492 => 'Columbus, OH', - 1614497 => 'Columbus, OH', - 1614523 => 'Westerville, OH', - 1614525 => 'Columbus, OH', - 1614527 => 'Hilliard, OH', - 1614529 => 'Hilliard, OH', - 1614538 => 'Columbus, OH', - 1614539 => 'Grove City, OH', - 1614544 => 'Columbus, OH', - 1614545 => 'Columbus, OH', - 1614552 => 'Columbus, OH', - 1614566 => 'Columbus, OH', - 1614586 => 'Columbus, OH', - 1614621 => 'Columbus, OH', - 1614645 => 'Columbus, OH', - 1614717 => 'Dublin, OH', - 1614718 => 'Dublin, OH', - 1614719 => 'Columbus, OH', - 1614722 => 'Columbus, OH', - 1614725 => 'Columbus, OH', - 1614754 => 'Columbus, OH', - 1614760 => 'Dublin, OH', - 1614761 => 'Dublin, OH', - 1614764 => 'Dublin, OH', - 1614766 => 'Dublin, OH', - 1614771 => 'Hilliard, OH', - 1614775 => 'New Albany, OH', - 1614777 => 'Hilliard, OH', - 1614781 => 'Columbus, OH', - 1614784 => 'Columbus, OH', - 1614791 => 'Dublin, OH', - 1614792 => 'Dublin, OH', - 1614793 => 'Dublin, OH', - 1614794 => 'Westerville, OH', - 1614798 => 'Dublin, OH', - 1614799 => 'Dublin, OH', - 1614801 => 'Grove City, OH', - 1614818 => 'Westerville, OH', - 1614824 => 'Columbus, OH', - 1614836 => 'Groveport, OH', - 1614839 => 'Westerville, OH', - 1614840 => 'Columbus, OH', - 1614850 => 'Hilliard, OH', - 1614851 => 'Columbus, OH', - 1614853 => 'Columbus, OH', - 1614865 => 'Westerville, OH', - 1614870 => 'Columbus, OH', - 1614871 => 'Grove City, OH', - 1614873 => 'Plain City, OH', - 1614875 => 'Grove City, OH', - 1614876 => 'Hilliard, OH', - 1614877 => 'Orient, OH', - 1614878 => 'Columbus, OH', - 1614879 => 'West Jefferson, OH', - 1614882 => 'Westerville, OH', - 1614884 => 'Columbus, OH', - 1614889 => 'Dublin, OH', - 1614890 => 'Westerville, OH', - 1614891 => 'Westerville, OH', - 1614895 => 'Westerville, OH', - 1614898 => 'Westerville, OH', - 1614899 => 'Westerville, OH', - 1614901 => 'Westerville, OH', - 1614921 => 'Hilliard, OH', - 1614933 => 'New Albany, OH', - 1614939 => 'New Albany, OH', - 1614947 => 'Columbus, OH', - 1614985 => 'Columbus, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1615.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1615.php deleted file mode 100644 index 84b358785..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1615.php +++ /dev/null @@ -1,204 +0,0 @@ - 'Tennessee', - 1615206 => 'Gallatin, TN', - 1615217 => 'Murfreesboro, TN', - 1615220 => 'Smyrna, TN', - 1615221 => 'Brentwood, TN', - 1615222 => 'Nashville, TN', - 1615223 => 'Smyrna, TN', - 1615225 => 'Murfreesboro, TN', - 1615226 => 'Nashville, TN', - 1615227 => 'Nashville, TN', - 1615228 => 'Nashville, TN', - 1615230 => 'Gallatin, TN', - 1615242 => 'Nashville, TN', - 1615244 => 'Nashville, TN', - 1615248 => 'Nashville, TN', - 1615250 => 'Nashville, TN', - 1615251 => 'Nashville, TN', - 1615252 => 'Nashville, TN', - 1615254 => 'Nashville, TN', - 1615255 => 'Nashville, TN', - 1615256 => 'Nashville, TN', - 1615259 => 'Nashville, TN', - 1615261 => 'Franklin, TN', - 1615262 => 'Nashville, TN', - 1615264 => 'Hendersonville, TN', - 1615269 => 'Nashville, TN', - 1615274 => 'Eagleville, TN', - 1615279 => 'Nashville, TN', - 1615284 => 'Nashville, TN', - 1615291 => 'Nashville, TN', - 1615292 => 'Nashville, TN', - 1615297 => 'Nashville, TN', - 1615298 => 'Nashville, TN', - 1615301 => 'Nashville, TN', - 1615302 => 'Spring Hill, TN', - 1615309 => 'Brentwood, TN', - 1615312 => 'Nashville, TN', - 1615313 => 'Nashville, TN', - 1615320 => 'Nashville, TN', - 1615321 => 'Nashville, TN', - 1615322 => 'Nashville, TN', - 1615323 => 'Portland, TN', - 1615325 => 'Portland, TN', - 1615327 => 'Nashville, TN', - 1615329 => 'Nashville, TN', - 1615331 => 'Nashville, TN', - 1615332 => 'Nashville, TN', - 1615333 => 'Nashville, TN', - 1615338 => 'Hendersonville, TN', - 1615340 => 'Nashville, TN', - 1615341 => 'Nashville, TN', - 1615342 => 'Nashville, TN', - 1615343 => 'Nashville, TN', - 1615350 => 'Nashville, TN', - 1615352 => 'Nashville, TN', - 1615353 => 'Nashville, TN', - 1615354 => 'Nashville, TN', - 1615355 => 'Smyrna, TN', - 1615356 => 'Nashville, TN', - 1615360 => 'Nashville, TN', - 1615361 => 'Nashville, TN', - 1615365 => 'Nashville, TN', - 1615366 => 'Nashville, TN', - 1615367 => 'Nashville, TN', - 1615370 => 'Brentwood, TN', - 1615371 => 'Brentwood, TN', - 1615373 => 'Brentwood, TN', - 1615374 => 'Hartsville, TN', - 1615376 => 'Brentwood, TN', - 1615377 => 'Brentwood, TN', - 1615382 => 'Springfield, TN', - 1615383 => 'Nashville, TN', - 1615384 => 'Springfield, TN', - 1615385 => 'Nashville, TN', - 1615386 => 'Nashville, TN', - 1615396 => 'Murfreesboro, TN', - 1615399 => 'Nashville, TN', - 1615410 => 'Murfreesboro, TN', - 1615431 => 'Hendersonville, TN', - 1615435 => 'Franklin, TN', - 1615441 => 'Dickson, TN', - 1615443 => 'Lebanon, TN', - 1615444 => 'Lebanon, TN', - 1615445 => 'Nashville, TN', - 1615446 => 'Dickson, TN', - 1615449 => 'Lebanon, TN', - 1615451 => 'Gallatin, TN', - 1615452 => 'Gallatin, TN', - 1615453 => 'Lebanon, TN', - 1615457 => 'Nashville, TN', - 1615459 => 'Smyrna, TN', - 1615460 => 'Nashville, TN', - 1615463 => 'Nashville, TN', - 1615472 => 'Franklin, TN', - 1615494 => 'Murfreesboro, TN', - 1615499 => 'Nashville, TN', - 1615514 => 'Nashville, TN', - 1615515 => 'Nashville, TN', - 1615538 => 'Franklin, TN', - 1615547 => 'Lebanon, TN', - 1615563 => 'Woodbury, TN', - 1615567 => 'Franklin, TN', - 1615591 => 'Franklin, TN', - 1615595 => 'Franklin, TN', - 1615597 => 'Smithville, TN', - 1615599 => 'Franklin, TN', - 1615612 => 'Madison, TN', - 1615620 => 'Nashville, TN', - 1615624 => 'Murfreesboro, TN', - 1615641 => 'Antioch, TN', - 1615643 => 'Greenbrier, TN', - 1615644 => 'Westmoreland, TN', - 1615646 => 'Nashville, TN', - 1615650 => 'Nashville, TN', - 1615653 => 'Murfreesboro, TN', - 1615654 => 'Cross Plains, TN', - 1615661 => 'Brentwood, TN', - 1615662 => 'Nashville, TN', - 1615665 => 'Nashville, TN', - 1615666 => 'Lafayette, TN', - 1615672 => 'White House, TN', - 1615673 => 'Nashville, TN', - 1615678 => 'Nashville, TN', - 1615683 => 'Gordonsville, TN', - 1615688 => 'Lafayette, TN', - 1615699 => 'Red Boiling Spgs, TN', - 1615712 => 'Nashville, TN', - 1615726 => 'Nashville, TN', - 1615730 => 'Nashville, TN', - 1615731 => 'Antioch, TN', - 1615732 => 'Nashville, TN', - 1615735 => 'Carthage, TN', - 1615736 => 'Nashville, TN', - 1615740 => 'Dickson, TN', - 1615741 => 'Nashville, TN', - 1615742 => 'Nashville, TN', - 1615746 => 'Pleasant View, TN', - 1615750 => 'Nashville, TN', - 1615754 => 'Mount Juliet, TN', - 1615758 => 'Mount Juliet, TN', - 1615771 => 'Franklin, TN', - 1615773 => 'Mount Juliet, TN', - 1615776 => 'Nolensville, TN', - 1615777 => 'Nashville, TN', - 1615781 => 'Nashville, TN', - 1615783 => 'Nashville, TN', - 1615789 => 'Charlotte, TN', - 1615790 => 'Franklin, TN', - 1615791 => 'Franklin, TN', - 1615792 => 'Ashland City, TN', - 1615793 => 'La Vergne, TN', - 1615794 => 'Franklin, TN', - 1615797 => 'White Bluff, TN', - 1615799 => 'Fairview, TN', - 1615807 => 'Franklin, TN', - 1615822 => 'Hendersonville, TN', - 1615823 => 'Nashville, TN', - 1615824 => 'Hendersonville, TN', - 1615826 => 'Hendersonville, TN', - 1615831 => 'Nashville, TN', - 1615832 => 'Nashville, TN', - 1615833 => 'Nashville, TN', - 1615834 => 'Nashville, TN', - 1615837 => 'Nashville, TN', - 1615847 => 'Old Hickory, TN', - 1615848 => 'Murfreesboro, TN', - 1615849 => 'Murfreesboro, TN', - 1615851 => 'Goodlettsville, TN', - 1615855 => 'Goodlettsville, TN', - 1615859 => 'Goodlettsville, TN', - 1615860 => 'Madison, TN', - 1615862 => 'Nashville, TN', - 1615865 => 'Madison, TN', - 1615867 => 'Murfreesboro, TN', - 1615868 => 'Madison, TN', - 1615871 => 'Nashville, TN', - 1615872 => 'Nashville, TN', - 1615873 => 'Nashville, TN', - 1615874 => 'Nashville, TN', - 1615883 => 'Nashville, TN', - 1615884 => 'Nashville, TN', - 1615889 => 'Nashville, TN', - 1615890 => 'Murfreesboro, TN', - 1615891 => 'Nashville, TN', - 1615893 => 'Murfreesboro, TN', - 1615895 => 'Murfreesboro, TN', - 1615896 => 'Murfreesboro, TN', - 1615898 => 'Murfreesboro, TN', - 1615904 => 'Murfreesboro, TN', - 1615907 => 'Murfreesboro, TN', - 1615915 => 'Nashville, TN', - 1615936 => 'Nashville, TN', - 1615942 => 'Nashville, TN', - 1615952 => 'Kingston Springs, TN', - 1615953 => 'Nashville, TN', - 1615962 => 'Murfreesboro, TN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1616.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1616.php deleted file mode 100644 index f840bc2e0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1616.php +++ /dev/null @@ -1,124 +0,0 @@ - 'Michigan', - 1616222 => 'Grand Rapids, MI', - 1616225 => 'Greenville, MI', - 1616233 => 'Grand Rapids, MI', - 1616235 => 'Grand Rapids, MI', - 1616241 => 'Grand Rapids, MI', - 1616242 => 'Grand Rapids, MI', - 1616243 => 'Grand Rapids, MI', - 1616245 => 'Grand Rapids, MI', - 1616247 => 'Grand Rapids, MI', - 1616248 => 'Grand Rapids, MI', - 1616281 => 'Grand Rapids, MI', - 1616285 => 'Grand Rapids, MI', - 1616301 => 'Grand Rapids, MI', - 1616335 => 'Holland, MI', - 1616336 => 'Grand Rapids, MI', - 1616355 => 'Holland, MI', - 1616356 => 'Grand Rapids, MI', - 1616361 => 'Grand Rapids, MI', - 1616363 => 'Grand Rapids, MI', - 1616364 => 'Grand Rapids, MI', - 1616365 => 'Grand Rapids, MI', - 1616374 => 'Lake Odessa, MI', - 1616391 => 'Grand Rapids, MI', - 1616392 => 'Holland, MI', - 1616393 => 'Holland, MI', - 1616394 => 'Holland, MI', - 1616395 => 'Holland, MI', - 1616396 => 'Holland, MI', - 1616399 => 'Holland, MI', - 1616447 => 'Grand Rapids, MI', - 1616451 => 'Grand Rapids, MI', - 1616452 => 'Grand Rapids, MI', - 1616453 => 'Grand Rapids, MI', - 1616454 => 'Grand Rapids, MI', - 1616455 => 'Grand Rapids, MI', - 1616456 => 'Grand Rapids, MI', - 1616457 => 'Jenison, MI', - 1616458 => 'Grand Rapids, MI', - 1616459 => 'Grand Rapids, MI', - 1616464 => 'Grand Rapids, MI', - 1616475 => 'Grand Rapids, MI', - 1616494 => 'Holland, MI', - 1616522 => 'Ionia, MI', - 1616527 => 'Ionia, MI', - 1616546 => 'Holland, MI', - 1616551 => 'Grand Rapids, MI', - 1616575 => 'Grand Rapids, MI', - 1616583 => 'Byron Center, MI', - 1616608 => 'Grand Rapids, MI', - 1616632 => 'Grand Rapids, MI', - 1616636 => 'Sand Lake, MI', - 1616642 => 'Saranac, MI', - 1616662 => 'Hudsonville, MI', - 1616667 => 'Jenison, MI', - 1616669 => 'Hudsonville, MI', - 1616676 => 'Ada, MI', - 1616677 => 'Marne, MI', - 1616681 => 'Dorr, MI', - 1616682 => 'Ada, MI', - 1616685 => 'Grand Rapids, MI', - 1616696 => 'Cedar Springs, MI', - 1616719 => 'Grand Rapids, MI', - 1616726 => 'Grand Rapids, MI', - 1616732 => 'Grand Rapids, MI', - 1616735 => 'Grand Rapids, MI', - 1616738 => 'Holland, MI', - 1616742 => 'Grand Rapids, MI', - 1616748 => 'Zeeland, MI', - 1616752 => 'Grand Rapids, MI', - 1616754 => 'Greenville, MI', - 1616772 => 'Zeeland, MI', - 1616774 => 'Grand Rapids, MI', - 1616776 => 'Grand Rapids, MI', - 1616786 => 'Holland, MI', - 1616791 => 'Grand Rapids, MI', - 1616794 => 'Belding, MI', - 1616796 => 'Holland, MI', - 1616805 => 'Grand Rapids, MI', - 1616819 => 'Grand Rapids, MI', - 1616827 => 'Grand Rapids, MI', - 1616828 => 'Grand Rapids, MI', - 1616831 => 'Grand Rapids, MI', - 1616836 => 'Holland, MI', - 1616837 => 'Coopersville, MI', - 1616842 => 'Grand Haven, MI', - 1616844 => 'Grand Haven, MI', - 1616846 => 'Grand Haven, MI', - 1616847 => 'Grand Haven, MI', - 1616850 => 'Grand Haven, MI', - 1616863 => 'Rockford, MI', - 1616866 => 'Rockford, MI', - 1616868 => 'Alto, MI', - 1616874 => 'Rockford, MI', - 1616877 => 'Wayland, MI', - 1616878 => 'Byron Center, MI', - 1616885 => 'Grand Rapids, MI', - 1616887 => 'Sparta, MI', - 1616891 => 'Caledonia, MI', - 1616892 => 'Allendale Charter Township, MI', - 1616895 => 'Allendale Charter Township, MI', - 1616896 => 'Hudsonville, MI', - 1616897 => 'Lowell, MI', - 1616935 => 'Grand Haven, MI', - 1616940 => 'Grand Rapids, MI', - 1616942 => 'Grand Rapids, MI', - 1616949 => 'Grand Rapids, MI', - 1616954 => 'Grand Rapids, MI', - 1616956 => 'Grand Rapids, MI', - 1616957 => 'Grand Rapids, MI', - 1616974 => 'Grand Rapids, MI', - 1616975 => 'Grand Rapids, MI', - 1616977 => 'Grand Rapids, MI', - 1616988 => 'Grand Rapids, MI', - 1616994 => 'Holland, MI', - 1616997 => 'Coopersville, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1617.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1617.php deleted file mode 100644 index 013f518d6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1617.php +++ /dev/null @@ -1,174 +0,0 @@ - 'Massachusetts', - 1617225 => 'Cambridge, MA', - 1617227 => 'Boston, MA', - 1617236 => 'Boston, MA', - 1617241 => 'Charlestown, MA', - 1617242 => 'Charlestown, MA', - 1617243 => 'Newton, MA', - 1617247 => 'Boston, MA', - 1617248 => 'Boston, MA', - 1617253 => 'Cambridge, MA', - 1617261 => 'Boston, MA', - 1617262 => 'Boston, MA', - 1617265 => 'Dorchester, MA', - 1617266 => 'Boston, MA', - 1617267 => 'Boston, MA', - 1617277 => 'Brookline, MA', - 1617282 => 'Dorchester, MA', - 1617284 => 'Somerville, MA', - 1617288 => 'Dorchester, MA', - 1617292 => 'Boston, MA', - 1617294 => 'Everett, MA', - 1617298 => 'Mattapan, MA', - 1617328 => 'Quincy, MA', - 1617330 => 'Boston, MA', - 1617332 => 'Newton, MA', - 1617338 => 'Boston, MA', - 1617342 => 'Boston, MA', - 1617345 => 'Boston, MA', - 1617348 => 'Boston, MA', - 1617349 => 'Cambridge, MA', - 1617350 => 'Boston, MA', - 1617353 => 'Boston, MA', - 1617354 => 'Cambridge, MA', - 1617355 => 'Boston, MA', - 1617357 => 'Boston, MA', - 1617361 => 'Hyde Park, MA', - 1617364 => 'Hyde Park, MA', - 1617367 => 'Boston, MA', - 1617371 => 'Boston, MA', - 1617375 => 'Boston, MA', - 1617376 => 'Quincy, MA', - 1617381 => 'Everett, MA', - 1617387 => 'Everett, MA', - 1617389 => 'Everett, MA', - 1617391 => 'Boston, MA', - 1617394 => 'Everett, MA', - 1617414 => 'Boston, MA', - 1617421 => 'Boston, MA', - 1617422 => 'Boston, MA', - 1617423 => 'Boston, MA', - 1617424 => 'Boston, MA', - 1617425 => 'Boston, MA', - 1617426 => 'Boston, MA', - 1617432 => 'Boston, MA', - 1617436 => 'Dorchester, MA', - 1617437 => 'Boston, MA', - 1617439 => 'Boston, MA', - 1617441 => 'Cambridge, MA', - 1617451 => 'Boston, MA', - 1617466 => 'Chelsea, MA', - 1617471 => 'Quincy, MA', - 1617472 => 'Quincy, MA', - 1617479 => 'Quincy, MA', - 1617482 => 'Boston, MA', - 1617484 => 'Belmont, MA', - 1617489 => 'Belmont, MA', - 1617491 => 'Cambridge, MA', - 1617492 => 'Cambridge, MA', - 1617494 => 'Cambridge, MA', - 1617495 => 'Cambridge, MA', - 1617497 => 'Cambridge, MA', - 1617499 => 'Cambridge, MA', - 1617522 => 'Jamaica Plain, MA', - 1617523 => 'Boston, MA', - 1617524 => 'Jamaica Plain, MA', - 1617525 => 'Boston, MA', - 1617526 => 'Boston, MA', - 1617527 => 'Newton, MA', - 1617536 => 'Boston, MA', - 1617542 => 'Boston, MA', - 1617547 => 'Cambridge, MA', - 1617557 => 'Boston, MA', - 1617558 => 'Newton, MA', - 1617562 => 'Brighton, MA', - 1617566 => 'Brookline, MA', - 1617567 => 'East Boston, MA', - 1617568 => 'East Boston, MA', - 1617569 => 'East Boston, MA', - 1617570 => 'Boston, MA', - 1617573 => 'Boston, MA', - 1617574 => 'Boston, MA', - 1617575 => 'Cambridge, MA', - 1617576 => 'Cambridge, MA', - 1617577 => 'Cambridge, MA', - 1617591 => 'Somerville, MA', - 1617621 => 'Cambridge, MA', - 1617623 => 'Somerville, MA', - 1617625 => 'Somerville, MA', - 1617626 => 'Boston, MA', - 1617628 => 'Somerville, MA', - 1617629 => 'Somerville, MA', - 1617630 => 'Newton, MA', - 1617632 => 'Boston, MA', - 1617636 => 'Boston, MA', - 1617638 => 'Boston, MA', - 1617643 => 'Boston, MA', - 1617661 => 'Cambridge, MA', - 1617665 => 'Cambridge, MA', - 1617666 => 'Somerville, MA', - 1617667 => 'Boston, MA', - 1617695 => 'Boston, MA', - 1617696 => 'Milton, MA', - 1617698 => 'Milton, MA', - 1617714 => 'Cambridge, MA', - 1617718 => 'Somerville, MA', - 1617720 => 'Boston, MA', - 1617722 => 'Boston, MA', - 1617723 => 'Boston, MA', - 1617724 => 'Boston, MA', - 1617726 => 'Boston, MA', - 1617727 => 'Boston, MA', - 1617728 => 'Boston, MA', - 1617731 => 'Brookline, MA', - 1617732 => 'Boston, MA', - 1617734 => 'Brookline, MA', - 1617737 => 'Boston, MA', - 1617738 => 'Brookline, MA', - 1617739 => 'Brookline, MA', - 1617742 => 'Boston, MA', - 1617764 => 'Somerville, MA', - 1617770 => 'Quincy, MA', - 1617773 => 'Quincy, MA', - 1617774 => 'Quincy, MA', - 1617776 => 'Somerville, MA', - 1617778 => 'Boston, MA', - 1617779 => 'Brighton, MA', - 1617786 => 'Quincy, MA', - 1617789 => 'Brighton, MA', - 1617796 => 'Newton, MA', - 1617832 => 'Boston, MA', - 1617846 => 'Winthrop, MA', - 1617847 => 'Quincy, MA', - 1617854 => 'Boston, MA', - 1617855 => 'Belmont, MA', - 1617859 => 'Boston, MA', - 1617864 => 'Cambridge, MA', - 1617868 => 'Cambridge, MA', - 1617876 => 'Cambridge, MA', - 1617879 => 'Brookline, MA', - 1617884 => 'Chelsea, MA', - 1617887 => 'Chelsea, MA', - 1617889 => 'Chelsea, MA', - 1617923 => 'Watertown, MA', - 1617924 => 'Watertown, MA', - 1617926 => 'Watertown, MA', - 1617928 => 'Newton, MA', - 1617934 => 'Quincy, MA', - 1617945 => 'Cambridge, MA', - 1617951 => 'Boston, MA', - 1617964 => 'Newton, MA', - 1617965 => 'Newton, MA', - 1617969 => 'Newton, MA', - 1617971 => 'Jamaica Plain, MA', - 1617972 => 'Watertown, MA', - 1617973 => 'Boston, MA', - 1617983 => 'Jamaica Plain, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1618.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1618.php deleted file mode 100644 index f5d441b4d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1618.php +++ /dev/null @@ -1,137 +0,0 @@ - 'Illinois', - 1618222 => 'Belleville, IL', - 1618224 => 'Trenton, IL', - 1618233 => 'Belleville, IL', - 1618234 => 'Belleville, IL', - 1618235 => 'Belleville, IL', - 1618236 => 'Belleville, IL', - 1618239 => 'Belleville, IL', - 1618241 => 'Mount Vernon, IL', - 1618242 => 'Mount Vernon, IL', - 1618244 => 'Mount Vernon, IL', - 1618251 => 'Wood River, IL', - 1618252 => 'Harrisburg, IL', - 1618253 => 'Harrisburg, IL', - 1618254 => 'Wood River, IL', - 1618256 => 'Scott AFB, IL', - 1618257 => 'Belleville, IL', - 1618262 => 'Mount Carmel, IL', - 1618263 => 'Mount Carmel, IL', - 1618271 => 'East St. Louis, IL', - 1618273 => 'Eldorado, IL', - 1618274 => 'East St. Louis, IL', - 1618277 => 'Belleville, IL', - 1618281 => 'Columbia, IL', - 1618282 => 'Red Bud, IL', - 1618283 => 'Vandalia, IL', - 1618286 => 'Dupo, IL', - 1618288 => 'Maryville, IL', - 1618295 => 'Marissa, IL', - 1618307 => 'Edwardsville, IL', - 1618327 => 'Nashville, IL', - 1618343 => 'Collinsville, IL', - 1618344 => 'Collinsville, IL', - 1618345 => 'Collinsville, IL', - 1618346 => 'Collinsville, IL', - 1618351 => 'Carbondale, IL', - 1618355 => 'Belleville, IL', - 1618357 => 'Pinckneyville, IL', - 1618372 => 'Brighton, IL', - 1618375 => 'Grayville, IL', - 1618377 => 'Bethalto, IL', - 1618382 => 'Carmi, IL', - 1618392 => 'Olney, IL', - 1618395 => 'Olney, IL', - 1618416 => 'Belleville, IL', - 1618426 => 'Ava, IL', - 1618435 => 'Benton, IL', - 1618438 => 'Benton, IL', - 1618439 => 'Benton, IL', - 1618443 => 'Sparta, IL', - 1618445 => 'Albion, IL', - 1618451 => 'Granite City, IL', - 1618452 => 'Granite City, IL', - 1618453 => 'Carbondale, IL', - 1618457 => 'Carbondale, IL', - 1618462 => 'Alton, IL', - 1618463 => 'Alton, IL', - 1618465 => 'Alton, IL', - 1618466 => 'Godfrey, IL', - 1618467 => 'Godfrey, IL', - 1618474 => 'Alton, IL', - 1618475 => 'New Athens, IL', - 1618476 => 'Millstadt, IL', - 1618482 => 'East St. Louis, IL', - 1618483 => 'Altamont, IL', - 1618498 => 'Jerseyville, IL', - 1618524 => 'Metropolis, IL', - 1618526 => 'Breese, IL', - 1618529 => 'Carbondale, IL', - 1618532 => 'Centralia, IL', - 1618533 => 'Centralia, IL', - 1618537 => 'Lebanon, IL', - 1618539 => 'Freeburg, IL', - 1618542 => 'Du Quoin, IL', - 1618544 => 'Robinson, IL', - 1618546 => 'Robinson, IL', - 1618548 => 'Salem, IL', - 1618549 => 'Carbondale, IL', - 1618566 => 'Mascoutah, IL', - 1618576 => 'Hardin, IL', - 1618585 => 'Bunker Hill, IL', - 1618588 => 'New Baden, IL', - 1618592 => 'Oblong, IL', - 1618594 => 'Carlyle, IL', - 1618624 => 'O\'Fallon, IL', - 1618632 => 'O\'Fallon, IL', - 1618635 => 'Staunton, IL', - 1618643 => 'McLeansboro, IL', - 1618651 => 'Highland, IL', - 1618654 => 'Highland, IL', - 1618655 => 'Edwardsville, IL', - 1618656 => 'Edwardsville, IL', - 1618658 => 'Vienna, IL', - 1618659 => 'Edwardsville, IL', - 1618662 => 'Flora, IL', - 1618664 => 'Greenville, IL', - 1618665 => 'Louisville, IL', - 1618667 => 'Troy, IL', - 1618684 => 'Murphysboro, IL', - 1618687 => 'Murphysboro, IL', - 1618692 => 'Edwardsville, IL', - 1618724 => 'Christopher, IL', - 1618734 => 'Cairo, IL', - 1618783 => 'Newton, IL', - 1618786 => 'Grafton, IL', - 1618797 => 'Granite City, IL', - 1618826 => 'Chester, IL', - 1618829 => 'St. Elmo, IL', - 1618833 => 'Anna, IL', - 1618842 => 'Fairfield, IL', - 1618874 => 'East St. Louis, IL', - 1618875 => 'East St. Louis, IL', - 1618876 => 'Granite City, IL', - 1618877 => 'Granite City, IL', - 1618893 => 'Cobden, IL', - 1618931 => 'Granite City, IL', - 1618932 => 'West Frankfort, IL', - 1618937 => 'West Frankfort, IL', - 1618939 => 'Waterloo, IL', - 1618942 => 'Herrin, IL', - 1618943 => 'Lawrenceville, IL', - 1618965 => 'Steeleville, IL', - 1618983 => 'Johnston City, IL', - 1618985 => 'Carterville, IL', - 1618988 => 'Herrin, IL', - 1618993 => 'Marion, IL', - 1618995 => 'Goreville, IL', - 1618997 => 'Marion, IL', - 1618998 => 'Marion, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1619.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1619.php deleted file mode 100644 index c59465999..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1619.php +++ /dev/null @@ -1,165 +0,0 @@ - 'California', - 1619209 => 'San Diego, CA', - 1619216 => 'Chula Vista, CA', - 1619220 => 'San Diego, CA', - 1619221 => 'San Diego, CA', - 1619222 => 'San Diego, CA', - 1619223 => 'San Diego, CA', - 1619224 => 'San Diego, CA', - 1619225 => 'San Diego, CA', - 1619226 => 'San Diego, CA', - 1619229 => 'San Diego, CA', - 1619230 => 'San Diego, CA', - 1619231 => 'San Diego, CA', - 1619232 => 'San Diego, CA', - 1619233 => 'San Diego, CA', - 1619234 => 'San Diego, CA', - 1619235 => 'San Diego, CA', - 1619236 => 'San Diego, CA', - 1619237 => 'San Diego, CA', - 1619238 => 'San Diego, CA', - 1619239 => 'San Diego, CA', - 1619255 => 'San Diego, CA', - 1619258 => 'Santee, CA', - 1619260 => 'San Diego, CA', - 1619262 => 'San Diego, CA', - 1619263 => 'San Diego, CA', - 1619264 => 'San Diego, CA', - 1619265 => 'San Diego, CA', - 1619266 => 'San Diego, CA', - 1619269 => 'San Diego, CA', - 1619271 => 'Chula Vista, CA', - 1619275 => 'San Diego, CA', - 1619276 => 'San Diego, CA', - 1619278 => 'San Diego, CA', - 1619280 => 'San Diego, CA', - 1619281 => 'San Diego, CA', - 1619282 => 'San Diego, CA', - 1619283 => 'San Diego, CA', - 1619284 => 'San Diego, CA', - 1619285 => 'San Diego, CA', - 1619286 => 'San Diego, CA', - 1619287 => 'San Diego, CA', - 1619291 => 'San Diego, CA', - 1619293 => 'San Diego, CA', - 1619294 => 'San Diego, CA', - 1619295 => 'San Diego, CA', - 1619296 => 'San Diego, CA', - 1619297 => 'San Diego, CA', - 1619298 => 'San Diego, CA', - 1619299 => 'San Diego, CA', - 1619325 => 'San Diego, CA', - 1619334 => 'El Cajon, CA', - 1619336 => 'National City, CA', - 1619338 => 'San Diego, CA', - 1619390 => 'Lakeside, CA', - 1619397 => 'Chula Vista, CA', - 1619398 => 'San Diego, CA', - 1619400 => 'San Diego, CA', - 1619401 => 'El Cajon, CA', - 1619409 => 'Chula Vista, CA', - 1619420 => 'Chula Vista, CA', - 1619421 => 'Chula Vista, CA', - 1619422 => 'Chula Vista, CA', - 1619425 => 'Chula Vista, CA', - 1619426 => 'Chula Vista, CA', - 1619427 => 'Chula Vista, CA', - 1619428 => 'San Ysidro, CA', - 1619435 => 'Coronado, CA', - 1619437 => 'Coronado, CA', - 1619440 => 'El Cajon, CA', - 1619441 => 'El Cajon, CA', - 1619442 => 'El Cajon, CA', - 1619443 => 'Lakeside, CA', - 1619444 => 'El Cajon, CA', - 1619445 => 'Alpine, CA', - 1619446 => 'San Diego, CA', - 1619447 => 'El Cajon, CA', - 1619448 => 'Santee, CA', - 1619449 => 'Santee, CA', - 1619450 => 'San Diego, CA', - 1619460 => 'La Mesa, CA', - 1619462 => 'La Mesa, CA', - 1619466 => 'La Mesa, CA', - 1619471 => 'San Diego, CA', - 1619474 => 'National City, CA', - 1619476 => 'Chula Vista, CA', - 1619477 => 'National City, CA', - 1619482 => 'Chula Vista, CA', - 1619497 => 'San Diego, CA', - 1619498 => 'Chula Vista, CA', - 1619501 => 'San Diego, CA', - 1619515 => 'San Diego, CA', - 1619516 => 'San Diego, CA', - 1619521 => 'San Diego, CA', - 1619522 => 'Coronado, CA', - 1619523 => 'San Diego, CA', - 1619525 => 'San Diego, CA', - 1619527 => 'San Diego, CA', - 1619528 => 'San Diego, CA', - 1619531 => 'San Diego, CA', - 1619532 => 'San Diego, CA', - 1619542 => 'San Diego, CA', - 1619543 => 'San Diego, CA', - 1619544 => 'San Diego, CA', - 1619546 => 'San Diego, CA', - 1619556 => 'San Diego, CA', - 1619557 => 'San Diego, CA', - 1619561 => 'Lakeside, CA', - 1619562 => 'Santee, CA', - 1619563 => 'San Diego, CA', - 1619564 => 'San Diego, CA', - 1619574 => 'San Diego, CA', - 1619579 => 'El Cajon, CA', - 1619582 => 'San Diego, CA', - 1619583 => 'San Diego, CA', - 1619584 => 'San Diego, CA', - 1619585 => 'Chula Vista, CA', - 1619588 => 'El Cajon, CA', - 1619589 => 'La Mesa, CA', - 1619590 => 'El Cajon, CA', - 1619591 => 'Chula Vista, CA', - 1619593 => 'El Cajon, CA', - 1619594 => 'San Diego, CA', - 1619595 => 'San Diego, CA', - 1619596 => 'Santee, CA', - 1619615 => 'San Diego, CA', - 1619640 => 'San Diego, CA', - 1619641 => 'San Diego, CA', - 1619644 => 'La Mesa, CA', - 1619656 => 'Chula Vista, CA', - 1619659 => 'Alpine, CA', - 1619661 => 'San Diego, CA', - 1619662 => 'San Diego, CA', - 1619667 => 'La Mesa, CA', - 1619668 => 'La Mesa, CA', - 1619669 => 'Jamul, CA', - 1619671 => 'San Diego, CA', - 1619677 => 'San Diego, CA', - 1619683 => 'San Diego, CA', - 1619688 => 'San Diego, CA', - 1619691 => 'Chula Vista, CA', - 1619692 => 'San Diego, CA', - 1619696 => 'San Diego, CA', - 1619697 => 'La Mesa, CA', - 1619698 => 'La Mesa, CA', - 1619702 => 'San Diego, CA', - 1619710 => 'San Diego, CA', - 1619722 => 'Alpine, CA', - 1619740 => 'La Mesa, CA', - 1619749 => 'El Cajon, CA', - 1619758 => 'San Diego, CA', - 1619794 => 'San Diego, CA', - 1619795 => 'San Diego, CA', - 1619849 => 'San Diego, CA', - 1619881 => 'San Diego, CA', - 1619934 => 'Chula Vista, CA', - 1619955 => 'San Diego, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1620.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1620.php deleted file mode 100644 index 07123b954..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1620.php +++ /dev/null @@ -1,106 +0,0 @@ - 'Kansas', - 1620221 => 'Winfield, KS', - 1620223 => 'Fort Scott, KS', - 1620225 => 'Dodge City, KS', - 1620227 => 'Dodge City, KS', - 1620231 => 'Pittsburg, KS', - 1620232 => 'Pittsburg, KS', - 1620235 => 'Pittsburg, KS', - 1620241 => 'McPherson, KS', - 1620244 => 'Erie, KS', - 1620245 => 'McPherson, KS', - 1620249 => 'Pittsburg, KS', - 1620251 => 'Coffeyville, KS', - 1620257 => 'Lyons, KS', - 1620259 => 'Hutchinson, KS', - 1620271 => 'Garden City, KS', - 1620272 => 'Garden City, KS', - 1620273 => 'Cottonwood Falls, KS', - 1620275 => 'Garden City, KS', - 1620276 => 'Garden City, KS', - 1620277 => 'Holcomb, KS', - 1620278 => 'Sterling, KS', - 1620285 => 'Larned, KS', - 1620325 => 'Neodesha, KS', - 1620326 => 'Wellington, KS', - 1620327 => 'Hesston, KS', - 1620331 => 'Independence, KS', - 1620332 => 'Independence, KS', - 1620336 => 'Cherryvale, KS', - 1620340 => 'Emporia, KS', - 1620341 => 'Emporia, KS', - 1620342 => 'Emporia, KS', - 1620343 => 'Emporia, KS', - 1620345 => 'Moundridge, KS', - 1620347 => 'Arma, KS', - 1620355 => 'Lakin, KS', - 1620356 => 'Ulysses, KS', - 1620357 => 'Jetmore, KS', - 1620364 => 'Burlington, KS', - 1620365 => 'Iola, KS', - 1620375 => 'Leoti, KS', - 1620376 => 'Tribune, KS', - 1620378 => 'Fredonia, KS', - 1620382 => 'Marion, KS', - 1620384 => 'Syracuse, KS', - 1620397 => 'Dighton, KS', - 1620421 => 'Parsons, KS', - 1620429 => 'Columbus, KS', - 1620431 => 'Chanute, KS', - 1620441 => 'Arkansas City, KS', - 1620442 => 'Arkansas City, KS', - 1620456 => 'Conway Springs, KS', - 1620465 => 'Haven, KS', - 1620473 => 'Humboldt, KS', - 1620488 => 'Belle Plaine, KS', - 1620492 => 'Johnson City, KS', - 1620532 => 'Kingman, KS', - 1620544 => 'Hugoton, KS', - 1620549 => 'St. John, KS', - 1620563 => 'Plains, KS', - 1620564 => 'Ellinwood, KS', - 1620582 => 'Coldwater, KS', - 1620583 => 'Eureka, KS', - 1620584 => 'Clearwater, KS', - 1620585 => 'Inman, KS', - 1620624 => 'Liberal, KS', - 1620625 => 'Yates Center, KS', - 1620626 => 'Liberal, KS', - 1620635 => 'Ashland, KS', - 1620653 => 'Hoisington, KS', - 1620659 => 'Kinsley, KS', - 1620662 => 'Hutchinson, KS', - 1620663 => 'Hutchinson, KS', - 1620664 => 'Hutchinson, KS', - 1620665 => 'Hutchinson, KS', - 1620669 => 'Hutchinson, KS', - 1620672 => 'Pratt, KS', - 1620675 => 'Sublette, KS', - 1620694 => 'Hutchinson, KS', - 1620697 => 'Elkhart, KS', - 1620723 => 'Greensburg, KS', - 1620724 => 'Girard, KS', - 1620725 => 'Sedan, KS', - 1620767 => 'Council Grove, KS', - 1620783 => 'Galena, KS', - 1620792 => 'Great Bend, KS', - 1620793 => 'Great Bend, KS', - 1620795 => 'Oswego, KS', - 1620825 => 'Kiowa, KS', - 1620842 => 'Anthony, KS', - 1620855 => 'Cimarron, KS', - 1620856 => 'Baxter Springs, KS', - 1620872 => 'Scott City, KS', - 1620873 => 'Meade, KS', - 1620879 => 'Caney, KS', - 1620886 => 'Medicine Lodge, KS', - 1620896 => 'Harper, KS', - 1620947 => 'Hillsboro, KS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1623.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1623.php deleted file mode 100644 index 2fa756366..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1623.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Arizona', - 1623245 => 'Phoenix, AZ', - 1623247 => 'Phoenix, AZ', - 1623386 => 'Buckeye, AZ', - 1623434 => 'Phoenix, AZ', - 1623435 => 'Glendale, AZ', - 1623445 => 'Phoenix, AZ', - 1623463 => 'Glendale, AZ', - 1623516 => 'Phoenix, AZ', - 1623561 => 'Glendale, AZ', - 1623580 => 'Phoenix, AZ', - 1623581 => 'Phoenix, AZ', - 1623582 => 'Phoenix, AZ', - 1623587 => 'Phoenix, AZ', - 1623691 => 'Phoenix, AZ', - 1623773 => 'Peoria, AZ', - 1623780 => 'Phoenix, AZ', - 1623842 => 'Glendale, AZ', - 1623845 => 'Phoenix, AZ', - 1623846 => 'Phoenix, AZ', - 1623847 => 'Glendale, AZ', - 1623848 => 'Phoenix, AZ', - 1623849 => 'Phoenix, AZ', - 1623869 => 'Phoenix, AZ', - 1623873 => 'Phoenix, AZ', - 1623879 => 'Phoenix, AZ', - 1623915 => 'Glendale, AZ', - 1623930 => 'Glendale, AZ', - 1623931 => 'Glendale, AZ', - 1623934 => 'Glendale, AZ', - 1623937 => 'Glendale, AZ', - 1623939 => 'Glendale, AZ', - 1623977 => 'Sun City, AZ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1626.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1626.php deleted file mode 100644 index a793e5f61..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1626.php +++ /dev/null @@ -1,101 +0,0 @@ - 'California', - 1626229 => 'Pasadena, CA', - 1626254 => 'Arcadia, CA', - 1626281 => 'Alhambra, CA', - 1626282 => 'Alhambra, CA', - 1626284 => 'Alhambra, CA', - 1626289 => 'Alhambra, CA', - 1626293 => 'Alhambra, CA', - 1626294 => 'Arcadia, CA', - 1626296 => 'Pasadena, CA', - 1626300 => 'Alhambra, CA', - 1626303 => 'Monrovia, CA', - 1626304 => 'Pasadena, CA', - 1626305 => 'Monrovia, CA', - 1626308 => 'Alhambra, CA', - 1626331 => 'Covina, CA', - 1626332 => 'Covina, CA', - 1626334 => 'Azusa, CA', - 1626335 => 'Glendora, CA', - 1626337 => 'Baldwin Park, CA', - 1626339 => 'Covina, CA', - 1626345 => 'Pasadena, CA', - 1626350 => 'El Monte, CA', - 1626351 => 'Pasadena, CA', - 1626355 => 'Sierra Madre, CA', - 1626356 => 'Pasadena, CA', - 1626357 => 'Monrovia, CA', - 1626358 => 'Monrovia, CA', - 1626396 => 'Pasadena, CA', - 1626397 => 'Pasadena, CA', - 1626398 => 'Pasadena, CA', - 1626403 => 'South Pasadena, CA', - 1626405 => 'Pasadena, CA', - 1626432 => 'Pasadena, CA', - 1626440 => 'Pasadena, CA', - 1626441 => 'South Pasadena, CA', - 1626442 => 'El Monte, CA', - 1626443 => 'El Monte, CA', - 1626444 => 'El Monte, CA', - 1626445 => 'Arcadia, CA', - 1626446 => 'Arcadia, CA', - 1626447 => 'Arcadia, CA', - 1626448 => 'El Monte, CA', - 1626449 => 'Pasadena, CA', - 1626452 => 'El Monte, CA', - 1626453 => 'El Monte, CA', - 1626454 => 'El Monte, CA', - 1626457 => 'Alhambra, CA', - 1626458 => 'Alhambra, CA', - 1626462 => 'Arcadia, CA', - 1626564 => 'Pasadena, CA', - 1626568 => 'Pasadena, CA', - 1626570 => 'Alhambra, CA', - 1626574 => 'Arcadia, CA', - 1626576 => 'Alhambra, CA', - 1626577 => 'Pasadena, CA', - 1626578 => 'Pasadena, CA', - 1626579 => 'El Monte, CA', - 1626583 => 'Pasadena, CA', - 1626584 => 'Pasadena, CA', - 1626585 => 'Pasadena, CA', - 1626599 => 'Monrovia, CA', - 1626683 => 'Pasadena, CA', - 1626732 => 'Covina, CA', - 1626744 => 'Pasadena, CA', - 1626765 => 'Pasadena, CA', - 1626791 => 'Pasadena, CA', - 1626792 => 'Pasadena, CA', - 1626793 => 'Pasadena, CA', - 1626794 => 'Pasadena, CA', - 1626795 => 'Pasadena, CA', - 1626796 => 'Pasadena, CA', - 1626797 => 'Pasadena, CA', - 1626798 => 'Pasadena, CA', - 1626799 => 'South Pasadena, CA', - 1626812 => 'Azusa, CA', - 1626815 => 'Azusa, CA', - 1626821 => 'Arcadia, CA', - 1626844 => 'Pasadena, CA', - 1626852 => 'Glendora, CA', - 1626857 => 'Glendora, CA', - 1626858 => 'Covina, CA', - 1626859 => 'Covina, CA', - 1626914 => 'Glendora, CA', - 1626915 => 'Covina, CA', - 1626917 => 'La Puente, CA', - 1626919 => 'West Covina, CA', - 1626943 => 'Alhambra, CA', - 1626963 => 'Glendora, CA', - 1626966 => 'Covina, CA', - 1626967 => 'Covina, CA', - 1626969 => 'Azusa, CA', - 1626974 => 'Covina, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1628.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1628.php deleted file mode 100644 index b59f053e9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1628.php +++ /dev/null @@ -1,9 +0,0 @@ - 'California', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1629.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1629.php deleted file mode 100644 index 4872c5433..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1629.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tennessee', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1630.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1630.php deleted file mode 100644 index b1dbd587f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1630.php +++ /dev/null @@ -1,150 +0,0 @@ - 'Illinois', - 1630208 => 'Geneva, IL', - 1630226 => 'Bolingbrook, IL', - 1630229 => 'Aurora, IL', - 1630231 => 'West Chicago, IL', - 1630232 => 'Geneva, IL', - 1630236 => 'Aurora, IL', - 1630238 => 'Bensenville, IL', - 1630243 => 'Lemont, IL', - 1630250 => 'Itasca, IL', - 1630257 => 'Lemont, IL', - 1630260 => 'Wheaton, IL', - 1630262 => 'Geneva, IL', - 1630264 => 'Aurora, IL', - 1630275 => 'Downers Grove, IL', - 1630279 => 'Elmhurst, IL', - 1630285 => 'Itasca, IL', - 1630293 => 'West Chicago, IL', - 1630305 => 'Naperville, IL', - 1630340 => 'Aurora, IL', - 1630350 => 'Bensenville, IL', - 1630355 => 'Naperville, IL', - 1630357 => 'Naperville, IL', - 1630365 => 'Elburn, IL', - 1630368 => 'Oak Brook, IL', - 1630369 => 'Naperville, IL', - 1630375 => 'Aurora, IL', - 1630377 => 'St. Charles, IL', - 1630378 => 'Bolingbrook, IL', - 1630393 => 'Warrenville, IL', - 1630406 => 'Batavia, IL', - 1630416 => 'Naperville, IL', - 1630420 => 'Naperville, IL', - 1630422 => 'Bensenville, IL', - 1630428 => 'Naperville, IL', - 1630443 => 'St. Charles, IL', - 1630444 => 'St. Charles, IL', - 1630458 => 'Addison, IL', - 1630462 => 'Wheaton, IL', - 1630466 => 'Sugar Grove, IL', - 1630469 => 'Glen Ellyn, IL', - 1630482 => 'Batavia, IL', - 1630495 => 'Lombard, IL', - 1630499 => 'Aurora, IL', - 1630505 => 'Naperville, IL', - 1630513 => 'St. Charles, IL', - 1630521 => 'Bensenville, IL', - 1630527 => 'Naperville, IL', - 1630530 => 'Elmhurst, IL', - 1630543 => 'Addison, IL', - 1630545 => 'Glen Ellyn, IL', - 1630548 => 'Naperville, IL', - 1630551 => 'Oswego, IL', - 1630552 => 'Plano, IL', - 1630553 => 'Yorkville, IL', - 1630554 => 'Oswego, IL', - 1630556 => 'Big Rock, IL', - 1630562 => 'West Chicago, IL', - 1630571 => 'Oak Brook, IL', - 1630572 => 'Oak Brook, IL', - 1630573 => 'Oak Brook, IL', - 1630574 => 'Oak Brook, IL', - 1630575 => 'Oak Brook, IL', - 1630579 => 'Naperville, IL', - 1630584 => 'St. Charles, IL', - 1630585 => 'Aurora, IL', - 1630587 => 'St. Charles, IL', - 1630595 => 'Bensenville, IL', - 1630616 => 'Bensenville, IL', - 1630617 => 'Elmhurst, IL', - 1630620 => 'Lombard, IL', - 1630627 => 'Lombard, IL', - 1630628 => 'Addison, IL', - 1630629 => 'Lombard, IL', - 1630637 => 'Naperville, IL', - 1630653 => 'Wheaton, IL', - 1630665 => 'Wheaton, IL', - 1630668 => 'Wheaton, IL', - 1630679 => 'Bolingbrook, IL', - 1630681 => 'Wheaton, IL', - 1630682 => 'Wheaton, IL', - 1630692 => 'Aurora, IL', - 1630717 => 'Naperville, IL', - 1630718 => 'Naperville, IL', - 1630719 => 'Downers Grove, IL', - 1630739 => 'Bolingbrook, IL', - 1630752 => 'Wheaton, IL', - 1630758 => 'Elmhurst, IL', - 1630759 => 'Bolingbrook, IL', - 1630761 => 'Batavia, IL', - 1630762 => 'St. Charles, IL', - 1630766 => 'Bensenville, IL', - 1630769 => 'Downers Grove, IL', - 1630771 => 'Bolingbrook, IL', - 1630773 => 'Itasca, IL', - 1630778 => 'Naperville, IL', - 1630782 => 'Elmhurst, IL', - 1630783 => 'Bolingbrook, IL', - 1630787 => 'Bensenville, IL', - 1630790 => 'Glen Ellyn, IL', - 1630801 => 'Aurora, IL', - 1630820 => 'Aurora, IL', - 1630832 => 'Elmhurst, IL', - 1630833 => 'Elmhurst, IL', - 1630834 => 'Elmhurst, IL', - 1630836 => 'Warrenville, IL', - 1630844 => 'Aurora, IL', - 1630845 => 'Geneva, IL', - 1630848 => 'Naperville, IL', - 1630851 => 'Aurora, IL', - 1630856 => 'Hinsdale, IL', - 1630858 => 'Glen Ellyn, IL', - 1630859 => 'Aurora, IL', - 1630860 => 'Bensenville, IL', - 1630876 => 'West Chicago, IL', - 1630879 => 'Batavia, IL', - 1630882 => 'Yorkville, IL', - 1630892 => 'Aurora, IL', - 1630896 => 'Aurora, IL', - 1630897 => 'Aurora, IL', - 1630898 => 'Aurora, IL', - 1630904 => 'Naperville, IL', - 1630906 => 'Aurora, IL', - 1630907 => 'Aurora, IL', - 1630916 => 'Lombard, IL', - 1630922 => 'Naperville, IL', - 1630928 => 'Oak Brook, IL', - 1630932 => 'Lombard, IL', - 1630933 => 'Winfield, IL', - 1630941 => 'Elmhurst, IL', - 1630942 => 'Glen Ellyn, IL', - 1630954 => 'Oak Brook, IL', - 1630960 => 'Downers Grove, IL', - 1630961 => 'Naperville, IL', - 1630966 => 'Aurora, IL', - 1630968 => 'Downers Grove, IL', - 1630969 => 'Downers Grove, IL', - 1630972 => 'Bolingbrook, IL', - 1630978 => 'Aurora, IL', - 1630983 => 'Naperville, IL', - 1630990 => 'Oak Brook, IL', - 1630993 => 'Elmhurst, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1631.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1631.php deleted file mode 100644 index 52963918b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1631.php +++ /dev/null @@ -1,99 +0,0 @@ - 'New York', - 1631204 => 'Southampton, NY', - 1631206 => 'Bay Shore, NY', - 1631208 => 'Riverhead, NY', - 1631225 => 'Lindenhurst, NY', - 1631226 => 'Lindenhurst, NY', - 1631242 => 'Deer Park, NY', - 1631243 => 'Deer Park, NY', - 1631249 => 'Farmingdale, NY', - 1631254 => 'Deer Park, NY', - 1631259 => 'Southampton, NY', - 1631261 => 'Northport, NY', - 1631264 => 'Amityville, NY', - 1631265 => 'Smithtown, NY', - 1631266 => 'East Northport, NY', - 1631267 => 'Amagansett, NY', - 1631269 => 'Kings Park, NY', - 1631273 => 'Brentwood, NY', - 1631274 => 'Deer Park, NY', - 1631283 => 'Southampton, NY', - 1631287 => 'Southampton, NY', - 1631293 => 'Farmingdale, NY', - 1631298 => 'Mattituck, NY', - 1631324 => 'East Hampton, NY', - 1631328 => 'Bay Shore, NY', - 1631329 => 'East Hampton, NY', - 1631351 => 'Huntington, NY', - 1631360 => 'Smithtown, NY', - 1631363 => 'Blue Point, NY', - 1631368 => 'East Northport, NY', - 1631369 => 'Riverhead, NY', - 1631376 => 'West Islip, NY', - 1631392 => 'Deer Park, NY', - 1631420 => 'Farmingdale, NY', - 1631427 => 'Huntington, NY', - 1631462 => 'Commack, NY', - 1631465 => 'Melville, NY', - 1631472 => 'Bayport, NY', - 1631475 => 'Patchogue, NY', - 1631477 => 'Greenport, NY', - 1631499 => 'Commack, NY', - 1631537 => 'Bridgehampton, NY', - 1631543 => 'Commack, NY', - 1631544 => 'Kings Park, NY', - 1631569 => 'Patchogue, NY', - 1631583 => 'Ocean Beach, NY', - 1631584 => 'St. James, NY', - 1631586 => 'Deer Park, NY', - 1631591 => 'Riverhead, NY', - 1631592 => 'Lindenhurst, NY', - 1631595 => 'Deer Park, NY', - 1631598 => 'Amityville, NY', - 1631604 => 'East Hampton, NY', - 1631608 => 'Amityville, NY', - 1631632 => 'Stony Brook, NY', - 1631647 => 'Bay Shore, NY', - 1631653 => 'Quogue, NY', - 1631665 => 'Bay Shore, NY', - 1631666 => 'Bay Shore, NY', - 1631667 => 'Deer Park, NY', - 1631668 => 'Montauk, NY', - 1631687 => 'Patchogue, NY', - 1631691 => 'Amityville, NY', - 1631694 => 'Farmingdale, NY', - 1631723 => 'Hampton Bays, NY', - 1631725 => 'Sag Harbor, NY', - 1631726 => 'Water Mill, NY', - 1631727 => 'Riverhead, NY', - 1631728 => 'Hampton Bays, NY', - 1631734 => 'Cutchogue, NY', - 1631738 => 'Ronkonkoma, NY', - 1631749 => 'Shelter Island, NY', - 1631752 => 'Farmingdale, NY', - 1631753 => 'Farmingdale, NY', - 1631765 => 'Southold, NY', - 1631789 => 'Amityville, NY', - 1631841 => 'Amityville, NY', - 1631842 => 'Copiague, NY', - 1631858 => 'Commack, NY', - 1631863 => 'Smithtown, NY', - 1631864 => 'Commack, NY', - 1631884 => 'Lindenhurst, NY', - 1631907 => 'East Hampton, NY', - 1631929 => 'Wading River, NY', - 1631940 => 'Deer Park, NY', - 1631941 => 'Setauket- East Setauket, NY', - 1631956 => 'Lindenhurst, NY', - 1631957 => 'Lindenhurst, NY', - 1631968 => 'Bay Shore, NY', - 1631969 => 'Bay Shore, NY', - 1631991 => 'Lindenhurst, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1636.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1636.php deleted file mode 100644 index 6dc1cf243..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1636.php +++ /dev/null @@ -1,81 +0,0 @@ - 'Missouri', - 1636230 => 'Ballwin, MO', - 1636239 => 'Washington, MO', - 1636240 => 'O\'Fallon, MO', - 1636256 => 'Ballwin, MO', - 1636257 => 'Pacific, MO', - 1636271 => 'Pacific, MO', - 1636272 => 'O\'Fallon, MO', - 1636274 => 'Cedar Hill, MO', - 1636278 => 'St. Peters, MO', - 1636279 => 'St. Peters, MO', - 1636281 => 'O\'Fallon, MO', - 1636282 => 'Arnold, MO', - 1636285 => 'Cedar Hill, MO', - 1636287 => 'Arnold, MO', - 1636294 => 'O\'Fallon, MO', - 1636296 => 'Arnold, MO', - 1636305 => 'Fenton, MO', - 1636326 => 'Fenton, MO', - 1636327 => 'Wentzville, MO', - 1636332 => 'Wentzville, MO', - 1636337 => 'De Soto, MO', - 1636343 => 'Fenton, MO', - 1636349 => 'Fenton, MO', - 1636376 => 'High Ridge, MO', - 1636379 => 'O\'Fallon, MO', - 1636390 => 'Washington, MO', - 1636397 => 'St. Peters, MO', - 1636433 => 'Marthasville, MO', - 1636456 => 'Warrenton, MO', - 1636462 => 'Troy, MO', - 1636475 => 'Pevely, MO', - 1636479 => 'Pevely, MO', - 1636493 => 'St. Charles, MO', - 1636496 => 'Fenton, MO', - 1636519 => 'Chesterfield, MO', - 1636527 => 'Ballwin, MO', - 1636528 => 'Troy, MO', - 1636530 => 'Chesterfield, MO', - 1636532 => 'Chesterfield, MO', - 1636536 => 'Chesterfield, MO', - 1636537 => 'Chesterfield, MO', - 1636583 => 'Union, MO', - 1636584 => 'Union, MO', - 1636586 => 'De Soto, MO', - 1636587 => 'Eureka, MO', - 1636625 => 'Lake Saint Louis, MO', - 1636629 => 'Saint Clair, MO', - 1636639 => 'Wentzville, MO', - 1636671 => 'House Springs, MO', - 1636677 => 'High Ridge, MO', - 1636717 => 'Fenton, MO', - 1636723 => 'St. Charles, MO', - 1636724 => 'St. Charles, MO', - 1636728 => 'Chesterfield, MO', - 1636745 => 'Wright City, MO', - 1636789 => 'Hillsboro, MO', - 1636797 => 'Hillsboro, MO', - 1636887 => 'Wentzville, MO', - 1636916 => 'St. Charles, MO', - 1636922 => 'St. Peters, MO', - 1636925 => 'St. Charles, MO', - 1636931 => 'Festus, MO', - 1636933 => 'Festus, MO', - 1636937 => 'Festus, MO', - 1636938 => 'Eureka, MO', - 1636940 => 'St. Charles, MO', - 1636946 => 'St. Charles, MO', - 1636947 => 'St. Charles, MO', - 1636949 => 'St. Charles, MO', - 1636970 => 'St. Peters, MO', - 1636978 => 'O\'Fallon, MO', - 1636980 => 'O\'Fallon, MO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1639.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1639.php deleted file mode 100644 index ba43e4107..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1639.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Saskatchewan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1641.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1641.php deleted file mode 100644 index 67cf2a20f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1641.php +++ /dev/null @@ -1,73 +0,0 @@ - 'Iowa', - 1641209 => 'Fairfield, IA', - 1641228 => 'Charles City, IA', - 1641236 => 'Grinnell, IA', - 1641259 => 'Monroe, IA', - 1641322 => 'Corning, IA', - 1641324 => 'Northwood, IA', - 1641333 => 'Lenox, IA', - 1641342 => 'Osceola, IA', - 1641357 => 'Clear Lake, IA', - 1641366 => 'Conrad, IA', - 1641394 => 'New Hampton, IA', - 1641421 => 'Mason City, IA', - 1641422 => 'Mason City, IA', - 1641423 => 'Mason City, IA', - 1641424 => 'Mason City, IA', - 1641435 => 'Nashua, IA', - 1641437 => 'Centerville, IA', - 1641444 => 'Belmond, IA', - 1641446 => 'Leon, IA', - 1641456 => 'Hampton, IA', - 1641464 => 'Mount Ayr, IA', - 1641469 => 'Fairfield, IA', - 1641472 => 'Fairfield, IA', - 1641473 => 'Gladbrook, IA', - 1641484 => 'Toledo, IA', - 1641522 => 'Brooklyn, IA', - 1641585 => 'Forest City, IA', - 1641592 => 'Lake Mills, IA', - 1641594 => 'Sully, IA', - 1641622 => 'Sigourney, IA', - 1641623 => 'Montezuma, IA', - 1641628 => 'Pella, IA', - 1641637 => 'New Sharon, IA', - 1641648 => 'Iowa Falls, IA', - 1641664 => 'Bloomfield, IA', - 1641672 => 'Oskaloosa, IA', - 1641673 => 'Oskaloosa, IA', - 1641682 => 'Ottumwa, IA', - 1641683 => 'Ottumwa, IA', - 1641684 => 'Ottumwa, IA', - 1641732 => 'Osage, IA', - 1641743 => 'Greenfield, IA', - 1641747 => 'Guthrie Center, IA', - 1641752 => 'Marshalltown, IA', - 1641753 => 'Marshalltown, IA', - 1641754 => 'Marshalltown, IA', - 1641755 => 'Panora, IA', - 1641774 => 'Chariton, IA', - 1641782 => 'Creston, IA', - 1641784 => 'Lamoni, IA', - 1641791 => 'Newton, IA', - 1641792 => 'Newton, IA', - 1641822 => 'Rockwell, IA', - 1641828 => 'Knoxville, IA', - 1641842 => 'Knoxville, IA', - 1641843 => 'Britt, IA', - 1641847 => 'Ackley, IA', - 1641856 => 'Centerville, IA', - 1641858 => 'Eldora, IA', - 1641872 => 'Corydon, IA', - 1641923 => 'Garner, IA', - 1641932 => 'Albia, IA', - 1641939 => 'Eldora, IA', - 1641985 => 'Riceville, IA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1646.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1646.php deleted file mode 100644 index 713c82784..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1646.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New York', - 1646237 => 'New York, NY', - 1646336 => 'New York, NY', - 1646434 => 'New York, NY', - 1646476 => 'New York, NY', - 1646486 => 'New York, NY', - 1646559 => 'New York, NY', - 1646613 => 'New York, NY', - 1646638 => 'New York, NY', - 1646672 => 'New York, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1647.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1647.php deleted file mode 100644 index e5c4aaf86..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1647.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ontario', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1649.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1649.php deleted file mode 100644 index 7c0916848..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1649.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Providenciales', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1650.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1650.php deleted file mode 100644 index 33e33c4bf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1650.php +++ /dev/null @@ -1,107 +0,0 @@ - 'California', - 1650212 => 'San Mateo, CA', - 1650216 => 'Redwood City, CA', - 1650233 => 'Menlo Park, CA', - 1650253 => 'Mountain View, CA', - 1650259 => 'Burlingame, CA', - 1650261 => 'Redwood City, CA', - 1650289 => 'Palo Alto, CA', - 1650298 => 'Redwood City, CA', - 1650299 => 'Redwood City, CA', - 1650301 => 'Daly City, CA', - 1650306 => 'Redwood City, CA', - 1650312 => 'San Mateo, CA', - 1650321 => 'Palo Alto, CA', - 1650327 => 'Palo Alto, CA', - 1650328 => 'Palo Alto, CA', - 1650329 => 'Palo Alto, CA', - 1650341 => 'San Mateo, CA', - 1650342 => 'San Mateo, CA', - 1650345 => 'San Mateo, CA', - 1650349 => 'San Mateo, CA', - 1650355 => 'Pacifica, CA', - 1650359 => 'Pacifica, CA', - 1650361 => 'Redwood City, CA', - 1650363 => 'Redwood City, CA', - 1650364 => 'Redwood City, CA', - 1650365 => 'Redwood City, CA', - 1650366 => 'Redwood City, CA', - 1650367 => 'Redwood City, CA', - 1650368 => 'Redwood City, CA', - 1650369 => 'Redwood City, CA', - 1650424 => 'Palo Alto, CA', - 1650458 => 'San Mateo, CA', - 1650493 => 'Palo Alto, CA', - 1650494 => 'Palo Alto, CA', - 1650497 => 'Palo Alto, CA', - 1650508 => 'San Carlos, CA', - 1650522 => 'San Mateo, CA', - 1650525 => 'San Mateo, CA', - 1650548 => 'San Mateo, CA', - 1650556 => 'Redwood City, CA', - 1650559 => 'Los Altos, CA', - 1650568 => 'Redwood City, CA', - 1650570 => 'San Mateo, CA', - 1650571 => 'San Mateo, CA', - 1650572 => 'San Mateo, CA', - 1650573 => 'San Mateo, CA', - 1650574 => 'San Mateo, CA', - 1650578 => 'San Mateo, CA', - 1650591 => 'San Carlos, CA', - 1650592 => 'San Carlos, CA', - 1650593 => 'San Carlos, CA', - 1650594 => 'San Carlos, CA', - 1650595 => 'San Carlos, CA', - 1650599 => 'Redwood City, CA', - 1650625 => 'Mountain View, CA', - 1650631 => 'San Carlos, CA', - 1650637 => 'San Carlos, CA', - 1650638 => 'San Mateo, CA', - 1650691 => 'Mountain View, CA', - 1650692 => 'Burlingame, CA', - 1650701 => 'Redwood City, CA', - 1650712 => 'Half Moon Bay, CA', - 1650721 => 'Redwood City, CA', - 1650723 => 'Stanford, CA', - 1650726 => 'Half Moon Bay, CA', - 1650738 => 'Pacifica, CA', - 1650742 => 'South San Francisco, CA', - 1650755 => 'Daly City, CA', - 1650756 => 'Daly City, CA', - 1650757 => 'Daly City, CA', - 1650758 => 'Daly City, CA', - 1650780 => 'Redwood City, CA', - 1650802 => 'San Carlos, CA', - 1650839 => 'Redwood City, CA', - 1650853 => 'Palo Alto, CA', - 1650854 => 'Menlo Park, CA', - 1650856 => 'Palo Alto, CA', - 1650858 => 'Palo Alto, CA', - 1650878 => 'Daly City, CA', - 1650879 => 'Pescadero, CA', - 1650903 => 'Mountain View, CA', - 1650938 => 'Mountain View, CA', - 1650940 => 'Mountain View, CA', - 1650941 => 'Los Altos, CA', - 1650947 => 'Los Altos, CA', - 1650948 => 'Los Altos, CA', - 1650949 => 'Los Altos, CA', - 1650960 => 'Mountain View, CA', - 1650961 => 'Mountain View, CA', - 1650962 => 'Mountain View, CA', - 1650964 => 'Mountain View, CA', - 1650965 => 'Mountain View, CA', - 1650967 => 'Mountain View, CA', - 1650968 => 'Mountain View, CA', - 1650969 => 'Mountain View, CA', - 1650991 => 'Daly City, CA', - 1650992 => 'Daly City, CA', - 1650994 => 'Daly City, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1651.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1651.php deleted file mode 100644 index 2de8f17d6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1651.php +++ /dev/null @@ -1,86 +0,0 @@ - 'Minnesota', - 1651207 => 'Saint Paul, MN', - 1651209 => 'Saint Paul, MN', - 1651220 => 'Saint Paul, MN', - 1651221 => 'Saint Paul, MN', - 1651222 => 'Saint Paul, MN', - 1651224 => 'Saint Paul, MN', - 1651225 => 'Saint Paul, MN', - 1651227 => 'Saint Paul, MN', - 1651228 => 'Saint Paul, MN', - 1651254 => 'Saint Paul, MN', - 1651266 => 'Saint Paul, MN', - 1651267 => 'Red Wing, MN', - 1651275 => 'Stillwater, MN', - 1651288 => 'Saint Paul, MN', - 1651290 => 'Saint Paul, MN', - 1651291 => 'Saint Paul, MN', - 1651292 => 'Saint Paul, MN', - 1651293 => 'Saint Paul, MN', - 1651296 => 'Saint Paul, MN', - 1651297 => 'Saint Paul, MN', - 1651298 => 'Saint Paul, MN', - 1651312 => 'Saint Paul, MN', - 1651322 => 'Rosemount, MN', - 1651326 => 'Saint Paul, MN', - 1651330 => 'Saint Paul, MN', - 1651340 => 'Saint Paul, MN', - 1651342 => 'Stillwater, MN', - 1651345 => 'Lake City, MN', - 1651351 => 'Stillwater, MN', - 1651385 => 'Red Wing, MN', - 1651388 => 'Red Wing, MN', - 1651406 => 'Eagan, MN', - 1651423 => 'Rosemount, MN', - 1651430 => 'Stillwater, MN', - 1651437 => 'Hastings, MN', - 1651438 => 'Hastings, MN', - 1651439 => 'Stillwater, MN', - 1651452 => 'Eagan, MN', - 1651454 => 'Eagan, MN', - 1651458 => 'Cottage Grove, MN', - 1651459 => 'Cottage Grove, MN', - 1651460 => 'Farmington, MN', - 1651462 => 'Wyoming, MN', - 1651463 => 'Farmington, MN', - 1651464 => 'Forest Lake, MN', - 1651480 => 'Hastings, MN', - 1651487 => 'Saint Paul, MN', - 1651488 => 'Saint Paul, MN', - 1651489 => 'Saint Paul, MN', - 1651493 => 'Saint Paul, MN', - 1651528 => 'Saint Paul, MN', - 1651565 => 'Wabasha, MN', - 1651602 => 'Saint Paul, MN', - 1651603 => 'Saint Paul, MN', - 1651641 => 'Saint Paul, MN', - 1651642 => 'Saint Paul, MN', - 1651644 => 'Saint Paul, MN', - 1651645 => 'Saint Paul, MN', - 1651646 => 'Saint Paul, MN', - 1651647 => 'Saint Paul, MN', - 1651674 => 'North Branch, MN', - 1651683 => 'Eagan, MN', - 1651686 => 'Eagan, MN', - 1651690 => 'Saint Paul, MN', - 1651696 => 'Saint Paul, MN', - 1651698 => 'Saint Paul, MN', - 1651699 => 'Saint Paul, MN', - 1651756 => 'Saint Paul, MN', - 1651771 => 'Saint Paul, MN', - 1651772 => 'Saint Paul, MN', - 1651774 => 'Saint Paul, MN', - 1651776 => 'Saint Paul, MN', - 1651789 => 'Saint Paul, MN', - 1651793 => 'Saint Paul, MN', - 1651917 => 'Saint Paul, MN', - 1651923 => 'Goodhue, MN', - 1651999 => 'Saint Paul, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1657.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1657.php deleted file mode 100644 index 6ab1943ab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1657.php +++ /dev/null @@ -1,9 +0,0 @@ - 'California', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1660.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1660.php deleted file mode 100644 index 87bea2757..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1660.php +++ /dev/null @@ -1,62 +0,0 @@ - 'Missouri', - 1660248 => 'Fayette, MO', - 1660258 => 'Brookfield, MO', - 1660259 => 'Lexington, MO', - 1660263 => 'Moberly, MO', - 1660265 => 'Milan, MO', - 1660269 => 'Moberly, MO', - 1660277 => 'Huntsville, MO', - 1660327 => 'Paris, MO', - 1660335 => 'Sweet Springs, MO', - 1660338 => 'Glasgow, MO', - 1660359 => 'Trenton, MO', - 1660376 => 'Marceline, MO', - 1660385 => 'Macon, MO', - 1660388 => 'Salisbury, MO', - 1660397 => 'Edina, MO', - 1660425 => 'Bethany, MO', - 1660429 => 'Warrensburg, MO', - 1660433 => 'Tipton, MO', - 1660438 => 'Warsaw, MO', - 1660442 => 'Mound City, MO', - 1660446 => 'Oregon, MO', - 1660463 => 'Concordia, MO', - 1660465 => 'Memphis, MO', - 1660542 => 'Carrollton, MO', - 1660547 => 'Lincoln, MO', - 1660562 => 'Maryville, MO', - 1660563 => 'Knob Noster, MO', - 1660582 => 'Maryville, MO', - 1660584 => 'Higginsville, MO', - 1660626 => 'Kirksville, MO', - 1660627 => 'Kirksville, MO', - 1660646 => 'Chillicothe, MO', - 1660647 => 'Windsor, MO', - 1660663 => 'Gallatin, MO', - 1660665 => 'Kirksville, MO', - 1660668 => 'Cole Camp, MO', - 1660679 => 'Butler, MO', - 1660726 => 'Albany, MO', - 1660727 => 'Kahoka, MO', - 1660736 => 'Tarkio, MO', - 1660744 => 'Rock Port, MO', - 1660747 => 'Warrensburg, MO', - 1660748 => 'Princeton, MO', - 1660783 => 'Stanberry, MO', - 1660785 => 'Kirksville, MO', - 1660826 => 'Sedalia, MO', - 1660827 => 'Sedalia, MO', - 1660829 => 'Sedalia, MO', - 1660831 => 'Marshall, MO', - 1660882 => 'Boonville, MO', - 1660885 => 'Clinton, MO', - 1660886 => 'Marshall, MO', - 1660947 => 'Unionville, MO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1661.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1661.php deleted file mode 100644 index b47fbc217..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1661.php +++ /dev/null @@ -1,113 +0,0 @@ - 'California', - 1661213 => 'Bakersfield, CA', - 1661245 => 'Frazier Park, CA', - 1661248 => 'Lebec, CA', - 1661252 => 'Canyon Country, CA', - 1661256 => 'Rosamond, CA', - 1661263 => 'Santa Clarita, CA', - 1661264 => 'Palmdale, CA', - 1661265 => 'Palmdale, CA', - 1661266 => 'Palmdale, CA', - 1661267 => 'Palmdale, CA', - 1661268 => 'Santa Clarita, CA', - 1661269 => 'Acton, CA', - 1661272 => 'Palmdale, CA', - 1661273 => 'Palmdale, CA', - 1661274 => 'Palmdale, CA', - 1661285 => 'Palmdale, CA', - 1661294 => 'Valencia, CA', - 1661295 => 'Valencia, CA', - 1661296 => 'Santa Clarita, CA', - 1661297 => 'Santa Clarita, CA', - 1661298 => 'Canyon Country, CA', - 1661321 => 'Bakersfield, CA', - 1661322 => 'Bakersfield, CA', - 1661323 => 'Bakersfield, CA', - 1661324 => 'Bakersfield, CA', - 1661325 => 'Bakersfield, CA', - 1661326 => 'Bakersfield, CA', - 1661327 => 'Bakersfield, CA', - 1661328 => 'Bakersfield, CA', - 1661334 => 'Bakersfield, CA', - 1661363 => 'Bakersfield, CA', - 1661366 => 'Bakersfield, CA', - 1661377 => 'Bakersfield, CA', - 1661387 => 'Bakersfield, CA', - 1661391 => 'Bakersfield, CA', - 1661392 => 'Bakersfield, CA', - 1661393 => 'Bakersfield, CA', - 1661395 => 'Bakersfield, CA', - 1661396 => 'Bakersfield, CA', - 1661397 => 'Bakersfield, CA', - 1661398 => 'Bakersfield, CA', - 1661399 => 'Bakersfield, CA', - 1661424 => 'Canyon Country, CA', - 1661513 => 'Santa Clarita, CA', - 1661533 => 'Palmdale, CA', - 1661538 => 'Palmdale, CA', - 1661575 => 'Palmdale, CA', - 1661587 => 'Bakersfield, CA', - 1661588 => 'Bakersfield, CA', - 1661589 => 'Bakersfield, CA', - 1661631 => 'Bakersfield, CA', - 1661633 => 'Bakersfield, CA', - 1661634 => 'Bakersfield, CA', - 1661663 => 'Bakersfield, CA', - 1661664 => 'Bakersfield, CA', - 1661665 => 'Bakersfield, CA', - 1661702 => 'Valencia, CA', - 1661718 => 'Lancaster, CA', - 1661721 => 'Delano, CA', - 1661722 => 'Lancaster, CA', - 1661723 => 'Lancaster, CA', - 1661725 => 'Delano, CA', - 1661726 => 'Lancaster, CA', - 1661729 => 'Lancaster, CA', - 1661746 => 'Shafter, CA', - 1661758 => 'Wasco, CA', - 1661763 => 'Taft, CA', - 1661764 => 'Buttonwillow, CA', - 1661765 => 'Taft, CA', - 1661775 => 'Valencia, CA', - 1661792 => 'McFarland, CA', - 1661822 => 'Tehachapi, CA', - 1661823 => 'Tehachapi, CA', - 1661824 => 'Mojave, CA', - 1661827 => 'Bakersfield, CA', - 1661829 => 'Bakersfield, CA', - 1661831 => 'Bakersfield, CA', - 1661832 => 'Bakersfield, CA', - 1661833 => 'Bakersfield, CA', - 1661834 => 'Bakersfield, CA', - 1661835 => 'Bakersfield, CA', - 1661836 => 'Bakersfield, CA', - 1661837 => 'Bakersfield, CA', - 1661845 => 'Lamont, CA', - 1661854 => 'Arvin, CA', - 1661858 => 'Bakersfield, CA', - 1661859 => 'Bakersfield, CA', - 1661861 => 'Bakersfield, CA', - 1661864 => 'Bakersfield, CA', - 1661868 => 'Bakersfield, CA', - 1661869 => 'Bakersfield, CA', - 1661871 => 'Bakersfield, CA', - 1661872 => 'Bakersfield, CA', - 1661873 => 'Bakersfield, CA', - 1661940 => 'Lancaster, CA', - 1661942 => 'Lancaster, CA', - 1661943 => 'Lancaster, CA', - 1661944 => 'Littlerock, CA', - 1661945 => 'Lancaster, CA', - 1661946 => 'Lancaster, CA', - 1661947 => 'Palmdale, CA', - 1661948 => 'Lancaster, CA', - 1661949 => 'Lancaster, CA', - 1661951 => 'Lancaster, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1662.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1662.php deleted file mode 100644 index da65c6395..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1662.php +++ /dev/null @@ -1,114 +0,0 @@ - 'Mississippi', - 1662205 => 'Tupelo, MS', - 1662223 => 'Walnut, MS', - 1662224 => 'Ashland, MS', - 1662226 => 'Grenada, MS', - 1662227 => 'Grenada, MS', - 1662232 => 'Oxford, MS', - 1662234 => 'Oxford, MS', - 1662236 => 'Oxford, MS', - 1662237 => 'Carrollton, MS', - 1662241 => 'Columbus, MS', - 1662244 => 'Columbus, MS', - 1662247 => 'Belzoni, MS', - 1662252 => 'Holly Springs, MS', - 1662253 => 'Southaven, MS', - 1662254 => 'Itta Bena, MS', - 1662256 => 'Amory, MS', - 1662257 => 'Amory, MS', - 1662258 => 'Eupora, MS', - 1662269 => 'Tupelo, MS', - 1662280 => 'Southaven, MS', - 1662281 => 'Oxford, MS', - 1662283 => 'Winona, MS', - 1662285 => 'Ackerman, MS', - 1662286 => 'Corinth, MS', - 1662287 => 'Corinth, MS', - 1662289 => 'Kosciusko, MS', - 1662320 => 'Starkville, MS', - 1662323 => 'Starkville, MS', - 1662324 => 'Starkville, MS', - 1662325 => 'Miss State, MS', - 1662326 => 'Marks, MS', - 1662327 => 'Columbus, MS', - 1662328 => 'Columbus, MS', - 1662329 => 'Columbus, MS', - 1662332 => 'Greenville, MS', - 1662334 => 'Greenville, MS', - 1662335 => 'Greenville, MS', - 1662342 => 'Southaven, MS', - 1662349 => 'Southaven, MS', - 1662363 => 'Tunica, MS', - 1662365 => 'Baldwyn, MS', - 1662369 => 'Aberdeen, MS', - 1662377 => 'Tupelo, MS', - 1662378 => 'Greenville, MS', - 1662393 => 'Southaven, MS', - 1662423 => 'Iuka, MS', - 1662429 => 'Hernando, MS', - 1662434 => 'Columbus, MS', - 1662447 => 'Okolona, MS', - 1662449 => 'Hernando, MS', - 1662453 => 'Greenwood, MS', - 1662454 => 'Belmont, MS', - 1662455 => 'Greenwood, MS', - 1662456 => 'Houston, MS', - 1662473 => 'Water Valley, MS', - 1662487 => 'Sardis, MS', - 1662488 => 'Pontotoc, MS', - 1662489 => 'Pontotoc, MS', - 1662494 => 'West Point, MS', - 1662513 => 'Oxford, MS', - 1662534 => 'New Albany, MS', - 1662536 => 'Southaven, MS', - 1662538 => 'New Albany, MS', - 1662562 => 'Senatobia, MS', - 1662563 => 'Batesville, MS', - 1662566 => 'Verona, MS', - 1662578 => 'Batesville, MS', - 1662620 => 'Tupelo, MS', - 1662622 => 'Coldwater, MS', - 1662624 => 'Clarksdale, MS', - 1662627 => 'Clarksdale, MS', - 1662628 => 'Calhoun City, MS', - 1662647 => 'Charleston, MS', - 1662653 => 'Durant, MS', - 1662680 => 'Tupelo, MS', - 1662686 => 'Leland, MS', - 1662720 => 'Booneville, MS', - 1662726 => 'Macon, MS', - 1662728 => 'Booneville, MS', - 1662745 => 'Drew, MS', - 1662746 => 'Yazoo City, MS', - 1662756 => 'Ruleville, MS', - 1662759 => 'Rosedale, MS', - 1662767 => 'Shannon, MS', - 1662773 => 'Louisville, MS', - 1662781 => 'Walls, MS', - 1662827 => 'Hollandale, MS', - 1662834 => 'Lexington, MS', - 1662837 => 'Ripley, MS', - 1662838 => 'Byhalia, MS', - 1662840 => 'Tupelo, MS', - 1662841 => 'Tupelo, MS', - 1662842 => 'Tupelo, MS', - 1662843 => 'Cleveland, MS', - 1662844 => 'Tupelo, MS', - 1662846 => 'Cleveland, MS', - 1662862 => 'Fulton, MS', - 1662869 => 'Saltillo, MS', - 1662873 => 'Rolling Fork, MS', - 1662887 => 'Indianola, MS', - 1662890 => 'Olive Branch, MS', - 1662893 => 'Olive Branch, MS', - 1662895 => 'Olive Branch, MS', - 1662963 => 'Nettleton, MS', - 1662983 => 'Bruce, MS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1667.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1667.php deleted file mode 100644 index b720c7b37..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1667.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Maryland', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1669.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1669.php deleted file mode 100644 index ef7726640..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1669.php +++ /dev/null @@ -1,9 +0,0 @@ - 'California', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1671.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1671.php deleted file mode 100644 index 32538caa8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1671.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tamuning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1678.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1678.php deleted file mode 100644 index eb1e59ee9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1678.php +++ /dev/null @@ -1,81 +0,0 @@ - 'Georgia', - 1678208 => 'Cumming, GA', - 1678225 => 'Lawrenceville, GA', - 1678284 => 'Stockbridge, GA', - 1678289 => 'Stockbridge, GA', - 1678290 => 'Marietta, GA', - 1678297 => 'Alpharetta, GA', - 1678312 => 'Lawrenceville, GA', - 1678319 => 'Alpharetta, GA', - 1678342 => 'Covington, GA', - 1678344 => 'Snellville, GA', - 1678352 => 'Roswell, GA', - 1678363 => 'Dallas, GA', - 1678364 => 'Peachtree City, GA', - 1678366 => 'Alpharetta, GA', - 1678376 => 'Lawrenceville, GA', - 1678377 => 'Lawrenceville, GA', - 1678393 => 'Alpharetta, GA', - 1678407 => 'Lawrenceville, GA', - 1678413 => 'Conyers, GA', - 1678417 => 'Duluth, GA', - 1678421 => 'Norcross, GA', - 1678422 => 'Morrow, GA', - 1678423 => 'Newnan, GA', - 1678425 => 'Winder, GA', - 1678432 => 'McDonough, GA', - 1678442 => 'Lawrenceville, GA', - 1678445 => 'Woodstock, GA', - 1678450 => 'Gainesville, GA', - 1678455 => 'Cumming, GA', - 1678456 => 'Cumming, GA', - 1678461 => 'Roswell, GA', - 1678473 => 'Duluth, GA', - 1678474 => 'Duluth, GA', - 1678476 => 'Stone Mountain, GA', - 1678479 => 'Jonesboro, GA', - 1678493 => 'Canton, GA', - 1678494 => 'Woodstock, GA', - 1678513 => 'Cumming, GA', - 1678526 => 'Lithonia, GA', - 1678560 => 'Marietta, GA', - 1678565 => 'Stockbridge, GA', - 1678566 => 'Alpharetta, GA', - 1678574 => 'Acworth, GA', - 1678581 => 'Marietta, GA', - 1678583 => 'McDonough, GA', - 1678584 => 'Duluth, GA', - 1678624 => 'Alpharetta, GA', - 1678625 => 'Covington, GA', - 1678688 => 'Griffin, GA', - 1678705 => 'Atlanta, GA', - 1678712 => 'Covington, GA', - 1678715 => 'Douglasville, GA', - 1678721 => 'Cartersville, GA', - 1678732 => 'Atlanta, GA', - 1678762 => 'Alpharetta, GA', - 1678795 => 'Roswell, GA', - 1678807 => 'Cumming, GA', - 1678817 => 'Fayetteville, GA', - 1678838 => 'Douglasville, GA', - 1678840 => 'Villa Rica, GA', - 1678847 => 'Lawrenceville, GA', - 1678867 => 'Alpharetta, GA', - 1678880 => 'Canton, GA', - 1678904 => 'Atlanta, GA', - 1678947 => 'Cumming, GA', - 1678957 => 'Duluth, GA', - 1678963 => 'Winder, GA', - 1678965 => 'Cumming, GA', - 1678971 => 'Gainesville, GA', - 1678973 => 'Atlanta, GA', - 1678974 => 'Atlanta, GA', - 1678985 => 'Lawrenceville, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1682.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1682.php deleted file mode 100644 index 69c3fba7e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1682.php +++ /dev/null @@ -1,13 +0,0 @@ - 'Texas', - 1682518 => 'Mansfield, TX', - 1682622 => 'Mansfield, TX', - 1682647 => 'Fort Worth, TX', - 1682885 => 'Fort Worth, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/17.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/17.php new file mode 100644 index 000000000..eb9bb311f --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/17.php @@ -0,0 +1,5272 @@ + 'North Dakota', + 1701221 => 'Bismarck, ND', + 1701222 => 'Bismarck, ND', + 1701223 => 'Bismarck, ND', + 1701224 => 'Bismarck, ND', + 1701225 => 'Dickinson, ND', + 1701227 => 'Dickinson, ND', + 1701228 => 'Bottineau, ND', + 1701232 => 'Fargo, ND', + 1701234 => 'Fargo, ND', + 1701235 => 'Fargo, ND', + 1701237 => 'Fargo, ND', + 1701239 => 'Fargo, ND', + 1701241 => 'Fargo, ND', + 1701242 => 'Hankinson, ND', + 1701250 => 'Bismarck, ND', + 1701251 => 'Jamestown, ND', + 1701252 => 'Jamestown, ND', + 1701253 => 'Jamestown, ND', + 1701254 => 'Linton, ND', + 1701255 => 'Bismarck, ND', + 1701256 => 'Langdon, ND', + 1701258 => 'Bismarck, ND', + 1701265 => 'Cavalier, ND', + 1701271 => 'Fargo, ND', + 1701280 => 'Fargo, ND', + 1701284 => 'Park River, ND', + 1701288 => 'Ashley, ND', + 1701293 => 'Fargo, ND', + 1701297 => 'Fargo, ND', + 1701298 => 'Fargo, ND', + 1701323 => 'Bismarck, ND', + 1701324 => 'Harvey, ND', + 1701328 => 'Bismarck, ND', + 1701347 => 'Casselton, ND', + 1701349 => 'Ellendale, ND', + 1701352 => 'Grafton, ND', + 1701355 => 'Bismarck, ND', + 1701356 => 'Fargo, ND', + 1701364 => 'Fargo, ND', + 1701365 => 'Fargo, ND', + 1701385 => 'Kenmare, ND', + 1701400 => 'Bismarck, ND', + 1701437 => 'Enderlin, ND', + 1701448 => 'Turtle Lake, ND', + 1701452 => 'Wishek, ND', + 1701454 => 'Drayton, ND', + 1701456 => 'Dickinson, ND', + 1701462 => 'Washburn, ND', + 1701463 => 'Garrison, ND', + 1701476 => 'Fargo, ND', + 1701477 => 'Rolla, ND', + 1701478 => 'Fargo, ND', + 1701483 => 'Dickinson, ND', + 1701523 => 'Bowman, ND', + 1701530 => 'Bismarck, ND', + 1701549 => 'Walhalla, ND', + 1701567 => 'Hettinger, ND', + 1701572 => 'Williston, ND', + 1701575 => 'Belfield, ND', + 1701577 => 'Williston, ND', + 1701584 => 'Elgin, ND', + 1701627 => 'New Town, ND', + 1701628 => 'Stanley, ND', + 1701636 => 'Hillsboro, ND', + 1701642 => 'Wahpeton, ND', + 1701652 => 'Carrington, ND', + 1701662 => 'Devils Lake, ND', + 1701663 => 'Mandan, ND', + 1701664 => 'Tioga, ND', + 1701667 => 'Mandan, ND', + 1701683 => 'Lisbon, ND', + 1701724 => 'Forman, ND', + 1701738 => 'Grand Forks, ND', + 1701742 => 'Oakes, ND', + 1701746 => 'Grand Forks, ND', + 1701748 => 'Hazen, ND', + 1701751 => 'Bismarck, ND', + 1701756 => 'Mohall, ND', + 1701757 => 'Grand Forks, ND', + 1701764 => 'Killdeer, ND', + 1701766 => 'Fort Totten, ND', + 1701772 => 'Grand Forks, ND', + 1701774 => 'Williston, ND', + 1701775 => 'Grand Forks, ND', + 1701776 => 'Rugby, ND', + 1701777 => 'Grand Forks, ND', + 1701780 => 'Grand Forks, ND', + 1701786 => 'Mayville, ND', + 1701788 => 'Mayville, ND', + 1701794 => 'Center, ND', + 1701795 => 'Grand Forks, ND', + 1701797 => 'Cooperstown, ND', + 1701799 => 'Fargo, ND', + 1701833 => 'Minot, ND', + 1701837 => 'Minot, ND', + 1701838 => 'Minot, ND', + 1701839 => 'Minot, ND', + 1701842 => 'Watford City, ND', + 1701843 => 'New Salem, ND', + 1701845 => 'Valley City, ND', + 1701852 => 'Minot, ND', + 1701854 => 'Fort Yates, ND', + 1701857 => 'Minot, ND', + 1701858 => 'Minot, ND', + 1701872 => 'Beach, ND', + 1701873 => 'Beulah, ND', + 1701883 => 'LaMoure, ND', + 1701947 => 'New Rockford, ND', + 1701952 => 'Jamestown, ND', + 1701965 => 'Crosby, ND', + 1701968 => 'Cando, ND', + 1702 => 'Nevada', + 1702202 => 'Las Vegas, NV', + 1702207 => 'Las Vegas, NV', + 1702212 => 'Las Vegas, NV', + 1702214 => 'Las Vegas, NV', + 1702216 => 'Las Vegas, NV', + 1702220 => 'Las Vegas, NV', + 1702221 => 'Las Vegas, NV', + 1702222 => 'Las Vegas, NV', + 1702227 => 'Las Vegas, NV', + 1702228 => 'Las Vegas, NV', + 1702229 => 'Las Vegas, NV', + 1702233 => 'Las Vegas, NV', + 1702240 => 'Las Vegas, NV', + 1702242 => 'Las Vegas, NV', + 1702243 => 'Las Vegas, NV', + 1702247 => 'Las Vegas, NV', + 1702248 => 'Las Vegas, NV', + 1702251 => 'Las Vegas, NV', + 1702252 => 'Las Vegas, NV', + 1702253 => 'Las Vegas, NV', + 1702254 => 'Las Vegas, NV', + 1702255 => 'Las Vegas, NV', + 1702256 => 'Las Vegas, NV', + 1702257 => 'Las Vegas, NV', + 1702258 => 'Las Vegas, NV', + 1702259 => 'Las Vegas, NV', + 1702260 => 'Las Vegas, NV', + 1702261 => 'Las Vegas, NV', + 1702262 => 'Las Vegas, NV', + 1702263 => 'Las Vegas, NV', + 1702267 => 'Henderson, NV', + 1702269 => 'Las Vegas, NV', + 1702270 => 'Las Vegas, NV', + 1702272 => 'Las Vegas, NV', + 1702284 => 'Las Vegas, NV', + 1702293 => 'Boulder City, NV', + 1702294 => 'Boulder City, NV', + 1702298 => 'Laughlin, NV', + 1702304 => 'Las Vegas, NV', + 1702307 => 'Las Vegas, NV', + 1702309 => 'Las Vegas, NV', + 1702312 => 'Las Vegas, NV', + 1702313 => 'Las Vegas, NV', + 1702320 => 'Las Vegas, NV', + 1702331 => 'Las Vegas, NV', + 1702333 => 'Las Vegas, NV', + 1702341 => 'Las Vegas, NV', + 1702345 => 'Mesquite, NV', + 1702346 => 'Mesquite, NV', + 1702360 => 'Las Vegas, NV', + 1702361 => 'Las Vegas, NV', + 1702362 => 'Las Vegas, NV', + 1702363 => 'Las Vegas, NV', + 1702364 => 'Las Vegas, NV', + 1702365 => 'Las Vegas, NV', + 1702366 => 'Las Vegas, NV', + 1702367 => 'Las Vegas, NV', + 1702368 => 'Las Vegas, NV', + 1702369 => 'Las Vegas, NV', + 1702380 => 'Las Vegas, NV', + 1702382 => 'Las Vegas, NV', + 1702383 => 'Las Vegas, NV', + 1702384 => 'Las Vegas, NV', + 1702385 => 'Las Vegas, NV', + 1702386 => 'Las Vegas, NV', + 1702387 => 'Las Vegas, NV', + 1702388 => 'Las Vegas, NV', + 1702395 => 'Las Vegas, NV', + 1702396 => 'Las Vegas, NV', + 1702397 => 'Overton, NV', + 1702399 => 'North Las Vegas, NV', + 1702405 => 'Las Vegas, NV', + 1702407 => 'Las Vegas, NV', + 1702410 => 'Las Vegas, NV', + 1702413 => 'Las Vegas, NV', + 1702425 => 'Las Vegas, NV', + 1702431 => 'Las Vegas, NV', + 1702432 => 'Las Vegas, NV', + 1702433 => 'Las Vegas, NV', + 1702434 => 'Las Vegas, NV', + 1702435 => 'Las Vegas, NV', + 1702436 => 'Las Vegas, NV', + 1702437 => 'Las Vegas, NV', + 1702438 => 'Las Vegas, NV', + 1702444 => 'Las Vegas, NV', + 1702445 => 'Las Vegas, NV', + 1702448 => 'Las Vegas, NV', + 1702450 => 'Las Vegas, NV', + 1702451 => 'Las Vegas, NV', + 1702452 => 'Las Vegas, NV', + 1702453 => 'Las Vegas, NV', + 1702455 => 'Las Vegas, NV', + 1702456 => 'Las Vegas, NV', + 1702457 => 'Las Vegas, NV', + 1702458 => 'Las Vegas, NV', + 1702459 => 'Las Vegas, NV', + 1702460 => 'Las Vegas, NV', + 1702462 => 'Las Vegas, NV', + 1702463 => 'Las Vegas, NV', + 1702471 => 'Las Vegas, NV', + 1702472 => 'Las Vegas, NV', + 1702473 => 'Las Vegas, NV', + 1702474 => 'Las Vegas, NV', + 1702475 => 'Las Vegas, NV', + 1702476 => 'Las Vegas, NV', + 1702477 => 'Las Vegas, NV', + 1702478 => 'Las Vegas, NV', + 1702483 => 'Las Vegas, NV', + 1702485 => 'Las Vegas, NV', + 1702486 => 'Las Vegas, NV', + 1702487 => 'Las Vegas, NV', + 1702489 => 'Las Vegas, NV', + 1702515 => 'Las Vegas, NV', + 1702522 => 'Las Vegas, NV', + 1702525 => 'Las Vegas, NV', + 1702531 => 'Las Vegas, NV', + 1702538 => 'Las Vegas, NV', + 1702541 => 'Las Vegas, NV', + 1702547 => 'Las Vegas, NV', + 1702558 => 'Henderson, NV', + 1702562 => 'Las Vegas, NV', + 1702564 => 'Henderson, NV', + 1702565 => 'Henderson, NV', + 1702566 => 'Henderson, NV', + 1702567 => 'Henderson, NV', + 1702568 => 'Henderson, NV', + 1702570 => 'Las Vegas, NV', + 1702577 => 'Las Vegas, NV', + 1702579 => 'Las Vegas, NV', + 1702586 => 'Las Vegas, NV', + 1702597 => 'Las Vegas, NV', + 1702598 => 'Las Vegas, NV', + 1702629 => 'Las Vegas, NV', + 1702631 => 'Las Vegas, NV', + 1702632 => 'Las Vegas, NV', + 1702633 => 'North Las Vegas, NV', + 1702636 => 'Las Vegas, NV', + 1702637 => 'Las Vegas, NV', + 1702638 => 'Las Vegas, NV', + 1702639 => 'North Las Vegas, NV', + 1702641 => 'Las Vegas, NV', + 1702642 => 'North Las Vegas, NV', + 1702643 => 'Las Vegas, NV', + 1702644 => 'Las Vegas, NV', + 1702645 => 'Las Vegas, NV', + 1702646 => 'Las Vegas, NV', + 1702647 => 'Las Vegas, NV', + 1702648 => 'Las Vegas, NV', + 1702649 => 'North Las Vegas, NV', + 1702650 => 'Las Vegas, NV', + 1702651 => 'Las Vegas, NV', + 1702653 => 'Nellis AFB, NV', + 1702655 => 'Las Vegas, NV', + 1702656 => 'Las Vegas, NV', + 1702657 => 'North Las Vegas, NV', + 1702658 => 'Las Vegas, NV', + 1702671 => 'Las Vegas, NV', + 1702685 => 'Las Vegas, NV', + 1702693 => 'Las Vegas, NV', + 1702696 => 'Las Vegas, NV', + 1702697 => 'Las Vegas, NV', + 1702699 => 'Las Vegas, NV', + 1702722 => 'Las Vegas, NV', + 1702727 => 'Las Vegas, NV', + 1702731 => 'Las Vegas, NV', + 1702732 => 'Las Vegas, NV', + 1702733 => 'Las Vegas, NV', + 1702734 => 'Las Vegas, NV', + 1702735 => 'Las Vegas, NV', + 1702736 => 'Las Vegas, NV', + 1702737 => 'Las Vegas, NV', + 1702739 => 'Las Vegas, NV', + 1702740 => 'Las Vegas, NV', + 1702765 => 'Las Vegas, NV', + 1702768 => 'Las Vegas, NV', + 1702776 => 'Las Vegas, NV', + 1702778 => 'Las Vegas, NV', + 1702784 => 'Las Vegas, NV', + 1702791 => 'Las Vegas, NV', + 1702792 => 'Las Vegas, NV', + 1702794 => 'Las Vegas, NV', + 1702795 => 'Las Vegas, NV', + 1702796 => 'Las Vegas, NV', + 1702798 => 'Las Vegas, NV', + 1702799 => 'Las Vegas, NV', + 1702804 => 'Las Vegas, NV', + 1702818 => 'Las Vegas, NV', + 1702822 => 'Las Vegas, NV', + 1702823 => 'Las Vegas, NV', + 1702834 => 'Las Vegas, NV', + 1702835 => 'Las Vegas, NV', + 1702836 => 'Las Vegas, NV', + 1702837 => 'Las Vegas, NV', + 1702838 => 'Las Vegas, NV', + 1702839 => 'Las Vegas, NV', + 1702851 => 'Las Vegas, NV', + 1702853 => 'Las Vegas, NV', + 1702856 => 'Henderson, NV', + 1702862 => 'Las Vegas, NV', + 1702866 => 'Las Vegas, NV', + 1702868 => 'Las Vegas, NV', + 1702869 => 'Las Vegas, NV', + 1702870 => 'Las Vegas, NV', + 1702871 => 'Las Vegas, NV', + 1702873 => 'Las Vegas, NV', + 1702876 => 'Las Vegas, NV', + 1702877 => 'Las Vegas, NV', + 1702878 => 'Las Vegas, NV', + 1702880 => 'Las Vegas, NV', + 1702889 => 'Las Vegas, NV', + 1702891 => 'Las Vegas, NV', + 1702892 => 'Las Vegas, NV', + 1702893 => 'Las Vegas, NV', + 1702894 => 'Las Vegas, NV', + 1702895 => 'Las Vegas, NV', + 1702914 => 'Las Vegas, NV', + 1702932 => 'Las Vegas, NV', + 1702933 => 'Las Vegas, NV', + 1702938 => 'Las Vegas, NV', + 1702939 => 'Las Vegas, NV', + 1702940 => 'Las Vegas, NV', + 1702942 => 'Las Vegas, NV', + 1702944 => 'Las Vegas, NV', + 1702947 => 'Las Vegas, NV', + 1702948 => 'Las Vegas, NV', + 1702949 => 'Las Vegas, NV', + 1702951 => 'Las Vegas, NV', + 1702952 => 'Las Vegas, NV', + 1702966 => 'Las Vegas, NV', + 1702967 => 'Las Vegas, NV', + 1702968 => 'Las Vegas, NV', + 1702979 => 'Las Vegas, NV', + 1702982 => 'Las Vegas, NV', + 1702997 => 'Las Vegas, NV', + 1702998 => 'Las Vegas, NV', + 1703 => 'Virginia', + 1703212 => 'Alexandria, VA', + 1703218 => 'Fairfax, VA', + 1703221 => 'Dumfries, VA', + 1703228 => 'Arlington, VA', + 1703237 => 'Falls Church, VA', + 1703241 => 'Falls Church, VA', + 1703242 => 'Vienna, VA', + 1703243 => 'Arlington, VA', + 1703246 => 'Fairfax, VA', + 1703248 => 'Arlington, VA', + 1703249 => 'Burke, VA', + 1703255 => 'Vienna, VA', + 1703257 => 'Manassas, VA', + 1703263 => 'Chantilly, VA', + 1703266 => 'Centreville, VA', + 1703271 => 'Arlington, VA', + 1703273 => 'Fairfax, VA', + 1703276 => 'Arlington, VA', + 1703277 => 'Fairfax, VA', + 1703278 => 'Fairfax, VA', + 1703281 => 'Vienna, VA', + 1703299 => 'Alexandria, VA', + 1703313 => 'Alexandria, VA', + 1703319 => 'Vienna, VA', + 1703321 => 'Springfield, VA', + 1703324 => 'Fairfax, VA', + 1703329 => 'Alexandria, VA', + 1703330 => 'Manassas, VA', + 1703331 => 'Manassas, VA', + 1703335 => 'Manassas, VA', + 1703339 => 'Lorton, VA', + 1703351 => 'Arlington, VA', + 1703352 => 'Fairfax, VA', + 1703356 => 'McLean, VA', + 1703359 => 'Fairfax, VA', + 1703360 => 'Alexandria, VA', + 1703361 => 'Manassas, VA', + 1703365 => 'Manassas, VA', + 1703366 => 'Manassas, VA', + 1703367 => 'Manassas, VA', + 1703368 => 'Manassas, VA', + 1703369 => 'Manassas, VA', + 1703370 => 'Alexandria, VA', + 1703378 => 'Chantilly, VA', + 1703383 => 'Fairfax, VA', + 1703385 => 'Fairfax, VA', + 1703390 => 'Reston, VA', + 1703392 => 'Manassas, VA', + 1703393 => 'Manassas, VA', + 1703396 => 'Manassas, VA', + 1703404 => 'Sterling, VA', + 1703406 => 'Sterling, VA', + 1703412 => 'Arlington, VA', + 1703413 => 'Arlington, VA', + 1703415 => 'Arlington, VA', + 1703416 => 'Arlington, VA', + 1703418 => 'Arlington, VA', + 1703421 => 'Sterling, VA', + 1703430 => 'Sterling, VA', + 1703433 => 'Sterling, VA', + 1703440 => 'Springfield, VA', + 1703441 => 'Dumfries, VA', + 1703443 => 'Leesburg, VA', + 1703444 => 'Sterling, VA', + 1703445 => 'Dumfries, VA', + 1703448 => 'McLean, VA', + 1703450 => 'Sterling, VA', + 1703451 => 'Springfield, VA', + 1703455 => 'Springfield, VA', + 1703461 => 'Alexandria, VA', + 1703465 => 'Arlington, VA', + 1703476 => 'Reston, VA', + 1703486 => 'Arlington, VA', + 1703490 => 'Woodbridge, VA', + 1703491 => 'Woodbridge, VA', + 1703492 => 'Woodbridge, VA', + 1703494 => 'Woodbridge, VA', + 1703497 => 'Woodbridge, VA', + 1703499 => 'Woodbridge, VA', + 1703504 => 'Alexandria, VA', + 1703518 => 'Alexandria, VA', + 1703519 => 'Alexandria, VA', + 1703521 => 'Arlington, VA', + 1703522 => 'Arlington, VA', + 1703524 => 'Arlington, VA', + 1703525 => 'Arlington, VA', + 1703527 => 'Arlington, VA', + 1703528 => 'Arlington, VA', + 1703530 => 'Manassas, VA', + 1703531 => 'Falls Church, VA', + 1703532 => 'Falls Church, VA', + 1703533 => 'Falls Church, VA', + 1703534 => 'Falls Church, VA', + 1703535 => 'Alexandria, VA', + 1703536 => 'Falls Church, VA', + 1703538 => 'Falls Church, VA', + 1703543 => 'Centreville, VA', + 1703548 => 'Alexandria, VA', + 1703549 => 'Alexandria, VA', + 1703550 => 'Lorton, VA', + 1703553 => 'Arlington, VA', + 1703558 => 'Arlington, VA', + 1703569 => 'Springfield, VA', + 1703580 => 'Woodbridge, VA', + 1703583 => 'Woodbridge, VA', + 1703590 => 'Woodbridge, VA', + 1703591 => 'Fairfax, VA', + 1703594 => 'Nokesville, VA', + 1703644 => 'Springfield, VA', + 1703647 => 'Alexandria, VA', + 1703660 => 'Alexandria, VA', + 1703661 => 'Sterling, VA', + 1703664 => 'Alexandria, VA', + 1703669 => 'Leesburg, VA', + 1703670 => 'Woodbridge, VA', + 1703680 => 'Woodbridge, VA', + 1703683 => 'Alexandria, VA', + 1703684 => 'Alexandria, VA', + 1703691 => 'Fairfax, VA', + 1703709 => 'Reston, VA', + 1703719 => 'Alexandria, VA', + 1703723 => 'Ashburn, VA', + 1703726 => 'Ashburn, VA', + 1703729 => 'Ashburn, VA', + 1703730 => 'Woodbridge, VA', + 1703734 => 'McLean, VA', + 1703737 => 'Leesburg, VA', + 1703739 => 'Alexandria, VA', + 1703746 => 'Alexandria, VA', + 1703749 => 'McLean, VA', + 1703751 => 'Alexandria, VA', + 1703757 => 'Great Falls, VA', + 1703759 => 'Great Falls, VA', + 1703765 => 'Alexandria, VA', + 1703768 => 'Alexandria, VA', + 1703771 => 'Leesburg, VA', + 1703776 => 'Falls Church, VA', + 1703777 => 'Leesburg, VA', + 1703779 => 'Leesburg, VA', + 1703780 => 'Alexandria, VA', + 1703784 => 'Quantico, VA', + 1703790 => 'McLean, VA', + 1703791 => 'Manassas, VA', + 1703792 => 'Manassas, VA', + 1703793 => 'Herndon, VA', + 1703794 => 'Manassas, VA', + 1703799 => 'Alexandria, VA', + 1703805 => 'Fort Belvoir, VA', + 1703807 => 'Arlington, VA', + 1703815 => 'Centreville, VA', + 1703817 => 'Chantilly, VA', + 1703821 => 'McLean, VA', + 1703823 => 'Alexandria, VA', + 1703830 => 'Centreville, VA', + 1703836 => 'Alexandria, VA', + 1703837 => 'Alexandria, VA', + 1703838 => 'Alexandria, VA', + 1703841 => 'Arlington, VA', + 1703860 => 'Reston, VA', + 1703865 => 'Fairfax, VA', + 1703866 => 'Springfield, VA', + 1703875 => 'Arlington, VA', + 1703878 => 'Woodbridge, VA', + 1703892 => 'Arlington, VA', + 1703893 => 'McLean, VA', + 1703897 => 'Woodbridge, VA', + 1703910 => 'Woodbridge, VA', + 1703912 => 'Springfield, VA', + 1703913 => 'Springfield, VA', + 1703920 => 'Arlington, VA', + 1703921 => 'Alexandria, VA', + 1703922 => 'Springfield, VA', + 1703934 => 'Fairfax, VA', + 1703938 => 'Vienna, VA', + 1703960 => 'Alexandria, VA', + 1703961 => 'Chantilly, VA', + 1703971 => 'Alexandria, VA', + 1703979 => 'Arlington, VA', + 1703993 => 'Fairfax, VA', + 1703996 => 'Sterling, VA', + 1704 => 'North Carolina', + 1704216 => 'Salisbury, NC', + 1704225 => 'Monroe, NC', + 1704226 => 'Monroe, NC', + 1704233 => 'Wingate, NC', + 1704238 => 'Monroe, NC', + 1704243 => 'Waxhaw, NC', + 1704262 => 'Concord, NC', + 1704263 => 'Stanley, NC', + 1704276 => 'Vale, NC', + 1704278 => 'Cleveland, NC', + 1704282 => 'Monroe, NC', + 1704283 => 'Monroe, NC', + 1704289 => 'Monroe, NC', + 1704291 => 'Monroe, NC', + 1704292 => 'Monroe, NC', + 1704295 => 'Charlotte, NC', + 1704296 => 'Monroe, NC', + 1704304 => 'Charlotte, NC', + 1704315 => 'Charlotte, NC', + 1704323 => 'Charlotte, NC', + 1704331 => 'Charlotte, NC', + 1704332 => 'Charlotte, NC', + 1704333 => 'Charlotte, NC', + 1704334 => 'Charlotte, NC', + 1704335 => 'Charlotte, NC', + 1704336 => 'Charlotte, NC', + 1704338 => 'Charlotte, NC', + 1704339 => 'Charlotte, NC', + 1704341 => 'Charlotte, NC', + 1704342 => 'Charlotte, NC', + 1704343 => 'Charlotte, NC', + 1704344 => 'Charlotte, NC', + 1704347 => 'Charlotte, NC', + 1704348 => 'Charlotte, NC', + 1704355 => 'Charlotte, NC', + 1704357 => 'Charlotte, NC', + 1704358 => 'Charlotte, NC', + 1704359 => 'Charlotte, NC', + 1704362 => 'Charlotte, NC', + 1704364 => 'Charlotte, NC', + 1704365 => 'Charlotte, NC', + 1704366 => 'Charlotte, NC', + 1704367 => 'Charlotte, NC', + 1704369 => 'Charlotte, NC', + 1704370 => 'Charlotte, NC', + 1704372 => 'Charlotte, NC', + 1704373 => 'Charlotte, NC', + 1704374 => 'Charlotte, NC', + 1704375 => 'Charlotte, NC', + 1704376 => 'Charlotte, NC', + 1704377 => 'Charlotte, NC', + 1704379 => 'Charlotte, NC', + 1704381 => 'Charlotte, NC', + 1704384 => 'Charlotte, NC', + 1704391 => 'Charlotte, NC', + 1704392 => 'Charlotte, NC', + 1704393 => 'Charlotte, NC', + 1704394 => 'Charlotte, NC', + 1704395 => 'Charlotte, NC', + 1704398 => 'Charlotte, NC', + 1704399 => 'Charlotte, NC', + 1704403 => 'Concord, NC', + 1704405 => 'Charlotte, NC', + 1704432 => 'Charlotte, NC', + 1704434 => 'Shelby, NC', + 1704435 => 'Cherryville, NC', + 1704436 => 'Mount Pleasant, NC', + 1704442 => 'Charlotte, NC', + 1704444 => 'Charlotte, NC', + 1704446 => 'Charlotte, NC', + 1704454 => 'Harrisburg, NC', + 1704455 => 'Harrisburg, NC', + 1704474 => 'Norwood, NC', + 1704480 => 'Shelby, NC', + 1704481 => 'Shelby, NC', + 1704482 => 'Shelby, NC', + 1704483 => 'Denver, NC', + 1704484 => 'Shelby, NC', + 1704485 => 'Oakboro, NC', + 1704487 => 'Shelby, NC', + 1704489 => 'Denver, NC', + 1704494 => 'Charlotte, NC', + 1704503 => 'Charlotte, NC', + 1704504 => 'Charlotte, NC', + 1704509 => 'Charlotte, NC', + 1704510 => 'Charlotte, NC', + 1704512 => 'Charlotte, NC', + 1704521 => 'Charlotte, NC', + 1704522 => 'Charlotte, NC', + 1704523 => 'Charlotte, NC', + 1704525 => 'Charlotte, NC', + 1704527 => 'Charlotte, NC', + 1704528 => 'Troutman, NC', + 1704529 => 'Charlotte, NC', + 1704531 => 'Charlotte, NC', + 1704532 => 'Charlotte, NC', + 1704535 => 'Charlotte, NC', + 1704536 => 'Charlotte, NC', + 1704537 => 'Charlotte, NC', + 1704538 => 'Lawndale, NC', + 1704540 => 'Charlotte, NC', + 1704541 => 'Charlotte, NC', + 1704542 => 'Charlotte, NC', + 1704543 => 'Charlotte, NC', + 1704544 => 'Charlotte, NC', + 1704545 => 'Mint Hill, NC', + 1704546 => 'Harmony, NC', + 1704547 => 'Charlotte, NC', + 1704548 => 'Charlotte, NC', + 1704549 => 'Charlotte, NC', + 1704552 => 'Charlotte, NC', + 1704553 => 'Charlotte, NC', + 1704554 => 'Charlotte, NC', + 1704556 => 'Charlotte, NC', + 1704557 => 'Charlotte, NC', + 1704563 => 'Charlotte, NC', + 1704566 => 'Charlotte, NC', + 1704567 => 'Charlotte, NC', + 1704568 => 'Charlotte, NC', + 1704569 => 'Charlotte, NC', + 1704573 => 'Mint Hill, NC', + 1704583 => 'Charlotte, NC', + 1704585 => 'Stony Point, NC', + 1704587 => 'Charlotte, NC', + 1704588 => 'Charlotte, NC', + 1704596 => 'Charlotte, NC', + 1704597 => 'Charlotte, NC', + 1704598 => 'Charlotte, NC', + 1704599 => 'Charlotte, NC', + 1704624 => 'Marshville, NC', + 1704625 => 'Charlotte, NC', + 1704629 => 'Bessemer City, NC', + 1704630 => 'Salisbury, NC', + 1704633 => 'Salisbury, NC', + 1704635 => 'Monroe, NC', + 1704636 => 'Salisbury, NC', + 1704637 => 'Salisbury, NC', + 1704638 => 'Salisbury, NC', + 1704639 => 'Salisbury, NC', + 1704643 => 'Charlotte, NC', + 1704658 => 'Mooresville, NC', + 1704660 => 'Mooresville, NC', + 1704662 => 'Mooresville, NC', + 1704663 => 'Mooresville, NC', + 1704664 => 'Mooresville, NC', + 1704667 => 'Charlotte, NC', + 1704671 => 'Gastonia, NC', + 1704684 => 'Indian Trail, NC', + 1704688 => 'Charlotte, NC', + 1704694 => 'Wadesboro, NC', + 1704695 => 'Wadesboro, NC', + 1704714 => 'Charlotte, NC', + 1704716 => 'Charlotte, NC', + 1704717 => 'Charlotte, NC', + 1704720 => 'Concord, NC', + 1704721 => 'Concord, NC', + 1704732 => 'Lincolnton, NC', + 1704734 => 'Kings Mountain, NC', + 1704735 => 'Lincolnton, NC', + 1704736 => 'Lincolnton, NC', + 1704739 => 'Kings Mountain, NC', + 1704748 => 'Lincolnton, NC', + 1704749 => 'Charlotte, NC', + 1704752 => 'Charlotte, NC', + 1704753 => 'Monroe, NC', + 1704759 => 'Charlotte, NC', + 1704764 => 'Monroe, NC', + 1704776 => 'Monroe, NC', + 1704782 => 'Concord, NC', + 1704783 => 'Concord, NC', + 1704784 => 'Concord, NC', + 1704785 => 'Concord, NC', + 1704786 => 'Concord, NC', + 1704788 => 'Concord, NC', + 1704792 => 'Concord, NC', + 1704793 => 'Concord, NC', + 1704795 => 'Concord, NC', + 1704799 => 'Mooresville, NC', + 1704814 => 'Matthews, NC', + 1704820 => 'Mount Holly, NC', + 1704823 => 'Gastonia, NC', + 1704824 => 'Gastonia, NC', + 1704825 => 'Belmont, NC', + 1704827 => 'Mount Holly, NC', + 1704829 => 'Belmont, NC', + 1704834 => 'Gastonia, NC', + 1704838 => 'Statesville, NC', + 1704843 => 'Waxhaw, NC', + 1704847 => 'Matthews, NC', + 1704852 => 'Gastonia, NC', + 1704853 => 'Gastonia, NC', + 1704854 => 'Gastonia, NC', + 1704855 => 'China Grove, NC', + 1704857 => 'China Grove, NC', + 1704861 => 'Gastonia, NC', + 1704863 => 'Charlotte, NC', + 1704864 => 'Gastonia, NC', + 1704865 => 'Gastonia, NC', + 1704866 => 'Gastonia, NC', + 1704867 => 'Gastonia, NC', + 1704868 => 'Gastonia, NC', + 1704869 => 'Gastonia, NC', + 1704871 => 'Statesville, NC', + 1704872 => 'Statesville, NC', + 1704873 => 'Statesville, NC', + 1704875 => 'Huntersville, NC', + 1704876 => 'Statesville, NC', + 1704878 => 'Statesville, NC', + 1704882 => 'Indian Trail, NC', + 1704883 => 'Statesville, NC', + 1704887 => 'Charlotte, NC', + 1704889 => 'Pineville, NC', + 1704910 => 'Charlotte, NC', + 1704920 => 'Concord, NC', + 1704921 => 'Charlotte, NC', + 1704922 => 'Dallas, NC', + 1704924 => 'Statesville, NC', + 1704927 => 'Charlotte, NC', + 1704932 => 'Kannapolis, NC', + 1704933 => 'Kannapolis, NC', + 1704938 => 'Kannapolis, NC', + 1704940 => 'Charlotte, NC', + 1704944 => 'Charlotte, NC', + 1704947 => 'Huntersville, NC', + 1704948 => 'Huntersville, NC', + 1704971 => 'Charlotte, NC', + 1704979 => 'Concord, NC', + 1704982 => 'Albemarle, NC', + 1704983 => 'Albemarle, NC', + 1704984 => 'Albemarle, NC', + 1704986 => 'Albemarle, NC', + 1704988 => 'Charlotte, NC', + 1704992 => 'Huntersville, NC', + 1705 => 'Ontario', + 1705222 => 'Greater Sudbury, ON', + 1705232 => 'Iroquois Falls, ON', + 1705235 => 'South Porcupine, ON', + 1705252 => 'Barrie, ON', + 1705253 => 'Sault Ste. Marie, ON', + 1705254 => 'Sault Ste. Marie, ON', + 1705256 => 'Sault Ste. Marie, ON', + 1705264 => 'Timmins, ON', + 1705267 => 'Timmins, ON', + 1705268 => 'Timmins, ON', + 1705272 => 'Cochrane, ON', + 1705277 => 'Bethany, ON', + 1705282 => 'Gore Bay, ON', + 1705286 => 'Minden, ON', + 1705295 => 'Keene, ON', + 1705322 => 'Elmvale, ON', + 1705323 => 'Orillia, ON', + 1705324 => 'Lindsay, ON', + 1705325 => 'Orillia, ON', + 1705326 => 'Orillia, ON', + 1705327 => 'Orillia, ON', + 1705328 => 'Lindsay, ON', + 1705329 => 'Orillia, ON', + 1705335 => 'Kapuskasing, ON', + 1705337 => 'Kapuskasing, ON', + 1705356 => 'Blind River, ON', + 1705357 => 'Sunderland, ON', + 1705360 => 'Timmins, ON', + 1705362 => 'Hearst, ON', + 1705368 => 'Little Current, ON', + 1705375 => 'MacTier, ON', + 1705377 => 'Mindemoya, ON', + 1705382 => 'Burk\'s Falls, ON', + 1705384 => 'Sundridge, ON', + 1705385 => 'Port Sydney, ON', + 1705386 => 'South River, ON', + 1705422 => 'Wasaga Beach, ON', + 1705426 => 'Beaverton, ON', + 1705428 => 'Stayner, ON', + 1705429 => 'Wasaga Beach, ON', + 1705434 => 'Alliston, ON', + 1705435 => 'Alliston, ON', + 1705437 => 'Pefferlaw, ON', + 1705443 => 'Collingwood, ON', + 1705444 => 'Collingwood, ON', + 1705445 => 'Collingwood, ON', + 1705446 => 'Collingwood, ON', + 1705454 => 'Coboconk, ON', + 1705456 => 'Lefroy, ON', + 1705457 => 'Haliburton, ON', + 1705458 => 'Cookstown, ON', + 1705466 => 'Creemore, ON', + 1705472 => 'North Bay, ON', + 1705474 => 'North Bay, ON', + 1705475 => 'North Bay, ON', + 1705476 => 'North Bay, ON', + 1705484 => 'Brechin, ON', + 1705487 => 'Oro, ON', + 1705494 => 'North Bay, ON', + 1705495 => 'North Bay, ON', + 1705497 => 'North Bay, ON', + 1705503 => 'Barrie, ON', + 1705521 => 'Greater Sudbury, ON', + 1705522 => 'Greater Sudbury, ON', + 1705523 => 'Greater Sudbury, ON', + 1705524 => 'Greater Sudbury, ON', + 1705525 => 'Greater Sudbury, ON', + 1705526 => 'Midland, ON', + 1705527 => 'Midland, ON', + 1705528 => 'Midland, ON', + 1705534 => 'Port McNicoll, ON', + 1705538 => 'Waubaushene, ON', + 1705544 => 'Englehart, ON', + 1705549 => 'Penetanguishene, ON', + 1705560 => 'Greater Sudbury, ON', + 1705563 => 'Earlton, ON', + 1705566 => 'Greater Sudbury, ON', + 1705567 => 'Kirkland Lake, ON', + 1705575 => 'Sault Ste. Marie, ON', + 1705586 => 'Greater Sudbury, ON', + 1705635 => 'Dwight, ON', + 1705639 => 'Norwood, ON', + 1705645 => 'Bracebridge, ON', + 1705646 => 'Bracebridge, ON', + 1705647 => 'New Liskeard, ON', + 1705652 => 'Lakefield, ON', + 1705653 => 'Campbellford, ON', + 1705656 => 'Apsley, ON', + 1705657 => 'Buckhorn, ON', + 1705670 => 'Greater Sudbury, ON', + 1705671 => 'Greater Sudbury, ON', + 1705672 => 'Haileybury, ON', + 1705673 => 'Greater Sudbury, ON', + 1705674 => 'Greater Sudbury, ON', + 1705675 => 'Greater Sudbury, ON', + 1705686 => 'Coldwater, ON', + 1705687 => 'Gravenhurst, ON', + 1705688 => 'Greater Sudbury, ON', + 1705689 => 'Severn Bridge, ON', + 1705692 => 'Lively, ON', + 1705693 => 'Garson, ON', + 1705696 => 'Hastings, ON', + 1705719 => 'Barrie, ON', + 1705720 => 'Barrie, ON', + 1705721 => 'Barrie, ON', + 1705722 => 'Barrie, ON', + 1705724 => 'Powassan, ON', + 1705725 => 'Barrie, ON', + 1705726 => 'Barrie, ON', + 1705727 => 'Barrie, ON', + 1705728 => 'Barrie, ON', + 1705730 => 'Barrie, ON', + 1705733 => 'Barrie, ON', + 1705734 => 'Barrie, ON', + 1705735 => 'Barrie, ON', + 1705737 => 'Barrie, ON', + 1705738 => 'Bobcaygeon, ON', + 1705739 => 'Barrie, ON', + 1705740 => 'Peterborough, ON', + 1705741 => 'Peterborough, ON', + 1705742 => 'Peterborough, ON', + 1705743 => 'Peterborough, ON', + 1705744 => 'Mattawa, ON', + 1705745 => 'Peterborough, ON', + 1705746 => 'Parry Sound, ON', + 1705748 => 'Peterborough, ON', + 1705749 => 'Peterborough, ON', + 1705750 => 'Peterborough, ON', + 1705752 => 'Callander, ON', + 1705753 => 'West Nipissing, ON', + 1705759 => 'Sault Ste. Marie, ON', + 1705762 => 'Bala, ON', + 1705765 => 'Port Carling, ON', + 1705778 => 'Havelock, ON', + 1705787 => 'Huntsville, ON', + 1705788 => 'Huntsville, ON', + 1705789 => 'Huntsville, ON', + 1705792 => 'Barrie, ON', + 1705797 => 'Barrie, ON', + 1705799 => 'Omemee, ON', + 1705812 => 'Barrie, ON', + 1705840 => 'North Bay, ON', + 1705848 => 'Elliot Lake, ON', + 1705855 => 'Chelmsford, ON', + 1705856 => 'Wawa, ON', + 1705859 => 'Manitowaning, ON', + 1705864 => 'Chapleau, ON', + 1705869 => 'Espanola, ON', + 1705874 => 'Peterborough, ON', + 1705876 => 'Peterborough, ON', + 1705878 => 'Lindsay, ON', + 1705887 => 'Fenelon Falls, ON', + 1705897 => 'Val Caron, ON', + 1705932 => 'Millbrook, ON', + 1705942 => 'Sault Ste. Marie, ON', + 1705945 => 'Sault Ste. Marie, ON', + 1705946 => 'Sault Ste. Marie, ON', + 1705949 => 'Sault Ste. Marie, ON', + 1705969 => 'Hanmer, ON', + 1706 => 'Georgia', + 1706208 => 'Athens, GA', + 1706212 => 'Clayton, GA', + 1706213 => 'Elberton, GA', + 1706216 => 'Dawsonville, GA', + 1706217 => 'Dalton, GA', + 1706219 => 'Cleveland, GA', + 1706221 => 'Columbus, GA', + 1706226 => 'Dalton, GA', + 1706227 => 'Athens, GA', + 1706232 => 'Rome, GA', + 1706233 => 'Rome, GA', + 1706234 => 'Rome, GA', + 1706235 => 'Rome, GA', + 1706236 => 'Rome, GA', + 1706245 => 'Royston, GA', + 1706253 => 'Jasper, GA', + 1706256 => 'Columbus, GA', + 1706258 => 'Blue Ridge, GA', + 1706259 => 'Dalton, GA', + 1706265 => 'Dawsonville, GA', + 1706270 => 'Dalton, GA', + 1706272 => 'Dalton, GA', + 1706273 => 'Ellijay, GA', + 1706275 => 'Dalton, GA', + 1706276 => 'Ellijay, GA', + 1706277 => 'Dalton, GA', + 1706278 => 'Dalton, GA', + 1706279 => 'Dalton, GA', + 1706282 => 'Toccoa, GA', + 1706283 => 'Elberton, GA', + 1706290 => 'Rome, GA', + 1706291 => 'Rome, GA', + 1706295 => 'Rome, GA', + 1706310 => 'Watkinsville, GA', + 1706317 => 'Columbus, GA', + 1706320 => 'Columbus, GA', + 1706321 => 'Columbus, GA', + 1706322 => 'Columbus, GA', + 1706323 => 'Columbus, GA', + 1706324 => 'Columbus, GA', + 1706327 => 'Columbus, GA', + 1706335 => 'Commerce, GA', + 1706336 => 'Commerce, GA', + 1706337 => 'Fairmount, GA', + 1706342 => 'Madison, GA', + 1706343 => 'Madison, GA', + 1706344 => 'Dawsonville, GA', + 1706348 => 'Cleveland, GA', + 1706353 => 'Athens, GA', + 1706354 => 'Athens, GA', + 1706356 => 'Lavonia, GA', + 1706359 => 'Lincolnton, GA', + 1706364 => 'Augusta, GA', + 1706367 => 'Jefferson, GA', + 1706369 => 'Athens, GA', + 1706374 => 'Morganton, GA', + 1706375 => 'Chickamauga, GA', + 1706376 => 'Hartwell, GA', + 1706377 => 'Hartwell, GA', + 1706378 => 'Rome, GA', + 1706379 => 'Young Harris, GA', + 1706383 => 'Calhoun, GA', + 1706384 => 'Carnesville, GA', + 1706387 => 'Jefferson, GA', + 1706389 => 'Athens, GA', + 1706425 => 'Athens, GA', + 1706432 => 'Augusta, GA', + 1706437 => 'Waynesboro, GA', + 1706444 => 'Sparta, GA', + 1706453 => 'Greensboro, GA', + 1706454 => 'Greensboro, GA', + 1706465 => 'Warrenton, GA', + 1706467 => 'Greensboro, GA', + 1706468 => 'Monticello, GA', + 1706475 => 'Athens, GA', + 1706481 => 'Augusta, GA', + 1706484 => 'Eatonton, GA', + 1706485 => 'Eatonton, GA', + 1706492 => 'McCaysville, GA', + 1706494 => 'Columbus, GA', + 1706496 => 'Augusta, GA', + 1706504 => 'Augusta, GA', + 1706507 => 'Columbus, GA', + 1706509 => 'Rome, GA', + 1706517 => 'Chatsworth, GA', + 1706529 => 'Dalton, GA', + 1706541 => 'Appling, GA', + 1706542 => 'Athens, GA', + 1706543 => 'Athens, GA', + 1706544 => 'Fort Benning, GA', + 1706546 => 'Athens, GA', + 1706547 => 'Wrens, GA', + 1706548 => 'Athens, GA', + 1706549 => 'Athens, GA', + 1706552 => 'Athens, GA', + 1706554 => 'Waynesboro, GA', + 1706556 => 'Harlem, GA', + 1706560 => 'Augusta, GA', + 1706561 => 'Columbus, GA', + 1706562 => 'Columbus, GA', + 1706563 => 'Columbus, GA', + 1706565 => 'Columbus, GA', + 1706568 => 'Columbus, GA', + 1706569 => 'Columbus, GA', + 1706571 => 'Columbus, GA', + 1706576 => 'Columbus, GA', + 1706592 => 'Hephzibah, GA', + 1706595 => 'Thomson, GA', + 1706596 => 'Columbus, GA', + 1706597 => 'Thomson, GA', + 1706602 => 'Calhoun, GA', + 1706613 => 'Athens, GA', + 1706624 => 'Calhoun, GA', + 1706625 => 'Calhoun, GA', + 1706628 => 'Hamilton, GA', + 1706629 => 'Calhoun, GA', + 1706632 => 'Blue Ridge, GA', + 1706635 => 'Ellijay, GA', + 1706636 => 'Ellijay, GA', + 1706637 => 'Hogansville, GA', + 1706638 => 'LaFayette, GA', + 1706639 => 'LaFayette, GA', + 1706645 => 'West Point, GA', + 1706646 => 'Thomaston, GA', + 1706647 => 'Thomaston, GA', + 1706648 => 'Thomaston, GA', + 1706649 => 'Columbus, GA', + 1706651 => 'Augusta, GA', + 1706653 => 'Columbus, GA', + 1706655 => 'Warm Springs, GA', + 1706657 => 'Trenton, GA', + 1706660 => 'Columbus, GA', + 1706663 => 'Pine Mountain, GA', + 1706667 => 'Augusta, GA', + 1706672 => 'Greenville, GA', + 1706673 => 'Tunnel Hill, GA', + 1706675 => 'Franklin, GA', + 1706677 => 'Homer, GA', + 1706678 => 'Washington, GA', + 1706682 => 'Columbus, GA', + 1706685 => 'Columbus, GA', + 1706687 => 'Columbus, GA', + 1706689 => 'Columbus, GA', + 1706692 => 'Jasper, GA', + 1706693 => 'Pendergrass, GA', + 1706694 => 'Cohutta, GA', + 1706695 => 'Chatsworth, GA', + 1706698 => 'Ellijay, GA', + 1706721 => 'Augusta, GA', + 1706722 => 'Augusta, GA', + 1706724 => 'Augusta, GA', + 1706731 => 'Augusta, GA', + 1706733 => 'Augusta, GA', + 1706734 => 'Trion, GA', + 1706736 => 'Augusta, GA', + 1706737 => 'Augusta, GA', + 1706738 => 'Augusta, GA', + 1706742 => 'Winterville, GA', + 1706745 => 'Blairsville, GA', + 1706754 => 'Clarkesville, GA', + 1706769 => 'Watkinsville, GA', + 1706771 => 'Augusta, GA', + 1706774 => 'Augusta, GA', + 1706776 => 'Cornelia, GA', + 1706778 => 'Cornelia, GA', + 1706779 => 'Eastanollee, GA', + 1706781 => 'Blairsville, GA', + 1706782 => 'Clayton, GA', + 1706783 => 'Comer, GA', + 1706787 => 'Augusta, GA', + 1706790 => 'Augusta, GA', + 1706793 => 'Augusta, GA', + 1706795 => 'Danielsville, GA', + 1706796 => 'Augusta, GA', + 1706798 => 'Augusta, GA', + 1706802 => 'Rome, GA', + 1706812 => 'LaGrange, GA', + 1706814 => 'Augusta, GA', + 1706821 => 'Augusta, GA', + 1706823 => 'Augusta, GA', + 1706828 => 'Augusta, GA', + 1706835 => 'Blairsville, GA', + 1706839 => 'Clarkesville, GA', + 1706845 => 'LaGrange, GA', + 1706846 => 'Manchester, GA', + 1706850 => 'Athens, GA', + 1706855 => 'Augusta, GA', + 1706857 => 'Summerville, GA', + 1706858 => 'Fort Oglethorpe, GA', + 1706860 => 'Augusta, GA', + 1706863 => 'Augusta, GA', + 1706864 => 'Dahlonega, GA', + 1706865 => 'Cleveland, GA', + 1706867 => 'Dahlonega, GA', + 1706878 => 'Helen, GA', + 1706882 => 'LaGrange, GA', + 1706883 => 'LaGrange, GA', + 1706884 => 'LaGrange, GA', + 1706885 => 'LaGrange, GA', + 1706886 => 'Toccoa, GA', + 1706896 => 'Hiawassee, GA', + 1706922 => 'Augusta, GA', + 1706935 => 'Ringgold, GA', + 1706937 => 'Ringgold, GA', + 1706945 => 'Augusta, GA', + 1706946 => 'Blue Ridge, GA', + 1706955 => 'Augusta, GA', + 1706965 => 'Ringgold, GA', + 1707 => 'California', + 1707224 => 'Napa, CA', + 1707226 => 'Napa, CA', + 1707251 => 'Napa, CA', + 1707252 => 'Napa, CA', + 1707253 => 'Napa, CA', + 1707254 => 'Napa, CA', + 1707255 => 'Napa, CA', + 1707256 => 'Napa, CA', + 1707257 => 'Napa, CA', + 1707258 => 'Napa, CA', + 1707259 => 'Napa, CA', + 1707262 => 'Lakeport, CA', + 1707263 => 'Lakeport, CA', + 1707265 => 'Napa, CA', + 1707268 => 'Eureka, CA', + 1707269 => 'Eureka, CA', + 1707275 => 'Upper Lake, CA', + 1707279 => 'Kelseyville, CA', + 1707284 => 'Santa Rosa, CA', + 1707303 => 'Santa Rosa, CA', + 1707374 => 'Rio Vista, CA', + 1707393 => 'Santa Rosa, CA', + 1707399 => 'Fairfield, CA', + 1707421 => 'Fairfield, CA', + 1707422 => 'Fairfield, CA', + 1707423 => 'Travis Air Force Base, Fairfield, CA', + 1707425 => 'Fairfield, CA', + 1707426 => 'Fairfield, CA', + 1707427 => 'Fairfield, CA', + 1707428 => 'Fairfield, CA', + 1707429 => 'Fairfield, CA', + 1707431 => 'Healdsburg, CA', + 1707433 => 'Healdsburg, CA', + 1707434 => 'Fairfield, CA', + 1707437 => 'Fairfield, CA', + 1707441 => 'Eureka, CA', + 1707442 => 'Eureka, CA', + 1707443 => 'Eureka, CA', + 1707444 => 'Eureka, CA', + 1707445 => 'Eureka, CA', + 1707446 => 'Vacaville, CA', + 1707447 => 'Vacaville, CA', + 1707448 => 'Vacaville, CA', + 1707449 => 'Vacaville, CA', + 1707451 => 'Vacaville, CA', + 1707452 => 'Vacaville, CA', + 1707453 => 'Vacaville, CA', + 1707455 => 'Vacaville, CA', + 1707456 => 'Willits, CA', + 1707459 => 'Willits, CA', + 1707462 => 'Ukiah, CA', + 1707463 => 'Ukiah, CA', + 1707464 => 'Crescent City, CA', + 1707465 => 'Crescent City, CA', + 1707467 => 'Ukiah, CA', + 1707468 => 'Ukiah, CA', + 1707469 => 'Vacaville, CA', + 1707473 => 'Healdsburg, CA', + 1707476 => 'Eureka, CA', + 1707485 => 'Redwood Valley, CA', + 1707521 => 'Santa Rosa, CA', + 1707522 => 'Santa Rosa, CA', + 1707523 => 'Santa Rosa, CA', + 1707524 => 'Santa Rosa, CA', + 1707525 => 'Santa Rosa, CA', + 1707526 => 'Santa Rosa, CA', + 1707527 => 'Santa Rosa, CA', + 1707528 => 'Santa Rosa, CA', + 1707537 => 'Santa Rosa, CA', + 1707538 => 'Santa Rosa, CA', + 1707539 => 'Santa Rosa, CA', + 1707541 => 'Santa Rosa, CA', + 1707542 => 'Santa Rosa, CA', + 1707543 => 'Santa Rosa, CA', + 1707544 => 'Santa Rosa, CA', + 1707545 => 'Santa Rosa, CA', + 1707546 => 'Santa Rosa, CA', + 1707547 => 'Santa Rosa, CA', + 1707552 => 'Vallejo, CA', + 1707553 => 'Vallejo, CA', + 1707554 => 'Vallejo, CA', + 1707556 => 'Vallejo, CA', + 1707557 => 'Vallejo, CA', + 1707558 => 'Vallejo, CA', + 1707565 => 'Santa Rosa, CA', + 1707566 => 'Santa Rosa, CA', + 1707568 => 'Santa Rosa, CA', + 1707569 => 'Santa Rosa, CA', + 1707570 => 'Santa Rosa, CA', + 1707571 => 'Santa Rosa, CA', + 1707573 => 'Santa Rosa, CA', + 1707575 => 'Santa Rosa, CA', + 1707576 => 'Santa Rosa, CA', + 1707577 => 'Santa Rosa, CA', + 1707578 => 'Santa Rosa, CA', + 1707579 => 'Santa Rosa, CA', + 1707584 => 'Rohnert Park, CA', + 1707585 => 'Rohnert Park, CA', + 1707586 => 'Rohnert Park, CA', + 1707588 => 'Rohnert Park, CA', + 1707591 => 'Santa Rosa, CA', + 1707595 => 'Santa Rosa, CA', + 1707624 => 'Vacaville, CA', + 1707642 => 'Vallejo, CA', + 1707643 => 'Vallejo, CA', + 1707644 => 'Vallejo, CA', + 1707645 => 'Vallejo, CA', + 1707646 => 'Fairfield, CA', + 1707647 => 'Vallejo, CA', + 1707648 => 'Vallejo, CA', + 1707649 => 'Vallejo, CA', + 1707651 => 'Vallejo, CA', + 1707677 => 'Trinidad, CA', + 1707678 => 'Dixon, CA', + 1707693 => 'Dixon, CA', + 1707725 => 'Fortuna, CA', + 1707745 => 'Benicia, CA', + 1707746 => 'Benicia, CA', + 1707747 => 'Benicia, CA', + 1707748 => 'Benicia, CA', + 1707751 => 'Benicia, CA', + 1707762 => 'Petaluma, CA', + 1707763 => 'Petaluma, CA', + 1707764 => 'Rio Dell, CA', + 1707765 => 'Petaluma, CA', + 1707766 => 'Petaluma, CA', + 1707769 => 'Petaluma, CA', + 1707773 => 'Petaluma, CA', + 1707775 => 'Petaluma, CA', + 1707778 => 'Petaluma, CA', + 1707781 => 'Petaluma, CA', + 1707782 => 'Petaluma, CA', + 1707784 => 'Fairfield, CA', + 1707786 => 'Ferndale, CA', + 1707789 => 'Petaluma, CA', + 1707822 => 'Arcata, CA', + 1707823 => 'Sebastopol, CA', + 1707824 => 'Sebastopol, CA', + 1707825 => 'Arcata, CA', + 1707826 => 'Arcata, CA', + 1707829 => 'Sebastopol, CA', + 1707833 => 'Kenwood, CA', + 1707836 => 'Windsor, CA', + 1707837 => 'Windsor, CA', + 1707838 => 'Windsor, CA', + 1707839 => 'McKinleyville, CA', + 1707843 => 'Santa Rosa, CA', + 1707857 => 'Geyserville, CA', + 1707863 => 'Fairfield, CA', + 1707864 => 'Fairfield, CA', + 1707865 => 'Monte Rio, CA', + 1707869 => 'Guerneville, CA', + 1707874 => 'Occidental, CA', + 1707875 => 'Bodega Bay, CA', + 1707882 => 'Point Arena, CA', + 1707884 => 'Gualala, CA', + 1707887 => 'Forestville, CA', + 1707894 => 'Cloverdale, CA', + 1707923 => 'Garberville, CA', + 1707927 => 'Napa, CA', + 1707928 => 'Cobb, CA', + 1707933 => 'Sonoma, CA', + 1707935 => 'Sonoma, CA', + 1707937 => 'Mendocino, CA', + 1707938 => 'Sonoma, CA', + 1707939 => 'Sonoma, CA', + 1707942 => 'Calistoga, CA', + 1707944 => 'Yountville, CA', + 1707961 => 'Fort Bragg, CA', + 1707963 => 'Saint Helena, CA', + 1707964 => 'Fort Bragg, CA', + 1707965 => 'Angwin, CA', + 1707967 => 'Saint Helena, CA', + 1707968 => 'Saint Helena, CA', + 1707983 => 'Covelo, CA', + 1707984 => 'Laytonville, CA', + 1707987 => 'Middletown, CA', + 1707994 => 'Clearlake, CA', + 1707995 => 'Clearlake, CA', + 1707996 => 'Sonoma, CA', + 1707998 => 'Clearlake Oaks, CA', + 1708 => 'Illinois', + 1708201 => 'Dolton, IL', + 1708202 => 'Hines, IL', + 1708216 => 'Maywood, IL', + 1708222 => 'Cicero, IL', + 1708226 => 'Orland Park, IL', + 1708245 => 'La Grange, IL', + 1708246 => 'Western Springs, IL', + 1708258 => 'Peotone, IL', + 1708301 => 'Homer Glen, IL', + 1708327 => 'Maywood, IL', + 1708335 => 'Hazel Crest, IL', + 1708342 => 'Tinley Park, IL', + 1708346 => 'Oak Lawn, IL', + 1708349 => 'Orland Park, IL', + 1708358 => 'Oak Park, IL', + 1708364 => 'Orland Park, IL', + 1708366 => 'Forest Park, IL', + 1708383 => 'Oak Park, IL', + 1708386 => 'Oak Park, IL', + 1708387 => 'Brookfield, IL', + 1708403 => 'Orland Park, IL', + 1708418 => 'Lansing, IL', + 1708429 => 'Tinley Park, IL', + 1708444 => 'Tinley Park, IL', + 1708445 => 'Oak Park, IL', + 1708449 => 'Hillside, IL', + 1708450 => 'Melrose Park, IL', + 1708457 => 'Norridge, IL', + 1708460 => 'Orland Park, IL', + 1708474 => 'Lansing, IL', + 1708478 => 'Mokena, IL', + 1708479 => 'Mokena, IL', + 1708484 => 'Berwyn, IL', + 1708485 => 'Brookfield, IL', + 1708493 => 'Bellwood, IL', + 1708524 => 'Oak Park, IL', + 1708532 => 'Tinley Park, IL', + 1708534 => 'Monee, IL', + 1708535 => 'Oak Forest, IL', + 1708547 => 'Bellwood, IL', + 1708614 => 'Tinley Park, IL', + 1708633 => 'Tinley Park, IL', + 1708636 => 'Oak Lawn, IL', + 1708645 => 'Homer Glen, IL', + 1708652 => 'Cicero, IL', + 1708656 => 'Cicero, IL', + 1708660 => 'Oak Park, IL', + 1708672 => 'Crete, IL', + 1708681 => 'Melrose Park, IL', + 1708684 => 'Oak Lawn, IL', + 1708687 => 'Oak Forest, IL', + 1708709 => 'Chicago Heights, IL', + 1708720 => 'Matteson, IL', + 1708730 => 'Calumet City, IL', + 1708749 => 'Berwyn, IL', + 1708754 => 'Chicago Heights, IL', + 1708755 => 'Chicago Heights, IL', + 1708756 => 'Chicago Heights, IL', + 1708763 => 'Oak Park, IL', + 1708780 => 'Cicero, IL', + 1708783 => 'Berwyn, IL', + 1708784 => 'Western Springs, IL', + 1708788 => 'Berwyn, IL', + 1708795 => 'Berwyn, IL', + 1708832 => 'Calumet City, IL', + 1708839 => 'Willow Springs, IL', + 1708841 => 'Dolton, IL', + 1708848 => 'Oak Park, IL', + 1708849 => 'Dolton, IL', + 1708857 => 'Oak Lawn, IL', + 1708862 => 'Calumet City, IL', + 1708863 => 'Cicero, IL', + 1708867 => 'Harwood Heights, IL', + 1708868 => 'Calumet City, IL', + 1708873 => 'Orland Park, IL', + 1708891 => 'Calumet City, IL', + 1708895 => 'Lansing, IL', + 1708923 => 'Palos Heights, IL', + 1708946 => 'Beecher, IL', + 1708974 => 'Palos Hills, IL', + 1709 => 'Newfoundland and Labrador', + 1709237 => 'St. John\'s, NL', + 1709256 => 'Gander, NL', + 1709279 => 'Marystown, NL', + 1709282 => 'Wabush, NL', + 1709437 => 'Torbay, NL', + 1709466 => 'Clarenville, NL', + 1709489 => 'Grand Falls-Windsor, NL', + 1709535 => 'Lewisporte, NL', + 1709576 => 'St. John\'s, NL', + 1709579 => 'St. John\'s, NL', + 1709596 => 'Carbonear, NL', + 1709634 => 'Corner Brook, NL', + 1709635 => 'Deer Lake, NL', + 1709639 => 'Corner Brook, NL', + 1709643 => 'Stephenville, NL', + 1709651 => 'Gander, NL', + 1709673 => 'Springdale, NL', + 1709695 => 'Channel-Port aux Basques, NL', + 1709722 => 'St. John\'s, NL', + 1709726 => 'St. John\'s, NL', + 1709738 => 'St. John\'s, NL', + 1709739 => 'St. John\'s, NL', + 1709753 => 'St. John\'s, NL', + 1709754 => 'St. John\'s, NL', + 1709786 => 'Bay Roberts, NL', + 1709832 => 'Grand Bank, NL', + 1709896 => 'Happy Valley-Goose Bay, NL', + 1709944 => 'Labrador City, NL', + 1712 => 'Iowa', + 1712224 => 'Sioux City, IA', + 1712225 => 'Cherokee, IA', + 1712233 => 'Sioux City, IA', + 1712234 => 'Sioux City, IA', + 1712239 => 'Sioux City, IA', + 1712243 => 'Atlantic, IA', + 1712246 => 'Shenandoah, IA', + 1712252 => 'Sioux City, IA', + 1712255 => 'Sioux City, IA', + 1712256 => 'Council Bluffs, IA', + 1712258 => 'Sioux City, IA', + 1712262 => 'Spencer, IA', + 1712263 => 'Denison, IA', + 1712264 => 'Spencer, IA', + 1712274 => 'Sioux City, IA', + 1712276 => 'Sioux City, IA', + 1712277 => 'Sioux City, IA', + 1712279 => 'Sioux City, IA', + 1712294 => 'Sioux City, IA', + 1712297 => 'Rockwell City, IA', + 1712322 => 'Council Bluffs, IA', + 1712323 => 'Council Bluffs, IA', + 1712324 => 'Sheldon, IA', + 1712325 => 'Council Bluffs, IA', + 1712328 => 'Council Bluffs, IA', + 1712332 => 'Arnolds Park, IA', + 1712335 => 'Pocahontas, IA', + 1712336 => 'Spirit Lake, IA', + 1712338 => 'Milford, IA', + 1712343 => 'Avoca, IA', + 1712362 => 'Estherville, IA', + 1712364 => 'Ida Grove, IA', + 1712366 => 'Council Bluffs, IA', + 1712368 => 'Holstein, IA', + 1712374 => 'Sidney, IA', + 1712376 => 'Marcus, IA', + 1712378 => 'Kingsley, IA', + 1712382 => 'Hamburg, IA', + 1712396 => 'Council Bluffs, IA', + 1712423 => 'Onawa, IA', + 1712439 => 'Hull, IA', + 1712464 => 'Lake City, IA', + 1712469 => 'Manson, IA', + 1712472 => 'Rock Rapids, IA', + 1712475 => 'George, IA', + 1712476 => 'Rock Valley, IA', + 1712477 => 'Larchwood, IA', + 1712482 => 'Oakland, IA', + 1712523 => 'Bedford, IA', + 1712527 => 'Glenwood, IA', + 1712542 => 'Clarinda, IA', + 1712546 => 'Le Mars, IA', + 1712551 => 'Hawarden, IA', + 1712563 => 'Audubon, IA', + 1712568 => 'Akron, IA', + 1712580 => 'Spencer, IA', + 1712623 => 'Red Oak, IA', + 1712642 => 'Missouri Valley, IA', + 1712643 => 'Dunlap, IA', + 1712644 => 'Logan, IA', + 1712647 => 'Woodbine, IA', + 1712653 => 'Manning, IA', + 1712655 => 'Manning, IA', + 1712662 => 'Sac City, IA', + 1712664 => 'Wall Lake, IA', + 1712668 => 'Odebolt, IA', + 1712722 => 'Sioux Center, IA', + 1712732 => 'Storm Lake, IA', + 1712737 => 'Orange City, IA', + 1712752 => 'Hospers, IA', + 1712753 => 'Inwood, IA', + 1712754 => 'Sibley, IA', + 1712755 => 'Harlan, IA', + 1712762 => 'Anita, IA', + 1712778 => 'Griswold, IA', + 1712786 => 'Remsen, IA', + 1712792 => 'Carroll, IA', + 1712826 => 'Villisca, IA', + 1712852 => 'Emmetsburg, IA', + 1712873 => 'Moville, IA', + 1712943 => 'Sergeant Bluff, IA', + 1713 => 'Texas', + 1713218 => 'Houston, TX', + 1713220 => 'Houston, TX', + 1713221 => 'Houston, TX', + 1713222 => 'Houston, TX', + 1713223 => 'Houston, TX', + 1713224 => 'Houston, TX', + 1713225 => 'Houston, TX', + 1713226 => 'Houston, TX', + 1713227 => 'Houston, TX', + 1713228 => 'Houston, TX', + 1713229 => 'Houston, TX', + 1713236 => 'Houston, TX', + 1713237 => 'Houston, TX', + 1713242 => 'Houston, TX', + 1713255 => 'Houston, TX', + 1713260 => 'Houston, TX', + 1713263 => 'Houston, TX', + 1713266 => 'Houston, TX', + 1713267 => 'Houston, TX', + 1713270 => 'Houston, TX', + 1713271 => 'Houston, TX', + 1713272 => 'Houston, TX', + 1713275 => 'Houston, TX', + 1713276 => 'Louisiana Street, Houston, TX', + 1713278 => 'Houston, TX', + 1713283 => 'Houston, TX', + 1713290 => 'Houston, TX', + 1713330 => 'Houston, TX', + 1713331 => 'Houston, TX', + 1713333 => 'Houston, TX', + 1713334 => 'Houston, TX', + 1713337 => 'Houston, TX', + 1713339 => 'Houston, TX', + 1713340 => 'Pearland, TX', + 1713343 => 'Houston, TX', + 1713349 => 'Houston, TX', + 1713353 => 'Houston, TX', + 1713355 => 'Houston, TX', + 1713360 => 'Houston, TX', + 1713365 => 'Houston, TX', + 1713383 => 'Houston, TX', + 1713400 => 'Houston, TX', + 1713401 => 'Houston, TX', + 1713413 => 'Houston, TX', + 1713425 => 'Houston, TX', + 1713426 => 'Houston, TX', + 1713432 => 'Houston, TX', + 1713433 => 'Houston, TX', + 1713434 => 'Houston, TX', + 1713436 => 'Pearland, TX', + 1713439 => 'Houston, TX', + 1713440 => 'Houston, TX', + 1713441 => 'Houston, TX', + 1713442 => 'Houston, TX', + 1713450 => 'Houston, TX', + 1713451 => 'Houston, TX', + 1713453 => 'Houston, TX', + 1713454 => 'Houston, TX', + 1713455 => 'Houston, TX', + 1713456 => 'Houston, TX', + 1713457 => 'Houston, TX', + 1713458 => 'Houston, TX', + 1713460 => 'Houston, TX', + 1713461 => 'Houston, TX', + 1713462 => 'Houston, TX', + 1713463 => 'Houston, TX', + 1713464 => 'Houston, TX', + 1713465 => 'Houston, TX', + 1713466 => 'Houston, TX', + 1713467 => 'Houston, TX', + 1713468 => 'Houston, TX', + 1713472 => 'Pasadena, TX', + 1713473 => 'Pasadena, TX', + 1713475 => 'Pasadena, TX', + 1713477 => 'Pasadena, TX', + 1713484 => 'Houston, TX', + 1713490 => 'Houston, TX', + 1713491 => 'Houston, TX', + 1713492 => 'Houston, TX', + 1713500 => 'Houston, TX', + 1713512 => 'Houston, TX', + 1713514 => 'Houston, TX', + 1713520 => 'Houston, TX', + 1713521 => 'Houston, TX', + 1713522 => 'Houston, TX', + 1713523 => 'Houston, TX', + 1713524 => 'Houston, TX', + 1713526 => 'Houston, TX', + 1713527 => 'Houston, TX', + 1713528 => 'Houston, TX', + 1713529 => 'Houston, TX', + 1713532 => 'Houston, TX', + 1713533 => 'Houston, TX', + 1713541 => 'Houston, TX', + 1713552 => 'Houston, TX', + 1713554 => 'Houston, TX', + 1713563 => 'Houston, TX', + 1713566 => 'Houston, TX', + 1713571 => 'Houston, TX', + 1713572 => 'Houston, TX', + 1713574 => 'Houston, TX', + 1713590 => 'Houston, TX', + 1713592 => 'Houston, TX', + 1713599 => 'Houston, TX', + 1713620 => 'Houston, TX', + 1713621 => 'Houston, TX', + 1713622 => 'Houston, TX', + 1713623 => 'Houston, TX', + 1713626 => 'Houston, TX', + 1713627 => 'Houston, TX', + 1713629 => 'Houston, TX', + 1713631 => 'Houston, TX', + 1713633 => 'Houston, TX', + 1713635 => 'Houston, TX', + 1713636 => 'Houston, TX', + 1713637 => 'Houston, TX', + 1713640 => 'Houston, TX', + 1713641 => 'Houston, TX', + 1713643 => 'Houston, TX', + 1713644 => 'Houston, TX', + 1713645 => 'Houston, TX', + 1713647 => 'Houston, TX', + 1713649 => 'Houston, TX', + 1713650 => 'Houston, TX', + 1713651 => 'Houston, TX', + 1713652 => 'Houston, TX', + 1713654 => 'Houston, TX', + 1713655 => 'Houston, TX', + 1713658 => 'Houston, TX', + 1713659 => 'Houston, TX', + 1713660 => 'Houston, TX', + 1713661 => 'Houston, TX', + 1713662 => 'Houston, TX', + 1713663 => 'Houston, TX', + 1713664 => 'Houston, TX', + 1713665 => 'Houston, TX', + 1713666 => 'Houston, TX', + 1713667 => 'Houston, TX', + 1713668 => 'Houston, TX', + 1713669 => 'Houston, TX', + 1713670 => 'Houston, TX', + 1713671 => 'Houston, TX', + 1713672 => 'Houston, TX', + 1713673 => 'Houston, TX', + 1713674 => 'Houston, TX', + 1713675 => 'Houston, TX', + 1713676 => 'Houston, TX', + 1713677 => 'Houston, TX', + 1713678 => 'Houston, TX', + 1713680 => 'Houston, TX', + 1713681 => 'Houston, TX', + 1713682 => 'Houston, TX', + 1713683 => 'Houston, TX', + 1713686 => 'Houston, TX', + 1713688 => 'Houston, TX', + 1713690 => 'Houston, TX', + 1713691 => 'Houston, TX', + 1713692 => 'Houston, TX', + 1713694 => 'Houston, TX', + 1713695 => 'Houston, TX', + 1713696 => 'Houston, TX', + 1713697 => 'Houston, TX', + 1713699 => 'Houston, TX', + 1713704 => 'Houston, TX', + 1713706 => 'Houston, TX', + 1713721 => 'Houston, TX', + 1713722 => 'Houston, TX', + 1713723 => 'Houston, TX', + 1713726 => 'Houston, TX', + 1713728 => 'Houston, TX', + 1713729 => 'Houston, TX', + 1713731 => 'Houston, TX', + 1713733 => 'Houston, TX', + 1713734 => 'Houston, TX', + 1713738 => 'Houston, TX', + 1713739 => 'Houston, TX', + 1713740 => 'Pasadena, TX', + 1713741 => 'Houston, TX', + 1713742 => 'Houston, TX', + 1713743 => 'Houston, TX', + 1713747 => 'Houston, TX', + 1713748 => 'Houston, TX', + 1713750 => 'Houston, TX', + 1713751 => 'Houston, TX', + 1713752 => 'Houston, TX', + 1713755 => 'Houston, TX', + 1713757 => 'Houston, TX', + 1713758 => 'Houston, TX', + 1713759 => 'Houston, TX', + 1713771 => 'Houston, TX', + 1713772 => 'Houston, TX', + 1713773 => 'Houston, TX', + 1713774 => 'Houston, TX', + 1713776 => 'Houston, TX', + 1713777 => 'Houston, TX', + 1713778 => 'Houston, TX', + 1713779 => 'Houston, TX', + 1713780 => 'Houston, TX', + 1713781 => 'Houston, TX', + 1713782 => 'Houston, TX', + 1713783 => 'Houston, TX', + 1713784 => 'Houston, TX', + 1713785 => 'Houston, TX', + 1713787 => 'Houston, TX', + 1713789 => 'Houston, TX', + 1713790 => 'Houston, TX', + 1713791 => 'Houston, TX', + 1713792 => 'Houston, TX', + 1713794 => 'Houston, TX', + 1713795 => 'Houston, TX', + 1713796 => 'Houston, TX', + 1713797 => 'Houston, TX', + 1713798 => 'Houston, TX', + 1713799 => 'Houston, TX', + 1713802 => 'Houston, TX', + 1713807 => 'Houston, TX', + 1713812 => 'Houston, TX', + 1713827 => 'Houston, TX', + 1713830 => 'Houston, TX', + 1713838 => 'Houston, TX', + 1713839 => 'Houston, TX', + 1713840 => 'Houston, TX', + 1713842 => 'Houston, TX', + 1713847 => 'Houston, TX', + 1713849 => 'Houston, TX', + 1713850 => 'Houston, TX', + 1713856 => 'Houston, TX', + 1713861 => 'Houston, TX', + 1713862 => 'Houston, TX', + 1713863 => 'Houston, TX', + 1713864 => 'Houston, TX', + 1713867 => 'Houston, TX', + 1713868 => 'Houston, TX', + 1713869 => 'Houston, TX', + 1713871 => 'Houston, TX', + 1713873 => 'Houston, TX', + 1713874 => 'Houston, TX', + 1713877 => 'Houston, TX', + 1713880 => 'Houston, TX', + 1713884 => 'Houston, TX', + 1713895 => 'Houston, TX', + 1713896 => 'Houston, TX', + 1713914 => 'Houston, TX', + 1713917 => 'Houston, TX', + 1713920 => 'Pasadena, TX', + 1713921 => 'Houston, TX', + 1713923 => 'Houston, TX', + 1713924 => 'Houston, TX', + 1713926 => 'Houston, TX', + 1713928 => 'Houston, TX', + 1713932 => 'Houston, TX', + 1713934 => 'Houston, TX', + 1713935 => 'Houston, TX', + 1713937 => 'Houston, TX', + 1713939 => 'Houston, TX', + 1713942 => 'Houston, TX', + 1713951 => 'Houston, TX', + 1713952 => 'Houston, TX', + 1713953 => 'Houston, TX', + 1713956 => 'Houston, TX', + 1713957 => 'Houston, TX', + 1713960 => 'Houston, TX', + 1713961 => 'Houston, TX', + 1713963 => 'Houston, TX', + 1713965 => 'Houston, TX', + 1713966 => 'Houston, TX', + 1713968 => 'Houston, TX', + 1713970 => 'Houston, TX', + 1713972 => 'Houston, TX', + 1713973 => 'Houston, TX', + 1713974 => 'Houston, TX', + 1713975 => 'Houston, TX', + 1713977 => 'Houston, TX', + 1713978 => 'Houston, TX', + 1713979 => 'Houston, TX', + 1713981 => 'Houston, TX', + 1713983 => 'Houston, TX', + 1713984 => 'Houston, TX', + 1713986 => 'Houston, TX', + 1713987 => 'Houston, TX', + 1713988 => 'Houston, TX', + 1713991 => 'Houston, TX', + 1713993 => 'Houston, TX', + 1713995 => 'Houston, TX', + 1713996 => 'Houston, TX', + 1714 => 'California', + 1714221 => 'Orange, CA', + 1714224 => 'Anaheim, CA', + 1714228 => 'Buena Park, CA', + 1714245 => 'Santa Ana, CA', + 1714254 => 'Anaheim, CA', + 1714255 => 'Brea, CA', + 1714256 => 'Brea, CA', + 1714257 => 'Brea, CA', + 1714258 => 'Tustin, CA', + 1714259 => 'Tustin, CA', + 1714278 => 'Fullerton, CA', + 1714280 => 'Anaheim, CA', + 1714281 => 'Anaheim, CA', + 1714285 => 'Santa Ana, CA', + 1714288 => 'Orange, CA', + 1714289 => 'Orange, CA', + 1714368 => 'Tustin, CA', + 1714374 => 'Huntington Beach, CA', + 1714375 => 'Huntington Beach, CA', + 1714377 => 'Huntington Beach, CA', + 1714378 => 'Fountain Valley, CA', + 1714385 => 'Orange, CA', + 1714399 => 'Anaheim, CA', + 1714441 => 'Fullerton, CA', + 1714446 => 'Fullerton, CA', + 1714447 => 'Fullerton, CA', + 1714449 => 'Fullerton, CA', + 1714453 => 'Orange, CA', + 1714456 => 'Orange, CA', + 1714465 => 'Huntington Beach, CA', + 1714480 => 'Santa Ana, CA', + 1714491 => 'Anaheim, CA', + 1714502 => 'Anaheim, CA', + 1714505 => 'Tustin, CA', + 1714508 => 'Tustin, CA', + 1714516 => 'Orange, CA', + 1714517 => 'Anaheim, CA', + 1714520 => 'Anaheim, CA', + 1714521 => 'Buena Park, CA', + 1714522 => 'Buena Park, CA', + 1714523 => 'Buena Park, CA', + 1714525 => 'Fullerton, CA', + 1714526 => 'Fullerton, CA', + 1714529 => 'Brea, CA', + 1714530 => 'Garden Grove, CA', + 1714532 => 'Orange, CA', + 1714533 => 'Anaheim, CA', + 1714534 => 'Garden Grove, CA', + 1714535 => 'Anaheim, CA', + 1714536 => 'Huntington Beach, CA', + 1714537 => 'Garden Grove, CA', + 1714538 => 'Orange, CA', + 1714539 => 'Garden Grove, CA', + 1714541 => 'Santa Ana, CA', + 1714542 => 'Santa Ana, CA', + 1714543 => 'Santa Ana, CA', + 1714544 => 'Tustin, CA', + 1714547 => 'Santa Ana, CA', + 1714550 => 'Santa Ana, CA', + 1714554 => 'Santa Ana, CA', + 1714558 => 'Santa Ana, CA', + 1714560 => 'Santa Ana, CA', + 1714562 => 'Buena Park, CA', + 1714563 => 'Anaheim, CA', + 1714564 => 'Santa Ana, CA', + 1714568 => 'Santa Ana, CA', + 1714569 => 'Santa Ana, CA', + 1714571 => 'Santa Ana, CA', + 1714573 => 'Tustin, CA', + 1714578 => 'Fullerton, CA', + 1714590 => 'Garden Grove, CA', + 1714593 => 'Fountain Valley, CA', + 1714596 => 'Huntington Beach, CA', + 1714626 => 'Fullerton, CA', + 1714628 => 'Orange, CA', + 1714630 => 'Anaheim, CA', + 1714632 => 'Anaheim, CA', + 1714633 => 'Orange, CA', + 1714634 => 'Orange, CA', + 1714635 => 'Anaheim, CA', + 1714636 => 'Garden Grove, CA', + 1714637 => 'Orange, CA', + 1714638 => 'Garden Grove, CA', + 1714639 => 'Orange, CA', + 1714647 => 'Santa Ana, CA', + 1714663 => 'Garden Grove, CA', + 1714665 => 'Tustin, CA', + 1714666 => 'Anaheim, CA', + 1714667 => 'Santa Ana, CA', + 1714669 => 'Tustin, CA', + 1714670 => 'Buena Park, CA', + 1714671 => 'Brea, CA', + 1714672 => 'Brea, CA', + 1714674 => 'Brea, CA', + 1714680 => 'Fullerton, CA', + 1714690 => 'Buena Park, CA', + 1714692 => 'Yorba Linda, CA', + 1714693 => 'Yorba Linda, CA', + 1714701 => 'Anaheim, CA', + 1714730 => 'Tustin, CA', + 1714731 => 'Tustin, CA', + 1714734 => 'Tustin, CA', + 1714736 => 'Buena Park, CA', + 1714738 => 'Fullerton, CA', + 1714739 => 'Buena Park, CA', + 1714741 => 'Garden Grove, CA', + 1714744 => 'Orange, CA', + 1714758 => 'Anaheim, CA', + 1714765 => 'Anaheim, CA', + 1714769 => 'Orange, CA', + 1714771 => 'Orange, CA', + 1714772 => 'Anaheim, CA', + 1714773 => 'Fullerton, CA', + 1714774 => 'Anaheim, CA', + 1714776 => 'Anaheim, CA', + 1714777 => 'Yorba Linda, CA', + 1714778 => 'Anaheim, CA', + 1714780 => 'Anaheim, CA', + 1714781 => 'Anaheim, CA', + 1714808 => 'Anaheim, CA', + 1714817 => 'Anaheim, CA', + 1714832 => 'Tustin, CA', + 1714834 => 'Santa Ana, CA', + 1714835 => 'Santa Ana, CA', + 1714836 => 'Santa Ana, CA', + 1714838 => 'Tustin, CA', + 1714840 => 'Huntington Beach, CA', + 1714841 => 'Huntington Beach, CA', + 1714842 => 'Huntington Beach, CA', + 1714843 => 'Huntington Beach, CA', + 1714846 => 'Huntington Beach, CA', + 1714847 => 'Huntington Beach, CA', + 1714848 => 'Huntington Beach, CA', + 1714870 => 'Fullerton, CA', + 1714871 => 'Fullerton, CA', + 1714879 => 'Fullerton, CA', + 1714896 => 'Westminster, CA', + 1714921 => 'Orange, CA', + 1714935 => 'Orange, CA', + 1714937 => 'Orange, CA', + 1714938 => 'Orange, CA', + 1714939 => 'Orange, CA', + 1714940 => 'Orange, CA', + 1714953 => 'Santa Ana, CA', + 1714956 => 'Anaheim, CA', + 1714960 => 'Huntington Beach, CA', + 1714962 => 'Huntington Beach, CA', + 1714964 => 'Fountain Valley, CA', + 1714969 => 'Huntington Beach, CA', + 1714970 => 'Yorba Linda, CA', + 1714971 => 'Garden Grove, CA', + 1714972 => 'Santa Ana, CA', + 1714973 => 'Santa Ana, CA', + 1714978 => 'Orange, CA', + 1714990 => 'Brea, CA', + 1714991 => 'Anaheim, CA', + 1714992 => 'Fullerton, CA', + 1714994 => 'Buena Park, CA', + 1714997 => 'Orange, CA', + 1714999 => 'Anaheim, CA', + 1715 => 'Wisconsin', + 1715228 => 'Coloma, WI', + 1715229 => 'Owen, WI', + 1715231 => 'Menomonie, WI', + 1715232 => 'Menomonie, WI', + 1715233 => 'Menomonie, WI', + 1715234 => 'Rice Lake, WI', + 1715235 => 'Menomonie, WI', + 1715236 => 'Rice Lake, WI', + 1715239 => 'Cornell, WI', + 1715246 => 'New Richmond, WI', + 1715247 => 'Somerset, WI', + 1715248 => 'Star Prairie, WI', + 1715251 => 'Niagara, WI', + 1715253 => 'Wittenberg, WI', + 1715255 => 'Loyal, WI', + 1715256 => 'Waupaca, WI', + 1715257 => 'Athens, WI', + 1715258 => 'Waupaca, WI', + 1715261 => 'Wausau, WI', + 1715262 => 'Prescott, WI', + 1715263 => 'Clear Lake, WI', + 1715265 => 'Glenwood City, WI', + 1715266 => 'Winter, WI', + 1715267 => 'Greenwood, WI', + 1715268 => 'Amery, WI', + 1715273 => 'Ellsworth, WI', + 1715275 => 'Elcho, WI', + 1715277 => 'Lake Tomahawk, WI', + 1715284 => 'Black River Falls, WI', + 1715286 => 'Augusta, WI', + 1715289 => 'Cadott, WI', + 1715294 => 'Osceola, WI', + 1715298 => 'Wausau, WI', + 1715325 => 'Wisconsin Rapids, WI', + 1715327 => 'Frederic, WI', + 1715335 => 'Plainfield, WI', + 1715339 => 'Phillips, WI', + 1715341 => 'Stevens Point, WI', + 1715342 => 'Stevens Point, WI', + 1715343 => 'Stevens Point, WI', + 1715344 => 'Stevens Point, WI', + 1715345 => 'Stevens Point, WI', + 1715346 => 'Stevens Point, WI', + 1715349 => 'Siren, WI', + 1715352 => 'Edgar, WI', + 1715354 => 'Birchwood, WI', + 1715357 => 'Almena, WI', + 1715358 => 'Minocqua, WI', + 1715359 => 'Schofield, WI', + 1715361 => 'Rhinelander, WI', + 1715362 => 'Rhinelander, WI', + 1715365 => 'Rhinelander, WI', + 1715369 => 'Rhinelander, WI', + 1715372 => 'Iron River, WI', + 1715373 => 'Washburn, WI', + 1715377 => 'Hudson, WI', + 1715381 => 'Hudson, WI', + 1715384 => 'Marshfield, WI', + 1715385 => 'Boulder Junction, WI', + 1715386 => 'Hudson, WI', + 1715387 => 'Marshfield, WI', + 1715389 => 'Marshfield, WI', + 1715392 => 'Superior, WI', + 1715394 => 'Superior, WI', + 1715395 => 'Superior, WI', + 1715398 => 'Superior, WI', + 1715399 => 'Superior, WI', + 1715421 => 'Wisconsin Rapids, WI', + 1715422 => 'Wisconsin Rapids, WI', + 1715423 => 'Wisconsin Rapids, WI', + 1715424 => 'Wisconsin Rapids, WI', + 1715425 => 'River Falls, WI', + 1715426 => 'River Falls, WI', + 1715427 => 'Rib Lake, WI', + 1715428 => 'Prentice, WI', + 1715442 => 'Pepin, WI', + 1715443 => 'Marathon City, WI', + 1715445 => 'Iola, WI', + 1715446 => 'Hatley, WI', + 1715449 => 'Birnamwood, WI', + 1715453 => 'Tomahawk, WI', + 1715457 => 'Junction City, WI', + 1715458 => 'Cameron, WI', + 1715462 => 'Hayward, WI', + 1715463 => 'Grantsburg, WI', + 1715466 => 'Minong, WI', + 1715468 => 'Shell Lake, WI', + 1715472 => 'Luck, WI', + 1715476 => 'Mercer, WI', + 1715477 => 'Eagle River, WI', + 1715478 => 'Crandon, WI', + 1715479 => 'Eagle River, WI', + 1715483 => 'St. Croix Falls, WI', + 1715485 => 'Balsam Lake, WI', + 1715514 => 'Eau Claire, WI', + 1715524 => 'Shawano, WI', + 1715526 => 'Shawano, WI', + 1715528 => 'Florence, WI', + 1715531 => 'Hudson, WI', + 1715532 => 'Ladysmith, WI', + 1715536 => 'Merrill, WI', + 1715537 => 'Barron, WI', + 1715538 => 'Whitehall, WI', + 1715539 => 'Merrill, WI', + 1715542 => 'Saint Germain, WI', + 1715543 => 'Manitowish Waters, WI', + 1715544 => 'Stevens Point, WI', + 1715546 => 'Three Lakes, WI', + 1715547 => 'Land O\' Lakes, WI', + 1715552 => 'Eau Claire, WI', + 1715561 => 'Hurley, WI', + 1715568 => 'Bloomer, WI', + 1715582 => 'Peshtigo, WI', + 1715588 => 'Lac du Flambeau, WI', + 1715592 => 'Custer, WI', + 1715597 => 'Osseo, WI', + 1715623 => 'Antigo, WI', + 1715627 => 'Antigo, WI', + 1715634 => 'Hayward, WI', + 1715635 => 'Spooner, WI', + 1715644 => 'Stanley, WI', + 1715654 => 'Dorchester, WI', + 1715659 => 'Spencer, WI', + 1715669 => 'Thorp, WI', + 1715672 => 'Durand, WI', + 1715674 => 'Laona, WI', + 1715675 => 'Wausau, WI', + 1715677 => 'Rosholt, WI', + 1715682 => 'Ashland, WI', + 1715684 => 'Baldwin, WI', + 1715685 => 'Ashland, WI', + 1715687 => 'Stratford, WI', + 1715693 => 'Mosinee, WI', + 1715698 => 'Woodville, WI', + 1715720 => 'Chippewa Falls, WI', + 1715723 => 'Chippewa Falls, WI', + 1715726 => 'Chippewa Falls, WI', + 1715732 => 'Marinette, WI', + 1715735 => 'Marinette, WI', + 1715736 => 'Rice Lake, WI', + 1715743 => 'Neillsville, WI', + 1715745 => 'Cecil, WI', + 1715748 => 'Medford, WI', + 1715749 => 'Roberts, WI', + 1715754 => 'Marion, WI', + 1715755 => 'Dresser, WI', + 1715758 => 'Bonduel, WI', + 1715762 => 'Park Falls, WI', + 1715778 => 'Spring Valley, WI', + 1715779 => 'Bayfield, WI', + 1715787 => 'Gresham, WI', + 1715798 => 'Cable, WI', + 1715799 => 'Keshena, WI', + 1715822 => 'Cumberland, WI', + 1715823 => 'Clintonville, WI', + 1715824 => 'Amherst, WI', + 1715825 => 'Milltown, WI', + 1715830 => 'Eau Claire, WI', + 1715831 => 'Eau Claire, WI', + 1715832 => 'Eau Claire, WI', + 1715833 => 'Eau Claire, WI', + 1715834 => 'Eau Claire, WI', + 1715835 => 'Eau Claire, WI', + 1715836 => 'Eau Claire, WI', + 1715838 => 'Eau Claire, WI', + 1715839 => 'Eau Claire, WI', + 1715842 => 'Wausau, WI', + 1715843 => 'Wausau, WI', + 1715845 => 'Wausau, WI', + 1715847 => 'Wausau, WI', + 1715848 => 'Wausau, WI', + 1715849 => 'Wausau, WI', + 1715854 => 'Crivitz, WI', + 1715855 => 'Eau Claire, WI', + 1715856 => 'Wausaukee, WI', + 1715858 => 'Eau Claire, WI', + 1715866 => 'Webster, WI', + 1715868 => 'Bruce, WI', + 1715874 => 'Eau Claire, WI', + 1715877 => 'Fall Creek, WI', + 1715884 => 'Pittsville, WI', + 1715886 => 'Nekoosa, WI', + 1715924 => 'Chetek, WI', + 1715926 => 'Mondovi, WI', + 1715934 => 'Hayward, WI', + 1715962 => 'Colfax, WI', + 1715985 => 'Independence, WI', + 1715986 => 'Turtle Lake, WI', + 1716 => 'New York', + 1716257 => 'Cattaraugus, NY', + 1716276 => 'Wehrle Drive, Buffalo, NY', + 1716278 => 'Niagara Falls, NY', + 1716282 => 'Niagara Falls, NY', + 1716283 => 'Niagara Falls, NY', + 1716284 => 'Niagara Falls, NY', + 1716285 => 'Niagara Falls, NY', + 1716297 => 'Niagara Falls, NY', + 1716298 => 'Niagara Falls, NY', + 1716326 => 'Westfield, NY', + 1716332 => 'Buffalo, NY', + 1716337 => 'North Collins, NY', + 1716355 => 'Clymer, NY', + 1716358 => 'Randolph, NY', + 1716362 => 'Buffalo, NY', + 1716363 => 'Dunkirk, NY', + 1716366 => 'Dunkirk, NY', + 1716372 => 'Olean, NY', + 1716373 => 'Olean, NY', + 1716375 => 'Olean, NY', + 1716386 => 'Bemus Point, NY', + 1716433 => 'Lockport, NY', + 1716434 => 'Lockport, NY', + 1716438 => 'Lockport, NY', + 1716439 => 'Lockport, NY', + 1716446 => 'Buffalo, NY', + 1716483 => 'Jamestown, NY', + 1716484 => 'Jamestown, NY', + 1716487 => 'Jamestown, NY', + 1716488 => 'Jamestown, NY', + 1716532 => 'Gowanda, NY', + 1716537 => 'Holland, NY', + 1716542 => 'Akron, NY', + 1716549 => 'Angola, NY', + 1716569 => 'Frewsburg, NY', + 1716592 => 'Springville, NY', + 1716595 => 'Cassadaga, NY', + 1716625 => 'Lockport, NY', + 1716627 => 'Hamburg, NY', + 1716634 => 'Williamsville, NY', + 1716646 => 'Hamburg, NY', + 1716648 => 'Hamburg, NY', + 1716649 => 'Hamburg, NY', + 1716652 => 'East Aurora, NY', + 1716655 => 'East Aurora, NY', + 1716661 => 'Jamestown, NY', + 1716662 => 'Orchard Park, NY', + 1716664 => 'Jamestown, NY', + 1716665 => 'Jamestown, NY', + 1716667 => 'Orchard Park, NY', + 1716672 => 'Fredonia, NY', + 1716673 => 'Fredonia, NY', + 1716674 => 'West Seneca, NY', + 1716675 => 'West Seneca, NY', + 1716676 => 'Franklinville, NY', + 1716679 => 'Fredonia, NY', + 1716692 => 'North Tonawanda, NY', + 1716693 => 'North Tonawanda, NY', + 1716694 => 'North Tonawanda, NY', + 1716695 => 'North Tonawanda, NY', + 1716699 => 'Ellicottville, NY', + 1716712 => 'West Seneca, NY', + 1716731 => 'Sanborn, NY', + 1716735 => 'Middleport, NY', + 1716741 => 'Clarence Center, NY', + 1716745 => 'Youngstown, NY', + 1716751 => 'Wilson, NY', + 1716753 => 'Mayville, NY', + 1716754 => 'Lewiston, NY', + 1716759 => 'Clarence, NY', + 1716761 => 'Sherman, NY', + 1716763 => 'Lakewood, NY', + 1716772 => 'Gasport, NY', + 1716773 => 'Grand Island, NY', + 1716778 => 'Newfane, NY', + 1716783 => 'Buffalo, NY', + 1716791 => 'Ransomville, NY', + 1716792 => 'Brocton, NY', + 1716816 => 'Buffalo, NY', + 1716822 => 'Buffalo, NY', + 1716823 => 'Buffalo, NY', + 1716824 => 'Buffalo, NY', + 1716826 => 'Buffalo, NY', + 1716828 => 'Buffalo, NY', + 1716829 => 'Buffalo, NY', + 1716831 => 'Buffalo, NY', + 1716832 => 'Buffalo, NY', + 1716833 => 'Buffalo, NY', + 1716834 => 'Buffalo, NY', + 1716835 => 'Buffalo, NY', + 1716836 => 'Buffalo, NY', + 1716838 => 'Buffalo, NY', + 1716842 => 'Buffalo, NY', + 1716844 => 'Buffalo, NY', + 1716845 => 'Buffalo, NY', + 1716847 => 'Buffalo, NY', + 1716848 => 'Buffalo, NY', + 1716849 => 'Buffalo, NY', + 1716851 => 'Buffalo, NY', + 1716852 => 'Buffalo, NY', + 1716853 => 'Buffalo, NY', + 1716854 => 'Buffalo, NY', + 1716855 => 'Buffalo, NY', + 1716856 => 'Buffalo, NY', + 1716858 => 'Buffalo, NY', + 1716859 => 'Buffalo, NY', + 1716862 => 'Buffalo, NY', + 1716871 => 'Buffalo, NY', + 1716873 => 'Buffalo, NY', + 1716874 => 'Buffalo, NY', + 1716875 => 'Buffalo, NY', + 1716876 => 'Buffalo, NY', + 1716877 => 'Buffalo, NY', + 1716878 => 'Buffalo, NY', + 1716881 => 'Buffalo, NY', + 1716882 => 'Buffalo, NY', + 1716883 => 'Buffalo, NY', + 1716884 => 'Buffalo, NY', + 1716885 => 'Buffalo, NY', + 1716886 => 'Buffalo, NY', + 1716887 => 'Buffalo, NY', + 1716891 => 'Buffalo, NY', + 1716892 => 'Buffalo, NY', + 1716893 => 'Buffalo, NY', + 1716894 => 'Cheektowaga, NY', + 1716895 => 'Buffalo, NY', + 1716896 => 'Buffalo, NY', + 1716897 => 'Buffalo, NY', + 1716898 => 'Buffalo, NY', + 1716934 => 'Silver Creek, NY', + 1716937 => 'Alden, NY', + 1716938 => 'Little Valley, NY', + 1716945 => 'Salamanca, NY', + 1716947 => 'Derby, NY', + 1716961 => 'Buffalo, NY', + 1716992 => 'Eden, NY', + 1717 => 'Pennsylvania', + 1717207 => 'Lancaster, PA', + 1717217 => 'Chambersburg, PA', + 1717218 => 'Carlisle, PA', + 1717221 => 'Harrisburg, PA', + 1717225 => 'Spring Grove, PA', + 1717228 => 'Lebanon, PA', + 1717230 => 'Harrisburg, PA', + 1717231 => 'Harrisburg, PA', + 1717232 => 'Harrisburg, PA', + 1717233 => 'Harrisburg, PA', + 1717234 => 'Harrisburg, PA', + 1717236 => 'Harrisburg, PA', + 1717237 => 'Harrisburg, PA', + 1717238 => 'Harrisburg, PA', + 1717240 => 'Carlisle, PA', + 1717241 => 'Carlisle, PA', + 1717242 => 'Lewistown, PA', + 1717243 => 'Carlisle, PA', + 1717244 => 'Red Lion, PA', + 1717245 => 'Carlisle, PA', + 1717246 => 'Red Lion, PA', + 1717248 => 'Lewistown, PA', + 1717249 => 'Carlisle, PA', + 1717252 => 'Wrightsville, PA', + 1717255 => 'Harrisburg, PA', + 1717258 => 'Carlisle, PA', + 1717259 => 'East Berlin, PA', + 1717260 => 'Harrisburg, PA', + 1717261 => 'Chambersburg, PA', + 1717262 => 'Chambersburg, PA', + 1717263 => 'Chambersburg, PA', + 1717264 => 'Chambersburg, PA', + 1717267 => 'Chambersburg, PA', + 1717270 => 'Lebanon, PA', + 1717272 => 'Lebanon, PA', + 1717273 => 'Lebanon, PA', + 1717274 => 'Lebanon, PA', + 1717279 => 'Lebanon, PA', + 1717290 => 'Lancaster, PA', + 1717291 => 'Lancaster, PA', + 1717292 => 'Dover, PA', + 1717293 => 'Lancaster, PA', + 1717295 => 'Lancaster, PA', + 1717299 => 'Lancaster, PA', + 1717328 => 'Mercersburg, PA', + 1717334 => 'Gettysburg, PA', + 1717335 => 'Denver, PA', + 1717337 => 'Gettysburg, PA', + 1717338 => 'Gettysburg, PA', + 1717339 => 'Gettysburg, PA', + 1717352 => 'Fayetteville, PA', + 1717354 => 'New Holland, PA', + 1717355 => 'New Holland, PA', + 1717359 => 'Littlestown, PA', + 1717361 => 'Elizabethtown, PA', + 1717362 => 'Elizabethville, PA', + 1717367 => 'Elizabethtown, PA', + 1717375 => 'Chambersburg, PA', + 1717390 => 'Lancaster, PA', + 1717391 => 'Lancaster, PA', + 1717392 => 'Lancaster, PA', + 1717393 => 'Lancaster, PA', + 1717394 => 'Lancaster, PA', + 1717396 => 'Lancaster, PA', + 1717397 => 'Lancaster, PA', + 1717399 => 'Lancaster, PA', + 1717412 => 'Harrisburg, PA', + 1717423 => 'Newburg, PA', + 1717426 => 'Marietta, PA', + 1717431 => 'Lancaster, PA', + 1717432 => 'Dillsburg, PA', + 1717435 => 'Lancaster, PA', + 1717436 => 'Mifflintown, PA', + 1717441 => 'Harrisburg, PA', + 1717442 => 'Gap, PA', + 1717444 => 'Liverpool, PA', + 1717456 => 'Delta, PA', + 1717458 => 'Mechanicsburg, PA', + 1717463 => 'McAlisterville, PA', + 1717464 => 'Willow Street, PA', + 1717469 => 'Grantville, PA', + 1717477 => 'Shippensburg, PA', + 1717485 => 'McConnellsburg, PA', + 1717486 => 'Mount Holly Springs, PA', + 1717492 => 'Mount Joy, PA', + 1717502 => 'Dillsburg, PA', + 1717509 => 'Lancaster, PA', + 1717517 => 'Lancaster, PA', + 1717519 => 'Lancaster, PA', + 1717520 => 'Hershey, PA', + 1717525 => 'Harrisburg, PA', + 1717526 => 'Harrisburg, PA', + 1717528 => 'York Springs, PA', + 1717530 => 'Shippensburg, PA', + 1717531 => 'Hershey, PA', + 1717532 => 'Shippensburg, PA', + 1717533 => 'Hershey, PA', + 1717534 => 'Hershey, PA', + 1717540 => 'Harrisburg, PA', + 1717541 => 'Harrisburg, PA', + 1717544 => 'Lancaster, PA', + 1717545 => 'Harrisburg, PA', + 1717548 => 'Peach Bottom, PA', + 1717558 => 'Harrisburg, PA', + 1717560 => 'Lancaster, PA', + 1717561 => 'Harrisburg, PA', + 1717564 => 'Harrisburg, PA', + 1717566 => 'Hummelstown, PA', + 1717567 => 'Newport, PA', + 1717569 => 'Lancaster, PA', + 1717581 => 'Lancaster, PA', + 1717582 => 'New Bloomfield, PA', + 1717589 => 'Millerstown, PA', + 1717591 => 'Mechanicsburg, PA', + 1717597 => 'Greencastle, PA', + 1717600 => 'York, PA', + 1717624 => 'New Oxford, PA', + 1717625 => 'Lititz, PA', + 1717626 => 'Lititz, PA', + 1717627 => 'Lititz, PA', + 1717630 => 'Hanover, PA', + 1717632 => 'Hanover, PA', + 1717633 => 'Hanover, PA', + 1717635 => 'Harrisburg, PA', + 1717637 => 'Hanover, PA', + 1717642 => 'Fairfield, PA', + 1717646 => 'Hanover, PA', + 1717647 => 'Tower City, PA', + 1717650 => 'York, PA', + 1717651 => 'Harrisburg, PA', + 1717652 => 'Harrisburg, PA', + 1717653 => 'Mount Joy, PA', + 1717656 => 'Leola, PA', + 1717657 => 'Harrisburg, PA', + 1717664 => 'Manheim, PA', + 1717665 => 'Manheim, PA', + 1717667 => 'Reedsville, PA', + 1717671 => 'Harrisburg, PA', + 1717677 => 'Biglerville, PA', + 1717684 => 'Columbia, PA', + 1717691 => 'Mechanicsburg, PA', + 1717692 => 'Millersburg, PA', + 1717695 => 'Harrisburg, PA', + 1717697 => 'Mechanicsburg, PA', + 1717699 => 'York, PA', + 1717709 => 'Chambersburg, PA', + 1717718 => 'York, PA', + 1717721 => 'Ephrata, PA', + 1717724 => 'Harrisburg, PA', + 1717728 => 'Enola, PA', + 1717732 => 'Enola, PA', + 1717733 => 'Ephrata, PA', + 1717735 => 'Lancaster, PA', + 1717737 => 'Camp Hill, PA', + 1717738 => 'Ephrata, PA', + 1717741 => 'York, PA', + 1717747 => 'York, PA', + 1717749 => 'Waynesboro, PA', + 1717751 => 'York, PA', + 1717755 => 'York, PA', + 1717757 => 'York, PA', + 1717761 => 'Camp Hill, PA', + 1717762 => 'Waynesboro, PA', + 1717763 => 'Camp Hill, PA', + 1717764 => 'York, PA', + 1717765 => 'Waynesboro, PA', + 1717766 => 'Mechanicsburg, PA', + 1717767 => 'York, PA', + 1717771 => 'York, PA', + 1717774 => 'New Cumberland, PA', + 1717776 => 'Newville, PA', + 1717782 => 'Harrisburg, PA', + 1717786 => 'Quarryville, PA', + 1717787 => 'Harrisburg, PA', + 1717789 => 'Loysville, PA', + 1717790 => 'Mechanicsburg, PA', + 1717791 => 'Mechanicsburg, PA', + 1717792 => 'York, PA', + 1717793 => 'York, PA', + 1717795 => 'Mechanicsburg, PA', + 1717796 => 'Mechanicsburg, PA', + 1717812 => 'York, PA', + 1717832 => 'Palmyra, PA', + 1717834 => 'Duncannon, PA', + 1717838 => 'Palmyra, PA', + 1717840 => 'York, PA', + 1717843 => 'York, PA', + 1717845 => 'York, PA', + 1717846 => 'York, PA', + 1717848 => 'York, PA', + 1717849 => 'York, PA', + 1717851 => 'York, PA', + 1717852 => 'York, PA', + 1717854 => 'York, PA', + 1717866 => 'Myerstown, PA', + 1717867 => 'Annville, PA', + 1717896 => 'Halifax, PA', + 1717899 => 'McVeytown, PA', + 1717901 => 'Harrisburg, PA', + 1717909 => 'Harrisburg, PA', + 1717920 => 'Harrisburg, PA', + 1717921 => 'Dauphin, PA', + 1717927 => 'Brogue, PA', + 1717935 => 'Belleville, PA', + 1717944 => 'Middletown, PA', + 1717945 => 'Lancaster, PA', + 1717948 => 'Middletown, PA', + 1717957 => 'Marysville, PA', + 1717964 => 'Mount Gretna, PA', + 1717975 => 'Camp Hill, PA', + 1717993 => 'Stewartstown, PA', + 1718 => 'New York', + 1718206 => 'Jamaica, NY', + 1718209 => 'Brooklyn, NY', + 1718210 => 'Brooklyn, NY', + 1718218 => 'Brooklyn, NY', + 1718220 => 'Bronx, NY', + 1718221 => 'Brooklyn, NY', + 1718222 => 'Brooklyn, NY', + 1718226 => 'Staten Island, NY', + 1718227 => 'Staten Island, NY', + 1718230 => 'Brooklyn, NY', + 1718231 => 'Bronx, NY', + 1718232 => 'Brooklyn, NY', + 1718234 => 'Brooklyn, NY', + 1718235 => 'Brooklyn, NY', + 1718236 => 'Brooklyn, NY', + 1718237 => 'Brooklyn, NY', + 1718238 => 'Brooklyn, NY', + 1718239 => 'Bronx, NY', + 1718240 => 'Brooklyn, NY', + 1718241 => 'Brooklyn, NY', + 1718243 => 'Brooklyn, NY', + 1718244 => 'Jamaica, NY', + 1718245 => 'Brooklyn, NY', + 1718246 => 'Brooklyn, NY', + 1718250 => 'Downtown Brooklyn, Brooklyn, NY', + 1718251 => 'Brooklyn, NY', + 1718252 => 'Brooklyn, NY', + 1718253 => 'Brooklyn, NY', + 1718256 => 'Brooklyn, NY', + 1718257 => 'Brooklyn, NY', + 1718258 => 'Brooklyn, NY', + 1718259 => 'Brooklyn, NY', + 1718260 => 'Brooklyn, NY', + 1718262 => 'Jamaica, NY', + 1718265 => 'Brooklyn, NY', + 1718266 => 'Brooklyn, NY', + 1718270 => 'Brooklyn, NY', + 1718272 => 'Brooklyn, NY', + 1718273 => 'Staten Island, NY', + 1718277 => 'Brooklyn, NY', + 1718282 => 'Brooklyn, NY', + 1718283 => 'Brooklyn, NY', + 1718284 => 'Brooklyn, NY', + 1718287 => 'Brooklyn, NY', + 1718291 => 'Jamaica, NY', + 1718292 => 'Bronx, NY', + 1718293 => 'Bronx, NY', + 1718294 => 'Bronx, NY', + 1718295 => 'Bronx, NY', + 1718297 => 'Jamaica, NY', + 1718298 => 'Jamaica, NY', + 1718299 => 'Bronx, NY', + 1718302 => 'Brooklyn, NY', + 1718317 => 'Staten Island, NY', + 1718319 => 'Bronx, NY', + 1718320 => 'Bronx, NY', + 1718321 => 'Flushing, NY', + 1718324 => 'Bronx, NY', + 1718325 => 'Bronx, NY', + 1718327 => 'Far Rockaway, NY', + 1718328 => 'Bronx, NY', + 1718329 => 'Bronx, NY', + 1718330 => 'Brooklyn, NY', + 1718331 => 'Brooklyn, NY', + 1718332 => 'Brooklyn, NY', + 1718333 => 'Brooklyn, NY', + 1718334 => 'Elmhurst, NY', + 1718336 => 'Brooklyn, NY', + 1718337 => 'Far Rockaway, NY', + 1718338 => 'Brooklyn, NY', + 1718339 => 'Brooklyn, NY', + 1718342 => 'Brooklyn, NY', + 1718345 => 'Brooklyn, NY', + 1718346 => 'Brooklyn, NY', + 1718348 => 'Brooklyn, NY', + 1718349 => 'Brooklyn, NY', + 1718351 => 'Staten Island, NY', + 1718353 => 'Flushing, NY', + 1718356 => 'Staten Island, NY', + 1718358 => 'Flushing, NY', + 1718359 => 'Flushing, NY', + 1718361 => 'Long Island City, NY', + 1718363 => 'Brooklyn, NY', + 1718364 => 'Bronx, NY', + 1718365 => 'Bronx, NY', + 1718367 => 'Bronx, NY', + 1718368 => 'Brooklyn, NY', + 1718369 => 'Brooklyn, NY', + 1718370 => 'Staten Island, NY', + 1718372 => 'Brooklyn, NY', + 1718373 => 'Brooklyn, NY', + 1718375 => 'Brooklyn, NY', + 1718376 => 'Brooklyn, NY', + 1718377 => 'Brooklyn, NY', + 1718378 => 'Bronx, NY', + 1718379 => 'Bronx, NY', + 1718382 => 'Brooklyn, NY', + 1718383 => 'Brooklyn, NY', + 1718384 => 'Brooklyn, NY', + 1718385 => 'Brooklyn, NY', + 1718387 => 'Brooklyn, NY', + 1718388 => 'Brooklyn, NY', + 1718389 => 'Brooklyn, NY', + 1718390 => 'Staten Island, NY', + 1718392 => 'Long Island City, NY', + 1718397 => 'Flushing, NY', + 1718398 => 'Brooklyn, NY', + 1718399 => 'Brooklyn, NY', + 1718401 => 'Bronx, NY', + 1718402 => 'Bronx, NY', + 1718403 => 'Brooklyn, NY', + 1718405 => 'Bronx, NY', + 1718409 => 'Bronx, NY', + 1718410 => 'Bronx, NY', + 1718420 => 'Staten Island, NY', + 1718421 => 'Brooklyn, NY', + 1718422 => 'Brooklyn, NY', + 1718430 => 'Bronx, NY', + 1718431 => 'Brooklyn, NY', + 1718432 => 'Bronx, NY', + 1718433 => 'Long Island City, NY', + 1718434 => 'Brooklyn, NY', + 1718435 => 'Brooklyn, NY', + 1718436 => 'Brooklyn, NY', + 1718437 => 'Brooklyn, NY', + 1718438 => 'Brooklyn, NY', + 1718439 => 'Brooklyn, NY', + 1718442 => 'Staten Island, NY', + 1718443 => 'Brooklyn, NY', + 1718444 => 'Brooklyn, NY', + 1718445 => 'Flushing, NY', + 1718447 => 'Staten Island, NY', + 1718448 => 'Staten Island, NY', + 1718449 => 'Brooklyn, NY', + 1718450 => 'Bronx, NY', + 1718451 => 'Brooklyn, NY', + 1718452 => 'Brooklyn, NY', + 1718453 => 'Brooklyn, NY', + 1718455 => 'Brooklyn, NY', + 1718460 => 'Flushing, NY', + 1718461 => 'Flushing, NY', + 1718462 => 'Brooklyn, NY', + 1718463 => 'Flushing, NY', + 1718466 => 'Bronx, NY', + 1718467 => 'Brooklyn, NY', + 1718469 => 'Brooklyn, NY', + 1718471 => 'Far Rockaway, NY', + 1718472 => 'Long Island City, NY', + 1718477 => 'Staten Island, NY', + 1718482 => 'Long Island City, NY', + 1718483 => 'Brooklyn, NY', + 1718484 => 'Brooklyn, NY', + 1718485 => 'Brooklyn, NY', + 1718486 => 'Brooklyn, NY', + 1718488 => 'Brooklyn, NY', + 1718491 => 'Brooklyn, NY', + 1718492 => 'Brooklyn, NY', + 1718493 => 'Brooklyn, NY', + 1718494 => 'Staten Island, NY', + 1718495 => 'Brooklyn, NY', + 1718498 => 'Brooklyn, NY', + 1718499 => 'Brooklyn, NY', + 1718513 => 'Brooklyn, NY', + 1718515 => 'Bronx, NY', + 1718518 => 'Bronx, NY', + 1718519 => 'Bronx, NY', + 1718522 => 'Brooklyn, NY', + 1718523 => 'Jamaica, NY', + 1718525 => 'Jamaica, NY', + 1718526 => 'Jamaica, NY', + 1718527 => 'Jamaica, NY', + 1718531 => 'Brooklyn, NY', + 1718537 => 'Bronx, NY', + 1718538 => 'Bronx, NY', + 1718539 => 'Flushing, NY', + 1718542 => 'Bronx, NY', + 1718543 => 'Bronx, NY', + 1718547 => 'Bronx, NY', + 1718548 => 'Bronx, NY', + 1718549 => 'Bronx, NY', + 1718552 => 'Brooklyn, NY', + 1718553 => 'Jamaica, NY', + 1718556 => 'Staten Island, NY', + 1718558 => 'Jamaica, NY', + 1718561 => 'Bronx, NY', + 1718562 => 'Bronx, NY', + 1718563 => 'Bronx, NY', + 1718567 => 'Brooklyn, NY', + 1718573 => 'Brooklyn, NY', + 1718574 => 'Brooklyn, NY', + 1718579 => 'Bronx, NY', + 1718583 => 'Bronx, NY', + 1718584 => 'Bronx, NY', + 1718585 => 'Bronx, NY', + 1718588 => 'Bronx, NY', + 1718589 => 'Bronx, NY', + 1718590 => 'Bronx, NY', + 1718592 => 'Flushing, NY', + 1718596 => 'Brooklyn, NY', + 1718597 => 'Bronx, NY', + 1718599 => 'Brooklyn, NY', + 1718601 => 'Bronx, NY', + 1718602 => 'Brooklyn, NY', + 1718604 => 'Brooklyn, NY', + 1718605 => 'Staten Island, NY', + 1718608 => 'Staten Island, NY', + 1718615 => 'Brooklyn, NY', + 1718616 => 'Brooklyn, NY', + 1718617 => 'Bronx, NY', + 1718618 => 'Bronx, NY', + 1718620 => 'Bronx, NY', + 1718621 => 'Brooklyn, NY', + 1718622 => 'Brooklyn, NY', + 1718623 => 'Brooklyn, NY', + 1718624 => 'Brooklyn, NY', + 1718625 => 'Brooklyn, NY', + 1718627 => 'Brooklyn, NY', + 1718629 => 'Brooklyn, NY', + 1718630 => 'Brooklyn, NY', + 1718633 => 'Brooklyn, NY', + 1718636 => 'Brooklyn, NY', + 1718638 => 'Brooklyn, NY', + 1718642 => 'Brooklyn, NY', + 1718643 => 'Brooklyn, NY', + 1718645 => 'Brooklyn, NY', + 1718646 => 'Brooklyn, NY', + 1718647 => 'Brooklyn, NY', + 1718648 => 'Brooklyn, NY', + 1718649 => 'Brooklyn, NY', + 1718652 => 'Bronx, NY', + 1718653 => 'Bronx, NY', + 1718654 => 'Bronx, NY', + 1718655 => 'Bronx, NY', + 1718656 => 'Jamaica, NY', + 1718657 => 'Jamaica, NY', + 1718658 => 'Jamaica, NY', + 1718661 => 'Flushing, NY', + 1718665 => 'Bronx, NY', + 1718667 => 'Staten Island, NY', + 1718668 => 'Staten Island, NY', + 1718670 => 'Flushing, NY', + 1718676 => 'Brooklyn, NY', + 1718677 => 'Brooklyn, NY', + 1718680 => 'Brooklyn, NY', + 1718681 => 'Bronx, NY', + 1718684 => 'Bronx, NY', + 1718686 => 'Brooklyn, NY', + 1718692 => 'Brooklyn, NY', + 1718693 => 'Brooklyn, NY', + 1718698 => 'Staten Island, NY', + 1718703 => 'Brooklyn, NY', + 1718707 => 'Long Island City, NY', + 1718708 => 'Bronx, NY', + 1718714 => 'Brooklyn, NY', + 1718716 => 'Bronx, NY', + 1718720 => 'Staten Island, NY', + 1718722 => 'Brooklyn, NY', + 1718723 => 'Jamaica, NY', + 1718725 => 'Jamaica, NY', + 1718727 => 'Staten Island, NY', + 1718729 => 'Long Island City, NY', + 1718731 => 'Bronx, NY', + 1718733 => 'Bronx, NY', + 1718735 => 'Brooklyn, NY', + 1718739 => 'Jamaica, NY', + 1718741 => 'Bronx, NY', + 1718742 => 'Bronx, NY', + 1718743 => 'Brooklyn, NY', + 1718745 => 'Brooklyn, NY', + 1718748 => 'Brooklyn, NY', + 1718752 => 'Long Island City, NY', + 1718756 => 'Brooklyn, NY', + 1718758 => 'Brooklyn, NY', + 1718759 => 'Brooklyn, NY', + 1718761 => 'Staten Island, NY', + 1718762 => 'Flushing, NY', + 1718763 => 'Brooklyn, NY', + 1718765 => 'Brooklyn, NY', + 1718768 => 'Brooklyn, NY', + 1718769 => 'Brooklyn, NY', + 1718771 => 'Brooklyn, NY', + 1718773 => 'Brooklyn, NY', + 1718774 => 'Brooklyn, NY', + 1718778 => 'Brooklyn, NY', + 1718780 => 'Brooklyn, NY', + 1718782 => 'Brooklyn, NY', + 1718783 => 'Brooklyn, NY', + 1718784 => 'Long Island City, NY', + 1718786 => 'Long Island City, NY', + 1718787 => 'Brooklyn, NY', + 1718788 => 'Brooklyn, NY', + 1718789 => 'Brooklyn, NY', + 1718792 => 'Bronx, NY', + 1718794 => 'Bronx, NY', + 1718796 => 'Bronx, NY', + 1718797 => 'Brooklyn, NY', + 1718798 => 'Bronx, NY', + 1718802 => 'Brooklyn, NY', + 1718815 => 'Staten Island, NY', + 1718816 => 'Staten Island, NY', + 1718818 => 'Staten Island, NY', + 1718822 => 'Bronx, NY', + 1718823 => 'Bronx, NY', + 1718824 => 'Bronx, NY', + 1718826 => 'Brooklyn, NY', + 1718827 => 'Brooklyn, NY', + 1718828 => 'Bronx, NY', + 1718829 => 'Bronx, NY', + 1718832 => 'Brooklyn, NY', + 1718833 => 'Brooklyn, NY', + 1718834 => 'Brooklyn, NY', + 1718836 => 'Brooklyn, NY', + 1718837 => 'Brooklyn, NY', + 1718842 => 'Bronx, NY', + 1718851 => 'Brooklyn, NY', + 1718852 => 'Brooklyn, NY', + 1718853 => 'Brooklyn, NY', + 1718854 => 'Brooklyn, NY', + 1718855 => 'Brooklyn, NY', + 1718856 => 'Brooklyn, NY', + 1718857 => 'Brooklyn, NY', + 1718858 => 'Brooklyn, NY', + 1718859 => 'Brooklyn, NY', + 1718860 => 'Bronx, NY', + 1718861 => 'Bronx, NY', + 1718863 => 'Bronx, NY', + 1718868 => 'Far Rockaway, NY', + 1718871 => 'Brooklyn, NY', + 1718875 => 'Brooklyn, NY', + 1718876 => 'Staten Island, NY', + 1718881 => 'Bronx, NY', + 1718882 => 'Bronx, NY', + 1718883 => 'Jamaica, NY', + 1718884 => 'Bronx, NY', + 1718885 => 'Bronx, NY', + 1718886 => 'Flushing, NY', + 1718888 => 'Flushing, NY', + 1718891 => 'Brooklyn, NY', + 1718892 => 'Bronx, NY', + 1718893 => 'Bronx, NY', + 1718901 => 'Bronx, NY', + 1718904 => 'Bronx, NY', + 1718918 => 'Bronx, NY', + 1718919 => 'Brooklyn, NY', + 1718920 => 'Bronx, NY', + 1718921 => 'Brooklyn, NY', + 1718922 => 'Brooklyn, NY', + 1718927 => 'Brooklyn, NY', + 1718928 => 'Brooklyn, NY', + 1718931 => 'Bronx, NY', + 1718933 => 'Bronx, NY', + 1718934 => 'Brooklyn, NY', + 1718935 => 'Brooklyn, NY', + 1718937 => 'Long Island City, NY', + 1718939 => 'Flushing, NY', + 1718940 => 'Brooklyn, NY', + 1718941 => 'Brooklyn, NY', + 1718944 => 'Bronx, NY', + 1718946 => 'Brooklyn, NY', + 1718948 => 'Staten Island, NY', + 1718951 => 'Brooklyn, NY', + 1718953 => 'Brooklyn, NY', + 1718960 => 'Bronx, NY', + 1718961 => 'Flushing, NY', + 1718963 => 'Brooklyn, NY', + 1718965 => 'Brooklyn, NY', + 1718966 => 'Staten Island, NY', + 1718967 => 'Staten Island, NY', + 1718968 => 'Brooklyn, NY', + 1718972 => 'Brooklyn, NY', + 1718975 => 'Brooklyn, NY', + 1718978 => 'Jamaica, NY', + 1718979 => 'Staten Island, NY', + 1718980 => 'Staten Island, NY', + 1718981 => 'Staten Island, NY', + 1718982 => 'Staten Island, NY', + 1718983 => 'Staten Island, NY', + 1718984 => 'Staten Island, NY', + 1718987 => 'Staten Island, NY', + 1718990 => 'Jamaica, NY', + 1718991 => 'Bronx, NY', + 1718992 => 'Bronx, NY', + 1718993 => 'Bronx, NY', + 1718994 => 'Bronx, NY', + 1718995 => 'Jamaica, NY', + 1718996 => 'Brooklyn, NY', + 1718998 => 'Brooklyn, NY', + 1719 => 'Colorado', + 1719203 => 'Colorado Springs, CO', + 1719219 => 'Colorado Springs, CO', + 1719227 => 'Colorado Springs, CO', + 1719229 => 'Colorado Springs, CO', + 1719231 => 'Colorado Springs, CO', + 1719254 => 'Rocky Ford, CO', + 1719256 => 'Crestone, CO', + 1719260 => 'Colorado Springs, CO', + 1719263 => 'Fowler, CO', + 1719264 => 'Colorado Springs, CO', + 1719265 => 'Colorado Springs, CO', + 1719266 => 'Colorado Springs, CO', + 1719267 => 'Ordway, CO', + 1719268 => 'Colorado Springs, CO', + 1719269 => 'Cañon City, CO', + 1719274 => 'La Jara, CO', + 1719275 => 'Cañon City, CO', + 1719276 => 'Cañon City, CO', + 1719282 => 'Colorado Springs, CO', + 1719302 => 'Colorado Springs, CO', + 1719314 => 'Colorado Springs, CO', + 1719328 => 'Colorado Springs, CO', + 1719331 => 'Colorado Springs, CO', + 1719333 => 'Air Force Academy, CO', + 1719336 => 'Lamar, CO', + 1719338 => 'Colorado Springs, CO', + 1719339 => 'Colorado Springs, CO', + 1719344 => 'Colorado Springs, CO', + 1719346 => 'Burlington, CO', + 1719347 => 'Calhan, CO', + 1719357 => 'Colorado Springs, CO', + 1719358 => 'Colorado Springs, CO', + 1719359 => 'Colorado Springs, CO', + 1719365 => 'Colorado Springs, CO', + 1719372 => 'Penrose, CO', + 1719375 => 'Colorado Springs, CO', + 1719376 => 'Antonito, CO', + 1719380 => 'Colorado Springs, CO', + 1719382 => 'Fountain, CO', + 1719383 => 'La Junta, CO', + 1719384 => 'La Junta, CO', + 1719385 => 'Colorado Springs, CO', + 1719387 => 'Colorado Springs, CO', + 1719390 => 'Colorado Springs, CO', + 1719391 => 'Colorado Springs, CO', + 1719392 => 'Colorado Springs, CO', + 1719395 => 'Buena Vista, CO', + 1719434 => 'Colorado Springs, CO', + 1719438 => 'Eads, CO', + 1719442 => 'Colorado Springs, CO', + 1719444 => 'Colorado Springs, CO', + 1719447 => 'Colorado Springs, CO', + 1719448 => 'Colorado Springs, CO', + 1719456 => 'Las Animas, CO', + 1719465 => 'Colorado Springs, CO', + 1719471 => 'Colorado Springs, CO', + 1719473 => 'Colorado Springs, CO', + 1719475 => 'Colorado Springs, CO', + 1719477 => 'Colorado Springs, CO', + 1719481 => 'Monument, CO', + 1719486 => 'Leadville, CO', + 1719488 => 'Monument, CO', + 1719495 => 'Colorado Springs, CO', + 1719499 => 'Colorado Springs, CO', + 1719520 => 'Colorado Springs, CO', + 1719522 => 'Colorado Springs, CO', + 1719523 => 'Springfield, CO', + 1719526 => 'Fort Carson, CO', + 1719527 => 'Colorado Springs, CO', + 1719528 => 'Colorado Springs, CO', + 1719530 => 'Salida, CO', + 1719531 => 'Colorado Springs, CO', + 1719532 => 'Colorado Springs, CO', + 1719535 => 'Colorado Springs, CO', + 1719537 => 'Holly, CO', + 1719538 => 'Colorado Springs, CO', + 1719539 => 'Salida, CO', + 1719540 => 'Colorado Springs, CO', + 1719542 => 'Pueblo, CO', + 1719543 => 'Pueblo, CO', + 1719544 => 'Pueblo, CO', + 1719545 => 'Pueblo, CO', + 1719546 => 'Pueblo, CO', + 1719547 => 'Pueblo West, CO', + 1719548 => 'Colorado Springs, CO', + 1719550 => 'Colorado Springs, CO', + 1719553 => 'Pueblo, CO', + 1719556 => 'Colorado Springs, CO', + 1719560 => 'Pueblo, CO', + 1719561 => 'Pueblo, CO', + 1719562 => 'Pueblo, CO', + 1719564 => 'Pueblo, CO', + 1719566 => 'Pueblo, CO', + 1719570 => 'Colorado Springs, CO', + 1719572 => 'Colorado Springs, CO', + 1719573 => 'Colorado Springs, CO', + 1719574 => 'Colorado Springs, CO', + 1719575 => 'Colorado Springs, CO', + 1719576 => 'Colorado Springs, CO', + 1719577 => 'Colorado Springs, CO', + 1719578 => 'Colorado Springs, CO', + 1719579 => 'Colorado Springs, CO', + 1719583 => 'Pueblo, CO', + 1719584 => 'Pueblo, CO', + 1719587 => 'Alamosa, CO', + 1719589 => 'Alamosa, CO', + 1719590 => 'Colorado Springs, CO', + 1719591 => 'Colorado Springs, CO', + 1719592 => 'Colorado Springs, CO', + 1719593 => 'Colorado Springs, CO', + 1719594 => 'Colorado Springs, CO', + 1719596 => 'Colorado Springs, CO', + 1719597 => 'Colorado Springs, CO', + 1719598 => 'Colorado Springs, CO', + 1719599 => 'Colorado Springs, CO', + 1719622 => 'Colorado Springs, CO', + 1719623 => 'Colorado Springs, CO', + 1719630 => 'Colorado Springs, CO', + 1719632 => 'Colorado Springs, CO', + 1719633 => 'Colorado Springs, CO', + 1719634 => 'Colorado Springs, CO', + 1719635 => 'Colorado Springs, CO', + 1719636 => 'Colorado Springs, CO', + 1719637 => 'Colorado Springs, CO', + 1719638 => 'Colorado Springs, CO', + 1719641 => 'Colorado Springs, CO', + 1719647 => 'Pueblo West, CO', + 1719657 => 'Del Norte, CO', + 1719658 => 'Creede, CO', + 1719660 => 'Colorado Springs, CO', + 1719667 => 'Colorado Springs, CO', + 1719685 => 'Manitou Springs, CO', + 1719686 => 'Woodland Park, CO', + 1719687 => 'Woodland Park, CO', + 1719689 => 'Cripple Creek, CO', + 1719738 => 'Walsenburg, CO', + 1719742 => 'La Veta, CO', + 1719748 => 'Florissant, CO', + 1719749 => 'Peyton, CO', + 1719754 => 'Center, CO', + 1719767 => 'Cheyenne Wells, CO', + 1719775 => 'Limon, CO', + 1719776 => 'Colorado Springs, CO', + 1719783 => 'Westcliffe, CO', + 1719784 => 'Florence, CO', + 1719836 => 'Fairplay, CO', + 1719845 => 'Trinidad, CO', + 1719846 => 'Trinidad, CO', + 1719852 => 'Monte Vista, CO', + 1719873 => 'South Fork, CO', + 1719884 => 'Colorado Springs, CO', + 1719924 => 'Pueblo, CO', + 1719948 => 'Pueblo, CO', + 1719955 => 'Colorado Springs, CO', + 1720 => 'Colorado', + 1720283 => 'Littleton, CO', + 1720344 => 'Highlands Ranch, CO', + 1720348 => 'Highlands Ranch, CO', + 1720406 => 'Boulder, CO', + 1720424 => 'Denver, CO', + 1720494 => 'Longmont, CO', + 1720535 => 'Aurora, CO', + 1720565 => 'Boulder, CO', + 1720570 => 'Denver, CO', + 1720685 => 'Brighton, CO', + 1720733 => 'Castle Rock, CO', + 1720748 => 'Aurora, CO', + 1720777 => 'Aurora, CO', + 1720842 => 'Parker, CO', + 1720848 => 'Aurora, CO', + 1720851 => 'Parker, CO', + 1720855 => 'Denver, CO', + 1720859 => 'Aurora, CO', + 1720865 => 'Denver, CO', + 1720870 => 'Aurora, CO', + 1720887 => 'Broomfield, CO', + 1720904 => 'Denver, CO', + 1720913 => 'Denver, CO', + 1720922 => 'Littleton, CO', + 1720932 => 'Denver, CO', + 1720941 => 'Denver, CO', + 1720981 => 'Littleton, CO', + 1724 => 'Pennsylvania', + 1724222 => 'Washington, PA', + 1724223 => 'Washington, PA', + 1724225 => 'Washington, PA', + 1724226 => 'Natrona Heights, PA', + 1724228 => 'Washington, PA', + 1724229 => 'Washington, PA', + 1724238 => 'Ligonier, PA', + 1724239 => 'Bentleyville, PA', + 1724253 => 'Hadley, PA', + 1724254 => 'Clymer, PA', + 1724258 => 'Monongahela, PA', + 1724266 => 'Ambridge, PA', + 1724282 => 'Butler, PA', + 1724283 => 'Butler, PA', + 1724284 => 'Butler, PA', + 1724285 => 'Butler, PA', + 1724287 => 'Butler, PA', + 1724295 => 'Freeport, PA', + 1724297 => 'Worthington, PA', + 1724334 => 'New Kensington, PA', + 1724335 => 'New Kensington, PA', + 1724337 => 'New Kensington, PA', + 1724339 => 'New Kensington, PA', + 1724342 => 'Hermitage, PA', + 1724346 => 'Hermitage, PA', + 1724347 => 'Hermitage, PA', + 1724348 => 'Finleyville, PA', + 1724349 => 'Indiana, PA', + 1724352 => 'Saxonburg, PA', + 1724353 => 'Sarver, PA', + 1724356 => 'Hickory, PA', + 1724357 => 'Indiana, PA', + 1724368 => 'Portersville, PA', + 1724375 => 'Aliquippa, PA', + 1724376 => 'Sandy Lake, PA', + 1724378 => 'Aliquippa, PA', + 1724379 => 'Donora, PA', + 1724430 => 'Uniontown, PA', + 1724431 => 'Butler, PA', + 1724437 => 'Uniontown, PA', + 1724438 => 'Uniontown, PA', + 1724439 => 'Uniontown, PA', + 1724443 => 'Gibsonia, PA', + 1724444 => 'Gibsonia, PA', + 1724445 => 'Chicora, PA', + 1724449 => 'Gibsonia, PA', + 1724452 => 'Zelienople, PA', + 1724458 => 'Grove City, PA', + 1724459 => 'Blairsville, PA', + 1724463 => 'Indiana, PA', + 1724465 => 'Indiana, PA', + 1724468 => 'Delmont, PA', + 1724475 => 'Fredonia, PA', + 1724478 => 'Apollo, PA', + 1724479 => 'Homer City, PA', + 1724482 => 'Butler, PA', + 1724483 => 'Charleroi, PA', + 1724489 => 'Charleroi, PA', + 1724523 => 'Jeannette, PA', + 1724527 => 'Jeannette, PA', + 1724528 => 'West Middlesex, PA', + 1724532 => 'Latrobe, PA', + 1724537 => 'Latrobe, PA', + 1724538 => 'Evans City, PA', + 1724539 => 'Latrobe, PA', + 1724542 => 'Mount Pleasant, PA', + 1724543 => 'Kittanning, PA', + 1724545 => 'Kittanning, PA', + 1724547 => 'Mount Pleasant, PA', + 1724548 => 'Kittanning, PA', + 1724567 => 'Vandergrift, PA', + 1724568 => 'Vandergrift, PA', + 1724583 => 'Masontown, PA', + 1724586 => 'Butler, PA', + 1724588 => 'Greenville, PA', + 1724625 => 'Mars, PA', + 1724626 => 'Connellsville, PA', + 1724627 => 'Waynesburg, PA', + 1724628 => 'Connellsville, PA', + 1724639 => 'Saltsburg, PA', + 1724643 => 'Midland, PA', + 1724652 => 'New Castle, PA', + 1724654 => 'New Castle, PA', + 1724656 => 'New Castle, PA', + 1724657 => 'New Castle, PA', + 1724658 => 'New Castle, PA', + 1724662 => 'Mercer, PA', + 1724663 => 'Claysville, PA', + 1724668 => 'New Alexandria, PA', + 1724684 => 'Monessen, PA', + 1724693 => 'Oakdale, PA', + 1724694 => 'Derry, PA', + 1724695 => 'Imperial, PA', + 1724727 => 'Apollo, PA', + 1724735 => 'Harrisville, PA', + 1724736 => 'Perryopolis, PA', + 1724743 => 'Canonsburg, PA', + 1724745 => 'Canonsburg, PA', + 1724746 => 'Canonsburg, PA', + 1724748 => 'Grove City, PA', + 1724752 => 'Ellwood City, PA', + 1724758 => 'Ellwood City, PA', + 1724763 => 'Ford City, PA', + 1724773 => 'Beaver, PA', + 1724776 => 'Cranberry Twp, PA', + 1724785 => 'Brownsville, PA', + 1724794 => 'Slippery Rock, PA', + 1724830 => 'Greensburg, PA', + 1724832 => 'Greensburg, PA', + 1724834 => 'Greensburg, PA', + 1724836 => 'Greensburg, PA', + 1724837 => 'Greensburg, PA', + 1724838 => 'Greensburg, PA', + 1724843 => 'Beaver Falls, PA', + 1724845 => 'Leechburg, PA', + 1724846 => 'Beaver Falls, PA', + 1724847 => 'Beaver Falls, PA', + 1724850 => 'Greensburg, PA', + 1724852 => 'Waynesburg, PA', + 1724853 => 'Greensburg, PA', + 1724861 => 'Irwin, PA', + 1724863 => 'Irwin, PA', + 1724864 => 'Irwin, PA', + 1724865 => 'Prospect, PA', + 1724867 => 'Emlenton, PA', + 1724869 => 'Baden, PA', + 1724872 => 'West Newton, PA', + 1724873 => 'Canonsburg, PA', + 1724887 => 'Scottdale, PA', + 1724898 => 'Valencia, PA', + 1724899 => 'Clinton, PA', + 1724924 => 'New Castle, PA', + 1724926 => 'McDonald, PA', + 1724929 => 'Belle Vernon, PA', + 1724932 => 'Jamestown, PA', + 1724933 => 'Wexford, PA', + 1724934 => 'Wexford, PA', + 1724935 => 'Wexford, PA', + 1724940 => 'Wexford, PA', + 1724946 => 'New Wilmington, PA', + 1724947 => 'Burgettstown, PA', + 1724962 => 'Sharpsville, PA', + 1724966 => 'Carmichaels, PA', + 1724981 => 'Hermitage, PA', + 1725 => 'Nevada', + 1727 => 'Florida', + 1727298 => 'Clearwater, FL', + 1727321 => 'St. Petersburg, FL', + 1727322 => 'St. Petersburg, FL', + 1727323 => 'St. Petersburg, FL', + 1727327 => 'St. Petersburg, FL', + 1727328 => 'St. Petersburg, FL', + 1727341 => 'St. Petersburg, FL', + 1727343 => 'St. Petersburg, FL', + 1727344 => 'St. Petersburg, FL', + 1727345 => 'St. Petersburg, FL', + 1727347 => 'St. Petersburg, FL', + 1727363 => 'St. Pete Beach, FL', + 1727372 => 'New Port Richey, FL', + 1727375 => 'New Port Richey, FL', + 1727376 => 'New Port Richey, FL', + 1727381 => 'St. Petersburg, FL', + 1727384 => 'St. Petersburg, FL', + 1727392 => 'Seminole, FL', + 1727441 => 'Clearwater, FL', + 1727442 => 'Clearwater, FL', + 1727443 => 'Clearwater, FL', + 1727446 => 'Clearwater, FL', + 1727447 => 'Clearwater, FL', + 1727449 => 'Clearwater, FL', + 1727461 => 'Clearwater, FL', + 1727462 => 'Clearwater, FL', + 1727464 => 'Clearwater, FL', + 1727466 => 'Clearwater, FL', + 1727467 => 'Clearwater, FL', + 1727502 => 'St. Petersburg, FL', + 1727507 => 'Clearwater, FL', + 1727518 => 'Largo, FL', + 1727520 => 'St. Petersburg, FL', + 1727521 => 'St. Petersburg, FL', + 1727522 => 'St. Petersburg, FL', + 1727524 => 'Clearwater, FL', + 1727525 => 'St. Petersburg, FL', + 1727526 => 'St. Petersburg, FL', + 1727527 => 'St. Petersburg, FL', + 1727528 => 'St. Petersburg, FL', + 1727532 => 'Clearwater, FL', + 1727538 => 'Clearwater, FL', + 1727541 => 'Pinellas Park, FL', + 1727544 => 'Pinellas Park, FL', + 1727546 => 'Pinellas Park, FL', + 1727548 => 'Pinellas Park, FL', + 1727559 => 'Largo, FL', + 1727561 => 'Clearwater, FL', + 1727562 => 'Clearwater, FL', + 1727571 => 'Clearwater, FL', + 1727572 => 'Clearwater, FL', + 1727573 => 'Clearwater, FL', + 1727576 => 'St. Petersburg, FL', + 1727577 => 'St. Petersburg, FL', + 1727578 => 'St. Petersburg, FL', + 1727579 => 'St. Petersburg, FL', + 1727581 => 'Largo, FL', + 1727584 => 'Largo, FL', + 1727585 => 'Largo, FL', + 1727586 => 'Largo, FL', + 1727587 => 'Largo, FL', + 1727588 => 'Largo, FL', + 1727595 => 'Largo, FL', + 1727596 => 'Largo, FL', + 1727669 => 'Clearwater, FL', + 1727712 => 'Clearwater, FL', + 1727723 => 'Clearwater, FL', + 1727724 => 'Clearwater, FL', + 1727725 => 'Clearwater, FL', + 1727726 => 'Clearwater, FL', + 1727733 => 'Dunedin, FL', + 1727734 => 'Dunedin, FL', + 1727736 => 'Dunedin, FL', + 1727738 => 'Dunedin, FL', + 1727767 => 'St. Petersburg, FL', + 1727771 => 'Palm Harbor, FL', + 1727772 => 'Palm Harbor, FL', + 1727773 => 'Palm Harbor, FL', + 1727781 => 'Palm Harbor, FL', + 1727784 => 'Palm Harbor, FL', + 1727785 => 'Palm Harbor, FL', + 1727786 => 'Palm Harbor, FL', + 1727787 => 'Palm Harbor, FL', + 1727789 => 'Palm Harbor, FL', + 1727791 => 'Clearwater, FL', + 1727796 => 'Clearwater, FL', + 1727797 => 'Clearwater, FL', + 1727799 => 'Clearwater, FL', + 1727815 => 'New Port Richey, FL', + 1727819 => 'Hudson, FL', + 1727820 => 'St. Petersburg, FL', + 1727821 => 'St. Petersburg, FL', + 1727822 => 'St. Petersburg, FL', + 1727823 => 'St. Petersburg, FL', + 1727824 => 'St. Petersburg, FL', + 1727825 => 'St. Petersburg, FL', + 1727827 => 'St. Petersburg, FL', + 1727842 => 'New Port Richey, FL', + 1727857 => 'Hudson, FL', + 1727861 => 'Hudson, FL', + 1727862 => 'Hudson, FL', + 1727863 => 'Hudson, FL', + 1727864 => 'St. Petersburg, FL', + 1727866 => 'St. Petersburg, FL', + 1727867 => 'St. Petersburg, FL', + 1727868 => 'Hudson, FL', + 1727869 => 'Hudson, FL', + 1727893 => 'St. Petersburg, FL', + 1727894 => 'St. Petersburg, FL', + 1727895 => 'St. Petersburg, FL', + 1727896 => 'St. Petersburg, FL', + 1727898 => 'St. Petersburg, FL', + 1727934 => 'Tarpon Springs, FL', + 1727937 => 'Tarpon Springs, FL', + 1727938 => 'Tarpon Springs, FL', + 1727939 => 'Tarpon Springs, FL', + 1727940 => 'Tarpon Springs, FL', + 1727942 => 'Tarpon Springs, FL', + 1727943 => 'Tarpon Springs, FL', + 1727944 => 'Tarpon Springs, FL', + 1727945 => 'Tarpon Springs, FL', + 1731 => 'Tennessee', + 1731235 => 'Greenfield, TN', + 1731253 => 'Tiptonville, TN', + 1731256 => 'Jackson, TN', + 1731285 => 'Dyersburg, TN', + 1731286 => 'Dyersburg, TN', + 1731287 => 'Dyersburg, TN', + 1731288 => 'Dyersburg, TN', + 1731300 => 'Jackson, TN', + 1731352 => 'McKenzie, TN', + 1731364 => 'Dresden, TN', + 1731376 => 'Middleton, TN', + 1731422 => 'Jackson, TN', + 1731423 => 'Jackson, TN', + 1731424 => 'Jackson, TN', + 1731425 => 'Jackson, TN', + 1731427 => 'Jackson, TN', + 1731479 => 'South Fulton, TN', + 1731512 => 'Jackson, TN', + 1731536 => 'Troy, TN', + 1731541 => 'Jackson, TN', + 1731549 => 'Scotts Hill, TN', + 1731584 => 'Camden, TN', + 1731587 => 'Martin, TN', + 1731588 => 'Martin, TN', + 1731627 => 'Newbern, TN', + 1731632 => 'Adamsville, TN', + 1731635 => 'Ripley, TN', + 1731641 => 'Paris, TN', + 1731642 => 'Paris, TN', + 1731644 => 'Paris, TN', + 1731645 => 'Selmer, TN', + 1731658 => 'Bolivar, TN', + 1731660 => 'Jackson, TN', + 1731661 => 'Jackson, TN', + 1731663 => 'Bells, TN', + 1731664 => 'Jackson, TN', + 1731668 => 'Jackson, TN', + 1731686 => 'Milan, TN', + 1731689 => 'Counce, TN', + 1731692 => 'Dyer, TN', + 1731696 => 'Alamo, TN', + 1731736 => 'Jackson, TN', + 1731772 => 'Brownsville, TN', + 1731783 => 'Medina, TN', + 1731784 => 'Humboldt, TN', + 1731836 => 'Halls, TN', + 1731847 => 'Parsons, TN', + 1731852 => 'Decaturville, TN', + 1731855 => 'Trenton, TN', + 1731884 => 'Union City, TN', + 1731885 => 'Union City, TN', + 1731925 => 'Savannah, TN', + 1731926 => 'Savannah, TN', + 1731935 => 'Jackson, TN', + 1731967 => 'Lexington, TN', + 1731968 => 'Lexington, TN', + 1731986 => 'Huntingdon, TN', + 1731989 => 'Henderson, TN', + 1732 => 'New Jersey', + 1732202 => 'Brick, NJ', + 1732219 => 'Red Bank, NJ', + 1732222 => 'Long Branch, NJ', + 1732223 => 'Manasquan, NJ', + 1732225 => 'Edison, NJ', + 1732229 => 'Long Branch, NJ', + 1732235 => 'New Brunswick, NJ', + 1732237 => 'Bayville, NJ', + 1732238 => 'East Brunswick, NJ', + 1732240 => 'Toms River, NJ', + 1732244 => 'Toms River, NJ', + 1732248 => 'Edison, NJ', + 1732254 => 'East Brunswick, NJ', + 1732255 => 'Toms River, NJ', + 1732257 => 'East Brunswick, NJ', + 1732262 => 'Brick, NJ', + 1732269 => 'Bayville, NJ', + 1732270 => 'Toms River, NJ', + 1732279 => 'Toms River, NJ', + 1732281 => 'Toms River, NJ', + 1732283 => 'Iselin, NJ', + 1732286 => 'Toms River, NJ', + 1732287 => 'Edison, NJ', + 1732288 => 'Toms River, NJ', + 1732290 => 'Matawan, NJ', + 1732292 => 'Manasquan, NJ', + 1732321 => 'Edison, NJ', + 1732324 => 'Perth Amboy, NJ', + 1732326 => 'Woodbridge Township, NJ', + 1732333 => 'Freehold, NJ', + 1732341 => 'Toms River, NJ', + 1732346 => 'Edison, NJ', + 1732349 => 'Toms River, NJ', + 1732350 => 'Whiting, NJ', + 1732363 => 'Lakewood Township, NJ', + 1732364 => 'Lakewood Township, NJ', + 1732367 => 'Lakewood Township, NJ', + 1732376 => 'Perth Amboy, NJ', + 1732380 => 'Eatontown, NJ', + 1732389 => 'Eatontown, NJ', + 1732390 => 'East Brunswick, NJ', + 1732404 => 'Iselin, NJ', + 1732432 => 'East Brunswick, NJ', + 1732441 => 'Matawan, NJ', + 1732442 => 'Perth Amboy, NJ', + 1732451 => 'Brick, NJ', + 1732452 => 'Edison, NJ', + 1732458 => 'Brick, NJ', + 1732463 => 'Piscataway Township, NJ', + 1732473 => 'Toms River, NJ', + 1732477 => 'Brick, NJ', + 1732494 => 'Edison, NJ', + 1732505 => 'Toms River, NJ', + 1732506 => 'Toms River, NJ', + 1732521 => 'Jamesburg, NJ', + 1732528 => 'Manasquan, NJ', + 1732541 => 'Carteret, NJ', + 1732542 => 'Eatontown, NJ', + 1732544 => 'Eatontown, NJ', + 1732549 => 'Edison, NJ', + 1732557 => 'Toms River, NJ', + 1732562 => 'Piscataway Township, NJ', + 1732566 => 'Matawan, NJ', + 1732572 => 'Edison, NJ', + 1732578 => 'Eatontown, NJ', + 1732583 => 'Matawan, NJ', + 1732591 => 'Morganville, NJ', + 1732606 => 'Bayville, NJ', + 1732607 => 'Old Bridge Township, NJ', + 1732608 => 'Toms River, NJ', + 1732613 => 'East Brunswick, NJ', + 1732615 => 'Middletown, NJ', + 1732634 => 'Woodbridge Township, NJ', + 1732636 => 'Woodbridge Township, NJ', + 1732650 => 'Edison, NJ', + 1732651 => 'East Brunswick, NJ', + 1732657 => 'Manchester Township, NJ', + 1732662 => 'Edison, NJ', + 1732671 => 'Middletown, NJ', + 1732679 => 'Old Bridge Township, NJ', + 1732681 => 'Belmar, NJ', + 1732695 => 'Ocean Township, NJ', + 1732698 => 'East Brunswick, NJ', + 1732706 => 'Middletown, NJ', + 1732722 => 'Manasquan, NJ', + 1732728 => 'Long Branch, NJ', + 1732730 => 'Lakewood Township, NJ', + 1732736 => 'Toms River, NJ', + 1732744 => 'Edison, NJ', + 1732745 => 'New Brunswick, NJ', + 1732776 => 'Neptune Township, NJ', + 1732777 => 'Edison, NJ', + 1732785 => 'Brick, NJ', + 1732797 => 'Toms River, NJ', + 1732818 => 'Toms River, NJ', + 1732826 => 'Perth Amboy, NJ', + 1732828 => 'New Brunswick, NJ', + 1732833 => 'Jackson, NJ', + 1732836 => 'Brick, NJ', + 1732840 => 'Brick, NJ', + 1732870 => 'Long Branch, NJ', + 1732873 => 'Somerset, NJ', + 1732886 => 'Lakewood Township, NJ', + 1732901 => 'Lakewood Township, NJ', + 1732906 => 'Edison, NJ', + 1732914 => 'Toms River, NJ', + 1732920 => 'Brick, NJ', + 1732923 => 'Long Branch, NJ', + 1732928 => 'Jackson, NJ', + 1732929 => 'Toms River, NJ', + 1732932 => 'New Brunswick, NJ', + 1732935 => 'Eatontown, NJ', + 1732937 => 'New Brunswick, NJ', + 1732942 => 'Lakewood Township, NJ', + 1732946 => 'Holmdel, NJ', + 1732969 => 'Carteret, NJ', + 1732981 => 'Piscataway Township, NJ', + 1732985 => 'Edison, NJ', + 1734 => 'Michigan', + 1734213 => 'Ann Arbor, MI', + 1734222 => 'Ann Arbor, MI', + 1734240 => 'Monroe, MI', + 1734241 => 'Monroe, MI', + 1734242 => 'Monroe, MI', + 1734243 => 'Monroe, MI', + 1734246 => 'Wyandotte, MI', + 1734261 => 'Livonia, MI', + 1734266 => 'Livonia, MI', + 1734269 => 'Ida, MI', + 1734274 => 'Ann Arbor, MI', + 1734279 => 'Petersburg, MI', + 1734287 => 'Taylor, MI', + 1734289 => 'Monroe, MI', + 1734302 => 'Ann Arbor, MI', + 1734324 => 'Wyandotte, MI', + 1734326 => 'Westland, MI', + 1734327 => 'Ann Arbor, MI', + 1734332 => 'Ann Arbor, MI', + 1734340 => 'Ypsilanti, MI', + 1734369 => 'Ann Arbor, MI', + 1734374 => 'Taylor, MI', + 1734379 => 'Rockwood, MI', + 1734384 => 'Monroe, MI', + 1734394 => 'Canton, MI', + 1734397 => 'Canton, MI', + 1734398 => 'Canton, MI', + 1734420 => 'Plymouth, MI', + 1734422 => 'Livonia, MI', + 1734424 => 'Dexter, MI', + 1734425 => 'Livonia, MI', + 1734426 => 'Dexter, MI', + 1734427 => 'Livonia, MI', + 1734428 => 'Manchester, MI', + 1734429 => 'Saline, MI', + 1734432 => 'Livonia, MI', + 1734433 => 'Chelsea, MI', + 1734434 => 'Ypsilanti, MI', + 1734439 => 'Milan, MI', + 1734449 => 'Whitmore Lake, MI', + 1734453 => 'Plymouth, MI', + 1734457 => 'Monroe, MI', + 1734458 => 'Garden City, MI', + 1734462 => 'Livonia, MI', + 1734464 => 'Livonia, MI', + 1734466 => 'Livonia, MI', + 1734475 => 'Chelsea, MI', + 1734477 => 'Ann Arbor, MI', + 1734480 => 'Ypsilanti, MI', + 1734481 => 'Ypsilanti, MI', + 1734482 => 'Ypsilanti, MI', + 1734483 => 'Ypsilanti, MI', + 1734484 => 'Ypsilanti, MI', + 1734485 => 'Ypsilanti, MI', + 1734487 => 'Ypsilanti, MI', + 1734495 => 'Canton, MI', + 1734513 => 'Livonia, MI', + 1734522 => 'Livonia, MI', + 1734525 => 'Livonia, MI', + 1734528 => 'Ypsilanti, MI', + 1734529 => 'Dundee, MI', + 1734542 => 'Livonia, MI', + 1734544 => 'Ypsilanti, MI', + 1734547 => 'Ypsilanti, MI', + 1734572 => 'Ypsilanti, MI', + 1734586 => 'Newport, MI', + 1734591 => 'Livonia, MI', + 1734622 => 'Ann Arbor, MI', + 1734647 => 'Ann Arbor, MI', + 1734654 => 'Carleton, MI', + 1734655 => 'Livonia, MI', + 1734662 => 'Ann Arbor, MI', + 1734663 => 'Ann Arbor, MI', + 1734665 => 'Ann Arbor, MI', + 1734668 => 'Ann Arbor, MI', + 1734671 => 'Trenton, MI', + 1734677 => 'Ann Arbor, MI', + 1734697 => 'Belleville, MI', + 1734699 => 'Belleville, MI', + 1734712 => 'Ypsilanti, MI', + 1734728 => 'Westland, MI', + 1734729 => 'Westland, MI', + 1734741 => 'Ann Arbor, MI', + 1734744 => 'Livonia, MI', + 1734747 => 'Ann Arbor, MI', + 1734753 => 'New Boston, MI', + 1734761 => 'Ann Arbor, MI', + 1734763 => 'Ann Arbor, MI', + 1734764 => 'Ann Arbor, MI', + 1734769 => 'Ann Arbor, MI', + 1734779 => 'Livonia, MI', + 1734782 => 'Flat Rock, MI', + 1734783 => 'Flat Rock, MI', + 1734785 => 'Southgate, MI', + 1734794 => 'Ann Arbor, MI', + 1734844 => 'Canton, MI', + 1734845 => 'Ann Arbor, MI', + 1734847 => 'Temperance, MI', + 1734848 => 'Erie, MI', + 1734854 => 'Lambertville, MI', + 1734878 => 'Pinckney, MI', + 1734913 => 'Ann Arbor, MI', + 1734929 => 'Ann Arbor, MI', + 1734930 => 'Ann Arbor, MI', + 1734936 => 'Ann Arbor, MI', + 1734941 => 'Romulus, MI', + 1734942 => 'Romulus, MI', + 1734944 => 'Saline, MI', + 1734946 => 'Taylor, MI', + 1734947 => 'Taylor, MI', + 1734953 => 'Livonia, MI', + 1734955 => 'Romulus, MI', + 1734971 => 'Ann Arbor, MI', + 1734973 => 'Ann Arbor, MI', + 1734975 => 'Ann Arbor, MI', + 1734981 => 'Canton, MI', + 1734994 => 'Ann Arbor, MI', + 1734995 => 'Ann Arbor, MI', + 1734996 => 'Ann Arbor, MI', + 1734997 => 'Ann Arbor, MI', + 1734998 => 'Ann Arbor, MI', + 1737 => 'Texas', + 1740 => 'Ohio', + 1743 => 'North Carolina', + 1740223 => 'Marion, OH', + 1740246 => 'Thornville, OH', + 1740259 => 'Lucasville, OH', + 1740264 => 'Steubenville, OH', + 1740281 => 'Newark, OH', + 1740282 => 'Steubenville, OH', + 1740283 => 'Steubenville, OH', + 1740286 => 'Jackson, OH', + 1740288 => 'Jackson, OH', + 1740289 => 'Piketon, OH', + 1740297 => 'Zanesville, OH', + 1740332 => 'Laurelville, OH', + 1740333 => 'Washington Ct Hs, OH', + 1740335 => 'Washington Ct Hs, OH', + 1740342 => 'New Lexington, OH', + 1740344 => 'Newark, OH', + 1740345 => 'Newark, OH', + 1740348 => 'Newark, OH', + 1740349 => 'Newark, OH', + 1740353 => 'Portsmouth, OH', + 1740354 => 'Portsmouth, OH', + 1740355 => 'Portsmouth, OH', + 1740356 => 'Portsmouth, OH', + 1740362 => 'Delaware, OH', + 1740363 => 'Delaware, OH', + 1740364 => 'Newark, OH', + 1740366 => 'Newark, OH', + 1740368 => 'Delaware, OH', + 1740369 => 'Delaware, OH', + 1740373 => 'Marietta, OH', + 1740374 => 'Marietta, OH', + 1740376 => 'Marietta, OH', + 1740377 => 'South Point, OH', + 1740380 => 'Logan, OH', + 1740382 => 'Marion, OH', + 1740383 => 'Marion, OH', + 1740384 => 'Wellston, OH', + 1740385 => 'Logan, OH', + 1740387 => 'Marion, OH', + 1740389 => 'Marion, OH', + 1740392 => 'Mount Vernon, OH', + 1740393 => 'Mount Vernon, OH', + 1740395 => 'Jackson, OH', + 1740397 => 'Mount Vernon, OH', + 1740420 => 'Circleville, OH', + 1740423 => 'Belpre, OH', + 1740425 => 'Barnesville, OH', + 1740432 => 'Cambridge, OH', + 1740435 => 'Cambridge, OH', + 1740439 => 'Cambridge, OH', + 1740441 => 'Gallipolis, OH', + 1740446 => 'Gallipolis, OH', + 1740450 => 'Zanesville, OH', + 1740452 => 'Zanesville, OH', + 1740453 => 'Zanesville, OH', + 1740454 => 'Zanesville, OH', + 1740455 => 'Zanesville, OH', + 1740456 => 'New Boston, OH', + 1740467 => 'Millersport, OH', + 1740472 => 'Woodsfield, OH', + 1740474 => 'Circleville, OH', + 1740477 => 'Circleville, OH', + 1740498 => 'Newcomerstown, OH', + 1740522 => 'Heath, OH', + 1740532 => 'Ironton, OH', + 1740533 => 'Ironton, OH', + 1740537 => 'Toronto, OH', + 1740545 => 'West Lafayette, OH', + 1740548 => 'Lewis Center, OH', + 1740549 => 'Lewis Center, OH', + 1740574 => 'Wheelersburg, OH', + 1740587 => 'Granville, OH', + 1740588 => 'Zanesville, OH', + 1740592 => 'Athens, OH', + 1740593 => 'Athens, OH', + 1740594 => 'Athens, OH', + 1740596 => 'McArthur, OH', + 1740599 => 'Danville, OH', + 1740622 => 'Coshocton, OH', + 1740623 => 'Coshocton, OH', + 1740625 => 'Centerburg, OH', + 1740633 => 'Martins Ferry, OH', + 1740635 => 'Bridgeport, OH', + 1740652 => 'Lancaster, OH', + 1740653 => 'Lancaster, OH', + 1740654 => 'Lancaster, OH', + 1740657 => 'Lewis Center, OH', + 1740663 => 'Chillicothe, OH', + 1740667 => 'Coolville, OH', + 1740670 => 'Newark, OH', + 1740671 => 'Bellaire, OH', + 1740676 => 'Bellaire, OH', + 1740678 => 'Vincent, OH', + 1740681 => 'Lancaster, OH', + 1740682 => 'Oak Hill, OH', + 1740685 => 'Byesville, OH', + 1740687 => 'Lancaster, OH', + 1740689 => 'Lancaster, OH', + 1740694 => 'Fredericktown, OH', + 1740695 => 'St. Clairsville, OH', + 1740698 => 'Albany, OH', + 1740699 => 'St. Clairsville, OH', + 1740732 => 'Caldwell, OH', + 1740743 => 'Somerset, OH', + 1740745 => 'St. Louisville, OH', + 1740753 => 'Nelsonville, OH', + 1740754 => 'Dresden, OH', + 1740756 => 'Carroll, OH', + 1740763 => 'Newark, OH', + 1740767 => 'Glouster, OH', + 1740772 => 'Chillicothe, OH', + 1740773 => 'Chillicothe, OH', + 1740774 => 'Chillicothe, OH', + 1740775 => 'Chillicothe, OH', + 1740776 => 'Portsmouth, OH', + 1740779 => 'Chillicothe, OH', + 1740788 => 'Heath, OH', + 1740797 => 'The Plains, OH', + 1740820 => 'Minford, OH', + 1740824 => 'Warsaw, OH', + 1740826 => 'New Concord, OH', + 1740828 => 'Frazeysburg, OH', + 1740845 => 'London, OH', + 1740852 => 'London, OH', + 1740858 => 'West Portsmouth, OH', + 1740862 => 'Baltimore, OH', + 1740867 => 'Chesapeake, OH', + 1740869 => 'Mount Sterling, OH', + 1740881 => 'Powell, OH', + 1740886 => 'Proctorville, OH', + 1740892 => 'Utica, OH', + 1740894 => 'South Point, OH', + 1740922 => 'Uhrichsville, OH', + 1740927 => 'Pataskala, OH', + 1740928 => 'Hebron, OH', + 1740942 => 'Cadiz, OH', + 1740943 => 'Richwood, OH', + 1740947 => 'Waverly, OH', + 1740948 => 'Jeffersonville, OH', + 1740962 => 'McConnelsville, OH', + 1740964 => 'Pataskala, OH', + 1740965 => 'Sunbury, OH', + 1740967 => 'Johnstown, OH', + 1740969 => 'Amanda, OH', + 1740982 => 'Crooksville, OH', + 1740983 => 'Ashville, OH', + 1740984 => 'Beverly, OH', + 1740992 => 'Pomeroy, OH', + 1740998 => 'Frankfort, OH', + 1747 => 'California', + 1754 => 'Florida', + 1757 => 'Virginia', + 1757220 => 'Williamsburg, VA', + 1757221 => 'Williamsburg, VA', + 1757223 => 'Newport News, VA', + 1757224 => 'Hampton, VA', + 1757228 => 'Virginia Beach, VA', + 1757229 => 'Williamsburg, VA', + 1757238 => 'Carrollton, VA', + 1757240 => 'Newport News, VA', + 1757242 => 'Windsor, VA', + 1757244 => 'Newport News, VA', + 1757245 => 'Newport News, VA', + 1757247 => 'Newport News, VA', + 1757249 => 'Newport News, VA', + 1757253 => 'Williamsburg, VA', + 1757255 => 'Suffolk, VA', + 1757258 => 'Williamsburg, VA', + 1757259 => 'Williamsburg, VA', + 1757261 => 'Norfolk, VA', + 1757262 => 'Hampton, VA', + 1757294 => 'Surry, VA', + 1757301 => 'Virginia Beach, VA', + 1757306 => 'Virginia Beach, VA', + 1757312 => 'Chesapeake, VA', + 1757318 => 'Virginia Beach, VA', + 1757331 => 'Cape Charles, VA', + 1757336 => 'Chincoteague Island, VA', + 1757340 => 'Virginia Beach, VA', + 1757345 => 'Williamsburg, VA', + 1757353 => 'Virginia Beach, VA', + 1757356 => 'Smithfield, VA', + 1757357 => 'Smithfield, VA', + 1757363 => 'Virginia Beach, VA', + 1757365 => 'Smithfield, VA', + 1757368 => 'Virginia Beach, VA', + 1757369 => 'Newport News, VA', + 1757380 => 'Newport News, VA', + 1757382 => 'Chesapeake, VA', + 1757385 => 'Virginia Beach, VA', + 1757388 => 'Norfolk, VA', + 1757393 => 'Portsmouth, VA', + 1757395 => 'Virginia Beach, VA', + 1757397 => 'Portsmouth, VA', + 1757398 => 'Portsmouth, VA', + 1757399 => 'Portsmouth, VA', + 1757401 => 'Chesapeake, VA', + 1757405 => 'Portsmouth, VA', + 1757410 => 'Chesapeake, VA', + 1757412 => 'Virginia Beach, VA', + 1757416 => 'Virginia Beach, VA', + 1757417 => 'Virginia Beach, VA', + 1757421 => 'Chesapeake, VA', + 1757422 => 'Virginia Beach, VA', + 1757423 => 'Norfolk, VA', + 1757425 => 'Virginia Beach, VA', + 1757426 => 'Virginia Beach, VA', + 1757427 => 'Virginia Beach, VA', + 1757428 => 'Virginia Beach, VA', + 1757430 => 'Virginia Beach, VA', + 1757431 => 'Virginia Beach, VA', + 1757436 => 'Chesapeake, VA', + 1757437 => 'Virginia Beach, VA', + 1757440 => 'Norfolk, VA', + 1757441 => 'Norfolk, VA', + 1757446 => 'Norfolk, VA', + 1757455 => 'Norfolk, VA', + 1757456 => 'Virginia Beach, VA', + 1757460 => 'Virginia Beach, VA', + 1757461 => 'Norfolk, VA', + 1757463 => 'Virginia Beach, VA', + 1757464 => 'Virginia Beach, VA', + 1757466 => 'Norfolk, VA', + 1757467 => 'Virginia Beach, VA', + 1757468 => 'Virginia Beach, VA', + 1757471 => 'Virginia Beach, VA', + 1757473 => 'Virginia Beach, VA', + 1757474 => 'Virginia Beach, VA', + 1757479 => 'Virginia Beach, VA', + 1757480 => 'Norfolk, VA', + 1757481 => 'Virginia Beach, VA', + 1757482 => 'Chesapeake, VA', + 1757485 => 'Chesapeake, VA', + 1757486 => 'Virginia Beach, VA', + 1757487 => 'Chesapeake, VA', + 1757489 => 'Norfolk, VA', + 1757490 => 'Virginia Beach, VA', + 1757491 => 'Virginia Beach, VA', + 1757493 => 'Virginia Beach, VA', + 1757494 => 'Chesapeake, VA', + 1757495 => 'Virginia Beach, VA', + 1757496 => 'Virginia Beach, VA', + 1757497 => 'Virginia Beach, VA', + 1757498 => 'Virginia Beach, VA', + 1757499 => 'Virginia Beach, VA', + 1757502 => 'Virginia Beach, VA', + 1757516 => 'Franklin, VA', + 1757533 => 'Norfolk, VA', + 1757534 => 'Newport News, VA', + 1757538 => 'Suffolk, VA', + 1757539 => 'Suffolk, VA', + 1757543 => 'Chesapeake, VA', + 1757545 => 'Chesapeake, VA', + 1757546 => 'Chesapeake, VA', + 1757547 => 'Chesapeake, VA', + 1757548 => 'Chesapeake, VA', + 1757549 => 'Chesapeake, VA', + 1757552 => 'Virginia Beach, VA', + 1757558 => 'Chesapeake, VA', + 1757562 => 'Franklin, VA', + 1757563 => 'Virginia Beach, VA', + 1757564 => 'Williamsburg, VA', + 1757565 => 'Williamsburg, VA', + 1757566 => 'Toano, VA', + 1757569 => 'Franklin, VA', + 1757583 => 'Norfolk, VA', + 1757587 => 'Norfolk, VA', + 1757588 => 'Norfolk, VA', + 1757591 => 'Newport News, VA', + 1757594 => 'Newport News, VA', + 1757595 => 'Newport News, VA', + 1757596 => 'Newport News, VA', + 1757599 => 'Newport News, VA', + 1757622 => 'Norfolk, VA', + 1757623 => 'Norfolk, VA', + 1757624 => 'Norfolk, VA', + 1757625 => 'Norfolk, VA', + 1757627 => 'Norfolk, VA', + 1757628 => 'Norfolk, VA', + 1757631 => 'Virginia Beach, VA', + 1757640 => 'Norfolk, VA', + 1757645 => 'Williamsburg, VA', + 1757648 => 'Virginia Beach, VA', + 1757653 => 'Courtland, VA', + 1757664 => 'Norfolk, VA', + 1757665 => 'Parksley, VA', + 1757668 => 'Norfolk, VA', + 1757671 => 'Virginia Beach, VA', + 1757683 => 'Norfolk, VA', + 1757689 => 'Virginia Beach, VA', + 1757717 => 'Virginia Beach, VA', + 1757721 => 'Virginia Beach, VA', + 1757722 => 'Hampton, VA', + 1757723 => 'Hampton, VA', + 1757727 => 'Hampton, VA', + 1757728 => 'Hampton, VA', + 1757766 => 'Hampton, VA', + 1757788 => 'Hampton, VA', + 1757825 => 'Hampton, VA', + 1757826 => 'Hampton, VA', + 1757827 => 'Hampton, VA', + 1757833 => 'Newport News, VA', + 1757836 => 'Norfolk, VA', + 1757838 => 'Hampton, VA', + 1757850 => 'Hampton, VA', + 1757851 => 'Hampton, VA', + 1757853 => 'Norfolk, VA', + 1757855 => 'Norfolk, VA', + 1757857 => 'Norfolk, VA', + 1757858 => 'Norfolk, VA', + 1757865 => 'Hampton, VA', + 1757867 => 'Yorktown, VA', + 1757868 => 'Poquoson, VA', + 1757872 => 'Newport News, VA', + 1757873 => 'Newport News, VA', + 1757874 => 'Newport News, VA', + 1757875 => 'Newport News, VA', + 1757877 => 'Newport News, VA', + 1757886 => 'Newport News, VA', + 1757887 => 'Newport News, VA', + 1757889 => 'Norfolk, VA', + 1757890 => 'Yorktown, VA', + 1757896 => 'Hampton, VA', + 1757898 => 'Yorktown, VA', + 1757899 => 'Wakefield, VA', + 1757903 => 'Williamsburg, VA', + 1757923 => 'Suffolk, VA', + 1757925 => 'Suffolk, VA', + 1757926 => 'Newport News, VA', + 1757928 => 'Newport News, VA', + 1757930 => 'Newport News, VA', + 1757934 => 'Suffolk, VA', + 1757953 => 'Portsmouth, VA', + 1760 => 'California', + 1760202 => 'Cathedral City, CA', + 1760228 => 'Yucca Valley, CA', + 1760230 => 'Encinitas, CA', + 1760231 => 'Oceanside, CA', + 1760233 => 'Escondido, CA', + 1760240 => 'Apple Valley, CA', + 1760241 => 'Victorville, CA', + 1760242 => 'Apple Valley, CA', + 1760243 => 'Victorville, CA', + 1760244 => 'Hesperia, CA', + 1760245 => 'Victorville, CA', + 1760246 => 'Adelanto, CA', + 1760247 => 'Apple Valley, CA', + 1760248 => 'Lucerne Valley, CA', + 1760249 => 'Wrightwood, CA', + 1760251 => 'Desert Hot Spgs, CA', + 1760252 => 'Barstow, CA', + 1760253 => 'Barstow, CA', + 1760255 => 'Barstow, CA', + 1760256 => 'Barstow, CA', + 1760268 => 'Carlsbad, CA', + 1760291 => 'Escondido, CA', + 1760294 => 'Escondido, CA', + 1760295 => 'Vista, CA', + 1760318 => 'Palm Springs, CA', + 1760320 => 'Palm Springs, CA', + 1760321 => 'Cathedral City, CA', + 1760322 => 'Palm Springs, CA', + 1760323 => 'Palm Springs, CA', + 1760324 => 'Cathedral City, CA', + 1760325 => 'Palm Springs, CA', + 1760326 => 'Needles, CA', + 1760327 => 'Palm Springs, CA', + 1760328 => 'Cathedral City, CA', + 1760329 => 'Desert Hot Spgs, CA', + 1760336 => 'El Centro, CA', + 1760337 => 'El Centro, CA', + 1760339 => 'El Centro, CA', + 1760340 => 'Palm Desert, CA', + 1760341 => 'Palm Desert, CA', + 1760342 => 'Indio, CA', + 1760343 => 'Thousand Palms, CA', + 1760344 => 'Brawley, CA', + 1760345 => 'Palm Desert, CA', + 1760346 => 'Palm Desert, CA', + 1760347 => 'Indio, CA', + 1760348 => 'Calipatria, CA', + 1760351 => 'Brawley, CA', + 1760352 => 'El Centro, CA', + 1760353 => 'El Centro, CA', + 1760355 => 'Imperial, CA', + 1760356 => 'Holtville, CA', + 1760357 => 'Calexico, CA', + 1760360 => 'Palm Desert, CA', + 1760361 => 'Twentynine Palms, CA', + 1760365 => 'Yucca Valley, CA', + 1760366 => 'Joshua Tree, CA', + 1760367 => 'Twentynine Palms, CA', + 1760369 => 'Yucca Valley, CA', + 1760370 => 'El Centro, CA', + 1760371 => 'Ridgecrest, CA', + 1760373 => 'California City, CA', + 1760375 => 'Ridgecrest, CA', + 1760376 => 'Kernville, CA', + 1760379 => 'Lake Isabella, CA', + 1760384 => 'Ridgecrest, CA', + 1760391 => 'Coachella, CA', + 1760396 => 'Mecca, CA', + 1760398 => 'Coachella, CA', + 1760399 => 'Thermal, CA', + 1760414 => 'Vista, CA', + 1760416 => 'Palm Springs, CA', + 1760431 => 'Carlsbad, CA', + 1760432 => 'Escondido, CA', + 1760433 => 'Oceanside, CA', + 1760434 => 'Carlsbad, CA', + 1760435 => 'Oceanside, CA', + 1760436 => 'Encinitas, CA', + 1760438 => 'Carlsbad, CA', + 1760439 => 'Oceanside, CA', + 1760446 => 'Ridgecrest, CA', + 1760451 => 'Fallbrook, CA', + 1760471 => 'San Marcos, CA', + 1760476 => 'Carlsbad, CA', + 1760479 => 'Encinitas, CA', + 1760480 => 'Escondido, CA', + 1760482 => 'El Centro, CA', + 1760489 => 'Escondido, CA', + 1760510 => 'San Marcos, CA', + 1760529 => 'Oceanside, CA', + 1760530 => 'Adelanto, CA', + 1760564 => 'La Quinta, CA', + 1760568 => 'Palm Desert, CA', + 1760572 => 'Winterhaven, CA', + 1760591 => 'San Marcos, CA', + 1760597 => 'Vista, CA', + 1760598 => 'Vista, CA', + 1760599 => 'Vista, CA', + 1760602 => 'Carlsbad, CA', + 1760603 => 'Carlsbad, CA', + 1760630 => 'Vista, CA', + 1760631 => 'Vista, CA', + 1760632 => 'Encinitas, CA', + 1760633 => 'Encinitas, CA', + 1760634 => 'Encinitas, CA', + 1760635 => 'Encinitas, CA', + 1760639 => 'Vista, CA', + 1760643 => 'Vista, CA', + 1760674 => 'Palm Desert, CA', + 1760720 => 'Carlsbad, CA', + 1760721 => 'Oceanside, CA', + 1760722 => 'Oceanside, CA', + 1760723 => 'Fallbrook, CA', + 1760724 => 'Vista, CA', + 1760725 => 'Camp Pendleton North, CA', + 1760726 => 'Vista, CA', + 1760727 => 'Vista, CA', + 1760728 => 'Fallbrook, CA', + 1760729 => 'Carlsbad, CA', + 1760730 => 'Carlsbad, CA', + 1760731 => 'Fallbrook, CA', + 1760732 => 'Vista, CA', + 1760734 => 'Vista, CA', + 1760735 => 'Escondido, CA', + 1760736 => 'San Marcos, CA', + 1760737 => 'Escondido, CA', + 1760738 => 'Escondido, CA', + 1760739 => 'Escondido, CA', + 1760740 => 'Escondido, CA', + 1760741 => 'Escondido, CA', + 1760743 => 'Escondido, CA', + 1760744 => 'San Marcos, CA', + 1760745 => 'Escondido, CA', + 1760746 => 'Escondido, CA', + 1760747 => 'Escondido, CA', + 1760749 => 'Valley Center, CA', + 1760751 => 'Valley Center, CA', + 1760752 => 'San Marcos, CA', + 1760753 => 'Encinitas, CA', + 1760754 => 'Oceanside, CA', + 1760757 => 'Oceanside, CA', + 1760758 => 'Vista, CA', + 1760765 => 'Julian, CA', + 1760767 => 'Borrego Springs, CA', + 1760768 => 'Calexico, CA', + 1760770 => 'Cathedral City, CA', + 1760771 => 'La Quinta, CA', + 1760772 => 'Palm Desert, CA', + 1760773 => 'Palm Desert, CA', + 1760775 => 'Indio, CA', + 1760776 => 'Palm Desert, CA', + 1760777 => 'La Quinta, CA', + 1760778 => 'Palm Springs, CA', + 1760779 => 'Palm Desert, CA', + 1760781 => 'Escondido, CA', + 1760787 => 'Ramona, CA', + 1760788 => 'Ramona, CA', + 1760789 => 'Ramona, CA', + 1760798 => 'San Marcos, CA', + 1760804 => 'Carlsbad, CA', + 1760836 => 'Palm Desert, CA', + 1760837 => 'Palm Desert, CA', + 1760839 => 'Escondido, CA', + 1760843 => 'Victorville, CA', + 1760863 => 'Indio, CA', + 1760864 => 'Palm Springs, CA', + 1760868 => 'Phelan, CA', + 1760872 => 'Bishop, CA', + 1760873 => 'Bishop, CA', + 1760876 => 'Lone Pine, CA', + 1760881 => 'Victorville, CA', + 1760918 => 'Carlsbad, CA', + 1760921 => 'Blythe, CA', + 1760922 => 'Blythe, CA', + 1760924 => 'Mammoth Lakes, CA', + 1760929 => 'Carlsbad, CA', + 1760930 => 'Carlsbad, CA', + 1760931 => 'Carlsbad, CA', + 1760932 => 'Bridgeport, CA', + 1760934 => 'Mammoth Lakes, CA', + 1760940 => 'Vista, CA', + 1760941 => 'Vista, CA', + 1760942 => 'Encinitas, CA', + 1760943 => 'Encinitas, CA', + 1760944 => 'Encinitas, CA', + 1760945 => 'Vista, CA', + 1760946 => 'Apple Valley, CA', + 1760947 => 'Hesperia, CA', + 1760948 => 'Hesperia, CA', + 1760949 => 'Hesperia, CA', + 1760951 => 'Victorville, CA', + 1760952 => 'Victorville, CA', + 1760955 => 'Victorville, CA', + 1760956 => 'Hesperia, CA', + 1760961 => 'Apple Valley, CA', + 1760966 => 'Oceanside, CA', + 1760967 => 'Oceanside, CA', + 1760995 => 'Hesperia, CA', + 1763 => 'Minnesota', + 1763205 => 'Minneapolis, MN', + 1763208 => 'Minneapolis, MN', + 1763241 => 'Elk River, MN', + 1763261 => 'Becker, MN', + 1763262 => 'Becker, MN', + 1763263 => 'Big Lake, MN', + 1763271 => 'Monticello, MN', + 1763274 => 'Elk River, MN', + 1763295 => 'Monticello, MN', + 1763389 => 'Princeton, MN', + 1763420 => 'Maple Grove, MN', + 1763428 => 'Rogers, MN', + 1763441 => 'Elk River, MN', + 1763444 => 'Isanti, MN', + 1763477 => 'Rockford, MN', + 1763479 => 'Maple Plain, MN', + 1763494 => 'Maple Grove, MN', + 1763520 => 'Robbinsdale, MN', + 1763525 => 'Minneapolis, MN', + 1763552 => 'Cambridge, MN', + 1763553 => 'Plymouth, MN', + 1763577 => 'Plymouth, MN', + 1763581 => 'Maple Grove, MN', + 1763633 => 'Elk River, MN', + 1763682 => 'Buffalo, MN', + 1763684 => 'Buffalo, MN', + 1763689 => 'Cambridge, MN', + 1763788 => 'Columbia Heights, MN', + 1763856 => 'Zimmerman, MN', + 1763898 => 'Maple Grove, MN', + 1763972 => 'Delano, MN', + 1765 => 'Indiana', + 1765236 => 'Kokomo, IN', + 1765254 => 'Muncie, IN', + 1765281 => 'Muncie, IN', + 1765282 => 'Muncie, IN', + 1765284 => 'Muncie, IN', + 1765286 => 'Muncie, IN', + 1765287 => 'Muncie, IN', + 1765288 => 'Muncie, IN', + 1765289 => 'Muncie, IN', + 1765294 => 'Veedersburg, IN', + 1765298 => 'Anderson, IN', + 1765342 => 'Martinsville, IN', + 1765345 => 'Knightstown, IN', + 1765348 => 'Hartford City, IN', + 1765349 => 'Martinsville, IN', + 1765354 => 'Middletown, IN', + 1765361 => 'Crawfordsville, IN', + 1765362 => 'Crawfordsville, IN', + 1765364 => 'Crawfordsville, IN', + 1765379 => 'Rossville, IN', + 1765395 => 'Converse, IN', + 1765420 => 'Lafayette, IN', + 1765423 => 'Lafayette, IN', + 1765429 => 'Lafayette, IN', + 1765436 => 'Thorntown, IN', + 1765446 => 'Lafayette, IN', + 1765447 => 'Lafayette, IN', + 1765448 => 'Lafayette, IN', + 1765449 => 'Lafayette, IN', + 1765450 => 'Kokomo, IN', + 1765452 => 'Kokomo, IN', + 1765453 => 'Kokomo, IN', + 1765454 => 'Kokomo, IN', + 1765455 => 'Kokomo, IN', + 1765456 => 'Kokomo, IN', + 1765457 => 'Kokomo, IN', + 1765458 => 'Liberty, IN', + 1765459 => 'Kokomo, IN', + 1765463 => 'West Lafayette, IN', + 1765464 => 'West Lafayette, IN', + 1765468 => 'Farmland, IN', + 1765471 => 'Lafayette, IN', + 1765472 => 'Peru, IN', + 1765473 => 'Peru, IN', + 1765474 => 'Lafayette, IN', + 1765477 => 'Lafayette, IN', + 1765478 => 'Cambridge City, IN', + 1765482 => 'Lebanon, IN', + 1765483 => 'Lebanon, IN', + 1765489 => 'Hagerstown, IN', + 1765492 => 'Cayuga, IN', + 1765494 => 'West Lafayette, IN', + 1765497 => 'West Lafayette, IN', + 1765521 => 'New Castle, IN', + 1765522 => 'Roachdale, IN', + 1765529 => 'New Castle, IN', + 1765552 => 'Elwood, IN', + 1765563 => 'Brookston, IN', + 1765564 => 'Delphi, IN', + 1765569 => 'Rockville, IN', + 1765583 => 'Otterbein, IN', + 1765584 => 'Winchester, IN', + 1765588 => 'Lafayette, IN', + 1765622 => 'Anderson, IN', + 1765628 => 'Greentown, IN', + 1765640 => 'Anderson, IN', + 1765641 => 'Anderson, IN', + 1765642 => 'Anderson, IN', + 1765643 => 'Anderson, IN', + 1765644 => 'Anderson, IN', + 1765646 => 'Anderson, IN', + 1765647 => 'Brookville, IN', + 1765649 => 'Anderson, IN', + 1765651 => 'Marion, IN', + 1765653 => 'Greencastle, IN', + 1765654 => 'Frankfort, IN', + 1765659 => 'Frankfort, IN', + 1765662 => 'Marion, IN', + 1765664 => 'Marion, IN', + 1765668 => 'Marion, IN', + 1765674 => 'Marion, IN', + 1765675 => 'Tipton, IN', + 1765676 => 'Jamestown, IN', + 1765677 => 'Marion, IN', + 1765683 => 'Anderson, IN', + 1765689 => 'Bunker Hill, IN', + 1765724 => 'Alexandria, IN', + 1765728 => 'Montpelier, IN', + 1765741 => 'Muncie, IN', + 1765742 => 'Lafayette, IN', + 1765743 => 'West Lafayette, IN', + 1765747 => 'Muncie, IN', + 1765759 => 'Yorktown, IN', + 1765762 => 'Attica, IN', + 1765768 => 'Dunkirk, IN', + 1765778 => 'Pendleton, IN', + 1765789 => 'Albany, IN', + 1765793 => 'Covington, IN', + 1765795 => 'Cloverdale, IN', + 1765807 => 'Lafayette, IN', + 1765825 => 'Connersville, IN', + 1765827 => 'Connersville, IN', + 1765832 => 'Clinton, IN', + 1765838 => 'Lafayette, IN', + 1765855 => 'Centerville, IN', + 1765864 => 'Kokomo, IN', + 1765868 => 'Kokomo, IN', + 1765874 => 'Lynn, IN', + 1765883 => 'Russiaville, IN', + 1765884 => 'Fowler, IN', + 1765932 => 'Rushville, IN', + 1765935 => 'Richmond, IN', + 1765938 => 'Rushville, IN', + 1765939 => 'Richmond, IN', + 1765948 => 'Fairmount, IN', + 1765962 => 'Richmond, IN', + 1765964 => 'Union City, IN', + 1765965 => 'Richmond, IN', + 1765966 => 'Richmond, IN', + 1765983 => 'Richmond, IN', + 1765998 => 'Upland, IN', + 1769 => 'Mississippi', + 1769216 => 'Jackson, MS', + 1769233 => 'Jackson, MS', + 1769251 => 'Jackson, MS', + 1769257 => 'Jackson, MS', + 1770 => 'Georgia', + 1770205 => 'Cumming, GA', + 1770207 => 'Monroe, GA', + 1770209 => 'Norcross, GA', + 1770210 => 'Jonesboro, GA', + 1770214 => 'Carrollton, GA', + 1770219 => 'Gainesville, GA', + 1770227 => 'Griffin, GA', + 1770228 => 'Griffin, GA', + 1770229 => 'Griffin, GA', + 1770232 => 'Duluth, GA', + 1770233 => 'Griffin, GA', + 1770237 => 'Lawrenceville, GA', + 1770242 => 'Norcross, GA', + 1770246 => 'Norcross, GA', + 1770248 => 'Norcross, GA', + 1770251 => 'Newnan, GA', + 1770252 => 'Newnan, GA', + 1770253 => 'Newnan, GA', + 1770254 => 'Newnan, GA', + 1770258 => 'Bowdon, GA', + 1770263 => 'Norcross, GA', + 1770266 => 'Monroe, GA', + 1770267 => 'Monroe, GA', + 1770270 => 'Tucker, GA', + 1770277 => 'Lawrenceville, GA', + 1770287 => 'Gainesville, GA', + 1770288 => 'McDonough, GA', + 1770297 => 'Gainesville, GA', + 1770300 => 'Norcross, GA', + 1770304 => 'Newnan, GA', + 1770307 => 'Winder, GA', + 1770319 => 'Smyrna, GA', + 1770320 => 'McDonough, GA', + 1770321 => 'Marietta, GA', + 1770334 => 'Cartersville, GA', + 1770338 => 'Lawrenceville, GA', + 1770339 => 'Lawrenceville, GA', + 1770343 => 'Alpharetta, GA', + 1770345 => 'Canton, GA', + 1770346 => 'Alpharetta, GA', + 1770350 => 'Atlanta, GA', + 1770351 => 'Atlanta, GA', + 1770352 => 'Atlanta, GA', + 1770358 => 'Barnesville, GA', + 1770360 => 'Alpharetta, GA', + 1770368 => 'Norcross, GA', + 1770382 => 'Cartersville, GA', + 1770383 => 'Cartersville, GA', + 1770385 => 'Covington, GA', + 1770386 => 'Cartersville, GA', + 1770387 => 'Cartersville, GA', + 1770388 => 'Conyers, GA', + 1770389 => 'Stockbridge, GA', + 1770390 => 'Atlanta, GA', + 1770391 => 'Atlanta, GA', + 1770392 => 'Atlanta, GA', + 1770393 => 'Atlanta, GA', + 1770394 => 'Atlanta, GA', + 1770395 => 'Atlanta, GA', + 1770396 => 'Atlanta, GA', + 1770399 => 'Atlanta, GA', + 1770409 => 'Norcross, GA', + 1770410 => 'Alpharetta, GA', + 1770412 => 'Griffin, GA', + 1770413 => 'Stone Mountain, GA', + 1770414 => 'Tucker, GA', + 1770416 => 'Norcross, GA', + 1770418 => 'Duluth, GA', + 1770421 => 'Marietta, GA', + 1770422 => 'Marietta, GA', + 1770424 => 'Marietta, GA', + 1770425 => 'Marietta, GA', + 1770427 => 'Marietta, GA', + 1770428 => 'Marietta, GA', + 1770429 => 'Marietta, GA', + 1770432 => 'Smyrna, GA', + 1770433 => 'Smyrna, GA', + 1770434 => 'Smyrna, GA', + 1770435 => 'Smyrna, GA', + 1770436 => 'Smyrna, GA', + 1770438 => 'Smyrna, GA', + 1770441 => 'Norcross, GA', + 1770442 => 'Alpharetta, GA', + 1770443 => 'Dallas, GA', + 1770445 => 'Dallas, GA', + 1770446 => 'Norcross, GA', + 1770448 => 'Norcross, GA', + 1770449 => 'Norcross, GA', + 1770455 => 'Atlanta, GA', + 1770456 => 'Villa Rica, GA', + 1770459 => 'Villa Rica, GA', + 1770460 => 'Fayetteville, GA', + 1770461 => 'Fayetteville, GA', + 1770463 => 'Palmetto, GA', + 1770464 => 'Social Circle, GA', + 1770465 => 'Stone Mountain, GA', + 1770466 => 'Loganville, GA', + 1770467 => 'Griffin, GA', + 1770469 => 'Stone Mountain, GA', + 1770471 => 'Jonesboro, GA', + 1770472 => 'Jonesboro, GA', + 1770473 => 'Jonesboro, GA', + 1770474 => 'Stockbridge, GA', + 1770475 => 'Alpharetta, GA', + 1770476 => 'Duluth, GA', + 1770477 => 'Jonesboro, GA', + 1770478 => 'Jonesboro, GA', + 1770479 => 'Canton, GA', + 1770482 => 'Lithonia, GA', + 1770483 => 'Conyers, GA', + 1770484 => 'Lithonia, GA', + 1770486 => 'Peachtree City, GA', + 1770487 => 'Peachtree City, GA', + 1770489 => 'Douglasville, GA', + 1770491 => 'Tucker, GA', + 1770492 => 'Tucker, GA', + 1770493 => 'Tucker, GA', + 1770495 => 'Duluth, GA', + 1770496 => 'Tucker, GA', + 1770497 => 'Duluth, GA', + 1770498 => 'Stone Mountain, GA', + 1770499 => 'Marietta, GA', + 1770502 => 'Newnan, GA', + 1770503 => 'Gainesville, GA', + 1770504 => 'Jackson, GA', + 1770505 => 'Dallas, GA', + 1770506 => 'Stockbridge, GA', + 1770507 => 'Stockbridge, GA', + 1770509 => 'Marietta, GA', + 1770512 => 'Atlanta, GA', + 1770513 => 'Lawrenceville, GA', + 1770514 => 'Marietta, GA', + 1770516 => 'Woodstock, GA', + 1770517 => 'Woodstock, GA', + 1770518 => 'Roswell, GA', + 1770521 => 'Alpharetta, GA', + 1770522 => 'Atlanta, GA', + 1770528 => 'Marietta, GA', + 1770529 => 'Acworth, GA', + 1770531 => 'Gainesville, GA', + 1770532 => 'Gainesville, GA', + 1770533 => 'Gainesville, GA', + 1770534 => 'Gainesville, GA', + 1770535 => 'Gainesville, GA', + 1770536 => 'Gainesville, GA', + 1770537 => 'Bremen, GA', + 1770538 => 'Gainesville, GA', + 1770551 => 'Atlanta, GA', + 1770552 => 'Roswell, GA', + 1770554 => 'Loganville, GA', + 1770562 => 'Temple, GA', + 1770565 => 'Marietta, GA', + 1770567 => 'Zebulon, GA', + 1770569 => 'Alpharetta, GA', + 1770574 => 'Tallapoosa, GA', + 1770577 => 'Douglasville, GA', + 1770578 => 'Marietta, GA', + 1770579 => 'Marietta, GA', + 1770582 => 'Norcross, GA', + 1770587 => 'Roswell, GA', + 1770591 => 'Woodstock, GA', + 1770592 => 'Woodstock, GA', + 1770594 => 'Roswell, GA', + 1770599 => 'Senoia, GA', + 1770602 => 'Conyers, GA', + 1770603 => 'Jonesboro, GA', + 1770606 => 'Cartersville, GA', + 1770607 => 'Cartersville, GA', + 1770619 => 'Alpharetta, GA', + 1770622 => 'Duluth, GA', + 1770623 => 'Duluth, GA', + 1770631 => 'Peachtree City, GA', + 1770632 => 'Peachtree City, GA', + 1770640 => 'Roswell, GA', + 1770641 => 'Roswell, GA', + 1770642 => 'Roswell, GA', + 1770643 => 'Roswell, GA', + 1770646 => 'Buchanan, GA', + 1770648 => 'Conyers, GA', + 1770650 => 'Roswell, GA', + 1770662 => 'Norcross, GA', + 1770663 => 'Alpharetta, GA', + 1770664 => 'Alpharetta, GA', + 1770667 => 'Alpharetta, GA', + 1770668 => 'Atlanta, GA', + 1770671 => 'Atlanta, GA', + 1770677 => 'Atlanta, GA', + 1770679 => 'Conyers, GA', + 1770682 => 'Lawrenceville, GA', + 1770683 => 'Newnan, GA', + 1770684 => 'Rockmart, GA', + 1770698 => 'Atlanta, GA', + 1770704 => 'Canton, GA', + 1770707 => 'Hampton, GA', + 1770716 => 'Fayetteville, GA', + 1770718 => 'Gainesville, GA', + 1770719 => 'Fayetteville, GA', + 1770720 => 'Canton, GA', + 1770729 => 'Norcross, GA', + 1770730 => 'Atlanta, GA', + 1770732 => 'Austell, GA', + 1770735 => 'Ball Ground, GA', + 1770736 => 'Snellville, GA', + 1770740 => 'Alpharetta, GA', + 1770748 => 'Cedartown, GA', + 1770749 => 'Cedartown, GA', + 1770751 => 'Alpharetta, GA', + 1770752 => 'Alpharetta, GA', + 1770753 => 'Alpharetta, GA', + 1770754 => 'Alpharetta, GA', + 1770760 => 'Conyers, GA', + 1770761 => 'Conyers, GA', + 1770772 => 'Alpharetta, GA', + 1770773 => 'Adairsville, GA', + 1770775 => 'Jackson, GA', + 1770777 => 'Alpharetta, GA', + 1770781 => 'Cumming, GA', + 1770784 => 'Covington, GA', + 1770785 => 'Conyers, GA', + 1770786 => 'Covington, GA', + 1770787 => 'Covington, GA', + 1770788 => 'Covington, GA', + 1770792 => 'Marietta, GA', + 1770793 => 'Marietta, GA', + 1770794 => 'Marietta, GA', + 1770804 => 'Atlanta, GA', + 1770813 => 'Duluth, GA', + 1770814 => 'Duluth, GA', + 1770822 => 'Lawrenceville, GA', + 1770830 => 'Carrollton, GA', + 1770832 => 'Carrollton, GA', + 1770834 => 'Carrollton, GA', + 1770836 => 'Carrollton, GA', + 1770838 => 'Carrollton, GA', + 1770840 => 'Norcross, GA', + 1770844 => 'Cumming, GA', + 1770860 => 'Conyers, GA', + 1770867 => 'Winder, GA', + 1770868 => 'Winder, GA', + 1770869 => 'Lula, GA', + 1770879 => 'Stone Mountain, GA', + 1770886 => 'Cumming, GA', + 1770887 => 'Cumming, GA', + 1770888 => 'Cumming, GA', + 1770889 => 'Cumming, GA', + 1770898 => 'McDonough, GA', + 1770907 => 'Riverdale, GA', + 1770909 => 'Riverdale, GA', + 1770914 => 'McDonough, GA', + 1770917 => 'Acworth, GA', + 1770918 => 'Conyers, GA', + 1770919 => 'Marietta, GA', + 1770920 => 'Douglasville, GA', + 1770922 => 'Conyers, GA', + 1770924 => 'Woodstock, GA', + 1770926 => 'Woodstock, GA', + 1770927 => 'Luthersville, GA', + 1770929 => 'Conyers, GA', + 1770934 => 'Tucker, GA', + 1770938 => 'Tucker, GA', + 1770939 => 'Tucker, GA', + 1770942 => 'Douglasville, GA', + 1770945 => 'Buford, GA', + 1770946 => 'Hampton, GA', + 1770947 => 'Douglasville, GA', + 1770949 => 'Douglasville, GA', + 1770954 => 'McDonough, GA', + 1770957 => 'McDonough, GA', + 1770960 => 'Morrow, GA', + 1770961 => 'Morrow, GA', + 1770962 => 'Lawrenceville, GA', + 1770963 => 'Lawrenceville, GA', + 1770965 => 'Flowery Branch, GA', + 1770966 => 'Acworth, GA', + 1770967 => 'Flowery Branch, GA', + 1770968 => 'Morrow, GA', + 1770971 => 'Marietta, GA', + 1770972 => 'Snellville, GA', + 1770973 => 'Marietta, GA', + 1770974 => 'Acworth, GA', + 1770975 => 'Acworth, GA', + 1770977 => 'Marietta, GA', + 1770978 => 'Snellville, GA', + 1770979 => 'Snellville, GA', + 1770982 => 'Snellville, GA', + 1770985 => 'Snellville, GA', + 1770991 => 'Riverdale, GA', + 1770992 => 'Roswell, GA', + 1770993 => 'Roswell, GA', + 1770995 => 'Lawrenceville, GA', + 1770997 => 'Riverdale, GA', + 1770998 => 'Roswell, GA', + 1772 => 'Florida', + 1772204 => 'Port St. Lucie, FL', + 1772219 => 'Stuart, FL', + 1772220 => 'Stuart, FL', + 1772221 => 'Stuart, FL', + 1772223 => 'Stuart, FL', + 1772224 => 'Port St. Lucie, FL', + 1772225 => 'Jensen Beach, FL', + 1772226 => 'Vero Beach, FL', + 1772229 => 'Jensen Beach, FL', + 1772231 => 'Vero Beach, FL', + 1772232 => 'Jensen Beach, FL', + 1772234 => 'Vero Beach, FL', + 1772237 => 'Port St. Lucie, FL', + 1772257 => 'Vero Beach, FL', + 1772283 => 'Stuart, FL', + 1772286 => 'Stuart, FL', + 1772287 => 'Stuart, FL', + 1772288 => 'Stuart, FL', + 1772299 => 'Vero Beach, FL', + 1772321 => 'Vero Beach, FL', + 1772323 => 'Port St. Lucie, FL', + 1772334 => 'Jensen Beach, FL', + 1772335 => 'Port St. Lucie, FL', + 1772336 => 'Port St. Lucie, FL', + 1772337 => 'Port St. Lucie, FL', + 1772340 => 'Port St. Lucie, FL', + 1772343 => 'Port St. Lucie, FL', + 1772344 => 'Port St. Lucie, FL', + 1772345 => 'Port St. Lucie, FL', + 1772370 => 'Port St. Lucie, FL', + 1772388 => 'Sebastian, FL', + 1772398 => 'Port St. Lucie, FL', + 1772419 => 'Stuart, FL', + 1772429 => 'Fort Pierce, FL', + 1772460 => 'Fort Pierce, FL', + 1772461 => 'Fort Pierce, FL', + 1772462 => 'Fort Pierce, FL', + 1772463 => 'Stuart, FL', + 1772464 => 'Fort Pierce, FL', + 1772465 => 'Fort Pierce, FL', + 1772466 => 'Fort Pierce, FL', + 1772467 => 'Fort Pierce, FL', + 1772468 => 'Fort Pierce, FL', + 1772473 => 'Vero Beach, FL', + 1772489 => 'Fort Pierce, FL', + 1772492 => 'Vero Beach, FL', + 1772545 => 'Hobe Sound, FL', + 1772546 => 'Hobe Sound, FL', + 1772559 => 'Vero Beach, FL', + 1772562 => 'Vero Beach, FL', + 1772563 => 'Vero Beach, FL', + 1772564 => 'Vero Beach, FL', + 1772567 => 'Vero Beach, FL', + 1772569 => 'Vero Beach, FL', + 1772571 => 'Fellsmere, FL', + 1772581 => 'Sebastian, FL', + 1772589 => 'Sebastian, FL', + 1772595 => 'Fort Pierce, FL', + 1772597 => 'Indiantown, FL', + 1772600 => 'Stuart, FL', + 1772621 => 'Port St. Lucie, FL', + 1772626 => 'Port St. Lucie, FL', + 1772633 => 'Vero Beach, FL', + 1772664 => 'Sebastian, FL', + 1772672 => 'Fort Pierce, FL', + 1772692 => 'Stuart, FL', + 1772770 => 'Vero Beach, FL', + 1772778 => 'Vero Beach, FL', + 1772781 => 'Stuart, FL', + 1772785 => 'Port St. Lucie, FL', + 1772794 => 'Vero Beach, FL', + 1772807 => 'Port St. Lucie, FL', + 1772871 => 'Port St. Lucie, FL', + 1772873 => 'Port St. Lucie, FL', + 1772878 => 'Port St. Lucie, FL', + 1772879 => 'Port St. Lucie, FL', + 1772882 => 'Fort Pierce, FL', + 1772978 => 'Vero Beach, FL', + 1773 => 'Chicago, IL', + 1774 => 'Massachusetts', + 1774202 => 'New Bedford, MA', + 1775 => 'Nevada', + 1775265 => 'Gardnerville, NV', + 1775273 => 'Lovelock, NV', + 1775284 => 'Reno, NV', + 1775289 => 'Ely, NV', + 1775322 => 'Reno, NV', + 1775323 => 'Reno, NV', + 1775324 => 'Reno, NV', + 1775327 => 'Reno, NV', + 1775328 => 'Reno, NV', + 1775329 => 'Reno, NV', + 1775331 => 'Sparks, NV', + 1775332 => 'Reno, NV', + 1775333 => 'Reno, NV', + 1775334 => 'Reno, NV', + 1775337 => 'Reno, NV', + 1775348 => 'Reno, NV', + 1775351 => 'Sparks, NV', + 1775352 => 'Sparks, NV', + 1775353 => 'Sparks, NV', + 1775355 => 'Sparks, NV', + 1775356 => 'Sparks, NV', + 1775358 => 'Sparks, NV', + 1775359 => 'Sparks, NV', + 1775423 => 'Fallon, NV', + 1775424 => 'Sparks, NV', + 1775425 => 'Sparks, NV', + 1775428 => 'Fallon, NV', + 1775445 => 'Carson City, NV', + 1775453 => 'Reno, NV', + 1775463 => 'Yerington, NV', + 1775482 => 'Tonopah, NV', + 1775537 => 'Pahrump, NV', + 1775575 => 'Fernley, NV', + 1775577 => 'Silver Springs, NV', + 1775588 => 'Stateline, NV', + 1775622 => 'Reno, NV', + 1775623 => 'Winnemucca, NV', + 1775624 => 'Reno, NV', + 1775625 => 'Winnemucca, NV', + 1775626 => 'Sparks, NV', + 1775635 => 'Battle Mountain, NV', + 1775636 => 'Reno, NV', + 1775657 => 'Reno, NV', + 1775677 => 'Reno, NV', + 1775684 => 'Carson City, NV', + 1775687 => 'Carson City, NV', + 1775689 => 'Reno, NV', + 1775726 => 'Caliente, NV', + 1775727 => 'Pahrump, NV', + 1775738 => 'Elko, NV', + 1775746 => 'Reno, NV', + 1775747 => 'Reno, NV', + 1775751 => 'Pahrump, NV', + 1775752 => 'Wells, NV', + 1775753 => 'Elko, NV', + 1775770 => 'Reno, NV', + 1775777 => 'Elko, NV', + 1775778 => 'Elko, NV', + 1775782 => 'Gardnerville, NV', + 1775784 => 'Reno, NV', + 1775786 => 'Reno, NV', + 1775787 => 'Reno, NV', + 1775823 => 'Reno, NV', + 1775824 => 'Reno, NV', + 1775825 => 'Reno, NV', + 1775826 => 'Reno, NV', + 1775827 => 'Reno, NV', + 1775828 => 'Reno, NV', + 1775829 => 'Reno, NV', + 1775831 => 'Incline Village, NV', + 1775832 => 'Incline Village, NV', + 1775833 => 'Incline Village, NV', + 1775841 => 'Carson City, NV', + 1775847 => 'Virginia City, NV', + 1775849 => 'Reno, NV', + 1775850 => 'Reno, NV', + 1775851 => 'Reno, NV', + 1775852 => 'Reno, NV', + 1775853 => 'Reno, NV', + 1775856 => 'Reno, NV', + 1775857 => 'Reno, NV', + 1775867 => 'Fallon, NV', + 1775882 => 'Carson City, NV', + 1775883 => 'Carson City, NV', + 1775884 => 'Carson City, NV', + 1775885 => 'Carson City, NV', + 1775886 => 'Carson City, NV', + 1775887 => 'Carson City, NV', + 1775888 => 'Carson City, NV', + 1775945 => 'Hawthorne, NV', + 1775972 => 'Reno, NV', + 1775982 => 'Reno, NV', + 1778 => 'British Columbia', + 1778278 => 'Langley, BC', + 1778294 => 'Surrey, BC', + 1778297 => 'Richmond, BC', + 1778298 => 'Langley, BC', + 1778340 => 'North Vancouver, BC', + 1778371 => 'Vancouver, BC', + 1778395 => 'Surrey, BC', + 1778397 => 'New Westminster, BC', + 1778471 => 'Kamloops, BC', + 1778475 => 'Vernon, BC', + 1778476 => 'Penticton, BC', + 1778478 => 'Kelowna, BC', + 1778484 => 'Kelowna, BC', + 1778565 => 'Surrey, BC', + 1778574 => 'Surrey, BC', + 1779 => 'Illinois', + 1779423 => 'Rockford, IL', + 1780 => 'Alberta', + 1780332 => 'Grimshaw, AB', + 1780336 => 'Viking, AB', + 1780349 => 'Westlock, AB', + 1780352 => 'Wetaskiwin, AB', + 1780354 => 'Beaverlodge, AB', + 1780361 => 'Wetaskiwin, AB', + 1780385 => 'Killam, AB', + 1780387 => 'Millet, AB', + 1780402 => 'Grande Prairie, AB', + 1780406 => 'Edmonton, AB', + 1780407 => 'Edmonton, AB', + 1780408 => 'Edmonton, AB', + 1780409 => 'Edmonton, AB', + 1780413 => 'Edmonton, AB', + 1780414 => 'Edmonton, AB', + 1780416 => 'Sherwood Park, AB', + 1780417 => 'Sherwood Park, AB', + 1780418 => 'St. Albert, AB', + 1780420 => 'Edmonton, AB', + 1780421 => 'Edmonton, AB', + 1780422 => 'Edmonton, AB', + 1780423 => 'Edmonton, AB', + 1780424 => 'Edmonton, AB', + 1780425 => 'Edmonton, AB', + 1780426 => 'Edmonton, AB', + 1780428 => 'Edmonton, AB', + 1780429 => 'Edmonton, AB', + 1780430 => 'Edmonton, AB', + 1780431 => 'Edmonton, AB', + 1780432 => 'Edmonton, AB', + 1780433 => 'Edmonton, AB', + 1780434 => 'Edmonton, AB', + 1780435 => 'Edmonton, AB', + 1780436 => 'Edmonton, AB', + 1780437 => 'Edmonton, AB', + 1780438 => 'Edmonton, AB', + 1780439 => 'Edmonton, AB', + 1780440 => 'Edmonton, AB', + 1780441 => 'Edmonton, AB', + 1780442 => 'Edmonton, AB', + 1780443 => 'Edmonton, AB', + 1780444 => 'Edmonton, AB', + 1780446 => 'Edmonton, AB', + 1780447 => 'Edmonton, AB', + 1780448 => 'Edmonton, AB', + 1780449 => 'Sherwood Park, AB', + 1780450 => 'Edmonton, AB', + 1780451 => 'Edmonton, AB', + 1780452 => 'Edmonton, AB', + 1780453 => 'Edmonton, AB', + 1780454 => 'Edmonton, AB', + 1780455 => 'Edmonton, AB', + 1780456 => 'Edmonton, AB', + 1780457 => 'Edmonton, AB', + 1780458 => 'St. Albert, AB', + 1780459 => 'St. Albert, AB', + 1780460 => 'St. Albert, AB', + 1780461 => 'Edmonton, AB', + 1780462 => 'Edmonton, AB', + 1780463 => 'Edmonton, AB', + 1780464 => 'Sherwood Park, AB', + 1780465 => 'Edmonton, AB', + 1780466 => 'Edmonton, AB', + 1780467 => 'Sherwood Park, AB', + 1780468 => 'Edmonton, AB', + 1780469 => 'Edmonton, AB', + 1780470 => 'St. Albert, AB', + 1780471 => 'Edmonton, AB', + 1780472 => 'Edmonton, AB', + 1780473 => 'Edmonton, AB', + 1780474 => 'Edmonton, AB', + 1780475 => 'Edmonton, AB', + 1780476 => 'Edmonton, AB', + 1780477 => 'Edmonton, AB', + 1780478 => 'Edmonton, AB', + 1780479 => 'Edmonton, AB', + 1780481 => 'Edmonton, AB', + 1780482 => 'Edmonton, AB', + 1780483 => 'Edmonton, AB', + 1780484 => 'Edmonton, AB', + 1780485 => 'Edmonton, AB', + 1780486 => 'Edmonton, AB', + 1780487 => 'Edmonton, AB', + 1780488 => 'Edmonton, AB', + 1780489 => 'Edmonton, AB', + 1780490 => 'Edmonton, AB', + 1780492 => 'Edmonton, AB', + 1780496 => 'Edmonton, AB', + 1780497 => 'Edmonton, AB', + 1780499 => 'Edmonton, AB', + 1780513 => 'Grande Prairie, AB', + 1780523 => 'High Prairie, AB', + 1780524 => 'Valleyview, AB', + 1780532 => 'Grande Prairie, AB', + 1780538 => 'Grande Prairie, AB', + 1780539 => 'Grande Prairie, AB', + 1780542 => 'Drayton Valley, AB', + 1780568 => 'Sexsmith, AB', + 1780594 => 'Cold Lake, AB', + 1780608 => 'Camrose, AB', + 1780621 => 'Drayton Valley, AB', + 1780622 => 'Fox Creek, AB', + 1780623 => 'Lac la Biche, AB', + 1780624 => 'Peace River, AB', + 1780628 => 'Edmonton, AB', + 1780632 => 'Vegreville, AB', + 1780639 => 'Cold Lake, AB', + 1780645 => 'Saint Paul, AB', + 1780656 => 'Smoky Lake, AB', + 1780662 => 'Tofield, AB', + 1780672 => 'Camrose, AB', + 1780674 => 'Barrhead, AB', + 1780675 => 'Athabasca, AB', + 1780679 => 'Camrose, AB', + 1780689 => 'Boyle, AB', + 1780701 => 'Edmonton, AB', + 1780702 => 'Edmonton, AB', + 1780706 => 'Whitecourt, AB', + 1780712 => 'Edson, AB', + 1780715 => 'Fort McMurray, AB', + 1780723 => 'Edson, AB', + 1780724 => 'Elk Point, AB', + 1780727 => 'Evansburg, AB', + 1780743 => 'Fort McMurray, AB', + 1780750 => 'Fort McMurray, AB', + 1780753 => 'Provost, AB', + 1780756 => 'Edmonton, AB', + 1780757 => 'Edmonton, AB', + 1780758 => 'Edmonton, AB', + 1780760 => 'Edmonton, AB', + 1780761 => 'Edmonton, AB', + 1780778 => 'Whitecourt, AB', + 1780786 => 'Mayerthorpe, AB', + 1780790 => 'Fort McMurray, AB', + 1780791 => 'Fort McMurray, AB', + 1780799 => 'Fort McMurray, AB', + 1780800 => 'Edmonton, AB', + 1780808 => 'Lloydminster, AB', + 1780812 => 'Bonnyville, AB', + 1780814 => 'Grande Prairie, AB', + 1780826 => 'Bonnyville, AB', + 1780827 => 'Grande Cache, AB', + 1780830 => 'Grande Prairie, AB', + 1780831 => 'Grande Prairie, AB', + 1780832 => 'Grande Prairie, AB', + 1780835 => 'Fairview, AB', + 1780836 => 'Manning, AB', + 1780837 => 'Falher, AB', + 1780842 => 'Wainwright, AB', + 1780849 => 'Slave Lake, AB', + 1780852 => 'Jasper, AB', + 1780853 => 'Vermilion, AB', + 1780865 => 'Hinton, AB', + 1780871 => 'Lloydminster, AB', + 1780872 => 'Lloydminster, AB', + 1780875 => 'Lloydminster, AB', + 1780882 => 'Grande Prairie, AB', + 1780895 => 'Lamont, AB', + 1780922 => 'Ardrossan, AB', + 1780926 => 'High Level, AB', + 1780928 => 'La Crête, AB', + 1780929 => 'Beaumont, AB', + 1780930 => 'Edmonton, AB', + 1780939 => 'Morinville, AB', + 1780942 => 'Redwater, AB', + 1780944 => 'Edmonton, AB', + 1780955 => 'Nisku, AB', + 1780960 => 'Spruce Grove, AB', + 1780962 => 'Spruce Grove, AB', + 1780963 => 'Stony Plain, AB', + 1780967 => 'Onoway, AB', + 1780968 => 'Stony Plain, AB', + 1780980 => 'Leduc, AB', + 1780986 => 'Leduc, AB', + 1780987 => 'Devon, AB', + 1780988 => 'Edmonton, AB', + 1780989 => 'Edmonton, AB', + 1780990 => 'Edmonton, AB', + 1780992 => 'Fort Saskatchewan, AB', + 1780993 => 'Edmonton, AB', + 1780998 => 'Fort Saskatchewan, AB', + 1781 => 'Massachusetts', + 1781209 => 'Waltham, MA', + 1781221 => 'Burlington, MA', + 1781224 => 'Wakefield, MA', + 1781229 => 'Burlington, MA', + 1781231 => 'Saugus, MA', + 1781233 => 'Saugus, MA', + 1781235 => 'Wellesley, MA', + 1781237 => 'Wellesley, MA', + 1781239 => 'Wellesley, MA', + 1781245 => 'Wakefield, MA', + 1781246 => 'Wakefield, MA', + 1781251 => 'Dedham, MA', + 1781255 => 'Norwood, MA', + 1781259 => 'Lincoln, MA', + 1781270 => 'Burlington, MA', + 1781272 => 'Burlington, MA', + 1781273 => 'Burlington, MA', + 1781274 => 'Lexington, MA', + 1781275 => 'Bedford, MA', + 1781278 => 'Norwood, MA', + 1781279 => 'Stoneham, MA', + 1781281 => 'Woburn, MA', + 1781284 => 'Revere, MA', + 1781286 => 'Revere, MA', + 1781289 => 'Revere, MA', + 1781297 => 'Stoughton, MA', + 1781306 => 'Medford, MA', + 1781316 => 'Arlington, MA', + 1781320 => 'Dedham, MA', + 1781321 => 'Malden, MA', + 1781322 => 'Malden, MA', + 1781324 => 'Malden, MA', + 1781326 => 'Dedham, MA', + 1781329 => 'Dedham, MA', + 1781334 => 'Lynnfield, MA', + 1781335 => 'Weymouth, MA', + 1781337 => 'Weymouth, MA', + 1781338 => 'Malden, MA', + 1781341 => 'Stoughton, MA', + 1781344 => 'Stoughton, MA', + 1781356 => 'Braintree, MA', + 1781376 => 'Woburn, MA', + 1781380 => 'Braintree, MA', + 1781383 => 'Cohasset, MA', + 1781388 => 'Malden, MA', + 1781391 => 'Medford, MA', + 1781393 => 'Medford, MA', + 1781395 => 'Medford, MA', + 1781396 => 'Medford, MA', + 1781397 => 'Malden, MA', + 1781407 => 'Westwood, MA', + 1781431 => 'Wellesley, MA', + 1781433 => 'Needham, MA', + 1781436 => 'Stoughton, MA', + 1781438 => 'Stoneham, MA', + 1781444 => 'Needham, MA', + 1781447 => 'Whitman, MA', + 1781449 => 'Needham, MA', + 1781453 => 'Needham, MA', + 1781455 => 'Needham, MA', + 1781461 => 'Dedham, MA', + 1781477 => 'Lynn, MA', + 1781485 => 'Revere, MA', + 1781487 => 'Waltham, MA', + 1781544 => 'Scituate, MA', + 1781545 => 'Scituate, MA', + 1781551 => 'Norwood, MA', + 1781575 => 'Canton, MA', + 1781581 => 'Lynn, MA', + 1781582 => 'Kingston, MA', + 1781585 => 'Kingston, MA', + 1781592 => 'Lynn, MA', + 1781593 => 'Lynn, MA', + 1781595 => 'Lynn, MA', + 1781596 => 'Lynn, MA', + 1781598 => 'Lynn, MA', + 1781599 => 'Lynn, MA', + 1781631 => 'Marblehead, MA', + 1781639 => 'Marblehead, MA', + 1781641 => 'Arlington, MA', + 1781642 => 'Waltham, MA', + 1781643 => 'Arlington, MA', + 1781646 => 'Arlington, MA', + 1781647 => 'Waltham, MA', + 1781648 => 'Arlington, MA', + 1781659 => 'Norwell, MA', + 1781662 => 'Melrose, MA', + 1781665 => 'Melrose, MA', + 1781674 => 'Lexington, MA', + 1781682 => 'Weymouth, MA', + 1781687 => 'Bedford, MA', + 1781721 => 'Winchester, MA', + 1781729 => 'Winchester, MA', + 1781740 => 'Hingham, MA', + 1781741 => 'Hingham, MA', + 1781744 => 'Burlington, MA', + 1781749 => 'Hingham, MA', + 1781756 => 'Winchester, MA', + 1781762 => 'Norwood, MA', + 1781767 => 'Holbrook, MA', + 1781769 => 'Norwood, MA', + 1781780 => 'Lynn, MA', + 1781784 => 'Sharon, MA', + 1781821 => 'Canton, MA', + 1781826 => 'Hanover, MA', + 1781828 => 'Canton, MA', + 1781834 => 'Marshfield, MA', + 1781837 => 'Marshfield, MA', + 1781843 => 'Braintree, MA', + 1781848 => 'Braintree, MA', + 1781849 => 'Braintree, MA', + 1781860 => 'Lexington, MA', + 1781861 => 'Lexington, MA', + 1781862 => 'Lexington, MA', + 1781863 => 'Lexington, MA', + 1781890 => 'Waltham, MA', + 1781891 => 'Waltham, MA', + 1781893 => 'Waltham, MA', + 1781894 => 'Waltham, MA', + 1781895 => 'Waltham, MA', + 1781899 => 'Waltham, MA', + 1781925 => 'Hull, MA', + 1781932 => 'Woburn, MA', + 1781933 => 'Woburn, MA', + 1781934 => 'Duxbury, MA', + 1781935 => 'Woburn, MA', + 1781937 => 'Woburn, MA', + 1781938 => 'Woburn, MA', + 1781942 => 'Reading, MA', + 1781944 => 'Reading, MA', + 1781961 => 'Randolph, MA', + 1781963 => 'Randolph, MA', + 1781979 => 'Melrose, MA', + 1781986 => 'Randolph, MA', + 1782 => 'Nova Scotia', + 1785 => 'Kansas', + 1785215 => 'Topeka, KS', + 1785222 => 'La Crosse, KS', + 1785227 => 'Lindsborg, KS', + 1785228 => 'Topeka, KS', + 1785229 => 'Ottawa, KS', + 1785232 => 'Topeka, KS', + 1785233 => 'Topeka, KS', + 1785234 => 'Topeka, KS', + 1785235 => 'Topeka, KS', + 1785238 => 'Junction City, KS', + 1785239 => 'Fort Riley, KS', + 1785242 => 'Ottawa, KS', + 1785243 => 'Concordia, KS', + 1785246 => 'Topeka, KS', + 1785258 => 'Herington, KS', + 1785263 => 'Abilene, KS', + 1785266 => 'Topeka, KS', + 1785267 => 'Topeka, KS', + 1785271 => 'Topeka, KS', + 1785272 => 'Topeka, KS', + 1785273 => 'Topeka, KS', + 1785282 => 'Smith Center, KS', + 1785284 => 'Sabetha, KS', + 1785286 => 'Topeka, KS', + 1785295 => 'Topeka, KS', + 1785296 => 'Topeka, KS', + 1785309 => 'Salina, KS', + 1785312 => 'Lawrence, KS', + 1785320 => 'Manhattan, KS', + 1785325 => 'Washington, KS', + 1785331 => 'Lawrence, KS', + 1785332 => 'St. Francis, KS', + 1785336 => 'Seneca, KS', + 1785346 => 'Osborne, KS', + 1785350 => 'Topeka, KS', + 1785354 => 'Topeka, KS', + 1785357 => 'Topeka, KS', + 1785363 => 'Blue Rapids, KS', + 1785364 => 'Holton, KS', + 1785368 => 'Topeka, KS', + 1785378 => 'Mankato, KS', + 1785379 => 'Tecumseh, KS', + 1785392 => 'Minneapolis, KS', + 1785404 => 'Salina, KS', + 1785421 => 'Hill City, KS', + 1785425 => 'Stockton, KS', + 1785434 => 'Plainville, KS', + 1785437 => 'Saint Marys, KS', + 1785448 => 'Garnett, KS', + 1785452 => 'Salina, KS', + 1785454 => 'Downs, KS', + 1785456 => 'Wamego, KS', + 1785460 => 'Colby, KS', + 1785462 => 'Colby, KS', + 1785472 => 'Ellsworth, KS', + 1785475 => 'Oberlin, KS', + 1785478 => 'Topeka, KS', + 1785483 => 'Russell, KS', + 1785484 => 'Meriden, KS', + 1785486 => 'Horton, KS', + 1785524 => 'Lincoln, KS', + 1785527 => 'Belleville, KS', + 1785528 => 'Osage City, KS', + 1785532 => 'Manhattan, KS', + 1785537 => 'Manhattan, KS', + 1785539 => 'Manhattan, KS', + 1785542 => 'Eudora, KS', + 1785543 => 'Phillipsburg, KS', + 1785562 => 'Marysville, KS', + 1785587 => 'Manhattan, KS', + 1785594 => 'Baldwin City, KS', + 1785621 => 'Hays, KS', + 1785623 => 'Hays, KS', + 1785625 => 'Hays, KS', + 1785626 => 'Atwood, KS', + 1785628 => 'Hays, KS', + 1785632 => 'Clay Center, KS', + 1785672 => 'Oakley, KS', + 1785675 => 'Hoxie, KS', + 1785726 => 'Ellis, KS', + 1785735 => 'Victoria, KS', + 1785738 => 'Beloit, KS', + 1785742 => 'Hiawatha, KS', + 1785743 => 'WaKeeney, KS', + 1785749 => 'Lawrence, KS', + 1785754 => 'Quinter, KS', + 1785762 => 'Junction City, KS', + 1785766 => 'Lawrence, KS', + 1785776 => 'Manhattan, KS', + 1785783 => 'Topeka, KS', + 1785798 => 'Ness City, KS', + 1785820 => 'Salina, KS', + 1785823 => 'Salina, KS', + 1785825 => 'Salina, KS', + 1785826 => 'Salina, KS', + 1785827 => 'Salina, KS', + 1785828 => 'Lyndon, KS', + 1785830 => 'Lawrence, KS', + 1785832 => 'Lawrence, KS', + 1785836 => 'Carbondale, KS', + 1785838 => 'Lawrence, KS', + 1785840 => 'Lawrence, KS', + 1785841 => 'Lawrence, KS', + 1785842 => 'Lawrence, KS', + 1785843 => 'Lawrence, KS', + 1785852 => 'Sharon Springs, KS', + 1785856 => 'Lawrence, KS', + 1785862 => 'Topeka, KS', + 1785863 => 'Oskaloosa, KS', + 1785864 => 'Lawrence, KS', + 1785865 => 'Lawrence, KS', + 1785877 => 'Norton, KS', + 1785883 => 'Wellsville, KS', + 1785889 => 'Onaga, KS', + 1785890 => 'Goodland, KS', + 1785899 => 'Goodland, KS', + 1785945 => 'Valley Falls, KS', + 1785985 => 'Troy, KS', + 1785989 => 'Wathena, KS', + 1786 => 'Florida', + 1786242 => 'Miami, FL', + 1786243 => 'Homestead, FL', + 1786250 => 'Miami, FL', + 1786293 => 'Miami, FL', + 1786294 => 'Miami, FL', + 1786362 => 'Miami, FL', + 1786388 => 'Miami, FL', + 1786507 => 'Miami, FL', + 1786517 => 'Miami, FL', + 1786536 => 'Miami, FL', + 1786558 => 'Miami, FL', + 1786573 => 'Miami, FL', + 1786596 => 'Miami, FL', + 1786621 => 'Miami, FL', + 1786662 => 'South Miami, FL', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1701.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1701.php deleted file mode 100644 index dd90074c3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1701.php +++ /dev/null @@ -1,120 +0,0 @@ - 'North Dakota', - 1701221 => 'Bismarck, ND', - 1701222 => 'Bismarck, ND', - 1701223 => 'Bismarck, ND', - 1701224 => 'Bismarck, ND', - 1701225 => 'Dickinson, ND', - 1701227 => 'Dickinson, ND', - 1701228 => 'Bottineau, ND', - 1701232 => 'Fargo, ND', - 1701234 => 'Fargo, ND', - 1701235 => 'Fargo, ND', - 1701237 => 'Fargo, ND', - 1701239 => 'Fargo, ND', - 1701241 => 'Fargo, ND', - 1701242 => 'Hankinson, ND', - 1701250 => 'Bismarck, ND', - 1701251 => 'Jamestown, ND', - 1701252 => 'Jamestown, ND', - 1701253 => 'Jamestown, ND', - 1701254 => 'Linton, ND', - 1701255 => 'Bismarck, ND', - 1701256 => 'Langdon, ND', - 1701258 => 'Bismarck, ND', - 1701265 => 'Cavalier, ND', - 1701271 => 'Fargo, ND', - 1701280 => 'Fargo, ND', - 1701284 => 'Park River, ND', - 1701288 => 'Ashley, ND', - 1701293 => 'Fargo, ND', - 1701297 => 'Fargo, ND', - 1701298 => 'Fargo, ND', - 1701323 => 'Bismarck, ND', - 1701324 => 'Harvey, ND', - 1701328 => 'Bismarck, ND', - 1701347 => 'Casselton, ND', - 1701349 => 'Ellendale, ND', - 1701352 => 'Grafton, ND', - 1701355 => 'Bismarck, ND', - 1701356 => 'Fargo, ND', - 1701364 => 'Fargo, ND', - 1701365 => 'Fargo, ND', - 1701385 => 'Kenmare, ND', - 1701400 => 'Bismarck, ND', - 1701437 => 'Enderlin, ND', - 1701448 => 'Turtle Lake, ND', - 1701452 => 'Wishek, ND', - 1701454 => 'Drayton, ND', - 1701456 => 'Dickinson, ND', - 1701462 => 'Washburn, ND', - 1701463 => 'Garrison, ND', - 1701476 => 'Fargo, ND', - 1701477 => 'Rolla, ND', - 1701478 => 'Fargo, ND', - 1701483 => 'Dickinson, ND', - 1701523 => 'Bowman, ND', - 1701530 => 'Bismarck, ND', - 1701549 => 'Walhalla, ND', - 1701567 => 'Hettinger, ND', - 1701572 => 'Williston, ND', - 1701575 => 'Belfield, ND', - 1701577 => 'Williston, ND', - 1701584 => 'Elgin, ND', - 1701627 => 'New Town, ND', - 1701628 => 'Stanley, ND', - 1701636 => 'Hillsboro, ND', - 1701642 => 'Wahpeton, ND', - 1701652 => 'Carrington, ND', - 1701662 => 'Devils Lake, ND', - 1701663 => 'Mandan, ND', - 1701664 => 'Tioga, ND', - 1701667 => 'Mandan, ND', - 1701683 => 'Lisbon, ND', - 1701724 => 'Forman, ND', - 1701738 => 'Grand Forks, ND', - 1701742 => 'Oakes, ND', - 1701746 => 'Grand Forks, ND', - 1701748 => 'Hazen, ND', - 1701751 => 'Bismarck, ND', - 1701756 => 'Mohall, ND', - 1701757 => 'Grand Forks, ND', - 1701764 => 'Killdeer, ND', - 1701766 => 'Fort Totten, ND', - 1701772 => 'Grand Forks, ND', - 1701774 => 'Williston, ND', - 1701775 => 'Grand Forks, ND', - 1701776 => 'Rugby, ND', - 1701777 => 'Grand Forks, ND', - 1701780 => 'Grand Forks, ND', - 1701786 => 'Mayville, ND', - 1701788 => 'Mayville, ND', - 1701794 => 'Center, ND', - 1701795 => 'Grand Forks, ND', - 1701797 => 'Cooperstown, ND', - 1701799 => 'Fargo, ND', - 1701833 => 'Minot, ND', - 1701837 => 'Minot, ND', - 1701838 => 'Minot, ND', - 1701839 => 'Minot, ND', - 1701842 => 'Watford City, ND', - 1701843 => 'New Salem, ND', - 1701845 => 'Valley City, ND', - 1701852 => 'Minot, ND', - 1701854 => 'Fort Yates, ND', - 1701857 => 'Minot, ND', - 1701858 => 'Minot, ND', - 1701872 => 'Beach, ND', - 1701873 => 'Beulah, ND', - 1701883 => 'LaMoure, ND', - 1701947 => 'New Rockford, ND', - 1701952 => 'Jamestown, ND', - 1701965 => 'Crosby, ND', - 1701968 => 'Cando, ND', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1702.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1702.php deleted file mode 100644 index 3092222b9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1702.php +++ /dev/null @@ -1,244 +0,0 @@ - 'Nevada', - 1702202 => 'Las Vegas, NV', - 1702207 => 'Las Vegas, NV', - 1702212 => 'Las Vegas, NV', - 1702214 => 'Las Vegas, NV', - 1702216 => 'Las Vegas, NV', - 1702220 => 'Las Vegas, NV', - 1702221 => 'Las Vegas, NV', - 1702222 => 'Las Vegas, NV', - 1702227 => 'Las Vegas, NV', - 1702228 => 'Las Vegas, NV', - 1702229 => 'Las Vegas, NV', - 1702233 => 'Las Vegas, NV', - 1702240 => 'Las Vegas, NV', - 1702242 => 'Las Vegas, NV', - 1702243 => 'Las Vegas, NV', - 1702247 => 'Las Vegas, NV', - 1702248 => 'Las Vegas, NV', - 1702251 => 'Las Vegas, NV', - 1702252 => 'Las Vegas, NV', - 1702253 => 'Las Vegas, NV', - 1702254 => 'Las Vegas, NV', - 1702255 => 'Las Vegas, NV', - 1702256 => 'Las Vegas, NV', - 1702257 => 'Las Vegas, NV', - 1702258 => 'Las Vegas, NV', - 1702259 => 'Las Vegas, NV', - 1702260 => 'Las Vegas, NV', - 1702261 => 'Las Vegas, NV', - 1702262 => 'Las Vegas, NV', - 1702263 => 'Las Vegas, NV', - 1702267 => 'Henderson, NV', - 1702269 => 'Las Vegas, NV', - 1702270 => 'Las Vegas, NV', - 1702272 => 'Las Vegas, NV', - 1702284 => 'Las Vegas, NV', - 1702293 => 'Boulder City, NV', - 1702294 => 'Boulder City, NV', - 1702298 => 'Laughlin, NV', - 1702304 => 'Las Vegas, NV', - 1702307 => 'Las Vegas, NV', - 1702309 => 'Las Vegas, NV', - 1702312 => 'Las Vegas, NV', - 1702313 => 'Las Vegas, NV', - 1702320 => 'Las Vegas, NV', - 1702331 => 'Las Vegas, NV', - 1702333 => 'Las Vegas, NV', - 1702341 => 'Las Vegas, NV', - 1702345 => 'Mesquite, NV', - 1702346 => 'Mesquite, NV', - 1702360 => 'Las Vegas, NV', - 1702361 => 'Las Vegas, NV', - 1702362 => 'Las Vegas, NV', - 1702363 => 'Las Vegas, NV', - 1702364 => 'Las Vegas, NV', - 1702365 => 'Las Vegas, NV', - 1702366 => 'Las Vegas, NV', - 1702367 => 'Las Vegas, NV', - 1702368 => 'Las Vegas, NV', - 1702369 => 'Las Vegas, NV', - 1702380 => 'Las Vegas, NV', - 1702382 => 'Las Vegas, NV', - 1702383 => 'Las Vegas, NV', - 1702384 => 'Las Vegas, NV', - 1702385 => 'Las Vegas, NV', - 1702386 => 'Las Vegas, NV', - 1702387 => 'Las Vegas, NV', - 1702388 => 'Las Vegas, NV', - 1702395 => 'Las Vegas, NV', - 1702396 => 'Las Vegas, NV', - 1702397 => 'Overton, NV', - 1702399 => 'North Las Vegas, NV', - 1702405 => 'Las Vegas, NV', - 1702407 => 'Las Vegas, NV', - 1702410 => 'Las Vegas, NV', - 1702413 => 'Las Vegas, NV', - 1702425 => 'Las Vegas, NV', - 1702431 => 'Las Vegas, NV', - 1702432 => 'Las Vegas, NV', - 1702433 => 'Las Vegas, NV', - 1702434 => 'Las Vegas, NV', - 1702435 => 'Las Vegas, NV', - 1702436 => 'Las Vegas, NV', - 1702437 => 'Las Vegas, NV', - 1702438 => 'Las Vegas, NV', - 1702444 => 'Las Vegas, NV', - 1702445 => 'Las Vegas, NV', - 1702448 => 'Las Vegas, NV', - 1702450 => 'Las Vegas, NV', - 1702451 => 'Las Vegas, NV', - 1702452 => 'Las Vegas, NV', - 1702453 => 'Las Vegas, NV', - 1702455 => 'Las Vegas, NV', - 1702456 => 'Las Vegas, NV', - 1702457 => 'Las Vegas, NV', - 1702458 => 'Las Vegas, NV', - 1702459 => 'Las Vegas, NV', - 1702460 => 'Las Vegas, NV', - 1702462 => 'Las Vegas, NV', - 1702463 => 'Las Vegas, NV', - 1702471 => 'Las Vegas, NV', - 1702472 => 'Las Vegas, NV', - 1702473 => 'Las Vegas, NV', - 1702474 => 'Las Vegas, NV', - 1702475 => 'Las Vegas, NV', - 1702476 => 'Las Vegas, NV', - 1702477 => 'Las Vegas, NV', - 1702478 => 'Las Vegas, NV', - 1702483 => 'Las Vegas, NV', - 1702485 => 'Las Vegas, NV', - 1702486 => 'Las Vegas, NV', - 1702487 => 'Las Vegas, NV', - 1702489 => 'Las Vegas, NV', - 1702515 => 'Las Vegas, NV', - 1702522 => 'Las Vegas, NV', - 1702525 => 'Las Vegas, NV', - 1702531 => 'Las Vegas, NV', - 1702538 => 'Las Vegas, NV', - 1702541 => 'Las Vegas, NV', - 1702547 => 'Las Vegas, NV', - 1702558 => 'Henderson, NV', - 1702562 => 'Las Vegas, NV', - 1702564 => 'Henderson, NV', - 1702565 => 'Henderson, NV', - 1702566 => 'Henderson, NV', - 1702567 => 'Henderson, NV', - 1702568 => 'Henderson, NV', - 1702570 => 'Las Vegas, NV', - 1702577 => 'Las Vegas, NV', - 1702579 => 'Las Vegas, NV', - 1702586 => 'Las Vegas, NV', - 1702597 => 'Las Vegas, NV', - 1702598 => 'Las Vegas, NV', - 1702629 => 'Las Vegas, NV', - 1702631 => 'Las Vegas, NV', - 1702632 => 'Las Vegas, NV', - 1702633 => 'North Las Vegas, NV', - 1702636 => 'Las Vegas, NV', - 1702637 => 'Las Vegas, NV', - 1702638 => 'Las Vegas, NV', - 1702639 => 'North Las Vegas, NV', - 1702641 => 'Las Vegas, NV', - 1702642 => 'North Las Vegas, NV', - 1702643 => 'Las Vegas, NV', - 1702644 => 'Las Vegas, NV', - 1702645 => 'Las Vegas, NV', - 1702646 => 'Las Vegas, NV', - 1702647 => 'Las Vegas, NV', - 1702648 => 'Las Vegas, NV', - 1702649 => 'North Las Vegas, NV', - 1702650 => 'Las Vegas, NV', - 1702651 => 'Las Vegas, NV', - 1702653 => 'Nellis AFB, NV', - 1702655 => 'Las Vegas, NV', - 1702656 => 'Las Vegas, NV', - 1702657 => 'North Las Vegas, NV', - 1702658 => 'Las Vegas, NV', - 1702671 => 'Las Vegas, NV', - 1702685 => 'Las Vegas, NV', - 1702693 => 'Las Vegas, NV', - 1702696 => 'Las Vegas, NV', - 1702697 => 'Las Vegas, NV', - 1702699 => 'Las Vegas, NV', - 1702722 => 'Las Vegas, NV', - 1702727 => 'Las Vegas, NV', - 1702731 => 'Las Vegas, NV', - 1702732 => 'Las Vegas, NV', - 1702733 => 'Las Vegas, NV', - 1702734 => 'Las Vegas, NV', - 1702735 => 'Las Vegas, NV', - 1702736 => 'Las Vegas, NV', - 1702737 => 'Las Vegas, NV', - 1702739 => 'Las Vegas, NV', - 1702740 => 'Las Vegas, NV', - 1702765 => 'Las Vegas, NV', - 1702768 => 'Las Vegas, NV', - 1702776 => 'Las Vegas, NV', - 1702778 => 'Las Vegas, NV', - 1702784 => 'Las Vegas, NV', - 1702791 => 'Las Vegas, NV', - 1702792 => 'Las Vegas, NV', - 1702794 => 'Las Vegas, NV', - 1702795 => 'Las Vegas, NV', - 1702796 => 'Las Vegas, NV', - 1702798 => 'Las Vegas, NV', - 1702799 => 'Las Vegas, NV', - 1702804 => 'Las Vegas, NV', - 1702818 => 'Las Vegas, NV', - 1702822 => 'Las Vegas, NV', - 1702823 => 'Las Vegas, NV', - 1702834 => 'Las Vegas, NV', - 1702835 => 'Las Vegas, NV', - 1702836 => 'Las Vegas, NV', - 1702837 => 'Las Vegas, NV', - 1702838 => 'Las Vegas, NV', - 1702839 => 'Las Vegas, NV', - 1702851 => 'Las Vegas, NV', - 1702853 => 'Las Vegas, NV', - 1702856 => 'Henderson, NV', - 1702862 => 'Las Vegas, NV', - 1702866 => 'Las Vegas, NV', - 1702868 => 'Las Vegas, NV', - 1702869 => 'Las Vegas, NV', - 1702870 => 'Las Vegas, NV', - 1702871 => 'Las Vegas, NV', - 1702873 => 'Las Vegas, NV', - 1702876 => 'Las Vegas, NV', - 1702877 => 'Las Vegas, NV', - 1702878 => 'Las Vegas, NV', - 1702880 => 'Las Vegas, NV', - 1702889 => 'Las Vegas, NV', - 1702891 => 'Las Vegas, NV', - 1702892 => 'Las Vegas, NV', - 1702893 => 'Las Vegas, NV', - 1702894 => 'Las Vegas, NV', - 1702895 => 'Las Vegas, NV', - 1702914 => 'Las Vegas, NV', - 1702932 => 'Las Vegas, NV', - 1702933 => 'Las Vegas, NV', - 1702938 => 'Las Vegas, NV', - 1702939 => 'Las Vegas, NV', - 1702940 => 'Las Vegas, NV', - 1702942 => 'Las Vegas, NV', - 1702944 => 'Las Vegas, NV', - 1702947 => 'Las Vegas, NV', - 1702948 => 'Las Vegas, NV', - 1702949 => 'Las Vegas, NV', - 1702951 => 'Las Vegas, NV', - 1702952 => 'Las Vegas, NV', - 1702966 => 'Las Vegas, NV', - 1702967 => 'Las Vegas, NV', - 1702968 => 'Las Vegas, NV', - 1702979 => 'Las Vegas, NV', - 1702982 => 'Las Vegas, NV', - 1702997 => 'Las Vegas, NV', - 1702998 => 'Las Vegas, NV', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1703.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1703.php deleted file mode 100644 index 0bde5e2e9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1703.php +++ /dev/null @@ -1,189 +0,0 @@ - 'Virginia', - 1703212 => 'Alexandria, VA', - 1703218 => 'Fairfax, VA', - 1703221 => 'Dumfries, VA', - 1703228 => 'Arlington, VA', - 1703237 => 'Falls Church, VA', - 1703241 => 'Falls Church, VA', - 1703242 => 'Vienna, VA', - 1703243 => 'Arlington, VA', - 1703246 => 'Fairfax, VA', - 1703248 => 'Arlington, VA', - 1703249 => 'Burke, VA', - 1703255 => 'Vienna, VA', - 1703257 => 'Manassas, VA', - 1703263 => 'Chantilly, VA', - 1703266 => 'Centreville, VA', - 1703271 => 'Arlington, VA', - 1703273 => 'Fairfax, VA', - 1703276 => 'Arlington, VA', - 1703277 => 'Fairfax, VA', - 1703278 => 'Fairfax, VA', - 1703281 => 'Vienna, VA', - 1703299 => 'Alexandria, VA', - 1703313 => 'Alexandria, VA', - 1703319 => 'Vienna, VA', - 1703321 => 'Springfield, VA', - 1703324 => 'Fairfax, VA', - 1703329 => 'Alexandria, VA', - 1703330 => 'Manassas, VA', - 1703331 => 'Manassas, VA', - 1703335 => 'Manassas, VA', - 1703339 => 'Lorton, VA', - 1703351 => 'Arlington, VA', - 1703352 => 'Fairfax, VA', - 1703356 => 'McLean, VA', - 1703359 => 'Fairfax, VA', - 1703360 => 'Alexandria, VA', - 1703361 => 'Manassas, VA', - 1703365 => 'Manassas, VA', - 1703366 => 'Manassas, VA', - 1703367 => 'Manassas, VA', - 1703368 => 'Manassas, VA', - 1703369 => 'Manassas, VA', - 1703370 => 'Alexandria, VA', - 1703378 => 'Chantilly, VA', - 1703383 => 'Fairfax, VA', - 1703385 => 'Fairfax, VA', - 1703390 => 'Reston, VA', - 1703392 => 'Manassas, VA', - 1703393 => 'Manassas, VA', - 1703396 => 'Manassas, VA', - 1703404 => 'Sterling, VA', - 1703406 => 'Sterling, VA', - 1703412 => 'Arlington, VA', - 1703413 => 'Arlington, VA', - 1703415 => 'Arlington, VA', - 1703416 => 'Arlington, VA', - 1703418 => 'Arlington, VA', - 1703421 => 'Sterling, VA', - 1703430 => 'Sterling, VA', - 1703433 => 'Sterling, VA', - 1703440 => 'Springfield, VA', - 1703441 => 'Dumfries, VA', - 1703443 => 'Leesburg, VA', - 1703444 => 'Sterling, VA', - 1703445 => 'Dumfries, VA', - 1703448 => 'McLean, VA', - 1703450 => 'Sterling, VA', - 1703451 => 'Springfield, VA', - 1703455 => 'Springfield, VA', - 1703461 => 'Alexandria, VA', - 1703465 => 'Arlington, VA', - 1703476 => 'Reston, VA', - 1703486 => 'Arlington, VA', - 1703490 => 'Woodbridge, VA', - 1703491 => 'Woodbridge, VA', - 1703492 => 'Woodbridge, VA', - 1703494 => 'Woodbridge, VA', - 1703497 => 'Woodbridge, VA', - 1703499 => 'Woodbridge, VA', - 1703504 => 'Alexandria, VA', - 1703518 => 'Alexandria, VA', - 1703519 => 'Alexandria, VA', - 1703521 => 'Arlington, VA', - 1703522 => 'Arlington, VA', - 1703524 => 'Arlington, VA', - 1703525 => 'Arlington, VA', - 1703527 => 'Arlington, VA', - 1703528 => 'Arlington, VA', - 1703530 => 'Manassas, VA', - 1703531 => 'Falls Church, VA', - 1703532 => 'Falls Church, VA', - 1703533 => 'Falls Church, VA', - 1703534 => 'Falls Church, VA', - 1703535 => 'Alexandria, VA', - 1703536 => 'Falls Church, VA', - 1703538 => 'Falls Church, VA', - 1703543 => 'Centreville, VA', - 1703548 => 'Alexandria, VA', - 1703549 => 'Alexandria, VA', - 1703550 => 'Lorton, VA', - 1703553 => 'Arlington, VA', - 1703558 => 'Arlington, VA', - 1703569 => 'Springfield, VA', - 1703580 => 'Woodbridge, VA', - 1703583 => 'Woodbridge, VA', - 1703590 => 'Woodbridge, VA', - 1703591 => 'Fairfax, VA', - 1703594 => 'Nokesville, VA', - 1703644 => 'Springfield, VA', - 1703647 => 'Alexandria, VA', - 1703660 => 'Alexandria, VA', - 1703661 => 'Sterling, VA', - 1703664 => 'Alexandria, VA', - 1703669 => 'Leesburg, VA', - 1703670 => 'Woodbridge, VA', - 1703680 => 'Woodbridge, VA', - 1703683 => 'Alexandria, VA', - 1703684 => 'Alexandria, VA', - 1703691 => 'Fairfax, VA', - 1703709 => 'Reston, VA', - 1703719 => 'Alexandria, VA', - 1703723 => 'Ashburn, VA', - 1703726 => 'Ashburn, VA', - 1703729 => 'Ashburn, VA', - 1703730 => 'Woodbridge, VA', - 1703734 => 'McLean, VA', - 1703737 => 'Leesburg, VA', - 1703739 => 'Alexandria, VA', - 1703746 => 'Alexandria, VA', - 1703749 => 'McLean, VA', - 1703751 => 'Alexandria, VA', - 1703757 => 'Great Falls, VA', - 1703759 => 'Great Falls, VA', - 1703765 => 'Alexandria, VA', - 1703768 => 'Alexandria, VA', - 1703771 => 'Leesburg, VA', - 1703776 => 'Falls Church, VA', - 1703777 => 'Leesburg, VA', - 1703779 => 'Leesburg, VA', - 1703780 => 'Alexandria, VA', - 1703784 => 'Quantico, VA', - 1703790 => 'McLean, VA', - 1703791 => 'Manassas, VA', - 1703792 => 'Manassas, VA', - 1703793 => 'Herndon, VA', - 1703794 => 'Manassas, VA', - 1703799 => 'Alexandria, VA', - 1703805 => 'Fort Belvoir, VA', - 1703807 => 'Arlington, VA', - 1703815 => 'Centreville, VA', - 1703817 => 'Chantilly, VA', - 1703821 => 'McLean, VA', - 1703823 => 'Alexandria, VA', - 1703830 => 'Centreville, VA', - 1703836 => 'Alexandria, VA', - 1703837 => 'Alexandria, VA', - 1703838 => 'Alexandria, VA', - 1703841 => 'Arlington, VA', - 1703860 => 'Reston, VA', - 1703865 => 'Fairfax, VA', - 1703866 => 'Springfield, VA', - 1703875 => 'Arlington, VA', - 1703878 => 'Woodbridge, VA', - 1703892 => 'Arlington, VA', - 1703893 => 'McLean, VA', - 1703897 => 'Woodbridge, VA', - 1703910 => 'Woodbridge, VA', - 1703912 => 'Springfield, VA', - 1703913 => 'Springfield, VA', - 1703920 => 'Arlington, VA', - 1703921 => 'Alexandria, VA', - 1703922 => 'Springfield, VA', - 1703934 => 'Fairfax, VA', - 1703938 => 'Vienna, VA', - 1703960 => 'Alexandria, VA', - 1703961 => 'Chantilly, VA', - 1703971 => 'Alexandria, VA', - 1703979 => 'Arlington, VA', - 1703993 => 'Fairfax, VA', - 1703996 => 'Sterling, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1704.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1704.php deleted file mode 100644 index bb82892c2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1704.php +++ /dev/null @@ -1,242 +0,0 @@ - 'North Carolina', - 1704216 => 'Salisbury, NC', - 1704225 => 'Monroe, NC', - 1704226 => 'Monroe, NC', - 1704233 => 'Wingate, NC', - 1704238 => 'Monroe, NC', - 1704243 => 'Waxhaw, NC', - 1704262 => 'Concord, NC', - 1704263 => 'Stanley, NC', - 1704276 => 'Vale, NC', - 1704278 => 'Cleveland, NC', - 1704282 => 'Monroe, NC', - 1704283 => 'Monroe, NC', - 1704289 => 'Monroe, NC', - 1704291 => 'Monroe, NC', - 1704292 => 'Monroe, NC', - 1704295 => 'Charlotte, NC', - 1704296 => 'Monroe, NC', - 1704304 => 'Charlotte, NC', - 1704315 => 'Charlotte, NC', - 1704323 => 'Charlotte, NC', - 1704331 => 'Charlotte, NC', - 1704332 => 'Charlotte, NC', - 1704333 => 'Charlotte, NC', - 1704334 => 'Charlotte, NC', - 1704335 => 'Charlotte, NC', - 1704336 => 'Charlotte, NC', - 1704338 => 'Charlotte, NC', - 1704339 => 'Charlotte, NC', - 1704341 => 'Charlotte, NC', - 1704342 => 'Charlotte, NC', - 1704343 => 'Charlotte, NC', - 1704344 => 'Charlotte, NC', - 1704347 => 'Charlotte, NC', - 1704348 => 'Charlotte, NC', - 1704355 => 'Charlotte, NC', - 1704357 => 'Charlotte, NC', - 1704358 => 'Charlotte, NC', - 1704359 => 'Charlotte, NC', - 1704362 => 'Charlotte, NC', - 1704364 => 'Charlotte, NC', - 1704365 => 'Charlotte, NC', - 1704366 => 'Charlotte, NC', - 1704367 => 'Charlotte, NC', - 1704369 => 'Charlotte, NC', - 1704370 => 'Charlotte, NC', - 1704372 => 'Charlotte, NC', - 1704373 => 'Charlotte, NC', - 1704374 => 'Charlotte, NC', - 1704375 => 'Charlotte, NC', - 1704376 => 'Charlotte, NC', - 1704377 => 'Charlotte, NC', - 1704379 => 'Charlotte, NC', - 1704381 => 'Charlotte, NC', - 1704384 => 'Charlotte, NC', - 1704391 => 'Charlotte, NC', - 1704392 => 'Charlotte, NC', - 1704393 => 'Charlotte, NC', - 1704394 => 'Charlotte, NC', - 1704395 => 'Charlotte, NC', - 1704398 => 'Charlotte, NC', - 1704399 => 'Charlotte, NC', - 1704403 => 'Concord, NC', - 1704405 => 'Charlotte, NC', - 1704432 => 'Charlotte, NC', - 1704434 => 'Shelby, NC', - 1704435 => 'Cherryville, NC', - 1704436 => 'Mount Pleasant, NC', - 1704442 => 'Charlotte, NC', - 1704444 => 'Charlotte, NC', - 1704446 => 'Charlotte, NC', - 1704454 => 'Harrisburg, NC', - 1704455 => 'Harrisburg, NC', - 1704474 => 'Norwood, NC', - 1704480 => 'Shelby, NC', - 1704481 => 'Shelby, NC', - 1704482 => 'Shelby, NC', - 1704483 => 'Denver, NC', - 1704484 => 'Shelby, NC', - 1704485 => 'Oakboro, NC', - 1704487 => 'Shelby, NC', - 1704489 => 'Denver, NC', - 1704494 => 'Charlotte, NC', - 1704503 => 'Charlotte, NC', - 1704504 => 'Charlotte, NC', - 1704509 => 'Charlotte, NC', - 1704510 => 'Charlotte, NC', - 1704512 => 'Charlotte, NC', - 1704521 => 'Charlotte, NC', - 1704522 => 'Charlotte, NC', - 1704523 => 'Charlotte, NC', - 1704525 => 'Charlotte, NC', - 1704527 => 'Charlotte, NC', - 1704528 => 'Troutman, NC', - 1704529 => 'Charlotte, NC', - 1704531 => 'Charlotte, NC', - 1704532 => 'Charlotte, NC', - 1704535 => 'Charlotte, NC', - 1704536 => 'Charlotte, NC', - 1704537 => 'Charlotte, NC', - 1704538 => 'Lawndale, NC', - 1704540 => 'Charlotte, NC', - 1704541 => 'Charlotte, NC', - 1704542 => 'Charlotte, NC', - 1704543 => 'Charlotte, NC', - 1704544 => 'Charlotte, NC', - 1704545 => 'Mint Hill, NC', - 1704546 => 'Harmony, NC', - 1704547 => 'Charlotte, NC', - 1704548 => 'Charlotte, NC', - 1704549 => 'Charlotte, NC', - 1704552 => 'Charlotte, NC', - 1704553 => 'Charlotte, NC', - 1704554 => 'Charlotte, NC', - 1704556 => 'Charlotte, NC', - 1704557 => 'Charlotte, NC', - 1704563 => 'Charlotte, NC', - 1704566 => 'Charlotte, NC', - 1704567 => 'Charlotte, NC', - 1704568 => 'Charlotte, NC', - 1704569 => 'Charlotte, NC', - 1704573 => 'Mint Hill, NC', - 1704583 => 'Charlotte, NC', - 1704585 => 'Stony Point, NC', - 1704587 => 'Charlotte, NC', - 1704588 => 'Charlotte, NC', - 1704596 => 'Charlotte, NC', - 1704597 => 'Charlotte, NC', - 1704598 => 'Charlotte, NC', - 1704599 => 'Charlotte, NC', - 1704624 => 'Marshville, NC', - 1704625 => 'Charlotte, NC', - 1704629 => 'Bessemer City, NC', - 1704630 => 'Salisbury, NC', - 1704633 => 'Salisbury, NC', - 1704635 => 'Monroe, NC', - 1704636 => 'Salisbury, NC', - 1704637 => 'Salisbury, NC', - 1704638 => 'Salisbury, NC', - 1704639 => 'Salisbury, NC', - 1704643 => 'Charlotte, NC', - 1704658 => 'Mooresville, NC', - 1704660 => 'Mooresville, NC', - 1704662 => 'Mooresville, NC', - 1704663 => 'Mooresville, NC', - 1704664 => 'Mooresville, NC', - 1704667 => 'Charlotte, NC', - 1704671 => 'Gastonia, NC', - 1704684 => 'Indian Trail, NC', - 1704688 => 'Charlotte, NC', - 1704694 => 'Wadesboro, NC', - 1704695 => 'Wadesboro, NC', - 1704714 => 'Charlotte, NC', - 1704716 => 'Charlotte, NC', - 1704717 => 'Charlotte, NC', - 1704720 => 'Concord, NC', - 1704721 => 'Concord, NC', - 1704732 => 'Lincolnton, NC', - 1704734 => 'Kings Mountain, NC', - 1704735 => 'Lincolnton, NC', - 1704736 => 'Lincolnton, NC', - 1704739 => 'Kings Mountain, NC', - 1704748 => 'Lincolnton, NC', - 1704749 => 'Charlotte, NC', - 1704752 => 'Charlotte, NC', - 1704753 => 'Monroe, NC', - 1704759 => 'Charlotte, NC', - 1704764 => 'Monroe, NC', - 1704776 => 'Monroe, NC', - 1704782 => 'Concord, NC', - 1704783 => 'Concord, NC', - 1704784 => 'Concord, NC', - 1704785 => 'Concord, NC', - 1704786 => 'Concord, NC', - 1704788 => 'Concord, NC', - 1704792 => 'Concord, NC', - 1704793 => 'Concord, NC', - 1704795 => 'Concord, NC', - 1704799 => 'Mooresville, NC', - 1704814 => 'Matthews, NC', - 1704820 => 'Mount Holly, NC', - 1704823 => 'Gastonia, NC', - 1704824 => 'Gastonia, NC', - 1704825 => 'Belmont, NC', - 1704827 => 'Mount Holly, NC', - 1704829 => 'Belmont, NC', - 1704834 => 'Gastonia, NC', - 1704838 => 'Statesville, NC', - 1704843 => 'Waxhaw, NC', - 1704847 => 'Matthews, NC', - 1704852 => 'Gastonia, NC', - 1704853 => 'Gastonia, NC', - 1704854 => 'Gastonia, NC', - 1704855 => 'China Grove, NC', - 1704857 => 'China Grove, NC', - 1704861 => 'Gastonia, NC', - 1704863 => 'Charlotte, NC', - 1704864 => 'Gastonia, NC', - 1704865 => 'Gastonia, NC', - 1704866 => 'Gastonia, NC', - 1704867 => 'Gastonia, NC', - 1704868 => 'Gastonia, NC', - 1704869 => 'Gastonia, NC', - 1704871 => 'Statesville, NC', - 1704872 => 'Statesville, NC', - 1704873 => 'Statesville, NC', - 1704875 => 'Huntersville, NC', - 1704876 => 'Statesville, NC', - 1704878 => 'Statesville, NC', - 1704882 => 'Indian Trail, NC', - 1704883 => 'Statesville, NC', - 1704887 => 'Charlotte, NC', - 1704889 => 'Pineville, NC', - 1704910 => 'Charlotte, NC', - 1704920 => 'Concord, NC', - 1704921 => 'Charlotte, NC', - 1704922 => 'Dallas, NC', - 1704924 => 'Statesville, NC', - 1704927 => 'Charlotte, NC', - 1704932 => 'Kannapolis, NC', - 1704933 => 'Kannapolis, NC', - 1704938 => 'Kannapolis, NC', - 1704940 => 'Charlotte, NC', - 1704944 => 'Charlotte, NC', - 1704947 => 'Huntersville, NC', - 1704948 => 'Huntersville, NC', - 1704971 => 'Charlotte, NC', - 1704979 => 'Concord, NC', - 1704982 => 'Albemarle, NC', - 1704983 => 'Albemarle, NC', - 1704984 => 'Albemarle, NC', - 1704986 => 'Albemarle, NC', - 1704988 => 'Charlotte, NC', - 1704992 => 'Huntersville, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1705.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1705.php deleted file mode 100644 index 1fa0fb183..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1705.php +++ /dev/null @@ -1,168 +0,0 @@ - 'Ontario', - 1705222 => 'Greater Sudbury, ON', - 1705232 => 'Iroquois Falls, ON', - 1705235 => 'South Porcupine, ON', - 1705252 => 'Barrie, ON', - 1705253 => 'Sault Ste. Marie, ON', - 1705254 => 'Sault Ste. Marie, ON', - 1705256 => 'Sault Ste. Marie, ON', - 1705264 => 'Timmins, ON', - 1705267 => 'Timmins, ON', - 1705268 => 'Timmins, ON', - 1705272 => 'Cochrane, ON', - 1705277 => 'Bethany, ON', - 1705282 => 'Gore Bay, ON', - 1705286 => 'Minden, ON', - 1705295 => 'Keene, ON', - 1705322 => 'Elmvale, ON', - 1705323 => 'Orillia, ON', - 1705324 => 'Lindsay, ON', - 1705325 => 'Orillia, ON', - 1705326 => 'Orillia, ON', - 1705327 => 'Orillia, ON', - 1705328 => 'Lindsay, ON', - 1705329 => 'Orillia, ON', - 1705335 => 'Kapuskasing, ON', - 1705337 => 'Kapuskasing, ON', - 1705356 => 'Blind River, ON', - 1705357 => 'Sunderland, ON', - 1705360 => 'Timmins, ON', - 1705362 => 'Hearst, ON', - 1705368 => 'Little Current, ON', - 1705375 => 'MacTier, ON', - 1705377 => 'Mindemoya, ON', - 1705382 => 'Burk\'s Falls, ON', - 1705384 => 'Sundridge, ON', - 1705385 => 'Port Sydney, ON', - 1705386 => 'South River, ON', - 1705422 => 'Wasaga Beach, ON', - 1705426 => 'Beaverton, ON', - 1705428 => 'Stayner, ON', - 1705429 => 'Wasaga Beach, ON', - 1705434 => 'Alliston, ON', - 1705435 => 'Alliston, ON', - 1705437 => 'Pefferlaw, ON', - 1705443 => 'Collingwood, ON', - 1705444 => 'Collingwood, ON', - 1705445 => 'Collingwood, ON', - 1705446 => 'Collingwood, ON', - 1705454 => 'Coboconk, ON', - 1705456 => 'Lefroy, ON', - 1705457 => 'Haliburton, ON', - 1705458 => 'Cookstown, ON', - 1705466 => 'Creemore, ON', - 1705472 => 'North Bay, ON', - 1705474 => 'North Bay, ON', - 1705475 => 'North Bay, ON', - 1705476 => 'North Bay, ON', - 1705484 => 'Brechin, ON', - 1705487 => 'Oro, ON', - 1705494 => 'North Bay, ON', - 1705495 => 'North Bay, ON', - 1705497 => 'North Bay, ON', - 1705503 => 'Barrie, ON', - 1705521 => 'Greater Sudbury, ON', - 1705522 => 'Greater Sudbury, ON', - 1705523 => 'Greater Sudbury, ON', - 1705524 => 'Greater Sudbury, ON', - 1705525 => 'Greater Sudbury, ON', - 1705526 => 'Midland, ON', - 1705527 => 'Midland, ON', - 1705528 => 'Midland, ON', - 1705534 => 'Port McNicoll, ON', - 1705538 => 'Waubaushene, ON', - 1705544 => 'Englehart, ON', - 1705549 => 'Penetanguishene, ON', - 1705560 => 'Greater Sudbury, ON', - 1705563 => 'Earlton, ON', - 1705566 => 'Greater Sudbury, ON', - 1705567 => 'Kirkland Lake, ON', - 1705575 => 'Sault Ste. Marie, ON', - 1705586 => 'Greater Sudbury, ON', - 1705635 => 'Dwight, ON', - 1705639 => 'Norwood, ON', - 1705645 => 'Bracebridge, ON', - 1705646 => 'Bracebridge, ON', - 1705647 => 'New Liskeard, ON', - 1705652 => 'Lakefield, ON', - 1705653 => 'Campbellford, ON', - 1705656 => 'Apsley, ON', - 1705657 => 'Buckhorn, ON', - 1705670 => 'Greater Sudbury, ON', - 1705671 => 'Greater Sudbury, ON', - 1705672 => 'Haileybury, ON', - 1705673 => 'Greater Sudbury, ON', - 1705674 => 'Greater Sudbury, ON', - 1705675 => 'Greater Sudbury, ON', - 1705686 => 'Coldwater, ON', - 1705687 => 'Gravenhurst, ON', - 1705688 => 'Greater Sudbury, ON', - 1705689 => 'Severn Bridge, ON', - 1705692 => 'Lively, ON', - 1705693 => 'Garson, ON', - 1705696 => 'Hastings, ON', - 1705719 => 'Barrie, ON', - 1705720 => 'Barrie, ON', - 1705721 => 'Barrie, ON', - 1705722 => 'Barrie, ON', - 1705724 => 'Powassan, ON', - 1705725 => 'Barrie, ON', - 1705726 => 'Barrie, ON', - 1705727 => 'Barrie, ON', - 1705728 => 'Barrie, ON', - 1705730 => 'Barrie, ON', - 1705733 => 'Barrie, ON', - 1705734 => 'Barrie, ON', - 1705735 => 'Barrie, ON', - 1705737 => 'Barrie, ON', - 1705738 => 'Bobcaygeon, ON', - 1705739 => 'Barrie, ON', - 1705740 => 'Peterborough, ON', - 1705741 => 'Peterborough, ON', - 1705742 => 'Peterborough, ON', - 1705743 => 'Peterborough, ON', - 1705744 => 'Mattawa, ON', - 1705745 => 'Peterborough, ON', - 1705746 => 'Parry Sound, ON', - 1705748 => 'Peterborough, ON', - 1705749 => 'Peterborough, ON', - 1705750 => 'Peterborough, ON', - 1705752 => 'Callander, ON', - 1705753 => 'West Nipissing, ON', - 1705759 => 'Sault Ste. Marie, ON', - 1705762 => 'Bala, ON', - 1705765 => 'Port Carling, ON', - 1705778 => 'Havelock, ON', - 1705787 => 'Huntsville, ON', - 1705788 => 'Huntsville, ON', - 1705789 => 'Huntsville, ON', - 1705792 => 'Barrie, ON', - 1705797 => 'Barrie, ON', - 1705799 => 'Omemee, ON', - 1705812 => 'Barrie, ON', - 1705840 => 'North Bay, ON', - 1705848 => 'Elliot Lake, ON', - 1705855 => 'Chelmsford, ON', - 1705856 => 'Wawa, ON', - 1705859 => 'Manitowaning, ON', - 1705864 => 'Chapleau, ON', - 1705869 => 'Espanola, ON', - 1705874 => 'Peterborough, ON', - 1705876 => 'Peterborough, ON', - 1705878 => 'Lindsay, ON', - 1705887 => 'Fenelon Falls, ON', - 1705897 => 'Val Caron, ON', - 1705932 => 'Millbrook, ON', - 1705942 => 'Sault Ste. Marie, ON', - 1705945 => 'Sault Ste. Marie, ON', - 1705946 => 'Sault Ste. Marie, ON', - 1705949 => 'Sault Ste. Marie, ON', - 1705969 => 'Hanmer, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1706.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1706.php deleted file mode 100644 index 8d000a83a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1706.php +++ /dev/null @@ -1,217 +0,0 @@ - 'Georgia', - 1706208 => 'Athens, GA', - 1706212 => 'Clayton, GA', - 1706213 => 'Elberton, GA', - 1706216 => 'Dawsonville, GA', - 1706217 => 'Dalton, GA', - 1706219 => 'Cleveland, GA', - 1706221 => 'Columbus, GA', - 1706226 => 'Dalton, GA', - 1706227 => 'Athens, GA', - 1706232 => 'Rome, GA', - 1706233 => 'Rome, GA', - 1706234 => 'Rome, GA', - 1706235 => 'Rome, GA', - 1706236 => 'Rome, GA', - 1706245 => 'Royston, GA', - 1706253 => 'Jasper, GA', - 1706256 => 'Columbus, GA', - 1706258 => 'Blue Ridge, GA', - 1706259 => 'Dalton, GA', - 1706265 => 'Dawsonville, GA', - 1706270 => 'Dalton, GA', - 1706272 => 'Dalton, GA', - 1706273 => 'Ellijay, GA', - 1706275 => 'Dalton, GA', - 1706276 => 'Ellijay, GA', - 1706277 => 'Dalton, GA', - 1706278 => 'Dalton, GA', - 1706279 => 'Dalton, GA', - 1706282 => 'Toccoa, GA', - 1706283 => 'Elberton, GA', - 1706290 => 'Rome, GA', - 1706291 => 'Rome, GA', - 1706295 => 'Rome, GA', - 1706310 => 'Watkinsville, GA', - 1706317 => 'Columbus, GA', - 1706320 => 'Columbus, GA', - 1706321 => 'Columbus, GA', - 1706322 => 'Columbus, GA', - 1706323 => 'Columbus, GA', - 1706324 => 'Columbus, GA', - 1706327 => 'Columbus, GA', - 1706335 => 'Commerce, GA', - 1706336 => 'Commerce, GA', - 1706337 => 'Fairmount, GA', - 1706342 => 'Madison, GA', - 1706343 => 'Madison, GA', - 1706344 => 'Dawsonville, GA', - 1706348 => 'Cleveland, GA', - 1706353 => 'Athens, GA', - 1706354 => 'Athens, GA', - 1706356 => 'Lavonia, GA', - 1706359 => 'Lincolnton, GA', - 1706364 => 'Augusta, GA', - 1706367 => 'Jefferson, GA', - 1706369 => 'Athens, GA', - 1706374 => 'Morganton, GA', - 1706375 => 'Chickamauga, GA', - 1706376 => 'Hartwell, GA', - 1706377 => 'Hartwell, GA', - 1706378 => 'Rome, GA', - 1706379 => 'Young Harris, GA', - 1706383 => 'Calhoun, GA', - 1706384 => 'Carnesville, GA', - 1706387 => 'Jefferson, GA', - 1706389 => 'Athens, GA', - 1706425 => 'Athens, GA', - 1706432 => 'Augusta, GA', - 1706437 => 'Waynesboro, GA', - 1706444 => 'Sparta, GA', - 1706453 => 'Greensboro, GA', - 1706454 => 'Greensboro, GA', - 1706465 => 'Warrenton, GA', - 1706467 => 'Greensboro, GA', - 1706468 => 'Monticello, GA', - 1706475 => 'Athens, GA', - 1706481 => 'Augusta, GA', - 1706484 => 'Eatonton, GA', - 1706485 => 'Eatonton, GA', - 1706492 => 'McCaysville, GA', - 1706494 => 'Columbus, GA', - 1706496 => 'Augusta, GA', - 1706504 => 'Augusta, GA', - 1706507 => 'Columbus, GA', - 1706509 => 'Rome, GA', - 1706517 => 'Chatsworth, GA', - 1706529 => 'Dalton, GA', - 1706541 => 'Appling, GA', - 1706542 => 'Athens, GA', - 1706543 => 'Athens, GA', - 1706544 => 'Fort Benning, GA', - 1706546 => 'Athens, GA', - 1706547 => 'Wrens, GA', - 1706548 => 'Athens, GA', - 1706549 => 'Athens, GA', - 1706552 => 'Athens, GA', - 1706554 => 'Waynesboro, GA', - 1706556 => 'Harlem, GA', - 1706560 => 'Augusta, GA', - 1706561 => 'Columbus, GA', - 1706562 => 'Columbus, GA', - 1706563 => 'Columbus, GA', - 1706565 => 'Columbus, GA', - 1706568 => 'Columbus, GA', - 1706569 => 'Columbus, GA', - 1706571 => 'Columbus, GA', - 1706576 => 'Columbus, GA', - 1706592 => 'Hephzibah, GA', - 1706595 => 'Thomson, GA', - 1706596 => 'Columbus, GA', - 1706597 => 'Thomson, GA', - 1706602 => 'Calhoun, GA', - 1706613 => 'Athens, GA', - 1706624 => 'Calhoun, GA', - 1706625 => 'Calhoun, GA', - 1706628 => 'Hamilton, GA', - 1706629 => 'Calhoun, GA', - 1706632 => 'Blue Ridge, GA', - 1706635 => 'Ellijay, GA', - 1706636 => 'Ellijay, GA', - 1706637 => 'Hogansville, GA', - 1706638 => 'LaFayette, GA', - 1706639 => 'LaFayette, GA', - 1706645 => 'West Point, GA', - 1706646 => 'Thomaston, GA', - 1706647 => 'Thomaston, GA', - 1706648 => 'Thomaston, GA', - 1706649 => 'Columbus, GA', - 1706651 => 'Augusta, GA', - 1706653 => 'Columbus, GA', - 1706655 => 'Warm Springs, GA', - 1706657 => 'Trenton, GA', - 1706660 => 'Columbus, GA', - 1706663 => 'Pine Mountain, GA', - 1706667 => 'Augusta, GA', - 1706672 => 'Greenville, GA', - 1706673 => 'Tunnel Hill, GA', - 1706675 => 'Franklin, GA', - 1706677 => 'Homer, GA', - 1706678 => 'Washington, GA', - 1706682 => 'Columbus, GA', - 1706685 => 'Columbus, GA', - 1706687 => 'Columbus, GA', - 1706689 => 'Columbus, GA', - 1706692 => 'Jasper, GA', - 1706693 => 'Pendergrass, GA', - 1706694 => 'Cohutta, GA', - 1706695 => 'Chatsworth, GA', - 1706698 => 'Ellijay, GA', - 1706721 => 'Augusta, GA', - 1706722 => 'Augusta, GA', - 1706724 => 'Augusta, GA', - 1706731 => 'Augusta, GA', - 1706733 => 'Augusta, GA', - 1706734 => 'Trion, GA', - 1706736 => 'Augusta, GA', - 1706737 => 'Augusta, GA', - 1706738 => 'Augusta, GA', - 1706742 => 'Winterville, GA', - 1706745 => 'Blairsville, GA', - 1706754 => 'Clarkesville, GA', - 1706769 => 'Watkinsville, GA', - 1706771 => 'Augusta, GA', - 1706774 => 'Augusta, GA', - 1706776 => 'Cornelia, GA', - 1706778 => 'Cornelia, GA', - 1706779 => 'Eastanollee, GA', - 1706781 => 'Blairsville, GA', - 1706782 => 'Clayton, GA', - 1706783 => 'Comer, GA', - 1706787 => 'Augusta, GA', - 1706790 => 'Augusta, GA', - 1706793 => 'Augusta, GA', - 1706795 => 'Danielsville, GA', - 1706796 => 'Augusta, GA', - 1706798 => 'Augusta, GA', - 1706802 => 'Rome, GA', - 1706812 => 'LaGrange, GA', - 1706814 => 'Augusta, GA', - 1706821 => 'Augusta, GA', - 1706823 => 'Augusta, GA', - 1706828 => 'Augusta, GA', - 1706835 => 'Blairsville, GA', - 1706839 => 'Clarkesville, GA', - 1706845 => 'LaGrange, GA', - 1706846 => 'Manchester, GA', - 1706850 => 'Athens, GA', - 1706855 => 'Augusta, GA', - 1706857 => 'Summerville, GA', - 1706858 => 'Fort Oglethorpe, GA', - 1706860 => 'Augusta, GA', - 1706863 => 'Augusta, GA', - 1706864 => 'Dahlonega, GA', - 1706865 => 'Cleveland, GA', - 1706867 => 'Dahlonega, GA', - 1706878 => 'Helen, GA', - 1706882 => 'LaGrange, GA', - 1706883 => 'LaGrange, GA', - 1706884 => 'LaGrange, GA', - 1706885 => 'LaGrange, GA', - 1706886 => 'Toccoa, GA', - 1706896 => 'Hiawassee, GA', - 1706922 => 'Augusta, GA', - 1706935 => 'Ringgold, GA', - 1706937 => 'Ringgold, GA', - 1706945 => 'Augusta, GA', - 1706946 => 'Blue Ridge, GA', - 1706955 => 'Augusta, GA', - 1706965 => 'Ringgold, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1707.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1707.php deleted file mode 100644 index 3d4fedf32..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1707.php +++ /dev/null @@ -1,190 +0,0 @@ - 'California', - 1707224 => 'Napa, CA', - 1707226 => 'Napa, CA', - 1707251 => 'Napa, CA', - 1707252 => 'Napa, CA', - 1707253 => 'Napa, CA', - 1707254 => 'Napa, CA', - 1707255 => 'Napa, CA', - 1707256 => 'Napa, CA', - 1707257 => 'Napa, CA', - 1707258 => 'Napa, CA', - 1707259 => 'Napa, CA', - 1707262 => 'Lakeport, CA', - 1707263 => 'Lakeport, CA', - 1707265 => 'Napa, CA', - 1707268 => 'Eureka, CA', - 1707269 => 'Eureka, CA', - 1707275 => 'Upper Lake, CA', - 1707279 => 'Kelseyville, CA', - 1707284 => 'Santa Rosa, CA', - 1707303 => 'Santa Rosa, CA', - 1707374 => 'Rio Vista, CA', - 1707393 => 'Santa Rosa, CA', - 1707399 => 'Fairfield, CA', - 1707421 => 'Fairfield, CA', - 1707422 => 'Fairfield, CA', - 1707423 => 'Travis Air Force Base, Fairfield, CA', - 1707425 => 'Fairfield, CA', - 1707426 => 'Fairfield, CA', - 1707427 => 'Fairfield, CA', - 1707428 => 'Fairfield, CA', - 1707429 => 'Fairfield, CA', - 1707431 => 'Healdsburg, CA', - 1707433 => 'Healdsburg, CA', - 1707434 => 'Fairfield, CA', - 1707437 => 'Fairfield, CA', - 1707441 => 'Eureka, CA', - 1707442 => 'Eureka, CA', - 1707443 => 'Eureka, CA', - 1707444 => 'Eureka, CA', - 1707445 => 'Eureka, CA', - 1707446 => 'Vacaville, CA', - 1707447 => 'Vacaville, CA', - 1707448 => 'Vacaville, CA', - 1707449 => 'Vacaville, CA', - 1707451 => 'Vacaville, CA', - 1707452 => 'Vacaville, CA', - 1707453 => 'Vacaville, CA', - 1707455 => 'Vacaville, CA', - 1707456 => 'Willits, CA', - 1707459 => 'Willits, CA', - 1707462 => 'Ukiah, CA', - 1707463 => 'Ukiah, CA', - 1707464 => 'Crescent City, CA', - 1707465 => 'Crescent City, CA', - 1707467 => 'Ukiah, CA', - 1707468 => 'Ukiah, CA', - 1707469 => 'Vacaville, CA', - 1707473 => 'Healdsburg, CA', - 1707476 => 'Eureka, CA', - 1707485 => 'Redwood Valley, CA', - 1707521 => 'Santa Rosa, CA', - 1707522 => 'Santa Rosa, CA', - 1707523 => 'Santa Rosa, CA', - 1707524 => 'Santa Rosa, CA', - 1707525 => 'Santa Rosa, CA', - 1707526 => 'Santa Rosa, CA', - 1707527 => 'Santa Rosa, CA', - 1707528 => 'Santa Rosa, CA', - 1707537 => 'Santa Rosa, CA', - 1707538 => 'Santa Rosa, CA', - 1707539 => 'Santa Rosa, CA', - 1707541 => 'Santa Rosa, CA', - 1707542 => 'Santa Rosa, CA', - 1707543 => 'Santa Rosa, CA', - 1707544 => 'Santa Rosa, CA', - 1707545 => 'Santa Rosa, CA', - 1707546 => 'Santa Rosa, CA', - 1707547 => 'Santa Rosa, CA', - 1707552 => 'Vallejo, CA', - 1707553 => 'Vallejo, CA', - 1707554 => 'Vallejo, CA', - 1707556 => 'Vallejo, CA', - 1707557 => 'Vallejo, CA', - 1707558 => 'Vallejo, CA', - 1707565 => 'Santa Rosa, CA', - 1707566 => 'Santa Rosa, CA', - 1707568 => 'Santa Rosa, CA', - 1707569 => 'Santa Rosa, CA', - 1707570 => 'Santa Rosa, CA', - 1707571 => 'Santa Rosa, CA', - 1707573 => 'Santa Rosa, CA', - 1707575 => 'Santa Rosa, CA', - 1707576 => 'Santa Rosa, CA', - 1707577 => 'Santa Rosa, CA', - 1707578 => 'Santa Rosa, CA', - 1707579 => 'Santa Rosa, CA', - 1707584 => 'Rohnert Park, CA', - 1707585 => 'Rohnert Park, CA', - 1707586 => 'Rohnert Park, CA', - 1707588 => 'Rohnert Park, CA', - 1707591 => 'Santa Rosa, CA', - 1707595 => 'Santa Rosa, CA', - 1707624 => 'Vacaville, CA', - 1707642 => 'Vallejo, CA', - 1707643 => 'Vallejo, CA', - 1707644 => 'Vallejo, CA', - 1707645 => 'Vallejo, CA', - 1707646 => 'Fairfield, CA', - 1707647 => 'Vallejo, CA', - 1707648 => 'Vallejo, CA', - 1707649 => 'Vallejo, CA', - 1707651 => 'Vallejo, CA', - 1707677 => 'Trinidad, CA', - 1707678 => 'Dixon, CA', - 1707693 => 'Dixon, CA', - 1707725 => 'Fortuna, CA', - 1707745 => 'Benicia, CA', - 1707746 => 'Benicia, CA', - 1707747 => 'Benicia, CA', - 1707748 => 'Benicia, CA', - 1707751 => 'Benicia, CA', - 1707762 => 'Petaluma, CA', - 1707763 => 'Petaluma, CA', - 1707764 => 'Rio Dell, CA', - 1707765 => 'Petaluma, CA', - 1707766 => 'Petaluma, CA', - 1707769 => 'Petaluma, CA', - 1707773 => 'Petaluma, CA', - 1707775 => 'Petaluma, CA', - 1707778 => 'Petaluma, CA', - 1707781 => 'Petaluma, CA', - 1707782 => 'Petaluma, CA', - 1707784 => 'Fairfield, CA', - 1707786 => 'Ferndale, CA', - 1707789 => 'Petaluma, CA', - 1707822 => 'Arcata, CA', - 1707823 => 'Sebastopol, CA', - 1707824 => 'Sebastopol, CA', - 1707825 => 'Arcata, CA', - 1707826 => 'Arcata, CA', - 1707829 => 'Sebastopol, CA', - 1707833 => 'Kenwood, CA', - 1707836 => 'Windsor, CA', - 1707837 => 'Windsor, CA', - 1707838 => 'Windsor, CA', - 1707839 => 'McKinleyville, CA', - 1707843 => 'Santa Rosa, CA', - 1707857 => 'Geyserville, CA', - 1707863 => 'Fairfield, CA', - 1707864 => 'Fairfield, CA', - 1707865 => 'Monte Rio, CA', - 1707869 => 'Guerneville, CA', - 1707874 => 'Occidental, CA', - 1707875 => 'Bodega Bay, CA', - 1707882 => 'Point Arena, CA', - 1707884 => 'Gualala, CA', - 1707887 => 'Forestville, CA', - 1707894 => 'Cloverdale, CA', - 1707923 => 'Garberville, CA', - 1707927 => 'Napa, CA', - 1707928 => 'Cobb, CA', - 1707933 => 'Sonoma, CA', - 1707935 => 'Sonoma, CA', - 1707937 => 'Mendocino, CA', - 1707938 => 'Sonoma, CA', - 1707939 => 'Sonoma, CA', - 1707942 => 'Calistoga, CA', - 1707944 => 'Yountville, CA', - 1707961 => 'Fort Bragg, CA', - 1707963 => 'Saint Helena, CA', - 1707964 => 'Fort Bragg, CA', - 1707965 => 'Angwin, CA', - 1707967 => 'Saint Helena, CA', - 1707968 => 'Saint Helena, CA', - 1707983 => 'Covelo, CA', - 1707984 => 'Laytonville, CA', - 1707987 => 'Middletown, CA', - 1707994 => 'Clearlake, CA', - 1707995 => 'Clearlake, CA', - 1707996 => 'Sonoma, CA', - 1707998 => 'Clearlake Oaks, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1708.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1708.php deleted file mode 100644 index cb6ec6365..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1708.php +++ /dev/null @@ -1,89 +0,0 @@ - 'Illinois', - 1708201 => 'Dolton, IL', - 1708202 => 'Hines, IL', - 1708216 => 'Maywood, IL', - 1708222 => 'Cicero, IL', - 1708226 => 'Orland Park, IL', - 1708245 => 'La Grange, IL', - 1708246 => 'Western Springs, IL', - 1708258 => 'Peotone, IL', - 1708301 => 'Homer Glen, IL', - 1708327 => 'Maywood, IL', - 1708335 => 'Hazel Crest, IL', - 1708342 => 'Tinley Park, IL', - 1708346 => 'Oak Lawn, IL', - 1708349 => 'Orland Park, IL', - 1708358 => 'Oak Park, IL', - 1708364 => 'Orland Park, IL', - 1708366 => 'Forest Park, IL', - 1708383 => 'Oak Park, IL', - 1708386 => 'Oak Park, IL', - 1708387 => 'Brookfield, IL', - 1708403 => 'Orland Park, IL', - 1708418 => 'Lansing, IL', - 1708429 => 'Tinley Park, IL', - 1708444 => 'Tinley Park, IL', - 1708445 => 'Oak Park, IL', - 1708449 => 'Hillside, IL', - 1708450 => 'Melrose Park, IL', - 1708457 => 'Norridge, IL', - 1708460 => 'Orland Park, IL', - 1708474 => 'Lansing, IL', - 1708478 => 'Mokena, IL', - 1708479 => 'Mokena, IL', - 1708484 => 'Berwyn, IL', - 1708485 => 'Brookfield, IL', - 1708493 => 'Bellwood, IL', - 1708524 => 'Oak Park, IL', - 1708532 => 'Tinley Park, IL', - 1708534 => 'Monee, IL', - 1708535 => 'Oak Forest, IL', - 1708547 => 'Bellwood, IL', - 1708614 => 'Tinley Park, IL', - 1708633 => 'Tinley Park, IL', - 1708636 => 'Oak Lawn, IL', - 1708645 => 'Homer Glen, IL', - 1708652 => 'Cicero, IL', - 1708656 => 'Cicero, IL', - 1708660 => 'Oak Park, IL', - 1708672 => 'Crete, IL', - 1708681 => 'Melrose Park, IL', - 1708684 => 'Oak Lawn, IL', - 1708687 => 'Oak Forest, IL', - 1708709 => 'Chicago Heights, IL', - 1708720 => 'Matteson, IL', - 1708730 => 'Calumet City, IL', - 1708749 => 'Berwyn, IL', - 1708754 => 'Chicago Heights, IL', - 1708755 => 'Chicago Heights, IL', - 1708756 => 'Chicago Heights, IL', - 1708763 => 'Oak Park, IL', - 1708780 => 'Cicero, IL', - 1708783 => 'Berwyn, IL', - 1708784 => 'Western Springs, IL', - 1708788 => 'Berwyn, IL', - 1708795 => 'Berwyn, IL', - 1708832 => 'Calumet City, IL', - 1708839 => 'Willow Springs, IL', - 1708841 => 'Dolton, IL', - 1708848 => 'Oak Park, IL', - 1708849 => 'Dolton, IL', - 1708857 => 'Oak Lawn, IL', - 1708862 => 'Calumet City, IL', - 1708863 => 'Cicero, IL', - 1708867 => 'Harwood Heights, IL', - 1708868 => 'Calumet City, IL', - 1708873 => 'Orland Park, IL', - 1708891 => 'Calumet City, IL', - 1708895 => 'Lansing, IL', - 1708923 => 'Palos Heights, IL', - 1708946 => 'Beecher, IL', - 1708974 => 'Palos Hills, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1709.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1709.php deleted file mode 100644 index ee7564e13..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1709.php +++ /dev/null @@ -1,37 +0,0 @@ - 'Newfoundland and Labrador', - 1709237 => 'St. John\'s, NL', - 1709256 => 'Gander, NL', - 1709279 => 'Marystown, NL', - 1709282 => 'Wabush, NL', - 1709437 => 'Torbay, NL', - 1709466 => 'Clarenville, NL', - 1709489 => 'Grand Falls-Windsor, NL', - 1709535 => 'Lewisporte, NL', - 1709576 => 'St. John\'s, NL', - 1709579 => 'St. John\'s, NL', - 1709596 => 'Carbonear, NL', - 1709634 => 'Corner Brook, NL', - 1709635 => 'Deer Lake, NL', - 1709639 => 'Corner Brook, NL', - 1709643 => 'Stephenville, NL', - 1709651 => 'Gander, NL', - 1709673 => 'Springdale, NL', - 1709695 => 'Channel-Port aux Basques, NL', - 1709722 => 'St. John\'s, NL', - 1709726 => 'St. John\'s, NL', - 1709738 => 'St. John\'s, NL', - 1709739 => 'St. John\'s, NL', - 1709753 => 'St. John\'s, NL', - 1709754 => 'St. John\'s, NL', - 1709786 => 'Bay Roberts, NL', - 1709832 => 'Grand Bank, NL', - 1709896 => 'Happy Valley-Goose Bay, NL', - 1709944 => 'Labrador City, NL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1712.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1712.php deleted file mode 100644 index 85e6cc141..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1712.php +++ /dev/null @@ -1,90 +0,0 @@ - 'Iowa', - 1712224 => 'Sioux City, IA', - 1712225 => 'Cherokee, IA', - 1712233 => 'Sioux City, IA', - 1712234 => 'Sioux City, IA', - 1712239 => 'Sioux City, IA', - 1712243 => 'Atlantic, IA', - 1712246 => 'Shenandoah, IA', - 1712252 => 'Sioux City, IA', - 1712255 => 'Sioux City, IA', - 1712256 => 'Council Bluffs, IA', - 1712258 => 'Sioux City, IA', - 1712262 => 'Spencer, IA', - 1712263 => 'Denison, IA', - 1712264 => 'Spencer, IA', - 1712274 => 'Sioux City, IA', - 1712276 => 'Sioux City, IA', - 1712277 => 'Sioux City, IA', - 1712279 => 'Sioux City, IA', - 1712294 => 'Sioux City, IA', - 1712297 => 'Rockwell City, IA', - 1712322 => 'Council Bluffs, IA', - 1712323 => 'Council Bluffs, IA', - 1712324 => 'Sheldon, IA', - 1712325 => 'Council Bluffs, IA', - 1712328 => 'Council Bluffs, IA', - 1712332 => 'Arnolds Park, IA', - 1712335 => 'Pocahontas, IA', - 1712336 => 'Spirit Lake, IA', - 1712338 => 'Milford, IA', - 1712343 => 'Avoca, IA', - 1712362 => 'Estherville, IA', - 1712364 => 'Ida Grove, IA', - 1712366 => 'Council Bluffs, IA', - 1712368 => 'Holstein, IA', - 1712374 => 'Sidney, IA', - 1712376 => 'Marcus, IA', - 1712378 => 'Kingsley, IA', - 1712382 => 'Hamburg, IA', - 1712396 => 'Council Bluffs, IA', - 1712423 => 'Onawa, IA', - 1712439 => 'Hull, IA', - 1712464 => 'Lake City, IA', - 1712469 => 'Manson, IA', - 1712472 => 'Rock Rapids, IA', - 1712475 => 'George, IA', - 1712476 => 'Rock Valley, IA', - 1712477 => 'Larchwood, IA', - 1712482 => 'Oakland, IA', - 1712523 => 'Bedford, IA', - 1712527 => 'Glenwood, IA', - 1712542 => 'Clarinda, IA', - 1712546 => 'Le Mars, IA', - 1712551 => 'Hawarden, IA', - 1712563 => 'Audubon, IA', - 1712568 => 'Akron, IA', - 1712580 => 'Spencer, IA', - 1712623 => 'Red Oak, IA', - 1712642 => 'Missouri Valley, IA', - 1712643 => 'Dunlap, IA', - 1712644 => 'Logan, IA', - 1712647 => 'Woodbine, IA', - 1712653 => 'Manning, IA', - 1712655 => 'Manning, IA', - 1712662 => 'Sac City, IA', - 1712664 => 'Wall Lake, IA', - 1712668 => 'Odebolt, IA', - 1712722 => 'Sioux Center, IA', - 1712732 => 'Storm Lake, IA', - 1712737 => 'Orange City, IA', - 1712752 => 'Hospers, IA', - 1712753 => 'Inwood, IA', - 1712754 => 'Sibley, IA', - 1712755 => 'Harlan, IA', - 1712762 => 'Anita, IA', - 1712778 => 'Griswold, IA', - 1712786 => 'Remsen, IA', - 1712792 => 'Carroll, IA', - 1712826 => 'Villisca, IA', - 1712852 => 'Emmetsburg, IA', - 1712873 => 'Moville, IA', - 1712943 => 'Sergeant Bluff, IA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1713.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1713.php deleted file mode 100644 index ef672ebd3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1713.php +++ /dev/null @@ -1,294 +0,0 @@ - 'Texas', - 1713218 => 'Houston, TX', - 1713220 => 'Houston, TX', - 1713221 => 'Houston, TX', - 1713222 => 'Houston, TX', - 1713223 => 'Houston, TX', - 1713224 => 'Houston, TX', - 1713225 => 'Houston, TX', - 1713226 => 'Houston, TX', - 1713227 => 'Houston, TX', - 1713228 => 'Houston, TX', - 1713229 => 'Houston, TX', - 1713236 => 'Houston, TX', - 1713237 => 'Houston, TX', - 1713242 => 'Houston, TX', - 1713255 => 'Houston, TX', - 1713260 => 'Houston, TX', - 1713263 => 'Houston, TX', - 1713266 => 'Houston, TX', - 1713267 => 'Houston, TX', - 1713270 => 'Houston, TX', - 1713271 => 'Houston, TX', - 1713272 => 'Houston, TX', - 1713275 => 'Houston, TX', - 1713276 => 'Louisiana Street, Houston, TX', - 1713278 => 'Houston, TX', - 1713283 => 'Houston, TX', - 1713290 => 'Houston, TX', - 1713330 => 'Houston, TX', - 1713331 => 'Houston, TX', - 1713333 => 'Houston, TX', - 1713334 => 'Houston, TX', - 1713337 => 'Houston, TX', - 1713339 => 'Houston, TX', - 1713340 => 'Pearland, TX', - 1713343 => 'Houston, TX', - 1713349 => 'Houston, TX', - 1713353 => 'Houston, TX', - 1713355 => 'Houston, TX', - 1713360 => 'Houston, TX', - 1713365 => 'Houston, TX', - 1713383 => 'Houston, TX', - 1713400 => 'Houston, TX', - 1713401 => 'Houston, TX', - 1713413 => 'Houston, TX', - 1713425 => 'Houston, TX', - 1713426 => 'Houston, TX', - 1713432 => 'Houston, TX', - 1713433 => 'Houston, TX', - 1713434 => 'Houston, TX', - 1713436 => 'Pearland, TX', - 1713439 => 'Houston, TX', - 1713440 => 'Houston, TX', - 1713441 => 'Houston, TX', - 1713442 => 'Houston, TX', - 1713450 => 'Houston, TX', - 1713451 => 'Houston, TX', - 1713453 => 'Houston, TX', - 1713454 => 'Houston, TX', - 1713455 => 'Houston, TX', - 1713456 => 'Houston, TX', - 1713457 => 'Houston, TX', - 1713458 => 'Houston, TX', - 1713460 => 'Houston, TX', - 1713461 => 'Houston, TX', - 1713462 => 'Houston, TX', - 1713463 => 'Houston, TX', - 1713464 => 'Houston, TX', - 1713465 => 'Houston, TX', - 1713466 => 'Houston, TX', - 1713467 => 'Houston, TX', - 1713468 => 'Houston, TX', - 1713472 => 'Pasadena, TX', - 1713473 => 'Pasadena, TX', - 1713475 => 'Pasadena, TX', - 1713477 => 'Pasadena, TX', - 1713484 => 'Houston, TX', - 1713490 => 'Houston, TX', - 1713491 => 'Houston, TX', - 1713492 => 'Houston, TX', - 1713500 => 'Houston, TX', - 1713512 => 'Houston, TX', - 1713514 => 'Houston, TX', - 1713520 => 'Houston, TX', - 1713521 => 'Houston, TX', - 1713522 => 'Houston, TX', - 1713523 => 'Houston, TX', - 1713524 => 'Houston, TX', - 1713526 => 'Houston, TX', - 1713527 => 'Houston, TX', - 1713528 => 'Houston, TX', - 1713529 => 'Houston, TX', - 1713532 => 'Houston, TX', - 1713533 => 'Houston, TX', - 1713541 => 'Houston, TX', - 1713552 => 'Houston, TX', - 1713554 => 'Houston, TX', - 1713563 => 'Houston, TX', - 1713566 => 'Houston, TX', - 1713571 => 'Houston, TX', - 1713572 => 'Houston, TX', - 1713574 => 'Houston, TX', - 1713590 => 'Houston, TX', - 1713592 => 'Houston, TX', - 1713599 => 'Houston, TX', - 1713620 => 'Houston, TX', - 1713621 => 'Houston, TX', - 1713622 => 'Houston, TX', - 1713623 => 'Houston, TX', - 1713626 => 'Houston, TX', - 1713627 => 'Houston, TX', - 1713629 => 'Houston, TX', - 1713631 => 'Houston, TX', - 1713633 => 'Houston, TX', - 1713635 => 'Houston, TX', - 1713636 => 'Houston, TX', - 1713637 => 'Houston, TX', - 1713640 => 'Houston, TX', - 1713641 => 'Houston, TX', - 1713643 => 'Houston, TX', - 1713644 => 'Houston, TX', - 1713645 => 'Houston, TX', - 1713647 => 'Houston, TX', - 1713649 => 'Houston, TX', - 1713650 => 'Houston, TX', - 1713651 => 'Houston, TX', - 1713652 => 'Houston, TX', - 1713654 => 'Houston, TX', - 1713655 => 'Houston, TX', - 1713658 => 'Houston, TX', - 1713659 => 'Houston, TX', - 1713660 => 'Houston, TX', - 1713661 => 'Houston, TX', - 1713662 => 'Houston, TX', - 1713663 => 'Houston, TX', - 1713664 => 'Houston, TX', - 1713665 => 'Houston, TX', - 1713666 => 'Houston, TX', - 1713667 => 'Houston, TX', - 1713668 => 'Houston, TX', - 1713669 => 'Houston, TX', - 1713670 => 'Houston, TX', - 1713671 => 'Houston, TX', - 1713672 => 'Houston, TX', - 1713673 => 'Houston, TX', - 1713674 => 'Houston, TX', - 1713675 => 'Houston, TX', - 1713676 => 'Houston, TX', - 1713677 => 'Houston, TX', - 1713678 => 'Houston, TX', - 1713680 => 'Houston, TX', - 1713681 => 'Houston, TX', - 1713682 => 'Houston, TX', - 1713683 => 'Houston, TX', - 1713686 => 'Houston, TX', - 1713688 => 'Houston, TX', - 1713690 => 'Houston, TX', - 1713691 => 'Houston, TX', - 1713692 => 'Houston, TX', - 1713694 => 'Houston, TX', - 1713695 => 'Houston, TX', - 1713696 => 'Houston, TX', - 1713697 => 'Houston, TX', - 1713699 => 'Houston, TX', - 1713704 => 'Houston, TX', - 1713706 => 'Houston, TX', - 1713721 => 'Houston, TX', - 1713722 => 'Houston, TX', - 1713723 => 'Houston, TX', - 1713726 => 'Houston, TX', - 1713728 => 'Houston, TX', - 1713729 => 'Houston, TX', - 1713731 => 'Houston, TX', - 1713733 => 'Houston, TX', - 1713734 => 'Houston, TX', - 1713738 => 'Houston, TX', - 1713739 => 'Houston, TX', - 1713740 => 'Pasadena, TX', - 1713741 => 'Houston, TX', - 1713742 => 'Houston, TX', - 1713743 => 'Houston, TX', - 1713747 => 'Houston, TX', - 1713748 => 'Houston, TX', - 1713750 => 'Houston, TX', - 1713751 => 'Houston, TX', - 1713752 => 'Houston, TX', - 1713755 => 'Houston, TX', - 1713757 => 'Houston, TX', - 1713758 => 'Houston, TX', - 1713759 => 'Houston, TX', - 1713771 => 'Houston, TX', - 1713772 => 'Houston, TX', - 1713773 => 'Houston, TX', - 1713774 => 'Houston, TX', - 1713776 => 'Houston, TX', - 1713777 => 'Houston, TX', - 1713778 => 'Houston, TX', - 1713779 => 'Houston, TX', - 1713780 => 'Houston, TX', - 1713781 => 'Houston, TX', - 1713782 => 'Houston, TX', - 1713783 => 'Houston, TX', - 1713784 => 'Houston, TX', - 1713785 => 'Houston, TX', - 1713787 => 'Houston, TX', - 1713789 => 'Houston, TX', - 1713790 => 'Houston, TX', - 1713791 => 'Houston, TX', - 1713792 => 'Houston, TX', - 1713794 => 'Houston, TX', - 1713795 => 'Houston, TX', - 1713796 => 'Houston, TX', - 1713797 => 'Houston, TX', - 1713798 => 'Houston, TX', - 1713799 => 'Houston, TX', - 1713802 => 'Houston, TX', - 1713807 => 'Houston, TX', - 1713812 => 'Houston, TX', - 1713827 => 'Houston, TX', - 1713830 => 'Houston, TX', - 1713838 => 'Houston, TX', - 1713839 => 'Houston, TX', - 1713840 => 'Houston, TX', - 1713842 => 'Houston, TX', - 1713847 => 'Houston, TX', - 1713849 => 'Houston, TX', - 1713850 => 'Houston, TX', - 1713856 => 'Houston, TX', - 1713861 => 'Houston, TX', - 1713862 => 'Houston, TX', - 1713863 => 'Houston, TX', - 1713864 => 'Houston, TX', - 1713867 => 'Houston, TX', - 1713868 => 'Houston, TX', - 1713869 => 'Houston, TX', - 1713871 => 'Houston, TX', - 1713873 => 'Houston, TX', - 1713874 => 'Houston, TX', - 1713877 => 'Houston, TX', - 1713880 => 'Houston, TX', - 1713884 => 'Houston, TX', - 1713895 => 'Houston, TX', - 1713896 => 'Houston, TX', - 1713914 => 'Houston, TX', - 1713917 => 'Houston, TX', - 1713920 => 'Pasadena, TX', - 1713921 => 'Houston, TX', - 1713923 => 'Houston, TX', - 1713924 => 'Houston, TX', - 1713926 => 'Houston, TX', - 1713928 => 'Houston, TX', - 1713932 => 'Houston, TX', - 1713934 => 'Houston, TX', - 1713935 => 'Houston, TX', - 1713937 => 'Houston, TX', - 1713939 => 'Houston, TX', - 1713942 => 'Houston, TX', - 1713951 => 'Houston, TX', - 1713952 => 'Houston, TX', - 1713953 => 'Houston, TX', - 1713956 => 'Houston, TX', - 1713957 => 'Houston, TX', - 1713960 => 'Houston, TX', - 1713961 => 'Houston, TX', - 1713963 => 'Houston, TX', - 1713965 => 'Houston, TX', - 1713966 => 'Houston, TX', - 1713968 => 'Houston, TX', - 1713970 => 'Houston, TX', - 1713972 => 'Houston, TX', - 1713973 => 'Houston, TX', - 1713974 => 'Houston, TX', - 1713975 => 'Houston, TX', - 1713977 => 'Houston, TX', - 1713978 => 'Houston, TX', - 1713979 => 'Houston, TX', - 1713981 => 'Houston, TX', - 1713983 => 'Houston, TX', - 1713984 => 'Houston, TX', - 1713986 => 'Houston, TX', - 1713987 => 'Houston, TX', - 1713988 => 'Houston, TX', - 1713991 => 'Houston, TX', - 1713993 => 'Houston, TX', - 1713995 => 'Houston, TX', - 1713996 => 'Houston, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1714.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1714.php deleted file mode 100644 index 4a73b61eb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1714.php +++ /dev/null @@ -1,169 +0,0 @@ - 'California', - 1714221 => 'Orange, CA', - 1714224 => 'Anaheim, CA', - 1714228 => 'Buena Park, CA', - 1714245 => 'Santa Ana, CA', - 1714254 => 'Anaheim, CA', - 1714255 => 'Brea, CA', - 1714256 => 'Brea, CA', - 1714257 => 'Brea, CA', - 1714258 => 'Tustin, CA', - 1714259 => 'Tustin, CA', - 1714278 => 'Fullerton, CA', - 1714280 => 'Anaheim, CA', - 1714281 => 'Anaheim, CA', - 1714285 => 'Santa Ana, CA', - 1714288 => 'Orange, CA', - 1714289 => 'Orange, CA', - 1714368 => 'Tustin, CA', - 1714374 => 'Huntington Beach, CA', - 1714375 => 'Huntington Beach, CA', - 1714377 => 'Huntington Beach, CA', - 1714378 => 'Fountain Valley, CA', - 1714385 => 'Orange, CA', - 1714399 => 'Anaheim, CA', - 1714441 => 'Fullerton, CA', - 1714446 => 'Fullerton, CA', - 1714447 => 'Fullerton, CA', - 1714449 => 'Fullerton, CA', - 1714453 => 'Orange, CA', - 1714456 => 'Orange, CA', - 1714465 => 'Huntington Beach, CA', - 1714480 => 'Santa Ana, CA', - 1714491 => 'Anaheim, CA', - 1714502 => 'Anaheim, CA', - 1714505 => 'Tustin, CA', - 1714508 => 'Tustin, CA', - 1714516 => 'Orange, CA', - 1714517 => 'Anaheim, CA', - 1714520 => 'Anaheim, CA', - 1714521 => 'Buena Park, CA', - 1714522 => 'Buena Park, CA', - 1714523 => 'Buena Park, CA', - 1714525 => 'Fullerton, CA', - 1714526 => 'Fullerton, CA', - 1714529 => 'Brea, CA', - 1714530 => 'Garden Grove, CA', - 1714532 => 'Orange, CA', - 1714533 => 'Anaheim, CA', - 1714534 => 'Garden Grove, CA', - 1714535 => 'Anaheim, CA', - 1714536 => 'Huntington Beach, CA', - 1714537 => 'Garden Grove, CA', - 1714538 => 'Orange, CA', - 1714539 => 'Garden Grove, CA', - 1714541 => 'Santa Ana, CA', - 1714542 => 'Santa Ana, CA', - 1714543 => 'Santa Ana, CA', - 1714544 => 'Tustin, CA', - 1714547 => 'Santa Ana, CA', - 1714550 => 'Santa Ana, CA', - 1714554 => 'Santa Ana, CA', - 1714558 => 'Santa Ana, CA', - 1714560 => 'Santa Ana, CA', - 1714562 => 'Buena Park, CA', - 1714563 => 'Anaheim, CA', - 1714564 => 'Santa Ana, CA', - 1714568 => 'Santa Ana, CA', - 1714569 => 'Santa Ana, CA', - 1714571 => 'Santa Ana, CA', - 1714573 => 'Tustin, CA', - 1714578 => 'Fullerton, CA', - 1714590 => 'Garden Grove, CA', - 1714593 => 'Fountain Valley, CA', - 1714596 => 'Huntington Beach, CA', - 1714626 => 'Fullerton, CA', - 1714628 => 'Orange, CA', - 1714630 => 'Anaheim, CA', - 1714632 => 'Anaheim, CA', - 1714633 => 'Orange, CA', - 1714634 => 'Orange, CA', - 1714635 => 'Anaheim, CA', - 1714636 => 'Garden Grove, CA', - 1714637 => 'Orange, CA', - 1714638 => 'Garden Grove, CA', - 1714639 => 'Orange, CA', - 1714647 => 'Santa Ana, CA', - 1714663 => 'Garden Grove, CA', - 1714665 => 'Tustin, CA', - 1714666 => 'Anaheim, CA', - 1714667 => 'Santa Ana, CA', - 1714669 => 'Tustin, CA', - 1714670 => 'Buena Park, CA', - 1714671 => 'Brea, CA', - 1714672 => 'Brea, CA', - 1714674 => 'Brea, CA', - 1714680 => 'Fullerton, CA', - 1714690 => 'Buena Park, CA', - 1714692 => 'Yorba Linda, CA', - 1714693 => 'Yorba Linda, CA', - 1714701 => 'Anaheim, CA', - 1714730 => 'Tustin, CA', - 1714731 => 'Tustin, CA', - 1714734 => 'Tustin, CA', - 1714736 => 'Buena Park, CA', - 1714738 => 'Fullerton, CA', - 1714739 => 'Buena Park, CA', - 1714741 => 'Garden Grove, CA', - 1714744 => 'Orange, CA', - 1714758 => 'Anaheim, CA', - 1714765 => 'Anaheim, CA', - 1714769 => 'Orange, CA', - 1714771 => 'Orange, CA', - 1714772 => 'Anaheim, CA', - 1714773 => 'Fullerton, CA', - 1714774 => 'Anaheim, CA', - 1714776 => 'Anaheim, CA', - 1714777 => 'Yorba Linda, CA', - 1714778 => 'Anaheim, CA', - 1714780 => 'Anaheim, CA', - 1714781 => 'Anaheim, CA', - 1714808 => 'Anaheim, CA', - 1714817 => 'Anaheim, CA', - 1714832 => 'Tustin, CA', - 1714834 => 'Santa Ana, CA', - 1714835 => 'Santa Ana, CA', - 1714836 => 'Santa Ana, CA', - 1714838 => 'Tustin, CA', - 1714840 => 'Huntington Beach, CA', - 1714841 => 'Huntington Beach, CA', - 1714842 => 'Huntington Beach, CA', - 1714843 => 'Huntington Beach, CA', - 1714846 => 'Huntington Beach, CA', - 1714847 => 'Huntington Beach, CA', - 1714848 => 'Huntington Beach, CA', - 1714870 => 'Fullerton, CA', - 1714871 => 'Fullerton, CA', - 1714879 => 'Fullerton, CA', - 1714896 => 'Westminster, CA', - 1714921 => 'Orange, CA', - 1714935 => 'Orange, CA', - 1714937 => 'Orange, CA', - 1714938 => 'Orange, CA', - 1714939 => 'Orange, CA', - 1714940 => 'Orange, CA', - 1714953 => 'Santa Ana, CA', - 1714956 => 'Anaheim, CA', - 1714960 => 'Huntington Beach, CA', - 1714962 => 'Huntington Beach, CA', - 1714964 => 'Fountain Valley, CA', - 1714969 => 'Huntington Beach, CA', - 1714970 => 'Yorba Linda, CA', - 1714971 => 'Garden Grove, CA', - 1714972 => 'Santa Ana, CA', - 1714973 => 'Santa Ana, CA', - 1714978 => 'Orange, CA', - 1714990 => 'Brea, CA', - 1714991 => 'Anaheim, CA', - 1714992 => 'Fullerton, CA', - 1714994 => 'Buena Park, CA', - 1714997 => 'Orange, CA', - 1714999 => 'Anaheim, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1715.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1715.php deleted file mode 100644 index 6bbf09a22..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1715.php +++ /dev/null @@ -1,197 +0,0 @@ - 'Wisconsin', - 1715228 => 'Coloma, WI', - 1715229 => 'Owen, WI', - 1715231 => 'Menomonie, WI', - 1715232 => 'Menomonie, WI', - 1715233 => 'Menomonie, WI', - 1715234 => 'Rice Lake, WI', - 1715235 => 'Menomonie, WI', - 1715236 => 'Rice Lake, WI', - 1715239 => 'Cornell, WI', - 1715246 => 'New Richmond, WI', - 1715247 => 'Somerset, WI', - 1715248 => 'Star Prairie, WI', - 1715251 => 'Niagara, WI', - 1715253 => 'Wittenberg, WI', - 1715255 => 'Loyal, WI', - 1715256 => 'Waupaca, WI', - 1715257 => 'Athens, WI', - 1715258 => 'Waupaca, WI', - 1715261 => 'Wausau, WI', - 1715262 => 'Prescott, WI', - 1715263 => 'Clear Lake, WI', - 1715265 => 'Glenwood City, WI', - 1715266 => 'Winter, WI', - 1715267 => 'Greenwood, WI', - 1715268 => 'Amery, WI', - 1715273 => 'Ellsworth, WI', - 1715275 => 'Elcho, WI', - 1715277 => 'Lake Tomahawk, WI', - 1715284 => 'Black River Falls, WI', - 1715286 => 'Augusta, WI', - 1715289 => 'Cadott, WI', - 1715294 => 'Osceola, WI', - 1715298 => 'Wausau, WI', - 1715325 => 'Wisconsin Rapids, WI', - 1715327 => 'Frederic, WI', - 1715335 => 'Plainfield, WI', - 1715339 => 'Phillips, WI', - 1715341 => 'Stevens Point, WI', - 1715342 => 'Stevens Point, WI', - 1715343 => 'Stevens Point, WI', - 1715344 => 'Stevens Point, WI', - 1715345 => 'Stevens Point, WI', - 1715346 => 'Stevens Point, WI', - 1715349 => 'Siren, WI', - 1715352 => 'Edgar, WI', - 1715354 => 'Birchwood, WI', - 1715357 => 'Almena, WI', - 1715358 => 'Minocqua, WI', - 1715359 => 'Schofield, WI', - 1715361 => 'Rhinelander, WI', - 1715362 => 'Rhinelander, WI', - 1715365 => 'Rhinelander, WI', - 1715369 => 'Rhinelander, WI', - 1715372 => 'Iron River, WI', - 1715373 => 'Washburn, WI', - 1715377 => 'Hudson, WI', - 1715381 => 'Hudson, WI', - 1715384 => 'Marshfield, WI', - 1715385 => 'Boulder Junction, WI', - 1715386 => 'Hudson, WI', - 1715387 => 'Marshfield, WI', - 1715389 => 'Marshfield, WI', - 1715392 => 'Superior, WI', - 1715394 => 'Superior, WI', - 1715395 => 'Superior, WI', - 1715398 => 'Superior, WI', - 1715399 => 'Superior, WI', - 1715421 => 'Wisconsin Rapids, WI', - 1715422 => 'Wisconsin Rapids, WI', - 1715423 => 'Wisconsin Rapids, WI', - 1715424 => 'Wisconsin Rapids, WI', - 1715425 => 'River Falls, WI', - 1715426 => 'River Falls, WI', - 1715427 => 'Rib Lake, WI', - 1715428 => 'Prentice, WI', - 1715442 => 'Pepin, WI', - 1715443 => 'Marathon City, WI', - 1715445 => 'Iola, WI', - 1715446 => 'Hatley, WI', - 1715449 => 'Birnamwood, WI', - 1715453 => 'Tomahawk, WI', - 1715457 => 'Junction City, WI', - 1715458 => 'Cameron, WI', - 1715462 => 'Hayward, WI', - 1715463 => 'Grantsburg, WI', - 1715466 => 'Minong, WI', - 1715468 => 'Shell Lake, WI', - 1715472 => 'Luck, WI', - 1715476 => 'Mercer, WI', - 1715477 => 'Eagle River, WI', - 1715478 => 'Crandon, WI', - 1715479 => 'Eagle River, WI', - 1715483 => 'St. Croix Falls, WI', - 1715485 => 'Balsam Lake, WI', - 1715514 => 'Eau Claire, WI', - 1715524 => 'Shawano, WI', - 1715526 => 'Shawano, WI', - 1715528 => 'Florence, WI', - 1715531 => 'Hudson, WI', - 1715532 => 'Ladysmith, WI', - 1715536 => 'Merrill, WI', - 1715537 => 'Barron, WI', - 1715538 => 'Whitehall, WI', - 1715539 => 'Merrill, WI', - 1715542 => 'Saint Germain, WI', - 1715543 => 'Manitowish Waters, WI', - 1715544 => 'Stevens Point, WI', - 1715546 => 'Three Lakes, WI', - 1715547 => 'Land O\' Lakes, WI', - 1715552 => 'Eau Claire, WI', - 1715561 => 'Hurley, WI', - 1715568 => 'Bloomer, WI', - 1715582 => 'Peshtigo, WI', - 1715588 => 'Lac du Flambeau, WI', - 1715592 => 'Custer, WI', - 1715597 => 'Osseo, WI', - 1715623 => 'Antigo, WI', - 1715627 => 'Antigo, WI', - 1715634 => 'Hayward, WI', - 1715635 => 'Spooner, WI', - 1715644 => 'Stanley, WI', - 1715654 => 'Dorchester, WI', - 1715659 => 'Spencer, WI', - 1715669 => 'Thorp, WI', - 1715672 => 'Durand, WI', - 1715674 => 'Laona, WI', - 1715675 => 'Wausau, WI', - 1715677 => 'Rosholt, WI', - 1715682 => 'Ashland, WI', - 1715684 => 'Baldwin, WI', - 1715685 => 'Ashland, WI', - 1715687 => 'Stratford, WI', - 1715693 => 'Mosinee, WI', - 1715698 => 'Woodville, WI', - 1715720 => 'Chippewa Falls, WI', - 1715723 => 'Chippewa Falls, WI', - 1715726 => 'Chippewa Falls, WI', - 1715732 => 'Marinette, WI', - 1715735 => 'Marinette, WI', - 1715736 => 'Rice Lake, WI', - 1715743 => 'Neillsville, WI', - 1715745 => 'Cecil, WI', - 1715748 => 'Medford, WI', - 1715749 => 'Roberts, WI', - 1715754 => 'Marion, WI', - 1715755 => 'Dresser, WI', - 1715758 => 'Bonduel, WI', - 1715762 => 'Park Falls, WI', - 1715778 => 'Spring Valley, WI', - 1715779 => 'Bayfield, WI', - 1715787 => 'Gresham, WI', - 1715798 => 'Cable, WI', - 1715799 => 'Keshena, WI', - 1715822 => 'Cumberland, WI', - 1715823 => 'Clintonville, WI', - 1715824 => 'Amherst, WI', - 1715825 => 'Milltown, WI', - 1715830 => 'Eau Claire, WI', - 1715831 => 'Eau Claire, WI', - 1715832 => 'Eau Claire, WI', - 1715833 => 'Eau Claire, WI', - 1715834 => 'Eau Claire, WI', - 1715835 => 'Eau Claire, WI', - 1715836 => 'Eau Claire, WI', - 1715838 => 'Eau Claire, WI', - 1715839 => 'Eau Claire, WI', - 1715842 => 'Wausau, WI', - 1715843 => 'Wausau, WI', - 1715845 => 'Wausau, WI', - 1715847 => 'Wausau, WI', - 1715848 => 'Wausau, WI', - 1715849 => 'Wausau, WI', - 1715854 => 'Crivitz, WI', - 1715855 => 'Eau Claire, WI', - 1715856 => 'Wausaukee, WI', - 1715858 => 'Eau Claire, WI', - 1715866 => 'Webster, WI', - 1715868 => 'Bruce, WI', - 1715874 => 'Eau Claire, WI', - 1715877 => 'Fall Creek, WI', - 1715884 => 'Pittsville, WI', - 1715886 => 'Nekoosa, WI', - 1715924 => 'Chetek, WI', - 1715926 => 'Mondovi, WI', - 1715934 => 'Hayward, WI', - 1715962 => 'Colfax, WI', - 1715985 => 'Independence, WI', - 1715986 => 'Turtle Lake, WI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1716.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1716.php deleted file mode 100644 index e46703224..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1716.php +++ /dev/null @@ -1,145 +0,0 @@ - 'New York', - 1716257 => 'Cattaraugus, NY', - 1716276 => 'Wehrle Drive, Buffalo, NY', - 1716278 => 'Niagara Falls, NY', - 1716282 => 'Niagara Falls, NY', - 1716283 => 'Niagara Falls, NY', - 1716284 => 'Niagara Falls, NY', - 1716285 => 'Niagara Falls, NY', - 1716297 => 'Niagara Falls, NY', - 1716298 => 'Niagara Falls, NY', - 1716326 => 'Westfield, NY', - 1716332 => 'Buffalo, NY', - 1716337 => 'North Collins, NY', - 1716355 => 'Clymer, NY', - 1716358 => 'Randolph, NY', - 1716362 => 'Buffalo, NY', - 1716363 => 'Dunkirk, NY', - 1716366 => 'Dunkirk, NY', - 1716372 => 'Olean, NY', - 1716373 => 'Olean, NY', - 1716375 => 'Olean, NY', - 1716386 => 'Bemus Point, NY', - 1716433 => 'Lockport, NY', - 1716434 => 'Lockport, NY', - 1716438 => 'Lockport, NY', - 1716439 => 'Lockport, NY', - 1716446 => 'Buffalo, NY', - 1716483 => 'Jamestown, NY', - 1716484 => 'Jamestown, NY', - 1716487 => 'Jamestown, NY', - 1716488 => 'Jamestown, NY', - 1716532 => 'Gowanda, NY', - 1716537 => 'Holland, NY', - 1716542 => 'Akron, NY', - 1716549 => 'Angola, NY', - 1716569 => 'Frewsburg, NY', - 1716592 => 'Springville, NY', - 1716595 => 'Cassadaga, NY', - 1716625 => 'Lockport, NY', - 1716627 => 'Hamburg, NY', - 1716634 => 'Williamsville, NY', - 1716646 => 'Hamburg, NY', - 1716648 => 'Hamburg, NY', - 1716649 => 'Hamburg, NY', - 1716652 => 'East Aurora, NY', - 1716655 => 'East Aurora, NY', - 1716661 => 'Jamestown, NY', - 1716662 => 'Orchard Park, NY', - 1716664 => 'Jamestown, NY', - 1716665 => 'Jamestown, NY', - 1716667 => 'Orchard Park, NY', - 1716672 => 'Fredonia, NY', - 1716673 => 'Fredonia, NY', - 1716674 => 'West Seneca, NY', - 1716675 => 'West Seneca, NY', - 1716676 => 'Franklinville, NY', - 1716679 => 'Fredonia, NY', - 1716692 => 'North Tonawanda, NY', - 1716693 => 'North Tonawanda, NY', - 1716694 => 'North Tonawanda, NY', - 1716695 => 'North Tonawanda, NY', - 1716699 => 'Ellicottville, NY', - 1716712 => 'West Seneca, NY', - 1716731 => 'Sanborn, NY', - 1716735 => 'Middleport, NY', - 1716741 => 'Clarence Center, NY', - 1716745 => 'Youngstown, NY', - 1716751 => 'Wilson, NY', - 1716753 => 'Mayville, NY', - 1716754 => 'Lewiston, NY', - 1716759 => 'Clarence, NY', - 1716761 => 'Sherman, NY', - 1716763 => 'Lakewood, NY', - 1716772 => 'Gasport, NY', - 1716773 => 'Grand Island, NY', - 1716778 => 'Newfane, NY', - 1716783 => 'Buffalo, NY', - 1716791 => 'Ransomville, NY', - 1716792 => 'Brocton, NY', - 1716816 => 'Buffalo, NY', - 1716822 => 'Buffalo, NY', - 1716823 => 'Buffalo, NY', - 1716824 => 'Buffalo, NY', - 1716826 => 'Buffalo, NY', - 1716828 => 'Buffalo, NY', - 1716829 => 'Buffalo, NY', - 1716831 => 'Buffalo, NY', - 1716832 => 'Buffalo, NY', - 1716833 => 'Buffalo, NY', - 1716834 => 'Buffalo, NY', - 1716835 => 'Buffalo, NY', - 1716836 => 'Buffalo, NY', - 1716838 => 'Buffalo, NY', - 1716842 => 'Buffalo, NY', - 1716844 => 'Buffalo, NY', - 1716845 => 'Buffalo, NY', - 1716847 => 'Buffalo, NY', - 1716848 => 'Buffalo, NY', - 1716849 => 'Buffalo, NY', - 1716851 => 'Buffalo, NY', - 1716852 => 'Buffalo, NY', - 1716853 => 'Buffalo, NY', - 1716854 => 'Buffalo, NY', - 1716855 => 'Buffalo, NY', - 1716856 => 'Buffalo, NY', - 1716858 => 'Buffalo, NY', - 1716859 => 'Buffalo, NY', - 1716862 => 'Buffalo, NY', - 1716871 => 'Buffalo, NY', - 1716873 => 'Buffalo, NY', - 1716874 => 'Buffalo, NY', - 1716875 => 'Buffalo, NY', - 1716876 => 'Buffalo, NY', - 1716877 => 'Buffalo, NY', - 1716878 => 'Buffalo, NY', - 1716881 => 'Buffalo, NY', - 1716882 => 'Buffalo, NY', - 1716883 => 'Buffalo, NY', - 1716884 => 'Buffalo, NY', - 1716885 => 'Buffalo, NY', - 1716886 => 'Buffalo, NY', - 1716887 => 'Buffalo, NY', - 1716891 => 'Buffalo, NY', - 1716892 => 'Buffalo, NY', - 1716893 => 'Buffalo, NY', - 1716894 => 'Cheektowaga, NY', - 1716895 => 'Buffalo, NY', - 1716896 => 'Buffalo, NY', - 1716897 => 'Buffalo, NY', - 1716898 => 'Buffalo, NY', - 1716934 => 'Silver Creek, NY', - 1716937 => 'Alden, NY', - 1716938 => 'Little Valley, NY', - 1716945 => 'Salamanca, NY', - 1716947 => 'Derby, NY', - 1716961 => 'Buffalo, NY', - 1716992 => 'Eden, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1717.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1717.php deleted file mode 100644 index 981c40e28..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1717.php +++ /dev/null @@ -1,220 +0,0 @@ - 'Pennsylvania', - 1717207 => 'Lancaster, PA', - 1717217 => 'Chambersburg, PA', - 1717218 => 'Carlisle, PA', - 1717221 => 'Harrisburg, PA', - 1717225 => 'Spring Grove, PA', - 1717228 => 'Lebanon, PA', - 1717230 => 'Harrisburg, PA', - 1717231 => 'Harrisburg, PA', - 1717232 => 'Harrisburg, PA', - 1717233 => 'Harrisburg, PA', - 1717234 => 'Harrisburg, PA', - 1717236 => 'Harrisburg, PA', - 1717237 => 'Harrisburg, PA', - 1717238 => 'Harrisburg, PA', - 1717240 => 'Carlisle, PA', - 1717241 => 'Carlisle, PA', - 1717242 => 'Lewistown, PA', - 1717243 => 'Carlisle, PA', - 1717244 => 'Red Lion, PA', - 1717245 => 'Carlisle, PA', - 1717246 => 'Red Lion, PA', - 1717248 => 'Lewistown, PA', - 1717249 => 'Carlisle, PA', - 1717252 => 'Wrightsville, PA', - 1717255 => 'Harrisburg, PA', - 1717258 => 'Carlisle, PA', - 1717259 => 'East Berlin, PA', - 1717260 => 'Harrisburg, PA', - 1717261 => 'Chambersburg, PA', - 1717262 => 'Chambersburg, PA', - 1717263 => 'Chambersburg, PA', - 1717264 => 'Chambersburg, PA', - 1717267 => 'Chambersburg, PA', - 1717270 => 'Lebanon, PA', - 1717272 => 'Lebanon, PA', - 1717273 => 'Lebanon, PA', - 1717274 => 'Lebanon, PA', - 1717279 => 'Lebanon, PA', - 1717290 => 'Lancaster, PA', - 1717291 => 'Lancaster, PA', - 1717292 => 'Dover, PA', - 1717293 => 'Lancaster, PA', - 1717295 => 'Lancaster, PA', - 1717299 => 'Lancaster, PA', - 1717328 => 'Mercersburg, PA', - 1717334 => 'Gettysburg, PA', - 1717335 => 'Denver, PA', - 1717337 => 'Gettysburg, PA', - 1717338 => 'Gettysburg, PA', - 1717339 => 'Gettysburg, PA', - 1717352 => 'Fayetteville, PA', - 1717354 => 'New Holland, PA', - 1717355 => 'New Holland, PA', - 1717359 => 'Littlestown, PA', - 1717361 => 'Elizabethtown, PA', - 1717362 => 'Elizabethville, PA', - 1717367 => 'Elizabethtown, PA', - 1717375 => 'Chambersburg, PA', - 1717390 => 'Lancaster, PA', - 1717391 => 'Lancaster, PA', - 1717392 => 'Lancaster, PA', - 1717393 => 'Lancaster, PA', - 1717394 => 'Lancaster, PA', - 1717396 => 'Lancaster, PA', - 1717397 => 'Lancaster, PA', - 1717399 => 'Lancaster, PA', - 1717412 => 'Harrisburg, PA', - 1717423 => 'Newburg, PA', - 1717426 => 'Marietta, PA', - 1717431 => 'Lancaster, PA', - 1717432 => 'Dillsburg, PA', - 1717435 => 'Lancaster, PA', - 1717436 => 'Mifflintown, PA', - 1717441 => 'Harrisburg, PA', - 1717442 => 'Gap, PA', - 1717444 => 'Liverpool, PA', - 1717456 => 'Delta, PA', - 1717458 => 'Mechanicsburg, PA', - 1717463 => 'McAlisterville, PA', - 1717464 => 'Willow Street, PA', - 1717469 => 'Grantville, PA', - 1717477 => 'Shippensburg, PA', - 1717485 => 'McConnellsburg, PA', - 1717486 => 'Mount Holly Springs, PA', - 1717492 => 'Mount Joy, PA', - 1717502 => 'Dillsburg, PA', - 1717509 => 'Lancaster, PA', - 1717517 => 'Lancaster, PA', - 1717519 => 'Lancaster, PA', - 1717520 => 'Hershey, PA', - 1717525 => 'Harrisburg, PA', - 1717526 => 'Harrisburg, PA', - 1717528 => 'York Springs, PA', - 1717530 => 'Shippensburg, PA', - 1717531 => 'Hershey, PA', - 1717532 => 'Shippensburg, PA', - 1717533 => 'Hershey, PA', - 1717534 => 'Hershey, PA', - 1717540 => 'Harrisburg, PA', - 1717541 => 'Harrisburg, PA', - 1717544 => 'Lancaster, PA', - 1717545 => 'Harrisburg, PA', - 1717548 => 'Peach Bottom, PA', - 1717558 => 'Harrisburg, PA', - 1717560 => 'Lancaster, PA', - 1717561 => 'Harrisburg, PA', - 1717564 => 'Harrisburg, PA', - 1717566 => 'Hummelstown, PA', - 1717567 => 'Newport, PA', - 1717569 => 'Lancaster, PA', - 1717581 => 'Lancaster, PA', - 1717582 => 'New Bloomfield, PA', - 1717589 => 'Millerstown, PA', - 1717591 => 'Mechanicsburg, PA', - 1717597 => 'Greencastle, PA', - 1717600 => 'York, PA', - 1717624 => 'New Oxford, PA', - 1717625 => 'Lititz, PA', - 1717626 => 'Lititz, PA', - 1717627 => 'Lititz, PA', - 1717630 => 'Hanover, PA', - 1717632 => 'Hanover, PA', - 1717633 => 'Hanover, PA', - 1717635 => 'Harrisburg, PA', - 1717637 => 'Hanover, PA', - 1717642 => 'Fairfield, PA', - 1717646 => 'Hanover, PA', - 1717647 => 'Tower City, PA', - 1717650 => 'York, PA', - 1717651 => 'Harrisburg, PA', - 1717652 => 'Harrisburg, PA', - 1717653 => 'Mount Joy, PA', - 1717656 => 'Leola, PA', - 1717657 => 'Harrisburg, PA', - 1717664 => 'Manheim, PA', - 1717665 => 'Manheim, PA', - 1717667 => 'Reedsville, PA', - 1717671 => 'Harrisburg, PA', - 1717677 => 'Biglerville, PA', - 1717684 => 'Columbia, PA', - 1717691 => 'Mechanicsburg, PA', - 1717692 => 'Millersburg, PA', - 1717695 => 'Harrisburg, PA', - 1717697 => 'Mechanicsburg, PA', - 1717699 => 'York, PA', - 1717709 => 'Chambersburg, PA', - 1717718 => 'York, PA', - 1717721 => 'Ephrata, PA', - 1717724 => 'Harrisburg, PA', - 1717728 => 'Enola, PA', - 1717732 => 'Enola, PA', - 1717733 => 'Ephrata, PA', - 1717735 => 'Lancaster, PA', - 1717737 => 'Camp Hill, PA', - 1717738 => 'Ephrata, PA', - 1717741 => 'York, PA', - 1717747 => 'York, PA', - 1717749 => 'Waynesboro, PA', - 1717751 => 'York, PA', - 1717755 => 'York, PA', - 1717757 => 'York, PA', - 1717761 => 'Camp Hill, PA', - 1717762 => 'Waynesboro, PA', - 1717763 => 'Camp Hill, PA', - 1717764 => 'York, PA', - 1717765 => 'Waynesboro, PA', - 1717766 => 'Mechanicsburg, PA', - 1717767 => 'York, PA', - 1717771 => 'York, PA', - 1717774 => 'New Cumberland, PA', - 1717776 => 'Newville, PA', - 1717782 => 'Harrisburg, PA', - 1717786 => 'Quarryville, PA', - 1717787 => 'Harrisburg, PA', - 1717789 => 'Loysville, PA', - 1717790 => 'Mechanicsburg, PA', - 1717791 => 'Mechanicsburg, PA', - 1717792 => 'York, PA', - 1717793 => 'York, PA', - 1717795 => 'Mechanicsburg, PA', - 1717796 => 'Mechanicsburg, PA', - 1717812 => 'York, PA', - 1717832 => 'Palmyra, PA', - 1717834 => 'Duncannon, PA', - 1717838 => 'Palmyra, PA', - 1717840 => 'York, PA', - 1717843 => 'York, PA', - 1717845 => 'York, PA', - 1717846 => 'York, PA', - 1717848 => 'York, PA', - 1717849 => 'York, PA', - 1717851 => 'York, PA', - 1717852 => 'York, PA', - 1717854 => 'York, PA', - 1717866 => 'Myerstown, PA', - 1717867 => 'Annville, PA', - 1717896 => 'Halifax, PA', - 1717899 => 'McVeytown, PA', - 1717901 => 'Harrisburg, PA', - 1717909 => 'Harrisburg, PA', - 1717920 => 'Harrisburg, PA', - 1717921 => 'Dauphin, PA', - 1717927 => 'Brogue, PA', - 1717935 => 'Belleville, PA', - 1717944 => 'Middletown, PA', - 1717945 => 'Lancaster, PA', - 1717948 => 'Middletown, PA', - 1717957 => 'Marysville, PA', - 1717964 => 'Mount Gretna, PA', - 1717975 => 'Camp Hill, PA', - 1717993 => 'Stewartstown, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1718.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1718.php deleted file mode 100644 index b34540820..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1718.php +++ /dev/null @@ -1,396 +0,0 @@ - 'New York', - 1718206 => 'Jamaica, NY', - 1718209 => 'Brooklyn, NY', - 1718210 => 'Brooklyn, NY', - 1718218 => 'Brooklyn, NY', - 1718220 => 'Bronx, NY', - 1718221 => 'Brooklyn, NY', - 1718222 => 'Brooklyn, NY', - 1718226 => 'Staten Island, NY', - 1718227 => 'Staten Island, NY', - 1718230 => 'Brooklyn, NY', - 1718231 => 'Bronx, NY', - 1718232 => 'Brooklyn, NY', - 1718234 => 'Brooklyn, NY', - 1718235 => 'Brooklyn, NY', - 1718236 => 'Brooklyn, NY', - 1718237 => 'Brooklyn, NY', - 1718238 => 'Brooklyn, NY', - 1718239 => 'Bronx, NY', - 1718240 => 'Brooklyn, NY', - 1718241 => 'Brooklyn, NY', - 1718243 => 'Brooklyn, NY', - 1718244 => 'Jamaica, NY', - 1718245 => 'Brooklyn, NY', - 1718246 => 'Brooklyn, NY', - 1718250 => 'Downtown Brooklyn, Brooklyn, NY', - 1718251 => 'Brooklyn, NY', - 1718252 => 'Brooklyn, NY', - 1718253 => 'Brooklyn, NY', - 1718256 => 'Brooklyn, NY', - 1718257 => 'Brooklyn, NY', - 1718258 => 'Brooklyn, NY', - 1718259 => 'Brooklyn, NY', - 1718260 => 'Brooklyn, NY', - 1718262 => 'Jamaica, NY', - 1718265 => 'Brooklyn, NY', - 1718266 => 'Brooklyn, NY', - 1718270 => 'Brooklyn, NY', - 1718272 => 'Brooklyn, NY', - 1718273 => 'Staten Island, NY', - 1718277 => 'Brooklyn, NY', - 1718282 => 'Brooklyn, NY', - 1718283 => 'Brooklyn, NY', - 1718284 => 'Brooklyn, NY', - 1718287 => 'Brooklyn, NY', - 1718291 => 'Jamaica, NY', - 1718292 => 'Bronx, NY', - 1718293 => 'Bronx, NY', - 1718294 => 'Bronx, NY', - 1718295 => 'Bronx, NY', - 1718297 => 'Jamaica, NY', - 1718298 => 'Jamaica, NY', - 1718299 => 'Bronx, NY', - 1718302 => 'Brooklyn, NY', - 1718317 => 'Staten Island, NY', - 1718319 => 'Bronx, NY', - 1718320 => 'Bronx, NY', - 1718321 => 'Flushing, NY', - 1718324 => 'Bronx, NY', - 1718325 => 'Bronx, NY', - 1718327 => 'Far Rockaway, NY', - 1718328 => 'Bronx, NY', - 1718329 => 'Bronx, NY', - 1718330 => 'Brooklyn, NY', - 1718331 => 'Brooklyn, NY', - 1718332 => 'Brooklyn, NY', - 1718333 => 'Brooklyn, NY', - 1718334 => 'Elmhurst, NY', - 1718336 => 'Brooklyn, NY', - 1718337 => 'Far Rockaway, NY', - 1718338 => 'Brooklyn, NY', - 1718339 => 'Brooklyn, NY', - 1718342 => 'Brooklyn, NY', - 1718345 => 'Brooklyn, NY', - 1718346 => 'Brooklyn, NY', - 1718348 => 'Brooklyn, NY', - 1718349 => 'Brooklyn, NY', - 1718351 => 'Staten Island, NY', - 1718353 => 'Flushing, NY', - 1718356 => 'Staten Island, NY', - 1718358 => 'Flushing, NY', - 1718359 => 'Flushing, NY', - 1718361 => 'Long Island City, NY', - 1718363 => 'Brooklyn, NY', - 1718364 => 'Bronx, NY', - 1718365 => 'Bronx, NY', - 1718367 => 'Bronx, NY', - 1718368 => 'Brooklyn, NY', - 1718369 => 'Brooklyn, NY', - 1718370 => 'Staten Island, NY', - 1718372 => 'Brooklyn, NY', - 1718373 => 'Brooklyn, NY', - 1718375 => 'Brooklyn, NY', - 1718376 => 'Brooklyn, NY', - 1718377 => 'Brooklyn, NY', - 1718378 => 'Bronx, NY', - 1718379 => 'Bronx, NY', - 1718382 => 'Brooklyn, NY', - 1718383 => 'Brooklyn, NY', - 1718384 => 'Brooklyn, NY', - 1718385 => 'Brooklyn, NY', - 1718387 => 'Brooklyn, NY', - 1718388 => 'Brooklyn, NY', - 1718389 => 'Brooklyn, NY', - 1718390 => 'Staten Island, NY', - 1718392 => 'Long Island City, NY', - 1718397 => 'Flushing, NY', - 1718398 => 'Brooklyn, NY', - 1718399 => 'Brooklyn, NY', - 1718401 => 'Bronx, NY', - 1718402 => 'Bronx, NY', - 1718403 => 'Brooklyn, NY', - 1718405 => 'Bronx, NY', - 1718409 => 'Bronx, NY', - 1718410 => 'Bronx, NY', - 1718420 => 'Staten Island, NY', - 1718421 => 'Brooklyn, NY', - 1718422 => 'Brooklyn, NY', - 1718430 => 'Bronx, NY', - 1718431 => 'Brooklyn, NY', - 1718432 => 'Bronx, NY', - 1718433 => 'Long Island City, NY', - 1718434 => 'Brooklyn, NY', - 1718435 => 'Brooklyn, NY', - 1718436 => 'Brooklyn, NY', - 1718437 => 'Brooklyn, NY', - 1718438 => 'Brooklyn, NY', - 1718439 => 'Brooklyn, NY', - 1718442 => 'Staten Island, NY', - 1718443 => 'Brooklyn, NY', - 1718444 => 'Brooklyn, NY', - 1718445 => 'Flushing, NY', - 1718447 => 'Staten Island, NY', - 1718448 => 'Staten Island, NY', - 1718449 => 'Brooklyn, NY', - 1718450 => 'Bronx, NY', - 1718451 => 'Brooklyn, NY', - 1718452 => 'Brooklyn, NY', - 1718453 => 'Brooklyn, NY', - 1718455 => 'Brooklyn, NY', - 1718460 => 'Flushing, NY', - 1718461 => 'Flushing, NY', - 1718462 => 'Brooklyn, NY', - 1718463 => 'Flushing, NY', - 1718466 => 'Bronx, NY', - 1718467 => 'Brooklyn, NY', - 1718469 => 'Brooklyn, NY', - 1718471 => 'Far Rockaway, NY', - 1718472 => 'Long Island City, NY', - 1718477 => 'Staten Island, NY', - 1718482 => 'Long Island City, NY', - 1718483 => 'Brooklyn, NY', - 1718484 => 'Brooklyn, NY', - 1718485 => 'Brooklyn, NY', - 1718486 => 'Brooklyn, NY', - 1718488 => 'Brooklyn, NY', - 1718491 => 'Brooklyn, NY', - 1718492 => 'Brooklyn, NY', - 1718493 => 'Brooklyn, NY', - 1718494 => 'Staten Island, NY', - 1718495 => 'Brooklyn, NY', - 1718498 => 'Brooklyn, NY', - 1718499 => 'Brooklyn, NY', - 1718513 => 'Brooklyn, NY', - 1718515 => 'Bronx, NY', - 1718518 => 'Bronx, NY', - 1718519 => 'Bronx, NY', - 1718522 => 'Brooklyn, NY', - 1718523 => 'Jamaica, NY', - 1718525 => 'Jamaica, NY', - 1718526 => 'Jamaica, NY', - 1718527 => 'Jamaica, NY', - 1718531 => 'Brooklyn, NY', - 1718537 => 'Bronx, NY', - 1718538 => 'Bronx, NY', - 1718539 => 'Flushing, NY', - 1718542 => 'Bronx, NY', - 1718543 => 'Bronx, NY', - 1718547 => 'Bronx, NY', - 1718548 => 'Bronx, NY', - 1718549 => 'Bronx, NY', - 1718552 => 'Brooklyn, NY', - 1718553 => 'Jamaica, NY', - 1718556 => 'Staten Island, NY', - 1718558 => 'Jamaica, NY', - 1718561 => 'Bronx, NY', - 1718562 => 'Bronx, NY', - 1718563 => 'Bronx, NY', - 1718567 => 'Brooklyn, NY', - 1718573 => 'Brooklyn, NY', - 1718574 => 'Brooklyn, NY', - 1718579 => 'Bronx, NY', - 1718583 => 'Bronx, NY', - 1718584 => 'Bronx, NY', - 1718585 => 'Bronx, NY', - 1718588 => 'Bronx, NY', - 1718589 => 'Bronx, NY', - 1718590 => 'Bronx, NY', - 1718592 => 'Flushing, NY', - 1718596 => 'Brooklyn, NY', - 1718597 => 'Bronx, NY', - 1718599 => 'Brooklyn, NY', - 1718601 => 'Bronx, NY', - 1718602 => 'Brooklyn, NY', - 1718604 => 'Brooklyn, NY', - 1718605 => 'Staten Island, NY', - 1718608 => 'Staten Island, NY', - 1718615 => 'Brooklyn, NY', - 1718616 => 'Brooklyn, NY', - 1718617 => 'Bronx, NY', - 1718618 => 'Bronx, NY', - 1718620 => 'Bronx, NY', - 1718621 => 'Brooklyn, NY', - 1718622 => 'Brooklyn, NY', - 1718623 => 'Brooklyn, NY', - 1718624 => 'Brooklyn, NY', - 1718625 => 'Brooklyn, NY', - 1718627 => 'Brooklyn, NY', - 1718629 => 'Brooklyn, NY', - 1718630 => 'Brooklyn, NY', - 1718633 => 'Brooklyn, NY', - 1718636 => 'Brooklyn, NY', - 1718638 => 'Brooklyn, NY', - 1718642 => 'Brooklyn, NY', - 1718643 => 'Brooklyn, NY', - 1718645 => 'Brooklyn, NY', - 1718646 => 'Brooklyn, NY', - 1718647 => 'Brooklyn, NY', - 1718648 => 'Brooklyn, NY', - 1718649 => 'Brooklyn, NY', - 1718652 => 'Bronx, NY', - 1718653 => 'Bronx, NY', - 1718654 => 'Bronx, NY', - 1718655 => 'Bronx, NY', - 1718656 => 'Jamaica, NY', - 1718657 => 'Jamaica, NY', - 1718658 => 'Jamaica, NY', - 1718661 => 'Flushing, NY', - 1718665 => 'Bronx, NY', - 1718667 => 'Staten Island, NY', - 1718668 => 'Staten Island, NY', - 1718670 => 'Flushing, NY', - 1718676 => 'Brooklyn, NY', - 1718677 => 'Brooklyn, NY', - 1718680 => 'Brooklyn, NY', - 1718681 => 'Bronx, NY', - 1718684 => 'Bronx, NY', - 1718686 => 'Brooklyn, NY', - 1718692 => 'Brooklyn, NY', - 1718693 => 'Brooklyn, NY', - 1718698 => 'Staten Island, NY', - 1718703 => 'Brooklyn, NY', - 1718707 => 'Long Island City, NY', - 1718708 => 'Bronx, NY', - 1718714 => 'Brooklyn, NY', - 1718716 => 'Bronx, NY', - 1718720 => 'Staten Island, NY', - 1718722 => 'Brooklyn, NY', - 1718723 => 'Jamaica, NY', - 1718725 => 'Jamaica, NY', - 1718727 => 'Staten Island, NY', - 1718729 => 'Long Island City, NY', - 1718731 => 'Bronx, NY', - 1718733 => 'Bronx, NY', - 1718735 => 'Brooklyn, NY', - 1718739 => 'Jamaica, NY', - 1718741 => 'Bronx, NY', - 1718742 => 'Bronx, NY', - 1718743 => 'Brooklyn, NY', - 1718745 => 'Brooklyn, NY', - 1718748 => 'Brooklyn, NY', - 1718752 => 'Long Island City, NY', - 1718756 => 'Brooklyn, NY', - 1718758 => 'Brooklyn, NY', - 1718759 => 'Brooklyn, NY', - 1718761 => 'Staten Island, NY', - 1718762 => 'Flushing, NY', - 1718763 => 'Brooklyn, NY', - 1718765 => 'Brooklyn, NY', - 1718768 => 'Brooklyn, NY', - 1718769 => 'Brooklyn, NY', - 1718771 => 'Brooklyn, NY', - 1718773 => 'Brooklyn, NY', - 1718774 => 'Brooklyn, NY', - 1718778 => 'Brooklyn, NY', - 1718780 => 'Brooklyn, NY', - 1718782 => 'Brooklyn, NY', - 1718783 => 'Brooklyn, NY', - 1718784 => 'Long Island City, NY', - 1718786 => 'Long Island City, NY', - 1718787 => 'Brooklyn, NY', - 1718788 => 'Brooklyn, NY', - 1718789 => 'Brooklyn, NY', - 1718792 => 'Bronx, NY', - 1718794 => 'Bronx, NY', - 1718796 => 'Bronx, NY', - 1718797 => 'Brooklyn, NY', - 1718798 => 'Bronx, NY', - 1718802 => 'Brooklyn, NY', - 1718815 => 'Staten Island, NY', - 1718816 => 'Staten Island, NY', - 1718818 => 'Staten Island, NY', - 1718822 => 'Bronx, NY', - 1718823 => 'Bronx, NY', - 1718824 => 'Bronx, NY', - 1718826 => 'Brooklyn, NY', - 1718827 => 'Brooklyn, NY', - 1718828 => 'Bronx, NY', - 1718829 => 'Bronx, NY', - 1718832 => 'Brooklyn, NY', - 1718833 => 'Brooklyn, NY', - 1718834 => 'Brooklyn, NY', - 1718836 => 'Brooklyn, NY', - 1718837 => 'Brooklyn, NY', - 1718842 => 'Bronx, NY', - 1718851 => 'Brooklyn, NY', - 1718852 => 'Brooklyn, NY', - 1718853 => 'Brooklyn, NY', - 1718854 => 'Brooklyn, NY', - 1718855 => 'Brooklyn, NY', - 1718856 => 'Brooklyn, NY', - 1718857 => 'Brooklyn, NY', - 1718858 => 'Brooklyn, NY', - 1718859 => 'Brooklyn, NY', - 1718860 => 'Bronx, NY', - 1718861 => 'Bronx, NY', - 1718863 => 'Bronx, NY', - 1718868 => 'Far Rockaway, NY', - 1718871 => 'Brooklyn, NY', - 1718875 => 'Brooklyn, NY', - 1718876 => 'Staten Island, NY', - 1718881 => 'Bronx, NY', - 1718882 => 'Bronx, NY', - 1718883 => 'Jamaica, NY', - 1718884 => 'Bronx, NY', - 1718885 => 'Bronx, NY', - 1718886 => 'Flushing, NY', - 1718888 => 'Flushing, NY', - 1718891 => 'Brooklyn, NY', - 1718892 => 'Bronx, NY', - 1718893 => 'Bronx, NY', - 1718901 => 'Bronx, NY', - 1718904 => 'Bronx, NY', - 1718918 => 'Bronx, NY', - 1718919 => 'Brooklyn, NY', - 1718920 => 'Bronx, NY', - 1718921 => 'Brooklyn, NY', - 1718922 => 'Brooklyn, NY', - 1718927 => 'Brooklyn, NY', - 1718928 => 'Brooklyn, NY', - 1718931 => 'Bronx, NY', - 1718933 => 'Bronx, NY', - 1718934 => 'Brooklyn, NY', - 1718935 => 'Brooklyn, NY', - 1718937 => 'Long Island City, NY', - 1718939 => 'Flushing, NY', - 1718940 => 'Brooklyn, NY', - 1718941 => 'Brooklyn, NY', - 1718944 => 'Bronx, NY', - 1718946 => 'Brooklyn, NY', - 1718948 => 'Staten Island, NY', - 1718951 => 'Brooklyn, NY', - 1718953 => 'Brooklyn, NY', - 1718960 => 'Bronx, NY', - 1718961 => 'Flushing, NY', - 1718963 => 'Brooklyn, NY', - 1718965 => 'Brooklyn, NY', - 1718966 => 'Staten Island, NY', - 1718967 => 'Staten Island, NY', - 1718968 => 'Brooklyn, NY', - 1718972 => 'Brooklyn, NY', - 1718975 => 'Brooklyn, NY', - 1718978 => 'Jamaica, NY', - 1718979 => 'Staten Island, NY', - 1718980 => 'Staten Island, NY', - 1718981 => 'Staten Island, NY', - 1718982 => 'Staten Island, NY', - 1718983 => 'Staten Island, NY', - 1718984 => 'Staten Island, NY', - 1718987 => 'Staten Island, NY', - 1718990 => 'Jamaica, NY', - 1718991 => 'Bronx, NY', - 1718992 => 'Bronx, NY', - 1718993 => 'Bronx, NY', - 1718994 => 'Bronx, NY', - 1718995 => 'Jamaica, NY', - 1718996 => 'Brooklyn, NY', - 1718998 => 'Brooklyn, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1719.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1719.php deleted file mode 100644 index 08df89ef4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1719.php +++ /dev/null @@ -1,163 +0,0 @@ - 'Colorado', - 1719203 => 'Colorado Springs, CO', - 1719219 => 'Colorado Springs, CO', - 1719227 => 'Colorado Springs, CO', - 1719229 => 'Colorado Springs, CO', - 1719231 => 'Colorado Springs, CO', - 1719254 => 'Rocky Ford, CO', - 1719256 => 'Crestone, CO', - 1719260 => 'Colorado Springs, CO', - 1719263 => 'Fowler, CO', - 1719264 => 'Colorado Springs, CO', - 1719265 => 'Colorado Springs, CO', - 1719266 => 'Colorado Springs, CO', - 1719267 => 'Ordway, CO', - 1719268 => 'Colorado Springs, CO', - 1719269 => 'Cañon City, CO', - 1719274 => 'La Jara, CO', - 1719275 => 'Cañon City, CO', - 1719276 => 'Cañon City, CO', - 1719282 => 'Colorado Springs, CO', - 1719302 => 'Colorado Springs, CO', - 1719314 => 'Colorado Springs, CO', - 1719328 => 'Colorado Springs, CO', - 1719331 => 'Colorado Springs, CO', - 1719333 => 'Air Force Academy, CO', - 1719336 => 'Lamar, CO', - 1719338 => 'Colorado Springs, CO', - 1719339 => 'Colorado Springs, CO', - 1719344 => 'Colorado Springs, CO', - 1719346 => 'Burlington, CO', - 1719347 => 'Calhan, CO', - 1719357 => 'Colorado Springs, CO', - 1719358 => 'Colorado Springs, CO', - 1719359 => 'Colorado Springs, CO', - 1719365 => 'Colorado Springs, CO', - 1719372 => 'Penrose, CO', - 1719375 => 'Colorado Springs, CO', - 1719376 => 'Antonito, CO', - 1719380 => 'Colorado Springs, CO', - 1719382 => 'Fountain, CO', - 1719383 => 'La Junta, CO', - 1719384 => 'La Junta, CO', - 1719385 => 'Colorado Springs, CO', - 1719387 => 'Colorado Springs, CO', - 1719390 => 'Colorado Springs, CO', - 1719391 => 'Colorado Springs, CO', - 1719392 => 'Colorado Springs, CO', - 1719395 => 'Buena Vista, CO', - 1719434 => 'Colorado Springs, CO', - 1719438 => 'Eads, CO', - 1719442 => 'Colorado Springs, CO', - 1719444 => 'Colorado Springs, CO', - 1719447 => 'Colorado Springs, CO', - 1719448 => 'Colorado Springs, CO', - 1719456 => 'Las Animas, CO', - 1719465 => 'Colorado Springs, CO', - 1719471 => 'Colorado Springs, CO', - 1719473 => 'Colorado Springs, CO', - 1719475 => 'Colorado Springs, CO', - 1719477 => 'Colorado Springs, CO', - 1719481 => 'Monument, CO', - 1719486 => 'Leadville, CO', - 1719488 => 'Monument, CO', - 1719495 => 'Colorado Springs, CO', - 1719499 => 'Colorado Springs, CO', - 1719520 => 'Colorado Springs, CO', - 1719522 => 'Colorado Springs, CO', - 1719523 => 'Springfield, CO', - 1719526 => 'Fort Carson, CO', - 1719527 => 'Colorado Springs, CO', - 1719528 => 'Colorado Springs, CO', - 1719530 => 'Salida, CO', - 1719531 => 'Colorado Springs, CO', - 1719532 => 'Colorado Springs, CO', - 1719535 => 'Colorado Springs, CO', - 1719537 => 'Holly, CO', - 1719538 => 'Colorado Springs, CO', - 1719539 => 'Salida, CO', - 1719540 => 'Colorado Springs, CO', - 1719542 => 'Pueblo, CO', - 1719543 => 'Pueblo, CO', - 1719544 => 'Pueblo, CO', - 1719545 => 'Pueblo, CO', - 1719546 => 'Pueblo, CO', - 1719547 => 'Pueblo West, CO', - 1719548 => 'Colorado Springs, CO', - 1719550 => 'Colorado Springs, CO', - 1719553 => 'Pueblo, CO', - 1719556 => 'Colorado Springs, CO', - 1719560 => 'Pueblo, CO', - 1719561 => 'Pueblo, CO', - 1719562 => 'Pueblo, CO', - 1719564 => 'Pueblo, CO', - 1719566 => 'Pueblo, CO', - 1719570 => 'Colorado Springs, CO', - 1719572 => 'Colorado Springs, CO', - 1719573 => 'Colorado Springs, CO', - 1719574 => 'Colorado Springs, CO', - 1719575 => 'Colorado Springs, CO', - 1719576 => 'Colorado Springs, CO', - 1719577 => 'Colorado Springs, CO', - 1719578 => 'Colorado Springs, CO', - 1719579 => 'Colorado Springs, CO', - 1719583 => 'Pueblo, CO', - 1719584 => 'Pueblo, CO', - 1719587 => 'Alamosa, CO', - 1719589 => 'Alamosa, CO', - 1719590 => 'Colorado Springs, CO', - 1719591 => 'Colorado Springs, CO', - 1719592 => 'Colorado Springs, CO', - 1719593 => 'Colorado Springs, CO', - 1719594 => 'Colorado Springs, CO', - 1719596 => 'Colorado Springs, CO', - 1719597 => 'Colorado Springs, CO', - 1719598 => 'Colorado Springs, CO', - 1719599 => 'Colorado Springs, CO', - 1719622 => 'Colorado Springs, CO', - 1719623 => 'Colorado Springs, CO', - 1719630 => 'Colorado Springs, CO', - 1719632 => 'Colorado Springs, CO', - 1719633 => 'Colorado Springs, CO', - 1719634 => 'Colorado Springs, CO', - 1719635 => 'Colorado Springs, CO', - 1719636 => 'Colorado Springs, CO', - 1719637 => 'Colorado Springs, CO', - 1719638 => 'Colorado Springs, CO', - 1719641 => 'Colorado Springs, CO', - 1719647 => 'Pueblo West, CO', - 1719657 => 'Del Norte, CO', - 1719658 => 'Creede, CO', - 1719660 => 'Colorado Springs, CO', - 1719667 => 'Colorado Springs, CO', - 1719685 => 'Manitou Springs, CO', - 1719686 => 'Woodland Park, CO', - 1719687 => 'Woodland Park, CO', - 1719689 => 'Cripple Creek, CO', - 1719738 => 'Walsenburg, CO', - 1719742 => 'La Veta, CO', - 1719748 => 'Florissant, CO', - 1719749 => 'Peyton, CO', - 1719754 => 'Center, CO', - 1719767 => 'Cheyenne Wells, CO', - 1719775 => 'Limon, CO', - 1719776 => 'Colorado Springs, CO', - 1719783 => 'Westcliffe, CO', - 1719784 => 'Florence, CO', - 1719836 => 'Fairplay, CO', - 1719845 => 'Trinidad, CO', - 1719846 => 'Trinidad, CO', - 1719852 => 'Monte Vista, CO', - 1719873 => 'South Fork, CO', - 1719884 => 'Colorado Springs, CO', - 1719924 => 'Pueblo, CO', - 1719948 => 'Pueblo, CO', - 1719955 => 'Colorado Springs, CO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1720.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1720.php deleted file mode 100644 index 3fcc2a692..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1720.php +++ /dev/null @@ -1,36 +0,0 @@ - 'Colorado', - 1720283 => 'Littleton, CO', - 1720344 => 'Highlands Ranch, CO', - 1720348 => 'Highlands Ranch, CO', - 1720406 => 'Boulder, CO', - 1720424 => 'Denver, CO', - 1720494 => 'Longmont, CO', - 1720535 => 'Aurora, CO', - 1720565 => 'Boulder, CO', - 1720570 => 'Denver, CO', - 1720685 => 'Brighton, CO', - 1720733 => 'Castle Rock, CO', - 1720748 => 'Aurora, CO', - 1720777 => 'Aurora, CO', - 1720842 => 'Parker, CO', - 1720848 => 'Aurora, CO', - 1720851 => 'Parker, CO', - 1720855 => 'Denver, CO', - 1720859 => 'Aurora, CO', - 1720865 => 'Denver, CO', - 1720870 => 'Aurora, CO', - 1720887 => 'Broomfield, CO', - 1720904 => 'Denver, CO', - 1720913 => 'Denver, CO', - 1720922 => 'Littleton, CO', - 1720932 => 'Denver, CO', - 1720941 => 'Denver, CO', - 1720981 => 'Littleton, CO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1724.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1724.php deleted file mode 100644 index bde1d6485..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1724.php +++ /dev/null @@ -1,153 +0,0 @@ - 'Pennsylvania', - 1724222 => 'Washington, PA', - 1724223 => 'Washington, PA', - 1724225 => 'Washington, PA', - 1724226 => 'Natrona Heights, PA', - 1724228 => 'Washington, PA', - 1724229 => 'Washington, PA', - 1724238 => 'Ligonier, PA', - 1724239 => 'Bentleyville, PA', - 1724253 => 'Hadley, PA', - 1724254 => 'Clymer, PA', - 1724258 => 'Monongahela, PA', - 1724266 => 'Ambridge, PA', - 1724282 => 'Butler, PA', - 1724283 => 'Butler, PA', - 1724284 => 'Butler, PA', - 1724285 => 'Butler, PA', - 1724287 => 'Butler, PA', - 1724295 => 'Freeport, PA', - 1724297 => 'Worthington, PA', - 1724334 => 'New Kensington, PA', - 1724335 => 'New Kensington, PA', - 1724337 => 'New Kensington, PA', - 1724339 => 'New Kensington, PA', - 1724342 => 'Hermitage, PA', - 1724346 => 'Hermitage, PA', - 1724347 => 'Hermitage, PA', - 1724348 => 'Finleyville, PA', - 1724349 => 'Indiana, PA', - 1724352 => 'Saxonburg, PA', - 1724353 => 'Sarver, PA', - 1724356 => 'Hickory, PA', - 1724357 => 'Indiana, PA', - 1724368 => 'Portersville, PA', - 1724375 => 'Aliquippa, PA', - 1724376 => 'Sandy Lake, PA', - 1724378 => 'Aliquippa, PA', - 1724379 => 'Donora, PA', - 1724430 => 'Uniontown, PA', - 1724431 => 'Butler, PA', - 1724437 => 'Uniontown, PA', - 1724438 => 'Uniontown, PA', - 1724439 => 'Uniontown, PA', - 1724443 => 'Gibsonia, PA', - 1724444 => 'Gibsonia, PA', - 1724445 => 'Chicora, PA', - 1724449 => 'Gibsonia, PA', - 1724452 => 'Zelienople, PA', - 1724458 => 'Grove City, PA', - 1724459 => 'Blairsville, PA', - 1724463 => 'Indiana, PA', - 1724465 => 'Indiana, PA', - 1724468 => 'Delmont, PA', - 1724475 => 'Fredonia, PA', - 1724478 => 'Apollo, PA', - 1724479 => 'Homer City, PA', - 1724482 => 'Butler, PA', - 1724483 => 'Charleroi, PA', - 1724489 => 'Charleroi, PA', - 1724523 => 'Jeannette, PA', - 1724527 => 'Jeannette, PA', - 1724528 => 'West Middlesex, PA', - 1724532 => 'Latrobe, PA', - 1724537 => 'Latrobe, PA', - 1724538 => 'Evans City, PA', - 1724539 => 'Latrobe, PA', - 1724542 => 'Mount Pleasant, PA', - 1724543 => 'Kittanning, PA', - 1724545 => 'Kittanning, PA', - 1724547 => 'Mount Pleasant, PA', - 1724548 => 'Kittanning, PA', - 1724567 => 'Vandergrift, PA', - 1724568 => 'Vandergrift, PA', - 1724583 => 'Masontown, PA', - 1724586 => 'Butler, PA', - 1724588 => 'Greenville, PA', - 1724625 => 'Mars, PA', - 1724626 => 'Connellsville, PA', - 1724627 => 'Waynesburg, PA', - 1724628 => 'Connellsville, PA', - 1724639 => 'Saltsburg, PA', - 1724643 => 'Midland, PA', - 1724652 => 'New Castle, PA', - 1724654 => 'New Castle, PA', - 1724656 => 'New Castle, PA', - 1724657 => 'New Castle, PA', - 1724658 => 'New Castle, PA', - 1724662 => 'Mercer, PA', - 1724663 => 'Claysville, PA', - 1724668 => 'New Alexandria, PA', - 1724684 => 'Monessen, PA', - 1724693 => 'Oakdale, PA', - 1724694 => 'Derry, PA', - 1724695 => 'Imperial, PA', - 1724727 => 'Apollo, PA', - 1724735 => 'Harrisville, PA', - 1724736 => 'Perryopolis, PA', - 1724743 => 'Canonsburg, PA', - 1724745 => 'Canonsburg, PA', - 1724746 => 'Canonsburg, PA', - 1724748 => 'Grove City, PA', - 1724752 => 'Ellwood City, PA', - 1724758 => 'Ellwood City, PA', - 1724763 => 'Ford City, PA', - 1724773 => 'Beaver, PA', - 1724776 => 'Cranberry Twp, PA', - 1724785 => 'Brownsville, PA', - 1724794 => 'Slippery Rock, PA', - 1724830 => 'Greensburg, PA', - 1724832 => 'Greensburg, PA', - 1724834 => 'Greensburg, PA', - 1724836 => 'Greensburg, PA', - 1724837 => 'Greensburg, PA', - 1724838 => 'Greensburg, PA', - 1724843 => 'Beaver Falls, PA', - 1724845 => 'Leechburg, PA', - 1724846 => 'Beaver Falls, PA', - 1724847 => 'Beaver Falls, PA', - 1724850 => 'Greensburg, PA', - 1724852 => 'Waynesburg, PA', - 1724853 => 'Greensburg, PA', - 1724861 => 'Irwin, PA', - 1724863 => 'Irwin, PA', - 1724864 => 'Irwin, PA', - 1724865 => 'Prospect, PA', - 1724867 => 'Emlenton, PA', - 1724869 => 'Baden, PA', - 1724872 => 'West Newton, PA', - 1724873 => 'Canonsburg, PA', - 1724887 => 'Scottdale, PA', - 1724898 => 'Valencia, PA', - 1724899 => 'Clinton, PA', - 1724924 => 'New Castle, PA', - 1724926 => 'McDonald, PA', - 1724929 => 'Belle Vernon, PA', - 1724932 => 'Jamestown, PA', - 1724933 => 'Wexford, PA', - 1724934 => 'Wexford, PA', - 1724935 => 'Wexford, PA', - 1724940 => 'Wexford, PA', - 1724946 => 'New Wilmington, PA', - 1724947 => 'Burgettstown, PA', - 1724962 => 'Sharpsville, PA', - 1724966 => 'Carmichaels, PA', - 1724981 => 'Hermitage, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1725.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1725.php deleted file mode 100644 index fcbeedced..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1725.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nevada', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1727.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1727.php deleted file mode 100644 index f42b10494..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1727.php +++ /dev/null @@ -1,130 +0,0 @@ - 'Florida', - 1727298 => 'Clearwater, FL', - 1727321 => 'St. Petersburg, FL', - 1727322 => 'St. Petersburg, FL', - 1727323 => 'St. Petersburg, FL', - 1727327 => 'St. Petersburg, FL', - 1727328 => 'St. Petersburg, FL', - 1727341 => 'St. Petersburg, FL', - 1727343 => 'St. Petersburg, FL', - 1727344 => 'St. Petersburg, FL', - 1727345 => 'St. Petersburg, FL', - 1727347 => 'St. Petersburg, FL', - 1727363 => 'St. Pete Beach, FL', - 1727372 => 'New Port Richey, FL', - 1727375 => 'New Port Richey, FL', - 1727376 => 'New Port Richey, FL', - 1727381 => 'St. Petersburg, FL', - 1727384 => 'St. Petersburg, FL', - 1727392 => 'Seminole, FL', - 1727441 => 'Clearwater, FL', - 1727442 => 'Clearwater, FL', - 1727443 => 'Clearwater, FL', - 1727446 => 'Clearwater, FL', - 1727447 => 'Clearwater, FL', - 1727449 => 'Clearwater, FL', - 1727461 => 'Clearwater, FL', - 1727462 => 'Clearwater, FL', - 1727464 => 'Clearwater, FL', - 1727466 => 'Clearwater, FL', - 1727467 => 'Clearwater, FL', - 1727502 => 'St. Petersburg, FL', - 1727507 => 'Clearwater, FL', - 1727518 => 'Largo, FL', - 1727520 => 'St. Petersburg, FL', - 1727521 => 'St. Petersburg, FL', - 1727522 => 'St. Petersburg, FL', - 1727524 => 'Clearwater, FL', - 1727525 => 'St. Petersburg, FL', - 1727526 => 'St. Petersburg, FL', - 1727527 => 'St. Petersburg, FL', - 1727528 => 'St. Petersburg, FL', - 1727532 => 'Clearwater, FL', - 1727538 => 'Clearwater, FL', - 1727541 => 'Pinellas Park, FL', - 1727544 => 'Pinellas Park, FL', - 1727546 => 'Pinellas Park, FL', - 1727548 => 'Pinellas Park, FL', - 1727559 => 'Largo, FL', - 1727561 => 'Clearwater, FL', - 1727562 => 'Clearwater, FL', - 1727571 => 'Clearwater, FL', - 1727572 => 'Clearwater, FL', - 1727573 => 'Clearwater, FL', - 1727576 => 'St. Petersburg, FL', - 1727577 => 'St. Petersburg, FL', - 1727578 => 'St. Petersburg, FL', - 1727579 => 'St. Petersburg, FL', - 1727581 => 'Largo, FL', - 1727584 => 'Largo, FL', - 1727585 => 'Largo, FL', - 1727586 => 'Largo, FL', - 1727587 => 'Largo, FL', - 1727588 => 'Largo, FL', - 1727595 => 'Largo, FL', - 1727596 => 'Largo, FL', - 1727669 => 'Clearwater, FL', - 1727712 => 'Clearwater, FL', - 1727723 => 'Clearwater, FL', - 1727724 => 'Clearwater, FL', - 1727725 => 'Clearwater, FL', - 1727726 => 'Clearwater, FL', - 1727733 => 'Dunedin, FL', - 1727734 => 'Dunedin, FL', - 1727736 => 'Dunedin, FL', - 1727738 => 'Dunedin, FL', - 1727767 => 'St. Petersburg, FL', - 1727771 => 'Palm Harbor, FL', - 1727772 => 'Palm Harbor, FL', - 1727773 => 'Palm Harbor, FL', - 1727781 => 'Palm Harbor, FL', - 1727784 => 'Palm Harbor, FL', - 1727785 => 'Palm Harbor, FL', - 1727786 => 'Palm Harbor, FL', - 1727787 => 'Palm Harbor, FL', - 1727789 => 'Palm Harbor, FL', - 1727791 => 'Clearwater, FL', - 1727796 => 'Clearwater, FL', - 1727797 => 'Clearwater, FL', - 1727799 => 'Clearwater, FL', - 1727815 => 'New Port Richey, FL', - 1727819 => 'Hudson, FL', - 1727820 => 'St. Petersburg, FL', - 1727821 => 'St. Petersburg, FL', - 1727822 => 'St. Petersburg, FL', - 1727823 => 'St. Petersburg, FL', - 1727824 => 'St. Petersburg, FL', - 1727825 => 'St. Petersburg, FL', - 1727827 => 'St. Petersburg, FL', - 1727842 => 'New Port Richey, FL', - 1727857 => 'Hudson, FL', - 1727861 => 'Hudson, FL', - 1727862 => 'Hudson, FL', - 1727863 => 'Hudson, FL', - 1727864 => 'St. Petersburg, FL', - 1727866 => 'St. Petersburg, FL', - 1727867 => 'St. Petersburg, FL', - 1727868 => 'Hudson, FL', - 1727869 => 'Hudson, FL', - 1727893 => 'St. Petersburg, FL', - 1727894 => 'St. Petersburg, FL', - 1727895 => 'St. Petersburg, FL', - 1727896 => 'St. Petersburg, FL', - 1727898 => 'St. Petersburg, FL', - 1727934 => 'Tarpon Springs, FL', - 1727937 => 'Tarpon Springs, FL', - 1727938 => 'Tarpon Springs, FL', - 1727939 => 'Tarpon Springs, FL', - 1727940 => 'Tarpon Springs, FL', - 1727942 => 'Tarpon Springs, FL', - 1727943 => 'Tarpon Springs, FL', - 1727944 => 'Tarpon Springs, FL', - 1727945 => 'Tarpon Springs, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1731.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1731.php deleted file mode 100644 index ae9eeed0b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1731.php +++ /dev/null @@ -1,67 +0,0 @@ - 'Tennessee', - 1731235 => 'Greenfield, TN', - 1731253 => 'Tiptonville, TN', - 1731256 => 'Jackson, TN', - 1731285 => 'Dyersburg, TN', - 1731286 => 'Dyersburg, TN', - 1731287 => 'Dyersburg, TN', - 1731288 => 'Dyersburg, TN', - 1731300 => 'Jackson, TN', - 1731352 => 'McKenzie, TN', - 1731364 => 'Dresden, TN', - 1731376 => 'Middleton, TN', - 1731422 => 'Jackson, TN', - 1731423 => 'Jackson, TN', - 1731424 => 'Jackson, TN', - 1731425 => 'Jackson, TN', - 1731427 => 'Jackson, TN', - 1731479 => 'South Fulton, TN', - 1731512 => 'Jackson, TN', - 1731536 => 'Troy, TN', - 1731541 => 'Jackson, TN', - 1731549 => 'Scotts Hill, TN', - 1731584 => 'Camden, TN', - 1731587 => 'Martin, TN', - 1731588 => 'Martin, TN', - 1731627 => 'Newbern, TN', - 1731632 => 'Adamsville, TN', - 1731635 => 'Ripley, TN', - 1731641 => 'Paris, TN', - 1731642 => 'Paris, TN', - 1731644 => 'Paris, TN', - 1731645 => 'Selmer, TN', - 1731658 => 'Bolivar, TN', - 1731660 => 'Jackson, TN', - 1731661 => 'Jackson, TN', - 1731663 => 'Bells, TN', - 1731664 => 'Jackson, TN', - 1731668 => 'Jackson, TN', - 1731686 => 'Milan, TN', - 1731689 => 'Counce, TN', - 1731692 => 'Dyer, TN', - 1731696 => 'Alamo, TN', - 1731736 => 'Jackson, TN', - 1731772 => 'Brownsville, TN', - 1731783 => 'Medina, TN', - 1731784 => 'Humboldt, TN', - 1731836 => 'Halls, TN', - 1731847 => 'Parsons, TN', - 1731852 => 'Decaturville, TN', - 1731855 => 'Trenton, TN', - 1731884 => 'Union City, TN', - 1731885 => 'Union City, TN', - 1731925 => 'Savannah, TN', - 1731926 => 'Savannah, TN', - 1731935 => 'Jackson, TN', - 1731967 => 'Lexington, TN', - 1731968 => 'Lexington, TN', - 1731986 => 'Huntingdon, TN', - 1731989 => 'Henderson, TN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1732.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1732.php deleted file mode 100644 index ce562b0a8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1732.php +++ /dev/null @@ -1,127 +0,0 @@ - 'New Jersey', - 1732202 => 'Brick, NJ', - 1732219 => 'Red Bank, NJ', - 1732222 => 'Long Branch, NJ', - 1732223 => 'Manasquan, NJ', - 1732225 => 'Edison, NJ', - 1732229 => 'Long Branch, NJ', - 1732235 => 'New Brunswick, NJ', - 1732237 => 'Bayville, NJ', - 1732238 => 'East Brunswick, NJ', - 1732240 => 'Toms River, NJ', - 1732244 => 'Toms River, NJ', - 1732248 => 'Edison, NJ', - 1732254 => 'East Brunswick, NJ', - 1732255 => 'Toms River, NJ', - 1732257 => 'East Brunswick, NJ', - 1732262 => 'Brick, NJ', - 1732269 => 'Bayville, NJ', - 1732270 => 'Toms River, NJ', - 1732279 => 'Toms River, NJ', - 1732281 => 'Toms River, NJ', - 1732283 => 'Iselin, NJ', - 1732286 => 'Toms River, NJ', - 1732287 => 'Edison, NJ', - 1732288 => 'Toms River, NJ', - 1732290 => 'Matawan, NJ', - 1732292 => 'Manasquan, NJ', - 1732321 => 'Edison, NJ', - 1732324 => 'Perth Amboy, NJ', - 1732326 => 'Woodbridge Township, NJ', - 1732333 => 'Freehold, NJ', - 1732341 => 'Toms River, NJ', - 1732346 => 'Edison, NJ', - 1732349 => 'Toms River, NJ', - 1732350 => 'Whiting, NJ', - 1732363 => 'Lakewood Township, NJ', - 1732364 => 'Lakewood Township, NJ', - 1732367 => 'Lakewood Township, NJ', - 1732376 => 'Perth Amboy, NJ', - 1732380 => 'Eatontown, NJ', - 1732389 => 'Eatontown, NJ', - 1732390 => 'East Brunswick, NJ', - 1732404 => 'Iselin, NJ', - 1732432 => 'East Brunswick, NJ', - 1732441 => 'Matawan, NJ', - 1732442 => 'Perth Amboy, NJ', - 1732451 => 'Brick, NJ', - 1732452 => 'Edison, NJ', - 1732458 => 'Brick, NJ', - 1732463 => 'Piscataway Township, NJ', - 1732473 => 'Toms River, NJ', - 1732477 => 'Brick, NJ', - 1732494 => 'Edison, NJ', - 1732505 => 'Toms River, NJ', - 1732506 => 'Toms River, NJ', - 1732521 => 'Jamesburg, NJ', - 1732528 => 'Manasquan, NJ', - 1732541 => 'Carteret, NJ', - 1732542 => 'Eatontown, NJ', - 1732544 => 'Eatontown, NJ', - 1732549 => 'Edison, NJ', - 1732557 => 'Toms River, NJ', - 1732562 => 'Piscataway Township, NJ', - 1732566 => 'Matawan, NJ', - 1732572 => 'Edison, NJ', - 1732578 => 'Eatontown, NJ', - 1732583 => 'Matawan, NJ', - 1732591 => 'Morganville, NJ', - 1732606 => 'Bayville, NJ', - 1732607 => 'Old Bridge Township, NJ', - 1732608 => 'Toms River, NJ', - 1732613 => 'East Brunswick, NJ', - 1732615 => 'Middletown, NJ', - 1732634 => 'Woodbridge Township, NJ', - 1732636 => 'Woodbridge Township, NJ', - 1732650 => 'Edison, NJ', - 1732651 => 'East Brunswick, NJ', - 1732657 => 'Manchester Township, NJ', - 1732662 => 'Edison, NJ', - 1732671 => 'Middletown, NJ', - 1732679 => 'Old Bridge Township, NJ', - 1732681 => 'Belmar, NJ', - 1732695 => 'Ocean Township, NJ', - 1732698 => 'East Brunswick, NJ', - 1732706 => 'Middletown, NJ', - 1732722 => 'Manasquan, NJ', - 1732728 => 'Long Branch, NJ', - 1732730 => 'Lakewood Township, NJ', - 1732736 => 'Toms River, NJ', - 1732744 => 'Edison, NJ', - 1732745 => 'New Brunswick, NJ', - 1732776 => 'Neptune Township, NJ', - 1732777 => 'Edison, NJ', - 1732785 => 'Brick, NJ', - 1732797 => 'Toms River, NJ', - 1732818 => 'Toms River, NJ', - 1732826 => 'Perth Amboy, NJ', - 1732828 => 'New Brunswick, NJ', - 1732833 => 'Jackson, NJ', - 1732836 => 'Brick, NJ', - 1732840 => 'Brick, NJ', - 1732870 => 'Long Branch, NJ', - 1732873 => 'Somerset, NJ', - 1732886 => 'Lakewood Township, NJ', - 1732901 => 'Lakewood Township, NJ', - 1732906 => 'Edison, NJ', - 1732914 => 'Toms River, NJ', - 1732920 => 'Brick, NJ', - 1732923 => 'Long Branch, NJ', - 1732928 => 'Jackson, NJ', - 1732929 => 'Toms River, NJ', - 1732932 => 'New Brunswick, NJ', - 1732935 => 'Eatontown, NJ', - 1732937 => 'New Brunswick, NJ', - 1732942 => 'Lakewood Township, NJ', - 1732946 => 'Holmdel, NJ', - 1732969 => 'Carteret, NJ', - 1732981 => 'Piscataway Township, NJ', - 1732985 => 'Edison, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1734.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1734.php deleted file mode 100644 index 475696720..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1734.php +++ /dev/null @@ -1,130 +0,0 @@ - 'Michigan', - 1734213 => 'Ann Arbor, MI', - 1734222 => 'Ann Arbor, MI', - 1734240 => 'Monroe, MI', - 1734241 => 'Monroe, MI', - 1734242 => 'Monroe, MI', - 1734243 => 'Monroe, MI', - 1734246 => 'Wyandotte, MI', - 1734261 => 'Livonia, MI', - 1734266 => 'Livonia, MI', - 1734269 => 'Ida, MI', - 1734274 => 'Ann Arbor, MI', - 1734279 => 'Petersburg, MI', - 1734287 => 'Taylor, MI', - 1734289 => 'Monroe, MI', - 1734302 => 'Ann Arbor, MI', - 1734324 => 'Wyandotte, MI', - 1734326 => 'Westland, MI', - 1734327 => 'Ann Arbor, MI', - 1734332 => 'Ann Arbor, MI', - 1734340 => 'Ypsilanti, MI', - 1734369 => 'Ann Arbor, MI', - 1734374 => 'Taylor, MI', - 1734379 => 'Rockwood, MI', - 1734384 => 'Monroe, MI', - 1734394 => 'Canton, MI', - 1734397 => 'Canton, MI', - 1734398 => 'Canton, MI', - 1734420 => 'Plymouth, MI', - 1734422 => 'Livonia, MI', - 1734424 => 'Dexter, MI', - 1734425 => 'Livonia, MI', - 1734426 => 'Dexter, MI', - 1734427 => 'Livonia, MI', - 1734428 => 'Manchester, MI', - 1734429 => 'Saline, MI', - 1734432 => 'Livonia, MI', - 1734433 => 'Chelsea, MI', - 1734434 => 'Ypsilanti, MI', - 1734439 => 'Milan, MI', - 1734449 => 'Whitmore Lake, MI', - 1734453 => 'Plymouth, MI', - 1734457 => 'Monroe, MI', - 1734458 => 'Garden City, MI', - 1734462 => 'Livonia, MI', - 1734464 => 'Livonia, MI', - 1734466 => 'Livonia, MI', - 1734475 => 'Chelsea, MI', - 1734477 => 'Ann Arbor, MI', - 1734480 => 'Ypsilanti, MI', - 1734481 => 'Ypsilanti, MI', - 1734482 => 'Ypsilanti, MI', - 1734483 => 'Ypsilanti, MI', - 1734484 => 'Ypsilanti, MI', - 1734485 => 'Ypsilanti, MI', - 1734487 => 'Ypsilanti, MI', - 1734495 => 'Canton, MI', - 1734513 => 'Livonia, MI', - 1734522 => 'Livonia, MI', - 1734525 => 'Livonia, MI', - 1734528 => 'Ypsilanti, MI', - 1734529 => 'Dundee, MI', - 1734542 => 'Livonia, MI', - 1734544 => 'Ypsilanti, MI', - 1734547 => 'Ypsilanti, MI', - 1734572 => 'Ypsilanti, MI', - 1734586 => 'Newport, MI', - 1734591 => 'Livonia, MI', - 1734622 => 'Ann Arbor, MI', - 1734647 => 'Ann Arbor, MI', - 1734654 => 'Carleton, MI', - 1734655 => 'Livonia, MI', - 1734662 => 'Ann Arbor, MI', - 1734663 => 'Ann Arbor, MI', - 1734665 => 'Ann Arbor, MI', - 1734668 => 'Ann Arbor, MI', - 1734671 => 'Trenton, MI', - 1734677 => 'Ann Arbor, MI', - 1734697 => 'Belleville, MI', - 1734699 => 'Belleville, MI', - 1734712 => 'Ypsilanti, MI', - 1734728 => 'Westland, MI', - 1734729 => 'Westland, MI', - 1734741 => 'Ann Arbor, MI', - 1734744 => 'Livonia, MI', - 1734747 => 'Ann Arbor, MI', - 1734753 => 'New Boston, MI', - 1734761 => 'Ann Arbor, MI', - 1734763 => 'Ann Arbor, MI', - 1734764 => 'Ann Arbor, MI', - 1734769 => 'Ann Arbor, MI', - 1734779 => 'Livonia, MI', - 1734782 => 'Flat Rock, MI', - 1734783 => 'Flat Rock, MI', - 1734785 => 'Southgate, MI', - 1734794 => 'Ann Arbor, MI', - 1734844 => 'Canton, MI', - 1734845 => 'Ann Arbor, MI', - 1734847 => 'Temperance, MI', - 1734848 => 'Erie, MI', - 1734854 => 'Lambertville, MI', - 1734878 => 'Pinckney, MI', - 1734913 => 'Ann Arbor, MI', - 1734929 => 'Ann Arbor, MI', - 1734930 => 'Ann Arbor, MI', - 1734936 => 'Ann Arbor, MI', - 1734941 => 'Romulus, MI', - 1734942 => 'Romulus, MI', - 1734944 => 'Saline, MI', - 1734946 => 'Taylor, MI', - 1734947 => 'Taylor, MI', - 1734953 => 'Livonia, MI', - 1734955 => 'Romulus, MI', - 1734971 => 'Ann Arbor, MI', - 1734973 => 'Ann Arbor, MI', - 1734975 => 'Ann Arbor, MI', - 1734981 => 'Canton, MI', - 1734994 => 'Ann Arbor, MI', - 1734995 => 'Ann Arbor, MI', - 1734996 => 'Ann Arbor, MI', - 1734997 => 'Ann Arbor, MI', - 1734998 => 'Ann Arbor, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1737.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1737.php deleted file mode 100644 index 7e22ca8f4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1737.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Texas', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1740.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1740.php deleted file mode 100644 index 249d4ad00..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1740.php +++ /dev/null @@ -1,158 +0,0 @@ - 'Ohio', - 1740223 => 'Marion, OH', - 1740246 => 'Thornville, OH', - 1740259 => 'Lucasville, OH', - 1740264 => 'Steubenville, OH', - 1740281 => 'Newark, OH', - 1740282 => 'Steubenville, OH', - 1740283 => 'Steubenville, OH', - 1740286 => 'Jackson, OH', - 1740288 => 'Jackson, OH', - 1740289 => 'Piketon, OH', - 1740297 => 'Zanesville, OH', - 1740332 => 'Laurelville, OH', - 1740333 => 'Washington Ct Hs, OH', - 1740335 => 'Washington Ct Hs, OH', - 1740342 => 'New Lexington, OH', - 1740344 => 'Newark, OH', - 1740345 => 'Newark, OH', - 1740348 => 'Newark, OH', - 1740349 => 'Newark, OH', - 1740353 => 'Portsmouth, OH', - 1740354 => 'Portsmouth, OH', - 1740355 => 'Portsmouth, OH', - 1740356 => 'Portsmouth, OH', - 1740362 => 'Delaware, OH', - 1740363 => 'Delaware, OH', - 1740364 => 'Newark, OH', - 1740366 => 'Newark, OH', - 1740368 => 'Delaware, OH', - 1740369 => 'Delaware, OH', - 1740373 => 'Marietta, OH', - 1740374 => 'Marietta, OH', - 1740376 => 'Marietta, OH', - 1740377 => 'South Point, OH', - 1740380 => 'Logan, OH', - 1740382 => 'Marion, OH', - 1740383 => 'Marion, OH', - 1740384 => 'Wellston, OH', - 1740385 => 'Logan, OH', - 1740387 => 'Marion, OH', - 1740389 => 'Marion, OH', - 1740392 => 'Mount Vernon, OH', - 1740393 => 'Mount Vernon, OH', - 1740395 => 'Jackson, OH', - 1740397 => 'Mount Vernon, OH', - 1740420 => 'Circleville, OH', - 1740423 => 'Belpre, OH', - 1740425 => 'Barnesville, OH', - 1740432 => 'Cambridge, OH', - 1740435 => 'Cambridge, OH', - 1740439 => 'Cambridge, OH', - 1740441 => 'Gallipolis, OH', - 1740446 => 'Gallipolis, OH', - 1740450 => 'Zanesville, OH', - 1740452 => 'Zanesville, OH', - 1740453 => 'Zanesville, OH', - 1740454 => 'Zanesville, OH', - 1740455 => 'Zanesville, OH', - 1740456 => 'New Boston, OH', - 1740467 => 'Millersport, OH', - 1740472 => 'Woodsfield, OH', - 1740474 => 'Circleville, OH', - 1740477 => 'Circleville, OH', - 1740498 => 'Newcomerstown, OH', - 1740522 => 'Heath, OH', - 1740532 => 'Ironton, OH', - 1740533 => 'Ironton, OH', - 1740537 => 'Toronto, OH', - 1740545 => 'West Lafayette, OH', - 1740548 => 'Lewis Center, OH', - 1740549 => 'Lewis Center, OH', - 1740574 => 'Wheelersburg, OH', - 1740587 => 'Granville, OH', - 1740588 => 'Zanesville, OH', - 1740592 => 'Athens, OH', - 1740593 => 'Athens, OH', - 1740594 => 'Athens, OH', - 1740596 => 'McArthur, OH', - 1740599 => 'Danville, OH', - 1740622 => 'Coshocton, OH', - 1740623 => 'Coshocton, OH', - 1740625 => 'Centerburg, OH', - 1740633 => 'Martins Ferry, OH', - 1740635 => 'Bridgeport, OH', - 1740652 => 'Lancaster, OH', - 1740653 => 'Lancaster, OH', - 1740654 => 'Lancaster, OH', - 1740657 => 'Lewis Center, OH', - 1740663 => 'Chillicothe, OH', - 1740667 => 'Coolville, OH', - 1740670 => 'Newark, OH', - 1740671 => 'Bellaire, OH', - 1740676 => 'Bellaire, OH', - 1740678 => 'Vincent, OH', - 1740681 => 'Lancaster, OH', - 1740682 => 'Oak Hill, OH', - 1740685 => 'Byesville, OH', - 1740687 => 'Lancaster, OH', - 1740689 => 'Lancaster, OH', - 1740694 => 'Fredericktown, OH', - 1740695 => 'St. Clairsville, OH', - 1740698 => 'Albany, OH', - 1740699 => 'St. Clairsville, OH', - 1740732 => 'Caldwell, OH', - 1740743 => 'Somerset, OH', - 1740745 => 'St. Louisville, OH', - 1740753 => 'Nelsonville, OH', - 1740754 => 'Dresden, OH', - 1740756 => 'Carroll, OH', - 1740763 => 'Newark, OH', - 1740767 => 'Glouster, OH', - 1740772 => 'Chillicothe, OH', - 1740773 => 'Chillicothe, OH', - 1740774 => 'Chillicothe, OH', - 1740775 => 'Chillicothe, OH', - 1740776 => 'Portsmouth, OH', - 1740779 => 'Chillicothe, OH', - 1740788 => 'Heath, OH', - 1740797 => 'The Plains, OH', - 1740820 => 'Minford, OH', - 1740824 => 'Warsaw, OH', - 1740826 => 'New Concord, OH', - 1740828 => 'Frazeysburg, OH', - 1740845 => 'London, OH', - 1740852 => 'London, OH', - 1740858 => 'West Portsmouth, OH', - 1740862 => 'Baltimore, OH', - 1740867 => 'Chesapeake, OH', - 1740869 => 'Mount Sterling, OH', - 1740881 => 'Powell, OH', - 1740886 => 'Proctorville, OH', - 1740892 => 'Utica, OH', - 1740894 => 'South Point, OH', - 1740922 => 'Uhrichsville, OH', - 1740927 => 'Pataskala, OH', - 1740928 => 'Hebron, OH', - 1740942 => 'Cadiz, OH', - 1740943 => 'Richwood, OH', - 1740947 => 'Waverly, OH', - 1740948 => 'Jeffersonville, OH', - 1740962 => 'McConnelsville, OH', - 1740964 => 'Pataskala, OH', - 1740965 => 'Sunbury, OH', - 1740967 => 'Johnstown, OH', - 1740969 => 'Amanda, OH', - 1740982 => 'Crooksville, OH', - 1740983 => 'Ashville, OH', - 1740984 => 'Beverly, OH', - 1740992 => 'Pomeroy, OH', - 1740998 => 'Frankfort, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1743.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1743.php deleted file mode 100644 index 916801499..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1743.php +++ /dev/null @@ -1,9 +0,0 @@ - 'North Carolina', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1747.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1747.php deleted file mode 100644 index efb7fa9de..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1747.php +++ /dev/null @@ -1,9 +0,0 @@ - 'California', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1754.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1754.php deleted file mode 100644 index bea2d1f51..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1754.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Florida', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1757.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1757.php deleted file mode 100644 index 03cd330aa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1757.php +++ /dev/null @@ -1,190 +0,0 @@ - 'Virginia', - 1757220 => 'Williamsburg, VA', - 1757221 => 'Williamsburg, VA', - 1757223 => 'Newport News, VA', - 1757224 => 'Hampton, VA', - 1757228 => 'Virginia Beach, VA', - 1757229 => 'Williamsburg, VA', - 1757238 => 'Carrollton, VA', - 1757240 => 'Newport News, VA', - 1757242 => 'Windsor, VA', - 1757244 => 'Newport News, VA', - 1757245 => 'Newport News, VA', - 1757247 => 'Newport News, VA', - 1757249 => 'Newport News, VA', - 1757253 => 'Williamsburg, VA', - 1757255 => 'Suffolk, VA', - 1757258 => 'Williamsburg, VA', - 1757259 => 'Williamsburg, VA', - 1757261 => 'Norfolk, VA', - 1757262 => 'Hampton, VA', - 1757294 => 'Surry, VA', - 1757301 => 'Virginia Beach, VA', - 1757306 => 'Virginia Beach, VA', - 1757312 => 'Chesapeake, VA', - 1757318 => 'Virginia Beach, VA', - 1757331 => 'Cape Charles, VA', - 1757336 => 'Chincoteague Island, VA', - 1757340 => 'Virginia Beach, VA', - 1757345 => 'Williamsburg, VA', - 1757353 => 'Virginia Beach, VA', - 1757356 => 'Smithfield, VA', - 1757357 => 'Smithfield, VA', - 1757363 => 'Virginia Beach, VA', - 1757365 => 'Smithfield, VA', - 1757368 => 'Virginia Beach, VA', - 1757369 => 'Newport News, VA', - 1757380 => 'Newport News, VA', - 1757382 => 'Chesapeake, VA', - 1757385 => 'Virginia Beach, VA', - 1757388 => 'Norfolk, VA', - 1757393 => 'Portsmouth, VA', - 1757395 => 'Virginia Beach, VA', - 1757397 => 'Portsmouth, VA', - 1757398 => 'Portsmouth, VA', - 1757399 => 'Portsmouth, VA', - 1757401 => 'Chesapeake, VA', - 1757405 => 'Portsmouth, VA', - 1757410 => 'Chesapeake, VA', - 1757412 => 'Virginia Beach, VA', - 1757416 => 'Virginia Beach, VA', - 1757417 => 'Virginia Beach, VA', - 1757421 => 'Chesapeake, VA', - 1757422 => 'Virginia Beach, VA', - 1757423 => 'Norfolk, VA', - 1757425 => 'Virginia Beach, VA', - 1757426 => 'Virginia Beach, VA', - 1757427 => 'Virginia Beach, VA', - 1757428 => 'Virginia Beach, VA', - 1757430 => 'Virginia Beach, VA', - 1757431 => 'Virginia Beach, VA', - 1757436 => 'Chesapeake, VA', - 1757437 => 'Virginia Beach, VA', - 1757440 => 'Norfolk, VA', - 1757441 => 'Norfolk, VA', - 1757446 => 'Norfolk, VA', - 1757455 => 'Norfolk, VA', - 1757456 => 'Virginia Beach, VA', - 1757460 => 'Virginia Beach, VA', - 1757461 => 'Norfolk, VA', - 1757463 => 'Virginia Beach, VA', - 1757464 => 'Virginia Beach, VA', - 1757466 => 'Norfolk, VA', - 1757467 => 'Virginia Beach, VA', - 1757468 => 'Virginia Beach, VA', - 1757471 => 'Virginia Beach, VA', - 1757473 => 'Virginia Beach, VA', - 1757474 => 'Virginia Beach, VA', - 1757479 => 'Virginia Beach, VA', - 1757480 => 'Norfolk, VA', - 1757481 => 'Virginia Beach, VA', - 1757482 => 'Chesapeake, VA', - 1757485 => 'Chesapeake, VA', - 1757486 => 'Virginia Beach, VA', - 1757487 => 'Chesapeake, VA', - 1757489 => 'Norfolk, VA', - 1757490 => 'Virginia Beach, VA', - 1757491 => 'Virginia Beach, VA', - 1757493 => 'Virginia Beach, VA', - 1757494 => 'Chesapeake, VA', - 1757495 => 'Virginia Beach, VA', - 1757496 => 'Virginia Beach, VA', - 1757497 => 'Virginia Beach, VA', - 1757498 => 'Virginia Beach, VA', - 1757499 => 'Virginia Beach, VA', - 1757502 => 'Virginia Beach, VA', - 1757516 => 'Franklin, VA', - 1757533 => 'Norfolk, VA', - 1757534 => 'Newport News, VA', - 1757538 => 'Suffolk, VA', - 1757539 => 'Suffolk, VA', - 1757543 => 'Chesapeake, VA', - 1757545 => 'Chesapeake, VA', - 1757546 => 'Chesapeake, VA', - 1757547 => 'Chesapeake, VA', - 1757548 => 'Chesapeake, VA', - 1757549 => 'Chesapeake, VA', - 1757552 => 'Virginia Beach, VA', - 1757558 => 'Chesapeake, VA', - 1757562 => 'Franklin, VA', - 1757563 => 'Virginia Beach, VA', - 1757564 => 'Williamsburg, VA', - 1757565 => 'Williamsburg, VA', - 1757566 => 'Toano, VA', - 1757569 => 'Franklin, VA', - 1757583 => 'Norfolk, VA', - 1757587 => 'Norfolk, VA', - 1757588 => 'Norfolk, VA', - 1757591 => 'Newport News, VA', - 1757594 => 'Newport News, VA', - 1757595 => 'Newport News, VA', - 1757596 => 'Newport News, VA', - 1757599 => 'Newport News, VA', - 1757622 => 'Norfolk, VA', - 1757623 => 'Norfolk, VA', - 1757624 => 'Norfolk, VA', - 1757625 => 'Norfolk, VA', - 1757627 => 'Norfolk, VA', - 1757628 => 'Norfolk, VA', - 1757631 => 'Virginia Beach, VA', - 1757640 => 'Norfolk, VA', - 1757645 => 'Williamsburg, VA', - 1757648 => 'Virginia Beach, VA', - 1757653 => 'Courtland, VA', - 1757664 => 'Norfolk, VA', - 1757665 => 'Parksley, VA', - 1757668 => 'Norfolk, VA', - 1757671 => 'Virginia Beach, VA', - 1757683 => 'Norfolk, VA', - 1757689 => 'Virginia Beach, VA', - 1757717 => 'Virginia Beach, VA', - 1757721 => 'Virginia Beach, VA', - 1757722 => 'Hampton, VA', - 1757723 => 'Hampton, VA', - 1757727 => 'Hampton, VA', - 1757728 => 'Hampton, VA', - 1757766 => 'Hampton, VA', - 1757788 => 'Hampton, VA', - 1757825 => 'Hampton, VA', - 1757826 => 'Hampton, VA', - 1757827 => 'Hampton, VA', - 1757833 => 'Newport News, VA', - 1757836 => 'Norfolk, VA', - 1757838 => 'Hampton, VA', - 1757850 => 'Hampton, VA', - 1757851 => 'Hampton, VA', - 1757853 => 'Norfolk, VA', - 1757855 => 'Norfolk, VA', - 1757857 => 'Norfolk, VA', - 1757858 => 'Norfolk, VA', - 1757865 => 'Hampton, VA', - 1757867 => 'Yorktown, VA', - 1757868 => 'Poquoson, VA', - 1757872 => 'Newport News, VA', - 1757873 => 'Newport News, VA', - 1757874 => 'Newport News, VA', - 1757875 => 'Newport News, VA', - 1757877 => 'Newport News, VA', - 1757886 => 'Newport News, VA', - 1757887 => 'Newport News, VA', - 1757889 => 'Norfolk, VA', - 1757890 => 'Yorktown, VA', - 1757896 => 'Hampton, VA', - 1757898 => 'Yorktown, VA', - 1757899 => 'Wakefield, VA', - 1757903 => 'Williamsburg, VA', - 1757923 => 'Suffolk, VA', - 1757925 => 'Suffolk, VA', - 1757926 => 'Newport News, VA', - 1757928 => 'Newport News, VA', - 1757930 => 'Newport News, VA', - 1757934 => 'Suffolk, VA', - 1757953 => 'Portsmouth, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1760.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1760.php deleted file mode 100644 index 0a53e165c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1760.php +++ /dev/null @@ -1,207 +0,0 @@ - 'California', - 1760202 => 'Cathedral City, CA', - 1760228 => 'Yucca Valley, CA', - 1760230 => 'Encinitas, CA', - 1760231 => 'Oceanside, CA', - 1760233 => 'Escondido, CA', - 1760240 => 'Apple Valley, CA', - 1760241 => 'Victorville, CA', - 1760242 => 'Apple Valley, CA', - 1760243 => 'Victorville, CA', - 1760244 => 'Hesperia, CA', - 1760245 => 'Victorville, CA', - 1760246 => 'Adelanto, CA', - 1760247 => 'Apple Valley, CA', - 1760248 => 'Lucerne Valley, CA', - 1760249 => 'Wrightwood, CA', - 1760251 => 'Desert Hot Spgs, CA', - 1760252 => 'Barstow, CA', - 1760253 => 'Barstow, CA', - 1760255 => 'Barstow, CA', - 1760256 => 'Barstow, CA', - 1760268 => 'Carlsbad, CA', - 1760291 => 'Escondido, CA', - 1760294 => 'Escondido, CA', - 1760295 => 'Vista, CA', - 1760318 => 'Palm Springs, CA', - 1760320 => 'Palm Springs, CA', - 1760321 => 'Cathedral City, CA', - 1760322 => 'Palm Springs, CA', - 1760323 => 'Palm Springs, CA', - 1760324 => 'Cathedral City, CA', - 1760325 => 'Palm Springs, CA', - 1760326 => 'Needles, CA', - 1760327 => 'Palm Springs, CA', - 1760328 => 'Cathedral City, CA', - 1760329 => 'Desert Hot Spgs, CA', - 1760336 => 'El Centro, CA', - 1760337 => 'El Centro, CA', - 1760339 => 'El Centro, CA', - 1760340 => 'Palm Desert, CA', - 1760341 => 'Palm Desert, CA', - 1760342 => 'Indio, CA', - 1760343 => 'Thousand Palms, CA', - 1760344 => 'Brawley, CA', - 1760345 => 'Palm Desert, CA', - 1760346 => 'Palm Desert, CA', - 1760347 => 'Indio, CA', - 1760348 => 'Calipatria, CA', - 1760351 => 'Brawley, CA', - 1760352 => 'El Centro, CA', - 1760353 => 'El Centro, CA', - 1760355 => 'Imperial, CA', - 1760356 => 'Holtville, CA', - 1760357 => 'Calexico, CA', - 1760360 => 'Palm Desert, CA', - 1760361 => 'Twentynine Palms, CA', - 1760365 => 'Yucca Valley, CA', - 1760366 => 'Joshua Tree, CA', - 1760367 => 'Twentynine Palms, CA', - 1760369 => 'Yucca Valley, CA', - 1760370 => 'El Centro, CA', - 1760371 => 'Ridgecrest, CA', - 1760373 => 'California City, CA', - 1760375 => 'Ridgecrest, CA', - 1760376 => 'Kernville, CA', - 1760379 => 'Lake Isabella, CA', - 1760384 => 'Ridgecrest, CA', - 1760391 => 'Coachella, CA', - 1760396 => 'Mecca, CA', - 1760398 => 'Coachella, CA', - 1760399 => 'Thermal, CA', - 1760414 => 'Vista, CA', - 1760416 => 'Palm Springs, CA', - 1760431 => 'Carlsbad, CA', - 1760432 => 'Escondido, CA', - 1760433 => 'Oceanside, CA', - 1760434 => 'Carlsbad, CA', - 1760435 => 'Oceanside, CA', - 1760436 => 'Encinitas, CA', - 1760438 => 'Carlsbad, CA', - 1760439 => 'Oceanside, CA', - 1760446 => 'Ridgecrest, CA', - 1760451 => 'Fallbrook, CA', - 1760471 => 'San Marcos, CA', - 1760476 => 'Carlsbad, CA', - 1760479 => 'Encinitas, CA', - 1760480 => 'Escondido, CA', - 1760482 => 'El Centro, CA', - 1760489 => 'Escondido, CA', - 1760510 => 'San Marcos, CA', - 1760529 => 'Oceanside, CA', - 1760530 => 'Adelanto, CA', - 1760564 => 'La Quinta, CA', - 1760568 => 'Palm Desert, CA', - 1760572 => 'Winterhaven, CA', - 1760591 => 'San Marcos, CA', - 1760597 => 'Vista, CA', - 1760598 => 'Vista, CA', - 1760599 => 'Vista, CA', - 1760602 => 'Carlsbad, CA', - 1760603 => 'Carlsbad, CA', - 1760630 => 'Vista, CA', - 1760631 => 'Vista, CA', - 1760632 => 'Encinitas, CA', - 1760633 => 'Encinitas, CA', - 1760634 => 'Encinitas, CA', - 1760635 => 'Encinitas, CA', - 1760639 => 'Vista, CA', - 1760643 => 'Vista, CA', - 1760674 => 'Palm Desert, CA', - 1760720 => 'Carlsbad, CA', - 1760721 => 'Oceanside, CA', - 1760722 => 'Oceanside, CA', - 1760723 => 'Fallbrook, CA', - 1760724 => 'Vista, CA', - 1760725 => 'Camp Pendleton North, CA', - 1760726 => 'Vista, CA', - 1760727 => 'Vista, CA', - 1760728 => 'Fallbrook, CA', - 1760729 => 'Carlsbad, CA', - 1760730 => 'Carlsbad, CA', - 1760731 => 'Fallbrook, CA', - 1760732 => 'Vista, CA', - 1760734 => 'Vista, CA', - 1760735 => 'Escondido, CA', - 1760736 => 'San Marcos, CA', - 1760737 => 'Escondido, CA', - 1760738 => 'Escondido, CA', - 1760739 => 'Escondido, CA', - 1760740 => 'Escondido, CA', - 1760741 => 'Escondido, CA', - 1760743 => 'Escondido, CA', - 1760744 => 'San Marcos, CA', - 1760745 => 'Escondido, CA', - 1760746 => 'Escondido, CA', - 1760747 => 'Escondido, CA', - 1760749 => 'Valley Center, CA', - 1760751 => 'Valley Center, CA', - 1760752 => 'San Marcos, CA', - 1760753 => 'Encinitas, CA', - 1760754 => 'Oceanside, CA', - 1760757 => 'Oceanside, CA', - 1760758 => 'Vista, CA', - 1760765 => 'Julian, CA', - 1760767 => 'Borrego Springs, CA', - 1760768 => 'Calexico, CA', - 1760770 => 'Cathedral City, CA', - 1760771 => 'La Quinta, CA', - 1760772 => 'Palm Desert, CA', - 1760773 => 'Palm Desert, CA', - 1760775 => 'Indio, CA', - 1760776 => 'Palm Desert, CA', - 1760777 => 'La Quinta, CA', - 1760778 => 'Palm Springs, CA', - 1760779 => 'Palm Desert, CA', - 1760781 => 'Escondido, CA', - 1760787 => 'Ramona, CA', - 1760788 => 'Ramona, CA', - 1760789 => 'Ramona, CA', - 1760798 => 'San Marcos, CA', - 1760804 => 'Carlsbad, CA', - 1760836 => 'Palm Desert, CA', - 1760837 => 'Palm Desert, CA', - 1760839 => 'Escondido, CA', - 1760843 => 'Victorville, CA', - 1760863 => 'Indio, CA', - 1760864 => 'Palm Springs, CA', - 1760868 => 'Phelan, CA', - 1760872 => 'Bishop, CA', - 1760873 => 'Bishop, CA', - 1760876 => 'Lone Pine, CA', - 1760881 => 'Victorville, CA', - 1760918 => 'Carlsbad, CA', - 1760921 => 'Blythe, CA', - 1760922 => 'Blythe, CA', - 1760924 => 'Mammoth Lakes, CA', - 1760929 => 'Carlsbad, CA', - 1760930 => 'Carlsbad, CA', - 1760931 => 'Carlsbad, CA', - 1760932 => 'Bridgeport, CA', - 1760934 => 'Mammoth Lakes, CA', - 1760940 => 'Vista, CA', - 1760941 => 'Vista, CA', - 1760942 => 'Encinitas, CA', - 1760943 => 'Encinitas, CA', - 1760944 => 'Encinitas, CA', - 1760945 => 'Vista, CA', - 1760946 => 'Apple Valley, CA', - 1760947 => 'Hesperia, CA', - 1760948 => 'Hesperia, CA', - 1760949 => 'Hesperia, CA', - 1760951 => 'Victorville, CA', - 1760952 => 'Victorville, CA', - 1760955 => 'Victorville, CA', - 1760956 => 'Hesperia, CA', - 1760961 => 'Apple Valley, CA', - 1760966 => 'Oceanside, CA', - 1760967 => 'Oceanside, CA', - 1760995 => 'Hesperia, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1763.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1763.php deleted file mode 100644 index 25d819816..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1763.php +++ /dev/null @@ -1,40 +0,0 @@ - 'Minnesota', - 1763205 => 'Minneapolis, MN', - 1763208 => 'Minneapolis, MN', - 1763241 => 'Elk River, MN', - 1763261 => 'Becker, MN', - 1763262 => 'Becker, MN', - 1763263 => 'Big Lake, MN', - 1763271 => 'Monticello, MN', - 1763274 => 'Elk River, MN', - 1763295 => 'Monticello, MN', - 1763389 => 'Princeton, MN', - 1763420 => 'Maple Grove, MN', - 1763428 => 'Rogers, MN', - 1763441 => 'Elk River, MN', - 1763444 => 'Isanti, MN', - 1763477 => 'Rockford, MN', - 1763479 => 'Maple Plain, MN', - 1763494 => 'Maple Grove, MN', - 1763520 => 'Robbinsdale, MN', - 1763525 => 'Minneapolis, MN', - 1763552 => 'Cambridge, MN', - 1763553 => 'Plymouth, MN', - 1763577 => 'Plymouth, MN', - 1763581 => 'Maple Grove, MN', - 1763633 => 'Elk River, MN', - 1763682 => 'Buffalo, MN', - 1763684 => 'Buffalo, MN', - 1763689 => 'Cambridge, MN', - 1763788 => 'Columbia Heights, MN', - 1763856 => 'Zimmerman, MN', - 1763898 => 'Maple Grove, MN', - 1763972 => 'Delano, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1765.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1765.php deleted file mode 100644 index 7b97bcc01..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1765.php +++ /dev/null @@ -1,130 +0,0 @@ - 'Indiana', - 1765236 => 'Kokomo, IN', - 1765254 => 'Muncie, IN', - 1765281 => 'Muncie, IN', - 1765282 => 'Muncie, IN', - 1765284 => 'Muncie, IN', - 1765286 => 'Muncie, IN', - 1765287 => 'Muncie, IN', - 1765288 => 'Muncie, IN', - 1765289 => 'Muncie, IN', - 1765294 => 'Veedersburg, IN', - 1765298 => 'Anderson, IN', - 1765342 => 'Martinsville, IN', - 1765345 => 'Knightstown, IN', - 1765348 => 'Hartford City, IN', - 1765349 => 'Martinsville, IN', - 1765354 => 'Middletown, IN', - 1765361 => 'Crawfordsville, IN', - 1765362 => 'Crawfordsville, IN', - 1765364 => 'Crawfordsville, IN', - 1765379 => 'Rossville, IN', - 1765395 => 'Converse, IN', - 1765420 => 'Lafayette, IN', - 1765423 => 'Lafayette, IN', - 1765429 => 'Lafayette, IN', - 1765436 => 'Thorntown, IN', - 1765446 => 'Lafayette, IN', - 1765447 => 'Lafayette, IN', - 1765448 => 'Lafayette, IN', - 1765449 => 'Lafayette, IN', - 1765450 => 'Kokomo, IN', - 1765452 => 'Kokomo, IN', - 1765453 => 'Kokomo, IN', - 1765454 => 'Kokomo, IN', - 1765455 => 'Kokomo, IN', - 1765456 => 'Kokomo, IN', - 1765457 => 'Kokomo, IN', - 1765458 => 'Liberty, IN', - 1765459 => 'Kokomo, IN', - 1765463 => 'West Lafayette, IN', - 1765464 => 'West Lafayette, IN', - 1765468 => 'Farmland, IN', - 1765471 => 'Lafayette, IN', - 1765472 => 'Peru, IN', - 1765473 => 'Peru, IN', - 1765474 => 'Lafayette, IN', - 1765477 => 'Lafayette, IN', - 1765478 => 'Cambridge City, IN', - 1765482 => 'Lebanon, IN', - 1765483 => 'Lebanon, IN', - 1765489 => 'Hagerstown, IN', - 1765492 => 'Cayuga, IN', - 1765494 => 'West Lafayette, IN', - 1765497 => 'West Lafayette, IN', - 1765521 => 'New Castle, IN', - 1765522 => 'Roachdale, IN', - 1765529 => 'New Castle, IN', - 1765552 => 'Elwood, IN', - 1765563 => 'Brookston, IN', - 1765564 => 'Delphi, IN', - 1765569 => 'Rockville, IN', - 1765583 => 'Otterbein, IN', - 1765584 => 'Winchester, IN', - 1765588 => 'Lafayette, IN', - 1765622 => 'Anderson, IN', - 1765628 => 'Greentown, IN', - 1765640 => 'Anderson, IN', - 1765641 => 'Anderson, IN', - 1765642 => 'Anderson, IN', - 1765643 => 'Anderson, IN', - 1765644 => 'Anderson, IN', - 1765646 => 'Anderson, IN', - 1765647 => 'Brookville, IN', - 1765649 => 'Anderson, IN', - 1765651 => 'Marion, IN', - 1765653 => 'Greencastle, IN', - 1765654 => 'Frankfort, IN', - 1765659 => 'Frankfort, IN', - 1765662 => 'Marion, IN', - 1765664 => 'Marion, IN', - 1765668 => 'Marion, IN', - 1765674 => 'Marion, IN', - 1765675 => 'Tipton, IN', - 1765676 => 'Jamestown, IN', - 1765677 => 'Marion, IN', - 1765683 => 'Anderson, IN', - 1765689 => 'Bunker Hill, IN', - 1765724 => 'Alexandria, IN', - 1765728 => 'Montpelier, IN', - 1765741 => 'Muncie, IN', - 1765742 => 'Lafayette, IN', - 1765743 => 'West Lafayette, IN', - 1765747 => 'Muncie, IN', - 1765759 => 'Yorktown, IN', - 1765762 => 'Attica, IN', - 1765768 => 'Dunkirk, IN', - 1765778 => 'Pendleton, IN', - 1765789 => 'Albany, IN', - 1765793 => 'Covington, IN', - 1765795 => 'Cloverdale, IN', - 1765807 => 'Lafayette, IN', - 1765825 => 'Connersville, IN', - 1765827 => 'Connersville, IN', - 1765832 => 'Clinton, IN', - 1765838 => 'Lafayette, IN', - 1765855 => 'Centerville, IN', - 1765864 => 'Kokomo, IN', - 1765868 => 'Kokomo, IN', - 1765874 => 'Lynn, IN', - 1765883 => 'Russiaville, IN', - 1765884 => 'Fowler, IN', - 1765932 => 'Rushville, IN', - 1765935 => 'Richmond, IN', - 1765938 => 'Rushville, IN', - 1765939 => 'Richmond, IN', - 1765948 => 'Fairmount, IN', - 1765962 => 'Richmond, IN', - 1765964 => 'Union City, IN', - 1765965 => 'Richmond, IN', - 1765966 => 'Richmond, IN', - 1765983 => 'Richmond, IN', - 1765998 => 'Upland, IN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1769.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1769.php deleted file mode 100644 index 846a6113a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1769.php +++ /dev/null @@ -1,13 +0,0 @@ - 'Mississippi', - 1769216 => 'Jackson, MS', - 1769233 => 'Jackson, MS', - 1769251 => 'Jackson, MS', - 1769257 => 'Jackson, MS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1770.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1770.php deleted file mode 100644 index f7097bbfe..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1770.php +++ /dev/null @@ -1,301 +0,0 @@ - 'Georgia', - 1770205 => 'Cumming, GA', - 1770207 => 'Monroe, GA', - 1770209 => 'Norcross, GA', - 1770210 => 'Jonesboro, GA', - 1770214 => 'Carrollton, GA', - 1770219 => 'Gainesville, GA', - 1770227 => 'Griffin, GA', - 1770228 => 'Griffin, GA', - 1770229 => 'Griffin, GA', - 1770232 => 'Duluth, GA', - 1770233 => 'Griffin, GA', - 1770237 => 'Lawrenceville, GA', - 1770242 => 'Norcross, GA', - 1770246 => 'Norcross, GA', - 1770248 => 'Norcross, GA', - 1770251 => 'Newnan, GA', - 1770252 => 'Newnan, GA', - 1770253 => 'Newnan, GA', - 1770254 => 'Newnan, GA', - 1770258 => 'Bowdon, GA', - 1770263 => 'Norcross, GA', - 1770266 => 'Monroe, GA', - 1770267 => 'Monroe, GA', - 1770270 => 'Tucker, GA', - 1770277 => 'Lawrenceville, GA', - 1770287 => 'Gainesville, GA', - 1770288 => 'McDonough, GA', - 1770297 => 'Gainesville, GA', - 1770300 => 'Norcross, GA', - 1770304 => 'Newnan, GA', - 1770307 => 'Winder, GA', - 1770319 => 'Smyrna, GA', - 1770320 => 'McDonough, GA', - 1770321 => 'Marietta, GA', - 1770334 => 'Cartersville, GA', - 1770338 => 'Lawrenceville, GA', - 1770339 => 'Lawrenceville, GA', - 1770343 => 'Alpharetta, GA', - 1770345 => 'Canton, GA', - 1770346 => 'Alpharetta, GA', - 1770350 => 'Atlanta, GA', - 1770351 => 'Atlanta, GA', - 1770352 => 'Atlanta, GA', - 1770358 => 'Barnesville, GA', - 1770360 => 'Alpharetta, GA', - 1770368 => 'Norcross, GA', - 1770382 => 'Cartersville, GA', - 1770383 => 'Cartersville, GA', - 1770385 => 'Covington, GA', - 1770386 => 'Cartersville, GA', - 1770387 => 'Cartersville, GA', - 1770388 => 'Conyers, GA', - 1770389 => 'Stockbridge, GA', - 1770390 => 'Atlanta, GA', - 1770391 => 'Atlanta, GA', - 1770392 => 'Atlanta, GA', - 1770393 => 'Atlanta, GA', - 1770394 => 'Atlanta, GA', - 1770395 => 'Atlanta, GA', - 1770396 => 'Atlanta, GA', - 1770399 => 'Atlanta, GA', - 1770409 => 'Norcross, GA', - 1770410 => 'Alpharetta, GA', - 1770412 => 'Griffin, GA', - 1770413 => 'Stone Mountain, GA', - 1770414 => 'Tucker, GA', - 1770416 => 'Norcross, GA', - 1770418 => 'Duluth, GA', - 1770421 => 'Marietta, GA', - 1770422 => 'Marietta, GA', - 1770424 => 'Marietta, GA', - 1770425 => 'Marietta, GA', - 1770427 => 'Marietta, GA', - 1770428 => 'Marietta, GA', - 1770429 => 'Marietta, GA', - 1770432 => 'Smyrna, GA', - 1770433 => 'Smyrna, GA', - 1770434 => 'Smyrna, GA', - 1770435 => 'Smyrna, GA', - 1770436 => 'Smyrna, GA', - 1770438 => 'Smyrna, GA', - 1770441 => 'Norcross, GA', - 1770442 => 'Alpharetta, GA', - 1770443 => 'Dallas, GA', - 1770445 => 'Dallas, GA', - 1770446 => 'Norcross, GA', - 1770448 => 'Norcross, GA', - 1770449 => 'Norcross, GA', - 1770455 => 'Atlanta, GA', - 1770456 => 'Villa Rica, GA', - 1770459 => 'Villa Rica, GA', - 1770460 => 'Fayetteville, GA', - 1770461 => 'Fayetteville, GA', - 1770463 => 'Palmetto, GA', - 1770464 => 'Social Circle, GA', - 1770465 => 'Stone Mountain, GA', - 1770466 => 'Loganville, GA', - 1770467 => 'Griffin, GA', - 1770469 => 'Stone Mountain, GA', - 1770471 => 'Jonesboro, GA', - 1770472 => 'Jonesboro, GA', - 1770473 => 'Jonesboro, GA', - 1770474 => 'Stockbridge, GA', - 1770475 => 'Alpharetta, GA', - 1770476 => 'Duluth, GA', - 1770477 => 'Jonesboro, GA', - 1770478 => 'Jonesboro, GA', - 1770479 => 'Canton, GA', - 1770482 => 'Lithonia, GA', - 1770483 => 'Conyers, GA', - 1770484 => 'Lithonia, GA', - 1770486 => 'Peachtree City, GA', - 1770487 => 'Peachtree City, GA', - 1770489 => 'Douglasville, GA', - 1770491 => 'Tucker, GA', - 1770492 => 'Tucker, GA', - 1770493 => 'Tucker, GA', - 1770495 => 'Duluth, GA', - 1770496 => 'Tucker, GA', - 1770497 => 'Duluth, GA', - 1770498 => 'Stone Mountain, GA', - 1770499 => 'Marietta, GA', - 1770502 => 'Newnan, GA', - 1770503 => 'Gainesville, GA', - 1770504 => 'Jackson, GA', - 1770505 => 'Dallas, GA', - 1770506 => 'Stockbridge, GA', - 1770507 => 'Stockbridge, GA', - 1770509 => 'Marietta, GA', - 1770512 => 'Atlanta, GA', - 1770513 => 'Lawrenceville, GA', - 1770514 => 'Marietta, GA', - 1770516 => 'Woodstock, GA', - 1770517 => 'Woodstock, GA', - 1770518 => 'Roswell, GA', - 1770521 => 'Alpharetta, GA', - 1770522 => 'Atlanta, GA', - 1770528 => 'Marietta, GA', - 1770529 => 'Acworth, GA', - 1770531 => 'Gainesville, GA', - 1770532 => 'Gainesville, GA', - 1770533 => 'Gainesville, GA', - 1770534 => 'Gainesville, GA', - 1770535 => 'Gainesville, GA', - 1770536 => 'Gainesville, GA', - 1770537 => 'Bremen, GA', - 1770538 => 'Gainesville, GA', - 1770551 => 'Atlanta, GA', - 1770552 => 'Roswell, GA', - 1770554 => 'Loganville, GA', - 1770562 => 'Temple, GA', - 1770565 => 'Marietta, GA', - 1770567 => 'Zebulon, GA', - 1770569 => 'Alpharetta, GA', - 1770574 => 'Tallapoosa, GA', - 1770577 => 'Douglasville, GA', - 1770578 => 'Marietta, GA', - 1770579 => 'Marietta, GA', - 1770582 => 'Norcross, GA', - 1770587 => 'Roswell, GA', - 1770591 => 'Woodstock, GA', - 1770592 => 'Woodstock, GA', - 1770594 => 'Roswell, GA', - 1770599 => 'Senoia, GA', - 1770602 => 'Conyers, GA', - 1770603 => 'Jonesboro, GA', - 1770606 => 'Cartersville, GA', - 1770607 => 'Cartersville, GA', - 1770619 => 'Alpharetta, GA', - 1770622 => 'Duluth, GA', - 1770623 => 'Duluth, GA', - 1770631 => 'Peachtree City, GA', - 1770632 => 'Peachtree City, GA', - 1770640 => 'Roswell, GA', - 1770641 => 'Roswell, GA', - 1770642 => 'Roswell, GA', - 1770643 => 'Roswell, GA', - 1770646 => 'Buchanan, GA', - 1770648 => 'Conyers, GA', - 1770650 => 'Roswell, GA', - 1770662 => 'Norcross, GA', - 1770663 => 'Alpharetta, GA', - 1770664 => 'Alpharetta, GA', - 1770667 => 'Alpharetta, GA', - 1770668 => 'Atlanta, GA', - 1770671 => 'Atlanta, GA', - 1770677 => 'Atlanta, GA', - 1770679 => 'Conyers, GA', - 1770682 => 'Lawrenceville, GA', - 1770683 => 'Newnan, GA', - 1770684 => 'Rockmart, GA', - 1770698 => 'Atlanta, GA', - 1770704 => 'Canton, GA', - 1770707 => 'Hampton, GA', - 1770716 => 'Fayetteville, GA', - 1770718 => 'Gainesville, GA', - 1770719 => 'Fayetteville, GA', - 1770720 => 'Canton, GA', - 1770729 => 'Norcross, GA', - 1770730 => 'Atlanta, GA', - 1770732 => 'Austell, GA', - 1770735 => 'Ball Ground, GA', - 1770736 => 'Snellville, GA', - 1770740 => 'Alpharetta, GA', - 1770748 => 'Cedartown, GA', - 1770749 => 'Cedartown, GA', - 1770751 => 'Alpharetta, GA', - 1770752 => 'Alpharetta, GA', - 1770753 => 'Alpharetta, GA', - 1770754 => 'Alpharetta, GA', - 1770760 => 'Conyers, GA', - 1770761 => 'Conyers, GA', - 1770772 => 'Alpharetta, GA', - 1770773 => 'Adairsville, GA', - 1770775 => 'Jackson, GA', - 1770777 => 'Alpharetta, GA', - 1770781 => 'Cumming, GA', - 1770784 => 'Covington, GA', - 1770785 => 'Conyers, GA', - 1770786 => 'Covington, GA', - 1770787 => 'Covington, GA', - 1770788 => 'Covington, GA', - 1770792 => 'Marietta, GA', - 1770793 => 'Marietta, GA', - 1770794 => 'Marietta, GA', - 1770804 => 'Atlanta, GA', - 1770813 => 'Duluth, GA', - 1770814 => 'Duluth, GA', - 1770822 => 'Lawrenceville, GA', - 1770830 => 'Carrollton, GA', - 1770832 => 'Carrollton, GA', - 1770834 => 'Carrollton, GA', - 1770836 => 'Carrollton, GA', - 1770838 => 'Carrollton, GA', - 1770840 => 'Norcross, GA', - 1770844 => 'Cumming, GA', - 1770860 => 'Conyers, GA', - 1770867 => 'Winder, GA', - 1770868 => 'Winder, GA', - 1770869 => 'Lula, GA', - 1770879 => 'Stone Mountain, GA', - 1770886 => 'Cumming, GA', - 1770887 => 'Cumming, GA', - 1770888 => 'Cumming, GA', - 1770889 => 'Cumming, GA', - 1770898 => 'McDonough, GA', - 1770907 => 'Riverdale, GA', - 1770909 => 'Riverdale, GA', - 1770914 => 'McDonough, GA', - 1770917 => 'Acworth, GA', - 1770918 => 'Conyers, GA', - 1770919 => 'Marietta, GA', - 1770920 => 'Douglasville, GA', - 1770922 => 'Conyers, GA', - 1770924 => 'Woodstock, GA', - 1770926 => 'Woodstock, GA', - 1770927 => 'Luthersville, GA', - 1770929 => 'Conyers, GA', - 1770934 => 'Tucker, GA', - 1770938 => 'Tucker, GA', - 1770939 => 'Tucker, GA', - 1770942 => 'Douglasville, GA', - 1770945 => 'Buford, GA', - 1770946 => 'Hampton, GA', - 1770947 => 'Douglasville, GA', - 1770949 => 'Douglasville, GA', - 1770954 => 'McDonough, GA', - 1770957 => 'McDonough, GA', - 1770960 => 'Morrow, GA', - 1770961 => 'Morrow, GA', - 1770962 => 'Lawrenceville, GA', - 1770963 => 'Lawrenceville, GA', - 1770965 => 'Flowery Branch, GA', - 1770966 => 'Acworth, GA', - 1770967 => 'Flowery Branch, GA', - 1770968 => 'Morrow, GA', - 1770971 => 'Marietta, GA', - 1770972 => 'Snellville, GA', - 1770973 => 'Marietta, GA', - 1770974 => 'Acworth, GA', - 1770975 => 'Acworth, GA', - 1770977 => 'Marietta, GA', - 1770978 => 'Snellville, GA', - 1770979 => 'Snellville, GA', - 1770982 => 'Snellville, GA', - 1770985 => 'Snellville, GA', - 1770991 => 'Riverdale, GA', - 1770992 => 'Roswell, GA', - 1770993 => 'Roswell, GA', - 1770995 => 'Lawrenceville, GA', - 1770997 => 'Riverdale, GA', - 1770998 => 'Roswell, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1772.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1772.php deleted file mode 100644 index 5fd83aaa6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1772.php +++ /dev/null @@ -1,87 +0,0 @@ - 'Florida', - 1772204 => 'Port St. Lucie, FL', - 1772219 => 'Stuart, FL', - 1772220 => 'Stuart, FL', - 1772221 => 'Stuart, FL', - 1772223 => 'Stuart, FL', - 1772224 => 'Port St. Lucie, FL', - 1772225 => 'Jensen Beach, FL', - 1772226 => 'Vero Beach, FL', - 1772229 => 'Jensen Beach, FL', - 1772231 => 'Vero Beach, FL', - 1772232 => 'Jensen Beach, FL', - 1772234 => 'Vero Beach, FL', - 1772237 => 'Port St. Lucie, FL', - 1772257 => 'Vero Beach, FL', - 1772283 => 'Stuart, FL', - 1772286 => 'Stuart, FL', - 1772287 => 'Stuart, FL', - 1772288 => 'Stuart, FL', - 1772299 => 'Vero Beach, FL', - 1772321 => 'Vero Beach, FL', - 1772323 => 'Port St. Lucie, FL', - 1772334 => 'Jensen Beach, FL', - 1772335 => 'Port St. Lucie, FL', - 1772336 => 'Port St. Lucie, FL', - 1772337 => 'Port St. Lucie, FL', - 1772340 => 'Port St. Lucie, FL', - 1772343 => 'Port St. Lucie, FL', - 1772344 => 'Port St. Lucie, FL', - 1772345 => 'Port St. Lucie, FL', - 1772370 => 'Port St. Lucie, FL', - 1772388 => 'Sebastian, FL', - 1772398 => 'Port St. Lucie, FL', - 1772419 => 'Stuart, FL', - 1772429 => 'Fort Pierce, FL', - 1772460 => 'Fort Pierce, FL', - 1772461 => 'Fort Pierce, FL', - 1772462 => 'Fort Pierce, FL', - 1772463 => 'Stuart, FL', - 1772464 => 'Fort Pierce, FL', - 1772465 => 'Fort Pierce, FL', - 1772466 => 'Fort Pierce, FL', - 1772467 => 'Fort Pierce, FL', - 1772468 => 'Fort Pierce, FL', - 1772473 => 'Vero Beach, FL', - 1772489 => 'Fort Pierce, FL', - 1772492 => 'Vero Beach, FL', - 1772545 => 'Hobe Sound, FL', - 1772546 => 'Hobe Sound, FL', - 1772559 => 'Vero Beach, FL', - 1772562 => 'Vero Beach, FL', - 1772563 => 'Vero Beach, FL', - 1772564 => 'Vero Beach, FL', - 1772567 => 'Vero Beach, FL', - 1772569 => 'Vero Beach, FL', - 1772571 => 'Fellsmere, FL', - 1772581 => 'Sebastian, FL', - 1772589 => 'Sebastian, FL', - 1772595 => 'Fort Pierce, FL', - 1772597 => 'Indiantown, FL', - 1772600 => 'Stuart, FL', - 1772621 => 'Port St. Lucie, FL', - 1772626 => 'Port St. Lucie, FL', - 1772633 => 'Vero Beach, FL', - 1772664 => 'Sebastian, FL', - 1772672 => 'Fort Pierce, FL', - 1772692 => 'Stuart, FL', - 1772770 => 'Vero Beach, FL', - 1772778 => 'Vero Beach, FL', - 1772781 => 'Stuart, FL', - 1772785 => 'Port St. Lucie, FL', - 1772794 => 'Vero Beach, FL', - 1772807 => 'Port St. Lucie, FL', - 1772871 => 'Port St. Lucie, FL', - 1772873 => 'Port St. Lucie, FL', - 1772878 => 'Port St. Lucie, FL', - 1772879 => 'Port St. Lucie, FL', - 1772882 => 'Fort Pierce, FL', - 1772978 => 'Vero Beach, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1773.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1773.php deleted file mode 100644 index 746117152..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1773.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chicago, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1774.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1774.php deleted file mode 100644 index 8b5ee98ff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1774.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Massachusetts', - 1774202 => 'New Bedford, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1775.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1775.php deleted file mode 100644 index 76524e90f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1775.php +++ /dev/null @@ -1,101 +0,0 @@ - 'Nevada', - 1775265 => 'Gardnerville, NV', - 1775273 => 'Lovelock, NV', - 1775284 => 'Reno, NV', - 1775289 => 'Ely, NV', - 1775322 => 'Reno, NV', - 1775323 => 'Reno, NV', - 1775324 => 'Reno, NV', - 1775327 => 'Reno, NV', - 1775328 => 'Reno, NV', - 1775329 => 'Reno, NV', - 1775331 => 'Sparks, NV', - 1775332 => 'Reno, NV', - 1775333 => 'Reno, NV', - 1775334 => 'Reno, NV', - 1775337 => 'Reno, NV', - 1775348 => 'Reno, NV', - 1775351 => 'Sparks, NV', - 1775352 => 'Sparks, NV', - 1775353 => 'Sparks, NV', - 1775355 => 'Sparks, NV', - 1775356 => 'Sparks, NV', - 1775358 => 'Sparks, NV', - 1775359 => 'Sparks, NV', - 1775423 => 'Fallon, NV', - 1775424 => 'Sparks, NV', - 1775425 => 'Sparks, NV', - 1775428 => 'Fallon, NV', - 1775445 => 'Carson City, NV', - 1775453 => 'Reno, NV', - 1775463 => 'Yerington, NV', - 1775482 => 'Tonopah, NV', - 1775537 => 'Pahrump, NV', - 1775575 => 'Fernley, NV', - 1775577 => 'Silver Springs, NV', - 1775588 => 'Stateline, NV', - 1775622 => 'Reno, NV', - 1775623 => 'Winnemucca, NV', - 1775624 => 'Reno, NV', - 1775625 => 'Winnemucca, NV', - 1775626 => 'Sparks, NV', - 1775635 => 'Battle Mountain, NV', - 1775636 => 'Reno, NV', - 1775657 => 'Reno, NV', - 1775677 => 'Reno, NV', - 1775684 => 'Carson City, NV', - 1775687 => 'Carson City, NV', - 1775689 => 'Reno, NV', - 1775726 => 'Caliente, NV', - 1775727 => 'Pahrump, NV', - 1775738 => 'Elko, NV', - 1775746 => 'Reno, NV', - 1775747 => 'Reno, NV', - 1775751 => 'Pahrump, NV', - 1775752 => 'Wells, NV', - 1775753 => 'Elko, NV', - 1775770 => 'Reno, NV', - 1775777 => 'Elko, NV', - 1775778 => 'Elko, NV', - 1775782 => 'Gardnerville, NV', - 1775784 => 'Reno, NV', - 1775786 => 'Reno, NV', - 1775787 => 'Reno, NV', - 1775823 => 'Reno, NV', - 1775824 => 'Reno, NV', - 1775825 => 'Reno, NV', - 1775826 => 'Reno, NV', - 1775827 => 'Reno, NV', - 1775828 => 'Reno, NV', - 1775829 => 'Reno, NV', - 1775831 => 'Incline Village, NV', - 1775832 => 'Incline Village, NV', - 1775833 => 'Incline Village, NV', - 1775841 => 'Carson City, NV', - 1775847 => 'Virginia City, NV', - 1775849 => 'Reno, NV', - 1775850 => 'Reno, NV', - 1775851 => 'Reno, NV', - 1775852 => 'Reno, NV', - 1775853 => 'Reno, NV', - 1775856 => 'Reno, NV', - 1775857 => 'Reno, NV', - 1775867 => 'Fallon, NV', - 1775882 => 'Carson City, NV', - 1775883 => 'Carson City, NV', - 1775884 => 'Carson City, NV', - 1775885 => 'Carson City, NV', - 1775886 => 'Carson City, NV', - 1775887 => 'Carson City, NV', - 1775888 => 'Carson City, NV', - 1775945 => 'Hawthorne, NV', - 1775972 => 'Reno, NV', - 1775982 => 'Reno, NV', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1778.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1778.php deleted file mode 100644 index 6c7fbb37e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1778.php +++ /dev/null @@ -1,24 +0,0 @@ - 'British Columbia', - 1778278 => 'Langley, BC', - 1778294 => 'Surrey, BC', - 1778297 => 'Richmond, BC', - 1778298 => 'Langley, BC', - 1778340 => 'North Vancouver, BC', - 1778371 => 'Vancouver, BC', - 1778395 => 'Surrey, BC', - 1778397 => 'New Westminster, BC', - 1778471 => 'Kamloops, BC', - 1778475 => 'Vernon, BC', - 1778476 => 'Penticton, BC', - 1778478 => 'Kelowna, BC', - 1778484 => 'Kelowna, BC', - 1778565 => 'Surrey, BC', - 1778574 => 'Surrey, BC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1779.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1779.php deleted file mode 100644 index 7959d7cd5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1779.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Illinois', - 1779423 => 'Rockford, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1780.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1780.php deleted file mode 100644 index 93d2a00e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1780.php +++ /dev/null @@ -1,190 +0,0 @@ - 'Alberta', - 1780332 => 'Grimshaw, AB', - 1780336 => 'Viking, AB', - 1780349 => 'Westlock, AB', - 1780352 => 'Wetaskiwin, AB', - 1780354 => 'Beaverlodge, AB', - 1780361 => 'Wetaskiwin, AB', - 1780385 => 'Killam, AB', - 1780387 => 'Millet, AB', - 1780402 => 'Grande Prairie, AB', - 1780406 => 'Edmonton, AB', - 1780407 => 'Edmonton, AB', - 1780408 => 'Edmonton, AB', - 1780409 => 'Edmonton, AB', - 1780413 => 'Edmonton, AB', - 1780414 => 'Edmonton, AB', - 1780416 => 'Sherwood Park, AB', - 1780417 => 'Sherwood Park, AB', - 1780418 => 'St. Albert, AB', - 1780420 => 'Edmonton, AB', - 1780421 => 'Edmonton, AB', - 1780422 => 'Edmonton, AB', - 1780423 => 'Edmonton, AB', - 1780424 => 'Edmonton, AB', - 1780425 => 'Edmonton, AB', - 1780426 => 'Edmonton, AB', - 1780428 => 'Edmonton, AB', - 1780429 => 'Edmonton, AB', - 1780430 => 'Edmonton, AB', - 1780431 => 'Edmonton, AB', - 1780432 => 'Edmonton, AB', - 1780433 => 'Edmonton, AB', - 1780434 => 'Edmonton, AB', - 1780435 => 'Edmonton, AB', - 1780436 => 'Edmonton, AB', - 1780437 => 'Edmonton, AB', - 1780438 => 'Edmonton, AB', - 1780439 => 'Edmonton, AB', - 1780440 => 'Edmonton, AB', - 1780441 => 'Edmonton, AB', - 1780442 => 'Edmonton, AB', - 1780443 => 'Edmonton, AB', - 1780444 => 'Edmonton, AB', - 1780446 => 'Edmonton, AB', - 1780447 => 'Edmonton, AB', - 1780448 => 'Edmonton, AB', - 1780449 => 'Sherwood Park, AB', - 1780450 => 'Edmonton, AB', - 1780451 => 'Edmonton, AB', - 1780452 => 'Edmonton, AB', - 1780453 => 'Edmonton, AB', - 1780454 => 'Edmonton, AB', - 1780455 => 'Edmonton, AB', - 1780456 => 'Edmonton, AB', - 1780457 => 'Edmonton, AB', - 1780458 => 'St. Albert, AB', - 1780459 => 'St. Albert, AB', - 1780460 => 'St. Albert, AB', - 1780461 => 'Edmonton, AB', - 1780462 => 'Edmonton, AB', - 1780463 => 'Edmonton, AB', - 1780464 => 'Sherwood Park, AB', - 1780465 => 'Edmonton, AB', - 1780466 => 'Edmonton, AB', - 1780467 => 'Sherwood Park, AB', - 1780468 => 'Edmonton, AB', - 1780469 => 'Edmonton, AB', - 1780470 => 'St. Albert, AB', - 1780471 => 'Edmonton, AB', - 1780472 => 'Edmonton, AB', - 1780473 => 'Edmonton, AB', - 1780474 => 'Edmonton, AB', - 1780475 => 'Edmonton, AB', - 1780476 => 'Edmonton, AB', - 1780477 => 'Edmonton, AB', - 1780478 => 'Edmonton, AB', - 1780479 => 'Edmonton, AB', - 1780481 => 'Edmonton, AB', - 1780482 => 'Edmonton, AB', - 1780483 => 'Edmonton, AB', - 1780484 => 'Edmonton, AB', - 1780485 => 'Edmonton, AB', - 1780486 => 'Edmonton, AB', - 1780487 => 'Edmonton, AB', - 1780488 => 'Edmonton, AB', - 1780489 => 'Edmonton, AB', - 1780490 => 'Edmonton, AB', - 1780492 => 'Edmonton, AB', - 1780496 => 'Edmonton, AB', - 1780497 => 'Edmonton, AB', - 1780499 => 'Edmonton, AB', - 1780513 => 'Grande Prairie, AB', - 1780523 => 'High Prairie, AB', - 1780524 => 'Valleyview, AB', - 1780532 => 'Grande Prairie, AB', - 1780538 => 'Grande Prairie, AB', - 1780539 => 'Grande Prairie, AB', - 1780542 => 'Drayton Valley, AB', - 1780568 => 'Sexsmith, AB', - 1780594 => 'Cold Lake, AB', - 1780608 => 'Camrose, AB', - 1780621 => 'Drayton Valley, AB', - 1780622 => 'Fox Creek, AB', - 1780623 => 'Lac la Biche, AB', - 1780624 => 'Peace River, AB', - 1780628 => 'Edmonton, AB', - 1780632 => 'Vegreville, AB', - 1780639 => 'Cold Lake, AB', - 1780645 => 'Saint Paul, AB', - 1780656 => 'Smoky Lake, AB', - 1780662 => 'Tofield, AB', - 1780672 => 'Camrose, AB', - 1780674 => 'Barrhead, AB', - 1780675 => 'Athabasca, AB', - 1780679 => 'Camrose, AB', - 1780689 => 'Boyle, AB', - 1780701 => 'Edmonton, AB', - 1780702 => 'Edmonton, AB', - 1780706 => 'Whitecourt, AB', - 1780712 => 'Edson, AB', - 1780715 => 'Fort McMurray, AB', - 1780723 => 'Edson, AB', - 1780724 => 'Elk Point, AB', - 1780727 => 'Evansburg, AB', - 1780743 => 'Fort McMurray, AB', - 1780750 => 'Fort McMurray, AB', - 1780753 => 'Provost, AB', - 1780756 => 'Edmonton, AB', - 1780757 => 'Edmonton, AB', - 1780758 => 'Edmonton, AB', - 1780760 => 'Edmonton, AB', - 1780761 => 'Edmonton, AB', - 1780778 => 'Whitecourt, AB', - 1780786 => 'Mayerthorpe, AB', - 1780790 => 'Fort McMurray, AB', - 1780791 => 'Fort McMurray, AB', - 1780799 => 'Fort McMurray, AB', - 1780800 => 'Edmonton, AB', - 1780808 => 'Lloydminster, AB', - 1780812 => 'Bonnyville, AB', - 1780814 => 'Grande Prairie, AB', - 1780826 => 'Bonnyville, AB', - 1780827 => 'Grande Cache, AB', - 1780830 => 'Grande Prairie, AB', - 1780831 => 'Grande Prairie, AB', - 1780832 => 'Grande Prairie, AB', - 1780835 => 'Fairview, AB', - 1780836 => 'Manning, AB', - 1780837 => 'Falher, AB', - 1780842 => 'Wainwright, AB', - 1780849 => 'Slave Lake, AB', - 1780852 => 'Jasper, AB', - 1780853 => 'Vermilion, AB', - 1780865 => 'Hinton, AB', - 1780871 => 'Lloydminster, AB', - 1780872 => 'Lloydminster, AB', - 1780875 => 'Lloydminster, AB', - 1780882 => 'Grande Prairie, AB', - 1780895 => 'Lamont, AB', - 1780922 => 'Ardrossan, AB', - 1780926 => 'High Level, AB', - 1780928 => 'La Crête, AB', - 1780929 => 'Beaumont, AB', - 1780930 => 'Edmonton, AB', - 1780939 => 'Morinville, AB', - 1780942 => 'Redwater, AB', - 1780944 => 'Edmonton, AB', - 1780955 => 'Nisku, AB', - 1780960 => 'Spruce Grove, AB', - 1780962 => 'Spruce Grove, AB', - 1780963 => 'Stony Plain, AB', - 1780967 => 'Onoway, AB', - 1780968 => 'Stony Plain, AB', - 1780980 => 'Leduc, AB', - 1780986 => 'Leduc, AB', - 1780987 => 'Devon, AB', - 1780988 => 'Edmonton, AB', - 1780989 => 'Edmonton, AB', - 1780990 => 'Edmonton, AB', - 1780992 => 'Fort Saskatchewan, AB', - 1780993 => 'Edmonton, AB', - 1780998 => 'Fort Saskatchewan, AB', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1781.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1781.php deleted file mode 100644 index 78a943f85..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1781.php +++ /dev/null @@ -1,143 +0,0 @@ - 'Massachusetts', - 1781209 => 'Waltham, MA', - 1781221 => 'Burlington, MA', - 1781224 => 'Wakefield, MA', - 1781229 => 'Burlington, MA', - 1781231 => 'Saugus, MA', - 1781233 => 'Saugus, MA', - 1781235 => 'Wellesley, MA', - 1781237 => 'Wellesley, MA', - 1781239 => 'Wellesley, MA', - 1781245 => 'Wakefield, MA', - 1781246 => 'Wakefield, MA', - 1781251 => 'Dedham, MA', - 1781255 => 'Norwood, MA', - 1781259 => 'Lincoln, MA', - 1781270 => 'Burlington, MA', - 1781272 => 'Burlington, MA', - 1781273 => 'Burlington, MA', - 1781274 => 'Lexington, MA', - 1781275 => 'Bedford, MA', - 1781278 => 'Norwood, MA', - 1781279 => 'Stoneham, MA', - 1781281 => 'Woburn, MA', - 1781284 => 'Revere, MA', - 1781286 => 'Revere, MA', - 1781289 => 'Revere, MA', - 1781297 => 'Stoughton, MA', - 1781306 => 'Medford, MA', - 1781316 => 'Arlington, MA', - 1781320 => 'Dedham, MA', - 1781321 => 'Malden, MA', - 1781322 => 'Malden, MA', - 1781324 => 'Malden, MA', - 1781326 => 'Dedham, MA', - 1781329 => 'Dedham, MA', - 1781334 => 'Lynnfield, MA', - 1781335 => 'Weymouth, MA', - 1781337 => 'Weymouth, MA', - 1781338 => 'Malden, MA', - 1781341 => 'Stoughton, MA', - 1781344 => 'Stoughton, MA', - 1781356 => 'Braintree, MA', - 1781376 => 'Woburn, MA', - 1781380 => 'Braintree, MA', - 1781383 => 'Cohasset, MA', - 1781388 => 'Malden, MA', - 1781391 => 'Medford, MA', - 1781393 => 'Medford, MA', - 1781395 => 'Medford, MA', - 1781396 => 'Medford, MA', - 1781397 => 'Malden, MA', - 1781407 => 'Westwood, MA', - 1781431 => 'Wellesley, MA', - 1781433 => 'Needham, MA', - 1781436 => 'Stoughton, MA', - 1781438 => 'Stoneham, MA', - 1781444 => 'Needham, MA', - 1781447 => 'Whitman, MA', - 1781449 => 'Needham, MA', - 1781453 => 'Needham, MA', - 1781455 => 'Needham, MA', - 1781461 => 'Dedham, MA', - 1781477 => 'Lynn, MA', - 1781485 => 'Revere, MA', - 1781487 => 'Waltham, MA', - 1781544 => 'Scituate, MA', - 1781545 => 'Scituate, MA', - 1781551 => 'Norwood, MA', - 1781575 => 'Canton, MA', - 1781581 => 'Lynn, MA', - 1781582 => 'Kingston, MA', - 1781585 => 'Kingston, MA', - 1781592 => 'Lynn, MA', - 1781593 => 'Lynn, MA', - 1781595 => 'Lynn, MA', - 1781596 => 'Lynn, MA', - 1781598 => 'Lynn, MA', - 1781599 => 'Lynn, MA', - 1781631 => 'Marblehead, MA', - 1781639 => 'Marblehead, MA', - 1781641 => 'Arlington, MA', - 1781642 => 'Waltham, MA', - 1781643 => 'Arlington, MA', - 1781646 => 'Arlington, MA', - 1781647 => 'Waltham, MA', - 1781648 => 'Arlington, MA', - 1781659 => 'Norwell, MA', - 1781662 => 'Melrose, MA', - 1781665 => 'Melrose, MA', - 1781674 => 'Lexington, MA', - 1781682 => 'Weymouth, MA', - 1781687 => 'Bedford, MA', - 1781721 => 'Winchester, MA', - 1781729 => 'Winchester, MA', - 1781740 => 'Hingham, MA', - 1781741 => 'Hingham, MA', - 1781744 => 'Burlington, MA', - 1781749 => 'Hingham, MA', - 1781756 => 'Winchester, MA', - 1781762 => 'Norwood, MA', - 1781767 => 'Holbrook, MA', - 1781769 => 'Norwood, MA', - 1781780 => 'Lynn, MA', - 1781784 => 'Sharon, MA', - 1781821 => 'Canton, MA', - 1781826 => 'Hanover, MA', - 1781828 => 'Canton, MA', - 1781834 => 'Marshfield, MA', - 1781837 => 'Marshfield, MA', - 1781843 => 'Braintree, MA', - 1781848 => 'Braintree, MA', - 1781849 => 'Braintree, MA', - 1781860 => 'Lexington, MA', - 1781861 => 'Lexington, MA', - 1781862 => 'Lexington, MA', - 1781863 => 'Lexington, MA', - 1781890 => 'Waltham, MA', - 1781891 => 'Waltham, MA', - 1781893 => 'Waltham, MA', - 1781894 => 'Waltham, MA', - 1781895 => 'Waltham, MA', - 1781899 => 'Waltham, MA', - 1781925 => 'Hull, MA', - 1781932 => 'Woburn, MA', - 1781933 => 'Woburn, MA', - 1781934 => 'Duxbury, MA', - 1781935 => 'Woburn, MA', - 1781937 => 'Woburn, MA', - 1781938 => 'Woburn, MA', - 1781942 => 'Reading, MA', - 1781944 => 'Reading, MA', - 1781961 => 'Randolph, MA', - 1781963 => 'Randolph, MA', - 1781979 => 'Melrose, MA', - 1781986 => 'Randolph, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1782.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1782.php deleted file mode 100644 index 301d72deb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1782.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nova Scotia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1785.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1785.php deleted file mode 100644 index 4ab46a9d4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1785.php +++ /dev/null @@ -1,128 +0,0 @@ - 'Kansas', - 1785215 => 'Topeka, KS', - 1785222 => 'La Crosse, KS', - 1785227 => 'Lindsborg, KS', - 1785228 => 'Topeka, KS', - 1785229 => 'Ottawa, KS', - 1785232 => 'Topeka, KS', - 1785233 => 'Topeka, KS', - 1785234 => 'Topeka, KS', - 1785235 => 'Topeka, KS', - 1785238 => 'Junction City, KS', - 1785239 => 'Fort Riley, KS', - 1785242 => 'Ottawa, KS', - 1785243 => 'Concordia, KS', - 1785246 => 'Topeka, KS', - 1785258 => 'Herington, KS', - 1785263 => 'Abilene, KS', - 1785266 => 'Topeka, KS', - 1785267 => 'Topeka, KS', - 1785271 => 'Topeka, KS', - 1785272 => 'Topeka, KS', - 1785273 => 'Topeka, KS', - 1785282 => 'Smith Center, KS', - 1785284 => 'Sabetha, KS', - 1785286 => 'Topeka, KS', - 1785295 => 'Topeka, KS', - 1785296 => 'Topeka, KS', - 1785309 => 'Salina, KS', - 1785312 => 'Lawrence, KS', - 1785320 => 'Manhattan, KS', - 1785325 => 'Washington, KS', - 1785331 => 'Lawrence, KS', - 1785332 => 'St. Francis, KS', - 1785336 => 'Seneca, KS', - 1785346 => 'Osborne, KS', - 1785350 => 'Topeka, KS', - 1785354 => 'Topeka, KS', - 1785357 => 'Topeka, KS', - 1785363 => 'Blue Rapids, KS', - 1785364 => 'Holton, KS', - 1785368 => 'Topeka, KS', - 1785378 => 'Mankato, KS', - 1785379 => 'Tecumseh, KS', - 1785392 => 'Minneapolis, KS', - 1785404 => 'Salina, KS', - 1785421 => 'Hill City, KS', - 1785425 => 'Stockton, KS', - 1785434 => 'Plainville, KS', - 1785437 => 'Saint Marys, KS', - 1785448 => 'Garnett, KS', - 1785452 => 'Salina, KS', - 1785454 => 'Downs, KS', - 1785456 => 'Wamego, KS', - 1785460 => 'Colby, KS', - 1785462 => 'Colby, KS', - 1785472 => 'Ellsworth, KS', - 1785475 => 'Oberlin, KS', - 1785478 => 'Topeka, KS', - 1785483 => 'Russell, KS', - 1785484 => 'Meriden, KS', - 1785486 => 'Horton, KS', - 1785524 => 'Lincoln, KS', - 1785527 => 'Belleville, KS', - 1785528 => 'Osage City, KS', - 1785532 => 'Manhattan, KS', - 1785537 => 'Manhattan, KS', - 1785539 => 'Manhattan, KS', - 1785542 => 'Eudora, KS', - 1785543 => 'Phillipsburg, KS', - 1785562 => 'Marysville, KS', - 1785587 => 'Manhattan, KS', - 1785594 => 'Baldwin City, KS', - 1785621 => 'Hays, KS', - 1785623 => 'Hays, KS', - 1785625 => 'Hays, KS', - 1785626 => 'Atwood, KS', - 1785628 => 'Hays, KS', - 1785632 => 'Clay Center, KS', - 1785672 => 'Oakley, KS', - 1785675 => 'Hoxie, KS', - 1785726 => 'Ellis, KS', - 1785735 => 'Victoria, KS', - 1785738 => 'Beloit, KS', - 1785742 => 'Hiawatha, KS', - 1785743 => 'WaKeeney, KS', - 1785749 => 'Lawrence, KS', - 1785754 => 'Quinter, KS', - 1785762 => 'Junction City, KS', - 1785766 => 'Lawrence, KS', - 1785776 => 'Manhattan, KS', - 1785783 => 'Topeka, KS', - 1785798 => 'Ness City, KS', - 1785820 => 'Salina, KS', - 1785823 => 'Salina, KS', - 1785825 => 'Salina, KS', - 1785826 => 'Salina, KS', - 1785827 => 'Salina, KS', - 1785828 => 'Lyndon, KS', - 1785830 => 'Lawrence, KS', - 1785832 => 'Lawrence, KS', - 1785836 => 'Carbondale, KS', - 1785838 => 'Lawrence, KS', - 1785840 => 'Lawrence, KS', - 1785841 => 'Lawrence, KS', - 1785842 => 'Lawrence, KS', - 1785843 => 'Lawrence, KS', - 1785852 => 'Sharon Springs, KS', - 1785856 => 'Lawrence, KS', - 1785862 => 'Topeka, KS', - 1785863 => 'Oskaloosa, KS', - 1785864 => 'Lawrence, KS', - 1785865 => 'Lawrence, KS', - 1785877 => 'Norton, KS', - 1785883 => 'Wellsville, KS', - 1785889 => 'Onaga, KS', - 1785890 => 'Goodland, KS', - 1785899 => 'Goodland, KS', - 1785945 => 'Valley Falls, KS', - 1785985 => 'Troy, KS', - 1785989 => 'Wathena, KS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1786.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1786.php deleted file mode 100644 index 28272c0e3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1786.php +++ /dev/null @@ -1,24 +0,0 @@ - 'Florida', - 1786242 => 'Miami, FL', - 1786243 => 'Homestead, FL', - 1786250 => 'Miami, FL', - 1786293 => 'Miami, FL', - 1786294 => 'Miami, FL', - 1786362 => 'Miami, FL', - 1786388 => 'Miami, FL', - 1786507 => 'Miami, FL', - 1786517 => 'Miami, FL', - 1786536 => 'Miami, FL', - 1786558 => 'Miami, FL', - 1786573 => 'Miami, FL', - 1786596 => 'Miami, FL', - 1786621 => 'Miami, FL', - 1786662 => 'South Miami, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/18.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/18.php new file mode 100644 index 000000000..b82b48507 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/18.php @@ -0,0 +1,4408 @@ + 'Utah', + 1801213 => 'Salt Lake City, UT', + 1801221 => 'Orem, UT', + 1801222 => 'Orem, UT', + 1801224 => 'Orem, UT', + 1801225 => 'Orem, UT', + 1801226 => 'Orem, UT', + 1801227 => 'Orem, UT', + 1801229 => 'Orem, UT', + 1801250 => 'Magna, UT', + 1801257 => 'South State Street, Salt Lake City, UT', + 1801262 => 'Salt Lake City, UT', + 1801263 => 'Salt Lake City, UT', + 1801269 => 'Salt Lake City, UT', + 1801272 => 'Salt Lake City, UT', + 1801274 => 'Salt Lake City, UT', + 1801277 => 'Salt Lake City, UT', + 1801278 => 'Salt Lake City, UT', + 1801280 => 'West Jordan, UT', + 1801282 => 'West Jordan, UT', + 1801288 => 'Salt Lake City, UT', + 1801292 => 'Bountiful, UT', + 1801293 => 'Salt Lake City, UT', + 1801295 => 'Bountiful, UT', + 1801296 => 'Bountiful, UT', + 1801298 => 'Bountiful, UT', + 1801299 => 'Bountiful, UT', + 1801314 => 'Murray, UT', + 1801322 => 'Salt Lake City, UT', + 1801326 => 'Salt Lake City, UT', + 1801328 => 'Salt Lake City, UT', + 1801334 => 'Ogden, UT', + 1801341 => 'Lehi, UT', + 1801350 => 'Salt Lake City, UT', + 1801355 => 'Salt Lake City, UT', + 1801356 => 'Provo, UT', + 1801357 => 'Provo, UT', + 1801359 => 'Salt Lake City, UT', + 1801363 => 'Salt Lake City, UT', + 1801364 => 'Salt Lake City, UT', + 1801370 => 'Provo, UT', + 1801373 => 'Provo, UT', + 1801374 => 'Provo, UT', + 1801375 => 'Provo, UT', + 1801377 => 'Provo, UT', + 1801387 => 'Ogden, UT', + 1801392 => 'Ogden, UT', + 1801393 => 'Ogden, UT', + 1801394 => 'Ogden, UT', + 1801397 => 'Bountiful, UT', + 1801399 => 'Ogden, UT', + 1801408 => 'Salt Lake City, UT', + 1801422 => 'Provo, UT', + 1801423 => 'Salem, UT', + 1801426 => 'Orem, UT', + 1801429 => 'Provo, UT', + 1801433 => 'Salt Lake City, UT', + 1801434 => 'Orem, UT', + 1801444 => 'Layton, UT', + 1801447 => 'Farmington, UT', + 1801451 => 'Farmington, UT', + 1801456 => 'Salt Lake City, UT', + 1801463 => 'Salt Lake City, UT', + 1801465 => 'Payson, UT', + 1801466 => 'Salt Lake City, UT', + 1801467 => 'Salt Lake City, UT', + 1801468 => 'Salt Lake City, UT', + 1801474 => 'Salt Lake City, UT', + 1801475 => 'Ogden, UT', + 1801476 => 'Ogden, UT', + 1801479 => 'Ogden, UT', + 1801483 => 'Salt Lake City, UT', + 1801484 => 'Salt Lake City, UT', + 1801485 => 'Salt Lake City, UT', + 1801486 => 'Salt Lake City, UT', + 1801487 => 'Salt Lake City, UT', + 1801489 => 'Springville, UT', + 1801491 => 'Springville, UT', + 1801492 => 'American Fork, UT', + 1801501 => 'Sandy, UT', + 1801507 => 'Murray, UT', + 1801521 => 'Salt Lake City, UT', + 1801524 => 'Salt Lake City, UT', + 1801531 => 'Salt Lake City, UT', + 1801532 => 'Salt Lake City, UT', + 1801533 => 'Salt Lake City, UT', + 1801535 => 'Salt Lake City, UT', + 1801538 => 'Salt Lake City, UT', + 1801539 => 'Salt Lake City, UT', + 1801544 => 'Layton, UT', + 1801546 => 'Layton, UT', + 1801547 => 'Layton, UT', + 1801555 => 'Windsor North, Orem, UT', + 1801575 => 'Salt Lake City, UT', + 1801578 => 'Salt Lake City, UT', + 1801581 => 'Salt Lake City, UT', + 1801582 => 'Salt Lake City, UT', + 1801583 => 'Salt Lake City, UT', + 1801584 => 'Salt Lake City, UT', + 1801585 => 'Salt Lake City, UT', + 1801587 => 'Salt Lake City, UT', + 1801590 => 'Salt Lake City, UT', + 1801593 => 'Layton, UT', + 1801595 => 'Salt Lake City, UT', + 1801596 => 'Salt Lake City, UT', + 1801621 => 'Ogden, UT', + 1801625 => 'Ogden, UT', + 1801626 => 'Ogden, UT', + 1801627 => 'Ogden, UT', + 1801662 => 'Salt Lake City, UT', + 1801737 => 'Ogden, UT', + 1801745 => 'Eden, UT', + 1801746 => 'Salt Lake City, UT', + 1801754 => 'Santaquin, UT', + 1801756 => 'American Fork, UT', + 1801763 => 'American Fork, UT', + 1801765 => 'Orem, UT', + 1801766 => 'Lehi, UT', + 1801768 => 'Lehi, UT', + 1801771 => 'Layton, UT', + 1801782 => 'Ogden, UT', + 1801785 => 'Pleasant Grove, UT', + 1801786 => 'Ogden, UT', + 1801789 => 'Eagle Mountain, UT', + 1801794 => 'Spanish Fork, UT', + 1801798 => 'Spanish Fork, UT', + 1801802 => 'Orem, UT', + 1801829 => 'Morgan, UT', + 1801852 => 'Provo, UT', + 1801855 => 'American Fork, UT', + 1801886 => 'Salt Lake City, UT', + 1801904 => 'Salt Lake City, UT', + 1801906 => 'Salt Lake City, UT', + 1801908 => 'Salt Lake City, UT', + 1801924 => 'Salt Lake City, UT', + 1801936 => 'North Salt Lake, UT', + 1801942 => 'Salt Lake City, UT', + 1801953 => 'Salt Lake City, UT', + 1801968 => 'Salt Lake City, UT', + 1801972 => 'Salt Lake City, UT', + 1801973 => 'Salt Lake City, UT', + 1801974 => 'Salt Lake City, UT', + 1801975 => 'Salt Lake City, UT', + 1801977 => 'Salt Lake City, UT', + 1801978 => 'Salt Lake City, UT', + 1801983 => 'Salt Lake City, UT', + 1801985 => 'Roy, UT', + 1801990 => 'Salt Lake City, UT', + 1802 => 'Vermont', + 1802222 => 'Bradford, VT', + 1802223 => 'Montpelier, VT', + 1802228 => 'Ludlow, VT', + 1802229 => 'Montpelier, VT', + 1802234 => 'Bethel, VT', + 1802244 => 'Waterbury, VT', + 1802247 => 'Brandon, VT', + 1802251 => 'Brattleboro, VT', + 1802253 => 'Stowe, VT', + 1802254 => 'Brattleboro, VT', + 1802257 => 'Brattleboro, VT', + 1802258 => 'Brattleboro, VT', + 1802265 => 'Fair Haven, VT', + 1802287 => 'Poultney, VT', + 1802295 => 'White River Junction, VT', + 1802296 => 'White River Junction, VT', + 1802333 => 'Fairlee, VT', + 1802334 => 'Newport, VT', + 1802365 => 'Townshend, VT', + 1802371 => 'Berlin, VT', + 1802375 => 'Arlington, VT', + 1802387 => 'Putney, VT', + 1802388 => 'Middlebury, VT', + 1802422 => 'Killington, VT', + 1802425 => 'Charlotte, VT', + 1802434 => 'Richmond, VT', + 1802436 => 'Hartland, VT', + 1802438 => 'West Rutland, VT', + 1802442 => 'Bennington, VT', + 1802446 => 'Wallingford, VT', + 1802447 => 'Bennington, VT', + 1802453 => 'Bristol, VT', + 1802454 => 'Plainfield, VT', + 1802457 => 'Woodstock, VT', + 1802463 => 'Bellows Falls, VT', + 1802464 => 'Wilmington, VT', + 1802468 => 'Castleton, VT', + 1802472 => 'Hardwick, VT', + 1802476 => 'Barre, VT', + 1802479 => 'Barre, VT', + 1802482 => 'Hinesburg, VT', + 1802483 => 'Pittsford, VT', + 1802485 => 'Northfield, VT', + 1802488 => 'Burlington, VT', + 1802496 => 'Waitsfield, VT', + 1802524 => 'St. Albans, VT', + 1802525 => 'Barton, VT', + 1802527 => 'St. Albans, VT', + 1802626 => 'Lyndonville, VT', + 1802635 => 'Johnson, VT', + 1802649 => 'Norwich, VT', + 1802656 => 'Burlington, VT', + 1802674 => 'Windsor, VT', + 1802685 => 'Chelsea, VT', + 1802728 => 'Randolph, VT', + 1802747 => 'Rutland, VT', + 1802748 => 'St. Johnsbury, VT', + 1802754 => 'Orleans, VT', + 1802763 => 'South Royalton, VT', + 1802766 => 'Derby, VT', + 1802767 => 'Rochester, VT', + 1802773 => 'Rutland, VT', + 1802775 => 'Rutland, VT', + 1802786 => 'Rutland, VT', + 1802824 => 'Londonderry, VT', + 1802828 => 'Montpelier, VT', + 1802847 => 'Burlington, VT', + 1802848 => 'Richford, VT', + 1802849 => 'Fairfax, VT', + 1802868 => 'Swanton, VT', + 1802875 => 'Chester, VT', + 1802877 => 'Vergennes, VT', + 1802885 => 'Springfield, VT', + 1802886 => 'Springfield, VT', + 1802888 => 'Morrisville, VT', + 1802893 => 'Milton, VT', + 1802899 => 'Jericho, VT', + 1802933 => 'Enosburg Falls, VT', + 1802985 => 'Shelburne, VT', + 1803 => 'South Carolina', + 1803212 => 'Columbia, SC', + 1803222 => 'Clover, SC', + 1803226 => 'Aiken, SC', + 1803227 => 'Columbia, SC', + 1803245 => 'Bamberg, SC', + 1803247 => 'North, SC', + 1803251 => 'Columbia, SC', + 1803252 => 'Columbia, SC', + 1803253 => 'Columbia, SC', + 1803254 => 'Columbia, SC', + 1803255 => 'Columbia, SC', + 1803256 => 'Columbia, SC', + 1803259 => 'Barnwell, SC', + 1803266 => 'Williston, SC', + 1803275 => 'Johnston, SC', + 1803276 => 'Newberry, SC', + 1803278 => 'North Augusta, SC', + 1803279 => 'North Augusta, SC', + 1803283 => 'Lancaster, SC', + 1803285 => 'Lancaster, SC', + 1803286 => 'Lancaster, SC', + 1803289 => 'Lancaster, SC', + 1803296 => 'Columbia, SC', + 1803321 => 'Newberry, SC', + 1803324 => 'Rock Hill, SC', + 1803325 => 'Rock Hill, SC', + 1803327 => 'Rock Hill, SC', + 1803328 => 'Rock Hill, SC', + 1803329 => 'Rock Hill, SC', + 1803337 => 'Ridgeway, SC', + 1803345 => 'Chapin, SC', + 1803353 => 'Eastover, SC', + 1803356 => 'Lexington, SC', + 1803358 => 'Lexington, SC', + 1803359 => 'Lexington, SC', + 1803364 => 'Prosperity, SC', + 1803366 => 'Rock Hill, SC', + 1803376 => 'Columbia, SC', + 1803377 => 'Chester, SC', + 1803385 => 'Chester, SC', + 1803396 => 'Fort Mill, SC', + 1803405 => 'Newberry, SC', + 1803408 => 'Lugoff, SC', + 1803419 => 'Columbia, SC', + 1803424 => 'Camden, SC', + 1803425 => 'Camden, SC', + 1803428 => 'Bishopville, SC', + 1803432 => 'Camden, SC', + 1803433 => 'Manning, SC', + 1803434 => 'Columbia, SC', + 1803435 => 'Manning, SC', + 1803436 => 'Sumter, SC', + 1803438 => 'Lugoff, SC', + 1803454 => 'Columbia, SC', + 1803461 => 'Columbia, SC', + 1803462 => 'Columbia, SC', + 1803469 => 'Sumter, SC', + 1803473 => 'Manning, SC', + 1803475 => 'Kershaw, SC', + 1803478 => 'Summerton, SC', + 1803481 => 'Sumter, SC', + 1803482 => 'Great Falls, SC', + 1803484 => 'Bishopville, SC', + 1803492 => 'Eutawville, SC', + 1803494 => 'Sumter, SC', + 1803496 => 'Holly Hill, SC', + 1803520 => 'Lexington, SC', + 1803531 => 'Orangeburg, SC', + 1803532 => 'Batesburg-Leesville, SC', + 1803533 => 'Orangeburg, SC', + 1803534 => 'Orangeburg, SC', + 1803535 => 'Orangeburg, SC', + 1803536 => 'Orangeburg, SC', + 1803541 => 'Barnwell, SC', + 1803547 => 'Fort Mill, SC', + 1803548 => 'Fort Mill, SC', + 1803564 => 'Wagener, SC', + 1803568 => 'Swansea, SC', + 1803581 => 'Chester, SC', + 1803584 => 'Allendale, SC', + 1803625 => 'Estill, SC', + 1803628 => 'York, SC', + 1803632 => 'Fairfax, SC', + 1803635 => 'Winnsboro, SC', + 1803637 => 'Edgefield, SC', + 1803641 => 'Aiken, SC', + 1803642 => 'Aiken, SC', + 1803643 => 'Aiken, SC', + 1803644 => 'Aiken, SC', + 1803647 => 'Columbia, SC', + 1803648 => 'Aiken, SC', + 1803649 => 'Aiken, SC', + 1803652 => 'New Ellenton, SC', + 1803661 => 'Columbia, SC', + 1803663 => 'Graniteville, SC', + 1803684 => 'York, SC', + 1803685 => 'Ridge Spring, SC', + 1803691 => 'Columbia, SC', + 1803695 => 'Columbia, SC', + 1803699 => 'Columbia, SC', + 1803708 => 'Columbia, SC', + 1803713 => 'Camden, SC', + 1803714 => 'Columbia, SC', + 1803731 => 'Columbia, SC', + 1803733 => 'Columbia, SC', + 1803734 => 'Columbia, SC', + 1803735 => 'Columbia, SC', + 1803736 => 'Columbia, SC', + 1803738 => 'Columbia, SC', + 1803739 => 'West Columbia, SC', + 1803744 => 'Columbia, SC', + 1803748 => 'Columbia, SC', + 1803750 => 'Columbia, SC', + 1803751 => 'East & Southern, Columbia, SC', + 1803754 => 'Columbia, SC', + 1803755 => 'West Columbia, SC', + 1803765 => 'Columbia, SC', + 1803771 => 'Columbia, SC', + 1803772 => 'Columbia, SC', + 1803773 => 'Sumter, SC', + 1803774 => 'Sumter, SC', + 1803775 => 'Sumter, SC', + 1803776 => 'Columbia, SC', + 1803777 => 'Columbia, SC', + 1803778 => 'Sumter, SC', + 1803779 => 'Columbia, SC', + 1803782 => 'Columbia, SC', + 1803783 => 'Columbia, SC', + 1803786 => 'Columbia, SC', + 1803787 => 'Columbia, SC', + 1803788 => 'Columbia, SC', + 1803789 => 'Richburg, SC', + 1803790 => 'Columbia, SC', + 1803791 => 'West Columbia, SC', + 1803793 => 'Denmark, SC', + 1803794 => 'West Columbia, SC', + 1803796 => 'West Columbia, SC', + 1803798 => 'Columbia, SC', + 1803799 => 'Columbia, SC', + 1803802 => 'Fort Mill, SC', + 1803808 => 'Lexington, SC', + 1803831 => 'Clover, SC', + 1803834 => 'Columbia, SC', + 1803854 => 'Santee, SC', + 1803865 => 'Columbia, SC', + 1803874 => 'St. Matthews, SC', + 1803892 => 'Gilbert, SC', + 1803894 => 'Pelion, SC', + 1803896 => 'Columbia, SC', + 1803898 => 'Columbia, SC', + 1803905 => 'Sumter, SC', + 1803926 => 'West Columbia, SC', + 1803929 => 'Columbia, SC', + 1803932 => 'Chapin, SC', + 1803934 => 'Sumter, SC', + 1803935 => 'Columbia, SC', + 1803936 => 'West Columbia, SC', + 1803939 => 'West Columbia, SC', + 1803943 => 'Hampton, SC', + 1803951 => 'Lexington, SC', + 1803957 => 'Lexington, SC', + 1803980 => 'Rock Hill, SC', + 1803981 => 'Rock Hill, SC', + 1803985 => 'Rock Hill, SC', + 1803996 => 'Lexington, SC', + 1804 => 'Virginia', + 1804222 => 'Richmond, VA', + 1804224 => 'Colonial Beach, VA', + 1804225 => 'Richmond, VA', + 1804226 => 'Richmond, VA', + 1804228 => 'Richmond, VA', + 1804230 => 'Richmond, VA', + 1804231 => 'Richmond, VA', + 1804232 => 'Richmond, VA', + 1804233 => 'Richmond, VA', + 1804236 => 'Richmond, VA', + 1804249 => 'Richmond, VA', + 1804254 => 'Richmond, VA', + 1804257 => 'Richmond, VA', + 1804261 => 'Richmond, VA', + 1804262 => 'Richmond, VA', + 1804264 => 'Richmond, VA', + 1804266 => 'Richmond, VA', + 1804269 => 'Richmond, VA', + 1804271 => 'N Chesterfield, VA', + 1804275 => 'N Chesterfield, VA', + 1804281 => 'Richmond, VA', + 1804282 => 'Richmond, VA', + 1804285 => 'Richmond, VA', + 1804287 => 'Richmond, VA', + 1804288 => 'Richmond, VA', + 1804289 => 'Richmond, VA', + 1804303 => 'Richmond, VA', + 1804308 => 'Richmond, VA', + 1804321 => 'Richmond, VA', + 1804323 => 'Richmond, VA', + 1804329 => 'Richmond, VA', + 1804333 => 'Warsaw, VA', + 1804340 => 'Richmond, VA', + 1804342 => 'Mechanicsville, VA', + 1804343 => 'Richmond, VA', + 1804344 => 'Richmond, VA', + 1804353 => 'Richmond, VA', + 1804354 => 'Richmond, VA', + 1804355 => 'Richmond, VA', + 1804358 => 'Richmond, VA', + 1804359 => 'Richmond, VA', + 1804360 => 'Richmond, VA', + 1804364 => 'Richmond, VA', + 1804365 => 'Ashland, VA', + 1804368 => 'Ashland, VA', + 1804377 => 'Richmond, VA', + 1804378 => 'Midlothian, VA', + 1804379 => 'Midlothian, VA', + 1804423 => 'Midlothian, VA', + 1804435 => 'Kilmarnock, VA', + 1804438 => 'Irvington, VA', + 1804443 => 'Tappahannock, VA', + 1804447 => 'Richmond, VA', + 1804448 => 'Ruther Glen, VA', + 1804452 => 'Hopewell, VA', + 1804458 => 'Hopewell, VA', + 1804462 => 'Lancaster, VA', + 1804469 => 'Dinwiddie, VA', + 1804477 => 'Richmond, VA', + 1804492 => 'Cumberland, VA', + 1804493 => 'Montross, VA', + 1804501 => 'Richmond, VA', + 1804504 => 'Colonial Heights, VA', + 1804515 => 'Richmond, VA', + 1804520 => 'Colonial Heights, VA', + 1804521 => 'Richmond, VA', + 1804524 => 'Colonial Heights, VA', + 1804526 => 'Colonial Heights, VA', + 1804529 => 'Callao, VA', + 1804530 => 'Chester, VA', + 1804541 => 'Hopewell, VA', + 1804545 => 'Richmond, VA', + 1804550 => 'Ashland, VA', + 1804553 => 'Richmond, VA', + 1804556 => 'Goochland, VA', + 1804559 => 'Mechanicsville, VA', + 1804561 => 'Amelia Court Hse, VA', + 1804562 => 'Richmond, VA', + 1804569 => 'Mechanicsville, VA', + 1804580 => 'Heathsville, VA', + 1804598 => 'Powhatan, VA', + 1804608 => 'Midlothian, VA', + 1804612 => 'Richmond, VA', + 1804622 => 'Richmond, VA', + 1804628 => 'Richmond, VA', + 1804633 => 'Bowling Green, VA', + 1804639 => 'Midlothian, VA', + 1804642 => 'Hayes, VA', + 1804643 => 'Richmond, VA', + 1804644 => 'Richmond, VA', + 1804646 => 'Richmond, VA', + 1804648 => 'Richmond, VA', + 1804649 => 'Richmond, VA', + 1804658 => 'Richmond, VA', + 1804672 => 'Richmond, VA', + 1804673 => 'Richmond, VA', + 1804675 => 'Richmond, VA', + 1804693 => 'Gloucester Courthouse, VA', + 1804694 => 'Gloucester Courthouse, VA', + 1804695 => 'Gloucester Courthouse, VA', + 1804697 => 'Richmond, VA', + 1804698 => 'Richmond, VA', + 1804706 => 'Chester, VA', + 1804716 => 'Richmond, VA', + 1804717 => 'Chester, VA', + 1804722 => 'Petersburg, VA', + 1804723 => 'Mechanicsville, VA', + 1804725 => 'Mathews, VA', + 1804726 => 'Richmond, VA', + 1804727 => 'Glen Allen, VA', + 1804730 => 'Mechanicsville, VA', + 1804732 => 'Petersburg, VA', + 1804733 => 'Petersburg, VA', + 1804734 => 'Fort Lee, VA', + 1804739 => 'Midlothian, VA', + 1804740 => 'Richmond, VA', + 1804741 => 'Richmond, VA', + 1804743 => 'N Chesterfield, VA', + 1804744 => 'Midlothian, VA', + 1804746 => 'Mechanicsville, VA', + 1804748 => 'Chester, VA', + 1804749 => 'Rockville, VA', + 1804750 => 'Richmond, VA', + 1804751 => 'Chester, VA', + 1804752 => 'Ashland, VA', + 1804754 => 'Richmond, VA', + 1804755 => 'Richmond, VA', + 1804763 => 'Midlothian, VA', + 1804764 => 'Mechanicsville, VA', + 1804767 => 'Richmond, VA', + 1804768 => 'Chester, VA', + 1804771 => 'Richmond, VA', + 1804775 => 'Richmond, VA', + 1804776 => 'Deltaville, VA', + 1804780 => 'Richmond, VA', + 1804783 => 'Richmond, VA', + 1804786 => 'Richmond, VA', + 1804788 => 'Richmond, VA', + 1804794 => 'Midlothian, VA', + 1804795 => 'Richmond, VA', + 1804796 => 'Chester, VA', + 1804798 => 'Ashland, VA', + 1804828 => 'Richmond, VA', + 1804829 => 'Charles City, VA', + 1804834 => 'Waverly, VA', + 1804843 => 'West Point, VA', + 1804861 => 'Petersburg, VA', + 1804862 => 'Petersburg, VA', + 1804863 => 'Petersburg, VA', + 1804864 => 'Richmond, VA', + 1804883 => 'Montpelier, VA', + 1804932 => 'Quinton, VA', + 1805 => 'California', + 1805226 => 'Paso Robles, CA', + 1805227 => 'Paso Robles, CA', + 1805237 => 'Paso Robles, CA', + 1805238 => 'Paso Robles, CA', + 1805239 => 'Paso Robles, CA', + 1805240 => 'Oxnard, CA', + 1805241 => 'Thousand Oaks, CA', + 1805278 => 'Oxnard, CA', + 1805306 => 'Simi Valley, CA', + 1805339 => 'Ventura, CA', + 1805343 => 'Guadalupe, CA', + 1805346 => 'Santa Maria, CA', + 1805347 => 'Santa Maria, CA', + 1805348 => 'Santa Maria, CA', + 1805349 => 'Santa Maria, CA', + 1805370 => 'Thousand Oaks, CA', + 1805373 => 'Thousand Oaks, CA', + 1805374 => 'Thousand Oaks, CA', + 1805375 => 'Newbury Park, CA', + 1805376 => 'Newbury Park, CA', + 1805379 => 'Thousand Oaks, CA', + 1805382 => 'Oxnard, CA', + 1805383 => 'Camarillo, CA', + 1805384 => 'Camarillo, CA', + 1805385 => 'Oxnard, CA', + 1805386 => 'Somis, CA', + 1805388 => 'Camarillo, CA', + 1805389 => 'Camarillo, CA', + 1805434 => 'Templeton, CA', + 1805438 => 'Santa Margarita, CA', + 1805439 => 'San Luis Obispo, CA', + 1805445 => 'Camarillo, CA', + 1805460 => 'Atascadero, CA', + 1805461 => 'Atascadero, CA', + 1805462 => 'Atascadero, CA', + 1805464 => 'Atascadero, CA', + 1805466 => 'Atascadero, CA', + 1805467 => 'San Miguel, CA', + 1805468 => 'Atascadero, CA', + 1805473 => 'Arroyo Grande, CA', + 1805474 => 'Arroyo Grande, CA', + 1805477 => 'Ventura, CA', + 1805480 => 'Newbury Park, CA', + 1805481 => 'Arroyo Grande, CA', + 1805482 => 'Camarillo, CA', + 1805483 => 'Oxnard, CA', + 1805484 => 'Camarillo, CA', + 1805485 => 'Oxnard, CA', + 1805486 => 'Oxnard, CA', + 1805487 => 'Oxnard, CA', + 1805488 => 'Oxnard, CA', + 1805489 => 'Arroyo Grande, CA', + 1805492 => 'Thousand Oaks, CA', + 1805493 => 'Thousand Oaks, CA', + 1805494 => 'Thousand Oaks, CA', + 1805495 => 'Thousand Oaks, CA', + 1805496 => 'Thousand Oaks, CA', + 1805497 => 'Thousand Oaks, CA', + 1805498 => 'Newbury Park, CA', + 1805499 => 'Newbury Park, CA', + 1805520 => 'Simi Valley, CA', + 1805522 => 'Simi Valley, CA', + 1805523 => 'Moorpark, CA', + 1805524 => 'Fillmore, CA', + 1805525 => 'Santa Paula, CA', + 1805526 => 'Simi Valley, CA', + 1805527 => 'Simi Valley, CA', + 1805528 => 'Los Osos, CA', + 1805529 => 'Moorpark, CA', + 1805531 => 'Moorpark, CA', + 1805532 => 'Moorpark, CA', + 1805534 => 'Los Osos, CA', + 1805540 => 'San Luis Obispo, CA', + 1805541 => 'San Luis Obispo, CA', + 1805542 => 'San Luis Obispo, CA', + 1805543 => 'San Luis Obispo, CA', + 1805544 => 'San Luis Obispo, CA', + 1805545 => 'San Luis Obispo, CA', + 1805546 => 'San Luis Obispo, CA', + 1805547 => 'San Luis Obispo, CA', + 1805549 => 'San Luis Obispo, CA', + 1805557 => 'Thousand Oaks, CA', + 1805560 => 'Santa Barbara, CA', + 1805563 => 'Santa Barbara, CA', + 1805564 => 'Santa Barbara, CA', + 1805565 => 'Santa Barbara, CA', + 1805566 => 'Carpinteria, CA', + 1805568 => 'Santa Barbara, CA', + 1805569 => 'Santa Barbara, CA', + 1805577 => 'Simi Valley, CA', + 1805578 => 'Simi Valley, CA', + 1805579 => 'Simi Valley, CA', + 1805581 => 'Simi Valley, CA', + 1805582 => 'Simi Valley, CA', + 1805583 => 'Simi Valley, CA', + 1805584 => 'Simi Valley, CA', + 1805595 => 'San Luis Obispo, CA', + 1805604 => 'Oxnard, CA', + 1805610 => 'Paso Robles, CA', + 1805614 => 'Santa Maria, CA', + 1805639 => 'Ventura, CA', + 1805640 => 'Ojai, CA', + 1805641 => 'Ventura, CA', + 1805642 => 'Ventura, CA', + 1805643 => 'Ventura, CA', + 1805644 => 'Ventura, CA', + 1805646 => 'Ojai, CA', + 1805647 => 'Ventura, CA', + 1805648 => 'Ventura, CA', + 1805649 => 'Oak View, CA', + 1805650 => 'Ventura, CA', + 1805652 => 'Ventura, CA', + 1805653 => 'Ventura, CA', + 1805654 => 'Ventura, CA', + 1805656 => 'Ventura, CA', + 1805658 => 'Ventura, CA', + 1805659 => 'Ventura, CA', + 1805676 => 'Ventura, CA', + 1805681 => 'Santa Barbara, CA', + 1805682 => 'Santa Barbara, CA', + 1805683 => 'Santa Barbara, CA', + 1805684 => 'Carpinteria, CA', + 1805685 => 'Goleta, CA', + 1805687 => 'Santa Barbara, CA', + 1805692 => 'Santa Barbara, CA', + 1805730 => 'Santa Barbara, CA', + 1805733 => 'Lompoc, CA', + 1805735 => 'Lompoc, CA', + 1805736 => 'Lompoc, CA', + 1805737 => 'Lompoc, CA', + 1805739 => 'Santa Maria, CA', + 1805771 => 'Morro Bay, CA', + 1805772 => 'Morro Bay, CA', + 1805773 => 'Pismo Beach, CA', + 1805777 => 'Thousand Oaks, CA', + 1805781 => 'San Luis Obispo, CA', + 1805782 => 'San Luis Obispo, CA', + 1805783 => 'San Luis Obispo, CA', + 1805845 => 'Santa Barbara, CA', + 1805884 => 'Santa Barbara, CA', + 1805898 => 'Santa Barbara, CA', + 1805899 => 'Santa Barbara, CA', + 1805922 => 'Santa Maria, CA', + 1805925 => 'Santa Maria, CA', + 1805927 => 'Cambria, CA', + 1805928 => 'Santa Maria, CA', + 1805929 => 'Nipomo, CA', + 1805933 => 'Santa Paula, CA', + 1805934 => 'Santa Maria, CA', + 1805937 => 'Santa Maria, CA', + 1805938 => 'Santa Maria, CA', + 1805955 => 'Simi Valley, CA', + 1805962 => 'Santa Barbara, CA', + 1805963 => 'Santa Barbara, CA', + 1805964 => 'Santa Barbara, CA', + 1805965 => 'Santa Barbara, CA', + 1805966 => 'Santa Barbara, CA', + 1805967 => 'Santa Barbara, CA', + 1805968 => 'Goleta, CA', + 1805969 => 'Santa Barbara, CA', + 1805981 => 'Oxnard, CA', + 1805983 => 'Oxnard, CA', + 1805984 => 'Oxnard, CA', + 1805985 => 'Oxnard, CA', + 1805986 => 'Oxnard, CA', + 1805987 => 'Camarillo, CA', + 1805988 => 'Oxnard, CA', + 1805995 => 'Cayucos, CA', + 1806 => 'Texas', + 1806212 => 'Amarillo, TX', + 1806220 => 'Amarillo, TX', + 1806236 => 'Amarillo, TX', + 1806244 => 'Dalhart, TX', + 1806249 => 'Dalhart, TX', + 1806250 => 'Friona, TX', + 1806256 => 'Shamrock, TX', + 1806259 => 'Memphis, TX', + 1806266 => 'Morton, TX', + 1806272 => 'Muleshoe, TX', + 1806273 => 'Borger, TX', + 1806274 => 'Borger, TX', + 1806291 => 'Plainview, TX', + 1806293 => 'Plainview, TX', + 1806296 => 'Plainview, TX', + 1806318 => 'Amarillo, TX', + 1806322 => 'Amarillo, TX', + 1806323 => 'Canadian, TX', + 1806331 => 'Amarillo, TX', + 1806335 => 'Amarillo, TX', + 1806342 => 'Amarillo, TX', + 1806350 => 'Amarillo, TX', + 1806351 => 'Amarillo, TX', + 1806352 => 'Amarillo, TX', + 1806353 => 'Amarillo, TX', + 1806354 => 'Amarillo, TX', + 1806355 => 'Amarillo, TX', + 1806356 => 'Amarillo, TX', + 1806358 => 'Amarillo, TX', + 1806359 => 'Amarillo, TX', + 1806363 => 'Hereford, TX', + 1806364 => 'Hereford, TX', + 1806367 => 'Amarillo, TX', + 1806368 => 'Lubbock, TX', + 1806371 => 'Amarillo, TX', + 1806372 => 'Amarillo, TX', + 1806373 => 'Amarillo, TX', + 1806374 => 'Amarillo, TX', + 1806376 => 'Amarillo, TX', + 1806378 => 'Amarillo, TX', + 1806379 => 'Amarillo, TX', + 1806381 => 'Amarillo, TX', + 1806383 => 'Amarillo, TX', + 1806385 => 'Littlefield, TX', + 1806418 => 'Amarillo, TX', + 1806433 => 'Amarillo, TX', + 1806435 => 'Perryton, TX', + 1806447 => 'Wellington, TX', + 1806456 => 'Plains, TX', + 1806463 => 'Amarillo, TX', + 1806467 => 'Amarillo, TX', + 1806468 => 'Amarillo, TX', + 1806495 => 'Post, TX', + 1806535 => 'Lubbock, TX', + 1806537 => 'Panhandle, TX', + 1806553 => 'Amarillo, TX', + 1806576 => 'Amarillo, TX', + 1806592 => 'Denver City, TX', + 1806622 => 'Amarillo, TX', + 1806637 => 'Brownfield, TX', + 1806647 => 'Dimmitt, TX', + 1806652 => 'Lockney, TX', + 1806655 => 'Canyon, TX', + 1806659 => 'Spearman, TX', + 1806665 => 'Pampa, TX', + 1806669 => 'Pampa, TX', + 1806675 => 'Crosbyton, TX', + 1806677 => 'Amarillo, TX', + 1806687 => 'Lubbock, TX', + 1806698 => 'Lubbock, TX', + 1806722 => 'Lubbock, TX', + 1806725 => 'Lubbock, TX', + 1806741 => 'Lubbock, TX', + 1806743 => 'Lubbock, TX', + 1806744 => 'Lubbock, TX', + 1806745 => 'Lubbock, TX', + 1806747 => 'Lubbock, TX', + 1806748 => 'Lubbock, TX', + 1806749 => 'Lubbock, TX', + 1806762 => 'Lubbock, TX', + 1806763 => 'Lubbock, TX', + 1806765 => 'Lubbock, TX', + 1806766 => 'Lubbock, TX', + 1806771 => 'Lubbock, TX', + 1806775 => 'Lubbock, TX', + 1806780 => 'Lubbock, TX', + 1806783 => 'Lubbock, TX', + 1806785 => 'Lubbock, TX', + 1806788 => 'Lubbock, TX', + 1806791 => 'Lubbock, TX', + 1806792 => 'Lubbock, TX', + 1806793 => 'Lubbock, TX', + 1806794 => 'Lubbock, TX', + 1806795 => 'Lubbock, TX', + 1806796 => 'Lubbock, TX', + 1806797 => 'Lubbock, TX', + 1806798 => 'Lubbock, TX', + 1806799 => 'Lubbock, TX', + 1806826 => 'Wheeler, TX', + 1806828 => 'Slaton, TX', + 1806863 => 'Lubbock, TX', + 1806866 => 'Wolfforth, TX', + 1806872 => 'Lamesa, TX', + 1806874 => 'Clarendon, TX', + 1806894 => 'Levelland, TX', + 1806897 => 'Levelland, TX', + 1806934 => 'Dumas, TX', + 1806935 => 'Dumas, TX', + 1806983 => 'Floydada, TX', + 1806995 => 'Tulia, TX', + 1807 => 'Ontario', + 1807223 => 'Dryden, ON', + 1807229 => 'Marathon, ON', + 1807274 => 'Fort Frances, ON', + 1807285 => 'Thunder Bay, ON', + 1807343 => 'Thunder Bay, ON', + 1807344 => 'Thunder Bay, ON', + 1807345 => 'Thunder Bay, ON', + 1807346 => 'Thunder Bay, ON', + 1807467 => 'Kenora, ON', + 1807468 => 'Kenora, ON', + 1807473 => 'Thunder Bay, ON', + 1807475 => 'Thunder Bay, ON', + 1807548 => 'Kenora, ON', + 1807577 => 'Thunder Bay, ON', + 1807597 => 'Atikokan, ON', + 1807622 => 'Thunder Bay, ON', + 1807623 => 'Thunder Bay, ON', + 1807626 => 'Thunder Bay, ON', + 1807683 => 'Thunder Bay, ON', + 1807727 => 'Red Lake, ON', + 1807737 => 'Sioux Lookout, ON', + 1807767 => 'Thunder Bay, ON', + 1807768 => 'Thunder Bay, ON', + 1807854 => 'Geraldton, ON', + 1807876 => 'Longlac, ON', + 1807887 => 'Nipigon, ON', + 1807934 => 'Ignace, ON', + 1807937 => 'Oxdrift, ON', + 1807939 => 'Thunder Bay, ON', + 1808 => 'Hawaii', + 1808233 => 'Kaneohe, HI', + 1808234 => 'Kaneohe, HI', + 1808235 => 'Kaneohe, HI', + 1808236 => 'Kaneohe, HI', + 1808239 => 'Kaneohe, HI', + 1808241 => 'Lihue, HI', + 1808242 => 'Wailuku, HI', + 1808243 => 'Wailuku, HI', + 1808244 => 'Wailuku, HI', + 1808245 => 'Lihue, HI', + 1808246 => 'Lihue, HI', + 1808247 => 'Kaneohe, HI', + 1808248 => 'Hāna, HI', + 1808249 => 'Wailuku, HI', + 1808254 => 'Kailua, HI', + 1808259 => 'Waimanalo, HI', + 1808261 => 'Kailua, HI', + 1808262 => 'Kailua, HI', + 1808263 => 'Kailua, HI', + 1808323 => 'Kealakekua, HI', + 1808325 => 'Kailua-Kona, HI', + 1808326 => 'Kailua-Kona, HI', + 1808327 => 'Kailua-Kona, HI', + 1808328 => 'Captain Cook, HI', + 1808329 => 'Kailua-Kona, HI', + 1808331 => 'Kailua-Kona, HI', + 1808332 => 'Kalaheo, HI', + 1808334 => 'Kailua-Kona, HI', + 1808335 => 'Hanapepe, HI', + 1808338 => 'Waimea, HI', + 1808373 => 'Honolulu, HI', + 1808377 => 'Honolulu, HI', + 1808394 => 'Honolulu, HI', + 1808395 => 'Honolulu, HI', + 1808396 => 'Honolulu, HI', + 1808422 => 'Honolulu, HI', + 1808423 => 'Honolulu, HI', + 1808432 => 'Honolulu, HI', + 1808433 => 'Honolulu, HI', + 1808454 => 'Pearl City, HI', + 1808455 => 'Pearl City, HI', + 1808456 => 'Pearl City, HI', + 1808483 => 'Aiea, HI', + 1808484 => 'Aiea, HI', + 1808485 => 'Aiea, HI', + 1808486 => 'Aiea, HI', + 1808487 => 'Aiea, HI', + 1808488 => 'Aiea, HI', + 1808521 => 'Honolulu, HI', + 1808522 => 'Honolulu, HI', + 1808523 => 'Honolulu, HI', + 1808524 => 'Honolulu, HI', + 1808526 => 'Honolulu, HI', + 1808528 => 'Honolulu, HI', + 1808531 => 'Honolulu, HI', + 1808532 => 'Honolulu, HI', + 1808533 => 'Honolulu, HI', + 1808535 => 'Honolulu, HI', + 1808536 => 'Honolulu, HI', + 1808537 => 'Honolulu, HI', + 1808538 => 'Honolulu, HI', + 1808539 => 'Honolulu, HI', + 1808545 => 'Honolulu, HI', + 1808547 => 'Honolulu, HI', + 1808548 => 'Honolulu, HI', + 1808550 => 'Honolulu, HI', + 1808553 => 'Kaunakakai, HI', + 1808565 => 'Lanai City, HI', + 1808572 => 'Makawao, HI', + 1808573 => 'Makawao, HI', + 1808575 => 'Haiku, HI', + 1808579 => 'Paia, HI', + 1808585 => 'Honolulu, HI', + 1808586 => 'Honolulu, HI', + 1808587 => 'Honolulu, HI', + 1808589 => 'Honolulu, HI', + 1808591 => 'Honolulu, HI', + 1808593 => 'Honolulu, HI', + 1808595 => 'Honolulu, HI', + 1808596 => 'Honolulu, HI', + 1808597 => 'Honolulu, HI', + 1808599 => 'Honolulu, HI', + 1808621 => 'Wahiawā, HI', + 1808622 => 'Wahiawā, HI', + 1808623 => 'Mililani, HI', + 1808625 => 'Mililani, HI', + 1808627 => 'Mililani, HI', + 1808637 => 'Haleiwa, HI', + 1808638 => 'Haleiwa, HI', + 1808661 => 'Lahaina, HI', + 1808662 => 'Lahaina, HI', + 1808667 => 'Lahaina, HI', + 1808668 => 'Waianae, HI', + 1808669 => 'Lahaina, HI', + 1808671 => 'Waipahu, HI', + 1808672 => 'Kapolei, HI', + 1808674 => 'Kapolei, HI', + 1808676 => 'Waipahu, HI', + 1808677 => 'Waipahu, HI', + 1808678 => 'Waipahu, HI', + 1808682 => 'Kapolei, HI', + 1808689 => 'Ewa Beach, HI', + 1808696 => 'Waianae, HI', + 1808732 => 'Honolulu, HI', + 1808733 => 'Honolulu, HI', + 1808734 => 'Honolulu, HI', + 1808735 => 'Honolulu, HI', + 1808737 => 'Honolulu, HI', + 1808739 => 'Honolulu, HI', + 1808742 => 'Koloa, HI', + 1808775 => 'Honokaa, HI', + 1808791 => 'Honolulu, HI', + 1808792 => 'Honolulu, HI', + 1808821 => 'Kapaa, HI', + 1808822 => 'Kapaa, HI', + 1808823 => 'Kapaa, HI', + 1808826 => 'Hanalei, HI', + 1808828 => 'Kilauea, HI', + 1808832 => 'Honolulu, HI', + 1808833 => 'Honolulu, HI', + 1808834 => 'Honolulu, HI', + 1808836 => 'Honolulu, HI', + 1808839 => 'Honolulu, HI', + 1808841 => 'Honolulu, HI', + 1808842 => 'Honolulu, HI', + 1808843 => 'Honolulu, HI', + 1808845 => 'Honolulu, HI', + 1808847 => 'Honolulu, HI', + 1808848 => 'Honolulu, HI', + 1808871 => 'Kahului, HI', + 1808873 => 'Kahului, HI', + 1808874 => 'Kihei, HI', + 1808875 => 'Kihei, HI', + 1808877 => 'Kahului, HI', + 1808878 => 'Kula, HI', + 1808879 => 'Kihei, HI', + 1808883 => 'Waikoloa Village, HI', + 1808885 => 'Waimea, HI', + 1808886 => 'Waikoloa Village, HI', + 1808887 => 'Waimea, HI', + 1808889 => 'Kapaau, HI', + 1808891 => 'Kihei, HI', + 1808921 => 'Honolulu, HI', + 1808922 => 'Honolulu, HI', + 1808923 => 'Honolulu, HI', + 1808924 => 'Honolulu, HI', + 1808926 => 'Honolulu, HI', + 1808929 => 'Naalehu, HI', + 1808933 => 'Hilo, HI', + 1808934 => 'Hilo, HI', + 1808935 => 'Hilo, HI', + 1808941 => 'Honolulu, HI', + 1808942 => 'Honolulu, HI', + 1808943 => 'Honolulu, HI', + 1808944 => 'Honolulu, HI', + 1808945 => 'Honolulu, HI', + 1808946 => 'Honolulu, HI', + 1808947 => 'Honolulu, HI', + 1808949 => 'Honolulu, HI', + 1808951 => 'Honolulu, HI', + 1808955 => 'Honolulu, HI', + 1808956 => 'Honolulu, HI', + 1808959 => 'Hilo, HI', + 1808961 => 'Hilo, HI', + 1808965 => 'Pāhoa, HI', + 1808966 => 'Keaau, HI', + 1808969 => 'Hilo, HI', + 1808973 => 'Honolulu, HI', + 1808974 => 'Hilo, HI', + 1808982 => 'Keaau, HI', + 1808983 => 'Honolulu, HI', + 1808988 => 'Honolulu, HI', + 1809552 => 'Bavaro', + 1809554 => 'Higüey', + 1809573 => 'La Vega', + 1809574 => 'Jarabacoa', + 1809578 => 'Moca', + 1809584 => 'Nagua', + 1810 => 'Michigan', + 1810220 => 'Brighton, MI', + 1810225 => 'Brighton, MI', + 1810227 => 'Brighton, MI', + 1810229 => 'Brighton, MI', + 1810230 => 'Flint Township, MI', + 1810232 => 'Flint, MI', + 1810233 => 'Flint, MI', + 1810234 => 'Flint, MI', + 1810235 => 'Flint, MI', + 1810238 => 'Flint, MI', + 1810239 => 'Flint, MI', + 1810245 => 'Lapeer, MI', + 1810257 => 'Flint, MI', + 1810326 => 'St. Clair, MI', + 1810329 => 'St. Clair, MI', + 1810342 => 'Flint Township, MI', + 1810346 => 'Brown City, MI', + 1810359 => 'Lexington, MI', + 1810364 => 'Marysville, MI', + 1810376 => 'Deckerville, MI', + 1810385 => 'Fort Gratiot Township, MI', + 1810387 => 'Yale, MI', + 1810388 => 'Marysville, MI', + 1810424 => 'Flint, MI', + 1810487 => 'Flushing, MI', + 1810494 => 'Brighton, MI', + 1810564 => 'Clio, MI', + 1810588 => 'Brighton, MI', + 1810606 => 'Grand Blanc Township, MI', + 1810622 => 'Port Sanilac, MI', + 1810629 => 'Fenton, MI', + 1810631 => 'Otisville, MI', + 1810632 => 'Hartland, MI', + 1810635 => 'Swartz Creek, MI', + 1810636 => 'Goodrich, MI', + 1810639 => 'Montrose, MI', + 1810648 => 'Sandusky, MI', + 1810653 => 'Davison, MI', + 1810655 => 'Swartz Creek, MI', + 1810658 => 'Davison, MI', + 1810659 => 'Flushing, MI', + 1810664 => 'Lapeer, MI', + 1810667 => 'Lapeer, MI', + 1810678 => 'Metamora, MI', + 1810679 => 'Croswell, MI', + 1810686 => 'Clio, MI', + 1810687 => 'Clio, MI', + 1810688 => 'North Branch, MI', + 1810714 => 'Fenton, MI', + 1810715 => 'Burton, MI', + 1810720 => 'Flint Township, MI', + 1810721 => 'Imlay City, MI', + 1810724 => 'Imlay City, MI', + 1810732 => 'Flint Township, MI', + 1810733 => 'Flint Township, MI', + 1810735 => 'Linden, MI', + 1810736 => 'Flint, MI', + 1810742 => 'Burton, MI', + 1810743 => 'Burton, MI', + 1810744 => 'Burton, MI', + 1810750 => 'Fenton, MI', + 1810762 => 'Flint, MI', + 1810765 => 'Marine City, MI', + 1810766 => 'Flint, MI', + 1810767 => 'Flint, MI', + 1810785 => 'Flint, MI', + 1810787 => 'Flint, MI', + 1810789 => 'Flint, MI', + 1810793 => 'Columbiaville, MI', + 1810794 => 'Algonac, MI', + 1810796 => 'Dryden, MI', + 1810798 => 'Almont, MI', + 1810844 => 'Brighton, MI', + 1810966 => 'Port Huron, MI', + 1810982 => 'Port Huron, MI', + 1810984 => 'Port Huron, MI', + 1810985 => 'Port Huron, MI', + 1810987 => 'Port Huron, MI', + 1810989 => 'Port Huron, MI', + 1812 => 'Indiana', + 1812218 => 'Jeffersonville, IN', + 1812231 => 'Terre Haute, IN', + 1812232 => 'Terre Haute, IN', + 1812234 => 'Terre Haute, IN', + 1812235 => 'Terre Haute, IN', + 1812238 => 'Terre Haute, IN', + 1812242 => 'Terre Haute, IN', + 1812246 => 'Sellersburg, IN', + 1812247 => 'Shoals, IN', + 1812254 => 'Washington, IN', + 1812256 => 'Charlestown, IN', + 1812265 => 'Madison, IN', + 1812268 => 'Sullivan, IN', + 1812273 => 'Madison, IN', + 1812275 => 'Bedford, IN', + 1812277 => 'Bedford, IN', + 1812278 => 'Bedford, IN', + 1812279 => 'Bedford, IN', + 1812280 => 'Jeffersonville, IN', + 1812282 => 'Jeffersonville, IN', + 1812283 => 'Jeffersonville, IN', + 1812284 => 'Jeffersonville, IN', + 1812285 => 'Jeffersonville, IN', + 1812288 => 'Jeffersonville, IN', + 1812294 => 'Henryville, IN', + 1812295 => 'Loogootee, IN', + 1812299 => 'Terre Haute, IN', + 1812314 => 'Columbus, IN', + 1812323 => 'Bloomington, IN', + 1812330 => 'Bloomington, IN', + 1812331 => 'Bloomington, IN', + 1812332 => 'Bloomington, IN', + 1812333 => 'Bloomington, IN', + 1812334 => 'Bloomington, IN', + 1812335 => 'Bloomington, IN', + 1812336 => 'Bloomington, IN', + 1812337 => 'Bloomington, IN', + 1812338 => 'English, IN', + 1812339 => 'Bloomington, IN', + 1812342 => 'Columbus, IN', + 1812346 => 'North Vernon, IN', + 1812349 => 'Bloomington, IN', + 1812352 => 'North Vernon, IN', + 1812353 => 'Bloomington, IN', + 1812354 => 'Petersburg, IN', + 1812355 => 'Bloomington, IN', + 1812358 => 'Brownstown, IN', + 1812367 => 'Ferdinand, IN', + 1812372 => 'Columbus, IN', + 1812375 => 'Columbus, IN', + 1812376 => 'Columbus, IN', + 1812378 => 'Columbus, IN', + 1812379 => 'Columbus, IN', + 1812384 => 'Bloomfield, IN', + 1812385 => 'Princeton, IN', + 1812386 => 'Princeton, IN', + 1812401 => 'Evansville, IN', + 1812402 => 'Evansville, IN', + 1812421 => 'Evansville, IN', + 1812422 => 'Evansville, IN', + 1812423 => 'Evansville, IN', + 1812424 => 'Evansville, IN', + 1812425 => 'Evansville, IN', + 1812426 => 'Evansville, IN', + 1812427 => 'Vevay, IN', + 1812428 => 'Evansville, IN', + 1812432 => 'Dillsboro, IN', + 1812435 => 'Evansville, IN', + 1812437 => 'Evansville, IN', + 1812438 => 'Rising Sun, IN', + 1812442 => 'Brazil, IN', + 1812443 => 'Brazil, IN', + 1812446 => 'Brazil, IN', + 1812448 => 'Brazil, IN', + 1812450 => 'Evansville, IN', + 1812462 => 'Terre Haute, IN', + 1812464 => 'Evansville, IN', + 1812466 => 'Terre Haute, IN', + 1812471 => 'Evansville, IN', + 1812473 => 'Evansville, IN', + 1812474 => 'Evansville, IN', + 1812475 => 'Evansville, IN', + 1812476 => 'Evansville, IN', + 1812477 => 'Evansville, IN', + 1812478 => 'Terre Haute, IN', + 1812479 => 'Evansville, IN', + 1812481 => 'Jasper, IN', + 1812482 => 'Jasper, IN', + 1812485 => 'Evansville, IN', + 1812486 => 'Montgomery, IN', + 1812490 => 'Newburgh, IN', + 1812491 => 'Evansville, IN', + 1812522 => 'Seymour, IN', + 1812523 => 'Seymour, IN', + 1812524 => 'Seymour, IN', + 1812526 => 'Edinburgh, IN', + 1812533 => 'West Terre Haute, IN', + 1812537 => 'Lawrenceburg, IN', + 1812539 => 'Lawrenceburg, IN', + 1812546 => 'Hope, IN', + 1812547 => 'Tell City, IN', + 1812591 => 'Westport, IN', + 1812597 => 'Morgantown, IN', + 1812623 => 'Sunman, IN', + 1812634 => 'Jasper, IN', + 1812636 => 'Odon, IN', + 1812637 => 'Lawrenceburg, IN', + 1812649 => 'Rockport, IN', + 1812654 => 'Milan, IN', + 1812662 => 'Greensburg, IN', + 1812663 => 'Greensburg, IN', + 1812665 => 'Jasonville, IN', + 1812683 => 'Huntingburg, IN', + 1812723 => 'Paoli, IN', + 1812735 => 'Bicknell, IN', + 1812738 => 'Corydon, IN', + 1812749 => 'Oakland City, IN', + 1812752 => 'Scottsburg, IN', + 1812753 => 'Fort Branch, IN', + 1812768 => 'Haubstadt, IN', + 1812794 => 'Austin, IN', + 1812822 => 'Bloomington, IN', + 1812824 => 'Bloomington, IN', + 1812825 => 'Bloomington, IN', + 1812829 => 'Spencer, IN', + 1812838 => 'Mount Vernon, IN', + 1812842 => 'Newburgh, IN', + 1812847 => 'Linton, IN', + 1812849 => 'Mitchell, IN', + 1812853 => 'Newburgh, IN', + 1812855 => 'Bloomington, IN', + 1812858 => 'Newburgh, IN', + 1812865 => 'Orleans, IN', + 1812866 => 'Hanover, IN', + 1812867 => 'Evansville, IN', + 1812875 => 'Worthington, IN', + 1812877 => 'Terre Haute, IN', + 1812882 => 'Vincennes, IN', + 1812883 => 'Salem, IN', + 1812885 => 'Vincennes, IN', + 1812886 => 'Vincennes, IN', + 1812897 => 'Boonville, IN', + 1812917 => 'Terre Haute, IN', + 1812923 => 'Floyds Knobs, IN', + 1812925 => 'Chandler, IN', + 1812926 => 'Aurora, IN', + 1812932 => 'Batesville, IN', + 1812933 => 'Batesville, IN', + 1812934 => 'Batesville, IN', + 1812936 => 'French Lick, IN', + 1812937 => 'Dale, IN', + 1812939 => 'Clay City, IN', + 1812941 => 'New Albany, IN', + 1812944 => 'New Albany, IN', + 1812945 => 'New Albany, IN', + 1812948 => 'New Albany, IN', + 1812949 => 'New Albany, IN', + 1812951 => 'Georgetown, IN', + 1812952 => 'Lanesville, IN', + 1812963 => 'Evansville, IN', + 1812967 => 'New Pekin, IN', + 1812988 => 'Nashville, IN', + 1813 => 'Florida', + 1813221 => 'Tampa, FL', + 1813222 => 'Tampa, FL', + 1813223 => 'Tampa, FL', + 1813224 => 'Tampa, FL', + 1813225 => 'Tampa, FL', + 1813226 => 'Tampa, FL', + 1813227 => 'Tampa, FL', + 1813228 => 'Tampa, FL', + 1813229 => 'Tampa, FL', + 1813231 => 'Tampa, FL', + 1813232 => 'Tampa, FL', + 1813234 => 'Tampa, FL', + 1813236 => 'Tampa, FL', + 1813237 => 'Tampa, FL', + 1813238 => 'Tampa, FL', + 1813239 => 'Tampa, FL', + 1813241 => 'Tampa, FL', + 1813242 => 'Tampa, FL', + 1813246 => 'Tampa, FL', + 1813247 => 'Tampa, FL', + 1813248 => 'Tampa, FL', + 1813249 => 'Tampa, FL', + 1813250 => 'Tampa, FL', + 1813251 => 'Tampa, FL', + 1813253 => 'Tampa, FL', + 1813254 => 'Tampa, FL', + 1813258 => 'Tampa, FL', + 1813259 => 'Tampa, FL', + 1813261 => 'Tampa, FL', + 1813264 => 'Tampa, FL', + 1813265 => 'Tampa, FL', + 1813269 => 'Tampa, FL', + 1813272 => 'Tampa, FL', + 1813273 => 'Tampa, FL', + 1813274 => 'Tampa, FL', + 1813280 => 'Tampa, FL', + 1813281 => 'Tampa, FL', + 1813282 => 'Tampa, FL', + 1813286 => 'Tampa, FL', + 1813287 => 'Tampa, FL', + 1813288 => 'Tampa, FL', + 1813289 => 'Tampa, FL', + 1813319 => 'Tampa, FL', + 1813341 => 'Tampa, FL', + 1813343 => 'Tampa, FL', + 1813348 => 'Tampa, FL', + 1813350 => 'Tampa, FL', + 1813353 => 'Tampa, FL', + 1813374 => 'Tampa, FL', + 1813386 => 'Tampa, FL', + 1813402 => 'Tampa, FL', + 1813443 => 'Tampa, FL', + 1813490 => 'Tampa, FL', + 1813514 => 'Tampa, FL', + 1813558 => 'Tampa, FL', + 1813571 => 'Brandon, FL', + 1813579 => 'Tampa, FL', + 1813615 => 'Tampa, FL', + 1813620 => 'Tampa, FL', + 1813621 => 'Tampa, FL', + 1813622 => 'Tampa, FL', + 1813623 => 'Tampa, FL', + 1813626 => 'Tampa, FL', + 1813627 => 'Tampa, FL', + 1813628 => 'Tampa, FL', + 1813630 => 'Tampa, FL', + 1813631 => 'Tampa, FL', + 1813632 => 'Tampa, FL', + 1813634 => 'Sun City Center, FL', + 1813635 => 'Tampa, FL', + 1813639 => 'Tampa, FL', + 1813644 => 'Tampa, FL', + 1813645 => 'Ruskin, FL', + 1813653 => 'Brandon, FL', + 1813654 => 'Brandon, FL', + 1813655 => 'Brandon, FL', + 1813659 => 'Plant City, FL', + 1813661 => 'Brandon, FL', + 1813662 => 'Brandon, FL', + 1813664 => 'Tampa, FL', + 1813671 => 'Riverview, FL', + 1813672 => 'Riverview, FL', + 1813677 => 'Riverview, FL', + 1813681 => 'Brandon, FL', + 1813684 => 'Brandon, FL', + 1813685 => 'Brandon, FL', + 1813689 => 'Brandon, FL', + 1813704 => 'Plant City, FL', + 1813707 => 'Plant City, FL', + 1813715 => 'Zephyrhills, FL', + 1813719 => 'Plant City, FL', + 1813737 => 'Plant City, FL', + 1813740 => 'Tampa, FL', + 1813741 => 'Riverview, FL', + 1813745 => 'Tampa, FL', + 1813752 => 'Plant City, FL', + 1813754 => 'Plant City, FL', + 1813757 => 'Plant City, FL', + 1813759 => 'Plant City, FL', + 1813774 => 'Tampa, FL', + 1813779 => 'Zephyrhills, FL', + 1813780 => 'Zephyrhills, FL', + 1813782 => 'Zephyrhills, FL', + 1813783 => 'Zephyrhills, FL', + 1813788 => 'Zephyrhills, FL', + 1813792 => 'Tampa, FL', + 1813805 => 'Tampa, FL', + 1813814 => 'Tampa, FL', + 1813831 => 'Tampa, FL', + 1813832 => 'Tampa, FL', + 1813835 => 'Tampa, FL', + 1813837 => 'Tampa, FL', + 1813839 => 'Tampa, FL', + 1813844 => 'Tampa, FL', + 1813849 => 'Tampa, FL', + 1813855 => 'Oldsmar, FL', + 1813864 => 'Tampa, FL', + 1813866 => 'Tampa, FL', + 1813868 => 'Tampa, FL', + 1813870 => 'Tampa, FL', + 1813871 => 'Tampa, FL', + 1813872 => 'Tampa, FL', + 1813873 => 'Tampa, FL', + 1813874 => 'Tampa, FL', + 1813875 => 'Tampa, FL', + 1813876 => 'Tampa, FL', + 1813877 => 'Tampa, FL', + 1813879 => 'Tampa, FL', + 1813880 => 'Tampa, FL', + 1813882 => 'Tampa, FL', + 1813884 => 'Tampa, FL', + 1813885 => 'Tampa, FL', + 1813886 => 'Tampa, FL', + 1813887 => 'Tampa, FL', + 1813888 => 'Tampa, FL', + 1813889 => 'Tampa, FL', + 1813890 => 'Tampa, FL', + 1813891 => 'Tampa, FL', + 1813899 => 'Tampa, FL', + 1813902 => 'Tampa, FL', + 1813903 => 'Tampa, FL', + 1813907 => 'Wesley Chapel, FL', + 1813908 => 'Tampa, FL', + 1813909 => 'Lutz, FL', + 1813910 => 'Tampa, FL', + 1813915 => 'Tampa, FL', + 1813925 => 'Tampa, FL', + 1813926 => 'Tampa, FL', + 1813930 => 'Tampa, FL', + 1813931 => 'Tampa, FL', + 1813932 => 'Tampa, FL', + 1813933 => 'Tampa, FL', + 1813935 => 'Tampa, FL', + 1813936 => 'Tampa, FL', + 1813948 => 'Lutz, FL', + 1813949 => 'Lutz, FL', + 1813960 => 'Tampa, FL', + 1813961 => 'Tampa, FL', + 1813962 => 'Tampa, FL', + 1813963 => 'Tampa, FL', + 1813964 => 'Tampa, FL', + 1813968 => 'Tampa, FL', + 1813969 => 'Tampa, FL', + 1813971 => 'Tampa, FL', + 1813972 => 'Tampa, FL', + 1813973 => 'Wesley Chapel, FL', + 1813974 => 'Tampa, FL', + 1813975 => 'Tampa, FL', + 1813977 => 'Tampa, FL', + 1813979 => 'Tampa, FL', + 1813984 => 'Tampa, FL', + 1813986 => 'Thonotosassa, FL', + 1813988 => 'Tampa, FL', + 1813989 => 'Tampa, FL', + 1813991 => 'Wesley Chapel, FL', + 1813994 => 'Wesley Chapel, FL', + 1813995 => 'Land O\' Lakes, FL', + 1813996 => 'Land O\' Lakes, FL', + 1814 => 'Pennsylvania', + 1814201 => 'Altoona, PA', + 1814224 => 'Roaring Spring, PA', + 1814226 => 'Clarion, PA', + 1814227 => 'Clarion, PA', + 1814231 => 'State College, PA', + 1814234 => 'State College, PA', + 1814235 => 'State College, PA', + 1814236 => 'Curwensville, PA', + 1814237 => 'State College, PA', + 1814238 => 'State College, PA', + 1814239 => 'Claysburg, PA', + 1814247 => 'Hastings, PA', + 1814254 => 'Johnstown, PA', + 1814255 => 'Johnstown, PA', + 1814258 => 'Elkland, PA', + 1814262 => 'Johnstown, PA', + 1814265 => 'Brockway, PA', + 1814266 => 'Johnstown, PA', + 1814267 => 'Berlin, PA', + 1814269 => 'Johnstown, PA', + 1814272 => 'State College, PA', + 1814274 => 'Coudersport, PA', + 1814275 => 'New Bethlehem, PA', + 1814288 => 'Johnstown, PA', + 1814308 => 'State College, PA', + 1814322 => 'Johnstown, PA', + 1814333 => 'Meadville, PA', + 1814336 => 'Meadville, PA', + 1814337 => 'Meadville, PA', + 1814339 => 'Osceola Mills, PA', + 1814342 => 'Philipsburg, PA', + 1814344 => 'Carrolltown, PA', + 1814353 => 'Bellefonte, PA', + 1814355 => 'Bellefonte, PA', + 1814359 => 'Pleasant Gap, PA', + 1814362 => 'Bradford, PA', + 1814364 => 'Centre Hall, PA', + 1814367 => 'Westfield, PA', + 1814368 => 'Bradford, PA', + 1814371 => 'DuBois, PA', + 1814375 => 'DuBois, PA', + 1814378 => 'Houtzdale, PA', + 1814382 => 'Conneaut Lake, PA', + 1814395 => 'Confluence, PA', + 1814398 => 'Cambridge Spgs, PA', + 1814422 => 'Spring Mills, PA', + 1814425 => 'Cochranton, PA', + 1814432 => 'Franklin, PA', + 1814435 => 'Galeton, PA', + 1814437 => 'Franklin, PA', + 1814438 => 'Union City, PA', + 1814443 => 'Somerset, PA', + 1814444 => 'Somerset, PA', + 1814445 => 'Somerset, PA', + 1814446 => 'Seward, PA', + 1814447 => 'Orbisonia, PA', + 1814451 => 'Erie, PA', + 1814452 => 'Erie, PA', + 1814453 => 'Erie, PA', + 1814454 => 'Erie, PA', + 1814455 => 'Erie, PA', + 1814456 => 'Erie, PA', + 1814459 => 'Erie, PA', + 1814461 => 'Erie, PA', + 1814464 => 'Erie, PA', + 1814466 => 'Boalsburg, PA', + 1814467 => 'Windber, PA', + 1814471 => 'Ebensburg, PA', + 1814472 => 'Ebensburg, PA', + 1814474 => 'Fairview, PA', + 1814476 => 'McKean, PA', + 1814486 => 'Emporium, PA', + 1814489 => 'Sugar Grove, PA', + 1814533 => 'Johnstown, PA', + 1814534 => 'Johnstown, PA', + 1814535 => 'Johnstown, PA', + 1814536 => 'Johnstown, PA', + 1814539 => 'Johnstown, PA', + 1814542 => 'Mount Union, PA', + 1814563 => 'Youngsville, PA', + 1814587 => 'Conneautville, PA', + 1814623 => 'Bedford, PA', + 1814629 => 'Boswell, PA', + 1814634 => 'Meyersdale, PA', + 1814635 => 'Saxton, PA', + 1814642 => 'Port Allegany, PA', + 1814643 => 'Huntingdon, PA', + 1814652 => 'Everett, PA', + 1814653 => 'Reynoldsville, PA', + 1814662 => 'Salisbury, PA', + 1814663 => 'Corry, PA', + 1814664 => 'Corry, PA', + 1814665 => 'Corry, PA', + 1814669 => 'Alexandria, PA', + 1814672 => 'Coalport, PA', + 1814674 => 'Patton, PA', + 1814677 => 'Oil City, PA', + 1814683 => 'Linesville, PA', + 1814684 => 'Tyrone, PA', + 1814692 => 'Port Matilda, PA', + 1814723 => 'Warren, PA', + 1814724 => 'Meadville, PA', + 1814725 => 'North East, PA', + 1814726 => 'Warren, PA', + 1814734 => 'Edinboro, PA', + 1814735 => 'Breezewood, PA', + 1814736 => 'Portage, PA', + 1814742 => 'Bellwood, PA', + 1814754 => 'Central City, PA', + 1814755 => 'Tionesta, PA', + 1814756 => 'Albion, PA', + 1814757 => 'Russell, PA', + 1814763 => 'Saegertown, PA', + 1814765 => 'Clearfield, PA', + 1814768 => 'Clearfield, PA', + 1814772 => 'Ridgway, PA', + 1814774 => 'Girard, PA', + 1814776 => 'Ridgway, PA', + 1814781 => 'St. Marys, PA', + 1814793 => 'Martinsburg, PA', + 1814796 => 'Waterford, PA', + 1814797 => 'Knox, PA', + 1814825 => 'Erie, PA', + 1814827 => 'Titusville, PA', + 1814832 => 'Williamsburg, PA', + 1814833 => 'Erie, PA', + 1814834 => 'St. Marys, PA', + 1814835 => 'Erie, PA', + 1814836 => 'Erie, PA', + 1814837 => 'Kane, PA', + 1814838 => 'Erie, PA', + 1814849 => 'Brookville, PA', + 1814860 => 'Erie, PA', + 1814861 => 'State College, PA', + 1814864 => 'Erie, PA', + 1814865 => 'University Park, PA', + 1814866 => 'Erie, PA', + 1814867 => 'State College, PA', + 1814868 => 'Erie, PA', + 1814871 => 'Erie, PA', + 1814877 => 'Erie, PA', + 1814886 => 'Cresson, PA', + 1814887 => 'Smethport, PA', + 1814889 => 'Altoona, PA', + 1814898 => 'Erie, PA', + 1814899 => 'Erie, PA', + 1814926 => 'Rockwood, PA', + 1814938 => 'Punxsutawney, PA', + 1814940 => 'Altoona, PA', + 1814941 => 'Altoona, PA', + 1814942 => 'Altoona, PA', + 1814943 => 'Altoona, PA', + 1814944 => 'Altoona, PA', + 1814946 => 'Altoona, PA', + 1814948 => 'Northern Cambria, PA', + 1814949 => 'Altoona, PA', + 1814965 => 'Johnsonburg, PA', + 1815 => 'Illinois', + 1815206 => 'Woodstock, IL', + 1815220 => 'Peru, IL', + 1815223 => 'Peru, IL', + 1815224 => 'Peru, IL', + 1815225 => 'Milledgeville, IL', + 1815226 => 'Rockford, IL', + 1815227 => 'Rockford, IL', + 1815229 => 'Rockford, IL', + 1815230 => 'Plainfield, IL', + 1815232 => 'Freeport, IL', + 1815233 => 'Freeport, IL', + 1815234 => 'Byron, IL', + 1815235 => 'Freeport, IL', + 1815237 => 'Gardner, IL', + 1815239 => 'Pecatonica, IL', + 1815244 => 'Mount Carroll, IL', + 1815246 => 'Earlville, IL', + 1815248 => 'Durand, IL', + 1815254 => 'Plainfield, IL', + 1815265 => 'Gilman, IL', + 1815267 => 'Plainfield, IL', + 1815273 => 'Savanna, IL', + 1815284 => 'Dixon, IL', + 1815285 => 'Dixon, IL', + 1815286 => 'Hinckley, IL', + 1815288 => 'Dixon, IL', + 1815293 => 'Romeoville, IL', + 1815316 => 'Rockford, IL', + 1815332 => 'Rockford, IL', + 1815334 => 'Woodstock, IL', + 1815335 => 'Winnebago, IL', + 1815337 => 'Woodstock, IL', + 1815338 => 'Woodstock, IL', + 1815339 => 'Granville, IL', + 1815344 => 'McHenry, IL', + 1815356 => 'Crystal Lake, IL', + 1815357 => 'Seneca, IL', + 1815363 => 'McHenry, IL', + 1815369 => 'Lena, IL', + 1815372 => 'Romeoville, IL', + 1815379 => 'Walnut, IL', + 1815385 => 'McHenry, IL', + 1815389 => 'South Beloit, IL', + 1815391 => 'Rockford, IL', + 1815394 => 'Rockford, IL', + 1815395 => 'Rockford, IL', + 1815397 => 'Rockford, IL', + 1815398 => 'Rockford, IL', + 1815399 => 'Rockford, IL', + 1815416 => 'Morris, IL', + 1815423 => 'Elwood, IL', + 1815426 => 'Herscher, IL', + 1815431 => 'Ottawa, IL', + 1815432 => 'Watseka, IL', + 1815433 => 'Ottawa, IL', + 1815434 => 'Ottawa, IL', + 1815436 => 'Plainfield, IL', + 1815439 => 'Plainfield, IL', + 1815444 => 'Crystal Lake, IL', + 1815455 => 'Crystal Lake, IL', + 1815457 => 'Cissna Park, IL', + 1815458 => 'Braidwood, IL', + 1815459 => 'Crystal Lake, IL', + 1815462 => 'New Lenox, IL', + 1815463 => 'New Lenox, IL', + 1815464 => 'Frankfort, IL', + 1815468 => 'Manteno, IL', + 1815469 => 'Frankfort, IL', + 1815472 => 'Momence, IL', + 1815476 => 'Wilmington, IL', + 1815477 => 'Crystal Lake, IL', + 1815478 => 'Manhattan, IL', + 1815479 => 'Crystal Lake, IL', + 1815484 => 'Rockford, IL', + 1815485 => 'New Lenox, IL', + 1815489 => 'Rockford, IL', + 1815490 => 'Rockford, IL', + 1815493 => 'Lanark, IL', + 1815496 => 'Sheridan, IL', + 1815498 => 'Somonauk, IL', + 1815537 => 'Prophetstown, IL', + 1815538 => 'Mendota, IL', + 1815539 => 'Mendota, IL', + 1815544 => 'Belvidere, IL', + 1815547 => 'Belvidere, IL', + 1815561 => 'Rochelle, IL', + 1815562 => 'Rochelle, IL', + 1815568 => 'Marengo, IL', + 1815577 => 'Plainfield, IL', + 1815578 => 'McHenry, IL', + 1815584 => 'Dwight, IL', + 1815588 => 'Lockport, IL', + 1815589 => 'Fulton, IL', + 1815599 => 'Freeport, IL', + 1815609 => 'Plainfield, IL', + 1815622 => 'Sterling, IL', + 1815623 => 'Roscoe, IL', + 1815624 => 'Rockton, IL', + 1815625 => 'Sterling, IL', + 1815626 => 'Sterling, IL', + 1815634 => 'Coal City, IL', + 1815648 => 'Hebron, IL', + 1815653 => 'Wonder Lake, IL', + 1815657 => 'Forrest, IL', + 1815663 => 'Spring Valley, IL', + 1815664 => 'Spring Valley, IL', + 1815667 => 'North Utica, IL', + 1815672 => 'Streator, IL', + 1815673 => 'Streator, IL', + 1815675 => 'Spring Grove, IL', + 1815678 => 'Richmond, IL', + 1815692 => 'Fairbury, IL', + 1815694 => 'Clifton, IL', + 1815695 => 'Newark, IL', + 1815708 => 'Rockford, IL', + 1815722 => 'Joliet, IL', + 1815723 => 'Joliet, IL', + 1815724 => 'Joliet, IL', + 1815725 => 'Joliet, IL', + 1815726 => 'Joliet, IL', + 1815727 => 'Joliet, IL', + 1815728 => 'Wonder Lake, IL', + 1815729 => 'Joliet, IL', + 1815730 => 'Joliet, IL', + 1815732 => 'Oregon, IL', + 1815734 => 'Mount Morris, IL', + 1815740 => 'Joliet, IL', + 1815741 => 'Joliet, IL', + 1815744 => 'Joliet, IL', + 1815745 => 'Warren, IL', + 1815747 => 'East Dubuque, IL', + 1815748 => 'DeKalb, IL', + 1815754 => 'DeKalb, IL', + 1815756 => 'DeKalb, IL', + 1815758 => 'DeKalb, IL', + 1815759 => 'McHenry, IL', + 1815765 => 'Poplar Grove, IL', + 1815772 => 'Morrison, IL', + 1815773 => 'Joliet, IL', + 1815774 => 'Joliet, IL', + 1815776 => 'Galena, IL', + 1815777 => 'Galena, IL', + 1815784 => 'Genoa, IL', + 1815786 => 'Sandwich, IL', + 1815787 => 'DeKalb, IL', + 1815788 => 'Crystal Lake, IL', + 1815795 => 'Marseilles, IL', + 1815806 => 'Frankfort, IL', + 1815824 => 'Shabbona, IL', + 1815834 => 'Lockport, IL', + 1815836 => 'Lockport, IL', + 1815838 => 'Lockport, IL', + 1815842 => 'Pontiac, IL', + 1815844 => 'Pontiac, IL', + 1815857 => 'Amboy, IL', + 1815858 => 'Elizabeth, IL', + 1815872 => 'Princeton, IL', + 1815874 => 'Rockford, IL', + 1815875 => 'Princeton, IL', + 1815879 => 'Princeton, IL', + 1815883 => 'Oglesby, IL', + 1815886 => 'Romeoville, IL', + 1815893 => 'Crystal Lake, IL', + 1815895 => 'Sycamore, IL', + 1815899 => 'Sycamore, IL', + 1815923 => 'Union, IL', + 1815937 => 'Kankakee, IL', + 1815938 => 'Forreston, IL', + 1815941 => 'Morris, IL', + 1815942 => 'Morris, IL', + 1815943 => 'Harvard, IL', + 1815945 => 'Chenoa, IL', + 1815946 => 'Polo, IL', + 1815947 => 'Stockton, IL', + 1815961 => 'Rockford, IL', + 1815962 => 'Rockford, IL', + 1815963 => 'Rockford, IL', + 1815964 => 'Rockford, IL', + 1815965 => 'Rockford, IL', + 1815968 => 'Rockford, IL', + 1815971 => 'Rockford, IL', + 1815977 => 'Rockford, IL', + 1815986 => 'Rockford, IL', + 1815987 => 'Rockford, IL', + 1816 => 'Missouri', + 1816214 => 'Kansas City, MO', + 1816220 => 'Blue Springs, MO', + 1816221 => 'Kansas City, MO', + 1816224 => 'Blue Springs, MO', + 1816228 => 'Blue Springs, MO', + 1816229 => 'Blue Springs, MO', + 1816230 => 'Odessa, MO', + 1816231 => 'Kansas City, MO', + 1816232 => 'St. Joseph, MO', + 1816233 => 'St. Joseph, MO', + 1816234 => 'Kansas City, MO', + 1816235 => 'Kansas City, MO', + 1816238 => 'St. Joseph, MO', + 1816241 => 'Kansas City, MO', + 1816246 => 'Lee\'s Summit, MO', + 1816252 => 'Independence, MO', + 1816254 => 'Independence, MO', + 1816257 => 'Independence, MO', + 1816268 => 'Kansas City, MO', + 1816271 => 'St. Joseph, MO', + 1816276 => 'Kansas City, MO', + 1816279 => 'St. Joseph, MO', + 1816283 => 'Kansas City, MO', + 1816292 => 'Kansas City, MO', + 1816297 => 'Adrian, MO', + 1816318 => 'Belton, MO', + 1816322 => 'Belton, MO', + 1816324 => 'Savannah, MO', + 1816331 => 'Belton, MO', + 1816333 => 'Kansas City, MO', + 1816347 => 'Lee\'s Summit, MO', + 1816348 => 'Belton, MO', + 1816350 => 'Independence, MO', + 1816353 => 'Raytown, MO', + 1816356 => 'Raytown, MO', + 1816358 => 'Raytown, MO', + 1816361 => 'Kansas City, MO', + 1816363 => 'Kansas City, MO', + 1816364 => 'St. Joseph, MO', + 1816373 => 'Independence, MO', + 1816380 => 'Harrisonville, MO', + 1816387 => 'St. Joseph, MO', + 1816390 => 'St. Joseph, MO', + 1816404 => 'Kansas City, MO', + 1816407 => 'Liberty, MO', + 1816412 => 'Kansas City, MO', + 1816413 => 'Kansas City, MO', + 1816415 => 'Liberty, MO', + 1816418 => 'Kansas City, MO', + 1816420 => 'Kansas City, MO', + 1816421 => 'Kansas City, MO', + 1816436 => 'Kansas City, MO', + 1816444 => 'Kansas City, MO', + 1816449 => 'Maysville, MO', + 1816452 => 'Kansas City, MO', + 1816453 => 'Kansas City, MO', + 1816454 => 'Kansas City, MO', + 1816455 => 'Kansas City, MO', + 1816459 => 'Kansas City, MO', + 1816461 => 'Independence, MO', + 1816468 => 'Kansas City, MO', + 1816471 => 'Kansas City, MO', + 1816472 => 'Kansas City, MO', + 1816474 => 'Kansas City, MO', + 1816478 => 'Independence, MO', + 1816483 => 'Kansas City, MO', + 1816505 => 'Kansas City, MO', + 1816513 => 'Kansas City, MO', + 1816523 => 'Kansas City, MO', + 1816524 => 'Lee\'s Summit, MO', + 1816525 => 'Lee\'s Summit, MO', + 1816531 => 'Kansas City, MO', + 1816532 => 'Smithville, MO', + 1816539 => 'Plattsburg, MO', + 1816540 => 'Pleasant Hill, MO', + 1816554 => 'Lee\'s Summit, MO', + 1816561 => 'Kansas City, MO', + 1816569 => 'Kansas City, MO', + 1816583 => 'Hamilton, MO', + 1816584 => 'Kansas City, MO', + 1816587 => 'Kansas City, MO', + 1816625 => 'Oak Grove, MO', + 1816628 => 'Kearney, MO', + 1816630 => 'Excelsior Spgs, MO', + 1816632 => 'Cameron, MO', + 1816633 => 'Odessa, MO', + 1816637 => 'Excelsior Spgs, MO', + 1816650 => 'Buckner, MO', + 1816671 => 'St. Joseph, MO', + 1816676 => 'St. Joseph, MO', + 1816690 => 'Oak Grove, MO', + 1816697 => 'Lone Jack, MO', + 1816698 => 'Independence, MO', + 1816732 => 'Holden, MO', + 1816734 => 'Kansas City, MO', + 1816737 => 'Raytown, MO', + 1816741 => 'Kansas City, MO', + 1816746 => 'Kansas City, MO', + 1816753 => 'Kansas City, MO', + 1816756 => 'Kansas City, MO', + 1816776 => 'Richmond, MO', + 1816779 => 'Peculiar, MO', + 1816781 => 'Liberty, MO', + 1816792 => 'Liberty, MO', + 1816795 => 'Independence, MO', + 1816796 => 'Independence, MO', + 1816822 => 'Kansas City, MO', + 1816833 => 'Independence, MO', + 1816836 => 'Independence, MO', + 1816842 => 'Kansas City, MO', + 1816847 => 'Grain Valley, MO', + 1816858 => 'Platte City, MO', + 1816861 => 'Kansas City, MO', + 1816880 => 'Kansas City, MO', + 1816881 => 'Kansas City, MO', + 1816884 => 'Harrisonville, MO', + 1816886 => 'Independence, MO', + 1816891 => 'Kansas City, MO', + 1816903 => 'Kearney, MO', + 1816920 => 'Kansas City, MO', + 1816921 => 'Kansas City, MO', + 1816922 => 'Kansas City, MO', + 1816923 => 'Kansas City, MO', + 1816924 => 'Kansas City, MO', + 1816931 => 'Kansas City, MO', + 1816932 => 'Kansas City, MO', + 1816941 => 'Kansas City, MO', + 1816942 => 'Kansas City, MO', + 1816943 => 'Kansas City, MO', + 1816960 => 'Kansas City, MO', + 1816983 => 'Kansas City, MO', + 1816987 => 'Pleasant Hill, MO', + 1817 => 'Texas', + 1817202 => 'Cleburne, TX', + 1817207 => 'Fort Worth, TX', + 1817220 => 'Springtown, TX', + 1817222 => 'Fort Worth, TX', + 1817225 => 'Mansfield, TX', + 1817226 => 'Arlington, TX', + 1817236 => 'Fort Worth, TX', + 1817237 => 'Fort Worth, TX', + 1817238 => 'Fort Worth, TX', + 1817244 => 'Fort Worth, TX', + 1817246 => 'Fort Worth, TX', + 1817249 => 'Benbrook, TX', + 1817261 => 'Arlington, TX', + 1817263 => 'Fort Worth, TX', + 1817265 => 'Arlington, TX', + 1817268 => 'Hurst, TX', + 1817270 => 'Azle, TX', + 1817274 => 'Arlington, TX', + 1817275 => 'Arlington, TX', + 1817276 => 'Arlington, TX', + 1817277 => 'Arlington, TX', + 1817279 => 'Granbury, TX', + 1817280 => 'Hurst, TX', + 1817282 => 'Hurst, TX', + 1817285 => 'Hurst, TX', + 1817292 => 'Fort Worth, TX', + 1817293 => 'Fort Worth, TX', + 1817294 => 'Fort Worth, TX', + 1817295 => 'Burleson, TX', + 1817297 => 'Crowley, TX', + 1817299 => 'Arlington, TX', + 1817303 => 'Arlington, TX', + 1817306 => 'Fort Worth, TX', + 1817321 => 'Fort Worth, TX', + 1817326 => 'Granbury, TX', + 1817329 => 'Grapevine, TX', + 1817332 => 'Fort Worth, TX', + 1817334 => 'Fort Worth, TX', + 1817335 => 'Fort Worth, TX', + 1817336 => 'Fort Worth, TX', + 1817337 => 'Keller, TX', + 1817338 => 'Fort Worth, TX', + 1817341 => 'Weatherford, TX', + 1817346 => 'Fort Worth, TX', + 1817348 => 'Fort Worth, TX', + 1817361 => 'Fort Worth, TX', + 1817367 => 'Fort Worth, TX', + 1817370 => 'Fort Worth, TX', + 1817375 => 'Arlington, TX', + 1817377 => 'Fort Worth, TX', + 1817378 => 'Fort Worth, TX', + 1817379 => 'Keller, TX', + 1817385 => 'Arlington, TX', + 1817386 => 'Fort Worth, TX', + 1817392 => 'Fort Worth, TX', + 1817410 => 'Grapevine, TX', + 1817413 => 'Fort Worth, TX', + 1817417 => 'Arlington, TX', + 1817419 => 'Arlington, TX', + 1817420 => 'Fort Worth, TX', + 1817423 => 'Fort Worth, TX', + 1817426 => 'Burleson, TX', + 1817429 => 'Fort Worth, TX', + 1817431 => 'Keller, TX', + 1817433 => 'Fort Worth, TX', + 1817439 => 'Haslet, TX', + 1817441 => 'Aledo, TX', + 1817443 => 'Fort Worth, TX', + 1817444 => 'Azle, TX', + 1817446 => 'Fort Worth, TX', + 1817447 => 'Burleson, TX', + 1817451 => 'Fort Worth, TX', + 1817453 => 'Mansfield, TX', + 1817457 => 'Fort Worth, TX', + 1817459 => 'Arlington, TX', + 1817460 => 'Arlington, TX', + 1817461 => 'Arlington, TX', + 1817462 => 'Arlington, TX', + 1817465 => 'Arlington, TX', + 1817466 => 'Arlington, TX', + 1817467 => 'Arlington, TX', + 1817468 => 'Arlington, TX', + 1817469 => 'Arlington, TX', + 1817472 => 'Arlington, TX', + 1817473 => 'Mansfield, TX', + 1817477 => 'Mansfield, TX', + 1817481 => 'Grapevine, TX', + 1817491 => 'Roanoke, TX', + 1817492 => 'Fort Worth, TX', + 1817496 => 'Fort Worth, TX', + 1817517 => 'Cleburne, TX', + 1817523 => 'Springtown, TX', + 1817529 => 'Fort Worth, TX', + 1817531 => 'Fort Worth, TX', + 1817534 => 'Fort Worth, TX', + 1817535 => 'Fort Worth, TX', + 1817536 => 'Fort Worth, TX', + 1817539 => 'Mansfield, TX', + 1817546 => 'Fort Worth, TX', + 1817548 => 'Arlington, TX', + 1817551 => 'Fort Worth, TX', + 1817556 => 'Cleburne, TX', + 1817557 => 'Arlington, TX', + 1817558 => 'Cleburne, TX', + 1817560 => 'Fort Worth, TX', + 1817562 => 'Keller, TX', + 1817568 => 'Fort Worth, TX', + 1817569 => 'Fort Worth, TX', + 1817570 => 'Fort Worth, TX', + 1817573 => 'Granbury, TX', + 1817578 => 'Granbury, TX', + 1817579 => 'Granbury, TX', + 1817594 => 'Weatherford, TX', + 1817596 => 'Weatherford, TX', + 1817598 => 'Weatherford, TX', + 1817599 => 'Weatherford, TX', + 1817613 => 'Weatherford, TX', + 1817624 => 'Fort Worth, TX', + 1817625 => 'Fort Worth, TX', + 1817626 => 'Fort Worth, TX', + 1817633 => 'Arlington, TX', + 1817636 => 'Rhome, TX', + 1817640 => 'Arlington, TX', + 1817641 => 'Cleburne, TX', + 1817645 => 'Cleburne, TX', + 1817649 => 'Arlington, TX', + 1817652 => 'Arlington, TX', + 1817654 => 'Fort Worth, TX', + 1817717 => 'Fort Worth, TX', + 1817731 => 'Fort Worth, TX', + 1817732 => 'Fort Worth, TX', + 1817735 => 'Fort Worth, TX', + 1817737 => 'Fort Worth, TX', + 1817738 => 'Fort Worth, TX', + 1817740 => 'Fort Worth, TX', + 1817744 => 'Fort Worth, TX', + 1817750 => 'Fort Worth, TX', + 1817759 => 'Fort Worth, TX', + 1817763 => 'Fort Worth, TX', + 1817774 => 'Cleburne, TX', + 1817783 => 'Alvarado, TX', + 1817784 => 'Arlington, TX', + 1817790 => 'Alvarado, TX', + 1817795 => 'Arlington, TX', + 1817801 => 'Arlington, TX', + 1817803 => 'Central Drive, Bedford, TX', + 1817810 => 'Fort Worth, TX', + 1817820 => 'Fort Worth, TX', + 1817831 => 'Fort Worth, TX', + 1817834 => 'Fort Worth, TX', + 1817838 => 'Fort Worth, TX', + 1817847 => 'Fort Worth, TX', + 1817860 => 'Arlington, TX', + 1817861 => 'Arlington, TX', + 1817866 => 'Grandview, TX', + 1817870 => 'Fort Worth, TX', + 1817877 => 'Fort Worth, TX', + 1817878 => 'Fort Worth, TX', + 1817882 => 'Fort Worth, TX', + 1817885 => 'Fort Worth, TX', + 1817920 => 'Fort Worth, TX', + 1817921 => 'Fort Worth, TX', + 1817922 => 'Fort Worth, TX', + 1817923 => 'Fort Worth, TX', + 1817924 => 'Fort Worth, TX', + 1817926 => 'Fort Worth, TX', + 1817927 => 'Fort Worth, TX', + 1817989 => 'Fort Worth, TX', + 1818 => 'California', + 1818222 => 'Calabasas, CA', + 1818223 => 'Calabasas, CA', + 1818238 => 'Burbank, CA', + 1818240 => 'Glendale, CA', + 1818241 => 'Glendale, CA', + 1818242 => 'Glendale, CA', + 1818243 => 'Glendale, CA', + 1818244 => 'Glendale, CA', + 1818246 => 'Glendale, CA', + 1818247 => 'Glendale, CA', + 1818252 => 'Sun Valley, CA', + 1818255 => 'North Hollywood, CA', + 1818260 => 'Burbank, CA', + 1818265 => 'Glendale, CA', + 1818291 => 'Glendale, CA', + 1818361 => 'San Fernando, CA', + 1818362 => 'Sylmar, CA', + 1818364 => 'Sylmar, CA', + 1818365 => 'San Fernando, CA', + 1818367 => 'Sylmar, CA', + 1818375 => 'Panorama City, CA', + 1818376 => 'Van Nuys, CA', + 1818409 => 'Glendale, CA', + 1818484 => 'Glendale, CA', + 1818500 => 'Glendale, CA', + 1818502 => 'Glendale, CA', + 1818503 => 'North Hollywood, CA', + 1818504 => 'Sun Valley, CA', + 1818507 => 'Glendale, CA', + 1818543 => 'Glendale, CA', + 1818545 => 'Glendale, CA', + 1818546 => 'Glendale, CA', + 1818547 => 'Glendale, CA', + 1818548 => 'Glendale, CA', + 1818549 => 'Glendale, CA', + 1818550 => 'Glendale, CA', + 1818551 => 'Glendale, CA', + 1818552 => 'Glendale, CA', + 1818553 => 'Glendale, CA', + 1818556 => 'Burbank, CA', + 1818557 => 'Burbank, CA', + 1818558 => 'Burbank, CA', + 1818559 => 'Burbank, CA', + 1818563 => 'Burbank, CA', + 1818565 => 'Burbank, CA', + 1818566 => 'Burbank, CA', + 1818567 => 'Burbank, CA', + 1818591 => 'Calabasas, CA', + 1818637 => 'Glendale, CA', + 1818662 => 'Glendale, CA', + 1818686 => 'Pacoima, CA', + 1818706 => 'Agoura Hills, CA', + 1818719 => 'Woodland Hills, CA', + 1818729 => 'Burbank, CA', + 1818735 => 'Agoura Hills, CA', + 1818759 => 'North Hollywood, CA', + 1818764 => 'North Hollywood, CA', + 1818765 => 'North Hollywood, CA', + 1818767 => 'Sun Valley, CA', + 1818768 => 'Sun Valley, CA', + 1818771 => 'Sun Valley, CA', + 1818779 => 'Van Nuys, CA', + 1818780 => 'Van Nuys, CA', + 1818781 => 'Van Nuys, CA', + 1818782 => 'Van Nuys, CA', + 1818785 => 'Van Nuys, CA', + 1818786 => 'Van Nuys, CA', + 1818787 => 'Van Nuys, CA', + 1818833 => 'Sylmar, CA', + 1818840 => 'Burbank, CA', + 1818841 => 'Burbank, CA', + 1818842 => 'Burbank, CA', + 1818843 => 'Burbank, CA', + 1818845 => 'Burbank, CA', + 1818846 => 'Burbank, CA', + 1818847 => 'Burbank, CA', + 1818848 => 'Burbank, CA', + 1818861 => 'Burbank, CA', + 1818878 => 'Calabasas, CA', + 1818880 => 'Calabasas, CA', + 1818885 => 'Northridge, CA', + 1818886 => 'Northridge, CA', + 1818896 => 'Pacoima, CA', + 1818897 => 'Pacoima, CA', + 1818898 => 'San Fernando, CA', + 1818901 => 'Van Nuys, CA', + 1818902 => 'Van Nuys, CA', + 1818904 => 'Van Nuys, CA', + 1818908 => 'Van Nuys, CA', + 1818909 => 'Van Nuys, CA', + 1818937 => 'Glendale, CA', + 1818953 => 'Burbank, CA', + 1818954 => 'Burbank, CA', + 1818955 => 'Burbank, CA', + 1818956 => 'Glendale, CA', + 1818972 => 'Burbank, CA', + 1818982 => 'North Hollywood, CA', + 1818988 => 'Van Nuys, CA', + 1818989 => 'Van Nuys, CA', + 1818993 => 'Northridge, CA', + 1818994 => 'Van Nuys, CA', + 1818997 => 'Van Nuys, CA', + 1819 => 'Quebec', + 1819205 => 'Gatineau, QC', + 1819228 => 'Louiseville, QC', + 1819242 => 'Grenville, QC', + 1819243 => 'Gatineau, QC', + 1819246 => 'Gatineau, QC', + 1819275 => 'Rivière-Rouge, QC', + 1819281 => 'Gatineau, QC', + 1819293 => 'Nicolet, QC', + 1819298 => 'Gentilly, QC', + 1819321 => 'Sainte-Agathe-des-Monts, QC', + 1819322 => 'Val-David, QC', + 1819326 => 'Sainte-Agathe-des-Monts, QC', + 1819333 => 'La Sarre, QC', + 1819346 => 'Sherbrooke, QC', + 1819347 => 'Sherbrooke, QC', + 1819348 => 'Sherbrooke, QC', + 1819357 => 'Victoriaville, QC', + 1819358 => 'Warwick, QC', + 1819362 => 'Plessisville, QC', + 1819364 => 'Princeville, QC', + 1819370 => 'Trois-Rivières, QC', + 1819371 => 'Trois-Rivières, QC', + 1819372 => 'Trois-Rivières, QC', + 1819373 => 'Trois-Rivières, QC', + 1819374 => 'Trois-Rivières, QC', + 1819375 => 'Trois-Rivières, QC', + 1819376 => 'Trois-Rivières, QC', + 1819377 => 'Trois-Rivières, QC', + 1819378 => 'Trois-Rivières, QC', + 1819379 => 'Trois-Rivières, QC', + 1819395 => 'Saint-Germain-de-Grantham, QC', + 1819397 => 'Saint-Cyrille-de-Wendover, QC', + 1819398 => 'Wickham, QC', + 1819423 => 'Montebello, QC', + 1819424 => 'Saint-Donat, QC', + 1819425 => 'Mont-Tremblant, QC', + 1819427 => 'Papineauville, QC', + 1819429 => 'Mont-Tremblant, QC', + 1819440 => 'Mont-Laurier, QC', + 1819441 => 'Maniwaki, QC', + 1819449 => 'Maniwaki, QC', + 1819463 => 'Gracefield, QC', + 1819472 => 'Drummondville, QC', + 1819474 => 'Drummondville, QC', + 1819475 => 'Drummondville, QC', + 1819477 => 'Drummondville, QC', + 1819478 => 'Drummondville, QC', + 1819479 => 'Drummondville, QC', + 1819523 => 'La Tuque, QC', + 1819533 => 'Grand-Mère, QC', + 1819535 => 'St-Boniface-de-Shawinigan, QC', + 1819536 => 'Shawinigan, QC', + 1819537 => 'Shawinigan, QC', + 1819538 => 'Grand-Mère, QC', + 1819539 => 'Shawinigan, QC', + 1819561 => 'Gatineau, QC', + 1819562 => 'Sherbrooke, QC', + 1819563 => 'Sherbrooke, QC', + 1819564 => 'Sherbrooke, QC', + 1819565 => 'Sherbrooke, QC', + 1819566 => 'Sherbrooke, QC', + 1819568 => 'Gatineau, QC', + 1819569 => 'Sherbrooke, QC', + 1819575 => 'Sherbrooke, QC', + 1819583 => 'Lac-Mégantic, QC', + 1819585 => 'Lac-des-Écorces, QC', + 1819587 => 'Ferme-Neuve, QC', + 1819595 => 'Gatineau, QC', + 1819604 => 'Victoriaville, QC', + 1819622 => 'Ville-Marie, QC', + 1819623 => 'Mont-Laurier, QC', + 1819627 => 'Temiscaming, QC', + 1819629 => 'Ville-Marie, QC', + 1819643 => 'Gatineau, QC', + 1819647 => 'Shawville, QC', + 1819648 => 'Campbell\'s Bay, QC', + 1819663 => 'Gatineau, QC', + 1819669 => 'Gatineau, QC', + 1819671 => 'Val-des-Monts, QC', + 1819681 => 'Mont-Tremblant, QC', + 1819682 => 'Gatineau, QC', + 1819684 => 'Gatineau, QC', + 1819685 => 'Gatineau, QC', + 1819686 => 'Village de Labelle, QC', + 1819691 => 'Trois-Rivières, QC', + 1819693 => 'Trois-Rivières, QC', + 1819694 => 'Trois-Rivières, QC', + 1819697 => 'Trois-Rivières, QC', + 1819727 => 'Amos, QC', + 1819732 => 'Amos, QC', + 1819737 => 'Senneterre, QC', + 1819739 => 'Matagami, QC', + 1819751 => 'Victoriaville, QC', + 1819752 => 'Victoriaville, QC', + 1819755 => 'Lebel-sur-Quévillon, QC', + 1819757 => 'Malartic, QC', + 1819758 => 'Victoriaville, QC', + 1819762 => 'Rouyn-Noranda, QC', + 1819763 => 'Rouyn-Noranda, QC', + 1819764 => 'Rouyn-Noranda, QC', + 1819770 => 'Gatineau, QC', + 1819771 => 'Gatineau, QC', + 1819772 => 'Gatineau, QC', + 1819775 => 'Gatineau, QC', + 1819776 => 'Gatineau, QC', + 1819777 => 'Gatineau, QC', + 1819778 => 'Gatineau, QC', + 1819791 => 'Sherbrooke, QC', + 1819797 => 'Rouyn-Noranda, QC', + 1819820 => 'Sherbrooke, QC', + 1819821 => 'Sherbrooke, QC', + 1819822 => 'Sherbrooke, QC', + 1819823 => 'Sherbrooke, QC', + 1819824 => 'Val-d\'Or, QC', + 1819825 => 'Val-d\'Or, QC', + 1819829 => 'Sherbrooke, QC', + 1819832 => 'East Angus, QC', + 1819839 => 'Danville, QC', + 1819840 => 'Trois-Rivières, QC', + 1819843 => 'Magog, QC', + 1819845 => 'Windsor, QC', + 1819847 => 'Magog, QC', + 1819849 => 'Coaticook, QC', + 1819850 => 'Drummondville, QC', + 1819864 => 'Sherbrooke, QC', + 1819868 => 'Magog, QC', + 1819874 => 'Val-d\'Or, QC', + 1819875 => 'Cookshire, QC', + 1819876 => 'Stanstead, QC', + 1819877 => 'Weedon, QC', + 1819879 => 'Asbestos, QC', + 1819893 => 'Gatineau, QC', + 1819983 => 'Saint-André-Avellin, QC', + 1819985 => 'Thurso, QC', + 1819986 => 'Gatineau, QC', + 1825 => 'Alberta', + 1828 => 'North Carolina', + 1828210 => 'Asheville, NC', + 1828213 => 'Asheville, NC', + 1828225 => 'Asheville, NC', + 1828232 => 'Asheville, NC', + 1828236 => 'Asheville, NC', + 1828241 => 'Catawba, NC', + 1828245 => 'Forest City, NC', + 1828246 => 'Waynesville, NC', + 1828247 => 'Forest City, NC', + 1828248 => 'Forest City, NC', + 1828250 => 'Asheville, NC', + 1828251 => 'Asheville, NC', + 1828252 => 'Asheville, NC', + 1828253 => 'Asheville, NC', + 1828254 => 'Asheville, NC', + 1828255 => 'Asheville, NC', + 1828256 => 'Hickory, NC', + 1828257 => 'Asheville, NC', + 1828258 => 'Asheville, NC', + 1828259 => 'Asheville, NC', + 1828261 => 'Hickory, NC', + 1828262 => 'Boone, NC', + 1828263 => 'Boone, NC', + 1828264 => 'Boone, NC', + 1828265 => 'Boone, NC', + 1828267 => 'Hickory, NC', + 1828268 => 'Boone, NC', + 1828274 => 'Asheville, NC', + 1828277 => 'Asheville, NC', + 1828281 => 'Asheville, NC', + 1828285 => 'Asheville, NC', + 1828287 => 'Rutherfordton, NC', + 1828288 => 'Rutherfordton, NC', + 1828293 => 'Cullowhee, NC', + 1828294 => 'Hickory, NC', + 1828295 => 'Blowing Rock, NC', + 1828298 => 'Asheville, NC', + 1828299 => 'Asheville, NC', + 1828304 => 'Hickory, NC', + 1828315 => 'Hickory, NC', + 1828321 => 'Andrews, NC', + 1828322 => 'Hickory, NC', + 1828323 => 'Hickory, NC', + 1828324 => 'Hickory, NC', + 1828326 => 'Hickory, NC', + 1828327 => 'Hickory, NC', + 1828328 => 'Hickory, NC', + 1828345 => 'Hickory, NC', + 1828348 => 'Asheville, NC', + 1828349 => 'Franklin, NC', + 1828350 => 'Asheville, NC', + 1828369 => 'Franklin, NC', + 1828389 => 'Hayesville, NC', + 1828396 => 'Granite Falls, NC', + 1828398 => 'Asheville, NC', + 1828428 => 'Maiden, NC', + 1828430 => 'Morganton, NC', + 1828433 => 'Morganton, NC', + 1828437 => 'Morganton, NC', + 1828438 => 'Morganton, NC', + 1828439 => 'Morganton, NC', + 1828452 => 'Waynesville, NC', + 1828453 => 'Ellenboro, NC', + 1828454 => 'Waynesville, NC', + 1828456 => 'Waynesville, NC', + 1828459 => 'Claremont, NC', + 1828464 => 'Newton, NC', + 1828465 => 'Newton, NC', + 1828466 => 'Newton, NC', + 1828478 => 'Sherrills Ford, NC', + 1828479 => 'Robbinsville, NC', + 1828488 => 'Bryson City, NC', + 1828495 => 'Hickory, NC', + 1828497 => 'Cherokee, NC', + 1828505 => 'Asheville, NC', + 1828524 => 'Franklin, NC', + 1828526 => 'Highlands, NC', + 1828572 => 'Lenoir, NC', + 1828575 => 'Asheville, NC', + 1828580 => 'Morganton, NC', + 1828584 => 'Morganton, NC', + 1828586 => 'Sylva, NC', + 1828625 => 'Lake Lure, NC', + 1828627 => 'Clyde, NC', + 1828628 => 'Fairview, NC', + 1828631 => 'Sylva, NC', + 1828632 => 'Taylorsville, NC', + 1828635 => 'Taylorsville, NC', + 1828645 => 'Weaverville, NC', + 1828648 => 'Canton, NC', + 1828649 => 'Marshall, NC', + 1828652 => 'Marion, NC', + 1828658 => 'Weaverville, NC', + 1828659 => 'Marion, NC', + 1828667 => 'Candler, NC', + 1828668 => 'Old Fort, NC', + 1828669 => 'Black Mountain, NC', + 1828670 => 'Asheville, NC', + 1828675 => 'Burnsville, NC', + 1828682 => 'Burnsville, NC', + 1828683 => 'Leicester, NC', + 1828685 => 'Hendersonville, NC', + 1828686 => 'Swannanoa, NC', + 1828688 => 'Bakersville, NC', + 1828689 => 'Mars Hill, NC', + 1828692 => 'Hendersonville, NC', + 1828693 => 'Hendersonville, NC', + 1828694 => 'Hendersonville, NC', + 1828696 => 'Hendersonville, NC', + 1828697 => 'Hendersonville, NC', + 1828698 => 'Hendersonville, NC', + 1828713 => 'Asheville, NC', + 1828726 => 'Lenoir, NC', + 1828733 => 'Newland, NC', + 1828737 => 'Newland, NC', + 1828738 => 'Marion, NC', + 1828743 => 'Cashiers, NC', + 1828749 => 'Saluda, NC', + 1828754 => 'Lenoir, NC', + 1828757 => 'Lenoir, NC', + 1828758 => 'Lenoir, NC', + 1828765 => 'Spruce Pine, NC', + 1828766 => 'Spruce Pine, NC', + 1828771 => 'Asheville, NC', + 1828773 => 'Boone, NC', + 1828835 => 'Murphy, NC', + 1828837 => 'Murphy, NC', + 1828855 => 'Hickory, NC', + 1828859 => 'Tryon, NC', + 1828862 => 'Brevard, NC', + 1828863 => 'Columbus, NC', + 1828874 => 'Valdese, NC', + 1828877 => 'Brevard, NC', + 1828879 => 'Valdese, NC', + 1828883 => 'Brevard, NC', + 1828884 => 'Brevard, NC', + 1828885 => 'Brevard, NC', + 1828894 => 'Columbus, NC', + 1828898 => 'Banner Elk, NC', + 1828926 => 'Maggie Valley, NC', + 1830 => 'Texas', + 1830214 => 'New Braunfels, TX', + 1830216 => 'Floresville, TX', + 1830232 => 'Leakey, TX', + 1830238 => 'Hunt, TX', + 1830249 => 'Boerne, TX', + 1830257 => 'Kerrville, TX', + 1830278 => 'Uvalde, TX', + 1830281 => 'Pleasanton, TX', + 1830298 => 'Laughlin AFB, TX', + 1830303 => 'Seguin, TX', + 1830331 => 'Boerne, TX', + 1830334 => 'Pearsall, TX', + 1830336 => 'Boerne, TX', + 1830367 => 'Ingram, TX', + 1830372 => 'Seguin, TX', + 1830374 => 'Crystal City, TX', + 1830379 => 'Seguin, TX', + 1830393 => 'Floresville, TX', + 1830401 => 'Seguin, TX', + 1830426 => 'Hondo, TX', + 1830438 => 'Bulverde, TX', + 1830515 => 'New Braunfels, TX', + 1830537 => 'Boerne, TX', + 1830538 => 'Castroville, TX', + 1830563 => 'Brackettville, TX', + 1830569 => 'Pleasanton, TX', + 1830583 => 'Kenedy, TX', + 1830591 => 'Uvalde, TX', + 1830598 => 'Horseshoe Bay, TX', + 1830606 => 'New Braunfels, TX', + 1830608 => 'New Braunfels, TX', + 1830609 => 'New Braunfels, TX', + 1830620 => 'New Braunfels, TX', + 1830624 => 'New Braunfels, TX', + 1830625 => 'New Braunfels, TX', + 1830626 => 'New Braunfels, TX', + 1830627 => 'New Braunfels, TX', + 1830629 => 'New Braunfels, TX', + 1830634 => 'Center Point, TX', + 1830643 => 'New Braunfels, TX', + 1830663 => 'Devine, TX', + 1830665 => 'Devine, TX', + 1830672 => 'Gonzales, TX', + 1830683 => 'Rocksprings, TX', + 1830693 => 'Marble Falls, TX', + 1830708 => 'New Braunfels, TX', + 1830741 => 'Hondo, TX', + 1830742 => 'Poteet, TX', + 1830755 => 'Boerne, TX', + 1830757 => 'Eagle Pass, TX', + 1830758 => 'Eagle Pass, TX', + 1830768 => 'Del Rio, TX', + 1830769 => 'Jourdanton, TX', + 1830772 => 'Lytle, TX', + 1830773 => 'Eagle Pass, TX', + 1830774 => 'Del Rio, TX', + 1830775 => 'Del Rio, TX', + 1830778 => 'Del Rio, TX', + 1830779 => 'La Vernia, TX', + 1830780 => 'Karnes City, TX', + 1830792 => 'Kerrville, TX', + 1830796 => 'Bandera, TX', + 1830798 => 'Marble Falls, TX', + 1830816 => 'Boerne, TX', + 1830833 => 'Blanco, TX', + 1830868 => 'Johnson City, TX', + 1830875 => 'Luling, TX', + 1830876 => 'Carrizo Springs, TX', + 1830879 => 'Cotulla, TX', + 1830885 => 'Spring Branch, TX', + 1830895 => 'Kerrville, TX', + 1830896 => 'Kerrville, TX', + 1830899 => 'Canyon Lake, TX', + 1830931 => 'Castroville, TX', + 1830935 => 'Canyon Lake, TX', + 1830964 => 'Canyon Lake, TX', + 1830965 => 'Dilley, TX', + 1830966 => 'Utopia, TX', + 1830981 => 'Boerne, TX', + 1830990 => 'Fredericksburg, TX', + 1830992 => 'Fredericksburg, TX', + 1830995 => 'Comfort, TX', + 1830996 => 'Stockdale, TX', + 1830997 => 'Fredericksburg, TX', + 1831 => 'California', + 1831333 => 'Monterey, CA', + 1831335 => 'Felton, CA', + 1831336 => 'Ben Lomond, CA', + 1831338 => 'Boulder Creek, CA', + 1831372 => 'Monterey, CA', + 1831373 => 'Monterey, CA', + 1831375 => 'Monterey, CA', + 1831384 => 'Marina, CA', + 1831385 => 'King City, CA', + 1831386 => 'King City, CA', + 1831393 => 'Seaside, CA', + 1831394 => 'Seaside, CA', + 1831420 => 'Santa Cruz, CA', + 1831421 => 'Santa Cruz, CA', + 1831422 => 'Salinas, CA', + 1831423 => 'Santa Cruz, CA', + 1831424 => 'Salinas, CA', + 1831425 => 'Santa Cruz, CA', + 1831426 => 'Santa Cruz, CA', + 1831427 => 'Santa Cruz, CA', + 1831429 => 'Santa Cruz, CA', + 1831430 => 'Scotts Valley, CA', + 1831438 => 'Scotts Valley, CA', + 1831439 => 'Scotts Valley, CA', + 1831440 => 'Scotts Valley, CA', + 1831442 => 'Salinas, CA', + 1831443 => 'Salinas, CA', + 1831444 => 'Salinas, CA', + 1831449 => 'Salinas, CA', + 1831454 => 'Santa Cruz, CA', + 1831455 => 'Salinas, CA', + 1831457 => 'Santa Cruz, CA', + 1831458 => 'Santa Cruz, CA', + 1831459 => 'Santa Cruz, CA', + 1831460 => 'Santa Cruz, CA', + 1831466 => 'Santa Cruz, CA', + 1831469 => 'Santa Cruz, CA', + 1831479 => 'Santa Cruz, CA', + 1831484 => 'Salinas, CA', + 1831600 => 'Santa Cruz, CA', + 1831620 => 'Carmel, CA', + 1831622 => 'Carmel, CA', + 1831623 => 'San Jn Bautista, CA', + 1831624 => 'Carmel, CA', + 1831625 => 'Carmel, CA', + 1831626 => 'Carmel, CA', + 1831630 => 'Hollister, CA', + 1831633 => 'Castroville, CA', + 1831635 => 'Hollister, CA', + 1831636 => 'Hollister, CA', + 1831637 => 'Hollister, CA', + 1831638 => 'Hollister, CA', + 1831643 => 'Monterey, CA', + 1831644 => 'Monterey, CA', + 1831646 => 'Monterey, CA', + 1831647 => 'Monterey, CA', + 1831648 => 'Monterey, CA', + 1831649 => 'Monterey, CA', + 1831655 => 'Monterey, CA', + 1831656 => 'Monterey, CA', + 1831659 => 'Carmel Valley, CA', + 1831662 => 'Aptos, CA', + 1831663 => 'Salinas, CA', + 1831674 => 'Greenfield, CA', + 1831675 => 'Gonzales, CA', + 1831678 => 'Soledad, CA', + 1831684 => 'Aptos, CA', + 1831685 => 'Aptos, CA', + 1831688 => 'Aptos, CA', + 1831722 => 'Watsonville, CA', + 1831724 => 'Watsonville, CA', + 1831726 => 'Aromas, CA', + 1831728 => 'Watsonville, CA', + 1831751 => 'Salinas, CA', + 1831753 => 'Salinas, CA', + 1831754 => 'Salinas, CA', + 1831755 => 'Salinas, CA', + 1831757 => 'Salinas, CA', + 1831758 => 'Salinas, CA', + 1831759 => 'Salinas, CA', + 1831761 => 'Watsonville, CA', + 1831763 => 'Watsonville, CA', + 1831768 => 'Watsonville, CA', + 1831769 => 'Salinas, CA', + 1831771 => 'Salinas, CA', + 1831786 => 'Watsonville, CA', + 1831796 => 'Salinas, CA', + 1831883 => 'Marina, CA', + 1831899 => 'Seaside, CA', + 1831998 => 'Salinas, CA', + 1832 => 'Texas', + 1832203 => 'Houston, TX', + 1832230 => 'Houston, TX', + 1832237 => 'Houston, TX', + 1832242 => 'Houston, TX', + 1832243 => 'Houston, TX', + 1832249 => 'Houston, TX', + 1832251 => 'Houston, TX', + 1832286 => 'Houston, TX', + 1832325 => 'Houston, TX', + 1832328 => 'Houston, TX', + 1832355 => 'Houston, TX', + 1832358 => 'Houston, TX', + 1832426 => 'Houston, TX', + 1832437 => 'Katy, TX', + 1832467 => 'Houston, TX', + 1832476 => 'Houston, TX', + 1832538 => 'Houston, TX', + 1832582 => 'Houston, TX', + 1832593 => 'Houston, TX', + 1832623 => 'Houston, TX', + 1832632 => 'League City, TX', + 1832644 => 'Humble, TX', + 1832649 => 'Houston, TX', + 1832736 => 'Pearland, TX', + 1832767 => 'Houston, TX', + 1832778 => 'Houston, TX', + 1832813 => 'Spring, TX', + 1832822 => 'Houston, TX', + 1832824 => 'Houston, TX', + 1832826 => 'Houston, TX', + 1832912 => 'Houston, TX', + 1832934 => 'Magnolia, TX', + 1843 => 'South Carolina', + 1843207 => 'North Charleston, SC', + 1843208 => 'Hardeeville, SC', + 1843213 => 'Myrtle Beach, SC', + 1843215 => 'Myrtle Beach, SC', + 1843216 => 'Mount Pleasant, SC', + 1843228 => 'Beaufort, SC', + 1843234 => 'Conway, SC', + 1843235 => 'Pawleys Island, SC', + 1843236 => 'Myrtle Beach, SC', + 1843237 => 'Pawleys Island, SC', + 1843238 => 'Surfside Beach, SC', + 1843241 => 'Myrtle Beach, SC', + 1843248 => 'Conway, SC', + 1843261 => 'Summerville, SC', + 1843264 => 'Andrews, SC', + 1843292 => 'Florence, SC', + 1843293 => 'Myrtle Beach, SC', + 1843294 => 'Myrtle Beach, SC', + 1843317 => 'Florence, SC', + 1843326 => 'Lamar, SC', + 1843332 => 'Hartsville, SC', + 1843339 => 'Hartsville, SC', + 1843341 => 'Hilton Head Isle, SC', + 1843342 => 'Hilton Head Isle, SC', + 1843346 => 'Timmonsville, SC', + 1843347 => 'Conway, SC', + 1843349 => 'Conway, SC', + 1843354 => 'Kingstree, SC', + 1843355 => 'Kingstree, SC', + 1843357 => 'Murrells Inlet, SC', + 1843358 => 'Aynor, SC', + 1843363 => 'Hilton Head Isle, SC', + 1843365 => 'Conway, SC', + 1843369 => 'Conway, SC', + 1843374 => 'Lake City, SC', + 1843379 => 'Beaufort, SC', + 1843382 => 'Kingstree, SC', + 1843383 => 'Hartsville, SC', + 1843386 => 'Johnsonville, SC', + 1843388 => 'Mount Pleasant, SC', + 1843393 => 'Darlington, SC', + 1843394 => 'Lake City, SC', + 1843395 => 'Darlington, SC', + 1843397 => 'Conway, SC', + 1843398 => 'Darlington, SC', + 1843402 => 'Charleston, SC', + 1843406 => 'Charleston, SC', + 1843407 => 'Florence, SC', + 1843413 => 'Florence, SC', + 1843416 => 'Mount Pleasant, SC', + 1843423 => 'Marion, SC', + 1843444 => 'Myrtle Beach, SC', + 1843445 => 'Myrtle Beach, SC', + 1843448 => 'Myrtle Beach, SC', + 1843449 => 'Myrtle Beach, SC', + 1843454 => 'Bennettsville, SC', + 1843455 => 'Myrtle Beach, SC', + 1843464 => 'Mullins, SC', + 1843479 => 'Bennettsville, SC', + 1843488 => 'Conway, SC', + 1843492 => 'Myrtle Beach, SC', + 1843493 => 'Pamplico, SC', + 1843497 => 'Myrtle Beach, SC', + 1843520 => 'Georgetown, SC', + 1843521 => 'Beaufort, SC', + 1843522 => 'Beaufort, SC', + 1843524 => 'Beaufort, SC', + 1843525 => 'Beaufort, SC', + 1843527 => 'Georgetown, SC', + 1843529 => 'North Charleston, SC', + 1843537 => 'Cheraw, SC', + 1843538 => 'Walterboro, SC', + 1843545 => 'Georgetown, SC', + 1843546 => 'Georgetown, SC', + 1843549 => 'Walterboro, SC', + 1843552 => 'North Charleston, SC', + 1843556 => 'Charleston, SC', + 1843558 => 'Hemingway, SC', + 1843559 => 'Johns Island, SC', + 1843563 => 'St. George, SC', + 1843567 => 'St. Stephen, SC', + 1843571 => 'Charleston, SC', + 1843573 => 'Charleston, SC', + 1843577 => 'Charleston, SC', + 1843588 => 'Folly Beach, SC', + 1843623 => 'Chesterfield, SC', + 1843626 => 'Myrtle Beach, SC', + 1843629 => 'Florence, SC', + 1843645 => 'Ridgeland, SC', + 1843650 => 'Myrtle Beach, SC', + 1843651 => 'Murrells Inlet, SC', + 1843652 => 'Murrells Inlet, SC', + 1843654 => 'Mount Pleasant, SC', + 1843658 => 'Jefferson, SC', + 1843659 => 'Turbeville, SC', + 1843661 => 'Florence, SC', + 1843662 => 'Florence, SC', + 1843664 => 'Florence, SC', + 1843665 => 'Florence, SC', + 1843667 => 'Florence, SC', + 1843669 => 'Florence, SC', + 1843671 => 'Hilton Head Isle, SC', + 1843672 => 'Pageland, SC', + 1843673 => 'Florence, SC', + 1843676 => 'Florence, SC', + 1843679 => 'Florence, SC', + 1843681 => 'Hilton Head Isle, SC', + 1843682 => 'Hilton Head Isle, SC', + 1843686 => 'Hilton Head Isle, SC', + 1843689 => 'Hilton Head Isle, SC', + 1843692 => 'Myrtle Beach, SC', + 1843695 => 'Summerville, SC', + 1843705 => 'Bluffton, SC', + 1843706 => 'Bluffton, SC', + 1843712 => 'Myrtle Beach, SC', + 1843716 => 'Loris, SC', + 1843720 => 'Charleston, SC', + 1843722 => 'Charleston, SC', + 1843723 => 'Charleston, SC', + 1843724 => 'Charleston, SC', + 1843726 => 'Ridgeland, SC', + 1843727 => 'Charleston, SC', + 1843740 => 'North Charleston, SC', + 1843744 => 'North Charleston, SC', + 1843745 => 'North Charleston, SC', + 1843747 => 'North Charleston, SC', + 1843752 => 'Latta, SC', + 1843756 => 'Loris, SC', + 1843757 => 'Bluffton, SC', + 1843760 => 'North Charleston, SC', + 1843761 => 'Moncks Corner, SC', + 1843762 => 'Charleston, SC', + 1843763 => 'Charleston, SC', + 1843766 => 'Charleston, SC', + 1843767 => 'North Charleston, SC', + 1843768 => 'Johns Island, SC', + 1843769 => 'Charleston, SC', + 1843771 => 'Summerville, SC', + 1843774 => 'Dillon, SC', + 1843777 => 'Florence, SC', + 1843782 => 'Walterboro, SC', + 1843784 => 'Hardeeville, SC', + 1843785 => 'Hilton Head Isle, SC', + 1843789 => 'Charleston, SC', + 1843792 => 'Charleston, SC', + 1843795 => 'Charleston, SC', + 1843815 => 'Bluffton, SC', + 1843821 => 'Summerville, SC', + 1843832 => 'Summerville, SC', + 1843835 => 'Cottageville, SC', + 1843836 => 'Bluffton, SC', + 1843837 => 'Bluffton, SC', + 1843838 => 'Saint Helena Island, SC', + 1843839 => 'Myrtle Beach, SC', + 1843841 => 'Dillon, SC', + 1843842 => 'Hilton Head Isle, SC', + 1843846 => 'Beaufort, SC', + 1843849 => 'Mount Pleasant, SC', + 1843851 => 'Summerville, SC', + 1843852 => 'Charleston, SC', + 1843853 => 'Charleston, SC', + 1843856 => 'Mount Pleasant, SC', + 1843869 => 'Edisto Island, SC', + 1843871 => 'Summerville, SC', + 1843873 => 'Summerville, SC', + 1843875 => 'Summerville, SC', + 1843876 => 'Charleston, SC', + 1843881 => 'Mount Pleasant, SC', + 1843884 => 'Mount Pleasant, SC', + 1843886 => 'Isle of Palms, SC', + 1843889 => 'Hollywood, SC', + 1843899 => 'Moncks Corner, SC', + 1843903 => 'Myrtle Beach, SC', + 1843915 => 'Conway, SC', + 1843916 => 'Myrtle Beach, SC', + 1843937 => 'Charleston, SC', + 1843946 => 'Myrtle Beach, SC', + 1843958 => 'Charleston, SC', + 1843971 => 'Mount Pleasant, SC', + 1843986 => 'Beaufort, SC', + 1845 => 'New York', + 1845225 => 'Carmel, NY', + 1845228 => 'Carmel, NY', + 1845229 => 'Hyde Park, NY', + 1845231 => 'Fishkill, NY', + 1845236 => 'Marlboro, NY', + 1845246 => 'Saugerties, NY', + 1845247 => 'Saugerties, NY', + 1845252 => 'Narrowsburg, NY', + 1845255 => 'New Paltz, NY', + 1845256 => 'New Paltz, NY', + 1845258 => 'Pine Island, NY', + 1845265 => 'Cold Spring, NY', + 1845267 => 'Congers, NY', + 1845268 => 'Congers, NY', + 1845278 => 'Brewster, NY', + 1845279 => 'Brewster, NY', + 1845291 => 'Goshen, NY', + 1845292 => 'Liberty, NY', + 1845294 => 'Goshen, NY', + 1845296 => 'Wappingers Falls, NY', + 1845297 => 'Wappingers Falls, NY', + 1845298 => 'Wappingers Falls, NY', + 1845331 => 'Kingston, NY', + 1845334 => 'Kingston, NY', + 1845336 => 'Kingston, NY', + 1845338 => 'Kingston, NY', + 1845339 => 'Kingston, NY', + 1845340 => 'Kingston, NY', + 1845341 => 'Middletown, NY', + 1845342 => 'Middletown, NY', + 1845343 => 'Middletown, NY', + 1845344 => 'Middletown, NY', + 1845348 => 'Nyack, NY', + 1845351 => 'Tuxedo Park, NY', + 1845353 => 'Nyack, NY', + 1845357 => 'Suffern, NY', + 1845358 => 'Nyack, NY', + 1845364 => 'Pomona, NY', + 1845368 => 'Suffern, NY', + 1845369 => 'Suffern, NY', + 1845373 => 'Amenia, NY', + 1845374 => 'New Hampton, NY', + 1845386 => 'Otisville, NY', + 1845424 => 'Garrison, NY', + 1845427 => 'Maybrook, NY', + 1845431 => 'Poughkeepsie, NY', + 1845439 => 'Livingston Manor, NY', + 1845446 => 'Highland Falls, NY', + 1845452 => 'Poughkeepsie, NY', + 1845454 => 'Poughkeepsie, NY', + 1845457 => 'Montgomery, NY', + 1845462 => 'Poughkeepsie, NY', + 1845463 => 'Poughkeepsie, NY', + 1845469 => 'Chester, NY', + 1845471 => 'Poughkeepsie, NY', + 1845473 => 'Poughkeepsie, NY', + 1845477 => 'Greenwood Lake, NY', + 1845482 => 'Jeffersonville, NY', + 1845483 => 'Poughkeepsie, NY', + 1845485 => 'Poughkeepsie, NY', + 1845486 => 'Poughkeepsie, NY', + 1845496 => 'Washingtonville, NY', + 1845497 => 'Washingtonville, NY', + 1845528 => 'Putnam Valley, NY', + 1845534 => 'Cornwall, NY', + 1845561 => 'Newburgh, NY', + 1845562 => 'Newburgh, NY', + 1845563 => 'Newburgh, NY', + 1845564 => 'Newburgh, NY', + 1845565 => 'Newburgh, NY', + 1845566 => 'Newburgh, NY', + 1845568 => 'Newburgh, NY', + 1845569 => 'Newburgh, NY', + 1845575 => 'Poughkeepsie, NY', + 1845586 => 'Margaretville, NY', + 1845615 => 'Goshen, NY', + 1845621 => 'Mahopac, NY', + 1845623 => 'Nanuet, NY', + 1845624 => 'Nanuet, NY', + 1845626 => 'Kerhonkson, NY', + 1845627 => 'Nanuet, NY', + 1845628 => 'Mahopac, NY', + 1845632 => 'Wappingers Falls, NY', + 1845634 => 'New City, NY', + 1845635 => 'Pleasant Valley, NY', + 1845638 => 'New City, NY', + 1845639 => 'New City, NY', + 1845647 => 'Ellenville, NY', + 1845651 => 'Florida, NY', + 1845676 => 'Andes, NY', + 1845677 => 'Millbrook, NY', + 1845679 => 'Woodstock, NY', + 1845687 => 'Stone Ridge, NY', + 1845691 => 'Highland, NY', + 1845692 => 'Middletown, NY', + 1845695 => 'Middletown, NY', + 1845703 => 'Middletown, NY', + 1845708 => 'New City, NY', + 1845724 => 'Poughquag, NY', + 1845733 => 'Bloomingburg, NY', + 1845735 => 'Pearl River, NY', + 1845744 => 'Pine Bush, NY', + 1845753 => 'Sloatsburg, NY', + 1845758 => 'Red Hook, NY', + 1845774 => 'Monroe, NY', + 1845778 => 'Walden, NY', + 1845781 => 'Monroe, NY', + 1845782 => 'Monroe, NY', + 1845783 => 'Monroe, NY', + 1845791 => 'Monticello, NY', + 1845794 => 'Monticello, NY', + 1845795 => 'Milton, NY', + 1845796 => 'Monticello, NY', + 1845831 => 'Beacon, NY', + 1845832 => 'Wingdale, NY', + 1845838 => 'Beacon, NY', + 1845849 => 'Poughkeepsie, NY', + 1845855 => 'Pawling, NY', + 1845856 => 'Port Jervis, NY', + 1845858 => 'Port Jervis, NY', + 1845868 => 'Stanfordville, NY', + 1845876 => 'Rhinebeck, NY', + 1845877 => 'Dover Plains, NY', + 1845878 => 'Patterson, NY', + 1845887 => 'Callicoon, NY', + 1845888 => 'Wurtsboro, NY', + 1845895 => 'Wallkill, NY', + 1845896 => 'Fishkill, NY', + 1845897 => 'Fishkill, NY', + 1845928 => 'Central Valley, NY', + 1845938 => 'West Point, NY', + 1845942 => 'Stony Point, NY', + 1845985 => 'Grahamsville, NY', + 1845986 => 'Warwick, NY', + 1845987 => 'Warwick, NY', + 1845988 => 'Warwick, NY', + 1847 => 'Illinois', + 1847202 => 'Palatine, IL', + 1847205 => 'Northbrook, IL', + 1847214 => 'Elgin, IL', + 1847221 => 'Palatine, IL', + 1847223 => 'Grayslake, IL', + 1847231 => 'Grayslake, IL', + 1847234 => 'Lake Forest, IL', + 1847236 => 'Deerfield, IL', + 1847240 => 'Schaumburg, IL', + 1847249 => 'Waukegan, IL', + 1847251 => 'Wilmette, IL', + 1847256 => 'Wilmette, IL', + 1847266 => 'Highland Park, IL', + 1847272 => 'Northbrook, IL', + 1847277 => 'Barrington, IL', + 1847288 => 'Franklin Park, IL', + 1847289 => 'Elgin, IL', + 1847291 => 'Northbrook, IL', + 1847292 => 'Park Ridge, IL', + 1847294 => 'Des Plaines, IL', + 1847295 => 'Lake Forest, IL', + 1847296 => 'Des Plaines, IL', + 1847297 => 'Des Plaines, IL', + 1847298 => 'Des Plaines, IL', + 1847299 => 'Des Plaines, IL', + 1847301 => 'Schaumburg, IL', + 1847304 => 'Barrington, IL', + 1847316 => 'Evanston, IL', + 1847317 => 'Deerfield, IL', + 1847318 => 'Park Ridge, IL', + 1847328 => 'Evanston, IL', + 1847329 => 'Skokie, IL', + 1847330 => 'Schaumburg, IL', + 1847332 => 'Evanston, IL', + 1847336 => 'Waukegan, IL', + 1847352 => 'Schaumburg, IL', + 1847356 => 'Lake Villa, IL', + 1847358 => 'Palatine, IL', + 1847359 => 'Palatine, IL', + 1847360 => 'Waukegan, IL', + 1847362 => 'Libertyville, IL', + 1847367 => 'Libertyville, IL', + 1847377 => 'Waukegan, IL', + 1847381 => 'Barrington, IL', + 1847382 => 'Barrington, IL', + 1847391 => 'Des Plaines, IL', + 1847395 => 'Antioch, IL', + 1847412 => 'Northbrook, IL', + 1847413 => 'Schaumburg, IL', + 1847424 => 'Evanston, IL', + 1847425 => 'Evanston, IL', + 1847429 => 'Elgin, IL', + 1847432 => 'Highland Park, IL', + 1847433 => 'Highland Park, IL', + 1847438 => 'Lake Zurich, IL', + 1847446 => 'Winnetka, IL', + 1847451 => 'Franklin Park, IL', + 1847455 => 'Franklin Park, IL', + 1847458 => 'Algonquin, IL', + 1847462 => 'Cary, IL', + 1847466 => 'Schaumburg, IL', + 1847468 => 'Elgin, IL', + 1847473 => 'North Chicago, IL', + 1847475 => 'Evanston, IL', + 1847480 => 'Northbrook, IL', + 1847482 => 'Lake Forest, IL', + 1847486 => 'Glenview, IL', + 1847487 => 'Wauconda, IL', + 1847488 => 'Elgin, IL', + 1847491 => 'Evanston, IL', + 1847492 => 'Evanston, IL', + 1847498 => 'Northbrook, IL', + 1847509 => 'Northbrook, IL', + 1847515 => 'Huntley, IL', + 1847516 => 'Cary, IL', + 1847517 => 'Schaumburg, IL', + 1847518 => 'Park Ridge, IL', + 1847519 => 'Schaumburg, IL', + 1847524 => 'Schaumburg, IL', + 1847526 => 'Wauconda, IL', + 1847531 => 'Elgin, IL', + 1847535 => 'Lake Forest, IL', + 1847540 => 'Lake Zurich, IL', + 1847543 => 'Grayslake, IL', + 1847548 => 'Grayslake, IL', + 1847549 => 'Libertyville, IL', + 1847550 => 'Lake Zurich, IL', + 1847559 => 'Northbrook, IL', + 1847562 => 'Northbrook, IL', + 1847564 => 'Northbrook, IL', + 1847566 => 'Mundelein, IL', + 1847568 => 'Skokie, IL', + 1847570 => 'Evanston, IL', + 1847578 => 'North Chicago, IL', + 1847579 => 'Highland Park, IL', + 1847584 => 'Schaumburg, IL', + 1847587 => 'Fox Lake, IL', + 1847588 => 'Niles, IL', + 1847599 => 'Waukegan, IL', + 1847605 => 'Schaumburg, IL', + 1847608 => 'Elgin, IL', + 1847618 => 'Arlington Hts, IL', + 1847619 => 'Schaumburg, IL', + 1847622 => 'Elgin, IL', + 1847623 => 'Waukegan, IL', + 1847625 => 'Waukegan, IL', + 1847635 => 'Des Plaines, IL', + 1847639 => 'Cary, IL', + 1847647 => 'Niles, IL', + 1847657 => 'Glenview, IL', + 1847658 => 'Algonquin, IL', + 1847662 => 'Waukegan, IL', + 1847669 => 'Huntley, IL', + 1847672 => 'Waukegan, IL', + 1847673 => 'Skokie, IL', + 1847674 => 'Skokie, IL', + 1847675 => 'Skokie, IL', + 1847676 => 'Skokie, IL', + 1847677 => 'Skokie, IL', + 1847679 => 'Skokie, IL', + 1847680 => 'Libertyville, IL', + 1847681 => 'Highland Park, IL', + 1847683 => 'Hampshire, IL', + 1847688 => 'North Chicago, IL', + 1847689 => 'North Chicago, IL', + 1847692 => 'Park Ridge, IL', + 1847695 => 'Elgin, IL', + 1847696 => 'Park Ridge, IL', + 1847697 => 'Elgin, IL', + 1847698 => 'Park Ridge, IL', + 1847705 => 'Palatine, IL', + 1847714 => 'Northbrook, IL', + 1847723 => 'Park Ridge, IL', + 1847724 => 'Glenview, IL', + 1847726 => 'Lake Zurich, IL', + 1847729 => 'Glenview, IL', + 1847730 => 'Glenview, IL', + 1847731 => 'Zion, IL', + 1847733 => 'Evanston, IL', + 1847735 => 'Lake Forest, IL', + 1847741 => 'Elgin, IL', + 1847742 => 'Elgin, IL', + 1847746 => 'Zion, IL', + 1847763 => 'Skokie, IL', + 1847776 => 'Palatine, IL', + 1847782 => 'Waukegan, IL', + 1847784 => 'Northfield, IL', + 1847813 => 'Des Plaines, IL', + 1847823 => 'Park Ridge, IL', + 1847824 => 'Des Plaines, IL', + 1847825 => 'Park Ridge, IL', + 1847827 => 'Des Plaines, IL', + 1847831 => 'Highland Park, IL', + 1847832 => 'Glenview, IL', + 1847835 => 'Glencoe, IL', + 1847837 => 'Mundelein, IL', + 1847838 => 'Antioch, IL', + 1847841 => 'Elgin, IL', + 1847842 => 'Barrington, IL', + 1847853 => 'Wilmette, IL', + 1847854 => 'Algonquin, IL', + 1847855 => 'Gurnee, IL', + 1847856 => 'Gurnee, IL', + 1847864 => 'Evanston, IL', + 1847866 => 'Evanston, IL', + 1847869 => 'Evanston, IL', + 1847872 => 'Zion, IL', + 1847888 => 'Elgin, IL', + 1847891 => 'Schaumburg, IL', + 1847895 => 'Schaumburg, IL', + 1847920 => 'Wilmette, IL', + 1847923 => 'Schaumburg, IL', + 1847925 => 'Schaumburg, IL', + 1847926 => 'Highland Park, IL', + 1847931 => 'Elgin, IL', + 1847933 => 'Skokie, IL', + 1847934 => 'Palatine, IL', + 1847940 => 'Deerfield, IL', + 1847945 => 'Deerfield, IL', + 1847948 => 'Deerfield, IL', + 1847949 => 'Mundelein, IL', + 1847963 => 'Palatine, IL', + 1847969 => 'Schaumburg, IL', + 1847970 => 'Mundelein, IL', + 1847973 => 'Fox Lake, IL', + 1847982 => 'Skokie, IL', + 1847985 => 'Schaumburg, IL', + 1847991 => 'Palatine, IL', + 1847995 => 'Schaumburg, IL', + 1847998 => 'Glenview, IL', + 1848 => 'New Jersey', + 1850 => 'Florida', + 1850210 => 'Tallahassee, FL', + 1850215 => 'Panama City, FL', + 1850216 => 'Tallahassee, FL', + 1850219 => 'Tallahassee, FL', + 1850222 => 'Tallahassee, FL', + 1850224 => 'Tallahassee, FL', + 1850227 => 'Port St. Joe, FL', + 1850229 => 'Port St. Joe, FL', + 1850231 => 'Santa Rosa Beach, FL', + 1850232 => 'Pensacola, FL', + 1850243 => 'Fort Walton Bch, FL', + 1850244 => 'Fort Walton Bch, FL', + 1850248 => 'Lynn Haven, FL', + 1850251 => 'Tallahassee, FL', + 1850256 => 'Century, FL', + 1850258 => 'Panama City, FL', + 1850263 => 'Graceville, FL', + 1850265 => 'Lynn Haven, FL', + 1850267 => 'Santa Rosa Beach, FL', + 1850269 => 'Destin, FL', + 1850270 => 'Tallahassee, FL', + 1850271 => 'Lynn Haven, FL', + 1850279 => 'Niceville, FL', + 1850297 => 'Tallahassee, FL', + 1850309 => 'Tallahassee, FL', + 1850325 => 'Tallahassee, FL', + 1850329 => 'Tallahassee, FL', + 1850332 => 'Pensacola, FL', + 1850383 => 'Tallahassee, FL', + 1850385 => 'Tallahassee, FL', + 1850386 => 'Tallahassee, FL', + 1850391 => 'Tallahassee, FL', + 1850398 => 'Crestview, FL', + 1850402 => 'Tallahassee, FL', + 1850416 => 'Pensacola, FL', + 1850421 => 'Tallahassee, FL', + 1850422 => 'Tallahassee, FL', + 1850423 => 'Crestview, FL', + 1850424 => 'Destin, FL', + 1850425 => 'Tallahassee, FL', + 1850429 => 'Pensacola, FL', + 1850431 => 'Tallahassee, FL', + 1850432 => 'Pensacola, FL', + 1850433 => 'Pensacola, FL', + 1850434 => 'Pensacola, FL', + 1850435 => 'Pensacola, FL', + 1850436 => 'Pensacola, FL', + 1850437 => 'Pensacola, FL', + 1850438 => 'Pensacola, FL', + 1850439 => 'Pensacola, FL', + 1850444 => 'Pensacola, FL', + 1850452 => 'Pensacola, FL', + 1850453 => 'Pensacola, FL', + 1850455 => 'Pensacola, FL', + 1850456 => 'Pensacola, FL', + 1850457 => 'Pensacola, FL', + 1850458 => 'Pensacola, FL', + 1850460 => 'Destin, FL', + 1850466 => 'Pensacola, FL', + 1850469 => 'Pensacola, FL', + 1850470 => 'Pensacola, FL', + 1850471 => 'Pensacola, FL', + 1850473 => 'Pensacola, FL', + 1850474 => 'Pensacola, FL', + 1850475 => 'Pensacola, FL', + 1850476 => 'Pensacola, FL', + 1850477 => 'Pensacola, FL', + 1850478 => 'Pensacola, FL', + 1850479 => 'Pensacola, FL', + 1850481 => 'Panama City, FL', + 1850482 => 'Marianna, FL', + 1850484 => 'Pensacola, FL', + 1850488 => 'Tallahassee, FL', + 1850492 => 'Pensacola, FL', + 1850494 => 'Pensacola, FL', + 1850497 => 'Pensacola, FL', + 1850505 => 'Pensacola, FL', + 1850508 => 'Tallahassee, FL', + 1850514 => 'Tallahassee, FL', + 1850522 => 'Panama City, FL', + 1850523 => 'Tallahassee, FL', + 1850526 => 'Marianna, FL', + 1850535 => 'Vernon, FL', + 1850537 => 'Baker, FL', + 1850539 => 'Havana, FL', + 1850545 => 'Tallahassee, FL', + 1850547 => 'Bonifay, FL', + 1850561 => 'Tallahassee, FL', + 1850562 => 'Tallahassee, FL', + 1850574 => 'Tallahassee, FL', + 1850575 => 'Tallahassee, FL', + 1850576 => 'Tallahassee, FL', + 1850577 => 'Tallahassee, FL', + 1850580 => 'Tallahassee, FL', + 1850581 => 'Mary Esther, FL', + 1850584 => 'Perry, FL', + 1850587 => 'Molino, FL', + 1850592 => 'Grand Ridge, FL', + 1850593 => 'Sneads, FL', + 1850595 => 'Pensacola, FL', + 1850597 => 'Tallahassee, FL', + 1850607 => 'Pensacola, FL', + 1850622 => 'Santa Rosa Beach, FL', + 1850623 => 'Milton, FL', + 1850626 => 'Milton, FL', + 1850627 => 'Quincy, FL', + 1850638 => 'Chipley, FL', + 1850639 => 'Wewahitchka, FL', + 1850640 => 'Panama City, FL', + 1850643 => 'Bristol, FL', + 1850644 => 'Tallahassee, FL', + 1850650 => 'Destin, FL', + 1850651 => 'Shalimar, FL', + 1850653 => 'Apalachicola, FL', + 1850654 => 'Destin, FL', + 1850656 => 'Tallahassee, FL', + 1850663 => 'Chattahoochee, FL', + 1850664 => 'Fort Walton Bch, FL', + 1850668 => 'Tallahassee, FL', + 1850670 => 'Eastpoint, FL', + 1850671 => 'Tallahassee, FL', + 1850674 => 'Blountstown, FL', + 1850675 => 'Jay, FL', + 1850678 => 'Niceville, FL', + 1850681 => 'Tallahassee, FL', + 1850682 => 'Crestview, FL', + 1850683 => 'Crestview, FL', + 1850689 => 'Crestview, FL', + 1850696 => 'Pensacola, FL', + 1850697 => 'Carrabelle, FL', + 1850722 => 'Youngstown, FL', + 1850727 => 'Tallahassee, FL', + 1850729 => 'Niceville, FL', + 1850747 => 'Panama City, FL', + 1850763 => 'Panama City, FL', + 1850765 => 'Tallahassee, FL', + 1850769 => 'Panama City, FL', + 1850784 => 'Panama City, FL', + 1850785 => 'Panama City, FL', + 1850835 => 'Freeport, FL', + 1850837 => 'Destin, FL', + 1850838 => 'Perry, FL', + 1850857 => 'Pensacola, FL', + 1850862 => 'Fort Walton Bch, FL', + 1850863 => 'Fort Walton Bch, FL', + 1850864 => 'Fort Walton Bch, FL', + 1850871 => 'Panama City, FL', + 1850872 => 'Panama City, FL', + 1850874 => 'Panama City, FL', + 1850875 => 'Quincy, FL', + 1850877 => 'Tallahassee, FL', + 1850878 => 'Tallahassee, FL', + 1850883 => 'Eglin AFB, FL', + 1850891 => 'Tallahassee, FL', + 1850892 => 'DeFuniak Springs, FL', + 1850893 => 'Tallahassee, FL', + 1850894 => 'Tallahassee, FL', + 1850897 => 'Niceville, FL', + 1850912 => 'Pensacola, FL', + 1850913 => 'Panama City, FL', + 1850914 => 'Panama City, FL', + 1850916 => 'Gulf Breeze, FL', + 1850926 => 'Crawfordville, FL', + 1850932 => 'Gulf Breeze, FL', + 1850934 => 'Gulf Breeze, FL', + 1850936 => 'Navarre, FL', + 1850937 => 'Cantonment, FL', + 1850939 => 'Navarre, FL', + 1850941 => 'Pensacola, FL', + 1850942 => 'Tallahassee, FL', + 1850944 => 'Pensacola, FL', + 1850951 => 'DeFuniak Springs, FL', + 1850968 => 'Cantonment, FL', + 1850969 => 'Pensacola, FL', + 1850973 => 'Madison, FL', + 1850981 => 'Milton, FL', + 1850983 => 'Milton, FL', + 1850994 => 'Milton, FL', + 1850997 => 'Monticello, FL', + 1854 => 'Ohio', + 1856 => 'New Jersey', + 1856205 => 'Vineland, NJ', + 1856216 => 'Cherry Hill, NJ', + 1856218 => 'Sewell, NJ', + 1856222 => 'Mount Laurel, NJ', + 1856223 => 'Mullica Hill, NJ', + 1856225 => 'Camden, NJ', + 1856237 => 'Sicklerville, NJ', + 1856241 => 'Swedesboro, NJ', + 1856273 => 'Mount Laurel, NJ', + 1856293 => 'Millville, NJ', + 1856303 => 'Cinnaminson, NJ', + 1856321 => 'Cherry Hill, NJ', + 1856325 => 'Voorhees Township, NJ', + 1856327 => 'Millville, NJ', + 1856338 => 'Camden, NJ', + 1856342 => 'Camden, NJ', + 1856354 => 'Cherry Hill, NJ', + 1856358 => 'Elmer, NJ', + 1856365 => 'Camden, NJ', + 1856396 => 'Marlton, NJ', + 1856424 => 'Cherry Hill, NJ', + 1856427 => 'Cherry Hill, NJ', + 1856428 => 'Cherry Hill, NJ', + 1856447 => 'Cedarville, NJ', + 1856451 => 'Bridgeton, NJ', + 1856453 => 'Bridgeton, NJ', + 1856455 => 'Bridgeton, NJ', + 1856456 => 'Gloucester City, NJ', + 1856459 => 'Bridgeton, NJ', + 1856467 => 'Swedesboro, NJ', + 1856478 => 'Mullica Hill, NJ', + 1856482 => 'Cherry Hill, NJ', + 1856486 => 'Pennsauken Township, NJ', + 1856489 => 'Cherry Hill, NJ', + 1856507 => 'Vineland, NJ', + 1856541 => 'Camden, NJ', + 1856582 => 'Sewell, NJ', + 1856596 => 'Marlton, NJ', + 1856629 => 'Williamstown, NJ', + 1856641 => 'Vineland, NJ', + 1856665 => 'Pennsauken Township, NJ', + 1856667 => 'Cherry Hill, NJ', + 1856678 => 'Pennsville Township, NJ', + 1856690 => 'Vineland, NJ', + 1856691 => 'Vineland, NJ', + 1856692 => 'Vineland, NJ', + 1856694 => 'Franklinville, NJ', + 1856696 => 'Vineland, NJ', + 1856757 => 'Camden, NJ', + 1856764 => 'Delran, NJ', + 1856765 => 'Millville, NJ', + 1856769 => 'Woodstown, NJ', + 1856770 => 'Voorhees Township, NJ', + 1856772 => 'Voorhees Township, NJ', + 1856779 => 'Maple Shade Township, NJ', + 1856786 => 'Cinnaminson, NJ', + 1856794 => 'Vineland, NJ', + 1856797 => 'Marlton, NJ', + 1856810 => 'Marlton, NJ', + 1856825 => 'Millville, NJ', + 1856829 => 'Cinnaminson, NJ', + 1856857 => 'Cherry Hill, NJ', + 1856863 => 'Glassboro, NJ', + 1856874 => 'Cherry Hill, NJ', + 1856881 => 'Glassboro, NJ', + 1856931 => 'Bellmawr, NJ', + 1856933 => 'Bellmawr, NJ', + 1856935 => 'Salem, NJ', + 1856939 => 'Runnemede, NJ', + 1856963 => 'Camden, NJ', + 1856964 => 'Camden, NJ', + 1856966 => 'Camden, NJ', + 1856968 => 'Camden, NJ', + 1856983 => 'Marlton, NJ', + 1856985 => 'Marlton, NJ', + 1856988 => 'Marlton, NJ', + 1857 => 'Massachusetts', + 1857654 => 'Boston, MA', + 1858 => 'California', + 1858202 => 'San Diego, CA', + 1858268 => 'San Diego, CA', + 1858270 => 'San Diego, CA', + 1858271 => 'San Diego, CA', + 1858272 => 'San Diego, CA', + 1858273 => 'San Diego, CA', + 1858274 => 'San Diego, CA', + 1858277 => 'San Diego, CA', + 1858278 => 'San Diego, CA', + 1858279 => 'San Diego, CA', + 1858292 => 'San Diego, CA', + 1858300 => 'San Diego, CA', + 1858385 => 'San Diego, CA', + 1858391 => 'Poway, CA', + 1858450 => 'San Diego, CA', + 1858451 => 'San Diego, CA', + 1858453 => 'San Diego, CA', + 1858454 => 'La Jolla, CA', + 1858456 => 'La Jolla, CA', + 1858457 => 'San Diego, CA', + 1858458 => 'San Diego, CA', + 1858459 => 'La Jolla, CA', + 1858467 => 'San Diego, CA', + 1858483 => 'San Diego, CA', + 1858484 => 'San Diego, CA', + 1858485 => 'San Diego, CA', + 1858486 => 'Poway, CA', + 1858487 => 'San Diego, CA', + 1858488 => 'San Diego, CA', + 1858490 => 'San Diego, CA', + 1858492 => 'San Diego, CA', + 1858495 => 'San Diego, CA', + 1858496 => 'San Diego, CA', + 1858499 => 'San Diego, CA', + 1858505 => 'San Diego, CA', + 1858513 => 'Poway, CA', + 1858514 => 'San Diego, CA', + 1858521 => 'San Diego, CA', + 1858527 => 'San Diego, CA', + 1858530 => 'San Diego, CA', + 1858534 => 'La Jolla, CA', + 1858535 => 'San Diego, CA', + 1858536 => 'San Diego, CA', + 1858537 => 'San Diego, CA', + 1858538 => 'San Diego, CA', + 1858541 => 'San Diego, CA', + 1858546 => 'San Diego, CA', + 1858547 => 'San Diego, CA', + 1858549 => 'San Diego, CA', + 1858550 => 'San Diego, CA', + 1858551 => 'La Jolla, CA', + 1858552 => 'San Diego, CA', + 1858554 => 'La Jolla, CA', + 1858558 => 'San Diego, CA', + 1858560 => 'San Diego, CA', + 1858565 => 'San Diego, CA', + 1858566 => 'San Diego, CA', + 1858569 => 'San Diego, CA', + 1858571 => 'San Diego, CA', + 1858573 => 'San Diego, CA', + 1858576 => 'San Diego, CA', + 1858578 => 'San Diego, CA', + 1858581 => 'San Diego, CA', + 1858586 => 'San Diego, CA', + 1858587 => 'San Diego, CA', + 1858592 => 'San Diego, CA', + 1858597 => 'San Diego, CA', + 1858605 => 'San Diego, CA', + 1858613 => 'San Diego, CA', + 1858621 => 'San Diego, CA', + 1858622 => 'San Diego, CA', + 1858623 => 'San Diego, CA', + 1858625 => 'San Diego, CA', + 1858638 => 'San Diego, CA', + 1858642 => 'San Diego, CA', + 1858653 => 'San Diego, CA', + 1858668 => 'Poway, CA', + 1858672 => 'San Diego, CA', + 1858673 => 'San Diego, CA', + 1858674 => 'San Diego, CA', + 1858675 => 'San Diego, CA', + 1858676 => 'San Diego, CA', + 1858677 => 'San Diego, CA', + 1858678 => 'San Diego, CA', + 1858679 => 'Poway, CA', + 1858689 => 'San Diego, CA', + 1858693 => 'San Diego, CA', + 1858694 => 'San Diego, CA', + 1858695 => 'San Diego, CA', + 1858715 => 'San Diego, CA', + 1858748 => 'Poway, CA', + 1858756 => 'Rancho Santa Fe, CA', + 1858759 => 'Rancho Santa Fe, CA', + 1858764 => 'San Diego, CA', + 1858780 => 'San Diego, CA', + 1858822 => 'La Jolla, CA', + 1858866 => 'San Diego, CA', + 1858874 => 'San Diego, CA', + 1858939 => 'San Diego, CA', + 1858966 => 'San Diego, CA', + 1859 => 'Kentucky', + 1859212 => 'Florence, KY', + 1859219 => 'Lexington, KY', + 1859223 => 'Lexington, KY', + 1859224 => 'Lexington, KY', + 1859225 => 'Lexington, KY', + 1859226 => 'Lexington, KY', + 1859231 => 'Lexington, KY', + 1859233 => 'Lexington, KY', + 1859234 => 'Cynthiana, KY', + 1859236 => 'Danville, KY', + 1859238 => 'Danville, KY', + 1859239 => 'Danville, KY', + 1859245 => 'Lexington, KY', + 1859246 => 'Lexington, KY', + 1859252 => 'Lexington, KY', + 1859253 => 'Lexington, KY', + 1859254 => 'Lexington, KY', + 1859255 => 'Lexington, KY', + 1859257 => 'Lexington, KY', + 1859258 => 'Lexington, KY', + 1859259 => 'Lexington, KY', + 1859260 => 'Lexington, KY', + 1859263 => 'Lexington, KY', + 1859264 => 'Lexington, KY', + 1859266 => 'Lexington, KY', + 1859268 => 'Lexington, KY', + 1859269 => 'Lexington, KY', + 1859271 => 'Lexington, KY', + 1859272 => 'Lexington, KY', + 1859273 => 'Lexington, KY', + 1859275 => 'Lexington, KY', + 1859276 => 'Lexington, KY', + 1859277 => 'Lexington, KY', + 1859278 => 'Lexington, KY', + 1859281 => 'Lexington, KY', + 1859282 => 'Florence, KY', + 1859283 => 'Florence, KY', + 1859289 => 'Carlisle, KY', + 1859293 => 'Lexington, KY', + 1859294 => 'Lexington, KY', + 1859296 => 'Lexington, KY', + 1859299 => 'Lexington, KY', + 1859301 => 'Edgewood, KY', + 1859309 => 'Lexington, KY', + 1859313 => 'Lexington, KY', + 1859317 => 'Lexington, KY', + 1859323 => 'Lexington, KY', + 1859334 => 'Burlington, KY', + 1859335 => 'Lexington, KY', + 1859336 => 'Springfield, KY', + 1859363 => 'Independence, KY', + 1859368 => 'Lexington, KY', + 1859371 => 'Florence, KY', + 1859373 => 'Lexington, KY', + 1859381 => 'Lexington, KY', + 1859384 => 'Union, KY', + 1859389 => 'Lexington, KY', + 1859448 => 'Alexandria, KY', + 1859455 => 'Lexington, KY', + 1859472 => 'Butler, KY', + 1859485 => 'Walton, KY', + 1859497 => 'Mount Sterling, KY', + 1859498 => 'Mount Sterling, KY', + 1859499 => 'Mount Sterling, KY', + 1859514 => 'Lexington, KY', + 1859523 => 'Lexington, KY', + 1859525 => 'Florence, KY', + 1859543 => 'Lexington, KY', + 1859548 => 'Lancaster, KY', + 1859554 => 'Lexington, KY', + 1859567 => 'Warsaw, KY', + 1859572 => 'Fort Thomas, KY', + 1859586 => 'Burlington, KY', + 1859623 => 'Richmond, KY', + 1859624 => 'Richmond, KY', + 1859625 => 'Richmond, KY', + 1859626 => 'Richmond, KY', + 1859635 => 'Alexandria, KY', + 1859647 => 'Florence, KY', + 1859654 => 'Falmouth, KY', + 1859655 => 'Covington, KY', + 1859689 => 'Hebron, KY', + 1859727 => 'Erlanger, KY', + 1859734 => 'Harrodsburg, KY', + 1859737 => 'Winchester, KY', + 1859744 => 'Winchester, KY', + 1859745 => 'Winchester, KY', + 1859746 => 'Florence, KY', + 1859792 => 'Lancaster, KY', + 1859823 => 'Dry Ridge, KY', + 1859824 => 'Williamstown, KY', + 1859846 => 'Midway, KY', + 1859854 => 'Junction City, KY', + 1859858 => 'Wilmore, KY', + 1859873 => 'Versailles, KY', + 1859879 => 'Versailles, KY', + 1859881 => 'Nicholasville, KY', + 1859885 => 'Nicholasville, KY', + 1859887 => 'Nicholasville, KY', + 1859936 => 'Danville, KY', + 1859967 => 'Lexington, KY', + 1859971 => 'Lexington, KY', + 1859977 => 'Lexington, KY', + 1859983 => 'Lexington, KY', + 1859985 => 'Berea, KY', + 1859986 => 'Berea, KY', + 1859987 => 'Paris, KY', + 1860 => 'Connecticut', + 1860206 => 'Hartford, CT', + 1860210 => 'New Milford, CT', + 1860223 => 'New Britain, CT', + 1860224 => 'New Britain, CT', + 1860225 => 'New Britain, CT', + 1860229 => 'New Britain, CT', + 1860230 => 'Plainfield, CT', + 1860231 => 'West Hartford, CT', + 1860232 => 'West Hartford, CT', + 1860233 => 'West Hartford, CT', + 1860236 => 'West Hartford, CT', + 1860240 => 'Hartford, CT', + 1860241 => 'Hartford, CT', + 1860242 => 'Bloomfield, CT', + 1860243 => 'Bloomfield, CT', + 1860244 => 'Hartford, CT', + 1860246 => 'Hartford, CT', + 1860247 => 'Hartford, CT', + 1860249 => 'Hartford, CT', + 1860253 => 'Enfield, CT', + 1860258 => 'Rocky Hill, CT', + 1860265 => 'Enfield, CT', + 1860267 => 'East Hampton, CT', + 1860274 => 'Watertown, CT', + 1860275 => 'Hartford, CT', + 1860276 => 'Southington, CT', + 1860278 => 'Hartford, CT', + 1860282 => 'East Hartford, CT', + 1860283 => 'Thomaston, CT', + 1860284 => 'Farmington, CT', + 1860285 => 'Windsor, CT', + 1860286 => 'Bloomfield, CT', + 1860290 => 'East Hartford, CT', + 1860291 => 'East Hartford, CT', + 1860293 => 'Hartford, CT', + 1860295 => 'Marlborough, CT', + 1860296 => 'Hartford, CT', + 1860297 => 'Hartford, CT', + 1860298 => 'Windsor, CT', + 1860313 => 'West Hartford, CT', + 1860314 => 'Bristol, CT', + 1860342 => 'Portland, CT', + 1860343 => 'Middletown, CT', + 1860344 => 'Middletown, CT', + 1860346 => 'Middletown, CT', + 1860347 => 'Middletown, CT', + 1860348 => 'New Britain, CT', + 1860349 => 'Durham, CT', + 1860350 => 'New Milford, CT', + 1860354 => 'New Milford, CT', + 1860355 => 'New Milford, CT', + 1860357 => 'New Britain, CT', + 1860358 => 'Middletown, CT', + 1860364 => 'Sharon, CT', + 1860376 => 'Jewett City, CT', + 1860379 => 'Winsted, CT', + 1860388 => 'Old Saybrook, CT', + 1860395 => 'Old Saybrook, CT', + 1860399 => 'Westbrook, CT', + 1860408 => 'Simsbury, CT', + 1860417 => 'Watertown, CT', + 1860423 => 'Willimantic, CT', + 1860426 => 'Southington, CT', + 1860430 => 'Glastonbury, CT', + 1860432 => 'Manchester, CT', + 1860434 => 'Old Lyme, CT', + 1860437 => 'New London, CT', + 1860439 => 'New London, CT', + 1860442 => 'New London, CT', + 1860443 => 'New London, CT', + 1860444 => 'New London, CT', + 1860445 => 'Groton, CT', + 1860446 => 'Groton, CT', + 1860447 => 'New London, CT', + 1860448 => 'Groton, CT', + 1860449 => 'Groton, CT', + 1860450 => 'Willimantic, CT', + 1860464 => 'Gales Ferry, CT', + 1860465 => 'Willimantic, CT', + 1860482 => 'Torrington, CT', + 1860485 => 'Harwinton, CT', + 1860486 => 'Storrs, CT', + 1860489 => 'Torrington, CT', + 1860491 => 'Goshen, CT', + 1860496 => 'Torrington, CT', + 1860510 => 'Old Saybrook, CT', + 1860521 => 'West Hartford, CT', + 1860522 => 'Hartford, CT', + 1860523 => 'West Hartford, CT', + 1860524 => 'Hartford, CT', + 1860525 => 'Hartford, CT', + 1860527 => 'Hartford, CT', + 1860528 => 'East Hartford, CT', + 1860533 => 'Manchester, CT', + 1860535 => 'Stonington, CT', + 1860536 => 'Mystic, CT', + 1860537 => 'Colchester, CT', + 1860542 => 'Norfolk, CT', + 1860545 => 'Hartford, CT', + 1860546 => 'Canterbury, CT', + 1860547 => 'Hartford, CT', + 1860548 => 'Hartford, CT', + 1860549 => 'Hartford, CT', + 1860560 => 'Hartford, CT', + 1860561 => 'West Hartford, CT', + 1860564 => 'Plainfield, CT', + 1860567 => 'Litchfield, CT', + 1860568 => 'East Hartford, CT', + 1860569 => 'East Hartford, CT', + 1860570 => 'West Hartford, CT', + 1860571 => 'Wethersfield, CT', + 1860572 => 'Mystic, CT', + 1860582 => 'Bristol, CT', + 1860583 => 'Bristol, CT', + 1860584 => 'Bristol, CT', + 1860585 => 'Bristol, CT', + 1860586 => 'West Hartford, CT', + 1860589 => 'Bristol, CT', + 1860599 => 'Pawcatuck, CT', + 1860613 => 'Cromwell, CT', + 1860618 => 'Torrington, CT', + 1860620 => 'Southington, CT', + 1860621 => 'Southington, CT', + 1860626 => 'Torrington, CT', + 1860627 => 'Windsor Locks, CT', + 1860628 => 'Southington, CT', + 1860632 => 'Cromwell, CT', + 1860633 => 'Glastonbury, CT', + 1860635 => 'Cromwell, CT', + 1860642 => 'Lebanon, CT', + 1860643 => 'Manchester, CT', + 1860644 => 'South Windsor, CT', + 1860645 => 'Manchester, CT', + 1860646 => 'Manchester, CT', + 1860647 => 'Manchester, CT', + 1860648 => 'South Windsor, CT', + 1860649 => 'Manchester, CT', + 1860651 => 'Simsbury, CT', + 1860652 => 'Glastonbury, CT', + 1860657 => 'Glastonbury, CT', + 1860658 => 'Simsbury, CT', + 1860659 => 'Glastonbury, CT', + 1860663 => 'Killingworth, CT', + 1860664 => 'Clinton, CT', + 1860665 => 'Newington, CT', + 1860666 => 'Newington, CT', + 1860667 => 'Newington, CT', + 1860668 => 'Suffield, CT', + 1860669 => 'Clinton, CT', + 1860674 => 'Farmington, CT', + 1860676 => 'Farmington, CT', + 1860677 => 'Farmington, CT', + 1860678 => 'Farmington, CT', + 1860679 => 'Farmington, CT', + 1860683 => 'Windsor, CT', + 1860684 => 'Stafford Springs, CT', + 1860687 => 'Windsor, CT', + 1860688 => 'Windsor, CT', + 1860693 => 'Canton, CT', + 1860704 => 'Middletown, CT', + 1860714 => 'Hartford, CT', + 1860724 => 'Hartford, CT', + 1860727 => 'Hartford, CT', + 1860728 => 'Hartford, CT', + 1860738 => 'Winsted, CT', + 1860741 => 'Enfield, CT', + 1860742 => 'Coventry, CT', + 1860745 => 'Enfield, CT', + 1860747 => 'Plainville, CT', + 1860749 => 'Enfield, CT', + 1860757 => 'Hartford, CT', + 1860763 => 'Enfield, CT', + 1860767 => 'Essex, CT', + 1860788 => 'Middletown, CT', + 1860793 => 'Plainville, CT', + 1860799 => 'New Milford, CT', + 1860823 => 'Norwich, CT', + 1860824 => 'Canaan, CT', + 1860826 => 'New Britain, CT', + 1860827 => 'New Britain, CT', + 1860828 => 'Berlin, CT', + 1860829 => 'Berlin, CT', + 1860832 => 'New Britain, CT', + 1860844 => 'Granby, CT', + 1860848 => 'Montville, CT', + 1860873 => 'East Haddam, CT', + 1860885 => 'Norwich, CT', + 1860886 => 'Norwich, CT', + 1860887 => 'Norwich, CT', + 1860889 => 'Norwich, CT', + 1860892 => 'Norwich, CT', + 1860927 => 'Kent, CT', + 1860928 => 'Putnam, CT', + 1860945 => 'Watertown, CT', + 1860951 => 'Hartford, CT', + 1860956 => 'Hartford, CT', + 1860963 => 'Putnam, CT', + 1862 => 'New Jersey', + 1862210 => 'Fairfield, NJ', + 1862520 => 'East Orange, NJ', + 1862772 => 'Irvington, NJ', + 1863 => 'Florida', + 1863248 => 'Lakeland, FL', + 1863284 => 'Lakeland, FL', + 1863285 => 'Fort Meade, FL', + 1863291 => 'Winter Haven, FL', + 1863292 => 'Winter Haven, FL', + 1863293 => 'Winter Haven, FL', + 1863294 => 'Winter Haven, FL', + 1863297 => 'Winter Haven, FL', + 1863298 => 'Winter Haven, FL', + 1863299 => 'Winter Haven, FL', + 1863314 => 'Sebring, FL', + 1863318 => 'Winter Haven, FL', + 1863324 => 'Winter Haven, FL', + 1863326 => 'Winter Haven, FL', + 1863357 => 'Okeechobee, FL', + 1863382 => 'Sebring, FL', + 1863385 => 'Sebring, FL', + 1863386 => 'Sebring, FL', + 1863401 => 'Winter Haven, FL', + 1863402 => 'Sebring, FL', + 1863413 => 'Lakeland, FL', + 1863420 => 'Davenport, FL', + 1863421 => 'Haines City, FL', + 1863422 => 'Haines City, FL', + 1863424 => 'Davenport, FL', + 1863425 => 'Mulberry, FL', + 1863452 => 'Avon Park, FL', + 1863453 => 'Avon Park, FL', + 1863465 => 'Lake Placid, FL', + 1863467 => 'Okeechobee, FL', + 1863471 => 'Sebring, FL', + 1863491 => 'Arcadia, FL', + 1863494 => 'Arcadia, FL', + 1863519 => 'Bartow, FL', + 1863533 => 'Bartow, FL', + 1863534 => 'Bartow, FL', + 1863603 => 'Lakeland, FL', + 1863607 => 'Lakeland, FL', + 1863619 => 'Lakeland, FL', + 1863635 => 'Frostproof, FL', + 1863644 => 'Lakeland, FL', + 1863646 => 'Lakeland, FL', + 1863647 => 'Lakeland, FL', + 1863648 => 'Lakeland, FL', + 1863655 => 'Sebring, FL', + 1863665 => 'Lakeland, FL', + 1863666 => 'Lakeland, FL', + 1863667 => 'Lakeland, FL', + 1863674 => 'LaBelle, FL', + 1863675 => 'LaBelle, FL', + 1863676 => 'Lake Wales, FL', + 1863678 => 'Lake Wales, FL', + 1863679 => 'Lake Wales, FL', + 1863680 => 'Lakeland, FL', + 1863682 => 'Lakeland, FL', + 1863683 => 'Lakeland, FL', + 1863686 => 'Lakeland, FL', + 1863687 => 'Lakeland, FL', + 1863688 => 'Lakeland, FL', + 1863699 => 'Lake Placid, FL', + 1863701 => 'Lakeland, FL', + 1863709 => 'Lakeland, FL', + 1863735 => 'Zolfo Springs, FL', + 1863763 => 'Okeechobee, FL', + 1863767 => 'Wauchula, FL', + 1863773 => 'Wauchula, FL', + 1863802 => 'Lakeland, FL', + 1863815 => 'Lakeland, FL', + 1863816 => 'Lakeland, FL', + 1863824 => 'Okeechobee, FL', + 1863853 => 'Lakeland, FL', + 1863858 => 'Lakeland, FL', + 1863859 => 'Lakeland, FL', + 1863875 => 'Winter Haven, FL', + 1863937 => 'Lakeland, FL', + 1863946 => 'Moore Haven, FL', + 1863956 => 'Lake Alfred, FL', + 1863965 => 'Auburndale, FL', + 1863967 => 'Auburndale, FL', + 1863983 => 'Clewiston, FL', + 1863984 => 'Polk City, FL', + 1863993 => 'Arcadia, FL', + 1864 => 'South Carolina', + 1864213 => 'Greenville, SC', + 1864214 => 'Greenville, SC', + 1864220 => 'Greenville, SC', + 1864222 => 'Anderson, SC', + 1864223 => 'Greenwood, SC', + 1864224 => 'Anderson, SC', + 1864225 => 'Anderson, SC', + 1864226 => 'Anderson, SC', + 1864227 => 'Greenwood, SC', + 1864228 => 'Simpsonville, SC', + 1864229 => 'Greenwood, SC', + 1864231 => 'Anderson, SC', + 1864232 => 'Greenville, SC', + 1864233 => 'Greenville, SC', + 1864234 => 'Greenville, SC', + 1864235 => 'Greenville, SC', + 1864236 => 'Greenville, SC', + 1864239 => 'Greenville, SC', + 1864240 => 'Greenville, SC', + 1864241 => 'Greenville, SC', + 1864242 => 'Greenville, SC', + 1864246 => 'Greenville, SC', + 1864250 => 'Greenville, SC', + 1864254 => 'Greenville, SC', + 1864255 => 'Greenville, SC', + 1864260 => 'Anderson, SC', + 1864261 => 'Anderson, SC', + 1864269 => 'Greenville, SC', + 1864271 => 'Greenville, SC', + 1864272 => 'Greenville, SC', + 1864277 => 'Greenville, SC', + 1864281 => 'Greenville, SC', + 1864282 => 'Greenville, SC', + 1864283 => 'Greenville, SC', + 1864284 => 'Greenville, SC', + 1864286 => 'Greenville, SC', + 1864288 => 'Greenville, SC', + 1864289 => 'Greenville, SC', + 1864294 => 'Greenville, SC', + 1864295 => 'Greenville, SC', + 1864296 => 'Anderson, SC', + 1864297 => 'Greenville, SC', + 1864298 => 'Greenville, SC', + 1864299 => 'Greenville, SC', + 1864306 => 'Easley, SC', + 1864327 => 'Spartanburg, SC', + 1864329 => 'Greenville, SC', + 1864331 => 'Greenville, SC', + 1864332 => 'Anderson, SC', + 1864335 => 'Greenville, SC', + 1864338 => 'Belton, SC', + 1864346 => 'Greenville, SC', + 1864348 => 'Iva, SC', + 1864366 => 'Abbeville, SC', + 1864369 => 'Honea Path, SC', + 1864370 => 'Greenville, SC', + 1864373 => 'Greenville, SC', + 1864388 => 'Greenwood, SC', + 1864421 => 'Greenville, SC', + 1864422 => 'Greenville, SC', + 1864427 => 'Union, SC', + 1864429 => 'Union, SC', + 1864433 => 'Duncan, SC', + 1864442 => 'Easley, SC', + 1864445 => 'Saluda, SC', + 1864446 => 'Abbeville, SC', + 1864454 => 'Greenville, SC', + 1864455 => 'Greenville, SC', + 1864456 => 'Ware Shoals, SC', + 1864457 => 'Landrum, SC', + 1864458 => 'Greenville, SC', + 1864461 => 'Chesnee, SC', + 1864463 => 'Cowpens, SC', + 1864467 => 'Greenville, SC', + 1864469 => 'Greer, SC', + 1864472 => 'Inman, SC', + 1864474 => 'Pacolet, SC', + 1864476 => 'Woodruff, SC', + 1864486 => 'Duncan, SC', + 1864487 => 'Gaffney, SC', + 1864488 => 'Gaffney, SC', + 1864489 => 'Gaffney, SC', + 1864503 => 'Spartanburg, SC', + 1864512 => 'Anderson, SC', + 1864527 => 'Greenville, SC', + 1864541 => 'Spartanburg, SC', + 1864542 => 'Spartanburg, SC', + 1864543 => 'Ninety Six, SC', + 1864552 => 'Greenville, SC', + 1864560 => 'Spartanburg, SC', + 1864573 => 'Spartanburg, SC', + 1864574 => 'Spartanburg, SC', + 1864576 => 'Spartanburg, SC', + 1864578 => 'Spartanburg, SC', + 1864579 => 'Spartanburg, SC', + 1864582 => 'Spartanburg, SC', + 1864583 => 'Spartanburg, SC', + 1864585 => 'Spartanburg, SC', + 1864587 => 'Spartanburg, SC', + 1864591 => 'Spartanburg, SC', + 1864592 => 'Inman, SC', + 1864595 => 'Spartanburg, SC', + 1864596 => 'Spartanburg, SC', + 1864627 => 'Greenville, SC', + 1864631 => 'Greenville, SC', + 1864638 => 'Walhalla, SC', + 1864639 => 'Central, SC', + 1864642 => 'Anderson, SC', + 1864646 => 'Pendleton, SC', + 1864647 => 'Westminster, SC', + 1864653 => 'Clemson, SC', + 1864654 => 'Clemson, SC', + 1864674 => 'Jonesville, SC', + 1864675 => 'Greenville, SC', + 1864676 => 'Greenville, SC', + 1864681 => 'Laurens, SC', + 1864682 => 'Laurens, SC', + 1864699 => 'Spartanburg, SC', + 1864716 => 'Anderson, SC', + 1864725 => 'Greenwood, SC', + 1864757 => 'Simpsonville, SC', + 1864760 => 'Anderson, SC', + 1864797 => 'Greer, SC', + 1864801 => 'Greer, SC', + 1864804 => 'Spartanburg, SC', + 1864814 => 'Spartanburg, SC', + 1864833 => 'Clinton, SC', + 1864834 => 'Travelers Rest, SC', + 1864839 => 'Blacksburg, SC', + 1864843 => 'Liberty, SC', + 1864845 => 'Piedmont, SC', + 1864847 => 'Williamston, SC', + 1864848 => 'Greer, SC', + 1864849 => 'Greer, SC', + 1864850 => 'Easley, SC', + 1864852 => 'McCormick, SC', + 1864855 => 'Easley, SC', + 1864859 => 'Easley, SC', + 1864862 => 'Fountain Inn, SC', + 1864868 => 'Six Mile, SC', + 1864876 => 'Gray Court, SC', + 1864877 => 'Greer, SC', + 1864878 => 'Pickens, SC', + 1864879 => 'Greer, SC', + 1864882 => 'Seneca, SC', + 1864885 => 'Seneca, SC', + 1864886 => 'Seneca, SC', + 1864888 => 'Seneca, SC', + 1864898 => 'Pickens, SC', + 1864942 => 'Greenwood, SC', + 1864943 => 'Greenwood, SC', + 1864944 => 'Salem, SC', + 1864947 => 'Pelzer, SC', + 1864962 => 'Simpsonville, SC', + 1864963 => 'Simpsonville, SC', + 1864964 => 'Anderson, SC', + 1864967 => 'Simpsonville, SC', + 1864968 => 'Greer, SC', + 1864984 => 'Laurens, SC', + 1864987 => 'Greenville, SC', + 1864990 => 'Greenville, SC', + 1864991 => 'Greenville, SC', + 1865 => 'Tennessee', + 1865200 => 'Knoxville, TN', + 1865212 => 'Knoxville, TN', + 1865215 => 'Knoxville, TN', + 1865218 => 'Knoxville, TN', + 1865219 => 'Knoxville, TN', + 1865220 => 'Oak Ridge, TN', + 1865233 => 'Maryville, TN', + 1865246 => 'Knoxville, TN', + 1865247 => 'Knoxville, TN', + 1865249 => 'Knoxville, TN', + 1865273 => 'Maryville, TN', + 1865281 => 'Knoxville, TN', + 1865286 => 'Sevierville, TN', + 1865288 => 'Knoxville, TN', + 1865305 => 'Knoxville, TN', + 1865329 => 'Knoxville, TN', + 1865330 => 'Knoxville, TN', + 1865354 => 'Rockwood, TN', + 1865357 => 'Knoxville, TN', + 1865365 => 'Sevierville, TN', + 1865374 => 'Knoxville, TN', + 1865376 => 'Kingston, TN', + 1865379 => 'Maryville, TN', + 1865380 => 'Maryville, TN', + 1865388 => 'Knoxville, TN', + 1865397 => 'Dandridge, TN', + 1865408 => 'Loudon, TN', + 1865425 => 'Oak Ridge, TN', + 1865426 => 'Lake City, TN', + 1865428 => 'Sevierville, TN', + 1865429 => 'Sevierville, TN', + 1865430 => 'Gatlinburg, TN', + 1865435 => 'Oliver Springs, TN', + 1865436 => 'Gatlinburg, TN', + 1865446 => 'Sevierville, TN', + 1865448 => 'Townsend, TN', + 1865450 => 'Knoxville, TN', + 1865453 => 'Sevierville, TN', + 1865457 => 'Clinton, TN', + 1865458 => 'Loudon, TN', + 1865463 => 'Clinton, TN', + 1865470 => 'Knoxville, TN', + 1865471 => 'Jefferson City, TN', + 1865474 => 'Knoxville, TN', + 1865475 => 'Jefferson City, TN', + 1865481 => 'Oak Ridge, TN', + 1865482 => 'Oak Ridge, TN', + 1865483 => 'Oak Ridge, TN', + 1865521 => 'Knoxville, TN', + 1865522 => 'Knoxville, TN', + 1865523 => 'Knoxville, TN', + 1865524 => 'Knoxville, TN', + 1865525 => 'Knoxville, TN', + 1865531 => 'Knoxville, TN', + 1865539 => 'Knoxville, TN', + 1865540 => 'Knoxville, TN', + 1865541 => 'Knoxville, TN', + 1865544 => 'Knoxville, TN', + 1865545 => 'Knoxville, TN', + 1865546 => 'Knoxville, TN', + 1865549 => 'Knoxville, TN', + 1865558 => 'Knoxville, TN', + 1865560 => 'Knoxville, TN', + 1865573 => 'Knoxville, TN', + 1865577 => 'Knoxville, TN', + 1865579 => 'Knoxville, TN', + 1865584 => 'Knoxville, TN', + 1865588 => 'Knoxville, TN', + 1865594 => 'Knoxville, TN', + 1865609 => 'Knoxville, TN', + 1865622 => 'Knoxville, TN', + 1865632 => 'Knoxville, TN', + 1865633 => 'Knoxville, TN', + 1865637 => 'Knoxville, TN', + 1865670 => 'Knoxville, TN', + 1865671 => 'Knoxville, TN', + 1865673 => 'Knoxville, TN', + 1865674 => 'White Pine, TN', + 1865675 => 'Knoxville, TN', + 1865681 => 'Maryville, TN', + 1865686 => 'Knoxville, TN', + 1865687 => 'Knoxville, TN', + 1865688 => 'Knoxville, TN', + 1865689 => 'Knoxville, TN', + 1865690 => 'Knoxville, TN', + 1865691 => 'Knoxville, TN', + 1865692 => 'Knoxville, TN', + 1865693 => 'Knoxville, TN', + 1865694 => 'Knoxville, TN', + 1865717 => 'Kingston, TN', + 1865766 => 'Knoxville, TN', + 1865769 => 'Knoxville, TN', + 1865774 => 'Sevierville, TN', + 1865777 => 'Knoxville, TN', + 1865824 => 'Knoxville, TN', + 1865828 => 'Rutledge, TN', + 1865851 => 'Knoxville, TN', + 1865856 => 'Maryville, TN', + 1865882 => 'Harriman, TN', + 1865908 => 'Sevierville, TN', + 1865909 => 'Knoxville, TN', + 1865922 => 'Knoxville, TN', + 1865925 => 'Knoxville, TN', + 1865938 => 'Powell, TN', + 1865945 => 'Powell, TN', + 1865947 => 'Powell, TN', + 1865951 => 'Knoxville, TN', + 1865966 => 'Knoxville, TN', + 1865971 => 'Knoxville, TN', + 1865974 => 'Knoxville, TN', + 1865977 => 'Maryville, TN', + 1865980 => 'Maryville, TN', + 1865981 => 'Maryville, TN', + 1865982 => 'Maryville, TN', + 1865983 => 'Maryville, TN', + 1865984 => 'Maryville, TN', + 1865986 => 'Lenoir City, TN', + 1865988 => 'Lenoir City, TN', + 1865992 => 'Maynardville, TN', + 1865993 => 'Bean Station, TN', + 1865995 => 'Friendsville, TN', + 1867393 => 'Whitehorse, YT', + 1867456 => 'Whitehorse, YT', + 1867536 => 'Watson Lake Hospital', + 1867633 => 'Whitehorse, YT', + 1867645 => 'Rankin Inlet, NU', + 1867667 => 'Whitehorse, YT', + 1867668 => 'Whitehorse, YT', + 1867669 => 'Yellowknife, NT', + 1867695 => 'Fort Simpson, NT', + 1867766 => 'Yellowknife, NT', + 1867777 => 'Inuvik, NT', + 1867872 => 'Fort Smith, NT', + 1867873 => 'Yellowknife, NT', + 1867874 => 'Hay River, NT', + 1867920 => 'Yellowknife, NT', + 1867979 => 'Iqaluit, NU', + 1867993 => 'Dawson, YT', + 1870 => 'Arkansas', + 1870215 => 'Paragould, AR', + 1870222 => 'McGehee, AR', + 1870226 => 'Warren, AR', + 1870230 => 'Arkadelphia, AR', + 1870231 => 'Camden, AR', + 1870234 => 'Magnolia, AR', + 1870236 => 'Paragould, AR', + 1870238 => 'Wynne, AR', + 1870239 => 'Paragould, AR', + 1870240 => 'Paragould, AR', + 1870245 => 'Arkadelphia, AR', + 1870246 => 'Arkadelphia, AR', + 1870247 => 'White Hall, AR', + 1870251 => 'Batesville, AR', + 1870255 => 'Hazen, AR', + 1870256 => 'Des Arc, AR', + 1870257 => 'Cherokee Village, AR', + 1870265 => 'Lake Village, AR', + 1870268 => 'Jonesboro, AR', + 1870269 => 'Mountain View, AR', + 1870275 => 'Jonesboro, AR', + 1870283 => 'Cave City, AR', + 1870285 => 'Murfreesboro, AR', + 1870295 => 'Marianna, AR', + 1870297 => 'Calico Rock, AR', + 1870307 => 'Batesville, AR', + 1870325 => 'Rison, AR', + 1870336 => 'Jonesboro, AR', + 1870338 => 'Helena, AR', + 1870347 => 'Augusta, AR', + 1870352 => 'Fordyce, AR', + 1870353 => 'Gurdon, AR', + 1870355 => 'Eudora, AR', + 1870356 => 'Glenwood, AR', + 1870358 => 'Marked Tree, AR', + 1870364 => 'Crossett, AR', + 1870365 => 'Harrison, AR', + 1870367 => 'Monticello, AR', + 1870368 => 'Melbourne, AR', + 1870382 => 'Dumas, AR', + 1870423 => 'Berryville, AR', + 1870424 => 'Mountain Home, AR', + 1870425 => 'Mountain Home, AR', + 1870431 => 'Lakeview, AR', + 1870435 => 'Gassville, AR', + 1870436 => 'Lead Hill, AR', + 1870438 => 'Green Forest, AR', + 1870445 => 'Bull Shoals, AR', + 1870446 => 'Jasper, AR', + 1870448 => 'Marshall, AR', + 1870449 => 'Yellville, AR', + 1870453 => 'Flippin, AR', + 1870460 => 'Monticello, AR', + 1870483 => 'Trumann, AR', + 1870492 => 'Mountain Home, AR', + 1870508 => 'Mountain Home, AR', + 1870523 => 'Newport, AR', + 1870532 => 'Blytheville, AR', + 1870533 => 'Stamps, AR', + 1870534 => 'Pine Bluff, AR', + 1870535 => 'Pine Bluff, AR', + 1870536 => 'Pine Bluff, AR', + 1870538 => 'Dermott, AR', + 1870541 => 'Pine Bluff, AR', + 1870542 => 'Foreman, AR', + 1870552 => 'Carlisle, AR', + 1870561 => 'Manila, AR', + 1870563 => 'Osceola, AR', + 1870572 => 'West Helena, AR', + 1870574 => 'Camden, AR', + 1870578 => 'Harrisburg, AR', + 1870584 => 'De Queen, AR', + 1870595 => 'Rector, AR', + 1870598 => 'Piggott, AR', + 1870628 => 'Star City, AR', + 1870630 => 'Forrest City, AR', + 1870633 => 'Forrest City, AR', + 1870642 => 'De Queen, AR', + 1870653 => 'Fouke, AR', + 1870672 => 'Stuttgart, AR', + 1870673 => 'Stuttgart, AR', + 1870698 => 'Batesville, AR', + 1870702 => 'West Memphis, AR', + 1870722 => 'Hope, AR', + 1870725 => 'Smackover, AR', + 1870731 => 'McCrory, AR', + 1870732 => 'West Memphis, AR', + 1870733 => 'West Memphis, AR', + 1870734 => 'Brinkley, AR', + 1870735 => 'West Memphis, AR', + 1870739 => 'Marion, AR', + 1870741 => 'Harrison, AR', + 1870743 => 'Harrison, AR', + 1870747 => 'Clarendon, AR', + 1870762 => 'Blytheville, AR', + 1870763 => 'Blytheville, AR', + 1870772 => 'Texarkana, AR', + 1870773 => 'Texarkana, AR', + 1870774 => 'Texarkana, AR', + 1870777 => 'Hope, AR', + 1870779 => 'Texarkana, AR', + 1870792 => 'Earle, AR', + 1870793 => 'Batesville, AR', + 1870798 => 'Hampton, AR', + 1870802 => 'Jonesboro, AR', + 1870836 => 'Camden, AR', + 1870837 => 'Camden, AR', + 1870845 => 'Nashville, AR', + 1870850 => 'Pine Bluff, AR', + 1870853 => 'Hamburg, AR', + 1870856 => 'Hardy, AR', + 1870857 => 'Corning, AR', + 1870862 => 'El Dorado, AR', + 1870863 => 'El Dorado, AR', + 1870864 => 'El Dorado, AR', + 1870867 => 'Mount Ida, AR', + 1870869 => 'Imboden, AR', + 1870875 => 'El Dorado, AR', + 1870879 => 'Pine Bluff, AR', + 1870881 => 'El Dorado, AR', + 1870886 => 'Walnut Ridge, AR', + 1870887 => 'Prescott, AR', + 1870892 => 'Pocahontas, AR', + 1870895 => 'Salem, AR', + 1870898 => 'Ashdown, AR', + 1870910 => 'Jonesboro, AR', + 1870921 => 'Lewisville, AR', + 1870931 => 'Jonesboro, AR', + 1870932 => 'Jonesboro, AR', + 1870933 => 'Jonesboro, AR', + 1870934 => 'Jonesboro, AR', + 1870935 => 'Jonesboro, AR', + 1870942 => 'Sheridan, AR', + 1870946 => 'DeWitt, AR', + 1870972 => 'Jonesboro, AR', + 1870994 => 'Ash Flat, AR', + 1872 => 'Chicago, IL', + 1873 => 'Quebec', + 1876957 => 'Negril', + 1878 => 'Pennsylvania', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1801.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1801.php deleted file mode 100644 index f214643d3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1801.php +++ /dev/null @@ -1,156 +0,0 @@ - 'Utah', - 1801213 => 'Salt Lake City, UT', - 1801221 => 'Orem, UT', - 1801222 => 'Orem, UT', - 1801224 => 'Orem, UT', - 1801225 => 'Orem, UT', - 1801226 => 'Orem, UT', - 1801227 => 'Orem, UT', - 1801229 => 'Orem, UT', - 1801250 => 'Magna, UT', - 1801257 => 'South State Street, Salt Lake City, UT', - 1801262 => 'Salt Lake City, UT', - 1801263 => 'Salt Lake City, UT', - 1801269 => 'Salt Lake City, UT', - 1801272 => 'Salt Lake City, UT', - 1801274 => 'Salt Lake City, UT', - 1801277 => 'Salt Lake City, UT', - 1801278 => 'Salt Lake City, UT', - 1801280 => 'West Jordan, UT', - 1801282 => 'West Jordan, UT', - 1801288 => 'Salt Lake City, UT', - 1801292 => 'Bountiful, UT', - 1801293 => 'Salt Lake City, UT', - 1801295 => 'Bountiful, UT', - 1801296 => 'Bountiful, UT', - 1801298 => 'Bountiful, UT', - 1801299 => 'Bountiful, UT', - 1801314 => 'Murray, UT', - 1801322 => 'Salt Lake City, UT', - 1801326 => 'Salt Lake City, UT', - 1801328 => 'Salt Lake City, UT', - 1801334 => 'Ogden, UT', - 1801341 => 'Lehi, UT', - 1801350 => 'Salt Lake City, UT', - 1801355 => 'Salt Lake City, UT', - 1801356 => 'Provo, UT', - 1801357 => 'Provo, UT', - 1801359 => 'Salt Lake City, UT', - 1801363 => 'Salt Lake City, UT', - 1801364 => 'Salt Lake City, UT', - 1801370 => 'Provo, UT', - 1801373 => 'Provo, UT', - 1801374 => 'Provo, UT', - 1801375 => 'Provo, UT', - 1801377 => 'Provo, UT', - 1801387 => 'Ogden, UT', - 1801392 => 'Ogden, UT', - 1801393 => 'Ogden, UT', - 1801394 => 'Ogden, UT', - 1801397 => 'Bountiful, UT', - 1801399 => 'Ogden, UT', - 1801408 => 'Salt Lake City, UT', - 1801422 => 'Provo, UT', - 1801423 => 'Salem, UT', - 1801426 => 'Orem, UT', - 1801429 => 'Provo, UT', - 1801433 => 'Salt Lake City, UT', - 1801434 => 'Orem, UT', - 1801444 => 'Layton, UT', - 1801447 => 'Farmington, UT', - 1801451 => 'Farmington, UT', - 1801456 => 'Salt Lake City, UT', - 1801463 => 'Salt Lake City, UT', - 1801465 => 'Payson, UT', - 1801466 => 'Salt Lake City, UT', - 1801467 => 'Salt Lake City, UT', - 1801468 => 'Salt Lake City, UT', - 1801474 => 'Salt Lake City, UT', - 1801475 => 'Ogden, UT', - 1801476 => 'Ogden, UT', - 1801479 => 'Ogden, UT', - 1801483 => 'Salt Lake City, UT', - 1801484 => 'Salt Lake City, UT', - 1801485 => 'Salt Lake City, UT', - 1801486 => 'Salt Lake City, UT', - 1801487 => 'Salt Lake City, UT', - 1801489 => 'Springville, UT', - 1801491 => 'Springville, UT', - 1801492 => 'American Fork, UT', - 1801501 => 'Sandy, UT', - 1801507 => 'Murray, UT', - 1801521 => 'Salt Lake City, UT', - 1801524 => 'Salt Lake City, UT', - 1801531 => 'Salt Lake City, UT', - 1801532 => 'Salt Lake City, UT', - 1801533 => 'Salt Lake City, UT', - 1801535 => 'Salt Lake City, UT', - 1801538 => 'Salt Lake City, UT', - 1801539 => 'Salt Lake City, UT', - 1801544 => 'Layton, UT', - 1801546 => 'Layton, UT', - 1801547 => 'Layton, UT', - 1801555 => 'Windsor North, Orem, UT', - 1801575 => 'Salt Lake City, UT', - 1801578 => 'Salt Lake City, UT', - 1801581 => 'Salt Lake City, UT', - 1801582 => 'Salt Lake City, UT', - 1801583 => 'Salt Lake City, UT', - 1801584 => 'Salt Lake City, UT', - 1801585 => 'Salt Lake City, UT', - 1801587 => 'Salt Lake City, UT', - 1801590 => 'Salt Lake City, UT', - 1801593 => 'Layton, UT', - 1801595 => 'Salt Lake City, UT', - 1801596 => 'Salt Lake City, UT', - 1801621 => 'Ogden, UT', - 1801625 => 'Ogden, UT', - 1801626 => 'Ogden, UT', - 1801627 => 'Ogden, UT', - 1801662 => 'Salt Lake City, UT', - 1801737 => 'Ogden, UT', - 1801745 => 'Eden, UT', - 1801746 => 'Salt Lake City, UT', - 1801754 => 'Santaquin, UT', - 1801756 => 'American Fork, UT', - 1801763 => 'American Fork, UT', - 1801765 => 'Orem, UT', - 1801766 => 'Lehi, UT', - 1801768 => 'Lehi, UT', - 1801771 => 'Layton, UT', - 1801782 => 'Ogden, UT', - 1801785 => 'Pleasant Grove, UT', - 1801786 => 'Ogden, UT', - 1801789 => 'Eagle Mountain, UT', - 1801794 => 'Spanish Fork, UT', - 1801798 => 'Spanish Fork, UT', - 1801802 => 'Orem, UT', - 1801829 => 'Morgan, UT', - 1801852 => 'Provo, UT', - 1801855 => 'American Fork, UT', - 1801886 => 'Salt Lake City, UT', - 1801904 => 'Salt Lake City, UT', - 1801906 => 'Salt Lake City, UT', - 1801908 => 'Salt Lake City, UT', - 1801924 => 'Salt Lake City, UT', - 1801936 => 'North Salt Lake, UT', - 1801942 => 'Salt Lake City, UT', - 1801953 => 'Salt Lake City, UT', - 1801968 => 'Salt Lake City, UT', - 1801972 => 'Salt Lake City, UT', - 1801973 => 'Salt Lake City, UT', - 1801974 => 'Salt Lake City, UT', - 1801975 => 'Salt Lake City, UT', - 1801977 => 'Salt Lake City, UT', - 1801978 => 'Salt Lake City, UT', - 1801983 => 'Salt Lake City, UT', - 1801985 => 'Roy, UT', - 1801990 => 'Salt Lake City, UT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1802.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1802.php deleted file mode 100644 index 1a381f846..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1802.php +++ /dev/null @@ -1,88 +0,0 @@ - 'Vermont', - 1802222 => 'Bradford, VT', - 1802223 => 'Montpelier, VT', - 1802228 => 'Ludlow, VT', - 1802229 => 'Montpelier, VT', - 1802234 => 'Bethel, VT', - 1802244 => 'Waterbury, VT', - 1802247 => 'Brandon, VT', - 1802251 => 'Brattleboro, VT', - 1802253 => 'Stowe, VT', - 1802254 => 'Brattleboro, VT', - 1802257 => 'Brattleboro, VT', - 1802258 => 'Brattleboro, VT', - 1802265 => 'Fair Haven, VT', - 1802287 => 'Poultney, VT', - 1802295 => 'White River Junction, VT', - 1802296 => 'White River Junction, VT', - 1802333 => 'Fairlee, VT', - 1802334 => 'Newport, VT', - 1802365 => 'Townshend, VT', - 1802371 => 'Berlin, VT', - 1802375 => 'Arlington, VT', - 1802387 => 'Putney, VT', - 1802388 => 'Middlebury, VT', - 1802422 => 'Killington, VT', - 1802425 => 'Charlotte, VT', - 1802434 => 'Richmond, VT', - 1802436 => 'Hartland, VT', - 1802438 => 'West Rutland, VT', - 1802442 => 'Bennington, VT', - 1802446 => 'Wallingford, VT', - 1802447 => 'Bennington, VT', - 1802453 => 'Bristol, VT', - 1802454 => 'Plainfield, VT', - 1802457 => 'Woodstock, VT', - 1802463 => 'Bellows Falls, VT', - 1802464 => 'Wilmington, VT', - 1802468 => 'Castleton, VT', - 1802472 => 'Hardwick, VT', - 1802476 => 'Barre, VT', - 1802479 => 'Barre, VT', - 1802482 => 'Hinesburg, VT', - 1802483 => 'Pittsford, VT', - 1802485 => 'Northfield, VT', - 1802488 => 'Burlington, VT', - 1802496 => 'Waitsfield, VT', - 1802524 => 'St. Albans, VT', - 1802525 => 'Barton, VT', - 1802527 => 'St. Albans, VT', - 1802626 => 'Lyndonville, VT', - 1802635 => 'Johnson, VT', - 1802649 => 'Norwich, VT', - 1802656 => 'Burlington, VT', - 1802674 => 'Windsor, VT', - 1802685 => 'Chelsea, VT', - 1802728 => 'Randolph, VT', - 1802747 => 'Rutland, VT', - 1802748 => 'St. Johnsbury, VT', - 1802754 => 'Orleans, VT', - 1802763 => 'South Royalton, VT', - 1802766 => 'Derby, VT', - 1802767 => 'Rochester, VT', - 1802773 => 'Rutland, VT', - 1802775 => 'Rutland, VT', - 1802786 => 'Rutland, VT', - 1802824 => 'Londonderry, VT', - 1802828 => 'Montpelier, VT', - 1802847 => 'Burlington, VT', - 1802848 => 'Richford, VT', - 1802849 => 'Fairfax, VT', - 1802868 => 'Swanton, VT', - 1802875 => 'Chester, VT', - 1802877 => 'Vergennes, VT', - 1802885 => 'Springfield, VT', - 1802886 => 'Springfield, VT', - 1802888 => 'Morrisville, VT', - 1802893 => 'Milton, VT', - 1802899 => 'Jericho, VT', - 1802933 => 'Enosburg Falls, VT', - 1802985 => 'Shelburne, VT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1803.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1803.php deleted file mode 100644 index 563c53e1e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1803.php +++ /dev/null @@ -1,174 +0,0 @@ - 'South Carolina', - 1803212 => 'Columbia, SC', - 1803222 => 'Clover, SC', - 1803226 => 'Aiken, SC', - 1803227 => 'Columbia, SC', - 1803245 => 'Bamberg, SC', - 1803247 => 'North, SC', - 1803251 => 'Columbia, SC', - 1803252 => 'Columbia, SC', - 1803253 => 'Columbia, SC', - 1803254 => 'Columbia, SC', - 1803255 => 'Columbia, SC', - 1803256 => 'Columbia, SC', - 1803259 => 'Barnwell, SC', - 1803266 => 'Williston, SC', - 1803275 => 'Johnston, SC', - 1803276 => 'Newberry, SC', - 1803278 => 'North Augusta, SC', - 1803279 => 'North Augusta, SC', - 1803283 => 'Lancaster, SC', - 1803285 => 'Lancaster, SC', - 1803286 => 'Lancaster, SC', - 1803289 => 'Lancaster, SC', - 1803296 => 'Columbia, SC', - 1803321 => 'Newberry, SC', - 1803324 => 'Rock Hill, SC', - 1803325 => 'Rock Hill, SC', - 1803327 => 'Rock Hill, SC', - 1803328 => 'Rock Hill, SC', - 1803329 => 'Rock Hill, SC', - 1803337 => 'Ridgeway, SC', - 1803345 => 'Chapin, SC', - 1803353 => 'Eastover, SC', - 1803356 => 'Lexington, SC', - 1803358 => 'Lexington, SC', - 1803359 => 'Lexington, SC', - 1803364 => 'Prosperity, SC', - 1803366 => 'Rock Hill, SC', - 1803376 => 'Columbia, SC', - 1803377 => 'Chester, SC', - 1803385 => 'Chester, SC', - 1803396 => 'Fort Mill, SC', - 1803405 => 'Newberry, SC', - 1803408 => 'Lugoff, SC', - 1803419 => 'Columbia, SC', - 1803424 => 'Camden, SC', - 1803425 => 'Camden, SC', - 1803428 => 'Bishopville, SC', - 1803432 => 'Camden, SC', - 1803433 => 'Manning, SC', - 1803434 => 'Columbia, SC', - 1803435 => 'Manning, SC', - 1803436 => 'Sumter, SC', - 1803438 => 'Lugoff, SC', - 1803454 => 'Columbia, SC', - 1803461 => 'Columbia, SC', - 1803462 => 'Columbia, SC', - 1803469 => 'Sumter, SC', - 1803473 => 'Manning, SC', - 1803475 => 'Kershaw, SC', - 1803478 => 'Summerton, SC', - 1803481 => 'Sumter, SC', - 1803482 => 'Great Falls, SC', - 1803484 => 'Bishopville, SC', - 1803492 => 'Eutawville, SC', - 1803494 => 'Sumter, SC', - 1803496 => 'Holly Hill, SC', - 1803520 => 'Lexington, SC', - 1803531 => 'Orangeburg, SC', - 1803532 => 'Batesburg-Leesville, SC', - 1803533 => 'Orangeburg, SC', - 1803534 => 'Orangeburg, SC', - 1803535 => 'Orangeburg, SC', - 1803536 => 'Orangeburg, SC', - 1803541 => 'Barnwell, SC', - 1803547 => 'Fort Mill, SC', - 1803548 => 'Fort Mill, SC', - 1803564 => 'Wagener, SC', - 1803568 => 'Swansea, SC', - 1803581 => 'Chester, SC', - 1803584 => 'Allendale, SC', - 1803625 => 'Estill, SC', - 1803628 => 'York, SC', - 1803632 => 'Fairfax, SC', - 1803635 => 'Winnsboro, SC', - 1803637 => 'Edgefield, SC', - 1803641 => 'Aiken, SC', - 1803642 => 'Aiken, SC', - 1803643 => 'Aiken, SC', - 1803644 => 'Aiken, SC', - 1803647 => 'Columbia, SC', - 1803648 => 'Aiken, SC', - 1803649 => 'Aiken, SC', - 1803652 => 'New Ellenton, SC', - 1803661 => 'Columbia, SC', - 1803663 => 'Graniteville, SC', - 1803684 => 'York, SC', - 1803685 => 'Ridge Spring, SC', - 1803691 => 'Columbia, SC', - 1803695 => 'Columbia, SC', - 1803699 => 'Columbia, SC', - 1803708 => 'Columbia, SC', - 1803713 => 'Camden, SC', - 1803714 => 'Columbia, SC', - 1803731 => 'Columbia, SC', - 1803733 => 'Columbia, SC', - 1803734 => 'Columbia, SC', - 1803735 => 'Columbia, SC', - 1803736 => 'Columbia, SC', - 1803738 => 'Columbia, SC', - 1803739 => 'West Columbia, SC', - 1803744 => 'Columbia, SC', - 1803748 => 'Columbia, SC', - 1803750 => 'Columbia, SC', - 1803751 => 'East & Southern, Columbia, SC', - 1803754 => 'Columbia, SC', - 1803755 => 'West Columbia, SC', - 1803765 => 'Columbia, SC', - 1803771 => 'Columbia, SC', - 1803772 => 'Columbia, SC', - 1803773 => 'Sumter, SC', - 1803774 => 'Sumter, SC', - 1803775 => 'Sumter, SC', - 1803776 => 'Columbia, SC', - 1803777 => 'Columbia, SC', - 1803778 => 'Sumter, SC', - 1803779 => 'Columbia, SC', - 1803782 => 'Columbia, SC', - 1803783 => 'Columbia, SC', - 1803786 => 'Columbia, SC', - 1803787 => 'Columbia, SC', - 1803788 => 'Columbia, SC', - 1803789 => 'Richburg, SC', - 1803790 => 'Columbia, SC', - 1803791 => 'West Columbia, SC', - 1803793 => 'Denmark, SC', - 1803794 => 'West Columbia, SC', - 1803796 => 'West Columbia, SC', - 1803798 => 'Columbia, SC', - 1803799 => 'Columbia, SC', - 1803802 => 'Fort Mill, SC', - 1803808 => 'Lexington, SC', - 1803831 => 'Clover, SC', - 1803834 => 'Columbia, SC', - 1803854 => 'Santee, SC', - 1803865 => 'Columbia, SC', - 1803874 => 'St. Matthews, SC', - 1803892 => 'Gilbert, SC', - 1803894 => 'Pelion, SC', - 1803896 => 'Columbia, SC', - 1803898 => 'Columbia, SC', - 1803905 => 'Sumter, SC', - 1803926 => 'West Columbia, SC', - 1803929 => 'Columbia, SC', - 1803932 => 'Chapin, SC', - 1803934 => 'Sumter, SC', - 1803935 => 'Columbia, SC', - 1803936 => 'West Columbia, SC', - 1803939 => 'West Columbia, SC', - 1803943 => 'Hampton, SC', - 1803951 => 'Lexington, SC', - 1803957 => 'Lexington, SC', - 1803980 => 'Rock Hill, SC', - 1803981 => 'Rock Hill, SC', - 1803985 => 'Rock Hill, SC', - 1803996 => 'Lexington, SC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1804.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1804.php deleted file mode 100644 index 9e3f722d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1804.php +++ /dev/null @@ -1,161 +0,0 @@ - 'Virginia', - 1804222 => 'Richmond, VA', - 1804224 => 'Colonial Beach, VA', - 1804225 => 'Richmond, VA', - 1804226 => 'Richmond, VA', - 1804228 => 'Richmond, VA', - 1804230 => 'Richmond, VA', - 1804231 => 'Richmond, VA', - 1804232 => 'Richmond, VA', - 1804233 => 'Richmond, VA', - 1804236 => 'Richmond, VA', - 1804249 => 'Richmond, VA', - 1804254 => 'Richmond, VA', - 1804257 => 'Richmond, VA', - 1804261 => 'Richmond, VA', - 1804262 => 'Richmond, VA', - 1804264 => 'Richmond, VA', - 1804266 => 'Richmond, VA', - 1804269 => 'Richmond, VA', - 1804271 => 'N Chesterfield, VA', - 1804275 => 'N Chesterfield, VA', - 1804281 => 'Richmond, VA', - 1804282 => 'Richmond, VA', - 1804285 => 'Richmond, VA', - 1804287 => 'Richmond, VA', - 1804288 => 'Richmond, VA', - 1804289 => 'Richmond, VA', - 1804303 => 'Richmond, VA', - 1804308 => 'Richmond, VA', - 1804321 => 'Richmond, VA', - 1804323 => 'Richmond, VA', - 1804329 => 'Richmond, VA', - 1804333 => 'Warsaw, VA', - 1804340 => 'Richmond, VA', - 1804342 => 'Mechanicsville, VA', - 1804343 => 'Richmond, VA', - 1804344 => 'Richmond, VA', - 1804353 => 'Richmond, VA', - 1804354 => 'Richmond, VA', - 1804355 => 'Richmond, VA', - 1804358 => 'Richmond, VA', - 1804359 => 'Richmond, VA', - 1804360 => 'Richmond, VA', - 1804364 => 'Richmond, VA', - 1804365 => 'Ashland, VA', - 1804368 => 'Ashland, VA', - 1804377 => 'Richmond, VA', - 1804378 => 'Midlothian, VA', - 1804379 => 'Midlothian, VA', - 1804423 => 'Midlothian, VA', - 1804435 => 'Kilmarnock, VA', - 1804438 => 'Irvington, VA', - 1804443 => 'Tappahannock, VA', - 1804447 => 'Richmond, VA', - 1804448 => 'Ruther Glen, VA', - 1804452 => 'Hopewell, VA', - 1804458 => 'Hopewell, VA', - 1804462 => 'Lancaster, VA', - 1804469 => 'Dinwiddie, VA', - 1804477 => 'Richmond, VA', - 1804492 => 'Cumberland, VA', - 1804493 => 'Montross, VA', - 1804501 => 'Richmond, VA', - 1804504 => 'Colonial Heights, VA', - 1804515 => 'Richmond, VA', - 1804520 => 'Colonial Heights, VA', - 1804521 => 'Richmond, VA', - 1804524 => 'Colonial Heights, VA', - 1804526 => 'Colonial Heights, VA', - 1804529 => 'Callao, VA', - 1804530 => 'Chester, VA', - 1804541 => 'Hopewell, VA', - 1804545 => 'Richmond, VA', - 1804550 => 'Ashland, VA', - 1804553 => 'Richmond, VA', - 1804556 => 'Goochland, VA', - 1804559 => 'Mechanicsville, VA', - 1804561 => 'Amelia Court Hse, VA', - 1804562 => 'Richmond, VA', - 1804569 => 'Mechanicsville, VA', - 1804580 => 'Heathsville, VA', - 1804598 => 'Powhatan, VA', - 1804608 => 'Midlothian, VA', - 1804612 => 'Richmond, VA', - 1804622 => 'Richmond, VA', - 1804628 => 'Richmond, VA', - 1804633 => 'Bowling Green, VA', - 1804639 => 'Midlothian, VA', - 1804642 => 'Hayes, VA', - 1804643 => 'Richmond, VA', - 1804644 => 'Richmond, VA', - 1804646 => 'Richmond, VA', - 1804648 => 'Richmond, VA', - 1804649 => 'Richmond, VA', - 1804658 => 'Richmond, VA', - 1804672 => 'Richmond, VA', - 1804673 => 'Richmond, VA', - 1804675 => 'Richmond, VA', - 1804693 => 'Gloucester Courthouse, VA', - 1804694 => 'Gloucester Courthouse, VA', - 1804695 => 'Gloucester Courthouse, VA', - 1804697 => 'Richmond, VA', - 1804698 => 'Richmond, VA', - 1804706 => 'Chester, VA', - 1804716 => 'Richmond, VA', - 1804717 => 'Chester, VA', - 1804722 => 'Petersburg, VA', - 1804723 => 'Mechanicsville, VA', - 1804725 => 'Mathews, VA', - 1804726 => 'Richmond, VA', - 1804727 => 'Glen Allen, VA', - 1804730 => 'Mechanicsville, VA', - 1804732 => 'Petersburg, VA', - 1804733 => 'Petersburg, VA', - 1804734 => 'Fort Lee, VA', - 1804739 => 'Midlothian, VA', - 1804740 => 'Richmond, VA', - 1804741 => 'Richmond, VA', - 1804743 => 'N Chesterfield, VA', - 1804744 => 'Midlothian, VA', - 1804746 => 'Mechanicsville, VA', - 1804748 => 'Chester, VA', - 1804749 => 'Rockville, VA', - 1804750 => 'Richmond, VA', - 1804751 => 'Chester, VA', - 1804752 => 'Ashland, VA', - 1804754 => 'Richmond, VA', - 1804755 => 'Richmond, VA', - 1804763 => 'Midlothian, VA', - 1804764 => 'Mechanicsville, VA', - 1804767 => 'Richmond, VA', - 1804768 => 'Chester, VA', - 1804771 => 'Richmond, VA', - 1804775 => 'Richmond, VA', - 1804776 => 'Deltaville, VA', - 1804780 => 'Richmond, VA', - 1804783 => 'Richmond, VA', - 1804786 => 'Richmond, VA', - 1804788 => 'Richmond, VA', - 1804794 => 'Midlothian, VA', - 1804795 => 'Richmond, VA', - 1804796 => 'Chester, VA', - 1804798 => 'Ashland, VA', - 1804828 => 'Richmond, VA', - 1804829 => 'Charles City, VA', - 1804834 => 'Waverly, VA', - 1804843 => 'West Point, VA', - 1804861 => 'Petersburg, VA', - 1804862 => 'Petersburg, VA', - 1804863 => 'Petersburg, VA', - 1804864 => 'Richmond, VA', - 1804883 => 'Montpelier, VA', - 1804932 => 'Quinton, VA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1805.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1805.php deleted file mode 100644 index f26c4e6f5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1805.php +++ /dev/null @@ -1,177 +0,0 @@ - 'California', - 1805226 => 'Paso Robles, CA', - 1805227 => 'Paso Robles, CA', - 1805237 => 'Paso Robles, CA', - 1805238 => 'Paso Robles, CA', - 1805239 => 'Paso Robles, CA', - 1805240 => 'Oxnard, CA', - 1805241 => 'Thousand Oaks, CA', - 1805278 => 'Oxnard, CA', - 1805306 => 'Simi Valley, CA', - 1805339 => 'Ventura, CA', - 1805343 => 'Guadalupe, CA', - 1805346 => 'Santa Maria, CA', - 1805347 => 'Santa Maria, CA', - 1805348 => 'Santa Maria, CA', - 1805349 => 'Santa Maria, CA', - 1805370 => 'Thousand Oaks, CA', - 1805373 => 'Thousand Oaks, CA', - 1805374 => 'Thousand Oaks, CA', - 1805375 => 'Newbury Park, CA', - 1805376 => 'Newbury Park, CA', - 1805379 => 'Thousand Oaks, CA', - 1805382 => 'Oxnard, CA', - 1805383 => 'Camarillo, CA', - 1805384 => 'Camarillo, CA', - 1805385 => 'Oxnard, CA', - 1805386 => 'Somis, CA', - 1805388 => 'Camarillo, CA', - 1805389 => 'Camarillo, CA', - 1805434 => 'Templeton, CA', - 1805438 => 'Santa Margarita, CA', - 1805439 => 'San Luis Obispo, CA', - 1805445 => 'Camarillo, CA', - 1805460 => 'Atascadero, CA', - 1805461 => 'Atascadero, CA', - 1805462 => 'Atascadero, CA', - 1805464 => 'Atascadero, CA', - 1805466 => 'Atascadero, CA', - 1805467 => 'San Miguel, CA', - 1805468 => 'Atascadero, CA', - 1805473 => 'Arroyo Grande, CA', - 1805474 => 'Arroyo Grande, CA', - 1805477 => 'Ventura, CA', - 1805480 => 'Newbury Park, CA', - 1805481 => 'Arroyo Grande, CA', - 1805482 => 'Camarillo, CA', - 1805483 => 'Oxnard, CA', - 1805484 => 'Camarillo, CA', - 1805485 => 'Oxnard, CA', - 1805486 => 'Oxnard, CA', - 1805487 => 'Oxnard, CA', - 1805488 => 'Oxnard, CA', - 1805489 => 'Arroyo Grande, CA', - 1805492 => 'Thousand Oaks, CA', - 1805493 => 'Thousand Oaks, CA', - 1805494 => 'Thousand Oaks, CA', - 1805495 => 'Thousand Oaks, CA', - 1805496 => 'Thousand Oaks, CA', - 1805497 => 'Thousand Oaks, CA', - 1805498 => 'Newbury Park, CA', - 1805499 => 'Newbury Park, CA', - 1805520 => 'Simi Valley, CA', - 1805522 => 'Simi Valley, CA', - 1805523 => 'Moorpark, CA', - 1805524 => 'Fillmore, CA', - 1805525 => 'Santa Paula, CA', - 1805526 => 'Simi Valley, CA', - 1805527 => 'Simi Valley, CA', - 1805528 => 'Los Osos, CA', - 1805529 => 'Moorpark, CA', - 1805531 => 'Moorpark, CA', - 1805532 => 'Moorpark, CA', - 1805534 => 'Los Osos, CA', - 1805540 => 'San Luis Obispo, CA', - 1805541 => 'San Luis Obispo, CA', - 1805542 => 'San Luis Obispo, CA', - 1805543 => 'San Luis Obispo, CA', - 1805544 => 'San Luis Obispo, CA', - 1805545 => 'San Luis Obispo, CA', - 1805546 => 'San Luis Obispo, CA', - 1805547 => 'San Luis Obispo, CA', - 1805549 => 'San Luis Obispo, CA', - 1805557 => 'Thousand Oaks, CA', - 1805560 => 'Santa Barbara, CA', - 1805563 => 'Santa Barbara, CA', - 1805564 => 'Santa Barbara, CA', - 1805565 => 'Santa Barbara, CA', - 1805566 => 'Carpinteria, CA', - 1805568 => 'Santa Barbara, CA', - 1805569 => 'Santa Barbara, CA', - 1805577 => 'Simi Valley, CA', - 1805578 => 'Simi Valley, CA', - 1805579 => 'Simi Valley, CA', - 1805581 => 'Simi Valley, CA', - 1805582 => 'Simi Valley, CA', - 1805583 => 'Simi Valley, CA', - 1805584 => 'Simi Valley, CA', - 1805595 => 'San Luis Obispo, CA', - 1805604 => 'Oxnard, CA', - 1805610 => 'Paso Robles, CA', - 1805614 => 'Santa Maria, CA', - 1805639 => 'Ventura, CA', - 1805640 => 'Ojai, CA', - 1805641 => 'Ventura, CA', - 1805642 => 'Ventura, CA', - 1805643 => 'Ventura, CA', - 1805644 => 'Ventura, CA', - 1805646 => 'Ojai, CA', - 1805647 => 'Ventura, CA', - 1805648 => 'Ventura, CA', - 1805649 => 'Oak View, CA', - 1805650 => 'Ventura, CA', - 1805652 => 'Ventura, CA', - 1805653 => 'Ventura, CA', - 1805654 => 'Ventura, CA', - 1805656 => 'Ventura, CA', - 1805658 => 'Ventura, CA', - 1805659 => 'Ventura, CA', - 1805676 => 'Ventura, CA', - 1805681 => 'Santa Barbara, CA', - 1805682 => 'Santa Barbara, CA', - 1805683 => 'Santa Barbara, CA', - 1805684 => 'Carpinteria, CA', - 1805685 => 'Goleta, CA', - 1805687 => 'Santa Barbara, CA', - 1805692 => 'Santa Barbara, CA', - 1805730 => 'Santa Barbara, CA', - 1805733 => 'Lompoc, CA', - 1805735 => 'Lompoc, CA', - 1805736 => 'Lompoc, CA', - 1805737 => 'Lompoc, CA', - 1805739 => 'Santa Maria, CA', - 1805771 => 'Morro Bay, CA', - 1805772 => 'Morro Bay, CA', - 1805773 => 'Pismo Beach, CA', - 1805777 => 'Thousand Oaks, CA', - 1805781 => 'San Luis Obispo, CA', - 1805782 => 'San Luis Obispo, CA', - 1805783 => 'San Luis Obispo, CA', - 1805845 => 'Santa Barbara, CA', - 1805884 => 'Santa Barbara, CA', - 1805898 => 'Santa Barbara, CA', - 1805899 => 'Santa Barbara, CA', - 1805922 => 'Santa Maria, CA', - 1805925 => 'Santa Maria, CA', - 1805927 => 'Cambria, CA', - 1805928 => 'Santa Maria, CA', - 1805929 => 'Nipomo, CA', - 1805933 => 'Santa Paula, CA', - 1805934 => 'Santa Maria, CA', - 1805937 => 'Santa Maria, CA', - 1805938 => 'Santa Maria, CA', - 1805955 => 'Simi Valley, CA', - 1805962 => 'Santa Barbara, CA', - 1805963 => 'Santa Barbara, CA', - 1805964 => 'Santa Barbara, CA', - 1805965 => 'Santa Barbara, CA', - 1805966 => 'Santa Barbara, CA', - 1805967 => 'Santa Barbara, CA', - 1805968 => 'Goleta, CA', - 1805969 => 'Santa Barbara, CA', - 1805981 => 'Oxnard, CA', - 1805983 => 'Oxnard, CA', - 1805984 => 'Oxnard, CA', - 1805985 => 'Oxnard, CA', - 1805986 => 'Oxnard, CA', - 1805987 => 'Camarillo, CA', - 1805988 => 'Oxnard, CA', - 1805995 => 'Cayucos, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1806.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1806.php deleted file mode 100644 index 15f10a95b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1806.php +++ /dev/null @@ -1,119 +0,0 @@ - 'Texas', - 1806212 => 'Amarillo, TX', - 1806220 => 'Amarillo, TX', - 1806236 => 'Amarillo, TX', - 1806244 => 'Dalhart, TX', - 1806249 => 'Dalhart, TX', - 1806250 => 'Friona, TX', - 1806256 => 'Shamrock, TX', - 1806259 => 'Memphis, TX', - 1806266 => 'Morton, TX', - 1806272 => 'Muleshoe, TX', - 1806273 => 'Borger, TX', - 1806274 => 'Borger, TX', - 1806291 => 'Plainview, TX', - 1806293 => 'Plainview, TX', - 1806296 => 'Plainview, TX', - 1806318 => 'Amarillo, TX', - 1806322 => 'Amarillo, TX', - 1806323 => 'Canadian, TX', - 1806331 => 'Amarillo, TX', - 1806335 => 'Amarillo, TX', - 1806342 => 'Amarillo, TX', - 1806350 => 'Amarillo, TX', - 1806351 => 'Amarillo, TX', - 1806352 => 'Amarillo, TX', - 1806353 => 'Amarillo, TX', - 1806354 => 'Amarillo, TX', - 1806355 => 'Amarillo, TX', - 1806356 => 'Amarillo, TX', - 1806358 => 'Amarillo, TX', - 1806359 => 'Amarillo, TX', - 1806363 => 'Hereford, TX', - 1806364 => 'Hereford, TX', - 1806367 => 'Amarillo, TX', - 1806368 => 'Lubbock, TX', - 1806371 => 'Amarillo, TX', - 1806372 => 'Amarillo, TX', - 1806373 => 'Amarillo, TX', - 1806374 => 'Amarillo, TX', - 1806376 => 'Amarillo, TX', - 1806378 => 'Amarillo, TX', - 1806379 => 'Amarillo, TX', - 1806381 => 'Amarillo, TX', - 1806383 => 'Amarillo, TX', - 1806385 => 'Littlefield, TX', - 1806418 => 'Amarillo, TX', - 1806433 => 'Amarillo, TX', - 1806435 => 'Perryton, TX', - 1806447 => 'Wellington, TX', - 1806456 => 'Plains, TX', - 1806463 => 'Amarillo, TX', - 1806467 => 'Amarillo, TX', - 1806468 => 'Amarillo, TX', - 1806495 => 'Post, TX', - 1806535 => 'Lubbock, TX', - 1806537 => 'Panhandle, TX', - 1806553 => 'Amarillo, TX', - 1806576 => 'Amarillo, TX', - 1806592 => 'Denver City, TX', - 1806622 => 'Amarillo, TX', - 1806637 => 'Brownfield, TX', - 1806647 => 'Dimmitt, TX', - 1806652 => 'Lockney, TX', - 1806655 => 'Canyon, TX', - 1806659 => 'Spearman, TX', - 1806665 => 'Pampa, TX', - 1806669 => 'Pampa, TX', - 1806675 => 'Crosbyton, TX', - 1806677 => 'Amarillo, TX', - 1806687 => 'Lubbock, TX', - 1806698 => 'Lubbock, TX', - 1806722 => 'Lubbock, TX', - 1806725 => 'Lubbock, TX', - 1806741 => 'Lubbock, TX', - 1806743 => 'Lubbock, TX', - 1806744 => 'Lubbock, TX', - 1806745 => 'Lubbock, TX', - 1806747 => 'Lubbock, TX', - 1806748 => 'Lubbock, TX', - 1806749 => 'Lubbock, TX', - 1806762 => 'Lubbock, TX', - 1806763 => 'Lubbock, TX', - 1806765 => 'Lubbock, TX', - 1806766 => 'Lubbock, TX', - 1806771 => 'Lubbock, TX', - 1806775 => 'Lubbock, TX', - 1806780 => 'Lubbock, TX', - 1806783 => 'Lubbock, TX', - 1806785 => 'Lubbock, TX', - 1806788 => 'Lubbock, TX', - 1806791 => 'Lubbock, TX', - 1806792 => 'Lubbock, TX', - 1806793 => 'Lubbock, TX', - 1806794 => 'Lubbock, TX', - 1806795 => 'Lubbock, TX', - 1806796 => 'Lubbock, TX', - 1806797 => 'Lubbock, TX', - 1806798 => 'Lubbock, TX', - 1806799 => 'Lubbock, TX', - 1806826 => 'Wheeler, TX', - 1806828 => 'Slaton, TX', - 1806863 => 'Lubbock, TX', - 1806866 => 'Wolfforth, TX', - 1806872 => 'Lamesa, TX', - 1806874 => 'Clarendon, TX', - 1806894 => 'Levelland, TX', - 1806897 => 'Levelland, TX', - 1806934 => 'Dumas, TX', - 1806935 => 'Dumas, TX', - 1806983 => 'Floydada, TX', - 1806995 => 'Tulia, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1807.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1807.php deleted file mode 100644 index 2c90730ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1807.php +++ /dev/null @@ -1,38 +0,0 @@ - 'Ontario', - 1807223 => 'Dryden, ON', - 1807229 => 'Marathon, ON', - 1807274 => 'Fort Frances, ON', - 1807285 => 'Thunder Bay, ON', - 1807343 => 'Thunder Bay, ON', - 1807344 => 'Thunder Bay, ON', - 1807345 => 'Thunder Bay, ON', - 1807346 => 'Thunder Bay, ON', - 1807467 => 'Kenora, ON', - 1807468 => 'Kenora, ON', - 1807473 => 'Thunder Bay, ON', - 1807475 => 'Thunder Bay, ON', - 1807548 => 'Kenora, ON', - 1807577 => 'Thunder Bay, ON', - 1807597 => 'Atikokan, ON', - 1807622 => 'Thunder Bay, ON', - 1807623 => 'Thunder Bay, ON', - 1807626 => 'Thunder Bay, ON', - 1807683 => 'Thunder Bay, ON', - 1807727 => 'Red Lake, ON', - 1807737 => 'Sioux Lookout, ON', - 1807767 => 'Thunder Bay, ON', - 1807768 => 'Thunder Bay, ON', - 1807854 => 'Geraldton, ON', - 1807876 => 'Longlac, ON', - 1807887 => 'Nipigon, ON', - 1807934 => 'Ignace, ON', - 1807937 => 'Oxdrift, ON', - 1807939 => 'Thunder Bay, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1808.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1808.php deleted file mode 100644 index 21a20d56f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1808.php +++ /dev/null @@ -1,181 +0,0 @@ - 'Hawaii', - 1808233 => 'Kaneohe, HI', - 1808234 => 'Kaneohe, HI', - 1808235 => 'Kaneohe, HI', - 1808236 => 'Kaneohe, HI', - 1808239 => 'Kaneohe, HI', - 1808241 => 'Lihue, HI', - 1808242 => 'Wailuku, HI', - 1808243 => 'Wailuku, HI', - 1808244 => 'Wailuku, HI', - 1808245 => 'Lihue, HI', - 1808246 => 'Lihue, HI', - 1808247 => 'Kaneohe, HI', - 1808248 => 'Hāna, HI', - 1808249 => 'Wailuku, HI', - 1808254 => 'Kailua, HI', - 1808259 => 'Waimanalo, HI', - 1808261 => 'Kailua, HI', - 1808262 => 'Kailua, HI', - 1808263 => 'Kailua, HI', - 1808323 => 'Kealakekua, HI', - 1808325 => 'Kailua-Kona, HI', - 1808326 => 'Kailua-Kona, HI', - 1808327 => 'Kailua-Kona, HI', - 1808328 => 'Captain Cook, HI', - 1808329 => 'Kailua-Kona, HI', - 1808331 => 'Kailua-Kona, HI', - 1808332 => 'Kalaheo, HI', - 1808334 => 'Kailua-Kona, HI', - 1808335 => 'Hanapepe, HI', - 1808338 => 'Waimea, HI', - 1808373 => 'Honolulu, HI', - 1808377 => 'Honolulu, HI', - 1808394 => 'Honolulu, HI', - 1808395 => 'Honolulu, HI', - 1808396 => 'Honolulu, HI', - 1808422 => 'Honolulu, HI', - 1808423 => 'Honolulu, HI', - 1808432 => 'Honolulu, HI', - 1808433 => 'Honolulu, HI', - 1808454 => 'Pearl City, HI', - 1808455 => 'Pearl City, HI', - 1808456 => 'Pearl City, HI', - 1808483 => 'Aiea, HI', - 1808484 => 'Aiea, HI', - 1808485 => 'Aiea, HI', - 1808486 => 'Aiea, HI', - 1808487 => 'Aiea, HI', - 1808488 => 'Aiea, HI', - 1808521 => 'Honolulu, HI', - 1808522 => 'Honolulu, HI', - 1808523 => 'Honolulu, HI', - 1808524 => 'Honolulu, HI', - 1808526 => 'Honolulu, HI', - 1808528 => 'Honolulu, HI', - 1808531 => 'Honolulu, HI', - 1808532 => 'Honolulu, HI', - 1808533 => 'Honolulu, HI', - 1808535 => 'Honolulu, HI', - 1808536 => 'Honolulu, HI', - 1808537 => 'Honolulu, HI', - 1808538 => 'Honolulu, HI', - 1808539 => 'Honolulu, HI', - 1808545 => 'Honolulu, HI', - 1808547 => 'Honolulu, HI', - 1808548 => 'Honolulu, HI', - 1808550 => 'Honolulu, HI', - 1808553 => 'Kaunakakai, HI', - 1808565 => 'Lanai City, HI', - 1808572 => 'Makawao, HI', - 1808573 => 'Makawao, HI', - 1808575 => 'Haiku, HI', - 1808579 => 'Paia, HI', - 1808585 => 'Honolulu, HI', - 1808586 => 'Honolulu, HI', - 1808587 => 'Honolulu, HI', - 1808589 => 'Honolulu, HI', - 1808591 => 'Honolulu, HI', - 1808593 => 'Honolulu, HI', - 1808595 => 'Honolulu, HI', - 1808596 => 'Honolulu, HI', - 1808597 => 'Honolulu, HI', - 1808599 => 'Honolulu, HI', - 1808621 => 'Wahiawā, HI', - 1808622 => 'Wahiawā, HI', - 1808623 => 'Mililani, HI', - 1808625 => 'Mililani, HI', - 1808627 => 'Mililani, HI', - 1808637 => 'Haleiwa, HI', - 1808638 => 'Haleiwa, HI', - 1808661 => 'Lahaina, HI', - 1808662 => 'Lahaina, HI', - 1808667 => 'Lahaina, HI', - 1808668 => 'Waianae, HI', - 1808669 => 'Lahaina, HI', - 1808671 => 'Waipahu, HI', - 1808672 => 'Kapolei, HI', - 1808674 => 'Kapolei, HI', - 1808676 => 'Waipahu, HI', - 1808677 => 'Waipahu, HI', - 1808678 => 'Waipahu, HI', - 1808682 => 'Kapolei, HI', - 1808689 => 'Ewa Beach, HI', - 1808696 => 'Waianae, HI', - 1808732 => 'Honolulu, HI', - 1808733 => 'Honolulu, HI', - 1808734 => 'Honolulu, HI', - 1808735 => 'Honolulu, HI', - 1808737 => 'Honolulu, HI', - 1808739 => 'Honolulu, HI', - 1808742 => 'Koloa, HI', - 1808775 => 'Honokaa, HI', - 1808791 => 'Honolulu, HI', - 1808792 => 'Honolulu, HI', - 1808821 => 'Kapaa, HI', - 1808822 => 'Kapaa, HI', - 1808823 => 'Kapaa, HI', - 1808826 => 'Hanalei, HI', - 1808828 => 'Kilauea, HI', - 1808832 => 'Honolulu, HI', - 1808833 => 'Honolulu, HI', - 1808834 => 'Honolulu, HI', - 1808836 => 'Honolulu, HI', - 1808839 => 'Honolulu, HI', - 1808841 => 'Honolulu, HI', - 1808842 => 'Honolulu, HI', - 1808843 => 'Honolulu, HI', - 1808845 => 'Honolulu, HI', - 1808847 => 'Honolulu, HI', - 1808848 => 'Honolulu, HI', - 1808871 => 'Kahului, HI', - 1808873 => 'Kahului, HI', - 1808874 => 'Kihei, HI', - 1808875 => 'Kihei, HI', - 1808877 => 'Kahului, HI', - 1808878 => 'Kula, HI', - 1808879 => 'Kihei, HI', - 1808883 => 'Waikoloa Village, HI', - 1808885 => 'Waimea, HI', - 1808886 => 'Waikoloa Village, HI', - 1808887 => 'Waimea, HI', - 1808889 => 'Kapaau, HI', - 1808891 => 'Kihei, HI', - 1808921 => 'Honolulu, HI', - 1808922 => 'Honolulu, HI', - 1808923 => 'Honolulu, HI', - 1808924 => 'Honolulu, HI', - 1808926 => 'Honolulu, HI', - 1808929 => 'Naalehu, HI', - 1808933 => 'Hilo, HI', - 1808934 => 'Hilo, HI', - 1808935 => 'Hilo, HI', - 1808941 => 'Honolulu, HI', - 1808942 => 'Honolulu, HI', - 1808943 => 'Honolulu, HI', - 1808944 => 'Honolulu, HI', - 1808945 => 'Honolulu, HI', - 1808946 => 'Honolulu, HI', - 1808947 => 'Honolulu, HI', - 1808949 => 'Honolulu, HI', - 1808951 => 'Honolulu, HI', - 1808955 => 'Honolulu, HI', - 1808956 => 'Honolulu, HI', - 1808959 => 'Hilo, HI', - 1808961 => 'Hilo, HI', - 1808965 => 'Pāhoa, HI', - 1808966 => 'Keaau, HI', - 1808969 => 'Hilo, HI', - 1808973 => 'Honolulu, HI', - 1808974 => 'Hilo, HI', - 1808982 => 'Keaau, HI', - 1808983 => 'Honolulu, HI', - 1808988 => 'Honolulu, HI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1809.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1809.php deleted file mode 100644 index f8feca0fb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1809.php +++ /dev/null @@ -1,14 +0,0 @@ - 'Bavaro', - 1809554 => 'Higüey', - 1809573 => 'La Vega', - 1809574 => 'Jarabacoa', - 1809578 => 'Moca', - 1809584 => 'Nagua', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1810.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1810.php deleted file mode 100644 index 1bc03e2a1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1810.php +++ /dev/null @@ -1,88 +0,0 @@ - 'Michigan', - 1810220 => 'Brighton, MI', - 1810225 => 'Brighton, MI', - 1810227 => 'Brighton, MI', - 1810229 => 'Brighton, MI', - 1810230 => 'Flint Township, MI', - 1810232 => 'Flint, MI', - 1810233 => 'Flint, MI', - 1810234 => 'Flint, MI', - 1810235 => 'Flint, MI', - 1810238 => 'Flint, MI', - 1810239 => 'Flint, MI', - 1810245 => 'Lapeer, MI', - 1810257 => 'Flint, MI', - 1810326 => 'St. Clair, MI', - 1810329 => 'St. Clair, MI', - 1810342 => 'Flint Township, MI', - 1810346 => 'Brown City, MI', - 1810359 => 'Lexington, MI', - 1810364 => 'Marysville, MI', - 1810376 => 'Deckerville, MI', - 1810385 => 'Fort Gratiot Township, MI', - 1810387 => 'Yale, MI', - 1810388 => 'Marysville, MI', - 1810424 => 'Flint, MI', - 1810487 => 'Flushing, MI', - 1810494 => 'Brighton, MI', - 1810564 => 'Clio, MI', - 1810588 => 'Brighton, MI', - 1810606 => 'Grand Blanc Township, MI', - 1810622 => 'Port Sanilac, MI', - 1810629 => 'Fenton, MI', - 1810631 => 'Otisville, MI', - 1810632 => 'Hartland, MI', - 1810635 => 'Swartz Creek, MI', - 1810636 => 'Goodrich, MI', - 1810639 => 'Montrose, MI', - 1810648 => 'Sandusky, MI', - 1810653 => 'Davison, MI', - 1810655 => 'Swartz Creek, MI', - 1810658 => 'Davison, MI', - 1810659 => 'Flushing, MI', - 1810664 => 'Lapeer, MI', - 1810667 => 'Lapeer, MI', - 1810678 => 'Metamora, MI', - 1810679 => 'Croswell, MI', - 1810686 => 'Clio, MI', - 1810687 => 'Clio, MI', - 1810688 => 'North Branch, MI', - 1810714 => 'Fenton, MI', - 1810715 => 'Burton, MI', - 1810720 => 'Flint Township, MI', - 1810721 => 'Imlay City, MI', - 1810724 => 'Imlay City, MI', - 1810732 => 'Flint Township, MI', - 1810733 => 'Flint Township, MI', - 1810735 => 'Linden, MI', - 1810736 => 'Flint, MI', - 1810742 => 'Burton, MI', - 1810743 => 'Burton, MI', - 1810744 => 'Burton, MI', - 1810750 => 'Fenton, MI', - 1810762 => 'Flint, MI', - 1810765 => 'Marine City, MI', - 1810766 => 'Flint, MI', - 1810767 => 'Flint, MI', - 1810785 => 'Flint, MI', - 1810787 => 'Flint, MI', - 1810789 => 'Flint, MI', - 1810793 => 'Columbiaville, MI', - 1810794 => 'Algonac, MI', - 1810796 => 'Dryden, MI', - 1810798 => 'Almont, MI', - 1810844 => 'Brighton, MI', - 1810966 => 'Port Huron, MI', - 1810982 => 'Port Huron, MI', - 1810984 => 'Port Huron, MI', - 1810985 => 'Port Huron, MI', - 1810987 => 'Port Huron, MI', - 1810989 => 'Port Huron, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1812.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1812.php deleted file mode 100644 index 22c970f81..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1812.php +++ /dev/null @@ -1,171 +0,0 @@ - 'Indiana', - 1812218 => 'Jeffersonville, IN', - 1812231 => 'Terre Haute, IN', - 1812232 => 'Terre Haute, IN', - 1812234 => 'Terre Haute, IN', - 1812235 => 'Terre Haute, IN', - 1812238 => 'Terre Haute, IN', - 1812242 => 'Terre Haute, IN', - 1812246 => 'Sellersburg, IN', - 1812247 => 'Shoals, IN', - 1812254 => 'Washington, IN', - 1812256 => 'Charlestown, IN', - 1812265 => 'Madison, IN', - 1812268 => 'Sullivan, IN', - 1812273 => 'Madison, IN', - 1812275 => 'Bedford, IN', - 1812277 => 'Bedford, IN', - 1812278 => 'Bedford, IN', - 1812279 => 'Bedford, IN', - 1812280 => 'Jeffersonville, IN', - 1812282 => 'Jeffersonville, IN', - 1812283 => 'Jeffersonville, IN', - 1812284 => 'Jeffersonville, IN', - 1812285 => 'Jeffersonville, IN', - 1812288 => 'Jeffersonville, IN', - 1812294 => 'Henryville, IN', - 1812295 => 'Loogootee, IN', - 1812299 => 'Terre Haute, IN', - 1812314 => 'Columbus, IN', - 1812323 => 'Bloomington, IN', - 1812330 => 'Bloomington, IN', - 1812331 => 'Bloomington, IN', - 1812332 => 'Bloomington, IN', - 1812333 => 'Bloomington, IN', - 1812334 => 'Bloomington, IN', - 1812335 => 'Bloomington, IN', - 1812336 => 'Bloomington, IN', - 1812337 => 'Bloomington, IN', - 1812338 => 'English, IN', - 1812339 => 'Bloomington, IN', - 1812342 => 'Columbus, IN', - 1812346 => 'North Vernon, IN', - 1812349 => 'Bloomington, IN', - 1812352 => 'North Vernon, IN', - 1812353 => 'Bloomington, IN', - 1812354 => 'Petersburg, IN', - 1812355 => 'Bloomington, IN', - 1812358 => 'Brownstown, IN', - 1812367 => 'Ferdinand, IN', - 1812372 => 'Columbus, IN', - 1812375 => 'Columbus, IN', - 1812376 => 'Columbus, IN', - 1812378 => 'Columbus, IN', - 1812379 => 'Columbus, IN', - 1812384 => 'Bloomfield, IN', - 1812385 => 'Princeton, IN', - 1812386 => 'Princeton, IN', - 1812401 => 'Evansville, IN', - 1812402 => 'Evansville, IN', - 1812421 => 'Evansville, IN', - 1812422 => 'Evansville, IN', - 1812423 => 'Evansville, IN', - 1812424 => 'Evansville, IN', - 1812425 => 'Evansville, IN', - 1812426 => 'Evansville, IN', - 1812427 => 'Vevay, IN', - 1812428 => 'Evansville, IN', - 1812432 => 'Dillsboro, IN', - 1812435 => 'Evansville, IN', - 1812437 => 'Evansville, IN', - 1812438 => 'Rising Sun, IN', - 1812442 => 'Brazil, IN', - 1812443 => 'Brazil, IN', - 1812446 => 'Brazil, IN', - 1812448 => 'Brazil, IN', - 1812450 => 'Evansville, IN', - 1812462 => 'Terre Haute, IN', - 1812464 => 'Evansville, IN', - 1812466 => 'Terre Haute, IN', - 1812471 => 'Evansville, IN', - 1812473 => 'Evansville, IN', - 1812474 => 'Evansville, IN', - 1812475 => 'Evansville, IN', - 1812476 => 'Evansville, IN', - 1812477 => 'Evansville, IN', - 1812478 => 'Terre Haute, IN', - 1812479 => 'Evansville, IN', - 1812481 => 'Jasper, IN', - 1812482 => 'Jasper, IN', - 1812485 => 'Evansville, IN', - 1812486 => 'Montgomery, IN', - 1812490 => 'Newburgh, IN', - 1812491 => 'Evansville, IN', - 1812522 => 'Seymour, IN', - 1812523 => 'Seymour, IN', - 1812524 => 'Seymour, IN', - 1812526 => 'Edinburgh, IN', - 1812533 => 'West Terre Haute, IN', - 1812537 => 'Lawrenceburg, IN', - 1812539 => 'Lawrenceburg, IN', - 1812546 => 'Hope, IN', - 1812547 => 'Tell City, IN', - 1812591 => 'Westport, IN', - 1812597 => 'Morgantown, IN', - 1812623 => 'Sunman, IN', - 1812634 => 'Jasper, IN', - 1812636 => 'Odon, IN', - 1812637 => 'Lawrenceburg, IN', - 1812649 => 'Rockport, IN', - 1812654 => 'Milan, IN', - 1812662 => 'Greensburg, IN', - 1812663 => 'Greensburg, IN', - 1812665 => 'Jasonville, IN', - 1812683 => 'Huntingburg, IN', - 1812723 => 'Paoli, IN', - 1812735 => 'Bicknell, IN', - 1812738 => 'Corydon, IN', - 1812749 => 'Oakland City, IN', - 1812752 => 'Scottsburg, IN', - 1812753 => 'Fort Branch, IN', - 1812768 => 'Haubstadt, IN', - 1812794 => 'Austin, IN', - 1812822 => 'Bloomington, IN', - 1812824 => 'Bloomington, IN', - 1812825 => 'Bloomington, IN', - 1812829 => 'Spencer, IN', - 1812838 => 'Mount Vernon, IN', - 1812842 => 'Newburgh, IN', - 1812847 => 'Linton, IN', - 1812849 => 'Mitchell, IN', - 1812853 => 'Newburgh, IN', - 1812855 => 'Bloomington, IN', - 1812858 => 'Newburgh, IN', - 1812865 => 'Orleans, IN', - 1812866 => 'Hanover, IN', - 1812867 => 'Evansville, IN', - 1812875 => 'Worthington, IN', - 1812877 => 'Terre Haute, IN', - 1812882 => 'Vincennes, IN', - 1812883 => 'Salem, IN', - 1812885 => 'Vincennes, IN', - 1812886 => 'Vincennes, IN', - 1812897 => 'Boonville, IN', - 1812917 => 'Terre Haute, IN', - 1812923 => 'Floyds Knobs, IN', - 1812925 => 'Chandler, IN', - 1812926 => 'Aurora, IN', - 1812932 => 'Batesville, IN', - 1812933 => 'Batesville, IN', - 1812934 => 'Batesville, IN', - 1812936 => 'French Lick, IN', - 1812937 => 'Dale, IN', - 1812939 => 'Clay City, IN', - 1812941 => 'New Albany, IN', - 1812944 => 'New Albany, IN', - 1812945 => 'New Albany, IN', - 1812948 => 'New Albany, IN', - 1812949 => 'New Albany, IN', - 1812951 => 'Georgetown, IN', - 1812952 => 'Lanesville, IN', - 1812963 => 'Evansville, IN', - 1812967 => 'New Pekin, IN', - 1812988 => 'Nashville, IN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1813.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1813.php deleted file mode 100644 index 5b20226ab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1813.php +++ /dev/null @@ -1,187 +0,0 @@ - 'Florida', - 1813221 => 'Tampa, FL', - 1813222 => 'Tampa, FL', - 1813223 => 'Tampa, FL', - 1813224 => 'Tampa, FL', - 1813225 => 'Tampa, FL', - 1813226 => 'Tampa, FL', - 1813227 => 'Tampa, FL', - 1813228 => 'Tampa, FL', - 1813229 => 'Tampa, FL', - 1813231 => 'Tampa, FL', - 1813232 => 'Tampa, FL', - 1813234 => 'Tampa, FL', - 1813236 => 'Tampa, FL', - 1813237 => 'Tampa, FL', - 1813238 => 'Tampa, FL', - 1813239 => 'Tampa, FL', - 1813241 => 'Tampa, FL', - 1813242 => 'Tampa, FL', - 1813246 => 'Tampa, FL', - 1813247 => 'Tampa, FL', - 1813248 => 'Tampa, FL', - 1813249 => 'Tampa, FL', - 1813250 => 'Tampa, FL', - 1813251 => 'Tampa, FL', - 1813253 => 'Tampa, FL', - 1813254 => 'Tampa, FL', - 1813258 => 'Tampa, FL', - 1813259 => 'Tampa, FL', - 1813261 => 'Tampa, FL', - 1813264 => 'Tampa, FL', - 1813265 => 'Tampa, FL', - 1813269 => 'Tampa, FL', - 1813272 => 'Tampa, FL', - 1813273 => 'Tampa, FL', - 1813274 => 'Tampa, FL', - 1813280 => 'Tampa, FL', - 1813281 => 'Tampa, FL', - 1813282 => 'Tampa, FL', - 1813286 => 'Tampa, FL', - 1813287 => 'Tampa, FL', - 1813288 => 'Tampa, FL', - 1813289 => 'Tampa, FL', - 1813319 => 'Tampa, FL', - 1813341 => 'Tampa, FL', - 1813343 => 'Tampa, FL', - 1813348 => 'Tampa, FL', - 1813350 => 'Tampa, FL', - 1813353 => 'Tampa, FL', - 1813374 => 'Tampa, FL', - 1813386 => 'Tampa, FL', - 1813402 => 'Tampa, FL', - 1813443 => 'Tampa, FL', - 1813490 => 'Tampa, FL', - 1813514 => 'Tampa, FL', - 1813558 => 'Tampa, FL', - 1813571 => 'Brandon, FL', - 1813579 => 'Tampa, FL', - 1813615 => 'Tampa, FL', - 1813620 => 'Tampa, FL', - 1813621 => 'Tampa, FL', - 1813622 => 'Tampa, FL', - 1813623 => 'Tampa, FL', - 1813626 => 'Tampa, FL', - 1813627 => 'Tampa, FL', - 1813628 => 'Tampa, FL', - 1813630 => 'Tampa, FL', - 1813631 => 'Tampa, FL', - 1813632 => 'Tampa, FL', - 1813634 => 'Sun City Center, FL', - 1813635 => 'Tampa, FL', - 1813639 => 'Tampa, FL', - 1813644 => 'Tampa, FL', - 1813645 => 'Ruskin, FL', - 1813653 => 'Brandon, FL', - 1813654 => 'Brandon, FL', - 1813655 => 'Brandon, FL', - 1813659 => 'Plant City, FL', - 1813661 => 'Brandon, FL', - 1813662 => 'Brandon, FL', - 1813664 => 'Tampa, FL', - 1813671 => 'Riverview, FL', - 1813672 => 'Riverview, FL', - 1813677 => 'Riverview, FL', - 1813681 => 'Brandon, FL', - 1813684 => 'Brandon, FL', - 1813685 => 'Brandon, FL', - 1813689 => 'Brandon, FL', - 1813704 => 'Plant City, FL', - 1813707 => 'Plant City, FL', - 1813715 => 'Zephyrhills, FL', - 1813719 => 'Plant City, FL', - 1813737 => 'Plant City, FL', - 1813740 => 'Tampa, FL', - 1813741 => 'Riverview, FL', - 1813745 => 'Tampa, FL', - 1813752 => 'Plant City, FL', - 1813754 => 'Plant City, FL', - 1813757 => 'Plant City, FL', - 1813759 => 'Plant City, FL', - 1813774 => 'Tampa, FL', - 1813779 => 'Zephyrhills, FL', - 1813780 => 'Zephyrhills, FL', - 1813782 => 'Zephyrhills, FL', - 1813783 => 'Zephyrhills, FL', - 1813788 => 'Zephyrhills, FL', - 1813792 => 'Tampa, FL', - 1813805 => 'Tampa, FL', - 1813814 => 'Tampa, FL', - 1813831 => 'Tampa, FL', - 1813832 => 'Tampa, FL', - 1813835 => 'Tampa, FL', - 1813837 => 'Tampa, FL', - 1813839 => 'Tampa, FL', - 1813844 => 'Tampa, FL', - 1813849 => 'Tampa, FL', - 1813855 => 'Oldsmar, FL', - 1813864 => 'Tampa, FL', - 1813866 => 'Tampa, FL', - 1813868 => 'Tampa, FL', - 1813870 => 'Tampa, FL', - 1813871 => 'Tampa, FL', - 1813872 => 'Tampa, FL', - 1813873 => 'Tampa, FL', - 1813874 => 'Tampa, FL', - 1813875 => 'Tampa, FL', - 1813876 => 'Tampa, FL', - 1813877 => 'Tampa, FL', - 1813879 => 'Tampa, FL', - 1813880 => 'Tampa, FL', - 1813882 => 'Tampa, FL', - 1813884 => 'Tampa, FL', - 1813885 => 'Tampa, FL', - 1813886 => 'Tampa, FL', - 1813887 => 'Tampa, FL', - 1813888 => 'Tampa, FL', - 1813889 => 'Tampa, FL', - 1813890 => 'Tampa, FL', - 1813891 => 'Tampa, FL', - 1813899 => 'Tampa, FL', - 1813902 => 'Tampa, FL', - 1813903 => 'Tampa, FL', - 1813907 => 'Wesley Chapel, FL', - 1813908 => 'Tampa, FL', - 1813909 => 'Lutz, FL', - 1813910 => 'Tampa, FL', - 1813915 => 'Tampa, FL', - 1813925 => 'Tampa, FL', - 1813926 => 'Tampa, FL', - 1813930 => 'Tampa, FL', - 1813931 => 'Tampa, FL', - 1813932 => 'Tampa, FL', - 1813933 => 'Tampa, FL', - 1813935 => 'Tampa, FL', - 1813936 => 'Tampa, FL', - 1813948 => 'Lutz, FL', - 1813949 => 'Lutz, FL', - 1813960 => 'Tampa, FL', - 1813961 => 'Tampa, FL', - 1813962 => 'Tampa, FL', - 1813963 => 'Tampa, FL', - 1813964 => 'Tampa, FL', - 1813968 => 'Tampa, FL', - 1813969 => 'Tampa, FL', - 1813971 => 'Tampa, FL', - 1813972 => 'Tampa, FL', - 1813973 => 'Wesley Chapel, FL', - 1813974 => 'Tampa, FL', - 1813975 => 'Tampa, FL', - 1813977 => 'Tampa, FL', - 1813979 => 'Tampa, FL', - 1813984 => 'Tampa, FL', - 1813986 => 'Thonotosassa, FL', - 1813988 => 'Tampa, FL', - 1813989 => 'Tampa, FL', - 1813991 => 'Wesley Chapel, FL', - 1813994 => 'Wesley Chapel, FL', - 1813995 => 'Land O\' Lakes, FL', - 1813996 => 'Land O\' Lakes, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1814.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1814.php deleted file mode 100644 index f58bf7e49..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1814.php +++ /dev/null @@ -1,166 +0,0 @@ - 'Pennsylvania', - 1814201 => 'Altoona, PA', - 1814224 => 'Roaring Spring, PA', - 1814226 => 'Clarion, PA', - 1814227 => 'Clarion, PA', - 1814231 => 'State College, PA', - 1814234 => 'State College, PA', - 1814235 => 'State College, PA', - 1814236 => 'Curwensville, PA', - 1814237 => 'State College, PA', - 1814238 => 'State College, PA', - 1814239 => 'Claysburg, PA', - 1814247 => 'Hastings, PA', - 1814254 => 'Johnstown, PA', - 1814255 => 'Johnstown, PA', - 1814258 => 'Elkland, PA', - 1814262 => 'Johnstown, PA', - 1814265 => 'Brockway, PA', - 1814266 => 'Johnstown, PA', - 1814267 => 'Berlin, PA', - 1814269 => 'Johnstown, PA', - 1814272 => 'State College, PA', - 1814274 => 'Coudersport, PA', - 1814275 => 'New Bethlehem, PA', - 1814288 => 'Johnstown, PA', - 1814308 => 'State College, PA', - 1814322 => 'Johnstown, PA', - 1814333 => 'Meadville, PA', - 1814336 => 'Meadville, PA', - 1814337 => 'Meadville, PA', - 1814339 => 'Osceola Mills, PA', - 1814342 => 'Philipsburg, PA', - 1814344 => 'Carrolltown, PA', - 1814353 => 'Bellefonte, PA', - 1814355 => 'Bellefonte, PA', - 1814359 => 'Pleasant Gap, PA', - 1814362 => 'Bradford, PA', - 1814364 => 'Centre Hall, PA', - 1814367 => 'Westfield, PA', - 1814368 => 'Bradford, PA', - 1814371 => 'DuBois, PA', - 1814375 => 'DuBois, PA', - 1814378 => 'Houtzdale, PA', - 1814382 => 'Conneaut Lake, PA', - 1814395 => 'Confluence, PA', - 1814398 => 'Cambridge Spgs, PA', - 1814422 => 'Spring Mills, PA', - 1814425 => 'Cochranton, PA', - 1814432 => 'Franklin, PA', - 1814435 => 'Galeton, PA', - 1814437 => 'Franklin, PA', - 1814438 => 'Union City, PA', - 1814443 => 'Somerset, PA', - 1814444 => 'Somerset, PA', - 1814445 => 'Somerset, PA', - 1814446 => 'Seward, PA', - 1814447 => 'Orbisonia, PA', - 1814451 => 'Erie, PA', - 1814452 => 'Erie, PA', - 1814453 => 'Erie, PA', - 1814454 => 'Erie, PA', - 1814455 => 'Erie, PA', - 1814456 => 'Erie, PA', - 1814459 => 'Erie, PA', - 1814461 => 'Erie, PA', - 1814464 => 'Erie, PA', - 1814466 => 'Boalsburg, PA', - 1814467 => 'Windber, PA', - 1814471 => 'Ebensburg, PA', - 1814472 => 'Ebensburg, PA', - 1814474 => 'Fairview, PA', - 1814476 => 'McKean, PA', - 1814486 => 'Emporium, PA', - 1814489 => 'Sugar Grove, PA', - 1814533 => 'Johnstown, PA', - 1814534 => 'Johnstown, PA', - 1814535 => 'Johnstown, PA', - 1814536 => 'Johnstown, PA', - 1814539 => 'Johnstown, PA', - 1814542 => 'Mount Union, PA', - 1814563 => 'Youngsville, PA', - 1814587 => 'Conneautville, PA', - 1814623 => 'Bedford, PA', - 1814629 => 'Boswell, PA', - 1814634 => 'Meyersdale, PA', - 1814635 => 'Saxton, PA', - 1814642 => 'Port Allegany, PA', - 1814643 => 'Huntingdon, PA', - 1814652 => 'Everett, PA', - 1814653 => 'Reynoldsville, PA', - 1814662 => 'Salisbury, PA', - 1814663 => 'Corry, PA', - 1814664 => 'Corry, PA', - 1814665 => 'Corry, PA', - 1814669 => 'Alexandria, PA', - 1814672 => 'Coalport, PA', - 1814674 => 'Patton, PA', - 1814677 => 'Oil City, PA', - 1814683 => 'Linesville, PA', - 1814684 => 'Tyrone, PA', - 1814692 => 'Port Matilda, PA', - 1814723 => 'Warren, PA', - 1814724 => 'Meadville, PA', - 1814725 => 'North East, PA', - 1814726 => 'Warren, PA', - 1814734 => 'Edinboro, PA', - 1814735 => 'Breezewood, PA', - 1814736 => 'Portage, PA', - 1814742 => 'Bellwood, PA', - 1814754 => 'Central City, PA', - 1814755 => 'Tionesta, PA', - 1814756 => 'Albion, PA', - 1814757 => 'Russell, PA', - 1814763 => 'Saegertown, PA', - 1814765 => 'Clearfield, PA', - 1814768 => 'Clearfield, PA', - 1814772 => 'Ridgway, PA', - 1814774 => 'Girard, PA', - 1814776 => 'Ridgway, PA', - 1814781 => 'St. Marys, PA', - 1814793 => 'Martinsburg, PA', - 1814796 => 'Waterford, PA', - 1814797 => 'Knox, PA', - 1814825 => 'Erie, PA', - 1814827 => 'Titusville, PA', - 1814832 => 'Williamsburg, PA', - 1814833 => 'Erie, PA', - 1814834 => 'St. Marys, PA', - 1814835 => 'Erie, PA', - 1814836 => 'Erie, PA', - 1814837 => 'Kane, PA', - 1814838 => 'Erie, PA', - 1814849 => 'Brookville, PA', - 1814860 => 'Erie, PA', - 1814861 => 'State College, PA', - 1814864 => 'Erie, PA', - 1814865 => 'University Park, PA', - 1814866 => 'Erie, PA', - 1814867 => 'State College, PA', - 1814868 => 'Erie, PA', - 1814871 => 'Erie, PA', - 1814877 => 'Erie, PA', - 1814886 => 'Cresson, PA', - 1814887 => 'Smethport, PA', - 1814889 => 'Altoona, PA', - 1814898 => 'Erie, PA', - 1814899 => 'Erie, PA', - 1814926 => 'Rockwood, PA', - 1814938 => 'Punxsutawney, PA', - 1814940 => 'Altoona, PA', - 1814941 => 'Altoona, PA', - 1814942 => 'Altoona, PA', - 1814943 => 'Altoona, PA', - 1814944 => 'Altoona, PA', - 1814946 => 'Altoona, PA', - 1814948 => 'Northern Cambria, PA', - 1814949 => 'Altoona, PA', - 1814965 => 'Johnsonburg, PA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1815.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1815.php deleted file mode 100644 index 114ca8ef0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1815.php +++ /dev/null @@ -1,193 +0,0 @@ - 'Illinois', - 1815206 => 'Woodstock, IL', - 1815220 => 'Peru, IL', - 1815223 => 'Peru, IL', - 1815224 => 'Peru, IL', - 1815225 => 'Milledgeville, IL', - 1815226 => 'Rockford, IL', - 1815227 => 'Rockford, IL', - 1815229 => 'Rockford, IL', - 1815230 => 'Plainfield, IL', - 1815232 => 'Freeport, IL', - 1815233 => 'Freeport, IL', - 1815234 => 'Byron, IL', - 1815235 => 'Freeport, IL', - 1815237 => 'Gardner, IL', - 1815239 => 'Pecatonica, IL', - 1815244 => 'Mount Carroll, IL', - 1815246 => 'Earlville, IL', - 1815248 => 'Durand, IL', - 1815254 => 'Plainfield, IL', - 1815265 => 'Gilman, IL', - 1815267 => 'Plainfield, IL', - 1815273 => 'Savanna, IL', - 1815284 => 'Dixon, IL', - 1815285 => 'Dixon, IL', - 1815286 => 'Hinckley, IL', - 1815288 => 'Dixon, IL', - 1815293 => 'Romeoville, IL', - 1815316 => 'Rockford, IL', - 1815332 => 'Rockford, IL', - 1815334 => 'Woodstock, IL', - 1815335 => 'Winnebago, IL', - 1815337 => 'Woodstock, IL', - 1815338 => 'Woodstock, IL', - 1815339 => 'Granville, IL', - 1815344 => 'McHenry, IL', - 1815356 => 'Crystal Lake, IL', - 1815357 => 'Seneca, IL', - 1815363 => 'McHenry, IL', - 1815369 => 'Lena, IL', - 1815372 => 'Romeoville, IL', - 1815379 => 'Walnut, IL', - 1815385 => 'McHenry, IL', - 1815389 => 'South Beloit, IL', - 1815391 => 'Rockford, IL', - 1815394 => 'Rockford, IL', - 1815395 => 'Rockford, IL', - 1815397 => 'Rockford, IL', - 1815398 => 'Rockford, IL', - 1815399 => 'Rockford, IL', - 1815416 => 'Morris, IL', - 1815423 => 'Elwood, IL', - 1815426 => 'Herscher, IL', - 1815431 => 'Ottawa, IL', - 1815432 => 'Watseka, IL', - 1815433 => 'Ottawa, IL', - 1815434 => 'Ottawa, IL', - 1815436 => 'Plainfield, IL', - 1815439 => 'Plainfield, IL', - 1815444 => 'Crystal Lake, IL', - 1815455 => 'Crystal Lake, IL', - 1815457 => 'Cissna Park, IL', - 1815458 => 'Braidwood, IL', - 1815459 => 'Crystal Lake, IL', - 1815462 => 'New Lenox, IL', - 1815463 => 'New Lenox, IL', - 1815464 => 'Frankfort, IL', - 1815468 => 'Manteno, IL', - 1815469 => 'Frankfort, IL', - 1815472 => 'Momence, IL', - 1815476 => 'Wilmington, IL', - 1815477 => 'Crystal Lake, IL', - 1815478 => 'Manhattan, IL', - 1815479 => 'Crystal Lake, IL', - 1815484 => 'Rockford, IL', - 1815485 => 'New Lenox, IL', - 1815489 => 'Rockford, IL', - 1815490 => 'Rockford, IL', - 1815493 => 'Lanark, IL', - 1815496 => 'Sheridan, IL', - 1815498 => 'Somonauk, IL', - 1815537 => 'Prophetstown, IL', - 1815538 => 'Mendota, IL', - 1815539 => 'Mendota, IL', - 1815544 => 'Belvidere, IL', - 1815547 => 'Belvidere, IL', - 1815561 => 'Rochelle, IL', - 1815562 => 'Rochelle, IL', - 1815568 => 'Marengo, IL', - 1815577 => 'Plainfield, IL', - 1815578 => 'McHenry, IL', - 1815584 => 'Dwight, IL', - 1815588 => 'Lockport, IL', - 1815589 => 'Fulton, IL', - 1815599 => 'Freeport, IL', - 1815609 => 'Plainfield, IL', - 1815622 => 'Sterling, IL', - 1815623 => 'Roscoe, IL', - 1815624 => 'Rockton, IL', - 1815625 => 'Sterling, IL', - 1815626 => 'Sterling, IL', - 1815634 => 'Coal City, IL', - 1815648 => 'Hebron, IL', - 1815653 => 'Wonder Lake, IL', - 1815657 => 'Forrest, IL', - 1815663 => 'Spring Valley, IL', - 1815664 => 'Spring Valley, IL', - 1815667 => 'North Utica, IL', - 1815672 => 'Streator, IL', - 1815673 => 'Streator, IL', - 1815675 => 'Spring Grove, IL', - 1815678 => 'Richmond, IL', - 1815692 => 'Fairbury, IL', - 1815694 => 'Clifton, IL', - 1815695 => 'Newark, IL', - 1815708 => 'Rockford, IL', - 1815722 => 'Joliet, IL', - 1815723 => 'Joliet, IL', - 1815724 => 'Joliet, IL', - 1815725 => 'Joliet, IL', - 1815726 => 'Joliet, IL', - 1815727 => 'Joliet, IL', - 1815728 => 'Wonder Lake, IL', - 1815729 => 'Joliet, IL', - 1815730 => 'Joliet, IL', - 1815732 => 'Oregon, IL', - 1815734 => 'Mount Morris, IL', - 1815740 => 'Joliet, IL', - 1815741 => 'Joliet, IL', - 1815744 => 'Joliet, IL', - 1815745 => 'Warren, IL', - 1815747 => 'East Dubuque, IL', - 1815748 => 'DeKalb, IL', - 1815754 => 'DeKalb, IL', - 1815756 => 'DeKalb, IL', - 1815758 => 'DeKalb, IL', - 1815759 => 'McHenry, IL', - 1815765 => 'Poplar Grove, IL', - 1815772 => 'Morrison, IL', - 1815773 => 'Joliet, IL', - 1815774 => 'Joliet, IL', - 1815776 => 'Galena, IL', - 1815777 => 'Galena, IL', - 1815784 => 'Genoa, IL', - 1815786 => 'Sandwich, IL', - 1815787 => 'DeKalb, IL', - 1815788 => 'Crystal Lake, IL', - 1815795 => 'Marseilles, IL', - 1815806 => 'Frankfort, IL', - 1815824 => 'Shabbona, IL', - 1815834 => 'Lockport, IL', - 1815836 => 'Lockport, IL', - 1815838 => 'Lockport, IL', - 1815842 => 'Pontiac, IL', - 1815844 => 'Pontiac, IL', - 1815857 => 'Amboy, IL', - 1815858 => 'Elizabeth, IL', - 1815872 => 'Princeton, IL', - 1815874 => 'Rockford, IL', - 1815875 => 'Princeton, IL', - 1815879 => 'Princeton, IL', - 1815883 => 'Oglesby, IL', - 1815886 => 'Romeoville, IL', - 1815893 => 'Crystal Lake, IL', - 1815895 => 'Sycamore, IL', - 1815899 => 'Sycamore, IL', - 1815923 => 'Union, IL', - 1815937 => 'Kankakee, IL', - 1815938 => 'Forreston, IL', - 1815941 => 'Morris, IL', - 1815942 => 'Morris, IL', - 1815943 => 'Harvard, IL', - 1815945 => 'Chenoa, IL', - 1815946 => 'Polo, IL', - 1815947 => 'Stockton, IL', - 1815961 => 'Rockford, IL', - 1815962 => 'Rockford, IL', - 1815963 => 'Rockford, IL', - 1815964 => 'Rockford, IL', - 1815965 => 'Rockford, IL', - 1815968 => 'Rockford, IL', - 1815971 => 'Rockford, IL', - 1815977 => 'Rockford, IL', - 1815986 => 'Rockford, IL', - 1815987 => 'Rockford, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1816.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1816.php deleted file mode 100644 index abaa19ab7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1816.php +++ /dev/null @@ -1,141 +0,0 @@ - 'Missouri', - 1816214 => 'Kansas City, MO', - 1816220 => 'Blue Springs, MO', - 1816221 => 'Kansas City, MO', - 1816224 => 'Blue Springs, MO', - 1816228 => 'Blue Springs, MO', - 1816229 => 'Blue Springs, MO', - 1816230 => 'Odessa, MO', - 1816231 => 'Kansas City, MO', - 1816232 => 'St. Joseph, MO', - 1816233 => 'St. Joseph, MO', - 1816234 => 'Kansas City, MO', - 1816235 => 'Kansas City, MO', - 1816238 => 'St. Joseph, MO', - 1816241 => 'Kansas City, MO', - 1816246 => 'Lee\'s Summit, MO', - 1816252 => 'Independence, MO', - 1816254 => 'Independence, MO', - 1816257 => 'Independence, MO', - 1816268 => 'Kansas City, MO', - 1816271 => 'St. Joseph, MO', - 1816276 => 'Kansas City, MO', - 1816279 => 'St. Joseph, MO', - 1816283 => 'Kansas City, MO', - 1816292 => 'Kansas City, MO', - 1816297 => 'Adrian, MO', - 1816318 => 'Belton, MO', - 1816322 => 'Belton, MO', - 1816324 => 'Savannah, MO', - 1816331 => 'Belton, MO', - 1816333 => 'Kansas City, MO', - 1816347 => 'Lee\'s Summit, MO', - 1816348 => 'Belton, MO', - 1816350 => 'Independence, MO', - 1816353 => 'Raytown, MO', - 1816356 => 'Raytown, MO', - 1816358 => 'Raytown, MO', - 1816361 => 'Kansas City, MO', - 1816363 => 'Kansas City, MO', - 1816364 => 'St. Joseph, MO', - 1816373 => 'Independence, MO', - 1816380 => 'Harrisonville, MO', - 1816387 => 'St. Joseph, MO', - 1816390 => 'St. Joseph, MO', - 1816404 => 'Kansas City, MO', - 1816407 => 'Liberty, MO', - 1816412 => 'Kansas City, MO', - 1816413 => 'Kansas City, MO', - 1816415 => 'Liberty, MO', - 1816418 => 'Kansas City, MO', - 1816420 => 'Kansas City, MO', - 1816421 => 'Kansas City, MO', - 1816436 => 'Kansas City, MO', - 1816444 => 'Kansas City, MO', - 1816449 => 'Maysville, MO', - 1816452 => 'Kansas City, MO', - 1816453 => 'Kansas City, MO', - 1816454 => 'Kansas City, MO', - 1816455 => 'Kansas City, MO', - 1816459 => 'Kansas City, MO', - 1816461 => 'Independence, MO', - 1816468 => 'Kansas City, MO', - 1816471 => 'Kansas City, MO', - 1816472 => 'Kansas City, MO', - 1816474 => 'Kansas City, MO', - 1816478 => 'Independence, MO', - 1816483 => 'Kansas City, MO', - 1816505 => 'Kansas City, MO', - 1816513 => 'Kansas City, MO', - 1816523 => 'Kansas City, MO', - 1816524 => 'Lee\'s Summit, MO', - 1816525 => 'Lee\'s Summit, MO', - 1816531 => 'Kansas City, MO', - 1816532 => 'Smithville, MO', - 1816539 => 'Plattsburg, MO', - 1816540 => 'Pleasant Hill, MO', - 1816554 => 'Lee\'s Summit, MO', - 1816561 => 'Kansas City, MO', - 1816569 => 'Kansas City, MO', - 1816583 => 'Hamilton, MO', - 1816584 => 'Kansas City, MO', - 1816587 => 'Kansas City, MO', - 1816625 => 'Oak Grove, MO', - 1816628 => 'Kearney, MO', - 1816630 => 'Excelsior Spgs, MO', - 1816632 => 'Cameron, MO', - 1816633 => 'Odessa, MO', - 1816637 => 'Excelsior Spgs, MO', - 1816650 => 'Buckner, MO', - 1816671 => 'St. Joseph, MO', - 1816676 => 'St. Joseph, MO', - 1816690 => 'Oak Grove, MO', - 1816697 => 'Lone Jack, MO', - 1816698 => 'Independence, MO', - 1816732 => 'Holden, MO', - 1816734 => 'Kansas City, MO', - 1816737 => 'Raytown, MO', - 1816741 => 'Kansas City, MO', - 1816746 => 'Kansas City, MO', - 1816753 => 'Kansas City, MO', - 1816756 => 'Kansas City, MO', - 1816776 => 'Richmond, MO', - 1816779 => 'Peculiar, MO', - 1816781 => 'Liberty, MO', - 1816792 => 'Liberty, MO', - 1816795 => 'Independence, MO', - 1816796 => 'Independence, MO', - 1816822 => 'Kansas City, MO', - 1816833 => 'Independence, MO', - 1816836 => 'Independence, MO', - 1816842 => 'Kansas City, MO', - 1816847 => 'Grain Valley, MO', - 1816858 => 'Platte City, MO', - 1816861 => 'Kansas City, MO', - 1816880 => 'Kansas City, MO', - 1816881 => 'Kansas City, MO', - 1816884 => 'Harrisonville, MO', - 1816886 => 'Independence, MO', - 1816891 => 'Kansas City, MO', - 1816903 => 'Kearney, MO', - 1816920 => 'Kansas City, MO', - 1816921 => 'Kansas City, MO', - 1816922 => 'Kansas City, MO', - 1816923 => 'Kansas City, MO', - 1816924 => 'Kansas City, MO', - 1816931 => 'Kansas City, MO', - 1816932 => 'Kansas City, MO', - 1816941 => 'Kansas City, MO', - 1816942 => 'Kansas City, MO', - 1816943 => 'Kansas City, MO', - 1816960 => 'Kansas City, MO', - 1816983 => 'Kansas City, MO', - 1816987 => 'Pleasant Hill, MO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1817.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1817.php deleted file mode 100644 index 89b1f2050..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1817.php +++ /dev/null @@ -1,177 +0,0 @@ - 'Texas', - 1817202 => 'Cleburne, TX', - 1817207 => 'Fort Worth, TX', - 1817220 => 'Springtown, TX', - 1817222 => 'Fort Worth, TX', - 1817225 => 'Mansfield, TX', - 1817226 => 'Arlington, TX', - 1817236 => 'Fort Worth, TX', - 1817237 => 'Fort Worth, TX', - 1817238 => 'Fort Worth, TX', - 1817244 => 'Fort Worth, TX', - 1817246 => 'Fort Worth, TX', - 1817249 => 'Benbrook, TX', - 1817261 => 'Arlington, TX', - 1817263 => 'Fort Worth, TX', - 1817265 => 'Arlington, TX', - 1817268 => 'Hurst, TX', - 1817270 => 'Azle, TX', - 1817274 => 'Arlington, TX', - 1817275 => 'Arlington, TX', - 1817276 => 'Arlington, TX', - 1817277 => 'Arlington, TX', - 1817279 => 'Granbury, TX', - 1817280 => 'Hurst, TX', - 1817282 => 'Hurst, TX', - 1817285 => 'Hurst, TX', - 1817292 => 'Fort Worth, TX', - 1817293 => 'Fort Worth, TX', - 1817294 => 'Fort Worth, TX', - 1817295 => 'Burleson, TX', - 1817297 => 'Crowley, TX', - 1817299 => 'Arlington, TX', - 1817303 => 'Arlington, TX', - 1817306 => 'Fort Worth, TX', - 1817321 => 'Fort Worth, TX', - 1817326 => 'Granbury, TX', - 1817329 => 'Grapevine, TX', - 1817332 => 'Fort Worth, TX', - 1817334 => 'Fort Worth, TX', - 1817335 => 'Fort Worth, TX', - 1817336 => 'Fort Worth, TX', - 1817337 => 'Keller, TX', - 1817338 => 'Fort Worth, TX', - 1817341 => 'Weatherford, TX', - 1817346 => 'Fort Worth, TX', - 1817348 => 'Fort Worth, TX', - 1817361 => 'Fort Worth, TX', - 1817367 => 'Fort Worth, TX', - 1817370 => 'Fort Worth, TX', - 1817375 => 'Arlington, TX', - 1817377 => 'Fort Worth, TX', - 1817378 => 'Fort Worth, TX', - 1817379 => 'Keller, TX', - 1817385 => 'Arlington, TX', - 1817386 => 'Fort Worth, TX', - 1817392 => 'Fort Worth, TX', - 1817410 => 'Grapevine, TX', - 1817413 => 'Fort Worth, TX', - 1817417 => 'Arlington, TX', - 1817419 => 'Arlington, TX', - 1817420 => 'Fort Worth, TX', - 1817423 => 'Fort Worth, TX', - 1817426 => 'Burleson, TX', - 1817429 => 'Fort Worth, TX', - 1817431 => 'Keller, TX', - 1817433 => 'Fort Worth, TX', - 1817439 => 'Haslet, TX', - 1817441 => 'Aledo, TX', - 1817443 => 'Fort Worth, TX', - 1817444 => 'Azle, TX', - 1817446 => 'Fort Worth, TX', - 1817447 => 'Burleson, TX', - 1817451 => 'Fort Worth, TX', - 1817453 => 'Mansfield, TX', - 1817457 => 'Fort Worth, TX', - 1817459 => 'Arlington, TX', - 1817460 => 'Arlington, TX', - 1817461 => 'Arlington, TX', - 1817462 => 'Arlington, TX', - 1817465 => 'Arlington, TX', - 1817466 => 'Arlington, TX', - 1817467 => 'Arlington, TX', - 1817468 => 'Arlington, TX', - 1817469 => 'Arlington, TX', - 1817472 => 'Arlington, TX', - 1817473 => 'Mansfield, TX', - 1817477 => 'Mansfield, TX', - 1817481 => 'Grapevine, TX', - 1817491 => 'Roanoke, TX', - 1817492 => 'Fort Worth, TX', - 1817496 => 'Fort Worth, TX', - 1817517 => 'Cleburne, TX', - 1817523 => 'Springtown, TX', - 1817529 => 'Fort Worth, TX', - 1817531 => 'Fort Worth, TX', - 1817534 => 'Fort Worth, TX', - 1817535 => 'Fort Worth, TX', - 1817536 => 'Fort Worth, TX', - 1817539 => 'Mansfield, TX', - 1817546 => 'Fort Worth, TX', - 1817548 => 'Arlington, TX', - 1817551 => 'Fort Worth, TX', - 1817556 => 'Cleburne, TX', - 1817557 => 'Arlington, TX', - 1817558 => 'Cleburne, TX', - 1817560 => 'Fort Worth, TX', - 1817562 => 'Keller, TX', - 1817568 => 'Fort Worth, TX', - 1817569 => 'Fort Worth, TX', - 1817570 => 'Fort Worth, TX', - 1817573 => 'Granbury, TX', - 1817578 => 'Granbury, TX', - 1817579 => 'Granbury, TX', - 1817594 => 'Weatherford, TX', - 1817596 => 'Weatherford, TX', - 1817598 => 'Weatherford, TX', - 1817599 => 'Weatherford, TX', - 1817613 => 'Weatherford, TX', - 1817624 => 'Fort Worth, TX', - 1817625 => 'Fort Worth, TX', - 1817626 => 'Fort Worth, TX', - 1817633 => 'Arlington, TX', - 1817636 => 'Rhome, TX', - 1817640 => 'Arlington, TX', - 1817641 => 'Cleburne, TX', - 1817645 => 'Cleburne, TX', - 1817649 => 'Arlington, TX', - 1817652 => 'Arlington, TX', - 1817654 => 'Fort Worth, TX', - 1817717 => 'Fort Worth, TX', - 1817731 => 'Fort Worth, TX', - 1817732 => 'Fort Worth, TX', - 1817735 => 'Fort Worth, TX', - 1817737 => 'Fort Worth, TX', - 1817738 => 'Fort Worth, TX', - 1817740 => 'Fort Worth, TX', - 1817744 => 'Fort Worth, TX', - 1817750 => 'Fort Worth, TX', - 1817759 => 'Fort Worth, TX', - 1817763 => 'Fort Worth, TX', - 1817774 => 'Cleburne, TX', - 1817783 => 'Alvarado, TX', - 1817784 => 'Arlington, TX', - 1817790 => 'Alvarado, TX', - 1817795 => 'Arlington, TX', - 1817801 => 'Arlington, TX', - 1817803 => 'Central Drive, Bedford, TX', - 1817810 => 'Fort Worth, TX', - 1817820 => 'Fort Worth, TX', - 1817831 => 'Fort Worth, TX', - 1817834 => 'Fort Worth, TX', - 1817838 => 'Fort Worth, TX', - 1817847 => 'Fort Worth, TX', - 1817860 => 'Arlington, TX', - 1817861 => 'Arlington, TX', - 1817866 => 'Grandview, TX', - 1817870 => 'Fort Worth, TX', - 1817877 => 'Fort Worth, TX', - 1817878 => 'Fort Worth, TX', - 1817882 => 'Fort Worth, TX', - 1817885 => 'Fort Worth, TX', - 1817920 => 'Fort Worth, TX', - 1817921 => 'Fort Worth, TX', - 1817922 => 'Fort Worth, TX', - 1817923 => 'Fort Worth, TX', - 1817924 => 'Fort Worth, TX', - 1817926 => 'Fort Worth, TX', - 1817927 => 'Fort Worth, TX', - 1817989 => 'Fort Worth, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1818.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1818.php deleted file mode 100644 index f5189dbef..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1818.php +++ /dev/null @@ -1,111 +0,0 @@ - 'California', - 1818222 => 'Calabasas, CA', - 1818223 => 'Calabasas, CA', - 1818238 => 'Burbank, CA', - 1818240 => 'Glendale, CA', - 1818241 => 'Glendale, CA', - 1818242 => 'Glendale, CA', - 1818243 => 'Glendale, CA', - 1818244 => 'Glendale, CA', - 1818246 => 'Glendale, CA', - 1818247 => 'Glendale, CA', - 1818252 => 'Sun Valley, CA', - 1818255 => 'North Hollywood, CA', - 1818260 => 'Burbank, CA', - 1818265 => 'Glendale, CA', - 1818291 => 'Glendale, CA', - 1818361 => 'San Fernando, CA', - 1818362 => 'Sylmar, CA', - 1818364 => 'Sylmar, CA', - 1818365 => 'San Fernando, CA', - 1818367 => 'Sylmar, CA', - 1818375 => 'Panorama City, CA', - 1818376 => 'Van Nuys, CA', - 1818409 => 'Glendale, CA', - 1818484 => 'Glendale, CA', - 1818500 => 'Glendale, CA', - 1818502 => 'Glendale, CA', - 1818503 => 'North Hollywood, CA', - 1818504 => 'Sun Valley, CA', - 1818507 => 'Glendale, CA', - 1818543 => 'Glendale, CA', - 1818545 => 'Glendale, CA', - 1818546 => 'Glendale, CA', - 1818547 => 'Glendale, CA', - 1818548 => 'Glendale, CA', - 1818549 => 'Glendale, CA', - 1818550 => 'Glendale, CA', - 1818551 => 'Glendale, CA', - 1818552 => 'Glendale, CA', - 1818553 => 'Glendale, CA', - 1818556 => 'Burbank, CA', - 1818557 => 'Burbank, CA', - 1818558 => 'Burbank, CA', - 1818559 => 'Burbank, CA', - 1818563 => 'Burbank, CA', - 1818565 => 'Burbank, CA', - 1818566 => 'Burbank, CA', - 1818567 => 'Burbank, CA', - 1818591 => 'Calabasas, CA', - 1818637 => 'Glendale, CA', - 1818662 => 'Glendale, CA', - 1818686 => 'Pacoima, CA', - 1818706 => 'Agoura Hills, CA', - 1818719 => 'Woodland Hills, CA', - 1818729 => 'Burbank, CA', - 1818735 => 'Agoura Hills, CA', - 1818759 => 'North Hollywood, CA', - 1818764 => 'North Hollywood, CA', - 1818765 => 'North Hollywood, CA', - 1818767 => 'Sun Valley, CA', - 1818768 => 'Sun Valley, CA', - 1818771 => 'Sun Valley, CA', - 1818779 => 'Van Nuys, CA', - 1818780 => 'Van Nuys, CA', - 1818781 => 'Van Nuys, CA', - 1818782 => 'Van Nuys, CA', - 1818785 => 'Van Nuys, CA', - 1818786 => 'Van Nuys, CA', - 1818787 => 'Van Nuys, CA', - 1818833 => 'Sylmar, CA', - 1818840 => 'Burbank, CA', - 1818841 => 'Burbank, CA', - 1818842 => 'Burbank, CA', - 1818843 => 'Burbank, CA', - 1818845 => 'Burbank, CA', - 1818846 => 'Burbank, CA', - 1818847 => 'Burbank, CA', - 1818848 => 'Burbank, CA', - 1818861 => 'Burbank, CA', - 1818878 => 'Calabasas, CA', - 1818880 => 'Calabasas, CA', - 1818885 => 'Northridge, CA', - 1818886 => 'Northridge, CA', - 1818896 => 'Pacoima, CA', - 1818897 => 'Pacoima, CA', - 1818898 => 'San Fernando, CA', - 1818901 => 'Van Nuys, CA', - 1818902 => 'Van Nuys, CA', - 1818904 => 'Van Nuys, CA', - 1818908 => 'Van Nuys, CA', - 1818909 => 'Van Nuys, CA', - 1818937 => 'Glendale, CA', - 1818953 => 'Burbank, CA', - 1818954 => 'Burbank, CA', - 1818955 => 'Burbank, CA', - 1818956 => 'Glendale, CA', - 1818972 => 'Burbank, CA', - 1818982 => 'North Hollywood, CA', - 1818988 => 'Van Nuys, CA', - 1818989 => 'Van Nuys, CA', - 1818993 => 'Northridge, CA', - 1818994 => 'Van Nuys, CA', - 1818997 => 'Van Nuys, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1819.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1819.php deleted file mode 100644 index 1386994bf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1819.php +++ /dev/null @@ -1,144 +0,0 @@ - 'Quebec', - 1819205 => 'Gatineau, QC', - 1819228 => 'Louiseville, QC', - 1819242 => 'Grenville, QC', - 1819243 => 'Gatineau, QC', - 1819246 => 'Gatineau, QC', - 1819275 => 'Rivière-Rouge, QC', - 1819281 => 'Gatineau, QC', - 1819293 => 'Nicolet, QC', - 1819298 => 'Gentilly, QC', - 1819321 => 'Sainte-Agathe-des-Monts, QC', - 1819322 => 'Val-David, QC', - 1819326 => 'Sainte-Agathe-des-Monts, QC', - 1819333 => 'La Sarre, QC', - 1819346 => 'Sherbrooke, QC', - 1819347 => 'Sherbrooke, QC', - 1819348 => 'Sherbrooke, QC', - 1819357 => 'Victoriaville, QC', - 1819358 => 'Warwick, QC', - 1819362 => 'Plessisville, QC', - 1819364 => 'Princeville, QC', - 1819370 => 'Trois-Rivières, QC', - 1819371 => 'Trois-Rivières, QC', - 1819372 => 'Trois-Rivières, QC', - 1819373 => 'Trois-Rivières, QC', - 1819374 => 'Trois-Rivières, QC', - 1819375 => 'Trois-Rivières, QC', - 1819376 => 'Trois-Rivières, QC', - 1819377 => 'Trois-Rivières, QC', - 1819378 => 'Trois-Rivières, QC', - 1819379 => 'Trois-Rivières, QC', - 1819395 => 'Saint-Germain-de-Grantham, QC', - 1819397 => 'Saint-Cyrille-de-Wendover, QC', - 1819398 => 'Wickham, QC', - 1819423 => 'Montebello, QC', - 1819424 => 'Saint-Donat, QC', - 1819425 => 'Mont-Tremblant, QC', - 1819427 => 'Papineauville, QC', - 1819429 => 'Mont-Tremblant, QC', - 1819440 => 'Mont-Laurier, QC', - 1819441 => 'Maniwaki, QC', - 1819449 => 'Maniwaki, QC', - 1819463 => 'Gracefield, QC', - 1819472 => 'Drummondville, QC', - 1819474 => 'Drummondville, QC', - 1819475 => 'Drummondville, QC', - 1819477 => 'Drummondville, QC', - 1819478 => 'Drummondville, QC', - 1819479 => 'Drummondville, QC', - 1819523 => 'La Tuque, QC', - 1819533 => 'Grand-Mère, QC', - 1819535 => 'St-Boniface-de-Shawinigan, QC', - 1819536 => 'Shawinigan, QC', - 1819537 => 'Shawinigan, QC', - 1819538 => 'Grand-Mère, QC', - 1819539 => 'Shawinigan, QC', - 1819561 => 'Gatineau, QC', - 1819562 => 'Sherbrooke, QC', - 1819563 => 'Sherbrooke, QC', - 1819564 => 'Sherbrooke, QC', - 1819565 => 'Sherbrooke, QC', - 1819566 => 'Sherbrooke, QC', - 1819568 => 'Gatineau, QC', - 1819569 => 'Sherbrooke, QC', - 1819575 => 'Sherbrooke, QC', - 1819583 => 'Lac-Mégantic, QC', - 1819585 => 'Lac-des-Écorces, QC', - 1819587 => 'Ferme-Neuve, QC', - 1819595 => 'Gatineau, QC', - 1819604 => 'Victoriaville, QC', - 1819622 => 'Ville-Marie, QC', - 1819623 => 'Mont-Laurier, QC', - 1819627 => 'Temiscaming, QC', - 1819629 => 'Ville-Marie, QC', - 1819643 => 'Gatineau, QC', - 1819647 => 'Shawville, QC', - 1819648 => 'Campbell\'s Bay, QC', - 1819663 => 'Gatineau, QC', - 1819669 => 'Gatineau, QC', - 1819671 => 'Val-des-Monts, QC', - 1819681 => 'Mont-Tremblant, QC', - 1819682 => 'Gatineau, QC', - 1819684 => 'Gatineau, QC', - 1819685 => 'Gatineau, QC', - 1819686 => 'Village de Labelle, QC', - 1819691 => 'Trois-Rivières, QC', - 1819693 => 'Trois-Rivières, QC', - 1819694 => 'Trois-Rivières, QC', - 1819697 => 'Trois-Rivières, QC', - 1819727 => 'Amos, QC', - 1819732 => 'Amos, QC', - 1819737 => 'Senneterre, QC', - 1819739 => 'Matagami, QC', - 1819751 => 'Victoriaville, QC', - 1819752 => 'Victoriaville, QC', - 1819755 => 'Lebel-sur-Quévillon, QC', - 1819757 => 'Malartic, QC', - 1819758 => 'Victoriaville, QC', - 1819762 => 'Rouyn-Noranda, QC', - 1819763 => 'Rouyn-Noranda, QC', - 1819764 => 'Rouyn-Noranda, QC', - 1819770 => 'Gatineau, QC', - 1819771 => 'Gatineau, QC', - 1819772 => 'Gatineau, QC', - 1819775 => 'Gatineau, QC', - 1819776 => 'Gatineau, QC', - 1819777 => 'Gatineau, QC', - 1819778 => 'Gatineau, QC', - 1819791 => 'Sherbrooke, QC', - 1819797 => 'Rouyn-Noranda, QC', - 1819820 => 'Sherbrooke, QC', - 1819821 => 'Sherbrooke, QC', - 1819822 => 'Sherbrooke, QC', - 1819823 => 'Sherbrooke, QC', - 1819824 => 'Val-d\'Or, QC', - 1819825 => 'Val-d\'Or, QC', - 1819829 => 'Sherbrooke, QC', - 1819832 => 'East Angus, QC', - 1819839 => 'Danville, QC', - 1819840 => 'Trois-Rivières, QC', - 1819843 => 'Magog, QC', - 1819845 => 'Windsor, QC', - 1819847 => 'Magog, QC', - 1819849 => 'Coaticook, QC', - 1819850 => 'Drummondville, QC', - 1819864 => 'Sherbrooke, QC', - 1819868 => 'Magog, QC', - 1819874 => 'Val-d\'Or, QC', - 1819875 => 'Cookshire, QC', - 1819876 => 'Stanstead, QC', - 1819877 => 'Weedon, QC', - 1819879 => 'Asbestos, QC', - 1819893 => 'Gatineau, QC', - 1819983 => 'Saint-André-Avellin, QC', - 1819985 => 'Thurso, QC', - 1819986 => 'Gatineau, QC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1825.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1825.php deleted file mode 100644 index f732f4221..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1825.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Alberta', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1828.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1828.php deleted file mode 100644 index 3f805777a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1828.php +++ /dev/null @@ -1,149 +0,0 @@ - 'North Carolina', - 1828210 => 'Asheville, NC', - 1828213 => 'Asheville, NC', - 1828225 => 'Asheville, NC', - 1828232 => 'Asheville, NC', - 1828236 => 'Asheville, NC', - 1828241 => 'Catawba, NC', - 1828245 => 'Forest City, NC', - 1828246 => 'Waynesville, NC', - 1828247 => 'Forest City, NC', - 1828248 => 'Forest City, NC', - 1828250 => 'Asheville, NC', - 1828251 => 'Asheville, NC', - 1828252 => 'Asheville, NC', - 1828253 => 'Asheville, NC', - 1828254 => 'Asheville, NC', - 1828255 => 'Asheville, NC', - 1828256 => 'Hickory, NC', - 1828257 => 'Asheville, NC', - 1828258 => 'Asheville, NC', - 1828259 => 'Asheville, NC', - 1828261 => 'Hickory, NC', - 1828262 => 'Boone, NC', - 1828263 => 'Boone, NC', - 1828264 => 'Boone, NC', - 1828265 => 'Boone, NC', - 1828267 => 'Hickory, NC', - 1828268 => 'Boone, NC', - 1828274 => 'Asheville, NC', - 1828277 => 'Asheville, NC', - 1828281 => 'Asheville, NC', - 1828285 => 'Asheville, NC', - 1828287 => 'Rutherfordton, NC', - 1828288 => 'Rutherfordton, NC', - 1828293 => 'Cullowhee, NC', - 1828294 => 'Hickory, NC', - 1828295 => 'Blowing Rock, NC', - 1828298 => 'Asheville, NC', - 1828299 => 'Asheville, NC', - 1828304 => 'Hickory, NC', - 1828315 => 'Hickory, NC', - 1828321 => 'Andrews, NC', - 1828322 => 'Hickory, NC', - 1828323 => 'Hickory, NC', - 1828324 => 'Hickory, NC', - 1828326 => 'Hickory, NC', - 1828327 => 'Hickory, NC', - 1828328 => 'Hickory, NC', - 1828345 => 'Hickory, NC', - 1828348 => 'Asheville, NC', - 1828349 => 'Franklin, NC', - 1828350 => 'Asheville, NC', - 1828369 => 'Franklin, NC', - 1828389 => 'Hayesville, NC', - 1828396 => 'Granite Falls, NC', - 1828398 => 'Asheville, NC', - 1828428 => 'Maiden, NC', - 1828430 => 'Morganton, NC', - 1828433 => 'Morganton, NC', - 1828437 => 'Morganton, NC', - 1828438 => 'Morganton, NC', - 1828439 => 'Morganton, NC', - 1828452 => 'Waynesville, NC', - 1828453 => 'Ellenboro, NC', - 1828454 => 'Waynesville, NC', - 1828456 => 'Waynesville, NC', - 1828459 => 'Claremont, NC', - 1828464 => 'Newton, NC', - 1828465 => 'Newton, NC', - 1828466 => 'Newton, NC', - 1828478 => 'Sherrills Ford, NC', - 1828479 => 'Robbinsville, NC', - 1828488 => 'Bryson City, NC', - 1828495 => 'Hickory, NC', - 1828497 => 'Cherokee, NC', - 1828505 => 'Asheville, NC', - 1828524 => 'Franklin, NC', - 1828526 => 'Highlands, NC', - 1828572 => 'Lenoir, NC', - 1828575 => 'Asheville, NC', - 1828580 => 'Morganton, NC', - 1828584 => 'Morganton, NC', - 1828586 => 'Sylva, NC', - 1828625 => 'Lake Lure, NC', - 1828627 => 'Clyde, NC', - 1828628 => 'Fairview, NC', - 1828631 => 'Sylva, NC', - 1828632 => 'Taylorsville, NC', - 1828635 => 'Taylorsville, NC', - 1828645 => 'Weaverville, NC', - 1828648 => 'Canton, NC', - 1828649 => 'Marshall, NC', - 1828652 => 'Marion, NC', - 1828658 => 'Weaverville, NC', - 1828659 => 'Marion, NC', - 1828667 => 'Candler, NC', - 1828668 => 'Old Fort, NC', - 1828669 => 'Black Mountain, NC', - 1828670 => 'Asheville, NC', - 1828675 => 'Burnsville, NC', - 1828682 => 'Burnsville, NC', - 1828683 => 'Leicester, NC', - 1828685 => 'Hendersonville, NC', - 1828686 => 'Swannanoa, NC', - 1828688 => 'Bakersville, NC', - 1828689 => 'Mars Hill, NC', - 1828692 => 'Hendersonville, NC', - 1828693 => 'Hendersonville, NC', - 1828694 => 'Hendersonville, NC', - 1828696 => 'Hendersonville, NC', - 1828697 => 'Hendersonville, NC', - 1828698 => 'Hendersonville, NC', - 1828713 => 'Asheville, NC', - 1828726 => 'Lenoir, NC', - 1828733 => 'Newland, NC', - 1828737 => 'Newland, NC', - 1828738 => 'Marion, NC', - 1828743 => 'Cashiers, NC', - 1828749 => 'Saluda, NC', - 1828754 => 'Lenoir, NC', - 1828757 => 'Lenoir, NC', - 1828758 => 'Lenoir, NC', - 1828765 => 'Spruce Pine, NC', - 1828766 => 'Spruce Pine, NC', - 1828771 => 'Asheville, NC', - 1828773 => 'Boone, NC', - 1828835 => 'Murphy, NC', - 1828837 => 'Murphy, NC', - 1828855 => 'Hickory, NC', - 1828859 => 'Tryon, NC', - 1828862 => 'Brevard, NC', - 1828863 => 'Columbus, NC', - 1828874 => 'Valdese, NC', - 1828877 => 'Brevard, NC', - 1828879 => 'Valdese, NC', - 1828883 => 'Brevard, NC', - 1828884 => 'Brevard, NC', - 1828885 => 'Brevard, NC', - 1828894 => 'Columbus, NC', - 1828898 => 'Banner Elk, NC', - 1828926 => 'Maggie Valley, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1830.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1830.php deleted file mode 100644 index 735d9987c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1830.php +++ /dev/null @@ -1,93 +0,0 @@ - 'Texas', - 1830214 => 'New Braunfels, TX', - 1830216 => 'Floresville, TX', - 1830232 => 'Leakey, TX', - 1830238 => 'Hunt, TX', - 1830249 => 'Boerne, TX', - 1830257 => 'Kerrville, TX', - 1830278 => 'Uvalde, TX', - 1830281 => 'Pleasanton, TX', - 1830298 => 'Laughlin AFB, TX', - 1830303 => 'Seguin, TX', - 1830331 => 'Boerne, TX', - 1830334 => 'Pearsall, TX', - 1830336 => 'Boerne, TX', - 1830367 => 'Ingram, TX', - 1830372 => 'Seguin, TX', - 1830374 => 'Crystal City, TX', - 1830379 => 'Seguin, TX', - 1830393 => 'Floresville, TX', - 1830401 => 'Seguin, TX', - 1830426 => 'Hondo, TX', - 1830438 => 'Bulverde, TX', - 1830515 => 'New Braunfels, TX', - 1830537 => 'Boerne, TX', - 1830538 => 'Castroville, TX', - 1830563 => 'Brackettville, TX', - 1830569 => 'Pleasanton, TX', - 1830583 => 'Kenedy, TX', - 1830591 => 'Uvalde, TX', - 1830598 => 'Horseshoe Bay, TX', - 1830606 => 'New Braunfels, TX', - 1830608 => 'New Braunfels, TX', - 1830609 => 'New Braunfels, TX', - 1830620 => 'New Braunfels, TX', - 1830624 => 'New Braunfels, TX', - 1830625 => 'New Braunfels, TX', - 1830626 => 'New Braunfels, TX', - 1830627 => 'New Braunfels, TX', - 1830629 => 'New Braunfels, TX', - 1830634 => 'Center Point, TX', - 1830643 => 'New Braunfels, TX', - 1830663 => 'Devine, TX', - 1830665 => 'Devine, TX', - 1830672 => 'Gonzales, TX', - 1830683 => 'Rocksprings, TX', - 1830693 => 'Marble Falls, TX', - 1830708 => 'New Braunfels, TX', - 1830741 => 'Hondo, TX', - 1830742 => 'Poteet, TX', - 1830755 => 'Boerne, TX', - 1830757 => 'Eagle Pass, TX', - 1830758 => 'Eagle Pass, TX', - 1830768 => 'Del Rio, TX', - 1830769 => 'Jourdanton, TX', - 1830772 => 'Lytle, TX', - 1830773 => 'Eagle Pass, TX', - 1830774 => 'Del Rio, TX', - 1830775 => 'Del Rio, TX', - 1830778 => 'Del Rio, TX', - 1830779 => 'La Vernia, TX', - 1830780 => 'Karnes City, TX', - 1830792 => 'Kerrville, TX', - 1830796 => 'Bandera, TX', - 1830798 => 'Marble Falls, TX', - 1830816 => 'Boerne, TX', - 1830833 => 'Blanco, TX', - 1830868 => 'Johnson City, TX', - 1830875 => 'Luling, TX', - 1830876 => 'Carrizo Springs, TX', - 1830879 => 'Cotulla, TX', - 1830885 => 'Spring Branch, TX', - 1830895 => 'Kerrville, TX', - 1830896 => 'Kerrville, TX', - 1830899 => 'Canyon Lake, TX', - 1830931 => 'Castroville, TX', - 1830935 => 'Canyon Lake, TX', - 1830964 => 'Canyon Lake, TX', - 1830965 => 'Dilley, TX', - 1830966 => 'Utopia, TX', - 1830981 => 'Boerne, TX', - 1830990 => 'Fredericksburg, TX', - 1830992 => 'Fredericksburg, TX', - 1830995 => 'Comfort, TX', - 1830996 => 'Stockdale, TX', - 1830997 => 'Fredericksburg, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1831.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1831.php deleted file mode 100644 index df3b82ec0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1831.php +++ /dev/null @@ -1,99 +0,0 @@ - 'California', - 1831333 => 'Monterey, CA', - 1831335 => 'Felton, CA', - 1831336 => 'Ben Lomond, CA', - 1831338 => 'Boulder Creek, CA', - 1831372 => 'Monterey, CA', - 1831373 => 'Monterey, CA', - 1831375 => 'Monterey, CA', - 1831384 => 'Marina, CA', - 1831385 => 'King City, CA', - 1831386 => 'King City, CA', - 1831393 => 'Seaside, CA', - 1831394 => 'Seaside, CA', - 1831420 => 'Santa Cruz, CA', - 1831421 => 'Santa Cruz, CA', - 1831422 => 'Salinas, CA', - 1831423 => 'Santa Cruz, CA', - 1831424 => 'Salinas, CA', - 1831425 => 'Santa Cruz, CA', - 1831426 => 'Santa Cruz, CA', - 1831427 => 'Santa Cruz, CA', - 1831429 => 'Santa Cruz, CA', - 1831430 => 'Scotts Valley, CA', - 1831438 => 'Scotts Valley, CA', - 1831439 => 'Scotts Valley, CA', - 1831440 => 'Scotts Valley, CA', - 1831442 => 'Salinas, CA', - 1831443 => 'Salinas, CA', - 1831444 => 'Salinas, CA', - 1831449 => 'Salinas, CA', - 1831454 => 'Santa Cruz, CA', - 1831455 => 'Salinas, CA', - 1831457 => 'Santa Cruz, CA', - 1831458 => 'Santa Cruz, CA', - 1831459 => 'Santa Cruz, CA', - 1831460 => 'Santa Cruz, CA', - 1831466 => 'Santa Cruz, CA', - 1831469 => 'Santa Cruz, CA', - 1831479 => 'Santa Cruz, CA', - 1831484 => 'Salinas, CA', - 1831600 => 'Santa Cruz, CA', - 1831620 => 'Carmel, CA', - 1831622 => 'Carmel, CA', - 1831623 => 'San Jn Bautista, CA', - 1831624 => 'Carmel, CA', - 1831625 => 'Carmel, CA', - 1831626 => 'Carmel, CA', - 1831630 => 'Hollister, CA', - 1831633 => 'Castroville, CA', - 1831635 => 'Hollister, CA', - 1831636 => 'Hollister, CA', - 1831637 => 'Hollister, CA', - 1831638 => 'Hollister, CA', - 1831643 => 'Monterey, CA', - 1831644 => 'Monterey, CA', - 1831646 => 'Monterey, CA', - 1831647 => 'Monterey, CA', - 1831648 => 'Monterey, CA', - 1831649 => 'Monterey, CA', - 1831655 => 'Monterey, CA', - 1831656 => 'Monterey, CA', - 1831659 => 'Carmel Valley, CA', - 1831662 => 'Aptos, CA', - 1831663 => 'Salinas, CA', - 1831674 => 'Greenfield, CA', - 1831675 => 'Gonzales, CA', - 1831678 => 'Soledad, CA', - 1831684 => 'Aptos, CA', - 1831685 => 'Aptos, CA', - 1831688 => 'Aptos, CA', - 1831722 => 'Watsonville, CA', - 1831724 => 'Watsonville, CA', - 1831726 => 'Aromas, CA', - 1831728 => 'Watsonville, CA', - 1831751 => 'Salinas, CA', - 1831753 => 'Salinas, CA', - 1831754 => 'Salinas, CA', - 1831755 => 'Salinas, CA', - 1831757 => 'Salinas, CA', - 1831758 => 'Salinas, CA', - 1831759 => 'Salinas, CA', - 1831761 => 'Watsonville, CA', - 1831763 => 'Watsonville, CA', - 1831768 => 'Watsonville, CA', - 1831769 => 'Salinas, CA', - 1831771 => 'Salinas, CA', - 1831786 => 'Watsonville, CA', - 1831796 => 'Salinas, CA', - 1831883 => 'Marina, CA', - 1831899 => 'Seaside, CA', - 1831998 => 'Salinas, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1832.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1832.php deleted file mode 100644 index 95942916e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1832.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Texas', - 1832203 => 'Houston, TX', - 1832230 => 'Houston, TX', - 1832237 => 'Houston, TX', - 1832242 => 'Houston, TX', - 1832243 => 'Houston, TX', - 1832249 => 'Houston, TX', - 1832251 => 'Houston, TX', - 1832286 => 'Houston, TX', - 1832325 => 'Houston, TX', - 1832328 => 'Houston, TX', - 1832355 => 'Houston, TX', - 1832358 => 'Houston, TX', - 1832426 => 'Houston, TX', - 1832437 => 'Katy, TX', - 1832467 => 'Houston, TX', - 1832476 => 'Houston, TX', - 1832538 => 'Houston, TX', - 1832582 => 'Houston, TX', - 1832593 => 'Houston, TX', - 1832623 => 'Houston, TX', - 1832632 => 'League City, TX', - 1832644 => 'Humble, TX', - 1832649 => 'Houston, TX', - 1832736 => 'Pearland, TX', - 1832767 => 'Houston, TX', - 1832778 => 'Houston, TX', - 1832813 => 'Spring, TX', - 1832822 => 'Houston, TX', - 1832824 => 'Houston, TX', - 1832826 => 'Houston, TX', - 1832912 => 'Houston, TX', - 1832934 => 'Magnolia, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1843.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1843.php deleted file mode 100644 index 56f699b4f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1843.php +++ /dev/null @@ -1,189 +0,0 @@ - 'South Carolina', - 1843207 => 'North Charleston, SC', - 1843208 => 'Hardeeville, SC', - 1843213 => 'Myrtle Beach, SC', - 1843215 => 'Myrtle Beach, SC', - 1843216 => 'Mount Pleasant, SC', - 1843228 => 'Beaufort, SC', - 1843234 => 'Conway, SC', - 1843235 => 'Pawleys Island, SC', - 1843236 => 'Myrtle Beach, SC', - 1843237 => 'Pawleys Island, SC', - 1843238 => 'Surfside Beach, SC', - 1843241 => 'Myrtle Beach, SC', - 1843248 => 'Conway, SC', - 1843261 => 'Summerville, SC', - 1843264 => 'Andrews, SC', - 1843292 => 'Florence, SC', - 1843293 => 'Myrtle Beach, SC', - 1843294 => 'Myrtle Beach, SC', - 1843317 => 'Florence, SC', - 1843326 => 'Lamar, SC', - 1843332 => 'Hartsville, SC', - 1843339 => 'Hartsville, SC', - 1843341 => 'Hilton Head Isle, SC', - 1843342 => 'Hilton Head Isle, SC', - 1843346 => 'Timmonsville, SC', - 1843347 => 'Conway, SC', - 1843349 => 'Conway, SC', - 1843354 => 'Kingstree, SC', - 1843355 => 'Kingstree, SC', - 1843357 => 'Murrells Inlet, SC', - 1843358 => 'Aynor, SC', - 1843363 => 'Hilton Head Isle, SC', - 1843365 => 'Conway, SC', - 1843369 => 'Conway, SC', - 1843374 => 'Lake City, SC', - 1843379 => 'Beaufort, SC', - 1843382 => 'Kingstree, SC', - 1843383 => 'Hartsville, SC', - 1843386 => 'Johnsonville, SC', - 1843388 => 'Mount Pleasant, SC', - 1843393 => 'Darlington, SC', - 1843394 => 'Lake City, SC', - 1843395 => 'Darlington, SC', - 1843397 => 'Conway, SC', - 1843398 => 'Darlington, SC', - 1843402 => 'Charleston, SC', - 1843406 => 'Charleston, SC', - 1843407 => 'Florence, SC', - 1843413 => 'Florence, SC', - 1843416 => 'Mount Pleasant, SC', - 1843423 => 'Marion, SC', - 1843444 => 'Myrtle Beach, SC', - 1843445 => 'Myrtle Beach, SC', - 1843448 => 'Myrtle Beach, SC', - 1843449 => 'Myrtle Beach, SC', - 1843454 => 'Bennettsville, SC', - 1843455 => 'Myrtle Beach, SC', - 1843464 => 'Mullins, SC', - 1843479 => 'Bennettsville, SC', - 1843488 => 'Conway, SC', - 1843492 => 'Myrtle Beach, SC', - 1843493 => 'Pamplico, SC', - 1843497 => 'Myrtle Beach, SC', - 1843520 => 'Georgetown, SC', - 1843521 => 'Beaufort, SC', - 1843522 => 'Beaufort, SC', - 1843524 => 'Beaufort, SC', - 1843525 => 'Beaufort, SC', - 1843527 => 'Georgetown, SC', - 1843529 => 'North Charleston, SC', - 1843537 => 'Cheraw, SC', - 1843538 => 'Walterboro, SC', - 1843545 => 'Georgetown, SC', - 1843546 => 'Georgetown, SC', - 1843549 => 'Walterboro, SC', - 1843552 => 'North Charleston, SC', - 1843556 => 'Charleston, SC', - 1843558 => 'Hemingway, SC', - 1843559 => 'Johns Island, SC', - 1843563 => 'St. George, SC', - 1843567 => 'St. Stephen, SC', - 1843571 => 'Charleston, SC', - 1843573 => 'Charleston, SC', - 1843577 => 'Charleston, SC', - 1843588 => 'Folly Beach, SC', - 1843623 => 'Chesterfield, SC', - 1843626 => 'Myrtle Beach, SC', - 1843629 => 'Florence, SC', - 1843645 => 'Ridgeland, SC', - 1843650 => 'Myrtle Beach, SC', - 1843651 => 'Murrells Inlet, SC', - 1843652 => 'Murrells Inlet, SC', - 1843654 => 'Mount Pleasant, SC', - 1843658 => 'Jefferson, SC', - 1843659 => 'Turbeville, SC', - 1843661 => 'Florence, SC', - 1843662 => 'Florence, SC', - 1843664 => 'Florence, SC', - 1843665 => 'Florence, SC', - 1843667 => 'Florence, SC', - 1843669 => 'Florence, SC', - 1843671 => 'Hilton Head Isle, SC', - 1843672 => 'Pageland, SC', - 1843673 => 'Florence, SC', - 1843676 => 'Florence, SC', - 1843679 => 'Florence, SC', - 1843681 => 'Hilton Head Isle, SC', - 1843682 => 'Hilton Head Isle, SC', - 1843686 => 'Hilton Head Isle, SC', - 1843689 => 'Hilton Head Isle, SC', - 1843692 => 'Myrtle Beach, SC', - 1843695 => 'Summerville, SC', - 1843705 => 'Bluffton, SC', - 1843706 => 'Bluffton, SC', - 1843712 => 'Myrtle Beach, SC', - 1843716 => 'Loris, SC', - 1843720 => 'Charleston, SC', - 1843722 => 'Charleston, SC', - 1843723 => 'Charleston, SC', - 1843724 => 'Charleston, SC', - 1843726 => 'Ridgeland, SC', - 1843727 => 'Charleston, SC', - 1843740 => 'North Charleston, SC', - 1843744 => 'North Charleston, SC', - 1843745 => 'North Charleston, SC', - 1843747 => 'North Charleston, SC', - 1843752 => 'Latta, SC', - 1843756 => 'Loris, SC', - 1843757 => 'Bluffton, SC', - 1843760 => 'North Charleston, SC', - 1843761 => 'Moncks Corner, SC', - 1843762 => 'Charleston, SC', - 1843763 => 'Charleston, SC', - 1843766 => 'Charleston, SC', - 1843767 => 'North Charleston, SC', - 1843768 => 'Johns Island, SC', - 1843769 => 'Charleston, SC', - 1843771 => 'Summerville, SC', - 1843774 => 'Dillon, SC', - 1843777 => 'Florence, SC', - 1843782 => 'Walterboro, SC', - 1843784 => 'Hardeeville, SC', - 1843785 => 'Hilton Head Isle, SC', - 1843789 => 'Charleston, SC', - 1843792 => 'Charleston, SC', - 1843795 => 'Charleston, SC', - 1843815 => 'Bluffton, SC', - 1843821 => 'Summerville, SC', - 1843832 => 'Summerville, SC', - 1843835 => 'Cottageville, SC', - 1843836 => 'Bluffton, SC', - 1843837 => 'Bluffton, SC', - 1843838 => 'Saint Helena Island, SC', - 1843839 => 'Myrtle Beach, SC', - 1843841 => 'Dillon, SC', - 1843842 => 'Hilton Head Isle, SC', - 1843846 => 'Beaufort, SC', - 1843849 => 'Mount Pleasant, SC', - 1843851 => 'Summerville, SC', - 1843852 => 'Charleston, SC', - 1843853 => 'Charleston, SC', - 1843856 => 'Mount Pleasant, SC', - 1843869 => 'Edisto Island, SC', - 1843871 => 'Summerville, SC', - 1843873 => 'Summerville, SC', - 1843875 => 'Summerville, SC', - 1843876 => 'Charleston, SC', - 1843881 => 'Mount Pleasant, SC', - 1843884 => 'Mount Pleasant, SC', - 1843886 => 'Isle of Palms, SC', - 1843889 => 'Hollywood, SC', - 1843899 => 'Moncks Corner, SC', - 1843903 => 'Myrtle Beach, SC', - 1843915 => 'Conway, SC', - 1843916 => 'Myrtle Beach, SC', - 1843937 => 'Charleston, SC', - 1843946 => 'Myrtle Beach, SC', - 1843958 => 'Charleston, SC', - 1843971 => 'Mount Pleasant, SC', - 1843986 => 'Beaufort, SC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1845.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1845.php deleted file mode 100644 index c5fc8f3ff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1845.php +++ /dev/null @@ -1,145 +0,0 @@ - 'New York', - 1845225 => 'Carmel, NY', - 1845228 => 'Carmel, NY', - 1845229 => 'Hyde Park, NY', - 1845231 => 'Fishkill, NY', - 1845236 => 'Marlboro, NY', - 1845246 => 'Saugerties, NY', - 1845247 => 'Saugerties, NY', - 1845252 => 'Narrowsburg, NY', - 1845255 => 'New Paltz, NY', - 1845256 => 'New Paltz, NY', - 1845258 => 'Pine Island, NY', - 1845265 => 'Cold Spring, NY', - 1845267 => 'Congers, NY', - 1845268 => 'Congers, NY', - 1845278 => 'Brewster, NY', - 1845279 => 'Brewster, NY', - 1845291 => 'Goshen, NY', - 1845292 => 'Liberty, NY', - 1845294 => 'Goshen, NY', - 1845296 => 'Wappingers Falls, NY', - 1845297 => 'Wappingers Falls, NY', - 1845298 => 'Wappingers Falls, NY', - 1845331 => 'Kingston, NY', - 1845334 => 'Kingston, NY', - 1845336 => 'Kingston, NY', - 1845338 => 'Kingston, NY', - 1845339 => 'Kingston, NY', - 1845340 => 'Kingston, NY', - 1845341 => 'Middletown, NY', - 1845342 => 'Middletown, NY', - 1845343 => 'Middletown, NY', - 1845344 => 'Middletown, NY', - 1845348 => 'Nyack, NY', - 1845351 => 'Tuxedo Park, NY', - 1845353 => 'Nyack, NY', - 1845357 => 'Suffern, NY', - 1845358 => 'Nyack, NY', - 1845364 => 'Pomona, NY', - 1845368 => 'Suffern, NY', - 1845369 => 'Suffern, NY', - 1845373 => 'Amenia, NY', - 1845374 => 'New Hampton, NY', - 1845386 => 'Otisville, NY', - 1845424 => 'Garrison, NY', - 1845427 => 'Maybrook, NY', - 1845431 => 'Poughkeepsie, NY', - 1845439 => 'Livingston Manor, NY', - 1845446 => 'Highland Falls, NY', - 1845452 => 'Poughkeepsie, NY', - 1845454 => 'Poughkeepsie, NY', - 1845457 => 'Montgomery, NY', - 1845462 => 'Poughkeepsie, NY', - 1845463 => 'Poughkeepsie, NY', - 1845469 => 'Chester, NY', - 1845471 => 'Poughkeepsie, NY', - 1845473 => 'Poughkeepsie, NY', - 1845477 => 'Greenwood Lake, NY', - 1845482 => 'Jeffersonville, NY', - 1845483 => 'Poughkeepsie, NY', - 1845485 => 'Poughkeepsie, NY', - 1845486 => 'Poughkeepsie, NY', - 1845496 => 'Washingtonville, NY', - 1845497 => 'Washingtonville, NY', - 1845528 => 'Putnam Valley, NY', - 1845534 => 'Cornwall, NY', - 1845561 => 'Newburgh, NY', - 1845562 => 'Newburgh, NY', - 1845563 => 'Newburgh, NY', - 1845564 => 'Newburgh, NY', - 1845565 => 'Newburgh, NY', - 1845566 => 'Newburgh, NY', - 1845568 => 'Newburgh, NY', - 1845569 => 'Newburgh, NY', - 1845575 => 'Poughkeepsie, NY', - 1845586 => 'Margaretville, NY', - 1845615 => 'Goshen, NY', - 1845621 => 'Mahopac, NY', - 1845623 => 'Nanuet, NY', - 1845624 => 'Nanuet, NY', - 1845626 => 'Kerhonkson, NY', - 1845627 => 'Nanuet, NY', - 1845628 => 'Mahopac, NY', - 1845632 => 'Wappingers Falls, NY', - 1845634 => 'New City, NY', - 1845635 => 'Pleasant Valley, NY', - 1845638 => 'New City, NY', - 1845639 => 'New City, NY', - 1845647 => 'Ellenville, NY', - 1845651 => 'Florida, NY', - 1845676 => 'Andes, NY', - 1845677 => 'Millbrook, NY', - 1845679 => 'Woodstock, NY', - 1845687 => 'Stone Ridge, NY', - 1845691 => 'Highland, NY', - 1845692 => 'Middletown, NY', - 1845695 => 'Middletown, NY', - 1845703 => 'Middletown, NY', - 1845708 => 'New City, NY', - 1845724 => 'Poughquag, NY', - 1845733 => 'Bloomingburg, NY', - 1845735 => 'Pearl River, NY', - 1845744 => 'Pine Bush, NY', - 1845753 => 'Sloatsburg, NY', - 1845758 => 'Red Hook, NY', - 1845774 => 'Monroe, NY', - 1845778 => 'Walden, NY', - 1845781 => 'Monroe, NY', - 1845782 => 'Monroe, NY', - 1845783 => 'Monroe, NY', - 1845791 => 'Monticello, NY', - 1845794 => 'Monticello, NY', - 1845795 => 'Milton, NY', - 1845796 => 'Monticello, NY', - 1845831 => 'Beacon, NY', - 1845832 => 'Wingdale, NY', - 1845838 => 'Beacon, NY', - 1845849 => 'Poughkeepsie, NY', - 1845855 => 'Pawling, NY', - 1845856 => 'Port Jervis, NY', - 1845858 => 'Port Jervis, NY', - 1845868 => 'Stanfordville, NY', - 1845876 => 'Rhinebeck, NY', - 1845877 => 'Dover Plains, NY', - 1845878 => 'Patterson, NY', - 1845887 => 'Callicoon, NY', - 1845888 => 'Wurtsboro, NY', - 1845895 => 'Wallkill, NY', - 1845896 => 'Fishkill, NY', - 1845897 => 'Fishkill, NY', - 1845928 => 'Central Valley, NY', - 1845938 => 'West Point, NY', - 1845942 => 'Stony Point, NY', - 1845985 => 'Grahamsville, NY', - 1845986 => 'Warwick, NY', - 1845987 => 'Warwick, NY', - 1845988 => 'Warwick, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1847.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1847.php deleted file mode 100644 index 4b31c71b7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1847.php +++ /dev/null @@ -1,199 +0,0 @@ - 'Illinois', - 1847202 => 'Palatine, IL', - 1847205 => 'Northbrook, IL', - 1847214 => 'Elgin, IL', - 1847221 => 'Palatine, IL', - 1847223 => 'Grayslake, IL', - 1847231 => 'Grayslake, IL', - 1847234 => 'Lake Forest, IL', - 1847236 => 'Deerfield, IL', - 1847240 => 'Schaumburg, IL', - 1847249 => 'Waukegan, IL', - 1847251 => 'Wilmette, IL', - 1847256 => 'Wilmette, IL', - 1847266 => 'Highland Park, IL', - 1847272 => 'Northbrook, IL', - 1847277 => 'Barrington, IL', - 1847288 => 'Franklin Park, IL', - 1847289 => 'Elgin, IL', - 1847291 => 'Northbrook, IL', - 1847292 => 'Park Ridge, IL', - 1847294 => 'Des Plaines, IL', - 1847295 => 'Lake Forest, IL', - 1847296 => 'Des Plaines, IL', - 1847297 => 'Des Plaines, IL', - 1847298 => 'Des Plaines, IL', - 1847299 => 'Des Plaines, IL', - 1847301 => 'Schaumburg, IL', - 1847304 => 'Barrington, IL', - 1847316 => 'Evanston, IL', - 1847317 => 'Deerfield, IL', - 1847318 => 'Park Ridge, IL', - 1847328 => 'Evanston, IL', - 1847329 => 'Skokie, IL', - 1847330 => 'Schaumburg, IL', - 1847332 => 'Evanston, IL', - 1847336 => 'Waukegan, IL', - 1847352 => 'Schaumburg, IL', - 1847356 => 'Lake Villa, IL', - 1847358 => 'Palatine, IL', - 1847359 => 'Palatine, IL', - 1847360 => 'Waukegan, IL', - 1847362 => 'Libertyville, IL', - 1847367 => 'Libertyville, IL', - 1847377 => 'Waukegan, IL', - 1847381 => 'Barrington, IL', - 1847382 => 'Barrington, IL', - 1847391 => 'Des Plaines, IL', - 1847395 => 'Antioch, IL', - 1847412 => 'Northbrook, IL', - 1847413 => 'Schaumburg, IL', - 1847424 => 'Evanston, IL', - 1847425 => 'Evanston, IL', - 1847429 => 'Elgin, IL', - 1847432 => 'Highland Park, IL', - 1847433 => 'Highland Park, IL', - 1847438 => 'Lake Zurich, IL', - 1847446 => 'Winnetka, IL', - 1847451 => 'Franklin Park, IL', - 1847455 => 'Franklin Park, IL', - 1847458 => 'Algonquin, IL', - 1847462 => 'Cary, IL', - 1847466 => 'Schaumburg, IL', - 1847468 => 'Elgin, IL', - 1847473 => 'North Chicago, IL', - 1847475 => 'Evanston, IL', - 1847480 => 'Northbrook, IL', - 1847482 => 'Lake Forest, IL', - 1847486 => 'Glenview, IL', - 1847487 => 'Wauconda, IL', - 1847488 => 'Elgin, IL', - 1847491 => 'Evanston, IL', - 1847492 => 'Evanston, IL', - 1847498 => 'Northbrook, IL', - 1847509 => 'Northbrook, IL', - 1847515 => 'Huntley, IL', - 1847516 => 'Cary, IL', - 1847517 => 'Schaumburg, IL', - 1847518 => 'Park Ridge, IL', - 1847519 => 'Schaumburg, IL', - 1847524 => 'Schaumburg, IL', - 1847526 => 'Wauconda, IL', - 1847531 => 'Elgin, IL', - 1847535 => 'Lake Forest, IL', - 1847540 => 'Lake Zurich, IL', - 1847543 => 'Grayslake, IL', - 1847548 => 'Grayslake, IL', - 1847549 => 'Libertyville, IL', - 1847550 => 'Lake Zurich, IL', - 1847559 => 'Northbrook, IL', - 1847562 => 'Northbrook, IL', - 1847564 => 'Northbrook, IL', - 1847566 => 'Mundelein, IL', - 1847568 => 'Skokie, IL', - 1847570 => 'Evanston, IL', - 1847578 => 'North Chicago, IL', - 1847579 => 'Highland Park, IL', - 1847584 => 'Schaumburg, IL', - 1847587 => 'Fox Lake, IL', - 1847588 => 'Niles, IL', - 1847599 => 'Waukegan, IL', - 1847605 => 'Schaumburg, IL', - 1847608 => 'Elgin, IL', - 1847618 => 'Arlington Hts, IL', - 1847619 => 'Schaumburg, IL', - 1847622 => 'Elgin, IL', - 1847623 => 'Waukegan, IL', - 1847625 => 'Waukegan, IL', - 1847635 => 'Des Plaines, IL', - 1847639 => 'Cary, IL', - 1847647 => 'Niles, IL', - 1847657 => 'Glenview, IL', - 1847658 => 'Algonquin, IL', - 1847662 => 'Waukegan, IL', - 1847669 => 'Huntley, IL', - 1847672 => 'Waukegan, IL', - 1847673 => 'Skokie, IL', - 1847674 => 'Skokie, IL', - 1847675 => 'Skokie, IL', - 1847676 => 'Skokie, IL', - 1847677 => 'Skokie, IL', - 1847679 => 'Skokie, IL', - 1847680 => 'Libertyville, IL', - 1847681 => 'Highland Park, IL', - 1847683 => 'Hampshire, IL', - 1847688 => 'North Chicago, IL', - 1847689 => 'North Chicago, IL', - 1847692 => 'Park Ridge, IL', - 1847695 => 'Elgin, IL', - 1847696 => 'Park Ridge, IL', - 1847697 => 'Elgin, IL', - 1847698 => 'Park Ridge, IL', - 1847705 => 'Palatine, IL', - 1847714 => 'Northbrook, IL', - 1847723 => 'Park Ridge, IL', - 1847724 => 'Glenview, IL', - 1847726 => 'Lake Zurich, IL', - 1847729 => 'Glenview, IL', - 1847730 => 'Glenview, IL', - 1847731 => 'Zion, IL', - 1847733 => 'Evanston, IL', - 1847735 => 'Lake Forest, IL', - 1847741 => 'Elgin, IL', - 1847742 => 'Elgin, IL', - 1847746 => 'Zion, IL', - 1847763 => 'Skokie, IL', - 1847776 => 'Palatine, IL', - 1847782 => 'Waukegan, IL', - 1847784 => 'Northfield, IL', - 1847813 => 'Des Plaines, IL', - 1847823 => 'Park Ridge, IL', - 1847824 => 'Des Plaines, IL', - 1847825 => 'Park Ridge, IL', - 1847827 => 'Des Plaines, IL', - 1847831 => 'Highland Park, IL', - 1847832 => 'Glenview, IL', - 1847835 => 'Glencoe, IL', - 1847837 => 'Mundelein, IL', - 1847838 => 'Antioch, IL', - 1847841 => 'Elgin, IL', - 1847842 => 'Barrington, IL', - 1847853 => 'Wilmette, IL', - 1847854 => 'Algonquin, IL', - 1847855 => 'Gurnee, IL', - 1847856 => 'Gurnee, IL', - 1847864 => 'Evanston, IL', - 1847866 => 'Evanston, IL', - 1847869 => 'Evanston, IL', - 1847872 => 'Zion, IL', - 1847888 => 'Elgin, IL', - 1847891 => 'Schaumburg, IL', - 1847895 => 'Schaumburg, IL', - 1847920 => 'Wilmette, IL', - 1847923 => 'Schaumburg, IL', - 1847925 => 'Schaumburg, IL', - 1847926 => 'Highland Park, IL', - 1847931 => 'Elgin, IL', - 1847933 => 'Skokie, IL', - 1847934 => 'Palatine, IL', - 1847940 => 'Deerfield, IL', - 1847945 => 'Deerfield, IL', - 1847948 => 'Deerfield, IL', - 1847949 => 'Mundelein, IL', - 1847963 => 'Palatine, IL', - 1847969 => 'Schaumburg, IL', - 1847970 => 'Mundelein, IL', - 1847973 => 'Fox Lake, IL', - 1847982 => 'Skokie, IL', - 1847985 => 'Schaumburg, IL', - 1847991 => 'Palatine, IL', - 1847995 => 'Schaumburg, IL', - 1847998 => 'Glenview, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1848.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1848.php deleted file mode 100644 index c1b770d44..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1848.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New Jersey', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1850.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1850.php deleted file mode 100644 index 0c3fa02f4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1850.php +++ /dev/null @@ -1,188 +0,0 @@ - 'Florida', - 1850210 => 'Tallahassee, FL', - 1850215 => 'Panama City, FL', - 1850216 => 'Tallahassee, FL', - 1850219 => 'Tallahassee, FL', - 1850222 => 'Tallahassee, FL', - 1850224 => 'Tallahassee, FL', - 1850227 => 'Port St. Joe, FL', - 1850229 => 'Port St. Joe, FL', - 1850231 => 'Santa Rosa Beach, FL', - 1850232 => 'Pensacola, FL', - 1850243 => 'Fort Walton Bch, FL', - 1850244 => 'Fort Walton Bch, FL', - 1850248 => 'Lynn Haven, FL', - 1850251 => 'Tallahassee, FL', - 1850256 => 'Century, FL', - 1850258 => 'Panama City, FL', - 1850263 => 'Graceville, FL', - 1850265 => 'Lynn Haven, FL', - 1850267 => 'Santa Rosa Beach, FL', - 1850269 => 'Destin, FL', - 1850270 => 'Tallahassee, FL', - 1850271 => 'Lynn Haven, FL', - 1850279 => 'Niceville, FL', - 1850297 => 'Tallahassee, FL', - 1850309 => 'Tallahassee, FL', - 1850325 => 'Tallahassee, FL', - 1850329 => 'Tallahassee, FL', - 1850332 => 'Pensacola, FL', - 1850383 => 'Tallahassee, FL', - 1850385 => 'Tallahassee, FL', - 1850386 => 'Tallahassee, FL', - 1850391 => 'Tallahassee, FL', - 1850398 => 'Crestview, FL', - 1850402 => 'Tallahassee, FL', - 1850416 => 'Pensacola, FL', - 1850421 => 'Tallahassee, FL', - 1850422 => 'Tallahassee, FL', - 1850423 => 'Crestview, FL', - 1850424 => 'Destin, FL', - 1850425 => 'Tallahassee, FL', - 1850429 => 'Pensacola, FL', - 1850431 => 'Tallahassee, FL', - 1850432 => 'Pensacola, FL', - 1850433 => 'Pensacola, FL', - 1850434 => 'Pensacola, FL', - 1850435 => 'Pensacola, FL', - 1850436 => 'Pensacola, FL', - 1850437 => 'Pensacola, FL', - 1850438 => 'Pensacola, FL', - 1850439 => 'Pensacola, FL', - 1850444 => 'Pensacola, FL', - 1850452 => 'Pensacola, FL', - 1850453 => 'Pensacola, FL', - 1850455 => 'Pensacola, FL', - 1850456 => 'Pensacola, FL', - 1850457 => 'Pensacola, FL', - 1850458 => 'Pensacola, FL', - 1850460 => 'Destin, FL', - 1850466 => 'Pensacola, FL', - 1850469 => 'Pensacola, FL', - 1850470 => 'Pensacola, FL', - 1850471 => 'Pensacola, FL', - 1850473 => 'Pensacola, FL', - 1850474 => 'Pensacola, FL', - 1850475 => 'Pensacola, FL', - 1850476 => 'Pensacola, FL', - 1850477 => 'Pensacola, FL', - 1850478 => 'Pensacola, FL', - 1850479 => 'Pensacola, FL', - 1850481 => 'Panama City, FL', - 1850482 => 'Marianna, FL', - 1850484 => 'Pensacola, FL', - 1850488 => 'Tallahassee, FL', - 1850492 => 'Pensacola, FL', - 1850494 => 'Pensacola, FL', - 1850497 => 'Pensacola, FL', - 1850505 => 'Pensacola, FL', - 1850508 => 'Tallahassee, FL', - 1850514 => 'Tallahassee, FL', - 1850522 => 'Panama City, FL', - 1850523 => 'Tallahassee, FL', - 1850526 => 'Marianna, FL', - 1850535 => 'Vernon, FL', - 1850537 => 'Baker, FL', - 1850539 => 'Havana, FL', - 1850545 => 'Tallahassee, FL', - 1850547 => 'Bonifay, FL', - 1850561 => 'Tallahassee, FL', - 1850562 => 'Tallahassee, FL', - 1850574 => 'Tallahassee, FL', - 1850575 => 'Tallahassee, FL', - 1850576 => 'Tallahassee, FL', - 1850577 => 'Tallahassee, FL', - 1850580 => 'Tallahassee, FL', - 1850581 => 'Mary Esther, FL', - 1850584 => 'Perry, FL', - 1850587 => 'Molino, FL', - 1850592 => 'Grand Ridge, FL', - 1850593 => 'Sneads, FL', - 1850595 => 'Pensacola, FL', - 1850597 => 'Tallahassee, FL', - 1850607 => 'Pensacola, FL', - 1850622 => 'Santa Rosa Beach, FL', - 1850623 => 'Milton, FL', - 1850626 => 'Milton, FL', - 1850627 => 'Quincy, FL', - 1850638 => 'Chipley, FL', - 1850639 => 'Wewahitchka, FL', - 1850640 => 'Panama City, FL', - 1850643 => 'Bristol, FL', - 1850644 => 'Tallahassee, FL', - 1850650 => 'Destin, FL', - 1850651 => 'Shalimar, FL', - 1850653 => 'Apalachicola, FL', - 1850654 => 'Destin, FL', - 1850656 => 'Tallahassee, FL', - 1850663 => 'Chattahoochee, FL', - 1850664 => 'Fort Walton Bch, FL', - 1850668 => 'Tallahassee, FL', - 1850670 => 'Eastpoint, FL', - 1850671 => 'Tallahassee, FL', - 1850674 => 'Blountstown, FL', - 1850675 => 'Jay, FL', - 1850678 => 'Niceville, FL', - 1850681 => 'Tallahassee, FL', - 1850682 => 'Crestview, FL', - 1850683 => 'Crestview, FL', - 1850689 => 'Crestview, FL', - 1850696 => 'Pensacola, FL', - 1850697 => 'Carrabelle, FL', - 1850722 => 'Youngstown, FL', - 1850727 => 'Tallahassee, FL', - 1850729 => 'Niceville, FL', - 1850747 => 'Panama City, FL', - 1850763 => 'Panama City, FL', - 1850765 => 'Tallahassee, FL', - 1850769 => 'Panama City, FL', - 1850784 => 'Panama City, FL', - 1850785 => 'Panama City, FL', - 1850835 => 'Freeport, FL', - 1850837 => 'Destin, FL', - 1850838 => 'Perry, FL', - 1850857 => 'Pensacola, FL', - 1850862 => 'Fort Walton Bch, FL', - 1850863 => 'Fort Walton Bch, FL', - 1850864 => 'Fort Walton Bch, FL', - 1850871 => 'Panama City, FL', - 1850872 => 'Panama City, FL', - 1850874 => 'Panama City, FL', - 1850875 => 'Quincy, FL', - 1850877 => 'Tallahassee, FL', - 1850878 => 'Tallahassee, FL', - 1850883 => 'Eglin AFB, FL', - 1850891 => 'Tallahassee, FL', - 1850892 => 'DeFuniak Springs, FL', - 1850893 => 'Tallahassee, FL', - 1850894 => 'Tallahassee, FL', - 1850897 => 'Niceville, FL', - 1850912 => 'Pensacola, FL', - 1850913 => 'Panama City, FL', - 1850914 => 'Panama City, FL', - 1850916 => 'Gulf Breeze, FL', - 1850926 => 'Crawfordville, FL', - 1850932 => 'Gulf Breeze, FL', - 1850934 => 'Gulf Breeze, FL', - 1850936 => 'Navarre, FL', - 1850937 => 'Cantonment, FL', - 1850939 => 'Navarre, FL', - 1850941 => 'Pensacola, FL', - 1850942 => 'Tallahassee, FL', - 1850944 => 'Pensacola, FL', - 1850951 => 'DeFuniak Springs, FL', - 1850968 => 'Cantonment, FL', - 1850969 => 'Pensacola, FL', - 1850973 => 'Madison, FL', - 1850981 => 'Milton, FL', - 1850983 => 'Milton, FL', - 1850994 => 'Milton, FL', - 1850997 => 'Monticello, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1854.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1854.php deleted file mode 100644 index 42f43f605..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1854.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ohio', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1856.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1856.php deleted file mode 100644 index 0f48a4fdc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1856.php +++ /dev/null @@ -1,85 +0,0 @@ - 'New Jersey', - 1856205 => 'Vineland, NJ', - 1856216 => 'Cherry Hill, NJ', - 1856218 => 'Sewell, NJ', - 1856222 => 'Mount Laurel, NJ', - 1856223 => 'Mullica Hill, NJ', - 1856225 => 'Camden, NJ', - 1856237 => 'Sicklerville, NJ', - 1856241 => 'Swedesboro, NJ', - 1856273 => 'Mount Laurel, NJ', - 1856293 => 'Millville, NJ', - 1856303 => 'Cinnaminson, NJ', - 1856321 => 'Cherry Hill, NJ', - 1856325 => 'Voorhees Township, NJ', - 1856327 => 'Millville, NJ', - 1856338 => 'Camden, NJ', - 1856342 => 'Camden, NJ', - 1856354 => 'Cherry Hill, NJ', - 1856358 => 'Elmer, NJ', - 1856365 => 'Camden, NJ', - 1856396 => 'Marlton, NJ', - 1856424 => 'Cherry Hill, NJ', - 1856427 => 'Cherry Hill, NJ', - 1856428 => 'Cherry Hill, NJ', - 1856447 => 'Cedarville, NJ', - 1856451 => 'Bridgeton, NJ', - 1856453 => 'Bridgeton, NJ', - 1856455 => 'Bridgeton, NJ', - 1856456 => 'Gloucester City, NJ', - 1856459 => 'Bridgeton, NJ', - 1856467 => 'Swedesboro, NJ', - 1856478 => 'Mullica Hill, NJ', - 1856482 => 'Cherry Hill, NJ', - 1856486 => 'Pennsauken Township, NJ', - 1856489 => 'Cherry Hill, NJ', - 1856507 => 'Vineland, NJ', - 1856541 => 'Camden, NJ', - 1856582 => 'Sewell, NJ', - 1856596 => 'Marlton, NJ', - 1856629 => 'Williamstown, NJ', - 1856641 => 'Vineland, NJ', - 1856665 => 'Pennsauken Township, NJ', - 1856667 => 'Cherry Hill, NJ', - 1856678 => 'Pennsville Township, NJ', - 1856690 => 'Vineland, NJ', - 1856691 => 'Vineland, NJ', - 1856692 => 'Vineland, NJ', - 1856694 => 'Franklinville, NJ', - 1856696 => 'Vineland, NJ', - 1856757 => 'Camden, NJ', - 1856764 => 'Delran, NJ', - 1856765 => 'Millville, NJ', - 1856769 => 'Woodstown, NJ', - 1856770 => 'Voorhees Township, NJ', - 1856772 => 'Voorhees Township, NJ', - 1856779 => 'Maple Shade Township, NJ', - 1856786 => 'Cinnaminson, NJ', - 1856794 => 'Vineland, NJ', - 1856797 => 'Marlton, NJ', - 1856810 => 'Marlton, NJ', - 1856825 => 'Millville, NJ', - 1856829 => 'Cinnaminson, NJ', - 1856857 => 'Cherry Hill, NJ', - 1856863 => 'Glassboro, NJ', - 1856874 => 'Cherry Hill, NJ', - 1856881 => 'Glassboro, NJ', - 1856931 => 'Bellmawr, NJ', - 1856933 => 'Bellmawr, NJ', - 1856935 => 'Salem, NJ', - 1856939 => 'Runnemede, NJ', - 1856963 => 'Camden, NJ', - 1856964 => 'Camden, NJ', - 1856966 => 'Camden, NJ', - 1856968 => 'Camden, NJ', - 1856983 => 'Marlton, NJ', - 1856985 => 'Marlton, NJ', - 1856988 => 'Marlton, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1857.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1857.php deleted file mode 100644 index 8ec1724df..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1857.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Massachusetts', - 1857654 => 'Boston, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1858.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1858.php deleted file mode 100644 index cd76ccf62..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1858.php +++ /dev/null @@ -1,109 +0,0 @@ - 'California', - 1858202 => 'San Diego, CA', - 1858268 => 'San Diego, CA', - 1858270 => 'San Diego, CA', - 1858271 => 'San Diego, CA', - 1858272 => 'San Diego, CA', - 1858273 => 'San Diego, CA', - 1858274 => 'San Diego, CA', - 1858277 => 'San Diego, CA', - 1858278 => 'San Diego, CA', - 1858279 => 'San Diego, CA', - 1858292 => 'San Diego, CA', - 1858300 => 'San Diego, CA', - 1858385 => 'San Diego, CA', - 1858391 => 'Poway, CA', - 1858450 => 'San Diego, CA', - 1858451 => 'San Diego, CA', - 1858453 => 'San Diego, CA', - 1858454 => 'La Jolla, CA', - 1858456 => 'La Jolla, CA', - 1858457 => 'San Diego, CA', - 1858458 => 'San Diego, CA', - 1858459 => 'La Jolla, CA', - 1858467 => 'San Diego, CA', - 1858483 => 'San Diego, CA', - 1858484 => 'San Diego, CA', - 1858485 => 'San Diego, CA', - 1858486 => 'Poway, CA', - 1858487 => 'San Diego, CA', - 1858488 => 'San Diego, CA', - 1858490 => 'San Diego, CA', - 1858492 => 'San Diego, CA', - 1858495 => 'San Diego, CA', - 1858496 => 'San Diego, CA', - 1858499 => 'San Diego, CA', - 1858505 => 'San Diego, CA', - 1858513 => 'Poway, CA', - 1858514 => 'San Diego, CA', - 1858521 => 'San Diego, CA', - 1858527 => 'San Diego, CA', - 1858530 => 'San Diego, CA', - 1858534 => 'La Jolla, CA', - 1858535 => 'San Diego, CA', - 1858536 => 'San Diego, CA', - 1858537 => 'San Diego, CA', - 1858538 => 'San Diego, CA', - 1858541 => 'San Diego, CA', - 1858546 => 'San Diego, CA', - 1858547 => 'San Diego, CA', - 1858549 => 'San Diego, CA', - 1858550 => 'San Diego, CA', - 1858551 => 'La Jolla, CA', - 1858552 => 'San Diego, CA', - 1858554 => 'La Jolla, CA', - 1858558 => 'San Diego, CA', - 1858560 => 'San Diego, CA', - 1858565 => 'San Diego, CA', - 1858566 => 'San Diego, CA', - 1858569 => 'San Diego, CA', - 1858571 => 'San Diego, CA', - 1858573 => 'San Diego, CA', - 1858576 => 'San Diego, CA', - 1858578 => 'San Diego, CA', - 1858581 => 'San Diego, CA', - 1858586 => 'San Diego, CA', - 1858587 => 'San Diego, CA', - 1858592 => 'San Diego, CA', - 1858597 => 'San Diego, CA', - 1858605 => 'San Diego, CA', - 1858613 => 'San Diego, CA', - 1858621 => 'San Diego, CA', - 1858622 => 'San Diego, CA', - 1858623 => 'San Diego, CA', - 1858625 => 'San Diego, CA', - 1858638 => 'San Diego, CA', - 1858642 => 'San Diego, CA', - 1858653 => 'San Diego, CA', - 1858668 => 'Poway, CA', - 1858672 => 'San Diego, CA', - 1858673 => 'San Diego, CA', - 1858674 => 'San Diego, CA', - 1858675 => 'San Diego, CA', - 1858676 => 'San Diego, CA', - 1858677 => 'San Diego, CA', - 1858678 => 'San Diego, CA', - 1858679 => 'Poway, CA', - 1858689 => 'San Diego, CA', - 1858693 => 'San Diego, CA', - 1858694 => 'San Diego, CA', - 1858695 => 'San Diego, CA', - 1858715 => 'San Diego, CA', - 1858748 => 'Poway, CA', - 1858756 => 'Rancho Santa Fe, CA', - 1858759 => 'Rancho Santa Fe, CA', - 1858764 => 'San Diego, CA', - 1858780 => 'San Diego, CA', - 1858822 => 'La Jolla, CA', - 1858866 => 'San Diego, CA', - 1858874 => 'San Diego, CA', - 1858939 => 'San Diego, CA', - 1858966 => 'San Diego, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1859.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1859.php deleted file mode 100644 index 2b5fc6a54..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1859.php +++ /dev/null @@ -1,116 +0,0 @@ - 'Kentucky', - 1859212 => 'Florence, KY', - 1859219 => 'Lexington, KY', - 1859223 => 'Lexington, KY', - 1859224 => 'Lexington, KY', - 1859225 => 'Lexington, KY', - 1859226 => 'Lexington, KY', - 1859231 => 'Lexington, KY', - 1859233 => 'Lexington, KY', - 1859234 => 'Cynthiana, KY', - 1859236 => 'Danville, KY', - 1859238 => 'Danville, KY', - 1859239 => 'Danville, KY', - 1859245 => 'Lexington, KY', - 1859246 => 'Lexington, KY', - 1859252 => 'Lexington, KY', - 1859253 => 'Lexington, KY', - 1859254 => 'Lexington, KY', - 1859255 => 'Lexington, KY', - 1859257 => 'Lexington, KY', - 1859258 => 'Lexington, KY', - 1859259 => 'Lexington, KY', - 1859260 => 'Lexington, KY', - 1859263 => 'Lexington, KY', - 1859264 => 'Lexington, KY', - 1859266 => 'Lexington, KY', - 1859268 => 'Lexington, KY', - 1859269 => 'Lexington, KY', - 1859271 => 'Lexington, KY', - 1859272 => 'Lexington, KY', - 1859273 => 'Lexington, KY', - 1859275 => 'Lexington, KY', - 1859276 => 'Lexington, KY', - 1859277 => 'Lexington, KY', - 1859278 => 'Lexington, KY', - 1859281 => 'Lexington, KY', - 1859282 => 'Florence, KY', - 1859283 => 'Florence, KY', - 1859289 => 'Carlisle, KY', - 1859293 => 'Lexington, KY', - 1859294 => 'Lexington, KY', - 1859296 => 'Lexington, KY', - 1859299 => 'Lexington, KY', - 1859301 => 'Edgewood, KY', - 1859309 => 'Lexington, KY', - 1859313 => 'Lexington, KY', - 1859317 => 'Lexington, KY', - 1859323 => 'Lexington, KY', - 1859334 => 'Burlington, KY', - 1859335 => 'Lexington, KY', - 1859336 => 'Springfield, KY', - 1859363 => 'Independence, KY', - 1859368 => 'Lexington, KY', - 1859371 => 'Florence, KY', - 1859373 => 'Lexington, KY', - 1859381 => 'Lexington, KY', - 1859384 => 'Union, KY', - 1859389 => 'Lexington, KY', - 1859448 => 'Alexandria, KY', - 1859455 => 'Lexington, KY', - 1859472 => 'Butler, KY', - 1859485 => 'Walton, KY', - 1859497 => 'Mount Sterling, KY', - 1859498 => 'Mount Sterling, KY', - 1859499 => 'Mount Sterling, KY', - 1859514 => 'Lexington, KY', - 1859523 => 'Lexington, KY', - 1859525 => 'Florence, KY', - 1859543 => 'Lexington, KY', - 1859548 => 'Lancaster, KY', - 1859554 => 'Lexington, KY', - 1859567 => 'Warsaw, KY', - 1859572 => 'Fort Thomas, KY', - 1859586 => 'Burlington, KY', - 1859623 => 'Richmond, KY', - 1859624 => 'Richmond, KY', - 1859625 => 'Richmond, KY', - 1859626 => 'Richmond, KY', - 1859635 => 'Alexandria, KY', - 1859647 => 'Florence, KY', - 1859654 => 'Falmouth, KY', - 1859655 => 'Covington, KY', - 1859689 => 'Hebron, KY', - 1859727 => 'Erlanger, KY', - 1859734 => 'Harrodsburg, KY', - 1859737 => 'Winchester, KY', - 1859744 => 'Winchester, KY', - 1859745 => 'Winchester, KY', - 1859746 => 'Florence, KY', - 1859792 => 'Lancaster, KY', - 1859823 => 'Dry Ridge, KY', - 1859824 => 'Williamstown, KY', - 1859846 => 'Midway, KY', - 1859854 => 'Junction City, KY', - 1859858 => 'Wilmore, KY', - 1859873 => 'Versailles, KY', - 1859879 => 'Versailles, KY', - 1859881 => 'Nicholasville, KY', - 1859885 => 'Nicholasville, KY', - 1859887 => 'Nicholasville, KY', - 1859936 => 'Danville, KY', - 1859967 => 'Lexington, KY', - 1859971 => 'Lexington, KY', - 1859977 => 'Lexington, KY', - 1859983 => 'Lexington, KY', - 1859985 => 'Berea, KY', - 1859986 => 'Berea, KY', - 1859987 => 'Paris, KY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1860.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1860.php deleted file mode 100644 index f8859e89a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1860.php +++ /dev/null @@ -1,206 +0,0 @@ - 'Connecticut', - 1860206 => 'Hartford, CT', - 1860210 => 'New Milford, CT', - 1860223 => 'New Britain, CT', - 1860224 => 'New Britain, CT', - 1860225 => 'New Britain, CT', - 1860229 => 'New Britain, CT', - 1860230 => 'Plainfield, CT', - 1860231 => 'West Hartford, CT', - 1860232 => 'West Hartford, CT', - 1860233 => 'West Hartford, CT', - 1860236 => 'West Hartford, CT', - 1860240 => 'Hartford, CT', - 1860241 => 'Hartford, CT', - 1860242 => 'Bloomfield, CT', - 1860243 => 'Bloomfield, CT', - 1860244 => 'Hartford, CT', - 1860246 => 'Hartford, CT', - 1860247 => 'Hartford, CT', - 1860249 => 'Hartford, CT', - 1860253 => 'Enfield, CT', - 1860258 => 'Rocky Hill, CT', - 1860265 => 'Enfield, CT', - 1860267 => 'East Hampton, CT', - 1860274 => 'Watertown, CT', - 1860275 => 'Hartford, CT', - 1860276 => 'Southington, CT', - 1860278 => 'Hartford, CT', - 1860282 => 'East Hartford, CT', - 1860283 => 'Thomaston, CT', - 1860284 => 'Farmington, CT', - 1860285 => 'Windsor, CT', - 1860286 => 'Bloomfield, CT', - 1860290 => 'East Hartford, CT', - 1860291 => 'East Hartford, CT', - 1860293 => 'Hartford, CT', - 1860295 => 'Marlborough, CT', - 1860296 => 'Hartford, CT', - 1860297 => 'Hartford, CT', - 1860298 => 'Windsor, CT', - 1860313 => 'West Hartford, CT', - 1860314 => 'Bristol, CT', - 1860342 => 'Portland, CT', - 1860343 => 'Middletown, CT', - 1860344 => 'Middletown, CT', - 1860346 => 'Middletown, CT', - 1860347 => 'Middletown, CT', - 1860348 => 'New Britain, CT', - 1860349 => 'Durham, CT', - 1860350 => 'New Milford, CT', - 1860354 => 'New Milford, CT', - 1860355 => 'New Milford, CT', - 1860357 => 'New Britain, CT', - 1860358 => 'Middletown, CT', - 1860364 => 'Sharon, CT', - 1860376 => 'Jewett City, CT', - 1860379 => 'Winsted, CT', - 1860388 => 'Old Saybrook, CT', - 1860395 => 'Old Saybrook, CT', - 1860399 => 'Westbrook, CT', - 1860408 => 'Simsbury, CT', - 1860417 => 'Watertown, CT', - 1860423 => 'Willimantic, CT', - 1860426 => 'Southington, CT', - 1860430 => 'Glastonbury, CT', - 1860432 => 'Manchester, CT', - 1860434 => 'Old Lyme, CT', - 1860437 => 'New London, CT', - 1860439 => 'New London, CT', - 1860442 => 'New London, CT', - 1860443 => 'New London, CT', - 1860444 => 'New London, CT', - 1860445 => 'Groton, CT', - 1860446 => 'Groton, CT', - 1860447 => 'New London, CT', - 1860448 => 'Groton, CT', - 1860449 => 'Groton, CT', - 1860450 => 'Willimantic, CT', - 1860464 => 'Gales Ferry, CT', - 1860465 => 'Willimantic, CT', - 1860482 => 'Torrington, CT', - 1860485 => 'Harwinton, CT', - 1860486 => 'Storrs, CT', - 1860489 => 'Torrington, CT', - 1860491 => 'Goshen, CT', - 1860496 => 'Torrington, CT', - 1860510 => 'Old Saybrook, CT', - 1860521 => 'West Hartford, CT', - 1860522 => 'Hartford, CT', - 1860523 => 'West Hartford, CT', - 1860524 => 'Hartford, CT', - 1860525 => 'Hartford, CT', - 1860527 => 'Hartford, CT', - 1860528 => 'East Hartford, CT', - 1860533 => 'Manchester, CT', - 1860535 => 'Stonington, CT', - 1860536 => 'Mystic, CT', - 1860537 => 'Colchester, CT', - 1860542 => 'Norfolk, CT', - 1860545 => 'Hartford, CT', - 1860546 => 'Canterbury, CT', - 1860547 => 'Hartford, CT', - 1860548 => 'Hartford, CT', - 1860549 => 'Hartford, CT', - 1860560 => 'Hartford, CT', - 1860561 => 'West Hartford, CT', - 1860564 => 'Plainfield, CT', - 1860567 => 'Litchfield, CT', - 1860568 => 'East Hartford, CT', - 1860569 => 'East Hartford, CT', - 1860570 => 'West Hartford, CT', - 1860571 => 'Wethersfield, CT', - 1860572 => 'Mystic, CT', - 1860582 => 'Bristol, CT', - 1860583 => 'Bristol, CT', - 1860584 => 'Bristol, CT', - 1860585 => 'Bristol, CT', - 1860586 => 'West Hartford, CT', - 1860589 => 'Bristol, CT', - 1860599 => 'Pawcatuck, CT', - 1860613 => 'Cromwell, CT', - 1860618 => 'Torrington, CT', - 1860620 => 'Southington, CT', - 1860621 => 'Southington, CT', - 1860626 => 'Torrington, CT', - 1860627 => 'Windsor Locks, CT', - 1860628 => 'Southington, CT', - 1860632 => 'Cromwell, CT', - 1860633 => 'Glastonbury, CT', - 1860635 => 'Cromwell, CT', - 1860642 => 'Lebanon, CT', - 1860643 => 'Manchester, CT', - 1860644 => 'South Windsor, CT', - 1860645 => 'Manchester, CT', - 1860646 => 'Manchester, CT', - 1860647 => 'Manchester, CT', - 1860648 => 'South Windsor, CT', - 1860649 => 'Manchester, CT', - 1860651 => 'Simsbury, CT', - 1860652 => 'Glastonbury, CT', - 1860657 => 'Glastonbury, CT', - 1860658 => 'Simsbury, CT', - 1860659 => 'Glastonbury, CT', - 1860663 => 'Killingworth, CT', - 1860664 => 'Clinton, CT', - 1860665 => 'Newington, CT', - 1860666 => 'Newington, CT', - 1860667 => 'Newington, CT', - 1860668 => 'Suffield, CT', - 1860669 => 'Clinton, CT', - 1860674 => 'Farmington, CT', - 1860676 => 'Farmington, CT', - 1860677 => 'Farmington, CT', - 1860678 => 'Farmington, CT', - 1860679 => 'Farmington, CT', - 1860683 => 'Windsor, CT', - 1860684 => 'Stafford Springs, CT', - 1860687 => 'Windsor, CT', - 1860688 => 'Windsor, CT', - 1860693 => 'Canton, CT', - 1860704 => 'Middletown, CT', - 1860714 => 'Hartford, CT', - 1860724 => 'Hartford, CT', - 1860727 => 'Hartford, CT', - 1860728 => 'Hartford, CT', - 1860738 => 'Winsted, CT', - 1860741 => 'Enfield, CT', - 1860742 => 'Coventry, CT', - 1860745 => 'Enfield, CT', - 1860747 => 'Plainville, CT', - 1860749 => 'Enfield, CT', - 1860757 => 'Hartford, CT', - 1860763 => 'Enfield, CT', - 1860767 => 'Essex, CT', - 1860788 => 'Middletown, CT', - 1860793 => 'Plainville, CT', - 1860799 => 'New Milford, CT', - 1860823 => 'Norwich, CT', - 1860824 => 'Canaan, CT', - 1860826 => 'New Britain, CT', - 1860827 => 'New Britain, CT', - 1860828 => 'Berlin, CT', - 1860829 => 'Berlin, CT', - 1860832 => 'New Britain, CT', - 1860844 => 'Granby, CT', - 1860848 => 'Montville, CT', - 1860873 => 'East Haddam, CT', - 1860885 => 'Norwich, CT', - 1860886 => 'Norwich, CT', - 1860887 => 'Norwich, CT', - 1860889 => 'Norwich, CT', - 1860892 => 'Norwich, CT', - 1860927 => 'Kent, CT', - 1860928 => 'Putnam, CT', - 1860945 => 'Watertown, CT', - 1860951 => 'Hartford, CT', - 1860956 => 'Hartford, CT', - 1860963 => 'Putnam, CT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1862.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1862.php deleted file mode 100644 index 08dfa4ced..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1862.php +++ /dev/null @@ -1,12 +0,0 @@ - 'New Jersey', - 1862210 => 'Fairfield, NJ', - 1862520 => 'East Orange, NJ', - 1862772 => 'Irvington, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1863.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1863.php deleted file mode 100644 index 85f67b357..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1863.php +++ /dev/null @@ -1,91 +0,0 @@ - 'Florida', - 1863248 => 'Lakeland, FL', - 1863284 => 'Lakeland, FL', - 1863285 => 'Fort Meade, FL', - 1863291 => 'Winter Haven, FL', - 1863292 => 'Winter Haven, FL', - 1863293 => 'Winter Haven, FL', - 1863294 => 'Winter Haven, FL', - 1863297 => 'Winter Haven, FL', - 1863298 => 'Winter Haven, FL', - 1863299 => 'Winter Haven, FL', - 1863314 => 'Sebring, FL', - 1863318 => 'Winter Haven, FL', - 1863324 => 'Winter Haven, FL', - 1863326 => 'Winter Haven, FL', - 1863357 => 'Okeechobee, FL', - 1863382 => 'Sebring, FL', - 1863385 => 'Sebring, FL', - 1863386 => 'Sebring, FL', - 1863401 => 'Winter Haven, FL', - 1863402 => 'Sebring, FL', - 1863413 => 'Lakeland, FL', - 1863420 => 'Davenport, FL', - 1863421 => 'Haines City, FL', - 1863422 => 'Haines City, FL', - 1863424 => 'Davenport, FL', - 1863425 => 'Mulberry, FL', - 1863452 => 'Avon Park, FL', - 1863453 => 'Avon Park, FL', - 1863465 => 'Lake Placid, FL', - 1863467 => 'Okeechobee, FL', - 1863471 => 'Sebring, FL', - 1863491 => 'Arcadia, FL', - 1863494 => 'Arcadia, FL', - 1863519 => 'Bartow, FL', - 1863533 => 'Bartow, FL', - 1863534 => 'Bartow, FL', - 1863603 => 'Lakeland, FL', - 1863607 => 'Lakeland, FL', - 1863619 => 'Lakeland, FL', - 1863635 => 'Frostproof, FL', - 1863644 => 'Lakeland, FL', - 1863646 => 'Lakeland, FL', - 1863647 => 'Lakeland, FL', - 1863648 => 'Lakeland, FL', - 1863655 => 'Sebring, FL', - 1863665 => 'Lakeland, FL', - 1863666 => 'Lakeland, FL', - 1863667 => 'Lakeland, FL', - 1863674 => 'LaBelle, FL', - 1863675 => 'LaBelle, FL', - 1863676 => 'Lake Wales, FL', - 1863678 => 'Lake Wales, FL', - 1863679 => 'Lake Wales, FL', - 1863680 => 'Lakeland, FL', - 1863682 => 'Lakeland, FL', - 1863683 => 'Lakeland, FL', - 1863686 => 'Lakeland, FL', - 1863687 => 'Lakeland, FL', - 1863688 => 'Lakeland, FL', - 1863699 => 'Lake Placid, FL', - 1863701 => 'Lakeland, FL', - 1863709 => 'Lakeland, FL', - 1863735 => 'Zolfo Springs, FL', - 1863763 => 'Okeechobee, FL', - 1863767 => 'Wauchula, FL', - 1863773 => 'Wauchula, FL', - 1863802 => 'Lakeland, FL', - 1863815 => 'Lakeland, FL', - 1863816 => 'Lakeland, FL', - 1863824 => 'Okeechobee, FL', - 1863853 => 'Lakeland, FL', - 1863858 => 'Lakeland, FL', - 1863859 => 'Lakeland, FL', - 1863875 => 'Winter Haven, FL', - 1863937 => 'Lakeland, FL', - 1863946 => 'Moore Haven, FL', - 1863956 => 'Lake Alfred, FL', - 1863965 => 'Auburndale, FL', - 1863967 => 'Auburndale, FL', - 1863983 => 'Clewiston, FL', - 1863984 => 'Polk City, FL', - 1863993 => 'Arcadia, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1864.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1864.php deleted file mode 100644 index 48152202b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1864.php +++ /dev/null @@ -1,171 +0,0 @@ - 'South Carolina', - 1864213 => 'Greenville, SC', - 1864214 => 'Greenville, SC', - 1864220 => 'Greenville, SC', - 1864222 => 'Anderson, SC', - 1864223 => 'Greenwood, SC', - 1864224 => 'Anderson, SC', - 1864225 => 'Anderson, SC', - 1864226 => 'Anderson, SC', - 1864227 => 'Greenwood, SC', - 1864228 => 'Simpsonville, SC', - 1864229 => 'Greenwood, SC', - 1864231 => 'Anderson, SC', - 1864232 => 'Greenville, SC', - 1864233 => 'Greenville, SC', - 1864234 => 'Greenville, SC', - 1864235 => 'Greenville, SC', - 1864236 => 'Greenville, SC', - 1864239 => 'Greenville, SC', - 1864240 => 'Greenville, SC', - 1864241 => 'Greenville, SC', - 1864242 => 'Greenville, SC', - 1864246 => 'Greenville, SC', - 1864250 => 'Greenville, SC', - 1864254 => 'Greenville, SC', - 1864255 => 'Greenville, SC', - 1864260 => 'Anderson, SC', - 1864261 => 'Anderson, SC', - 1864269 => 'Greenville, SC', - 1864271 => 'Greenville, SC', - 1864272 => 'Greenville, SC', - 1864277 => 'Greenville, SC', - 1864281 => 'Greenville, SC', - 1864282 => 'Greenville, SC', - 1864283 => 'Greenville, SC', - 1864284 => 'Greenville, SC', - 1864286 => 'Greenville, SC', - 1864288 => 'Greenville, SC', - 1864289 => 'Greenville, SC', - 1864294 => 'Greenville, SC', - 1864295 => 'Greenville, SC', - 1864296 => 'Anderson, SC', - 1864297 => 'Greenville, SC', - 1864298 => 'Greenville, SC', - 1864299 => 'Greenville, SC', - 1864306 => 'Easley, SC', - 1864327 => 'Spartanburg, SC', - 1864329 => 'Greenville, SC', - 1864331 => 'Greenville, SC', - 1864332 => 'Anderson, SC', - 1864335 => 'Greenville, SC', - 1864338 => 'Belton, SC', - 1864346 => 'Greenville, SC', - 1864348 => 'Iva, SC', - 1864366 => 'Abbeville, SC', - 1864369 => 'Honea Path, SC', - 1864370 => 'Greenville, SC', - 1864373 => 'Greenville, SC', - 1864388 => 'Greenwood, SC', - 1864421 => 'Greenville, SC', - 1864422 => 'Greenville, SC', - 1864427 => 'Union, SC', - 1864429 => 'Union, SC', - 1864433 => 'Duncan, SC', - 1864442 => 'Easley, SC', - 1864445 => 'Saluda, SC', - 1864446 => 'Abbeville, SC', - 1864454 => 'Greenville, SC', - 1864455 => 'Greenville, SC', - 1864456 => 'Ware Shoals, SC', - 1864457 => 'Landrum, SC', - 1864458 => 'Greenville, SC', - 1864461 => 'Chesnee, SC', - 1864463 => 'Cowpens, SC', - 1864467 => 'Greenville, SC', - 1864469 => 'Greer, SC', - 1864472 => 'Inman, SC', - 1864474 => 'Pacolet, SC', - 1864476 => 'Woodruff, SC', - 1864486 => 'Duncan, SC', - 1864487 => 'Gaffney, SC', - 1864488 => 'Gaffney, SC', - 1864489 => 'Gaffney, SC', - 1864503 => 'Spartanburg, SC', - 1864512 => 'Anderson, SC', - 1864527 => 'Greenville, SC', - 1864541 => 'Spartanburg, SC', - 1864542 => 'Spartanburg, SC', - 1864543 => 'Ninety Six, SC', - 1864552 => 'Greenville, SC', - 1864560 => 'Spartanburg, SC', - 1864573 => 'Spartanburg, SC', - 1864574 => 'Spartanburg, SC', - 1864576 => 'Spartanburg, SC', - 1864578 => 'Spartanburg, SC', - 1864579 => 'Spartanburg, SC', - 1864582 => 'Spartanburg, SC', - 1864583 => 'Spartanburg, SC', - 1864585 => 'Spartanburg, SC', - 1864587 => 'Spartanburg, SC', - 1864591 => 'Spartanburg, SC', - 1864592 => 'Inman, SC', - 1864595 => 'Spartanburg, SC', - 1864596 => 'Spartanburg, SC', - 1864627 => 'Greenville, SC', - 1864631 => 'Greenville, SC', - 1864638 => 'Walhalla, SC', - 1864639 => 'Central, SC', - 1864642 => 'Anderson, SC', - 1864646 => 'Pendleton, SC', - 1864647 => 'Westminster, SC', - 1864653 => 'Clemson, SC', - 1864654 => 'Clemson, SC', - 1864674 => 'Jonesville, SC', - 1864675 => 'Greenville, SC', - 1864676 => 'Greenville, SC', - 1864681 => 'Laurens, SC', - 1864682 => 'Laurens, SC', - 1864699 => 'Spartanburg, SC', - 1864716 => 'Anderson, SC', - 1864725 => 'Greenwood, SC', - 1864757 => 'Simpsonville, SC', - 1864760 => 'Anderson, SC', - 1864797 => 'Greer, SC', - 1864801 => 'Greer, SC', - 1864804 => 'Spartanburg, SC', - 1864814 => 'Spartanburg, SC', - 1864833 => 'Clinton, SC', - 1864834 => 'Travelers Rest, SC', - 1864839 => 'Blacksburg, SC', - 1864843 => 'Liberty, SC', - 1864845 => 'Piedmont, SC', - 1864847 => 'Williamston, SC', - 1864848 => 'Greer, SC', - 1864849 => 'Greer, SC', - 1864850 => 'Easley, SC', - 1864852 => 'McCormick, SC', - 1864855 => 'Easley, SC', - 1864859 => 'Easley, SC', - 1864862 => 'Fountain Inn, SC', - 1864868 => 'Six Mile, SC', - 1864876 => 'Gray Court, SC', - 1864877 => 'Greer, SC', - 1864878 => 'Pickens, SC', - 1864879 => 'Greer, SC', - 1864882 => 'Seneca, SC', - 1864885 => 'Seneca, SC', - 1864886 => 'Seneca, SC', - 1864888 => 'Seneca, SC', - 1864898 => 'Pickens, SC', - 1864942 => 'Greenwood, SC', - 1864943 => 'Greenwood, SC', - 1864944 => 'Salem, SC', - 1864947 => 'Pelzer, SC', - 1864962 => 'Simpsonville, SC', - 1864963 => 'Simpsonville, SC', - 1864964 => 'Anderson, SC', - 1864967 => 'Simpsonville, SC', - 1864968 => 'Greer, SC', - 1864984 => 'Laurens, SC', - 1864987 => 'Greenville, SC', - 1864990 => 'Greenville, SC', - 1864991 => 'Greenville, SC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1865.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1865.php deleted file mode 100644 index 423c9fce6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1865.php +++ /dev/null @@ -1,130 +0,0 @@ - 'Tennessee', - 1865200 => 'Knoxville, TN', - 1865212 => 'Knoxville, TN', - 1865215 => 'Knoxville, TN', - 1865218 => 'Knoxville, TN', - 1865219 => 'Knoxville, TN', - 1865220 => 'Oak Ridge, TN', - 1865233 => 'Maryville, TN', - 1865246 => 'Knoxville, TN', - 1865247 => 'Knoxville, TN', - 1865249 => 'Knoxville, TN', - 1865273 => 'Maryville, TN', - 1865281 => 'Knoxville, TN', - 1865286 => 'Sevierville, TN', - 1865288 => 'Knoxville, TN', - 1865305 => 'Knoxville, TN', - 1865329 => 'Knoxville, TN', - 1865330 => 'Knoxville, TN', - 1865354 => 'Rockwood, TN', - 1865357 => 'Knoxville, TN', - 1865365 => 'Sevierville, TN', - 1865374 => 'Knoxville, TN', - 1865376 => 'Kingston, TN', - 1865379 => 'Maryville, TN', - 1865380 => 'Maryville, TN', - 1865388 => 'Knoxville, TN', - 1865397 => 'Dandridge, TN', - 1865408 => 'Loudon, TN', - 1865425 => 'Oak Ridge, TN', - 1865426 => 'Lake City, TN', - 1865428 => 'Sevierville, TN', - 1865429 => 'Sevierville, TN', - 1865430 => 'Gatlinburg, TN', - 1865435 => 'Oliver Springs, TN', - 1865436 => 'Gatlinburg, TN', - 1865446 => 'Sevierville, TN', - 1865448 => 'Townsend, TN', - 1865450 => 'Knoxville, TN', - 1865453 => 'Sevierville, TN', - 1865457 => 'Clinton, TN', - 1865458 => 'Loudon, TN', - 1865463 => 'Clinton, TN', - 1865470 => 'Knoxville, TN', - 1865471 => 'Jefferson City, TN', - 1865474 => 'Knoxville, TN', - 1865475 => 'Jefferson City, TN', - 1865481 => 'Oak Ridge, TN', - 1865482 => 'Oak Ridge, TN', - 1865483 => 'Oak Ridge, TN', - 1865521 => 'Knoxville, TN', - 1865522 => 'Knoxville, TN', - 1865523 => 'Knoxville, TN', - 1865524 => 'Knoxville, TN', - 1865525 => 'Knoxville, TN', - 1865531 => 'Knoxville, TN', - 1865539 => 'Knoxville, TN', - 1865540 => 'Knoxville, TN', - 1865541 => 'Knoxville, TN', - 1865544 => 'Knoxville, TN', - 1865545 => 'Knoxville, TN', - 1865546 => 'Knoxville, TN', - 1865549 => 'Knoxville, TN', - 1865558 => 'Knoxville, TN', - 1865560 => 'Knoxville, TN', - 1865573 => 'Knoxville, TN', - 1865577 => 'Knoxville, TN', - 1865579 => 'Knoxville, TN', - 1865584 => 'Knoxville, TN', - 1865588 => 'Knoxville, TN', - 1865594 => 'Knoxville, TN', - 1865609 => 'Knoxville, TN', - 1865622 => 'Knoxville, TN', - 1865632 => 'Knoxville, TN', - 1865633 => 'Knoxville, TN', - 1865637 => 'Knoxville, TN', - 1865670 => 'Knoxville, TN', - 1865671 => 'Knoxville, TN', - 1865673 => 'Knoxville, TN', - 1865674 => 'White Pine, TN', - 1865675 => 'Knoxville, TN', - 1865681 => 'Maryville, TN', - 1865686 => 'Knoxville, TN', - 1865687 => 'Knoxville, TN', - 1865688 => 'Knoxville, TN', - 1865689 => 'Knoxville, TN', - 1865690 => 'Knoxville, TN', - 1865691 => 'Knoxville, TN', - 1865692 => 'Knoxville, TN', - 1865693 => 'Knoxville, TN', - 1865694 => 'Knoxville, TN', - 1865717 => 'Kingston, TN', - 1865766 => 'Knoxville, TN', - 1865769 => 'Knoxville, TN', - 1865774 => 'Sevierville, TN', - 1865777 => 'Knoxville, TN', - 1865824 => 'Knoxville, TN', - 1865828 => 'Rutledge, TN', - 1865851 => 'Knoxville, TN', - 1865856 => 'Maryville, TN', - 1865882 => 'Harriman, TN', - 1865908 => 'Sevierville, TN', - 1865909 => 'Knoxville, TN', - 1865922 => 'Knoxville, TN', - 1865925 => 'Knoxville, TN', - 1865938 => 'Powell, TN', - 1865945 => 'Powell, TN', - 1865947 => 'Powell, TN', - 1865951 => 'Knoxville, TN', - 1865966 => 'Knoxville, TN', - 1865971 => 'Knoxville, TN', - 1865974 => 'Knoxville, TN', - 1865977 => 'Maryville, TN', - 1865980 => 'Maryville, TN', - 1865981 => 'Maryville, TN', - 1865982 => 'Maryville, TN', - 1865983 => 'Maryville, TN', - 1865984 => 'Maryville, TN', - 1865986 => 'Lenoir City, TN', - 1865988 => 'Lenoir City, TN', - 1865992 => 'Maynardville, TN', - 1865993 => 'Bean Station, TN', - 1865995 => 'Friendsville, TN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1867.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1867.php deleted file mode 100644 index 93a594526..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1867.php +++ /dev/null @@ -1,25 +0,0 @@ - 'Whitehorse, YT', - 1867456 => 'Whitehorse, YT', - 1867536 => 'Watson Lake Hospital', - 1867633 => 'Whitehorse, YT', - 1867645 => 'Rankin Inlet, NU', - 1867667 => 'Whitehorse, YT', - 1867668 => 'Whitehorse, YT', - 1867669 => 'Yellowknife, NT', - 1867695 => 'Fort Simpson, NT', - 1867766 => 'Yellowknife, NT', - 1867777 => 'Inuvik, NT', - 1867872 => 'Fort Smith, NT', - 1867873 => 'Yellowknife, NT', - 1867874 => 'Hay River, NT', - 1867920 => 'Yellowknife, NT', - 1867979 => 'Iqaluit, NU', - 1867993 => 'Dawson, YT', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1870.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1870.php deleted file mode 100644 index f366249eb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1870.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Arkansas', - 1870215 => 'Paragould, AR', - 1870222 => 'McGehee, AR', - 1870226 => 'Warren, AR', - 1870230 => 'Arkadelphia, AR', - 1870231 => 'Camden, AR', - 1870234 => 'Magnolia, AR', - 1870236 => 'Paragould, AR', - 1870238 => 'Wynne, AR', - 1870239 => 'Paragould, AR', - 1870240 => 'Paragould, AR', - 1870245 => 'Arkadelphia, AR', - 1870246 => 'Arkadelphia, AR', - 1870247 => 'White Hall, AR', - 1870251 => 'Batesville, AR', - 1870255 => 'Hazen, AR', - 1870256 => 'Des Arc, AR', - 1870257 => 'Cherokee Village, AR', - 1870265 => 'Lake Village, AR', - 1870268 => 'Jonesboro, AR', - 1870269 => 'Mountain View, AR', - 1870275 => 'Jonesboro, AR', - 1870283 => 'Cave City, AR', - 1870285 => 'Murfreesboro, AR', - 1870295 => 'Marianna, AR', - 1870297 => 'Calico Rock, AR', - 1870307 => 'Batesville, AR', - 1870325 => 'Rison, AR', - 1870336 => 'Jonesboro, AR', - 1870338 => 'Helena, AR', - 1870347 => 'Augusta, AR', - 1870352 => 'Fordyce, AR', - 1870353 => 'Gurdon, AR', - 1870355 => 'Eudora, AR', - 1870356 => 'Glenwood, AR', - 1870358 => 'Marked Tree, AR', - 1870364 => 'Crossett, AR', - 1870365 => 'Harrison, AR', - 1870367 => 'Monticello, AR', - 1870368 => 'Melbourne, AR', - 1870382 => 'Dumas, AR', - 1870423 => 'Berryville, AR', - 1870424 => 'Mountain Home, AR', - 1870425 => 'Mountain Home, AR', - 1870431 => 'Lakeview, AR', - 1870435 => 'Gassville, AR', - 1870436 => 'Lead Hill, AR', - 1870438 => 'Green Forest, AR', - 1870445 => 'Bull Shoals, AR', - 1870446 => 'Jasper, AR', - 1870448 => 'Marshall, AR', - 1870449 => 'Yellville, AR', - 1870453 => 'Flippin, AR', - 1870460 => 'Monticello, AR', - 1870483 => 'Trumann, AR', - 1870492 => 'Mountain Home, AR', - 1870508 => 'Mountain Home, AR', - 1870523 => 'Newport, AR', - 1870532 => 'Blytheville, AR', - 1870533 => 'Stamps, AR', - 1870534 => 'Pine Bluff, AR', - 1870535 => 'Pine Bluff, AR', - 1870536 => 'Pine Bluff, AR', - 1870538 => 'Dermott, AR', - 1870541 => 'Pine Bluff, AR', - 1870542 => 'Foreman, AR', - 1870552 => 'Carlisle, AR', - 1870561 => 'Manila, AR', - 1870563 => 'Osceola, AR', - 1870572 => 'West Helena, AR', - 1870574 => 'Camden, AR', - 1870578 => 'Harrisburg, AR', - 1870584 => 'De Queen, AR', - 1870595 => 'Rector, AR', - 1870598 => 'Piggott, AR', - 1870628 => 'Star City, AR', - 1870630 => 'Forrest City, AR', - 1870633 => 'Forrest City, AR', - 1870642 => 'De Queen, AR', - 1870653 => 'Fouke, AR', - 1870672 => 'Stuttgart, AR', - 1870673 => 'Stuttgart, AR', - 1870698 => 'Batesville, AR', - 1870702 => 'West Memphis, AR', - 1870722 => 'Hope, AR', - 1870725 => 'Smackover, AR', - 1870731 => 'McCrory, AR', - 1870732 => 'West Memphis, AR', - 1870733 => 'West Memphis, AR', - 1870734 => 'Brinkley, AR', - 1870735 => 'West Memphis, AR', - 1870739 => 'Marion, AR', - 1870741 => 'Harrison, AR', - 1870743 => 'Harrison, AR', - 1870747 => 'Clarendon, AR', - 1870762 => 'Blytheville, AR', - 1870763 => 'Blytheville, AR', - 1870772 => 'Texarkana, AR', - 1870773 => 'Texarkana, AR', - 1870774 => 'Texarkana, AR', - 1870777 => 'Hope, AR', - 1870779 => 'Texarkana, AR', - 1870792 => 'Earle, AR', - 1870793 => 'Batesville, AR', - 1870798 => 'Hampton, AR', - 1870802 => 'Jonesboro, AR', - 1870836 => 'Camden, AR', - 1870837 => 'Camden, AR', - 1870845 => 'Nashville, AR', - 1870850 => 'Pine Bluff, AR', - 1870853 => 'Hamburg, AR', - 1870856 => 'Hardy, AR', - 1870857 => 'Corning, AR', - 1870862 => 'El Dorado, AR', - 1870863 => 'El Dorado, AR', - 1870864 => 'El Dorado, AR', - 1870867 => 'Mount Ida, AR', - 1870869 => 'Imboden, AR', - 1870875 => 'El Dorado, AR', - 1870879 => 'Pine Bluff, AR', - 1870881 => 'El Dorado, AR', - 1870886 => 'Walnut Ridge, AR', - 1870887 => 'Prescott, AR', - 1870892 => 'Pocahontas, AR', - 1870895 => 'Salem, AR', - 1870898 => 'Ashdown, AR', - 1870910 => 'Jonesboro, AR', - 1870921 => 'Lewisville, AR', - 1870931 => 'Jonesboro, AR', - 1870932 => 'Jonesboro, AR', - 1870933 => 'Jonesboro, AR', - 1870934 => 'Jonesboro, AR', - 1870935 => 'Jonesboro, AR', - 1870942 => 'Sheridan, AR', - 1870946 => 'DeWitt, AR', - 1870972 => 'Jonesboro, AR', - 1870994 => 'Ash Flat, AR', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1872.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1872.php deleted file mode 100644 index 086e85681..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1872.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chicago, IL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1873.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1873.php deleted file mode 100644 index b8dbda428..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1873.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Quebec', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1876.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1876.php deleted file mode 100644 index ad3a94446..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1876.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Negril', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1878.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1878.php deleted file mode 100644 index f93e22b84..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1878.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Pennsylvania', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/19.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/19.php new file mode 100644 index 000000000..8fd92e12a --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/19.php @@ -0,0 +1,5041 @@ + 'Tennessee', + 1901213 => 'Memphis, TN', + 1901226 => 'Memphis, TN', + 1901252 => 'Memphis, TN', + 1901259 => 'Memphis, TN', + 1901260 => 'Memphis, TN', + 1901266 => 'Memphis, TN', + 1901271 => 'Memphis, TN', + 1901272 => 'Memphis, TN', + 1901273 => 'Memphis, TN', + 1901274 => 'Memphis, TN', + 1901276 => 'Memphis, TN', + 1901278 => 'Memphis, TN', + 1901287 => 'Memphis, TN', + 1901308 => 'Memphis, TN', + 1901312 => 'Memphis, TN', + 1901320 => 'Memphis, TN', + 1901322 => 'Memphis, TN', + 1901323 => 'Memphis, TN', + 1901324 => 'Memphis, TN', + 1901327 => 'Memphis, TN', + 1901332 => 'Memphis, TN', + 1901345 => 'Memphis, TN', + 1901346 => 'Memphis, TN', + 1901348 => 'Memphis, TN', + 1901353 => 'Memphis, TN', + 1901357 => 'Memphis, TN', + 1901358 => 'Memphis, TN', + 1901360 => 'Memphis, TN', + 1901362 => 'Memphis, TN', + 1901363 => 'Memphis, TN', + 1901365 => 'Memphis, TN', + 1901366 => 'Memphis, TN', + 1901367 => 'Memphis, TN', + 1901368 => 'Memphis, TN', + 1901369 => 'Memphis, TN', + 1901371 => 'Memphis, TN', + 1901372 => 'Memphis, TN', + 1901373 => 'Memphis, TN', + 1901375 => 'Memphis, TN', + 1901377 => 'Memphis, TN', + 1901379 => 'Memphis, TN', + 1901380 => 'Memphis, TN', + 1901381 => 'Memphis, TN', + 1901382 => 'Memphis, TN', + 1901383 => 'Memphis, TN', + 1901384 => 'Memphis, TN', + 1901385 => 'Memphis, TN', + 1901386 => 'Memphis, TN', + 1901387 => 'Memphis, TN', + 1901388 => 'Memphis, TN', + 1901396 => 'Memphis, TN', + 1901398 => 'Memphis, TN', + 1901405 => 'Memphis, TN', + 1901416 => 'Memphis, TN', + 1901417 => 'Memphis, TN', + 1901433 => 'Memphis, TN', + 1901435 => 'Memphis, TN', + 1901448 => 'Memphis, TN', + 1901452 => 'Memphis, TN', + 1901454 => 'Memphis, TN', + 1901457 => 'Collierville, TN', + 1901458 => 'Memphis, TN', + 1901465 => 'Somerville, TN', + 1901475 => 'Covington, TN', + 1901476 => 'Covington, TN', + 1901495 => 'Memphis, TN', + 1901507 => 'Memphis, TN', + 1901516 => 'Memphis, TN', + 1901521 => 'Memphis, TN', + 1901522 => 'Memphis, TN', + 1901523 => 'Memphis, TN', + 1901524 => 'Memphis, TN', + 1901525 => 'Memphis, TN', + 1901526 => 'Memphis, TN', + 1901527 => 'Memphis, TN', + 1901528 => 'Memphis, TN', + 1901529 => 'Memphis, TN', + 1901542 => 'Memphis, TN', + 1901543 => 'Memphis, TN', + 1901544 => 'Memphis, TN', + 1901545 => 'Memphis, TN', + 1901546 => 'Memphis, TN', + 1901552 => 'Memphis, TN', + 1901565 => 'Memphis, TN', + 1901576 => 'Memphis, TN', + 1901577 => 'Memphis, TN', + 1901578 => 'Memphis, TN', + 1901590 => 'Memphis, TN', + 1901595 => 'Memphis, TN', + 1901672 => 'Memphis, TN', + 1901680 => 'Memphis, TN', + 1901681 => 'Memphis, TN', + 1901682 => 'Memphis, TN', + 1901683 => 'Memphis, TN', + 1901684 => 'Memphis, TN', + 1901685 => 'Memphis, TN', + 1901722 => 'Memphis, TN', + 1901725 => 'Memphis, TN', + 1901726 => 'Memphis, TN', + 1901729 => 'Memphis, TN', + 1901730 => 'Memphis, TN', + 1901743 => 'Memphis, TN', + 1901744 => 'Memphis, TN', + 1901746 => 'Memphis, TN', + 1901747 => 'Memphis, TN', + 1901748 => 'Memphis, TN', + 1901761 => 'Memphis, TN', + 1901763 => 'Memphis, TN', + 1901765 => 'Memphis, TN', + 1901766 => 'Memphis, TN', + 1901767 => 'Memphis, TN', + 1901774 => 'Memphis, TN', + 1901775 => 'Memphis, TN', + 1901785 => 'Memphis, TN', + 1901789 => 'Memphis, TN', + 1901791 => 'Memphis, TN', + 1901794 => 'Memphis, TN', + 1901795 => 'Memphis, TN', + 1901797 => 'Memphis, TN', + 1901818 => 'Memphis, TN', + 1901820 => 'Memphis, TN', + 1901821 => 'Memphis, TN', + 1901850 => 'Collierville, TN', + 1901853 => 'Collierville, TN', + 1901854 => 'Collierville, TN', + 1901861 => 'Collierville, TN', + 1901866 => 'Memphis, TN', + 1901867 => 'Arlington, TN', + 1901872 => 'Millington, TN', + 1901873 => 'Millington, TN', + 1901881 => 'Memphis, TN', + 1901937 => 'Memphis, TN', + 1901942 => 'Memphis, TN', + 1901946 => 'Memphis, TN', + 1901947 => 'Memphis, TN', + 1901948 => 'Memphis, TN', + 1902 => 'Nova Scotia', + 1902224 => 'Chéticamp, NS', + 1902245 => 'Digby, NS', + 1902254 => 'Parrsboro, NS', + 1902275 => 'Chester, NS', + 1902295 => 'Baddeck, NS', + 1902354 => 'Liverpool, NS', + 1902367 => 'Charlottetown, PE', + 1902368 => 'Charlottetown, PE', + 1902370 => 'Charlottetown, PE', + 1902393 => 'Charlottetown, PE', + 1902396 => 'New Glasgow, NS', + 1902404 => 'Halifax, NS', + 1902405 => 'Halifax, NS', + 1902406 => 'Halifax, NS', + 1902407 => 'Halifax, NS', + 1902420 => 'Halifax, NS', + 1902421 => 'Halifax, NS', + 1902422 => 'Halifax, NS', + 1902423 => 'Halifax, NS', + 1902425 => 'Halifax, NS', + 1902429 => 'Halifax, NS', + 1902431 => 'Halifax, NS', + 1902434 => 'Dartmouth, NS', + 1902435 => 'Dartmouth, NS', + 1902436 => 'Summerside, PE', + 1902442 => 'Halifax, NS', + 1902443 => 'Halifax, NS', + 1902444 => 'Halifax, NS', + 1902445 => 'Halifax, NS', + 1902446 => 'Halifax, NS', + 1902450 => 'Halifax, NS', + 1902452 => 'Halifax, NS', + 1902453 => 'Halifax, NS', + 1902454 => 'Halifax, NS', + 1902455 => 'Halifax, NS', + 1902456 => 'Halifax, NS', + 1902457 => 'Halifax, NS', + 1902461 => 'Dartmouth, NS', + 1902463 => 'Dartmouth, NS', + 1902464 => 'Dartmouth, NS', + 1902466 => 'Dartmouth, NS', + 1902468 => 'Dartmouth, NS', + 1902469 => 'Dartmouth, NS', + 1902471 => 'Halifax, NS', + 1902477 => 'Halifax, NS', + 1902479 => 'Halifax, NS', + 1902481 => 'Dartmouth, NS', + 1902482 => 'Halifax, NS', + 1902485 => 'Pictou, NS', + 1902488 => 'Halifax, NS', + 1902492 => 'Halifax, NS', + 1902494 => 'Halifax, NS', + 1902497 => 'Halifax, NS', + 1902499 => 'Halifax, NS', + 1902527 => 'Bridgewater, NS', + 1902530 => 'Bridgewater, NS', + 1902532 => 'Annapolis Royal, NS', + 1902535 => 'St. Peter\'s, NS', + 1902538 => 'Berwick, NS', + 1902539 => 'Sydney, NS', + 1902542 => 'Wolfville, NS', + 1902543 => 'Bridgewater, NS', + 1902562 => 'Sydney, NS', + 1902564 => 'Sydney, NS', + 1902566 => 'Charlottetown, PE', + 1902567 => 'Sydney, NS', + 1902569 => 'Charlottetown, PE', + 1902582 => 'Canning, NS', + 1902624 => 'Mahone Bay, NS', + 1902625 => 'Port Hawkesbury, NS', + 1902626 => 'Charlottetown, PE', + 1902628 => 'Charlottetown, PE', + 1902629 => 'Charlottetown, PE', + 1902634 => 'Lunenburg, NS', + 1902637 => 'Barrington, NS', + 1902657 => 'Tatamagouche, NS', + 1902661 => 'Amherst, NS', + 1902662 => 'Debert, NS', + 1902665 => 'Bridgetown, NS', + 1902667 => 'Amherst, NS', + 1902678 => 'Kentville, NS', + 1902679 => 'Kentville, NS', + 1902687 => 'Souris, PE', + 1902695 => 'New Glasgow, NS', + 1902736 => 'North Sydney, NS', + 1902742 => 'Yarmouth, NS', + 1902752 => 'New Glasgow, NS', + 1902755 => 'New Glasgow, NS', + 1902758 => 'Shubenacadie, NS', + 1902762 => 'Pubnico, NS', + 1902765 => 'Kingston, NS', + 1902769 => 'Saulnierville, NS', + 1902794 => 'North Sydney, NS', + 1902798 => 'Windsor, NS', + 1902825 => 'Middleton, NS', + 1902826 => 'St Margaret Village, NS', + 1902827 => 'Chezzetcook, NS', + 1902830 => 'Halifax, NS', + 1902836 => 'Kensington, PE', + 1902837 => 'Weymouth, NS', + 1902838 => 'Montague, PE', + 1902842 => 'Glace Bay, NS', + 1902843 => 'Truro, NS', + 1902849 => 'Glace Bay, NS', + 1902853 => 'Alberton, PE', + 1902857 => 'Hubbards, NS', + 1902859 => 'O\'Leary, PE', + 1902860 => 'Waverley, NS', + 1902861 => 'Waverley, NS', + 1902862 => 'New Waterford, NS', + 1902863 => 'Antigonish, NS', + 1902875 => 'Shelburne, NS', + 1902876 => 'Halifax, NS', + 1902882 => 'Tignish, PE', + 1902883 => 'Elmsdale, NS', + 1902888 => 'Summerside, PE', + 1902889 => 'Musquodoboit Harbour, NS', + 1902892 => 'Charlottetown, PE', + 1902893 => 'Truro, NS', + 1902894 => 'Charlottetown, PE', + 1902895 => 'Truro, NS', + 1902897 => 'Truro, NS', + 1902963 => 'Rusticoville, PE', + 1903 => 'Texas', + 1903212 => 'Longview, TX', + 1903223 => 'Texarkana, TX', + 1903234 => 'Longview, TX', + 1903236 => 'Longview, TX', + 1903237 => 'Longview, TX', + 1903238 => 'Longview, TX', + 1903291 => 'Longview, TX', + 1903295 => 'Longview, TX', + 1903297 => 'Longview, TX', + 1903315 => 'Longview, TX', + 1903322 => 'Buffalo, TX', + 1903334 => 'Texarkana, TX', + 1903342 => 'Winnsboro, TX', + 1903356 => 'Quinlan, TX', + 1903364 => 'Whitewright, TX', + 1903378 => 'Honey Grove, TX', + 1903383 => 'Yantis, TX', + 1903389 => 'Fairfield, TX', + 1903395 => 'Cooper, TX', + 1903408 => 'Greenville, TX', + 1903416 => 'Denison, TX', + 1903427 => 'Clarksville, TX', + 1903438 => 'Sulphur Springs, TX', + 1903439 => 'Sulphur Springs, TX', + 1903447 => 'Quinlan, TX', + 1903450 => 'Greenville, TX', + 1903451 => 'Mabank, TX', + 1903454 => 'Greenville, TX', + 1903455 => 'Greenville, TX', + 1903463 => 'Denison, TX', + 1903465 => 'Denison, TX', + 1903473 => 'Emory, TX', + 1903482 => 'Van Alstyne, TX', + 1903489 => 'Malakoff, TX', + 1903498 => 'Kemp, TX', + 1903509 => 'Tyler, TX', + 1903510 => 'Tyler, TX', + 1903525 => 'Tyler, TX', + 1903526 => 'Tyler, TX', + 1903527 => 'Caddo Mills, TX', + 1903531 => 'Tyler, TX', + 1903533 => 'Tyler, TX', + 1903534 => 'Tyler, TX', + 1903535 => 'Tyler, TX', + 1903536 => 'Centerville, TX', + 1903537 => 'Mount Vernon, TX', + 1903547 => 'Hooks, TX', + 1903553 => 'Longview, TX', + 1903561 => 'Tyler, TX', + 1903564 => 'Whitesboro, TX', + 1903566 => 'Tyler, TX', + 1903567 => 'Canton, TX', + 1903569 => 'Mineola, TX', + 1903572 => 'Mount Pleasant, TX', + 1903575 => 'Mount Pleasant, TX', + 1903577 => 'Mount Pleasant, TX', + 1903581 => 'Tyler, TX', + 1903583 => 'Bonham, TX', + 1903586 => 'Jacksonville, TX', + 1903587 => 'Leonard, TX', + 1903589 => 'Jacksonville, TX', + 1903592 => 'Tyler, TX', + 1903593 => 'Tyler, TX', + 1903595 => 'Tyler, TX', + 1903596 => 'Tyler, TX', + 1903597 => 'Tyler, TX', + 1903614 => 'Texarkana, TX', + 1903626 => 'Jewett, TX', + 1903628 => 'New Boston, TX', + 1903636 => 'Big Sandy, TX', + 1903639 => 'Hughes Springs, TX', + 1903640 => 'Bonham, TX', + 1903641 => 'Corsicana, TX', + 1903643 => 'Longview, TX', + 1903645 => 'Daingerfield, TX', + 1903654 => 'Corsicana, TX', + 1903655 => 'Henderson, TX', + 1903657 => 'Henderson, TX', + 1903663 => 'Longview, TX', + 1903665 => 'Jefferson, TX', + 1903667 => 'De Kalb, TX', + 1903668 => 'Hallsville, TX', + 1903670 => 'Athens, TX', + 1903675 => 'Athens, TX', + 1903677 => 'Athens, TX', + 1903683 => 'Rusk, TX', + 1903687 => 'Waskom, TX', + 1903693 => 'Carthage, TX', + 1903694 => 'Carthage, TX', + 1903723 => 'Palestine, TX', + 1903729 => 'Palestine, TX', + 1903731 => 'Palestine, TX', + 1903734 => 'Gilmer, TX', + 1903737 => 'Paris, TX', + 1903739 => 'Paris, TX', + 1903753 => 'Longview, TX', + 1903756 => 'Linden, TX', + 1903757 => 'Longview, TX', + 1903758 => 'Longview, TX', + 1903759 => 'Longview, TX', + 1903763 => 'Quitman, TX', + 1903769 => 'Hawkins, TX', + 1903783 => 'Paris, TX', + 1903784 => 'Paris, TX', + 1903785 => 'Paris, TX', + 1903786 => 'Pottsboro, TX', + 1903791 => 'Texarkana, TX', + 1903792 => 'Texarkana, TX', + 1903793 => 'Texarkana, TX', + 1903794 => 'Texarkana, TX', + 1903796 => 'Atlanta, TX', + 1903798 => 'Texarkana, TX', + 1903799 => 'Atlanta, TX', + 1903813 => 'Sherman, TX', + 1903825 => 'Flint, TX', + 1903831 => 'Texarkana, TX', + 1903832 => 'Texarkana, TX', + 1903834 => 'Overton, TX', + 1903838 => 'Texarkana, TX', + 1903839 => 'Whitehouse, TX', + 1903842 => 'Troup, TX', + 1903843 => 'Gilmer, TX', + 1903845 => 'Gladewater, TX', + 1903849 => 'Chandler, TX', + 1903852 => 'Brownsboro, TX', + 1903856 => 'Pittsburg, TX', + 1903868 => 'Sherman, TX', + 1903870 => 'Sherman, TX', + 1903872 => 'Corsicana, TX', + 1903873 => 'Wills Point, TX', + 1903874 => 'Corsicana, TX', + 1903875 => 'Corsicana, TX', + 1903876 => 'Frankston, TX', + 1903877 => 'Tyler, TX', + 1903881 => 'Lindale, TX', + 1903882 => 'Lindale, TX', + 1903883 => 'Greenville, TX', + 1903885 => 'Sulphur Springs, TX', + 1903886 => 'Commerce, TX', + 1903887 => 'Gun Barrel City, TX', + 1903891 => 'Sherman, TX', + 1903892 => 'Sherman, TX', + 1903893 => 'Sherman, TX', + 1903894 => 'Bullard, TX', + 1903896 => 'Edgewood, TX', + 1903923 => 'Marshall, TX', + 1903927 => 'Marshall, TX', + 1903934 => 'Marshall, TX', + 1903935 => 'Marshall, TX', + 1903938 => 'Marshall, TX', + 1903939 => 'Tyler, TX', + 1903947 => 'Tatum, TX', + 1903962 => 'Grand Saline, TX', + 1903963 => 'Van, TX', + 1903965 => 'Bells, TX', + 1903968 => 'Ore City, TX', + 1903983 => 'Kilgore, TX', + 1903984 => 'Kilgore, TX', + 1903986 => 'Kilgore, TX', + 1904 => 'Florida', + 1904202 => 'Jacksonville, FL', + 1904209 => 'St. Augustine, FL', + 1904213 => 'Orange Park, FL', + 1904215 => 'Orange Park, FL', + 1904217 => 'St. Augustine, FL', + 1904220 => 'Jacksonville, FL', + 1904221 => 'Jacksonville, FL', + 1904223 => 'Jacksonville, FL', + 1904225 => 'Yulee, FL', + 1904232 => 'Jacksonville, FL', + 1904240 => 'Jacksonville, FL', + 1904244 => 'Jacksonville, FL', + 1904253 => 'Jacksonville, FL', + 1904259 => 'Macclenny, FL', + 1904260 => 'Jacksonville, FL', + 1904261 => 'Fernandina Beach, FL', + 1904262 => 'Jacksonville, FL', + 1904264 => 'Orange Park, FL', + 1904268 => 'Jacksonville, FL', + 1904269 => 'Orange Park, FL', + 1904272 => 'Orange Park, FL', + 1904273 => 'Ponte Vedra Bch, FL', + 1904276 => 'Orange Park, FL', + 1904277 => 'Fernandina Beach, FL', + 1904278 => 'Orange Park, FL', + 1904280 => 'Ponte Vedra Bch, FL', + 1904281 => 'Jacksonville, FL', + 1904282 => 'Middleburg, FL', + 1904284 => 'Green Cove Spgs, FL', + 1904285 => 'Ponte Vedra Bch, FL', + 1904288 => 'Jacksonville, FL', + 1904291 => 'Middleburg, FL', + 1904292 => 'Jacksonville, FL', + 1904296 => 'Jacksonville, FL', + 1904298 => 'Orange Park, FL', + 1904306 => 'Jacksonville, FL', + 1904308 => 'Jacksonville, FL', + 1904310 => 'Fernandina Beach, FL', + 1904317 => 'Jacksonville, FL', + 1904321 => 'Fernandina Beach, FL', + 1904329 => 'Jacksonville, FL', + 1904332 => 'Jacksonville, FL', + 1904338 => 'Jacksonville, FL', + 1904342 => 'St. Augustine, FL', + 1904346 => 'Jacksonville, FL', + 1904347 => 'St. Augustine, FL', + 1904348 => 'Jacksonville, FL', + 1904353 => 'Jacksonville, FL', + 1904354 => 'Jacksonville, FL', + 1904355 => 'Jacksonville, FL', + 1904356 => 'Jacksonville, FL', + 1904358 => 'Jacksonville, FL', + 1904359 => 'Jacksonville, FL', + 1904363 => 'Jacksonville, FL', + 1904367 => 'Jacksonville, FL', + 1904368 => 'Starke, FL', + 1904371 => 'Jacksonville, FL', + 1904374 => 'Jacksonville, FL', + 1904375 => 'Orange Park, FL', + 1904378 => 'Jacksonville, FL', + 1904379 => 'Jacksonville, FL', + 1904381 => 'Jacksonville, FL', + 1904383 => 'Jacksonville, FL', + 1904384 => 'Jacksonville, FL', + 1904387 => 'Jacksonville, FL', + 1904388 => 'Jacksonville, FL', + 1904389 => 'Jacksonville, FL', + 1904394 => 'Jacksonville, FL', + 1904396 => 'Jacksonville, FL', + 1904398 => 'Jacksonville, FL', + 1904399 => 'Jacksonville, FL', + 1904406 => 'Middleburg, FL', + 1904419 => 'Jacksonville, FL', + 1904421 => 'Jacksonville, FL', + 1904425 => 'Jacksonville, FL', + 1904448 => 'Jacksonville, FL', + 1904460 => 'St. Augustine, FL', + 1904461 => 'St. Augustine, FL', + 1904471 => 'St. Augustine, FL', + 1904491 => 'Fernandina Beach, FL', + 1904493 => 'Jacksonville, FL', + 1904501 => 'St. Augustine, FL', + 1904503 => 'Jacksonville, FL', + 1904519 => 'Jacksonville, FL', + 1904527 => 'Jacksonville, FL', + 1904529 => 'Green Cove Spgs, FL', + 1904538 => 'Jacksonville, FL', + 1904540 => 'St. Augustine, FL', + 1904541 => 'Orange Park, FL', + 1904542 => 'Jacksonville, FL', + 1904548 => 'Yulee, FL', + 1904551 => 'Jacksonville, FL', + 1904564 => 'Jacksonville, FL', + 1904565 => 'Jacksonville, FL', + 1904573 => 'Jacksonville, FL', + 1904579 => 'Orange Park, FL', + 1904598 => 'Jacksonville, FL', + 1904619 => 'Jacksonville, FL', + 1904620 => 'Jacksonville, FL', + 1904630 => 'Jacksonville, FL', + 1904632 => 'Jacksonville, FL', + 1904633 => 'Jacksonville, FL', + 1904634 => 'Jacksonville, FL', + 1904636 => 'Jacksonville, FL', + 1904641 => 'Jacksonville, FL', + 1904642 => 'Jacksonville, FL', + 1904644 => 'Orange Park, FL', + 1904645 => 'Jacksonville, FL', + 1904646 => 'Jacksonville, FL', + 1904647 => 'Jacksonville, FL', + 1904652 => 'Jacksonville, FL', + 1904669 => 'St. Augustine, FL', + 1904674 => 'Jacksonville, FL', + 1904683 => 'Jacksonville, FL', + 1904687 => 'St. Augustine, FL', + 1904692 => 'Hastings, FL', + 1904693 => 'Jacksonville, FL', + 1904695 => 'Jacksonville, FL', + 1904696 => 'Jacksonville, FL', + 1904697 => 'Jacksonville, FL', + 1904714 => 'Jacksonville, FL', + 1904720 => 'Jacksonville, FL', + 1904721 => 'Jacksonville, FL', + 1904722 => 'Jacksonville, FL', + 1904723 => 'Jacksonville, FL', + 1904724 => 'Jacksonville, FL', + 1904725 => 'Jacksonville, FL', + 1904726 => 'Jacksonville, FL', + 1904727 => 'Jacksonville, FL', + 1904730 => 'Jacksonville, FL', + 1904731 => 'Jacksonville, FL', + 1904732 => 'Jacksonville, FL', + 1904733 => 'Jacksonville, FL', + 1904737 => 'Jacksonville, FL', + 1904738 => 'Jacksonville, FL', + 1904739 => 'Jacksonville, FL', + 1904741 => 'Jacksonville, FL', + 1904743 => 'Jacksonville, FL', + 1904744 => 'Jacksonville, FL', + 1904745 => 'Jacksonville, FL', + 1904751 => 'Jacksonville, FL', + 1904757 => 'Jacksonville, FL', + 1904764 => 'Jacksonville, FL', + 1904765 => 'Jacksonville, FL', + 1904766 => 'Jacksonville, FL', + 1904768 => 'Jacksonville, FL', + 1904771 => 'Jacksonville, FL', + 1904772 => 'Jacksonville, FL', + 1904777 => 'Jacksonville, FL', + 1904778 => 'Jacksonville, FL', + 1904779 => 'Jacksonville, FL', + 1904781 => 'Jacksonville, FL', + 1904783 => 'Jacksonville, FL', + 1904786 => 'Jacksonville, FL', + 1904794 => 'St. Augustine, FL', + 1904797 => 'St. Augustine, FL', + 1904807 => 'Jacksonville, FL', + 1904808 => 'St. Augustine, FL', + 1904810 => 'St. Augustine, FL', + 1904814 => 'St. Augustine, FL', + 1904819 => 'St. Augustine, FL', + 1904821 => 'Jacksonville, FL', + 1904823 => 'St. Augustine, FL', + 1904824 => 'St. Augustine, FL', + 1904825 => 'St. Augustine, FL', + 1904826 => 'St. Augustine, FL', + 1904827 => 'St. Augustine, FL', + 1904829 => 'St. Augustine, FL', + 1904845 => 'Hilliard, FL', + 1904854 => 'Jacksonville, FL', + 1904858 => 'Jacksonville, FL', + 1904879 => 'Callahan, FL', + 1904880 => 'Jacksonville, FL', + 1904886 => 'Jacksonville, FL', + 1904900 => 'Jacksonville, FL', + 1904908 => 'Jacksonville, FL', + 1904924 => 'Jacksonville, FL', + 1904928 => 'Jacksonville, FL', + 1904940 => 'St. Augustine, FL', + 1904953 => 'Jacksonville, FL', + 1904964 => 'Starke, FL', + 1904992 => 'Jacksonville, FL', + 1904996 => 'Jacksonville, FL', + 1904997 => 'Jacksonville, FL', + 1904998 => 'Jacksonville, FL', + 1905 => 'Ontario', + 1905201 => 'Markham, ON', + 1905206 => 'Mississauga, ON', + 1905209 => 'Markham, ON', + 1905212 => 'Mississauga, ON', + 1905216 => 'Brampton, ON', + 1905227 => 'Thorold, ON', + 1905230 => 'Brampton, ON', + 1905231 => 'Ajax, ON', + 1905232 => 'Mississauga, ON', + 1905235 => 'Newmarket, ON', + 1905237 => 'Richmond Hill, ON', + 1905238 => 'Mississauga, ON', + 1905239 => 'Ajax, ON', + 1905240 => 'Oshawa, ON', + 1905257 => 'Oakville, ON', + 1905263 => 'Hampton, ON', + 1905264 => 'Woodbridge, ON', + 1905265 => 'Woodbridge, ON', + 1905266 => 'Woodbridge, ON', + 1905267 => 'Mississauga, ON', + 1905268 => 'Mississauga, ON', + 1905270 => 'Mississauga, ON', + 1905271 => 'Mississauga, ON', + 1905272 => 'Mississauga, ON', + 1905273 => 'Mississauga, ON', + 1905274 => 'Mississauga, ON', + 1905275 => 'Mississauga, ON', + 1905276 => 'Mississauga, ON', + 1905277 => 'Mississauga, ON', + 1905278 => 'Mississauga, ON', + 1905279 => 'Mississauga, ON', + 1905281 => 'Mississauga, ON', + 1905282 => 'Mississauga, ON', + 1905286 => 'Mississauga, ON', + 1905290 => 'Mississauga, ON', + 1905294 => 'Markham, ON', + 1905295 => 'Niagara Falls, ON', + 1905296 => 'Hamilton, ON', + 1905297 => 'Hamilton, ON', + 1905303 => 'Maple, ON', + 1905304 => 'Ancaster, ON', + 1905305 => 'Markham, ON', + 1905306 => 'Mississauga, ON', + 1905308 => 'Hamilton, ON', + 1905309 => 'Grimsby, ON', + 1905312 => 'Hamilton, ON', + 1905315 => 'Burlington, ON', + 1905318 => 'Hamilton, ON', + 1905319 => 'Burlington, ON', + 1905331 => 'Burlington, ON', + 1905332 => 'Burlington, ON', + 1905333 => 'Burlington, ON', + 1905335 => 'Burlington, ON', + 1905336 => 'Burlington, ON', + 1905337 => 'Oakville, ON', + 1905338 => 'Oakville, ON', + 1905339 => 'Oakville, ON', + 1905346 => 'St. Catharines, ON', + 1905353 => 'Niagara Falls, ON', + 1905354 => 'Niagara Falls, ON', + 1905355 => 'Colborne, ON', + 1905356 => 'Niagara Falls, ON', + 1905357 => 'Niagara Falls, ON', + 1905358 => 'Niagara Falls, ON', + 1905362 => 'Mississauga, ON', + 1905366 => 'Mississauga, ON', + 1905371 => 'Niagara Falls, ON', + 1905372 => 'Cobourg, ON', + 1905373 => 'Cobourg, ON', + 1905374 => 'Niagara Falls, ON', + 1905377 => 'Cobourg, ON', + 1905382 => 'Stevensville, ON', + 1905383 => 'Hamilton, ON', + 1905385 => 'Hamilton, ON', + 1905387 => 'Hamilton, ON', + 1905388 => 'Hamilton, ON', + 1905389 => 'Hamilton, ON', + 1905397 => 'St. Catharines, ON', + 1905403 => 'Mississauga, ON', + 1905404 => 'Oshawa, ON', + 1905405 => 'Mississauga, ON', + 1905415 => 'Markham, ON', + 1905417 => 'Maple, ON', + 1905420 => 'Pickering, ON', + 1905426 => 'Ajax, ON', + 1905427 => 'Ajax, ON', + 1905428 => 'Ajax, ON', + 1905430 => 'Whitby, ON', + 1905432 => 'Oshawa, ON', + 1905433 => 'Oshawa, ON', + 1905434 => 'Oshawa, ON', + 1905436 => 'Oshawa, ON', + 1905438 => 'Oshawa, ON', + 1905448 => 'Oshawa, ON', + 1905450 => 'Brampton, ON', + 1905451 => 'Brampton, ON', + 1905452 => 'Brampton, ON', + 1905453 => 'Brampton, ON', + 1905454 => 'Brampton, ON', + 1905455 => 'Brampton, ON', + 1905456 => 'Brampton, ON', + 1905457 => 'Brampton, ON', + 1905458 => 'Brampton, ON', + 1905459 => 'Brampton, ON', + 1905460 => 'Brampton, ON', + 1905461 => 'Mississauga, ON', + 1905463 => 'Brampton, ON', + 1905465 => 'Oakville, ON', + 1905468 => 'Niagara-on-the-Lake, ON', + 1905469 => 'Oakville, ON', + 1905470 => 'Markham, ON', + 1905471 => 'Markham, ON', + 1905472 => 'Markham, ON', + 1905473 => 'Mount Albert, ON', + 1905474 => 'Markham, ON', + 1905475 => 'Markham, ON', + 1905476 => 'Keswick, ON', + 1905477 => 'Markham, ON', + 1905478 => 'Queensville, ON', + 1905479 => 'Markham, ON', + 1905480 => 'Markham, ON', + 1905487 => 'Brampton, ON', + 1905488 => 'Brampton, ON', + 1905489 => 'Markham, ON', + 1905492 => 'Pickering, ON', + 1905493 => 'Whitby, ON', + 1905494 => 'Brampton, ON', + 1905495 => 'Brampton, ON', + 1905497 => 'Brampton, ON', + 1905501 => 'Mississauga, ON', + 1905502 => 'Mississauga, ON', + 1905503 => 'Aurora, ON', + 1905507 => 'Mississauga, ON', + 1905508 => 'Richmond Hill, ON', + 1905509 => 'Pickering, ON', + 1905513 => 'Markham, ON', + 1905521 => 'Hamilton, ON', + 1905522 => 'Hamilton, ON', + 1905523 => 'Hamilton, ON', + 1905524 => 'Hamilton, ON', + 1905525 => 'Hamilton, ON', + 1905526 => 'Hamilton, ON', + 1905527 => 'Hamilton, ON', + 1905528 => 'Hamilton, ON', + 1905529 => 'Hamilton, ON', + 1905538 => 'Hamilton, ON', + 1905540 => 'Hamilton, ON', + 1905542 => 'Mississauga, ON', + 1905543 => 'Hamilton, ON', + 1905544 => 'Hamilton, ON', + 1905545 => 'Hamilton, ON', + 1905546 => 'Hamilton, ON', + 1905547 => 'Hamilton, ON', + 1905548 => 'Hamilton, ON', + 1905549 => 'Hamilton, ON', + 1905554 => 'Markham, ON', + 1905560 => 'Hamilton, ON', + 1905561 => 'Hamilton, ON', + 1905562 => 'Vineland, ON', + 1905563 => 'Beamsville, ON', + 1905564 => 'Mississauga, ON', + 1905565 => 'Mississauga, ON', + 1905566 => 'Mississauga, ON', + 1905567 => 'Mississauga, ON', + 1905568 => 'Mississauga, ON', + 1905569 => 'Mississauga, ON', + 1905571 => 'Oshawa, ON', + 1905572 => 'Hamilton, ON', + 1905573 => 'Hamilton, ON', + 1905574 => 'Hamilton, ON', + 1905575 => 'Hamilton, ON', + 1905576 => 'Oshawa, ON', + 1905577 => 'Hamilton, ON', + 1905578 => 'Hamilton, ON', + 1905579 => 'Oshawa, ON', + 1905582 => 'Oakville, ON', + 1905592 => 'Burlington, ON', + 1905593 => 'Mississauga, ON', + 1905595 => 'Brampton, ON', + 1905602 => 'Mississauga, ON', + 1905604 => 'Markham, ON', + 1905605 => 'Woodbridge, ON', + 1905607 => 'Mississauga, ON', + 1905608 => 'Mississauga, ON', + 1905612 => 'Mississauga, ON', + 1905614 => 'Mississauga, ON', + 1905615 => 'Mississauga, ON', + 1905619 => 'Ajax, ON', + 1905623 => 'Bowmanville, ON', + 1905624 => 'Mississauga, ON', + 1905625 => 'Mississauga, ON', + 1905627 => 'Dundas, ON', + 1905628 => 'Dundas, ON', + 1905629 => 'Mississauga, ON', + 1905631 => 'Burlington, ON', + 1905632 => 'Burlington, ON', + 1905633 => 'Burlington, ON', + 1905634 => 'Burlington, ON', + 1905635 => 'Burlington, ON', + 1905636 => 'Milton, ON', + 1905637 => 'Burlington, ON', + 1905639 => 'Burlington, ON', + 1905640 => 'Whitchurch-Stouffville, ON', + 1905641 => 'St. Catharines, ON', + 1905642 => 'Whitchurch-Stouffville, ON', + 1905643 => 'Stoney Creek, ON', + 1905646 => 'St. Catharines, ON', + 1905648 => 'Ancaster, ON', + 1905649 => 'Claremont, ON', + 1905655 => 'Brooklin, ON', + 1905659 => 'Freelton, ON', + 1905660 => 'Concord, ON', + 1905662 => 'Stoney Creek, ON', + 1905664 => 'Stoney Creek, ON', + 1905665 => 'Whitby, ON', + 1905666 => 'Whitby, ON', + 1905667 => 'Hamilton, ON', + 1905668 => 'Whitby, ON', + 1905669 => 'Concord, ON', + 1905670 => 'Mississauga, ON', + 1905671 => 'Mississauga, ON', + 1905672 => 'Mississauga, ON', + 1905673 => 'Mississauga, ON', + 1905676 => 'Mississauga, ON', + 1905677 => 'Mississauga, ON', + 1905678 => 'Mississauga, ON', + 1905679 => 'Mount Hope, ON', + 1905681 => 'Burlington, ON', + 1905682 => 'St. Catharines, ON', + 1905683 => 'Ajax, ON', + 1905684 => 'St. Catharines, ON', + 1905685 => 'St. Catharines, ON', + 1905686 => 'Ajax, ON', + 1905687 => 'St. Catharines, ON', + 1905688 => 'St. Catharines, ON', + 1905689 => 'Waterdown, ON', + 1905690 => 'Waterdown, ON', + 1905692 => 'Binbrook, ON', + 1905693 => 'Milton, ON', + 1905696 => 'Mississauga, ON', + 1905697 => 'Bowmanville, ON', + 1905701 => 'Dunnville, ON', + 1905702 => 'Georgetown, ON', + 1905704 => 'St. Catharines, ON', + 1905712 => 'Mississauga, ON', + 1905713 => 'Aurora, ON', + 1905714 => 'Welland, ON', + 1905715 => 'Newmarket, ON', + 1905720 => 'Oshawa, ON', + 1905721 => 'Oshawa, ON', + 1905722 => 'Sutton West, ON', + 1905723 => 'Oshawa, ON', + 1905725 => 'Oshawa, ON', + 1905726 => 'Aurora, ON', + 1905727 => 'Aurora, ON', + 1905728 => 'Oshawa, ON', + 1905729 => 'Beeton, ON', + 1905731 => 'Thornhill, ON', + 1905732 => 'Welland, ON', + 1905734 => 'Welland, ON', + 1905735 => 'Welland, ON', + 1905737 => 'Richmond Hill, ON', + 1905738 => 'Concord, ON', + 1905751 => 'Aurora, ON', + 1905752 => 'Markham, ON', + 1905760 => 'Concord, ON', + 1905761 => 'Concord, ON', + 1905765 => 'Caledonia, ON', + 1905768 => 'Hagersville, ON', + 1905770 => 'Richmond Hill, ON', + 1905772 => 'Cayuga, ON', + 1905774 => 'Dunnville, ON', + 1905775 => 'Bradford, ON', + 1905777 => 'Hamilton, ON', + 1905778 => 'Bradford, ON', + 1905780 => 'Richmond Hill, ON', + 1905785 => 'Mississauga, ON', + 1905787 => 'Richmond Hill, ON', + 1905788 => 'Welland, ON', + 1905789 => 'Brampton, ON', + 1905790 => 'Brampton, ON', + 1905791 => 'Brampton, ON', + 1905792 => 'Brampton, ON', + 1905793 => 'Brampton, ON', + 1905794 => 'Castlemore, ON', + 1905795 => 'Mississauga, ON', + 1905796 => 'Brampton, ON', + 1905799 => 'Brampton, ON', + 1905803 => 'Mississauga, ON', + 1905804 => 'Mississauga, ON', + 1905812 => 'Mississauga, ON', + 1905813 => 'Mississauga, ON', + 1905814 => 'Mississauga, ON', + 1905815 => 'Oakville, ON', + 1905817 => 'Mississauga, ON', + 1905819 => 'Mississauga, ON', + 1905820 => 'Mississauga, ON', + 1905821 => 'Mississauga, ON', + 1905822 => 'Mississauga, ON', + 1905823 => 'Mississauga, ON', + 1905824 => 'Mississauga, ON', + 1905825 => 'Oakville, ON', + 1905826 => 'Mississauga, ON', + 1905827 => 'Oakville, ON', + 1905828 => 'Mississauga, ON', + 1905829 => 'Oakville, ON', + 1905830 => 'Newmarket, ON', + 1905831 => 'Pickering, ON', + 1905832 => 'Maple, ON', + 1905833 => 'King City, ON', + 1905834 => 'Port Colborne, ON', + 1905835 => 'Port Colborne, ON', + 1905836 => 'Newmarket, ON', + 1905837 => 'Pickering, ON', + 1905839 => 'Pickering, ON', + 1905840 => 'Brampton, ON', + 1905841 => 'Aurora, ON', + 1905842 => 'Oakville, ON', + 1905844 => 'Oakville, ON', + 1905845 => 'Oakville, ON', + 1905846 => 'Brampton, ON', + 1905847 => 'Oakville, ON', + 1905848 => 'Mississauga, ON', + 1905849 => 'Oakville, ON', + 1905850 => 'Woodbridge, ON', + 1905851 => 'Woodbridge, ON', + 1905852 => 'Uxbridge, ON', + 1905853 => 'Newmarket, ON', + 1905854 => 'Campbellville, ON', + 1905855 => 'Mississauga, ON', + 1905856 => 'Woodbridge, ON', + 1905857 => 'Bolton, ON', + 1905858 => 'Mississauga, ON', + 1905859 => 'Nobleton, ON', + 1905862 => 'Uxbridge, ON', + 1905864 => 'Milton, ON', + 1905868 => 'Newmarket, ON', + 1905871 => 'Fort Erie, ON', + 1905873 => 'Georgetown, ON', + 1905874 => 'Brampton, ON', + 1905875 => 'Milton, ON', + 1905876 => 'Milton, ON', + 1905877 => 'Georgetown, ON', + 1905878 => 'Milton, ON', + 1905881 => 'Thornhill, ON', + 1905883 => 'Richmond Hill, ON', + 1905884 => 'Richmond Hill, ON', + 1905885 => 'Port Hope, ON', + 1905888 => 'Bethesda, ON', + 1905889 => 'Thornhill, ON', + 1905890 => 'Mississauga, ON', + 1905891 => 'Mississauga, ON', + 1905893 => 'Kleinburg, ON', + 1905894 => 'Ridgeway, ON', + 1905895 => 'Newmarket, ON', + 1905896 => 'Mississauga, ON', + 1905897 => 'Mississauga, ON', + 1905898 => 'Newmarket, ON', + 1905899 => 'Wainfleet, ON', + 1905901 => 'Oakville, ON', + 1905910 => 'Markham, ON', + 1905913 => 'Castlemore, ON', + 1905918 => 'Richmond Hill, ON', + 1905934 => 'St. Catharines, ON', + 1905935 => 'St. Catharines, ON', + 1905936 => 'Tottenham, ON', + 1905937 => 'St. Catharines, ON', + 1905938 => 'St. Catharines, ON', + 1905939 => 'Schomberg, ON', + 1905940 => 'Markham, ON', + 1905943 => 'Markham, ON', + 1905944 => 'Markham, ON', + 1905945 => 'Grimsby, ON', + 1905946 => 'Markham, ON', + 1905947 => 'Markham, ON', + 1905948 => 'Markham, ON', + 1905949 => 'Mississauga, ON', + 1905951 => 'Bolton, ON', + 1905953 => 'Newmarket, ON', + 1905954 => 'Newmarket, ON', + 1905957 => 'Smithville, ON', + 1905967 => 'Newmarket, ON', + 1905970 => 'Brampton, ON', + 1905982 => 'Port Perry, ON', + 1905983 => 'Orono, ON', + 1905984 => 'St. Catharines, ON', + 1905985 => 'Port Perry, ON', + 1905987 => 'Newcastle, ON', + 1905988 => 'St. Catharines, ON', + 1905989 => 'Keswick, ON', + 1905990 => 'Mississauga, ON', + 1905994 => 'Fort Erie, ON', + 1905997 => 'Mississauga, ON', + 1906 => 'Michigan', + 1906225 => 'Marquette, MI', + 1906226 => 'Marquette, MI', + 1906227 => 'Marquette, MI', + 1906228 => 'Marquette, MI', + 1906233 => 'Escanaba, MI', + 1906248 => 'Brimley, MI', + 1906249 => 'Marquette, MI', + 1906253 => 'Sault Ste. Marie, MI', + 1906265 => 'Iron River, MI', + 1906293 => 'Newberry, MI', + 1906296 => 'Lake Linden, MI', + 1906337 => 'Calumet Township, MI', + 1906341 => 'Manistique, MI', + 1906346 => 'Gwinn, MI', + 1906353 => 'Baraga, MI', + 1906387 => 'Munising, MI', + 1906428 => 'Gladstone, MI', + 1906466 => 'Bark River, MI', + 1906475 => 'Negaunee, MI', + 1906484 => 'Cedarville, MI', + 1906485 => 'Ishpeming, MI', + 1906486 => 'Ishpeming, MI', + 1906487 => 'Houghton, MI', + 1906493 => 'Drummond, MI', + 1906495 => 'Kincheloe, MI', + 1906523 => 'Chassell, MI', + 1906524 => 'L\'Anse, MI', + 1906563 => 'Norway, MI', + 1906632 => 'Sault Ste. Marie, MI', + 1906635 => 'Sault Ste. Marie, MI', + 1906643 => 'St. Ignace, MI', + 1906647 => 'Pickford, MI', + 1906753 => 'Stephenson, MI', + 1906774 => 'Iron Mountain, MI', + 1906776 => 'Iron Mountain, MI', + 1906779 => 'Iron Mountain, MI', + 1906786 => 'Escanaba, MI', + 1906789 => 'Escanaba, MI', + 1906847 => 'Mackinac Island, MI', + 1906863 => 'Menominee, MI', + 1906864 => 'Menominee, MI', + 1906875 => 'Crystal Falls, MI', + 1906884 => 'Ontonagon, MI', + 1906932 => 'Ironwood, MI', + 1907 => 'Alaska', + 1907212 => 'Anchorage, AK', + 1907222 => 'Anchorage, AK', + 1907224 => 'Seward, AK', + 1907225 => 'Ketchikan, AK', + 1907228 => 'Ketchikan, AK', + 1907235 => 'Homer, AK', + 1907243 => 'Anchorage, AK', + 1907245 => 'Anchorage, AK', + 1907247 => 'Ketchikan, AK', + 1907248 => 'Anchorage, AK', + 1907257 => 'Anchorage, AK', + 1907258 => 'Anchorage, AK', + 1907260 => 'Soldotna, AK', + 1907262 => 'Soldotna, AK', + 1907264 => 'Anchorage, AK', + 1907269 => 'Anchorage, AK', + 1907271 => 'Anchorage, AK', + 1907272 => 'Anchorage, AK', + 1907274 => 'Anchorage, AK', + 1907276 => 'Anchorage, AK', + 1907277 => 'Anchorage, AK', + 1907278 => 'Anchorage, AK', + 1907279 => 'Anchorage, AK', + 1907283 => 'Kenai, AK', + 1907332 => 'Anchorage, AK', + 1907333 => 'Anchorage, AK', + 1907334 => 'Anchorage, AK', + 1907335 => 'Kenai, AK', + 1907336 => 'Anchorage, AK', + 1907337 => 'Anchorage, AK', + 1907338 => 'Anchorage, AK', + 1907339 => 'Anchorage, AK', + 1907343 => 'Anchorage, AK', + 1907344 => 'Anchorage, AK', + 1907345 => 'Anchorage, AK', + 1907346 => 'Anchorage, AK', + 1907349 => 'Anchorage, AK', + 1907352 => 'Wasilla, AK', + 1907357 => 'Wasilla, AK', + 1907373 => 'Wasilla, AK', + 1907374 => 'Fairbanks, AK', + 1907376 => 'Wasilla, AK', + 1907424 => 'Cordova, AK', + 1907442 => 'Kotzebue, AK', + 1907443 => 'Nome, AK', + 1907451 => 'Fairbanks, AK', + 1907452 => 'Fairbanks, AK', + 1907455 => 'Fairbanks, AK', + 1907456 => 'Fairbanks, AK', + 1907457 => 'Fairbanks, AK', + 1907458 => 'Fairbanks, AK', + 1907459 => 'Fairbanks, AK', + 1907463 => 'Juneau, AK', + 1907465 => 'Juneau, AK', + 1907474 => 'Fairbanks, AK', + 1907479 => 'Fairbanks, AK', + 1907486 => 'Kodiak, AK', + 1907487 => 'Kodiak, AK', + 1907488 => 'North Pole, AK', + 1907490 => 'North Pole, AK', + 1907495 => 'Willow, AK', + 1907522 => 'Anchorage, AK', + 1907523 => 'Juneau, AK', + 1907543 => 'Bethel, AK', + 1907561 => 'Anchorage, AK', + 1907562 => 'Anchorage, AK', + 1907563 => 'Anchorage, AK', + 1907567 => 'Ninilchik, AK', + 1907569 => 'Anchorage, AK', + 1907580 => 'Elmendorf Air Force Base, AK', + 1907581 => 'Unalaska, AK', + 1907586 => 'Juneau, AK', + 1907622 => 'Eagle River, AK', + 1907644 => 'Anchorage, AK', + 1907646 => 'Anchorage, AK', + 1907677 => 'Anchorage, AK', + 1907683 => 'Healy, AK', + 1907688 => 'Chugiak, AK', + 1907694 => 'Eagle River, AK', + 1907696 => 'Eagle River, AK', + 1907714 => 'Soldotna, AK', + 1907729 => 'Anchorage, AK', + 1907733 => 'Talkeetna, AK', + 1907742 => 'Anchorage, AK', + 1907743 => 'Anchorage, AK', + 1907745 => 'Palmer, AK', + 1907746 => 'Palmer, AK', + 1907747 => 'Sitka, AK', + 1907766 => 'Haines, AK', + 1907770 => 'Anchorage, AK', + 1907772 => 'Petersburg, AK', + 1907776 => 'Kenai, AK', + 1907780 => 'Juneau, AK', + 1907783 => 'Girdwood, AK', + 1907789 => 'Juneau, AK', + 1907790 => 'Juneau, AK', + 1907822 => 'Glennallen, AK', + 1907826 => 'Craig, AK', + 1907835 => 'Valdez, AK', + 1907842 => 'Dillingham, AK', + 1907852 => 'Barrow, AK', + 1907868 => 'Anchorage, AK', + 1907874 => 'Wrangell, AK', + 1907883 => 'Tok, AK', + 1907895 => 'Delta Junction, AK', + 1907929 => 'Anchorage, AK', + 1907966 => 'Sitka, AK', + 1907983 => 'Skagway, AK', + 1908 => 'New Jersey', + 1908206 => 'Union, NJ', + 1908213 => 'Phillipsburg, NJ', + 1908221 => 'Bernardsville, NJ', + 1908232 => 'Westfield, NJ', + 1908233 => 'Westfield, NJ', + 1908236 => 'Lebanon, NJ', + 1908237 => 'Flemington, NJ', + 1908258 => 'Union, NJ', + 1908272 => 'Cranford, NJ', + 1908273 => 'Summit, NJ', + 1908276 => 'Cranford, NJ', + 1908277 => 'Summit, NJ', + 1908281 => 'Hillsborough Township, NJ', + 1908282 => 'Elizabeth, NJ', + 1908284 => 'Flemington, NJ', + 1908289 => 'Elizabeth, NJ', + 1908317 => 'Westfield, NJ', + 1908322 => 'Scotch Plains, NJ', + 1908351 => 'Elizabeth, NJ', + 1908352 => 'Elizabeth, NJ', + 1908353 => 'Elizabeth, NJ', + 1908354 => 'Elizabeth, NJ', + 1908355 => 'Elizabeth, NJ', + 1908359 => 'Hillsborough Township, NJ', + 1908362 => 'Blairstown, NJ', + 1908369 => 'Hillsborough Township, NJ', + 1908387 => 'Phillipsburg, NJ', + 1908431 => 'Hillsborough Township, NJ', + 1908436 => 'Elizabeth, NJ', + 1908453 => 'Oxford Township, NJ', + 1908454 => 'Phillipsburg, NJ', + 1908464 => 'Berkeley Heights, NJ', + 1908469 => 'Elizabeth, NJ', + 1908474 => 'Linden, NJ', + 1908475 => 'Belvidere, NJ', + 1908486 => 'Linden, NJ', + 1908496 => 'Columbia, NJ', + 1908497 => 'Cranford, NJ', + 1908522 => 'Summit, NJ', + 1908527 => 'Elizabeth, NJ', + 1908558 => 'Elizabeth, NJ', + 1908587 => 'Linden, NJ', + 1908598 => 'Summit, NJ', + 1908624 => 'Union, NJ', + 1908637 => 'Great Meadows, NJ', + 1908654 => 'Westfield, NJ', + 1908684 => 'Hackettstown, NJ', + 1908686 => 'Union, NJ', + 1908687 => 'Union, NJ', + 1908688 => 'Union, NJ', + 1908689 => 'Washington, NJ', + 1908709 => 'Cranford, NJ', + 1908719 => 'Bedminster Township, NJ', + 1908782 => 'Flemington, NJ', + 1908788 => 'Flemington, NJ', + 1908806 => 'Flemington, NJ', + 1908810 => 'Union, NJ', + 1908813 => 'Hackettstown, NJ', + 1908820 => 'Elizabeth, NJ', + 1908832 => 'Califon, NJ', + 1908835 => 'Washington, NJ', + 1908850 => 'Hackettstown, NJ', + 1908851 => 'Union, NJ', + 1908852 => 'Hackettstown, NJ', + 1908859 => 'Phillipsburg, NJ', + 1908862 => 'Linden, NJ', + 1908874 => 'Hillsborough Township, NJ', + 1908876 => 'Long Valley, NJ', + 1908879 => 'Chester Borough, NJ', + 1908904 => 'Hillsborough Township, NJ', + 1908925 => 'Linden, NJ', + 1908931 => 'Cranford, NJ', + 1908964 => 'Union, NJ', + 1908965 => 'Elizabeth, NJ', + 1908979 => 'Hackettstown, NJ', + 1908994 => 'Elizabeth, NJ', + 1908995 => 'Milford, NJ', + 1908996 => 'Frenchtown, NJ', + 1909 => 'California', + 1909305 => 'San Dimas, CA', + 1909307 => 'Redlands, CA', + 1909335 => 'Redlands, CA', + 1909336 => 'Lake Arrowhead, CA', + 1909337 => 'Lake Arrowhead, CA', + 1909338 => 'Crestline, CA', + 1909349 => 'Fontana, CA', + 1909350 => 'Fontana, CA', + 1909353 => 'Riverside, CA', + 1909355 => 'Fontana, CA', + 1909356 => 'Fontana, CA', + 1909357 => 'Fontana, CA', + 1909364 => 'Chino, CA', + 1909370 => 'Colton, CA', + 1909381 => 'San Bernardino, CA', + 1909382 => 'San Bernardino, CA', + 1909383 => 'San Bernardino, CA', + 1909384 => 'San Bernardino, CA', + 1909386 => 'San Bernardino, CA', + 1909387 => 'San Bernardino, CA', + 1909388 => 'San Bernardino, CA', + 1909390 => 'Ontario, CA', + 1909391 => 'Ontario, CA', + 1909392 => 'La Verne, CA', + 1909393 => 'Chino Hills, CA', + 1909394 => 'San Dimas, CA', + 1909395 => 'Ontario, CA', + 1909396 => 'Diamond Bar, CA', + 1909397 => 'Pomona, CA', + 1909421 => 'Rialto, CA', + 1909422 => 'Colton, CA', + 1909427 => 'Fontana, CA', + 1909428 => 'Fontana, CA', + 1909429 => 'Fontana, CA', + 1909433 => 'Colton, CA', + 1909444 => 'Walnut, CA', + 1909460 => 'Ontario, CA', + 1909464 => 'Chino, CA', + 1909465 => 'Chino, CA', + 1909466 => 'Rancho Cucamonga, CA', + 1909467 => 'Ontario, CA', + 1909468 => 'Walnut, CA', + 1909469 => 'Pomona, CA', + 1909473 => 'San Bernardino, CA', + 1909475 => 'San Bernardino, CA', + 1909476 => 'Rancho Cucamonga, CA', + 1909477 => 'Rancho Cucamonga, CA', + 1909478 => 'Loma Linda, CA', + 1909481 => 'Rancho Cucamonga, CA', + 1909483 => 'Rancho Cucamonga, CA', + 1909484 => 'Rancho Cucamonga, CA', + 1909517 => 'Chino, CA', + 1909548 => 'Chino, CA', + 1909558 => 'Loma Linda, CA', + 1909574 => 'Fontana, CA', + 1909579 => 'Upland, CA', + 1909580 => 'Colton, CA', + 1909581 => 'Rancho Cucamonga, CA', + 1909584 => 'Big Bear, CA', + 1909585 => 'Big Bear, CA', + 1909590 => 'Chino, CA', + 1909591 => 'Chino, CA', + 1909592 => 'San Dimas, CA', + 1909593 => 'La Verne, CA', + 1909594 => 'Walnut, CA', + 1909595 => 'Walnut, CA', + 1909596 => 'La Verne, CA', + 1909598 => 'Walnut, CA', + 1909599 => 'San Dimas, CA', + 1909605 => 'Ontario, CA', + 1909606 => 'Chino Hills, CA', + 1909608 => 'Upland, CA', + 1909612 => 'Diamond Bar, CA', + 1909613 => 'Chino, CA', + 1909620 => 'Pomona, CA', + 1909622 => 'Pomona, CA', + 1909623 => 'Pomona, CA', + 1909627 => 'Chino, CA', + 1909628 => 'Chino, CA', + 1909629 => 'Pomona, CA', + 1909646 => 'Rancho Cucamonga, CA', + 1909673 => 'Ontario, CA', + 1909748 => 'Redlands, CA', + 1909758 => 'Rancho Cucamonga, CA', + 1909790 => 'Yucaipa, CA', + 1909792 => 'Redlands, CA', + 1909793 => 'Redlands, CA', + 1909797 => 'Yucaipa, CA', + 1909798 => 'Redlands, CA', + 1909799 => 'Loma Linda, CA', + 1909820 => 'Rialto, CA', + 1909822 => 'Fontana, CA', + 1909823 => 'Fontana, CA', + 1909829 => 'Fontana, CA', + 1909854 => 'Fontana, CA', + 1909860 => 'Diamond Bar, CA', + 1909861 => 'Diamond Bar, CA', + 1909862 => 'Highland, CA', + 1909863 => 'Highland, CA', + 1909864 => 'Highland, CA', + 1909865 => 'Pomona, CA', + 1909866 => 'Big Bear Lake, CA', + 1909867 => 'Running Springs, CA', + 1909868 => 'Pomona, CA', + 1909873 => 'Rialto, CA', + 1909874 => 'Rialto, CA', + 1909875 => 'Rialto, CA', + 1909877 => 'Bloomington, CA', + 1909878 => 'Big Bear Lake, CA', + 1909880 => 'San Bernardino, CA', + 1909881 => 'San Bernardino, CA', + 1909882 => 'San Bernardino, CA', + 1909883 => 'San Bernardino, CA', + 1909884 => 'San Bernardino, CA', + 1909885 => 'San Bernardino, CA', + 1909886 => 'San Bernardino, CA', + 1909887 => 'San Bernardino, CA', + 1909888 => 'San Bernardino, CA', + 1909889 => 'San Bernardino, CA', + 1909890 => 'San Bernardino, CA', + 1909902 => 'Chino, CA', + 1909920 => 'Upland, CA', + 1909923 => 'Ontario, CA', + 1909930 => 'Ontario, CA', + 1909931 => 'Upland, CA', + 1909937 => 'Ontario, CA', + 1909941 => 'Rancho Cucamonga, CA', + 1909944 => 'Rancho Cucamonga, CA', + 1909945 => 'Rancho Cucamonga, CA', + 1909946 => 'Upland, CA', + 1909947 => 'Ontario, CA', + 1909948 => 'Rancho Cucamonga, CA', + 1909949 => 'Upland, CA', + 1909980 => 'Rancho Cucamonga, CA', + 1909981 => 'Upland, CA', + 1909982 => 'Upland, CA', + 1909983 => 'Ontario, CA', + 1909984 => 'Ontario, CA', + 1909985 => 'Upland, CA', + 1909986 => 'Ontario, CA', + 1909987 => 'Rancho Cucamonga, CA', + 1909988 => 'Ontario, CA', + 1909989 => 'Rancho Cucamonga, CA', + 1910 => 'North Carolina', + 1910215 => 'Pinehurst, NC', + 1910219 => 'Jacksonville, NC', + 1910223 => 'Fayetteville, NC', + 1910228 => 'Wilmington, NC', + 1910232 => 'Wilmington, NC', + 1910235 => 'Pinehurst, NC', + 1910245 => 'Vass, NC', + 1910246 => 'Southern Pines, NC', + 1910251 => 'Wilmington, NC', + 1910253 => 'Bolivia, NC', + 1910254 => 'Wilmington, NC', + 1910256 => 'Wilmington, NC', + 1910259 => 'Burgaw, NC', + 1910262 => 'Wilmington, NC', + 1910264 => 'Wilmington, NC', + 1910267 => 'Faison, NC', + 1910270 => 'Hampstead, NC', + 1910272 => 'Lumberton, NC', + 1910276 => 'Laurinburg, NC', + 1910277 => 'Laurinburg, NC', + 1910278 => 'Oak Island, NC', + 1910285 => 'Wallace, NC', + 1910289 => 'Rose Hill, NC', + 1910293 => 'Warsaw, NC', + 1910295 => 'Pinehurst, NC', + 1910296 => 'Kenansville, NC', + 1910297 => 'Wilmington, NC', + 1910298 => 'Beulaville, NC', + 1910299 => 'Clinton, NC', + 1910313 => 'Wilmington, NC', + 1910321 => 'Fayetteville, NC', + 1910323 => 'Fayetteville, NC', + 1910324 => 'Richlands, NC', + 1910325 => 'Swansboro, NC', + 1910326 => 'Swansboro, NC', + 1910327 => 'Sneads Ferry, NC', + 1910328 => 'Surf City, NC', + 1910329 => 'Holly Ridge, NC', + 1910332 => 'Wilmington, NC', + 1910333 => 'Jacksonville, NC', + 1910338 => 'Wilmington, NC', + 1910339 => 'Fayetteville, NC', + 1910341 => 'Wilmington, NC', + 1910343 => 'Wilmington, NC', + 1910346 => 'Jacksonville, NC', + 1910347 => 'Jacksonville, NC', + 1910350 => 'Wilmington, NC', + 1910352 => 'Wilmington, NC', + 1910353 => 'Jacksonville, NC', + 1910355 => 'Jacksonville, NC', + 1910362 => 'Wilmington, NC', + 1910371 => 'Leland, NC', + 1910383 => 'Leland, NC', + 1910392 => 'Wilmington, NC', + 1910395 => 'Wilmington, NC', + 1910396 => 'Fort Bragg, NC', + 1910397 => 'Wilmington, NC', + 1910399 => 'Wilmington, NC', + 1910417 => 'Rockingham, NC', + 1910422 => 'Rowland, NC', + 1910423 => 'Fayetteville, NC', + 1910424 => 'Fayetteville, NC', + 1910425 => 'Fayetteville, NC', + 1910426 => 'Fayetteville, NC', + 1910428 => 'Biscoe, NC', + 1910429 => 'Fayetteville, NC', + 1910433 => 'Fayetteville, NC', + 1910436 => 'Spring Lake, NC', + 1910439 => 'Mount Gilead, NC', + 1910442 => 'Wilmington, NC', + 1910450 => 'Camp Lejeune, NC', + 1910451 => 'Camp Lejeune, NC', + 1910452 => 'Wilmington, NC', + 1910454 => 'Southport, NC', + 1910455 => 'Jacksonville, NC', + 1910457 => 'Southport, NC', + 1910458 => 'Carolina Beach, NC', + 1910482 => 'Fayetteville, NC', + 1910483 => 'Fayetteville, NC', + 1910484 => 'Fayetteville, NC', + 1910485 => 'Fayetteville, NC', + 1910486 => 'Fayetteville, NC', + 1910487 => 'Fayetteville, NC', + 1910488 => 'Fayetteville, NC', + 1910497 => 'Spring Lake, NC', + 1910509 => 'Wilmington, NC', + 1910520 => 'Wilmington, NC', + 1910521 => 'Pembroke, NC', + 1910522 => 'Pembroke, NC', + 1910525 => 'Roseboro, NC', + 1910538 => 'Wilmington, NC', + 1910564 => 'Clinton, NC', + 1910572 => 'Troy, NC', + 1910576 => 'Troy, NC', + 1910577 => 'Jacksonville, NC', + 1910582 => 'Hamlet, NC', + 1910590 => 'Clinton, NC', + 1910592 => 'Clinton, NC', + 1910594 => 'Newton Grove, NC', + 1910609 => 'Fayetteville, NC', + 1910615 => 'Fayetteville, NC', + 1910616 => 'Wilmington, NC', + 1910618 => 'Lumberton, NC', + 1910620 => 'Wilmington, NC', + 1910628 => 'Fairmont, NC', + 1910630 => 'Fayetteville, NC', + 1910640 => 'Whiteville, NC', + 1910641 => 'Whiteville, NC', + 1910642 => 'Whiteville, NC', + 1910648 => 'Bladenboro, NC', + 1910652 => 'Ellerbe, NC', + 1910653 => 'Tabor City, NC', + 1910654 => 'Chadbourn, NC', + 1910671 => 'Lumberton, NC', + 1910673 => 'West End, NC', + 1910675 => 'Castle Hayne, NC', + 1910678 => 'Fayetteville, NC', + 1910686 => 'Wilmington, NC', + 1910692 => 'Southern Pines, NC', + 1910693 => 'Southern Pines, NC', + 1910695 => 'Southern Pines, NC', + 1910715 => 'Pinehurst, NC', + 1910738 => 'Lumberton, NC', + 1910739 => 'Lumberton, NC', + 1910762 => 'Wilmington, NC', + 1910763 => 'Wilmington, NC', + 1910764 => 'Fayetteville, NC', + 1910772 => 'Wilmington, NC', + 1910777 => 'Wilmington, NC', + 1910790 => 'Wilmington, NC', + 1910791 => 'Wilmington, NC', + 1910792 => 'Wilmington, NC', + 1910793 => 'Wilmington, NC', + 1910794 => 'Wilmington, NC', + 1910796 => 'Wilmington, NC', + 1910798 => 'Wilmington, NC', + 1910799 => 'Wilmington, NC', + 1910814 => 'Lillington, NC', + 1910815 => 'Wilmington, NC', + 1910822 => 'Fayetteville, NC', + 1910826 => 'Fayetteville, NC', + 1910842 => 'Supply, NC', + 1910843 => 'Red Springs, NC', + 1910844 => 'Maxton, NC', + 1910848 => 'Raeford, NC', + 1910860 => 'Fayetteville, NC', + 1910862 => 'Elizabethtown, NC', + 1910863 => 'Bladenboro, NC', + 1910864 => 'Fayetteville, NC', + 1910865 => 'St. Pauls, NC', + 1910867 => 'Fayetteville, NC', + 1910868 => 'Fayetteville, NC', + 1910875 => 'Raeford, NC', + 1910891 => 'Dunn, NC', + 1910892 => 'Dunn, NC', + 1910893 => 'Lillington, NC', + 1910895 => 'Rockingham, NC', + 1910904 => 'Raeford, NC', + 1910907 => 'E. E. Smith, Fort Bragg, NC', + 1910920 => 'Fayetteville, NC', + 1910938 => 'Jacksonville, NC', + 1910944 => 'Aberdeen, NC', + 1910947 => 'Carthage, NC', + 1910948 => 'Robbins, NC', + 1910974 => 'Candor, NC', + 1910997 => 'Rockingham, NC', + 1912 => 'Georgia', + 1912201 => 'Savannah, GA', + 1912231 => 'Savannah, GA', + 1912232 => 'Savannah, GA', + 1912233 => 'Savannah, GA', + 1912234 => 'Savannah, GA', + 1912236 => 'Savannah, GA', + 1912238 => 'Savannah, GA', + 1912261 => 'Brunswick, GA', + 1912262 => 'Brunswick, GA', + 1912264 => 'Brunswick, GA', + 1912265 => 'Brunswick, GA', + 1912267 => 'Brunswick, GA', + 1912275 => 'Brunswick, GA', + 1912280 => 'Brunswick, GA', + 1912283 => 'Waycross, GA', + 1912284 => 'Waycross, GA', + 1912285 => 'Waycross, GA', + 1912287 => 'Waycross, GA', + 1912289 => 'Brunswick, GA', + 1912303 => 'Savannah, GA', + 1912330 => 'Pooler, GA', + 1912335 => 'Savannah, GA', + 1912342 => 'Brunswick, GA', + 1912349 => 'Savannah, GA', + 1912350 => 'Savannah, GA', + 1912351 => 'Savannah, GA', + 1912352 => 'Savannah, GA', + 1912353 => 'Savannah, GA', + 1912354 => 'Savannah, GA', + 1912355 => 'Savannah, GA', + 1912356 => 'Savannah, GA', + 1912359 => 'Broxton, GA', + 1912366 => 'Baxley, GA', + 1912367 => 'Baxley, GA', + 1912368 => 'Hinesville, GA', + 1912369 => 'Hinesville, GA', + 1912375 => 'Hazlehurst, GA', + 1912383 => 'Douglas, GA', + 1912384 => 'Douglas, GA', + 1912389 => 'Douglas, GA', + 1912422 => 'Pearson, GA', + 1912427 => 'Jesup, GA', + 1912435 => 'Fort Stewart, GA', + 1912437 => 'Darien, GA', + 1912443 => 'Savannah, GA', + 1912447 => 'Savannah, GA', + 1912449 => 'Blackshear, GA', + 1912459 => 'Richmond Hill, GA', + 1912462 => 'Nahunta, GA', + 1912466 => 'Brunswick, GA', + 1912487 => 'Homerville, GA', + 1912489 => 'Statesboro, GA', + 1912496 => 'Folkston, GA', + 1912526 => 'Lyons, GA', + 1912529 => 'Soperton, GA', + 1912530 => 'Jesup, GA', + 1912537 => 'Vidalia, GA', + 1912538 => 'Vidalia, GA', + 1912545 => 'Ludowici, GA', + 1912554 => 'Brunswick, GA', + 1912557 => 'Reidsville, GA', + 1912564 => 'Sylvania, GA', + 1912583 => 'Mount Vernon, GA', + 1912587 => 'Statesboro, GA', + 1912588 => 'Jesup, GA', + 1912598 => 'Savannah, GA', + 1912629 => 'Savannah, GA', + 1912632 => 'Alma, GA', + 1912634 => 'Saint Simons Island, GA', + 1912638 => 'Saint Simons Island, GA', + 1912644 => 'Savannah, GA', + 1912651 => 'Savannah, GA', + 1912652 => 'Savannah, GA', + 1912653 => 'Pembroke, GA', + 1912654 => 'Glennville, GA', + 1912673 => 'St. Marys, GA', + 1912681 => 'Statesboro, GA', + 1912685 => 'Metter, GA', + 1912691 => 'Savannah, GA', + 1912692 => 'Savannah, GA', + 1912727 => 'Richmond Hill, GA', + 1912729 => 'Kingsland, GA', + 1912739 => 'Claxton, GA', + 1912748 => 'Pooler, GA', + 1912754 => 'Springfield, GA', + 1912756 => 'Richmond Hill, GA', + 1912764 => 'Statesboro, GA', + 1912772 => 'Guyton, GA', + 1912786 => 'Tybee Island, GA', + 1912790 => 'Savannah, GA', + 1912819 => 'Savannah, GA', + 1912826 => 'Rincon, GA', + 1912832 => 'Townsend, GA', + 1912839 => 'Statesboro, GA', + 1912842 => 'Brooklet, GA', + 1912863 => 'Sylvania, GA', + 1912865 => 'Portal, GA', + 1912871 => 'Statesboro, GA', + 1912876 => 'Hinesville, GA', + 1912877 => 'Hinesville, GA', + 1912882 => 'St. Marys, GA', + 1912884 => 'Midway, GA', + 1912897 => 'Savannah, GA', + 1912898 => 'Savannah, GA', + 1912920 => 'Savannah, GA', + 1912921 => 'Savannah, GA', + 1912925 => 'Savannah, GA', + 1912927 => 'Savannah, GA', + 1912961 => 'Savannah, GA', + 1912964 => 'Savannah, GA', + 1913 => 'Kansas', + 1913233 => 'Kansas City, KS', + 1913239 => 'Overland Park, KS', + 1913248 => 'Shawnee, KS', + 1913250 => 'Leavenworth, KS', + 1913254 => 'Olathe, KS', + 1913281 => 'Kansas City, KS', + 1913287 => 'Kansas City, KS', + 1913294 => 'Paola, KS', + 1913299 => 'Kansas City, KS', + 1913317 => 'Overland Park, KS', + 1913321 => 'Kansas City, KS', + 1913328 => 'Kansas City, KS', + 1913334 => 'Kansas City, KS', + 1913342 => 'Kansas City, KS', + 1913352 => 'Pleasanton, KS', + 1913367 => 'Atchison, KS', + 1913371 => 'Kansas City, KS', + 1913390 => 'Olathe, KS', + 1913393 => 'Olathe, KS', + 1913397 => 'Olathe, KS', + 1913402 => 'Overland Park, KS', + 1913498 => 'Overland Park, KS', + 1913557 => 'Paola, KS', + 1913573 => 'Kansas City, KS', + 1913583 => 'De Soto, KS', + 1913588 => 'Kansas City, KS', + 1913592 => 'Spring Hill, KS', + 1913596 => 'Kansas City, KS', + 1913621 => 'Kansas City, KS', + 1913651 => 'Leavenworth, KS', + 1913680 => 'Leavenworth, KS', + 1913681 => 'Overland Park, KS', + 1913682 => 'Leavenworth, KS', + 1913685 => 'Overland Park, KS', + 1913696 => 'Leawood, KS', + 1913715 => 'Olathe, KS', + 1913721 => 'Kansas City, KS', + 1913724 => 'Basehor, KS', + 1913727 => 'Lansing, KS', + 1913755 => 'Osawatomie, KS', + 1913757 => 'LaCygne, KS', + 1913758 => 'Leavenworth, KS', + 1913764 => 'Olathe, KS', + 1913768 => 'Olathe, KS', + 1913780 => 'Olathe, KS', + 1913782 => 'Olathe, KS', + 1913788 => 'Kansas City, KS', + 1913791 => 'Olathe, KS', + 1913795 => 'Mound City, KS', + 1913814 => 'Overland Park, KS', + 1913829 => 'Olathe, KS', + 1913837 => 'Louisburg, KS', + 1913845 => 'Tonganoxie, KS', + 1913851 => 'Overland Park, KS', + 1913856 => 'Gardner, KS', + 1913884 => 'Gardner, KS', + 1913901 => 'Overland Park, KS', + 1914 => 'New York', + 1914207 => 'Yonkers, NY', + 1914232 => 'Katonah, NY', + 1914234 => 'Bedford, NY', + 1914235 => 'New Rochelle, NY', + 1914237 => 'Yonkers, NY', + 1914238 => 'Chappaqua, NY', + 1914241 => 'Mount Kisco, NY', + 1914242 => 'Mount Kisco, NY', + 1914243 => 'Yorktown Heights, NY', + 1914244 => 'Mount Kisco, NY', + 1914245 => 'Yorktown Heights, NY', + 1914271 => 'Croton-on-Hudson, NY', + 1914273 => 'Armonk, NY', + 1914276 => 'Somers, NY', + 1914277 => 'Somers, NY', + 1914285 => 'White Plains, NY', + 1914287 => 'White Plains, NY', + 1914288 => 'White Plains, NY', + 1914304 => 'White Plains, NY', + 1914305 => 'Port Chester, NY', + 1914328 => 'White Plains, NY', + 1914332 => 'Tarrytown, NY', + 1914333 => 'Tarrytown, NY', + 1914345 => 'Elmsford, NY', + 1914347 => 'Elmsford, NY', + 1914355 => 'New Rochelle, NY', + 1914358 => 'White Plains, NY', + 1914366 => 'Sleepy Hollow, NY', + 1914375 => 'Yonkers, NY', + 1914376 => 'Yonkers, NY', + 1914377 => 'Yonkers, NY', + 1914378 => 'Yonkers, NY', + 1914381 => 'Mamaroneck, NY', + 1914421 => 'White Plains, NY', + 1914422 => 'White Plains, NY', + 1914423 => 'Yonkers, NY', + 1914428 => 'White Plains, NY', + 1914457 => 'Yonkers, NY', + 1914472 => 'Scarsdale, NY', + 1914476 => 'Yonkers, NY', + 1914481 => 'Port Chester, NY', + 1914493 => 'Valhalla, NY', + 1914524 => 'Tarrytown, NY', + 1914528 => 'Mohegan Lake, NY', + 1914533 => 'South Salem, NY', + 1914576 => 'New Rochelle, NY', + 1914591 => 'Irvington, NY', + 1914592 => 'Elmsford, NY', + 1914631 => 'Tarrytown, NY', + 1914632 => 'New Rochelle, NY', + 1914633 => 'New Rochelle, NY', + 1914636 => 'New Rochelle, NY', + 1914637 => 'New Rochelle, NY', + 1914654 => 'New Rochelle, NY', + 1914663 => 'Mount Vernon, NY', + 1914664 => 'Mount Vernon, NY', + 1914665 => 'Mount Vernon, NY', + 1914666 => 'Mount Kisco, NY', + 1914667 => 'Mount Vernon, NY', + 1914668 => 'Mount Vernon, NY', + 1914669 => 'North Salem, NY', + 1914681 => 'White Plains, NY', + 1914682 => 'White Plains, NY', + 1914683 => 'White Plains, NY', + 1914684 => 'White Plains, NY', + 1914686 => 'White Plains, NY', + 1914698 => 'Mamaroneck, NY', + 1914699 => 'Mount Vernon, NY', + 1914713 => 'Scarsdale, NY', + 1914722 => 'Scarsdale, NY', + 1914723 => 'Scarsdale, NY', + 1914725 => 'Scarsdale, NY', + 1914734 => 'Peekskill, NY', + 1914738 => 'Pelham, NY', + 1914740 => 'New Rochelle, NY', + 1914751 => 'Yonkers, NY', + 1914761 => 'White Plains, NY', + 1914764 => 'Pound Ridge, NY', + 1914776 => 'Yonkers, NY', + 1914777 => 'Mamaroneck, NY', + 1914813 => 'New Rochelle, NY', + 1914831 => 'White Plains, NY', + 1914833 => 'Larchmont, NY', + 1914834 => 'Larchmont, NY', + 1914835 => 'Harrison, NY', + 1914864 => 'Mount Kisco, NY', + 1914921 => 'Rye, NY', + 1914923 => 'Ossining, NY', + 1914925 => 'Rye, NY', + 1914930 => 'Peekskill, NY', + 1914934 => 'Port Chester, NY', + 1914935 => 'Port Chester, NY', + 1914937 => 'Port Chester, NY', + 1914939 => 'Port Chester, NY', + 1914941 => 'Ossining, NY', + 1914944 => 'Ossining, NY', + 1914946 => 'White Plains, NY', + 1914948 => 'White Plains, NY', + 1914949 => 'White Plains, NY', + 1914962 => 'Yorktown Heights, NY', + 1914963 => 'Yonkers, NY', + 1914964 => 'Yonkers, NY', + 1914965 => 'Yonkers, NY', + 1914966 => 'Yonkers, NY', + 1914967 => 'Rye, NY', + 1914968 => 'Yonkers, NY', + 1914969 => 'Yonkers, NY', + 1914993 => 'White Plains, NY', + 1914997 => 'White Plains, NY', + 1915 => 'Texas', + 1915231 => 'El Paso, TX', + 1915257 => 'El Paso, TX', + 1915307 => 'El Paso, TX', + 1915313 => 'El Paso, TX', + 1915351 => 'El Paso, TX', + 1915532 => 'El Paso, TX', + 1915533 => 'El Paso, TX', + 1915534 => 'El Paso, TX', + 1915541 => 'El Paso, TX', + 1915542 => 'El Paso, TX', + 1915543 => 'El Paso, TX', + 1915544 => 'El Paso, TX', + 1915545 => 'El Paso, TX', + 1915546 => 'El Paso, TX', + 1915562 => 'El Paso, TX', + 1915564 => 'El Paso, TX', + 1915565 => 'El Paso, TX', + 1915566 => 'El Paso, TX', + 1915569 => 'El Paso, TX', + 1915577 => 'El Paso, TX', + 1915581 => 'El Paso, TX', + 1915584 => 'El Paso, TX', + 1915585 => 'El Paso, TX', + 1915587 => 'El Paso, TX', + 1915590 => 'El Paso, TX', + 1915591 => 'El Paso, TX', + 1915592 => 'El Paso, TX', + 1915593 => 'El Paso, TX', + 1915594 => 'El Paso, TX', + 1915595 => 'El Paso, TX', + 1915598 => 'El Paso, TX', + 1915599 => 'El Paso, TX', + 1915613 => 'El Paso, TX', + 1915629 => 'El Paso, TX', + 1915633 => 'El Paso, TX', + 1915751 => 'El Paso, TX', + 1915755 => 'El Paso, TX', + 1915757 => 'El Paso, TX', + 1915759 => 'El Paso, TX', + 1915760 => 'El Paso, TX', + 1915764 => 'Fabens, TX', + 1915771 => 'El Paso, TX', + 1915772 => 'El Paso, TX', + 1915774 => 'El Paso, TX', + 1915775 => 'El Paso, TX', + 1915778 => 'El Paso, TX', + 1915779 => 'El Paso, TX', + 1915781 => 'El Paso, TX', + 1915790 => 'El Paso, TX', + 1915821 => 'El Paso, TX', + 1915833 => 'El Paso, TX', + 1915838 => 'El Paso, TX', + 1915842 => 'El Paso, TX', + 1915843 => 'El Paso, TX', + 1915845 => 'El Paso, TX', + 1915849 => 'El Paso, TX', + 1915852 => 'El Paso, TX', + 1915855 => 'El Paso, TX', + 1915856 => 'El Paso, TX', + 1915857 => 'El Paso, TX', + 1915858 => 'El Paso, TX', + 1915859 => 'El Paso, TX', + 1915860 => 'El Paso, TX', + 1915872 => 'El Paso, TX', + 1915875 => 'El Paso, TX', + 1915877 => 'Canutillo, TX', + 1915881 => 'El Paso, TX', + 1915886 => 'Anthony, TX', + 1915921 => 'El Paso, TX', + 1916 => 'California', + 1916285 => 'Sacramento, CA', + 1916294 => 'Folsom, CA', + 1916315 => 'Rocklin, CA', + 1916325 => 'Sacramento, CA', + 1916333 => 'Sacramento, CA', + 1916338 => 'Sacramento, CA', + 1916351 => 'Folsom, CA', + 1916353 => 'Folsom, CA', + 1916354 => 'Rancho Murieta, CA', + 1916355 => 'Folsom, CA', + 1916358 => 'El Dorado Hills, CA', + 1916361 => 'Sacramento, CA', + 1916362 => 'Sacramento, CA', + 1916363 => 'Sacramento, CA', + 1916364 => 'Sacramento, CA', + 1916366 => 'Sacramento, CA', + 1916368 => 'Sacramento, CA', + 1916369 => 'Sacramento, CA', + 1916371 => 'West Sacramento, CA', + 1916372 => 'West Sacramento, CA', + 1916373 => 'West Sacramento, CA', + 1916374 => 'West Sacramento, CA', + 1916375 => 'West Sacramento, CA', + 1916376 => 'West Sacramento, CA', + 1916379 => 'Sacramento, CA', + 1916381 => 'Sacramento, CA', + 1916383 => 'Sacramento, CA', + 1916386 => 'Sacramento, CA', + 1916387 => 'Sacramento, CA', + 1916388 => 'Sacramento, CA', + 1916391 => 'Sacramento, CA', + 1916392 => 'Sacramento, CA', + 1916393 => 'Sacramento, CA', + 1916394 => 'Sacramento, CA', + 1916395 => 'Sacramento, CA', + 1916399 => 'Sacramento, CA', + 1916408 => 'Lincoln, CA', + 1916419 => 'Sacramento, CA', + 1916421 => 'Sacramento, CA', + 1916422 => 'Sacramento, CA', + 1916423 => 'Sacramento, CA', + 1916424 => 'Sacramento, CA', + 1916427 => 'Sacramento, CA', + 1916428 => 'Sacramento, CA', + 1916429 => 'Sacramento, CA', + 1916434 => 'Lincoln, CA', + 1916435 => 'Rocklin, CA', + 1916440 => 'Sacramento, CA', + 1916441 => 'Sacramento, CA', + 1916442 => 'Sacramento, CA', + 1916443 => 'Sacramento, CA', + 1916444 => 'Sacramento, CA', + 1916446 => 'Sacramento, CA', + 1916447 => 'Sacramento, CA', + 1916448 => 'Sacramento, CA', + 1916449 => 'Sacramento, CA', + 1916451 => 'Sacramento, CA', + 1916452 => 'Sacramento, CA', + 1916453 => 'Sacramento, CA', + 1916454 => 'Sacramento, CA', + 1916455 => 'Sacramento, CA', + 1916456 => 'Sacramento, CA', + 1916457 => 'Sacramento, CA', + 1916473 => 'Sacramento, CA', + 1916476 => 'Sacramento, CA', + 1916478 => 'Elk Grove, CA', + 1916480 => 'Sacramento, CA', + 1916481 => 'Sacramento, CA', + 1916482 => 'Sacramento, CA', + 1916483 => 'Sacramento, CA', + 1916484 => 'Sacramento, CA', + 1916485 => 'Sacramento, CA', + 1916486 => 'Sacramento, CA', + 1916487 => 'Sacramento, CA', + 1916488 => 'Sacramento, CA', + 1916489 => 'Sacramento, CA', + 1916492 => 'Sacramento, CA', + 1916498 => 'Sacramento, CA', + 1916514 => 'Sacramento, CA', + 1916515 => 'Sacramento, CA', + 1916525 => 'Sacramento, CA', + 1916537 => 'Carmichael, CA', + 1916543 => 'Lincoln, CA', + 1916550 => 'Sacramento, CA', + 1916564 => 'Sacramento, CA', + 1916565 => 'Sacramento, CA', + 1916567 => 'Sacramento, CA', + 1916568 => 'Sacramento, CA', + 1916608 => 'Folsom, CA', + 1916609 => 'Carmichael, CA', + 1916614 => 'Sacramento, CA', + 1916624 => 'Rocklin, CA', + 1916625 => 'Rocklin, CA', + 1916630 => 'Rocklin, CA', + 1916631 => 'Rancho Cordova, CA', + 1916632 => 'Rocklin, CA', + 1916635 => 'Rancho Cordova, CA', + 1916638 => 'Rancho Cordova, CA', + 1916641 => 'Sacramento, CA', + 1916645 => 'Lincoln, CA', + 1916646 => 'Sacramento, CA', + 1916648 => 'Sacramento, CA', + 1916649 => 'Sacramento, CA', + 1916652 => 'Loomis, CA', + 1916660 => 'Loomis, CA', + 1916663 => 'Newcastle, CA', + 1916681 => 'Sacramento, CA', + 1916682 => 'Sacramento, CA', + 1916683 => 'Elk Grove, CA', + 1916684 => 'Elk Grove, CA', + 1916685 => 'Elk Grove, CA', + 1916686 => 'Elk Grove, CA', + 1916687 => 'Wilton, CA', + 1916688 => 'Sacramento, CA', + 1916689 => 'Sacramento, CA', + 1916691 => 'Elk Grove, CA', + 1916706 => 'Sacramento, CA', + 1916714 => 'Elk Grove, CA', + 1916721 => 'Citrus Heights, CA', + 1916722 => 'Citrus Heights, CA', + 1916723 => 'Citrus Heights, CA', + 1916725 => 'Citrus Heights, CA', + 1916726 => 'Citrus Heights, CA', + 1916727 => 'Citrus Heights, CA', + 1916728 => 'Citrus Heights, CA', + 1916729 => 'Citrus Heights, CA', + 1916731 => 'Sacramento, CA', + 1916733 => 'Sacramento, CA', + 1916734 => 'Sacramento, CA', + 1916736 => 'Sacramento, CA', + 1916737 => 'Sacramento, CA', + 1916739 => 'Sacramento, CA', + 1916771 => 'Roseville, CA', + 1916772 => 'Roseville, CA', + 1916773 => 'Roseville, CA', + 1916774 => 'Roseville, CA', + 1916776 => 'Walnut Grove, CA', + 1916777 => 'Isleton, CA', + 1916780 => 'Roseville, CA', + 1916781 => 'Roseville, CA', + 1916782 => 'Roseville, CA', + 1916783 => 'Roseville, CA', + 1916784 => 'Roseville, CA', + 1916786 => 'Roseville, CA', + 1916787 => 'Roseville, CA', + 1916788 => 'Roseville, CA', + 1916789 => 'Roseville, CA', + 1916808 => 'Sacramento, CA', + 1916817 => 'Folsom, CA', + 1916851 => 'Rancho Cordova, CA', + 1916852 => 'Rancho Cordova, CA', + 1916853 => 'Rancho Cordova, CA', + 1916858 => 'Rancho Cordova, CA', + 1916863 => 'Fair Oaks, CA', + 1916874 => 'Sacramento, CA', + 1916875 => 'Sacramento, CA', + 1916920 => 'Sacramento, CA', + 1916921 => 'Sacramento, CA', + 1916922 => 'Sacramento, CA', + 1916923 => 'Sacramento, CA', + 1916924 => 'Sacramento, CA', + 1916925 => 'Sacramento, CA', + 1916927 => 'Sacramento, CA', + 1916928 => 'Sacramento, CA', + 1916929 => 'Sacramento, CA', + 1916930 => 'Sacramento, CA', + 1916932 => 'Folsom, CA', + 1916933 => 'El Dorado Hills, CA', + 1916939 => 'El Dorado Hills, CA', + 1916941 => 'El Dorado Hills, CA', + 1916944 => 'Carmichael, CA', + 1916962 => 'Fair Oaks, CA', + 1916965 => 'Fair Oaks, CA', + 1916966 => 'Fair Oaks, CA', + 1916967 => 'Fair Oaks, CA', + 1916972 => 'Sacramento, CA', + 1916973 => 'Sacramento, CA', + 1916978 => 'Sacramento, CA', + 1916979 => 'Sacramento, CA', + 1916983 => 'Folsom, CA', + 1916984 => 'Folsom, CA', + 1916985 => 'Folsom, CA', + 1916987 => 'Orangevale, CA', + 1916988 => 'Orangevale, CA', + 1916989 => 'Orangevale, CA', + 1916991 => 'Rio Linda, CA', + 1916992 => 'Rio Linda, CA', + 1917 => 'New York', + 1918 => 'Oklahoma', + 1918207 => 'Tahlequah, OK', + 1918224 => 'Sapulpa, OK', + 1918225 => 'Cushing, OK', + 1918227 => 'Sapulpa, OK', + 1918234 => 'Tulsa, OK', + 1918241 => 'Sand Springs, OK', + 1918245 => 'Sand Springs, OK', + 1918246 => 'Sand Springs, OK', + 1918249 => 'Tulsa, OK', + 1918250 => 'Tulsa, OK', + 1918251 => 'Broken Arrow, OK', + 1918252 => 'Tulsa, OK', + 1918253 => 'Jay, OK', + 1918254 => 'Tulsa, OK', + 1918256 => 'Vinita, OK', + 1918257 => 'Afton, OK', + 1918258 => 'Broken Arrow, OK', + 1918259 => 'Broken Arrow, OK', + 1918266 => 'Catoosa, OK', + 1918267 => 'Beggs, OK', + 1918270 => 'Tulsa, OK', + 1918272 => 'Owasso, OK', + 1918273 => 'Nowata, OK', + 1918274 => 'Owasso, OK', + 1918279 => 'Coweta, OK', + 1918283 => 'Claremore, OK', + 1918286 => 'Broken Arrow, OK', + 1918287 => 'Pawhuska, OK', + 1918289 => 'Tulsa, OK', + 1918291 => 'Glenpool, OK', + 1918293 => 'Tulsa, OK', + 1918294 => 'Tulsa, OK', + 1918295 => 'Tulsa, OK', + 1918297 => 'Hartshorne, OK', + 1918298 => 'Tulsa, OK', + 1918302 => 'McAlester, OK', + 1918307 => 'Tulsa, OK', + 1918321 => 'Kiefer, OK', + 1918331 => 'Bartlesville, OK', + 1918333 => 'Bartlesville, OK', + 1918335 => 'Bartlesville, OK', + 1918336 => 'Bartlesville, OK', + 1918337 => 'Bartlesville, OK', + 1918341 => 'Claremore, OK', + 1918342 => 'Claremore, OK', + 1918343 => 'Claremore, OK', + 1918352 => 'Drumright, OK', + 1918355 => 'Broken Arrow, OK', + 1918357 => 'Broken Arrow, OK', + 1918358 => 'Cleveland, OK', + 1918366 => 'Bixby, OK', + 1918367 => 'Bristow, OK', + 1918369 => 'Bixby, OK', + 1918371 => 'Collinsville, OK', + 1918376 => 'Owasso, OK', + 1918382 => 'Tulsa, OK', + 1918392 => 'Tulsa, OK', + 1918394 => 'Tulsa, OK', + 1918396 => 'Skiatook, OK', + 1918398 => 'Tulsa, OK', + 1918420 => 'McAlester, OK', + 1918421 => 'McAlester, OK', + 1918422 => 'Colcord, OK', + 1918423 => 'McAlester, OK', + 1918425 => 'Tulsa, OK', + 1918426 => 'McAlester, OK', + 1918427 => 'Muldrow, OK', + 1918429 => 'McAlester, OK', + 1918431 => 'Tahlequah, OK', + 1918434 => 'Salina, OK', + 1918436 => 'Pocola, OK', + 1918437 => 'Tulsa, OK', + 1918438 => 'Tulsa, OK', + 1918439 => 'Tulsa, OK', + 1918443 => 'Oologah, OK', + 1918445 => 'Tulsa, OK', + 1918446 => 'Tulsa, OK', + 1918447 => 'Tulsa, OK', + 1918449 => 'Broken Arrow, OK', + 1918451 => 'Broken Arrow, OK', + 1918453 => 'Tahlequah, OK', + 1918455 => 'Broken Arrow, OK', + 1918456 => 'Tahlequah, OK', + 1918458 => 'Tahlequah, OK', + 1918459 => 'Tulsa, OK', + 1918461 => 'Tulsa, OK', + 1918465 => 'Wilburton, OK', + 1918473 => 'Checotah, OK', + 1918476 => 'Chouteau, OK', + 1918477 => 'Tulsa, OK', + 1918478 => 'Fort Gibson, OK', + 1918479 => 'Locust Grove, OK', + 1918481 => 'Tulsa, OK', + 1918482 => 'Haskell, OK', + 1918485 => 'Wagoner, OK', + 1918486 => 'Coweta, OK', + 1918488 => 'Tulsa, OK', + 1918491 => 'Tulsa, OK', + 1918492 => 'Tulsa, OK', + 1918493 => 'Tulsa, OK', + 1918494 => 'Tulsa, OK', + 1918495 => 'Tulsa, OK', + 1918496 => 'Tulsa, OK', + 1918497 => 'Tulsa, OK', + 1918499 => 'Tulsa, OK', + 1918502 => 'Tulsa, OK', + 1918534 => 'Dewey, OK', + 1918540 => 'Miami, OK', + 1918542 => 'Miami, OK', + 1918543 => 'Inola, OK', + 1918567 => 'Talihina, OK', + 1918569 => 'Clayton, OK', + 1918574 => 'Tulsa, OK', + 1918579 => 'Tulsa, OK', + 1918582 => 'Tulsa, OK', + 1918583 => 'Tulsa, OK', + 1918584 => 'Tulsa, OK', + 1918585 => 'Tulsa, OK', + 1918587 => 'Tulsa, OK', + 1918588 => 'Tulsa, OK', + 1918591 => 'Tulsa, OK', + 1918592 => 'Tulsa, OK', + 1918594 => 'Tulsa, OK', + 1918596 => 'Tulsa, OK', + 1918599 => 'Tulsa, OK', + 1918609 => 'Owasso, OK', + 1918610 => 'Tulsa, OK', + 1918619 => 'Tulsa, OK', + 1918622 => 'Tulsa, OK', + 1918623 => 'Okemah, OK', + 1918627 => 'Tulsa, OK', + 1918628 => 'Tulsa, OK', + 1918647 => 'Poteau, OK', + 1918649 => 'Poteau, OK', + 1918652 => 'Henryetta, OK', + 1918653 => 'Heavener, OK', + 1918660 => 'Tulsa, OK', + 1918663 => 'Tulsa, OK', + 1918664 => 'Tulsa, OK', + 1918665 => 'Tulsa, OK', + 1918681 => 'Muskogee, OK', + 1918682 => 'Muskogee, OK', + 1918683 => 'Muskogee, OK', + 1918684 => 'Muskogee, OK', + 1918686 => 'Muskogee, OK', + 1918687 => 'Muskogee, OK', + 1918689 => 'Eufaula, OK', + 1918696 => 'Stilwell, OK', + 1918712 => 'Tulsa, OK', + 1918723 => 'Westville, OK', + 1918728 => 'Tulsa, OK', + 1918742 => 'Tulsa, OK', + 1918743 => 'Tulsa, OK', + 1918744 => 'Tulsa, OK', + 1918745 => 'Tulsa, OK', + 1918746 => 'Tulsa, OK', + 1918747 => 'Tulsa, OK', + 1918748 => 'Tulsa, OK', + 1918749 => 'Tulsa, OK', + 1918756 => 'Okmulgee, OK', + 1918758 => 'Okmulgee, OK', + 1918762 => 'Pawnee, OK', + 1918770 => 'Tulsa, OK', + 1918773 => 'Vian, OK', + 1918775 => 'Sallisaw, OK', + 1918779 => 'Tulsa, OK', + 1918786 => 'Grove, OK', + 1918787 => 'Grove, OK', + 1918789 => 'Chelsea, OK', + 1918794 => 'Tulsa, OK', + 1918806 => 'Broken Arrow, OK', + 1918824 => 'Pryor Creek, OK', + 1918825 => 'Pryor Creek, OK', + 1918828 => 'Tulsa, OK', + 1918832 => 'Tulsa, OK', + 1918834 => 'Tulsa, OK', + 1918835 => 'Tulsa, OK', + 1918836 => 'Tulsa, OK', + 1918838 => 'Tulsa, OK', + 1918865 => 'Mannford, OK', + 1918868 => 'Kansas, OK', + 1918872 => 'Broken Arrow, OK', + 1918877 => 'Tulsa, OK', + 1918885 => 'Hominy, OK', + 1918895 => 'Tulsa, OK', + 1918933 => 'Tulsa, OK', + 1918938 => 'Tulsa, OK', + 1918949 => 'Tulsa, OK', + 1918962 => 'Spiro, OK', + 1918967 => 'Stigler, OK', + 1918968 => 'Stroud, OK', + 1919 => 'North Carolina', + 1919207 => 'Benson, NC', + 1919209 => 'Smithfield, NC', + 1919212 => 'Raleigh, NC', + 1919217 => 'Knightdale, NC', + 1919220 => 'Durham, NC', + 1919231 => 'Raleigh, NC', + 1919232 => 'Raleigh, NC', + 1919237 => 'Durham, NC', + 1919240 => 'Chapel Hill, NC', + 1919242 => 'Fremont, NC', + 1919245 => 'Hillsborough, NC', + 1919250 => 'Raleigh, NC', + 1919251 => 'Durham, NC', + 1919255 => 'Raleigh, NC', + 1919256 => 'Raleigh, NC', + 1919258 => 'Broadway, NC', + 1919261 => 'Knightdale, NC', + 1919266 => 'Knightdale, NC', + 1919267 => 'Apex, NC', + 1919269 => 'Zebulon, NC', + 1919284 => 'Kenly, NC', + 1919286 => 'Durham, NC', + 1919303 => 'Apex, NC', + 1919304 => 'Mebane, NC', + 1919309 => 'Durham, NC', + 1919313 => 'Durham, NC', + 1919319 => 'Cary, NC', + 1919331 => 'Angier, NC', + 1919340 => 'Louisburg, NC', + 1919350 => 'Raleigh, NC', + 1919359 => 'Clayton, NC', + 1919361 => 'Durham, NC', + 1919362 => 'Apex, NC', + 1919363 => 'Apex, NC', + 1919365 => 'Wendell, NC', + 1919366 => 'Wendell, NC', + 1919367 => 'Apex, NC', + 1919380 => 'Cary, NC', + 1919381 => 'Durham, NC', + 1919382 => 'Durham, NC', + 1919383 => 'Durham, NC', + 1919387 => 'Apex, NC', + 1919388 => 'Cary, NC', + 1919401 => 'Durham, NC', + 1919402 => 'Durham, NC', + 1919403 => 'Durham, NC', + 1919404 => 'Zebulon, NC', + 1919405 => 'Durham, NC', + 1919416 => 'Durham, NC', + 1919419 => 'Durham, NC', + 1919420 => 'Raleigh, NC', + 1919424 => 'Raleigh, NC', + 1919453 => 'Wake Forest, NC', + 1919460 => 'Cary, NC', + 1919461 => 'Cary, NC', + 1919462 => 'Cary, NC', + 1919463 => 'Cary, NC', + 1919465 => 'Cary, NC', + 1919466 => 'Cary, NC', + 1919467 => 'Cary, NC', + 1919468 => 'Cary, NC', + 1919469 => 'Cary, NC', + 1919470 => 'Durham, NC', + 1919471 => 'Durham, NC', + 1919477 => 'Durham, NC', + 1919479 => 'Durham, NC', + 1919481 => 'Cary, NC', + 1919484 => 'Durham, NC', + 1919489 => 'Durham, NC', + 1919490 => 'Durham, NC', + 1919493 => 'Durham, NC', + 1919494 => 'Franklinton, NC', + 1919496 => 'Louisburg, NC', + 1919497 => 'Louisburg, NC', + 1919499 => 'Sanford, NC', + 1919510 => 'Raleigh, NC', + 1919515 => 'Raleigh, NC', + 1919518 => 'Raleigh, NC', + 1919528 => 'Creedmoor, NC', + 1919530 => 'Durham, NC', + 1919542 => 'Pittsboro, NC', + 1919544 => 'Durham, NC', + 1919545 => 'Pittsboro, NC', + 1919550 => 'Clayton, NC', + 1919552 => 'Fuquay-Varina, NC', + 1919553 => 'Clayton, NC', + 1919554 => 'Wake Forest, NC', + 1919556 => 'Wake Forest, NC', + 1919557 => 'Fuquay-Varina, NC', + 1919560 => 'Durham, NC', + 1919562 => 'Wake Forest, NC', + 1919563 => 'Mebane, NC', + 1919567 => 'Fuquay-Varina, NC', + 1919571 => 'Raleigh, NC', + 1919572 => 'Durham, NC', + 1919575 => 'Butner, NC', + 1919577 => 'Fuquay-Varina, NC', + 1919580 => 'Goldsboro, NC', + 1919585 => 'Clayton, NC', + 1919596 => 'Durham, NC', + 1919598 => 'Durham, NC', + 1919603 => 'Oxford, NC', + 1919620 => 'Durham, NC', + 1919639 => 'Angier, NC', + 1919644 => 'Hillsborough, NC', + 1919658 => 'Mount Olive, NC', + 1919660 => 'Durham, NC', + 1919661 => 'Garner, NC', + 1919662 => 'Garner, NC', + 1919663 => 'Siler City, NC', + 1919668 => 'Durham, NC', + 1919676 => 'Raleigh, NC', + 1919677 => 'Cary, NC', + 1919678 => 'Cary, NC', + 1919680 => 'Durham, NC', + 1919681 => 'Durham, NC', + 1919682 => 'Durham, NC', + 1919683 => 'Durham, NC', + 1919684 => 'Durham, NC', + 1919687 => 'Durham, NC', + 1919688 => 'Durham, NC', + 1919689 => 'Goldsboro, NC', + 1919690 => 'Oxford, NC', + 1919693 => 'Oxford, NC', + 1919708 => 'Sanford, NC', + 1919718 => 'Sanford, NC', + 1919731 => 'Goldsboro, NC', + 1919732 => 'Hillsborough, NC', + 1919733 => 'Raleigh, NC', + 1919734 => 'Goldsboro, NC', + 1919735 => 'Goldsboro, NC', + 1919736 => 'Goldsboro, NC', + 1919739 => 'Goldsboro, NC', + 1919742 => 'Siler City, NC', + 1919751 => 'Goldsboro, NC', + 1919755 => 'Raleigh, NC', + 1919772 => 'Garner, NC', + 1919773 => 'Garner, NC', + 1919774 => 'Sanford, NC', + 1919775 => 'Sanford, NC', + 1919776 => 'Sanford, NC', + 1919777 => 'Sanford, NC', + 1919778 => 'Goldsboro, NC', + 1919779 => 'Garner, NC', + 1919781 => 'Raleigh, NC', + 1919782 => 'Raleigh, NC', + 1919783 => 'Raleigh, NC', + 1919784 => 'Raleigh, NC', + 1919785 => 'Raleigh, NC', + 1919786 => 'Raleigh, NC', + 1919787 => 'Raleigh, NC', + 1919788 => 'Raleigh, NC', + 1919789 => 'Raleigh, NC', + 1919790 => 'Raleigh, NC', + 1919791 => 'Raleigh, NC', + 1919792 => 'Raleigh, NC', + 1919803 => 'Raleigh, NC', + 1919806 => 'Durham, NC', + 1919821 => 'Raleigh, NC', + 1919828 => 'Raleigh, NC', + 1919829 => 'Raleigh, NC', + 1919831 => 'Raleigh, NC', + 1919832 => 'Raleigh, NC', + 1919833 => 'Raleigh, NC', + 1919834 => 'Raleigh, NC', + 1919835 => 'Raleigh, NC', + 1919836 => 'Raleigh, NC', + 1919838 => 'Raleigh, NC', + 1919839 => 'Raleigh, NC', + 1919840 => 'Morrisville, NC', + 1919841 => 'Raleigh, NC', + 1919843 => 'Chapel Hill, NC', + 1919844 => 'Raleigh, NC', + 1919845 => 'Raleigh, NC', + 1919846 => 'Raleigh, NC', + 1919847 => 'Raleigh, NC', + 1919848 => 'Raleigh, NC', + 1919850 => 'Raleigh, NC', + 1919855 => 'Raleigh, NC', + 1919856 => 'Raleigh, NC', + 1919861 => 'Raleigh, NC', + 1919862 => 'Raleigh, NC', + 1919863 => 'Raleigh, NC', + 1919870 => 'Raleigh, NC', + 1919871 => 'Raleigh, NC', + 1919872 => 'Raleigh, NC', + 1919873 => 'Raleigh, NC', + 1919875 => 'Raleigh, NC', + 1919876 => 'Raleigh, NC', + 1919877 => 'Raleigh, NC', + 1919878 => 'Raleigh, NC', + 1919881 => 'Raleigh, NC', + 1919890 => 'Raleigh, NC', + 1919894 => 'Benson, NC', + 1919896 => 'Raleigh, NC', + 1919918 => 'Chapel Hill, NC', + 1919928 => 'Chapel Hill, NC', + 1919929 => 'Chapel Hill, NC', + 1919932 => 'Chapel Hill, NC', + 1919933 => 'Chapel Hill, NC', + 1919934 => 'Smithfield, NC', + 1919936 => 'Princeton, NC', + 1919938 => 'Smithfield, NC', + 1919941 => 'Durham, NC', + 1919942 => 'Chapel Hill, NC', + 1919954 => 'Raleigh, NC', + 1919956 => 'Durham, NC', + 1919957 => 'Durham, NC', + 1919960 => 'Chapel Hill, NC', + 1919962 => 'Chapel Hill, NC', + 1919963 => 'Four Oaks, NC', + 1919965 => 'Selma, NC', + 1919966 => 'Chapel Hill, NC', + 1919967 => 'Chapel Hill, NC', + 1919968 => 'Chapel Hill, NC', + 1919969 => 'Chapel Hill, NC', + 1919981 => 'Raleigh, NC', + 1919989 => 'Smithfield, NC', + 1920 => 'Wisconsin', + 1920206 => 'Watertown, WI', + 1920208 => 'Sheboygan, WI', + 1920223 => 'Oshkosh, WI', + 1920230 => 'Oshkosh, WI', + 1920231 => 'Oshkosh, WI', + 1920232 => 'Oshkosh, WI', + 1920233 => 'Oshkosh, WI', + 1920235 => 'Oshkosh, WI', + 1920236 => 'Oshkosh, WI', + 1920261 => 'Watertown, WI', + 1920262 => 'Watertown, WI', + 1920269 => 'Lomira, WI', + 1920288 => 'Green Bay, WI', + 1920294 => 'Green Lake, WI', + 1920295 => 'Princeton, WI', + 1920303 => 'Oshkosh, WI', + 1920320 => 'Manitowoc, WI', + 1920322 => 'Fond du Lac, WI', + 1920324 => 'Waupun, WI', + 1920326 => 'Randolph, WI', + 1920330 => 'De Pere, WI', + 1920336 => 'De Pere, WI', + 1920337 => 'De Pere, WI', + 1920338 => 'De Pere, WI', + 1920339 => 'De Pere, WI', + 1920347 => 'De Pere, WI', + 1920356 => 'Beaver Dam, WI', + 1920361 => 'Berlin, WI', + 1920380 => 'Appleton, WI', + 1920386 => 'Juneau, WI', + 1920387 => 'Mayville, WI', + 1920388 => 'Kewaunee, WI', + 1920398 => 'Markesan, WI', + 1920405 => 'Green Bay, WI', + 1920406 => 'Green Bay, WI', + 1920424 => 'Oshkosh, WI', + 1920426 => 'Oshkosh, WI', + 1920430 => 'Green Bay, WI', + 1920431 => 'Green Bay, WI', + 1920432 => 'Green Bay, WI', + 1920433 => 'Green Bay, WI', + 1920434 => 'Green Bay, WI', + 1920435 => 'Green Bay, WI', + 1920436 => 'Green Bay, WI', + 1920437 => 'Green Bay, WI', + 1920446 => 'Fremont, WI', + 1920448 => 'Green Bay, WI', + 1920451 => 'Sheboygan, WI', + 1920452 => 'Sheboygan, WI', + 1920457 => 'Sheboygan, WI', + 1920458 => 'Sheboygan, WI', + 1920459 => 'Sheboygan, WI', + 1920465 => 'Green Bay, WI', + 1920467 => 'Sheboygan Falls, WI', + 1920468 => 'Green Bay, WI', + 1920469 => 'Green Bay, WI', + 1920478 => 'Waterloo, WI', + 1920485 => 'Horicon, WI', + 1920487 => 'Algoma, WI', + 1920490 => 'Green Bay, WI', + 1920494 => 'Green Bay, WI', + 1920496 => 'Green Bay, WI', + 1920497 => 'Green Bay, WI', + 1920498 => 'Green Bay, WI', + 1920499 => 'Green Bay, WI', + 1920532 => 'Wrightstown, WI', + 1920533 => 'Campbellsport, WI', + 1920544 => 'Green Bay, WI', + 1920563 => 'Fort Atkinson, WI', + 1920564 => 'Oostburg, WI', + 1920568 => 'Fort Atkinson, WI', + 1920574 => 'Appleton, WI', + 1920582 => 'Winneconne, WI', + 1920593 => 'Green Bay, WI', + 1920596 => 'Manawa, WI', + 1920622 => 'Wild Rose, WI', + 1920623 => 'Columbus, WI', + 1920648 => 'Lake Mills, WI', + 1920652 => 'Manitowoc, WI', + 1920662 => 'Green Bay, WI', + 1920668 => 'Cedar Grove, WI', + 1920674 => 'Jefferson, WI', + 1920682 => 'Manitowoc, WI', + 1920683 => 'Manitowoc, WI', + 1920684 => 'Manitowoc, WI', + 1920685 => 'Omro, WI', + 1920686 => 'Manitowoc, WI', + 1920693 => 'Cleveland, WI', + 1920699 => 'Johnson Creek, WI', + 1920720 => 'Neenah, WI', + 1920722 => 'Neenah, WI', + 1920725 => 'Neenah, WI', + 1920727 => 'Neenah, WI', + 1920729 => 'Neenah, WI', + 1920730 => 'Appleton, WI', + 1920731 => 'Appleton, WI', + 1920733 => 'Appleton, WI', + 1920734 => 'Appleton, WI', + 1920735 => 'Appleton, WI', + 1920738 => 'Appleton, WI', + 1920739 => 'Appleton, WI', + 1920743 => 'Sturgeon Bay, WI', + 1920746 => 'Sturgeon Bay, WI', + 1920748 => 'Ripon, WI', + 1920749 => 'Appleton, WI', + 1920751 => 'Neenah, WI', + 1920755 => 'Mishicot, WI', + 1920756 => 'Brillion, WI', + 1920757 => 'Greenville, WI', + 1920758 => 'Manitowoc, WI', + 1920759 => 'Kaukauna, WI', + 1920766 => 'Kaukauna, WI', + 1920775 => 'Valders, WI', + 1920779 => 'Hortonville, WI', + 1920787 => 'Wautoma, WI', + 1920793 => 'Two Rivers, WI', + 1920794 => 'Two Rivers, WI', + 1920803 => 'Sheboygan, WI', + 1920822 => 'Pulaski, WI', + 1920826 => 'Abrams, WI', + 1920830 => 'Appleton, WI', + 1920831 => 'Appleton, WI', + 1920832 => 'Appleton, WI', + 1920833 => 'Seymour, WI', + 1920834 => 'Oconto, WI', + 1920836 => 'Larsen, WI', + 1920837 => 'Casco, WI', + 1920839 => 'Baileys Harbor, WI', + 1920842 => 'Suring, WI', + 1920845 => 'Luxemburg, WI', + 1920846 => 'Oconto Falls, WI', + 1920849 => 'Chilton, WI', + 1920853 => 'Hilbert, WI', + 1920854 => 'Sister Bay, WI', + 1920855 => 'Gillett, WI', + 1920863 => 'Denmark, WI', + 1920864 => 'Greenleaf, WI', + 1920866 => 'New Franken, WI', + 1920867 => 'Weyauwega, WI', + 1920868 => 'Fish Creek, WI', + 1920869 => 'Oneida, WI', + 1920876 => 'Elkhart Lake, WI', + 1920882 => 'Appleton, WI', + 1920884 => 'Green Bay, WI', + 1920885 => 'Beaver Dam, WI', + 1920886 => 'Neenah, WI', + 1920887 => 'Beaver Dam, WI', + 1920892 => 'Plymouth, WI', + 1920893 => 'Plymouth, WI', + 1920894 => 'Kiel, WI', + 1920897 => 'Coleman, WI', + 1920898 => 'New Holstein, WI', + 1920907 => 'Fond du Lac, WI', + 1920921 => 'Fond du Lac, WI', + 1920922 => 'Fond du Lac, WI', + 1920923 => 'Fond du Lac, WI', + 1920924 => 'Fond du Lac, WI', + 1920926 => 'Fond du Lac, WI', + 1920928 => 'Fox Lake, WI', + 1920929 => 'Fond du Lac, WI', + 1920933 => 'Fond du Lac, WI', + 1920954 => 'Appleton, WI', + 1920964 => 'De Pere, WI', + 1920965 => 'Green Bay, WI', + 1920968 => 'Appleton, WI', + 1920969 => 'Neenah, WI', + 1920982 => 'New London, WI', + 1920983 => 'De Pere, WI', + 1920984 => 'Black Creek, WI', + 1920992 => 'Rio, WI', + 1920993 => 'Appleton, WI', + 1920994 => 'Random Lake, WI', + 1920996 => 'Appleton, WI', + 1920997 => 'Appleton, WI', + 1925 => 'California', + 1925210 => 'Walnut Creek, CA', + 1925225 => 'Pleasanton, CA', + 1925227 => 'Pleasanton, CA', + 1925228 => 'Martinez, CA', + 1925229 => 'Martinez, CA', + 1925240 => 'Brentwood, CA', + 1925242 => 'San Ramon, CA', + 1925243 => 'Livermore, CA', + 1925244 => 'San Ramon, CA', + 1925245 => 'Livermore, CA', + 1925249 => 'Pleasanton, CA', + 1925251 => 'Pleasanton, CA', + 1925252 => 'Pittsburg, CA', + 1925253 => 'Orinda, CA', + 1925254 => 'Orinda, CA', + 1925256 => 'Walnut Creek, CA', + 1925258 => 'Orinda, CA', + 1925274 => 'Walnut Creek, CA', + 1925275 => 'San Ramon, CA', + 1925277 => 'San Ramon, CA', + 1925280 => 'Walnut Creek, CA', + 1925283 => 'Lafayette, CA', + 1925284 => 'Lafayette, CA', + 1925287 => 'Walnut Creek, CA', + 1925288 => 'Concord, CA', + 1925292 => 'Livermore, CA', + 1925294 => 'Livermore, CA', + 1925295 => 'Walnut Creek, CA', + 1925296 => 'Walnut Creek, CA', + 1925299 => 'Lafayette, CA', + 1925308 => 'Brentwood, CA', + 1925313 => 'Martinez, CA', + 1925314 => 'Danville, CA', + 1925335 => 'Martinez, CA', + 1925355 => 'San Ramon, CA', + 1925356 => 'Concord, CA', + 1925363 => 'Concord, CA', + 1925370 => 'Martinez, CA', + 1925371 => 'Livermore, CA', + 1925372 => 'Martinez, CA', + 1925373 => 'Livermore, CA', + 1925376 => 'Moraga, CA', + 1925377 => 'Moraga, CA', + 1925416 => 'Pleasanton, CA', + 1925417 => 'Pleasanton, CA', + 1925426 => 'Pleasanton, CA', + 1925427 => 'Pittsburg, CA', + 1925432 => 'Pittsburg, CA', + 1925439 => 'Pittsburg, CA', + 1925443 => 'Livermore, CA', + 1925447 => 'Livermore, CA', + 1925449 => 'Livermore, CA', + 1925454 => 'Livermore, CA', + 1925455 => 'Livermore, CA', + 1925456 => 'Livermore, CA', + 1925458 => 'Bay Point, CA', + 1925460 => 'Pleasanton, CA', + 1925461 => 'Pleasanton, CA', + 1925462 => 'Pleasanton, CA', + 1925463 => 'Pleasanton, CA', + 1925469 => 'Pleasanton, CA', + 1925472 => 'Walnut Creek, CA', + 1925473 => 'Pittsburg, CA', + 1925478 => 'Walnut Creek, CA', + 1925484 => 'Pleasanton, CA', + 1925485 => 'Pleasanton, CA', + 1925513 => 'Brentwood, CA', + 1925516 => 'Brentwood, CA', + 1925521 => 'Concord, CA', + 1925522 => 'Antioch, CA', + 1925543 => 'San Ramon, CA', + 1925551 => 'Dublin, CA', + 1925556 => 'Dublin, CA', + 1925560 => 'Dublin, CA', + 1925600 => 'Pleasanton, CA', + 1925603 => 'Concord, CA', + 1925606 => 'Livermore, CA', + 1925609 => 'Concord, CA', + 1925625 => 'Oakley, CA', + 1925631 => 'Moraga, CA', + 1925634 => 'Brentwood, CA', + 1925648 => 'Danville, CA', + 1925671 => 'Concord, CA', + 1925672 => 'Clayton, CA', + 1925673 => 'Clayton, CA', + 1925674 => 'Concord, CA', + 1925676 => 'Concord, CA', + 1925679 => 'Oakley, CA', + 1925680 => 'Concord, CA', + 1925681 => 'Concord, CA', + 1925682 => 'Concord, CA', + 1925684 => 'Bethel Island, CA', + 1925685 => 'Concord, CA', + 1925686 => 'Concord, CA', + 1925687 => 'Concord, CA', + 1925689 => 'Concord, CA', + 1925691 => 'Concord, CA', + 1925706 => 'Antioch, CA', + 1925734 => 'Pleasanton, CA', + 1925735 => 'San Ramon, CA', + 1925736 => 'Danville, CA', + 1925743 => 'Danville, CA', + 1925754 => 'Antioch, CA', + 1925755 => 'Antioch, CA', + 1925756 => 'Antioch, CA', + 1925757 => 'Antioch, CA', + 1925776 => 'Antioch, CA', + 1925777 => 'Antioch, CA', + 1925778 => 'Antioch, CA', + 1925779 => 'Antioch, CA', + 1925798 => 'Concord, CA', + 1925803 => 'Dublin, CA', + 1925813 => 'Antioch, CA', + 1925820 => 'Danville, CA', + 1925825 => 'Concord, CA', + 1925827 => 'Concord, CA', + 1925828 => 'Dublin, CA', + 1925829 => 'Dublin, CA', + 1925830 => 'San Ramon, CA', + 1925833 => 'Dublin, CA', + 1925837 => 'Danville, CA', + 1925846 => 'Pleasanton, CA', + 1925847 => 'Pleasanton, CA', + 1925849 => 'Concord, CA', + 1925866 => 'San Ramon, CA', + 1925875 => 'Dublin, CA', + 1925906 => 'Walnut Creek, CA', + 1925924 => 'Pleasanton, CA', + 1925930 => 'Walnut Creek, CA', + 1925931 => 'Pleasanton, CA', + 1925932 => 'Walnut Creek, CA', + 1925933 => 'Walnut Creek, CA', + 1925934 => 'Walnut Creek, CA', + 1925935 => 'Walnut Creek, CA', + 1925937 => 'Walnut Creek, CA', + 1925938 => 'Walnut Creek, CA', + 1925939 => 'Walnut Creek, CA', + 1925943 => 'Walnut Creek, CA', + 1925944 => 'Walnut Creek, CA', + 1925945 => 'Walnut Creek, CA', + 1925946 => 'Walnut Creek, CA', + 1925947 => 'Walnut Creek, CA', + 1925952 => 'Walnut Creek, CA', + 1925954 => 'Walnut Creek, CA', + 1925957 => 'Martinez, CA', + 1925960 => 'Livermore, CA', + 1925962 => 'Lafayette, CA', + 1925969 => 'Concord, CA', + 1925978 => 'Antioch, CA', + 1925979 => 'Walnut Creek, CA', + 1925988 => 'Walnut Creek, CA', + 1928 => 'Arizona', + 1928203 => 'Sedona, AZ', + 1928204 => 'Sedona, AZ', + 1928213 => 'Flagstaff, AZ', + 1928214 => 'Flagstaff, AZ', + 1928226 => 'Flagstaff, AZ', + 1928237 => 'Prescott, AZ', + 1928282 => 'Sedona, AZ', + 1928283 => 'Tuba City, AZ', + 1928284 => 'Sedona, AZ', + 1928289 => 'Winslow, AZ', + 1928314 => 'Yuma, AZ', + 1928317 => 'Yuma, AZ', + 1928329 => 'Yuma, AZ', + 1928333 => 'Springerville, AZ', + 1928337 => 'St. Johns, AZ', + 1928338 => 'Whiteriver, AZ', + 1928341 => 'Yuma, AZ', + 1928342 => 'Yuma, AZ', + 1928343 => 'Yuma, AZ', + 1928344 => 'Yuma, AZ', + 1928345 => 'Yuma, AZ', + 1928348 => 'Safford, AZ', + 1928367 => 'Pinetop, AZ', + 1928368 => 'Lakeside, AZ', + 1928373 => 'Yuma, AZ', + 1928425 => 'Globe, AZ', + 1928428 => 'Safford, AZ', + 1928442 => 'Prescott, AZ', + 1928443 => 'Prescott, AZ', + 1928445 => 'Prescott, AZ', + 1928453 => 'Lake Havasu City, AZ', + 1928468 => 'Payson, AZ', + 1928472 => 'Payson, AZ', + 1928474 => 'Payson, AZ', + 1928475 => 'San Carlos, AZ', + 1928476 => 'Pine, AZ', + 1928505 => 'Lake Havasu City, AZ', + 1928522 => 'Flagstaff, AZ', + 1928524 => 'Holbrook, AZ', + 1928526 => 'Flagstaff, AZ', + 1928527 => 'Flagstaff, AZ', + 1928532 => 'Show Low, AZ', + 1928536 => 'Snowflake, AZ', + 1928537 => 'Show Low, AZ', + 1928541 => 'Prescott, AZ', + 1928556 => 'Flagstaff, AZ', + 1928565 => 'Golden Valley, AZ', + 1928567 => 'Camp Verde, AZ', + 1928607 => 'Flagstaff, AZ', + 1928634 => 'Cottonwood, AZ', + 1928635 => 'Williams, AZ', + 1928636 => 'Chino Valley, AZ', + 1928638 => 'Grand Canyon Village, AZ', + 1928639 => 'Cottonwood, AZ', + 1928645 => 'Page, AZ', + 1928649 => 'Cottonwood, AZ', + 1928669 => 'Parker, AZ', + 1928674 => 'Chinle, AZ', + 1928680 => 'Lake Havasu City, AZ', + 1928681 => 'Kingman, AZ', + 1928684 => 'Wickenburg, AZ', + 1928692 => 'Kingman, AZ', + 1928697 => 'Kayenta, AZ', + 1928699 => 'Flagstaff, AZ', + 1928704 => 'Bullhead City, AZ', + 1928708 => 'Prescott, AZ', + 1928710 => 'Prescott, AZ', + 1928714 => 'Flagstaff, AZ', + 1928717 => 'Prescott, AZ', + 1928718 => 'Kingman, AZ', + 1928726 => 'Yuma, AZ', + 1928729 => 'Fort Defiance, AZ', + 1928753 => 'Kingman, AZ', + 1928754 => 'Bullhead City, AZ', + 1928757 => 'Kingman, AZ', + 1928758 => 'Bullhead City, AZ', + 1928759 => 'Prescott Valley, AZ', + 1928763 => 'Bullhead City, AZ', + 1928764 => 'Lake Havasu City, AZ', + 1928771 => 'Prescott, AZ', + 1928772 => 'Prescott Valley, AZ', + 1928773 => 'Flagstaff, AZ', + 1928774 => 'Flagstaff, AZ', + 1928775 => 'Prescott Valley, AZ', + 1928776 => 'Prescott, AZ', + 1928777 => 'Prescott, AZ', + 1928778 => 'Prescott, AZ', + 1928779 => 'Flagstaff, AZ', + 1928782 => 'Yuma, AZ', + 1928783 => 'Yuma, AZ', + 1928785 => 'Wellton, AZ', + 1928788 => 'Fort Mohave, AZ', + 1928853 => 'Flagstaff, AZ', + 1928854 => 'Lake Havasu City, AZ', + 1928855 => 'Lake Havasu City, AZ', + 1928859 => 'Salome, AZ', + 1928865 => 'Clifton, AZ', + 1928871 => 'Window Rock, AZ', + 1928899 => 'Prescott, AZ', + 1928927 => 'Quartzsite, AZ', + 1929 => 'New York', + 1930 => 'Indiana', + 1931 => 'Tennessee', + 1931221 => 'Clarksville, TN', + 1931223 => 'Columbia, TN', + 1931232 => 'Dover, TN', + 1931243 => 'Celina, TN', + 1931245 => 'Clarksville, TN', + 1931268 => 'Gainesboro, TN', + 1931270 => 'Lewisburg, TN', + 1931289 => 'Erin, TN', + 1931296 => 'Waverly, TN', + 1931320 => 'Clarksville, TN', + 1931358 => 'Clarksville, TN', + 1931359 => 'Lewisburg, TN', + 1931363 => 'Pulaski, TN', + 1931364 => 'Chapel Hill, TN', + 1931372 => 'Cookeville, TN', + 1931379 => 'Mount Pleasant, TN', + 1931380 => 'Columbia, TN', + 1931381 => 'Columbia, TN', + 1931388 => 'Columbia, TN', + 1931393 => 'Tullahoma, TN', + 1931424 => 'Pulaski, TN', + 1931427 => 'Ardmore, TN', + 1931431 => 'Clarksville, TN', + 1931432 => 'Cookeville, TN', + 1931433 => 'Fayetteville, TN', + 1931438 => 'Fayetteville, TN', + 1931454 => 'Tullahoma, TN', + 1931455 => 'Tullahoma, TN', + 1931456 => 'Crossville, TN', + 1931461 => 'Tullahoma, TN', + 1931473 => 'McMinnville, TN', + 1931474 => 'McMinnville, TN', + 1931484 => 'Crossville, TN', + 1931486 => 'Spring Hill, TN', + 1931490 => 'Columbia, TN', + 1931503 => 'Clarksville, TN', + 1931507 => 'McMinnville, TN', + 1931520 => 'Cookeville, TN', + 1931525 => 'Cookeville, TN', + 1931526 => 'Cookeville, TN', + 1931528 => 'Cookeville, TN', + 1931535 => 'New Johnsonville, TN', + 1931537 => 'Cookeville, TN', + 1931542 => 'Clarksville, TN', + 1931551 => 'Clarksville, TN', + 1931552 => 'Clarksville, TN', + 1931553 => 'Clarksville, TN', + 1931582 => 'McEwen, TN', + 1931589 => 'Linden, TN', + 1931592 => 'Tracy City, TN', + 1931598 => 'Sewanee, TN', + 1931645 => 'Clarksville, TN', + 1931647 => 'Clarksville, TN', + 1931648 => 'Clarksville, TN', + 1931668 => 'McMinnville, TN', + 1931670 => 'Lyles, TN', + 1931680 => 'Shelbyville, TN', + 1931684 => 'Shelbyville, TN', + 1931685 => 'Shelbyville, TN', + 1931686 => 'Rock Island, TN', + 1931707 => 'Crossville, TN', + 1931722 => 'Waynesboro, TN', + 1931723 => 'Manchester, TN', + 1931724 => 'Collinwood, TN', + 1931728 => 'Manchester, TN', + 1931729 => 'Centerville, TN', + 1931738 => 'Sparta, TN', + 1931759 => 'Lynchburg, TN', + 1931761 => 'Sparta, TN', + 1931762 => 'Lawrenceburg, TN', + 1931766 => 'Lawrenceburg, TN', + 1931779 => 'Gruetli-Laager, TN', + 1931787 => 'Crossville, TN', + 1931788 => 'Crossville, TN', + 1931796 => 'Hohenwald, TN', + 1931802 => 'Clarksville, TN', + 1931815 => 'McMinnville, TN', + 1931823 => 'Livingston, TN', + 1931836 => 'Sparta, TN', + 1931837 => 'Sparta, TN', + 1931839 => 'Monterey, TN', + 1931840 => 'Columbia, TN', + 1931852 => 'Leoma, TN', + 1931853 => 'Loretto, TN', + 1931858 => 'Baxter, TN', + 1931863 => 'Clarkrange, TN', + 1931864 => 'Byrdstown, TN', + 1931879 => 'Jamestown, TN', + 1931905 => 'Clarksville, TN', + 1931906 => 'Clarksville, TN', + 1931920 => 'Clarksville, TN', + 1931924 => 'Monteagle, TN', + 1931946 => 'Spencer, TN', + 1931962 => 'Winchester, TN', + 1931967 => 'Winchester, TN', + 1934 => 'New York, NY', + 1936 => 'Texas', + 1936231 => 'Conroe, TX', + 1936254 => 'Timpson, TX', + 1936257 => 'Dayton, TX', + 1936258 => 'Dayton, TX', + 1936264 => 'Conroe, TX', + 1936269 => 'Joaquin, TX', + 1936271 => 'Conroe, TX', + 1936273 => 'Conroe, TX', + 1936275 => 'San Augustine, TX', + 1936291 => 'Huntsville, TX', + 1936293 => 'Huntsville, TX', + 1936294 => 'Huntsville, TX', + 1936295 => 'Huntsville, TX', + 1936327 => 'Livingston, TX', + 1936328 => 'Livingston, TX', + 1936334 => 'Liberty, TX', + 1936336 => 'Liberty, TX', + 1936344 => 'New Waverly, TX', + 1936348 => 'Madisonville, TX', + 1936372 => 'Waller, TX', + 1936398 => 'Corrigan, TX', + 1936435 => 'Huntsville, TX', + 1936436 => 'Huntsville, TX', + 1936439 => 'Huntsville, TX', + 1936441 => 'Conroe, TX', + 1936448 => 'Montgomery, TX', + 1936449 => 'Montgomery, TX', + 1936462 => 'Nacogdoches, TX', + 1936494 => 'Conroe, TX', + 1936522 => 'Conroe, TX', + 1936539 => 'Conroe, TX', + 1936544 => 'Crockett, TX', + 1936559 => 'Nacogdoches, TX', + 1936560 => 'Nacogdoches, TX', + 1936564 => 'Nacogdoches, TX', + 1936569 => 'Nacogdoches, TX', + 1936582 => 'Montgomery, TX', + 1936588 => 'Montgomery, TX', + 1936590 => 'Center, TX', + 1936591 => 'Center, TX', + 1936594 => 'Trinity, TX', + 1936597 => 'Montgomery, TX', + 1936598 => 'Center, TX', + 1936628 => 'Shepherd, TX', + 1936632 => 'Lufkin, TX', + 1936633 => 'Lufkin, TX', + 1936634 => 'Lufkin, TX', + 1936637 => 'Lufkin, TX', + 1936639 => 'Lufkin, TX', + 1936642 => 'Groveton, TX', + 1936646 => 'Onalaska, TX', + 1936647 => 'Conroe, TX', + 1936653 => 'Coldspring, TX', + 1936687 => 'Grapeland, TX', + 1936699 => 'Lufkin, TX', + 1936756 => 'Conroe, TX', + 1936760 => 'Conroe, TX', + 1936788 => 'Conroe, TX', + 1936825 => 'Navasota, TX', + 1936829 => 'Diboll, TX', + 1936856 => 'Willis, TX', + 1936858 => 'Alto, TX', + 1936875 => 'Lufkin, TX', + 1936890 => 'Willis, TX', + 1936931 => 'Waller, TX', + 1936967 => 'Livingston, TX', + 1937 => 'Ohio', + 1937208 => 'Dayton, OH', + 1937222 => 'Dayton, OH', + 1937223 => 'Dayton, OH', + 1937224 => 'Dayton, OH', + 1937225 => 'Dayton, OH', + 1937226 => 'Dayton, OH', + 1937228 => 'Dayton, OH', + 1937233 => 'Dayton, OH', + 1937235 => 'Dayton, OH', + 1937236 => 'Dayton, OH', + 1937237 => 'Dayton, OH', + 1937252 => 'Dayton, OH', + 1937253 => 'Dayton, OH', + 1937254 => 'Dayton, OH', + 1937256 => 'Dayton, OH', + 1937257 => 'Dayton, OH', + 1937258 => 'Dayton, OH', + 1937262 => 'Dayton, OH', + 1937263 => 'Dayton, OH', + 1937264 => 'Dayton, OH', + 1937268 => 'Dayton, OH', + 1937274 => 'Dayton, OH', + 1937275 => 'Dayton, OH', + 1937276 => 'Dayton, OH', + 1937277 => 'Dayton, OH', + 1937278 => 'Dayton, OH', + 1937279 => 'Dayton, OH', + 1937291 => 'Dayton, OH', + 1937292 => 'Bellefontaine, OH', + 1937293 => 'Dayton, OH', + 1937294 => 'Dayton, OH', + 1937295 => 'Fort Loramie, OH', + 1937296 => 'Dayton, OH', + 1937297 => 'Dayton, OH', + 1937298 => 'Dayton, OH', + 1937299 => 'Dayton, OH', + 1937312 => 'Dayton, OH', + 1937320 => 'Beavercreek, OH', + 1937322 => 'Springfield, OH', + 1937323 => 'Springfield, OH', + 1937324 => 'Springfield, OH', + 1937325 => 'Springfield, OH', + 1937328 => 'Springfield, OH', + 1937332 => 'Troy, OH', + 1937333 => 'Dayton, OH', + 1937335 => 'Troy, OH', + 1937339 => 'Troy, OH', + 1937342 => 'Springfield, OH', + 1937352 => 'Xenia, OH', + 1937364 => 'Lynchburg, OH', + 1937372 => 'Xenia, OH', + 1937374 => 'Xenia, OH', + 1937376 => 'Xenia, OH', + 1937378 => 'Georgetown, OH', + 1937382 => 'Wilmington, OH', + 1937383 => 'Wilmington, OH', + 1937384 => 'Miamisburg, OH', + 1937386 => 'Seaman, OH', + 1937390 => 'Springfield, OH', + 1937392 => 'Ripley, OH', + 1937393 => 'Hillsboro, OH', + 1937399 => 'Springfield, OH', + 1937415 => 'Dayton, OH', + 1937424 => 'Dayton, OH', + 1937426 => 'Beavercreek, OH', + 1937427 => 'Beavercreek, OH', + 1937428 => 'Dayton, OH', + 1937429 => 'Beavercreek, OH', + 1937431 => 'Beavercreek, OH', + 1937432 => 'Dayton, OH', + 1937433 => 'Dayton, OH', + 1937434 => 'Dayton, OH', + 1937435 => 'Dayton, OH', + 1937436 => 'Dayton, OH', + 1937437 => 'New Paris, OH', + 1937438 => 'Dayton, OH', + 1937439 => 'Dayton, OH', + 1937440 => 'Troy, OH', + 1937443 => 'Dayton, OH', + 1937444 => 'Mount Orab, OH', + 1937446 => 'Sardinia, OH', + 1937452 => 'Camden, OH', + 1937454 => 'Dayton, OH', + 1937456 => 'Eaton, OH', + 1937461 => 'Dayton, OH', + 1937465 => 'West Liberty, OH', + 1937473 => 'Covington, OH', + 1937484 => 'Urbana, OH', + 1937492 => 'Sidney, OH', + 1937496 => 'Dayton, OH', + 1937497 => 'Sidney, OH', + 1937498 => 'Sidney, OH', + 1937525 => 'Springfield, OH', + 1937526 => 'Versailles, OH', + 1937544 => 'West Union, OH', + 1937547 => 'Greenville, OH', + 1937548 => 'Greenville, OH', + 1937549 => 'Manchester, OH', + 1937558 => 'Dayton, OH', + 1937578 => 'Marysville, OH', + 1937584 => 'Sabina, OH', + 1937585 => 'De Graff, OH', + 1937587 => 'Peebles, OH', + 1937592 => 'Bellefontaine, OH', + 1937593 => 'Bellefontaine, OH', + 1937596 => 'Jackson Center, OH', + 1937599 => 'Bellefontaine, OH', + 1937610 => 'Dayton, OH', + 1937615 => 'Piqua, OH', + 1937641 => 'Dayton, OH', + 1937642 => 'Marysville, OH', + 1937644 => 'Marysville, OH', + 1937652 => 'Urbana, OH', + 1937653 => 'Urbana, OH', + 1937660 => 'Dayton, OH', + 1937663 => 'St. Paris, OH', + 1937667 => 'Tipp City, OH', + 1937669 => 'Tipp City, OH', + 1937675 => 'Jamestown, OH', + 1937687 => 'New Lebanon, OH', + 1937692 => 'Arcanum, OH', + 1937698 => 'West Milton, OH', + 1937723 => 'Dayton, OH', + 1937743 => 'Franklin, OH', + 1937746 => 'Franklin, OH', + 1937748 => 'Springboro, OH', + 1937754 => 'Fairborn, OH', + 1937766 => 'Cedarville, OH', + 1937767 => 'Yellow Springs, OH', + 1937773 => 'Piqua, OH', + 1937778 => 'Piqua, OH', + 1937780 => 'Leesburg, OH', + 1937783 => 'Blanchester, OH', + 1937833 => 'Brookville, OH', + 1937834 => 'Mechanicsburg, OH', + 1937836 => 'Englewood, OH', + 1937839 => 'West Alexandria, OH', + 1937845 => 'New Carlisle, OH', + 1937847 => 'Miamisburg, OH', + 1937848 => 'Bellbrook, OH', + 1937849 => 'New Carlisle, OH', + 1937855 => 'Germantown, OH', + 1937864 => 'Enon, OH', + 1937865 => 'Miamisburg, OH', + 1937866 => 'Miamisburg, OH', + 1937878 => 'Fairborn, OH', + 1937879 => 'Fairborn, OH', + 1937890 => 'Dayton, OH', + 1937898 => 'Vandalia, OH', + 1937912 => 'Beavercreek, OH', + 1937938 => 'Dayton, OH', + 1937962 => 'Lewisburg, OH', + 1937964 => 'Springfield, OH', + 1937981 => 'Greenfield, OH', + 1938 => 'Alabama', + 1940 => 'Texas', + 1940228 => 'Wichita Falls, TX', + 1940243 => 'Denton, TX', + 1940320 => 'Denton, TX', + 1940322 => 'Wichita Falls, TX', + 1940323 => 'Denton, TX', + 1940325 => 'Mineral Wells, TX', + 1940328 => 'Mineral Wells, TX', + 1940349 => 'Denton, TX', + 1940365 => 'Aubrey, TX', + 1940380 => 'Denton, TX', + 1940381 => 'Denton, TX', + 1940382 => 'Denton, TX', + 1940383 => 'Denton, TX', + 1940384 => 'Denton, TX', + 1940387 => 'Denton, TX', + 1940397 => 'Wichita Falls, TX', + 1940433 => 'Boyd, TX', + 1940442 => 'Denton, TX', + 1940458 => 'Sanger, TX', + 1940464 => 'Argyle, TX', + 1940479 => 'Ponder, TX', + 1940482 => 'Krum, TX', + 1940484 => 'Denton, TX', + 1940495 => 'Electra, TX', + 1940521 => 'Graham, TX', + 1940538 => 'Henrietta, TX', + 1940549 => 'Graham, TX', + 1940552 => 'Vernon, TX', + 1940553 => 'Vernon, TX', + 1940564 => 'Olney, TX', + 1940565 => 'Denton, TX', + 1940566 => 'Denton, TX', + 1940567 => 'Jacksboro, TX', + 1940569 => 'Burkburnett, TX', + 1940574 => 'Archer City, TX', + 1940591 => 'Denton, TX', + 1940592 => 'Iowa Park, TX', + 1940612 => 'Gainesville, TX', + 1940626 => 'Decatur, TX', + 1940627 => 'Decatur, TX', + 1940644 => 'Chico, TX', + 1940648 => 'Justin, TX', + 1940663 => 'Quanah, TX', + 1940665 => 'Gainesville, TX', + 1940668 => 'Gainesville, TX', + 1940676 => 'Sheppard AFB, Wichita Falls, TX', + 1940683 => 'Bridgeport, TX', + 1940686 => 'Pilot Point, TX', + 1940687 => 'Wichita Falls, TX', + 1940689 => 'Wichita Falls, TX', + 1940691 => 'Wichita Falls, TX', + 1940692 => 'Wichita Falls, TX', + 1940696 => 'Wichita Falls, TX', + 1940716 => 'Wichita Falls, TX', + 1940723 => 'Wichita Falls, TX', + 1940759 => 'Muenster, TX', + 1940761 => 'Wichita Falls, TX', + 1940766 => 'Wichita Falls, TX', + 1940767 => 'Wichita Falls, TX', + 1940779 => 'Graford, TX', + 1940825 => 'Nocona, TX', + 1940851 => 'Wichita Falls, TX', + 1940855 => 'Wichita Falls, TX', + 1940864 => 'Haskell, TX', + 1940872 => 'Bowie, TX', + 1940889 => 'Seymour, TX', + 1940891 => 'Denton, TX', + 1940898 => 'Denton, TX', + 1940937 => 'Childress, TX', + 1941 => 'Florida', + 1941205 => 'Punta Gorda, FL', + 1941235 => 'Port Charlotte, FL', + 1941240 => 'North Port, FL', + 1941244 => 'Venice, FL', + 1941255 => 'Port Charlotte, FL', + 1941284 => 'Sarasota, FL', + 1941302 => 'Sarasota, FL', + 1941306 => 'Sarasota, FL', + 1941308 => 'Sarasota, FL', + 1941312 => 'Sarasota, FL', + 1941316 => 'Sarasota, FL', + 1941320 => 'Sarasota, FL', + 1941321 => 'Sarasota, FL', + 1941322 => 'Myakka City, FL', + 1941330 => 'Sarasota, FL', + 1941342 => 'Sarasota, FL', + 1941343 => 'Sarasota, FL', + 1941346 => 'Sarasota, FL', + 1941347 => 'Punta Gorda, FL', + 1941349 => 'Sarasota, FL', + 1941350 => 'Sarasota, FL', + 1941351 => 'Sarasota, FL', + 1941355 => 'Sarasota, FL', + 1941358 => 'Sarasota, FL', + 1941359 => 'Sarasota, FL', + 1941360 => 'Sarasota, FL', + 1941361 => 'Sarasota, FL', + 1941362 => 'Sarasota, FL', + 1941363 => 'Sarasota, FL', + 1941364 => 'Sarasota, FL', + 1941365 => 'Sarasota, FL', + 1941366 => 'Sarasota, FL', + 1941371 => 'Sarasota, FL', + 1941373 => 'Sarasota, FL', + 1941377 => 'Sarasota, FL', + 1941378 => 'Sarasota, FL', + 1941379 => 'Sarasota, FL', + 1941383 => 'Longboat Key, FL', + 1941387 => 'Longboat Key, FL', + 1941388 => 'Sarasota, FL', + 1941391 => 'Port Charlotte, FL', + 1941400 => 'Sarasota, FL', + 1941408 => 'Venice, FL', + 1941412 => 'Venice, FL', + 1941423 => 'North Port, FL', + 1941426 => 'North Port, FL', + 1941429 => 'North Port, FL', + 1941444 => 'Sarasota, FL', + 1941460 => 'Englewood, FL', + 1941473 => 'Englewood, FL', + 1941474 => 'Englewood, FL', + 1941475 => 'Englewood, FL', + 1941480 => 'Venice, FL', + 1941483 => 'Venice, FL', + 1941484 => 'Venice, FL', + 1941485 => 'Venice, FL', + 1941486 => 'Venice, FL', + 1941487 => 'Sarasota, FL', + 1941488 => 'Venice, FL', + 1941492 => 'Venice, FL', + 1941493 => 'Venice, FL', + 1941496 => 'Venice, FL', + 1941497 => 'Venice, FL', + 1941505 => 'Punta Gorda, FL', + 1941544 => 'Sarasota, FL', + 1941552 => 'Sarasota, FL', + 1941554 => 'Sarasota, FL', + 1941556 => 'Sarasota, FL', + 1941564 => 'North Port, FL', + 1941567 => 'Bradenton, FL', + 1941575 => 'Punta Gorda, FL', + 1941586 => 'Sarasota, FL', + 1941613 => 'Port Charlotte, FL', + 1941623 => 'Port Charlotte, FL', + 1941624 => 'Port Charlotte, FL', + 1941625 => 'Port Charlotte, FL', + 1941627 => 'Port Charlotte, FL', + 1941629 => 'Port Charlotte, FL', + 1941637 => 'Punta Gorda, FL', + 1941639 => 'Punta Gorda, FL', + 1941706 => 'Sarasota, FL', + 1941708 => 'Bradenton, FL', + 1941721 => 'Palmetto, FL', + 1941722 => 'Palmetto, FL', + 1941723 => 'Palmetto, FL', + 1941727 => 'Bradenton, FL', + 1941729 => 'Palmetto, FL', + 1941739 => 'Bradenton, FL', + 1941741 => 'Bradenton, FL', + 1941743 => 'Port Charlotte, FL', + 1941744 => 'Bradenton, FL', + 1941745 => 'Bradenton, FL', + 1941746 => 'Bradenton, FL', + 1941747 => 'Bradenton, FL', + 1941748 => 'Bradenton, FL', + 1941749 => 'Bradenton, FL', + 1941750 => 'Bradenton, FL', + 1941751 => 'Bradenton, FL', + 1941752 => 'Bradenton, FL', + 1941753 => 'Bradenton, FL', + 1941755 => 'Bradenton, FL', + 1941756 => 'Bradenton, FL', + 1941758 => 'Bradenton, FL', + 1941761 => 'Bradenton, FL', + 1941764 => 'Port Charlotte, FL', + 1941766 => 'Port Charlotte, FL', + 1941776 => 'Parrish, FL', + 1941782 => 'Bradenton, FL', + 1941792 => 'Bradenton, FL', + 1941794 => 'Bradenton, FL', + 1941795 => 'Bradenton, FL', + 1941798 => 'Bradenton, FL', + 1941809 => 'Sarasota, FL', + 1941822 => 'Sarasota, FL', + 1941833 => 'Punta Gorda, FL', + 1941861 => 'Sarasota, FL', + 1941870 => 'Sarasota, FL', + 1941894 => 'Sarasota, FL', + 1941896 => 'Bradenton, FL', + 1941906 => 'Sarasota, FL', + 1941917 => 'Sarasota, FL', + 1941921 => 'Sarasota, FL', + 1941922 => 'Sarasota, FL', + 1941923 => 'Sarasota, FL', + 1941924 => 'Sarasota, FL', + 1941925 => 'Sarasota, FL', + 1941926 => 'Sarasota, FL', + 1941927 => 'Sarasota, FL', + 1941928 => 'Sarasota, FL', + 1941929 => 'Sarasota, FL', + 1941932 => 'Bradenton, FL', + 1941951 => 'Sarasota, FL', + 1941952 => 'Sarasota, FL', + 1941953 => 'Sarasota, FL', + 1941954 => 'Sarasota, FL', + 1941955 => 'Sarasota, FL', + 1941957 => 'Sarasota, FL', + 1941964 => 'Boca Grande, FL', + 1941979 => 'Port Charlotte, FL', + 1947 => 'Michigan', + 1949 => 'California', + 1949221 => 'Irvine, CA', + 1949249 => 'Laguna Niguel, CA', + 1949253 => 'Irvine, CA', + 1949258 => 'Newport Beach, CA', + 1949260 => 'Irvine, CA', + 1949262 => 'Irvine, CA', + 1949333 => 'Irvine, CA', + 1949336 => 'Irvine, CA', + 1949341 => 'Irvine, CA', + 1949347 => 'Mission Viejo, CA', + 1949361 => 'San Clemente, CA', + 1949363 => 'Laguna Niguel, CA', + 1949364 => 'Mission Viejo, CA', + 1949366 => 'San Clemente, CA', + 1949369 => 'San Clemente, CA', + 1949376 => 'Laguna Beach, CA', + 1949387 => 'Irvine, CA', + 1949425 => 'Aliso Viejo, CA', + 1949428 => 'Irvine, CA', + 1949442 => 'Irvine, CA', + 1949450 => 'Irvine, CA', + 1949452 => 'Laguna Hills, CA', + 1949453 => 'Irvine, CA', + 1949474 => 'Irvine, CA', + 1949477 => 'Irvine, CA', + 1949492 => 'San Clemente, CA', + 1949494 => 'Laguna Beach, CA', + 1949495 => 'Laguna Niguel, CA', + 1949497 => 'Laguna Beach, CA', + 1949498 => 'San Clemente, CA', + 1949499 => 'Laguna Beach, CA', + 1949502 => 'Irvine, CA', + 1949509 => 'Irvine, CA', + 1949515 => 'Costa Mesa, CA', + 1949548 => 'Costa Mesa, CA', + 1949551 => 'Irvine, CA', + 1949552 => 'Irvine, CA', + 1949553 => 'Irvine, CA', + 1949559 => 'Irvine, CA', + 1949585 => 'Irvine, CA', + 1949622 => 'Irvine, CA', + 1949631 => 'Costa Mesa, CA', + 1949640 => 'Newport Beach, CA', + 1949642 => 'Costa Mesa, CA', + 1949644 => 'Newport Beach, CA', + 1949645 => 'Costa Mesa, CA', + 1949646 => 'Costa Mesa, CA', + 1949650 => 'Costa Mesa, CA', + 1949651 => 'Irvine, CA', + 1949653 => 'Irvine, CA', + 1949654 => 'Irvine, CA', + 1949660 => 'Irvine, CA', + 1949673 => 'Newport Beach, CA', + 1949675 => 'Newport Beach, CA', + 1949679 => 'Irvine, CA', + 1949706 => 'Newport Beach, CA', + 1949715 => 'Laguna Beach, CA', + 1949717 => 'Newport Beach, CA', + 1949718 => 'Newport Beach, CA', + 1949719 => 'Newport Beach, CA', + 1949720 => 'Newport Beach, CA', + 1949721 => 'Newport Beach, CA', + 1949722 => 'Costa Mesa, CA', + 1949723 => 'Newport Beach, CA', + 1949724 => 'Irvine, CA', + 1949725 => 'Irvine, CA', + 1949726 => 'Irvine, CA', + 1949727 => 'Irvine, CA', + 1949733 => 'Irvine, CA', + 1949748 => 'Irvine, CA', + 1949753 => 'Irvine, CA', + 1949757 => 'Irvine, CA', + 1949759 => 'Newport Beach, CA', + 1949760 => 'Newport Beach, CA', + 1949764 => 'Newport Beach, CA', + 1949769 => 'Irvine, CA', + 1949786 => 'Irvine, CA', + 1949788 => 'Irvine, CA', + 1949824 => 'Irvine, CA', + 1949854 => 'Irvine, CA', + 1949857 => 'Irvine, CA', + 1949861 => 'Irvine, CA', + 1949940 => 'San Clemente, CA', + 1951 => 'California', + 1951222 => 'Riverside, CA', + 1951225 => 'Temecula, CA', + 1951242 => 'Moreno Valley, CA', + 1951243 => 'Moreno Valley, CA', + 1951244 => 'Canyon Lake, CA', + 1951245 => 'Lake Elsinore, CA', + 1951247 => 'Moreno Valley, CA', + 1951248 => 'Riverside, CA', + 1951270 => 'Corona, CA', + 1951271 => 'Corona, CA', + 1951272 => 'Corona, CA', + 1951273 => 'Corona, CA', + 1951274 => 'Riverside, CA', + 1951275 => 'Riverside, CA', + 1951276 => 'Riverside, CA', + 1951277 => 'Corona, CA', + 1951278 => 'Corona, CA', + 1951279 => 'Corona, CA', + 1951280 => 'Corona, CA', + 1951296 => 'Temecula, CA', + 1951302 => 'Temecula, CA', + 1951303 => 'Temecula, CA', + 1951304 => 'Murrieta, CA', + 1951308 => 'Temecula, CA', + 1951328 => 'Riverside, CA', + 1951340 => 'Corona, CA', + 1951343 => 'Riverside, CA', + 1951351 => 'Riverside, CA', + 1951352 => 'Riverside, CA', + 1951353 => 'Riverside, CA', + 1951354 => 'Riverside, CA', + 1951358 => 'Riverside, CA', + 1951359 => 'Riverside, CA', + 1951369 => 'Riverside, CA', + 1951371 => 'Corona, CA', + 1951372 => 'Corona, CA', + 1951413 => 'Moreno Valley, CA', + 1951443 => 'Perris, CA', + 1951445 => 'Murrieta, CA', + 1951461 => 'Murrieta, CA', + 1951471 => 'Lake Elsinore, CA', + 1951485 => 'Moreno Valley, CA', + 1951486 => 'Moreno Valley, CA', + 1951487 => 'San Jacinto, CA', + 1951491 => 'Temecula, CA', + 1951506 => 'Temecula, CA', + 1951509 => 'Riverside, CA', + 1951520 => 'Corona, CA', + 1951549 => 'Corona, CA', + 1951571 => 'Moreno Valley, CA', + 1951582 => 'Corona, CA', + 1951587 => 'Temecula, CA', + 1951600 => 'Murrieta, CA', + 1951601 => 'Moreno Valley, CA', + 1951609 => 'Wildomar, CA', + 1951637 => 'Riverside, CA', + 1951652 => 'Hemet, CA', + 1951653 => 'Moreno Valley, CA', + 1951654 => 'San Jacinto, CA', + 1951657 => 'Perris, CA', + 1951658 => 'Hemet, CA', + 1951659 => 'Idyllwild-Pine Cove, CA', + 1951674 => 'Lake Elsinore, CA', + 1951676 => 'Temecula, CA', + 1951677 => 'Murrieta, CA', + 1951680 => 'Riverside, CA', + 1951682 => 'Riverside, CA', + 1951683 => 'Riverside, CA', + 1951684 => 'Riverside, CA', + 1951685 => 'Riverside, CA', + 1951686 => 'Riverside, CA', + 1951687 => 'Riverside, CA', + 1951688 => 'Riverside, CA', + 1951689 => 'Riverside, CA', + 1951693 => 'Temecula, CA', + 1951694 => 'Temecula, CA', + 1951695 => 'Temecula, CA', + 1951696 => 'Murrieta, CA', + 1951698 => 'Murrieta, CA', + 1951699 => 'Temecula, CA', + 1951719 => 'Temecula, CA', + 1951734 => 'Corona, CA', + 1951735 => 'Corona, CA', + 1951736 => 'Corona, CA', + 1951737 => 'Corona, CA', + 1951738 => 'Corona, CA', + 1951739 => 'Corona, CA', + 1951763 => 'Anza, CA', + 1951765 => 'Hemet, CA', + 1951766 => 'Hemet, CA', + 1951769 => 'Beaumont, CA', + 1951776 => 'Riverside, CA', + 1951779 => 'Riverside, CA', + 1951780 => 'Riverside, CA', + 1951781 => 'Riverside, CA', + 1951782 => 'Riverside, CA', + 1951784 => 'Riverside, CA', + 1951785 => 'Riverside, CA', + 1951786 => 'Riverside, CA', + 1951787 => 'Riverside, CA', + 1951788 => 'Riverside, CA', + 1951789 => 'Riverside, CA', + 1951808 => 'Corona, CA', + 1951817 => 'Corona, CA', + 1951845 => 'Beaumont, CA', + 1951849 => 'Banning, CA', + 1951894 => 'Murrieta, CA', + 1951898 => 'Corona, CA', + 1951922 => 'Banning, CA', + 1951924 => 'Moreno Valley, CA', + 1951925 => 'Hemet, CA', + 1951927 => 'Hemet, CA', + 1951929 => 'Hemet, CA', + 1951940 => 'Perris, CA', + 1951943 => 'Perris, CA', + 1951955 => 'Riverside, CA', + 1951977 => 'Riverside, CA', + 1952 => 'Minnesota', + 1952233 => 'Shakopee, MN', + 1952361 => 'Chaska, MN', + 1952368 => 'Chaska, MN', + 1952403 => 'Shakopee, MN', + 1952423 => 'Apple Valley, MN', + 1952432 => 'Apple Valley, MN', + 1952435 => 'Burnsville, MN', + 1952440 => 'Prior Lake, MN', + 1952442 => 'Waconia, MN', + 1952443 => 'Victoria, MN', + 1952445 => 'Shakopee, MN', + 1952446 => 'St. Bonifacius, MN', + 1952447 => 'Prior Lake, MN', + 1952448 => 'Chaska, MN', + 1952466 => 'Cologne, MN', + 1952469 => 'Lakeville, MN', + 1952472 => 'Mound, MN', + 1952473 => 'Wayzata, MN', + 1952474 => 'Excelsior, MN', + 1952475 => 'Wayzata, MN', + 1952476 => 'Wayzata, MN', + 1952492 => 'Jordan, MN', + 1952496 => 'Shakopee, MN', + 1952556 => 'Chaska, MN', + 1952707 => 'Burnsville, MN', + 1952736 => 'Burnsville, MN', + 1952758 => 'New Prague, MN', + 1952808 => 'Burnsville, MN', + 1952829 => 'Eden Prairie, MN', + 1952848 => 'Edina, MN', + 1952854 => 'Bloomington, MN', + 1952858 => 'Bloomington, MN', + 1952873 => 'Belle Plaine, MN', + 1952882 => 'Burnsville, MN', + 1952883 => 'Minneapolis, MN', + 1952885 => 'East Bloomington, Bloomington, MN', + 1952890 => 'Burnsville, MN', + 1952892 => 'Burnsville, MN', + 1952894 => 'Burnsville, MN', + 1952895 => 'Burnsville, MN', + 1952924 => 'Minneapolis, MN', + 1952934 => 'Eden Prairie, MN', + 1952937 => 'Eden Prairie, MN', + 1952941 => 'Eden Prairie, MN', + 1952942 => 'Eden Prairie, MN', + 1952944 => 'Eden Prairie, MN', + 1952949 => 'Eden Prairie, MN', + 1952955 => 'Watertown, MN', + 1952975 => 'Eden Prairie, MN', + 1952985 => 'Lakeville, MN', + 1954 => 'Florida', + 1954202 => 'Fort Lauderdale, FL', + 1954217 => 'Weston, FL', + 1954227 => 'Coral Springs, FL', + 1954229 => 'Fort Lauderdale, FL', + 1954255 => 'Coral Springs, FL', + 1954262 => 'Davie, FL', + 1954265 => 'Hollywood, FL', + 1954267 => 'Fort Lauderdale, FL', + 1954332 => 'Fort Lauderdale, FL', + 1954340 => 'Coral Springs, FL', + 1954341 => 'Coral Springs, FL', + 1954344 => 'Coral Springs, FL', + 1954345 => 'Coral Springs, FL', + 1954346 => 'Coral Springs, FL', + 1954349 => 'Weston, FL', + 1954351 => 'Fort Lauderdale, FL', + 1954355 => 'Fort Lauderdale, FL', + 1954359 => 'Fort Lauderdale, FL', + 1954360 => 'Deerfield Beach, FL', + 1954384 => 'Weston, FL', + 1954385 => 'Weston, FL', + 1954389 => 'Weston, FL', + 1954396 => 'Fort Lauderdale, FL', + 1954418 => 'Deerfield Beach, FL', + 1954420 => 'Deerfield Beach, FL', + 1954421 => 'Deerfield Beach, FL', + 1954422 => 'Deerfield Beach, FL', + 1954425 => 'Deerfield Beach, FL', + 1954426 => 'Deerfield Beach, FL', + 1954427 => 'Deerfield Beach, FL', + 1954428 => 'Deerfield Beach, FL', + 1954429 => 'Deerfield Beach, FL', + 1954430 => 'Pembroke Pines, FL', + 1954431 => 'Pembroke Pines, FL', + 1954432 => 'Pembroke Pines, FL', + 1954433 => 'Pembroke Pines, FL', + 1954435 => 'Pembroke Pines, FL', + 1954436 => 'Pembroke Pines, FL', + 1954437 => 'Pembroke Pines, FL', + 1954438 => 'Pembroke Pines, FL', + 1954441 => 'Pembroke Pines, FL', + 1954442 => 'Pembroke Pines, FL', + 1954443 => 'Pembroke Pines, FL', + 1954450 => 'Pembroke Pines, FL', + 1954454 => 'Hallandale Beach, FL', + 1954455 => 'Hallandale Beach, FL', + 1954456 => 'Hallandale Beach, FL', + 1954457 => 'Hallandale Beach, FL', + 1954458 => 'Hallandale Beach, FL', + 1954462 => 'Fort Lauderdale, FL', + 1954463 => 'Fort Lauderdale, FL', + 1954467 => 'Fort Lauderdale, FL', + 1954468 => 'Fort Lauderdale, FL', + 1954473 => 'Plantation, FL', + 1954480 => 'Deerfield Beach, FL', + 1954481 => 'Deerfield Beach, FL', + 1954489 => 'Fort Lauderdale, FL', + 1954491 => 'Fort Lauderdale, FL', + 1954492 => 'Fort Lauderdale, FL', + 1954493 => 'Fort Lauderdale, FL', + 1954509 => 'Coral Springs, FL', + 1954510 => 'Coral Springs, FL', + 1954522 => 'Fort Lauderdale, FL', + 1954523 => 'Fort Lauderdale, FL', + 1954524 => 'Fort Lauderdale, FL', + 1954525 => 'Fort Lauderdale, FL', + 1954527 => 'Fort Lauderdale, FL', + 1954531 => 'Deerfield Beach, FL', + 1954532 => 'Pompano Beach, FL', + 1954537 => 'Fort Lauderdale, FL', + 1954545 => 'Pompano Beach, FL', + 1954563 => 'Fort Lauderdale, FL', + 1954564 => 'Fort Lauderdale, FL', + 1954565 => 'Fort Lauderdale, FL', + 1954566 => 'Fort Lauderdale, FL', + 1954568 => 'Fort Lauderdale, FL', + 1954570 => 'Deerfield Beach, FL', + 1954571 => 'Deerfield Beach, FL', + 1954572 => 'Sunrise, FL', + 1954575 => 'Coral Springs, FL', + 1954578 => 'Sunrise, FL', + 1954580 => 'Pompano Beach, FL', + 1954596 => 'Deerfield Beach, FL', + 1954597 => 'Tamarac, FL', + 1954659 => 'Weston, FL', + 1954693 => 'Plantation, FL', + 1954698 => 'Deerfield Beach, FL', + 1954704 => 'Pembroke Pines, FL', + 1954712 => 'Fort Lauderdale, FL', + 1954718 => 'Tamarac, FL', + 1954720 => 'Tamarac, FL', + 1954721 => 'Tamarac, FL', + 1954722 => 'Tamarac, FL', + 1954724 => 'Tamarac, FL', + 1954725 => 'Deerfield Beach, FL', + 1954726 => 'Tamarac, FL', + 1954728 => 'Fort Lauderdale, FL', + 1954741 => 'Sunrise, FL', + 1954742 => 'Sunrise, FL', + 1954746 => 'Sunrise, FL', + 1954747 => 'Sunrise, FL', + 1954748 => 'Sunrise, FL', + 1954749 => 'Sunrise, FL', + 1954752 => 'Coral Springs, FL', + 1954753 => 'Coral Springs, FL', + 1954755 => 'Coral Springs, FL', + 1954757 => 'Coral Springs, FL', + 1954759 => 'Fort Lauderdale, FL', + 1954760 => 'Fort Lauderdale, FL', + 1954761 => 'Fort Lauderdale, FL', + 1954763 => 'Fort Lauderdale, FL', + 1954764 => 'Fort Lauderdale, FL', + 1954765 => 'Fort Lauderdale, FL', + 1954766 => 'Fort Lauderdale, FL', + 1954767 => 'Fort Lauderdale, FL', + 1954768 => 'Fort Lauderdale, FL', + 1954769 => 'Fort Lauderdale, FL', + 1954771 => 'Fort Lauderdale, FL', + 1954772 => 'Fort Lauderdale, FL', + 1954776 => 'Fort Lauderdale, FL', + 1954779 => 'Fort Lauderdale, FL', + 1954781 => 'Pompano Beach, FL', + 1954782 => 'Pompano Beach, FL', + 1954783 => 'Pompano Beach, FL', + 1954784 => 'Pompano Beach, FL', + 1954785 => 'Pompano Beach, FL', + 1954786 => 'Pompano Beach, FL', + 1954788 => 'Pompano Beach, FL', + 1954796 => 'Coral Springs, FL', + 1954828 => 'Fort Lauderdale, FL', + 1954831 => 'Fort Lauderdale, FL', + 1954835 => 'Sunrise, FL', + 1954838 => 'Sunrise, FL', + 1954845 => 'Sunrise, FL', + 1954846 => 'Sunrise, FL', + 1954851 => 'Sunrise, FL', + 1954894 => 'Hollywood, FL', + 1954920 => 'Hollywood, FL', + 1954921 => 'Hollywood, FL', + 1954922 => 'Hollywood, FL', + 1954923 => 'Hollywood, FL', + 1954924 => 'Hollywood, FL', + 1954925 => 'Hollywood, FL', + 1954926 => 'Hollywood, FL', + 1954927 => 'Hollywood, FL', + 1954929 => 'Hollywood, FL', + 1954933 => 'Pompano Beach, FL', + 1954938 => 'Fort Lauderdale, FL', + 1954941 => 'Pompano Beach, FL', + 1954942 => 'Pompano Beach, FL', + 1954943 => 'Pompano Beach, FL', + 1954946 => 'Pompano Beach, FL', + 1954958 => 'Fort Lauderdale, FL', + 1954960 => 'Pompano Beach, FL', + 1954961 => 'Hollywood, FL', + 1954962 => 'Hollywood, FL', + 1954964 => 'Hollywood, FL', + 1954965 => 'Hollywood, FL', + 1954966 => 'Hollywood, FL', + 1954967 => 'Hollywood, FL', + 1954981 => 'Hollywood, FL', + 1954983 => 'Hollywood, FL', + 1954985 => 'Hollywood, FL', + 1954986 => 'Hollywood, FL', + 1954987 => 'Hollywood, FL', + 1954989 => 'Hollywood, FL', + 1956 => 'Texas', + 1956213 => 'McAllen, TX', + 1956233 => 'Los Fresnos, TX', + 1956283 => 'Pharr, TX', + 1956287 => 'Edinburg, TX', + 1956289 => 'Edinburg, TX', + 1956316 => 'Edinburg, TX', + 1956318 => 'Edinburg, TX', + 1956350 => 'Brownsville, TX', + 1956361 => 'San Benito, TX', + 1956364 => 'Harlingen, TX', + 1956365 => 'Harlingen, TX', + 1956380 => 'Edinburg, TX', + 1956381 => 'Edinburg, TX', + 1956383 => 'Edinburg, TX', + 1956386 => 'Edinburg, TX', + 1956389 => 'Harlingen, TX', + 1956399 => 'San Benito, TX', + 1956412 => 'Harlingen, TX', + 1956421 => 'Harlingen, TX', + 1956423 => 'Harlingen, TX', + 1956424 => 'Mission, TX', + 1956425 => 'Harlingen, TX', + 1956428 => 'Harlingen, TX', + 1956440 => 'Harlingen, TX', + 1956447 => 'Weslaco, TX', + 1956461 => 'Donna, TX', + 1956464 => 'Donna, TX', + 1956465 => 'Brownsville, TX', + 1956487 => 'Rio Grande City, TX', + 1956488 => 'Rio Grande City, TX', + 1956504 => 'Brownsville, TX', + 1956514 => 'Mercedes, TX', + 1956519 => 'Mission, TX', + 1956523 => 'Laredo, TX', + 1956541 => 'Brownsville, TX', + 1956542 => 'Brownsville, TX', + 1956544 => 'Brownsville, TX', + 1956546 => 'Brownsville, TX', + 1956548 => 'Brownsville, TX', + 1956550 => 'Brownsville, TX', + 1956554 => 'Brownsville, TX', + 1956565 => 'Mercedes, TX', + 1956568 => 'Laredo, TX', + 1956574 => 'Brownsville, TX', + 1956580 => 'Mission, TX', + 1956581 => 'Mission, TX', + 1956583 => 'Mission, TX', + 1956584 => 'Mission, TX', + 1956585 => 'Mission, TX', + 1956618 => 'McAllen, TX', + 1956621 => 'Brownsville, TX', + 1956627 => 'McAllen, TX', + 1956630 => 'McAllen, TX', + 1956631 => 'McAllen, TX', + 1956661 => 'McAllen, TX', + 1956664 => 'McAllen, TX', + 1956668 => 'McAllen, TX', + 1956682 => 'McAllen, TX', + 1956683 => 'McAllen, TX', + 1956686 => 'McAllen, TX', + 1956687 => 'McAllen, TX', + 1956688 => 'McAllen, TX', + 1956689 => 'Raymondville, TX', + 1956702 => 'Pharr, TX', + 1956712 => 'Laredo, TX', + 1956717 => 'Laredo, TX', + 1956718 => 'Laredo, TX', + 1956722 => 'Laredo, TX', + 1956723 => 'Laredo, TX', + 1956724 => 'Laredo, TX', + 1956725 => 'Laredo, TX', + 1956726 => 'Laredo, TX', + 1956727 => 'Laredo, TX', + 1956728 => 'Laredo, TX', + 1956729 => 'Laredo, TX', + 1956748 => 'Rio Hondo, TX', + 1956753 => 'Laredo, TX', + 1956765 => 'Zapata, TX', + 1956781 => 'Pharr, TX', + 1956782 => 'Pharr, TX', + 1956783 => 'Pharr, TX', + 1956787 => 'Pharr, TX', + 1956791 => 'Laredo, TX', + 1956795 => 'Laredo, TX', + 1956796 => 'Laredo, TX', + 1956797 => 'La Feria, TX', + 1956825 => 'Mercedes, TX', + 1956831 => 'Brownsville, TX', + 1956838 => 'Brownsville, TX', + 1956843 => 'Hidalgo, TX', + 1956849 => 'Roma, TX', + 1956928 => 'McAllen, TX', + 1956943 => 'Port Isabel, TX', + 1956968 => 'Weslaco, TX', + 1956969 => 'Weslaco, TX', + 1956971 => 'McAllen, TX', + 1956972 => 'McAllen, TX', + 1956973 => 'Weslaco, TX', + 1956982 => 'Brownsville, TX', + 1956992 => 'McAllen, TX', + 1956994 => 'McAllen, TX', + 1959 => 'Connecticut', + 1970 => 'Colorado', + 1970203 => 'Loveland, CO', + 1970204 => 'Fort Collins, CO', + 1970206 => 'Fort Collins, CO', + 1970207 => 'Fort Collins, CO', + 1970221 => 'Fort Collins, CO', + 1970223 => 'Fort Collins, CO', + 1970224 => 'Fort Collins, CO', + 1970225 => 'Fort Collins, CO', + 1970226 => 'Fort Collins, CO', + 1970229 => 'Fort Collins, CO', + 1970232 => 'Fort Collins, CO', + 1970240 => 'Montrose, CO', + 1970241 => 'Grand Junction, CO', + 1970242 => 'Grand Junction, CO', + 1970243 => 'Grand Junction, CO', + 1970244 => 'Grand Junction, CO', + 1970245 => 'Grand Junction, CO', + 1970247 => 'Durango, CO', + 1970248 => 'Grand Junction, CO', + 1970249 => 'Montrose, CO', + 1970250 => 'Grand Junction, CO', + 1970252 => 'Montrose, CO', + 1970254 => 'Grand Junction, CO', + 1970255 => 'Grand Junction, CO', + 1970256 => 'Grand Junction, CO', + 1970257 => 'Grand Junction, CO', + 1970259 => 'Durango, CO', + 1970261 => 'Grand Junction, CO', + 1970263 => 'Grand Junction, CO', + 1970264 => 'Pagosa Springs, CO', + 1970266 => 'Fort Collins, CO', + 1970276 => 'Hayden, CO', + 1970278 => 'Loveland, CO', + 1970282 => 'Fort Collins, CO', + 1970284 => 'La Salle, CO', + 1970285 => 'Parachute, CO', + 1970298 => 'Grand Junction, CO', + 1970304 => 'Greeley, CO', + 1970323 => 'Olathe, CO', + 1970325 => 'Ouray, CO', + 1970327 => 'Norwood, CO', + 1970328 => 'Eagle, CO', + 1970330 => 'Greeley, CO', + 1970332 => 'Wray, CO', + 1970336 => 'Greeley, CO', + 1970339 => 'Greeley, CO', + 1970345 => 'Akron, CO', + 1970346 => 'Greeley, CO', + 1970347 => 'Greeley, CO', + 1970349 => 'Crested Butte, CO', + 1970350 => 'Greeley, CO', + 1970351 => 'Greeley, CO', + 1970352 => 'Greeley, CO', + 1970353 => 'Greeley, CO', + 1970356 => 'Greeley, CO', + 1970375 => 'Durango, CO', + 1970377 => 'Fort Collins, CO', + 1970378 => 'Greeley, CO', + 1970382 => 'Durango, CO', + 1970384 => 'Glenwood Springs, CO', + 1970385 => 'Durango, CO', + 1970387 => 'Silverton, CO', + 1970392 => 'Greeley, CO', + 1970396 => 'Greeley, CO', + 1970403 => 'Durango, CO', + 1970407 => 'Fort Collins, CO', + 1970416 => 'Fort Collins, CO', + 1970424 => 'Grand Junction, CO', + 1970429 => 'Aspen, CO', + 1970449 => 'Fort Collins, CO', + 1970453 => 'Breckenridge, CO', + 1970454 => 'Eaton, CO', + 1970461 => 'Loveland, CO', + 1970464 => 'Palisade, CO', + 1970472 => 'Fort Collins, CO', + 1970474 => 'Julesburg, CO', + 1970476 => 'Vail, CO', + 1970479 => 'Vail, CO', + 1970482 => 'Fort Collins, CO', + 1970483 => 'Wiggins, CO', + 1970484 => 'Fort Collins, CO', + 1970490 => 'Fort Collins, CO', + 1970491 => 'Fort Collins, CO', + 1970493 => 'Fort Collins, CO', + 1970494 => 'Fort Collins, CO', + 1970495 => 'Fort Collins, CO', + 1970498 => 'Fort Collins, CO', + 1970506 => 'Greeley, CO', + 1970521 => 'Sterling, CO', + 1970522 => 'Sterling, CO', + 1970523 => 'Grand Junction, CO', + 1970524 => 'Gypsum, CO', + 1970527 => 'Paonia, CO', + 1970532 => 'Berthoud, CO', + 1970533 => 'Mancos, CO', + 1970542 => 'Fort Morgan, CO', + 1970544 => 'Aspen, CO', + 1970547 => 'Breckenridge, CO', + 1970563 => 'Ignacio, CO', + 1970564 => 'Cortez, CO', + 1970565 => 'Cortez, CO', + 1970568 => 'Wellington, CO', + 1970569 => 'Edwards, CO', + 1970577 => 'Estes Park, CO', + 1970586 => 'Estes Park, CO', + 1970587 => 'Johnstown, CO', + 1970593 => 'Loveland, CO', + 1970613 => 'Loveland, CO', + 1970619 => 'Loveland, CO', + 1970622 => 'Loveland, CO', + 1970625 => 'Rifle, CO', + 1970626 => 'Ridgway, CO', + 1970627 => 'Grand Lake, CO', + 1970631 => 'Fort Collins, CO', + 1970635 => 'Loveland, CO', + 1970641 => 'Gunnison, CO', + 1970663 => 'Loveland, CO', + 1970667 => 'Loveland, CO', + 1970668 => 'Frisco, CO', + 1970669 => 'Loveland, CO', + 1970672 => 'Fort Collins, CO', + 1970673 => 'Greeley, CO', + 1970674 => 'Windsor, CO', + 1970675 => 'Rangely, CO', + 1970677 => 'Dove Creek, CO', + 1970682 => 'Fort Collins, CO', + 1970686 => 'Windsor, CO', + 1970689 => 'Fort Collins, CO', + 1970704 => 'Carbondale, CO', + 1970723 => 'Walden, CO', + 1970724 => 'Kremmling, CO', + 1970728 => 'Telluride, CO', + 1970731 => 'Pagosa Springs, CO', + 1970739 => 'Cortez, CO', + 1970748 => 'Avon, CO', + 1970749 => 'Durango, CO', + 1970759 => 'Durango, CO', + 1970764 => 'Durango, CO', + 1970769 => 'Durango, CO', + 1970774 => 'Haxtun, CO', + 1970776 => 'Loveland, CO', + 1970785 => 'Platteville, CO', + 1970799 => 'Durango, CO', + 1970824 => 'Craig, CO', + 1970827 => 'Minturn, CO', + 1970834 => 'Ault, CO', + 1970842 => 'Brush, CO', + 1970845 => 'Avon, CO', + 1970848 => 'Yuma, CO', + 1970854 => 'Holyoke, CO', + 1970856 => 'Cedaredge, CO', + 1970858 => 'Fruita, CO', + 1970864 => 'Nucla, CO', + 1970867 => 'Fort Morgan, CO', + 1970870 => 'Steamboat Spgs, CO', + 1970871 => 'Steamboat Spgs, CO', + 1970872 => 'Hotchkiss, CO', + 1970874 => 'Delta, CO', + 1970876 => 'Silt, CO', + 1970878 => 'Meeker, CO', + 1970879 => 'Steamboat Spgs, CO', + 1970882 => 'Dolores, CO', + 1970884 => 'Bayfield, CO', + 1970887 => 'Granby, CO', + 1970903 => 'Durango, CO', + 1970920 => 'Aspen, CO', + 1970923 => 'Snowmass Village, CO', + 1970925 => 'Aspen, CO', + 1970926 => 'Edwards, CO', + 1970927 => 'Basalt, CO', + 1970928 => 'Glenwood Springs, CO', + 1970944 => 'Lake City, CO', + 1970945 => 'Glenwood Springs, CO', + 1970946 => 'Durango, CO', + 1970947 => 'Glenwood Springs, CO', + 1970949 => 'Avon, CO', + 1970962 => 'Loveland, CO', + 1970963 => 'Carbondale, CO', + 1970984 => 'New Castle, CO', + 1971 => 'Oregon', + 1971255 => 'Portland, OR', + 1971279 => 'Portland, OR', + 1972 => 'Texas', + 1972202 => 'Plano, TX', + 1972205 => 'Garland, TX', + 1972206 => 'Grand Prairie, TX', + 1972208 => 'Plano, TX', + 1972216 => 'Mesquite, TX', + 1972218 => 'Lancaster, TX', + 1972219 => 'Lewisville, TX', + 1972221 => 'Lewisville, TX', + 1972222 => 'Mesquite, TX', + 1972223 => 'DeSoto, TX', + 1972225 => 'Hutchins, TX', + 1972227 => 'Lancaster, TX', + 1972230 => 'DeSoto, TX', + 1972231 => 'Richardson, TX', + 1972233 => 'Dallas, TX', + 1972234 => 'Richardson, TX', + 1972235 => 'Richardson, TX', + 1972237 => 'Grand Prairie, TX', + 1972238 => 'Richardson, TX', + 1972239 => 'Dallas, TX', + 1972240 => 'Garland, TX', + 1972241 => 'Dallas, TX', + 1972242 => 'Carrollton, TX', + 1972243 => 'Dallas, TX', + 1972245 => 'Carrollton, TX', + 1972247 => 'Dallas, TX', + 1972248 => 'Dallas, TX', + 1972252 => 'Irving, TX', + 1972253 => 'Irving, TX', + 1972254 => 'Irving, TX', + 1972255 => 'Irving, TX', + 1972256 => 'Irving, TX', + 1972257 => 'Irving, TX', + 1972258 => 'Irving, TX', + 1972259 => 'Irving, TX', + 1972262 => 'Grand Prairie, TX', + 1972263 => 'Grand Prairie, TX', + 1972264 => 'Grand Prairie, TX', + 1972266 => 'Grand Prairie, TX', + 1972270 => 'Mesquite, TX', + 1972271 => 'Garland, TX', + 1972272 => 'Garland, TX', + 1972274 => 'DeSoto, TX', + 1972276 => 'Garland, TX', + 1972278 => 'Garland, TX', + 1972279 => 'Mesquite, TX', + 1972285 => 'Mesquite, TX', + 1972287 => 'Seagoville, TX', + 1972288 => 'Mesquite, TX', + 1972289 => 'Mesquite, TX', + 1972291 => 'Cedar Hill, TX', + 1972293 => 'Cedar Hill, TX', + 1972296 => 'Duncanville, TX', + 1972298 => 'Duncanville, TX', + 1972299 => 'Cedar Hill, TX', + 1972303 => 'Garland, TX', + 1972304 => 'Coppell, TX', + 1972312 => 'Plano, TX', + 1972313 => 'Irving, TX', + 1972315 => 'Lewisville, TX', + 1972316 => 'Lewisville, TX', + 1972317 => 'Lewisville, TX', + 1972323 => 'Carrollton, TX', + 1972329 => 'Mesquite, TX', + 1972335 => 'Frisco, TX', + 1972346 => 'Prosper, TX', + 1972347 => 'Prosper, TX', + 1972352 => 'Grand Prairie, TX', + 1972353 => 'Lewisville, TX', + 1972355 => 'Flower Mound, TX', + 1972359 => 'Allen, TX', + 1972369 => 'McKinney, TX', + 1972370 => 'The Colony, TX', + 1972377 => 'Frisco, TX', + 1972378 => 'Plano, TX', + 1972382 => 'Celina, TX', + 1972385 => 'Dallas, TX', + 1972386 => 'Dallas, TX', + 1972387 => 'Dallas, TX', + 1972390 => 'Allen, TX', + 1972392 => 'Dallas, TX', + 1972393 => 'Coppell, TX', + 1972394 => 'Carrollton, TX', + 1972395 => 'Carrollton, TX', + 1972396 => 'Allen, TX', + 1972398 => 'Plano, TX', + 1972401 => 'Irving, TX', + 1972402 => 'Irving, TX', + 1972403 => 'Plano, TX', + 1972404 => 'Dallas, TX', + 1972406 => 'Dallas, TX', + 1972407 => 'Dallas, TX', + 1972409 => 'Irving, TX', + 1972412 => 'Rowlett, TX', + 1972414 => 'Garland, TX', + 1972416 => 'Carrollton, TX', + 1972417 => 'Carrollton, TX', + 1972418 => 'Carrollton, TX', + 1972419 => 'Dallas, TX', + 1972420 => 'Lewisville, TX', + 1972422 => 'Plano, TX', + 1972423 => 'Plano, TX', + 1972424 => 'Plano, TX', + 1972429 => 'Wylie, TX', + 1972434 => 'Lewisville, TX', + 1972436 => 'Lewisville, TX', + 1972437 => 'Richardson, TX', + 1972438 => 'Irving, TX', + 1972442 => 'Wylie, TX', + 1972445 => 'Irving, TX', + 1972446 => 'Carrollton, TX', + 1972450 => 'Dallas, TX', + 1972456 => 'Dallas, TX', + 1972458 => 'Dallas, TX', + 1972459 => 'Lewisville, TX', + 1972462 => 'Coppell, TX', + 1972463 => 'Rowlett, TX', + 1972466 => 'Carrollton, TX', + 1972470 => 'Richardson, TX', + 1972473 => 'Plano, TX', + 1972475 => 'Rowlett, TX', + 1972478 => 'Carrollton, TX', + 1972479 => 'Richardson, TX', + 1972481 => 'Dallas, TX', + 1972484 => 'Dallas, TX', + 1972485 => 'Garland, TX', + 1972487 => 'Garland, TX', + 1972488 => 'Dallas, TX', + 1972490 => 'Dallas, TX', + 1972491 => 'Plano, TX', + 1972492 => 'Carrollton, TX', + 1972494 => 'Garland, TX', + 1972495 => 'Garland, TX', + 1972496 => 'Garland, TX', + 1972501 => 'Irving, TX', + 1972503 => 'Dallas, TX', + 1972509 => 'Plano, TX', + 1972516 => 'Plano, TX', + 1972517 => 'Plano, TX', + 1972519 => 'Plano, TX', + 1972522 => 'Grand Prairie, TX', + 1972524 => 'Terrell, TX', + 1972527 => 'Plano, TX', + 1972529 => 'McKinney, TX', + 1972530 => 'Garland, TX', + 1972539 => 'Flower Mound, TX', + 1972540 => 'McKinney, TX', + 1972542 => 'McKinney, TX', + 1972544 => 'Ferris, TX', + 1972547 => 'McKinney, TX', + 1972548 => 'McKinney, TX', + 1972550 => 'Irving, TX', + 1972551 => 'Terrell, TX', + 1972552 => 'Forney, TX', + 1972554 => 'Irving, TX', + 1972562 => 'McKinney, TX', + 1972563 => 'Terrell, TX', + 1972564 => 'Forney, TX', + 1972566 => 'Dallas, TX', + 1972569 => 'McKinney, TX', + 1972570 => 'Irving, TX', + 1972574 => 'Dallas, TX', + 1972576 => 'Red Oak, TX', + 1972578 => 'Plano, TX', + 1972579 => 'Irving, TX', + 1972580 => 'Irving, TX', + 1972594 => 'Irving, TX', + 1972596 => 'Plano, TX', + 1972599 => 'Plano, TX', + 1972600 => 'Irving, TX', + 1972602 => 'Grand Prairie, TX', + 1972606 => 'Grand Prairie, TX', + 1972608 => 'Plano, TX', + 1972612 => 'Plano, TX', + 1972613 => 'Mesquite, TX', + 1972617 => 'Red Oak, TX', + 1972618 => 'Plano, TX', + 1972620 => 'Dallas, TX', + 1972623 => 'Grand Prairie, TX', + 1972625 => 'The Colony, TX', + 1972633 => 'Plano, TX', + 1972635 => 'Royse City, TX', + 1972636 => 'Royse City, TX', + 1972641 => 'Grand Prairie, TX', + 1972642 => 'Grand Prairie, TX', + 1972644 => 'Richardson, TX', + 1972647 => 'Grand Prairie, TX', + 1972660 => 'Grand Prairie, TX', + 1972661 => 'Dallas, TX', + 1972663 => 'Dallas, TX', + 1972664 => 'Richardson, TX', + 1972665 => 'Plano, TX', + 1972668 => 'Frisco, TX', + 1972669 => 'Richardson, TX', + 1972671 => 'Richardson, TX', + 1972675 => 'Garland, TX', + 1972678 => 'Allen, TX', + 1972680 => 'Richardson, TX', + 1972681 => 'Mesquite, TX', + 1972682 => 'Mesquite, TX', + 1972686 => 'Mesquite, TX', + 1972690 => 'Richardson, TX', + 1972691 => 'Flower Mound, TX', + 1972698 => 'Mesquite, TX', + 1972699 => 'Richardson, TX', + 1972701 => 'Dallas, TX', + 1972702 => 'Dallas, TX', + 1972712 => 'Frisco, TX', + 1972717 => 'Irving, TX', + 1972719 => 'Irving, TX', + 1972721 => 'Irving, TX', + 1972722 => 'Rockwall, TX', + 1972723 => 'Midlothian, TX', + 1972724 => 'Flower Mound, TX', + 1972726 => 'Dallas, TX', + 1972727 => 'Allen, TX', + 1972732 => 'Dallas, TX', + 1972733 => 'Dallas, TX', + 1972736 => 'Princeton, TX', + 1972744 => 'Richardson, TX', + 1972745 => 'Coppell, TX', + 1972747 => 'Allen, TX', + 1972758 => 'Plano, TX', + 1972769 => 'Plano, TX', + 1972770 => 'Dallas, TX', + 1972771 => 'Rockwall, TX', + 1972772 => 'Rockwall, TX', + 1972774 => 'Dallas, TX', + 1972775 => 'Midlothian, TX', + 1972780 => 'Duncanville, TX', + 1972781 => 'Plano, TX', + 1972782 => 'Farmersville, TX', + 1972783 => 'Richardson, TX', + 1972784 => 'Farmersville, TX', + 1972788 => 'Dallas, TX', + 1972789 => 'Dallas, TX', + 1972790 => 'Irving, TX', + 1972801 => 'Plano, TX', + 1972837 => 'Melissa, TX', + 1972840 => 'Garland, TX', + 1972851 => 'Dallas, TX', + 1972855 => 'Dallas, TX', + 1972864 => 'Garland, TX', + 1972867 => 'Plano, TX', + 1972870 => 'Irving, TX', + 1972871 => 'Irving, TX', + 1972874 => 'Flower Mound, TX', + 1972875 => 'Ennis, TX', + 1972878 => 'Ennis, TX', + 1972881 => 'Plano, TX', + 1972889 => 'Richardson, TX', + 1972906 => 'Lewisville, TX', + 1972907 => 'Richardson, TX', + 1972910 => 'Irving, TX', + 1972918 => 'Richardson, TX', + 1972923 => 'Waxahachie, TX', + 1972924 => 'Anna, TX', + 1972926 => 'Garland, TX', + 1972929 => 'Irving, TX', + 1972932 => 'Kaufman, TX', + 1972934 => 'Dallas, TX', + 1972935 => 'Waxahachie, TX', + 1972937 => 'Waxahachie, TX', + 1972938 => 'Waxahachie, TX', + 1972939 => 'Carrollton, TX', + 1972941 => 'Plano, TX', + 1972943 => 'Plano, TX', + 1972960 => 'Dallas, TX', + 1972961 => 'Rockwall, TX', + 1972962 => 'Kaufman, TX', + 1972964 => 'Plano, TX', + 1972980 => 'Dallas, TX', + 1972981 => 'Plano, TX', + 1972984 => 'McKinney, TX', + 1972985 => 'Plano, TX', + 1972986 => 'Irving, TX', + 1972988 => 'Grand Prairie, TX', + 1972991 => 'Dallas, TX', + 1973 => 'New Jersey', + 1973227 => 'Fairfield, NJ', + 1973230 => 'Newark, NJ', + 1973233 => 'Montclair, NJ', + 1973235 => 'Nutley, NJ', + 1973239 => 'Verona, NJ', + 1973242 => 'Newark, NJ', + 1973243 => 'West Orange, NJ', + 1973244 => 'Fairfield, NJ', + 1973247 => 'Paterson, NJ', + 1973253 => 'Clifton, NJ', + 1973259 => 'Bloomfield, NJ', + 1973266 => 'East Orange, NJ', + 1973267 => 'Morristown, NJ', + 1973268 => 'Newark, NJ', + 1973273 => 'Newark, NJ', + 1973274 => 'Newark, NJ', + 1973276 => 'Fairfield, NJ', + 1973278 => 'Paterson, NJ', + 1973279 => 'Paterson, NJ', + 1973284 => 'Nutley, NJ', + 1973285 => 'Morristown, NJ', + 1973292 => 'Morristown, NJ', + 1973293 => 'Montague Township, NJ', + 1973300 => 'Newton, NJ', + 1973301 => 'Florham Park, NJ', + 1973305 => 'Wayne, NJ', + 1973321 => 'Paterson, NJ', + 1973322 => 'Livingston, NJ', + 1973324 => 'West Orange, NJ', + 1973325 => 'West Orange, NJ', + 1973326 => 'Morristown, NJ', + 1973333 => 'Paterson, NJ', + 1973338 => 'Bloomfield, NJ', + 1973340 => 'Clifton, NJ', + 1973341 => 'Paterson, NJ', + 1973344 => 'Newark, NJ', + 1973345 => 'Paterson, NJ', + 1973350 => 'Newark, NJ', + 1973353 => 'Newark, NJ', + 1973357 => 'Paterson, NJ', + 1973365 => 'Passaic, NJ', + 1973371 => 'Irvington, NJ', + 1973372 => 'Irvington, NJ', + 1973373 => 'Irvington, NJ', + 1973374 => 'Irvington, NJ', + 1973375 => 'Irvington, NJ', + 1973383 => 'Newton, NJ', + 1973395 => 'East Orange, NJ', + 1973399 => 'Irvington, NJ', + 1973414 => 'East Orange, NJ', + 1973416 => 'Irvington, NJ', + 1973422 => 'Livingston, NJ', + 1973423 => 'Hawthorne, NJ', + 1973425 => 'Morristown, NJ', + 1973427 => 'Hawthorne, NJ', + 1973429 => 'Bloomfield, NJ', + 1973439 => 'Fairfield, NJ', + 1973450 => 'Belleville, NJ', + 1973455 => 'Morristown, NJ', + 1973465 => 'Newark, NJ', + 1973466 => 'Newark, NJ', + 1973481 => 'Newark, NJ', + 1973482 => 'Newark, NJ', + 1973483 => 'Newark, NJ', + 1973484 => 'Newark, NJ', + 1973485 => 'Newark, NJ', + 1973491 => 'Newark, NJ', + 1973509 => 'Montclair, NJ', + 1973522 => 'Newark, NJ', + 1973523 => 'Paterson, NJ', + 1973533 => 'Livingston, NJ', + 1973535 => 'Livingston, NJ', + 1973538 => 'Morristown, NJ', + 1973539 => 'Morristown, NJ', + 1973540 => 'Morristown, NJ', + 1973542 => 'Nutley, NJ', + 1973543 => 'Mendham, NJ', + 1973546 => 'Clifton, NJ', + 1973569 => 'Paterson, NJ', + 1973575 => 'Fairfield, NJ', + 1973579 => 'Newton, NJ', + 1973589 => 'Newark, NJ', + 1973593 => 'Madison, NJ', + 1973594 => 'Clifton, NJ', + 1973596 => 'Newark, NJ', + 1973597 => 'Livingston, NJ', + 1973605 => 'Morristown, NJ', + 1973621 => 'Newark, NJ', + 1973622 => 'Newark, NJ', + 1973623 => 'Newark, NJ', + 1973624 => 'Newark, NJ', + 1973625 => 'Denville, NJ', + 1973628 => 'Wayne, NJ', + 1973633 => 'Wayne, NJ', + 1973635 => 'Chatham, NJ', + 1973642 => 'Newark, NJ', + 1973643 => 'Newark, NJ', + 1973644 => 'Morristown, NJ', + 1973645 => 'Newark, NJ', + 1973648 => 'Newark, NJ', + 1973653 => 'Paterson, NJ', + 1973655 => 'Montclair, NJ', + 1973656 => 'Morristown, NJ', + 1973660 => 'Florham Park, NJ', + 1973661 => 'Nutley, NJ', + 1973663 => 'Lake Hopatcong, NJ', + 1973667 => 'Nutley, NJ', + 1973669 => 'West Orange, NJ', + 1973672 => 'East Orange, NJ', + 1973673 => 'East Orange, NJ', + 1973674 => 'East Orange, NJ', + 1973675 => 'East Orange, NJ', + 1973676 => 'East Orange, NJ', + 1973678 => 'East Orange, NJ', + 1973680 => 'Bloomfield, NJ', + 1973684 => 'Paterson, NJ', + 1973686 => 'Wayne, NJ', + 1973689 => 'Paterson, NJ', + 1973694 => 'Wayne, NJ', + 1973696 => 'Wayne, NJ', + 1973701 => 'Chatham, NJ', + 1973702 => 'Sussex, NJ', + 1973706 => 'Wayne, NJ', + 1973726 => 'Sparta Township, NJ', + 1973728 => 'West Milford, NJ', + 1973729 => 'Sparta Township, NJ', + 1973731 => 'West Orange, NJ', + 1973732 => 'Newark, NJ', + 1973733 => 'Newark, NJ', + 1973736 => 'West Orange, NJ', + 1973740 => 'Livingston, NJ', + 1973742 => 'Paterson, NJ', + 1973743 => 'Bloomfield, NJ', + 1973744 => 'Montclair, NJ', + 1973746 => 'Montclair, NJ', + 1973748 => 'Bloomfield, NJ', + 1973751 => 'Belleville, NJ', + 1973754 => 'Paterson, NJ', + 1973759 => 'Belleville, NJ', + 1973761 => 'Maplewood, NJ', + 1973764 => 'Vernon Township, NJ', + 1973772 => 'Clifton, NJ', + 1973782 => 'Paterson, NJ', + 1973783 => 'Montclair, NJ', + 1973786 => 'Andover, NJ', + 1973808 => 'Fairfield, NJ', + 1973817 => 'Newark, NJ', + 1973824 => 'Newark, NJ', + 1973829 => 'Morristown, NJ', + 1973844 => 'Belleville, NJ', + 1973853 => 'Hewitt, NJ', + 1973857 => 'Verona, NJ', + 1973872 => 'Wayne, NJ', + 1973875 => 'Sussex, NJ', + 1973877 => 'Newark, NJ', + 1973881 => 'Paterson, NJ', + 1973882 => 'Fairfield, NJ', + 1973889 => 'Morristown, NJ', + 1973895 => 'Randolph, NJ', + 1973898 => 'Morristown, NJ', + 1973923 => 'Newark, NJ', + 1973925 => 'Paterson, NJ', + 1973926 => 'Newark, NJ', + 1973940 => 'Newton, NJ', + 1973948 => 'Branchville, NJ', + 1973962 => 'Ringwood, NJ', + 1973971 => 'Morristown, NJ', + 1973972 => 'Newark, NJ', + 1973977 => 'Paterson, NJ', + 1973984 => 'Morristown, NJ', + 1973991 => 'Newark, NJ', + 1973992 => 'Livingston, NJ', + 1973993 => 'Morristown, NJ', + 1973994 => 'Livingston, NJ', + 1978 => 'Massachusetts', + 1978208 => 'Lawrence, MA', + 1978232 => 'Beverly, MA', + 1978244 => 'Chelmsford, MA', + 1978249 => 'Athol, MA', + 1978250 => 'Chelmsford, MA', + 1978251 => 'North Chelmsford, MA', + 1978256 => 'Chelmsford, MA', + 1978258 => 'Lawrence, MA', + 1978263 => 'Acton, MA', + 1978264 => 'Acton, MA', + 1978266 => 'Acton, MA', + 1978275 => 'Lowell, MA', + 1978276 => 'North Reading, MA', + 1978281 => 'Gloucester, MA', + 1978282 => 'Gloucester, MA', + 1978283 => 'Gloucester, MA', + 1978287 => 'Concord, MA', + 1978297 => 'Winchendon, MA', + 1978318 => 'Concord, MA', + 1978327 => 'Lawrence, MA', + 1978342 => 'Fitchburg, MA', + 1978343 => 'Fitchburg, MA', + 1978345 => 'Fitchburg, MA', + 1978346 => 'Merrimac, MA', + 1978352 => 'Georgetown, MA', + 1978354 => 'Salem, MA', + 1978355 => 'Barre, MA', + 1978356 => 'Ipswich, MA', + 1978363 => 'West Newbury, MA', + 1978365 => 'Clinton, MA', + 1978368 => 'Clinton, MA', + 1978369 => 'Concord, MA', + 1978371 => 'Concord, MA', + 1978372 => 'Haverhill, MA', + 1978373 => 'Haverhill, MA', + 1978374 => 'Haverhill, MA', + 1978386 => 'Ashby, MA', + 1978388 => 'Amesbury, MA', + 1978392 => 'Westford, MA', + 1978422 => 'Sterling, MA', + 1978425 => 'Shirley, MA', + 1978433 => 'Pepperell, MA', + 1978440 => 'Sudbury, MA', + 1978441 => 'Lowell, MA', + 1978443 => 'Sudbury, MA', + 1978446 => 'Lowell, MA', + 1978448 => 'Groton, MA', + 1978452 => 'Lowell, MA', + 1978453 => 'Lowell, MA', + 1978454 => 'Lowell, MA', + 1978456 => 'Harvard, MA', + 1978458 => 'Lowell, MA', + 1978459 => 'Lowell, MA', + 1978461 => 'Maynard, MA', + 1978462 => 'Newburyport, MA', + 1978463 => 'Newburyport, MA', + 1978464 => 'Princeton, MA', + 1978465 => 'Newburyport, MA', + 1978466 => 'Leominster, MA', + 1978468 => 'South Hamilton, MA', + 1978470 => 'Andover, MA', + 1978474 => 'Andover, MA', + 1978475 => 'Andover, MA', + 1978486 => 'Littleton, MA', + 1978499 => 'Newburyport, MA', + 1978521 => 'Haverhill, MA', + 1978524 => 'Beverly, MA', + 1978525 => 'Gloucester, MA', + 1978526 => 'Manchester, MA', + 1978531 => 'Peabody, MA', + 1978532 => 'Peabody, MA', + 1978534 => 'Leominster, MA', + 1978535 => 'Peabody, MA', + 1978536 => 'Peabody, MA', + 1978537 => 'Leominster, MA', + 1978538 => 'Peabody, MA', + 1978544 => 'Orange, MA', + 1978546 => 'Rockport, MA', + 1978556 => 'Haverhill, MA', + 1978557 => 'Lawrence, MA', + 1978562 => 'Hudson, MA', + 1978567 => 'Hudson, MA', + 1978568 => 'Hudson, MA', + 1978582 => 'Lunenburg, MA', + 1978594 => 'Salem, MA', + 1978597 => 'Townsend, MA', + 1978630 => 'Gardner, MA', + 1978632 => 'Gardner, MA', + 1978635 => 'Acton, MA', + 1978640 => 'Tewksbury, MA', + 1978646 => 'Danvers, MA', + 1978649 => 'Tyngsborough, MA', + 1978657 => 'Wilmington, MA', + 1978658 => 'Wilmington, MA', + 1978663 => 'Billerica, MA', + 1978664 => 'North Reading, MA', + 1978667 => 'Billerica, MA', + 1978670 => 'Billerica, MA', + 1978671 => 'Billerica, MA', + 1978692 => 'Westford, MA', + 1978735 => 'Lowell, MA', + 1978739 => 'Danvers, MA', + 1978740 => 'Salem, MA', + 1978741 => 'Salem, MA', + 1978744 => 'Salem, MA', + 1978745 => 'Salem, MA', + 1978749 => 'Andover, MA', + 1978750 => 'Danvers, MA', + 1978762 => 'Danvers, MA', + 1978768 => 'Essex, MA', + 1978772 => 'Ayer, MA', + 1978774 => 'Danvers, MA', + 1978777 => 'Danvers, MA', + 1978779 => 'Bolton, MA', + 1978827 => 'Ashburnham, MA', + 1978834 => 'Amesbury, MA', + 1978838 => 'Berlin, MA', + 1978840 => 'Leominster, MA', + 1978851 => 'Tewksbury, MA', + 1978858 => 'Tewksbury, MA', + 1978874 => 'Westminster, MA', + 1978887 => 'Topsfield, MA', + 1978897 => 'Maynard, MA', + 1978921 => 'Beverly, MA', + 1978922 => 'Beverly, MA', + 1978927 => 'Beverly, MA', + 1978928 => 'Hubbardston, MA', + 1978934 => 'Lowell, MA', + 1978937 => 'Lowell, MA', + 1978939 => 'Templeton, MA', + 1978948 => 'Rowley, MA', + 1978952 => 'Littleton, MA', + 1978957 => 'Dracut, MA', + 1978969 => 'Beverly, MA', + 1978970 => 'Lowell, MA', + 1978977 => 'Peabody, MA', + 1978988 => 'Wilmington, MA', + 1979 => 'Texas', + 1979209 => 'Bryan, TX', + 1979233 => 'Freeport, TX', + 1979234 => 'Eagle Lake, TX', + 1979239 => 'Freeport, TX', + 1979242 => 'La Grange, TX', + 1979244 => 'Bay City, TX', + 1979245 => 'Bay City, TX', + 1979251 => 'Brenham, TX', + 1979265 => 'Clute, TX', + 1979272 => 'Caldwell, TX', + 1979277 => 'Brenham, TX', + 1979279 => 'Hearne, TX', + 1979282 => 'Wharton, TX', + 1979285 => 'Lake Jackson, TX', + 1979297 => 'Lake Jackson, TX', + 1979299 => 'Lake Jackson, TX', + 1979323 => 'Bay City, TX', + 1979335 => 'East Bernard, TX', + 1979345 => 'West Columbia, TX', + 1979421 => 'Brenham, TX', + 1979480 => 'Lake Jackson, TX', + 1979532 => 'Wharton, TX', + 1979542 => 'Giddings, TX', + 1979543 => 'El Campo, TX', + 1979548 => 'Sweeny, TX', + 1979567 => 'Caldwell, TX', + 1979578 => 'El Campo, TX', + 1979596 => 'Somerville, TX', + 1979690 => 'College Station, TX', + 1979691 => 'College Station, TX', + 1979693 => 'College Station, TX', + 1979694 => 'College Station, TX', + 1979695 => 'College Station, TX', + 1979696 => 'College Station, TX', + 1979703 => 'Bryan, TX', + 1979725 => 'Weimar, TX', + 1979731 => 'Bryan, TX', + 1979732 => 'Columbus, TX', + 1979733 => 'Columbus, TX', + 1979743 => 'Schulenburg, TX', + 1979764 => 'College Station, TX', + 1979773 => 'Lexington, TX', + 1979774 => 'Bryan, TX', + 1979775 => 'Bryan, TX', + 1979776 => 'Bryan, TX', + 1979778 => 'Bryan, TX', + 1979779 => 'Bryan, TX', + 1979793 => 'Needville, TX', + 1979798 => 'Brazoria, TX', + 1979822 => 'Bryan, TX', + 1979823 => 'Bryan, TX', + 1979826 => 'Hempstead, TX', + 1979828 => 'Franklin, TX', + 1979830 => 'Brenham, TX', + 1979836 => 'Brenham, TX', + 1979845 => 'College Station, TX', + 1979848 => 'Angleton, TX', + 1979849 => 'Angleton, TX', + 1979864 => 'Angleton, TX', + 1979865 => 'Bellville, TX', + 1979885 => 'Sealy, TX', + 1979968 => 'La Grange, TX', + 1980 => 'North Carolina', + 1980207 => 'Charlotte, NC', + 1980224 => 'Charlotte, NC', + 1980343 => 'Charlotte, NC', + 1980487 => 'Shelby, NC', + 1980819 => 'Charlotte, NC', + 1984 => 'North Carolina', + 1985 => 'Louisiana', + 1985223 => 'Houma, LA', + 1985229 => 'Kentwood, LA', + 1985230 => 'Hammond, LA', + 1985246 => 'Covington, LA', + 1985249 => 'Covington, LA', + 1985252 => 'Pierre Part, LA', + 1985262 => 'Houma, LA', + 1985288 => 'Slidell, LA', + 1985325 => 'Cut Off, LA', + 1985327 => 'Covington, LA', + 1985331 => 'Luling, LA', + 1985340 => 'Hammond, LA', + 1985345 => 'Hammond, LA', + 1985359 => 'LaPlace, LA', + 1985369 => 'Napoleonville, LA', + 1985370 => 'Ponchatoula, LA', + 1985384 => 'Morgan City, LA', + 1985385 => 'Morgan City, LA', + 1985386 => 'Ponchatoula, LA', + 1985395 => 'Patterson, LA', + 1985396 => 'Golden Meadow, LA', + 1985419 => 'Hammond, LA', + 1985429 => 'Hammond, LA', + 1985446 => 'Thibodaux, LA', + 1985447 => 'Thibodaux, LA', + 1985448 => 'Thibodaux, LA', + 1985449 => 'Thibodaux, LA', + 1985475 => 'Golden Meadow, LA', + 1985493 => 'Thibodaux, LA', + 1985532 => 'Lockport, LA', + 1985536 => 'Reserve, LA', + 1985537 => 'Raceland, LA', + 1985542 => 'Hammond, LA', + 1985543 => 'Hammond, LA', + 1985580 => 'Houma, LA', + 1985624 => 'Mandeville, LA', + 1985626 => 'Mandeville, LA', + 1985632 => 'Cut Off, LA', + 1985639 => 'Slidell, LA', + 1985641 => 'Slidell, LA', + 1985643 => 'Slidell, LA', + 1985645 => 'Slidell, LA', + 1985646 => 'Slidell, LA', + 1985649 => 'Slidell, LA', + 1985651 => 'LaPlace, LA', + 1985652 => 'LaPlace, LA', + 1985662 => 'Hammond, LA', + 1985674 => 'Mandeville, LA', + 1985690 => 'Slidell, LA', + 1985693 => 'Larose, LA', + 1985727 => 'Mandeville, LA', + 1985732 => 'Bogalusa, LA', + 1985735 => 'Bogalusa, LA', + 1985747 => 'Amite City, LA', + 1985748 => 'Amite City, LA', + 1985764 => 'Destrehan, LA', + 1985778 => 'Mandeville, LA', + 1985781 => 'Slidell, LA', + 1985783 => 'Hahnville, LA', + 1985785 => 'Luling, LA', + 1985792 => 'Madisonville, LA', + 1985795 => 'Franklinton, LA', + 1985796 => 'Folsom, LA', + 1985809 => 'Covington, LA', + 1985839 => 'Franklinton, LA', + 1985845 => 'Madisonville, LA', + 1985847 => 'Slidell, LA', + 1985851 => 'Houma, LA', + 1985853 => 'Houma, LA', + 1985857 => 'Houma, LA', + 1985863 => 'Pearl River, LA', + 1985867 => 'Covington, LA', + 1985868 => 'Houma, LA', + 1985871 => 'Covington, LA', + 1985872 => 'Houma, LA', + 1985873 => 'Houma, LA', + 1985875 => 'Covington, LA', + 1985876 => 'Houma, LA', + 1985878 => 'Independence, LA', + 1985879 => 'Houma, LA', + 1985882 => 'Lacombe, LA', + 1985892 => 'Covington, LA', + 1985893 => 'Covington, LA', + 1985898 => 'Covington, LA', + 1989 => 'Michigan', + 1989224 => 'St. Johns, MI', + 1989227 => 'St. Johns, MI', + 1989246 => 'Gladwin, MI', + 1989249 => 'Saginaw, MI', + 1989269 => 'Bad Axe, MI', + 1989275 => 'Roscommon, MI', + 1989288 => 'Durand, MI', + 1989317 => 'Mount Pleasant, MI', + 1989343 => 'West Branch, MI', + 1989345 => 'West Branch, MI', + 1989348 => 'Grayling, MI', + 1989352 => 'Lakeview, MI', + 1989354 => 'Alpena, MI', + 1989356 => 'Alpena, MI', + 1989358 => 'Alpena, MI', + 1989362 => 'Tawas City, MI', + 1989366 => 'Houghton Lake, MI', + 1989386 => 'Clare, MI', + 1989389 => 'Saint Helen, MI', + 1989401 => 'Saginaw, MI', + 1989422 => 'Houghton Lake, MI', + 1989426 => 'Gladwin, MI', + 1989427 => 'Edmore, MI', + 1989435 => 'Beaverton, MI', + 1989453 => 'Pigeon, MI', + 1989463 => 'Alma, MI', + 1989465 => 'Coleman, MI', + 1989466 => 'Alma, MI', + 1989471 => 'Ossineke, MI', + 1989479 => 'Harbor Beach, MI', + 1989486 => 'Midland, MI', + 1989496 => 'Midland, MI', + 1989497 => 'Saginaw, MI', + 1989539 => 'Harrison, MI', + 1989583 => 'Saginaw, MI', + 1989584 => 'Carson City, MI', + 1989588 => 'Farwell, MI', + 1989593 => 'Fowler, MI', + 1989624 => 'Birch Run, MI', + 1989631 => 'Midland, MI', + 1989633 => 'Midland, MI', + 1989635 => 'Marlette, MI', + 1989642 => 'Hemlock, MI', + 1989643 => 'Merrill, MI', + 1989644 => 'Weidman, MI', + 1989652 => 'Frankenmuth, MI', + 1989658 => 'Ubly, MI', + 1989662 => 'Auburn, MI', + 1989667 => 'Bay City, MI', + 1989671 => 'Bay City, MI', + 1989672 => 'Caro, MI', + 1989673 => 'Caro, MI', + 1989681 => 'St. Louis, MI', + 1989684 => 'Bay City, MI', + 1989685 => 'Rose City, MI', + 1989686 => 'Bay City, MI', + 1989687 => 'Sanford, MI', + 1989695 => 'Freeland, MI', + 1989697 => 'Linwood, MI', + 1989705 => 'Gaylord, MI', + 1989723 => 'Owosso, MI', + 1989724 => 'Harrisville, MI', + 1989725 => 'Owosso, MI', + 1989727 => 'Hubbard Lake, MI', + 1989728 => 'Hale, MI', + 1989729 => 'Owosso, MI', + 1989731 => 'Gaylord, MI', + 1989732 => 'Gaylord, MI', + 1989733 => 'Onaway, MI', + 1989734 => 'Rogers City, MI', + 1989736 => 'Lincoln, MI', + 1989738 => 'Port Austin, MI', + 1989739 => 'Oscoda, MI', + 1989742 => 'Hillman, MI', + 1989743 => 'Corunna, MI', + 1989752 => 'Saginaw, MI', + 1989753 => 'Saginaw, MI', + 1989754 => 'Saginaw, MI', + 1989755 => 'Saginaw, MI', + 1989759 => 'Saginaw, MI', + 1989772 => 'Mount Pleasant, MI', + 1989773 => 'Mount Pleasant, MI', + 1989775 => 'Mount Pleasant, MI', + 1989779 => 'Mount Pleasant, MI', + 1989781 => 'Saginaw, MI', + 1989785 => 'Atlanta, MI', + 1989786 => 'Lewiston, MI', + 1989790 => 'Saginaw, MI', + 1989791 => 'Saginaw, MI', + 1989792 => 'Saginaw, MI', + 1989793 => 'Saginaw, MI', + 1989797 => 'Saginaw, MI', + 1989799 => 'Saginaw, MI', + 1989821 => 'Roscommon, MI', + 1989823 => 'Vassar, MI', + 1989826 => 'Mio, MI', + 1989828 => 'Shepherd, MI', + 1989831 => 'Stanton, MI', + 1989832 => 'Midland, MI', + 1989834 => 'Ovid, MI', + 1989835 => 'Midland, MI', + 1989837 => 'Midland, MI', + 1989839 => 'Midland, MI', + 1989842 => 'Breckenridge, MI', + 1989843 => 'Mayville, MI', + 1989845 => 'Chesaning, MI', + 1989846 => 'Standish, MI', + 1989848 => 'Fairview, MI', + 1989856 => 'Caseville, MI', + 1989862 => 'Elsie, MI', + 1989865 => 'St. Charles, MI', + 1989868 => 'Reese, MI', + 1989871 => 'Millington, MI', + 1989872 => 'Cass City, MI', + 1989873 => 'Prescott, MI', + 1989875 => 'Ithaca, MI', + 1989876 => 'Au Gres, MI', + 1989879 => 'Pinconning, MI', + 1989883 => 'Sebewaing, MI', + 1989891 => 'Bay City, MI', + 1989892 => 'Bay City, MI', + 1989893 => 'Bay City, MI', + 1989894 => 'Bay City, MI', + 1989895 => 'Bay City, MI', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1901.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1901.php deleted file mode 100644 index e403ae50b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1901.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Tennessee', - 1901213 => 'Memphis, TN', - 1901226 => 'Memphis, TN', - 1901252 => 'Memphis, TN', - 1901259 => 'Memphis, TN', - 1901260 => 'Memphis, TN', - 1901266 => 'Memphis, TN', - 1901271 => 'Memphis, TN', - 1901272 => 'Memphis, TN', - 1901273 => 'Memphis, TN', - 1901274 => 'Memphis, TN', - 1901276 => 'Memphis, TN', - 1901278 => 'Memphis, TN', - 1901287 => 'Memphis, TN', - 1901308 => 'Memphis, TN', - 1901312 => 'Memphis, TN', - 1901320 => 'Memphis, TN', - 1901322 => 'Memphis, TN', - 1901323 => 'Memphis, TN', - 1901324 => 'Memphis, TN', - 1901327 => 'Memphis, TN', - 1901332 => 'Memphis, TN', - 1901345 => 'Memphis, TN', - 1901346 => 'Memphis, TN', - 1901348 => 'Memphis, TN', - 1901353 => 'Memphis, TN', - 1901357 => 'Memphis, TN', - 1901358 => 'Memphis, TN', - 1901360 => 'Memphis, TN', - 1901362 => 'Memphis, TN', - 1901363 => 'Memphis, TN', - 1901365 => 'Memphis, TN', - 1901366 => 'Memphis, TN', - 1901367 => 'Memphis, TN', - 1901368 => 'Memphis, TN', - 1901369 => 'Memphis, TN', - 1901371 => 'Memphis, TN', - 1901372 => 'Memphis, TN', - 1901373 => 'Memphis, TN', - 1901375 => 'Memphis, TN', - 1901377 => 'Memphis, TN', - 1901379 => 'Memphis, TN', - 1901380 => 'Memphis, TN', - 1901381 => 'Memphis, TN', - 1901382 => 'Memphis, TN', - 1901383 => 'Memphis, TN', - 1901384 => 'Memphis, TN', - 1901385 => 'Memphis, TN', - 1901386 => 'Memphis, TN', - 1901387 => 'Memphis, TN', - 1901388 => 'Memphis, TN', - 1901396 => 'Memphis, TN', - 1901398 => 'Memphis, TN', - 1901405 => 'Memphis, TN', - 1901416 => 'Memphis, TN', - 1901417 => 'Memphis, TN', - 1901433 => 'Memphis, TN', - 1901435 => 'Memphis, TN', - 1901448 => 'Memphis, TN', - 1901452 => 'Memphis, TN', - 1901454 => 'Memphis, TN', - 1901457 => 'Collierville, TN', - 1901458 => 'Memphis, TN', - 1901465 => 'Somerville, TN', - 1901475 => 'Covington, TN', - 1901476 => 'Covington, TN', - 1901495 => 'Memphis, TN', - 1901507 => 'Memphis, TN', - 1901516 => 'Memphis, TN', - 1901521 => 'Memphis, TN', - 1901522 => 'Memphis, TN', - 1901523 => 'Memphis, TN', - 1901524 => 'Memphis, TN', - 1901525 => 'Memphis, TN', - 1901526 => 'Memphis, TN', - 1901527 => 'Memphis, TN', - 1901528 => 'Memphis, TN', - 1901529 => 'Memphis, TN', - 1901542 => 'Memphis, TN', - 1901543 => 'Memphis, TN', - 1901544 => 'Memphis, TN', - 1901545 => 'Memphis, TN', - 1901546 => 'Memphis, TN', - 1901552 => 'Memphis, TN', - 1901565 => 'Memphis, TN', - 1901576 => 'Memphis, TN', - 1901577 => 'Memphis, TN', - 1901578 => 'Memphis, TN', - 1901590 => 'Memphis, TN', - 1901595 => 'Memphis, TN', - 1901672 => 'Memphis, TN', - 1901680 => 'Memphis, TN', - 1901681 => 'Memphis, TN', - 1901682 => 'Memphis, TN', - 1901683 => 'Memphis, TN', - 1901684 => 'Memphis, TN', - 1901685 => 'Memphis, TN', - 1901722 => 'Memphis, TN', - 1901725 => 'Memphis, TN', - 1901726 => 'Memphis, TN', - 1901729 => 'Memphis, TN', - 1901730 => 'Memphis, TN', - 1901743 => 'Memphis, TN', - 1901744 => 'Memphis, TN', - 1901746 => 'Memphis, TN', - 1901747 => 'Memphis, TN', - 1901748 => 'Memphis, TN', - 1901761 => 'Memphis, TN', - 1901763 => 'Memphis, TN', - 1901765 => 'Memphis, TN', - 1901766 => 'Memphis, TN', - 1901767 => 'Memphis, TN', - 1901774 => 'Memphis, TN', - 1901775 => 'Memphis, TN', - 1901785 => 'Memphis, TN', - 1901789 => 'Memphis, TN', - 1901791 => 'Memphis, TN', - 1901794 => 'Memphis, TN', - 1901795 => 'Memphis, TN', - 1901797 => 'Memphis, TN', - 1901818 => 'Memphis, TN', - 1901820 => 'Memphis, TN', - 1901821 => 'Memphis, TN', - 1901850 => 'Collierville, TN', - 1901853 => 'Collierville, TN', - 1901854 => 'Collierville, TN', - 1901861 => 'Collierville, TN', - 1901866 => 'Memphis, TN', - 1901867 => 'Arlington, TN', - 1901872 => 'Millington, TN', - 1901873 => 'Millington, TN', - 1901881 => 'Memphis, TN', - 1901937 => 'Memphis, TN', - 1901942 => 'Memphis, TN', - 1901946 => 'Memphis, TN', - 1901947 => 'Memphis, TN', - 1901948 => 'Memphis, TN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1902.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1902.php deleted file mode 100644 index 77964263e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1902.php +++ /dev/null @@ -1,132 +0,0 @@ - 'Nova Scotia', - 1902224 => 'Chéticamp, NS', - 1902245 => 'Digby, NS', - 1902254 => 'Parrsboro, NS', - 1902275 => 'Chester, NS', - 1902295 => 'Baddeck, NS', - 1902354 => 'Liverpool, NS', - 1902367 => 'Charlottetown, PE', - 1902368 => 'Charlottetown, PE', - 1902370 => 'Charlottetown, PE', - 1902393 => 'Charlottetown, PE', - 1902396 => 'New Glasgow, NS', - 1902404 => 'Halifax, NS', - 1902405 => 'Halifax, NS', - 1902406 => 'Halifax, NS', - 1902407 => 'Halifax, NS', - 1902420 => 'Halifax, NS', - 1902421 => 'Halifax, NS', - 1902422 => 'Halifax, NS', - 1902423 => 'Halifax, NS', - 1902425 => 'Halifax, NS', - 1902429 => 'Halifax, NS', - 1902431 => 'Halifax, NS', - 1902434 => 'Dartmouth, NS', - 1902435 => 'Dartmouth, NS', - 1902436 => 'Summerside, PE', - 1902442 => 'Halifax, NS', - 1902443 => 'Halifax, NS', - 1902444 => 'Halifax, NS', - 1902445 => 'Halifax, NS', - 1902446 => 'Halifax, NS', - 1902450 => 'Halifax, NS', - 1902452 => 'Halifax, NS', - 1902453 => 'Halifax, NS', - 1902454 => 'Halifax, NS', - 1902455 => 'Halifax, NS', - 1902456 => 'Halifax, NS', - 1902457 => 'Halifax, NS', - 1902461 => 'Dartmouth, NS', - 1902463 => 'Dartmouth, NS', - 1902464 => 'Dartmouth, NS', - 1902466 => 'Dartmouth, NS', - 1902468 => 'Dartmouth, NS', - 1902469 => 'Dartmouth, NS', - 1902471 => 'Halifax, NS', - 1902477 => 'Halifax, NS', - 1902479 => 'Halifax, NS', - 1902481 => 'Dartmouth, NS', - 1902482 => 'Halifax, NS', - 1902485 => 'Pictou, NS', - 1902488 => 'Halifax, NS', - 1902492 => 'Halifax, NS', - 1902494 => 'Halifax, NS', - 1902497 => 'Halifax, NS', - 1902499 => 'Halifax, NS', - 1902527 => 'Bridgewater, NS', - 1902530 => 'Bridgewater, NS', - 1902532 => 'Annapolis Royal, NS', - 1902535 => 'St. Peter\'s, NS', - 1902538 => 'Berwick, NS', - 1902539 => 'Sydney, NS', - 1902542 => 'Wolfville, NS', - 1902543 => 'Bridgewater, NS', - 1902562 => 'Sydney, NS', - 1902564 => 'Sydney, NS', - 1902566 => 'Charlottetown, PE', - 1902567 => 'Sydney, NS', - 1902569 => 'Charlottetown, PE', - 1902582 => 'Canning, NS', - 1902624 => 'Mahone Bay, NS', - 1902625 => 'Port Hawkesbury, NS', - 1902626 => 'Charlottetown, PE', - 1902628 => 'Charlottetown, PE', - 1902629 => 'Charlottetown, PE', - 1902634 => 'Lunenburg, NS', - 1902637 => 'Barrington, NS', - 1902657 => 'Tatamagouche, NS', - 1902661 => 'Amherst, NS', - 1902662 => 'Debert, NS', - 1902665 => 'Bridgetown, NS', - 1902667 => 'Amherst, NS', - 1902678 => 'Kentville, NS', - 1902679 => 'Kentville, NS', - 1902687 => 'Souris, PE', - 1902695 => 'New Glasgow, NS', - 1902736 => 'North Sydney, NS', - 1902742 => 'Yarmouth, NS', - 1902752 => 'New Glasgow, NS', - 1902755 => 'New Glasgow, NS', - 1902758 => 'Shubenacadie, NS', - 1902762 => 'Pubnico, NS', - 1902765 => 'Kingston, NS', - 1902769 => 'Saulnierville, NS', - 1902794 => 'North Sydney, NS', - 1902798 => 'Windsor, NS', - 1902825 => 'Middleton, NS', - 1902826 => 'St Margaret Village, NS', - 1902827 => 'Chezzetcook, NS', - 1902830 => 'Halifax, NS', - 1902836 => 'Kensington, PE', - 1902837 => 'Weymouth, NS', - 1902838 => 'Montague, PE', - 1902842 => 'Glace Bay, NS', - 1902843 => 'Truro, NS', - 1902849 => 'Glace Bay, NS', - 1902853 => 'Alberton, PE', - 1902857 => 'Hubbards, NS', - 1902859 => 'O\'Leary, PE', - 1902860 => 'Waverley, NS', - 1902861 => 'Waverley, NS', - 1902862 => 'New Waterford, NS', - 1902863 => 'Antigonish, NS', - 1902875 => 'Shelburne, NS', - 1902876 => 'Halifax, NS', - 1902882 => 'Tignish, PE', - 1902883 => 'Elmsdale, NS', - 1902888 => 'Summerside, PE', - 1902889 => 'Musquodoboit Harbour, NS', - 1902892 => 'Charlottetown, PE', - 1902893 => 'Truro, NS', - 1902894 => 'Charlottetown, PE', - 1902895 => 'Truro, NS', - 1902897 => 'Truro, NS', - 1902963 => 'Rusticoville, PE', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1903.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1903.php deleted file mode 100644 index 14467d1d4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1903.php +++ /dev/null @@ -1,168 +0,0 @@ - 'Texas', - 1903212 => 'Longview, TX', - 1903223 => 'Texarkana, TX', - 1903234 => 'Longview, TX', - 1903236 => 'Longview, TX', - 1903237 => 'Longview, TX', - 1903238 => 'Longview, TX', - 1903291 => 'Longview, TX', - 1903295 => 'Longview, TX', - 1903297 => 'Longview, TX', - 1903315 => 'Longview, TX', - 1903322 => 'Buffalo, TX', - 1903334 => 'Texarkana, TX', - 1903342 => 'Winnsboro, TX', - 1903356 => 'Quinlan, TX', - 1903364 => 'Whitewright, TX', - 1903378 => 'Honey Grove, TX', - 1903383 => 'Yantis, TX', - 1903389 => 'Fairfield, TX', - 1903395 => 'Cooper, TX', - 1903408 => 'Greenville, TX', - 1903416 => 'Denison, TX', - 1903427 => 'Clarksville, TX', - 1903438 => 'Sulphur Springs, TX', - 1903439 => 'Sulphur Springs, TX', - 1903447 => 'Quinlan, TX', - 1903450 => 'Greenville, TX', - 1903451 => 'Mabank, TX', - 1903454 => 'Greenville, TX', - 1903455 => 'Greenville, TX', - 1903463 => 'Denison, TX', - 1903465 => 'Denison, TX', - 1903473 => 'Emory, TX', - 1903482 => 'Van Alstyne, TX', - 1903489 => 'Malakoff, TX', - 1903498 => 'Kemp, TX', - 1903509 => 'Tyler, TX', - 1903510 => 'Tyler, TX', - 1903525 => 'Tyler, TX', - 1903526 => 'Tyler, TX', - 1903527 => 'Caddo Mills, TX', - 1903531 => 'Tyler, TX', - 1903533 => 'Tyler, TX', - 1903534 => 'Tyler, TX', - 1903535 => 'Tyler, TX', - 1903536 => 'Centerville, TX', - 1903537 => 'Mount Vernon, TX', - 1903547 => 'Hooks, TX', - 1903553 => 'Longview, TX', - 1903561 => 'Tyler, TX', - 1903564 => 'Whitesboro, TX', - 1903566 => 'Tyler, TX', - 1903567 => 'Canton, TX', - 1903569 => 'Mineola, TX', - 1903572 => 'Mount Pleasant, TX', - 1903575 => 'Mount Pleasant, TX', - 1903577 => 'Mount Pleasant, TX', - 1903581 => 'Tyler, TX', - 1903583 => 'Bonham, TX', - 1903586 => 'Jacksonville, TX', - 1903587 => 'Leonard, TX', - 1903589 => 'Jacksonville, TX', - 1903592 => 'Tyler, TX', - 1903593 => 'Tyler, TX', - 1903595 => 'Tyler, TX', - 1903596 => 'Tyler, TX', - 1903597 => 'Tyler, TX', - 1903614 => 'Texarkana, TX', - 1903626 => 'Jewett, TX', - 1903628 => 'New Boston, TX', - 1903636 => 'Big Sandy, TX', - 1903639 => 'Hughes Springs, TX', - 1903640 => 'Bonham, TX', - 1903641 => 'Corsicana, TX', - 1903643 => 'Longview, TX', - 1903645 => 'Daingerfield, TX', - 1903654 => 'Corsicana, TX', - 1903655 => 'Henderson, TX', - 1903657 => 'Henderson, TX', - 1903663 => 'Longview, TX', - 1903665 => 'Jefferson, TX', - 1903667 => 'De Kalb, TX', - 1903668 => 'Hallsville, TX', - 1903670 => 'Athens, TX', - 1903675 => 'Athens, TX', - 1903677 => 'Athens, TX', - 1903683 => 'Rusk, TX', - 1903687 => 'Waskom, TX', - 1903693 => 'Carthage, TX', - 1903694 => 'Carthage, TX', - 1903723 => 'Palestine, TX', - 1903729 => 'Palestine, TX', - 1903731 => 'Palestine, TX', - 1903734 => 'Gilmer, TX', - 1903737 => 'Paris, TX', - 1903739 => 'Paris, TX', - 1903753 => 'Longview, TX', - 1903756 => 'Linden, TX', - 1903757 => 'Longview, TX', - 1903758 => 'Longview, TX', - 1903759 => 'Longview, TX', - 1903763 => 'Quitman, TX', - 1903769 => 'Hawkins, TX', - 1903783 => 'Paris, TX', - 1903784 => 'Paris, TX', - 1903785 => 'Paris, TX', - 1903786 => 'Pottsboro, TX', - 1903791 => 'Texarkana, TX', - 1903792 => 'Texarkana, TX', - 1903793 => 'Texarkana, TX', - 1903794 => 'Texarkana, TX', - 1903796 => 'Atlanta, TX', - 1903798 => 'Texarkana, TX', - 1903799 => 'Atlanta, TX', - 1903813 => 'Sherman, TX', - 1903825 => 'Flint, TX', - 1903831 => 'Texarkana, TX', - 1903832 => 'Texarkana, TX', - 1903834 => 'Overton, TX', - 1903838 => 'Texarkana, TX', - 1903839 => 'Whitehouse, TX', - 1903842 => 'Troup, TX', - 1903843 => 'Gilmer, TX', - 1903845 => 'Gladewater, TX', - 1903849 => 'Chandler, TX', - 1903852 => 'Brownsboro, TX', - 1903856 => 'Pittsburg, TX', - 1903868 => 'Sherman, TX', - 1903870 => 'Sherman, TX', - 1903872 => 'Corsicana, TX', - 1903873 => 'Wills Point, TX', - 1903874 => 'Corsicana, TX', - 1903875 => 'Corsicana, TX', - 1903876 => 'Frankston, TX', - 1903877 => 'Tyler, TX', - 1903881 => 'Lindale, TX', - 1903882 => 'Lindale, TX', - 1903883 => 'Greenville, TX', - 1903885 => 'Sulphur Springs, TX', - 1903886 => 'Commerce, TX', - 1903887 => 'Gun Barrel City, TX', - 1903891 => 'Sherman, TX', - 1903892 => 'Sherman, TX', - 1903893 => 'Sherman, TX', - 1903894 => 'Bullard, TX', - 1903896 => 'Edgewood, TX', - 1903923 => 'Marshall, TX', - 1903927 => 'Marshall, TX', - 1903934 => 'Marshall, TX', - 1903935 => 'Marshall, TX', - 1903938 => 'Marshall, TX', - 1903939 => 'Tyler, TX', - 1903947 => 'Tatum, TX', - 1903962 => 'Grand Saline, TX', - 1903963 => 'Van, TX', - 1903965 => 'Bells, TX', - 1903968 => 'Ore City, TX', - 1903983 => 'Kilgore, TX', - 1903984 => 'Kilgore, TX', - 1903986 => 'Kilgore, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1904.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1904.php deleted file mode 100644 index b3145e02b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1904.php +++ /dev/null @@ -1,194 +0,0 @@ - 'Florida', - 1904202 => 'Jacksonville, FL', - 1904209 => 'St. Augustine, FL', - 1904213 => 'Orange Park, FL', - 1904215 => 'Orange Park, FL', - 1904217 => 'St. Augustine, FL', - 1904220 => 'Jacksonville, FL', - 1904221 => 'Jacksonville, FL', - 1904223 => 'Jacksonville, FL', - 1904225 => 'Yulee, FL', - 1904232 => 'Jacksonville, FL', - 1904240 => 'Jacksonville, FL', - 1904244 => 'Jacksonville, FL', - 1904253 => 'Jacksonville, FL', - 1904259 => 'Macclenny, FL', - 1904260 => 'Jacksonville, FL', - 1904261 => 'Fernandina Beach, FL', - 1904262 => 'Jacksonville, FL', - 1904264 => 'Orange Park, FL', - 1904268 => 'Jacksonville, FL', - 1904269 => 'Orange Park, FL', - 1904272 => 'Orange Park, FL', - 1904273 => 'Ponte Vedra Bch, FL', - 1904276 => 'Orange Park, FL', - 1904277 => 'Fernandina Beach, FL', - 1904278 => 'Orange Park, FL', - 1904280 => 'Ponte Vedra Bch, FL', - 1904281 => 'Jacksonville, FL', - 1904282 => 'Middleburg, FL', - 1904284 => 'Green Cove Spgs, FL', - 1904285 => 'Ponte Vedra Bch, FL', - 1904288 => 'Jacksonville, FL', - 1904291 => 'Middleburg, FL', - 1904292 => 'Jacksonville, FL', - 1904296 => 'Jacksonville, FL', - 1904298 => 'Orange Park, FL', - 1904306 => 'Jacksonville, FL', - 1904308 => 'Jacksonville, FL', - 1904310 => 'Fernandina Beach, FL', - 1904317 => 'Jacksonville, FL', - 1904321 => 'Fernandina Beach, FL', - 1904329 => 'Jacksonville, FL', - 1904332 => 'Jacksonville, FL', - 1904338 => 'Jacksonville, FL', - 1904342 => 'St. Augustine, FL', - 1904346 => 'Jacksonville, FL', - 1904347 => 'St. Augustine, FL', - 1904348 => 'Jacksonville, FL', - 1904353 => 'Jacksonville, FL', - 1904354 => 'Jacksonville, FL', - 1904355 => 'Jacksonville, FL', - 1904356 => 'Jacksonville, FL', - 1904358 => 'Jacksonville, FL', - 1904359 => 'Jacksonville, FL', - 1904363 => 'Jacksonville, FL', - 1904367 => 'Jacksonville, FL', - 1904368 => 'Starke, FL', - 1904371 => 'Jacksonville, FL', - 1904374 => 'Jacksonville, FL', - 1904375 => 'Orange Park, FL', - 1904378 => 'Jacksonville, FL', - 1904379 => 'Jacksonville, FL', - 1904381 => 'Jacksonville, FL', - 1904383 => 'Jacksonville, FL', - 1904384 => 'Jacksonville, FL', - 1904387 => 'Jacksonville, FL', - 1904388 => 'Jacksonville, FL', - 1904389 => 'Jacksonville, FL', - 1904394 => 'Jacksonville, FL', - 1904396 => 'Jacksonville, FL', - 1904398 => 'Jacksonville, FL', - 1904399 => 'Jacksonville, FL', - 1904406 => 'Middleburg, FL', - 1904419 => 'Jacksonville, FL', - 1904421 => 'Jacksonville, FL', - 1904425 => 'Jacksonville, FL', - 1904448 => 'Jacksonville, FL', - 1904460 => 'St. Augustine, FL', - 1904461 => 'St. Augustine, FL', - 1904471 => 'St. Augustine, FL', - 1904491 => 'Fernandina Beach, FL', - 1904493 => 'Jacksonville, FL', - 1904501 => 'St. Augustine, FL', - 1904503 => 'Jacksonville, FL', - 1904519 => 'Jacksonville, FL', - 1904527 => 'Jacksonville, FL', - 1904529 => 'Green Cove Spgs, FL', - 1904538 => 'Jacksonville, FL', - 1904540 => 'St. Augustine, FL', - 1904541 => 'Orange Park, FL', - 1904542 => 'Jacksonville, FL', - 1904548 => 'Yulee, FL', - 1904551 => 'Jacksonville, FL', - 1904564 => 'Jacksonville, FL', - 1904565 => 'Jacksonville, FL', - 1904573 => 'Jacksonville, FL', - 1904579 => 'Orange Park, FL', - 1904598 => 'Jacksonville, FL', - 1904619 => 'Jacksonville, FL', - 1904620 => 'Jacksonville, FL', - 1904630 => 'Jacksonville, FL', - 1904632 => 'Jacksonville, FL', - 1904633 => 'Jacksonville, FL', - 1904634 => 'Jacksonville, FL', - 1904636 => 'Jacksonville, FL', - 1904641 => 'Jacksonville, FL', - 1904642 => 'Jacksonville, FL', - 1904644 => 'Orange Park, FL', - 1904645 => 'Jacksonville, FL', - 1904646 => 'Jacksonville, FL', - 1904647 => 'Jacksonville, FL', - 1904652 => 'Jacksonville, FL', - 1904669 => 'St. Augustine, FL', - 1904674 => 'Jacksonville, FL', - 1904683 => 'Jacksonville, FL', - 1904687 => 'St. Augustine, FL', - 1904692 => 'Hastings, FL', - 1904693 => 'Jacksonville, FL', - 1904695 => 'Jacksonville, FL', - 1904696 => 'Jacksonville, FL', - 1904697 => 'Jacksonville, FL', - 1904714 => 'Jacksonville, FL', - 1904720 => 'Jacksonville, FL', - 1904721 => 'Jacksonville, FL', - 1904722 => 'Jacksonville, FL', - 1904723 => 'Jacksonville, FL', - 1904724 => 'Jacksonville, FL', - 1904725 => 'Jacksonville, FL', - 1904726 => 'Jacksonville, FL', - 1904727 => 'Jacksonville, FL', - 1904730 => 'Jacksonville, FL', - 1904731 => 'Jacksonville, FL', - 1904732 => 'Jacksonville, FL', - 1904733 => 'Jacksonville, FL', - 1904737 => 'Jacksonville, FL', - 1904738 => 'Jacksonville, FL', - 1904739 => 'Jacksonville, FL', - 1904741 => 'Jacksonville, FL', - 1904743 => 'Jacksonville, FL', - 1904744 => 'Jacksonville, FL', - 1904745 => 'Jacksonville, FL', - 1904751 => 'Jacksonville, FL', - 1904757 => 'Jacksonville, FL', - 1904764 => 'Jacksonville, FL', - 1904765 => 'Jacksonville, FL', - 1904766 => 'Jacksonville, FL', - 1904768 => 'Jacksonville, FL', - 1904771 => 'Jacksonville, FL', - 1904772 => 'Jacksonville, FL', - 1904777 => 'Jacksonville, FL', - 1904778 => 'Jacksonville, FL', - 1904779 => 'Jacksonville, FL', - 1904781 => 'Jacksonville, FL', - 1904783 => 'Jacksonville, FL', - 1904786 => 'Jacksonville, FL', - 1904794 => 'St. Augustine, FL', - 1904797 => 'St. Augustine, FL', - 1904807 => 'Jacksonville, FL', - 1904808 => 'St. Augustine, FL', - 1904810 => 'St. Augustine, FL', - 1904814 => 'St. Augustine, FL', - 1904819 => 'St. Augustine, FL', - 1904821 => 'Jacksonville, FL', - 1904823 => 'St. Augustine, FL', - 1904824 => 'St. Augustine, FL', - 1904825 => 'St. Augustine, FL', - 1904826 => 'St. Augustine, FL', - 1904827 => 'St. Augustine, FL', - 1904829 => 'St. Augustine, FL', - 1904845 => 'Hilliard, FL', - 1904854 => 'Jacksonville, FL', - 1904858 => 'Jacksonville, FL', - 1904879 => 'Callahan, FL', - 1904880 => 'Jacksonville, FL', - 1904886 => 'Jacksonville, FL', - 1904900 => 'Jacksonville, FL', - 1904908 => 'Jacksonville, FL', - 1904924 => 'Jacksonville, FL', - 1904928 => 'Jacksonville, FL', - 1904940 => 'St. Augustine, FL', - 1904953 => 'Jacksonville, FL', - 1904964 => 'Starke, FL', - 1904992 => 'Jacksonville, FL', - 1904996 => 'Jacksonville, FL', - 1904997 => 'Jacksonville, FL', - 1904998 => 'Jacksonville, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1905.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1905.php deleted file mode 100644 index 0e582981d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1905.php +++ /dev/null @@ -1,402 +0,0 @@ - 'Ontario', - 1905201 => 'Markham, ON', - 1905206 => 'Mississauga, ON', - 1905209 => 'Markham, ON', - 1905212 => 'Mississauga, ON', - 1905216 => 'Brampton, ON', - 1905227 => 'Thorold, ON', - 1905230 => 'Brampton, ON', - 1905231 => 'Ajax, ON', - 1905232 => 'Mississauga, ON', - 1905235 => 'Newmarket, ON', - 1905237 => 'Richmond Hill, ON', - 1905238 => 'Mississauga, ON', - 1905239 => 'Ajax, ON', - 1905240 => 'Oshawa, ON', - 1905257 => 'Oakville, ON', - 1905263 => 'Hampton, ON', - 1905264 => 'Woodbridge, ON', - 1905265 => 'Woodbridge, ON', - 1905266 => 'Woodbridge, ON', - 1905267 => 'Mississauga, ON', - 1905268 => 'Mississauga, ON', - 1905270 => 'Mississauga, ON', - 1905271 => 'Mississauga, ON', - 1905272 => 'Mississauga, ON', - 1905273 => 'Mississauga, ON', - 1905274 => 'Mississauga, ON', - 1905275 => 'Mississauga, ON', - 1905276 => 'Mississauga, ON', - 1905277 => 'Mississauga, ON', - 1905278 => 'Mississauga, ON', - 1905279 => 'Mississauga, ON', - 1905281 => 'Mississauga, ON', - 1905282 => 'Mississauga, ON', - 1905286 => 'Mississauga, ON', - 1905290 => 'Mississauga, ON', - 1905294 => 'Markham, ON', - 1905295 => 'Niagara Falls, ON', - 1905296 => 'Hamilton, ON', - 1905297 => 'Hamilton, ON', - 1905303 => 'Maple, ON', - 1905304 => 'Ancaster, ON', - 1905305 => 'Markham, ON', - 1905306 => 'Mississauga, ON', - 1905308 => 'Hamilton, ON', - 1905309 => 'Grimsby, ON', - 1905312 => 'Hamilton, ON', - 1905315 => 'Burlington, ON', - 1905318 => 'Hamilton, ON', - 1905319 => 'Burlington, ON', - 1905331 => 'Burlington, ON', - 1905332 => 'Burlington, ON', - 1905333 => 'Burlington, ON', - 1905335 => 'Burlington, ON', - 1905336 => 'Burlington, ON', - 1905337 => 'Oakville, ON', - 1905338 => 'Oakville, ON', - 1905339 => 'Oakville, ON', - 1905346 => 'St. Catharines, ON', - 1905353 => 'Niagara Falls, ON', - 1905354 => 'Niagara Falls, ON', - 1905355 => 'Colborne, ON', - 1905356 => 'Niagara Falls, ON', - 1905357 => 'Niagara Falls, ON', - 1905358 => 'Niagara Falls, ON', - 1905362 => 'Mississauga, ON', - 1905366 => 'Mississauga, ON', - 1905371 => 'Niagara Falls, ON', - 1905372 => 'Cobourg, ON', - 1905373 => 'Cobourg, ON', - 1905374 => 'Niagara Falls, ON', - 1905377 => 'Cobourg, ON', - 1905382 => 'Stevensville, ON', - 1905383 => 'Hamilton, ON', - 1905385 => 'Hamilton, ON', - 1905387 => 'Hamilton, ON', - 1905388 => 'Hamilton, ON', - 1905389 => 'Hamilton, ON', - 1905397 => 'St. Catharines, ON', - 1905403 => 'Mississauga, ON', - 1905404 => 'Oshawa, ON', - 1905405 => 'Mississauga, ON', - 1905415 => 'Markham, ON', - 1905417 => 'Maple, ON', - 1905420 => 'Pickering, ON', - 1905426 => 'Ajax, ON', - 1905427 => 'Ajax, ON', - 1905428 => 'Ajax, ON', - 1905430 => 'Whitby, ON', - 1905432 => 'Oshawa, ON', - 1905433 => 'Oshawa, ON', - 1905434 => 'Oshawa, ON', - 1905436 => 'Oshawa, ON', - 1905438 => 'Oshawa, ON', - 1905448 => 'Oshawa, ON', - 1905450 => 'Brampton, ON', - 1905451 => 'Brampton, ON', - 1905452 => 'Brampton, ON', - 1905453 => 'Brampton, ON', - 1905454 => 'Brampton, ON', - 1905455 => 'Brampton, ON', - 1905456 => 'Brampton, ON', - 1905457 => 'Brampton, ON', - 1905458 => 'Brampton, ON', - 1905459 => 'Brampton, ON', - 1905460 => 'Brampton, ON', - 1905461 => 'Mississauga, ON', - 1905463 => 'Brampton, ON', - 1905465 => 'Oakville, ON', - 1905468 => 'Niagara-on-the-Lake, ON', - 1905469 => 'Oakville, ON', - 1905470 => 'Markham, ON', - 1905471 => 'Markham, ON', - 1905472 => 'Markham, ON', - 1905473 => 'Mount Albert, ON', - 1905474 => 'Markham, ON', - 1905475 => 'Markham, ON', - 1905476 => 'Keswick, ON', - 1905477 => 'Markham, ON', - 1905478 => 'Queensville, ON', - 1905479 => 'Markham, ON', - 1905480 => 'Markham, ON', - 1905487 => 'Brampton, ON', - 1905488 => 'Brampton, ON', - 1905489 => 'Markham, ON', - 1905492 => 'Pickering, ON', - 1905493 => 'Whitby, ON', - 1905494 => 'Brampton, ON', - 1905495 => 'Brampton, ON', - 1905497 => 'Brampton, ON', - 1905501 => 'Mississauga, ON', - 1905502 => 'Mississauga, ON', - 1905503 => 'Aurora, ON', - 1905507 => 'Mississauga, ON', - 1905508 => 'Richmond Hill, ON', - 1905509 => 'Pickering, ON', - 1905513 => 'Markham, ON', - 1905521 => 'Hamilton, ON', - 1905522 => 'Hamilton, ON', - 1905523 => 'Hamilton, ON', - 1905524 => 'Hamilton, ON', - 1905525 => 'Hamilton, ON', - 1905526 => 'Hamilton, ON', - 1905527 => 'Hamilton, ON', - 1905528 => 'Hamilton, ON', - 1905529 => 'Hamilton, ON', - 1905538 => 'Hamilton, ON', - 1905540 => 'Hamilton, ON', - 1905542 => 'Mississauga, ON', - 1905543 => 'Hamilton, ON', - 1905544 => 'Hamilton, ON', - 1905545 => 'Hamilton, ON', - 1905546 => 'Hamilton, ON', - 1905547 => 'Hamilton, ON', - 1905548 => 'Hamilton, ON', - 1905549 => 'Hamilton, ON', - 1905554 => 'Markham, ON', - 1905560 => 'Hamilton, ON', - 1905561 => 'Hamilton, ON', - 1905562 => 'Vineland, ON', - 1905563 => 'Beamsville, ON', - 1905564 => 'Mississauga, ON', - 1905565 => 'Mississauga, ON', - 1905566 => 'Mississauga, ON', - 1905567 => 'Mississauga, ON', - 1905568 => 'Mississauga, ON', - 1905569 => 'Mississauga, ON', - 1905571 => 'Oshawa, ON', - 1905572 => 'Hamilton, ON', - 1905573 => 'Hamilton, ON', - 1905574 => 'Hamilton, ON', - 1905575 => 'Hamilton, ON', - 1905576 => 'Oshawa, ON', - 1905577 => 'Hamilton, ON', - 1905578 => 'Hamilton, ON', - 1905579 => 'Oshawa, ON', - 1905582 => 'Oakville, ON', - 1905592 => 'Burlington, ON', - 1905593 => 'Mississauga, ON', - 1905595 => 'Brampton, ON', - 1905602 => 'Mississauga, ON', - 1905604 => 'Markham, ON', - 1905605 => 'Woodbridge, ON', - 1905607 => 'Mississauga, ON', - 1905608 => 'Mississauga, ON', - 1905612 => 'Mississauga, ON', - 1905614 => 'Mississauga, ON', - 1905615 => 'Mississauga, ON', - 1905619 => 'Ajax, ON', - 1905623 => 'Bowmanville, ON', - 1905624 => 'Mississauga, ON', - 1905625 => 'Mississauga, ON', - 1905627 => 'Dundas, ON', - 1905628 => 'Dundas, ON', - 1905629 => 'Mississauga, ON', - 1905631 => 'Burlington, ON', - 1905632 => 'Burlington, ON', - 1905633 => 'Burlington, ON', - 1905634 => 'Burlington, ON', - 1905635 => 'Burlington, ON', - 1905636 => 'Milton, ON', - 1905637 => 'Burlington, ON', - 1905639 => 'Burlington, ON', - 1905640 => 'Whitchurch-Stouffville, ON', - 1905641 => 'St. Catharines, ON', - 1905642 => 'Whitchurch-Stouffville, ON', - 1905643 => 'Stoney Creek, ON', - 1905646 => 'St. Catharines, ON', - 1905648 => 'Ancaster, ON', - 1905649 => 'Claremont, ON', - 1905655 => 'Brooklin, ON', - 1905659 => 'Freelton, ON', - 1905660 => 'Concord, ON', - 1905662 => 'Stoney Creek, ON', - 1905664 => 'Stoney Creek, ON', - 1905665 => 'Whitby, ON', - 1905666 => 'Whitby, ON', - 1905667 => 'Hamilton, ON', - 1905668 => 'Whitby, ON', - 1905669 => 'Concord, ON', - 1905670 => 'Mississauga, ON', - 1905671 => 'Mississauga, ON', - 1905672 => 'Mississauga, ON', - 1905673 => 'Mississauga, ON', - 1905676 => 'Mississauga, ON', - 1905677 => 'Mississauga, ON', - 1905678 => 'Mississauga, ON', - 1905679 => 'Mount Hope, ON', - 1905681 => 'Burlington, ON', - 1905682 => 'St. Catharines, ON', - 1905683 => 'Ajax, ON', - 1905684 => 'St. Catharines, ON', - 1905685 => 'St. Catharines, ON', - 1905686 => 'Ajax, ON', - 1905687 => 'St. Catharines, ON', - 1905688 => 'St. Catharines, ON', - 1905689 => 'Waterdown, ON', - 1905690 => 'Waterdown, ON', - 1905692 => 'Binbrook, ON', - 1905693 => 'Milton, ON', - 1905696 => 'Mississauga, ON', - 1905697 => 'Bowmanville, ON', - 1905701 => 'Dunnville, ON', - 1905702 => 'Georgetown, ON', - 1905704 => 'St. Catharines, ON', - 1905712 => 'Mississauga, ON', - 1905713 => 'Aurora, ON', - 1905714 => 'Welland, ON', - 1905715 => 'Newmarket, ON', - 1905720 => 'Oshawa, ON', - 1905721 => 'Oshawa, ON', - 1905722 => 'Sutton West, ON', - 1905723 => 'Oshawa, ON', - 1905725 => 'Oshawa, ON', - 1905726 => 'Aurora, ON', - 1905727 => 'Aurora, ON', - 1905728 => 'Oshawa, ON', - 1905729 => 'Beeton, ON', - 1905731 => 'Thornhill, ON', - 1905732 => 'Welland, ON', - 1905734 => 'Welland, ON', - 1905735 => 'Welland, ON', - 1905737 => 'Richmond Hill, ON', - 1905738 => 'Concord, ON', - 1905751 => 'Aurora, ON', - 1905752 => 'Markham, ON', - 1905760 => 'Concord, ON', - 1905761 => 'Concord, ON', - 1905765 => 'Caledonia, ON', - 1905768 => 'Hagersville, ON', - 1905770 => 'Richmond Hill, ON', - 1905772 => 'Cayuga, ON', - 1905774 => 'Dunnville, ON', - 1905775 => 'Bradford, ON', - 1905777 => 'Hamilton, ON', - 1905778 => 'Bradford, ON', - 1905780 => 'Richmond Hill, ON', - 1905785 => 'Mississauga, ON', - 1905787 => 'Richmond Hill, ON', - 1905788 => 'Welland, ON', - 1905789 => 'Brampton, ON', - 1905790 => 'Brampton, ON', - 1905791 => 'Brampton, ON', - 1905792 => 'Brampton, ON', - 1905793 => 'Brampton, ON', - 1905794 => 'Castlemore, ON', - 1905795 => 'Mississauga, ON', - 1905796 => 'Brampton, ON', - 1905799 => 'Brampton, ON', - 1905803 => 'Mississauga, ON', - 1905804 => 'Mississauga, ON', - 1905812 => 'Mississauga, ON', - 1905813 => 'Mississauga, ON', - 1905814 => 'Mississauga, ON', - 1905815 => 'Oakville, ON', - 1905817 => 'Mississauga, ON', - 1905819 => 'Mississauga, ON', - 1905820 => 'Mississauga, ON', - 1905821 => 'Mississauga, ON', - 1905822 => 'Mississauga, ON', - 1905823 => 'Mississauga, ON', - 1905824 => 'Mississauga, ON', - 1905825 => 'Oakville, ON', - 1905826 => 'Mississauga, ON', - 1905827 => 'Oakville, ON', - 1905828 => 'Mississauga, ON', - 1905829 => 'Oakville, ON', - 1905830 => 'Newmarket, ON', - 1905831 => 'Pickering, ON', - 1905832 => 'Maple, ON', - 1905833 => 'King City, ON', - 1905834 => 'Port Colborne, ON', - 1905835 => 'Port Colborne, ON', - 1905836 => 'Newmarket, ON', - 1905837 => 'Pickering, ON', - 1905839 => 'Pickering, ON', - 1905840 => 'Brampton, ON', - 1905841 => 'Aurora, ON', - 1905842 => 'Oakville, ON', - 1905844 => 'Oakville, ON', - 1905845 => 'Oakville, ON', - 1905846 => 'Brampton, ON', - 1905847 => 'Oakville, ON', - 1905848 => 'Mississauga, ON', - 1905849 => 'Oakville, ON', - 1905850 => 'Woodbridge, ON', - 1905851 => 'Woodbridge, ON', - 1905852 => 'Uxbridge, ON', - 1905853 => 'Newmarket, ON', - 1905854 => 'Campbellville, ON', - 1905855 => 'Mississauga, ON', - 1905856 => 'Woodbridge, ON', - 1905857 => 'Bolton, ON', - 1905858 => 'Mississauga, ON', - 1905859 => 'Nobleton, ON', - 1905862 => 'Uxbridge, ON', - 1905864 => 'Milton, ON', - 1905868 => 'Newmarket, ON', - 1905871 => 'Fort Erie, ON', - 1905873 => 'Georgetown, ON', - 1905874 => 'Brampton, ON', - 1905875 => 'Milton, ON', - 1905876 => 'Milton, ON', - 1905877 => 'Georgetown, ON', - 1905878 => 'Milton, ON', - 1905881 => 'Thornhill, ON', - 1905883 => 'Richmond Hill, ON', - 1905884 => 'Richmond Hill, ON', - 1905885 => 'Port Hope, ON', - 1905888 => 'Bethesda, ON', - 1905889 => 'Thornhill, ON', - 1905890 => 'Mississauga, ON', - 1905891 => 'Mississauga, ON', - 1905893 => 'Kleinburg, ON', - 1905894 => 'Ridgeway, ON', - 1905895 => 'Newmarket, ON', - 1905896 => 'Mississauga, ON', - 1905897 => 'Mississauga, ON', - 1905898 => 'Newmarket, ON', - 1905899 => 'Wainfleet, ON', - 1905901 => 'Oakville, ON', - 1905910 => 'Markham, ON', - 1905913 => 'Castlemore, ON', - 1905918 => 'Richmond Hill, ON', - 1905934 => 'St. Catharines, ON', - 1905935 => 'St. Catharines, ON', - 1905936 => 'Tottenham, ON', - 1905937 => 'St. Catharines, ON', - 1905938 => 'St. Catharines, ON', - 1905939 => 'Schomberg, ON', - 1905940 => 'Markham, ON', - 1905943 => 'Markham, ON', - 1905944 => 'Markham, ON', - 1905945 => 'Grimsby, ON', - 1905946 => 'Markham, ON', - 1905947 => 'Markham, ON', - 1905948 => 'Markham, ON', - 1905949 => 'Mississauga, ON', - 1905951 => 'Bolton, ON', - 1905953 => 'Newmarket, ON', - 1905954 => 'Newmarket, ON', - 1905957 => 'Smithville, ON', - 1905967 => 'Newmarket, ON', - 1905970 => 'Brampton, ON', - 1905982 => 'Port Perry, ON', - 1905983 => 'Orono, ON', - 1905984 => 'St. Catharines, ON', - 1905985 => 'Port Perry, ON', - 1905987 => 'Newcastle, ON', - 1905988 => 'St. Catharines, ON', - 1905989 => 'Keswick, ON', - 1905990 => 'Mississauga, ON', - 1905994 => 'Fort Erie, ON', - 1905997 => 'Mississauga, ON', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1906.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1906.php deleted file mode 100644 index 21c083d8f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1906.php +++ /dev/null @@ -1,53 +0,0 @@ - 'Michigan', - 1906225 => 'Marquette, MI', - 1906226 => 'Marquette, MI', - 1906227 => 'Marquette, MI', - 1906228 => 'Marquette, MI', - 1906233 => 'Escanaba, MI', - 1906248 => 'Brimley, MI', - 1906249 => 'Marquette, MI', - 1906253 => 'Sault Ste. Marie, MI', - 1906265 => 'Iron River, MI', - 1906293 => 'Newberry, MI', - 1906296 => 'Lake Linden, MI', - 1906337 => 'Calumet Township, MI', - 1906341 => 'Manistique, MI', - 1906346 => 'Gwinn, MI', - 1906353 => 'Baraga, MI', - 1906387 => 'Munising, MI', - 1906428 => 'Gladstone, MI', - 1906466 => 'Bark River, MI', - 1906475 => 'Negaunee, MI', - 1906484 => 'Cedarville, MI', - 1906485 => 'Ishpeming, MI', - 1906486 => 'Ishpeming, MI', - 1906487 => 'Houghton, MI', - 1906493 => 'Drummond, MI', - 1906495 => 'Kincheloe, MI', - 1906523 => 'Chassell, MI', - 1906524 => 'L\'Anse, MI', - 1906563 => 'Norway, MI', - 1906632 => 'Sault Ste. Marie, MI', - 1906635 => 'Sault Ste. Marie, MI', - 1906643 => 'St. Ignace, MI', - 1906647 => 'Pickford, MI', - 1906753 => 'Stephenson, MI', - 1906774 => 'Iron Mountain, MI', - 1906776 => 'Iron Mountain, MI', - 1906779 => 'Iron Mountain, MI', - 1906786 => 'Escanaba, MI', - 1906789 => 'Escanaba, MI', - 1906847 => 'Mackinac Island, MI', - 1906863 => 'Menominee, MI', - 1906864 => 'Menominee, MI', - 1906875 => 'Crystal Falls, MI', - 1906884 => 'Ontonagon, MI', - 1906932 => 'Ironwood, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1907.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1907.php deleted file mode 100644 index d54cc3f43..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1907.php +++ /dev/null @@ -1,117 +0,0 @@ - 'Alaska', - 1907212 => 'Anchorage, AK', - 1907222 => 'Anchorage, AK', - 1907224 => 'Seward, AK', - 1907225 => 'Ketchikan, AK', - 1907228 => 'Ketchikan, AK', - 1907235 => 'Homer, AK', - 1907243 => 'Anchorage, AK', - 1907245 => 'Anchorage, AK', - 1907247 => 'Ketchikan, AK', - 1907248 => 'Anchorage, AK', - 1907257 => 'Anchorage, AK', - 1907258 => 'Anchorage, AK', - 1907260 => 'Soldotna, AK', - 1907262 => 'Soldotna, AK', - 1907264 => 'Anchorage, AK', - 1907269 => 'Anchorage, AK', - 1907271 => 'Anchorage, AK', - 1907272 => 'Anchorage, AK', - 1907274 => 'Anchorage, AK', - 1907276 => 'Anchorage, AK', - 1907277 => 'Anchorage, AK', - 1907278 => 'Anchorage, AK', - 1907279 => 'Anchorage, AK', - 1907283 => 'Kenai, AK', - 1907332 => 'Anchorage, AK', - 1907333 => 'Anchorage, AK', - 1907334 => 'Anchorage, AK', - 1907335 => 'Kenai, AK', - 1907336 => 'Anchorage, AK', - 1907337 => 'Anchorage, AK', - 1907338 => 'Anchorage, AK', - 1907339 => 'Anchorage, AK', - 1907343 => 'Anchorage, AK', - 1907344 => 'Anchorage, AK', - 1907345 => 'Anchorage, AK', - 1907346 => 'Anchorage, AK', - 1907349 => 'Anchorage, AK', - 1907352 => 'Wasilla, AK', - 1907357 => 'Wasilla, AK', - 1907373 => 'Wasilla, AK', - 1907374 => 'Fairbanks, AK', - 1907376 => 'Wasilla, AK', - 1907424 => 'Cordova, AK', - 1907442 => 'Kotzebue, AK', - 1907443 => 'Nome, AK', - 1907451 => 'Fairbanks, AK', - 1907452 => 'Fairbanks, AK', - 1907455 => 'Fairbanks, AK', - 1907456 => 'Fairbanks, AK', - 1907457 => 'Fairbanks, AK', - 1907458 => 'Fairbanks, AK', - 1907459 => 'Fairbanks, AK', - 1907463 => 'Juneau, AK', - 1907465 => 'Juneau, AK', - 1907474 => 'Fairbanks, AK', - 1907479 => 'Fairbanks, AK', - 1907486 => 'Kodiak, AK', - 1907487 => 'Kodiak, AK', - 1907488 => 'North Pole, AK', - 1907490 => 'North Pole, AK', - 1907495 => 'Willow, AK', - 1907522 => 'Anchorage, AK', - 1907523 => 'Juneau, AK', - 1907543 => 'Bethel, AK', - 1907561 => 'Anchorage, AK', - 1907562 => 'Anchorage, AK', - 1907563 => 'Anchorage, AK', - 1907567 => 'Ninilchik, AK', - 1907569 => 'Anchorage, AK', - 1907580 => 'Elmendorf Air Force Base, AK', - 1907581 => 'Unalaska, AK', - 1907586 => 'Juneau, AK', - 1907622 => 'Eagle River, AK', - 1907644 => 'Anchorage, AK', - 1907646 => 'Anchorage, AK', - 1907677 => 'Anchorage, AK', - 1907683 => 'Healy, AK', - 1907688 => 'Chugiak, AK', - 1907694 => 'Eagle River, AK', - 1907696 => 'Eagle River, AK', - 1907714 => 'Soldotna, AK', - 1907729 => 'Anchorage, AK', - 1907733 => 'Talkeetna, AK', - 1907742 => 'Anchorage, AK', - 1907743 => 'Anchorage, AK', - 1907745 => 'Palmer, AK', - 1907746 => 'Palmer, AK', - 1907747 => 'Sitka, AK', - 1907766 => 'Haines, AK', - 1907770 => 'Anchorage, AK', - 1907772 => 'Petersburg, AK', - 1907776 => 'Kenai, AK', - 1907780 => 'Juneau, AK', - 1907783 => 'Girdwood, AK', - 1907789 => 'Juneau, AK', - 1907790 => 'Juneau, AK', - 1907822 => 'Glennallen, AK', - 1907826 => 'Craig, AK', - 1907835 => 'Valdez, AK', - 1907842 => 'Dillingham, AK', - 1907852 => 'Barrow, AK', - 1907868 => 'Anchorage, AK', - 1907874 => 'Wrangell, AK', - 1907883 => 'Tok, AK', - 1907895 => 'Delta Junction, AK', - 1907929 => 'Anchorage, AK', - 1907966 => 'Sitka, AK', - 1907983 => 'Skagway, AK', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1908.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1908.php deleted file mode 100644 index edb8bbfc5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1908.php +++ /dev/null @@ -1,87 +0,0 @@ - 'New Jersey', - 1908206 => 'Union, NJ', - 1908213 => 'Phillipsburg, NJ', - 1908221 => 'Bernardsville, NJ', - 1908232 => 'Westfield, NJ', - 1908233 => 'Westfield, NJ', - 1908236 => 'Lebanon, NJ', - 1908237 => 'Flemington, NJ', - 1908258 => 'Union, NJ', - 1908272 => 'Cranford, NJ', - 1908273 => 'Summit, NJ', - 1908276 => 'Cranford, NJ', - 1908277 => 'Summit, NJ', - 1908281 => 'Hillsborough Township, NJ', - 1908282 => 'Elizabeth, NJ', - 1908284 => 'Flemington, NJ', - 1908289 => 'Elizabeth, NJ', - 1908317 => 'Westfield, NJ', - 1908322 => 'Scotch Plains, NJ', - 1908351 => 'Elizabeth, NJ', - 1908352 => 'Elizabeth, NJ', - 1908353 => 'Elizabeth, NJ', - 1908354 => 'Elizabeth, NJ', - 1908355 => 'Elizabeth, NJ', - 1908359 => 'Hillsborough Township, NJ', - 1908362 => 'Blairstown, NJ', - 1908369 => 'Hillsborough Township, NJ', - 1908387 => 'Phillipsburg, NJ', - 1908431 => 'Hillsborough Township, NJ', - 1908436 => 'Elizabeth, NJ', - 1908453 => 'Oxford Township, NJ', - 1908454 => 'Phillipsburg, NJ', - 1908464 => 'Berkeley Heights, NJ', - 1908469 => 'Elizabeth, NJ', - 1908474 => 'Linden, NJ', - 1908475 => 'Belvidere, NJ', - 1908486 => 'Linden, NJ', - 1908496 => 'Columbia, NJ', - 1908497 => 'Cranford, NJ', - 1908522 => 'Summit, NJ', - 1908527 => 'Elizabeth, NJ', - 1908558 => 'Elizabeth, NJ', - 1908587 => 'Linden, NJ', - 1908598 => 'Summit, NJ', - 1908624 => 'Union, NJ', - 1908637 => 'Great Meadows, NJ', - 1908654 => 'Westfield, NJ', - 1908684 => 'Hackettstown, NJ', - 1908686 => 'Union, NJ', - 1908687 => 'Union, NJ', - 1908688 => 'Union, NJ', - 1908689 => 'Washington, NJ', - 1908709 => 'Cranford, NJ', - 1908719 => 'Bedminster Township, NJ', - 1908782 => 'Flemington, NJ', - 1908788 => 'Flemington, NJ', - 1908806 => 'Flemington, NJ', - 1908810 => 'Union, NJ', - 1908813 => 'Hackettstown, NJ', - 1908820 => 'Elizabeth, NJ', - 1908832 => 'Califon, NJ', - 1908835 => 'Washington, NJ', - 1908850 => 'Hackettstown, NJ', - 1908851 => 'Union, NJ', - 1908852 => 'Hackettstown, NJ', - 1908859 => 'Phillipsburg, NJ', - 1908862 => 'Linden, NJ', - 1908874 => 'Hillsborough Township, NJ', - 1908876 => 'Long Valley, NJ', - 1908879 => 'Chester Borough, NJ', - 1908904 => 'Hillsborough Township, NJ', - 1908925 => 'Linden, NJ', - 1908931 => 'Cranford, NJ', - 1908964 => 'Union, NJ', - 1908965 => 'Elizabeth, NJ', - 1908979 => 'Hackettstown, NJ', - 1908994 => 'Elizabeth, NJ', - 1908995 => 'Milford, NJ', - 1908996 => 'Frenchtown, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1909.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1909.php deleted file mode 100644 index 51e477f4c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1909.php +++ /dev/null @@ -1,152 +0,0 @@ - 'California', - 1909305 => 'San Dimas, CA', - 1909307 => 'Redlands, CA', - 1909335 => 'Redlands, CA', - 1909336 => 'Lake Arrowhead, CA', - 1909337 => 'Lake Arrowhead, CA', - 1909338 => 'Crestline, CA', - 1909349 => 'Fontana, CA', - 1909350 => 'Fontana, CA', - 1909353 => 'Riverside, CA', - 1909355 => 'Fontana, CA', - 1909356 => 'Fontana, CA', - 1909357 => 'Fontana, CA', - 1909364 => 'Chino, CA', - 1909370 => 'Colton, CA', - 1909381 => 'San Bernardino, CA', - 1909382 => 'San Bernardino, CA', - 1909383 => 'San Bernardino, CA', - 1909384 => 'San Bernardino, CA', - 1909386 => 'San Bernardino, CA', - 1909387 => 'San Bernardino, CA', - 1909388 => 'San Bernardino, CA', - 1909390 => 'Ontario, CA', - 1909391 => 'Ontario, CA', - 1909392 => 'La Verne, CA', - 1909393 => 'Chino Hills, CA', - 1909394 => 'San Dimas, CA', - 1909395 => 'Ontario, CA', - 1909396 => 'Diamond Bar, CA', - 1909397 => 'Pomona, CA', - 1909421 => 'Rialto, CA', - 1909422 => 'Colton, CA', - 1909427 => 'Fontana, CA', - 1909428 => 'Fontana, CA', - 1909429 => 'Fontana, CA', - 1909433 => 'Colton, CA', - 1909444 => 'Walnut, CA', - 1909460 => 'Ontario, CA', - 1909464 => 'Chino, CA', - 1909465 => 'Chino, CA', - 1909466 => 'Rancho Cucamonga, CA', - 1909467 => 'Ontario, CA', - 1909468 => 'Walnut, CA', - 1909469 => 'Pomona, CA', - 1909473 => 'San Bernardino, CA', - 1909475 => 'San Bernardino, CA', - 1909476 => 'Rancho Cucamonga, CA', - 1909477 => 'Rancho Cucamonga, CA', - 1909478 => 'Loma Linda, CA', - 1909481 => 'Rancho Cucamonga, CA', - 1909483 => 'Rancho Cucamonga, CA', - 1909484 => 'Rancho Cucamonga, CA', - 1909517 => 'Chino, CA', - 1909548 => 'Chino, CA', - 1909558 => 'Loma Linda, CA', - 1909574 => 'Fontana, CA', - 1909579 => 'Upland, CA', - 1909580 => 'Colton, CA', - 1909581 => 'Rancho Cucamonga, CA', - 1909584 => 'Big Bear, CA', - 1909585 => 'Big Bear, CA', - 1909590 => 'Chino, CA', - 1909591 => 'Chino, CA', - 1909592 => 'San Dimas, CA', - 1909593 => 'La Verne, CA', - 1909594 => 'Walnut, CA', - 1909595 => 'Walnut, CA', - 1909596 => 'La Verne, CA', - 1909598 => 'Walnut, CA', - 1909599 => 'San Dimas, CA', - 1909605 => 'Ontario, CA', - 1909606 => 'Chino Hills, CA', - 1909608 => 'Upland, CA', - 1909612 => 'Diamond Bar, CA', - 1909613 => 'Chino, CA', - 1909620 => 'Pomona, CA', - 1909622 => 'Pomona, CA', - 1909623 => 'Pomona, CA', - 1909627 => 'Chino, CA', - 1909628 => 'Chino, CA', - 1909629 => 'Pomona, CA', - 1909646 => 'Rancho Cucamonga, CA', - 1909673 => 'Ontario, CA', - 1909748 => 'Redlands, CA', - 1909758 => 'Rancho Cucamonga, CA', - 1909790 => 'Yucaipa, CA', - 1909792 => 'Redlands, CA', - 1909793 => 'Redlands, CA', - 1909797 => 'Yucaipa, CA', - 1909798 => 'Redlands, CA', - 1909799 => 'Loma Linda, CA', - 1909820 => 'Rialto, CA', - 1909822 => 'Fontana, CA', - 1909823 => 'Fontana, CA', - 1909829 => 'Fontana, CA', - 1909854 => 'Fontana, CA', - 1909860 => 'Diamond Bar, CA', - 1909861 => 'Diamond Bar, CA', - 1909862 => 'Highland, CA', - 1909863 => 'Highland, CA', - 1909864 => 'Highland, CA', - 1909865 => 'Pomona, CA', - 1909866 => 'Big Bear Lake, CA', - 1909867 => 'Running Springs, CA', - 1909868 => 'Pomona, CA', - 1909873 => 'Rialto, CA', - 1909874 => 'Rialto, CA', - 1909875 => 'Rialto, CA', - 1909877 => 'Bloomington, CA', - 1909878 => 'Big Bear Lake, CA', - 1909880 => 'San Bernardino, CA', - 1909881 => 'San Bernardino, CA', - 1909882 => 'San Bernardino, CA', - 1909883 => 'San Bernardino, CA', - 1909884 => 'San Bernardino, CA', - 1909885 => 'San Bernardino, CA', - 1909886 => 'San Bernardino, CA', - 1909887 => 'San Bernardino, CA', - 1909888 => 'San Bernardino, CA', - 1909889 => 'San Bernardino, CA', - 1909890 => 'San Bernardino, CA', - 1909902 => 'Chino, CA', - 1909920 => 'Upland, CA', - 1909923 => 'Ontario, CA', - 1909930 => 'Ontario, CA', - 1909931 => 'Upland, CA', - 1909937 => 'Ontario, CA', - 1909941 => 'Rancho Cucamonga, CA', - 1909944 => 'Rancho Cucamonga, CA', - 1909945 => 'Rancho Cucamonga, CA', - 1909946 => 'Upland, CA', - 1909947 => 'Ontario, CA', - 1909948 => 'Rancho Cucamonga, CA', - 1909949 => 'Upland, CA', - 1909980 => 'Rancho Cucamonga, CA', - 1909981 => 'Upland, CA', - 1909982 => 'Upland, CA', - 1909983 => 'Ontario, CA', - 1909984 => 'Ontario, CA', - 1909985 => 'Upland, CA', - 1909986 => 'Ontario, CA', - 1909987 => 'Rancho Cucamonga, CA', - 1909988 => 'Ontario, CA', - 1909989 => 'Rancho Cucamonga, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1910.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1910.php deleted file mode 100644 index 9de59485d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1910.php +++ /dev/null @@ -1,175 +0,0 @@ - 'North Carolina', - 1910215 => 'Pinehurst, NC', - 1910219 => 'Jacksonville, NC', - 1910223 => 'Fayetteville, NC', - 1910228 => 'Wilmington, NC', - 1910232 => 'Wilmington, NC', - 1910235 => 'Pinehurst, NC', - 1910245 => 'Vass, NC', - 1910246 => 'Southern Pines, NC', - 1910251 => 'Wilmington, NC', - 1910253 => 'Bolivia, NC', - 1910254 => 'Wilmington, NC', - 1910256 => 'Wilmington, NC', - 1910259 => 'Burgaw, NC', - 1910262 => 'Wilmington, NC', - 1910264 => 'Wilmington, NC', - 1910267 => 'Faison, NC', - 1910270 => 'Hampstead, NC', - 1910272 => 'Lumberton, NC', - 1910276 => 'Laurinburg, NC', - 1910277 => 'Laurinburg, NC', - 1910278 => 'Oak Island, NC', - 1910285 => 'Wallace, NC', - 1910289 => 'Rose Hill, NC', - 1910293 => 'Warsaw, NC', - 1910295 => 'Pinehurst, NC', - 1910296 => 'Kenansville, NC', - 1910297 => 'Wilmington, NC', - 1910298 => 'Beulaville, NC', - 1910299 => 'Clinton, NC', - 1910313 => 'Wilmington, NC', - 1910321 => 'Fayetteville, NC', - 1910323 => 'Fayetteville, NC', - 1910324 => 'Richlands, NC', - 1910325 => 'Swansboro, NC', - 1910326 => 'Swansboro, NC', - 1910327 => 'Sneads Ferry, NC', - 1910328 => 'Surf City, NC', - 1910329 => 'Holly Ridge, NC', - 1910332 => 'Wilmington, NC', - 1910333 => 'Jacksonville, NC', - 1910338 => 'Wilmington, NC', - 1910339 => 'Fayetteville, NC', - 1910341 => 'Wilmington, NC', - 1910343 => 'Wilmington, NC', - 1910346 => 'Jacksonville, NC', - 1910347 => 'Jacksonville, NC', - 1910350 => 'Wilmington, NC', - 1910352 => 'Wilmington, NC', - 1910353 => 'Jacksonville, NC', - 1910355 => 'Jacksonville, NC', - 1910362 => 'Wilmington, NC', - 1910371 => 'Leland, NC', - 1910383 => 'Leland, NC', - 1910392 => 'Wilmington, NC', - 1910395 => 'Wilmington, NC', - 1910396 => 'Fort Bragg, NC', - 1910397 => 'Wilmington, NC', - 1910399 => 'Wilmington, NC', - 1910417 => 'Rockingham, NC', - 1910422 => 'Rowland, NC', - 1910423 => 'Fayetteville, NC', - 1910424 => 'Fayetteville, NC', - 1910425 => 'Fayetteville, NC', - 1910426 => 'Fayetteville, NC', - 1910428 => 'Biscoe, NC', - 1910429 => 'Fayetteville, NC', - 1910433 => 'Fayetteville, NC', - 1910436 => 'Spring Lake, NC', - 1910439 => 'Mount Gilead, NC', - 1910442 => 'Wilmington, NC', - 1910450 => 'Camp Lejeune, NC', - 1910451 => 'Camp Lejeune, NC', - 1910452 => 'Wilmington, NC', - 1910454 => 'Southport, NC', - 1910455 => 'Jacksonville, NC', - 1910457 => 'Southport, NC', - 1910458 => 'Carolina Beach, NC', - 1910482 => 'Fayetteville, NC', - 1910483 => 'Fayetteville, NC', - 1910484 => 'Fayetteville, NC', - 1910485 => 'Fayetteville, NC', - 1910486 => 'Fayetteville, NC', - 1910487 => 'Fayetteville, NC', - 1910488 => 'Fayetteville, NC', - 1910497 => 'Spring Lake, NC', - 1910509 => 'Wilmington, NC', - 1910520 => 'Wilmington, NC', - 1910521 => 'Pembroke, NC', - 1910522 => 'Pembroke, NC', - 1910525 => 'Roseboro, NC', - 1910538 => 'Wilmington, NC', - 1910564 => 'Clinton, NC', - 1910572 => 'Troy, NC', - 1910576 => 'Troy, NC', - 1910577 => 'Jacksonville, NC', - 1910582 => 'Hamlet, NC', - 1910590 => 'Clinton, NC', - 1910592 => 'Clinton, NC', - 1910594 => 'Newton Grove, NC', - 1910609 => 'Fayetteville, NC', - 1910615 => 'Fayetteville, NC', - 1910616 => 'Wilmington, NC', - 1910618 => 'Lumberton, NC', - 1910620 => 'Wilmington, NC', - 1910628 => 'Fairmont, NC', - 1910630 => 'Fayetteville, NC', - 1910640 => 'Whiteville, NC', - 1910641 => 'Whiteville, NC', - 1910642 => 'Whiteville, NC', - 1910648 => 'Bladenboro, NC', - 1910652 => 'Ellerbe, NC', - 1910653 => 'Tabor City, NC', - 1910654 => 'Chadbourn, NC', - 1910671 => 'Lumberton, NC', - 1910673 => 'West End, NC', - 1910675 => 'Castle Hayne, NC', - 1910678 => 'Fayetteville, NC', - 1910686 => 'Wilmington, NC', - 1910692 => 'Southern Pines, NC', - 1910693 => 'Southern Pines, NC', - 1910695 => 'Southern Pines, NC', - 1910715 => 'Pinehurst, NC', - 1910738 => 'Lumberton, NC', - 1910739 => 'Lumberton, NC', - 1910762 => 'Wilmington, NC', - 1910763 => 'Wilmington, NC', - 1910764 => 'Fayetteville, NC', - 1910772 => 'Wilmington, NC', - 1910777 => 'Wilmington, NC', - 1910790 => 'Wilmington, NC', - 1910791 => 'Wilmington, NC', - 1910792 => 'Wilmington, NC', - 1910793 => 'Wilmington, NC', - 1910794 => 'Wilmington, NC', - 1910796 => 'Wilmington, NC', - 1910798 => 'Wilmington, NC', - 1910799 => 'Wilmington, NC', - 1910814 => 'Lillington, NC', - 1910815 => 'Wilmington, NC', - 1910822 => 'Fayetteville, NC', - 1910826 => 'Fayetteville, NC', - 1910842 => 'Supply, NC', - 1910843 => 'Red Springs, NC', - 1910844 => 'Maxton, NC', - 1910848 => 'Raeford, NC', - 1910860 => 'Fayetteville, NC', - 1910862 => 'Elizabethtown, NC', - 1910863 => 'Bladenboro, NC', - 1910864 => 'Fayetteville, NC', - 1910865 => 'St. Pauls, NC', - 1910867 => 'Fayetteville, NC', - 1910868 => 'Fayetteville, NC', - 1910875 => 'Raeford, NC', - 1910891 => 'Dunn, NC', - 1910892 => 'Dunn, NC', - 1910893 => 'Lillington, NC', - 1910895 => 'Rockingham, NC', - 1910904 => 'Raeford, NC', - 1910907 => 'E. E. Smith, Fort Bragg, NC', - 1910920 => 'Fayetteville, NC', - 1910938 => 'Jacksonville, NC', - 1910944 => 'Aberdeen, NC', - 1910947 => 'Carthage, NC', - 1910948 => 'Robbins, NC', - 1910974 => 'Candor, NC', - 1910997 => 'Rockingham, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1912.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1912.php deleted file mode 100644 index e9d2fc078..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1912.php +++ /dev/null @@ -1,119 +0,0 @@ - 'Georgia', - 1912201 => 'Savannah, GA', - 1912231 => 'Savannah, GA', - 1912232 => 'Savannah, GA', - 1912233 => 'Savannah, GA', - 1912234 => 'Savannah, GA', - 1912236 => 'Savannah, GA', - 1912238 => 'Savannah, GA', - 1912261 => 'Brunswick, GA', - 1912262 => 'Brunswick, GA', - 1912264 => 'Brunswick, GA', - 1912265 => 'Brunswick, GA', - 1912267 => 'Brunswick, GA', - 1912275 => 'Brunswick, GA', - 1912280 => 'Brunswick, GA', - 1912283 => 'Waycross, GA', - 1912284 => 'Waycross, GA', - 1912285 => 'Waycross, GA', - 1912287 => 'Waycross, GA', - 1912289 => 'Brunswick, GA', - 1912303 => 'Savannah, GA', - 1912330 => 'Pooler, GA', - 1912335 => 'Savannah, GA', - 1912342 => 'Brunswick, GA', - 1912349 => 'Savannah, GA', - 1912350 => 'Savannah, GA', - 1912351 => 'Savannah, GA', - 1912352 => 'Savannah, GA', - 1912353 => 'Savannah, GA', - 1912354 => 'Savannah, GA', - 1912355 => 'Savannah, GA', - 1912356 => 'Savannah, GA', - 1912359 => 'Broxton, GA', - 1912366 => 'Baxley, GA', - 1912367 => 'Baxley, GA', - 1912368 => 'Hinesville, GA', - 1912369 => 'Hinesville, GA', - 1912375 => 'Hazlehurst, GA', - 1912383 => 'Douglas, GA', - 1912384 => 'Douglas, GA', - 1912389 => 'Douglas, GA', - 1912422 => 'Pearson, GA', - 1912427 => 'Jesup, GA', - 1912435 => 'Fort Stewart, GA', - 1912437 => 'Darien, GA', - 1912443 => 'Savannah, GA', - 1912447 => 'Savannah, GA', - 1912449 => 'Blackshear, GA', - 1912459 => 'Richmond Hill, GA', - 1912462 => 'Nahunta, GA', - 1912466 => 'Brunswick, GA', - 1912487 => 'Homerville, GA', - 1912489 => 'Statesboro, GA', - 1912496 => 'Folkston, GA', - 1912526 => 'Lyons, GA', - 1912529 => 'Soperton, GA', - 1912530 => 'Jesup, GA', - 1912537 => 'Vidalia, GA', - 1912538 => 'Vidalia, GA', - 1912545 => 'Ludowici, GA', - 1912554 => 'Brunswick, GA', - 1912557 => 'Reidsville, GA', - 1912564 => 'Sylvania, GA', - 1912583 => 'Mount Vernon, GA', - 1912587 => 'Statesboro, GA', - 1912588 => 'Jesup, GA', - 1912598 => 'Savannah, GA', - 1912629 => 'Savannah, GA', - 1912632 => 'Alma, GA', - 1912634 => 'Saint Simons Island, GA', - 1912638 => 'Saint Simons Island, GA', - 1912644 => 'Savannah, GA', - 1912651 => 'Savannah, GA', - 1912652 => 'Savannah, GA', - 1912653 => 'Pembroke, GA', - 1912654 => 'Glennville, GA', - 1912673 => 'St. Marys, GA', - 1912681 => 'Statesboro, GA', - 1912685 => 'Metter, GA', - 1912691 => 'Savannah, GA', - 1912692 => 'Savannah, GA', - 1912727 => 'Richmond Hill, GA', - 1912729 => 'Kingsland, GA', - 1912739 => 'Claxton, GA', - 1912748 => 'Pooler, GA', - 1912754 => 'Springfield, GA', - 1912756 => 'Richmond Hill, GA', - 1912764 => 'Statesboro, GA', - 1912772 => 'Guyton, GA', - 1912786 => 'Tybee Island, GA', - 1912790 => 'Savannah, GA', - 1912819 => 'Savannah, GA', - 1912826 => 'Rincon, GA', - 1912832 => 'Townsend, GA', - 1912839 => 'Statesboro, GA', - 1912842 => 'Brooklet, GA', - 1912863 => 'Sylvania, GA', - 1912865 => 'Portal, GA', - 1912871 => 'Statesboro, GA', - 1912876 => 'Hinesville, GA', - 1912877 => 'Hinesville, GA', - 1912882 => 'St. Marys, GA', - 1912884 => 'Midway, GA', - 1912897 => 'Savannah, GA', - 1912898 => 'Savannah, GA', - 1912920 => 'Savannah, GA', - 1912921 => 'Savannah, GA', - 1912925 => 'Savannah, GA', - 1912927 => 'Savannah, GA', - 1912961 => 'Savannah, GA', - 1912964 => 'Savannah, GA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1913.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1913.php deleted file mode 100644 index 72b5f0803..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1913.php +++ /dev/null @@ -1,66 +0,0 @@ - 'Kansas', - 1913233 => 'Kansas City, KS', - 1913239 => 'Overland Park, KS', - 1913248 => 'Shawnee, KS', - 1913250 => 'Leavenworth, KS', - 1913254 => 'Olathe, KS', - 1913281 => 'Kansas City, KS', - 1913287 => 'Kansas City, KS', - 1913294 => 'Paola, KS', - 1913299 => 'Kansas City, KS', - 1913317 => 'Overland Park, KS', - 1913321 => 'Kansas City, KS', - 1913328 => 'Kansas City, KS', - 1913334 => 'Kansas City, KS', - 1913342 => 'Kansas City, KS', - 1913352 => 'Pleasanton, KS', - 1913367 => 'Atchison, KS', - 1913371 => 'Kansas City, KS', - 1913390 => 'Olathe, KS', - 1913393 => 'Olathe, KS', - 1913397 => 'Olathe, KS', - 1913402 => 'Overland Park, KS', - 1913498 => 'Overland Park, KS', - 1913557 => 'Paola, KS', - 1913573 => 'Kansas City, KS', - 1913583 => 'De Soto, KS', - 1913588 => 'Kansas City, KS', - 1913592 => 'Spring Hill, KS', - 1913596 => 'Kansas City, KS', - 1913621 => 'Kansas City, KS', - 1913651 => 'Leavenworth, KS', - 1913680 => 'Leavenworth, KS', - 1913681 => 'Overland Park, KS', - 1913682 => 'Leavenworth, KS', - 1913685 => 'Overland Park, KS', - 1913696 => 'Leawood, KS', - 1913715 => 'Olathe, KS', - 1913721 => 'Kansas City, KS', - 1913724 => 'Basehor, KS', - 1913727 => 'Lansing, KS', - 1913755 => 'Osawatomie, KS', - 1913757 => 'LaCygne, KS', - 1913758 => 'Leavenworth, KS', - 1913764 => 'Olathe, KS', - 1913768 => 'Olathe, KS', - 1913780 => 'Olathe, KS', - 1913782 => 'Olathe, KS', - 1913788 => 'Kansas City, KS', - 1913791 => 'Olathe, KS', - 1913795 => 'Mound City, KS', - 1913814 => 'Overland Park, KS', - 1913829 => 'Olathe, KS', - 1913837 => 'Louisburg, KS', - 1913845 => 'Tonganoxie, KS', - 1913851 => 'Overland Park, KS', - 1913856 => 'Gardner, KS', - 1913884 => 'Gardner, KS', - 1913901 => 'Overland Park, KS', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1914.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1914.php deleted file mode 100644 index 4088fc431..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1914.php +++ /dev/null @@ -1,118 +0,0 @@ - 'New York', - 1914207 => 'Yonkers, NY', - 1914232 => 'Katonah, NY', - 1914234 => 'Bedford, NY', - 1914235 => 'New Rochelle, NY', - 1914237 => 'Yonkers, NY', - 1914238 => 'Chappaqua, NY', - 1914241 => 'Mount Kisco, NY', - 1914242 => 'Mount Kisco, NY', - 1914243 => 'Yorktown Heights, NY', - 1914244 => 'Mount Kisco, NY', - 1914245 => 'Yorktown Heights, NY', - 1914271 => 'Croton-on-Hudson, NY', - 1914273 => 'Armonk, NY', - 1914276 => 'Somers, NY', - 1914277 => 'Somers, NY', - 1914285 => 'White Plains, NY', - 1914287 => 'White Plains, NY', - 1914288 => 'White Plains, NY', - 1914304 => 'White Plains, NY', - 1914305 => 'Port Chester, NY', - 1914328 => 'White Plains, NY', - 1914332 => 'Tarrytown, NY', - 1914333 => 'Tarrytown, NY', - 1914345 => 'Elmsford, NY', - 1914347 => 'Elmsford, NY', - 1914355 => 'New Rochelle, NY', - 1914358 => 'White Plains, NY', - 1914366 => 'Sleepy Hollow, NY', - 1914375 => 'Yonkers, NY', - 1914376 => 'Yonkers, NY', - 1914377 => 'Yonkers, NY', - 1914378 => 'Yonkers, NY', - 1914381 => 'Mamaroneck, NY', - 1914421 => 'White Plains, NY', - 1914422 => 'White Plains, NY', - 1914423 => 'Yonkers, NY', - 1914428 => 'White Plains, NY', - 1914457 => 'Yonkers, NY', - 1914472 => 'Scarsdale, NY', - 1914476 => 'Yonkers, NY', - 1914481 => 'Port Chester, NY', - 1914493 => 'Valhalla, NY', - 1914524 => 'Tarrytown, NY', - 1914528 => 'Mohegan Lake, NY', - 1914533 => 'South Salem, NY', - 1914576 => 'New Rochelle, NY', - 1914591 => 'Irvington, NY', - 1914592 => 'Elmsford, NY', - 1914631 => 'Tarrytown, NY', - 1914632 => 'New Rochelle, NY', - 1914633 => 'New Rochelle, NY', - 1914636 => 'New Rochelle, NY', - 1914637 => 'New Rochelle, NY', - 1914654 => 'New Rochelle, NY', - 1914663 => 'Mount Vernon, NY', - 1914664 => 'Mount Vernon, NY', - 1914665 => 'Mount Vernon, NY', - 1914666 => 'Mount Kisco, NY', - 1914667 => 'Mount Vernon, NY', - 1914668 => 'Mount Vernon, NY', - 1914669 => 'North Salem, NY', - 1914681 => 'White Plains, NY', - 1914682 => 'White Plains, NY', - 1914683 => 'White Plains, NY', - 1914684 => 'White Plains, NY', - 1914686 => 'White Plains, NY', - 1914698 => 'Mamaroneck, NY', - 1914699 => 'Mount Vernon, NY', - 1914713 => 'Scarsdale, NY', - 1914722 => 'Scarsdale, NY', - 1914723 => 'Scarsdale, NY', - 1914725 => 'Scarsdale, NY', - 1914734 => 'Peekskill, NY', - 1914738 => 'Pelham, NY', - 1914740 => 'New Rochelle, NY', - 1914751 => 'Yonkers, NY', - 1914761 => 'White Plains, NY', - 1914764 => 'Pound Ridge, NY', - 1914776 => 'Yonkers, NY', - 1914777 => 'Mamaroneck, NY', - 1914813 => 'New Rochelle, NY', - 1914831 => 'White Plains, NY', - 1914833 => 'Larchmont, NY', - 1914834 => 'Larchmont, NY', - 1914835 => 'Harrison, NY', - 1914864 => 'Mount Kisco, NY', - 1914921 => 'Rye, NY', - 1914923 => 'Ossining, NY', - 1914925 => 'Rye, NY', - 1914930 => 'Peekskill, NY', - 1914934 => 'Port Chester, NY', - 1914935 => 'Port Chester, NY', - 1914937 => 'Port Chester, NY', - 1914939 => 'Port Chester, NY', - 1914941 => 'Ossining, NY', - 1914944 => 'Ossining, NY', - 1914946 => 'White Plains, NY', - 1914948 => 'White Plains, NY', - 1914949 => 'White Plains, NY', - 1914962 => 'Yorktown Heights, NY', - 1914963 => 'Yonkers, NY', - 1914964 => 'Yonkers, NY', - 1914965 => 'Yonkers, NY', - 1914966 => 'Yonkers, NY', - 1914967 => 'Rye, NY', - 1914968 => 'Yonkers, NY', - 1914969 => 'Yonkers, NY', - 1914993 => 'White Plains, NY', - 1914997 => 'White Plains, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1915.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1915.php deleted file mode 100644 index 240be2137..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1915.php +++ /dev/null @@ -1,78 +0,0 @@ - 'Texas', - 1915231 => 'El Paso, TX', - 1915257 => 'El Paso, TX', - 1915307 => 'El Paso, TX', - 1915313 => 'El Paso, TX', - 1915351 => 'El Paso, TX', - 1915532 => 'El Paso, TX', - 1915533 => 'El Paso, TX', - 1915534 => 'El Paso, TX', - 1915541 => 'El Paso, TX', - 1915542 => 'El Paso, TX', - 1915543 => 'El Paso, TX', - 1915544 => 'El Paso, TX', - 1915545 => 'El Paso, TX', - 1915546 => 'El Paso, TX', - 1915562 => 'El Paso, TX', - 1915564 => 'El Paso, TX', - 1915565 => 'El Paso, TX', - 1915566 => 'El Paso, TX', - 1915569 => 'El Paso, TX', - 1915577 => 'El Paso, TX', - 1915581 => 'El Paso, TX', - 1915584 => 'El Paso, TX', - 1915585 => 'El Paso, TX', - 1915587 => 'El Paso, TX', - 1915590 => 'El Paso, TX', - 1915591 => 'El Paso, TX', - 1915592 => 'El Paso, TX', - 1915593 => 'El Paso, TX', - 1915594 => 'El Paso, TX', - 1915595 => 'El Paso, TX', - 1915598 => 'El Paso, TX', - 1915599 => 'El Paso, TX', - 1915613 => 'El Paso, TX', - 1915629 => 'El Paso, TX', - 1915633 => 'El Paso, TX', - 1915751 => 'El Paso, TX', - 1915755 => 'El Paso, TX', - 1915757 => 'El Paso, TX', - 1915759 => 'El Paso, TX', - 1915760 => 'El Paso, TX', - 1915764 => 'Fabens, TX', - 1915771 => 'El Paso, TX', - 1915772 => 'El Paso, TX', - 1915774 => 'El Paso, TX', - 1915775 => 'El Paso, TX', - 1915778 => 'El Paso, TX', - 1915779 => 'El Paso, TX', - 1915781 => 'El Paso, TX', - 1915790 => 'El Paso, TX', - 1915821 => 'El Paso, TX', - 1915833 => 'El Paso, TX', - 1915838 => 'El Paso, TX', - 1915842 => 'El Paso, TX', - 1915843 => 'El Paso, TX', - 1915845 => 'El Paso, TX', - 1915849 => 'El Paso, TX', - 1915852 => 'El Paso, TX', - 1915855 => 'El Paso, TX', - 1915856 => 'El Paso, TX', - 1915857 => 'El Paso, TX', - 1915858 => 'El Paso, TX', - 1915859 => 'El Paso, TX', - 1915860 => 'El Paso, TX', - 1915872 => 'El Paso, TX', - 1915875 => 'El Paso, TX', - 1915877 => 'Canutillo, TX', - 1915881 => 'El Paso, TX', - 1915886 => 'Anthony, TX', - 1915921 => 'El Paso, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1916.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1916.php deleted file mode 100644 index 10083e611..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1916.php +++ /dev/null @@ -1,196 +0,0 @@ - 'California', - 1916285 => 'Sacramento, CA', - 1916294 => 'Folsom, CA', - 1916315 => 'Rocklin, CA', - 1916325 => 'Sacramento, CA', - 1916333 => 'Sacramento, CA', - 1916338 => 'Sacramento, CA', - 1916351 => 'Folsom, CA', - 1916353 => 'Folsom, CA', - 1916354 => 'Rancho Murieta, CA', - 1916355 => 'Folsom, CA', - 1916358 => 'El Dorado Hills, CA', - 1916361 => 'Sacramento, CA', - 1916362 => 'Sacramento, CA', - 1916363 => 'Sacramento, CA', - 1916364 => 'Sacramento, CA', - 1916366 => 'Sacramento, CA', - 1916368 => 'Sacramento, CA', - 1916369 => 'Sacramento, CA', - 1916371 => 'West Sacramento, CA', - 1916372 => 'West Sacramento, CA', - 1916373 => 'West Sacramento, CA', - 1916374 => 'West Sacramento, CA', - 1916375 => 'West Sacramento, CA', - 1916376 => 'West Sacramento, CA', - 1916379 => 'Sacramento, CA', - 1916381 => 'Sacramento, CA', - 1916383 => 'Sacramento, CA', - 1916386 => 'Sacramento, CA', - 1916387 => 'Sacramento, CA', - 1916388 => 'Sacramento, CA', - 1916391 => 'Sacramento, CA', - 1916392 => 'Sacramento, CA', - 1916393 => 'Sacramento, CA', - 1916394 => 'Sacramento, CA', - 1916395 => 'Sacramento, CA', - 1916399 => 'Sacramento, CA', - 1916408 => 'Lincoln, CA', - 1916419 => 'Sacramento, CA', - 1916421 => 'Sacramento, CA', - 1916422 => 'Sacramento, CA', - 1916423 => 'Sacramento, CA', - 1916424 => 'Sacramento, CA', - 1916427 => 'Sacramento, CA', - 1916428 => 'Sacramento, CA', - 1916429 => 'Sacramento, CA', - 1916434 => 'Lincoln, CA', - 1916435 => 'Rocklin, CA', - 1916440 => 'Sacramento, CA', - 1916441 => 'Sacramento, CA', - 1916442 => 'Sacramento, CA', - 1916443 => 'Sacramento, CA', - 1916444 => 'Sacramento, CA', - 1916446 => 'Sacramento, CA', - 1916447 => 'Sacramento, CA', - 1916448 => 'Sacramento, CA', - 1916449 => 'Sacramento, CA', - 1916451 => 'Sacramento, CA', - 1916452 => 'Sacramento, CA', - 1916453 => 'Sacramento, CA', - 1916454 => 'Sacramento, CA', - 1916455 => 'Sacramento, CA', - 1916456 => 'Sacramento, CA', - 1916457 => 'Sacramento, CA', - 1916473 => 'Sacramento, CA', - 1916476 => 'Sacramento, CA', - 1916478 => 'Elk Grove, CA', - 1916480 => 'Sacramento, CA', - 1916481 => 'Sacramento, CA', - 1916482 => 'Sacramento, CA', - 1916483 => 'Sacramento, CA', - 1916484 => 'Sacramento, CA', - 1916485 => 'Sacramento, CA', - 1916486 => 'Sacramento, CA', - 1916487 => 'Sacramento, CA', - 1916488 => 'Sacramento, CA', - 1916489 => 'Sacramento, CA', - 1916492 => 'Sacramento, CA', - 1916498 => 'Sacramento, CA', - 1916514 => 'Sacramento, CA', - 1916515 => 'Sacramento, CA', - 1916525 => 'Sacramento, CA', - 1916537 => 'Carmichael, CA', - 1916543 => 'Lincoln, CA', - 1916550 => 'Sacramento, CA', - 1916564 => 'Sacramento, CA', - 1916565 => 'Sacramento, CA', - 1916567 => 'Sacramento, CA', - 1916568 => 'Sacramento, CA', - 1916608 => 'Folsom, CA', - 1916609 => 'Carmichael, CA', - 1916614 => 'Sacramento, CA', - 1916624 => 'Rocklin, CA', - 1916625 => 'Rocklin, CA', - 1916630 => 'Rocklin, CA', - 1916631 => 'Rancho Cordova, CA', - 1916632 => 'Rocklin, CA', - 1916635 => 'Rancho Cordova, CA', - 1916638 => 'Rancho Cordova, CA', - 1916641 => 'Sacramento, CA', - 1916645 => 'Lincoln, CA', - 1916646 => 'Sacramento, CA', - 1916648 => 'Sacramento, CA', - 1916649 => 'Sacramento, CA', - 1916652 => 'Loomis, CA', - 1916660 => 'Loomis, CA', - 1916663 => 'Newcastle, CA', - 1916681 => 'Sacramento, CA', - 1916682 => 'Sacramento, CA', - 1916683 => 'Elk Grove, CA', - 1916684 => 'Elk Grove, CA', - 1916685 => 'Elk Grove, CA', - 1916686 => 'Elk Grove, CA', - 1916687 => 'Wilton, CA', - 1916688 => 'Sacramento, CA', - 1916689 => 'Sacramento, CA', - 1916691 => 'Elk Grove, CA', - 1916706 => 'Sacramento, CA', - 1916714 => 'Elk Grove, CA', - 1916721 => 'Citrus Heights, CA', - 1916722 => 'Citrus Heights, CA', - 1916723 => 'Citrus Heights, CA', - 1916725 => 'Citrus Heights, CA', - 1916726 => 'Citrus Heights, CA', - 1916727 => 'Citrus Heights, CA', - 1916728 => 'Citrus Heights, CA', - 1916729 => 'Citrus Heights, CA', - 1916731 => 'Sacramento, CA', - 1916733 => 'Sacramento, CA', - 1916734 => 'Sacramento, CA', - 1916736 => 'Sacramento, CA', - 1916737 => 'Sacramento, CA', - 1916739 => 'Sacramento, CA', - 1916771 => 'Roseville, CA', - 1916772 => 'Roseville, CA', - 1916773 => 'Roseville, CA', - 1916774 => 'Roseville, CA', - 1916776 => 'Walnut Grove, CA', - 1916777 => 'Isleton, CA', - 1916780 => 'Roseville, CA', - 1916781 => 'Roseville, CA', - 1916782 => 'Roseville, CA', - 1916783 => 'Roseville, CA', - 1916784 => 'Roseville, CA', - 1916786 => 'Roseville, CA', - 1916787 => 'Roseville, CA', - 1916788 => 'Roseville, CA', - 1916789 => 'Roseville, CA', - 1916808 => 'Sacramento, CA', - 1916817 => 'Folsom, CA', - 1916851 => 'Rancho Cordova, CA', - 1916852 => 'Rancho Cordova, CA', - 1916853 => 'Rancho Cordova, CA', - 1916858 => 'Rancho Cordova, CA', - 1916863 => 'Fair Oaks, CA', - 1916874 => 'Sacramento, CA', - 1916875 => 'Sacramento, CA', - 1916920 => 'Sacramento, CA', - 1916921 => 'Sacramento, CA', - 1916922 => 'Sacramento, CA', - 1916923 => 'Sacramento, CA', - 1916924 => 'Sacramento, CA', - 1916925 => 'Sacramento, CA', - 1916927 => 'Sacramento, CA', - 1916928 => 'Sacramento, CA', - 1916929 => 'Sacramento, CA', - 1916930 => 'Sacramento, CA', - 1916932 => 'Folsom, CA', - 1916933 => 'El Dorado Hills, CA', - 1916939 => 'El Dorado Hills, CA', - 1916941 => 'El Dorado Hills, CA', - 1916944 => 'Carmichael, CA', - 1916962 => 'Fair Oaks, CA', - 1916965 => 'Fair Oaks, CA', - 1916966 => 'Fair Oaks, CA', - 1916967 => 'Fair Oaks, CA', - 1916972 => 'Sacramento, CA', - 1916973 => 'Sacramento, CA', - 1916978 => 'Sacramento, CA', - 1916979 => 'Sacramento, CA', - 1916983 => 'Folsom, CA', - 1916984 => 'Folsom, CA', - 1916985 => 'Folsom, CA', - 1916987 => 'Orangevale, CA', - 1916988 => 'Orangevale, CA', - 1916989 => 'Orangevale, CA', - 1916991 => 'Rio Linda, CA', - 1916992 => 'Rio Linda, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1917.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1917.php deleted file mode 100644 index 32d9cb550..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1917.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New York', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1918.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1918.php deleted file mode 100644 index 354a6de0b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1918.php +++ /dev/null @@ -1,200 +0,0 @@ - 'Oklahoma', - 1918207 => 'Tahlequah, OK', - 1918224 => 'Sapulpa, OK', - 1918225 => 'Cushing, OK', - 1918227 => 'Sapulpa, OK', - 1918234 => 'Tulsa, OK', - 1918241 => 'Sand Springs, OK', - 1918245 => 'Sand Springs, OK', - 1918246 => 'Sand Springs, OK', - 1918249 => 'Tulsa, OK', - 1918250 => 'Tulsa, OK', - 1918251 => 'Broken Arrow, OK', - 1918252 => 'Tulsa, OK', - 1918253 => 'Jay, OK', - 1918254 => 'Tulsa, OK', - 1918256 => 'Vinita, OK', - 1918257 => 'Afton, OK', - 1918258 => 'Broken Arrow, OK', - 1918259 => 'Broken Arrow, OK', - 1918266 => 'Catoosa, OK', - 1918267 => 'Beggs, OK', - 1918270 => 'Tulsa, OK', - 1918272 => 'Owasso, OK', - 1918273 => 'Nowata, OK', - 1918274 => 'Owasso, OK', - 1918279 => 'Coweta, OK', - 1918283 => 'Claremore, OK', - 1918286 => 'Broken Arrow, OK', - 1918287 => 'Pawhuska, OK', - 1918289 => 'Tulsa, OK', - 1918291 => 'Glenpool, OK', - 1918293 => 'Tulsa, OK', - 1918294 => 'Tulsa, OK', - 1918295 => 'Tulsa, OK', - 1918297 => 'Hartshorne, OK', - 1918298 => 'Tulsa, OK', - 1918302 => 'McAlester, OK', - 1918307 => 'Tulsa, OK', - 1918321 => 'Kiefer, OK', - 1918331 => 'Bartlesville, OK', - 1918333 => 'Bartlesville, OK', - 1918335 => 'Bartlesville, OK', - 1918336 => 'Bartlesville, OK', - 1918337 => 'Bartlesville, OK', - 1918341 => 'Claremore, OK', - 1918342 => 'Claremore, OK', - 1918343 => 'Claremore, OK', - 1918352 => 'Drumright, OK', - 1918355 => 'Broken Arrow, OK', - 1918357 => 'Broken Arrow, OK', - 1918358 => 'Cleveland, OK', - 1918366 => 'Bixby, OK', - 1918367 => 'Bristow, OK', - 1918369 => 'Bixby, OK', - 1918371 => 'Collinsville, OK', - 1918376 => 'Owasso, OK', - 1918382 => 'Tulsa, OK', - 1918392 => 'Tulsa, OK', - 1918394 => 'Tulsa, OK', - 1918396 => 'Skiatook, OK', - 1918398 => 'Tulsa, OK', - 1918420 => 'McAlester, OK', - 1918421 => 'McAlester, OK', - 1918422 => 'Colcord, OK', - 1918423 => 'McAlester, OK', - 1918425 => 'Tulsa, OK', - 1918426 => 'McAlester, OK', - 1918427 => 'Muldrow, OK', - 1918429 => 'McAlester, OK', - 1918431 => 'Tahlequah, OK', - 1918434 => 'Salina, OK', - 1918436 => 'Pocola, OK', - 1918437 => 'Tulsa, OK', - 1918438 => 'Tulsa, OK', - 1918439 => 'Tulsa, OK', - 1918443 => 'Oologah, OK', - 1918445 => 'Tulsa, OK', - 1918446 => 'Tulsa, OK', - 1918447 => 'Tulsa, OK', - 1918449 => 'Broken Arrow, OK', - 1918451 => 'Broken Arrow, OK', - 1918453 => 'Tahlequah, OK', - 1918455 => 'Broken Arrow, OK', - 1918456 => 'Tahlequah, OK', - 1918458 => 'Tahlequah, OK', - 1918459 => 'Tulsa, OK', - 1918461 => 'Tulsa, OK', - 1918465 => 'Wilburton, OK', - 1918473 => 'Checotah, OK', - 1918476 => 'Chouteau, OK', - 1918477 => 'Tulsa, OK', - 1918478 => 'Fort Gibson, OK', - 1918479 => 'Locust Grove, OK', - 1918481 => 'Tulsa, OK', - 1918482 => 'Haskell, OK', - 1918485 => 'Wagoner, OK', - 1918486 => 'Coweta, OK', - 1918488 => 'Tulsa, OK', - 1918491 => 'Tulsa, OK', - 1918492 => 'Tulsa, OK', - 1918493 => 'Tulsa, OK', - 1918494 => 'Tulsa, OK', - 1918495 => 'Tulsa, OK', - 1918496 => 'Tulsa, OK', - 1918497 => 'Tulsa, OK', - 1918499 => 'Tulsa, OK', - 1918502 => 'Tulsa, OK', - 1918534 => 'Dewey, OK', - 1918540 => 'Miami, OK', - 1918542 => 'Miami, OK', - 1918543 => 'Inola, OK', - 1918567 => 'Talihina, OK', - 1918569 => 'Clayton, OK', - 1918574 => 'Tulsa, OK', - 1918579 => 'Tulsa, OK', - 1918582 => 'Tulsa, OK', - 1918583 => 'Tulsa, OK', - 1918584 => 'Tulsa, OK', - 1918585 => 'Tulsa, OK', - 1918587 => 'Tulsa, OK', - 1918588 => 'Tulsa, OK', - 1918591 => 'Tulsa, OK', - 1918592 => 'Tulsa, OK', - 1918594 => 'Tulsa, OK', - 1918596 => 'Tulsa, OK', - 1918599 => 'Tulsa, OK', - 1918609 => 'Owasso, OK', - 1918610 => 'Tulsa, OK', - 1918619 => 'Tulsa, OK', - 1918622 => 'Tulsa, OK', - 1918623 => 'Okemah, OK', - 1918627 => 'Tulsa, OK', - 1918628 => 'Tulsa, OK', - 1918647 => 'Poteau, OK', - 1918649 => 'Poteau, OK', - 1918652 => 'Henryetta, OK', - 1918653 => 'Heavener, OK', - 1918660 => 'Tulsa, OK', - 1918663 => 'Tulsa, OK', - 1918664 => 'Tulsa, OK', - 1918665 => 'Tulsa, OK', - 1918681 => 'Muskogee, OK', - 1918682 => 'Muskogee, OK', - 1918683 => 'Muskogee, OK', - 1918684 => 'Muskogee, OK', - 1918686 => 'Muskogee, OK', - 1918687 => 'Muskogee, OK', - 1918689 => 'Eufaula, OK', - 1918696 => 'Stilwell, OK', - 1918712 => 'Tulsa, OK', - 1918723 => 'Westville, OK', - 1918728 => 'Tulsa, OK', - 1918742 => 'Tulsa, OK', - 1918743 => 'Tulsa, OK', - 1918744 => 'Tulsa, OK', - 1918745 => 'Tulsa, OK', - 1918746 => 'Tulsa, OK', - 1918747 => 'Tulsa, OK', - 1918748 => 'Tulsa, OK', - 1918749 => 'Tulsa, OK', - 1918756 => 'Okmulgee, OK', - 1918758 => 'Okmulgee, OK', - 1918762 => 'Pawnee, OK', - 1918770 => 'Tulsa, OK', - 1918773 => 'Vian, OK', - 1918775 => 'Sallisaw, OK', - 1918779 => 'Tulsa, OK', - 1918786 => 'Grove, OK', - 1918787 => 'Grove, OK', - 1918789 => 'Chelsea, OK', - 1918794 => 'Tulsa, OK', - 1918806 => 'Broken Arrow, OK', - 1918824 => 'Pryor Creek, OK', - 1918825 => 'Pryor Creek, OK', - 1918828 => 'Tulsa, OK', - 1918832 => 'Tulsa, OK', - 1918834 => 'Tulsa, OK', - 1918835 => 'Tulsa, OK', - 1918836 => 'Tulsa, OK', - 1918838 => 'Tulsa, OK', - 1918865 => 'Mannford, OK', - 1918868 => 'Kansas, OK', - 1918872 => 'Broken Arrow, OK', - 1918877 => 'Tulsa, OK', - 1918885 => 'Hominy, OK', - 1918895 => 'Tulsa, OK', - 1918933 => 'Tulsa, OK', - 1918938 => 'Tulsa, OK', - 1918949 => 'Tulsa, OK', - 1918962 => 'Spiro, OK', - 1918967 => 'Stigler, OK', - 1918968 => 'Stroud, OK', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1919.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1919.php deleted file mode 100644 index f29978c87..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1919.php +++ /dev/null @@ -1,227 +0,0 @@ - 'North Carolina', - 1919207 => 'Benson, NC', - 1919209 => 'Smithfield, NC', - 1919212 => 'Raleigh, NC', - 1919217 => 'Knightdale, NC', - 1919220 => 'Durham, NC', - 1919231 => 'Raleigh, NC', - 1919232 => 'Raleigh, NC', - 1919237 => 'Durham, NC', - 1919240 => 'Chapel Hill, NC', - 1919242 => 'Fremont, NC', - 1919245 => 'Hillsborough, NC', - 1919250 => 'Raleigh, NC', - 1919251 => 'Durham, NC', - 1919255 => 'Raleigh, NC', - 1919256 => 'Raleigh, NC', - 1919258 => 'Broadway, NC', - 1919261 => 'Knightdale, NC', - 1919266 => 'Knightdale, NC', - 1919267 => 'Apex, NC', - 1919269 => 'Zebulon, NC', - 1919284 => 'Kenly, NC', - 1919286 => 'Durham, NC', - 1919303 => 'Apex, NC', - 1919304 => 'Mebane, NC', - 1919309 => 'Durham, NC', - 1919313 => 'Durham, NC', - 1919319 => 'Cary, NC', - 1919331 => 'Angier, NC', - 1919340 => 'Louisburg, NC', - 1919350 => 'Raleigh, NC', - 1919359 => 'Clayton, NC', - 1919361 => 'Durham, NC', - 1919362 => 'Apex, NC', - 1919363 => 'Apex, NC', - 1919365 => 'Wendell, NC', - 1919366 => 'Wendell, NC', - 1919367 => 'Apex, NC', - 1919380 => 'Cary, NC', - 1919381 => 'Durham, NC', - 1919382 => 'Durham, NC', - 1919383 => 'Durham, NC', - 1919387 => 'Apex, NC', - 1919388 => 'Cary, NC', - 1919401 => 'Durham, NC', - 1919402 => 'Durham, NC', - 1919403 => 'Durham, NC', - 1919404 => 'Zebulon, NC', - 1919405 => 'Durham, NC', - 1919416 => 'Durham, NC', - 1919419 => 'Durham, NC', - 1919420 => 'Raleigh, NC', - 1919424 => 'Raleigh, NC', - 1919453 => 'Wake Forest, NC', - 1919460 => 'Cary, NC', - 1919461 => 'Cary, NC', - 1919462 => 'Cary, NC', - 1919463 => 'Cary, NC', - 1919465 => 'Cary, NC', - 1919466 => 'Cary, NC', - 1919467 => 'Cary, NC', - 1919468 => 'Cary, NC', - 1919469 => 'Cary, NC', - 1919470 => 'Durham, NC', - 1919471 => 'Durham, NC', - 1919477 => 'Durham, NC', - 1919479 => 'Durham, NC', - 1919481 => 'Cary, NC', - 1919484 => 'Durham, NC', - 1919489 => 'Durham, NC', - 1919490 => 'Durham, NC', - 1919493 => 'Durham, NC', - 1919494 => 'Franklinton, NC', - 1919496 => 'Louisburg, NC', - 1919497 => 'Louisburg, NC', - 1919499 => 'Sanford, NC', - 1919510 => 'Raleigh, NC', - 1919515 => 'Raleigh, NC', - 1919518 => 'Raleigh, NC', - 1919528 => 'Creedmoor, NC', - 1919530 => 'Durham, NC', - 1919542 => 'Pittsboro, NC', - 1919544 => 'Durham, NC', - 1919545 => 'Pittsboro, NC', - 1919550 => 'Clayton, NC', - 1919552 => 'Fuquay-Varina, NC', - 1919553 => 'Clayton, NC', - 1919554 => 'Wake Forest, NC', - 1919556 => 'Wake Forest, NC', - 1919557 => 'Fuquay-Varina, NC', - 1919560 => 'Durham, NC', - 1919562 => 'Wake Forest, NC', - 1919563 => 'Mebane, NC', - 1919567 => 'Fuquay-Varina, NC', - 1919571 => 'Raleigh, NC', - 1919572 => 'Durham, NC', - 1919575 => 'Butner, NC', - 1919577 => 'Fuquay-Varina, NC', - 1919580 => 'Goldsboro, NC', - 1919585 => 'Clayton, NC', - 1919596 => 'Durham, NC', - 1919598 => 'Durham, NC', - 1919603 => 'Oxford, NC', - 1919620 => 'Durham, NC', - 1919639 => 'Angier, NC', - 1919644 => 'Hillsborough, NC', - 1919658 => 'Mount Olive, NC', - 1919660 => 'Durham, NC', - 1919661 => 'Garner, NC', - 1919662 => 'Garner, NC', - 1919663 => 'Siler City, NC', - 1919668 => 'Durham, NC', - 1919676 => 'Raleigh, NC', - 1919677 => 'Cary, NC', - 1919678 => 'Cary, NC', - 1919680 => 'Durham, NC', - 1919681 => 'Durham, NC', - 1919682 => 'Durham, NC', - 1919683 => 'Durham, NC', - 1919684 => 'Durham, NC', - 1919687 => 'Durham, NC', - 1919688 => 'Durham, NC', - 1919689 => 'Goldsboro, NC', - 1919690 => 'Oxford, NC', - 1919693 => 'Oxford, NC', - 1919708 => 'Sanford, NC', - 1919718 => 'Sanford, NC', - 1919731 => 'Goldsboro, NC', - 1919732 => 'Hillsborough, NC', - 1919733 => 'Raleigh, NC', - 1919734 => 'Goldsboro, NC', - 1919735 => 'Goldsboro, NC', - 1919736 => 'Goldsboro, NC', - 1919739 => 'Goldsboro, NC', - 1919742 => 'Siler City, NC', - 1919751 => 'Goldsboro, NC', - 1919755 => 'Raleigh, NC', - 1919772 => 'Garner, NC', - 1919773 => 'Garner, NC', - 1919774 => 'Sanford, NC', - 1919775 => 'Sanford, NC', - 1919776 => 'Sanford, NC', - 1919777 => 'Sanford, NC', - 1919778 => 'Goldsboro, NC', - 1919779 => 'Garner, NC', - 1919781 => 'Raleigh, NC', - 1919782 => 'Raleigh, NC', - 1919783 => 'Raleigh, NC', - 1919784 => 'Raleigh, NC', - 1919785 => 'Raleigh, NC', - 1919786 => 'Raleigh, NC', - 1919787 => 'Raleigh, NC', - 1919788 => 'Raleigh, NC', - 1919789 => 'Raleigh, NC', - 1919790 => 'Raleigh, NC', - 1919791 => 'Raleigh, NC', - 1919792 => 'Raleigh, NC', - 1919803 => 'Raleigh, NC', - 1919806 => 'Durham, NC', - 1919821 => 'Raleigh, NC', - 1919828 => 'Raleigh, NC', - 1919829 => 'Raleigh, NC', - 1919831 => 'Raleigh, NC', - 1919832 => 'Raleigh, NC', - 1919833 => 'Raleigh, NC', - 1919834 => 'Raleigh, NC', - 1919835 => 'Raleigh, NC', - 1919836 => 'Raleigh, NC', - 1919838 => 'Raleigh, NC', - 1919839 => 'Raleigh, NC', - 1919840 => 'Morrisville, NC', - 1919841 => 'Raleigh, NC', - 1919843 => 'Chapel Hill, NC', - 1919844 => 'Raleigh, NC', - 1919845 => 'Raleigh, NC', - 1919846 => 'Raleigh, NC', - 1919847 => 'Raleigh, NC', - 1919848 => 'Raleigh, NC', - 1919850 => 'Raleigh, NC', - 1919855 => 'Raleigh, NC', - 1919856 => 'Raleigh, NC', - 1919861 => 'Raleigh, NC', - 1919862 => 'Raleigh, NC', - 1919863 => 'Raleigh, NC', - 1919870 => 'Raleigh, NC', - 1919871 => 'Raleigh, NC', - 1919872 => 'Raleigh, NC', - 1919873 => 'Raleigh, NC', - 1919875 => 'Raleigh, NC', - 1919876 => 'Raleigh, NC', - 1919877 => 'Raleigh, NC', - 1919878 => 'Raleigh, NC', - 1919881 => 'Raleigh, NC', - 1919890 => 'Raleigh, NC', - 1919894 => 'Benson, NC', - 1919896 => 'Raleigh, NC', - 1919918 => 'Chapel Hill, NC', - 1919928 => 'Chapel Hill, NC', - 1919929 => 'Chapel Hill, NC', - 1919932 => 'Chapel Hill, NC', - 1919933 => 'Chapel Hill, NC', - 1919934 => 'Smithfield, NC', - 1919936 => 'Princeton, NC', - 1919938 => 'Smithfield, NC', - 1919941 => 'Durham, NC', - 1919942 => 'Chapel Hill, NC', - 1919954 => 'Raleigh, NC', - 1919956 => 'Durham, NC', - 1919957 => 'Durham, NC', - 1919960 => 'Chapel Hill, NC', - 1919962 => 'Chapel Hill, NC', - 1919963 => 'Four Oaks, NC', - 1919965 => 'Selma, NC', - 1919966 => 'Chapel Hill, NC', - 1919967 => 'Chapel Hill, NC', - 1919968 => 'Chapel Hill, NC', - 1919969 => 'Chapel Hill, NC', - 1919981 => 'Raleigh, NC', - 1919989 => 'Smithfield, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1920.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1920.php deleted file mode 100644 index f83222b54..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1920.php +++ /dev/null @@ -1,183 +0,0 @@ - 'Wisconsin', - 1920206 => 'Watertown, WI', - 1920208 => 'Sheboygan, WI', - 1920223 => 'Oshkosh, WI', - 1920230 => 'Oshkosh, WI', - 1920231 => 'Oshkosh, WI', - 1920232 => 'Oshkosh, WI', - 1920233 => 'Oshkosh, WI', - 1920235 => 'Oshkosh, WI', - 1920236 => 'Oshkosh, WI', - 1920261 => 'Watertown, WI', - 1920262 => 'Watertown, WI', - 1920269 => 'Lomira, WI', - 1920288 => 'Green Bay, WI', - 1920294 => 'Green Lake, WI', - 1920295 => 'Princeton, WI', - 1920303 => 'Oshkosh, WI', - 1920320 => 'Manitowoc, WI', - 1920322 => 'Fond du Lac, WI', - 1920324 => 'Waupun, WI', - 1920326 => 'Randolph, WI', - 1920330 => 'De Pere, WI', - 1920336 => 'De Pere, WI', - 1920337 => 'De Pere, WI', - 1920338 => 'De Pere, WI', - 1920339 => 'De Pere, WI', - 1920347 => 'De Pere, WI', - 1920356 => 'Beaver Dam, WI', - 1920361 => 'Berlin, WI', - 1920380 => 'Appleton, WI', - 1920386 => 'Juneau, WI', - 1920387 => 'Mayville, WI', - 1920388 => 'Kewaunee, WI', - 1920398 => 'Markesan, WI', - 1920405 => 'Green Bay, WI', - 1920406 => 'Green Bay, WI', - 1920424 => 'Oshkosh, WI', - 1920426 => 'Oshkosh, WI', - 1920430 => 'Green Bay, WI', - 1920431 => 'Green Bay, WI', - 1920432 => 'Green Bay, WI', - 1920433 => 'Green Bay, WI', - 1920434 => 'Green Bay, WI', - 1920435 => 'Green Bay, WI', - 1920436 => 'Green Bay, WI', - 1920437 => 'Green Bay, WI', - 1920446 => 'Fremont, WI', - 1920448 => 'Green Bay, WI', - 1920451 => 'Sheboygan, WI', - 1920452 => 'Sheboygan, WI', - 1920457 => 'Sheboygan, WI', - 1920458 => 'Sheboygan, WI', - 1920459 => 'Sheboygan, WI', - 1920465 => 'Green Bay, WI', - 1920467 => 'Sheboygan Falls, WI', - 1920468 => 'Green Bay, WI', - 1920469 => 'Green Bay, WI', - 1920478 => 'Waterloo, WI', - 1920485 => 'Horicon, WI', - 1920487 => 'Algoma, WI', - 1920490 => 'Green Bay, WI', - 1920494 => 'Green Bay, WI', - 1920496 => 'Green Bay, WI', - 1920497 => 'Green Bay, WI', - 1920498 => 'Green Bay, WI', - 1920499 => 'Green Bay, WI', - 1920532 => 'Wrightstown, WI', - 1920533 => 'Campbellsport, WI', - 1920544 => 'Green Bay, WI', - 1920563 => 'Fort Atkinson, WI', - 1920564 => 'Oostburg, WI', - 1920568 => 'Fort Atkinson, WI', - 1920574 => 'Appleton, WI', - 1920582 => 'Winneconne, WI', - 1920593 => 'Green Bay, WI', - 1920596 => 'Manawa, WI', - 1920622 => 'Wild Rose, WI', - 1920623 => 'Columbus, WI', - 1920648 => 'Lake Mills, WI', - 1920652 => 'Manitowoc, WI', - 1920662 => 'Green Bay, WI', - 1920668 => 'Cedar Grove, WI', - 1920674 => 'Jefferson, WI', - 1920682 => 'Manitowoc, WI', - 1920683 => 'Manitowoc, WI', - 1920684 => 'Manitowoc, WI', - 1920685 => 'Omro, WI', - 1920686 => 'Manitowoc, WI', - 1920693 => 'Cleveland, WI', - 1920699 => 'Johnson Creek, WI', - 1920720 => 'Neenah, WI', - 1920722 => 'Neenah, WI', - 1920725 => 'Neenah, WI', - 1920727 => 'Neenah, WI', - 1920729 => 'Neenah, WI', - 1920730 => 'Appleton, WI', - 1920731 => 'Appleton, WI', - 1920733 => 'Appleton, WI', - 1920734 => 'Appleton, WI', - 1920735 => 'Appleton, WI', - 1920738 => 'Appleton, WI', - 1920739 => 'Appleton, WI', - 1920743 => 'Sturgeon Bay, WI', - 1920746 => 'Sturgeon Bay, WI', - 1920748 => 'Ripon, WI', - 1920749 => 'Appleton, WI', - 1920751 => 'Neenah, WI', - 1920755 => 'Mishicot, WI', - 1920756 => 'Brillion, WI', - 1920757 => 'Greenville, WI', - 1920758 => 'Manitowoc, WI', - 1920759 => 'Kaukauna, WI', - 1920766 => 'Kaukauna, WI', - 1920775 => 'Valders, WI', - 1920779 => 'Hortonville, WI', - 1920787 => 'Wautoma, WI', - 1920793 => 'Two Rivers, WI', - 1920794 => 'Two Rivers, WI', - 1920803 => 'Sheboygan, WI', - 1920822 => 'Pulaski, WI', - 1920826 => 'Abrams, WI', - 1920830 => 'Appleton, WI', - 1920831 => 'Appleton, WI', - 1920832 => 'Appleton, WI', - 1920833 => 'Seymour, WI', - 1920834 => 'Oconto, WI', - 1920836 => 'Larsen, WI', - 1920837 => 'Casco, WI', - 1920839 => 'Baileys Harbor, WI', - 1920842 => 'Suring, WI', - 1920845 => 'Luxemburg, WI', - 1920846 => 'Oconto Falls, WI', - 1920849 => 'Chilton, WI', - 1920853 => 'Hilbert, WI', - 1920854 => 'Sister Bay, WI', - 1920855 => 'Gillett, WI', - 1920863 => 'Denmark, WI', - 1920864 => 'Greenleaf, WI', - 1920866 => 'New Franken, WI', - 1920867 => 'Weyauwega, WI', - 1920868 => 'Fish Creek, WI', - 1920869 => 'Oneida, WI', - 1920876 => 'Elkhart Lake, WI', - 1920882 => 'Appleton, WI', - 1920884 => 'Green Bay, WI', - 1920885 => 'Beaver Dam, WI', - 1920886 => 'Neenah, WI', - 1920887 => 'Beaver Dam, WI', - 1920892 => 'Plymouth, WI', - 1920893 => 'Plymouth, WI', - 1920894 => 'Kiel, WI', - 1920897 => 'Coleman, WI', - 1920898 => 'New Holstein, WI', - 1920907 => 'Fond du Lac, WI', - 1920921 => 'Fond du Lac, WI', - 1920922 => 'Fond du Lac, WI', - 1920923 => 'Fond du Lac, WI', - 1920924 => 'Fond du Lac, WI', - 1920926 => 'Fond du Lac, WI', - 1920928 => 'Fox Lake, WI', - 1920929 => 'Fond du Lac, WI', - 1920933 => 'Fond du Lac, WI', - 1920954 => 'Appleton, WI', - 1920964 => 'De Pere, WI', - 1920965 => 'Green Bay, WI', - 1920968 => 'Appleton, WI', - 1920969 => 'Neenah, WI', - 1920982 => 'New London, WI', - 1920983 => 'De Pere, WI', - 1920984 => 'Black Creek, WI', - 1920992 => 'Rio, WI', - 1920993 => 'Appleton, WI', - 1920994 => 'Random Lake, WI', - 1920996 => 'Appleton, WI', - 1920997 => 'Appleton, WI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1925.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1925.php deleted file mode 100644 index ef3e4d21d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1925.php +++ /dev/null @@ -1,160 +0,0 @@ - 'California', - 1925210 => 'Walnut Creek, CA', - 1925225 => 'Pleasanton, CA', - 1925227 => 'Pleasanton, CA', - 1925228 => 'Martinez, CA', - 1925229 => 'Martinez, CA', - 1925240 => 'Brentwood, CA', - 1925242 => 'San Ramon, CA', - 1925243 => 'Livermore, CA', - 1925244 => 'San Ramon, CA', - 1925245 => 'Livermore, CA', - 1925249 => 'Pleasanton, CA', - 1925251 => 'Pleasanton, CA', - 1925252 => 'Pittsburg, CA', - 1925253 => 'Orinda, CA', - 1925254 => 'Orinda, CA', - 1925256 => 'Walnut Creek, CA', - 1925258 => 'Orinda, CA', - 1925274 => 'Walnut Creek, CA', - 1925275 => 'San Ramon, CA', - 1925277 => 'San Ramon, CA', - 1925280 => 'Walnut Creek, CA', - 1925283 => 'Lafayette, CA', - 1925284 => 'Lafayette, CA', - 1925287 => 'Walnut Creek, CA', - 1925288 => 'Concord, CA', - 1925292 => 'Livermore, CA', - 1925294 => 'Livermore, CA', - 1925295 => 'Walnut Creek, CA', - 1925296 => 'Walnut Creek, CA', - 1925299 => 'Lafayette, CA', - 1925308 => 'Brentwood, CA', - 1925313 => 'Martinez, CA', - 1925314 => 'Danville, CA', - 1925335 => 'Martinez, CA', - 1925355 => 'San Ramon, CA', - 1925356 => 'Concord, CA', - 1925363 => 'Concord, CA', - 1925370 => 'Martinez, CA', - 1925371 => 'Livermore, CA', - 1925372 => 'Martinez, CA', - 1925373 => 'Livermore, CA', - 1925376 => 'Moraga, CA', - 1925377 => 'Moraga, CA', - 1925416 => 'Pleasanton, CA', - 1925417 => 'Pleasanton, CA', - 1925426 => 'Pleasanton, CA', - 1925427 => 'Pittsburg, CA', - 1925432 => 'Pittsburg, CA', - 1925439 => 'Pittsburg, CA', - 1925443 => 'Livermore, CA', - 1925447 => 'Livermore, CA', - 1925449 => 'Livermore, CA', - 1925454 => 'Livermore, CA', - 1925455 => 'Livermore, CA', - 1925456 => 'Livermore, CA', - 1925458 => 'Bay Point, CA', - 1925460 => 'Pleasanton, CA', - 1925461 => 'Pleasanton, CA', - 1925462 => 'Pleasanton, CA', - 1925463 => 'Pleasanton, CA', - 1925469 => 'Pleasanton, CA', - 1925472 => 'Walnut Creek, CA', - 1925473 => 'Pittsburg, CA', - 1925478 => 'Walnut Creek, CA', - 1925484 => 'Pleasanton, CA', - 1925485 => 'Pleasanton, CA', - 1925513 => 'Brentwood, CA', - 1925516 => 'Brentwood, CA', - 1925521 => 'Concord, CA', - 1925522 => 'Antioch, CA', - 1925543 => 'San Ramon, CA', - 1925551 => 'Dublin, CA', - 1925556 => 'Dublin, CA', - 1925560 => 'Dublin, CA', - 1925600 => 'Pleasanton, CA', - 1925603 => 'Concord, CA', - 1925606 => 'Livermore, CA', - 1925609 => 'Concord, CA', - 1925625 => 'Oakley, CA', - 1925631 => 'Moraga, CA', - 1925634 => 'Brentwood, CA', - 1925648 => 'Danville, CA', - 1925671 => 'Concord, CA', - 1925672 => 'Clayton, CA', - 1925673 => 'Clayton, CA', - 1925674 => 'Concord, CA', - 1925676 => 'Concord, CA', - 1925679 => 'Oakley, CA', - 1925680 => 'Concord, CA', - 1925681 => 'Concord, CA', - 1925682 => 'Concord, CA', - 1925684 => 'Bethel Island, CA', - 1925685 => 'Concord, CA', - 1925686 => 'Concord, CA', - 1925687 => 'Concord, CA', - 1925689 => 'Concord, CA', - 1925691 => 'Concord, CA', - 1925706 => 'Antioch, CA', - 1925734 => 'Pleasanton, CA', - 1925735 => 'San Ramon, CA', - 1925736 => 'Danville, CA', - 1925743 => 'Danville, CA', - 1925754 => 'Antioch, CA', - 1925755 => 'Antioch, CA', - 1925756 => 'Antioch, CA', - 1925757 => 'Antioch, CA', - 1925776 => 'Antioch, CA', - 1925777 => 'Antioch, CA', - 1925778 => 'Antioch, CA', - 1925779 => 'Antioch, CA', - 1925798 => 'Concord, CA', - 1925803 => 'Dublin, CA', - 1925813 => 'Antioch, CA', - 1925820 => 'Danville, CA', - 1925825 => 'Concord, CA', - 1925827 => 'Concord, CA', - 1925828 => 'Dublin, CA', - 1925829 => 'Dublin, CA', - 1925830 => 'San Ramon, CA', - 1925833 => 'Dublin, CA', - 1925837 => 'Danville, CA', - 1925846 => 'Pleasanton, CA', - 1925847 => 'Pleasanton, CA', - 1925849 => 'Concord, CA', - 1925866 => 'San Ramon, CA', - 1925875 => 'Dublin, CA', - 1925906 => 'Walnut Creek, CA', - 1925924 => 'Pleasanton, CA', - 1925930 => 'Walnut Creek, CA', - 1925931 => 'Pleasanton, CA', - 1925932 => 'Walnut Creek, CA', - 1925933 => 'Walnut Creek, CA', - 1925934 => 'Walnut Creek, CA', - 1925935 => 'Walnut Creek, CA', - 1925937 => 'Walnut Creek, CA', - 1925938 => 'Walnut Creek, CA', - 1925939 => 'Walnut Creek, CA', - 1925943 => 'Walnut Creek, CA', - 1925944 => 'Walnut Creek, CA', - 1925945 => 'Walnut Creek, CA', - 1925946 => 'Walnut Creek, CA', - 1925947 => 'Walnut Creek, CA', - 1925952 => 'Walnut Creek, CA', - 1925954 => 'Walnut Creek, CA', - 1925957 => 'Martinez, CA', - 1925960 => 'Livermore, CA', - 1925962 => 'Lafayette, CA', - 1925969 => 'Concord, CA', - 1925978 => 'Antioch, CA', - 1925979 => 'Walnut Creek, CA', - 1925988 => 'Walnut Creek, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1928.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1928.php deleted file mode 100644 index aa338738d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1928.php +++ /dev/null @@ -1,109 +0,0 @@ - 'Arizona', - 1928203 => 'Sedona, AZ', - 1928204 => 'Sedona, AZ', - 1928213 => 'Flagstaff, AZ', - 1928214 => 'Flagstaff, AZ', - 1928226 => 'Flagstaff, AZ', - 1928237 => 'Prescott, AZ', - 1928282 => 'Sedona, AZ', - 1928283 => 'Tuba City, AZ', - 1928284 => 'Sedona, AZ', - 1928289 => 'Winslow, AZ', - 1928314 => 'Yuma, AZ', - 1928317 => 'Yuma, AZ', - 1928329 => 'Yuma, AZ', - 1928333 => 'Springerville, AZ', - 1928337 => 'St. Johns, AZ', - 1928338 => 'Whiteriver, AZ', - 1928341 => 'Yuma, AZ', - 1928342 => 'Yuma, AZ', - 1928343 => 'Yuma, AZ', - 1928344 => 'Yuma, AZ', - 1928345 => 'Yuma, AZ', - 1928348 => 'Safford, AZ', - 1928367 => 'Pinetop, AZ', - 1928368 => 'Lakeside, AZ', - 1928373 => 'Yuma, AZ', - 1928425 => 'Globe, AZ', - 1928428 => 'Safford, AZ', - 1928442 => 'Prescott, AZ', - 1928443 => 'Prescott, AZ', - 1928445 => 'Prescott, AZ', - 1928453 => 'Lake Havasu City, AZ', - 1928468 => 'Payson, AZ', - 1928472 => 'Payson, AZ', - 1928474 => 'Payson, AZ', - 1928475 => 'San Carlos, AZ', - 1928476 => 'Pine, AZ', - 1928505 => 'Lake Havasu City, AZ', - 1928522 => 'Flagstaff, AZ', - 1928524 => 'Holbrook, AZ', - 1928526 => 'Flagstaff, AZ', - 1928527 => 'Flagstaff, AZ', - 1928532 => 'Show Low, AZ', - 1928536 => 'Snowflake, AZ', - 1928537 => 'Show Low, AZ', - 1928541 => 'Prescott, AZ', - 1928556 => 'Flagstaff, AZ', - 1928565 => 'Golden Valley, AZ', - 1928567 => 'Camp Verde, AZ', - 1928607 => 'Flagstaff, AZ', - 1928634 => 'Cottonwood, AZ', - 1928635 => 'Williams, AZ', - 1928636 => 'Chino Valley, AZ', - 1928638 => 'Grand Canyon Village, AZ', - 1928639 => 'Cottonwood, AZ', - 1928645 => 'Page, AZ', - 1928649 => 'Cottonwood, AZ', - 1928669 => 'Parker, AZ', - 1928674 => 'Chinle, AZ', - 1928680 => 'Lake Havasu City, AZ', - 1928681 => 'Kingman, AZ', - 1928684 => 'Wickenburg, AZ', - 1928692 => 'Kingman, AZ', - 1928697 => 'Kayenta, AZ', - 1928699 => 'Flagstaff, AZ', - 1928704 => 'Bullhead City, AZ', - 1928708 => 'Prescott, AZ', - 1928710 => 'Prescott, AZ', - 1928714 => 'Flagstaff, AZ', - 1928717 => 'Prescott, AZ', - 1928718 => 'Kingman, AZ', - 1928726 => 'Yuma, AZ', - 1928729 => 'Fort Defiance, AZ', - 1928753 => 'Kingman, AZ', - 1928754 => 'Bullhead City, AZ', - 1928757 => 'Kingman, AZ', - 1928758 => 'Bullhead City, AZ', - 1928759 => 'Prescott Valley, AZ', - 1928763 => 'Bullhead City, AZ', - 1928764 => 'Lake Havasu City, AZ', - 1928771 => 'Prescott, AZ', - 1928772 => 'Prescott Valley, AZ', - 1928773 => 'Flagstaff, AZ', - 1928774 => 'Flagstaff, AZ', - 1928775 => 'Prescott Valley, AZ', - 1928776 => 'Prescott, AZ', - 1928777 => 'Prescott, AZ', - 1928778 => 'Prescott, AZ', - 1928779 => 'Flagstaff, AZ', - 1928782 => 'Yuma, AZ', - 1928783 => 'Yuma, AZ', - 1928785 => 'Wellton, AZ', - 1928788 => 'Fort Mohave, AZ', - 1928853 => 'Flagstaff, AZ', - 1928854 => 'Lake Havasu City, AZ', - 1928855 => 'Lake Havasu City, AZ', - 1928859 => 'Salome, AZ', - 1928865 => 'Clifton, AZ', - 1928871 => 'Window Rock, AZ', - 1928899 => 'Prescott, AZ', - 1928927 => 'Quartzsite, AZ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1929.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1929.php deleted file mode 100644 index 0d87078d8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1929.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New York', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1930.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1930.php deleted file mode 100644 index 2284b16e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1930.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Indiana', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1931.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1931.php deleted file mode 100644 index d520573e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1931.php +++ /dev/null @@ -1,104 +0,0 @@ - 'Tennessee', - 1931221 => 'Clarksville, TN', - 1931223 => 'Columbia, TN', - 1931232 => 'Dover, TN', - 1931243 => 'Celina, TN', - 1931245 => 'Clarksville, TN', - 1931268 => 'Gainesboro, TN', - 1931270 => 'Lewisburg, TN', - 1931289 => 'Erin, TN', - 1931296 => 'Waverly, TN', - 1931320 => 'Clarksville, TN', - 1931358 => 'Clarksville, TN', - 1931359 => 'Lewisburg, TN', - 1931363 => 'Pulaski, TN', - 1931364 => 'Chapel Hill, TN', - 1931372 => 'Cookeville, TN', - 1931379 => 'Mount Pleasant, TN', - 1931380 => 'Columbia, TN', - 1931381 => 'Columbia, TN', - 1931388 => 'Columbia, TN', - 1931393 => 'Tullahoma, TN', - 1931424 => 'Pulaski, TN', - 1931427 => 'Ardmore, TN', - 1931431 => 'Clarksville, TN', - 1931432 => 'Cookeville, TN', - 1931433 => 'Fayetteville, TN', - 1931438 => 'Fayetteville, TN', - 1931454 => 'Tullahoma, TN', - 1931455 => 'Tullahoma, TN', - 1931456 => 'Crossville, TN', - 1931461 => 'Tullahoma, TN', - 1931473 => 'McMinnville, TN', - 1931474 => 'McMinnville, TN', - 1931484 => 'Crossville, TN', - 1931486 => 'Spring Hill, TN', - 1931490 => 'Columbia, TN', - 1931503 => 'Clarksville, TN', - 1931507 => 'McMinnville, TN', - 1931520 => 'Cookeville, TN', - 1931525 => 'Cookeville, TN', - 1931526 => 'Cookeville, TN', - 1931528 => 'Cookeville, TN', - 1931535 => 'New Johnsonville, TN', - 1931537 => 'Cookeville, TN', - 1931542 => 'Clarksville, TN', - 1931551 => 'Clarksville, TN', - 1931552 => 'Clarksville, TN', - 1931553 => 'Clarksville, TN', - 1931582 => 'McEwen, TN', - 1931589 => 'Linden, TN', - 1931592 => 'Tracy City, TN', - 1931598 => 'Sewanee, TN', - 1931645 => 'Clarksville, TN', - 1931647 => 'Clarksville, TN', - 1931648 => 'Clarksville, TN', - 1931668 => 'McMinnville, TN', - 1931670 => 'Lyles, TN', - 1931680 => 'Shelbyville, TN', - 1931684 => 'Shelbyville, TN', - 1931685 => 'Shelbyville, TN', - 1931686 => 'Rock Island, TN', - 1931707 => 'Crossville, TN', - 1931722 => 'Waynesboro, TN', - 1931723 => 'Manchester, TN', - 1931724 => 'Collinwood, TN', - 1931728 => 'Manchester, TN', - 1931729 => 'Centerville, TN', - 1931738 => 'Sparta, TN', - 1931759 => 'Lynchburg, TN', - 1931761 => 'Sparta, TN', - 1931762 => 'Lawrenceburg, TN', - 1931766 => 'Lawrenceburg, TN', - 1931779 => 'Gruetli-Laager, TN', - 1931787 => 'Crossville, TN', - 1931788 => 'Crossville, TN', - 1931796 => 'Hohenwald, TN', - 1931802 => 'Clarksville, TN', - 1931815 => 'McMinnville, TN', - 1931823 => 'Livingston, TN', - 1931836 => 'Sparta, TN', - 1931837 => 'Sparta, TN', - 1931839 => 'Monterey, TN', - 1931840 => 'Columbia, TN', - 1931852 => 'Leoma, TN', - 1931853 => 'Loretto, TN', - 1931858 => 'Baxter, TN', - 1931863 => 'Clarkrange, TN', - 1931864 => 'Byrdstown, TN', - 1931879 => 'Jamestown, TN', - 1931905 => 'Clarksville, TN', - 1931906 => 'Clarksville, TN', - 1931920 => 'Clarksville, TN', - 1931924 => 'Monteagle, TN', - 1931946 => 'Spencer, TN', - 1931962 => 'Winchester, TN', - 1931967 => 'Winchester, TN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1934.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1934.php deleted file mode 100644 index dcc762660..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1934.php +++ /dev/null @@ -1,9 +0,0 @@ - 'New York, NY', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1936.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1936.php deleted file mode 100644 index 27347c997..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1936.php +++ /dev/null @@ -1,75 +0,0 @@ - 'Texas', - 1936231 => 'Conroe, TX', - 1936254 => 'Timpson, TX', - 1936257 => 'Dayton, TX', - 1936258 => 'Dayton, TX', - 1936264 => 'Conroe, TX', - 1936269 => 'Joaquin, TX', - 1936271 => 'Conroe, TX', - 1936273 => 'Conroe, TX', - 1936275 => 'San Augustine, TX', - 1936291 => 'Huntsville, TX', - 1936293 => 'Huntsville, TX', - 1936294 => 'Huntsville, TX', - 1936295 => 'Huntsville, TX', - 1936327 => 'Livingston, TX', - 1936328 => 'Livingston, TX', - 1936334 => 'Liberty, TX', - 1936336 => 'Liberty, TX', - 1936344 => 'New Waverly, TX', - 1936348 => 'Madisonville, TX', - 1936372 => 'Waller, TX', - 1936398 => 'Corrigan, TX', - 1936435 => 'Huntsville, TX', - 1936436 => 'Huntsville, TX', - 1936439 => 'Huntsville, TX', - 1936441 => 'Conroe, TX', - 1936448 => 'Montgomery, TX', - 1936449 => 'Montgomery, TX', - 1936462 => 'Nacogdoches, TX', - 1936494 => 'Conroe, TX', - 1936522 => 'Conroe, TX', - 1936539 => 'Conroe, TX', - 1936544 => 'Crockett, TX', - 1936559 => 'Nacogdoches, TX', - 1936560 => 'Nacogdoches, TX', - 1936564 => 'Nacogdoches, TX', - 1936569 => 'Nacogdoches, TX', - 1936582 => 'Montgomery, TX', - 1936588 => 'Montgomery, TX', - 1936590 => 'Center, TX', - 1936591 => 'Center, TX', - 1936594 => 'Trinity, TX', - 1936597 => 'Montgomery, TX', - 1936598 => 'Center, TX', - 1936628 => 'Shepherd, TX', - 1936632 => 'Lufkin, TX', - 1936633 => 'Lufkin, TX', - 1936634 => 'Lufkin, TX', - 1936637 => 'Lufkin, TX', - 1936639 => 'Lufkin, TX', - 1936642 => 'Groveton, TX', - 1936646 => 'Onalaska, TX', - 1936647 => 'Conroe, TX', - 1936653 => 'Coldspring, TX', - 1936687 => 'Grapeland, TX', - 1936699 => 'Lufkin, TX', - 1936756 => 'Conroe, TX', - 1936760 => 'Conroe, TX', - 1936788 => 'Conroe, TX', - 1936825 => 'Navasota, TX', - 1936829 => 'Diboll, TX', - 1936856 => 'Willis, TX', - 1936858 => 'Alto, TX', - 1936875 => 'Lufkin, TX', - 1936890 => 'Willis, TX', - 1936931 => 'Waller, TX', - 1936967 => 'Livingston, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1937.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1937.php deleted file mode 100644 index bd645aaf4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1937.php +++ /dev/null @@ -1,163 +0,0 @@ - 'Ohio', - 1937208 => 'Dayton, OH', - 1937222 => 'Dayton, OH', - 1937223 => 'Dayton, OH', - 1937224 => 'Dayton, OH', - 1937225 => 'Dayton, OH', - 1937226 => 'Dayton, OH', - 1937228 => 'Dayton, OH', - 1937233 => 'Dayton, OH', - 1937235 => 'Dayton, OH', - 1937236 => 'Dayton, OH', - 1937237 => 'Dayton, OH', - 1937252 => 'Dayton, OH', - 1937253 => 'Dayton, OH', - 1937254 => 'Dayton, OH', - 1937256 => 'Dayton, OH', - 1937257 => 'Dayton, OH', - 1937258 => 'Dayton, OH', - 1937262 => 'Dayton, OH', - 1937263 => 'Dayton, OH', - 1937264 => 'Dayton, OH', - 1937268 => 'Dayton, OH', - 1937274 => 'Dayton, OH', - 1937275 => 'Dayton, OH', - 1937276 => 'Dayton, OH', - 1937277 => 'Dayton, OH', - 1937278 => 'Dayton, OH', - 1937279 => 'Dayton, OH', - 1937291 => 'Dayton, OH', - 1937292 => 'Bellefontaine, OH', - 1937293 => 'Dayton, OH', - 1937294 => 'Dayton, OH', - 1937295 => 'Fort Loramie, OH', - 1937296 => 'Dayton, OH', - 1937297 => 'Dayton, OH', - 1937298 => 'Dayton, OH', - 1937299 => 'Dayton, OH', - 1937312 => 'Dayton, OH', - 1937320 => 'Beavercreek, OH', - 1937322 => 'Springfield, OH', - 1937323 => 'Springfield, OH', - 1937324 => 'Springfield, OH', - 1937325 => 'Springfield, OH', - 1937328 => 'Springfield, OH', - 1937332 => 'Troy, OH', - 1937333 => 'Dayton, OH', - 1937335 => 'Troy, OH', - 1937339 => 'Troy, OH', - 1937342 => 'Springfield, OH', - 1937352 => 'Xenia, OH', - 1937364 => 'Lynchburg, OH', - 1937372 => 'Xenia, OH', - 1937374 => 'Xenia, OH', - 1937376 => 'Xenia, OH', - 1937378 => 'Georgetown, OH', - 1937382 => 'Wilmington, OH', - 1937383 => 'Wilmington, OH', - 1937384 => 'Miamisburg, OH', - 1937386 => 'Seaman, OH', - 1937390 => 'Springfield, OH', - 1937392 => 'Ripley, OH', - 1937393 => 'Hillsboro, OH', - 1937399 => 'Springfield, OH', - 1937415 => 'Dayton, OH', - 1937424 => 'Dayton, OH', - 1937426 => 'Beavercreek, OH', - 1937427 => 'Beavercreek, OH', - 1937428 => 'Dayton, OH', - 1937429 => 'Beavercreek, OH', - 1937431 => 'Beavercreek, OH', - 1937432 => 'Dayton, OH', - 1937433 => 'Dayton, OH', - 1937434 => 'Dayton, OH', - 1937435 => 'Dayton, OH', - 1937436 => 'Dayton, OH', - 1937437 => 'New Paris, OH', - 1937438 => 'Dayton, OH', - 1937439 => 'Dayton, OH', - 1937440 => 'Troy, OH', - 1937443 => 'Dayton, OH', - 1937444 => 'Mount Orab, OH', - 1937446 => 'Sardinia, OH', - 1937452 => 'Camden, OH', - 1937454 => 'Dayton, OH', - 1937456 => 'Eaton, OH', - 1937461 => 'Dayton, OH', - 1937465 => 'West Liberty, OH', - 1937473 => 'Covington, OH', - 1937484 => 'Urbana, OH', - 1937492 => 'Sidney, OH', - 1937496 => 'Dayton, OH', - 1937497 => 'Sidney, OH', - 1937498 => 'Sidney, OH', - 1937525 => 'Springfield, OH', - 1937526 => 'Versailles, OH', - 1937544 => 'West Union, OH', - 1937547 => 'Greenville, OH', - 1937548 => 'Greenville, OH', - 1937549 => 'Manchester, OH', - 1937558 => 'Dayton, OH', - 1937578 => 'Marysville, OH', - 1937584 => 'Sabina, OH', - 1937585 => 'De Graff, OH', - 1937587 => 'Peebles, OH', - 1937592 => 'Bellefontaine, OH', - 1937593 => 'Bellefontaine, OH', - 1937596 => 'Jackson Center, OH', - 1937599 => 'Bellefontaine, OH', - 1937610 => 'Dayton, OH', - 1937615 => 'Piqua, OH', - 1937641 => 'Dayton, OH', - 1937642 => 'Marysville, OH', - 1937644 => 'Marysville, OH', - 1937652 => 'Urbana, OH', - 1937653 => 'Urbana, OH', - 1937660 => 'Dayton, OH', - 1937663 => 'St. Paris, OH', - 1937667 => 'Tipp City, OH', - 1937669 => 'Tipp City, OH', - 1937675 => 'Jamestown, OH', - 1937687 => 'New Lebanon, OH', - 1937692 => 'Arcanum, OH', - 1937698 => 'West Milton, OH', - 1937723 => 'Dayton, OH', - 1937743 => 'Franklin, OH', - 1937746 => 'Franklin, OH', - 1937748 => 'Springboro, OH', - 1937754 => 'Fairborn, OH', - 1937766 => 'Cedarville, OH', - 1937767 => 'Yellow Springs, OH', - 1937773 => 'Piqua, OH', - 1937778 => 'Piqua, OH', - 1937780 => 'Leesburg, OH', - 1937783 => 'Blanchester, OH', - 1937833 => 'Brookville, OH', - 1937834 => 'Mechanicsburg, OH', - 1937836 => 'Englewood, OH', - 1937839 => 'West Alexandria, OH', - 1937845 => 'New Carlisle, OH', - 1937847 => 'Miamisburg, OH', - 1937848 => 'Bellbrook, OH', - 1937849 => 'New Carlisle, OH', - 1937855 => 'Germantown, OH', - 1937864 => 'Enon, OH', - 1937865 => 'Miamisburg, OH', - 1937866 => 'Miamisburg, OH', - 1937878 => 'Fairborn, OH', - 1937879 => 'Fairborn, OH', - 1937890 => 'Dayton, OH', - 1937898 => 'Vandalia, OH', - 1937912 => 'Beavercreek, OH', - 1937938 => 'Dayton, OH', - 1937962 => 'Lewisburg, OH', - 1937964 => 'Springfield, OH', - 1937981 => 'Greenfield, OH', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1938.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1938.php deleted file mode 100644 index b5e5bdbf2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1938.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Alabama', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1940.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1940.php deleted file mode 100644 index f2ce741b3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1940.php +++ /dev/null @@ -1,78 +0,0 @@ - 'Texas', - 1940228 => 'Wichita Falls, TX', - 1940243 => 'Denton, TX', - 1940320 => 'Denton, TX', - 1940322 => 'Wichita Falls, TX', - 1940323 => 'Denton, TX', - 1940325 => 'Mineral Wells, TX', - 1940328 => 'Mineral Wells, TX', - 1940349 => 'Denton, TX', - 1940365 => 'Aubrey, TX', - 1940380 => 'Denton, TX', - 1940381 => 'Denton, TX', - 1940382 => 'Denton, TX', - 1940383 => 'Denton, TX', - 1940384 => 'Denton, TX', - 1940387 => 'Denton, TX', - 1940397 => 'Wichita Falls, TX', - 1940433 => 'Boyd, TX', - 1940442 => 'Denton, TX', - 1940458 => 'Sanger, TX', - 1940464 => 'Argyle, TX', - 1940479 => 'Ponder, TX', - 1940482 => 'Krum, TX', - 1940484 => 'Denton, TX', - 1940495 => 'Electra, TX', - 1940521 => 'Graham, TX', - 1940538 => 'Henrietta, TX', - 1940549 => 'Graham, TX', - 1940552 => 'Vernon, TX', - 1940553 => 'Vernon, TX', - 1940564 => 'Olney, TX', - 1940565 => 'Denton, TX', - 1940566 => 'Denton, TX', - 1940567 => 'Jacksboro, TX', - 1940569 => 'Burkburnett, TX', - 1940574 => 'Archer City, TX', - 1940591 => 'Denton, TX', - 1940592 => 'Iowa Park, TX', - 1940612 => 'Gainesville, TX', - 1940626 => 'Decatur, TX', - 1940627 => 'Decatur, TX', - 1940644 => 'Chico, TX', - 1940648 => 'Justin, TX', - 1940663 => 'Quanah, TX', - 1940665 => 'Gainesville, TX', - 1940668 => 'Gainesville, TX', - 1940676 => 'Sheppard AFB, Wichita Falls, TX', - 1940683 => 'Bridgeport, TX', - 1940686 => 'Pilot Point, TX', - 1940687 => 'Wichita Falls, TX', - 1940689 => 'Wichita Falls, TX', - 1940691 => 'Wichita Falls, TX', - 1940692 => 'Wichita Falls, TX', - 1940696 => 'Wichita Falls, TX', - 1940716 => 'Wichita Falls, TX', - 1940723 => 'Wichita Falls, TX', - 1940759 => 'Muenster, TX', - 1940761 => 'Wichita Falls, TX', - 1940766 => 'Wichita Falls, TX', - 1940767 => 'Wichita Falls, TX', - 1940779 => 'Graford, TX', - 1940825 => 'Nocona, TX', - 1940851 => 'Wichita Falls, TX', - 1940855 => 'Wichita Falls, TX', - 1940864 => 'Haskell, TX', - 1940872 => 'Bowie, TX', - 1940889 => 'Seymour, TX', - 1940891 => 'Denton, TX', - 1940898 => 'Denton, TX', - 1940937 => 'Childress, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1941.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1941.php deleted file mode 100644 index 2ebf19bba..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1941.php +++ /dev/null @@ -1,148 +0,0 @@ - 'Florida', - 1941205 => 'Punta Gorda, FL', - 1941235 => 'Port Charlotte, FL', - 1941240 => 'North Port, FL', - 1941244 => 'Venice, FL', - 1941255 => 'Port Charlotte, FL', - 1941284 => 'Sarasota, FL', - 1941302 => 'Sarasota, FL', - 1941306 => 'Sarasota, FL', - 1941308 => 'Sarasota, FL', - 1941312 => 'Sarasota, FL', - 1941316 => 'Sarasota, FL', - 1941320 => 'Sarasota, FL', - 1941321 => 'Sarasota, FL', - 1941322 => 'Myakka City, FL', - 1941330 => 'Sarasota, FL', - 1941342 => 'Sarasota, FL', - 1941343 => 'Sarasota, FL', - 1941346 => 'Sarasota, FL', - 1941347 => 'Punta Gorda, FL', - 1941349 => 'Sarasota, FL', - 1941350 => 'Sarasota, FL', - 1941351 => 'Sarasota, FL', - 1941355 => 'Sarasota, FL', - 1941358 => 'Sarasota, FL', - 1941359 => 'Sarasota, FL', - 1941360 => 'Sarasota, FL', - 1941361 => 'Sarasota, FL', - 1941362 => 'Sarasota, FL', - 1941363 => 'Sarasota, FL', - 1941364 => 'Sarasota, FL', - 1941365 => 'Sarasota, FL', - 1941366 => 'Sarasota, FL', - 1941371 => 'Sarasota, FL', - 1941373 => 'Sarasota, FL', - 1941377 => 'Sarasota, FL', - 1941378 => 'Sarasota, FL', - 1941379 => 'Sarasota, FL', - 1941383 => 'Longboat Key, FL', - 1941387 => 'Longboat Key, FL', - 1941388 => 'Sarasota, FL', - 1941391 => 'Port Charlotte, FL', - 1941400 => 'Sarasota, FL', - 1941408 => 'Venice, FL', - 1941412 => 'Venice, FL', - 1941423 => 'North Port, FL', - 1941426 => 'North Port, FL', - 1941429 => 'North Port, FL', - 1941444 => 'Sarasota, FL', - 1941460 => 'Englewood, FL', - 1941473 => 'Englewood, FL', - 1941474 => 'Englewood, FL', - 1941475 => 'Englewood, FL', - 1941480 => 'Venice, FL', - 1941483 => 'Venice, FL', - 1941484 => 'Venice, FL', - 1941485 => 'Venice, FL', - 1941486 => 'Venice, FL', - 1941487 => 'Sarasota, FL', - 1941488 => 'Venice, FL', - 1941492 => 'Venice, FL', - 1941493 => 'Venice, FL', - 1941496 => 'Venice, FL', - 1941497 => 'Venice, FL', - 1941505 => 'Punta Gorda, FL', - 1941544 => 'Sarasota, FL', - 1941552 => 'Sarasota, FL', - 1941554 => 'Sarasota, FL', - 1941556 => 'Sarasota, FL', - 1941564 => 'North Port, FL', - 1941567 => 'Bradenton, FL', - 1941575 => 'Punta Gorda, FL', - 1941586 => 'Sarasota, FL', - 1941613 => 'Port Charlotte, FL', - 1941623 => 'Port Charlotte, FL', - 1941624 => 'Port Charlotte, FL', - 1941625 => 'Port Charlotte, FL', - 1941627 => 'Port Charlotte, FL', - 1941629 => 'Port Charlotte, FL', - 1941637 => 'Punta Gorda, FL', - 1941639 => 'Punta Gorda, FL', - 1941706 => 'Sarasota, FL', - 1941708 => 'Bradenton, FL', - 1941721 => 'Palmetto, FL', - 1941722 => 'Palmetto, FL', - 1941723 => 'Palmetto, FL', - 1941727 => 'Bradenton, FL', - 1941729 => 'Palmetto, FL', - 1941739 => 'Bradenton, FL', - 1941741 => 'Bradenton, FL', - 1941743 => 'Port Charlotte, FL', - 1941744 => 'Bradenton, FL', - 1941745 => 'Bradenton, FL', - 1941746 => 'Bradenton, FL', - 1941747 => 'Bradenton, FL', - 1941748 => 'Bradenton, FL', - 1941749 => 'Bradenton, FL', - 1941750 => 'Bradenton, FL', - 1941751 => 'Bradenton, FL', - 1941752 => 'Bradenton, FL', - 1941753 => 'Bradenton, FL', - 1941755 => 'Bradenton, FL', - 1941756 => 'Bradenton, FL', - 1941758 => 'Bradenton, FL', - 1941761 => 'Bradenton, FL', - 1941764 => 'Port Charlotte, FL', - 1941766 => 'Port Charlotte, FL', - 1941776 => 'Parrish, FL', - 1941782 => 'Bradenton, FL', - 1941792 => 'Bradenton, FL', - 1941794 => 'Bradenton, FL', - 1941795 => 'Bradenton, FL', - 1941798 => 'Bradenton, FL', - 1941809 => 'Sarasota, FL', - 1941822 => 'Sarasota, FL', - 1941833 => 'Punta Gorda, FL', - 1941861 => 'Sarasota, FL', - 1941870 => 'Sarasota, FL', - 1941894 => 'Sarasota, FL', - 1941896 => 'Bradenton, FL', - 1941906 => 'Sarasota, FL', - 1941917 => 'Sarasota, FL', - 1941921 => 'Sarasota, FL', - 1941922 => 'Sarasota, FL', - 1941923 => 'Sarasota, FL', - 1941924 => 'Sarasota, FL', - 1941925 => 'Sarasota, FL', - 1941926 => 'Sarasota, FL', - 1941927 => 'Sarasota, FL', - 1941928 => 'Sarasota, FL', - 1941929 => 'Sarasota, FL', - 1941932 => 'Bradenton, FL', - 1941951 => 'Sarasota, FL', - 1941952 => 'Sarasota, FL', - 1941953 => 'Sarasota, FL', - 1941954 => 'Sarasota, FL', - 1941955 => 'Sarasota, FL', - 1941957 => 'Sarasota, FL', - 1941964 => 'Boca Grande, FL', - 1941979 => 'Port Charlotte, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1947.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1947.php deleted file mode 100644 index 27d6126c2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1947.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Michigan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1949.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1949.php deleted file mode 100644 index 55cb20cd3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1949.php +++ /dev/null @@ -1,92 +0,0 @@ - 'California', - 1949221 => 'Irvine, CA', - 1949249 => 'Laguna Niguel, CA', - 1949253 => 'Irvine, CA', - 1949258 => 'Newport Beach, CA', - 1949260 => 'Irvine, CA', - 1949262 => 'Irvine, CA', - 1949333 => 'Irvine, CA', - 1949336 => 'Irvine, CA', - 1949341 => 'Irvine, CA', - 1949347 => 'Mission Viejo, CA', - 1949361 => 'San Clemente, CA', - 1949363 => 'Laguna Niguel, CA', - 1949364 => 'Mission Viejo, CA', - 1949366 => 'San Clemente, CA', - 1949369 => 'San Clemente, CA', - 1949376 => 'Laguna Beach, CA', - 1949387 => 'Irvine, CA', - 1949425 => 'Aliso Viejo, CA', - 1949428 => 'Irvine, CA', - 1949442 => 'Irvine, CA', - 1949450 => 'Irvine, CA', - 1949452 => 'Laguna Hills, CA', - 1949453 => 'Irvine, CA', - 1949474 => 'Irvine, CA', - 1949477 => 'Irvine, CA', - 1949492 => 'San Clemente, CA', - 1949494 => 'Laguna Beach, CA', - 1949495 => 'Laguna Niguel, CA', - 1949497 => 'Laguna Beach, CA', - 1949498 => 'San Clemente, CA', - 1949499 => 'Laguna Beach, CA', - 1949502 => 'Irvine, CA', - 1949509 => 'Irvine, CA', - 1949515 => 'Costa Mesa, CA', - 1949548 => 'Costa Mesa, CA', - 1949551 => 'Irvine, CA', - 1949552 => 'Irvine, CA', - 1949553 => 'Irvine, CA', - 1949559 => 'Irvine, CA', - 1949585 => 'Irvine, CA', - 1949622 => 'Irvine, CA', - 1949631 => 'Costa Mesa, CA', - 1949640 => 'Newport Beach, CA', - 1949642 => 'Costa Mesa, CA', - 1949644 => 'Newport Beach, CA', - 1949645 => 'Costa Mesa, CA', - 1949646 => 'Costa Mesa, CA', - 1949650 => 'Costa Mesa, CA', - 1949651 => 'Irvine, CA', - 1949653 => 'Irvine, CA', - 1949654 => 'Irvine, CA', - 1949660 => 'Irvine, CA', - 1949673 => 'Newport Beach, CA', - 1949675 => 'Newport Beach, CA', - 1949679 => 'Irvine, CA', - 1949706 => 'Newport Beach, CA', - 1949715 => 'Laguna Beach, CA', - 1949717 => 'Newport Beach, CA', - 1949718 => 'Newport Beach, CA', - 1949719 => 'Newport Beach, CA', - 1949720 => 'Newport Beach, CA', - 1949721 => 'Newport Beach, CA', - 1949722 => 'Costa Mesa, CA', - 1949723 => 'Newport Beach, CA', - 1949724 => 'Irvine, CA', - 1949725 => 'Irvine, CA', - 1949726 => 'Irvine, CA', - 1949727 => 'Irvine, CA', - 1949733 => 'Irvine, CA', - 1949748 => 'Irvine, CA', - 1949753 => 'Irvine, CA', - 1949757 => 'Irvine, CA', - 1949759 => 'Newport Beach, CA', - 1949760 => 'Newport Beach, CA', - 1949764 => 'Newport Beach, CA', - 1949769 => 'Irvine, CA', - 1949786 => 'Irvine, CA', - 1949788 => 'Irvine, CA', - 1949824 => 'Irvine, CA', - 1949854 => 'Irvine, CA', - 1949857 => 'Irvine, CA', - 1949861 => 'Irvine, CA', - 1949940 => 'San Clemente, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1951.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1951.php deleted file mode 100644 index cf98f6ae9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1951.php +++ /dev/null @@ -1,126 +0,0 @@ - 'California', - 1951222 => 'Riverside, CA', - 1951225 => 'Temecula, CA', - 1951242 => 'Moreno Valley, CA', - 1951243 => 'Moreno Valley, CA', - 1951244 => 'Canyon Lake, CA', - 1951245 => 'Lake Elsinore, CA', - 1951247 => 'Moreno Valley, CA', - 1951248 => 'Riverside, CA', - 1951270 => 'Corona, CA', - 1951271 => 'Corona, CA', - 1951272 => 'Corona, CA', - 1951273 => 'Corona, CA', - 1951274 => 'Riverside, CA', - 1951275 => 'Riverside, CA', - 1951276 => 'Riverside, CA', - 1951277 => 'Corona, CA', - 1951278 => 'Corona, CA', - 1951279 => 'Corona, CA', - 1951280 => 'Corona, CA', - 1951296 => 'Temecula, CA', - 1951302 => 'Temecula, CA', - 1951303 => 'Temecula, CA', - 1951304 => 'Murrieta, CA', - 1951308 => 'Temecula, CA', - 1951328 => 'Riverside, CA', - 1951340 => 'Corona, CA', - 1951343 => 'Riverside, CA', - 1951351 => 'Riverside, CA', - 1951352 => 'Riverside, CA', - 1951353 => 'Riverside, CA', - 1951354 => 'Riverside, CA', - 1951358 => 'Riverside, CA', - 1951359 => 'Riverside, CA', - 1951369 => 'Riverside, CA', - 1951371 => 'Corona, CA', - 1951372 => 'Corona, CA', - 1951413 => 'Moreno Valley, CA', - 1951443 => 'Perris, CA', - 1951445 => 'Murrieta, CA', - 1951461 => 'Murrieta, CA', - 1951471 => 'Lake Elsinore, CA', - 1951485 => 'Moreno Valley, CA', - 1951486 => 'Moreno Valley, CA', - 1951487 => 'San Jacinto, CA', - 1951491 => 'Temecula, CA', - 1951506 => 'Temecula, CA', - 1951509 => 'Riverside, CA', - 1951520 => 'Corona, CA', - 1951549 => 'Corona, CA', - 1951571 => 'Moreno Valley, CA', - 1951582 => 'Corona, CA', - 1951587 => 'Temecula, CA', - 1951600 => 'Murrieta, CA', - 1951601 => 'Moreno Valley, CA', - 1951609 => 'Wildomar, CA', - 1951637 => 'Riverside, CA', - 1951652 => 'Hemet, CA', - 1951653 => 'Moreno Valley, CA', - 1951654 => 'San Jacinto, CA', - 1951657 => 'Perris, CA', - 1951658 => 'Hemet, CA', - 1951659 => 'Idyllwild-Pine Cove, CA', - 1951674 => 'Lake Elsinore, CA', - 1951676 => 'Temecula, CA', - 1951677 => 'Murrieta, CA', - 1951680 => 'Riverside, CA', - 1951682 => 'Riverside, CA', - 1951683 => 'Riverside, CA', - 1951684 => 'Riverside, CA', - 1951685 => 'Riverside, CA', - 1951686 => 'Riverside, CA', - 1951687 => 'Riverside, CA', - 1951688 => 'Riverside, CA', - 1951689 => 'Riverside, CA', - 1951693 => 'Temecula, CA', - 1951694 => 'Temecula, CA', - 1951695 => 'Temecula, CA', - 1951696 => 'Murrieta, CA', - 1951698 => 'Murrieta, CA', - 1951699 => 'Temecula, CA', - 1951719 => 'Temecula, CA', - 1951734 => 'Corona, CA', - 1951735 => 'Corona, CA', - 1951736 => 'Corona, CA', - 1951737 => 'Corona, CA', - 1951738 => 'Corona, CA', - 1951739 => 'Corona, CA', - 1951763 => 'Anza, CA', - 1951765 => 'Hemet, CA', - 1951766 => 'Hemet, CA', - 1951769 => 'Beaumont, CA', - 1951776 => 'Riverside, CA', - 1951779 => 'Riverside, CA', - 1951780 => 'Riverside, CA', - 1951781 => 'Riverside, CA', - 1951782 => 'Riverside, CA', - 1951784 => 'Riverside, CA', - 1951785 => 'Riverside, CA', - 1951786 => 'Riverside, CA', - 1951787 => 'Riverside, CA', - 1951788 => 'Riverside, CA', - 1951789 => 'Riverside, CA', - 1951808 => 'Corona, CA', - 1951817 => 'Corona, CA', - 1951845 => 'Beaumont, CA', - 1951849 => 'Banning, CA', - 1951894 => 'Murrieta, CA', - 1951898 => 'Corona, CA', - 1951922 => 'Banning, CA', - 1951924 => 'Moreno Valley, CA', - 1951925 => 'Hemet, CA', - 1951927 => 'Hemet, CA', - 1951929 => 'Hemet, CA', - 1951940 => 'Perris, CA', - 1951943 => 'Perris, CA', - 1951955 => 'Riverside, CA', - 1951977 => 'Riverside, CA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1952.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1952.php deleted file mode 100644 index 860f44d2b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1952.php +++ /dev/null @@ -1,59 +0,0 @@ - 'Minnesota', - 1952233 => 'Shakopee, MN', - 1952361 => 'Chaska, MN', - 1952368 => 'Chaska, MN', - 1952403 => 'Shakopee, MN', - 1952423 => 'Apple Valley, MN', - 1952432 => 'Apple Valley, MN', - 1952435 => 'Burnsville, MN', - 1952440 => 'Prior Lake, MN', - 1952442 => 'Waconia, MN', - 1952443 => 'Victoria, MN', - 1952445 => 'Shakopee, MN', - 1952446 => 'St. Bonifacius, MN', - 1952447 => 'Prior Lake, MN', - 1952448 => 'Chaska, MN', - 1952466 => 'Cologne, MN', - 1952469 => 'Lakeville, MN', - 1952472 => 'Mound, MN', - 1952473 => 'Wayzata, MN', - 1952474 => 'Excelsior, MN', - 1952475 => 'Wayzata, MN', - 1952476 => 'Wayzata, MN', - 1952492 => 'Jordan, MN', - 1952496 => 'Shakopee, MN', - 1952556 => 'Chaska, MN', - 1952707 => 'Burnsville, MN', - 1952736 => 'Burnsville, MN', - 1952758 => 'New Prague, MN', - 1952808 => 'Burnsville, MN', - 1952829 => 'Eden Prairie, MN', - 1952848 => 'Edina, MN', - 1952854 => 'Bloomington, MN', - 1952858 => 'Bloomington, MN', - 1952873 => 'Belle Plaine, MN', - 1952882 => 'Burnsville, MN', - 1952883 => 'Minneapolis, MN', - 1952885 => 'East Bloomington, Bloomington, MN', - 1952890 => 'Burnsville, MN', - 1952892 => 'Burnsville, MN', - 1952894 => 'Burnsville, MN', - 1952895 => 'Burnsville, MN', - 1952924 => 'Minneapolis, MN', - 1952934 => 'Eden Prairie, MN', - 1952937 => 'Eden Prairie, MN', - 1952941 => 'Eden Prairie, MN', - 1952942 => 'Eden Prairie, MN', - 1952944 => 'Eden Prairie, MN', - 1952949 => 'Eden Prairie, MN', - 1952955 => 'Watertown, MN', - 1952975 => 'Eden Prairie, MN', - 1952985 => 'Lakeville, MN', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1954.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1954.php deleted file mode 100644 index 540b29952..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1954.php +++ /dev/null @@ -1,175 +0,0 @@ - 'Florida', - 1954202 => 'Fort Lauderdale, FL', - 1954217 => 'Weston, FL', - 1954227 => 'Coral Springs, FL', - 1954229 => 'Fort Lauderdale, FL', - 1954255 => 'Coral Springs, FL', - 1954262 => 'Davie, FL', - 1954265 => 'Hollywood, FL', - 1954267 => 'Fort Lauderdale, FL', - 1954332 => 'Fort Lauderdale, FL', - 1954340 => 'Coral Springs, FL', - 1954341 => 'Coral Springs, FL', - 1954344 => 'Coral Springs, FL', - 1954345 => 'Coral Springs, FL', - 1954346 => 'Coral Springs, FL', - 1954349 => 'Weston, FL', - 1954351 => 'Fort Lauderdale, FL', - 1954355 => 'Fort Lauderdale, FL', - 1954359 => 'Fort Lauderdale, FL', - 1954360 => 'Deerfield Beach, FL', - 1954384 => 'Weston, FL', - 1954385 => 'Weston, FL', - 1954389 => 'Weston, FL', - 1954396 => 'Fort Lauderdale, FL', - 1954418 => 'Deerfield Beach, FL', - 1954420 => 'Deerfield Beach, FL', - 1954421 => 'Deerfield Beach, FL', - 1954422 => 'Deerfield Beach, FL', - 1954425 => 'Deerfield Beach, FL', - 1954426 => 'Deerfield Beach, FL', - 1954427 => 'Deerfield Beach, FL', - 1954428 => 'Deerfield Beach, FL', - 1954429 => 'Deerfield Beach, FL', - 1954430 => 'Pembroke Pines, FL', - 1954431 => 'Pembroke Pines, FL', - 1954432 => 'Pembroke Pines, FL', - 1954433 => 'Pembroke Pines, FL', - 1954435 => 'Pembroke Pines, FL', - 1954436 => 'Pembroke Pines, FL', - 1954437 => 'Pembroke Pines, FL', - 1954438 => 'Pembroke Pines, FL', - 1954441 => 'Pembroke Pines, FL', - 1954442 => 'Pembroke Pines, FL', - 1954443 => 'Pembroke Pines, FL', - 1954450 => 'Pembroke Pines, FL', - 1954454 => 'Hallandale Beach, FL', - 1954455 => 'Hallandale Beach, FL', - 1954456 => 'Hallandale Beach, FL', - 1954457 => 'Hallandale Beach, FL', - 1954458 => 'Hallandale Beach, FL', - 1954462 => 'Fort Lauderdale, FL', - 1954463 => 'Fort Lauderdale, FL', - 1954467 => 'Fort Lauderdale, FL', - 1954468 => 'Fort Lauderdale, FL', - 1954473 => 'Plantation, FL', - 1954480 => 'Deerfield Beach, FL', - 1954481 => 'Deerfield Beach, FL', - 1954489 => 'Fort Lauderdale, FL', - 1954491 => 'Fort Lauderdale, FL', - 1954492 => 'Fort Lauderdale, FL', - 1954493 => 'Fort Lauderdale, FL', - 1954509 => 'Coral Springs, FL', - 1954510 => 'Coral Springs, FL', - 1954522 => 'Fort Lauderdale, FL', - 1954523 => 'Fort Lauderdale, FL', - 1954524 => 'Fort Lauderdale, FL', - 1954525 => 'Fort Lauderdale, FL', - 1954527 => 'Fort Lauderdale, FL', - 1954531 => 'Deerfield Beach, FL', - 1954532 => 'Pompano Beach, FL', - 1954537 => 'Fort Lauderdale, FL', - 1954545 => 'Pompano Beach, FL', - 1954563 => 'Fort Lauderdale, FL', - 1954564 => 'Fort Lauderdale, FL', - 1954565 => 'Fort Lauderdale, FL', - 1954566 => 'Fort Lauderdale, FL', - 1954568 => 'Fort Lauderdale, FL', - 1954570 => 'Deerfield Beach, FL', - 1954571 => 'Deerfield Beach, FL', - 1954572 => 'Sunrise, FL', - 1954575 => 'Coral Springs, FL', - 1954578 => 'Sunrise, FL', - 1954580 => 'Pompano Beach, FL', - 1954596 => 'Deerfield Beach, FL', - 1954597 => 'Tamarac, FL', - 1954659 => 'Weston, FL', - 1954693 => 'Plantation, FL', - 1954698 => 'Deerfield Beach, FL', - 1954704 => 'Pembroke Pines, FL', - 1954712 => 'Fort Lauderdale, FL', - 1954718 => 'Tamarac, FL', - 1954720 => 'Tamarac, FL', - 1954721 => 'Tamarac, FL', - 1954722 => 'Tamarac, FL', - 1954724 => 'Tamarac, FL', - 1954725 => 'Deerfield Beach, FL', - 1954726 => 'Tamarac, FL', - 1954728 => 'Fort Lauderdale, FL', - 1954741 => 'Sunrise, FL', - 1954742 => 'Sunrise, FL', - 1954746 => 'Sunrise, FL', - 1954747 => 'Sunrise, FL', - 1954748 => 'Sunrise, FL', - 1954749 => 'Sunrise, FL', - 1954752 => 'Coral Springs, FL', - 1954753 => 'Coral Springs, FL', - 1954755 => 'Coral Springs, FL', - 1954757 => 'Coral Springs, FL', - 1954759 => 'Fort Lauderdale, FL', - 1954760 => 'Fort Lauderdale, FL', - 1954761 => 'Fort Lauderdale, FL', - 1954763 => 'Fort Lauderdale, FL', - 1954764 => 'Fort Lauderdale, FL', - 1954765 => 'Fort Lauderdale, FL', - 1954766 => 'Fort Lauderdale, FL', - 1954767 => 'Fort Lauderdale, FL', - 1954768 => 'Fort Lauderdale, FL', - 1954769 => 'Fort Lauderdale, FL', - 1954771 => 'Fort Lauderdale, FL', - 1954772 => 'Fort Lauderdale, FL', - 1954776 => 'Fort Lauderdale, FL', - 1954779 => 'Fort Lauderdale, FL', - 1954781 => 'Pompano Beach, FL', - 1954782 => 'Pompano Beach, FL', - 1954783 => 'Pompano Beach, FL', - 1954784 => 'Pompano Beach, FL', - 1954785 => 'Pompano Beach, FL', - 1954786 => 'Pompano Beach, FL', - 1954788 => 'Pompano Beach, FL', - 1954796 => 'Coral Springs, FL', - 1954828 => 'Fort Lauderdale, FL', - 1954831 => 'Fort Lauderdale, FL', - 1954835 => 'Sunrise, FL', - 1954838 => 'Sunrise, FL', - 1954845 => 'Sunrise, FL', - 1954846 => 'Sunrise, FL', - 1954851 => 'Sunrise, FL', - 1954894 => 'Hollywood, FL', - 1954920 => 'Hollywood, FL', - 1954921 => 'Hollywood, FL', - 1954922 => 'Hollywood, FL', - 1954923 => 'Hollywood, FL', - 1954924 => 'Hollywood, FL', - 1954925 => 'Hollywood, FL', - 1954926 => 'Hollywood, FL', - 1954927 => 'Hollywood, FL', - 1954929 => 'Hollywood, FL', - 1954933 => 'Pompano Beach, FL', - 1954938 => 'Fort Lauderdale, FL', - 1954941 => 'Pompano Beach, FL', - 1954942 => 'Pompano Beach, FL', - 1954943 => 'Pompano Beach, FL', - 1954946 => 'Pompano Beach, FL', - 1954958 => 'Fort Lauderdale, FL', - 1954960 => 'Pompano Beach, FL', - 1954961 => 'Hollywood, FL', - 1954962 => 'Hollywood, FL', - 1954964 => 'Hollywood, FL', - 1954965 => 'Hollywood, FL', - 1954966 => 'Hollywood, FL', - 1954967 => 'Hollywood, FL', - 1954981 => 'Hollywood, FL', - 1954983 => 'Hollywood, FL', - 1954985 => 'Hollywood, FL', - 1954986 => 'Hollywood, FL', - 1954987 => 'Hollywood, FL', - 1954989 => 'Hollywood, FL', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1956.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1956.php deleted file mode 100644 index 08ac1abb5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1956.php +++ /dev/null @@ -1,110 +0,0 @@ - 'Texas', - 1956213 => 'McAllen, TX', - 1956233 => 'Los Fresnos, TX', - 1956283 => 'Pharr, TX', - 1956287 => 'Edinburg, TX', - 1956289 => 'Edinburg, TX', - 1956316 => 'Edinburg, TX', - 1956318 => 'Edinburg, TX', - 1956350 => 'Brownsville, TX', - 1956361 => 'San Benito, TX', - 1956364 => 'Harlingen, TX', - 1956365 => 'Harlingen, TX', - 1956380 => 'Edinburg, TX', - 1956381 => 'Edinburg, TX', - 1956383 => 'Edinburg, TX', - 1956386 => 'Edinburg, TX', - 1956389 => 'Harlingen, TX', - 1956399 => 'San Benito, TX', - 1956412 => 'Harlingen, TX', - 1956421 => 'Harlingen, TX', - 1956423 => 'Harlingen, TX', - 1956424 => 'Mission, TX', - 1956425 => 'Harlingen, TX', - 1956428 => 'Harlingen, TX', - 1956440 => 'Harlingen, TX', - 1956447 => 'Weslaco, TX', - 1956461 => 'Donna, TX', - 1956464 => 'Donna, TX', - 1956465 => 'Brownsville, TX', - 1956487 => 'Rio Grande City, TX', - 1956488 => 'Rio Grande City, TX', - 1956504 => 'Brownsville, TX', - 1956514 => 'Mercedes, TX', - 1956519 => 'Mission, TX', - 1956523 => 'Laredo, TX', - 1956541 => 'Brownsville, TX', - 1956542 => 'Brownsville, TX', - 1956544 => 'Brownsville, TX', - 1956546 => 'Brownsville, TX', - 1956548 => 'Brownsville, TX', - 1956550 => 'Brownsville, TX', - 1956554 => 'Brownsville, TX', - 1956565 => 'Mercedes, TX', - 1956568 => 'Laredo, TX', - 1956574 => 'Brownsville, TX', - 1956580 => 'Mission, TX', - 1956581 => 'Mission, TX', - 1956583 => 'Mission, TX', - 1956584 => 'Mission, TX', - 1956585 => 'Mission, TX', - 1956618 => 'McAllen, TX', - 1956621 => 'Brownsville, TX', - 1956627 => 'McAllen, TX', - 1956630 => 'McAllen, TX', - 1956631 => 'McAllen, TX', - 1956661 => 'McAllen, TX', - 1956664 => 'McAllen, TX', - 1956668 => 'McAllen, TX', - 1956682 => 'McAllen, TX', - 1956683 => 'McAllen, TX', - 1956686 => 'McAllen, TX', - 1956687 => 'McAllen, TX', - 1956688 => 'McAllen, TX', - 1956689 => 'Raymondville, TX', - 1956702 => 'Pharr, TX', - 1956712 => 'Laredo, TX', - 1956717 => 'Laredo, TX', - 1956718 => 'Laredo, TX', - 1956722 => 'Laredo, TX', - 1956723 => 'Laredo, TX', - 1956724 => 'Laredo, TX', - 1956725 => 'Laredo, TX', - 1956726 => 'Laredo, TX', - 1956727 => 'Laredo, TX', - 1956728 => 'Laredo, TX', - 1956729 => 'Laredo, TX', - 1956748 => 'Rio Hondo, TX', - 1956753 => 'Laredo, TX', - 1956765 => 'Zapata, TX', - 1956781 => 'Pharr, TX', - 1956782 => 'Pharr, TX', - 1956783 => 'Pharr, TX', - 1956787 => 'Pharr, TX', - 1956791 => 'Laredo, TX', - 1956795 => 'Laredo, TX', - 1956796 => 'Laredo, TX', - 1956797 => 'La Feria, TX', - 1956825 => 'Mercedes, TX', - 1956831 => 'Brownsville, TX', - 1956838 => 'Brownsville, TX', - 1956843 => 'Hidalgo, TX', - 1956849 => 'Roma, TX', - 1956928 => 'McAllen, TX', - 1956943 => 'Port Isabel, TX', - 1956968 => 'Weslaco, TX', - 1956969 => 'Weslaco, TX', - 1956971 => 'McAllen, TX', - 1956972 => 'McAllen, TX', - 1956973 => 'Weslaco, TX', - 1956982 => 'Brownsville, TX', - 1956992 => 'McAllen, TX', - 1956994 => 'McAllen, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1959.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1959.php deleted file mode 100644 index 12ebe9383..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1959.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Connecticut', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1970.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1970.php deleted file mode 100644 index 9a682519d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1970.php +++ /dev/null @@ -1,188 +0,0 @@ - 'Colorado', - 1970203 => 'Loveland, CO', - 1970204 => 'Fort Collins, CO', - 1970206 => 'Fort Collins, CO', - 1970207 => 'Fort Collins, CO', - 1970221 => 'Fort Collins, CO', - 1970223 => 'Fort Collins, CO', - 1970224 => 'Fort Collins, CO', - 1970225 => 'Fort Collins, CO', - 1970226 => 'Fort Collins, CO', - 1970229 => 'Fort Collins, CO', - 1970232 => 'Fort Collins, CO', - 1970240 => 'Montrose, CO', - 1970241 => 'Grand Junction, CO', - 1970242 => 'Grand Junction, CO', - 1970243 => 'Grand Junction, CO', - 1970244 => 'Grand Junction, CO', - 1970245 => 'Grand Junction, CO', - 1970247 => 'Durango, CO', - 1970248 => 'Grand Junction, CO', - 1970249 => 'Montrose, CO', - 1970250 => 'Grand Junction, CO', - 1970252 => 'Montrose, CO', - 1970254 => 'Grand Junction, CO', - 1970255 => 'Grand Junction, CO', - 1970256 => 'Grand Junction, CO', - 1970257 => 'Grand Junction, CO', - 1970259 => 'Durango, CO', - 1970261 => 'Grand Junction, CO', - 1970263 => 'Grand Junction, CO', - 1970264 => 'Pagosa Springs, CO', - 1970266 => 'Fort Collins, CO', - 1970276 => 'Hayden, CO', - 1970278 => 'Loveland, CO', - 1970282 => 'Fort Collins, CO', - 1970284 => 'La Salle, CO', - 1970285 => 'Parachute, CO', - 1970298 => 'Grand Junction, CO', - 1970304 => 'Greeley, CO', - 1970323 => 'Olathe, CO', - 1970325 => 'Ouray, CO', - 1970327 => 'Norwood, CO', - 1970328 => 'Eagle, CO', - 1970330 => 'Greeley, CO', - 1970332 => 'Wray, CO', - 1970336 => 'Greeley, CO', - 1970339 => 'Greeley, CO', - 1970345 => 'Akron, CO', - 1970346 => 'Greeley, CO', - 1970347 => 'Greeley, CO', - 1970349 => 'Crested Butte, CO', - 1970350 => 'Greeley, CO', - 1970351 => 'Greeley, CO', - 1970352 => 'Greeley, CO', - 1970353 => 'Greeley, CO', - 1970356 => 'Greeley, CO', - 1970375 => 'Durango, CO', - 1970377 => 'Fort Collins, CO', - 1970378 => 'Greeley, CO', - 1970382 => 'Durango, CO', - 1970384 => 'Glenwood Springs, CO', - 1970385 => 'Durango, CO', - 1970387 => 'Silverton, CO', - 1970392 => 'Greeley, CO', - 1970396 => 'Greeley, CO', - 1970403 => 'Durango, CO', - 1970407 => 'Fort Collins, CO', - 1970416 => 'Fort Collins, CO', - 1970424 => 'Grand Junction, CO', - 1970429 => 'Aspen, CO', - 1970449 => 'Fort Collins, CO', - 1970453 => 'Breckenridge, CO', - 1970454 => 'Eaton, CO', - 1970461 => 'Loveland, CO', - 1970464 => 'Palisade, CO', - 1970472 => 'Fort Collins, CO', - 1970474 => 'Julesburg, CO', - 1970476 => 'Vail, CO', - 1970479 => 'Vail, CO', - 1970482 => 'Fort Collins, CO', - 1970483 => 'Wiggins, CO', - 1970484 => 'Fort Collins, CO', - 1970490 => 'Fort Collins, CO', - 1970491 => 'Fort Collins, CO', - 1970493 => 'Fort Collins, CO', - 1970494 => 'Fort Collins, CO', - 1970495 => 'Fort Collins, CO', - 1970498 => 'Fort Collins, CO', - 1970506 => 'Greeley, CO', - 1970521 => 'Sterling, CO', - 1970522 => 'Sterling, CO', - 1970523 => 'Grand Junction, CO', - 1970524 => 'Gypsum, CO', - 1970527 => 'Paonia, CO', - 1970532 => 'Berthoud, CO', - 1970533 => 'Mancos, CO', - 1970542 => 'Fort Morgan, CO', - 1970544 => 'Aspen, CO', - 1970547 => 'Breckenridge, CO', - 1970563 => 'Ignacio, CO', - 1970564 => 'Cortez, CO', - 1970565 => 'Cortez, CO', - 1970568 => 'Wellington, CO', - 1970569 => 'Edwards, CO', - 1970577 => 'Estes Park, CO', - 1970586 => 'Estes Park, CO', - 1970587 => 'Johnstown, CO', - 1970593 => 'Loveland, CO', - 1970613 => 'Loveland, CO', - 1970619 => 'Loveland, CO', - 1970622 => 'Loveland, CO', - 1970625 => 'Rifle, CO', - 1970626 => 'Ridgway, CO', - 1970627 => 'Grand Lake, CO', - 1970631 => 'Fort Collins, CO', - 1970635 => 'Loveland, CO', - 1970641 => 'Gunnison, CO', - 1970663 => 'Loveland, CO', - 1970667 => 'Loveland, CO', - 1970668 => 'Frisco, CO', - 1970669 => 'Loveland, CO', - 1970672 => 'Fort Collins, CO', - 1970673 => 'Greeley, CO', - 1970674 => 'Windsor, CO', - 1970675 => 'Rangely, CO', - 1970677 => 'Dove Creek, CO', - 1970682 => 'Fort Collins, CO', - 1970686 => 'Windsor, CO', - 1970689 => 'Fort Collins, CO', - 1970704 => 'Carbondale, CO', - 1970723 => 'Walden, CO', - 1970724 => 'Kremmling, CO', - 1970728 => 'Telluride, CO', - 1970731 => 'Pagosa Springs, CO', - 1970739 => 'Cortez, CO', - 1970748 => 'Avon, CO', - 1970749 => 'Durango, CO', - 1970759 => 'Durango, CO', - 1970764 => 'Durango, CO', - 1970769 => 'Durango, CO', - 1970774 => 'Haxtun, CO', - 1970776 => 'Loveland, CO', - 1970785 => 'Platteville, CO', - 1970799 => 'Durango, CO', - 1970824 => 'Craig, CO', - 1970827 => 'Minturn, CO', - 1970834 => 'Ault, CO', - 1970842 => 'Brush, CO', - 1970845 => 'Avon, CO', - 1970848 => 'Yuma, CO', - 1970854 => 'Holyoke, CO', - 1970856 => 'Cedaredge, CO', - 1970858 => 'Fruita, CO', - 1970864 => 'Nucla, CO', - 1970867 => 'Fort Morgan, CO', - 1970870 => 'Steamboat Spgs, CO', - 1970871 => 'Steamboat Spgs, CO', - 1970872 => 'Hotchkiss, CO', - 1970874 => 'Delta, CO', - 1970876 => 'Silt, CO', - 1970878 => 'Meeker, CO', - 1970879 => 'Steamboat Spgs, CO', - 1970882 => 'Dolores, CO', - 1970884 => 'Bayfield, CO', - 1970887 => 'Granby, CO', - 1970903 => 'Durango, CO', - 1970920 => 'Aspen, CO', - 1970923 => 'Snowmass Village, CO', - 1970925 => 'Aspen, CO', - 1970926 => 'Edwards, CO', - 1970927 => 'Basalt, CO', - 1970928 => 'Glenwood Springs, CO', - 1970944 => 'Lake City, CO', - 1970945 => 'Glenwood Springs, CO', - 1970946 => 'Durango, CO', - 1970947 => 'Glenwood Springs, CO', - 1970949 => 'Avon, CO', - 1970962 => 'Loveland, CO', - 1970963 => 'Carbondale, CO', - 1970984 => 'New Castle, CO', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1971.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1971.php deleted file mode 100644 index 19cc6ff30..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1971.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Oregon', - 1971255 => 'Portland, OR', - 1971279 => 'Portland, OR', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1972.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1972.php deleted file mode 100644 index 379cdb52e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1972.php +++ /dev/null @@ -1,287 +0,0 @@ - 'Texas', - 1972202 => 'Plano, TX', - 1972205 => 'Garland, TX', - 1972206 => 'Grand Prairie, TX', - 1972208 => 'Plano, TX', - 1972216 => 'Mesquite, TX', - 1972218 => 'Lancaster, TX', - 1972219 => 'Lewisville, TX', - 1972221 => 'Lewisville, TX', - 1972222 => 'Mesquite, TX', - 1972223 => 'DeSoto, TX', - 1972225 => 'Hutchins, TX', - 1972227 => 'Lancaster, TX', - 1972230 => 'DeSoto, TX', - 1972231 => 'Richardson, TX', - 1972233 => 'Dallas, TX', - 1972234 => 'Richardson, TX', - 1972235 => 'Richardson, TX', - 1972237 => 'Grand Prairie, TX', - 1972238 => 'Richardson, TX', - 1972239 => 'Dallas, TX', - 1972240 => 'Garland, TX', - 1972241 => 'Dallas, TX', - 1972242 => 'Carrollton, TX', - 1972243 => 'Dallas, TX', - 1972245 => 'Carrollton, TX', - 1972247 => 'Dallas, TX', - 1972248 => 'Dallas, TX', - 1972252 => 'Irving, TX', - 1972253 => 'Irving, TX', - 1972254 => 'Irving, TX', - 1972255 => 'Irving, TX', - 1972256 => 'Irving, TX', - 1972257 => 'Irving, TX', - 1972258 => 'Irving, TX', - 1972259 => 'Irving, TX', - 1972262 => 'Grand Prairie, TX', - 1972263 => 'Grand Prairie, TX', - 1972264 => 'Grand Prairie, TX', - 1972266 => 'Grand Prairie, TX', - 1972270 => 'Mesquite, TX', - 1972271 => 'Garland, TX', - 1972272 => 'Garland, TX', - 1972274 => 'DeSoto, TX', - 1972276 => 'Garland, TX', - 1972278 => 'Garland, TX', - 1972279 => 'Mesquite, TX', - 1972285 => 'Mesquite, TX', - 1972287 => 'Seagoville, TX', - 1972288 => 'Mesquite, TX', - 1972289 => 'Mesquite, TX', - 1972291 => 'Cedar Hill, TX', - 1972293 => 'Cedar Hill, TX', - 1972296 => 'Duncanville, TX', - 1972298 => 'Duncanville, TX', - 1972299 => 'Cedar Hill, TX', - 1972303 => 'Garland, TX', - 1972304 => 'Coppell, TX', - 1972312 => 'Plano, TX', - 1972313 => 'Irving, TX', - 1972315 => 'Lewisville, TX', - 1972316 => 'Lewisville, TX', - 1972317 => 'Lewisville, TX', - 1972323 => 'Carrollton, TX', - 1972329 => 'Mesquite, TX', - 1972335 => 'Frisco, TX', - 1972346 => 'Prosper, TX', - 1972347 => 'Prosper, TX', - 1972352 => 'Grand Prairie, TX', - 1972353 => 'Lewisville, TX', - 1972355 => 'Flower Mound, TX', - 1972359 => 'Allen, TX', - 1972369 => 'McKinney, TX', - 1972370 => 'The Colony, TX', - 1972377 => 'Frisco, TX', - 1972378 => 'Plano, TX', - 1972382 => 'Celina, TX', - 1972385 => 'Dallas, TX', - 1972386 => 'Dallas, TX', - 1972387 => 'Dallas, TX', - 1972390 => 'Allen, TX', - 1972392 => 'Dallas, TX', - 1972393 => 'Coppell, TX', - 1972394 => 'Carrollton, TX', - 1972395 => 'Carrollton, TX', - 1972396 => 'Allen, TX', - 1972398 => 'Plano, TX', - 1972401 => 'Irving, TX', - 1972402 => 'Irving, TX', - 1972403 => 'Plano, TX', - 1972404 => 'Dallas, TX', - 1972406 => 'Dallas, TX', - 1972407 => 'Dallas, TX', - 1972409 => 'Irving, TX', - 1972412 => 'Rowlett, TX', - 1972414 => 'Garland, TX', - 1972416 => 'Carrollton, TX', - 1972417 => 'Carrollton, TX', - 1972418 => 'Carrollton, TX', - 1972419 => 'Dallas, TX', - 1972420 => 'Lewisville, TX', - 1972422 => 'Plano, TX', - 1972423 => 'Plano, TX', - 1972424 => 'Plano, TX', - 1972429 => 'Wylie, TX', - 1972434 => 'Lewisville, TX', - 1972436 => 'Lewisville, TX', - 1972437 => 'Richardson, TX', - 1972438 => 'Irving, TX', - 1972442 => 'Wylie, TX', - 1972445 => 'Irving, TX', - 1972446 => 'Carrollton, TX', - 1972450 => 'Dallas, TX', - 1972456 => 'Dallas, TX', - 1972458 => 'Dallas, TX', - 1972459 => 'Lewisville, TX', - 1972462 => 'Coppell, TX', - 1972463 => 'Rowlett, TX', - 1972466 => 'Carrollton, TX', - 1972470 => 'Richardson, TX', - 1972473 => 'Plano, TX', - 1972475 => 'Rowlett, TX', - 1972478 => 'Carrollton, TX', - 1972479 => 'Richardson, TX', - 1972481 => 'Dallas, TX', - 1972484 => 'Dallas, TX', - 1972485 => 'Garland, TX', - 1972487 => 'Garland, TX', - 1972488 => 'Dallas, TX', - 1972490 => 'Dallas, TX', - 1972491 => 'Plano, TX', - 1972492 => 'Carrollton, TX', - 1972494 => 'Garland, TX', - 1972495 => 'Garland, TX', - 1972496 => 'Garland, TX', - 1972501 => 'Irving, TX', - 1972503 => 'Dallas, TX', - 1972509 => 'Plano, TX', - 1972516 => 'Plano, TX', - 1972517 => 'Plano, TX', - 1972519 => 'Plano, TX', - 1972522 => 'Grand Prairie, TX', - 1972524 => 'Terrell, TX', - 1972527 => 'Plano, TX', - 1972529 => 'McKinney, TX', - 1972530 => 'Garland, TX', - 1972539 => 'Flower Mound, TX', - 1972540 => 'McKinney, TX', - 1972542 => 'McKinney, TX', - 1972544 => 'Ferris, TX', - 1972547 => 'McKinney, TX', - 1972548 => 'McKinney, TX', - 1972550 => 'Irving, TX', - 1972551 => 'Terrell, TX', - 1972552 => 'Forney, TX', - 1972554 => 'Irving, TX', - 1972562 => 'McKinney, TX', - 1972563 => 'Terrell, TX', - 1972564 => 'Forney, TX', - 1972566 => 'Dallas, TX', - 1972569 => 'McKinney, TX', - 1972570 => 'Irving, TX', - 1972574 => 'Dallas, TX', - 1972576 => 'Red Oak, TX', - 1972578 => 'Plano, TX', - 1972579 => 'Irving, TX', - 1972580 => 'Irving, TX', - 1972594 => 'Irving, TX', - 1972596 => 'Plano, TX', - 1972599 => 'Plano, TX', - 1972600 => 'Irving, TX', - 1972602 => 'Grand Prairie, TX', - 1972606 => 'Grand Prairie, TX', - 1972608 => 'Plano, TX', - 1972612 => 'Plano, TX', - 1972613 => 'Mesquite, TX', - 1972617 => 'Red Oak, TX', - 1972618 => 'Plano, TX', - 1972620 => 'Dallas, TX', - 1972623 => 'Grand Prairie, TX', - 1972625 => 'The Colony, TX', - 1972633 => 'Plano, TX', - 1972635 => 'Royse City, TX', - 1972636 => 'Royse City, TX', - 1972641 => 'Grand Prairie, TX', - 1972642 => 'Grand Prairie, TX', - 1972644 => 'Richardson, TX', - 1972647 => 'Grand Prairie, TX', - 1972660 => 'Grand Prairie, TX', - 1972661 => 'Dallas, TX', - 1972663 => 'Dallas, TX', - 1972664 => 'Richardson, TX', - 1972665 => 'Plano, TX', - 1972668 => 'Frisco, TX', - 1972669 => 'Richardson, TX', - 1972671 => 'Richardson, TX', - 1972675 => 'Garland, TX', - 1972678 => 'Allen, TX', - 1972680 => 'Richardson, TX', - 1972681 => 'Mesquite, TX', - 1972682 => 'Mesquite, TX', - 1972686 => 'Mesquite, TX', - 1972690 => 'Richardson, TX', - 1972691 => 'Flower Mound, TX', - 1972698 => 'Mesquite, TX', - 1972699 => 'Richardson, TX', - 1972701 => 'Dallas, TX', - 1972702 => 'Dallas, TX', - 1972712 => 'Frisco, TX', - 1972717 => 'Irving, TX', - 1972719 => 'Irving, TX', - 1972721 => 'Irving, TX', - 1972722 => 'Rockwall, TX', - 1972723 => 'Midlothian, TX', - 1972724 => 'Flower Mound, TX', - 1972726 => 'Dallas, TX', - 1972727 => 'Allen, TX', - 1972732 => 'Dallas, TX', - 1972733 => 'Dallas, TX', - 1972736 => 'Princeton, TX', - 1972744 => 'Richardson, TX', - 1972745 => 'Coppell, TX', - 1972747 => 'Allen, TX', - 1972758 => 'Plano, TX', - 1972769 => 'Plano, TX', - 1972770 => 'Dallas, TX', - 1972771 => 'Rockwall, TX', - 1972772 => 'Rockwall, TX', - 1972774 => 'Dallas, TX', - 1972775 => 'Midlothian, TX', - 1972780 => 'Duncanville, TX', - 1972781 => 'Plano, TX', - 1972782 => 'Farmersville, TX', - 1972783 => 'Richardson, TX', - 1972784 => 'Farmersville, TX', - 1972788 => 'Dallas, TX', - 1972789 => 'Dallas, TX', - 1972790 => 'Irving, TX', - 1972801 => 'Plano, TX', - 1972837 => 'Melissa, TX', - 1972840 => 'Garland, TX', - 1972851 => 'Dallas, TX', - 1972855 => 'Dallas, TX', - 1972864 => 'Garland, TX', - 1972867 => 'Plano, TX', - 1972870 => 'Irving, TX', - 1972871 => 'Irving, TX', - 1972874 => 'Flower Mound, TX', - 1972875 => 'Ennis, TX', - 1972878 => 'Ennis, TX', - 1972881 => 'Plano, TX', - 1972889 => 'Richardson, TX', - 1972906 => 'Lewisville, TX', - 1972907 => 'Richardson, TX', - 1972910 => 'Irving, TX', - 1972918 => 'Richardson, TX', - 1972923 => 'Waxahachie, TX', - 1972924 => 'Anna, TX', - 1972926 => 'Garland, TX', - 1972929 => 'Irving, TX', - 1972932 => 'Kaufman, TX', - 1972934 => 'Dallas, TX', - 1972935 => 'Waxahachie, TX', - 1972937 => 'Waxahachie, TX', - 1972938 => 'Waxahachie, TX', - 1972939 => 'Carrollton, TX', - 1972941 => 'Plano, TX', - 1972943 => 'Plano, TX', - 1972960 => 'Dallas, TX', - 1972961 => 'Rockwall, TX', - 1972962 => 'Kaufman, TX', - 1972964 => 'Plano, TX', - 1972980 => 'Dallas, TX', - 1972981 => 'Plano, TX', - 1972984 => 'McKinney, TX', - 1972985 => 'Plano, TX', - 1972986 => 'Irving, TX', - 1972988 => 'Grand Prairie, TX', - 1972991 => 'Dallas, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1973.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1973.php deleted file mode 100644 index 0179da4c0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1973.php +++ /dev/null @@ -1,183 +0,0 @@ - 'New Jersey', - 1973227 => 'Fairfield, NJ', - 1973230 => 'Newark, NJ', - 1973233 => 'Montclair, NJ', - 1973235 => 'Nutley, NJ', - 1973239 => 'Verona, NJ', - 1973242 => 'Newark, NJ', - 1973243 => 'West Orange, NJ', - 1973244 => 'Fairfield, NJ', - 1973247 => 'Paterson, NJ', - 1973253 => 'Clifton, NJ', - 1973259 => 'Bloomfield, NJ', - 1973266 => 'East Orange, NJ', - 1973267 => 'Morristown, NJ', - 1973268 => 'Newark, NJ', - 1973273 => 'Newark, NJ', - 1973274 => 'Newark, NJ', - 1973276 => 'Fairfield, NJ', - 1973278 => 'Paterson, NJ', - 1973279 => 'Paterson, NJ', - 1973284 => 'Nutley, NJ', - 1973285 => 'Morristown, NJ', - 1973292 => 'Morristown, NJ', - 1973293 => 'Montague Township, NJ', - 1973300 => 'Newton, NJ', - 1973301 => 'Florham Park, NJ', - 1973305 => 'Wayne, NJ', - 1973321 => 'Paterson, NJ', - 1973322 => 'Livingston, NJ', - 1973324 => 'West Orange, NJ', - 1973325 => 'West Orange, NJ', - 1973326 => 'Morristown, NJ', - 1973333 => 'Paterson, NJ', - 1973338 => 'Bloomfield, NJ', - 1973340 => 'Clifton, NJ', - 1973341 => 'Paterson, NJ', - 1973344 => 'Newark, NJ', - 1973345 => 'Paterson, NJ', - 1973350 => 'Newark, NJ', - 1973353 => 'Newark, NJ', - 1973357 => 'Paterson, NJ', - 1973365 => 'Passaic, NJ', - 1973371 => 'Irvington, NJ', - 1973372 => 'Irvington, NJ', - 1973373 => 'Irvington, NJ', - 1973374 => 'Irvington, NJ', - 1973375 => 'Irvington, NJ', - 1973383 => 'Newton, NJ', - 1973395 => 'East Orange, NJ', - 1973399 => 'Irvington, NJ', - 1973414 => 'East Orange, NJ', - 1973416 => 'Irvington, NJ', - 1973422 => 'Livingston, NJ', - 1973423 => 'Hawthorne, NJ', - 1973425 => 'Morristown, NJ', - 1973427 => 'Hawthorne, NJ', - 1973429 => 'Bloomfield, NJ', - 1973439 => 'Fairfield, NJ', - 1973450 => 'Belleville, NJ', - 1973455 => 'Morristown, NJ', - 1973465 => 'Newark, NJ', - 1973466 => 'Newark, NJ', - 1973481 => 'Newark, NJ', - 1973482 => 'Newark, NJ', - 1973483 => 'Newark, NJ', - 1973484 => 'Newark, NJ', - 1973485 => 'Newark, NJ', - 1973491 => 'Newark, NJ', - 1973509 => 'Montclair, NJ', - 1973522 => 'Newark, NJ', - 1973523 => 'Paterson, NJ', - 1973533 => 'Livingston, NJ', - 1973535 => 'Livingston, NJ', - 1973538 => 'Morristown, NJ', - 1973539 => 'Morristown, NJ', - 1973540 => 'Morristown, NJ', - 1973542 => 'Nutley, NJ', - 1973543 => 'Mendham, NJ', - 1973546 => 'Clifton, NJ', - 1973569 => 'Paterson, NJ', - 1973575 => 'Fairfield, NJ', - 1973579 => 'Newton, NJ', - 1973589 => 'Newark, NJ', - 1973593 => 'Madison, NJ', - 1973594 => 'Clifton, NJ', - 1973596 => 'Newark, NJ', - 1973597 => 'Livingston, NJ', - 1973605 => 'Morristown, NJ', - 1973621 => 'Newark, NJ', - 1973622 => 'Newark, NJ', - 1973623 => 'Newark, NJ', - 1973624 => 'Newark, NJ', - 1973625 => 'Denville, NJ', - 1973628 => 'Wayne, NJ', - 1973633 => 'Wayne, NJ', - 1973635 => 'Chatham, NJ', - 1973642 => 'Newark, NJ', - 1973643 => 'Newark, NJ', - 1973644 => 'Morristown, NJ', - 1973645 => 'Newark, NJ', - 1973648 => 'Newark, NJ', - 1973653 => 'Paterson, NJ', - 1973655 => 'Montclair, NJ', - 1973656 => 'Morristown, NJ', - 1973660 => 'Florham Park, NJ', - 1973661 => 'Nutley, NJ', - 1973663 => 'Lake Hopatcong, NJ', - 1973667 => 'Nutley, NJ', - 1973669 => 'West Orange, NJ', - 1973672 => 'East Orange, NJ', - 1973673 => 'East Orange, NJ', - 1973674 => 'East Orange, NJ', - 1973675 => 'East Orange, NJ', - 1973676 => 'East Orange, NJ', - 1973678 => 'East Orange, NJ', - 1973680 => 'Bloomfield, NJ', - 1973684 => 'Paterson, NJ', - 1973686 => 'Wayne, NJ', - 1973689 => 'Paterson, NJ', - 1973694 => 'Wayne, NJ', - 1973696 => 'Wayne, NJ', - 1973701 => 'Chatham, NJ', - 1973702 => 'Sussex, NJ', - 1973706 => 'Wayne, NJ', - 1973726 => 'Sparta Township, NJ', - 1973728 => 'West Milford, NJ', - 1973729 => 'Sparta Township, NJ', - 1973731 => 'West Orange, NJ', - 1973732 => 'Newark, NJ', - 1973733 => 'Newark, NJ', - 1973736 => 'West Orange, NJ', - 1973740 => 'Livingston, NJ', - 1973742 => 'Paterson, NJ', - 1973743 => 'Bloomfield, NJ', - 1973744 => 'Montclair, NJ', - 1973746 => 'Montclair, NJ', - 1973748 => 'Bloomfield, NJ', - 1973751 => 'Belleville, NJ', - 1973754 => 'Paterson, NJ', - 1973759 => 'Belleville, NJ', - 1973761 => 'Maplewood, NJ', - 1973764 => 'Vernon Township, NJ', - 1973772 => 'Clifton, NJ', - 1973782 => 'Paterson, NJ', - 1973783 => 'Montclair, NJ', - 1973786 => 'Andover, NJ', - 1973808 => 'Fairfield, NJ', - 1973817 => 'Newark, NJ', - 1973824 => 'Newark, NJ', - 1973829 => 'Morristown, NJ', - 1973844 => 'Belleville, NJ', - 1973853 => 'Hewitt, NJ', - 1973857 => 'Verona, NJ', - 1973872 => 'Wayne, NJ', - 1973875 => 'Sussex, NJ', - 1973877 => 'Newark, NJ', - 1973881 => 'Paterson, NJ', - 1973882 => 'Fairfield, NJ', - 1973889 => 'Morristown, NJ', - 1973895 => 'Randolph, NJ', - 1973898 => 'Morristown, NJ', - 1973923 => 'Newark, NJ', - 1973925 => 'Paterson, NJ', - 1973926 => 'Newark, NJ', - 1973940 => 'Newton, NJ', - 1973948 => 'Branchville, NJ', - 1973962 => 'Ringwood, NJ', - 1973971 => 'Morristown, NJ', - 1973972 => 'Newark, NJ', - 1973977 => 'Paterson, NJ', - 1973984 => 'Morristown, NJ', - 1973991 => 'Newark, NJ', - 1973992 => 'Livingston, NJ', - 1973993 => 'Morristown, NJ', - 1973994 => 'Livingston, NJ', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1978.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1978.php deleted file mode 100644 index 1f1d77e71..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1978.php +++ /dev/null @@ -1,146 +0,0 @@ - 'Massachusetts', - 1978208 => 'Lawrence, MA', - 1978232 => 'Beverly, MA', - 1978244 => 'Chelmsford, MA', - 1978249 => 'Athol, MA', - 1978250 => 'Chelmsford, MA', - 1978251 => 'North Chelmsford, MA', - 1978256 => 'Chelmsford, MA', - 1978258 => 'Lawrence, MA', - 1978263 => 'Acton, MA', - 1978264 => 'Acton, MA', - 1978266 => 'Acton, MA', - 1978275 => 'Lowell, MA', - 1978276 => 'North Reading, MA', - 1978281 => 'Gloucester, MA', - 1978282 => 'Gloucester, MA', - 1978283 => 'Gloucester, MA', - 1978287 => 'Concord, MA', - 1978297 => 'Winchendon, MA', - 1978318 => 'Concord, MA', - 1978327 => 'Lawrence, MA', - 1978342 => 'Fitchburg, MA', - 1978343 => 'Fitchburg, MA', - 1978345 => 'Fitchburg, MA', - 1978346 => 'Merrimac, MA', - 1978352 => 'Georgetown, MA', - 1978354 => 'Salem, MA', - 1978355 => 'Barre, MA', - 1978356 => 'Ipswich, MA', - 1978363 => 'West Newbury, MA', - 1978365 => 'Clinton, MA', - 1978368 => 'Clinton, MA', - 1978369 => 'Concord, MA', - 1978371 => 'Concord, MA', - 1978372 => 'Haverhill, MA', - 1978373 => 'Haverhill, MA', - 1978374 => 'Haverhill, MA', - 1978386 => 'Ashby, MA', - 1978388 => 'Amesbury, MA', - 1978392 => 'Westford, MA', - 1978422 => 'Sterling, MA', - 1978425 => 'Shirley, MA', - 1978433 => 'Pepperell, MA', - 1978440 => 'Sudbury, MA', - 1978441 => 'Lowell, MA', - 1978443 => 'Sudbury, MA', - 1978446 => 'Lowell, MA', - 1978448 => 'Groton, MA', - 1978452 => 'Lowell, MA', - 1978453 => 'Lowell, MA', - 1978454 => 'Lowell, MA', - 1978456 => 'Harvard, MA', - 1978458 => 'Lowell, MA', - 1978459 => 'Lowell, MA', - 1978461 => 'Maynard, MA', - 1978462 => 'Newburyport, MA', - 1978463 => 'Newburyport, MA', - 1978464 => 'Princeton, MA', - 1978465 => 'Newburyport, MA', - 1978466 => 'Leominster, MA', - 1978468 => 'South Hamilton, MA', - 1978470 => 'Andover, MA', - 1978474 => 'Andover, MA', - 1978475 => 'Andover, MA', - 1978486 => 'Littleton, MA', - 1978499 => 'Newburyport, MA', - 1978521 => 'Haverhill, MA', - 1978524 => 'Beverly, MA', - 1978525 => 'Gloucester, MA', - 1978526 => 'Manchester, MA', - 1978531 => 'Peabody, MA', - 1978532 => 'Peabody, MA', - 1978534 => 'Leominster, MA', - 1978535 => 'Peabody, MA', - 1978536 => 'Peabody, MA', - 1978537 => 'Leominster, MA', - 1978538 => 'Peabody, MA', - 1978544 => 'Orange, MA', - 1978546 => 'Rockport, MA', - 1978556 => 'Haverhill, MA', - 1978557 => 'Lawrence, MA', - 1978562 => 'Hudson, MA', - 1978567 => 'Hudson, MA', - 1978568 => 'Hudson, MA', - 1978582 => 'Lunenburg, MA', - 1978594 => 'Salem, MA', - 1978597 => 'Townsend, MA', - 1978630 => 'Gardner, MA', - 1978632 => 'Gardner, MA', - 1978635 => 'Acton, MA', - 1978640 => 'Tewksbury, MA', - 1978646 => 'Danvers, MA', - 1978649 => 'Tyngsborough, MA', - 1978657 => 'Wilmington, MA', - 1978658 => 'Wilmington, MA', - 1978663 => 'Billerica, MA', - 1978664 => 'North Reading, MA', - 1978667 => 'Billerica, MA', - 1978670 => 'Billerica, MA', - 1978671 => 'Billerica, MA', - 1978692 => 'Westford, MA', - 1978735 => 'Lowell, MA', - 1978739 => 'Danvers, MA', - 1978740 => 'Salem, MA', - 1978741 => 'Salem, MA', - 1978744 => 'Salem, MA', - 1978745 => 'Salem, MA', - 1978749 => 'Andover, MA', - 1978750 => 'Danvers, MA', - 1978762 => 'Danvers, MA', - 1978768 => 'Essex, MA', - 1978772 => 'Ayer, MA', - 1978774 => 'Danvers, MA', - 1978777 => 'Danvers, MA', - 1978779 => 'Bolton, MA', - 1978827 => 'Ashburnham, MA', - 1978834 => 'Amesbury, MA', - 1978838 => 'Berlin, MA', - 1978840 => 'Leominster, MA', - 1978851 => 'Tewksbury, MA', - 1978858 => 'Tewksbury, MA', - 1978874 => 'Westminster, MA', - 1978887 => 'Topsfield, MA', - 1978897 => 'Maynard, MA', - 1978921 => 'Beverly, MA', - 1978922 => 'Beverly, MA', - 1978927 => 'Beverly, MA', - 1978928 => 'Hubbardston, MA', - 1978934 => 'Lowell, MA', - 1978937 => 'Lowell, MA', - 1978939 => 'Templeton, MA', - 1978948 => 'Rowley, MA', - 1978952 => 'Littleton, MA', - 1978957 => 'Dracut, MA', - 1978969 => 'Beverly, MA', - 1978970 => 'Lowell, MA', - 1978977 => 'Peabody, MA', - 1978988 => 'Wilmington, MA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1979.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1979.php deleted file mode 100644 index 20418e730..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1979.php +++ /dev/null @@ -1,71 +0,0 @@ - 'Texas', - 1979209 => 'Bryan, TX', - 1979233 => 'Freeport, TX', - 1979234 => 'Eagle Lake, TX', - 1979239 => 'Freeport, TX', - 1979242 => 'La Grange, TX', - 1979244 => 'Bay City, TX', - 1979245 => 'Bay City, TX', - 1979251 => 'Brenham, TX', - 1979265 => 'Clute, TX', - 1979272 => 'Caldwell, TX', - 1979277 => 'Brenham, TX', - 1979279 => 'Hearne, TX', - 1979282 => 'Wharton, TX', - 1979285 => 'Lake Jackson, TX', - 1979297 => 'Lake Jackson, TX', - 1979299 => 'Lake Jackson, TX', - 1979323 => 'Bay City, TX', - 1979335 => 'East Bernard, TX', - 1979345 => 'West Columbia, TX', - 1979421 => 'Brenham, TX', - 1979480 => 'Lake Jackson, TX', - 1979532 => 'Wharton, TX', - 1979542 => 'Giddings, TX', - 1979543 => 'El Campo, TX', - 1979548 => 'Sweeny, TX', - 1979567 => 'Caldwell, TX', - 1979578 => 'El Campo, TX', - 1979596 => 'Somerville, TX', - 1979690 => 'College Station, TX', - 1979691 => 'College Station, TX', - 1979693 => 'College Station, TX', - 1979694 => 'College Station, TX', - 1979695 => 'College Station, TX', - 1979696 => 'College Station, TX', - 1979703 => 'Bryan, TX', - 1979725 => 'Weimar, TX', - 1979731 => 'Bryan, TX', - 1979732 => 'Columbus, TX', - 1979733 => 'Columbus, TX', - 1979743 => 'Schulenburg, TX', - 1979764 => 'College Station, TX', - 1979773 => 'Lexington, TX', - 1979774 => 'Bryan, TX', - 1979775 => 'Bryan, TX', - 1979776 => 'Bryan, TX', - 1979778 => 'Bryan, TX', - 1979779 => 'Bryan, TX', - 1979793 => 'Needville, TX', - 1979798 => 'Brazoria, TX', - 1979822 => 'Bryan, TX', - 1979823 => 'Bryan, TX', - 1979826 => 'Hempstead, TX', - 1979828 => 'Franklin, TX', - 1979830 => 'Brenham, TX', - 1979836 => 'Brenham, TX', - 1979845 => 'College Station, TX', - 1979848 => 'Angleton, TX', - 1979849 => 'Angleton, TX', - 1979864 => 'Angleton, TX', - 1979865 => 'Bellville, TX', - 1979885 => 'Sealy, TX', - 1979968 => 'La Grange, TX', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1980.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1980.php deleted file mode 100644 index b9ff2fbb5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1980.php +++ /dev/null @@ -1,14 +0,0 @@ - 'North Carolina', - 1980207 => 'Charlotte, NC', - 1980224 => 'Charlotte, NC', - 1980343 => 'Charlotte, NC', - 1980487 => 'Shelby, NC', - 1980819 => 'Charlotte, NC', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1984.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1984.php deleted file mode 100644 index 0c572aa0b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1984.php +++ /dev/null @@ -1,9 +0,0 @@ - 'North Carolina', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1985.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1985.php deleted file mode 100644 index fa90db10f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1985.php +++ /dev/null @@ -1,93 +0,0 @@ - 'Louisiana', - 1985223 => 'Houma, LA', - 1985229 => 'Kentwood, LA', - 1985230 => 'Hammond, LA', - 1985246 => 'Covington, LA', - 1985249 => 'Covington, LA', - 1985252 => 'Pierre Part, LA', - 1985262 => 'Houma, LA', - 1985288 => 'Slidell, LA', - 1985325 => 'Cut Off, LA', - 1985327 => 'Covington, LA', - 1985331 => 'Luling, LA', - 1985340 => 'Hammond, LA', - 1985345 => 'Hammond, LA', - 1985359 => 'LaPlace, LA', - 1985369 => 'Napoleonville, LA', - 1985370 => 'Ponchatoula, LA', - 1985384 => 'Morgan City, LA', - 1985385 => 'Morgan City, LA', - 1985386 => 'Ponchatoula, LA', - 1985395 => 'Patterson, LA', - 1985396 => 'Golden Meadow, LA', - 1985419 => 'Hammond, LA', - 1985429 => 'Hammond, LA', - 1985446 => 'Thibodaux, LA', - 1985447 => 'Thibodaux, LA', - 1985448 => 'Thibodaux, LA', - 1985449 => 'Thibodaux, LA', - 1985475 => 'Golden Meadow, LA', - 1985493 => 'Thibodaux, LA', - 1985532 => 'Lockport, LA', - 1985536 => 'Reserve, LA', - 1985537 => 'Raceland, LA', - 1985542 => 'Hammond, LA', - 1985543 => 'Hammond, LA', - 1985580 => 'Houma, LA', - 1985624 => 'Mandeville, LA', - 1985626 => 'Mandeville, LA', - 1985632 => 'Cut Off, LA', - 1985639 => 'Slidell, LA', - 1985641 => 'Slidell, LA', - 1985643 => 'Slidell, LA', - 1985645 => 'Slidell, LA', - 1985646 => 'Slidell, LA', - 1985649 => 'Slidell, LA', - 1985651 => 'LaPlace, LA', - 1985652 => 'LaPlace, LA', - 1985662 => 'Hammond, LA', - 1985674 => 'Mandeville, LA', - 1985690 => 'Slidell, LA', - 1985693 => 'Larose, LA', - 1985727 => 'Mandeville, LA', - 1985732 => 'Bogalusa, LA', - 1985735 => 'Bogalusa, LA', - 1985747 => 'Amite City, LA', - 1985748 => 'Amite City, LA', - 1985764 => 'Destrehan, LA', - 1985778 => 'Mandeville, LA', - 1985781 => 'Slidell, LA', - 1985783 => 'Hahnville, LA', - 1985785 => 'Luling, LA', - 1985792 => 'Madisonville, LA', - 1985795 => 'Franklinton, LA', - 1985796 => 'Folsom, LA', - 1985809 => 'Covington, LA', - 1985839 => 'Franklinton, LA', - 1985845 => 'Madisonville, LA', - 1985847 => 'Slidell, LA', - 1985851 => 'Houma, LA', - 1985853 => 'Houma, LA', - 1985857 => 'Houma, LA', - 1985863 => 'Pearl River, LA', - 1985867 => 'Covington, LA', - 1985868 => 'Houma, LA', - 1985871 => 'Covington, LA', - 1985872 => 'Houma, LA', - 1985873 => 'Houma, LA', - 1985875 => 'Covington, LA', - 1985876 => 'Houma, LA', - 1985878 => 'Independence, LA', - 1985879 => 'Houma, LA', - 1985882 => 'Lacombe, LA', - 1985892 => 'Covington, LA', - 1985893 => 'Covington, LA', - 1985898 => 'Covington, LA', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1989.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1989.php deleted file mode 100644 index a3869c170..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/1989.php +++ /dev/null @@ -1,133 +0,0 @@ - 'Michigan', - 1989224 => 'St. Johns, MI', - 1989227 => 'St. Johns, MI', - 1989246 => 'Gladwin, MI', - 1989249 => 'Saginaw, MI', - 1989269 => 'Bad Axe, MI', - 1989275 => 'Roscommon, MI', - 1989288 => 'Durand, MI', - 1989317 => 'Mount Pleasant, MI', - 1989343 => 'West Branch, MI', - 1989345 => 'West Branch, MI', - 1989348 => 'Grayling, MI', - 1989352 => 'Lakeview, MI', - 1989354 => 'Alpena, MI', - 1989356 => 'Alpena, MI', - 1989358 => 'Alpena, MI', - 1989362 => 'Tawas City, MI', - 1989366 => 'Houghton Lake, MI', - 1989386 => 'Clare, MI', - 1989389 => 'Saint Helen, MI', - 1989401 => 'Saginaw, MI', - 1989422 => 'Houghton Lake, MI', - 1989426 => 'Gladwin, MI', - 1989427 => 'Edmore, MI', - 1989435 => 'Beaverton, MI', - 1989453 => 'Pigeon, MI', - 1989463 => 'Alma, MI', - 1989465 => 'Coleman, MI', - 1989466 => 'Alma, MI', - 1989471 => 'Ossineke, MI', - 1989479 => 'Harbor Beach, MI', - 1989486 => 'Midland, MI', - 1989496 => 'Midland, MI', - 1989497 => 'Saginaw, MI', - 1989539 => 'Harrison, MI', - 1989583 => 'Saginaw, MI', - 1989584 => 'Carson City, MI', - 1989588 => 'Farwell, MI', - 1989593 => 'Fowler, MI', - 1989624 => 'Birch Run, MI', - 1989631 => 'Midland, MI', - 1989633 => 'Midland, MI', - 1989635 => 'Marlette, MI', - 1989642 => 'Hemlock, MI', - 1989643 => 'Merrill, MI', - 1989644 => 'Weidman, MI', - 1989652 => 'Frankenmuth, MI', - 1989658 => 'Ubly, MI', - 1989662 => 'Auburn, MI', - 1989667 => 'Bay City, MI', - 1989671 => 'Bay City, MI', - 1989672 => 'Caro, MI', - 1989673 => 'Caro, MI', - 1989681 => 'St. Louis, MI', - 1989684 => 'Bay City, MI', - 1989685 => 'Rose City, MI', - 1989686 => 'Bay City, MI', - 1989687 => 'Sanford, MI', - 1989695 => 'Freeland, MI', - 1989697 => 'Linwood, MI', - 1989705 => 'Gaylord, MI', - 1989723 => 'Owosso, MI', - 1989724 => 'Harrisville, MI', - 1989725 => 'Owosso, MI', - 1989727 => 'Hubbard Lake, MI', - 1989728 => 'Hale, MI', - 1989729 => 'Owosso, MI', - 1989731 => 'Gaylord, MI', - 1989732 => 'Gaylord, MI', - 1989733 => 'Onaway, MI', - 1989734 => 'Rogers City, MI', - 1989736 => 'Lincoln, MI', - 1989738 => 'Port Austin, MI', - 1989739 => 'Oscoda, MI', - 1989742 => 'Hillman, MI', - 1989743 => 'Corunna, MI', - 1989752 => 'Saginaw, MI', - 1989753 => 'Saginaw, MI', - 1989754 => 'Saginaw, MI', - 1989755 => 'Saginaw, MI', - 1989759 => 'Saginaw, MI', - 1989772 => 'Mount Pleasant, MI', - 1989773 => 'Mount Pleasant, MI', - 1989775 => 'Mount Pleasant, MI', - 1989779 => 'Mount Pleasant, MI', - 1989781 => 'Saginaw, MI', - 1989785 => 'Atlanta, MI', - 1989786 => 'Lewiston, MI', - 1989790 => 'Saginaw, MI', - 1989791 => 'Saginaw, MI', - 1989792 => 'Saginaw, MI', - 1989793 => 'Saginaw, MI', - 1989797 => 'Saginaw, MI', - 1989799 => 'Saginaw, MI', - 1989821 => 'Roscommon, MI', - 1989823 => 'Vassar, MI', - 1989826 => 'Mio, MI', - 1989828 => 'Shepherd, MI', - 1989831 => 'Stanton, MI', - 1989832 => 'Midland, MI', - 1989834 => 'Ovid, MI', - 1989835 => 'Midland, MI', - 1989837 => 'Midland, MI', - 1989839 => 'Midland, MI', - 1989842 => 'Breckenridge, MI', - 1989843 => 'Mayville, MI', - 1989845 => 'Chesaning, MI', - 1989846 => 'Standish, MI', - 1989848 => 'Fairview, MI', - 1989856 => 'Caseville, MI', - 1989862 => 'Elsie, MI', - 1989865 => 'St. Charles, MI', - 1989868 => 'Reese, MI', - 1989871 => 'Millington, MI', - 1989872 => 'Cass City, MI', - 1989873 => 'Prescott, MI', - 1989875 => 'Ithaca, MI', - 1989876 => 'Au Gres, MI', - 1989879 => 'Pinconning, MI', - 1989883 => 'Sebewaing, MI', - 1989891 => 'Bay City, MI', - 1989892 => 'Bay City, MI', - 1989893 => 'Bay City, MI', - 1989894 => 'Bay City, MI', - 1989895 => 'Bay City, MI', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/56.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/56.php index e4e13bd16..510ea1787 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/56.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/56.php @@ -6,7 +6,7 @@ return array ( 5622 => 'Santiago, Metropolitan Region', - 56232 => 'Santiago, Metropolitan Region', + 5623 => 'Santiago, Metropolitan Region', 5632 => 'Valparaíso', 5633 => 'Quillota, Valparaíso', 5634 => 'San Felipe, Valparaíso', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/7.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/7.php index 5a4d41dd9..2845f38c1 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/7.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/7.php @@ -284,6 +284,7 @@ return array ( 772777 => 'Kegen', 772778 => 'Chundzha', 772779 => 'Narynkol', + 77279 => 'Almaty', 77282 => 'Taldykorgan', 772831 => 'Zharkent', 772832 => 'Zhansugurov', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86.php new file mode 100644 index 000000000..3319b2243 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86.php @@ -0,0 +1,335 @@ + 'Guangzhou, Guangdong', + 8621 => 'Shanghai', + 8622 => 'Tianjin', + 8623 => 'Chongqing', + 8624 => 'Shenyang/Tieling/Fushun, Liaoning', + 8625 => 'Nanjing, Jiangsu', + 8627 => 'Wuhan, Hubei', + 8628 => 'Chengdu/Ziyang/Meishan, Sichuan', + 8629 => 'XiAn/Xianyang, Shaanxi', + 86310 => 'Handan, Hebei', + 86311 => 'Shijiazhuang, Hebei', + 86312 => 'Baoding, Hebei', + 86313 => 'Zhangjiakou, Hebei', + 86314 => 'Chengde, Hebei', + 86315 => 'Tangshan, Hebei', + 86316 => 'Langfang, Hebei', + 86317 => 'Cangzhou, Hebei', + 86318 => 'Hengshui, Hebei', + 86319 => 'Xingtai, Hebei', + 86335 => 'Qinhuangdao, Hebei', + 86349 => 'Shuozhou, Shanxi', + 86350 => 'Xinzhou, Shanxi', + 86351 => 'Taiyuan, Shanxi', + 86352 => 'Datong, Shanxi', + 86353 => 'Yangquan, Shanxi', + 86354 => 'Yuci, Shanxi', + 86355 => 'Changzhi, Shanxi', + 86356 => 'Jincheng, Shanxi', + 86357 => 'Linfen, Shanxi', + 86358 => 'Lishi, Shanxi', + 86359 => 'Yuncheng, Shanxi', + 86370 => 'Shangqiu, Henan', + 86371 => 'Zhengzhou, Henan', + 86372 => 'Anyang, Henan', + 86373 => 'Xinxiang, Henan', + 86374 => 'Xuchang, Henan', + 86375 => 'Pingdingshan, Henan', + 86376 => 'Xinyang, Henan', + 86377 => 'Nanyang, Henan', + 86378 => 'Kaifeng, Henan', + 86379 => 'Luoyang, Henan', + 86391 => 'Jiaozuo, Henan', + 86392 => 'Hebi, Henan', + 86393 => 'Puyang, Henan', + 86394 => 'Zhoukou, Henan', + 86395 => 'Luohe, Henan', + 86396 => 'Zhumadian, Henan', + 86398 => 'Sanmenxia, Henan', + 86410 => 'Tieling, Liaoning', + 86411 => 'Dalian, Liaoning', + 86412 => 'Anshan, Liaoning', + 86413 => 'Fushun, Liaoning', + 86414 => 'Benxi, Liaoning', + 86415 => 'Dandong, Liaoning', + 86416 => 'Jinzhou, Liaoning', + 86417 => 'Yingkou, Liaoning', + 86418 => 'Fuxin, Liaoning', + 86419 => 'Liaoyang, Liaoning', + 86421 => 'Chaoyang, Liaoning', + 86427 => 'Panjin, Liaoning', + 86429 => 'Huludao, Liaoning', + 86431 => 'Changchun, Jilin', + 86432 => 'Jilin, Jilin', + 86433 => 'Yanbian Zhou/Hunchun/Yanji, Jilin', + 86434 => 'Siping, Jilin', + 86435 => 'Tonghua/Meihekou, Jilin', + 86436 => 'Baicheng, Jilin', + 86437 => 'Liaoyuan, Jilin', + 86438 => 'Songyuan, Jilin', + 86439 => 'Baishan, Jilin', + 86451 => 'Harbin, Heilongjiang', + 86452 => 'Qiqihar, Heilongjiang', + 86453 => 'Mudanjiang, Heilongjiang', + 86454 => 'Jiamusi, Heilongjiang', + 86455 => 'Suihua, Heilongjiang', + 86456 => 'Heihe, Heilongjiang', + 86457 => 'Jiagedaqi, Heilongjiang', + 86458 => 'Yichun, Heilongjiang', + 86459 => 'Daqing, Heilongjiang', + 86464 => 'Qitaihe, Heilongjiang', + 86467 => 'Jixi, Heilongjiang', + 86468 => 'Hegang, Heilongjiang', + 86469 => 'Shuangyashan, Heilongjiang', + 86470 => 'Hailaer, Inner Mongolia', + 86471 => 'Huhehaote, Inner Mongolia', + 86472 => 'Baotou, Inner Mongolia', + 86473 => 'Wuhai, Inner Mongolia', + 86474 => 'Jining, Inner Mongolia', + 86475 => 'Tongliao, Inner Mongolia', + 86476 => 'Chifeng, Inner Mongolia', + 86477 => 'Dongsheng, Inner Mongolia', + 86478 => 'Linhe, Inner Mongolia', + 86479 => 'Xilinhaote, Inner Mongolia', + 86482 => 'Wulanhaote, Inner Mongolia', + 86483 => 'Alashanzuoqi, Inner Mongolia', + 86510 => 'Wuxi, Jiangsu', + 86511 => 'Zhenjiang, Jiangsu', + 86512 => 'Suzhou, Jiangsu', + 86513 => 'Nantong, Jiangsu', + 86514 => 'Yangzhou, Jiangsu', + 86515 => 'Yancheng, Jiangsu', + 86516 => 'Xuzhou, Jiangsu', + 86517 => 'Huaian, Jiangsu', + 86518 => 'Lianyungang, Jiangsu', + 86519 => 'Changzhou, Jiangsu', + 86523 => 'Taizhou, Jiangsu', + 86527 => 'Suqian, Jiangsu', + 86530 => 'Heze, Shandong', + 86531 => 'Jinan, Shandong', + 86532 => 'Qingdao, Shandong', + 86533 => 'Zibo, Shandong', + 86534 => 'Dezhou, Shandong', + 86535 => 'Yantai, Shandong', + 86536 => 'Weifang, Shandong', + 86537 => 'Jining, Shandong', + 86538 => 'TaiAn, Shandong', + 86539 => 'Linyi, Shandong', + 86543 => 'Binzhou, Shandong', + 86546 => 'Dongying, Shandong', + 86550 => 'Chuzhou, Anhui', + 86551 => 'Hefei/Chaohu, Anhui', + 86552 => 'Bengbu, Anhui', + 86553 => 'Wuhu, Anhui', + 86554 => 'Huainan, Anhui', + 86555 => 'MaAnshan, Anhui', + 86556 => 'Anqing, Anhui', + 86557 => 'Suzhou, Anhui', + 86558 => 'Fuyang, Anhui', + 86559 => 'Huangshan, Anhui', + 86561 => 'Huaibei, Anhui', + 86562 => 'Tongling, Anhui', + 86563 => 'Xuancheng, Anhui', + 86564 => 'LiuAn, Anhui', + 86566 => 'Chizhou, Anhui', + 86570 => 'Quzhou, Zhejiang', + 86571 => 'Hangzhou, Zhejiang', + 86572 => 'Huzhou, Zhejiang', + 86573 => 'Jiaxing, Zhejiang', + 86574 => 'Ningbo, Zhejiang', + 86575 => 'Shaoxing, Zhejiang', + 86576 => 'Taizhou, Zhejiang', + 86577 => 'Wenzhou, Zhejiang', + 86578 => 'Lishui, Zhejiang', + 86579 => 'Jinhua, Zhejiang', + 86580 => 'Zhoushan, Zhejiang', + 86591 => 'Fuzhou, Fujian', + 86592 => 'Xiamen, Fujian', + 86593 => 'Ningde, Fujian', + 86594 => 'Putian, Fujian', + 86595 => 'Quanzhou, Fujian', + 86596 => 'Zhangzhou, Fujian', + 86597 => 'Longyan, Fujian', + 86598 => 'Sanming, Fujian', + 86599 => 'Nanping, Fujian', + 86631 => 'Weihai, Shandong', + 86632 => 'Zaozhuang, Shandong', + 86633 => 'Rizhao, Shandong', + 86634 => 'Laiwu, Shandong', + 86635 => 'Liaocheng, Shandong', + 86660 => 'Shanwei, Guangdong', + 86662 => 'Yangjiang, Guangdong', + 86663 => 'Jieyang, Guangdong', + 86668 => 'Maoming, Guangdong', + 86691 => 'Jinghong, Yunnan', + 86692 => 'Luxi, Yunnan', + 86701 => 'Yingtan, Jiangxi', + 86710 => 'Xiangyang/Xiangfan, Hubei', + 86711 => 'Ezhou, Hubei', + 86712 => 'Xiaogan, Hubei', + 86713 => 'Huanggang, Hubei', + 86714 => 'Huangshi, Hubei', + 86715 => 'Xianning, Hubei', + 86716 => 'Jingzhou, Hubei', + 86717 => 'Yichang, Hubei', + 86718 => 'Enshi, Hubei', + 86719 => 'Shiyan, Hubei', + 86722 => 'Suizhou, Hubei', + 86724 => 'Jingmen, Hubei', + 86728 => 'Xiantao, Hubei', + 86730 => 'Yueyang, Hunan', + 86731 => 'Zhuzhou/Changsha/Xiangtan, Hunan', + 86734 => 'Hengyang, Hunan', + 86735 => 'Chenzhou, Hunan', + 86736 => 'Changde, Hunan', + 86737 => 'Yiyang, Hunan', + 86738 => 'Loudi, Hunan', + 86739 => 'Shaoyang, Hunan', + 86743 => 'Jishou, Hunan', + 86744 => 'Zhangjiajie, Hunan', + 86745 => 'Huaihua, Hunan', + 86746 => 'Yongzhou, Hunan', + 86750 => 'Jiangmen, Guangdong', + 86751 => 'Shaoguan, Guangdong', + 86752 => 'Huizhou, Guangdong', + 86753 => 'Meizhou, Guangdong', + 86754 => 'Shantou/Chaoyang, Guangdong', + 86755 => 'Shenzhen, Guangdong', + 86756 => 'Zhuhai, Guangdong', + 86757 => 'Shunde/Foshan, Guangdong', + 86758 => 'Zhaoqing, Guangdong', + 86759 => 'Zhanjiang, Guangdong', + 86760 => 'Zhongshan, Guangdong', + 86762 => 'Heyuan, Guangdong', + 86763 => 'Qingyuan, Guangdong', + 86766 => 'Yunfu, Guangdong', + 86768 => 'Chaozhou, Guangdong', + 86769 => 'Dongguan, Guangdong', + 86770 => 'Fangchenggang, Guangxi', + 86771 => 'Nanning, Guangxi', + 86772 => 'Liuzhou, Guangxi', + 86773 => 'Guilin, Guangxi', + 86774 => 'Wuzhou, Guangxi', + 86775 => 'Yulin, Guangxi', + 86776 => 'Baise, Guangxi', + 86777 => 'Qinzhou, Guangxi', + 86778 => 'Hechi, Guangxi', + 86779 => 'Beihai, Guangxi', + 86790 => 'Xinyu, Jiangxi', + 86791 => 'Nanchang, Jiangxi', + 86792 => 'Jiujiang, Jiangxi', + 86793 => 'Shangrao, Jiangxi', + 86794 => 'Fuzhou, Jiangxi', + 86795 => 'Yichun, Jiangxi', + 86796 => 'JiAn, Jiangxi', + 86797 => 'Ganzhou, Jiangxi', + 86798 => 'Jingdezhen, Jiangxi', + 86799 => 'Pingxiang, Jiangxi', + 868078 => 'Suoxian, Tibet', + 86812 => 'Panzhihua, Sichuan', + 86813 => 'Zigong, Sichuan', + 86816 => 'Mianyang, Sichuan', + 86817 => 'Nanchong, Sichuan', + 86818 => 'Dazhou, Sichuan', + 86825 => 'Suining, Sichuan', + 86826 => 'GuangAn, Sichuan', + 86827 => 'Bazhong, Sichuan', + 86830 => 'Luzhou, Sichuan', + 86831 => 'Yibin, Sichuan', + 86832 => 'Ziyang/Neijiang, Sichuan', + 86833 => 'Leshan, Sichuan', + 86834 => 'Xichang, Sichuan', + 86835 => 'YaAn, Sichuan', + 86836 => 'Kangding, Sichuan', + 86837 => 'MaErkang, Sichuan', + 86838 => 'Deyang, Sichuan', + 86839 => 'Guangyuan, Sichuan', + 86851 => 'Guiyang/Zunyi/Anshun, Guizhou', + 86852 => 'Zunyi, Guizhou', + 86853 => 'Anshun, Guizhou', + 86854 => 'Duyun, Guizhou', + 86855 => 'Kaili, Guizhou', + 86856 => 'Tongren, Guizhou', + 86857 => 'Bijie, Guizhou', + 86858 => 'Liupanshui, Guizhou', + 86859 => 'Xingyi, Guizhou', + 86870 => 'Zhaotong, Yunnan', + 86871 => 'Kunming, Yunnan', + 86872 => 'Dali, Yunnan', + 86873 => 'Gejiu, Yunnan', + 86874 => 'Qujing, Yunnan', + 86875 => 'Baoshan, Yunnan', + 86876 => 'Wenshan, Yunnan', + 86877 => 'Yuxi, Yunnan', + 86878 => 'Chuxiong, Yunnan', + 86879 => 'Simao, Yunnan', + 86883 => 'Lincang, Yunnan', + 86886 => 'Liuku, Yunnan', + 86887 => 'Zhongdian, Yunnan', + 86888 => 'Lijiang, Yunnan', + 86891 => 'Lhasa, Tibet', + 86892 => 'Rikaze/Zhongba, Tibet', + 86893 => 'Naidong, Tibet', + 86894 => 'Linzhi, Tibet', + 86895 => 'Changdu, Tibet', + 86896 => 'Naqu/Jiali/Nierong/Shenzha/Shuanghu/Bange/Nima, Tibet', + 86897 => 'GeEr/Pulan/Zhada, Tibet', + 86898 => 'Haikou, Hainan', + 86901 => 'Tacheng, Xinjiang', + 86902 => 'Hami, Xinjiang', + 86903 => 'Hetian, Xinjiang', + 86906 => 'Aletai, Xinjiang', + 86908 => 'Atushi, Xinjiang', + 86909 => 'Bole, Xinjiang', + 86911 => 'YanAn, Shaanxi', + 86912 => 'Yulin, Shaanxi', + 86913 => 'Weinan, Shaanxi', + 86914 => 'Shangzhou, Shaanxi', + 86915 => 'Ankang, Shaanxi', + 86916 => 'Hanzhong, Shaanxi', + 86917 => 'Baoji, Shaanxi', + 86919 => 'Tongchuan, Shaanxi', + 86930 => 'Linxia, Gansu', + 86931 => 'Lanzhou, Gansu', + 86932 => 'Dingxi, Gansu', + 86933 => 'Pingliang, Gansu', + 86934 => 'Xifeng, Gansu', + 86935 => 'Jinchang, Gansu', + 86936 => 'Zhangye, Gansu', + 86937 => 'Jiuquan, Gansu', + 86938 => 'Tianshui, Gansu', + 86939 => 'Wudu, Gansu', + 86941 => 'Hezuo, Gansu', + 86943 => 'Baiyin, Gansu', + 86951 => 'Yinchuan, Ningxia', + 86952 => 'Shizuishan, Ningxia', + 86953 => 'Wuzhong, Ningxia', + 86954 => 'Guyuan, Ningxia', + 86955 => 'Zhongwei, Ningxia', + 86970 => 'Haiyan, Qinghai', + 86971 => 'Xining, Qinghai', + 86972 => 'PingAn, Qinghai', + 86973 => 'Tongren, Qinghai', + 86974 => 'Gonghe, Qinghai', + 86975 => 'Maqin, Qinghai', + 86976 => 'Yushu, Qinghai', + 86977 => 'Delingha, Qinghai', + 86979 => 'GeErmu, Qinghai', + 86990 => 'Kalamayi, Xinjiang', + 86991 => 'Urumchi, Xinjiang', + 86992 => 'Kuitun, Xinjiang', + 86993 => 'Shihezi, Xinjiang', + 86994 => 'Changji, Xinjiang', + 86995 => 'Tulufan, Xinjiang', + 86996 => 'KuErle, Xinjiang', + 86997 => 'Akesu, Xinjiang', + 86998 => 'Kashi, Xinjiang', + 86999 => 'Yining, Xinjiang', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8620.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8620.php deleted file mode 100644 index b024080ca..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8620.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Guangzhou, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8621.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8621.php deleted file mode 100644 index d1d817342..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8621.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shanghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8622.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8622.php deleted file mode 100644 index 720b338dc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8622.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tianjin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8623.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8623.php deleted file mode 100644 index 7101c603b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8623.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chongqing', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8624.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8624.php deleted file mode 100644 index 1bbe78b73..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8624.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shenyang/Tieling/Fushun, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8625.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8625.php deleted file mode 100644 index 8501a3e94..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8625.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nanjing, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8627.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8627.php deleted file mode 100644 index a3a2d61aa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8627.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wuhan, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8628.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8628.php deleted file mode 100644 index a63c4e451..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8628.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chengdu/Ziyang/Meishan, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8629.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8629.php deleted file mode 100644 index b8aabad6d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/8629.php +++ /dev/null @@ -1,9 +0,0 @@ - 'XiAn/Xianyang, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86310.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86310.php deleted file mode 100644 index 559de5ab9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86310.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Handan, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86311.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86311.php deleted file mode 100644 index 97019068b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86311.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shijiazhuang, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86312.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86312.php deleted file mode 100644 index 39451f1e8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86312.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baoding, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86313.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86313.php deleted file mode 100644 index 8a7540f57..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86313.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhangjiakou, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86314.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86314.php deleted file mode 100644 index 5a40b69cf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86314.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chengde, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86315.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86315.php deleted file mode 100644 index f18aa15bd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86315.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tangshan, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86316.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86316.php deleted file mode 100644 index c17a13f93..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86316.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Langfang, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86317.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86317.php deleted file mode 100644 index deb3695c7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86317.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Cangzhou, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86318.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86318.php deleted file mode 100644 index a55a9a2b6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86318.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hengshui, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86319.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86319.php deleted file mode 100644 index f176b6cbb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86319.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xingtai, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86335.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86335.php deleted file mode 100644 index 20466f969..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86335.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qinhuangdao, Hebei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86349.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86349.php deleted file mode 100644 index 2cecd1179..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86349.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shuozhou, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86350.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86350.php deleted file mode 100644 index 86e0cd03d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86350.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xinzhou, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86351.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86351.php deleted file mode 100644 index 63c4f7512..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86351.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Taiyuan, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86352.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86352.php deleted file mode 100644 index f5e4226a2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86352.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Datong, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86353.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86353.php deleted file mode 100644 index 7b2ada6fc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86353.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yangquan, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86354.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86354.php deleted file mode 100644 index 999d6ac2f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86354.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yuci, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86355.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86355.php deleted file mode 100644 index dd125de87..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86355.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Changzhi, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86356.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86356.php deleted file mode 100644 index 7c23712d5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86356.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jincheng, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86357.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86357.php deleted file mode 100644 index b5139f4b2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86357.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Linfen, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86358.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86358.php deleted file mode 100644 index be34cbe3e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86358.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lishi, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86359.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86359.php deleted file mode 100644 index 37481d77b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86359.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yuncheng, Shanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86370.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86370.php deleted file mode 100644 index 0ff6ee7bb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86370.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shangqiu, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86371.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86371.php deleted file mode 100644 index f2c165166..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86371.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhengzhou, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86372.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86372.php deleted file mode 100644 index d85129d71..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86372.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Anyang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86373.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86373.php deleted file mode 100644 index 3f155692d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86373.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xinxiang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86374.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86374.php deleted file mode 100644 index d05c2970b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86374.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xuchang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86375.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86375.php deleted file mode 100644 index 4bcb59345..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86375.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Pingdingshan, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86376.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86376.php deleted file mode 100644 index b2afc31bf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86376.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xinyang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86377.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86377.php deleted file mode 100644 index 5f922e4c7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86377.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nanyang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86378.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86378.php deleted file mode 100644 index 033d4d195..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86378.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kaifeng, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86379.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86379.php deleted file mode 100644 index 6bbb9335d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86379.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Luoyang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86391.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86391.php deleted file mode 100644 index 9cdfdea77..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86391.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiaozuo, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86392.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86392.php deleted file mode 100644 index 1060348ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86392.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hebi, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86393.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86393.php deleted file mode 100644 index 6bc9ec90b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86393.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Puyang, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86394.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86394.php deleted file mode 100644 index 9b8273e4d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86394.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhoukou, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86395.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86395.php deleted file mode 100644 index b706320c3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86395.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Luohe, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86396.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86396.php deleted file mode 100644 index 5fd73dec6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86396.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhumadian, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86398.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86398.php deleted file mode 100644 index b054dd688..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86398.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Sanmenxia, Henan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86410.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86410.php deleted file mode 100644 index 04012c031..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86410.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tieling, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86411.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86411.php deleted file mode 100644 index 1822c46d0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86411.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dalian, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86412.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86412.php deleted file mode 100644 index ba0bea52d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86412.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Anshan, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86413.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86413.php deleted file mode 100644 index 485c57195..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86413.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Fushun, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86414.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86414.php deleted file mode 100644 index e30d09cd2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86414.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Benxi, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86415.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86415.php deleted file mode 100644 index a75fc4b2f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86415.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dandong, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86416.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86416.php deleted file mode 100644 index 33e0aecea..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86416.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jinzhou, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86417.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86417.php deleted file mode 100644 index e407b4547..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86417.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yingkou, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86418.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86418.php deleted file mode 100644 index 7b41aaeed..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86418.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Fuxin, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86419.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86419.php deleted file mode 100644 index a713bcb75..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86419.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Liaoyang, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86421.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86421.php deleted file mode 100644 index c76477eee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86421.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chaoyang, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86427.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86427.php deleted file mode 100644 index 45ac3624f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86427.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Panjin, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86429.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86429.php deleted file mode 100644 index f332d29d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86429.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huludao, Liaoning', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86431.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86431.php deleted file mode 100644 index 96cb42bad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86431.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Changchun, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86432.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86432.php deleted file mode 100644 index c5957633b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86432.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jilin, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86433.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86433.php deleted file mode 100644 index 5cc1fbce2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86433.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yanbian Zhou/Hunchun/Yanji, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86434.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86434.php deleted file mode 100644 index 5f614dd30..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86434.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Siping, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86435.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86435.php deleted file mode 100644 index 6f61551c2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86435.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tonghua/Meihekou, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86436.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86436.php deleted file mode 100644 index f9d04fd43..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86436.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baicheng, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86437.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86437.php deleted file mode 100644 index 7b5e9349f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86437.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Liaoyuan, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86438.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86438.php deleted file mode 100644 index 697e6850f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86438.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Songyuan, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86439.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86439.php deleted file mode 100644 index e7299a44c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86439.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baishan, Jilin', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86451.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86451.php deleted file mode 100644 index a7c51b629..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86451.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Harbin, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86452.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86452.php deleted file mode 100644 index 21a60f4c9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86452.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qiqihar, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86453.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86453.php deleted file mode 100644 index 96c8e8028..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86453.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Mudanjiang, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86454.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86454.php deleted file mode 100644 index da43990a3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86454.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiamusi, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86455.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86455.php deleted file mode 100644 index e5c21779e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86455.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suihua, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86456.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86456.php deleted file mode 100644 index 71c3fdd9d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86456.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Heihe, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86457.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86457.php deleted file mode 100644 index f8111dfa1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86457.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiagedaqi, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86458.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86458.php deleted file mode 100644 index 66254e294..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86458.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yichun, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86459.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86459.php deleted file mode 100644 index 638e2d92e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86459.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Daqing, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86464.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86464.php deleted file mode 100644 index 51939ac23..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86464.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qitaihe, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86467.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86467.php deleted file mode 100644 index 8f80061e2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86467.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jixi, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86468.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86468.php deleted file mode 100644 index 67a3c438b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86468.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hegang, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86469.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86469.php deleted file mode 100644 index b6b7bedd1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86469.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shuangyashan, Heilongjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86470.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86470.php deleted file mode 100644 index 8760bf3f8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86470.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hailaer, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86471.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86471.php deleted file mode 100644 index 21ca891c3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86471.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huhehaote, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86472.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86472.php deleted file mode 100644 index 447145089..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86472.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baotou, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86473.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86473.php deleted file mode 100644 index 1a6173cbc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86473.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wuhai, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86474.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86474.php deleted file mode 100644 index 430c55aec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86474.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jining, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86475.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86475.php deleted file mode 100644 index f150021e9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86475.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tongliao, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86476.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86476.php deleted file mode 100644 index 0fc311fdd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86476.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chifeng, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86477.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86477.php deleted file mode 100644 index e369399b2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86477.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dongsheng, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86478.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86478.php deleted file mode 100644 index 2b3bdf2d6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86478.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Linhe, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86479.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86479.php deleted file mode 100644 index fcb027b57..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86479.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xilinhaote, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86482.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86482.php deleted file mode 100644 index 9edd6f06d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86482.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wulanhaote, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86483.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86483.php deleted file mode 100644 index 89610847b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86483.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Alashanzuoqi, Inner Mongolia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86510.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86510.php deleted file mode 100644 index 31a5efb4e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86510.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wuxi, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86511.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86511.php deleted file mode 100644 index 79090c1bc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86511.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhenjiang, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86512.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86512.php deleted file mode 100644 index f6c995ff5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86512.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suzhou, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86513.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86513.php deleted file mode 100644 index 331dd8aae..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86513.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nantong, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86514.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86514.php deleted file mode 100644 index e904e1726..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86514.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yangzhou, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86515.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86515.php deleted file mode 100644 index 4f92f7577..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86515.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yancheng, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86516.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86516.php deleted file mode 100644 index 147ff0701..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86516.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xuzhou, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86517.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86517.php deleted file mode 100644 index 996b4d28c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86517.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huaian, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86518.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86518.php deleted file mode 100644 index cf3306691..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86518.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lianyungang, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86519.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86519.php deleted file mode 100644 index 769e09c43..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86519.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Changzhou, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86523.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86523.php deleted file mode 100644 index 664a02da8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86523.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Taizhou, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86527.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86527.php deleted file mode 100644 index 265716b49..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86527.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suqian, Jiangsu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86530.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86530.php deleted file mode 100644 index f790ee5cd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86530.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Heze, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86531.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86531.php deleted file mode 100644 index fc5c23e1c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86531.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jinan, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86532.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86532.php deleted file mode 100644 index d6e1b1bea..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86532.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qingdao, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86533.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86533.php deleted file mode 100644 index 3450c4ac1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86533.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zibo, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86534.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86534.php deleted file mode 100644 index 95b7ae2db..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86534.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dezhou, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86535.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86535.php deleted file mode 100644 index 28eac8b0e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86535.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yantai, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86536.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86536.php deleted file mode 100644 index a0dbf9b5f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86536.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Weifang, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86537.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86537.php deleted file mode 100644 index 5740a4ca3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86537.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jining, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86538.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86538.php deleted file mode 100644 index 9e8fcbd45..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86538.php +++ /dev/null @@ -1,9 +0,0 @@ - 'TaiAn, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86539.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86539.php deleted file mode 100644 index 133f2a506..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86539.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Linyi, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86543.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86543.php deleted file mode 100644 index 3d6904d43..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86543.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Binzhou, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86546.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86546.php deleted file mode 100644 index 6087fbe68..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86546.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dongying, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86550.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86550.php deleted file mode 100644 index 01e742be9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86550.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chuzhou, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86551.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86551.php deleted file mode 100644 index b758bc26b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86551.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hefei/Chaohu, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86552.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86552.php deleted file mode 100644 index 714d33893..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86552.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Bengbu, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86553.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86553.php deleted file mode 100644 index 7ff616a8a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86553.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wuhu, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86554.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86554.php deleted file mode 100644 index 2ea640dfb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86554.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huainan, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86555.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86555.php deleted file mode 100644 index 564c9277d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86555.php +++ /dev/null @@ -1,9 +0,0 @@ - 'MaAnshan, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86556.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86556.php deleted file mode 100644 index 4bf8de185..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86556.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Anqing, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86557.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86557.php deleted file mode 100644 index 0cf5aa073..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86557.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suzhou, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86558.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86558.php deleted file mode 100644 index 8fe4aea84..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86558.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Fuyang, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86559.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86559.php deleted file mode 100644 index 99d355f13..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86559.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huangshan, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86561.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86561.php deleted file mode 100644 index b2a9ed41b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86561.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huaibei, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86562.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86562.php deleted file mode 100644 index 0799cf991..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86562.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tongling, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86563.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86563.php deleted file mode 100644 index 2e0be6c4d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86563.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xuancheng, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86564.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86564.php deleted file mode 100644 index f8c727ab7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86564.php +++ /dev/null @@ -1,9 +0,0 @@ - 'LiuAn, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86566.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86566.php deleted file mode 100644 index 0c5a156ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86566.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chizhou, Anhui', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86570.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86570.php deleted file mode 100644 index 0378615ba..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86570.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Quzhou, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86571.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86571.php deleted file mode 100644 index fef8b905c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86571.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hangzhou, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86572.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86572.php deleted file mode 100644 index 0d5cc0543..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86572.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huzhou, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86573.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86573.php deleted file mode 100644 index 0f9d388cf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86573.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiaxing, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86574.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86574.php deleted file mode 100644 index b28a7a9d4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86574.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ningbo, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86575.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86575.php deleted file mode 100644 index f7c6ba28d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86575.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shaoxing, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86576.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86576.php deleted file mode 100644 index d03c9f692..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86576.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Taizhou, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86577.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86577.php deleted file mode 100644 index 1798b38d9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86577.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wenzhou, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86578.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86578.php deleted file mode 100644 index ad3850240..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86578.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lishui, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86579.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86579.php deleted file mode 100644 index 640f72776..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86579.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jinhua, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86580.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86580.php deleted file mode 100644 index 50e1d1d65..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86580.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhoushan, Zhejiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86591.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86591.php deleted file mode 100644 index c2c041660..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86591.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Fuzhou, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86592.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86592.php deleted file mode 100644 index d279c3967..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86592.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xiamen, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86593.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86593.php deleted file mode 100644 index f3ec771c1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86593.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ningde, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86594.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86594.php deleted file mode 100644 index 0a14cb49a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86594.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Putian, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86595.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86595.php deleted file mode 100644 index 107fa564d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86595.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Quanzhou, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86596.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86596.php deleted file mode 100644 index cf0e28b8a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86596.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhangzhou, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86597.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86597.php deleted file mode 100644 index a1e44e89f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86597.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Longyan, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86598.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86598.php deleted file mode 100644 index 9bfe20dad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86598.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Sanming, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86599.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86599.php deleted file mode 100644 index 471629afe..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86599.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nanping, Fujian', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86631.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86631.php deleted file mode 100644 index a773fc2af..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86631.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Weihai, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86632.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86632.php deleted file mode 100644 index 09e2d5a16..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86632.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zaozhuang, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86633.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86633.php deleted file mode 100644 index ee8d034ec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86633.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Rizhao, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86634.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86634.php deleted file mode 100644 index a09e9e507..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86634.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Laiwu, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86635.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86635.php deleted file mode 100644 index d11e5750a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86635.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Liaocheng, Shandong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86660.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86660.php deleted file mode 100644 index 2846b14b1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86660.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shanwei, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86662.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86662.php deleted file mode 100644 index 904f44151..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86662.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yangjiang, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86663.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86663.php deleted file mode 100644 index a52989547..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86663.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jieyang, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86668.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86668.php deleted file mode 100644 index 14d51ede8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86668.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Maoming, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86691.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86691.php deleted file mode 100644 index 14cad1902..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86691.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jinghong, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86692.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86692.php deleted file mode 100644 index 4f9d87a57..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86692.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Luxi, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86701.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86701.php deleted file mode 100644 index 4050209fb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86701.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yingtan, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86710.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86710.php deleted file mode 100644 index 8dbf0e972..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86710.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xiangyang/Xiangfan, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86711.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86711.php deleted file mode 100644 index 7dcaf9c2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86711.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ezhou, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86712.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86712.php deleted file mode 100644 index d81d86700..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86712.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xiaogan, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86713.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86713.php deleted file mode 100644 index 7d1e44da4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86713.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huanggang, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86714.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86714.php deleted file mode 100644 index cf751ee43..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86714.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huangshi, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86715.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86715.php deleted file mode 100644 index 91e9ac401..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86715.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xianning, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86716.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86716.php deleted file mode 100644 index 081b8c932..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86716.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jingzhou, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86717.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86717.php deleted file mode 100644 index aaad7c701..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86717.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yichang, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86718.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86718.php deleted file mode 100644 index 88404e524..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86718.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Enshi, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86719.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86719.php deleted file mode 100644 index 9c12faebd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86719.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shiyan, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86722.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86722.php deleted file mode 100644 index a2e5bb3b7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86722.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suizhou, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86724.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86724.php deleted file mode 100644 index 9c6dc2a48..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86724.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jingmen, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86728.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86728.php deleted file mode 100644 index b8676cdab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86728.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xiantao, Hubei', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86730.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86730.php deleted file mode 100644 index c3e61c1dc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86730.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yueyang, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86731.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86731.php deleted file mode 100644 index 7b1479e16..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86731.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhuzhou/Changsha/Xiangtan, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86734.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86734.php deleted file mode 100644 index 4c2e2a40b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86734.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hengyang, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86735.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86735.php deleted file mode 100644 index 2f0312fd5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86735.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chenzhou, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86736.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86736.php deleted file mode 100644 index c3766b3f5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86736.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Changde, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86737.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86737.php deleted file mode 100644 index 23e8253ff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86737.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yiyang, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86738.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86738.php deleted file mode 100644 index adc54c726..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86738.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Loudi, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86739.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86739.php deleted file mode 100644 index 8951f393d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86739.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shaoyang, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86743.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86743.php deleted file mode 100644 index bdc1cdc40..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86743.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jishou, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86744.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86744.php deleted file mode 100644 index c6dc43e0f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86744.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhangjiajie, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86745.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86745.php deleted file mode 100644 index cbe34380c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86745.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huaihua, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86746.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86746.php deleted file mode 100644 index b9c1626ea..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86746.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yongzhou, Hunan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86750.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86750.php deleted file mode 100644 index f1b1f8d0b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86750.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiangmen, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86751.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86751.php deleted file mode 100644 index 2e39d45de..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86751.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shaoguan, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86752.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86752.php deleted file mode 100644 index 86ff55559..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86752.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Huizhou, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86753.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86753.php deleted file mode 100644 index 8bad7d279..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86753.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Meizhou, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86754.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86754.php deleted file mode 100644 index 9c598fcd8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86754.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shantou/Chaoyang, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86755.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86755.php deleted file mode 100644 index 208c36051..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86755.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shenzhen, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86756.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86756.php deleted file mode 100644 index 256fd5401..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86756.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhuhai, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86757.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86757.php deleted file mode 100644 index 6d7da9b22..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86757.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shunde/Foshan, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86758.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86758.php deleted file mode 100644 index 847441a2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86758.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhaoqing, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86759.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86759.php deleted file mode 100644 index 11cf941fe..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86759.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhanjiang, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86760.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86760.php deleted file mode 100644 index 04ec98203..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86760.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhongshan, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86762.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86762.php deleted file mode 100644 index 9733baea2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86762.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Heyuan, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86763.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86763.php deleted file mode 100644 index a9fcda076..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86763.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qingyuan, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86766.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86766.php deleted file mode 100644 index 66c924b09..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86766.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yunfu, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86768.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86768.php deleted file mode 100644 index 0c0728f2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86768.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chaozhou, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86769.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86769.php deleted file mode 100644 index d66e280db..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86769.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dongguan, Guangdong', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86770.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86770.php deleted file mode 100644 index d3d8d6e40..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86770.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Fangchenggang, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86771.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86771.php deleted file mode 100644 index 2155ea1a5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86771.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nanning, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86772.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86772.php deleted file mode 100644 index 95395fff6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86772.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Liuzhou, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86773.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86773.php deleted file mode 100644 index 965ce253f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86773.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Guilin, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86774.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86774.php deleted file mode 100644 index c984a2871..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86774.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wuzhou, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86775.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86775.php deleted file mode 100644 index 0cda62acc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86775.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yulin, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86776.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86776.php deleted file mode 100644 index 67c1236b6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86776.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baise, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86777.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86777.php deleted file mode 100644 index e4fe254fb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86777.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qinzhou, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86778.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86778.php deleted file mode 100644 index 2eb4af667..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86778.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hechi, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86779.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86779.php deleted file mode 100644 index 183c2bcc2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86779.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Beihai, Guangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86790.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86790.php deleted file mode 100644 index 69b207d80..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86790.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xinyu, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86791.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86791.php deleted file mode 100644 index 13b7b7fa3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86791.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nanchang, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86792.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86792.php deleted file mode 100644 index b22333f57..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86792.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiujiang, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86793.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86793.php deleted file mode 100644 index e3bd9b018..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86793.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shangrao, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86794.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86794.php deleted file mode 100644 index a82625511..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86794.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Fuzhou, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86795.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86795.php deleted file mode 100644 index 3a94833fa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86795.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yichun, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86796.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86796.php deleted file mode 100644 index 47b81fa79..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86796.php +++ /dev/null @@ -1,9 +0,0 @@ - 'JiAn, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86797.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86797.php deleted file mode 100644 index fa2cb75b6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86797.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ganzhou, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86798.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86798.php deleted file mode 100644 index a85af5577..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86798.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jingdezhen, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86799.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86799.php deleted file mode 100644 index f2efdd30f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86799.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Pingxiang, Jiangxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86807.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86807.php deleted file mode 100644 index e140aa547..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86807.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suoxian, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86812.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86812.php deleted file mode 100644 index a7d936199..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86812.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Panzhihua, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86813.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86813.php deleted file mode 100644 index 9f87eb85f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86813.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zigong, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86816.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86816.php deleted file mode 100644 index b6adc0490..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86816.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Mianyang, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86817.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86817.php deleted file mode 100644 index 90a9273e8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86817.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Nanchong, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86818.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86818.php deleted file mode 100644 index 9015b3db4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86818.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dazhou, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86825.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86825.php deleted file mode 100644 index 112932062..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86825.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Suining, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86826.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86826.php deleted file mode 100644 index 50ca07414..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86826.php +++ /dev/null @@ -1,9 +0,0 @@ - 'GuangAn, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86827.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86827.php deleted file mode 100644 index 92fce3594..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86827.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Bazhong, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86830.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86830.php deleted file mode 100644 index c7b30c8d0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86830.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Luzhou, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86831.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86831.php deleted file mode 100644 index e3d119034..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86831.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yibin, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86832.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86832.php deleted file mode 100644 index 23bb5959a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86832.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ziyang/Neijiang, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86833.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86833.php deleted file mode 100644 index 383412455..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86833.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Leshan, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86834.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86834.php deleted file mode 100644 index 89010f39f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86834.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xichang, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86835.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86835.php deleted file mode 100644 index 760b6e949..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86835.php +++ /dev/null @@ -1,9 +0,0 @@ - 'YaAn, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86836.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86836.php deleted file mode 100644 index 8869f150d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86836.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kangding, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86837.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86837.php deleted file mode 100644 index 01b83814c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86837.php +++ /dev/null @@ -1,9 +0,0 @@ - 'MaErkang, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86838.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86838.php deleted file mode 100644 index 91e8e10b5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86838.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Deyang, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86839.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86839.php deleted file mode 100644 index ab762cb16..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86839.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Guangyuan, Sichuan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86851.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86851.php deleted file mode 100644 index e431b9490..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86851.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Guiyang/Zunyi/Anshun, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86852.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86852.php deleted file mode 100644 index f9a1147a3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86852.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zunyi, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86853.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86853.php deleted file mode 100644 index 50af51ff8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86853.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Anshun, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86854.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86854.php deleted file mode 100644 index 763aff2fd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86854.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Duyun, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86855.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86855.php deleted file mode 100644 index 3349d7433..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86855.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kaili, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86856.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86856.php deleted file mode 100644 index e19c7a4ff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86856.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tongren, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86857.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86857.php deleted file mode 100644 index 0f915fe0b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86857.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Bijie, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86858.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86858.php deleted file mode 100644 index 54d3b8c7b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86858.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Liupanshui, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86859.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86859.php deleted file mode 100644 index fa7d7e767..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86859.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xingyi, Guizhou', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86870.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86870.php deleted file mode 100644 index 5fd03d2c1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86870.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhaotong, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86871.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86871.php deleted file mode 100644 index 36bc6f6fa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86871.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kunming, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86872.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86872.php deleted file mode 100644 index 9475af305..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86872.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dali, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86873.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86873.php deleted file mode 100644 index e7990b7b7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86873.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Gejiu, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86874.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86874.php deleted file mode 100644 index 82afaaf70..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86874.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Qujing, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86875.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86875.php deleted file mode 100644 index 18f4f5694..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86875.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baoshan, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86876.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86876.php deleted file mode 100644 index ba17a92e4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86876.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wenshan, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86877.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86877.php deleted file mode 100644 index 9e09949f4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86877.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yuxi, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86878.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86878.php deleted file mode 100644 index 60473b38c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86878.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Chuxiong, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86879.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86879.php deleted file mode 100644 index 879be4f15..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86879.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Simao, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86883.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86883.php deleted file mode 100644 index 96333bdb9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86883.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lincang, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86886.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86886.php deleted file mode 100644 index 17d21c26a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86886.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Liuku, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86887.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86887.php deleted file mode 100644 index f6f673d66..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86887.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhongdian, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86888.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86888.php deleted file mode 100644 index 2c531caa7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86888.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lijiang, Yunnan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86891.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86891.php deleted file mode 100644 index 9b770c9ba..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86891.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lhasa, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86892.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86892.php deleted file mode 100644 index 95809a287..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86892.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Rikaze/Zhongba, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86893.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86893.php deleted file mode 100644 index 4da994f81..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86893.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Naidong, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86894.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86894.php deleted file mode 100644 index 67e3f6653..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86894.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Linzhi, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86895.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86895.php deleted file mode 100644 index b7c942b78..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86895.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Changdu, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86896.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86896.php deleted file mode 100644 index 6d339ad1d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86896.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Naqu/Jiali/Nierong/Shenzha/Shuanghu/Bange/Nima, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86897.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86897.php deleted file mode 100644 index ccd31b4d6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86897.php +++ /dev/null @@ -1,9 +0,0 @@ - 'GeEr/Pulan/Zhada, Tibet', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86898.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86898.php deleted file mode 100644 index c79dda6e6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86898.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Haikou, Hainan', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86901.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86901.php deleted file mode 100644 index 83b7bfea9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86901.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tacheng, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86902.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86902.php deleted file mode 100644 index 82fd0830a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86902.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hami, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86903.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86903.php deleted file mode 100644 index 2226f3e6f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86903.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hetian, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86906.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86906.php deleted file mode 100644 index 963a652ef..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86906.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Aletai, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86908.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86908.php deleted file mode 100644 index 072b46639..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86908.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Atushi, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86909.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86909.php deleted file mode 100644 index 0d454cde9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86909.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Bole, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86911.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86911.php deleted file mode 100644 index 0de129aca..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86911.php +++ /dev/null @@ -1,9 +0,0 @@ - 'YanAn, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86912.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86912.php deleted file mode 100644 index d56d91974..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86912.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yulin, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86913.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86913.php deleted file mode 100644 index 3d0913720..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86913.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Weinan, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86914.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86914.php deleted file mode 100644 index 39b87bfe2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86914.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shangzhou, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86915.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86915.php deleted file mode 100644 index bf296309c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86915.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Ankang, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86916.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86916.php deleted file mode 100644 index 9a0a24e1a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86916.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hanzhong, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86917.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86917.php deleted file mode 100644 index a2df7e6ed..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86917.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baoji, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86919.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86919.php deleted file mode 100644 index 4790bd01a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86919.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tongchuan, Shaanxi', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86930.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86930.php deleted file mode 100644 index ec8994f48..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86930.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Linxia, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86931.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86931.php deleted file mode 100644 index 5743f3991..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86931.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Lanzhou, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86932.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86932.php deleted file mode 100644 index 55729a105..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86932.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Dingxi, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86933.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86933.php deleted file mode 100644 index c5099f190..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86933.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Pingliang, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86934.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86934.php deleted file mode 100644 index 9b4fa749c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86934.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xifeng, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86935.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86935.php deleted file mode 100644 index 922008e0a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86935.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jinchang, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86936.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86936.php deleted file mode 100644 index ec1180664..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86936.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhangye, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86937.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86937.php deleted file mode 100644 index 5fcd39b0e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86937.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Jiuquan, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86938.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86938.php deleted file mode 100644 index 5084e26b9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86938.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tianshui, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86939.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86939.php deleted file mode 100644 index 34d89953c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86939.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wudu, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86941.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86941.php deleted file mode 100644 index 17522c067..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86941.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Hezuo, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86943.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86943.php deleted file mode 100644 index 49380f61f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86943.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Baiyin, Gansu', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86951.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86951.php deleted file mode 100644 index bb08c1c25..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86951.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yinchuan, Ningxia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86952.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86952.php deleted file mode 100644 index 75a64c71e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86952.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shizuishan, Ningxia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86953.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86953.php deleted file mode 100644 index 58f282f88..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86953.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Wuzhong, Ningxia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86954.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86954.php deleted file mode 100644 index 01fdb37ab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86954.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Guyuan, Ningxia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86955.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86955.php deleted file mode 100644 index 85cdbfa2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86955.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Zhongwei, Ningxia', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86970.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86970.php deleted file mode 100644 index 356c63145..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86970.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Haiyan, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86971.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86971.php deleted file mode 100644 index 0ffb6e12b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86971.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Xining, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86972.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86972.php deleted file mode 100644 index 65d9ccd04..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86972.php +++ /dev/null @@ -1,9 +0,0 @@ - 'PingAn, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86973.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86973.php deleted file mode 100644 index 0308a3a4d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86973.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tongren, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86974.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86974.php deleted file mode 100644 index ed7434369..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86974.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Gonghe, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86975.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86975.php deleted file mode 100644 index 14abedee9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86975.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Maqin, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86976.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86976.php deleted file mode 100644 index b4f25bc30..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86976.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yushu, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86977.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86977.php deleted file mode 100644 index 84b325a33..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86977.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Delingha, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86979.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86979.php deleted file mode 100644 index f9e5e0545..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86979.php +++ /dev/null @@ -1,9 +0,0 @@ - 'GeErmu, Qinghai', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86990.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86990.php deleted file mode 100644 index d0d286ff8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86990.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kalamayi, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86991.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86991.php deleted file mode 100644 index cb20301d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86991.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Urumchi, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86992.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86992.php deleted file mode 100644 index b57318bf4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86992.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kuitun, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86993.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86993.php deleted file mode 100644 index d182a9a29..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86993.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Shihezi, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86994.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86994.php deleted file mode 100644 index f9363f982..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86994.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Changji, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86995.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86995.php deleted file mode 100644 index 4931026da..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86995.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Tulufan, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86996.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86996.php deleted file mode 100644 index 5d46eabc9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86996.php +++ /dev/null @@ -1,9 +0,0 @@ - 'KuErle, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86997.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86997.php deleted file mode 100644 index 7588af6cf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86997.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Akesu, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86998.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86998.php deleted file mode 100644 index f4c36ba10..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86998.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Kashi, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86999.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86999.php deleted file mode 100644 index a07fb038a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/en/86999.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Yining, Xinjiang', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/230.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/230.php index 40e18b677..54aa035c2 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/230.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/230.php @@ -8,7 +8,4 @@ return array ( 2302 => 'Región Norte', 2304 => 'Región Central', 2306 => 'Región Sur', - 230814 => 'Agalega', - 23083 => 'Rodrigues', - 23087 => 'Rodrigues', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/56.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/56.php index 60156bc62..312f24067 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/56.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/56.php @@ -6,7 +6,7 @@ return array ( 5622 => 'Santiago, Región Metropolitana', - 56232 => 'Santiago, Región Metropolitana', + 5623 => 'Santiago, Región Metropolitana', 5658 => 'Arica, Arica y Parinacota', 5661 => 'Punta Arenas, Magallanes', 5667 => 'Coihaique, Aysén', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/212.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/212.php index c08be9aae..a49f6afb4 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/212.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/212.php @@ -5,72 +5,26 @@ */ return array ( - 212520 => 'Casablanca', 212521 => 'Casablanca/Maroc Central', - 2125220 => 'Casablanca', - 2125222 => 'Casablanca', - 2125223 => 'Casablanca', - 2125224 => 'Casablanca', - 2125225 => 'Casablanca', - 2125226 => 'Casablanca', - 2125227 => 'Casablanca', - 2125228 => 'Casablanca', - 2125229 => 'Casablanca', - 2125232 => 'Mohammedia', 2125233 => 'Mohammedia/El Jadida', 2125234 => 'Settat', - 2125235 => 'Oued Zem', - 2125237 => 'Settat', - 2125242 => 'El Kelaa des Sraghna', - 2125243 => 'Marrakech', - 2125244 => 'Marrakech', 2125246 => 'Safi/El Youssoufia', - 2125247 => 'Essaouira', - 2125248 => 'Ouarzazate', 212525 => 'Maroc Sud', 2125282 => 'Agadir/Inezgane/Ait Melou', 2125283 => 'Inezgane/Taroudannt', 2125285 => 'Taroudannt/Oulad Teima', - 2125286 => 'Tiznit', - 2125287 => 'Guelmim/Tan Tan', 2125288 => 'Es-Semara/Agadir/Tarfaya', 2125289 => 'Laayoune/Dakhla', - 2125290 => 'Casablanca', 21252980 => 'Marrakech et alentours', 21252990 => 'Agadir et alentours', 212530 => 'Rabat/Kénitra', 212531 => 'Tanger/Tétouan/Larache/Al Hoceima/Cherfchaouen', 212532 => 'Fès/Oujda/Meknès/Taza/Nador/Errachidia', - 2125352 => 'Taza', - 2125353 => 'Midelt', - 2125354 => 'Meknès', - 2125355 => 'Meknès', - 2125356 => 'Fès', - 2125357 => 'Goulmima', - 2125358 => 'Ifrane', - 2125359 => 'Fès', - 2125362 => 'Berkane', - 2125363 => 'Nador', - 2125365 => 'Oujda', 2125366 => 'Oujda/Figuig', 2125367 => 'Oujda/Bouarfa', - 2125368 => 'Figuig', - 2125372 => 'Rabat', - 2125373 => 'Kénitra', - 2125374 => 'Ouazzane', - 2125375 => 'Khémisset', - 2125376 => 'Rabat/Témara', - 2125377 => 'Rabat', - 2125378 => 'Salé', - 2125379 => 'Souk Larbaa', 2125380 => 'Rabat et alentours', 21253880 => 'Tanger et alentours', 21253890 => 'Fès/Maknès et alentours', 2125393 => 'Tanger', - 2125394 => 'Asilah', - 2125395 => 'Larache', - 2125396 => 'Fnideq/Martil/Mdiq', - 2125397 => 'Tétouan', - 2125398 => 'Al Hoceima/Chefchaouen', 2125399 => 'Tanger/Larache/Al Hoceima', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/230.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/230.php index f1d5e5563..34b505bb6 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/230.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/230.php @@ -8,7 +8,4 @@ return array ( 2302 => 'Région Nord', 2304 => 'Région Centrale', 2306 => 'Région Sud', - 230814 => 'Agalega', - 23083 => 'Rodrigues', - 23087 => 'Rodrigues', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/242.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/242.php deleted file mode 100644 index 6943d1a35..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/242.php +++ /dev/null @@ -1,15 +0,0 @@ - 'Cuvette', - 2422222 => 'Likouala/Sangha', - 2422223 => 'Pool', - 2422224 => 'Plateaux', - 2422225 => 'Bouenza/Lekoumou/Niari', - 2422228 => 'Brazzaville', - 2422229 => 'Pointe-Noire', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/269.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/269.php deleted file mode 100644 index d2d8841af..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/269.php +++ /dev/null @@ -1,24 +0,0 @@ - 'Domoni', - 269761 => 'Mutsamudu', - 269762 => 'Mohéli', - 269763 => 'Moroni', - 269767 => 'Mbéni', - 269768 => 'Mitsamiouli', - 269769 => 'Foumbouni', - 269770 => 'Domoni', - 269771 => 'Mutsamudu', - 269772 => 'Mohéli', - 269773 => 'Moroni', - 269774 => 'Moroni', - 269775 => 'Moroni', - 269777 => 'Mbéni', - 269778 => 'Mitsamiouli', - 269779 => 'Foumbouni', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/290.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/290.php index 1411c6799..176ea9ed9 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/290.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/fr/290.php @@ -5,10 +5,8 @@ */ return array ( - 29022 => 'Jamestown', 29023 => 'Sainte-Hélène', 29024 => 'Sainte-Hélène', 29026 => 'Sainte-Hélène', 29027 => 'Sainte-Hélène', - 2908 => 'Tristan da Cunha', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/pt/258.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/pt/258.php index c6f06b3bc..6a96ae4cd 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/pt/258.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/pt/258.php @@ -5,15 +5,5 @@ */ return array ( - 25821 => 'Maputo', - 25823 => 'Beira', - 25824 => 'Quelimane', - 258251 => 'Manica', - 258252 => 'Tete', - 25826 => 'Nampula', - 258271 => 'Lichinga', - 258272 => 'Pemba', 258281 => 'Chokwé', - 258282 => 'Xai-Xai', - 258293 => 'Inhambane', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/ru/7.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/ru/7.php index 8b0313292..5526e6206 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/ru/7.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/ru/7.php @@ -53,6 +53,7 @@ return array ( 772777 => 'Райымбекский район', 772778 => 'Уйгурский район', 772779 => 'Райымбекский район', + 77279 => 'Алматы', 7728 => 'Алматинская область', 77282 => 'Талдыкорган', 7728301 => 'Достык, Алакольский район', diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/sr/381.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/sr/381.php index 80018eacc..58be30041 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/sr/381.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/sr/381.php @@ -5,38 +5,17 @@ */ return array ( - 38110 => 'Pirot', 38111 => 'Beograd', 38112 => 'Požarevac', 38113 => 'Pančevo', - 38114 => 'Valjevo', 38115 => 'Šabac', - 38116 => 'Leskovac', - 38117 => 'Vranje', 38118 => 'Niš', 38119 => 'Zaječar', - 38120 => 'Novi Pazar', - 38121 => 'Novi Sad', - 38122 => 'Sremska Mitrovica', - 38123 => 'Zrenjanin', - 381230 => 'Kikinda', - 38124 => 'Subotica', - 38125 => 'Sombor', - 38126 => 'Smederevo', - 38127 => 'Prokuplje', - 38128 => 'Kosovska Mitrovica', - 381280 => 'Gnjilane', - 38129 => 'Prizren', 381290 => 'Uroševac', - 38130 => 'Bor', 38131 => 'Užice', 38132 => 'Čačak', - 38133 => 'Prijepolje', - 38134 => 'Kragujevac', - 38135 => 'Jagodina', - 38136 => 'Kraljevo', 38137 => 'Kruševac', 38138 => 'Priština', 38139 => 'Peć', - 381390 => 'Dakovica', + 381390 => '', ); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/se/358.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/sv/358.php similarity index 100% rename from vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/se/358.php rename to vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/sv/358.php diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86.php new file mode 100644 index 000000000..f9a392b61 --- /dev/null +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86.php @@ -0,0 +1,335 @@ + '广东省广州市', + 8621 => '上海市', + 8622 => '天津市', + 8623 => '重庆市', + 8624 => '辽宁省沈阳市、铁岭市、抚顺市', + 8625 => '江苏省南京市', + 8627 => '湖北省武汉市', + 8628 => '四川省成都市、资阳市、眉山市', + 8629 => '陕西省西安市、咸阳市', + 86310 => '河北省邯郸市', + 86311 => '河北省石家庄市', + 86312 => '河北省保定市', + 86313 => '河北省张家口市', + 86314 => '河北省承德市', + 86315 => '河北省唐山市', + 86316 => '河北省廊坊市', + 86317 => '河北省沧州市', + 86318 => '河北省衡水市', + 86319 => '河北省邢台市', + 86335 => '河北省秦皇岛市', + 86349 => '山西省朔州市', + 86350 => '山西省忻州市', + 86351 => '山西省太原市', + 86352 => '山西省大同市', + 86353 => '山西省阳泉市', + 86354 => '山西省晋中市', + 86355 => '山西省长治市', + 86356 => '山西省晋城市', + 86357 => '山西省临汾市', + 86358 => '山西省吕梁市', + 86359 => '山西省运城市', + 86370 => '河南省商丘市', + 86371 => '河南省郑州市', + 86372 => '河南省安阳市', + 86373 => '河南省新乡市', + 86374 => '河南省许昌市', + 86375 => '河南省平顶山市', + 86376 => '河南省信阳市', + 86377 => '河南省南阳市', + 86378 => '河南省开封市', + 86379 => '河南省洛阳市', + 86391 => '河南省焦作市', + 86392 => '河南省鹤壁市', + 86393 => '河南省濮阳市', + 86394 => '河南省周口市', + 86395 => '河南省漯河市', + 86396 => '河南省驻马店市', + 86398 => '河南省三门峡市', + 86410 => '辽宁省铁岭市', + 86411 => '辽宁省大连市', + 86412 => '辽宁省鞍山市', + 86413 => '辽宁省抚顺市', + 86414 => '辽宁省本溪市', + 86415 => '辽宁省丹东市', + 86416 => '辽宁省锦州市', + 86417 => '辽宁省营口市', + 86418 => '辽宁省阜新市', + 86419 => '辽宁省辽阳市', + 86421 => '辽宁省朝阳市', + 86427 => '辽宁省盘锦市', + 86429 => '辽宁省葫芦岛市', + 86431 => '吉林省长春市', + 86432 => '吉林省吉林市', + 86433 => '吉林省延边朝鲜族自治州、珲春市、延吉市', + 86434 => '吉林省四平市', + 86435 => '吉林省通化市、梅河口市', + 86436 => '吉林省白城市', + 86437 => '吉林省辽源市', + 86438 => '吉林省松原市', + 86439 => '吉林省白山市', + 86451 => '黑龙江省哈尔滨市', + 86452 => '黑龙江省齐齐哈尔市', + 86453 => '黑龙江省牡丹江市', + 86454 => '黑龙江省佳木斯市', + 86455 => '黑龙江省绥化市', + 86456 => '黑龙江省黑河市', + 86457 => '黑龙江省大兴安岭地区', + 86458 => '黑龙江省伊春市', + 86459 => '黑龙江省大庆市', + 86464 => '黑龙江省七台河市', + 86467 => '黑龙江省鸡西市', + 86468 => '黑龙江省鹤岗市', + 86469 => '黑龙江省双鸭山市', + 86470 => '内蒙古呼伦贝尔市', + 86471 => '内蒙古呼和浩特市', + 86472 => '内蒙古包头市', + 86473 => '内蒙古乌海市', + 86474 => '内蒙古乌兰察布市', + 86475 => '内蒙古通辽市', + 86476 => '内蒙古赤峰市', + 86477 => '内蒙古鄂尔多斯市', + 86478 => '内蒙古巴彦淖尔市', + 86479 => '内蒙古锡林郭勒盟', + 86482 => '内蒙古兴安盟', + 86483 => '内蒙古阿拉善盟', + 86510 => '江苏省无锡市', + 86511 => '江苏省镇江市', + 86512 => '江苏省苏州市', + 86513 => '江苏省南通市', + 86514 => '江苏省扬州市', + 86515 => '江苏省盐城市', + 86516 => '江苏省徐州市', + 86517 => '江苏省淮安市', + 86518 => '江苏省连云港市', + 86519 => '江苏省常州市', + 86523 => '江苏省泰州市', + 86527 => '江苏省宿迁市', + 86530 => '山东省菏泽市', + 86531 => '山东省济南市', + 86532 => '山东省青岛市', + 86533 => '山东省淄博市', + 86534 => '山东省德州市', + 86535 => '山东省烟台市', + 86536 => '山东省潍坊市', + 86537 => '山东省济宁市', + 86538 => '山东省泰安市', + 86539 => '山东省临沂市', + 86543 => '山东省滨州市', + 86546 => '山东省东营市', + 86550 => '安徽省滁州市', + 86551 => '安徽省合肥市、巢湖市', + 86552 => '安徽省蚌埠市', + 86553 => '安徽省芜湖市', + 86554 => '安徽省淮南市', + 86555 => '安徽省马鞍山市', + 86556 => '安徽省安庆市', + 86557 => '安徽省宿州市', + 86558 => '安徽省阜阳市', + 86559 => '安徽省黄山市', + 86561 => '安徽省淮北市', + 86562 => '安徽省铜陵市', + 86563 => '安徽省宣城市', + 86564 => '安徽省六安市', + 86566 => '安徽省池州市', + 86570 => '浙江省衢州市', + 86571 => '浙江省杭州市', + 86572 => '浙江省湖州市', + 86573 => '浙江省嘉兴市', + 86574 => '浙江省宁波市', + 86575 => '浙江省绍兴市', + 86576 => '浙江省台州市', + 86577 => '浙江省温州市', + 86578 => '浙江省丽水市', + 86579 => '浙江省金华市', + 86580 => '浙江省舟山市', + 86591 => '福建省福州市', + 86592 => '福建省厦门市', + 86593 => '福建省宁德市', + 86594 => '福建省莆田市', + 86595 => '福建省泉州市', + 86596 => '福建省漳州市', + 86597 => '福建省龙岩市', + 86598 => '福建省三明市', + 86599 => '福建省南平市', + 86631 => '山东省威海市', + 86632 => '山东省枣庄市', + 86633 => '山东省日照市', + 86634 => '山东省莱芜市', + 86635 => '山东省聊城市', + 86660 => '广东省汕尾市', + 86662 => '广东省阳江市', + 86663 => '广东省揭阳市', + 86668 => '广东省茂名市', + 86691 => '云南省西双版纳傣族自治州', + 86692 => '云南省德宏傣族景颇族自治州', + 86701 => '江西省鹰潭市', + 86710 => '湖北省襄樊市、襄樊市', + 86711 => '湖北省鄂州市', + 86712 => '湖北省孝感市', + 86713 => '湖北省黄冈市', + 86714 => '湖北省黄石市', + 86715 => '湖北省咸宁市', + 86716 => '湖北省荆州市', + 86717 => '湖北省宜昌市', + 86718 => '湖北省恩施土家族苗族自治州', + 86719 => '湖北省十堰市', + 86722 => '湖北省随州市', + 86724 => '湖北省荆门市', + 86728 => '湖北省仙桃市', + 86730 => '湖南省岳阳市', + 86731 => '湖南省长沙市、湘潭市、株州市', + 86734 => '湖南省衡阳市', + 86735 => '湖南省郴州市', + 86736 => '湖南省常德市', + 86737 => '湖南省益阳市', + 86738 => '湖南省娄底市', + 86739 => '湖南省邵阳市', + 86743 => '湖南省湘西土家族苗族自治州', + 86744 => '湖南省张家界市', + 86745 => '湖南省怀化市', + 86746 => '湖南省永州市', + 86750 => '广东省江门市', + 86751 => '广东省韶关市', + 86752 => '广东省惠州市', + 86753 => '广东省梅州市', + 86754 => '广东省汕头市、潮阳市', + 86755 => '广东省深圳市', + 86756 => '广东省珠海市', + 86757 => '广东省佛山市、顺德市', + 86758 => '广东省肇庆市', + 86759 => '广东省湛江市', + 86760 => '广东省中山市', + 86762 => '广东省河源市', + 86763 => '广东省清远市', + 86766 => '广东省云浮市', + 86768 => '广东省潮州市', + 86769 => '广东省东莞市', + 86770 => '广西防城港市', + 86771 => '广西南宁市', + 86772 => '广西柳州市', + 86773 => '广西桂林市', + 86774 => '广西梧州市', + 86775 => '广西玉林市', + 86776 => '广西百色市', + 86777 => '广西钦州市', + 86778 => '广西河池市', + 86779 => '广西北海市', + 86790 => '江西省新余市', + 86791 => '江西省南昌市', + 86792 => '江西省九江市', + 86793 => '江西省上饶市', + 86794 => '江西省抚州市', + 86795 => '江西省宜春市', + 86796 => '江西省吉安市', + 86797 => '江西省赣州市', + 86798 => '江西省景德镇市', + 86799 => '江西省萍乡市', + 868078 => '西藏索县', + 86812 => '四川省攀枝花市', + 86813 => '四川省自贡市', + 86816 => '四川省绵阳市', + 86817 => '四川省南充市', + 86818 => '四川省达州市', + 86825 => '四川省遂宁市', + 86826 => '四川省广安市', + 86827 => '四川省巴中市', + 86830 => '四川省泸州市', + 86831 => '四川省宜宾市', + 86832 => '四川省内江市、资阳市', + 86833 => '四川省乐山市', + 86834 => '四川省凉山彝族自治州', + 86835 => '四川省雅安市', + 86836 => '四川省甘孜藏族自治州', + 86837 => '四川省阿坝藏族羌族自治州', + 86838 => '四川省德阳市', + 86839 => '四川省广元市', + 86851 => '贵州省贵阳市、遵义市、安顺市', + 86852 => '贵州省遵义市', + 86853 => '贵州省安顺市', + 86854 => '贵州省黔南布依族苗族自治州', + 86855 => '贵州省黔东南苗族侗族自治州', + 86856 => '贵州省铜仁地区', + 86857 => '贵州省毕节地区', + 86858 => '贵州省六盘水市', + 86859 => '贵州省黔西南布依族苗族自治州', + 86870 => '云南省昭通市', + 86871 => '云南省昆明市', + 86872 => '云南省大理白族自治州', + 86873 => '云南省红河哈尼族彝族自治州', + 86874 => '云南省曲靖市', + 86875 => '云南省保山市', + 86876 => '云南省文山壮族苗族自治州', + 86877 => '云南省玉溪市', + 86878 => '云南省楚雄彝族自治州', + 86879 => '云南省普洱市', + 86883 => '云南省临沧市', + 86886 => '云南省怒江傈僳族自治州', + 86887 => '云南省迪庆藏族自治州', + 86888 => '云南省丽江市', + 86891 => '西藏拉萨市', + 86892 => '西藏日喀则地区、仲巴县', + 86893 => '西藏山南地区', + 86894 => '西藏林芝地区', + 86895 => '西藏昌都地区', + 86896 => '西藏那曲地区、嘉黎县、聂荣县、申扎县、双湖、班戈县、尼玛县', + 86897 => '西藏阿里地区、普兰县、扎达县', + 86898 => '海南省海口市', + 86901 => '新疆塔城地区', + 86902 => '新疆哈密地区', + 86903 => '新疆和田地区', + 86906 => '新疆阿勒泰地区', + 86908 => '新疆克孜勒苏柯尔克孜自治州', + 86909 => '新疆博尔塔拉蒙古自治州', + 86911 => '陕西省延安市', + 86912 => '陕西省榆林市', + 86913 => '陕西省渭南市', + 86914 => '陕西省商洛市', + 86915 => '陕西省安康市', + 86916 => '陕西省汉中市', + 86917 => '陕西省宝鸡市', + 86919 => '陕西省铜川市', + 86930 => '甘肃省临夏回族自治州', + 86931 => '甘肃省兰州市', + 86932 => '甘肃省定西市', + 86933 => '甘肃省平凉市', + 86934 => '甘肃省庆阳市', + 86935 => '甘肃省武威市', + 86936 => '甘肃省张掖市', + 86937 => '甘肃省酒泉市', + 86938 => '甘肃省天水市', + 86939 => '甘肃省陇南市', + 86941 => '甘肃省甘南藏族自治州', + 86943 => '甘肃省白银市', + 86951 => '宁夏银川市', + 86952 => '宁夏石嘴山市', + 86953 => '宁夏吴忠市', + 86954 => '宁夏固原市', + 86955 => '宁夏中卫市', + 86970 => '青海省海北藏族自治州', + 86971 => '青海省西宁市', + 86972 => '青海省海东地区', + 86973 => '青海省黄南藏族自治州', + 86974 => '青海省海南藏族自治州', + 86975 => '青海省果洛藏族自治州', + 86976 => '青海省玉树藏族自治州', + 86977 => '青海省海西蒙古族藏族自治州', + 86979 => '青海省海西蒙古族藏族自治州', + 86990 => '新疆克拉玛依市', + 86991 => '新疆乌鲁木齐市', + 86992 => '新疆伊犁哈萨克自治州', + 86993 => '新疆石河子市', + 86994 => '新疆昌吉回族自治州', + 86995 => '新疆吐鲁番地区', + 86996 => '新疆巴音郭楞蒙古自治州', + 86997 => '新疆阿克苏地区', + 86998 => '新疆喀什地区', + 86999 => '新疆伊犁哈萨克自治州', +); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8620.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8620.php deleted file mode 100644 index a5f4ee8dd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8620.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省广州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8621.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8621.php deleted file mode 100644 index 5fe6d5544..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8621.php +++ /dev/null @@ -1,9 +0,0 @@ - '上海市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8622.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8622.php deleted file mode 100644 index 9e6391414..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8622.php +++ /dev/null @@ -1,9 +0,0 @@ - '天津市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8623.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8623.php deleted file mode 100644 index e9da82838..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8623.php +++ /dev/null @@ -1,9 +0,0 @@ - '重庆市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8624.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8624.php deleted file mode 100644 index e4017b415..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8624.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省沈阳市、铁岭市、抚顺市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8625.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8625.php deleted file mode 100644 index b6f0e36f9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8625.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省南京市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8627.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8627.php deleted file mode 100644 index 5a5500b73..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8627.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省武汉市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8628.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8628.php deleted file mode 100644 index fa6b13708..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8628.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省成都市、资阳市、眉山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8629.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8629.php deleted file mode 100644 index 035144265..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/8629.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省西安市、咸阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86310.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86310.php deleted file mode 100644 index d46b433fd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86310.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省邯郸市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86311.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86311.php deleted file mode 100644 index 3edee0f10..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86311.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省石家庄市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86312.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86312.php deleted file mode 100644 index 2135d9a55..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86312.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省保定市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86313.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86313.php deleted file mode 100644 index bda1bf994..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86313.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省张家口市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86314.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86314.php deleted file mode 100644 index 0909a2135..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86314.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省承德市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86315.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86315.php deleted file mode 100644 index a9545f879..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86315.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省唐山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86316.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86316.php deleted file mode 100644 index ac00773e8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86316.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省廊坊市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86317.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86317.php deleted file mode 100644 index ee142e6e2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86317.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省沧州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86318.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86318.php deleted file mode 100644 index 21ffc1d0c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86318.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省衡水市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86319.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86319.php deleted file mode 100644 index 62e443020..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86319.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省邢台市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86335.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86335.php deleted file mode 100644 index 5b911de05..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86335.php +++ /dev/null @@ -1,9 +0,0 @@ - '河北省秦皇岛市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86349.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86349.php deleted file mode 100644 index 5f023c0ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86349.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省朔州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86350.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86350.php deleted file mode 100644 index bdc148e3a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86350.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省忻州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86351.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86351.php deleted file mode 100644 index fe3cf80ab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86351.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省太原市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86352.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86352.php deleted file mode 100644 index bd4d09bc5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86352.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省大同市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86353.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86353.php deleted file mode 100644 index 2942bc08e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86353.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省阳泉市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86354.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86354.php deleted file mode 100644 index 0171323fc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86354.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省晋中市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86355.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86355.php deleted file mode 100644 index cb09f848a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86355.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省长治市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86356.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86356.php deleted file mode 100644 index 299de32a9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86356.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省晋城市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86357.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86357.php deleted file mode 100644 index 2ee86b7d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86357.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省临汾市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86358.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86358.php deleted file mode 100644 index d8420f834..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86358.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省吕梁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86359.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86359.php deleted file mode 100644 index f7de580db..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86359.php +++ /dev/null @@ -1,9 +0,0 @@ - '山西省运城市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86370.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86370.php deleted file mode 100644 index 1ad552c1f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86370.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省商丘市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86371.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86371.php deleted file mode 100644 index 4bebdf7d8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86371.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省郑州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86372.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86372.php deleted file mode 100644 index 9369f5a8e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86372.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省安阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86373.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86373.php deleted file mode 100644 index b28e0fa54..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86373.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省新乡市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86374.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86374.php deleted file mode 100644 index 6ee33c19a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86374.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省许昌市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86375.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86375.php deleted file mode 100644 index 948aa4bf4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86375.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省平顶山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86376.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86376.php deleted file mode 100644 index 34ffc49fc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86376.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省信阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86377.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86377.php deleted file mode 100644 index 9d392e63a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86377.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省南阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86378.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86378.php deleted file mode 100644 index c0111474d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86378.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省开封市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86379.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86379.php deleted file mode 100644 index c2fda1a03..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86379.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省洛阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86391.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86391.php deleted file mode 100644 index f54452359..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86391.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省焦作市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86392.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86392.php deleted file mode 100644 index 7d53312f0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86392.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省鹤壁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86393.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86393.php deleted file mode 100644 index 8040303b4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86393.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省濮阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86394.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86394.php deleted file mode 100644 index 8682522ab..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86394.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省周口市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86395.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86395.php deleted file mode 100644 index 827a281f4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86395.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省漯河市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86396.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86396.php deleted file mode 100644 index 1fd7a7dcf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86396.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省驻马店市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86398.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86398.php deleted file mode 100644 index 67490e0df..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86398.php +++ /dev/null @@ -1,9 +0,0 @@ - '河南省三门峡市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86410.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86410.php deleted file mode 100644 index a28d18b2f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86410.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省铁岭市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86411.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86411.php deleted file mode 100644 index 2e13350ea..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86411.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省大连市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86412.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86412.php deleted file mode 100644 index 3c266df46..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86412.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省鞍山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86413.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86413.php deleted file mode 100644 index 46285e9a0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86413.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省抚顺市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86414.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86414.php deleted file mode 100644 index 176136b25..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86414.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省本溪市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86415.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86415.php deleted file mode 100644 index 511f72b26..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86415.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省丹东市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86416.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86416.php deleted file mode 100644 index 66764bc85..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86416.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省锦州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86417.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86417.php deleted file mode 100644 index f8ae74d2f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86417.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省营口市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86418.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86418.php deleted file mode 100644 index ceca6b16c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86418.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省阜新市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86419.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86419.php deleted file mode 100644 index c1caede94..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86419.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省辽阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86421.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86421.php deleted file mode 100644 index 351afd88f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86421.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省朝阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86427.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86427.php deleted file mode 100644 index a16deee58..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86427.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省盘锦市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86429.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86429.php deleted file mode 100644 index c3941c22b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86429.php +++ /dev/null @@ -1,9 +0,0 @@ - '辽宁省葫芦岛市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86431.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86431.php deleted file mode 100644 index e48ed6d4a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86431.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省长春市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86432.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86432.php deleted file mode 100644 index 17a98b6fd..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86432.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省吉林市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86433.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86433.php deleted file mode 100644 index d2af42cc7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86433.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省延边朝鲜族自治州、珲春市、延吉市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86434.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86434.php deleted file mode 100644 index 6c9331c51..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86434.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省四平市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86435.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86435.php deleted file mode 100644 index 152d289a1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86435.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省通化市、梅河口市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86436.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86436.php deleted file mode 100644 index 4ac88ac7a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86436.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省白城市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86437.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86437.php deleted file mode 100644 index 2c1ad4c26..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86437.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省辽源市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86438.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86438.php deleted file mode 100644 index 70fa79c3c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86438.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省松原市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86439.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86439.php deleted file mode 100644 index d4253dbe7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86439.php +++ /dev/null @@ -1,9 +0,0 @@ - '吉林省白山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86451.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86451.php deleted file mode 100644 index 4db191375..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86451.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省哈尔滨市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86452.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86452.php deleted file mode 100644 index 9bf56044e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86452.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省齐齐哈尔市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86453.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86453.php deleted file mode 100644 index 869325911..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86453.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省牡丹江市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86454.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86454.php deleted file mode 100644 index 86c5abc7e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86454.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省佳木斯市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86455.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86455.php deleted file mode 100644 index 56282f614..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86455.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省绥化市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86456.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86456.php deleted file mode 100644 index a710772f0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86456.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省黑河市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86457.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86457.php deleted file mode 100644 index c6dc7fac7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86457.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省大兴安岭地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86458.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86458.php deleted file mode 100644 index 1a158a0bc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86458.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省伊春市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86459.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86459.php deleted file mode 100644 index c734991ac..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86459.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省大庆市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86464.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86464.php deleted file mode 100644 index 55da188f8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86464.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省七台河市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86467.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86467.php deleted file mode 100644 index 7ac5a22de..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86467.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省鸡西市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86468.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86468.php deleted file mode 100644 index 9c5bd9135..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86468.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省鹤岗市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86469.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86469.php deleted file mode 100644 index 87a47ea05..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86469.php +++ /dev/null @@ -1,9 +0,0 @@ - '黑龙江省双鸭山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86470.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86470.php deleted file mode 100644 index 8cd7b377b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86470.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古呼伦贝尔市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86471.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86471.php deleted file mode 100644 index 9ab1bf406..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86471.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古呼和浩特市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86472.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86472.php deleted file mode 100644 index 2f33af368..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86472.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古包头市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86473.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86473.php deleted file mode 100644 index 7c799f08d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86473.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古乌海市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86474.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86474.php deleted file mode 100644 index 6b598a74e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86474.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古乌兰察布市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86475.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86475.php deleted file mode 100644 index ffe867bd3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86475.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古通辽市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86476.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86476.php deleted file mode 100644 index ee376450c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86476.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古赤峰市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86477.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86477.php deleted file mode 100644 index a0b8fcc81..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86477.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古鄂尔多斯市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86478.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86478.php deleted file mode 100644 index 852f5db3b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86478.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古巴彦淖尔市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86479.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86479.php deleted file mode 100644 index 97633c299..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86479.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古锡林郭勒盟', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86482.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86482.php deleted file mode 100644 index 7ebd8ffcb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86482.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古兴安盟', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86483.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86483.php deleted file mode 100644 index b4e95d8e0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86483.php +++ /dev/null @@ -1,9 +0,0 @@ - '内蒙古阿拉善盟', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86510.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86510.php deleted file mode 100644 index 38c0e57ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86510.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省无锡市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86511.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86511.php deleted file mode 100644 index 05147860c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86511.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省镇江市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86512.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86512.php deleted file mode 100644 index b38eb8c87..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86512.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省苏州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86513.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86513.php deleted file mode 100644 index 0274b80ce..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86513.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省南通市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86514.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86514.php deleted file mode 100644 index d8e6a601e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86514.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省扬州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86515.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86515.php deleted file mode 100644 index d9ab76f73..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86515.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省盐城市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86516.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86516.php deleted file mode 100644 index 6f6804070..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86516.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省徐州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86517.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86517.php deleted file mode 100644 index d296ae1ed..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86517.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省淮安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86518.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86518.php deleted file mode 100644 index 201d74ebe..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86518.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省连云港市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86519.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86519.php deleted file mode 100644 index 6bdd9af6d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86519.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省常州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86523.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86523.php deleted file mode 100644 index 3a9a9c74b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86523.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省泰州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86527.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86527.php deleted file mode 100644 index a1c5c9ef2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86527.php +++ /dev/null @@ -1,9 +0,0 @@ - '江苏省宿迁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86530.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86530.php deleted file mode 100644 index 6bd0156f7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86530.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省菏泽市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86531.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86531.php deleted file mode 100644 index a78e8c21f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86531.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省济南市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86532.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86532.php deleted file mode 100644 index c55321178..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86532.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省青岛市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86533.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86533.php deleted file mode 100644 index b0dceec10..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86533.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省淄博市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86534.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86534.php deleted file mode 100644 index b0e52b8e1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86534.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省德州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86535.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86535.php deleted file mode 100644 index 4e52e789a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86535.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省烟台市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86536.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86536.php deleted file mode 100644 index 3a4e67dec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86536.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省潍坊市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86537.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86537.php deleted file mode 100644 index 72af40ded..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86537.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省济宁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86538.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86538.php deleted file mode 100644 index af6f151fb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86538.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省泰安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86539.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86539.php deleted file mode 100644 index fd62db64f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86539.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省临沂市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86543.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86543.php deleted file mode 100644 index af5c62556..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86543.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省滨州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86546.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86546.php deleted file mode 100644 index 2e91c0d91..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86546.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省东营市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86550.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86550.php deleted file mode 100644 index e47633701..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86550.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省滁州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86551.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86551.php deleted file mode 100644 index a0fdbf2b2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86551.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省合肥市、巢湖市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86552.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86552.php deleted file mode 100644 index 6a85766d1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86552.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省蚌埠市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86553.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86553.php deleted file mode 100644 index c80ca09f3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86553.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省芜湖市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86554.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86554.php deleted file mode 100644 index 1847ed68b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86554.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省淮南市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86555.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86555.php deleted file mode 100644 index 738caa22f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86555.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省马鞍山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86556.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86556.php deleted file mode 100644 index 0259ff34e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86556.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省安庆市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86557.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86557.php deleted file mode 100644 index 652a6706b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86557.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省宿州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86558.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86558.php deleted file mode 100644 index f2923a060..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86558.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省阜阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86559.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86559.php deleted file mode 100644 index f5a54033a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86559.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省黄山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86561.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86561.php deleted file mode 100644 index 7504fcef3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86561.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省淮北市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86562.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86562.php deleted file mode 100644 index 93246bea1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86562.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省铜陵市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86563.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86563.php deleted file mode 100644 index c2d20ab42..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86563.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省宣城市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86564.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86564.php deleted file mode 100644 index cab6807f5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86564.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省六安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86566.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86566.php deleted file mode 100644 index a26bbdd99..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86566.php +++ /dev/null @@ -1,9 +0,0 @@ - '安徽省池州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86570.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86570.php deleted file mode 100644 index b891f1889..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86570.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省衢州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86571.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86571.php deleted file mode 100644 index e2c40e026..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86571.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省杭州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86572.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86572.php deleted file mode 100644 index 109b88637..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86572.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省湖州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86573.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86573.php deleted file mode 100644 index 04f2c659f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86573.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省嘉兴市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86574.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86574.php deleted file mode 100644 index 1d1392442..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86574.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省宁波市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86575.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86575.php deleted file mode 100644 index 910e26b92..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86575.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省绍兴市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86576.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86576.php deleted file mode 100644 index 24df3e160..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86576.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省台州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86577.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86577.php deleted file mode 100644 index dca5f2794..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86577.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省温州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86578.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86578.php deleted file mode 100644 index 27be6b043..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86578.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省丽水市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86579.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86579.php deleted file mode 100644 index c3740846c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86579.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省金华市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86580.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86580.php deleted file mode 100644 index df5debb2e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86580.php +++ /dev/null @@ -1,9 +0,0 @@ - '浙江省舟山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86591.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86591.php deleted file mode 100644 index 4a4b55d83..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86591.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省福州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86592.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86592.php deleted file mode 100644 index 3705f1c40..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86592.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省厦门市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86593.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86593.php deleted file mode 100644 index 8bb3870c2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86593.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省宁德市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86594.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86594.php deleted file mode 100644 index 55213bc0e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86594.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省莆田市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86595.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86595.php deleted file mode 100644 index b12e3fdcf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86595.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省泉州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86596.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86596.php deleted file mode 100644 index 45c0fb4d2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86596.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省漳州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86597.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86597.php deleted file mode 100644 index b05c8be0b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86597.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省龙岩市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86598.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86598.php deleted file mode 100644 index 3bb0359c7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86598.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省三明市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86599.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86599.php deleted file mode 100644 index 91c10c858..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86599.php +++ /dev/null @@ -1,9 +0,0 @@ - '福建省南平市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86631.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86631.php deleted file mode 100644 index d0fd2bc33..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86631.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省威海市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86632.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86632.php deleted file mode 100644 index 66c17a09f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86632.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省枣庄市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86633.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86633.php deleted file mode 100644 index 95f0ed054..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86633.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省日照市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86634.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86634.php deleted file mode 100644 index aeb837d4a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86634.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省莱芜市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86635.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86635.php deleted file mode 100644 index 18a52d3ce..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86635.php +++ /dev/null @@ -1,9 +0,0 @@ - '山东省聊城市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86660.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86660.php deleted file mode 100644 index c255929f0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86660.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省汕尾市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86662.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86662.php deleted file mode 100644 index f0187b280..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86662.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省阳江市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86663.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86663.php deleted file mode 100644 index 834e282ee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86663.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省揭阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86668.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86668.php deleted file mode 100644 index 59ae47457..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86668.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省茂名市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86691.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86691.php deleted file mode 100644 index 806785a4d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86691.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省西双版纳傣族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86692.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86692.php deleted file mode 100644 index f4bed36e1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86692.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省德宏傣族景颇族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86701.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86701.php deleted file mode 100644 index 6411a723f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86701.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省鹰潭市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86710.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86710.php deleted file mode 100644 index 580716ebe..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86710.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省襄樊市、襄樊市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86711.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86711.php deleted file mode 100644 index cfae0a0b2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86711.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省鄂州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86712.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86712.php deleted file mode 100644 index 07840cc33..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86712.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省孝感市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86713.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86713.php deleted file mode 100644 index 2a0065dd2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86713.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省黄冈市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86714.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86714.php deleted file mode 100644 index 398343530..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86714.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省黄石市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86715.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86715.php deleted file mode 100644 index 87ea88d6e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86715.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省咸宁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86716.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86716.php deleted file mode 100644 index cff8bbb7f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86716.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省荆州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86717.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86717.php deleted file mode 100644 index 813527f58..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86717.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省宜昌市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86718.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86718.php deleted file mode 100644 index d8a0a6129..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86718.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省恩施土家族苗族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86719.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86719.php deleted file mode 100644 index 1f8a41c41..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86719.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省十堰市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86722.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86722.php deleted file mode 100644 index b20847674..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86722.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省随州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86724.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86724.php deleted file mode 100644 index cc5040fad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86724.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省荆门市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86728.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86728.php deleted file mode 100644 index 2007aaf32..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86728.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖北省仙桃市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86730.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86730.php deleted file mode 100644 index a1a23d39d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86730.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省岳阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86731.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86731.php deleted file mode 100644 index 2c507c4b9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86731.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省长沙市、湘潭市、株州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86734.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86734.php deleted file mode 100644 index 1f8eaf48e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86734.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省衡阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86735.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86735.php deleted file mode 100644 index e04bd637a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86735.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省郴州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86736.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86736.php deleted file mode 100644 index 55a4eaf7d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86736.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省常德市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86737.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86737.php deleted file mode 100644 index 97434f76d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86737.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省益阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86738.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86738.php deleted file mode 100644 index 57eba56c0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86738.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省娄底市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86739.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86739.php deleted file mode 100644 index 3908eef3a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86739.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省邵阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86743.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86743.php deleted file mode 100644 index d4f245fa1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86743.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省湘西土家族苗族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86744.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86744.php deleted file mode 100644 index 6b983a188..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86744.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省张家界市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86745.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86745.php deleted file mode 100644 index 49072beef..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86745.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省怀化市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86746.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86746.php deleted file mode 100644 index 4ce6dd396..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86746.php +++ /dev/null @@ -1,9 +0,0 @@ - '湖南省永州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86750.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86750.php deleted file mode 100644 index d3eebd5f3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86750.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省江门市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86751.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86751.php deleted file mode 100644 index d15bb72f2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86751.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省韶关市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86752.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86752.php deleted file mode 100644 index fcb2e3552..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86752.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省惠州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86753.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86753.php deleted file mode 100644 index bd20476c2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86753.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省梅州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86754.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86754.php deleted file mode 100644 index f1fe72e82..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86754.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省汕头市、潮阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86755.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86755.php deleted file mode 100644 index d1e141d57..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86755.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省深圳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86756.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86756.php deleted file mode 100644 index 35f5f2bff..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86756.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省珠海市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86757.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86757.php deleted file mode 100644 index 130fd54ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86757.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省佛山市、顺德市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86758.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86758.php deleted file mode 100644 index a4a472b80..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86758.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省肇庆市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86759.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86759.php deleted file mode 100644 index 7d68af6f7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86759.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省湛江市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86760.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86760.php deleted file mode 100644 index c911e2859..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86760.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省中山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86762.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86762.php deleted file mode 100644 index 7967ffe02..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86762.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省河源市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86763.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86763.php deleted file mode 100644 index 608eb1b5f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86763.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省清远市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86766.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86766.php deleted file mode 100644 index e77bd1904..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86766.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省云浮市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86768.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86768.php deleted file mode 100644 index 0a2a1e4db..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86768.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省潮州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86769.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86769.php deleted file mode 100644 index ec4139638..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86769.php +++ /dev/null @@ -1,9 +0,0 @@ - '广东省东莞市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86770.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86770.php deleted file mode 100644 index 830339925..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86770.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西防城港市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86771.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86771.php deleted file mode 100644 index b6628ce98..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86771.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西南宁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86772.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86772.php deleted file mode 100644 index 0ab4e86f3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86772.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西柳州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86773.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86773.php deleted file mode 100644 index 903820fe3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86773.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西桂林市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86774.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86774.php deleted file mode 100644 index 276e4302c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86774.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西梧州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86775.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86775.php deleted file mode 100644 index 58b3ba8f0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86775.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西玉林市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86776.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86776.php deleted file mode 100644 index 364e01e50..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86776.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西百色市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86777.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86777.php deleted file mode 100644 index d101cb92d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86777.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西钦州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86778.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86778.php deleted file mode 100644 index 732f39828..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86778.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西河池市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86779.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86779.php deleted file mode 100644 index 836b90803..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86779.php +++ /dev/null @@ -1,9 +0,0 @@ - '广西北海市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86790.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86790.php deleted file mode 100644 index 937ac808c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86790.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省新余市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86791.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86791.php deleted file mode 100644 index 5c9f0f828..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86791.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省南昌市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86792.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86792.php deleted file mode 100644 index 0634cb4f7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86792.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省九江市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86793.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86793.php deleted file mode 100644 index bc74fc851..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86793.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省上饶市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86794.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86794.php deleted file mode 100644 index ef99804d4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86794.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省抚州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86795.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86795.php deleted file mode 100644 index eec0c0aec..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86795.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省宜春市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86796.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86796.php deleted file mode 100644 index c15edb7ba..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86796.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省吉安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86797.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86797.php deleted file mode 100644 index fc583af03..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86797.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省赣州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86798.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86798.php deleted file mode 100644 index 2b3748123..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86798.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省景德镇市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86799.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86799.php deleted file mode 100644 index 584bca706..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86799.php +++ /dev/null @@ -1,9 +0,0 @@ - '江西省萍乡市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86807.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86807.php deleted file mode 100644 index fb18698a5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86807.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏索县', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86812.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86812.php deleted file mode 100644 index cf7dbe361..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86812.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省攀枝花市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86813.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86813.php deleted file mode 100644 index e7f83dd9f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86813.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省自贡市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86816.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86816.php deleted file mode 100644 index 0d44c3bfb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86816.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省绵阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86817.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86817.php deleted file mode 100644 index 6f21ec01d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86817.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省南充市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86818.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86818.php deleted file mode 100644 index eece71a3a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86818.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省达州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86825.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86825.php deleted file mode 100644 index dd8e7097b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86825.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省遂宁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86826.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86826.php deleted file mode 100644 index b3fb57617..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86826.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省广安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86827.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86827.php deleted file mode 100644 index fa3ae3750..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86827.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省巴中市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86830.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86830.php deleted file mode 100644 index 50712a932..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86830.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省泸州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86831.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86831.php deleted file mode 100644 index e5ff96dda..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86831.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省宜宾市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86832.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86832.php deleted file mode 100644 index 1d182886f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86832.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省内江市、资阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86833.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86833.php deleted file mode 100644 index 8cc65904c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86833.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省乐山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86834.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86834.php deleted file mode 100644 index b8a372441..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86834.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省凉山彝族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86835.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86835.php deleted file mode 100644 index afbfd0597..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86835.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省雅安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86836.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86836.php deleted file mode 100644 index 05c433614..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86836.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省甘孜藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86837.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86837.php deleted file mode 100644 index e927cf828..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86837.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省阿坝藏族羌族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86838.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86838.php deleted file mode 100644 index a94947621..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86838.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省德阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86839.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86839.php deleted file mode 100644 index 5fc0da510..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86839.php +++ /dev/null @@ -1,9 +0,0 @@ - '四川省广元市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86851.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86851.php deleted file mode 100644 index 2ee48dd5a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86851.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省贵阳市、遵义市、安顺市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86852.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86852.php deleted file mode 100644 index 4afcfc10d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86852.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省遵义市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86853.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86853.php deleted file mode 100644 index 2d1d389a5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86853.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省安顺市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86854.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86854.php deleted file mode 100644 index 36258ff40..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86854.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省黔南布依族苗族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86855.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86855.php deleted file mode 100644 index 8259c57a3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86855.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省黔东南苗族侗族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86856.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86856.php deleted file mode 100644 index 593c2ac7a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86856.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省铜仁地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86857.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86857.php deleted file mode 100644 index e0ab82575..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86857.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省毕节地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86858.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86858.php deleted file mode 100644 index 8bbc6aa8d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86858.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省六盘水市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86859.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86859.php deleted file mode 100644 index 465d67117..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86859.php +++ /dev/null @@ -1,9 +0,0 @@ - '贵州省黔西南布依族苗族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86870.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86870.php deleted file mode 100644 index b30d00242..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86870.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省昭通市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86871.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86871.php deleted file mode 100644 index d54cc6d4a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86871.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省昆明市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86872.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86872.php deleted file mode 100644 index ab81fa068..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86872.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省大理白族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86873.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86873.php deleted file mode 100644 index a4efb7cda..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86873.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省红河哈尼族彝族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86874.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86874.php deleted file mode 100644 index 691785032..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86874.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省曲靖市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86875.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86875.php deleted file mode 100644 index b6ea48de3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86875.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省保山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86876.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86876.php deleted file mode 100644 index 0fb1dbe5d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86876.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省文山壮族苗族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86877.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86877.php deleted file mode 100644 index c42374d04..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86877.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省玉溪市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86878.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86878.php deleted file mode 100644 index d0011d85c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86878.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省楚雄彝族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86879.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86879.php deleted file mode 100644 index aefd94f7f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86879.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省普洱市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86883.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86883.php deleted file mode 100644 index 10b5eac1a..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86883.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省临沧市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86886.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86886.php deleted file mode 100644 index fce509119..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86886.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省怒江傈僳族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86887.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86887.php deleted file mode 100644 index f184db5ad..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86887.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省迪庆藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86888.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86888.php deleted file mode 100644 index 81e889be9..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86888.php +++ /dev/null @@ -1,9 +0,0 @@ - '云南省丽江市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86891.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86891.php deleted file mode 100644 index f6f6a35d7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86891.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏拉萨市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86892.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86892.php deleted file mode 100644 index 6fb441654..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86892.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏日喀则地区、仲巴县', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86893.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86893.php deleted file mode 100644 index 97946d237..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86893.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏山南地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86894.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86894.php deleted file mode 100644 index 5bffa3d97..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86894.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏林芝地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86895.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86895.php deleted file mode 100644 index b55ad8b3e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86895.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏昌都地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86896.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86896.php deleted file mode 100644 index 98a297228..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86896.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏那曲地区、嘉黎县、聂荣县、申扎县、双湖、班戈县、尼玛县', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86897.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86897.php deleted file mode 100644 index bd359f0cf..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86897.php +++ /dev/null @@ -1,9 +0,0 @@ - '西藏阿里地区、普兰县、扎达县', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86898.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86898.php deleted file mode 100644 index 3f2cc736d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86898.php +++ /dev/null @@ -1,9 +0,0 @@ - '海南省海口市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86901.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86901.php deleted file mode 100644 index ab1dfc4b6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86901.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆塔城地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86902.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86902.php deleted file mode 100644 index 24abd3b68..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86902.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆哈密地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86903.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86903.php deleted file mode 100644 index 2dfa42bc0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86903.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆和田地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86906.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86906.php deleted file mode 100644 index e0b287423..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86906.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆阿勒泰地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86908.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86908.php deleted file mode 100644 index 96abbd7e3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86908.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆克孜勒苏柯尔克孜自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86909.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86909.php deleted file mode 100644 index 14f099a2d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86909.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆博尔塔拉蒙古自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86911.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86911.php deleted file mode 100644 index e464f5eaa..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86911.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省延安市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86912.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86912.php deleted file mode 100644 index da8e47969..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86912.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省榆林市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86913.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86913.php deleted file mode 100644 index 54a24f1dc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86913.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省渭南市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86914.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86914.php deleted file mode 100644 index 8b77dece2..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86914.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省商洛市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86915.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86915.php deleted file mode 100644 index 088723a69..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86915.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省安康市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86916.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86916.php deleted file mode 100644 index 7e9378d0f..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86916.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省汉中市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86917.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86917.php deleted file mode 100644 index ef41f8379..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86917.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省宝鸡市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86919.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86919.php deleted file mode 100644 index 0e45a3a0d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86919.php +++ /dev/null @@ -1,9 +0,0 @@ - '陕西省铜川市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86930.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86930.php deleted file mode 100644 index 1c2e79762..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86930.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省临夏回族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86931.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86931.php deleted file mode 100644 index 500921c5e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86931.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省兰州市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86932.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86932.php deleted file mode 100644 index a3608c071..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86932.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省定西市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86933.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86933.php deleted file mode 100644 index 5778c1c5d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86933.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省平凉市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86934.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86934.php deleted file mode 100644 index 15816f799..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86934.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省庆阳市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86935.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86935.php deleted file mode 100644 index d1c3e2653..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86935.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省武威市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86936.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86936.php deleted file mode 100644 index 3bea6ded7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86936.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省张掖市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86937.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86937.php deleted file mode 100644 index ad3a0b714..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86937.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省酒泉市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86938.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86938.php deleted file mode 100644 index 485706b48..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86938.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省天水市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86939.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86939.php deleted file mode 100644 index 8f20865b4..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86939.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省陇南市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86941.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86941.php deleted file mode 100644 index 07c0a016b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86941.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省甘南藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86943.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86943.php deleted file mode 100644 index 7f2a320cb..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86943.php +++ /dev/null @@ -1,9 +0,0 @@ - '甘肃省白银市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86951.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86951.php deleted file mode 100644 index 8ba5b9964..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86951.php +++ /dev/null @@ -1,9 +0,0 @@ - '宁夏银川市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86952.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86952.php deleted file mode 100644 index 1feb9f743..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86952.php +++ /dev/null @@ -1,9 +0,0 @@ - '宁夏石嘴山市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86953.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86953.php deleted file mode 100644 index 24a16394c..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86953.php +++ /dev/null @@ -1,9 +0,0 @@ - '宁夏吴忠市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86954.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86954.php deleted file mode 100644 index b063d01e5..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86954.php +++ /dev/null @@ -1,9 +0,0 @@ - '宁夏固原市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86955.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86955.php deleted file mode 100644 index ce0d63cf8..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86955.php +++ /dev/null @@ -1,9 +0,0 @@ - '宁夏中卫市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86970.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86970.php deleted file mode 100644 index 04b4d6a6d..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86970.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省海北藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86971.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86971.php deleted file mode 100644 index 963056719..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86971.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省西宁市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86972.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86972.php deleted file mode 100644 index 6681070c0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86972.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省海东地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86973.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86973.php deleted file mode 100644 index f5e51b2d3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86973.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省黄南藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86974.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86974.php deleted file mode 100644 index 7a531cda3..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86974.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省海南藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86975.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86975.php deleted file mode 100644 index e08385b13..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86975.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省果洛藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86976.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86976.php deleted file mode 100644 index a0aff7b05..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86976.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省玉树藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86977.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86977.php deleted file mode 100644 index 7072fda16..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86977.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省海西蒙古族藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86979.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86979.php deleted file mode 100644 index 8620bf5ee..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86979.php +++ /dev/null @@ -1,9 +0,0 @@ - '青海省海西蒙古族藏族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86990.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86990.php deleted file mode 100644 index dfd0d249b..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86990.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆克拉玛依市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86991.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86991.php deleted file mode 100644 index 024fec8d6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86991.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆乌鲁木齐市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86992.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86992.php deleted file mode 100644 index 18fcf15fc..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86992.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆伊犁哈萨克自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86993.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86993.php deleted file mode 100644 index ff44fb3f6..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86993.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆石河子市', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86994.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86994.php deleted file mode 100644 index 5618de2e0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86994.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆昌吉回族自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86995.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86995.php deleted file mode 100644 index 50d416778..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86995.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆吐鲁番地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86996.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86996.php deleted file mode 100644 index 4382a0ff7..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86996.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆巴音郭楞蒙古自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86997.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86997.php deleted file mode 100644 index 17fc38ef1..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86997.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆阿克苏地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86998.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86998.php deleted file mode 100644 index 25539b64e..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86998.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆喀什地区', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86999.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86999.php deleted file mode 100644 index 6ad0154b0..000000000 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/zh/86999.php +++ /dev/null @@ -1,9 +0,0 @@ - '新疆伊犁哈萨克自治州', -); diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/MappingFileProvider.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/MappingFileProvider.php index 04f43fd18..c315afb06 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/MappingFileProvider.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/MappingFileProvider.php @@ -29,10 +29,15 @@ class MappingFileProvider $language = 'zh_Hant'; } - if ($this->inMap($language, $countryCallingCode)) { - return $language . DIRECTORY_SEPARATOR . $countryCallingCode . '.php'; - } + // Loop through the $countryCallingCode and load the prefix + $prefixLength = strlen($countryCallingCode); + for ($i = $prefixLength; $i > 0; $i--) { + $prefix = substr($countryCallingCode, 0, $i); + if ($this->inMap($language, $prefix)) { + return $language . DIRECTORY_SEPARATOR . $prefix . '.php'; + } + } return ""; } diff --git a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PrefixFileReader.php b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PrefixFileReader.php index d4a9c126b..a04dd434c 100644 --- a/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PrefixFileReader.php +++ b/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/prefixmapper/PrefixFileReader.php @@ -3,6 +3,7 @@ namespace libphonenumber\prefixmapper; use libphonenumber\PhoneNumber; +use libphonenumber\PhoneNumberUtil; /** * A helper class doing file handling and lookup of phone number prefix mappings. @@ -100,18 +101,7 @@ class PrefixFileReader */ public function getDescriptionForNumber(PhoneNumber $number, $language, $script, $region) { - $countryCallingCode = $number->getCountryCode(); - // As the NANPA data is split into multiple files covering 3-digit areas, use a phone number - // prefix of 4 digits for NANPA instead, e.g. 1650. - if ($countryCallingCode === 1) { - $phonePrefix = (1000 + intval($number->getNationalNumber() / 10000000)); - } elseif ($countryCallingCode === 86) { - // Split China into multiple files to reduce PHP memory usage - // @see https://github.com/giggsey/libphonenumber-for-php/issues/44 - $phonePrefix = '86' . substr($number->getNationalNumber(), 0, 3); - } else { - $phonePrefix = $countryCallingCode; - } + $phonePrefix = $number->getCountryCode() . PhoneNumberUtil::getInstance()->getNationalSignificantNumber($number); $phonePrefixDescriptions = $this->getPhonePrefixDescriptions($phonePrefix, $language, $script, $region); diff --git a/vendor/giggsey/locale/.gitignore b/vendor/giggsey/locale/.gitignore index 8d1df4a98..b20401984 100644 --- a/vendor/giggsey/locale/.gitignore +++ b/vendor/giggsey/locale/.gitignore @@ -4,3 +4,4 @@ composer.lock build/logs/ cldr-localenames-full/ data-git/ +tests/testOutput/ diff --git a/vendor/giggsey/locale/.travis.yml b/vendor/giggsey/locale/.travis.yml index 55f674285..42ef23cbc 100644 --- a/vendor/giggsey/locale/.travis.yml +++ b/vendor/giggsey/locale/.travis.yml @@ -3,20 +3,28 @@ sudo: false language: php matrix: - allow_failures: - - php: nightly + fast_finish: true + allow_failures: + - php: nightly + include: + - php: 5.3 + env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" + - php: 5.4 + - php: 5.5 + - php: 5.6 + - php: 7.0 + - php: 7.1 + - php: nightly + - php: hhvm + # Use the newer stack for HHVM as HHVM does not support Precise + - php: hhvm + sudo: required + dist: trusty + group: edge -php: - - 5.3 - - 5.4 - - 5.5 - - 5.6 - - 7.0 - - hhvm - - nightly before_script: - - composer install --no-interaction + - travis_retry composer update --no-interaction $COMPOSER_FLAGS - mkdir -p build/logs script: diff --git a/vendor/giggsey/locale/CLDR-VERSION.txt b/vendor/giggsey/locale/CLDR-VERSION.txt index e5798d3c4..afc7224fd 100644 --- a/vendor/giggsey/locale/CLDR-VERSION.txt +++ b/vendor/giggsey/locale/CLDR-VERSION.txt @@ -4,4 +4,4 @@ # It can be a commit, branch or tag of https://github.com/unicode-cldr/cldr-localenames-full # # For more information, look at build.xml -29.0.0 +30.0.2 diff --git a/vendor/giggsey/locale/composer.json b/vendor/giggsey/locale/composer.json index 5fd83a51a..7f88a84c2 100644 --- a/vendor/giggsey/locale/composer.json +++ b/vendor/giggsey/locale/composer.json @@ -10,6 +10,9 @@ "homepage": "http://giggsey.com/" } ], + "require": { + "php": ">=5.3.2" + }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", "satooshi/php-coveralls": "^1.0", diff --git a/vendor/giggsey/locale/data/_list.php b/vendor/giggsey/locale/data/_list.php index 06f9f186c..b04223485 100644 --- a/vendor/giggsey/locale/data/_list.php +++ b/vendor/giggsey/locale/data/_list.php @@ -1,6 +1,6 @@ '', 'am' => '', 'ar' => '', + 'ar-ly' => '', + 'ar-sa' => '', 'as' => '', 'asa' => '', 'ast' => '', @@ -24,6 +26,7 @@ return array ( 'bg' => '', 'bm' => '', 'bn' => '', + 'bn-in' => '', 'bo' => '', 'br' => '', 'brx' => '', @@ -34,11 +37,13 @@ return array ( 'ce' => '', 'cgg' => '', 'chr' => '', + 'ckb' => '', 'cs' => '', 'cy' => '', 'da' => '', 'dav' => '', 'de' => '', + 'de-at' => '', 'de-ch' => '', 'dje' => '', 'dsb' => '', @@ -51,8 +56,27 @@ return array ( 'en' => '', 'eo' => '', 'es' => '', + 'es-ar' => '', + 'es-bo' => '', + 'es-br' => '', 'es-cl' => '', + 'es-co' => '', + 'es-cr' => '', + 'es-cu' => '', + 'es-do' => '', + 'es-ec' => '', + 'es-gt' => '', + 'es-hn' => '', 'es-mx' => '', + 'es-ni' => '', + 'es-pa' => '', + 'es-pe' => '', + 'es-pr' => '', + 'es-py' => '', + 'es-sv' => '', + 'es-us' => '', + 'es-uy' => '', + 'es-ve' => '', 'et' => '', 'eu' => '', 'ewo' => '', @@ -63,6 +87,7 @@ return array ( 'fil' => '', 'fo' => '', 'fr' => '', + 'fr-be' => '', 'fr-ca' => '', 'fur' => '', 'fy' => '', @@ -103,6 +128,7 @@ return array ( 'km' => '', 'kn' => '', 'ko' => '', + 'ko-kp' => '', 'kok' => '', 'ks' => '', 'ksb' => '', @@ -170,8 +196,10 @@ return array ( 'rm' => '', 'rn' => '', 'ro' => '', + 'ro-md' => '', 'rof' => '', 'ru' => '', + 'ru-ua' => '', 'rw' => '', 'rwk' => '', 'sah' => '', @@ -192,10 +220,17 @@ return array ( 'so' => '', 'sq' => '', 'sr' => '', + 'sr-cyrl-ba' => '', + 'sr-cyrl-me' => '', + 'sr-cyrl-xk' => '', 'sr-latn' => '', + 'sr-latn-ba' => '', + 'sr-latn-me' => '', + 'sr-latn-xk' => '', 'sv' => '', 'sw' => '', 'sw-cd' => '', + 'sw-ke' => '', 'ta' => '', 'te' => '', 'teo' => '', diff --git a/vendor/giggsey/locale/data/_version.php b/vendor/giggsey/locale/data/_version.php index bd75cd999..e09987696 100644 --- a/vendor/giggsey/locale/data/_version.php +++ b/vendor/giggsey/locale/data/_version.php @@ -1,9 +1,9 @@ 'አሴንሽን ደሴት', 'AD' => 'አንዶራ', - 'AE' => 'የተባበሩት አረብ ኤምሬትስ', + 'AE' => 'የተባበሩት ዓረብ ኤምሬትስ', 'AF' => 'አፍጋኒስታን', 'AG' => 'አንቲጓ እና ባሩዳ', 'AI' => 'አንጉኢላ', @@ -103,7 +103,7 @@ return array ( 'GU' => 'ጉዋም', 'GW' => 'ጊኒ ቢሳኦ', 'GY' => 'ጉያና', - 'HK' => 'ሆንግ ኮንግ SAR ቻይና', + 'HK' => 'ሆንግ ኮንግ ልዩ የአስተዳደር ክልል ቻይና', 'HN' => 'ሆንዱራስ', 'HR' => 'ክሮኤሽያ', 'HT' => 'ሀይቲ', diff --git a/vendor/giggsey/locale/data/ar-ly.php b/vendor/giggsey/locale/data/ar-ly.php new file mode 100644 index 000000000..eb51cc96c --- /dev/null +++ b/vendor/giggsey/locale/data/ar-ly.php @@ -0,0 +1,13 @@ + 'سبتة ومليلية', + 'MS' => 'مونتيسيرات', + 'UY' => 'أوروغواي', +); diff --git a/vendor/giggsey/locale/data/ar-sa.php b/vendor/giggsey/locale/data/ar-sa.php new file mode 100644 index 000000000..7af140293 --- /dev/null +++ b/vendor/giggsey/locale/data/ar-sa.php @@ -0,0 +1,15 @@ + 'جزر البهاما', + 'EA' => 'سبتة ومليلية', + 'MS' => 'مونتيسيرات', + 'PM' => 'سان بيير وميكولون', + 'UY' => 'أوروغواي', +); diff --git a/vendor/giggsey/locale/data/ar.php b/vendor/giggsey/locale/data/ar.php index d7feee763..605a7f288 100644 --- a/vendor/giggsey/locale/data/ar.php +++ b/vendor/giggsey/locale/data/ar.php @@ -1,6 +1,6 @@ 'أذربيجان', 'BA' => 'البوسنة والهرسك', 'BB' => 'بربادوس', - 'BD' => 'بنجلاديش', + 'BD' => 'بنغلاديش', 'BE' => 'بلجيكا', 'BF' => 'بوركينا فاسو', 'BG' => 'بلغاريا', @@ -68,7 +68,7 @@ return array ( 'DJ' => 'جيبوتي', 'DK' => 'الدانمرك', 'DM' => 'دومينيكا', - 'DO' => 'جمهورية الدومينيك', + 'DO' => 'جمهورية الدومينيكان', 'DZ' => 'الجزائر', 'EA' => 'سيوتا وميليلا', 'EC' => 'الإكوادور', @@ -84,7 +84,7 @@ return array ( 'FM' => 'ميكرونيزيا', 'FO' => 'جزر فارو', 'FR' => 'فرنسا', - 'GA' => 'الجابون', + 'GA' => 'الغابون', 'GB' => 'المملكة المتحدة', 'GD' => 'غرينادا', 'GE' => 'جورجيا', @@ -96,7 +96,7 @@ return array ( 'GM' => 'غامبيا', 'GN' => 'غينيا', 'GP' => 'غوادلوب', - 'GQ' => 'غينيا الإستوائية', + 'GQ' => 'غينيا الاستوائية', 'GR' => 'اليونان', 'GS' => 'جورجيا الجنوبية وجزر ساندويتش الجنوبية', 'GT' => 'غواتيمالا', @@ -124,7 +124,7 @@ return array ( 'JO' => 'الأردن', 'JP' => 'اليابان', 'KE' => 'كينيا', - 'KG' => 'قرغيزستان', + 'KG' => 'قيرغيزستان', 'KH' => 'كمبوديا', 'KI' => 'كيريباتي', 'KM' => 'جزر القمر', @@ -132,7 +132,7 @@ return array ( 'KP' => 'كوريا الشمالية', 'KR' => 'كوريا الجنوبية', 'KW' => 'الكويت', - 'KY' => 'جزر الكايمن', + 'KY' => 'جزر كايمان', 'KZ' => 'كازاخستان', 'LA' => 'لاوس', 'LB' => 'لبنان', @@ -147,18 +147,18 @@ return array ( 'LY' => 'ليبيا', 'MA' => 'المغرب', 'MC' => 'موناكو', - 'MD' => 'مولدافيا', + 'MD' => 'مولدوفا', 'ME' => 'الجبل الأسود', 'MF' => 'سانت مارتن', 'MG' => 'مدغشقر', - 'MH' => 'جزر المارشال', + 'MH' => 'جزر مارشال', 'MK' => 'مقدونيا', 'ML' => 'مالي', - 'MM' => 'ميانمار -بورما', + 'MM' => 'ميانمار (بورما)', 'MN' => 'منغوليا', 'MO' => 'مكاو الصينية (منطقة إدارية خاصة)', 'MP' => 'جزر ماريانا الشمالية', - 'MQ' => 'مارتينيك', + 'MQ' => 'جزر المارتينيك', 'MR' => 'موريتانيا', 'MS' => 'مونتسرات', 'MT' => 'مالطا', @@ -171,7 +171,7 @@ return array ( 'NA' => 'ناميبيا', 'NC' => 'كاليدونيا الجديدة', 'NE' => 'النيجر', - 'NF' => 'جزيرة نورفوك', + 'NF' => 'جزيرة نورفولك', 'NG' => 'نيجيريا', 'NI' => 'نيكاراغوا', 'NL' => 'هولندا', @@ -207,7 +207,7 @@ return array ( 'SD' => 'السودان', 'SE' => 'السويد', 'SG' => 'سنغافورة', - 'SH' => 'سانت هيلنا', + 'SH' => 'سانت هيلانة', 'SI' => 'سلوفينيا', 'SJ' => 'سفالبارد وجان مايان', 'SK' => 'سلوفاكيا', @@ -230,7 +230,7 @@ return array ( 'TH' => 'تايلاند', 'TJ' => 'طاجيكستان', 'TK' => 'توكيلو', - 'TL' => 'تيمور الشرقية', + 'TL' => 'تيمور- ليشتي', 'TM' => 'تركمانستان', 'TN' => 'تونس', 'TO' => 'تونغا', @@ -246,10 +246,10 @@ return array ( 'UY' => 'أورغواي', 'UZ' => 'أوزبكستان', 'VA' => 'الفاتيكان', - 'VC' => 'سانت فنسنت وغرنادين', + 'VC' => 'سانت فنسنت وجزر غرينادين', 'VE' => 'فنزويلا', - 'VG' => 'جزر فرجين البريطانية', - 'VI' => 'جزر فرجين الأمريكية', + 'VG' => 'جزر فيرجن البريطانية', + 'VI' => 'جزر فيرجن التابعة للولايات المتحدة', 'VN' => 'فيتنام', 'VU' => 'فانواتو', 'WF' => 'جزر والس وفوتونا', diff --git a/vendor/giggsey/locale/data/as.php b/vendor/giggsey/locale/data/as.php index f815114ac..027307b21 100644 --- a/vendor/giggsey/locale/data/as.php +++ b/vendor/giggsey/locale/data/as.php @@ -1,6 +1,6 @@ 'Аскенсон адасы', + 'AD' => 'Андорра', + 'AE' => 'Бирләшмиш Әрәб Әмирликләри', + 'AF' => 'Әфганыстан', + 'AG' => 'Антигуа вә Барбуда', + 'AI' => 'Анҝилја', + 'AL' => 'Албанија', + 'AM' => 'Ермәнистан', + 'AO' => 'Ангола', + 'AQ' => 'Антарктика', + 'AR' => 'Арҝентина', + 'AS' => 'Америка Самоасы', + 'AT' => 'Австрија', + 'AU' => 'Австралија', + 'AW' => 'Аруба', + 'AX' => 'Аланд адалары', 'AZ' => 'Азәрбајҹан', + 'BA' => 'Боснија вә Һерсеговина', + 'BB' => 'Барбадос', + 'BD' => 'Бангладеш', + 'BE' => 'Белчика', + 'BF' => 'Буркина Фасо', + 'BG' => 'Болгарыстан', + 'BH' => 'Бәһрејн', + 'BI' => 'Бурунди', + 'BJ' => 'Бенин', + 'BL' => 'Сент-Бартелеми', + 'BM' => 'Бермуд адалары', + 'BN' => 'Брунеј', + 'BO' => 'Боливија', 'BR' => 'Бразилија', + 'BS' => 'Баһам адалары', + 'BT' => 'Бутан', + 'BW' => 'Ботсвана', + 'BY' => 'Беларус', + 'BZ' => 'Белиз', + 'CA' => 'Канада', + 'CC' => 'Кокос (Килинг) адалары', + 'CD' => 'Конго-Киншаса', + 'CF' => 'Мәркәзи Африка Республикасы', + 'CG' => 'Конго-Браззавил', + 'CH' => 'Исвечрә', + 'CI' => 'Kотд’ивуар', + 'CK' => 'Кук адалары', + 'CL' => 'Чили', + 'CM' => 'Камерун', 'CN' => 'Чин', + 'CO' => 'Колумбија', + 'CR' => 'Коста Рика', + 'CU' => 'Куба', + 'CV' => 'Кабо-Верде', + 'CW' => 'Курасао', + 'CX' => 'Милад адасы', + 'CY' => 'Кипр', + 'CZ' => 'Чех Республикасы', 'DE' => 'Алманија', + 'DG' => 'Диего Гарсија', + 'DJ' => 'Ҹибути', + 'DK' => 'Данимарка', + 'DM' => 'Доминика', + 'DO' => 'Доминикан Республикасы', + 'DZ' => 'Әлҹәзаир', + 'EA' => 'Сеута вә Мелилја', + 'EC' => 'Еквадор', + 'EE' => 'Естонија', + 'EG' => 'Мисир', + 'ER' => 'Еритреја', + 'ES' => 'Испанија', + 'ET' => 'Ефиопија', + 'FI' => 'Финландија', + 'FJ' => 'Фиҹи', + 'FK' => 'Фолкленд адалары', + 'FM' => 'Микронезија', + 'FO' => 'Фарер адалары', 'FR' => 'Франса', + 'GA' => 'Габон', + 'GB' => 'Бирләшмиш Краллыг', + 'GD' => 'Гренада', + 'GE' => 'Ҝүрҹүстан', + 'GF' => 'Франса Гвианасы', + 'GG' => 'Ҝернси', + 'GH' => 'Гана', + 'GI' => 'Ҹәбәллүтариг', + 'GL' => 'Гренландија', + 'GM' => 'Гамбија', + 'GN' => 'Гвинеја', + 'GP' => 'Гваделупа', + 'GQ' => 'Екваториал Гвинеја', + 'GR' => 'Јунаныстан', + 'GS' => 'Ҹәнуби Ҹорҹија вә Ҹәнуби Сендвич адалары', + 'GT' => 'Гватемала', + 'GU' => 'Гуам', + 'GW' => 'Гвинеја-Бисау', + 'GY' => 'Гајана', + 'HK' => 'Һонк Конг Хүсуси Инзибати Әрази Чин', + 'HN' => 'Һондурас', + 'HR' => 'Хорватија', + 'HT' => 'Һаити', + 'HU' => 'Маҹарыстан', + 'IC' => 'Канар адалары', + 'ID' => 'Индонезија', + 'IE' => 'Ирландија', + 'IL' => 'Исраил', + 'IM' => 'Мен адасы', 'IN' => 'Һиндистан', + 'IO' => 'Британтјанын Һинд Океаны Әразиси', + 'IQ' => 'Ираг', + 'IR' => 'Иран', + 'IS' => 'Исландија', 'IT' => 'Италија', + 'JE' => 'Ҹерси', + 'JM' => 'Јамајка', + 'JO' => 'Иорданија', 'JP' => 'Јапонија', + 'KE' => 'Кенија', + 'KG' => 'Гырғызыстан', + 'KH' => 'Камбоҹа', + 'KI' => 'Кирибати', + 'KM' => 'Комор адалары', + 'KN' => 'Сент-Китс вә Невис', + 'KP' => 'Шимали Кореја', + 'KR' => 'Ҹәнуби Кореја', + 'KW' => 'Күвејт', + 'KY' => 'Кајман адалары', + 'KZ' => 'Газахыстан', + 'LA' => 'Лаос', + 'LB' => 'Ливан', + 'LC' => 'Сент-Лусија', + 'LI' => 'Лихтенштејн', + 'LK' => 'Шри-Ланка', + 'LR' => 'Либерија', + 'LS' => 'Лесото', + 'LT' => 'Литва', + 'LU' => 'Лүксембург', + 'LV' => 'Латвија', + 'LY' => 'Ливија', + 'MA' => 'Мәракеш', + 'MC' => 'Монако', + 'MD' => 'Молдова', + 'ME' => 'Монтенегро', + 'MF' => 'Сент Мартин', + 'MG' => 'Мадагаскар', + 'MH' => 'Маршал адалары', + 'ML' => 'Мали', + 'MM' => 'Мјанма', + 'MN' => 'Монголустан', + 'MO' => 'Макао Хүсуси Инзибати Әрази Чин', + 'MP' => 'Шимали Мариан адалары', + 'MQ' => 'Мартиник', + 'MR' => 'Мавританија', + 'MS' => 'Монсерат', + 'MT' => 'Малта', + 'MU' => 'Маврики', + 'MV' => 'Малдив адалары', + 'MW' => 'Малави', + 'MX' => 'Мексика', + 'MY' => 'Малајзија', + 'MZ' => 'Мозамбик', + 'NA' => 'Намибија', + 'NC' => 'Јени Каледонија', + 'NE' => 'Ниҝер', + 'NF' => 'Норфолк адасы', + 'NG' => 'Ниҝерија', + 'NI' => 'Никарагуа', + 'NL' => 'Нидерланд', + 'NO' => 'Норвеч', + 'NP' => 'Непал', + 'NR' => 'Науру', + 'NU' => 'Ниуе', + 'NZ' => 'Јени Зеландија', + 'OM' => 'Оман', + 'PA' => 'Панама', + 'PE' => 'Перу', + 'PF' => 'Франса Полинезијасы', + 'PG' => 'Папуа-Јени Гвинеја', + 'PH' => 'Филиппин', + 'PK' => 'Пакистан', + 'PL' => 'Полша', + 'PM' => 'Мүгәддәс Пјер вә Микелон', + 'PN' => 'Питкерн адалары', + 'PR' => 'Пуерто Рико', + 'PT' => 'Португалија', + 'PW' => 'Палау', + 'PY' => 'Парагвај', + 'QA' => 'Гәтәр', + 'RE' => 'Рејунјон', + 'RO' => 'Румынија', + 'RS' => 'Сербија', 'RU' => 'Русија', + 'RW' => 'Руанда', + 'SA' => 'Сәудијјә Әрәбистаны', + 'SB' => 'Соломон адалары', + 'SC' => 'Сејшел адалары', + 'SD' => 'Судан', + 'SE' => 'Исвеч', + 'SG' => 'Сингапур', + 'SH' => 'Мүгәддәс Јелена', + 'SI' => 'Словенија', + 'SJ' => 'Свалбард вә Јан-Мајен', + 'SK' => 'Словакија', + 'SL' => 'Сјерра-Леоне', + 'SM' => 'Сан-Марино', + 'SN' => 'Сенегал', + 'SO' => 'Сомали', + 'SR' => 'Суринам', + 'SS' => 'Ҹәнуби Судан', + 'ST' => 'Сан-Томе вә Принсипи', + 'SV' => 'Салвадор', + 'SX' => 'Синт-Мартен', + 'SY' => 'Сурија', + 'SZ' => 'Свазиленд', + 'TA' => 'Тристан да Кунја', + 'TC' => 'Төркс вә Кајкос адалары', + 'TD' => 'Чад', + 'TF' => 'Франсанын Ҹәнуб Әразиләри', + 'TG' => 'Того', + 'TH' => 'Таиланд', + 'TJ' => 'Таҹикистан', + 'TK' => 'Токелау', + 'TL' => 'Шәрги Тимор', + 'TM' => 'Түркмәнистан', + 'TN' => 'Тунис', + 'TO' => 'Тонга', + 'TR' => 'Түркијә', + 'TT' => 'Тринидад вә Тобаго', + 'TV' => 'Тувалу', + 'TW' => 'Тајван', + 'TZ' => 'Танзанија', + 'UA' => 'Украјна', + 'UG' => 'Уганда', + 'UM' => 'АБШ-а бағлы кичик адаҹыглар', 'US' => 'Америка Бирләшмиш Штатлары', + 'UY' => 'Уругвај', + 'UZ' => 'Өзбәкистан', + 'VA' => 'Ватикан', + 'VC' => 'Сент-Винсент вә Гренадинләр', + 'VE' => 'Венесуела', + 'VG' => 'Британијанын Вирҝин адалары', + 'VI' => 'АБШ Вирҝин адалары', + 'VN' => 'Вјетнам', + 'VU' => 'Вануату', + 'WF' => 'Уоллис вә Футуна', + 'WS' => 'Самоа', + 'XK' => 'Косово', + 'YE' => 'Јәмән', + 'YT' => 'Мајот', + 'ZA' => 'Ҹәнуб Африка', + 'ZM' => 'Замбија', + 'ZW' => 'Зимбабве', ); diff --git a/vendor/giggsey/locale/data/az.php b/vendor/giggsey/locale/data/az.php index 0c3a4162a..409a99ba0 100644 --- a/vendor/giggsey/locale/data/az.php +++ b/vendor/giggsey/locale/data/az.php @@ -1,18 +1,18 @@ 'Yüksəliş Adası', + 'AC' => 'Askenson adası', 'AD' => 'Andorra', 'AE' => 'Birləşmiş Ərəb Əmirlikləri', 'AF' => 'Əfqanıstan', 'AG' => 'Antiqua və Barbuda', - 'AI' => 'Angila', + 'AI' => 'Angilya', 'AL' => 'Albaniya', 'AM' => 'Ermənistan', 'AO' => 'Anqola', @@ -22,47 +22,47 @@ return array ( 'AT' => 'Avstriya', 'AU' => 'Avstraliya', 'AW' => 'Aruba', - 'AX' => 'Aland Adaları', + 'AX' => 'Aland adaları', 'AZ' => 'Azərbaycan', - 'BA' => 'Bosniya və Hersoqovina', + 'BA' => 'Bosniya və Herseqovina', 'BB' => 'Barbados', 'BD' => 'Banqladeş', 'BE' => 'Belçika', 'BF' => 'Burkina Faso', - 'BG' => 'Bolqariya', + 'BG' => 'Bolqarıstan', 'BH' => 'Bəhreyn', 'BI' => 'Burundi', 'BJ' => 'Benin', - 'BL' => 'San Bartolomey', - 'BM' => 'Bermuda', + 'BL' => 'Sent-Bartelemi', + 'BM' => 'Bermud adaları', 'BN' => 'Bruney', 'BO' => 'Boliviya', 'BQ' => 'Karib Niderlandı', 'BR' => 'Braziliya', - 'BS' => 'Baham Adaları', + 'BS' => 'Baham adaları', 'BT' => 'Butan', 'BW' => 'Botsvana', 'BY' => 'Belarus', 'BZ' => 'Beliz', 'CA' => 'Kanada', - 'CC' => 'Kokos Adaları', + 'CC' => 'Kokos (Kilinq) adaları', 'CD' => 'Konqo - Kinşasa', 'CF' => 'Mərkəzi Afrika Respublikası', 'CG' => 'Konqo - Brazzavil', 'CH' => 'İsveçrə', - 'CI' => 'Fil Dişi Sahili', - 'CK' => 'Kuk Adaları', + 'CI' => 'Kotd’ivuar', + 'CK' => 'Kuk adaları', 'CL' => 'Çili', 'CM' => 'Kamerun', 'CN' => 'Çin', 'CO' => 'Kolumbiya', 'CR' => 'Kosta Rika', 'CU' => 'Kuba', - 'CV' => 'Kape Verde', + 'CV' => 'Kabo-Verde', 'CW' => 'Kurasao', - 'CX' => 'Milad Adası', + 'CX' => 'Milad adası', 'CY' => 'Kipr', - 'CZ' => 'Çexiya', + 'CZ' => 'Çex Respublikası', 'DE' => 'Almaniya', 'DG' => 'Dieqo Qarsiya', 'DJ' => 'Cibuti', @@ -74,47 +74,47 @@ return array ( 'EC' => 'Ekvador', 'EE' => 'Estoniya', 'EG' => 'Misir', - 'EH' => 'Qərbi Sahara', + 'EH' => 'Qərbi Saxara', 'ER' => 'Eritreya', 'ES' => 'İspaniya', 'ET' => 'Efiopiya', 'FI' => 'Finlandiya', 'FJ' => 'Fici', - 'FK' => 'Folklend Adaları', + 'FK' => 'Folklend adaları', 'FM' => 'Mikroneziya', - 'FO' => 'Farer Adaları', + 'FO' => 'Farer adaları', 'FR' => 'Fransa', 'GA' => 'Qabon', 'GB' => 'Birləşmiş Krallıq', 'GD' => 'Qrenada', 'GE' => 'Gürcüstan', - 'GF' => 'Fransız Qviyanası', - 'GG' => 'Gernsey', + 'GF' => 'Fransa Qvianası', + 'GG' => 'Gernsi', 'GH' => 'Qana', - 'GI' => 'Gibraltar', + 'GI' => 'Cəbəllütariq', 'GL' => 'Qrenlandiya', 'GM' => 'Qambiya', 'GN' => 'Qvineya', 'GP' => 'Qvadelupa', 'GQ' => 'Ekvatorial Qvineya', 'GR' => 'Yunanıstan', - 'GS' => 'Cənubi Corciya və Cənubi Sendviç Adaları', + 'GS' => 'Cənubi Corciya və Cənubi Sendviç adaları', 'GT' => 'Qvatemala', 'GU' => 'Quam', 'GW' => 'Qvineya-Bisau', - 'GY' => 'Qviyana', + 'GY' => 'Qayana', 'HK' => 'Honq Konq Xüsusi İnzibati Ərazi Çin', 'HN' => 'Honduras', 'HR' => 'Xorvatiya', 'HT' => 'Haiti', 'HU' => 'Macarıstan', - 'IC' => 'Kanar Adaları', + 'IC' => 'Kanar adaları', 'ID' => 'İndoneziya', 'IE' => 'İrlandiya', 'IL' => 'İsrail', - 'IM' => 'Men Adası', + 'IM' => 'Men adası', 'IN' => 'Hindistan', - 'IO' => 'Britaniya Hind Okeanı Ərazisi', + 'IO' => 'Britaniyanın Hind Okeanı Ərazisi', 'IQ' => 'İraq', 'IR' => 'İran', 'IS' => 'İslandiya', @@ -127,18 +127,18 @@ return array ( 'KG' => 'Qırğızıstan', 'KH' => 'Kamboca', 'KI' => 'Kiribati', - 'KM' => 'Komor Adaları', - 'KN' => 'San Kits və Nevis', + 'KM' => 'Komor adaları', + 'KN' => 'Sent-Kits və Nevis', 'KP' => 'Şimali Koreya', 'KR' => 'Cənubi Koreya', 'KW' => 'Küveyt', - 'KY' => 'Kayman Adaları', + 'KY' => 'Kayman adaları', 'KZ' => 'Qazaxıstan', 'LA' => 'Laos', 'LB' => 'Livan', - 'LC' => 'San Lüsiya', + 'LC' => 'Sent-Lusiya', 'LI' => 'Lixtenşteyn', - 'LK' => 'Şri Lanka', + 'LK' => 'Şri-Lanka', 'LR' => 'Liberiya', 'LS' => 'Lesoto', 'LT' => 'Litva', @@ -149,21 +149,21 @@ return array ( 'MC' => 'Monako', 'MD' => 'Moldova', 'ME' => 'Monteneqro', - 'MF' => 'San Martin', + 'MF' => 'Sent Martin', 'MG' => 'Madaqaskar', - 'MH' => 'Marşal Adaları', + 'MH' => 'Marşal adaları', 'MK' => 'Makedoniya', 'ML' => 'Mali', 'MM' => 'Myanma', - 'MN' => 'Monqoliya', + 'MN' => 'Monqolustan', 'MO' => 'Makao Xüsusi İnzibati Ərazi Çin', - 'MP' => 'Şimali Mariana Adaları', + 'MP' => 'Şimali Marian adaları', 'MQ' => 'Martinik', 'MR' => 'Mavritaniya', 'MS' => 'Monserat', 'MT' => 'Malta', 'MU' => 'Mavriki', - 'MV' => 'Maldiv Adaları', + 'MV' => 'Maldiv adaları', 'MW' => 'Malavi', 'MX' => 'Meksika', 'MY' => 'Malayziya', @@ -171,7 +171,7 @@ return array ( 'NA' => 'Namibiya', 'NC' => 'Yeni Kaledoniya', 'NE' => 'Niger', - 'NF' => 'Norfolk Adası', + 'NF' => 'Norfolk adası', 'NG' => 'Nigeriya', 'NI' => 'Nikaraqua', 'NL' => 'Niderland', @@ -183,76 +183,76 @@ return array ( 'OM' => 'Oman', 'PA' => 'Panama', 'PE' => 'Peru', - 'PF' => 'Fransız Polineziyası', - 'PG' => 'Papua Yeni Qvineya', + 'PF' => 'Fransa Polineziyası', + 'PG' => 'Papua-Yeni Qvineya', 'PH' => 'Filippin', 'PK' => 'Pakistan', 'PL' => 'Polşa', - 'PM' => 'San Pier və Mikelon', - 'PN' => 'Pitkern Adaları', + 'PM' => 'Müqəddəs Pyer və Mikelon', + 'PN' => 'Pitkern adaları', 'PR' => 'Puerto Riko', 'PS' => 'Fələstin Əraziləri', - 'PT' => 'Portuqal', + 'PT' => 'Portuqaliya', 'PW' => 'Palau', 'PY' => 'Paraqvay', - 'QA' => 'Qatar', - 'RE' => 'Reunion', + 'QA' => 'Qətər', + 'RE' => 'Reyunyon', 'RO' => 'Rumıniya', 'RS' => 'Serbiya', 'RU' => 'Rusiya', 'RW' => 'Ruanda', 'SA' => 'Səudiyyə Ərəbistanı', - 'SB' => 'Solomon Adaları', - 'SC' => 'Seyşel Adaları', + 'SB' => 'Solomon adaları', + 'SC' => 'Seyşel adaları', 'SD' => 'Sudan', 'SE' => 'İsveç', 'SG' => 'Sinqapur', 'SH' => 'Müqəddəs Yelena', 'SI' => 'Sloveniya', - 'SJ' => 'Svalbard və Yan Mayen', + 'SJ' => 'Svalbard və Yan-Mayen', 'SK' => 'Slovakiya', - 'SL' => 'Siera Leon', - 'SM' => 'San Marino', + 'SL' => 'Syerra-Leone', + 'SM' => 'San-Marino', 'SN' => 'Seneqal', 'SO' => 'Somali', 'SR' => 'Surinam', 'SS' => 'Cənubi Sudan', - 'ST' => 'Sao Tome və Prinsip', + 'ST' => 'San-Tome və Prinsipi', 'SV' => 'Salvador', - 'SX' => 'Sint Maarten', + 'SX' => 'Sint-Marten', 'SY' => 'Suriya', 'SZ' => 'Svazilend', 'TA' => 'Tristan da Kunya', - 'TC' => 'Turks və Kaikos Adaları', + 'TC' => 'Törks və Kaykos adaları', 'TD' => 'Çad', - 'TF' => 'Fransa Cənub Əraziləri', + 'TF' => 'Fransanın Cənub Əraziləri', 'TG' => 'Toqo', - 'TH' => 'Tayland', + 'TH' => 'Tailand', 'TJ' => 'Tacikistan', 'TK' => 'Tokelau', 'TL' => 'Şərqi Timor', 'TM' => 'Türkmənistan', 'TN' => 'Tunis', 'TO' => 'Tonqa', - 'TR' => 'Türkiya', + 'TR' => 'Türkiyə', 'TT' => 'Trinidad və Tobaqo', 'TV' => 'Tuvalu', 'TW' => 'Tayvan', 'TZ' => 'Tanzaniya', 'UA' => 'Ukrayna', 'UG' => 'Uqanda', - 'UM' => 'Birləşmiş Ştatlar Uzaq Adalar', + 'UM' => 'ABŞ-a bağlı kiçik adacıqlar', 'US' => 'Amerika Birləşmiş Ştatları', 'UY' => 'Uruqvay', 'UZ' => 'Özbəkistan', 'VA' => 'Vatikan', - 'VC' => 'San Vinsent və Qrenada', + 'VC' => 'Sent-Vinsent və Qrenadinlər', 'VE' => 'Venesuela', - 'VG' => 'Britaniya Vircin Adaları', - 'VI' => 'ABŞ Vircin Adaları', + 'VG' => 'Britaniyanın Virgin adaları', + 'VI' => 'ABŞ Virgin adaları', 'VN' => 'Vyetnam', 'VU' => 'Vanuatu', - 'WF' => 'Uolis və Futuna', + 'WF' => 'Uollis və Futuna', 'WS' => 'Samoa', 'XK' => 'Kosovo', 'YE' => 'Yəmən', diff --git a/vendor/giggsey/locale/data/bas.php b/vendor/giggsey/locale/data/bas.php index ba4bdd0a9..a80254db5 100644 --- a/vendor/giggsey/locale/data/bas.php +++ b/vendor/giggsey/locale/data/bas.php @@ -1,6 +1,6 @@ 'Востраў Ушэсця', + 'AC' => 'Востраў Узнясення', 'AD' => 'Андора', 'AE' => 'Аб’яднаныя Арабскія Эміраты', 'AF' => 'Афганістан', @@ -45,10 +45,10 @@ return array ( 'BY' => 'Беларусь', 'BZ' => 'Беліз', 'CA' => 'Канада', - 'CC' => 'Какосавыя астравы', + 'CC' => 'Какосавыя (Кілінг) астравы', 'CD' => 'Конга (Кіншаса)', - 'CF' => 'Цэнтральна-Афрыканская Рэспубліка', - 'CG' => 'Конга (Бразавіль)', + 'CF' => 'Цэнтральнаафрыканская Рэспубліка', + 'CG' => 'Конга - Бразавіль', 'CH' => 'Швейцарыя', 'CI' => 'Кот-д’Івуар', 'CK' => 'Астравы Кука', @@ -59,8 +59,8 @@ return array ( 'CR' => 'Коста-Рыка', 'CU' => 'Куба', 'CV' => 'Каба-Вердэ', - 'CW' => 'Востраў Кюрасаа', - 'CX' => 'Востраў Раства', + 'CW' => 'Кюрасаа', + 'CX' => 'Востраў Каляд', 'CY' => 'Кіпр', 'CZ' => 'Чэхія', 'DE' => 'Германія', @@ -89,7 +89,7 @@ return array ( 'GD' => 'Грэнада', 'GE' => 'Грузія', 'GF' => 'Французская Гвіяна', - 'GG' => 'Востраў Гернсі', + 'GG' => 'Гернсі', 'GH' => 'Гана', 'GI' => 'Гібралтар', 'GL' => 'Грэнландыя', @@ -119,7 +119,7 @@ return array ( 'IR' => 'Іран', 'IS' => 'Ісландыя', 'IT' => 'Італія', - 'JE' => 'Востраў Джэрсі', + 'JE' => 'Джэрсі', 'JM' => 'Ямайка', 'JO' => 'Іарданія', 'JP' => 'Японія', @@ -184,14 +184,14 @@ return array ( 'PA' => 'Панама', 'PE' => 'Перу', 'PF' => 'Французская Палінезія', - 'PG' => 'Папуа — Новая Гвінея', + 'PG' => 'Папуа-Новая Гвінея', 'PH' => 'Філіпіны', 'PK' => 'Пакістан', 'PL' => 'Польшча', 'PM' => 'Сен-П’ер і Мікелон', 'PN' => 'Астравы Піткэрн', 'PR' => 'Пуэрта-Рыка', - 'PS' => 'Палестынскія тэрыторыі', + 'PS' => 'Палесцінскія Тэрыторыі', 'PT' => 'Партугалія', 'PW' => 'Палау', 'PY' => 'Парагвай', @@ -209,7 +209,7 @@ return array ( 'SG' => 'Сінгапур', 'SH' => 'Востраў Святой Алены', 'SI' => 'Славенія', - 'SJ' => 'Свальбард (Паўночна-Усходняя Зямля) і Ян-Маен', + 'SJ' => 'Шпіцберген і Ян-Маен', 'SK' => 'Славакія', 'SL' => 'Сьера-Леонэ', 'SM' => 'Сан-Марына', @@ -230,7 +230,7 @@ return array ( 'TH' => 'Тайланд', 'TJ' => 'Таджыкістан', 'TK' => 'Такелау', - 'TL' => 'Усходні Тымор', + 'TL' => 'Тымор-Лешці', 'TM' => 'Туркменістан', 'TN' => 'Туніс', 'TO' => 'Тонга', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'Танзанія', 'UA' => 'Украіна', 'UG' => 'Уганда', - 'UM' => 'Знешнія малыя астравы ЗША', + 'UM' => 'Малыя Аддаленыя астравы ЗША', 'US' => 'Злучаныя Штаты Амерыкі', 'UY' => 'Уругвай', 'UZ' => 'Узбекістан', @@ -256,8 +256,8 @@ return array ( 'WS' => 'Самоа', 'XK' => 'Косава', 'YE' => 'Емен', - 'YT' => 'Востраў Маёта', - 'ZA' => 'Паўднёва-Афрыканская Рэспубліка', + 'YT' => 'Маёта', + 'ZA' => 'Паўднёваафрыканская Рэспубліка', 'ZM' => 'Замбія', 'ZW' => 'Зімбабвэ', ); diff --git a/vendor/giggsey/locale/data/bem.php b/vendor/giggsey/locale/data/bem.php index aafaa2f65..5d74a7a57 100644 --- a/vendor/giggsey/locale/data/bem.php +++ b/vendor/giggsey/locale/data/bem.php @@ -1,6 +1,6 @@ 'হন্ডুরাস', + 'MD' => 'মলডোভা', + 'UM' => 'মার্কিন যুক্তরাষ্ট্রের পার্শ্ববর্তী দ্বীপপুঞ্জ', +); diff --git a/vendor/giggsey/locale/data/bn.php b/vendor/giggsey/locale/data/bn.php index f9812c758..05b5f258a 100644 --- a/vendor/giggsey/locale/data/bn.php +++ b/vendor/giggsey/locale/data/bn.php @@ -1,6 +1,6 @@ 'অ্যাসসেনশন আইল্যান্ড', - 'AD' => 'এ্যান্ডোরা', + 'AD' => 'আন্ডোরা', 'AE' => 'সংযুক্ত আরব আমিরাত', 'AF' => 'আফগানিস্তান', 'AG' => 'এন্টিগুয়া ও বারবুডা', 'AI' => 'এ্যাঙ্গুইলা', - 'AL' => 'আলব্যানিয়া', + 'AL' => 'আলবেনিয়া', 'AM' => 'আর্মেনিয়া', 'AO' => 'অ্যাঙ্গোলা', 'AQ' => 'অ্যান্টার্কটিকা', @@ -36,16 +36,16 @@ return array ( 'BL' => 'সেন্ট বারথেলিমি', 'BM' => 'বারমুডা', 'BN' => 'ব্রুনেই', - 'BO' => 'বোলিভিয়া', + 'BO' => 'বলিভিয়া', 'BQ' => 'ক্যারিবিয়ান নেদারল্যান্ডস', 'BR' => 'ব্রাজিল', 'BS' => 'বাহামা দ্বীপপুঞ্জ', 'BT' => 'ভুটান', 'BW' => 'বতসোয়ানা', - 'BY' => 'বেলোরুশিয়া', + 'BY' => 'বেলারুশ', 'BZ' => 'বেলিজ', 'CA' => 'কানাডা', - 'CC' => 'কোকোস (কিলিং)দ্বীপপুঞ্জ', + 'CC' => 'কোকোস (কিলিং) দ্বীপপুঞ্জ', 'CD' => 'কঙ্গো-কিনশাসা', 'CF' => 'মধ্য আফ্রিকার প্রজাতন্ত্র', 'CG' => 'কঙ্গো - ব্রাজাভিল', @@ -55,7 +55,7 @@ return array ( 'CL' => 'চিলি', 'CM' => 'ক্যামেরুন', 'CN' => 'চীন', - 'CO' => 'কোলোম্বিয়া', + 'CO' => 'কলম্বিয়া', 'CR' => 'কোস্টারিকা', 'CU' => 'কিউবা', 'CV' => 'কেপভার্দে', @@ -86,7 +86,7 @@ return array ( 'FR' => 'ফ্রান্স', 'GA' => 'গ্যাবন', 'GB' => 'যুক্তরাজ্য', - 'GD' => 'গ্রেনেডা', + 'GD' => 'গ্রেনাডা', 'GE' => 'জর্জিয়া', 'GF' => 'ফরাসী গায়ানা', 'GG' => 'গ্রাঞ্জি', @@ -99,7 +99,7 @@ return array ( 'GQ' => 'নিরক্ষীয় গিনি', 'GR' => 'গ্রীস', 'GS' => 'দক্ষিণ জর্জিয়া ও দক্ষিণ স্যান্ডউইচ দ্বীপপুঞ্জ', - 'GT' => 'গোয়াতেমালা', + 'GT' => 'গুয়াতেমালা', 'GU' => 'গুয়াম', 'GW' => 'গিনি-বিসাউ', 'GY' => 'গিয়ানা', @@ -118,13 +118,13 @@ return array ( 'IQ' => 'ইরাক', 'IR' => 'ইরান', 'IS' => 'আইসল্যান্ড', - 'IT' => 'ইতালী', + 'IT' => 'ইতালি', 'JE' => 'জার্সি', 'JM' => 'জামাইকা', 'JO' => 'জর্ডন', 'JP' => 'জাপান', 'KE' => 'কেনিয়া', - 'KG' => 'কির্গিজিয়া', + 'KG' => 'কিরগিজিস্তান', 'KH' => 'কম্বোডিয়া', 'KI' => 'কিরিবাতি', 'KM' => 'কমোরোস', @@ -156,7 +156,7 @@ return array ( 'ML' => 'মালি', 'MM' => 'মায়ানমার (বার্মা)', 'MN' => 'মঙ্গোলিয়া', - 'MO' => 'ম্যাকাও এস এ আর চায়না', + 'MO' => 'ম্যাকাও এসএআর চীনা', 'MP' => 'উত্তরাঞ্চলীয় মারিয়ানা দ্বীপপুঞ্জ', 'MQ' => 'মার্টিনিক', 'MR' => 'মরিতানিয়া', @@ -182,7 +182,7 @@ return array ( 'NZ' => 'নিউজিল্যান্ড', 'OM' => 'ওমান', 'PA' => 'পানামা', - 'PE' => 'পিরু', + 'PE' => 'পেরু', 'PF' => 'ফরাসী পলিনেশিয়া', 'PG' => 'পাপুয়া নিউ গিনি', 'PH' => 'ফিলিপাইন', @@ -197,7 +197,7 @@ return array ( 'PY' => 'প্যারাগুয়ে', 'QA' => 'কাতার', 'RE' => 'রিইউনিয়ন', - 'RO' => 'রুমানিয়া', + 'RO' => 'রোমানিয়া', 'RS' => 'সার্বিয়া', 'RU' => 'রাশিয়া', 'RW' => 'রুয়ান্ডা', @@ -210,13 +210,13 @@ return array ( 'SH' => 'সেন্ট হেলেনা', 'SI' => 'স্লোভানিয়া', 'SJ' => 'স্বালবার্ড ও জান মেয়েন', - 'SK' => 'শ্লোভাকিয়া', + 'SK' => 'স্লোভাকিয়া', 'SL' => 'সিয়েরালিওন', 'SM' => 'সান মারিনো', 'SN' => 'সেনেগাল', 'SO' => 'সোমালিয়া', 'SR' => 'সুরিনাম', - 'SS' => 'দক্ষিন সুদান', + 'SS' => 'দক্ষিণ সুদান', 'ST' => 'সাওটোমা ও প্রিন্সিপি', 'SV' => 'এল সালভেদর', 'SX' => 'সিন্ট মার্টেন', @@ -232,14 +232,14 @@ return array ( 'TK' => 'টোকেলাউ', 'TL' => 'তিমুর-লেস্তে', 'TM' => 'তুর্কমেনিস্তান', - 'TN' => 'তিউনিশিয়া', + 'TN' => 'তিউনিসিয়া', 'TO' => 'টোঙ্গা', 'TR' => 'তুরস্ক', 'TT' => 'ত্রিনিনাদ ও টোব্যাগো', 'TV' => 'টুভালু', 'TW' => 'তাইওয়ান', 'TZ' => 'তাঞ্জানিয়া', - 'UA' => 'ইউক্রেইন', + 'UA' => 'ইউক্রেন', 'UG' => 'উগান্ডা', 'UM' => 'যুক্তরাষ্ট্রের পার্শ্ববর্তী দ্বীপপুঞ্জ', 'US' => 'মার্কিন যুক্তরাষ্ট্র', @@ -249,7 +249,7 @@ return array ( 'VC' => 'সেন্ট ভিনসেন্ট ও দ্যা গ্রেনাডিনস', 'VE' => 'ভেনেজুয়েলা', 'VG' => 'ব্রিটিশ ভার্জিন দ্বীপপুঞ্জ', - 'VI' => 'মার্কিন ভার্জিন দ্বীপপুঞ্জ', + 'VI' => 'মার্কিন যুক্তরাষ্ট্রের ভার্জিন দ্বীপপুঞ্জ', 'VN' => 'ভিয়েতনাম', 'VU' => 'ভানুয়াটু', 'WF' => 'ওয়ালিস ও ফুটুনা', diff --git a/vendor/giggsey/locale/data/bo.php b/vendor/giggsey/locale/data/bo.php index 8fd06bdb0..d2f8d3155 100644 --- a/vendor/giggsey/locale/data/bo.php +++ b/vendor/giggsey/locale/data/bo.php @@ -1,6 +1,6 @@ 'Antigva i Barbuda', 'AI' => 'Angvila', 'AL' => 'Albanija', - 'AM' => 'Jermenija', + 'AM' => 'Armenija', 'AO' => 'Angola', 'AQ' => 'Antarktika', 'AR' => 'Argentina', @@ -22,7 +22,7 @@ return array ( 'AT' => 'Austrija', 'AU' => 'Australija', 'AW' => 'Aruba', - 'AX' => 'Alandska Ostrva', + 'AX' => 'Olandska Ostrva', 'AZ' => 'Azerbejdžan', 'BA' => 'Bosna i Hercegovina', 'BB' => 'Barbados', @@ -45,7 +45,7 @@ return array ( 'BY' => 'Bjelorusija', 'BZ' => 'Belize', 'CA' => 'Kanada', - 'CC' => 'Kokosova (Kilingova) ostrva', + 'CC' => 'Kokosova (Kilingova) Ostrva', 'CD' => 'Demokratska Republika Kongo', 'CF' => 'Centralnoafrička Republika', 'CG' => 'Kongo', @@ -62,7 +62,7 @@ return array ( 'CW' => 'Kurasao', 'CX' => 'Božićna Ostrva', 'CY' => 'Kipar', - 'CZ' => 'Češka', + 'CZ' => 'Češka Republika', 'DE' => 'Njemačka', 'DG' => 'Dijego Garsija', 'DJ' => 'Džibuti', @@ -95,40 +95,40 @@ return array ( 'GL' => 'Grenland', 'GM' => 'Gambija', 'GN' => 'Gvineja', - 'GP' => 'Gvadelupe', + 'GP' => 'Gvadalupe', 'GQ' => 'Ekvatorijalna Gvineja', 'GR' => 'Grčka', - 'GS' => 'Južna Džordžija i Južna Sendvič Ostrva', + 'GS' => 'Južna Džordžija i Južna Sendvička Ostrva', 'GT' => 'Gvatemala', 'GU' => 'Guam', 'GW' => 'Gvineja-Bisao', 'GY' => 'Gvajana', - 'HK' => 'Hong Kong (S. A. R. Kina)', + 'HK' => 'Hong Kong (SAR Kina)', 'HN' => 'Honduras', 'HR' => 'Hrvatska', 'HT' => 'Haiti', 'HU' => 'Mađarska', - 'IC' => 'Kanarska ostrva', + 'IC' => 'Kanarska Ostrva', 'ID' => 'Indonezija', 'IE' => 'Irska', 'IL' => 'Izrael', 'IM' => 'Ostrvo Man', 'IN' => 'Indija', - 'IO' => 'Britanska Territorija u Indijskom Okeanu', + 'IO' => 'Britanska Teritorija u Indijskom Okeanu', 'IQ' => 'Irak', 'IR' => 'Iran', 'IS' => 'Island', 'IT' => 'Italija', - 'JE' => 'Džersi', + 'JE' => 'Džerzi', 'JM' => 'Jamajka', 'JO' => 'Jordan', 'JP' => 'Japan', 'KE' => 'Kenija', - 'KG' => 'Kirgizstan', + 'KG' => 'Kirgistan', 'KH' => 'Kambodža', 'KI' => 'Kiribati', 'KM' => 'Komorska Ostrva', - 'KN' => 'Sent Kits i Nevis', + 'KN' => 'Sveti Kits i Nevis', 'KP' => 'Sjeverna Koreja', 'KR' => 'Južna Koreja', 'KW' => 'Kuvajt', @@ -143,7 +143,7 @@ return array ( 'LS' => 'Lesoto', 'LT' => 'Litvanija', 'LU' => 'Luksemburg', - 'LV' => 'Letonija', + 'LV' => 'Latvija', 'LY' => 'Libija', 'MA' => 'Maroko', 'MC' => 'Monako', @@ -151,18 +151,18 @@ return array ( 'ME' => 'Crna Gora', 'MF' => 'Sv. Martin', 'MG' => 'Madagaskar', - 'MH' => 'Maršalska Ostrva', + 'MH' => 'Maršalova Ostrva', 'MK' => 'Makedonija', 'ML' => 'Mali', 'MM' => 'Mijanmar', 'MN' => 'Mongolija', - 'MO' => 'Makao (S. A. R. Kina)', + 'MO' => 'Makao (SAR Kina)', 'MP' => 'Sjeverna Marijanska Ostrva', 'MQ' => 'Martinik', 'MR' => 'Mauritanija', 'MS' => 'Monserat', 'MT' => 'Malta', - 'MU' => 'Mauricius', + 'MU' => 'Mauricijus', 'MV' => 'Maldivi', 'MW' => 'Malavi', 'MX' => 'Meksiko', @@ -171,7 +171,7 @@ return array ( 'NA' => 'Namibija', 'NC' => 'Nova Kaledonija', 'NE' => 'Niger', - 'NF' => 'Norfolk Ostrvo', + 'NF' => 'Ostrvo Norfolk', 'NG' => 'Nigerija', 'NI' => 'Nikaragva', 'NL' => 'Holandija', @@ -189,14 +189,14 @@ return array ( 'PK' => 'Pakistan', 'PL' => 'Poljska', 'PM' => 'Sveti Petar i Mikelon', - 'PN' => 'Pitkern', + 'PN' => 'Pitkernska Ostrva', 'PR' => 'Porto Riko', 'PS' => 'Palestinska Teritorija', 'PT' => 'Portugal', 'PW' => 'Palau', 'PY' => 'Paragvaj', 'QA' => 'Katar', - 'RE' => 'Rejunion', + 'RE' => 'Reunion', 'RO' => 'Rumunija', 'RS' => 'Srbija', 'RU' => 'Rusija', @@ -223,14 +223,14 @@ return array ( 'SY' => 'Sirija', 'SZ' => 'Svazilend', 'TA' => 'Tristan da Kunja', - 'TC' => 'Ostrva Turks i Caicos', + 'TC' => 'Ostrva Turks i Kaikos', 'TD' => 'Čad', 'TF' => 'Francuske Južne Teritorije', 'TG' => 'Togo', 'TH' => 'Tajland', 'TJ' => 'Tadžikistan', 'TK' => 'Tokelau', - 'TL' => 'Timor Leste', + 'TL' => 'Istočni Timor', 'TM' => 'Turkmenistan', 'TN' => 'Tunis', 'TO' => 'Tonga', @@ -241,18 +241,18 @@ return array ( 'TZ' => 'Tanzanija', 'UA' => 'Ukrajina', 'UG' => 'Uganda', - 'UM' => 'Udaljena ostrva SAD', + 'UM' => 'Američka Vanjska Ostrva', 'US' => 'Sjedinjene Američke Države', 'UY' => 'Urugvaj', 'UZ' => 'Uzbekistan', 'VA' => 'Vatikan', - 'VC' => 'Sveti Vincent i Grenadini', + 'VC' => 'Sveti Vinsent i Grenadin', 'VE' => 'Venecuela', 'VG' => 'Britanska Djevičanska Ostrva', - 'VI' => 'Djevičanska Ostrva SAD', + 'VI' => 'Američka Djevičanska Ostrva', 'VN' => 'Vijetnam', 'VU' => 'Vanuatu', - 'WF' => 'Wallis i Futuna', + 'WF' => 'Ostrva Valis i Futuna', 'WS' => 'Samoa', 'XK' => 'Kosovo', 'YE' => 'Jemen', diff --git a/vendor/giggsey/locale/data/ca-es-valencia.php b/vendor/giggsey/locale/data/ca-es-valencia.php index 42811a7e8..160e0065a 100644 --- a/vendor/giggsey/locale/data/ca-es-valencia.php +++ b/vendor/giggsey/locale/data/ca-es-valencia.php @@ -1,6 +1,6 @@ 'Saint-Pierre-et-Miquelon', 'PN' => 'Illes Pitcairn', 'PR' => 'Puerto Rico', - 'PS' => 'Palestina', + 'PS' => 'territoris palestins', 'PT' => 'Portugal', 'PW' => 'Palau', 'PY' => 'Paraguai', diff --git a/vendor/giggsey/locale/data/ca.php b/vendor/giggsey/locale/data/ca.php index 42811a7e8..160e0065a 100644 --- a/vendor/giggsey/locale/data/ca.php +++ b/vendor/giggsey/locale/data/ca.php @@ -1,6 +1,6 @@ 'Saint-Pierre-et-Miquelon', 'PN' => 'Illes Pitcairn', 'PR' => 'Puerto Rico', - 'PS' => 'Palestina', + 'PS' => 'territoris palestins', 'PT' => 'Portugal', 'PW' => 'Palau', 'PY' => 'Paraguai', diff --git a/vendor/giggsey/locale/data/ce.php b/vendor/giggsey/locale/data/ce.php index 6334fcb32..d967947fb 100644 --- a/vendor/giggsey/locale/data/ce.php +++ b/vendor/giggsey/locale/data/ce.php @@ -1,6 +1,6 @@ 'ᎤᎵᏌᎳᏓᏅ ᎤᎦᏚᏛᎢ', 'AD' => 'ᎠᏂᏙᎳ', 'AE' => 'ᏌᏊ ᎢᏳᎾᎵᏍᏔᏅ ᎡᎳᏈ ᎢᎹᎵᏘᏏ', 'AF' => 'ᎠᏫᎨᏂᏍᏖᏂ', @@ -22,7 +23,7 @@ return array ( 'AU' => 'ᎡᎳᏗᏜ', 'AW' => 'ᎠᎷᏆ', 'AX' => 'ᎣᎴᏅᏓ ᏚᎦᏚᏛᎢ', - 'AZ' => 'ᎠᏏᎵᏆᏌᏂ', + 'AZ' => 'ᎠᏎᏆᏣᏂ', 'BA' => 'ᏉᏏᏂᎠ ᎠᎴ ᎲᏤᎪᏫ', 'BB' => 'ᏆᏇᏙᏍ', 'BD' => 'ᏆᏂᎦᎵᏕᏍ', @@ -32,24 +33,25 @@ return array ( 'BH' => 'ᏆᎭᎴᎢᏂ', 'BI' => 'ᏋᎷᏂᏗ', 'BJ' => 'ᏆᏂᎢᏂ', - 'BL' => 'ᎠᏥᎸᏉᏗ ᏆᏕᎳᎻ', + 'BL' => 'ᎤᏓᏅᏘ ᏆᏕᎳᎻ', 'BM' => 'ᏆᏊᏓ', 'BN' => 'ᏊᎾᎢ', 'BO' => 'ᏉᎵᏫᎠ', - 'BR' => 'ᏆᏏᎵᎢ', + 'BQ' => 'ᎧᎵᏈᎢᏂᎯ ᎾᏍᎩᏁᏛᎳᏂ', + 'BR' => 'ᏆᏏᎵ', 'BS' => 'ᎾᏍᎩ ᏆᎭᎹᏍ', 'BT' => 'ᏊᏔᏂ', 'BW' => 'ᏆᏣᏩᎾ', 'BY' => 'ᏇᎳᎷᏍ', 'BZ' => 'ᏇᎵᏍ', 'CA' => 'ᎨᎾᏓ', - 'CC' => 'ᎪᎪᏍ (ᎩᎵᏂ) ᏚᎦᏚᏛ', - 'CD' => 'ᎧᏂᎪ', + 'CC' => 'ᎪᎪᏍ (ᎩᎵᏂ) ᏚᎦᏚᏛᎢ', + 'CD' => 'ᎧᏂᎪ - ᎨᏂᏝᏌ', 'CF' => 'ᎬᎿᎨᏍᏛ ᎠᏰᏟ ᏍᎦᏚᎩ', - 'CG' => 'ᎧᏂᎪ (ᏍᎦᏚᎩ)', + 'CG' => 'ᎧᏂᎪ - ᏆᏌᏩᎵ', 'CH' => 'ᏍᏫᏍ', 'CI' => 'ᎢᏬᎵ ᎾᎿ ᎠᎹᏳᎶᏗ', - 'CK' => 'ᎠᏓᏍᏓᏴᎲᏍᎩ ᎤᎦᏚᏛ', + 'CK' => 'ᎠᏓᏍᏓᏴᎲᏍᎩ ᏚᎦᏚᏛᎢ', 'CL' => 'ᏥᎵ', 'CM' => 'ᎧᎹᎷᏂ', 'CN' => 'ᏓᎶᏂᎨᏍᏛ', @@ -57,25 +59,29 @@ return array ( 'CR' => 'ᎪᏍᏓ ᎵᎧ', 'CU' => 'ᎫᏆ', 'CV' => 'ᎢᎬᎾᏕᎾ ᎢᏤᏳᏍᏗ', - 'CW' => 'ᏂᎦᏓ ᎤᏂᎲ ᎾᎿ ᎫᎳᎨᎣ', + 'CW' => 'ᎫᎳᎨᎣ', 'CX' => 'ᏓᏂᏍᏓᏲᎯᎲ ᎤᎦᏚᏛᎢ', 'CY' => 'ᏌᎢᏆᏍ', 'CZ' => 'ᏤᎩ ᏍᎦᏚᎩ', 'DE' => 'ᎠᏂᏛᏥ', + 'DG' => 'ᏗᏰᎪ ᎦᏏᏯ', 'DJ' => 'ᏥᏊᏗ', 'DK' => 'ᏗᏂᎹᎦ', 'DM' => 'ᏙᎻᏂᎧ', 'DO' => 'ᏙᎻᏂᎧᏂ ᏍᎦᏚᎩ', 'DZ' => 'ᎠᎵᏥᎵᏯ', + 'EA' => 'ᏑᏔ ᎠᎴ ᎺᎵᏯ', 'EC' => 'ᎡᏆᏙᎵ', 'EE' => 'ᎡᏍᏙᏂᏯ', 'EG' => 'ᎢᏥᏈᎢ', + 'EH' => 'ᏭᏕᎵᎬ ᏗᏜ ᏌᎮᎳ', 'ER' => 'ᎡᎵᏟᏯ', 'ES' => 'ᎠᏂᏍᏆᏂᏱ', + 'ET' => 'ᎢᏗᎣᏈᎠ', 'FI' => 'ᏫᏂᎦᏙᎯ', 'FJ' => 'ᏫᏥ', 'FK' => 'ᏩᎩ ᏚᎦᏚᏛᎢ', - 'FM' => 'ᎠᏰᏟ ᏧᎾᎵᎪᎯ ᎾᎿ ᎹᎢᏉᏂᏏᏯ', + 'FM' => 'ᎹᎢᏉᏂᏏᏯ', 'FO' => 'ᏪᎶ ᏚᎦᏚᏛᎢ', 'FR' => 'ᎦᎸᏥᏱ', 'GA' => 'ᎦᏉᏂ', @@ -88,21 +94,23 @@ return array ( 'GI' => 'ᏥᏆᎵᏓ', 'GL' => 'ᎢᏤᏍᏛᏱ', 'GM' => 'ᎦᎹᏈᎢᎠ', - 'GN' => 'ᎫᏇ', + 'GN' => 'ᎩᎢᏂ', 'GP' => 'ᏩᏓᎷᏇ', 'GQ' => 'ᎡᏆᏙᎵᎠᎵ ᎩᎢᏂ', 'GR' => 'ᎪᎢᎯ', - 'GS' => 'ᏧᎦᏃᏮ ᏣᏥᏱ ᎠᎴ ᎾᏍᎩ ᏧᎦᏃᏮ ᎠᏍᏛᎭᏟ ᏚᎦᏚᏛ', + 'GS' => 'ᏧᎦᏃᏮ ᏣᎠᏥᎢ ᎠᎴ ᎾᏍᎩ ᏧᎦᏃᏮ ᎠᏍᏛᎭᏟ ᏚᎦᏚᏛᎢ', 'GT' => 'ᏩᏔᎹᎳ', 'GU' => 'ᏆᎻ', - 'GW' => 'ᎫᏇ-ᏈᏌᎤᏫ', + 'GW' => 'ᎩᎢᏂ-ᏈᏌᎤᏫ', 'GY' => 'ᎦᏯᎾ', - 'HK' => 'ᎰᏂᎩ ᎪᏂᎩ', + 'HK' => 'ᎰᏂᎩ ᎪᏂᎩ ᎤᏓᏤᎵᏓ ᏧᏂᎸᏫᏍᏓᏁᏗ ᎢᎬᎾᏕᎾ ᏓᎶᏂᎨᏍᏛ', + 'HN' => 'ᎭᏂᏚᎳᏍ', 'HR' => 'ᎧᎶᎡᏏᎠ', 'HT' => 'ᎮᎢᏘ', 'HU' => 'ᎲᏂᎦᎵ', + 'IC' => 'ᏥᏍᏆ ᏚᎦᏚᏛᎢ', 'ID' => 'ᎢᏂᏙᏂᏍᏯ', - 'IE' => 'ᎠᎢᎴᏂᏗ', + 'IE' => 'ᎠᏲᎳᏂ', 'IL' => 'ᎢᏏᎵᏱ', 'IM' => 'ᎤᏍᏗ ᎤᎦᏚᏛᎢ ᎾᎿ ᎠᏍᎦᏯ', 'IN' => 'ᎢᏅᏗᎾ', @@ -110,7 +118,7 @@ return array ( 'IQ' => 'ᎢᎳᎩ', 'IR' => 'ᎢᎴᏂ', 'IS' => 'ᏧᏁᏍᏓᎸᎯ', - 'IT' => 'ᏲᎶ', + 'IT' => 'ᎢᏔᎵ', 'JE' => 'ᏨᎵᏏ', 'JM' => 'ᏣᎺᎢᎧ', 'JO' => 'ᏦᏓᏂ', @@ -120,7 +128,7 @@ return array ( 'KH' => 'ᎧᎹᏉᏗᎠᏂ', 'KI' => 'ᎧᎵᏆᏘ', 'KM' => 'ᎪᎼᎳᏍ', - 'KN' => 'ᎠᏰᏟ ᎾᎿ ᎨᏥᎸᏉᏗ ᎠᏂᏪᏌ ᎠᎴ ᎠᏂᏁᏫᏍ', + 'KN' => 'ᎤᏓᏅᏘ ᎨᏘᏏ ᎠᎴ ᏁᏪᏏ', 'KP' => 'ᏧᏴᏢ ᎪᎵᎠ', 'KR' => 'ᏧᎦᏃᏮ ᎪᎵᎠ', 'KW' => 'ᎫᏪᎢᏘ', @@ -128,6 +136,7 @@ return array ( 'KZ' => 'ᎧᏎᎧᏍᏕᏂ', 'LA' => 'ᎴᎣᏍ', 'LB' => 'ᎴᏆᎾᏂ', + 'LC' => 'ᎤᏓᏅᏘ ᎷᏏᏯ', 'LI' => 'ᎵᎦᏗᏂᏍᏓᏂ', 'LK' => 'ᏍᎵ ᎳᏂᎧ', 'LR' => 'ᎳᏈᎵᏯ', @@ -140,15 +149,15 @@ return array ( 'MC' => 'ᎹᎾᎪ', 'MD' => 'ᎹᎵᏙᏫᎠ', 'ME' => 'ᎼᏂᏔᏁᎦᎶ', - 'MF' => 'ᎠᏥᎸᏉᏗ ᏡᏡ', + 'MF' => 'ᎤᏓᏅᏘ ᏡᏡ', 'MG' => 'ᎹᏓᎦᏍᎧᎵ', - 'MH' => 'ᎹᏌᎵ ᏚᎪᏚᏛ', - 'MK' => 'ᎹᏏᏙᏂᎢᎠ', + 'MH' => 'ᎹᏌᎵ ᏚᎦᏚᏛᎢ', + 'MK' => 'ᎹᏎᏙᏂᏯ', 'ML' => 'ᎹᎵ', 'MM' => 'ᎹᏯᎹᎵ', 'MN' => 'ᎹᏂᎪᎵᎠ', 'MO' => 'ᎹᎧᎣ (ᎤᏓᏤᎵᏓ ᏧᏂᎸᏫᏍᏓᏁᏗ ᎢᎬᎾᏕᎾ) ᏣᎢ', - 'MP' => 'ᎾᏍᎩ ᎤᏴᏢ ᏗᏜ ᎹᎵᎠᎾ ᏚᎦᏚᏛ', + 'MP' => 'ᏧᏴᏢ ᏗᏜ ᎹᎵᎠᎾ ᏚᎦᏚᏛᎢ', 'MQ' => 'ᎹᏘᏂᎨ', 'MR' => 'ᎹᏘᎢᏯ', 'MS' => 'ᎹᏂᏘᏌᎳᏗ', @@ -156,11 +165,12 @@ return array ( 'MU' => 'ᎼᎵᏏᎥᏍ', 'MV' => 'ᎹᎵᏗᏫᏍ', 'MW' => 'ᎹᎳᏫ', - 'MX' => 'ᏍᏆᏂᏱ', + 'MX' => 'ᎠᏂᏍᏆᏂ', 'MY' => 'ᎹᎴᏏᎢᎠ', 'MZ' => 'ᎼᏎᎻᏇᎩ', 'NA' => 'ᎾᎻᏈᎢᏯ', 'NC' => 'ᎢᏤ ᎧᎵᏙᏂᎠᏂ', + 'NE' => 'ᎾᎢᏨ', 'NF' => 'ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ', 'NG' => 'ᏂᏥᎵᏯ', 'NI' => 'ᏂᎧᎳᏆ', @@ -173,19 +183,20 @@ return array ( 'OM' => 'ᎣᎺᏂ', 'PA' => 'ᏆᎾᎹ', 'PE' => 'ᏇᎷ', - 'PF' => 'ᎠᏂᎦᎸᏣ ᏆᎵᏂᏏᎠ', - 'PG' => 'ᏆᏇ ᎢᏤ ᎩᏂ', + 'PF' => 'ᎠᏂᎦᎸᏥ ᏆᎵᏂᏏᎠ', + 'PG' => 'ᏆᏇ ᎢᏤ ᎩᎢᏂ', 'PH' => 'ᎠᏂᏈᎵᎩᏃ', 'PK' => 'ᏆᎩᏍᏖᏂ', 'PL' => 'ᏉᎳᏂ', - 'PM' => 'ᏎᏂᏘ ᏈᏓ ᎠᎴ ᎻᏇᎶᏂ', - 'PN' => 'ᏈᎧᎵᏂ ᎤᎦᏚᏛᎢ', + 'PM' => 'ᎤᏓᏅᏘ ᏈᏰ ᎠᎴ ᎻᏇᎶᏂ', + 'PN' => 'ᏈᎧᎵᏂ ᏚᎦᏚᏛᎢ', 'PR' => 'ᏇᎡᏙ ᎵᎢᎪ', 'PS' => 'ᏆᎴᏍᏗᏂᎠᏂ ᏄᎬᏫᏳᏌᏕᎩ', 'PT' => 'ᏉᏥᎦᎳ', 'PW' => 'ᏆᎴᎠᏫ', 'PY' => 'ᏆᎳᏇᎢᏯ', 'QA' => 'ᎧᏔᎵ', + 'RE' => 'ᎴᏳᏂᎠᏂ', 'RO' => 'ᎶᎹᏂᏯ', 'RS' => 'ᏒᏈᏯ', 'RU' => 'ᏲᏂᎢ', @@ -196,9 +207,57 @@ return array ( 'SD' => 'ᏑᏕᏂ', 'SE' => 'ᏍᏫᏕᏂ', 'SG' => 'ᏏᏂᎦᏉᎵ', - 'SH' => 'ᎠᏥᎸᏉᏗ ᎮᎵᎾ', + 'SH' => 'ᎤᏓᏅᏘ ᎮᎵᎾ', 'SI' => 'ᏍᎶᏫᏂᎠ', + 'SJ' => 'ᏍᏩᎵᏆᎵᏗ ᎠᎴ ᏤᏂ ᎹᏰᏂ', 'SK' => 'ᏍᎶᏩᎩᎠ', 'SL' => 'ᏏᎡᎳ ᎴᎣᏂ', - 'US' => 'ᎠᎹᏰᏟ', + 'SM' => 'ᎤᏓᏅᏘ ᎹᎵᎢᏃ', + 'SN' => 'ᏏᏂᎦᎵ', + 'SO' => 'ᏐᎹᎵ', + 'SR' => 'ᏒᎵᎾᎻ', + 'SS' => 'ᏧᎦᎾᏮ ᏑᏕᏂ', + 'ST' => 'ᏌᎣ ᏙᎺ ᎠᎴ ᏈᏂᏏᏇ', + 'SV' => 'ᎡᎵᏌᎵᏆᏙᎵ', + 'SX' => 'ᏏᏂᏘ ᎹᏘᏂ', + 'SY' => 'ᏏᎵᎠ', + 'SZ' => 'ᎠᏂᏍᏩᏏᎢ', + 'TA' => 'ᏟᏍᏛᏂ Ꮣ ᎫᎾᎭ', + 'TC' => 'ᎠᏂᏛᎵᎩ ᎠᎴ ᎨᎢᎪ ᏚᎦᏚᏛᎢ', + 'TD' => 'ᏣᏗ', + 'TF' => 'ᎠᏂᎦᎸᏥ ᏧᎦᎾᏮ ᎦᏙᎯ ᎤᎵᏍᏛᎢ', + 'TG' => 'ᏙᎪ', + 'TH' => 'ᏔᏯᎴᏂ', + 'TJ' => 'ᏔᏥᎩᏍᏕᏂ', + 'TK' => 'ᏙᎨᎳᏭ', + 'TL' => 'ᏘᎼᎵ-ᎴᏍᏖ', + 'TM' => 'ᏛᎵᎩᎺᏂᏍᏔᏂ', + 'TN' => 'ᏚᏂᏏᏍᎠ', + 'TO' => 'ᏙᏅᎦ', + 'TR' => 'ᎬᏃ', + 'TT' => 'ᏟᏂᏕᏗ ᎠᎴ ᏙᏆᎪ', + 'TV' => 'ᏚᏩᎷ', + 'TW' => 'ᏔᎢᏩᏂ', + 'TZ' => 'ᏖᏂᏏᏂᏯ', + 'UA' => 'ᏳᎧᎴᏂ', + 'UG' => 'ᏳᎦᏂᏓ', + 'UM' => 'U.S. ᎠᏍᏛ ᏚᎦᏚᏛᎢ', + 'US' => 'ᏌᏊ ᎢᏳᎾᎵᏍᏔᏅ ᏍᎦᏚᎩ', + 'UY' => 'ᏳᎷᏇ', + 'UZ' => 'ᎤᏍᏇᎩᏍᏖᏂ', + 'VA' => 'ᎠᏥᎳᏁᏠ ᎦᏚᎲ', + 'VC' => 'ᎤᏓᏅᏘ ᏫᏂᏏᏂᏗ ᎠᎴ ᎾᏍᎩ ᏇᎾᏗᏁᏍ', + 'VE' => 'ᏪᏁᏑᏪᎳ', + 'VG' => 'ᏈᏗᏍ ᎠᏒᏂᎸ ᏂᎨᏒᎾ ᏚᎦᏚᏛᎢ', + 'VI' => 'U.S. ᎠᏒᏂᎸ ᏂᎨᏒᎾ ᏚᎦᏚᏛᎢ', + 'VN' => 'ᏫᎡᏘᎾᎻ', + 'VU' => 'ᏩᏂᎤᏩᏚ', + 'WF' => 'ᏩᎵᏍ ᎠᎴ ᏊᏚᎾ', + 'WS' => 'ᏌᎼᎠ', + 'XK' => 'ᎪᏐᏉ', + 'YE' => 'ᏰᎺᏂ', + 'YT' => 'ᎺᏯᏖ', + 'ZA' => 'ᏧᎦᎾᏮ ᎬᎿᎨᏍᏛ', + 'ZM' => 'ᏌᎻᏈᏯ', + 'ZW' => 'ᏏᎻᏆᏇ', ); diff --git a/vendor/giggsey/locale/data/ckb.php b/vendor/giggsey/locale/data/ckb.php new file mode 100644 index 000000000..d4f39008a --- /dev/null +++ b/vendor/giggsey/locale/data/ckb.php @@ -0,0 +1,196 @@ + 'ئاندۆرا', + 'AE' => 'میرنشینە یەکگرتووە عەرەبییەکان', + 'AF' => 'ئەفغانستان', + 'AG' => 'ئانتیگوا و باربودا', + 'AL' => 'ئەڵبانیا', + 'AM' => 'ئەرمەنستان', + 'AO' => 'ئەنگۆلا', + 'AQ' => 'ئانتارکتیکا', + 'AR' => 'ئارجەنتینا', + 'AS' => 'ساموای ئەمەریکایی', + 'AT' => 'نەمسا', + 'AU' => 'ئۆسترالیا', + 'AW' => 'ئارووبا', + 'AZ' => 'ئازەربایجان', + 'BA' => 'بۆسنیا و ھەرزەگۆڤینا', + 'BB' => 'باربادۆس', + 'BD' => 'بەنگلادیش', + 'BE' => 'بەلژیک', + 'BF' => 'بورکینافاسۆ', + 'BG' => 'بولگاریا', + 'BH' => 'بەحرەین', + 'BI' => 'بوروندی', + 'BJ' => 'بنین', + 'BO' => 'بۆلیڤیا', + 'BR' => 'برازیل', + 'BS' => 'بەھاما', + 'BT' => 'بووتان', + 'BW' => 'بۆتسوانا', + 'BY' => 'بیلاڕووس', + 'BZ' => 'بەلیز', + 'CA' => 'کانەدا', + 'CD' => 'کۆنگۆ کینشاسا', + 'CF' => 'کۆماری ئەفریقای ناوەڕاست', + 'CH' => 'سویسرا', + 'CI' => 'کۆتدیڤوار', + 'CL' => 'شیلی', + 'CM' => 'کامیروون', + 'CN' => 'چین', + 'CO' => 'کۆلۆمبیا', + 'CR' => 'کۆستاریکا', + 'CU' => 'کووبا', + 'CV' => 'کەیپڤەرد', + 'CY' => 'قیبرس', + 'CZ' => 'کۆماری چیک', + 'DE' => 'ئەڵمانیا', + 'DJ' => 'جیبووتی', + 'DK' => 'دانمارک', + 'DM' => 'دۆمینیکا', + 'DZ' => 'ئەلجەزایر', + 'EC' => 'ئیکوادۆر', + 'EG' => 'میسر', + 'ER' => 'ئەریتریا', + 'ES' => 'ئیسپانیا', + 'ET' => 'ئەتیۆپیا', + 'FI' => 'فینلاند', + 'FJ' => 'فیجی', + 'FM' => 'مایکرۆنیزیا', + 'FR' => 'فەڕەنسا', + 'GA' => 'گابۆن', + 'GB' => 'شانشینی یەکگرتوو', + 'GD' => 'گرینادا', + 'GE' => 'گورجستان', + 'GH' => 'غەنا', + 'GL' => 'گرینلاند', + 'GM' => 'گامبیا', + 'GN' => 'گینێ', + 'GR' => 'یۆنان', + 'GT' => 'گواتیمالا', + 'GU' => 'گوام', + 'GW' => 'گینێ بیساو', + 'GY' => 'گویانا', + 'HN' => 'ھۆندووراس', + 'HR' => 'کرۆواتیا', + 'HT' => 'ھایتی', + 'HU' => 'مەجارستان', + 'ID' => 'ئیندۆنیزیا', + 'IE' => 'ئیرلەند', + 'IL' => 'ئیسرائیل', + 'IN' => 'ھیندستان', + 'IQ' => 'عێراق', + 'IR' => 'ئێران', + 'IS' => 'ئایسلەند', + 'IT' => 'ئیتاڵی', + 'JM' => 'جامایکا', + 'JO' => 'ئوردن', + 'JP' => 'ژاپۆن', + 'KG' => 'قرغیزستان', + 'KH' => 'کەمبۆدیا', + 'KI' => 'کیریباس', + 'KM' => 'دوورگەکانی قەمەر', + 'KN' => 'سەینت کیتس و نیڤیس', + 'KP' => 'کۆریای باکوور', + 'KW' => 'کوەیت', + 'KZ' => 'کازاخستان', + 'LA' => 'لاوس', + 'LB' => 'لوبنان', + 'LC' => 'سەینت لووسیا', + 'LI' => 'لیختنشتاین', + 'LK' => 'سریلانکا', + 'LR' => 'لیبەریا', + 'LS' => 'لەسۆتۆ', + 'LT' => 'لیتوانایا', + 'LU' => 'لوکسەمبورگ', + 'LV' => 'لاتڤیا', + 'LY' => 'لیبیا', + 'MA' => 'مەغریب', + 'MC' => 'مۆناکۆ', + 'MD' => 'مۆلدۆڤا', + 'ME' => 'مۆنتینیگرۆ', + 'MG' => 'ماداگاسکار', + 'MH' => 'دوورگەکانی مارشاڵ', + 'ML' => 'مالی', + 'MM' => 'میانمار', + 'MN' => 'مەنگۆلیا', + 'MR' => 'مۆریتانیا', + 'MT' => 'ماڵتا', + 'MV' => 'مالدیڤ', + 'MW' => 'مالاوی', + 'MX' => 'مەکسیک', + 'MY' => 'مالیزیا', + 'MZ' => 'مۆزامبیک', + 'NA' => 'نامیبیا', + 'NE' => 'نیجەر', + 'NI' => 'نیکاراگوا', + 'NL' => 'ھۆڵەندا', + 'NO' => 'نۆرویژ', + 'NP' => 'نیپال', + 'NR' => 'نائوروو', + 'NZ' => 'نیوزیلاند', + 'OM' => 'عومان', + 'PA' => 'پاناما', + 'PE' => 'پیروو', + 'PG' => 'پاپوا گینێی نوێ', + 'PH' => 'فلیپین', + 'PK' => 'پاکستان', + 'PL' => 'پۆڵەندا', + 'PT' => 'پورتوگال', + 'PW' => 'پالاو', + 'PY' => 'پاراگوای', + 'QA' => 'قەتەر', + 'RO' => 'ڕۆمانیا', + 'RS' => 'سربیا', + 'RU' => 'ڕووسیا', + 'RW' => 'ڕواندا', + 'SA' => 'عەرەبستانی سەعوودی', + 'SB' => 'دوورگەکانی سلێمان', + 'SC' => 'سیشێل', + 'SD' => 'سوودان', + 'SE' => 'سوید', + 'SG' => 'سینگاپور', + 'SI' => 'سلۆڤێنیا', + 'SK' => 'سلۆڤاکیا', + 'SL' => 'سیەرالیۆن', + 'SM' => 'سان مارینۆ', + 'SN' => 'سینیگال', + 'SO' => 'سۆمالیا', + 'SR' => 'سورینام', + 'ST' => 'ساوتۆمێ و پرینسیپی', + 'SV' => 'ئێلسالڤادۆر', + 'SY' => 'سووریا', + 'SZ' => 'سوازیلاند', + 'TD' => 'چاد', + 'TG' => 'تۆگۆ', + 'TH' => 'تایلەند', + 'TJ' => 'تاجیکستان', + 'TM' => 'تورکمانستان', + 'TN' => 'توونس', + 'TO' => 'تۆنگا', + 'TR' => 'تورکیا', + 'TT' => 'ترینیداد و تۆباگو', + 'TV' => 'تووڤالوو', + 'TW' => 'تایوان', + 'TZ' => 'تانزانیا', + 'UA' => 'ئۆکرانیا', + 'UG' => 'ئوگاندا', + 'UY' => 'ئوروگوای', + 'UZ' => 'ئوزبەکستان', + 'VA' => 'ڤاتیکان', + 'VC' => 'سەینت ڤینسەنت و گرینادینز', + 'VN' => 'ڤیەتنام', + 'VU' => 'ڤانوواتوو', + 'WS' => 'ساموا', + 'YE' => 'یەمەن', + 'ZA' => 'ئەفریقای باشوور', + 'ZM' => 'زامبیا', + 'ZW' => 'زیمبابوی', +); diff --git a/vendor/giggsey/locale/data/cs.php b/vendor/giggsey/locale/data/cs.php index a6a127576..e82e1d728 100644 --- a/vendor/giggsey/locale/data/cs.php +++ b/vendor/giggsey/locale/data/cs.php @@ -1,6 +1,6 @@ 'Faerské ostrovy', 'FR' => 'Francie', 'GA' => 'Gabon', - 'GB' => 'Velká Británie', + 'GB' => 'Spojené království', 'GD' => 'Grenada', 'GE' => 'Gruzie', 'GF' => 'Francouzská Guyana', diff --git a/vendor/giggsey/locale/data/cy.php b/vendor/giggsey/locale/data/cy.php index f86e3d83b..574d27beb 100644 --- a/vendor/giggsey/locale/data/cy.php +++ b/vendor/giggsey/locale/data/cy.php @@ -1,6 +1,6 @@ 'Bermuda', 'BN' => 'Brunei', 'BO' => 'Bolivia', - 'BQ' => 'De Nederlandske Antiller', + 'BQ' => 'De tidligere Nederlandske Antiller', 'BR' => 'Brasilien', 'BS' => 'Bahamas', 'BT' => 'Bhutan', @@ -98,12 +98,12 @@ return array ( 'GP' => 'Guadeloupe', 'GQ' => 'Ækvatorialguinea', 'GR' => 'Grækenland', - 'GS' => 'South Georgia og South Sandwich Islands', + 'GS' => 'South Georgia og De Sydlige Sandwichøer', 'GT' => 'Guatemala', 'GU' => 'Guam', 'GW' => 'Guinea-Bissau', 'GY' => 'Guyana', - 'HK' => 'Hongkong SAR', + 'HK' => 'SAR Hongkong', 'HN' => 'Honduras', 'HR' => 'Kroatien', 'HT' => 'Haiti', @@ -156,7 +156,7 @@ return array ( 'ML' => 'Mali', 'MM' => 'Myanmar (Burma)', 'MN' => 'Mongoliet', - 'MO' => 'Macao SAR', + 'MO' => 'SAR Macao', 'MP' => 'Nordmarianerne', 'MQ' => 'Martinique', 'MR' => 'Mauretanien', diff --git a/vendor/giggsey/locale/data/dav.php b/vendor/giggsey/locale/data/dav.php index e8cf4a316..7deaf0b93 100644 --- a/vendor/giggsey/locale/data/dav.php +++ b/vendor/giggsey/locale/data/dav.php @@ -1,6 +1,6 @@ 'Svalbard und Jan Mayen', +); diff --git a/vendor/giggsey/locale/data/de-ch.php b/vendor/giggsey/locale/data/de-ch.php index c063a9735..417c8ad99 100644 --- a/vendor/giggsey/locale/data/de-ch.php +++ b/vendor/giggsey/locale/data/de-ch.php @@ -1,18 +1,17 @@ 'Bangladesh', 'BN' => 'Brunei', 'BW' => 'Botswana', 'BY' => 'Weissrussland', + 'CV' => 'Kapverden', 'GB' => 'Grossbritannien', - 'MH' => 'Marshall-Inseln', 'SB' => 'Salomon-Inseln', 'ZW' => 'Zimbabwe', ); diff --git a/vendor/giggsey/locale/data/de.php b/vendor/giggsey/locale/data/de.php index 34bfa9bc1..30d919291 100644 --- a/vendor/giggsey/locale/data/de.php +++ b/vendor/giggsey/locale/data/de.php @@ -1,6 +1,6 @@ 'Kolumbien', 'CR' => 'Costa Rica', 'CU' => 'Kuba', - 'CV' => 'Kap Verde', + 'CV' => 'Cabo Verde', 'CW' => 'Curaçao', 'CX' => 'Weihnachtsinsel', 'CY' => 'Zypern', @@ -209,7 +209,7 @@ return array ( 'SG' => 'Singapur', 'SH' => 'St. Helena', 'SI' => 'Slowenien', - 'SJ' => 'Svalbard und Jan Mayen', + 'SJ' => 'Spitzbergen', 'SK' => 'Slowakei', 'SL' => 'Sierra Leone', 'SM' => 'San Marino', @@ -230,7 +230,7 @@ return array ( 'TH' => 'Thailand', 'TJ' => 'Tadschikistan', 'TK' => 'Tokelau', - 'TL' => 'Timor-Leste', + 'TL' => 'Osttimor', 'TM' => 'Turkmenistan', 'TN' => 'Tunesien', 'TO' => 'Tonga', diff --git a/vendor/giggsey/locale/data/dje.php b/vendor/giggsey/locale/data/dje.php index cc1e84f84..8b19567b5 100644 --- a/vendor/giggsey/locale/data/dje.php +++ b/vendor/giggsey/locale/data/dje.php @@ -1,6 +1,6 @@ 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-bo.php b/vendor/giggsey/locale/data/es-bo.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-bo.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-br.php b/vendor/giggsey/locale/data/es-br.php new file mode 100644 index 000000000..dc5858a68 --- /dev/null +++ b/vendor/giggsey/locale/data/es-br.php @@ -0,0 +1,15 @@ + 'Costa de Marfil', + 'IC' => 'Islas Canarias', + 'TA' => 'Tristán da Cunha', + 'TL' => 'Timor Oriental', + 'UM' => 'Islas Ultramarinas de EE.UU.', +); diff --git a/vendor/giggsey/locale/data/es-cl.php b/vendor/giggsey/locale/data/es-cl.php index 6649f3973..10d81d3f5 100644 --- a/vendor/giggsey/locale/data/es-cl.php +++ b/vendor/giggsey/locale/data/es-cl.php @@ -1,11 +1,14 @@ 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', 'EH' => 'Sahara Occidental', + 'IC' => 'Islas Canarias', ); diff --git a/vendor/giggsey/locale/data/es-co.php b/vendor/giggsey/locale/data/es-co.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-co.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-cr.php b/vendor/giggsey/locale/data/es-cr.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-cr.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-cu.php b/vendor/giggsey/locale/data/es-cu.php new file mode 100644 index 000000000..dc5858a68 --- /dev/null +++ b/vendor/giggsey/locale/data/es-cu.php @@ -0,0 +1,15 @@ + 'Costa de Marfil', + 'IC' => 'Islas Canarias', + 'TA' => 'Tristán da Cunha', + 'TL' => 'Timor Oriental', + 'UM' => 'Islas Ultramarinas de EE.UU.', +); diff --git a/vendor/giggsey/locale/data/es-do.php b/vendor/giggsey/locale/data/es-do.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-do.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-ec.php b/vendor/giggsey/locale/data/es-ec.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-ec.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-gt.php b/vendor/giggsey/locale/data/es-gt.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-gt.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-hn.php b/vendor/giggsey/locale/data/es-hn.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-hn.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-mx.php b/vendor/giggsey/locale/data/es-mx.php index 45bcc88a1..9e67bf419 100644 --- a/vendor/giggsey/locale/data/es-mx.php +++ b/vendor/giggsey/locale/data/es-mx.php @@ -1,19 +1,14 @@ 'Bangladesh', - 'CC' => 'Islas Cocos (Keeling)', - 'GG' => 'Guernsey', - 'HK' => 'Región Administrativa Especial de Hong Kong de la República Popular China', + 'BA' => 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', 'IC' => 'Islas Canarias', - 'MO' => 'Región Administrativa Especial de Macao de la República Popular China', - 'TA' => 'Tristán de Acuña', 'UM' => 'Islas Ultramarinas Menores de Estados Unidos', - 'VI' => 'Islas Vírgenes de los Estados Unidos', ); diff --git a/vendor/giggsey/locale/data/es-ni.php b/vendor/giggsey/locale/data/es-ni.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-ni.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-pa.php b/vendor/giggsey/locale/data/es-pa.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-pa.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-pe.php b/vendor/giggsey/locale/data/es-pe.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-pe.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-pr.php b/vendor/giggsey/locale/data/es-pr.php new file mode 100644 index 000000000..1d296bc78 --- /dev/null +++ b/vendor/giggsey/locale/data/es-pr.php @@ -0,0 +1,14 @@ + 'Costa de Marfil', + 'IC' => 'Islas Canarias', + 'TA' => 'Tristán da Cunha', + 'TL' => 'Timor Oriental', +); diff --git a/vendor/giggsey/locale/data/es-py.php b/vendor/giggsey/locale/data/es-py.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-py.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es-sv.php b/vendor/giggsey/locale/data/es-sv.php new file mode 100644 index 000000000..1d296bc78 --- /dev/null +++ b/vendor/giggsey/locale/data/es-sv.php @@ -0,0 +1,14 @@ + 'Costa de Marfil', + 'IC' => 'Islas Canarias', + 'TA' => 'Tristán da Cunha', + 'TL' => 'Timor Oriental', +); diff --git a/vendor/giggsey/locale/data/es-us.php b/vendor/giggsey/locale/data/es-us.php new file mode 100644 index 000000000..1d296bc78 --- /dev/null +++ b/vendor/giggsey/locale/data/es-us.php @@ -0,0 +1,14 @@ + 'Costa de Marfil', + 'IC' => 'Islas Canarias', + 'TA' => 'Tristán da Cunha', + 'TL' => 'Timor Oriental', +); diff --git a/vendor/giggsey/locale/data/es-uy.php b/vendor/giggsey/locale/data/es-uy.php new file mode 100644 index 000000000..dc5858a68 --- /dev/null +++ b/vendor/giggsey/locale/data/es-uy.php @@ -0,0 +1,15 @@ + 'Costa de Marfil', + 'IC' => 'Islas Canarias', + 'TA' => 'Tristán da Cunha', + 'TL' => 'Timor Oriental', + 'UM' => 'Islas Ultramarinas de EE.UU.', +); diff --git a/vendor/giggsey/locale/data/es-ve.php b/vendor/giggsey/locale/data/es-ve.php new file mode 100644 index 000000000..3c57521b3 --- /dev/null +++ b/vendor/giggsey/locale/data/es-ve.php @@ -0,0 +1,13 @@ + 'Bosnia y Herzegovina', + 'CI' => 'Costa de Marfil', + 'IC' => 'Islas Canarias', +); diff --git a/vendor/giggsey/locale/data/es.php b/vendor/giggsey/locale/data/es.php index 222fa4fe5..097b6907c 100644 --- a/vendor/giggsey/locale/data/es.php +++ b/vendor/giggsey/locale/data/es.php @@ -1,6 +1,6 @@ 'República Centroafricana', 'CG' => 'República del Congo', 'CH' => 'Suiza', - 'CI' => 'Costa de Marfil', + 'CI' => 'Côte d’Ivoire', 'CK' => 'Islas Cook', 'CL' => 'Chile', 'CM' => 'Camerún', @@ -222,7 +222,7 @@ return array ( 'SX' => 'Sint Maarten', 'SY' => 'Siria', 'SZ' => 'Suazilandia', - 'TA' => 'Tristán da Cunha', + 'TA' => 'Tristán de Acuña', 'TC' => 'Islas Turcas y Caicos', 'TD' => 'Chad', 'TF' => 'Territorios Australes Franceses', @@ -230,7 +230,7 @@ return array ( 'TH' => 'Tailandia', 'TJ' => 'Tayikistán', 'TK' => 'Tokelau', - 'TL' => 'Timor Oriental', + 'TL' => 'Timor-Leste', 'TM' => 'Turkmenistán', 'TN' => 'Túnez', 'TO' => 'Tonga', diff --git a/vendor/giggsey/locale/data/et.php b/vendor/giggsey/locale/data/et.php index f0d632c5a..ef2e7760d 100644 --- a/vendor/giggsey/locale/data/et.php +++ b/vendor/giggsey/locale/data/et.php @@ -1,6 +1,6 @@ 'Albaania', 'AM' => 'Armeenia', 'AO' => 'Angola', - 'AQ' => 'Antarktis', + 'AQ' => 'Antarktika', 'AR' => 'Argentina', 'AS' => 'Ameerika Samoa', 'AT' => 'Austria', diff --git a/vendor/giggsey/locale/data/eu.php b/vendor/giggsey/locale/data/eu.php index e51da9d33..838c1fd68 100644 --- a/vendor/giggsey/locale/data/eu.php +++ b/vendor/giggsey/locale/data/eu.php @@ -1,6 +1,6 @@ 'Monako', 'MD' => 'Moldavia', 'ME' => 'Montenegro', - 'MF' => 'Saint Martin', + 'MF' => 'San Martin', 'MG' => 'Madagaskar', 'MH' => 'Marshall uharteak', 'MK' => 'Mazedonia', 'ML' => 'Mali', - 'MM' => 'Myanmar', + 'MM' => 'Myanmar (Birmania)', 'MN' => 'Mongolia', 'MO' => 'Macau AEB Txina', 'MP' => 'Iparraldeko Mariana uharteak', @@ -207,7 +207,7 @@ return array ( 'SD' => 'Sudan', 'SE' => 'Suedia', 'SG' => 'Singapur', - 'SH' => 'Saint Helena', + 'SH' => 'Santa Helena', 'SI' => 'Eslovenia', 'SJ' => 'Svalbard eta Jan Mayen uharteak', 'SK' => 'Eslovakia', @@ -223,7 +223,7 @@ return array ( 'SY' => 'Siria', 'SZ' => 'Swazilandia', 'TA' => 'Tristan da Cunha', - 'TC' => 'Turk eta Caicos uharteak', + 'TC' => 'Turk eta Caico uharteak', 'TD' => 'Txad', 'TF' => 'Hegoaldeko lurralde frantsesak', 'TG' => 'Togo', diff --git a/vendor/giggsey/locale/data/ewo.php b/vendor/giggsey/locale/data/ewo.php index 206633a0e..9d2647044 100644 --- a/vendor/giggsey/locale/data/ewo.php +++ b/vendor/giggsey/locale/data/ewo.php @@ -1,6 +1,6 @@ 'انتیگوا و باربودا', 'AL' => 'البانیا', 'AO' => 'انگولا', + 'AQ' => 'انترکتیکا', 'AR' => 'ارجنتاین', 'AU' => 'آسترالیا', 'BA' => 'بوسنیا و هرزه‌گوینا', @@ -37,6 +38,7 @@ return array ( 'FI' => 'فنلند', 'FM' => 'میکرونزیا', 'GD' => 'گرینادا', + 'GH' => 'گانا', 'GN' => 'گینیا', 'GQ' => 'گینیا استوایی', 'GT' => 'گواتیمالا', @@ -66,6 +68,7 @@ return array ( 'MX' => 'مکسیکو', 'MY' => 'مالیزیا', 'MZ' => 'موزمبیق', + 'NE' => 'نایجر', 'NG' => 'نیجریا', 'NI' => 'نیکاراگوا', 'NL' => 'هالند', @@ -90,7 +93,10 @@ return array ( 'SV' => 'السلوادور', 'TJ' => 'تاجکستان', 'UA' => 'اکراین', + 'UG' => 'یوگاندا', 'UY' => 'یوروگوای', + 'VC' => 'سنت وینسنت و گرنادین‌ها', 'VE' => 'ونزویلا', + 'XK' => 'کوسوا', 'ZW' => 'زیمبابوی', ); diff --git a/vendor/giggsey/locale/data/fa.php b/vendor/giggsey/locale/data/fa.php index 4caa0d7a6..8cb1b7a14 100644 --- a/vendor/giggsey/locale/data/fa.php +++ b/vendor/giggsey/locale/data/fa.php @@ -1,6 +1,6 @@ 'گوادلوپ', 'GQ' => 'گینهٔ استوایی', 'GR' => 'یونان', - 'GS' => 'جورجیای جنوبی و جزایر ساندویچ جنوبی', + 'GS' => 'جزایر جورجیای جنوبی و ساندویچ جنوبی', 'GT' => 'گواتمالا', 'GU' => 'گوام', 'GW' => 'گینهٔ بیسائو', @@ -217,7 +217,7 @@ return array ( 'SO' => 'سومالی', 'SR' => 'سورینام', 'SS' => 'سودان جنوبی', - 'ST' => 'پرینسیپ و سائوتومه', + 'ST' => 'سائوتومه و پرینسیپ', 'SV' => 'السالوادور', 'SX' => 'سنت مارتن', 'SY' => 'سوریه', @@ -246,7 +246,7 @@ return array ( 'UY' => 'اروگوئه', 'UZ' => 'ازبکستان', 'VA' => 'واتیکان', - 'VC' => 'سنت وینسنت و گرنادین‌ها', + 'VC' => 'سنت وینسنت و گرنادین', 'VE' => 'ونزوئلا', 'VG' => 'جزایر ویرجین بریتانیا', 'VI' => 'جزایر ویرجین ایالات متحده', diff --git a/vendor/giggsey/locale/data/ff.php b/vendor/giggsey/locale/data/ff.php index d41411296..7752c5e20 100644 --- a/vendor/giggsey/locale/data/ff.php +++ b/vendor/giggsey/locale/data/ff.php @@ -1,6 +1,6 @@ 'San Marino', 'SN' => 'Senegal', 'SO' => 'Somalia', - 'SR' => 'Surinam', + 'SR' => 'Suriname', 'SS' => 'Etelä-Sudan', 'ST' => 'São Tomé ja Príncipe', 'SV' => 'El Salvador', diff --git a/vendor/giggsey/locale/data/fil.php b/vendor/giggsey/locale/data/fil.php index 40958c328..a0fd71671 100644 --- a/vendor/giggsey/locale/data/fil.php +++ b/vendor/giggsey/locale/data/fil.php @@ -1,6 +1,6 @@ 'Croatia', 'HT' => 'Haiti', 'HU' => 'Hungary', - 'IC' => 'Canary Island', + 'IC' => 'Canary Islands', 'ID' => 'Indonesia', 'IE' => 'Ireland', 'IL' => 'Israel', diff --git a/vendor/giggsey/locale/data/fo.php b/vendor/giggsey/locale/data/fo.php index 75694ee08..1b945c5fc 100644 --- a/vendor/giggsey/locale/data/fo.php +++ b/vendor/giggsey/locale/data/fo.php @@ -1,6 +1,6 @@ 'Brunei', + 'GS' => 'Îles Géorgie du Sud et Sandwich du Sud', +); diff --git a/vendor/giggsey/locale/data/fr-ca.php b/vendor/giggsey/locale/data/fr-ca.php index 546bdfaeb..2b9c2c7b5 100644 --- a/vendor/giggsey/locale/data/fr-ca.php +++ b/vendor/giggsey/locale/data/fr-ca.php @@ -1,18 +1,36 @@ 'île de l’Ascension', + 'AX' => 'îles d’Åland', + 'BN' => 'Brunei', 'BY' => 'Bélarus', - 'CC' => 'Îles Cocos (Keeling)', + 'CC' => 'îles Cocos (Keeling)', + 'CK' => 'îles Cook', + 'CX' => 'île Christmas', + 'FK' => 'îles Malouines', 'FM' => 'Micronésie', + 'FO' => 'îles Féroé', + 'IC' => 'îles Canaries', + 'IM' => 'île de Man', 'MF' => 'Saint-Martin (France)', 'MM' => 'Myanmar', + 'MP' => 'Mariannes du Nord', + 'NF' => 'île Norfolk', + 'PN' => 'îles Pitcairn', + 'RE' => 'la Réunion', 'SX' => 'Saint-Martin (Pays-Bas)', 'TK' => 'Tokelau', + 'TL' => 'Timor-Leste', + 'UM' => 'îles mineures éloignées des États-Unis', + 'VA' => 'Cité du Vatican', 'VC' => 'Saint-Vincent-et-les Grenadines', + 'VG' => 'îles Vierges britanniques', + 'VI' => 'îles Vierges américaines', ); diff --git a/vendor/giggsey/locale/data/fr.php b/vendor/giggsey/locale/data/fr.php index 33f31aeaf..96d8a3590 100644 --- a/vendor/giggsey/locale/data/fr.php +++ b/vendor/giggsey/locale/data/fr.php @@ -1,6 +1,6 @@ 'Na h-Iomaratan Arabach Aonaichte', 'AF' => 'Afghanastàn', 'AG' => 'Aintìoga is Barbuda', - 'AI' => 'Anguilla', + 'AI' => 'Anguillia', 'AL' => 'Albàinia', - 'AM' => 'Airmeinia', + 'AM' => 'Airmeinea', 'AO' => 'Angòla', 'AQ' => 'An Antartaig', 'AR' => 'An Argantain', @@ -45,7 +45,7 @@ return array ( 'BY' => 'A’ Bhealaruis', 'BZ' => 'A’ Bheilìs', 'CA' => 'Canada', - 'CC' => 'Na h-Eileanan Cocos (Keeling)', + 'CC' => 'Na h-Eileanan Chocos (Keeling)', 'CD' => 'Congo - Kinshasa', 'CF' => 'Poblachd Meadhan Afraga', 'CG' => 'A’ Chongo - Brazzaville', @@ -76,12 +76,12 @@ return array ( 'EG' => 'An Èiphit', 'EH' => 'Sathara an Iar', 'ER' => 'Eartra', - 'ES' => 'An Spàinn', + 'ES' => 'An Spàinnt', 'ET' => 'An Itiop', 'FI' => 'An Fhionnlann', 'FJ' => 'Fìdi', 'FK' => 'Na h-Eileanan Fàclannach', - 'FM' => 'Na Meanbh-Eileanan', + 'FM' => 'Na Meanbh-eileanan', 'FO' => 'Na h-Eileanan Fàro', 'FR' => 'An Fhraing', 'GA' => 'Gabon', @@ -98,7 +98,7 @@ return array ( 'GP' => 'Guadalup', 'GQ' => 'Gini Mheadhan-Chriosach', 'GR' => 'A’ Ghreug', - 'GS' => 'Seòrsea a Deas is na h-Eileanan Sandwich a Deas', + 'GS' => 'Seòirsea a Deas is na h-Eileanan Sandwich a Deas', 'GT' => 'Guatamala', 'GU' => 'Guam', 'GW' => 'Gini-Bioso', @@ -109,7 +109,7 @@ return array ( 'HT' => 'Haidhti', 'HU' => 'An Ungair', 'IC' => 'Na h-Eileanan Canàrach', - 'ID' => 'Na h-Innd Innse', + 'ID' => 'Na h-Innd-innse', 'IE' => 'Èirinn', 'IL' => 'Iosrael', 'IM' => 'Eilean Mhanainn', @@ -130,7 +130,7 @@ return array ( 'KM' => 'Comoros', 'KN' => 'Naomh Crìstean is Nibheis', 'KP' => 'Coirèa a Tuath', - 'KR' => 'Coirèa a Deas', + 'KR' => 'Coirèa', 'KW' => 'Cuibhèit', 'KY' => 'Na h-Eileanan Caimean', 'KZ' => 'Casachstàn', @@ -175,7 +175,7 @@ return array ( 'NG' => 'Nigèiria', 'NI' => 'Niocaragua', 'NL' => 'Na Tìrean Ìsle', - 'NO' => 'An Nirribhidh', + 'NO' => 'Nirribhidh', 'NP' => 'Neapàl', 'NR' => 'Nabhru', 'NU' => 'Niue', @@ -189,7 +189,7 @@ return array ( 'PK' => 'Pagastàn', 'PL' => 'A’ Phòlainn', 'PM' => 'Saint Pierre agus Miquelon', - 'PN' => 'Eilean Peit a’ Chàirn', + 'PN' => 'Eileanan Peit a’ Chàirn', 'PR' => 'Porto Rìceo', 'PS' => 'Na Ranntairean Palastaineach', 'PT' => 'A’ Phortagail', @@ -249,7 +249,7 @@ return array ( 'VC' => 'Naomh Bhionsant agus Eileanan Greanadach', 'VE' => 'A’ Bheiniseala', 'VG' => 'Eileanan Breatannach na Maighdinn', - 'VI' => 'Eileanan Aimeireagach na Maighdinn', + 'VI' => 'Eileanan na Maighdinn aig na SA', 'VN' => 'Bhiet-Nam', 'VU' => 'Vanuatu', 'WF' => 'Uallas agus Futuna', diff --git a/vendor/giggsey/locale/data/gl.php b/vendor/giggsey/locale/data/gl.php index 926407153..0bdb8ae41 100644 --- a/vendor/giggsey/locale/data/gl.php +++ b/vendor/giggsey/locale/data/gl.php @@ -1,6 +1,6 @@ 'Aruba', 'AX' => 'Illas Aland', 'AZ' => 'Acerbaixán', - 'BA' => 'Bosnia e Hercegovina', + 'BA' => 'Bosnia-Hercegovina', 'BB' => 'Barbados', - 'BD' => 'Bangladesh', + 'BD' => 'Bangladés', 'BE' => 'Bélxica', 'BF' => 'Burkina Faso', 'BG' => 'Bulgaria', - 'BH' => 'Bahrein', + 'BH' => 'Bahrain', 'BI' => 'Burundi', 'BJ' => 'Benin', - 'BL' => 'San Bartolomé', + 'BL' => 'Saint-Barthélemy', 'BM' => 'Bermudas', 'BN' => 'Brunei', 'BO' => 'Bolivia', - 'BQ' => 'Caribe neerlandés', + 'BQ' => 'Caribe Neerlandés', 'BR' => 'Brasil', 'BS' => 'Bahamas', 'BT' => 'Bután', @@ -48,19 +48,19 @@ return array ( 'CC' => 'Illas Cocos (Keeling)', 'CD' => 'República Democrática do Congo', 'CF' => 'República Centroafricana', - 'CG' => 'Congo', + 'CG' => 'República do Congo', 'CH' => 'Suíza', - 'CI' => 'Costa de Marfil', + 'CI' => 'Costa do Marfil', 'CK' => 'Illas Cook', 'CL' => 'Chile', 'CM' => 'Camerún', - 'CN' => 'China', + 'CN' => 'A China', 'CO' => 'Colombia', 'CR' => 'Costa Rica', 'CU' => 'Cuba', 'CV' => 'Cabo Verde', 'CW' => 'Curaçao', - 'CX' => 'Illa Christmas', + 'CX' => 'Illa de Nadal', 'CY' => 'Chipre', 'CZ' => 'República Checa', 'DE' => 'Alemaña', @@ -69,7 +69,7 @@ return array ( 'DK' => 'Dinamarca', 'DM' => 'Dominica', 'DO' => 'República Dominicana', - 'DZ' => 'Arxelia', + 'DZ' => 'Alxeria', 'EA' => 'Ceuta e Melilla', 'EC' => 'Ecuador', 'EE' => 'Estonia', @@ -79,7 +79,7 @@ return array ( 'ES' => 'España', 'ET' => 'Etiopía', 'FI' => 'Finlandia', - 'FJ' => 'Fixi', + 'FJ' => 'Fidxi', 'FK' => 'Illas Malvinas', 'FM' => 'Micronesia', 'FO' => 'Illas Feroe', @@ -90,18 +90,18 @@ return array ( 'GE' => 'Xeorxia', 'GF' => 'Güiana Francesa', 'GG' => 'Guernsey', - 'GH' => 'Gana', + 'GH' => 'Ghana', 'GI' => 'Xibraltar', - 'GL' => 'Grenlandia', + 'GL' => 'Groenlandia', 'GM' => 'Gambia', 'GN' => 'Guinea', 'GP' => 'Guadalupe', 'GQ' => 'Guinea Ecuatorial', 'GR' => 'Grecia', - 'GS' => 'Xeorxia do Sur e Illas Sandwich', + 'GS' => 'Illas Xeorxia do Sur e Sandwich do Sur', 'GT' => 'Guatemala', 'GU' => 'Guam', - 'GW' => 'Guinea-Bissau', + 'GW' => 'Guinea-Bisau', 'GY' => 'Güiana', 'HK' => 'Hong Kong RAE de China', 'HN' => 'Honduras', @@ -113,7 +113,7 @@ return array ( 'IE' => 'Irlanda', 'IL' => 'Israel', 'IM' => 'Illa de Man', - 'IN' => 'India', + 'IN' => 'A India', 'IO' => 'Territorio Británico do Océano Índico', 'IQ' => 'Iraq', 'IR' => 'Irán', @@ -122,42 +122,42 @@ return array ( 'JE' => 'Jersey', 'JM' => 'Xamaica', 'JO' => 'Xordania', - 'JP' => 'Xapón', + 'JP' => 'O Xapón', 'KE' => 'Kenya', 'KG' => 'Quirguicistán', - 'KH' => 'Cambodia', + 'KH' => 'Camboxa', 'KI' => 'Kiribati', 'KM' => 'Comores', - 'KN' => 'San Cristovo e Nevis', + 'KN' => 'Saint Kitts e Nevis', 'KP' => 'Corea do Norte', 'KR' => 'Corea do Sur', 'KW' => 'Kuwait', 'KY' => 'Illas Caimán', - 'KZ' => 'Kazakhstan', + 'KZ' => 'Casaquistán', 'LA' => 'Laos', 'LB' => 'Líbano', 'LC' => 'Santa Lucía', 'LI' => 'Liechtenstein', 'LK' => 'Sri Lanka', 'LR' => 'Liberia', - 'LS' => 'Lesotho', + 'LS' => 'Lesoto', 'LT' => 'Lituania', 'LU' => 'Luxemburgo', 'LV' => 'Letonia', 'LY' => 'Libia', 'MA' => 'Marrocos', 'MC' => 'Mónaco', - 'MD' => 'Moldova', + 'MD' => 'Moldavia', 'ME' => 'Montenegro', - 'MF' => 'San Martiño', + 'MF' => 'Saint-Martin', 'MG' => 'Madagascar', 'MH' => 'Illas Marshall', 'MK' => 'Macedonia', - 'ML' => 'Mali', + 'ML' => 'Malí', 'MM' => 'Myanmar (Birmania)', 'MN' => 'Mongolia', 'MO' => 'Macau RAE de China', - 'MP' => 'Illas Marianas do norte', + 'MP' => 'Illas Marianas do Norte', 'MQ' => 'Martinica', 'MR' => 'Mauritania', 'MS' => 'Montserrat', @@ -179,16 +179,16 @@ return array ( 'NP' => 'Nepal', 'NR' => 'Nauru', 'NU' => 'Niue', - 'NZ' => 'Nova Celandia', + 'NZ' => 'Nova Zelandia', 'OM' => 'Omán', 'PA' => 'Panamá', 'PE' => 'Perú', 'PF' => 'Polinesia Francesa', - 'PG' => 'Papúa Nova Guinea', + 'PG' => 'Papúa-Nova Guinea', 'PH' => 'Filipinas', 'PK' => 'Paquistán', 'PL' => 'Polonia', - 'PM' => 'San Pedro e Miguelón', + 'PM' => 'Saint Pierre e Miquelon', 'PN' => 'Illas Pitcairn', 'PR' => 'Porto Rico', 'PS' => 'Territorios palestinos', @@ -215,38 +215,38 @@ return array ( 'SM' => 'San Marino', 'SN' => 'Senegal', 'SO' => 'Somalia', - 'SR' => 'Surinam', + 'SR' => 'Suriname', 'SS' => 'Sudán do sur', 'ST' => 'San Tomé e Príncipe', - 'SV' => 'El Salvador', + 'SV' => 'O Salvador', 'SX' => 'Sint Maarten', 'SY' => 'Siria', 'SZ' => 'Suacilandia', 'TA' => 'Tristán da Cunha', 'TC' => 'Illas Turks e Caicos', 'TD' => 'Chad', - 'TF' => 'Territorios Franceses do Sul', + 'TF' => 'Territorios Austrais Franceses', 'TG' => 'Togo', 'TH' => 'Tailandia', 'TJ' => 'Taxiquistán', - 'TK' => 'Tokelau', + 'TK' => 'Toquelau', 'TL' => 'Timor Leste', - 'TM' => 'Turkmenistán', + 'TM' => 'Turcomenistán', 'TN' => 'Tunisia', 'TO' => 'Tonga', 'TR' => 'Turquía', - 'TT' => 'Trindade e Tobago', + 'TT' => 'Trinidad e Tobago', 'TV' => 'Tuvalu', 'TW' => 'Taiwán', 'TZ' => 'Tanzania', 'UA' => 'Ucraína', 'UG' => 'Uganda', - 'UM' => 'Illas Menores Distantes dos EUA.', + 'UM' => 'Illas Ultramarinas dos EUA', 'US' => 'Estados Unidos de América', 'UY' => 'Uruguai', 'UZ' => 'Uzbekistán', 'VA' => 'Cidade do Vaticano', - 'VC' => 'San Vicente e Granadinas', + 'VC' => 'San Vicente e as Granadinas', 'VE' => 'Venezuela', 'VG' => 'Illas Virxes Británicas', 'VI' => 'Illas Virxes Estadounidenses', @@ -257,7 +257,7 @@ return array ( 'XK' => 'Kosovo', 'YE' => 'Iemen', 'YT' => 'Mayotte', - 'ZA' => 'Sudáfrica', + 'ZA' => 'Suráfrica', 'ZM' => 'Zambia', 'ZW' => 'Cimbabue', ); diff --git a/vendor/giggsey/locale/data/gsw.php b/vendor/giggsey/locale/data/gsw.php index 9540d87cd..6bea251f8 100644 --- a/vendor/giggsey/locale/data/gsw.php +++ b/vendor/giggsey/locale/data/gsw.php @@ -1,6 +1,6 @@ 'કોસ્ટા રિકા', 'CU' => 'ક્યુબા', 'CV' => 'કૅપ વર્ડે', - 'CW' => 'કુરાકાઓ', + 'CW' => 'ક્યુરાસાઓ', 'CX' => 'ક્રિસમસ આઇલેન્ડ', 'CY' => 'સાયપ્રસ', 'CZ' => 'ચેક રીપબ્લિક', diff --git a/vendor/giggsey/locale/data/guz.php b/vendor/giggsey/locale/data/guz.php index e8cf4a316..7deaf0b93 100644 --- a/vendor/giggsey/locale/data/guz.php +++ b/vendor/giggsey/locale/data/guz.php @@ -1,6 +1,6 @@ 'ברזיל', 'BS' => 'איי בהאמה', 'BT' => 'בהוטן', - 'BW' => 'בוטסוואנה', + 'BW' => 'בוצוואנה', 'BY' => 'בלארוס', 'BZ' => 'בליז', 'CA' => 'קנדה', @@ -60,9 +60,9 @@ return array ( 'CU' => 'קובה', 'CV' => 'כף ורדה', 'CW' => 'קוראסאו', - 'CX' => 'אי חג המולד', + 'CX' => 'האי כריסטמס', 'CY' => 'קפריסין', - 'CZ' => 'צ׳כיה', + 'CZ' => 'הרפובליקה הצ׳כית', 'DE' => 'גרמניה', 'DG' => 'דייגו גרסיה', 'DJ' => 'ג׳יבוטי', @@ -84,7 +84,7 @@ return array ( 'FM' => 'מיקרונזיה', 'FO' => 'איי פארו', 'FR' => 'צרפת', - 'GA' => 'גאבון', + 'GA' => 'גבון', 'GB' => 'הממלכה המאוחדת', 'GD' => 'גרנדה', 'GE' => 'גאורגיה', @@ -94,16 +94,16 @@ return array ( 'GI' => 'גיברלטר', 'GL' => 'גרינלנד', 'GM' => 'גמביה', - 'GN' => 'גיניאה', + 'GN' => 'גינאה', 'GP' => 'גוואדלופ', - 'GQ' => 'גיניאה המשוונית', + 'GQ' => 'גינאה המשוונית', 'GR' => 'יוון', 'GS' => 'ג׳ורג׳יה הדרומית ואיי סנדוויץ׳ הדרומיים', 'GT' => 'גואטמלה', 'GU' => 'גואם', - 'GW' => 'גיניאה-ביסאו', + 'GW' => 'גינאה ביסאו', 'GY' => 'גיאנה', - 'HK' => 'הונג קונג - מחוז מנהלי מיוחד של סין', + 'HK' => 'הונג קונג (מחוז מנהלי מיוחד של סין)', 'HN' => 'הונדורס', 'HR' => 'קרואטיה', 'HT' => 'האיטי', @@ -154,9 +154,9 @@ return array ( 'MH' => 'איי מרשל', 'MK' => 'מקדוניה', 'ML' => 'מאלי', - 'MM' => 'מיאנמאר (בורמה)‎', + 'MM' => 'מיאנמר (בורמה)', 'MN' => 'מונגוליה', - 'MO' => 'מקאו - מחוז מנהלי מיוחד של סין', + 'MO' => 'מקאו (מחוז מנהלי מיוחד של סין)', 'MP' => 'איי מריאנה הצפוניים', 'MQ' => 'מרטיניק', 'MR' => 'מאוריטניה', @@ -184,8 +184,8 @@ return array ( 'PA' => 'פנמה', 'PE' => 'פרו', 'PF' => 'פולינזיה הצרפתית', - 'PG' => 'פפואה גיניאה החדשה', - 'PH' => 'פיליפינים', + 'PG' => 'פפואה גינאה החדשה', + 'PH' => 'הפיליפינים', 'PK' => 'פקיסטן', 'PL' => 'פולין', 'PM' => 'סנט פייר ומיקלון', @@ -193,7 +193,7 @@ return array ( 'PR' => 'פוארטו ריקו', 'PS' => 'השטחים הפלסטיניים', 'PT' => 'פורטוגל', - 'PW' => 'פאלאו', + 'PW' => 'פלאו', 'PY' => 'פרגוואי', 'QA' => 'קטאר', 'RE' => 'ראוניון', @@ -225,23 +225,23 @@ return array ( 'TA' => 'טריסטן דה קונה', 'TC' => 'איי טורקס וקאיקוס', 'TD' => 'צ׳אד', - 'TF' => 'טריטוריות דרומיות של צרפת', + 'TF' => 'הטריטוריות הדרומיות של צרפת', 'TG' => 'טוגו', 'TH' => 'תאילנד', 'TJ' => 'טג׳יקיסטן', 'TK' => 'טוקלאו', 'TL' => 'טימור לסטה', 'TM' => 'טורקמניסטן', - 'TN' => 'תוניסיה', + 'TN' => 'טוניסיה', 'TO' => 'טונגה', 'TR' => 'טורקיה', 'TT' => 'טרינידד וטובגו', - 'TV' => 'טובלו', + 'TV' => 'טובאלו', 'TW' => 'טייוואן', 'TZ' => 'טנזניה', 'UA' => 'אוקראינה', 'UG' => 'אוגנדה', - 'UM' => 'איים לחוף ארצות הברית', + 'UM' => 'האיים המרוחקים הקטנים של ארה״ב', 'US' => 'ארצות הברית', 'UY' => 'אורוגוואי', 'UZ' => 'אוזבקיסטן', @@ -259,5 +259,5 @@ return array ( 'YT' => 'מאיוט', 'ZA' => 'דרום אפריקה', 'ZM' => 'זמביה', - 'ZW' => 'זימבאבווה', + 'ZW' => 'זימבבואה', ); diff --git a/vendor/giggsey/locale/data/hi.php b/vendor/giggsey/locale/data/hi.php index 36d2b4db9..48ff533e5 100644 --- a/vendor/giggsey/locale/data/hi.php +++ b/vendor/giggsey/locale/data/hi.php @@ -1,6 +1,6 @@ 'कैनेरी द्वीपसमूह', 'ID' => 'इंडोनेशिया', 'IE' => 'आयरलैंड', - 'IL' => 'इसराइल', + 'IL' => 'इज़राइल', 'IM' => 'आइल ऑफ़ मैन', 'IN' => 'भारत', 'IO' => 'ब्रिटिश हिंद महासागरीय क्षेत्र', @@ -228,7 +228,7 @@ return array ( 'TF' => 'फ़्रांसीसी दक्षिणी क्षेत्र', 'TG' => 'टोगो', 'TH' => 'थाईलैंड', - 'TJ' => 'ताजिकिस्तान', + 'TJ' => 'ताज़िकिस्तान', 'TK' => 'तोकेलाउ', 'TL' => 'तिमोर-लेस्त', 'TM' => 'तुर्कमेनिस्तान', diff --git a/vendor/giggsey/locale/data/hr.php b/vendor/giggsey/locale/data/hr.php index 15b8d6b1a..4254ca146 100644 --- a/vendor/giggsey/locale/data/hr.php +++ b/vendor/giggsey/locale/data/hr.php @@ -1,6 +1,6 @@ 'Andora', 'AE' => 'Ujedinjeni Arapski Emirati', 'AF' => 'Afganistan', - 'AG' => 'Antigua i Barbuda', + 'AG' => 'Antigva i Barbuda', 'AI' => 'Angvila', 'AL' => 'Albanija', 'AM' => 'Armenija', @@ -22,7 +22,7 @@ return array ( 'AT' => 'Austrija', 'AU' => 'Australija', 'AW' => 'Aruba', - 'AX' => 'Otoci Aland', + 'AX' => 'Ålandski otoci', 'AZ' => 'Azerbajdžan', 'BA' => 'Bosna i Hercegovina', 'BB' => 'Barbados', @@ -33,8 +33,8 @@ return array ( 'BH' => 'Bahrein', 'BI' => 'Burundi', 'BJ' => 'Benin', - 'BL' => 'Sveti Bartolomej', - 'BM' => 'Bermuda', + 'BL' => 'Saint Barthélemy', + 'BM' => 'Bermudi', 'BN' => 'Brunej', 'BO' => 'Bolivija', 'BQ' => 'Karipski otoci Nizozemske', @@ -45,7 +45,7 @@ return array ( 'BY' => 'Bjelorusija', 'BZ' => 'Belize', 'CA' => 'Kanada', - 'CC' => 'Kokosovi (Keeling) Otoci', + 'CC' => 'Kokosovi (Keelingovi) otoci', 'CD' => 'Kongo - Kinshasa', 'CF' => 'Srednjoafrička Republika', 'CG' => 'Kongo - Brazzaville', @@ -60,7 +60,7 @@ return array ( 'CU' => 'Kuba', 'CV' => 'Zelenortska Republika', 'CW' => 'Curaçao', - 'CX' => 'Božićni Otok', + 'CX' => 'Božićni otok', 'CY' => 'Cipar', 'CZ' => 'Češka Republika', 'DE' => 'Njemačka', @@ -80,22 +80,22 @@ return array ( 'ET' => 'Etiopija', 'FI' => 'Finska', 'FJ' => 'Fidži', - 'FK' => 'Falklandski Otoci', + 'FK' => 'Falklandski otoci', 'FM' => 'Mikronezija', - 'FO' => 'Farski Otoci', + 'FO' => 'Farski otoci', 'FR' => 'Francuska', 'GA' => 'Gabon', - 'GB' => 'Velika Britanija', + 'GB' => 'Ujedinjeno Kraljevstvo', 'GD' => 'Grenada', 'GE' => 'Gruzija', - 'GF' => 'Francuska Gvajana', + 'GF' => 'Francuska Gijana', 'GG' => 'Guernsey', 'GH' => 'Gana', 'GI' => 'Gibraltar', 'GL' => 'Grenland', 'GM' => 'Gambija', 'GN' => 'Gvineja', - 'GP' => 'Guadalupa', + 'GP' => 'Guadalupe', 'GQ' => 'Ekvatorska Gvineja', 'GR' => 'Grčka', 'GS' => 'Južna Georgija i Južni Sendvički Otoci', @@ -103,18 +103,18 @@ return array ( 'GU' => 'Guam', 'GW' => 'Gvineja Bisau', 'GY' => 'Gvajana', - 'HK' => 'Hong Kong PUP Kina', + 'HK' => 'PUP Hong Kong Kina', 'HN' => 'Honduras', 'HR' => 'Hrvatska', 'HT' => 'Haiti', 'HU' => 'Mađarska', - 'IC' => 'Kanarski Otoci', + 'IC' => 'Kanarski otoci', 'ID' => 'Indonezija', 'IE' => 'Irska', 'IL' => 'Izrael', 'IM' => 'Otok Man', 'IN' => 'Indija', - 'IO' => 'Britanski Indijskooceanski Teritorij', + 'IO' => 'Britanski Indijskooceanski teritorij', 'IQ' => 'Irak', 'IR' => 'Iran', 'IS' => 'Island', @@ -132,7 +132,7 @@ return array ( 'KP' => 'Sjeverna Koreja', 'KR' => 'Južna Koreja', 'KW' => 'Kuvajt', - 'KY' => 'Kajmanski Otoci', + 'KY' => 'Kajmanski otoci', 'KZ' => 'Kazahstan', 'LA' => 'Laos', 'LB' => 'Libanon', @@ -149,17 +149,17 @@ return array ( 'MC' => 'Monako', 'MD' => 'Moldavija', 'ME' => 'Crna Gora', - 'MF' => 'Sveti Martin', + 'MF' => 'Saint Martin', 'MG' => 'Madagaskar', 'MH' => 'Maršalovi Otoci', 'MK' => 'Makedonija', 'ML' => 'Mali', - 'MM' => 'Mijanmar (Burma)', + 'MM' => 'Mjanmar (Burma)', 'MN' => 'Mongolija', - 'MO' => 'Makao PUP Kina', - 'MP' => 'Sjeverni Marijanski Otoci', + 'MO' => 'PUP Makao Kina', + 'MP' => 'Sjevernomarijanski otoci', 'MQ' => 'Martinique', - 'MR' => 'Mauritanija', + 'MR' => 'Mauretanija', 'MS' => 'Montserrat', 'MT' => 'Malta', 'MU' => 'Mauricijus', @@ -188,7 +188,7 @@ return array ( 'PH' => 'Filipini', 'PK' => 'Pakistan', 'PL' => 'Poljska', - 'PM' => 'Sveti Petar i Mikelon', + 'PM' => 'Saint-Pierre-et-Miquelon', 'PN' => 'Otoci Pitcairn', 'PR' => 'Portoriko', 'PS' => 'Palestinsko Područje', @@ -196,7 +196,7 @@ return array ( 'PW' => 'Palau', 'PY' => 'Paragvaj', 'QA' => 'Katar', - 'RE' => 'Reunion', + 'RE' => 'Réunion', 'RO' => 'Rumunjska', 'RS' => 'Srbija', 'RU' => 'Rusija', @@ -225,12 +225,12 @@ return array ( 'TA' => 'Tristan da Cunha', 'TC' => 'Otoci Turks i Caicos', 'TD' => 'Čad', - 'TF' => 'Francuske Južne i Antarktičke Zemlje', + 'TF' => 'Francuski južni i antarktički teritoriji', 'TG' => 'Togo', 'TH' => 'Tajland', 'TJ' => 'Tadžikistan', 'TK' => 'Tokelau', - 'TL' => 'Istočni Timor', + 'TL' => 'Timor-Leste', 'TM' => 'Turkmenistan', 'TN' => 'Tunis', 'TO' => 'Tonga', @@ -245,11 +245,11 @@ return array ( 'US' => 'Sjedinjene Američke Države', 'UY' => 'Urugvaj', 'UZ' => 'Uzbekistan', - 'VA' => 'Sveta Stolica', + 'VA' => 'Vatikanski Grad', 'VC' => 'Sveti Vincent i Grenadini', 'VE' => 'Venezuela', - 'VG' => 'Britanski Djevičanski Otoci', - 'VI' => 'Američki Djevičanski Otoci', + 'VG' => 'Britanski Djevičanski otoci', + 'VI' => 'Američki Djevičanski otoci', 'VN' => 'Vijetnam', 'VU' => 'Vanuatu', 'WF' => 'Wallis i Futuna', diff --git a/vendor/giggsey/locale/data/hsb.php b/vendor/giggsey/locale/data/hsb.php index 5db1681e0..a79638c0a 100644 --- a/vendor/giggsey/locale/data/hsb.php +++ b/vendor/giggsey/locale/data/hsb.php @@ -1,6 +1,6 @@ 'Bahama-szigetek', 'BT' => 'Bhután', 'BW' => 'Botswana', - 'BY' => 'Fehéroroszország', + 'BY' => 'Belarusz', 'BZ' => 'Belize', 'CA' => 'Kanada', - 'CC' => 'Kókusz-szigetek', + 'CC' => 'Kókusz (Keeling)-szigetek', 'CD' => 'Kongó - Kinshasa', 'CF' => 'Közép-afrikai Köztársaság', 'CG' => 'Kongó - Brazzaville', @@ -103,7 +103,7 @@ return array ( 'GU' => 'Guam', 'GW' => 'Bissau-Guinea', 'GY' => 'Guyana', - 'HK' => 'Hongkong SAR Kína', + 'HK' => 'Hongkong KKT', 'HN' => 'Honduras', 'HR' => 'Horvátország', 'HT' => 'Haiti', @@ -136,7 +136,7 @@ return array ( 'KZ' => 'Kazahsztán', 'LA' => 'Laosz', 'LB' => 'Libanon', - 'LC' => 'Santa Lucia', + 'LC' => 'Saint Lucia', 'LI' => 'Liechtenstein', 'LK' => 'Srí Lanka', 'LR' => 'Libéria', @@ -156,7 +156,7 @@ return array ( 'ML' => 'Mali', 'MM' => 'Mianmar (Burma)', 'MN' => 'Mongólia', - 'MO' => 'Makaó SAR Kína', + 'MO' => 'Makaó KKT', 'MP' => 'Északi Mariana-szigetek', 'MQ' => 'Martinique', 'MR' => 'Mauritánia', @@ -188,7 +188,7 @@ return array ( 'PH' => 'Fülöp-szigetek', 'PK' => 'Pakisztán', 'PL' => 'Lengyelország', - 'PM' => 'Saint Pierre és Miquelon', + 'PM' => 'Saint-Pierre és Miquelon', 'PN' => 'Pitcairn-szigetek', 'PR' => 'Puerto Rico', 'PS' => 'Palesztin Terület', @@ -196,7 +196,7 @@ return array ( 'PW' => 'Palau', 'PY' => 'Paraguay', 'QA' => 'Katar', - 'RE' => 'Reunion', + 'RE' => 'Réunion', 'RO' => 'Románia', 'RS' => 'Szerbia', 'RU' => 'Oroszország', @@ -209,7 +209,7 @@ return array ( 'SG' => 'Szingapúr', 'SH' => 'Szent Ilona', 'SI' => 'Szlovénia', - 'SJ' => 'Spitzbergák és Jan Mayen-szigetek', + 'SJ' => 'Svalbard és Jan Mayen', 'SK' => 'Szlovákia', 'SL' => 'Sierra Leone', 'SM' => 'San Marino', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'Tanzánia', 'UA' => 'Ukrajna', 'UG' => 'Uganda', - 'UM' => 'Amerikai Csendes-óceáni Szigetek', + 'UM' => 'Az Amerikai Egyesült Államok lakatlan külbirtokai', 'US' => 'Egyesült Államok', 'UY' => 'Uruguay', 'UZ' => 'Üzbegisztán', @@ -252,7 +252,7 @@ return array ( 'VI' => 'Amerikai Virgin-szigetek', 'VN' => 'Vietnam', 'VU' => 'Vanuatu', - 'WF' => 'Wallis- és Futuna-szigetek', + 'WF' => 'Wallis és Futuna', 'WS' => 'Szamoa', 'XK' => 'Koszovó', 'YE' => 'Jemen', diff --git a/vendor/giggsey/locale/data/hy.php b/vendor/giggsey/locale/data/hy.php index 8c6d3e278..a4adba2f6 100644 --- a/vendor/giggsey/locale/data/hy.php +++ b/vendor/giggsey/locale/data/hy.php @@ -1,6 +1,6 @@ 'Արաբական Միացյալ Էմիրություններ', 'AF' => 'Աֆղանստան', 'AG' => 'Անտիգուա և Բարբուդա', - 'AI' => 'Անգիլյա', + 'AI' => 'Անգուիլա', 'AL' => 'Ալբանիա', 'AM' => 'Հայաստան', 'AO' => 'Անգոլա', @@ -33,13 +33,13 @@ return array ( 'BH' => 'Բահրեյն', 'BI' => 'Բուրունդի', 'BJ' => 'Բենին', - 'BL' => 'Սուրբ Բարդուղիմեոս', - 'BM' => 'Բերմուդյան կղզիներ', + 'BL' => 'Սեն Բարտելմի', + 'BM' => 'Բերմուդներ', 'BN' => 'Բրունեյ', 'BO' => 'Բոլիվիա', 'BQ' => 'Կարիբյան Նիդեռլանդներ', 'BR' => 'Բրազիլիա', - 'BS' => 'Բահամներ', + 'BS' => 'Բահամաներ', 'BT' => 'Բութան', 'BW' => 'Բոթսվանա', 'BY' => 'Բելառուս', @@ -50,7 +50,7 @@ return array ( 'CF' => 'Կենտրոնական Աֆրիկյան Հանրապետություն', 'CG' => 'Կոնգո - Բրազավիլ', 'CH' => 'Շվեյցարիա', - 'CI' => 'Կոտ Դ՛իվուար', + 'CI' => 'Կոտ դ’Իվուար', 'CK' => 'Կուկի կղզիներ', 'CL' => 'Չիլի', 'CM' => 'Կամերուն', @@ -60,12 +60,12 @@ return array ( 'CU' => 'Կուբա', 'CV' => 'Կաբո Վերդե', 'CW' => 'Կյուրասաո', - 'CX' => 'Ծննդյան կղզի', + 'CX' => 'Սուրբ Ծննդյան կղզի', 'CY' => 'Կիպրոս', 'CZ' => 'Չեխիա', 'DE' => 'Գերմանիա', 'DG' => 'Դիեգո Գարսիա', - 'DJ' => 'Ջիբուտի', + 'DJ' => 'Ջիբութի', 'DK' => 'Դանիա', 'DM' => 'Դոմինիկա', 'DO' => 'Դոմինիկյան Հանրապետություն', @@ -75,7 +75,7 @@ return array ( 'EE' => 'Էստոնիա', 'EG' => 'Եգիպտոս', 'EH' => 'Արևմտյան Սահարա', - 'ER' => 'Էրիտրեա', + 'ER' => 'Էրիթրեա', 'ES' => 'Իսպանիա', 'ET' => 'Եթովպիա', 'FI' => 'Ֆինլանդիա', @@ -85,7 +85,7 @@ return array ( 'FO' => 'Ֆարերյան կղզիներ', 'FR' => 'Ֆրանսիա', 'GA' => 'Գաբոն', - 'GB' => 'Մեծ Բրիտանիա', + 'GB' => 'Միացյալ Թագավորություն', 'GD' => 'Գրենադա', 'GE' => 'Վրաստան', 'GF' => 'Ֆրանսիական Գվիանա', @@ -101,12 +101,12 @@ return array ( 'GS' => 'Հարավային Ջորջիա և Հարավային Սենդվիչյան կղզիներ', 'GT' => 'Գվատեմալա', 'GU' => 'Գուամ', - 'GW' => 'Գվինեա-Բիսաու', + 'GW' => 'Գվինեա-Բիսսաու', 'GY' => 'Գայանա', 'HK' => 'Հոնկոնգի ՀՎՇ', 'HN' => 'Հոնդուրաս', 'HR' => 'Խորվաթիա', - 'HT' => 'Հաիթի', + 'HT' => 'Հայիթի', 'HU' => 'Հունգարիա', 'IC' => 'Կանարյան կղզիներ', 'ID' => 'Ինդոնեզիա', @@ -114,7 +114,7 @@ return array ( 'IL' => 'Իսրայել', 'IM' => 'Մեն կղզի', 'IN' => 'Հնդկաստան', - 'IO' => 'Հնդկական Օվկիանոսում Բրիտանական Տարածք', + 'IO' => 'Բրիտանական Տարածք Հնդկական Օվկիանոսում', 'IQ' => 'Իրաք', 'IR' => 'Իրան', 'IS' => 'Իսլանդիա', @@ -128,7 +128,7 @@ return array ( 'KH' => 'Կամբոջա', 'KI' => 'Կիրիբատի', 'KM' => 'Կոմորյան կղզիներ', - 'KN' => 'Սենթ Քիթս և Նեվիս', + 'KN' => 'Սենտ Քիտս և Նևիս', 'KP' => 'Հյուսիսային Կորեա', 'KR' => 'Հարավային Կորեա', 'KW' => 'Քուվեյթ', @@ -136,7 +136,7 @@ return array ( 'KZ' => 'Ղազախստան', 'LA' => 'Լաոս', 'LB' => 'Լիբանան', - 'LC' => 'Սենթ Լուսիա', + 'LC' => 'Սենթ Լյուսիա', 'LI' => 'Լիխտենշտեյն', 'LK' => 'Շրի Լանկա', 'LR' => 'Լիբերիա', @@ -160,7 +160,7 @@ return array ( 'MP' => 'Հյուսիսային Մարիանյան կղզիներ', 'MQ' => 'Մարտինիկա', 'MR' => 'Մավրիտանիա', - 'MS' => 'Մոնտսերատ', + 'MS' => 'Մոնսեռատ', 'MT' => 'Մալթա', 'MU' => 'Մավրիկիոս', 'MV' => 'Մալդիվներ', @@ -203,7 +203,7 @@ return array ( 'RW' => 'Ռուանդա', 'SA' => 'Սաուդյան Արաբիա', 'SB' => 'Սողոմոնյան կղզիներ', - 'SC' => 'Սեյշելյան կղզիներ', + 'SC' => 'Սեյշելներ', 'SD' => 'Սուդան', 'SE' => 'Շվեդիա', 'SG' => 'Սինգապուր', @@ -211,13 +211,13 @@ return array ( 'SI' => 'Սլովենիա', 'SJ' => 'Սվալբարդ և Յան Մայեն', 'SK' => 'Սլովակիա', - 'SL' => 'Սիերա Լեոնե', + 'SL' => 'Սիեռա Լեոնե', 'SM' => 'Սան Մարինո', 'SN' => 'Սենեգալ', 'SO' => 'Սոմալի', 'SR' => 'Սուրինամ', 'SS' => 'Հարավային Սուդան', - 'ST' => 'Սան Տոմե և Փրինսիփի', + 'ST' => 'Սան Տոմե և Փրինսիպի', 'SV' => 'Սալվադոր', 'SX' => 'Սինտ Մարտեն', 'SY' => 'Սիրիա', @@ -227,10 +227,10 @@ return array ( 'TD' => 'Չադ', 'TF' => 'Ֆրանսիական Հարավային Տարածքներ', 'TG' => 'Տոգո', - 'TH' => 'Թաիլանդ', + 'TH' => 'Թայլանդ', 'TJ' => 'Տաջիկստան', 'TK' => 'Տոկելաու', - 'TL' => 'Թիմոր-Լեստե', + 'TL' => 'Թիմոր Լեշտի', 'TM' => 'Թուրքմենստան', 'TN' => 'Թունիս', 'TO' => 'Տոնգա', @@ -238,18 +238,18 @@ return array ( 'TT' => 'Տրինիդադ և Տոբագո', 'TV' => 'Տուվալու', 'TW' => 'Թայվան', - 'TZ' => 'Թանզանիա', + 'TZ' => 'Տանզանիա', 'UA' => 'Ուկրաինա', 'UG' => 'Ուգանդա', 'UM' => 'Արտաքին կղզիներ (ԱՄՆ)', - 'US' => 'Ամերիկայի Միացյալ Նահանգներ', + 'US' => 'Միացյալ Նահանգներ', 'UY' => 'Ուրուգվայ', 'UZ' => 'Ուզբեկստան', - 'VA' => 'Վատիկան քաղաք-պետություն', + 'VA' => 'Վատիկան', 'VC' => 'Սենթ Վինսենթ և Գրենադիններ', 'VE' => 'Վենեսուելա', 'VG' => 'Բրիտանական Վիրջինյան կղզիներ', - 'VI' => 'Ամերիկյան Վիրջինյան կղզիներ', + 'VI' => 'ԱՄՆ Վիրջինյան կղզիներ', 'VN' => 'Վիետնամ', 'VU' => 'Վանուատու', 'WF' => 'Ուոլիս և Ֆուտունա', diff --git a/vendor/giggsey/locale/data/id.php b/vendor/giggsey/locale/data/id.php index 89bcf2dc7..1b40cdec4 100644 --- a/vendor/giggsey/locale/data/id.php +++ b/vendor/giggsey/locale/data/id.php @@ -1,6 +1,6 @@ 'Albania', 'AM' => 'Armenia', 'AO' => 'Angola', - 'AQ' => 'Antarktika', + 'AQ' => 'Antartika', 'AR' => 'Argentina', 'AS' => 'Samoa Amerika', 'AT' => 'Austria', @@ -33,7 +33,7 @@ return array ( 'BH' => 'Bahrain', 'BI' => 'Burundi', 'BJ' => 'Benin', - 'BL' => 'Saint Barthelemy', + 'BL' => 'Saint Barthélemy', 'BM' => 'Bermuda', 'BN' => 'Brunei', 'BO' => 'Bolivia', @@ -45,7 +45,7 @@ return array ( 'BY' => 'Belarus', 'BZ' => 'Belize', 'CA' => 'Kanada', - 'CC' => 'Kepulauan Cocos', + 'CC' => 'Kepulauan Cocos (Keeling)', 'CD' => 'Kongo - Kinshasa', 'CF' => 'Republik Afrika Tengah', 'CG' => 'Kongo - Brazzaville', @@ -85,7 +85,7 @@ return array ( 'FO' => 'Kepulauan Faroe', 'FR' => 'Prancis', 'GA' => 'Gabon', - 'GB' => 'Inggris', + 'GB' => 'Inggris Raya', 'GD' => 'Grenada', 'GE' => 'Georgia', 'GF' => 'Guyana Prancis', diff --git a/vendor/giggsey/locale/data/ig.php b/vendor/giggsey/locale/data/ig.php index 1400895b2..64b2e1bd9 100644 --- a/vendor/giggsey/locale/data/ig.php +++ b/vendor/giggsey/locale/data/ig.php @@ -1,6 +1,6 @@ 'Bermuda', 'BN' => 'Brunei', 'BO' => 'Bolivia', - 'BQ' => 'Caraibi Olandesi', + 'BQ' => 'Caraibi olandesi', 'BR' => 'Brasile', 'BS' => 'Bahamas', 'BT' => 'Bhutan', @@ -98,7 +98,7 @@ return array ( 'GP' => 'Guadalupa', 'GQ' => 'Guinea Equatoriale', 'GR' => 'Grecia', - 'GS' => 'Georgia del Sud e isole Sandwich australi', + 'GS' => 'Georgia del Sud e Sandwich australi', 'GT' => 'Guatemala', 'GU' => 'Guam', 'GW' => 'Guinea-Bissau', diff --git a/vendor/giggsey/locale/data/ja.php b/vendor/giggsey/locale/data/ja.php index 79704e0f3..5ebb87f27 100644 --- a/vendor/giggsey/locale/data/ja.php +++ b/vendor/giggsey/locale/data/ja.php @@ -1,6 +1,6 @@ 'カンボジア', 'KI' => 'キリバス', 'KM' => 'コモロ', - 'KN' => 'セントクリストファー・ネイビス', + 'KN' => 'セントクリストファー・ネーヴィス', 'KP' => '朝鮮民主主義人民共和国', 'KR' => '大韓民国', 'KW' => 'クウェート', @@ -142,7 +142,7 @@ return array ( 'LR' => 'リベリア', 'LS' => 'レソト', 'LT' => 'リトアニア', - 'LU' => 'ルクセンブルグ', + 'LU' => 'ルクセンブルク', 'LV' => 'ラトビア', 'LY' => 'リビア', 'MA' => 'モロッコ', @@ -178,7 +178,7 @@ return array ( 'NO' => 'ノルウェー', 'NP' => 'ネパール', 'NR' => 'ナウル', - 'NU' => 'ニウエ島', + 'NU' => 'ニウエ', 'NZ' => 'ニュージーランド', 'OM' => 'オマーン', 'PA' => 'パナマ', @@ -191,7 +191,7 @@ return array ( 'PM' => 'サンピエール島・ミクロン島', 'PN' => 'ピトケアン諸島', 'PR' => 'プエルトリコ', - 'PS' => 'パレスチナ', + 'PS' => 'パレスチナ自治区', 'PT' => 'ポルトガル', 'PW' => 'パラオ', 'PY' => 'パラグアイ', @@ -241,12 +241,12 @@ return array ( 'TZ' => 'タンザニア', 'UA' => 'ウクライナ', 'UG' => 'ウガンダ', - 'UM' => '米領太平洋諸島', + 'UM' => '合衆国領有小離島', 'US' => 'アメリカ合衆国', 'UY' => 'ウルグアイ', 'UZ' => 'ウズベキスタン', 'VA' => 'バチカン市国', - 'VC' => 'セントビンセント・グレナディーン諸島', + 'VC' => 'セントビンセント及びグレナディーン諸島', 'VE' => 'ベネズエラ', 'VG' => '英領ヴァージン諸島', 'VI' => '米領ヴァージン諸島', diff --git a/vendor/giggsey/locale/data/jgo.php b/vendor/giggsey/locale/data/jgo.php index 9f6d6ff2f..efbbf58a0 100644 --- a/vendor/giggsey/locale/data/jgo.php +++ b/vendor/giggsey/locale/data/jgo.php @@ -1,6 +1,6 @@ 'არაბთა გაერთიანებული საამიროები', 'AF' => 'ავღანეთი', 'AG' => 'ანტიგუა და ბარბუდა', - 'AI' => 'ანგილია', + 'AI' => 'ანგვილა', 'AL' => 'ალბანეთი', 'AM' => 'სომხეთი', 'AO' => 'ანგოლა', @@ -34,18 +34,18 @@ return array ( 'BI' => 'ბურუნდი', 'BJ' => 'ბენინი', 'BL' => 'სენ-ბართელმი', - 'BM' => 'ბერმუდი', + 'BM' => 'ბერმუდა', 'BN' => 'ბრუნეი', 'BO' => 'ბოლივია', 'BQ' => 'კარიბის ნიდერლანდები', 'BR' => 'ბრაზილია', 'BS' => 'ბაჰამის კუნძულები', - 'BT' => 'ბჰუტანი', + 'BT' => 'ბუტანი', 'BW' => 'ბოტსვანა', 'BY' => 'ბელარუსი', 'BZ' => 'ბელიზი', 'CA' => 'კანადა', - 'CC' => 'ქოქოსის კუნძულები', + 'CC' => 'ქოქოსის (კილინგის) კუნძულები', 'CD' => 'კონგო - კინშასა', 'CF' => 'ცენტრალური აფრიკის რესპუბლიკა', 'CG' => 'კონგო - ბრაზავილი', @@ -74,7 +74,7 @@ return array ( 'EC' => 'ეკვადორი', 'EE' => 'ესტონეთი', 'EG' => 'ეგვიპტე', - 'EH' => 'დასავლეთი საჰარა', + 'EH' => 'დასავლეთ საჰარა', 'ER' => 'ერიტრეა', 'ES' => 'ესპანეთი', 'ET' => 'ეთიოპია', @@ -85,7 +85,7 @@ return array ( 'FO' => 'ფარერის კუნძულები', 'FR' => 'საფრანგეთი', 'GA' => 'გაბონი', - 'GB' => 'დიდი ბრიტანეთი', + 'GB' => 'გაერთიანებული სამეფო', 'GD' => 'გრენადა', 'GE' => 'საქართველო', 'GF' => 'საფრანგეთის გვიანა', @@ -98,7 +98,7 @@ return array ( 'GP' => 'გვადელუპა', 'GQ' => 'ეკვატორული გვინეა', 'GR' => 'საბერძნეთი', - 'GS' => 'სამხრეთი გეორგია და სამხრეთ სენდვიჩის კუნძულები', + 'GS' => 'სამხრეთ ჯორჯია და სამხრეთ სენდვიჩის კუნძულები', 'GT' => 'გვატემალა', 'GU' => 'გუამი', 'GW' => 'გვინეა-ბისაუ', @@ -114,7 +114,7 @@ return array ( 'IL' => 'ისრაელი', 'IM' => 'მენის კუნძული', 'IN' => 'ინდოეთი', - 'IO' => 'ბრიტ. ტერიტ. ინდ. ოკეანეში', + 'IO' => 'ბრიტანეთის ტერიტორია ინდოეთის ოკეანეში', 'IQ' => 'ერაყი', 'IR' => 'ირანი', 'IS' => 'ისლანდია', @@ -129,8 +129,8 @@ return array ( 'KI' => 'კირიბატი', 'KM' => 'კომორის კუნძულები', 'KN' => 'სენტ-კიტსი და ნევისი', - 'KP' => 'ჩრდილოეთი კორეა', - 'KR' => 'სამხრეთი კორეა', + 'KP' => 'ჩრდილოეთ კორეა', + 'KR' => 'სამხრეთ კორეა', 'KW' => 'ქუვეითი', 'KY' => 'კაიმანის კუნძულები', 'KZ' => 'ყაზახეთი', @@ -163,7 +163,7 @@ return array ( 'MS' => 'მონსერატი', 'MT' => 'მალტა', 'MU' => 'მავრიკი', - 'MV' => 'მალდივის რესპუბლიკა', + 'MV' => 'მალდივები', 'MW' => 'მალავი', 'MX' => 'მექსიკა', 'MY' => 'მალაიზია', @@ -216,21 +216,21 @@ return array ( 'SN' => 'სენეგალი', 'SO' => 'სომალი', 'SR' => 'სურინამი', - 'SS' => 'სამხრეთი სუდანი', + 'SS' => 'სამხრეთ სუდანი', 'ST' => 'სან-ტომე და პრინსიპი', 'SV' => 'სალვადორი', 'SX' => 'სინტ-მარტენი', 'SY' => 'სირია', 'SZ' => 'სვაზილენდი', 'TA' => 'ტრისტან-და-კუნია', - 'TC' => 'ტერქსისა და კაიკოსის კუნძულები', + 'TC' => 'თერქს-ქაიქოსის კუნძულები', 'TD' => 'ჩადი', 'TF' => 'ფრანგული სამხრეთის ტერიტორიები', 'TG' => 'ტოგო', 'TH' => 'ტაილანდი', 'TJ' => 'ტაჯიკეთი', 'TK' => 'ტოკელაუ', - 'TL' => 'აღმოსავლეთი ტიმორი', + 'TL' => 'ტიმორ-ლესტე', 'TM' => 'თურქმენეთი', 'TN' => 'ტუნისი', 'TO' => 'ტონგა', diff --git a/vendor/giggsey/locale/data/kab.php b/vendor/giggsey/locale/data/kab.php index c300c2d8c..98ce308f3 100644 --- a/vendor/giggsey/locale/data/kab.php +++ b/vendor/giggsey/locale/data/kab.php @@ -1,6 +1,6 @@ 'Ilha di Asensãu', 'AD' => 'Andora', - 'AE' => 'Emiradus Arabi Unidu', + 'AE' => 'Emiradus Árabi Unidu', 'AF' => 'Afeganistãu', 'AG' => 'Antigua i Barbuda', 'AI' => 'Angila', - 'AL' => 'Albania', - 'AM' => 'Armenia', + 'AL' => 'Albánia', + 'AM' => 'Arménia', 'AO' => 'Angola', - 'AQ' => 'Antartika', + 'AQ' => 'Antártika', 'AR' => 'Arjentina', 'AS' => 'Samoa Merkanu', - 'AT' => 'Austria', - 'AU' => 'Australia', + 'AT' => 'Áustria', + 'AU' => 'Austrália', 'AW' => 'Aruba', 'AX' => 'Ilhas Åland', 'AZ' => 'Azerbaijãu', - 'BA' => 'Bosnia-Erzegovina', + 'BA' => 'Bósnia i Erzegovina', 'BB' => 'Barbadus', 'BD' => 'Bangladexi', 'BE' => 'Béljika', 'BF' => 'Burkina Fasu', - 'BG' => 'Bulgaria', + 'BG' => 'Bulgária', 'BH' => 'Barain', 'BI' => 'Burundi', 'BJ' => 'Benin', @@ -45,7 +45,7 @@ return array ( 'BY' => 'Belarus', 'BZ' => 'Belizi', 'CA' => 'Kanadá', - 'CC' => 'Ilhas Kokus', + 'CC' => 'Ilhas Kokus (Keeling)', 'CD' => 'Kongu - Kinxasa', 'CF' => 'Republika Sentru-Afrikanu', 'CG' => 'Kongu - Brazavili', @@ -62,69 +62,69 @@ return array ( 'CW' => 'Kurasau', 'CX' => 'Ilha di Natal', 'CY' => 'Xipri', - 'CZ' => 'Republika Txeka', + 'CZ' => 'Repúblika Txeka', 'DE' => 'Alimanha', 'DG' => 'Diegu Garsia', 'DJ' => 'Djibuti', 'DK' => 'Dinamarka', 'DM' => 'Dominika', 'DO' => 'Repúblika Dominikana', - 'DZ' => 'Arjelia', - 'EA' => 'Seuta i Melila', + 'DZ' => 'Arjélia', + 'EA' => 'Seuta i Melilha', 'EC' => 'Ekuador', - 'EE' => 'Stonia', + 'EE' => 'Stónia', 'EG' => 'Ejitu', 'EH' => 'Sara Osidental', 'ER' => 'Iritreia', 'ES' => 'Spanha', - 'ET' => 'Itiopia', - 'FI' => 'Finlandia', + 'ET' => 'Etiópia', + 'FI' => 'Finlándia', 'FJ' => 'Fidji', 'FK' => 'Ilhas Malvinas', - 'FM' => 'Mikronezia', + 'FM' => 'Mikronézia', 'FO' => 'Ilhas Faroe', 'FR' => 'Fransa', 'GA' => 'Gabãu', 'GB' => 'Reinu Unidu', 'GD' => 'Granada', - 'GE' => 'Jiorjia', + 'GE' => 'Jiórjia', 'GF' => 'Giana Franseza', 'GG' => 'Gernzi', 'GH' => 'Gana', 'GI' => 'Jibraltar', 'GL' => 'Gronelándia', - 'GM' => 'Gambia', + 'GM' => 'Gámbia', 'GN' => 'Gine', 'GP' => 'Guadalupi', 'GQ' => 'Gine Ekuatorial', - 'GR' => 'Gresia', - 'GS' => 'Jeórjia di Sul i Ilhas di Sanduixi di Sul', + 'GR' => 'Grésia', + 'GS' => 'Ilhas Jeórjia di Sul i Sanduixi di Sul', 'GT' => 'Guatimala', 'GU' => 'Guam', 'GW' => 'Gine-Bisau', 'GY' => 'Giana', - 'HK' => 'Rejiãu Administrativu Special di Hong Kong', + 'HK' => 'Rejiãu Administrativu Spesial di Hong Kong', 'HN' => 'Onduras', - 'HR' => 'Kroasia', + 'HR' => 'Kroásia', 'HT' => 'Aití', 'HU' => 'Ungria', 'IC' => 'Kanárias', - 'ID' => 'Indonezia', + 'ID' => 'Indonézia', 'IE' => 'Irlanda', 'IL' => 'Israel', 'IM' => 'Ilha di Man', - 'IN' => 'India', - 'IO' => 'Ilhas Britanika di Indiku', + 'IN' => 'Índia', + 'IO' => 'Ilhas Británikas di Índiku', 'IQ' => 'Iraki', - 'IR' => 'Iron', - 'IS' => 'Islandia', - 'IT' => 'Italia', + 'IR' => 'Irãu', + 'IS' => 'Islándia', + 'IT' => 'Itália', 'JE' => 'Jersi', 'JM' => 'Jamaika', - 'JO' => 'Jordania', + 'JO' => 'Jordánia', 'JP' => 'Japãu', - 'KE' => 'Kenia', - 'KG' => 'Kirgiston', + 'KE' => 'Kénia', + 'KG' => 'Kirgistãu', 'KH' => 'Kambodja', 'KI' => 'Kiribati', 'KM' => 'Kamoris', @@ -135,59 +135,59 @@ return array ( 'KY' => 'Ilhas Kaimãu', 'KZ' => 'Kazakistãu', 'LA' => 'Laus', - 'LB' => 'Libanu', + 'LB' => 'Líbanu', 'LC' => 'Santa Lúsia', 'LI' => 'Lixenstain', 'LK' => 'Sri Lanka', - 'LR' => 'Liberia', + 'LR' => 'Libéria', 'LS' => 'Lezotu', - 'LT' => 'Lituania', + 'LT' => 'Lituánia', 'LU' => 'Luxemburgu', - 'LV' => 'Letonia', - 'LY' => 'Libia', + 'LV' => 'Letónia', + 'LY' => 'Líbia', 'MA' => 'Marokus', - 'MC' => 'Monaku', - 'MD' => 'Moldavia', + 'MC' => 'Mónaku', + 'MD' => 'Moldávia', 'ME' => 'Montenegru', 'MF' => 'Sãu Martinhu di Fransa', 'MG' => 'Madagaskar', 'MH' => 'Ilhas Marxal', - 'MK' => 'Masidonia', + 'MK' => 'Masidónia', 'ML' => 'Mali', - 'MM' => 'Mianmar', - 'MN' => 'Mongolia', - 'MO' => 'Rejiãu Administrativu Special di Makau', + 'MM' => 'Mianmar (Birmánia)', + 'MN' => 'Mongólia', + 'MO' => 'Rejiãu Administrativu Spesial di Makau', 'MP' => 'Ilhas Marianas di Norti', 'MQ' => 'Martinika', - 'MR' => 'Mauritania', + 'MR' => 'Mauritánia', 'MS' => 'Monserat', 'MT' => 'Malta', - 'MU' => 'Ilhas Maurisia', + 'MU' => 'Maurísia', 'MV' => 'Maldivas', 'MW' => 'Malaui', 'MX' => 'Méxiku', - 'MY' => 'Malazia', + 'MY' => 'Malázia', 'MZ' => 'Musambiki', - 'NA' => 'Namibia', - 'NC' => 'Nova Kalidonia', + 'NA' => 'Namíbia', + 'NC' => 'Nova Kalidónia', 'NE' => 'Nijer', 'NF' => 'Ilhas Norfolk', - 'NG' => 'Nijeria', + 'NG' => 'Nijéria', 'NI' => 'Nikarágua', 'NL' => 'Olanda', 'NO' => 'Noruega', 'NP' => 'Nepal', 'NR' => 'Nauru', 'NU' => 'Niue', - 'NZ' => 'Nova Zilandia', + 'NZ' => 'Nova Zilándia', 'OM' => 'Oman', 'PA' => 'Panamá', 'PE' => 'Peru', - 'PF' => 'Polinezia Franseza', + 'PF' => 'Polinézia Franseza', 'PG' => 'Papua-Nova Gine', 'PH' => 'Filipinas', 'PK' => 'Pakistãu', - 'PL' => 'Pulonia', + 'PL' => 'Pulónia', 'PM' => 'San Piere i Mikelon', 'PN' => 'Pirkairn', 'PR' => 'Portu Riku', @@ -196,50 +196,50 @@ return array ( 'PW' => 'Palau', 'PY' => 'Paraguai', 'QA' => 'Katar', - 'RE' => 'Runion', - 'RO' => 'Romenia', - 'RS' => 'Servia', + 'RE' => 'Runiãu', + 'RO' => 'Ruménia', + 'RS' => 'Sérvia', 'RU' => 'Rúsia', 'RW' => 'Ruanda', - 'SA' => 'Arabia Saudita', - 'SB' => 'Ilhas Salumon', + 'SA' => 'Arábia Saudita', + 'SB' => 'Ilhas Salumãu', 'SC' => 'Seixelis', 'SD' => 'Sudãu', - 'SE' => 'Suesia', + 'SE' => 'Suésia', 'SG' => 'Singapura', 'SH' => 'Santa Ilena', - 'SI' => 'Slovenia', + 'SI' => 'Slovénia', 'SJ' => 'Svalbard i Jan Maien', - 'SK' => 'Slovakia', + 'SK' => 'Slovákia', 'SL' => 'Sera Lioa', 'SM' => 'San Marinu', 'SN' => 'Senegal', - 'SO' => 'Sumalia', + 'SO' => 'Sumália', 'SR' => 'Surinami', 'SS' => 'Sudãu di Sul', - 'ST' => 'Sãu Tume i Prinsipi', + 'ST' => 'Sãu Tume i Prínsipi', 'SV' => 'El Salvador', 'SX' => 'Sãu Martinhu di Olanda', - 'SY' => 'Siria', + 'SY' => 'Síria', 'SZ' => 'Suazilándia', 'TA' => 'Tristan da Kunha', 'TC' => 'Ilhas Turkas i Kaikus', 'TD' => 'Txadi', 'TF' => 'Terras Franses di Sul', 'TG' => 'Togu', - 'TH' => 'Tailandia', + 'TH' => 'Tailándia', 'TJ' => 'Tadjikistãu', 'TK' => 'Tokelau', 'TL' => 'Timor Lesti', 'TM' => 'Turkumenistãu', - 'TN' => 'Tunizia', + 'TN' => 'Tunízia', 'TO' => 'Tonga', 'TR' => 'Turkia', 'TT' => 'Trinidad i Tobagu', 'TV' => 'Tuvalu', 'TW' => 'Taiuan', - 'TZ' => 'Tanzania', - 'UA' => 'Ukrania', + 'TZ' => 'Tanzánia', + 'UA' => 'Ukránia', 'UG' => 'Uganda', 'UM' => 'Ilhas Minoris Distantis de Stadus Unidus', 'US' => 'Stadus Unidos di Merka', @@ -248,16 +248,16 @@ return array ( 'VA' => 'Vatikanu', 'VC' => 'Sãu Bisenti i Granadinas', 'VE' => 'Vinizuela', - 'VG' => 'Ilhas Virjens Britanikas', + 'VG' => 'Ilhas Virjens Británikas', 'VI' => 'Ilhas Virjens Merkanas', 'VN' => 'Vietnam', 'VU' => 'Vanuatu', 'WF' => 'Ualis i Futuna', 'WS' => 'Samoa', 'XK' => 'Kozovu', - 'YE' => 'Iemen', + 'YE' => 'Iémen', 'YT' => 'Maiote', - 'ZA' => 'Afrika di Sul', - 'ZM' => 'Zambia', - 'ZW' => 'Zimbabui', + 'ZA' => 'Áfrika di Sul', + 'ZM' => 'Zámbia', + 'ZW' => 'Zimbábui', ); diff --git a/vendor/giggsey/locale/data/khq.php b/vendor/giggsey/locale/data/khq.php index 29e9b8266..0d4907ea0 100644 --- a/vendor/giggsey/locale/data/khq.php +++ b/vendor/giggsey/locale/data/khq.php @@ -1,6 +1,6 @@ 'Андорра', 'AE' => 'Біріккен Араб Әмірліктері', 'AF' => 'Ауғанстан', - 'AG' => 'Антигуа мен Барбуда', + 'AG' => 'Антигуа және Барбуда', 'AI' => 'Ангилья', 'AL' => 'Албания', 'AM' => 'Армения', 'AO' => 'Ангола', - 'AQ' => 'Антарктика', + 'AQ' => 'Антарктида', 'AR' => 'Аргентина', - 'AS' => 'Американдық Самоа', + 'AS' => 'Америкалық Самоа', 'AT' => 'Австрия', 'AU' => 'Австралия', 'AW' => 'Аруба', @@ -60,7 +60,7 @@ return array ( 'CU' => 'Куба', 'CV' => 'Кабо-Верде', 'CW' => 'Кюрасао', - 'CX' => 'Кристмас аралы', + 'CX' => 'Рождество аралы', 'CY' => 'Кипр', 'CZ' => 'Чех Республикасы', 'DE' => 'Германия', @@ -70,7 +70,7 @@ return array ( 'DM' => 'Доминика', 'DO' => 'Доминикан Республикасы', 'DZ' => 'Алжир', - 'EA' => 'Сеута мен Мелилья', + 'EA' => 'Сеута және Мелилья', 'EC' => 'Эквадор', 'EE' => 'Эстония', 'EG' => 'Мысыр', @@ -85,7 +85,7 @@ return array ( 'FO' => 'Фарер аралдары', 'FR' => 'Франция', 'GA' => 'Габон', - 'GB' => 'Біріккен Корольдік', + 'GB' => 'Ұлыбритания', 'GD' => 'Гренада', 'GE' => 'Грузия', 'GF' => 'Француз Гвианасы', @@ -97,13 +97,13 @@ return array ( 'GN' => 'Гвинея', 'GP' => 'Гваделупа', 'GQ' => 'Экваторлық Гвинея', - 'GR' => 'Греция', + 'GR' => 'Грекия', 'GS' => 'Оңтүстік Георгия және Оңтүстік Сандвич аралдары', 'GT' => 'Гватемала', 'GU' => 'Гуам', 'GW' => 'Гвинея-Бисау', 'GY' => 'Гайана', - 'HK' => 'Қытай Халық Республикасының Гонг-Конг арнайы әкімшілік ауданы', + 'HK' => 'Қытай Халық Республикасының Гонконг арнайы әкімшілік ауданы', 'HN' => 'Гондурас', 'HR' => 'Хорватия', 'HT' => 'Гаити', @@ -127,7 +127,7 @@ return array ( 'KG' => 'Қырғызстан', 'KH' => 'Камбоджа', 'KI' => 'Кирибати', - 'KM' => 'Комор', + 'KM' => 'Комор аралдары', 'KN' => 'Сент-Китс және Невис', 'KP' => 'Солтүстік Корея', 'KR' => 'Оңтүстік Корея', @@ -145,7 +145,7 @@ return array ( 'LU' => 'Люксембург', 'LV' => 'Латвия', 'LY' => 'Ливия', - 'MA' => 'Морокко', + 'MA' => 'Марокко', 'MC' => 'Монако', 'MD' => 'Молдова', 'ME' => 'Черногория', @@ -157,13 +157,13 @@ return array ( 'MM' => 'Мьянма (Бирма)', 'MN' => 'Моңғолия', 'MO' => 'Қытай Халық Республикасының Макао арнайы әкімшілік ауданы', - 'MP' => 'Солтүстік Мариан аралдары', + 'MP' => 'Солтүстік Мариана аралдары', 'MQ' => 'Мартиника', 'MR' => 'Мавритания', 'MS' => 'Монтсеррат', 'MT' => 'Мальта', 'MU' => 'Маврикий', - 'MV' => 'Мальдив Республикасы', + 'MV' => 'Мальдив аралдары', 'MW' => 'Малави', 'MX' => 'Мексика', 'MY' => 'Малайзия', @@ -209,7 +209,7 @@ return array ( 'SG' => 'Сингапур', 'SH' => 'Әулие Елена аралы', 'SI' => 'Словения', - 'SJ' => 'Шпицберген мен Ян-Майен', + 'SJ' => 'Шпицберген және Ян-Майен', 'SK' => 'Словакия', 'SL' => 'Сьерра-Леоне', 'SM' => 'Сан-Марино', @@ -217,7 +217,7 @@ return array ( 'SO' => 'Сомали', 'SR' => 'Суринам', 'SS' => 'Оңтүстік Судан', - 'ST' => 'Сан-Томе мен Принсипи', + 'ST' => 'Сан-Томе және Принсипи', 'SV' => 'Сальвадор', 'SX' => 'Синт-Мартен', 'SY' => 'Сирия', @@ -235,14 +235,14 @@ return array ( 'TN' => 'Тунис', 'TO' => 'Тонга', 'TR' => 'Түркия', - 'TT' => 'Тринидад пен Тобаго', + 'TT' => 'Тринидад және Тобаго', 'TV' => 'Тувалу', 'TW' => 'Тайвань', 'TZ' => 'Танзания', 'UA' => 'Украина', 'UG' => 'Уганда', 'UM' => 'АҚШ-тың сыртқы кіші аралдары', - 'US' => 'АҚШ', + 'US' => 'Америка Құрама Штаттары', 'UY' => 'Уругвай', 'UZ' => 'Өзбекстан', 'VA' => 'Ватикан', @@ -252,7 +252,7 @@ return array ( 'VI' => 'АҚШ-тың Виргин аралдары', 'VN' => 'Вьетнам', 'VU' => 'Вануату', - 'WF' => 'Уоллис пен Футуна', + 'WF' => 'Уоллис және Футуна', 'WS' => 'Самоа', 'XK' => 'Косово', 'YE' => 'Йемен', diff --git a/vendor/giggsey/locale/data/kkj.php b/vendor/giggsey/locale/data/kkj.php index e0cbe3229..75e7ef158 100644 --- a/vendor/giggsey/locale/data/kkj.php +++ b/vendor/giggsey/locale/data/kkj.php @@ -1,6 +1,6 @@ 'អង់ដូរ៉ា', 'AE' => 'អារ៉ាប់រួម', 'AF' => 'អាហ្វហ្គានីស្ថាន', - 'AG' => 'អង់ទីគ័រ និង​បាបុយដា', - 'AI' => 'អង់កូឡា', + 'AG' => 'អង់ទីហ្គា និង បាប៊ុយដា', + 'AI' => 'អង់ហ្គីឡា', 'AL' => 'អាល់បានី', - 'AM' => 'អារមេនី', + 'AM' => 'អាមេនី', 'AO' => 'អង់ហ្គោឡា', 'AQ' => 'អង់តាក់ទិក', 'AR' => 'អាហ្សង់ទីន', - 'AS' => 'សាម៉ូអាអាមេរិក', + 'AS' => 'សាម័រ អាមេរិកាំង', 'AT' => 'អូទ្រីស', 'AU' => 'អូស្ត្រាលី', 'AW' => 'អារូបា', 'AX' => 'កោះ​អាឡាំង', - 'AZ' => 'អាហ៊្សែរបែហ្សង់', + 'AZ' => 'អាស៊ែបៃហ្សង់', 'BA' => 'បូស្នី និងហឺហ្សីហ្គូវីណា', - 'BB' => 'បារបាដូស', - 'BD' => 'បង់ក្លាដេស្ហ', - 'BE' => 'បែលហ្ស៉ិក', - 'BF' => 'ប៊ូរគីណាហ្វាសូ', + 'BB' => 'បាបាដុស', + 'BD' => 'បង់ក្លាដែស', + 'BE' => 'បែលហ្ស៊ិក', + 'BF' => 'បួគីណាហ្វាសូ', 'BG' => 'ប៊ុលហ្គារី', 'BH' => 'បារ៉ែន', 'BI' => 'ប៊ូរុនឌី', @@ -45,7 +45,7 @@ return array ( 'BY' => 'បេឡារុស្ស', 'BZ' => 'បេលីហ្ស', 'CA' => 'កាណាដា', - 'CC' => 'កោះ​កូកូស', + 'CC' => 'កោះ​កូកូស (គីលីង)', 'CD' => 'កុងហ្គោ- គីនស្ហាសា', 'CF' => 'សាធារណរដ្ឋអាហ្វ្រិកកណ្ដាល', 'CG' => 'កុងហ្គោ - ប្រាហ្សាវីល', @@ -61,14 +61,14 @@ return array ( 'CV' => 'កាបវែរ', 'CW' => 'កូរ៉ាកៅ', 'CX' => 'កោះ​គ្រីស្មាស', - 'CY' => 'ស៊ីពរ៍', + 'CY' => 'ស៊ីប', 'CZ' => 'សាធារណរដ្ឋឆេក', 'DE' => 'អាល្លឺម៉ង់', 'DG' => 'ឌៀហ្គោហ្គាស៊ី', - 'DJ' => 'ហ្ស៊ីបូទី', + 'DJ' => 'ជីប៊ូទី', 'DK' => 'ដាណឺម៉ាក', - 'DM' => 'ដូមីនីកា', - 'DO' => 'សាធារណរដ្ឋដូមីនីកែន', + 'DM' => 'ដូមីនីក', + 'DO' => 'សាធារណរដ្ឋ​ដូមីនីក', 'DZ' => 'អាល់ហ្សេរី', 'EA' => 'ជឺតា និង​ម៉េលីឡា', 'EC' => 'អេក្វាឌ័រ', @@ -81,13 +81,13 @@ return array ( 'FI' => 'ហ្វាំងឡង់', 'FJ' => 'ហ្វីជី', 'FK' => 'កោះ​ហ្វក់ឡែន', - 'FM' => 'មីក្រូនេស៊ី', + 'FM' => 'មីក្រូណេស៊ី', 'FO' => 'កោះ​ហ្វារ៉ូ', 'FR' => 'បារាំង', 'GA' => 'ហ្គាបុង', 'GB' => 'ចក្រភព​អង់គ្លេស', 'GD' => 'ហ្គ្រីណាដា', - 'GE' => 'ហ្សកហ្ស៉ី', + 'GE' => 'ហ្សកហ្ស៊ី', 'GF' => 'ហ្គៀណាបារាំង', 'GG' => 'ហ្គេនស៊ី', 'GH' => 'ហ្គាណា', @@ -97,14 +97,14 @@ return array ( 'GN' => 'ហ្គីណេ', 'GP' => 'ហ្គោដឺឡុប', 'GQ' => 'ហ្គីណេអេក្វាទ័រ', - 'GR' => 'ក្រិច', - 'GS' => 'កោះ​ហ្សកហ្ស៊ី​ខាង​ត្បូង និង​សាន់វិច​ខាង​ត្បូង', + 'GR' => 'ក្រិក', + 'GS' => 'កោះ​ហ្សកហ្ស៊ី​ខាង​ត្បូង និង សាន់វិច​ខាង​ត្បូង', 'GT' => 'ហ្គាតេម៉ាឡា', 'GU' => 'ហ្គាំ', 'GW' => 'ហ្គីណេប៊ីសូ', 'GY' => 'ហ្គីយ៉ាណា', 'HK' => 'ហុងកុង', - 'HN' => 'ហុងឌួរ៉ាស់', + 'HN' => 'ហុងឌូរ៉ាស', 'HR' => 'ក្រូអាត', 'HT' => 'ហៃទី', 'HU' => 'ហុងគ្រី', @@ -114,7 +114,7 @@ return array ( 'IL' => 'អ៊ីស្រាអែល', 'IM' => 'អែលអុហ្វមែន', 'IN' => 'ឥណ្ឌា', - 'IO' => 'ដែន​មហា​សមុទ្រ​ឥណ្ឌា ចក្រភព​អង់គ្លេស', + 'IO' => 'ដែនដី​អង់គ្លេស​នៅ​មហា​សមុទ្រ​ឥណ្ឌា', 'IQ' => 'អ៊ីរ៉ាក់', 'IR' => 'អ៊ីរ៉ង់', 'IS' => 'អ៊ីស្លង់', @@ -124,33 +124,33 @@ return array ( 'JO' => 'ហ៊្សកដានី', 'JP' => 'ជប៉ុន', 'KE' => 'កេនយ៉ា', - 'KG' => 'គៀរហ្គីស្តង់', + 'KG' => 'កៀហ្ស៊ីស៊ីស្ថាន', 'KH' => 'កម្ពុជា', 'KI' => 'គិរិបាទី', - 'KM' => 'កុំម៉ូរ៉ូស', + 'KM' => 'កូម័រ', 'KN' => 'សង់ឃីត និង​ណេវីស', 'KP' => 'កូរ៉េ​ខាង​ជើង', 'KR' => 'កូរ៉េ​ខាង​ត្បូង', 'KW' => 'គុយវ៉ែត', 'KY' => 'កោះ​កៃម៉ង់', - 'KZ' => 'កាហ្សាក់ស្តង់់', + 'KZ' => 'កាហ្សាក់ស្ថាន', 'LA' => 'ឡាវ', 'LB' => 'លីបង់', 'LC' => 'សង់​លូសៀ', 'LI' => 'លិចទេនស្តែន', 'LK' => 'ស្រីលង្កា', 'LR' => 'លីបេរីយ៉ា', - 'LS' => 'លើសូតូ', + 'LS' => 'ឡេសូតូ', 'LT' => 'លីទុយអានី', 'LU' => 'លុចហ្សំបួរ', 'LV' => 'ឡាតវីយ៉ា', 'LY' => 'លីប៊ី', 'MA' => 'ម៉ារ៉ុក', 'MC' => 'ម៉ូណាកូ', - 'MD' => 'សាធារណរដ្ឋម៉ុលដាវី', + 'MD' => 'ម៉ុលដាវី', 'ME' => 'ម៉ុងតេណេហ្គ្រោ', 'MF' => 'សង់​ម៉ាទីន', - 'MG' => 'ម៉ាដាហ្កាស្ការ', + 'MG' => 'ម៉ាដាហ្គាស្កា', 'MH' => 'កោះ​ម៉ាស់សល', 'MK' => 'ម៉ាសេដូនា', 'ML' => 'ម៉ាលី', @@ -162,10 +162,10 @@ return array ( 'MR' => 'ម៉ូរីតានី', 'MS' => 'ម៉ុង​សេរ៉ង់', 'MT' => 'ម៉ាល់តា', - 'MU' => 'ម៉ូរីទុស', + 'MU' => 'ម៉ូរីស', 'MV' => 'ម៉ាល់ឌីវ', 'MW' => 'ម៉ាឡាវី', - 'MX' => 'ម៉ិចសិក', + 'MX' => 'ម៉ិកស៊ិក', 'MY' => 'ម៉ាឡេស៊ី', 'MZ' => 'ម៉ូហ្សាំប៊ិក', 'NA' => 'ណាមីប៊ី', @@ -174,7 +174,7 @@ return array ( 'NF' => 'កោះ​ណ័រហ្វក់', 'NG' => 'នីហ្សេរីយ៉ា', 'NI' => 'នីការ៉ាហ្គ័រ', - 'NL' => 'ហុល្លង់', + 'NL' => 'ហូឡង់', 'NO' => 'ន័រវែស', 'NP' => 'នេប៉ាល់', 'NR' => 'ណូរូ', @@ -189,49 +189,49 @@ return array ( 'PK' => 'ប៉ាគីស្ថាន', 'PL' => 'ប៉ូឡូញ', 'PM' => 'សង់ព្យែរ និង​មីគីឡុង', - 'PN' => 'កោះ​ភីតខារិន', + 'PN' => 'កោះ​ភីតកាន', 'PR' => 'ព័រតូរីកូ', 'PS' => 'ដែន​ប៉ាលេស្ទីន', - 'PT' => 'ព័រទុយហ្កាល់', + 'PT' => 'ព័រទុយហ្គាល់', 'PW' => 'ផៅឡូ', 'PY' => 'ប៉ារ៉ាហ្គាយ', 'QA' => 'កាតា', - 'RE' => 'រ៉េអ៊ុយ៉ុង', + 'RE' => 'រេអុយញ៉ុង', 'RO' => 'រូម៉ានី', 'RS' => 'ស៊ែប', 'RU' => 'រុស្ស៊ី', 'RW' => 'រវ៉ាន់ដា', - 'SA' => 'អារ៉ាប៊ីសាអ៊ូឌីត', - 'SB' => 'កោះ​ស៊ូឡូម៉ុង', + 'SA' => 'អារ៉ាប៊ីសាអូឌីត', + 'SB' => 'កោះ​សូឡូម៉ុង', 'SC' => 'សីសែល', 'SD' => 'ស៊ូដង់', - 'SE' => 'ស៊ុយអែដ', + 'SE' => 'ស៊ុយអែត', 'SG' => 'សិង្ហបុរី', 'SH' => 'សង់​ហេឡេណា', 'SI' => 'ស្លូវេនី', - 'SJ' => 'ស្វាប៊ឺត និង​ហ្យង់ម៉ាយេន', + 'SJ' => 'ស្វាលបាដ និង ហ្សង់ម៉ាយេន', 'SK' => 'ស្លូវ៉ាគី', 'SL' => 'សេរ៉ាឡេអូន', 'SM' => 'សាន​ម៉ារីណូ', - 'SN' => 'សេនេហ្កាល់', + 'SN' => 'សេណេហ្គាល់', 'SO' => 'សូម៉ាលី', 'SR' => 'សូរីណាម', 'SS' => 'ស៊ូដង់​ខាង​ត្បូង', - 'ST' => 'សៅ​តូមេ និង​ព្រីនស៊ីប៉េ', + 'ST' => 'សៅតូម៉េ និង ប្រាំងស៊ីប', 'SV' => 'អែលសាល់វ៉ាឌ័រ', 'SX' => 'សីង​ម៉ាធីន', 'SY' => 'ស៊ីរី', 'SZ' => 'ស្វាហ្ស៊ីឡង់', 'TA' => 'ទ្រីស្តង់​ដា​ចូនហា', - 'TC' => 'កោះ​កៃកូស និងទូក', + 'TC' => 'កោះ​ទួគ និង កៃកូស', 'TD' => 'ឆាដ', - 'TF' => 'ដែន​បារាំង​ខាង​ត្បូង', + 'TF' => 'ដែនដី​បារាំង​នៅ​ភាគខាងត្បូង', 'TG' => 'តូហ្គោ', 'TH' => 'ថៃ', - 'TJ' => 'តាជីគីស្តង់', + 'TJ' => 'តាហ្ស៊ីគីស្ថាន', 'TK' => 'តូខេឡៅ', 'TL' => 'ទីម័រ', - 'TM' => 'ទួគមេនីស្តង់', + 'TM' => 'តួកម៉េនីស្ថាន', 'TN' => 'ទុយនេស៊ី', 'TO' => 'តុងហ្គា', 'TR' => 'ទួរគី', @@ -240,12 +240,12 @@ return array ( 'TW' => 'តៃវ៉ាន់', 'TZ' => 'តង់ហ្សានី', 'UA' => 'អ៊ុយក្រែន', - 'UG' => 'អ៊ូហ្កង់ដា', + 'UG' => 'អ៊ូហ្គង់ដា', 'UM' => 'កោះ​អៅឡាយីង​អាមេរិក', 'US' => 'សហរដ្ឋអាមេរិក', 'UY' => 'អ៊ុយរ៉ាហ្គាយ', - 'UZ' => 'អ៊ូហ្សបេគីស្តង់', - 'VA' => 'ទីក្រុងវ៉ាទីកង់', + 'UZ' => 'អ៊ូសបេគីស្ថាន', + 'VA' => 'បុរី​វ៉ាទីកង់', 'VC' => 'សាំង​វីនសេន និង​ឌឹ​ហ្គ្រីណាឌីនីស', 'VE' => 'វេនេហ្ស៊ុយឡា', 'VG' => 'កោះ​វឺជិន​ចក្រភព​អង់គ្លេស', @@ -253,7 +253,7 @@ return array ( 'VN' => 'វៀតណាម', 'VU' => 'វ៉ានូអាទូ', 'WF' => 'វ៉ាលីស និង​ហ្វូទូណា', - 'WS' => 'សា​ម៉ូអា', + 'WS' => 'សាម័រ', 'XK' => 'កូសូវ៉ូ', 'YE' => 'យេមែន', 'YT' => 'ម៉ាយុត', diff --git a/vendor/giggsey/locale/data/kn.php b/vendor/giggsey/locale/data/kn.php index 611b1566f..d1bcac979 100644 --- a/vendor/giggsey/locale/data/kn.php +++ b/vendor/giggsey/locale/data/kn.php @@ -1,6 +1,6 @@ 'ಸಂಯುಕ್ತ ಅರಬ್ ಎಮಿರೇಟಸ್', 'AF' => 'ಅಫಘಾನಿಸ್ಥಾನ್', 'AG' => 'ಆಂಟಿಗುವಾ ಮತ್ತು ಬರ್ಬುಡಾ', - 'AI' => 'ಆಂಗುಯಿಲ್ಲಾ', + 'AI' => 'ಆಂಗ್ವಿಲ್ಲಾ', 'AL' => 'ಅಲ್ಬೇನಿಯಾ', 'AM' => 'ಅರ್ಮೇನಿಯಾ', 'AO' => 'ಅಂಗೋಲಾ', @@ -30,7 +30,7 @@ return array ( 'BE' => 'ಬೆಲ್ಜಿಯಮ್', 'BF' => 'ಬುರ್ಕಿನಾ ಫಾಸೋ', 'BG' => 'ಬಲ್ಗೇರಿಯಾ', - 'BH' => 'ಬಹರೈನ್', + 'BH' => 'ಬಹ್ರೇನ್', 'BI' => 'ಬುರುಂಡಿ', 'BJ' => 'ಬೆನಿನ್', 'BL' => 'ಸೇಂಟ್ ಬಾರ್ಥೆಲೆಮಿ', @@ -62,7 +62,7 @@ return array ( 'CW' => 'ಕುರಾಕಾವ್', 'CX' => 'ಕ್ರಿಸ್ಮಸ್ ದ್ವೀಪ', 'CY' => 'ಸೈಪ್ರಸ್', - 'CZ' => 'ಚೆಕ್ ರಿಪಬ್ಲಿಕ್', + 'CZ' => 'ಝೆಕ್ ರಿಪಬ್ಲಿಕ್', 'DE' => 'ಜರ್ಮನಿ', 'DG' => 'ಡೈಗೋ ಗಾರ್ಸಿಯ', 'DJ' => 'ಜಿಬೋಟಿ', @@ -107,14 +107,14 @@ return array ( 'HN' => 'ಹೊಂಡುರಾಸ್', 'HR' => 'ಕ್ರೊಯೇಶಿಯಾ', 'HT' => 'ಹೈಟಿ', - 'HU' => 'ಹಂಗಾರಿ', + 'HU' => 'ಹಂಗೇರಿ', 'IC' => 'ಕ್ಯಾನರಿ ದ್ವೀಪಗಳು', 'ID' => 'ಇಂಡೋನೇಶಿಯಾ', 'IE' => 'ಐರ್ಲೆಂಡ್', 'IL' => 'ಇಸ್ರೇಲ್', 'IM' => 'ಐಲ್ ಆಫ್ ಮ್ಯಾನ್', 'IN' => 'ಭಾರತ', - 'IO' => 'ಬ್ರಿಟೀಶ್ ಇಂಡಿಯನ್ ಮಹಾಸಾಗರ ಪ್ರದೇಶ', + 'IO' => 'ಬ್ರಿಟೀಷ್ ಹಿಂದೂ ಮಹಾಸಾಗರದ ಪ್ರದೇಶ', 'IQ' => 'ಇರಾಕ್', 'IR' => 'ಇರಾನ್', 'IS' => 'ಐಸ್‌ಲ್ಯಾಂಡ್', @@ -156,13 +156,13 @@ return array ( 'ML' => 'ಮಾಲಿ', 'MM' => 'ಮಯನ್ಮಾರ್ (ಬರ್ಮಾ)', 'MN' => 'ಮೊಂಗೋಲಿಯಾ', - 'MO' => 'ಮಖಾವ್ (SAR) ಚೈನಾ', + 'MO' => 'ಮಖಾವು (SAR) ಚೈನಾ', 'MP' => 'ಉತ್ತರ ಮರಿಯಾನಾ ದ್ವೀಪಗಳು', 'MQ' => 'ಮಾರ್ಟಿನಿಕ್', 'MR' => 'ಮಾರಿಟೇನಿಯಾ', 'MS' => 'ಮಾಂಟ್‌ಸೆರೇಟ್', 'MT' => 'ಮಾಲ್ಟಾ', - 'MU' => 'ಮಾರಿಶಿಯಸ್', + 'MU' => 'ಮಾರಿಷಸ್', 'MV' => 'ಮಾಲ್ಡಿವ್ಸ್', 'MW' => 'ಮಲಾವಿ', 'MX' => 'ಮೆಕ್ಸಿಕೊ', @@ -191,7 +191,7 @@ return array ( 'PM' => 'ಸೇಂಟ್ ಪಿಯರೆ ಮತ್ತು ಮಿಕೆಲನ್', 'PN' => 'ಪಿಟ್‌ಕೈರ್ನ್ ದ್ವೀಪಗಳು', 'PR' => 'ಪ್ಯೂರ್ಟೋ ರಿಕೊ', - 'PS' => 'ಪ್ಯಾಲೇಸ್ಟೇನಿಯನ್ ಪ್ರದೇಶ', + 'PS' => 'ಪ್ಯಾಲೇಸ್ಟೇನಿಯನ್ ಪ್ರದೇಶಗಳು', 'PT' => 'ಪೋರ್ಚುಗಲ್', 'PW' => 'ಪಲಾವು', 'PY' => 'ಪರಾಗ್ವೇ', @@ -210,7 +210,7 @@ return array ( 'SH' => 'ಸೇಂಟ್ ಹೆಲೆನಾ', 'SI' => 'ಸ್ಲೋವೇನಿಯಾ', 'SJ' => 'ಸ್ವಾಲ್ಬಾರ್ಡ್ ಮತ್ತು ಜಾನ್ ಮೆಯನ್', - 'SK' => 'ಸ್ಲೋವೇಕಿಯಾ', + 'SK' => 'ಸ್ಲೋವಾಕಿಯಾ', 'SL' => 'ಸಿಯೆರ್ರಾ ಲಿಯೋನ್', 'SM' => 'ಸ್ಯಾನ್ ಮೆರಿನೋ', 'SN' => 'ಸೆನೆಗಲ್', @@ -228,10 +228,10 @@ return array ( 'TF' => 'ಫ್ರೆಂಚ್ ದಕ್ಷಿಣ ಪ್ರದೇಶಗಳು', 'TG' => 'ಟೋಗೋ', 'TH' => 'ಥೈಲ್ಯಾಂಡ್', - 'TJ' => 'ತಜಾಕಿಸ್ಥಾನ್', + 'TJ' => 'ತಜಿಕಿಸ್ತಾನ್', 'TK' => 'ಟೊಕೆಲಾವ್', 'TL' => 'ಪೂರ್ವ ತಿಮೋರ್', - 'TM' => 'ತುರ್ಕ್ಮೇನಿಸ್ಥಾನ್', + 'TM' => 'ತುರ್ಕಮೆನಿಸ್ತಾನ್', 'TN' => 'ಟುನಿಶಿಯಾ', 'TO' => 'ಟೊಂಗ', 'TR' => 'ಟರ್ಕಿ', diff --git a/vendor/giggsey/locale/data/ko-kp.php b/vendor/giggsey/locale/data/ko-kp.php new file mode 100644 index 000000000..2cb711721 --- /dev/null +++ b/vendor/giggsey/locale/data/ko-kp.php @@ -0,0 +1,11 @@ + '조선민주주의인민공화국', +); diff --git a/vendor/giggsey/locale/data/ko.php b/vendor/giggsey/locale/data/ko.php index 686ab8ae2..728755cdd 100644 --- a/vendor/giggsey/locale/data/ko.php +++ b/vendor/giggsey/locale/data/ko.php @@ -1,6 +1,6 @@ '코코스 제도', 'CD' => '콩고-킨샤사', 'CF' => '중앙 아프리카 공화국', - 'CG' => '콩고', + 'CG' => '콩고-브라자빌', 'CH' => '스위스', 'CI' => '코트디부아르', 'CK' => '쿡 제도', @@ -129,7 +129,7 @@ return array ( 'KI' => '키리바시', 'KM' => '코모로', 'KN' => '세인트키츠 네비스', - 'KP' => '조선민주주의인민공화국', + 'KP' => '북한', 'KR' => '대한민국', 'KW' => '쿠웨이트', 'KY' => '케이맨 제도', diff --git a/vendor/giggsey/locale/data/kok.php b/vendor/giggsey/locale/data/kok.php index 173d7f44f..ddac14cd3 100644 --- a/vendor/giggsey/locale/data/kok.php +++ b/vendor/giggsey/locale/data/kok.php @@ -1,6 +1,6 @@ 'Schiina', 'CO' => 'Kolumbije', 'CR' => 'Kostarika', - 'CU' => 'Kuba', + 'CU' => 'Kuhba', 'CV' => 'de kapvärdesche Enselle', 'CW' => 'Curaçao', 'CX' => 'de Weihnaachs-Ensel', @@ -86,7 +86,7 @@ return array ( 'FR' => 'Frankrisch', 'GA' => 'Jabuhn', 'GB' => 'Jruußbrettannije', - 'GD' => 'Jrenaada', + 'GD' => 'Jrenahda', 'GE' => 'Jeorrjije', 'GF' => 'Franzüüsesch Jujaana', 'GG' => 'Jöönsei', @@ -99,7 +99,7 @@ return array ( 'GQ' => 'Äquatorial Jineeja', 'GR' => 'Jriescheland', 'GS' => 'Söd-Jeorjie un de södlijje Botteramms-Enselle', - 'GT' => 'Juwatemaala', + 'GT' => 'Juwatemahla', 'GU' => 'Juham', 'GW' => 'Jinneha_Bißau', 'GY' => 'Jujaana', @@ -173,7 +173,7 @@ return array ( 'NE' => 'Nijer', 'NF' => 'de Noofok-Ensel', 'NG' => 'Nikaraagua', - 'NI' => 'Nikaraaguwa', + 'NI' => 'Nikarahguwa', 'NL' => 'de Nederläng', 'NO' => 'Norrweeje', 'NP' => 'Nepall', @@ -218,7 +218,7 @@ return array ( 'SR' => 'Sürinamm', 'SS' => 'Södsudahn', 'ST' => 'Zint Tommeh un Printschipe', - 'SV' => 'Äl Slavadoor', + 'SV' => 'Äl Slavadohr', 'SX' => 'Zint Maarten', 'SY' => 'Sürije', 'SZ' => 'ẞwaasiland', @@ -235,7 +235,7 @@ return array ( 'TN' => 'Tuneesije', 'TO' => 'Tongga', 'TR' => 'de Törkei', - 'TT' => 'Trinidad un Tobääjo', + 'TT' => 'Trinidad un Tobähjo', 'TV' => 'Tuvalu', 'TW' => 'Taiwan', 'TZ' => 'Tansanija', diff --git a/vendor/giggsey/locale/data/kw.php b/vendor/giggsey/locale/data/kw.php index 72b81bc86..a9bed973b 100644 --- a/vendor/giggsey/locale/data/kw.php +++ b/vendor/giggsey/locale/data/kw.php @@ -1,6 +1,6 @@ 'Кюрасао', 'CX' => 'Крисмас аралы', 'CY' => 'Кипр', - 'CZ' => 'Чехия', + 'CZ' => 'Чех Республикасы', 'DE' => 'Германия', 'DG' => 'Диего Гарсия', 'DJ' => 'Джибути', diff --git a/vendor/giggsey/locale/data/lag.php b/vendor/giggsey/locale/data/lag.php index bb3ed0f9f..7a9ac157e 100644 --- a/vendor/giggsey/locale/data/lag.php +++ b/vendor/giggsey/locale/data/lag.php @@ -1,6 +1,6 @@ 'Byelorisi', 'BZ' => 'Belizɛ', 'CA' => 'Kanada', - 'CD' => 'Repibiki demokratiki ya Kongó', + 'CD' => 'Republíki ya Kongó Demokratíki', 'CF' => 'Repibiki ya Afríka ya Káti', 'CG' => 'Kongo', 'CH' => 'Swisɛ', diff --git a/vendor/giggsey/locale/data/lo.php b/vendor/giggsey/locale/data/lo.php index 273387434..d1ea5127f 100644 --- a/vendor/giggsey/locale/data/lo.php +++ b/vendor/giggsey/locale/data/lo.php @@ -1,6 +1,6 @@ 'ເກາະອາເຊນຊັນ', 'AD' => 'ອັນດໍຣາ', 'AE' => 'ສະຫະລັດອາຣັບເອມິເຣດ', - 'AF' => 'ອາຟການິສຖານ', - 'AG' => 'ອາທິກົວ ບາບູດາ', + 'AF' => 'ອາຟການິດສະຖານ', + 'AG' => 'ແອນທິກົວ ແລະ ບາບູດາ', 'AI' => 'ແອນກຸຍລາ', 'AL' => 'ແອວເບເນຍ', 'AM' => 'ອາເມເນຍ', - 'AO' => 'ອັນໂກລາ', + 'AO' => 'ແອງໂກລາ', 'AQ' => 'ແອນຕາດຕິກາ', 'AR' => 'ອາເຈນທິນາ', 'AS' => 'ອາເມຣິກາ ຊາມົວ', - 'AT' => 'ໂອຕາລິກ', + 'AT' => 'ອອສເທຣຍ', 'AU' => 'ອອສເຕຣເລຍ', - 'AW' => 'ອໍຣູບາ', + 'AW' => 'ອາຣູບາ', 'AX' => 'ຫມູ່ເກາະໂອລັນ', 'AZ' => 'ອາເຊີໄບຈານ', 'BA' => 'ບອດສະເນຍ ແລະ ແຮສໂກວີນາ', 'BB' => 'ບາບາໂດສ', 'BD' => 'ບັງກະລາເທດ', - 'BE' => 'ແບລຊິກ', + 'BE' => 'ເບວຢຽມ', 'BF' => 'ເບີກິນາ ຟາໂຊ', - 'BG' => 'ບູລກາຣິ', + 'BG' => 'ບັງກາເຣຍ', 'BH' => 'ບາເຣນ', 'BI' => 'ບູຣຸນດິ', 'BJ' => 'ເບນິນ', @@ -44,7 +44,7 @@ return array ( 'BW' => 'ບອດສະວານາ', 'BY' => 'ເບວບາຣຸສ', 'BZ' => 'ເບລີຊ', - 'CA' => 'ການາດາ', + 'CA' => 'ແຄນາດາ', 'CC' => 'ຫມູ່ເກາະໂກໂກສ', 'CD' => 'ຄອງໂກ - ຄິນຊາຊາ', 'CF' => 'ສາທາລະນະລັດອາຟຣິກາກາງ', @@ -57,12 +57,12 @@ return array ( 'CN' => 'ຈີນ', 'CO' => 'ໂຄລົມເບຍ', 'CR' => 'ໂຄສຕາ ຣິກາ', - 'CU' => 'ກຸຍບາ', + 'CU' => 'ຄິວບາ', 'CV' => 'ເຄບ ເວີດ', 'CW' => 'ຄູຣາຊາວ', 'CX' => 'ເກາະຄຣິສມາດ', 'CY' => 'ໄຊປຣັສ', - 'CZ' => 'ສາທາລະນະລັດເຊກ', + 'CZ' => 'ສາທາລະນະລັດເຊັກ', 'DE' => 'ເຢຍລະມັນ', 'DG' => 'ດິເອໂກ ກາເຊຍ', 'DJ' => 'ຈິບູຕິ', @@ -78,7 +78,7 @@ return array ( 'ER' => 'ເອຣິເທຣຍ', 'ES' => 'ສະເປນ', 'ET' => 'ອີທິໂອເປຍ', - 'FI' => 'ຝຽກລັງ', + 'FI' => 'ຟິນແລນ', 'FJ' => 'ຟິຈິ', 'FK' => 'ຫມູ່ເກາະຟອກແລນ', 'FM' => 'ໄມໂຄຣນີເຊຍ', @@ -96,11 +96,11 @@ return array ( 'GM' => 'ສາທາລະນະລັດແກມເບຍ', 'GN' => 'ກິນີ', 'GP' => 'ກົວດາລູບ', - 'GQ' => 'ອີຄົວໂຕຣຽວ ກີນີ', + 'GQ' => 'ເອຄົວໂທຣຽວ ກີນີ', 'GR' => 'ກຣີຊ', 'GS' => 'ໝູ່ເກາະຈໍເຈຍ & ເຊົາ ແຊນວິດ', 'GT' => 'ກົວເທມາລາ', - 'GU' => 'ກວມ', + 'GU' => 'ກວາມ', 'GW' => 'ກິນີ-ບິສເຊົາ', 'GY' => 'ກາຍຢານາ', 'HK' => 'ຮອງກົງ ເຂດປົກຄອງພິເສດ ຈີນ', @@ -114,9 +114,9 @@ return array ( 'IL' => 'ອິສຣາເອວ', 'IM' => 'ເອວ ອອບ ແມນ', 'IN' => 'ອິນເດຍ', - 'IO' => 'ເຂດແດນບຣິທິສອິນດຽນໂອຊຽນ', + 'IO' => 'ເຂດແດນອັງກິດໃນມະຫາສະມຸດອິນເດຍ', 'IQ' => 'ອີຣັກ', - 'IR' => 'ອີຣ່ານ', + 'IR' => 'ອີຣານ', 'IS' => 'ໄອສແລນ', 'IT' => 'ອິຕາລີ', 'JE' => 'ເຈີຊີ', @@ -132,7 +132,7 @@ return array ( 'KP' => 'ເກົາຫລີເໜືອ', 'KR' => 'ເກົາຫລີໃຕ້', 'KW' => 'ກູເວດ', - 'KY' => 'ເຄແມນ ໄອແລນ', + 'KY' => 'ໝູ່ເກາະ ເຄແມນ', 'KZ' => 'ຄາຊັກສະຖານ', 'LA' => 'ລາວ', 'LB' => 'ເລບານອນ', @@ -153,9 +153,9 @@ return array ( 'MG' => 'ມາດາກາສກາ', 'MH' => 'ຫມູ່ເກາະມາແຊວ', 'MK' => 'ແມຊິໂດເນຍ', - 'ML' => 'ມາລິ', + 'ML' => 'ມາລີ', 'MM' => 'ມຽນມາ (ເບີມາ)', - 'MN' => 'ມົງໂກລີ', + 'MN' => 'ມອງໂກເລຍ', 'MO' => 'ມາເກົ້າ ເຂດປົກຄອງພິເສດ ຈີນ', 'MP' => 'ຫມູ່ເກາະມາແຊວຕອນເຫນືອ', 'MQ' => 'ມາຕິນີກ', @@ -165,7 +165,7 @@ return array ( 'MU' => 'ມົວຣິຊຽສ', 'MV' => 'ມັນດິຟ', 'MW' => 'ມາລາວີ', - 'MX' => 'ແມັກຊີໂກ', + 'MX' => 'ເມັກຊິໂກ', 'MY' => 'ມາເລເຊຍ', 'MZ' => 'ໂມແຊມບິກ', 'NA' => 'ນາມີເບຍ', @@ -175,7 +175,7 @@ return array ( 'NG' => 'ໄນຈີເຣຍ', 'NI' => 'ນິກຄາຣາກົວ', 'NL' => 'ເນເທີແລນ', - 'NO' => 'ນອກແວ໊', + 'NO' => 'ນໍເວ', 'NP' => 'ເນປານ', 'NR' => 'ນາອູຣູ', 'NU' => 'ນີອູເອ', @@ -183,21 +183,21 @@ return array ( 'OM' => 'ໂອມານ', 'PA' => 'ພານາມາ', 'PE' => 'ເປຣູ', - 'PF' => 'ເຟຣນຊ໌ ໂພລີນີເຊຍ', + 'PF' => 'ເຟຣນຊ໌ ໂພລິນີເຊຍ', 'PG' => 'ປາປົວນິວກີນີ', 'PH' => 'ຟິລິບປິນ', - 'PK' => 'ປາກິສຖານ', - 'PL' => 'ໂປໂລຍ', + 'PK' => 'ປາກິດສະຖານ', + 'PL' => 'ໂປແລນ', 'PM' => 'ເຊນ ປີແອ ມິເກວລອນ', 'PN' => 'ໝູ່ເກາະພິດແຄນ', 'PR' => 'ເພືອໂຕ ຣິໂກ', 'PS' => 'ດິນແດນ ປາເລສຕິນຽນ', 'PT' => 'ພອລທູໂກ', - 'PW' => 'ປາເລົາ', + 'PW' => 'ປາລາວ', 'PY' => 'ພາຣາກວຍ', 'QA' => 'ກາຕາ', 'RE' => 'ເຣອູນິຍົງ', - 'RO' => 'ໂຣມານີ', + 'RO' => 'ໂຣແມເນຍ', 'RS' => 'ເຊີເບຍ', 'RU' => 'ຣັດເຊຍ', 'RW' => 'ຣວັນດາ', @@ -228,10 +228,10 @@ return array ( 'TF' => 'ເຂດແດນທາງໃຕ້ຂອຝຮັ່ງ', 'TG' => 'ໂຕໂກ', 'TH' => 'ໄທ', - 'TJ' => 'ທາຈິກິສຖານ', + 'TJ' => 'ທາຈິກິດສະຖານ', 'TK' => 'ໂຕເກເລົາ', 'TL' => 'ທິມໍ-ເລສເຕ', - 'TM' => 'ເທີກເມນິສຖານ', + 'TM' => 'ເທີກເມນິສະຖານ', 'TN' => 'ຕູນິເຊຍ', 'TO' => 'ທອງກາ', 'TR' => 'ເທີຄີ', @@ -244,20 +244,20 @@ return array ( 'UM' => 'ໝູ່ເກາະຮອບນອກຂອງສະຫະລັດຯ', 'US' => 'ສະຫະລັດ', 'UY' => 'ອູຣຸກວຍ', - 'UZ' => 'ອຸສເບກິສຖານ', + 'UZ' => 'ອຸສເບກິສະຖານ', 'VA' => 'ນະຄອນ ວາຕິກັນ', - 'VC' => 'ເຊນ ວິນເຊນ & ເກຣເນດິນ', + 'VC' => 'ເຊນ ວິນເຊນ ແລະ ເກຣເນດິນ', 'VE' => 'ເວເນຊູເອລາ', 'VG' => 'ໝູ່ເກາະ ບຣິທິຊ ເວີຈິນ', 'VI' => 'ໝູ່ເກາະ ຢູເອສ ເວີຈິນ', 'VN' => 'ຫວຽດນາມ', 'VU' => 'ວານົວຕູ', - 'WF' => 'ວາລິສ ແລະ ຟຸຕູນາ', + 'WF' => 'ວາລລິສ ແລະ ຟູຕູນາ', 'WS' => 'ຊາມົວ', 'XK' => 'ໂຄໂຊໂວ', 'YE' => 'ເຢເມນ', 'YT' => 'ມາຢັອດ', - 'ZA' => 'ອາຟະລິກາໃຕ້', + 'ZA' => 'ອາຟຣິກາໃຕ້', 'ZM' => 'ແຊມເບຍ', 'ZW' => 'ຊິມບັບເວ', ); diff --git a/vendor/giggsey/locale/data/lrc.php b/vendor/giggsey/locale/data/lrc.php index 7bc05965f..8366162f2 100644 --- a/vendor/giggsey/locale/data/lrc.php +++ b/vendor/giggsey/locale/data/lrc.php @@ -1,6 +1,6 @@ 'Farerų Salos', 'FR' => 'Prancūzija', 'GA' => 'Gabonas', - 'GB' => 'Didžioji Britanija', + 'GB' => 'Jungtinė Karalystė', 'GD' => 'Grenada', 'GE' => 'Gruzija', 'GF' => 'Prancūzijos Gviana', @@ -136,7 +136,7 @@ return array ( 'KZ' => 'Kazachstanas', 'LA' => 'Laosas', 'LB' => 'Libanas', - 'LC' => 'Šventoji Liucija', + 'LC' => 'Sent Lusija', 'LI' => 'Lichtenšteinas', 'LK' => 'Šri Lanka', 'LR' => 'Liberija', @@ -183,13 +183,13 @@ return array ( 'OM' => 'Omanas', 'PA' => 'Panama', 'PE' => 'Peru', - 'PF' => 'Prancūzų Polinezija', + 'PF' => 'Prancūzijos Polinezija', 'PG' => 'Papua Naujoji Gvinėja', 'PH' => 'Filipinai', 'PK' => 'Pakistanas', 'PL' => 'Lenkija', 'PM' => 'Sen Pjeras ir Mikelonas', - 'PN' => 'Pitkernas', + 'PN' => 'Pitkerno salos', 'PR' => 'Puerto Rikas', 'PS' => 'Palestinos teritorija', 'PT' => 'Portugalija', @@ -252,7 +252,7 @@ return array ( 'VI' => 'Jungtinių Valstijų Mergelių Salos', 'VN' => 'Vietnamas', 'VU' => 'Vanuatu', - 'WF' => 'Volisas ir Futuna', + 'WF' => 'Volisas ir Futūna', 'WS' => 'Samoa', 'XK' => 'Kosovas', 'YE' => 'Jemenas', diff --git a/vendor/giggsey/locale/data/lu.php b/vendor/giggsey/locale/data/lu.php index e3911da78..dfeda16d2 100644 --- a/vendor/giggsey/locale/data/lu.php +++ b/vendor/giggsey/locale/data/lu.php @@ -1,6 +1,6 @@ 'Angola', 'AQ' => 'Antarktika', 'AR' => 'Argentīna', - 'AS' => 'Amerikāņu Samoa', + 'AS' => 'ASV Samoa', 'AT' => 'Austrija', 'AU' => 'Austrālija', 'AW' => 'Aruba', @@ -31,7 +31,7 @@ return array ( 'BF' => 'Burkinafaso', 'BG' => 'Bulgārija', 'BH' => 'Bahreina', - 'BI' => 'Burundi', + 'BI' => 'Burundija', 'BJ' => 'Benina', 'BL' => 'Senbartelmī', 'BM' => 'Bermudu salas', @@ -45,10 +45,10 @@ return array ( 'BY' => 'Baltkrievija', 'BZ' => 'Beliza', 'CA' => 'Kanāda', - 'CC' => 'Kokosu jeb Kīlinga salas', - 'CD' => 'Kongo-Kinšasa', + 'CC' => 'Kokosu (Kīlinga) salas', + 'CD' => 'Kongo (Kinšasa)', 'CF' => 'Centrālāfrikas Republika', - 'CG' => 'Kongo - Brazavila', + 'CG' => 'Kongo (Brazavila)', 'CH' => 'Šveice', 'CI' => 'Kotdivuāra', 'CK' => 'Kuka salas', @@ -62,7 +62,7 @@ return array ( 'CW' => 'Kirasao', 'CX' => 'Ziemsvētku sala', 'CY' => 'Kipra', - 'CZ' => 'Čehija', + 'CZ' => 'Čehijas Republika', 'DE' => 'Vācija', 'DG' => 'Djego Garsijas atols', 'DJ' => 'Džibutija', @@ -82,13 +82,13 @@ return array ( 'FJ' => 'Fidži', 'FK' => 'Folklenda salas', 'FM' => 'Mikronēzija', - 'FO' => 'Fēru Salas', + 'FO' => 'Fēru salas', 'FR' => 'Francija', 'GA' => 'Gabona', 'GB' => 'Lielbritānija', 'GD' => 'Grenāda', 'GE' => 'Gruzija', - 'GF' => 'Franču Gviāna', + 'GF' => 'Francijas Gviāna', 'GG' => 'Gērnsija', 'GH' => 'Gana', 'GI' => 'Gibraltārs', @@ -183,13 +183,13 @@ return array ( 'OM' => 'Omāna', 'PA' => 'Panama', 'PE' => 'Peru', - 'PF' => 'Franču Polinēzija', + 'PF' => 'Francijas Polinēzija', 'PG' => 'Papua-Jaungvineja', 'PH' => 'Filipīnas', 'PK' => 'Pakistāna', 'PL' => 'Polija', 'PM' => 'Senpjēra un Mikelona', - 'PN' => 'Pitkērna', + 'PN' => 'Pitkērnas salas', 'PR' => 'Puertoriko', 'PS' => 'Palestīna', 'PT' => 'Portugāle', @@ -203,7 +203,7 @@ return array ( 'RW' => 'Ruanda', 'SA' => 'Saūda Arābija', 'SB' => 'Zālamana salas', - 'SC' => 'Šeišelu salas', + 'SC' => 'Seišelu salas', 'SD' => 'Sudāna', 'SE' => 'Zviedrija', 'SG' => 'Singapūra', @@ -225,7 +225,7 @@ return array ( 'TA' => 'Tristana da Kuņas salas', 'TC' => 'Tērksas un Kaikosas salas', 'TD' => 'Čada', - 'TF' => 'Francijas Dienvidjūru Zemes', + 'TF' => 'Francijas Dienvidjūru teritorija', 'TG' => 'Togo', 'TH' => 'Taizeme', 'TJ' => 'Tadžikistāna', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'Tanzānija', 'UA' => 'Ukraina', 'UG' => 'Uganda', - 'UM' => 'ASV Aizjūras salas', + 'UM' => 'ASV Mazās Aizjūras salas', 'US' => 'Amerikas Savienotās Valstis', 'UY' => 'Urugvaja', 'UZ' => 'Uzbekistāna', @@ -252,7 +252,7 @@ return array ( 'VI' => 'ASV Virdžīnas', 'VN' => 'Vjetnama', 'VU' => 'Vanuatu', - 'WF' => 'Volisa un Futuna', + 'WF' => 'Volisa un Futunas salas', 'WS' => 'Samoa', 'XK' => 'Kosova', 'YE' => 'Jemena', diff --git a/vendor/giggsey/locale/data/mas.php b/vendor/giggsey/locale/data/mas.php index be20ef3e6..afe4fbbae 100644 --- a/vendor/giggsey/locale/data/mas.php +++ b/vendor/giggsey/locale/data/mas.php @@ -1,6 +1,6 @@ 'Австрија', 'AU' => 'Австралија', 'AW' => 'Аруба', - 'AX' => 'Оландски острови', + 'AX' => 'Оландски Острови', 'AZ' => 'Азербејџан', 'BA' => 'Босна и Херцеговина', 'BB' => 'Барбадос', @@ -100,7 +100,7 @@ return array ( 'GR' => 'Грција', 'GS' => 'Јужна Џорџија и Јужни Сендвички Острови', 'GT' => 'Гватемала', - 'GU' => 'Гвам', + 'GU' => 'Гуам', 'GW' => 'Гвинеја-Бисау', 'GY' => 'Гвајана', 'HK' => 'Хонг Конг С.А.Р Кина', @@ -156,7 +156,7 @@ return array ( 'ML' => 'Мали', 'MM' => 'Мјанмар (Бурма)', 'MN' => 'Монголија', - 'MO' => 'Макао С.А.Р Кина', + 'MO' => 'Макао САР', 'MP' => 'Северни Маријански Острови', 'MQ' => 'Мартиник', 'MR' => 'Мавританија', @@ -178,7 +178,7 @@ return array ( 'NO' => 'Норвешка', 'NP' => 'Непал', 'NR' => 'Науру', - 'NU' => 'Ниуе', + 'NU' => 'Ниује', 'NZ' => 'Нов Зеланд', 'OM' => 'Оман', 'PA' => 'Панама', @@ -196,7 +196,7 @@ return array ( 'PW' => 'Палау', 'PY' => 'Парагвај', 'QA' => 'Катар', - 'RE' => 'Ријунион', + 'RE' => 'Реунион', 'RO' => 'Романија', 'RS' => 'Србија', 'RU' => 'Русија', @@ -223,9 +223,9 @@ return array ( 'SY' => 'Сирија', 'SZ' => 'Свазиленд', 'TA' => 'Тристан да Куња', - 'TC' => 'Острови Туркс и Кајкос', + 'TC' => 'Острови Туркс и Каикос', 'TD' => 'Чад', - 'TF' => 'Француски Јужни територии', + 'TF' => 'Француски Јужни Територии', 'TG' => 'Того', 'TH' => 'Тајланд', 'TJ' => 'Таџикистан', diff --git a/vendor/giggsey/locale/data/ml.php b/vendor/giggsey/locale/data/ml.php index 1d890ed61..19478e1fb 100644 --- a/vendor/giggsey/locale/data/ml.php +++ b/vendor/giggsey/locale/data/ml.php @@ -1,6 +1,6 @@ 'ബർമുഡ', 'BN' => 'ബ്രൂണൈ', 'BO' => 'ബൊളീവിയ', - 'BQ' => 'ബൊണെയ്ർ, സിന്റ് യുസ്റ്റേഷ്യസ്, സാബ എന്നിവ', + 'BQ' => 'കരീബിയൻ നെതർലാൻഡ്സ്', 'BR' => 'ബ്രസീൽ', 'BS' => 'ബഹാമാസ്', 'BT' => 'ഭൂട്ടാൻ', @@ -110,7 +110,7 @@ return array ( 'HU' => 'ഹംഗറി', 'IC' => 'കാനറി ദ്വീപുകൾ', 'ID' => 'ഇന്തോനേഷ്യ', - 'IE' => 'അയർലാൻഡ്', + 'IE' => 'അയർലൻഡ്', 'IL' => 'ഇസ്രായേൽ', 'IM' => 'ഐൽ ഓഫ് മാൻ', 'IN' => 'ഇന്ത്യ', @@ -169,7 +169,7 @@ return array ( 'MY' => 'മലേഷ്യ', 'MZ' => 'മൊസാംബിക്ക്', 'NA' => 'നമീബിയ', - 'NC' => 'പുതിയ കാലിഡോണിയ', + 'NC' => 'ന്യൂ കാലിഡോണിയ', 'NE' => 'നൈജർ', 'NF' => 'നോർഫോക് ദ്വീപ്', 'NG' => 'നൈജീരിയ', @@ -185,7 +185,7 @@ return array ( 'PE' => 'പെറു', 'PF' => 'ഫ്രഞ്ച് പോളിനേഷ്യ', 'PG' => 'പാപ്പുവ ന്യൂ ഗിനിയ', - 'PH' => 'ഫിലിപ്പൈൻസ്', + 'PH' => 'ഫിലിപ്പീൻസ്', 'PK' => 'പാക്കിസ്ഥാൻ', 'PL' => 'പോളണ്ട്', 'PM' => 'സെന്റ് പിയറിയും മിക്കലണും', @@ -203,7 +203,7 @@ return array ( 'RW' => 'റുവാണ്ട', 'SA' => 'സൗദി അറേബ്യ', 'SB' => 'സോളമൻ‍ ദ്വീപുകൾ', - 'SC' => 'സെയ്‌ഷെൽസ്', + 'SC' => 'സീഷെൽസ്', 'SD' => 'സുഡാൻ', 'SE' => 'സ്വീഡൻ', 'SG' => 'സിംഗപ്പുർ', @@ -215,7 +215,7 @@ return array ( 'SM' => 'സാൻ മറിനോ', 'SN' => 'സെനഗൽ', 'SO' => 'സോമാലിയ', - 'SR' => 'സുരിനെയിം', + 'SR' => 'സുരിനാം', 'SS' => 'ദക്ഷിണ സുഡാൻ', 'ST' => 'സാവോ ടോമും പ്രിൻസിപെയും', 'SV' => 'എൽ സാൽവദോർ', diff --git a/vendor/giggsey/locale/data/mn.php b/vendor/giggsey/locale/data/mn.php index 7b215dcd1..57b769bf6 100644 --- a/vendor/giggsey/locale/data/mn.php +++ b/vendor/giggsey/locale/data/mn.php @@ -1,20 +1,20 @@ 'Аскенсион Арал', + 'AC' => 'Аскенсион арал', 'AD' => 'Андорра', 'AE' => 'Арабын Нэгдсэн Эмират', 'AF' => 'Афганистан', 'AG' => 'Антигуа ба Барбуда', 'AI' => 'Ангила', 'AL' => 'Албани', - 'AM' => 'Армен', + 'AM' => 'Армени', 'AO' => 'Ангол', 'AQ' => 'Антарктик', 'AR' => 'Аргентин', @@ -24,7 +24,7 @@ return array ( 'AW' => 'Аруба', 'AX' => 'Аландын Арлууд', 'AZ' => 'Азербайжан', - 'BA' => 'Босни Херцеговин', + 'BA' => 'Босни Герцеговин', 'BB' => 'Барбадос', 'BD' => 'Бангладеш', 'BE' => 'Белги', @@ -42,16 +42,16 @@ return array ( 'BS' => 'Багам', 'BT' => 'Бутан', 'BW' => 'Ботсвана', - 'BY' => 'Беларус', + 'BY' => 'Беларусь', 'BZ' => 'Белиз', 'CA' => 'Канад', - 'CC' => 'Кокос (Кийлинг) Арлууд', + 'CC' => 'Кокос (Кийлинг) арлууд', 'CD' => 'Конго-Киншаса', 'CF' => 'Төв Африкийн Бүгд Найрамдах Улс', 'CG' => 'Конго Браззавиль', 'CH' => 'Швейцари', 'CI' => 'Кот д’Ивуар', - 'CK' => 'Күүкийн Арлууд', + 'CK' => 'Күүкийн арлууд', 'CL' => 'Чили', 'CM' => 'Камерун', 'CN' => 'Хятад', @@ -60,7 +60,7 @@ return array ( 'CU' => 'Куба', 'CV' => 'Капе Верде', 'CW' => 'Куракао', - 'CX' => 'Зул Сарын Арал', + 'CX' => 'Зул сарын арал', 'CY' => 'Кипр', 'CZ' => 'Бүгд Найрамдах Чех Улс', 'DE' => 'Герман', @@ -68,11 +68,11 @@ return array ( 'DJ' => 'Джибути', 'DK' => 'Дани', 'DM' => 'Доминик', - 'DO' => 'Бүгд Найрамдах Доминикан', + 'DO' => 'Бүгд Найрамдах Доминикан Улс', 'DZ' => 'Алжир', 'EA' => 'Сеута ба Мелилья', 'EC' => 'Эквадор', - 'EE' => 'Эстон', + 'EE' => 'Эстони', 'EG' => 'Египет', 'EH' => 'Баруун Сахар', 'ER' => 'Эритри', @@ -151,13 +151,13 @@ return array ( 'ME' => 'Монтенегро', 'MF' => 'Сент-Мартин', 'MG' => 'Мадагаскар', - 'MH' => 'Маршаллын Арлууд', + 'MH' => 'Маршаллын арлууд', 'MK' => 'Македон', 'ML' => 'Мали', 'MM' => 'Мьянмар (Бурма)', 'MN' => 'Монгол', 'MO' => 'БНХАУ-ын Тусгай захиргааны бүс Макао', - 'MP' => 'Хойд Марианы Арлууд', + 'MP' => 'Хойд Марианы арлууд', 'MQ' => 'Мартиник', 'MR' => 'Мавритани', 'MS' => 'Монтсеррат', @@ -171,7 +171,7 @@ return array ( 'NA' => 'Намиби', 'NC' => 'Шинэ Каледони', 'NE' => 'Нигер', - 'NF' => 'Норфолк Арлууд', + 'NF' => 'Норфолк арлууд', 'NG' => 'Нигери', 'NI' => 'Никарагуа', 'NL' => 'Нидерланд', @@ -189,10 +189,10 @@ return array ( 'PK' => 'Пакистан', 'PL' => 'Польш', 'PM' => 'Сэнт Пьер ба Микелон', - 'PN' => 'Питкэрн Арлууд', + 'PN' => 'Питкэрн арлууд', 'PR' => 'Пуэрто Рико', 'PS' => 'Палестины нутаг дэвсгэрүүд', - 'PT' => 'Португал', + 'PT' => 'Португаль', 'PW' => 'Палау', 'PY' => 'Парагвай', 'QA' => 'Катар', @@ -235,11 +235,11 @@ return array ( 'TN' => 'Тунис', 'TO' => 'Тонга', 'TR' => 'Турк', - 'TT' => 'Тринидад ба Тобаго', + 'TT' => 'Тринидад Тобаго', 'TV' => 'Тувалу', - 'TW' => 'Тайван', + 'TW' => 'Тайвань', 'TZ' => 'Танзани', - 'UA' => 'Украйн', + 'UA' => 'Украин', 'UG' => 'Уганда', 'UM' => 'АНУ-ын тойрсон арлууд', 'US' => 'Америкийн Нэгдсэн Улс', diff --git a/vendor/giggsey/locale/data/mr.php b/vendor/giggsey/locale/data/mr.php index aea5202c5..f3e55f27f 100644 --- a/vendor/giggsey/locale/data/mr.php +++ b/vendor/giggsey/locale/data/mr.php @@ -1,6 +1,6 @@ 'इंडोनेशिया', 'IE' => 'आयर्लंड', 'IL' => 'इस्त्राइल', - 'IM' => 'इस्ले ऑफ मॅन', + 'IM' => 'आयल ऑफ मॅन', 'IN' => 'भारत', 'IO' => 'ब्रिटिश हिंदी महासागर क्षेत्र', 'IQ' => 'इराक', @@ -230,7 +230,7 @@ return array ( 'TH' => 'थायलंड', 'TJ' => 'ताजिकिस्तान', 'TK' => 'तोकेलाउ', - 'TL' => 'पूर्व तिमोर', + 'TL' => 'तिमोर-लेस्ते', 'TM' => 'तुर्कमेनिस्तान', 'TN' => 'ट्यूनिशिया', 'TO' => 'टोंगा', diff --git a/vendor/giggsey/locale/data/ms.php b/vendor/giggsey/locale/data/ms.php index b37c94922..84cd6f95c 100644 --- a/vendor/giggsey/locale/data/ms.php +++ b/vendor/giggsey/locale/data/ms.php @@ -1,6 +1,6 @@ 'Ascension Island', 'AD' => 'Andorra', - 'AE' => 'Emirati Għarab Maqgħuda', - 'AF' => 'Afganistan', - 'AG' => 'Antigua and Barbuda', - 'AI' => 'Angwilla', - 'AL' => 'Albanija', - 'AM' => 'Armenja', - 'AO' => 'Angola', - 'AQ' => 'Antartika', - 'AR' => 'Arġentina', - 'AS' => 'Samoa Amerikana', - 'AT' => 'Awstrija', - 'AU' => 'Awstralja', + 'AE' => 'l-Emirati Għarab Magħquda', + 'AF' => 'l-Afganistan', + 'AG' => 'Antigua u Barbuda', + 'AI' => 'Anguilla', + 'AL' => 'l-Albanija', + 'AM' => 'l-Armenja', + 'AO' => 'l-Angola', + 'AQ' => 'l-Antartika', + 'AR' => 'l-Arġentina', + 'AS' => 'is-Samoa Amerikana', + 'AT' => 'l-Awstrija', + 'AU' => 'l-Awstralja', 'AW' => 'Aruba', - 'AX' => 'Gżejjer Aland', - 'AZ' => 'Ażerbajġan', - 'BA' => 'Bożnija Ħerżegovina', + 'AX' => 'il-Gżejjer Aland', + 'AZ' => 'l-Ażerbajġan', + 'BA' => 'il-Bożnija-Ħerzegovina', 'BB' => 'Barbados', - 'BD' => 'Bangladexx', - 'BE' => 'Belġju', - 'BF' => 'Burkina Faso', - 'BG' => 'Bulgarija', - 'BH' => 'Baħrajn', - 'BI' => 'Burundi', - 'BJ' => 'Benin', + 'BD' => 'il-Bangladesh', + 'BE' => 'il-Belġju', + 'BF' => 'il-Burkina Faso', + 'BG' => 'il-Bulgarija', + 'BH' => 'il-Bahrain', + 'BI' => 'il-Burundi', + 'BJ' => 'il-Benin', + 'BL' => 'Saint Barthélemy', 'BM' => 'Bermuda', - 'BN' => 'Brunej', - 'BO' => 'Bolivja', + 'BN' => 'il-Brunei', + 'BO' => 'il-Bolivja', + 'BQ' => 'in-Netherlands tal-Karibew', 'BR' => 'Il-Brażil', - 'BS' => 'Baħamas', - 'BT' => 'Butan', - 'BW' => 'Botswana', - 'BY' => 'Bjelorussja', - 'BZ' => 'Beliże', - 'CA' => 'Kanada', - 'CC' => 'Cocos (Keeling) Islands', - 'CD' => 'Democratic Republic of the Congo', - 'CF' => 'Repubblika Afrikana Ċentrali', - 'CG' => 'Kongo', - 'CH' => 'Svizzera', - 'CI' => 'Kosta ta’ l-Avorju', - 'CK' => 'Cook Islands', - 'CL' => 'Ċili', - 'CM' => 'Kamerun', - 'CN' => 'Iċ-Ċina', - 'CO' => 'Kolombja', - 'CR' => 'Kosta Rika', + 'BS' => 'il-Bahamas', + 'BT' => 'il-Bhutan', + 'BW' => 'il-Botswana', + 'BY' => 'il-Belarussja', + 'BZ' => 'il-Belize', + 'CA' => 'il-Kanada', + 'CC' => 'Gżejjer Cocos (Keeling)', + 'CD' => 'ir-Repubblika Demokratika tal-Kongo', + 'CF' => 'ir-Repubblika Ċentru-Afrikana', + 'CG' => 'il-Kongo - Brazzaville', + 'CH' => 'Żvizzera', + 'CI' => 'il-Kosta tal-Avorju', + 'CK' => 'Gżejjer Cook', + 'CL' => 'iċ-Ċili', + 'CM' => 'il-Kamerun', + 'CO' => 'il-Kolombja', + 'CR' => 'il-Costa Rica', 'CU' => 'Kuba', - 'CV' => 'Kape Verde', - 'CX' => 'Christmas Island', + 'CV' => 'Cape Verde', + 'CW' => 'Curaçao', + 'CX' => 'il-Gżira Christmas', 'CY' => 'Ċipru', - 'CZ' => 'Repubblika Ċeka', - 'DE' => 'Il-Ġermanja', - 'DJ' => 'Ġibuti', - 'DK' => 'Danimarka', - 'DM' => 'Dominika', - 'DO' => 'Republikka Domenikana', - 'DZ' => 'Alġerija', - 'EC' => 'Ekwador', - 'EE' => 'Estonja', - 'EG' => 'Eġittu', - 'EH' => 'Sahara tal-Punent', - 'ER' => 'Eritrea', + 'CZ' => 'ir-Repubblika Ċeka', + 'DE' => 'il-Ġermanja', + 'DG' => 'Diego Garcia', + 'DJ' => 'il-Djibouti', + 'DK' => 'id-Danimarka', + 'DM' => 'Dominica', + 'DO' => 'ir-Repubblika Dominicana', + 'DZ' => 'l-Alġerija', + 'EA' => 'Ceuta u Melilla', + 'EC' => 'l-Ekwador', + 'EE' => 'l-Estonja', + 'EG' => 'l-Eġittu', + 'EH' => 'is-Saħara tal-Punent', + 'ER' => 'l-Eritrea', 'ES' => 'Spanja', - 'ET' => 'Etijopja', - 'FI' => 'Finlandja', + 'ET' => 'l-Etjopja', + 'FI' => 'il-Finlandja', 'FJ' => 'Fiġi', - 'FK' => 'Falkland Islands', - 'FM' => 'Mikronesja', - 'FO' => 'Gżejjer Faroe', + 'FK' => 'il-Gżejjer Falkland', + 'FM' => 'Mikroneżja', + 'FO' => 'il-Gżejjer Faeroe', 'FR' => 'Franza', - 'GA' => 'Gabon', - 'GB' => 'L-Ingilterra', + 'GA' => 'il-Gabon', + 'GB' => 'ir-Renju Unit', 'GD' => 'Grenada', - 'GE' => 'Ġeorġja', - 'GF' => 'Gujana Franċiża', - 'GH' => 'Gana', - 'GI' => 'Gibraltar', - 'GL' => 'Grinlandja', - 'GM' => 'Gambja', - 'GN' => 'Ginea', - 'GP' => 'Gwadelupe', - 'GQ' => 'Ginea Ekwatorjali', - 'GR' => 'Greċja', - 'GS' => 'South Georgia and the South Sandwich Islands', - 'GT' => 'Gwatemala', - 'GU' => 'Gwam', - 'GW' => 'Ginea-Bissaw', - 'GY' => 'Gujana', - 'HK' => 'Ħong Kong S.A.R. Ċina', - 'HN' => 'Ħonduras', - 'HR' => 'Kroazja', - 'HT' => 'Ħaiti', - 'HU' => 'Ungerija', - 'ID' => 'Indoneżja', - 'IE' => 'Irlanda', + 'GE' => 'il-Georgia', + 'GF' => 'il-Guyana Franċiża', + 'GG' => 'Guernsey', + 'GH' => 'il-Ghana', + 'GI' => 'Ġibiltà', + 'GL' => 'Greenland', + 'GM' => 'il-Gambja', + 'GN' => 'il-Guinea', + 'GP' => 'Guadeloupe', + 'GQ' => 'il-Guinea Ekwatorjali', + 'GR' => 'il-Greċja', + 'GS' => 'il-Georgia tan-Nofsinhar u l-Gżejjer Sandwich tan-Nofsinhar', + 'GT' => 'il-Gwatemala', + 'GU' => 'Guam', + 'GW' => 'il-Guinea-Bissau', + 'GY' => 'il-Guyana', + 'HK' => 'ir-Reġjun Amministrattiv Speċjali ta’ Hong Kong tar-Repubblika tal-Poplu taċ-Ċina', + 'HN' => 'il-Honduras', + 'HR' => 'il-Kroazja', + 'HT' => 'il-Haiti', + 'HU' => 'l-Ungerija', + 'IC' => 'il-Gżejjer Canary', + 'ID' => 'l-Indoneżja', + 'IE' => 'l-Irlanda', 'IL' => 'Iżrael', 'IM' => 'Isle of Man', - 'IN' => 'L-Indja', - 'IO' => 'British Indian Ocean Territory', - 'IQ' => 'Iraq', - 'IR' => 'Iran', - 'IS' => 'Islanda', - 'IT' => 'L-Italja', - 'JM' => 'Ġamajka', - 'JO' => 'Ġordan', - 'JP' => 'Il-Ġappun', - 'KE' => 'Kenja', - 'KG' => 'Kirgistan', - 'KH' => 'Kambodja', + 'IN' => 'l-Indja', + 'IO' => 'Territorju Brittaniku tal-Oċean Indjan', + 'IQ' => 'l-Iraq', + 'IR' => 'l-Iran', + 'IS' => 'l-iżlanda', + 'IT' => 'l-Italja', + 'JE' => 'Jersey', + 'JM' => 'il-Ġamajka', + 'JO' => 'il-Ġordan', + 'JP' => 'il-Ġappun', + 'KE' => 'il-Kenja', + 'KG' => 'il-Kirgiżistan', + 'KH' => 'il-Kambodja', 'KI' => 'Kiribati', - 'KM' => 'Komoros', - 'KN' => 'Saint Kitts and Nevis', - 'KP' => 'Koreja ta’ Fuq', - 'KR' => 'Koreja t’Isfel', - 'KW' => 'Kuwajt', - 'KY' => 'Gżejjer Kajmani', - 'KZ' => 'Każakstan', - 'LA' => 'Laos', - 'LB' => 'Libanu', - 'LC' => 'Santa Luċija', - 'LI' => 'Liechtenstein', - 'LK' => 'Sri Lanka', - 'LR' => 'Liberja', - 'LS' => 'Lesoto', - 'LT' => 'Litwanja', - 'LU' => 'Lussemburgu', - 'LV' => 'Latvja', - 'LY' => 'Libja', - 'MA' => 'Marokk', - 'MC' => 'Monako', - 'MD' => 'Moldova', - 'MG' => 'Madagaskar', - 'MH' => 'Gżejjer ta’ Marshall', - 'MK' => 'Maċedonja', - 'ML' => 'Mali', - 'MM' => 'Mjanmar', - 'MN' => 'Mongolja', - 'MO' => 'Macao S.A.R., China', - 'MP' => 'Gżejjer Marjana ta’ Fuq', - 'MQ' => 'Martinik', - 'MR' => 'Mawritanja', + 'KM' => 'Comoros', + 'KN' => 'Saint Kitts u Nevis', + 'KP' => 'il-Korea ta’ Fuq', + 'KR' => 'il-Korea t’Isfel', + 'KW' => 'il-Kuwajt', + 'KY' => 'il-Gżejjer Cayman', + 'KZ' => 'il-Każakistan', + 'LA' => 'il-Laos', + 'LB' => 'il-Libanu', + 'LC' => 'Saint Lucia', + 'LI' => 'il-Liechtenstein', + 'LK' => 'is-Sri Lanka', + 'LR' => 'il-Liberja', + 'LS' => 'il-Lesoto', + 'LT' => 'il-Litwanja', + 'LU' => 'il-Lussemburgu', + 'LV' => 'il-Latvja', + 'LY' => 'il-Libja', + 'MA' => 'il-Marokk', + 'MC' => 'Monaco', + 'MD' => 'il-Moldova', + 'ME' => 'il-Montenegro', + 'MF' => 'Saint Martin', + 'MG' => 'Madagascar', + 'MH' => 'Gżejjer Marshall', + 'MK' => 'l-Eks-Repubblika Jugoslava tal-Maċedonia', + 'ML' => 'il-Mali', + 'MM' => 'il-Myanmar/Burma', + 'MN' => 'il-Mongolja', + 'MO' => 'ir-Reġjun Amministrattiv Speċjali tal-Macao tar-Repubblika tal-Poplu taċ-Ċina', + 'MP' => 'Ġżejjer Mariana tat-Tramuntana', + 'MQ' => 'Martinique', + 'MR' => 'il-Mauritania', 'MS' => 'Montserrat', 'MT' => 'Malta', - 'MU' => 'Mawrizju', - 'MV' => 'Maldives', - 'MW' => 'Malawi', - 'MX' => 'Messiku', - 'MY' => 'Malasja', - 'MZ' => 'Możambik', - 'NA' => 'Namibja', + 'MU' => 'Mauritius', + 'MV' => 'il-Maldivi', + 'MW' => 'il-Malawi', + 'MX' => 'il-Messiku', + 'MY' => 'il-Malasja', + 'MZ' => 'il-Mozambique', + 'NA' => 'in-Namibja', 'NC' => 'New Caledonia', - 'NE' => 'Niġer', - 'NF' => 'Norfolk Island', - 'NG' => 'Niġerja', - 'NI' => 'Nikaragwa', - 'NL' => 'Olanda', - 'NO' => 'Norveġja', - 'NP' => 'Nepal', + 'NE' => 'in-Niġer', + 'NF' => 'Gżira Norfolk', + 'NG' => 'in-Niġerja', + 'NI' => 'in-Nikaragwa', + 'NL' => 'in-Netherlands', + 'NO' => 'in-Norveġja', + 'NP' => 'in-Nepal', 'NR' => 'Nauru', 'NU' => 'Niue', 'NZ' => 'New Zealand', - 'OM' => 'Oman', - 'PA' => 'Panama', - 'PE' => 'Peru', - 'PF' => 'Polinesja Franċiża', - 'PG' => 'Papwa-Ginea Ġdida', - 'PH' => 'Filippini', - 'PK' => 'Pakistan', - 'PL' => 'Polonja', - 'PM' => 'Saint Pierre and Miquelon', - 'PN' => 'Pitcairn', + 'OM' => 'l-Oman', + 'PA' => 'il-Panama', + 'PE' => 'il-Perù', + 'PF' => 'Polineżja Franċiża', + 'PG' => 'Papua New Guinea', + 'PH' => 'il-Filippini', + 'PK' => 'il-Pakistan', + 'PL' => 'il-Polonja', + 'PM' => 'Saint Pierre u Miquelon', + 'PN' => 'Gżejjer Pitcairn', 'PR' => 'Puerto Rico', - 'PS' => 'Territorju Palestinjan', - 'PT' => 'Portugall', + 'PS' => 'it-Territorji Palestinjani', + 'PT' => 'il-Portugall', 'PW' => 'Palau', - 'PY' => 'Paragwaj', - 'QA' => 'Qatar', + 'PY' => 'il-Paragwaj', + 'QA' => 'il-Qatar', 'RE' => 'Réunion', - 'RO' => 'Rumanija', - 'RU' => 'Ir-Russja', - 'RW' => 'Rwanda', - 'SA' => 'Għarabja Sawdita', - 'SB' => 'Solomon Islands', - 'SC' => 'Seychelles', - 'SD' => 'Sudan', - 'SE' => 'Żvezja', - 'SG' => 'Singapor', + 'RO' => 'ir-Rumanija', + 'RS' => 'is-Serbja', + 'RU' => 'ir-Russja', + 'RW' => 'ir-Rwanda', + 'SA' => 'l-Arabia Sawdija', + 'SB' => 'il-Gżejjer Solomon', + 'SC' => 'is-Seychelles', + 'SD' => 'is-Sudan', + 'SE' => 'l-Iżvezja', + 'SG' => 'Singapore', 'SH' => 'Saint Helena', - 'SI' => 'Slovenja', - 'SJ' => 'Svalbard and Jan Mayen', - 'SK' => 'Slovakkja', + 'SI' => 'is-Slovenja', + 'SJ' => 'Svalbard u Jan Mayen', + 'SK' => 'is-Slovakkja', 'SL' => 'Sierra Leone', 'SM' => 'San Marino', - 'SN' => 'Senegal', - 'SO' => 'Somalja', - 'SR' => 'Surinam', - 'ST' => 'Sao Tome and Principe', + 'SN' => 'is-Senegal', + 'SO' => 'is-Somalja', + 'SR' => 'is-Suriname', + 'SS' => 'is-Sudan t’Isfel', + 'ST' => 'São Tomé u Príncipe', 'SV' => 'El Salvador', - 'SY' => 'Sirja', - 'SZ' => 'Sważiland', - 'TC' => 'Turks and Caicos Islands', - 'TD' => 'Ċad', - 'TF' => 'Territorji Franċiżi ta’ Nofsinhar', - 'TG' => 'Togo', - 'TH' => 'Tajlandja', - 'TJ' => 'Taġikistan', - 'TK' => 'Tokelaw', - 'TL' => 'Timor tal-Lvant', - 'TM' => 'Turkmenistan', - 'TN' => 'Tuneż', + 'SX' => 'Sint Maarten', + 'SY' => 'is-Sirja', + 'SZ' => 'is-Swaziland', + 'TA' => 'Tristan da Cunha', + 'TC' => 'il-Gżejjer Turks u Caicos', + 'TD' => 'iċ-Chad', + 'TF' => 'It-Territorji Franċiżi tan-Nofsinhar', + 'TG' => 'it-Togo', + 'TH' => 'it-Tajlandja', + 'TJ' => 'it-Taġikistan', + 'TK' => 'it-Tokelau', + 'TL' => 'Timor Leste', + 'TM' => 'it-Turkmenistan', + 'TN' => 'it-Tuneżija', 'TO' => 'Tonga', - 'TR' => 'Turkija', + 'TR' => 'it-Turkija', 'TT' => 'Trinidad u Tobago', 'TV' => 'Tuvalu', - 'TW' => 'Tajwan', - 'TZ' => 'Tanżanija', - 'UA' => 'Ukraina', - 'UG' => 'Uganda', - 'UM' => 'United States Minor Outlying Islands', - 'US' => 'L-Istati Uniti', - 'UY' => 'Urugwaj', - 'UZ' => 'Użbekistan', - 'VA' => 'Vatikan', - 'VC' => 'Saint Vincent and the Grenadines', - 'VE' => 'Venezwela', - 'VG' => 'British Virgin Islands', - 'VI' => 'U.S. Virgin Islands', - 'VN' => 'Vjetnam', - 'VU' => 'Vanwatu', - 'WF' => 'Wallis and Futuna', + 'TW' => 'it-Tajwan', + 'TZ' => 'it-Tanzanija', + 'UA' => 'l-Ukrajna', + 'UG' => 'l-Uganda', + 'UM' => 'Il-Gżejjer Minuri Mbiegħda tal-Istati Uniti', + 'US' => 'l-Istati Uniti', + 'UY' => 'l-Urugwaj', + 'UZ' => 'l-Użbekistan', + 'VA' => 'l-Istat tal-Belt tal-Vatikan', + 'VC' => 'Saint Vincent u l-Grenadini', + 'VE' => 'il-Venezwela', + 'VG' => 'il-Gżejjer Verġni Brittaniċi', + 'VI' => 'il-Gżejjer Verġni tal-Istati Uniti', + 'VN' => 'il-Vjetnam', + 'VU' => 'Vanuatu', + 'WF' => 'Wallis u Futuna', 'WS' => 'Samoa', - 'YE' => 'Jemen', - 'YT' => 'Majotte', - 'ZA' => 'Afrika t’Isfel', - 'ZM' => 'Żambja', - 'ZW' => 'Żimbabwe', + 'XK' => 'Kosovo', + 'YE' => 'il-Jemen', + 'YT' => 'Mayotte', + 'ZA' => 'l-Afrika t’Isfel', + 'ZM' => 'iż-Żambja', + 'ZW' => 'iż-Żimbabwe', ); diff --git a/vendor/giggsey/locale/data/mua.php b/vendor/giggsey/locale/data/mua.php index a650e9e14..70d86e03f 100644 --- a/vendor/giggsey/locale/data/mua.php +++ b/vendor/giggsey/locale/data/mua.php @@ -1,6 +1,6 @@ 'အက်စ်စင်ရှီအွန်ကျွန်း', - 'AD' => 'အန်ဒိုရာ', + 'AC' => 'တက်တော်မူကျွန်း', + 'AD' => 'အင်ဒိုရာ', 'AE' => 'ယူအေအီး', 'AF' => 'အာဖဂန်နစ္စတန်', - 'AG' => 'အန်တီဂုအာနှင့်ဘာဘုဒါ', - 'AI' => 'အန်ဂွီလာ', - 'AL' => 'အဲလ်ဘာနီအာ', - 'AM' => 'အာမေနီးယား', + 'AG' => 'အင်တီဂွါနှင့် ဘာဘူဒါ', + 'AI' => 'အန်ဂီလာ', + 'AL' => 'အယ်လ်ဘေးနီးယား', + 'AM' => 'အာမေးနီးယား', 'AO' => 'အင်ဂိုလာ', 'AQ' => 'အန္တာတိက', 'AR' => 'အာဂျင်တီးနား', - 'AS' => 'အမေရိကန် စမိုအ', + 'AS' => 'အမေရိကန် ဆမိုးအား', 'AT' => 'ဩစတြီးယား', 'AU' => 'ဩစတြေးလျ', - 'AW' => 'အာရုဘာ', + 'AW' => 'အာရူးဗား', 'AX' => 'အာလန်ကျွန်း', 'AZ' => 'အဇာဘိုင်ဂျန်', - 'BA' => 'ဘော့စနီးယား နှင့် ဟာဇီဂိုဘီးနား', - 'BB' => 'ဘာဘဒိုးစ်', + 'BA' => 'ဘော့စနီးယားနှင့် ဟာဇီဂိုဗီနား', + 'BB' => 'ဘာဘေးဒိုးစ်', 'BD' => 'ဘင်္ဂလားဒေ့ရှ်', 'BE' => 'ဘယ်လ်ဂျီယမ်', - 'BF' => 'ဘာကီနာ ဖာဆို', - 'BG' => 'ဘူဂေးရီးယား', + 'BF' => 'ဘာကီးနား ဖားဆို', + 'BG' => 'ဘူလ်ဂေးရီးယား', 'BH' => 'ဘာရိန်း', 'BI' => 'ဘူရွန်ဒီ', 'BJ' => 'ဘီနင်', - 'BL' => 'စိန့်ဘာသီလီမိုင်', - 'BM' => 'ဘာမူဒါ', + 'BL' => 'စိန့်ဘာသယ်လ်မီ', + 'BM' => 'ဘာမြူဒါ', 'BN' => 'ဘရူနိုင်း', - 'BO' => 'ဘိုလီးဘီးယား', - 'BQ' => 'ကာရီဘီယံနယ်သာလန်', + 'BO' => 'ဘိုလီးဗီးယား', + 'BQ' => 'ကာရစ်ဘီယံ နယ်သာလန်', 'BR' => 'ဘရာဇီး', 'BS' => 'ဘဟားမား', 'BT' => 'ဘူတန်', - 'BW' => 'ဘော့စ်ဝါနာ', - 'BY' => 'ဘီလာရုစ်', - 'BZ' => 'ဘေလီဇ်', + 'BW' => 'ဘော့ဆွာနာ', + 'BY' => 'ဘီလာရုဇ်', + 'BZ' => 'ဘလိဇ်', 'CA' => 'ကနေဒါ', - 'CC' => 'ကိုကိုး ကျွန်းစု', - 'CD' => 'ကွန်ဂို-ကင်ရှာစ', - 'CF' => 'အလယ်ပိုင်း အာဖရိက ပြည်ထောင်စု', - 'CG' => 'ကွန်ဂို-ဘရာဇာဗီလ်', - 'CH' => 'ဆွစ်ဇလန်', - 'CI' => 'အိုင်ဗရီကိုစ့်', + 'CC' => 'ကိုကိုးကျွန်း', + 'CD' => 'ကွန်ဂို', + 'CF' => 'ဗဟို အာဖရိက ပြည်ထောင်စု', + 'CG' => 'ကွန်ဂို-ဘရာဇာဗီးလ်', + 'CH' => 'ဆွစ်ဇာလန်', + 'CI' => 'ကို့တ် ဒီဗွာ', 'CK' => 'ကွတ် ကျွန်းစု', 'CL' => 'ချီလီ', 'CM' => 'ကင်မရွန်း', 'CN' => 'တရုတ်', 'CO' => 'ကိုလံဘီယာ', - 'CR' => 'ကော့စ်တာရီကာ', + 'CR' => 'ကို့စ်တာရီကာ', 'CU' => 'ကျူးဘား', - 'CV' => 'ခေ့ပ်ဗာဒူ', - 'CW' => 'ခူရာကာအို', + 'CV' => 'ကိတ်ဗာဒီ', + 'CW' => 'ကျူရေးကိုးစ်', 'CX' => 'ခရစ်စမတ် ကျွန်း', - 'CY' => 'ဆိုက်ပရက်စ်', + 'CY' => 'ဆိုက်ပရပ်စ်', 'CZ' => 'ချက် ပြည်ထောင်စု', 'DE' => 'ဂျာမဏီ', - 'DG' => 'ဒီအေဂိုဂရာစီအာ', + 'DG' => 'ဒီအဲဂိုဂါစီရာ', 'DJ' => 'ဂျီဘူတီ', 'DK' => 'ဒိန်းမတ်', 'DM' => 'ဒိုမီနီကာ', @@ -74,47 +74,47 @@ return array ( 'EC' => 'အီကွေဒေါ', 'EE' => 'အက်စတိုးနီးယား', 'EG' => 'အီဂျစ်', - 'EH' => 'အနောက်ပိုင်း ဆာဟာရ', - 'ER' => 'အီရီတရီအာ', + 'EH' => 'အနောက် ဆာဟာရ', + 'ER' => 'အီရီထရီးယား', 'ES' => 'စပိန်', 'ET' => 'အီသီယိုးပီးယား', 'FI' => 'ဖင်လန်', 'FJ' => 'ဖီဂျီ', - 'FK' => 'ဖောက်ကလန် ကျွန်းစု', + 'FK' => 'ဖော့ကလန် ကျွန်းစု', 'FM' => 'မိုင်ခရိုနီရှား', 'FO' => 'ဖာရိုး ကျွန်းစုများ', 'FR' => 'ပြင်သစ်', 'GA' => 'ဂါဘွန်', 'GB' => 'ယူနိုက်တက်ကင်းဒမ်း', - 'GD' => 'ဂရီနာဒါ', + 'GD' => 'ဂရီနေဒါ', 'GE' => 'ဂျော်ဂျီယာ', - 'GF' => 'ပြင်သစ် ဂီယာနာ', + 'GF' => 'ပြင်သစ် ဂိုင်ယာနာ', 'GG' => 'ဂွန်းဇီ', 'GH' => 'ဂါနာ', 'GI' => 'ဂျီဘရော်လ်တာ', 'GL' => 'ဂရင်းလန်း', - 'GM' => 'ဂန်ဘီရာ', - 'GN' => 'ဂီးနီ', - 'GP' => 'ဂူအာဒီလုပ်', - 'GQ' => 'အီကွေတာ ဂီရာနာ', + 'GM' => 'ဂမ်ဘီရာ', + 'GN' => 'ဂီနီ', + 'GP' => 'ဂွါဒီလု', + 'GQ' => 'အီကွေတာ ဂီနီ', 'GR' => 'ဂရိ', 'GS' => 'တောင် ဂျော်ဂျီယာ နှင့် တောင် ဆင်းဒဝစ်ဂျ် ကျွန်းစုများ', - 'GT' => 'ဂွာတီမာလာ', + 'GT' => 'ဂွါတီမာလာ', 'GU' => 'ဂူအမ်', - 'GW' => 'ဂီရာနာ-ဘီစ်စာဥ', - 'GY' => 'ဂူရာနာ', - 'HK' => 'တရုတ်၏ အထူးအုပ်ချုပ်ခွင့်ရ ဟောင်ကောင်', + 'GW' => 'ဂီနီ-ဘီစော', + 'GY' => 'ဂိုင်ယာနာ', + 'HK' => 'ဟောင်ကောင် (တရုတ်ပြည်)', 'HN' => 'ဟွန်ဒူးရပ်စ်', 'HR' => 'ခရိုအေးရှား', 'HT' => 'ဟေတီ', 'HU' => 'ဟန်ဂေရီ', - 'IC' => 'ကာနာရီကျွန်းစု', + 'IC' => 'ကနေရီ ကျွန်းစု', 'ID' => 'အင်ဒိုနီးရှား', 'IE' => 'အိုင်ယာလန်', 'IL' => 'အစ္စရေး', 'IM' => 'မန်ကျွန်း', 'IN' => 'အိန္ဒိယ', - 'IO' => 'ဗြိတိသျှ အိန္ဒြိယ သမုဒ္ဒရာ ပိုင်နက်', + 'IO' => 'ဗြိတိသျှပိုင် အိန္ဒိယသမုဒ္ဒရာကျွန်းများ', 'IQ' => 'အီရတ်', 'IR' => 'အီရန်', 'IS' => 'အိုက်စလန်', @@ -124,7 +124,7 @@ return array ( 'JO' => 'ဂျော်ဒန်', 'JP' => 'ဂျပန်', 'KE' => 'ကင်ညာ', - 'KG' => 'ခရူဂစ်စတန်', + 'KG' => 'ကာဂျစ္စတန်', 'KH' => 'ကမ္ဘောဒီးယား', 'KI' => 'ခီရီဘာတီ', 'KM' => 'ကိုမိုရိုစ်', @@ -136,127 +136,127 @@ return array ( 'KZ' => 'ကာဇက်စတန်', 'LA' => 'လာအို', 'LB' => 'လက်ဘနွန်', - 'LC' => 'စိန့်လူစီအာ', - 'LI' => 'လစ်ခ်ထင်စတိုင်', + 'LC' => 'စိန့်လူစီယာ', + 'LI' => 'လစ်တန်စတိန်း', 'LK' => 'သီရိလင်္ကာ', - 'LR' => 'လိုင်ဘေးရီးယား', + 'LR' => 'လိုက်ဘေးရီးယား', 'LS' => 'လီဆိုသို', 'LT' => 'လစ်သူယေးနီးယား', 'LU' => 'လူဇင်ဘတ်', 'LV' => 'လတ်ဗီးယား', - 'LY' => 'လီဗရာ', + 'LY' => 'လစ်ဗျား', 'MA' => 'မော်ရိုကို', 'MC' => 'မိုနာကို', 'MD' => 'မောလ်ဒိုဗာ', 'ME' => 'မွန်တီနိဂရိုး', 'MF' => 'စိန့်မာတင်', - 'MG' => 'မာဒါဂတ်စကာ', + 'MG' => 'မဒါဂတ်စကား', 'MH' => 'မာရှယ် ကျွန်းစု', - 'MK' => 'မာစီဒိုးနီးယား', + 'MK' => 'မက်စီဒိုးနီးယား', 'ML' => 'မာလီ', 'MM' => 'မြန်မာ', 'MN' => 'မွန်ဂိုးလီးယား', - 'MO' => 'တရုတ်၏ အထူးအုပ်ချုပ်ခွင့်ရ မကာအို', + 'MO' => 'မကာအို (တရုတ်ပြည်)', 'MP' => 'တောင်ပိုင်းမာရီအာနာကျွန်းစု', - 'MQ' => 'မာတီနီကီ', - 'MR' => 'မောရီတာနီအာ', + 'MQ' => 'မာတီနိခ်', + 'MR' => 'မော်ရီတေးနီးယား', 'MS' => 'မောင့်စဲရက်', 'MT' => 'မောလ်တာ', - 'MU' => 'မော်ရေရှားစ်', + 'MU' => 'မောရစ်ရှ', 'MV' => 'မော်လ်ဒိုက်', 'MW' => 'မာလာဝီ', 'MX' => 'မက္ကဆီကို', 'MY' => 'မလေးရှား', - 'MZ' => 'မိုဇန်ဘစ်', - 'NA' => 'နမ်မီးဘီးယား', + 'MZ' => 'မိုဇမ်ဘစ်', + 'NA' => 'နမီးဘီးယား', 'NC' => 'နယူး ကယ်လီဒိုနီးယား', 'NE' => 'နိုင်ဂျာ', - 'NF' => 'နောဖော့ခ်ကျွန်း', + 'NF' => 'နောဖုတ်ကျွန်း', 'NG' => 'နိုင်ဂျီးရီးယား', - 'NI' => 'နီကာရာဂွာ', + 'NI' => 'နီကာရာဂွါ', 'NL' => 'နယ်သာလန်', 'NO' => 'နော်ဝေ', 'NP' => 'နီပေါ', - 'NR' => 'နာဥူရူ', + 'NR' => 'နော်ရူး', 'NU' => 'နီဥူအေ', 'NZ' => 'နယူးဇီလန်', 'OM' => 'အိုမန်', 'PA' => 'ပနားမား', 'PE' => 'ပီရူး', - 'PF' => 'ပြင်သစ် ပေါ်လီနေးရှား', - 'PG' => 'ပါပူရာနယူးဂီနီ', + 'PF' => 'ပြင်သစ် ပေါ်လီနီးရှား', + 'PG' => 'ပါပူအာ နယူးဂီနီ', 'PH' => 'ဖိလစ်ပိုင်', 'PK' => 'ပါကစ္စတန်', 'PL' => 'ပိုလန်', - 'PM' => 'စိန့်ပီအဲရီနှင့်မီကွီလွန်', + 'PM' => 'စိန့်ပီအဲရ်နှင့် မီကွီလွန်', 'PN' => 'ပစ်တ်ကိန်းကျွန်းစု', - 'PR' => 'ပေါ်တူရီကို', + 'PR' => 'ပေါ်တိုရီကို', 'PS' => 'ပါလက်စတိုင်း ပိုင်နက်', 'PT' => 'ပေါ်တူဂီ', - 'PW' => 'ပလောင်', + 'PW' => 'ပလာအို', 'PY' => 'ပါရာဂွေး', 'QA' => 'ကာတာ', - 'RE' => 'ရဲအူနီရွန်', + 'RE' => 'ဟေညွန်', 'RO' => 'ရိုမေးနီးယား', 'RS' => 'ဆားဘီးယား', 'RU' => 'ရုရှ', 'RW' => 'ရဝန်ဒါ', - 'SA' => 'ဆော်ဒီအာရေးဗီးယား', + 'SA' => 'ဆော်ဒီအာရေးဘီးယား', 'SB' => 'ဆော်လမွန်ကျွန်းစု', - 'SC' => 'ဆေးရှလ်', + 'SC' => 'ဆေးရှဲ', 'SD' => 'ဆူဒန်', 'SE' => 'ဆွီဒင်', 'SG' => 'စင်္ကာပူ', - 'SH' => 'စိန့်ဟဲလီနာ', + 'SH' => 'စိန့်ဟယ်လယ်နာ', 'SI' => 'စလိုဗေးနီးယား', 'SJ' => 'စဗိုလ်ဘတ်နှင့်ဂျန်မေရန်', - 'SK' => 'စလိုဗေးကီးယား', - 'SL' => 'ဆီအဲရာ လီအိုနီ', - 'SM' => 'ဆော့န်မာရီနို', + 'SK' => 'ဆလိုဗက်ကီးယား', + 'SL' => 'ဆီယာရာ လီယွန်း', + 'SM' => 'ဆန်မာရီနို', 'SN' => 'ဆီနီဂေါ', 'SO' => 'ဆိုမာလီယာ', - 'SR' => 'ဆူရီနိမ်း', - 'SS' => 'မြောက်ဆူဒန်', - 'ST' => 'စိန့်တိုမီနှင့်ပရင်စီပ့်', + 'SR' => 'ဆူရာနမ်', + 'SS' => 'တောင် ဆူဒန်', + 'ST' => 'ဆောင်တူမေးနှင့် ပရင်စီပီ', 'SV' => 'အယ်လ်ဆာဗေးဒိုး', - 'SX' => 'ဆင့်မာအာတင်', + 'SX' => 'စင့်မာတင်', 'SY' => 'ဆီးရီးယား', - 'SZ' => 'စွာဇီလန်', - 'TA' => 'ထရစ်တန်ဒါကွန်ဟာ', + 'SZ' => 'ဆွာဇီလန်', + 'TA' => 'ထရစ္စတန် ဒါ ကွန်ဟာ', 'TC' => 'တခ်စ်နှင့်ကာအီကိုစ်ကျွန်းစု', 'TD' => 'ချဒ်', 'TF' => 'ပြင်သစ် တောင်ပိုင်း ပိုင်နက်များ', 'TG' => 'တိုဂို', 'TH' => 'ထိုင်း', 'TJ' => 'တာဂျီကစ္စတန်', - 'TK' => 'ထိုးခါလူ', + 'TK' => 'တိုကလောင်', 'TL' => 'အရှေ့တီမော', - 'TM' => 'တာခ်မီန့စ်တန်', + 'TM' => 'တာ့ခ်မင်နစ္စတန်', 'TN' => 'တူနီးရှား', 'TO' => 'တွန်ဂါ', 'TR' => 'တူရကီ', - 'TT' => 'ထရိုင်နီဒတ်နှင့်တိုဘာဂို', - 'TV' => 'ထူးဗလူ', + 'TT' => 'ထရီနီဒတ်နှင့် တိုဘက်ဂို', + 'TV' => 'တူဗားလူ', 'TW' => 'ထိုင်ဝမ်', 'TZ' => 'တန်ဇန်းနီးယား', 'UA' => 'ယူကရိန်း', - 'UG' => 'ယူဂန္ဓာ', - 'UM' => 'ယူနိုက်တက်စတိတ် အပြင်ထွက် နေသည့် သေးငယ်သောကျွန်းများ', + 'UG' => 'ယူဂန်းဒါး', + 'UM' => 'ယူနိုက်တက်စတိတ် ကျွန်းနိုင်ငံများ', 'US' => 'ယူနိုက်တက်စတိတ်', 'UY' => 'ဥရုဂွေး', - 'UZ' => 'ဥဘက်ကစ္စတန်', + 'UZ' => 'ဉဇဘက်ကစ္စတန်', 'VA' => 'ဗာတီကန်စီတီး', - 'VC' => 'စိန့်ဗင့်ဆင့်နှင့် သည်ဂရဲနာဒင်းစ်', + 'VC' => 'စိန့်ဗင်းဆင့်နှင့် ဂရိနေဒိုင်', 'VE' => 'ဗင်နီဇွဲလား', 'VG' => 'ဗြိတိသျှ ဗာဂျင်း ကျွန်းစု', 'VI' => 'ယူအက်စ် ဗာဂျင်း ကျွန်းစု', 'VN' => 'ဗီယက်နမ်', - 'VU' => 'ဗာနုအာတူ', - 'WF' => 'ဝေါလစ်နှင့်ဖူထူးနား', - 'WS' => 'ဆာမိုအာ', + 'VU' => 'ဗနွားတူ', + 'WF' => 'ဝေါလစ်နှင့် ဖူကျူးနား', + 'WS' => 'ဆမိုးအား', 'XK' => 'ကိုဆိုဗို', 'YE' => 'ယီမင်', - 'YT' => 'မေအိုတီ', + 'YT' => 'မာယိုတေး', 'ZA' => 'တောင်အာဖရိက', 'ZM' => 'ဇမ်ဘီယာ', 'ZW' => 'ဇင်ဘာဘွေ', diff --git a/vendor/giggsey/locale/data/mzn.php b/vendor/giggsey/locale/data/mzn.php index 81a6c2941..f8841e704 100644 --- a/vendor/giggsey/locale/data/mzn.php +++ b/vendor/giggsey/locale/data/mzn.php @@ -1,6 +1,6 @@ 'Curaçao', 'CX' => 'Christmasøya', 'CY' => 'Kypros', - 'CZ' => 'Tsjekkia', + 'CZ' => 'Den tsjekkiske republikk', 'DE' => 'Tyskland', 'DG' => 'Diego Garcia', 'DJ' => 'Djibouti', diff --git a/vendor/giggsey/locale/data/nd.php b/vendor/giggsey/locale/data/nd.php index dead3c863..b032129c3 100644 --- a/vendor/giggsey/locale/data/nd.php +++ b/vendor/giggsey/locale/data/nd.php @@ -1,6 +1,6 @@ 'अल्बानिया', 'AM' => 'आर्मेनिया', 'AO' => 'अङ्गोला', - 'AQ' => 'अन्टारतिका', + 'AQ' => 'अन्टारटिका', 'AR' => 'अर्जेन्टिना', 'AS' => 'अमेरिकी समोआ', 'AT' => 'अष्ट्रिया', @@ -50,7 +50,7 @@ return array ( 'CF' => 'केन्द्रीय अफ्रिकी गणतन्त्र', 'CG' => 'कोङ्गो - ब्राज्जाभिल्ले', 'CH' => 'स्विजरल्याण्ड', - 'CI' => 'आइभरी कोस्ट', + 'CI' => 'आइभोरी कोस्ट', 'CK' => 'कुक टापुहरु', 'CL' => 'चिली', 'CM' => 'क्यामरून', @@ -82,7 +82,7 @@ return array ( 'FJ' => 'फिजी', 'FK' => 'फकल्याण्ड टापुहरु', 'FM' => 'माइक्रोनेसिया', - 'FO' => 'फारोर टापुहरु', + 'FO' => 'फारो टापुहरू', 'FR' => 'फ्रान्स', 'GA' => 'गावोन', 'GB' => 'बेलायत', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'तान्जानिया', 'UA' => 'युक्रेन', 'UG' => 'युगाण्डा', - 'UM' => 'संयुक्त राज्य बाह्य टापुहरु', + 'UM' => 'संयुक्त राज्यका बाह्य टापुहरु', 'US' => 'संयुक्त राज्य', 'UY' => 'उरूग्वे', 'UZ' => 'उज्बेकिस्तान', diff --git a/vendor/giggsey/locale/data/nl.php b/vendor/giggsey/locale/data/nl.php index 2cfcf0a16..1c9806d29 100644 --- a/vendor/giggsey/locale/data/nl.php +++ b/vendor/giggsey/locale/data/nl.php @@ -1,6 +1,6 @@ 'Benin', 'BL' => 'Saint Barthélemy', 'BM' => 'Bermuda', - 'BN' => 'Brunei Darussalam', + 'BN' => 'Brunei', 'BO' => 'Bolivia', 'BR' => 'Brasil', 'BS' => 'Bahamas', @@ -58,6 +58,7 @@ return array ( 'CR' => 'Costa Rica', 'CU' => 'Cuba', 'CV' => 'Kapp Verde', + 'CW' => 'Curaçao', 'CX' => 'Christmasøya', 'CY' => 'Kypros', 'CZ' => 'Tsjekkia', @@ -125,7 +126,7 @@ return array ( 'KG' => 'Kirgisistan', 'KH' => 'Kambodsja', 'KI' => 'Kiribati', - 'KM' => 'Komorene', + 'KM' => 'Komorane', 'KN' => 'St. Christopher og Nevis', 'KP' => 'Nord-Korea', 'KR' => 'Sør-Korea', @@ -152,7 +153,7 @@ return array ( 'MH' => 'Marshalløyane', 'MK' => 'Makedonia', 'ML' => 'Mali', - 'MM' => 'Myanmar', + 'MM' => 'Myanmar (Burma)', 'MN' => 'Mongolia', 'MO' => 'Macao S.A.R. Kina', 'MP' => 'Nord-Marianane', @@ -199,7 +200,7 @@ return array ( 'RS' => 'Serbia', 'RU' => 'Russland', 'RW' => 'Rwanda', - 'SA' => 'Saudi Arabia', + 'SA' => 'Saudi-Arabia', 'SB' => 'Salomonøyane', 'SC' => 'Seychellane', 'SD' => 'Sudan', @@ -214,19 +215,21 @@ return array ( 'SN' => 'Senegal', 'SO' => 'Somalia', 'SR' => 'Surinam', + 'SS' => 'Sør-Sudan', 'ST' => 'São Tomé og Príncipe', 'SV' => 'El Salvador', + 'SX' => 'Sint Maarten', 'SY' => 'Syria', 'SZ' => 'Swaziland', 'TA' => 'Tristan da Cunha', 'TC' => 'Turks- og Caicosøyane', - 'TD' => 'Tchad', + 'TD' => 'Tsjad', 'TF' => 'Franske sørområde', 'TG' => 'Togo', 'TH' => 'Thailand', 'TJ' => 'Tadsjikistan', 'TK' => 'Tokelau', - 'TL' => 'Aust-Timor', + 'TL' => 'Timor-Leste (Aust-Timor)', 'TM' => 'Turkmenistan', 'TN' => 'Tunisia', 'TO' => 'Tonga', @@ -250,7 +253,8 @@ return array ( 'VU' => 'Vanuatu', 'WF' => 'Wallis og Futuna', 'WS' => 'Samoa', - 'YE' => 'Yemen', + 'XK' => 'Kosovo', + 'YE' => 'Jemen', 'YT' => 'Mayotte', 'ZA' => 'Sør-Afrika', 'ZM' => 'Zambia', diff --git a/vendor/giggsey/locale/data/nnh.php b/vendor/giggsey/locale/data/nnh.php index f4413a767..3cda08785 100644 --- a/vendor/giggsey/locale/data/nnh.php +++ b/vendor/giggsey/locale/data/nnh.php @@ -1,6 +1,6 @@ 'پکستان', + 'PK' => 'پاکستان', ); diff --git a/vendor/giggsey/locale/data/pa.php b/vendor/giggsey/locale/data/pa.php index fe6f1293d..3e750e496 100644 --- a/vendor/giggsey/locale/data/pa.php +++ b/vendor/giggsey/locale/data/pa.php @@ -1,6 +1,6 @@ 'ਬ੍ਰਾਜ਼ੀਲ', 'BS' => 'ਬਹਾਮਾਸ', 'BT' => 'ਭੂਟਾਨ', - 'BW' => 'ਬੋਟਸਵਾਨਾ', + 'BW' => 'ਬੋਤਸਵਾਨਾ', 'BY' => 'ਬੇਲਾਰੂਸ', 'BZ' => 'ਬੇਲੀਜ਼', 'CA' => 'ਕੈਨੇਡਾ', @@ -62,7 +62,7 @@ return array ( 'CW' => 'ਕੁਰਾਕਾਓ', 'CX' => 'ਕ੍ਰਿਸਮਿਸ ਟਾਪੂ', 'CY' => 'ਸਾਇਪ੍ਰਸ', - 'CZ' => 'ਚੈਕ ਗਣਰਾਜ', + 'CZ' => 'ਚੈੱਕ ਗਣਰਾਜ', 'DE' => 'ਜਰਮਨੀ', 'DG' => 'ਡੀਇਗੋ ਗਾਰਸੀਆ', 'DJ' => 'ਜ਼ੀਬੂਤੀ', @@ -88,7 +88,7 @@ return array ( 'GB' => 'ਯੂਨਾਈਟਡ ਕਿੰਗਡਮ', 'GD' => 'ਗ੍ਰੇਨਾਡਾ', 'GE' => 'ਜਾਰਜੀਆ', - 'GF' => 'ਫ਼ਰੈਂਚ ਗੁਆਨਾ', + 'GF' => 'ਫਰੈਂਚ ਗੁਇਆਨਾ', 'GG' => 'ਗਰਨਜੀ', 'GH' => 'ਘਾਨਾ', 'GI' => 'ਜਿਬਰਾਲਟਰ', @@ -114,7 +114,7 @@ return array ( 'IL' => 'ਇਜ਼ਰਾਈਲ', 'IM' => 'ਆਇਲ ਆਫ ਮੈਨ', 'IN' => 'ਭਾਰਤ', - 'IO' => 'ਬਰਤਾਨਵੀ ਹਿੰਦ ਮਹਾਂਸਾਗਰ ਪ੍ਰਦੇਸ਼', + 'IO' => 'ਬਰਤਾਨਵੀ ਹਿੰਦ ਮਹਾਂਸਾਗਰ ਖਿੱਤਾ', 'IQ' => 'ਇਰਾਕ', 'IR' => 'ਈਰਾਨ', 'IS' => 'ਆਈਸਲੈਂਡ', @@ -128,9 +128,9 @@ return array ( 'KH' => 'ਕੰਬੋਡੀਆ', 'KI' => 'ਕਿਰਬਾਤੀ', 'KM' => 'ਕੋਮੋਰੋਸ', - 'KN' => 'ਸੈਂਟ ਕਿਟਸ ਐਂਡ ਨੇਵਿਸ', - 'KP' => 'ਉੱਤਰੀ ਕੋਰੀਆ', - 'KR' => 'ਦੱਖਣੀ ਕੋਰੀਆ', + 'KN' => 'ਸੇਂਟ ਕਿਟਸ ਐਂਡ ਨੇਵਿਸ', + 'KP' => 'ਉੱਤਰ ਕੋਰੀਆ', + 'KR' => 'ਦੱਖਣ ਕੋਰੀਆ', 'KW' => 'ਕੁਵੈਤ', 'KY' => 'ਕੇਮੈਨ ਟਾਪੂ', 'KZ' => 'ਕਜ਼ਾਖਸਤਾਨ', @@ -143,7 +143,7 @@ return array ( 'LS' => 'ਲੇਸੋਥੋ', 'LT' => 'ਲਿਥੁਆਨੀਆ', 'LU' => 'ਲਕਜ਼ਮਬਰਗ', - 'LV' => 'ਲਾਟਵੀਆ', + 'LV' => 'ਲਾਤਵੀਆ', 'LY' => 'ਲੀਬੀਆ', 'MA' => 'ਮੋਰੱਕੋ', 'MC' => 'ਮੋਨਾਕੋ', @@ -185,13 +185,13 @@ return array ( 'PE' => 'ਪੇਰੂ', 'PF' => 'ਫਰੈਂਚ ਪੋਲੀਨੇਸ਼ੀਆ', 'PG' => 'ਪਾਪੂਆ ਨਿਊ ਗਿਨੀ', - 'PH' => 'ਫਿਲੀਪੀਂਸ', + 'PH' => 'ਫਿਲੀਪੀਨਜ', 'PK' => 'ਪਾਕਿਸਤਾਨ', 'PL' => 'ਪੋਲੈਂਡ', - 'PM' => 'ਸੈਂਟ ਪੀਅਰੇ ਐਂਡ ਮਿਕੇਲਨ', + 'PM' => 'ਸੇਂਟ ਪੀਅਰੇ ਐਂਡ ਮਿਕੇਲਨ', 'PN' => 'ਪਿਟਕੇਰਨ ਟਾਪੂ', 'PR' => 'ਪਿਊਰਟੋ ਰਿਕੋ', - 'PS' => 'ਫਿਲੀਸਤੀਨੀ ਖੇਤਰ', + 'PS' => 'ਫਿਲੀਸਤੀਨੀ ਇਲਾਕਾ', 'PT' => 'ਪੁਰਤਗਾਲ', 'PW' => 'ਪਲਾਉ', 'PY' => 'ਪੈਰਾਗਵੇ', @@ -216,7 +216,7 @@ return array ( 'SN' => 'ਸੇਨੇਗਲ', 'SO' => 'ਸੋਮਾਲੀਆ', 'SR' => 'ਸੂਰੀਨਾਮ', - 'SS' => 'ਦੱਖਣੀ ਸੂਡਾਨ', + 'SS' => 'ਦੱਖਣ ਸੁਡਾਨ', 'ST' => 'ਸਾਓ ਟੋਮ ਅਤੇ ਪ੍ਰਿੰਸੀਪੇ', 'SV' => 'ਅਲ ਸਲਵਾਡੋਰ', 'SX' => 'ਸਿੰਟ ਮਾਰਟੀਨ', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'ਤਨਜ਼ਾਨੀਆ', 'UA' => 'ਯੂਕਰੇਨ', 'UG' => 'ਯੂਗਾਂਡਾ', - 'UM' => 'ਯੂ.ਐਸ. ਦੂਰ-ਦੁਰਾਡੇ ਟਾਪੂ', + 'UM' => 'ਯੂ.ਐੱਸ. ਦੂਰ-ਦੁਰਾਡੇ ਟਾਪੂ', 'US' => 'ਸੰਯੁਕਤ ਰਾਜ', 'UY' => 'ਉਰੂਗਵੇ', 'UZ' => 'ਉਜ਼ਬੇਕਿਸਤਾਨ', @@ -249,7 +249,7 @@ return array ( 'VC' => 'ਸੇਂਟ ਵਿਨਸੈਂਟ ਐਂਡ ਗ੍ਰੇਨਾਡੀਨਸ', 'VE' => 'ਵੇਨੇਜ਼ੂਏਲਾ', 'VG' => 'ਬ੍ਰਿਟਿਸ਼ ਵਰਜਿਨ ਟਾਪੂ', - 'VI' => 'ਯੂ ਐਸ ਵਰਜਿਨ ਟਾਪੂ', + 'VI' => 'ਯੂ ਐੱਸ ਵਰਜਿਨ ਟਾਪੂ', 'VN' => 'ਵੀਅਤਨਾਮ', 'VU' => 'ਵਾਨੂਆਟੂ', 'WF' => 'ਵਾਲਿਸ ਅਤੇ ਫੂਟੂਨਾ', @@ -257,7 +257,7 @@ return array ( 'XK' => 'ਕੋਸੋਵੋ', 'YE' => 'ਯਮਨ', 'YT' => 'ਮਾਯੋਟੀ', - 'ZA' => 'ਦੱਖਣੀ ਅਫਰੀਕਾ', + 'ZA' => 'ਦੱਖਣ ਅਫਰੀਕਾ', 'ZM' => 'ਜ਼ਾਮਬੀਆ', 'ZW' => 'ਜ਼ਿੰਬਾਬਵੇ', ); diff --git a/vendor/giggsey/locale/data/pl.php b/vendor/giggsey/locale/data/pl.php index e45352f17..6a9c28957 100644 --- a/vendor/giggsey/locale/data/pl.php +++ b/vendor/giggsey/locale/data/pl.php @@ -1,6 +1,6 @@ 'Benin', 'BL' => 'Saint-Barthélemy', 'BM' => 'Bermudy', - 'BN' => 'Brunei Darussalam', + 'BN' => 'Brunei', 'BO' => 'Boliwia', 'BQ' => 'Niderlandy Karaibskie', 'BR' => 'Brazylia', diff --git a/vendor/giggsey/locale/data/ps.php b/vendor/giggsey/locale/data/ps.php index 5888b38a1..269b2dae8 100644 --- a/vendor/giggsey/locale/data/ps.php +++ b/vendor/giggsey/locale/data/ps.php @@ -1,6 +1,6 @@ 'نایجیریا', 'NI' => 'نکاراګوا', 'NL' => 'هالېنډ', - 'NO' => 'ناروې', + 'NO' => 'ناروۍ', 'NP' => 'نیپال', 'NZ' => 'نیوزیلنډ', 'PK' => 'پاکستان', diff --git a/vendor/giggsey/locale/data/pt-ao.php b/vendor/giggsey/locale/data/pt-ao.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-ao.php +++ b/vendor/giggsey/locale/data/pt-ao.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-ch.php b/vendor/giggsey/locale/data/pt-ch.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-ch.php +++ b/vendor/giggsey/locale/data/pt-ch.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-cv.php b/vendor/giggsey/locale/data/pt-cv.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-cv.php +++ b/vendor/giggsey/locale/data/pt-cv.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-gq.php b/vendor/giggsey/locale/data/pt-gq.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-gq.php +++ b/vendor/giggsey/locale/data/pt-gq.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-gw.php b/vendor/giggsey/locale/data/pt-gw.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-gw.php +++ b/vendor/giggsey/locale/data/pt-gw.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-lu.php b/vendor/giggsey/locale/data/pt-lu.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-lu.php +++ b/vendor/giggsey/locale/data/pt-lu.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-mo.php b/vendor/giggsey/locale/data/pt-mo.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-mo.php +++ b/vendor/giggsey/locale/data/pt-mo.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-mz.php b/vendor/giggsey/locale/data/pt-mz.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-mz.php +++ b/vendor/giggsey/locale/data/pt-mz.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-pt.php b/vendor/giggsey/locale/data/pt-pt.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-pt.php +++ b/vendor/giggsey/locale/data/pt-pt.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-st.php b/vendor/giggsey/locale/data/pt-st.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-st.php +++ b/vendor/giggsey/locale/data/pt-st.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt-tl.php b/vendor/giggsey/locale/data/pt-tl.php index 0265d1640..20453a110 100644 --- a/vendor/giggsey/locale/data/pt-tl.php +++ b/vendor/giggsey/locale/data/pt-tl.php @@ -1,6 +1,6 @@ 'São Pedro e Miquelão', 'PS' => 'Territórios palestinianos', 'RO' => 'Roménia', - 'SC' => 'Seicheles', 'SG' => 'Singapura', 'SI' => 'Eslovénia', 'SM' => 'São Marinho', diff --git a/vendor/giggsey/locale/data/pt.php b/vendor/giggsey/locale/data/pt.php index b6f0760dd..cf4cff71d 100644 --- a/vendor/giggsey/locale/data/pt.php +++ b/vendor/giggsey/locale/data/pt.php @@ -1,6 +1,6 @@ 'Ruanda', 'SA' => 'Arábia Saudita', 'SB' => 'Ilhas Salomão', - 'SC' => 'Seychelles', + 'SC' => 'Seicheles', 'SD' => 'Sudão', 'SE' => 'Suécia', 'SG' => 'Cingapura', diff --git a/vendor/giggsey/locale/data/qu.php b/vendor/giggsey/locale/data/qu.php index 488f0fe8a..199306906 100644 --- a/vendor/giggsey/locale/data/qu.php +++ b/vendor/giggsey/locale/data/qu.php @@ -1,6 +1,6 @@ 'Myanmar', +); diff --git a/vendor/giggsey/locale/data/ro.php b/vendor/giggsey/locale/data/ro.php index 99bd6bb80..6702a7898 100644 --- a/vendor/giggsey/locale/data/ro.php +++ b/vendor/giggsey/locale/data/ro.php @@ -1,6 +1,6 @@ 'Sfântul Martin', 'MG' => 'Madagascar', 'MH' => 'Insulele Marshall', - 'MK' => 'Macedonia', + 'MK' => 'Republica Macedonia', 'ML' => 'Mali', 'MM' => 'Myanmar (Birmania)', 'MN' => 'Mongolia', @@ -217,7 +217,7 @@ return array ( 'SO' => 'Somalia', 'SR' => 'Suriname', 'SS' => 'Sudanul de Sud', - 'ST' => 'Sao Tome și Principe', + 'ST' => 'Sao Tomé și Príncipe', 'SV' => 'El Salvador', 'SX' => 'Sint-Maarten', 'SY' => 'Siria', @@ -249,7 +249,7 @@ return array ( 'VC' => 'Saint Vincent și Grenadinele', 'VE' => 'Venezuela', 'VG' => 'Insulele Virgine Britanice', - 'VI' => 'Insulele Virgine S.U.A.', + 'VI' => 'Insulele Virgine Americane', 'VN' => 'Vietnam', 'VU' => 'Vanuatu', 'WF' => 'Wallis și Futuna', diff --git a/vendor/giggsey/locale/data/rof.php b/vendor/giggsey/locale/data/rof.php index a86a7020a..50bed4082 100644 --- a/vendor/giggsey/locale/data/rof.php +++ b/vendor/giggsey/locale/data/rof.php @@ -1,6 +1,6 @@ 'О-в Вознесения', + 'AE' => 'Объединенные Арабские Эмираты', + 'CF' => 'Центрально-Африканская Республика', + 'CK' => 'О-ва Кука', + 'CX' => 'О-в Рождества', + 'NF' => 'О-в Норфолк', + 'TL' => 'Тимор-Лесте', + 'UM' => 'Малые Тихоокеанские Отдаленные Острова США', +); diff --git a/vendor/giggsey/locale/data/ru.php b/vendor/giggsey/locale/data/ru.php index 4659d0cfb..cd4608610 100644 --- a/vendor/giggsey/locale/data/ru.php +++ b/vendor/giggsey/locale/data/ru.php @@ -1,6 +1,6 @@ 'Бахрейн', 'BI' => 'Бурунди', 'BJ' => 'Бенин', - 'BL' => 'Сен-Бартельми', - 'BM' => 'Бермудские о-ва', + 'BL' => 'Сен-Бартелеми', + 'BM' => 'Бермуды', 'BN' => 'Бруней-Даруссалам', 'BO' => 'Боливия', 'BQ' => 'Бонэйр, Синт-Эстатиус и Саба', 'BR' => 'Бразилия', - 'BS' => 'Багамские о-ва', + 'BS' => 'Багамы', 'BT' => 'Бутан', 'BW' => 'Ботсвана', 'BY' => 'Беларусь', @@ -51,7 +51,7 @@ return array ( 'CG' => 'Конго - Браззавиль', 'CH' => 'Швейцария', 'CI' => 'Кот-д’Ивуар', - 'CK' => 'о-ва Кука', + 'CK' => 'Острова Кука', 'CL' => 'Чили', 'CM' => 'Камерун', 'CN' => 'Китай', @@ -127,7 +127,7 @@ return array ( 'KG' => 'Киргизия', 'KH' => 'Камбоджа', 'KI' => 'Кирибати', - 'KM' => 'Коморские о-ва', + 'KM' => 'Коморы', 'KN' => 'Сент-Китс и Невис', 'KP' => 'КНДР', 'KR' => 'Республика Корея', @@ -151,7 +151,7 @@ return array ( 'ME' => 'Черногория', 'MF' => 'Сен-Мартен', 'MG' => 'Мадагаскар', - 'MH' => 'Маршалловы о-ва', + 'MH' => 'Маршалловы Острова', 'MK' => 'Македония', 'ML' => 'Мали', 'MM' => 'Мьянма (Бирма)', @@ -202,8 +202,8 @@ return array ( 'RU' => 'Россия', 'RW' => 'Руанда', 'SA' => 'Саудовская Аравия', - 'SB' => 'Соломоновы о-ва', - 'SC' => 'Сейшельские о-ва', + 'SB' => 'Соломоновы Острова', + 'SC' => 'Сейшельские Острова', 'SD' => 'Судан', 'SE' => 'Швеция', 'SG' => 'Сингапур', @@ -225,7 +225,7 @@ return array ( 'TA' => 'Тристан-да-Кунья', 'TC' => 'о-ва Тёркс и Кайкос', 'TD' => 'Чад', - 'TF' => 'Французские Южные Территории', + 'TF' => 'Французские Южные территории', 'TG' => 'Того', 'TH' => 'Таиланд', 'TJ' => 'Таджикистан', diff --git a/vendor/giggsey/locale/data/rw.php b/vendor/giggsey/locale/data/rw.php index 7908e3d58..b542428dd 100644 --- a/vendor/giggsey/locale/data/rw.php +++ b/vendor/giggsey/locale/data/rw.php @@ -1,6 +1,6 @@ 'Бразилия', + 'CA' => 'Канаада', + 'CL' => 'Чиили', 'CN' => 'Кытай', + 'CU' => 'Кууба', + 'EE' => 'Эстония', + 'FI' => 'Финляндия', + 'GB' => 'Улуу Британия', + 'IE' => 'Ирландия', + 'IM' => 'Мэн арыы', + 'IS' => 'Исландия', + 'JM' => 'Дьамаайка', + 'LT' => 'Литва', + 'LV' => 'Латвия', + 'LY' => 'Лиибийэ', + 'MX' => 'Миэксикэ', + 'NO' => 'Норвегия', 'RU' => 'Арассыыйа', + 'SD' => 'Судаан', + 'SE' => 'Швеция', + 'US' => 'Америка Холбоһуктаах Штааттара', ); diff --git a/vendor/giggsey/locale/data/saq.php b/vendor/giggsey/locale/data/saq.php index e8cf4a316..7deaf0b93 100644 --- a/vendor/giggsey/locale/data/saq.php +++ b/vendor/giggsey/locale/data/saq.php @@ -1,6 +1,6 @@ 'ලැට්වියාව', 'LY' => 'ලිබියාව', 'MA' => 'මොරොක්කෝව', - 'MC' => 'මොනැකෝව', + 'MC' => 'මොනාකෝව', 'MD' => 'මොල්ඩෝවාව', 'ME' => 'මොන්ටෙනීග්‍රෝ', 'MF' => 'ශාන්ත මාර්ටින්', diff --git a/vendor/giggsey/locale/data/sk.php b/vendor/giggsey/locale/data/sk.php index cf0773b14..dfca6d036 100644 --- a/vendor/giggsey/locale/data/sk.php +++ b/vendor/giggsey/locale/data/sk.php @@ -1,13 +1,13 @@ 'Ascensión', + 'AC' => 'Ascension', 'AD' => 'Andorra', 'AE' => 'Spojené arabské emiráty', 'AF' => 'Afganistan', @@ -22,7 +22,7 @@ return array ( 'AT' => 'Rakúsko', 'AU' => 'Austrália', 'AW' => 'Aruba', - 'AX' => 'Ålandy', + 'AX' => 'Alandy', 'AZ' => 'Azerbajdžan', 'BA' => 'Bosna a Hercegovina', 'BB' => 'Barbados', @@ -46,9 +46,9 @@ return array ( 'BZ' => 'Belize', 'CA' => 'Kanada', 'CC' => 'Kokosové ostrovy', - 'CD' => 'Kongo - Kinshasa', + 'CD' => 'Konžská demokratická republika', 'CF' => 'Stredoafrická republika', - 'CG' => 'Kongo - Brazzaville', + 'CG' => 'Konžská republika', 'CH' => 'Švajčiarsko', 'CI' => 'Pobrežie Slonoviny', 'CK' => 'Cookove ostrovy', @@ -64,7 +64,7 @@ return array ( 'CY' => 'Cyprus', 'CZ' => 'Česká republika', 'DE' => 'Nemecko', - 'DG' => 'Diego García', + 'DG' => 'Diego Garcia', 'DJ' => 'Džibutsko', 'DK' => 'Dánsko', 'DM' => 'Dominika', @@ -149,7 +149,7 @@ return array ( 'MC' => 'Monako', 'MD' => 'Moldavsko', 'ME' => 'Čierna Hora', - 'MF' => 'Svätý Martin', + 'MF' => 'Svätý Martin (fr.)', 'MG' => 'Madagaskar', 'MH' => 'Marshallove ostrovy', 'MK' => 'Macedónsko', @@ -219,7 +219,7 @@ return array ( 'SS' => 'Južný Sudán', 'ST' => 'Svätý Tomáš a Princov ostrov', 'SV' => 'Salvádor', - 'SX' => 'Sint Maarten', + 'SX' => 'Svätý Martin (hol.)', 'SY' => 'Sýria', 'SZ' => 'Svazijsko', 'TA' => 'Tristan da Cunha', diff --git a/vendor/giggsey/locale/data/sl.php b/vendor/giggsey/locale/data/sl.php index 258b18e74..2e6ca193e 100644 --- a/vendor/giggsey/locale/data/sl.php +++ b/vendor/giggsey/locale/data/sl.php @@ -1,6 +1,6 @@ 'Guam', 'GW' => 'Gvineja Bissau', 'GY' => 'Gvajana', - 'HK' => 'Posebno administrativno območje LR Kitajske Hong Kong', + 'HK' => 'Posebno administrativno območje LR Kitajske Hongkong', 'HN' => 'Honduras', 'HR' => 'Hrvaška', 'HT' => 'Haiti', @@ -223,14 +223,14 @@ return array ( 'SY' => 'Sirija', 'SZ' => 'Svazi', 'TA' => 'Tristan da Cunha', - 'TC' => 'Otočji Turks in Caicos', + 'TC' => 'Otoki Turks in Caicos', 'TD' => 'Čad', 'TF' => 'Francosko južno ozemlje', 'TG' => 'Togo', 'TH' => 'Tajska', 'TJ' => 'Tadžikistan', 'TK' => 'Tokelau', - 'TL' => 'Vzhodni Timor', + 'TL' => 'Timor-Leste', 'TM' => 'Turkmenistan', 'TN' => 'Tunizija', 'TO' => 'Tonga', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'Tanzanija', 'UA' => 'Ukrajina', 'UG' => 'Uganda', - 'UM' => 'Druga ameriška ozemlja v Tihem oceanu', + 'UM' => 'Stranski zunanji otoki Združenih držav', 'US' => 'Združene države Amerike', 'UY' => 'Urugvaj', 'UZ' => 'Uzbekistan', diff --git a/vendor/giggsey/locale/data/smn.php b/vendor/giggsey/locale/data/smn.php index 302004374..d0f102284 100644 --- a/vendor/giggsey/locale/data/smn.php +++ b/vendor/giggsey/locale/data/smn.php @@ -1,11 +1,257 @@ 'Ascension-suálui', + 'AD' => 'Andorra', + 'AE' => 'Arabiemirkodeh', + 'AF' => 'Afganistan', + 'AG' => 'Antigua já Barbuda', + 'AI' => 'Anguilla', + 'AL' => 'Albania', + 'AM' => 'Armenia', + 'AO' => 'Angola', + 'AQ' => 'Antarktis', + 'AR' => 'Argentina', + 'AS' => 'Amerika Samoa', + 'AT' => 'Nuorttâriijkâ', + 'AU' => 'Australia', + 'AW' => 'Aruba', + 'AX' => 'Vuáskueennâm', + 'AZ' => 'Azerbaidžan', + 'BA' => 'Bosnia já Herzegovina', + 'BB' => 'Barbados', + 'BD' => 'Bangladesh', + 'BE' => 'Belgia', + 'BF' => 'Burkina Faso', + 'BG' => 'Bulgaria', + 'BH' => 'Bahrain', + 'BI' => 'Burundi', + 'BJ' => 'Benin', + 'BL' => 'St. Barthélemy', + 'BM' => 'Bermuda', + 'BN' => 'Brunei', + 'BO' => 'Bolivia', + 'BR' => 'Brasilia', + 'BS' => 'Bahama', + 'BT' => 'Bhutan', + 'BW' => 'Botswana', + 'BY' => 'Vielgis-Ruoššâ', + 'BZ' => 'Belize', + 'CA' => 'Kanada', + 'CC' => 'Kookossuolluuh (Keelingsuolluuh)', + 'CF' => 'Koskâ-Afrika täsiväldi', + 'CH' => 'Sveitsi', + 'CI' => 'Côte d’Ivoire', + 'CK' => 'Cooksuolluuh', + 'CL' => 'Chile', + 'CM' => 'Kamerun', + 'CN' => 'Kiina', + 'CO' => 'Kolumbia', + 'CR' => 'Costa Rica', + 'CU' => 'Kuuba', + 'CV' => 'Cape Verde', + 'CW' => 'Curaçao', + 'CX' => 'Juovlâsuálui', + 'CY' => 'Kypros', + 'CZ' => 'Tšekki', + 'DE' => 'Saksa', + 'DG' => 'Diego Garcia', + 'DJ' => 'Djibouti', + 'DK' => 'Tanska', + 'DM' => 'Dominica', + 'DO' => 'Dominikaanisâš täsiväldi', + 'DZ' => 'Algeria', + 'EA' => 'Ceuta já Melilla', + 'EC' => 'Ecuador', + 'EE' => 'Eestieennâm', + 'EG' => 'Egypti', + 'ER' => 'Eritrea', + 'ES' => 'Espanja', + 'ET' => 'Etiopia', 'FI' => 'Suomâ', + 'FJ' => 'Fidži', + 'FK' => 'Falklandsuolluuh', + 'FM' => 'Mikronesia littoväldi', + 'FO' => 'Färsuolluuh', + 'FR' => 'Ranska', + 'GA' => 'Gabon', + 'GB' => 'Ovtâstum Kunâgâskodde', + 'GD' => 'Grenada', + 'GE' => 'Georgia', + 'GF' => 'Ranska Guyana', + 'GG' => 'Guernsey', + 'GH' => 'Ghana', + 'GI' => 'Gibraltar', + 'GL' => 'Grönland', + 'GM' => 'Gambia', + 'GN' => 'Guinea', + 'GP' => 'Guadeloupe', + 'GQ' => 'Peeivitäsideijee Guinea', + 'GR' => 'Kreikka', + 'GS' => 'Maadâ-Georgia já Máddááh Sandwichsuolluuh', + 'GT' => 'Guatemala', + 'GU' => 'Guam', + 'GW' => 'Guinea-Bissau', + 'GY' => 'Guyana', + 'HK' => 'Hongkong – Kiina e.h.k.', + 'HN' => 'Honduras', + 'HR' => 'Kroatia', + 'HT' => 'Haiti', + 'HU' => 'Uŋgar', + 'IC' => 'Kanariasuolluuh', + 'ID' => 'Indonesia', + 'IE' => 'Irland', + 'IL' => 'Israel', + 'IM' => 'Mansuálui', + 'IN' => 'India', + 'IO' => 'Brittilâš India väldimeerâ kuávlu', + 'IQ' => 'Irak', + 'IR' => 'Iran', + 'IS' => 'Island', + 'IT' => 'Italia', + 'JE' => 'Jersey', + 'JM' => 'Jamaika', + 'JO' => 'Jordan', + 'JP' => 'Jaapaan', + 'KE' => 'Kenia', + 'KG' => 'Kirgisia', + 'KH' => 'Kambodža', + 'KI' => 'Kiribati', + 'KM' => 'Komoreh', + 'KN' => 'St. Kitts já Nevis', + 'KP' => 'Tave-Korea', + 'KR' => 'Maadâ-Korea', + 'KW' => 'Kuwait', + 'KY' => 'Caymansuolluuh', + 'KZ' => 'Kazakstan', + 'LA' => 'Laos', + 'LB' => 'Libanon', + 'LC' => 'St. Lucia', + 'LI' => 'Liechtenstein', + 'LK' => 'Sri Lanka', + 'LR' => 'Liberia', + 'LS' => 'Lesotho', + 'LT' => 'Liettua', + 'LU' => 'Luxemburg', + 'LV' => 'Latvia', + 'LY' => 'Libya', + 'MA' => 'Marokko', + 'MC' => 'Monaco', + 'MD' => 'Moldova', + 'ME' => 'Montenegro', + 'MF' => 'St. Martin', + 'MG' => 'Madagaskar', + 'MH' => 'Marshallsuolluuh', + 'ML' => 'Mali', + 'MM' => 'Myanmar (Burma)', + 'MN' => 'Mongolia', + 'MO' => 'Macao - – Kiina e.h.k.', + 'MP' => 'Tave-Marianeh', + 'MQ' => 'Martinique', + 'MR' => 'Mauritania', + 'MS' => 'Montserrat', + 'MT' => 'Malta', + 'MU' => 'Mauritius', + 'MV' => 'Malediveh', + 'MW' => 'Malawi', + 'MX' => 'Meksiko', + 'MY' => 'Malaysia', + 'MZ' => 'Mosambik', + 'NA' => 'Namibia', + 'NC' => 'Uđđâ-Kaledonia', + 'NE' => 'Niger', + 'NF' => 'Norfolksuálui', + 'NG' => 'Nigeria', + 'NI' => 'Nicaragua', + 'NL' => 'Vuáládâhenâmeh', + 'NO' => 'Taažâ', + 'NP' => 'Nepal', + 'NR' => 'Nauru', + 'NU' => 'Niue', + 'NZ' => 'Uđđâ-Seeland', + 'OM' => 'Oman', + 'PA' => 'Panama', + 'PE' => 'Peru', + 'PF' => 'Ranska Polynesia', + 'PG' => 'Papua-Uđđâ-Guinea', + 'PH' => 'Filipineh', + 'PK' => 'Pakistan', + 'PL' => 'Puola', + 'PM' => 'St. Pierre já Miquelon', + 'PN' => 'Pitcairn', + 'PR' => 'Puerto Rico', + 'PT' => 'Portugal', + 'PW' => 'Palau', + 'PY' => 'Paraguay', + 'QA' => 'Qatar', + 'RE' => 'Réunion', + 'RO' => 'Romania', + 'RS' => 'Serbia', + 'RU' => 'Ruoššâ', + 'RW' => 'Ruanda', + 'SA' => 'Saudi Arabia', + 'SB' => 'Salomosuolluuh', + 'SC' => 'Seychelleh', + 'SD' => 'Sudan', + 'SE' => 'Ruotâ', + 'SG' => 'Singapore', + 'SH' => 'Saint Helena', + 'SI' => 'Slovenia', + 'SJ' => 'Čokkeväärih já Jan Mayen', + 'SK' => 'Slovakia', + 'SL' => 'Sierra Leone', + 'SM' => 'San Marino', + 'SN' => 'Senegal', + 'SO' => 'Somalia', + 'SR' => 'Surinam', + 'SS' => 'Maadâ-Sudan', + 'ST' => 'São Tomé já Príncipe', + 'SV' => 'El Salvador', + 'SX' => 'Sint Maarten', + 'SY' => 'Syria', + 'SZ' => 'Swazieennâm', + 'TA' => 'Tristan da Cunha', + 'TC' => 'Turks- já Caicossuolluuh', + 'TD' => 'Tšad', + 'TF' => 'Ranska máddááh kuávluh', + 'TG' => 'Togo', + 'TH' => 'Thaieennâm', + 'TJ' => 'Tadžikistan', + 'TK' => 'Tokelau', + 'TL' => 'Timor-Leste', + 'TM' => 'Turkmenistan', + 'TN' => 'Tunisia', + 'TO' => 'Tonga', + 'TR' => 'Turkki', + 'TT' => 'Trinidad já Tobago', + 'TV' => 'Tuvalu', + 'TW' => 'Taiwan', + 'TZ' => 'Tansania', + 'UA' => 'Ukraina', + 'UG' => 'Uganda', + 'UM' => 'Ovtâstum Staatâi sierânâssuolluuh', + 'US' => 'Ovtâstum Staatah', + 'UY' => 'Uruguay', + 'UZ' => 'Uzbekistan', + 'VA' => 'Vatikan', + 'VC' => 'St. Vincent já Grenadines', + 'VE' => 'Venezuela', + 'VG' => 'Brittiliih Nieidâsuolluuh', + 'VI' => 'Ovtâstum Staatâi Nieidâsuolluuh', + 'VN' => 'Vietnam', + 'VU' => 'Vanuatu', + 'WF' => 'Wallis já Futuna', + 'WS' => 'Samoa', + 'XK' => 'Kosovo', + 'YE' => 'Jemen', + 'YT' => 'Mayotte', + 'ZA' => 'Maadâ-Afrikka', + 'ZM' => 'Sambia', + 'ZW' => 'Zimbabwe', ); diff --git a/vendor/giggsey/locale/data/sn.php b/vendor/giggsey/locale/data/sn.php index 67caf9611..e6a614dba 100644 --- a/vendor/giggsey/locale/data/sn.php +++ b/vendor/giggsey/locale/data/sn.php @@ -1,6 +1,6 @@ 'Marshall Islands', 'MK' => 'Makadooniya', 'ML' => 'Maali', - 'MM' => 'Myanmar', + 'MM' => 'Miyanmar', 'MN' => 'Mongooliya', 'MP' => 'Northern Mariana Islands', 'MQ' => 'Martinique', diff --git a/vendor/giggsey/locale/data/sq.php b/vendor/giggsey/locale/data/sq.php index 48b618859..f28b52583 100644 --- a/vendor/giggsey/locale/data/sq.php +++ b/vendor/giggsey/locale/data/sq.php @@ -1,6 +1,6 @@ 'Belgjikë', 'BF' => 'Burkina-Faso', 'BG' => 'Bullgari', - 'BH' => 'Bahrein', - 'BI' => 'Burund', + 'BH' => 'Bahrejn', + 'BI' => 'Burundi', 'BJ' => 'Benin', - 'BL' => 'Shën-Bartolemeo', + 'BL' => 'Shën Bartolomeu', 'BM' => 'Bermudë', - 'BN' => 'Brunej', + 'BN' => 'Brunei', 'BO' => 'Bolivi', 'BQ' => 'Karaibet holandeze', 'BR' => 'Brazil', 'BS' => 'Bahamas', 'BT' => 'Butan', - 'BW' => 'Botsuanë', + 'BW' => 'Botsvanë', 'BY' => 'Bjellorusi', 'BZ' => 'Belizë', 'CA' => 'Kanada', - 'CC' => 'Ishujt Kokosë', + 'CC' => 'Ishujt Kokos', 'CD' => 'Kongo-Kinshasa', - 'CF' => 'Republika Afrikano-Qendrore', + 'CF' => 'Repubika e Afrikës Qendrore', 'CG' => 'Kongo-Brazavilë', 'CH' => 'Zvicër', - 'CI' => 'Bregu i Fildishtë', - 'CK' => 'Ishujt Kukë', + 'CI' => 'Côte d’Ivoire', + 'CK' => 'Ishujt Kuk', 'CL' => 'Kili', 'CM' => 'Kamerun', 'CN' => 'Kinë', @@ -65,7 +65,7 @@ return array ( 'CZ' => 'Republika Çeke', 'DE' => 'Gjermani', 'DG' => 'Diego-Garsia', - 'DJ' => 'Xhibut', + 'DJ' => 'Xhibuti', 'DK' => 'Danimarkë', 'DM' => 'Dominikë', 'DO' => 'Republika Dominikane', @@ -80,7 +80,7 @@ return array ( 'ET' => 'Etiopi', 'FI' => 'Finlandë', 'FJ' => 'Fixhi', - 'FK' => 'Ishujt Folklandë', + 'FK' => 'Ishujt Falkland', 'FM' => 'Mikronezi', 'FO' => 'Ishujt Faroe', 'FR' => 'Francë', @@ -89,11 +89,11 @@ return array ( 'GD' => 'Grenadë', 'GE' => 'Gjeorgji', 'GF' => 'Guajana Franceze', - 'GG' => 'Guernsej', + 'GG' => 'Gernsej', 'GH' => 'Ganë', 'GI' => 'Gjibraltar', 'GL' => 'Grenlandë', - 'GM' => 'Gambi', + 'GM' => 'Gambia', 'GN' => 'Guine', 'GP' => 'Guadalupe', 'GQ' => 'Guineja Ekuatoriale', @@ -126,18 +126,18 @@ return array ( 'KE' => 'Kenia', 'KG' => 'Kirgistan', 'KH' => 'Kamboxhia', - 'KI' => 'Qiribati', + 'KI' => 'Kiribati', 'KM' => 'Komore', - 'KN' => 'Shën-Kits dhe Nevis', + 'KN' => 'Shën Kits dhe Nevis', 'KP' => 'Koreja e Veriut', 'KR' => 'Koreja e Jugut', 'KW' => 'Kuvajt', - 'KY' => 'Ishujt Kajmanë', + 'KY' => 'Ishujt Kajman', 'KZ' => 'Kazakistan', 'LA' => 'Laos', 'LB' => 'Liban', 'LC' => 'Shën-Luçia', - 'LI' => 'Lihtënshtajn', + 'LI' => 'Lihtenshtajn', 'LK' => 'Sri-Lankë', 'LR' => 'Liberi', 'LS' => 'Lesoto', @@ -148,17 +148,17 @@ return array ( 'MA' => 'Marok', 'MC' => 'Monako', 'MD' => 'Moldavi', - 'ME' => 'Mali i Zi', + 'ME' => 'Mal i Zi', 'MF' => 'Shën-Martin', 'MG' => 'Madagaskar', - 'MH' => 'Ishujt Marshallë', + 'MH' => 'Ishujt Marshall', 'MK' => 'Maqedoni', 'ML' => 'Mali', 'MM' => 'Mianmar (Burma)', 'MN' => 'Mongoli', 'MO' => 'RVAK i Makaos', 'MP' => 'Ishujt e Marianës Veriore', - 'MQ' => 'Martinik', + 'MQ' => 'Martinikë', 'MR' => 'Mauritani', 'MS' => 'Montserat', 'MT' => 'Maltë', @@ -179,7 +179,7 @@ return array ( 'NP' => 'Nepal', 'NR' => 'Nauru', 'NU' => 'Niue', - 'NZ' => 'Zelanda e Re', + 'NZ' => 'Zelandë e Re', 'OM' => 'Oman', 'PA' => 'Panama', 'PE' => 'Peru', @@ -188,8 +188,8 @@ return array ( 'PH' => 'Filipine', 'PK' => 'Pakistan', 'PL' => 'Poloni', - 'PM' => 'Shën-Peir dhe Mikuelon', - 'PN' => 'Ishujt Pitkernë', + 'PM' => 'Shën Pier dhe Mikelon', + 'PN' => 'Ishujt Pitkern', 'PR' => 'Porto-Riko', 'PS' => 'Territoret Palestineze', 'PT' => 'Portugali', @@ -202,35 +202,35 @@ return array ( 'RU' => 'Rusi', 'RW' => 'Ruandë', 'SA' => 'Arabia Saudite', - 'SB' => 'Ishujt Solomonë', - 'SC' => 'Sishel', + 'SB' => 'Ishujt Solomon', + 'SC' => 'Sejshelle', 'SD' => 'Sudan', 'SE' => 'Suedi', 'SG' => 'Singapor', - 'SH' => 'Shën-Helena', + 'SH' => 'Shën-Helenë', 'SI' => 'Slloveni', - 'SJ' => 'Svalbard e Zhan-Majen', + 'SJ' => 'Svalbard e Jan-Majen', 'SK' => 'Sllovaki', 'SL' => 'Siera-Leone', 'SM' => 'San-Marino', - 'SN' => 'Senegali', + 'SN' => 'Senegal', 'SO' => 'Somali', 'SR' => 'Surinami', 'SS' => 'Sudani i Jugut', 'ST' => 'Sao-Tome e Prinsipe', - 'SV' => 'El Salvador', - 'SX' => 'Shën-Martin (Sint Maarten - pjesa e Mbretërisë së Holandës)', + 'SV' => 'Salvador', + 'SX' => 'Sint Marten', 'SY' => 'Siri', - 'SZ' => 'Suazilandë', + 'SZ' => 'Svazilandë', 'TA' => 'Tristan-da-Kuna', - 'TC' => 'Ishujt Turke dhe Kaike', + 'TC' => 'Ishujt Turks dhe Kaikos', 'TD' => 'Çad', - 'TF' => 'Territoret Australiane Franceze', + 'TF' => 'Territoret Jugore Franceze', 'TG' => 'Togo', 'TH' => 'Tajlandë', 'TJ' => 'Taxhikistan', 'TK' => 'Tokelau', - 'TL' => 'Timori Lindor', + 'TL' => 'Timor-Leste', 'TM' => 'Turkmenistan', 'TN' => 'Tunizi', 'TO' => 'Tonga', @@ -246,18 +246,18 @@ return array ( 'UY' => 'Uruguai', 'UZ' => 'Uzbekistan', 'VA' => 'Vatikan', - 'VC' => 'Shën-Vinsent dhe Grenadinet', + 'VC' => 'Shën Vincent dhe Grenadine', 'VE' => 'Venezuelë', 'VG' => 'Ishujt e Virgjër Britanikë', 'VI' => 'Ishujt e Virgjër Amerikanë', 'VN' => 'Vietnam', 'VU' => 'Vanuatu', - 'WF' => 'Uollis e Futina', + 'WF' => 'Uollis e Futuna', 'WS' => 'Samoa', 'XK' => 'Kosovë', 'YE' => 'Jemen', 'YT' => 'Majotë', 'ZA' => 'Afrika e Jugut', - 'ZM' => 'Zambi', + 'ZM' => 'Zambia', 'ZW' => 'Zimbabve', ); diff --git a/vendor/giggsey/locale/data/sr-cyrl-ba.php b/vendor/giggsey/locale/data/sr-cyrl-ba.php new file mode 100644 index 000000000..55ceb2995 --- /dev/null +++ b/vendor/giggsey/locale/data/sr-cyrl-ba.php @@ -0,0 +1,25 @@ + 'Бјелорусија', + 'CG' => 'Конго', + 'CI' => 'Обала Слоноваче (Кот д’Ивоар)', + 'CV' => 'Кабо Верде', + 'CZ' => 'Чешка Република', + 'DE' => 'Њемачка', + 'KN' => 'Свети Китс и Невис', + 'MO' => 'САР Макао', + 'PM' => 'Свети Пјер и Микелон', + 'RE' => 'Реунион', + 'TL' => 'Тимор-Лесте (Источни Тимор)', + 'UM' => 'Мања удаљена острва САД', + 'VC' => 'Свети Винсент и Гренадини', + 'VG' => 'Британска Дјевичанска Острва', + 'VI' => 'Америчка Дјевичанска Острва', +); diff --git a/vendor/giggsey/locale/data/sr-cyrl-me.php b/vendor/giggsey/locale/data/sr-cyrl-me.php new file mode 100644 index 000000000..9be060ff8 --- /dev/null +++ b/vendor/giggsey/locale/data/sr-cyrl-me.php @@ -0,0 +1,23 @@ + 'Бјелорусија', + 'CG' => 'Конго', + 'CI' => 'Обала Слоноваче (Кот д’Ивоар)', + 'CZ' => 'Чешка Република', + 'DE' => 'Њемачка', + 'KN' => 'Свети Китс и Невис', + 'PM' => 'Свети Пјер и Микелон', + 'RE' => 'Реунион', + 'TL' => 'Тимор-Лесте (Источни Тимор)', + 'UM' => 'Мања удаљена острва САД', + 'VC' => 'Свети Винсент и Гренадини', + 'VG' => 'Британска Дјевичанска Острва', + 'VI' => 'Америчка Дјевичанска Острва', +); diff --git a/vendor/giggsey/locale/data/sr-cyrl-xk.php b/vendor/giggsey/locale/data/sr-cyrl-xk.php new file mode 100644 index 000000000..4588646ba --- /dev/null +++ b/vendor/giggsey/locale/data/sr-cyrl-xk.php @@ -0,0 +1,22 @@ + 'Конго', + 'CI' => 'Обала Слоноваче (Кот д’Ивоар)', + 'CV' => 'Кабо Верде', + 'CZ' => 'Чешка Република', + 'HK' => 'САР Хонгконг', + 'KN' => 'Свети Китс и Невис', + 'MO' => 'САР Макао', + 'PM' => 'Свети Пјер и Микелон', + 'RE' => 'Реунион', + 'TL' => 'Тимор-Лесте (Источни Тимор)', + 'UM' => 'Мања удаљена острва САД', + 'VC' => 'Свети Винсент и Гренадини', +); diff --git a/vendor/giggsey/locale/data/sr-latn-ba.php b/vendor/giggsey/locale/data/sr-latn-ba.php new file mode 100644 index 000000000..927e99fac --- /dev/null +++ b/vendor/giggsey/locale/data/sr-latn-ba.php @@ -0,0 +1,25 @@ + 'Bjelorusija', + 'CG' => 'Kongo', + 'CI' => 'Obala Slonovače (Kot d’Ivoar)', + 'CV' => 'Kabo Verde', + 'CZ' => 'Češka Republika', + 'DE' => 'Njemačka', + 'KN' => 'Sveti Kits i Nevis', + 'MO' => 'SAR Makao', + 'PM' => 'Sveti Pjer i Mikelon', + 'RE' => 'Reunion', + 'TL' => 'Timor-Leste (Istočni Timor)', + 'UM' => 'Manja udaljena ostrva SAD', + 'VC' => 'Sveti Vinsent i Grenadini', + 'VG' => 'Britanska Djevičanska Ostrva', + 'VI' => 'Američka Djevičanska Ostrva', +); diff --git a/vendor/giggsey/locale/data/sr-latn-me.php b/vendor/giggsey/locale/data/sr-latn-me.php new file mode 100644 index 000000000..806d2f5ad --- /dev/null +++ b/vendor/giggsey/locale/data/sr-latn-me.php @@ -0,0 +1,23 @@ + 'Bjelorusija', + 'CG' => 'Kongo', + 'CI' => 'Obala Slonovače (Kot d’Ivoar)', + 'CZ' => 'Češka Republika', + 'DE' => 'Njemačka', + 'KN' => 'Sveti Kits i Nevis', + 'PM' => 'Sveti Pjer i Mikelon', + 'RE' => 'Reunion', + 'TL' => 'Timor-Leste (Istočni Timor)', + 'UM' => 'Manja udaljena ostrva SAD', + 'VC' => 'Sveti Vinsent i Grenadini', + 'VG' => 'Britanska Djevičanska Ostrva', + 'VI' => 'Američka Djevičanska Ostrva', +); diff --git a/vendor/giggsey/locale/data/sr-latn-xk.php b/vendor/giggsey/locale/data/sr-latn-xk.php new file mode 100644 index 000000000..15b3551d3 --- /dev/null +++ b/vendor/giggsey/locale/data/sr-latn-xk.php @@ -0,0 +1,22 @@ + 'Kongo', + 'CI' => 'Obala Slonovače (Kot d’Ivoar)', + 'CV' => 'Kabo Verde', + 'CZ' => 'Češka Republika', + 'HK' => 'SAR Hongkong', + 'KN' => 'Sveti Kits i Nevis', + 'MO' => 'SAR Makao', + 'PM' => 'Sveti Pjer i Mikelon', + 'RE' => 'Reunion', + 'TL' => 'Timor-Leste (Istočni Timor)', + 'UM' => 'Manja udaljena ostrva SAD', + 'VC' => 'Sveti Vinsent i Grenadini', +); diff --git a/vendor/giggsey/locale/data/sr-latn.php b/vendor/giggsey/locale/data/sr-latn.php index 2dfdcb188..e106f4522 100644 --- a/vendor/giggsey/locale/data/sr-latn.php +++ b/vendor/giggsey/locale/data/sr-latn.php @@ -1,6 +1,6 @@ 'Austrija', 'AU' => 'Australija', 'AW' => 'Aruba', - 'AX' => 'Olandska ostrva', + 'AX' => 'Olandska Ostrva', 'AZ' => 'Azerbejdžan', 'BA' => 'Bosna i Hercegovina', 'BB' => 'Barbados', @@ -33,7 +33,7 @@ return array ( 'BH' => 'Bahrein', 'BI' => 'Burundi', 'BJ' => 'Benin', - 'BL' => 'Sveti Bartolomej', + 'BL' => 'Sen Bartelemi', 'BM' => 'Bermuda', 'BN' => 'Brunej', 'BO' => 'Bolivija', @@ -60,7 +60,7 @@ return array ( 'CU' => 'Kuba', 'CV' => 'Zelenortska Ostrva', 'CW' => 'Kurasao', - 'CX' => 'Božićno ostrvo', + 'CX' => 'Božićno Ostrvo', 'CY' => 'Kipar', 'CZ' => 'Češka', 'DE' => 'Nemačka', @@ -80,25 +80,25 @@ return array ( 'ET' => 'Etiopija', 'FI' => 'Finska', 'FJ' => 'Fidži', - 'FK' => 'Foklandska ostrva', + 'FK' => 'Foklandska Ostrva', 'FM' => 'Mikronezija', 'FO' => 'Farska Ostrva', 'FR' => 'Francuska', 'GA' => 'Gabon', - 'GB' => 'Velika Britanija', + 'GB' => 'Ujedinjeno Kraljevstvo', 'GD' => 'Grenada', 'GE' => 'Gruzija', 'GF' => 'Francuska Gvajana', - 'GG' => 'Gurnsi', + 'GG' => 'Gernzi', 'GH' => 'Gana', 'GI' => 'Gibraltar', 'GL' => 'Grenland', 'GM' => 'Gambija', 'GN' => 'Gvineja', - 'GP' => 'Gvadelupe', + 'GP' => 'Gvadelup', 'GQ' => 'Ekvatorijalna Gvineja', 'GR' => 'Grčka', - 'GS' => 'Južna Džordžija i Južna Sendvič Ostrva', + 'GS' => 'Južna Džordžija i Južna Sendvička Ostrva', 'GT' => 'Gvatemala', 'GU' => 'Guam', 'GW' => 'Gvineja-Bisao', @@ -108,18 +108,18 @@ return array ( 'HR' => 'Hrvatska', 'HT' => 'Haiti', 'HU' => 'Mađarska', - 'IC' => 'Kanarska ostrva', + 'IC' => 'Kanarska Ostrva', 'ID' => 'Indonezija', 'IE' => 'Irska', 'IL' => 'Izrael', 'IM' => 'Ostrvo Man', 'IN' => 'Indija', - 'IO' => 'Britanska teritorija u Indijskom okeanu', + 'IO' => 'Britanska teritorija Indijskog okeana', 'IQ' => 'Irak', 'IR' => 'Iran', 'IS' => 'Island', 'IT' => 'Italija', - 'JE' => 'Džersi', + 'JE' => 'Džerzi', 'JM' => 'Jamajka', 'JO' => 'Jordan', 'JP' => 'Japan', @@ -149,7 +149,7 @@ return array ( 'MC' => 'Monako', 'MD' => 'Moldavija', 'ME' => 'Crna Gora', - 'MF' => 'Sent Martin', + 'MF' => 'Sveti Martin (Francuska)', 'MG' => 'Madagaskar', 'MH' => 'Maršalska Ostrva', 'MK' => 'Makedonija', @@ -192,7 +192,7 @@ return array ( 'PN' => 'Pitkern', 'PR' => 'Portoriko', 'PS' => 'Palestinske teritorije', - 'PT' => 'Portugal', + 'PT' => 'Portugalija', 'PW' => 'Palau', 'PY' => 'Paragvaj', 'QA' => 'Katar', @@ -219,7 +219,7 @@ return array ( 'SS' => 'Južni Sudan', 'ST' => 'Sao Tome i Principe', 'SV' => 'Salvador', - 'SX' => 'Sveti Martin', + 'SX' => 'Sveti Martin (Holandija)', 'SY' => 'Sirija', 'SZ' => 'Svazilend', 'TA' => 'Tristan da Kunja', @@ -242,7 +242,7 @@ return array ( 'UA' => 'Ukrajina', 'UG' => 'Uganda', 'UM' => 'Udaljena ostrva SAD', - 'US' => 'Sjedinjene Američke Države', + 'US' => 'Sjedinjene Države', 'UY' => 'Urugvaj', 'UZ' => 'Uzbekistan', 'VA' => 'Vatikan', diff --git a/vendor/giggsey/locale/data/sr.php b/vendor/giggsey/locale/data/sr.php index d234a9a06..c084013ea 100644 --- a/vendor/giggsey/locale/data/sr.php +++ b/vendor/giggsey/locale/data/sr.php @@ -1,6 +1,6 @@ 'Аустрија', 'AU' => 'Аустралија', 'AW' => 'Аруба', - 'AX' => 'Оландска острва', + 'AX' => 'Оландска Острва', 'AZ' => 'Азербејџан', 'BA' => 'Босна и Херцеговина', 'BB' => 'Барбадос', @@ -33,7 +33,7 @@ return array ( 'BH' => 'Бахреин', 'BI' => 'Бурунди', 'BJ' => 'Бенин', - 'BL' => 'Свети Бартоломеј', + 'BL' => 'Сен Бартелеми', 'BM' => 'Бермуда', 'BN' => 'Брунеј', 'BO' => 'Боливија', @@ -60,7 +60,7 @@ return array ( 'CU' => 'Куба', 'CV' => 'Зеленортска Острва', 'CW' => 'Курасао', - 'CX' => 'Божићно острво', + 'CX' => 'Божићно Острво', 'CY' => 'Кипар', 'CZ' => 'Чешка', 'DE' => 'Немачка', @@ -80,25 +80,25 @@ return array ( 'ET' => 'Етиопија', 'FI' => 'Финска', 'FJ' => 'Фиџи', - 'FK' => 'Фокландска острва', + 'FK' => 'Фокландска Острва', 'FM' => 'Микронезија', 'FO' => 'Фарска Острва', 'FR' => 'Француска', 'GA' => 'Габон', - 'GB' => 'Велика Британија', + 'GB' => 'Уједињено Краљевство', 'GD' => 'Гренада', 'GE' => 'Грузија', 'GF' => 'Француска Гвајана', - 'GG' => 'Гурнси', + 'GG' => 'Гернзи', 'GH' => 'Гана', 'GI' => 'Гибралтар', 'GL' => 'Гренланд', 'GM' => 'Гамбија', 'GN' => 'Гвинеја', - 'GP' => 'Гваделупе', + 'GP' => 'Гваделуп', 'GQ' => 'Екваторијална Гвинеја', 'GR' => 'Грчка', - 'GS' => 'Јужна Џорџија и Јужна Сендвич Острва', + 'GS' => 'Јужна Џорџија и Јужна Сендвичка Острва', 'GT' => 'Гватемала', 'GU' => 'Гуам', 'GW' => 'Гвинеја-Бисао', @@ -108,18 +108,18 @@ return array ( 'HR' => 'Хрватска', 'HT' => 'Хаити', 'HU' => 'Мађарска', - 'IC' => 'Канарска острва', + 'IC' => 'Канарска Острва', 'ID' => 'Индонезија', 'IE' => 'Ирска', 'IL' => 'Израел', 'IM' => 'Острво Ман', 'IN' => 'Индија', - 'IO' => 'Британска територија у Индијском океану', + 'IO' => 'Британска територија Индијског океана', 'IQ' => 'Ирак', 'IR' => 'Иран', 'IS' => 'Исланд', 'IT' => 'Италија', - 'JE' => 'Џерси', + 'JE' => 'Џерзи', 'JM' => 'Јамајка', 'JO' => 'Јордан', 'JP' => 'Јапан', @@ -149,7 +149,7 @@ return array ( 'MC' => 'Монако', 'MD' => 'Молдавија', 'ME' => 'Црна Гора', - 'MF' => 'Сент Мартин', + 'MF' => 'Свети Мартин (Француска)', 'MG' => 'Мадагаскар', 'MH' => 'Маршалска Острва', 'MK' => 'Македонија', @@ -192,7 +192,7 @@ return array ( 'PN' => 'Питкерн', 'PR' => 'Порторико', 'PS' => 'Палестинске територије', - 'PT' => 'Португал', + 'PT' => 'Португалија', 'PW' => 'Палау', 'PY' => 'Парагвај', 'QA' => 'Катар', @@ -219,7 +219,7 @@ return array ( 'SS' => 'Јужни Судан', 'ST' => 'Сао Томе и Принципе', 'SV' => 'Салвадор', - 'SX' => 'Свети Мартин', + 'SX' => 'Свети Мартин (Холандија)', 'SY' => 'Сирија', 'SZ' => 'Свазиленд', 'TA' => 'Тристан да Куња', @@ -242,7 +242,7 @@ return array ( 'UA' => 'Украјина', 'UG' => 'Уганда', 'UM' => 'Удаљена острва САД', - 'US' => 'Сједињене Америчке Државе', + 'US' => 'Сједињене Државе', 'UY' => 'Уругвај', 'UZ' => 'Узбекистан', 'VA' => 'Ватикан', diff --git a/vendor/giggsey/locale/data/sv.php b/vendor/giggsey/locale/data/sv.php index 2fafeca55..4d5d3cd43 100644 --- a/vendor/giggsey/locale/data/sv.php +++ b/vendor/giggsey/locale/data/sv.php @@ -1,6 +1,6 @@ 'Monaco', 'MD' => 'Moldavien', 'ME' => 'Montenegro', - 'MF' => 'S:t Martin', + 'MF' => 'Saint-Martin', 'MG' => 'Madagaskar', 'MH' => 'Marshallöarna', 'MK' => 'Makedonien', diff --git a/vendor/giggsey/locale/data/sw-cd.php b/vendor/giggsey/locale/data/sw-cd.php index 00701a934..95d2679d1 100644 --- a/vendor/giggsey/locale/data/sw-cd.php +++ b/vendor/giggsey/locale/data/sw-cd.php @@ -1,6 +1,6 @@ 'Afuganistani', + 'AZ' => 'Azabajani', 'BJ' => 'Benini', - 'CG' => 'Kongo', 'CI' => 'Kodivaa', - 'CY' => 'Kuprosi', - 'IR' => 'Uajemi', + 'CX' => 'Kisiwa cha Christmas', + 'CY' => 'Saiprasi', + 'DK' => 'Denmaki', + 'HR' => 'Kroeshia', + 'JO' => 'Yordani', + 'LB' => 'Lebanoni', 'LI' => 'Lishenteni', - 'MG' => 'Bukini', + 'LU' => 'Lasembagi', + 'LV' => 'Lativia', + 'MA' => 'Moroko', 'MM' => 'Myama', - 'NF' => 'Kisiwa cha Norfok', + 'MV' => 'Maldivi', + 'NE' => 'Nijeri', 'NG' => 'Nijeria', + 'NO' => 'Norwe', + 'NP' => 'Nepali', + 'OM' => 'Omani', + 'PR' => 'Puetoriko', + 'QA' => 'Katari', + 'SD' => 'Sudani', + 'ST' => 'Sao Tome na Prinsipe', + 'TD' => 'Chadi', 'TL' => 'Timori ya Mashariki', + 'VN' => 'Vietnamu', ); diff --git a/vendor/giggsey/locale/data/sw-ke.php b/vendor/giggsey/locale/data/sw-ke.php new file mode 100644 index 000000000..6d3d75584 --- /dev/null +++ b/vendor/giggsey/locale/data/sw-ke.php @@ -0,0 +1,33 @@ + 'Azabajani', + 'CI' => 'Ivorikosti', + 'CX' => 'Kisiwa cha Christmas', + 'CY' => 'Saiprasi', + 'GP' => 'Gwadelupe', + 'JO' => 'Yordani', + 'LB' => 'Lebanoni', + 'LI' => 'Lishtensteni', + 'LS' => 'Lesotho', + 'LU' => 'Lasembagi', + 'LV' => 'Lativia', + 'MV' => 'Maldivi', + 'NE' => 'Nijer', + 'NG' => 'Nijeria', + 'NO' => 'Norwe', + 'NP' => 'Nepali', + 'OM' => 'Omani', + 'PR' => 'Puetoriko', + 'QA' => 'Katari', + 'SR' => 'Suriname', + 'ST' => 'Sao Tome na Prinsipe', + 'TD' => 'Chadi', + 'VN' => 'Vietnamu', +); diff --git a/vendor/giggsey/locale/data/sw.php b/vendor/giggsey/locale/data/sw.php index 06e7af8ec..c194bb4a7 100644 --- a/vendor/giggsey/locale/data/sw.php +++ b/vendor/giggsey/locale/data/sw.php @@ -1,6 +1,6 @@ 'Australia', 'AW' => 'Aruba', 'AX' => 'Visiwa vya Alandi', - 'AZ' => 'Azabajani', + 'AZ' => 'Azerbaijan', 'BA' => 'Bosnia na Hezegovina', 'BB' => 'Babadosi', 'BD' => 'Bangladeshi', @@ -58,7 +58,7 @@ return array ( 'CO' => 'Kolombia', 'CR' => 'Kostarika', 'CU' => 'Kuba', - 'CV' => 'Kepuvede', + 'CV' => 'Cape Verde', 'CW' => 'Kurakao', 'CX' => 'Kisiwa cha Krismasi', 'CY' => 'Cyprus', @@ -77,7 +77,7 @@ return array ( 'EH' => 'Sahara Magharibi', 'ER' => 'Eritrea', 'ES' => 'Hispania', - 'ET' => 'Uhabeshi', + 'ET' => 'Ethiopia', 'FI' => 'Ufini', 'FJ' => 'Fiji', 'FK' => 'Visiwa vya Falkland', @@ -95,12 +95,12 @@ return array ( 'GL' => 'Grinlandi', 'GM' => 'Gambia', 'GN' => 'Gine', - 'GP' => 'Gwadelupe', + 'GP' => 'Guadeloupe', 'GQ' => 'Ginekweta', 'GR' => 'Ugiriki', 'GS' => 'Jojia Kusini na Visiwa vya Sandwich Kusini', - 'GT' => 'Gwatemala', - 'GU' => 'Gwam', + 'GT' => 'Guatemala', + 'GU' => 'Guam', 'GW' => 'Ginebisau', 'GY' => 'Guyana', 'HK' => 'Hong Kong SAR China', @@ -121,7 +121,7 @@ return array ( 'IT' => 'Italia', 'JE' => 'Jersey', 'JM' => 'Jamaika', - 'JO' => 'Yordani', + 'JO' => 'Jordan', 'JP' => 'Japani', 'KE' => 'Kenya', 'KG' => 'Kirigizistani', @@ -131,28 +131,28 @@ return array ( 'KN' => 'Santakitzi na Nevis', 'KP' => 'Korea Kaskazini', 'KR' => 'Korea Kusini', - 'KW' => 'Kuwaiti', + 'KW' => 'Kuwait', 'KY' => 'Visiwa vya Kayman', 'KZ' => 'Kazakistani', 'LA' => 'Laosi', - 'LB' => 'Lebanoni', + 'LB' => 'Lebanon', 'LC' => 'Santalusia', 'LI' => 'Liechtenstein', 'LK' => 'Sri Lanka', 'LR' => 'Liberia', 'LS' => 'Lesoto', - 'LT' => 'Litwania', + 'LT' => 'Lithuania', 'LU' => 'Luxembourg', - 'LV' => 'Lativia', + 'LV' => 'Latvia', 'LY' => 'Libya', - 'MA' => 'Moroko', + 'MA' => 'Morocco', 'MC' => 'Monako', 'MD' => 'Moldova', 'ME' => 'Montenegro', 'MF' => 'Saint Martin', 'MG' => 'Madagaska', 'MH' => 'Visiwa vya Marshall', - 'MK' => 'Masedonia', + 'MK' => 'Macedonia', 'ML' => 'Mali', 'MM' => 'Myanmar (Burma)', 'MN' => 'Mongolia', @@ -175,12 +175,12 @@ return array ( 'NG' => 'Nigeria', 'NI' => 'Nikaragwa', 'NL' => 'Uholanzi', - 'NO' => 'Norwe', + 'NO' => 'Norway', 'NP' => 'Nepal', 'NR' => 'Nauru', 'NU' => 'Niue', 'NZ' => 'Nyuzilandi', - 'OM' => 'Omani', + 'OM' => 'Oman', 'PA' => 'Panama', 'PE' => 'Peru', 'PF' => 'Polinesia ya Ufaransa', @@ -201,10 +201,10 @@ return array ( 'RS' => 'Serbia', 'RU' => 'Urusi', 'RW' => 'Rwanda', - 'SA' => 'Saudi', + 'SA' => 'Saudia', 'SB' => 'Visiwa vya Solomon', - 'SC' => 'Shelisheli', - 'SD' => 'Sudani', + 'SC' => 'Ushelisheli', + 'SD' => 'Sudan', 'SE' => 'Uswidi', 'SG' => 'Singapore', 'SH' => 'Santahelena', @@ -216,7 +216,7 @@ return array ( 'SN' => 'Senegali', 'SO' => 'Somalia', 'SR' => 'Surinamu', - 'SS' => 'Sudani Kusini', + 'SS' => 'Sudan Kusini', 'ST' => 'São Tomé na Príncipe', 'SV' => 'Elsavado', 'SX' => 'Sint Maarten', @@ -239,7 +239,7 @@ return array ( 'TV' => 'Tuvalu', 'TW' => 'Taiwan', 'TZ' => 'Tanzania', - 'UA' => 'Ukraini', + 'UA' => 'Ukraine', 'UG' => 'Uganda', 'UM' => 'Visiwa Vidogo vya Nje vya Marekani', 'US' => 'Marekani', diff --git a/vendor/giggsey/locale/data/ta.php b/vendor/giggsey/locale/data/ta.php index c1f810783..c3a072e99 100644 --- a/vendor/giggsey/locale/data/ta.php +++ b/vendor/giggsey/locale/data/ta.php @@ -1,6 +1,6 @@ 'பெனின்', 'BL' => 'செயின்ட் பார்தேலெமி', 'BM' => 'பெர்முடா', - 'BN' => 'புரூனேய்', + 'BN' => 'புருனே', 'BO' => 'பொலிவியா', 'BQ' => 'கரீபியன் நெதர்லாந்து', 'BR' => 'பிரேசில்', @@ -77,7 +77,7 @@ return array ( 'EH' => 'மேற்கு சஹாரா', 'ER' => 'எரிட்ரியா', 'ES' => 'ஸ்பெயின்', - 'ET' => 'எதியோப்பியா', + 'ET' => 'எத்தியோப்பியா', 'FI' => 'பின்லாந்து', 'FJ' => 'ஃபிஜி', 'FK' => 'ஃபாக்லாந்து தீவுகள்', @@ -85,7 +85,7 @@ return array ( 'FO' => 'ஃபாரோ தீவுகள்', 'FR' => 'பிரான்ஸ்', 'GA' => 'கேபான்', - 'GB' => 'ஐக்கிய பேரரசு', + 'GB' => 'யுனைடெட் கிங்டம்', 'GD' => 'கிரனெடா', 'GE' => 'ஜார்ஜியா', 'GF' => 'பிரெஞ்சு கயானா', @@ -98,7 +98,7 @@ return array ( 'GP' => 'க்வாதேலோப்', 'GQ' => 'ஈக்வடோரியல் கினியா', 'GR' => 'கிரீஸ்', - 'GS' => 'தென் ஜியார்ஜியா மற்றும் தென் சான்ட்விச் தீவுகள்', + 'GS' => 'தெற்கு ஜார்ஜியா மற்றும் தெற்கு சாண்ட்விச் தீவுகள்', 'GT' => 'கவுதமாலா', 'GU' => 'குவாம்', 'GW' => 'கினியா-பிஸ்ஸாவ்', @@ -126,7 +126,7 @@ return array ( 'KE' => 'கென்யா', 'KG' => 'கிர்கிஸ்தான்', 'KH' => 'கம்போடியா', - 'KI' => 'கிரிபடி', + 'KI' => 'கிரிபாட்டி', 'KM' => 'கோமரோஸ்', 'KN' => 'செயின்ட் கிட்ஸ் & நெவிஸ்', 'KP' => 'வட கொரியா', @@ -200,7 +200,7 @@ return array ( 'RO' => 'ருமேனியா', 'RS' => 'செர்பியா', 'RU' => 'ரஷ்யா', - 'RW' => 'ருவான்டா', + 'RW' => 'ருவாண்டா', 'SA' => 'சவூதி அரேபியா', 'SB' => 'சாலமன் தீவுகள்', 'SC' => 'சீஷெல்ஸ்', @@ -228,20 +228,20 @@ return array ( 'TF' => 'பிரெஞ்சு தெற்கு பிரதேசங்கள்', 'TG' => 'டோகோ', 'TH' => 'தாய்லாந்து', - 'TJ' => 'தாஜிகிஸ்தான்', + 'TJ' => 'தஜிகிஸ்தான்', 'TK' => 'டோகேலோ', 'TL' => 'தைமூர்-லெஸ்தே', 'TM' => 'துர்க்மெனிஸ்தான்', 'TN' => 'டுனிசியா', 'TO' => 'டோங்கா', 'TR' => 'துருக்கி', - 'TT' => 'ட்ரினிடாட் & டொபாகோ', + 'TT' => 'டிரினிடாட் & டொபாகோ', 'TV' => 'துவாலூ', 'TW' => 'தைவான்', 'TZ' => 'தான்சானியா', 'UA' => 'உக்ரைன்', 'UG' => 'உகாண்டா', - 'UM' => 'யூ.எஸ். வெளிப்புற தீவுகள்', + 'UM' => 'யூ.எஸ். வெளிப்புறத் தீவுகள்', 'US' => 'அமெரிக்கா', 'UY' => 'உருகுவே', 'UZ' => 'உஸ்பெகிஸ்தான்', diff --git a/vendor/giggsey/locale/data/te.php b/vendor/giggsey/locale/data/te.php index 2321ea099..1b5d35c11 100644 --- a/vendor/giggsey/locale/data/te.php +++ b/vendor/giggsey/locale/data/te.php @@ -1,6 +1,6 @@ 'సెంట్రల్ ఆఫ్రికన్ రిపబ్లిక్', 'CG' => 'కాంగో- బ్రాజావిల్లి', 'CH' => 'స్విట్జర్లాండ్', - 'CI' => 'ఐవరీ కోస్ట్', + 'CI' => 'కోటెడ్ ఐవోయిర్', 'CK' => 'కుక్ దీవులు', 'CL' => 'చిలీ', 'CM' => 'కామెరూన్', @@ -67,10 +67,10 @@ return array ( 'DG' => 'డియాగో గార్సియా', 'DJ' => 'జిబౌటి', 'DK' => 'డెన్మార్క్', - 'DM' => 'డోమెనిక', + 'DM' => 'డొమెనికా', 'DO' => 'డొమెనికన్ రిపబ్లిక్', 'DZ' => 'అల్జీరియా', - 'EA' => 'స్యూటా మరియు మెలిల్లా', + 'EA' => 'స్యూటా & మెలిల్లా', 'EC' => 'ఈక్వడార్', 'EE' => 'ఎస్టోనియా', 'EG' => 'ఈజిప్ట్', @@ -81,7 +81,7 @@ return array ( 'FI' => 'ఫిన్లాండ్', 'FJ' => 'ఫిజీ', 'FK' => 'ఫాక్‌ల్యాండ్ దీవులు', - 'FM' => 'మైక్రోనేశియ', + 'FM' => 'మైక్రోనేషియా', 'FO' => 'ఫారో దీవులు', 'FR' => 'ఫ్రాన్స్‌', 'GA' => 'గాబన్', @@ -145,7 +145,7 @@ return array ( 'LU' => 'లక్సంబర్గ్', 'LV' => 'లాత్వియా', 'LY' => 'లిబియా', - 'MA' => 'మొరాక్కో', + 'MA' => 'మొరాకో', 'MC' => 'మొనాకో', 'MD' => 'మోల్డోవా', 'ME' => 'మోంటేనేగ్రో', @@ -156,7 +156,7 @@ return array ( 'ML' => 'మాలి', 'MM' => 'మయన్మార్ (బర్మా)', 'MN' => 'మంగోలియా', - 'MO' => 'మాకావ్ ఎస్ఏఆర్ చైనా', + 'MO' => 'మకావు ఎస్ఏఆర్ చైనా', 'MP' => 'ఉత్తర మరియానా దీవులు', 'MQ' => 'మార్టినిక్', 'MR' => 'మౌరిటేనియా', @@ -171,7 +171,7 @@ return array ( 'NA' => 'నమీబియా', 'NC' => 'క్రొత్త కాలెడోనియా', 'NE' => 'నైజర్', - 'NF' => 'నార్ఫాక్ దీవి', + 'NF' => 'నార్ఫోక్ దీవి', 'NG' => 'నైజీరియా', 'NI' => 'నికరాగువా', 'NL' => 'నెదర్లాండ్స్', @@ -195,7 +195,7 @@ return array ( 'PT' => 'పోర్చుగల్', 'PW' => 'పలావు', 'PY' => 'పరాగ్వే', - 'QA' => 'కతర్', + 'QA' => 'ఖతర్', 'RE' => 'రియూనియన్', 'RO' => 'రోమానియా', 'RS' => 'సెర్బియా', @@ -207,7 +207,7 @@ return array ( 'SD' => 'సూడాన్', 'SE' => 'స్వీడన్', 'SG' => 'సింగపూర్', - 'SH' => 'సెంట్ హెలినా', + 'SH' => 'సెయింట్ హెలినా', 'SI' => 'స్లోవేనియా', 'SJ' => 'స్వాల్బార్డ్ మరియు యాన్ మాయేన్', 'SK' => 'స్లోవేకియా', @@ -215,9 +215,9 @@ return array ( 'SM' => 'సాన్ మారినో', 'SN' => 'సెనెగల్', 'SO' => 'సోమాలియా', - 'SR' => 'సురినామ్', + 'SR' => 'సూరినామ్', 'SS' => 'దక్షిణ సూడాన్', - 'ST' => 'సావోటోమ్ మరియు ప్రిన్సిపే', + 'ST' => 'సావోటోమ్ & ప్రిన్సిపే', 'SV' => 'ఎల్ సాల్వడోర్', 'SX' => 'సింట్ మార్టెన్', 'SY' => 'సిరియా', @@ -243,16 +243,16 @@ return array ( 'UG' => 'ఉగాండా', 'UM' => 'సంయుక్త రాజ్య అమెరికా బయట ఉన్న దీవులు', 'US' => 'అమెరికా సంయుక్త రాష్ట్రాలు', - 'UY' => 'ఉరుగువే', + 'UY' => 'ఊరుగ్వే', 'UZ' => 'ఉజ్బెకిస్తాన్', 'VA' => 'వాటికన్ నగరం', 'VC' => 'సెంట్ విన్సెంట్ మరియు గ్రెనడీన్స్', - 'VE' => 'వెనుజువేలా', + 'VE' => 'వెనుజులా', 'VG' => 'బ్రిటిష్ వర్జిన్ దీవులు', 'VI' => 'యు.ఎస్. వర్జిన్ దీవులు', 'VN' => 'వియత్నాం', 'VU' => 'వనాటు', - 'WF' => 'వాలిస్ మరియు ఫ్యుత్యునా', + 'WF' => 'వాలిస్ & ఫ్యుత్యునా', 'WS' => 'సమోవా', 'XK' => 'కొసోవో', 'YE' => 'యెమెన్', diff --git a/vendor/giggsey/locale/data/teo.php b/vendor/giggsey/locale/data/teo.php index 9143f8163..839425cb7 100644 --- a/vendor/giggsey/locale/data/teo.php +++ b/vendor/giggsey/locale/data/teo.php @@ -1,6 +1,6 @@ 'สาธารณรัฐแอฟริกากลาง', 'CG' => 'คองโก-บราซซาวิล', 'CH' => 'สวิตเซอร์แลนด์', - 'CI' => 'ไอวอรี่โคสต์', + 'CI' => 'โกตดิวัวร์', 'CK' => 'หมู่เกาะคุก', 'CL' => 'ชิลี', 'CM' => 'แคเมอรูน', @@ -70,7 +70,7 @@ return array ( 'DM' => 'โดมินิกา', 'DO' => 'สาธารณรัฐโดมินิกัน', 'DZ' => 'แอลจีเรีย', - 'EA' => 'ซีโอตาและเมลิลลา', + 'EA' => 'เซวตาและเมลียา', 'EC' => 'เอกวาดอร์', 'EE' => 'เอสโตเนีย', 'EG' => 'อียิปต์', @@ -154,7 +154,7 @@ return array ( 'MH' => 'หมู่เกาะมาร์แชลล์', 'MK' => 'มาซิโดเนีย', 'ML' => 'มาลี', - 'MM' => 'เมียนม่าร์ (พม่า)', + 'MM' => 'เมียนมาร์ (พม่า)', 'MN' => 'มองโกเลีย', 'MO' => 'เขตปกครองพิเศษมาเก๊าแห่งสาธารณรัฐประชาชนจีน', 'MP' => 'หมู่เกาะนอร์เทิร์นมาเรียนา', diff --git a/vendor/giggsey/locale/data/to.php b/vendor/giggsey/locale/data/to.php index 290e99e81..be9e26e6b 100644 --- a/vendor/giggsey/locale/data/to.php +++ b/vendor/giggsey/locale/data/to.php @@ -1,6 +1,6 @@ 'Polani', 'PM' => 'Sā Piea mo Mikeloni', 'PN' => 'ʻOtumotu Pitikeni', - 'PR' => 'Pueto Liko', + 'PR' => 'Puēto Liko', 'PS' => 'Potu Palesitaine', 'PT' => 'Potukali', 'PW' => 'Palau', @@ -222,7 +222,7 @@ return array ( 'SX' => 'Sā Mātini (fakahōlani)', 'SY' => 'Sīlia', 'SZ' => 'Suasilani', - 'TA' => 'Tulisiteni ta Kunuha', + 'TA' => 'Tulisitani ta Kunuha', 'TC' => 'ʻOtumotu Tuki mo Kaikosi', 'TD' => 'Sāti', 'TF' => 'Potu fonua tonga fakafalanisē', diff --git a/vendor/giggsey/locale/data/tr.php b/vendor/giggsey/locale/data/tr.php index c85822d4c..a472d77d9 100644 --- a/vendor/giggsey/locale/data/tr.php +++ b/vendor/giggsey/locale/data/tr.php @@ -1,6 +1,6 @@ 'Aruba', 'AX' => 'Åland Adaları', 'AZ' => 'Azerbaycan', - 'BA' => 'Bosna Hersek', + 'BA' => 'Bosna-Hersek', 'BB' => 'Barbados', 'BD' => 'Bangladeş', 'BE' => 'Belçika', @@ -42,7 +42,7 @@ return array ( 'BS' => 'Bahamalar', 'BT' => 'Butan', 'BW' => 'Botsvana', - 'BY' => 'Beyaz Rusya', + 'BY' => 'Belarus', 'BZ' => 'Belize', 'CA' => 'Kanada', 'CC' => 'Cocos (Keeling) Adaları', @@ -74,7 +74,7 @@ return array ( 'EC' => 'Ekvador', 'EE' => 'Estonya', 'EG' => 'Mısır', - 'EH' => 'Batı Sahara', + 'EH' => 'Batı Sahra', 'ER' => 'Eritre', 'ES' => 'İspanya', 'ET' => 'Etiyopya', @@ -103,7 +103,7 @@ return array ( 'GU' => 'Guam', 'GW' => 'Gine-Bissau', 'GY' => 'Guyana', - 'HK' => 'Çin Hong Kong ÖYB', + 'HK' => 'Çin Hong Kong ÖİB', 'HN' => 'Honduras', 'HR' => 'Hırvatistan', 'HT' => 'Haiti', @@ -140,7 +140,7 @@ return array ( 'LI' => 'Liechtenstein', 'LK' => 'Sri Lanka', 'LR' => 'Liberya', - 'LS' => 'Lesoto', + 'LS' => 'Lesotho', 'LT' => 'Litvanya', 'LU' => 'Lüksemburg', 'LV' => 'Letonya', @@ -156,7 +156,7 @@ return array ( 'ML' => 'Mali', 'MM' => 'Myanmar (Burma)', 'MN' => 'Moğolistan', - 'MO' => 'Çin Makao ÖYB', + 'MO' => 'Çin Makao ÖİB', 'MP' => 'Kuzey Mariana Adaları', 'MQ' => 'Martinik', 'MR' => 'Moritanya', @@ -209,7 +209,7 @@ return array ( 'SG' => 'Singapur', 'SH' => 'Saint Helena', 'SI' => 'Slovenya', - 'SJ' => 'Svalbard ve Jan Mayen Adaları', + 'SJ' => 'Svalbard ve Jan Mayen', 'SK' => 'Slovakya', 'SL' => 'Sierra Leone', 'SM' => 'San Marino', @@ -242,7 +242,7 @@ return array ( 'UA' => 'Ukrayna', 'UG' => 'Uganda', 'UM' => 'ABD Uzak Adaları', - 'US' => 'ABD', + 'US' => 'Amerika Birleşik Devletleri', 'UY' => 'Uruguay', 'UZ' => 'Özbekistan', 'VA' => 'Vatikan', @@ -252,7 +252,7 @@ return array ( 'VI' => 'ABD Virjin Adaları', 'VN' => 'Vietnam', 'VU' => 'Vanuatu', - 'WF' => 'Wallis ve Futuna Adaları', + 'WF' => 'Wallis ve Futuna', 'WS' => 'Samoa', 'XK' => 'Kosova', 'YE' => 'Yemen', diff --git a/vendor/giggsey/locale/data/twq.php b/vendor/giggsey/locale/data/twq.php index a4cf1979c..cf51fb95b 100644 --- a/vendor/giggsey/locale/data/twq.php +++ b/vendor/giggsey/locale/data/twq.php @@ -1,6 +1,6 @@ 'ئاندوررا', 'AE' => 'ئەرەب بىرلەشمە خەلىپىلىكى', 'AF' => 'ئافغانىستان', - 'AG' => 'ئانتىگۋا ۋە باربۇدا', + 'AG' => 'ئانتىگۇئا ۋە باربۇدا', 'AI' => 'ئانگۋىللا', 'AL' => 'ئالبانىيە', 'AM' => 'ئەرمېنىيە', 'AO' => 'ئانگولا', 'AQ' => 'ئانتاركتىكا', 'AR' => 'ئارگېنتىنا', - 'AS' => 'ئامېرىكا تەۋەلىكىدىكى ساموئا', - 'AT' => 'ئاۋسترىيە', + 'AS' => 'ئامېرىكا ساموئا', + 'AT' => 'ئاۋىستىرىيە', 'AU' => 'ئاۋسترالىيە', 'AW' => 'ئارۇبا', 'AX' => 'ئالاند ئاراللىرى', 'AZ' => 'ئەزەربەيجان', - 'BA' => 'بوسنىيە-گېرتسېگوۋىنا', + 'BA' => 'بوسىنىيە ۋە گېرتسېگوۋىنا', 'BB' => 'باربادوس', - 'BD' => 'باڭلادىش', + 'BD' => 'بېنگال', 'BE' => 'بېلگىيە', - 'BF' => 'بۇركىنا-فاسو', + 'BF' => 'بۇركىنا فاسو', 'BG' => 'بۇلغارىيە', 'BH' => 'بەھرەين', 'BI' => 'بۇرۇندى', 'BJ' => 'بېنىن', - 'BL' => 'ساينىت-بارتھېلەمي ئاراللىرى', + 'BL' => 'ساينت بارتېلېمى', 'BM' => 'بېرمۇدا', 'BN' => 'بىرۇنېي', 'BO' => 'بولىۋىيە', @@ -45,11 +45,11 @@ return array ( 'BY' => 'بېلارۇسىيە', 'BZ' => 'بېلىز', 'CA' => 'كانادا', - 'CC' => 'كەئەلىڭ كوكۇس ئاراللىرى', + 'CC' => 'كوكوس (كىلىڭ) ئاراللىرى', 'CD' => 'كونگو - كىنشاسا', 'CF' => 'ئوتتۇرا ئافرىقا جۇمھۇرىيىتى', 'CG' => 'كونگو - بىراززاۋىل', - 'CH' => 'شىۋىتسارىيە', + 'CH' => 'شىۋېتسارىيە', 'CI' => 'كوتې دې ئىۋوئىر', 'CK' => 'كۇك ئاراللىرى', 'CL' => 'چىلى', @@ -59,8 +59,8 @@ return array ( 'CR' => 'كوستارىكا', 'CU' => 'كۇبا', 'CV' => 'يېشىل تۇمشۇق', - 'CW' => 'كۇراسو', - 'CX' => 'روژدېستۋو ئارىلى', + 'CW' => 'كۇراچاۋ', + 'CX' => 'مىلاد ئارىلى', 'CY' => 'سىپرۇس', 'CZ' => 'چېخ جۇمھۇرىيىتى', 'DE' => 'گېرمانىيە', @@ -71,37 +71,37 @@ return array ( 'DO' => 'دومىنىكا جۇمھۇرىيىتى', 'DZ' => 'ئالجىرىيە', 'EA' => 'سېيتا ۋە مېلىلا', - 'EC' => 'ئېكۋادور', + 'EC' => 'ئېكۋاتور', 'EE' => 'ئېستونىيە', 'EG' => 'مىسىر', 'EH' => 'غەربىي ساخارا', - 'ER' => 'ئېرىترېيە', + 'ER' => 'ئېرىترىيە', 'ES' => 'ئىسپانىيە', 'ET' => 'ئېفىيوپىيە', 'FI' => 'فىنلاندىيە', 'FJ' => 'فىجى', 'FK' => 'فالكلاند ئاراللىرى', 'FM' => 'مىكرونېزىيە', - 'FO' => 'فائېرو ئاراللىرى', + 'FO' => 'فارو ئاراللىرى', 'FR' => 'فىرانسىيە', 'GA' => 'گابون', - 'GB' => 'ئەنگلىيە پادىشاھلىقى', + 'GB' => 'بىرلەشمە پادىشاھلىق', 'GD' => 'گىرېنادا', - 'GE' => 'گىروزىيە', + 'GE' => 'گىرۇزىيە', 'GF' => 'فىرانسىيەگە قاراشلىق گىۋىيانا', - 'GG' => 'گېرىنسى', + 'GG' => 'گۇرنسېي', 'GH' => 'گانا', 'GI' => 'جەبىلتارىق', - 'GL' => 'گىرېنلاند', + 'GL' => 'گىرېنلاندىيە', 'GM' => 'گامبىيە', - 'GN' => 'گىۋىنېيە', + 'GN' => 'گىۋىنىيە', 'GP' => 'گىۋادېلۇپ', - 'GQ' => 'ئېكۋاتور گىۋىنېيەسى', + 'GQ' => 'ئېكۋاتور گىۋىنىيەسى', 'GR' => 'گىرېتسىيە', - 'GS' => 'جەنۇبىي جورجىيە ۋە جەنۇبىي ساندىۋىچ ئاراللىرى', + 'GS' => 'جەنۇبىي جورجىيە ۋە جەنۇبىي ساندۋىچ ئاراللىرى', 'GT' => 'گىۋاتېمالا', 'GU' => 'گۇئام', - 'GW' => 'گىۋىنېيە-بىسسائۇ', + 'GW' => 'گىۋىنىيە بىسسائۇ', 'GY' => 'گىۋىيانا', 'HK' => 'شياڭگاڭ ئالاھىدە مەمۇرىي رايونى (جۇڭگو)', 'HN' => 'ھوندۇراس', @@ -112,9 +112,9 @@ return array ( 'ID' => 'ھىندونېزىيە', 'IE' => 'ئىرېلاندىيە', 'IL' => 'ئىسرائىلىيە', - 'IM' => 'مېن ئارىلى', + 'IM' => 'مان ئارىلى', 'IN' => 'ھىندىستان', - 'IO' => 'ئەنگلىيەنىڭ ھىندى ئوكياندىكى تەۋەلىكى', + 'IO' => 'ئەنگلىيەگە قاراشلىق ھىندى ئوكيان تېررىتورىيەسى', 'IQ' => 'ئىراق', 'IR' => 'ئىران', 'IS' => 'ئىسلاندىيە', @@ -128,16 +128,16 @@ return array ( 'KH' => 'كامبودژا', 'KI' => 'كىرىباتى', 'KM' => 'كومورو', - 'KN' => 'ساينىت-كىرىستوفېر ۋە نېۋىس', - 'KP' => 'شىمالىي كورىيە', - 'KR' => 'جەنۇبىي كورىيە', + 'KN' => 'ساينت كىتىس ۋە نېۋىس', + 'KP' => 'چاۋشيەن', + 'KR' => 'كورېيە', 'KW' => 'كۇۋەيت', 'KY' => 'كايمان ئاراللىرى', 'KZ' => 'قازاقىستان', 'LA' => 'لائوس', 'LB' => 'لىۋان', - 'LC' => 'ساينىت-لۇسىيە', - 'LI' => 'لىچتېنشتېين بەگلىكى', + 'LC' => 'ساينت لۇسىيە', + 'LI' => 'لىكتېنستېين', 'LK' => 'سىرىلانكا', 'LR' => 'لىبېرىيە', 'LS' => 'لېسوتو', @@ -148,29 +148,29 @@ return array ( 'MA' => 'ماراكەش', 'MC' => 'موناكو', 'MD' => 'مولدوۋا', - 'ME' => 'مونتېنېگرو', - 'MF' => 'ساينىت-مارتېن', + 'ME' => 'قارا تاغ', + 'MF' => 'ساينت مارتىن', 'MG' => 'ماداغاسقار', 'MH' => 'مارشال ئاراللىرى', 'MK' => 'ماكېدونىيە', 'ML' => 'مالى', 'MM' => 'بىرما', 'MN' => 'موڭغۇلىيە', - 'MO' => 'ئاۋمېن ئالاھىدە مەمۇرىي رايونى (جۇڭگو)', + 'MO' => 'ئاۋمېن ئالاھىدە مەمۇرىي رايونى', 'MP' => 'شىمالىي مارىيانا ئاراللىرى', 'MQ' => 'مارتىنىكا', 'MR' => 'ماۋرىتانىيە', 'MS' => 'مونتسېررات', 'MT' => 'مالتا', - 'MU' => 'ماۋرىتىئۇس', + 'MU' => 'ماۋرىتىيۇس', 'MV' => 'مالدىۋې', 'MW' => 'مالاۋى', 'MX' => 'مېكسىكا', - 'MY' => 'مالايشىيا', + 'MY' => 'مالايسىيا', 'MZ' => 'موزامبىك', 'NA' => 'نامىبىيە', 'NC' => 'يېڭى كالېدونىيە', - 'NE' => 'نېگىر', + 'NE' => 'نىگېر', 'NF' => 'نورفولك ئارىلى', 'NG' => 'نىگېرىيە', 'NI' => 'نىكاراگۇئا', @@ -178,30 +178,30 @@ return array ( 'NO' => 'نورۋېگىيە', 'NP' => 'نېپال', 'NR' => 'ناۋرۇ', - 'NU' => 'نىيۇئې', + 'NU' => 'نيۇئې', 'NZ' => 'يېڭى زېلاندىيە', 'OM' => 'ئومان', 'PA' => 'پاناما', 'PE' => 'پېرۇ', 'PF' => 'فىرانسىيەگە قاراشلىق پولىنېزىيە', - 'PG' => 'پاپۇئا يېڭى گىۋىنېيەسى', + 'PG' => 'پاپۇئا يېڭى گىۋىنىيەسى', 'PH' => 'فىلىپپىن', 'PK' => 'پاكىستان', 'PL' => 'پولشا', - 'PM' => 'ساينىت-پىئېر ۋە مىكېلون ئاراللىرى', - 'PN' => 'پىتكاير ئاراللىرى', - 'PR' => 'پۇئېرتو-رىكو', + 'PM' => 'ساينت پىيېر ۋە مىكېلون ئاراللىرى', + 'PN' => 'پىتكايرن ئاراللىرى', + 'PR' => 'پۇئېرتو رىكو', 'PS' => 'پەلەستىن زېمىنى', 'PT' => 'پورتۇگالىيە', - 'PW' => 'پالاۋ', + 'PW' => 'پالائۇ', 'PY' => 'پاراگۋاي', 'QA' => 'قاتار', - 'RE' => 'رېئونىيون', - 'RO' => 'رۇمىنىيە', + 'RE' => 'رېيۇنىيون', + 'RO' => 'رومىنىيە', 'RS' => 'سېربىيە', 'RU' => 'رۇسىيە', 'RW' => 'رىۋاندا', - 'SA' => 'سەئۇدى ئەرەبىستان', + 'SA' => 'سەئۇدىي ئەرەبىستان', 'SB' => 'سولومون ئاراللىرى', 'SC' => 'سېيشېل', 'SD' => 'سۇدان', @@ -209,23 +209,23 @@ return array ( 'SG' => 'سىنگاپور', 'SH' => 'ساينىت ھېلېنا', 'SI' => 'سىلوۋېنىيە', - 'SJ' => 'سىۋالبارد ۋە يان-مايېن ئارىلى', + 'SJ' => 'سىۋالبارد ۋە يان مايېن', 'SK' => 'سىلوۋاكىيە', 'SL' => 'سېررالېئون', - 'SM' => 'سان-مارىنو', + 'SM' => 'سان مارىنو', 'SN' => 'سېنېگال', 'SO' => 'سومالى', 'SR' => 'سۇرىنام', 'SS' => 'جەنۇبىي سۇدان', 'ST' => 'سان تومې ۋە پرىنسىپې', - 'SV' => 'ئەل سالۋادور', + 'SV' => 'سالۋادور', 'SX' => 'سىنت مارتېن', - 'SY' => 'سۈرىيە', + 'SY' => 'سۇرىيە', 'SZ' => 'سىۋېزىلاند', 'TA' => 'ترىستان داكۇنھا', 'TC' => 'تۇركس ۋە كايكوس ئاراللىرى', 'TD' => 'چاد', - 'TF' => 'فىرانسىيەگە قاراشلىق جەنۇبتىكى زېمىنلىرى', + 'TF' => 'فىرانسىيەنىڭ جەنۇبىي زېمىنى', 'TG' => 'توگو', 'TH' => 'تايلاند', 'TJ' => 'تاجىكىستان', @@ -241,22 +241,22 @@ return array ( 'TZ' => 'تانزانىيە', 'UA' => 'ئۇكرائىنا', 'UG' => 'ئۇگاندا', - 'UM' => 'ئامېرىكا تەۋەلىكىدىكى سىرتقى كىچىك ئاراللار', - 'US' => 'ئامېرىكا قوشما شتاتلىرى', + 'UM' => 'ئا ق ش تاشقى ئاراللىرى', + 'US' => 'ئامېرىكا قوشما ئىشتاتلىرى', 'UY' => 'ئۇرۇگۋاي', 'UZ' => 'ئۆزبېكىستان', - 'VA' => 'ۋاتىكان شەھىرى', - 'VC' => 'ساينىت-ۋىنسېنت ۋە گىرېنادىنېس', - 'VE' => 'ۋېنېزۇئېلا', - 'VG' => 'ئەنگلىيەگە قاراشلىق ۋىرجىن ئارىلى', - 'VI' => 'ئامېرىكا تەۋەلىكىدىكى ۋىرجىن تاقىم ئاراللىرى', + 'VA' => 'ۋاتىكان', + 'VC' => 'ساينت ۋىنسېنت ۋە گىرېنادىنېس', + 'VE' => 'ۋېنېسۇئېلا', + 'VG' => 'ئەنگلىيە ۋىرگىن ئاراللىرى', + 'VI' => 'ئا ق ش ۋىرگىن ئاراللىرى', 'VN' => 'ۋىيېتنام', 'VU' => 'ۋانۇئاتۇ', - 'WF' => 'ۋالىس ۋە فۇتۇنا', + 'WF' => 'ۋاللىس ۋە فۇتۇنا', 'WS' => 'ساموئا', 'XK' => 'كوسوۋو', 'YE' => 'يەمەن', - 'YT' => 'مايوتتې', + 'YT' => 'مايوتى', 'ZA' => 'جەنۇبىي ئافرىقا', 'ZM' => 'زامبىيە', 'ZW' => 'زىمبابۋې', diff --git a/vendor/giggsey/locale/data/uk.php b/vendor/giggsey/locale/data/uk.php index 76a6e58b9..2364c406a 100644 --- a/vendor/giggsey/locale/data/uk.php +++ b/vendor/giggsey/locale/data/uk.php @@ -1,6 +1,6 @@ 'Колумбія', 'CR' => 'Коста-Рика', 'CU' => 'Куба', - 'CV' => 'Кабо Верде', + 'CV' => 'Кабо-Верде', 'CW' => 'Кюрасао', 'CX' => 'Острів Різдва', 'CY' => 'Кіпр', - 'CZ' => 'Чехія', + 'CZ' => 'Чеська Республіка', 'DE' => 'Німеччина', 'DG' => 'Дієго-Гарсія', 'DJ' => 'Джибуті', @@ -82,7 +82,7 @@ return array ( 'FJ' => 'Фіджі', 'FK' => 'Фолклендські острови', 'FM' => 'Мікронезія', - 'FO' => 'Фарерські острови', + 'FO' => 'Фарерські Острови', 'FR' => 'Франція', 'GA' => 'Габон', 'GB' => 'Велика Британія', @@ -157,7 +157,7 @@ return array ( 'MM' => 'Мʼянма (Бірма)', 'MN' => 'Монголія', 'MO' => 'Макао, О.А.Р Китаю', - 'MP' => 'Північні Маріанські острови', + 'MP' => 'Північні Маріанські Острови', 'MQ' => 'Мартиніка', 'MR' => 'Мавританія', 'MS' => 'Монтсеррат', @@ -203,7 +203,7 @@ return array ( 'RW' => 'Руанда', 'SA' => 'Саудівська Аравія', 'SB' => 'Соломонові Острови', - 'SC' => 'Сейшельські острови', + 'SC' => 'Сейшельські Острови', 'SD' => 'Судан', 'SE' => 'Швеція', 'SG' => 'Сінгапур', diff --git a/vendor/giggsey/locale/data/ur-in.php b/vendor/giggsey/locale/data/ur-in.php index 956be1294..0a964680a 100644 --- a/vendor/giggsey/locale/data/ur-in.php +++ b/vendor/giggsey/locale/data/ur-in.php @@ -1,6 +1,6 @@ 'جزیرہ اسینشن', 'AX' => 'جزائر آلینڈ', 'CC' => 'جزائر (کیلنگ) کوکوس', - 'CI' => 'کوت داوواغ', 'CK' => 'جزائر کک', 'DG' => 'ڈیگو گارشیا', 'FK' => 'جزائر فاکلینڈ', diff --git a/vendor/giggsey/locale/data/ur.php b/vendor/giggsey/locale/data/ur.php index 6892b4896..0aa540977 100644 --- a/vendor/giggsey/locale/data/ur.php +++ b/vendor/giggsey/locale/data/ur.php @@ -1,6 +1,6 @@ 'آسٹریلیا', 'AW' => 'اروبا', 'AX' => 'آلینڈ آئلینڈز', - 'AZ' => 'آذربائجان', + 'AZ' => 'آذر بائیجان', 'BA' => 'بوسنیا اور ہرزیگووینا', 'BB' => 'بارباڈوس', 'BD' => 'بنگلہ دیش', @@ -35,7 +35,7 @@ return array ( 'BJ' => 'بینن', 'BL' => 'سینٹ برتھلیمی', 'BM' => 'برمودا', - 'BN' => 'برونئی', + 'BN' => 'برونائی', 'BO' => 'بولیویا', 'BQ' => 'کریبیائی نیدرلینڈز', 'BR' => 'برازیل', @@ -60,7 +60,7 @@ return array ( 'CU' => 'کیوبا', 'CV' => 'کیپ ورڈی', 'CW' => 'کیوراکاؤ', - 'CX' => 'کرسمس آئلینڈ', + 'CX' => 'جزیرہ کرسمس', 'CY' => 'قبرص', 'CZ' => 'چیک جمہوریہ', 'DE' => 'جرمنی', @@ -93,20 +93,20 @@ return array ( 'GH' => 'گھانا', 'GI' => 'جبل الطارق', 'GL' => 'گرین لینڈ', - 'GM' => 'گامبیا', + 'GM' => 'گیمبیا', 'GN' => 'گنی', 'GP' => 'گواڈیلوپ', 'GQ' => 'استوائی گیانا', 'GR' => 'یونان', 'GS' => 'جنوبی جارجیا اور جنوبی سینڈوچ جزائر', 'GT' => 'گواٹے مالا', - 'GU' => 'گوآم', + 'GU' => 'گوام', 'GW' => 'گنی بساؤ', 'GY' => 'گیانا', 'HK' => 'ہانگ کانگ SAR چین', 'HN' => 'ہونڈاروس', 'HR' => 'کروشیا', - 'HT' => 'ہیتی', + 'HT' => 'ہیٹی', 'HU' => 'ہنگری', 'IC' => 'کینری آئلینڈز', 'ID' => 'انڈونیشیا', @@ -114,7 +114,7 @@ return array ( 'IL' => 'اسرائیل', 'IM' => 'آئل آف مین', 'IN' => 'بھارت', - 'IO' => 'برطانوی ہندوستانی سمندری خطہ', + 'IO' => 'برطانوی بحر ہند کا علاقہ', 'IQ' => 'عراق', 'IR' => 'ایران', 'IS' => 'آئس لینڈ', @@ -133,7 +133,7 @@ return array ( 'KR' => 'جنوبی کوریا', 'KW' => 'کویت', 'KY' => 'کیمین آئلینڈز', - 'KZ' => 'قزاخستان', + 'KZ' => 'قازقستان', 'LA' => 'لاؤس', 'LB' => 'لبنان', 'LC' => 'سینٹ لوسیا', @@ -141,11 +141,11 @@ return array ( 'LK' => 'سری لنکا', 'LR' => 'لائبیریا', 'LS' => 'لیسوتھو', - 'LT' => 'لتھوانیا', - 'LU' => 'لگژمبرگ', + 'LT' => 'لیتھونیا', + 'LU' => 'لکسمبرگ', 'LV' => 'لٹویا', 'LY' => 'لیبیا', - 'MA' => 'مراقش', + 'MA' => 'مراکش', 'MC' => 'موناکو', 'MD' => 'مالدووا', 'ME' => 'مونٹے نیگرو', @@ -166,7 +166,7 @@ return array ( 'MV' => 'مالدیپ', 'MW' => 'ملاوی', 'MX' => 'میکسیکو', - 'MY' => 'ملیشیا', + 'MY' => 'ملائشیا', 'MZ' => 'موزمبیق', 'NA' => 'نامیبیا', 'NC' => 'نیو کلیڈونیا', @@ -179,13 +179,13 @@ return array ( 'NP' => 'نیپال', 'NR' => 'نؤرو', 'NU' => 'نیئو', - 'NZ' => 'نیوزی ینڈ', + 'NZ' => 'نیوزی لینڈ', 'OM' => 'عمان', - 'PA' => 'پنامہ', + 'PA' => 'پانامہ', 'PE' => 'پیرو', 'PF' => 'فرانسیسی پولینیشیا', 'PG' => 'پاپوآ نیو گنی', - 'PH' => 'فلپائنی', + 'PH' => 'فلپائن', 'PK' => 'پاکستان', 'PL' => 'پولینڈ', 'PM' => 'سینٹ پیئر اور میکلیئون', @@ -197,7 +197,7 @@ return array ( 'PY' => 'پیراگوئے', 'QA' => 'قطر', 'RE' => 'ری یونین', - 'RO' => 'رومانیا', + 'RO' => 'رومانیہ', 'RS' => 'سربیا', 'RU' => 'روس', 'RW' => 'روانڈا', @@ -232,7 +232,7 @@ return array ( 'TK' => 'ٹوکیلاؤ', 'TL' => 'تیمور لیسٹ', 'TM' => 'ترکمانستان', - 'TN' => 'تیونیسیا', + 'TN' => 'تونس', 'TO' => 'ٹونگا', 'TR' => 'ترکی', 'TT' => 'ترینیداد اور ٹوباگو', @@ -240,7 +240,7 @@ return array ( 'TW' => 'تائیوان', 'TZ' => 'تنزانیہ', 'UA' => 'یوکرین', - 'UG' => 'یوگانڈا', + 'UG' => 'یوگنڈا', 'UM' => 'امریکہ سے باہر کے چھوٹے جزائز', 'US' => 'ریاستہائے متحدہ', 'UY' => 'یوروگوئے', diff --git a/vendor/giggsey/locale/data/uz-arab.php b/vendor/giggsey/locale/data/uz-arab.php index 003fe69d2..d1033b40d 100644 --- a/vendor/giggsey/locale/data/uz-arab.php +++ b/vendor/giggsey/locale/data/uz-arab.php @@ -1,6 +1,6 @@ 'Вознесение ороли', + 'AC' => 'Меърож ороли', 'AD' => 'Андорра', 'AE' => 'Бирлашган Араб Амирликлари', 'AF' => 'Афғонистон', - 'AG' => 'Антигуа ва Барбадос', - 'AI' => 'Ангила', + 'AG' => 'Антигуа ва Барбуда', + 'AI' => 'Ангиля', 'AL' => 'Албания', 'AM' => 'Арманистон', 'AO' => 'Ангола', - 'AQ' => 'Антарктика', + 'AQ' => 'Антарктида', 'AR' => 'Аргентина', 'AS' => 'Америка Самоаси', 'AT' => 'Австрия', @@ -33,11 +33,11 @@ return array ( 'BH' => 'Баҳрайн', 'BI' => 'Бурунди', 'BJ' => 'Бенин', - 'BL' => 'Муқаддас Варфаломей', + 'BL' => 'Сен-Бартелеми', 'BM' => 'Бермуда', 'BN' => 'Бруней', 'BO' => 'Боливия', - 'BQ' => 'Кариб Нидерландияси', + 'BQ' => 'Бонейр, Синт-Эстатиус ва Саба', 'BR' => 'Бразилия', 'BS' => 'Багама ороллари', 'BT' => 'Бутан', @@ -50,7 +50,7 @@ return array ( 'CF' => 'Марказий Африка Республикаси', 'CG' => 'Конго Браззавиль', 'CH' => 'Швейцария', - 'CI' => 'Кот-д-Ивуар', + 'CI' => 'Кот-д’Ивуар', 'CK' => 'Кук ороллари', 'CL' => 'Чили', 'CM' => 'Камерун', @@ -59,18 +59,18 @@ return array ( 'CR' => 'Коста-Рика', 'CU' => 'Куба', 'CV' => 'Кабо-Верде', - 'CW' => 'Курасао', + 'CW' => 'Кюрасао', 'CX' => 'Рождество ороли', 'CY' => 'Кипр', 'CZ' => 'Чехия Республикаси', - 'DE' => 'Олмония', - 'DG' => 'Диего Гарсия', - 'DJ' => 'Джибути', + 'DE' => 'Германия', + 'DG' => 'Диего-Гарсия', + 'DJ' => 'Жибути', 'DK' => 'Дания', 'DM' => 'Доминика', 'DO' => 'Доминикан Республикаси', 'DZ' => 'Жазоир', - 'EA' => 'Сейта ва Мелилла', + 'EA' => 'Сэута ва Мелилла', 'EC' => 'Эквадор', 'EE' => 'Эстония', 'EG' => 'Миср', @@ -79,13 +79,13 @@ return array ( 'ES' => 'Испания', 'ET' => 'Эфиопия', 'FI' => 'Финляндия', - 'FJ' => 'Фижи ороллари', - 'FK' => 'Фолькленд ороллари', + 'FJ' => 'Фижи', + 'FK' => 'Фолкленд ороллари', 'FM' => 'Микронезия', 'FO' => 'Фарер ороллари', 'FR' => 'Франция', 'GA' => 'Габон', - 'GB' => 'Бирлашган Қироллик', + 'GB' => 'Буюк Британия', 'GD' => 'Гренада', 'GE' => 'Грузия', 'GF' => 'Француз Гвианаси', @@ -98,12 +98,12 @@ return array ( 'GP' => 'Гваделупе', 'GQ' => 'Экваториал Гвинея', 'GR' => 'Греция', - 'GS' => 'Жанубий Джорджия ва Жанубий Сендвич ороллари', + 'GS' => 'Жанубий Георгия ва Жанубий Сендвич ороллари', 'GT' => 'Гватемала', 'GU' => 'Гуам', 'GW' => 'Гвинея-Бисау', 'GY' => 'Гаяна', - 'HK' => 'Гонконг Хитой ММҲ', + 'HK' => 'Гонконг (Хитой ММҲ)', 'HN' => 'Гондурас', 'HR' => 'Хорватия', 'HT' => 'Гаити', @@ -114,12 +114,12 @@ return array ( 'IL' => 'Исроил', 'IM' => 'Мэн ороли', 'IN' => 'Ҳиндистон', - 'IO' => 'Британия Ҳинд океани ҳудуди', + 'IO' => 'Британиянинг Ҳинд океанидаги ҳудуди', 'IQ' => 'Ироқ', 'IR' => 'Эрон', 'IS' => 'Исландия', 'IT' => 'Италия', - 'JE' => 'Джерси', + 'JE' => 'Жерси', 'JM' => 'Ямайка', 'JO' => 'Иордания', 'JP' => 'Япония', @@ -131,7 +131,7 @@ return array ( 'KN' => 'Сент-Китс ва Невис', 'KP' => 'Шимолий Корея', 'KR' => 'Жанубий Корея', - 'KW' => 'Кувайт', + 'KW' => 'Қувайт', 'KY' => 'Кайман ороллари', 'KZ' => 'Қозоғистон', 'LA' => 'Лаос', @@ -155,8 +155,8 @@ return array ( 'MK' => 'Македония', 'ML' => 'Мали', 'MM' => 'Мьянма (Бирма)', - 'MN' => 'Муғулистон', - 'MO' => 'Макао Хитой ММҲ', + 'MN' => 'Монголия', + 'MO' => 'Макао (Хитой ММҲ)', 'MP' => 'Шимолий Марианна ороллари', 'MQ' => 'Мартиника', 'MR' => 'Мавритания', @@ -178,25 +178,25 @@ return array ( 'NO' => 'Норвегия', 'NP' => 'Непал', 'NR' => 'Науру', - 'NU' => 'Ниуе', + 'NU' => 'Ниуэ', 'NZ' => 'Янги Зеландия', 'OM' => 'Уммон', 'PA' => 'Панама', 'PE' => 'Перу', 'PF' => 'Француз Полинезияси', - 'PG' => 'Папуа Янги Гвинея', + 'PG' => 'Папуа - Янги Гвинея', 'PH' => 'Филиппин', 'PK' => 'Покистон', 'PL' => 'Польша', 'PM' => 'Сент-Пьер ва Микелон', - 'PN' => 'Питкарин ороллари', + 'PN' => 'Питкэрн ороллари', 'PR' => 'Пуэрто-Рико', 'PS' => 'Фаластин ҳудуди', 'PT' => 'Португалия', 'PW' => 'Палау', 'PY' => 'Парагвай', 'QA' => 'Қатар', - 'RE' => 'Реюньон', + 'RE' => 'Реюнион', 'RO' => 'Руминия', 'RS' => 'Сербия', 'RU' => 'Россия', @@ -207,9 +207,9 @@ return array ( 'SD' => 'Судан', 'SE' => 'Швеция', 'SG' => 'Сингапур', - 'SH' => 'Муқаддас Елена ороллари', + 'SH' => 'Муқаддас Елена ороли', 'SI' => 'Словения', - 'SJ' => 'Савльбард ва Жан Маен', + 'SJ' => 'Свалбард ва Ян-Майен', 'SK' => 'Словакия', 'SL' => 'Сьерра-Леоне', 'SM' => 'Сан-Марино', @@ -218,19 +218,19 @@ return array ( 'SR' => 'Суринам', 'SS' => 'Жанубий Судан', 'ST' => 'Сан-Томе ва Принсипи', - 'SV' => 'Эль-Сальвадор', - 'SX' => 'Синт-Маартен', + 'SV' => 'Салвадор', + 'SX' => 'Синт-Мартен', 'SY' => 'Сурия', 'SZ' => 'Свазиленд', - 'TA' => 'Тристан де Куна', + 'TA' => 'Тристан-да-Куня', 'TC' => 'Туркс ва Кайкос ороллари', 'TD' => 'Чад', - 'TF' => 'Франция жанубий худудлари', + 'TF' => 'Француз жанубий худудлари', 'TG' => 'Того', - 'TH' => 'Тайланд', + 'TH' => 'Таиланд', 'TJ' => 'Тожикистон', 'TK' => 'Токелау', - 'TL' => 'Шарқий-Тимор', + 'TL' => 'Тимор-Лесте', 'TM' => 'Туркманистон', 'TN' => 'Тунис', 'TO' => 'Тонга', @@ -242,22 +242,22 @@ return array ( 'UA' => 'Украина', 'UG' => 'Уганда', 'UM' => 'АҚШ ёндош ороллари', - 'US' => 'Қўшма Штатлар', + 'US' => 'Америка Қўшма Штатлари', 'UY' => 'Уругвай', 'UZ' => 'Ўзбекистон', 'VA' => 'Ватикан', 'VC' => 'Сент-Винсент ва Гренадин', 'VE' => 'Венесуэла', - 'VG' => 'Британия Вирджиния ороллари', - 'VI' => 'АҚШ Вирджиния ороллари', + 'VG' => 'Бртания Виргин ороллари', + 'VI' => 'АҚШ Виргин ороллари', 'VN' => 'Вьетнам', 'VU' => 'Вануату', - 'WF' => 'Уэллис ва Футуна', + 'WF' => 'Уоллис ва Футуна', 'WS' => 'Самоа', 'XK' => 'Косово', 'YE' => 'Яман', 'YT' => 'Майотта', - 'ZA' => 'Жанубий Африка', + 'ZA' => 'Жанубий Африка Республикаси', 'ZM' => 'Замбия', 'ZW' => 'Зимбабве', ); diff --git a/vendor/giggsey/locale/data/uz.php b/vendor/giggsey/locale/data/uz.php index 86b88be09..12c3668c7 100644 --- a/vendor/giggsey/locale/data/uz.php +++ b/vendor/giggsey/locale/data/uz.php @@ -1,6 +1,6 @@ 'Andorra', 'AE' => 'Birlashgan Arab Amirliklari', 'AF' => 'Afgʻoniston', - 'AG' => 'Antigua va Barbados', + 'AG' => 'Antigua va Barbuda', 'AI' => 'Angilya', 'AL' => 'Albaniya', 'AM' => 'Armaniston', @@ -85,7 +85,7 @@ return array ( 'FO' => 'Farer orollari', 'FR' => 'Fransiya', 'GA' => 'Gabon', - 'GB' => 'Birlashgan Qirollik', + 'GB' => 'Buyuk Britaniya', 'GD' => 'Grenada', 'GE' => 'Gruziya', 'GF' => 'Fransuz Gvianasi', @@ -188,7 +188,7 @@ return array ( 'PH' => 'Filippin', 'PK' => 'Pokiston', 'PL' => 'Polsha', - 'PM' => 'Sent-Pyer va Mikelon', + 'PM' => 'Sen-Pyer va Mikelon', 'PN' => 'Pitkern orollari', 'PR' => 'Puerto-Riko', 'PS' => 'Falastin hududi', @@ -230,7 +230,7 @@ return array ( 'TH' => 'Tailand', 'TJ' => 'Tojikiston', 'TK' => 'Tokelau', - 'TL' => 'Timor', + 'TL' => 'Timor-Leste', 'TM' => 'Turkmaniston', 'TN' => 'Tunis', 'TO' => 'Tonga', @@ -242,7 +242,7 @@ return array ( 'UA' => 'Ukraina', 'UG' => 'Uganda', 'UM' => 'AQSH yondosh orollari', - 'US' => 'Qoʻshma Shtatlar', + 'US' => 'Amerika Qo‘shma Shtatlari', 'UY' => 'Urugvay', 'UZ' => 'Oʻzbekiston', 'VA' => 'Vatikan', diff --git a/vendor/giggsey/locale/data/vai-latn.php b/vendor/giggsey/locale/data/vai-latn.php index bdfae2059..82d93ebd3 100644 --- a/vendor/giggsey/locale/data/vai-latn.php +++ b/vendor/giggsey/locale/data/vai-latn.php @@ -1,6 +1,6 @@ 'Đảo Ascension', 'AD' => 'Andorra', - 'AE' => 'Các Tiểu V.quốc Ả Rập T.nhất', + 'AE' => 'Các Tiểu Vương quốc Ả Rập Thống nhất', 'AF' => 'Afghanistan', 'AG' => 'Antigua và Barbuda', 'AI' => 'Anguilla', - 'AL' => 'Albani', + 'AL' => 'Albania', 'AM' => 'Armenia', 'AO' => 'Angola', 'AQ' => 'Nam Cực', 'AR' => 'Argentina', 'AS' => 'Đảo Somoa thuộc Mỹ', 'AT' => 'Áo', - 'AU' => 'Úc', + 'AU' => 'Australia', 'AW' => 'Aruba', 'AX' => 'Quần đảo Åland', 'AZ' => 'Azerbaijan', @@ -29,7 +29,7 @@ return array ( 'BD' => 'Bangladesh', 'BE' => 'Bỉ', 'BF' => 'Burkina Faso', - 'BG' => 'Bungari', + 'BG' => 'Bulgaria', 'BH' => 'Bahrain', 'BI' => 'Burundi', 'BJ' => 'Benin', @@ -50,7 +50,7 @@ return array ( 'CF' => 'Cộng hòa Trung Phi', 'CG' => 'Congo - Brazzaville', 'CH' => 'Thụy Sĩ', - 'CI' => 'Bờ Biển Ngà', + 'CI' => 'Côte d’Ivoire', 'CK' => 'Quần đảo Cook', 'CL' => 'Chile', 'CM' => 'Cameroon', @@ -87,7 +87,7 @@ return array ( 'GA' => 'Gabon', 'GB' => 'Vương quốc Anh', 'GD' => 'Grenada', - 'GE' => 'Georgia', + 'GE' => 'Gruzia', 'GF' => 'Guiana thuộc Pháp', 'GG' => 'Guernsey', 'GH' => 'Ghana', @@ -107,15 +107,15 @@ return array ( 'HN' => 'Honduras', 'HR' => 'Croatia', 'HT' => 'Haiti', - 'HU' => 'Hungari', + 'HU' => 'Hungary', 'IC' => 'Quần đảo Canary', 'ID' => 'Indonesia', - 'IE' => 'Ai-len', + 'IE' => 'Ireland', 'IL' => 'Israel', 'IM' => 'Đảo Man', 'IN' => 'Ấn Độ', - 'IO' => 'Thuộc địa Anh tại Ấn Độ Dương', - 'IQ' => 'I-rắc', + 'IO' => 'Lãnh thổ Anh tại Ấn Độ Dương', + 'IQ' => 'Iraq', 'IR' => 'Iran', 'IS' => 'Iceland', 'IT' => 'Ý', @@ -131,7 +131,7 @@ return array ( 'KN' => 'St. Kitts và Nevis', 'KP' => 'Triều Tiên', 'KR' => 'Hàn Quốc', - 'KW' => 'Cô-oét', + 'KW' => 'Kuwait', 'KY' => 'Quần đảo Cayman', 'KZ' => 'Kazakhstan', 'LA' => 'Lào', @@ -141,10 +141,10 @@ return array ( 'LK' => 'Sri Lanka', 'LR' => 'Liberia', 'LS' => 'Lesotho', - 'LT' => 'Lít-va', + 'LT' => 'Litva', 'LU' => 'Luxembourg', 'LV' => 'Latvia', - 'LY' => 'Li-bi', + 'LY' => 'Libya', 'MA' => 'Ma-rốc', 'MC' => 'Monaco', 'MD' => 'Moldova', @@ -185,7 +185,7 @@ return array ( 'PE' => 'Peru', 'PF' => 'Polynesia thuộc Pháp', 'PG' => 'Papua New Guinea', - 'PH' => 'Philippin', + 'PH' => 'Philippines', 'PK' => 'Pakistan', 'PL' => 'Ba Lan', 'PM' => 'Saint Pierre và Miquelon', @@ -214,7 +214,7 @@ return array ( 'SL' => 'Sierra Leone', 'SM' => 'San Marino', 'SN' => 'Senegal', - 'SO' => 'Somali', + 'SO' => 'Somalia', 'SR' => 'Suriname', 'SS' => 'Nam Sudan', 'ST' => 'São Tomé và Príncipe', @@ -225,12 +225,12 @@ return array ( 'TA' => 'Tristan da Cunha', 'TC' => 'Quần đảo Turk và Caicos', 'TD' => 'Chad', - 'TF' => 'Lãnh thổ miền nam nước Pháp', + 'TF' => 'Lãnh thổ phía Nam Thuộc Pháp', 'TG' => 'Togo', 'TH' => 'Thái Lan', 'TJ' => 'Tajikistan', 'TK' => 'Tokelau', - 'TL' => 'Đông Timor', + 'TL' => 'Timor-Leste', 'TM' => 'Turkmenistan', 'TN' => 'Tunisia', 'TO' => 'Tonga', @@ -241,7 +241,7 @@ return array ( 'TZ' => 'Tanzania', 'UA' => 'Ukraina', 'UG' => 'Uganda', - 'UM' => 'Các đảo nhỏ xa t.tâm thuộc Mỹ', + 'UM' => 'Các đảo xa thuộc Hoa Kỳ', 'US' => 'Hoa Kỳ', 'UY' => 'Uruguay', 'UZ' => 'Uzbekistan', diff --git a/vendor/giggsey/locale/data/vun.php b/vendor/giggsey/locale/data/vun.php index e8cf4a316..7deaf0b93 100644 --- a/vendor/giggsey/locale/data/vun.php +++ b/vendor/giggsey/locale/data/vun.php @@ -1,6 +1,6 @@ '博茨瓦納', 'BZ' => '伯利茲', 'CC' => '可可斯群島', - 'CD' => '剛果 - 金夏沙', - 'CG' => '剛果 - 布拉薩', 'CI' => '科特迪瓦', 'CR' => '哥斯達黎加', 'CV' => '佛得角', 'CY' => '塞浦路斯', 'DJ' => '吉布提', - 'DO' => '多米尼加共和國', 'EC' => '厄瓜多爾', 'ER' => '厄立特里亞', 'ET' => '埃塞俄比亞', @@ -43,7 +40,6 @@ return array ( 'HN' => '洪都拉斯', 'HR' => '克羅地亞', 'IM' => '馬恩島', - 'IO' => '英屬印度洋領土', 'IT' => '意大利', 'KE' => '肯雅', 'KM' => '科摩羅', @@ -69,9 +65,10 @@ return array ( 'PF' => '法屬波利尼西亞', 'PG' => '巴布亞新幾內亞', 'PN' => '皮特凱恩島', + 'PS' => '巴勒斯坦領土', 'QA' => '卡塔爾', 'RW' => '盧旺達', - 'SA' => '沙特阿拉伯', + 'SA' => '沙地阿拉伯', 'SB' => '所羅門群島', 'SC' => '塞舌爾', 'SI' => '斯洛文尼亞', @@ -80,10 +77,11 @@ return array ( 'SO' => '索馬里', 'SR' => '蘇里南', 'ST' => '聖多美和普林西比', + 'SY' => '敍利亞', 'SZ' => '斯威士蘭', 'TC' => '特克斯和凱科斯群島', 'TD' => '乍得', - 'TF' => '法屬南部地區', + 'TF' => '法屬南部領地', 'TG' => '多哥共和國', 'TO' => '湯加', 'TT' => '千里達和多巴哥', diff --git a/vendor/giggsey/locale/data/zh-hant-mo.php b/vendor/giggsey/locale/data/zh-hant-mo.php index 4293bcfc5..6b45cabc1 100644 --- a/vendor/giggsey/locale/data/zh-hant-mo.php +++ b/vendor/giggsey/locale/data/zh-hant-mo.php @@ -1,6 +1,6 @@ '博茨瓦納', 'BZ' => '伯利茲', 'CC' => '可可斯群島', - 'CD' => '剛果 - 金夏沙', - 'CG' => '剛果 - 布拉薩', 'CI' => '科特迪瓦', 'CR' => '哥斯達黎加', 'CV' => '佛得角', 'CY' => '塞浦路斯', 'DJ' => '吉布提', - 'DO' => '多米尼加共和國', 'EC' => '厄瓜多爾', 'ER' => '厄立特里亞', 'ET' => '埃塞俄比亞', @@ -43,7 +40,6 @@ return array ( 'HN' => '洪都拉斯', 'HR' => '克羅地亞', 'IM' => '馬恩島', - 'IO' => '英屬印度洋領土', 'IT' => '意大利', 'KE' => '肯雅', 'KM' => '科摩羅', @@ -69,9 +65,10 @@ return array ( 'PF' => '法屬波利尼西亞', 'PG' => '巴布亞新幾內亞', 'PN' => '皮特凱恩島', + 'PS' => '巴勒斯坦領土', 'QA' => '卡塔爾', 'RW' => '盧旺達', - 'SA' => '沙特阿拉伯', + 'SA' => '沙地阿拉伯', 'SB' => '所羅門群島', 'SC' => '塞舌爾', 'SI' => '斯洛文尼亞', @@ -80,10 +77,11 @@ return array ( 'SO' => '索馬里', 'SR' => '蘇里南', 'ST' => '聖多美和普林西比', + 'SY' => '敍利亞', 'SZ' => '斯威士蘭', 'TC' => '特克斯和凱科斯群島', 'TD' => '乍得', - 'TF' => '法屬南部地區', + 'TF' => '法屬南部領地', 'TG' => '多哥共和國', 'TO' => '湯加', 'TT' => '千里達和多巴哥', diff --git a/vendor/giggsey/locale/data/zh-hant.php b/vendor/giggsey/locale/data/zh-hant.php index ee8b84ac2..6a3c09069 100644 --- a/vendor/giggsey/locale/data/zh-hant.php +++ b/vendor/giggsey/locale/data/zh-hant.php @@ -1,6 +1,6 @@ '象牙海岸', 'CK' => '庫克群島', 'CM' => '喀麥隆', - 'CN' => '中華人民共和國', + 'CN' => '中國', 'CO' => '哥倫比亞', 'CR' => '哥斯大黎加', 'CV' => '維德角', @@ -72,9 +72,9 @@ return array ( 'GA' => '加彭', 'GB' => '英國', 'GD' => '格瑞那達', - 'GE' => '喬治亞共和國', + 'GE' => '喬治亞', 'GF' => '法屬圭亞那', - 'GG' => '根西島', + 'GG' => '根息', 'GH' => '迦納', 'GI' => '直布羅陀', 'GL' => '格陵蘭', @@ -88,7 +88,7 @@ return array ( 'GU' => '關島', 'GW' => '幾內亞比索', 'GY' => '蓋亞那', - 'HK' => '中華人民共和國香港特別行政區', + 'HK' => '中國香港特別行政區', 'HN' => '宏都拉斯', 'HR' => '克羅埃西亞', 'IC' => '加那利群島', @@ -128,7 +128,7 @@ return array ( 'MK' => '馬其頓', 'ML' => '馬利', 'MM' => '緬甸', - 'MO' => '中華人民共和國澳門特別行政區', + 'MO' => '中國澳門特別行政區', 'MP' => '北馬里亞納群島', 'MQ' => '馬丁尼克島', 'MR' => '茅利塔尼亞', @@ -172,7 +172,7 @@ return array ( 'SD' => '蘇丹', 'SH' => '聖赫勒拿島', 'SI' => '斯洛維尼亞', - 'SJ' => '冷岸及央麥恩群島', + 'SJ' => '冷岸及央棉', 'SL' => '獅子山', 'SM' => '聖馬利諾', 'SN' => '塞內加爾', @@ -211,7 +211,7 @@ return array ( 'VG' => '英屬維京群島', 'VI' => '美屬維京群島', 'VU' => '萬那杜', - 'WF' => '瓦利斯和富圖納群島', + 'WF' => '瓦利斯群島和富圖那群島', 'WS' => '薩摩亞', 'YE' => '葉門', 'YT' => '馬約特', diff --git a/vendor/giggsey/locale/data/zh.php b/vendor/giggsey/locale/data/zh.php index 259ff77dd..489f53a60 100644 --- a/vendor/giggsey/locale/data/zh.php +++ b/vendor/giggsey/locale/data/zh.php @@ -1,6 +1,6 @@ '百慕大', 'BN' => '文莱', 'BO' => '玻利维亚', - 'BQ' => '荷兰加勒比区', + 'BQ' => '荷属加勒比区', 'BR' => '巴西', 'BS' => '巴哈马', 'BT' => '不丹', @@ -89,7 +89,7 @@ return array ( 'GD' => '格林纳达', 'GE' => '格鲁吉亚', 'GF' => '法属圭亚那', - 'GG' => '根西岛', + 'GG' => '格恩西岛', 'GH' => '加纳', 'GI' => '直布罗陀', 'GL' => '格陵兰', @@ -98,7 +98,7 @@ return array ( 'GP' => '瓜德罗普', 'GQ' => '赤道几内亚', 'GR' => '希腊', - 'GS' => '南乔治亚岛和南桑威齐群岛', + 'GS' => '南乔治亚和南桑威奇群岛', 'GT' => '危地马拉', 'GU' => '关岛', 'GW' => '几内亚比绍', @@ -112,7 +112,7 @@ return array ( 'ID' => '印度尼西亚', 'IE' => '爱尔兰', 'IL' => '以色列', - 'IM' => '曼岛', + 'IM' => '马恩岛', 'IN' => '印度', 'IO' => '英属印度洋领地', 'IQ' => '伊拉克', @@ -149,7 +149,7 @@ return array ( 'MC' => '摩纳哥', 'MD' => '摩尔多瓦', 'ME' => '黑山', - 'MF' => '法属圣马丁', + 'MF' => '圣马丁岛', 'MG' => '马达加斯加', 'MH' => '马绍尔群岛', 'MK' => '马其顿', @@ -209,7 +209,7 @@ return array ( 'SG' => '新加坡', 'SH' => '圣赫勒拿', 'SI' => '斯洛文尼亚', - 'SJ' => '斯瓦尔巴特和扬马延', + 'SJ' => '斯瓦尔巴和扬马延', 'SK' => '斯洛伐克', 'SL' => '塞拉利昂', 'SM' => '圣马力诺', @@ -248,8 +248,8 @@ return array ( 'VA' => '梵蒂冈', 'VC' => '圣文森特和格林纳丁斯', 'VE' => '委内瑞拉', - 'VG' => '英属维京群岛', - 'VI' => '美属维京群岛', + 'VG' => '英属维尔京群岛', + 'VI' => '美属维尔京群岛', 'VN' => '越南', 'VU' => '瓦努阿图', 'WF' => '瓦利斯和富图纳', diff --git a/vendor/giggsey/locale/data/zu.php b/vendor/giggsey/locale/data/zu.php index 8769ef756..65076dde6 100644 --- a/vendor/giggsey/locale/data/zu.php +++ b/vendor/giggsey/locale/data/zu.php @@ -1,6 +1,6 @@ 'i-Andorra', 'AE' => 'i-United Arab Emirates', 'AF' => 'i-Afghanistan', - 'AG' => 'i-Antigua and Barbuda', + 'AG' => 'i-Antigua ne-Barbuda', 'AI' => 'i-Anguilla', 'AL' => 'i-Albania', 'AM' => 'i-Armenia', @@ -207,7 +207,7 @@ return array ( 'SD' => 'i-Sudan', 'SE' => 'i-Sweden', 'SG' => 'i-Singapore', - 'SH' => 'i-Saint Helena', + 'SH' => 'i-St. Helena', 'SI' => 'i-Slovenia', 'SJ' => 'i-Svalbard ne-Jan Mayen', 'SK' => 'i-Slovakia', @@ -223,7 +223,7 @@ return array ( 'SY' => 'i-Syria', 'SZ' => 'i-Swaziland', 'TA' => 'i-Tristan da Cunha', - 'TC' => 'i-Turks and Caicos Islands', + 'TC' => 'i-Turks ne-Caicos Islands', 'TD' => 'i-Chad', 'TF' => 'i-French Southern Territories', 'TG' => 'i-Togo', diff --git a/vendor/guzzlehttp/guzzle/.travis.yml b/vendor/guzzlehttp/guzzle/.travis.yml index a4cd64ccd..e2f4f7021 100644 --- a/vendor/guzzlehttp/guzzle/.travis.yml +++ b/vendor/guzzlehttp/guzzle/.travis.yml @@ -6,11 +6,11 @@ php: - 5.5 - 5.6 - 7.0 + - 7.1 - hhvm before_script: - curl --version - - composer self-update - composer install --no-interaction --prefer-source --dev - ~/.nvm/nvm.sh install v0.6.14 - ~/.nvm/nvm.sh run v0.6.14 diff --git a/vendor/guzzlehttp/guzzle/CHANGELOG.md b/vendor/guzzlehttp/guzzle/CHANGELOG.md index affddab49..b2edd2e33 100644 --- a/vendor/guzzlehttp/guzzle/CHANGELOG.md +++ b/vendor/guzzlehttp/guzzle/CHANGELOG.md @@ -1,5 +1,12 @@ # CHANGELOG +## 6.2.2 - 2016-10-08 + +* Allow to pass nullable Response to delay callable +* Only add scheme when host is present +* Fix drain case where content-length is the literal string zero +* Obfuscate in-URL credentials in exceptions + ## 6.2.1 - 2016-07-18 * Address HTTP_PROXY security vulnerability, CVE-2016-5385: @@ -746,7 +753,7 @@ interfaces. * Deprecating Response::getRequest() and now using a shallow clone of a request object to remove a circular reference to help with refcount based garbage collection of resources created by sending a request * Deprecating ZF1 cache and log adapters. These will be removed in the next major version. -* Deprecating `Response::getPreviousResponse()` (method signature still exists, but it'sdeprecated). Use the +* Deprecating `Response::getPreviousResponse()` (method signature still exists, but it's deprecated). Use the HistoryPlugin for a history. * Added a `responseBody` alias for the `response_body` location * Refactored internals to no longer rely on Response::getRequest() diff --git a/vendor/guzzlehttp/guzzle/UPGRADING.md b/vendor/guzzlehttp/guzzle/UPGRADING.md index 9e31ddcce..91d1dcc99 100644 --- a/vendor/guzzlehttp/guzzle/UPGRADING.md +++ b/vendor/guzzlehttp/guzzle/UPGRADING.md @@ -132,7 +132,7 @@ $handler = GuzzleHttp\HandlerStack::create(); $handler->push(Middleware::mapRequest(function (RequestInterface $request) { // Notice that we have to return a request object return $request->withHeader('X-Foo', 'Bar'); -}); +})); // Inject the handler into the client $client = new GuzzleHttp\Client(['handler' => $handler]); ``` @@ -600,7 +600,7 @@ these if needed): The following plugins are not part of the core Guzzle package, but are provided in separate repositories: -- `Guzzle\Http\Plugin\BackoffPlugin` has been rewritten to be muchs simpler +- `Guzzle\Http\Plugin\BackoffPlugin` has been rewritten to be much simpler to build custom retry policies using simple functions rather than various chained classes. See: https://github.com/guzzle/retry-subscriber - `Guzzle\Http\Plugin\Cache\CachePlugin` has moved to @@ -664,8 +664,8 @@ that contain additional metadata accessible via `getMetadata()`. The entire concept of the StreamRequestFactory has been removed. The way this was used in Guzzle 3 broke the actual interface of sending streaming requests -(instead of getting back a Response, you got a StreamInterface). Streeaming -PHP requests are now implemented throught the `GuzzleHttp\Adapter\StreamAdapter`. +(instead of getting back a Response, you got a StreamInterface). Streaming +PHP requests are now implemented through the `GuzzleHttp\Adapter\StreamAdapter`. 3.6 to 3.7 ---------- diff --git a/vendor/guzzlehttp/guzzle/src/Client.php b/vendor/guzzlehttp/guzzle/src/Client.php index 6089c1869..b14574d44 100644 --- a/vendor/guzzlehttp/guzzle/src/Client.php +++ b/vendor/guzzlehttp/guzzle/src/Client.php @@ -9,18 +9,18 @@ use Psr\Http\Message\RequestInterface; use Psr\Http\Message\ResponseInterface; /** - * @method ResponseInterface get($uri, array $options = []) - * @method ResponseInterface head($uri, array $options = []) - * @method ResponseInterface put($uri, array $options = []) - * @method ResponseInterface post($uri, array $options = []) - * @method ResponseInterface patch($uri, array $options = []) - * @method ResponseInterface delete($uri, array $options = []) - * @method Promise\PromiseInterface getAsync($uri, array $options = []) - * @method Promise\PromiseInterface headAsync($uri, array $options = []) - * @method Promise\PromiseInterface putAsync($uri, array $options = []) - * @method Promise\PromiseInterface postAsync($uri, array $options = []) - * @method Promise\PromiseInterface patchAsync($uri, array $options = []) - * @method Promise\PromiseInterface deleteAsync($uri, array $options = []) + * @method ResponseInterface get(string|UriInterface $uri, array $options = []) + * @method ResponseInterface head(string|UriInterface $uri, array $options = []) + * @method ResponseInterface put(string|UriInterface $uri, array $options = []) + * @method ResponseInterface post(string|UriInterface $uri, array $options = []) + * @method ResponseInterface patch(string|UriInterface $uri, array $options = []) + * @method ResponseInterface delete(string|UriInterface $uri, array $options = []) + * @method Promise\PromiseInterface getAsync(string|UriInterface $uri, array $options = []) + * @method Promise\PromiseInterface headAsync(string|UriInterface $uri, array $options = []) + * @method Promise\PromiseInterface putAsync(string|UriInterface $uri, array $options = []) + * @method Promise\PromiseInterface postAsync(string|UriInterface $uri, array $options = []) + * @method Promise\PromiseInterface patchAsync(string|UriInterface $uri, array $options = []) + * @method Promise\PromiseInterface deleteAsync(string|UriInterface $uri, array $options = []) */ class Client implements ClientInterface { @@ -145,7 +145,7 @@ class Client implements ClientInterface $uri = Psr7\Uri::resolve(Psr7\uri_for($config['base_uri']), $uri); } - return $uri->getScheme() === '' ? $uri->withScheme('http') : $uri; + return $uri->getScheme() === '' && $uri->getHost() !== '' ? $uri->withScheme('http') : $uri; } /** diff --git a/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php b/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php index f01f06d99..3fd72faa8 100644 --- a/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php +++ b/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php @@ -4,6 +4,7 @@ namespace GuzzleHttp\Exception; use Psr\Http\Message\RequestInterface; use Psr\Http\Message\ResponseInterface; use GuzzleHttp\Promise\PromiseInterface; +use Psr\Http\Message\UriInterface; /** * HTTP Request exception @@ -89,12 +90,15 @@ class RequestException extends TransferException $className = __CLASS__; } + $uri = $request->getUri(); + $uri = static::obfuscateUri($uri); + // Server Error: `GET /` resulted in a `404 Not Found` response: // ... (truncated) $message = sprintf( '%s: `%s` resulted in a `%s` response', $label, - $request->getMethod() . ' ' . $request->getUri(), + $request->getMethod() . ' ' . $uri, $response->getStatusCode() . ' ' . $response->getReasonPhrase() ); @@ -141,6 +145,24 @@ class RequestException extends TransferException return $summary; } + /** + * Obfuscates URI if there is an username and a password present + * + * @param UriInterface $uri + * + * @return UriInterface + */ + private static function obfuscateUri($uri) + { + $userInfo = $uri->getUserInfo(); + + if (false !== ($pos = strpos($userInfo, ':'))) { + return $uri->withUserInfo(substr($userInfo, 0, $pos), '***'); + } + + return $uri; + } + /** * Get the request that caused the exception * diff --git a/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php b/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php index 30b602e2d..4972f54a4 100644 --- a/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php +++ b/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php @@ -210,7 +210,7 @@ class StreamHandler Psr7\copy_to_stream( $source, $sink, - strlen($contentLength) > 0 ? (int) $contentLength : -1 + (strlen($contentLength) > 0 && (int) $contentLength > 0) ? (int) $contentLength : -1 ); $sink->seek(0); diff --git a/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php b/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php index 4b95a1474..db0f22226 100644 --- a/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php +++ b/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php @@ -5,6 +5,7 @@ use GuzzleHttp\Promise\PromiseInterface; use GuzzleHttp\Promise\RejectedPromise; use GuzzleHttp\Psr7; use Psr\Http\Message\RequestInterface; +use Psr\Http\Message\ResponseInterface; /** * Middleware that retries requests based on the boolean result of @@ -25,8 +26,8 @@ class RetryMiddleware * retried. * @param callable $nextHandler Next handler to invoke. * @param callable $delay Function that accepts the number of retries - * and returns the number of milliseconds to - * delay. + * and [response] and returns the number of + * milliseconds to delay. */ public function __construct( callable $decider, @@ -82,7 +83,7 @@ class RetryMiddleware )) { return $value; } - return $this->doRetry($req, $options); + return $this->doRetry($req, $options, $value); }; } @@ -102,9 +103,9 @@ class RetryMiddleware }; } - private function doRetry(RequestInterface $request, array $options) + private function doRetry(RequestInterface $request, array $options, ResponseInterface $response = null) { - $options['delay'] = call_user_func($this->delay, ++$options['retries']); + $options['delay'] = call_user_func($this->delay, ++$options['retries'], $response); return $this($request, $options); } diff --git a/vendor/laravel/socialite/readme.md b/vendor/laravel/socialite/readme.md index 415d46805..e7c43b0aa 100644 --- a/vendor/laravel/socialite/readme.md +++ b/vendor/laravel/socialite/readme.md @@ -13,6 +13,8 @@ Laravel Socialite provides an expressive, fluent interface to OAuth authenticati **We are not accepting new adapters.** +Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.github.io/) website. + ## License Laravel Socialite is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) @@ -111,6 +113,15 @@ return Socialite::driver('google') When using the `with` method, be careful not to pass any reserved keywords such as `state` or `response_type`. +#### Stateless Authentication + +The `stateless` method may be used to disable session state verification. This is useful when adding social authentication to an API: + +```php +return Socialite::driver('google')->stateless()->user(); +``` + + #### Retrieving User Details Once you have a user instance, you can grab a few more details about the user: @@ -134,3 +145,11 @@ $user->getName(); $user->getEmail(); $user->getAvatar(); ``` + +#### Retrieving User Details From Token + +If you already have a valid access token for a user, you can retrieve their details using the `userFromToken` method: + +```php +$user = Socialite::driver('github')->userFromToken($token); +``` diff --git a/vendor/laravel/socialite/src/One/AbstractProvider.php b/vendor/laravel/socialite/src/One/AbstractProvider.php index 048db620e..5d6afa46e 100644 --- a/vendor/laravel/socialite/src/One/AbstractProvider.php +++ b/vendor/laravel/socialite/src/One/AbstractProvider.php @@ -4,6 +4,7 @@ namespace Laravel\Socialite\One; use Illuminate\Http\Request; use InvalidArgumentException; +use League\OAuth1\Client\Credentials\TokenCredentials; use League\OAuth1\Client\Server\Server; use Symfony\Component\HttpFoundation\RedirectResponse; use Laravel\Socialite\Contracts\Provider as ProviderContract; @@ -74,6 +75,31 @@ abstract class AbstractProvider implements ProviderContract ]); } + /** + * Get a Social User instance from a known access token and secret. + * + * @param string $token + * @param string $secret + * @return \Laravel\Socialite\One\User + */ + public function userFromTokenAndSecret($token, $secret) + { + $tokenCredentials = new TokenCredentials(); + + $tokenCredentials->setIdentifier($token); + $tokenCredentials->setSecret($secret); + + $user = $this->server->getUserDetails($tokenCredentials); + + $instance = (new User)->setRaw($user->extra) + ->setToken($tokenCredentials->getIdentifier(), $tokenCredentials->getSecret()); + + return $instance->map([ + 'id' => $user->uid, 'nickname' => $user->nickname, + 'name' => $user->name, 'email' => $user->email, 'avatar' => $user->imageUrl, + ]); + } + /** * Get the token credentials for the request. * diff --git a/vendor/laravel/socialite/src/Two/AbstractProvider.php b/vendor/laravel/socialite/src/Two/AbstractProvider.php index e93ba747e..1eecb6936 100644 --- a/vendor/laravel/socialite/src/Two/AbstractProvider.php +++ b/vendor/laravel/socialite/src/Two/AbstractProvider.php @@ -140,7 +140,7 @@ abstract class AbstractProvider implements ProviderContract $state = null; if ($this->usesState()) { - $this->request->session()->set('state', $state = Str::random(40)); + $this->request->session()->set('state', $state = $this->getState()); } return new RedirectResponse($this->getAuthUrl($state)); @@ -168,7 +168,7 @@ abstract class AbstractProvider implements ProviderContract { $fields = [ 'client_id' => $this->clientId, 'redirect_uri' => $this->redirectUrl, - 'scope' => $this->formatScopes($this->scopes, $this->scopeSeparator), + 'scope' => $this->formatScopes($this->getScopes(), $this->scopeSeparator), 'response_type' => 'code', ]; @@ -234,10 +234,8 @@ abstract class AbstractProvider implements ProviderContract if ($this->isStateless()) { return false; } - //dd($this->request->all()); - $state = $this->request->input('state'); - \Session::put('state', $state); - //$state = $this->request->session()->pull('state'); + + $state = $this->request->session()->pull('state'); return ! (strlen($state) > 0 && $this->request->input('state') === $state); } @@ -392,6 +390,16 @@ abstract class AbstractProvider implements ProviderContract return $this; } + /** + * Get the string used for session state. + * + * @return string + */ + protected function getState() + { + return Str::random(40); + } + /** * Set the custom parameters of the request. * diff --git a/vendor/laravel/socialite/src/Two/FacebookProvider.php b/vendor/laravel/socialite/src/Two/FacebookProvider.php index 0c19b05e0..94915a6ff 100644 --- a/vendor/laravel/socialite/src/Two/FacebookProvider.php +++ b/vendor/laravel/socialite/src/Two/FacebookProvider.php @@ -19,14 +19,14 @@ class FacebookProvider extends AbstractProvider implements ProviderInterface * * @var string */ - protected $version = 'v2.6'; + protected $version = 'v2.8'; /** * The user fields being requested. * * @var array */ - protected $fields = ['name', 'email', 'gender', 'verified']; + protected $fields = ['name', 'email', 'gender', 'verified', 'link']; /** * The scopes being requested. @@ -116,6 +116,7 @@ class FacebookProvider extends AbstractProvider implements ProviderInterface 'id' => $user['id'], 'nickname' => null, 'name' => isset($user['name']) ? $user['name'] : null, 'email' => isset($user['email']) ? $user['email'] : null, 'avatar' => $avatarUrl.'?type=normal', 'avatar_original' => $avatarUrl.'?width=1920', + 'profileUrl' => isset($user['link']) ? $user['link'] : null, ]); } @@ -170,5 +171,7 @@ class FacebookProvider extends AbstractProvider implements ProviderInterface public function reRequest() { $this->reRequest = true; + + return $this; } } diff --git a/vendor/laravel/socialite/src/Two/GoogleProvider.php b/vendor/laravel/socialite/src/Two/GoogleProvider.php index 373634906..d1185685d 100644 --- a/vendor/laravel/socialite/src/Two/GoogleProvider.php +++ b/vendor/laravel/socialite/src/Two/GoogleProvider.php @@ -79,6 +79,7 @@ class GoogleProvider extends AbstractProvider implements ProviderInterface return (new User)->setRaw($user)->map([ 'id' => $user['id'], 'nickname' => Arr::get($user, 'nickname'), 'name' => $user['displayName'], 'email' => $user['emails'][0]['value'], 'avatar' => Arr::get($user, 'image')['url'], + 'avatar_original' => preg_replace('/\?sz=([0-9]+)/', '', Arr::get($user, 'image')['url']), ]); } } diff --git a/vendor/laravel/socialite/src/Two/LinkedInProvider.php b/vendor/laravel/socialite/src/Two/LinkedInProvider.php index 20a3d18ab..526cc050b 100644 --- a/vendor/laravel/socialite/src/Two/LinkedInProvider.php +++ b/vendor/laravel/socialite/src/Two/LinkedInProvider.php @@ -12,7 +12,7 @@ class LinkedInProvider extends AbstractProvider implements ProviderInterface * @var array */ protected $scopes = ['r_basicprofile', 'r_emailaddress']; - + /** * The separating character for the requested scopes. * diff --git a/vendor/league/flysystem/build/osx_install_composer.sh b/vendor/league/flysystem/build/osx_install_composer.sh index 2e798dcc4..382a6a2b9 100644 --- a/vendor/league/flysystem/build/osx_install_composer.sh +++ b/vendor/league/flysystem/build/osx_install_composer.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" sudo php composer-setup.php --install-dir=/usr/local/bin/ --filename=composer -php -r "unlink('composer-setup.php');" +rm composer-setup.php diff --git a/vendor/league/flysystem/composer.json b/vendor/league/flysystem/composer.json index 62bce3c15..0ef45359b 100644 --- a/vendor/league/flysystem/composer.json +++ b/vendor/league/flysystem/composer.json @@ -14,7 +14,7 @@ } ], "require": { - "php": ">=5.4.0" + "php": ">=5.5.9" }, "require-dev": { "ext-fileinfo": "*", diff --git a/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php b/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php index 312cd9c8e..290d627b4 100644 --- a/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php +++ b/vendor/league/flysystem/src/Adapter/AbstractFtpAdapter.php @@ -6,6 +6,7 @@ use DateTime; use League\Flysystem\AdapterInterface; use League\Flysystem\Config; use League\Flysystem\NotSupportedException; +use League\Flysystem\SafeStorage; use RuntimeException; abstract class AbstractFtpAdapter extends AbstractAdapter @@ -25,16 +26,6 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ protected $port = 21; - /** - * @var string|null - */ - protected $username; - - /** - * @var string|null - */ - protected $password; - /** * @var bool */ @@ -85,6 +76,11 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ protected $alternativeRecursion = false; + /** + * @var SafeStorage + */ + protected $safeStorage; + /** * Constructor. * @@ -92,6 +88,7 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ public function __construct(array $config) { + $this->safeStorage = new SafeStorage(); $this->setConfig($config); } @@ -226,7 +223,7 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ public function getUsername() { - return empty($this->username) ? 'anonymous' : $this->username; + return $this->safeStorage->retrieveSafely('username') ?: 'anonymous'; } /** @@ -238,7 +235,7 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ public function setUsername($username) { - $this->username = $username; + $this->safeStorage->storeSafely('username', $username); return $this; } @@ -250,7 +247,7 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ public function getPassword() { - return $this->password; + return $this->safeStorage->retrieveSafely('password'); } /** @@ -262,7 +259,7 @@ abstract class AbstractFtpAdapter extends AbstractAdapter */ public function setPassword($password) { - $this->password = $password; + $this->safeStorage->storeSafely('password', $password); return $this; } diff --git a/vendor/league/flysystem/src/Adapter/Local.php b/vendor/league/flysystem/src/Adapter/Local.php index fc6081e06..715677625 100644 --- a/vendor/league/flysystem/src/Adapter/Local.php +++ b/vendor/league/flysystem/src/Adapter/Local.php @@ -73,13 +73,13 @@ class Local extends AbstractAdapter { $root = is_link($root) ? realpath($root) : $root; $this->permissionMap = array_replace_recursive(static::$permissions, $permissions); - $realRoot = $this->ensureDirectory($root); + $this->ensureDirectory($root); - if ( ! is_dir($realRoot) || ! is_readable($realRoot)) { + if ( ! is_dir($root) || ! is_readable($root)) { throw new LogicException('The root path ' . $root . ' is not readable.'); } - $this->setPathPrefix($realRoot); + $this->setPathPrefix($root); $this->writeFlags = $writeFlags; $this->linkHandling = $linkHandling; } @@ -89,7 +89,7 @@ class Local extends AbstractAdapter * * @param string $root root directory path * - * @return string real path to root + * @return void * * @throws Exception in case the root directory can not be created */ @@ -104,8 +104,6 @@ class Local extends AbstractAdapter throw new Exception(sprintf('Impossible to create the root directory "%s".', $root)); } } - - return realpath($root); } /** @@ -258,7 +256,7 @@ class Local extends AbstractAdapter public function listContents($directory = '', $recursive = false) { $result = []; - $location = $this->applyPathPrefix($directory) . $this->pathSeparator; + $location = $this->applyPathPrefix($directory); if ( ! is_dir($location)) { return []; diff --git a/vendor/league/flysystem/src/Config.php b/vendor/league/flysystem/src/Config.php index e50794a87..60f64d9b4 100644 --- a/vendor/league/flysystem/src/Config.php +++ b/vendor/league/flysystem/src/Config.php @@ -50,7 +50,13 @@ class Config */ public function has($key) { - return array_key_exists($key, $this->settings); + if (array_key_exists($key, $this->settings)) { + return true; + } + + return $this->fallback instanceof Config + ? $this->fallback->has($key) + : false; } /** diff --git a/vendor/league/flysystem/src/SafeStorage.php b/vendor/league/flysystem/src/SafeStorage.php new file mode 100644 index 000000000..5397f580e --- /dev/null +++ b/vendor/league/flysystem/src/SafeStorage.php @@ -0,0 +1,39 @@ +hash = spl_object_hash($this); + static::$safeStorage[$this->hash] = []; + } + + public function storeSafely($key, $value) + { + static::$safeStorage[$this->hash][$key] = $value; + } + + public function retrieveSafely($key) + { + if (array_key_exists($key, static::$safeStorage[$this->hash])) { + return static::$safeStorage[$this->hash][$key]; + } + } + + public function __destruct() + { + unset(static::$safeStorage[$this->hash]); + } +} diff --git a/vendor/league/flysystem/src/Util.php b/vendor/league/flysystem/src/Util.php index 977ffa9f9..afe7f2440 100644 --- a/vendor/league/flysystem/src/Util.php +++ b/vendor/league/flysystem/src/Util.php @@ -85,7 +85,7 @@ class Util $normalized = preg_replace('#\p{C}+|^\./#u', '', $path); $normalized = static::normalizeRelativePath($normalized); - if (preg_match('#/\.{2}|^\.{2}/|^\.{2}$#', $normalized)) { + if (preg_match('#(^|/)\.{2}(/|$)#', $normalized)) { throw new LogicException( 'Path is outside of the defined root, path: [' . $path . '], resolved: [' . $normalized . ']' ); @@ -110,7 +110,7 @@ class Util $path = preg_replace('#/\.(?=/)|^\./|(/|^)\./?$#', '', $path); // Regex for resolving relative paths - $regex = '#/*[^/\.]+/\.\.#Uu'; + $regex = '#/*[^/\.]+/\.\.(?=/|$)#Uu'; while (preg_match($regex, $path)) { $path = preg_replace($regex, '', $path); diff --git a/vendor/maatwebsite/excel/.github/CONTRIBUTING.md b/vendor/maatwebsite/excel/.github/CONTRIBUTING.md deleted file mode 100644 index 399077a77..000000000 --- a/vendor/maatwebsite/excel/.github/CONTRIBUTING.md +++ /dev/null @@ -1,22 +0,0 @@ -# Contribution Guide - -### Bug fixes - -**ALL** bug fixes should be made to appropriate branch (e.g. `1.1` for 1.1.* bug fixes). Bug fixes should never be sent to the `master` branch. - -### Pull Requests - -Every pull request should pass the unit tests. If you include new functionality, make sure you include a test. Pull requests will be evaluated and possibly added to the next stable release. - -### Feature Requests - -If you have an idea for a new feature you would like to see added to Laravel Excel, you may create an issue on GitHub with `[PROPOSAL]` in the title. The feature request will then be reviewed by @Maatwebsite. - -### Coding Guidelines - -Laravel, and therefore Maatwebsite's Laravel Excel follows the [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) and [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) coding standards. In addition to these standards, below is a list of other coding standards that should be followed: - -- Namespace declarations should be on the same line as ` [ - // ... - Collective\Bus\BusServiceProvider::class, - // ... - ], -``` - After updating composer, add the ServiceProvider to the providers array in `config/app.php` ```php diff --git a/vendor/maatwebsite/excel/docs/blade.md b/vendor/maatwebsite/excel/docs/blade.md deleted file mode 100644 index 9de2a139b..000000000 --- a/vendor/maatwebsite/excel/docs/blade.md +++ /dev/null @@ -1,3 +0,0 @@ -@include:Loading a view|load-view -@include:Passing variables|vars -@include:Styling sheets|styling \ No newline at end of file diff --git a/vendor/maatwebsite/excel/docs/blade/load-view.md b/vendor/maatwebsite/excel/docs/blade/load-view.md deleted file mode 100644 index 697e8747b..000000000 --- a/vendor/maatwebsite/excel/docs/blade/load-view.md +++ /dev/null @@ -1,45 +0,0 @@ -# @Blade to Excel - -We can utilise the magic of Laravel's Blade engine to power our Excel export. Sharing a view, loading a view per sheet, creating a html table inside a view, basic CSS styling, ... - -# Loading a view for a single sheet - -We can load a view for every sheet we create with `->loadView()`. - - Excel::create('New file', function($excel) { - - $excel->sheet('New sheet', function($sheet) { - - $sheet->loadView('folder.view'); - - }); - - }); - -# Using different views for different sheets - - Excel::create('New file', function($excel) { - - $excel->sheet('First sheet', function($sheet) { - - $sheet->loadView('view_first'); - }); - - $excel->sheet('Second sheet', function($sheet) { - - $sheet->loadView('view_second'); - }); - - }); - -# Sharing a view for all sheets - -We can share a view for all sheets with `shareView()`. - - Excel::shareView('folder.view')->create(); - -# Unsetting a view for a sheet - -When we are using a shared view, but we don't want to use a view for the current sheet, we can use `->unsetView()`. - - $sheet->unsetView(); \ No newline at end of file diff --git a/vendor/maatwebsite/excel/docs/blade/styling.md b/vendor/maatwebsite/excel/docs/blade/styling.md deleted file mode 100644 index b257d3924..000000000 --- a/vendor/maatwebsite/excel/docs/blade/styling.md +++ /dev/null @@ -1,133 +0,0 @@ -# Styling sheets - -### General styling - -If you want to change the general styling of your sheet (not cell or range specific), you can use the `->setStyle()` method or any of the other setters which can be found inside the export documentation. - - // Font family - $sheet->setFontFamily('Comic Sans MS'); - - // Set font with ->setStyle()` - $sheet->setStyle(array( - 'font' => array( - 'name' => 'Calibri', - 'size' => 12, - 'bold' => true - ) - )); - -### Styling with PHPExcel methods - -It's possible to style the sheets and specific cells with help of PHPExcel methods. This package includes a lot of shortcuts (see export documentation), but also always the use of the native methods. - - // Set background color for a specific cell - $sheet->getStyle('A1')->applyFromArray(array( - 'fill' => array( - 'type' => PHPExcel_Style_Fill::FILL_SOLID, - 'color' => array('rgb' => 'FF0000') - ) - )); - -### Using HTML tags - -Most of the HTML tags are supported. - - - - -

Big title

- - - Bold cell - Bold cell - - - Italic cell - - - - - - -> Inside the `view.php` config you can change how these tags will be interpreted by Excel by default. - -### Using HTML attributes - -Some of the basic styling can be done with HTML attributes. - - - - - Big title - - - Bold cell - - - Bold cell - - - Italic cell - - - Cell with width of 100 - - - Cell with height of 100 - - - -### Styling through inline-styles - -It's possible to use inline styles inside your view files. Most of the general styles are supported. - - - - - Cell - - - -> Inside the reference guide you can find a list of supported styles. - -### Styling through external CSS file - -Styling can be done through an external CSS file. - -External css file: - - #cell { - background-color: #000000; - color: #ffffff; - } - - .cell { - background-color: #000000; - color: #ffffff; - } - - tr td { - background-color: #ffffff; - } - - tr > td { - border-bottom: 1px solid #000000; - } - -Table: - - - - {{ HTML::style('css/table.css') }} - - - Cell - - - Cell - - - -> Inside the reference guide you can find a list of supported styles. - -> It's advised to include `` into the view to fix problems with UTF-8 encoding. \ No newline at end of file diff --git a/vendor/maatwebsite/excel/docs/blade/vars.md b/vendor/maatwebsite/excel/docs/blade/vars.md deleted file mode 100644 index ed5400121..000000000 --- a/vendor/maatwebsite/excel/docs/blade/vars.md +++ /dev/null @@ -1,19 +0,0 @@ -# Passing variables to the view - -### As parameter - -We can pass variables to the view by using the second parameter inside the `loadView()` method. - - $sheet->loadView('view', array('key' => 'value')); - -### With with() - -Alternatively you can use the `with()` method which works the same as with Laravel views. - - // Using normal with() - $sheet->loadView('view') - ->with('key', 'value'); - - // using dynamic with() - $sheet->loadView('view') - ->withKey('value'); \ No newline at end of file diff --git a/vendor/maatwebsite/excel/docs/borders.md b/vendor/maatwebsite/excel/docs/borders.md deleted file mode 100644 index 6207ac117..000000000 --- a/vendor/maatwebsite/excel/docs/borders.md +++ /dev/null @@ -1,14 +0,0 @@ -PHPExcel_Style_Border::BORDER_NONE = 'none' -PHPExcel_Style_Border::BORDER_DASHDOT = 'dashDot' -PHPExcel_Style_Border::BORDER_DASHDOTDOT = 'dashDotDot' -PHPExcel_Style_Border::BORDER_DASHED = 'dashed' -PHPExcel_Style_Border::BORDER_DOTTED = 'dotted' -PHPExcel_Style_Border::BORDER_DOUBLE = 'double' -PHPExcel_Style_Border::BORDER_HAIR = 'hair' -PHPExcel_Style_Border::BORDER_MEDIUM = 'medium' -PHPExcel_Style_Border::BORDER_MEDIUMDASHDOT = 'mediumDashDot' -PHPExcel_Style_Border::BORDER_MEDIUMDASHDOTDOT = 'mediumDashDotDot' -PHPExcel_Style_Border::BORDER_MEDIUMDASHED = 'mediumDashed' -PHPExcel_Style_Border::BORDER_SLANTDASHDOT = 'slantDashDot' -PHPExcel_Style_Border::BORDER_THICK = 'thick' -PHPExcel_Style_Border::BORDER_THIN = 'thin' \ No newline at end of file diff --git a/vendor/maatwebsite/excel/docs/changelog.md b/vendor/maatwebsite/excel/docs/changelog.md deleted file mode 100644 index 0994c3950..000000000 --- a/vendor/maatwebsite/excel/docs/changelog.md +++ /dev/null @@ -1,2 +0,0 @@ -@include:Version 1|version-1 -@include:Version 2|version-2 diff --git a/vendor/maatwebsite/excel/docs/changelog/version-1.md b/vendor/maatwebsite/excel/docs/changelog/version-1.md deleted file mode 100644 index b80c89f6c..000000000 --- a/vendor/maatwebsite/excel/docs/changelog/version-1.md +++ /dev/null @@ -1,209 +0,0 @@ -# Version 1 - -### 1.3.5 -- PHPExcel 1.8.1 compatibility -- Clean-up ServiceProvider -- Fix short array syntax for PHP5.3 - -### 1.3.4 -- Fix usage of sheet callback when modifying an existing file -- Modifying existing files improvements (support style overriding) -- Add text-indent support to HtmlReader -- Add simple sheet password protection -- Add support for exporting multiple pdf pages -- Add inline cell formatting to blade - -### 1.3.3 -- Fix issue with different start row in chunk filter - -### 1.3.2 -- Custom value binders -- Html reader update - -### 1.3.1 -- Fix short array syntax - -### 1.3.0 -- Additional headers with export() -- Float, integer, string, timestamps problems -- Cell content ending by zeros -- Images in html -- Font family bug -- Setting row number of row with headings - -### 1.2.3 -- PDF writer -- Include charts config -- Chunk filter with selected sheet -- Compatibility fix with new PHPExcel release -- setDateColumns fix -- Optional dependencies to require-dev -- Several bugfixes - -### 1.2.2 -- Chunk filter fixes -- Isset() CellCollection fixes -- PHP 5.3 support -- Missing border styles -- Add CSV settings (delimiter, enclosure, lineEnding) to ExcelFile objects - -### 1.2.1 -- Fix with() method parameters - -### 1.2.0 -- Filters -- Chunk filter (with chunked importer) -- ExcelFile (method) injections -- NewExcelFile (method) injections -- Edit existing worksheets -- Converting existing worksheet -- Laravel 4.* + 5.0 support - -### 1.1.9 -- PHP 5.3 fixes - -### 1.1.8 -- PHP 5.3 support -- fromArray bugfix - -### 1.1.7 -- Fix heading generation for export with `->fromArray()` -- Bugfix for non-Unix kernels -- Enhanced CSS parser (thanks to `tijsverkoyen/CssToInlineStyles`) -- Support for nested CSS styles -- Support for multiple css attributes per class -- Support for internal and external CSS files -- Support for inline style blocks (`",rE:true,sL:"css"}},{cN:"tag",b:"|$)",e:">",k:{title:"script"},c:[b],starts:{e:"<\/script>",rE:true,sL:"javascript"}},{b:"<%",e:"%>",sL:"vbscript"},d,{cN:"pi",b:/<\?\w+/,e:/\?>/,r:10},{cN:"tag",b:"",c:[{cN:"title",b:"[^ /><]+",r:0},b]}]}});hljs.registerLanguage("markdown",function(a){return{c:[{cN:"header",v:[{b:"^#{1,6}",e:"$"},{b:"^.+?\\n[=-]{2,}$"}]},{b:"<",e:">",sL:"xml",r:0},{cN:"bullet",b:"^([*+-]|(\\d+\\.))\\s+"},{cN:"strong",b:"[*_]{2}.+?[*_]{2}"},{cN:"emphasis",v:[{b:"\\*.+?\\*"},{b:"_.+?_",r:0}]},{cN:"blockquote",b:"^>\\s+",e:"$"},{cN:"code",v:[{b:"`.+?`"},{b:"^( {4}|\t)",e:"$",r:0}]},{cN:"horizontal_rule",b:"^[-\\*]{3,}",e:"$"},{b:"\\[.+?\\][\\(\\[].+?[\\)\\]]",rB:true,c:[{cN:"link_label",b:"\\[",e:"\\]",eB:true,rE:true,r:0},{cN:"link_url",b:"\\]\\(",e:"\\)",eB:true,eE:true},{cN:"link_reference",b:"\\]\\[",e:"\\]",eB:true,eE:true,}],r:10},{b:"^\\[.+\\]:",e:"$",rB:true,c:[{cN:"link_reference",b:"\\[",e:"\\]",eB:true,eE:true},{cN:"link_url",b:"\\s",e:"$"}]}]}});hljs.registerLanguage("css",function(a){var b="[a-zA-Z-][a-zA-Z0-9_-]*";var c={cN:"function",b:b+"\\(",e:"\\)",c:["self",a.NM,a.ASM,a.QSM]};return{cI:true,i:"[=/|']",c:[a.CBLCLM,{cN:"id",b:"\\#[A-Za-z0-9_-]+"},{cN:"class",b:"\\.[A-Za-z0-9_-]+",r:0},{cN:"attr_selector",b:"\\[",e:"\\]",i:"$"},{cN:"pseudo",b:":(:)?[a-zA-Z0-9\\_\\-\\+\\(\\)\\\"\\']+"},{cN:"at_rule",b:"@(font-face|page)",l:"[a-z-]+",k:"font-face page"},{cN:"at_rule",b:"@",e:"[{;]",c:[{cN:"keyword",b:/\S+/},{b:/\s/,eW:true,eE:true,r:0,c:[c,a.ASM,a.QSM,a.NM]}]},{cN:"tag",b:b,r:0},{cN:"rules",b:"{",e:"}",i:"[^\\s]",r:0,c:[a.CBLCLM,{cN:"rule",b:"[^\\s]",rB:true,e:";",eW:true,c:[{cN:"attribute",b:"[A-Z\\_\\.\\-]+",e:":",eE:true,i:"[^\\s]",starts:{cN:"value",eW:true,eE:true,c:[c,a.NM,a.QSM,a.ASM,a.CBLCLM,{cN:"hexcolor",b:"#[0-9A-Fa-f]+"},{cN:"important",b:"!important"}]}}]}]}]}});hljs.registerLanguage("http",function(a){return{i:"\\S",c:[{cN:"status",b:"^HTTP/[0-9\\.]+",e:"$",c:[{cN:"number",b:"\\b\\d{3}\\b"}]},{cN:"request",b:"^[A-Z]+ (.*?) HTTP/[0-9\\.]+$",rB:true,e:"$",c:[{cN:"string",b:" ",e:" ",eB:true,eE:true}]},{cN:"attribute",b:"^\\w",e:": ",eE:true,i:"\\n|\\s|=",starts:{cN:"string",e:"$"}},{b:"\\n\\n",starts:{sL:"",eW:true}}]}});hljs.registerLanguage("java",function(b){var a="false synchronized int abstract float private char boolean static null if const for true while long throw strictfp finally protected import native final return void enum else break transient new catch instanceof byte super volatile case assert short package default double public try this switch continue throws";return{k:a,i:/<\//,c:[{cN:"javadoc",b:"/\\*\\*",e:"\\*/",c:[{cN:"javadoctag",b:"(^|\\s)@[A-Za-z]+"}],r:10},b.CLCM,b.CBLCLM,b.ASM,b.QSM,{bK:"protected public private",e:/[{;=]/,k:a,c:[{cN:"class",bK:"class interface",eW:true,i:/[:"<>]/,c:[{bK:"extends implements",r:10},b.UTM]},{b:b.UIR+"\\s*\\(",rB:true,c:[b.UTM]}]},b.CNM,{cN:"annotation",b:"@[A-Za-z]+"}]}});hljs.registerLanguage("php",function(b){var e={cN:"variable",b:"\\$+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*"};var a={cN:"preprocessor",b:/<\?(php)?|\?>/};var c={cN:"string",c:[b.BE,a],v:[{b:'b"',e:'"'},{b:"b'",e:"'"},b.inherit(b.ASM,{i:null}),b.inherit(b.QSM,{i:null})]};var d={v:[b.BNM,b.CNM]};return{cI:true,k:"and include_once list abstract global private echo interface as static endswitch array null if endwhile or const for endforeach self var while isset public protected exit foreach throw elseif include __FILE__ empty require_once do xor return parent clone use __CLASS__ __LINE__ else break print eval new catch __METHOD__ case exception default die require __FUNCTION__ enddeclare final try switch continue endfor endif declare unset true false trait goto instanceof insteadof __DIR__ __NAMESPACE__ yield finally",c:[b.CLCM,b.HCM,{cN:"comment",b:"/\\*",e:"\\*/",c:[{cN:"phpdoc",b:"\\s@[A-Za-z]+"},a]},{cN:"comment",b:"__halt_compiler.+?;",eW:true,k:"__halt_compiler",l:b.UIR},{cN:"string",b:"<<<['\"]?\\w+['\"]?$",e:"^\\w+;",c:[b.BE]},a,e,{cN:"function",bK:"function",e:/[;{]/,i:"\\$|\\[|%",c:[b.UTM,{cN:"params",b:"\\(",e:"\\)",c:["self",e,b.CBLCLM,c,d]}]},{cN:"class",bK:"class interface",e:"{",i:/[:\(\$"]/,c:[{bK:"extends implements",r:10},b.UTM]},{bK:"namespace",e:";",i:/[\.']/,c:[b.UTM]},{bK:"use",e:";",c:[b.UTM]},{b:"=>"},c,d]}});hljs.registerLanguage("python",function(a){var f={cN:"prompt",b:/^(>>>|\.\.\.) /};var b={cN:"string",c:[a.BE],v:[{b:/(u|b)?r?'''/,e:/'''/,c:[f],r:10},{b:/(u|b)?r?"""/,e:/"""/,c:[f],r:10},{b:/(u|r|ur)'/,e:/'/,r:10},{b:/(u|r|ur)"/,e:/"/,r:10},{b:/(b|br)'/,e:/'/,},{b:/(b|br)"/,e:/"/,},a.ASM,a.QSM]};var d={cN:"number",r:0,v:[{b:a.BNR+"[lLjJ]?"},{b:"\\b(0o[0-7]+)[lLjJ]?"},{b:a.CNR+"[lLjJ]?"}]};var e={cN:"params",b:/\(/,e:/\)/,c:["self",f,d,b]};var c={e:/:/,i:/[${=;\n]/,c:[a.UTM,e]};return{k:{keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda nonlocal|10 None True False",built_in:"Ellipsis NotImplemented"},i:/(<\/|->|\?)/,c:[f,d,b,a.HCM,a.inherit(c,{cN:"function",bK:"def",r:10}),a.inherit(c,{cN:"class",bK:"class"}),{cN:"decorator",b:/@/,e:/$/},{b:/\b(print|exec)\(/}]}});hljs.registerLanguage("sql",function(a){return{cI:true,i:/[<>]/,c:[{cN:"operator",b:"\\b(begin|end|start|commit|rollback|savepoint|lock|alter|create|drop|rename|call|delete|do|handler|insert|load|replace|select|truncate|update|set|show|pragma|grant|merge)\\b(?!:)",e:";",eW:true,k:{keyword:"all partial global month current_timestamp using go revoke smallint indicator end-exec disconnect zone with character assertion to add current_user usage input local alter match collate real then rollback get read timestamp session_user not integer bit unique day minute desc insert execute like ilike|2 level decimal drop continue isolation found where constraints domain right national some module transaction relative second connect escape close system_user for deferred section cast current sqlstate allocate intersect deallocate numeric public preserve full goto initially asc no key output collation group by union session both last language constraint column of space foreign deferrable prior connection unknown action commit view or first into float year primary cascaded except restrict set references names table outer open select size are rows from prepare distinct leading create only next inner authorization schema corresponding option declare precision immediate else timezone_minute external varying translation true case exception join hour default double scroll value cursor descriptor values dec fetch procedure delete and false int is describe char as at in varchar null trailing any absolute current_time end grant privileges when cross check write current_date pad begin temporary exec time update catalog user sql date on identity timezone_hour natural whenever interval work order cascade diagnostics nchar having left call do handler load replace truncate start lock show pragma exists number trigger if before after each row merge matched database",aggregate:"count sum min max avg"},c:[{cN:"string",b:"'",e:"'",c:[a.BE,{b:"''"}]},{cN:"string",b:'"',e:'"',c:[a.BE,{b:'""'}]},{cN:"string",b:"`",e:"`",c:[a.BE]},a.CNM]},a.CBLCLM,{cN:"comment",b:"--",e:"$"}]}});hljs.registerLanguage("ini",function(a){return{cI:true,i:/\S/,c:[{cN:"comment",b:";",e:"$"},{cN:"title",b:"^\\[",e:"\\]"},{cN:"setting",b:"^[a-z0-9\\[\\]_-]+[ \\t]*=[ \\t]*",e:"$",c:[{cN:"value",eW:true,k:"on off true false yes no",c:[a.QSM,a.NM],r:0}]}]}});hljs.registerLanguage("perl",function(c){var d="getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qqfileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmgetsub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedirioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when";var f={cN:"subst",b:"[$@]\\{",e:"\\}",k:d};var g={b:"->{",e:"}"};var a={cN:"variable",v:[{b:/\$\d/},{b:/[\$\%\@\*](\^\w\b|#\w+(\:\:\w+)*|{\w+}|\w+(\:\:\w*)*)/},{b:/[\$\%\@\*][^\s\w{]/,r:0}]};var e={cN:"comment",b:"^(__END__|__DATA__)",e:"\\n$",r:5};var h=[c.BE,f,a];var b=[a,c.HCM,e,{cN:"comment",b:"^\\=\\w",e:"\\=cut",eW:true},g,{cN:"string",c:h,v:[{b:"q[qwxr]?\\s*\\(",e:"\\)",r:5},{b:"q[qwxr]?\\s*\\[",e:"\\]",r:5},{b:"q[qwxr]?\\s*\\{",e:"\\}",r:5},{b:"q[qwxr]?\\s*\\|",e:"\\|",r:5},{b:"q[qwxr]?\\s*\\<",e:"\\>",r:5},{b:"qw\\s+q",e:"q",r:5},{b:"'",e:"'",c:[c.BE]},{b:'"',e:'"'},{b:"`",e:"`",c:[c.BE]},{b:"{\\w+}",c:[],r:0},{b:"-?\\w+\\s*\\=\\>",c:[],r:0}]},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{b:"(\\/\\/|"+c.RSR+"|\\b(split|return|print|reverse|grep)\\b)\\s*",k:"split return print reverse grep",r:0,c:[c.HCM,e,{cN:"regexp",b:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",r:10},{cN:"regexp",b:"(m|qr)?/",e:"/[a-z]*",c:[c.BE],r:0}]},{cN:"sub",bK:"sub",e:"(\\s*\\(.*?\\))?[;{]",r:5},{cN:"operator",b:"-\\w\\b",r:0}];f.c=b;g.c=b;return{k:d,c:b}});hljs.registerLanguage("objectivec",function(a){var d={keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign self synchronized id nonatomic super unichar IBOutlet IBAction strong weak @private @protected @public @try @property @end @throw @catch @finally @synthesize @dynamic @selector @optional @required",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"NSString NSDictionary CGRect CGPoint UIButton UILabel UITextView UIWebView MKMapView UISegmentedControl NSObject UITableViewDelegate UITableViewDataSource NSThread UIActivityIndicator UITabbar UIToolBar UIBarButtonItem UIImageView NSAutoreleasePool UITableView BOOL NSInteger CGFloat NSException NSLog NSMutableString NSMutableArray NSMutableDictionary NSURL NSIndexPath CGSize UITableViewCell UIView UIViewController UINavigationBar UINavigationController UITabBarController UIPopoverController UIPopoverControllerDelegate UIImage NSNumber UISearchBar NSFetchedResultsController NSFetchedResultsChangeType UIScrollView UIScrollViewDelegate UIEdgeInsets UIColor UIFont UIApplication NSNotFound NSNotificationCenter NSNotification UILocalNotification NSBundle NSFileManager NSTimeInterval NSDate NSCalendar NSUserDefaults UIWindow NSRange NSArray NSError NSURLRequest NSURLConnection UIInterfaceOrientation MPMoviePlayerController dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"};var c=/[a-zA-Z@][a-zA-Z0-9_]*/;var b="@interface @class @protocol @implementation";return{k:d,l:c,i:""}]},{cN:"preprocessor",b:"#",e:"$"},{cN:"class",b:"("+b.split(" ").join("|")+")\\b",e:"({|$)",k:b,l:c,c:[a.UTM]},{cN:"variable",b:"\\."+a.UIR,r:0}]}});hljs.registerLanguage("coffeescript",function(c){var b={keyword:"in if for while finally new do return else break catch instanceof throw try this switch continue typeof delete debugger super then unless until loop of by when and or is isnt not",literal:"true false null undefined yes no on off",reserved:"case default function var void with const let enum export import native __hasProp __extends __slice __bind __indexOf",built_in:"npm require console print module exports global window document"};var a="[A-Za-z$_][0-9A-Za-z$_]*";var f=c.inherit(c.TM,{b:a});var e={cN:"subst",b:/#\{/,e:/}/,k:b};var d=[c.BNM,c.inherit(c.CNM,{starts:{e:"(\\s*/)?",r:0}}),{cN:"string",v:[{b:/'''/,e:/'''/,c:[c.BE]},{b:/'/,e:/'/,c:[c.BE]},{b:/"""/,e:/"""/,c:[c.BE,e]},{b:/"/,e:/"/,c:[c.BE,e]}]},{cN:"regexp",v:[{b:"///",e:"///",c:[e,c.HCM]},{b:"//[gim]*",r:0},{b:"/\\S(\\\\.|[^\\n])*?/[gim]*(?=\\s|\\W|$)"}]},{cN:"property",b:"@"+a},{b:"`",e:"`",eB:true,eE:true,sL:"javascript"}];e.c=d;return{k:b,c:d.concat([{cN:"comment",b:"###",e:"###"},c.HCM,{cN:"function",b:"("+a+"\\s*=\\s*)?(\\(.*\\))?\\s*\\B[-=]>",e:"[-=]>",rB:true,c:[f,{cN:"params",b:"\\(",rB:true,c:[{b:/\(/,e:/\)/,k:b,c:["self"].concat(d)}]}]},{cN:"class",bK:"class",e:"$",i:/[:="\[\]]/,c:[{bK:"extends",eW:true,i:/[:="\[\]]/,c:[f]},f]},{cN:"attribute",b:a+":",e:":",rB:true,eE:true,r:0}])}});hljs.registerLanguage("nginx",function(c){var b={cN:"variable",v:[{b:/\$\d+/},{b:/\$\{/,e:/}/},{b:"[\\$\\@]"+c.UIR}]};var a={eW:true,l:"[a-z/_]+",k:{built_in:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},r:0,i:"=>",c:[c.HCM,{cN:"string",c:[c.BE,b],v:[{b:/"/,e:/"/},{b:/'/,e:/'/}]},{cN:"url",b:"([a-z]+):/",e:"\\s",eW:true,eE:true},{cN:"regexp",c:[c.BE,b],v:[{b:"\\s\\^",e:"\\s|{|;",rE:true},{b:"~\\*?\\s+",e:"\\s|{|;",rE:true},{b:"\\*(\\.[a-z\\-]+)+"},{b:"([a-z\\-]+\\.)+\\*"}]},{cN:"number",b:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{cN:"number",b:"\\b\\d+[kKmMgGdshdwy]*\\b",r:0},b]};return{c:[c.HCM,{b:c.UIR+"\\s",e:";|{",rB:true,c:[c.inherit(c.UTM,{starts:a})],r:0}],i:"[^\\s\\}]"}});hljs.registerLanguage("json",function(a){var e={literal:"true false null"};var d=[a.QSM,a.CNM];var c={cN:"value",e:",",eW:true,eE:true,c:d,k:e};var b={b:"{",e:"}",c:[{cN:"attribute",b:'\\s*"',e:'"\\s*:\\s*',eB:true,eE:true,c:[a.BE],i:"\\n",starts:c}],i:"\\S"};var f={b:"\\[",e:"\\]",c:[a.inherit(c,{cN:null})],i:"\\S"};d.splice(d.length,0,b,f);return{c:d,k:e,i:"\\S"}});hljs.registerLanguage("apache",function(a){var b={cN:"number",b:"[\\$%]\\d+"};return{cI:true,c:[a.HCM,{cN:"tag",b:""},{cN:"keyword",b:/\w+/,r:0,k:{common:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{e:/$/,r:0,k:{literal:"on off all"},c:[{cN:"sqbracket",b:"\\s\\[",e:"\\]$"},{cN:"cbracket",b:"[\\$%]\\{",e:"\\}",c:["self",b]},b,a.QSM]}}],i:/\S/}});hljs.registerLanguage("cpp",function(a){var b={keyword:"false int float while private char catch export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const struct for static_cast|10 union namespace unsigned long throw volatile static protected bool template mutable if public friend do return goto auto void enum else break new extern using true class asm case typeid short reinterpret_cast|10 default double register explicit signed typename try this switch continue wchar_t inline delete alignof char16_t char32_t constexpr decltype noexcept nullptr static_assert thread_local restrict _Bool complex _Complex _Imaginary",built_in:"std string cin cout cerr clog stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap array shared_ptr abort abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf"};return{aliases:["c"],k:b,i:"",i:"\\n"},a.CLCM]},{cN:"stl_container",b:"\\b(deque|list|queue|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array)\\s*<",e:">",k:b,r:10,c:["self"]}]}});hljs.registerLanguage("makefile",function(a){var b={cN:"variable",b:/\$\(/,e:/\)/,c:[a.BE]};return{c:[a.HCM,{b:/^\w+\s*\W*=/,rB:true,r:0,starts:{cN:"constant",e:/\s*\W*=/,eE:true,starts:{e:/$/,r:0,c:[b],}}},{cN:"title",b:/^[\w]+:\s*$/},{cN:"phony",b:/^\.PHONY:/,e:/$/,k:".PHONY",l:/[\.\w]+/},{b:/^\t+/,e:/$/,c:[a.QSM,b]}]}}); diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css deleted file mode 100644 index 02db86a27..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css +++ /dev/null @@ -1,160 +0,0 @@ -/* -Date: 17.V.2011 -Author: pumbur -*/ - -.hljs -{ - display: block; padding: 0.5em; - background: #222; -} - -.profile .hljs-header *, -.ini .hljs-title, -.nginx .hljs-title -{ - color: #fff; -} - -.hljs-comment, -.hljs-javadoc, -.hljs-preprocessor, -.hljs-preprocessor .hljs-title, -.hljs-pragma, -.hljs-shebang, -.profile .hljs-summary, -.diff, -.hljs-pi, -.hljs-doctype, -.hljs-tag, -.hljs-template_comment, -.css .hljs-rules, -.tex .hljs-special -{ - color: #444; -} - -.hljs-string, -.hljs-symbol, -.diff .hljs-change, -.hljs-regexp, -.xml .hljs-attribute, -.smalltalk .hljs-char, -.xml .hljs-value, -.ini .hljs-value, -.clojure .hljs-attribute, -.coffeescript .hljs-attribute -{ - color: #ffcc33; -} - -.hljs-number, -.hljs-addition -{ - color: #00cc66; -} - -.hljs-built_in, -.hljs-literal, -.vhdl .hljs-typename, -.go .hljs-constant, -.go .hljs-typename, -.ini .hljs-keyword, -.lua .hljs-title, -.perl .hljs-variable, -.php .hljs-variable, -.mel .hljs-variable, -.django .hljs-variable, -.css .funtion, -.smalltalk .method, -.hljs-hexcolor, -.hljs-important, -.hljs-flow, -.hljs-inheritance, -.parser3 .hljs-variable -{ - color: #32AAEE; -} - -.hljs-keyword, -.hljs-tag .hljs-title, -.css .hljs-tag, -.css .hljs-class, -.css .hljs-id, -.css .hljs-pseudo, -.css .hljs-attr_selector, -.lisp .hljs-title, -.clojure .hljs-built_in, -.hljs-winutils, -.tex .hljs-command, -.hljs-request, -.hljs-status -{ - color: #6644aa; -} - -.hljs-title, -.ruby .hljs-constant, -.vala .hljs-constant, -.hljs-parent, -.hljs-deletion, -.hljs-template_tag, -.css .hljs-keyword, -.objectivec .hljs-class .hljs-id, -.smalltalk .hljs-class, -.lisp .hljs-keyword, -.apache .hljs-tag, -.nginx .hljs-variable, -.hljs-envvar, -.bash .hljs-variable, -.go .hljs-built_in, -.vbscript .hljs-built_in, -.lua .hljs-built_in, -.rsl .hljs-built_in, -.tail, -.avrasm .hljs-label, -.tex .hljs-formula, -.tex .hljs-formula * -{ - color: #bb1166; -} - -.hljs-yardoctag, -.hljs-phpdoc, -.profile .hljs-header, -.ini .hljs-title, -.apache .hljs-tag, -.parser3 .hljs-title -{ - font-weight: bold; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata -{ - opacity: 0.6; -} - -.hljs, -.javascript, -.css, -.xml, -.hljs-subst, -.diff .hljs-chunk, -.css .hljs-value, -.css .hljs-attribute, -.lisp .hljs-string, -.lisp .hljs-number, -.tail .hljs-params, -.hljs-container, -.haskell *, -.erlang *, -.erlang_repl * -{ - color: #aaa; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css deleted file mode 100644 index 532d683ff..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css +++ /dev/null @@ -1,50 +0,0 @@ -/* - -Original style from softwaremaniacs.org (c) Ivan Sagalaev - -*/ - -.hljs { - display: block; padding: 0.5em; - background: white; color: black; -} - -.hljs-string, -.hljs-tag .hljs-value, -.hljs-filter .hljs-argument, -.hljs-addition, -.hljs-change, -.apache .hljs-tag, -.apache .hljs-cbracket, -.nginx .hljs-built_in, -.tex .hljs-formula { - color: #888; -} - -.hljs-comment, -.hljs-template_comment, -.hljs-shebang, -.hljs-doctype, -.hljs-pi, -.hljs-javadoc, -.hljs-deletion, -.apache .hljs-sqbracket { - color: #CCC; -} - -.hljs-keyword, -.hljs-tag .hljs-title, -.ini .hljs-title, -.lisp .hljs-title, -.clojure .hljs-title, -.http .hljs-title, -.nginx .hljs-title, -.css .hljs-tag, -.hljs-winutils, -.hljs-flow, -.apache .hljs-tag, -.tex .hljs-command, -.hljs-request, -.hljs-status { - font-weight: bold; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css deleted file mode 100644 index a25b30885..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Dune Dark - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Dune Dark Comment */ -.hljs-comment, -.hljs-title { - color: #999580; -} - -/* Atelier Dune Dark Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #d73737; -} - -/* Atelier Dune Dark Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #b65611; -} - -/* Atelier Dune Dark Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #cfb017; -} - -/* Atelier Dune Dark Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #60ac39; -} - -/* Atelier Dune Dark Aqua */ -.css .hljs-hexcolor { - color: #1fad83; -} - -/* Atelier Dune Dark Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #6684e1; -} - -/* Atelier Dune Dark Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #b854d4; -} - -.hljs { - display: block; - background: #292824; - color: #a6a28c; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css deleted file mode 100644 index 66483c974..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Dune Light - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Dune Light Comment */ -.hljs-comment, -.hljs-title { - color: #7d7a68; -} - -/* Atelier Dune Light Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #d73737; -} - -/* Atelier Dune Light Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #b65611; -} - -/* Atelier Dune Light Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #cfb017; -} - -/* Atelier Dune Light Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #60ac39; -} - -/* Atelier Dune Light Aqua */ -.css .hljs-hexcolor { - color: #1fad83; -} - -/* Atelier Dune Light Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #6684e1; -} - -/* Atelier Dune Light Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #b854d4; -} - -.hljs { - display: block; - background: #fefbec; - color: #6e6b5e; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css deleted file mode 100644 index 9331e4179..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Forest Dark - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Forest Dark Comment */ -.hljs-comment, -.hljs-title { - color: #9c9491; -} - -/* Atelier Forest Dark Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #f22c40; -} - -/* Atelier Forest Dark Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #df5320; -} - -/* Atelier Forest Dark Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #d5911a; -} - -/* Atelier Forest Dark Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #5ab738; -} - -/* Atelier Forest Dark Aqua */ -.css .hljs-hexcolor { - color: #00ad9c; -} - -/* Atelier Forest Dark Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #407ee7; -} - -/* Atelier Forest Dark Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #6666ea; -} - -.hljs { - display: block; - background: #2c2421; - color: #a8a19f; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css deleted file mode 100644 index 9898ec446..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Forest Light - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Forest Light Comment */ -.hljs-comment, -.hljs-title { - color: #766e6b; -} - -/* Atelier Forest Light Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #f22c40; -} - -/* Atelier Forest Light Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #df5320; -} - -/* Atelier Forest Light Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #d5911a; -} - -/* Atelier Forest Light Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #5ab738; -} - -/* Atelier Forest Light Aqua */ -.css .hljs-hexcolor { - color: #00ad9c; -} - -/* Atelier Forest Light Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #407ee7; -} - -/* Atelier Forest Light Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #6666ea; -} - -.hljs { - display: block; - background: #f1efee; - color: #68615e; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css deleted file mode 100644 index 1544f62e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Heath Dark - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Heath Dark Comment */ -.hljs-comment, -.hljs-title { - color: #9e8f9e; -} - -/* Atelier Heath Dark Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #ca402b; -} - -/* Atelier Heath Dark Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #a65926; -} - -/* Atelier Heath Dark Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #bb8a35; -} - -/* Atelier Heath Dark Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #379a37; -} - -/* Atelier Heath Dark Aqua */ -.css .hljs-hexcolor { - color: #159393; -} - -/* Atelier Heath Dark Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #516aec; -} - -/* Atelier Heath Dark Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #7b59c0; -} - -.hljs { - display: block; - background: #292329; - color: #ab9bab; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css deleted file mode 100644 index c45bfe8a7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Heath Light - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/heath) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Heath Light Comment */ -.hljs-comment, -.hljs-title { - color: #776977; -} - -/* Atelier Heath Light Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #ca402b; -} - -/* Atelier Heath Light Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #a65926; -} - -/* Atelier Heath Light Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #bb8a35; -} - -/* Atelier Heath Light Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #379a37; -} - -/* Atelier Heath Light Aqua */ -.css .hljs-hexcolor { - color: #159393; -} - -/* Atelier Heath Light Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #516aec; -} - -/* Atelier Heath Light Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #7b59c0; -} - -.hljs { - display: block; - background: #f7f3f7; - color: #695d69; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css deleted file mode 100644 index f7b61382d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Lakeside Dark - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Lakeside Dark Comment */ -.hljs-comment, -.hljs-title { - color: #7195a8; -} - -/* Atelier Lakeside Dark Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #d22d72; -} - -/* Atelier Lakeside Dark Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #935c25; -} - -/* Atelier Lakeside Dark Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #8a8a0f; -} - -/* Atelier Lakeside Dark Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #568c3b; -} - -/* Atelier Lakeside Dark Aqua */ -.css .hljs-hexcolor { - color: #2d8f6f; -} - -/* Atelier Lakeside Dark Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #257fad; -} - -/* Atelier Lakeside Dark Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #5d5db1; -} - -.hljs { - display: block; - background: #1f292e; - color: #7ea2b4; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css deleted file mode 100644 index 955b33396..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Lakeside Light - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/lakeside/) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Lakeside Light Comment */ -.hljs-comment, -.hljs-title { - color: #5a7b8c; -} - -/* Atelier Lakeside Light Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #d22d72; -} - -/* Atelier Lakeside Light Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #935c25; -} - -/* Atelier Lakeside Light Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #8a8a0f; -} - -/* Atelier Lakeside Light Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #568c3b; -} - -/* Atelier Lakeside Light Aqua */ -.css .hljs-hexcolor { - color: #2d8f6f; -} - -/* Atelier Lakeside Light Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #257fad; -} - -/* Atelier Lakeside Light Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #5d5db1; -} - -.hljs { - display: block; - background: #ebf8ff; - color: #516d7b; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css deleted file mode 100644 index 5688b1529..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Seaside Dark - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Seaside Dark Comment */ -.hljs-comment, -.hljs-title { - color: #809980; -} - -/* Atelier Seaside Dark Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #e6193c; -} - -/* Atelier Seaside Dark Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #87711d; -} - -/* Atelier Seaside Dark Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #c3c322; -} - -/* Atelier Seaside Dark Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #29a329; -} - -/* Atelier Seaside Dark Aqua */ -.css .hljs-hexcolor { - color: #1999b3; -} - -/* Atelier Seaside Dark Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #3d62f5; -} - -/* Atelier Seaside Dark Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #ad2bee; -} - -.hljs { - display: block; - background: #242924; - color: #8ca68c; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css deleted file mode 100644 index 873180828..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Base16 Atelier Seaside Light - Theme */ -/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside/) */ -/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */ -/* https://github.com/jmblog/color-themes-for-highlightjs */ - -/* Atelier Seaside Light Comment */ -.hljs-comment, -.hljs-title { - color: #687d68; -} - -/* Atelier Seaside Light Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #e6193c; -} - -/* Atelier Seaside Light Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #87711d; -} - -/* Atelier Seaside Light Yellow */ -.hljs-ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #c3c322; -} - -/* Atelier Seaside Light Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #29a329; -} - -/* Atelier Seaside Light Aqua */ -.css .hljs-hexcolor { - color: #1999b3; -} - -/* Atelier Seaside Light Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #3d62f5; -} - -/* Atelier Seaside Light Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #ad2bee; -} - -.hljs { - display: block; - background: #f0fff0; - color: #5e6e5e; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css deleted file mode 100644 index f9541c3a4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css +++ /dev/null @@ -1,105 +0,0 @@ -/* - -Brown Paper style from goldblog.com.ua (c) Zaripov Yura - -*/ - -.hljs { - display: block; padding: 0.5em; - background:#b7a68e url(./brown_papersq.png); -} - -.hljs-keyword, -.hljs-literal, -.hljs-change, -.hljs-winutils, -.hljs-flow, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.tex .hljs-special, -.hljs-request, -.hljs-status { - color:#005599; - font-weight:bold; -} - -.hljs, -.hljs-subst, -.hljs-tag .hljs-keyword { - color: #363C69; -} - -.hljs-string, -.hljs-title, -.haskell .hljs-type, -.hljs-tag .hljs-value, -.css .hljs-rules .hljs-value, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-class .hljs-parent, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-javadoc, -.ruby .hljs-string, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-addition, -.hljs-stream, -.hljs-envvar, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-number { - color: #2C009F; -} - -.hljs-comment, -.java .hljs-annotation, -.python .hljs-decorator, -.hljs-template_comment, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-shebang, -.apache .hljs-sqbracket, -.nginx .hljs-built_in, -.tex .hljs-formula { - color: #802022; -} - -.hljs-keyword, -.hljs-literal, -.css .hljs-id, -.hljs-phpdoc, -.hljs-title, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.diff .hljs-header, -.hljs-chunk, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.tex .hljs-command { - font-weight: bold; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.8; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png deleted file mode 100644 index 3813903dbf9fa7b1fb5bd11d9534c06667d9056f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18198 zcmZsCRajhYlWil7yGw9LaCaw2kl^kP!M%at?m>cka0u>ctf6s&e8CzTLSrGMaSIUS zWM7q;>fa~s$OpT> zFLY-GO$7j;Wl{{7eE9cF?XPU&ukYpLA870A2vBhFvU6lq^RRVx)N{0T2=eQ4J41(5=2G+8;)w1ZEPMkbF2bGnazV|OLZz2Hb@=WyXBX0)f+0o;fWze0N{t<*y ztIiNnZC{LRA&k!$ZY8RSSkRr34SfzyO1FQ1#+`5DKBGKIaW*#IpS|)H)0b)RO)vVT zdmZs``V5~Rd=7^niGNRi-KohFdl7;cLNt=6H%jET$<@@a?HPC}DI+UeV-R$j(|Cgb zovyEp&h`&JS~h*u+dsTgScW2zDVr4f~DH;Zx@cQhlKiyzUik!{j?26_bcGl3n zz;xi(8ENgs!;6LMT9?9^)|SgIm+Xu<9pAn@Jwvr@j|kU$Ps<;yJK|Ptilz{)cF~50 z>3}X}-GE2L$gd5vToUcA;ufTe+vCmq6y;EHLIF1Y)!*mMIk7Ufz`-6@{%j+0t}5by-kjAimHgt*AfoWQ3<}2%HH1G)X=gxwsGTnqo!jS zPp^mHU)Wdo9i$J93f_cGL~o081HVh2MIfFb&r#24&zMhy4-B`@-M4wqKeV5e3rOCk zzfxnXb=ed%7QxZsGFZ!Bk=ojIqXM0lz`=t&N`(ieb`uT$vaWG--x!ps=kokELG7^v z+{LRR;H>H{+#Sy9)~}T-X{s*WDIF9ko?!YOUrBL6c1UTt%|c-C%-R`h{*D&-?xTv6%U;Fy)q@zD7n;Mm&VTYo!f>`4|^@IrUrWqi<2` zIK=%8Y>k7_cJFc62Fm1dsu5V%^D!kOF(oA;3duw z%pO09{DvbtIv+U1{6MQ8Wq|e~4(8RFaZSiu$ z|CJ~BTvRLdM64V`xYr`XpzSoka%-H{0)Ro-jT6+} zT18|CY&T<`K}73~WMQMkzj<-{e`EjOV2Ch(n321C+#16;>MjIhblly|M?Br0UERMA z8yIvk9sVuv0~h)1=S{wY{&V6fDi@0c8|@S!>h`gR_^u~(f!y=uu=3o8U2>$VV-mwV zeJKl8K*mz%0O$3!XmmqEd#rW!>oY?U<|?CBsX=UMCSrinA}B9GA5MTUzn%ILQD=}Q z^-qc}to5D!{UYEBFfSF{7{}5#I2`7!9Xcs|{e!rTVYvNetFc@43N$#e!DM_Y#5_4V z3P*)qJyw97IJGZYj53iEQKK~Zk6QE|wnDAQ6e%ci7WM9yX{3Voy>2v7-{dW*|+Zvy7%^(o^DMc&%_Tp}4@Jo%0Bs7ObY$K2QS=1v19slY*WwV!8B05I;*7gc| zC}iWT!ocL=zoXCa-*EVkQZPGoFVou4>|(ng{&T`5ns(d;`0IWRE4$3aCE zX={pif)xfKL2J&CwL-rbsVhFX~Ast|24AzGCb$6bP zzjP96&p17?0`zA}Cr(1{- zBWmAc^Tih%c@PSpJD39Rtvbpc27|&`W}18q&trP3z4xp%4^t5T!T})zWON*!hQ+0C zGnKXI-(t5+$xcN_*!vy^Ebcn(`}3GQ=EjrR)jEu#)a!Qo+uU^L6Sf!vtQo@-)YCH_ zIkq!}#RQ?#H9Na)c>fA?i%F=AwN>+%6IHG_6~07@;tNMw)pj-py?fm5OAkUXC)Brp z)eG?cTAV-ODy=aRrlcS^!0S!95GOO@_zy6Yr~oZODHiWB(rYDHVW+oP+iSHanvW_2 zD+33#kuvw;P&BQf8OM-`63t1%h)cdnm8}>fIrS=425~>gpk!*nOPF^FRJ!}0{NO(e z1ANE&sU_mPMS;Pw9^8F*v5!k1Dr?=^%?eWij0f~to7y`V{K(<#9fgxsh1qZ}irc;t zApc;fE}TBG^?-(ZYfC3hk)rzA9||a50&`5$fOMODInB^CQQz-%|FVW(Me6cd&RQ!Em*`8(cOiTV*}I0^ zkh9#bz+b`^Achh+t!T{E%m*7Spr8X*#NFvrNeQKR9N#NYImXo$orFW}S#|kp!g) zC|mslRtj z{<(wk5heSmNTLQPjVu+tu`Ax0<Jp<3;sv=x5%C^te-lbQRUIA>ktvMAj}|$FYU$Qp}=T~;pv%9btR=dxklUy zkR9E*9e)3CPHhghYGI4o&yB<6Ek^@&s6_$^hHm%y;$mG#6s2Gj@yUh|7NNvbZ*-CiW>(`$PB*?kxl)}lSZKB^Wx?u%oy%PiU;Ucb|V z|JbtHI`e>wDu43V9mbmTz-O*hsj=x3p@_52uHWdv$KHWXIJ?hAN_O+SE^)}7#rG|6 z_BKM`Ghwpm2fNaI-XM&&0MIfLw+nk~2$Q9!(m1H({sIm*PjV$tD(vHzF8J^I z$5d)V3#P=#{X0~lkvdz*hO?2|P39$67m%BB>cJ;P&i?e>f6oD0A_x(fXnlhN8_iy~ z=8_i6_?scR{Q@F{<_+s`6F0?)4q>Y!TZURG@z1Xg(XF|Uq<7M}+x3!5CKzKPU%EBw zWsc%dMB{e=rbNFynyQz;$Wk>xdNDkRB!r}hPlheoBDRi4NdE0U68C8T=FwmB)E|du zu(3Ry^ER}qt8o=s^t;)ka7?Rw9BkK-AbMm!5YyN{n8j%4(FS=#^NXNFzOKvDh-fh_ ztrMuN#+;}%O*fdC_O-zikI?cL4FkQFbMJ&%;LsLdp2pU1z81byeDrcnfVfSPjd&Tx z0uTNCRa&zYgwCK{AP>=r8Sx{G=0I#zQ4SAF*CLY5@Ge_3>$_ebR&z8QuoP^G_nMbA zR!J5=NfW+bA;6g4yh|56J$}zRiUEt*T!NqU4MM$Ik(YO5ElC z3I>TTR5(&RS-e$~mJ610i3Tb|O!%oihx2Dou=SDi zY8QGbi&iMst0x9N)(Qw|m<=v9=H$h=d9q7_RC$8&xiTCpO(nAT)09jNd*kDz)xA=d zA>mDJMEO}wm=z8%##p8Epux^Z?6*hT+bBf^Yw~9wh1mOBI2*B_&;n6YqN$_sLi+`r zN+}oUEH%!)UEZO0kGwoV{fV0125Liy{XQRjOG;ll15xL$5w(ynu*BE#Y!uUbJlqhC z*)p9Akd=!p3VXT;Mo_Zvej_{xJkq)x&0<&B)@Utjud|co5aPb~dM)3OKXKmRzZ}RD zt~hR#D>70m`e$6d9RY-q2@W6QANld%IvZ*VmwpbdVCzWDJ`&UO%hC*(c9AJ; z8qe|b;=knC|ZRghL9-j+JpIpBjS zLIz{G#rkZ%K&UOs1pgA;bi1JjfXryT;9AV*AdF1(P;A$V^MMS0X10gTzoNjJBTB;U z#kJ5|QkG?|zHY}$^ddtj_$wAkIcd;Wk|&B6^`fnOL3uIPj@Z+b!gftAC_YE@sh~EY z@awBver>U-j(pBMf%*W;OI?#3J3yRO&^PqFHW`#yr|%#0rDM+^ZV zw!IXpiDk0Qo5iL_mNZlA`+m>mgyn-Z9( z1VK4OJry2Iq?o90-NhDNVAP3Niev{MJh~PQ7M5U9?Ob1#H}q=Dgn%~Ng=3b;7jX>n zADv=?=pgaOIN2G2JCr_(7k0YF#OlE0c}by4_|pb-iJ-CYzLbWwHs2A)ZY;uuYwbQMUa1ed5)1G+DXr$;MC*sQ-N@4$xD327+bTrT^ z?kmr?X}=Lu2xf7X5|gkw#k>FEC139#QtL*Y>C)kvvqB=d;fVQ8{+;RhP-)is9rX&jj-Ik zT00%|O4wv`6`(M(&W*hs2A z?qIa9QPvO>*ssTM+$((GcA1>?(C1jm10t6@Dy(k%HtIN+5d!Bk;~J%32ZhcKu$-i2gOM1Ek)Av0js<&PBErK4 zp0BqauJ^Yy7bnHdyGOO!FbWP*qG)O@I>y%wAIOX9eD)7R>ow6xlYRy-h|ZmQaLshv zm7r7H)>I5~>_i>NDSv6k)mCwZu$9K6)JGn#ni#>O5}3aMrYt7e67}_&zNlt_@b&$n z)VO|sK6qnt57(FA0!{d&$}h!DdNgOgYMn=8${CJ>S2YIAe zYh9atd77_K6soYC+WALnJL7SxqnE#(+1G`m^0I56gta@e+L0z>IRG+?>DS@Oe-NlQ z-mQ)F{=7b($L)X@jB5Ot*D*>ceMR8793ItK-tTO`iAnNm-xzYn0#;&=gXJYz8KmnUBrL#cb@ELwnkp?O zZZ{8tSRklRk}8Ts29G>v-&z?qob#qYSe!ek zt^r`X2W(J?(qxhOf%h#^?8D`^&MPbuUE9s z$80u<1iU&&+mQB<4bZeyBaOB}$!d@`^f4+iXS3;h>rXP~*FRrr)Wki^(q)&EwAMt?71xOWwtXa8UsY(_;C*7d*d9Z z-#(@Mu>`+6lrEC|=E^q^u&A=e+P9|#`hdP0Rg9`gUbNqm@!-Gg-V6vL;!*U<4ZtIa zv@cWy_^m4cV=F@sv3lCwx|?r%lb?NGQobaW&#Mi<9dngpq({-uy?xwAR&#MBUtybddE z1Ka>|_TRpK@#mBE#M;ka;RDR*2pXmP#YHG|5qh#YgXDUPD*cs3)>>Co@wnbArjo;_^QGnuQGdUSqu6AMPxBHbW99c9gHFZ*u&-M5cS}n@d z@wWUbV?X7y#NTCaqV_t*)w+Vzpte?L^08$=xiju5lCZ4~#~@34qa{rJM!{y~Tqe5H z-`N}U;ZKj9jnYas%EXCD=*$|XC$h{m@?;&T(uT--QOR_H^PcjyAP~pc&dS&v#J%KN zK|)APC-pnC;EKdibKx8O+Pqef? zY3J^)uf~;VDge4m$gh`Aj{?OYnES!Tftm1kjZwLB-5soBf8q9RaPk~e{SqHq+Gh(R z<}KbtcWaoIC!do+k`h}5s~QzJ&#Ro?TzU_eO^xAgvNoX&oKS7|-8Lm;%2@BRKwb9H4rRICqXPIQLdOMGtG>0(Kh}5xDzW z<`R5ub7|^ov6hX(i^R_d6ZdLQ5t}vu@?2|ueBl^W!CoR=LZ1Urel(cC{`jK##xJ5Z zW6m&PFV^e{7~mrz4!xy@n!O%C(vIRG0g>FrE1t+=n3;z9D!vWHCUjqMi*QAc4!hId zk9MAo2%jf}g*lzYPM7_RYQxo3rJR%jUCd5FoBmmSn@QTM@?QERM*E-uEb}GD!7+W4 z;ucS;Fa1*ZgF9U&8>R&|tjy3FH;93-Kpof^^nCm9kp4U+SFqwi@6}>$jo4)7x?L*p z5eHsG=We;aDoq*x+H6v7x39;dP<1mgK0fQuG+#L+=2<$z#m5Z5 zCEto{j1wIIxQ(7>!yi2iRgQS~c_6N5JHqo=$`q=PD?Y@90#727stD}1n!C~qy z1q^LAqT}jq4r2TFIf&-|vYu|DXI}0>^}2ev5jUXZCM+ZOWL>l4t}d2Pur%y+XM$j(Cc126Ww7ST~4S;g=2q8j3!|OoWynEtKkuUjZ>k za%azP+sS^P^KJ=|`TAdnlNkRHqn@0nFWdFeMoI4-_sH22UA`hq_xA?B;_u;ixDrx%9ajWMqLgzfYCofw8KF`gO zWh92d@!_T((;rc7)Y0;~o3^0R^ALS8opgP}hX%hpsuO^eo@L^`#d1RJD{m2kN6wGw z5T;|y=;jNZl}W2j;Bc$yGn_%Ti(Jtk4%` zDK5cCl`%fdh(p%F! zN4;@Huf@ukLx1k|0(qt;@&Xiw=4#8cVPcfFDX~atn}9jl7(Tz#p-Q|4F%ywo(jlv# z%qISsaHlw>1|(CS*2KqRSCP8NF(6NfJ>HP|lV`v4llSyqeD!0%X_1> zg{vvN5D0m~n!O3#;}}s;n>z%iE0e^EX_%IQaWRp4yx4LOzqV3T+W(;k{udVh!#EJ} zgnXu%H1P~HO=bwcbt57%T)u4QT05g9BA!O6PoHP#DPg-80&W|M33F=n@!{4j6>-=9 zl9KJP6S3H+U>;T?}#WA z_O%upq*IdOTe9b~q#{Y}07vk515LC)Il|+Aa$f}Tcr-&vQOIH)UZ$6& z36g&<+>7?MFwXUe`uwpa`gVyIwLJn~p1QK-H&X5vGa};Wdy^Q_m|$Lgl*a(g9EO{h z##w%7(g(SjboyvXP~vP72(|N1)ZI{XNa-&bPjF54D`q-}^mUm=DGk7I_a#t~zNU)> zJD=vyGTVi2y}*&qMByXD3Tn-Wj|5S#f( z1uWJ`3RnO6rh+Yy?c=B~PUJ?nV_{w6l7FulT#(2M_~r)HsCX+L?$5L39mEvBSU`8$ zYq&EhHXoxg(J-om_c-fe@=~3q#OG#^kYLhMnV)y;ZF6Gqz_mr2P zugbL0xc8{kyxRcLC?m)K&Yj$%)>_B@og|1@e~QPf=dh!p2dBQAtX$a~q4}AI9ArA; za(4@-P0mv5dlML~u;DO#U*_mx8yZv31rn3O5F4pLW;#xXKA<~u3@cMIw&h)_VR
G3S-EN>9CM!{YB*|;6wg-K3V?)eR((z#1 zHyX+Us~H@9)~!8`K-#ZDU>v8HpiaQ|@=VU5MgT@ehzQ(1nZ!M0ZDk{Fb`>pCb0vQE z`gX@ZK}6S!(-($v3w8-+L6Xs~;@WTrR}q42gH9p2ncZYDab8*`#p8jbS&H9$DTx{1 z|8L)r+}X3oIp6b9dN^fZsl0TpRK4NW^TVGZOit8~r*qM+QL3pd7G0|~C`PHxw2PM3 z->n8iEh)LU)Je%r7nEt|D%&F&(={XI*19z_HKI38aE6Cfm-buU7W|=mo3gMA57~g` z7aBx4OS&(O5w@W;2pO@ZVyG;2^F+2cYshx%M2*M@%;(4quYc}>z1WX(9ccb&>8#{j zE=VlFg+&2-xsr%AY_}ciz4+<$^}2TO2e)byPmJl?+aOU7{UVx$=ZNQDTQLxsh}+(_ zak-NBw`v4=+Ydp_L=w^J1&NT$-AbEUuj%8LN7nJzt^APyl$(ght>;(o{)xCqf8IX6 zq`a-CyPq$UOPJN(oo>$gX?v65Y$GnIq7Fq?=??};kY4#Na69k#iG|Wd|{Tt z&uFLgaDQ4)`{9^3rX|Bg zNY8N2w1??HVsq#}Xk&RcmoQBacog;CZ%I-HU?7dT+nZRo?h7BQd5Yrv%sI0rPF^Sk^9@l-_4``bwK!A z5Ud{#8B%fMPHat04G9kj%j5>0maQK}jQTzGC!2<9FicZ-#V^ZaC)A?QK9EelA!nP) z+Z2DqYAqTsfZ9k1CW9+h;Uao59}OnJ9>r}xs&nHlM5^Y58T*TkM80zn8=UE2e8u{j zpH(Cv<_IWBdh<6_f1={d7#R|wGLcIoegMU>82VZLrcn;{FuCmF59Tpu7qQ5TEj5`AFXQxx{XS6|0N# z3g?J^0RDM8_l@3M4G0f^O03>$S#_it3cdG%7HWo_Xb-<{a&XHHzW`(2t54<~-m{AO)J~7AhPI zbkz9A9Eq!7aijhY%^=rG`j6?w^hb13^_LKf!X*}jaV$GaXvsies~+H0T#v%OcveHN zw6t*A@XdVfqJIPsPwPO4;>%M4C+{dTVU{cOk`3puW6b36K2&z%>btSk&&H>Z;<`p> z`FMTMiHw&wOXcQ$-Y{pG@3aN}s_>;# zeQ6GDsqIMA?iz{B1XzIIegeu-#qL_ZBH|eh`L{~J(A{bH*vND8W}io(WZ9s;;m3qZ zElXp!ru)Ht+yJJ|dfvRtcX?~Pn_nW{zZbM5z3mB?Hbf_|+7ZC-9yVjR&7mnNul4vE z%KEK*b1~tReV{kNh2E=&iwgU8w0kYs3c1o6m;*fZfrF-g?1!~+<-`f!Dj8+i7NJUI zcZj}vt?|8iHQ3TdM;gn(X(Vidn!cd{^x{>dX&Vt^`^_3pu?t)#>x|K0cW=egSMl9#+mqq-8|RdMP1Dw zx^5}L#|i6)ERW8LBjm}wD6@3$`!cXl0aV*W>(xz)J2m+v|RNGEXIA%XWv z$Hx$v!@W5LfaU7iEY}no2e;*F&dh{F;<$?``JyH&l3RVjA{xC=Rq{ z6}dLQKK(BW4N!Y)Mzd3h)PX8L3OR6JX82vsk%|<`y{3G<99ycR8(ZD;4@=k|d zx1nPOrARPmMi86c#Qn^1g5RVk00)%LY3fdvDm`_|D|ZP>a4hmnJmTiqc40*eItZ0G z(Cfxe`6oWB{4L&V2-lf)Dz{MkXQ(A{E}?e1cWU;s-J?xBbGBUgebeTI{+k+LT|P=A z;GHDn*981}=hBJAGXPX?iXEu)RoZN2kKn)}Yp)=+)%`(=Hk2z^Csu^a+hNSE9<}O4 zW9BhF843QW<{+N^4NZ(+Ohu0L$qp9AhpJ?UbX8~fibx(>f3CRh|ZH~FPW;%L4 z2Jfb`#^2zr=0rNvM5{6`q6x-M;QJ8B$W1lwJwBT6OTa+L|E?*68NnD-d zqirI@#!DTk6=nvBq1t|F2a57+*JomCoPO&bkNHd&fq@7CoA#=ogI@ER;^g6MTjnNJpU8$17lkcby!fn#Y^cf59qs4;WjW9@I`pu+^=!$XvlzSp zHl-BP6qCLifc*pwQ8vDfUY0lgjC>>zTLL$6VLQBKH2U4M(&?%A718nspPj%tmUBw+ z#X>LH_#p;`9!I5vv6@cVh1b)~bHTXz;!@s>4omWjec#A;((g=Fq_p{u1|<#I-D{h1 zr%{sZ%zv+3T?)s{c78c|r6Ez1kf5OuRJ<^!_`!;|HxG;mZiSf=CdVqy^)Fpf= zR6<3YrraF!c1|tIJ#;9sg<)`+=a+cw8*6)$-yV3w_=*W`MB#~zjz6^LYX4eVoTxdI zc3h_Bc-v+z^z5>e3vEp)brfA?bQ>r1^-8x`-ATBNL)99$& z;rXG-!IBn08OxyuZoj`hcQ)a@7O5;d=o7$6_hSTJ z;(^Dr%6p+QhE473G62?L^T{&S2^UB8^~fFHE0@wP^b_T#h%rn7^=(?yQf+N!)<~#c zB&mh#W%khdZrGJgs@ixb%h?ad2HG&$G8+QXR6zbUk;$(r4F#>F^1>Br!mAfDkRR@D z!K|#|oQjAh)DlY~3|CG`+4@opGIM z^i^Z4rXu>d*NVXngpKKI2U_*K}S3_}=T|7q^w`XB` z2D5mfvT(`vMwh8DGJql?=LI15;DsNI&n^nhYwgI&-{a#V-{;<=cJWiZ5HEkDY(4jD zc2?xCALMIz@)_iwDG(vRJQ8kP7xC8|N5n z-mb8AOpEdA->ZPnh_c<&o3Jg+X;AwynF(`1Ihpp9xt|hy zu7!?dLSahdVg=JpZk#xq{L7i0Y3(N`w+}g zn}vYJKK$VH`HhCBK)g%Cw8flu&$)8+Ef5m{+5}|bRYsP&t~Jk0TLEENO=yT3nrvyfYKk*n#uYjkyI9wC{A(mO8ae&B%;9#dTh)|_V0}&D>^xO(UZ2e z2{_|CZ)7#U(3yWf5i9##7`c79OX{6Y8(moRVE~tW6|XopYg$JLlxm|Q3X{o#=h{Lt zyCavxXR*2;2qGJ^XJ;nKfb^TpVwPUUM{br*(tWeRu{4Id4v!3gY2#K~T^)u_Zer}E zn_7xjY>yK@ouN|9;O0P^ZRT#CcRfGYf%F#Vs;VRb^a|0p^Z(QZ;v z_h#9VcRfJ+!d^?N=4N?P&mP&Il_OwCQMpD;0zHfk@ay$}8TVzgO~mUpV_LitM@Q8z z?9S+w#)-R7Wlo;vsZz9D@#pj>8Cxn}a*?q4(u0!Y^j5C?U$fc+Q?CL`w3ANg?&_1 z?FycB-DhP^mg2^y?@lqA_P>^f{|QRaU~igN=blSkS9CZwMjy&9MHhfv%{2!{eynf` z$pvnj!j!PJ^$UUrQOmKo@@YFMK}y`iI9Na(F-H2m)K^;G@|^OUI0RWuw$|>Zi>>4v zq8|c(foEJT-K`qR-DS&5P&JlKeXe6o?f)$qE9Lfsl2!ik}0GeaVk8W1YV42f9! zrDpRi_q@-CcyuXkqt%*k_=Sc09&?96Tu==56A9)J#}xMwb)PC2fO#x-Caabw>Rn0y z{HI2_IqLYwp=X|p=?Np~=954+Ml?kfMhR7O0xujiI*!b{uTA~|{_q>bBp z=-{T8<|tDq3CTI;lW2D@h@1>&cH*BDa_y{)8j?pQ@ST4-bycb_leaSjIqXOg!I-dI zwNUCuLgX|9CoCb|R&9g{#A6D$#nUq#?A;pr8AdUx?+Mg??0rWBc7w@CmP8$GxdE}e zzHzq~`$CYEEw*mQui5d*E?e~uhB&}WX3EcR8?CKn>HfFzpYY*7uYx^#J!@o8sI_T# z<9>7j4!UEiu=RQ98@44ed!uGToSby}kzEY$x!v2ihKXiyj2);!CRiFr>vI6V7wV&~ zpF$-W<*Q*jZKoda1CDyKwXd4AY%8NW?9?a@Yy}T{I z8l%pzl#*N&hVTtVAK9|*u$h3nx1=6hC?%PgdUH$1 zgU4B#9LvX`-GA_Cqken?Okqp8ZYE~ymacnbL{jExU#!eyp{f&~&7KrUZ(@I$| z*^;qz>W?cO%fU+}`r^A}yw+(=Jny@=CHlQvYr*sZn~Mq?a}U+deU_vMDx=p%_S zeq4>UTvg|Ns%zPo!tKDK1jo!MHXs5k!B@$&Iw30U0NMQkIcpzN?DYb2*ymZtS+0tL z|7ZN81f&h|3Gcxa1-K}FIu}UC&Q5;*yA>^uZA?ny{4)}sFcUL|IrhZMoeaaeLpX1W z;w-j*w2UV02#G(CdabMIPx^&kQ$y&xwe3xF%dn^Zx=-2>R>1)!wONiAju(G&X}wa&e3M9e@y*jUOnq=Da;aeY3U?)V#0wlC4b>zD zYg41RpwFSrtQS5)@i*U(!g@ZK3qpF#ekkwhzv36}MIRhhvDIX_{kvF-w-i!URUy&1 zZ(GVLd13Rxa`n}=54^&rT5t6b{-~*ny>~1i9TpVYZ!wNEQFHytZc3QlVJihZ*&r<0 z+pVZ@C%9pIE7QsXE_Wp;lEw)G|JA?Qr?Kw4JQlq%?zBMH%3 zQ6JVx`e*&{{{B6UR&7EDCoSR>Ia4d+4zz1c4JkkrJzYuTQJ&qreUvcDtG1l9xOB(^ zrc~7sn*MO0arcJ>5^dNJY0Dd`dhvNp0zvzsHa0TO=<$99GqoAfRNXiNXf(!*IEnmP zr8tbeCb^b*$m_VvC6g&*bjtGqCpo-Ox`{)A5lw;yGH&b+sGu3`p#9`TQsPue)fUR< z&`V+$NVA8gzWIS^yrU#20h!!^9m?LW?#vpgS2M(T!&ts|UtGu)ibm12hjYQH3>Qh9 z&4Gq1i{aI05C~XPmovUh_g2b!EvwQ{JyK_xNk>x&ulaux-hYGOKQD&wmOXCwH|wi# z>ZA;Hh-sqvZJyfmPTTsim;OTNb>l5w$r>9)Wr+8Y$ptx_kA@kv@KugIc@7s51}<>$GYQ56)Ki`;R>$*#5fm%=a3oHXA{2r ze(gE^q7@6M#NOKDk?lQ!5v+|OS})<3Q$-XinH=iC%oZ$K*8mR&EYajonfKIB3qJw` zEh)zGw95_xD1yBg7v#8+sMaF^CW02x=1c30XZN3`1|S3xsHPU&%AtideyTVxW^pmN zC+CEKwcWLdiPK%WA><$Zk_5~1-n5;YlQ3aqhz90Q0Xyfxt(2@|0?VzodBvU=`;yT2 z97iv%rVlOZAzEh~-1FWqO$aNkyaLq>*<|?mOs(GR3FT392W{moZ;HD&I)GzNjoj|$ z6#h>D!~{G0fG#7m_{NwN;WBo+FBYH&u^ak!z=N*W+uPe4om4A>NYVy$G_k2Ag|NAO z1wvW{1B!~LGZRF@(ZG@sG?88UFOlrO7R5%3$!Z0a^39~K+xO1U`7jU^5z(@hy;s>te8_ua9x0Q zn(l}+Nj+K~g&_``wy#um;Qzq?f&T;l2mTNIANW7;|84Ov|JCpRS8NUz9_W9coCNv_ z?xl52VVa7r#b5F5PRa<1$EH=S_IdUhr^0@&t!&FBRvJ)_Pg&>TFXt z;Him`;9z20Fs(B_&VW(!)c3M{jzBor(F1Dq}caD#skevw=^xy`W{jSaVH-|RF^ zSxJ<1s$c_lG4y9pCj12Kt805nHipE(fmI(remtK}i2v8umpU5=fE&6Kz!tKfD5{zY zco!fp1V_e}JZR%cv(4G}(kNtwr>75|O)au*I`|}b#FsjqhIe!NJ-zeaOcKF`RqzgX zM*JenjN>g8sc(CV9npdUo7l-3T~TbOt`ob-!+y>EHiCg>^;n^+rmplETdVk@A`cVT zA1`NM{`03FQ?x4Ad8O#s9fGCv7?9O}iuG`+X$PzYMAI#+5>jAk1=DDL4Zw~OY#s>1 zQelFQX}adIQepTSq~Q#Jb(w>Y{qR)gW)Aw04L6*=W|uYVCY8oiUWoVZpBMokVRv`n z|G@u&{{#OA{tx^g_&@OfZSgOE^Xp%o&t1c5t;L4bTyJavWpxv!`N2~II|QWnuI)Ob zYv3~hzdJ|?XBxHj0LyR7#yX)CPY)MQMfjp;JB;mJUhwT5L@?^+5I~?-#K5{H_o>s$tlw9%!2JAO% zwPewi-QXC{!xhKIj#2sjTTl)0}n}@N`7N{W=1DLw7kpe!!Zsa-=pa8*m(NH%XbHdb1Xf#@^W+ z0!Yl(Z&WF*q+t}rJ+X~J$AAkhsNVDQV?(l=i7Q)eikH_fxBDBC;`#gl3*YY74ymO- zu^WR8?-b)qS)xc+#&MP};#uWZXjqxtS8$~83O9k&BTMF?%87MjbR|K3ytK zDO-8yV;5vhR^p`+p+(ZmL}s%bYB1U6cA4RPB%6{$xxo07C&85m{tx^g_&@M};Qzq? jf&T;l-xmM>p8x{@D(Mktb)u`N00000NkvXXu0mjf(?NUb diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css deleted file mode 100644 index 8e76cddf7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css +++ /dev/null @@ -1,105 +0,0 @@ -/* - -Dark style from softwaremaniacs.org (c) Ivan Sagalaev - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #444; -} - -.hljs-keyword, -.hljs-literal, -.hljs-change, -.hljs-winutils, -.hljs-flow, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.tex .hljs-special { - color: white; -} - -.hljs, -.hljs-subst { - color: #DDD; -} - -.hljs-string, -.hljs-title, -.haskell .hljs-type, -.ini .hljs-title, -.hljs-tag .hljs-value, -.css .hljs-rules .hljs-value, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-class .hljs-parent, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-javadoc, -.ruby .hljs-string, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-addition, -.hljs-stream, -.hljs-envvar, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-command, -.hljs-prompt, -.coffeescript .hljs-attribute { - color: #D88; -} - -.hljs-comment, -.java .hljs-annotation, -.python .hljs-decorator, -.hljs-template_comment, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-shebang, -.apache .hljs-sqbracket, -.tex .hljs-formula { - color: #777; -} - -.hljs-keyword, -.hljs-literal, -.hljs-title, -.css .hljs-id, -.hljs-phpdoc, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.diff .hljs-header, -.hljs-chunk, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.tex .hljs-special, -.hljs-request, -.hljs-status { - font-weight: bold; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/default.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/default.css deleted file mode 100644 index 3d8485b48..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/default.css +++ /dev/null @@ -1,153 +0,0 @@ -/* - -Original style from softwaremaniacs.org (c) Ivan Sagalaev - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #F0F0F0; -} - -.hljs, -.hljs-subst, -.hljs-tag .hljs-title, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title { - color: black; -} - -.hljs-string, -.hljs-title, -.hljs-constant, -.hljs-parent, -.hljs-tag .hljs-value, -.hljs-rules .hljs-value, -.hljs-rules .hljs-value .hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.haml .hljs-symbol, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-aggregate, -.hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-addition, -.hljs-flow, -.hljs-stream, -.bash .hljs-variable, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-command, -.tex .hljs-special, -.erlang_repl .hljs-function_or_atom, -.asciidoc .hljs-header, -.markdown .hljs-header, -.coffeescript .hljs-attribute { - color: #800; -} - -.smartquote, -.hljs-comment, -.hljs-annotation, -.hljs-template_comment, -.diff .hljs-header, -.hljs-chunk, -.asciidoc .hljs-blockquote, -.markdown .hljs-blockquote { - color: #888; -} - -.hljs-number, -.hljs-date, -.hljs-regexp, -.hljs-literal, -.hljs-hexcolor, -.smalltalk .hljs-symbol, -.smalltalk .hljs-char, -.go .hljs-constant, -.hljs-change, -.lasso .hljs-variable, -.makefile .hljs-variable, -.asciidoc .hljs-bullet, -.markdown .hljs-bullet, -.asciidoc .hljs-link_url, -.markdown .hljs-link_url { - color: #080; -} - -.hljs-label, -.hljs-javadoc, -.ruby .hljs-string, -.hljs-decorator, -.hljs-filter .hljs-argument, -.hljs-localvars, -.hljs-array, -.hljs-attr_selector, -.hljs-important, -.hljs-pseudo, -.hljs-pi, -.haml .hljs-bullet, -.hljs-doctype, -.hljs-deletion, -.hljs-envvar, -.hljs-shebang, -.apache .hljs-sqbracket, -.nginx .hljs-built_in, -.tex .hljs-formula, -.erlang_repl .hljs-reserved, -.hljs-prompt, -.asciidoc .hljs-link_label, -.markdown .hljs-link_label, -.vhdl .hljs-attribute, -.clojure .hljs-attribute, -.asciidoc .hljs-attribute, -.lasso .hljs-attribute, -.coffeescript .hljs-property, -.hljs-phony { - color: #88F -} - -.hljs-keyword, -.hljs-id, -.hljs-title, -.hljs-built_in, -.hljs-aggregate, -.css .hljs-tag, -.hljs-javadoctag, -.hljs-phpdoc, -.hljs-yardoctag, -.smalltalk .hljs-class, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.go .hljs-typename, -.tex .hljs-command, -.asciidoc .hljs-strong, -.markdown .hljs-strong, -.hljs-request, -.hljs-status { - font-weight: bold; -} - -.asciidoc .hljs-emphasis, -.markdown .hljs-emphasis { - font-style: italic; -} - -.nginx .hljs-built_in { - font-weight: normal; -} - -.coffeescript .javascript, -.javascript .xml, -.lasso .markup, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css deleted file mode 100644 index 993fd268d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css +++ /dev/null @@ -1,132 +0,0 @@ -/* -Docco style used in http://jashkenas.github.com/docco/ converted by Simon Madine (@thingsinjars) -*/ - -.hljs { - display: block; padding: 0.5em; - color: #000; - background: #f8f8ff -} - -.hljs-comment, -.hljs-template_comment, -.diff .hljs-header, -.hljs-javadoc { - color: #408080; - font-style: italic -} - -.hljs-keyword, -.assignment, -.hljs-literal, -.css .rule .hljs-keyword, -.hljs-winutils, -.javascript .hljs-title, -.lisp .hljs-title, -.hljs-subst { - color: #954121; -} - -.hljs-number, -.hljs-hexcolor { - color: #40a070 -} - -.hljs-string, -.hljs-tag .hljs-value, -.hljs-phpdoc, -.tex .hljs-formula { - color: #219161; -} - -.hljs-title, -.hljs-id { - color: #19469D; -} -.hljs-params { - color: #00F; -} - -.javascript .hljs-title, -.lisp .hljs-title, -.hljs-subst { - font-weight: normal -} - -.hljs-class .hljs-title, -.haskell .hljs-label, -.tex .hljs-command { - color: #458; - font-weight: bold -} - -.hljs-tag, -.hljs-tag .hljs-title, -.hljs-rules .hljs-property, -.django .hljs-tag .hljs-keyword { - color: #000080; - font-weight: normal -} - -.hljs-attribute, -.hljs-variable, -.instancevar, -.lisp .hljs-body { - color: #008080 -} - -.hljs-regexp { - color: #B68 -} - -.hljs-class { - color: #458; - font-weight: bold -} - -.hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-symbol .hljs-keyword, -.ruby .hljs-symbol .keymethods, -.lisp .hljs-keyword, -.tex .hljs-special, -.input_number { - color: #990073 -} - -.builtin, -.constructor, -.hljs-built_in, -.lisp .hljs-title { - color: #0086b3 -} - -.hljs-preprocessor, -.hljs-pragma, -.hljs-pi, -.hljs-doctype, -.hljs-shebang, -.hljs-cdata { - color: #999; - font-weight: bold -} - -.hljs-deletion { - background: #fdd -} - -.hljs-addition { - background: #dfd -} - -.diff .hljs-change { - background: #0086b3 -} - -.hljs-chunk { - color: #aaa -} - -.tex .hljs-formula { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/far.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/far.css deleted file mode 100644 index ecac3c9a0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/far.css +++ /dev/null @@ -1,113 +0,0 @@ -/* - -FAR Style (c) MajestiC - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #000080; -} - -.hljs, -.hljs-subst { - color: #0FF; -} - -.hljs-string, -.ruby .hljs-string, -.haskell .hljs-type, -.hljs-tag .hljs-value, -.css .hljs-rules .hljs-value, -.css .hljs-rules .hljs-value .hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-addition, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-command, -.clojure .hljs-title, -.coffeescript .hljs-attribute { - color: #FF0; -} - -.hljs-keyword, -.css .hljs-id, -.hljs-title, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.xml .hljs-tag .hljs-title, -.hljs-winutils, -.hljs-flow, -.hljs-change, -.hljs-envvar, -.bash .hljs-variable, -.tex .hljs-special, -.clojure .hljs-built_in { - color: #FFF; -} - -.hljs-comment, -.hljs-phpdoc, -.hljs-javadoc, -.java .hljs-annotation, -.hljs-template_comment, -.hljs-deletion, -.apache .hljs-sqbracket, -.tex .hljs-formula { - color: #888; -} - -.hljs-number, -.hljs-date, -.hljs-regexp, -.hljs-literal, -.smalltalk .hljs-symbol, -.smalltalk .hljs-char, -.clojure .hljs-attribute { - color: #0F0; -} - -.python .hljs-decorator, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.xml .hljs-pi, -.diff .hljs-header, -.hljs-chunk, -.hljs-shebang, -.nginx .hljs-built_in, -.hljs-prompt { - color: #008080; -} - -.hljs-keyword, -.css .hljs-id, -.hljs-title, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.hljs-winutils, -.hljs-flow, -.apache .hljs-tag, -.nginx .hljs-built_in, -.tex .hljs-command, -.tex .hljs-special, -.hljs-request, -.hljs-status { - font-weight: bold; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css deleted file mode 100644 index bc8d4df42..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css +++ /dev/null @@ -1,133 +0,0 @@ -/* -Description: Foundation 4 docs style for highlight.js -Author: Dan Allen -Website: http://foundation.zurb.com/docs/ -Version: 1.0 -Date: 2013-04-02 -*/ - -.hljs { - display: block; padding: 0.5em; - background: #eee; -} - -.hljs-header, -.hljs-decorator, -.hljs-annotation { - color: #000077; -} - -.hljs-horizontal_rule, -.hljs-link_url, -.hljs-emphasis, -.hljs-attribute { - color: #070; -} - -.hljs-emphasis { - font-style: italic; -} - -.hljs-link_label, -.hljs-strong, -.hljs-value, -.hljs-string, -.scss .hljs-value .hljs-string { - color: #d14; -} - -.hljs-strong { - font-weight: bold; -} - -.hljs-blockquote, -.hljs-comment { - color: #998; - font-style: italic; -} - -.asciidoc .hljs-title, -.hljs-function .hljs-title { - color: #900; -} - -.hljs-class { - color: #458; -} - -.hljs-id, -.hljs-pseudo, -.hljs-constant, -.hljs-hexcolor { - color: teal; -} - -.hljs-variable { - color: #336699; -} - -.hljs-bullet, -.hljs-javadoc { - color: #997700; -} - -.hljs-pi, -.hljs-doctype { - color: #3344bb; -} - -.hljs-code, -.hljs-number { - color: #099; -} - -.hljs-important { - color: #f00; -} - -.smartquote, -.hljs-label { - color: #970; -} - -.hljs-preprocessor, -.hljs-pragma { - color: #579; -} - -.hljs-reserved, -.hljs-keyword, -.scss .hljs-value { - color: #000; -} - -.hljs-regexp { - background-color: #fff0ff; - color: #880088; -} - -.hljs-symbol { - color: #990073; -} - -.hljs-symbol .hljs-string { - color: #a60; -} - -.hljs-tag { - color: #007700; -} - -.hljs-at_rule, -.hljs-at_rule .hljs-keyword { - color: #088; -} - -.hljs-at_rule .hljs-preprocessor { - color: #808; -} - -.scss .hljs-tag, -.scss .hljs-attribute { - color: #339; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/github.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/github.css deleted file mode 100644 index 71967a373..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/github.css +++ /dev/null @@ -1,125 +0,0 @@ -/* - -github.com style (c) Vasily Polovnyov - -*/ - -.hljs { - display: block; padding: 0.5em; - color: #333; - background: #f8f8f8 -} - -.hljs-comment, -.hljs-template_comment, -.diff .hljs-header, -.hljs-javadoc { - color: #998; - font-style: italic -} - -.hljs-keyword, -.css .rule .hljs-keyword, -.hljs-winutils, -.javascript .hljs-title, -.nginx .hljs-title, -.hljs-subst, -.hljs-request, -.hljs-status { - color: #333; - font-weight: bold -} - -.hljs-number, -.hljs-hexcolor, -.ruby .hljs-constant { - color: #099; -} - -.hljs-string, -.hljs-tag .hljs-value, -.hljs-phpdoc, -.tex .hljs-formula { - color: #d14 -} - -.hljs-title, -.hljs-id, -.coffeescript .hljs-params, -.scss .hljs-preprocessor { - color: #900; - font-weight: bold -} - -.javascript .hljs-title, -.lisp .hljs-title, -.clojure .hljs-title, -.hljs-subst { - font-weight: normal -} - -.hljs-class .hljs-title, -.haskell .hljs-type, -.vhdl .hljs-literal, -.tex .hljs-command { - color: #458; - font-weight: bold -} - -.hljs-tag, -.hljs-tag .hljs-title, -.hljs-rules .hljs-property, -.django .hljs-tag .hljs-keyword { - color: #000080; - font-weight: normal -} - -.hljs-attribute, -.hljs-variable, -.lisp .hljs-body { - color: #008080 -} - -.hljs-regexp { - color: #009926 -} - -.hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.lisp .hljs-keyword, -.tex .hljs-special, -.hljs-prompt { - color: #990073 -} - -.hljs-built_in, -.lisp .hljs-title, -.clojure .hljs-built_in { - color: #0086b3 -} - -.hljs-preprocessor, -.hljs-pragma, -.hljs-pi, -.hljs-doctype, -.hljs-shebang, -.hljs-cdata { - color: #999; - font-weight: bold -} - -.hljs-deletion { - background: #fdd -} - -.hljs-addition { - background: #dfd -} - -.diff .hljs-change { - background: #0086b3 -} - -.hljs-chunk { - color: #aaa -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css deleted file mode 100644 index 45b8b3bf6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css +++ /dev/null @@ -1,147 +0,0 @@ -/* - -Google Code style (c) Aahan Krish - -*/ - -.hljs { - display: block; padding: 0.5em; - background: white; color: black; -} - -.hljs-comment, -.hljs-template_comment, -.hljs-javadoc, -.hljs-comment * { - color: #800; -} - -.hljs-keyword, -.method, -.hljs-list .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.hljs-tag .hljs-title, -.setting .hljs-value, -.hljs-winutils, -.tex .hljs-command, -.http .hljs-title, -.hljs-request, -.hljs-status { - color: #008; -} - -.hljs-envvar, -.tex .hljs-special { - color: #660; -} - -.hljs-string, -.hljs-tag .hljs-value, -.hljs-cdata, -.hljs-filter .hljs-argument, -.hljs-attr_selector, -.apache .hljs-cbracket, -.hljs-date, -.hljs-regexp, -.coffeescript .hljs-attribute { - color: #080; -} - -.hljs-sub .hljs-identifier, -.hljs-pi, -.hljs-tag, -.hljs-tag .hljs-keyword, -.hljs-decorator, -.ini .hljs-title, -.hljs-shebang, -.hljs-prompt, -.hljs-hexcolor, -.hljs-rules .hljs-value, -.css .hljs-value .hljs-number, -.hljs-literal, -.hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-number, -.css .hljs-function, -.clojure .hljs-attribute { - color: #066; -} - -.hljs-class .hljs-title, -.haskell .hljs-type, -.smalltalk .hljs-class, -.hljs-javadoctag, -.hljs-yardoctag, -.hljs-phpdoc, -.hljs-typename, -.hljs-tag .hljs-attribute, -.hljs-doctype, -.hljs-class .hljs-id, -.hljs-built_in, -.setting, -.hljs-params, -.hljs-variable, -.clojure .hljs-title { - color: #606; -} - -.css .hljs-tag, -.hljs-rules .hljs-property, -.hljs-pseudo, -.hljs-subst { - color: #000; -} - -.css .hljs-class, -.css .hljs-id { - color: #9B703F; -} - -.hljs-value .hljs-important { - color: #ff7700; - font-weight: bold; -} - -.hljs-rules .hljs-keyword { - color: #C5AF75; -} - -.hljs-annotation, -.apache .hljs-sqbracket, -.nginx .hljs-built_in { - color: #9B859D; -} - -.hljs-preprocessor, -.hljs-preprocessor *, -.hljs-pragma { - color: #444; -} - -.tex .hljs-formula { - background-color: #EEE; - font-style: italic; -} - -.diff .hljs-header, -.hljs-chunk { - color: #808080; - font-weight: bold; -} - -.diff .hljs-change { - background-color: #BCCFF9; -} - -.hljs-addition { - background-color: #BAEEBA; -} - -.hljs-deletion { - background-color: #FFC8BD; -} - -.hljs-comment .hljs-yardoctag { - font-weight: bold; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css deleted file mode 100644 index 77352f4bb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css +++ /dev/null @@ -1,122 +0,0 @@ -/* - -Intellij Idea-like styling (c) Vasily Polovnyov - -*/ - -.hljs { - display: block; padding: 0.5em; - color: #000; - background: #fff; -} - -.hljs-subst, -.hljs-title { - font-weight: normal; - color: #000; -} - -.hljs-comment, -.hljs-template_comment, -.hljs-javadoc, -.diff .hljs-header { - color: #808080; - font-style: italic; -} - -.hljs-annotation, -.hljs-decorator, -.hljs-preprocessor, -.hljs-pragma, -.hljs-doctype, -.hljs-pi, -.hljs-chunk, -.hljs-shebang, -.apache .hljs-cbracket, -.hljs-prompt, -.http .hljs-title { - color: #808000; -} - -.hljs-tag, -.hljs-pi { - background: #efefef; -} - -.hljs-tag .hljs-title, -.hljs-id, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-literal, -.hljs-keyword, -.hljs-hexcolor, -.css .hljs-function, -.ini .hljs-title, -.css .hljs-class, -.hljs-list .hljs-title, -.clojure .hljs-title, -.nginx .hljs-title, -.tex .hljs-command, -.hljs-request, -.hljs-status { - font-weight: bold; - color: #000080; -} - -.hljs-attribute, -.hljs-rules .hljs-keyword, -.hljs-number, -.hljs-date, -.hljs-regexp, -.tex .hljs-special { - font-weight: bold; - color: #0000ff; -} - -.hljs-number, -.hljs-regexp { - font-weight: normal; -} - -.hljs-string, -.hljs-value, -.hljs-filter .hljs-argument, -.css .hljs-function .hljs-params, -.apache .hljs-tag { - color: #008000; - font-weight: bold; -} - -.hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-char, -.tex .hljs-formula { - color: #000; - background: #d0eded; - font-style: italic; -} - -.hljs-phpdoc, -.hljs-yardoctag, -.hljs-javadoctag { - text-decoration: underline; -} - -.hljs-variable, -.hljs-envvar, -.apache .hljs-sqbracket, -.nginx .hljs-built_in { - color: #660e7a; -} - -.hljs-addition { - background: #baeeba; -} - -.hljs-deletion { - background: #ffc8bd; -} - -.diff .hljs-change { - background: #bccff9; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css deleted file mode 100644 index cc64ef5c5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css +++ /dev/null @@ -1,105 +0,0 @@ -/* - IR_Black style (c) Vasily Mikhailitchenko -*/ - -.hljs { - display: block; padding: 0.5em; - background: #000; color: #f8f8f8; -} - -.hljs-shebang, -.hljs-comment, -.hljs-template_comment, -.hljs-javadoc { - color: #7c7c7c; -} - -.hljs-keyword, -.hljs-tag, -.tex .hljs-command, -.hljs-request, -.hljs-status, -.clojure .hljs-attribute { - color: #96CBFE; -} - -.hljs-sub .hljs-keyword, -.method, -.hljs-list .hljs-title, -.nginx .hljs-title { - color: #FFFFB6; -} - -.hljs-string, -.hljs-tag .hljs-value, -.hljs-cdata, -.hljs-filter .hljs-argument, -.hljs-attr_selector, -.apache .hljs-cbracket, -.hljs-date, -.coffeescript .hljs-attribute { - color: #A8FF60; -} - -.hljs-subst { - color: #DAEFA3; -} - -.hljs-regexp { - color: #E9C062; -} - -.hljs-title, -.hljs-sub .hljs-identifier, -.hljs-pi, -.hljs-decorator, -.tex .hljs-special, -.haskell .hljs-type, -.hljs-constant, -.smalltalk .hljs-class, -.hljs-javadoctag, -.hljs-yardoctag, -.hljs-phpdoc, -.nginx .hljs-built_in { - color: #FFFFB6; -} - -.hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-number, -.hljs-variable, -.vbscript, -.hljs-literal { - color: #C6C5FE; -} - -.css .hljs-tag { - color: #96CBFE; -} - -.css .hljs-rules .hljs-property, -.css .hljs-id { - color: #FFFFB6; -} - -.css .hljs-class { - color: #FFF; -} - -.hljs-hexcolor { - color: #C6C5FE; -} - -.hljs-number { - color:#FF73FD; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.7; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css deleted file mode 100644 index 45aff24b8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css +++ /dev/null @@ -1,122 +0,0 @@ -/* -Description: Magula style for highligh.js -Author: Ruslan Keba -Website: http://rukeba.com/ -Version: 1.0 -Date: 2009-01-03 -Music: Aphex Twin / Xtal -*/ - -.hljs { - display: block; padding: 0.5em; - background-color: #f4f4f4; -} - -.hljs, -.hljs-subst, -.lisp .hljs-title, -.clojure .hljs-built_in { - color: black; -} - -.hljs-string, -.hljs-title, -.hljs-parent, -.hljs-tag .hljs-value, -.hljs-rules .hljs-value, -.hljs-rules .hljs-value .hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-aggregate, -.hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-addition, -.hljs-flow, -.hljs-stream, -.bash .hljs-variable, -.apache .hljs-cbracket, -.coffeescript .hljs-attribute { - color: #050; -} - -.hljs-comment, -.hljs-annotation, -.hljs-template_comment, -.diff .hljs-header, -.hljs-chunk { - color: #777; -} - -.hljs-number, -.hljs-date, -.hljs-regexp, -.hljs-literal, -.smalltalk .hljs-symbol, -.smalltalk .hljs-char, -.hljs-change, -.tex .hljs-special { - color: #800; -} - -.hljs-label, -.hljs-javadoc, -.ruby .hljs-string, -.hljs-decorator, -.hljs-filter .hljs-argument, -.hljs-localvars, -.hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-envvar, -.hljs-shebang, -.apache .hljs-sqbracket, -.nginx .hljs-built_in, -.tex .hljs-formula, -.hljs-prompt, -.clojure .hljs-attribute { - color: #00e; -} - -.hljs-keyword, -.hljs-id, -.hljs-phpdoc, -.hljs-title, -.hljs-built_in, -.hljs-aggregate, -.smalltalk .hljs-class, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.xml .hljs-tag, -.tex .hljs-command, -.hljs-request, -.hljs-status { - font-weight: bold; - color: navy; -} - -.nginx .hljs-built_in { - font-weight: normal; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} - -/* --- */ -.apache .hljs-tag { - font-weight: bold; - color: blue; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css deleted file mode 100644 index 4152d82d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css +++ /dev/null @@ -1,62 +0,0 @@ -/* - Five-color theme from a single blue hue. -*/ -.hljs { - display: block; padding: 0.5em; - background: #EAEEF3; color: #00193A; -} - -.hljs-keyword, -.hljs-title, -.hljs-important, -.hljs-request, -.hljs-header, -.hljs-javadoctag { - font-weight: bold; -} - -.hljs-comment, -.hljs-chunk, -.hljs-template_comment { - color: #738191; -} - -.hljs-string, -.hljs-title, -.hljs-parent, -.hljs-built_in, -.hljs-literal, -.hljs-filename, -.hljs-value, -.hljs-addition, -.hljs-tag, -.hljs-argument, -.hljs-link_label, -.hljs-blockquote, -.hljs-header { - color: #0048AB; -} - -.hljs-decorator, -.hljs-prompt, -.hljs-yardoctag, -.hljs-subst, -.hljs-symbol, -.hljs-doctype, -.hljs-regexp, -.hljs-preprocessor, -.hljs-pragma, -.hljs-pi, -.hljs-attribute, -.hljs-attr_selector, -.hljs-javadoc, -.hljs-xmlDocTag, -.hljs-deletion, -.hljs-shebang, -.hljs-string .hljs-variable, -.hljs-link_url, -.hljs-bullet, -.hljs-sqbracket, -.hljs-phony { - color: #4C81C9; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css deleted file mode 100644 index 4e49befdd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css +++ /dev/null @@ -1,127 +0,0 @@ -/* -Monokai style - ported by Luigi Maselli - http://grigio.org -*/ - -.hljs { - display: block; padding: 0.5em; - background: #272822; -} - -.hljs-tag, -.hljs-tag .hljs-title, -.hljs-keyword, -.hljs-literal, -.hljs-strong, -.hljs-change, -.hljs-winutils, -.hljs-flow, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.tex .hljs-special { - color: #F92672; -} - -.hljs { - color: #DDD; -} - -.hljs .hljs-constant, -.asciidoc .hljs-code { - color: #66D9EF; -} - -.hljs-code, -.hljs-class .hljs-title, -.hljs-header { - color: white; -} - -.hljs-link_label, -.hljs-attribute, -.hljs-symbol, -.hljs-symbol .hljs-string, -.hljs-value, -.hljs-regexp { - color: #BF79DB; -} - -.hljs-link_url, -.hljs-tag .hljs-value, -.hljs-string, -.hljs-bullet, -.hljs-subst, -.hljs-title, -.hljs-emphasis, -.haskell .hljs-type, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-class .hljs-parent, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-javadoc, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-addition, -.hljs-stream, -.hljs-envvar, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-command, -.hljs-prompt { - color: #A6E22E; -} - -.hljs-comment, -.java .hljs-annotation, -.smartquote, -.hljs-blockquote, -.hljs-horizontal_rule, -.python .hljs-decorator, -.hljs-template_comment, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-shebang, -.apache .hljs-sqbracket, -.tex .hljs-formula { - color: #75715E; -} - -.hljs-keyword, -.hljs-literal, -.css .hljs-id, -.hljs-phpdoc, -.hljs-title, -.hljs-header, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.diff .hljs-header, -.hljs-chunk, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.tex .hljs-special, -.hljs-request, -.hljs-status { - font-weight: bold; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css deleted file mode 100644 index 7b0eb2e37..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css +++ /dev/null @@ -1,149 +0,0 @@ -/* - -Monokai Sublime style. Derived from Monokai by noformnocontent http://nn.mit-license.org/ - -*/ - -.hljs { - display: block; - padding: 0.5em; - background: #23241f; -} - -.hljs, -.hljs-tag, -.css .hljs-rules, -.css .hljs-value, -.css .hljs-function -.hljs-preprocessor, -.hljs-pragma { - color: #f8f8f2; -} - -.hljs-strongemphasis, -.hljs-strong, -.hljs-emphasis { - color: #a8a8a2; -} - -.hljs-bullet, -.hljs-blockquote, -.hljs-horizontal_rule, -.hljs-number, -.hljs-regexp, -.alias .hljs-keyword, -.hljs-literal, -.hljs-hexcolor { - color: #ae81ff; -} - -.hljs-tag .hljs-value, -.hljs-code, -.hljs-title, -.css .hljs-class, -.hljs-class .hljs-title:last-child { - color: #a6e22e; -} - -.hljs-link_url { - font-size: 80%; -} - -.hljs-strong, -.hljs-strongemphasis { - font-weight: bold; -} - -.hljs-emphasis, -.hljs-strongemphasis, -.hljs-class .hljs-title:last-child { - font-style: italic; -} - -.hljs-keyword, -.hljs-function, -.hljs-change, -.hljs-winutils, -.hljs-flow, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.tex .hljs-special, -.hljs-header, -.hljs-attribute, -.hljs-symbol, -.hljs-symbol .hljs-string, -.hljs-tag .hljs-title, -.hljs-value, -.alias .hljs-keyword:first-child, -.css .hljs-tag, -.css .unit, -.css .hljs-important { - color: #F92672; -} - -.hljs-function .hljs-keyword, -.hljs-class .hljs-keyword:first-child, -.hljs-constant, -.css .hljs-attribute { - color: #66d9ef; -} - -.hljs-variable, -.hljs-params, -.hljs-class .hljs-title { - color: #f8f8f2; -} - -.hljs-string, -.css .hljs-id, -.hljs-subst, -.haskell .hljs-type, -.ruby .hljs-class .hljs-parent, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-addition, -.hljs-stream, -.hljs-envvar, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-command, -.hljs-prompt, -.hljs-link_label, -.hljs-link_url { - color: #e6db74; -} - -.hljs-comment, -.hljs-javadoc, -.java .hljs-annotation, -.python .hljs-decorator, -.hljs-template_comment, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-shebang, -.apache .hljs-sqbracket, -.tex .hljs-formula { - color: #75715e; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata, -.xml .php, -.php .xml { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css deleted file mode 100644 index 1174e4c1c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css +++ /dev/null @@ -1,154 +0,0 @@ -/** - * Obsidian style - * ported by Alexander Marenin (http://github.com/ioncreature) - */ - -.hljs { - display: block; padding: 0.5em; - background: #282B2E; -} - -.hljs-keyword, -.hljs-literal, -.hljs-change, -.hljs-winutils, -.hljs-flow, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.css .hljs-id, -.tex .hljs-special { - color: #93C763; -} - -.hljs-number { - color: #FFCD22; -} - -.hljs { - color: #E0E2E4; -} - -.css .hljs-tag, -.css .hljs-pseudo { - color: #D0D2B5; -} - -.hljs-attribute, -.hljs .hljs-constant { - color: #668BB0; -} - -.xml .hljs-attribute { - color: #B3B689; -} - -.xml .hljs-tag .hljs-value { - color: #E8E2B7; -} - -.hljs-code, -.hljs-class .hljs-title, -.hljs-header { - color: white; -} - -.hljs-class, -.hljs-hexcolor { - color: #93C763; -} - -.hljs-regexp { - color: #D39745; -} - -.hljs-at_rule, -.hljs-at_rule .hljs-keyword { - color: #A082BD; -} - -.hljs-doctype { - color: #557182; -} - -.hljs-link_url, -.hljs-tag, -.hljs-tag .hljs-title, -.hljs-bullet, -.hljs-subst, -.hljs-emphasis, -.haskell .hljs-type, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-class .hljs-parent, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-javadoc, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-addition, -.hljs-stream, -.hljs-envvar, -.apache .hljs-tag, -.apache .hljs-cbracket, -.tex .hljs-command, -.hljs-prompt { - color: #8CBBAD; -} - -.hljs-string { - color: #EC7600; -} - -.hljs-comment, -.java .hljs-annotation, -.hljs-blockquote, -.hljs-horizontal_rule, -.python .hljs-decorator, -.hljs-template_comment, -.hljs-pi, -.hljs-deletion, -.hljs-shebang, -.apache .hljs-sqbracket, -.tex .hljs-formula { - color: #818E96; -} - -.hljs-keyword, -.hljs-literal, -.css .hljs-id, -.hljs-phpdoc, -.hljs-title, -.hljs-header, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.diff .hljs-header, -.hljs-chunk, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.tex .hljs-special, -.hljs-request, -.hljs-at_rule .hljs-keyword, -.hljs-status { - font-weight: bold; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css deleted file mode 100644 index bbbccdd54..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css +++ /dev/null @@ -1,93 +0,0 @@ -/* - Paraíso (dark) - Created by Jan T. Sott (http://github.com/idleberg) - Inspired by the art of Rubens LP (http://www.rubenslp.com.br) -*/ - -/* Paraíso Comment */ -.hljs-comment, -.hljs-title { - color: #8d8687; -} - -/* Paraíso Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #ef6155; -} - -/* Paraíso Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #f99b15; -} - -/* Paraíso Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #fec418; -} - -/* Paraíso Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #48b685; -} - -/* Paraíso Aqua */ -.css .hljs-hexcolor { - color: #5bc4bf; -} - -/* Paraíso Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #06b6ef; -} - -/* Paraíso Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #815ba4; -} - -.hljs { - display: block; - background: #2f1e2e; - color: #a39e9b; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css deleted file mode 100644 index 494fcb4cb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css +++ /dev/null @@ -1,93 +0,0 @@ -/* - Paraíso (light) - Created by Jan T. Sott (http://github.com/idleberg) - Inspired by the art of Rubens LP (http://www.rubenslp.com.br) -*/ - -/* Paraíso Comment */ -.hljs-comment, -.hljs-title { - color: #776e71; -} - -/* Paraíso Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #ef6155; -} - -/* Paraíso Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #f99b15; -} - -/* Paraíso Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #fec418; -} - -/* Paraíso Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #48b685; -} - -/* Paraíso Aqua */ -.css .hljs-hexcolor { - color: #5bc4bf; -} - -/* Paraíso Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #06b6ef; -} - -/* Paraíso Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #815ba4; -} - -.hljs { - display: block; - background: #e7e9db; - color: #4f424c; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css deleted file mode 100644 index 6ee925def..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css +++ /dev/null @@ -1,106 +0,0 @@ -/* - -Pojoaque Style by Jason Tate -http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html -Based on Solarized Style from http://ethanschoonover.com/solarized - -*/ - -.hljs { - display: block; padding: 0.5em; - color: #DCCF8F; - background: url(./pojoaque.jpg) repeat scroll left top #181914; -} - -.hljs-comment, -.hljs-template_comment, -.diff .hljs-header, -.hljs-doctype, -.lisp .hljs-string, -.hljs-javadoc { - color: #586e75; - font-style: italic; -} - -.hljs-keyword, -.css .rule .hljs-keyword, -.hljs-winutils, -.javascript .hljs-title, -.method, -.hljs-addition, -.css .hljs-tag, -.clojure .hljs-title, -.nginx .hljs-title { - color: #B64926; -} - -.hljs-number, -.hljs-command, -.hljs-string, -.hljs-tag .hljs-value, -.hljs-phpdoc, -.tex .hljs-formula, -.hljs-regexp, -.hljs-hexcolor { - color: #468966; -} - -.hljs-title, -.hljs-localvars, -.hljs-function .hljs-title, -.hljs-chunk, -.hljs-decorator, -.hljs-built_in, -.lisp .hljs-title, -.clojure .hljs-built_in, -.hljs-identifier, -.hljs-id { - color: #FFB03B; -} - -.hljs-attribute, -.hljs-variable, -.lisp .hljs-body, -.smalltalk .hljs-number, -.hljs-constant, -.hljs-class .hljs-title, -.hljs-parent, -.haskell .hljs-type { - color: #b58900; -} - -.css .hljs-attribute { - color: #b89859; -} - -.css .hljs-number, -.css .hljs-hexcolor { - color: #DCCF8F; -} - -.css .hljs-class { - color: #d3a60c; -} - -.hljs-preprocessor, -.hljs-pragma, -.hljs-pi, -.hljs-shebang, -.hljs-symbol, -.hljs-symbol .hljs-string, -.diff .hljs-change, -.hljs-special, -.hljs-attr_selector, -.hljs-important, -.hljs-subst, -.hljs-cdata { - color: #cb4b16; -} - -.hljs-deletion { - color: #dc322f; -} - -.tex .hljs-formula { - background: #073642; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg deleted file mode 100644 index 9c07d4ab40b6d77e90ff69f0012bcd33b21d31c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1186 zcmZXSe^8Tk9LK-kXFs3)f@f?)Cddzw3v4wdZyXQ;4x3=;Ja*N#%n9ik!UGmt9H3k0 zJST|5jOc(ID$FQt3C?jQZBws#kXolO1lg9Pba9BB=Q+UEBX!nY@6Uhl&+ofe$Q$y5 z@ci`~)&qzDP(lOiQ5p?p z(`j^e7!yUAVHk%K#^GQXn?s0=VLYCI$HRoe=xCuZ>A6A3@sxEP#XqNFpIb=0)KQ#Nss_tD17;m4@$JKL;LR|K|QF3f%!L5+s(9Ft8SQ zG|~pGpEGFW5Z|OA)-O@mNHy-g@7m8JTf?kl@vUKBGmw)Y*9sDRNr3PN!IKefWaydTe1D zjzpyzPnD3}hBNaS4aFX7=0&~I*Hu7#4au@qVBglH#-m;QFOx_`=j z{EqRY#Eh*yoWP^pa4H>8GH{rO?!_+xwL0(k4yL^D%^nBkJ*UI;Lx;ped8d|f*S_s@ z3~ilcRC(&NT#9Gn#UD;o^EYSMXDMf%XcUi3>;WXXD-QX3P9wMyP7eA&RS{)h5{??W3^Rq=goFJ>?lA~J- zdYe>!xvYLW*fPT0RK7wsJRg^?x#W1*GP9_f`6t>QD_X>0d!owyN>nO2?U5}|3?hX_UZYT@^>S!9eB~bZ9U`q;`U)@L670o1g z`Hd}h<_WRvUc|n*%v4Hbb-4tJD40iyF^q%g*&!6>hkYDvi-{Uc4yTM zzcthN4Z{ka!+F_KzYV#yWi;c^X^q6g`pD8cp?$Kl?hCz0s^a|mH%P!CF%*<6k^~i` zT5Mi-t5-frUcHkk^Qh}+N)Kz1&Bi95`oNc|quI>tUi~BY>xcF9(%tv2i{G6kE9*q~ qCoAGl20`)w0rdgp9H%Q=M5|p`hOhFz6$I%Y&ncY8>c?7PXyh+SL&XXJ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css deleted file mode 100644 index 6a3806444..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css +++ /dev/null @@ -1,182 +0,0 @@ -/* - -Railscasts-like style (c) Visoft, Inc. (Damien White) - -*/ - -.hljs { - display: block; - padding: 0.5em; - background: #232323; - color: #E6E1DC; -} - -.hljs-comment, -.hljs-template_comment, -.hljs-javadoc, -.hljs-shebang { - color: #BC9458; - font-style: italic; -} - -.hljs-keyword, -.ruby .hljs-function .hljs-keyword, -.hljs-request, -.hljs-status, -.nginx .hljs-title, -.method, -.hljs-list .hljs-title { - color: #C26230; -} - -.hljs-string, -.hljs-number, -.hljs-regexp, -.hljs-tag .hljs-value, -.hljs-cdata, -.hljs-filter .hljs-argument, -.hljs-attr_selector, -.apache .hljs-cbracket, -.hljs-date, -.tex .hljs-command, -.markdown .hljs-link_label { - color: #A5C261; -} - -.hljs-subst { - color: #519F50; -} - -.hljs-tag, -.hljs-tag .hljs-keyword, -.hljs-tag .hljs-title, -.hljs-doctype, -.hljs-sub .hljs-identifier, -.hljs-pi, -.input_number { - color: #E8BF6A; -} - -.hljs-identifier { - color: #D0D0FF; -} - -.hljs-class .hljs-title, -.haskell .hljs-type, -.smalltalk .hljs-class, -.hljs-javadoctag, -.hljs-yardoctag, -.hljs-phpdoc { - text-decoration: none; -} - -.hljs-constant { - color: #DA4939; -} - - -.hljs-symbol, -.hljs-built_in, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-symbol .hljs-identifier, -.markdown .hljs-link_url, -.hljs-attribute { - color: #6D9CBE; -} - -.markdown .hljs-link_url { - text-decoration: underline; -} - - - -.hljs-params, -.hljs-variable, -.clojure .hljs-attribute { - color: #D0D0FF; -} - -.css .hljs-tag, -.hljs-rules .hljs-property, -.hljs-pseudo, -.tex .hljs-special { - color: #CDA869; -} - -.css .hljs-class { - color: #9B703F; -} - -.hljs-rules .hljs-keyword { - color: #C5AF75; -} - -.hljs-rules .hljs-value { - color: #CF6A4C; -} - -.css .hljs-id { - color: #8B98AB; -} - -.hljs-annotation, -.apache .hljs-sqbracket, -.nginx .hljs-built_in { - color: #9B859D; -} - -.hljs-preprocessor, -.hljs-preprocessor *, -.hljs-pragma { - color: #8996A8 !important; -} - -.hljs-hexcolor, -.css .hljs-value .hljs-number { - color: #A5C261; -} - -.hljs-title, -.hljs-decorator, -.css .hljs-function { - color: #FFC66D; -} - -.diff .hljs-header, -.hljs-chunk { - background-color: #2F33AB; - color: #E6E1DC; - display: inline-block; - width: 100%; -} - -.diff .hljs-change { - background-color: #4A410D; - color: #F8F8F8; - display: inline-block; - width: 100%; -} - -.hljs-addition { - background-color: #144212; - color: #E6E1DC; - display: inline-block; - width: 100%; -} - -.hljs-deletion { - background-color: #600; - color: #E6E1DC; - display: inline-block; - width: 100%; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.7; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css deleted file mode 100644 index d9ffef6d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css +++ /dev/null @@ -1,112 +0,0 @@ -/* - -Style with support for rainbow parens - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #474949; color: #D1D9E1; -} - - -.hljs-body, -.hljs-collection { - color: #D1D9E1; -} - -.hljs-comment, -.hljs-template_comment, -.diff .hljs-header, -.hljs-doctype, -.lisp .hljs-string, -.hljs-javadoc { - color: #969896; - font-style: italic; -} - -.hljs-keyword, -.clojure .hljs-attribute, -.hljs-winutils, -.javascript .hljs-title, -.hljs-addition, -.css .hljs-tag { - color: #cc99cc; -} - -.hljs-number { color: #f99157; } - -.hljs-command, -.hljs-string, -.hljs-tag .hljs-value, -.hljs-phpdoc, -.tex .hljs-formula, -.hljs-regexp, -.hljs-hexcolor { - color: #8abeb7; -} - -.hljs-title, -.hljs-localvars, -.hljs-function .hljs-title, -.hljs-chunk, -.hljs-decorator, -.hljs-built_in, -.lisp .hljs-title, -.hljs-identifier -{ - color: #b5bd68; -} - -.hljs-class .hljs-keyword -{ - color: #f2777a; -} - -.hljs-variable, -.lisp .hljs-body, -.smalltalk .hljs-number, -.hljs-constant, -.hljs-class .hljs-title, -.hljs-parent, -.haskell .hljs-label, -.hljs-id, -.lisp .hljs-title, -.clojure .hljs-title .hljs-built_in { - color: #ffcc66; -} - -.hljs-tag .hljs-title, -.hljs-rules .hljs-property, -.django .hljs-tag .hljs-keyword, -.clojure .hljs-title .hljs-built_in { - font-weight: bold; -} - -.hljs-attribute, -.clojure .hljs-title { - color: #81a2be; -} - -.hljs-preprocessor, -.hljs-pragma, -.hljs-pi, -.hljs-shebang, -.hljs-symbol, -.hljs-symbol .hljs-string, -.diff .hljs-change, -.hljs-special, -.hljs-attr_selector, -.hljs-important, -.hljs-subst, -.hljs-cdata { - color: #f99157; -} - -.hljs-deletion { - color: #dc322f; -} - -.tex .hljs-formula { - background: #eee8d5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css deleted file mode 100644 index 98a3bd27d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css +++ /dev/null @@ -1,113 +0,0 @@ -/* - -School Book style from goldblog.com.ua (c) Zaripov Yura - -*/ - -.hljs { - display: block; padding: 15px 0.5em 0.5em 30px; - font-size: 11px !important; - line-height:16px !important; -} - -pre{ - background:#f6f6ae url(./school_book.png); - border-top: solid 2px #d2e8b9; - border-bottom: solid 1px #d2e8b9; -} - -.hljs-keyword, -.hljs-literal, -.hljs-change, -.hljs-winutils, -.hljs-flow, -.lisp .hljs-title, -.clojure .hljs-built_in, -.nginx .hljs-title, -.tex .hljs-special { - color:#005599; - font-weight:bold; -} - -.hljs, -.hljs-subst, -.hljs-tag .hljs-keyword { - color: #3E5915; -} - -.hljs-string, -.hljs-title, -.haskell .hljs-type, -.hljs-tag .hljs-value, -.css .hljs-rules .hljs-value, -.hljs-preprocessor, -.hljs-pragma, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-class .hljs-parent, -.hljs-built_in, -.sql .hljs-aggregate, -.django .hljs-template_tag, -.django .hljs-variable, -.smalltalk .hljs-class, -.hljs-javadoc, -.ruby .hljs-string, -.django .hljs-filter .hljs-argument, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-addition, -.hljs-stream, -.hljs-envvar, -.apache .hljs-tag, -.apache .hljs-cbracket, -.nginx .hljs-built_in, -.tex .hljs-command, -.coffeescript .hljs-attribute { - color: #2C009F; -} - -.hljs-comment, -.java .hljs-annotation, -.python .hljs-decorator, -.hljs-template_comment, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-shebang, -.apache .hljs-sqbracket { - color: #E60415; -} - -.hljs-keyword, -.hljs-literal, -.css .hljs-id, -.hljs-phpdoc, -.hljs-title, -.haskell .hljs-type, -.vbscript .hljs-built_in, -.sql .hljs-aggregate, -.rsl .hljs-built_in, -.smalltalk .hljs-class, -.xml .hljs-tag .hljs-title, -.diff .hljs-header, -.hljs-chunk, -.hljs-winutils, -.bash .hljs-variable, -.apache .hljs-tag, -.tex .hljs-command, -.hljs-request, -.hljs-status { - font-weight: bold; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png deleted file mode 100644 index 956e9790a0e2c079b3d568348ff3accd1d9cac30..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 486 zcmeAS@N?(olHy`uVBq!ia0y~yV7?7x3vjRjNjAS6Ga$v1?&#~tz_9*=IcwKTAYZb? zHKHUqKdq!Zu_%?nF(p4KRlzeiF+DXXH8G{K@MNkD0|R4)r;B4q#jQ7Ycl#YS5MfK$ z?b^fh#qmaEhFDxvyThwfhdfkOPApt1lr{NA;Vr%uzxJuVIyzm(ed_8_-0$LLU})H&o5Re&aDemE>EG#(|F^t9_pa-H z_Mf?rMVrs}-M?S|?ZdY@c6s41zy8~}@a{v&#Ea7V)wJ$+#K|u$5UvWCdFLwGac}6w{_s*=8A6L7Rfc|9gboFyt I=akR{0OLZ+qyPW_ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css deleted file mode 100644 index f520533f2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css +++ /dev/null @@ -1,107 +0,0 @@ -/* - -Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull - -*/ - -.hljs { - display: block; - padding: 0.5em; - background: #002b36; - color: #839496; -} - -.hljs-comment, -.hljs-template_comment, -.diff .hljs-header, -.hljs-doctype, -.hljs-pi, -.lisp .hljs-string, -.hljs-javadoc { - color: #586e75; -} - -/* Solarized Green */ -.hljs-keyword, -.hljs-winutils, -.method, -.hljs-addition, -.css .hljs-tag, -.hljs-request, -.hljs-status, -.nginx .hljs-title { - color: #859900; -} - -/* Solarized Cyan */ -.hljs-number, -.hljs-command, -.hljs-string, -.hljs-tag .hljs-value, -.hljs-rules .hljs-value, -.hljs-phpdoc, -.tex .hljs-formula, -.hljs-regexp, -.hljs-hexcolor, -.hljs-link_url { - color: #2aa198; -} - -/* Solarized Blue */ -.hljs-title, -.hljs-localvars, -.hljs-chunk, -.hljs-decorator, -.hljs-built_in, -.hljs-identifier, -.vhdl .hljs-literal, -.hljs-id, -.css .hljs-function { - color: #268bd2; -} - -/* Solarized Yellow */ -.hljs-attribute, -.hljs-variable, -.lisp .hljs-body, -.smalltalk .hljs-number, -.hljs-constant, -.hljs-class .hljs-title, -.hljs-parent, -.haskell .hljs-type, -.hljs-link_reference { - color: #b58900; -} - -/* Solarized Orange */ -.hljs-preprocessor, -.hljs-preprocessor .hljs-keyword, -.hljs-pragma, -.hljs-shebang, -.hljs-symbol, -.hljs-symbol .hljs-string, -.diff .hljs-change, -.hljs-special, -.hljs-attr_selector, -.hljs-subst, -.hljs-cdata, -.clojure .hljs-title, -.css .hljs-pseudo, -.hljs-header { - color: #cb4b16; -} - -/* Solarized Red */ -.hljs-deletion, -.hljs-important { - color: #dc322f; -} - -/* Solarized Violet */ -.hljs-link_label { - color: #6c71c4; -} - -.tex .hljs-formula { - background: #073642; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css deleted file mode 100644 index ad7047414..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css +++ /dev/null @@ -1,107 +0,0 @@ -/* - -Orginal Style from ethanschoonover.com/solarized (c) Jeremy Hull - -*/ - -.hljs { - display: block; - padding: 0.5em; - background: #fdf6e3; - color: #657b83; -} - -.hljs-comment, -.hljs-template_comment, -.diff .hljs-header, -.hljs-doctype, -.hljs-pi, -.lisp .hljs-string, -.hljs-javadoc { - color: #93a1a1; -} - -/* Solarized Green */ -.hljs-keyword, -.hljs-winutils, -.method, -.hljs-addition, -.css .hljs-tag, -.hljs-request, -.hljs-status, -.nginx .hljs-title { - color: #859900; -} - -/* Solarized Cyan */ -.hljs-number, -.hljs-command, -.hljs-string, -.hljs-tag .hljs-value, -.hljs-rules .hljs-value, -.hljs-phpdoc, -.tex .hljs-formula, -.hljs-regexp, -.hljs-hexcolor, -.hljs-link_url { - color: #2aa198; -} - -/* Solarized Blue */ -.hljs-title, -.hljs-localvars, -.hljs-chunk, -.hljs-decorator, -.hljs-built_in, -.hljs-identifier, -.vhdl .hljs-literal, -.hljs-id, -.css .hljs-function { - color: #268bd2; -} - -/* Solarized Yellow */ -.hljs-attribute, -.hljs-variable, -.lisp .hljs-body, -.smalltalk .hljs-number, -.hljs-constant, -.hljs-class .hljs-title, -.hljs-parent, -.haskell .hljs-type, -.hljs-link_reference { - color: #b58900; -} - -/* Solarized Orange */ -.hljs-preprocessor, -.hljs-preprocessor .hljs-keyword, -.hljs-pragma, -.hljs-shebang, -.hljs-symbol, -.hljs-symbol .hljs-string, -.diff .hljs-change, -.hljs-special, -.hljs-attr_selector, -.hljs-subst, -.hljs-cdata, -.clojure .hljs-title, -.css .hljs-pseudo, -.hljs-header { - color: #cb4b16; -} - -/* Solarized Red */ -.hljs-deletion, -.hljs-important { - color: #dc322f; -} - -/* Solarized Violet */ -.hljs-link_label { - color: #6c71c4; -} - -.tex .hljs-formula { - background: #eee8d5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css deleted file mode 100644 index 07b30c243..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css +++ /dev/null @@ -1,160 +0,0 @@ -/* - -Sunburst-like style (c) Vasily Polovnyov - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #000; color: #f8f8f8; -} - -.hljs-comment, -.hljs-template_comment, -.hljs-javadoc { - color: #aeaeae; - font-style: italic; -} - -.hljs-keyword, -.ruby .hljs-function .hljs-keyword, -.hljs-request, -.hljs-status, -.nginx .hljs-title { - color: #E28964; -} - -.hljs-function .hljs-keyword, -.hljs-sub .hljs-keyword, -.method, -.hljs-list .hljs-title { - color: #99CF50; -} - -.hljs-string, -.hljs-tag .hljs-value, -.hljs-cdata, -.hljs-filter .hljs-argument, -.hljs-attr_selector, -.apache .hljs-cbracket, -.hljs-date, -.tex .hljs-command, -.coffeescript .hljs-attribute { - color: #65B042; -} - -.hljs-subst { - color: #DAEFA3; -} - -.hljs-regexp { - color: #E9C062; -} - -.hljs-title, -.hljs-sub .hljs-identifier, -.hljs-pi, -.hljs-tag, -.hljs-tag .hljs-keyword, -.hljs-decorator, -.hljs-shebang, -.hljs-prompt { - color: #89BDFF; -} - -.hljs-class .hljs-title, -.haskell .hljs-type, -.smalltalk .hljs-class, -.hljs-javadoctag, -.hljs-yardoctag, -.hljs-phpdoc { - text-decoration: underline; -} - -.hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-number { - color: #3387CC; -} - -.hljs-params, -.hljs-variable, -.clojure .hljs-attribute { - color: #3E87E3; -} - -.css .hljs-tag, -.hljs-rules .hljs-property, -.hljs-pseudo, -.tex .hljs-special { - color: #CDA869; -} - -.css .hljs-class { - color: #9B703F; -} - -.hljs-rules .hljs-keyword { - color: #C5AF75; -} - -.hljs-rules .hljs-value { - color: #CF6A4C; -} - -.css .hljs-id { - color: #8B98AB; -} - -.hljs-annotation, -.apache .hljs-sqbracket, -.nginx .hljs-built_in { - color: #9B859D; -} - -.hljs-preprocessor, -.hljs-pragma { - color: #8996A8; -} - -.hljs-hexcolor, -.css .hljs-value .hljs-number { - color: #DD7B3B; -} - -.css .hljs-function { - color: #DAD085; -} - -.diff .hljs-header, -.hljs-chunk, -.tex .hljs-formula { - background-color: #0E2231; - color: #F8F8F8; - font-style: italic; -} - -.diff .hljs-change { - background-color: #4A410D; - color: #F8F8F8; -} - -.hljs-addition { - background-color: #253B22; - color: #F8F8F8; -} - -.hljs-deletion { - background-color: #420E09; - color: #F8F8F8; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css deleted file mode 100644 index dfe267524..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Tomorrow Night Blue Theme */ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ -/* Original theme - https://github.com/chriskempson/tomorrow-theme */ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ - -/* Tomorrow Comment */ -.hljs-comment, -.hljs-title { - color: #7285b7; -} - -/* Tomorrow Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #ff9da4; -} - -/* Tomorrow Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #ffc58f; -} - -/* Tomorrow Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #ffeead; -} - -/* Tomorrow Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #d1f1a9; -} - -/* Tomorrow Aqua */ -.css .hljs-hexcolor { - color: #99ffff; -} - -/* Tomorrow Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #bbdaff; -} - -/* Tomorrow Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #ebbbff; -} - -.hljs { - display: block; - background: #002451; - color: white; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css deleted file mode 100644 index 4ad5d25f4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css +++ /dev/null @@ -1,92 +0,0 @@ -/* Tomorrow Night Bright Theme */ -/* Original theme - https://github.com/chriskempson/tomorrow-theme */ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ - -/* Tomorrow Comment */ -.hljs-comment, -.hljs-title { - color: #969896; -} - -/* Tomorrow Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #d54e53; -} - -/* Tomorrow Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #e78c45; -} - -/* Tomorrow Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #e7c547; -} - -/* Tomorrow Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #b9ca4a; -} - -/* Tomorrow Aqua */ -.css .hljs-hexcolor { - color: #70c0b1; -} - -/* Tomorrow Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #7aa6da; -} - -/* Tomorrow Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #c397d8; -} - -.hljs { - display: block; - background: black; - color: #eaeaea; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css deleted file mode 100644 index 08b49c623..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css +++ /dev/null @@ -1,92 +0,0 @@ -/* Tomorrow Night Eighties Theme */ -/* Original theme - https://github.com/chriskempson/tomorrow-theme */ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ - -/* Tomorrow Comment */ -.hljs-comment, -.hljs-title { - color: #999999; -} - -/* Tomorrow Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #f2777a; -} - -/* Tomorrow Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #f99157; -} - -/* Tomorrow Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #ffcc66; -} - -/* Tomorrow Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #99cc99; -} - -/* Tomorrow Aqua */ -.css .hljs-hexcolor { - color: #66cccc; -} - -/* Tomorrow Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #6699cc; -} - -/* Tomorrow Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #cc99cc; -} - -.hljs { - display: block; - background: #2d2d2d; - color: #cccccc; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css deleted file mode 100644 index c269b17e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css +++ /dev/null @@ -1,93 +0,0 @@ -/* Tomorrow Night Theme */ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ -/* Original theme - https://github.com/chriskempson/tomorrow-theme */ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ - -/* Tomorrow Comment */ -.hljs-comment, -.hljs-title { - color: #969896; -} - -/* Tomorrow Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #cc6666; -} - -/* Tomorrow Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #de935f; -} - -/* Tomorrow Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #f0c674; -} - -/* Tomorrow Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #b5bd68; -} - -/* Tomorrow Aqua */ -.css .hljs-hexcolor { - color: #8abeb7; -} - -/* Tomorrow Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #81a2be; -} - -/* Tomorrow Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #b294bb; -} - -.hljs { - display: block; - background: #1d1f21; - color: #c5c8c6; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css deleted file mode 100644 index 3bdead603..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css +++ /dev/null @@ -1,90 +0,0 @@ -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ - -/* Tomorrow Comment */ -.hljs-comment, -.hljs-title { - color: #8e908c; -} - -/* Tomorrow Red */ -.hljs-variable, -.hljs-attribute, -.hljs-tag, -.hljs-regexp, -.ruby .hljs-constant, -.xml .hljs-tag .hljs-title, -.xml .hljs-pi, -.xml .hljs-doctype, -.html .hljs-doctype, -.css .hljs-id, -.css .hljs-class, -.css .hljs-pseudo { - color: #c82829; -} - -/* Tomorrow Orange */ -.hljs-number, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.hljs-literal, -.hljs-params, -.hljs-constant { - color: #f5871f; -} - -/* Tomorrow Yellow */ -.ruby .hljs-class .hljs-title, -.css .hljs-rules .hljs-attribute { - color: #eab700; -} - -/* Tomorrow Green */ -.hljs-string, -.hljs-value, -.hljs-inheritance, -.hljs-header, -.ruby .hljs-symbol, -.xml .hljs-cdata { - color: #718c00; -} - -/* Tomorrow Aqua */ -.css .hljs-hexcolor { - color: #3e999f; -} - -/* Tomorrow Blue */ -.hljs-function, -.python .hljs-decorator, -.python .hljs-title, -.ruby .hljs-function .hljs-title, -.ruby .hljs-title .hljs-keyword, -.perl .hljs-sub, -.javascript .hljs-title, -.coffeescript .hljs-title { - color: #4271ae; -} - -/* Tomorrow Purple */ -.hljs-keyword, -.javascript .hljs-function { - color: #8959a8; -} - -.hljs { - display: block; - background: white; - color: #4d4d4c; - padding: 0.5em; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css deleted file mode 100644 index bf33f0fb6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css +++ /dev/null @@ -1,89 +0,0 @@ -/* - -Visual Studio-like style based on original C# coloring by Jason Diamond - -*/ -.hljs { - display: block; padding: 0.5em; - background: white; color: black; -} - -.hljs-comment, -.hljs-annotation, -.hljs-template_comment, -.diff .hljs-header, -.hljs-chunk, -.apache .hljs-cbracket { - color: #008000; -} - -.hljs-keyword, -.hljs-id, -.hljs-built_in, -.smalltalk .hljs-class, -.hljs-winutils, -.bash .hljs-variable, -.tex .hljs-command, -.hljs-request, -.hljs-status, -.nginx .hljs-title, -.xml .hljs-tag, -.xml .hljs-tag .hljs-value { - color: #00f; -} - -.hljs-string, -.hljs-title, -.hljs-parent, -.hljs-tag .hljs-value, -.hljs-rules .hljs-value, -.hljs-rules .hljs-value .hljs-number, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.hljs-aggregate, -.hljs-template_tag, -.django .hljs-variable, -.hljs-addition, -.hljs-flow, -.hljs-stream, -.apache .hljs-tag, -.hljs-date, -.tex .hljs-formula, -.coffeescript .hljs-attribute { - color: #a31515; -} - -.ruby .hljs-string, -.hljs-decorator, -.hljs-filter .hljs-argument, -.hljs-localvars, -.hljs-array, -.hljs-attr_selector, -.hljs-pseudo, -.hljs-pi, -.hljs-doctype, -.hljs-deletion, -.hljs-envvar, -.hljs-shebang, -.hljs-preprocessor, -.hljs-pragma, -.userType, -.apache .hljs-sqbracket, -.nginx .hljs-built_in, -.tex .hljs-special, -.hljs-prompt { - color: #2b91af; -} - -.hljs-phpdoc, -.hljs-javadoc, -.hljs-xmlDocTag { - color: #808080; -} - -.vhdl .hljs-typename { font-weight: bold; } -.vhdl .hljs-string { color: #666666; } -.vhdl .hljs-literal { color: #a31515; } -.vhdl .hljs-attribute { color: #00B0E8; } - -.xml .hljs-attribute { color: #f00; } diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css deleted file mode 100644 index 57bd748e0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css +++ /dev/null @@ -1,158 +0,0 @@ -/* - -XCode style (c) Angel Garcia - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #fff; color: black; -} - -.hljs-comment, -.hljs-template_comment, -.hljs-javadoc, -.hljs-comment * { - color: #006a00; -} - -.hljs-keyword, -.hljs-literal, -.nginx .hljs-title { - color: #aa0d91; -} -.method, -.hljs-list .hljs-title, -.hljs-tag .hljs-title, -.setting .hljs-value, -.hljs-winutils, -.tex .hljs-command, -.http .hljs-title, -.hljs-request, -.hljs-status { - color: #008; -} - -.hljs-envvar, -.tex .hljs-special { - color: #660; -} - -.hljs-string { - color: #c41a16; -} -.hljs-tag .hljs-value, -.hljs-cdata, -.hljs-filter .hljs-argument, -.hljs-attr_selector, -.apache .hljs-cbracket, -.hljs-date, -.hljs-regexp { - color: #080; -} - -.hljs-sub .hljs-identifier, -.hljs-pi, -.hljs-tag, -.hljs-tag .hljs-keyword, -.hljs-decorator, -.ini .hljs-title, -.hljs-shebang, -.hljs-prompt, -.hljs-hexcolor, -.hljs-rules .hljs-value, -.css .hljs-value .hljs-number, -.hljs-symbol, -.hljs-symbol .hljs-string, -.hljs-number, -.css .hljs-function, -.clojure .hljs-title, -.clojure .hljs-built_in, -.hljs-function .hljs-title, -.coffeescript .hljs-attribute { - color: #1c00cf; -} - -.hljs-class .hljs-title, -.haskell .hljs-type, -.smalltalk .hljs-class, -.hljs-javadoctag, -.hljs-yardoctag, -.hljs-phpdoc, -.hljs-typename, -.hljs-tag .hljs-attribute, -.hljs-doctype, -.hljs-class .hljs-id, -.hljs-built_in, -.setting, -.hljs-params, -.clojure .hljs-attribute { - color: #5c2699; -} - -.hljs-variable { - color: #3f6e74; -} -.css .hljs-tag, -.hljs-rules .hljs-property, -.hljs-pseudo, -.hljs-subst { - color: #000; -} - -.css .hljs-class, -.css .hljs-id { - color: #9B703F; -} - -.hljs-value .hljs-important { - color: #ff7700; - font-weight: bold; -} - -.hljs-rules .hljs-keyword { - color: #C5AF75; -} - -.hljs-annotation, -.apache .hljs-sqbracket, -.nginx .hljs-built_in { - color: #9B859D; -} - -.hljs-preprocessor, -.hljs-preprocessor *, -.hljs-pragma { - color: #643820; -} - -.tex .hljs-formula { - background-color: #EEE; - font-style: italic; -} - -.diff .hljs-header, -.hljs-chunk { - color: #808080; - font-weight: bold; -} - -.diff .hljs-change { - background-color: #BCCFF9; -} - -.hljs-addition { - background-color: #BAEEBA; -} - -.hljs-deletion { - background-color: #FFC8BD; -} - -.hljs-comment .hljs-yardoctag { - font-weight: bold; -} - -.method .hljs-id { - color: #000; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css deleted file mode 100644 index 163484b27..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css +++ /dev/null @@ -1,116 +0,0 @@ -/* - -Zenburn style from voldmar.ru (c) Vladimir Epifanov -based on dark.css by Ivan Sagalaev - -*/ - -.hljs { - display: block; padding: 0.5em; - background: #3F3F3F; - color: #DCDCDC; -} - -.hljs-keyword, -.hljs-tag, -.css .hljs-class, -.css .hljs-id, -.lisp .hljs-title, -.nginx .hljs-title, -.hljs-request, -.hljs-status, -.clojure .hljs-attribute { - color: #E3CEAB; -} - -.django .hljs-template_tag, -.django .hljs-variable, -.django .hljs-filter .hljs-argument { - color: #DCDCDC; -} - -.hljs-number, -.hljs-date { - color: #8CD0D3; -} - -.dos .hljs-envvar, -.dos .hljs-stream, -.hljs-variable, -.apache .hljs-sqbracket { - color: #EFDCBC; -} - -.dos .hljs-flow, -.diff .hljs-change, -.python .exception, -.python .hljs-built_in, -.hljs-literal, -.tex .hljs-special { - color: #EFEFAF; -} - -.diff .hljs-chunk, -.hljs-subst { - color: #8F8F8F; -} - -.dos .hljs-keyword, -.python .hljs-decorator, -.hljs-title, -.haskell .hljs-type, -.diff .hljs-header, -.ruby .hljs-class .hljs-parent, -.apache .hljs-tag, -.nginx .hljs-built_in, -.tex .hljs-command, -.hljs-prompt { - color: #efef8f; -} - -.dos .hljs-winutils, -.ruby .hljs-symbol, -.ruby .hljs-symbol .hljs-string, -.ruby .hljs-string { - color: #DCA3A3; -} - -.diff .hljs-deletion, -.hljs-string, -.hljs-tag .hljs-value, -.hljs-preprocessor, -.hljs-pragma, -.hljs-built_in, -.sql .hljs-aggregate, -.hljs-javadoc, -.smalltalk .hljs-class, -.smalltalk .hljs-localvars, -.smalltalk .hljs-array, -.css .hljs-rules .hljs-value, -.hljs-attr_selector, -.hljs-pseudo, -.apache .hljs-cbracket, -.tex .hljs-formula, -.coffeescript .hljs-attribute { - color: #CC9393; -} - -.hljs-shebang, -.diff .hljs-addition, -.hljs-comment, -.java .hljs-annotation, -.hljs-template_comment, -.hljs-pi, -.hljs-doctype { - color: #7F9F7F; -} - -.coffeescript .javascript, -.javascript .xml, -.tex .hljs-formula, -.xml .javascript, -.xml .vbscript, -.xml .css, -.xml .hljs-cdata { - opacity: 0.5; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/plugin.js deleted file mode 100644 index 7d58220fd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/codesnippet/plugin.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function m(a){CKEDITOR.tools.extend(this,a);this.queue=[];this.init?this.init(CKEDITOR.tools.bind(function(){for(var a;a=this.queue.pop();)a.call(this);this.ready=!0},this)):this.ready=!0}function p(a){var b=a.config.codeSnippet_codeClass,e=/\r?\n/g,h=new CKEDITOR.dom.element("textarea");a.widgets.add("codeSnippet",{allowedContent:"pre; code(language-*)",requiredContent:"pre",styleableElements:"pre",template:'\x3cpre\x3e\x3ccode class\x3d"'+b+'"\x3e\x3c/code\x3e\x3c/pre\x3e',dialog:"codeSnippet", -pathName:a.lang.codesnippet.pathName,mask:!0,parts:{pre:"pre",code:"code"},highlight:function(){var d=this,c=this.data,b=function(a){d.parts.code.setHtml(n?a:a.replace(e,"\x3cbr\x3e"))};b(CKEDITOR.tools.htmlEncode(c.code));a._.codesnippet.highlighter.highlight(c.code,c.lang,function(d){a.fire("lockSnapshot");b(d);a.fire("unlockSnapshot")})},data:function(){var a=this.data,b=this.oldData;a.code&&this.parts.code.setHtml(CKEDITOR.tools.htmlEncode(a.code));b&&a.lang!=b.lang&&this.parts.code.removeClass("language-"+ -b.lang);a.lang&&(this.parts.code.addClass("language-"+a.lang),this.highlight());this.oldData=CKEDITOR.tools.copy(a)},upcast:function(d,c){if("pre"==d.name){for(var g=[],e=d.children,k,l=e.length-1;0<=l;l--)k=e[l],k.type==CKEDITOR.NODE_TEXT&&k.value.match(q)||g.push(k);var f;if(1==g.length&&"code"==(f=g[0]).name&&1==f.children.length&&f.children[0].type==CKEDITOR.NODE_TEXT){if(g=a._.codesnippet.langsRegex.exec(f.attributes["class"]))c.lang=g[1];h.setHtml(f.getHtml());c.code=h.getValue();f.addClass(b); -return d}}},downcast:function(a){var c=a.getFirst("code");c.children.length=0;c.removeClass(b);c.add(new CKEDITOR.htmlParser.text(CKEDITOR.tools.htmlEncode(this.data.code)));return a}});var q=/^[\s\n\r]*$/}var n=!CKEDITOR.env.ie||8a%ChzR$cZY&CCQUfw-z5w41P?OUf6?UZ3iVdydBVPjsiRU)}#QODlBd+#^q zH@yG${rmj*`1t;sV-g`#1s!KCvv~f&hCi8S`t<4b@87(!5uBK*5O&pluHSRNjS)58 zE^hw>4{o?^P@9|kR-}TfhO>rmPF_yVA3@iP9ao}$cO9^7FYYt(-MMR57e7D${7w(U z`RD5&&DpF}6dqc?E<~%mXy=_B9X%X>6c28wx0_$jXLDt`>VFmyfd|KD&Ya1=`|i8n zjsiU#Mu&OVY&}wV=HS7DoEL;9_N%L_M+XN7|L-~>CU7-t>-}GU?XKN=$QUogQ*HVD zUsQa2y^fNjL|gn+ucgsSP49oNR{G=+D*toe|HiG~-X2W&(6!+Hd+Fygi4y;mm5S#* zf4hFonmb&FCj_lL^6FKV<@D3Fib~#>FJI<;F0(gIpK*eU=ZX-m{e8W?cg>Dncv&JL zFP{z!O_M3lD`R3}1Y8A=CQWo&=rC)U{oJ{8_iFdLHLG~;TNk!^YS`+pegZ5vAL<#$l zuM*Qa!hmU5wZt`|BqgyV)hf9t6-Y4{85kPt8kp-En1mRbTNxMwk+y-6m4SiplHI`c zjiezrKP5A*61N7MpUg*q8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6BL!5% N;OXk;vd$@?2>>a?jz9na diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/hidpi/bgcolor.png b/vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/hidpi/bgcolor.png deleted file mode 100644 index 54b3e18c4602dbf05cf21e897477998211c02dfa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2169 zcmV-<2!{8GP)~)<~(1jo&N=;KW|jfjZ4>EDPUhy`bAP|zIp6Q^d%h#y z+pz-xAq0jHn5Ky#1VRWd=cTnqX^oT;r8Qb>0IXVa%QT5cBBbJRBEjJQrGS#_GGg1< zr4qiBXsxko$&;}dEzQk{zP_cva$r6XzfAeZfy2NieemGmnOu(1LIGb&EJFz5;V>=f zG@`F>AUkKy_ZRf^(9+U^VHoJom{|b6l%ZTMchkFv4&5aB`ug>|@7^P&WUN?3d@wl3 z^rj}JEna-r7Z)$y+I!t~NZ&_Qu|j{g5=50xrfFhY7JoT>m;?LveP?{np21V+&Q%}? znkIz9E4n&5aLQ#=6`#qlR7zFIq!a*#VN}R#7?X0x_kB#?r>Con1N--{44USk5TZgt zB_(sax_Zl{5=J%2WS5kZQmMqy(9j7fWf>q83K^+X>bh7gHf0e~O0*En>Fk_eE8fyt zBbB1Hr6unBK9*rjnp|s*>$;r$2!Kp zZI`Xu3xq%^g`T4Qq?8nkMcUfhj#eLyR)4M4_uLbI?bTNa1Of=lnleTp7`#vi0Hp6D zrNpQbXR_6gjE?F*?%9(9KL5^>Pr61RKu8Ey-FM&KUp@c)a4Z^a5R(X*t`^|A?!+^r zK7rO6U4LIUlu|g3!|2%9k&t2RKK8;3ZmhYPNMj>96ax5ldwctlVyRTY`Vujy#;-5V zfJ(2b`bn1-xJkq?CA`hi%*R_4ST6=7K z9MAJU9ZM;clt?KN7ek=yRPW+yJ>O?|WJGQm7)SxXO(m0vMT-Kh+3ZgnT3UV~dV584 zb2IM<8i@ex{LQXiiQ$nET-UuYUR~TvLZGX?dO_>CF1fR3KmO{X zMW;?|+<3Agp!B4hn%akkhB$NP3~jBgSC>woo~ME1{r#nAAn^9+*x1qXMP!^Bg6hQj zNm5E|+vc0M-0~67?*n$BfY$oh`gQC6w4k?l_k!Nu-5VZ$`1e}t2t+*xsxm62q+r`jOC$~gzdPRF zuiCR&QcISE0kLh{wnx+HbQ{3GPo4Vs?&ZsqfGE8Arao!g0GqGv==i~CKL2IQvM^1v z!nG;~Y7khT>HL2fK+?Y#d zGLT3ROeB_nZSi8LG8!s|#4t^Ez46A~#A176@i>3$?=Q_;z51g;rC+pmgdR3+uO4>GApGBhe8vb ze*E~Br=NM|&p+F+A?~^ERl#5| z%4N8ulm*kWK78bnM+!e&z4}YQZI0(*1_Fp<+qWYf2XAbQzI*T827K>wB%R_KIQZw!RQ{Om1MJI~)UL){w*T?RS6H!FW%WYvABz$v#8e5d zmH+?%C3HntbYx+4WjbSWWnpw>05UK!Gc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$* z03~!qSaf7zbY(hiZ)9m^c>ppnF*7YNHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?u vMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjf=#5-5mkSBeTQj0?3W3Mzu#bkRjO z1r^Lfd~IwK@i|Fm?##XC<>Jn?GfmpWS3PhRb1&bV-}%n}{J-zg!kIJpKZo^Cf(ZbK zu0AjZ=D!9Y0E{tk&cTR4Z2($pNTr~)-ZaQx24IXK^gMKDvj|)ljIk^4>Pdp%R#s4r zA}Fo@eE=eYZCTio%ORYcd?aw zWAHq9jsw;%&VK`d5h3(ExLsWUP`-WJHV7#prGyj$GD$G8XU~2rl?J*p8Q7N9A<%yW zKmaVxkq<*qsTAzmz59q1B3-x%A%wsk0|N}ete4Hgcil~8VRIQE0_PmQ>jJ>x((rIz zwJj{Agi;DH21CQcGueX&t(@#PGTl@N;q(qz~(8l}@VEXB2o~c)BHAo?#rNq9y zdmpA!X|Q_}V!R;$0pOe?7lxpbk^HXRyAKasFi|g+NC>mn8cY8`97EGfQZrxsT9WV zz4t*XmF{euKmUEL(SR1>O6&~*hzO2tqbHXGl}fjaj*lPGP0LM^1hrZXakJue#5fMZ zFidxE4EncjZHe(zu(}E%<(e$43&0se#`od$^Z>y0U4w&;Rti!|R4NrrPfwfvZQFQz z#p9eKo5{$NCr?&x?d$6y#$aiUJGO71qVe(5)w5?swb58prq=+pu3lFr11c72aA@cl z1CS_%IF7Nhx*E;Q%oqUcbsQ`Rg0G?|+Slrsh6{z>AHM$jiO}=jw-|#U>L}A|Ge883 zF*xbfd!$$>49e#2qbS0jefxd|Q26rYmlMr-s&1_TDY5Ih=iKK{o%-a3)2HG4J{V(g zY#S^L%Lv2w*AwHKYsiS;+BV=g0O!Yv2=ypJ6h-)Bc^Nb1^5@^p&nG;WgWa0>Ja{gL zh1Xw?5A5InjGF7Xk?`SmcG6NON)zG zY|bc-D`UmtOOi2=ZG&0X)oI&MY4!Wm^Sp({%a^gVxQL~tC0L9RfTO&5#O;o-<_L^2 zi0gHXJ@CN5i*s{KOUYF82yQPF>fg@KUr?3>YBv`m5MwYYz-JdOUVQu9*|W@bU2x99 z9mh-^KmOy&>S}t8uLnR#TkF+o6&KH)8v{_ihVQk73l~7`Wws?M#=sm0U%dKiH2Unb zA3S;J(BtiaOW%Cc^X)tDK(}nU8BYsm&VVxp&RA+7#=s~A9miLV!2SOo#af&Qq2r+Ip@$;;55qFXz(|Q#-g?XJX;rS9HHcCGAq0{}12v^!vztJW_6-_n z-U6+4+TjAgP0E1Q8bpLY0nIjpVp;yQlK=n!C3HntbYx+4WjbSWWnpw>05UK!Gc7PS zEiy1vF)=zYH##shD=;!TFfjJwrbz$*03~!qSaf7zbY(hiZ)9m^c>ppnF*7YNHZ3wR zR539+FgH3dG%GMNIxsMYzaI4f000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Y To9;Xs00000NkvXXu0mjf;)5CX diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/textcolor.png b/vendor/unisharp/laravel-ckeditor/plugins/colorbutton/icons/textcolor.png deleted file mode 100644 index 0d8e45907bca4c92dc43ced827d1896e968ec27c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 813 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|ilbffDV~EA+-r)1z(vBkk?#=c*<~!%C)=p0iiF~)!?Pe;jUe%vh zv3qa)687=M%KuIWCr^>9e((4pU!W_%>*PkkRROP0PSR+JE#JJ^+V+ah&4h*T&5YmI z+TW{oPESvt!K1`v?Ciy<)U;LXn8cDyuIyaB@O$ApOIxl<&3m5u-Q3(xJ>J~S3Qq?t?7)P_qjSajwTg`+=+;fuMb*(y|Ae0Q&-2msBGr@-;2X4 zChd*U>+jpWHHtS-Br!8{B~t=7!;&+*pB0vAs>WPr6`VSK`tlbGZ)>;L}!>mMkh`nGJhrwf1Vb=Qp%EP_uNXGr!ve$baXeP&^8 z?cc>$vsw>7{7{sa$H#Dw;lP(KCCi$Q&n{R0U%2^Z4DVrqzjgm3x8MFNz;dwJqHp7l z9XotoQrDJlQ?7~s9CO`u{q^6mtFQW9zjn*3Z0YX>Z?e zW@dITHa1q)J&@)6=M5V+7+ii?a_ef=S3$wGzxLfve72u!%~oKb?%2DxR%>aC;WHzi z!^!u*C$4RM|J%aG=8t5X;*_9oFJ7z=IBqyYvZS!Eapg))jim}pS&Wr^gH=46R6I8c zaw{sdoY-@`kSCdENe~x1JNvc}Ek}-tw>O=f@9uK*k9+>60F4Dep=@47muVmNe`Ig! zz2?Yj8@m>m%v4KUBT7;dOH!?pi&B9UgOP!uv95u+u7OF2p}CcTF%W4R7+Dz@_%7KE zOoB)na`RI%(<*Umu=&Y+1gJq0WJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$ OMGT&=c;c++)b[c]=parseInt(a.substr(2*c,2),16);return"#"+ -(165<=.2126*b[0]+.7152*b[1]+.0722*b[2]?"000":"fff")}function z(a){!a.name&&(a=new CKEDITOR.event(a));var c=!/mouse/.test(a.name),b=a.data.getTarget(),g;"td"==b.getName()&&(g=b.getChild(0).getHtml())&&(u(a),c?e=b:A=b,c&&(b.setStyle("border-color",C(g)),b.setStyle("border-style","dotted")),d.getById(m).setStyle("background-color",g),d.getById(n).setHtml(g))}function u(a){if(a=!/mouse/.test(a.name)&&e){var c=a.getChild(0).getHtml();a.setStyle("border-color",c);a.setStyle("border-style","solid")}e||A|| -(d.getById(m).removeStyle("background-color"),d.getById(n).setHtml("\x26nbsp;"))}function D(a){var c=a.data,b=c.getTarget(),g=c.getKeystroke(),d="rtl"==x.lang.dir;switch(g){case 38:if(a=b.getParent().getPrevious())a=a.getChild([b.getIndex()]),a.focus();c.preventDefault();break;case 40:(a=b.getParent().getNext())&&(a=a.getChild([b.getIndex()]))&&1==a.type&&a.focus();c.preventDefault();break;case 32:case 13:y(a);c.preventDefault();break;case d?37:39:(a=b.getNext())?1==a.type&&(a.focus(),c.preventDefault(!0)): -(a=b.getParent().getNext())&&(a=a.getChild([0]))&&1==a.type&&(a.focus(),c.preventDefault(!0));break;case d?39:37:if(a=b.getPrevious())a.focus(),c.preventDefault(!0);else if(a=b.getParent().getPrevious())a=a.getLast(),a.focus(),c.preventDefault(!0)}}var v=CKEDITOR.dom.element,d=CKEDITOR.document,f=x.lang.colordialog,t,B={type:"html",html:"\x26nbsp;"},l,e,A,p=function(a){return CKEDITOR.tools.getNextId()+"_"+a},m=p("hicolor"),n=p("hicolortext"),r=p("selhicolor"),h;(function(){function a(a,d){for(var w= -a;wg;g++)c(e.$,"#"+b[f]+b[g]+b[w])}}function c(a,c){var b=new v(a.insertCell(-1));b.setAttribute("class","ColorCell");b.setAttribute("tabIndex",-1);b.setAttribute("role","gridcell");b.on("keydown",D);b.on("click",y);b.on("focus",z);b.on("blur",u);b.setStyle("background-color",c);b.setStyle("border","1px solid "+c);b.setStyle("width","14px");b.setStyle("height","14px");var d=p("color_table_cell"); -b.setAttribute("aria-labelledby",d);b.append(CKEDITOR.dom.element.createFromHtml('\x3cspan id\x3d"'+d+'" class\x3d"cke_voice_label"\x3e'+c+"\x3c/span\x3e",CKEDITOR.document))}h=CKEDITOR.dom.element.createFromHtml('\x3ctable tabIndex\x3d"-1" aria-label\x3d"'+f.options+'" role\x3d"grid" style\x3d"border-collapse:separate;" cellspacing\x3d"0"\x3e\x3ccaption class\x3d"cke_voice_label"\x3e'+f.options+'\x3c/caption\x3e\x3ctbody role\x3d"presentation"\x3e\x3c/tbody\x3e\x3c/table\x3e');h.on("mouseover",z); -h.on("mouseout",u);var b="00 33 66 99 cc ff".split(" ");a(0,0);a(3,0);a(0,3);a(3,3);var d=new v(h.$.insertRow(-1));d.setAttribute("role","row");c(d.$,"#000000");for(var e=0;16>e;e++){var k=e.toString(16);c(d.$,"#"+k+k+k+k+k+k)}c(d.$,"#ffffff")})();return{title:f.title,minWidth:360,minHeight:220,onLoad:function(){t=this},onHide:function(){q();var a=e.getChild(0).getHtml();e.setStyle("border-color",a);e.setStyle("border-style","solid");d.getById(m).removeStyle("background-color");d.getById(n).setHtml("\x26nbsp;"); -e=null},contents:[{id:"picker",label:f.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:"\x3cdiv\x3e\x3c/div\x3e",onLoad:function(){CKEDITOR.document.getById(this.domId).append(h)},focus:function(){(e||this.getElement().getElementsByTag("td").getItem(0)).focus()}},B,{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:"\x3cspan\x3e"+f.highlight+'\x3c/span\x3e\x3cdiv id\x3d"'+m+'" style\x3d"border: 1px solid; height: 74px; width: 74px;"\x3e\x3c/div\x3e\x3cdiv id\x3d"'+ -n+'"\x3e\x26nbsp;\x3c/div\x3e\x3cspan\x3e'+f.selected+'\x3c/span\x3e\x3cdiv id\x3d"'+r+'" style\x3d"border: 1px solid; height: 20px; width: 74px;"\x3e\x3c/div\x3e'},{type:"text",label:f.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{d.getById(r).setStyle("background-color",this.getValue())}catch(a){q()}}},B,{type:"button",id:"clear",label:f.clear,onClick:q}]}]}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/af.js deleted file mode 100644 index 9a6d5746c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","af",{clear:"Herstel",highlight:"Aktief",options:"Kleuropsies",selected:"Geselekteer",title:"Kies kleur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ar.js deleted file mode 100644 index 3b4a4977f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ar",{clear:"مسح",highlight:"تحديد",options:"اختيارات الألوان",selected:"اللون المختار",title:"اختر اللون"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bg.js deleted file mode 100644 index f57a3a9ce..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","bg",{clear:"Изчистване",highlight:"Осветяване",options:"Цветови опции",selected:"Изберете цвят",title:"Изберете цвят"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bn.js deleted file mode 100644 index 1cd509727..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","bn",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bs.js deleted file mode 100644 index e8ea577b6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","bs",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ca.js deleted file mode 100644 index 9e76e9e10..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ca",{clear:"Neteja",highlight:"Destacat",options:"Opcions del color",selected:"Color Seleccionat",title:"Seleccioni el color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cs.js deleted file mode 100644 index 4de1f1fc7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","cs",{clear:"Vyčistit",highlight:"Zvýraznit",options:"Nastavení barvy",selected:"Vybráno",title:"Výběr barvy"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cy.js deleted file mode 100644 index 6536226be..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","cy",{clear:"Clirio",highlight:"Uwcholeuo",options:"Opsiynau Lliw",selected:"Lliw a Ddewiswyd",title:"Dewis lliw"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/da.js deleted file mode 100644 index df1c5c85c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","da",{clear:"Nulstil",highlight:"Markér",options:"Farvemuligheder",selected:"Valgt farve",title:"Vælg farve"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/de.js deleted file mode 100644 index 6ebe48e09..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","de",{clear:"Entfernen",highlight:"Hervorheben",options:"Farboptionen",selected:"Ausgewählte Farbe",title:"Farbe auswählen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/el.js deleted file mode 100644 index 1447a1c44..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","el",{clear:"Εκκαθάριση",highlight:"Σήμανση",options:"Επιλογές Χρωμάτων",selected:"Επιλεγμένο Χρώμα",title:"Επιλογή χρώματος"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-au.js deleted file mode 100644 index cdde12b87..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","en-au",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-ca.js deleted file mode 100644 index 535acfcac..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","en-ca",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-gb.js deleted file mode 100644 index 1ec95ff21..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","en-gb",{clear:"Clear",highlight:"Highlight",options:"Colour Options",selected:"Selected Colour",title:"Select colour"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en.js deleted file mode 100644 index 21a79bc0a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","en",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eo.js deleted file mode 100644 index aaa8cf96b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","eo",{clear:"Forigi",highlight:"Detaloj",options:"Opcioj pri koloroj",selected:"Selektita koloro",title:"Selekti koloron"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/es.js deleted file mode 100644 index ae4688f24..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","es",{clear:"Borrar",highlight:"Muestra",options:"Opciones de colores",selected:"Elegido",title:"Elegir color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/et.js deleted file mode 100644 index 4a51ac6bd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","et",{clear:"Eemalda",highlight:"Näidis",options:"Värvi valikud",selected:"Valitud värv",title:"Värvi valimine"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eu.js deleted file mode 100644 index 4155381da..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","eu",{clear:"Garbitu",highlight:"Nabarmendu",options:"Kolore aukerak",selected:"Hautatutako kolorea",title:"Hautatu kolorea"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fa.js deleted file mode 100644 index 8b0de9dfe..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","fa",{clear:"پاک کردن",highlight:"متمایز",options:"گزینه​های رنگ",selected:"رنگ انتخاب شده",title:"انتخاب رنگ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fi.js deleted file mode 100644 index 8a9a1fe30..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","fi",{clear:"Poista",highlight:"Korostus",options:"Värin ominaisuudet",selected:"Valittu",title:"Valitse väri"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fo.js deleted file mode 100644 index 575a9d476..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","fo",{clear:"Strika",highlight:"Framheva",options:"Litmøguleikar",selected:"Valdur litur",title:"Vel lit"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr-ca.js deleted file mode 100644 index d321a8395..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","fr-ca",{clear:"Effacer",highlight:"Surligner",options:"Options de couleur",selected:"Couleur sélectionnée",title:"Choisir une couleur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr.js deleted file mode 100644 index b99e1b924..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","fr",{clear:"Effacer",highlight:"Détails",options:"Option des couleurs",selected:"Couleur choisie",title:"Choisir une couleur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gl.js deleted file mode 100644 index 13fcd5fb3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","gl",{clear:"Limpar",highlight:"Resaltar",options:"Opcións de cor",selected:"Cor seleccionado",title:"Seleccione unha cor"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gu.js deleted file mode 100644 index 658cb5a35..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","gu",{clear:"સાફ કરવું",highlight:"હાઈઈટ",options:"રંગના વિકલ્પ",selected:"પસંદ કરેલો રંગ",title:"રંગ પસંદ કરો"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/he.js deleted file mode 100644 index c57007169..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","he",{clear:"ניקוי",highlight:"סימון",options:"אפשרויות צבע",selected:"בחירה",title:"בחירת צבע"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hi.js deleted file mode 100644 index d14f1a84e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","hi",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hr.js deleted file mode 100644 index 5a99c466f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","hr",{clear:"Očisti",highlight:"Istaknuto",options:"Opcije boje",selected:"Odabrana boja",title:"Odaberi boju"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hu.js deleted file mode 100644 index f905e8f09..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","hu",{clear:"Ürítés",highlight:"Nagyítás",options:"Szín opciók",selected:"Kiválasztott",title:"Válasszon színt"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/id.js deleted file mode 100644 index 21ca1ad21..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","id",{clear:"Hapus",highlight:"Sorot",options:"Pilihan Warna",selected:"Warna Dipilih",title:"Pilih Warna"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/is.js deleted file mode 100644 index 35044395d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","is",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/it.js deleted file mode 100644 index cb5ca8603..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","it",{clear:"cancella",highlight:"Evidenzia",options:"Opzioni colore",selected:"Seleziona il colore",title:"Selezionare il colore"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ja.js deleted file mode 100644 index 01f28518b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ja",{clear:"クリア",highlight:"ハイライト",options:"カラーオプション",selected:"選択された色",title:"色選択"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ka.js deleted file mode 100644 index d11c48490..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ka",{clear:"გასუფთავება",highlight:"ჩვენება",options:"ფერის პარამეტრები",selected:"არჩეული ფერი",title:"ფერის შეცვლა"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/km.js deleted file mode 100644 index 9be3d0f0a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","km",{clear:"សម្អាត",highlight:"បន្លិច​ពណ៌",options:"ជម្រើស​ពណ៌",selected:"ពណ៌​ដែល​បាន​រើស",title:"រើស​ពណ៌"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ko.js deleted file mode 100644 index bf8921fa4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ko",{clear:"비우기",highlight:"강조",options:"색상 옵션",selected:"선택된 색상",title:"색상 선택"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ku.js deleted file mode 100644 index 5b590758d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ku",{clear:"پاکیکەوە",highlight:"نیشانکردن",options:"هەڵبژاردەی ڕەنگەکان",selected:"ڕەنگی هەڵبژێردراو",title:"هەڵبژاردنی ڕەنگ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lt.js deleted file mode 100644 index 4e3f25064..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","lt",{clear:"Išvalyti",highlight:"Paryškinti",options:"Spalvos nustatymai",selected:"Pasirinkta spalva",title:"Pasirinkite spalvą"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lv.js deleted file mode 100644 index 0e4c7b8b3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","lv",{clear:"Notīrīt",highlight:"Paraugs",options:"Krāsas uzstādījumi",selected:"Izvēlētā krāsa",title:"Izvēlies krāsu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mk.js deleted file mode 100644 index 870e23256..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","mk",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mn.js deleted file mode 100644 index 0547d82c2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","mn",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ms.js deleted file mode 100644 index 65c6e8175..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ms",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nb.js deleted file mode 100644 index e843ce1f0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","nb",{clear:"Tøm",highlight:"Merk",options:"Alternativer for farge",selected:"Valgt farge",title:"Velg farge"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nl.js deleted file mode 100644 index c2ed1223a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","nl",{clear:"Wissen",highlight:"Actief",options:"Kleuropties",selected:"Geselecteerde kleur",title:"Selecteer kleur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/no.js deleted file mode 100644 index 7a8530262..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","no",{clear:"Tøm",highlight:"Merk",options:"Alternativer for farge",selected:"Valgt",title:"Velg farge"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pl.js deleted file mode 100644 index 3be00f6e6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","pl",{clear:"Wyczyść",highlight:"Zaznacz",options:"Opcje koloru",selected:"Wybrany",title:"Wybierz kolor"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt-br.js deleted file mode 100644 index 90c14fd74..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","pt-br",{clear:"Limpar",highlight:"Grifar",options:"Opções de Cor",selected:"Cor Selecionada",title:"Selecione uma Cor"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt.js deleted file mode 100644 index ac3664582..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","pt",{clear:"Limpar",highlight:"Realçar",options:"Opções de cor",selected:"Cor selecionada",title:"Selecionar cor"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ro.js deleted file mode 100644 index 85d83ffb5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ro",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ru.js deleted file mode 100644 index 7fe16d270..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ru",{clear:"Очистить",highlight:"Под курсором",options:"Настройки цвета",selected:"Выбранный цвет",title:"Выберите цвет"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/si.js deleted file mode 100644 index 54bb6924b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","si",{clear:"පැහැදිලි",highlight:"මතුකර පෙන්වන්න",options:"වර්ණ විකල්ප",selected:"තෙරු වර්ණ",title:"වර්ණ තෝරන්න"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sk.js deleted file mode 100644 index be5f13a3e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","sk",{clear:"Vyčistiť",highlight:"Zvýrazniť",options:"Možnosti farby",selected:"Vybraná farba",title:"Vyberte farbu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sl.js deleted file mode 100644 index 610c269a0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","sl",{clear:"Počisti",highlight:"Poudarjeno",options:"Barvne Možnosti",selected:"Izbrano",title:"Izberi barvo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sq.js deleted file mode 100644 index f739ac4de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","sq",{clear:"Pastro",highlight:"Thekso",options:"Përzgjedhjet e Ngjyrave",selected:"Ngjyra e Përzgjedhur",title:"Përzgjidh një ngjyrë"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr-latn.js deleted file mode 100644 index cd518c981..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","sr-latn",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr.js deleted file mode 100644 index 227ed2eaf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","sr",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sv.js deleted file mode 100644 index d527156a1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","sv",{clear:"Rensa",highlight:"Markera",options:"Färgalternativ",selected:"Vald färg",title:"Välj färg"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/th.js deleted file mode 100644 index 8f352d9df..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","th",{clear:"Clear",highlight:"Highlight",options:"Color Options",selected:"Selected Color",title:"Select color"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tr.js deleted file mode 100644 index c416c0613..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","tr",{clear:"Temizle",highlight:"İşaretle",options:"Renk Seçenekleri",selected:"Seçilmiş",title:"Renk seç"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tt.js deleted file mode 100644 index df9d32aef..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","tt",{clear:"Бушату",highlight:"Билгеләү",options:"Төс көйләүләре",selected:"Сайланган төсләр",title:"Төс сайлау"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ug.js deleted file mode 100644 index f89a948cc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","ug",{clear:"تازىلا",highlight:"يورۇت",options:"رەڭ تاللانمىسى",selected:"رەڭ تاللاڭ",title:"رەڭ تاللاڭ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/uk.js deleted file mode 100644 index c59d1de83..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","uk",{clear:"Очистити",highlight:"Колір, на який вказує курсор",options:"Опції кольорів",selected:"Обраний колір",title:"Обрати колір"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/vi.js deleted file mode 100644 index dae8623e8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","vi",{clear:"Xóa bỏ",highlight:"Màu chọn",options:"Tùy chọn màu",selected:"Màu đã chọn",title:"Chọn màu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh-cn.js deleted file mode 100644 index 25e3b0008..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","zh-cn",{clear:"清除",highlight:"高亮",options:"颜色选项",selected:"选择颜色",title:"选择颜色"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh.js deleted file mode 100644 index 57868b94a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("colordialog","zh",{clear:"清除",highlight:"高亮",options:"色彩選項",selected:"選取的色彩",title:"選取色彩"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/colordialog/plugin.js deleted file mode 100644 index 2874545fc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/colordialog/plugin.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.colordialog={requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",init:function(b){var c=new CKEDITOR.dialogCommand("colordialog");c.editorFocus=!1;b.addCommand("colordialog",c);CKEDITOR.dialog.add("colordialog",this.path+"dialogs/colordialog.js");b.getColorFromDialog=function(c,f){var d=function(a){this.removeListener("ok", -d);this.removeListener("cancel",d);a="ok"==a.name?this.getValueOf("picker","selectedColor"):null;c.call(f,a)},e=function(a){a.on("ok",d);a.on("cancel",d)};b.execCommand("colordialog");if(b._.storedDialogs&&b._.storedDialogs.colordialog)e(b._.storedDialogs.colordialog);else CKEDITOR.on("dialogDefinition",function(a){if("colordialog"==a.data.name){var b=a.data.definition;a.removeListener();b.onLoad=CKEDITOR.tools.override(b.onLoad,function(a){return function(){e(this);b.onLoad=a;"function"==typeof a&& -a.call(this)}})}})}}};CKEDITOR.plugins.add("colordialog",CKEDITOR.plugins.colordialog); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/_translationstatus.txt b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/_translationstatus.txt deleted file mode 100644 index 5da931cda..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/_translationstatus.txt +++ /dev/null @@ -1,27 +0,0 @@ -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license - -bg.js Found: 5 Missing: 0 -cs.js Found: 5 Missing: 0 -cy.js Found: 5 Missing: 0 -da.js Found: 5 Missing: 0 -de.js Found: 5 Missing: 0 -el.js Found: 5 Missing: 0 -eo.js Found: 5 Missing: 0 -et.js Found: 5 Missing: 0 -fa.js Found: 5 Missing: 0 -fi.js Found: 5 Missing: 0 -fr.js Found: 5 Missing: 0 -gu.js Found: 5 Missing: 0 -he.js Found: 5 Missing: 0 -hr.js Found: 5 Missing: 0 -it.js Found: 5 Missing: 0 -nb.js Found: 5 Missing: 0 -nl.js Found: 5 Missing: 0 -no.js Found: 5 Missing: 0 -pl.js Found: 5 Missing: 0 -tr.js Found: 5 Missing: 0 -ug.js Found: 5 Missing: 0 -uk.js Found: 5 Missing: 0 -vi.js Found: 5 Missing: 0 -zh-cn.js Found: 5 Missing: 0 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ar.js deleted file mode 100644 index 9355fc15e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ar.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ar",{title:"معلومات العنصر",dialogName:"إسم نافذة الحوار",tabName:"إسم التبويب",elementId:"إسم العنصر",elementType:"نوع العنصر"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/bg.js deleted file mode 100644 index 5746bcae2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/bg.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","bg",{title:"Информация за елемента",dialogName:"Име на диалоговия прозорец",tabName:"Име на таб",elementId:"ID на елемента",elementType:"Тип на елемента"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ca.js deleted file mode 100644 index 4064597fb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ca.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ca",{title:"Informació de l'element",dialogName:"Nom de la finestra de quadre de diàleg",tabName:"Nom de la pestanya",elementId:"ID de l'element",elementType:"Tipus d'element"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cs.js deleted file mode 100644 index b218c49df..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cs.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","cs",{title:"Informace o prvku",dialogName:"Název dialogového okna",tabName:"Název karty",elementId:"ID prvku",elementType:"Typ prvku"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cy.js deleted file mode 100644 index de29267f8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/cy.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","cy",{title:"Gwybodaeth am yr Elfen",dialogName:"Enw ffenestr y deialog",tabName:"Enw'r tab",elementId:"ID yr Elfen",elementType:"Math yr elfen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/da.js deleted file mode 100644 index 481af36c1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/da.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","da",{title:"Information på elementet",dialogName:"Dialogboks",tabName:"Tab beskrivelse",elementId:"ID på element",elementType:"Type af element"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/de.js deleted file mode 100644 index 24ddbe324..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/de.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","de",{title:"Elementinformation",dialogName:"Dialogfenstername",tabName:"Reitername",elementId:"Elementkennung",elementType:"Elementtyp"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/el.js deleted file mode 100644 index 6159451f4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/el.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","el",{title:"Πληροφορίες Στοιχείου",dialogName:"Όνομα παραθύρου διαλόγου",tabName:"Όνομα καρτέλας",elementId:"Αναγνωριστικό Στοιχείου",elementType:"Τύπος στοιχείου"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en-gb.js deleted file mode 100644 index a5a0faeef..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en-gb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","en-gb",{title:"Element Information",dialogName:"Dialogue window name",tabName:"Tab name",elementId:"Element ID",elementType:"Element type"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en.js deleted file mode 100644 index 3b0c0ec79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/en.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","en",{title:"Element Information",dialogName:"Dialog window name",tabName:"Tab name",elementId:"Element ID",elementType:"Element type"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eo.js deleted file mode 100644 index 58b9a3217..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eo.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","eo",{title:"Informo pri la elemento",dialogName:"Nomo de la dialogfenestro",tabName:"Langetnomo",elementId:"ID de la elemento",elementType:"Tipo de la elemento"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/es.js deleted file mode 100644 index 2cb40de2f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/es.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","es",{title:"Información del Elemento",dialogName:"Nombre de la ventana de diálogo",tabName:"Nombre de la pestaña",elementId:"ID del Elemento",elementType:"Tipo del elemento"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/et.js deleted file mode 100644 index 3257e0e9a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/et.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","et",{title:"Elemendi andmed",dialogName:"Dialoogiakna nimi",tabName:"Saki nimi",elementId:"Elemendi ID",elementType:"Elemendi liik"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eu.js deleted file mode 100644 index 26ce6e13c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/eu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","eu",{title:"Elementuaren informazioa",dialogName:"Elkarrizketa-koadroaren izena",tabName:"Fitxaren izena",elementId:"Elementuaren IDa",elementType:"Elementu mota"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fa.js deleted file mode 100644 index 548f368bd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fa.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","fa",{title:"اطلاعات عنصر",dialogName:"نام پنجره محاوره‌ای",tabName:"نام برگه",elementId:"ID عنصر",elementType:"نوع عنصر"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fi.js deleted file mode 100644 index a51946070..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","fi",{title:"Elementin tiedot",dialogName:"Dialogi-ikkunan nimi",tabName:"Välilehden nimi",elementId:"Elementin ID",elementType:"Elementin tyyppi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr-ca.js deleted file mode 100644 index 4832c1f6f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr-ca.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","fr-ca",{title:"Information de l'élément",dialogName:"Nom de la fenêtre",tabName:"Nom de l'onglet",elementId:"ID de l'élément",elementType:"Type de l'élément"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr.js deleted file mode 100644 index 24227081f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/fr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","fr",{title:"Information sur l'élément",dialogName:"Nom de la fenêtre de dialogue",tabName:"Nom de l'onglet",elementId:"ID de l'élément",elementType:"Type de l'élément"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gl.js deleted file mode 100644 index bc4743e7a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","gl",{title:"Información do elemento",dialogName:"Nome da xanela de diálogo",tabName:"Nome da lapela",elementId:"ID do elemento",elementType:"Tipo do elemento"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gu.js deleted file mode 100644 index a92cba229..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/gu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","gu",{title:"પ્રાથમિક માહિતી",dialogName:"વિન્ડોનું નામ",tabName:"ટેબનું નામ",elementId:"પ્રાથમિક આઈડી",elementType:"પ્રાથમિક પ્રકાર"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/he.js deleted file mode 100644 index 9c4403540..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/he.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","he",{title:"מידע על האלמנט",dialogName:"שם הדיאלוג",tabName:"שם הטאב",elementId:"ID של האלמנט",elementType:"סוג האלמנט"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hr.js deleted file mode 100644 index 24f0b98c0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","hr",{title:"Informacije elementa",dialogName:"Naziv prozora za dijalog",tabName:"Naziva jahača",elementId:"ID elementa",elementType:"Vrsta elementa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hu.js deleted file mode 100644 index e76bdac12..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/hu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","hu",{title:"Elem információ",dialogName:"Párbeszédablak neve",tabName:"Fül neve",elementId:"Elem ID",elementType:"Elem típusa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/id.js deleted file mode 100644 index 7a827c523..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/id.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","id",{title:"Informasi Elemen",dialogName:"Nama jendela dialog",tabName:"Nama tab",elementId:"ID Elemen",elementType:"Tipe elemen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/it.js deleted file mode 100644 index 2a54807e5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/it.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","it",{title:"Informazioni elemento",dialogName:"Nome finestra di dialogo",tabName:"Nome Tab",elementId:"ID Elemento",elementType:"Tipo elemento"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ja.js deleted file mode 100644 index 6c19cf968..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ja.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ja",{title:"エレメント情報",dialogName:"ダイアログウィンドウ名",tabName:"タブ名",elementId:"エレメントID",elementType:"要素タイプ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/km.js deleted file mode 100644 index 20f7e68db..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/km.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","km",{title:"ព័ត៌មាន​នៃ​ធាតុ",dialogName:"ឈ្មោះ​ប្រអប់​វីនដូ",tabName:"ឈ្មោះ​ផ្ទាំង",elementId:"អត្តលេខ​ធាតុ",elementType:"ប្រភេទ​ធាតុ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ko.js deleted file mode 100644 index 921519139..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ko.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ko",{title:"구성 요소 정보",dialogName:"다이얼로그 윈도우 이름",tabName:"탭 이름",elementId:"요소 ID",elementType:"요소 형식"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ku.js deleted file mode 100644 index 8ff78d6dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ku.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ku",{title:"زانیاری توخم",dialogName:"ناوی پەنجەرەی دیالۆگ",tabName:"ناوی بازدەر تاب",elementId:"ناسنامەی توخم",elementType:"جۆری توخم"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lt.js deleted file mode 100644 index 9074f6987..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","lt",{title:"Elemento informacija",dialogName:"Dialogo lango pavadinimas",tabName:"Auselės pavadinimas",elementId:"Elemento ID",elementType:"Elemento tipas"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lv.js deleted file mode 100644 index 2929c6ccc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/lv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","lv",{title:"Elementa informācija",dialogName:"Dialoga loga nosaukums",tabName:"Cilnes nosaukums",elementId:"Elementa ID",elementType:"Elementa tips"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nb.js deleted file mode 100644 index a40808730..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","nb",{title:"Elementinformasjon",dialogName:"Navn på dialogvindu",tabName:"Navn på fane",elementId:"Element-ID",elementType:"Elementtype"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nl.js deleted file mode 100644 index 3f062b919..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/nl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","nl",{title:"Elementinformatie",dialogName:"Naam dialoogvenster",tabName:"Tabnaam",elementId:"Element ID",elementType:"Elementtype"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/no.js deleted file mode 100644 index ecc2e5a79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/no.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","no",{title:"Elementinformasjon",dialogName:"Navn på dialogvindu",tabName:"Navn på fane",elementId:"Element-ID",elementType:"Elementtype"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pl.js deleted file mode 100644 index dad1ef0d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","pl",{title:"Informacja o elemencie",dialogName:"Nazwa okna dialogowego",tabName:"Nazwa zakładki",elementId:"ID elementu",elementType:"Typ elementu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt-br.js deleted file mode 100644 index 65dadf009..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt-br.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","pt-br",{title:"Informação do Elemento",dialogName:"Nome da janela de diálogo",tabName:"Nome da aba",elementId:"ID do Elemento",elementType:"Tipo do elemento"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt.js deleted file mode 100644 index 562cba964..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/pt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","pt",{title:"Informação do elemento",dialogName:"Nome da janela de diálogo",tabName:"Nome do separador",elementId:"ID do elemento",elementType:"Tipo de Elemento"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ro.js deleted file mode 100644 index 80ec857b7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ro.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ro",{title:"Informația elementului",dialogName:"Numele ferestrei de dialog",tabName:"Denumire de tab",elementId:"ID Element",elementType:"Tipul elementului"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ru.js deleted file mode 100644 index 4e37375b9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ru.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ru",{title:"Информация об элементе",dialogName:"Имя окна диалога",tabName:"Имя вкладки",elementId:"ID элемента",elementType:"Тип элемента"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/si.js deleted file mode 100644 index c8a5199e0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/si.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","si",{title:"මුලද්‍රව්‍ය ",dialogName:"දෙබස් කවුළුවේ නම",tabName:"තීරුවේ නම",elementId:"මුලද්‍රව්‍ය කේතය",elementType:"මුලද්‍රව්‍ය වර්ගය"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sk.js deleted file mode 100644 index 61583f006..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","sk",{title:"Informácie o prvku",dialogName:"Názov okna dialógu",tabName:"Názov záložky",elementId:"ID prvku",elementType:"Typ prvku"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sl.js deleted file mode 100644 index 092bf8f3b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","sl",{title:"Podatki elementa",dialogName:"Ime pogovornega okna",tabName:"Ime zavihka",elementId:"ID elementa",elementType:"Tip elementa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sq.js deleted file mode 100644 index 794b939f0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sq.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","sq",{title:"Të dhënat e elementit",dialogName:"Emri i dritares së dialogut",tabName:"Emri i fletës",elementId:"ID e elementit",elementType:"Lloji i elementit"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sv.js deleted file mode 100644 index b8bdb4d79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/sv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","sv",{title:"Elementinformation",dialogName:"Dialogrutans namn",tabName:"Fliknamn",elementId:"Element-ID",elementType:"Element-typ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tr.js deleted file mode 100644 index 0e4095922..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","tr",{title:"Eleman Bilgisi",dialogName:"İletişim pencere ismi",tabName:"Sekme adı",elementId:"Eleman ID",elementType:"Eleman türü"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tt.js deleted file mode 100644 index 1360d5d52..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/tt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","tt",{title:"Элемент тасвирламасы",dialogName:"Диалог тәрәзәсе исеме",tabName:"Өстәмә бит исеме",elementId:"Элемент идентификаторы",elementType:"Элемент төре"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ug.js deleted file mode 100644 index 2509224a5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/ug.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","ug",{title:"ئېلېمېنت ئۇچۇرى",dialogName:"سۆزلەشكۈ كۆزنەك ئاتى",tabName:"Tab ئاتى",elementId:"ئېلېمېنت كىملىكى",elementType:"ئېلېمېنت تىپى"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/uk.js deleted file mode 100644 index f833beec4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/uk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","uk",{title:"Відомості про Елемент",dialogName:"Заголовок діалогового вікна",tabName:"Назва вкладки",elementId:"Ідентифікатор Елемента",elementType:"Тип Елемента"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/vi.js deleted file mode 100644 index 795cb80a7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/vi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","vi",{title:"Thông tin thành ph",dialogName:"Tên hộp tho",tabName:"Tên th",elementId:"Mã thành ph",elementType:"Loại thành ph"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh-cn.js deleted file mode 100644 index 4231f20b8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh-cn.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","zh-cn",{title:"元素信息",dialogName:"对话框窗口名称",tabName:"选项卡名称",elementId:"元素 ID",elementType:"元素类型"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh.js deleted file mode 100644 index 5ef9b3dd5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/lang/zh.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("devtools","zh",{title:"元件資訊",dialogName:"對話視窗名稱",tabName:"標籤名稱",elementId:"元件 ID",elementType:"元件類型"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/devtools/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/devtools/plugin.js deleted file mode 100644 index f8d0700ea..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/devtools/plugin.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("devtools",{lang:"ar,bg,ca,cs,cy,da,de,el,en,en-gb,eo,es,et,eu,fa,fi,fr,fr-ca,gl,gu,he,hr,hu,id,it,ja,km,ko,ku,lt,lv,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn",init:function(k){k._.showDialogDefinitionTooltips=1},onLoad:function(){CKEDITOR.document.appendStyleText(CKEDITOR.config.devtools_styles||"#cke_tooltip { padding: 5px; border: 2px solid #333; background: #ffffff }#cke_tooltip h2 { font-size: 1.1em; border-bottom: 1px solid; margin: 0; padding: 1px; }#cke_tooltip ul { padding: 0pt; list-style-type: none; }")}}); -(function(){function k(a,c,b,f){a=a.lang.devtools;var l='\x3ca href\x3d"http://docs.ckeditor.com/#!/api/CKEDITOR.dialog.definition.'+(b?"text"==b.type?"textInput":b.type:"content")+'" target\x3d"_blank"\x3e'+(b?b.type:"content")+"\x3c/a\x3e";c="\x3ch2\x3e"+a.title+"\x3c/h2\x3e\x3cul\x3e\x3cli\x3e\x3cstrong\x3e"+a.dialogName+"\x3c/strong\x3e : "+c.getName()+"\x3c/li\x3e\x3cli\x3e\x3cstrong\x3e"+a.tabName+"\x3c/strong\x3e : "+f+"\x3c/li\x3e";b&&(c+="\x3cli\x3e\x3cstrong\x3e"+a.elementId+"\x3c/strong\x3e : "+ -b.id+"\x3c/li\x3e");c+="\x3cli\x3e\x3cstrong\x3e"+a.elementType+"\x3c/strong\x3e : "+l+"\x3c/li\x3e";return c+"\x3c/ul\x3e"}function m(d,c,b,f,l,g){var e=c.getDocumentPosition(),h={"z-index":CKEDITOR.dialog._.currentZIndex+10,top:e.y+c.getSize("height")+"px"};a.setHtml(d(b,f,l,g));a.show();"rtl"==b.lang.dir?(d=CKEDITOR.document.getWindow().getViewPaneSize(),h.right=d.width-e.x-c.getSize("width")+"px"):h.left=e.x+"px";a.setStyles(h)}var a;CKEDITOR.on("reset",function(){a&&a.remove();a=null});CKEDITOR.on("dialogDefinition", -function(d){var c=d.editor;if(c._.showDialogDefinitionTooltips){a||(a=CKEDITOR.dom.element.createFromHtml('\x3cdiv id\x3d"cke_tooltip" tabindex\x3d"-1" style\x3d"position: absolute"\x3e\x3c/div\x3e',CKEDITOR.document),a.hide(),a.on("mouseover",function(){this.show()}),a.on("mouseout",function(){this.hide()}),a.appendTo(CKEDITOR.document.getBody()));var b=d.data.definition.dialog,f=c.config.devtools_textCallback||k;b.on("load",function(){for(var d=b.parts.tabs.getChildren(),g,e=0,h=d.count();eJ;wU09ZWQpwHh@v+W~goq_qnM5~Sd~>$vX!*YKeewFGnO*OHn@I6KvQXo3R-4QjIZd(CfXC2S<>8#!Pv;c(xG6I+oc|mV z6O)pc=jStBh1tN^)5th@-gC81jjk!FGoM!Wnd=_1j+i?%rixa5qnw zg)vcL)7Gu70xUCbMzb@dMjA=*FeEj+efw6>AvE;L?j`(>W;*CTnj_8ZqbAJIwP=A| z^*r({SO zN&OkNV3pPx&=zEq~1L>+ioCpKVkg&XnBu-q_xrUtsplc{6RNnZ!j!9XhkmaC3Uvx7L|&)jdC* z{PfAFPzLCinAq6D^73%|)6X5`e*_23t-hRNc6##U$?qGyAH+XU_PlfdzVr6mYdh_k z{&`P&lJB|SfA;*Gyu7UR^ygEToLAYKwKXdC0Z)Wx7n8qGY9v$5)vT>z-@ktke$f7M zZ~dp*`G*f5zJ9>|z;|tJ?YUpSe)VrucMWt{e)-|EXKbGK@87=N%fR&@`@!R@SFa}J z=DzJ+ay;1GzwzY9j~~4~=LvDUbW?Cg~4K_cSj{r4Df@}!RPb(=;EJ|f4FE7{2%*!rLPAo{(%P&fw T{mw=TsEEPS)z4*}Q$iB}PH=bo diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/icons/hidpi/creatediv.png b/vendor/unisharp/laravel-ckeditor/plugins/div/icons/hidpi/creatediv.png deleted file mode 100644 index f0ca49fdf8b0983126685c25089fce769858633f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3053 zcmVOh<&ZImuew`sduwNcZQC{3%?{?o0pLL!?VA_P!cr3s}a zKOm8sZdX|#UDSl-M*@hDELjLY(%6Jzusxm`&%AkW-h21%AM?gB>Xn`}y6?PuzW1E( z`JOZ4?B2ZqXhNU~fe-=#AOzK=04XI>DMVm9X*b12DTP$3a-OE42{HL?bx%yO_oc+B zIu9EL@o<>1X;vHnLemgJ;7Q4ZZBud_3{9)p83tl1NTqN*56f{-Ks+2K5(?ofMbU8p zsEI@{H4Ok)O7fQVC4hK1%!Zvi-MUx|Jvdl_yma~UN0-l>`Mo-J?B7T8c{E`CbI-Y{ zSPVng5y5Rd-zRHX9C++86Ct=~`*yd!ww43?_C095`|cYEL2S*M#b5pQxBpiu#ecr~ zYUlW${&dEuL|YIxO%kCHwWi7cojrSQczAe3(=@%SyL)A4OUnw;+iR*5CpJ6TET;}1 zKAeojXl-d(GIQq4^tIvPu`?fi^hvHzKyBJYI20monyM}m5rBx8W;I%(J`%wxmjR@Z z60HhA69S=>QMPU4jeYxW%Z!fpj^4P@^~5iJam6VXwXfZO|D&S4UDKsRSypd$bhNjp zySvdTm5lZkE7IA~(OzZSy}4`_&vi*RG#H-i8vpRnL-+c=kMH|@{kz}oaUI7f?J95>IMLbB(d5{+R$p7&05k_AI}9AoPE0sXxlA^nFIV?U zqF=qvSQ1P}rxWrYv17|~>scwHTbj~)9=2tlb- z;-8;*qREvKJr*NWQ-dA~fe`4S5TTkH%y=B3>)4LNKwsaV?NW(kJU&CTwrbSY5{*O_ zTeeO2>ec5j?cQw*)4Vwap6B8DKANth={kmKVunIUDJhjo#A|B8p669Kqw8pzhUa;e za@BQ&u2)LTbpZ~><8dWj*FcDQB$Gr!p<4=t0&7;TJm>*J*QWr03V^_Y5CQ^ndY*^t zx~M>msuA;jAJ_AczCWo6N(f}-_tD#1Ta{fZiBx_4QZZx399^l<%$YM4aLDt06rhQ~ zIYQt|iIj3utwfcaQsVo5RdH^5Cw+fXHLH7?Y4Z6iuUze0yLO~dEYjK5w#qQg#lGi> z?w%eA99O|Nf13i&!w;%{TAgvSmw)q3imr#>SPUVvz^G z^BoCT29W6QKcv^x(9_Y;sH9}@^5wL#X3ZggVuG=Q2ft#M%V3%ez4qGqzO`#7-aT}v zHkZpa-MwLh0*=Zloz$qd%VM#}(9jV1NCXXLg@w4qbsYc7;Nal4=bvBj(D%Qe1unYf zG8jf*MA!M`XvU;=G`1YZ7d#|{~eL{P5#USPKbNCP9lIe@{vd(jL7 zUDGIg9!qD>{x2ovn&6DLKmPTv(M)r)atwk9lq(&ox)ukI4}1vh8-D%u=Tqr4g<=t) zkDFIIc$iUNj|_#d%VkOxVLB4nXu$vYLHnPi-r2o-D;y}7@oXF4bwMdiT_+ijGiUmA z%z=Sgprno-bqB9qBRf8hbX^kBD09+jA{#bz0?FW(5;&zUTqua<=4sBsgQH&z50ken zq^4m+B50w|q;O5n16n9lDJ{SVoX?y-9nsa5T()Ax{#-skEP8t%$iMTB>qvnj*Ku-D&a|a)42C# zHxvS)>llVXG9IUK`gBBldva-O>;5GR7j`+W%ax&_XHCO+%rs5n(J0aB(;*i7UMi7@ z`>rbr#Ujygc>l5`OBTyTi~g95Mq_v1d+%>WPmfe5PwpEY86j_3m985I+D!neH*aig zM6|Ufm$tUC*iR=FaW1ZClecjbq1- z`M@Bs%`TS-ns}F^oqs>0u8wFpJf#-|YN$L9;L(Ous;gvKTFJ85wQH9QoPXua3om>gj>V`; zBoHkvi&~Z}xyvn=$xlqsxpJifc73>g`*=K^=Cj?qe-3PU_=i7~O-)V8EtiGoIA&9G z^A6F|Q)31b^(26*7!{Rz;nw-{$A*W8@jQS&xZ2eERcHf!$O-I=km+dR)Bo6U0U_;K~XefK?H zci(+AMax3oG!sIlM&U`|wU=IcNv>M8O69UyQ5%n^mUna<5Us7tnLQh$rsf}`p-_!u z+hj5sp4hxu0b8|5gj6z#SiW4F(bV+vlIG@b6$=HC%jGzE>XfXB#WKL(o!Ysxpn`eg zO8}aN9*OY5wrxJ}y();FJMK_dzxYCPip6?hqe!R4vPFwF*_I{7vsrY*ptrmG)Y)JD z@~ALPyo#jH)#08iLqlSCcvyUJ;)F~kljFep6Wg|ZXvE`a!Jn0zCL-N52`7`h|J-wv zAbzuJmuzcqR~t5Lu$5A80C!Dfv(1+-UE;#0pYo$e9+ALSPY67v7#$r&DK&Wd^ywoL z6BB%J;)JZPtE)Oc9ZDuKf(n@I1yh&ueLTm(&SvR;{Ba%l4e+ht^^-z~rYWfQmSW)bATQ1Kl`kwnP%l+UFY~S&-?{g8?@-Vk3IeLDYLfrZ=3`CKV&u~0eo=J zNB{r;C3HntbYx+4WjbSWWnpw>05UK!Gc7PSEiy1vF)}(bG&(UkD=;!TFfdgPsT%+Q z03~!qSaf7zbY(hiZ)9m^c>ppnF*7YNHZ3wRR53C-GBi3dIV&(SIxsLKQxT^C000?u vMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjf?*zpM diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/af.js deleted file mode 100644 index d3d3fc9d7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","af",{IdInputLabel:"Id",advisoryTitleInputLabel:"Aanbevole Titel",cssClassInputLabel:"CSS klasse",edit:"Wysig Div",inlineStyleInputLabel:"Inlyn Styl",langDirLTRLabel:"Links na regs (LTR)",langDirLabel:"Skryfrigting",langDirRTLLabel:"Regs na links (RTL)",languageCodeInputLabel:" Taalkode",remove:"Verwyder Div",styleSelectLabel:"Styl",title:"Skep Div houer",toolbar:"Skep Div houer"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ar.js deleted file mode 100644 index 21c63f7e1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ar",{IdInputLabel:"هوية",advisoryTitleInputLabel:"عنوان التقرير",cssClassInputLabel:"فئات التنسيق",edit:"تحرير Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"اليسار لليمين (LTR)",langDirLabel:"إتجاه النص",langDirRTLLabel:"اليمين لليسار (RTL)",languageCodeInputLabel:"رمز اللغة",remove:"إزالة Div",styleSelectLabel:"نمط",title:"إحداث Div Container",toolbar:"إحداث Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bg.js deleted file mode 100644 index 7d39047ed..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","bg",{IdInputLabel:"ID",advisoryTitleInputLabel:"Препоръчително заглавие",cssClassInputLabel:"Класове за CSS",edit:"Промяна на Div",inlineStyleInputLabel:"В редица",langDirLTRLabel:"Ляво на Дясно (ЛнД)",langDirLabel:"Посока на езика",langDirRTLLabel:"Дясно на Ляво (ДнЛ)",languageCodeInputLabel:" Код на езика",remove:"Премахване на Div",styleSelectLabel:"Стил",title:"Създай Div блок",toolbar:"Създаване на Div контейнер"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bn.js deleted file mode 100644 index ae62f7d57..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","bn",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bs.js deleted file mode 100644 index 259583de7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","bs",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory title",cssClassInputLabel:"Klase CSS stilova",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"S lijeva na desno (LTR)",langDirLabel:"Smjer pisanja",langDirRTLLabel:"S desna na lijevo (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Stil",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ca.js deleted file mode 100644 index 118a6816c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ca",{IdInputLabel:"Id",advisoryTitleInputLabel:"Títol de guia",cssClassInputLabel:"Classes de la fulla d'estils",edit:"Edita la Capa",inlineStyleInputLabel:"Estil en línia",langDirLTRLabel:"D'esquerra a dreta (LTR)",langDirLabel:"Direcció de l'idioma",langDirRTLLabel:"De dreta a esquerra (RTL)",languageCodeInputLabel:" Codi d'idioma",remove:"Elimina la Capa",styleSelectLabel:"Estil",title:"Crea una Capa Contenidora",toolbar:"Crea una Capa Contenidora"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/cs.js deleted file mode 100644 index 1239c576f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","cs",{IdInputLabel:"Id",advisoryTitleInputLabel:"Nápovědní titulek",cssClassInputLabel:"Třídy stylů",edit:"Změnit Div",inlineStyleInputLabel:"Vnitřní styly",langDirLTRLabel:"Zleva doprava (LTR)",langDirLabel:"Směr jazyka",langDirRTLLabel:"Zprava doleva (RTL)",languageCodeInputLabel:" Kód jazyka",remove:"Odstranit Div",styleSelectLabel:"Styly",title:"Vytvořit Div kontejner",toolbar:"Vytvořit Div kontejner"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/cy.js deleted file mode 100644 index aed7b7730..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","cy",{IdInputLabel:"Id",advisoryTitleInputLabel:"Teitl Cynghorol",cssClassInputLabel:"Dosbarthiadau Ffeil Arddull",edit:"Golygu Div",inlineStyleInputLabel:"Arddull Mewn Llinell",langDirLTRLabel:"Chwith i'r Dde (LTR)",langDirLabel:"Cyfeiriad yr Iaith",langDirRTLLabel:"Dde i'r Chwith (RTL)",languageCodeInputLabel:" Cod Iaith",remove:"Tynnu Div",styleSelectLabel:"Arddull",title:"Creu Cynhwysydd Div",toolbar:"Creu Cynhwysydd Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/da.js deleted file mode 100644 index 38e5920d5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","da",{IdInputLabel:"Id",advisoryTitleInputLabel:"Vejledende titel",cssClassInputLabel:"Typografiark",edit:"Rediger Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Venstre til højre (LTR)",langDirLabel:"Sprogretning",langDirRTLLabel:"Højre til venstre (RTL)",languageCodeInputLabel:" Sprogkode",remove:"Slet Div",styleSelectLabel:"Style",title:"Opret Div Container",toolbar:"Opret Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/de.js deleted file mode 100644 index 8b90221ad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","de",{IdInputLabel:"Kennung",advisoryTitleInputLabel:"Tooltip",cssClassInputLabel:"Formatvorlagenklasse",edit:"Div bearbeiten",inlineStyleInputLabel:"Inline Stil",langDirLTRLabel:"Links nach Rechs (LTR)",langDirLabel:"Sprachrichtung",langDirRTLLabel:"Rechs nach Links (RTL)",languageCodeInputLabel:"Sprachcode",remove:"Div entfernen",styleSelectLabel:"Stil",title:"Div Container erzeugen",toolbar:"Div Container erzeugen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/el.js deleted file mode 100644 index d65661c2e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","el",{IdInputLabel:"Id",advisoryTitleInputLabel:"Ενδεικτικός Τίτλος",cssClassInputLabel:"Κλάσεις Φύλλων Στυλ",edit:"Επεξεργασία Div",inlineStyleInputLabel:"Στυλ Εν Σειρά",langDirLTRLabel:"Αριστερά προς Δεξιά (LTR)",langDirLabel:"Κατεύθυνση Κειμένου",langDirRTLLabel:"Δεξιά προς Αριστερά (RTL)",languageCodeInputLabel:"Κωδικός Γλώσσας",remove:"Διαγραφή Div",styleSelectLabel:"Μορφή",title:"Δημιουργία Div",toolbar:"Δημιουργία Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-au.js deleted file mode 100644 index eb8810315..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","en-au",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-ca.js deleted file mode 100644 index 136b99f1c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","en-ca",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-gb.js deleted file mode 100644 index 04d4745dc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","en-gb",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en.js deleted file mode 100644 index 03fc7d6e4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","en",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/eo.js deleted file mode 100644 index e587cac4e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","eo",{IdInputLabel:"Id",advisoryTitleInputLabel:"Priskriba Titolo",cssClassInputLabel:"Stilfolioklasoj",edit:"Redakti Div",inlineStyleInputLabel:"Enlinia stilo",langDirLTRLabel:"Maldekstre dekstren (angle LTR)",langDirLabel:"Skribdirekto",langDirRTLLabel:"Dekstre maldekstren (angle RTL)",languageCodeInputLabel:" Lingvokodo",remove:"Forigi Div",styleSelectLabel:"Stilo",title:"Krei DIV ujon",toolbar:"Krei DIV ujon"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/es.js deleted file mode 100644 index 78732f148..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","es",{IdInputLabel:"Id",advisoryTitleInputLabel:"Título",cssClassInputLabel:"Clase de hoja de estilos",edit:"Editar Div",inlineStyleInputLabel:"Estilo",langDirLTRLabel:"Izquierda a Derecha (LTR)",langDirLabel:"Orientación",langDirRTLLabel:"Derecha a Izquierda (RTL)",languageCodeInputLabel:" Codigo de idioma",remove:"Quitar Div",styleSelectLabel:"Estilo",title:"Crear contenedor DIV",toolbar:"Crear contenedor DIV"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/et.js deleted file mode 100644 index 690848d63..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","et",{IdInputLabel:"ID",advisoryTitleInputLabel:"Soovitatav pealkiri",cssClassInputLabel:"Stiililehe klassid",edit:"Muuda Div",inlineStyleInputLabel:"Reasisene stiil",langDirLTRLabel:"Vasakult paremale (LTR)",langDirLabel:"Keele suund",langDirRTLLabel:"Paremalt vasakule (RTL)",languageCodeInputLabel:" Keelekood",remove:"Eemalda Div",styleSelectLabel:"Stiil",title:"Div-konteineri loomine",toolbar:"Div-konteineri loomine"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/eu.js deleted file mode 100644 index 780527d35..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","eu",{IdInputLabel:"Id",advisoryTitleInputLabel:"Aholkatutako izenburua",cssClassInputLabel:"Estilo-orriko klaseak",edit:"Editatu Div-a",inlineStyleInputLabel:"Lineako estiloa",langDirLTRLabel:"Ezkerretik eskuinera (LTR)",langDirLabel:"Hizkuntzaren norabidea",langDirRTLLabel:"Eskuinetik ezkerrera (RTL)",languageCodeInputLabel:"Hizkuntzaren kodea",remove:"Kendu Div-a",styleSelectLabel:"Estiloa",title:"Sortu Div edukiontzia",toolbar:"Sortu Div edukiontzia"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fa.js deleted file mode 100644 index bdc9449ca..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","fa",{IdInputLabel:"شناسه",advisoryTitleInputLabel:"عنوان مشاوره",cssClassInputLabel:"کلاس​های شیوه​نامه",edit:"ویرایش Div",inlineStyleInputLabel:"سبک درون​خطی(Inline Style)",langDirLTRLabel:"چپ به راست (LTR)",langDirLabel:"جهت نوشتاری زبان",langDirRTLLabel:"راست به چپ (RTL)",languageCodeInputLabel:" کد زبان",remove:"حذف Div",styleSelectLabel:"سبک",title:"ایجاد یک محل DIV",toolbar:"ایجاد یک محل DIV"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fi.js deleted file mode 100644 index e88857979..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","fi",{IdInputLabel:"Id",advisoryTitleInputLabel:"Ohjeistava otsikko",cssClassInputLabel:"Tyylitiedoston luokat",edit:"Muokkaa Diviä",inlineStyleInputLabel:"Sisätyyli",langDirLTRLabel:"Vasemmalta oikealle (LTR)",langDirLabel:"Kielen suunta",langDirRTLLabel:"Oikealta vasemmalle (RTL)",languageCodeInputLabel:" Kielen koodi",remove:"Poista Div",styleSelectLabel:"Tyyli",title:"Luo div-kehikko",toolbar:"Luo div-kehikko"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fo.js deleted file mode 100644 index e00fb861f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","fo",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Redigera Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Vinstru til høgru (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Høgru til vinstru (RTL)",languageCodeInputLabel:" Language Code",remove:"Strika Div",styleSelectLabel:"Style",title:"Ger Div Container",toolbar:"Ger Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr-ca.js deleted file mode 100644 index 0f61fc349..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","fr-ca",{IdInputLabel:"ID",advisoryTitleInputLabel:"Titre",cssClassInputLabel:"Classes CSS",edit:"Modifier le DIV",inlineStyleInputLabel:"Style en ligne",langDirLTRLabel:"De gauche à droite (LTR)",langDirLabel:"Sens d'écriture",langDirRTLLabel:"De droite à gauche (RTL)",languageCodeInputLabel:"Code de langue",remove:"Supprimer le DIV",styleSelectLabel:"Style",title:"Créer un DIV",toolbar:"Créer un DIV"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr.js deleted file mode 100644 index e936030c1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","fr",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Classe CSS",edit:"Éditer la DIV",inlineStyleInputLabel:"Style en ligne",langDirLTRLabel:"Gauche à droite (LTR)",langDirLabel:"Sens d'écriture",langDirRTLLabel:"Droite à gauche (RTL)",languageCodeInputLabel:"Code de langue",remove:"Enlever la DIV",styleSelectLabel:"Style",title:"Créer un container DIV",toolbar:"Créer un container DIV"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/gl.js deleted file mode 100644 index 2f5e17147..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","gl",{IdInputLabel:"ID",advisoryTitleInputLabel:"Título informativo",cssClassInputLabel:"Clases da folla de estilos",edit:"Editar Div",inlineStyleInputLabel:"Estilo de liña",langDirLTRLabel:"Esquerda a dereita (LTR)",langDirLabel:"Dirección de escritura do idioma",langDirRTLLabel:"Dereita a esquerda (RTL)",languageCodeInputLabel:"Código do idioma",remove:"Retirar Div",styleSelectLabel:"Estilo",title:"Crear un contedor Div",toolbar:"Crear un contedor Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/gu.js deleted file mode 100644 index 633644c5e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","gu",{IdInputLabel:"Id",advisoryTitleInputLabel:"એડવાઈઝર શીર્ષક",cssClassInputLabel:"સ્ટાઈલશીટ કલાસીસ",edit:"ડીવીમાં ફેરફાર કરવો",inlineStyleInputLabel:"ઈનલાઈન પદ્ધતિ",langDirLTRLabel:"ડાબે થી જમણે (LTR)",langDirLabel:"ભાષાની દિશા",langDirRTLLabel:"જમણે થી ડાબે (RTL)",languageCodeInputLabel:"ભાષાનો કોડ",remove:"ડીવી કાઢી કાઢવું",styleSelectLabel:"સ્ટાઈલ",title:"Div કન્ટેનર બનાવુંવું",toolbar:"Div કન્ટેનર બનાવુંવું"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/he.js deleted file mode 100644 index 80ad2a97f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","he",{IdInputLabel:"מזהה (ID)",advisoryTitleInputLabel:"כותרת מוצעת",cssClassInputLabel:"מחלקת עיצוב",edit:"עריכת מיכל (Div)",inlineStyleInputLabel:"סגנון פנימי",langDirLTRLabel:"שמאל לימין (LTR)",langDirLabel:"כיוון שפה",langDirRTLLabel:"ימין לשמאל (RTL)",languageCodeInputLabel:"קוד שפה",remove:"הסרת מיכל (Div)",styleSelectLabel:"סגנון",title:"יצירת מיכל (Div)",toolbar:"יצירת מיכל (Div)"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hi.js deleted file mode 100644 index fa3f89551..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","hi",{IdInputLabel:"Id",advisoryTitleInputLabel:"परामर्श शीर्शक",cssClassInputLabel:"स्टाइल-शीट क्लास",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"बायें से दायें (LTR)",langDirLabel:"भाषा लिखने की दिशा",langDirRTLLabel:"दायें से बायें (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"स्टाइल",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hr.js deleted file mode 100644 index 87d62ffc9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","hr",{IdInputLabel:"Id",advisoryTitleInputLabel:"Savjetodavni naslov",cssClassInputLabel:"Klase stilova",edit:"Uredi DIV",inlineStyleInputLabel:"Stil u liniji",langDirLTRLabel:"S lijeva na desno (LTR)",langDirLabel:"Smjer jezika",langDirRTLLabel:"S desna na lijevo (RTL)",languageCodeInputLabel:"Jezični kod",remove:"Ukloni DIV",styleSelectLabel:"Stil",title:"Napravi DIV kontejner",toolbar:"Napravi DIV kontejner"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hu.js deleted file mode 100644 index 949b2dd9f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","hu",{IdInputLabel:"Azonosító",advisoryTitleInputLabel:"Tipp szöveg",cssClassInputLabel:"Stíluslap osztály",edit:"DIV szerkesztése",inlineStyleInputLabel:"Inline stílus",langDirLTRLabel:"Balról jobbra (LTR)",langDirLabel:"Nyelvi irány",langDirRTLLabel:"Jobbról balra (RTL)",languageCodeInputLabel:" Nyelv kódja",remove:"DIV eltávolítása",styleSelectLabel:"Stílus",title:"DIV tároló létrehozása",toolbar:"DIV tároló létrehozása"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/id.js deleted file mode 100644 index a7016a398..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","id",{IdInputLabel:"Id",advisoryTitleInputLabel:"Penasehat Judul",cssClassInputLabel:"Kelas Stylesheet",edit:"Sunting Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Kiri ke Kanan (LTR)",langDirLabel:"Arah Bahasa",langDirRTLLabel:"Kanan ke Kiri (RTL)",languageCodeInputLabel:"Kode Bahasa",remove:"Hapus Div",styleSelectLabel:"Gaya",title:"Ciptakan Wadah Div",toolbar:"Cipatakan Wadah Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/is.js deleted file mode 100644 index 39a3b10b9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","is",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/it.js deleted file mode 100644 index 4d1717c2a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","it",{IdInputLabel:"Id",advisoryTitleInputLabel:"Titolo Avviso",cssClassInputLabel:"Classi di stile",edit:"Modifica DIV",inlineStyleInputLabel:"Stile Inline",langDirLTRLabel:"Da sinistra a destra (LTR)",langDirLabel:"Direzione di scrittura",langDirRTLLabel:"Da destra a sinistra (RTL)",languageCodeInputLabel:"Codice lingua",remove:"Rimuovi DIV",styleSelectLabel:"Stile",title:"Crea DIV contenitore",toolbar:"Crea DIV contenitore"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ja.js deleted file mode 100644 index c3fa6f0de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ja",{IdInputLabel:"Id",advisoryTitleInputLabel:"Title属性",cssClassInputLabel:"スタイルシートクラス",edit:"Divコンテナを編集",inlineStyleInputLabel:"インラインスタイル",langDirLTRLabel:"左から右 (LTR)",langDirLabel:"文字表記の方向",langDirRTLLabel:"右から左 (RTL)",languageCodeInputLabel:" 言語コード",remove:"Divコンテナを削除",styleSelectLabel:"スタイル",title:"Divコンテナ",toolbar:"Divコンテナ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ka.js deleted file mode 100644 index aff4cc2d4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ka",{IdInputLabel:"Id",advisoryTitleInputLabel:"სათაური",cssClassInputLabel:"CSS კლასები",edit:"Div-ის რედაქტირება",inlineStyleInputLabel:"თანდართული სტილი",langDirLTRLabel:"მარცხნიდან მარჯვნიც (LTR)",langDirLabel:"ენის მინართულება",langDirRTLLabel:"მარჯვნიდან მარცხნივ (RTL)",languageCodeInputLabel:"ენის კოდი",remove:"Div-ის წაშლა",styleSelectLabel:"სტილი",title:"Div კონტეინერის შექმნა",toolbar:"Div კონტეინერის შექმნა"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/km.js deleted file mode 100644 index 7032cb718..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","km",{IdInputLabel:"Id",advisoryTitleInputLabel:"ចំណង​ជើង​ប្រឹក្សា",cssClassInputLabel:"Stylesheet Classes",edit:"កែ Div",inlineStyleInputLabel:"ស្ទីល​ក្នុង​បន្ទាត់",langDirLTRLabel:"ពីឆ្វេងទៅស្តាំ(LTR)",langDirLabel:"ទិសដៅភាសា",langDirRTLLabel:"ពីស្តាំទៅឆ្វេង(RTL)",languageCodeInputLabel:"កូដ​ភាសា",remove:"ដក Div ចេញ",styleSelectLabel:"ស្ទីល",title:"បង្កើត​អ្នក​ផ្ទុក Div",toolbar:"បង្កើត​អ្នក​ផ្ទុក Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ko.js deleted file mode 100644 index 60446c3e5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ko",{IdInputLabel:"ID",advisoryTitleInputLabel:"보조 제목",cssClassInputLabel:"스타일 시트 클래스",edit:"Div 편집",inlineStyleInputLabel:"인라인 스타일",langDirLTRLabel:"왼쪽에서 오른쪽 (LTR)",langDirLabel:"언어 방향",langDirRTLLabel:"오른쪽에서 왼쪽 (RTL)",languageCodeInputLabel:" 언어 코드",remove:"Div 태그 삭제",styleSelectLabel:"스타일",title:"Div 태그 생성",toolbar:"Div 태그 생성"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ku.js deleted file mode 100644 index 33b892955..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ku",{IdInputLabel:"ناسنامە",advisoryTitleInputLabel:"سەردێڕ",cssClassInputLabel:"شێوازی چینی پەڕه",edit:"چاکسازی Div",inlineStyleInputLabel:"شێوازی ناوهێڵ",langDirLTRLabel:"چەپ بۆ ڕاست (LTR)",langDirLabel:"ئاراستەی زمان",langDirRTLLabel:"ڕاست بۆ چەپ (RTL)",languageCodeInputLabel:"هێمای زمان",remove:"لابردنی Div",styleSelectLabel:"شێواز",title:"دروستکردنی لەخۆگری Div",toolbar:"دروستکردنی لەخۆگری Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/lt.js deleted file mode 100644 index 2dace839d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","lt",{IdInputLabel:"Id",advisoryTitleInputLabel:"Patariamas pavadinimas",cssClassInputLabel:"Stilių klasės",edit:"Redaguoti Div",inlineStyleInputLabel:"Vidiniai stiliai",langDirLTRLabel:"Iš kairės į dešinę (LTR)",langDirLabel:"Kalbos nurodymai",langDirRTLLabel:"Iš dešinės į kairę (RTL)",languageCodeInputLabel:" Kalbos kodas",remove:"Pašalinti Div",styleSelectLabel:"Stilius",title:"Sukurti Div elementą",toolbar:"Sukurti Div elementą"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/lv.js deleted file mode 100644 index e8cfc365a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","lv",{IdInputLabel:"Id",advisoryTitleInputLabel:"Konsultatīvs virsraksts",cssClassInputLabel:"Stilu klases",edit:"Labot Div",inlineStyleInputLabel:"Iekļautais stils",langDirLTRLabel:"Kreisais uz Labo (LTR)",langDirLabel:"Valodas virziens",langDirRTLLabel:"Labais uz kreiso (RTL)",languageCodeInputLabel:"Valodas kods",remove:"Noņemt Div",styleSelectLabel:"Stils",title:"Izveidot div konteineri",toolbar:"Izveidot div konteineri"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/mk.js deleted file mode 100644 index f24eece91..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","mk",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/mn.js deleted file mode 100644 index cb515d65d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","mn",{IdInputLabel:"Id",advisoryTitleInputLabel:"Зөвлөлдөх гарчиг",cssClassInputLabel:"Stylesheet классууд",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Зүүн талаас баруун тишээ (LTR)",langDirLabel:"Хэлний чиглэл",langDirRTLLabel:"Баруун талаас зүүн тишээ (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Загвар",title:"Div гэдэг хэсэг бий болгох",toolbar:"Div гэдэг хэсэг бий болгох"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ms.js deleted file mode 100644 index 0b06fd00b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ms",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/nb.js deleted file mode 100644 index 0cbf61709..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","nb",{IdInputLabel:"Id",advisoryTitleInputLabel:"Tittel",cssClassInputLabel:"Stilark-klasser",edit:"Rediger Div",inlineStyleInputLabel:"Inlinestiler",langDirLTRLabel:"Venstre til høyre (VTH)",langDirLabel:"Språkretning",langDirRTLLabel:"Høyre til venstre (HTV)",languageCodeInputLabel:" Språkkode",remove:"Fjern Div",styleSelectLabel:"Stil",title:"Sett inn Div Container",toolbar:"Sett inn Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/nl.js deleted file mode 100644 index 4989eb616..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","nl",{IdInputLabel:"Id",advisoryTitleInputLabel:"Adviserende titel",cssClassInputLabel:"Stylesheet klassen",edit:"Div wijzigen",inlineStyleInputLabel:"Inline stijl",langDirLTRLabel:"Links naar rechts (LTR)",langDirLabel:"Schrijfrichting",langDirRTLLabel:"Rechts naar links (RTL)",languageCodeInputLabel:" Taalcode",remove:"Div verwijderen",styleSelectLabel:"Stijl",title:"Div aanmaken",toolbar:"Div aanmaken"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/no.js deleted file mode 100644 index e43193608..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","no",{IdInputLabel:"Id",advisoryTitleInputLabel:"Tittel",cssClassInputLabel:"Stilark-klasser",edit:"Rediger Div",inlineStyleInputLabel:"Inlinestiler",langDirLTRLabel:"Venstre til høyre (VTH)",langDirLabel:"Språkretning",langDirRTLLabel:"Høyre til venstre (HTV)",languageCodeInputLabel:" Språkkode",remove:"Fjern Div",styleSelectLabel:"Stil",title:"Sett inn Div Container",toolbar:"Sett inn Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pl.js deleted file mode 100644 index 11edd560f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","pl",{IdInputLabel:"Id",advisoryTitleInputLabel:"Opis obiektu docelowego",cssClassInputLabel:"Klasy arkusza stylów",edit:"Edytuj pojemnik Div",inlineStyleInputLabel:"Style liniowe",langDirLTRLabel:"Od lewej do prawej (LTR)",langDirLabel:"Kierunek tekstu",langDirRTLLabel:"Od prawej do lewej (RTL)",languageCodeInputLabel:"Kod języka",remove:"Usuń pojemnik Div",styleSelectLabel:"Styl",title:"Utwórz pojemnik Div",toolbar:"Utwórz pojemnik Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt-br.js deleted file mode 100644 index 7bbd2caca..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","pt-br",{IdInputLabel:"Id",advisoryTitleInputLabel:"Título Consulta",cssClassInputLabel:"Classes de CSS",edit:"Editar Div",inlineStyleInputLabel:"Estilo Inline",langDirLTRLabel:"Esquerda para Direita (LTR)",langDirLabel:"Direção da Escrita",langDirRTLLabel:"Direita para Esquerda (RTL)",languageCodeInputLabel:"Código de Idioma",remove:"Remover Div",styleSelectLabel:"Estilo",title:"Criar Container de DIV",toolbar:"Criar Container de DIV"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt.js deleted file mode 100644 index 0b5aa5e82..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","pt",{IdInputLabel:"ID",advisoryTitleInputLabel:"Título",cssClassInputLabel:"Classes de folhas de estilo",edit:"Editar Div",inlineStyleInputLabel:"Estilho em Linha",langDirLTRLabel:"Esquerda à Direita (LTR)",langDirLabel:"Orientação de idioma",langDirRTLLabel:"Direita a Esquerda (RTL)",languageCodeInputLabel:"Codigo do Idioma",remove:"Remover Div",styleSelectLabel:"Estilo",title:"Criar Div",toolbar:"Criar Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ro.js deleted file mode 100644 index 2186038ad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ro",{IdInputLabel:"Id",advisoryTitleInputLabel:"Titlul consultativ",cssClassInputLabel:"Clasele cu stilul paginii (CSS)",edit:"Modifică Div-ul",inlineStyleInputLabel:"Stil Inline",langDirLTRLabel:"stânga-dreapta (LTR)",langDirLabel:"Direcţia cuvintelor",langDirRTLLabel:"dreapta-stânga (RTL)",languageCodeInputLabel:"Codul limbii",remove:"Șterge Div-ul",styleSelectLabel:"Stil",title:"Crează un container Div",toolbar:"Crează un container Div"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ru.js deleted file mode 100644 index a254ceebd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ru",{IdInputLabel:"Идентификатор",advisoryTitleInputLabel:"Заголовок",cssClassInputLabel:"Классы CSS",edit:"Редактировать контейнер",inlineStyleInputLabel:"Стиль элемента",langDirLTRLabel:"Слева направо (LTR)",langDirLabel:"Направление текста",langDirRTLLabel:"Справа налево (RTL)",languageCodeInputLabel:"Код языка",remove:"Удалить контейнер",styleSelectLabel:"Стиль",title:"Создать Div-контейнер",toolbar:"Создать Div-контейнер"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/si.js deleted file mode 100644 index 035a735d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","si",{IdInputLabel:"අංකය",advisoryTitleInputLabel:"උපදේශාත්මක නාමය",cssClassInputLabel:"විලාසපත්‍ර පන්තිය",edit:"වෙනස්කිරීම",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"වමේසිට දකුණුට",langDirLabel:"භාෂා දිශාව",langDirRTLLabel:"දකුණේ සිට වමට",languageCodeInputLabel:"භාෂා ",remove:"ඉවත් කිරීම",styleSelectLabel:"විලාසය",title:"නිර්මාණය ",toolbar:"නිර්මාණය "}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sk.js deleted file mode 100644 index ba965da01..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","sk",{IdInputLabel:"Id",advisoryTitleInputLabel:"Pomocný titulok",cssClassInputLabel:"Triedy štýlu",edit:"Upraviť Div",inlineStyleInputLabel:"Inline štýl",langDirLTRLabel:"Zľava doprava (LTR)",langDirLabel:"Smer jazyka",langDirRTLLabel:"Zprava doľava (RTL)",languageCodeInputLabel:"Kód jazyka",remove:"Odstrániť Div",styleSelectLabel:"Štýl",title:"Vytvoriť Div kontajner",toolbar:"Vytvoriť Div kontajner"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sl.js deleted file mode 100644 index d067d5167..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","sl",{IdInputLabel:"Id",advisoryTitleInputLabel:"Predlagani naslov",cssClassInputLabel:"Razred stilne predloge",edit:"Uredi Div",inlineStyleInputLabel:"Inline Slog",langDirLTRLabel:"Od leve proti desni (LTR)",langDirLabel:"Smer jezika",langDirRTLLabel:"Od desne proti levi (RTL)",languageCodeInputLabel:"Koda Jezika",remove:"Odstrani Div",styleSelectLabel:"Slog",title:"Ustvari Div Posodo",toolbar:"Ustvari Div Posodo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sq.js deleted file mode 100644 index 8ec9583dc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","sq",{IdInputLabel:"Id",advisoryTitleInputLabel:"Titull",cssClassInputLabel:"Klasa stili CSS",edit:"Redakto Div",inlineStyleInputLabel:"Stili i brendshëm",langDirLTRLabel:"Nga e majta në të djathë (LTR)",langDirLabel:"Drejtim teksti",langDirRTLLabel:"Nga e djathta në të majtë (RTL)",languageCodeInputLabel:"Kodi i Gjuhës",remove:"Largo Div",styleSelectLabel:"Stil",title:"Krijo Div Përmbajtës",toolbar:"Krijo Div Përmbajtës"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr-latn.js deleted file mode 100644 index 344573b55..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","sr-latn",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory naslov",cssClassInputLabel:"Stylesheet klase",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"S leva na desno (LTR)",langDirLabel:"Smer jezika",langDirRTLLabel:"S desna na levo (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Stil",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr.js deleted file mode 100644 index 194041a9f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","sr",{IdInputLabel:"Id",advisoryTitleInputLabel:"Advisory Title",cssClassInputLabel:"Stylesheet Classes",edit:"Edit Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Left to Right (LTR)",langDirLabel:"Language Direction",langDirRTLLabel:"Right to Left (RTL)",languageCodeInputLabel:" Language Code",remove:"Remove Div",styleSelectLabel:"Style",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sv.js deleted file mode 100644 index 56e587626..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","sv",{IdInputLabel:"Id",advisoryTitleInputLabel:"Rådgivande titel",cssClassInputLabel:"Stilmallar",edit:"Redigera Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"Vänster till höger (LTR)",langDirLabel:"Språkriktning",langDirRTLLabel:"Höger till vänster (RTL)",languageCodeInputLabel:" Språkkod",remove:"Ta bort Div",styleSelectLabel:"Stil",title:"Skapa Div container",toolbar:"Skapa Div container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/th.js deleted file mode 100644 index 1b5bbbe87..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","th",{IdInputLabel:"ไอดี",advisoryTitleInputLabel:"คำเกริ่นนำ",cssClassInputLabel:"คลาสของไฟล์กำหนดลักษณะการแสดงผล",edit:"แก้ไข Div",inlineStyleInputLabel:"Inline Style",langDirLTRLabel:"จากซ้ายไปขวา (LTR)",langDirLabel:"การเขียน-อ่านภาษา",langDirRTLLabel:"จากขวามาซ้าย (RTL)",languageCodeInputLabel:"รหัสภาษา",remove:"ลบ Div",styleSelectLabel:"ลักษณะการแสดงผล",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/tr.js deleted file mode 100644 index 7c9a0266d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","tr",{IdInputLabel:"Id",advisoryTitleInputLabel:"Tavsiye Başlığı",cssClassInputLabel:"Stilltipi Sınıfı",edit:"Div Düzenle",inlineStyleInputLabel:"Inline Stili",langDirLTRLabel:"Soldan sağa (LTR)",langDirLabel:"Dil Yönü",langDirRTLLabel:"Sağdan sola (RTL)",languageCodeInputLabel:" Dil Kodu",remove:"Div Kaldır",styleSelectLabel:"Stil",title:"Div İçeriği Oluştur",toolbar:"Div İçeriği Oluştur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/tt.js deleted file mode 100644 index 1dbf9873e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","tt",{IdInputLabel:"Идентификатор",advisoryTitleInputLabel:"Киңәш исем",cssClassInputLabel:"Стильләр класслары",edit:"Edit Div",inlineStyleInputLabel:"Эчке стиль",langDirLTRLabel:"Сулдан уңга язылыш (LTR)",langDirLabel:"Язылыш юнəлеше",langDirRTLLabel:"Уңнан сулга язылыш (RTL)",languageCodeInputLabel:"Тел коды",remove:"Remove Div",styleSelectLabel:"Стиль",title:"Create Div Container",toolbar:"Create Div Container"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ug.js deleted file mode 100644 index 0ec740eae..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","ug",{IdInputLabel:"ID",advisoryTitleInputLabel:"ماۋزۇ",cssClassInputLabel:"ئۇسلۇب تىپىنىڭ ئاتى",edit:"DIV تەھرىر",inlineStyleInputLabel:"قۇر ئىچىدىكى ئۇسلۇبى",langDirLTRLabel:"سولدىن ئوڭغا (LTR)",langDirLabel:"تىل يۆنىلىشى",langDirRTLLabel:"ئوڭدىن سولغا (RTL)",languageCodeInputLabel:"تىل كودى",remove:"DIV چىقىرىۋەت",styleSelectLabel:"ئۇسلۇب",title:"DIV قاچا قۇر",toolbar:"DIV قاچا قۇر"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/uk.js deleted file mode 100644 index 8722fc6e6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","uk",{IdInputLabel:"Ідентифікатор",advisoryTitleInputLabel:"Зміст випливаючої підказки",cssClassInputLabel:"Клас CSS",edit:"Редагувати блок",inlineStyleInputLabel:"Вписаний стиль",langDirLTRLabel:"Зліва направо (LTR)",langDirLabel:"Напрямок мови",langDirRTLLabel:"Справа наліво (RTL)",languageCodeInputLabel:"Код мови",remove:"Видалити блок",styleSelectLabel:"Стиль CSS",title:"Створити блок-контейнер",toolbar:"Створити блок-контейнер"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/vi.js deleted file mode 100644 index abab6579e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","vi",{IdInputLabel:"Định danh (id)",advisoryTitleInputLabel:"Nhan đề hướng dẫn",cssClassInputLabel:"Các lớp CSS",edit:"Chỉnh sửa",inlineStyleInputLabel:"Kiểu nội dòng",langDirLTRLabel:"Trái sang phải (LTR)",langDirLabel:"Hướng ngôn ngữ",langDirRTLLabel:"Phải qua trái (RTL)",languageCodeInputLabel:"Mã ngôn ngữ",remove:"Xóa bỏ",styleSelectLabel:"Kiểu (style)",title:"Tạo khối các thành phần",toolbar:"Tạo khối các thành phần"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh-cn.js deleted file mode 100644 index 8957cc8b1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","zh-cn",{IdInputLabel:"ID",advisoryTitleInputLabel:"标题",cssClassInputLabel:"样式类名称",edit:"编辑 DIV",inlineStyleInputLabel:"行内样式",langDirLTRLabel:"从左到右 (LTR)",langDirLabel:"语言方向",langDirRTLLabel:"从右到左 (RTL)",languageCodeInputLabel:"语言代码",remove:"移除 DIV",styleSelectLabel:"样式",title:"创建 DIV 容器",toolbar:"创建 DIV 容器"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh.js deleted file mode 100644 index c266d4c8c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("div","zh",{IdInputLabel:"ID",advisoryTitleInputLabel:"標題",cssClassInputLabel:"樣式表類別",edit:"編輯 Div",inlineStyleInputLabel:"行內樣式",langDirLTRLabel:"由左至右 (LTR)",langDirLabel:"語言方向",langDirRTLLabel:"由右至左 (RTL)",languageCodeInputLabel:"語言碼",remove:"移除 Div",styleSelectLabel:"樣式",title:"建立 Div 容器",toolbar:"建立 Div 容器"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/div/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/div/plugin.js deleted file mode 100644 index 2bc8412ac..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/div/plugin.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("div",{requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"creatediv",hidpi:!0,init:function(a){if(!a.blockless){var c=a.lang.div,b="div(*)";CKEDITOR.dialog.isTabEnabled(a,"editdiv","advanced")&&(b+=";div[dir,id,lang,title]{*}");a.addCommand("creatediv",new CKEDITOR.dialogCommand("creatediv", -{allowedContent:b,requiredContent:"div",contextSensitive:!0,refresh:function(a,c){this.setState("div"in(a.config.div_wrapTable?c.root:c.blockLimit).getDtd()?CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED)}}));a.addCommand("editdiv",new CKEDITOR.dialogCommand("editdiv",{requiredContent:"div"}));a.addCommand("removediv",{requiredContent:"div",exec:function(a){function c(b){(b=CKEDITOR.plugins.div.getSurroundDiv(a,b))&&!b.data("cke-div-added")&&(f.push(b),b.data("cke-div-added"))}for(var b=a.getSelection(), -g=b&&b.getRanges(),e,h=b.createBookmarks(),f=[],d=0;dRw(dFaPnRwUy)BczUh41Sa$o!Y zchkPdKN+5@Ru&ct3R-4vjf(FvG!8v`|JtovQhkpVl+HKH9#`yIWO?)ZU;V`wJ(?A6 zu>PycPBfY+k*&+Hs_Xf#ciNxMp6ylh+*DpyR~Hs~Rp!Mmy}Nnh$vml%i&imIC^fy_ z#c;g5yj-no(cbRvZsYTxISx-q+uUi`wn#%ju&=-W`NHlK#U0n8rcIyTxhNywLS|kk zN1@E-O`Du1sq8PYlC8Oa{Cn-1t^3^rj~qI5sCYu=tVz!;3uRUtwmmHHn6>QBhn?Ia zt4@_ztxeVbuzKq>6W{;!ZrQqhkN2$dTmCtE|NVT1mP8JR{r8t&%&3|B*oCEGlg`Tb zr4ES_bsS9$fC@h9&5Utt7fieV zwybjDtMhJ)H~#+d z(SqPWnc_M+6G2e1_r)Mb^}u-L10E}+E%)IR4v$nV~EA++=+X$-?)h!tuGI|ROfNct9!rHVr0d~TMc=56YtAI~Tz86alV5#tNkQ4$@ALF!W>_Dd zQ~l1;NUs0o*D4mrhTPkG!hJ7KSf&{{E%3VOu^CTi2YEgGZP)i$La7 z1DkYQo=kOc3Gmvudv~|tvOhwV^Um+S`_5f(XIy0D&n_3njJ2MZMHGGr&GmbpVl`Ll zc;PgadCwP4VLD)REa19n<-Ex%o`$o}UWnT77w{@AJ^lHYfB*iS|N8Z7ztW)^yZv=_ zb#B>zH!&T!dR0`(Y4=?<4kj~mbI!v8r#E#hdJ(+;zWv;@X>2>PwnlYuC^fzMT2(Qx z{n{_{?FSPa_TT?smz&Fb|GS`|+T@e!=Rf;}hlgK`+VA$I{xfqzk6}vWwvLrd zep{{`DLj*6q=T_BZ#|c9-RrvJ-6jk!ExXoDPiF`fVQp`3U$#o?+xPGFJcmEr z-@AA3{8O8r{P;0rkw(U>w4X1vStF+v78ZW|{`j%-y4OVo1r6_it9TxI`t+$ix4+oB z`ZR?D6*k8tJ}aL8oMj<1Yw==bV;Mf*(9o%d&ko(lsz(n(Bex z)X28-tcTr(&s13j7iLPGJAZ!W`R8-y&eioeUG6YR<+RB^=EK)~ae70b?y%Ym712uKVsrz+I)trqkpz8B)HF$i^ucW2n^Yl*(l)^*Y*^ zjT2~r=Q0@zn>Qm)yaU4s68 zP^w|PH7ch~z!4#vN>LadMh+f4yL)VGcK_bJlF#L2Zf>p({*QC#!c;zw8w3sTH6H9J zg*Xnz+TKR(CZHULfxbTE(4n(G92=V*-?vXT4GzlOJMVOW2Q6@=*3G>I60NCKs|_M+ zRE*QgSt|vZLSc4%-#*zqH1tGp0UXD{RSKso6~-7Ul?s!Slia_5zfrb52s}2SwHU2= zu2_@@4<5*kYuDBXZxT)i0lw=}t=FkWQM=rXF+2)GE}uWozrOp9@Z*m$JydgAa#_F{ zLlnnSsZ=%up37v|F*3rInVF${HjBGL1rfn@U4W1FjEta~^F(?P=$6hlfM)Joy!hB~ zUEujlhC-o$969m|aIY^2kQD$*De{AZh{*G&&Ybz(&TZSsWwW@h+c8Tz35b9Q%J+GA z{d$$fnacYZ3soF<8gJO{IF)xl)RJHj7M7<_8Of_kQy7%dR8h7_B=F(Yi8yea+piR^5KX)?%B;BNzQIduwvIEvW0bLUH1>yE*+x(clA*)V7-VXY<6nrwf+AH^|Pi?0+% zr>B1vWV8R2v9Vvs`1qMrHhb^r^z>eE@ilTKC5WyPLNW&UK z#%N8YQsKnOlkxKMGEo$fBnfdGizDJ3oS2Xwz3_rKB2FB~k|YUH6tTR#%+F_Lbfr?E zT`?U5nt;~Y4kLDlHij?^`OWFmU)Jk&%H=X~9HX^v6N#dzeeyVtDVNLC>vev8`t+A! z7QVZ`|P9g#}8b617^57HEr1tyZH{D)H^Y0@rWc0QjI< ztv(?IEd|zDy-nlZgMlC_hE%&JIt6QEH5qbpSiie?tbmHqE)KA z(!j=AY~!TGyB9BpK`w`Ct#K=&b0IN?B#sIC`jGMQ-pF0CeDkKN-?|k#zTa+CZFzm4 z@aD}h$mK{xdM>aoG&-C%hVaoN{`bu{RKNe8;gOMb-vMJ|cvz`4{NlPKS`%xH*DSF( zNr;U>JP+mj=rxpVE1;8v#l=Nz7_Mp1Uh(fMR~Q@|Wa`i%{`05UK!Gc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$* z03~!qSaf7zbY(hiZ)9m^c>ppnF*7YNHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?u vMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjf-e-~B diff --git a/vendor/unisharp/laravel-ckeditor/plugins/docprops/icons/hidpi/docprops.png b/vendor/unisharp/laravel-ckeditor/plugins/docprops/icons/hidpi/docprops.png deleted file mode 100644 index a66c86976062646ab353a237d46d120049047fef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1941 zcmV;G2Wt3TBAe|dS4bW))L1t##*ekJwNNTJ}9N=^L+;U`|0z2lv2F|u$D@##Meg2uP(;-1_LFvobY>{osS=`TFagK{%_w7-Ohat7hG79(-M7Z~dp80-XJT!s zix3+FTI2Wk6ATU#WHKZ=>>!gNkWd7OP2`4P{w!elpW*aJ!L|D_h1HN zEus`kYn0=3+}d?<6A6NJn!l_9@!PpM(y5f}-nmmA7#nMV*sy^x2vF++uohzs)oPVW zOUvsKFM?=|R}fdOurZsJ@m;$lIXrx}MS*k$U<}1#ksCK|aOvDRO2y(D z07@wmo<}+i2@?q%$7yrg4aDWkmswt3mc0`bV&b@CKT)mfS0ZQ;b_@*xyskD8oy@jv+m1!G8d@n*$s{r{@dw}+_Os8v0+6w>EO7qulP3X) zqKNN}jEu+i`nuE3u9JQM)tZ2T?9bB=vfoTCGMtpXbq;nW$VYW8y9@P6TUAgNAN0jGHa^=ci76TCG+o z6beL9L>$L7gGnoJ9LGdaM4?ciTCH;C)TvL4#bRffH3Qn!F1gb*wAQk+vI6k>wd>cp zy|_p&m!ndt&j$Q<#OC!T;$sI>j1B>tgNg{LF@Uh6abh8vhyQbwtO=`KabLy zLZLw1DzK(f3WWknYv$+Y8QHSs8{oWI$8Oy%!_EMdLi;}NpF5Wap4c%uT6_2AO>(&$ zQ4}={iZMh{L@t-(-J3VrF*;fUp7`raFXbKIN1EeVL>hCUsd?!^1xiHFo`*Lu!22)0 z_zsOJ_C?E*w@zS;q1>SA3t;x+mtTITKbs{Ph9rES!1oC}uf2WG!)tcQ)t&I}8)8A3jXJNo6NPveuS2FQ?+V zM8*)+>$uGmMsZ9%juFSfRI89olJ4unUFQyIt>r(Tf6jl)Ws0Q|anqD^1wgZCD%C27 z4D3;6Qaye|V*!%4j_{ZEF#`EAVz#VOQsaWKXue`#E6DI(u zR4N=eaDd;x`YMG&f&862_Yxa`QkRDHKWlAJjCPB1Pyhe`C3HntbYx+4WjbSWWnpw> z05UK!Gc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$*03~!qSaf7zbY(hiZ)9m^c>ppn zF*7YNHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?uMObuGZ)S9NVRB^vcXxL#X>MzC bV_|S*E^l&Yo9;Xs00000NkvXXu0mjfPx$KS@MER5%f(Q#)>iFc8HOqRj=oh@Jw`(NaK@3vh*;Ag4&bN8kb}5CsiA1sxIs z5ky4}0OAwRWM{(?uf%FyFmHZup0Ujov4S9Y)imuaAYa#2VT>tYVG#yPOW?0z7~aA# z{8S;Rs_Hq*GEM~t?8&k$7iI{osX=&10m<1nga5Dsl1^j~DUeN*#eiJ;4`kCw z2@v_dzruxzqKFkmfvKBgyf=+Vw*RUuOFW&MQ;;bDQrC6yevoYPlO$nCFpeV*xu-x( z!@OY__%^DlLJL78===WLahz4W2`t=x(lljF)1X{k*HH=iR{|mJz3aLUvB#HfGhog+ jHnnZb>bl;ipZ9+N?)IpPx%l1W5CR9Fe^SIvqVK@c7_f;k1eB@F0EauCGaB_N2;5WM;fd5G*Qc=aK~gDiNC zh&coW1rd*dL=eHhRCWAntDEV}=DjFtM3B0>v49F*Y*J0X%hdu2k1@cZ$f0nGU?eS#cAKV z*`)%yEE@dOb2p9<(5yIU(zA65q9V;^(|VWmdOdUV&t@~r#7n?J-LTM^>IaXTs1VQw z91oe?5Zjn=AOzOF=kxi)V~~(SKpWf|RNJvXH(Ra8+#;Y2lJ)>9Rj=2rGuOU2nAWpy zFc_Fh2mxItu)9XGJxb02cSS&0=u~?KflX3M>%Kw4w zcAJPX3|-0D`Yx`HtAo8%;3th-F88KZt666WpqA_mB_0lk<}8=XrPbYqLP7j6-qpjO zRDeL=*6Ve!*=z#(JTos0uto+f^_=y-0W9!7oUksHO7C~O-B&Vr?E@#-U#(WgXBdVS zJM6nYqyp3F^gA8F2l{v%(x=le7pT|B92L?MIAD0K=g|L`sK9S=!OemeK%%Pv0000< KMNUMnLSTZg%~a6< diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embed/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/embed/plugin.js deleted file mode 100644 index 65c065b55..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embed/plugin.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("embed",{icons:"embed",hidpi:!0,requires:"embedbase",init:function(b){var c=CKEDITOR.plugins.embedBase.createWidgetBaseDefinition(b);CKEDITOR.tools.extend(c,{dialog:"embedBase",button:b.lang.embedbase.button,allowedContent:"div[!data-oembed-url]",requiredContent:"div[data-oembed-url]",providerUrl:new CKEDITOR.template(b.config.embed_provider||"//ckeditor.iframe.ly/api/oembed?url\x3d{url}\x26callback\x3d{callback}"),styleToAllowedContentRules:function(a){return{div:{propertiesOnly:!0, -classes:a.getClassesArray(),attributes:"!data-oembed-url"}}},upcast:function(a,b){if("div"==a.name&&a.attributes["data-oembed-url"])return b.url=a.attributes["data-oembed-url"],!0},downcast:function(a){a.attributes["data-oembed-url"]=this.data.url}},!0);b.widgets.add("embed",c);b.filter.addElementCallback(function(a){if("data-oembed-url"in a.attributes)return CKEDITOR.FILTER_SKIP_TREE})}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/dialogs/embedbase.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/dialogs/embedbase.js deleted file mode 100644 index 3463de3e3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/dialogs/embedbase.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("embedBase",function(b){var c=b.lang.embedbase;return{title:c.title,minWidth:350,minHeight:50,onLoad:function(){function e(){a.setState(CKEDITOR.DIALOG_STATE_IDLE);d=null}var a=this,d=null;this.on("ok",function(f){f.data.hide=!1;f.stop();a.setState(CKEDITOR.DIALOG_STATE_BUSY);var c=a.getValueOf("info","url");d=a.widget.loadContent(c,{noNotifications:!0,callback:function(){a.widget.isReady()||b.widgets.finalizeCreation(a.widget.wrapper.getParent(!0));b.fire("saveSnapshot");a.hide(); -e()},errorCallback:function(b){a.getContentElement("info","url").select();alert(a.widget.getErrorMessage(b,c,"Given"));e()}})},null,null,15);this.on("cancel",function(a){a.data.hide&&d&&(d.cancel(),e())})},contents:[{id:"info",elements:[{type:"text",id:"url",label:b.lang.common.url,setup:function(b){this.setValue(b.data.url)},validate:function(){return this.getDialog().widget.isUrlValid(this.getValue())?!0:c.unsupportedUrlGiven}}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/cs.js deleted file mode 100644 index b3e9fdc5d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","cs",{pathName:"objekt média",title:"Vložení médií",button:"Vložit médium",unsupportedUrlGiven:"Zadaná URL není podporována.",unsupportedUrl:"URL {url} není podporována ",fetchingFailedGiven:"Pro zadanou adresu URL nelze získat obsah.",fetchingFailed:"Nelze získat obsah na {url}.",fetchingOne:"Získávání odpovědí oEmbed...",fetchingMany:"Získávání odpovědí oEmbed. {current} z {max} hotovo..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/da.js deleted file mode 100644 index 46b7f9354..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","da",{pathName:"media objekt",title:"Media Embed",button:"Indsæt Media Embed",unsupportedUrlGiven:"Den angivende URL er ikke undersøttet.",unsupportedUrl:"URLen {url} er ikke undersøttet af Media Embed.",fetchingFailedGiven:"Kunne ikke hente indholdet fra den angivende URL.",fetchingFailed:"Kunne ikke hente indholdet fra {url}.",fetchingOne:"Henter oEmbed-svar",fetchingMany:"Henter oEmbed-svar, {current} af {max} færdige..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/de.js deleted file mode 100644 index 8cea8638f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","de",{pathName:"Medienobjekt",title:"Media Embed",button:"Insert Media Embed",unsupportedUrlGiven:"Die angegebene URL wird nicht unterstützt.",unsupportedUrl:"The URL {url} is not supported by Media Embed.",fetchingFailedGiven:"Abrufen des Inhalts für die angegebene URL ist fehlgeschlagen.",fetchingFailed:"Abrufen des Inhalts für {url} ist fehlgeschlagen.",fetchingOne:"Fetching oEmbed response...",fetchingMany:"Fetching oEmbed responses, {current} of {max} done..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/en.js deleted file mode 100644 index 30668c89a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","en",{pathName:"media object",title:"Media Embed",button:"Insert Media Embed",unsupportedUrlGiven:"The specified URL is not supported.",unsupportedUrl:"The URL {url} is not supported by Media Embed.",fetchingFailedGiven:"Failed to fetch content for the given URL.",fetchingFailed:"Failed to fetch content for {url}.",fetchingOne:"Fetching oEmbed response...",fetchingMany:"Fetching oEmbed responses, {current} of {max} done..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eo.js deleted file mode 100644 index 4e9fcb4fd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","eo",{pathName:"Datumportila objekto",title:"Enkorpigo de datumportilo",button:"Enmetu enkorpigitan datumportilon.",unsupportedUrlGiven:"la indikita URL ne estas subtenata.",unsupportedUrl:"La URL {url} ne estas subtenata de enkorpigo de datumportilo.",fetchingFailedGiven:"Rekuperi enhavon por la indikitan URL malsukcesis.",fetchingFailed:"Rekuperi enhavon por {url} malsukcesis.",fetchingOne:"La respondo de la enkorpigita objekto estas serĉata ...",fetchingMany:"La respondoj de la enkorpigita objekto estas serĉataj, {current} el {max} faritaj..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eu.js deleted file mode 100644 index d88a889a1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","eu",{pathName:"multimedia objektua",title:"Media Embed",button:"Txertatu edukia",unsupportedUrlGiven:"Ez dago zehazturiko URLarentzako euskarririk",unsupportedUrl:"Media Embed-ek ez dauka {url} URLarentzako euskarririk.",fetchingFailedGiven:"Huts egin du emandako URLetik edukia eskuratzean.",fetchingFailed:"Huts egin du {url}(e)tik edukia eskuratzean.",fetchingOne:"oEmbed erantzuna eskuratzen...",fetchingMany:"oEmbed erantzunak eskuratzen, {current} / {max}"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/fr.js deleted file mode 100644 index 3a04d999e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","fr",{pathName:"objet média",title:"Média Intégré",button:"Insérer le média intégré",unsupportedUrlGiven:"L'URL spécifiée n'est pas supportée.",unsupportedUrl:"L'URL {url} n'est pas supportée par Média Intégré",fetchingFailedGiven:"Échec de la récupération du contenu de l'URL donnée.",fetchingFailed:"Échec de la récupération du contenu pour {url}.",fetchingOne:"Récupération de la réponse oEmbed...",fetchingMany:"Récupération des réponse oEmbed, {current} sur {max} effectué..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/gl.js deleted file mode 100644 index b8429ba29..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","gl",{pathName:"obxecto multimedia",title:"Multimedia integrado",button:"Inserir un multimedia integrado",unsupportedUrlGiven:"O URL especificado non está admitido.",unsupportedUrl:"O URL {url} non está admitido polo multimedia integrado.",fetchingFailedGiven:"Non foi posíbel obter o contido do URL indicado.",fetchingFailed:"Non foi posíbel obter o contido der {url}.",fetchingOne:"Obtendo a resposta oEmbed...",fetchingMany:"Obtendo as respostas oEmbed, feito {current} de {max}..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/id.js deleted file mode 100644 index 084a54241..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","id",{pathName:"media object",title:"Sisipkan Media",button:"Insert Media Embed",unsupportedUrlGiven:"The specified URL is not supported.",unsupportedUrl:"The URL {url} is not supported by Media Embed.",fetchingFailedGiven:"Failed to fetch content for the given URL.",fetchingFailed:"Gagal mengambil konten untuk {url}",fetchingOne:"Fetching oEmbed response...",fetchingMany:"Fetching oEmbed responses, {current} of {max} done..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/it.js deleted file mode 100644 index aa6ed3165..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","it",{pathName:"oggetto multimediale",title:"Media incorporato",button:"Inserisci media incorporato",unsupportedUrlGiven:"L'URL specificato non è supportato.",unsupportedUrl:"L'URL {url} non è supportato da Media incorporato.",fetchingFailedGiven:"Non è stato possibile recuperareil contenuto per l'URL specificato.",fetchingFailed:"Non è stato possibile recuperare il contenuto per {url}.",fetchingOne:"Recupero della risposta oEmbed...",fetchingMany:"Recupero delle risposta oEmbed, {current} di {max} completati..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ko.js deleted file mode 100644 index f1f3f306d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","ko",{pathName:"미디어 오브젝트",title:"미디어 임베드",button:"미디어 임베드 삽입",unsupportedUrlGiven:"지원하지 않는 주소 형식입니다.",unsupportedUrl:"입력하신 주소 {url}은 지원되지 않는 형식입니다.",fetchingFailedGiven:"입력하신 주소에서 내용을 불러올 수 없습니다.",fetchingFailed:"입력하신 주소 {url}에서 내용을 불러올 수 없습니다.",fetchingOne:"oEmbed 응답을 가져오는 중...",fetchingMany:"총 {max} 개 중{current} 번째 oEmbed 응답을 가져오는 중..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ku.js deleted file mode 100644 index 3f76a9331..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","ku",{pathName:"ڕاگەیاندنی بەرکار",title:"خستنەناوی ڕاگەیاندن",button:"خستنەناوی ڕاگەیاندن",unsupportedUrlGiven:"بەستەری نیشانکراو پشتیوان نەکراوە.",unsupportedUrl:"بەستەری {url} پشتیواننەککراوە لەلایەن خستنەناوی ڕاگەیاندن.",fetchingFailedGiven:"سەرکەوتوونەبوو لە هێنانی ناوەڕۆکی بەستەری دراو",fetchingFailed:"سەرکەوتوونەبوو لە هێنانەی ناوەڕۆکی ئەم بەستەرە {url}.",fetchingOne:"لە هەوڵی وەڵامی خستنەناوە",fetchingMany:"لە هەوڵی هێنانی خستنەناوە, {current} لە {max} کۆتایهاتووە..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nb.js deleted file mode 100644 index 1ded17360..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","nb",{pathName:"mediaobjekt",title:"Media-innbygging",button:"Sett inn mediaobjekt",unsupportedUrlGiven:"Den oppgitte URL-en er ikke støttet.",unsupportedUrl:"URL-en {url} er ikke støttet av Media-innbygging.",fetchingFailedGiven:"Kunne ikke hente innhold for den oppgitte URL-en.",fetchingFailed:"Kunne ikke hente innhold for {url}.",fetchingOne:"Henter oEmbed-svar...",fetchingMany:"Henter oEmbed-svar, {current} av {max} fullført..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nl.js deleted file mode 100644 index 2f5d699df..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","nl",{pathName:"media object",title:"Mediareferentie",button:"Mediareferentie invoegen",unsupportedUrlGiven:"De opgegeven URL wordt niet ondersteund.",unsupportedUrl:"De URL {url} wordt niet ondersteund door Mediareferentie.",fetchingFailedGiven:"Kon de inhoud van de opgegeven URL niet ophalen",fetchingFailed:"Kon de inhoud van {url} niet ophalen.",fetchingOne:"Ophalen van oEmbed antwoord…",fetchingMany:"Ophalen van oEmbed antwoorden, {current} van {max} klaar…"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pl.js deleted file mode 100644 index f50aec5d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","pl",{pathName:"obiekt multimediów",title:"Osadzenie multimediów (oEmbed)",button:"Osadź obiekt multimediów (oEmbed)",unsupportedUrlGiven:"Podany adres URL nie jest obsługiwany.",unsupportedUrl:"Adres URL {url} nie jest obsługiwany przez funkcjonalność osadzania multimediów.",fetchingFailedGiven:"Nie udało się pobrać zawartości dla podanego adresu URL.",fetchingFailed:"Nie udało się pobrać zawartości dla {url}.",fetchingOne:"Pobieranie odpowiedzi oEmbed...",fetchingMany:"Pobieranie odpowiedzi oEmbed, gotowe {current} z {max}..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pt-br.js deleted file mode 100644 index b42312143..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","pt-br",{pathName:"objeto de mídia",title:"Incorporação de Mídia",button:"Inserir Incorporação de Mídia",unsupportedUrlGiven:"A URL especificada não é suportada.",unsupportedUrl:"A UTL {url} não é suportada pela Incorporação de Mídia.",fetchingFailedGiven:"Falha ao obter conteúdo para a URL informada.",fetchingFailed:"Falha ao obter conteúdo para {url}.",fetchingOne:"Obtendo resposta oEmbed...",fetchingMany:"Obtendo respostas oEmbed, {current} de {max} completos..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ru.js deleted file mode 100644 index a37c30566..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","ru",{pathName:"Медиа объект",title:"Медиаконтент",button:"Вставить Медиаконтент",unsupportedUrlGiven:"Данный URL не поддерживается.",unsupportedUrl:"URL {url} не поддерживается Media Embed.",fetchingFailedGiven:"Не удалось подгрузить содержимое для заданного URL",fetchingFailed:"Не удалось подгрузить содержимое для {url}",fetchingOne:"Подгружаем oEmbed ответ...",fetchingMany:"Подгружаем oEmbed ответы, {current} из {max} подгружено..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/sv.js deleted file mode 100644 index 7fdd7abb6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","sv",{pathName:"mediaobjekt",title:"Media Embed",button:"Insert Media Embed",unsupportedUrlGiven:"Den angivna URL:en stöds inte.",unsupportedUrl:"The URL {url} is not supported by Media Embed.",fetchingFailedGiven:"Lyckades inte hämta innehållet från den angivna URL:en.",fetchingFailed:"Lyckades inte hämta innehåll från {url}.",fetchingOne:"Hämtar oEmbed-svar...",fetchingMany:"Hämtar oEmbed-svar, {current} av {max} färdiga..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/tr.js deleted file mode 100644 index bd50191fb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","tr",{pathName:"medya nesnesi",title:"Gömülmüş Medya",button:"Gömülü Medya Ekle",unsupportedUrlGiven:"Belirtmiş olduğunuz URL desteklenmiyor.",unsupportedUrl:"Belirttiğiniz URL {url} gömülü medya tarafından desteklenmiyor.",fetchingFailedGiven:"Vermiş olduğunuz URL'nin içeriği alınamadı.",fetchingFailed:"{url} içeriği alınamadı.",fetchingOne:"oEmbed cevabı alınıyor...",fetchingMany:"oEmbed cevabı alınıyor, {current} / {max} tamamlandı..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ug.js deleted file mode 100644 index 6ae25286f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","ug",{pathName:"ۋاسىتە ئوبيېكتى",title:"سىڭدۈرمە ۋاسىتە",button:"سىڭدۈرمە ۋاسىتە قىستۇر",unsupportedUrlGiven:"The specified URL is not supported.",unsupportedUrl:"The URL {url} is not supported by Media Embed.",fetchingFailedGiven:"Failed to fetch content for the given URL.",fetchingFailed:"Failed to fetch content for {url}.",fetchingOne:"Fetching oEmbed response...",fetchingMany:"Fetching oEmbed responses, {current} of {max} done..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/uk.js deleted file mode 100644 index 39a136f20..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","uk",{pathName:"Медіаоб’єкт",title:"Медіаконтент",button:"Вставити медіаконтент",unsupportedUrlGiven:"Вказане URL посилання не підтримується.",unsupportedUrl:"URL посилання {url} не підтримується медіаконтентом.",fetchingFailedGiven:"Не вдалося отримати контент для даного URL посилання.",fetchingFailed:"Не вдалося отримати контент для {url}.",fetchingOne:"Отримання oEmbed відповіді...",fetchingMany:"Отримання {current} із {max} oEmbed відповідей завершено...."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh-cn.js deleted file mode 100644 index 6da397801..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","zh-cn",{pathName:"媒体对象",title:"嵌入媒体",button:"插入媒体",unsupportedUrlGiven:"不支持指定的 URL。",unsupportedUrl:"嵌入媒体不支持此 URL {url}。",fetchingFailedGiven:"无法抓取此 URL 的内容。",fetchingFailed:"无法抓取 {url} 的内容。",fetchingOne:"正在抓取……",fetchingMany:"正在抓取,{max} 中的 {current} ……"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh.js deleted file mode 100644 index d753eccac..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("embedbase","zh",{pathName:"媒體元件",title:"內嵌媒體",button:"插入內嵌媒體",unsupportedUrlGiven:"不支援指定的 URL。",unsupportedUrl:"內嵌媒體不支援 URL {url} 。",fetchingFailedGiven:"抓取指定 URL 的內容失敗。",fetchingFailed:"抓取 {url} 的內容失敗。",fetchingOne:"正在抓取 oEmbed 回應...",fetchingMany:"正在抓取 oEmbed 回應,{max} 中的 {current} 已完成..."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/embedbase/plugin.js deleted file mode 100644 index 4cde454e3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedbase/plugin.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("embedbase",{lang:"cs,da,de,en,eo,eu,fr,gl,id,it,ko,ku,nb,nl,pl,pt-br,ru,sv,tr,ug,uk,zh,zh-cn",requires:"widget,notificationaggregator",onLoad:function(){CKEDITOR._.jsonpCallbacks={}},init:function(){CKEDITOR.dialog.add("embedBase",this.path+"dialogs/embedbase.js")}});var l={_attachScript:function(e,c){var d=new CKEDITOR.dom.element("script");d.setAttribute("src",e);d.on("error",c);CKEDITOR.document.getBody().append(d);return d},sendRequest:function(e,c,d,a){function b(){g&& -(g.remove(),delete CKEDITOR._.jsonpCallbacks[h],g=null)}var k={};c=c||{};var h=CKEDITOR.tools.getNextNumber(),g;c.callback="CKEDITOR._.jsonpCallbacks["+h+"]";CKEDITOR._.jsonpCallbacks[h]=function(a){setTimeout(function(){b();d(a)})};g=this._attachScript(e.output(c),function(){b();a&&a()});k.cancel=b;return k}};CKEDITOR.plugins.embedBase={createWidgetBaseDefinition:function(e){var c,d=e.lang.embedbase;return{mask:!0,template:"\x3cdiv\x3e\x3c/div\x3e",pathName:d.pathName,_cache:{},urlRegExp:/^((https?:)?\/\/|www\.)/i, -init:function(){this.on("sendRequest",function(a){this._sendRequest(a.data)},this,null,999);this.on("dialog",function(a){a.data.widget=this},this);this.on("handleResponse",function(a){if(!a.data.html){var b=this._responseToHtml(a.data.url,a.data.response);null!==b?a.data.html=b:(a.data.errorMessage="unsupportedUrl",a.cancel())}},this,null,999)},loadContent:function(a,b){function c(e){f.response=e;d.editor.widgets.instances[d.id]?d._handleResponse(f)&&(d._cacheResponse(a,e),b.callback&&b.callback()): -(CKEDITOR.warn("embedbase-widget-invalid"),f.task&&f.task.done())}b=b||{};var d=this,e=this._getCachedResponse(a),f={noNotifications:b.noNotifications,url:a,callback:c,errorCallback:function(a){d._handleError(f,a);b.errorCallback&&b.errorCallback(a)}};if(e)setTimeout(function(){c(e)});else return b.noNotifications||(f.task=this._createTask()),this.fire("sendRequest",f),f},isUrlValid:function(a){return this.urlRegExp.test(a)&&!1!==this.fire("validateUrl",a)},getErrorMessage:function(a,b,c){(c=e.lang.embedbase[a+ -(c||"")])||(c=a);return(new CKEDITOR.template(c)).output({url:b||""})},_sendRequest:function(a){var b=this,c=l.sendRequest(this.providerUrl,{url:encodeURIComponent(a.url)},a.callback,function(){a.errorCallback("fetchingFailed")});a.cancel=function(){c.cancel();b.fire("requestCanceled",a)}},_handleResponse:function(a){var b={url:a.url,html:"",response:a.response};if(!1!==this.fire("handleResponse",b))return a.task&&a.task.done(),this._setContent(a.url,b.html),!0;a.errorCallback(b.errorMessage);return!1}, -_handleError:function(a,b){a.task&&(a.task.cancel(),a.noNotifications||e.showNotification(this.getErrorMessage(b,a.url),"warning"))},_responseToHtml:function(a,b){return"photo"==b.type?'\x3cimg src\x3d"'+CKEDITOR.tools.htmlEncodeAttr(b.url)+'" alt\x3d"'+CKEDITOR.tools.htmlEncodeAttr(b.title||"")+'" style\x3d"max-width:100%;height:auto" /\x3e':"video"==b.type||"rich"==b.type?b.html:null},_setContent:function(a,b){this.setData("url",a);this.element.setHtml(b)},_createTask:function(){if(!c||c.isFinished())c= -new CKEDITOR.plugins.notificationAggregator(e,d.fetchingMany,d.fetchingOne),c.on("finished",function(){c.notification.hide()});return c.createTask()},_cacheResponse:function(a,b){this._cache[a]=b},_getCachedResponse:function(a){return this._cache[a]}}},_jsonp:l}})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/icons/embedsemantic.png b/vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/icons/embedsemantic.png deleted file mode 100644 index 9a9a73568eff8443f69985e68bc1f8039940b498..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 389 zcmV;00eb$4P)Px$KS@MER5%f(Q#)>iFc8HOqRj=oh@Jw`(NaK@3vh*;Ag4&bN8kb}5CsiA1sxIs z5ky4}0OAwRWM{(?uf%FyFmHZup0Ujov4S9Y)imuaAYa#2VT>tYVG#yPOW?0z7~aA# z{8S;Rs_Hq*GEM~t?8&k$7iI{osX=&10m<1nga5Dsl1^j~DUeN*#eiJ;4`kCw z2@v_dzruxzqKFkmfvKBgyf=+Vw*RUuOFW&MQ;;bDQrC6yevoYPlO$nCFpeV*xu-x( z!@OY__%^DlLJL78===WLahz4W2`t=x(lljF)1X{k*HH=iR{|mJz3aLUvB#HfGhog+ jHnnZb>bl;ipZ9+N?)IpPx%l1W5CR9Fe^SIvqVK@c7_f;k1eB@F0EauCGaB_N2;5WM;fd5G*Qc=aK~gDiNC zh&coW1rd*dL=eHhRCWAntDEV}=DjFtM3B0>v49F*Y*J0X%hdu2k1@cZ$f0nGU?eS#cAKV z*`)%yEE@dOb2p9<(5yIU(zA65q9V;^(|VWmdOdUV&t@~r#7n?J-LTM^>IaXTs1VQw z91oe?5Zjn=AOzOF=kxi)V~~(SKpWf|RNJvXH(Ra8+#;Y2lJ)>9Rj=2rGuOU2nAWpy zFc_Fh2mxItu)9XGJxb02cSS&0=u~?KflX3M>%Kw4w zcAJPX3|-0D`Yx`HtAo8%;3th-F88KZt666WpqA_mB_0lk<}8=XrPbYqLP7j6-qpjO zRDeL=*6Ve!*=z#(JTos0uto+f^_=y-0W9!7oUksHO7C~O-B&Vr?E@#-U#(WgXBdVS zJM6nYqyp3F^gA8F2l{v%(x=le7pT|B92L?MIAD0K=g|L`sK9S=!OemeK%%Pv0000< KMNUMnLSTZg%~a6< diff --git a/vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/plugin.js deleted file mode 100644 index c0332fe61..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/embedsemantic/plugin.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("embedsemantic",{icons:"embedsemantic",hidpi:!0,requires:"embedbase",onLoad:function(){this.registerOembedTag()},init:function(a){var b=CKEDITOR.plugins.embedBase.createWidgetBaseDefinition(a),d=b.init;CKEDITOR.tools.extend(b,{dialog:"embedBase",button:a.lang.embedbase.button,allowedContent:"oembed",requiredContent:"oembed",styleableElements:"oembed",providerUrl:new CKEDITOR.template(a.config.embed_provider||"//ckeditor.iframe.ly/api/oembed?url\x3d{url}\x26callback\x3d{callback}"), -init:function(){var e=this;d.call(this);this.once("ready",function(){this.data.loadOnReady&&this.loadContent(this.data.url,{callback:function(){e.setData("loadOnReady",!1);a.fire("updateSnapshot")}})})},upcast:function(a,b){if("oembed"==a.name){var c=a.children[0];if(c&&c.type==CKEDITOR.NODE_TEXT&&c.value)return b.url=c.value,b.loadOnReady=!0,c=new CKEDITOR.htmlParser.element("div"),a.replaceWith(c),c.attributes["class"]=a.attributes["class"],c}},downcast:function(a){var b=new CKEDITOR.htmlParser.element("oembed"); -b.add(new CKEDITOR.htmlParser.text(this.data.url));a.attributes["class"]&&(b.attributes["class"]=a.attributes["class"]);return b}},!0);a.widgets.add("embedSemantic",b)},registerOembedTag:function(){var a=CKEDITOR.dtd,b;a.oembed={"#":1};for(b in a)a[b].div&&(a[b].oembed=1)}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/cs.js deleted file mode 100644 index 8599e920e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/cs.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","cs",{loadError:"Při čtení souboru došlo k chybě.",networkError:"Při nahrávání souboru došlo k chybě v síti.",httpError404:"Při nahrávání souboru došlo k chybě HTTP (404: Soubor nenalezen).",httpError403:"Při nahrávání souboru došlo k chybě HTTP (403: Zakázáno).",httpError:"Při nahrávání souboru došlo k chybě HTTP (chybový stav: %1).",noUrlError:"URL pro nahrání není zadána.",responseError:"Nesprávná odpověď serveru."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/da.js deleted file mode 100644 index 1dba82814..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/da.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","da",{loadError:"Der skete en fejl ved indlæsningen af filen.",networkError:"Der skete en netværks fejl under uploadingen.",httpError404:"Der skete en HTTP fejl under uploadingen (404: File not found).",httpError403:"Der skete en HTTP fejl under uploadingen (403: Forbidden).",httpError:"Der skete en HTTP fejl under uploadingen (error status: %1).",noUrlError:"Upload URL er ikke defineret.",responseError:"Ikke korrekt server svar."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/de.js deleted file mode 100644 index f5023b06f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/de.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","de",{loadError:"Während dem Lesen der Datei ist ein Fehler aufgetreten.",networkError:"Während dem Hochladen der Datei ist ein Netzwerkfehler aufgetreten.",httpError404:"Während dem Hochladen der Datei ist ein HTTP-Fehler aufgetreten (404: Datei nicht gefunden).",httpError403:"Während dem Hochladen der Datei ist ein HTTP-Fehler aufgetreten (403: Verboten).",httpError:"Während dem Hochladen der Datei ist ein HTTP-Fehler aufgetreten (Fehlerstatus: %1).",noUrlError:"Hochlade-URL ist nicht definiert.", -responseError:"Falsche Antwort des Servers."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/en.js deleted file mode 100644 index 8a86b1f34..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/en.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","en",{loadError:"Error occurred during file read.",networkError:"Network error occurred during file upload.",httpError404:"HTTP error occurred during file upload (404: File not found).",httpError403:"HTTP error occurred during file upload (403: Forbidden).",httpError:"HTTP error occurred during file upload (error status: %1).",noUrlError:"Upload URL is not defined.",responseError:"Incorrect server response."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eo.js deleted file mode 100644 index 08c2cc24c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eo.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","eo",{loadError:"Eraro okazis dum la dosiera legado.",networkError:"Reta eraro okazis dum la dosiera alŝuto.",httpError404:"HTTP eraro okazis dum la dosiera alŝuto (404: dosiero ne trovita).",httpError403:"HTTP eraro okazis dum la dosiera alŝuto (403: malpermesita).",httpError:"HTTP eraro okazis dum la dosiera alŝuto (erara stato: %1).",noUrlError:"Alŝuta URL ne estas difinita.",responseError:"Malĝusta respondo de la servilo."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eu.js deleted file mode 100644 index fde7ecd8c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/eu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","eu",{loadError:"Errorea gertatu da fitxategia irakurtzean.",networkError:"Sareko errorea gertatu da fitxategia kargatzean.",httpError404:"HTTP errorea gertatu da fitxategia kargatzean (404: Fitxategia ez da aurkitu).",httpError403:"HTTP errorea gertatu da fitxategia kargatzean (403: Debekatuta).",httpError:"HTTP errorea gertatu da fitxategia kargatzean (errore-egoera: %1).",noUrlError:"Kargatzeko URLa definitu gabe.",responseError:"Zerbitzariaren erantzun okerra."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/fr.js deleted file mode 100644 index c22509201..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/fr.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","fr",{loadError:"Une erreur est survenue lors de la lecture du fichier.",networkError:"Une erreur réseau est survenue lors du téléversement du fichier.",httpError404:"Une erreur HTTP est survenue durant le téléversement du fichier (404: Fichier non trouvé).",httpError403:"Une erreur HTTP est survenue durant le téléversement du fichier (403: Accès refusé).",httpError:"Une erreur HTTP est survenue durant le téléversement du fichier (statut de l'erreur : %1).",noUrlError:"L'URL de téléversement n'est pas spécifiée.", -responseError:"Réponse du serveur incorrecte."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/gl.js deleted file mode 100644 index 3ec4f05b9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/gl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","gl",{loadError:"Produciuse un erro durante a lectura do ficheiro.",networkError:"Produciuse un erro na rede durante o envío do ficheiro.",httpError404:"Produciuse un erro HTTP durante o envío do ficheiro (404: Ficheiro non atopado).",httpError403:"Produciuse un erro HTTP durante o envío do ficheiro (403: Acceso denegado).",httpError:"Produciuse un erro HTTP durante o envío do ficheiro (erro de estado: %1).",noUrlError:"Non foi definido o URL para o envío.",responseError:"Resposta incorrecta do servidor."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/id.js deleted file mode 100644 index c96830f10..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/id.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","id",{loadError:"Error terjadi ketika berkas dibaca",networkError:"Jaringan error terjadi ketika mengunggah berkas",httpError404:"HTTP error terjadi ketika mengunggah berkas (404: Berkas tidak ditemukan)",httpError403:"HTTP error terjadi ketika mengunggah berkas (403: Gangguan)",httpError:"HTTP error terjadi ketika mengunggah berkas (status error: %1)",noUrlError:"Unggahan URL tidak terdefinisi",responseError:"Respon server tidak sesuai"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/it.js deleted file mode 100644 index ff10fc8cd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/it.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","it",{loadError:"Si è verificato un errore durante la lettura del file.",networkError:"Si è verificato un errore di rete durante il caricamento del file.",httpError404:"Si è verificato un errore HTTP durante il caricamento del file (404: file non trovato).",httpError403:"Si è verificato un errore HTTP durante il caricamento del file (403: accesso negato).",httpError:"Si è verificato un errore HTTP durante il caricamento del file (stato dell'errore: %1).",noUrlError:"L'URL per il caricamento non è stato definito.", -responseError:"La risposta del server non è corretta."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ko.js deleted file mode 100644 index 33e8d43b2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ko.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","ko",{loadError:"파일을 읽는 중 오류가 발생했습니다.",networkError:"파일 업로드 중 네트워크 오류가 발생했습니다.",httpError404:"파일 업로드중 HTTP 오류가 발생했습니다 (404: 파일 찾을수 없음).",httpError403:"파일 업로드중 HTTP 오류가 발생했습니다 (403: 권한 없음).",httpError:"파일 업로드중 HTTP 오류가 발생했습니다 (오류 코드 %1).",noUrlError:"업로드 주소가 정의되어 있지 않습니다.",responseError:"잘못된 서버 응답."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ku.js deleted file mode 100644 index 4948767f1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ku.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","ku",{loadError:"هەڵەیەک ڕوویدا لە ماوەی خوێندنەوەی پەڕگەکە.",networkError:"هەڵەیەکی ڕایەڵە ڕوویدا لە ماوەی بارکردنی پەڕگەکە.",httpError404:"هەڵەیەک ڕوویدا لە ماوەی بارکردنی پەڕگەکە (404: پەڕگەکە نەدۆزراوە).",httpError403:"هەڵەیەک ڕوویدا لە ماوەی بارکردنی پەڕگەکە (403: قەدەغەکراو).",httpError:"هەڵەیەک ڕوویدا لە ماوەی بارکردنی پەڕگەکە (دۆخی هەڵە: %1).",noUrlError:"بەستەری پەڕگەکە پێناسە نەکراوە.",responseError:"وەڵامێکی نادروستی سێرڤەر."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nb.js deleted file mode 100644 index 97c5021ee..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","nb",{loadError:"Feil oppsto under filinnlesing.",networkError:"Nettverksfeil oppsto under filopplasting.",httpError404:"HTTP-feil oppsto under filopplasting (404: Fant ikke filen).",httpError403:"HTTP-feil oppsto under filopplasting (403: Ikke tillatt).",httpError:"HTTP-feil oppsto under filopplasting (feilstatus: %1).",noUrlError:"URL for opplasting er ikke oppgitt.",responseError:"Ukorrekt svar fra serveren."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nl.js deleted file mode 100644 index d9ab63afd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/nl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","nl",{loadError:"Fout tijdens lezen van bestand.",networkError:"Netwerkfout tijdens uploaden van bestand.",httpError404:"HTTP fout tijdens uploaden van bestand (404: Bestand niet gevonden).",httpError403:"HTTP fout tijdens uploaden van bestand (403: Verboden).",httpError:"HTTP fout tijdens uploaden van bestand (fout status: %1).",noUrlError:"Upload URL is niet gedefinieerd.",responseError:"Ongeldig antwoord van server."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pl.js deleted file mode 100644 index b9f37582d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","pl",{loadError:"Błąd podczas odczytu pliku.",networkError:"W trakcie wysyłania pliku pojawił się błąd sieciowy.",httpError404:"Błąd HTTP w trakcie wysyłania pliku (404: Nie znaleziono pliku).",httpError403:"Błąd HTTP w trakcie wysyłania pliku (403: Zabroniony).",httpError:"Błąd HTTP w trakcie wysyłania pliku (status błędu: %1).",noUrlError:"Nie zdefiniowano adresu URL do przesłania pliku.",responseError:"Niepoprawna odpowiedź serwera."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pt-br.js deleted file mode 100644 index cd51b6dd0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/pt-br.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","pt-br",{loadError:"Um erro ocorreu durante a leitura do arquivo.",networkError:"Um erro de rede ocorreu durante o envio do arquivo.",httpError404:"Um erro HTTP ocorreu durante o envio do arquivo (404: Arquivo não encontrado).",httpError403:"Um erro HTTP ocorreu durante o envio do arquivo (403: Proibido).",httpError:"Um erro HTTP ocorreu durante o envio do arquivo (status do erro: %1)",noUrlError:"A URL de upload não está definida.",responseError:"Resposta incorreta do servidor."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ru.js deleted file mode 100644 index 54e81802b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ru.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","ru",{loadError:"Ошибка при чтении файла",networkError:"Сетевая ошибка при загрузке файла",httpError404:"HTTP ошибка при загрузке файла (404: Файл не найден)",httpError403:"HTTP ошибка при загрузке файла (403: Запрещено)",httpError:"HTTP ошибка при загрузке файла (%1)",noUrlError:"Не определен URL для загрузки файлов",responseError:"Некорректный ответ сервера"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/sv.js deleted file mode 100644 index 55efd00d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/sv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","sv",{loadError:"Fel uppstod vid filläsning",networkError:"Nätverksfel uppstod vid filuppladdning.",httpError404:"HTTP-fel uppstod vid filuppladdning (404: Fil hittades inte).",httpError403:"HTTP-fel uppstod vid filuppladdning (403: Förbjuden).",httpError:"HTTP-fel uppstod vid filuppladdning (felstatus: %1).",noUrlError:"URL för uppladdning inte definierad.",responseError:"Felaktigt serversvar."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/tr.js deleted file mode 100644 index 2a355a38f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/tr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","tr",{loadError:"Dosya okunurken hata oluştu.",networkError:"Dosya gönderilirken ağ hatası oluştu.",httpError404:"Dosya gönderilirken HTTP hatası oluştu (404: Dosya bulunamadı).",httpError403:"Dosya gönderilirken HTTP hatası oluştu (403: Yasaklı).",httpError:"Dosya gönderilirken HTTP hatası oluştu (hata durumu: %1).",noUrlError:"Gönderilecek URL belirtilmedi.",responseError:"Sunucu cevap veremedi."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ug.js deleted file mode 100644 index e0152863d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/ug.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","ug",{loadError:"ھۆججەت ئوقۇشتا خاتالىق كۆرۈلدى",networkError:"ھۆججەت يۈكلەشتە تور خاتالىقى كۆرۈلدى.",httpError404:"ھۆججەت يۈكلىگەندە HTTP خاتالىقى كۆرۈلدى (404: ھۆججەت تېپىلمىدى).",httpError403:"HTTP error occurred during file upload (403: Forbidden).",httpError:"HTTP error occurred during file upload (error status: %1).",noUrlError:"Upload URL is not defined.",responseError:"Incorrect server response."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/uk.js deleted file mode 100644 index d582e3940..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/uk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","uk",{loadError:"Виникла помилка під час читання файлу",networkError:"Під час завантаження файлу виникла помилка мережі.",httpError404:"Під час завантаження файлу виникла помилка HTTP (404: Файл не знайдено).",httpError403:"Під час завантаження файлу виникла помилка HTTP (403: Доступ заборонено).",httpError:"Під час завантаження файлу виникла помилка (статус помилки: %1).",noUrlError:"URL завантаження не визначений.",responseError:"Невірна відповідь сервера."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh-cn.js deleted file mode 100644 index 88da4743b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh-cn.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","zh-cn",{loadError:"读取文件时发生错误。",networkError:"上传文件时发生网络错误。",httpError404:"上传文件时发生 HTTP 错误(404:无法找到文件)。",httpError403:"上传文件时发生 HTTP 错误(403:禁止访问)。",httpError:"上传文件时发生 HTTP 错误(错误代码:%1)。",noUrlError:"上传的 URL 未定义。",responseError:"不正确的服务器响应。"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh.js deleted file mode 100644 index 1f83cdcd8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/lang/zh.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("filetools","zh",{loadError:"在讀取檔案時發生錯誤。",networkError:"在上傳檔案時發生網路錯誤。",httpError404:"在上傳檔案時發生 HTTP 錯誤(404:檔案找不到)。",httpError403:"在上傳檔案時發生 HTTP 錯誤(403:禁止)。",httpError:"在上傳檔案時發生 HTTP 錯誤(錯誤狀態:%1)。",noUrlError:"上傳的 URL 未被定義。",responseError:"不正確的伺服器回應。"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/filetools/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/filetools/plugin.js deleted file mode 100644 index dd72dfe96..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/filetools/plugin.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function g(a){this.editor=a;this.loaders=[]}function h(a,c,b){var d=a.config.fileTools_defaultFileName;this.editor=a;this.lang=a.lang;"string"===typeof c?(this.data=c,this.file=m(this.data),this.loaded=this.total=this.file.size):(this.data=null,this.file=c,this.total=this.file.size,this.loaded=0);b?this.fileName=b:this.file.name?this.fileName=this.file.name:(a=this.file.type.split("/"),d&&(a[0]=d),this.fileName=a.join("."));this.uploaded=0;this.uploadTotal=null;this.status="created";this.abort= -function(){this.changeStatus("abort")}}function m(a){var c=a.match(l)[1];a=a.replace(l,"");a=atob(a);var b=[],d,e,f,k;for(d=0;dd.status||299b.length){var d=this._.walker.textNode;if(d)a.setStartAfter(d);else return null}else d=b[0],b=b[b.length-1],a.setStart(d.textNode,d.offset),a.setEnd(b.textNode,b.offset+1);return a},updateFromDomRange:function(a){var b=new n(a);this._.cursors=[];do a=b.next(),a.character&&this._.cursors.push(a); -while(a.character);this._.rangeLength=this._.cursors.length},setMatched:function(){this._.isMatched=!0},clearMatched:function(){this._.isMatched=!1},isMatched:function(){return this._.isMatched},highlight:function(){if(!(1>this._.cursors.length)){this._.highlightRange&&this.removeHighlight();var a=this.toDomRange(),b=a.createBookmark();x.applyToRange(a,c);a.moveToBookmark(b);this._.highlightRange=a;b=a.startContainer;b.type!=CKEDITOR.NODE_ELEMENT&&(b=b.getParent());b.scrollIntoView();this.updateFromDomRange(a)}}, -removeHighlight:function(){if(this._.highlightRange){var a=this._.highlightRange.createBookmark();x.removeFromRange(this._.highlightRange,c);this._.highlightRange.moveToBookmark(a);this.updateFromDomRange(this._.highlightRange);this._.highlightRange=null}},isReadOnly:function(){return this._.highlightRange?this._.highlightRange.startContainer.isReadOnly():0},moveBack:function(){var a=this._.walker.back(),b=this._.cursors;a.hitMatchBoundary&&(this._.cursors=b=[]);b.unshift(a);b.length>this._.rangeLength&& -b.pop();return a},moveNext:function(){var a=this._.walker.next(),b=this._.cursors;a.hitMatchBoundary&&(this._.cursors=b=[]);b.push(a);b.length>this._.rangeLength&&b.shift();return a},getEndCharacter:function(){var a=this._.cursors;return 1>a.length?null:a[a.length-1].character},getNextCharacterRange:function(a){var b,d;d=this._.cursors;d=(b=d[d.length-1])&&b.textNode?new n(q(b)):this._.walker;return new u(d,a)},getCursors:function(){return this._.cursors}};var z=function(a,b){var d=[-1];b&&(a=a.toLowerCase()); -for(var c=0;c=b||8192<=b&&8202>=b||D.test(a)},e={searchRange:null,matchRange:null,find:function(a,b,d,f,e,E){this.matchRange?(this.matchRange.removeHighlight(),this.matchRange=this.matchRange.getNextCharacterRange(a.length)):this.matchRange=new u(new n(this.searchRange),a.length);for(var k=new z(a,!b),l=0,m="%";null!==m;){for(this.matchRange.moveNext();m=this.matchRange.getEndCharacter();){l=k.feedCharacter(m);if(2==l)break;this.matchRange.moveNext().hitMatchBoundary&& -k.reset()}if(2==l){if(d){var h=this.matchRange.getCursors(),p=h[h.length-1],h=h[0],g=c.createRange();g.setStartAt(c.editable(),CKEDITOR.POSITION_AFTER_START);g.setEnd(h.textNode,h.offset);h=g;p=q(p);h.trim();p.trim();h=new n(h,!0);p=new n(p,!0);if(!A(h.back().character)||!A(p.next().character))continue}this.matchRange.setMatched();!1!==e&&this.matchRange.highlight();return!0}}this.matchRange.clearMatched();this.matchRange.removeHighlight();return f&&!E?(this.searchRange=t(1),this.matchRange=null, -arguments.callee.apply(this,Array.prototype.slice.call(arguments).concat([!0]))):!1},replaceCounter:0,replace:function(a,b,d,f,e,g,k){r=1;a=0;if(this.matchRange&&this.matchRange.isMatched()&&!this.matchRange._.isReplaced&&!this.matchRange.isReadOnly()){this.matchRange.removeHighlight();b=this.matchRange.toDomRange();d=c.document.createText(d);if(!k){var l=c.getSelection();l.selectRanges([b]);c.fire("saveSnapshot")}b.deleteContents();b.insertNode(d);k||(l.selectRanges([b]),c.fire("saveSnapshot")); -this.matchRange.updateFromDomRange(b);k||this.matchRange.highlight();this.matchRange._.isReplaced=!0;this.replaceCounter++;a=1}else a=this.find(b,f,e,g,!k);r=0;return a}},f=c.lang.find;return{title:f.title,resizable:CKEDITOR.DIALOG_RESIZE_NONE,minWidth:350,minHeight:170,buttons:[CKEDITOR.dialog.cancelButton(c,{label:c.lang.common.close})],contents:[{id:"find",label:f.find,title:f.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:f.findWhat, -isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnFind",align:"left",style:"width:100%",label:f.find,onClick:function(){var a=this.getDialog();e.find(a.getValueOf("find","txtFindFind"),a.getValueOf("find","txtFindCaseChk"),a.getValueOf("find","txtFindWordChk"),a.getValueOf("find","txtFindCyclic"))||alert(f.notFoundMsg)}}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(f.findOptions),style:"margin-top:29px",children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk", -isChanged:!1,label:f.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:!1,label:f.matchWord},{type:"checkbox",id:"txtFindCyclic",isChanged:!1,"default":!0,label:f.matchCyclic}]}]}]},{id:"replace",label:f.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindReplace",label:f.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnFindReplace",align:"left",style:"width:100%",label:f.replace,onClick:function(){var a= -this.getDialog();e.replace(a,a.getValueOf("replace","txtFindReplace"),a.getValueOf("replace","txtReplace"),a.getValueOf("replace","txtReplaceCaseChk"),a.getValueOf("replace","txtReplaceWordChk"),a.getValueOf("replace","txtReplaceCyclic"))||alert(f.notFoundMsg)}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtReplace",label:f.replaceWith,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label:f.replaceAll,isChanged:!1, -onClick:function(){var a=this.getDialog();e.replaceCounter=0;e.searchRange=t(1);e.matchRange&&(e.matchRange.removeHighlight(),e.matchRange=null);for(c.fire("saveSnapshot");e.replace(a,a.getValueOf("replace","txtFindReplace"),a.getValueOf("replace","txtReplace"),a.getValueOf("replace","txtReplaceCaseChk"),a.getValueOf("replace","txtReplaceWordChk"),!1,!0););e.replaceCounter?(alert(f.replaceSuccessMsg.replace(/%1/,e.replaceCounter)),c.fire("saveSnapshot")):alert(f.notFoundMsg)}}]},{type:"fieldset", -label:CKEDITOR.tools.htmlEncode(f.findOptions),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:!1,label:f.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:!1,label:f.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:!1,"default":!0,label:f.matchCyclic}]}]}]}],onLoad:function(){var a=this,b,c=0;this.on("hide",function(){c=0});this.on("show",function(){c=1});this.selectPage=CKEDITOR.tools.override(this.selectPage,function(f){return function(e){f.call(a, -e);var g=a._.tabs[e],k;k="find"===e?"txtFindWordChk":"txtReplaceWordChk";b=a.getContentElement(e,"find"===e?"txtFindFind":"txtFindReplace");a.getContentElement(e,k);g.initialized||(CKEDITOR.document.getById(b._.inputId),g.initialized=!0);if(c){var l;e="find"===e?1:0;var g=1-e,m,h=v.length;for(m=0;m*Ye6$ z#fxvLT(bVWs@F>|)Gye?wefqL)p8q8%FU zF8m!YECs*jy<%26b@v=lLdlDvq^hcFw+-)u<(-|KP0KPpmS5hnV~2x8+l@PSY?wZ1 z8ryR=F{G!b@7TAm&Uweg$-$vtL-)o#&)RzHL+$>PXO8cCZ@&6!*5bJJpFe!~pv_>J z=C=E8+v{BgvEqk%CoPRy8}_2a>U_>^xrk|BIS#a>M)K$0mMgKEo4z$_Ekgn)1B;`_ zIROTTz$q_Ruhw3(ZrwlTgkyzs-f!E!{ePLv^J<2xTeoh_+kd}(k;di!X5kDCP76QO ziMUG0%l}v8XnGx@#Tq$np$69>1DPpaOY;|NG^IvRpu-;p2H36 zUY~gW`GN_r%ay6Al5L59KFYKHt&?|lcCL2~WMMeXFyZvmgh(+FS4P2!t5$h$(n(HB zOM8B;nWdnvu5azywfDb&`}W6c=_gLXzdkPVf`QXI?1WuEZeO`_W&cdcMWz;X8v3>j!Rz#Js$B-3lD<(l$q0^fj05-h1YZ z_LE(COdXFcDkl`}^s%-~lt^0cqn7 zg{~x~0-1J3g}&sNxVS^#{~q6#TfcVItJ8n~)=IQ}{KkK;m7|FvP-L>oB9@|(k}nm> z$&dg2`c;)*SoqO9?cZlp&m3F-xG2kDU~W(?ag8WRNi0dVN-jzTQVd20hQ_)E=DG$Z zA%^Bw2F5_7ZD3?&VBouCH!!ClX~@k_$xN%nt-lpi gnR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e05#pH-v9sr diff --git a/vendor/unisharp/laravel-ckeditor/plugins/find/icons/find.png b/vendor/unisharp/laravel-ckeditor/plugins/find/icons/find.png deleted file mode 100644 index 02f40cb2f990851a50592926ffb3802ecc3d7617..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 980 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i(_2p$#}JFtrIQYNE3=Cn+iz}Mc*Ye6$ z#fxvLT(bVWs@F>|)Gye?wefqL)p8q8%FU zF8m!YECs*jy<%26b@v=lLdlDvq^hcFw+-)u<(-|KP0KPpmS5hnV~2x8+l@PSY?wZ1 z8ryR=F{G!b@7TAm&Uweg$-$vtL-)o#&)RzHL+$>PXO8cCZ@&6!*5bJJpFe!~pv_>J z=C=E8+v{BgvEqk%CoPRy8}_2a>U_>^xrk|BIS#a>M)K$0mMgKEo4z$_Ekgn)1B;`_ zIROTTz$q_Ruhw3(ZrwlTgkyzs-f!E!{ePLv^J<2xTeoh_+kd}(k;di!X5kDCP76QO ziMUG0%l}v8XnGx@#Tq$np$69>1DPpaOY;|NG^IvRpu-;p2H36 zUY~gW`GN_r%ay6Al5L59KFYKHt&?|lcCL2~WMMeXFyZvmgh(+FS4P2!t5$h$(n(HB zOM8B;nWdnvu5azywfDb&`}W6c=_gLXzdkPVf`QXI?1WuEZeO`_W&cdcMWz;X8v3>j!Rz#Js$B-3lD<(l$q0^fj05-h1YZ z_LE(COdXFcDkl`}^s%-~lt^0cqn7 zg{~x~0-1J3g}&sNxVS^#{~q6#TfcVItJ8n~)=IQ}{KkK;m7|FvP-L>oB9@|(k}nm> z$&dg2`c;)*SoqO9?cZlp&m3F-xG2kDU~W(?ag8WRNi0dVN-jzTQVd20hQ_)E=DG$Z zA%^Bw2F5_7ZD3?&VBouCH!!ClX~@k_$xN%nt-lpi gnR(g8$%zH2dih1^v)|cB0TnTLy85}Sb4q9e05#pH-v9sr diff --git a/vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/find-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/find-rtl.png deleted file mode 100644 index cbf9ced23a075b392c55bbea9835dd39eb18971d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2417 zcmV-%36A!OP)yNVY?kF2$A9;8e%|-( z+xO73wbUw>4$4YfWH^aqg4hr=i}Mgz%(4i}Hkrn#$&$?slWE2mbYwWcEb&0-^n;UR zb7U~$31!%W&~hki9mUlGJ-+SxzR&sDhaN20f+k+cl{|TJ=eqyT|GuvO{eMJPYb*1G z5CTaEWLZWM0wKh_>%uT32t$0|CkR8rFy!lmve4#=EE6+LlCc=3u7eP8W%22EdD~`m za+1k>9?$o`76|3ajU^$_RF!xnLQ!!sqOma!tOiyB%|O%i@;2aO;27{>*xsHQx^#(5 zE{Ef~UzrVM?&gXtQ(&5;3k%VbNyO5ncMDyAvHJS!%gRbiNf#AST2cbQg^L#}hKGhW z4PLmwf6t#E6pf8P3%k4b$45sQ9v^4oE3z>QKoWui)1({QWT72V;*tU&jS>*G1a=9FqWdUFq29Zbv(=;&*16|iS+uO@O z4!Tb!!vP>cxMKm?VQ)Oi@*45TxTNas2hW`Hk$92TFnUzz!hU+1a_gzrX)@CX>OoEb3}&NtKnoD4Lq$iD(pAmKSb9Y5M$u z)f?8WD|2j{d_K>>z(B5}qay|U71(}c=gt9H*AbEgKo|rEecL{G>r+p?1nlYP=xAKE zYE@3tw1|)-HmqA$w(qsqRvVgjKoSB0%-0FhoadFgrs29S`Fx(*y1I{n9^n3?yLJtj z=`?04b$O=K9No3+bKriUuePr4<9t4k>$>PuAGMNegai--0YszCuIJ%<9(l{6W#dK* zc(85vZeLF%P)!qARgn}0Nl}nh71cD+6A9XO?{2fb>zZ80!Sg&^*X6g@q`Ffso}X>78v~fskbs!$2=Ar0T@gvs;ZJqB)Dh&`cyO) zLr4;y=K*}?2LWLi5?&2}*N@w_O$cb328wd4mP!$iMo||KlNk|*TDJm&J)Yn%pS+eBEVG!WBE}2Y*EnBvn$>wqd(?>fm06z%GX0!a{fd~FKFfed2 zpUdHU9?R~VPI$)hNclQ3{vqpCFSLa=4MTcM*p&G$&#e+ z`*^O)rJdH!Lrn9=Tl5|xSqM_jiB^Fin&3Ook&zk7g%ENB00nm@**&(0~x%FGwVQaZ6K^QIt;O zx-LNw5QHH;XU|HfPoDg3_|Zo@E{u#Yp3BYa55$Rm`|xcWH*`bf&kz1W{V3UKnRX^ck}7lv(JR>?K>`B zxWHI8`y~*ftF@KT_wj5SZ+x8Q#~ynXxc%nZ+8#sK*QQb_B9RE1rlBYbk|co;gh4PX zTGJypWnd*~%Gya1k}Pxl<1HcGy6nGVQ5U4r&+;hJI?)s#&)3;sM866$Pah$2C2m%7%=Ua;x zQ@wcc(_+Pn-;|V;5Hroo8Tf*VaEcAb!Luxaxg9=t*>uN?ndWm{Ry^{^ZNNX4)z{0K zs?IVo)0{$*IC1)Pc)qu{Hv7&yz4Kpl(?w;&K#RvQlF3;UV$4Z1mBL6S(F+SvV=<&y zjE+5f-UsgLI&s3c9mg3S9>%h)*=g}TkJ_7V62MOlO=IDEcKYiiS)Mf^3#Ke1$uhF8 zBSj*!AiBG{e8=;g8Flrhjf&@apePWAR|oL5Vw&D7L7eLD_Vc#w4h#%1JUqH}*QJO5XGMKRIL05UK!Gc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$*03~!qSaf7zbY(hi zZ)9m^c>ppnF*7YNHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?uMObuGZ)S9NVRB^v jcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjfV9|M# diff --git a/vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/find.png b/vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/find.png deleted file mode 100644 index cbf9ced23a075b392c55bbea9835dd39eb18971d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2417 zcmV-%36A!OP)yNVY?kF2$A9;8e%|-( z+xO73wbUw>4$4YfWH^aqg4hr=i}Mgz%(4i}Hkrn#$&$?slWE2mbYwWcEb&0-^n;UR zb7U~$31!%W&~hki9mUlGJ-+SxzR&sDhaN20f+k+cl{|TJ=eqyT|GuvO{eMJPYb*1G z5CTaEWLZWM0wKh_>%uT32t$0|CkR8rFy!lmve4#=EE6+LlCc=3u7eP8W%22EdD~`m za+1k>9?$o`76|3ajU^$_RF!xnLQ!!sqOma!tOiyB%|O%i@;2aO;27{>*xsHQx^#(5 zE{Ef~UzrVM?&gXtQ(&5;3k%VbNyO5ncMDyAvHJS!%gRbiNf#AST2cbQg^L#}hKGhW z4PLmwf6t#E6pf8P3%k4b$45sQ9v^4oE3z>QKoWui)1({QWT72V;*tU&jS>*G1a=9FqWdUFq29Zbv(=;&*16|iS+uO@O z4!Tb!!vP>cxMKm?VQ)Oi@*45TxTNas2hW`Hk$92TFnUzz!hU+1a_gzrX)@CX>OoEb3}&NtKnoD4Lq$iD(pAmKSb9Y5M$u z)f?8WD|2j{d_K>>z(B5}qay|U71(}c=gt9H*AbEgKo|rEecL{G>r+p?1nlYP=xAKE zYE@3tw1|)-HmqA$w(qsqRvVgjKoSB0%-0FhoadFgrs29S`Fx(*y1I{n9^n3?yLJtj z=`?04b$O=K9No3+bKriUuePr4<9t4k>$>PuAGMNegai--0YszCuIJ%<9(l{6W#dK* zc(85vZeLF%P)!qARgn}0Nl}nh71cD+6A9XO?{2fb>zZ80!Sg&^*X6g@q`Ffso}X>78v~fskbs!$2=Ar0T@gvs;ZJqB)Dh&`cyO) zLr4;y=K*}?2LWLi5?&2}*N@w_O$cb328wd4mP!$iMo||KlNk|*TDJm&J)Yn%pS+eBEVG!WBE}2Y*EnBvn$>wqd(?>fm06z%GX0!a{fd~FKFfed2 zpUdHU9?R~VPI$)hNclQ3{vqpCFSLa=4MTcM*p&G$&#e+ z`*^O)rJdH!Lrn9=Tl5|xSqM_jiB^Fin&3Ook&zk7g%ENB00nm@**&(0~x%FGwVQaZ6K^QIt;O zx-LNw5QHH;XU|HfPoDg3_|Zo@E{u#Yp3BYa55$Rm`|xcWH*`bf&kz1W{V3UKnRX^ck}7lv(JR>?K>`B zxWHI8`y~*ftF@KT_wj5SZ+x8Q#~ynXxc%nZ+8#sK*QQb_B9RE1rlBYbk|co;gh4PX zTGJypWnd*~%Gya1k}Pxl<1HcGy6nGVQ5U4r&+;hJI?)s#&)3;sM866$Pah$2C2m%7%=Ua;x zQ@wcc(_+Pn-;|V;5Hroo8Tf*VaEcAb!Luxaxg9=t*>uN?ndWm{Ry^{^ZNNX4)z{0K zs?IVo)0{$*IC1)Pc)qu{Hv7&yz4Kpl(?w;&K#RvQlF3;UV$4Z1mBL6S(F+SvV=<&y zjE+5f-UsgLI&s3c9mg3S9>%h)*=g}TkJ_7V62MOlO=IDEcKYiiS)Mf^3#Ke1$uhF8 zBSj*!AiBG{e8=;g8Flrhjf&@apePWAR|oL5Vw&D7L7eLD_Vc#w4h#%1JUqH}*QJO5XGMKRIL05UK!Gc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$*03~!qSaf7zbY(hi zZ)9m^c>ppnF*7YNHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?uMObuGZ)S9NVRB^v jcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjfV9|M# diff --git a/vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/replace.png b/vendor/unisharp/laravel-ckeditor/plugins/find/icons/hidpi/replace.png deleted file mode 100644 index 9efd8bbdd99cc432ca602d5261cdeda318b28950..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2761 zcmV;)3O4nLP)gLu_m_@5epo>>o3B4Q18cKYFCmmCoGzyWexZ z=lA`7uQ0v6h|bPWB&Sc`0Wfm$;-jXw_t?9GgA__7j4}K|_wdVf<-_}}F6N^cu zln_8oEGG5D%7s7x81ugt6GC8H7BSx^5d>(h8P8IHShD0x()V|^%$il}U3VQbeV<}J zU)ha(o>CZI6NpW9H4|Hzh(-~M7ni5p^8xS+;8D}xKlH(eACk@I34EXC>C+J%9e)Ar zn=xn3$|Z{yAuY=i^XG2_ehvKEoIjs0jgB&M`SK+AsUYkL9)%EK460OO(UK+P@_D2X z*tXrQw7%!Jzx&~ z4L#*r)}0tbxmW}^HMh0(Lut(XY$hWd$3ZE@jOJ#kwKlfnSmT#3|Lq&+&#w~8mTfbq zPyahtfsh!3teydcpin71Ib7Q|J$v_>d_FId_4O;YQiNg1rAwDE#&llz&2O5%uweu5 zzyCgCV`B^t5A*!<&$D^+X0c+$3hCN**m2{HHMI>5KNQQB-QL*PNX+*uiw2~bLV*wh z={Nunp4q+I?(6BX2lnl=T_HA=lp>eUd)gSZ)@1W}fRn)Qzw!02>tn}{YsYoXZ{K^5 zmX;QC-+lL)fBo)vOs+eDy@-15cocJeLc<1%_L{eM6|beO3&M2l%l=8-Q;sQwAKhIu{;ki z9>=e*=VVvco;#+4SeOTAOCoR@jQ$W*r`;Co!|SOdH8_`c>^*egz+YbNGu3NL^#^b&R0?a#pI4hwA{HZl z`|XE;Raf0I1e^hW9&2v?WqSYqaBz4SyQ=nEfnC7WAf}E}z*b?~AjGxrFov+IBiAom zhAjk+;}8S^j^i}t^ZBNck&(4;4h(D%H{Eo1`smRi+m1vy{lpW;O&Bg0Q=D%ij7+HZ zghn{N|A+0rYJ^oKt;*~q%D3NnM{L`+P1Xbfb6Z=P)7pCT(B;e9Z7Da|mg{1>E)mDU z_dH5rNWM_0NaZ!QSybEgT0GMmhiV(`$9P3{{N@To=7& z%{^L(XHAu=Y%Uko#$b!;!(K%i|61I9bHw!bKVyxIkjmvKSNk>Uc_d;nq!6TXxht%7 zYAUJ?0wT6Oc_t>nGdTEDKN@{jN{I%h)z)H+skoumnp`f&m%sM4!cU)h<_Xc>K5EXL zdnqwK&R9B4St;t{ar|3veGb@SPM;ng86GB;%TX$q5ke6ALq2E%b^xCOnx|56&%O6z zNr_RaLZdO2JfM_fY;26Dy1Qc+-gx6uUw{99iKR>b1Ne>^7 zRV-V!#S9F*5FZ`oQYuBUT&@I}j*ccQtFNQIy)g&^gb;*bh!BEEBqCH8;&@&~`Yj7X zHIQhn$>wqZzx>(Z!+&$v+O;~BPJi+2xpNytTiYq%ZQ!j3A9~2TVZnliqp!aDoM>x% z0oY>t`i3u!j^f!iiI$e9{%ZO1rg^Qc{PXthChGfFoa5DN*3j6{fRJ)B08RFju3VlD zB9RL}=<2ePb#?jA+@%U7)U@{+c;9l{vlxvstL)1MZ1tX_RLa8`75++7oi zfHBOSJ9lL^n-%}~*kgb6a)3giz*PH(svT1`mfr5}EO76QH{4J@a^y&K#VxlOt(1xd zfn2y?fy|`S6!Lj8>9kcpZJKrK%9RFCr9y!)46&s2a=9Fdc-#Q%Uf;RX?(OQb`@6bq zV4a*u+SNpDCIAQ_uv`~69_M6N*BRimz<+Pux>daL$}9HEM~;}sAAg+D(NR*V6hlKp zv@KoAFOD9yj4}4e$OxrkkytE-tOkvNefy3C4Gs9oB++D&O9u`d@qz%`wkrwTvaX~+ zNQv!vc!>ljySfeo*8|_DqTw_(HJQP|LCWPaJ$v@(e|qdO4TONo=JS-wWom0{@qM2V z#H?AfNG6li#9{d3d_RwJR-HV^zYl3>D|5i(O>P{Ig^SR ztzCJ?9p>P{gKFV|1qS#Lu(Y?kd%v+P3dJJx=FKyXZL@y;dJ$i@uCrVg0CUZsI2OoOK*5xvpT#i^ngZa*Fw@Le2nl7pyPn9ca zS*VJ}{{Z;bi5)v~etkW5)tHRd05UK!Gc7PSEiy1v zF)}(bG&(UkD=;!TFfdgPsT%+Q03~!qSaf7zbY(hiZ)9m^c>ppnF*7YNHZ3wRR53C- zGBi3dIV&(SIxsLKQxT^C000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs P00000NkvXXu0mjfKbA?` diff --git a/vendor/unisharp/laravel-ckeditor/plugins/find/icons/replace.png b/vendor/unisharp/laravel-ckeditor/plugins/find/icons/replace.png deleted file mode 100644 index e68afcbe2049aabc8ce5214222c11c78bfe205fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 948 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i(^*d!#}JFtp_6R0wbKP!=T~lBeRr$s`(MhFdIec{jFxQRUVLoE zjUVhwc55+dPO{po$P#lb^g!sX2}%-$m!F6);bbh97S&AQjMU4Cee4uPK4+%oXAc3ETkpRIhQ2J@?V~0fA}V-L!dY!Hqk?bnv(J_ct4=vxJ9vll>B_UuPCEUR zqlrQArpQG5Pd{yrCQW?%Hn-;f@l84|ET<)!A6s;E)J6FpGDxYclob3a_G4#^9=lQz z>mTMni&hyo81NV>9m+9t4qd*=N>ng5DoV*y=-jz;cK2`H>asbXoSwd1MJfFNyI>>` zC{8}PM`B4PmjFX!2ZMnG&yF2Ceth`w!JuQ&i}hivMbAF}{Nm4_Kgu62XHQtZeEF{J z+n2A}sGzWzndo>x;5nM@6)GGf8QI|zk9d!k{G>gnd5iv-P4OR z*}H##dHQC_%vnlG74zEP{{|9OFs2q)JJV{IA4$9j&D!Kdk9)MIa!pH3lsUdIKqJKUiM!y(oZD_LS;uCaZ&FAoE}s1L zYpF}h9*y&#H|V@>J@T;N#N)@0_rCuf&n)lyM7J? zxI*jN=g-DRlRmcB?XM45ef81m)!M$7ryM@)tUJ{!o?*_MIeSuDRXmR=eM(xe%0#L+ zqrCk4j;OVD!E3|z-?@Lk|Mk~jVi)F|O>+rsdH?&t&3Z4&)|MG?eq8L%hlJdU%!0aYb7Nur6>)N4Y|?{{}~PzrJR00y|xXQ+Eq(j zBT7;dOH!?pi&B9UgOP!uv95u+u7OF2p}CcTF%W4R7+Dz@_%7KE%n3*ua`RI%(<*Um zu=&Y+1gJq0WJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}DcQ#T$MGT&a.getChildCount()?p.appendTo(a):p.insertBefore(a.getFirst())}break;case 4:if(!b)continue;m=this.getValue();f||e&&m===g["default"]?b.removeAttribute(g.name):b.setAttribute(g.name,m)}}}for(var n={id:[{type:1,name:"id"}],classid:[{type:1, -name:"classid"}],codebase:[{type:1,name:"codebase"}],pluginspage:[{type:4,name:"pluginspage"}],src:[{type:2,name:"movie"},{type:4,name:"src"},{type:1,name:"data"}],name:[{type:4,name:"name"}],align:[{type:1,name:"align"}],"class":[{type:1,name:"class"},{type:4,name:"class"}],width:[{type:1,name:"width"},{type:4,name:"width"}],height:[{type:1,name:"height"},{type:4,name:"height"}],hSpace:[{type:1,name:"hSpace"},{type:4,name:"hSpace"}],vSpace:[{type:1,name:"vSpace"},{type:4,name:"vSpace"}],style:[{type:1, -name:"style"},{type:4,name:"style"}],type:[{type:4,name:"type"}]},k="play loop menu quality scale salign wmode bgcolor base flashvars allowScriptAccess allowFullScreen".split(" "),l=0;lk#L`-_Vw`(3f=`53rVmM1o1LX*^P37u(| zvP4>%RzF(y)-7>?2#a}Zn05r0p4ZY6z>c)FIJi9qoh=^H;$>1VPQbW|J5~i{h70FZ0il;`YXoQe%Qp+ zR8gt-fb#=JgNWyK>~+j_0bZiEa{T7z=0HVDE@#e~Jv;wldBfKV8@bnS-lzz5KCs}M z>C<-lw0B=$pI>AD)F6NER;HaXe6|ui_YPjn_;T{dk(O&WZgk|{4$%_TIeqB$SG(w# z7@eG)oIAJg-n}b4F>vXX;NyiCoEHixU6SBnxu&kJZhE{>Lxk(bHeb8>%eQX*dh*$` zG`SmZU%je|cDYqnR(8$xiSE*nz}4@67)!b9h-%0Hn-DQQh z8*_)-;^wDClDD^Q%$=RI@x;-iu0?ry?GF>`FV`-MNvva@h=|h`z7F~StAlAV^ zLgenG zN*A@sKhw*~z6n0)IN^RE+#w?+Wr?$<>(U^{%Ui@5cBMwTC{3K+mbmBkg$oXP)00zE zpN2n37pz>mbm`OC6*hJEUw>Wn`q$l-i5^durbfPKODrfT_^@a3V&%Knu04y4i1=YW z(W54M`tQdF4jic6f4~2+#gx;jK9`@od81QXTl?2$^2r5Ly;K{%zJ2?4@#oK3#R^-FH5I{{8RX zzpp?0{PSM9?xPv``NvCRfuXuAv#7Lm>b?8-_rG}k`nS za`ze}m!Knjr`1N%HkQnZp>5pX;U<1T5rQMyvqNSQ^=P0NPOc8t7}hF&x4aV9C%*n_F|v(vw!7$WE8)d zf^VcOr+w!kB-P-fhqtYPAdP&iG7^|2BeA__A{Jj&kQ_N$Se1waKI8#IF$@++Dv zc<$P;l}T|RtU~Lij{j0tc9*fRHBb)S2vY(z;;<{J{?5>X4_-5KNFveX#np6zndDW& z5*s5qB{end(cU=H(Geq9wP)y;!n)qjMR}D!9T&kYL#)9Bu{*cSu48V)>pDB-%_bLT z=&5@`(x{(vR$xxXBUGR6>%a^U(!MZDpY^(as?su|V3cZ_8YXJNMy>Y(*Nab&&ozkwFaNCaP08g6EL3mIKwztv3?Cz9rFMJv@mh z!p>k$j@aa-{6A&#wZsfm8=Gqd+5(5a=QK7Rk|LJ3-GY@_?Fzz%nLZRd%jydiV}-AR zd1rv9_8M`frWZ}=cV7l9na7Rxm|FHvKPRjXw(Ukkx>cQW9=p<)nskPsQf+~D;m`uJ zgJ-?W4P4Kh0PEyisG^Rv#W0&Bul7zMok{w{2}Jc~6mj-he_(F)D(xwjn0n9K)fmx1~s zmLjLp^^$63(CxuFPd4_B?|uEU#yIUU#XolY23N}H45GC~hE;NSr3=51wn18Go}yW$?*;E%rwLj2n+Q6 zz~fK6TORV3cE7xT2ol!t(5k`dl+&BKYXuhQ(Q2U+?^hGm@8TfFmQ|P2cqx~5m=dDW zmTo`iO{B6h*>N2D^3ud^Q%CsB)mJ`r?8M^V>2XhJP1vhco|^p?98Q* z&zSo%Ul?FF16g!@$TPGj)ekP*drS-dRMz74d!v?v3};3pd~55crGZp<6(_L7;=>=? zZ`-4T?tR$YoPHS)j5bWVx_=D#5_s_L`?K-M@3;(&#DES&B&BA3n;9bo}HdR624FBH0Ts zy&jU;rsPp8Q`gi4m&^Hfu=Q`b=1tuB0^kdO8DwED$XC%JoMa`pfekYU3 z>a(3R`J+5p$vT|M7@3@1td}MgVZfz1f=rDDzD8D_(QS#y1|gN%(K~=)JuOcM2iA={ z?qS_GU3AgrHzHh{HYDQz~8scR?&Id-n2eY!WR{U z5+dWGXr9&fD8&aw+05N*Fyl_L`TfiQrPuYYpdutOK3;(tSK!OmDj6pthqX^sflS+ry=_Wf8xl@miZ>FAFCO(WI`mwd2|Iuh9Ztlsi~7dy`3CYv90s zfZSV=JV?p-yB@>BjYO~ELbKgZtAp&u&=9c0H8XQ_7D-d{J(tAg)rZfu>#nSOVbsWY ze0Eh8s;1}5*qej+={~Ec3a(Cr(6Xws)%C%9G=U3`CoQ9Q$(IOHLbaUOE4-r(R!`3# zC~!i!ncQd`iIhf7)~{=Dat!p!pcl#jO$@zNrK#lg?fhm~bz z8cm#KNolD$#hXdZQxc~N+&grb)-Hr#<(0YB+FGBHk&(%{2vZ9%7`1M+HKcj)s>sFw zgUR-2-TJLOK6n~_7$Gg1DbbTmU0?sC_B=)lZUK#z*mV&mN4mVTUV)q&yqXqg43Qnif($j=?^BbRdFHOr|8+vCqXBhX_u>N?+GyVlaH@&Is zo}XCa?fXNzt!ALX9(MMwI8YG?R4vWqiq6hWET!_!a(jt54#i-sudnZ-<-mz4t36VJ z5_XdUdOT_0@prm+6$Mfzsi~=HB6Kzd%+IzY{Lc^<@#$Cwo1rV+P{mm*)eg}eZn;ps zXdnGJ24-%~RAu7wh69B&t%A{hJ6I@ty@zT7hm-4cmi>BSo5k`o&Zfohtf14Nx&IuF zUqERGD2kVELR(26=YikUva2r>-*b4pR2Ltgg%;er#d$1=)8nLF6p)nk<&)0^r-X`2 zcyDoEkyPGhhEVAD0^qfCD1mAOfI(D^7-ZNtb(7ds&y^@f65~vDsS4p_Nnh8Sn%0^H2yKmXs_)2F ztJy_}S7x3Wy+9bua($h3aU$x8vL^9#zi)q&hjjO!f8h;)*e}{WeFK#M0000CKEDITOR.document.$.documentMode?b.document.createElement('\x3cinput name\x3d"'+CKEDITOR.tools.htmlEncode(a)+'"\x3e'):b.document.createElement("input");a.setAttribute("type","hidden");this.commitContent(a);a=b.createFakeElement(a,"cke_hidden","hiddenfield");this.hiddenField?(a.replace(this.hiddenField),b.getSelection().selectElement(a)):b.insertElement(a);return!0},contents:[{id:"info",label:d.lang.forms.hidden.title,title:d.lang.forms.hidden.title,elements:[{id:"_cke_saved_name", -type:"text",label:d.lang.forms.hidden.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){this.getValue()?a.setAttribute("name",this.getValue()):a.removeAttribute("name")}},{id:"value",type:"text",label:d.lang.forms.hidden.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){this.getValue()?a.setAttribute("value",this.getValue()):a.removeAttribute("value")}}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/radio.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/radio.js deleted file mode 100644 index ae9449ab9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/radio.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("radio",function(b){return{title:b.lang.forms.checkboxAndRadio.radioTitle,minWidth:350,minHeight:140,onShow:function(){delete this.radioButton;var a=this.getParentEditor().getSelection().getSelectedElement();a&&"input"==a.getName()&&"radio"==a.getAttribute("type")&&(this.radioButton=a,this.setupContent(a))},onOk:function(){var a,c=this.radioButton,b=!c;b&&(a=this.getParentEditor(),c=a.document.createElement("input"),c.setAttribute("type","radio"));b&&a.insertElement(c);this.commitContent({element:c})}, -contents:[{id:"info",label:b.lang.forms.checkboxAndRadio.radioTitle,title:b.lang.forms.checkboxAndRadio.radioTitle,elements:[{id:"name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){a=a.element;this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{id:"value",type:"text",label:b.lang.forms.checkboxAndRadio.value,"default":"", -accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){a=a.element;this.getValue()?a.setAttribute("value",this.getValue()):a.removeAttribute("value")}},{id:"checked",type:"checkbox",label:b.lang.forms.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var c=a.element;if(CKEDITOR.env.ie){var d=c.getAttribute("checked"),e=!!this.getValue();d!=e&&(d=CKEDITOR.dom.element.createFromHtml('\x3cinput type\x3d"radio"'+ -(e?' checked\x3d"checked"':"")+"\x3e\x3c/input\x3e",b.document),c.copyAttributes(d,{type:1,checked:1}),d.replace(c),b.getSelection().selectElement(d),a.element=d)}else this.getValue()?c.setAttribute("checked","checked"):c.removeAttribute("checked")}},{id:"required",type:"checkbox",label:b.lang.forms.checkboxAndRadio.required,"default":"",accessKey:"Q",value:"required",setup:function(a){this.setValue(a.getAttribute("required"))},commit:function(a){a=a.element;this.getValue()?a.setAttribute("required", -"required"):a.removeAttribute("required")}}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/select.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/select.js deleted file mode 100644 index 0e597a4f8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/dialogs/select.js +++ /dev/null @@ -1,20 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("select",function(c){function h(a,b,e,d,c){a=f(a);d=d?d.createElement("OPTION"):document.createElement("OPTION");if(a&&d&&"option"==d.getName())CKEDITOR.env.ie?(isNaN(parseInt(c,10))?a.$.options.add(d.$):a.$.options.add(d.$,c),d.$.innerHTML=0c?0:c).insertBeforeMe(d):a.append(d),d.setText(0b)return!1;a=a.getChild(b);a.setText(e);a.setValue(d);return a}function m(a){for(a=f(a);a.getChild(0)&&a.getChild(0).remove(););}function l(a,b,e){a=f(a);var d=g(a);if(0>d)return!1;b=d+b;b=0>b?0:b;b=b>=a.getChildCount()?a.getChildCount()-1:b;if(d==b)return!1;var d=a.getChild(d),c=d.getText(),r=d.getValue();d.remove();d=h(a,c,r,e?e:null,b);k(a,b);return d}function g(a){return(a=f(a))?a.$.selectedIndex:-1} -function k(a,b){a=f(a);if(0>b)return null;var e=a.getChildren().count();a.$.selectedIndex=b>=e?e-1:b;return a}function n(a){return(a=f(a))?a.getChildren():!1}function f(a){return a&&a.domId&&a.getInputElement().$?a.getInputElement():a&&a.$?a:!1}return{title:c.lang.forms.select.title,minWidth:CKEDITOR.env.ie?460:395,minHeight:CKEDITOR.env.ie?320:300,onShow:function(){delete this.selectBox;this.setupContent("clear");var a=this.getParentEditor().getSelection().getSelectedElement();if(a&&"select"==a.getName()){this.selectBox= -a;this.setupContent(a.getName(),a);for(var a=n(a),b=0;b!lxD>#pp$YS|R}TWnno zSG?Ow9zC8-zL(fprgf*M>^IL;nyeLc;lQTbXSN%>IrX#Vn1rODBzwo>3K0j7J|+eS zwgoH)>ccn{Cci9+S{JsuQpB~{Tx;otZMtT&&+dLwdG2UZY)w&bn^Vm)P@?b%F~AWA1Gw&q@BlB1g;i#)-Ede(0KQo3Z=5T;{Ag-RY-w zJ)$P%tCXwcGiQH)yfG+L)P+UGaQ0cYyI((6>?xJAoa?8+IqAba<(3c2BQ;sqe*GNh zV?LoJh^u!0#nwAt^Swg%%+w40X$}lY)e_f;l9a@fRIB8oR3OD*WMF8lYhbQxU=m_z zZe?H$MA`;MRt5&XOLhZ88A(HKeoAIqC2kEiKbemJHAsSN2+mI{DNig)WhgH%*UQYy dE>2D?NY%?PN}v7CMhd8i!PC{xWt~$(699*%$Jqb? diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/checkbox.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/checkbox.png deleted file mode 100644 index 2f4eb2f40f50d5ccbee3c1664163cca325b77fc2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 756 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i6R)R>V~EA+sgrHJV;n`=<{KN=HJo~PcZ0$Sr!JG*EUyy;Hwa2g zbMLQ zbJcC1_bKm<<7W_jSnn0eSfJEo$d;{pY{pEdRbG+Pj!0;p7E13)%*^am@!W9j-{mh7 z%KZHNHum<(Yqnl_T{@>&TB%4?$*NiV`5m{taqHu93(hgh%$YN%B=qa2{5kXHl{GRy zmpLXO!Nb-f5D^&}7i7CbA3l6I{A5r3>Z>L#2NDb#bWTh3x~*BaZq=$=4+}iz zJ?Ck6mXnuXo%^1N^+RN6?&_#pi9cCRjbzb7|z|g)%1GS);N><_wV!ttUH0yiY&!0b=ADFgk(W>rM zv-~1@42^cO--wEc*zxh+r z$jwj5OsmAL!R9CP5ugT1kPX54X(i=}MX3xxx9Mf(WfvzW7NqLs7p2dBXCnnv#Ng@b K=d#Wzp$P!8LO@jj diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/form.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/form.png deleted file mode 100644 index 08416674e1f840fe697b8c1615083e44c24fbf2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 590 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW4fn{V~EA+xswf7KMD|N-EVkZYXXbt(L=|MOFW=cI^US(<{hKmtmzMP>&J;Kbd|08k>h-K$ z>k1Pkj3jtoe65JKnD;PW+jwv9_l}txBXn|h#ypyneRJN|Srb=nx|wq$ zZ~G&lGEbpPCV#v64_JP8w@Yj5n4rSxd-*}g)XOiA)a{QiKbc@Rzdk%vRdP`( zkYX@0Ff`URFxNFO2{AOcGB5@rZ381K0|VbByMb|pq#-vyB{QuOw+5S^%twG4BtbR= s=ckpFCl;kLl$V$5W#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@09<_c_5c6? diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hiddenfield.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hiddenfield.png deleted file mode 100644 index 0cfab97a71bb23d2b274c132f478850e839cb570..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|R(iTPhFAz* z4LT@zSb=A=BC`R{Z~p@ZIt*95vd{SyWxiPdPeLTpLtxQ<{b?+Zm5wIY9R45?*F4i- zqQYIK+Lm*!6UU;jVw2A;6Fi&BYmS)lwDiK*|99dOguK4L4tsVM=x7E{S3j3^P6W7rQIdk=Fhwt>G?W#rq??~#^XQKzbv^Tz-4Jx z{$1SUCwJ?->hfA{TXhx7*>TRCGiI?=WjIR2^Z3a+x8C%6ef81Jnd{plR!P5D8MU*0 zkHH4+(|gX>ystUk^Xu(RZg=gO{>U>dy4lPWkY%|}=>*S#j9x>wwIW%b3`$M{ z2dn+Rcuu?MD|D;yk9ot1`r;qvv1j#_LZ(meIW3f8!E%FP9#cN!{SOt@Pq!)_R^+IGArvVB8C{}@Vryu3QR-tYM1^C9)QZ(n}<_AUI~ zr%5KhFTYl)cy9V|NqfO6txq=U=Zn{DwW`Sa&<=FSZiIqJli#+|h_Dr4=- z@4vS%(&(Duw>%}Xt+?-E#*vE`1+PUtvWP1XdN2NXue-~JYeJUK3(hen^gMj>gk|kl zn=aR|2fvQZJ1WyE@XReL8|Wm@Nk5NwziZC zoH@S6rI)$lJ*Q%T28LD>m-^yLn9C8`}@a zeOTAXv}gCM---qQzrK67@?}}ze!I%1^1fZGIL?`t%gpxF+_Kf>t=X|CrBoib>@8c* z&W>*m2%jsqw?2G@>ffJsS9;@p?3n(r_NHH*z2&1>7%+LOmbgZgq$HN4S|t~y0x1R~ z14Cn712bJCgAhYQD+6;Y0~2inBP#=gZ;zIFqG-s?PsvQH#I2!yzuZ@#21$?&!TD(= p<%vb94CUqJdYO6I#mR{Use1WE>9gP2NC6cwc)I$ztaD0e0syqfqj&%S diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/checkbox.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/checkbox.png deleted file mode 100644 index 36be4aa0bc6ed0ebd846bb081fd8b92e5c6c9fad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1780 zcmV1etOUmV+|Aqh&fe}Gb6tFtbM}%(x6;gt84k0CE9kCh#B7&+Y2(-1K z%kPJ-svx4ueiRj?gajZxK+ARUpjbqqT!zbejYN$ABSN694UzThLGgHh*Wln6`CKj~ zayj243Q)1z*=culc3ymN>(;AsZtm`#d-sql7QvedD2jrh-w%q%`=M#`Bipw1t?TK5 zqU&&lSk;HCEdro225wot#ryZ4OW(UUPw{xHm`>jiH7{z))43xq9`L#XEOC9vmF({c39Jj89cxX5MpIuYmM| zBod7#%eIYBU*B7AY}zz+E1QMQ`9l>T0E{sxtdiM62q;8&W7DRoPlUj4H*S0$iAIyW z&i_DN9gtFjyDs`8k;qa$k7L`nPc4}yO12H#bywYv>%!q20)V0G2nT}*2ZJzl9gYxK zGR=yud>;LgNQAp?YZg>5g_JN11E%A^LJtGRa_R>Ce)RVBfksAR9pUiIz`#I=;_)_d z>C$_DX0sroid_$*ez7KtkU~@>s^&cr6vp6FRrpjD3S+hU&dXU|?VR28ghSBRE+(o%|fm1#AVyyDc^-VP$dgJKcIav2~(S9^O6Jg{!v%%KAZ zLayt=E|nQNZg7x~d}F(E*CbJE3XQU7^r+ zip8Fn*RK5t02GbJI=j1P4opslgb*+-iBvP3| z0cF>P%2qwlMm`KI76`y!D8S_$TnLy|63JxhP1C#x0H?f@n~nn^ zWov*j2ESoI3k0BR8cf@!daN1&>21L|g2A9ej-yg6HYR6he*%D#Z9_^4L4>?*XHo9jIjP`a%c=6TJjHHxsTo+q5Z@zuw*I$RW z3=e;K@S~63{`UCsX;>CemDlrW?If!WDvSZTj)SL9AJ{TH`~j1a4Q<|h+gYg{*8 zv0tuS`6k%c_ryXbqtGLM7f2})?(XK%X!MWaojZ@bwqe7S#Zsw(0M&mRG9vgC1?@f` z+H@U0O@pE+%cJ>!0mt%~XFCqcmQ|Uqn&!)fQY@r|#W@_)MBcJ$eSa;hn*YMv%{@U~ z=?`2=RHuTq!Q-J*mAX~~Yh8Z>vtdZH1=cpL0000bbVXQnWMOn=I%9HWVRU5xGB7bS zEig7MGB8vzF*-0eIxsXVFfuwYF!ti6NdN!eSaefwW^{L9a%BK_cXuvnZfkR6VQ^(G WZ*pgw?mQX*0000Lo80!<01JWHIx{OA8q9refK$9&19zi9OT0{}Dqpa7JbZ^RG?(*P8p zwI+%pv{I-!0|+4?A>h47L@-)w7P5@t;v)StMQaTqe0rp#mQsiad0FydJZ8^YOr$ku z1_KtiwtfH}0_$_70A2z=kDfk#VXF$Glp-|-lzRBnty}9C&YdHOG<1Eg#JjuJyng$3 z{g>_Shp92&E2SC{dhfZmxw*cwyiA$rggKQ!DaFe2GS@aY*S+@un9vI1%y5Xc7Nd2O z`R4|q6bh(CI5QmLy(fgwFwlXh>l%#F^JJi|Yw3c+R3C88u~(M3Jg2PdW6N;x?P*Qh zX)TT-oO6@+ru&E&VO$hEy?a+xdEQXg($)nQ5xfY}id1V&q%~UW6M;ww5CTcR&yV-+ zc`q{AKViU&V4b5X3dU8%pw}ZwQ_yX<7NNA3QJ#~RB>??2Ww^LVoMrp_4n-F#YuPOd z21;R_YXHpvP^#%nZKhe0kZo)nS%aM?Pt>?50O+MD*~W%HO$mx;&mw@juA4Hp9e2V& z=z4Sri1&PZ;|5M-d{j zA7@4bEdyP>Mn%DkJ9ktT$LJQRgn)I9QBmMUP+BA2W3APBp5u%;q=Nvsy2e_I_kI#5 zv@s7c(A{n82t7p=-67IuA#FY1jYi#}awG$_2s^vGSm(&%c&7gQ48WxQb`3)-)nq>f zAcTNwDU=Y{D@%U8e_!>}bawB4R!9isRYh(si7`#0AsldlQuxkVO3}|U7P5?fmJzid z^&ya3%ZKrJ;({oONYWH@f(x_=DNs5$Q|gHbCq5SerHG=4rCyJPt*v8SP_~U^so$q} zS{FQj9z{w`80eVaFTvCw5&{>lUghl4(u@oK9*qbh6Bi^=#CIDTTs(W0UymN`_lsj(V4cG{$3Sbs)L8=UJkVY`HAeJs$i*}Te+q3W)u{i3 zK~~e88GWUo*CRECyexGW*Mtyo&at|>y8G_Un}ND?X-*Sqv#wsh&g$ywu5+#dAR&;K zC70LMZvX!3)q`)YTp5@+KJ__&+7*D>IlexBe)sa)+U>k7kq}USZf}!B5erGeLY9%l zG5Q!med-eLshnfaTK1}n%KN4SmG{)vGA_%b#q`-|Xhhjvvom1`cuqfJ{bvjZp3T2) znD_bz5cjN?h=RYh0000bbVXQnWMOn=I%9HWVRU5xGB7bSEig7MGB8vzF*-0eIxsXV zFfuwYF!ti6NdN!eSaefwW^{L9a%BK_cXuvnZfkR6VQ^(GZ*pgw?mQX*0000o4)5B5{zM_q{D=qE#(HJX^>3*si$7>g2# zEAoLxY$yz+skLfFkk^@=_qliH-h29CUf6{NZA(vblX>psoagyHujh)t9z4kZV+kP$ z+ctL(4k9Kdve9^aR!NE5Y|^OJJ`Ii^-}?2XOQ`OK)~-8dfFUIz%L2 z=VoTM1c2&|#fV2DgiNz#fY#{$)%^fUK`aKAHTBb#D{<;|=H}*@e(5Cv?6#D`Filk7 z-FG8~hcm!lU<)vC$J_wycF>^+JM-3?Z>m%(HF77&%jNRvUAuOTT9!ql(ct`r3%N5VPp<#_E3X_?mW9@O zTmAj_FUbw#<6BC_B5xf$c*m3j^!4{^DJ7ogQ7o1C{p+s_fTj@8^1vtIM<4B1D^{!+ zxK=38mrlR^otZfSe7$KvNQogOrfGHuk!hNkN_8ti zFG2sngAcao>vf8yQf_Q`_@>w|%&k(nO#a(%<@GYu8beCLp%95k1eHt@vF%o!CX@69 z0ar^UYL0^+1lQ@4NwBP`OghcH<4~NN;}7q>cUyYV_FmVMXpIm8%QWeYMCjSP`9m=} z>f45aZ5W8rQNJgfosISMAf;SPKQ@+~*tjtp_&&9IoqVyF8(p(z$=G+6VHllR(8>WF z1XxNzB!X3~0&v$o_wd~}-vF?(_1pF5=MimBb?I$;sz05^bsP$X0)PDAgBHDMVsvg; zH_+>L4usQbQlSvaX*4cJZM#p5kN-@6_Sp%owE*M|hWp>m%%DsY(==J0NFc_>viCjk zKvw%cj^og9oZPzAt4n`-`Q@Xkrw7xr5bbJ$*02Hy+I^sQ`En}fZdUJ9NE)DJQ@WdsMPBK#M-y5 zO0|l&pzMX#`gA6f=}#n+%fI~cOM+XB+Z)%!rcI=mEyHUzX*3!fJ9Z3!^5MgVFim3H zw)p^+*;xZ1wsmVu{`g}f@H`TaJaQJ;rhqdSFJ9~$85#Lgs<(HQX<2=`U2Y5efMFQe zp%95=l4K%*ZJM}_L#0xoP$-bjWXRWQc)kxo0P#2gO~+{+)RsNh?J#U>9zJ|Y0nY-b z&YnH{iyuSoy6)-8$;nX>4pXnyxN`Ms?(46NVG;cAfHO*>R|~yfXRcefutnzr6Y? zzUvZr-jdgFAq2K*@{@F$)RRwUhgPqi9mr&;R;ygNcro|=`SYbyFTS|NlM-p$80`k; z&(F8A-?DC!g%AY3kB}0jLZQ~CTikXGDM?17^sZb9hA}lTFo4%=k}niEGCM1P-SqTe zg+hy_o?)6Df}3R_knIVqgp}Owi_lbxWIT@8upzs4d^`(Kuh(&0H#aggR5~*~eN=|S zNYg|}$&X%b!*08yGrL1Aw@$5Cwv52{snu#6J9bO}yFFTW%K!Gm_TMgjV!XQY`NjYM z03~!qSaf7zbY(hYa%Ew3WdJfTF*7YNHZ3wRR539+FgH3dG%GMNIxsNy;-*Oe001R) zMObuXVRU6WZEs|0W_bWIFflVNFg7hRFjO%yIxsgnFf=PLGCD9Yhrb^60000PbVXQn sQ*UN;cVTj60C#tHE@^ISb7Ns}WiD@WXPfRk8UO$Q07*qoM6N<$g5rV+tN;K2 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/imagebutton.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/imagebutton.png deleted file mode 100644 index d27379639b7c9e91825eb2031bb5d4ea4fd75bb8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1398 zcmV-+1&R8JP)LUIH2ZVw+LN=A`(v4l&R>{ttt8T2AQ5V?=5+R~cAtDTPY$cl{h$9$; zO0;NKQKsa_k=TiePG&Oqo-WKxqfxtXQoHb5-3#x1-}n2@`Of*S_*WJIk) z>DMepdjI}fC=}W_Ha2!dCF1dJpVv!QPtV4C_wF$_H|JKXRb1C?+D5E*nq^r;B9X+` zJw4pKd6Psu-mQ|!6EYPA}vRElfYu8~Y8cd0-i(6+F! zKs+92c6JuSFkZFH2V`6SUcb@KLI_;fC7Dd};>8OBfk2xwO_S9n|B$jvDX}aI%d&7? zmrA9=^73+nv(E3jF4bxk(=;(0$H8%&hU+)87eXMVL@D*&>PRW^dc8!WQBIyb$@S~k z2?m2GrPgo@A*kyb^~~Q!UMFp7X(1E}v0=l8hLLxP_x1HLJUmP$lfiKu{C@vy`1*#d zSHf6aTr6s>DHe;ErrB7-I%zBxd;f z&z?PO+qR9~-d;kX5SC>%5;RSdVzG$Un#IM%qT%s)3R-LO`8>95V_6nTsRn5#lOdPO z@%;I7IyyQS85tpwNDv4F@OV7<{r*PTuU@@MXJ;pdVPM-fg+hT`E=MpJ#57GT%fhy8 z^7%YkYdjuLL7X{rCU@b&g|Fu3=D2g`PGf@vgF#N5IKh=GSLp2QL`q4yTxNWHoKz~s z`Sa)T`~6s!#qs0E85$aD;ObGSRJeQhF1K&rMoNjXa^vpay_-lR!l6Tleid5lpWE8n zKJ$1y+n+vtN`HSpU0q$AJ$sgm7ca7N=T4Mrj19Q1%j3t7dGzQJmo8mmVq${9!9jNH z*zp>!j-8*MCmaqlFfhRI@GwV@9wiowQK?iWW@cvo6k6-=fgj`X__UOA`|Rv20Fg+9 zEnBv%*+BJnDlaYZ@WBIY+h+6T&1+|gRVJpUrYIB&03?%19LJd`7K`n`4?=4#fKg!Y zsZ*!&=gyt;%sqSdxn)`L6}7jWHmvR!{Vv=pe6?CFM#AAjZ*Onq*s)_@0yls(w=x;D z*6mvBv30ls-xXt8>-Jlj42CZnWxT(C8b||&fnRtvJTyCIR=5uX>GA&lX?5L*E6$0}$m$>LkYA|1TZe8%Vx5wOvs!~+1LR7cxiJiHiP zBt(PR~H)c~-uXU%?hCDJJPR2LoHmx4MX8sM(8$U(4 z)|=(b%|++4_w(m1<`X*U=BsNwu(UYQaB2X4Eiiz@( zV>R&AXxo(mDggLgLu`CWQ(hG02|JUIx`FSr%1eHASz?4N@vDAXxcAj(#wFTyKvA`| zM2k{9AmlaZd%`9NgORb;MLkUr{MLWx)DTBXLSu^{);*YiF{>|Ne5dl>;|ihKKQ>?Z zKPM8!J6Hbf3$7cS+dQU~7uraXvOyBUm&DQp9EzA>WQm2CocQwrf$|20TJ0FC!;j7y z(r--=o{x0^;?%+XjIglBz~t(R8ovk37n)zB-Z6aW{T9Yet=}$_IbX-s}N(b=8qaw8CkZCRm|&mxw*$&bE`Yj2bG*5E-wL2oZh_R+)x3juU> z$5bM*w7k-`GjKSkE4@A9iGAA*)ky!*fn4~;lNLO(zyJjpZmk0TDzN*#p~02bR2}(!(r7%3{^LtMnI^q6(cNk2jsHli}2(?g|4@>3=M6~oD z?{W4BoF4C^HAao*i{5-B0)8iY-P>YJgM7Cq@g#vpStJ-8U0HlaWXY5UUVL9M0<7zMoc%>_Eu<_+o9{U z_`U^o=cRiW9u2o+$H5AZg@O~bDgPE_RZG9G_0jL4g?&1~J&rw$ZPPjfjE_8?sCSvY z`8eWAdVsuFF(D*J{?RX2D4NRRwGUP%F3fZk-h7Pu6E%uYBH6w1)F-Lu)5YxtaGa|J zT2Ckb(Ws#03{WTP;SQd#)E+@Red_gGV06=DHoEWc21Ep_o2DzlP$l*Kq^(nQcLKo=6LK8C*6$kt=m&$1yA3oSK3>!=8>u>L2MZLSDe9Q0MQ|^ZZy1nHmHfd$6RfZAv9W1O_9+1o$sO)H_|cYJpZIp^Hd_ z$*4KX7ZVD#*h|gNa{W4BGLgzLz7V(URY|6;gLGHR%7KZfZ+q)XkJ8dIIyq6d%Fd9TA30yRuKn`7N`|q81vdD{E^fEg z21Kw0^}Xtn)$?gYVzHCh@;B;b;S29^EV{Wree6 z5n*t+dHliF0=J{1qjP4)e{O4mIfXzVL?94|5>B1I;}Cu+u#1Sh?G~GzYBOErMB-)@ z@S=r6Z`HzCUODz#uhX<~L7O@{kc#pO_+es_UzCV&-i_qlv$Oq_3Y;%J$6Ko7BK>$F zj{P)^q;L1>bDJ_E0t>bTM@K9#j|*8N*c8--){Yqu z8N&1Prx;>$Gs&qTLToH)w;OMcOT%BIhfVMNlRp)(I;CVVPSaFfT)bOdUbfKs97+*P zN%?tZ_Zq7~GgUVwW_ZO}1!SYz3;ugmB)+z_GJ^SKXD6?{b=z~f`S+9g7RF%ObV~q3 zklT@REmV8Ec;zYzI*%rmu{`uIb+iOrmr#rKx$Wz_L<&K}lagHbTNAX`9ayMsFP2X*Xm@|Y?uJn=O93^;KuG@+X2~pYa z0vNwR4i3JUSL+BGLr&3GcRA!~ceRhK!r`{ncHVba9B3#ZjMZSZXQS4Nx5jT)06(61 zTm7blS-H6U1Za-?id&yeJEyX+xTv^)lx{%ObS!6JGBp+`unN!I)#c?%WO#U!QM-p3IuAs`0KNUJfVM($f5~i8?4|C>fw69C{_4+`Gmp z$*%@@M%EgU|6(WU6Vhv>{@S`_;|UA4BTsDptZx`q#T~;?$uoao&i2qEeMx;S*GWf? z8;R?C$HpD8`+0tr)#FrXGJjN6+Ib)H)`(*6{Y&-At{FT)Ef-q(8o<=%e_k|W?7U)v z17bqVf}%tC000{r8S5Ed(E}TL7#W!vnwlA!=oo^{3=MbYiXH!lfItO@hbH`gLR!1Z yHlLvIBZ50BG$t+}Is_0G7pEVNgrkE3B1801(Z5l+7K(f)fTJDMw%W%3;eP>6>#KtR diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/select-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/select-rtl.png deleted file mode 100644 index 42452e19de38a60c485e5c5d696f7448bcd2e383..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1451 zcmV;c1yuTpP)8-^}jp z?oev#76>)bctJTxBUEB29>BX0u15X^r3Vg#GoB$Pv z$w`3qz(rsNh*vpg60Y?!If(++d)e&o+xzFHCt^Z5&Cjz~tu8GhS#-v6FzGa+bxVLGV`hwDt?T0N-1#l=`7)jTu6*Un z{%XCxJQornT5ALl5sbB#IF4IcH5vc|TeoljuxI1O_xyAkt@X2p6v0|crCMd?!Gnp> zk&yx0Xdo-y6-r^_7;7zBL=X|;W|O(OIYi`aVR+cTUo2MU%Vp}d8qFl?wHou~GWUzc zN?~}|7m>41=H_U&ns`NM^XfQpz>2UCMF2;E+QCDI#=|hA5=Ar`4H}IGl_(+%Lk=D~ zG!E2&ql;05U7-UCh~t>pS~Q6gr4-6_85cckkV+ z+@6|Jz>i~R&Rj6L943`Q=@+}P9ql3}G!3kgh7#JNKobWn2a6AvKbxZ6D!c8`< z2?9LFX_bCQfB!?r^SXbze0jT!j~AXie#}A?VXZ~1C9cAZiR<-Qlk&Xj#Y&~y&1O%lEn7~=w)V)epOTdH$vb8=hIAP zq37d|zX#Ri-qBp;YU3luBVtvejN0`Ew$a zQv40$-y^~XO0K{F001R)MObuXVRU6WV{&C-bY%cCFflVNFg7hRFjO%yIxsgnFf=PL zGCD9Y_Tr{V0000bbVXQnWMOn=I&E)cX=Zr8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLk FV1i^lrY8UZ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/select.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/select.png deleted file mode 100644 index da2b066bea54874ce51ea03d4585992f0d25b2e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1452 zcmZ`(c{JMz5dJwf?v*;W$kJf7sS3X&u64AUO@t6Mb;J^_v!s+t2%)GWWUZo9yk*_3zF%#7sx z@*3X4nASA%G_PXR4(Crs)!W=uJUy#~S^Kk<3Z|Jybfw^T3@qaN2NPzPL$;gNi<})% zi8Fo&v1NsN?mxk0M_}5S5zQLE z`omL@RcGcYHSSx1@tWh~YIc|?rR!3uNI$wqLx`DK2EZMpye%HOawT0gSJe>D_f5*@ zc-da1QRNuk#>wf(gphFu+lEsc?_#9P0dVhUmW1sz9WS1G+svF zHP~uip4SsT1fenJ69+vF9jHfSB|AZ!A>XY8gw1Tm^9ITb1*JOLIW|Kf+1VMA3uL(t z!5@4TahQ8=GJwS}tq|7-7Gx7|X*DW#=D}qrkQK>R!r)=4rLTz9g4QFxBK}gmyP>+_ zHF^ASR}9r9hUp3zlrj6)CbUjL*$y<#xPJ6&IB`|L?(Nx$S9ttlYk|ZzLojH7sYYNjEA*miUU{}rIDwnRL)r2AV zQ1M+R37s+9^MfTfX#sj)K2Kt3Uco=O$*Z%a7tl#H_gU>l86n&(T1OV4(sbn|Cp02r zZ~gsTbD1wsgcO!ijlU_dH<~c{(Z}RYO$|dhrZPUMx=V7XKR)q>D1_?}-cC#VEf>N~T>ZR)Umr zucy01Vn(XZ-h}#z>g?Nsbu&EhX?J2z{TW=EEE+XZpf(D|&+8{UrbAOtNIb5B=_4Qo zN#ZYOz`#=&LH>+jtH9`BF#%{0g+YSmNHpk>BtZU(?2>GU^1D;VHeKR1O20djU%Jam8{xmiJJgNybG=Ydp7l7 Do<4_T diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textarea-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textarea-rtl.png deleted file mode 100644 index 60618a5b5986a204907ce86bb39e949ab7ea92a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1732 zcmV;#20QtQP)rMfs7gdrq1cq-C2b8B0c0DnvAw&tcX#gTgLjP~5wr`mN4nCCW;Ew}zvq0v=Z^e+ zV1WN;xYY{*5c%I^RYj`+9Aj`C2P1-10jSpe?FWX)a&oIm7>2kFb#>Io<3uA7LRbIL(gdeg3WIpI=oM1Sn7{7ME-E zUzKA;56M>^39jp6j3JlL^Xb{MQ>8*7Lwz#&s~;aa6n_P>33?b@(D;h4+izSy;E z*SSNlzaG{nlgH`r@BinIUU?-P$!7ohq?1=8wD!urefz>4J9gZ3)9Li;nLBsr-moDD zZ29c1x6Vi;Qj;VF@LZSXWRhoId+j)||GroLq^dtLB0s-*>sIUPRjV4^cs$NxsRZ!T zEAPI0Cf?i(j#INIxW?ec;{fd3y_-}ri2zg6)BNF+PZC$(dFOoF8*dygTRZHyF0Qqf z`uciAr- z<2VknSPXzf5a2itkK%_Gm@gKW?+c5Igx126{Cxl?8pZKE6mUapaVt_Y#w@vE#j$D% z5hN1f;*lcdw(?u=Mwpj<9fC=|$S+$i-=J#}3A`o5oTX(3f32my=;p6lXy z9;jlMWC)J4tTbC?APhrt`8>aP`|WcZ*00xiGI>lgnVLZuV@O1!w4_ovsT8rwIRk)L zjA$f+G3MSLC>4uzb#*oT`smSYS4W3N>*|h4Ci8<@Kp11Fi^Yg-+jdHxdoJ`u{KY~6 zATK>Ve~fz`rrI0UVnl>!G>V8MJ3Bk;2L}eST^$`7Po)NH0-;K{80*5YX_vS@1PD1odlT4 z<-T@o3m}mQ#&z!W-v_|W=kpV>SgdW+rcJ9verx zg82QZQ`zsn_+s~$?~EbQ$03+1)R^(EX3gm*1D(-d8o7 zJ<*iQL8Y4?7$RT{1Od|B-DiCNXJN5O#PhPEs-MN<@ip!3?JYqNFh4)f#ful|?Chkm zv61=tc`jVIfa|*S_VyC-eJ*6P%uP)_T#{cC#`js>(!%uA)b!lk+=Qs=FM(HkdU{62 z#>UqAzTf(wotTQxYvmW~KRroQr(>y9nrv=rx;#2M+6J5#Rc!!eSaefwW^{L9a%BK_cXuvnZfkR6 aVQ^(GZ*pgw?mQX*0000a^(ftl6HmNV!COaCTd^Rzd(<94*mlIc?*4U3n6u=OB9=sJ}hYr1rv%% z3~>ZXHpNA>DgwtPwq*UVtX*5$-Ft5zc2`KTQroiC9vGNiX6AG5_ndpaGjij@5BYzF z*E$gZk^c?VIb16NtrS{oln5dM&OOt!9~&Y#=djLUjKNEXA#KSdG2cgkea3GwHflBQ zS1RCUX90SFDc}}h_W8KgWc9k)Sp?|y6N#^Wa_Urf7z8+=UaR50SBf3Ko~BIAz7oLq zeGs8sF7w5gUoO@jJjfA*;nd{hq&aiuOlfIp>4w|qSXf-V@$)lhN|Te5CJ4hR3WdV0 ziHQkw_wL<&hqvO+;^K{oi3w9E6mEH4U0r=k%gc0jcCG@aMC482weJae<=+=C{_5`9 z8nt?TZ;fg#wp!)KXV0F@bank^d1ZyJuC6{W5{*)C)bx$p@4r6{L|=LJRnn;x0Qc_S z=hG`!@RCWQB4}&()cwv{Y^_G=op+{3UVr_KnsZ-7qEWoMF*wiT-p3zLSB$|qR|V8h z3k3`C`DdRgK>jf`h4Va==j|y0oI`mYIu>K~lTW7cJnF_YCZTAJj>V`pE{y?{A3of1 z|36S7g z4RxLaygiwuJCi~3`SBngM*!7Qpap2b-1h&Uq4tl!bGh+!cXu)7c?jScW3a{`&H8Ai z8m7@Kf!}P*x-nR5pK1#31`pEd;>mnoZ)|L!l|r?;Q7J_t8l^j(#%pgU8I6*RM)BI) z$+WkVjKxq-u?=^F$J^S9L)onU?YVO^<@I%pF(_*c##*#ev?UV63x&VP@#7|{HBqgR z<(K~&#^X<%zz%p%50cA`N5im~J$h9C?%cVVqXPqnYqeS<0Y_s_;~b{in1zS> z`}uZ$o^R*pIn>_|uxYB*C)$dSz(+^NV@>$)-+gx`pU)o>5f^JJ>RDqj&0~3a8RuN1 zId?|vpHoxRn=cfPg$F@H_R-PtNDvf{9yy}VH{b_FM8?L(`aI9WT8nCRyLFBSo0~uM z?9B(8o7n%Nz;5tp5EOs((o6ae@4YuOHa2!pMD)FYDDRv}{)d9f{z@Vn4Y0-Qa#QSv>N>3;K^2F3jZf`92ZR$BrHAO{G#_U%q_# z!0FSc(OTmP5RXLAZEd8=WvmFbdVOcTn+77=rsekVwI;P)_9py;si~P>rw@@O4i3AH(#c866$%Pb3not*z0~(J?R1xo^TS>`8ZYblzTApuVy3*sZo(B-+{-9vZ^b z>y%0*s?{n(LqjAI307BEnVXv|2mf{Z&YdH^ z?`IrO{)Mz<<3P(-wmYdbKgG7T)8^(vUtiz++}zv%@ToZGdVvzqy{Dz`Jr;ox{fg(6 zUn~?Z0zE({5biVhJK)d2uRnk5t=seSaefwW^{L9a%BK_cXuvnZfkR6 aVQ^(GZ*pgw?mQX*0000nE82 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textfield-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/hidpi/textfield-rtl.png deleted file mode 100644 index d3c13582d92512a755f918505c527765401b8622..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1324 zcmV+{1=IS8P)5)r;8wn8=+YUQo68EG0++@5V}!H zsx>oFC%m2nYVR2;z+{_F> zA21Hg0%nh&*)~_7o0&m?K0lxT?W>a~4}@U|&XKfQZ%xIfukVtsc3lbJ`#y-Uyu8eV zhYu^s>gtz-Q8Yd}I%>`g4^PciD${O{F;}TfpBWyW8XX-qVHAy1E|+IVMn=rb4?y0* z%SvT>WMssY%jH=e$MK>0SFb3=@f+aeuh*_kmg1Nr7cSfd&TkR)-k&#bep6joAZfL_ zD_Co>%_gTVUmh&Q@%OJ@zb203Lpl=#Bxx=$JsumI%=Yx)hao^?_}saqr&#m>YKx2f zc<&y%P#_RNS=&|hJ8Q8?!qnK<g%oT@jQD5dDSXSN%iZgYuB&1!2c)>_2#5Rvqq$uNE6#;`}jeCABK3o4}c$rWRir$+MUmgb~|>?p^dc| zYd1?Of+&Tj6t-P#o>Hl7yD%#R=j8@T`?f@v!tBI!4F zHn2Jz#+c0tY)t`e!j1yFxi75Sbq>!MgEeMT5qcu{TBpOK{iE;u_*&z6UiVjUn+Jk5 zCfx^Ud((-~6QPjJ67S!SE*2>S0RXyKq+~7Cg#}jX_4U-e5BWxAJ!@@x9h5?O9$G1) zT#nq(&|T^8H-SB0A2dI@ww<2p(1+tk8I*JHaS6NxI>CMftwzPzE zPT0ORXJ>EU#@8C%m;%^VTc5TZjma zdVMYkf~WJ<>gT`{anAJtQ^0{e4ShQ*zzKCepI<(5`t(iUAkYg$drbTS_yPFtmn&EP zl1JCCV;T+YzpUcB4v};_3IepwW>G=#;m9{QAtL+@!*Q}2;@&4w0000bbVXQnWMOn= zI%9HWVRU5xGB7bSEig7MGB8vzF*-0eIxsXVFfuwYF!ti6NdN!eSaefwW^{L9a%BK_ icXuvnZfkR6VQ^(GZ*pgw?mQX*00005)r;8wn8=+YUQo68EG0++@5V}!H zsx>oFC%m2nYVR2;z+{_F> zA21Hg0%nh&*)~_7o0&m?K0lxT?W>a~4}@U|&XKfQZ%xIfukVtsc3lbJ`#y-Uyu8eV zhYu^s>gtz-Q8Yd}I%>`g4^PciD${O{F;}TfpBWyW8XX-qVHAy1E|+IVMn=rb4?y0* z%SvT>WMssY%jH=e$MK>0SFb3=@f+aeuh*_kmg1Nr7cSfd&TkR)-k&#bep6joAZfL_ zD_Co>%_gTVUmh&Q@%OJ@zb203Lpl=#Bxx=$JsumI%=Yx)hao^?_}saqr&#m>YKx2f zc<&y%P#_RNS=&|hJ8Q8?!qnK<g%oT@jQD5dDSXSN%iZgYuB&1!2c)>_2#5Rvqq$uNE6#;`}jeCABK3o4}c$rWRir$+MUmgb~|>?p^dc| zYd1?Of+&Tj6t-P#o>Hl7yD%#R=j8@T`?f@v!tBI!4F zHn2Jz#+c0tY)t`e!j1yFxi75Sbq>!MgEeMT5qcu{TBpOK{iE;u_*&z6UiVjUn+Jk5 zCfx^Ud((-~6QPjJ67S!SE*2>S0RXyKq+~7Cg#}jX_4U-e5BWxAJ!@@x9h5?O9$G1) zT#nq(&|T^8H-SB0A2dI@ww<2p(1+tk8I*JHaS6NxI>CMftwzPzE zPT0ORXJ>EU#@8C%m;%^VTc5TZjma zdVMYkf~WJ<>gT`{anAJtQ^0{e4ShQ*zzKCepI<(5`t(iUAkYg$drbTS_yPFtmn&EP zl1JCCV;T+YzpUcB4v};_3IepwW>G=#;m9{QAtL+@!*Q}2;@&4w0000bbVXQnWMOn= zI%9HWVRU5xGB7bSEig7MGB8vzF*-0eIxsXVFfuwYF!ti6NdN!eSaefwW^{L9a%BK_ icXuvnZfkR6VQ^(GZ*pgw?mQX*0000l^|?G?SlV#X{=MjahDZdhfVxtU}x7X5}RZbyv8o@%}KweP#WR`sSk zi96Y(PdJ-4-$+1ZzEMNwEVc%{22}>T8Qu)BmrZy%6nA;8{BF^=-=ofcQlU(}=F)qu z0T?AOxuX|l&H-Gc}_m?;6h;_R%J*cpGmSB*eH$8dr z#e}U~p0U7i-kC(&N*z`W`R2bv(nQO8F+E zXY&*8lk@wN{uF;}U7~o%V2`raR4@L&uQj^%F)DZpbzIFVJzlo^?gW*S_Oq8xxnRQk zQs~voFH?U0FH_F-d96QP%UHkBT7;dOH!?pi&B9UgOP!uv95u+u7OF2 zp}CcTF%W4R7+Dz@_%7KEjC~{xx%nxXX_dG&*!*NZ0@NT0vLQG>t)x7$D3zhSyj(9c eFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7YgR}?n@ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/radio.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/radio.png deleted file mode 100644 index aaad523fa50f7bdee0499a2d2b963594ce8ff41e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 874 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iQ?sXwV~EA++R2XHQRxz`^S{UCCkg7GSQ_c#a!QAdsVPD8MgN4z zFZ?_f1};pF0xgmJj^Drmeo^kZ(`9$)dL z`g5)xudLW#T#;)ulOZAP$G-mezbob)ukS7HyPJ1BZ@aS)!^|r(ER2Z~LT!rw%}+m_ z^t9+?*=|>%nO9;oL{2;{nlY16cLC>>Z~L+zn11M1`MK|W(#C|{cOU)S=P%K=@~2@z zq}J4V{celhClyU9T72dPWcjdY2uPk zaqg4um0QjAexRE$spGN4Bo$9a^{ZK57cZGU)$1u^0neXp*9(^hRVutp-5T|mV~&TC zr_hYEX_^ntCKyzxo@DMj{dCi;v&(?!)YDB3$)5Ls!mN8H9?3C#Jbz!4!U|KVUhV^o z{;$7U{j8Z+W9Pp&j=h3whuh*pK^8|Ty|`QHBCcPm_DVM-ZJZIgHY~?X+H5xO>Z@Hq zF5`=@Rpx;rj0!Kc6=t8Ulj3XlXSntD+u0hs^o}1wT}P@?MOR z&t+bJofWnA+w;GFYp>1_1MgCkHjwS{i^oQ~ z|M;YqnTeB6vUplNFF03NQIT$|NRGCI~eNr?cF=|d1b}C@1hgbUd>Tf{r`K- zWn;hlLB85sC3*$qs;NE&kUQ!>*kaci*o$$SK;K@wy`aDG}zd16s2LwR|*US?i)adKio Ys$PCk`s{Z$Qb0uvp00i_>zopr0QMk!Q2+n{ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/select-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/select-rtl.png deleted file mode 100644 index 029a0d2298467788266dc0a231cfe0b874fa626a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW0R+gV~EA+rIR=2NjVC%?U&uLSNO%cMH? zt!K7*^S#>Uy!ExEt8%tSo6Y9keV6a~o#Troo8SL7nSHiBYHgc{D`UgfZ|5Wyv%9z~ z*4Wj(s6&C{L#=$a?zJeJ^Uf|OKF`UT_q_eccE9DHZ)I)W$FwB#m(}dE_crNRt4Sv_ z2nhBVinx9ZXNc){TP**#?mzc|6r-P$f*=-aMON@Pq9_ zhDqKfle<>W?UqU>uL#j%uz0?ri-RFiVp8hO5(}9+_K3A%!P#$@H@ClTPpr5jeEcJK z!OB%r7h-y^Nj7cm+pI7V^=RO z_>Vz!Z9;cZi}Ma(6seZDMwFx^mZVxG7o`Fz1|tJQV_gGtT?3O4Lvt$wV<6HtFtRc* z@LjSS7=1_@a`RI%(<*Umu=&Y+1gJq0WJ7R%T1k0gQ7S`udAVL@UUqSEVnM22eo^}D ScQ#T$MGT&Z@9lR5+EI9$V~K*Zq3e6faeq^M}9J z*4*DOE@*lzWyiW|{t3%8kDB-z9#c?~NZyz7EBvDS^2?RnO%JRO6z!~;?V~2o;5q4! zXo|I|TK2)H(|OyOcS!QE?ca6xoq5B>j4#qVPO@B!V&G~$H2ux0uC3FKCViA+Ihect z`ftVyIcE9hv(HwqzIrIiJJ5yUL#=!=kNU%vLZPX9TDr<^^{aHhd7)n~ok=rZvvteuw=wyabN%dH zTkQGebG`>n7d8XNkZOr*L`h0wNvc(HQ7VvPFfuSS)-^EKH82S=G`BJ^1|n?(BP#;~ z-zB?&v4^A~H$NpatrE8eo1e@_fEpx0HU#IVm6RtIr81P4m+NKbWfvzW7NqLs7p2dB SXCnnv#Ng@b=d#Wzp$P!;&HMcT diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textarea-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textarea-rtl.png deleted file mode 100644 index 8a15d68804ba021c3b0c1ee551fcc547a194afee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 706 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i<84nD#}JFtOD7v<2M3BAuYdmS?svI<@hD-bO;dDsaVQ3FR0#2v zy))+zQ(mLe55q@ld^cn7Dz!ce@^W>`Xy*xKSiWQ|>e12BkpU}11SWnzw=>5;;=!E9=XXjZdt4R?E&W>c*M0x}`3%3W zMfDi6F=Xo&$_TeT6m3#CP|g3r*=MIsU9+{mbVI?yRdzhief|Bm z2Xf2~pJAQHyd<-0tC--=+UrUzjtw0NYh#~=M}%w5x^;1dNj;7(-`Wo+vdA!`M7Ev$JjZQu zVS0Z4`#+mb+`4ru$R%{9kJ^f?qO!7SE3^0>%sFiFJY#Fr{PME0ymG6#pTBxoA%hgV)$Rw@{``MBac!8jrU+N$?z?s#lTu1bO1^9i(VENT8~W7f-tSZ% zn{{EU<6nNQ%3rMUidpLTMy9N_f9FSA*xK0CsIRJ$uVB8j_nBZFbKF0c+ATJUY0K*V z0pnh^#5JNMC9x#cD!C{XNHG{07#iyunClvtgczDz85jeRwtg5-u&wghk1ysb~>FVdQ I&MBb@03z`pzW@LL diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textarea.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textarea.png deleted file mode 100644 index 58e0fa020306a7eae99e4335e5fa52ae1e64dfd9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 677 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i<33Lp#}JFtODFBkl6Dkn-9K~gRgX=3#BT2hQM|I##Dh^f=GfHx z2j4HyI-hXoHEYc7ki|C|Z>*TSQIWA(x>1VN)G53BuVto^x}s9&hXaXh?`odk+gW}l z#pt2#X^*POj0YGEShg%|JJ48qZmzAZ?bAuqW@ng4J-v3z*lKQ{%3OxU^5^EOO#Sby z{`>duqI=a1-k$PNYsLEe`%izY__HZON2BY}`DK#L-{-k4E{t3mQs6mhP15^imowR9 z#9bSU^KuWb**fKPYLkM3Z*a`K=L{mQ6VoG)eg0gW)^jjww^_ABn@b>zgGAen(3#hw z<`h@FFFcpn6UqJl&6|MLR}GHMaSQx%nc+Zn|JHA%@$C8e`N=(&ckkYP%jVc{c2iF2 z%PhP3$vr!{njWk#kU4($_3PI+i*_DamdVwy#Kd#b(j_GuBNSeWuDkwv|H0;i3D@$r z&yJjySg-k2V#WGp0a{a6gsnbO_~+L%i@x1|>*~uYDsEWW+y9@nOw(lcS@s8eRa7QE zw_N?%>p-T6Ykb?`hw1PCZjW34y)Zjl`{wQ2)eoLMd&acm|MmO&Q@xl%)`qca@Erbq z`}S>a6X9_$=BH$)RpQoQ^ON}qP=h4MhT#0PlJdl&REF~M ia=pyF?Be9af>gcyqV(DCY@~pS7(8A5T-G@yGywn!^Crsx diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textfield-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textfield-rtl.png deleted file mode 100644 index 054aab56e1c03766a98d8b639effea3aa1b089fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 588 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW2&c%V~EA+rIQV_l>$Xt_gB}ZrLkxqyyo?R-Df82>71$Y)9z2S zx;rgVnl~qrhtYMzMiK9inQ8ZKrkU7vqx{oI9k6QbvY`5ytFXIt6R9H-oTahz#SGm-LyzWdUwwwB{J+W9$JMdde_TxBXk5Ko+ld2c3Qn!h zxBqV5{_vj#7JFvh>|K&S>0X2F2eu1u%l^kDZk~NG;lrs4n|-StEQQ3`B~%V)p;%XVWg;{mHq?NMF*olgAYp3#uiq5hW>!C8<`)MX5lF z!N|bSSl7T@*T5vi(A>(v7>KkDjI0a{e3$G7#t@Q*-29Zxv`X9>Y<@By0cwy0*$|wc qR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCx_;r7%3 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textfield.png b/vendor/unisharp/laravel-ckeditor/plugins/forms/icons/textfield.png deleted file mode 100644 index 054aab56e1c03766a98d8b639effea3aa1b089fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 588 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW2&c%V~EA+rIQV_l>$Xt_gB}ZrLkxqyyo?R-Df82>71$Y)9z2S zx;rgVnl~qrhtYMzMiK9inQ8ZKrkU7vqx{oI9k6QbvY`5ytFXIt6R9H-oTahz#SGm-LyzWdUwwwB{J+W9$JMdde_TxBXk5Ko+ld2c3Qn!h zxBqV5{_vj#7JFvh>|K&S>0X2F2eu1u%l^kDZk~NG;lrs4n|-StEQQ3`B~%V)p;%XVWg;{mHq?NMF*olgAYp3#uiq5hW>!C8<`)MX5lF z!N|bSSl7T@*T5vi(A>(v7>KkDjI0a{e3$G7#t@Q*-29Zxv`X9>Y<@By0cwy0*$|wc qR#Ki=l*&+EUaps!mtCBkSdglhUz9%kosASw5re0zpUXO@geCx_;r7%3 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/images/hiddenfield.gif b/vendor/unisharp/laravel-ckeditor/plugins/forms/images/hiddenfield.gif deleted file mode 100644 index 988d9565f2b64eba711d9a6e34583bbf00d1e74c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 178 zcmZ?wbhEHb6krfw_{_xs1dNP~OiWD7%*+|z`)I*_@CP|H!(fcH!(dkIh!{{x(=LK)a$LnXFVdv?qII?KNcjj|q9T~>QwNi5w R16D6KTDV8!tSS?OH30pxG-Ch& diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/af.js deleted file mode 100644 index aac87352f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/af.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","af",{button:{title:"Knop eienskappe",text:"Teks (Waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Stuur",typeRst:"Maak leeg"},checkboxAndRadio:{checkboxTitle:"Merkhokkie eienskappe",radioTitle:"Radioknoppie eienskappe",value:"Waarde",selected:"Geselekteer",required:"Required"},form:{title:"Vorm eienskappe",menu:"Vorm eienskappe",action:"Aksie",method:"Metode",encoding:"Kodering"},hidden:{title:"Verborge veld eienskappe",name:"Naam",value:"Waarde"},select:{title:"Keuseveld eienskappe", -selectInfo:"Info",opAvail:"Beskikbare opsies",value:"Waarde",size:"Grootte",lines:"Lyne",chkMulti:"Laat meer as een keuse toe",required:"Required",opText:"Teks",opValue:"Waarde",btnAdd:"Byvoeg",btnModify:"Wysig",btnUp:"Op",btnDown:"Af",btnSetValue:"Stel as geselekteerde waarde",btnDelete:"Verwyder"},textarea:{title:"Teks-area eienskappe",cols:"Kolomme",rows:"Rye"},textfield:{title:"Teksveld eienskappe",name:"Naam",value:"Waarde",charWidth:"Breedte (karakters)",maxChars:"Maksimum karakters",required:"Required", -type:"Soort",typeText:"Teks",typePass:"Wagwoord",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ar.js deleted file mode 100644 index a2a8dec0b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ar.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ar",{button:{title:"خصائص زر الضغط",text:"القيمة/التسمية",type:"نوع الزر",typeBtn:"زر",typeSbm:"إرسال",typeRst:"إعادة تعيين"},checkboxAndRadio:{checkboxTitle:"خصائص خانة الإختيار",radioTitle:"خصائص زر الخيار",value:"القيمة",selected:"محدد",required:"Required"},form:{title:"خصائص النموذج",menu:"خصائص النموذج",action:"اسم الملف",method:"الأسلوب",encoding:"تشفير"},hidden:{title:"خصائص الحقل المخفي",name:"الاسم",value:"القيمة"},select:{title:"خصائص اختيار الحقل",selectInfo:"اختار معلومات", -opAvail:"الخيارات المتاحة",value:"القيمة",size:"الحجم",lines:"الأسطر",chkMulti:"السماح بتحديدات متعددة",required:"Required",opText:"النص",opValue:"القيمة",btnAdd:"إضافة",btnModify:"تعديل",btnUp:"أعلى",btnDown:"أسفل",btnSetValue:"إجعلها محددة",btnDelete:"إزالة"},textarea:{title:"خصائص مساحة النص",cols:"الأعمدة",rows:"الصفوف"},textfield:{title:"خصائص مربع النص",name:"الاسم",value:"القيمة",charWidth:"عرض السمات",maxChars:"اقصى عدد للسمات",required:"Required",type:"نوع المحتوى",typeText:"نص",typePass:"كلمة مرور", -typeEmail:"بريد إلكتروني",typeSearch:"بحث",typeTel:"رقم الهاتف",typeUrl:"الرابط"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bg.js deleted file mode 100644 index 5f01a2047..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bg.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","bg",{button:{title:"Настройки на бутона",text:"Текст (стойност)",type:"Тип",typeBtn:"Бутон",typeSbm:"Добави",typeRst:"Нулиране"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Настройки на радиобутон",value:"Стойност",selected:"Избрано",required:"Required"},form:{title:"Настройки на формата",menu:"Настройки на формата",action:"Действие",method:"Метод",encoding:"Кодиране"},hidden:{title:"Настройки за скрито поле",name:"Име",value:"Стойност"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Налични опции",value:"Стойност",size:"Размер",lines:"линии",chkMulti:"Allow multiple selections",required:"Required",opText:"Текст",opValue:"Стойност",btnAdd:"Добави",btnModify:"Промени",btnUp:"На горе",btnDown:"На долу",btnSetValue:"Set as selected value",btnDelete:"Изтриване"},textarea:{title:"Опции за текстовата зона",cols:"Колони",rows:"Редове"},textfield:{title:"Настройки за текстово поле",name:"Име",value:"Стойност",charWidth:"Ширина на знаците",maxChars:"Макс. знаци", -required:"Required",type:"Тип",typeText:"Текст",typePass:"Парола",typeEmail:"Email",typeSearch:"Търсене",typeTel:"Телефонен номер",typeUrl:"Уеб адрес"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bn.js deleted file mode 100644 index b79bd086f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bn.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","bn",{button:{title:"বাটন প্রোপার্টি",text:"টেক্সট (ভ্যালু)",type:"প্রকার",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"চেক বক্স প্রোপার্টি",radioTitle:"রেডিও বাটন প্রোপার্টি",value:"ভ্যালু",selected:"সিলেক্টেড",required:"Required"},form:{title:"ফর্ম প্রোপার্টি",menu:"ফর্ম প্রোপার্টি",action:"একশ্যন",method:"পদ্ধতি",encoding:"Encoding"},hidden:{title:"গুপ্ত ফীল্ড প্রোপার্টি",name:"নাম",value:"ভ্যালু"},select:{title:"বাছাই ফীল্ড প্রোপার্টি", -selectInfo:"তথ্য",opAvail:"অন্যান্য বিকল্প",value:"ভ্যালু",size:"সাইজ",lines:"লাইন সমূহ",chkMulti:"একাধিক সিলেকশন এলাউ কর",required:"Required",opText:"টেক্সট",opValue:"ভ্যালু",btnAdd:"যুক্ত",btnModify:"বদলে দাও",btnUp:"উপর",btnDown:"নীচে",btnSetValue:"বাছাই করা ভ্যালু হিসেবে সেট কর",btnDelete:"ডিলীট"},textarea:{title:"টেক্সট এরিয়া প্রোপার্টি",cols:"কলাম",rows:"রো"},textfield:{title:"টেক্সট ফীল্ড প্রোপার্টি",name:"নাম",value:"ভ্যালু",charWidth:"ক্যারেক্টার প্রশস্ততা",maxChars:"সর্বাধিক ক্যারেক্টার", -required:"Required",type:"টাইপ",typeText:"টেক্সট",typePass:"পাসওয়ার্ড",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bs.js deleted file mode 100644 index 0113bcd75..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/bs.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","bs",{button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"Type",typeText:"Text",typePass:"Password",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ca.js deleted file mode 100644 index 65ddd7900..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ca.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ca",{button:{title:"Propietats del botó",text:"Text (Valor)",type:"Tipus",typeBtn:"Botó",typeSbm:"Transmet formulari",typeRst:"Reinicia formulari"},checkboxAndRadio:{checkboxTitle:"Propietats de la casella de verificació",radioTitle:"Propietats del botó d'opció",value:"Valor",selected:"Seleccionat",required:"Required"},form:{title:"Propietats del formulari",menu:"Propietats del formulari",action:"Acció",method:"Mètode",encoding:"Codificació"},hidden:{title:"Propietats del camp ocult", -name:"Nom",value:"Valor"},select:{title:"Propietats del camp de selecció",selectInfo:"Info",opAvail:"Opcions disponibles",value:"Valor",size:"Mida",lines:"Línies",chkMulti:"Permet múltiples seleccions",required:"Required",opText:"Text",opValue:"Valor",btnAdd:"Afegeix",btnModify:"Modifica",btnUp:"Amunt",btnDown:"Avall",btnSetValue:"Selecciona per defecte",btnDelete:"Elimina"},textarea:{title:"Propietats de l'àrea de text",cols:"Columnes",rows:"Files"},textfield:{title:"Propietats del camp de text", -name:"Nom",value:"Valor",charWidth:"Amplada",maxChars:"Nombre màxim de caràcters",required:"Required",type:"Tipus",typeText:"Text",typePass:"Contrasenya",typeEmail:"Correu electrònic",typeSearch:"Cercar",typeTel:"Número de telèfon",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cs.js deleted file mode 100644 index ba881bd0e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cs.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","cs",{button:{title:"Vlastnosti tlačítka",text:"Popisek",type:"Typ",typeBtn:"Tlačítko",typeSbm:"Odeslat",typeRst:"Obnovit"},checkboxAndRadio:{checkboxTitle:"Vlastnosti zaškrtávacího políčka",radioTitle:"Vlastnosti přepínače",value:"Hodnota",selected:"Zaškrtnuto",required:"Vyžadováno"},form:{title:"Vlastnosti formuláře",menu:"Vlastnosti formuláře",action:"Akce",method:"Metoda",encoding:"Kódování"},hidden:{title:"Vlastnosti skrytého pole",name:"Název",value:"Hodnota"}, -select:{title:"Vlastnosti seznamu",selectInfo:"Info",opAvail:"Dostupná nastavení",value:"Hodnota",size:"Velikost",lines:"Řádků",chkMulti:"Povolit mnohonásobné výběry",required:"Vyžadováno",opText:"Text",opValue:"Hodnota",btnAdd:"Přidat",btnModify:"Změnit",btnUp:"Nahoru",btnDown:"Dolů",btnSetValue:"Nastavit jako vybranou hodnotu",btnDelete:"Smazat"},textarea:{title:"Vlastnosti textové oblasti",cols:"Sloupců",rows:"Řádků"},textfield:{title:"Vlastnosti textového pole",name:"Název",value:"Hodnota",charWidth:"Šířka ve znacích", -maxChars:"Maximální počet znaků",required:"Vyžadováno",type:"Typ",typeText:"Text",typePass:"Heslo",typeEmail:"Email",typeSearch:"Hledat",typeTel:"Telefonní číslo",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cy.js deleted file mode 100644 index f2e4b9335..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/cy.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","cy",{button:{title:"Priodweddau Botymau",text:"Testun (Gwerth)",type:"Math",typeBtn:"Botwm",typeSbm:"Anfon",typeRst:"Ailosod"},checkboxAndRadio:{checkboxTitle:"Priodweddau Blwch Ticio",radioTitle:"Priodweddau Botwm Radio",value:"Gwerth",selected:"Dewiswyd",required:"Required"},form:{title:"Priodweddau Ffurflen",menu:"Priodweddau Ffurflen",action:"Gweithred",method:"Dull",encoding:"Amgodio"},hidden:{title:"Priodweddau Maes Cudd",name:"Enw",value:"Gwerth"},select:{title:"Priodweddau Maes Dewis", -selectInfo:"Gwyb Dewis",opAvail:"Opsiynau ar Gael",value:"Gwerth",size:"Maint",lines:"llinellau",chkMulti:"Caniatàu aml-ddewisiadau",required:"Required",opText:"Testun",opValue:"Gwerth",btnAdd:"Ychwanegu",btnModify:"Newid",btnUp:"Lan",btnDown:"Lawr",btnSetValue:"Gosod fel gwerth a ddewiswyd",btnDelete:"Dileu"},textarea:{title:"Priodweddau Ardal Testun",cols:"Colofnau",rows:"Rhesi"},textfield:{title:"Priodweddau Maes Testun",name:"Enw",value:"Gwerth",charWidth:"Lled Nod",maxChars:"Uchafswm y Nodau", -required:"Required",type:"Math",typeText:"Testun",typePass:"Cyfrinair",typeEmail:"Ebost",typeSearch:"Chwilio",typeTel:"Rhif Ffôn",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/da.js deleted file mode 100644 index 5f40e6693..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/da.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","da",{button:{title:"Egenskaber for knap",text:"Tekst",type:"Type",typeBtn:"Knap",typeSbm:"Send",typeRst:"Nulstil"},checkboxAndRadio:{checkboxTitle:"Egenskaber for afkrydsningsfelt",radioTitle:"Egenskaber for alternativknap",value:"Værdi",selected:"Valgt",required:"Påkrævet"},form:{title:"Egenskaber for formular",menu:"Egenskaber for formular",action:"Handling",method:"Metode",encoding:"Kodning (encoding)"},hidden:{title:"Egenskaber for skjult felt",name:"Navn",value:"Værdi"}, -select:{title:"Egenskaber for liste",selectInfo:"Generelt",opAvail:"Valgmuligheder",value:"Værdi",size:"Størrelse",lines:"Linjer",chkMulti:"Tillad flere valg",required:"Påkrævet",opText:"Tekst",opValue:"Værdi",btnAdd:"Tilføj",btnModify:"Redigér",btnUp:"Op",btnDown:"Ned",btnSetValue:"Sæt som valgt",btnDelete:"Slet"},textarea:{title:"Egenskaber for tekstboks",cols:"Kolonner",rows:"Rækker"},textfield:{title:"Egenskaber for tekstfelt",name:"Navn",value:"Værdi",charWidth:"Bredde (tegn)",maxChars:"Max. antal tegn", -required:"Påkrævet",type:"Type",typeText:"Tekst",typePass:"Adgangskode",typeEmail:"E-mail",typeSearch:"Søg",typeTel:"Telefon nummer",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/de.js deleted file mode 100644 index 1f6b4596c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/de.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","de",{button:{title:"Schaltflächeneigenschaften",text:"Text (Wert)",type:"Typ",typeBtn:"Button",typeSbm:"Absenden",typeRst:"Zurücksetzen"},checkboxAndRadio:{checkboxTitle:"Kontrollboxeigenschaften",radioTitle:"Optionsfeldeigenschaften",value:"Wert",selected:"Ausgewählt",required:"Erforderlich"},form:{title:"Formulareigenschaften",menu:"Formulareigenschaften",action:"Aktion",method:"Methode",encoding:"Kodierung"},hidden:{title:"Versteckte Feldeigenschaften",name:"Name", -value:"Wert"},select:{title:"Auswahlfeldeigenschaften",selectInfo:"Info auswählen",opAvail:"Verfügbare Optionen",value:"Wert",size:"Größe",lines:"Linien",chkMulti:"Mehrfachauswahl erlauben",required:"Erforderlich",opText:"Text",opValue:"Wert",btnAdd:"Hinzufügen",btnModify:"Ändern",btnUp:"Hoch",btnDown:"Runter",btnSetValue:"Als ausgewählten Wert festlegen",btnDelete:"Entfernen"},textarea:{title:"Textfeldeigenschaften",cols:"Spalten",rows:"Reihen"},textfield:{title:"Textfeldeigenschaften",name:"Name", -value:"Wert",charWidth:"Zeichenbreite",maxChars:"Max. Zeichen",required:"Erforderlich",type:"Typ",typeText:"Text",typePass:"Passwort",typeEmail:"E-mail",typeSearch:"Suche",typeTel:"Telefonnummer",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/el.js deleted file mode 100644 index 5675b9b84..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/el.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","el",{button:{title:"Ιδιότητες Κουμπιού",text:"Κείμενο (Τιμή)",type:"Τύπος",typeBtn:"Κουμπί",typeSbm:"Υποβολή",typeRst:"Επαναφορά"},checkboxAndRadio:{checkboxTitle:"Ιδιότητες Κουτιού Επιλογής",radioTitle:"Ιδιότητες Κουμπιού Επιλογής",value:"Τιμή",selected:"Επιλεγμένο",required:"Required"},form:{title:"Ιδιότητες Φόρμας",menu:"Ιδιότητες Φόρμας",action:"Ενέργεια",method:"Μέθοδος",encoding:"Κωδικοποίηση"},hidden:{title:"Ιδιότητες Κρυφού Πεδίου",name:"Όνομα",value:"Τιμή"}, -select:{title:"Ιδιότητες Πεδίου Επιλογής",selectInfo:"Πληροφορίες Πεδίου Επιλογής",opAvail:"Διαθέσιμες Επιλογές",value:"Τιμή",size:"Μέγεθος",lines:"γραμμές",chkMulti:"Να επιτρέπονται οι πολλαπλές επιλογές",required:"Required",opText:"Κείμενο",opValue:"Τιμή",btnAdd:"Προσθήκη",btnModify:"Τροποποίηση",btnUp:"Πάνω",btnDown:"Κάτω",btnSetValue:"Θέση ως προεπιλογή",btnDelete:"Διαγραφή"},textarea:{title:"Ιδιότητες Περιοχής Κειμένου",cols:"Στήλες",rows:"Σειρές"},textfield:{title:"Ιδιότητες Πεδίου Κειμένου", -name:"Όνομα",value:"Τιμή",charWidth:"Πλάτος Χαρακτήρων",maxChars:"Μέγιστοι χαρακτήρες",required:"Required",type:"Τύπος",typeText:"Κείμενο",typePass:"Κωδικός",typeEmail:"Email",typeSearch:"Αναζήτηση",typeTel:"Αριθμός Τηλεφώνου",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-au.js deleted file mode 100644 index 758157a0d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-au.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","en-au",{button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"Type",typeText:"Text",typePass:"Password",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-ca.js deleted file mode 100644 index cb7bbbc61..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-ca.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","en-ca",{button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"Type",typeText:"Text",typePass:"Password",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-gb.js deleted file mode 100644 index 4f8639939..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en-gb.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","en-gb",{button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"Type",typeText:"Text",typePass:"Password",typeEmail:"E-mail",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en.js deleted file mode 100644 index 497eea318..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/en.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","en",{button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"Type",typeText:"Text",typePass:"Password",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eo.js deleted file mode 100644 index 9ad105d5e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eo.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","eo",{button:{title:"Butonaj atributoj",text:"Teksto (Valoro)",type:"Tipo",typeBtn:"Butono",typeSbm:"Validigi (submit)",typeRst:"Remeti en la originstaton (Reset)"},checkboxAndRadio:{checkboxTitle:"Markobutonaj Atributoj",radioTitle:"Radiobutonaj Atributoj",value:"Valoro",selected:"Selektita",required:"Postulata"},form:{title:"Formularaj Atributoj",menu:"Formularaj Atributoj",action:"Ago",method:"Metodo",encoding:"Kodoprezento"},hidden:{title:"Atributoj de Kaŝita Kampo", -name:"Nomo",value:"Valoro"},select:{title:"Atributoj de Elekta Kampo",selectInfo:"Informoj pri la rulummenuo",opAvail:"Elektoj Disponeblaj",value:"Valoro",size:"Grando",lines:"Linioj",chkMulti:"Permesi Plurajn Elektojn",required:"Postulata",opText:"Teksto",opValue:"Valoro",btnAdd:"Aldoni",btnModify:"Modifi",btnUp:"Supren",btnDown:"Malsupren",btnSetValue:"Agordi kiel Elektitan Valoron",btnDelete:"Forigi"},textarea:{title:"Atributoj de Teksta Areo",cols:"Kolumnoj",rows:"Linioj"},textfield:{title:"Atributoj de Teksta Kampo", -name:"Nomo",value:"Valoro",charWidth:"Signolarĝo",maxChars:"Maksimuma Nombro da Signoj",required:"Postulata",type:"Tipo",typeText:"Teksto",typePass:"Pasvorto",typeEmail:"retpoŝtadreso",typeSearch:"Serĉi",typeTel:"Telefonnumero",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/es.js deleted file mode 100644 index b06c97163..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/es.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","es",{button:{title:"Propiedades de Botón",text:"Texto (Valor)",type:"Tipo",typeBtn:"Boton",typeSbm:"Enviar",typeRst:"Reestablecer"},checkboxAndRadio:{checkboxTitle:"Propiedades de Casilla",radioTitle:"Propiedades de Botón de Radio",value:"Valor",selected:"Seleccionado",required:"Required"},form:{title:"Propiedades de Formulario",menu:"Propiedades de Formulario",action:"Acción",method:"Método",encoding:"Codificación"},hidden:{title:"Propiedades de Campo Oculto",name:"Nombre", -value:"Valor"},select:{title:"Propiedades de Campo de Selección",selectInfo:"Información",opAvail:"Opciones disponibles",value:"Valor",size:"Tamaño",lines:"Lineas",chkMulti:"Permitir múltiple selección",required:"Required",opText:"Texto",opValue:"Valor",btnAdd:"Agregar",btnModify:"Modificar",btnUp:"Subir",btnDown:"Bajar",btnSetValue:"Establecer como predeterminado",btnDelete:"Eliminar"},textarea:{title:"Propiedades de Area de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propiedades de Campo de Texto", -name:"Nombre",value:"Valor",charWidth:"Caracteres de ancho",maxChars:"Máximo caracteres",required:"Required",type:"Tipo",typeText:"Texto",typePass:"Contraseña",typeEmail:"Correo electrónico",typeSearch:"Buscar",typeTel:"Número de teléfono",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/et.js deleted file mode 100644 index dc34b54af..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/et.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","et",{button:{title:"Nupu omadused",text:"Tekst (väärtus)",type:"Liik",typeBtn:"Nupp",typeSbm:"Saada",typeRst:"Lähtesta"},checkboxAndRadio:{checkboxTitle:"Märkeruudu omadused",radioTitle:"Raadionupu omadused",value:"Väärtus",selected:"Märgitud",required:"Required"},form:{title:"Vormi omadused",menu:"Vormi omadused",action:"Toiming",method:"Meetod",encoding:"Kodeering"},hidden:{title:"Varjatud lahtri omadused",name:"Nimi",value:"Väärtus"},select:{title:"Valiklahtri omadused", -selectInfo:"Info",opAvail:"Võimalikud valikud:",value:"Väärtus",size:"Suurus",lines:"ridu",chkMulti:"Võimalik mitu valikut",required:"Required",opText:"Tekst",opValue:"Väärtus",btnAdd:"Lisa",btnModify:"Muuda",btnUp:"Üles",btnDown:"Alla",btnSetValue:"Määra vaikimisi",btnDelete:"Kustuta"},textarea:{title:"Tekstiala omadused",cols:"Veerge",rows:"Ridu"},textfield:{title:"Tekstilahtri omadused",name:"Nimi",value:"Väärtus",charWidth:"Laius (tähemärkides)",maxChars:"Maksimaalselt tähemärke",required:"Required", -type:"Liik",typeText:"Tekst",typePass:"Parool",typeEmail:"E-mail",typeSearch:"Otsi",typeTel:"Telefon",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eu.js deleted file mode 100644 index f849ce817..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/eu.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","eu",{button:{title:"Botoiaren ezaugarriak",text:"Testua (balioa)",type:"Mota",typeBtn:"Botoia",typeSbm:"Bidali",typeRst:"Berrezarri"},checkboxAndRadio:{checkboxTitle:"Kontrol-laukiaren propietateak",radioTitle:"Aukera-botoiaren propietateak",value:"Balioa",selected:"Hautatuta",required:"Beharrezkoa"},form:{title:"Formularioaren propietateak",menu:"Formularioaren propietateak",action:"Ekintza",method:"Metodoa",encoding:"Kodeketa"},hidden:{title:"Ezkutuko eremuaren propietateak", -name:"Izena",value:"Balioa"},select:{title:"Hautespen eremuaren propietateak",selectInfo:"Hautatu informazioa",opAvail:"Erabilgarri dauden aukerak",value:"Balioa",size:"Tamaina",lines:"lerro kopurua",chkMulti:"baimendu hautapen anitzak",required:"Beharrezkoa",opText:"Testua",opValue:"Balioa",btnAdd:"Gehitu",btnModify:"Aldatu",btnUp:"Gora",btnDown:"Behera",btnSetValue:"Ezarri hautatutako balio bezala",btnDelete:"Ezabatu"},textarea:{title:"Testu-arearen propietateak",cols:"Zutabeak",rows:"Errenkadak"}, -textfield:{title:"Testu-eremuaren propietateak",name:"Izena",value:"Balioa",charWidth:"Karaktere-zabalera",maxChars:"Gehienezko karaktereak",required:"Beharrezkoa",type:"Mota",typeText:"Testua",typePass:"Pasahitza",typeEmail:"E-posta",typeSearch:"Bilatu",typeTel:"Telefono zenbakia",typeUrl:"URLa"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fa.js deleted file mode 100644 index 344ed5d8f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fa.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","fa",{button:{title:"ویژگی​های دکمه",text:"متن (مقدار)",type:"نوع",typeBtn:"دکمه",typeSbm:"ثبت",typeRst:"بازنشانی (Reset)"},checkboxAndRadio:{checkboxTitle:"ویژگی​های خانهٴ گزینه​ای",radioTitle:"ویژگی​های دکمهٴ رادیویی",value:"مقدار",selected:"برگزیده",required:"Required"},form:{title:"ویژگی​های فرم",menu:"ویژگی​های فرم",action:"رویداد",method:"متد",encoding:"رمزنگاری"},hidden:{title:"ویژگی​های فیلد پنهان",name:"نام",value:"مقدار"},select:{title:"ویژگی​های فیلد چندگزینه​ای", -selectInfo:"اطلاعات",opAvail:"گزینه​های دردسترس",value:"مقدار",size:"اندازه",lines:"خطوط",chkMulti:"گزینش چندگانه فراهم باشد",required:"Required",opText:"متن",opValue:"مقدار",btnAdd:"افزودن",btnModify:"ویرایش",btnUp:"بالا",btnDown:"پائین",btnSetValue:"تنظیم به عنوان مقدار برگزیده",btnDelete:"پاککردن"},textarea:{title:"ویژگی​های ناحیهٴ متنی",cols:"ستون​ها",rows:"سطرها"},textfield:{title:"ویژگی​های فیلد متنی",name:"نام",value:"مقدار",charWidth:"پهنای نویسه",maxChars:"بیشینهٴ نویسه​ها",required:"Required", -type:"نوع",typeText:"متن",typePass:"گذرواژه",typeEmail:"ایمیل",typeSearch:"جستجو",typeTel:"شماره تلفن",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fi.js deleted file mode 100644 index 220ba8085..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fi.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","fi",{button:{title:"Painikkeen ominaisuudet",text:"Teksti (arvo)",type:"Tyyppi",typeBtn:"Painike",typeSbm:"Lähetä",typeRst:"Tyhjennä"},checkboxAndRadio:{checkboxTitle:"Valintaruudun ominaisuudet",radioTitle:"Radiopainikkeen ominaisuudet",value:"Arvo",selected:"Valittu",required:"Required"},form:{title:"Lomakkeen ominaisuudet",menu:"Lomakkeen ominaisuudet",action:"Toiminto",method:"Tapa",encoding:"Enkoodaus"},hidden:{title:"Piilokentän ominaisuudet",name:"Nimi",value:"Arvo"}, -select:{title:"Valintakentän ominaisuudet",selectInfo:"Info",opAvail:"Ominaisuudet",value:"Arvo",size:"Koko",lines:"Rivit",chkMulti:"Salli usea valinta",required:"Required",opText:"Teksti",opValue:"Arvo",btnAdd:"Lisää",btnModify:"Muuta",btnUp:"Ylös",btnDown:"Alas",btnSetValue:"Aseta valituksi",btnDelete:"Poista"},textarea:{title:"Tekstilaatikon ominaisuudet",cols:"Sarakkeita",rows:"Rivejä"},textfield:{title:"Tekstikentän ominaisuudet",name:"Nimi",value:"Arvo",charWidth:"Leveys",maxChars:"Maksimi merkkimäärä", -required:"Required",type:"Tyyppi",typeText:"Teksti",typePass:"Salasana",typeEmail:"Sähköposti",typeSearch:"Haku",typeTel:"Puhelinnumero",typeUrl:"Osoite"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fo.js deleted file mode 100644 index 75f3900b6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fo.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","fo",{button:{title:"Eginleikar fyri knøtt",text:"Tekstur",type:"Slag",typeBtn:"Knøttur",typeSbm:"Send",typeRst:"Nullstilla"},checkboxAndRadio:{checkboxTitle:"Eginleikar fyri flugubein",radioTitle:"Eginleikar fyri radioknøtt",value:"Virði",selected:"Valt",required:"Required"},form:{title:"Eginleikar fyri Form",menu:"Eginleikar fyri Form",action:"Hending",method:"Háttur",encoding:"Encoding"},hidden:{title:"Eginleikar fyri fjaldan teig",name:"Navn",value:"Virði"},select:{title:"Eginleikar fyri valskrá", -selectInfo:"Upplýsingar",opAvail:"Tøkir møguleikar",value:"Virði",size:"Stødd",lines:"Linjur",chkMulti:"Loyv fleiri valmøguleikum samstundis",required:"Required",opText:"Tekstur",opValue:"Virði",btnAdd:"Legg afturat",btnModify:"Broyt",btnUp:"Upp",btnDown:"Niður",btnSetValue:"Set sum valt virði",btnDelete:"Strika"},textarea:{title:"Eginleikar fyri tekstumráði",cols:"kolonnur",rows:"røðir"},textfield:{title:"Eginleikar fyri tekstteig",name:"Navn",value:"Virði",charWidth:"Breidd (sjónlig tekn)",maxChars:"Mest loyvdu tekn", -required:"Required",type:"Slag",typeText:"Tekstur",typePass:"Loyniorð",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr-ca.js deleted file mode 100644 index 36547abad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr-ca.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","fr-ca",{button:{title:"Propriétés du bouton",text:"Texte (Valeur)",type:"Type",typeBtn:"Bouton",typeSbm:"Soumettre",typeRst:"Réinitialiser"},checkboxAndRadio:{checkboxTitle:"Propriétés de la case à cocher",radioTitle:"Propriétés du bouton radio",value:"Valeur",selected:"Sélectionné",required:"Required"},form:{title:"Propriétés du formulaire",menu:"Propriétés du formulaire",action:"Action",method:"Méthode",encoding:"Encodage"},hidden:{title:"Propriétés du champ caché", -name:"Nom",value:"Valeur"},select:{title:"Propriétés du champ de sélection",selectInfo:"Info",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"lignes",chkMulti:"Permettre les sélections multiples",required:"Required",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Monter",btnDown:"Descendre",btnSetValue:"Valeur sélectionnée",btnDelete:"Supprimer"},textarea:{title:"Propriétés de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propriétés du champ texte", -name:"Nom",value:"Valeur",charWidth:"Largeur de caractères",maxChars:"Nombre maximum de caractères",required:"Required",type:"Type",typeText:"Texte",typePass:"Mot de passe",typeEmail:"Courriel",typeSearch:"Recherche",typeTel:"Numéro de téléphone",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr.js deleted file mode 100644 index f0bab2f49..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/fr.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","fr",{button:{title:"Propriétés du bouton",text:"Texte (Value)",type:"Type",typeBtn:"Bouton",typeSbm:"Validation (submit)",typeRst:"Remise à zéro"},checkboxAndRadio:{checkboxTitle:"Propriétés de la case à cocher",radioTitle:"Propriétés du bouton Radio",value:"Valeur",selected:"Sélectionné",required:"Requis"},form:{title:"Propriétés du formulaire",menu:"Propriétés du formulaire",action:"Action",method:"Méthode",encoding:"Encodage"},hidden:{title:"Propriétés du champ caché", -name:"Nom",value:"Valeur"},select:{title:"Propriétés du menu déroulant",selectInfo:"Informations sur le menu déroulant",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"Lignes",chkMulti:"Permettre les sélections multiples",required:"Requis",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Haut",btnDown:"Bas",btnSetValue:"Définir comme valeur sélectionnée",btnDelete:"Supprimer"},textarea:{title:"Propriétés de la zone de texte",cols:"Colonnes",rows:"Lignes"}, -textfield:{title:"Propriétés du champ texte",name:"Nom",value:"Valeur",charWidth:"Taille des caractères",maxChars:"Nombre maximum de caractères",required:"Requis",type:"Type",typeText:"Texte",typePass:"Mot de passe",typeEmail:"E-mail",typeSearch:"Rechercher",typeTel:"Numéro de téléphone",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gl.js deleted file mode 100644 index 9c0a9bfe9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gl.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","gl",{button:{title:"Propiedades do botón",text:"Texto (Valor)",type:"Tipo",typeBtn:"Botón",typeSbm:"Enviar",typeRst:"Restabelever"},checkboxAndRadio:{checkboxTitle:"Propiedades da caixa de selección",radioTitle:"Propiedades do botón de opción",value:"Valor",selected:"Seleccionado",required:"Requirido"},form:{title:"Propiedades do formulario",menu:"Propiedades do formulario",action:"Acción",method:"Método",encoding:"Codificación"},hidden:{title:"Propiedades do campo agochado", -name:"Nome",value:"Valor"},select:{title:"Propiedades do campo de selección",selectInfo:"Información",opAvail:"Opcións dispoñíbeis",value:"Valor",size:"Tamaño",lines:"liñas",chkMulti:"Permitir múltiplas seleccións",required:"Requirido",opText:"Texto",opValue:"Valor",btnAdd:"Engadir",btnModify:"Modificar",btnUp:"Subir",btnDown:"Baixar",btnSetValue:"Estabelecer como valor seleccionado",btnDelete:"Eliminar"},textarea:{title:"Propiedades da área de texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propiedades do campo de texto", -name:"Nome",value:"Valor",charWidth:"Largo do carácter",maxChars:"Núm. máximo de caracteres",required:"Requirido",type:"Tipo",typeText:"Texto",typePass:"Contrasinal",typeEmail:"Correo",typeSearch:"Buscar",typeTel:"Número de teléfono",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gu.js deleted file mode 100644 index 0519aff45..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/gu.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","gu",{button:{title:"બટનના ગુણ",text:"ટેક્સ્ટ (વૅલ્યૂ)",type:"પ્રકાર",typeBtn:"બટન",typeSbm:"સબ્મિટ",typeRst:"રિસેટ"},checkboxAndRadio:{checkboxTitle:"ચેક બોક્સ ગુણ",radioTitle:"રેડિઓ બટનના ગુણ",value:"વૅલ્યૂ",selected:"સિલેક્ટેડ",required:"Required"},form:{title:"ફૉર્મ/પત્રકના ગુણ",menu:"ફૉર્મ/પત્રકના ગુણ",action:"ક્રિયા",method:"પદ્ધતિ",encoding:"અન્કોડીન્ગ"},hidden:{title:"ગુપ્ત ક્ષેત્રના ગુણ",name:"નામ",value:"વૅલ્યૂ"},select:{title:"પસંદગી ક્ષેત્રના ગુણ",selectInfo:"સૂચના", -opAvail:"ઉપલબ્ધ વિકલ્પ",value:"વૅલ્યૂ",size:"સાઇઝ",lines:"લીટીઓ",chkMulti:"એકથી વધારે પસંદ કરી શકો",required:"Required",opText:"ટેક્સ્ટ",opValue:"વૅલ્યૂ",btnAdd:"ઉમેરવું",btnModify:"બદલવું",btnUp:"ઉપર",btnDown:"નીચે",btnSetValue:"પસંદ કરલી વૅલ્યૂ સેટ કરો",btnDelete:"રદ કરવું"},textarea:{title:"ટેક્સ્ટ એઅરિઆ, શબ્દ વિસ્તારના ગુણ",cols:"કૉલમ/ઊભી કટાર",rows:"પંક્તિઓ"},textfield:{title:"ટેક્સ્ટ ફીલ્ડ, શબ્દ ક્ષેત્રના ગુણ",name:"નામ",value:"વૅલ્યૂ",charWidth:"કેરેક્ટરની પહોળાઈ",maxChars:"અધિકતમ કેરેક્ટર", -required:"Required",type:"ટાઇપ",typeText:"ટેક્સ્ટ",typePass:"પાસવર્ડ",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/he.js deleted file mode 100644 index ee4cc14a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/he.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","he",{button:{title:"מאפייני כפתור",text:"טקסט (ערך)",type:"סוג",typeBtn:"כפתור",typeSbm:"שליחה",typeRst:"איפוס"},checkboxAndRadio:{checkboxTitle:"מאפייני תיבת סימון",radioTitle:"מאפייני לחצן אפשרויות",value:"ערך",selected:"מסומן",required:"Required"},form:{title:"מאפיני טופס",menu:"מאפיני טופס",action:"שלח אל",method:"סוג שליחה",encoding:"קידוד"},hidden:{title:"מאפיני שדה חבוי",name:"שם",value:"ערך"},select:{title:"מאפייני שדה בחירה",selectInfo:"מידע",opAvail:"אפשרויות זמינות", -value:"ערך",size:"גודל",lines:"שורות",chkMulti:"איפשור בחירות מרובות",required:"Required",opText:"טקסט",opValue:"ערך",btnAdd:"הוספה",btnModify:"שינוי",btnUp:"למעלה",btnDown:"למטה",btnSetValue:"קביעה כברירת מחדל",btnDelete:"מחיקה"},textarea:{title:"מאפייני איזור טקסט",cols:"עמודות",rows:"שורות"},textfield:{title:"מאפייני שדה טקסט",name:"שם",value:"ערך",charWidth:"רוחב לפי תווים",maxChars:"מקסימום תווים",required:"Required",type:"סוג",typeText:"טקסט",typePass:"סיסמה",typeEmail:'דוא"ל',typeSearch:"חיפוש", -typeTel:"מספר טלפון",typeUrl:"כתובת (URL)"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hi.js deleted file mode 100644 index 91db47900..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hi.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","hi",{button:{title:"बटन प्रॉपर्टीज़",text:"टेक्स्ट (वैल्यू)",type:"प्रकार",typeBtn:"बटन",typeSbm:"सब्मिट",typeRst:"रिसेट"},checkboxAndRadio:{checkboxTitle:"चॅक बॉक्स प्रॉपर्टीज़",radioTitle:"रेडिओ बटन प्रॉपर्टीज़",value:"वैल्यू",selected:"सॅलॅक्टॅड",required:"Required"},form:{title:"फ़ॉर्म प्रॉपर्टीज़",menu:"फ़ॉर्म प्रॉपर्टीज़",action:"क्रिया",method:"तरीका",encoding:"Encoding"},hidden:{title:"गुप्त फ़ील्ड प्रॉपर्टीज़",name:"नाम",value:"वैल्यू"},select:{title:"चुनाव फ़ील्ड प्रॉपर्टीज़", -selectInfo:"सूचना",opAvail:"उपलब्ध विकल्प",value:"वैल्यू",size:"साइज़",lines:"पंक्तियाँ",chkMulti:"एक से ज्यादा विकल्प चुनने दें",required:"Required",opText:"टेक्स्ट",opValue:"वैल्यू",btnAdd:"जोड़ें",btnModify:"बदलें",btnUp:"ऊपर",btnDown:"नीचे",btnSetValue:"चुनी गई वैल्यू सॅट करें",btnDelete:"डिलीट"},textarea:{title:"टेक्स्त एरिया प्रॉपर्टीज़",cols:"कालम",rows:"पंक्तियां"},textfield:{title:"टेक्स्ट फ़ील्ड प्रॉपर्टीज़",name:"नाम",value:"वैल्यू",charWidth:"करॅक्टर की चौढ़ाई",maxChars:"अधिकतम करॅक्टर",required:"Required", -type:"टाइप",typeText:"टेक्स्ट",typePass:"पास्वर्ड",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hr.js deleted file mode 100644 index 7041f3270..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hr.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","hr",{button:{title:"Button svojstva",text:"Tekst (vrijednost)",type:"Vrsta",typeBtn:"Gumb",typeSbm:"Pošalji",typeRst:"Poništi"},checkboxAndRadio:{checkboxTitle:"Checkbox svojstva",radioTitle:"Radio Button svojstva",value:"Vrijednost",selected:"Odabrano",required:"Required"},form:{title:"Form svojstva",menu:"Form svojstva",action:"Akcija",method:"Metoda",encoding:"Encoding"},hidden:{title:"Hidden Field svojstva",name:"Ime",value:"Vrijednost"},select:{title:"Selection svojstva", -selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrijednost",size:"Veličina",lines:"linija",chkMulti:"Dozvoli višestruki odabir",required:"Required",opText:"Tekst",opValue:"Vrijednost",btnAdd:"Dodaj",btnModify:"Promijeni",btnUp:"Gore",btnDown:"Dolje",btnSetValue:"Postavi kao odabranu vrijednost",btnDelete:"Obriši"},textarea:{title:"Textarea svojstva",cols:"Kolona",rows:"Redova"},textfield:{title:"Text Field svojstva",name:"Ime",value:"Vrijednost",charWidth:"Širina",maxChars:"Najviše karaktera", -required:"Required",type:"Vrsta",typeText:"Tekst",typePass:"Šifra",typeEmail:"Email",typeSearch:"Traži",typeTel:"Broj telefona",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hu.js deleted file mode 100644 index 8a12f311d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/hu.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","hu",{button:{title:"Gomb tulajdonságai",text:"Szöveg (Érték)",type:"Típus",typeBtn:"Gomb",typeSbm:"Küldés",typeRst:"Alaphelyzet"},checkboxAndRadio:{checkboxTitle:"Jelölőnégyzet tulajdonságai",radioTitle:"Választógomb tulajdonságai",value:"Érték",selected:"Kiválasztott",required:"Required"},form:{title:"Űrlap tulajdonságai",menu:"Űrlap tulajdonságai",action:"Adatfeldolgozást végző hivatkozás",method:"Adatküldés módja",encoding:"Kódolás"},hidden:{title:"Rejtett mező tulajdonságai", -name:"Név",value:"Érték"},select:{title:"Legördülő lista tulajdonságai",selectInfo:"Alaptulajdonságok",opAvail:"Elérhető opciók",value:"Érték",size:"Méret",lines:"sor",chkMulti:"több sor is kiválasztható",required:"Required",opText:"Szöveg",opValue:"Érték",btnAdd:"Hozzáad",btnModify:"Módosít",btnUp:"Fel",btnDown:"Le",btnSetValue:"Legyen az alapértelmezett érték",btnDelete:"Töröl"},textarea:{title:"Szövegterület tulajdonságai",cols:"Karakterek száma egy sorban",rows:"Sorok száma"},textfield:{title:"Szövegmező tulajdonságai", -name:"Név",value:"Érték",charWidth:"Megjelenített karakterek száma",maxChars:"Maximális karakterszám",required:"Required",type:"Típus",typeText:"Szöveg",typePass:"Jelszó",typeEmail:"Ímél",typeSearch:"Keresés",typeTel:"Telefonszám",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/id.js deleted file mode 100644 index 1722edc54..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/id.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","id",{button:{title:"Properti Tombol",text:"Teks (Nilai)",type:"Tipe",typeBtn:"Tombol",typeSbm:"Menyerahkan",typeRst:"Atur Ulang"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Nilai",selected:"Terpilih",required:"Wajib"},form:{title:"Form Properties",menu:"Form Properties",action:"Aksi",method:"Metode",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Nama",value:"Nilai"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Nilai",size:"Ukuran",lines:"garis",chkMulti:"Izinkan pemilihan ganda",required:"Wajib",opText:"Teks",opValue:"Nilai",btnAdd:"Tambah",btnModify:"Modifikasi",btnUp:"Atas",btnDown:"Bawah",btnSetValue:"Atur sebagai nilai yang dipilih",btnDelete:"Hapus"},textarea:{title:"Textarea Properties",cols:"Kolom",rows:"Baris"},textfield:{title:"Text Field Properties",name:"Name",value:"Nilai",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Wajib", -type:"Tipe",typeText:"Teks",typePass:"Kata kunci",typeEmail:"Surel",typeSearch:"Cari",typeTel:"Nomor Telepon",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/is.js deleted file mode 100644 index f40e4fe6b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/is.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","is",{button:{title:"Eigindi hnapps",text:"Texti",type:"Gerð",typeBtn:"Hnappur",typeSbm:"Staðfesta",typeRst:"Hreinsa"},checkboxAndRadio:{checkboxTitle:"Eigindi markreits",radioTitle:"Eigindi valhnapps",value:"Gildi",selected:"Valið",required:"Required"},form:{title:"Eigindi innsláttarforms",menu:"Eigindi innsláttarforms",action:"Aðgerð",method:"Aðferð",encoding:"Encoding"},hidden:{title:"Eigindi falins svæðis",name:"Nafn",value:"Gildi"},select:{title:"Eigindi lista", -selectInfo:"Upplýsingar",opAvail:"Kostir",value:"Gildi",size:"Stærð",lines:"línur",chkMulti:"Leyfa fleiri kosti",required:"Required",opText:"Texti",opValue:"Gildi",btnAdd:"Bæta við",btnModify:"Breyta",btnUp:"Upp",btnDown:"Niður",btnSetValue:"Merkja sem valið",btnDelete:"Eyða"},textarea:{title:"Eigindi textasvæðis",cols:"Dálkar",rows:"Línur"},textfield:{title:"Eigindi textareits",name:"Nafn",value:"Gildi",charWidth:"Breidd (leturtákn)",maxChars:"Hámarksfjöldi leturtákna",required:"Required",type:"Gerð", -typeText:"Texti",typePass:"Lykilorð",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"Vefslóð"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/it.js deleted file mode 100644 index 29132f187..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/it.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","it",{button:{title:"Proprietà bottone",text:"Testo (Valore)",type:"Tipo",typeBtn:"Bottone",typeSbm:"Invio",typeRst:"Annulla"},checkboxAndRadio:{checkboxTitle:"Proprietà checkbox",radioTitle:"Proprietà radio button",value:"Valore",selected:"Selezionato",required:"Richiesto"},form:{title:"Proprietà modulo",menu:"Proprietà modulo",action:"Azione",method:"Metodo",encoding:"Codifica"},hidden:{title:"Proprietà campo nascosto",name:"Nome",value:"Valore"},select:{title:"Proprietà menu di selezione", -selectInfo:"Info",opAvail:"Opzioni disponibili",value:"Valore",size:"Dimensione",lines:"righe",chkMulti:"Permetti selezione multipla",required:"Richiesto",opText:"Testo",opValue:"Valore",btnAdd:"Aggiungi",btnModify:"Modifica",btnUp:"Su",btnDown:"Gi",btnSetValue:"Imposta come predefinito",btnDelete:"Rimuovi"},textarea:{title:"Proprietà area di testo",cols:"Colonne",rows:"Righe"},textfield:{title:"Proprietà campo di testo",name:"Nome",value:"Valore",charWidth:"Larghezza",maxChars:"Numero massimo di caratteri", -required:"Richiesto",type:"Tipo",typeText:"Testo",typePass:"Password",typeEmail:"Email",typeSearch:"Cerca",typeTel:"Numero di telefono",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ja.js deleted file mode 100644 index d061950ed..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ja.js +++ /dev/null @@ -1,2 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ja",{button:{title:"ボタン プロパティ",text:"テキスト (値)",type:"タイプ",typeBtn:"ボタン",typeSbm:"送信",typeRst:"リセット"},checkboxAndRadio:{checkboxTitle:"チェックボックスのプロパティ",radioTitle:"ラジオボタンのプロパティ",value:"値",selected:"選択済み",required:"Required"},form:{title:"フォームのプロパティ",menu:"フォームのプロパティ",action:"アクション (action)",method:"メソッド (method)",encoding:"エンコード方式 (encoding)"},hidden:{title:"不可視フィールド プロパティ",name:"名前 (name)",value:"値 (value)"},select:{title:"選択フィールドのプロパティ",selectInfo:"情報",opAvail:"利用可能なオプション", -value:"選択項目値",size:"サイズ",lines:"行",chkMulti:"複数選択を許可",required:"Required",opText:"選択項目名",opValue:"値",btnAdd:"追加",btnModify:"編集",btnUp:"上へ",btnDown:"下へ",btnSetValue:"選択した値を設定",btnDelete:"削除"},textarea:{title:"テキストエリア プロパティ",cols:"列",rows:"行"},textfield:{title:"1行テキスト プロパティ",name:"名前",value:"値",charWidth:"サイズ",maxChars:"最大長",required:"Required",type:"タイプ",typeText:"テキスト",typePass:"パスワード入力",typeEmail:"メール",typeSearch:"検索",typeTel:"電話番号",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ka.js deleted file mode 100644 index d2c4a04d7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ka.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ka",{button:{title:"ღილაკის პარამეტრები",text:"ტექსტი",type:"ტიპი",typeBtn:"ღილაკი",typeSbm:"გაგზავნა",typeRst:"გასუფთავება"},checkboxAndRadio:{checkboxTitle:"მონიშვნის ღილაკის (Checkbox) პარამეტრები",radioTitle:"ასარჩევი ღილაკის (Radio) პარამეტრები",value:"ტექსტი",selected:"არჩეული",required:"Required"},form:{title:"ფორმის პარამეტრები",menu:"ფორმის პარამეტრები",action:"ქმედება",method:"მეთოდი",encoding:"კოდირება"},hidden:{title:"მალული ველის პარამეტრები",name:"სახელი", -value:"მნიშვნელობა"},select:{title:"არჩევის ველის პარამეტრები",selectInfo:"ინფორმაცია",opAvail:"შესაძლებელი ვარიანტები",value:"მნიშვნელობა",size:"ზომა",lines:"ხაზები",chkMulti:"მრავლობითი არჩევანის საშუალება",required:"Required",opText:"ტექსტი",opValue:"მნიშვნელობა",btnAdd:"დამატება",btnModify:"შეცვლა",btnUp:"ზემოთ",btnDown:"ქვემოთ",btnSetValue:"ამორჩეულ მნიშვნელოვნად დაყენება",btnDelete:"წაშლა"},textarea:{title:"ტექსტური არის პარამეტრები",cols:"სვეტები",rows:"სტრიქონები"},textfield:{title:"ტექსტური ველის პარამეტრები", -name:"სახელი",value:"მნიშვნელობა",charWidth:"სიმბოლოს ზომა",maxChars:"ასოების მაქსიმალური ოდენობა",required:"Required",type:"ტიპი",typeText:"ტექსტი",typePass:"პაროლი",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/km.js deleted file mode 100644 index de233ccd1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/km.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","km",{button:{title:"លក្ខណៈ​ប៊ូតុង",text:"អត្ថបទ (តម្លៃ)",type:"ប្រភេទ",typeBtn:"ប៊ូតុង",typeSbm:"ដាក់ស្នើ",typeRst:"កំណត់​ឡើង​វិញ"},checkboxAndRadio:{checkboxTitle:"លក្ខណៈ​ប្រអប់​ធីក",radioTitle:"លក្ខនៈ​ប៊ូតុង​មូល",value:"តម្លៃ",selected:"បាន​ជ្រើស",required:"Required"},form:{title:"លក្ខណៈ​បែបបទ",menu:"លក្ខណៈ​បែបបទ",action:"សកម្មភាព",method:"វិធីសាស្ត្រ",encoding:"ការ​អ៊ិនកូដ"},hidden:{title:"លក្ខណៈ​វាល​កំបាំង",name:"ឈ្មោះ",value:"តម្លៃ"},select:{title:"លក្ខណៈ​វាល​ជម្រើស", -selectInfo:"ព័ត៌មាន​ជម្រើស",opAvail:"ជម្រើស​ដែល​មាន",value:"តម្លៃ",size:"ទំហំ",lines:"បន្ទាត់",chkMulti:"អនុញ្ញាត​ពហុ​ជម្រើស",required:"Required",opText:"អត្ថបទ",opValue:"តម្លៃ",btnAdd:"បន្ថែម",btnModify:"ផ្លាស់ប្តូរ",btnUp:"លើ",btnDown:"ក្រោម",btnSetValue:"កំណត់​ជា​តម្លៃ​ដែល​បាន​ជ្រើស",btnDelete:"លុប"},textarea:{title:"លក្ខណៈ​ប្រអប់​អត្ថបទ",cols:"ជួរឈរ",rows:"ជួរដេក"},textfield:{title:"លក្ខណៈ​វាល​អត្ថបទ",name:"ឈ្មោះ",value:"តម្លៃ",charWidth:"ទទឹង​តួ​អក្សរ",maxChars:"អក្សរអតិបរិមា",required:"Required", -type:"ប្រភេទ",typeText:"អត្ថបទ",typePass:"ពាក្យសម្ងាត់",typeEmail:"អ៊ីមែល",typeSearch:"ស្វែង​រក",typeTel:"លេខ​ទូរសព្ទ",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ko.js deleted file mode 100644 index 806c20d62..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ko.js +++ /dev/null @@ -1,2 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ko",{button:{title:"버튼 속성",text:"글자 (값)",type:"종류",typeBtn:"버튼",typeSbm:"제출",typeRst:"재설정"},checkboxAndRadio:{checkboxTitle:"체크 박스 속성",radioTitle:"라디오 버튼 속성",value:"값",selected:"선택됨",required:"필수 항목"},form:{title:"폼 속성",menu:"폼 속성",action:"실행 경로(Action)",method:"방법(Method)",encoding:"인코딩"},hidden:{title:"숨은 입력 칸 속성",name:"이름",value:"값"},select:{title:"선택 목록 속성",selectInfo:"선택 정보",opAvail:"옵션",value:"값",size:"크기",lines:"줄",chkMulti:"여러 항목 선택 허용",required:"필수 항목",opText:"이름", -opValue:"값",btnAdd:"추가",btnModify:"수정",btnUp:"위",btnDown:"아래",btnSetValue:"선택된 것으로 설정",btnDelete:"삭제"},textarea:{title:"여러 줄 입력 칸 속성",cols:"칸 수",rows:"줄 수"},textfield:{title:"한 줄 입력 칸 속성",name:"이름",value:"값",charWidth:"글자 너비",maxChars:"최대 글자 수",required:"필수 항목",type:"형식",typeText:"문자열",typePass:"비밀번호",typeEmail:"이메일",typeSearch:"검색",typeTel:"전화번호",typeUrl:"웹 주소(URL)"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ku.js deleted file mode 100644 index c8c42886d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ku.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ku",{button:{title:"خاسیەتی دوگمە",text:"(نرخی) دەق",type:"جۆر",typeBtn:"دوگمە",typeSbm:"بنێرە",typeRst:"ڕێکخستنەوە"},checkboxAndRadio:{checkboxTitle:"خاسیەتی چووارگۆشی پشکنین",radioTitle:"خاسیەتی جێگرەوەی دوگمە",value:"نرخ",selected:"هەڵبژاردرا",required:"پێویستە"},form:{title:"خاسیەتی داڕشتە",menu:"خاسیەتی داڕشتە",action:"کردار",method:"ڕێگە",encoding:"بەکۆدکەر"},hidden:{title:"خاسیەتی خانەی شاردراوە",name:"ناو",value:"نرخ"},select:{title:"هەڵبژاردەی خاسیەتی خانە", -selectInfo:"زانیاری",opAvail:"هەڵبژاردەی لەبەردەستدابوون",value:"نرخ",size:"گەورەیی",lines:"هێڵەکان",chkMulti:"ڕێدان بەفره هەڵبژارده",required:"پێویستە",opText:"دەق",opValue:"نرخ",btnAdd:"زیادکردن",btnModify:"گۆڕانکاری",btnUp:"سەرەوه",btnDown:"خوارەوە",btnSetValue:"دابنێ وەك نرخێکی هەڵبژێردراو",btnDelete:"سڕینەوه"},textarea:{title:"خاسیەتی ڕووبەری دەق",cols:"ستوونەکان",rows:"ڕیزەکان"},textfield:{title:"خاسیەتی خانەی دەق",name:"ناو",value:"نرخ",charWidth:"پانی نووسە",maxChars:"ئەوپەڕی نووسە",required:"پێویستە", -type:"جۆر",typeText:"دەق",typePass:"پێپەڕەوشە",typeEmail:"ئیمەیل",typeSearch:"گەڕان",typeTel:"ژمارەی تەلەفۆن",typeUrl:"ناونیشانی بەستەر"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lt.js deleted file mode 100644 index 47cd38d35..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lt.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","lt",{button:{title:"Mygtuko savybės",text:"Tekstas (Reikšmė)",type:"Tipas",typeBtn:"Mygtukas",typeSbm:"Siųsti",typeRst:"Išvalyti"},checkboxAndRadio:{checkboxTitle:"Žymimojo langelio savybės",radioTitle:"Žymimosios akutės savybės",value:"Reikšmė",selected:"Pažymėtas",required:"Required"},form:{title:"Formos savybės",menu:"Formos savybės",action:"Veiksmas",method:"Metodas",encoding:"Kodavimas"},hidden:{title:"Nerodomo lauko savybės",name:"Vardas",value:"Reikšmė"},select:{title:"Atrankos lauko savybės", -selectInfo:"Informacija",opAvail:"Galimos parinktys",value:"Reikšmė",size:"Dydis",lines:"eilučių",chkMulti:"Leisti daugeriopą atranką",required:"Required",opText:"Tekstas",opValue:"Reikšmė",btnAdd:"Įtraukti",btnModify:"Modifikuoti",btnUp:"Aukštyn",btnDown:"Žemyn",btnSetValue:"Laikyti pažymėta reikšme",btnDelete:"Trinti"},textarea:{title:"Teksto srities savybės",cols:"Ilgis",rows:"Plotis"},textfield:{title:"Teksto lauko savybės",name:"Vardas",value:"Reikšmė",charWidth:"Ilgis simboliais",maxChars:"Maksimalus simbolių skaičius", -required:"Required",type:"Tipas",typeText:"Tekstas",typePass:"Slaptažodis",typeEmail:"El. paštas",typeSearch:"Paieška",typeTel:"Telefono numeris",typeUrl:"Nuoroda"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lv.js deleted file mode 100644 index 54327f3d3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/lv.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","lv",{button:{title:"Pogas īpašības",text:"Teksts (vērtība)",type:"Tips",typeBtn:"Poga",typeSbm:"Nosūtīt",typeRst:"Atcelt"},checkboxAndRadio:{checkboxTitle:"Atzīmēšanas kastītes īpašības",radioTitle:"Izvēles poga īpašības",value:"Vērtība",selected:"Iezīmēts",required:"Required"},form:{title:"Formas īpašības",menu:"Formas īpašības",action:"Darbība",method:"Metode",encoding:"Kodējums"},hidden:{title:"Paslēptās teksta rindas īpašības",name:"Nosaukums",value:"Vērtība"}, -select:{title:"Iezīmēšanas lauka īpašības",selectInfo:"Informācija",opAvail:"Pieejamās iespējas",value:"Vērtība",size:"Izmērs",lines:"rindas",chkMulti:"Atļaut vairākus iezīmējumus",required:"Required",opText:"Teksts",opValue:"Vērtība",btnAdd:"Pievienot",btnModify:"Veikt izmaiņas",btnUp:"Augšup",btnDown:"Lejup",btnSetValue:"Noteikt kā iezīmēto vērtību",btnDelete:"Dzēst"},textarea:{title:"Teksta laukuma īpašības",cols:"Kolonnas",rows:"Rindas"},textfield:{title:"Teksta rindas īpašības",name:"Nosaukums", -value:"Vērtība",charWidth:"Simbolu platums",maxChars:"Simbolu maksimālais daudzums",required:"Required",type:"Tips",typeText:"Teksts",typePass:"Parole",typeEmail:"Epasts",typeSearch:"Meklēt",typeTel:"Tālruņa numurs",typeUrl:"Adrese"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mk.js deleted file mode 100644 index c8ed5703b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mk.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","mk",{button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"Type",typeText:"Text",typePass:"Password",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mn.js deleted file mode 100644 index 8a62bf17d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/mn.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","mn",{button:{title:"Товчны шинж чанар",text:"Тэкст (Утга)",type:"Төрөл",typeBtn:"Товч",typeSbm:"Submit",typeRst:"Болих"},checkboxAndRadio:{checkboxTitle:"Чекбоксны шинж чанар",radioTitle:"Радио товчны шинж чанар",value:"Утга",selected:"Сонгогдсон",required:"Required"},form:{title:"Форм шинж чанар",menu:"Форм шинж чанар",action:"Үйлдэл",method:"Арга",encoding:"Encoding"},hidden:{title:"Нууц талбарын шинж чанар",name:"Нэр",value:"Утга"},select:{title:"Согогч талбарын шинж чанар", -selectInfo:"Мэдээлэл",opAvail:"Идвэхтэй сонголт",value:"Утга",size:"Хэмжээ",lines:"Мөр",chkMulti:"Олон зүйл зэрэг сонгохыг зөвшөөрөх",required:"Required",opText:"Тэкст",opValue:"Утга",btnAdd:"Нэмэх",btnModify:"Өөрчлөх",btnUp:"Дээш",btnDown:"Доош",btnSetValue:"Сонгогдсан утга оноох",btnDelete:"Устгах"},textarea:{title:"Текст орчны шинж чанар",cols:"Багана",rows:"Мөр"},textfield:{title:"Текст талбарын шинж чанар",name:"Нэр",value:"Утга",charWidth:"Тэмдэгтын өргөн",maxChars:"Хамгийн их тэмдэгт",required:"Required", -type:"Төрөл",typeText:"Текст",typePass:"Нууц үг",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"цахим хуудасны хаяг (URL)"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ms.js deleted file mode 100644 index 342c091b3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ms.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ms",{button:{title:"Ciri-ciri Butang",text:"Teks (Nilai)",type:"Jenis",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Ciri-ciri Checkbox",radioTitle:"Ciri-ciri Butang Radio",value:"Nilai",selected:"Dipilih",required:"Required"},form:{title:"Ciri-ciri Borang",menu:"Ciri-ciri Borang",action:"Tindakan borang",method:"Cara borang dihantar",encoding:"Encoding"},hidden:{title:"Ciri-ciri Field Tersembunyi",name:"Nama",value:"Nilai"}, -select:{title:"Ciri-ciri Selection Field",selectInfo:"Select Info",opAvail:"Pilihan sediada",value:"Nilai",size:"Saiz",lines:"garisan",chkMulti:"Benarkan pilihan pelbagai",required:"Required",opText:"Teks",opValue:"Nilai",btnAdd:"Tambah Pilihan",btnModify:"Ubah Pilihan",btnUp:"Naik ke atas",btnDown:"Turun ke bawah",btnSetValue:"Set sebagai nilai terpilih",btnDelete:"Padam"},textarea:{title:"Ciri-ciri Textarea",cols:"Lajur",rows:"Baris"},textfield:{title:"Ciri-ciri Text Field",name:"Nama",value:"Nilai", -charWidth:"Lebar isian",maxChars:"Isian Maksimum",required:"Required",type:"Jenis",typeText:"Teks",typePass:"Kata Laluan",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nb.js deleted file mode 100644 index 634ea9eb2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nb.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","nb",{button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt",required:"Påkrevd"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"}, -select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"Størrelse",lines:"Linjer",chkMulti:"Tillat flervalg",required:"Påkrevd",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstområde",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde", -maxChars:"Maks antall tegn",required:"Påkrevd",type:"Type",typeText:"Tekst",typePass:"Passord",typeEmail:"Epost",typeSearch:"Søk",typeTel:"Telefonnummer",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nl.js deleted file mode 100644 index afc21182b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/nl.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","nl",{button:{title:"Eigenschappen knop",text:"Tekst (waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Versturen",typeRst:"Leegmaken"},checkboxAndRadio:{checkboxTitle:"Eigenschappen aanvinkvakje",radioTitle:"Eigenschappen selectievakje",value:"Waarde",selected:"Geselecteerd",required:"Vereist"},form:{title:"Eigenschappen formulier",menu:"Eigenschappen formulier",action:"Actie",method:"Methode",encoding:"Codering"},hidden:{title:"Eigenschappen verborgen veld",name:"Naam", -value:"Waarde"},select:{title:"Eigenschappen selectieveld",selectInfo:"Informatie",opAvail:"Beschikbare opties",value:"Waarde",size:"Grootte",lines:"Regels",chkMulti:"Gecombineerde selecties toestaan",required:"Vereist",opText:"Tekst",opValue:"Waarde",btnAdd:"Toevoegen",btnModify:"Wijzigen",btnUp:"Omhoog",btnDown:"Omlaag",btnSetValue:"Als geselecteerde waarde instellen",btnDelete:"Verwijderen"},textarea:{title:"Eigenschappen tekstvak",cols:"Kolommen",rows:"Rijen"},textfield:{title:"Eigenschappen tekstveld", -name:"Naam",value:"Waarde",charWidth:"Breedte (tekens)",maxChars:"Maximum aantal tekens",required:"Vereist",type:"Soort",typeText:"Tekst",typePass:"Wachtwoord",typeEmail:"E-mail",typeSearch:"Zoeken",typeTel:"Telefoonnummer",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/no.js deleted file mode 100644 index 0be43b637..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/no.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","no",{button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt",required:"Required"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"}, -select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"Størrelse",lines:"Linjer",chkMulti:"Tillat flervalg",required:"Required",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstområde",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde", -maxChars:"Maks antall tegn",required:"Required",type:"Type",typeText:"Tekst",typePass:"Passord",typeEmail:"Epost",typeSearch:"Søk",typeTel:"Telefonnummer",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pl.js deleted file mode 100644 index d26c8a311..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pl.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","pl",{button:{title:"Właściwości przycisku",text:"Tekst (Wartość)",type:"Typ",typeBtn:"Przycisk",typeSbm:"Wyślij",typeRst:"Wyczyść"},checkboxAndRadio:{checkboxTitle:"Właściwości pola wyboru (checkbox)",radioTitle:"Właściwości przycisku opcji (radio)",value:"Wartość",selected:"Zaznaczone",required:"Wymagane"},form:{title:"Właściwości formularza",menu:"Właściwości formularza",action:"Akcja",method:"Metoda",encoding:"Kodowanie"},hidden:{title:"Właściwości pola ukrytego", -name:"Nazwa",value:"Wartość"},select:{title:"Właściwości listy wyboru",selectInfo:"Informacje",opAvail:"Dostępne opcje",value:"Wartość",size:"Rozmiar",lines:"wierszy",chkMulti:"Wielokrotny wybór",required:"Wymagane",opText:"Tekst",opValue:"Wartość",btnAdd:"Dodaj",btnModify:"Zmień",btnUp:"Do góry",btnDown:"Do dołu",btnSetValue:"Ustaw jako zaznaczoną",btnDelete:"Usuń"},textarea:{title:"Właściwości obszaru tekstowego",cols:"Liczba kolumn",rows:"Liczba wierszy"},textfield:{title:"Właściwości pola tekstowego", -name:"Nazwa",value:"Wartość",charWidth:"Szerokość w znakach",maxChars:"Szerokość maksymalna",required:"Wymagane",type:"Typ",typeText:"Tekst",typePass:"Hasło",typeEmail:"Email",typeSearch:"Szukaj",typeTel:"Numer telefonu",typeUrl:"Adres URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt-br.js deleted file mode 100644 index b65181183..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt-br.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","pt-br",{button:{title:"Formatar Botão",text:"Texto (Valor)",type:"Tipo",typeBtn:"Botão",typeSbm:"Enviar",typeRst:"Limpar"},checkboxAndRadio:{checkboxTitle:"Formatar Caixa de Seleção",radioTitle:"Formatar Botão de Opção",value:"Valor",selected:"Selecionado",required:"Obrigatório"},form:{title:"Formatar Formulário",menu:"Formatar Formulário",action:"Ação",method:"Método",encoding:"Codificação"},hidden:{title:"Formatar Campo Oculto",name:"Nome",value:"Valor"},select:{title:"Formatar Caixa de Listagem", -selectInfo:"Informações",opAvail:"Opções disponíveis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir múltiplas seleções",required:"Obrigatório",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir como selecionado",btnDelete:"Remover"},textarea:{title:"Formatar Área de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Formatar Caixa de Texto",name:"Nome",value:"Valor",charWidth:"Comprimento (em caracteres)", -maxChars:"Número Máximo de Caracteres",required:"Obrigatório",type:"Tipo",typeText:"Texto",typePass:"Senha",typeEmail:"Email",typeSearch:"Busca",typeTel:"Número de Telefone",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt.js deleted file mode 100644 index b6615cc82..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/pt.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","pt",{button:{title:"Propriedades do Botão",text:"Texto (Valor)",type:"Tipo",typeBtn:"Botão",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades da Caixa de Verificação",radioTitle:"Propriedades do Botão de Opção",value:"Valor",selected:"Seleccionado",required:"Required"},form:{title:"Propriedades do Formulário",menu:"Propriedades do Formulário",action:"Acção",method:"Método",encoding:"Encoding"},hidden:{title:"Propriedades do Campo Escondido", -name:"Nome",value:"Valor"},select:{title:"Propriedades da Caixa de Combinação",selectInfo:"Informação",opAvail:"Opções Possíveis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir selecções múltiplas",required:"Required",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir um valor por defeito",btnDelete:"Apagar"},textarea:{title:"Propriedades da Área de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Propriedades do Campo de Texto", -name:"Nome",value:"Valor",charWidth:"Tamanho do caracter",maxChars:"Nr. Máximo de Caracteres",required:"Required",type:"Tipo",typeText:"Texto",typePass:"Senha",typeEmail:"Email",typeSearch:"Pesquisar",typeTel:"Telefone",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ro.js deleted file mode 100644 index 8b760bd9d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ro.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ro",{button:{title:"Proprietăţi buton",text:"Text (Valoare)",type:"Tip",typeBtn:"Buton",typeSbm:"Trimite",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Proprietăţi bifă (Checkbox)",radioTitle:"Proprietăţi buton radio (Radio Button)",value:"Valoare",selected:"Selectat",required:"Required"},form:{title:"Proprietăţi formular (Form)",menu:"Proprietăţi formular (Form)",action:"Acţiune",method:"Metodă",encoding:"Encodare"},hidden:{title:"Proprietăţi câmp ascuns (Hidden Field)", -name:"Nume",value:"Valoare"},select:{title:"Proprietăţi câmp selecţie (Selection Field)",selectInfo:"Informaţii",opAvail:"Opţiuni disponibile",value:"Valoare",size:"Mărime",lines:"linii",chkMulti:"Permite selecţii multiple",required:"Required",opText:"Text",opValue:"Valoare",btnAdd:"Adaugă",btnModify:"Modifică",btnUp:"Sus",btnDown:"Jos",btnSetValue:"Setează ca valoare selectată",btnDelete:"Şterge"},textarea:{title:"Proprietăţi suprafaţă text (Textarea)",cols:"Coloane",rows:"Linii"},textfield:{title:"Proprietăţi câmp text (Text Field)", -name:"Nume",value:"Valoare",charWidth:"Lărgimea caracterului",maxChars:"Caractere maxime",required:"Required",type:"Tip",typeText:"Text",typePass:"Parolă",typeEmail:"Email",typeSearch:"Cauta",typeTel:"Numar de telefon",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ru.js deleted file mode 100644 index cb37ee66f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ru.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ru",{button:{title:"Свойства кнопки",text:"Текст (Значение)",type:"Тип",typeBtn:"Кнопка",typeSbm:"Отправка",typeRst:"Сброс"},checkboxAndRadio:{checkboxTitle:"Свойства флаговой кнопки",radioTitle:"Свойства кнопки выбора",value:"Значение",selected:"Выбрано",required:"Обязательное поле"},form:{title:"Свойства формы",menu:"Свойства формы",action:"Действие",method:"Метод",encoding:"Кодировка"},hidden:{title:"Свойства скрытого поля",name:"Имя",value:"Значение"},select:{title:"Свойства списка выбора", -selectInfo:"Информация о списке выбора",opAvail:"Доступные варианты",value:"Значение",size:"Размер",lines:"строк(и)",chkMulti:"Разрешить выбор нескольких вариантов",required:"Обязательное поле",opText:"Текст",opValue:"Значение",btnAdd:"Добавить",btnModify:"Изменить",btnUp:"Поднять",btnDown:"Опустить",btnSetValue:"Пометить как выбранное",btnDelete:"Удалить"},textarea:{title:"Свойства многострочного текстового поля",cols:"Колонок",rows:"Строк"},textfield:{title:"Свойства текстового поля",name:"Имя", -value:"Значение",charWidth:"Ширина поля (в символах)",maxChars:"Макс. количество символов",required:"Обязательное поле",type:"Тип содержимого",typeText:"Текст",typePass:"Пароль",typeEmail:"Email",typeSearch:"Поиск",typeTel:"Номер телефона",typeUrl:"Ссылка"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/si.js deleted file mode 100644 index 36b32ad25..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/si.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","si",{button:{title:"බොත්තම් ගුණ",text:"වගන්තිය(වටිනාකම)",type:"වර්ගය",typeBtn:"බොත්තම",typeSbm:"යොමුකරනවා",typeRst:"නැවත ආරම්භකතත්වයට පත් කරනවා"},checkboxAndRadio:{checkboxTitle:"ලකුණු කිරීමේ කොටුවේ ලක්ෂණ",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected",required:"Required"},form:{title:"පෝරමයේ ",menu:"පෝරමයේ ගුණ/",action:"ගන්නා පියවර",method:"ක්‍රමය",encoding:"කේතීකරණය"},hidden:{title:"සැඟවුණු ප්‍රදේශයේ ",name:"නම",value:"Value"},select:{title:"තේරීම් ප්‍රදේශයේ ", -selectInfo:"විස්තර තෝරන්න",opAvail:"ඉතුරුවී ඇති වීකල්ප",value:"Value",size:"විශාලත්වය",lines:"lines",chkMulti:"Allow multiple selections",required:"Required",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"මකා දැම්ම"},textarea:{title:"Textarea Properties",cols:"සිරස් ",rows:"Rows"},textfield:{title:"Text Field Properties",name:"නම",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",required:"Required", -type:"වර්ගය",typeText:"Text",typePass:"Password",typeEmail:"Email",typeSearch:"Search",typeTel:"Telephone Number",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sk.js deleted file mode 100644 index fdb744bce..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sk.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","sk",{button:{title:"Vlastnosti tlačidla",text:"Text (Hodnota)",type:"Typ",typeBtn:"Tlačidlo",typeSbm:"Odoslať",typeRst:"Resetovať"},checkboxAndRadio:{checkboxTitle:"Vlastnosti zaškrtávacieho políčka",radioTitle:"Vlastnosti prepínača (radio button)",value:"Hodnota",selected:"Vybrané (selected)",required:"Required"},form:{title:"Vlastnosti formulára",menu:"Vlastnosti formulára",action:"Akcia (action)",method:"Metóda (method)",encoding:"Kódovanie (encoding)"},hidden:{title:"Vlastnosti skrytého poľa", -name:"Názov (name)",value:"Hodnota"},select:{title:"Vlastnosti rozbaľovacieho zoznamu",selectInfo:"Informácie o výbere",opAvail:"Dostupné možnosti",value:"Hodnota",size:"Veľkosť",lines:"riadkov",chkMulti:"Povoliť viacnásobný výber",required:"Required",opText:"Text",opValue:"Hodnota",btnAdd:"Pridať",btnModify:"Upraviť",btnUp:"Hore",btnDown:"Dole",btnSetValue:"Nastaviť ako vybranú hodnotu",btnDelete:"Vymazať"},textarea:{title:"Vlastnosti textovej oblasti (textarea)",cols:"Stĺpcov",rows:"Riadkov"},textfield:{title:"Vlastnosti textového poľa", -name:"Názov (name)",value:"Hodnota",charWidth:"Šírka poľa (podľa znakov)",maxChars:"Maximálny počet znakov",required:"Required",type:"Typ",typeText:"Text",typePass:"Heslo",typeEmail:"Email",typeSearch:"Hľadať",typeTel:"Telefónne číslo",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sl.js deleted file mode 100644 index 9c79b06b7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sl.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","sl",{button:{title:"Lastnosti gumba",text:"Besedilo (Vrednost)",type:"Tip",typeBtn:"Gumb",typeSbm:"Potrdi",typeRst:"Ponastavi"},checkboxAndRadio:{checkboxTitle:"Lastnosti potrditvenega polja",radioTitle:"Lastnosti izbirnega polja",value:"Vrednost",selected:"Izbrano",required:"Required"},form:{title:"Lastnosti obrazca",menu:"Lastnosti obrazca",action:"Akcija",method:"Metoda",encoding:"Kodiranje znakov"},hidden:{title:"Lastnosti skritega polja",name:"Ime",value:"Vrednost"}, -select:{title:"Lastnosti spustnega seznama",selectInfo:"Podatki",opAvail:"Razpoložljive izbire",value:"Vrednost",size:"Velikost",lines:"vrstic",chkMulti:"Dovoli izbor večih vrstic",required:"Required",opText:"Besedilo",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Spremeni",btnUp:"Gor",btnDown:"Dol",btnSetValue:"Postavi kot privzeto izbiro",btnDelete:"Izbriši"},textarea:{title:"Lastnosti vnosnega območja",cols:"Stolpcev",rows:"Vrstic"},textfield:{title:"Lastnosti vnosnega polja",name:"Ime",value:"Vrednost", -charWidth:"Dolžina",maxChars:"Največje število znakov",required:"Required",type:"Tip",typeText:"Besedilo",typePass:"Geslo",typeEmail:"E-pošta",typeSearch:"Iskanje",typeTel:"Telefonska Številka",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sq.js deleted file mode 100644 index aee8b952b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sq.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","sq",{button:{title:"Rekuizitat e Pullës",text:"Teskti (Vlera)",type:"LLoji",typeBtn:"Buton",typeSbm:"Dërgo",typeRst:"Rikthe"},checkboxAndRadio:{checkboxTitle:"Rekuizitat e Kutizë Përzgjedhëse",radioTitle:"Rekuizitat e Pullës",value:"Vlera",selected:"Përzgjedhur",required:"Required"},form:{title:"Rekuizitat e Formës",menu:"Rekuizitat e Formës",action:"Veprim",method:"Metoda",encoding:"Kodimi"},hidden:{title:"Rekuizitat e Fushës së Fshehur",name:"Emër",value:"Vlera"}, -select:{title:"Rekuizitat e Fushës së Përzgjedhur",selectInfo:"Përzgjidh Informacionin",opAvail:"Opsionet e Mundshme",value:"Vlera",size:"Madhësia",lines:"rreshtat",chkMulti:"Lejo përzgjidhje të shumëfishta",required:"Required",opText:"Teksti",opValue:"Vlera",btnAdd:"Vendos",btnModify:"Ndrysho",btnUp:"Sipër",btnDown:"Poshtë",btnSetValue:"Bëje si vlerë të përzgjedhur",btnDelete:"Grise"},textarea:{title:"Rekuzitat e Fushës së Tekstit",cols:"Kolonat",rows:"Rreshtat"},textfield:{title:"Rekuizitat e Fushës së Tekstit", -name:"Emër",value:"Vlera",charWidth:"Gjerësia e Karakterit",maxChars:"Numri maksimal i karaktereve",required:"Required",type:"LLoji",typeText:"Teksti",typePass:"Fjalëkalimi",typeEmail:"Posta Elektronike",typeSearch:"Kërko",typeTel:"Numri i Telefonit",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr-latn.js deleted file mode 100644 index 7f34d262d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr-latn.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","sr-latn",{button:{title:"Osobine dugmeta",text:"Tekst (vrednost)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Osobine polja za potvrdu",radioTitle:"Osobine radio-dugmeta",value:"Vrednost",selected:"Označeno",required:"Required"},form:{title:"Osobine forme",menu:"Osobine forme",action:"Akcija",method:"Metoda",encoding:"Encoding"},hidden:{title:"Osobine skrivenog polja",name:"Naziv",value:"Vrednost"},select:{title:"Osobine izbornog polja", -selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrednost",size:"Veličina",lines:"linija",chkMulti:"Dozvoli višestruku selekciju",required:"Required",opText:"Tekst",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Izmeni",btnUp:"Gore",btnDown:"Dole",btnSetValue:"Podesi kao označenu vrednost",btnDelete:"Obriši"},textarea:{title:"Osobine zone teksta",cols:"Broj kolona",rows:"Broj redova"},textfield:{title:"Osobine tekstualnog polja",name:"Naziv",value:"Vrednost",charWidth:"Širina (karaktera)",maxChars:"Maksimalno karaktera", -required:"Required",type:"Tip",typeText:"Tekst",typePass:"Lozinka",typeEmail:"Email",typeSearch:"Pretraži",typeTel:"Broj telefona",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr.js deleted file mode 100644 index b315876b1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sr.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","sr",{button:{title:"Особине дугмета",text:"Текст (вредност)",type:"Tип",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Особине поља за потврду",radioTitle:"Особине радио-дугмета",value:"Вредност",selected:"Означено",required:"Required"},form:{title:"Особине форме",menu:"Особине форме",action:"Aкција",method:"Mетода",encoding:"Encoding"},hidden:{title:"Особине скривеног поља",name:"Назив",value:"Вредност"},select:{title:"Особине изборног поља", -selectInfo:"Инфо",opAvail:"Доступне опције",value:"Вредност",size:"Величина",lines:"линија",chkMulti:"Дозволи вишеструку селекцију",required:"Required",opText:"Текст",opValue:"Вредност",btnAdd:"Додај",btnModify:"Измени",btnUp:"Горе",btnDown:"Доле",btnSetValue:"Подеси као означену вредност",btnDelete:"Обриши"},textarea:{title:"Особине зоне текста",cols:"Број колона",rows:"Број редова"},textfield:{title:"Особине текстуалног поља",name:"Назив",value:"Вредност",charWidth:"Ширина (карактера)",maxChars:"Максимално карактера", -required:"Required",type:"Тип",typeText:"Текст",typePass:"Лозинка",typeEmail:"Е-пошта",typeSearch:"Претрага",typeTel:"Број телефона",typeUrl:"УРЛ"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sv.js deleted file mode 100644 index 4e480846f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/sv.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","sv",{button:{title:"Egenskaper för knapp",text:"Text (värde)",type:"Typ",typeBtn:"Knapp",typeSbm:"Skicka",typeRst:"Återställ"},checkboxAndRadio:{checkboxTitle:"Egenskaper för kryssruta",radioTitle:"Egenskaper för alternativknapp",value:"Värde",selected:"Vald",required:"Krävs"},form:{title:"Egenskaper för formulär",menu:"Egenskaper för formulär",action:"Funktion",method:"Metod",encoding:"Kodning"},hidden:{title:"Egenskaper för dolt fält",name:"Namn",value:"Värde"}, -select:{title:"Egenskaper för flervalslista",selectInfo:"Information",opAvail:"Befintliga val",value:"Värde",size:"Storlek",lines:"Linjer",chkMulti:"Tillåt flerval",required:"Krävs",opText:"Text",opValue:"Värde",btnAdd:"Lägg till",btnModify:"Redigera",btnUp:"Upp",btnDown:"Ner",btnSetValue:"Markera som valt värde",btnDelete:"Radera"},textarea:{title:"Egenskaper för textruta",cols:"Kolumner",rows:"Rader"},textfield:{title:"Egenskaper för textfält",name:"Namn",value:"Värde",charWidth:"Teckenbredd",maxChars:"Max antal tecken", -required:"Krävs",type:"Typ",typeText:"Text",typePass:"Lösenord",typeEmail:"E-post",typeSearch:"Sök",typeTel:"Telefonnummer",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/th.js deleted file mode 100644 index 15ed7a388..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/th.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","th",{button:{title:"รายละเอียดของ ปุ่ม",text:"ข้อความ (ค่าตัวแปร)",type:"ข้อความ",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"คุณสมบัติของ เช็คบ๊อก",radioTitle:"คุณสมบัติของ เรดิโอบัตตอน",value:"ค่าตัวแปร",selected:"เลือกเป็นค่าเริ่มต้น",required:"Required"},form:{title:"คุณสมบัติของ แบบฟอร์ม",menu:"คุณสมบัติของ แบบฟอร์ม",action:"แอคชั่น",method:"เมธอด",encoding:"Encoding"},hidden:{title:"คุณสมบัติของ ฮิดเดนฟิลด์",name:"ชื่อ", -value:"ค่าตัวแปร"},select:{title:"คุณสมบัติของ แถบตัวเลือก",selectInfo:"อินโฟ",opAvail:"รายการตัวเลือก",value:"ค่าตัวแปร",size:"ขนาด",lines:"บรรทัด",chkMulti:"เลือกหลายค่าได้",required:"Required",opText:"ข้อความ",opValue:"ค่าตัวแปร",btnAdd:"เพิ่ม",btnModify:"แก้ไข",btnUp:"บน",btnDown:"ล่าง",btnSetValue:"เลือกเป็นค่าเริ่มต้น",btnDelete:"ลบ"},textarea:{title:"คุณสมบัติของ เท็กแอเรีย",cols:"สดมภ์",rows:"แถว"},textfield:{title:"คุณสมบัติของ เท็กซ์ฟิลด์",name:"ชื่อ",value:"ค่าตัวแปร",charWidth:"ความกว้าง", -maxChars:"จำนวนตัวอักษรสูงสุด",required:"Required",type:"ชนิด",typeText:"ข้อความ",typePass:"รหัสผ่าน",typeEmail:"อีเมล",typeSearch:"ค้นหาก",typeTel:"หมายเลขโทรศัพท์",typeUrl:"ที่อยู่อ้างอิง URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tr.js deleted file mode 100644 index 074f71361..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tr.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","tr",{button:{title:"Düğme Özellikleri",text:"Metin (Değer)",type:"Tip",typeBtn:"Düğme",typeSbm:"Gönder",typeRst:"Sıfırla"},checkboxAndRadio:{checkboxTitle:"Onay Kutusu Özellikleri",radioTitle:"Seçenek Düğmesi Özellikleri",value:"Değer",selected:"Seçili",required:"Zorunlu"},form:{title:"Form Özellikleri",menu:"Form Özellikleri",action:"İşlem",method:"Yöntem",encoding:"Kodlama"},hidden:{title:"Gizli Veri Özellikleri",name:"Ad",value:"Değer"},select:{title:"Seçim Menüsü Özellikleri", -selectInfo:"Bilgi",opAvail:"Mevcut Seçenekler",value:"Değer",size:"Boyut",lines:"satır",chkMulti:"Çoklu seçime izin ver",required:"Zorunlu",opText:"Metin",opValue:"Değer",btnAdd:"Ekle",btnModify:"Düzenle",btnUp:"Yukarı",btnDown:"Aşağı",btnSetValue:"Seçili değer olarak ata",btnDelete:"Sil"},textarea:{title:"Çok Satırlı Metin Özellikleri",cols:"Sütunlar",rows:"Satırlar"},textfield:{title:"Metin Girişi Özellikleri",name:"Ad",value:"Değer",charWidth:"Karakter Genişliği",maxChars:"En Fazla Karakter",required:"Zorunlu", -type:"Tür",typeText:"Metin",typePass:"Şifre",typeEmail:"E-posta",typeSearch:"Ara",typeTel:"Telefon Numarası",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tt.js deleted file mode 100644 index 75275cd29..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/tt.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","tt",{button:{title:"Төймә үзлекләре",text:"Текст (күләм)",type:"Төр",typeBtn:"Төймә",typeSbm:"Җибәрү",typeRst:"Кире кайтару"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Радио төймə үзлекләре",value:"Күләм",selected:"Сайланган",required:"Required"},form:{title:"Форма үзлекләре",menu:"Форма үзлекләре",action:"Гамәл",method:"Ысул",encoding:"Кодировка"},hidden:{title:"Яшерен кыр үзлекләре",name:"Исем",value:"Күләм"},select:{title:"Selection Field Properties", -selectInfo:"Select Info",opAvail:"Мөмкин булган көйләүләр",value:"Күләм",size:"Зурлык",lines:"юллар",chkMulti:"Allow multiple selections",required:"Required",opText:"Текст",opValue:"Күләм",btnAdd:"Кушу",btnModify:"Үзгәртү",btnUp:"Өскә",btnDown:"Аска",btnSetValue:"Сайланган күләм булып билгеләргә",btnDelete:"Бетерү"},textarea:{title:"Текст мәйданы үзлекләре",cols:"Баганалар",rows:"Юллар"},textfield:{title:"Текст кыры үзлекләре",name:"Исем",value:"Күләм",charWidth:"Символлар киңлеге",maxChars:"Maximum Characters", -required:"Required",type:"Төр",typeText:"Текст",typePass:"Сер сүз",typeEmail:"Эл. почта",typeSearch:"Эзләү",typeTel:"Телефон номеры",typeUrl:"Сылталама"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ug.js deleted file mode 100644 index d7bd0cffd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/ug.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","ug",{button:{title:"توپچا خاسلىقى",text:"بەلگە (قىممەت)",type:"تىپى",typeBtn:"توپچا",typeSbm:"تاپشۇر",typeRst:"ئەسلىگە قايتۇر"},checkboxAndRadio:{checkboxTitle:"كۆپ تاللاش خاسلىقى",radioTitle:"تاق تاللاش توپچا خاسلىقى",value:"تاللىغان قىممەت",selected:"تاللانغان",required:"زۆرۈر"},form:{title:"جەدۋەل خاسلىقى",menu:"جەدۋەل خاسلىقى",action:"مەشغۇلات",method:"ئۇسۇل",encoding:"جەدۋەل كودلىنىشى"},hidden:{title:"يوشۇرۇن دائىرە خاسلىقى",name:"ئات",value:"دەسلەپكى قىممىتى"}, -select:{title:"جەدۋەل/تىزىم خاسلىقى",selectInfo:"ئۇچۇر تاللاڭ",opAvail:"تاللاش تۈرلىرى",value:"قىممەت",size:"ئېگىزلىكى",lines:"قۇر",chkMulti:"كۆپ تاللاشچان",required:"زۆرۈر",opText:"تاللانما تېكىستى",opValue:"تاللانما قىممىتى",btnAdd:"قوش",btnModify:"ئۆزگەرت",btnUp:"ئۈستىگە",btnDown:"ئاستىغا",btnSetValue:"دەسلەپكى تاللانما قىممىتىگە تەڭشە",btnDelete:"ئۆچۈر"},textarea:{title:" كۆپ قۇرلۇق تېكىست خاسلىقى",cols:"ھەرپ كەڭلىكى",rows:"قۇر سانى"},textfield:{title:"تاق قۇرلۇق تېكىست خاسلىقى",name:"ئات",value:"دەسلەپكى قىممىتى", -charWidth:"ھەرپ كەڭلىكى",maxChars:"ئەڭ كۆپ ھەرپ سانى",required:"زۆرۈر",type:"تىپى",typeText:"تېكىست",typePass:"ئىم",typeEmail:"تورخەت",typeSearch:"ئىزدە",typeTel:"تېلېفون نومۇر",typeUrl:"ئادرېس"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/uk.js deleted file mode 100644 index 3c18032e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/uk.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","uk",{button:{title:"Властивості кнопки",text:"Значення",type:"Тип",typeBtn:"Кнопка (button)",typeSbm:"Надіслати (submit)",typeRst:"Очистити (reset)"},checkboxAndRadio:{checkboxTitle:"Властивості галочки",radioTitle:"Властивості кнопки вибору",value:"Значення",selected:"Обрана",required:"Обов’язкове поле"},form:{title:"Властивості форми",menu:"Властивості форми",action:"Дія",method:"Метод",encoding:"Кодування"},hidden:{title:"Властивості прихованого поля",name:"Ім'я", -value:"Значення"},select:{title:"Властивості списку",selectInfo:"Інфо",opAvail:"Доступні варіанти",value:"Значення",size:"Кількість",lines:"видимих позицій у списку",chkMulti:"Список з мультивибором",required:"Обов’язкове поле",opText:"Текст",opValue:"Значення",btnAdd:"Добавити",btnModify:"Змінити",btnUp:"Вгору",btnDown:"Вниз",btnSetValue:"Встановити як обране значення",btnDelete:"Видалити"},textarea:{title:"Властивості текстової області",cols:"Стовбці",rows:"Рядки"},textfield:{title:"Властивості текстового поля", -name:"Ім'я",value:"Значення",charWidth:"Ширина",maxChars:"Макс. к-ть символів",required:"Обов’язкове поле",type:"Тип",typeText:"Текст",typePass:"Пароль",typeEmail:"Пошта",typeSearch:"Пошук",typeTel:"Мобільний",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/vi.js deleted file mode 100644 index eda4e47a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/vi.js +++ /dev/null @@ -1,3 +0,0 @@ -CKEDITOR.plugins.setLang("forms","vi",{button:{title:"Thuộc tính của nút",text:"Chuỗi hiển thị (giá trị)",type:"Kiểu",typeBtn:"Nút bấm",typeSbm:"Nút gửi",typeRst:"Nút nhập lại"},checkboxAndRadio:{checkboxTitle:"Thuộc tính nút kiểm",radioTitle:"Thuộc tính nút chọn",value:"Giá trị",selected:"Được chọn",required:"Required"},form:{title:"Thuộc tính biểu mẫu",menu:"Thuộc tính biểu mẫu",action:"Hành động",method:"Phương thức",encoding:"Bảng mã"},hidden:{title:"Thuộc tính trường ẩn",name:"Tên",value:"Giá trị"}, -select:{title:"Thuộc tính ô chọn",selectInfo:"Thông tin",opAvail:"Các tùy chọn có thể sử dụng",value:"Giá trị",size:"Kích cỡ",lines:"dòng",chkMulti:"Cho phép chọn nhiều",required:"Required",opText:"Văn bản",opValue:"Giá trị",btnAdd:"Thêm",btnModify:"Thay đổi",btnUp:"Lên",btnDown:"Xuống",btnSetValue:"Giá trị được chọn",btnDelete:"Nút xoá"},textarea:{title:"Thuộc tính vùng văn bản",cols:"Số cột",rows:"Số hàng"},textfield:{title:"Thuộc tính trường văn bản",name:"Tên",value:"Giá trị",charWidth:"Độ rộng của ký tự", -maxChars:"Số ký tự tối đa",required:"Required",type:"Kiểu",typeText:"Ký tự",typePass:"Mật khẩu",typeEmail:"Email",typeSearch:"Tìm kiếm",typeTel:"Số điện thoại",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh-cn.js deleted file mode 100644 index 018b5f88d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh-cn.js +++ /dev/null @@ -1,2 +0,0 @@ -CKEDITOR.plugins.setLang("forms","zh-cn",{button:{title:"按钮属性",text:"标签(值)",type:"类型",typeBtn:"按钮",typeSbm:"提交",typeRst:"重设"},checkboxAndRadio:{checkboxTitle:"复选框属性",radioTitle:"单选按钮属性",value:"选定值",selected:"已勾选",required:"必选"},form:{title:"表单属性",menu:"表单属性",action:"动作",method:"方法",encoding:"表单编码"},hidden:{title:"隐藏域属性",name:"名称",value:"初始值"},select:{title:"菜单/列表属性",selectInfo:"选择信息",opAvail:"可选项",value:"值",size:"高度",lines:"行",chkMulti:"允许多选",required:"必选",opText:"选项文本",opValue:"选项值",btnAdd:"添加", -btnModify:"修改",btnUp:"上移",btnDown:"下移",btnSetValue:"设为初始选定",btnDelete:"删除"},textarea:{title:"多行文本属性",cols:"字符宽度",rows:"行数"},textfield:{title:"单行文本属性",name:"名称",value:"初始值",charWidth:"字符宽度",maxChars:"最多字符数",required:"必填",type:"类型",typeText:"文本",typePass:"密码",typeEmail:"Email",typeSearch:"搜索",typeTel:"电话号码",typeUrl:"地址"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh.js deleted file mode 100644 index 2e6f8d589..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/lang/zh.js +++ /dev/null @@ -1,2 +0,0 @@ -CKEDITOR.plugins.setLang("forms","zh",{button:{title:"按鈕內容",text:"顯示文字 (值)",type:"類型",typeBtn:"按鈕",typeSbm:"送出",typeRst:"重設"},checkboxAndRadio:{checkboxTitle:"核取方塊內容",radioTitle:"選項按鈕內容",value:"數值",selected:"已選",required:"必填"},form:{title:"表單內容",menu:"表單內容",action:"動作",method:"方式",encoding:"編碼"},hidden:{title:"隱藏欄位內容",name:"名稱",value:"數值"},select:{title:"選取欄位內容",selectInfo:"選擇資訊",opAvail:"可用選項",value:"數值",size:"大小",lines:"行數",chkMulti:"允許多選",required:"必填",opText:"文字",opValue:"數值",btnAdd:"新增",btnModify:"修改", -btnUp:"向上",btnDown:"向下",btnSetValue:"設為已選",btnDelete:"刪除"},textarea:{title:"文字區域內容",cols:"列",rows:"行"},textfield:{title:"文字欄位內容",name:"名字",value:"數值",charWidth:"字元寬度",maxChars:"最大字元數",required:"必填",type:"類型",typeText:"文字",typePass:"密碼",typeEmail:"電子郵件",typeSearch:"搜尋",typeTel:"電話號碼",typeUrl:"URL"}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/forms/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/forms/plugin.js deleted file mode 100644 index 6ab08ec0f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/forms/plugin.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("forms",{requires:"dialog,fakeobjects",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"button,checkbox,form,hiddenfield,imagebutton,radio,select,select-rtl,textarea,textarea-rtl,textfield",hidpi:!0,onLoad:function(){CKEDITOR.addCss(".cke_editable form{border: 1px dotted #FF0000;padding: 2px;}\n"); -CKEDITOR.addCss("img.cke_hidden{background-image: url("+CKEDITOR.getUrl(this.path+"images/hiddenfield.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 16px !important;height: 16px !important;}")},init:function(a){var b=a.lang,g=0,h={email:1,password:1,search:1,tel:1,text:1,url:1},l={checkbox:"input[type,name,checked,required]",radio:"input[type,name,checked,required]",textfield:"input[type,name,value,size,maxlength,required]",textarea:"textarea[cols,rows,name,required]", -select:"select[name,size,multiple,required]; option[value,selected]",button:"input[type,name,value]",form:"form[action,name,id,enctype,target,method]",hiddenfield:"input[type,name,value]",imagebutton:"input[type,alt,src]{width,height,border,border-width,border-style,margin,float}"},m={checkbox:"input",radio:"input",textfield:"input",textarea:"textarea",select:"select",button:"input",form:"form",hiddenfield:"input",imagebutton:"input"},e=function(d,c,e){var h={allowedContent:l[c],requiredContent:m[c]}; -"form"==c&&(h.context="form");a.addCommand(c,new CKEDITOR.dialogCommand(c,h));a.ui.addButton&&a.ui.addButton(d,{label:b.common[d.charAt(0).toLowerCase()+d.slice(1)],command:c,toolbar:"forms,"+(g+=10)});CKEDITOR.dialog.add(c,e)},f=this.path+"dialogs/";!a.blockless&&e("Form","form",f+"form.js");e("Checkbox","checkbox",f+"checkbox.js");e("Radio","radio",f+"radio.js");e("TextField","textfield",f+"textfield.js");e("Textarea","textarea",f+"textarea.js");e("Select","select",f+"select.js");e("Button","button", -f+"button.js");var k=a.plugins.image;k&&!a.plugins.image2&&e("ImageButton","imagebutton",CKEDITOR.plugins.getPath("image")+"dialogs/image.js");e("HiddenField","hiddenfield",f+"hiddenfield.js");a.addMenuItems&&(e={checkbox:{label:b.forms.checkboxAndRadio.checkboxTitle,command:"checkbox",group:"checkbox"},radio:{label:b.forms.checkboxAndRadio.radioTitle,command:"radio",group:"radio"},textfield:{label:b.forms.textfield.title,command:"textfield",group:"textfield"},hiddenfield:{label:b.forms.hidden.title, -command:"hiddenfield",group:"hiddenfield"},button:{label:b.forms.button.title,command:"button",group:"button"},select:{label:b.forms.select.title,command:"select",group:"select"},textarea:{label:b.forms.textarea.title,command:"textarea",group:"textarea"}},k&&(e.imagebutton={label:b.image.titleButton,command:"imagebutton",group:"imagebutton"}),!a.blockless&&(e.form={label:b.forms.form.menu,command:"form",group:"form"}),a.addMenuItems(e));a.contextMenu&&(!a.blockless&&a.contextMenu.addListener(function(d, -c,a){if((d=a.contains("form",1))&&!d.isReadOnly())return{form:CKEDITOR.TRISTATE_OFF}}),a.contextMenu.addListener(function(d){if(d&&!d.isReadOnly()){var c=d.getName();if("select"==c)return{select:CKEDITOR.TRISTATE_OFF};if("textarea"==c)return{textarea:CKEDITOR.TRISTATE_OFF};if("input"==c){var a=d.getAttribute("type")||"text";switch(a){case "button":case "submit":case "reset":return{button:CKEDITOR.TRISTATE_OFF};case "checkbox":return{checkbox:CKEDITOR.TRISTATE_OFF};case "radio":return{radio:CKEDITOR.TRISTATE_OFF}; -case "image":return k?{imagebutton:CKEDITOR.TRISTATE_OFF}:null}if(h[a])return{textfield:CKEDITOR.TRISTATE_OFF}}if("img"==c&&"hiddenfield"==d.data("cke-real-element-type"))return{hiddenfield:CKEDITOR.TRISTATE_OFF}}}));a.on("doubleclick",function(d){var c=d.data.element;if(!a.blockless&&c.is("form"))d.data.dialog="form";else if(c.is("select"))d.data.dialog="select";else if(c.is("textarea"))d.data.dialog="textarea";else if(c.is("img")&&"hiddenfield"==c.data("cke-real-element-type"))d.data.dialog="hiddenfield"; -else if(c.is("input")){c=c.getAttribute("type")||"text";switch(c){case "button":case "submit":case "reset":d.data.dialog="button";break;case "checkbox":d.data.dialog="checkbox";break;case "radio":d.data.dialog="radio";break;case "image":d.data.dialog="imagebutton"}h[c]&&(d.data.dialog="textfield")}})},afterInit:function(a){var b=a.dataProcessor,g=b&&b.htmlFilter,b=b&&b.dataFilter;CKEDITOR.env.ie&&g&&g.addRules({elements:{input:function(a){a=a.attributes;var b=a.type;b||(a.type="text");"checkbox"!= -b&&"radio"!=b||"on"!=a.value||delete a.value}}},{applyToAll:!0});b&&b.addRules({elements:{input:function(b){if("hidden"==b.attributes.type)return a.createFakeParserElement(b,"cke_hidden","hiddenfield")}}},{applyToAll:!0})}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/icons.png b/vendor/unisharp/laravel-ckeditor/plugins/icons.png deleted file mode 100644 index ddda6bcf28b6043706b45bb22010cb73f8b96915..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18319 zcmY&uggWr?rgO+Fza@_-}T{-+A7yhwvKWDGYur*R54JTCAVV@H!tbODXVH7KXX`L=dvo zi9TIUVpnzjbXsn5RuDVwfFDZbw{P=$xIU^J+R5;JzLWR88#1a%N=o8RfZKgP-lHy{ z#h3O>$y=)5cy3s!oQHH4;=Dg4UzlP!MX1n%@5AkSyriqIpXPGXdShialwhF1OLipP z@x=IGWo{d-{KD9jq)A?fA4%T zYEh*nv81lvJwh()nX<6NouZuyjiZUX^X*0bEOD^#gS*6ZX5eew7pX^%Oj_x7q4ynn ztekPX3>)9VSl%YEYnEwub@;*8ws}8Tr3<;5YoD$KU~$FE>>qKNHFj%?XG;d*f@n1u zqeOFtdWb%cW~5(EsViHydfv!HJzKI+`#wLS{$48hK!);LSs!~%lKF|jN=j$NnI5)w zB>2=Ca*Mig_f7P^NXF{v{5!ou@EqE2;JfR>Qx*nWOzyhWaG4ESd`RUp12x+&*7a(n zrqsdF($V3;2B(ln%Ju439af5ylqX-p<~5cju^Ef$mYWw0JQAHZpeU3Pnk+`nnB8N4MD*j1 zW|jQ+@dvLVBiA2nCh}05)iQ+LYfeucqR^~st)?enY9gN3`ciPTwuo7v*4PH4a<{V$ zt#CrN`>#Q01e)x+H5LQ}KFjj)FChXSHk>xNTO_Dl0}$Oq>0V>1-b;_4q%PnTCZE#T zA+~&Tg!gW<83TKX``&HzM%XU7RAtbKp51PKv*tM+Q%V=SqI(gvZXk$B^+9?^_QRuD z{6%m5;Bo1-GV>7l;Yt7$lJ>ToLX@OD%ra~#7+POR7(t7Js^Ic)Lc0-f6%@Su@k8|yFOa9H#avgz+=c8P31pf zU`iaWHti>@Ib!CwTS~ebHu5~;bvp6Do_%B2`GMMc?5K7cc~s;^pW#sYHRF%(P<~=@ z{YmEoU^`l2H9bH)Rd+}UBNZo;vrQw zo4d|5<_GG83j;h=L4^06CCPDdHLKT5HVZXO-or_pBnC}R13d&MjXRW= zN?Z?D2Z@fSYZ6Nj@03cOj5n~tX7Q+Kl;~Gvg?}^@tKo&?H|FZIPbyln%Vv4z@pyUn zhrS$XrwGO&L+O|_im?A`kmf?J@YG`oad4^^RXd_7gbLJ7E`>D&v(=f2ccr@1xS5!k zj2ianRz5)L3fwRL?gYW*Z~lslX7cl>AT>T+>ui+^GUy{lRV2OLI9>0~{IVEoQ8gtK zMQRx+vvb^XF>)bp_P!a!5={mc>&8~Td0su3t*rd;;e&yCj#SviYZS@rGvP2?t|uEF z@js*SELwxf+@BprF~%4|u&4~*6=JH{d-K^B_U6Ek1nrVK($2PBZ3WXS(NJ<&F-@<@ zLF`KyFu<6IbZem+0R)};&oLSSz3-hF@1MTciaOk}-Clv6pK746-b$>&cox?l?kbI9 zwO(DSIWT&0+eu>&^^nkyho(%1)*)<&2>xxT^5NSym8?@Y<7; zih_W^j04o?HhfQt2qnQW_ot(yJ3{QhMhu8h74HovxRHclh#n%wFqlU)4qL(YaAm<$ z+Itpq#D-g!`_rW_2w5~wx3%RktLYMobq79!_n5XbWjf5}9z{5B=Fk}R>JD*};5Iil z*e6zzW2C-aQZYteTaIOQuG%270)@c~s1Ox&U(YsrjpzGKD9!(5zdXpl6Wh*PIiXRR zm$^w(bZE=8+mo6u`B<;o&7S==>Bzw=-kV(8XN|@0S)nC4H8`i`((h1Uyc%n(!>TN6 zcU0!q$rHyOa+jsA$}xegIN)+P7wde*Y3bJ}R}aSrHN&^rFW2pqtdNfRGTwkl2iu53 z9UmXpb1;JxypNGFF#h8NC&a^}!Hwp=m!DW5Nz}zUBD5m9FP5tHQqg>DqVV|>jZ?m8 zuIx8MxuP06KE4D3;6{oXL6Ke5fk^5CW%<2v$JD^odq@f1XwwP|5BJP9E65K z5mEJdSyXCSS)GNw5>8<6j6Z|ft7tzwW5|dHK9hx%Jir#KT_&PrPA%YFW}ngFuX11JWYSfr!WEyl{4Yxgy%o z<#S&Hjdu>GOv7%8H3$+2yD-<$)2wd=Sy@@}N>&nU)k^Zcz5r!{qwO|FW+Ay;)?ZaY za20_tipbE-FMTH(TmJc1UfWIQXFraaagVEgGbblE%+kE7EzK=UpaCQ--4gL%^{YL| zQo09%(F>3mk1XAk*S1(HThwB#98k@yOG<-s+S_crw zQ^z6a9|n!4yY&#N=XfqL=$E#)Dy6^VA5A<$a0Wa_wPcKZfEMebZq}~$Iz3hox!GE1%2-ahd45B{PD-+w!BdW zvq94(ssi|C#q*>dQYR%P1qJ^&^iTM9xlYK++jLOT{8t-|Sj^|~x69E&H8tsLglN^% zJan4FB-BmxNXWYoObY88dY6XHXrb%QlmKZF>2UlzSeE_kNN#N1R*$RhxWdA8*y-iv zWgyT?(q+JbwjDJRz$2;J<-WQ-+q|G4s!<6J2M(h<^V4kT0NX!E5$HODa*B#lPB~2# z8Qa@KiOqbL6I(oy>J~qMhIev4k}j0#`oP}tx{b0l*J`%HTbP~w7?O~wriX~aKMP_7?|u?CA&N@xv!rGDmmW+Ne~mvTVS&BxFeWec zE8?@%_~Cr{^J#17OV*U?Yl61n)`1x;N?|vW`~i;PA|wn_sK|uU20Q>-{JWta8n<(I z304S6Ny8g&JdBNv$rvX;ZwP<%MX?G=%1jx;|3NOT*#P>`b`wBaIX@_O+k zIvNo^JLCO@8d@axlK78}0?<h!tnVv-hsWo&hfC!34r3Y(AZF7eA)HK45K!GCT7@;RIpf2P>>}yjD|1{3g4#*0b!Uo&Jcd)F(i*q>@(Y z0-pCL;oG$U3fooZ9OO#<#_uvm0r|a>QB-9BvXjx(T`(g=8toPGRrc_>Z^Wg4pLe16 zp&j_{eGNj|HY7__vyB|mQc^r3pI5Wvl5+GUIeS9e0%8y?F(ZX{)8pb16}u-M!0<>G zPY*Y<_g4q~Gdpw^2*mwz-EX(nMUCbS$a{ofvh&=d!ns#_lgJMv9RbuLG&IIF!SjrWiMViR)$b|Sa3cr2Zl%hjLUd$)a9f9 z0NDj9Hk`F+9ZHg@cayK}b1(+kN((^2bllLlBn;C*I8AVqAmKcmF5=n(bqKmCd`R>D zY-KxMG)@D^it*$FY>dE$4_ae!{=eg_?~(CV{kr z2!C8I`@l+Do0yi5hEi=bh1c2;|Lz|!vH_!rqZJ|vz<=-SWry_MKI4Vb zG^d0_k0{$-&{6WA_x1IeqZb*rHU;k+wnJ?kGrl>)`&1LEun zJh{Af1B+8mB$^CJJ)8_glho!Jeg_*1-aR)rmt(L#CU95LA<*xFD$QVx)1Sr9G17uu zAjD`Z-$ieq$l>;M{hNhX6*DvQz93Q-v_k;SIlz&1A~xilAzj%0+*{{Fiy=e8Yg+o% ztF60)N=)^SZMgv+)le= zS0H?~3hP!BH>BOkd<7y!H7pwHM${m5#N!g4;)_2Gf|jdhc~Z!@S&xw~4Q%||WRlMC zZAD_kd^g}ZP_0`}j+YV~1H60DV4=LanwTy900=!gtr8W@I>QZk>}gZmyr1BIRd}ul+ku|A|Jl1VPJn$ zJbjv2r#Wf(u4|3&uP#PJBA-rDh8S!>h&=;^a0PE)7In)+3r)au{e2wA594Gqla~fO2YR%fnvsus8 z=EG7H3N+Mk36v-`ugajiDl&3fGwJoeG_uB8+gRUxkvNsg+!$K0E5;L<`RT%;MkiYJ zC{wqnKFtmA?{Rn};*Ip581f8}cuCY{z!$#GXJFMbnyzNKmJEeT9zF*PxPj=Oicy=Za~Okqi_r{{D&Zc3bJXoG((%EjVQ@`Z%#Q@B@#n`vsMz z=LGxP+QE0hh&NI#!<;TzfNsFh`{3`~En&RBuNHE+fblE4GIYUIC&^=bb|h2m+nFQx zucs1hhu?LlLFhyk3r8L%f;+6DeN$6YrAm4Q|2FzxxUryGMz6}pon_b6bYo`mU0-;b zm>vu~1bZTZK2Aq$R<*p}q?b$1DT&WJ13%tCENYVjpp9R)D=yeYa~e#3H78dUVk4}) z!iMsFRLbQwU-n}{nMAH?T=zX$X`O^eKv0Co!$~TGXJ0FUARDhC*2pw{yy+|YMAagJ z@C&O?^>*8SH=x3*BZvo{IrpACIkj;Qx+hBB(k9NhD2?f*`Fd@$^KBUd_;6i|iCMaR zPrI{uljpK^zBIBDOJJQ*3L%Mm-Mj;}$V-o=?mnZ2_q0nhG`}q|5X8?~JubDnYRwRs zDh^ka9=1hBPLy^A@3Erz0#CHGh8!%&pY5J~)A;;C=myev2%r+(b>H=5RND1j13mxu ziOH9-8?RNRVE7Jr?kD?_*6f|LzJYrxH)zR=E!}mwda( zdZh%_7rkK)MjMq+N&wn(Z}7Z1mW5=7yK9}XP;F{Kyz@g;`#7@n>g{At!S2R!vDR6L zst1Q$Nuj+bfDFN#{AWU{iIFaHK!~>(ZIswng8xiXpP;2Yn^N+VQvYh{}3~UUPYr@UBwx03IMkMrw^}U5nP!a zVb{e9#J~7-Oj4k_T;U}d^=TnT1sI90dUbtXf3?&8Wu?VkS^VSVsqfR?WT7k6mGyB$ zYyzNo%5&3O@D@5vv?f%cSH+xOEPkKzx*_Z6OVaESw6wH*CbI!?arjcMn7nfY=i~wo zYshJ`qUzv01GVg&P|8|}QceFI(Bcgs1mdJFLbJmdtajC$3Hp7#z2!fDZat-@`u$DS z5h?N`g2o@h!0-%u^U8*$0IFaTMdZnxML1*k2o4Tr$iBDO0z{oBD1Fu(Aiog(XcG#e zM{t-7K&QQ=nyH|TL0S7Y+TE{*D#3D0v!*RW;;I_Ot`fx;P0Gt0i$LBbiByB9wUZ#3 z6DGD^&0cXXzhK-`Ic7`Vsf%Do8xVsdiu_<4x-LeWL*)_c{=?%edgr zVH0}s*l5y>VRfot-*)#m;=MbQ+W%tlAoOs>u+ds1G1A`t>|cm(^qjmFKM;pd+Ut3l z9Zn(51P$bAJ1jEQq<`r%Imbw+cs1KdwSM~>x^KtF0KjX5XuZ1mm&;vTRBd0Rp;tIVF(mPf zs&G+o_1x74m<;C;ddqMt6qEy_98cYVif3}htU18&RUIp5(iv9=Du!DRYqU&1LM6L{ z5*$X7a9816GOs~5`=XSckC&4DkkP2ef*TOkJ#n$DXMfyA0FYp#*DuvjE3Nx!kdNn5 z^VWo82&wzaqRBbl+V#7>(<>=o38r__^>J&bms%SL8>VS^ZYjCk_%o~Iu&xedM6u7q zcH(E}qT}Gq0a6Ozb(7w3GiWaN?a$7)q;P8~(&@v_tG+K!YWu|u>TfPfl4HD_Hb7{d zB&3Mz;lWs;2pdC+;#g6FTA5;JJ$RwF9vyB%zCj$n7*R6Kohsy)yKV1mGj?dox^dWt zT0T6+!TgsJqdt;R90G0b!4vAoVg2VGtoWW9>-;?U4{g(pDKSwt;cYK0VhpAEkL%_= zXr=D~AXcsU*l;11acAg78pRWiHG*iHMEA!)4SrI3<$L<@{BWYhtXs3|xDJWp`f2I) zmXd%ps`A}3oAkcdcVZknWooRyrjULZmk)R`_C&;Oa9z%mKfz z0nAKc_KD(F(#h$PBTw<$2=L9~c=_HHbM$=7mdi$V^hCI8&x&Nt>HzpNp_H_=L4j<@ zt~z`uQPwJK9L);0U|g&UpeJsC9Jh9`ezzO~_>-x|wE}?NyqZXoKv)pn&Qis-3-oj9 z%6P$krK)B?fU8dm=5w=E-Wtt(LBL@DzK0?0^^wPpn=Ek*(b)^>#2o<<5=mI$xF2yjsXzvXbI7gyCOs%K&Oz8&-^qe=%$AMR zCPN_R{(aJEQbo2xGL%r1dLhblK-{*)#}HQTz6~_4B9k#xyDL=Htmmzb0O9)ApL4mh zhVZ(SwE@i44)4m2WZZd~f7OdSNOV?8DC6zdzxeD@%41w8Ka`i2B7t_lN%`pZ`ikfe zT@&e>H?Ji>@!dMoP)ZerrWeu$n7*TFg!q?%VY_au^^J3A7K)JukhP)3YCyT(tE!Jh z%M6AIe#cN#7Pg|;J?RKN-ySMd?-!)#=Xp%-LpD^TN)eO@l^VQM){pvz3bD;&c@-WR z`3j$!w&u&9R6tD+u)I2$#bRXLnZ|KGtG{&<{z%hP200%)wO4?_fJ>!znnfbA-$2UX z&q~G0d%J(ha4zg!-iIb#wjvc4!C0HUi=~L}z0&-E?u_KoBko^Ku+;2oPZ8nN`J1In zA0o-GWq22QCpBJ6a5jOk*#eQdMRY(elHy=RH2*VkaXYi^iND%D|3qi7^T4LjiP=6E1kJb;%z`A2+}a56{fGt@pqa#$|XWz8;VxCOF?a?(*aKS0v3*+%XY#iND2j zk}KiYQ8IqJsWR=7sL{-13}VT5^OXk1G#y4PG%#0pib^{j_{KNKy0D^PIs65_T~ZY9 z6CD`wAjN`FIwsPP$=2)_Ltoge()*RaK%!oVlr2% zJHORZ2E+$z&+EhS?>~Oj_Vh?$yqL)>00fZ)*d@A)&8{2@vN}{7 za+zi!%n-sFVO~z+4r}4`D?`Y;X>~&I)by|cqK#{Fzy_`_65d^_Q z0>yi>tk=7ONC&f6B_)4}@R^#TP$OD1 zX=GZSHq&;_Yp@Hu^1~7nS+wkkm{e@soN*#e^VZ2nP2IP*-vz(Y>8nR~i+h0doNi7F z^amx)Y$XG}AFcV{W=BUyW866iwgf4_Qrpu(DMGdjHId zKENq%_G6I?oDw~|!ZQ?BJD?6z^r+%d0aa%HRsY$W47VK8XwU1(ci) zV<#qL2ZLvXh)vfCk2&W1cU<;jkAkj$0*R?r+K!)GHJ1l>Lif4ap3r*AWFteIp);N6prd`eaR`s`O2#0V7FSl(@$x2hHvyMp`L zFa7VRV*eR1TDfId_t8ZGi=sI_6x#L_c-WmQLW|C7x{_kOTcU+?s8GM*AR^F5OUbMK zY4x5j*>iK+Hlc!@N}y&$oN4lh<1`UZ7h^yyuY>_-76O;C`sd2sSIq#d%NJpDt{6jG zM-^TkMISHIaWb^b2Jp-vV-{pR?<|G}D|CJ#8F#uOoG~0j%^Hh+Q)l^O6D^P3YjR}R z0Jygl-O%CHd>h>*fzyp&EgyuTvw_%+U$A)OS%C+`f#ZNtz;O^45ZC?;11YqibRd$^ z6u23Oqw`6^ol36z1AB*T`9q6f=r_~?|Gz2+EHf1bsZu95yc}NlmwQ+1>+6eEA#d8s zl-R|xsP3k3#$M_G#Xy;q_O!EEpetW9MXOYkP2Yj;Tkr>Dm^SNB6GKQfpV<>m}FAsznAxcs!#__b2V?R3qma6|21`Do^uNnsa2 zG(Hq8iVVQXL(iCrV)SP2G=sq62=ImNw;K^sb(?P6gYnC+1U&Fg55cE_K|$&C)VfN_ zhs?&|4`5^?yT6%gZw_zck;%jHnS|7K1?K|&kqGCbw}!$Ab_w<2j^t1(HWBrmI=T=8 z-M~benn;9|Yh8nb9UBDt+B)yN7&+Fyf1IJF#(73#@1WNcx3MWRDsM(0YNrT`&sQz| zNyns?_dk*}0E3^4E*GpTEdk-cEZY;ixIfYn(>>;9wz6}GqrD7+N>u-$U+md<2oNvZ zeK3Mwk>s@A@0TvDzC63?$xv>!K4s((zW$6;hUWlB=s7CDd5(rGm>o6Yzn(RnT&(MP zJ^wlRSNB?HfGr7d)R~q+H`O#lv#mzn%JY}!ubO$k#otC3rc9LS{Gw7*S6`PtHQK=Y zW&Y=VnPID7(~a2O;YKkbqYCxrz?;k^nN?4Kk;LPSpDXN-)I9(V-$SP} zH_e@-q@-E`tIp533Lm%#C+v}Og+%try(MGZrHluWD{Vjme{ZB|q2ew4aWFCl!Mpg> zSSq(W=jHM4!pNY`M&~;@Kb|q9II(T~b7bND-A-mZ4j!I*VpAmvN}OM3PlZ7<O1Dub9$(P!>ZyjaTfB&S;(gVqc`7@0O zA`YJxU`e>1GDmwHR`>Uj3%Qhi1RBARx*BIL3^=l8cy#p0wJ~*-_<<;`3|o&fV6ws+ zPgD~j`)kee{kD)cOBh^sL7>WH+$jR=SrV%dYX{gGBaeaLlXMg*?=wC85cU1rt!{q= zB_eixM#YmJxL0KmyeXguSUzgdZ3JlimDUjl^93l3>Z7b*V9;63lqJi*Bg4N%7IQTR z3LE!_&En&^YWT_n2_K!8=+6AxFoSPZX%T2`l z-P|5cm2MQ@e?-5X{PlVCWC(CW(`t@yl;9eQrR*ECOE9(tp+)i}7DuzaR0e4x{*c0G zQ|T^D8}rz`%?j%YTV#~oy~z_FY#d6;HWD0toPabWvP8ymr0a4>b0%rrI+}1XzY0+5J25rT zvc|B=j5lRWmKys^1h;|F-jp%_<;SS=TmE>XHFufc?K0rTyB(&=`44~hAN&sjS)|>&3t{QTLdU@E z5}IFp*l_;tSl=<={5`Sq^c;M!Ua=l?GJS64z+%}3z=HRlg3*jjOs8r*^T(>o8vjJD zDx59C_9=UOxPs(e^dwZcjg8&5J3;4t2pIFeD`jJ2LkgoUp~A}o056D#1qotw?567Q zlPqt-Sx)_=(5SP4?2S1uiVgf7n(LBdKkj{ckdvUxED}Rml=6i}Mz%nQ)!V%82u!$NDdh^5E4NMJGd~=5e8s%t&d;FDD)!MfYRNgd=1&PA1VGLD=*K3cqF*R6)!s{fYr)Ps0(ZaMZs02HTe^1ddQAvI<>4Rnr|XL zx`y-am!!I~1PhCfZX)&=NFR=Y6j2HaNiW&vuGNnE(B(oTG47cfyh-bQTA*R*RxMd_ z<44g19SG0>7NLpCAcD8uNV{IUK2X?a;8%Z)?{%ohga{Ju3&w%P6nnEBp=q0NPHhwn zj6&aOr3L*rS!qeHoG<9nQnrS4nZ6|4wgdXgVyR|%%4=Wbl;whY0C_6{3wX+9PAznV z76s?*b-hPNKmU`J6>lX};frB&IpN_##|zc&rv(`otwca@EVJ5qe?me>(&&TcpJx#0 zZwc<;+k`lYt9Q^f`mkv+@V&FfZn&4Q6flACj&h#d1OgOQc$U1_-WncdQf>w?h z-Io)E2SA@b)Uib<-<{3*4G4y-WE2!n2o(KuW`PTYfUJg5VB*wru`~J& z1%FgN)17a9a~=NRSKdvvX&%zc3_u19Jh19^rg#HR6r9z^#q4UgJ{L&>ITc9qx!%Ne7^5Z$<6P17h0;| zj=i!jM1E0Bmzf+TGGkU2LVhr~+6>}IP?GjF3PNo{@p~F!T=OXgrf1 zk4j~ixcDpKOVLX)2N0kW!xPAN-{zB_rxLid9}M%)zn@F&A1aKx#%4jpK84u(ZHhuOrl z7Xp4V@c*5ek$Mwx1kvd!C?jMgS8lY zmUx2iv_&v~f`x$rX+0Wiu)s*_kV&f|jniY2W@}sWv1a{W=7xdVfW-(y^OfDeDfc-w zN2PonXT~mN;H|uZ!lH#)?{{AgwK zxdlk1WK@dkkk~~=$flGO?=J3@EkQ_kgGb>EUd^5_Z}LyT_~te%xk3q zV#mhH{fc1$s}1k_;ebsR)D`%?u+DB-Z~}u}Sb-dARETuHtlJ_Vh|_7aH3v5oSnFpc ze9P^3|0xlG#LpR=BjdX~q@bC6OH9!9ex3sG#FYNl?^vCvuja}B*q;~$ycP|OW>LG4 z!16qtC2PBWocz!qy&@NU$w9yC-@`NB!>i>;&+@4b(p{hE^nY`v8a6?fW)=#oc!#eH zA`L+k9$r{XhNbo8jb~&y{*#YjD(&j1d4P>p zCL15$_>s`sM@Q-v9vcOTSrC3z93x6^^;_9;47%Z$L(XvFod7GT*bq-_ge&4RIAi*r zAShLC6ZGZLpwak|1OPb%mApDJ zv?}!7U16}mz`&ud@X2=HmtjEfTb^rjW-%q_Fl@P%@$&LQO3*Rcqept|v(J7=d;66u z7Cd6ardy-!1xTKKNk;U+?-q@)r;}x_`K#8o0+28Ulf6~E%}3Ib!-CT03QOO|Gpk2w zGsYG=r(elYBBhB46Z%3gUKV4GpdMzgl1|%6sgBtem zFw?or!m+=TkdZCUUF1IP6=uqq8guaKGdykx6I5uH>m~y`&t9k6q?c**SL)P#JdkOt zvz@Cl<|pv!U{wY%a!6lKPaK+n1cuA!qlMb~kE!h}2@vUneT)1!9c;*;mw3YG$&c#0_6vjHmPs^We_!+x1j#k*Q%(9Esi3-BDa%2FgF{FIWvC2s5X87hBAvr8eg; zfI7f(9NbLVm9uZx=_W+@vR>KRWHbNMdJE-4#tJ+ox~Y$%;;>o*XfcLjQqiV}0a(=|Jx zD)$<4ZgUl(*}L1;zww;JD`IvMshq%K=cIig7Nl&V6r^ferI-1%3g;y3B;q9M)UFWu zyA8;JGE=)vc)e>8zBvIqwKxW0WxS$H#Iu`g3;Tx{DO?y^RGc2v(c08j$P^sa#T)1( z%Jan=p-LFT1Rv1Eh;|DGEwRRZ8vge8^{sTk`Sy?_Z4z4o(&cY!UN5^LEH%a8VWvlY zJr-dHks>}`up3EyDysHwRvn=rszXzgIg5A-YGLm4rJCD^GoTR&qXUbs{vcPB{SoJ)p6Ad>&)&d`uE%W50jJ2>BL#Z{5b`xt z7B~dA-f$4uu$oqU))RPVa6-W1r9WHGTjxihiGZ@!qz z-E(cLuARL*+le^Lc77*)(f}j42(`lKtA3+zvD9#e!TQ+Or36{E8m1&Vb#LlLoV1*T zwIbLsLU-URH-iAcx?|IVt)f?ms<(LuYy8aAP*NP*+Yn$5Vjw2SbEJoz2^&qOeaOzv zu0xF6`D3SZaV}N}w~#XbZHcz}&W(nFp^p$Ah>qp;p#z#_LocGnG#fjD(;2ICD`K)q zXmZ63k0B&>-?jxhb@l(<7+lE~0n705{GxBg!6Fh{hk)U!uoZVSkpQ7~8#1}Vl$*r3 zt(2g2^_T7U7-?x~x0-z{S zurMZ3Q+r;BZDPXuW{Fl|*wmDn)S3xoaZXf|Ksk7foF%KLv6FsI($+aM4*fP@hSmF( zL^|BRz-{$pvOdb_&Ub4O$!rikw?Dj<@?wHMg?bCkqZHk<)6m z_PX!QL{v^sV#=H9tAQrgdM2?9=D7pZcpDa^JM5-vt!-=)Iw zc(?UKxlKWSFGG}}t<8enbrh+Pg$haf<-)O>YP#}I9mCseYwqzY@LbF^Rwb0ZBkMr* z79RpcwIV^9)ajYJ7)uwaNt-YyjFV~ip&xDk88+MZoDonge={ZRTIfKN$5n~%jsQ8`2kpuj zt+`CE9MG_V$)ct9&q%EuOHn}Vpozh8=?|#>Fc(+#mywRH+X$XK!dVW`f*I+Q$811? z5$=R`q!ZN;qW_@9BOF`8GAfimkQeJCB5+;8mD|tgKZU@01fc^gkj#Jy#dDpuiIp@8 zK(9K2bjrs@*RzV)Ej1*X4<}XoH#M*bI_*}~+po4Qs4I))w*peRg8846T9f^$VwRao zqnD;-TPf0}Nx(#q|mM9i~TyH*_PMmj%5Jz}u8*n>sT#pv6;?4$Lz>VvU z{6YZim<6Qb`m~a7dUw)Rcn`28r%F{|Ug3b>b|KJ8EWk1mNVFbW0dP_;-xvRB|Md)Q z)#Krec;b?ci3d(9cZ_vuV#$X z-Tn>ssSgE)A(Fd0bDEtY!=oO9p#NljL2weSOpUITeV;temA+IJ0ggRj0XVS!EhV98 z`3#H*)&k(T+OzvLZy!9=>0o^0w)bN!05JWmft196dn97o3K&=_%WmKwQ*Nvd9R1gJQT7ha&sFWa~nEV{S)iZg@0C(F$@Ci6z{T3lfPT}X5d zFF;EBn8&0W1#YG{XP-Fv6elv8bC#Ttu+DTmM|w3$V$mXzDsJJG#<;B_Nm|qkH|zP{ z1b5yUr;tRG81;vdLNbNfB2~I~jISn~S-GP~9xX5L%pKI_gDuxUv3`qkk8n~Sd#6h@ z%dPC@--zst0xEP{$}yoFSu#2>#8M{4ZJGV5!u@fY{$pY%Cr|e|YUnUP-HemNi8v@7 z(Ayu+hdd?=sq2e$me5zA?W+o8Yi4~7wHrEN)FHI64PN=v{sQ@zD&?kaL2>uNLO z*&4{Q^JY#ug#^erD7aTeVZXUhW@n|MKhz7p0Y#d=PuyA=X z-@wB0a`QaLvnjzk5PqlyNE<7-0T*rPiF!h~ZrPxW_;J+t`3F5{dIMcM8BB*Hm+ z+!u_obM5!m*Mp|{jKmS*JENJE|60;K-0i+{VUo(<8fYinb!;eojkYE;i>18YD&*nH zn7a^|+_C~3Boiaz=syT^>#)X8f?FB%R!6Zpt1Hp37eh7-p3S|>5hzPLyF>%4Yf_D5 zk|MjE7`1f?@J~MVBnmA)W63B=?N>mbam+J0RC5B2V4ngVjNsil@n!&5)~|(79^}6v+@xRxB+@&W^YN6h+HEaN9zYPt>H|QD}EUvdW_wh^0!|6Y`KAbldjQ!@6 zF8$+}jE_e9V9|sx;Eg>c*QehO+!23)I7#rsR(f4=E@J8!Cge)HZN0UA@AB854Z=E{ zmJf+k@?Y)9&KE=Sc+6zgE*E1L?N?uk341?)Z`Ut!Ub4IpeRk6#miNWn&%z_=E3B!> zD$H0N4dDGqWd6OlUmz_v0U?_hvXR~HwSAG8+?ZW2;-xm^FXA-00ktfzVi1Ypxf;7b z?)Tz-xWVADD|2Fy4K{HHXTUmg|9936!4+J10hwC?bI9YGHZBakju;wD1&{2vQwOxN8{}FEEXO3i&toE(8%QSLd%A&KB3y_ZbF%-x2W2Dxh zfW!L4w9ZPSK2nCEO^T80_3JG$K%V)N*TxB-3T$euo_n%=s!>VhRU0fD8Lu!Eqq1rH z<)$k_qw56RbzmNOImAiuI8X2W>mS5&s#?#|qR1RB0df|ALLvi*f<}unJWlIE6Kr{B zcF)fG^ChJxZ}9lHJn!tuLcB2F2ydx-)-m0~k7fE$DHk@lM?a4+G#NrW1)^~jL(Kxk zxZN25037HN|M3zF)FI$$wd(XJmbF~v4A7>KjzXV zqI9^AS(lR~g^3hR$E7y79uXbSS21#w#3w@~PdgZc;D*lWn}M;SQie?20T3afQzI#e zRmRRF6Y;pjWhA{Pr8y+|)rHvA-K`E-5(x2ierSIf*!#tJdc;GifFZ3fQVg`x5ev&^ z_@@kMe*ebcHUavg&e}GYD8Ej*J5x^9_B*QSN1$(MlhdC6E!Kn7B_bX;8<4`}#M54t z&|jKMwC7|$v;~vK%oy0r$^o{AJDwvKFpV!imD3oL7J-lkGvYSh@(C%tB-x0e`?9FO z(dv{bRtrpLpkv<@$^T%8AvfhV6qGtb$lO(TT0c}FR7hYYfumv0~!_dkmef|U}j8!JSha7I!rM`@y>0U7X_GSy+)V7%1zY+F&D` zzRslJ7RG>|qLdcL1;g6k_8FoOC&fEZOiNP`v-uQE&Hf-H9f^EO=o{SM&>=2+t7KWm zI_oX?x08;1Qd_5|1Hy;7>OabfVaCZY!MdW<&!frL4>v4RW}e;gXF^-&+0EZXldv=u z`{MVUIJ;Za_8=qR2#X2fUYia89Zxs}H%Ro!e3Lq6-AQY$F`8m^D)AP7- zrv_kPoPP8Q2|ZHMSw>`*De7}7f>|-7LC;F-#Lm0AmV51EoQjgcpPrtK|>cNo4?5RHk+dBSO5O$0cJ# z_5J0fGB*u05KGn;A~6o+A#B?DCaz{N$pt#lXa%tX$pxMM8$;3gKLJbxv-{{%ToLmL zV8kEC|4NlAW&5?2D_8C&!dD3a2yum5L9HfFo~(WS_1D_;>C?4uzWGL*F=GbX81>FO z@67gVYuB#bHN-nYA#8?;O)hafZrnKSlTSX;KKtx5ZPKJk+UK8t&I)6bRH{XG4d^lL zdhD^sw8MuFvsz%!&QCx6RQuPz{>22~c;du~Ou*EsQ(1)9!Gj0ylJ((ha6@0TXc22X zguVLbKmW-JqabP^t{xvB&tj>fj4UAk+O=ze|15NqD1iG1Pnj}>U3tWa5iA%Ny=*4} z9K zZZHZXjW2p@<{-xkYTdf^TcqbNVLBK<0u7Do;};ky;%j5Bna?x)#i)h)5bq$(ybW6?h*;X#1)@ol zCTr;GJBiOhS7L7lQgiV6u4WWc6`Ltj<1Hqvya_>Ayu|k<*a6kHdiCnH)vH%u$5%y- zG}DLh@g75{v_5a%yobd$JN#T2aXScn|NZxuQ_>te#oB^+Ck<~_TAY7o`0(MgoU}7M z?q}MZAD})~MT&l7n&xJtVo4ku4sopTPEe@82w(;M9l^1~-p0T&09f!b)H^T&SOKL9 z?C{BZu^0$Ce>*S$SO83rF#?#uH+s0pu|!{6=zQpYu@3_;q2UqibWC0_g>!I_Z`+4^knHB>ZP!L!_jrk+60~lhg{v7Cf z4kFO~!gIpMH!(O2tf2Ia{HgN}!;w=j`mGn<{3U3@1U4{Qi#k0wQm6e(O#xS()B zks?KZI6Kma9NCeeRFxg+$sd&+Ns*%8C5b%>gJmDo*4(*sgJP6r{tNg6Eo8=a0+`Z; zV?(etKv^F=#B#zuXx(5R04s|LSp31ntQSTZR+bMSf+ALyFAE5&2COWhQqVPEWicTe zYz z`*>>7KAtQy{MMv>JXsoi+N}2R^jC-bcrgLK?A?XMKAz@ZANDI2nZ?G>{A#*e;9dSe z!a5vjA5WGEI|xhrcxsYa%&O<=-^Y_>;!!Ddx4`%D415YM_wj5)L!vY|36f6qypLyV z>bYNQ+O#PGFFEexIn<|Lch(Ap;pa?9w9IKA&o&rj_*L3XyPROMNx+Pjh8gTRbuQ%3tk*2AxK@9Au}FZ4?H zN&GIbS6>HN(EP<;S$3tvSxA*gl=mYl#*!Y2EY0g0A`yPAZcJ%b=?=l9Ft?3DAg@v%K-O|GIWmMjEszBL`1|bN};v2HTpo^ z2J;BGrm#NMcZO`}%NrqjqGXn$tKgrO*$Myy57 zBilQj#Dv|t``MM1Z>h|B)Tut3U7l4{Ri~44W+V6Va$6LBphvphfwtN8^{&QrKFSOz zE;b2LnMuB|%HDz&P42jghRRC$s{3CpE!jl}Xf8?YWN#OuuV%ZLPft%K2@CTNYLTX~w{x-@DlR_l86oL46G)N5WTEh5b-q8{VW#IwZcVz59GAn!#ChOb zT2meouP3?kxWMBGRiB^NhEMrKb&-&)rKQ!FoSfXamBVv|4x}YQ1qh~aaoK}H@hpXs z@f*z%6~(Y_ixd;820hQ)@~F-Hb)rj1DZ7YIQ3WA{xdi^pYmFaopmLpE?@YYWL+84858;Om=S+xtO# zUtrfHFyMOXZK^HSivAJ$y%1_z^3UIv-Q5XhGaMryw$96fsFe^LL)vT0UBu5$mUhdv zR*0~$l0lTIR%@?5e}x>@T9a?^chi~61CTR6*EicOH!M|Z#eJ7G?g`t2=<<1Ty&@K% z&YTuDy3Ob--ut_A#k~LEir;6e*5fmT&|<&JJ_m)$A}cN))J6|u76Ye;u5c>@8Bg%p z(L5+Q^?K`o6NII~r^BmoS#-&-8|*{FBx4NEe|x*2+*`0@D;(O6GL5i^rY}&Ok}^O! zFhU2Ipb|!h8lWm18+-Z{jIL+w^){ki0a!V zFz&PP>v^H~35*e&a5Ebqw%`>L>C^yVzdO?Q!~ zaHC?Vum3vm_OR7^kgDgn+W7V4mmnwKrbgvbuDO*}E)xR_P5^+>mPW4-7@x}nofj0G zZ+?l$`T27{o{1~DSf;vzfRU~)J%prUUb-4P2kK7!UsjL@hQ!%8*yd^re)+24BLG06 ze}vdIk{9&j;o`ajWI%yb-KuZX{_vc(=m3GV=oQ#z{Pc83Kkx>YICq7MOG|rWg#vE@ zOu)7^6ToG39~I;bT+S1Gdin^X_6&rWm^dl`Fkd*ftyiEYPXq%x!)st&6tOhiWJ5ga zL_|Q8f7=Ne zD)-E*Yx{u}P%go~V9pt7!WA|XF9nDS4>$Jn^SgLkt6K&%P16B5$}%7!AXcLBI25i> zh5Y=CprE0DQH8roe`I~;yCWq9WZy4RWch8r5qdBpm;?C2^OkF)map*~w zx~%?q&DM;CWg}er;F%R$Afl_ z&Re2@HqX1jC}ywTq-5rJh4wnsb>A)DI9%W;errDK(1IIH)j>&PE%JXP^58MJ_6L`oVMg$CBSGB?-DYS}pnU>hOex#&W1*hG5VUr4n$H&IK&y$i=k)%{zPWhm zqiSqM_!n6UG4|r+sEp5Wy=4Kwe9wf^TiG~uijHxeEyqX=cOeuT-{bJ<$BUb*+bWk{ zs}QeAt=PirYmRjZzQ}K_FItUF(MVFtC7IN6A4Lk)_m$N2f`IMz+?;fHhNFfn4L)VR z-onzYdap4TRfhBnx283>$cNsv;ryA-4LzkV28g90T`9SrCiqWO5m$6_lXBx8gqKkz zFLWA(2DCJ&sHn(s_Fe}1#pbL)26vaJJ9iA9$pSV${v
    -qD4_yw6?!Xt&L z{gt3XboTAz`6F8j89U}@R;6#N71|o7fA3AaG*fF@@&lz+{+!8GPpX5C(=&9 z*l_Xd-Tg6sM&?&uPtT6gAGq1J;8CeZm&iXen(giwv}zVnk&)ru z6}3Cu%j=@wnT_hjdTp2J-!i!DRyyuZ!ooCb7F7*P%`iTdR4$dulJ*dwVKM18$sC@X zVDj|y2Mp}l>0 zKvYyz6#MqA)$iu-)amBSIl*SP_roO^6bQT~<-S6Z-eF;3LA13sX{@|IpG*Tsv-uxR zs5HRHkp&x@QJXZ?bplJPkI{P?L-^@W(!l&hk8rdTf`37%Gp;2Mxme#ZFHq zuLXiDR1Xgi(fEmM^Wu281mBX!>#BPd_6K8a^Z*j>Dpr-%)mYx#BH_*T#y|zGj_^b4 zjm4vddZSzAL1A*KOU!Rt5I@|vFLy`~5Dak}D5pkFo)kg?(gjw?{t815S z*q#Q5k4rqg{S|dc5^YDQNDV#TpAL3#Kx!^1ea?er+F(>|0-@WZ-)lOA;B(5^Wp6E` zCCy<06_9`WP=S=|x59mH;;hDc3JRP|qE^IMotjeoA>i4-`t?}j=fHsY<@Gg&kB<+O zk+AU3nHl8^VYARp#9@YS4<;0zR#ZfPfkj|9G(|Z*I?k7wp6>aXh9+$P-~bUC8XDsL z@4{ABmq30|kwjTd4YsbH-q7ElDw0#9>Kt!Ng}t1uEyvbse3jE zRqGsI?#~7u^XLQx4QQE}vGMWo2j2q|Acwm|`);M4HtV3a(U16ndXH6Vms8wZNPER) zP1V(kRq4;qUI9|ko3vXLHOG0tL8ie6%)P=eH*0*P->IqC=pv8-st14BQ!uyE^+gFC zA#qs-OY}H-%A|YyAQ8D#WifT!w9=+`)Rd4B=G#5Ja`JN@4a?T$uBjayYlxRn0FQdw z8kAK+7XkuZgot?QRZHw%koeO~w6oCDIWdW()9WavQ2hM4-+8aH2R|-Rkp!f_)JRJQ zy9y+#FU$wqId)xz4{)KSrPFEPR%j^qhcQ%EehnEK;%nBdlvh$*8ls^-Zs5Y-Sig2P zFjHS(t>~_)Q7Wsd`eglx@Dvhq2vX*M7s%m|&f^uOEg%D5C%x!C!dSRmn61DRGuQYdR7>cvokG{-nbr z(YX{T=vOy`-!PrXlvMwPdjH4yMJ#+kc*d&hRt9(PI904~#8o2Q8_P53*>7}&&G$Rq z($}wf-Yt}L2iKACa01yR5B+%x6m+^E*98T)s;X+Rduc>}z;)b9TP<~3>>rSvli;F# zo1*AJ+MQ9pzg;h6m#`&K74m$(46aN@!6En$55>&EbXa?#M1n-@i)@qQESY`#)%Z0*JElzT6DV= z4ATkTfk3C-MwDP!v26lX=F2>vLj(Z#EXRvhe=9jHid>CmrN#cry3p#EU-9T@8i-ED zh}u`gZE-o$?WA<sjXjWz=2U=YM6eFKHFGVM0Ka@Zvu|50?}`2 z8hdEPEPWdTdy4kDq2!!E4>dCm4&2^-5!w~2Q>COd2GQ^&1*|FPGDi(A5NU&)qvQG3 z_4W0pNFS#DfMC(jXxYYs36XVO>J&l*G`Gl5ytS9wc^X42Q&ZE;(bWE73gmh6_zqk5 zLz*^=A9$Zn8e9+~VueCiI7~S`GGNixsHUAUV58$^Mhhtf1YTp1vQ8z$(QVi;m9DRz zG{{au@>UylSa&lp!$QLvAB!kq4nmx?aXIvSF1EK1*vkgP$CV;=+}&@9$DW^P=yvBv z(U9TcJt>5Q3>Bg-kTeVppv`}m>7mc*uh#@HZ7SDpgPf?p)wzqBfVFmvdTZ6edK{+vNL)o zknoF0Ky-9$pt0~%(jdv+1h0HjG!#V3&P+H7Rcz9QClm}jVI8~GG@%Q3Pi}7R=w?sP zWLSpd`qqKU)ME1Fy3(TyEGq-w8V1N=4+U@*ec$qp*ctC>GUp8@Yq@9fya%p{zCLZo zF8T`Ac;77C0TXEa+aC+?pX~q!g|Ta}`qB#}f_h)HMkMqg*?J6|E>1t0eJcL5U;nXY z$4ma93ASh-M1Z=QG_>#!T@sPUBQXe*C_t$IHQUiqRdt~_5@vui5X@ef@|X;=#Z8UY zS(7+Nj6fAL(lNO832l?d$vR4ge4nl9wi8eDRA`8b(h140KFfsF-)DnYR`8)<<4rFv zDUN87N_Rmk93S6wP5Z7u*n-+NZnj(J3-VTo7IBV)fB3<($L12Ab^W7E%3FbuLd#Qu zkQ&@%;eFIx|KLIDqaw!qPmKG|*Lzb=D0hox3VFX|PuMJ%*|g6{OZz@tZzKY^AuF*{ z#hw=qxk-4loJ7OxJ<_clSmOuNQYYYO6Gz`U;QRE|P@17FdSBL`Kc&-KUFl>hDAN)> zm%CBfkSfbdL)h|G_WKQD?MS(~EY&c?d|QM02nyVFm-_3 z@v-(ymuGD$qqn);w~9 zE&%AIr7Cs4R&41Y#)A81s6Kw4N4hK&#@v|bHD?5XK8r(kc9k@rsW#uh8aasg2+kCp z^Ny$#U~N)!afp_UiAE3K1P3UE9GD{u%+qy75z$HiuF3QYg%C3pd6WabCYHEOvxP+OX>Nm+l!97PnVL=D$vp=IN7Mqo$ho> z2n8~4vR7te(g*7xc{Gf6z$PL{eHRmB<#bjB8w+!wp`mdIKkxz&cGaJaLyR6kt4P9s zCl-GE^1fK^4-ErNB<9XsoCJZeKhUPiznhQnJz z4-O92+7So&1DHK|7`C+rjgoNzNr{Qt#>U&;TYe84u*nDfR)sfX0JU(`e&Ubu%G!6| zfly@r@}TZd1OzXZ&d!%%s;a6^U~t;4P;0_Z;&n*2ng&NR5vZy=mpLR5DU> zcnn3#lWc++pt*h#JKys00oeX;s2Pz&6f85zV~F;<19hd2&y_Buf?9bqe{2fNA)=0= zR;Smn33Z?YVc01PsoUqy_SgE>g&H6U>}$XEp|!j0NkJ*%DEo#+5L=OsGoa&gpz(D% z8G}-|xjR4gHB9FatFj5uU6zS>lBB4$SNE1RCGSYc;C5he;V%Q7AMV~LvT&~PmRa|M zfO$DOX%P?H2cO(2PXO(=i|kir_-uE-U~ z#4u9xuF{9+Zg`zU9cr^KjFos23P-DhZt91$$hkbWF@GZg(mTsF;B9QMMU6`x)NGH1 zejFL&rL=wwH04&(x>(A>Pc)UnZ|8~7ZR5yr`oz``A%VzNfQ5yHL&%qP1^wFa6JD_e zgLp*(g=M2209!Gn571#=9(|0G0w+Agh`h`%wzoUsm(}y4q9Q>s$_krhOh*VQheEOE z05OV1tM$DixG~y?G5zz@O|TUpd=h&TBqs9D36;G&o`$IPo{bEZU&jQ;&omtyzp zw8{J;#nx12?b(-=n$Bi1I<07_L1N$=T#G6@-H=9xER~KuYct|KZdReXx{kibeR%)( zQ&pN4-_XKM+j(WE7zq^Dhx8n5gMVLe=oCHp@m( z`_vQ)1MF1(S`=yO$H)b5uyvs+=wb=1B$z=yXVAk%vN6#&z49)-&-44_N%K~J^GdIjih2Z31n zZO2_MA?*V$fI@HxF8Nc02n)?qd+?ULM07yex=)o5C*CDz@5YX z-wg!z&zQ0c;oRj&v60H*-_Smizo!zh3xsoHQ21O5hv$-RR z?N3NzGM(}}5)&Jh+ap>hR%Qrz`YRa{+u1r`iH|fjHM5OsC}u~Fo=g5^fA)ff@(C7^ zI$5s8d4qPkc#A1C}cLblq+2cw4$uNP5mXjG@gXcps z$Gfl++%#2p^Yh8(j7Y=22JS%^Ym(wG6v?Irl5ceeUyGI3N0S|Oe405NW8*!bqRplLJOnlDgK7n%{l%FOXYd#75RD42}C@YK4P!h7O4*`!iaho-sU88ZnTS znom#1V1uSRG52Q{(zfF(3Kp&u4+0`w$Yo43uc{`93D4==98!yT^L!NKbhffO#)5iaNk;=_(JL!5^N zE0zOuiq&%|6#2k<fu5_r$>K0^@z(=$ozYqM=LtF{PHQB)SRZI=MnZXJs{jU_ zk%o^?_u;o-1k+by4Luc=*_mRM>&~6=dR1RPIjLb@o=yx5j1@>! z0q5lF^Lna}B059EP7t3U1!TgP^PfOEwIi$FWj@cGB)M<@n4jr>V0_#zez!a2^qleHrrtPc+k`zaT~?(;fiLzl-=T~TxRWMiT!_h_86-n_kGj0l^=SBHK=j1EkwZ`RSJO2&RhdE@}kP6&ojy2HhfzFm7d=fq8&)t zqoSbe+F$TAo}1S7J1xigFFNFD8R_T4BqeoVfzZbC4-1HhXE}8K;-m<05;EpR7HDXW z}LW31}pGRY#~10_~jW*>u%l13O zf13XQxMyL-@MLFhmnKa1_y_2eeNuYMqxQ8D>d#Xnuxu7SgrgUNOTS-8419gR3$_Yt zI=CuLTY)2}PXlcV8K04XuBT5J-ifx?e@f8|Ezd%c85`>^yO&0f5*cC7)Q2MA%43qH%JA>QmY31M~-k z2ckv6Oa=7us&{w2*WeRb*sOugfsuiXTmp;@`a85J>!L1GVD9T6I$#rSD?TOV4w5hp zjW#fE{thi~EGGv{Egcwu&c(w$*TwO9MA1cx>&mPjFXsv`_&#BXK-AxbR_lGEV1|Yg zyM!oLCLJF(M~$o0aCAHvNUPJPZ~y*BsA(4Cn{%IZAD26&x#YJa zP6qcHiMy*Gsv|2qU0q#fu0Keq25!JPLZ9QahfVLy`JOPP(|KtM_*ZDTHB&Mb3intr281 z%jR#kk@o4_Qm$1{jkcCm&caoLAH_^eOme$#&O7~+n2d9M?^iqX^Ye4Dv9TjDKM{)r z{QPO8ZpfrNjb0ou*ox`TH8m0SMME?43*)pS7uS#9``pENnPUMG6z=)imY&8Q>-8-uzx8Xgp+8z3{OpD3uY2Zi_W5 z->`il6$5Wmpzs|Hga?R&ELs5HODalWP%)ZLYQXpHqIoKlTbKj~=Yh9mlWw6TyTZnS ziSzEVK-lT;ybLLt)!*st&b=U1q3>s1H`Bj!GBUgX>{cNm*?F97smU*;l}iJ(o-VRu z407@ZT1LKi-;V7~C&g08;&*>M05fXvo`GDe6XRWAV%wVt9H2cpUEn$C6IQ#(uh99f$q7rx*T9KX87AAY!sNHsW2YdB;VHYcH&{ zaq3lL-&B++cJ|G?SH?uf_%a1m@PTm=p@CO$Tg0QZx}ZSM=$x(2N)~UaFt6*M&+5uk z+q1LX*3^jsIUl4hkXK*81gR0Zlg#(WhY`HaX$%0#uChR>vT!&ZHyfQSp|Tmu6-z;I3hyq2EM$AKqTJ zKK#THny?&@MZ!NxDwY(^OF+(J*4D*;L+Q%|Us48h=6SnW0l0=_qt1gMxQ3CT=;LuB zHo9>89|O#@D!*>j_XhpnMh@*?$Gdw0FNkfup#R(aTd6^#^l@;+#zI2!*=#skHQJ7T z;Ah32e8{bm|2s4et1eZHsXhZ|*F|TrSkdwkOVJj6xx4+-@zOKcBEo}nV}w)g$PXH! zwe}?HqfcUqSf-uVV@as{bN%G4W#MD6l|$g@k7^=qK!JhLphW?kLOZf9v1<$Clws(` z=@5l67cHqKB|gpJMuizE903z*R3wO6nntx3>D2W+gAb*Dk?(=Awdd-53ik+QQ_@Qk-cADyC-O!N=oWfK;Qw_ zbgJj;?SYkHPS{xEYGvu@VhRQNG`kq-6h59LIfvSihDc^vy$uUYeV$%1T1N zaB(-158Ui>HO_O$%Rzzh23uV`9?HhoaIov0q^`rhr^)_%k7OzhBz5X2e*M+|Ui9aH zqi#2`+QEsrHvuAJ;pg9Tn*F~G=0U=J#xupoleBau84c`7(cUJJ^wOJ@l78w4jKf57 zi?(dMyTHUQ7^38}Ub+!6J87<;ItkiA8zzmo?N= zMC%v|Na2z$4C|(E9yk{*L+m?P zW%nZD?)HqC`E?*UjpM&NE{w8;c9Jp5ZU606vUildi49`+O(3-9Yf>OMGix%H!R1wMd9DTMlM3JI=@IfZ zGb@~3+Neh5Ae8kF8PcLAs1Ta}HXO|&Ti?^(uJcdAILGr|2e&?#Jf|u??9k8K&u!V@ z8LSip+Su9J-Br-3-|rGFnE=A)J^rq@^B)u72a6qBb8&I?PwF(z-lt_8o@h-)grhBd znx#ECxsX;gI9c=-gb$|_0*|aB+Svh;jLFm3;n^f4jCdJDWE`ofZ%PY)`+( zc&Qk?syc-HQQ9po_I@M$rulw>MK~z{0rAIIOf^x`_dA#vDG0>3O)Q`Houwqn-O-hO z8c$)c*oUL~b5XHu57jNYUa>Rbe@o%3D-|k&nPA9PaeJhr(?5h`#K_>E`n_X3<>D?8 z`VC&c_w4?6y0XmZsKg%x0y`p&P zt+Zj#wGT?f7?l3UmAUMi!``6_OGndomg)~0p*vBWH5#U(mIM)?SK~qmjw=B@Y!b0|pU|QBDfkHjT>VW2VsudB6B}I$8((`iNG2LRiYpOT!mB)k4h8b{H@|VnoAG)0{ukc|5?_k~1EK6doJsI-Udm^Q#YfeSBN8ni_# zYiLO9Z8MXzj2@wr(-veo^G^6zYcaMock9L7p~1c;fBNxT1>4nQyy|th3$47A$&NNa zXVIHL)|lVoFdo+mV{!H}IwIx`3Pwiqx~phWgY7df&vcz4x4J4~Z*)Z5mYyUL0XyF( zcGc0_z`%L{J0hY^kVz_mNpeqJ8Jx0=dk^1!y!YWwSgu~T*B#<^7>VyEU`r|OdFjU2 zkGI-Cm^_PtYSc(;HlChlK=V(Z>R{v;bB94DT6R1Ukh!nj<(#Z@7wy!aD=hJl$FkX6 zT%_mxN##=!iOSpC|GE8|@@~9xF?h8JeA;YWQJ+~*uMSw$gxVq|Nc{=Xtd$2s_ zyqtHcS@2+s@Zw|t;^sONL-NkL2DESMK4%xrMMK9IEbR_r{gQ}KacEw=4`1*37(jIq z=~s}P4*`<`lWt&k>HM7e+MR_3o6`=PBLh?5DE&&)RyTtul2jc^Bt$`@as)zVddy@A zAOatNnEFRsfisaC=DN*| z=XDcO{d;wF^CB;5vLmX)>>f-*MT7@Q%1&ir1dQ<{l@!Yo45%2$r{!@1M9a!*G9xDA zEe~=imQ~yo-HsyS2$_#@Arh(D*!UAb8lRlC_J*r`Xt-YaU{FeRj`d&Rd`yIu{4h=O z40j=7XQSK$vy`h<{(w^uQ-9=7<(W(67-iE{SRKMF#P_NsONKf7$2Nl`GWQ|?* zSshfGWT-lm%`CWnvSp&4T{q*qwfWY-3MuVad~TWP2?D zR^mQB{D5?UtHXckJES%{?NjIAIC0NkRCnC&re)tXmm2o>p-0c9uj0n+lxuBQEO z)cyVa0svTwHQiET?yy%ZTv}3}z*I2b|BNh8Tm29_mCgSRwJMLt?>k#8O|H<}>J`Lg zrs$D^S=KjQ)h}Oz0Zp5}7u_uVXuw{GX9-V5 zovm##&iv{kf0B@LFq)LXuOR%UT2@94$a`JpL)`9nEdRs0HxTUqu<;F5_~G@YKR3ry z>T$v7o&1{PcME*&>1OrBoNZiq4gU9SS|bIuc`_@$y`r+^E<)-JPE+{~QbU2q9o*q6q4~+Vob|9*5vJHg~^meVjzybjNKiN6qIL{#_|VXr$P; zl9iG|<;Rbm^dsCCGDH*LPDxGE8|Z}YyvelwO;;SZ?&Qq-I5`bRu+#VD(x}YsErD+} zNm-bw>+bypwrW2}`s@%@IP3ilQyI?x^(Hr@SKy_p?raF>t`QUC*BUek%7JxmjJc8R zLY(^g{YUSJUZMI2)#usjhpidEmld`9>3j)4dHDwt9Fh;4^WRAWh0}s)|C0B2T^|Rx!8HI2X_xA zd;UvJHZ1h!*(Z8UaFJeE^ocl3dL<`80_vjZ^ck7Zx-*DQy)Vp+#w(KE&rVKV zS3r-MX7_JpQu4Uh|yZ zeS9Xfsui~8wmxKufY!&Suj|^sj10Yw_98Rz^E-+y{unCR9C3j8%KoptkI=RgW=Np^ zW83^xD95%xiRb_v15XQIq5#{ILp0{L>v2ts=kuRGm5(zrf`7fg&nV*2Bgo4I*Yxzb zxh|wEF8b&Te5>GeB2xp);9YdSq}16=q@n|asR3B-$o5Ei zZgU07@jb=0GoL_pia16{Nj0n#v}NhcQ~7`Am$|u5QuKnQRV`H$RMb@2U;xM*Y@Fe2 z08UYO11GjQs61hThxHw`itFR!;}dG-9DM^t-_!Bj_fHg)Gn4=c6FOQZq9rKd_otZ? z^iPGLzPH1U6RBkYkT%b|#1`PLU+XVG!62WP-_hOH_88d}2(ii%*e=*m6H{H*>c1d5y&5M zA<;7Me}e-J$Hp#&D`Mt`FNg%I4mdmSk1Hd<^}QC$PXT4{b-Oe6|L$j3)|5X5gAJ9_ zW*~7w7Nhme4Ro{SOL|!EN7QCOKqrQ}y0WB%6hfN5AFq0r-E~1{>q8W0k6mcR7&9UNB6P9P#F#mei#=!862jQZ)2m-Up}EYz{1^#PBCr55$P z>x9`o%Sq}!O*yCP=K5w~3Jz`-b}B34*30QRHwT)}Ea64?;}v?TNVcEy+qXBtI04tb z49~Ny!4D0EA(|q)Wrlf&v`6`)&9q_ldh#<*wG58%eq#neI@`$JL?p82d^U$4F5SE> z)&ne|@0ZJFQ`eECY6Mh`6qBINR(HWstP46no7GkCzk|atZ=KQZ=dYhh7wrG%)iBFT-n0-7v?>e1qISQD%gnrL;^W>WP>>Q6|rP0!-pv`#JIeiI2#EY>R|0_ga zYDLGCrKRV{HC<5MnA}7NW-7%g^<8H;a7|vioTEozt>12c}zuFclH_&~yxO zkI=;z|3DuwhVT&Vo7>YjGE@%=SI`vp>CP%Kv)9ClwAOup+>1-6+n0z~3UxvZ7Elwp z@S=U2k`lk92OS6X8#Fq$YP7crg2wZ1{=Q-GKnW7dZT1NA9UfxG~vDXaS$kqp4ulCtO|GZn4-g|r~hP~MKso3x~oEO9<-D=|T z-nVo9B3{#1iDm@T_{|Fna`IrxfqGP7vYh1Nxvn@k{llGkj`vzA@`3?!@*eWbXI{6z zaME!^X7d9I4mUg+f!2kxe*>p7U1sq#Ik@WU>!0J}(S9y0sJA`+(j)6yrmg)A7Cqlc zSX-C9Z|93QxW;U7Bwz#&Y8Ad6UBE`#<XVwHgrr-L;J}61y)B!5kb{a#ip7yy)Uz9x6P96lLI6UtE-y{`ci)kN(7(Ivbc-!($;q9 zjyCS+SrlJet8K2VR~fZgC#a8$rVkDMnx5ur_yq$?K^)=d>^y6;pEq=}j0k27TOdbk zs}>LNqt%oc(td^a_x3)IgY`)jHBFNW-YKxU;JPhE8o`NVNrzNhxGcv?S06p|BY_*p zGe}6B6_mUpiBS~^!&Wga4l%Lm{kcUuW?(GZ)#c5=n{6g#2@V$g5%x5{X8cF=_I9B` zcej`PLArV_M*J{0E7}~dPqkdL$96*?b4W^4W2fF|qq7{(Ihi7+qBT7QOP6c|_?!Z9 zK!B4NtKx!KdPq9TLwreNsq_zQG~+jQRy$bciR3cPTzeZk%#c>JN~BybT4_ih@!kFG>iGzO{e}_PN>louV*sDL{UZ9Go|6zbqLVKgxnNx5VT89`QV>!^!K@FCe8gC&Y?w z$8WGG@6$AGd1WOgR$g*8*cIb^ojgBx6a**a&dHGHH$^?GAi_&!X*c^LW+L&3sQ`4i z3*N=)OOifs80Nw)w}L|G&MlgL49pP50SWWvNSee70=c=XzDFY2hExBLt7{Ah%jr*O zR`%50Iq7EpSx{&Dce#yKdwbBQ83B!m(KiZWM;YR^D);eOwavXoeI7CM4eY?4VR!s- zhtO_mOh~|n4?2^f>yao7!0yOG!)c}x_urbZf0EhIyvL|3yBKG6X9L5idc90Sz(nJ_OJIClTVj)eXZM{;8yMtk*xIBx)_tHD#+m; zv3Ik9{~l63z@SRhi(30z9LLTS@u-RtF z^M9*`5BW#lrU%eR%IvAW|L_=i5Z6SG`}{&;JQ1e2W%(i;0GjE`(ARrIrC+&@IsNF> z!n1!L-~0%le@D#?;A(GqCef(dUnW@nFu4gk%XQ@L$H{B@0G9#&_he?n$G|-*35f1R z*azm|+t?z9w(m8_sRe37{uz|4wo5 z?^P5^clKduSTNIeI(uvsv`i{ztuer+@g>Ge1MnmxZS*~4!>H{jZea+NC4ZA zAeQYavDr4r{|M~fwu&q!QbSmDn+{tCjWD9_h4i$QqI$=-#$OUAx5UC^_rXsaKrJ1V z#sL>^;c^6z`ls|N7B>&i0u9UnNJvNmVvI!# zjEbXM+b|n11zBQFlA3LJ8wLuVvcUT$+R5i@un`QBWmBcO0vkl`Xd^XFz^vDqnAv)Ss8v;mqG zHV>COHV0D$YfRJPdu;^IK75|~B zqeGAvL>JF?upvg6tSQNt=7#Nnb%Dh-gl74E3^=T$BWsgN%bd(z&^SyIRS1b`X`Ui< z4;XzpyR4J#sGCLqH|jHfF30qaMdt%7+}z42HiLFuTwsS^-cFfmUruTt?|Y9=^bjFw zxngbk3FWE;X>Tkor1s;Y9f{|$7COF#wM+iX>Y48w-+NOUlNZgu37MJ)*c{Y9;QPgC7x23H@#pj_i_c@{E&wLh4=-Y%sTx-SpKT*!=n-i;)3V>}ROz-jV@YGWFcyvf`)^Co)6nF19C}=BZ zCn2@}Lxdve6~a%nKU|!gEIK>$gQb2Gq^BS#7~eG(e5_LB;r>$p`A{@c_3?gt+c$R9 zUd>`KX%O zX>x&2guDChmTAFUUR`Ms(b^TQtq9BIPFnqL5`#TM<8q?P+eNR;S#s!1h~M;w?6-2soq@Ay1;Ll$(G)h6qJjdJ8Q3mWrEht8n+1VuP?~1y*gwL;9vGOI&UBtp zNI{g}E%NZ|cxAF6H-!(}eV zBV=WG^H5VuLWXG*l%Rp5XT)?7o?wL7ggRYvU)1*rnwXen_DhulipM8ZzibJ659d0H z3;2Rbf1Fs79JPGWIR~%fqbazm_DiMO>qcBsKpZ0fYu2hdW#WUQExWR<7#`1VbiXYc z*>@?q&%APSJ;MhFnkp)6$^^+2K$3~9GPU3U6Z<@+T)>|n_$B0pCV~X> zJMoACRQc1m;<#kRk?`Qk60#_*7f{)dXapp_R6IPXIUIFBjxSs8;+58g8EUZVlIF(# zFj1Y-Kt5-Rh1H{L^qgrA zV!^`;KqM8QA4ySg{?c^czS_K5TN?xqDO6m7Hq$^DYMBbX%Euo)DlI#+n87Aoj!pOL zS5V8NN6rc=q;S#3xGMCMZ)h|82Oj}GR%HzpjiO)HHewjaXnSa$OOT{Wd1#-b_i^u) zGZR(bb;^1svJs4oWWqQ^I7N8{Gf7lJWk7a*>HSsMzhcoavs-IGl;m)_< zsplxJQF6cSbV7gZ2%|Pw$Vzhj#D_9@80tX%w5&>$@CdIt8fzaLksg=_XOvhhR9lEI zAF7ZUXlQU5X+O>un42BKZnMa=jxzYo0BYjI(#}*XGDZO(Ob}Y2{5Xb&7#D+Kqj&Rc!>_tv>+8J-7DO{NiQy&1~lUGhf zj&N}f`iJ~{P?s`=_-Bk_v)vEW2vmu>XQ1tQ$*8K_O{4b8to3B@6`+Dy#8y)yFQ3YB z;xx?Rgy@GzNF8SU0Zyzm1%sQdBoV!&M7HdS&#;hM0LIjMu5zH-Eu$|<8XJ=^oA0@I zD6V%V$tRm(FB&aVO*L>UCrIK@41b#XYBy2ojfM@YuV2hInfc;5`F`2;_DoPDDHDGg zQk7>$i0x)$s+!toPkHu)p+LUjU_fwAM+@pl{g+*R#*4doK-qF){MCg?zia?3yq+D= z8Zp*UV%MKGGn2LfJG*;F!}RpOEnD)-WF_knm^~R}PZ(K-`0^m%x;tN?j+$}Zkj!)DIX@lL%E+9i zGlMo1I_?9$6pEX4tiAf=WS0(ae;MQ7f;!CW4SAxoEIfho>kuI89W{RYvKh1mm0QxT zx1Tqa2R$qc)vw*=^Ri0(`s%j9o)UXeJk;#P9wc>!l7$x?*a5f%_(LHCx`Pa@)C(FO z^`zY&k}^9wKn|P^@s|Q}({9!hUPJP=!>g;EqeEk}2?2zg zSz65By8INs(D4v}XZ&nUu(Fc06;)AOcaMmN4d?$56bUJV*X`nYu%tH|xSL^XBzE9w5O zTyYVkZ&IJPnuKePqOt|u&Pm&djqF9+TJ*l%%z9XgeojiSY%7uOQkh<1%L`ueM#BQ_ z?atBmD5XODmGk1iz+r`L`%2cb_C(@Es&N6f>B6nRn^2MH(I}6aJoIH@ngWqgj}8cM z$Y*pQ3?Zp-qo*SGvMM!ZhV4RM5)L@*7IW=#|I98dh2I718gsX+-h2)T?!zzsghe$4 zO{)0JK1K)~i~0P^qF<7)ne)#)qx!5W>1(TNGRk>KFIDPg$4O#*P^;GWl49|tFj25Zau zrS>{l?@vsEZ^mWR)#H4CTNm4{UueF|vlW&aZAW?x)<}WMrHCaH4@U_a$R_wrs(Ik- z`e6DkzkYi?ql`p2A|k=jUj&S3I|rKEvDR@3JSK%h<;wAP6(DCu>+Uu~RK zZqWH!Syw6mmZF?hwX*!HnEgkITuvZs>h{Cc-Ve%wxi$bp@ci(*5sjMGq?@jy_mu^t zCjuf}-rP?6szsgo3G#N~@xVSYry(=c)euHwvp=pHc zQ;bykT}BEEib&#YU<4!_EBdI^4{?mNxk=tT(^71^7LIopi!2JmfqGMgxRe8@mNsXr zO_tMNm3?wzlkX3Fe2M^<3@x~^@CBtG-h+-lgTcuA_|^tLqSvF5PHMTvbJa@WtBXf|j?GD& z*Ak2Co72|RlpGWk()sa(jq~(DXZb^rW0>j2F-9!bwQd)c0uLHRVZ7I=FP7{=)H zd7iEa7AQPU#bZPjRi2Ujva;$!7X`B#!_33JSP>!t?zSqEP@518o)7HTxGwzz0|Q%& z$RHV%VFu+_McQv%@r1)UeVE2;ewTm?2{t~qi>#x4qfTvb$Mb9F>o-51)s*vddp@qN zH*z1u$~C}xO~J52a!5&phUK?~NL%jC?k?+3Cuml(Wo###4;QiRZ}$U&W@D*0NCK+a zcf5sj7FB{m&$m*i*)`;pTRPy^WPDYMKiJIwJe!@ZweNQ&3)^~%76v*M9P(r&C*LdS z>ZWT(qJ}FA`vXi;!&%-|Zo9D&;O`~^&U0!hJ*Vr5H0?w=)ANI=<32VzdVC-@HWo4K zHCr129=@*xFJk?gWAvOzSWFD^>hki@jdv%OSVr<#{p$=N)8~Ne5M&ac5Pb$0#p&l& zfS=Cu^Yh#KzXD=@!eyI{Q@svYz~n`TA#b}~eIqZdSfmyrNfWv+X?sj&jL%v8Y2?Ue z{J)9K_xbegDR5`nE(}F#rN#*ISS;g&u7!1)*IQA35(sNz?cKm!bj&mX?W%0-6jE3GDr3M2c#PCNy z6-X$7f=nhV^`OS6!xie62^-%M45^`sRjpxz>!&S9v&li{tw_#rL}QE!+Q`wZAucQJ z2pq?&G0xhwuPxHgk=8PzS8g@%w*txQ%o29(H|iIhsgT$cVTObVWg*J4$iTl&ve^6X zKAR3TgT+AbNjjPs<|9dn@;xLocQyt%=rsyQQ~(}nwG@k9olr_aVZL_(mb8fsnjv-* zwdE%n&gI|H;laU)O3mg=zr&60?>HgjDZPMO;&s(Y4}AE7=vFuLUC%8c2}xy${C@C> z9ePK$R)beFDn9<>cff_hr#}MEh7Y$!w718{kMZDFhI9=Wt12tIJmv`@hNEI>7}=)a zm#c0r8h)A~VtiWe|5jrEX~~=Ti#+%AHa0&zX8vxO#S2CpR9-~8CKm&MzMN(?H4#aJ ztO_k#}in)B4!r{_eU41Nl^!VHM zQO9M8#+BU^8>e>kC;C=k2LP11JOSTsqL)9M6)uFSes(fTyu3F%08rX8!nkay3>**$ zuWE}9{q@oxCf7VD#5ck&{2Wb3Q403in;TN<_>E(!PYQkq5 zEFmjlFo==2af9~9?s!0FR&exNk}luIMQV_9gZRKRK5D7IIg?8_w&aH#KQY>oH&zjDX z&dzSFvG=9$> zD&xm7| zeTSSfAs$v7pg!>GiEumPWC@v+rY5>}kq|=@omC<{rSg~|qNdnHvD3k{dFeQ@%O zajj^#H0!T{z&s;e2{7kmXWb8gwN=%#ucmrpj23WTL}TG~_5z+Qf%3BvD9NZCqoF`g zDt@iTM7d&yO#}`f31V5NKoy`wI`l2Nq?simtecWjvjo9)opqC^AVLBtC4;zAQ{q2- zu&fv1p=J5q#QE6)R)LR}vxJ(84FfsI;Vf_h&G`Idbm4vkBH1i<(a+jEP>5?>MK#k0 zA|mP4k@`1uy!imTwgVOB|1&VqB4_qsu`t__i$jjbuYdIctD8=zZY6F)GIrpW>d62+l& z4*(QHo}{5(!)h-cv>MR{i?F)7OyA!%fCdRmvL0Y~RL86q|Eh-;7+rbx-69QeM)H=7 zCiWgsGiV_Z^zkAA&m{fI-{5QI=s0mp@k9C1ve^IU&!0?H{8#5120+tT;iSmj<20eS zpF;Ce@a}Bg9MZ587X0E1s%P@6Fsauunb(|{j)1k@I8z~&_yL*)B?a5G>Nw|M|J=&+ zrV$k_jNa_R>?cG7>SQ0bgvv^95S84Le;x$t9yHNedE+|q^p!CiYclk0=xHXgx?ztC zVD?xz9Iv+?Je4#*6Ivjd9S67-#%<|;rNb)I3Zg2Te{lY|o_KOk)z5F!SFFW;vgW$R z!hI?Ua&~d81;+?y-;EenmoZRRqa;rBvuCBXv`jSP7bUScIyPyhO6}TRJ(o%4u$2_N zArM=nWuP;9TJv_zYBn7D0td(Ni9Z8Kij$)TM&DLPg3_n)<|aGTnj& zCKgskYh+dHEmS#{Ozlce#9Nt%hI6WI%dfNjLSeB9NXAu>;%RHE>={5hjaw=QSD$72 zC?M$eg)x(245zPr^5G6Gn@p06tv-JGF^7$VT+c6mB5Y3q+44|?R6v5{$BIAech5jm zNUUdrOO&|wcepOTG2s!da0M_p^jvd6tT{S7iv0X&Bj(KhBO)B#9r=ahi8;5yuD=?U z{dnKMcg^SR#k&DoI!nMB8==T2JC)b+i~~bqUNDWWJ($N5Jn-3yz_5D1c)zC#ZyID*#!m)iU<)7$rLga>T|?;t*D57 zDD;o8AI6K^+`)GOR<4k$qRB;W_~W%Sk-Q%TB>J`*3*L5;l$D7^o)gL|wax#eFNT1$ zaj!zzux$4qDA)_b$KE=9x7!uL{ZsF!@Im7T(|6>h*h~DGnHEn-XAe=JxHJX7+mF@t*gv*J^S;VpJ_gpYjgqkt-Uw1m$7;=hMF@A5(RP0iMVAa){a?bLVYf&9!StN%tTc@ag-*y_arwW#xqYQ{6Hl zC=h*e!z+XPmT_3CQ9@G?^#>#?aA_h%jwFH%kjcrj=Yx&y;jJE#GrK` zQJsKW6?p~c%8<|G8_M*3b&rk*(hVK177EEISUn{7ISE4&XJKmRBR?B5?WbkC&hiCN zCz;!LCV#jjrN(Oy0uyWxm^wL0KVa-Pe0#cT{q_6X`(A1DQG_^2g?CF-ifrWloyC9& z4=eC*F)3;=4Xxxnxmr7JK}P%Y<%oz~wyqC+HUdu&z-r8ux&FQ20m@6f&igSBG?Y12 z*a!*3fRacwiinqLM!Z=S<%AToSsLgmj-Bc>IT>Oii{RrF|F{KCq9rOSsvXtmsJyX; zbItAh$$F;&mrOIz`c&*D;4vM>ygf2_OU)4QPHn%Q`YfV%9j?kmPA($VMMr5QCogZ- zxbD+x$R0&_^M4mr@L@=ScxY${jbY${*I^UV^Q3-$q4lhT-s=XHn3(bYyMrq1+u7b8 zb;JhXJ)x)g+zmqlE3LVG^FcxY5jVPJAesc{eRTpZU9WL7HxJJv>Ca-3dpn;if*kV8 zl)#`MxK~5>TPQ!}l#~=3K>7SnX&Lxz8=-dQZt`2sDf2k(>CT$AkcI!*$x)x-?U~XY zQJ}GQi>EL*BUY0sW$<_O2;1$Bo0}V~merQbbfw_q%AdOXevJEpUumrbdmf@E3$6&& z)(DuLc3X2y{JLg>IAouCO>7!7%LLv7l+YBztepph|A^%N`6Z4QQ##_jniJIy`=zs} z?}VVQM#_#Rvrv>2C=)UD^$*mhKYOXmpS_e{zoPWJ0NyjAc!#0=vePo|EEnC+JtAJ5 zJlX~ZoiD+1X~-S+_vcz3L(k!E*MPk^mnV=H5ewlRW-~5@+Vbb#2(X#!18x_A(+As< zB;L*|i}cLz+p<5JGr0kt z1*26hETX7k!v>94UP#KDrfOgX(1SQjygU-?Z|A*9(u0)@F$uIP4VVe>%wEV5Ob6XP zMcuF@!lsTNAZ^JYYNnhV8H?M+S}#&u0DDaVbbHW|T0TYA;ZdvUpOt12Wpy_Nv=WjC z+hgF`40;$rn+Rc>gkJ?-ot_<>nQQ2Jo-kUaGcI?wxEczD(g%ru1`+0~u`7d{#^*%2 z@#O1EQERn&%8rPCwXay4cV$zT=DSbod>*oTquBpSQQP#l<3IW7jtD{XBiq$XO!1)p<@SRSB=$@~W6*oXR0N%mjhWsf6IT9o$2oLYgoT}X zs1h5B_f1h_4f}mE$-s|^NqZ7YqYY4w_VVq}@62oe^#dtEUgC@Am z|D5T_9tbc%k4D?Io}|D}UPKgpnM+BlM)}t`PGK|NAs4HzkBzIhSzHDx&o3m^sefO8 zX2z0v%^)gpsjEn7rBz3I(})rQ2bY0{doLyD&Ho)Z!U?~Juj*ey_~ z%3m*{wzs$S^3U~{8>+|q5#(*j@=6PXZ^kp*@oHvqQKh{YS?LZ7j8s;#vxbM$-Dk_& zHw1(J$vD-&v1Ny+32=G3_-cDR1}*gU{m4bT%#87zO=#OFep0Cmia-%~ge}^Ym~9j( z<%_(ZC`|jh6f1Lg)f5ORbjma|5C}mhsaGeg^DcRIKJfR$$J~lN%2N>FMh8-CbZjBn z3>IV6wwtf$dttb-o_!;?Xfwj^<1ebm+6P}|?7!1&FzA{2hDC)nqv8>bbpgIRh`&m@ z7ZPvtkjG%$Sbt{X@guxY+y>SK8(tq2WvxvwFF)B!S?tGs`TMu1x2H#5QcR35==~B` zGcLJ3E7Fl*aE426M<|-djqK?bkTr>Uia|vWRs=})dGnVtefl>`|4%AkLtZIvqP*cM zrnfuODJ!#Qc0j=xbo*(UElHSBo{i zIk8oyAA{R!0m%D3w320XM1-T~2vH%9&1k^9&LcKn;w0Evy$qQ#Q7-yiwd63UV<`8& zYDv-1L!5s5o7yq22Vo@zEK$1?Ld7+sea9L~dfq0;NPm7yWw&{8>%hA~%Pud3umacE z70FM2e~v6BQXd;V9D2|$Y@LRQ=?y%}BAps8wVUHM2l1OCu($Um_(dHpMXH$OVx;r= zrm~S@6b4gf(fj{y+i&xr{bL+;O&T#1^6ut7gSoj`+kvEOWfub*W0GOTfjD8P2)LKtD8RobW;!$S0BO( zbC0Q4H?96gFdE}ugwk_x*Z%L?Ucy-V8>eoH--9HIWqp19i6rY9abaN9=?ezRFy06G~#wsacP1% zKzAentXH2Mupo6Xft`p*c>ekLh_>mz)Ri2iWmGYe7VCI*gsjqSv|vS(mZ>NxjCY8r7>ahorbo3sdmT8B&Mo-?WwSW2d@slp?BWed z521yS6?D~C#uuNH1p+(5QNUvS%=j>DQCpvg8D#n6n;g3aXR3X#tJDF@(pt1^#Wlg& zvBo+n1>g}nJ`M{j#E{FajTa;OU6I-E&kG!_C)0^wn7^ihfv?apoLij%p!Ex!z<4Di z)5eR{&{FB8yLqf_g3tU2xRw7jCJkf6$|NnYo9f~VeYt*uz`Yov&LZsNLnFk4quBMx zZZnyRz*9(=1e?CvcR@^S@95|-uK{2U{Xx-T>K3!<>FFT)yzK0*Kxf$uy7>7Cw-h}5 z!&}epZ9F!RMU9^yNX*6q4|*kdBX!XIWN*(E-`(Pvl@^=TH82Drg!fY4BM>oZY_}TNZ^CEW8&1E~TRJwIws&HmKjo0}IA;1avijbH1oS zU&cgJT45%R?_+B%H$l4rb=y(FWNBeYN$hiZGVxso8rEPQWnxEB7~{Jf%FJvvd8FW7 z0!Bv#&UpYBufaUd++2-Fq`-rEu0*PB(D+mAWlo?(Yb3#sKfalF{X&vVQ>d`e*LU$uC#;v2$jSfd+pWKHj(NCeiIh)R;R3Ia8wzdwNkEU}g zYpZj#*sTiyMq&QG_;@7FwkASRLvq#}qypS2lvI>(5w<92P(%XxZGd}(a#Zw(H3`;T zVp6K63lnmrh}rfo9wz_R;UXBw2uw^Y>0yPyUhT*71|?muTYRpWj}y41k(*RnZS$iC!(zT{wJx3o?+>GPp{;)npz&U zLS}q?Cjw!3e7oPY&~UUUcNLr=+BK<-_7^l%)N>zjJx3r|T=7}ELqIf{6%w|PPZ98L zsX~E3?u@M?>inIF`ug4u-+cBIs10rF&oF{sf}?x+Hc*og%Vu za~3Xgqo+JO&H9Kr>Lv6Z&4Iun?h2MfA zWZL-8OaF~Y9a&{>E?Dlz(=B0P5oZF)5P()g$!&{2SnqMcXQV6j3ii?Y(Dzr5s!O+8Rw% zU0)r;1_0Z{a^0as&oHw07IHr*@Vl@owwUAvm1v0CK3?qeOOP8n+E2;R&p<8OG|#t9 z&%{6wg6o2sT;2=O{^$6xzS)47LRJ4K0uEeGefI)~Ej10x-VgseuK%2kLP`9+M8-i{ zjYg;-)&rKqdZZE27#!Sf)FTvBb?%gM_t@0b+Mkv_yWePzxa&a)>Z;6d8-{LzQHLwC z!{%~QUiF{IIn?i;YZ@!hR)D9UWj0?`v?6yr?55ol?tR|80tyd;7iVv;XRX@WItpVc zymwABNYP>bWIEz_UzN604c37O&=W|hpItkjR@?KB1NJxWHJ{(GE^s8H2;I@#FJcDo zW;G1>odGR2|7ZTo>ht=QI?FTB#F60xSjMuJW7YbUmK2?^Nzi0s_q`&JTB08tfXeR$ANDxx{px>)mS{`%@tK^QA%S-YKtf$Y;I1}f1 zJ3yYCoOl-F1g>c|*rap;k}PweSi```_*Db2+tJX|(<6C=f#j1qxsY4>u<1C7YO@}_ zR$N@hr)K=Zv|zS#lplc!DC7yf4%KxK4e(%8{J`j+yQSB zGaILB0&EKmt#PQTk$Lks3IVFAu;I;RTVQ zzv4wQ`c^SoS19ls{#aQ@$E%T&(xf?18oS3ugKm>AvpOvB5D;v?nUkyvfN8Oz6U)zU z3n(k|1wJ3w8VSLdaf4?g9W^y9dU|?ZM(^|cZQx0NqDeBrr3LFij@UU1$XFTEdg7m- z6>bWh^VSpaP$NfZxG8snfJa_X)bWSoodFSo-Gt4&xLRSeQI~k0gVHx|{?D{D_cMje zzv`~1Q-h&zhlk?4)hX^TmHOAhqr$qW+oMs(3%%QOFNHRTtdQ=nFcji9S;y(wdu zT)wDomT#2q_H*9!41Ei6%XHgjns(;l>1WJe#<-Vju)hS%ub;9t>`Cg^*+Q2J#KVMA$ zX0J8f-R(HCv6n-E)$|Mb`RWfAOsVtz`}eXREiPtKupZ~)oAvNxUU6)!@`>?DZ2QVQ zExtcK%kU_fYAe(X4SmW;%1C=MBf#_L1}`DCUlv!6(4O{sg9tK9v)YIEL*7?L*KRR= zx}6U{P*02b8Svy9%MXD}#5-4Q=yng+f&<(9^9v;I0f^4x&;8BIoq^r#2W|n%oe?9C zbWgM8290BR{lU{T4b6LrPdDKFNJMq6bj6v1*k!Sowo*`F6#ErJ%wK|11+?Efo{1%k zj(y44Isva0xk{cxZQU)33phCQ&lY_9R03H zH#^1lAg#s4kYB%kO}-2&*lz=>15dIFD_u?ZhX+JfeLBiO`wz{JwhvQi|N#yZiO z(J2nCYU%#{DVDynHpjHvwDKRi9pK> zRL9HtZNhX%y=aRY?&SIB{*s;77Ah^j*j=D;{`E9a)>b&kxkkeGliWvsnA$V&x+p*- z^_Gt->)4#VC`A}N{v|Kjnid>ygx%{%(pHS>%Xn$M+2O156!@R;97x{L<&HJ#`4Mnx z{_czf&19WlSrbLV2uOi>k^&2yu@FZ4Iz;frZBaT<4&Z>Ei3?J@4nMJl$cAXKK`hSs zT59z*5obfr4eCNaR-@@KS(V(xEr>BKz-md$7%$FD9C!*C_nCu-85Kt4d1$G$Wc^RD z$2s*vJ8NUsW5cu3*?dQ04 zxALneX48^fB{QYRs>n^CyHQ1Z6DjHX>P&J}%$xg*SmGE1Z`q2mH?(VTFiyPiy52hd zfF%y~+rU*eXB-g23i4+aE>VsoRtL_^T-8;o>yxePJCj5PtgS>mK~2;{ne_Dlsu|#G zgSSM&q()O*q7-!+r>4|hb4;zPC;u$zTnVwm?;aF{vp2m1kHWKZ4?Zlh3_JtQ{^1eU z*sn!UM_R$moqI%8*CS^nQbF#eElT1P6Ih-1?_xwU;s+NNoVr3O@Az>gM$2G{8;|{W9>IOu(>j%J06BC#4W0W-q!Ll*QA4)iTmPN zdVm=Nc2l?q))^BTO3~%l1)?}+K}DC`nL|{Bcu2?@nFH}ax#_0j;kq$_V5Pb7!3dO% z;<@QGjKs`khsGN}ky7zz92{VhV%S0GIZDAHa<pHs^-Rym;Kve+$<7OnR@>>_=xB%B@HX}`PDJj zkzqzWX4By<@DX2y)a@0Jhk@5{kn2cMzDs>Z22j-XYhwHh=h<1$x)Gwx+r?BuNtsEo zv6;-A1)j|?6cnW244>I&-c+EjYvWj*f&_YuRaVV!2a}f%b4LWdNR5uEv4X5oe2%_B z$PD`BKYLk2$T-JQcm6Ejj+yZw7IF-N93gIU>>o{`c=`U_W)O0c$Hwl9kc%+b2-MzQ zZTgCCx2gGs<}_g-QD6X!t4r!8nb_W z%_)v||NJJn{gguon|2(ezuMBp!-~3wLk%}!+I;Z9jn9W6 z!n7g$Y65>48;WGYC?B9B$jQ%bxcdc4{Qg~?eD8)W`iAx!U`12KwH(A$`a$)Tn7&0vP;Q@NZI z!}qIpg7FpI`OiGajuwcbzD|mqihJYlk5Zx8ihUNQhLJ1CPJ7V(tFqGv97#&b&AxY5 z!*kZpmr{U=cL2MSq8Mh*z`bAv6zI)de9g3>$J$o{W(fs_4V^#Y)9W|FX;a0VU6|AD zS7~>2Y=~s&rI4(md%OZNuUr(au12ZQZ~SB9*IIe^l>il&=w-vS=9iEYM7olY>dbd~ z^-6VKXw?j-dBkjDO`kx|5ozoBHvA&rZ$xd9n2a$+T z*96t|EX3p=WvgqMFn!Rlj!NX~g8b~)-NGNnZg2U7!p~IT-*!Zy5tG5!Qjnx%q**2o zSd9@DB(xXpH&)Lftm4d{?GrHU!SQ%5*A(%L~rnTQE z7){S?Hh+=^=%(5Z&}0IjsM>*k9%GQ~BdY2LStI%J?^|2NBiVa;gRMpwnII4z4+-O5 zG&MDC?EyX;sH`3qW}rEoLBX>|YHB_nk5=6EC2-esH{z~G@PhFtEM!GAS9=S;!y70( zJS)Ve@q#)EFK_>-N~Vn?1XXkcgRXg;|DMHTQDIV;U^4T`UrWn8_d=8us$h64Ye|1B z*<>*8goHe~!ZWybiL)PN_q@MyjW9L+%bp={o)PH!|7;JP9Tmzpn}8ZjJK08tCH%3H zM~dWMvip(yNe4(v<=nnIL160FzLCCVC~5O(Tf@VgP9C*WK)i13^9vRfTc~Ej8?AIw z%Q7+$CYXEKvqINpF-<_Ir{D_M`!O|{fLL8SPs@~z^w%s>Onac@1djBiD6ZR5xkRKN z9`Y#h3C^n&46`?;v&;pfCSWd!LF(B%eCNy+Dq@-g+TcfAB8!EZTf4yyi;H>h`y5o( z)*;m~$o?Sdv#56^n8w+Ojf3L~Mv}jLFx)A1V_Z`sab?O$@o^4Em-6vauqf+n(emEB z#OK3laE&Zt>L|qd&JO|aB7+f$f}&_M9V(FtGh)=*y0h4qUyvOqg_B)c6?YRFjmD4G2RxCFD6A&<_w* z&M?S)9KzqhArG#Q)Lh?_*uHHo1~GJOIJIdHENgIZl38Vr99bU(a@~;@6IPXvgUgHS z%aToY>FD^Mc1Y3NGM0$NeCELy7&V-b#BC{?s-$waF@fO`oC z2Ei@jjL_4k=vU6ilc})O=Jn9e_fgG0@tEACE&R&vsEzxmStnHsM#Ew3W=DF z6Q*Q7KKDL)y7rTJK_R@s#NO_14FJLai$Zx&JHP3Ke>bw^luJ?WF!~6vDYc47OPSKs zl$Vn-mL~N^gQKc!SWn^-H2{#67$4tP#UP3h{N9!J!SZ^k3@}M;KC~RRv9vWU$7eAS zHmezJw@Zq-Yf2|3wX(MUWC{%2qc-eEB%{7)+Tq^S0Q-Lt$C16uHRjulKH2yr_7ai& z`~hj-!Wz%P%;OWY#sQPAl^z&X?t=8T;y;(?de?EjQV>*gk~2czk%cdk$~6JQT7y4{ zj5@o-5<({vKHNiE9gYR0wcVIoODqYW*mZjlc1JHpEHMd+2qeDB{>o z%x#r$0Z(@N_zbdTH6iJ2l@sXhW{9dl)HsJoItQaR&XsxgS*8?}vLFCB83*bv9Gk*JZ?3Ei(Sfv*M(s2u;+1X*;2z_2VA#FnjPoBc4 z4%M6~oo4?N>0F}#)oTQ)Z90K$JVw%3`XdDP-%z9Sv^euP76AyF?IiNYl2!&GmD^PP zoF8IGju6W1{daz;>lta-gNLnX8<1{-&mE)7lg45nAu!m3*B`<25e23qO;z?b=5O&H zmJh|jQ2}tVXbCl#xWCO*wtxBdC`v8}gN~tn@rU_?n zVZDqny&i=7NAUmG%?wBdg!&wU!hU11u6ALua#b)36RX@+fLmtxqeEA%MApNUZlOtk z7(l|T2I0&THw6)xgg5zPA0gIoeLeqlncX7U1>);R;~RSIbqMsOBm8?*-63>(WOrv@ z?mu!7O822nX!mUIA{3}P{<}{BL;`ny)*C0u(krshOnuR4Z)tLo;e}LlGG_r9tEWlVVat4=IRA@;F$=c%;UG=b)=j!#~kV;X5%2OIUn_mMp|ILaM z%JX3qZ)VF`$5W=qJ>W~a*7EI$4KS%7A;87$LYNGJKWVf)!0jj*4w+k;nhdYu1}xE&|(OEYhtRP{~{R%bA(B!bq-dYKYGK9V=GM&W{=pk zScNLn^9$l%0@YLk9sqcT8N-;`X$*`a{uh*y&Dfujn3QAWZmyApR`xh!X)8p*C_1f{ z?Qv}3!DMlGz!EUq%Z`L}IN)bmW4be9e``arfaO|7m6RoxakY!rjbYX`QDZ7`9ykUu zqF&A#pcb9828FP&S@3yr<9M-5^crOZ?@2M3rw9nDYoJM=CG*ZpB}DvbA^yfwQt_aRf>dHbW?Yl6QC-#B-vm@wi%1lhNj#R@N@RmQahs+p`D^$qk>$?J6PE8B>W$>+cfX93{?B5p6=Vk zcj{f%x)R`snN}n4iY%SN_Kh0PrMKiF?op;+UYJzXHEPw8^!h70cJW`aFW4vAKNu}fJO-1}o{*b03;Va+M9J~lRP{{K+*)&Ws;?f>vD z-6b6Y($d|HfV3dpjdXXnupl4;f|N)%(z&G40)lk+(%rm+_x;?z@9Q5pyE{8`X7-#p z*SW4wd@N9XO!9P~4ovrExPSh7_@~LjS*Xi~rZ#HKRE6Q7R;AG}8;vxyw21Y=d}-DL zHck2xJN^Sdv;7{-95~P~GIV`ODZXEc%QjXY>)_A&xKkHlF5zUAjiKcwn8y91tSW0UVK;i;ul{HAO1@%5-*{q~?)N_bWY_#bTu?76HoI^_Z>^XUjR;i_tEG7rzb(W_3 z&dSR#FpFT@Ca25HUk6`5%}L4Y+V!;@RRE%-$S-np)VjO7JDtN~a-f;qM7xP@+4A+| z?^ndfvD@?SIukUdxi+?yJ|`8<&%d%*pfdD5?LR^M9gxLgA(3L_*+U1c4yO|{h^DFU zZcmGj{jo{7s7lp6dtRNNm&r%+GOF~Zd2hb?^K>9;eQh-z?H_1h1EG_&%L#h{9-ei) z(fo>(P^uO2z%XjX_Nv^Rf=B{^n?3`yNOLF4UhzcP>W2LBsv{-hc! zp)F_F#V=8Kl~S`A+$}B5YJ;}Lc5tz~zQb1-e(14g>ltrbEi2Q$j6JTpmX=nZy1M$} z$nfxj)WrGHAz(&g_%_JT)AK?xKR-XO?suNgr%zT9g0-2fw+_y;SM{Fn<67i@Y8hID#6lo=?{%m9PC2 zocLT7#z-&_@=C;UN#7AR`bg;iaC8q3Kh0hLi4 zOi`<%UFAAC%I>d^&bzldwA{xAIlCioC=3P=eo%A@T*0d~XjjU(1U;6QCb(z!idfkllP zWAah)%c9yzkW@v}169U4amw~Uus9XXd?&`bPB$Ls3&k)RC|tXL+fWmRamVIWNL~WR z)Puj%8ZvOQO{-W$mO3LSwk^3N-_gckhkxZUT%a1Oa4#Q%ap3!*?8-~vGB(v)S0j;{Fdwk4vP_oC&l6vjMpTO#kbqn&r#h)flF$ z2RbLg`7|NYT*_a!z4NC(6LHi3tt1QUR` zgWo`LXw8$Wkdnc%@*e9Y5$xjno1;;clwv_w5BoiJ#E4d)JXW>=kC`&>HP13E9QXu_ycCk_)C|e1J%}>% zr%v+n)l9`>Q6p*UTQk^6E1?}<&R?Gb!b}$&_)cAX7pNY+z7A&g%>P)jNJh2MWUs<* zF9AFAt810VP5zE+V_)gp9;09S-eQUhiimynVONdDQcqP>_i5PsPtmx4vD(FBu#v9^ zU0|jV&1o&%qDzmT2OQL{%np;P+3ihE&I$Kt*5ZB%FSDEW>*sLz_k!Ep=9ZR%`oYR` zSbb3N6S)tdde)3leg@#HCG~`IHJ^x&b`KQVjGU{rw6)Qf5>nN@!W0!05U_1bO>?2s zePYGr9%D!j%*vEC-QA?9PcSt;B#YG4?^1Z7P_3)XFQ5C<_4THY*M3~Kkdc!(P}AtT zUrX@0TQCRA8cGnRzSZginI;ozYF0Nt)r^=c8y!HiQnHEL4^j32Y?=(dMnQ4Ofv5Zt z7Xz??6;gN5BU;7y*RM=^#*%3V|kH@WNt1o6)}e&g$FxQHa;=MoXSX_ z5wN@gPENP*hz!GPa*?kLU4-TtF4u_BOkzdGZ-G9hzOm<6cP9brDKiT1Fm)htCOE+A;rb4qm}q(!ceEQSfQ}=+zG1U3iJs`xjLQRf=3d&MHux{P!d;Z}dDj z{XtZNd->iaoht!53Mwjz&uI^81%6w}J6gzdUni{I0@+2_Z3S!Te z)AixwbD6mg(OY{LE0vKkK-$vON6tj;m(T11L(IeF+h(+2R=!_36=fBHCxEU~paK%G zJa%kRhN9oy->cFn+C_hnmI4-|RGVbvcg8jKY4zeN@=78xb@YH^HW@n2bE$_H67^8r z;?$~NrjRS!-i(k~?@q*3_iDqU=?zLiCW_*ft6_Lzl=>Z!_J;hxA$6AhrRO%5k%?tb zQ%z0HhhT<02IuUe;$k1kPp+z{gZ%2;Tv z&Jc@cyZwlhqU~r-oNAf*rSY=zhPYyZBIbaz+gE+|k?SS^;h6{eo?(-M83&R1`Acw7 z?V(#h=mbeUOZB@&z7ad7fXFX@a$H<$Vlb636)l3@$Cf%i6Hf)-8|}1`*NOhMQHt7f z0HENF(%SLs*VfLkG2f&6Gi|T=>W>)HR-&^TsYQ_@$=X^h`k8t~0Rz7x@EN*NbhJOqlWTY%J?1nY-X^CUH7P20<-x z^S-t6n#%1=&fTwZNheGIw6$|TR!!Z+-aK2HW;6Vg(>Y(KGdMBu+byH(pf=Ty@%3{YT-B)G^O$_0PY)C{$j#-4(G(k;_?cVjf) z7kpDuAu8%VLd0fZgM}CYFd07oQ3db&F$31Q8jZUv+z94mw`zRPkw8ZR3-j}LKsY&d z3p9grpjGU1LK3a8&a(@;xIqX#>2c1swFr$P!*NsA#GgAy`L3k#3EdI}SwmqYTA<8* zg#vpIQV#_ln`@r@J^R`NC)BTCyL`R0XAcV;jP#ptThai7f{^5J_`l5tp%6#gA*bBF ze_D8cmWG$=>els^34e*jDe26Ilsxt4kco|zVE$s9i|VN{eH)Gf+>F~3^YaF$Pwy-> zE@A=&U*nU@%OHTC5y-#pCH>!X4A^K=sPGo3Ju6E~ZdpJ4gJs>gzT(`wRGDktD^qcE z%gYbN4C<&ifBH)=5Ec>DO%T+vSqRk(>fpy%evYN`h5o^D`)h|W^Ou$Jg} zG#}pIkJMTvWPk`2#qwd%E^=^qRhS;1Y(!ptArDLc!=-G@SG>pe79d#i)M8*LMT5nm zz5qJ6EjJ#L7R^bewo#@V3GhvLk=|-)l9WWBo3t5y?iDI3?F%lc=ac?K3eV#u5dC&+ z+zbRnxEspKNJrtyY(A5d!2dw}n|Uwd-Gy-_WD)N#HLSDpZ9}Puc8f$4i8jBGOkI;} zca|GuNusM834oWRDU^E?-@RMo$JHI|9~tESMns_e1+06tRR#5Zh2(Upv(SASIEn22)5}Uotxwms$^b+iU4(jgYkAU()X^f+eDCLO6=cpZtw6glBiYuA$$4GzsU5r$6T-i zqWEKDX6U%?cZ_9JZmN#v*@V&iyZO<_QGX)$^{vZUrJ||PN`i`I@6i6?QGSc$WXO^X zU@E7oest>RMqew?@XGz{m_GaP3Ie{mRvZ|_+!?vQOJ7FgOO}v}m0TMdJ*?BfiNnoE zTKzqG$P3@~F$qJrscC)`ILm)*$j6@K^z@q-$9_huOQoF44rY0&S5+GD^-fEH{v%%m z&F}B;Wd#BL-kkUCenZf4%hLS;x1awH3NQbMSmV3ZSTe`Pl{-K&1p^))o{$SrDV3cR zA?T>H9(}$Bz|9~Q(TK(#lbU^_Vz)}?cE8#KZXtlY5nlrXJjBPx2Rs5KoF4oEGv6Z13X_TCOqvC|=LD-s|mfVVYPOMfp{Z$D$^ zB27w|E_jXd6%ZM#}+0l$^20zZMtS&U@C*f+EobA6esv2j_i^ z$!YmSPJYr5ijGZ9(GyFG9^2^Z&hRjB6+9z)Cf9g7E`&{T_i(o*K1ZCGl7d9@09caf zYP8*NLNF@!a-*Kt2vC%lmxto^V85wjTI4fBtT;q|?hWmV2Bz9~&G)_DS2$D9XuuL^ z)Yrs_<>kv=3U;|ZS&SWh$EH_m?EoNREmu0K3RdsZ;_(=1(;14`w=tMX2Cxt1@#D!} zoi;KS!h)V>9#-Dm+=%u1tDaH2TzfNhK$5=$`QtU~(JTtOUWOH|=amcvPA0Vz=Z^zh z*+E!Qn{QUV>-Kj%MKZBWFqKVk56G{T)l{$C*1E3~}+ zcGvMM0ck!YmM9{*Kou9c@kO|!LI1ZamXzo*NQqF@0KWQzK4ZttZfQ0pS$7B-W!L;c z%*o!~9*4*gkZ~aGxNJL=?6cS0LU$8M1|-&p)d`P`Tap@x8|;L3*+lk|aJw|dy0OI} z)oWKFNU9>gx0!~Hd4`SV8(s1e*#t%OC|yH7;CxsG9o_v}SYTDs1LjQczR#1LzxP{Y zHl%2ToE$}C);yIbxFJOA20j~~wtMU1Wqt9>qIw%AV?Mm;dRATvq3K&|y$f^!Tw2U= zdIg(Duq6baOO#U%)-A&$W3}$t*R}(UD&a^u*K(3W6d8VjmO%r_89hf$}J3jRhkoH8a$L1Pp(-rh)DR72%vy7TKv{0Sf@-(v(igdYc)pdixE9 zdV@Yi07xi}PMFh~$woe!2?U|8x=&Ywa%5B_o_d5 z^C6H=DFP53~J2Nbk5zYSiGW^nihuR()Y(qqnNK$48OS4k}3a2#x96dttPJjzRP@LFywl2k`*RLPW1}#ES`#w#{zIrBAvbvnU6=7}{aU|?uXh{H6kr338hX4h;Mp9=Ux7Rkj``;Zu{N)+GBCCzScys;it38c7 zlc7+K-}^$GTX|XFnRAz)n;UZe3%XM{h&HGP1ApC0T~?p&I$UPl#be04vu;e4) zg;q`9To062?f+j}q$2e!8+3$=0pQ<3mhv;SihZ%>K0vrnS9sW4KpocibfBGQTkybj zX0j%G#g>QF)FxktM=a31Wn<1rN&0*p)pUl!E1}AsGL;aZZ*fw^Hdlp_PRN|30)l38$gg^FqVeICJPlU9r; z^xR~f4LbHMKi}}`^zm+#+QsqE-9&=nU)HevUsabuLYkb6*YHX7YWaML`rDnkU%!U# z&$f|a=Wo3ieyg+)iu=@ysQbh0x8=1OKkwkZdr_RH&qyjiKR?g1PW6)U<*c++i(zAs zdmiSjRHOmDJMBv)i=T#_3O4Qv??06Etjlk>`;0+duX_=mhFggRDj?q7Y@eZ&(FYeA zsv|ESjfjkl{9R&JoRv!Ayp-grGwBV60q9FN_J#uECTFz34W%?;q~HhXh?7S(n&_pa z|A6uH`N~3nzBj(!YdUfF&C2eu!G(SGYP0g~xB1$TMejS+U^=@bWS@+_L5nV+-2g*y^Q4uk0TKlAm~xpu4P& z??{*{OU7jci&~pzP_!0uYOBX|bc`zAyQ=AGd<4D(xa~B&;^j?mYg-M5mXP6p1oxhw zr;||qqycu$sh>ib8UUqkY-n6=*?FTGq@-#aIw06t1`nRNp8L}1FvA0H8S1|K=dGHT zFCix77|yyzR=S^Y%RYhG1_v2gc|+^Cpq4(xuU^SkX(2VTu;*9(`sb*01o*_AdL+v= ztvz@C!+s#HNqwbHZal4MRLuPZ@T)a7klup#VL)~s@$;_o#U+2FtPFAY&KS#!mjg6_ zs8y)aEXWN6 zKwzXi%v0}gRUrRtOaHsQoYb;t`Plvp?m}%f=ITT-Qaw8` zRV8!JxQf;r+f628$yU!b*(rXJy=E{V-e8(_Vrz!bW}D6Z!vh|t<~90rqndEu^YbQ0 zkkqA3r(0yCj)PwdDLfA0df}!qAm=@#!A8gSlF77RA(4Ou)un$}95{nULMivohScn7eTU2Cvp`+eNtf=#PHLNII_r+U_N{?VX#|#N1D@gRb71 zz8TYwmgEZF7I8moLrK!o=4V5?L+E&X7~*bG*U%7m_~u9i2g4!K(*7_?MSD+%6SqGv zM@bR){=J~4h6YW~*Z%S%;*P-tjBPwO{VxE`TQEj~ajMg~^+7~pAU1l5`r!pN(>ql) z`@MW$l&ww9%Zr+n5tUvYO)eU<_t>k+7N0&D#wbSxzslk=!(0g?>@D(3k-d5*Zp&%e z(BJjw-Gy@carMp-g@*pwW2z6bYyqKxmTv#oiE#tUh1}d+C3GwdEURV`?lj@l{vPk% z4nCy+hYbQ2qaVq5s;}Ula_8DM!Q8=ye4sQ?RmddiGKNViCWxMcr6BTG=tj+>M&XMd z{-@paRxqqO0SHSU_O6mxKnsErXj-BeNkIDZd?5m*nE&i>5saQM-KGJv(xWYSXev~Hx?isk;87cJ# z+P}A`;=>dPH-fzc^OsJ`dvfFd`Bb>9%ACn{1cRiVovWy6X=VP&p;WZh=l43_^LM;&fb^0OYCB{_ff`KkAE);d8OpUlbl9eEt5t2#rUv=?Y#?}^{^1#k(zOjgYf zY%Zyv%Bd{nmUmJ-Q?P2Z-`DGIK8M8t82Tm`z>k0s@;5Fb$j)K-oB!3LIUv)kT3!WA zBuBGu_rBxe;l0oN-rVv7(C@b}07xs+vJ}4wFr)u!@>MgCYxsL!yz@Qf4ZJ{H9FN;X zc?qlRSk%#aV_H^H!KXE6`V>J8EYkE*{pD(b^D!~a>k5M9k1#EpZlzw>r6N8hvsHlF z>mHBR)E}~P3jF93>AUK%x?ak`hb7C&dU;iVB<^&erv1pFYCU>CjHVP;-4dGHy#58G= zjE_gLbd8wWC&2I|CuA)D){~%O?@&6pT#_Z~mvee~*|HY>~wO9}}I2dOV zm1-KZ#}#^{>);UDH8gJ^{kS&+_mq*N=Lb1Z7)Dxr!L?rs4uyl)ag-oa<`Gm=d8Ul5 ztoFBatt06)G|=x-|1b@~J3YmG-LvVYurMPfH#4)~VDt4cx4N1?IHMQ7IE;^Ss=W+|C?yjMh$r#Co9nxrUALb-Mc|7uAH)=i177 zbpz;Pc%2(j(U$`_9}`WVyKA|_1Ih?SeoZG#Vq&9&<4lb=w@VF95Jv-}x3{cO(9pTVz=VcDuGirpHeV-&LbKb?>81Cj)WD!}Z|#oIfY>HxhD9FuRU%I41U(VRV~ zd4EI8=kz2~s#-nl&z5A#SNGoRQDYuOMa>6V<@L3H%|GZPm(n*rX#3wFjYAe)C&Gbl zzk!UIe}1Y&CHolqIVhsHJm@c(J*oE0G;BXM^gN{`wS1SgIFq4qZ1ja6vIhGEz^4oatxr zOnls@3nN+2*Q|{L--QsBwHyeUzw>E&Q~8Iiw4?-|?R|=$sNF{P9QVB@mGoGG{VHn zef0n*Tp76Q9L=@+z{UOrZc-pT<_ru)@Py4j#&|Z2fGcw71E7vW*A4)IsiHJ?(%sW& zH6BYbW&g)`!c@DMmfek3K!f4VNY{NKfOZq|s4h%y`2d963uq(ryB6fkK;X%N z`CULel;wj?{oqUtQ><(4aGkwV9u%csJ4-{i-}UT95e`^ZWrdBp0sg9lTzjO;L*?=Rb=3!q()`$ zz+Zj$apYz9vw<25q#TFzvNlY?*!pax)Py@=xXDiNuV!$$x#>O)H|rRZtiR*!BQW5i zd9wk~{-5A)p>TkZ?H9Ne2cDUAiEAhbmfMf?H&;Cms#Q*6cdULBJbjLp^9hJLQ)pwG zKT7^P^oG;7gKX^g=$$_{Vq22bu*uEI$i4A_#%kgrR^VnCn+?5qd zq=*R4%4~@1@ zY{46-t_=_GHNz^cm+m(CS&46Ll^!USf3g`lUq@n^UqONvnmtk=qYuSOg#<=9mBpr? z>gou+J4*)HtpV)Pyf@&4+&9S9GL#fTq6Vlh9m4^Y*bm2{eH9he*HCmq_WBP*!23BB zHo;`xl3G(O6o!T|-jXiwimPjC#&wGSFmr#(jmI+r{RLVkH8)q6%<2sTM|l!aTK*{9 znq?P9lq`JvMfHH0ZHi;8Waf~=E~Q!_4t%uJ-B8&CwmoI^vkM5><>_10GtNPZI(mtf zLmzkScy)r99q89Gvt(=+MaKe4lLY3UaI(2x@RwB_V0}`Sh0r|LYm;G1fMcivV1#6= z48cb$M7}`XQm7OBC2%p@4)()~DM_K?898)k>wX3bwlF%>*&XS+@zq-V-Lq>W;y&(! z^fU($GQ)ro;dL}%_R8Qa!fkD`y3H)-)4Cq-WUs?<4}7Cf`ijRIoI))>4}0q|5Cx8MoQi)&P&tn zKn?0EVBml0A4yr@kFZU9miH17{r=;IxKTGDYP5Ok1t4 z9h%V?s?pKj;DT8A_k$540dEp*=iNV-d=<;TD-RtEBz2Y(4xk|5OI>hLBFN^@xyDc| zv3s{`jq3L`{G z3odMwO3p*X8<`@qiDRDT?gD~ z_~}=Cu$XFW<@e#arQecwcN2qUH-UB)L8%t%HS1hUbNKlhU24iHte!#uTJN|tQtvod zFf=O4aKu+~Iv-DA|D(dt{&KO+p1m#%H;McoECL`ov{0g13TbO=ljW?=`fQ1vJ4EmR zsA112{zm7p+RBwyqW>W!<}TIXc$`Gn*SBd!?5r|!KuUFdJ@%&lHi8I> z0Hg~M;UjlcpLs;R4GuXIVOo-ot9M+mB@Ay(eX>yiEES$zoeZ+`p90}(#M!r^XO?>J zMxP`CYsv0+nN9uo=zaW*{KxD;Pc2OR1RkA0S(MW{tm6WGz9M8dVj-@!=*Ocbco!7Z zk$~%NVDrb#_kJSYJ=OG&f2h0|6Q;8QeS;Wk~_{wxhwJ zfI%^Nm?@<85h#yr?gM3+YQTi7Q=ax$j}B)xTr=MK-(~@7e0IMFIbQf7s}P(|*gt)m z``^()Fn6|H(y@}ri&H(vX=(XEfQHo{egPYnkCHqW0Pko355e4dg$Ky?G+GQZ~U)eF}`Kbjlz{v*W+QY9YAP(;ypQ(ya|Lz|9+Tu0NN-lRVQpeA%&GB@< zPJ9;3RDs`$X*L$rZP`<9lx><0B#=q4Cpl)N7JR&={Mj zw|~gOrk=wvN__O`sDTpVdShtenVk1qB6#RPX-=sYBprq8M139{^c) zI#EEtClsuU#qq*Al?(&gq|GDYd0HKU{JPKt%F@h)F9dp-NfMk`X#*N*vfupPneZCu z`nI-qaT^6b634?fWT@)?oVkMsf(EX{*Q-7$-_HdbQm}zWqobp9M@B@E0Sfgx^4-DebM4uw)C{c!((D__Fux|{`41p z<}Fb8s}K?8PaQU{jrKS{tFrQz)6>^|)>c2qvG4TG$vOZY-o7)5uFTx#r#U=dzLmA~ z@^rxE(&4x@w?%X{Di*40a-oG)&B5X#kX3DxODesAeJ+VaGH)AV*l#{5W0{&<5cRxl zyHpscba^G=p%_~|q72VRXKhh+5g%XOa?n1+;HV1E!qoniPx zh9OMi^6}v^n|CCgmrs;xIcQ#eS5I8m7Kx1S>e0m2f)s4AzmbJXxoCkNIAcNPgM9KqW=AshvyyXc2< zjJynWFVzn&0CU3poi0fRSHO+ftaz$GqCiYzYW&?!+Ld=oQo7K^$Y*YjWj#Be5iV)Q zvE8GhqF6u=#ay(lt&hz&Jy+Mc>`TG2GZ&iAkpKNXVuKy2axYM}r_2nzG-Uj-A>6G; zOsFD&5pD5`Id651{o?%c!x#^GZ=Wq`GyzZa!%>vDKY*EPc2w}o(SZg&!$%DflN z6}SObKmdv)_3hg)(vcOu&2$sEq;5)`5Q*(IkDd-fg4KdE{nf$u6h_p7v<$D~05fGo z9)byo?1H@#0Jl64QfqhbjS+miQ6}sp)B8KtMOU{3Bbq)Ck(8U8JI;C(wKF*ZrlfYT z1{;);mewWqe{jXZCPK0X=);)iK{hhsiS#e?W)*+ghfnX%tOl+F>EDkLh!sQd9ILvY zT}86n);gQvDtp@3|Cju}>3Dsx3d-Oa!+J^(KIQfgQPBSZYD+e!4Ud|`FHb}{EfK(Z zf&dZwTH1MTn!j)K78=sr^+WN3nY=9!fYmnJW^)9)B**HaUmO%)UCC~6fg4Wj-j--# z*Oexi38XJypM5;a*|hejfiqMEnIlqW0(rE8WTnPlhQ*TJEJEcaErc|VE?CX_r_ zw8*hcQ-T(F1wfGB^1t2rqa8s8jrRYzrhX4DK7##$Cj-fX%Kj}tJT+q5g3Zqai>=8f z^XeQHf(rWkxkMLcFg55epjna&E=@W#-9!gZ@CbGbj}D>-*-P*}Gsdrm4|!@Hs4tlB zi0OA@D3Q<+Ea=%2$U5+=vW2;F;homUxdO1|Gg7A@PGh5Mli(? z;uAt1*ejA_LfIxiTC|Af?+O05-@kXX(L96>qyhSSI(QCb+jhM=aQxj(W7GSzU|eEw z6`TnY6zhLC_CKWfuV*C~!KzERHDDzP_eo|v4#a;hDE2{=%BEif_@duVAYOk9^9r=Pj|vJI0$qBRR^9U%4`AyO>gCn z{OXo$WzK8;7Maf^jtC?TN&(RT_wjG9kqNyO*Bj1DWNZU{S%6> zU@0q7s`r0AU9@=Oh)0k8JPz_0{a%qw%yXK&l67PQvcG^vShWx9MnwA z22)vjYDX92fSO1!VRtMM`mrTp2obC6&|9GVi}a+MY`{kaF)9W`2h34+B%N9vIcI^a zRnwZi(YxRATFvHAp0VhF=ZuRC18Te|qHzOZFsLCHqK@CH}O%X9Q zrAm6@k8b~BdUYsQbsE9rOB72Js6&2?0v{o-6fFs#Vum+kUi|z?O8Re67$3-~HPqJ# zN+|Elej@IyzyTps=O`#Bgrl&apsz>2`P;y#G7BkW_ZecfncuYG_R<0j9HcLnF;Ruj zR-!1|*LSz2pI`((lh*&)X>s}|QW5%?he`OQq<7)vV$dU<7d!ahJ>;6yodXamVf%;t z+1<}cSr8*4t{|SmF8QT-e<2!Fib?1cC(D3EN`c#ybj0`Gkg0`x~T^ zH`*_AQg|^a$|y+){}9_wdbjUv&`A>LFx1J3cb?$tF-4`#fGmX-0dX9fMILW+U>rF;D8!~aS9a}uCDR`gROR6%Q`JI-g8kc!u53DIn&c>c*Ci;{47rYdR}f@5 zDSCr!$Q9ro51mdyAIPsjpp6nHA8EqJNB@TvxIUno89FcW*&x$E($AU!mhXnpSKrF~ zT|rToYp2@hpF>aN?7C~l3e?9_wjly zt!fmS134EII;+coB3{iFKgTTk#S{bkQr77rUQ62PN>0MuVr-Knh!)rHrOV42kp9qu;0!>~#s zq~Mj?S2+9oEnZGu$zQ^H)W0PS1Eem^Yf$j#yISjP6M_IDx`F%P}&zZHWi#}d2I z;{`S>eMODx$l59cPuAy%29vwD&_8TnI<_7&)!9VL0iqV3_Fznj#yP|fm&;V8fCj~3 zz)8R8+SvV$!@`0UkysK9bna7PX2AF&|EAtVWYbqy?-rM{VOG|%mJZ54J|%zZR53C9 z5g3sxd>Er(hQ^w`ftSCeGk&aX7ZPc|^+#go2izfD#mV0Y`uOBs)p&_uq#+*iu?bo@ zfshcQ%=N4`O}TP_cdu}Vce--IT)$xjOW&Ntku@~(4mT@ECMF^ay+WoNvgLgitZl)LGJZ7P2Q+KA7u_JY+V#g@_O#nQ1dM(LLKAC&aQHY8e zv9mDE#0fA>g=t>--=YZqm?;mg-RWgvs_1Y5W_O~ zeAo9*3l z78V*lchK$^reIRW6JWC~C_sCbVvX5`+|+UynGMQ%X4nxp_ibz!muh)^+GVYWy+AIG zln#ST%z&pq`&sypx6fC?vUJ-0b?xo}eU>~i7(3v!U@ST5Q{6b!5fgYV4QDB8L{ zV`&9a8M0TW02Q=eMn=|%F?X?#7^ACbEKk)OQ?e0orZf6_o$lOHzHM~klj{VS*=C%( zXw6b_|B3MUCSz;6`^sLgF~GDBK!DD&qyEsoGB4{lto;6{AAD}5@OyQ_F|5-W&q=Y- zugbfShqsND0{&>bcn$XB_6o%)Jj=)^w6L&{V-e#`q|mS6DFZMZdso1_vodHr>NBy2 z%kxwCebM^J0BQES39{sd+2GDF@qBH5&il6}Cd-`>=tS+Wy4fufU$lpWsIAtwtDEpF z)C;fh_U)k@~~KjX*<`8}?jwo&}ZNEX69^ zT{Jj#H@)K!{BG2(u~U5kx zBU(`U$Fd|mmwY&veS1XvlhGVOJcq9E0A4uY2qd<4ESZF|qV13Ln6V`#Un)S}q5Kx# zN?E&jW(9giZ#h*p3PYj8?@tz>&su??fQ3>0^fY1?@Q;3vvJyXmNu01kOE(Wi7wIGe zX0OnfxOe&#FbL zS(Q|O2=ICRD3Sd8x)tg~Y&wCMno{Ie-c0r)ZfSjFeR~S;oz=W^|B$_`kUS|qzVx7< z_UJ%_vLP~4ckzW?0$xYR)I#Q9Hz5J%82u(oty1DHj?V`D`Ld?@=rx?6S6%YbJT(aW zsH7g|5B{Q2YaAsjD^v#Z##byZ@e?t|VGD@F-g+DHO(JcT%ms1!Qy!WKa5>C=LdMHP zxGt#KOM|h<1K|wxdN^M(Jf?Qb$6_gHSY99|ZxJ>xcWw;wM@hZkv;P=2Fd&KWB`cU2 zxk%)-Ddu|EvlF5#Eo=cO(b1Ohp+5r;&u@#3f=Mzd^q*f;#H>vM>Zv_wrUdJ7;@>7VAvBP)GT}9ycvh&W%Gd5^-j6O z{9ue5oFN%u{H;71@o%l~Xrf;hTs^P6^`7A}F&$o5c()rt?mhSGoRm>es=R>(8$H~F zFvm=7?pgGUwq%OuQ)jq&a@lkj!uGlyPT_bO85v8YLjG6mKBz~JjV@g}s4k)-3iDqb z&&+?kcyoz5OT9!_&#_fGWft1;`5cqVBB4V|9BRgZ7Kv|kPLh7ph8Cj;ERi50)E#wNC~ zq0dBQg~~14WH?9I*s7z$nss&J4LIc^y}iCHw?)ax=M3e_s=AD7`h&JG z*vtsvsl#M(<#HqV*sb)D;hS>7DF&)fR5+Pa%l(D4%qfkSyC0AN!umZmNx}?+B~pyM z(hONGDf#|q!8zYu_zL`}`DQrPaa-(0<6(nyBW!^02CpmV* z?06{rkn$$lZ(g3NYyPFX;Ip;-N65tmCFe`Jx;jHjVWOlYp7p)>+XMa5t6UA%xY->b z`#Wjj&t0IDIgk~2vttfm^7XL`vLq!{nNUwkONcR9TLKqb3Dnt3Od((1>h{M6T`stB zQ6#y%9YYy1tXc*~z^x>~rLIF<79=R2eXq~*y=>q4-9uSgjNFu;AJxJn0m(?u(B+Q9 z@48#Af@d;my?nTh8|cRJAt3k)_vbYY-G`Lq8Z4V@Q9v=ex1T944q%`Akm>8|Q`&qT zOPK0p{7m1_`ejl%3nKB;&p#kQn}Lq5&B)NufrW|LJj?gqH6QNNHz+1Lkyy_8!)5yT zy!{uYA%LY0QOBp45(yBRl5FZa?}|}WocWRM|6&O-b>xd^>}XINA|0JP`^yWKY<$MT zbF&X{8XS+x%F27d0>G%n`*@XMYa|mL8<}ip%`ICgS=V6bBsOMxmdLp0a^nMzSV$H0 z8WB;4jJTZ91;OUqfKA(weyw~lNX+Uyx#|`l0%&?_y(VRE+@TkYJIc4#u8cH&Z%IH1 zm~+9s^&GytHiTsB0x8?*0T(|{CXRP_%=vG0sx02Cha6pusBmh=^*Rt|B)Xu8wp?~1 zt0o@FE@x!$AO0L3G@ty)u=e}6$=J0_=(d(9KE#q8V>sh@q zBjteEk5t>>K))bg-<;osjnm;UKsnjM`sF-7OC!T)i)VI%15Vjr_*a6yz(^C&Dj*( zmcB8@s@aoss(-$_WEj_K)t!aC@l5^AL-msHLI71-6>-OIxBR910)7Gszurs}hLt|$q-1G0CA$~#3u>Aj?`45u;N8Xg({Stj{6j9p+U~AC56r>CYCk!9ggN$ z$~b%ANcpwu684X`tPU&rwYt=ZeRz^JB`!~1Lt$BIUgb&(L;am7b-IHcLFJe?*b82@9 zbMks%8*mbwCCk(XhIK-PtVWU}#5bak0&CqwRmq~Nqdl9@L>83f?kwn9@zgcMqnMHU z@zAz)amdI9XO+>hy0ise7_?(<4Y%*Uq#<5QNy2*pJ!vD;d3VAb;{ntN?2#Ngl8!#{ zslKtniPs>sgH}Zti6!7u^Yd#PEC`$-^mt%>%B_f7B%@s^B`2&i5D?t-WglNGgKN7SVJN?8V@IF;mM9iT>IerlIJ~H8R-&T9t2_P#$_5oY7RwOK94vA+2XMn+;g;NrS zCL#w9@k<-@5J^eNRctJ(iZ`Cyzo;*+x3ax7On{b)eqBH_`T5HZrLWQe_z(#ZU{SHX zbXot23mBJtcAm9K+HD8b!)e>2{U%%iVmg^*BI@uAcB#Ub!TJc@7Ggb(i!EN2 z0(TMy!U1T>Xv?15M8O@Lh!TF`bNPUPK(~cM^v3P%RF!ZolCOFW|8_F(GUIF;Qbih^ zwm;ex=@n%glJoxRYS#^bAfgHFYt8JoljxUWzBpVmzK;k;m=i^e+VSOg7=2kmsySb6 z9`zG`6a#2$Wa0h|CfPJI?9cZ{xf&kkBgFm3M_MF30&mY@(u=NUkG)^;s(H~k9kE5-3HTiJF&rg{+$O1{q0^};bul`nl6-7WS=HD2tq5++?yI#D%oe_VB znTGD18-Y}7V#EFu?We-Bqc`BZ7I^(8r1!he_XxO?p8{pjCrdbsyW6El$B@eON<9(| z(E=t{j3c{VI(+zgfO@Mzt+Aos*Yvd z7I#^=1s3iO3GVI$2%6v)Ja}+t1t-DX-7UDgI|PS7f?IIC&EDtid&Yb3j{E2FqeqXX zs#kY)b#>MJ<~L_#T484lML>r>o8&+*J9))DwaLGy#Qr_cI-*Gv@j(OB?-}A5jM^$Z z-Bo3tHIcyFyKu_ysWcFQ-g;0Fl)CJJWkx9I-UiWqme$)@N73dhug61-a|7%auQOpj zMRI9uI=;_fu_u|VvxrgZ zRD?CVY!MfSG^C^RK}U$jR$VorI3k0~u+!ti^HZA^lYh^3fLGo?q=9L4OD zglwBPF|wTcm#;uh#z;1xqv{`1hE0QL#;`haZ;nn)!T5a`H;cK+^Yc1AkflpUT_QQe z!FE#102vv__iGrwSA_2A{SqKXBOfLId0kP=Svmw%j-7{K#sSoq_Ak0{rjVzRjr{yM zQ%THJHw9FTohQw#CAqxI1>gPkTQGY(AqV4*_a9+UN*r}iNiXCr!wCs|z}C-T^7ui< zUpwAcyz>Kn$R0p3k3g|WHx<%l9u&C#eiYHjonbeba*pA$Hj|W2Hb(i=@TdkrqQ`t^ ztHnfCI|)P#_~0SJLHs9L%`VP3vM+e{MPYU8s@(_Tx)O0uwcbLR`GmC&>`F1(D!zUD zR$wAcsFaUEz;cRquCBOTgA}?RN`_vYaf9FEqS{gy2l%qq3Q!3Gh@HDO{YLhJZ@l3W zL=Cr(0T_7Rvv)7wYimmeonG>+x5^3z9xeI>0Q2=wEKJmZ#nI7ng#Ge+2-bPYXp2*%!zqyf~)l< zEgo4OBS^M3t2xVyb_qcXn!Y5{_6?Vm{0H{f8q16B#(;pUahW6V78jHR)%v>Teh1Rg zf|HVx(%J7}|LV4Pn*KLsWhQ1jJKeFlGA%w5Fa34KPWT}ImL(L<%-lln4qSxh;$6|% zTf<2)mM6;d4A3tNSH0#H{*b&Px8m4;n~VsRrewVbuV1Kw={W)6AFH%F2`RN|p3!n=nL{m!33uxM6{$irgN} z`Fa3p^l~6at`_XMi6}}^2OrHUM%}B6fb@C*VwaS-Pz@=f_v$tN4u*Q^0o&)*(9i}n z$*!$-Pl$2Z;{k6a9cy+G3Gc!?M49rk(3b*a7LM@29k21%5;itipJ6NB;w!pX3Gs0+ zu0Cp50xyT$pKX=r=!FCL=uT0iG$LS~_k;~xQu#C{6gY5sGTUHaayIX6rGKMz^7M0- zhUf(>Xlei$;RN@Do#`RL6vxLU5CF5lw;g?is(J2OUiJi%st&Y7->2S#<4}0#Ftg^K zvkHP{9-wp|G5=XAJx{T#c8@?cH6g(!%eaeB(usAn7!G0#GOb=h5wNBF8ID zwM=$=z=s96D$R$*FH2#99>_GXA!vN+`Z{0WMiVpMH(yx9&oqk2E|$Nl15&JjRr(bQ z8!?~VO7QT$Rd#XlUU#&}BlY!_L^mSxGKlPbnAEyKv)#9SQ77b=MhBM2^(dG`Z_G#c zQkwaHu0CHHI99gPq}dH%&c7)hqdA3Q18@sH+xtr}=XPN8orlREHVVUM>D?LB+Vtqz zE9}1z5NVYo;>{VcS9iXtA&=%VS{&|v1nvpR?_aBzU9F8QxEZ{2dF^Sur-rl+iRn65 zaS*5O?WtT}$B9z^D56{QD*XbHRJ}owt22y%v@4zpWvAiy&e`@tDr40g ztrSox-{cY~yjxe#w#>c7s;?hPrIXShmgIT&Zu9gswfG0PV90^GsBCJ$kF z|53^vF0YfTp3Av*dT05IkrN7vCwaz?$F#RJpM*TGcH|z_@ zRe#$;Bfu7&Ur=ZQdz;=zIX3Py3=8IJX?zHOl7z_@*;7PLJdJCOIz{eQ&j1i6hR>gw zG;p=QioZZpv$zm1x8*k!Z&;%MQ-H^a@~$!;HU`ApJWC=e#wBDQpDntF8xhe;0?OQ+ zpf62L>wfcIsb|PYH$?Zn_h2809{2PT<5SGqNd#o^gwu2oV@E@E)!xDL@hDy^X5hgY z$aHmshK3H%uk476iE${&&)*q|v~Oov59!dvXbUeraDC~9yL(eQa0o~a*aYC{Vs}~1 zfMFR~tR-7`rOya;VGCEGmKu>8408lOJba$L*Si9DlR3!QLDvTuJI<=!!kd|5bUGr@ z3T$M)top=~EMiLXw^GEsHo z*g-zf2$daY2q9^B5|aC)AY`2O>jH1+zXzr;_%97)7$=*()QP9w<=KJMOYaLs6d}cAO_oRt za^e^YH|-iB{6aj$z!&!KPwjh*PNv351?Ttf4yJkRX8RgqbtU+C$bcHZxW1S_jT)a# z2)i~_wfWHY5C&6~B$x~%q#p>IEM0y z{3H=lHX~O-{0GCo&>Y^Fi%Z8wGvRY!>?0zkPmABx^N^BK00q-QT~4TolAR5%>cYgF z3l$#vL4UOSUllBGezsU2z8+kCq*_7`ru6{fB_#HkrdAYHvQ`u|PRhDCn10JyF0v_e zgflKvDz3*$x*6%mI^=iWh2G}2&CAf5o$a*HFq|4(ZHwP$^*6^BVnA$e@|Mo`DH_fa z>a4(mlyss_ecs0{hg3d zqwOi(DY}&KPAgYTBy(e9c|^{CKZO{2wC(Z1uvyFL_uWBHchp8I%p`tdqQN9O$vnj| zlQXLHRC|t&|KO}fLQboFC`Nj!)_X6kh-wUk#+Dw~{ZdQLHM7$VA-s3*a!wxrV53QWG;n%XGI>^3gmBc!(_xIphTE9aQ1l{A~RB?}6*PW1EaiKX0Qhp85g-3v*a;xbUjS!42fW&_Xh_3~PoG5i;m}wA9p~l|#%F5k z>SLLa z6-^la2H&F`&gO2dwv@(AaxdCF1K3-IlBm< zrHa@*v(NMp7?zWIA)V6r;YT~(5E>o@PEd?H%9q31+!deO^4e%4+B~s$^dLeRKqZyv zTy9ACea#BChZaUy$vEXBJS2i%yvU7@3I@8Q(LJKc4a^2kmf8-%bo(i(;gc9_CX5&A z2LUD*gm%O+l+FUM`NsveAWW!sKQHz6)M#86#7zNFQZM8SHzgj_kMdzN4{&>@@SSv^ zETjU=O#f{<-eB7<44-|&o(eE*re9MgR6FdbKHH5>078pT%r*%~?3~D*ud`CXvhIM% z8@4CC^Mqi-2j-X#*!&&7dKr(2{WIA%exu&p!nFLe=hN=@?}LBu`oJFZZ1}+byH@Bk z{ohsouY!M_=wEgI&tH1R@-vVg+z5Z=T8hL2TFd1!y9-|^_L|*CgHktjyZ4A`Y1tqF zk@wDEsuLC(@(d0RV|Pb}E zC93bXJ z?2M!}kxWHg3W%3QwE?#CC({R46Jc7uKlf$|F&oB`s+(F{AJp{pQrWLltR=6NJH!HG zzE*VUZ$3I#R8)4$x}bAd6=u8xv=E0F7zA(wcBn_6m2M)-hQis}E}}0kF2E_WKT0io z&8Hv$?rg+;e)x7{;Wc-jlO?akXcEQj>?{(%JJF-gMnoP#4o!J1LZ)fOluvs+ZfWD= z<9qJc05U-pwz;NzekyR?e|};_Fd7?)TDJa zy}Q^GzaLHR=2f3IV`8_QY~Gu7vJ|vk;+_(fyS|s{J@oL@;;8?$e)+?Kq}Iu?H;S8w z2emv;(#)1cnnHP1k$~jBPlGb3Kgn~^$C{XUjn+KS(+Nyf$iUgX@KtpMZ&!nhLG0a8 z$#;D@slKLS$=St4daKCg(|#b8uXxRldT^hJl*IFu8`b zMtF?N7$)CP41%VDxb>-$RbqRh@Zw$9myOGrqZ? zc<(Z;RWKHWp4ACp?ryJC$(=aSh4=%5c|T55Z_o7EdE_!){y-(jh|2y@m6s=}0Yepw zP#CAY(4vtIizuwehFqDKohjSeO+~d%4PR2uk|IC{Sc|2LMeEz-Y75pE1cr@xQuqKy zuIIP>AAuPr3y@Q}A$G;E31^K02l6=rgHCbk(y93rEs>Yd|fI@V3!TO7Ds41)VKzGo{3 zc!FVjd3m`8&}}m6r9@MWCS+W9hb-vdI~*=n({26y84Tmm!cdsbv3L>OTW%GyCI+B6 zN{P53TSk&3AduhpLSL-oEUe&wAM^Z^_F1XRKGc)>2S370_eGptUEAeGeX`s{vf~OQ zdE8HP8INRgFb-(BxYV{=ERrvYvdk%+S>$P1 zpXIu>gaieJv$9u0jQXVW57rIdLC@~sL~m?tPyyb(U^J39HsPZdoqo`jxH$G+fq6^% znMu5q%#>S{9$)lm8ToY~d2WxVrw*pR_*g;^9=>ui4QsIcQT0}}Is0=b1cF47;@;QW z3pwZ(Mb-Gd<(Rp&KY-hM^y}AEPtn`l@kk=B0#uo3GL|g}7S%YqtJD3~iC)9X$5Nr) zctO9OVj*M^={n4!_AdHgWB7u<4DUO%mtl`-ALc_I!FnHaV2?0C9_N{h{{Rl0NLsj+ z&vTVQOkenu*7ht2B8H{KU6Ut~l4Hsbc6a@d>8#ZX+V^mi?9k1 z!jd^;;s-pZW^@!3P*eF`7_Dt=G^A$z`+qpcl=n#4+Op)XKSuay)Bq|yb`Z{4U>FSF zW#$K1e;?GP zUMo=HCdsGrm!df^x>1*wk#u?S7@Sh@R{IA!VIfqcpNM}Vf6Nb59Gst3kTKXp83Cw^$0Y@&Tj0WAgoEV|f4TIq-Ao7c z^{>{CiUv%ifb?sHAHD?rSm;>B$A^C%Va+`L0YXRF!0~3u+_QeUyO)z>i9%g6ib_n> zO$QI5Y)>Z;S`&GXz&I$2jx@pk)k4hxQRqxHr#zi0RzDx`u?bESM+6=y$?r|0R|0mg zNQBHI*gX!lUGkbaOa?grz6&G$YwCyL`SCf#n|Fyr8LWaxVA_Y?d5m9h50YPZx{hG} z=`-V3;P+4Nl0|HlCD;Y^4Jg@DQ(CNKQ-`G$#^~w=gc3@H=aq_rIakSCI;-15{U8}C zECC-1%ZN~+%rhQL{e9Yl~qI+78X$PEeXS0op)xl*R-79YPYcJ>%Z5Y56j>8 zNbqryz4eqqOqG;xj0XGeY+>b3tDM$#ix&=1O_v2x0Cvdy9AvSplcnyGnum{V!|zPo z1ak;eY6;^PIiBR?#EpI0V{|q0!ir!cHGMQGQbL%QGH%4ie-XrIjQfqNb=vtr(oASP zlq=^&F&}0r1ZjeUOBd0FOpM`D6exu0Wboc15|=-e>9Oy%qu0_+_|@J9)6&+c(n%Xv zry5|M1$xvYq~S+fn#w{zX-V{wd3i`!#l@?!!>T;fxZhN9L`n_a9>^{J)C%~-)ZU)C zOA3-J+3$ACXO0@!s4H>P_V0L!a1w`R=hb zn4GeS$;$(`SvGdnK{jUGKz*vPXTW4ts`vF@KvkHnjilwm#UFhhhmEM+MQ!NVmCBAM z5319pg9?*{_fF_7zm}}~o-6a8--a{;DuP`Q-b;wo{?>l8#P*Z|J<-N5SA^=Y-|OzV zSR6s1QAuvhcye#?BURMLL2Pn74UWp@vC+c7HEg^-~X@#kf!< z)BO92BdWEXojDL)6_VBqpj5@q2zY1C-uGSKSdP&{&?Cz(`xWcAt9W!GHKYlx6ok@ z=*byo`abd914gBb1O{GR#~sf;Z_I{qX;nfsX|fy!%5?h0j*r2+Wr(`?*;v_Iset4( zAk4RzA>_Fz1NQC(LW5nxj~D8$=i73cfZPiLXU%Iod73I(P@sH-f5nVa^^zx>NQd{V z=hceS#21vqm8NgD>+R{@fagaJB_N`2;d{Tlt_|pS5~|COXbhqfpv-s}wtGAZTj$1T zsB2kB8isk_Usb;-Fdp&+!Db^Bz*s|5WtoXF%0Pc-npcrf$MHfe*^{y>&t1#aGVr;j zxxe`t-QvMUh1*>xip4y5b>%vi>-TXttA0jaK8ATDqFSGVVi`3&{D-=VP#*@FAU#Ht zTB9IJi|Y~gNf79;iL4LnP-fr@y5PHRS)wWZ^mSxX9A0h zii$vmuo0f(ig?l}&j3BGJJ4}yx+Fc#i-AVy!y$#8kTr@SZWV8}Eco*_7DpC(fSyw7 zn{pXRI9A^3;o%V-MUOk0dMpt3w{JfZSoAzzLElDoioc{|_A+>0{jdO1yGzR{k4yfF zT7GCr*r8Nac5TQfD2H4<-1JJmNP0s?J&BJd}?ssQv-A&IZGS8 zZXK^ixhASSkJ}Q>089s4T`lC8y{Y^theB9?c6Ny}&NG@JU^0}GTkm=+oH;c_gqt#e zRLIjcHO0k7&O;MFoE)AV1yIpEc!P5O$M9!=Nkp5ZQ*vOk8 z_MP9fn89%IF50(Bv@JtQO6rS>$l>GpA1G8z-xp!+t)oJhW36&snrTXQefG#xPcY>@ zh)cT`>$u;p2onX{1aWH*F+0hPS@2?;&G$B3X%m>PRccp@w_eKc-Ubv)Jx~np4$11E zqtJsSwcow#!vG79Mv)0IGCD4NaQpGz{k$soHz>-Muv?<&8VFw1#MwQi;imwio<)*& zb`?c%c2rFkqVGrO6UEr^Uug>~gIJmFLK8rR2 z1P)XT40D7)F|WoIfIqOMVW=dUEO63_Q@LGMQK9_a29P}(9T*4&bg$WSKQ2xL7JjJg z8?2-FI5uy;NY2@(dUt;xKD=Rn0U{(LV||L8f>EN6x6OKk?Pbel9U8f}$n4ZD{;+!D zGr(D7LAVr4B@+gz|0<`)ynhAe&8nNWpBFrQgIi3qViM{JRadY4>@BZ|gY+y4v0?Vi zXEqR#U9gvPL0+-^7e4s{RQBuyYz8q^#+{;d2i`=TI-(w{G@6zrE(HH-c$1w|yjQ~r z%5rj9{mStvCrPlWJXeCAJs+c;nSIPa8*?uhW81<_=MP$ zDCvCG34W$avQiO2tvi>O;_Iw+Pmh?t2=H8xrD4qTP!rw`FQM9N$8fdfe?Tq&w6DQ& zuY%+8H1U^@Nf{|>*YU>cGzX@Qc#z>gr5Qc*E-vrQg&ACGIqv%C)LEmx8d=* zl!fvAyBmT_qHb>6Qf>0zV2}aL?AT1)AIY(%TBBFih?Kc(pkXnNvTwBFzChAbN443b zWiXyP_*E;8+?&`v96qaTG|tNs3LwrbDX;TTo+m>mX=dph(A|?QX`zC`jpGyDTfz-* zFD)tgesE|A>s!GvOdO~C%y@ipRe-Z zI3Foln3uo%K92+L0bsFVRfbO`z*3)rv+p^HakgCV`*9ly0rO%&Zwa9H4-N_n^1{Z) zcNLDsr^LRb>|b}2<>+s`gnm9+TI5Y|K(}3kp{&i_Dz9{#u&{vxLpp2aEPeW zv#a!G*YD*TznoeGa}E?8MJ)m!-_MTW#VpnK(^d&2Q5T)qxm4UVE$qayy@IjQ)SY!z zW%a4bH;kL`;y+o!@okaO&>lEmQ^DG5{-_sVz~7~5p5VE?yVHk6hU0jNOTeSs(t+Ap z3!HhKe$}4o>p$nP_$b&%#C0%F!XmmhH8+tGMX+e=E&Bv5U_D*zTUWNJNO^i(#<1&U zJrnc$JZK6m_e|gQq@~*Fo=ncjH;H;q;V0*HINroEuubYW9BrRm{4)!A+1XIkE*{#N z(jvb_!vGY+f<`b;i8|e&W>_C@1=5FRJ#V4@hUR1^Mse?&n!E3?9By%o%5c3A*?;#W zLgi9>p=!K7s-cJa8-naKM4u6kL*`DlxVQ9A@q!f#l2RW7AT@@;u+9aj%s?)DdYk7{ z=uQF$sCMWZqzxv&ckjm%p-TC@&`3{aOvyr5o?FF&$wnMuav%ko>CEHqqb zAurIW)MBk@Wk5Ojjqe3^_oxt^?jv%JTkuj30d!_i0{k7x;!SGaXLua;xJT%#J1j$% zP$Dpb-3_%3!zA*uupJ$elu5oX6n*MJ{T+^BQ3xg_FRweD7xt-=HqJ3}s<6#H2u+NA zqUQ>ewkoDaw)_IC)4_Hu)6X@_|HR*JhG#Q8MzMWt9#A+~1a1qC1UL9BJ{aAHVv3G&0F4$j z6kx`NQnr8kdQjTVYZ_DCUd3r0PEXk8uIi|#A5*VGe1769n_>PoiC=UUkuaRKZIjFI1WFk0g7^j81t?@?^|e7y zkKa2JFjL!S3E%jnuBqIhZ3rZ79E1lq$hlr#)J>Lkk-eNJ(dPcKjyqriKo@U7brmGO4!+R; z!{$GW_B?;sID@zgQj$eO2B^0FAG`k$jbIUfLpiGR1w@fR6)NF4C0-#+%^ShTWMYr* zYE?2`3ez@D)+e7)fdc)~dEQb;pEoV57dur#f|6Vlx z#|u;>`Y$$g*&VXEyiT&}3l~}`gE{UsH_{LvpF!05rFTXN%sclv_s|eK#**UOFP3Zw zL}<&!Hq|Wf6?6va zj8V2t=lf&)v+g5-H!RH4=H^~gQ%S?sZ~UCOrbgy!Mj=KTGjACSy8E&2;Qp`s`|9{8 zv-33omA}DhfmQ6T=*a!^=UYrJi-~?n{g8781;t5>!%y4q>rwXOKD}|fw$Jv+lf9TL`Zd0-UWcH=2@ z`E|!a+%NN=rpEf3n&!QsBaL<$!lVaTOq>#$a>z`qEM{Qe^DkZm@A;js%2YMp+c48J zbS2IhPn^s7JLo~rXIp(LU3MgZcjlOfK(^BdSl_=Fa=>xO194UEt2iGq3?qhX!VRAzqnvbm;1*s8^6B!@c zbm{Z6#~7JcR&C*m4pVObv=EBa+I_Ibiq}ecfY8FzDjDZ>!AEY#GjGj3YM&f zz2xMZ@z=y=kzD44e^5|$Y@Pn3uu=pf%x!`s)vWffCr;K@AKyfbjB-ym3?~TvQCyH2 zXt_FUVq&3^IM!hvp8oSk2la2_3a%V{fnNd1`>HCr40XmvYrHHR_cBEpB4mAqqOCh?MQq z>#hm=36p4%wMgZ{Mj5vMofb{uAh4;4*KCI}7(r5g_#T0apJ)Qdj_M(Pc2tCh>gPsY z7>bww1h(bL_4&E+P2Ku`5TofC{*xFDlkI7Ma{a=LHjrUss;>*~sZ2{s8a&O5leQ}E zYh8x6ZO#}EnWPfnqcSllXShpPbVBpCuqb5qYNG14r!TmTP*GU6l|lv+U$tFqbo=8Y zguV%Kb9Nr=e%_BcP1`cgt|=LYNa1FFHLeJ9Gq&0%E0LMxI?E;apV`r}Amq6CQ+ZjX z$5(WS9?C+J^K-(jF?(Q}9vOG-+@ hjr{-NM{D&wBR&nxt)`bIk3s=|a#G5Y72<{g{{?z#odW;> diff --git a/vendor/unisharp/laravel-ckeditor/plugins/iframe/dialogs/iframe.js b/vendor/unisharp/laravel-ckeditor/plugins/iframe/dialogs/iframe.js deleted file mode 100644 index d4c38cf29..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/iframe/dialogs/iframe.js +++ /dev/null @@ -1,10 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function c(b){var c=this instanceof CKEDITOR.ui.dialog.checkbox;b.hasAttribute(this.id)&&(b=b.getAttribute(this.id),c?this.setValue(e[this.id]["true"]==b.toLowerCase()):this.setValue(b))}function d(b){var c=""===this.getValue(),a=this instanceof CKEDITOR.ui.dialog.checkbox,d=this.getValue();c?b.removeAttribute(this.att||this.id):a?b.setAttribute(this.id,e[this.id][d]):b.setAttribute(this.att||this.id,d)}var e={scrolling:{"true":"yes","false":"no"},frameborder:{"true":"1","false":"0"}}; -CKEDITOR.dialog.add("iframe",function(b){var f=b.lang.iframe,a=b.lang.common,e=b.plugins.dialogadvtab;return{title:f.title,minWidth:350,minHeight:260,onShow:function(){this.fakeImage=this.iframeNode=null;var a=this.getSelectedElement();a&&a.data("cke-real-element-type")&&"iframe"==a.data("cke-real-element-type")&&(this.fakeImage=a,this.iframeNode=a=b.restoreRealElement(a),this.setupContent(a))},onOk:function(){var a;a=this.fakeImage?this.iframeNode:new CKEDITOR.dom.element("iframe");var c={},d={}; -this.commitContent(a,c,d);a=b.createFakeElement(a,"cke_iframe","iframe",!0);a.setAttributes(d);a.setStyles(c);this.fakeImage?(a.replace(this.fakeImage),b.getSelection().selectElement(a)):b.insertElement(a)},contents:[{id:"info",label:a.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{id:"src",type:"text",label:a.url,required:!0,validate:CKEDITOR.dialog.validate.notEmpty(f.noUrl),setup:c,commit:d}]},{type:"hbox",children:[{id:"width",type:"text",requiredContent:"iframe[width]", -style:"width:100%",labelLayout:"vertical",label:a.width,validate:CKEDITOR.dialog.validate.htmlLength(a.invalidHtmlLength.replace("%1",a.width)),setup:c,commit:d},{id:"height",type:"text",requiredContent:"iframe[height]",style:"width:100%",labelLayout:"vertical",label:a.height,validate:CKEDITOR.dialog.validate.htmlLength(a.invalidHtmlLength.replace("%1",a.height)),setup:c,commit:d},{id:"align",type:"select",requiredContent:"iframe[align]","default":"",items:[[a.notSet,""],[a.alignLeft,"left"],[a.alignRight, -"right"],[a.alignTop,"top"],[a.alignMiddle,"middle"],[a.alignBottom,"bottom"]],style:"width:100%",labelLayout:"vertical",label:a.align,setup:function(a,b){c.apply(this,arguments);if(b){var d=b.getAttribute("align");this.setValue(d&&d.toLowerCase()||"")}},commit:function(a,b,c){d.apply(this,arguments);this.getValue()&&(c.align=this.getValue())}}]},{type:"hbox",widths:["50%","50%"],children:[{id:"scrolling",type:"checkbox",requiredContent:"iframe[scrolling]",label:f.scrolling,setup:c,commit:d},{id:"frameborder", -type:"checkbox",requiredContent:"iframe[frameborder]",label:f.border,setup:c,commit:d}]},{type:"hbox",widths:["50%","50%"],children:[{id:"name",type:"text",requiredContent:"iframe[name]",label:a.name,setup:c,commit:d},{id:"title",type:"text",requiredContent:"iframe[title]",label:a.advisoryTitle,setup:c,commit:d}]},{id:"longdesc",type:"text",requiredContent:"iframe[longdesc]",label:a.longDescr,setup:c,commit:d}]},e&&e.createAdvancedTab(b,{id:1,classes:1,styles:1},"iframe")]}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/iframe/icons/hidpi/iframe.png b/vendor/unisharp/laravel-ckeditor/plugins/iframe/icons/hidpi/iframe.png deleted file mode 100644 index ff17604da22bf1ecb420fa142dc5fd35d6c1356b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3091 zcmV+u4D9oXP)hM&{jGt)gi zGnyGmGtzJok}oWhkdTCt0}=ueLm4kD2{tjCqSni>+y@_+G`bSrFpZ7W6 z>3-kuh*Nv_@^wQ9fg}X7EF%el5aR!R&T$-U$HB5JY{$WIoUff*`D=t-ih{1H$B5MBj5`Pw zLf{^+MlPF02*JSMAYI+vB;)ZeV6)TF@wyq0bA5Q2k#w4zWqk$W3jh=1L0u;jjUsAm zOMsUPW3k5h_4Qb}TwGJt-!EOZEVQJ#Ia*p;8U&=XXV3QU+qbXp-S^&`o|l)GXW6#* zx5th#*w=Ry_y?!8^}@Al*N7*RUxAnem=Mp?b)sY9O^T-N|J%FoF7T?VIeq%{&z^nu z*=oQ8#DO4?1TX|8eF+CI2?^(u)k zK}-V3l0-n)i4_$g>gt*bii_V_xqP|HG)?2@Kl@paqA2Q{Z@$?ZjYcom*VktNa~$N1 z*X#ABQmJ+0lU5mqF`}xf-O$+B7l}k_-uv*wY+`V5nbX?(!Il1ghLcGw+Xg_ISiMV8 z$PWY%b#*2F{QUhZmoIl^O_N+U>j{U$c|wR=*REaL(A3oQ-I|)3^;K0>_sy6wqkrw% zwI4t6#1k1+)BYQ109HM^VZ#Ru2yR^C4rH4ZMMO|GgrWN zpKr1Xk|YFPj|bK7N9g)9LBF4A)21B*x`6GvuHSGR2ivx>ENk+*Gthe;NGWy^rLBm0|Ud08X9Jbnwr{xu8&!}Bm^Es z0azLE`SAPw-M~{rd-n7L&E=JqVq*2CX<`@#i9~|#?(R#Sot=?rBoYGt33w1l8@U|L z*ve2m9$bL{zkA_@QQ(E?GiJ00d_I7c9z{VC;wCHB^@XWait5^06L@{pG->VZJo3=` z^$$e~3S72rGcq#b3=a>d5{X3m+_`fT7JUCFTeh^xs*2)vqi7mP5(t5iBxJW6N7DdW zzOi6I^Pz(WLDv^fW`W~4*p@|MBvPC<4C)swxO`#v?$M-SP&;eZ;`{Hv|M>pBdmFOZ z?D>-?PpUxd@ZrNgF@#w&rUa^clijc6?PJHs&UDU3vl z?Qt`b0Bpy>r|U7(G+DD^#UC9-!L%%Zt^c-R!#Db`Uj1xfU?2q)06lZ(&J8`bY15-Z zh|KL36+|KtR82#=>HogT-;opr$?azC>eYYDSr$H@FJ_NBp)?VrZnqm*mifcQi>Fjg zL%3W3*MUd7dU`@;Hrp$Nct;5FcsLy1xNYm!BY-C6&zA~IN(g_+U~V3gETd@}uOB|# zB`XSUw|mlxB^(DF2O&v=Uayz(k`fUJ1n}rOZ7nU?6I-{w=$535eOImoPj`0yb0`#w z0B82?-#<&$w7>UYKEI#U%a(<_nuZW!a6(scfShHa z>v~3#Wq=y5*ZXU?rjfPn3DWhz=JHvyT84&(_6Q;RflsQcs!B7adH!4`^FN}p@_^Ic z{-FSdlgY6jz_ww$lTuX`V78DXbX_-dmW2Z-wryh=2J`04yWZK>hC45BF1n89@sP=8 zade&5mX@AuGP(ZF?|W8K6kE3R9CNYIy=w!1_v34 z$4MFnV%+G^b!4BfDw9rAKX2Z3!!WRI8_BjTlF1}bZQg7o;&Do*Oqna@&2xqPe%vk> zvfGW@??=ner{krU%)tW(4!HdO+Yo|OI*ky5;-aGb`ntN={!r)-qP+YwZQ;Uy3Hp2} zvW!bn2>bnr*|W82#l=e!i3FQBZ%!wZNo>nPvTd7GD#esw@Z-V3!HfB!P=riovlb;vcwfFDkALn<8ishY!+1DgZsYo z9Y#h*$mMbvhCyFn-<9hF0}}AR!C(+kRppgDo_)8Mm94yd>C%mk_Vy{jla`_&CgK=C zND{*3qV4(TUjt6Qedy5D_|QbOq<5EXq5c?d^%rz@j9?={R0oQ zjf{?(rfHH)CRx3Dbq`Vjg!o6`c*U$)wWFh>@k56WU9YOBC<4~ub|c*cFxiwkwvA<) znDIDwY}l{}I1E^2Wo73*s(O1ok)Z#|m21Gs@vC*!x4+$4R$992*e9PfEnmL;qF|k;T&p-bhS(fp5JQ#*?W#`VFmshS_c_%Ok z+;`%+=iYbc<)NtRr1)0=036FAm&uSxB&grGu>^PpXaq>5QmKFc!4J9*{OVVXjEv~A zEJwzhm4RR=l)iWMYVn^x{9&n2*S+J@9R=1Mf9|;pp1eF1j|VYk_kSK>0>Uy)vgtIr zWRg1{d+b}lv%pOLy3qwZd2H*}*A!jHrD@o;*DvBT*bAN}~pZE7%x;`L7M_swO$dHf#%1MLeV7b5=v001R)MObuXVRU6W zV{&C-bY%cCFflVNFg7hRFjO%yIxsgnFf=PLGCD9Y_Tr{V0000bbVXQnWMOn=I&E)c zX=Zr8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1m(?{jvZ6 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/iframe/icons/iframe.png b/vendor/unisharp/laravel-ckeditor/plugins/iframe/icons/iframe.png deleted file mode 100644 index f72d191553f382efc7cab78ad1ec4eb13c4b446d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 989 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i(>G5S#}JFtwUcdqUYClr&A-22*YHa-pMXzZkdSavrizKL?2fa( z3pIU?EaaQQC(-Pq=f`v8$iahWXUy1r=U~Y$J}&NZ;XR_A9bHKtoD=ID8o6FNX(njq z#A0BvHcKPzpSZY_#X)NylytTx4WDB-Me=i-jw~Wf2e-I&qPXg_0=pn&-I?0rcIx| z*V)V|B|2Xp`hB?P(G+(`Xb!&#nuW}WkKpVMmqnR~)Q|{z_x1J<3>E7)- zcVgJTF)m-ie$dHi<{6J)3PPPzmMvdC)kEb;(ayYU*RIt~5wW(idi3N8i|5Azi$BsE z6gXE4UwYix+4;4xvGHxx+HWg@Rt9KIy>aW-t(|5mmImc}IbB-b>GEiE(N3B7Z{L1p+&gK-)vP)5=U>j-?g^Cs^8NdCc^13* z@2eA5DH}{$HhtQ(IQFaqat2DBw{PG6eddwf{Cr=bE3Zr4+}!3domVL=Ej{}6tLegk z7l9Ts|I%w}Vq#-sndX&CG1Q21uwA9!YXEx+uz|9<_39XodL)$snAdN!?o zqKLLwH!#q{n_~3J?LA{Ief#t0kJSeu3)WN9QvVv5n{U_4j1JlppkY&>HvhbGXW4Gw z)mIO_|6bkDZ`Cfu#Pa9j&tv-EzJJ%xHItr}n%MI&zSw^gXJLYyCoo&6mbgZgq$HN4 zS|t~y0x1R~14Cn719M#ilMq95D+6O7(l#)%GBEI6vKyFXkTm4xr(~v8;?`jEllcfx xgCxj?;QX|b^2DN4hVt@qz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RXAwzk>h( diff --git a/vendor/unisharp/laravel-ckeditor/plugins/iframe/images/placeholder.png b/vendor/unisharp/laravel-ckeditor/plugins/iframe/images/placeholder.png deleted file mode 100644 index 4af09565523acc4a8416b138be66ecca52a4782b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 265 zcmV+k0rvihP)XkV883J!H|K$G7!NmbG+#X$bL;o)Z z2G-x)N-|gt|HAb}?!Vz{?gSsK(*G1M`2U|Un|r|=kl~yoK0@(Garguments.length)){var f=this._||(this._={}),e=a.onContentLoad&&CKEDITOR.tools.bind(a.onContentLoad,this),g=CKEDITOR.tools.cssLength(a.width),h=CKEDITOR.tools.cssLength(a.height);f.frameId= -CKEDITOR.tools.getNextId()+"_iframe";d.on("load",function(){CKEDITOR.document.getById(f.frameId).getParent().setStyles({width:g,height:h})});var k={src:"%2",id:f.frameId,frameborder:0,allowtransparency:!0},m=[];"function"==typeof a.onContentLoad&&(k.onload="CKEDITOR.tools.callFunction(%1);");CKEDITOR.ui.dialog.uiElement.call(this,d,a,m,"iframe",{width:g,height:h},k,"");l.push('\x3cdiv style\x3d"width:'+g+";height:"+h+';" id\x3d"'+this.domId+'"\x3e\x3c/div\x3e');m=m.join("");d.on("show",function(){var b= -CKEDITOR.document.getById(f.frameId).getParent(),c=CKEDITOR.tools.addFunction(e),c=m.replace("%1",c).replace("%2",CKEDITOR.tools.htmlEncode(a.src));b.setHtml(c)})}};e.prototype=new CKEDITOR.ui.dialog.uiElement;CKEDITOR.dialog.addUIElement("iframe",{build:function(d,a,l){return new e(d,a,l)}})})()}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image/dialogs/image.js b/vendor/unisharp/laravel-ckeditor/plugins/image/dialogs/image.js deleted file mode 100644 index 7cdff9893..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image/dialogs/image.js +++ /dev/null @@ -1,44 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){var v=function(d,l){function v(){var a=arguments,b=this.getContentElement("advanced","txtdlgGenStyle");b&&b.commit.apply(b,a);this.foreach(function(b){b.commit&&"txtdlgGenStyle"!=b.id&&b.commit.apply(b,a)})}function k(a){if(!w){w=1;var b=this.getDialog(),c=b.imageElement;if(c){this.commit(1,c);a=[].concat(a);for(var d=a.length,f,g=0;g004R>004l5008;`004mK004C`008P>0026e000+ooVrmw00006 zVoOIv0RI600RN!9r;`8x1z|} z6>qo$Lwtz}p)D$?NhyhX&n36q%7-zr7k~vN5ebP==s7!&7xS_+d-l`|dJ;}jc6Vm} z^Ze(T=WPc0nZ-8*u7fP`T>W(0z!|y4;%^7%4=f!&dW@>*f%pLeD1xA93oM}O#)=zB z)b?!nr^6k#?%v_A$B(x&kfq~Ck5U%Bl)q~0&v$^T@$zjScFbPkt6s@#uN(tpsQ~EZ zJwP!UmV$`bNkxOeMmT<;6E29br}(O86;=QkHGUq{ZH_UvLHuqA7(-|?#y%}Zr-m<@ zRoEWEtt5Vr%*!uc0W}1hn+851CqKZLnhZ1~FHGN8W z7iZW_`!w)@VC{_~GJ^5&5H@I+F?)+owiqIS5`fJl+7cotCTW`nJ|WnwMx6I)(gvpE zogiSZ@hL$c5ByM#wg_fj2Lj-3cKGL8;e6SKr2;8oC;}xJb)Wcy|`{2E|0OjG@W+(p8#u@`h z4&doO|5A@eWLahx?NW+DCmta4now1Ynx-?3XDDh6igNqobspTf8IfG(;Ku40{?OGm zw*dQlaN{PwoH@^MIJ7n&3Wdq?6DKi7UBdQ>J`D>Zf*Ql1-{;;JR{%JCdIf;Fm1R`n z;o1g9mBnk9#>j1*TV-K>o}wtI>)OrN%-t=&6=v)pv4ax#w_d9bJU=%#MsolA%fU0} zR+c--Rb?5;a$CHs{ElM58>&glCPhVDBDco8e=uNsjO5$IKTmFcZjQ1nA;Nni#A3(f zdna+L(cnmq7!4pvo8rzJ5Ch02EAjV+d zKJq-H>o+$T(ChW6eVFRN$Ar7&w^Ch_EtB`SPa+S0>4$GP@WDG{+|BXDNz;yPthMPEwWoj$|nB zqIlOSpU8_Hf+U6bwov*CM}E4}Np5y#hP)_Hl&UPb^XXS9$q!GWz&+>nAqThSZ_7_L zm<)8^Nxcq49vjG26-AymX-b5us>Vo~C{u($m*muze7fqv_$Zc~8LbI#eRPpmM>RSc zv2|{hsw~O#JiS?P__8dy{mCUeRZ;Nk*$d28l?_Wa_@TySjV}3s+~P$&^1@90S!@b@478QGv}WD;>Ej><0| z-Ls6MEJKp_wcI3pp66s)MwVrmD5v}9Bz)o|P2$Ghog_Q#`%L(blYUHo65e7OyqCEf ze#}YK*?>RtHNK;+gl|q=W4I~c13_?AwL9G-&EWW)>ML)9Nrc(TWD0m%aWG8a9VCiA z?k)gv_F>c>awO8gp5uwDnQ$O*gM*pdwonhcj48C!)im(I1{;;9Hv+hSorA=;q0)VW zu$TCVAmJPvAC#J1YHAGiVq39%TKEEBWNLf7iz~?p>>=Sh6m)U*se6hy4ME+0GTd33 z>Gi@bXS1qg@yR`NvmWn>ah39HcopTz&JfV;LgDPFuCM=Ho9FVsA^rnywRP1%iheNw z001R)MObuXVRU6WV{&C-bY%cCFflbPFgPtRH&ih*IyE>tH8v|SGCD9Y2Grjq0000b zbVXQnWMOn=I&E)cX=Zr=+%fuOndSR^T$B28eVjfJ3x z98w@iuRX>I=(=!&_7J2{S|R#JTG}OdXQl@(8PbWJIDp!B87!7F-+SNt-Zx9}*BdwZ ze})=-5CB5#FQT>B!2|>#rNnU@q!8>gJQgt4qP4~tgOXC>r&5gO^Z2P0Qp$Zzz!<|` zyUkXs#a_GJO`zcW6qc6sJ{La}TkpT`gi+LOfs&G^u3TXxm13{eA_xMEG54kLiwFDl zNQtJTl=ztpem>7mw{irD2(2;f-Mve=xyhg3dv9NRaQ@;&V>}O=6xdC`T4JqC7 zhutv5bsTKMo`UZ9X=6YscHVhM7_Aw5`e_$<23Se<{u=oGzi-@#KHJ&ddC#_}^t@V8{1dfz=O5rJmBPHSGKyZyxV9rZZ{f@+vhJ_c=yGtSEsjkcD^zJAq2{CC}gu#N+l|# z5`}CQZ_57qSpnyt{ev` zB|<4uz7O|Q?frs^@uZe*XEd#Qgl-E*#(o(rn zsW6t$llDAPu1hhOqckyrIDY)8nG+|jjuwlAVMwRlCXOPO>-7oO_x~tnXVZ*~Aceqa z-4~%8^Z{!vB%_q~eI^bbL@X@KR3Clxr88&GUUo8>TVj6xa%pOc?@UZ^s8pg{sUS|C zoGw=?*S~x0n24jOOLH<&%5nHnz5adRHx!HbsZ?K(2!ZUWu{WPm2t1`YFfxLu)%;AM zu=;~q&7T|}=f{^Wm8*vjuZo$ORdwoAIep{^;>3w`I-h_0)Z$_>iX!4T?w=LMF`Z6_ zobR)+xcCz>KK{J#d0njyS#iRE0F+V`vRT~GQGl1vJn_T~#?Xmlgb*w)EbvIRdikS9 z6%PN?B4H)9vhETt2DQ_f9ZB7Y0(-o|-~y-PearsOzoAj~(mY9Z~d!h8~cBwYI+w8&Trd`Ah~eIq8p< zN~^WmSwBwhhWo`=8OwvBC(J=B?=yh4cuJ8k6keX6o15vi?dF? z+8BZ$;BKo$_0XYbqd2DBZa=W6-!|HDOb`Tp=T+Jmc6WFA?9)%#OYCxeeZBkD@@?+@ zuZh?gnnA$s?k?IGl-8P!jSXxV?(aX6d*bicucJK=X^bK0bpDsv00f;5#u&t{x8A~Z zI>cd!?sWEr_Ms30$MaC>G}7}>LI|Yi;VOl@-{1pDh~#tazoZSVS5)iOH~;_uC3Hnt zbYx+4WjbSWWnpw>05UK!Gc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$*03~!qSaf7z zbY(hiZ)9m^c>ppnF*7YNHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?uMObuGZ)S9N nVRB^vcXxL#X>MzCV_|S*E^l&Yo9;Xs00000NkvXXu0mjf#s^6C diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/icons/image.png b/vendor/unisharp/laravel-ckeditor/plugins/image2/icons/image.png deleted file mode 100644 index fcf61b5f2b3a81f75b39d204faad07b05145b5e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 756 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i6R)R>V~EA+xswh3Zx;w0t^dB=S4y4LTZKvAL7dH7QcGotjs|mb zyPl5EPd1%1H4W!-?H!JL$?iJbcV(wj5|f~!prV(K`i*n<|G#z!+PJ03?q%-#cO~EN zojiJ!b>8#D9!Hl7z7WypGNGXl+Y>!RTv;4Hta)U)?6T(f@82gpw`};w|JmlaMDmLg zs})%vh15Ko4A~yfNw$$=c2O!)Q7Ts|VsZJOG;3MEIm3o)OivCReD^M|1_%PCJ#AmT zTKm+dBNENeD?2#mJ-?W>b%x*a4vu{t0V1pnf9w8#dGch*?*04gqeNI81q4_a&!$b* z=whg-s8|rUK6!0z$yyDrY15{Kga%%94wYT?>S2M!lV87P>6{J-Z74r*(Z_xD)k~Xn z7V3DP#jtUihmRWJgz{Ta4(x*_DTMSB{ zR)wvuef_oS;!C8<`)MX5lF!N|bSSl7T@*T5vi(A>(v7>KkDjI0a{e3$G7rX(Z{ zx%nxXX_dG&*!*NZ0@NT0vLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-a KKbLh*2~7a{_eSsl diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/af.js deleted file mode 100644 index d5ef4619c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","af",{alt:"Alternatiewe teks",btnUpload:"Stuur na bediener",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Afbeelding informasie",lockRatio:"Vaste proporsie",menu:"Afbeelding eienskappe",pathName:"image",pathNameCaption:"caption",resetSize:"Herstel grootte",resizer:"Click and drag to resize",title:"Afbeelding eienskappe",uploadTab:"Oplaai",urlMissing:"Die URL na die afbeelding ontbreek."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ar.js deleted file mode 100644 index 435544b22..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ar",{alt:"عنوان الصورة",btnUpload:"أرسلها للخادم",captioned:"صورة ذات اسم",captionPlaceholder:"تسمية",infoTab:"معلومات الصورة",lockRatio:"تناسق الحجم",menu:"خصائص الصورة",pathName:"صورة",pathNameCaption:"تسمية",resetSize:"إستعادة الحجم الأصلي",resizer:"انقر ثم اسحب للتحجيم",title:"خصائص الصورة",uploadTab:"رفع",urlMissing:"عنوان مصدر الصورة مفقود"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bg.js deleted file mode 100644 index abb7ab5a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","bg",{alt:"Алтернативен текст",btnUpload:"Изпрати я на сървъра",captioned:"Надписано изображение",captionPlaceholder:"Надпис",infoTab:"Детайли за изображението",lockRatio:"Заключване на съотношението",menu:"Настройки на изображението",pathName:"изображение",pathNameCaption:"надпис",resetSize:"Нулиране на размер",resizer:"Кликни и влачи, за да преоразмериш",title:"Настройки на изображението",uploadTab:"Качване",urlMissing:"URL адреса на изображението липсва."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bn.js deleted file mode 100644 index 93618a021..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","bn",{alt:"বিকল্প টেক্সট",btnUpload:"ইহাকে সার্ভারে প্রেরন কর",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"ছবির তথ্য",lockRatio:"অনুপাত লক কর",menu:"ছবির প্রোপার্টি",pathName:"image",pathNameCaption:"caption",resetSize:"সাইজ পূর্বাবস্থায় ফিরিয়ে দাও",resizer:"Click and drag to resize",title:"ছবির প্রোপার্টি",uploadTab:"আপলোড",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bs.js deleted file mode 100644 index ff4ae2977..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","bs",{alt:"Tekst na slici",btnUpload:"Šalji na server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Info slike",lockRatio:"Zakljuèaj odnos",menu:"Svojstva slike",pathName:"image",pathNameCaption:"caption",resetSize:"Resetuj dimenzije",resizer:"Click and drag to resize",title:"Svojstva slike",uploadTab:"Šalji",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ca.js deleted file mode 100644 index 6e73ef354..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ca",{alt:"Text alternatiu",btnUpload:"Envia-la al servidor",captioned:"Imatge amb subtítol",captionPlaceholder:"Títol",infoTab:"Informació de la imatge",lockRatio:"Bloqueja les proporcions",menu:"Propietats de la imatge",pathName:"imatge",pathNameCaption:"subtítol",resetSize:"Restaura la mida",resizer:"Clicar i arrossegar per redimensionar",title:"Propietats de la imatge",uploadTab:"Puja",urlMissing:"Falta la URL de la imatge."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cs.js deleted file mode 100644 index d148641d3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","cs",{alt:"Alternativní text",btnUpload:"Odeslat na server",captioned:"Obrázek s popisem",captionPlaceholder:"Popis",infoTab:"Informace o obrázku",lockRatio:"Zámek",menu:"Vlastnosti obrázku",pathName:"Obrázek",pathNameCaption:"Popis",resetSize:"Původní velikost",resizer:"Klepněte a táhněte pro změnu velikosti",title:"Vlastnosti obrázku",uploadTab:"Odeslat",urlMissing:"Zadané URL zdroje obrázku nebylo nalezeno."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cy.js deleted file mode 100644 index 031ba7efd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","cy",{alt:"Testun Amgen",btnUpload:"Anfon i'r Gweinydd",captioned:"Delwedd â phennawd",captionPlaceholder:"Caption",infoTab:"Gwyb Delwedd",lockRatio:"Cloi Cymhareb",menu:"Priodweddau Delwedd",pathName:"delwedd",pathNameCaption:"pennawd",resetSize:"Ailosod Maint",resizer:"Clicio a llusgo i ail-meintio",title:"Priodweddau Delwedd",uploadTab:"Lanlwytho",urlMissing:"URL gwreiddiol y ddelwedd ar goll."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/da.js deleted file mode 100644 index 655adb53d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","da",{alt:"Alternativ tekst",btnUpload:"Upload fil til serveren",captioned:"Tekstet billede",captionPlaceholder:"Tekst",infoTab:"Generelt",lockRatio:"Lås størrelsesforhold",menu:"Egenskaber for billede",pathName:"billede",pathNameCaption:"tekst",resetSize:"Nulstil størrelse",resizer:"Klik og træk for at ændre størrelsen",title:"Egenskaber for billede",uploadTab:"Upload",urlMissing:"Kilde på billed-URL mangler"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/de.js deleted file mode 100644 index 68933ae51..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","de",{alt:"Alternativer Text",btnUpload:"Zum Server senden",captioned:"Bild mit Überschrift",captionPlaceholder:"Überschrift",infoTab:"Bildinfo",lockRatio:"Größenverhältnis beibehalten",menu:"Bildeigenschaften",pathName:"Bild",pathNameCaption:"Überschrift",resetSize:"Größe zurücksetzen",resizer:"Zum Vergrößern auswählen und ziehen",title:"Bild-Eigenschaften",uploadTab:"Hochladen",urlMissing:"Bildquellen-URL fehlt."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/el.js deleted file mode 100644 index 65307e3d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","el",{alt:"Εναλλακτικό Κείμενο",btnUpload:"Αποστολή στον Διακομιστή",captioned:"Εικόνα με λεζάντα",captionPlaceholder:"Λεζάντα",infoTab:"Πληροφορίες Εικόνας",lockRatio:"Κλείδωμα Αναλογίας",menu:"Ιδιότητες Εικόνας",pathName:"εικόνα",pathNameCaption:"λεζάντα",resetSize:"Επαναφορά Αρχικού Μεγέθους",resizer:"Κάνετε κλικ και σύρετε το ποντίκι για να αλλάξετε το μέγεθος",title:"Ιδιότητες Εικόνας",uploadTab:"Αποστολή",urlMissing:"Λείπει το πηγαίο URL της εικόνας."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-au.js deleted file mode 100644 index caab219c0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","en-au",{alt:"Alternative Text",btnUpload:"Send it to the Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Image Info",lockRatio:"Lock Ratio",menu:"Image Properties",pathName:"image",pathNameCaption:"caption",resetSize:"Reset Size",resizer:"Click and drag to resize",title:"Image Properties",uploadTab:"Upload",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-ca.js deleted file mode 100644 index ec19b8f2a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","en-ca",{alt:"Alternative Text",btnUpload:"Send it to the Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Image Info",lockRatio:"Lock Ratio",menu:"Image Properties",pathName:"image",pathNameCaption:"caption",resetSize:"Reset Size",resizer:"Click and drag to resize",title:"Image Properties",uploadTab:"Upload",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-gb.js deleted file mode 100644 index d5a9406a1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","en-gb",{alt:"Alternative Text",btnUpload:"Send it to the Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Image Info",lockRatio:"Lock Ratio",menu:"Image Properties",pathName:"image",pathNameCaption:"caption",resetSize:"Reset Size",resizer:"Click and drag to resize",title:"Image Properties",uploadTab:"Upload",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en.js deleted file mode 100644 index 524e0a2a8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","en",{alt:"Alternative Text",btnUpload:"Send it to the Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Image Info",lockRatio:"Lock Ratio",menu:"Image Properties",pathName:"image",pathNameCaption:"caption",resetSize:"Reset Size",resizer:"Click and drag to resize",title:"Image Properties",uploadTab:"Upload",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eo.js deleted file mode 100644 index 26587e034..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","eo",{alt:"Anstataŭiga Teksto",btnUpload:"Sendu al Servilo",captioned:"Bildo kun apudskribo",captionPlaceholder:"Apudskribo",infoTab:"Informoj pri Bildo",lockRatio:"Konservi Proporcion",menu:"Atributoj de Bildo",pathName:"bildo",pathNameCaption:"apudskribo",resetSize:"Origina Grando",resizer:"Kliki kaj treni por ŝanĝi la grandon",title:"Atributoj de Bildo",uploadTab:"Alŝuti",urlMissing:"La fontretadreso de la bildo mankas."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/es.js deleted file mode 100644 index 7e5fc7bbc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","es",{alt:"Texto Alternativo",btnUpload:"Enviar al Servidor",captioned:"Imagen subtitulada",captionPlaceholder:"Leyenda",infoTab:"Información de Imagen",lockRatio:"Proporcional",menu:"Propiedades de Imagen",pathName:"image",pathNameCaption:"subtítulo",resetSize:"Tamaño Original",resizer:"Dar clic y arrastrar para cambiar tamaño",title:"Propiedades de Imagen",uploadTab:"Cargar",urlMissing:"Debe indicar la URL de la imagen."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/et.js deleted file mode 100644 index b8571dbf9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","et",{alt:"Alternatiivne tekst",btnUpload:"Saada serverisse",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Pildi info",lockRatio:"Lukusta kuvasuhe",menu:"Pildi omadused",pathName:"image",pathNameCaption:"caption",resetSize:"Lähtesta suurus",resizer:"Click and drag to resize",title:"Pildi omadused",uploadTab:"Lae üles",urlMissing:"Pildi lähte-URL on puudu."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eu.js deleted file mode 100644 index 39a876cc2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","eu",{alt:"Ordezko testua",btnUpload:"Bidali zerbitzarira",captioned:"Argazki oina",captionPlaceholder:"Argazki oina",infoTab:"Irudiaren informazioa",lockRatio:"Blokeatu erlazioa",menu:"Irudiaren propietateak",pathName:"Irudia",pathNameCaption:"Argazki oina",resetSize:"Berrezarri tamaina",resizer:"Klikatu eta arrastatu tamainaz aldatzeko",title:"Irudiaren propietateak",uploadTab:"Kargatu",urlMissing:"Irudiaren iturburuaren URLa falta da."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fa.js deleted file mode 100644 index 6600e16e1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","fa",{alt:"متن جایگزین",btnUpload:"به سرور بفرست",captioned:"تصویر زیرنویس شده",captionPlaceholder:"عنوان",infoTab:"اطلاعات تصویر",lockRatio:"قفل کردن نسبت",menu:"ویژگی​های تصویر",pathName:"تصویر",pathNameCaption:"عنوان",resetSize:"بازنشانی اندازه",resizer:"کلیک و کشیدن برای تغییر اندازه",title:"ویژگی​های تصویر",uploadTab:"بالاگذاری",urlMissing:"آدرس URL اصلی تصویر یافت نشد."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fi.js deleted file mode 100644 index e4a104e8c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","fi",{alt:"Vaihtoehtoinen teksti",btnUpload:"Lähetä palvelimelle",captioned:"Kuva kuvatekstillä",captionPlaceholder:"Kuvateksti",infoTab:"Kuvan tiedot",lockRatio:"Lukitse suhteet",menu:"Kuvan ominaisuudet",pathName:"kuva",pathNameCaption:"kuvateksti",resetSize:"Alkuperäinen koko",resizer:"Klikkaa ja raahaa muuttaaksesi kokoa",title:"Kuvan ominaisuudet",uploadTab:"Lisää tiedosto",urlMissing:"Kuvan lähdeosoite puuttuu."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fo.js deleted file mode 100644 index a2bbfae94..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","fo",{alt:"Alternativur tekstur",btnUpload:"Send til ambætaran",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Myndaupplýsingar",lockRatio:"Læs lutfallið",menu:"Myndaeginleikar",pathName:"image",pathNameCaption:"caption",resetSize:"Upprunastødd",resizer:"Click and drag to resize",title:"Myndaeginleikar",uploadTab:"Send til ambætaran",urlMissing:"URL til mynd manglar."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr-ca.js deleted file mode 100644 index 30cd9e98b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","fr-ca",{alt:"Texte alternatif",btnUpload:"Envoyer sur le serveur",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Informations sur l'image2",lockRatio:"Verrouiller les proportions",menu:"Propriétés de l'image2",pathName:"image",pathNameCaption:"caption",resetSize:"Taille originale",resizer:"Click and drag to resize",title:"Propriétés de l'image2",uploadTab:"Téléverser",urlMissing:"L'URL de la source de l'image est manquant."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr.js deleted file mode 100644 index 2c7ed9736..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","fr",{alt:"Texte de remplacement",btnUpload:"Envoyer sur le serveur",captioned:"Image légendée",captionPlaceholder:"Légende",infoTab:"Informations sur l'image2",lockRatio:"Conserver les proportions",menu:"Propriétés de l'image2",pathName:"image",pathNameCaption:"légende",resetSize:"Taille d'origine",resizer:"Cliquer et glisser pour redimensionner",title:"Propriétés de l'image2",uploadTab:"Envoyer",urlMissing:"L'adresse source de l'image est manquante."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gl.js deleted file mode 100644 index 844bd2b50..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","gl",{alt:"Texto alternativo",btnUpload:"Enviar ao servidor",captioned:"Imaxe con lenda",captionPlaceholder:"Lenda",infoTab:"Información da imaxe",lockRatio:"Proporcional",menu:"Propiedades da imaxe",pathName:"Imaxe",pathNameCaption:"lenda",resetSize:"Tamaño orixinal",resizer:"Prema e arrastre para axustar o tamaño",title:"Propiedades da imaxe",uploadTab:"Cargar",urlMissing:"Non se atopa o URL da imaxe."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gu.js deleted file mode 100644 index 4e83249d3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","gu",{alt:"ઑલ્ટર્નટ ટેક્સ્ટ",btnUpload:"આ સર્વરને મોકલવું",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"ચિત્ર ની જાણકારી",lockRatio:"લૉક ગુણોત્તર",menu:"ચિત્રના ગુણ",pathName:"image",pathNameCaption:"caption",resetSize:"રીસેટ સાઇઝ",resizer:"Click and drag to resize",title:"ચિત્રના ગુણ",uploadTab:"અપલોડ",urlMissing:"ઈમેજની મૂળ URL છે નહી."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/he.js deleted file mode 100644 index ee688e044..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","he",{alt:"טקסט חלופי",btnUpload:"שליחה לשרת",captioned:"כותרת תמונה",captionPlaceholder:"כותרת",infoTab:"מידע על התמונה",lockRatio:"נעילת היחס",menu:"תכונות התמונה",pathName:"תמונה",pathNameCaption:"כותרת",resetSize:"איפוס הגודל",resizer:"לחץ וגרור לשינוי הגודל",title:"מאפייני התמונה",uploadTab:"העלאה",urlMissing:"כתובת התמונה חסרה."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hi.js deleted file mode 100644 index ec9225d30..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","hi",{alt:"वैकल्पिक टेक्स्ट",btnUpload:"इसे सर्वर को भेजें",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"तस्वीर की जानकारी",lockRatio:"लॉक अनुपात",menu:"तस्वीर प्रॉपर्टीज़",pathName:"image",pathNameCaption:"caption",resetSize:"रीसॅट साइज़",resizer:"Click and drag to resize",title:"तस्वीर प्रॉपर्टीज़",uploadTab:"अपलोड",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hr.js deleted file mode 100644 index 812813c50..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","hr",{alt:"Alternativni tekst",btnUpload:"Pošalji na server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Info slike",lockRatio:"Zaključaj odnos",menu:"Svojstva slika",pathName:"image",pathNameCaption:"caption",resetSize:"Obriši veličinu",resizer:"Click and drag to resize",title:"Svojstva slika",uploadTab:"Pošalji",urlMissing:"Nedostaje URL slike."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hu.js deleted file mode 100644 index bffa8b818..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","hu",{alt:"Buborék szöveg",btnUpload:"Küldés a szerverre",captioned:"Feliratozott kép",captionPlaceholder:"Képfelirat",infoTab:"Alaptulajdonságok",lockRatio:"Arány megtartása",menu:"Kép tulajdonságai",pathName:"kép",pathNameCaption:"felirat",resetSize:"Eredeti méret",resizer:"Kattints és húzz az átméretezéshez",title:"Kép tulajdonságai",uploadTab:"Feltöltés",urlMissing:"Hiányzik a kép URL-je"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/id.js deleted file mode 100644 index 0499994f2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","id",{alt:"Teks alternatif",btnUpload:"Kirim ke Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Info Gambar",lockRatio:"Lock Ratio",menu:"Image Properties",pathName:"image",pathNameCaption:"caption",resetSize:"Atur Ulang Ukuran",resizer:"Click and drag to resize",title:"Image Properties",uploadTab:"Unggah",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/is.js deleted file mode 100644 index 196c68dcc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","is",{alt:"Baklægur texti",btnUpload:"Hlaða upp",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Almennt",lockRatio:"Festa stærðarhlutfall",menu:"Eigindi myndar",pathName:"image",pathNameCaption:"caption",resetSize:"Reikna stærð",resizer:"Click and drag to resize",title:"Eigindi myndar",uploadTab:"Senda upp",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/it.js deleted file mode 100644 index d65b4549c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","it",{alt:"Testo alternativo",btnUpload:"Invia al server",captioned:"Immagine con didascalia",captionPlaceholder:"Didascalia",infoTab:"Informazioni immagine",lockRatio:"Blocca rapporto",menu:"Proprietà immagine",pathName:"immagine",pathNameCaption:"didascalia",resetSize:"Reimposta dimensione",resizer:"Fare clic e trascinare per ridimensionare",title:"Proprietà immagine",uploadTab:"Carica",urlMissing:"Manca l'URL dell'immagine."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ja.js deleted file mode 100644 index b4457fd7d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ja",{alt:"代替テキスト",btnUpload:"サーバーに送信",captioned:"キャプションを付ける",captionPlaceholder:"キャプション",infoTab:"画像情報",lockRatio:"比率を固定",menu:"画像のプロパティ",pathName:"image",pathNameCaption:"caption",resetSize:"サイズをリセット",resizer:"ドラッグしてリサイズ",title:"画像のプロパティ",uploadTab:"アップロード",urlMissing:"画像のURLを入力してください。"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ka.js deleted file mode 100644 index 88407289c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ka",{alt:"სანაცვლო ტექსტი",btnUpload:"სერვერისთვის გაგზავნა",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"სურათის ინფორმცია",lockRatio:"პროპორციის შენარჩუნება",menu:"სურათის პარამეტრები",pathName:"image",pathNameCaption:"caption",resetSize:"ზომის დაბრუნება",resizer:"Click and drag to resize",title:"სურათის პარამეტრები",uploadTab:"აქაჩვა",urlMissing:"სურათის URL არაა შევსებული."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/km.js deleted file mode 100644 index 993429cda..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","km",{alt:"អត្ថបទជំនួស",btnUpload:"បញ្ជូនទៅកាន់ម៉ាស៊ីនផ្តល់សេវា",captioned:"រូប​ដែល​មាន​ចំណង​ជើង",captionPlaceholder:"Caption",infoTab:"ពត៌មានអំពីរូបភាព",lockRatio:"ចាក់​សោ​ផល​ធៀប",menu:"លក្ខណៈ​សម្បត្តិ​រូប​ភាព",pathName:"រូបភាព",pathNameCaption:"ចំណងជើង",resetSize:"កំណត់ទំហំឡើងវិញ",resizer:"ចុច​ហើយ​ទាញ​ដើម្បី​ប្ដូរ​ទំហំ",title:"លក្ខណៈ​សម្បត្តិ​រូប​ភាប",uploadTab:"ផ្ទុក​ឡើង",urlMissing:"ខ្វះ URL ប្រភព​រូប​ភាព។"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ko.js deleted file mode 100644 index 2b9e8f7f0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ko",{alt:"대체 문자열",btnUpload:"서버로 전송",captioned:"이미지 설명 넣기",captionPlaceholder:"설명",infoTab:"이미지 정보",lockRatio:"비율 유지",menu:"이미지 속성",pathName:"이미지",pathNameCaption:"설명",resetSize:"원래 크기로",resizer:"크기를 조절하려면 클릭 후 드래그 하세요",title:"이미지 속성",uploadTab:"업로드",urlMissing:"이미지 원본 주소(URL)가 없습니다."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ku.js deleted file mode 100644 index fed115e58..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ku",{alt:"جێگرەوەی دەق",btnUpload:"ناردنی بۆ ڕاژه",captioned:"وێنەی بەسەردێر",captionPlaceholder:"سەردێر",infoTab:"زانیاری وێنه",lockRatio:"داخستنی ڕێژه",menu:"خاسیەتی وێنه",pathName:"وێنە",pathNameCaption:"سەردێر",resetSize:"ڕێکخستنەوەی قەباره",resizer:"کرتەبکە و ڕایبکێشە بۆ قەبارە گۆڕین",title:"خاسیەتی وێنه",uploadTab:"بارکردن",urlMissing:"سەرچاوەی بەستەری وێنه بزره"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lt.js deleted file mode 100644 index 47b883d91..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","lt",{alt:"Alternatyvus Tekstas",btnUpload:"Siųsti į serverį",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Vaizdo informacija",lockRatio:"Išlaikyti proporciją",menu:"Vaizdo savybės",pathName:"image",pathNameCaption:"caption",resetSize:"Atstatyti dydį",resizer:"Click and drag to resize",title:"Vaizdo savybės",uploadTab:"Siųsti",urlMissing:"Paveiksliuko nuorodos nėra."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lv.js deleted file mode 100644 index 069595db4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","lv",{alt:"Alternatīvais teksts",btnUpload:"Nosūtīt serverim",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Informācija par attēlu",lockRatio:"Nemainīga Augstuma/Platuma attiecība",menu:"Attēla īpašības",pathName:"image",pathNameCaption:"caption",resetSize:"Atjaunot sākotnējo izmēru",resizer:"Click and drag to resize",title:"Attēla īpašības",uploadTab:"Augšupielādēt",urlMissing:"Trūkst attēla atrašanās adrese."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mk.js deleted file mode 100644 index 0d5b35e5a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","mk",{alt:"Alternative Text",btnUpload:"Send it to the Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Image Info",lockRatio:"Lock Ratio",menu:"Image Properties",pathName:"image",pathNameCaption:"caption",resetSize:"Reset Size",resizer:"Click and drag to resize",title:"Image Properties",uploadTab:"Upload",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mn.js deleted file mode 100644 index f2d437f52..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","mn",{alt:"Зургийг орлох бичвэр",btnUpload:"Үүнийг сервэррүү илгээ",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Зурагны мэдээлэл",lockRatio:"Радио түгжих",menu:"Зураг",pathName:"image",pathNameCaption:"caption",resetSize:"хэмжээ дахин оноох",resizer:"Click and drag to resize",title:"Зураг",uploadTab:"Илгээж ачаалах",urlMissing:"Зургийн эх сурвалжийн хаяг (URL) байхгүй байна."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ms.js deleted file mode 100644 index 8d1d66529..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ms",{alt:"Text Alternatif",btnUpload:"Hantar ke Server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Info Imej",lockRatio:"Tetapkan Nisbah",menu:"Ciri-ciri Imej",pathName:"image",pathNameCaption:"caption",resetSize:"Saiz Set Semula",resizer:"Click and drag to resize",title:"Ciri-ciri Imej",uploadTab:"Muat Naik",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nb.js deleted file mode 100644 index 2f237a609..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","nb",{alt:"Alternativ tekst",btnUpload:"Send det til serveren",captioned:"Bilde med bildetekst",captionPlaceholder:"Bildetekst",infoTab:"Bildeinformasjon",lockRatio:"Lås forhold",menu:"Bildeegenskaper",pathName:"bilde",pathNameCaption:"bildetekst",resetSize:"Tilbakestill størrelse",resizer:"Klikk og dra for å endre størrelse",title:"Bildeegenskaper",uploadTab:"Last opp",urlMissing:"Bildets adresse mangler."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nl.js deleted file mode 100644 index f032d8456..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","nl",{alt:"Alternatieve tekst",btnUpload:"Naar server verzenden",captioned:"Afbeelding met onderschrift",captionPlaceholder:"Onderschrift",infoTab:"Afbeeldingsinformatie",lockRatio:"Verhouding vergrendelen",menu:"Eigenschappen afbeelding",pathName:"afbeelding",pathNameCaption:"onderschrift",resetSize:"Afmetingen herstellen",resizer:"Klik en sleep om te herschalen",title:"Afbeeldingseigenschappen",uploadTab:"Uploaden",urlMissing:"De URL naar de afbeelding ontbreekt."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/no.js deleted file mode 100644 index 11bffbbc7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","no",{alt:"Alternativ tekst",btnUpload:"Send det til serveren",captioned:"Bilde med bildetekst",captionPlaceholder:"Caption",infoTab:"Bildeinformasjon",lockRatio:"Lås forhold",menu:"Bildeegenskaper",pathName:"bilde",pathNameCaption:"bildetekst",resetSize:"Tilbakestill størrelse",resizer:"Klikk og dra for å endre størrelse",title:"Bildeegenskaper",uploadTab:"Last opp",urlMissing:"Bildets adresse mangler."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pl.js deleted file mode 100644 index 09e19e374..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","pl",{alt:"Tekst zastępczy",btnUpload:"Wyślij",captioned:"Obrazek z podpisem",captionPlaceholder:"Podpis",infoTab:"Informacje o obrazku",lockRatio:"Zablokuj proporcje",menu:"Właściwości obrazka",pathName:"obrazek",pathNameCaption:"podpis",resetSize:"Przywróć rozmiar",resizer:"Kliknij i przeciągnij, by zmienić rozmiar.",title:"Właściwości obrazka",uploadTab:"Wyślij",urlMissing:"Podaj adres URL obrazka."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt-br.js deleted file mode 100644 index 82c42e853..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","pt-br",{alt:"Texto Alternativo",btnUpload:"Enviar para o Servidor",captioned:"Legenda da Imagem",captionPlaceholder:"Legenda",infoTab:"Informações da Imagem",lockRatio:"Travar Proporções",menu:"Formatar Imagem",pathName:"Imagem",pathNameCaption:"Legenda",resetSize:"Redefinir para o Tamanho Original",resizer:"Click e arraste para redimensionar",title:"Formatar Imagem",uploadTab:"Enviar ao Servidor",urlMissing:"URL da imagem está faltando."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt.js deleted file mode 100644 index 99b56c7bd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","pt",{alt:"Texto Alternativo",btnUpload:"Enviar para o Servidor",captioned:"Imagem legendada",captionPlaceholder:"Legenda",infoTab:"Informação da Imagem",lockRatio:"Proporcional",menu:"Propriedades da Imagem",pathName:"imagem",pathNameCaption:"legenda",resetSize:"Tamanho Original",resizer:"Clique e arraste para redimensionar",title:"Propriedades da Imagem",uploadTab:"Enviar",urlMissing:"O URL da fonte da imagem está em falta."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ro.js deleted file mode 100644 index 8f8608948..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ro",{alt:"Text alternativ",btnUpload:"Trimite la server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Informaţii despre imagine",lockRatio:"Păstrează proporţiile",menu:"Proprietăţile imaginii",pathName:"image",pathNameCaption:"caption",resetSize:"Resetează mărimea",resizer:"Click and drag to resize",title:"Proprietăţile imaginii",uploadTab:"Încarcă",urlMissing:"Sursa URL a imaginii lipsește."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ru.js deleted file mode 100644 index 52de968cd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ru",{alt:"Альтернативный текст",btnUpload:"Загрузить на сервер",captioned:"Отображать название",captionPlaceholder:"Название",infoTab:"Данные об изображении",lockRatio:"Сохранять пропорции",menu:"Свойства изображения",pathName:"изображение",pathNameCaption:"название",resetSize:"Вернуть обычные размеры",resizer:"Нажмите и растяните",title:"Свойства изображения",uploadTab:"Загрузка файла",urlMissing:"Не указана ссылка на изображение."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/si.js deleted file mode 100644 index 5ab518c1a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","si",{alt:"විකල්ප ",btnUpload:"සේවාදායකය වෙත යොමුකිරිම",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"රුපයේ තොරතුරු",lockRatio:"නවතන අනුපාතය ",menu:"රුපයේ ගුණ",pathName:"image",pathNameCaption:"caption",resetSize:"නැවතත් විශාලත්වය වෙනස් කිරීම",resizer:"Click and drag to resize",title:"රුපයේ ",uploadTab:"උඩුගතකිරීම",urlMissing:"රුප මුලාශ්‍ර URL නැත."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sk.js deleted file mode 100644 index 187788437..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","sk",{alt:"Alternatívny text",btnUpload:"Odoslať to na server",captioned:"Opísaný obrázok",captionPlaceholder:"Popis",infoTab:"Informácie o obrázku",lockRatio:"Pomer zámky",menu:"Vlastnosti obrázka",pathName:"obrázok",pathNameCaption:"popis",resetSize:"Pôvodná veľkosť",resizer:"Kliknite a potiahnite pre zmenu veľkosti",title:"Vlastnosti obrázka",uploadTab:"Nahrať",urlMissing:"Chýba URL zdroja obrázka."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sl.js deleted file mode 100644 index aced917a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","sl",{alt:"Nadomestno besedilo",btnUpload:"Pošlji na strežnik",captioned:"Podnaslovljena slika",captionPlaceholder:"Napis",infoTab:"Podatki o sliki",lockRatio:"Zakleni razmerje",menu:"Lastnosti slike",pathName:"slika",pathNameCaption:"napis",resetSize:"Ponastavi velikost",resizer:"Kliknite in povlecite, da spremeniti velikost",title:"Lastnosti slike",uploadTab:"Naloži",urlMissing:"Manjka vir (URL) slike."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sq.js deleted file mode 100644 index fc15d86e0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","sq",{alt:"Tekst Alternativ",btnUpload:"Dërgo në server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Informacione mbi Fotografinë",lockRatio:"Mbyll Racionin",menu:"Karakteristikat e Fotografisë",pathName:"foto",pathNameCaption:"caption",resetSize:"Rikthe Madhësinë",resizer:"Click and drag to resize",title:"Karakteristikat e Fotografisë",uploadTab:"Ngarko",urlMissing:"Mungon URL e burimit të fotografisë."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr-latn.js deleted file mode 100644 index 287f0265e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","sr-latn",{alt:"Alternativni tekst",btnUpload:"Pošalji na server",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Info slike",lockRatio:"Zaključaj odnos",menu:"Osobine slika",pathName:"image",pathNameCaption:"caption",resetSize:"Resetuj veličinu",resizer:"Click and drag to resize",title:"Osobine slika",uploadTab:"Pošalji",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr.js deleted file mode 100644 index 18857fb7b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","sr",{alt:"Алтернативни текст",btnUpload:"Пошаљи на сервер",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"Инфо слике",lockRatio:"Закључај однос",menu:"Особине слика",pathName:"image",pathNameCaption:"caption",resetSize:"Ресетуј величину",resizer:"Click and drag to resize",title:"Особине слика",uploadTab:"Пошаљи",urlMissing:"Недостаје УРЛ слике."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sv.js deleted file mode 100644 index 2c5ed3f39..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","sv",{alt:"Alternativ text",btnUpload:"Skicka till server",captioned:"Rubricerad bild",captionPlaceholder:"Bildtext",infoTab:"Bildinformation",lockRatio:"Lås höjd/bredd förhållanden",menu:"Bildegenskaper",pathName:"bild",pathNameCaption:"rubrik",resetSize:"Återställ storlek",resizer:"Klicka och drag för att ändra storlek",title:"Bildegenskaper",uploadTab:"Ladda upp",urlMissing:"Bildkällans URL saknas."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/th.js deleted file mode 100644 index 636814d98..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","th",{alt:"คำประกอบรูปภาพ",btnUpload:"อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)",captioned:"Captioned image",captionPlaceholder:"Caption",infoTab:"ข้อมูลของรูปภาพ",lockRatio:"กำหนดอัตราส่วน กว้าง-สูง แบบคงที่",menu:"คุณสมบัติของ รูปภาพ",pathName:"image",pathNameCaption:"caption",resetSize:"กำหนดรูปเท่าขนาดจริง",resizer:"Click and drag to resize",title:"คุณสมบัติของ รูปภาพ",uploadTab:"อัพโหลดไฟล์",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tr.js deleted file mode 100644 index 617a8a186..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","tr",{alt:"Alternatif Yazı",btnUpload:"Sunucuya Yolla",captioned:"Başlıklı resim",captionPlaceholder:"Başlık",infoTab:"Resim Bilgisi",lockRatio:"Oranı Kilitle",menu:"Resim Özellikleri",pathName:"Resim",pathNameCaption:"başlık",resetSize:"Boyutu Başa Döndür",resizer:"Boyutlandırmak için, tıklayın ve sürükleyin",title:"Resim Özellikleri",uploadTab:"Karşıya Yükle",urlMissing:"Resmin URL kaynağı bulunamadı."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tt.js deleted file mode 100644 index 2133d73bb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","tt",{alt:"Альтернатив текст",btnUpload:"Серверга җибәрү",captioned:"Исеме куелган рәсем",captionPlaceholder:"Исем",infoTab:"Рәсем тасвирламасы",lockRatio:"Lock Ratio",menu:"Рәсем үзлекләре",pathName:"рәсем",pathNameCaption:"исем",resetSize:"Баштагы зурлык",resizer:"Күчереп куер өчен басып шудырыгыз",title:"Рәсем үзлекләре",uploadTab:"Йөкләү",urlMissing:"Image source URL is missing."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ug.js deleted file mode 100644 index 4db22f52a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","ug",{alt:"تېكىست ئالماشتۇر",btnUpload:"مۇلازىمېتىرغا يۈكلە",captioned:"ماۋزۇلۇق سۈرەت",captionPlaceholder:"Caption",infoTab:"سۈرەت",lockRatio:"نىسبەتنى قۇلۇپلا",menu:"سۈرەت خاسلىقى",pathName:"image",pathNameCaption:"caption",resetSize:"ئەسلى چوڭلۇق",resizer:"Click and drag to resize",title:"سۈرەت خاسلىقى",uploadTab:"يۈكلە",urlMissing:"سۈرەتنىڭ ئەسلى ھۆججەت ئادرېسى كەم"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/uk.js deleted file mode 100644 index 2d964ecd7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","uk",{alt:"Альтернативний текст",btnUpload:"Надіслати на сервер",captioned:"Підписане зображення",captionPlaceholder:"Заголовок",infoTab:"Інформація про зображення",lockRatio:"Зберегти пропорції",menu:"Властивості зображення",pathName:"Зображення",pathNameCaption:"заголовок",resetSize:"Очистити поля розмірів",resizer:"Клікніть та потягніть для зміни розмірів",title:"Властивості зображення",uploadTab:"Надіслати",urlMissing:"Вкажіть URL зображення."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/vi.js deleted file mode 100644 index 863c40d16..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","vi",{alt:"Chú thích ảnh",btnUpload:"Tải lên máy chủ",captioned:"Ảnh có chú thích",captionPlaceholder:"Nhãn",infoTab:"Thông tin của ảnh",lockRatio:"Giữ nguyên tỷ lệ",menu:"Thuộc tính của ảnh",pathName:"ảnh",pathNameCaption:"chú thích",resetSize:"Kích thước gốc",resizer:"Kéo rê để thay đổi kích cỡ",title:"Thuộc tính của ảnh",uploadTab:"Tải lên",urlMissing:"Thiếu đường dẫn hình ảnh"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh-cn.js deleted file mode 100644 index 3209b92f7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","zh-cn",{alt:"替换文本",btnUpload:"上传到服务器",captioned:"带标题图像",captionPlaceholder:"标题",infoTab:"图像信息",lockRatio:"锁定比例",menu:"图像属性",pathName:"图像",pathNameCaption:"标题",resetSize:"原始尺寸",resizer:"点击并拖拽以改变尺寸",title:"图像属性",uploadTab:"上传",urlMissing:"缺少图像源文件地址"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh.js deleted file mode 100644 index f07e2e5c3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("image2","zh",{alt:"替代文字",btnUpload:"傳送至伺服器",captioned:"已加標題之圖片",captionPlaceholder:"標題",infoTab:"影像資訊",lockRatio:"固定比例",menu:"影像屬性",pathName:"圖片",pathNameCaption:"標題",resetSize:"重設大小",resizer:"拖曳以改變大小",title:"影像屬性",uploadTab:"上傳",urlMissing:"遺失圖片來源之 URL "}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/image2/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/image2/plugin.js deleted file mode 100644 index 401380738..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/image2/plugin.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function D(a){function b(){this.deflated||(a.widgets.focused==this.widget&&(this.focused=!0),a.widgets.destroy(this.widget),this.deflated=!0)}function e(){var d=a.editable(),c=a.document;if(this.deflated)this.widget=a.widgets.initOn(this.element,"image",this.widget.data),this.widget.inline&&!(new CKEDITOR.dom.elementPath(this.widget.wrapper,d)).block&&(d=c.createElement(a.activeEnterMode==CKEDITOR.ENTER_P?"p":"div"),d.replace(this.widget.wrapper),this.widget.wrapper.move(d)),this.focused&& -(this.widget.focus(),delete this.focused),delete this.deflated;else{var b=this.widget,d=f,c=b.wrapper,e=b.data.align,b=b.data.hasCaption;if(d){for(var l=3;l--;)c.removeClass(d[l]);"center"==e?b&&c.addClass(d[1]):"none"!=e&&c.addClass(d[q[e]])}else"center"==e?(b?c.setStyle("text-align","center"):c.removeStyle("text-align"),c.removeStyle("float")):("none"==e?c.removeStyle("float"):c.setStyle("float",e),c.removeStyle("text-align"))}}var f=a.config.image2_alignClasses,g=a.config.image2_captionedClass; -return{allowedContent:E(a),requiredContent:"img[src,alt]",features:F(a),styleableElements:"img figure",contentTransformations:[["img[width]: sizeToAttribute"]],editables:{caption:{selector:"figcaption",allowedContent:"br em strong sub sup u s; a[!href]"}},parts:{image:"img",caption:"figcaption"},dialog:"image2",template:'\x3cimg alt\x3d"" src\x3d"" /\x3e',data:function(){var d=this.features;this.data.hasCaption&&!a.filter.checkFeature(d.caption)&&(this.data.hasCaption=!1);"none"==this.data.align|| -a.filter.checkFeature(d.align)||(this.data.align="none");this.shiftState({widget:this,element:this.element,oldData:this.oldData,newData:this.data,deflate:b,inflate:e});this.data.link?this.parts.link||(this.parts.link=this.parts.image.getParent()):this.parts.link&&delete this.parts.link;this.parts.image.setAttributes({src:this.data.src,"data-cke-saved-src":this.data.src,alt:this.data.alt});if(this.oldData&&!this.oldData.hasCaption&&this.data.hasCaption)for(var c in this.data.classes)this.parts.image.removeClass(c); -if(a.filter.checkFeature(d.dimension)){d=this.data;d={width:d.width,height:d.height};c=this.parts.image;for(var f in d)d[f]?c.setAttribute(f,d[f]):c.removeAttribute(f)}this.oldData=CKEDITOR.tools.extend({},this.data)},init:function(){var b=CKEDITOR.plugins.image2,c=this.parts.image,e={hasCaption:!!this.parts.caption,src:c.getAttribute("src"),alt:c.getAttribute("alt")||"",width:c.getAttribute("width")||"",height:c.getAttribute("height")||"",lock:this.ready?b.checkHasNaturalRatio(c):!0},g=c.getAscendant("a"); -g&&this.wrapper.contains(g)&&(this.parts.link=g);e.align||(c=e.hasCaption?this.element:c,f?(c.hasClass(f[0])?e.align="left":c.hasClass(f[2])&&(e.align="right"),e.align?c.removeClass(f[q[e.align]]):e.align="none"):(e.align=c.getStyle("float")||"none",c.removeStyle("float")));a.plugins.link&&this.parts.link&&(e.link=b.getLinkAttributesParser()(a,this.parts.link),(c=e.link.advanced)&&c.advCSSClasses&&(c.advCSSClasses=CKEDITOR.tools.trim(c.advCSSClasses.replace(/cke_\S+/,""))));this.wrapper[(e.hasCaption? -"remove":"add")+"Class"]("cke_image_nocaption");this.setData(e);a.filter.checkFeature(this.features.dimension)&&!0!==a.config.image2_disableResizer&&G(this);this.shiftState=b.stateShifter(this.editor);this.on("contextMenu",function(a){a.data.image=CKEDITOR.TRISTATE_OFF;if(this.parts.link||this.wrapper.getAscendant("a"))a.data.link=a.data.unlink=CKEDITOR.TRISTATE_OFF});this.on("dialog",function(a){a.data.widget=this},this)},addClass:function(a){m(this).addClass(a)},hasClass:function(a){return m(this).hasClass(a)}, -removeClass:function(a){m(this).removeClass(a)},getClasses:function(){var a=new RegExp("^("+[].concat(g,f).join("|")+")$");return function(){var b=this.repository.parseElementClasses(m(this).getAttribute("class")),e;for(e in b)a.test(e)&&delete b[e];return b}}(),upcast:H(a),downcast:I(a)}}function H(a){var b=n(a),e=a.config.image2_captionedClass;return function(a,g){var d={width:1,height:1},c=a.name,h;if(!a.attributes["data-cke-realelement"]&&(b(a)?("div"==c&&(h=a.getFirst("figure"))&&(a.replaceWith(h), -a=h),g.align="center",h=a.getFirst("img")||a.getFirst("a").getFirst("img")):"figure"==c&&a.hasClass(e)?h=a.getFirst("img")||a.getFirst("a").getFirst("img"):r(a)&&(h="a"==a.name?a.children[0]:a),h)){for(var C in d)(d=h.attributes[C])&&d.match(J)&&delete h.attributes[C];return a}}}function I(a){var b=a.config.image2_alignClasses;return function(a){var f="a"==a.name?a.getFirst():a,g=f.attributes,d=this.data.align;if(!this.inline){var c=a.getFirst("span");c&&c.replaceWith(c.getFirst({img:1,a:1}))}d&& -"none"!=d&&(c=CKEDITOR.tools.parseCssText(g.style||""),"center"==d&&"figure"==a.name?a=a.wrapWith(new CKEDITOR.htmlParser.element("div",b?{"class":b[1]}:{style:"text-align:center"})):d in{left:1,right:1}&&(b?f.addClass(b[q[d]]):c["float"]=d),b||CKEDITOR.tools.isEmpty(c)||(g.style=CKEDITOR.tools.writeCssText(c)));return a}}function n(a){var b=a.config.image2_captionedClass,e=a.config.image2_alignClasses,f={figure:1,a:1,img:1};return function(g){if(!(g.name in{div:1,p:1}))return!1;var d=g.children; -if(1!==d.length)return!1;d=d[0];if(!(d.name in f))return!1;if("p"==g.name){if(!r(d))return!1}else if("figure"==d.name){if(!d.hasClass(b))return!1}else if(a.enterMode==CKEDITOR.ENTER_P||!r(d))return!1;return(e?g.hasClass(e[1]):"center"==CKEDITOR.tools.parseCssText(g.attributes.style||"",!0)["text-align"])?!0:!1}}function r(a){return"img"==a.name?!0:"a"==a.name?1==a.children.length&&a.getFirst("img"):!1}function G(a){var b=a.editor,e=b.editable(),f=b.document,g=a.resizer=f.createElement("span");g.addClass("cke_image_resizer"); -g.setAttribute("title",b.lang.image2.resizer);g.append(new CKEDITOR.dom.text("​",f));if(a.inline)a.wrapper.append(g);else{var d=a.parts.link||a.parts.image,c=d.getParent(),h=f.createElement("span");h.addClass("cke_image_resizer_wrapper");h.append(d);h.append(g);a.element.append(h,!0);c.is("span")&&c.remove()}g.on("mousedown",function(c){function l(a,b,c){var d=CKEDITOR.document,l=[];f.equals(d)||l.push(d.on(a,b));l.push(f.on(a,b));if(c)for(a=l.length;a--;)c.push(l.pop())}function d(){t=m+A*x;u=Math.round(t/ -v)}function w(){u=q-p;t=Math.round(u*v)}var h=a.parts.image,A="right"==a.data.align?-1:1,k=c.data.$.screenX,K=c.data.$.screenY,m=h.$.clientWidth,q=h.$.clientHeight,v=m/q,n=[],r="cke_image_s"+(~A?"e":"w"),B,t,u,z,x,p,y;b.fire("saveSnapshot");l("mousemove",function(a){B=a.data.$;x=B.screenX-k;p=K-B.screenY;y=Math.abs(x/p);1==A?0>=x?0>=p?d():y>=v?d():w():0>=p?y>=v?w():d():w():0>=x?0>=p?y>=v?w():d():w():0>=p?d():y>=v?d():w();15<=t&&15<=u?(h.setAttributes({width:t,height:u}),z=!0):z=!1},n);l("mouseup", -function(){for(var c;c=n.pop();)c.removeListener();e.removeClass(r);g.removeClass("cke_image_resizing");z&&(a.setData({width:t,height:u}),b.fire("saveSnapshot"));z=!1},n);e.addClass(r);g.addClass("cke_image_resizing")});a.on("data",function(){g["right"==a.data.align?"addClass":"removeClass"]("cke_image_resizer_left")})}function L(a){var b=[],e;return function(f){var g=a.getCommand("justify"+f);if(g){b.push(function(){g.refresh(a,a.elementPath())});if(f in{right:1,left:1,center:1})g.on("exec",function(d){var c= -k(a);if(c){c.setData("align",f);for(c=b.length;c--;)b[c]();d.cancel()}});g.on("refresh",function(b){var c=k(a),g={right:1,left:1,center:1};c&&(void 0===e&&(e=a.filter.checkFeature(a.widgets.registered.image.features.align)),e?this.setState(c.data.align==f?CKEDITOR.TRISTATE_ON:f in g?CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED):this.setState(CKEDITOR.TRISTATE_DISABLED),b.cancel())})}}}function M(a){a.plugins.link&&(CKEDITOR.on("dialogDefinition",function(b){b=b.data;if("link"==b.name){b=b.definition; -var e=b.onShow,f=b.onOk;b.onShow=function(){var b=k(a);b&&(b.inline?!b.wrapper.getAscendant("a"):1)?this.setupContent(b.data.link||{}):e.apply(this,arguments)};b.onOk=function(){var b=k(a);if(b&&(b.inline?!b.wrapper.getAscendant("a"):1)){var d={};this.commitContent(d);b.setData("link",d)}else f.apply(this,arguments)}}}),a.getCommand("unlink").on("exec",function(b){var e=k(a);e&&e.parts.link&&(e.setData("link",null),this.refresh(a,a.elementPath()),b.cancel())}),a.getCommand("unlink").on("refresh", -function(b){var e=k(a);e&&(this.setState(e.data.link||e.wrapper.getAscendant("a")?CKEDITOR.TRISTATE_OFF:CKEDITOR.TRISTATE_DISABLED),b.cancel())}))}function k(a){return(a=a.widgets.focused)&&"image"==a.name?a:null}function E(a){var b=a.config.image2_alignClasses;a={div:{match:n(a)},p:{match:n(a)},img:{attributes:"!src,alt,width,height"},figure:{classes:"!"+a.config.image2_captionedClass},figcaption:!0};b?(a.div.classes=b[1],a.p.classes=a.div.classes,a.img.classes=b[0]+","+b[2],a.figure.classes+=","+ -a.img.classes):(a.div.styles="text-align",a.p.styles="text-align",a.img.styles="float",a.figure.styles="float,display");return a}function F(a){a=a.config.image2_alignClasses;return{dimension:{requiredContent:"img[width,height]"},align:{requiredContent:"img"+(a?"("+a[0]+")":"{float}")},caption:{requiredContent:"figcaption"}}}function m(a){return a.data.hasCaption?a.element:a.parts.image}var N=new CKEDITOR.template('\x3cfigure class\x3d"{captionedClass}"\x3e\x3cimg alt\x3d"" src\x3d"" /\x3e\x3cfigcaption\x3e{captionPlaceholder}\x3c/figcaption\x3e\x3c/figure\x3e'), -q={left:0,center:1,right:2},J=/^\s*(\d+\%)\s*$/i;CKEDITOR.plugins.add("image2",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",requires:"widget,dialog",icons:"image",hidpi:!0,onLoad:function(){CKEDITOR.addCss(".cke_image_nocaption{line-height:0}.cke_editable.cke_image_sw, .cke_editable.cke_image_sw *{cursor:sw-resize !important}.cke_editable.cke_image_se, .cke_editable.cke_image_se *{cursor:se-resize !important}.cke_image_resizer{display:none;position:absolute;width:10px;height:10px;bottom:-5px;right:-5px;background:#000;outline:1px solid #fff;line-height:0;cursor:se-resize;}.cke_image_resizer_wrapper{position:relative;display:inline-block;line-height:0;}.cke_image_resizer.cke_image_resizer_left{right:auto;left:-5px;cursor:sw-resize;}.cke_widget_wrapper:hover .cke_image_resizer,.cke_image_resizer.cke_image_resizing{display:block}.cke_widget_wrapper\x3ea{display:inline-block}")}, -init:function(a){var b=a.config,e=a.lang.image2,f=D(a);b.filebrowserImage2BrowseUrl=b.filebrowserImageBrowseUrl;b.filebrowserImage2UploadUrl=b.filebrowserImageUploadUrl;f.pathName=e.pathName;f.editables.caption.pathName=e.pathNameCaption;a.widgets.add("image",f);a.ui.addButton&&a.ui.addButton("Image",{label:a.lang.common.image,command:"image",toolbar:"insert,10"});a.contextMenu&&(a.addMenuGroup("image",10),a.addMenuItem("image",{label:e.menu,command:"image",group:"image"}));CKEDITOR.dialog.add("image2", -this.path+"dialogs/image2.js")},afterInit:function(a){var b={left:1,right:1,center:1,block:1},e=L(a),f;for(f in b)e(f);M(a)}});CKEDITOR.plugins.image2={stateShifter:function(a){function b(a,b){var c={};g?c.attributes={"class":g[1]}:c.styles={"text-align":"center"};c=f.createElement(a.activeEnterMode==CKEDITOR.ENTER_P?"p":"div",c);e(c,b);b.move(c);return c}function e(b,d){if(d.getParent()){var e=a.createRange();e.moveToPosition(d,CKEDITOR.POSITION_BEFORE_START);d.remove();c.insertElementIntoRange(b, -e)}else b.replace(d)}var f=a.document,g=a.config.image2_alignClasses,d=a.config.image2_captionedClass,c=a.editable(),h=["hasCaption","align","link"],k={align:function(c,d,e){var f=c.element;c.changed.align?c.newData.hasCaption||("center"==e&&(c.deflate(),c.element=b(a,f)),c.changed.hasCaption||"center"!=d||"center"==e||(c.deflate(),d=f.findOne("a,img"),d.replace(f),c.element=d)):"center"==e&&c.changed.hasCaption&&!c.newData.hasCaption&&(c.deflate(),c.element=b(a,f));!g&&f.is("figure")&&("center"== -e?f.setStyle("display","inline-block"):f.removeStyle("display"))},hasCaption:function(b,c,g){b.changed.hasCaption&&(c=b.element.is({img:1,a:1})?b.element:b.element.findOne("a,img"),b.deflate(),g?(g=CKEDITOR.dom.element.createFromHtml(N.output({captionedClass:d,captionPlaceholder:a.lang.image2.captionPlaceholder}),f),e(g,b.element),c.replace(g.findOne("img")),b.element=g):(c.replace(b.element),b.element=c))},link:function(b,c,d){if(b.changed.link){var e=b.element.is("img")?b.element:b.element.findOne("img"), -g=b.element.is("a")?b.element:b.element.findOne("a"),h=b.element.is("a")&&!d||b.element.is("img")&&d,k;h&&b.deflate();d?(c||(k=f.createElement("a",{attributes:{href:b.newData.link.url}}),k.replace(e),e.move(k)),d=CKEDITOR.plugins.image2.getLinkAttributesGetter()(a,d),CKEDITOR.tools.isEmpty(d.set)||(k||g).setAttributes(d.set),d.removed.length&&(k||g).removeAttributes(d.removed)):(d=g.findOne("img"),d.replace(g),k=d);h&&(b.element=k)}}};return function(a){var b,c;a.changed={};for(c=0;c(a+=l?1:-1))return;a=Math.min(a,c.length);a=Math.max(a,0);b.$.className=CKEDITOR.tools.ltrim(b.$.className.replace(this.classNameRegex,""));0a)return;a=Math.max(a, -0);a=Math.ceil(a/g)*g;b.setStyle(c,a?a+(d.config.indentUnit||"px"):"");""===b.getAttribute("style")&&b.removeAttribute("style")}CKEDITOR.dom.element.setMarker(this.database,b,"indent_processed",1)}}function m(b,c){return"ltr"==(c||b.getComputedStyle("direction"))?"margin-left":"margin-right"}var h=CKEDITOR.dtd.$listItem,p=CKEDITOR.dtd.$list,k=CKEDITOR.TRISTATE_DISABLED,n=CKEDITOR.TRISTATE_OFF;CKEDITOR.plugins.add("indentblock",{requires:"indent",init:function(b){function c(){a.specificDefinition.apply(this, -arguments);this.allowedContent={"div h1 h2 h3 h4 h5 h6 ol p pre ul":{propertiesOnly:!0,styles:d?null:"margin-left,margin-right",classes:d||null}};this.enterBr&&(this.allowedContent.div=!0);this.requiredContent=(this.enterBr?"div":"p")+(d?"("+d.join(",")+")":"{margin-left}");this.jobs={20:{refresh:function(a,b){var e=b.block||b.blockLimit;if(!e.is(h))var c=e.getAscendant(h),e=c&&b.contains(c)||e;e.is(h)&&(e=e.getParent());if(this.enterBr||this.getContext(b)){if(d){var c=d,e=e.$.className.match(this.classNameRegex), -f=this.isIndent,c=e?f?e[1]!=c.slice(-1):!0:f;return c?n:k}return this.isIndent?n:e?CKEDITOR[0>=(parseInt(e.getStyle(m(e)),10)||0)?"TRISTATE_DISABLED":"TRISTATE_OFF"]:k}return k},exec:function(a){var b=a.getSelection(),b=b&&b.getRanges()[0],c;if(c=a.elementPath().contains(p))f.call(this,c,d);else for(b=b.createIterator(),a=a.config.enterMode,b.enforceRealBlocks=!0,b.enlargeBr=a!=CKEDITOR.ENTER_BR;c=b.getNextParagraph(a==CKEDITOR.ENTER_P?"p":"div");)c.isReadOnly()||f.call(this,c,d);return!0}}}}var a= -CKEDITOR.plugins.indent,d=b.config.indentClasses;a.registerCommands(b,{indentblock:new c(b,"indentblock",!0),outdentblock:new c(b,"outdentblock")});CKEDITOR.tools.extend(c.prototype,a.specificDefinition.prototype,{context:{div:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,ul:1,ol:1,p:1,pre:1,table:1},classNameRegex:d?new RegExp("(?:^|\\s+)("+d.join("|")+")(?\x3d$|\\s)"):null})}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyblock.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyblock.png deleted file mode 100644 index 7209fd41435c8876203672722c09dd7f7cac8b98..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 882 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v_d#0*}aI zppNSx%;=;syMlp%soT@VF(l&f+3CCe?l_3F?Uy_+wO&$Eo2Z_6sh{WKwnazVT#cC&l8+XvXk`k<{p-4-nz{!Sb9Q`P+pEeZk`YuW87g; zgL4y~Ssp&wvPHw-+B&HlT+Z9RefM2_$~(KF?Ag=MtyvBXUS9j;9spHHVc+K$;{0beJ3T|GOGLrW`u@vvT$3htDqxUi+SXNbJaz=UZ3q4O?usV2VB0vG!Ek_QghRCa1Ih zh4Wky`BLTcT%@DTqu^ZPoW~0_<}E)UaX7=~+4-lbt3_gDoO~b!`XSu6q&~vt2Mn_hWlk!%{CeV--z(aFJ4Tg-z#DXBXR*pKYrpZr{Ao6g0`K27g}cUz@iPZy}z*U!bY z?)FK#IZ0 zz|dINz)aW3AjHtn%D~*pz(m`?$jZRr+oNTkC>nC}Q!>*kacgMbFZUIwK@wy`aDG}z od16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0F||L(f|Me diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifycenter.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifycenter.png deleted file mode 100644 index 365e3205c42d772df280efa9a266a57fa8d58960..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1142 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v_d#0*}aI zppNSx%;=;syMlp%x!=>pF(l&f+3DW-!r>Ba^NS_#3r+SG)tn-BrBroQmv4CJVY634 zEQxdFkMf08oLr_Y@Rv1KbmgiLS5rZyAiaI(jv7C|bkw3RH|J4j=L_x1 z_rH5vSX?`IQrwDIH?Q7@&bxc3P4d5*_ioiaOP^VnUYD$>^j~1wy^n=I<=Un9WgCw@ z`1_}94)257yn9)NH*zkm4!gMNM(5Uhm(Ln4(l}JzFOZ~mf+OL|*C3@fhWmDvpHAEN z%j+9!Tm9cx;TWK|xOGOQmK)INSyQ>BSFa9fW{^Ja{Uh$hwQFL#!VYsg&QRI%t9Fr! zr0G+Z1GnC+D|h8t9>T76Eqj06+DRsVB^($Ur~KKo`}EqgzD!F$H9oTa;hJ`9N{a)J zJ%?i!&-?S|IHox9{QYCm@Lg_lYRg_Z+oeSeitEzs_zYvLH&5Ge|G3oT-@Nh{oy*T8 zIDCK8^Xwqw-KnBqCYZ!8PvGmxeHC-e@>ZsoMB9#y3zsO`f6f&7c=q4FcOMtK?_Hh$ zv*_>FH?n)>&0+qZAmWIuRl?}NSR6H@nBTP^zg zDRp;ciAxrb5eLVrtARiDfrd`=s(ipBy?lwtswh>{HjBQEkzpCnR~jz4wkSMoMNW=F z?@4oor^iJt+6BDk<}*H*+3VMSIBoKaFDCY)tXc_smQPhV;@LDoXzAB8-Y4JaFyx4Q z{Ce-6|Hs4a?cQ4)w%^QH;H^64T6gNfw7quoSVbS46JnVAQpe);*R=G;Nt3=_4Si*8 zeSH?|UGw}a30B-JmHZ)Fp6%XUzH{%^spdxj9bnWjrN{itFo-+gE&eo?bfd(*5)Elf9SjjNHKXr(iC_UyW106a2*f@cpTn z%iv-8k>7hyuE~dck1tKp=_`yZ`x<@0hBx2sd8C5((u*N~`Qwu>hj4YoegfuK)e_f; zl9a@fRIB8oR3OD*WMF8lYhb2pWDsI#Xk}n-WniLhU}R-r@a@quPZSNg`6-!cmAEyu z@0a@u)F276Aviy+q&%@Gm7%=6TrV>(yEr+qAXP8FD1G)j8!4b722WQ%mvv4FO#p=i B155w_ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyleft.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyleft.png deleted file mode 100644 index 75308c126e285865d4d2fd68058c39ddeb5bb0fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1042 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v_d#0*}aI zppNSx%;=;syMlp%S=-aaF(l&f+39EVZo7%J?w91#bn~2ZqeJ{J^Dh1i>>L+-!)|_I z{Zw}HSY10yWy_jf8Qd%xuXn5zKD|j}qSPeg;@uNmW>3oT-qiDjA3pVGi*+S_`(g-{uOuxPWvHXroQ3w+fASU?7W{c<*#|ZQuOuN!T}8zXT`_u zdoufYzh_V6N{6R1^Us|(jM}^?Ynrft;GW{1O+AbP?iYJmSy${$pORYfTp%*OkGD~P z$#vf6k3VKSe11MVQ(<*>*CGd(fY1APA5_(4x>;~S{{8*@EzF%9`Te+2TIV6&A+`Z|jxpiKTe!<%6bNBc4 z=7h%jI%vAiTK4D9Bi8%x-mQDXG{wm`{!FjDpw@E>JL_zhwF^pl*6P`@bbXv*s{QSx9?qRzWA=TntGJA;;jCQ_YiF^0OPzn*lMZ}e6`-j_UXlccFs#z%$aTB{CeqE z9-k?iJ}nu?le-ojSetd&GUQz1X`w)_)HA)6mx>(i&Nl72emLg=li2(5 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyright.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/hidpi/justifyright.png deleted file mode 100644 index de7c3d45402b537203c5314c0500d66f7ff9edfa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1048 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v_d#0*}aI zppNSx%;=;syMlp%+0fI)F(l&f+3BbAu0#m5?Js^)<};biip#0^qQ_^Z$jwrm+cM-B zwoI7Us&6uQ9`S9`o@~iRnQ?LG> zuK#o5!g`Hg{~H~C*tUx{1f7)=b1ZXoV2sLcQgG0|+H*wYPWOX3hpX+?HybjpHGR9+ zcGq0Kw-#y{GZ@vIP8PR4He9Ara4+Bgf#2@4bC37mU6#(+mVckEGBnrUfpOurKR@3{ z+TY#nE@D>gnyD+Vug|%4*}ToYoE;qJq9$GJ(09=0_z@<^vSN<1WN*PWr6Sei>xClJ z4FnHLIPbroUQ@PhBHO+YQ8nL>m%pr6-LUABRRc#yK#HXL`+K=h71fU)|DiFf{stGw zVHV4F??3<6!tJ%IOd((P8M7P02NV{pySJ6)omueC^lphgRY!LkhMZd~6mWU9D9fLZ zPdN9>$oPcpTgGFwS0IxmChD~PVZ}n3#hY?!+0xb*U7MuF`B-7bikjXFDQ?RWL(U~` z%DMOd`m_Vp{rWOv*jW%Ma{nDuy6*I2AKtg~n;U8Vulgr* zJ?rf0T}+Q$Ppp2WwtN$E&*nvgJy4|M~OfW!Sy_GUDsw+2>y_ zsTDu4j-+{+GxmjyWoe8d!}yXw6o=n>)$bdl~lNwd}+$%y7?sr3NhQBw@GeL;`u!1 z%Pzegd2A~*8^2s$KDXrPef_uxSt4mlLZ#6 z(W-j>e9P^(p5hkUZ?WF9EJ`-;Gz$FflM~H!ees5Ai!>&bZgyaJF5@}t)5hz{w)W~* zc9$l-wq2~F>=}IL%j@SXGlV2~*gWRle{uiP$&ZHXwh5j+xaWIHYUSh`3@NEQA25H8 z44BWjPNzKRduu?KLKnwl30c?T`8$mkz2wPgRa_g}eBDE1t@xZT_IGvGXGp1?`3lTY zswJ)wB`Jv|saDBFsX&Us$iUE8*T78I$RNbf(8|Ev%D_b1z{twL;M=2Ro+uh}^HVa@ zDsgLQ-!BKUK@wy`aDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr E05QnV?EnA( diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyblock.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyblock.png deleted file mode 100644 index a507be1bceeb57cd729a01afa948bf8edd1fd482..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 496 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iBd4c}V~EA+r56uo9dZyj_VIs?84JtOu4iwwfBbv@K-xpkQgv1{ z=cE}Y{rJ5#mu}hd_D=eby89=d7BM=wct{#EAL!;dXSqp7`Shmg)262;Mv6IcR6Lhi zeYNXu-t>|MudU?z-EB79%=vIHnk!MpUGlgfzkt(&6042(-+#RK|3>@Fg{xxLhdXg> zWHwHomwxW~=P8pO)a_4B+jwM=hQLIni47etO*0E^;=CaIv!n@XaEAbo_;5@g}UU1%d^>aICID|4rtiP^b zyYPK=h^bmYXx?_|v}rCYUQ2}@Z5NPeV|<{ywb|x;CHr5&byoYQMdkoQO0~o_q9i4; zB-JXpC>2OC7#SEE>l&Er8kmF_np+td1Ch3Yk(Ggg?~>iXP(;#@o1c=IR*74K%}?ed yKn;>08-nxGO3D+9QW?t2%k?tzvWt@w3sUv+i_&MmvylQSV(@hJb6Mw<&;$S(M!*yR diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifycenter.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifycenter.png deleted file mode 100644 index f758bc42209dfa65f0f3aa7d8cbfceb39e1c0418..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 609 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW0j|iV~EA+sgn+NJ#r9nJ->R2q$87%it-K#@x2+}-z~8}R6p;$ zgs6(ZqBO&a4oRV_(iRrxw0k~o+^%_Vb=CHFQ_rR~cPyCVl-(P|CHPSAy)DBz%Qagq zp1(_%a?o@YaXnIaCVY;c`l?lna&Nz8Rcg96%c5`M>&y46p6xAOxAOI`eMf7XrR}E# z?N;FUH!)!?Ylch8j|=_pwv?~A{@Q<+^_s0qGPxWCSTvRvoLlI=Sa9;mCDNZ9E-No& z^O)4KNMpq+t{y{%_YL(+U+qfUe}D1ZVg{Y*r~lu&;aPMp@VaUH;f242O9DkI-phXY z?aeRmaakl=chxGbhWG>t*I;7bhncr0V4trO$q6BL!5% N;OXk;vd$@?2>>I{`yl`T diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyleft.png b/vendor/unisharp/laravel-ckeditor/plugins/justify/icons/justifyleft.png deleted file mode 100644 index 542ddee31336717de530041a87cc093cd6424754..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 558 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iqr0bzV~EA+sS{6ky>bw74d2@lZm?nnv-`iM|NnKBnl@+fs?6&8 zx{KK}!?jNpHXVllWCEtCM!i00JGXdIZgh~ByoZ#+(j#^I)3-(~-1_eKhkMCu zk4hX)F>=)W+Nk2UT=?_PIh%B34;#Pa(^Orv_0Ie9q@MLc-HRMJ0{;koXnQ_K*!S`t zCaYz4^Nv^Tt#kenx2(8t)hZ6fFSak{7~iYzJDz;{gysD6dnaz>i2ePaVb-#jQ@?X` zA8k6D)@=Cf@#63ER;{YAoByt8XMl)n{zCT+*ZQ1p4$S%(>uXuE>(NUE1)NxD!X?>#tttDz~(rbKzi|8?Fz{Wn8yE*j z8glbfGSez?Yq0srd<3XL5@bVgep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&9m Lu6{1-oD!M< z*=5aRGnO29TJ*4P|9-BLX;XuA#JD%* z%=6DP1r8Z7YpQO($&<_zbn4&qvuT%?$lS>@PwHttP-Ew=IdzLoQ-i=F(HCphhG~DY zNjI9=!?(V=+-h!I@|SzXd*g1t|9*Bi->FS90!cj~p{yT1nqGOO-?%I@ibc_-`h*c* zyYt={J;P%Yo>$ucegCz_&Qh+Q`A`ItYv7;Gq_w$%yO#d+XJY6-4s=3fkKlV-hwZf| zm+7@`(kVQ*m2Xb5h^u4I$G0pDWxHk1S#AWnc_M+6G2e1_r)Mb_2s7NkeXaN@iLm zZVfg+nU4T9NP=t#&QB{TPb^AhC@(M9%goCzPEIUH)ypqRpZ(583aE&|)78&qol`;+ E0AvN%)Bpeg diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/af.js deleted file mode 100644 index b3bd6aeb4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","af",{block:"Uitvul",center:"Sentreer",left:"Links oplyn",right:"Regs oplyn"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ar.js deleted file mode 100644 index 39f7a34f2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ar",{block:"ضبط",center:"توسيط",left:"محاذاة إلى اليسار",right:"محاذاة إلى اليمين"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bg.js deleted file mode 100644 index d4a30cbab..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","bg",{block:"Двустранно подравняване",center:"Център",left:"Подравни в ляво",right:"Подравни в дясно"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bn.js deleted file mode 100644 index c58ead92f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","bn",{block:"ব্লক জাস্টিফাই",center:"মাঝ বরাবর ঘেষা",left:"বা দিকে ঘেঁষা",right:"ডান দিকে ঘেঁষা"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bs.js deleted file mode 100644 index 9b8553c55..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","bs",{block:"Puno poravnanje",center:"Centralno poravnanje",left:"Lijevo poravnanje",right:"Desno poravnanje"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ca.js deleted file mode 100644 index b97f2a6b9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ca",{block:"Justificat",center:"Centrat",left:"Alinea a l'esquerra",right:"Alinea a la dreta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cs.js deleted file mode 100644 index 4c9bbb0d4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","cs",{block:"Zarovnat do bloku",center:"Zarovnat na střed",left:"Zarovnat vlevo",right:"Zarovnat vpravo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cy.js deleted file mode 100644 index 0a6b4ff79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","cy",{block:"Unioni",center:"Alinio i'r Canol",left:"Alinio i'r Chwith",right:"Alinio i'r Dde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/da.js deleted file mode 100644 index 0da8f69e4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","da",{block:"Lige margener",center:"Centreret",left:"Venstrestillet",right:"Højrestillet"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/de.js deleted file mode 100644 index 97fe58ccf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","de",{block:"Blocksatz",center:"Zentriert",left:"Linksbündig",right:"Rechtsbündig"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/el.js deleted file mode 100644 index 9941eb60f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","el",{block:"Πλήρης Στοίχιση",center:"Στο Κέντρο",left:"Στοίχιση Αριστερά",right:"Στοίχιση Δεξιά"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-au.js deleted file mode 100644 index bb4e7c5c7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","en-au",{block:"Justify",center:"Centre",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-ca.js deleted file mode 100644 index 46a2d72df..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","en-ca",{block:"Justify",center:"Centre",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-gb.js deleted file mode 100644 index 9ebe888b5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","en-gb",{block:"Justify",center:"Centre",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en.js deleted file mode 100644 index 20b7ff5e3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","en",{block:"Justify",center:"Center",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eo.js deleted file mode 100644 index 17c15c0d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","eo",{block:"Ĝisrandigi Ambaŭflanke",center:"Centrigi",left:"Ĝisrandigi maldekstren",right:"Ĝisrandigi dekstren"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/es.js deleted file mode 100644 index 287fa690c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","es",{block:"Justificado",center:"Centrar",left:"Alinear a Izquierda",right:"Alinear a Derecha"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/et.js deleted file mode 100644 index 5e2eeecc5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","et",{block:"Rööpjoondus",center:"Keskjoondus",left:"Vasakjoondus",right:"Paremjoondus"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eu.js deleted file mode 100644 index b80a4a4df..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","eu",{block:"Justifikatu",center:"Erdian",left:"Lerrokatu ezkerrean",right:"Lerrokatu eskuinean"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fa.js deleted file mode 100644 index 6a027abe1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","fa",{block:"بلوک چین",center:"میان چین",left:"چپ چین",right:"راست چین"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fi.js deleted file mode 100644 index c309b712e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","fi",{block:"Tasaa molemmat reunat",center:"Keskitä",left:"Tasaa vasemmat reunat",right:"Tasaa oikeat reunat"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fo.js deleted file mode 100644 index cd960d1c6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","fo",{block:"Javnir tekstkantar",center:"Miðsett",left:"Vinstrasett",right:"Høgrasett"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr-ca.js deleted file mode 100644 index 6abd477de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","fr-ca",{block:"Justifié",center:"Centré",left:"Aligner à gauche",right:"Aligner à Droite"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr.js deleted file mode 100644 index 41d84c069..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","fr",{block:"Justifier",center:"Centrer",left:"Aligner à gauche",right:"Aligner à droite"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gl.js deleted file mode 100644 index 1d06021ea..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","gl",{block:"Xustificado",center:"Centrado",left:"Aliñar á esquerda",right:"Aliñar á dereita"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gu.js deleted file mode 100644 index 10ec30451..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","gu",{block:"બ્લૉક, અંતરાય જસ્ટિફાઇ",center:"સંકેંદ્રણ/સેંટરિંગ",left:"ડાબી બાજુએ/બાજુ તરફ",right:"જમણી બાજુએ/બાજુ તરફ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/he.js deleted file mode 100644 index 93e075d00..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","he",{block:"יישור לשוליים",center:"מרכוז",left:"יישור לשמאל",right:"יישור לימין"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hi.js deleted file mode 100644 index 5e7f955e9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","hi",{block:"ब्लॉक जस्टीफ़ाई",center:"बीच में",left:"बायीं तरफ",right:"दायीं तरफ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hr.js deleted file mode 100644 index a9100975a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","hr",{block:"Blok poravnanje",center:"Središnje poravnanje",left:"Lijevo poravnanje",right:"Desno poravnanje"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hu.js deleted file mode 100644 index 00069c6f2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","hu",{block:"Sorkizárt",center:"Középre",left:"Balra",right:"Jobbra"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/id.js deleted file mode 100644 index f1aa2e86d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","id",{block:"Rata kiri-kanan",center:"Pusat",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/is.js deleted file mode 100644 index f5f891e95..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","is",{block:"Jafna báðum megin",center:"Miðja texta",left:"Vinstrijöfnun",right:"Hægrijöfnun"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/it.js deleted file mode 100644 index 188a0f81a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","it",{block:"Giustifica",center:"Centra",left:"Allinea a sinistra",right:"Allinea a destra"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ja.js deleted file mode 100644 index 24552e0f3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ja",{block:"両端揃え",center:"中央揃え",left:"左揃え",right:"右揃え"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ka.js deleted file mode 100644 index 8ddd27e9f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ka",{block:"გადასწორება",center:"შუაში სწორება",left:"მარცხნივ სწორება",right:"მარჯვნივ სწორება"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/km.js deleted file mode 100644 index 62a049bb6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","km",{block:"តម្រឹម​ពេញ",center:"កណ្ដាល",left:"តម្រឹម​ឆ្វេង",right:"តម្រឹម​ស្ដាំ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ko.js deleted file mode 100644 index bfcbaf02d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ko",{block:"양쪽 맞춤",center:"가운데 정렬",left:"왼쪽 정렬",right:"오른쪽 정렬"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ku.js deleted file mode 100644 index a27e9e136..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ku",{block:"هاوستوونی",center:"ناوەڕاست",left:"بەهێڵ کردنی چەپ",right:"بەهێڵ کردنی ڕاست"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lt.js deleted file mode 100644 index d9731e46a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","lt",{block:"Lygiuoti abi puses",center:"Centruoti",left:"Lygiuoti kairę",right:"Lygiuoti dešinę"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lv.js deleted file mode 100644 index 7a49b3577..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","lv",{block:"Izlīdzināt malas",center:"Izlīdzināt pret centru",left:"Izlīdzināt pa kreisi",right:"Izlīdzināt pa labi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mk.js deleted file mode 100644 index aabf8ca27..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","mk",{block:"Justify",center:"Center",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mn.js deleted file mode 100644 index 2eb717cea..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","mn",{block:"Тэгшлэх",center:"Голлуулах",left:"Зүүн талд тулгах",right:"Баруун талд тулгах"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ms.js deleted file mode 100644 index fb6d5ea15..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ms",{block:"Jajaran Blok",center:"Jajaran Tengah",left:"Jajaran Kiri",right:"Jajaran Kanan"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nb.js deleted file mode 100644 index 9b8ed0824..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","nb",{block:"Blokkjuster",center:"Midtstill",left:"Venstrejuster",right:"Høyrejuster"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nl.js deleted file mode 100644 index 1b0f8ae39..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","nl",{block:"Uitvullen",center:"Centreren",left:"Links uitlijnen",right:"Rechts uitlijnen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/no.js deleted file mode 100644 index 49f6c8006..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","no",{block:"Blokkjuster",center:"Midtstill",left:"Venstrejuster",right:"Høyrejuster"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pl.js deleted file mode 100644 index 104c04f58..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","pl",{block:"Wyjustuj",center:"Wyśrodkuj",left:"Wyrównaj do lewej",right:"Wyrównaj do prawej"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt-br.js deleted file mode 100644 index 05e293e26..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","pt-br",{block:"Justificado",center:"Centralizar",left:"Alinhar Esquerda",right:"Alinhar Direita"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt.js deleted file mode 100644 index 9569adf92..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","pt",{block:"Justificado",center:"Alinhar ao Centro",left:"Alinhar à esquerda",right:"Alinhar à direita"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ro.js deleted file mode 100644 index d1da4cc90..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ro",{block:"Aliniere în bloc (Block Justify)",center:"Aliniere centrală",left:"Aliniere la stânga",right:"Aliniere la dreapta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ru.js deleted file mode 100644 index 4dfc2e40b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ru",{block:"По ширине",center:"По центру",left:"По левому краю",right:"По правому краю"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/si.js deleted file mode 100644 index 8d85db57c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","si",{block:"Justify",center:"මධ්‍ය",left:"Align Left",right:"Align Right"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sk.js deleted file mode 100644 index 6d4de70f9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","sk",{block:"Zarovnať do bloku",center:"Zarovnať na stred",left:"Zarovnať vľavo",right:"Zarovnať vpravo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sl.js deleted file mode 100644 index cda22d1c2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","sl",{block:"Obojestranska poravnava",center:"Sredinska poravnava",left:"Leva poravnava",right:"Desna poravnava"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sq.js deleted file mode 100644 index 5ec58c62e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","sq",{block:"Zgjero",center:"Qendër",left:"Rreshto majtas",right:"Rreshto Djathtas"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr-latn.js deleted file mode 100644 index 320d69722..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","sr-latn",{block:"Obostrano ravnanje",center:"Centriran tekst",left:"Levo ravnanje",right:"Desno ravnanje"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr.js deleted file mode 100644 index f6654964f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","sr",{block:"Обострано равнање",center:"Центриран текст",left:"Лево равнање",right:"Десно равнање"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sv.js deleted file mode 100644 index 9054d4f32..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","sv",{block:"Justera till marginaler",center:"Centrera",left:"Vänsterjustera",right:"Högerjustera"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/th.js deleted file mode 100644 index fb1d15f92..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","th",{block:"จัดพอดีหน้ากระดาษ",center:"จัดกึ่งกลาง",left:"จัดชิดซ้าย",right:"จัดชิดขวา"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tr.js deleted file mode 100644 index 177d9add5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","tr",{block:"İki Kenara Yaslanmış",center:"Ortalanmış",left:"Sola Dayalı",right:"Sağa Dayalı"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tt.js deleted file mode 100644 index b0999da7b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","tt",{block:"Киңлеккә карап тигезләү",center:"Үзәккә тигезләү",left:"Сул як кырыйдан тигезләү",right:"Уң як кырыйдан тигезләү"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ug.js deleted file mode 100644 index a1112522c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","ug",{block:"ئىككى تەرەپتىن توغرىلا",center:"ئوتتۇرىغا توغرىلا",left:"سولغا توغرىلا",right:"ئوڭغا توغرىلا"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/uk.js deleted file mode 100644 index ba2baba06..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","uk",{block:"По ширині",center:"По центру",left:"По лівому краю",right:"По правому краю"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/vi.js deleted file mode 100644 index 30395d215..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","vi",{block:"Canh đều",center:"Canh giữa",left:"Canh trái",right:"Canh phải"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh-cn.js deleted file mode 100644 index 9132cf5e2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","zh-cn",{block:"两端对齐",center:"居中",left:"左对齐",right:"右对齐"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh.js deleted file mode 100644 index 405907b96..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("justify","zh",{block:"左右對齊",center:"置中",left:"靠左對齊",right:"靠右對齊"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/justify/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/justify/plugin.js deleted file mode 100644 index ae873f7dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/justify/plugin.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function n(a,c){c=void 0===c||c;var b;if(c)b=a.getComputedStyle("text-align");else{for(;!a.hasAttribute||!a.hasAttribute("align")&&!a.getStyle("text-align");){b=a.getParent();if(!b)break;a=b}b=a.getStyle("text-align")||a.getAttribute("align")||""}b&&(b=b.replace(/(?:-(?:moz|webkit)-)?(?:start|auto)/i,""));!b&&c&&(b="rtl"==a.getComputedStyle("direction")?"right":"left");return b}function g(a,c,b){this.editor=a;this.name=c;this.value=b;this.context="p";c=a.config.justifyClasses;var h=a.config.enterMode== -CKEDITOR.ENTER_P?"p":"div";if(c){switch(b){case "left":this.cssClassName=c[0];break;case "center":this.cssClassName=c[1];break;case "right":this.cssClassName=c[2];break;case "justify":this.cssClassName=c[3]}this.cssClassRegex=new RegExp("(?:^|\\s+)(?:"+c.join("|")+")(?\x3d$|\\s)");this.requiredContent=h+"("+this.cssClassName+")"}else this.requiredContent=h+"{text-align}";this.allowedContent={"caption div h1 h2 h3 h4 h5 h6 p pre td th li":{propertiesOnly:!0,styles:this.cssClassName?null:"text-align", -classes:this.cssClassName||null}};a.config.enterMode==CKEDITOR.ENTER_BR&&(this.allowedContent.div=!0)}function l(a){var c=a.editor,b=c.createRange();b.setStartBefore(a.data.node);b.setEndAfter(a.data.node);for(var h=new CKEDITOR.dom.walker(b),d;d=h.next();)if(d.type==CKEDITOR.NODE_ELEMENT)if(!d.equals(a.data.node)&&d.getDirection())b.setStartAfter(d),h=new CKEDITOR.dom.walker(b);else{var e=c.config.justifyClasses;e&&(d.hasClass(e[0])?(d.removeClass(e[0]),d.addClass(e[2])):d.hasClass(e[2])&&(d.removeClass(e[2]), -d.addClass(e[0])));e=d.getStyle("text-align");"left"==e?d.setStyle("text-align","right"):"right"==e&&d.setStyle("text-align","left")}}g.prototype={exec:function(a){var c=a.getSelection(),b=a.config.enterMode;if(c){for(var h=c.createBookmarks(),d=c.getRanges(),e=this.cssClassName,g,f,k=a.config.useComputedState,k=void 0===k||k,m=d.length-1;0<=m;m--)for(g=d[m].createIterator(),g.enlargeBr=b!=CKEDITOR.ENTER_BR;f=g.getNextParagraph(b==CKEDITOR.ENTER_P?"p":"div");)if(!f.isReadOnly()){f.removeAttribute("align"); -f.removeStyle("text-align");var l=e&&(f.$.className=CKEDITOR.tools.ltrim(f.$.className.replace(this.cssClassRegex,""))),p=this.state==CKEDITOR.TRISTATE_OFF&&(!k||n(f,!0)!=this.value);e?p?f.addClass(e):l||f.removeAttribute("class"):p&&f.setStyle("text-align",this.value)}a.focus();a.forceNextSelectionCheck();c.selectBookmarks(h)}},refresh:function(a,c){var b=c.block||c.blockLimit;this.setState("body"!=b.getName()&&n(b,this.editor.config.useComputedState)==this.value?CKEDITOR.TRISTATE_ON:CKEDITOR.TRISTATE_OFF)}}; -CKEDITOR.plugins.add("justify",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"justifyblock,justifycenter,justifyleft,justifyright",hidpi:!0,init:function(a){if(!a.blockless){var c=new g(a,"justifyleft","left"),b=new g(a,"justifycenter","center"),h=new g(a,"justifyright","right"),d=new g(a,"justifyblock","justify"); -a.addCommand("justifyleft",c);a.addCommand("justifycenter",b);a.addCommand("justifyright",h);a.addCommand("justifyblock",d);a.ui.addButton&&(a.ui.addButton("JustifyLeft",{label:a.lang.justify.left,command:"justifyleft",toolbar:"align,10"}),a.ui.addButton("JustifyCenter",{label:a.lang.justify.center,command:"justifycenter",toolbar:"align,20"}),a.ui.addButton("JustifyRight",{label:a.lang.justify.right,command:"justifyright",toolbar:"align,30"}),a.ui.addButton("JustifyBlock",{label:a.lang.justify.block, -command:"justifyblock",toolbar:"align,40"}));a.on("dirChanged",l)}}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/icons/hidpi/language.png b/vendor/unisharp/laravel-ckeditor/plugins/language/icons/hidpi/language.png deleted file mode 100644 index 3908a6ae1ee7c13976b80bd93e26f10de1771c32..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1678 zcmV;9266d`P)L_t(o!^M}+iyX%l$3Ioo-PQAJ z=f{$@6rmUr$jM-`kwP%6vMU8cL>&J*7>r}Eb+FID_xu9^G5R)I$%|fWyEe#lF^FUHxsK01;t07;t!LiMq7} zyLce;p7k`vB?%>KsVy!l;CFxpOcB}ucmVh=Z~$n{?b}DI)ncaERJM}slz`}yMc;Ui7{{H#rcPph5<#Jig z&d%zSCr>UVNuthQxNr;jVX;S2>UO*E^~wr>`!@UEXU`%cS4AWn-$#!flb z24HsWwbwdMsXSek!bA~4922zLZLUoj`}^0IXU_21nKM^?mR%JfGKRTU3tOpxQgq&Z zx6|CeKMz-tDI$Ucf@C=SHg^Ls+iFp3G%)$wVzdTpsn_eE6f^txGcz0_g?C+12kvyc z1ln5ueEM|IienBw_uN!U{OYZ@jE*Aao_=~FcjBd&@@O48H1YiFl@$}1FhqwTI*OQI zSfF7oM(b_Mu>j6{){_KfEhxpI#YO6IOi;vE7ipOEdH_7})Ker$GAi4d2UoJ1>z318oA57$aar`&{zrS>8;`v{fmy2$w6uOAtG)pN(l4aYT z_tSJoJ{b;+USJF}l?qDj)`#z1H!fae*y*r#>Qvy;bd_0Z?i-IasNT>cD88*qjFfV`$cDQ)^)Tz4tI-NcHH^iFy9~ zi!bH|&CgFfZ?CSJ(L@wk%P*gKhI$mS(e2Xj_3+-`18A)&mCIDBRo2sVv(@seXP>2R zZO--kc;|4=@vrOG0r>f&kLDwpF_cOrD%C1?l7v91EfI?M46{t%-q_&MJMZjR5syFi zm=SA72BvAMZ*@A8IJYD39HY@kiXm~g+=V>9o%e{yRNOe9Ifsbk9*|r)D6I+Om^%?}d*?;L}{fV9)$4=XD>R>X(r=Mih^^?JnC z?wR`^zTeLc@ZQtw_xaDwn`9dsyFTDgYikbRi{)jimCByE`}xn_c%$eA&avL@^65t( zIe@iSUk#iwpwzu;7Qv?}KYitu44|JRWW(X^+%|lgWm_Id`u)-WoH0c8dfp$#(oID0 z!y#*@P6Yru4C#-(`F7kyUMT`=`7ag8@GiQF2?ziH03~!qSaf7zbY(hYa%Ew3WdJfT zF*7YNIV~|aR53C-F*G_fG%GMNIxsK@CzXK!001R)MObuXVRU6WZEs|0W_bWIFflVN zFgYzTH&ih)Ix#dlG&CzPGCD9Yd3r590000PbVXQnQ*UN;cVTj60C#tHE@^ISb7Ns} YWiD@WXPfRk8UO$Q07*qoM6N<$f#}JFty^|eJJ#r9e-T&%H#sQ5*?gG#5?GxXdB++If#mg|KILA!-j{#4n+3b+jq3;scJ}t0NP%@eATXUb?!NuwT`-jA}vXfIK z8}=>QI&F~#!?6SY5BNWXyVRBLzAK+OD=BNM)T&>T90e4VdfXQ0ufDpys#WK9 z{!KCZIah@gd<^(8<1Y`JgMCwU3xE3Zo#tmg7n&f9$Z ztwH-?N0*lHJr!zEMqNs$N+sH)SQw94e!tedNJH+^+p^yi(j(jI!`}*DGEwyu`e@T1 zw%T>pvR88^zb)(DI_>et3d;xD@`nueh;}UENalH4Hv92Mk4Y*sHihQf9FQpf{J?6h zmXZ`pqgx=0Yv6_V-@i&8ei#rsHTzFX-Tw8ifibr#Y7aFFF2C$~dS?AKufH{R@w*E4 zZn|fD{`2i;>1(g7-TEVP+Qzu`@lrFFX`X)iY3<2EnaA(HSEp^3>^|yrYUYmBXG*O0 zWzm0Xkxq!^4042^XSEOiadLktbAOiir} z%(M-RtPBi(D*sbJ(U6;;l9^VCTSG^k+Z><lpinR(g8$%zH2 Ydih1^v)|cB0TnTLy85}Sb4q9e029+3x&QzG diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ar.js deleted file mode 100644 index 2c6de3837..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ar.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ar",{button:"حدد اللغة",remove:"حذف اللغة"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/bg.js deleted file mode 100644 index 829fa9733..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/bg.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","bg",{button:"Задай език",remove:"Премахни език"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ca.js deleted file mode 100644 index 0786ff4c3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ca.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ca",{button:"Definir l'idioma",remove:"Eliminar idioma"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/cs.js deleted file mode 100644 index f70b05d1f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/cs.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","cs",{button:"Nastavit jazyk",remove:"Odstranit jazyk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/cy.js deleted file mode 100644 index 7cb449494..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/cy.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","cy",{button:"Gosod iaith",remove:"Tynnu iaith"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/da.js deleted file mode 100644 index d2c903248..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/da.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","da",{button:"Vælg sprog",remove:"Fjern sprog"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/de.js deleted file mode 100644 index 3b663cdb7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/de.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","de",{button:"Sprache festlegen",remove:"Sprache entfernen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/el.js deleted file mode 100644 index b0cf73dfb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/el.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","el",{button:"Θέση γλώσσας",remove:"Αφαίρεση γλώσσας"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/en-gb.js deleted file mode 100644 index 1c86f5de5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/en-gb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","en-gb",{button:"Set language",remove:"Remove language"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/en.js deleted file mode 100644 index 2278e8b40..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/en.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","en",{button:"Set language",remove:"Remove language"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/eo.js deleted file mode 100644 index f79af482b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/eo.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","eo",{button:"Instali lingvon",remove:"Forigi lingvon"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/es.js deleted file mode 100644 index af1dc1276..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/es.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","es",{button:"Fijar lenguaje",remove:"Quitar lenguaje"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/eu.js deleted file mode 100644 index 1e528d6d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/eu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","eu",{button:"Ezarri hizkuntza",remove:"Kendu hizkuntza"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fa.js deleted file mode 100644 index 0b89722e3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fa.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","fa",{button:"تعیین زبان",remove:"حذف زبان"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fi.js deleted file mode 100644 index e8f96b6ad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","fi",{button:"Aseta kieli",remove:"Poista kieli"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fo.js deleted file mode 100644 index 690778790..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fo.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","fo",{button:"Velja tungumál",remove:"Remove language"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fr.js deleted file mode 100644 index 4fcb7c678..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/fr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","fr",{button:"Définir la langue",remove:"Supprimer la langue"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/gl.js deleted file mode 100644 index 1f255e91a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/gl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","gl",{button:"Estabelezer o idioma",remove:"Retirar o idioma"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/he.js deleted file mode 100644 index ecfcf7752..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/he.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","he",{button:"צור שפה",remove:"הסר שפה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/hr.js deleted file mode 100644 index 1bc04376c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/hr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","hr",{button:"Namjesti jezik",remove:"Makni jezik"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/hu.js deleted file mode 100644 index 041ed2119..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/hu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","hu",{button:"Nyelv beállítása",remove:"Nyelv eltávolítása"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/id.js deleted file mode 100644 index 58095e708..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/id.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","id",{button:"Atur Bahasa",remove:"Hapus Bahasa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/it.js deleted file mode 100644 index aa3c61147..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/it.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","it",{button:"Imposta lingua",remove:"Rimuovi lingua"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ja.js deleted file mode 100644 index 243588015..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ja.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ja",{button:"言語を設定",remove:"言語を削除"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/km.js deleted file mode 100644 index 03b4ed3d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/km.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","km",{button:"កំណត់​ភាសា",remove:"លុប​ភាសា"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ko.js deleted file mode 100644 index 1441ba334..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ko.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ko",{button:"언어 설정",remove:"언어 설정 지우기"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ku.js deleted file mode 100644 index 4dfbb8bb1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ku.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ku",{button:"جێگیرکردنی زمان",remove:"لابردنی زمان"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/nb.js deleted file mode 100644 index 9cf312c5a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/nb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","nb",{button:"Sett språk",remove:"Fjern språk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/nl.js deleted file mode 100644 index 6699da30d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/nl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","nl",{button:"Taal instellen",remove:"Taal verwijderen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/no.js deleted file mode 100644 index a48beb065..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/no.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","no",{button:"Sett språk",remove:"Fjern språk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pl.js deleted file mode 100644 index 6887d23c1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","pl",{button:"Ustaw język",remove:"Usuń język"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt-br.js deleted file mode 100644 index ecb27b071..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt-br.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","pt-br",{button:"Configure o Idioma",remove:"Remover Idioma"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt.js deleted file mode 100644 index e2dda5e00..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/pt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","pt",{button:"Definir Idioma",remove:"Remover idioma"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ru.js deleted file mode 100644 index 99b81af1e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ru.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ru",{button:"Установка языка",remove:"Удалить язык"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sk.js deleted file mode 100644 index 3fa97666a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","sk",{button:"Nastaviť jazyk",remove:"Odstrániť jazyk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sl.js deleted file mode 100644 index 382dea1c3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","sl",{button:"Nastavi jezik",remove:"Odstrani jezik"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sq.js deleted file mode 100644 index 7d12ed221..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sq.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","sq",{button:"Përzgjidhni gjuhën",remove:"Largoni gjuhën"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sv.js deleted file mode 100644 index f9f745518..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/sv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","sv",{button:"Sätt språk",remove:"Ta bort språk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/tr.js deleted file mode 100644 index c1ba86b85..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/tr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","tr",{button:"Dili seç",remove:"Dili kaldır"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/tt.js deleted file mode 100644 index 8a742e616..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/tt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","tt",{button:"Тел сайлау",remove:"Телне бетерү"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ug.js deleted file mode 100644 index f568dd993..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/ug.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","ug",{button:"تىل تەڭشەك",remove:"تىلنى چىقىرىۋەت"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/uk.js deleted file mode 100644 index 6fc41539c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/uk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","uk",{button:"Установити мову",remove:"Вилучити мову"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/vi.js deleted file mode 100644 index 1d2d57674..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/vi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","vi",{button:"Thiết lập ngôn ngữ",remove:"Loại bỏ ngôn ngữ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh-cn.js deleted file mode 100644 index 1acfd0a81..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh-cn.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","zh-cn",{button:"设置语言",remove:"移除语言"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh.js deleted file mode 100644 index 49e6192c2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/lang/zh.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("language","zh",{button:"設定語言",remove:"移除語言"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/language/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/language/plugin.js deleted file mode 100644 index 1a74fb3d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/language/plugin.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("language",{requires:"menubutton",lang:"ar,bg,ca,cs,cy,da,de,el,en,en-gb,eo,es,eu,fa,fi,fo,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,nb,nl,no,pl,pt,pt-br,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn",icons:"language",hidpi:!0,init:function(a){var b=a.config.language_list||["ar:Arabic:rtl","fr:French","es:Spanish"],c=this,d=a.lang.language,e={},g,h,k,f;a.addCommand("language",{allowedContent:"span[!lang,!dir]",requiredContent:"span[lang,dir]",contextSensitive:!0,exec:function(a,b){var c= -e["language_"+b];if(c)a[c.style.checkActive(a.elementPath(),a)?"removeStyle":"applyStyle"](c.style)},refresh:function(a){this.setState(c.getCurrentLangElement(a)?CKEDITOR.TRISTATE_ON:CKEDITOR.TRISTATE_OFF)}});for(f=0;f=this.rect.right||a<=this.rect.top||a>=this.rect.bottom)&&this.hideVisible();(0>=b||b>=this.winTopPane.width||0>=a||a>=this.winTopPane.height)&&this.hideVisible()},this);b.attachListener(a,"resize",c);b.attachListener(a,"mode",g);a.on("destroy",g);this.lineTpl=(new CKEDITOR.template('\x3cdiv data-cke-lineutils-line\x3d"1" class\x3d"cke_reset_all" style\x3d"{lineStyle}"\x3e\x3cspan style\x3d"{tipLeftStyle}"\x3e\x26nbsp;\x3c/span\x3e\x3cspan style\x3d"{tipRightStyle}"\x3e\x26nbsp;\x3c/span\x3e\x3c/div\x3e')).output({lineStyle:CKEDITOR.tools.writeCssText(CKEDITOR.tools.extend({}, -t,this.lineStyle,!0)),tipLeftStyle:CKEDITOR.tools.writeCssText(CKEDITOR.tools.extend({},q,{left:"0px","border-left-color":"red","border-width":"6px 0 6px 6px"},this.tipCss,this.tipLeftStyle,!0)),tipRightStyle:CKEDITOR.tools.writeCssText(CKEDITOR.tools.extend({},q,{right:"0px","border-right-color":"red","border-width":"6px 6px 6px 0"},this.tipCss,this.tipRightStyle,!0))})}function l(a){var d;if(d=a&&a.type==CKEDITOR.NODE_ELEMENT)d=!(r[a.getComputedStyle("float")]||r[a.getAttribute("align")]);return d&& -!u[a.getComputedStyle("position")]}CKEDITOR.plugins.add("lineutils");CKEDITOR.LINEUTILS_BEFORE=1;CKEDITOR.LINEUTILS_AFTER=2;CKEDITOR.LINEUTILS_INSIDE=4;m.prototype={start:function(a){var d=this,b=this.editor,c=this.doc,e,g,f,h,k=CKEDITOR.tools.eventsBuffer(50,function(){b.readOnly||"wysiwyg"!=b.mode||(d.relations={},(g=c.$.elementFromPoint(f,h))&&g.nodeType&&(e=new CKEDITOR.dom.element(g),d.traverseSearch(e),isNaN(f+h)||d.pixelSearch(e,f,h),a&&a(d.relations,f,h)))});this.listener=this.editable.attachListener(this.target, -"mousemove",function(a){f=a.data.$.clientX;h=a.data.$.clientY;k.input()});this.editable.attachListener(this.inline?this.editable:this.frame,"mouseout",function(){k.reset()})},stop:function(){this.listener&&this.listener.removeListener()},getRange:function(){var a={};a[CKEDITOR.LINEUTILS_BEFORE]=CKEDITOR.POSITION_BEFORE_START;a[CKEDITOR.LINEUTILS_AFTER]=CKEDITOR.POSITION_AFTER_END;a[CKEDITOR.LINEUTILS_INSIDE]=CKEDITOR.POSITION_AFTER_START;return function(d){var b=this.editor.createRange();b.moveToPosition(this.relations[d.uid].element, -a[d.type]);return b}}(),store:function(){function a(a,b,c){var e=a.getUniqueId();e in c?c[e].type|=b:c[e]={element:a,type:b}}return function(d,b){var c;b&CKEDITOR.LINEUTILS_AFTER&&l(c=d.getNext())&&c.isVisible()&&(a(c,CKEDITOR.LINEUTILS_BEFORE,this.relations),b^=CKEDITOR.LINEUTILS_AFTER);b&CKEDITOR.LINEUTILS_INSIDE&&l(c=d.getFirst())&&c.isVisible()&&(a(c,CKEDITOR.LINEUTILS_BEFORE,this.relations),b^=CKEDITOR.LINEUTILS_INSIDE);a(d,b,this.relations)}}(),traverseSearch:function(a){var d,b,c;do if(c=a.$["data-cke-expando"], -!(c&&c in this.relations)){if(a.equals(this.editable))break;if(l(a))for(d in this.lookups)(b=this.lookups[d](a))&&this.store(a,b)}while((!a||a.type!=CKEDITOR.NODE_ELEMENT||"true"!=a.getAttribute("contenteditable"))&&(a=a.getParent()))},pixelSearch:function(){function a(a,c,e,g,f){for(var h=0,k;f(e);){e+=g;if(25==++h)break;if(k=this.doc.$.elementFromPoint(c,e))if(k==a)h=0;else if(d(a,k)&&(h=0,l(k=new CKEDITOR.dom.element(k))))return k}}var d=CKEDITOR.env.ie||CKEDITOR.env.webkit?function(a,c){return a.contains(c)}: -function(a,c){return!!(a.compareDocumentPosition(c)&16)};return function(b,c,d){var g=this.win.getViewPaneSize().height,f=a.call(this,b.$,c,d,-1,function(a){return 0this.rect.bottom)return!1;this.inline? -e.left=b.elementRect.left-this.rect.relativeX:(0CKEDITOR.env.version&&(a["class"]="cke_anchor"),a=new CKEDITOR.style({element:"a",attributes:a}),a.type=CKEDITOR.STYLE_INLINE,c.applyStyle(a))}},onHide:function(){delete this._.selectedElement},onShow:function(){var a=c.getSelection(),b=a.getSelectedElement(),d=b&&b.data("cke-realelement"),e=d?CKEDITOR.plugins.link.tryRestoreFakeAnchor(c,b):CKEDITOR.plugins.link.getSelectedLink(c); -if(e){this._.selectedElement=e;var f=e.data("cke-saved-name");this.setValueOf("info","txtName",f||"");!d&&a.selectElement(e);b&&(this._.selectedElement=b)}this.getContentElement("info","txtName").focus()},contents:[{id:"info",label:c.lang.link.anchor.title,accessKey:"I",elements:[{type:"text",id:"txtName",label:c.lang.link.anchor.name,required:!0,validate:function(){return this.getValue()?!0:(alert(c.lang.link.anchor.errorName),!1)}}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/link/dialogs/link.js b/vendor/unisharp/laravel-ckeditor/plugins/link/dialogs/link.js deleted file mode 100644 index b4c9048fb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/link/dialogs/link.js +++ /dev/null @@ -1,26 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.dialog.add("link",function(g){var n=CKEDITOR.plugins.link,p=function(){var a=this.getDialog(),b=a.getContentElement("target","popupFeatures"),a=a.getContentElement("target","linkTargetName"),m=this.getValue();if(b&&a)switch(b=b.getElement(),b.hide(),a.setValue(""),m){case "frame":a.setLabel(g.lang.link.targetFrameName);a.getElement().show();break;case "popup":b.show();a.setLabel(g.lang.link.targetPopupName);a.getElement().show();break;default:a.setValue(m),a.getElement().hide()}}, -f=function(a){a.target&&this.setValue(a.target[this.id]||"")},h=function(a){a.advanced&&this.setValue(a.advanced[this.id]||"")},k=function(a){a.target||(a.target={});a.target[this.id]=this.getValue()||""},l=function(a){a.advanced||(a.advanced={});a.advanced[this.id]=this.getValue()||""},c=g.lang.common,b=g.lang.link,d;return{title:b.title,minWidth:350,minHeight:230,contents:[{id:"info",label:b.info,title:b.info,elements:[{id:"linkType",type:"select",label:b.type,"default":"url",items:[[b.toUrl,"url"], -[b.toAnchor,"anchor"],[b.toEmail,"email"]],onChange:function(){var a=this.getDialog(),b=["urlOptions","anchorOptions","emailOptions"],m=this.getValue(),e=a.definition.getContents("upload"),e=e&&e.hidden;"url"==m?(g.config.linkShowTargetTab&&a.showPage("target"),e||a.showPage("upload")):(a.hidePage("target"),e||a.hidePage("upload"));for(e=0;elYbi8H zxR;v-p;YW5F+`iD!^a8X7`mnql`D%A}cEXd`ThDV!W(L6Y>?{CNCnwyhR56s z{71LTH{e&V$AtHc17l_+&XK?f?EDXi4&Js}yaHx`L*Pog&7*dkht(>CK)2hyxGhn_ zM$KiwGpPma0S~s9mMWk2_SkAPuttM3;7-x{Ufx5V=OaOqv@Pjot=U9UNz!9UFD3O4 zR#zqIOww~n)AcmP@;s+nt;)=hM4IOoyvG2UfpY}sxH~_86{rGVKIeHS34z3nlBAI* zIKVl_Frfl87*J2spMshJW6t56D}oe47y&4R5r6@5?$Wr1AuP^a4A4e&vf;hwPgiF4 bR}J+WGDARE%D;pG00000NkvXXu0mjftM3S` diff --git a/vendor/unisharp/laravel-ckeditor/plugins/link/images/hidpi/anchor.png b/vendor/unisharp/laravel-ckeditor/plugins/link/images/hidpi/anchor.png deleted file mode 100644 index f5048430d57dcf0170a2df9e48ba25a58ba18ef9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1379 zcmV-p1)TbcP) zF-A!GKzLMwM$i;$$HMNqI?{bUQeCbh z5laT-vz#1n0*%+WcrBBjJa>-L_wUoT{rg|RTp!RW^2Mh&LLuXq zmKI}(NZ@jNyAd58cCHTsdw{wteSO40-w%B0SU1W#S+~MJi?JBJeCUvoKOUuU{#Kjn z>Z0+%LGnu5^NO6@dK%cUZXLZoJ8QQ}68H=F2iO95c<=+rJ}u>ffaY7XM#v+(%XD;f zlsM53Fl89NQIEbK4wu7R0?!(oR}zTK&Cz!l_p^gsyhx2ZcQV)KEg7@NkJCVRHyLHl zPY|&CwqY101g4>^1^+G0%@kW$peU?mV$AFHk_Y5mnnsCuoc@NRC9v+&u3bWrM{bNs zt^n!)UnK(emSs=15!epA)Ye83L`fFpavZW&h_X51@qx8#=~;O8Je>J12(sM`Nq`ju zY=o*3D2Z1l(9l5l5JIfnEO$>J%y=#fOE8fQ>(`Tx4J2U^p5yp6(I1(fE*nCsb0BB! z%yuM(b&*tPJjZL;dMS>1Jo{I#CcocLCdgzkZaR*-!~%-r*0LXgDNSBWvn*nf$;k~o zNJjZ1c+|!US&kLb4_LZ{fHMj#fwd|wQCP!!Rh_U>V^cqlrj|WNCjnKZf=4>=%)w0diPp6=jA zgeg8)|Oy5Q#A^~Yq7#9gQK*k5OqPS>pY9cR) zsvxCHQtZs)zk-EoBJdLwpO?wx8DJx4KolKeT+jca9|J}}V(j*9YDI$D(%4ANOa^@s zO|aZ=NLDGCAO80}a0Yk-cz0rgJX^Oe5peV1LHhB;3A%&+7?fR`nIQ$($UcJIM zRKB_RTF|OH%7&q7i*YUj_hC#bzXWsxUBGEB1vVqscVqsmP>5c@K!dCiLKyoU%ERb$ zaq#xuz4US3x@?TkR2&y?v}zcBn1ALCbfM-u!xb=_mJ7|!!-u(Md`lENn>M}qzG;dL zEnK)jS9b3f^}#k&QqLVYV2PUn-ubn^f5cl~pATs+$&$$7+hs`>2n58+Xf$fQbOShg zwZH#+4>FvFyf26%*@$u-#YvVc=bj#}fc61SDi!8~-tHKUj%?U5} z_O>xwA7It~;_T%203R2Z^VbFk|4hf@pMuEen0}FqC>b=o>#ML{*1d9NQI4k7b`f#C z&*ifw>;2+4i3}~i10alr>hS#WlP3*WXA&EkwAL}%6)08;A1^jJRV~0wRmV%tuOr3! z(&5WU`becU)pLO(%PCSoEzQakkCY2isT4iQwxlf2%I~+rkt{O-`=JC27g6yHuhSDD lkXLxrp)e>uPR-@D!G9=+u`hgA@I?Rs002ovPDHLkV1h$SfwKSr diff --git a/vendor/unisharp/laravel-ckeditor/plugins/liststyle/dialogs/liststyle.js b/vendor/unisharp/laravel-ckeditor/plugins/liststyle/dialogs/liststyle.js deleted file mode 100644 index 8777918f1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/liststyle/dialogs/liststyle.js +++ /dev/null @@ -1,10 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function d(c,d){var b;try{b=c.getSelection().getRanges()[0]}catch(f){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return c.elementPath(b.getCommonAncestor()).contains(d,1)}function e(c,e){var b=c.lang.liststyle;if("bulletedListStyle"==e)return{title:b.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"select",label:b.type,id:"type",align:"center",style:"width:150px",items:[[b.notset,""],[b.circle,"circle"],[b.disc,"disc"],[b.square,"square"]],setup:function(a){a= -a.getStyle("list-style-type")||h[a.getAttribute("type")]||a.getAttribute("type")||"";this.setValue(a)},commit:function(a){var b=this.getValue();b?a.setStyle("list-style-type",b):a.removeStyle("list-style-type")}}]}],onShow:function(){var a=this.getParentEditor();(a=d(a,"ul"))&&this.setupContent(a)},onOk:function(){var a=this.getParentEditor();(a=d(a,"ul"))&&this.commitContent(a)}};if("numberedListStyle"==e){var g=[[b.notset,""],[b.lowerRoman,"lower-roman"],[b.upperRoman,"upper-roman"],[b.lowerAlpha, -"lower-alpha"],[b.upperAlpha,"upper-alpha"],[b.decimal,"decimal"]];(!CKEDITOR.env.ie||7&XFui49F#OeC~TM2>NBAD(jbywmmB4AXs^Hw!g3 zrKK6vW(G_+FkzM$n~Q^*56=n#HEv_kCE{7?J&c=}8RCPb`s%g^=>g4S@O1TaS?83{ F1OV9DKgIw6 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/magicline/images/hidpi/icon.png b/vendor/unisharp/laravel-ckeditor/plugins/magicline/images/hidpi/icon.png deleted file mode 100644 index b981bb5c6c40ef143fbd1dbd92e17c3471a6e635..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^LO?9S!VDyfb{13uDTx4|5LY1m9~)4vn;Q?5V=oEv z3ua*W{OkAMe;?PrIs+66_jGX#;kaJgvr+JX0T0vtsZoZl?5FrnGTCjcQM%Pf)^OZeA b(rxbAsq!4pRQ+B7tzhtU^>bP0l+XkKZctCS diff --git a/vendor/unisharp/laravel-ckeditor/plugins/magicline/images/icon-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/magicline/images/icon-rtl.png deleted file mode 100644 index 55b5b5f949a60c8fabc63867fd7827fe33d0ab71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 138 zcmeAS@N?(olHy`uVBq!ia0vp^oIuRQ!3HGLSWET+sX$K`#}En0)_zAW1_cfl(^voJ zzZIFXGf`1QjpGte_M{Gzw|n- mC^o0`vu%>-E46n=xrM(kReto&cu_za4{S|Wwys4dzqkAQ-TuCx^F8PE{zx<$#p4X_v8n?o$xXQ3?i&CqR!MI# z91g#l7XZLo0P9x?;JMtyLjY&aoS8d$@}!>T`2*)hhxxola^n7>Lj3Ln@V8RJ(KMj`{fU;}Au0Ifg|sGBN_c z-;Y=*_&B0*s%Y}EAyoQXi zZvixI-@g5?j*bpcN&x^o&qGlZa2)64dH%wV9Xm?%0WikC0pMzAX!xVPz8(NzwOSV) z#3dcbTER{Lec^D}JxI2dC{rBZ|Gbh_#C<;%I-k=w^RH#hfrG#bV9^mOaG zb?eUMbs%d6mjJxtcDw&>Z*R}!&1N%XSq8^(8X@HTu3fuKEA$B&42BP?tE*90S7*tt zt@uyK82bu9TVrEm^5DUPAmqXA6a)dXEQ3w1f#D85w#n1=`gIJ|%V ze!aQ5Ig>9dD??RPRZ0+q!BqvAhxiDr8sfo1igO!`tD+SE%h}l z6ry`@aIhv4iM%O_B04)ev0=l8833XG1whlZ7DC7y8#iv8_W67kyWRdffJVmHNHKjL zX$v$>YbS)9wb^WAfk0r5-ERK{fU{U};1L{fyWMXSLVT*K{ul~{ssus!3BXRq*sq2B z-sABY6N$v@l+rH-1_q{zazN9x_W<~6YHDuu_xC?72touveWBt2FgrVYm=N-zuIo;q zKnGM+C9*8PPY5~UbUGuaPoH*BO2YuWjInzwHkc2W%Oz1t->s;qNFF_UGy)WG22@q0 zvMdJ(AxD~;ntlidgAPjRIRGygBfe+P9xKOjeO9a0+R)HY;`MqRzzPm{JRYN>C}#oe zJ#^^M_nn=cbpZSTIv8Wi&W73Ha=F$}N?+1--ETA+pS0O*a5x-E0GILtY}>ZYY&M(E z6GGgQB&8-MCh9yM&u=$x-h2T-q`-w!j^m!vb=^oQg`y~+lw$Md&BKhb__6>lmuoH0 z^A`yrTO~sqcI_G_CnwjV$dR4nIGD|5R905PU@*XLw?mSoPZ?ua5O@ca+}A><;Zbd##8;CVi? ziqg`&<6ps1TU&dZF*d#|fXQU4P*qjud7k9f{%u$+7C0P^PZsQ765!UYTQLAn{MX`H rv1lY)>JY90@aHOtk2A(bvlIUSmP*Mm4Sl`b00000NkvXXu0mjfAQg@n diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/icons/mathjax.png b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/icons/mathjax.png deleted file mode 100644 index d25081be998163c28c17c6802c1a0246ca1534a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 703 zcmV;w0zmzVP)|L1vl1;!Zur)>L=Xf(PF;LK^71VPwdTU)z$Ot8GXd^VHG$N=DUI%#2H z!IC5i0MO}lu(!8|N~I!It5vbpYALF!ij1)?7-L|JfrxGui^Z;C7?emPC=!XRHyVwr zM0ACSt`X4cG(nE0`|xjD}m z>-MmMuIo2uFYo40{GI; zihny5=ln?^5O}003YM0ZP_Nf%5H~OZ0L0^Qmn2DvbUOVj7!2O$oPRyFAQp?MBO@b) zY&JXO_xtBK=j;89rfCnl-R|2HBj~z*NtWdgtE;P`-|wFv)EtY&!XA(3VWm>B9ZR5T z+U2pau}{fl@^>ngTB+4)J^;QWh(JUa6h*lg4u>t5%k^E@|4h2BM`T(4I6gi;y0fzb z(=<L3qXl;jz6ZS`h+Mt59|N{002ovPDHLkV1m^WEA{{Y diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/images/loader.gif b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/images/loader.gif deleted file mode 100644 index 3ffb1811f7c06f2b5da7cac82cda97839c10e177..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 784 zcmZ?wbhEHbFMh^bMDNS zPhWEKa-KYT^5@?l6El-H@7^p~wB*jcJAZ!tS+j1T)QG8 zCo^Tzlr5XKq@<`iN0>MoI|#<%jAA1C&H!&L z)NzA?(xTQBgCCA;lUi5Y_L#}$w&YTJM2OV7i%Se2uuAlJEmUA&5U}8_PE}TfTE&QD z6dZoV zD$R|@CQR39sp9qItzk?KXUvpl7vT1D;$xCvW0VyX6q1*h;^&tPXP(9E>4?q77@&;_ zH*$EKA0D_M;pZUen!seKvYag-IO#%0Pt$Q_;Rjyp8u=d!M|iMJ&~v$Hx&6Kb1B39X zhAC3MPQr5hGA>eOo>}tjq2a>33e2feY_WU@&R8vs2YK;F4V&{rhsz#j zJRZz$2A+Nj6Py)3S7h`|@>n8#gTc&m;gJLm9TjGdYJ&+nEem{B98PEukri^1;g<_# z6jl)AN=?sX%+8UJ>St#T&6Z*p5@MHd)b0eclL$h9sJ$P#c75bIF1nxMei#jsRp<+b-BJe=XdfoU08 dOgSM+El%vr(Hsm6LetobQ$2-KqJbW?1^`cR-){f_ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/af.js deleted file mode 100644 index ee70c6618..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","af",{title:"Wiskunde in TeX",button:"Wiskunde",dialogInput:"Skryf you Tex hier",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokument",loading:"laai...",pathName:"wiskunde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ar.js deleted file mode 100644 index 82bbc950e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ar",{title:"الرياصيات في Tex",button:"رياضيات",dialogInput:"أكتب Tex خاصتك هنا",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"وثائق Tex",loading:"جاري التحميل...",pathName:"رياضيات"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/bg.js deleted file mode 100644 index c893aab1e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","bg",{title:"Формули в TeX формат",button:"Формули",dialogInput:"Въведете вашите данни с TeX форматиране тук",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX документация",loading:"зареждане...",pathName:"формули"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ca.js deleted file mode 100644 index 33a353dcf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ca",{title:"Matemàtiques a TeX",button:"Matemàtiques",dialogInput:"Escriu el TeX aquí",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Documentació TeX",loading:"carregant...",pathName:"matemàtiques"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cs.js deleted file mode 100644 index e2e0b510e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","cs",{title:"Matematika v TeXu",button:"Matematika",dialogInput:"Zde napište TeXový kód",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Dokumentace k TeXu",loading:"Nahrává se...",pathName:"Matematika"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cy.js deleted file mode 100644 index bd919ba0d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","cy",{title:"Mathemateg mewn TeX",button:"Math",dialogInput:"Ysgrifennwch eich TeX yma",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Dogfennaeth TeX",loading:"llwytho...",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/da.js deleted file mode 100644 index df562af74..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","da",{title:"Matematik i TeX",button:"Matematik",dialogInput:"Skriv din TeX her",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentation",loading:"henter...",pathName:"matematik"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/de.js deleted file mode 100644 index d5341cdf5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","de",{title:"Mathematik in Tex",button:"Rechnung",dialogInput:"Schreiben Sie hier in Tex",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX-Dokumentation",loading:"Ladevorgang...",pathName:"rechnen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/el.js deleted file mode 100644 index affcd0e7d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","el",{title:"Μαθηματικά με τη γλώσσα TeX",button:"Μαθηματικά",dialogInput:"Γράψτε κώδικα TeX εδώ",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Τεκμηρίωση TeX",loading:"γίνεται φόρτωση...",pathName:"μαθηματικά"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en-gb.js deleted file mode 100644 index d9f0cbde6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","en-gb",{title:"Mathematics in TeX",button:"Math",dialogInput:"Write you TeX here",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX documentation",loading:"loading...",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en.js deleted file mode 100644 index 9e66c8452..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","en",{title:"Mathematics in TeX",button:"Math",dialogInput:"Write your TeX here",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX documentation",loading:"loading...",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eo.js deleted file mode 100644 index 4aa7cb497..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","eo",{title:"Matematiko en TeX",button:"Matematiko",dialogInput:"Skribu vian TeX tien",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentado",loading:"estas ŝarganta",pathName:"matematiko"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/es.js deleted file mode 100644 index 6ec9e4dc7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","es",{title:"Matemáticas en TeX",button:"Matemáticas",dialogInput:"Escribe tu TeX aquí",docUrl:"http://es.wikipedia.org/wiki/TeX",docLabel:"Documentación de TeX",loading:"cargando...",pathName:"matemáticas"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eu.js deleted file mode 100644 index 3c372ab76..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","eu",{title:"Matematikak TeX-en",button:"Matematika",dialogInput:"Idatzi zure TeX hemen",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentazioa",loading:"kargatzen...",pathName:"matematika"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fa.js deleted file mode 100644 index d638a8404..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","fa",{title:"ریاضیات در تک",button:"ریاضی",dialogInput:"فرمول خود را اینجا بنویسید",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"مستندسازی فرمول نویسی",loading:"بارگیری",pathName:"ریاضی"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fi.js deleted file mode 100644 index bd5140c14..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","fi",{title:"Matematiikkaa TeX:llä",button:"Matematiikka",dialogInput:"Kirjoita TeX:iä tähän",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentaatio",loading:"lataa...",pathName:"matematiikka"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fr.js deleted file mode 100644 index bf1cb4797..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","fr",{title:"Mathématiques au format TeX",button:"Math",dialogInput:"Saisir la formule TeX ici",docUrl:"http://fr.wikibooks.org/wiki/LaTeX/Math%C3%A9matiques",docLabel:"Documentation du format TeX",loading:"chargement...",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/gl.js deleted file mode 100644 index 0657f1f9d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","gl",{title:"Matemáticas en TeX",button:"Matemáticas",dialogInput:"Escriba o seu TeX aquí",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Documentación de TeX",loading:"cargando...",pathName:"matemáticas"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/he.js deleted file mode 100644 index 9e5c21dc5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","he",{title:"מתמטיקה בTeX",button:"מתמטיקה",dialogInput:"כתוב את הTeX שלך כאן",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"תיעוד TeX",loading:"טוען...",pathName:"מתמטיקה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hr.js deleted file mode 100644 index 6e90bd5b7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","hr",{title:"Matematika u TeXu",button:"Matematika",dialogInput:"Napiši svoj TeX ovdje",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentacija",loading:"učitavanje...",pathName:"matematika"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hu.js deleted file mode 100644 index 3ab4b7484..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","hu",{title:"Matematika a TeX-ben",button:"Matek",dialogInput:"Írd a TeX-ed ide",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentáció",loading:"töltés...",pathName:"matek"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/id.js deleted file mode 100644 index 4dcbf8252..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","id",{title:"Mathematics in TeX",button:"Matematika",dialogInput:"Tulis Tex anda disini",docUrl:"http:// MISSING //en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX documentation",loading:"memuat...",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/it.js deleted file mode 100644 index a91094a0d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","it",{title:"Formule in TeX",button:"Formule",dialogInput:"Scrivere qui il proprio TeX",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Documentazione TeX",loading:"caricamento…",pathName:"formula"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ja.js deleted file mode 100644 index 0141ecd78..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ja",{title:"TeX形式の数式",button:"数式",dialogInput:"TeX形式の数式を入力してください",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeXの解説",loading:"読み込み中…",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/km.js deleted file mode 100644 index d68d998fa..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","km",{title:"គណិត​វិទ្យា​ក្នុង TeX",button:"គណិត",dialogInput:"សរសេរ TeX របស់​អ្នក​នៅ​ទីនេះ",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"ឯកសារ​អត្ថបទ​ពី ​TeX",loading:"កំពុង​ផ្ទុក..",pathName:"គណិត"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ko.js deleted file mode 100644 index 2d0d8f584..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ko",{title:"TeX 문법 수식",button:"수식",dialogInput:"여기 TeX 를 입력하세요",docUrl:"http://ko.wikipedia.org/wiki/%EC%9C%84%ED%82%A4%EB%B0%B1%EA%B3%BC:TeX_%EB%AC%B8%EB%B2%95",docLabel:"TeX 문서",loading:"불러오는 중...",pathName:"수식"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ku.js deleted file mode 100644 index 84f225a04..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ku",{title:"بیرکاری لە TeX",button:"بیرکاری",dialogInput:"TeXەکەت لێرە بنووسە",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"بەڵگەنامەکردنی TeX",loading:"بارکردن...",pathName:"بیرکاری"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/lt.js deleted file mode 100644 index 7b2c3e857..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","lt",{title:"Matematika per TeX",button:"Matematika",dialogInput:"Parašyk savo TeX čia",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX žinynas",loading:"kraunasi...",pathName:"matematika"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nb.js deleted file mode 100644 index 7b3588e20..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","nb",{title:"Matematikk i TeX",button:"Matte",dialogInput:"Skriv TeX-koden her",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX-dokumentasjon",loading:"laster...",pathName:"matte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nl.js deleted file mode 100644 index fe9cf3168..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","nl",{title:"Wiskunde in TeX",button:"Wiskunde",dialogInput:"Typ hier uw TeX",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX documentatie",loading:"laden...",pathName:"wiskunde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/no.js deleted file mode 100644 index 33e87aba0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","no",{title:"Matematikk i TeX",button:"Matte",dialogInput:"Skriv TeX-koden her",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX-dokumentasjon",loading:"laster...",pathName:"matte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pl.js deleted file mode 100644 index 70f2be53d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","pl",{title:"Wzory matematyczne w TeX",button:"Wzory matematyczne",dialogInput:"Wpisz wyrażenie w TeX",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Dokumentacja TeX",loading:"ładowanie...",pathName:"matematyka"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt-br.js deleted file mode 100644 index 6b9620d0c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","pt-br",{title:"Matemática em TeX",button:"Matemática",dialogInput:"Escreva seu TeX aqui",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Documentação TeX",loading:"carregando...",pathName:"Matemática"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt.js deleted file mode 100644 index 09a39d3c8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","pt",{title:"Matemática em TeX",button:"Matemática",dialogInput:"Escreva aqui o seu Tex",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Documentação TeX",loading:"a carregar ...",pathName:"matemática"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ro.js deleted file mode 100644 index 72c606cbd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ro",{title:"Matematici in TeX",button:"Matematici",dialogInput:"Scrie TeX-ul aici",docUrl:"http://ro.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Documentatie TeX",loading:"încarcă...",pathName:"matematici"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ru.js deleted file mode 100644 index a48da75f1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ru",{title:"Математика в TeX-системе",button:"Математика",dialogInput:"Введите здесь TeX",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX документация",loading:"загрузка...",pathName:"мат."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sk.js deleted file mode 100644 index 1a54159d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","sk",{title:"Matematika v TeX",button:"Matika",dialogInput:"Napíšte svoj TeX sem",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Dokumentácia TeX",loading:"načítavanie...",pathName:"matika"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sl.js deleted file mode 100644 index c8df95b53..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","sl",{title:"Matematika v TeX",button:"Matematika",dialogInput:"Napišite svoj TeX tukaj",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentacija",loading:"nalaganje...",pathName:"matematika"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sq.js deleted file mode 100644 index 7416e77ef..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","sq",{title:"Matematikë në TeX",button:"Matematikë",dialogInput:"Shkruani TeX-in tuaj këtu",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Tex dokumentimi",loading:"duke u hapur...",pathName:"matematikë"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sv.js deleted file mode 100644 index 8d93cc0dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","sv",{title:"Mattematik i TeX",button:"Matte",dialogInput:"Skriv din TeX här",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX dokumentation",loading:"laddar...",pathName:"matte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tr.js deleted file mode 100644 index a2925f173..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","tr",{title:"TeX ile Matematik",button:"Matematik",dialogInput:"TeX kodunuzu buraya yazın",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX yardım dökümanı",loading:"yükleniyor...",pathName:"matematik"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tt.js deleted file mode 100644 index 44003bdc3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","tt",{title:"TeX'та математика",button:"Математика",dialogInput:"Биредә TeX форматында аңлатмагызны языгыз",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX турыдна документлар",loading:"йөкләнә...",pathName:"математика"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ug.js deleted file mode 100644 index 649c0354b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","ug",{title:"TeX شەكلىدىكى ماتېماتىكا فورمۇلا تەھرىرلىگۈچ",button:"ماتېماتىكا فورمۇلا",dialogInput:"بۇ جايغا TeX ڭىزنى يېزىڭ",docUrl:"http:// MISSING //en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX documentation",loading:"loading...",pathName:"math"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/uk.js deleted file mode 100644 index 77875f4e5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","uk",{title:"Математика у TeX",button:"Математика",dialogInput:"Наберіть тут на TeX'у",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Документація про TeX",loading:"завантажується…",pathName:"математика"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/vi.js deleted file mode 100644 index 66961038b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","vi",{title:"Toán học bằng TeX",button:"Toán",dialogInput:"Nhập mã TeX ở đây",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"Tài liệu TeX",loading:"đang nạp...",pathName:"toán"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh-cn.js deleted file mode 100644 index ea9ad35e5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","zh-cn",{title:"TeX 语法的数学公式编辑器",button:"数学公式",dialogInput:"在此编写您的 TeX 指令",docUrl:"http://zh.wikipedia.org/wiki/TeX",docLabel:"TeX 语法(可以参考维基百科自身关于数学公式显示方式的帮助)",loading:"正在加载...",pathName:"数字公式"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh.js deleted file mode 100644 index 84cdab1c2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("mathjax","zh",{title:"以 TeX 表示數學",button:"數學",dialogInput:"請輸入 TeX",docUrl:"http://en.wikibooks.org/wiki/LaTeX/Mathematics",docLabel:"TeX 說明文件",loading:"載入中…",pathName:"數學"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/mathjax/plugin.js deleted file mode 100644 index c02752e29..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/mathjax/plugin.js +++ /dev/null @@ -1,15 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("mathjax",{lang:"af,ar,bg,ca,cs,cy,da,de,el,en,en-gb,eo,es,eu,fa,fi,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,lt,nb,nl,no,pl,pt,pt-br,ro,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn",requires:"widget,dialog",icons:"mathjax",hidpi:!0,init:function(b){var c=b.config.mathJaxClass||"math-tex";b.config.mathJaxLib||CKEDITOR.error("mathjax-no-config");b.widgets.add("mathjax",{inline:!0,dialog:"mathjax",button:b.lang.mathjax.button,mask:!0,allowedContent:"span(!"+c+")",styleToAllowedContentRules:function(a){a= -a.getClassesArray();if(!a)return null;a.push("!"+c);return"span("+a.join(",")+")"},pathName:b.lang.mathjax.pathName,template:'\x3cspan class\x3d"'+c+'" style\x3d"display:inline-block" data-cke-survive\x3d1\x3e\x3c/span\x3e',parts:{span:"span"},defaults:{math:"\\(x \x3d {-b \\pm \\sqrt{b^2-4ac} \\over 2a}\\)"},init:function(){var a=this.parts.span.getChild(0);a&&a.type==CKEDITOR.NODE_ELEMENT&&a.is("iframe")||(a=new CKEDITOR.dom.element("iframe"),a.setAttributes({style:"border:0;width:0;height:0",scrolling:"no", -frameborder:0,allowTransparency:!0,src:CKEDITOR.plugins.mathjax.fixSrc}),this.parts.span.append(a));this.once("ready",function(){CKEDITOR.env.ie&&a.setAttribute("src",CKEDITOR.plugins.mathjax.fixSrc);this.frameWrapper=new CKEDITOR.plugins.mathjax.frameWrapper(a,b);this.frameWrapper.setValue(this.data.math)})},data:function(){this.frameWrapper&&this.frameWrapper.setValue(this.data.math)},upcast:function(a,b){if("span"==a.name&&a.hasClass(c)&&!(1/,'\x3cscript src\x3d"'+CKEDITOR.getUrl(b.config.mathJaxLib)+'"\x3e\x3c/script\x3e\x3c/head\x3e')});b.on("paste",function(a){a.data.dataValue=a.data.dataValue.replace(new RegExp("\x3cspan[^\x3e]*?"+c+".*?\x3c/span\x3e","ig"),function(a){return a.replace(/()/i,"")})})}});CKEDITOR.plugins.mathjax={};CKEDITOR.plugins.mathjax.fixSrc=CKEDITOR.env.gecko?"javascript:true":CKEDITOR.env.ie?"javascript:void((function(){"+encodeURIComponent("document.open();("+ -CKEDITOR.tools.fixDomain+")();document.close();")+"})())":"javascript:void(0)";CKEDITOR.plugins.mathjax.loadingIcon=CKEDITOR.plugins.get("mathjax").path+"images/loader.gif";CKEDITOR.plugins.mathjax.copyStyles=function(b,c){for(var a="color font-family font-style font-weight font-variant font-size".split(" "),e=0;evww070>wc@3^S|uYFV(#_ z-_Ch&{oFb|t$knZj|L3^K?y;N=Ls$gPKcUcV3=~PAXeN<^F`nHX`DNcTB-?i`uO`O z=&5#`QPo%)kZ%^abC=WJn=PxS>|~h#=iCvNcgrp>*t%7Sp}K>KWkt=eBhqW9?Q9VE z`9>$BbnBGr9~bIAy%1cdr+;zJzP4*p7j|7wGB`HDM`gmCS%+K~Gaiiaf2|YziM_RH z@0|0OKlk$9x_{gF+@F`5(*rh2gt$MeWonxSYISPwIVGuSoS; zHx;js3S_F9q_2CkwUzbOty_!C+1VKizWn_0qs5c+OQsu>LhFIOB~mIa*WRWxvwl&U zfByN~KYwaE{+!-juKsbRq=BMC&)2gtQDRBK!3@vi9)A^-=16dv(Q|xnp1zoO@y6wd-C~9R{8X}_wW1N>bzYp)C7t-WNTbMdg>I{ zRPCwKpDtg%c;a>d^C@|b3;+Bzx5%{19A|7;ygof$-DoP)^dglaeSK!ex!fLJF*ScG zguItN5a50Dt&vY*7yF@!oeLNRo^NCXlGFO&+X$b-42VrZEKr;X5MJqb=BmbPQTL8 zc>7Bt1;-Rx9ddd$J4A^s5lC<;m}<0Tfv%DsOGX;o_oXaK-#+boATwi*OAN=A*}lzO z8N5qH=7e!?OcC0$$404GqW}8!!kbx@-<#yhSmagK1+BQ2_2chr@qg1!d!!pV-({?J z%Z<=4J^YP%HTD1Hyu21HUY^II(Yjx5=f}0_ z5?5A*o_LwLfsgS&!}KL?B56sjKEQmYTH+c}l9E`GYL#4+3Zxi}3=EBR4a{_n3_=VI ztqjbq3{12QjI0a{zCBvziJ~DlKP5A*61Rr-{c>M{8YDqB1m~xflqVLYGL)B>>t*I; d7bhncr0V4trO$q6BL!5%;OXk;vd$@?2>@n}*7N`X diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/hidpi/newpage.png b/vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/hidpi/newpage.png deleted file mode 100644 index 8cbe223059bd225aa00e2c14a376a4e8ec559a18..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1112 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v_d#0*}aI zppNSx%;=;syMlp%xzN+aF(l&f+UaMrq{Bsy*FV4a(?Xk*U&?Tnl`{ZnFGh^J8k$*~L9&%Y~3KA$R$0Y0vKIsob38 zwkb_TUcf{A?9Tng=WPEQhu^cQWNKjW(%f=QL$Kvd8e_7q=cI%+N26x{j9mWRRnzt0 z_n(_0mOS{av2+u2#Oc7@XOFuzSFLuPqcT&Gjp2|}97zspCPl+);xkU+>*(o8on2y1sei83Dil z{K-6TA18-e+dSzP*Eeea_u^x6)Y)aG$8t_g)!wPV#;|7VkwTx65|$5|+6QjEdLGK!Oj+_&xywo}v8C*Pi7}tL6c5PB|Jo@p*iM56^G?L1*S4ZutoqcL;^!GJ}oA&O# zd(wriBV>JKwsqtMsimf;3Xj!odHslmF;8OC?yaG$*Xq}X{CIhcH*!}+;J(PHTN9>E z-5sy1V<66=;ko)WLqo~pO~*=FJk(B1&-1-ZMev^0`HcT#i#-y*MTLj6waSn1$!{ z15x+(7XOf*(YDvjrZZt0OUjq&T8(ojY}#XXGM+0zir3<_+D~u)!wYAfO^W=p^wtNJ zRO2m)a`k@y=f6~*C#ke}e+XxlRY9EUj3@fBO~nC+Z2lc9Yb>~R`tpJ=^X9MO-V#)? zuKRtZM<2J>{>r}Q=et(C%Z}S7RHDdq-BmBbwI>M=YL z*b=XyFkOHC>5yOlUWM{4&UnLmyzyLtN6*5086UpyF5kk(7ZDNTl4jF!E$Uy@?`h3x zldBdxUaHlUoY|<-ck}-JD=82*qH$NpatrE9}_Wg2Sff^)1HU#IVm6RtIr81P4m+NKbWfvzW7NqLs W7p2dBXCnnv#Ng@b=d#Wzp$Pyn?D$mx diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/newpage-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/newpage/icons/newpage-rtl.png deleted file mode 100644 index 2c8ef7fe6fc11399bdf90e5077965af2633799ea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 575 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iV}z%RV~EA+-pPS|j|>D{;%`qp>Mqp$K&0j@qlJih1RvL={0SVc z8cG|h?bBpu&fH);Ez0lqx_7HKDQ~~c%OJRLmDa0W$Ey1c+qN3|3fJEMTw&8;nB=wL z`@Fk(?OVSoDeV$FXPJAuEHlBY;P$qT6RErJ&I_Ho)k3acB3WSK`D4cOEe?R=-)AC3M7dzh`!%g?!Gx{mEgci(8?(yaeSgEC{I`6#tV+*$A zGq<(RoQ+d?a!OORj_G-^D)Z#YmGi`JJ#7@4BOf$VpJ!iI_3;O@*_UoBdMw+$UM{54 zIdtQ-O*eDGY75RKu2r>Plh5<%(f-$e*7u0BX{sJ8JTrA_d{3c_r{=;{Gb-o3+|^fZ ze?F=t_PEV?hCi$dW>-Fh{d;2!40zQN*NBpo#FA92ML^k&n&`ptWq)0;mv8ynYbz45l}#V)?tXW6oa1n;~r?|IxIp&YXH$&8s7 zx9Psx6{Zx$n|$VHfkndp`-@j;30z#yDA+i&&}#02RjV(S-nAB-dwW~0(MqF77JVFw z7rs`xaxkvqQabdp!p7>kUA@nORnMmgwIw=uan1=`mf6&yu#`oxu|wfl$LXg@jC=0p zZQqzVt6a&-+?P4|%y-deY%U=ep1sa7;yKLm;IKsSr#aohUfqZL)viTxKUn*|ddU*kaci*o$$SK;K@wy`aDG}zd16s2LwR|* gUS?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr0N&W?+W-In diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/af.js deleted file mode 100644 index 2fd4a6048..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","af",{toolbar:"Nuwe bladsy"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ar.js deleted file mode 100644 index 04f45c5c4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ar",{toolbar:"صفحة جديدة"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bg.js deleted file mode 100644 index b40fbf543..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","bg",{toolbar:"Нова страница"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bn.js deleted file mode 100644 index aaedacbe5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","bn",{toolbar:"নতুন পেজ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bs.js deleted file mode 100644 index f8a0c44e1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","bs",{toolbar:"Novi dokument"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ca.js deleted file mode 100644 index 4efb60797..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ca",{toolbar:"Nova pàgina"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cs.js deleted file mode 100644 index 029606808..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","cs",{toolbar:"Nová stránka"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cy.js deleted file mode 100644 index 09e8b6fa0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","cy",{toolbar:"Tudalen Newydd"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/da.js deleted file mode 100644 index 22d0d6b1d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","da",{toolbar:"Ny side"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/de.js deleted file mode 100644 index 8d323f870..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","de",{toolbar:"Neue Seite"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/el.js deleted file mode 100644 index 7f989b1af..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","el",{toolbar:"Νέα Σελίδα"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-au.js deleted file mode 100644 index 6e38a28b9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","en-au",{toolbar:"New Page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-ca.js deleted file mode 100644 index 327aa5d3d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","en-ca",{toolbar:"New Page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-gb.js deleted file mode 100644 index 3f7ab3e91..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","en-gb",{toolbar:"New Page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en.js deleted file mode 100644 index 4402b73d5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","en",{toolbar:"New Page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eo.js deleted file mode 100644 index 671a107d5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","eo",{toolbar:"Nova Paĝo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/es.js deleted file mode 100644 index ca54ae0de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","es",{toolbar:"Nueva Página"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/et.js deleted file mode 100644 index 59a58061c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","et",{toolbar:"Uus leht"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eu.js deleted file mode 100644 index 75468659e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","eu",{toolbar:"Orrialde berria"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fa.js deleted file mode 100644 index 6986ba6d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","fa",{toolbar:"برگهٴ تازه"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fi.js deleted file mode 100644 index cc1e63df3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","fi",{toolbar:"Tyhjennä"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fo.js deleted file mode 100644 index 778091e7d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","fo",{toolbar:"Nýggj síða"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr-ca.js deleted file mode 100644 index de7bb9515..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","fr-ca",{toolbar:"Nouvelle page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr.js deleted file mode 100644 index 2de517021..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","fr",{toolbar:"Nouvelle page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gl.js deleted file mode 100644 index 96b7ea77f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","gl",{toolbar:"Páxina nova"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gu.js deleted file mode 100644 index f4c3306ce..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","gu",{toolbar:"નવુ પાનું"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/he.js deleted file mode 100644 index 460262b98..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","he",{toolbar:"דף חדש"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hi.js deleted file mode 100644 index afed2e287..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","hi",{toolbar:"नया पेज"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hr.js deleted file mode 100644 index fc09d5af2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","hr",{toolbar:"Nova stranica"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hu.js deleted file mode 100644 index 6053528b0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","hu",{toolbar:"Új oldal"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/id.js deleted file mode 100644 index 391bdad61..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","id",{toolbar:"Halaman Baru"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/is.js deleted file mode 100644 index cee7f357d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","is",{toolbar:"Ný síða"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/it.js deleted file mode 100644 index d484977e6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","it",{toolbar:"Nuova pagina"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ja.js deleted file mode 100644 index 3954e55b5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ja",{toolbar:"新しいページ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ka.js deleted file mode 100644 index ee1bd7991..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ka",{toolbar:"ახალი გვერდი"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/km.js deleted file mode 100644 index 0dcae4815..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","km",{toolbar:"ទំព័រ​ថ្មី"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ko.js deleted file mode 100644 index cf7af53a3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ko",{toolbar:"새 페이지"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ku.js deleted file mode 100644 index b5d99596e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ku",{toolbar:"پەڕەیەکی نوێ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lt.js deleted file mode 100644 index a9572d6f1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","lt",{toolbar:"Naujas puslapis"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lv.js deleted file mode 100644 index d05d3900b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","lv",{toolbar:"Jauna lapa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mk.js deleted file mode 100644 index 0b4261c7b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","mk",{toolbar:"New Page"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mn.js deleted file mode 100644 index 7ea8f845f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","mn",{toolbar:"Шинэ хуудас"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ms.js deleted file mode 100644 index a65449401..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ms",{toolbar:"Helaian Baru"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nb.js deleted file mode 100644 index 7d8addd92..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","nb",{toolbar:"Ny side"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nl.js deleted file mode 100644 index 20ab50573..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","nl",{toolbar:"Nieuwe pagina"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/no.js deleted file mode 100644 index 551cb3651..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","no",{toolbar:"Ny side"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pl.js deleted file mode 100644 index c2dd7686d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","pl",{toolbar:"Nowa strona"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt-br.js deleted file mode 100644 index 31120f065..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","pt-br",{toolbar:"Novo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt.js deleted file mode 100644 index 556a89b8c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","pt",{toolbar:"Nova Página"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ro.js deleted file mode 100644 index 873364582..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ro",{toolbar:"Pagină nouă"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ru.js deleted file mode 100644 index bdac86ef6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ru",{toolbar:"Новая страница"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/si.js deleted file mode 100644 index 166e55052..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","si",{toolbar:"නව පිටුවක්"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sk.js deleted file mode 100644 index 2ff850fd0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","sk",{toolbar:"Nová stránka"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sl.js deleted file mode 100644 index b8bdbdb36..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","sl",{toolbar:"Nova stran"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sq.js deleted file mode 100644 index eb5080277..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","sq",{toolbar:"Faqe e Re"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr-latn.js deleted file mode 100644 index 1758d5c44..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","sr-latn",{toolbar:"Nova stranica"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr.js deleted file mode 100644 index 9289d01f1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","sr",{toolbar:"Нова страница"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sv.js deleted file mode 100644 index ce4099d31..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","sv",{toolbar:"Ny sida"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/th.js deleted file mode 100644 index f1647f27b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","th",{toolbar:"สร้างหน้าเอกสารใหม่"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tr.js deleted file mode 100644 index afba1bd66..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","tr",{toolbar:"Yeni Sayfa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tt.js deleted file mode 100644 index 2c9e06ab2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","tt",{toolbar:"Яңа бит"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ug.js deleted file mode 100644 index 739429ab0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","ug",{toolbar:"يېڭى بەت"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/uk.js deleted file mode 100644 index 518a63acd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","uk",{toolbar:"Нова сторінка"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/vi.js deleted file mode 100644 index 16dffe6b3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","vi",{toolbar:"Trang mới"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh-cn.js deleted file mode 100644 index 9868d6b13..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","zh-cn",{toolbar:"新建"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh.js deleted file mode 100644 index cd365f409..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("newpage","zh",{toolbar:"新增網頁"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/newpage/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/newpage/plugin.js deleted file mode 100644 index acfd620e2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/newpage/plugin.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("newpage",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"newpage,newpage-rtl",hidpi:!0,init:function(a){a.addCommand("newpage",{modes:{wysiwyg:1,source:1},exec:function(b){var a=this;b.setData(b.config.newpage_html||"",function(){b.focus();setTimeout(function(){b.fire("afterCommandExec",{name:"newpage", -command:a});b.selectionChange()},200)})},async:!0});a.ui.addButton&&a.ui.addButton("NewPage",{label:a.lang.newpage.toolbar,command:"newpage",toolbar:"document,20"})}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/cs.js deleted file mode 100644 index 854cd1237..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","cs",{closed:"Oznámení zavřeno."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/da.js deleted file mode 100644 index bbddc2817..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","da",{closed:"Notefikation lukket."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/de.js deleted file mode 100644 index 3dc5b62a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","de",{closed:"Benachrichtigung geschlossen."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/en.js deleted file mode 100644 index 56d54b79c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","en",{closed:"Notification closed."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eo.js deleted file mode 100644 index 289ebfe9e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","eo",{closed:"Sciigo fermita"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eu.js deleted file mode 100644 index da65c7851..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","eu",{closed:"Jakinarazpena itxita."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/fr.js deleted file mode 100644 index 99a473eba..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","fr",{closed:"La notification est close."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/gl.js deleted file mode 100644 index 837ea71e8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","gl",{closed:"Notificación pechada."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/id.js deleted file mode 100644 index de26bc99c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","id",{closed:"Pemberitahuan ditutup"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/it.js deleted file mode 100644 index 43fbada02..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","it",{closed:"Notifica chiusa."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ko.js deleted file mode 100644 index 2b8d1ab0a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","ko",{closed:"알림이 닫힘."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ku.js deleted file mode 100644 index b06babfa3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","ku",{closed:"ئاگادارکەرەوەکە داخرا."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nb.js deleted file mode 100644 index 275fa6960..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","nb",{closed:"Varsling lukket."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nl.js deleted file mode 100644 index fd134769b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","nl",{closed:"Melding gesloten."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pl.js deleted file mode 100644 index a7696ad2b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","pl",{closed:"Powiadomienie zostało zamknięte."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pt-br.js deleted file mode 100644 index 3072fe815..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","pt-br",{closed:"Notificação fechada."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ru.js deleted file mode 100644 index b583decb4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","ru",{closed:"Уведомление закрыто"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/sv.js deleted file mode 100644 index 571d9055c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","sv",{closed:"Notifiering stängd."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/tr.js deleted file mode 100644 index 8bcf82260..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","tr",{closed:"Uyarılar kapatıldı."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ug.js deleted file mode 100644 index 62d5f3b98..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","ug",{closed:"ئوقتۇرۇش تاقالدى."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/uk.js deleted file mode 100644 index 53f8a5bed..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","uk",{closed:"Сповіщення закрито."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh-cn.js deleted file mode 100644 index 9c96cb447..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","zh-cn",{closed:"通知已关闭。"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh.js deleted file mode 100644 index f62eca85c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("notification","zh",{closed:"通知已關閉。"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notification/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/notification/plugin.js deleted file mode 100644 index 99e2ae346..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notification/plugin.js +++ /dev/null @@ -1,19 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("notification",{lang:"cs,da,de,en,eo,eu,fr,gl,id,it,ko,ku,nb,nl,pl,pt-br,ru,sv,tr,ug,uk,zh,zh-cn",requires:"toolbar",init:function(b){function a(b){var a=new CKEDITOR.dom.element("div");a.setStyles({position:"fixed","margin-left":"-9999px"});a.setAttributes({"aria-live":"assertive","aria-atomic":"true"});a.setText(b);CKEDITOR.document.getBody().append(a);setTimeout(function(){a.remove()},100)}b._.notificationArea=new Area(b);b.showNotification=function(a,d,e){var g,m;"progress"== -d?g=e:m=e;a=new CKEDITOR.plugins.notification(b,{message:a,type:d,progress:g,duration:m});a.show();return a};b.on("key",function(c){if(27==c.data.keyCode){var d=b._.notificationArea.notifications;d.length&&(a(b.lang.notification.closed),d[d.length-1].hide(),c.cancel())}})}}); -function Notification(b,a){CKEDITOR.tools.extend(this,a,{editor:b,id:"cke-"+CKEDITOR.tools.getUniqueId(),area:b._.notificationArea});a.type||(this.type="info");this.element=this._createElement();b.plugins.clipboard&&CKEDITOR.plugins.clipboard.preventDefaultDropOnElement(this.element)} -Notification.prototype={show:function(){!1!==this.editor.fire("notificationShow",{notification:this})&&(this.area.add(this),this._hideAfterTimeout())},update:function(b){var a=!0;!1===this.editor.fire("notificationUpdate",{notification:this,options:b})&&(a=!1);var c=this.element,d=c.findOne(".cke_notification_message"),e=c.findOne(".cke_notification_progress"),g=b.type;c.removeAttribute("role");b.progress&&"progress"!=this.type&&(g="progress");g&&(c.removeClass(this._getClass()),c.removeAttribute("aria-label"), -this.type=g,c.addClass(this._getClass()),c.setAttribute("aria-label",this.type),"progress"!=this.type||e?"progress"!=this.type&&e&&e.remove():(e=this._createProgressElement(),e.insertBefore(d)));void 0!==b.message&&(this.message=b.message,d.setHtml(this.message));void 0!==b.progress&&(this.progress=b.progress,e&&e.setStyle("width",this._getPercentageProgress()));a&&b.important&&(c.setAttribute("role","alert"),this.isVisible()||this.area.add(this));this.duration=b.duration;this._hideAfterTimeout()}, -hide:function(){!1!==this.editor.fire("notificationHide",{notification:this})&&this.area.remove(this)},isVisible:function(){return 0<=CKEDITOR.tools.indexOf(this.area.notifications,this)},_createElement:function(){var b=this,a,c,d=this.editor.lang.common.close;a=new CKEDITOR.dom.element("div");a.addClass("cke_notification");a.addClass(this._getClass());a.setAttributes({id:this.id,role:"alert","aria-label":this.type});"progress"==this.type&&a.append(this._createProgressElement());c=new CKEDITOR.dom.element("p"); -c.addClass("cke_notification_message");c.setHtml(this.message);a.append(c);c=CKEDITOR.dom.element.createFromHtml('\x3ca class\x3d"cke_notification_close" href\x3d"javascript:void(0)" title\x3d"'+d+'" role\x3d"button" tabindex\x3d"-1"\x3e\x3cspan class\x3d"cke_label"\x3eX\x3c/span\x3e\x3c/a\x3e');a.append(c);c.on("click",function(){b.editor.focus();b.hide()});return a},_getClass:function(){return"progress"==this.type?"cke_notification_info":"cke_notification_"+this.type},_createProgressElement:function(){var b= -new CKEDITOR.dom.element("span");b.addClass("cke_notification_progress");b.setStyle("width",this._getPercentageProgress());return b},_getPercentageProgress:function(){return Math.round(100*(this.progress||0))+"%"},_hideAfterTimeout:function(){var b=this,a;this._hideTimeoutId&&clearTimeout(this._hideTimeoutId);if("number"==typeof this.duration)a=this.duration;else if("info"==this.type||"success"==this.type)a="number"==typeof this.editor.config.notification_duration?this.editor.config.notification_duration: -5E3;a&&(b._hideTimeoutId=setTimeout(function(){b.hide()},a))}};function Area(b){var a=this;this.editor=b;this.notifications=[];this.element=this._createElement();this._uiBuffer=CKEDITOR.tools.eventsBuffer(10,this._layout,this);this._changeBuffer=CKEDITOR.tools.eventsBuffer(500,this._layout,this);b.on("destroy",function(){a._removeListeners();a.element.remove()})} -Area.prototype={add:function(b){this.notifications.push(b);this.element.append(b.element);1==this.element.getChildCount()&&(CKEDITOR.document.getBody().append(this.element),this._attachListeners());this._layout()},remove:function(b){var a=CKEDITOR.tools.indexOf(this.notifications,b);0>a||(this.notifications.splice(a,1),b.element.remove(),this.element.getChildCount()||(this._removeListeners(),this.element.remove()))},_createElement:function(){var b=this.editor,a=b.config,c=new CKEDITOR.dom.element("div"); -c.addClass("cke_notifications_area");c.setAttribute("id","cke_notifications_area_"+b.name);c.setStyle("z-index",a.baseFloatZIndex-2);return c},_attachListeners:function(){var b=CKEDITOR.document.getWindow(),a=this.editor;b.on("scroll",this._uiBuffer.input);b.on("resize",this._uiBuffer.input);a.on("change",this._changeBuffer.input);a.on("floatingSpaceLayout",this._layout,this,null,20);a.on("blur",this._layout,this,null,20)},_removeListeners:function(){var b=CKEDITOR.document.getWindow(),a=this.editor; -b.removeListener("scroll",this._uiBuffer.input);b.removeListener("resize",this._uiBuffer.input);a.removeListener("change",this._changeBuffer.input);a.removeListener("floatingSpaceLayout",this._layout);a.removeListener("blur",this._layout)},_layout:function(){function b(){a.setStyle("left",k(n+d.width-f-h))}var a=this.element,c=this.editor,d=c.ui.contentsElement.getClientRect(),e=c.ui.contentsElement.getDocumentPosition(),c=c.ui.space("top"),g=c.getClientRect(),m=a.getClientRect(),l,f=this._notificationWidth, -h=this._notificationMargin;l=CKEDITOR.document.getWindow();var p=l.getScrollPosition(),q=l.getViewPaneSize(),r=CKEDITOR.document.getBody(),t=r.getDocumentPosition(),k=CKEDITOR.tools.cssLength;f&&h||(l=this.element.getChild(0),f=this._notificationWidth=l.getClientRect().width,h=this._notificationMargin=parseInt(l.getComputedStyle("margin-left"),10)+parseInt(l.getComputedStyle("margin-right"),10));c.isVisible()&&g.bottom>d.top&&g.bottomp.y?a.setStyles({position:"fixed",top:0}):a.setStyles({position:"absolute",top:k(e.y+d.height-m.height)});var n="fixed"==a.getStyle("position")?d.left:"static"!=r.getComputedStyle("position")?e.x-t.x:e.x;d.widthp.x+q.width?b():a.setStyle("left",k(n)):e.x+f+h>p.x+q.width?a.setStyle("left",k(n)):e.x+d.width/2+f/2+h>p.x+q.width?a.setStyle("left",k(n-e.x+p.x+q.width-f-h)):0>d.left+d.width-f-h?b():0>d.left+d.width/ -2-f/2?a.setStyle("left",k(n-e.x+p.x)):a.setStyle("left",k(n+d.width/2-f/2-h/2))}};CKEDITOR.plugins.notification=Notification; \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/notificationaggregator/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/notificationaggregator/plugin.js deleted file mode 100644 index 7044e96a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/notificationaggregator/plugin.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function e(a,b,c){this.editor=a;this.notification=null;this._message=new CKEDITOR.template(b);this._singularMessage=c?new CKEDITOR.template(c):null;this._tasks=[];this._doneTasks=this._doneWeights=this._totalWeights=0}function d(a){this._weight=a||1;this._doneWeight=0;this._isCanceled=!1}CKEDITOR.plugins.add("notificationaggregator",{requires:"notification"});e.prototype={createTask:function(a){a=a||{};var b=!this.notification,c;b&&(this.notification=this._createNotification());c=this._addTask(a); -c.on("updated",this._onTaskUpdate,this);c.on("done",this._onTaskDone,this);c.on("canceled",function(){this._removeTask(c)},this);this.update();b&&this.notification.show();return c},update:function(){this._updateNotification();this.isFinished()&&this.fire("finished")},getPercentage:function(){return 0===this.getTaskCount()?1:this._doneWeights/this._totalWeights},isFinished:function(){return this.getDoneTaskCount()===this.getTaskCount()},getTaskCount:function(){return this._tasks.length},getDoneTaskCount:function(){return this._doneTasks}, -_updateNotification:function(){this.notification.update({message:this._getNotificationMessage(),progress:this.getPercentage()})},_getNotificationMessage:function(){var a=this.getTaskCount(),b={current:this.getDoneTaskCount(),max:a,percentage:Math.round(100*this.getPercentage())};return(1==a&&this._singularMessage?this._singularMessage:this._message).output(b)},_createNotification:function(){return new CKEDITOR.plugins.notification(this.editor,{type:"progress"})},_addTask:function(a){a=new d(a.weight); -this._tasks.push(a);this._totalWeights+=a._weight;return a},_removeTask:function(a){var b=CKEDITOR.tools.indexOf(this._tasks,a);-1!==b&&(a._doneWeight&&(this._doneWeights-=a._doneWeight),this._totalWeights-=a._weight,this._tasks.splice(b,1),this.update())},_onTaskUpdate:function(a){this._doneWeights+=a.data;this.update()},_onTaskDone:function(){this._doneTasks+=1;this.update()}};CKEDITOR.event.implementOn(e.prototype);d.prototype={done:function(){this.update(this._weight)},update:function(a){if(!this.isDone()&& -!this.isCanceled()){a=Math.min(this._weight,a);var b=a-this._doneWeight;this._doneWeight=a;this.fire("updated",b);this.isDone()&&this.fire("done")}},cancel:function(){this.isDone()||this.isCanceled()||(this._isCanceled=!0,this.fire("canceled"))},isDone:function(){return this._weight===this._doneWeight},isCanceled:function(){return this._isCanceled}};CKEDITOR.event.implementOn(d.prototype);CKEDITOR.plugins.notificationAggregator=e;CKEDITOR.plugins.notificationAggregator.task=d})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/hidpi/pagebreak-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/hidpi/pagebreak-rtl.png deleted file mode 100644 index 4a5418cbfc805cbcca559085cb20cee329128e25..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1318 zcmV+>1=;$EP)O zYH1V$_Lqo4CNq;a@8^BDi+M8|e`RVO*aMeYoHzG;?>XP|z2}OXmoD)tO}^6T{|5j{ z2$9WB#$a9sKwB=CS@6UdwALg^(lQvewXZLe1ZZQZ`97s;m0A#>lcc5p2|#CpAhpuf ztJZ^ZnJA81%fP1-6YCCYfGCc+S1Msk$%|Me((ju9{8}wD0D*4f#A>`8+yFC{-%BzK`;KKQjPf5Re#yc??7&c%ieC z-u`~X&Yc4IqB1*s%nw7P!aSQWgl4>3HP11@aZw(Vm_sbfM2 z)ZE-$rfT^6^fZa%AS~-q@QoW0gM(ez_BVU>?%ieO^CVh>G1*ITkhb5d;6p>3L@xKk zq5b=J6^ljul&l6&zfMinyT+KNk^xwjg%koBQoWX62!v%}x3^>4Hidk?5q!YT=fC@K z-@Z3GJ3Fa)9#IrETTyKv7=W~fwIHDEx&U{4mXxjejll~7DxQZ@ir(H{#L&=K zN1^cTf${M|E|(+leWEBL*1D+`${HJ6rG(X)84KXGJ$s(1kZby9XDww}h~eRnI(vG) zJTN})NGXZJu%7ltm!z3f13PvA5GM&G&m&CR^7XA->27aFr6+9FA9)_wHo)lc;GpBW zF1At#Auz_ElcZTj0jS^R=T{N&*7P(04;B}nNzk?Yw=Y~kDTOiSr_WEEnECqh<=q>5 zd##R+4y2Uzo70$P37*=-3q!mYsN-6GHwdWIc{2Lh@#F8GI(2GpadB~Fd3l*I4C@lC zb+ZIw{@l5g!~$vCsJ6CxN`0RsikhmnmcP*j*fv^gqDqC4!-qcs&McKmx8K>meZ!V5 zTl(8NI=EjhbK~Sm>+hu{L~`xgqYa*DJ7dfvZC}Hm7=s%GlvY-7Q!WIR3hzx!>;t|6 zR{D#@<^E#vt!f-IKRIdrv$T}`JW!sQvF?{jgkebR`vm1OqeqVH1g-$xZ*Javvl2z` z{&D`i^`KfseQ@yL`lA{{5Xb!W@F9+EBZWXniEf-w3 zAFI_WT5BX)v)*MMTcW`ksNV;UgHtGQeRA?1Fa~_TFgLfmTrSrEL{Y?gR~*O0>F<-a z3dHHtE^r7q6Kahy2IZ#Gx?T(77|-+S!{`%3NdtuF?&ikSR3e0!P>usqq81hwG64`L z2^G)7bzSr`#&TgwbN_4C=Y z*}Tn!z{=(7N-0}Emulrcl9RL6T diff --git a/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/hidpi/pagebreak.png b/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/hidpi/pagebreak.png deleted file mode 100644 index 8d3930bbeb58bc2dd4cbb6a2735c06f094a33ac3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1299 zcmV+u1?>8XP)}FT6YSfE|K(U2{2)(o@ksho+S__pTl>P_eLHsXDqJYfW#P#F<85niZO;-7!n2nx>W?Elyqb=6!Uo;DOvJ; zUidzV)@w;vOB~0q)d<57 z?KrI=AcVkEioN^ypPiYS>J|qMd~Hjmh*c!4F$6)tpXD-@xj7suThjup#c0jDJw5d7 z-hFE9=FJ_VxA&x-oLmB$BoeJzTwG-O!Go5jr?jNz3d4}@?ruIkdi0=ZYa17ReY@Y; zv4cWqC#o)YElFBgyRHD~=*4kNSgleh6!`qaiT8iJe*GuW*Y}B?ocs-IS+o|iSsq@x zB&^oZFlgNyTBq^QNXlkPZh$LDXFSoGIF6|aK{lJ^g`uo4C zj*pKdT9aER375yl9Dv;6!>@#^hLg3{Xk*Y?V~k1XJxS>A?e)fQ-1s1=)kfktX8XQ< z6th`W{S6XhSg2Ns!Vut<@n#FGwXi~kAPD&D`E&insZ+OZjg8&;LLsRrl+T8A5KlZ*j6m|0B1@UFMj9d^Ei$Jam>mo5JDhb7nRARl7}HC zj++U(5w04tM^VJW!UD79^5fZZxd7||j^DX(;kuX4<7P5+WU~}IJL&Mebd>7qiB)6Q zXy;~dWq~M;nVXxV=DI)6mdoz}3&2McLqqqyt}dKR2IaaGb2+-!arst{(ps~;yv)vB zyKX-!l|BT11&&P&4wk(_0p)oJDUm|pxh_5Z{p{Vo9Z#v&tYlhimMRqcZ-KKDLqld|@zp0u5|TKkH6LS8NQvWl{4zXz z##&3JSj2JNwZ*MP8$-2P#Sa1!wWW=IEde0}vaOA_#sj5XBdsOPbl>-R_Vg*i{CqRX zUS9#yS!II_M{CXe{5&=cTe=TyT1R6H(FSR^l_NI$cWkZ2L=j0CqNC`apm|dYG`!*} zh1;Uy0Dl8L4M|MY_Z2Y!001R)MObuXVRU6WV{&C-bY%cCFflVNFg7hRFjO%yIxsgn zFf=PLGCD9Y_Tr{V0000bbVXQnWMOn=I&E)cX=Zr8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H1002ov JPDHLkV1kGjN)!M9 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png deleted file mode 100644 index b5b342b09ff2db88762d15ae357535ee7e4bdc80..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 629 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW1pvsV~EA+-buE3N{#}p@dq1brHCmqF>OhSY2ugb zc*mtEF8C2?~1R|n0n zPZOWZ%qjkGZ$I-%_b1Vx?>#QCaLDF;F5~jVDpWx!UYH>w`=|u7pySpkR!@uP0zJnc z``^!9do*jSlK{(#>#qa66nUH{9I4yyZZOkl-PxlV+ZS0r7dURXNyk~DEx^n1T<`ul z#rBSurhGK<<<5{jP`v!Iq9+T(tW=W>6Dfg-`3!Mxi!V9{uJ1Upx?_)2vX9{X)B1n? zn-4x%cs0v0yOwRj8IQDUQ6eAr#$@wO+Wofdcm3WtWzR{gBVIk){&9EB=9>*q$|u$D zzWZ)}+UAos=g;>T<@FrQF=IYC;mP~B_21R|l1~&^{3)5ZN#}5l-SMKGQ#85~dK~xP z=V!2S3;g1I>+QF8hDj$r%N&0!m^tfI-uC9LV)v>;v_v~NT9#;j?(IJ6G}li(W(y-j zhsRG_k4Y?Bqu$oMK6`8*qh)qj%68Y)oxtc)Epd$~Nl7e8wMs5Z1yT$~28PDE2Ijg3 zCLxCARtCmEq-|hiWnkdDWH&G>ku>Dyr(~v8;?`jEllcfxgCxj?;QX|b^2DN4hVt@q hz0ADq;^f4FRK5J7^x5xhq=1STJYD@<);T3K0RYi=0#pD1 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/pagebreak.png b/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/icons/pagebreak.png deleted file mode 100644 index 5280a6e97a8b7b01684a309160b06ac0631ba83c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 602 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iW3i`;V~EA+-bwzeq#PxV)Zeu|)4?n$TWGj|@w(iBr61XLx=-8b zzHVZS!fEz{u0<^kKhjsTP2@3N);x1%&b&^2o3k|m-HTqXTEF`AnlSBo(#br&Y8CGm zZ54Yib8crEleoEOM0V%n8796Puln&e}zxw#Vg+b)sUgXC-LvCKW!>!g=hLm`_OUe|6!)C3y7$i8GLNj-hicC&Y>cFOX5;b z`|mI3ZJ(;b=_qhVH>kjJ&$`bK3o3+e-PQVkd(*CUnq5o_F1tK1Kk}OKh=sr08DN~K zmbgZgq$HN4S|t~y0x1R~14Cn719M#ilMq95D+6O7(l#)%GBEI6vKts*NE&kUQ!>*k zaci*o$$SK;K@wy`aDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr E07sJW9{>OV diff --git a/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/images/pagebreak.gif b/vendor/unisharp/laravel-ckeditor/plugins/pagebreak/images/pagebreak.gif deleted file mode 100644 index a27b1684983977a00de52fc565142df615eb8c0c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 99 zcmZ?wbhEHb6lP#&_{abPGiS~O(+r9~Sr{1@m>3lQb9?3{rlx&&(w=a-x);x=a;c["cke:indent"]=w&&Math.ceil(a/w)+1||1}],[/^mso-list$/,null,function(a){a=a.split(" ");if(!(2>a.length)){var b=Number(a[0].match(/\d+/));a=Number(a[1].match(/\d+/));1==a&&(b!==A&&(c["cke:reset"]=1),A=b);c["cke:indent"]=a}}]])(c.style,a)||""),c["cke:indent"]||(x=0,c["cke:indent"]=1),CKEDITOR.tools.extend(c,b.attributes),!0;A=x=w=null;return!1},getStyleComponents:function(){var a=CKEDITOR.dom.element.createFromHtml('\x3cdiv style\x3d"position:absolute;left:-9999px;top:-9999px;"\x3e\x3c/div\x3e', -CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(c,b,f){a.setStyle(c,b);c={};b=f.length;for(var d=0;de)a.push(l=new CKEDITOR.htmlParser.element(p)),l.add(b),k.add(l);else{if(db.size?"small":"medium")),delete b.size),a.name="span",a.addStyle(d.join(";")))}},span:function(a){if(t(a.parent))return!1;a.filterChildren(c);if(q(a))return delete a.name,null;if(t(a)){var b=a.firstChild(function(a){return a.value||"img"==a.name}),e=(b=b&&(b.value||"l."))&&b.match(/^(?:[(]?)([^\s]+?)([.)]?)$/);if(e)return b=h(e,b),(a=a.getAncestor("span"))&&/ mso-hide:\s*all|display:\s*none /.test(a.attributes.style)&& -(b.attributes["cke:ignored"]=1),b}if(e=(b=a.attributes)&&b.style)b.style=l([["line-height"],[/^font-family$/,null,r?null:n(d.font_style,"family")],[/^font-size$/,null,r?null:n(d.fontSize_style,"size")],[/^color$/,null,r?null:n(d.colorButton_foreStyle,"color")],[/^background-color$/,null,r?null:n(d.colorButton_backStyle,"color")]])(e,a)||"";b.style||delete b.style;CKEDITOR.tools.isEmpty(b)&&delete a.name;return null},b:g(d.coreStyles_bold),i:g(d.coreStyles_italic),u:g(d.coreStyles_underline),s:g(d.coreStyles_strike), -sup:g(d.coreStyles_superscript),sub:g(d.coreStyles_subscript),a:function(a){var b=a.attributes;b.name&&b.name.match(/ole_link\d+/i)?delete a.name:b.href&&b.href.match(/^file:\/\/\/[\S]+#/i)&&(b.href=b.href.replace(/^file:\/\/\/[^#]+/i,""))},"cke:listbullet":function(a){a.getAncestor(/h\d/)&&!d.pasteFromWordNumberedHeadingToList&&delete a.name}},attributeNames:[[/^onmouse(:?out|over)/,""],[/^onload$/,""],[/(?:v|o):\w+/,""],[/^lang/,""]],attributes:{style:l(w?[[/^list-style-type$/,null],[/^margin$|^margin-(?!bottom|top)/, -null,function(a,b,c){if(b.name in{p:1,div:1}){b="ltr"==d.contentsLangDirection?"margin-left":"margin-right";if("margin"==c)a=v(c,a,[b])[b];else if(c!=b)return null;if(a&&!G.test(a))return[b,a]}return null}],[/^clear$/],[/^border.*|margin.*|vertical-align|float$/,null,function(a,b){if("img"==b.name)return a}],[/^width|height$/,null,function(a,b){if(b.name in{table:1,td:1,th:1,img:1})return a}]]:[[/^mso-/],[/-color$/,null,function(a){if("transparent"==a)return!1;if(CKEDITOR.env.gecko)return a.replace(/-moz-use-text-color/g, -"transparent")}],[/^margin$/,G],["text-indent","0cm"],["page-break-before"],["tab-stops"],["display","none"],r?[/font-?/]:null],w),width:function(a,c){if(c.name in b.$tableContent)return!1},border:function(a,c){if(c.name in b.$tableContent)return!1},"class":function(a,b){return b.classWhiteList&&-1!=b.classWhiteList.indexOf(" "+a+" ")?a:!1},bgcolor:k,valign:w?k:function(a,b){b.addStyle("vertical-align",a);return!1}},comment:CKEDITOR.env.ie?k:function(a,b){var c=a.match(//),d=a.match(/^\[if !supportLists\]([\s\S]*?)\[endif\]$/); -return d?(d=(c=d[1]||c&&"l.")&&c.match(/>(?:[(]?)([^\s]+?)([.)]?)]*o:href=['"](.*?)['"]/))&&d[1])&&(c.attributes.src=d),c):!1}}}},J=function(){this.dataFilter=new CKEDITOR.htmlParser.filter};J.prototype={toHtml:function(a){a=CKEDITOR.htmlParser.fragment.fromHtml(a);var c=new CKEDITOR.htmlParser.basicWriter;a.writeHtml(c,this.dataFilter);return c.getHtml(!0)}}; -CKEDITOR.cleanWord=function(a,c){a=a.replace(//g,"\x3c!--[$1]--\x3e");CKEDITOR.env.gecko&&(a=a.replace(/(\x3c!--\[if[^<]*?\])--\x3e([\S\s]*?)\x3c!--(\[endif\]--\x3e)/gi,"$1$2$3"));CKEDITOR.env.webkit&&(a=a.replace(/(class="MsoListParagraph[^>]+>\x3c!--\[if !supportLists\]--\x3e)([^<]+)(\x3c!--\[endif\]--\x3e)/gi,"$1\x3cspan\x3e$2\x3c/span\x3e$3"));var b=new J,f=b.dataFilter;f.addRules(CKEDITOR.plugins.pastefromword.getRules(c,f));c.fire("beforeCleanWord",{filter:f}); -try{a=b.toHtml(a)}catch(d){c.showNotification(c.lang.pastefromword.error)}a=a.replace(/cke:.*?".*?"/g,"");a=a.replace(/style=""/g,"");return a=a.replace(//g,"")}})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/dialogs/placeholder.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/dialogs/placeholder.js deleted file mode 100644 index 9e2df19e4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/dialogs/placeholder.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("placeholder",function(a){var b=a.lang.placeholder;a=a.lang.common.generalTab;return{title:b.title,minWidth:300,minHeight:80,contents:[{id:"info",label:a,title:a,elements:[{id:"name",type:"text",style:"width: 100%;",label:b.name,"default":"",required:!0,validate:CKEDITOR.dialog.validate.regex(/^[^\[\]<>]+$/,b.invalidName),setup:function(a){this.setValue(a.data.name)},commit:function(a){a.setData("name",this.getValue())}}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/icons/hidpi/placeholder.png b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/icons/hidpi/placeholder.png deleted file mode 100644 index 0b7abcec8aec3fc61ed2038fb90bc74b8bde31e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1775 zcmVkSWs8P*6}1(V?q!NVuS-MEnD32yF@%6bU61A(o|^3k9-e z!<7qTVR^l~?Ck7(o|9sB#BlZAdXcY%B8HjHFEiU>O$&VBzqLxlpS zVNfa-85$a*R4QS3uB)xDt?}&HvmOuM{`@n(?{j%#Vqda5j>GcuG8>Hsx~>!YKJ{9S z|Gs?LL*e!7*Y(lSQ4Bu_Xt^#xGe0449HKDX7dSwW2>>Mp%{tFccsR1FKx7_{A3#2L{l5A1Nhaj)5yzu5jYS z32fU2l59y$N=dWXWNmGY$B!Q~Jw46h;vy$co@8=-oIhu0v1}VrC{V0au*zkGVW3h6 z05n}s9!*1N8bZpR$PdGiAPBPePNzc{h6o`rO%vO;Iez>&V`F1{{P>ZxXV21Zx3Nr< zgQKI=>UA_t%Wxn`eNDzOaU5^v@HSM(-Faac(r7fed-pE4Z{OzDty>&Bc8t~4RqFLR zK@d=_RylwEJP#f`0N}`xBgFYE5+W&dag3pqLMfHx@eVqt4k)E)G#XsHb}bvbdGjU! z)6>(;&(BjXm#J2(%+1XKP%IXcs+!^hDXx~j>}FC*q?ANaM5oiqeqUZ*&ff3cyGN_l zB8nmaR##WEF||d~%mFE7uLL_VkU9~^n({(^@dAL+(NTQg&*tXmr6ssW0x7ph zum=WG?^C;U=@P@k!vL(TtY8=hQc8j#U~FuxXU8e{KawDGRER7Ufeakr&Ye4y%VhvO z&tqg{Bx5fv)mzug7}%=>x~@~HRCxICA&%o9rDSGihNYz?CMPF3dh{s1@3XP7!J|iy z0BAOw=-t#yS;!oSyIKj@QHE3kAq1sTi6>8h++I7%rz&!bkWar*RW&Ye34 zz~bT}nyzOIi0+2sd<^Vn`M^?2aq85m?7*UwqSy<=)r_@w@7`fq7D5PAPG*@pfKo}0 z?lA^}AYgrcoi}gZ>^OgAWrg?e-(y);l7jj5g~;lHk!rD*G)$dnwOW1WxUNgH+2q5A z4|tx3ZQDt2>4N7gVH$h;&H|vPOFn=89NV_hyFr$oh*H}7w()!xD7s~`pXD{n6{37A zwk(T6p^&9n7U{ceNOgOIA@?Ccnk{(;(p~qI+FdM_V6z*hLD=u^dqdi6 z@hT0(?xVUJGV&!BT?flT0V)hpIjui^`ozM*0zl@-Zs1DOz%Y_eO#{nH?h5%B0MLZM zGEMAak$=t2=`xB4eIKJz!7Mmw)|*Y_~tZm{j)SqY1a&c!GQq=r>1(=|N6oO0^i42 zn4bqB7_L@PLJ&zw%XNvvFrlnmPPE%1L3)G}LL@P>l>tpdnP#$P5I~{8V5x+mX$YnG z|I!jDg-}XG{TN*M8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?F RJQ@H1002ovPDHLkV1oC?Fk%1z diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/icons/placeholder.png b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/icons/placeholder.png deleted file mode 100644 index cb12b481452f7a2e84747fc8a17122aaf00c975d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 714 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i<6}=3#}JFtt&{g=y><|2-9J@CCp_y;#}d!vX5OsJ5|7jkRs}zm z{KQr{ZOY3}EXOi=HdU)nIOWOmuhU@K237Cf+jrjbxUN{9kSLjU&ayf!Ok*j7$K@$+ z%T7NmSa9aAbX($u43h$xcDKch4XP~{t_F&9PMvv$S=UHiRneb3!I_5@bPgnfJWuAH>8YS&#oet!NEE7@(g*K#!- zU|DlFuYGFj%xUQoYz%+v=7+6reO|fddiJr$hTFGqx3RVT_~VC%0Lv|N?eoQ})-ZTZ zQds)r-#@tq1D>5bcP1Lmykeu-#pLZ(nG`l_*;daT>%1qa#KgtTV~{xhI8a-|*{d`6 zc8-~J+Gfe-gAF>TCHUI6-m*Dg9~L0OIxY2L)>a0fue!Ur-@SYH(|2`LEsa zI6~Zad9dxHO+VfFeJ)=)r|!Av;FKWKYp-T`Yi>NXY<@By0cwy0*$|wcR#Ki=l*&+EUaps!mtCBkSdglhUz9%k SosASw5re0zpUXO@geCwotTW^Q diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/af.js deleted file mode 100644 index c654f8da1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/af.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","af",{title:"Plekhouer eienskappe",toolbar:"Plekhouer",name:"Plekhouer naam",invalidName:"Die plekhouer mag nie leeg wees nie, en kan geen van die volgende karakters bevat nie. [, ], \x3c, \x3e",pathName:"plekhouer"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ar.js deleted file mode 100644 index b92f6c162..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ar.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ar",{title:"خصائص الربط الموضعي",toolbar:"الربط الموضعي",name:"اسم الربط الموضعي",invalidName:"لا يمكن ترك الربط الموضعي فارغا و لا أن يحتوي على الرموز التالية [, ], \x3c, \x3e",pathName:"الربط الموضعي"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/bg.js deleted file mode 100644 index bd2e1d54e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/bg.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","bg",{title:"Настройки на контейнера",toolbar:"Нов контейнер",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ca.js deleted file mode 100644 index f8760ba4a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ca.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ca",{title:"Propietats del marcador de posició",toolbar:"Marcador de posició",name:"Nom del marcador de posició",invalidName:"El marcador de posició no pot estar en blanc ni pot contenir cap dels caràcters següents: [,],\x3c,\x3e",pathName:"marcador de posició"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cs.js deleted file mode 100644 index d37a414de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cs.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","cs",{title:"Vlastnosti vyhrazeného prostoru",toolbar:"Vytvořit vyhrazený prostor",name:"Název vyhrazeného prostoru",invalidName:"Vyhrazený prostor nesmí být prázdný či obsahovat následující znaky: [, ], \x3c, \x3e",pathName:"Vyhrazený prostor"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cy.js deleted file mode 100644 index 1c52d7093..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/cy.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","cy",{title:"Priodweddau'r Daliwr Geiriau",toolbar:"Daliwr Geiriau",name:"Enw'r Daliwr Geiriau",invalidName:"Dyw'r daliwr geiriau methu â bod yn wag ac na all gynnyws y nodau [, ], \x3c, \x3e ",pathName:"daliwr geiriau"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/da.js deleted file mode 100644 index 30d1f9455..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/da.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","da",{title:"Egenskaber for pladsholder",toolbar:"Opret pladsholder",name:"Navn på pladsholder",invalidName:"Pladsholderen kan ikke være tom og må ikke indeholde nogen af følgende tegn: [, ], \x3c, \x3e",pathName:"pladsholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/de.js deleted file mode 100644 index ea6fb2576..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/de.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","de",{title:"Platzhaltereinstellungen",toolbar:"Platzhalter",name:"Platzhaltername",invalidName:"Der Platzhalter darf nicht leer sein und folgende Zeichen nicht enthalten: [, ], \x3c, \x3e",pathName:"Platzhalter"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/el.js deleted file mode 100644 index 502dcc0d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/el.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","el",{title:"Ιδιότητες Υποκαθιστόμενου Κειμένου",toolbar:"Δημιουργία Υποκαθιστόμενου Κειμένου",name:"Όνομα Υποκαθιστόμενου Κειμένου",invalidName:"Το υποκαθιστόμενου κειμένο πρέπει να μην είναι κενό και να μην έχει κανέναν από τους ακόλουθους χαρακτήρες: [, ], \x3c, \x3e",pathName:"υποκαθιστόμενο κείμενο"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en-gb.js deleted file mode 100644 index f240e7315..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en-gb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","en-gb",{title:"Placeholder Properties",toolbar:"Placeholder",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of the following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en.js deleted file mode 100644 index 21ce120d2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/en.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","en",{title:"Placeholder Properties",toolbar:"Placeholder",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eo.js deleted file mode 100644 index bbbae00a3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eo.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","eo",{title:"Atributoj de la rezervita spaco",toolbar:"Rezervita Spaco",name:"Nomo de la rezervita spaco",invalidName:"La rezervita spaco ne povas esti malplena kaj ne povas enteni la sekvajn signojn : [, ], \x3c, \x3e",pathName:"rezervita spaco"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/es.js deleted file mode 100644 index 3b268a0d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/es.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","es",{title:"Propiedades del Marcador de Posición",toolbar:"Crear Marcador de Posición",name:"Nombre del Marcador de Posición",invalidName:"El marcador de posición no puede estar vacío y no puede contener ninguno de los siguientes caracteres: [, ], \x3c, \x3e",pathName:"marcador de posición"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/et.js deleted file mode 100644 index 220b530ba..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/et.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","et",{title:"Kohahoidja omadused",toolbar:"Kohahoidja loomine",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eu.js deleted file mode 100644 index e2dfe3afa..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/eu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","eu",{title:"Leku-marka propietateak",toolbar:"Leku-marka",name:"Leku-markaren izena",invalidName:"Leku-markak ezin du hutsik egon eta ezin ditu karaktere hauek eduki: [, ], \x3c, \x3e",pathName:"leku-marka"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fa.js deleted file mode 100644 index 96dac7bfa..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fa.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","fa",{title:"ویژگی‌های محل نگهداری",toolbar:"ایجاد یک محل نگهداری",name:"نام مکان نگهداری",invalidName:"مکان نگهداری نمی‌تواند خالی باشد و همچنین نمی‌تواند محتوی نویسه‌های مقابل باشد: [, ], \x3c, \x3e",pathName:"مکان نگهداری"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fi.js deleted file mode 100644 index 955a9736f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","fi",{title:"Paikkamerkin ominaisuudet",toolbar:"Luo paikkamerkki",name:"Paikkamerkin nimi",invalidName:"Paikkamerkki ei voi olla tyhjä eikä sisältää seuraavia merkkejä: [, ], \x3c, \x3e",pathName:"paikkamerkki"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr-ca.js deleted file mode 100644 index 491505199..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr-ca.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","fr-ca",{title:"Propriétés de l'espace réservé",toolbar:"Créer un espace réservé",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr.js deleted file mode 100644 index 6eb5d6eca..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/fr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","fr",{title:"Propriétés de l'Espace réservé",toolbar:"Créer l'Espace réservé",name:"Nom de l'espace réservé",invalidName:"L'espace réservé ne peut pas être vide ni contenir l'un de ses caractères : [, ], \x3c, \x3e",pathName:"espace réservé"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/gl.js deleted file mode 100644 index 8f668d91c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/gl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","gl",{title:"Propiedades do marcador de posición",toolbar:"Crear un marcador de posición",name:"Nome do marcador de posición",invalidName:"O marcador de posición non pode estar baleiro e non pode conter ningún dos caracteres seguintes: [, ], \x3c, \x3e",pathName:"marcador de posición"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/he.js deleted file mode 100644 index 43454d794..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/he.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","he",{title:"מאפייני שומר מקום",toolbar:"צור שומר מקום",name:"שם שומר מקום",invalidName:"שומר מקום לא יכול להיות ריק ולא יכול להכיל את הסימנים: [, ], \x3c, \x3e",pathName:"שומר מקום"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hr.js deleted file mode 100644 index c1d0d9054..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","hr",{title:"Svojstva rezerviranog mjesta",toolbar:"Napravi rezervirano mjesto",name:"Ime rezerviranog mjesta",invalidName:"Rezervirano mjesto ne može biti prazno niti može sadržavati ijedan od sljedećih znakova: [, ], \x3c, \x3e",pathName:"rezervirano mjesto"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hu.js deleted file mode 100644 index d4b139cef..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/hu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","hu",{title:"Helytartó beállítások",toolbar:"Helytartó készítése",name:"Helytartó neve",invalidName:"A helytartó nem lehet üres, és nem tartalmazhatja a következő karaktereket:[, ], \x3c, \x3e ",pathName:"helytartó"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/id.js deleted file mode 100644 index 68f7c42bb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/id.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","id",{title:"Properti isian sementara",toolbar:"Buat isian sementara",name:"Nama Isian Sementara",invalidName:"Isian sementara tidak boleh kosong dan tidak boleh mengandung karakter berikut: [, ], \x3c, \x3e",pathName:"isian sementara"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/it.js deleted file mode 100644 index ce3331fda..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/it.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","it",{title:"Proprietà segnaposto",toolbar:"Crea segnaposto",name:"Nome segnaposto",invalidName:"Il segnaposto non può essere vuoto e non può contenere nessuno dei seguenti caratteri: [, ], \x3c, \x3e",pathName:"segnaposto"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ja.js deleted file mode 100644 index bacd2dc82..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ja.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ja",{title:"プレースホルダのプロパティ",toolbar:"プレースホルダを作成",name:"プレースホルダ名",invalidName:"プレースホルダは空欄にできません。また、[, ], \x3c, \x3e の文字は使用できません。",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/km.js deleted file mode 100644 index 14d63f5c8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/km.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","km",{title:"លក្ខណៈ Placeholder",toolbar:"បង្កើត Placeholder",name:"ឈ្មោះ Placeholder",invalidName:"Placeholder មិន​អាច​ទទេរ ហើយក៏​មិន​អាច​មាន​តួ​អក្សរ​ទាំង​នេះ​ទេ៖ [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ko.js deleted file mode 100644 index 9d8053da4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ko.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ko",{title:"플레이스홀더 속성",toolbar:"플레이스홀더",name:"플레이스홀더 이름",invalidName:"플레이스홀더는 빈칸이거나 다음 문자열을 포함할 수 없습니다: [, ], \x3c, \x3e",pathName:"플레이스홀더"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ku.js deleted file mode 100644 index 503b9a7c4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ku.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ku",{title:"خاسیەتی شوێن هەڵگر",toolbar:"درووستکردنی شوێن هەڵگر",name:"ناوی شوێنگر",invalidName:"شوێنگر نابێت بەتاڵ بێت یان هەریەکێک لەم نووسانەی خوارەوەی تێدابێت: [, ], \x3c, \x3e",pathName:"شوێنگر"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/lv.js deleted file mode 100644 index b8b70f206..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/lv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","lv",{title:"Viettura uzstādījumi",toolbar:"Izveidot vietturi",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nb.js deleted file mode 100644 index aad802e2f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","nb",{title:"Egenskaper for plassholder",toolbar:"Opprett plassholder",name:"Navn på plassholder",invalidName:"Plassholderen kan ikke være tom, og kan ikke inneholde følgende tegn: [, ], \x3c, \x3e",pathName:"plassholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nl.js deleted file mode 100644 index b261ec38a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/nl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","nl",{title:"Eigenschappen placeholder",toolbar:"Placeholder aanmaken",name:"Naam placeholder",invalidName:"De placeholder mag niet leeg zijn, en mag niet een van de volgende tekens bevatten: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/no.js deleted file mode 100644 index 7e63532c4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/no.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","no",{title:"Egenskaper for plassholder",toolbar:"Opprett plassholder",name:"Navn på plassholder",invalidName:"Plassholderen kan ikke være tom, og kan ikke inneholde følgende tegn: [, ], \x3c, \x3e",pathName:"plassholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pl.js deleted file mode 100644 index 5ef1e68f9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","pl",{title:"Właściwości wypełniacza",toolbar:"Utwórz wypełniacz",name:"Nazwa wypełniacza",invalidName:"Wypełniacz nie może być pusty ani nie może zawierać żadnego z następujących znaków: [, ], \x3c oraz \x3e",pathName:"wypełniacz"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt-br.js deleted file mode 100644 index 78628a906..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt-br.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","pt-br",{title:"Propriedades do Espaço Reservado",toolbar:"Criar Espaço Reservado",name:"Nome do Espaço Reservado",invalidName:"O espaço reservado não pode estar vazio e não pode conter nenhum dos seguintes caracteres: [, ], \x3c, \x3e",pathName:"Espaço Reservado"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt.js deleted file mode 100644 index ea7d94553..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/pt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","pt",{title:"Propriedades dos marcadores",toolbar:"Símbolo",name:"Nome do marcador",invalidName:"O marcador não pode estar em branco e não pode conter qualquer dos seguintes carateres: [, ], \x3c, \x3e",pathName:"símbolo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ru.js deleted file mode 100644 index 5071e5e9e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ru.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ru",{title:"Свойства плейсхолдера",toolbar:"Создать плейсхолдер",name:"Имя плейсхолдера",invalidName:'Плейсхолдер не может быть пустым и содержать один из следующих символов: "[, ], \x3c, \x3e"',pathName:"плейсхолдер"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/si.js deleted file mode 100644 index 8442a5cbd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/si.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","si",{title:"ස්ථාන හීම්කරුගේ ",toolbar:"ස්ථාන හීම්කරු නිර්මාණය කිරීම",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sk.js deleted file mode 100644 index d34f49fc2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","sk",{title:"Vlastnosti placeholdera",toolbar:"Vytvoriť placeholder",name:"Názov placeholdera",invalidName:"Placeholder nemôže byť prázdny a nemôže obsahovať žiadny z nasledujúcich znakov: [,],\x3c,\x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sl.js deleted file mode 100644 index 31cad4dfe..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","sl",{title:"Lastnosti Ograde",toolbar:"Ustvari Ogrado",name:"Placeholder Ime",invalidName:"Placeholder ne more biti prazen in ne sme vsebovati katerega od naslednjih znakov: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sq.js deleted file mode 100644 index cdcd10a2b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sq.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","sq",{title:"Karakteristikat e Mbajtësit të Vendit",toolbar:"Krijo Mabjtës Vendi",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sv.js deleted file mode 100644 index df0ad4688..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/sv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","sv",{title:"Innehållsrutans egenskaper",toolbar:"Skapa innehållsruta",name:"Innehållsrutans namn",invalidName:"Innehållsrutan får inte vara tom och får inte innehålla någon av följande tecken: [, ], \x3c, \x3e",pathName:"innehållsruta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/th.js deleted file mode 100644 index 3957df645..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/th.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","th",{title:"คุณสมบัติเกี่ยวกับตัวยึด",toolbar:"สร้างตัวยึด",name:"Placeholder Name",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tr.js deleted file mode 100644 index 5afdd8e79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","tr",{title:"Yer tutucu özellikleri",toolbar:"Yer tutucu oluşturun",name:"Yer Tutucu Adı",invalidName:"Yer tutucu adı boş bırakılamaz ve şu karakterleri içeremez: [, ], \x3c, \x3e",pathName:"yertutucu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tt.js deleted file mode 100644 index e2422ab8b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/tt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","tt",{title:"Тутырма үзлекләре",toolbar:"Тутырма",name:"Тутырма исеме",invalidName:"Тутырма буш булмаска тиеш һәм эчендә алдагы символлар булмаска тиеш: [, ], \x3c, \x3e",pathName:"тутырма"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ug.js deleted file mode 100644 index 242efafa7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/ug.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","ug",{title:"ئورۇن بەلگە خاسلىقى",toolbar:"ئورۇن بەلگە قۇر",name:"ئورۇن بەلگە ئىسمى",invalidName:"The placeholder can not be empty and can not contain any of following characters: [, ], \x3c, \x3e",pathName:"placeholder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/uk.js deleted file mode 100644 index 9df1df245..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/uk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","uk",{title:"Налаштування Заповнювача",toolbar:"Створити Заповнювач",name:"Назва заповнювача",invalidName:"Заповнювач не може бути порожнім і не може містити наступні символи: [, ], \x3c, \x3e",pathName:"заповнювач"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/vi.js deleted file mode 100644 index d3abec9ec..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/vi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","vi",{title:"Thuộc tính đặt chỗ",toolbar:"Tạo đặt chỗ",name:"Tên giữ chỗ",invalidName:"Giữ chỗ không thể để trống và không thể chứa bất kỳ ký tự sau: [,], \x3c, \x3e",pathName:"giữ chỗ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh-cn.js deleted file mode 100644 index 849bda081..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh-cn.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","zh-cn",{title:"占位符属性",toolbar:"占位符",name:"占位符名称",invalidName:"占位符名称不能为空,并且不能包含以下字符:[、]、\x3c、\x3e",pathName:"占位符"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh.js deleted file mode 100644 index 69a08c120..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/lang/zh.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("placeholder","zh",{title:"預留位置屬性",toolbar:"建立預留位置",name:"Placeholder 名稱",invalidName:"「預留位置」不可為空白且不可包含以下字元:[, ], \x3c, \x3e",pathName:"預留位置"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/placeholder/plugin.js deleted file mode 100644 index 66dbfeac0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/placeholder/plugin.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){CKEDITOR.plugins.add("placeholder",{requires:"widget,dialog",lang:"af,ar,bg,ca,cs,cy,da,de,el,en,en-gb,eo,es,et,eu,fa,fi,fr,fr-ca,gl,he,hr,hu,id,it,ja,km,ko,ku,lv,nb,nl,no,pl,pt,pt-br,ru,si,sk,sl,sq,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"placeholder",hidpi:!0,onLoad:function(){CKEDITOR.addCss(".cke_placeholder{background-color:#ff0}")},init:function(a){var b=a.lang.placeholder;CKEDITOR.dialog.add("placeholder",this.path+"dialogs/placeholder.js");a.widgets.add("placeholder",{dialog:"placeholder", -pathName:b.pathName,template:'\x3cspan class\x3d"cke_placeholder"\x3e[[]]\x3c/span\x3e',downcast:function(){return new CKEDITOR.htmlParser.text("[["+this.data.name+"]]")},init:function(){this.setData("name",this.element.getText().slice(2,-2))},data:function(){this.element.setText("[["+this.data.name+"]]")}});a.ui.addButton&&a.ui.addButton("CreatePlaceholder",{label:b.toolbar,command:"placeholder",toolbar:"insert,5",icon:"placeholder"})},afterInit:function(a){var b=/\[\[([^\[\]])+\]\]/g;a.dataProcessor.dataFilter.addRules({text:function(f, -d){var e=d.parent&&CKEDITOR.dtd[d.parent.name];if(!e||e.span)return f.replace(b,function(b){var c=null,c=new CKEDITOR.htmlParser.element("span",{"class":"cke_placeholder"});c.add(new CKEDITOR.htmlParser.text(b));c=a.widgets.wrapElement(c,"placeholder");return c.getOuterHtml()})}})}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/hidpi/preview-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/hidpi/preview-rtl.png deleted file mode 100644 index cd64e19a87a150e7b05f6b682953e45251f21b90..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2145 zcmV-n2%h(eP)8b8)M^-wXrdE9Iw4LScH@qgp`y}iK>PMmyb$T1Bwu#l&VA~{Y4N_<@kqFfkaBx z0_u+{3Q<}SLZC=aBv4Fam!Kj#6}PUlC?^M}-Hs3or(jtY zu|$HA@o{2_1g2#zoWK-#UQP~$fdC>BIRtb)Mgp=i^1%mcJe68Fff?ZW`G}^bLzT6) zUE%tA#>d7;B$G%fLCU!%qbLe4UB~6|FdC1eDas7#Y>x|GQB%{ktg1@<;JN2S$JVV2 zUisSf>#-aTtjx+ENni$eK>?z%@lg5FrCl|ZmEwmRH%@`yTPT5vcsx&2)pWKVMPN?w z>gukVP)Karv`OsTz8zriCvUvbt=R4G5HkwEu4xnn0tii$GBY+Wfw{oTs;auG%F1Sd zUwQM*Zl}+OqGTQ+YNJ2T){ zdwROF@nn*b zXq53-48t^Mk+9^P`I$*TW**D3NG6jal}Z8Z{p$4T?odq)qO~;#*afr#O_^y|fj*#D z_V-VyckVD6jbfPQ49(?22xLFDEE35iKEEIH{Q2&pswzYz@-&Kaq9PQk&~+WB!-15N zcp~w_$`pU@L_jxQBlR!Yu7G_hK6V5r=MOnO_Q-$EDb2ceF+}$ zfHD_>L?XeGk`h{;eDXgc9L{mLTqjmEHL2^`+9uDPI~QEr)>aF+0B37!>-Wx{JzLh< z**Vc14y$&z`-BLGa~63#sMCyUnkHr@Bl8llEQ@$NPJ4ShzyV-ab5m2u@AHX+2M^`| zmwP>1M~+C<=}eyoq`Zu2UT%Knm6u+9?X}*G8#V|fH+QvVSx2+Bd!P)b zi!gT&6@tjhm48gU_ns^Xg;r0-#aOeCR$OPQM?g*UOFL$KNXS z`QDv~#V9T=UTql04ChPB${KNA2^2-a>2&hZrAuGfb)6>`FIG_${xLZCr?1YOF>`!A zG+js4G!#uk)ig9+Cuh+jfL=vW@caFC!!Tx)p_OS?3nHMqTx?mlE+{mO4I4Hnc1@$R zvr`n6mg4n#(J~uQwrlD-`GEk!<-(?EG&MDeWFnCToXZ3ARzb$CwHO9J+O%mz(=`6~ z_1D`)YpXpN4C3{8a5)_0IGy-%b6FA$;#|BKQmK8GX%Y^HCu5V7>BEPVX%9?E@TfAh zEQ`rl3@POxHX9c{{P3pJ;h?6fYAK5H+menBTmF(Il$DfFT2exOc{$386+%>3|0+~b zvDV{u^Yg7+|2`3oVofVMIem|qMq<`xq$&yyn+>2)JoC&Be?h_1Es+RzyIq7E8eY0K zFwi1uYhMSh00|(1&9>)>VDMSXFgSJU6u`yFcpRIiW&dkV>x$DOOCWm?ak(h;`w>Fi z3KSL|U)kI&EGbFE;{^PE5w5QffAQs)e~zWIgzj|W^?GqS9QV$hKkqFH20sUSt?8+r zXE)4Bpa_9m*C{M4M6|T*C@e1i-O830#j-4sN+uZ{9c5%>MEqjkzTxG|mR-&F`|kvN zzHiFQ%KCTj+V$VT!9j0PFqi^CXw1Vya_P0ZTt4!e>i#a z80mdrDr$fZ;4S8fr<$7?OQr6Y=7R(*DVdm@1o#_pqrbnurnU*hOkhsCoQkR2v6K=sksvWTO7osQLExjz z>V|+d|2%s1#`699R{?(o+~>^EqHGliA<})_05UK! zGc7PSEiy1vF)=zYH##shD=;!TFfjJwrbz$*03~!qSaf7zbY(hiZ)9m^c>ppnF*7YN zHZ3wRR539+FgH3dG%GMNIxsMYzaI4f000?uMObuGZ)S9NVRB^vcXxL#X>MzCV_|S* XE^l&Yo9;Xs00000NkvXXu0mjfTFvbC diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/hidpi/preview.png b/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/hidpi/preview.png deleted file mode 100644 index 402db20e2776fdfd7f70a0a23edec0ffdc46c28c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2204 zcmZ`)dpOgL7yk~)-DtGs&O$=7#>*lz%O#|8i9)Vp?lZ!KGMu8z8JEGX?+-H(2A$99`JO*>S-R zqYB+^ZKU|>>abvqM#flXN~=|`x$98|3Y>-Tn7FR|v=F3v0&e~eay3fEu_g)oXV=qm zA$ou@3N9j-k*@mQt`Y?=sF68Oba^ccE%mlNl7UKrrx+$o#`Sa8l5-3_|5j62`1vh= zV=r%NX73E^W0fudfIMktbT~p4Jfy@29Oa{WQA9y1xQQUU^~0~BsCt+LQ#^NE?6u2J z0ILj@@EKd}4p0Ur5kpifzM7z8OLt{q)x;m`GozjJoLzQ1kpFX^U=9a_C~u(&&m)f4 zIm-A9peWBe`p&tT@z6GYQtULyWsEB(99Y&Uh5O01pHN)ub z;0enEcCC*P?VfOdtelh63t5~r1}?EPfKiU^d5eqo_lFdg2?se>v%VYRqP8SjSZ3#+==6l87b=2Pi;1d9 zT~LTCwOsRJAKv9HKA>ErqEC?dCN*(sYD!`{d5)!yLKzIv>X1VbB#tc|awvfyp{!MQ z!ro4R0qDy%uwmxbRMiq!!*-U7?%WXxXIqtN905FR z=`otN^c3w1ndZjGfE6KY*E zAP=)%+Uu2{#^TuEyV+gPU|G=!63Oi0!zkI7eXP5?d(RT=G&k<+bjP*P_?MWShM-&9 zCUK$JvNBtzTxtq%Z{D_IMnAd*q zS*r(uO%*Q^4;qzyl?`~>$ezk?@Ll&_nrL`)N{{8v-R7{rY;j$Lh;0Q0%BB#JVgb*Y zNxNEkFc$t%Pc_F*9SEr0Cfl6U(kk^@zA8sK4SWNQfeZodL*WEYV+c&Qgz>SwT_Z#X?Iq?4L<0 zpbOCQ7u|JT@-FZ^z{u$9$`S-<9AKIr{O6V@_)u~2){|3h5GQ^8ZuKJ#!oY3#%?p70 z=%3l@j-1_`1^Z$|I~@4v2T^7rUnoQD(4>629F~x z>S+2l*<|h9?LYu*B57tjYd8-T6`0;4^M624tb7@{*=Ynt$-En9kdFGq?9CYCf{ClM z>qVA}ey*>3pG_%Z|7P|h)d}6ftwh=eMiov49emYHcsICqlsR%|h)zGg`C9JU_=n~P z4sNv0BtD1?MA?4=1wk3)wvXk*{QPFi$7!PT1BsFhVQl)x_OY=y70QZ9O%m`_WwQD6 zn9p6eXSX)yea3)!FpR##gUXM+=d1hhMd60D#*DM&oUy4XcuF`^ z=8%+o2Kh&^iq$*u*v;5P?t>EtKj*&tMd0ygb#%0@eu-@62K4+BQ|el|Q%54%$4=cG zW-dou(u4{~J!xc7>n2ysagou19*W3H=Nw!0!KN1)l}Rye{bnfWD%kScLxe#U%%UtH~|ZsgXh?Z=t?>thvlViD-9YE6u`hQK@` z$?Qklk3tQfS9i34MX8YPk@W54lK{6L${}vd*$w>VTJH%JMA?}e%CkOqc9!s(UD-NH z?j%uMdKR*T-sTGC8f`=!sPqXUHv6AP=~!mSk4JC(t79MQ3KJ9*oDMe}93Gw#SYxba zD47;^!;L}805s3%{c3me-i{Ph9(N-&^m3i?Jmk{jm?x}MFz=@1+f2!u(eW8d&+_)a zRm5Lu+v|5Y6Q)QelYwaiis>FdC1`&4V043Zvfi*I*ox)5rm2`I>}0KRvWR zyTAxBu&T@ZGJXJp$=%%Tp|JOPU;TLGIhROZuSh?%PlO+j03<^1v<|{R2Z?ah(?cWv zKqF8m5lA!wvHh84{Xc?`Fkb>b_Wujg+7!2V0@&{f4q^DnXs-xAAUZl)mk=66^6?7y Y(+!L8XRa6@;}rqc=Pux?u%1c(1w(J?%m4rY diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/preview-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/preview-rtl.png deleted file mode 100644 index 1c9d97874cae75a185e975ba4af676c4162ec78e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 850 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iQ?{pzV~EA+(#d=Mqyq(7_wT$Om7e(VmXK571Oe6vLEecmZR`$H zrd$aLP|2Slf6K;U7l)=-OVCeVjfKk@nwmF?GX`E**PMFrpD&jIpP=QX7h%uuSQ@7< zxtU|s&=H^^^1+7x{&&M;A0#HJD0V6R`fK+re$)HkAzGqqw&uIK$ZH=j+!CUd*t1jg z$LtubsR9$XKP~#Xb=9YcvuDo&MV~TCB!94ZKkv=&f3FRAstfFpK&5`$u1kTC=r-qjKKjRVtoE_WeyA3Q7^#jQ3g+ zE4XwR)}B1+$q+I%Z~N)9XL*%AIUL}rQT06Z<%`LIrVbnNiL!z}b(O4-%{W@Lv*&qb zME1$gGJ=v(CqBKChYuei;dC1rAcX$6NpW>RLQBYHJ=I2k#Rlf=|Gd;`8%P&uzI+fpn z>Baw5*I!@E+dgseV&zRbi^EpiGVWuXUH)$0p|@*o+7vicJca%-=pD@zdc5%D7GPRb zEpd$~Nl7e8wMs5Z1yT$~28PDE2Ijg3CLxCARtCmEq-|hiWnkdDWH&IKB5BCYPsvQH z#I3>RC-V`Y21$?&!TD(=<%vb93_zFaW#(lUCnpx9>g5-u&wghk1ysb~>FVdQ&MBb@ E02sM!6951J diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/preview.png b/vendor/unisharp/laravel-ckeditor/plugins/preview/icons/preview.png deleted file mode 100644 index 162b44b845ae7e4ab3c0206a167c0a05aeda2b69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 855 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iQ-P<8V~EA++Q}RJq#Z?E&)?qIo6}RS8+b(UP@Y3a+o9AS3@-DT zW|@QpsLXe8n$7Pa?%Jgk_={g7$ibh{&tO_^OQ%Ej?5U~i%bzc0xXrb|=4Fc?`$hzn<%-E@3@$_UywFp9?nL z%rTPSnK6I<^@jx>yYC+RUb|+i|KcejTUl3Zoffv*b!}L6fr3&*w&Ae}XVX5~@EM|3l z#I+bizue>hR)6-jUHA}Ef z(b(8nxZ(A#iL2gy`(2xtmnXr)cIW>6`ly(go?Um}&GuVv%&2nAw&QWdr&p(*8ucqH z&-G&l`v2ywTS3=LHy?gDL4jk#wSTvnLzmuvUtCb|LHdV=lC@Hhz{I;HR)7C}`C_tX z_ipdyL7GN0dHNpPxO6Pya0nH>|2^<(@8->$?SIznW4oiTt9$kI(@pEvuGRd&T_Nf! zcs8w=OF*#J=sRzyZP?X$tK{P2)4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1Ta JS?83{1OV;eZD;@h diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/af.js deleted file mode 100644 index 97a169445..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","af",{preview:"Voorbeeld"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ar.js deleted file mode 100644 index a128ad1b1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ar",{preview:"معاينة الصفحة"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bg.js deleted file mode 100644 index 5b88c365a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","bg",{preview:"Преглед"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bn.js deleted file mode 100644 index b95a1b559..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","bn",{preview:"প্রিভিউ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bs.js deleted file mode 100644 index 1418f7649..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","bs",{preview:"Prikaži"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ca.js deleted file mode 100644 index 73458dd2f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ca",{preview:"Visualització prèvia"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cs.js deleted file mode 100644 index f00d6eeed..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","cs",{preview:"Náhled"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cy.js deleted file mode 100644 index 071c8d8d2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","cy",{preview:"Rhagolwg"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/da.js deleted file mode 100644 index 01f18bc84..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","da",{preview:"Vis eksempel"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/de.js deleted file mode 100644 index 7c57cba3e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","de",{preview:"Vorschau"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/el.js deleted file mode 100644 index 4aaeeb4b7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","el",{preview:"Προεπισκόπιση"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-au.js deleted file mode 100644 index f10aa05ed..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","en-au",{preview:"Preview"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-ca.js deleted file mode 100644 index 3a7244b21..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","en-ca",{preview:"Preview"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-gb.js deleted file mode 100644 index 78d19abd4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","en-gb",{preview:"Preview"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en.js deleted file mode 100644 index c1901ef8d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","en",{preview:"Preview"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eo.js deleted file mode 100644 index 5fa3dd6b4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","eo",{preview:"Vidigi Aspekton"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/es.js deleted file mode 100644 index d507847e5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","es",{preview:"Vista Previa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/et.js deleted file mode 100644 index a47ea46ce..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","et",{preview:"Eelvaade"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eu.js deleted file mode 100644 index ac83687c0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","eu",{preview:"Aurrebista"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fa.js deleted file mode 100644 index ad85c3819..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","fa",{preview:"پیشنمایش"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fi.js deleted file mode 100644 index 6785c5b83..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","fi",{preview:"Esikatsele"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fo.js deleted file mode 100644 index 779ef8770..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","fo",{preview:"Frumsýning"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr-ca.js deleted file mode 100644 index 3731a101b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","fr-ca",{preview:"Prévisualiser"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr.js deleted file mode 100644 index ca8852b42..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","fr",{preview:"Aperçu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gl.js deleted file mode 100644 index ab8a82a20..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","gl",{preview:"Vista previa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gu.js deleted file mode 100644 index e7b298b75..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","gu",{preview:"પૂર્વદર્શન"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/he.js deleted file mode 100644 index 420a93400..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","he",{preview:"תצוגה מקדימה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hi.js deleted file mode 100644 index 397d27863..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","hi",{preview:"प्रीव्यू"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hr.js deleted file mode 100644 index 5a85fc9c7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","hr",{preview:"Pregledaj"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hu.js deleted file mode 100644 index b96a4360b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","hu",{preview:"Előnézet"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/id.js deleted file mode 100644 index 8c7819d28..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","id",{preview:"Pratinjau"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/is.js deleted file mode 100644 index 5fac3cd42..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","is",{preview:"Forskoða"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/it.js deleted file mode 100644 index a9453f97c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","it",{preview:"Anteprima"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ja.js deleted file mode 100644 index 6b7cd82f4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ja",{preview:"プレビュー"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ka.js deleted file mode 100644 index bc1590db6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ka",{preview:"გადახედვა"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/km.js deleted file mode 100644 index 68ab55fab..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","km",{preview:"មើល​ជា​មុន"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ko.js deleted file mode 100644 index ac824da18..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ko",{preview:"미리보기"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ku.js deleted file mode 100644 index 19594b667..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ku",{preview:"پێشبینین"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lt.js deleted file mode 100644 index 814a9213a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","lt",{preview:"Peržiūra"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lv.js deleted file mode 100644 index 7a27eb2ba..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","lv",{preview:"Priekšskatīt"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mk.js deleted file mode 100644 index b0beed9ce..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","mk",{preview:"Preview"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mn.js deleted file mode 100644 index 6f2448c25..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","mn",{preview:"Уридчлан харах"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ms.js deleted file mode 100644 index f3c596eae..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ms",{preview:"Prebiu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nb.js deleted file mode 100644 index ea20b380c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","nb",{preview:"Forhåndsvis"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nl.js deleted file mode 100644 index ed67f978a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","nl",{preview:"Voorbeeld"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/no.js deleted file mode 100644 index 0c13be89d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","no",{preview:"Forhåndsvis"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pl.js deleted file mode 100644 index 11f306e5f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","pl",{preview:"Podgląd"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt-br.js deleted file mode 100644 index e7f582611..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","pt-br",{preview:"Visualizar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt.js deleted file mode 100644 index 92e354dbd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","pt",{preview:"Pré-visualizar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ro.js deleted file mode 100644 index 646e23191..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ro",{preview:"Previzualizare"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ru.js deleted file mode 100644 index 11c59a411..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ru",{preview:"Предварительный просмотр"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/si.js deleted file mode 100644 index a205a1542..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","si",{preview:"නැවත "}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sk.js deleted file mode 100644 index abee94b13..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","sk",{preview:"Náhľad"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sl.js deleted file mode 100644 index a5ba8ba71..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","sl",{preview:"Predogled"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sq.js deleted file mode 100644 index ef5e65b6e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","sq",{preview:"Parashiko"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr-latn.js deleted file mode 100644 index 8c50b69d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","sr-latn",{preview:"Izgled stranice"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr.js deleted file mode 100644 index c01f9362e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","sr",{preview:"Изглед странице"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sv.js deleted file mode 100644 index f5a3f5aaf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","sv",{preview:"Förhandsgranska"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/th.js deleted file mode 100644 index 047e25f19..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","th",{preview:"ดูหน้าเอกสารตัวอย่าง"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tr.js deleted file mode 100644 index dd331bd18..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","tr",{preview:"Ön İzleme"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tt.js deleted file mode 100644 index 9b5e62cef..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","tt",{preview:"Карап алу"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ug.js deleted file mode 100644 index 06549fd18..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","ug",{preview:"ئالدىن كۆزەت"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/uk.js deleted file mode 100644 index 8d45b8775..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","uk",{preview:"Попередній перегляд"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/vi.js deleted file mode 100644 index ba28bcc9d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","vi",{preview:"Xem trước"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh-cn.js deleted file mode 100644 index 69445d04d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","zh-cn",{preview:"预览"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh.js deleted file mode 100644 index 2ebf415a1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("preview","zh",{preview:"預覽"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/preview/plugin.js deleted file mode 100644 index 17881fdf7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/plugin.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){var h,k={modes:{wysiwyg:1,source:1},canUndo:!1,readOnly:1,exec:function(a){var g,b=a.config,f=b.baseHref?'\x3cbase href\x3d"'+b.baseHref+'"/\x3e':"";if(b.fullPage)g=a.getData().replace(//,"$\x26"+f).replace(/[^>]*(?=<\/title>)/,"$\x26 \x26mdash; "+a.lang.preview.preview);else{var b="\x3cbody ",d=a.document&&a.document.getBody();d&&(d.getAttribute("id")&&(b+='id\x3d"'+d.getAttribute("id")+'" '),d.getAttribute("class")&&(b+='class\x3d"'+d.getAttribute("class")+'" '));b+="\x3e";g=a.config.docType+ -'\x3chtml dir\x3d"'+a.config.contentsLangDirection+'"\x3e\x3chead\x3e'+f+"\x3ctitle\x3e"+a.lang.preview.preview+"\x3c/title\x3e"+CKEDITOR.tools.buildStyleHtml(a.config.contentsCss)+"\x3c/head\x3e"+b+a.getData()+"\x3c/body\x3e\x3c/html\x3e"}f=640;b=420;d=80;try{var c=window.screen,f=Math.round(.8*c.width),b=Math.round(.7*c.height),d=Math.round(.1*c.width)}catch(k){}if(!1===a.fire("contentPreview",a={dataValue:g}))return!1;var c="",e;CKEDITOR.env.ie&&(window._cke_htmlToLoad=a.dataValue,e="javascript:void( (function(){document.open();"+ -("("+CKEDITOR.tools.fixDomain+")();").replace(/\/\/.*?\n/g,"").replace(/parent\./g,"window.opener.")+"document.write( window.opener._cke_htmlToLoad );document.close();window.opener._cke_htmlToLoad \x3d null;})() )",c="");CKEDITOR.env.gecko&&(window._cke_htmlToLoad=a.dataValue,c=CKEDITOR.getUrl(h+"preview.html"));c=window.open(c,null,"toolbar\x3dyes,location\x3dno,status\x3dyes,menubar\x3dyes,scrollbars\x3dyes,resizable\x3dyes,width\x3d"+f+",height\x3d"+b+",left\x3d"+d);CKEDITOR.env.ie&&c&&(c.location= -e);CKEDITOR.env.ie||CKEDITOR.env.gecko||(e=c.document,e.open(),e.write(a.dataValue),e.close());return!0}};CKEDITOR.plugins.add("preview",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"preview,preview-rtl",hidpi:!0,init:function(a){a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(h=this.path,a.addCommand("preview", -k),a.ui.addButton&&a.ui.addButton("Preview",{label:a.lang.preview.preview,command:"preview",toolbar:"document,40"}))}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/preview/preview.html b/vendor/unisharp/laravel-ckeditor/plugins/preview/preview.html deleted file mode 100644 index 7eb8082c6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/preview/preview.html +++ /dev/null @@ -1,13 +0,0 @@ - diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/icons/hidpi/print.png b/vendor/unisharp/laravel-ckeditor/plugins/print/icons/hidpi/print.png deleted file mode 100644 index 4b72460dd4f1239d5aad15f2c78a959642eac9a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1648 zcmV-$29NoPP)Z^M1$zL`%`G1Nz z>7xLMoX>;z__G4gN}-iPDTSO9fcGBf95&Ze0Vt)Iota_2(V$+fqLexp0OuUhU_iUu zB^nNK6CjQOFiJ7sXwZD+l?vX!0sI2E@-6-U3HUW4zYBME(qWpCoCH7sB|X>C#%GL=f+Zqlm)?58eWPlUL@v^432$H!(qg7QuOs zwHD_bMkz(TT4lb`V76LCyeEqyfDiMWJd16=FgzRmv4n;0d+j4=T3{PfjV*B2KSaL(bK8xikY)_i3JNWwR z^{tOTerLv*A1M)xXEZF9*VfiAG@GQuVd>Q80IaoGYs+`1Is~-VXst&?%-@L!7n)6$ z*VfjZb9lhuJe?GCMnq9h*d#(w%cy zYe(4yR1O=Lr@PQB%jk4Ee6qE5X6FE{R_ldNwzf>C(#Nwrqvpxvf->(=hvYp-2*B6o_&5uqq~5x6Nz;GHW|REP=! zhTGe_L9+=;5%v50_Ja@Ze(%zyA5KgAKfe6(^Pj)@<|;}NG@A^!w|7+#jJjtmFz;Mh zf^shyuTil;w8m7cC2|0pWlybp@y!Ezw4)+gmr;-VDTAB_pj1HeQ;~>Jt<_jsT3UTt z-Itb@R;#sI`M)StI-k@+OtF2sJT;R@C6C@YhqIRT^>w=4E=iI+!GRzMXfztQyqycX z$1>|2uHb;kSP3RLF#argm-M2D-*0Z-y?F8BR1Vy~fB*BJz5e>DwYDVLF#rVz$_$M4 zy|osfPp#rGSpv*~WG8SS%d%r99#;gG+p^YvGf}i(G>HZTCK+N^75*+cIx>|YrXp8Yu5SeB$-yJUEq4| z6N6IdnHj#gapMm*Nv@U$MiF!nFxzNQ@Fb37Y??mxw&cAh$uf%iN)YhHjT>Tkw9%4?pDP_*_IF5<>eMD=5xw+$Khl2UFry8}+5%qd!@eM%K>rK6kPRf4({A%Fv6b#8* z0000bbVXQnWMOn=I%9HWVRU5xGB7bSEig7MGB8vzF*-0eIxsXVFfuwYF!ti6NdN!< zC3HntbYx+4WjbwdWNBu305UK!Gc7PSEiy1vF)=zYH##shD=;!TFffO|9`yhK02y>e uSaefwW^{L9a%BK_cXuvnZfkR6VQ^(GZ*pgw?mQX*0000K3&jgxE^A%mE|C8C@ec+g z{fF8=M0ORwO>-#xmc+u`<>8S0`t81r^;u#Yn~fJA5}9*%=kixqR%(Zbhj(xslUTDg zBKzm6SG$(2%bvB&F*K6N;Mj%NUp*$VB%hhi9at`yCK=(zwq(YNTpS$e*M~&mz#UhgjZi*U&Pfh z_Byxp+j+b0>YYA)S|ZuP);85f?zGT>1cL+B{l$IF&CT;OXVv}IXuO#5CA+-*d-eM3 z$p#V(XOeYJPr80Rd`|I_%w76Q?ed%}UhOM>x8d^3E!Pa+_b*#j?o%>>=Lqoec zSFN(jpT)-T-nMdHu*lIn(~J8o`p!>Mxv0?<66$&R%lsRcOhQ9dyOew z85sC3*$qrmNE&kUQ!>*kaci*o$$SK;K@wy`aDG}zd16s2LwR|*US?i)adKios$PCk U`s{Z$Qb0uvp00i_>zopr0P|i^5dZ)H diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/af.js deleted file mode 100644 index 61185ef12..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","af",{toolbar:"Druk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ar.js deleted file mode 100644 index b61c0946b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ar",{toolbar:"طباعة"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bg.js deleted file mode 100644 index 6d929a8f6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","bg",{toolbar:"Печат"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bn.js deleted file mode 100644 index 005dfd288..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","bn",{toolbar:"প্রিন্ট"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bs.js deleted file mode 100644 index a6399186d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","bs",{toolbar:"Štampaj"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ca.js deleted file mode 100644 index 76f7145ff..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ca",{toolbar:"Imprimeix"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/cs.js deleted file mode 100644 index 8927afb8e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","cs",{toolbar:"Tisk"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/cy.js deleted file mode 100644 index 173df74e8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","cy",{toolbar:"Argraffu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/da.js deleted file mode 100644 index d816585f5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","da",{toolbar:"Udskriv"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/de.js deleted file mode 100644 index a429f6cd5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","de",{toolbar:"Drucken"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/el.js deleted file mode 100644 index d5623ebd5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","el",{toolbar:"Εκτύπωση"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-au.js deleted file mode 100644 index 191384e6f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","en-au",{toolbar:"Print"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-ca.js deleted file mode 100644 index aff5850e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","en-ca",{toolbar:"Print"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-gb.js deleted file mode 100644 index 84a26bdff..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","en-gb",{toolbar:"Print"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en.js deleted file mode 100644 index 17461f297..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","en",{toolbar:"Print"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/eo.js deleted file mode 100644 index b0580c1c2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","eo",{toolbar:"Presi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/es.js deleted file mode 100644 index 5549ced6e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","es",{toolbar:"Imprimir"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/et.js deleted file mode 100644 index cd192d606..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","et",{toolbar:"Printimine"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/eu.js deleted file mode 100644 index 6690c535d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","eu",{toolbar:"Inprimatu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fa.js deleted file mode 100644 index 2445e39e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","fa",{toolbar:"چاپ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fi.js deleted file mode 100644 index 2547e349d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","fi",{toolbar:"Tulosta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fo.js deleted file mode 100644 index 1c93841a6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","fo",{toolbar:"Prenta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr-ca.js deleted file mode 100644 index ecedc161e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","fr-ca",{toolbar:"Imprimer"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr.js deleted file mode 100644 index 1ae9a1d2b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","fr",{toolbar:"Imprimer"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/gl.js deleted file mode 100644 index 47ef182c9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","gl",{toolbar:"Imprimir"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/gu.js deleted file mode 100644 index a6c1366f9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","gu",{toolbar:"પ્રિન્ટ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/he.js deleted file mode 100644 index a9e047af2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","he",{toolbar:"הדפסה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hi.js deleted file mode 100644 index 06ae59816..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","hi",{toolbar:"प्रिन्ट"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hr.js deleted file mode 100644 index ffbd7f746..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","hr",{toolbar:"Ispiši"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hu.js deleted file mode 100644 index 1b1fb4e7b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","hu",{toolbar:"Nyomtatás"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/id.js deleted file mode 100644 index 4df05eb7f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","id",{toolbar:"Cetak"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/is.js deleted file mode 100644 index 0fb616801..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","is",{toolbar:"Prenta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/it.js deleted file mode 100644 index f8a796681..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","it",{toolbar:"Stampa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ja.js deleted file mode 100644 index dbfd00bcb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ja",{toolbar:"印刷"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ka.js deleted file mode 100644 index 86dc40f33..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ka",{toolbar:"ბეჭდვა"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/km.js deleted file mode 100644 index 35450b4c5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","km",{toolbar:"បោះពុម្ព"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ko.js deleted file mode 100644 index f9e7ca3d5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ko",{toolbar:"인쇄"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ku.js deleted file mode 100644 index fce60ec79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ku",{toolbar:"چاپکردن"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/lt.js deleted file mode 100644 index 1829455b1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","lt",{toolbar:"Spausdinti"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/lv.js deleted file mode 100644 index e03d0b5d8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","lv",{toolbar:"Drukāt"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/mk.js deleted file mode 100644 index 63fd4d06c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","mk",{toolbar:"Print"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/mn.js deleted file mode 100644 index 8df85cf98..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","mn",{toolbar:"Хэвлэх"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ms.js deleted file mode 100644 index ca8734bdb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ms",{toolbar:"Cetak"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/nb.js deleted file mode 100644 index e65fcfd90..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","nb",{toolbar:"Skriv ut"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/nl.js deleted file mode 100644 index 41ecffd48..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","nl",{toolbar:"Afdrukken"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/no.js deleted file mode 100644 index afb031f38..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","no",{toolbar:"Skriv ut"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pl.js deleted file mode 100644 index 1bdbdebbe..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","pl",{toolbar:"Drukuj"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt-br.js deleted file mode 100644 index 9246c27da..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","pt-br",{toolbar:"Imprimir"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt.js deleted file mode 100644 index a72195ba0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","pt",{toolbar:"Imprimir"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ro.js deleted file mode 100644 index 2f331d22d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ro",{toolbar:"Printează"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ru.js deleted file mode 100644 index 458a9c141..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ru",{toolbar:"Печать"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/si.js deleted file mode 100644 index 68d3f56de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","si",{toolbar:"මුද්‍රණය කරන්න"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sk.js deleted file mode 100644 index 7762bb2e0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","sk",{toolbar:"Tlač"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sl.js deleted file mode 100644 index 9f401ddb2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","sl",{toolbar:"Natisni"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sq.js deleted file mode 100644 index bfb05a47e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","sq",{toolbar:"Shtype"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr-latn.js deleted file mode 100644 index 62cdc7184..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","sr-latn",{toolbar:"Štampa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr.js deleted file mode 100644 index 74f6430e8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","sr",{toolbar:"Штампа"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sv.js deleted file mode 100644 index 14181ba8b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","sv",{toolbar:"Skriv ut"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/th.js deleted file mode 100644 index e87d3ac29..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","th",{toolbar:"สั่งพิมพ์"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/tr.js deleted file mode 100644 index 82f81f055..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","tr",{toolbar:"Yazdır"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/tt.js deleted file mode 100644 index db8ff025c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","tt",{toolbar:"Бастыру"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ug.js deleted file mode 100644 index 6c2703185..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","ug",{toolbar:"باس "}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/uk.js deleted file mode 100644 index dfde34dc6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","uk",{toolbar:"Друк"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/vi.js deleted file mode 100644 index 565739483..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","vi",{toolbar:"In"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh-cn.js deleted file mode 100644 index d7c2643d0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","zh-cn",{toolbar:"打印"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh.js deleted file mode 100644 index 65b8840d7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("print","zh",{toolbar:"列印"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/print/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/print/plugin.js deleted file mode 100644 index e7d3ab1d5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/print/plugin.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("print",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"print,",hidpi:!0,init:function(a){a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE&&(a.addCommand("print",CKEDITOR.plugins.print),a.ui.addButton&&a.ui.addButton("Print",{label:a.lang.print.toolbar,command:"print",toolbar:"document,50"}))}}); -CKEDITOR.plugins.print={exec:function(a){CKEDITOR.env.gecko?a.window.$.print():a.document.$.execCommand("Print")},canUndo:!1,readOnly:1,modes:{wysiwyg:1}}; \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/icons/hidpi/save.png b/vendor/unisharp/laravel-ckeditor/plugins/save/icons/hidpi/save.png deleted file mode 100644 index fc59f677aa3cb94f888a1c922f126cc8d06d18a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1648 zcmV-$29NoPP)yM+Y#hfG$A52jXP5Uy zQj|!VA!D_)U6_K-g#d?!gA@krHV71`VUtd*BEV?^IE@U;jVU;R1@~fO0e0lh1??bC zLqsZEIDjF9h%HgHNLswxTi)KzOp5*Bo<)C1jMlq5a%5GNy2Wo zOE->5jlowUG;1|}F+Gj6+oyrcz#=enO#X{?5BLoDlUrZkxO@LTdr^e%c^>192GVYy z_UiRpzj^7UvDWA)Ns`cuB8;_9o(2&-rKmR=1VJ#<+1vZwC!c=$inQBjqP4Y+Xn#M8 zK;ZiTmzOSF7!&9C=I&iSzIjs}=k;HG?KS)K+#E|6E{wf@?b_wQ_kXWMP%bCM)6YJ; zXsjiUV>-RwF-IRdy&iEKW30`58IzIFIfqG8=4NMSk|e=ei)hV*4?d7@zWtVDFnD4z z3J_?`?Bpb(wK3M>l7zY0*%_0j82|w59AOw@jLH7!`vlD@S3p?sgC5<&Ss%JZ<+W`xdt6{`f`a$zW*3o#NnQVIYh*MREz zCBVY4P$qKczUSd7HKb&Zk02{U-}4T{EmyK|nY@Keo2Fk@@*2=K!EE(N+^K+dmrLrkYsjLKxi~d*@6poBBL{Y@f&JIx&{Ui^n@PsV?jYfls zi3u8w2A<~~0C+?P4grv+DLXqm+`4t^NbTUvnKL#FLzGfK06^rR3@d3c*3wIoqxc4( zmn0Z#vk2y?F3V5^p9(u|UaLiZL~9;?_@QiUZsMF{dVHLj^XG>Y>E8A0-sbKugKFCr zA=H}FPd$ZbZHg30MQch9xV-LrQRMo~rua&g;S%2`XtfyW_W>9?b&C13XZhu+Qvm$$ z!2`yorr1-8{$Mb4^H6JoR;!!?ii=h&4L})d>2^B&@zSNwH}BtfQ50pfK_0epF39_O zAy$Q`485;z&nxGEqMD2`*!)*Y0LJieZ;y*hOD`@hE&X$IbCX`LM=`UJf2b7OR^-~| zy+dHgrn;*lbSMd(bM&+P{o(aXm#+1?-OpB6SATV4VglzJf$uY-H2_-cQnZS4(^?Y- z0iuSBCGh>szEb}oaovd#& zoY^4APHi@+70*B|2#^yenA7^vZs~cYy*P(8hBQs-bUKWVjopd&_p#PypJrYV;F?X= zS62SkUS8I3zxCETaU8FGbo1t-Jontt$uFEcN0O5=PzrhGnIG-bFPu9^KX(>I5gT8B zz4zVrcJ0pf>!c!iFHj0U3;|eQSy^c>FY9-&UVVFacX#dYJ3EUbBO~QV_1~|)DpgN_ z$*HLy9@`3g=SY%dYjSe(&Uf3}r-A=;yIoYHfqb#LdSGu1X}?d}>Cj$Yex2+)@wnGR z;Q4>Q_ufX(Y7I}_;(7RCh~I4TuPayH1pa)Cj_(1h!1JG9xw4^x07Updwg+U@m1h9U z0000bbVXQnWMOn=I%9HWVRU5xGB7bSEig7MGB8vzF*-0eIxsXVFfuwYF!ti6NdN!< zC3HntbYx+4WjbwdWNBu305UK!Gc7PSEiy1vF)=zYH##shD=;!TFffO|9`yhK02y>e uSaefwW^{L9a%BK_cXuvnZfkR6VQ^(GZ*pgw?mQX*0000EB`#%WS*3?=^?>oT<6@{r5fTMH+`J+dKY* zTRrbs#4)Fsq5lBO1ny!c8>{CIE(~gS^TJ(@#7qKG4V@hi7)z|?wkvQjNW};^3cRtJ zdyct)#YBpC&DNC2v}d0!kIjgQ6!g+;Qdn>|FL~|Kix$^DF>KOV9JF%5)@RS2wVh3K zo|c-zjJxp zmBT+>jM;K6WOeAe_3J;{yqDQ<|GnX{58u8WE3xvm-&{~%|K5DIFJJp%!3n97o|7i1 zaLzuv>;~)7EAI|F{meg5w)^hY*I$#otoo9F{r&g-`t|TjCaeYxnOmc_MCmeYj?p_? zw9}*^&?|ARt!Bjf>pbm;`C`XC5mc$b|X3j42^!@|{3;q;p zQ>lpinR(g8$%zH2dih1^ Uv)|cB0TnTLy85}Sb4q9e06jA>YXATM diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/af.js deleted file mode 100644 index aa5b37e3c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","af",{toolbar:"Bewaar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ar.js deleted file mode 100644 index eb09ee54f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ar",{toolbar:"حفظ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bg.js deleted file mode 100644 index ecdf23c9c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","bg",{toolbar:"Запис"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bn.js deleted file mode 100644 index b4e2d6c85..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","bn",{toolbar:"সংরক্ষন কর"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bs.js deleted file mode 100644 index d94efe897..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","bs",{toolbar:"Snimi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ca.js deleted file mode 100644 index 8704f5858..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ca",{toolbar:"Desa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/cs.js deleted file mode 100644 index e337b9e43..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","cs",{toolbar:"Uložit"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/cy.js deleted file mode 100644 index 1f8eb8144..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","cy",{toolbar:"Cadw"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/da.js deleted file mode 100644 index 1ff06c69c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","da",{toolbar:"Gem"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/de.js deleted file mode 100644 index 603359ba9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","de",{toolbar:"Speichern"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/el.js deleted file mode 100644 index 1aaf9ef28..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","el",{toolbar:"Αποθήκευση"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-au.js deleted file mode 100644 index 0ace64e59..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","en-au",{toolbar:"Save"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-ca.js deleted file mode 100644 index 993a86e46..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","en-ca",{toolbar:"Save"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-gb.js deleted file mode 100644 index 19c382db0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","en-gb",{toolbar:"Save"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en.js deleted file mode 100644 index 1ee676931..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","en",{toolbar:"Save"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/eo.js deleted file mode 100644 index dd7a19401..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","eo",{toolbar:"Konservi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/es.js deleted file mode 100644 index b07eea636..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","es",{toolbar:"Guardar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/et.js deleted file mode 100644 index 5bfb76ca5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","et",{toolbar:"Salvestamine"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/eu.js deleted file mode 100644 index fec1f853c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","eu",{toolbar:"Gorde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fa.js deleted file mode 100644 index fb3f2a390..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","fa",{toolbar:"ذخیره"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fi.js deleted file mode 100644 index 93d4db544..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","fi",{toolbar:"Tallenna"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fo.js deleted file mode 100644 index 4b452683f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","fo",{toolbar:"Goym"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr-ca.js deleted file mode 100644 index eacb6ea53..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","fr-ca",{toolbar:"Sauvegarder"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr.js deleted file mode 100644 index 8df018d53..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","fr",{toolbar:"Enregistrer"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/gl.js deleted file mode 100644 index 1bd433286..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","gl",{toolbar:"Gardar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/gu.js deleted file mode 100644 index 683842a8e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","gu",{toolbar:"સેવ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/he.js deleted file mode 100644 index de52496bf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","he",{toolbar:"שמירה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hi.js deleted file mode 100644 index 36e3a7508..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","hi",{toolbar:"सेव"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hr.js deleted file mode 100644 index cd0d6f421..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","hr",{toolbar:"Snimi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hu.js deleted file mode 100644 index e2de2005c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","hu",{toolbar:"Mentés"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/id.js deleted file mode 100644 index 7f1760b6b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","id",{toolbar:"Simpan"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/is.js deleted file mode 100644 index 5f985898c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","is",{toolbar:"Vista"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/it.js deleted file mode 100644 index fdfe51a49..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","it",{toolbar:"Salva"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ja.js deleted file mode 100644 index 41801c4eb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ja",{toolbar:"保存"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ka.js deleted file mode 100644 index d3d0456cd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ka",{toolbar:"ჩაწერა"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/km.js deleted file mode 100644 index 82f449577..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","km",{toolbar:"រក្សាទុក"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ko.js deleted file mode 100644 index ac0a0be32..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ko",{toolbar:"저장"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ku.js deleted file mode 100644 index 649a8cc15..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ku",{toolbar:"پاشکەوتکردن"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/lt.js deleted file mode 100644 index ea89ceeec..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","lt",{toolbar:"Išsaugoti"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/lv.js deleted file mode 100644 index 6d8c0c831..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","lv",{toolbar:"Saglabāt"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/mk.js deleted file mode 100644 index 0405ba87c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","mk",{toolbar:"Save"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/mn.js deleted file mode 100644 index ed1d40aa1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","mn",{toolbar:"Хадгалах"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ms.js deleted file mode 100644 index 8b557e7ad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ms",{toolbar:"Simpan"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/nb.js deleted file mode 100644 index 0bce93dea..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","nb",{toolbar:"Lagre"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/nl.js deleted file mode 100644 index 46110539c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","nl",{toolbar:"Opslaan"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/no.js deleted file mode 100644 index d58f02e46..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","no",{toolbar:"Lagre"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pl.js deleted file mode 100644 index 8214669e6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","pl",{toolbar:"Zapisz"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt-br.js deleted file mode 100644 index 64c537a25..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","pt-br",{toolbar:"Salvar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt.js deleted file mode 100644 index a30393be5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","pt",{toolbar:"Guardar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ro.js deleted file mode 100644 index 05329bcde..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ro",{toolbar:"Salvează"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ru.js deleted file mode 100644 index 9c755418f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ru",{toolbar:"Сохранить"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/si.js deleted file mode 100644 index 6305fe65b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","si",{toolbar:"ආරක්ෂා කරන්න"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sk.js deleted file mode 100644 index f3ea59bd8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","sk",{toolbar:"Uložiť"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sl.js deleted file mode 100644 index e8ff1758f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","sl",{toolbar:"Shrani"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sq.js deleted file mode 100644 index 493dca31c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","sq",{toolbar:"Ruaje"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr-latn.js deleted file mode 100644 index fe27f2b8f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","sr-latn",{toolbar:"Sačuvaj"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr.js deleted file mode 100644 index 3fa9e1ca0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","sr",{toolbar:"Сачувај"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sv.js deleted file mode 100644 index a2e40dda7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","sv",{toolbar:"Spara"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/th.js deleted file mode 100644 index 8e1c28dd4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","th",{toolbar:"บันทึก"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/tr.js deleted file mode 100644 index bb638ac3e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","tr",{toolbar:"Kaydet"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/tt.js deleted file mode 100644 index 757f3f719..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","tt",{toolbar:"Саклау"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ug.js deleted file mode 100644 index 27dbe1241..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","ug",{toolbar:"ساقلا"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/uk.js deleted file mode 100644 index c1abf9216..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","uk",{toolbar:"Зберегти"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/vi.js deleted file mode 100644 index 986883b9f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","vi",{toolbar:"Lưu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh-cn.js deleted file mode 100644 index a2de754de..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","zh-cn",{toolbar:"保存"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh.js deleted file mode 100644 index 6e8106110..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("save","zh",{toolbar:"儲存"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/save/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/save/plugin.js deleted file mode 100644 index 02c3e3155..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/save/plugin.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){var b={readOnly:1,exec:function(a){if(a.fire("save")&&(a=a.element.$.form))try{a.submit()}catch(b){a.submit.click&&a.submit.click()}}};CKEDITOR.plugins.add("save",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"save",hidpi:!0,init:function(a){a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE&&(a.addCommand("save", -b).modes={wysiwyg:!!a.element.$.form},a.ui.addButton&&a.ui.addButton("Save",{label:a.lang.save.toolbar,command:"save",toolbar:"document,10"}))}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/scayt/CHANGELOG.md b/vendor/unisharp/laravel-ckeditor/plugins/scayt/CHANGELOG.md deleted file mode 100644 index 27822a733..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/scayt/CHANGELOG.md +++ /dev/null @@ -1,20 +0,0 @@ -SCAYT plugin for CKEditor 4 Changelog -==================== -### CKEditor 4.5.6 - -New Features: -* CKEditor [language adddon](http://ckeditor.com/addon/language) support -* CKEditor [placeholder adddon](http://ckeditor.com/addon/placeholder) support -* Drag and Drop support -* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25 - -Fixed issues: -* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core. -* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements -* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting -* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page -* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content -* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe -* SCAYT stops working when CKEditor Undo plug-in not enabled -* Issue with pasting SCAYT markup in CKEditor -* SCAYT stops working after pressing Cancel button in WSC dialog diff --git a/vendor/unisharp/laravel-ckeditor/plugins/scayt/LICENSE.md b/vendor/unisharp/laravel-ckeditor/plugins/scayt/LICENSE.md deleted file mode 100644 index 610c80780..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/scayt/LICENSE.md +++ /dev/null @@ -1,28 +0,0 @@ -Software License Agreement -========================== - -**CKEditor SCAYT Plugin** -Copyright © 2012, [CKSource](http://cksource.com) - Frederico Knabben. All rights reserved. - -Licensed under the terms of any of the following licenses at your choice: - -* GNU General Public License Version 2 or later (the "GPL"): - http://www.gnu.org/licenses/gpl.html - -* GNU Lesser General Public License Version 2.1 or later (the "LGPL"): - http://www.gnu.org/licenses/lgpl.html - -* Mozilla Public License Version 1.1 or later (the "MPL"): - http://www.mozilla.org/MPL/MPL-1.1.html - -You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice. - -Sources of Intellectual Property Included in this plugin --------------------------------------------------------- - -Where not otherwise indicated, all plugin content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, the plugin will incorporate work done by developers outside of CKSource with their express permission. - -Trademarks ----------- - -CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders. diff --git a/vendor/unisharp/laravel-ckeditor/plugins/scayt/dialogs/options.js b/vendor/unisharp/laravel-ckeditor/plugins/scayt/dialogs/options.js deleted file mode 100644 index 12dbfd132..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/scayt/dialogs/options.js +++ /dev/null @@ -1,19 +0,0 @@ -CKEDITOR.dialog.add("scaytDialog",function(c){var f=c.scayt,q='\x3cp\x3e\x3cimg src\x3d"'+f.getLogo()+'" /\x3e\x3c/p\x3e\x3cp\x3e'+f.getLocal("version")+f.getVersion()+"\x3c/p\x3e\x3cp\x3e"+f.getLocal("text_copyrights")+"\x3c/p\x3e",r=CKEDITOR.document,n={isChanged:function(){return null===this.newLang||this.currentLang===this.newLang?!1:!0},currentLang:f.getLang(),newLang:null,reset:function(){this.currentLang=f.getLang();this.newLang=null},id:"lang"},q=[{id:"options",label:f.getLocal("tab_options"), -onShow:function(){},elements:[{type:"vbox",id:"scaytOptions",children:function(){var a=f.getApplicationConfig(),b=[],g={"ignore-all-caps-words":"label_allCaps","ignore-domain-names":"label_ignoreDomainNames","ignore-words-with-mixed-cases":"label_mixedCase","ignore-words-with-numbers":"label_mixedWithDigits"},e;for(e in a)a={type:"checkbox"},a.id=e,a.label=f.getLocal(g[e]),b.push(a);return b}(),onShow:function(){this.getChild();for(var a=c.scayt,b=0;bb[1]?c=1:a[1]>8UN$vOvBqR^f%O(Sz+Lv{_zc zKgs2JGVRHn)&6zOhuRvWN`t?ID3&$4^eIdhIeGW3qmb^YO)figFEGhAFr2*k^vs{< z_Qu|YH8nXun;x|)gm&G#I@N2cQ=R8yhPs!L+=?m<0!)f5UYbjEem|Xa*pj_r%BOjC zlP#Waxc2Dpl|2zR);~9Q;%HJ>a5XEjN3+M`xyPiIj}<%)n{Vp8TrJ^0spVpZi_Gx{ zf4@YPIcU1BzWV6H2Z3asDF4vPd6QK*#l^)d-dkE&%*ea4YZ7ziJm!M3vSTW~8#h0n z#O%beWQs(x!Lbe7x4Z9+V^{DEW@~126qummnYmdYsdnGq^vP2WO$b`Fby?hcaXuY4 zX;;C&b@L5)wtG2>xbn0gZgN+hJ$2tFelJeO=Q2RsmSuj_^S!LppD1zZZ5emSswD{% znF}W+Ob@v5xwUwkn&+Veg9Tx$87HJheykI1sh4KD7Ip0L$GtN8(;q&4`t(}rjy~q^ zS(!6;ettD$@+ZUI6+%p2nuiRQTz~B=>TRjF>qgriefHo^=Fk-B!~ISNqJFQiy07wo zuARa217@ZBJXaMwxZix>zf8pO#>&P!&UvliyVrTna)`*S~~fH)z6=Qt6xPa ziwn$<_nP}%f#saUC!NFErO$yeB**^Xolp7acXQ8e>RBJRC!+Jn`}}(=Ucb(+tN6Jo zXy3WMz6-r>Un2u<-*nU|Sa>yy(Lkz~Yj2*Jw(`?74pBaf=Mw$L=ggl!{n_5H^8%+C zzWUzzSi;_W-lZtUiubw)^w-BLOYzp(SY6UPEw@HOk!4fZVlftl)SHbKeV&)M{P1Kf zIN;)C73g9z^Nwr6>6smuMN)abs{4m+sy)elWKGQ1q)tx76Pwm-xyJ3d%=BD!$l`TuFp0*bFTNbs@MK~c{TOlyPL+h&d-m&{PM%w%gcoxyn5_Dou|FW&+p3B z<^D@VXNL*KUu``Xb;ymmsUhD=c9x??)FK#IZ0z|dINz)aW3AjHtn%D~*pz(m`?$jZRr+oNTkC>nC}Q!>*kacgMb zFZUIwK@wy`aDG}zd16s2LwR|*US?i)adKios$PCk`s{Z$Qb0uvp00i_>zopr074Mz A6#xJL diff --git a/vendor/unisharp/laravel-ckeditor/plugins/selectall/icons/selectall.png b/vendor/unisharp/laravel-ckeditor/plugins/selectall/icons/selectall.png deleted file mode 100644 index 0d1e8160e422f8cc3615c2787a26fe0af53dcf06..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 665 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i<0elR#}JFtb0?qedgLI|dVcLGe#Z{!Rx|F_9}Ic5CGrlgn?A4} zX;4U0p3$}F+JBw2Ns`NNFPzDIw6)3V>)qnj85<)ij!9TNS5T^W|8Ot6U}MLJ?Q@C^ zjy?ETkzhAJ_<)4-Bo&X#B84)}*}R&n7SA~jZ!pg4T{I)@!e48yu^X5)gc3!N$PT?i`~huHxCWYSjc4PKjjM#;sz$mlv#Bbx!BQ zJ)nsU0!{}cn4inIExs7tbT;jCmcr5_FH4+eEi*Xg;MMv0XOBi#T+^0oP8=V-E~w2; zmE5=5pCz~8Z=L*{&)eDet7HiNpZaS%=OvT39Jl_4xqSI5@~=H%Yt%tY_V<6a9oJuP zo+1=Et+wj0YhVS#grG(1vOP2t*Z#F_wdbt++q#Z@t?AQBzjKybPD?PaHJxF|_Wif4 zYhc3eyGc7^wy9mY_WEnr!Gr}Z0zZEI2-tp`_wmPw$ZSClMFAGZSG(Rd1$ilUE$Zti z?%SlJ%y8pvnV?|l)IHy`_TP8E{4!)}s^rtkb$h-GCZB0fDbhNh;6_OJI06^5n+T4lD zDrW!-aA!HYw=i= zJpBS4_2+f(Cbg{E;Ct`#3cde>$M8YI4IqB<`GpE=UU?7Gl!O+=z~UV#4womXI<*bzl~xw+S! z$hxMSk|WMz2d*vhFjXM~Ju+tgBA#KFajYn~Fra7woL+cb4OS-`+t^@&A3Zk((cAVE zswDYt+!muT)qj^7D3Aa=*Y$v!zCM)jiwdh3OpAM_jxuuCB*OXV-8HFZKDapZ_B?Uv z+d}S0qt=$~-K66k6wtEqp;HKPFcXFno}%ruLhGi?Y@pD*oc{7Sk$9GgT`Xr-Sm*_dTRP$L(2XmGc%N^m{__F+2ldyWw;$UoC*|Q{2g6BXw$j- zYNULQgy$@^--1q^X+W`B^WWjvWM7#%X{MJ~cw{7YCIT}PakpWzelj$JH8S!;TYDS! zG~TOYM8h)-juSzOls&2R#iL8u>;PBzMTZO71I`Qv<4qj;*QI6YmiPI=ygk4RlW{t! zJ$r6lDT|m6^!1R%!N#&UaBCp9x>mYe8YTtsN>!eXCx5MU4G$0h3nxOwN?am?{yAEd zOlo3OMtoUl(8J!q)nD@DDSfCAPe$4k+r!$Qqzpvv+j)T(a^!<;rIFp7{JQ zGm0h|eC$f{Cu?Rs$^lV(WJLVfgvFnqS=Xq>bn-r@x+s94hq8e{gR&E@IlTN}ohg>_ znl3A+Tt_2y~hFq+;|7FH6bZxTG*j3BR&S$MRxAW!rW7px)!5JMzEdE zm617`@ujCKJg?V2X&+NYv)A-xA$g%o;-|Oe21)r8hnwTE=p3D18PzA}GOSwrj$Dh= zwu!}cCmLl|Us9S8&Vgw5_E(iRRGRs-qG`7A|2D> z2=p*#`K$6@k`AL89B^TUN<(TobP#-nQewMv6PPER+kRq;lvF-4mZus{q^p+tD-zJ=4(3MEx<&^lqR*w{LC-G zQ(Povr@p_%fMGEhArFlW#k#-!*2O;FITB+jaoU$QW^=KfInsRTaBD-Q0*PwBar@;W zmIpPh1CPn_-WWQ{l$10DcTpf18AxQigB_2fZ2|FV2yU3g+1b(WXETD1?(gX#nap&j zr*}kb-;jQCcG_K$Fs&UKc>6tOS;J@w?R5|Bieqm(tVue(e7=!pjfd2 z^CVZjze-BD=Xr$xbL&pWDsN4dYzqaZ(zEjxi?Dz5&+UCbn5a>Wf*{pt_BA&yNQg%A@gc*kfY`2Y7EZ)mUMaxCP6( z1)5*vtX8a!g2FaN?YrLnNSpNRz<*;ok8w0yw22CkP2smWLif8zrl+T8jwdID@HBSf zpy{Pi9>u!RxcTy+u?qCyz60pye3w$u#A=WJp1Zp*@;5-TL8FFNp#~i&j^Ox(gzzTF zcJLovmu-Jgq72uHu%??JM@{AwCwHF(P3wVQ(Lm*}#SFJ>UqkNOQIECoi1o+B1|V^S z04@Q#2%YO%2t6%bgo}<25}}Vo+<+l;kqE>t>sOoq2}DHshXf}6|3C&!X@?t-J=@?M p6&Opz5CQ-qk*FOK85V=X-~+Uy2tnl=Msi#eU}Ir#-el^R_FuoOUH||9 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/hidpi/showblocks.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/hidpi/showblocks.png deleted file mode 100644 index a776fcc139f14c017dff59998bf3d9b3d5ca9832..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1895 zcmV-t2blPYP)?(V9Z#l78h+ift>%#lj+SFUqU)px#gs#^T(-FJ~f zpri!ASPOs@;-Rp%7He($n?eYP*B}JeTC_2kc%37KAmw?aQz-zpwzmQB6N!hyVXa0} zYy3oljPK)0i7_VHq?9y_A=uiY60dWll%$hMhF^a9GQflP-=78OfAPhK!W-|sH`_3V z{J;QWdU_<4&(9q{c5DXV#?70bR##U3YQOw)`QGX(<*h9otVK5(P^m-|*6R^n4~fy5 zjPE0+r$=6R>80zrbUI%S0sy9-fBtMK44)O#(pj5)v>%!LS;=%el z>uYOmyuP;ftN6kCdK;I60BJ3LK0lZ7{rp#pi?`msaN(P`FI@QMtHs4z8Q;(Q`TU$4 z>myQLhZ$?BwoV09wzsLodG3X)^?F-~09cFBn#U(6XI58M_;6vtDHIAv3x&eb4;L1k z)s+<YnL`H;J^-cx4jnxBx1d}mm&=W6W3Yg;lK~+m(sgm;vLr4q<+?qwR0<(w z7Xud1#-O8_H?F_+)*`^k*I$1_!xz$+c4|btnKzM zmoZwSjRDtXRdU0TF-qyNRWi-G@%#ViS>a8fCpMk5NAN+FcOcC3*~ zDRS8?LI^8_u(@m&rPRJ-_40R=LTimN1}S9}ObBG$l#JGh|0@H4?P$NPV69f%$&%Ds zQ|icJDG1P7?>o>={~!q3y}qkFW7|3J06*_=$KU%k(E}T;u|2-sI$UdBDy7Kga_t;u zbGhHFfnENNgN<*y7S)|8=$zkE0|KzW68x9g>P0_vXrskI`!49nVca5d9S0>PN=jVE z*@YdYU}ql)f~XI~L&PU&A)@*KWwsTl6l?Xa;X>*g(FW_KvlX8cKHcKV6F<4{vR|VEu z8Xb*iD4Xq~so(dzPPY>eW-`&kGq#4-(Zf^g?%=eD>u7R9;7FxN=W>`USI(%@r$CzcT{pk6u|ZHO(P%UvR(;E{+3^~3U6;XJZuGIkhtJj; zjc3*A(#Xx3D1L6YA)fr`5*7xxpnQ@H77qje3X6I%IfOv zQ>RWf#}6HP65pS5J@3zG9o=|B;3(Dp&Edq=(b=RVu_*E*BQxb7pja&KJ2*goc=%|s zSaixkK;giFna)!uJr5_7A(u{*OQ&%%8Iqodh|>{?5YWvg)oK-;N)ZIXcYZ4Mr|;+I zzpus@N-q;YN+~8@eRU!Tf;p}AAF9=ARF>8fhT%^`*=#|aIPsJ%78e1;)YMa_o_?CO z_4S`j{48^f)@)U)jE{}o)nPdL*yQA37z6|M>Qx%s+g;D6PE%6iCK3oC2GZH=;OOWm zW8>p@D`5!0K!5*Iy;dtcIx+F4c;bok0FO>gyjic+=qaf#juW#PC@#KC57+WD8E5LdE^M=m@U*EfT?~fg8N80O*K>-pWke{w{%_d8{n+Qk)w#K4l}w_N$zI>dZgy6sLx&s*wX>c?E001R)MObuXVRU6W zV{&C-bY%cCFflVNFg7hRFjO%yIxsgnFf=PLGCD9Y_Tr{V0000bbVXQnWMOn=I&E)c zX=Zr8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1iHuhaUg{ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/showblocks-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/showblocks-rtl.png deleted file mode 100644 index cd87d3e258e38e656379acb146f4c8744906752c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i;~7sE#}JFtwUd1FlpJ|l?Zd;p73!o^^d@qj>0&*t^W39=flq*M zLXJB35|4>D(mNL&=!#L$5_567%d$P)F`U~YO~-ccq*y)s-8%B}@?U<}PEuh!aOTGQ z?<=&@!hX9vX*%0ubN=D$*W3vldqO0_Iv+p&$YG$@^{8p}oI(!9=X=>_tP9hQT^q*b zvwGFE=ay+{yYIeh>RxnUl~!En%db`Y^YZfQn0eTm?HQDmZoi!-aL6U}=bt}w7~XvU z?YaE&!n=9i9E{6XZMmHr@^z!m>EmImMSpL*@!Is%rZu7##*Ygu9?WredE_%;vZB(Q z=r5k41xikl(@Gse^+k>>Defy|VE^jR5a25(I8nv(!@YXvrC|(zDnlPQInH}-@jRcHT_npOQqfI)}>5*>RZ_Ap`K3nDXm1oh>;x`}b-|V&j z`ex4R{cCRK9J4O8e#^dx;qc>+6+r>H$_$yajy*2f8@GC<==F&8*SUNqt61s=&03bP zRHUu6{oe2GKd$AN&1T-4edq4ovyCC4iY*5|fBww;foqSRST}p<)0Zz_%0>KJ-1@Y} zZa=@`fwavB&$y*+TVqgFUvK~YseM9b+TycmhvN<1`X{_fS-%(<*{UV35hW>!C8<`) zMX5lF!N|bSSl7T@*T5vi(A>(v7>KkDjI0a{e3$G7CIlo6x%nxXX_dG&*!*NZ0@NT0 uvLQG>t)x7$D3zhSyj(9cFS|H7u^?41zbJk7I~ysWA_h-aKbLh*2~7Z2s30u> diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/showblocks.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/icons/showblocks.png deleted file mode 100644 index 41b5f3466d295c381a785f9a68c65a1f2f45576a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 701 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i<26qg#}JFtt&=zUJ$4XrJ>PR&Nb#WG#Q7)qb6g!gcg~+u<6y^N z$8hVeQjm&D)hUjNA)cP;6CAh9k zeJXqR?v?#mw%fJT%pg)nY+Hm5&x{rUj;$`=KYenVmYQt*`0w9Zo((s1j-{ukf2p!n z?>w0BA=yIaAIppHzxSWX33r&ZNyk~}ciNWsy-j)By+cFyt6qHl)nM~ojy&;46Zu%5Hr^S!37PAT*K!Ng07@>&L)w`GKe?oR4udT*=PvR}Y8aPWC6neNT3#!x7;oy&>C znm;S~(dyN!H81?{dj0yfroeSi|8qONpWjK9Iqsjf?f1-OmtXQ4{6Eg|`DRX8a@w8y z_wO_HA9#HC?%mvJsT-o!PAE~#)XV(M`)rclwbx%C?%TPf`)bxv`9Ohk3#limi-6It zTH+c}l9E`GYL#4+3Zxi}3=EBR4a{{7OhOFJtqhETNZY{3%D}*P$!=hhK+=$#pOTqY ziCcrsPv#>)4U!-mg7ec#$`gxH8OqDc^)mCai<1)zQuXqS(r3T3kpe1W@O1TaS?83{ F1OVJ@CKLbw diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_address.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_address.png deleted file mode 100644 index 5abdae127953d052a36ca481023730baf8e10461..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 152 zcmeAS@N?(olHy`uVBq!ia0vp^IzY_N$P6Tx7VWq4ZMIndrud~5RU7~KlqvCB?4CNuN7<8ZM?GWcHwn9gFm;vTD`OGs4A4v z_>p{l_3!U?1~ulpOZhdv&pm(ZrckW485hHzLf=y^Oa(`QMlpE0`njxgN@xNAlu9>b diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_blockquote.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_blockquote.png deleted file mode 100644 index a8f497353cc5abb02cb78b7eba55772e1f5db540..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^RzS?p$P6U=5BZe>DYgKg5Z8u=hX4QnKfl(y1}MT* z666>BpW*3t11})Y(bL5-gyVYh4}L~=2?I&_?;_8ie6x^G__3`z_sgwKzZH&EWg9$J zo>3^H!!)^R)z2HjbAs=bOXQrh-_iK(#@Yr$22;7jhW_~%%z%b5c)I$ztaD0e0sySo BH~atq diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_div.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_div.png deleted file mode 100644 index 87b3c17146e79e8dcced15939f24a0f16ad50c61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^qCm{g$P6S6r-*3)DYgKg5Z8u=hX4QnKfl(y1}MT* z666>BpW*3t11}&?&C|s(gyVYhkN^MKnR)8>#2x&=+p)i$x$p|V!M`$YjXLp#Y@Eyt Y)8}f)Oi$*s1L|P#boFyt=akR{0Dd1P761SM diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h1.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h1.png deleted file mode 100644 index 3933325c08f3f4eacec46c97600f7cba01ead54f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^fbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&NynsA;PZ!4!j_b)k{_k&OY}>z={n2NEUx%wTFVdQ&MBb@0O>s@^8f$< diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h2.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h2.png deleted file mode 100644 index c99894c2650ae1745e0e4156d775fe84d00efff0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^fbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&NynsA4PZ!4!j_b)k{_k&OY}-GV{n1;8KYJS=G7HpK^B?)%xI=a!8z(b^ XbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&Nyns9BpW*3t11}&?$FVdQ&MBb@02`Vnr2qf` diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h5.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_h5.png deleted file mode 100644 index ce5bec16cfa84d461672f8b0721911d90a06e445..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^fbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&NynsAaPZ!4!j_b)k{_k&OY}>z;`D2~JyZnS78)QA|*^>lnbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&Nyns9#|GfK-CPMu6{1-oD!M|04nb diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_pre.png b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/images/block_pre.png deleted file mode 100644 index 955a8689a13a394a9e715673d23750a6847eb617..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^VnEE#$P6TJEnce)q}T#{LR=df8vg(P|NL6-8lVVM zNswRge}<>q4ZMInbx#+^5RU7~KmPycXXdGYvoZ00=t{@C}8pCx}|qC*(_ aQHD7O)qh-UDHQ^0VeoYIb6Mw<&;$Unq%6+> diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/af.js deleted file mode 100644 index f54ef1750..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","af",{toolbar:"Toon blokke"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ar.js deleted file mode 100644 index a3b135a91..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ar",{toolbar:"مخطط تفصيلي"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bg.js deleted file mode 100644 index ec8b4f9c8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","bg",{toolbar:"Показва блокове"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bn.js deleted file mode 100644 index 8f38cf2ca..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","bn",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bs.js deleted file mode 100644 index 91d8620a7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","bs",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ca.js deleted file mode 100644 index 4a23bd67d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ca",{toolbar:"Mostra els blocs"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cs.js deleted file mode 100644 index e935394c5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","cs",{toolbar:"Ukázat bloky"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cy.js deleted file mode 100644 index 4fea60e5c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","cy",{toolbar:"Dangos Blociau"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/da.js deleted file mode 100644 index 1c077f17e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","da",{toolbar:"Vis afsnitsmærker"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/de.js deleted file mode 100644 index 730add997..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","de",{toolbar:"Blöcke anzeigen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/el.js deleted file mode 100644 index 67fc843d0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","el",{toolbar:"Προβολή Τμημάτων"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-au.js deleted file mode 100644 index 02fd8d377..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","en-au",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-ca.js deleted file mode 100644 index 2ddff41c2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","en-ca",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-gb.js deleted file mode 100644 index 6398feaa0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","en-gb",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en.js deleted file mode 100644 index 2457fa4bc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","en",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eo.js deleted file mode 100644 index 42775ae76..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","eo",{toolbar:"Montri la blokojn"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/es.js deleted file mode 100644 index eae414865..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","es",{toolbar:"Mostrar bloques"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/et.js deleted file mode 100644 index 18f1c0d51..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","et",{toolbar:"Blokkide näitamine"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eu.js deleted file mode 100644 index f6e71f33d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","eu",{toolbar:"Erakutsi blokeak"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fa.js deleted file mode 100644 index e290b63dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","fa",{toolbar:"نمایش بلوک‌ها"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fi.js deleted file mode 100644 index a2e20e265..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","fi",{toolbar:"Näytä elementit"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fo.js deleted file mode 100644 index cea7058d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","fo",{toolbar:"Vís blokkar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr-ca.js deleted file mode 100644 index be37ca35f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","fr-ca",{toolbar:"Afficher les blocs"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr.js deleted file mode 100644 index 49bf93946..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","fr",{toolbar:"Afficher les blocs"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gl.js deleted file mode 100644 index b9f240c9a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","gl",{toolbar:"Amosar os bloques"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gu.js deleted file mode 100644 index a8e7fd6cd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","gu",{toolbar:"બ્લૉક બતાવવું"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/he.js deleted file mode 100644 index 7d128462d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","he",{toolbar:"הצגת בלוקים"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hi.js deleted file mode 100644 index 68904f2dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","hi",{toolbar:"ब्लॉक दिखायें"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hr.js deleted file mode 100644 index d6af592d3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","hr",{toolbar:"Prikaži blokove"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hu.js deleted file mode 100644 index cda541b96..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","hu",{toolbar:"Blokkok megjelenítése"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/id.js deleted file mode 100644 index 96c293ccb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","id",{toolbar:"Perlihatkan Blok"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/is.js deleted file mode 100644 index 88a3ff5ae..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","is",{toolbar:"Sýna blokkir"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/it.js deleted file mode 100644 index 38e578fd5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","it",{toolbar:"Visualizza Blocchi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ja.js deleted file mode 100644 index a9c9736ab..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ja",{toolbar:"ブロック表示"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ka.js deleted file mode 100644 index 908e8002f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ka",{toolbar:"არეების ჩვენება"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/km.js deleted file mode 100644 index d6ca8298c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","km",{toolbar:"បង្ហាញ​ប្លក់"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ko.js deleted file mode 100644 index 671873457..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ko",{toolbar:"블록 보기"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ku.js deleted file mode 100644 index 2a3a12821..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ku",{toolbar:"نیشاندانی بەربەستەکان"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lt.js deleted file mode 100644 index 66368a41e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","lt",{toolbar:"Rodyti blokus"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lv.js deleted file mode 100644 index 12c328c1d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","lv",{toolbar:"Parādīt blokus"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mk.js deleted file mode 100644 index a34e8a23a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","mk",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mn.js deleted file mode 100644 index 778ad5d09..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","mn",{toolbar:"Хавтангуудыг харуулах"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ms.js deleted file mode 100644 index c6ab5f2dc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ms",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nb.js deleted file mode 100644 index 8bfdf0e10..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","nb",{toolbar:"Vis blokker"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nl.js deleted file mode 100644 index 22190dbd2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","nl",{toolbar:"Toon blokken"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/no.js deleted file mode 100644 index 757027887..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","no",{toolbar:"Vis blokker"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pl.js deleted file mode 100644 index 3168b3c52..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","pl",{toolbar:"Pokaż bloki"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt-br.js deleted file mode 100644 index 3ac0ef740..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","pt-br",{toolbar:"Mostrar blocos de código"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt.js deleted file mode 100644 index 5afaf8e7a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","pt",{toolbar:"Exibir blocos"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ro.js deleted file mode 100644 index e4dadf0a0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ro",{toolbar:"Arată blocurile"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ru.js deleted file mode 100644 index 9620b9d33..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ru",{toolbar:"Отображать блоки"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/si.js deleted file mode 100644 index f67dff309..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","si",{toolbar:"කොටස පෙන්නන්න"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sk.js deleted file mode 100644 index dee77c9a2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","sk",{toolbar:"Ukázať bloky"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sl.js deleted file mode 100644 index 52fca0bbe..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","sl",{toolbar:"Prikaži ograde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sq.js deleted file mode 100644 index 88405f280..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","sq",{toolbar:"Shfaq Blloqet"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr-latn.js deleted file mode 100644 index 3c1551b92..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","sr-latn",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr.js deleted file mode 100644 index 127878d53..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","sr",{toolbar:"Show Blocks"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sv.js deleted file mode 100644 index a05b6ccbc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","sv",{toolbar:"Visa block"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/th.js deleted file mode 100644 index 9b3951cc2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","th",{toolbar:"แสดงบล็อคข้อมูล"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tr.js deleted file mode 100644 index 060da3aad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","tr",{toolbar:"Blokları Göster"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tt.js deleted file mode 100644 index 519e6f7bf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","tt",{toolbar:"Блокларны күрсәтү"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ug.js deleted file mode 100644 index c44b66059..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","ug",{toolbar:"بۆلەكنى كۆرسەت"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/uk.js deleted file mode 100644 index ca9f51c4a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","uk",{toolbar:"Показувати блоки"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/vi.js deleted file mode 100644 index 43566240e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","vi",{toolbar:"Hiển thị các khối"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh-cn.js deleted file mode 100644 index abee734d2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","zh-cn",{toolbar:"显示区块"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh.js deleted file mode 100644 index 84c1e7ebc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("showblocks","zh",{toolbar:"顯示區塊"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/showblocks/plugin.js deleted file mode 100644 index 3e4b21b6c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/showblocks/plugin.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){var k={readOnly:1,preserveState:!0,editorFocus:!1,exec:function(a){this.toggleState();this.refresh(a)},refresh:function(a){if(a.document){var c=this.state!=CKEDITOR.TRISTATE_ON||a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE&&!a.focusManager.hasFocus?"removeClass":"attachClass";a.editable()[c]("cke_show_blocks")}}};CKEDITOR.plugins.add("showblocks",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn", -icons:"showblocks,showblocks-rtl",hidpi:!0,onLoad:function(){var a="p div pre address blockquote h1 h2 h3 h4 h5 h6".split(" "),c,b,e,f,k=CKEDITOR.getUrl(this.path),l=!(CKEDITOR.env.ie&&9>CKEDITOR.env.version),g=l?":not([contenteditable\x3dfalse]):not(.cke_show_blocks_off)":"",d,h;for(c=b=e=f="";d=a.pop();)h=a.length?",":"",c+=".cke_show_blocks "+d+g+h,e+=".cke_show_blocks.cke_contents_ltr "+d+g+h,f+=".cke_show_blocks.cke_contents_rtl "+d+g+h,b+=".cke_show_blocks "+d+g+"{background-image:url("+CKEDITOR.getUrl(k+ -"images/block_"+d+".png")+")}";CKEDITOR.addCss((c+"{background-repeat:no-repeat;border:1px dotted gray;padding-top:8px}").concat(b,e+"{background-position:top left;padding-left:8px}",f+"{background-position:top right;padding-right:8px}"));l||CKEDITOR.addCss(".cke_show_blocks [contenteditable\x3dfalse],.cke_show_blocks .cke_show_blocks_off{border:none;padding-top:0;background-image:none}.cke_show_blocks.cke_contents_rtl [contenteditable\x3dfalse],.cke_show_blocks.cke_contents_rtl .cke_show_blocks_off{padding-right:0}.cke_show_blocks.cke_contents_ltr [contenteditable\x3dfalse],.cke_show_blocks.cke_contents_ltr .cke_show_blocks_off{padding-left:0}")}, -init:function(a){function c(){b.refresh(a)}if(!a.blockless){var b=a.addCommand("showblocks",k);b.canUndo=!1;a.config.startupOutlineBlocks&&b.setState(CKEDITOR.TRISTATE_ON);a.ui.addButton&&a.ui.addButton("ShowBlocks",{label:a.lang.showblocks.toolbar,command:"showblocks",toolbar:"tools,20"});a.on("mode",function(){b.state!=CKEDITOR.TRISTATE_DISABLED&&b.refresh(a)});a.elementMode==CKEDITOR.ELEMENT_MODE_INLINE&&(a.on("focus",c),a.on("blur",c));a.on("contentDom",function(){b.state!=CKEDITOR.TRISTATE_DISABLED&& -b.refresh(a)})}}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/dialogs/smiley.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/dialogs/smiley.js deleted file mode 100644 index 83abda941..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/dialogs/smiley.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("smiley",function(f){for(var e=f.config,a=f.lang.smiley,h=e.smiley_images,g=e.smiley_columns||8,k,m=function(l){var c=l.data.getTarget(),b=c.getName();if("a"==b)c=c.getChild(0);else if("img"!=b)return;var b=c.getAttribute("cke_src"),a=c.getAttribute("title"),c=f.document.createElement("img",{attributes:{src:b,"data-cke-saved-src":b,title:a,alt:a,width:c.$.width,height:c.$.height}});f.insertElement(c);k.hide();l.data.preventDefault()},q=CKEDITOR.tools.addFunction(function(a,c){a= -new CKEDITOR.dom.event(a);c=new CKEDITOR.dom.element(c);var b;b=a.getKeystroke();var d="rtl"==f.lang.dir;switch(b){case 38:if(b=c.getParent().getParent().getPrevious())b=b.getChild([c.getParent().getIndex(),0]),b.focus();a.preventDefault();break;case 40:(b=c.getParent().getParent().getNext())&&(b=b.getChild([c.getParent().getIndex(),0]))&&b.focus();a.preventDefault();break;case 32:m({data:a});a.preventDefault();break;case d?37:39:if(b=c.getParent().getNext())b=b.getChild(0),b.focus(),a.preventDefault(!0); -else if(b=c.getParent().getParent().getNext())(b=b.getChild([0,0]))&&b.focus(),a.preventDefault(!0);break;case d?39:37:if(b=c.getParent().getPrevious())b=b.getChild(0),b.focus(),a.preventDefault(!0);else if(b=c.getParent().getParent().getPrevious())b=b.getLast().getChild(0),b.focus(),a.preventDefault(!0)}}),d=CKEDITOR.tools.getNextId()+"_smiley_emtions_label",d=['\x3cdiv\x3e\x3cspan id\x3d"'+d+'" class\x3d"cke_voice_label"\x3e'+a.options+"\x3c/span\x3e",'\x3ctable role\x3d"listbox" aria-labelledby\x3d"'+ -d+'" style\x3d"width:100%;height:100%;border-collapse:separate;" cellspacing\x3d"2" cellpadding\x3d"2"',CKEDITOR.env.ie&&CKEDITOR.env.quirks?' style\x3d"position:absolute;"':"","\x3e\x3ctbody\x3e"],n=h.length,a=0;aI@Gl4Ic)Pz!ak1PtJ>2UrPm8=5|;b( zXYO^;rDT#_9%&3q73xbN0T?wD^ z&*{tJsjt`8A+z2ocRAfSpWHDVdG_c&y01@|pC7#LJ?BJPSP&Pju2O};y5Q$vncNQ? zjML{0(=swP4<7TK6BIa+-8Yys8l$TdxVd?6wLICV6We+v_9X!QuOoc&2{87wf_ zEAschS&GR&oEM`QH2=DP~srB^wLSN0wx5`JIFEoXl z@2y(d{YFX}t%uF`D1pHNTTh>6YP8K~d^*t32%qm1Jd^y8zo+SL3}!1@2(dmEF7hns zBc8aJE}aN6E&v&&*sSwCyJ$$&jwRLCoDuLRHv2d~raO z64Xv_ia(H{H%+woWpa3M%Pq$(=C#LxfcQ-AO0i%v4T!hv8{}08rQ$|MRCml-&YX2; z_Gc#LkC8UYA|H+>1AC?|ZWnAZTUI^|3#H=08ymMy5MKAqNMmCu^k7!`+PkI`qg>m7 zT6`p`Fv$E~Q|qxg`g6Kcdz}!q!5#sBZmR=+s{Py+G`AHC?H}q{+EL6=%ti}K%PxE! z7Rsj8Ci=j#qK^u4)%E)rxwY+wE8v}t9<6hN=iuO{AIr7ckej{20PWyU$&Gt&-&M}8 zP5o3O2|!875p#eJnYoxE`F#~3^!9e>{aLfYHM(_4Ibq6n-#2(*t3zg~1DJzFKqHs; zOrj{i-C?4T*PIq?pjpC(rQzwQO@((4fauut?#sBidJa~tB&SM>`HQ1&GwGwv(=|$; zd*i(tlR&1M#P`a>LrEs{&fhK4V>Ir%i1DdrCh=Y1ba&MB!r@sy0xG#L+RpgZgcS zvC`GQxEN=dkZ`3fC_99na(I}OH!!d_P8;K`#RZ6}tG^p>SfQIS; zoX}sRb_6szvAwN@hWt>K<&KSfr-=C%cJ@x*`6n)wQw4&9z8Vrw2 zKp70iSf}*G-ZRtFBKxkUxrm>}pY(8S&V_kHHniw#{xfhh@V4`FA>!vHC-QbIjL(jC zoieyl<9ZErsoJU5admYyd?g1e@;&x8>mJlpF1e>Ob(OAC7s*aGw6?mFJz8CWmwMg@ zU#i5*+R-*{{!w_Vc~o7GzptTd=lWk+qC&pDzBiwDr+v1XUfU{`=Az(A=odR~7m4rd zhtfBK=mpwaTO*g`*tbsCyl|f0bm`30b64tF*m#gh3&Cq{@8IRg_X^kNmd?&nShW4w ztH2C~2uw9p^q;yr%ZGRAO{aI$(z8Y)VeN(23gR%%#HQJ>>0>DLi@F*@k_$lvz*{}e zb(HPo-wRdV9gveptz!I8ZHzi_(6 z{#?!bMg8}0-89vqyd-R;ypIgQ7Lv_hTIMCm71LxFrm8o(^;tSX>%%&z?I<3NQ0RJ# z(^adgHek1|Uwz-6+i^=4Is)LgJJVTI+j?C3e4_E%pN@`ID__x>!St4$$9w~${}I`~ zOOBE^iGAy{wK&k9cge&J>ma79$6wo1inc+MHT`i?lWhqtzhbrq6g^*%#YieD%X|_< zqVH-I*nH-Okylbcfj-0GRvgP((#p}jkhxqGvgU!g#DbwKNoc6wRN;pM9#T^KOrJNwhI{r9KDx6)awwL&`(yx&88xe)~5zqRMh(YeB zbgR6Bxkt4LhZBB%Ob?0!lJxCzVxm@PVeC@AptYu3QS{D=We2uMVd<?(TkrTEweB5tMUymkn7pZ%$x^UlO|f9+q6@8+h3tOvL@TO>>YGnqi$^~sbRQZ3XOlSjrqrFt zFaPm(a0koCaLo)IM0$OF!GRMUcJR1<9lXx6M4?cNy;(}ea4wi>TM!*pT?Ck(Z_ew8 z6v61Aj77W#uL|k|SP!Zm5d>0q1WlhI{dAgyKs}LRGKA>e^NLzpf}L5No>GM;YpW3_&42xH~cb z-#}=W+hH4|es{PLat9yf748d&ii*<21qViWdxiRHhJ^dQVw!^4MF5l~#)6FSO!_Y< C>)n3< diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/icons/smiley.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/icons/smiley.png deleted file mode 100644 index 9fafa28a81a520e1662cb1662f19af8b64ae1e82..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 916 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i(^^j##}JFtwUhUE3unq4v(Gom6neg?C6g&r#ruZVqVfrQuOx-@2jU!fq7&#?hwqbGG`02cU46CdZCSU9PBPEVn7*Wq9l5t9 zlJ_y!G4(abU%DgxK(s(f^F-R_n3xy=S3$|soA&YEXLUQ9_W59e#Tt)Oo~L-*4|{FC zS;NrNV_2Shds&1|Ql!|K=fx_Fci5Jle)=iqQs)xuNnR`8d00j2O@DqsWQT6&&l$V@1fQO`1w(wgeEe9{Y` zdZ91iGvZyIp2AH+%M3HqYy-fAwB|EU`+pnyd7(@Kx;n9J3Oj)Yhn6X;;CPM32>1 zca_LIpQtiPg>lEG*ZRDy_x!WAr$12HkA3}1{$!X~F`o-Q!RvWmwbt`%%q89j5*G5kZt0Ug?R($+ywduF z@AcC31L+UUAJ_%>mD+!`+r7?ua>?cIwKnH}b4m0cw?3ik8MpgxUATtGJtppiKp?g4 z_S^DFHlEvS?x)+xJ+72fp=hipS|lF<72P?)t-HJ(#aHqV;}e* z7hmFz{Wn z8<^6OH00)|WTsW()?o9K`3O*hB*=!~{Irtt#G+J&^73-M%)IR4#>vg-WcpVe_qxHdcBkoV$~DTj}X$YrA=EDa>g& z&*{`%<>ta9P8XRelEYV&Qp))T8!O927}m5CoeM?2-_Nc;VZZPB{rTm&dom8C3zB6F zgn_sb2b2H6P=zl~MZ2{D;a2Jzo;_r2&>&;$%H}zL_%76gqX0@u--14#&){LIjEU~ z{`wM3?SSc*!4~Ve7Z3Mdf&1~x6Z=q8qI-&m&LnNkC4f}`c0OuIfq}PSP>kJr(`yuC z4|2V?3tiScn0tS9uFz{cwed$W*h;{12D6ody#O4iVet%1%fWIM?pA=c3g#|ge>QvP zFJkjQtvf0)XEiL;V#~Ger$2(@61Jq;c&70#x5Hl@n5z{W-LTN(eXIwk0hW3_t}f4N zH~P;Y_WYLDZARU9yc=e8;|{D?QO_*qv0xq>tlov^53sF=nAZ-QiLTo&>ABenv;5hD-eD`W%;^8#U8LFm)N%ET{bOMdwzM#Rc2N$sz)D(i+t+^<6; zMzWL^_O4tV(X1G)7I2TzCUkA-_`t9PaUGR&uqI7P;vKVQ(lo+Cy^?yp;xJp3%1n$U z5~|K8e@={%UP+o!?LTE=XwEvaqHG;_3p{Uif_K#{+dwiL(8l~ zQi51oVP#aZx~DQw6vvSTQk(O95Jb)nBOO1_nJea!Ig;SC)ZmJvV&TcAf_S9Ss z!Fu%FBF$Gt%=@kix^y$en7>OUl;g;`#W-JovP<#Nd&=P%VRcTYq98WTj;H4cPMQd^ qnmi+y@WBWnC*p*PN$AgJ8}WtsBW_ zEeI{UvbD07r3Ffnvgoy?Q1G%SU|8D=m;24nGxOaGTuK^WeE28d%$)O^Gv}OdCcrtf z6!3q^ZvelAur~NC?*7*-x8pPAnW)2>y@6Ub8xGnw+E#qTx6NAZ!{h22^MkwRD=oA8+NhhM zuc0Vjc^vQHnJvO{zK0rqSx&tl21P@!!uUzJJq*q~C{9w^N3D&oYKD8E#^VQ{y>j64 z%0Gp^<6*hFv2Hb?=JQdr0-DN(u{Yr6F#*bElb@qzen8!pgRb_k`)P(|`KM*c@zVU@ zQD!Sw%8iBf}F)U&F;Mw$j zD3y8G_*Cv&Tn&)eZqP> z73<)t7)fgyo{>{`z$Goui=pJaHFZNe%9brq6K$eInPA%+aI_GjQ1$!pTt1FrZAwcv zS3iKCA_bD{RT95`5y@y?tUuHjtrY*y+z19vhKXMkluM^I9>l792E*D^&_g(@;7o`O z@oK7OH-&HQpgt#*k=!U2%VJq9jbZfL2%2+3`0>pk#!Hh7n6d~wEk{r#a$?Qe)Qa*G ztxZw=gdM$(PD{FBZRk;YPbE=%BAnC50y+J9AT{rYapjvt+}E@0KuW?Q@t+gs!XVSI(L?MoyJ zaVTqyfltIloQp%fK%LWVpl5=`E>I+6?W28#ahGQfX$1nL>lU miK<1DUR8VN4sT7vR{aZh|2Vqsev4870000v5$^6lp{j(L@cWd@v)@&bbIe*!4{2R~Nk+whll|Kio{Rvd~AE5XvNcDG+ z>i=Ms|G{d%Lbd*fY5$AR{t>13KT_{~gu&-n_*H+!FG`#I74bCTuP zB&%;}cK;Kt{-#*|O11x=Vmmd`V`{YLg$%EY*?w0_qyDEmeam$Enc?_9!})Kn^WSWj z|Jm;Uvpv2P`g|?&{aWJxx5)p0ap1r5;6IhYe`>@3RY(7+kNR5^d#x(rMnn3E&cb_> z>%R77|L@5B*_;1$V*bCrqL;I4e@!g^Ke6=3^t#`(>wnE`_%W;D$Lz+xGaG-*YyGjH z{r94-zl(c+EbD)|YUZzHlm4%t{bI|~7u#0+*|PA@wncxpFa5i7`I`en7bZLUvj}rN5l-fsqRGU-@L~cBCwnJj z-5Z7}?);8k5-BGv91b-1YUkeLNorZz$j389s7h!`bAY^2{EmXc87!w3`TDacioDP~ z!=vQU$`aYte1w^Wm8Yjb(6w*ILQZSbOTui&x(%wON`o{$PZCzIQYd_6!Z~4@+Vl-# zDVtJ#r|HCO@_E?Fk~zVpYX;9(mS&Ghhl}rA33OKBm}Qms;Kc$(6``Jmy&8XBG#+M< zcAm;7btEL=sH8-1%DeCmfJ?>^>=`)j04$ zp-6|{OrvtH)Tk*=E1bO4-YjAKth(G;!?RCdLFZ=8R@J6{p9wp)pB@v^2$-Uv8N}?t zuQYR>jgnSd`=lSt9wDqk?g5Gy8LTfPuqlPtI!Oq)yL7aOdzy$H;dgSGxPaSErD&!@ z^&9~ge(|mY4vc&eAK8>=NhBTMip|(~++nW7!9#q~5sI@i+BGg57I1swCZZs^BjE|B sstbc7GndMS1FXUfMKXa?Bmx^*C2Kw~P7#uDJUJ!hEypqkMn(o}0F!L1cmMzZ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/angry_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/angry_smile.png deleted file mode 100644 index c05d2be3a7972ec4f2d9f5354a9c1dae719d1805..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1220 zcmV;#1UvhQP)3$g6vq)-cAK&zV!#CqTMKRJ22-XBFbvCp1xi~f6p+QnASfX&h4R5DCScGI0!>sv zs_~1dwxE7MBPC)83Q80bAgxls*4UJ1JJXr>-p_O1Oq*6(gNZNs=e^u}&hMUk&w1ze z`mNFE)t!JCkw;W2sua~nR2do5xtN~(RXu@ySk~>(xi1O4`x-4T`nc;I<4C`COy|@_ zZSM;%hC@Wht-7li>(Xdhmrn3-8CK0n__G0;8nMowCUopgTDN35HfpOr>f0mS0o!(6 zpyDm=<_xz3hjw9}sm40K4}1T1cww1nDIC}VpOnL`TC6WV#F#(IRv-2K=K`JK#{(z! zW8_XGSn;-P9o_@a`=De#Y|ep=nXthH#p$pn1=h>^)CbUTlh#ccsIM~af$OC z8EXd*?6mDy3I*y3gSX6uO_R54o9nRjab3!1zemaQ76OGiBK>dR!xHylc4%2)~ORHLs{)rq;OBD zrWzwN7HhjN0&^1-;Dvk_O~tNo#O>hKi8QU6&IMmQ!4;EX`IEB9R3`_m8#7RrGTY&$ zf$}~0y<@{?svwDSjXRaNq-5enhrAL|Q8?m5o3=)^Cn?_ z`?;+wWp;(YTL5Cz#t0V_oD?<~va!NRPQmXcq(hRVJOQqp>_7v)$7!55hU=~&{E#$&Gt>I;-SlXhvWH3fMq;l|rET9< zl-2oIO8rN6nhqBZgHpT1n1(T zVBRpS=d$rXn@QkES(k)*LT5h1nBCvmGPx6IT|Az%64lQyujNj41+Bkcqr1mnUrWuj z-jFjC^QBx2X>7{sT#7N6q1%SkZ`-^P&NxQ^|`Nbig78EN4ijpZ37xfn*XJC+7l3^&sTaa~}) zBt>&^Mjx&wMiFxLvy9ZcAxkc& z%)#Iu2pRopOOK*if>9s!?Xl%X77!8@=Cz;X{1Pxyqwvc@!3;Sr_aNJzGr$hc>We?E z4@U9>j*Z%?kNV#4HMd+6)2Nx(($d=1pF^eJTDneEh>hC*r#rOMl_zZy?L<|gTM<=7 i#(dpfZTAKLKlC@^jn9nmDT4q20000*pUa&T;8X5PrcvW10Z2NTmi28K-> z99w~ihiA2bz$!t(wPIpxB_-F($*q@{-zzA%K}l(guI>(V^PM&}yX@_c@bO(>WxdSF zd7Y2%pn$+p0fFN}LWe{}kBEt#78gG&BXdzu@QR4YO+mriLPB@M#O{lWUz3);C@+6g zTKb-(R`4+WMcZ?SDJFJx)%0-Q4zhcpMB0Ivf^uI3nUmWaP29xRaTgr}OeI zR8?K9tGm?DaJjYhYFF3wzP{`I{kNu1zcXjf-TCwHFIn+|z>vkD12PE| zCl2iY8?u_3TUy(iGWo3SdV1~Tg89w+daU^}TQj}cW#`V5j?&nb-`Qx0y&dJ-O1)8hR;%({Z!f zSw-G0Ide8BcU)X-%~fNm^jIT^^PRzw7mi!m`&TpS^*ng^Sc`v^p;3a7@I%+$&FS$B z42|1zyE#NG1rs?ZEJ|<`mU<%=V)&rzSg#-790$iAEs2M@XZ=xaIo83*H$hQaqv_cq VDI+l!4S|Hlo~KE&(^;7qtO2)m5uX46 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/broken_heart.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/broken_heart.png deleted file mode 100644 index a711c0d8d8505409f0285fd92257eda1ba3a42cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1139 zcmV-(1dRKMP)@G9Ar!Qd8U24;$Cpiyu=eyrI zbMEBYM#544uW&4UD9%?4f!)A6KoO7xt^!|Zy3w_OYXIxFS5&aMyZavCSAh3N zIy)<3eSOrdT$%A;lJPh|`IDg`3Ot^SVt}=!rI^>Q@#xH%Rlo-hplSHzNqj{`NGgRa zfM0St*<4*sZ+km{yR5B^YtbmCX<}EDj0LKSigi$t(YGh>D(CP-Qqv$t-s((7H6vrLmeA`zCgv;g$mL}ZmYHTCN^m6dM4 z-A=CCoz~4nEXMWGQOfi3D9_8wJdQc;w#~+yLqjo#s`?a7H|{xeaz3d$c8r1XaiXzU z`XM=;c-?MNsnnte8I8pVhQrhyKaN9HKh|_(c>aI-w5YYUr}pSk`p3qYiN{Hr<}+EM zsz@r8ww^Ri;)w+PV`J0=0=&FsOAqiFfC8ZD#w_qwSzB9Q#i2t4b)ER^>@%G$vD@+3 z?P(n+Op}3dnAHakP`+o+O<i&rnp1&?$q`0+}lASvZ zo88`~=|;yt?R}wquD}}LJ-`nP0LL}mxc{Pk|4RN}<8SCtmNuhtj6nbZ002ovPDHLk FV1m;NClUYv diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/confused_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/confused_smile.gif deleted file mode 100644 index 0e420cba4af510c616dbfcad2b48acddc94da29f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1202 zcmeH`{ZrEg0EfSuV{dG-$zU%q+QtG-5g|_*LB}>d*gWYlIj^$rT$8esy7S7e@XDDiyjSv78BwnbPCKBc7Y5TDa4v^_I9rBav}SEKb`+XKlS_r&)swPR2nNZ zB_=T;CgKFqeu!u{5#6uT`i{}Re2?#ai*d!0bk)iXG_xj8@#a6_{?y5z>JUwJrmu8z z=bWOY9_cSG9^4ynaRb~ebTRQc6K*yxa?rIAJ#6%F(94CFhk=w8PwHx)IQE4Ao=xbM zp(lgvm9O^8R=<|VeVgDDkOM*tr(z@(qiMJ-#$ZN#RDvrKjLE5fC3Q)OAqCl=58rlb zvq^44xDtV>+2#_WsK z;tPrI>TuhIi-t!u?s?58=-+9xNgr#lw4`)&Yw6pZ}_W za*aVFh!!IMk?_$IS~iFjPNru1L)|V$D!0bnaN?tuT!JVx=~ZlT!GUu{=4OS0C$CWt z|D`szZj@_|c)iZu&E*{auv5vZ66HSKk!O77u(4BDvZN3l$!k5SFj(^@gD*{T(}bCC z`h_`D(`V{KhowcTR@qZcq5$twcIBsKHujon)?Df6Njh$b+*H5P$Sjo>YGsXfxqKJ@ z6kC7c{fKIxi_M|07z159{`o-C-PMqsF5Q=}Ewm5}^#PY4vRrFBf97aG-Lk)9oSB@y z+2HUp`@*+}%nzP(H!(O{k3J0B*D4s&vRC~z9@WcsM`^ZgGw-x%ulQWa@f@XI9c zq6(?Up=WLL7cJ=JjITttEjEXRMpwsZtg=JSfVSzL-@2bAidlp;&qi#5Ebq=nezCvS qkdbCPP2badOmMdDHD1f|W5tGQU6Qv-VPzC2Oc(Slx$U5qDE$}COQpd8 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/confused_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/confused_smile.png deleted file mode 100644 index e0b8e5c6f11467dbe09785ebf3aafcdc9c581e1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1101 zcmV-T1hV^yP)4^ zUWYx{4*}Ue^73GgnR!>qSdt0#UH_41XsWqa81?H2(hEkxf@2Fg}a`DzSmDB z?ELd}@K_|YkKEPMoEa8p+tW12b)`%aL_9TSWe3JU`!47`4qpulyMIu$Zrs1r10^D@ zhW?rQ7$R-K9gS!w4aV_Ob`6<~<26wrlXb~t-RgN>Jh%ur3rPGVta}X77XEG!00yzg zp(zNiQ#Yq~b~h4T-{O6DHG)XZIS7l3UgSm~VkyBA%U0`4i)p;O2C-*0oku zU~#%Ga}8L82Vh}QFV*^X)HsHjRGG_va>=Xo*(!@d3O z^z^pV5^X^TG~@~}mxsA|C{@4+(iBBli`Hvk&u9`A*qE^Mx$637Cr)!_2-+GAT5G4X zoj^|n3JX540ELoYrln>IA{q&VjV{e<_WT0v{nhoaySOIaJIKYiA=GRLG-wQ9+-lux zr)J5z#^8!(+i~bWT6b~jn#nm#-;p?5jzO-XDHOq}tUfWuK*a&mpxOE^^c{%n4%KSdo|VdqI`-~2i7YQoOXt_rVlasY8o@b@EKzN|4Jx|!Ez$*zm|HZ!`tHFH-9l#^NHekTF0KWm_zCCyA({@|%|3m%(uJ36& TLW+k600000NkvXXu0mjf7P}Gl diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/cry_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/cry_smile.gif deleted file mode 100644 index b51334278289b1429515bdc44d559c768e7de4bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 795 zcmV+$1LXWiNk%w1VHW@w0QLX?mtX*!WCEXR1fy*Pr*j9bdI`6B1-N|&v3?7-h!MSu z5XXrK$&3ohnikWb71gU8|D*)}sRsY03;wJM|FRDMsulmM8|Sqf{%2Grvors@HvhIc|GYl;#2){`8vn^3@4z7M&MW`SBLC7R{?#e} z+AjXYGXKgm|I0o7(Kr9qIQ`-^|GiEBzEJqdP5stH{@6kP&`tcoQ2*0i{@q;r&2IkM zWdG4<`Ok9w)^zdPbpPIT|JHo{;%xondKah59H+}0tIr#((I2+lA*swUvCl29&^Wc# zJ-XK=zU4!@)k3}5Cd2D7#_V0g+Tb|Kg(l>#Y9dwEyP1|LeGx(7~6|%B$4Jj@|H{b1|med z2tRLz~DRs6Vy)7@y5v>KTnio`Ed1U0RaXDAeb;ALI)3XmLT!NB#IUfSFg61 z!Ffgt3K1q)kRXT3WI1s7fPp{(L)z9D8b^o#0RpZ#SG0A35J9i(*|odm(pD!#ZQjQr Zgs3w-m6|RzCea|Grg@`9ix33@06R_ikOlw% diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/cry_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/cry_smile.png deleted file mode 100644 index a1891a3428126f340fec3df988921ff98e60b36b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1214 zcmV;v1VQ_WP)svZ)kglo^9&wutlMWAZX#D_n7@0qo}S+myKGf~0N z<*5Hl|2PRGN=u|n$tU$j#cfpec2r+bwmoCBvH zf#!#yaXOrO2u`HI@hOtNd$+>1ZtZX(*4HwIz}+18pMji2GZ4ry=FBsK&Xj||EdncVY;^Avcw#O_mY=li{oT9 z9V8{Ej!F3qY-*~dqg<&u^{5Iv(<@%p1h=5qTW8ZzkD)3=KAV!LPw3u z67x=Y)p+OIhAO7}dsug-M`>B;70p6z;cR{nC3`#E@1=tBB!X?SMEtv#1 z6X+-xe7@IO7Ix5+vws}NzlOR%8yp)iHxAUmJ(BN6@|ZxnK$t2v;p9zvURS_cYLb zWuU-yH1ODk>tdT|nkYe(|^8?m>*+gHWm%Z%qnzJ&8amO{!&`*36p;4JRi1SQl@6w?K*DH+k93eL8lh%ou~8WNmq1B zfmvSEc_T2n@i>L44m%U54qal#kr2u1I17)j?EAfNW9Oxw%VE<%%LdpPt3^gR6eoH) z^=bP)J@;uLJ614K(T>o`sh?=qFl+CS6@%-ma&GIn+MU_h7aV%z8s{9%pXqFqbDo^{ zBt&u=KNOl1C%b4#-`2iLhn-nBo6m3_BkcFx+!_P<=vqup~J>`7E2osXy_GPdmQ ctL=9E0q?RJ6Dta$D*ylh07*qoM6N<$g2RVY9smFU diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/devil_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/devil_smile.gif deleted file mode 100644 index 9b2a10055beadd67b13405cafb86829f57fffb2a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1239 zcma*m`%hB`7{>7fltL|qLuo0r6uDI^K~PYv!&{ZmO~v3Ak*P$`Y372{4cTyWA|Qhq z7lb*@s7@{7L<=%*BDKiHsR-5rm(L%TN~c_1XWiT^QfZf$u-nV?A0MAFxqM0{qh+#}At7VI!4`$$ zY#ebmp1Ab6^`(8*m-pLTIl#J+!qcVL-AQ3r9I>xF%9-2}h`n+g4wzP{#13|2(fLPtcSnY-W1SwduU;;|rnzHP?Kei!(yxilMPazBM#9$hScO zQ#%x}aK#pXFxa?ii>quDGVE~84*B*d;Glpzp>@JFdt7I5=)yVBa!|ySiy|(H=b)I2 z8w>}OFnIWrhf+tBF`Q8DG@v1ewW85t(L@o6YhwDk7}q6Kk#w|FJX$V!TH!HzQ;G@_ zmCm@y;G@a~w_H%o5I`ryZ6Wlos1f0g2$hm)og41BK`*6Cy;0>wl?I?Jgf0t3`4U>U z7`jkYet_zglzugCub!@#PT%!JtsCkX?x<&o(ICcM3Dw{M#$O(|FU5UNJn%&0-0272 z)B`W7(HjrF(8TaYvp4m~7ms{k@I|8xkNohMF%L#Rw8+rPn1?pTe3<5=U5*aM0(AJJ z)Bjyh5PBA(I|#i&=nJA+md!p{1d{^o3Jio`FoddBLLUkJCe%dH_tsM#;dGbMQWu4` zSh{bA`KPe*qK zOg~xrFVOwJV>lZ_c^FZnBOgN=%d0}XD8^73hAS*1l^CtY%PQ2?!el~wJG#0s-iC1# zUUy@v4{!TnHdEtfOqntB6z`sao&{|IO#vYO-+9lltO#O~2zWn#{}Y5gO^h_ERV5ee z(rs-Gzno1NP^QkA8@l6a+>ZJKhOZC5PHXC3mN`+s(oLRCu#zSWZwJ>UY!CZ(Kx6eH zaZ|s7?f79JX^dl?jPE%`<;ph1EIrh{D@#ER*ff%a^}%D`Xxj@vxws@Yt^Bz-j3n5n z4pwQ2w7A>FY1?!{zHfL>`|Ku&spv74v1%bcuUm|C!JzaNLs z;+!CrhI65Zj8-qAOFngv+!pk6ssr0$Bp|V?WO20CU3s{wCnj(I^VSUR8Na@0Q$(bD ztm$CRo3yMPS;UvIxA@H`wu}ewd6hgFd?d;z;-p{!e?=8f^0#rQVq<;{xz&9vD{yBt zZ`JzKD{GItB)IM|#JR-uB-=p~E|8~meY{cG`|9FO$?lkAb)4 zYfM~46vqjaS1GU*S&)}YUt*)8t*MQPX*9+*O|&&pn;1=eB#j!4ADSkmo-{nDf# zGy$;|gqF8FTcInDR!d7;3cDH_ukI1l7oz!7zONVbEH*s`*Yx@y+B!tlKe}bjEN0x%{gD9r3E*(Y!Obk z1;0L?mInX!?SR)S0|WT8A82?CXxaw!z7PDy$SshwcpaE#1p5g;vqRa4EiekV8*>{s zVtVUVX}4SOUvFe)VsPzR=p4jHF9KgBz~6fS{@+WWjeQ7x=w`rH6!G-C$_GJp*6A7G!AtTsr34(w5szgtkylF6>ML{u%}vABVvr(}HKC>r-Yv zj^3GDH#K>Ruvdc&P1dDgvL<=CU75(Tq|PJ&KgL7vJ;dFz{DnoP1+RwlS>=JmGeFwq z^{C2;Hl$t1fY$Cg~1}zf={3{S(2mSe7Z`ONdC`ryF;v) zYgsCJt&H)&14;p4)Z2K0IN+aX&*&AS9LDkXFn;wS$BF~1f0>YAwtDgWr ztWjmvtYBA;uE9uw?N+GeEtBufkAmw+1m{KbUS*{@cR*|8`4Cn>LU&=T7B~^6Af~43 zQ&IfhDm3MUV>mw=vlTYXmd9cwFAB{$Vfg;t5R8{68emjJ!QZ+UdKq^ttbkICf$p0^ z-6P6-@lM2Q@C`nM&SQyaI24KFZw2G{o5866I0Bb=h!zL3lp|%4&}&#pH9SDV5SDd_ zmaf=y;W$dVmlPg#AB-4R1#=0aNI2k7P8VdMM$Xqf4ADlpV954S- zxW1qXCzpnsK#A#XpeI6U7fi7&b7U?Vw}qPvuoO^?85c{8AtHSA(DUTlQFTO?VTR%|9Z*ej6?%+6V*|Z irs~YTJuAboQvU$jo*OjDtdS-F0000k z;I~CWf0u~-TPgZyq0INSQvX&-Kieepf2-jCJ)(a%N&nj;`?Fc`XOGgasY<_REB%_O z|89lKuSF_<)+oQ;uJU)Q^50E5zZYBo+id)Qx7q(~mj8F#em^Yt|B&SWlXBmVD*Qd5 z`v0`jzmvNEFRA^%rt$x_{=aL6|F2s7e`@x7naiKOj{o=i{@)ky_kzQ}) z_~%s4|J%ubj+OnnUi|-R)!#=se;-%PLrPO~ zOLALsOJ`HCoUX2(ff6I5(j*2!Q4tZpfZ&#R31MM5sin&#CAhd0CE`1iLk+?M9qjG4 z+gRE}CYXhGG$p%;#Gz5il|$H};lTmMCGM;o{BjE(2r)^BbBibh z{P@t+(9qAsv7z9?f<`mF^~)l5EKqDd&269`vBBVI?2g$M+@&*%Qf^PwjLi{S_2}VA zF-@-)j?5<39trd!MIy9t#75(h+viz4-x? z1j8I%yWFkWcurU?IMCiB&=IlH%)F&5>A06pjK`tFhciSrg@~}EIvwfdFq@%Zn8d=) z#>XQuA@E4>21#L+kQWI_9og3%oiqw2C>`S|*q~E!B4L%P4>xz(KQ8lUr+a2k z;I~CWf0u~-TPgZyq0INSQvX&-Kieepf2-jCJ)(a%N&nj;`?Fc`XOGgasY<_REB%_O z|89lKuSF_<)+oQ;uJU)Q^50E5zZYBo+id)Qx7q(~mj8F#em^Yt|B&SWlXBmVD*Qd5 z`v0`jzmvNEFRA^%rt$x_{=aL6|F2s7e`@x7naiKOj{o=i{@)ky_kzQ}) z_~%s4|J%ubj+OnnUi|-R)!#=se;-%PLrPO~ zOLALsOJ`HCoUX2(ff6I5(j*2!Q4tZpfZ&#R31MM5sin&#CAhd0CE`1iLk+?M9qjG4 z+gRE}CYXhGG$p%;#Gz5il|$H};lTmMCGM;o{BjE(2r)^BbBibh z{P@t+(9qAsv7z9?f<`mF^~)l5EKqDd&269`vBBVI?2g$M+@&*%Qf^PwjLi{S_2}VA zF-@-)j?5<39trd!MIy9t#75(h+viz4-x? z1j8I%yWFkWcurU?IMCiB&=IlH%)F&5>A06pjK`tFhciSrg@~}EIvwfdFq@%Zn8d=) z#>XQuA@E4>21#L+kQWI_9og3%oiqw2C>`S|*q~E!B4L%P4>xz(KQ8lUr+a2 zO=w(I7>1wk%p@~O(=^FU+p!JSA82S(qcK0&Sc)k4(}fM{Mq9MsjnFX#lTH_6kKp)TpbO!=R1xf-xrJelzTI=O{@YZ<4e$;-%^mhrIBsfXPCjFnW z9*74@JTQ%z=hIGp@IT?L@rGvLedd2Z$j~9EsY2`h5bK2vyFmo5jKb^)OnwXH3f%h% zG;SXN4yT>`+?sG7tfTz)-p%}aRK1Qv!p2^t_zO~=KuUjr0+Dv8+XXF;LUss-UsZO! zF6?+|0_3ix4X%ZM#<_P6>YpFrbv&m=X2cYK1kVLe!CLU_)tOpoeGQr)grNhlMTLS=Tqu(|b(z%AWlF^=rJ_e_IK#-0gPXHx zQP6^7&%6uGeNa;aQzsKZ-x9osYzk{5urQA;cxXYyYAvXtF z1iL8Md>L=-W4P%)$ff{#!U4P+X9O)qpyUCd7Bpnp6ssYzZ9M>+H`anGiEZl%yM|ap z7@hTCQNe=#bsD|rDdfU&fbOgCYznQ0RSPNrViY2ZDOTuz<~INImoi|L{sXt5b70Ro zSQm6rKtZw>u#tp@vME^!4^FF4QvV~OXvLxxi%eyL#01HioIz&=tqN2GTtEf13hvA@ z&n(x9SQk<)3pRi(D~R5;vVoSPs%WGMoDm_`1&~?=H{mkWSYO6N@EAW|BAapl0e4-G z%L{;52w4bwNPPp68)FH+WJ{7*7p86ziPZc4hWv#aceHS3c!Igv@~RrNxv`ErI<~^a z91;<~mLy_GE(JSY0Z6WRMAdP=+MTdd=kdx>B%+vli)@J^x5lBiW))m>W%TR}_EHgb z1=G@uY^uYUDC`@aM#62YpMP%bIA8YSxpkIWV@%XT)>)9iSLN!ZdKS$a?4m)dg4x_? zO?B3=?`LRg?@v4V!6na0JNZGH+6U-*lTh@EF|`#-jpqk`*=rB1=g(>(^w3-=TW3uGUAndkhgYXBwR(pE=b7G`4;RvG65X^w`S1- zd`Rx>lbm`Ma-$G3ev>e0V2NPy?P>0WJ)c6;uFruN(@uW&M%vsHX!RHuzloC_VOiiu zZAn`nc98H3X(#{14foI$EpIPyH_#Q#0H=YGVE$ocYrA3i{~dn=Ck15*vEe9t00000 LNkvXXu0mjfxmX{o diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/envelope.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/envelope.gif deleted file mode 100644 index 5294ec488dbe44117f3ae6836b932fd3b6a27b52..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 506 zcmZ?wbhEHb6lV};_{zYre8tk$>z1uszh>j64O_Qu*|u}z_8nVy?%cj>@3vjLcI@7> zbI<-A2M+8zcKqn^lZTI=ICkRHkyB@mpFMZx-1)QTFPy!0{qogoSMJ`ubMOA0hmY<* ze)90ilgCe9ZG4U%q<&^7YHtZ(hB9`}*DcH}BuSegFR5`w#CvetiGw)2Gj0 zK79e9&)>d%{r>&i&!69a{QU9z_wPS{fauTv|Nj|?0E$0Z7#SE$7<52tL4I;z`|mKT zz(Yr>ee>xC(`>8x`qR2icbv&EcF5r_niBEApqoW7H@QK(@L0teuLXS1jk9%9j=l*C zakTxfDVmlMF3v5fs;aE2(%aXsBFQc8Zlcf5FmooC{!}MpAx^^pEj0xdLr&qW2qp!e z`i*{?3QWFH=^CsYI{Ny-9IP7YEme9_N*d~?G|ryUP?XVY@z`{2&D2fvT=iGgi*Op; zF6Hsn*HBTAQz+%VF<*>Df0MqZinczBSeCIgQ{DABKb#a34zCqgu{y*3V-Yi_WagI~ zL&k&7EesNdZZ8-P9+}y(V_QN*Lz8RwWZeKCCAOk&E=R4TO&XHHt{q%j+gxlIm|8o; eg&mr?cz+2WY1B5-lelnX%Stt7@ejaYvIYP(9Oujc diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/envelope.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/envelope.png deleted file mode 100644 index 44398ad137f1d9591692ef073059d709bac99762..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 760 zcmbu+>rYZ)90%}|sHtfs)0IYVDqC(=uKA*+wKS|OBd=S%NS)@IT29m1T$$Q(D)Z7T zEnbwh%*#~NMDPHnP=GPO6olp!Cs(;03qM%wc`lE`TjcV7|6Jt% zTI6&10-jJL5G@Ip{s<+~l~t)^Rkk9Pi8nUZr=K7XmQ>ofgsgx?ULZw!!H7bo( zt=U#udnclx4YJ<}iC9hqo?{7gljfL_J5iE1FkCjux|?)+F#xxO5Oa=8EYgscZUTb5h&- z1;LV4O!#1Uj-a?wJ8N z1O-n?Nu80Fz9}epTS(}(sOWuh@$1skcO)e4NlM<9m3=HNeMM36mV&}vRn`0I>dzDu zUa6`+)YN>Uqw`Kv^Odgd2YvlddV22+489r}eKs@uYHt41-28{7S1y*DOJx;b^~ z?U^(0E?jtj$&v>vS3X+1_R;$FFZS(wd*;lCYuCQNeEH+`>!0u6|Nivp&$n-XfByXc z?;itQfZ|UUMh1pB1|5)Xpg3`0|KAYT)ZEhA))dQPWZKi)*WY6(5ZfB-#4a^cdbSk1 z>y)W>a@I?hm~q>4n=iGomUUbZ7sRNhvu*p1?JCS6?JY6B;{F@=#l`wL2#UFdO^FS4 z5oWdZ-5BejZDnnB=kDDl_qCm4V?AUHUc7wu`URiYHBTm`&tH_(KPxhMA8Cscxab`2807v|h#c9;71X`w=M^maDEh84CgtxOFp3|c9U86FD{IxtuR08VrG Am;e9( diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/heart.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/heart.png deleted file mode 100644 index df409e62f55f9915efc6b88d3543786ada9c2897..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 999 zcmVy=EE0+jENy_ca@j?ofHzuh@e-|#F+P|WlD;$zCVk-#;IW1m6Vq6W z5q+R(qBeCC64H7>h>&Olkt!=1O9|{r5IHP#_qgDm<^1{rhRcdX(r@y6n3?Z8-MF*NcLMkd*b8I=eZW27CrvkkZ-9ZRFoCHs zBC<;?>-qE6R=IohsQi|lEuCd$@}RL%W}iF}5&2O>wu{Km)BXL@*U%uoyga$;a>?zw zI(c^fyohCui^#qu<`TGOZgSG>I&?^WPfeAvf&vLwR*GI)DnmIra^2~akt=FANKKVH2M);m%a<_``64hCMiG%j;IFQO2lHKiKV`YO zD2lS;>_U+U-F`nQH8s5I>7mBs!I_k_!XqN|kBkthsG!>Cdjgc$fbYhxUCW>A>x&Bp zNKHqDcO%o%*tZy>Q#Vh2T(lw=n<~;bYijC1}@n8N=Zs$=HWvCuLDRmLm_P2wh=SU zO~Vxt%uoox=>UdY9#7Tm#02SEw{99fV;H1)JOGbvz+h%o730AmG1J_1jR%8dR#yWI zDkAc6bar;AW5+Ei8!>+2$nr>*e#n6`Q?@{?FYR&X2^h`g%{E z%nJE@}i00BlK5i%MY*nRnO0NAJLMqs&T4SX@6(27Ry-92(7J=WcgJ0W3>XDk{e z`S4+?Z`=qfc6*hk8^fzTap8*ryJF#R*X{cHWc$DXnRfe|v5AERY diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/kiss.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/kiss.gif deleted file mode 100644 index ffb23db05a76e7e530ce7a26d658152a37028ef1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 683 zcmZ?wbhEHb6lV};_{PAnjFE92GxKUTwsq|6E4jGVaB!^R=ikiEzMYkIFFX4N4vtMc zJllbYmv;vT$39NZwc_IIq@_0~DeW*f-(_cah?DauKmSQCt~1=+S9y642n!z)6+I&$ za6(M%l$h87Ny(#fa;K%G&&kMK6coHIB643|{(+?ABRRPz^75yZm2c_kJylS6tgik{ zP3@(!@=G9y? zCQZ6Ib?WWev;WSV`FHm0e{<*FU%K?+nl=9xF8sHA`QwcnpKRLnY{!m&yLZ1iefr(` z^B=BW{dn`{*T;{)J$?G)&6_{pzWx3A^Z)<<47h>fPZmZ7hH?fSkP=XwII#b3C~sDsNi*seQi3)VEpJ;D4#m?5=hS?>)tgWmlAxM~&MIify)8%EMTozuQmWs?umd@UeQX(ZS+044;#%6}n+)NBi z+|v5S@Aa9}ww0Hz zPfS!-6obZaqZ~!60w9*;zw}97x7lvs~?8Fe6H4k|81Hjj*c>Hr~ zYRV~875Cx8e*>MskHAO3r!U6GOKi)+<@b{v2n+$uhH3r0D?H%U4*`9~-Ma?|o0`xp zi&Q!d#l^hd*vNs?rVoEeqM( z%RpZr+L<#{x3z_UZ-I6prTiw;+WN)p{rfCDc)-bEknHMeWGsf9oP=~5q}(js=5EUw zfSpRw`|KIHb#)Y@41M=QwutYCljX!t+Z6ym~h9@V6^hs>9c=QR(-i2(jKz0!7mhstT%# zOeT@GO*)ZS3u_wbl@+F=QDWugob2oSN2uyC!?ga|+KN7;9C*~&SZZ~35%hRaoKA$x z1**DMS1CbJQ1bF{`2EOuoYj#LOv_?AD~pexK25obias<<>nGSU{)TDI1-yFwySHxj zKZd+tJ31(HyKxJFT3U+3=R?WQN6~ds^Yhr#)2xh*5st-(78deBcQ>x0qOUf<+lFXE z0k8fx@ZBG`Z&wVRKhM79WpY%NY(*hkQILR@N@1l^M3YI}b#>Hsbl6$@_kU@aR_j*Q zOYn6A4QPqa%ru9)yOqfBFpDE2L`O#f@Kjadt*N1~wwB`hdP6uIpBbh#kjdE*zQrU6 zybl}&jv{5blu{9jG6+0cUk?q_THY!DmGB+R1Rye>-`%w9d%lwl(~@Ki?W^?v{pR)* Z{vUNCpEyW^ic0_h002ovPDHLkV1jyk-jo0U diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/lightbulb.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/lightbulb.gif deleted file mode 100644 index ceb6e2d9ea3a6496e3df43e6f815567f0d840bb8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 660 zcmZ?wbhEHb6lV};_{P96J%M3XD#yGmftA%dYn#lkbuixUW4_bNc%z^1_C)@h69jKh z6}dZI`uQ~G7c*GDEMWb=lKsOXj*m;Z|F7lxznTC47XCM@1io(-`LkKz|8~JY+lBw{ z6#lHM-|*f7r zmHB@{{@X#N|ECoGpI82WR_*^O-T#-={$JMme?|ZQ3A6v#?RQKL+%+|H-|YBj8=N1n z3p~6y=g89h6RXNkuBm#qHSyVwwC6iB{@-x?f79*%Eua5)!hc=L_;V}c%caWykBa|4 zsXxE9^YWg_HxAE#eXQlpiO#pD`@dXmd3SEw_d7HGKArUc<>Y@)XZ(IL_x6cpA1*KW zbaU;a%R3)m-TmeMu0OB0JimSP<=vCto*euB;@rEZSAV{}`S0tse_wBZdh_7x`)9vC zJ^uIO@&BJszkPc3|Nnmm(t+Yn7Dfh!d%H`LbF z(b3b>*VB^E>*{Q8&q$dyyCsz;&CO`V3NsJR)J3hOotEe~}YXBE>LOcKf diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/lightbulb.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/lightbulb.png deleted file mode 100644 index 0c4a92400d0bb454a1f32a54b0ae0bf6a782a960..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 919 zcmV;I18Dq-P)WvN&!5cw07D#C~!Zp0GtE9mSpvpW?G>UJQfM~fDiQb`4{q6KSIy`ikVO14h`ZF zA0#yVBA&jHkAYVtS=HNy$0C6+RDP0wem7CP_8HM5Z_q71g3#&1DbAy3XUP8e3A;vK zC35i1-$59YWL2r%8Ojna!2&G<*xOk_00BU_J+9bv2Rbm6C4ixJ;F(Up7`Jm*>2kWk(RVcBZ2#~1-)oaVFum2EQdJf87FfA}`u&Q6v0?WRYSJzd1{f7W%+ks!`9X-KDGKo>h zgI%sd?JD&4SkITpWy^!5Do{ zonh1U0E;P;#gxHf%4CE4h&(ohxBnnO!)LeIlj{ajKy+umQYoV3Cy6g^-9cSy2o z)MM1UL;y&#YQ`b~CB5)%^!nm=6xLU`v6ke<#-BKr&gkU(grWzoGy*q;SK}W;%iUYt zTqPtX7#Ne+RmP3CWNT%b66*oEFTT z71E&>)uk8bp$zAw5C5VA|Dyx{r33$_1^=lB|Dy>1r3?S34*#kM|Emc9tPB6I3;(kY z|FaMOv=8R37yqde|Ee1Qs~i2T9pDoE)W;EJ9cX%GthW2Hooqdi*mz?dS%i4q&4+UQb6 zD9k!#s)Ptpr3@Xb3Ww^!aU;x}K7H<-p@KsX*r7O>WI-ZjNs^pI@*Yt_;qZP^f5n!a;xl4We#HxkUsWm}n?W(4ZlO5+x-j zNO&N@%-gWIa~HH@#!3hgR?OJBT~N&jFmlLnfda*gn>}$rsJX4j!j~utgg8m!kjRrE z45sjr0ilOroeWKk95G@LEImB&;Wr15?sLK0}s%E2XP7=bP#R<0RTHW+Mxab diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/omg_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/omg_smile.png deleted file mode 100644 index abc4e2d0fd657fdb681356a836a798f6b97255c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1122 zcmV-o1fBbdP)&{j}T+buSenpo44P)$uX$!0s7P4<#xcW2J=VP-a)CRM=$-wgk`{LVMu zoQs&bo92G4A?T|Hx`9rh!x4b)Xc&k@jZA8*_r?9-4ME>=l>C&~_aTg7Foq#9Y~KuY zLeNp@XbhqCM~%$Tzrq`WzFOcTQj;gSavHoQG&}`?F4*xn2m#BZus8xU-$A|rJ)c4K zBZI(eQ6rPw5^jUlD7QY`!;SOGI&fOBvkS30hR9DN)^39WDq5hb75vXZ;tE`SQ_=di zVBhQ0AP%`5+zbDln;)E1Qy*jPKcg1s#>B$p&&2*p(b5)RcViV;5;JG=!^IdiwUvbS zpCH_Mma<>Y!0zYa(KiO8M&{H8ctg;4oYcfueAA`Owii+P3Gv&tTZA8~!5{YFHP;Yp z1&|V?!m6zyZLBc&#}a;jE1@F;@O6jcnI8q!d;6kBW=PE3P1~bFSrdGFIHY#uQGP#~ zH3QW?Fipr6AfE?I7U5_bRF*?!1te2Y{|;CcFn$4!U5+8j_G(Td-OODIv3diw-HVo+ z2FrrvGNiKT5d&RM6~X#g7X5k}l4+QYLwW@!&%@3q!0Uy%OCg}!)Pbwga$hrx&DJ zuY(@Qt%0RLN<``=R#QloC3H~=x0~z2ZAzh87Ja9hZMU;=P>Q~n9<-ylGjBU~or?nG z7K*RCvFHTaVI`-PMp9HX4$+16`p!H|&6h-COL^c!9{TS$o_bs3hbsvpZ1Ajzod-)S@k3gMDWK zhF#|o!o4xJAArp27EUc9W2?jyCh>$x3uX zfUE@tQ*MgJTk`MAy&%``DJf6|Q)=lc=otXv>5m$jlz}r{7f|K}W-kUwj8GKVL(NsV*Fbn)i5i(N?`7Ndy$hvS~s0{{R307*qoM6N<$f*}_dBLDyZ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/regular_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/regular_smile.gif deleted file mode 100644 index fdcf5c33e3973c6fd0bf87b615ba4bbdc3b7e38b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1209 zcmeH`{ZrF*0LMT3GPk)0SsSu7wzZuPkcY8=Y@XxXkYJc`vj^-hEJ-UX(mJTq4h7@} zjUQyoJ9$VW2By-gAwv-k-DKK8PKQ$-N{I24m7O=PYbE=B-<|(NKlSN zvYC?tv{5(}hc+%wb8u!EI=DC`!08o>u6T6t;1a+sM5hQ{@$ke?JH>M@8O}=3Aw!1( z-z3rBsuny+3l~(l@ECfe=uJR>BF-m8`{cMRN56_Wr)4}^`dliyGT_N%`kqGL26XGu zn??6;j$Tnk{c3pS7*N2UL=Px&Rf&KagHJ>QS~{S?kOntaVQ>v@u0?P)LTeF9#%K!0 z);;_&4R_Npna23j>5*q~M~`p@-D^UB0WMjXYg_5j9A?}U^H~tu$xIf-hDz|$?xl&h zVq>KkJAlw3X6!IMQ$o*vieM#1st~HhgcY}KxN{Vv^|7fIX6nnOa5d)YG24v!FEHJT zS!eA2S^V}LX1g%g9h*OogZQd7@HIva4&>uUZTg?QT8tZfND3d6gQisHn52 zRCf2+0^cUtaqIrYo$ePt(|s~r)|5W~ywdn_uID2C3ngE_tuZBk#%;D=Dxz%1|K6gj z=R9e)uYO#j@vcz)@!Fnp7VihOv#^jIdEIZWqMj2+evWq(M`~WNir@^!_%t qkE1T}vTO=}p^q(bnUvZ?!^Fpy?lJmG#KS@EM|@S8cpr;JHvJ1$jidMg diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/regular_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/regular_smile.png deleted file mode 100644 index 0f2649b78af3e4e11df8026e70531a9e0c81b117..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1084 zcmV-C1jGA@P)5R@j)5J6RLpzX z+6!S{k^OTh{cgg}o%>ICG#qLMzG8l&k4r}(;6U^RXx#;kyFn?qHv)HuVfq(XEWxwi zLBo@0fc}J?ORoy|z%s($UvA<0fVf>p6>Ymv`D>`fII3_H1gP(TU?;S^45>>n^pVi{ zvEr!@;-H=>2UrO|&5bYmWb$j=r{58+ZY!Pt6Wk)W0>*%AmOXV4Jq|4gVDNQ#v4pa20YmH~mD9U(9V>*{?#=xMKC4!Z4AaO+|0B)l{@ zhpO4G{fg{i=0b%0b!2@2U5qbfR#+%u4c@`JbcaITp^$g6hLTuAHif(k#^24v0JJ>^ zfdI^0hyZ)a@Lp0DtgAyiDKL(=W!I2SJKiA*q%$t*jJy1t6%Q@~&H@rY1)KIk$^z)E z_2E6(!%!ap*QsjFjT`ESY+djDZmR>4ist|ni(ckNAZ;O$BdE!<06oj_lm(k=4X)8B z|6c*^x*UG%aWC81BpBiF8;^PK<8xI9t>$mwZjDGy%2JhZ&y0WiWfSrIOw#WdzXa2_ zmup?=RSAl>mzI}nZqeEe3q@V7^#jRNO9C6f9#*t=16bAYVyR-W%hhXHrl#_1f~RK| z8J#G2WpNFn8&H`sR>EVnc0+y+3) zFMYT))z(k@u{d1=FkjN-i%a!ivs+3Im>SKF&!GKS9Oy5@R=X@(fN#i*zQ*9&kQsp* z?OhTY@iSEze@D$bVDBkt>iiyfKVj$Yt_iOQas+Wsa_i?XsbQ7`UN@Ar`9&L5`(DD% z{jid;CfpCu3_K6)1iF0>@E0)b`-_!V+XKV@ul)-&_G~mzY8N8_0000M9sjoy|GE?Vx)%St75~2%|F#?V zyBPn!82`N;;I|>-x+4CxA^ox}|FbjxyD|T}HvhFa|F$~)y+8lFKlj2N_rxCm!y5m@ z8~wu^|HdBw$RGE}A^*%F|IH%*$tC~KCi2ZH|Ij4=)hPemFaE?b{n0o7)HwgWP5-`7 z{>DoE)mLV{?~r};%xondjHUX|IvZ} z(uM!oh5yuv|J9EF){p$&pZ?yS`{9HCPuv|Ns5~0000000000A^8LW004aeEC2ui z02crk06+)-fPI34gM5a3go%P+CqzU;L?!?LB_)#}E-ETqTVI5B6&#H~9Hkr?7%M;* zBo=jvd}K0cT}nwwNRL59Yk4+hh=P1hCq2eJE-ou8Dkvu>9;G!_PQkEnU``?;PGE3* zim-P$Hd=3bdURqsICs{CH%n1SxD5@D3=GCDYHT;bd_?pBLXe;mCB_amJJErK91+3b zOwgp_0|5jNjvRS_V1NTuQ$)al6{Z3OR2VQ^puiG>gfQ>I$(#vmPM9YnMmz~KCnl^i zA+osfQl&|gD{1hw5dlom9Sc~b+`^S>2*Dmy@`$)YD9!~YMvx#85+DGN9c5cEdx1ws z9AQptRsvER`34MbOOqmYJCFs@Zkf9(E6o9{bJJSIi`ZF^v4{5+CinJ9hZAm~>q6?G-5JO^AG~!AVgVCUIWsDfN#-9Xt zlGwz=xPX|Tm>8lK8|_puP@sf}PKPpW-*l$aY3J{~dtAKN&J;^z;Z07?yLriX{?ApT zlQS%J+G61bU^~zY^!Nf0_hk_HC28k#O9BA36ud1K-iw&eNc~`84}v`i=|S&jv=?H& zSdXVr`sJjZKk=XNwph3s_?X<41DrVsK?m9%gXmUh+y+X)^f{Osg3<4xT!Du^hlcz5 zfI~?;pIH*_f#n>RK3dE9BjRp4sA$=WD*S;eCs4(!AV8=CmUlvA52Vk)z?(wn+lq~^ zB|tq`YoHeX1s6X&AlE*@ec&b0YFz2U&)}B86)*-|Q`OW%+glLX1^v&$olimg>wQT( z|NJ6&TP(bn+{kfGZWU+C)6~gTrA!J$JTYcz1I9qpA%1oi5PI4}Rio?Q12+W2N8!o-6sm4R($42J zu${3}7KQW3${@OwSn#YkS0Ua%LHx`F#ezez;1VC0BtBqMEVy9&Xs#TAmWLr2gt1eW z-@<61mvkIf)T5m=7{?3QHDof5S44qK)+Lj5tM?i4;3DA6A&FzKdMBjg__IL(=)oR> zP!L>aQJ=1At;bro()(_y2a%e45K1M_b0d(6Bi4S@wd3FqoCiKui2>YJ9%ln^5Eh@CiUBq2yNnJXwYT@27e)Z>%h^NOU{f_ZdFgjk%b*)wv zD2*?QTmx~U-7r_u^SQn)F^ffltzZu+qTS%_9s)jm4}YD8Wua@I|qny7GkV1^cJIrsOpvSV!n z2-t~f{v6Ko)u}u?yF#pqYR{KIGkWSb*!Tu`8*_e$oDoiLvv4lMa?ks-SIR`z$5?ky z7_u`kTlCVgVi`28WHeb|dSskV%OD{O;SRK32D=ARsKAD#ozGRrKRbM!lfBSbZ_rv} zMZK+OXZk?Br%BuqDB{|G`oL=rjCX2*8oX7e}bltJ~qD#)3ch2W4Jy6 z6PcPKx?o&Sy9UOm;O`qKr)>1>m}c`k(A3dayW4e5=NzK_aDq)oAXm{8N>$LUx~1ZP zsnc}55ABB&z@ge!y!o++0H2b*@C^MgLiQZgY44HH2qNGbh4JU0xeIn2gQm_efmf4u ze(IL+8YBA==P1{|i;*5;K>(uNRax_djS9SywDVv83vw&CZ=e}?1lR&}`x@YPV93`$ h-TbuO7X1G>{{Vo&VsT>6tr7qL002ovPDHLkV1nEx7S8|x diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/shades_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/shades_smile.gif deleted file mode 100644 index 7d93474c32aa7d066bde566fdd746483f5dd0aea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1231 zcmd^;{ZrBh9Du*Rqo#-COCgz}9k}mLE)5)f;Ya`Ll)G~LSHB&!Zf5)C5p5LDzp2OUDlq&K;e2`ZN zauAKC(kU^FC~6EE!$9ebkLXO4!J;zbqFL-{_MxbxqvWJxlsGoZj;FEMA0{6o%TK*u zm=T&Oj?5C$awXx4%*YG!=<_+~`CNJmpLvoWo01ZDQos^^&K3&eMW;DwX&iC-QIR-7 zB2AEHCKY6H#8STW+;K&ryhDa)FF95gMwBTcM~j^Xl)=+C+*cZKOW)!_Wd|*G(E6X9 zpv?i)j?jXER@aSAH|W4Xw=4YM3cYUgE!fp|EVSdG0}r=-x4ZViPdK=<8?;_9;=Q0f zuyV(LM-#BqAF!75=;lfTp0Wjx;+-NHbYsPiCUkbtj|*5&j>K1 zU^xg@3OtFfE=pBaoKRNqm0t=PYSS8T3LEQ1b@h^_`qOQV8O`5hshZEIROzag4DIc7 zZP!_?CR24QZ+j>fMiOC^XX=rd`ZJ6JXN`k0(~!(Kn!TmxJ)Qbw=TWN3kZ-z|Z@OP# zG!||>5W~Z?t(iQSQEbo4wyhUnsu-p#VXhp^Rq$Ii{C@4t<5F0-28;DzRc)=d!*VxR z`(R-Jo(#dtAgq~TeHJzz!K-=LT!Ni9u(O5yKM458-UdPXkdU{zZ=Yad07-WyaC(~b z#qGozwb_Z+iral^Sj{Z?wJ}D?<1s1WUn}=>stHduaphdE(Ban>y`joe;2YW?J5+{IC3Z}B%e=xIb zn$z5+PB6(`ygN^Pw<}q?==*{CfQsBq?YpsSZ>WSb(%E5arg+*0ZmfEUnB2cewoEl6 z+2YJk#MpYMSd~0~#Ac6Bx4-m7FekuXPMqZVT%5#^z9Qpn9aB diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/shades_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/shades_smile.png deleted file mode 100644 index fdaa28b786cef4fdbd48a3f1fbf7c7aafc456d97..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1204 zcmV;l1WWsgP)O_$|bO}9oX#bzD? z1cc;fz$uc@1Tu?2Nt-RX2#Mxgo0W3jPrv7V&(VX*W^MiP-QM?kzrWA(Jip)b{9c!? z{y$v)FAezt@DN3dvPI>h9=pozW9pm7zlKXtESjyC^L6m!TTs6QO1urJXEmn2DUW#X z3NFU6qCBpghC}nf8UP)caG?zT7S6Rk=&ym(0{dr44kf zXW(KHwyw=+XIH{WGqj6-PJ(XnTs;e27AT&m=`kwymI<8Ud7RvVRyBp|=ibz8ooTYd zS#W9wv`vTB$Kk{@I6eiM9~H@aPcHn~DLb5xidBr;;Cha){6zmAFKtssG?7vBh=??i zneIzp8|eFZlBO8WH84(vHqhHwXeKzs zOk(mPcI{4KS8fW)s}~X!96-1A2?PA?Wcq5SiZ6h~Rng*0*1gGV;s^?PmhOB>o3I?G z$VER=-PLS(VJ0bS7SYs{MZw-wT}@4ytVxe0J=vG)4`xuEGo5uQvkl*|%$vS%#P{+t zG7_Y~!ct5JJe$_7goc~2SXN`LNN2~EmAb4IX;|`7nQJx?800T2_9H0NjAh?TSWDO5 z^p&i}^67f!hX$fpis^ut^W|c~Bh7r0yNagzSJ?A@k}mbUH#d>MU^9O;Ji@iZ-h_#7 z??(wV)ui3@Rj*~=?hHaA1THMabijKkp2X%2CK3{&Xtt))d~B1Ux-^oKqIvCA$z|gt zXn4@@y%A)bbzhb) z_9r&RpKY1GT<-9PqYue;C&;ZFuTOGC#O#z)fOZ9wbphuU%QxtB3f$4uz7`%XTEtuYu|T^Kscsi4txRYIYg z0ddGWp0*D?xLD+AKx+hgNIFEdCsz-Qp)=3ZSWuZel)5v}umr6{QleN+M^P@(^6{BK@YPt3aq-qp!xeY3PB~VsW;A#}R$W3Fvt498CW85;#@F=f}k=VQa z%`KC{^y`&ZM@yYubvcyOvl>(1lt;Y()e5EkM=kneMl8{Y(*&Xdix=zRUZP!^Sxr3T8vcT~$o+Co#{RP(N>%i&Mj0vv6D zzg?k22N}A^(2c@X3Utz-I{>cI-Mw`9F$nsC;ASwWLhM}(M;~kLItD$V(943}NVv}N z{S@s`aU4HK|31KWXRpGkJ@jXu;0vH9{3P$ zXE`*V5_hG1OXz8?n^7V=IT{dRS?3o34Si9qb)mR}Vbx1N#6h4|-SB z8`j(4(7@`@=HoGsa~jr+TdQ-h_5jxBVci0oOW?7?_LH5>r(Vw=zU{w&*a0Ar|MwpX z;M=Glf;1xh=Z@!}NTC5D2#6B)E61cLGw_Sfyi8>k4?$u@;yh}E;Ka2|d!@A_kW{T^KUlDD1Pa@!w+o={LShVfi25`t;l60a!f>7T)VDC{ZanZ zXW7mpEJmDWBpw~+T@E=#^t1CPr0h59yrs?_#RW=IPOG8t8J3xg=f#xeq-9~135Of^ z)FsC;^dU8g8+VJAQw`I6fkK~gi<^RQ(_A6BGh0EeJ&i~>%0TH1IabnLBqCF3hEo5R z7Z?_CD^&QdYk}EQ1!0BQM nSLqg&lireGWl>tn5RD#+GA6>_JupT>h1}y^V*X?}hP?g{8;sL8 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/teeth_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/teeth_smile.png deleted file mode 100644 index 5e63785e42152e16329c5156f444b06f411f1c00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1183 zcmV;Q1YrA#P)=u{*lMB(f;3ChP1fr1n8RxV@-_5S4w{Ll{JnkVH?VP|!=1 zfr1Y$WJJ(|m81p{)~-S`n-iPLs*)SxXPued|9t%a_xA9g{g@c7hYlRhy&09{xD8fGE`J)643(KE^ zo;Q!D_2Tn&@JP_Jll<5TzTc$G*wZwrYeL8jC}pdZjU7k{OSeJy`|w@AV*6QvZ}qOZ z8VIG74`q#UYHL`vRZxCEnwbItC`iPoK|%ip4@gPk!VIA3?{P0U?LG*W8!jG!Cx$YJ zrqyY^nAd>KOq>a0jH0|wv~p@bveImo#LyiQ!*?hdCMClnaek7-d7YABfvjb7N~vg4E?M}4E;O#b2LUM+y_FCIXOT`N>pb|i zdz(R3P>y!Asb68uey}Gd8gP!TfehaDP&B}jw0DP?x^VQqV5KakMh?>+^`V>{h`ZMi zEz6;6AOoBO(9(J_k8tc`%OK2HP&K7L;HEHkj9l{AJ;66mzKFw_qP1E!`k7pQq2@0do6@+C$yMqN#FyQ7S z+?j&5Uf4PaOV@n~yq4CBQ;Vps6ng#d`7^&Hx|M|83C;0y%e*?UTJd8_R+}i*E002ovPDHLkV1fcuF z@pzT*({({l*N42=81Z6L?8_}NH&!Lw-&Oy5d%~OTiEno%z1@}i=}`Wc!^K~Y08z=8 zqa|ODReU{ByL`pcRVx;(TCs4=+EtGZbUr@Z_w7`}x6{p^PqltK)AIdX`}gx*KQ8n< zIXd~-$yv`&&;4;};?K*Ie_oyb>-y|p*XRDaG5^Jx1+Oo!{e5%c@7v4%++F$S{@S-U zwqL(>`R1K#_wV2PaPQ#V2e&^yIQHq$sn1W(J$iEg>&t78A3uEd{K@kdPhY=z_3qu9 zUteDR{{H^Qk01a4|7V~*Q2fcl$iNWKpaZfB6ekYs{~O|)np;}in&R}M!Xu*ewI*om znp!((urkhM4eE%SH{X?0V}i6~TzhAfk5Au(by|A5I$CmE(akHPcJ*uN=vml1dpNJt zl#y88-ekui#9?EY@jo8!z9vd!5dd zgO=-sOyc8=Vr@!06Bjslc?h#qFe@BjXw^E!;_3N->%fi<3FW$9Px2QZcly8P#U>_Y z$5uX7x07BUA07~PS~<(aF?~H72g6Jz7msOOT%xmdYM$Qsc#4Hl@1IEKNv18XeezCG zd#VytR<5g>5Ow2*;FA-*bMEO?1a*~8;!|*$q!Cys(8?+}Ph(l=ZZTFyP7h6mFCQu{ hP7vo6<(n69!F;hen_@^yLcom=B67h}^_(mW)&Q&yJ3RmZ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_down.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_down.png deleted file mode 100644 index 1823481f2f05404a08fcc9357ec930911ff28ca8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 985 zcmV;~119{5P)&g8FSwa4`@0CXJpO@c*)LSW(_eh~ zxvyh;2fD5UkV>Vv-1j}3MvhXu{tooodc3{>9=!%BRfN=VoIDgA?CIYb=|4~Fp|1%v zJ@}?+*(Vm@67c16IdokoVNH^-Ced}B0vfHm4iRqIL10}IRsJASs^u&dAyg1x)NP<~ z>!S>QdXQY|<{Oca@z4TXUD}3}$}LPuK}eOEKgYR#x!ZMg<-^@d+mYDmNXUqqmYs0H zRaFCAGg;1-DoB-@a0}6WuPpkVVu7K)GfZ51tG;2^v6H}lxinEzRW!A78C+LAh=h!F?#dMnA;cP0YbDK9AH_nBUoW1dkk2f}NJV4L8o?iF zZ*;*unrC%U%2h91qImt>z57L1$nXzm$t1_|N7@@)vPdaWq|3GRw7emuO%Xyts`|1h zk1xP{avY#RU3R*H38|FiC=XOfm3+}*;9M6t?tY8D2$9ZLZyk=*TwtVzwR zziwP(ChG-Qzmf(OV5MAnS#P11HpW}yt~j4%K9xlA=m3riq%}>euC6xldQ0zCCX+!S z&o39=r*Z3J1a5Dln4N{}ECs+E>?JW8TPBC%F)+gS(7gAU19S_=aZbhKV~3YLTy5J3 zia)q|Y9GxVPvY~}Ekfc07YN>ag!=8zSN1ps3_o1@&>`7DZ3`oOG-tE35X*E6TjnwI_4N@|MLeio6C;Rj+vpB-*i?CXSEc9djG z&v5O>^W69P#FS~-p_TGi9jIy9v%qs3?th8t$>Bx6x4MSx>?A9@DbZ{|Ub2k|@v#^qQ94zgGM|?gu;u diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_up.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_up.gif deleted file mode 100644 index 9cc37029a9dc201ab9e0bd3a7cba4083cf56b874..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 714 zcmZ?wbhEHb6lV};_{P9+u!8w;CG){bmP6GXN9%Zw)bSr};6L6dc%nu0c&p6mcFB{S z$|pNjPWNhG=u^HjMfdDP!)wzGZ_GBoFvI@VT+7?@ZLciwySgOw+VZIDE8`w4_jtU@ z_vzZ87aJp9Y>IukCFaJeg!{YdUvE!%vpwKd`*OJW%aP(Q$I8AQuljnT z=G)2oJi*oo@birsezD*6(NAzn|;;e!lDbh3+30 zdY>Gf{Oshc=cniXxHR$Sm8n0kPXBd%_OBcBUz}O+`tsV}Hy8fCz3k83m4EK9eS2g3 z^;?&3-nn-F{=E*IrCpB|n1{Pf(TC-=X;y!QCkrMWMO1rh-c6NSp|v{2loFB@lDMwt!>RA!mJEE3`|1m z8k1yL^kd`VVh!Tr;|#gfG}YBjO|>RY($J0a_m9$@(-z0Dk|VIa*+_7uhMBX2g^uRR z)ltVbw8VMwF!eI?iYW&A8tCd8_-<^oV;5w%+wm|?LTZv4hs%stGvb7a@XARFl0qu&8#;doRc(B5UYKO)& i+9x_2`2^c%N*rutViFJS3B4&2{A`z>(S8;t25SHSpFQOO diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_up.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/thumbs_up.png deleted file mode 100644 index d4e8b22a3cc95d0d6e7e2de697e9e7fe910ce9ff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 959 zcmV;w13>(VP){U?kWlzfV zL6}8_flmtBt?C|RR2^u$tg zC4YQ!u($L2xo+lu@8$ZrZYBqNp90?4jB>4#Ev6Cr6L+K^CQgt)z8$>=PkfzrV;8jjgV~`Aysczw;3Uur z)Za;uB)Z7`b{1pT9ss;vABpzEjP|`vjq$+IoZ89I)j?d>1;FR?)poQWI3ABTdNiff zA!qu}zR|BwYSzRx3QKD$Ow))aIxt(yEuNhkBQ^X3<82@F{E=h${eA%Q`8<6WzTw5A zFF88UlfHaL3;HFAXI{gjZ(9Kb?tdJlK)Mb}I7rts@DBH^y~?A>7teuS5Pg4i&Bb!KTrlw)fi1k%}ZNX z5B}i2Ws{UxfRfirio3#Hu~d3ng?lntYg!LP`Wm|5;nvmub)HJGh+3`^?%thD|=u6{?gEg?cUvO z2MOta*LZ)HP9K zG!u;NqyE9e%!qo1l0$bkE;`x|5RW&W-w3V&?*p#_=9-@jut)pI&@VyM6!w002ovPDHLkV1lw`)rbH9 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/tongue_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/tongue_smile.gif deleted file mode 100644 index 81e05b0f6adccdc330a951fbc4f7f109da3d2ebc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1210 zcmeH`ZBJ8o96@tQaa*$%W_VD>+DZ|P*6Y;77abX!Ca^%}vb}Ii zHYk*IPZ7cvY1kABI4pKrv<#tuPzn|$h^ayu%AjSHITK}DsDs}7Tl^Axwetl|a+0%W zZ*g9JnGgw4457XP<`hD6S?q@j#bcGKSI2BWLTi2pHJ72zD%y`9V3(^o-sV@hs<7i{RD|FD!kJhtJ|uozmME@KPX>Kkpg$G7X>eT#KTBd>5e$oANJd>zQXb`B z?pMewYPkA3cy>_UEb!()ZypT1K@Pnc^T}doC#Hx)4b5=>^m zZ57O^ZwpV#l!Vw;^@HJ+S_OOaGS|}@V ziz-f_ghZOl8baHQwn8Se-?`->TcA47QlM@+p3)|(;<3`dt2Z_(vQG~m>+YfB{Pf~g zRA(%oDyVR`=`0x>`9+p(W4WhpN~W(}clG)a1DQS=v%t+EA{(-hhAHq@QZep4F(6X5J62NAzrArpd1U@Kk5ukj7$q z)~vK=`UM&L&WQ9iD8OCMIzDJ$>$07594i(4UW!fD(v7^eR^Ha0HoEj^8sE;g%6?mV zOPoLMV`v90wM4}?ieGUq!E;zs^Rxy=p?UcZk^jYv0XGn32`EWK=;#LrQ6eXIMO&h; uEZ6!P2nJ7w5_LVJNn-QJ#7XN@%NSh}aEEZAxrX-Q*vlW!==Ro)n>H;i4*bEF-~Ge+{LcNJ z-#J%Ir*fM3pSIVRZBhbUY@l;eov4bVVC2W;34Ezd)G1jgRi?EX;j z=(}+ck5>zH`rNzmGnQfn7b3YrhVj?dtS9?iku1&zA~5@vo# zOs8^AS7>{ZANPlJQyJaTg0$iw01ZYY3mSU5e4rG@6qm+5qUS zci}ylQE2dhZLMg{)~#Mb+c!JcTfCrk&AkUoC1>VJL&iXdjv#KH1L#?Xrw!OvudtOw zxKA}m+h*Xkhn?B}lLDm~c;zAIeLT5hp~b>=?Cl|4mo`K#+zI8bel@gq@=VI@7}tX7 z*=4V5v#3C6c4>IkbAv!P+%3tf*Y_l~Qrfc>%%~vH4PdNUXW&{@IChobQDuuR=L$3Vi&4^?d;VdjTu?ii%=W0+r*R4j#3P_bdLNY-z1 zD;DEcEJoIELcZV}w@M+bvXYB4lFpByxnr<;wlBfmI8OVCID1aPLPb(2IsPZpgip4y zsmsTvE+65OZE!o~cwMnT)k(TOh4vG1;CL0b*3Y5^I8FB2OANmb*>UjH!PWqTgU)73 z+<|1;=^B3*>^}?5yT1e8NtpS$b>THdj-ahG-2N#@I?9s3>4vHvc-BPJznw7i->+t@ y3wI0nfv14IK)0I#{sf|KzF7NfyJz_Sjeh|_A8f6S!_bca0000@tQaa*$%W_VD>+DZ|P*6Y;77abX!Ca^%}vb}Ii zHYk*IPZ7cvY1kABI4pKrv<#tuPzn|$h^ayu%AjSHITK}DsDs}7Tl^Axwetl|a+0%W zZ*g9JnGgw4457XP<`hD6S?q@j#bcGKSI2BWLTi2pHJ72zD%y`9V3(^o-sV@hs<7i{RD|FD!kJhtJ|uozmME@KPX>Kkpg$G7X>eT#KTBd>5e$oANJd>zQXb`B z?pMewYPkA3cy>_UEb!()ZypT1K@Pnc^T}doC#Hx)4b5=>^m zZ57O^ZwpV#l!Vw;^@HJ+S_OOaGS|}@V ziz-f_ghZOl8baHQwn8Se-?`->TcA47QlM@+p3)|(;<3`dt2Z_(vQG~m>+YfB{Pf~g zRA(%oDyVR`=`0x>`9+p(W4WhpN~W(}clG)a1DQS=v%t+EA{(-hhAHq@QZep4F(6X5J62NAzrArpd1U@Kk5ukj7$q z)~vK=`UM&L&WQ9iD8OCMIzDJ$>$07594i(4UW!fD(v7^eR^Ha0HoEj^8sE;g%6?mV zOPoLMV`v90wM4}?ieGUq!E;zs^Rxy=p?UcZk^jYv0XGn32`EWK=;#LrQ6eXIMO&h; uEZ6!P2nJ7w5_LVJNn-QJ#7XN@%NSh}aEEZAxrX-Q*vlW!==$;YuaehyWfrRaQ8NuS4Acdpk%3wk>Vj~Cg_|rivC+hVJqUM$J-7L2 z2tlI=H^Qk~5|3Tvxi3NUOtglgJq(?EG>3cJ1$ZbxhlIAv=({qsL{fG+?kuI-m!N$) z?kUk6Pj#%qgH>LK#M>=JmjDhC9*d~QVz{K}k$QV%cq*g%=b(Q!dZY1tE(W479D~;j zF}{fIR!}eEFr;w+v~wLbl0uIq`yOd9xPyMX-S-mAifRZ#~6OSh1ZQgpFmFmH2IHYzXSXT$tUuE_TLi~1IGMflgV(} zP+}?07O#vi3nxS*Iv*AhA<4?jEIBwMRLtXr)`oItayY@lAf3gqEqdoBRZ>!7ymEQM zF8%!NXNnDKvBKrDMo1+RvAA~L2DQVsH(Sl;tF!kWIcqy4pP#Yk@ZkenV%?py# z5?dIIw!lEwY;EoWhk?ImOrYd4%Y}*}U(e5{DV1!;Gx_)O2BWc5uqebBsqHl{wb_>C zaQ*yC7{OT!RaK-kLBBZHkztx-269qu^~YGHrRJEto6CfX36?c(cWglBgwu}~eP2K6 z*jRI#GglwmA}jHn;z|<>$C+H>WZPxC3Iso#(<`;=-ASDB3%OmS@#wyS?_GWt{{DR8 ztY2bUtPonQiI+(=yL(Lt*QL4Gd#OHyyOr0fSQ~Vf)oElxS{4=fV gS8FUP_VX^CCTg=ywW&COsj;=*`ZRFedWw*QzjS1D6#xJL diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png deleted file mode 100644 index f9714d1b3ba5e9324a1a1663549ba28b45af9638..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1039 zcmV+q1n~QbP)4=F;lf`~OS)ZA#arZuHf*sO8W+|6z`n`}0F?;IcQ-DJ0{X&*drm^%#jcjlb` zoEbH{utX(miPY8s2Y_Cn$9DkB_X*&qxSh>Z1OTcMyd_e56fvKY_%4b)0rmtWC%na` zUWoV}J(NJ{m*RHz%uV4fk=h2}BQlqdGj;-k4zxT9O?^h2u^2I6)$RT1uiWr|B5-pPeQard53H20x$zoFJ*sMRYVK&TyRI-v0hNRGky8$!oh ziaoE!K;2&&pcMW&7e6>IS3kzR??usSUg_MA;O4;JU*I0RkgsxYD?h@P%_N1bz8@#)x1fDOH{OsNwygnCj4WjE%>1j&g z0bqirZn(4tweEUK-=9lkFBaI$BH=0?>DmGU5@ z{=8==Y^~W8&eAgc{udI8BHV`7Tj0oe0u^YD+u6)U`=_Ue8R>=kYJ=8#UC`ncAZ&;# zMKJ{tjRcyEUR~52IS=9X_4d~QaXWj4aQhJZ-hu1Onu24>>+0)Z+;TmPK{;ziFVAWA zy$#{^q0+lumn1nr+sPPv2O(3?YY_+KrDzBk&37Kb~gv z1xQapmG&M9jUWQ9Q5e5m4V`fCG=w|80A7jP*~R~amjpS6IH&mgn+VBC)*ZZ~R`i{Z z*{HzFaXb5ECA}-c{QwQXLqHeM?T-Mz0F(ZB?#8F>mf-(~{R;@jTLnf*B0a2 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/wink_smile.gif b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/wink_smile.gif deleted file mode 100644 index 6d3d64bd126a56382452a47faa20e3e0e8185a01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1202 zcmeH`drwmb07q|2ffgD%3r#Ptv=s!@suUKf%GMUUQ4Mni_oAx}+P+B#W9t zc`384uRy9(c??$YRj7s02u08!1_wiIJA=Vix``y#Y!e&W`&;}H`)lV5oa7{@c-Onq zZ5lqoCsqierJVS&lGb*B-mYa_Js8{b9n*0r)_#aN(#-L+ut&{nMo;tZT9W)0=1i{u z9dxuup(6_2F|fvjPqd%W= zO5ogz>ryzjW9Y4wo9P%!!L2mh5d>~;h)f7^SA;1M?ySSFS(wfY&The64%}jR#Q1#^ zyj!U8yvR(!>ciYu^ZAkaT+B)FI4?4!z>Pf^R#UfkM;<6Ck0Ly(#_VU*{HNhbEgn{^ zdMm^3D!8jLdzf+`iTJb;|M!^IW2Oeb)x%ql`$sWn!~;|K(FN+!`PIh;JTbvZ2Jw6r&+p@f2QTNb;zQ^UP^$n%{Lg<|Konxo2%?@4 zzt+BfLe2yc&q|Y;&59yMVw|$7wrMO{VU|{x(g}TnMdb>`1%8$FIrV-+gD(uoXDH;IDdB|9~>2iP04OUyz2P0L_K z)idKS*;BkVYp-;A4LiO#%h4>iKFzC~Y?11h>b~3?Hbv)ttP6b0tg~@8*T`L_wAR?M z#EfE95~(LtoaW7zd&GDKr*z|n1~#qlRMQDTkx=d8OpIwfjrot4!hSyC|6!7HG{yai$rao}e-0@~E!k<%WdMdG-dz-lMHG mG1sQDXpDj5@2CU?g~HL3TxHM|Rq%J|xf8L;ou9~w9sdH=NT%Qb diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/wink_smile.png b/vendor/unisharp/laravel-ckeditor/plugins/smiley/images/wink_smile.png deleted file mode 100644 index 7c99c3fc54c753dcfe19ff73e225733a2ad7261e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1114 zcmV-g1f~0lP)kxuNha}UkKykNhbfsO}d(O{?d$--fh(36dZ+^M==6-(X zoZt6%jv5`CWUi4)G)IB8Krhha3n1-l0Qf2E6bo|#05umpm1y3I*bm4ZPvQ)KGXVJk z?_<0d626ifb13~n)+v7eukci&xgB_y!ucJX+zDY9QV&CXHMFh)rQq6WxH<@<-$1nn z>pp_$y@!BZS*JKYC)@+eX?}a>9?tF+vtp-W{%TbD462$zOg@Vw<4vDY)}- z=zQf+)+s(y2TvuMw^A5B%#qdNu6lw7xuBHIfruw-=T2ZPv~7f?`{2tSVbcjkblJA) z8YmHoB4(Jc*C(a5io{}QHv=Z(Y_q2VOiEG z7BsMyOUIIw&mt{hbR`4UGWzFrK0TD-;D;l8|LqvIW|%4)(*0wk`yHmrW;W^hy)gel z2#4X)v7~QdG|)>v4f7h&ZXT=)#xn9(mG#>ev*r0NVvE|CELp}UjK3NfpY&HG0&WS( z9Ds!nK|YP&8-#!!oI!|$!MHOv+OVz_Y#FA?tXL9;N|ly*jU+o-0Jvj*7%CNiy9CD5 zNOC)Bsbr|tEUnQ{z%hOty%H#JAgUTvuGDp?2GYd4p;XZr&thZOgs+a~sg@1X?{1Q< zmxLF9GpLAngLn1>;Fa3Uj~!hJQj1$Seqx-;TnTLOS-@CCM^O_)+z1~a-VNm{7~|>k z7;7KvU|w5pC7-Y2x&lBf)=1A1MJler3KB^o+>X|_!RG!PDzq%?6brNMKQVNe zBfZetXwh0D9*9^J+N03aNX1ozG3a6$MlM3tMMNW^xYbivHJg8iwyxRsuRFMg-rB*L z*P*$|qLrR$|7j_}we{{X)?!4nY9Dm%sXMrIz&X3<+?`>?UMSQw<%(Z}K=Ep(zNj@9 zY=dUyo6xyC1MCV~@y5#{2E5P2uTRqVEKHn+2JKxE8u4eUu>OkLSHk)O(6;#j!}ROrR5Q~c~E$gSXhf_7j7unOq*Bfu$O(2qad gc(wf}`2R8f0lW)%aFGbSlmGw#07*qoM6N<$f??$muK)l5 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/af.js deleted file mode 100644 index dd63a1c7a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","af",{options:"Lagbekkie opsies",title:"Voeg lagbekkie by",toolbar:"Lagbekkie"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ar.js deleted file mode 100644 index 83a8dfa1a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ar",{options:"خصائص الإبتسامات",title:"إدراج ابتسامات",toolbar:"ابتسامات"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bg.js deleted file mode 100644 index f8bf7119f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","bg",{options:"Опции за усмивката",title:"Вмъкване на усмивка",toolbar:"Усмивка"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bn.js deleted file mode 100644 index 61de3df3d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","bn",{options:"Smiley Options",title:"স্মাইলী যুক্ত কর",toolbar:"স্মাইলী"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bs.js deleted file mode 100644 index 422fb8b5f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","bs",{options:"Smiley Options",title:"Ubaci smješka",toolbar:"Smješko"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ca.js deleted file mode 100644 index 5164077fc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ca",{options:"Opcions d'emoticones",title:"Insereix una icona",toolbar:"Icona"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cs.js deleted file mode 100644 index aa0d7fa2b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","cs",{options:"Nastavení smajlíků",title:"Vkládání smajlíků",toolbar:"Smajlíci"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cy.js deleted file mode 100644 index 79164f5c1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","cy",{options:"Opsiynau Gwenogluniau",title:"Mewnosod Gwenoglun",toolbar:"Gwenoglun"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/da.js deleted file mode 100644 index cfc0db19b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","da",{options:"Smileymuligheder",title:"Vælg smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/de.js deleted file mode 100644 index 2b96f7cdc..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","de",{options:"Smiley-Optionen",title:"Smiley auswählen",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/el.js deleted file mode 100644 index af8f2605c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","el",{options:"Επιλογές Φατσούλων",title:"Εισάγετε μια Φατσούλα",toolbar:"Φατσούλα"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-au.js deleted file mode 100644 index 8dd27c369..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","en-au",{options:"Smiley Options",title:"Insert a Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-ca.js deleted file mode 100644 index 01b27019b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","en-ca",{options:"Smiley Options",title:"Insert a Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-gb.js deleted file mode 100644 index 9967ebfc6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","en-gb",{options:"Smiley Options",title:"Insert a Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en.js deleted file mode 100644 index aa2b1e296..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","en",{options:"Smiley Options",title:"Insert a Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eo.js deleted file mode 100644 index b84cd509a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","eo",{options:"Opcioj pri mienvinjetoj",title:"Enmeti Mienvinjeton",toolbar:"Mienvinjeto"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/es.js deleted file mode 100644 index 0a64de639..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","es",{options:"Opciones de emoticonos",title:"Insertar un Emoticon",toolbar:"Emoticonos"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/et.js deleted file mode 100644 index b3acbc881..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","et",{options:"Emotikonide valikud",title:"Sisesta emotikon",toolbar:"Emotikon"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eu.js deleted file mode 100644 index d5eb0d038..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","eu",{options:"Aurpegiera Aukerak",title:"Aurpegiera Sartu",toolbar:"Aurpegierak"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fa.js deleted file mode 100644 index 536b93434..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","fa",{options:"گزینه​های خندانک",title:"گنجاندن خندانک",toolbar:"خندانک"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fi.js deleted file mode 100644 index cdc06b985..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","fi",{options:"Hymiön ominaisuudet",title:"Lisää hymiö",toolbar:"Hymiö"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fo.js deleted file mode 100644 index 1758e873d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","fo",{options:"Møguleikar fyri Smiley",title:"Vel Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr-ca.js deleted file mode 100644 index efef5640b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","fr-ca",{options:"Options d'émoticônes",title:"Insérer un émoticône",toolbar:"Émoticône"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr.js deleted file mode 100644 index 56b9c4881..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","fr",{options:"Options des émoticones",title:"Insérer un émoticone",toolbar:"Émoticones"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gl.js deleted file mode 100644 index 47060596c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","gl",{options:"Opcións de emoticonas",title:"Inserir unha emoticona",toolbar:"Emoticona"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gu.js deleted file mode 100644 index 15a08c68f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","gu",{options:"સમ્ય્લી વિકલ્પો",title:"સ્માઇલી પસંદ કરો",toolbar:"સ્માઇલી"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/he.js deleted file mode 100644 index db6c4acda..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","he",{options:"אפשרויות סמיילים",title:"הוספת סמיילי",toolbar:"סמיילי"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hi.js deleted file mode 100644 index 2aaa0813f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","hi",{options:"Smiley Options",title:"स्माइली इन्सर्ट करें",toolbar:"स्माइली"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hr.js deleted file mode 100644 index 65116ab7a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","hr",{options:"Opcije smješka",title:"Ubaci smješka",toolbar:"Smješko"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hu.js deleted file mode 100644 index 823e1d533..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","hu",{options:"Hangulatjel opciók",title:"Hangulatjel beszúrása",toolbar:"Hangulatjelek"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/id.js deleted file mode 100644 index 07b5be16d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","id",{options:"Opsi Smiley",title:"Sisip sebuah Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/is.js deleted file mode 100644 index dbb52568f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","is",{options:"Smiley Options",title:"Velja svip",toolbar:"Svipur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/it.js deleted file mode 100644 index df131f8eb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","it",{options:"Opzioni Smiley",title:"Inserisci emoticon",toolbar:"Emoticon"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ja.js deleted file mode 100644 index dab5662f8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ja",{options:"絵文字オプション",title:"顔文字挿入",toolbar:"絵文字"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ka.js deleted file mode 100644 index 78218e0a3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ka",{options:"სიცილაკის პარამეტრები",title:"სიცილაკის ჩასმა",toolbar:"სიცილაკები"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/km.js deleted file mode 100644 index 2b603406e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","km",{options:"ជម្រើស​រូប​សញ្ញា​អារម្មណ៍",title:"បញ្ចូល​រូប​សញ្ញា​អារម្មណ៍",toolbar:"រូប​សញ្ញ​អារម្មណ៍"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ko.js deleted file mode 100644 index e22d976f0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ko",{options:"이모티콘 옵션",title:"이모티콘 삽입",toolbar:"이모티콘"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ku.js deleted file mode 100644 index 9d1b8bd2c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ku",{options:"هەڵبژاردەی زەردەخەنه",title:"دانانی زەردەخەنەیەك",toolbar:"زەردەخەنه"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lt.js deleted file mode 100644 index 49573bec8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","lt",{options:"Šypsenėlių nustatymai",title:"Įterpti veidelį",toolbar:"Veideliai"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lv.js deleted file mode 100644 index b8299e524..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","lv",{options:"Smaidiņu uzstādījumi",title:"Ievietot smaidiņu",toolbar:"Smaidiņi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mk.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mk.js deleted file mode 100644 index e7e241b74..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","mk",{options:"Smiley Options",title:"Insert a Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mn.js deleted file mode 100644 index 6f8cd0957..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","mn",{options:"Smiley Options",title:"Тодорхойлолт оруулах",toolbar:"Тодорхойлолт"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ms.js deleted file mode 100644 index 0df42a599..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ms",{options:"Smiley Options",title:"Masukkan Smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nb.js deleted file mode 100644 index db957dcba..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","nb",{options:"Alternativer for smil",title:"Sett inn smil",toolbar:"Smil"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nl.js deleted file mode 100644 index 1b3ac44ef..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","nl",{options:"Smiley opties",title:"Smiley invoegen",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/no.js deleted file mode 100644 index 87f8534d2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","no",{options:"Alternativer for smil",title:"Sett inn smil",toolbar:"Smil"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pl.js deleted file mode 100644 index eb1938ab2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","pl",{options:"Opcje emotikonów",title:"Wstaw emotikona",toolbar:"Emotikony"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt-br.js deleted file mode 100644 index e41f54429..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","pt-br",{options:"Opções de Emoticons",title:"Inserir Emoticon",toolbar:"Emoticon"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt.js deleted file mode 100644 index c9103e76f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","pt",{options:"Opções de Emoticons",title:"Inserir um Emoticon",toolbar:"Emoticons"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ro.js deleted file mode 100644 index 1f6b89afd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ro",{options:"Opțiuni figuri expresive",title:"Inserează o figură expresivă (Emoticon)",toolbar:"Figură expresivă (Emoticon)"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ru.js deleted file mode 100644 index b8f1d619d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ru",{options:"Выбор смайла",title:"Вставить смайл",toolbar:"Смайлы"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/si.js deleted file mode 100644 index da884cf6f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","si",{options:"හාස්‍ය විකල්ප",title:"හාස්‍යන් ඇතුලත් කිරීම",toolbar:"හාස්‍යන්"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sk.js deleted file mode 100644 index c1ce59705..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","sk",{options:"Možnosti smajlíkov",title:"Vložiť smajlíka",toolbar:"Smajlíky"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sl.js deleted file mode 100644 index ef64a7a47..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","sl",{options:"Možnosti Smeška",title:"Vstavi smeška",toolbar:"Smeško"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sq.js deleted file mode 100644 index d870960e6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","sq",{options:"Opsionet e Ikonave",title:"Vendos Ikonë",toolbar:"Ikona"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr-latn.js deleted file mode 100644 index 4e46a4d0f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","sr-latn",{options:"Smiley Options",title:"Unesi smajlija",toolbar:"Smajli"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr.js deleted file mode 100644 index d321eba3b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","sr",{options:"Smiley Options",title:"Унеси смајлија",toolbar:"Смајли"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sv.js deleted file mode 100644 index 29e4c5753..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","sv",{options:"Smileyinställningar",title:"Infoga smiley",toolbar:"Smiley"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/th.js deleted file mode 100644 index e4e127709..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","th",{options:"ตัวเลือกไอคอนแสดงอารมณ์",title:"แทรกสัญลักษณ์สื่ออารมณ์",toolbar:"รูปสื่ออารมณ์"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tr.js deleted file mode 100644 index 90481db7b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","tr",{options:"İfade Seçenekleri",title:"İfade Ekle",toolbar:"İfade"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tt.js deleted file mode 100644 index 7f1c8d3e1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","tt",{options:"Смайл көйләүләре",title:"Смайл өстәү",toolbar:"Смайл"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ug.js deleted file mode 100644 index 5d8ec4eba..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","ug",{options:"چىراي ئىپادە سىنبەلگە تاللانمىسى",title:"چىراي ئىپادە سىنبەلگە قىستۇر",toolbar:"چىراي ئىپادە"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/uk.js deleted file mode 100644 index f6c59ee1b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","uk",{options:"Опції смайликів",title:"Вставити смайлик",toolbar:"Смайлик"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/vi.js deleted file mode 100644 index f5d1a6650..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","vi",{options:"Tùy chọn hình biểu lộ cảm xúc",title:"Chèn hình biểu lộ cảm xúc (mặt cười)",toolbar:"Hình biểu lộ cảm xúc (mặt cười)"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh-cn.js deleted file mode 100644 index daea85791..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","zh-cn",{options:"表情图标选项",title:"插入表情图标",toolbar:"表情符"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh.js deleted file mode 100644 index dffc3f0a5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("smiley","zh",{options:"表情符號選項",title:"插入表情符號",toolbar:"表情符號"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/smiley/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/smiley/plugin.js deleted file mode 100644 index 0affe6343..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/smiley/plugin.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("smiley",{requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"smiley",hidpi:!0,init:function(a){a.config.smiley_path=a.config.smiley_path||this.path+"images/";a.addCommand("smiley",new CKEDITOR.dialogCommand("smiley",{allowedContent:"img[alt,height,!src,title,width]",requiredContent:"img"})); -a.ui.addButton&&a.ui.addButton("Smiley",{label:a.lang.smiley.toolbar,command:"smiley",toolbar:"insert,50"});CKEDITOR.dialog.add("smiley",this.path+"dialogs/smiley.js")}});CKEDITOR.config.smiley_images="regular_smile.png sad_smile.png wink_smile.png teeth_smile.png confused_smile.png tongue_smile.png embarrassed_smile.png omg_smile.png whatchutalkingabout_smile.png angry_smile.png angel_smile.png shades_smile.png devil_smile.png cry_smile.png lightbulb.png thumbs_down.png thumbs_up.png heart.png broken_heart.png kiss.png envelope.png".split(" "); -CKEDITOR.config.smiley_descriptions="smiley;sad;wink;laugh;frown;cheeky;blush;surprise;indecision;angry;angel;cool;devil;crying;enlightened;no;yes;heart;broken heart;kiss;mail".split(";"); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js deleted file mode 100644 index 21e3292e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("sourcedialog",function(a){var b=CKEDITOR.document.getWindow().getViewPaneSize(),e=Math.min(b.width-70,800),b=b.height/1.5,d;return{title:a.lang.sourcedialog.title,minWidth:100,minHeight:100,onShow:function(){this.setValueOf("main","data",d=a.getData())},onOk:function(){function b(f,c){a.focus();a.setData(c,function(){f.hide();var b=a.createRange();b.moveToElementEditStart(a.editable());b.select()})}return function(){var a=this.getValueOf("main","data").replace(/\r/g,""),c=this; -if(a===d)return!0;setTimeout(function(){b(c,a)});return!1}}(),contents:[{id:"main",label:a.lang.sourcedialog.title,elements:[{type:"textarea",id:"data",dir:"ltr",inputStyle:"cursor:auto;width:"+e+"px;height:"+b+"px;tab-size:4;text-align:left;","class":"cke_source"}]}]}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png deleted file mode 100644 index adf4af3c984eb6549af7e35b4abcbe40275e9d1e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1968 zcmV;h2T%BkP)4*b)_Xpy2Ff~|GXY;F3y0mZhLJ=nlrwgG)``!Ez3Hmul7 zUIuJvgDr7fr%8>tu@|&xR}=x3WJS_BmTg6{s6UeT?tzqlWk=oz5F#!`o^!wN+;hK6 zUtG9=T7!rn5kZz^NJOBT-vk5zE(BcH1?L>XA6Iq*uE;V%fdJ})LFlRqqS`5N&XF&b zkX~6qzEpzCdF=!$;E`Yu4Y3&L`0+6Sqq|7JYNRJ7$HqDiA0GX7 zGKrOJ7Nv3-LI^;JYA-{QBp87JjBpr_ibXI<+E6-Wx8VD_x<(ImcGBtRpQm%LzFPCl zpB)|s*EDc{=8q+?0ldB*)Z06jIB;OJtD}Qndhx{yc&1hYRBY|q*?VX*Yo$c)#z-Qln zdt8r3Au$G$q-|%eDhjl47?5R8c$>&>As`VUr0bsAdwa)PJ32-?5()a@%P-R#ufM(u z&P)@Erg`8yEJsO}L9*`vJC=afmB6U4AMNVwq_ZO<^y72q*1#hXsDS_!#sC1W>#mkg2mvm{7NNm^ zR=M9X0}uk-b#dg#5n4{C*TCO-XIza$pc@9va2R!=5M0iY$>qQ~hsGEj&QUCvVLOgj z?{!3YHJ<>mA%~)JaSq#YsO&fZ@aAXlzB{g&CUnCdq_>8B;k&!bQ*dLk6UTM3&q zux$po>w*gbl`-rIhb!Q9lCJ-KXkg%Ub8|Ctmi0&o0nRx}rBbQ2r3L*bPP`;(+C}Q= z3D?KtUM3U;F6ZFBV7Dbe>wbk0kR=H$6hb5(2PKn@YA`r8JUH05Hx@%?WySjJ43M8D@(l^`IHGWa+1VSJd>$Fgg1C9}Z&6;V#&~+HP4&5|Ci9{O#KN3QqTrR^A!Ubc$68G+93w{?wH4y+{I}Vnz zS%}-W#r^l+|K-IiSALSs=eg^;NOpH0Pz+;=dV0PU4TteWI1K9PX^?dN(&4VI7S1_V z3Wf6J%a=#Q_3MAc;v%dfsWK{)#fAshDbxK4?udG-fUb^&xn4bPiI+cQx&%<_{s&2TIfX`5H4##m&v~4`f zmr-aV?LFFn46oPo|@`gSYG~*tSG1uP<0*4nauq3 z)YO2OoxL%iN_pV^H!9z&-3iz2UIKvalc0qKh`G71=-9FEnysxDEB{NS(|2#*xic*0 z=KlR~VPO?qRg_)shJIA)MOZTp*C&Bg3SwsFzx4Fe{rPek5CZ8tcTS3#nQtEYGhf}N z{cF43uzF93H78UVgQlvh%?AM}+cp+68Du6Wv-wg90FarS{AMweLD{yU$TDPE2H>@1 zDr1m{sxHIryJ7%3W1wghEvgEv_i^9RK(uBqmHW+S1X%_`A?S>uLUv~Yz5zM54b3n> zhYoGsLH>{EdFm--ZQC=qbp$sM5CB}xk+Up3xPKpoX`>vweqtQJBDe0}#Wmh*Y! zEDP>Vhf~*au(Y%Uk;_$vYUn&`kFVZ)4_s9NUsGENaE^ipUh}DEH(}*+Q0wX-`2_w4 zO1L3ejI#C10000bbVXQnWMOn=I%9HWVRU5xGB7bSEig7MGB8vzF*-0eIxsXVFfuwY zF!ti6NdN!eSaefwW^{L9a%BK_cXuvnZfkR6VQ^(GZ*pgw?mQX*00003$)-KhNVBWC_x#Se=l<`x z^pAJn1pp8LNs_=AgG2;E^(FvtArJ%sxDXIRR6SNMzethEa*hK(2&#tI1YjBl%)!Cn9)jO!uZd*x&HMjCy*ig4hHAA_SZRj6sV; zpa%gY-`_TJ!8y3+A$jW5c<(E(VDzPzUKgCx>C>l+nWzGyVy_7yidkR`5@V2LdE196 z3S?b}Vwy;vIyDa9_{*cC_|fyv)1HnF+PP=X81?kL+7yc+tm}}dQe8FyP$??Gc~OYy zE^N=j?n#Oh~C~;O~U}&LR+M7PbkVtwuN&d0+S@jjDblKm?S|} z6lj_T)i9t&qw5f(BO^FAJWP8#JIQEl9FrLXZK1FgNL&c;4eLZD$1-EkRTX9^gt~AT zAzeqrFwor4fVLewP-~jd%Mfq8F%IDPi^IcMSzV=l`}PqJf-UuA>l)bjArTbD5DkaX z-qeJawl*|9`Q)z~OcSwa6p{Y^-xvoEQgd_jI)rALn1A!laRA3%--qY>BshlvDt6TN zHBeHzvh#RL3*^TiXOu|%F4WTU3q#YODGFk{cb@>!@7rE@L2io2QD>UaLm}wVC~klF z;W(*k^+E(9a3P9m2cR&98eKEbDe_Yb%BZ2A-C5{Ub^wYIig@qb?GGswl;p3bsGrq;l%lmp}+GNrDm% zqqgWg#&mt^djkUlu~-aQ%L+dK_~WAm-$&l_F#pLXPiNNFtR1l!4i66YsiDv`B@)fi zcpOSN3?@ksrL1oBRgr=6z9%Bos45VPfx5bODu!|K@X%0CU2QEa#}Vf)TzFYrx$@VH zWg%nR5Xt21<2tP_SA;|ef&iA|0O>TurAvP}ckbNLHOFx|=lJg4y={`N zPf&MvQ$r+z`bY%S-TfWeFs2h-UH1n;fUIrvv**wM(-6tz`HNFihnKV2RasH6>!F7p2Im0h zxG#~|B{7EOY}(#pzzW~Qh6#N6D>tyBtG+b%|3YSn`v*tQ5OlyF@(i68)Y zB?wBTAm-+-(*FGi>vr#+D1Ub=m732kEIcLV=58)7Ev-9OWw~O$y91PJpq!2JkWz60 zsT9QJ%m1bW2M*eW0zic9!a~2ed^x*ViaaQ-cX>R&m#%oD5~_*olY*Yk>f0%HIGRhFSD3Zzn-SKShn9O;Szs;@_zssbA;xTI(x z`sQpezn7n~F$RRg&=m!Cp-@EzgeX?O=Rq?J(1Q>DuQ#Mk*8SLH$a>zk7aSQVHVFae z$XOO{T)z%yWd*Uu#-fJ*A0~vr!dG8m#kP^NECi*dWXlW$zK`YQWr$p^{8#n2(<8FWQhbW?9;ba!ELWdL_~ hcP?peYja~^aAhuUa%Y?FJQ@H1002ovPDHLkV1h@{q9FhP diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png deleted file mode 100644 index 27d1ba8819842924df2d3e40fd5484ac1e9e8c41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 762 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|ildz|YV~EA+-pOaPL>xt0_eWp7a>UdBdyA)&f+GKfsVxQqGr|oN zUYu&}&~trsXzR^a#w++2D6M0;Zr2#CnCMg`wrEFcs#?z*YMbe6~`VMx&{^$7B=qW^}9S}>QvD+Tiulwb>FgF?l~!; zXQn_5ySisnhs@U7Z=FL^1K+=S0~CC~&|`R{(1v|^X4Q=6KLvKwS5@5#4`rBByk^}x zBN;x^76yaBgtberW+^JUuMK;>L8D9Yg0;2v>+>Q^Edl|d#~y#Y)9>LTAh>2LL;mSa zG7Pp0_HW&KG{Z!x<-pUYs->~Qu7dY|TfV$=WY@ZzH*O@bi3u7W+Y=uZl~h^zGj{jg zWtU$jteyM5zWIQJ^WuvPFY@#A-4853d-m*ghPi&vdpl|b1i3Hdm~FhKq-4&yOzoaD z58M5!z4tC}(wXmjb?=?~_v_!y`K_eXYti>ya_7V;D=qzZ-F?@bw)yApKY#uhI|Pcz zUpD!>dH3$$0v0>+l+@MLQzG3s8oz!m4GrxvT>tIcx2y-pzi{p^-+lL%#Am0_$mr-A_jxwwcfS6t^UCJ@$9tdo zgBz4y7fUq11*RF*64!{5l*E!$tK_0oAjM#0U}&ssV6JOm5@Kj>Wnc_M+6G2e1_r)M zb_3HBl7`&;l+3hB+!}0tG9LkIkObKfoS#-wo>-L1P+nfHmzkGcoSayYs+V7sKKq@G Q6i^X^r>mdKI;Vst0J0`XJOBUy diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/sourcedialog.png b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/icons/sourcedialog.png deleted file mode 100644 index e44db37985a9161f30484ad1df82dc3b3245ca3a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 764 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|ilc=YQV~EA+-pL!YLL5cf_8S))n^#YsyEoC3gGK1|6h$4DZCgVG zwrmo(7^EV0EpPSt1$GUL8->UyLwwUqrt;#=M|aJ%KCZMoa?+Yd{Oy|OX7<lfj#)(ZmHs>QFA`<2$^~{++-&lr^Q*ptn>$b@~2dn#w{ajP>BD1TtwY9fI=}uB{ zbV*|nJScJa+c&dSR@*<>+!voX@B2SKm6=g8eC<8QlP#^SlWpXf6_j#vbMI=O{*=Mw z7+PH#8yqTH8k@W`fNr&KR>Po))G8zXVZ$~U8>He31`1O)7T;4q~Iwe z)ysA*YEH34vd3kS1q{1FLuETpSZC+@y9i9wX1^@6X6u&Qxu0y(Gc#ZQee_7_*bM%n z)a4AjUcY{QrL@-AC0jRgn(x|Z!Jjwsw%=#U$;sKnXqTUtr{*wmndY$>k_koAb@cU> zl~xwNOUTcE?;3l3J;SP1RrlVO&7V7OUY+Q~w(tM+5~P$q6r`s=4_tlqm#GAg9b-&P zOwGwnZ_<}vu4J&8d*Me9mQoL#7HlOIa8~zB;(9@?`rS z`nBNRonD?i@6dXmYtH``svJ9!Vd4}jDEQRgM5?#LaM7w60!*oq|Gp}pUA;+%Q<32V z`>`s`C%^Jj9e}AuwZt`|BqgyV)hf9t6-Y4{85kPt8kp-En1mRbTNxMwk+y-6m4Sip zlHI@*g`^=jKP5A*61N7MpUg*q8YDqB1m~xflqVLYGL)B>>t*I;7bhncr0V4trO$q6 RBL!5%;OXk;vd$@?2>=OlH)j9< diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/af.js deleted file mode 100644 index f1491d1f0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/af.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","af",{toolbar:"Bron",title:"Bron"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ar.js deleted file mode 100644 index b755d750e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ar.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ar",{toolbar:"المصدر",title:"المصدر"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bg.js deleted file mode 100644 index 1d8c6dca7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bg.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","bg",{toolbar:"Източник",title:"Източник"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bn.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bn.js deleted file mode 100644 index fd41806f7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","bn",{toolbar:"সোর্স",title:"সোর্স"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bs.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bs.js deleted file mode 100644 index 9cd039302..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/bs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","bs",{toolbar:"HTML kôd",title:"HTML kôd"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ca.js deleted file mode 100644 index 241933507..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ca",{toolbar:"Codi font",title:"Codi font"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cs.js deleted file mode 100644 index acd14e8da..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cs.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","cs",{toolbar:"Zdroj",title:"Zdroj"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cy.js deleted file mode 100644 index d61bd35e4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/cy.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","cy",{toolbar:"HTML",title:"HTML"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/da.js deleted file mode 100644 index 7c21ca42f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/da.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","da",{toolbar:"Kilde",title:"Kilde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/de.js deleted file mode 100644 index 49f7c610c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/de.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","de",{toolbar:"Quellcode",title:"Quellcode"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/el.js deleted file mode 100644 index 58f9dd6c7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/el.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","el",{toolbar:"Κώδικας",title:"Κώδικας"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-au.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-au.js deleted file mode 100644 index 9dede8385..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-au.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","en-au",{toolbar:"Source",title:"Source"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-ca.js deleted file mode 100644 index 244ef5ffb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","en-ca",{toolbar:"Source",title:"Source"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-gb.js deleted file mode 100644 index 9381cd0e9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en-gb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","en-gb",{toolbar:"Source",title:"Source"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en.js deleted file mode 100644 index 20b116ed3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/en.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","en",{toolbar:"Source",title:"Source"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eo.js deleted file mode 100644 index 902480da4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","eo",{toolbar:"Fonto",title:"Fonto"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/es.js deleted file mode 100644 index e7f855105..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/es.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","es",{toolbar:"Fuente HTML",title:"Fuente HTML"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/et.js deleted file mode 100644 index 9c3848b2c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/et.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","et",{toolbar:"Lähtekood",title:"Lähtekood"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eu.js deleted file mode 100644 index 67790ffeb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/eu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","eu",{toolbar:"Iturburua",title:"Iturburua"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fa.js deleted file mode 100644 index 65b630628..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fa.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","fa",{toolbar:"منبع",title:"منبع"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fi.js deleted file mode 100644 index b7630ff0f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","fi",{toolbar:"Koodi",title:"Koodi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fo.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fo.js deleted file mode 100644 index ab4e55706..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fo.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","fo",{toolbar:"Kelda",title:"Kelda"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr-ca.js deleted file mode 100644 index 23148f8e0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr-ca.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","fr-ca",{toolbar:"Source",title:"Source"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr.js deleted file mode 100644 index 8bc19780a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/fr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","fr",{toolbar:"Source",title:"Source"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gl.js deleted file mode 100644 index 8a3bcbcd5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","gl",{toolbar:"Orixe",title:"Orixe"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gu.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gu.js deleted file mode 100644 index 2241ec601..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/gu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","gu",{toolbar:"મૂળ કે પ્રાથમિક દસ્તાવેજ",title:"મૂળ કે પ્રાથમિક દસ્તાવેજ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/he.js deleted file mode 100644 index 4f2555023..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/he.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","he",{toolbar:"מקור",title:"מקור"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hi.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hi.js deleted file mode 100644 index 41ebe9b1d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","hi",{toolbar:"सोर्स",title:"सोर्स"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hr.js deleted file mode 100644 index 51d2d4dbe..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","hr",{toolbar:"Kôd",title:"Kôd"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hu.js deleted file mode 100644 index 5e80c1e79..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/hu.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","hu",{toolbar:"Forráskód",title:"Forráskód"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/id.js deleted file mode 100644 index e5af768ea..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/id.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","id",{toolbar:"Sumber",title:"Sumber"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/is.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/is.js deleted file mode 100644 index fa21def4a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/is.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","is",{toolbar:"Kóði",title:"Kóði"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/it.js deleted file mode 100644 index 0a6c8c04d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/it.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","it",{toolbar:"Sorgente",title:"Sorgente"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ja.js deleted file mode 100644 index 818325910..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ja.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ja",{toolbar:"ソース",title:"ソース"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ka.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ka.js deleted file mode 100644 index 201586a46..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ka.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ka",{toolbar:"კოდები",title:"კოდები"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/km.js deleted file mode 100644 index 421b42c88..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/km.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","km",{toolbar:"អក្សរ​កូដ",title:"អក្សរ​កូដ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ko.js deleted file mode 100644 index 64aa70049..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ko.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ko",{toolbar:"소스",title:"소스"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ku.js deleted file mode 100644 index 61faf97b5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ku.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ku",{toolbar:"سەرچاوە",title:"سەرچاوە"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lt.js deleted file mode 100644 index 4b297dd3c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","lt",{toolbar:"Šaltinis",title:"Šaltinis"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lv.js deleted file mode 100644 index 1f454578f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/lv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","lv",{toolbar:"HTML kods",title:"HTML kods"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/mn.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/mn.js deleted file mode 100644 index d1d2b6350..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/mn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","mn",{toolbar:"Код",title:"Код"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ms.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ms.js deleted file mode 100644 index 69e7e9fb2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ms.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ms",{toolbar:"Sumber",title:"Sumber"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nb.js deleted file mode 100644 index 224b0855b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nb.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","nb",{toolbar:"Kilde",title:"Kilde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nl.js deleted file mode 100644 index 47d692d92..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/nl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","nl",{toolbar:"Broncode",title:"Broncode"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/no.js deleted file mode 100644 index 02cadbac9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/no.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","no",{toolbar:"Kilde",title:"Kilde"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pl.js deleted file mode 100644 index 80d4f44b6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","pl",{toolbar:"Źródło dokumentu",title:"Źródło dokumentu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt-br.js deleted file mode 100644 index 358cfd18b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt-br.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","pt-br",{toolbar:"Código-Fonte",title:"Código-Fonte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt.js deleted file mode 100644 index f924ce8dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/pt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","pt",{toolbar:"Fonte",title:"Fonte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ro.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ro.js deleted file mode 100644 index cc82c71df..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ro.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ro",{toolbar:"Sursa",title:"Sursa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ru.js deleted file mode 100644 index fbf6efb72..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ru.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ru",{toolbar:"Исходник",title:"Источник"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/si.js deleted file mode 100644 index f869386e8..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/si.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","si",{toolbar:"මුලාශ්‍රය",title:"මුලාශ්‍රය"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sk.js deleted file mode 100644 index 18dcae928..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","sk",{toolbar:"Zdroj",title:"Zdroj"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sl.js deleted file mode 100644 index 85cfe161e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sl.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","sl",{toolbar:"Izvorna koda",title:"Izvorna koda"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sq.js deleted file mode 100644 index 1266a7fde..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sq.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","sq",{toolbar:"Burimi",title:"Burimi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr-latn.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr-latn.js deleted file mode 100644 index 4f0736c2f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr-latn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","sr-latn",{toolbar:"Kôd",title:"Kôd"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr.js deleted file mode 100644 index 84073825d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","sr",{toolbar:"Kôд",title:"Kôд"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sv.js deleted file mode 100644 index 2fec89c7e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/sv.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","sv",{toolbar:"Källa",title:"Källa"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/th.js deleted file mode 100644 index 03e48901b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/th.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","th",{toolbar:"ดูรหัส HTML",title:"ดูรหัส HTML"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tr.js deleted file mode 100644 index 31ac46b5e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tr.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","tr",{toolbar:"Kaynak",title:"Kaynak"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tt.js deleted file mode 100644 index a4c7d5eb4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/tt.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","tt",{toolbar:"Чыганак",title:"Чыганак"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ug.js deleted file mode 100644 index efcc9d797..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/ug.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","ug",{toolbar:"مەنبە",title:"مەنبە"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/uk.js deleted file mode 100644 index ca9afc2e4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/uk.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","uk",{toolbar:"Джерело",title:"Джерело"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/vi.js deleted file mode 100644 index 65c47d611..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/vi.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","vi",{toolbar:"Mã HTML",title:"Mã HTML"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh-cn.js deleted file mode 100644 index fc5bb0d8d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh-cn.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","zh-cn",{toolbar:"源码",title:"源码"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh.js deleted file mode 100644 index c49aa82e0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/lang/zh.js +++ /dev/null @@ -1 +0,0 @@ -CKEDITOR.plugins.setLang("sourcedialog","zh",{toolbar:"原始碼",title:"原始碼"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/plugin.js deleted file mode 100644 index e730d679b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/sourcedialog/plugin.js +++ /dev/null @@ -1,6 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.add("sourcedialog",{lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn",icons:"sourcedialog,sourcedialog-rtl",hidpi:!0,init:function(a){a.addCommand("sourcedialog",new CKEDITOR.dialogCommand("sourcedialog"));CKEDITOR.dialog.add("sourcedialog",this.path+"dialogs/sourcedialog.js");a.ui.addButton&&a.ui.addButton("Sourcedialog", -{label:a.lang.sourcedialog.toolbar,command:"sourcedialog",toolbar:"mode,10"})}}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt deleted file mode 100644 index 3ad20f5f7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license - -cs.js Found: 118 Missing: 0 -cy.js Found: 118 Missing: 0 -de.js Found: 118 Missing: 0 -el.js Found: 16 Missing: 102 -eo.js Found: 118 Missing: 0 -et.js Found: 31 Missing: 87 -fa.js Found: 24 Missing: 94 -fi.js Found: 23 Missing: 95 -fr.js Found: 118 Missing: 0 -hr.js Found: 23 Missing: 95 -it.js Found: 118 Missing: 0 -nb.js Found: 118 Missing: 0 -nl.js Found: 118 Missing: 0 -no.js Found: 118 Missing: 0 -tr.js Found: 118 Missing: 0 -ug.js Found: 39 Missing: 79 -zh-cn.js Found: 118 Missing: 0 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/af.js deleted file mode 100644 index 27bb9013b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/af.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","af",{euro:"Euroteken",lsquo:"Linker enkelkwotasie",rsquo:"Regter enkelkwotasie",ldquo:"Linker dubbelkwotasie",rdquo:"Regter dubbelkwotasie",ndash:"Kortkoppelteken",mdash:"Langkoppelteken",iexcl:"Omgekeerdeuitroepteken",cent:"Centteken",pound:"Pondteken",curren:"Geldeenheidteken",yen:"Yenteken",brvbar:"Gebreekte balk",sect:"Afdeelingsteken",uml:"Deelteken",copy:"Kopieregteken",ordf:"Vroulikekenteken",laquo:"Linkgeoorienteerde aanhaalingsteken",not:"Verbodeteken", -reg:"Regestrasieteken",macr:"Lengteteken",deg:"Gradeteken",sup2:"Kwadraatteken",sup3:"Kubiekteken",acute:"Akuutaksentteken",micro:"Mikroteken",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ar.js deleted file mode 100644 index 8c3cc2023..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ar.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ar",{euro:"رمز اليورو",lsquo:"علامة تنصيص فردية علي اليسار",rsquo:"علامة تنصيص فردية علي اليمين",ldquo:"علامة تنصيص مزدوجة علي اليسار",rdquo:"علامة تنصيص مزدوجة علي اليمين",ndash:"En dash",mdash:"Em dash",iexcl:"علامة تعجب مقلوبة",cent:"رمز السنت",pound:"رمز الاسترليني",curren:"رمز العملة",yen:"رمز الين",brvbar:"شريط مقطوع",sect:"رمز القسم",uml:"Diaeresis",copy:"علامة حقوق الطبع",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"ليست علامة",reg:"علامة مسجّلة",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"علامة الإستفهام غير صحيحة",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/bg.js deleted file mode 100644 index 74cc149f6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/bg.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","bg",{euro:"Евро знак",lsquo:"Лява маркировка за цитат",rsquo:"Дясна маркировка за цитат",ldquo:"Лява двойна кавичка за цитат",rdquo:"Дясна двойна кавичка за цитат",ndash:"\\\\",mdash:"/",iexcl:"Обърната питанка",cent:"Знак за цент",pound:"Знак за паунд",curren:"Валутен знак",yen:"Знак за йена",brvbar:"Прекъсната линия",sect:"Знак за секция",uml:"Diaeresis",copy:"Знак за Copyright",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ca.js deleted file mode 100644 index 46dcb0ae0..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ca.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ca",{euro:"Símbol d'euro",lsquo:"Signe de cometa simple esquerra",rsquo:"Signe de cometa simple dreta",ldquo:"Signe de cometa doble esquerra",rdquo:"Signe de cometa doble dreta",ndash:"Guió",mdash:"Guió baix",iexcl:"Signe d'exclamació inversa",cent:"Símbol de percentatge",pound:"Símbol de lliura",curren:"Símbol de moneda",yen:"Símbol de Yen",brvbar:"Barra trencada",sect:"Símbol de secció",uml:"Dièresi",copy:"Símbol de Copyright",ordf:"Indicador ordinal femení", -laquo:"Signe de cometes angulars esquerra",not:"Símbol de negació",reg:"Símbol registrat",macr:"Macron",deg:"Símbol de grau",sup2:"Superíndex dos",sup3:"Superíndex tres",acute:"Accent agut",micro:"Símbol de micro",para:"Símbol de calderó",middot:"Punt volat",cedil:"Ce trencada",sup1:"Superíndex u",ordm:"Indicador ordinal masculí",raquo:"Signe de cometes angulars dreta",frac14:"Fracció vulgar un quart",frac12:"Fracció vulgar una meitat",frac34:"Fracció vulgar tres quarts",iquest:"Símbol d'interrogació invertit", -Agrave:"Lletra majúscula llatina A amb accent greu",Aacute:"Lletra majúscula llatina A amb accent agut",Acirc:"Lletra majúscula llatina A amb circumflex",Atilde:"Lletra majúscula llatina A amb titlla",Auml:"Lletra majúscula llatina A amb dièresi",Aring:"Lletra majúscula llatina A amb anell superior",AElig:"Lletra majúscula llatina Æ",Ccedil:"Lletra majúscula llatina C amb ce trencada",Egrave:"Lletra majúscula llatina E amb accent greu",Eacute:"Lletra majúscula llatina E amb accent agut",Ecirc:"Lletra majúscula llatina E amb circumflex", -Euml:"Lletra majúscula llatina E amb dièresi",Igrave:"Lletra majúscula llatina I amb accent greu",Iacute:"Lletra majúscula llatina I amb accent agut",Icirc:"Lletra majúscula llatina I amb circumflex",Iuml:"Lletra majúscula llatina I amb dièresi",ETH:"Lletra majúscula llatina Eth",Ntilde:"Lletra majúscula llatina N amb titlla",Ograve:"Lletra majúscula llatina O amb accent greu",Oacute:"Lletra majúscula llatina O amb accent agut",Ocirc:"Lletra majúscula llatina O amb circumflex",Otilde:"Lletra majúscula llatina O amb titlla", -Ouml:"Lletra majúscula llatina O amb dièresi",times:"Símbol de multiplicació",Oslash:"Lletra majúscula llatina O amb barra",Ugrave:"Lletra majúscula llatina U amb accent greu",Uacute:"Lletra majúscula llatina U amb accent agut",Ucirc:"Lletra majúscula llatina U amb circumflex",Uuml:"Lletra majúscula llatina U amb dièresi",Yacute:"Lletra majúscula llatina Y amb accent agut",THORN:"Lletra majúscula llatina Thorn",szlig:"Lletra minúscula llatina sharp s",agrave:"Lletra minúscula llatina a amb accent greu", -aacute:"Lletra minúscula llatina a amb accent agut",acirc:"Lletra minúscula llatina a amb circumflex",atilde:"Lletra minúscula llatina a amb titlla",auml:"Lletra minúscula llatina a amb dièresi",aring:"Lletra minúscula llatina a amb anell superior",aelig:"Lletra minúscula llatina æ",ccedil:"Lletra minúscula llatina c amb ce trencada",egrave:"Lletra minúscula llatina e amb accent greu",eacute:"Lletra minúscula llatina e amb accent agut",ecirc:"Lletra minúscula llatina e amb circumflex",euml:"Lletra minúscula llatina e amb dièresi", -igrave:"Lletra minúscula llatina i amb accent greu",iacute:"Lletra minúscula llatina i amb accent agut",icirc:"Lletra minúscula llatina i amb circumflex",iuml:"Lletra minúscula llatina i amb dièresi",eth:"Lletra minúscula llatina eth",ntilde:"Lletra minúscula llatina n amb titlla",ograve:"Lletra minúscula llatina o amb accent greu",oacute:"Lletra minúscula llatina o amb accent agut",ocirc:"Lletra minúscula llatina o amb circumflex",otilde:"Lletra minúscula llatina o amb titlla",ouml:"Lletra minúscula llatina o amb dièresi", -divide:"Símbol de divisió",oslash:"Lletra minúscula llatina o amb barra",ugrave:"Lletra minúscula llatina u amb accent greu",uacute:"Lletra minúscula llatina u amb accent agut",ucirc:"Lletra minúscula llatina u amb circumflex",uuml:"Lletra minúscula llatina u amb dièresi",yacute:"Lletra minúscula llatina y amb accent agut",thorn:"Lletra minúscula llatina thorn",yuml:"Lletra minúscula llatina y amb dièresi",OElig:"Lligadura majúscula llatina OE",oelig:"Lligadura minúscula llatina oe",372:"Lletra majúscula llatina W amb circumflex", -374:"Lletra majúscula llatina Y amb circumflex",373:"Lletra minúscula llatina w amb circumflex",375:"Lletra minúscula llatina y amb circumflex",sbquo:"Signe de cita simple baixa-9",8219:"Signe de cita simple alta-invertida-9",bdquo:"Signe de cita doble baixa-9",hellip:"Punts suspensius",trade:"Símbol de marca registrada",9658:"Punter negre apuntant cap a la dreta",bull:"Vinyeta",rarr:"Fletxa cap a la dreta",rArr:"Doble fletxa cap a la dreta",hArr:"Doble fletxa esquerra dreta",diams:"Vestit negre diamant", -asymp:"Gairebé igual a"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cs.js deleted file mode 100644 index c8d129ef3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cs.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","cs",{euro:"Znak eura",lsquo:"Počáteční uvozovka jednoduchá",rsquo:"Koncová uvozovka jednoduchá",ldquo:"Počáteční uvozovka dvojitá",rdquo:"Koncová uvozovka dvojitá",ndash:"En pomlčka",mdash:"Em pomlčka",iexcl:"Obrácený vykřičník",cent:"Znak centu",pound:"Znak libry",curren:"Znak měny",yen:"Znak jenu",brvbar:"Přerušená svislá čára",sect:"Znak oddílu",uml:"Přehláska",copy:"Znak copyrightu",ordf:"Ženský indikátor rodu",laquo:"Znak dvojitých lomených uvozovek vlevo", -not:"Logistický zápor",reg:"Znak registrace",macr:"Pomlčka nad",deg:"Znak stupně",sup2:"Dvojka jako horní index",sup3:"Trojka jako horní index",acute:"Čárka nad vpravo",micro:"Znak mikro",para:"Znak odstavce",middot:"Tečka uprostřed",cedil:"Ocásek vlevo",sup1:"Jednička jako horní index",ordm:"Mužský indikátor rodu",raquo:"Znak dvojitých lomených uvozovek vpravo",frac14:"Obyčejný zlomek jedna čtvrtina",frac12:"Obyčejný zlomek jedna polovina",frac34:"Obyčejný zlomek tři čtvrtiny",iquest:"Znak obráceného otazníku", -Agrave:"Velké písmeno latinky A s čárkou nad vlevo",Aacute:"Velké písmeno latinky A s čárkou nad vpravo",Acirc:"Velké písmeno latinky A s vokáněm",Atilde:"Velké písmeno latinky A s tildou",Auml:"Velké písmeno latinky A s dvěma tečkami",Aring:"Velké písmeno latinky A s kroužkem nad",AElig:"Velké písmeno latinky Ae",Ccedil:"Velké písmeno latinky C s ocáskem vlevo",Egrave:"Velké písmeno latinky E s čárkou nad vlevo",Eacute:"Velké písmeno latinky E s čárkou nad vpravo",Ecirc:"Velké písmeno latinky E s vokáněm", -Euml:"Velké písmeno latinky E s dvěma tečkami",Igrave:"Velké písmeno latinky I s čárkou nad vlevo",Iacute:"Velké písmeno latinky I s čárkou nad vpravo",Icirc:"Velké písmeno latinky I s vokáněm",Iuml:"Velké písmeno latinky I s dvěma tečkami",ETH:"Velké písmeno latinky Eth",Ntilde:"Velké písmeno latinky N s tildou",Ograve:"Velké písmeno latinky O s čárkou nad vlevo",Oacute:"Velké písmeno latinky O s čárkou nad vpravo",Ocirc:"Velké písmeno latinky O s vokáněm",Otilde:"Velké písmeno latinky O s tildou", -Ouml:"Velké písmeno latinky O s dvěma tečkami",times:"Znak násobení",Oslash:"Velké písmeno latinky O přeškrtnuté",Ugrave:"Velké písmeno latinky U s čárkou nad vlevo",Uacute:"Velké písmeno latinky U s čárkou nad vpravo",Ucirc:"Velké písmeno latinky U s vokáněm",Uuml:"Velké písmeno latinky U s dvěma tečkami",Yacute:"Velké písmeno latinky Y s čárkou nad vpravo",THORN:"Velké písmeno latinky Thorn",szlig:"Malé písmeno latinky ostré s",agrave:"Malé písmeno latinky a s čárkou nad vlevo",aacute:"Malé písmeno latinky a s čárkou nad vpravo", -acirc:"Malé písmeno latinky a s vokáněm",atilde:"Malé písmeno latinky a s tildou",auml:"Malé písmeno latinky a s dvěma tečkami",aring:"Malé písmeno latinky a s kroužkem nad",aelig:"Malé písmeno latinky ae",ccedil:"Malé písmeno latinky c s ocáskem vlevo",egrave:"Malé písmeno latinky e s čárkou nad vlevo",eacute:"Malé písmeno latinky e s čárkou nad vpravo",ecirc:"Malé písmeno latinky e s vokáněm",euml:"Malé písmeno latinky e s dvěma tečkami",igrave:"Malé písmeno latinky i s čárkou nad vlevo",iacute:"Malé písmeno latinky i s čárkou nad vpravo", -icirc:"Malé písmeno latinky i s vokáněm",iuml:"Malé písmeno latinky i s dvěma tečkami",eth:"Malé písmeno latinky eth",ntilde:"Malé písmeno latinky n s tildou",ograve:"Malé písmeno latinky o s čárkou nad vlevo",oacute:"Malé písmeno latinky o s čárkou nad vpravo",ocirc:"Malé písmeno latinky o s vokáněm",otilde:"Malé písmeno latinky o s tildou",ouml:"Malé písmeno latinky o s dvěma tečkami",divide:"Znak dělení",oslash:"Malé písmeno latinky o přeškrtnuté",ugrave:"Malé písmeno latinky u s čárkou nad vlevo", -uacute:"Malé písmeno latinky u s čárkou nad vpravo",ucirc:"Malé písmeno latinky u s vokáněm",uuml:"Malé písmeno latinky u s dvěma tečkami",yacute:"Malé písmeno latinky y s čárkou nad vpravo",thorn:"Malé písmeno latinky thorn",yuml:"Malé písmeno latinky y s dvěma tečkami",OElig:"Velká ligatura latinky OE",oelig:"Malá ligatura latinky OE",372:"Velké písmeno latinky W s vokáněm",374:"Velké písmeno latinky Y s vokáněm",373:"Malé písmeno latinky w s vokáněm",375:"Malé písmeno latinky y s vokáněm",sbquo:"Dolní 9 uvozovka jednoduchá", -8219:"Horní obrácená 9 uvozovka jednoduchá",bdquo:"Dolní 9 uvozovka dvojitá",hellip:"Trojtečkový úvod",trade:"Obchodní značka",9658:"Černý ukazatel směřující vpravo",bull:"Kolečko",rarr:"Šipka vpravo",rArr:"Dvojitá šipka vpravo",hArr:"Dvojitá šipka vlevo a vpravo",diams:"Černé piky",asymp:"Téměř se rovná"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cy.js deleted file mode 100644 index b873ac927..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/cy.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","cy",{euro:"Arwydd yr Ewro",lsquo:"Dyfynnod chwith unigol",rsquo:"Dyfynnod dde unigol",ldquo:"Dyfynnod chwith dwbl",rdquo:"Dyfynnod dde dwbl",ndash:"Cysylltnod en",mdash:"Cysylltnod em",iexcl:"Ebychnod gwrthdro",cent:"Arwydd sent",pound:"Arwydd punt",curren:"Arwydd arian cyfred",yen:"Arwydd yen",brvbar:"Bar toriedig",sect:"Arwydd adran",uml:"Didolnod",copy:"Arwydd hawlfraint",ordf:"Dangosydd benywaidd",laquo:"Dyfynnod dwbl ar ongl i'r chwith",not:"Arwydd Nid", -reg:"Arwydd cofrestredig",macr:"Macron",deg:"Arwydd gradd",sup2:"Dau uwchsgript",sup3:"Tri uwchsgript",acute:"Acen ddyrchafedig",micro:"Arwydd micro",para:"Arwydd pilcrow",middot:"Dot canol",cedil:"Sedila",sup1:"Un uwchsgript",ordm:"Dangosydd gwrywaidd",raquo:"Dyfynnod dwbl ar ongl i'r dde",frac14:"Ffracsiwn cyffredin un cwarter",frac12:"Ffracsiwn cyffredin un hanner",frac34:"Ffracsiwn cyffredin tri chwarter",iquest:"Marc cwestiwn gwrthdroëdig",Agrave:"Priflythyren A Lladinaidd gydag acen ddisgynedig", -Aacute:"Priflythyren A Lladinaidd gydag acen ddyrchafedig",Acirc:"Priflythyren A Lladinaidd gydag acen grom",Atilde:"Priflythyren A Lladinaidd gyda thild",Auml:"Priflythyren A Lladinaidd gyda didolnod",Aring:"Priflythyren A Lladinaidd gyda chylch uwchben",AElig:"Priflythyren Æ Lladinaidd",Ccedil:"Priflythyren C Lladinaidd gyda sedila",Egrave:"Priflythyren E Lladinaidd gydag acen ddisgynedig",Eacute:"Priflythyren E Lladinaidd gydag acen ddyrchafedig",Ecirc:"Priflythyren E Lladinaidd gydag acen grom", -Euml:"Priflythyren E Lladinaidd gyda didolnod",Igrave:"Priflythyren I Lladinaidd gydag acen ddisgynedig",Iacute:"Priflythyren I Lladinaidd gydag acen ddyrchafedig",Icirc:"Priflythyren I Lladinaidd gydag acen grom",Iuml:"Priflythyren I Lladinaidd gyda didolnod",ETH:"Priflythyren Eth",Ntilde:"Priflythyren N Lladinaidd gyda thild",Ograve:"Priflythyren O Lladinaidd gydag acen ddisgynedig",Oacute:"Priflythyren O Lladinaidd gydag acen ddyrchafedig",Ocirc:"Priflythyren O Lladinaidd gydag acen grom",Otilde:"Priflythyren O Lladinaidd gyda thild", -Ouml:"Priflythyren O Lladinaidd gyda didolnod",times:"Arwydd lluosi",Oslash:"Priflythyren O Lladinaidd gyda strôc",Ugrave:"Priflythyren U Lladinaidd gydag acen ddisgynedig",Uacute:"Priflythyren U Lladinaidd gydag acen ddyrchafedig",Ucirc:"Priflythyren U Lladinaidd gydag acen grom",Uuml:"Priflythyren U Lladinaidd gyda didolnod",Yacute:"Priflythyren Y Lladinaidd gydag acen ddyrchafedig",THORN:"Priflythyren Thorn",szlig:"Llythyren s fach Lladinaidd siarp ",agrave:"Llythyren a fach Lladinaidd gydag acen ddisgynedig", -aacute:"Llythyren a fach Lladinaidd gydag acen ddyrchafedig",acirc:"Llythyren a fach Lladinaidd gydag acen grom",atilde:"Llythyren a fach Lladinaidd gyda thild",auml:"Llythyren a fach Lladinaidd gyda didolnod",aring:"Llythyren a fach Lladinaidd gyda chylch uwchben",aelig:"Llythyren æ fach Lladinaidd",ccedil:"Llythyren c fach Lladinaidd gyda sedila",egrave:"Llythyren e fach Lladinaidd gydag acen ddisgynedig",eacute:"Llythyren e fach Lladinaidd gydag acen ddyrchafedig",ecirc:"Llythyren e fach Lladinaidd gydag acen grom", -euml:"Llythyren e fach Lladinaidd gyda didolnod",igrave:"Llythyren i fach Lladinaidd gydag acen ddisgynedig",iacute:"Llythyren i fach Lladinaidd gydag acen ddyrchafedig",icirc:"Llythyren i fach Lladinaidd gydag acen grom",iuml:"Llythyren i fach Lladinaidd gyda didolnod",eth:"Llythyren eth fach",ntilde:"Llythyren n fach Lladinaidd gyda thild",ograve:"Llythyren o fach Lladinaidd gydag acen ddisgynedig",oacute:"Llythyren o fach Lladinaidd gydag acen ddyrchafedig",ocirc:"Llythyren o fach Lladinaidd gydag acen grom", -otilde:"Llythyren o fach Lladinaidd gyda thild",ouml:"Llythyren o fach Lladinaidd gyda didolnod",divide:"Arwydd rhannu",oslash:"Llythyren o fach Lladinaidd gyda strôc",ugrave:"Llythyren u fach Lladinaidd gydag acen ddisgynedig",uacute:"Llythyren u fach Lladinaidd gydag acen ddyrchafedig",ucirc:"Llythyren u fach Lladinaidd gydag acen grom",uuml:"Llythyren u fach Lladinaidd gyda didolnod",yacute:"Llythyren y fach Lladinaidd gydag acen ddisgynedig",thorn:"Llythyren o fach Lladinaidd gyda strôc",yuml:"Llythyren y fach Lladinaidd gyda didolnod", -OElig:"Priflythyren cwlwm OE Lladinaidd ",oelig:"Priflythyren cwlwm oe Lladinaidd ",372:"Priflythyren W gydag acen grom",374:"Priflythyren Y gydag acen grom",373:"Llythyren w fach gydag acen grom",375:"Llythyren y fach gydag acen grom",sbquo:"Dyfynnod sengl 9-isel",8219:"Dyfynnod sengl 9-uchel cildro",bdquo:"Dyfynnod dwbl 9-isel",hellip:"Coll geiriau llorweddol",trade:"Arwydd marc masnachol",9658:"Pwyntydd du i'r dde",bull:"Bwled",rarr:"Saeth i'r dde",rArr:"Saeth ddwbl i'r dde",hArr:"Saeth ddwbl i'r chwith", -diams:"Siwt diemwnt du",asymp:"Bron yn hafal iddo"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/da.js deleted file mode 100644 index c1c6c3c20..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/da.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","da",{euro:"Euro-tegn",lsquo:"Venstre enkelt anførselstegn",rsquo:"Højre enkelt anførselstegn",ldquo:"Venstre dobbelt anførselstegn",rdquo:"Højre dobbelt anførselstegn",ndash:"Bindestreg",mdash:"Tankestreg",iexcl:"Omvendt udråbstegn",cent:"Cent-tegn",pound:"Pund-tegn",curren:"Kurs-tegn",yen:"Yen-tegn",brvbar:"Brudt streg",sect:"Paragraftegn",uml:"Umlaut",copy:"Copyright-tegn",ordf:"Feminin ordinal indikator",laquo:"Venstre dobbel citations-vinkel",not:"Negation", -reg:"Registreret varemærke tegn",macr:"Macron",deg:"Grad-tegn",sup2:"Superscript to",sup3:"Superscript tre",acute:"Prim-tegn",micro:"Mikro-tegn",para:"Pilcrow-tegn",middot:"Punkt-tegn",cedil:"Cedille",sup1:"Superscript et",ordm:"Maskulin ordinal indikator",raquo:"Højre dobbel citations-vinkel",frac14:"En fjerdedel",frac12:"En halv",frac34:"En tredjedel",iquest:"Omvendt udråbstegn",Agrave:"Stort A med accent grave",Aacute:"Stort A med accent aigu",Acirc:"Stort A med cirkumfleks",Atilde:"Stort A med tilde", -Auml:"Stort A med umlaut",Aring:"Stort Å",AElig:"Stort Æ",Ccedil:"Stort C med cedille",Egrave:"Stort E med accent grave",Eacute:"Stort E med accent aigu",Ecirc:"Stort E med cirkumfleks",Euml:"Stort E med umlaut",Igrave:"Stort I med accent grave",Iacute:"Stort I med accent aigu",Icirc:"Stort I med cirkumfleks",Iuml:"Stort I med umlaut",ETH:"Stort Ð (edd)",Ntilde:"Stort N med tilde",Ograve:"Stort O med accent grave",Oacute:"Stort O med accent aigu",Ocirc:"Stort O med cirkumfleks",Otilde:"Stort O med tilde", -Ouml:"Stort O med umlaut",times:"Gange-tegn",Oslash:"Stort Ø",Ugrave:"Stort U med accent grave",Uacute:"Stort U med accent aigu",Ucirc:"Stort U med cirkumfleks",Uuml:"Stort U med umlaut",Yacute:"Stort Y med accent aigu",THORN:"Stort Thorn",szlig:"Lille eszett",agrave:"Lille a med accent grave",aacute:"Lille a med accent aigu",acirc:"Lille a med cirkumfleks",atilde:"Lille a med tilde",auml:"Lille a med umlaut",aring:"Lilla å",aelig:"Lille æ",ccedil:"Lille c med cedille",egrave:"Lille e med accent grave", -eacute:"Lille e med accent aigu",ecirc:"Lille e med cirkumfleks",euml:"Lille e med umlaut",igrave:"Lille i med accent grave",iacute:"Lille i med accent aigu",icirc:"Lille i med cirkumfleks",iuml:"Lille i med umlaut",eth:"Lille ð (edd)",ntilde:"Lille n med tilde",ograve:"Lille o med accent grave",oacute:"Lille o med accent aigu",ocirc:"Lille o med cirkumfleks",otilde:"Lille o med tilde",ouml:"Lille o med umlaut",divide:"Divisions-tegn",oslash:"Lille ø",ugrave:"Lille u med accent grave",uacute:"Lille u med accent aigu", -ucirc:"Lille u med cirkumfleks",uuml:"Lille u med umlaut",yacute:"Lille y med accent aigu",thorn:"Lille thorn",yuml:"Lille y med umlaut",OElig:"Stort Æ",oelig:"Lille æ",372:"Stort W med cirkumfleks",374:"Stort Y med cirkumfleks",373:"Lille w med cirkumfleks",375:"Lille y med cirkumfleks",sbquo:"Lavt enkelt 9-komma citationstegn",8219:"Højt enkelt 9-komma citationstegn",bdquo:"Dobbelt 9-komma citationstegn",hellip:"Tre horizontale prikker",trade:"Varemærke-tegn",9658:"Sort højre pil",bull:"Punkt", -rarr:"Højre pil",rArr:"Højre dobbelt pil",hArr:"Venstre højre dobbelt pil",diams:"Sort diamant",asymp:"Næsten lig med"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/de.js deleted file mode 100644 index 84e863090..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/de.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","de",{euro:"Euro Zeichen",lsquo:"Hochkomma links",rsquo:"Hochkomma rechts",ldquo:"Anführungszeichen links",rdquo:"Anführungszeichen rechts",ndash:"Kleiner Strich",mdash:"Mittlerer Strich",iexcl:"Invertiertes Ausrufezeichen",cent:"Cent-Zeichen",pound:"Pfund-Zeichen",curren:"Währungszeichen",yen:"Yen",brvbar:"Gestrichelte Linie",sect:"Paragrafenzeichen",uml:"Diäresis",copy:"Copyright-Zeichen",ordf:"Feminine ordinal Anzeige",laquo:"Nach links zeigenden Doppel-Winkel Anführungszeichen", -not:"Not-Zeichen",reg:"Registriert-Zeichen",macr:"Längezeichen",deg:"Grad-Zeichen",sup2:"Hoch 2",sup3:"Hoch 3",acute:"Akzentzeichen ",micro:"Mikro-Zeichen",para:"Pilcrow-Zeichen",middot:"Mittelpunkt",cedil:"Cedilla",sup1:"Hoch 1",ordm:"Männliche Ordnungszahl Anzeige",raquo:"Nach rechts zeigenden Doppel-Winkel Anführungszeichen",frac14:"ein Viertel",frac12:"Hälfte",frac34:"Dreiviertel",iquest:"Umgekehrtes Fragezeichen",Agrave:"Lateinischer Buchstabe A mit AkzentGrave",Aacute:"Lateinischer Buchstabe A mit Akutakzent", -Acirc:"Lateinischer Buchstabe A mit Zirkumflex",Atilde:"Lateinischer Buchstabe A mit Tilde",Auml:"Lateinischer Buchstabe A mit Trema",Aring:"Lateinischer Buchstabe A mit Ring oben",AElig:"Lateinischer Buchstabe Æ",Ccedil:"Lateinischer Buchstabe C mit Cedille",Egrave:"Lateinischer Buchstabe E mit AkzentGrave",Eacute:"Lateinischer Buchstabe E mit Akutakzent",Ecirc:"Lateinischer Buchstabe E mit Zirkumflex",Euml:"Lateinischer Buchstabe E Trema",Igrave:"Lateinischer Buchstabe I mit AkzentGrave",Iacute:"Lateinischer Buchstabe I mit Akutakzent", -Icirc:"Lateinischer Buchstabe I mit Zirkumflex",Iuml:"Lateinischer Buchstabe I mit Trema",ETH:"Lateinischer Buchstabe Eth",Ntilde:"Lateinischer Buchstabe N mit Tilde",Ograve:"Lateinischer Buchstabe O mit AkzentGrave",Oacute:"Lateinischer Buchstabe O mit Akutakzent",Ocirc:"Lateinischer Buchstabe O mit Zirkumflex",Otilde:"Lateinischer Buchstabe O mit Tilde",Ouml:"Lateinischer Buchstabe O mit Trema",times:"Multiplikation",Oslash:"Lateinischer Buchstabe O durchgestrichen",Ugrave:"Lateinischer Buchstabe U mit Akzentgrave", -Uacute:"Lateinischer Buchstabe U mit Akutakzent",Ucirc:"Lateinischer Buchstabe U mit Zirkumflex",Uuml:"Lateinischer Buchstabe a mit Trema",Yacute:"Lateinischer Buchstabe a mit Akzent",THORN:"Lateinischer Buchstabe mit Dorn",szlig:"Kleiner lateinischer Buchstabe scharfe s",agrave:"Kleiner lateinischer Buchstabe a mit Accent grave",aacute:"Kleiner lateinischer Buchstabe a mit Akut",acirc:"Lateinischer Buchstabe a mit Zirkumflex",atilde:"Lateinischer Buchstabe a mit Tilde",auml:"Kleiner lateinischer Buchstabe a mit Trema", -aring:"Kleiner lateinischer Buchstabe a mit Ring oben",aelig:"Lateinischer Buchstabe æ",ccedil:"Kleiner lateinischer Buchstabe c mit Cedille",egrave:"Kleiner lateinischer Buchstabe e mit Accent grave",eacute:"Kleiner lateinischer Buchstabe e mit Akut",ecirc:"Kleiner lateinischer Buchstabe e mit Zirkumflex",euml:"Kleiner lateinischer Buchstabe e mit Trema",igrave:"Kleiner lateinischer Buchstabe i mit AkzentGrave",iacute:"Kleiner lateinischer Buchstabe i mit Akzent",icirc:"Kleiner lateinischer Buchstabe i mit Zirkumflex", -iuml:"Kleiner lateinischer Buchstabe i mit Trema",eth:"Kleiner lateinischer Buchstabe eth",ntilde:"Kleiner lateinischer Buchstabe n mit Tilde",ograve:"Kleiner lateinischer Buchstabe o mit Accent grave",oacute:"Kleiner lateinischer Buchstabe o mit Akzent",ocirc:"Kleiner lateinischer Buchstabe o mit Zirkumflex",otilde:"Lateinischer Buchstabe i mit Tilde",ouml:"Kleiner lateinischer Buchstabe o mit Trema",divide:"Divisionszeichen",oslash:"Kleiner lateinischer Buchstabe o durchgestrichen",ugrave:"Kleiner lateinischer Buchstabe u mit Accent grave", -uacute:"Kleiner lateinischer Buchstabe u mit Akut",ucirc:"Kleiner lateinischer Buchstabe u mit Zirkumflex",uuml:"Kleiner lateinischer Buchstabe u mit Trema",yacute:"Kleiner lateinischer Buchstabe y mit Akut",thorn:"Kleiner lateinischer Buchstabe Dorn",yuml:"Kleiner lateinischer Buchstabe y mit Trema",OElig:"Lateinischer Buchstabe Ligatur OE",oelig:"Kleiner lateinischer Buchstabe Ligatur OE",372:"Lateinischer Buchstabe W mit Zirkumflex",374:"Lateinischer Buchstabe Y mit Zirkumflex",373:"Kleiner lateinischer Buchstabe w mit Zirkumflex", -375:"Kleiner lateinischer Buchstabe y mit Zirkumflex",sbquo:"Tiefergestelltes Komma",8219:"Rumgedrehtes Komma",bdquo:"Doppeltes Anführungszeichen unten",hellip:"horizontale Auslassungspunkte",trade:"Handelszeichen",9658:"Dreickspfeil rechts",bull:"Bullet",rarr:"Pfeil rechts",rArr:"Doppelpfeil rechts",hArr:"Doppelpfeil links",diams:"Karo",asymp:"Ungefähr"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/el.js deleted file mode 100644 index b31e8f4eb..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/el.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","el",{euro:"Σύμβολο Ευρώ",lsquo:"Αριστερός χαρακτήρας μονού εισαγωγικού",rsquo:"Δεξιός χαρακτήρας μονού εισαγωγικού",ldquo:"Αριστερός χαρακτήρας ευθύγραμμων εισαγωγικών",rdquo:"Δεξιός χαρακτήρας ευθύγραμμων εισαγωγικών",ndash:"Παύλα en",mdash:"Παύλα em",iexcl:"Ανάποδο θαυμαστικό",cent:"Σύμβολο σεντ",pound:"Σύμβολο λίρας",curren:"Σύμβολο συναλλαγματικής μονάδας",yen:"Σύμβολο Γιεν",brvbar:"Σπασμένη μπάρα",sect:"Σύμβολο τμήματος",uml:"Διαίρεση",copy:"Σύμβολο πνευματικών δικαιωμάτων", -ordf:"Θηλυκός τακτικός δείκτης",laquo:"Γωνιώδη εισαγωγικά αριστερής κατάδειξης",not:"Σύμβολο άρνησης",reg:"Σύμβολο σημάτων κατατεθέν",macr:"Μακρόν",deg:"Σύμβολο βαθμού",sup2:"Εκτεθειμένο δύο",sup3:"Εκτεθειμένο τρία",acute:"Οξεία",micro:"Σύμβολο μικρού",para:"Σύμβολο παραγράφου",middot:"Μέση τελεία",cedil:"Υπογεγραμμένη",sup1:"Εκτεθειμένο ένα",ordm:"Αρσενικός τακτικός δείκτης",raquo:"Γωνιώδη εισαγωγικά δεξιάς κατάδειξης",frac14:"Γνήσιο κλάσμα ενός τετάρτου",frac12:"Γνήσιο κλάσμα ενός δεύτερου",frac34:"Γνήσιο κλάσμα τριών τετάρτων", -iquest:"Ανάποδο θαυμαστικό",Agrave:"Λατινικό κεφαλαίο γράμμα A με βαρεία",Aacute:"Λατινικό κεφαλαίο γράμμα A με οξεία",Acirc:"Λατινικό κεφαλαίο γράμμα A με περισπωμένη",Atilde:"Λατινικό κεφαλαίο γράμμα A με περισπωμένη",Auml:"Λατινικό κεφαλαίο γράμμα A με διαλυτικά",Aring:"Λατινικό κεφαλαίο γράμμα A με δακτύλιο επάνω",AElig:"Λατινικό κεφαλαίο γράμμα Æ",Ccedil:"Λατινικό κεφαλαίο γράμμα C με υπογεγραμμένη",Egrave:"Λατινικό κεφαλαίο γράμμα E με βαρεία",Eacute:"Λατινικό κεφαλαίο γράμμα E με οξεία",Ecirc:"Λατινικό κεφαλαίο γράμμα Ε με περισπωμένη ", -Euml:"Λατινικό κεφαλαίο γράμμα Ε με διαλυτικά",Igrave:"Λατινικό κεφαλαίο γράμμα I με βαρεία",Iacute:"Λατινικό κεφαλαίο γράμμα I με οξεία",Icirc:"Λατινικό κεφαλαίο γράμμα I με περισπωμένη",Iuml:"Λατινικό κεφαλαίο γράμμα I με διαλυτικά ",ETH:"Λατινικό κεφαλαίο γράμμα Eth",Ntilde:"Λατινικό κεφαλαίο γράμμα N με περισπωμένη",Ograve:"Λατινικό κεφαλαίο γράμμα O με βαρεία",Oacute:"Λατινικό κεφαλαίο γράμμα O με οξεία",Ocirc:"Λατινικό κεφαλαίο γράμμα O με περισπωμένη ",Otilde:"Λατινικό κεφαλαίο γράμμα O με περισπωμένη", -Ouml:"Λατινικό κεφαλαίο γράμμα O με διαλυτικά",times:"Σύμβολο πολλαπλασιασμού",Oslash:"Λατινικό κεφαλαίο γράμμα O με μολυβιά",Ugrave:"Λατινικό κεφαλαίο γράμμα U με βαρεία",Uacute:"Λατινικό κεφαλαίο γράμμα U με οξεία",Ucirc:"Λατινικό κεφαλαίο γράμμα U με περισπωμένη",Uuml:"Λατινικό κεφαλαίο γράμμα U με διαλυτικά",Yacute:"Λατινικό κεφαλαίο γράμμα Y με οξεία",THORN:"Λατινικό κεφαλαίο γράμμα Thorn",szlig:"Λατινικό μικρό γράμμα απότομο s",agrave:"Λατινικό μικρό γράμμα a με βαρεία",aacute:"Λατινικό μικρό γράμμα a με οξεία", -acirc:"Λατινικό μικρό γράμμα a με περισπωμένη",atilde:"Λατινικό μικρό γράμμα a με περισπωμένη",auml:"Λατινικό μικρό γράμμα a με διαλυτικά",aring:"Λατινικό μικρό γράμμα a με δακτύλιο πάνω",aelig:"Λατινικό μικρό γράμμα æ",ccedil:"Λατινικό μικρό γράμμα c με υπογεγραμμένη",egrave:"Λατινικό μικρό γράμμα ε με βαρεία",eacute:"Λατινικό μικρό γράμμα e με οξεία",ecirc:"Λατινικό μικρό γράμμα e με περισπωμένη",euml:"Λατινικό μικρό γράμμα e με διαλυτικά",igrave:"Λατινικό μικρό γράμμα i με βαρεία",iacute:"Λατινικό μικρό γράμμα i με οξεία", -icirc:"Λατινικό μικρό γράμμα i με περισπωμένη",iuml:"Λατινικό μικρό γράμμα i με διαλυτικά",eth:"Λατινικό μικρό γράμμα eth",ntilde:"Λατινικό μικρό γράμμα n με περισπωμένη",ograve:"Λατινικό μικρό γράμμα o με βαρεία",oacute:"Λατινικό μικρό γράμμα o με οξεία ",ocirc:"Λατινικό πεζό γράμμα o με περισπωμένη",otilde:"Λατινικό μικρό γράμμα o με περισπωμένη ",ouml:"Λατινικό μικρό γράμμα o με διαλυτικά",divide:"Σύμβολο διαίρεσης",oslash:"Λατινικό μικρό γράμμα o με περισπωμένη",ugrave:"Λατινικό μικρό γράμμα u με βαρεία", -uacute:"Λατινικό μικρό γράμμα u με οξεία",ucirc:"Λατινικό μικρό γράμμα u με περισπωμένη",uuml:"Λατινικό μικρό γράμμα u με διαλυτικά",yacute:"Λατινικό μικρό γράμμα y με οξεία",thorn:"Λατινικό μικρό γράμμα thorn",yuml:"Λατινικό μικρό γράμμα y με διαλυτικά",OElig:"Λατινικό κεφαλαίο σύμπλεγμα ΟΕ",oelig:"Λατινικό μικρό σύμπλεγμα oe",372:"Λατινικό κεφαλαίο γράμμα W με περισπωμένη",374:"Λατινικό κεφαλαίο γράμμα Y με περισπωμένη",373:"Λατινικό μικρό γράμμα w με περισπωμένη",375:"Λατινικό μικρό γράμμα y με περισπωμένη", -sbquo:"Ενιαίο χαμηλο -9 εισαγωγικό ",8219:"Ενιαίο υψηλο ανεστραμμένο-9 εισαγωγικό ",bdquo:"Διπλό χαμηλό-9 εισαγωγικό ",hellip:"Οριζόντια αποσιωπητικά",trade:"Σύμβολο εμπορικού κατατεθέν",9658:"Μαύρος δείκτης που δείχνει προς τα δεξιά",bull:"Κουκκίδα",rarr:"Δεξί βελάκι",rArr:"Διπλό δεξί βελάκι",hArr:"Διπλό βελάκι αριστερά-δεξιά",diams:"Μαύρο διαμάντι",asymp:"Σχεδόν ίσο με"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en-gb.js deleted file mode 100644 index 08de5616f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","en-gb",{euro:"Euro sign",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cent sign",pound:"Pound sign",curren:"Currency sign",yen:"Yen sign",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en.js deleted file mode 100644 index 418406d26..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/en.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","en",{euro:"Euro sign",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cent sign",pound:"Pound sign",curren:"Currency sign",yen:"Yen sign",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eo.js deleted file mode 100644 index c5803d54d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eo.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","eo",{euro:"Eŭrosigno",lsquo:"Supra 6-citilo",rsquo:"Supra 9-citilo",ldquo:"Supra 66-citilo",rdquo:"Supra 99-citilo",ndash:"Streketo",mdash:"Substreko",iexcl:"Renversita krisigno",cent:"Cendosigno",pound:"Pundosigno",curren:"Monersigno",yen:"Enosigno",brvbar:"Rompita vertikala streko",sect:"Kurba paragrafo",uml:"Tremao",copy:"Kopirajtosigno",ordf:"Adjektiva numerfinaĵo",laquo:"Duobla malplio-citilo",not:"Negohoko",reg:"Registrita marko",macr:"Superstreko",deg:"Gradosigno", -sup2:"Supra indico 2",sup3:"Supra indico 3",acute:"Dekstra korno",micro:"Mikrosigno",para:"Rekta paragrafo",middot:"Meza punkto",cedil:"Zoeto",sup1:"Supra indico 1",ordm:"Substantiva numerfinaĵo",raquo:"Duobla plio-citilo",frac14:"Kvaronosigno",frac12:"Duonosigno",frac34:"Trikvaronosigno",iquest:"renversita demandosigno",Agrave:"Latina ĉeflitero A kun liva korno",Aacute:"Latina ĉeflitero A kun dekstra korno",Acirc:"Latina ĉeflitero A kun ĉapelo",Atilde:"Latina ĉeflitero A kun tildo",Auml:"Latina ĉeflitero A kun tremao", -Aring:"Latina ĉeflitero A kun superringo",AElig:"Latina ĉeflitera ligaturo Æ",Ccedil:"Latina ĉeflitero C kun zoeto",Egrave:"Latina ĉeflitero E kun liva korno",Eacute:"Latina ĉeflitero E kun dekstra korno",Ecirc:"Latina ĉeflitero E kun ĉapelo",Euml:"Latina ĉeflitero E kun tremao",Igrave:"Latina ĉeflitero I kun liva korno",Iacute:"Latina ĉeflitero I kun dekstra korno",Icirc:"Latina ĉeflitero I kun ĉapelo",Iuml:"Latina ĉeflitero I kun tremao",ETH:"Latina ĉeflitero islanda edo",Ntilde:"Latina ĉeflitero N kun tildo", -Ograve:"Latina ĉeflitero O kun liva korno",Oacute:"Latina ĉeflitero O kun dekstra korno",Ocirc:"Latina ĉeflitero O kun ĉapelo",Otilde:"Latina ĉeflitero O kun tildo",Ouml:"Latina ĉeflitero O kun tremao",times:"Multipliko",Oslash:"Latina ĉeflitero O trastrekita",Ugrave:"Latina ĉeflitero U kun liva korno",Uacute:"Latina ĉeflitero U kun dekstra korno",Ucirc:"Latina ĉeflitero U kun ĉapelo",Uuml:"Latina ĉeflitero U kun tremao",Yacute:"Latina ĉeflitero Y kun dekstra korno",THORN:"Latina ĉeflitero islanda dorno", -szlig:"Latina etlitero germana sozo (akra s)",agrave:"Latina etlitero a kun liva korno",aacute:"Latina etlitero a kun dekstra korno",acirc:"Latina etlitero a kun ĉapelo",atilde:"Latina etlitero a kun tildo",auml:"Latina etlitero a kun tremao",aring:"Latina etlitero a kun superringo",aelig:"Latina etlitera ligaturo æ",ccedil:"Latina etlitero c kun zoeto",egrave:"Latina etlitero e kun liva korno",eacute:"Latina etlitero e kun dekstra korno",ecirc:"Latina etlitero e kun ĉapelo",euml:"Latina etlitero e kun tremao", -igrave:"Latina etlitero i kun liva korno",iacute:"Latina etlitero i kun dekstra korno",icirc:"Latina etlitero i kun ĉapelo",iuml:"Latina etlitero i kun tremao",eth:"Latina etlitero islanda edo",ntilde:"Latina etlitero n kun tildo",ograve:"Latina etlitero o kun liva korno",oacute:"Latina etlitero o kun dekstra korno",ocirc:"Latina etlitero o kun ĉapelo",otilde:"Latina etlitero o kun tildo",ouml:"Latina etlitero o kun tremao",divide:"Dividosigno",oslash:"Latina etlitero o trastrekita",ugrave:"Latina etlitero u kun liva korno", -uacute:"Latina etlitero u kun dekstra korno",ucirc:"Latina etlitero u kun ĉapelo",uuml:"Latina etlitero u kun tremao",yacute:"Latina etlitero y kun dekstra korno",thorn:"Latina etlitero islanda dorno",yuml:"Latina etlitero y kun tremao",OElig:"Latina ĉeflitera ligaturo Œ",oelig:"Latina etlitera ligaturo œ",372:"Latina ĉeflitero W kun ĉapelo",374:"Latina ĉeflitero Y kun ĉapelo",373:"Latina etlitero w kun ĉapelo",375:"Latina etlitero y kun ĉapelo",sbquo:"Suba 9-citilo",8219:"Supra renversita 9-citilo", -bdquo:"Suba 99-citilo",hellip:"Tripunkto",trade:"Varmarka signo",9658:"Nigra sago dekstren",bull:"Bulmarko",rarr:"Sago dekstren",rArr:"Duobla sago dekstren",hArr:"Duobla sago maldekstren",diams:"Nigra kvadrato",asymp:"Preskaŭ egala"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/es.js deleted file mode 100644 index e91f1a0ac..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/es.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","es",{euro:"Símbolo de euro",lsquo:"Comilla simple izquierda",rsquo:"Comilla simple derecha",ldquo:"Comilla doble izquierda",rdquo:"Comilla doble derecha",ndash:"Guión corto",mdash:"Guión medio largo",iexcl:"Signo de admiración invertido",cent:"Símbolo centavo",pound:"Símbolo libra",curren:"Símbolo moneda",yen:"Símbolo yen",brvbar:"Barra vertical rota",sect:"Símbolo sección",uml:"Diéresis",copy:"Signo de derechos de autor",ordf:"Indicador ordinal femenino",laquo:"Abre comillas angulares", -not:"Signo negación",reg:"Signo de marca registrada",macr:"Guión alto",deg:"Signo de grado",sup2:"Superíndice dos",sup3:"Superíndice tres",acute:"Acento agudo",micro:"Signo micro",para:"Signo de pi",middot:"Punto medio",cedil:"Cedilla",sup1:"Superíndice uno",ordm:"Indicador orginal masculino",raquo:"Cierra comillas angulares",frac14:"Fracción ordinaria de un quarto",frac12:"Fracción ordinaria de una mitad",frac34:"Fracción ordinaria de tres cuartos",iquest:"Signo de interrogación invertido",Agrave:"Letra A latina mayúscula con acento grave", -Aacute:"Letra A latina mayúscula con acento agudo",Acirc:"Letra A latina mayúscula con acento circunflejo",Atilde:"Letra A latina mayúscula con tilde",Auml:"Letra A latina mayúscula con diéresis",Aring:"Letra A latina mayúscula con aro arriba",AElig:"Letra Æ latina mayúscula",Ccedil:"Letra C latina mayúscula con cedilla",Egrave:"Letra E latina mayúscula con acento grave",Eacute:"Letra E latina mayúscula con acento agudo",Ecirc:"Letra E latina mayúscula con acento circunflejo",Euml:"Letra E latina mayúscula con diéresis", -Igrave:"Letra I latina mayúscula con acento grave",Iacute:"Letra I latina mayúscula con acento agudo",Icirc:"Letra I latina mayúscula con acento circunflejo",Iuml:"Letra I latina mayúscula con diéresis",ETH:"Letra Eth latina mayúscula",Ntilde:"Letra N latina mayúscula con tilde",Ograve:"Letra O latina mayúscula con acento grave",Oacute:"Letra O latina mayúscula con acento agudo",Ocirc:"Letra O latina mayúscula con acento circunflejo",Otilde:"Letra O latina mayúscula con tilde",Ouml:"Letra O latina mayúscula con diéresis", -times:"Signo de multiplicación",Oslash:"Letra O latina mayúscula con barra inclinada",Ugrave:"Letra U latina mayúscula con acento grave",Uacute:"Letra U latina mayúscula con acento agudo",Ucirc:"Letra U latina mayúscula con acento circunflejo",Uuml:"Letra U latina mayúscula con diéresis",Yacute:"Letra Y latina mayúscula con acento agudo",THORN:"Letra Thorn latina mayúscula",szlig:"Letra s latina fuerte pequeña",agrave:"Letra a latina pequeña con acento grave",aacute:"Letra a latina pequeña con acento agudo", -acirc:"Letra a latina pequeña con acento circunflejo",atilde:"Letra a latina pequeña con tilde",auml:"Letra a latina pequeña con diéresis",aring:"Letra a latina pequeña con aro arriba",aelig:"Letra æ latina pequeña",ccedil:"Letra c latina pequeña con cedilla",egrave:"Letra e latina pequeña con acento grave",eacute:"Letra e latina pequeña con acento agudo",ecirc:"Letra e latina pequeña con acento circunflejo",euml:"Letra e latina pequeña con diéresis",igrave:"Letra i latina pequeña con acento grave", -iacute:"Letra i latina pequeña con acento agudo",icirc:"Letra i latina pequeña con acento circunflejo",iuml:"Letra i latina pequeña con diéresis",eth:"Letra eth latina pequeña",ntilde:"Letra n latina pequeña con tilde",ograve:"Letra o latina pequeña con acento grave",oacute:"Letra o latina pequeña con acento agudo",ocirc:"Letra o latina pequeña con acento circunflejo",otilde:"Letra o latina pequeña con tilde",ouml:"Letra o latina pequeña con diéresis",divide:"Signo de división",oslash:"Letra o latina minúscula con barra inclinada", -ugrave:"Letra u latina pequeña con acento grave",uacute:"Letra u latina pequeña con acento agudo",ucirc:"Letra u latina pequeña con acento circunflejo",uuml:"Letra u latina pequeña con diéresis",yacute:"Letra u latina pequeña con acento agudo",thorn:"Letra thorn latina minúscula",yuml:"Letra y latina pequeña con diéresis",OElig:"Diptongo OE latino en mayúscula",oelig:"Diptongo oe latino en minúscula",372:"Letra W latina mayúscula con acento circunflejo",374:"Letra Y latina mayúscula con acento circunflejo", -373:"Letra w latina pequeña con acento circunflejo",375:"Letra y latina pequeña con acento circunflejo",sbquo:"Comilla simple baja-9",8219:"Comilla simple alta invertida-9",bdquo:"Comillas dobles bajas-9",hellip:"Puntos suspensivos horizontales",trade:"Signo de marca registrada",9658:"Apuntador negro apuntando a la derecha",bull:"Viñeta",rarr:"Flecha a la derecha",rArr:"Flecha doble a la derecha",hArr:"Flecha izquierda derecha doble",diams:"Diamante negro",asymp:"Casi igual a"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/et.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/et.js deleted file mode 100644 index 2a208837b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/et.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","et",{euro:"Euromärk",lsquo:"Alustav ühekordne jutumärk",rsquo:"Lõpetav ühekordne jutumärk",ldquo:"Alustav kahekordne jutumärk",rdquo:"Lõpetav kahekordne jutumärk",ndash:"Enn-kriips",mdash:"Emm-kriips",iexcl:"Pööratud hüüumärk",cent:"Sendimärk",pound:"Naela märk",curren:"Valuutamärk",yen:"Jeeni märk",brvbar:"Katkestatud kriips",sect:"Lõigu märk",uml:"Täpid",copy:"Autoriõiguse märk",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Ei-märk",reg:"Registered sign",macr:"Macron",deg:"Kraadimärk",sup2:"Ülaindeks kaks",sup3:"Ülaindeks kolm",acute:"Acute accent",micro:"Mikro-märk",para:"Pilcrow sign",middot:"Keskpunkt",cedil:"Cedilla",sup1:"Ülaindeks üks",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Ladina suur A tildega",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Täppidega ladina suur O",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Kandilise katusega suur ladina U",Uuml:"Täppidega ladina suur U",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Ladina väike terav s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Kandilise katusega ladina väike a",atilde:"Tildega ladina väike a",auml:"Täppidega ladina väike a",aring:"Latin small letter a with ring above", -aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth",ntilde:"Latin small letter n with tilde", -ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Jagamismärk",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis",yacute:"Latin small letter y with acute accent", -thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis",trade:"Kaubamärgi märk",9658:"Black right-pointing pointer", -bull:"Kuul",rarr:"Nool paremale",rArr:"Topeltnool paremale",hArr:"Topeltnool vasakule",diams:"Black diamond suit",asymp:"Ligikaudu võrdne"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eu.js deleted file mode 100644 index a93e0ce57..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/eu.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","eu",{euro:"Euro zeinua",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cent sign",pound:"Pound sign",curren:"Currency sign",yen:"Yen sign",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Ez zeinua",reg:"Registered sign",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fa.js deleted file mode 100644 index c3efb3ce4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fa.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","fa",{euro:"نشان یورو",lsquo:"علامت نقل قول تکی چپ",rsquo:"علامت نقل قول تکی راست",ldquo:"علامت نقل قول دوتایی چپ",rdquo:"علامت نقل قول دوتایی راست",ndash:"خط تیره En",mdash:"خط تیره Em",iexcl:"علامت تعجب وارونه",cent:"نشان سنت",pound:"نشان پوند",curren:"نشان ارز",yen:"نشان ین",brvbar:"نوار شکسته",sect:"نشان بخش",uml:"نشان سواگیری",copy:"نشان کپی رایت",ordf:"شاخص ترتیبی مونث",laquo:"اشاره چپ مکرر برای زاویه علامت نقل قول",not:"نشان ثبت نشده",reg:"نشان ثبت شده", -macr:"نشان خط بالای حرف",deg:"نشان درجه",sup2:"بالانویس دو",sup3:"بالانویس سه",acute:"لهجه غلیظ",micro:"نشان مایکرو",para:"نشان محل بند",middot:"نقطه میانی",cedil:"سدیل",sup1:"بالانویس 1",ordm:"شاخص ترتیبی مذکر",raquo:"نشان زاویه‌دار دوتایی نقل قول راست چین",frac14:"واحد عامیانه 1/4",frac12:"واحد عامینه نصف",frac34:"واحد عامیانه 3/4",iquest:"علامت سوال معکوس",Agrave:"حرف A بزرگ لاتین با تلفظ غلیظ",Aacute:"حرف A بزرگ لاتین با تلفظ شدید",Acirc:"حرف A بزرگ لاتین با دور",Atilde:"حرف A بزرگ لاتین با صدای کامی", -Auml:"حرف A بزرگ لاتین با نشان سواگیری",Aring:"حرف A بزرگ لاتین با حلقه بالا",AElig:"حرف Æ بزرگ لاتین",Ccedil:"حرف C بزرگ لاتین با نشان سواگیری",Egrave:"حرف E بزرگ لاتین با تلفظ درشت",Eacute:"حرف E بزرگ لاتین با تلفظ زیر",Ecirc:"حرف E بزرگ لاتین با خمان",Euml:"حرف E بزرگ لاتین با نشان سواگیری",Igrave:"حرف I بزرگ لاتین با تلفظ درشت",Iacute:"حرف I بزرگ لاتین با تلفظ ریز",Icirc:"حرف I بزرگ لاتین با خمان",Iuml:"حرف I بزرگ لاتین با نشان سواگیری",ETH:"حرف لاتین بزرگ واکه ترتیبی",Ntilde:"حرف N بزرگ لاتین با مد", -Ograve:"حرف O بزرگ لاتین با تلفظ درشت",Oacute:"حرف O بزرگ لاتین با تلفظ ریز",Ocirc:"حرف O بزرگ لاتین با خمان",Otilde:"حرف O بزرگ لاتین با مد",Ouml:"حرف O بزرگ لاتین با نشان سواگیری",times:"نشان ضربدر",Oslash:"حرف O بزرگ لاتین با میان خط",Ugrave:"حرف U بزرگ لاتین با تلفظ درشت",Uacute:"حرف U بزرگ لاتین با تلفظ ریز",Ucirc:"حرف U بزرگ لاتین با خمان",Uuml:"حرف U بزرگ لاتین با نشان سواگیری",Yacute:"حرف Y بزرگ لاتین با تلفظ ریز",THORN:"حرف بزرگ لاتین خاردار",szlig:"حرف کوچک لاتین شارپ s",agrave:"حرف a کوچک لاتین با تلفظ درشت", -aacute:"حرف a کوچک لاتین با تلفظ ریز",acirc:"حرف a کوچک لاتین با خمان",atilde:"حرف a کوچک لاتین با صدای کامی",auml:"حرف a کوچک لاتین با نشان سواگیری",aring:"حرف a کوچک لاتین گوشواره دار",aelig:"حرف کوچک لاتین æ",ccedil:"حرف c کوچک لاتین با نشان سدیل",egrave:"حرف e کوچک لاتین با تلفظ درشت",eacute:"حرف e کوچک لاتین با تلفظ ریز",ecirc:"حرف e کوچک لاتین با خمان",euml:"حرف e کوچک لاتین با نشان سواگیری",igrave:"حرف i کوچک لاتین با تلفظ درشت",iacute:"حرف i کوچک لاتین با تلفظ ریز",icirc:"حرف i کوچک لاتین با خمان", -iuml:"حرف i کوچک لاتین با نشان سواگیری",eth:"حرف کوچک لاتین eth",ntilde:"حرف n کوچک لاتین با صدای کامی",ograve:"حرف o کوچک لاتین با تلفظ درشت",oacute:"حرف o کوچک لاتین با تلفظ زیر",ocirc:"حرف o کوچک لاتین با خمان",otilde:"حرف o کوچک لاتین با صدای کامی",ouml:"حرف o کوچک لاتین با نشان سواگیری",divide:"نشان بخش",oslash:"حرف o کوچک لاتین با میان خط",ugrave:"حرف u کوچک لاتین با تلفظ درشت",uacute:"حرف u کوچک لاتین با تلفظ ریز",ucirc:"حرف u کوچک لاتین با خمان",uuml:"حرف u کوچک لاتین با نشان سواگیری",yacute:"حرف y کوچک لاتین با تلفظ ریز", -thorn:"حرف کوچک لاتین خاردار",yuml:"حرف y کوچک لاتین با نشان سواگیری",OElig:"بند بزرگ لاتین OE",oelig:"بند کوچک لاتین oe",372:"حرف W بزرگ لاتین با خمان",374:"حرف Y بزرگ لاتین با خمان",373:"حرف w کوچک لاتین با خمان",375:"حرف y کوچک لاتین با خمان",sbquo:"نشان نقل قول تکی زیر-9",8219:"نشان نقل قول تکی high-reversed-9",bdquo:"نقل قول دوتایی پایین-9",hellip:"حذف افقی",trade:"نشان تجاری",9658:"نشانگر سیاه جهت راست",bull:"گلوله",rarr:"فلش راست",rArr:"فلش دوتایی راست",hArr:"فلش دوتایی چپ راست",diams:"نشان الماس سیاه", -asymp:"تقریبا برابر با"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fi.js deleted file mode 100644 index 79f4a7d9b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fi.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","fi",{euro:"Euron merkki",lsquo:"Vasen yksittäinen lainausmerkki",rsquo:"Oikea yksittäinen lainausmerkki",ldquo:"Vasen kaksoislainausmerkki",rdquo:"Oikea kaksoislainausmerkki",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Sentin merkki",pound:"Punnan merkki",curren:"Valuuttamerkki",yen:"Yenin merkki",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Rekisteröity merkki",macr:"Macron",deg:"Asteen merkki",sup2:"Yläindeksi kaksi",sup3:"Yläindeksi kolme",acute:"Acute accent",micro:"Mikron merkki",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Yläindeksi yksi",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Ylösalaisin oleva kysymysmerkki",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Kertomerkki",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Jakomerkki",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Tavaramerkki merkki",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Nuoli oikealle",rArr:"Kaksoisnuoli oikealle",hArr:"Kaksoisnuoli oikealle ja vasemmalle",diams:"Black diamond suit",asymp:"Noin"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js deleted file mode 100644 index 24a0d0da9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +++ /dev/null @@ -1,10 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","fr-ca",{euro:"Symbole Euro",lsquo:"Guillemet simple ouvrant",rsquo:"Guillemet simple fermant",ldquo:"Guillemet double ouvrant",rdquo:"Guillemet double fermant",ndash:"Tiret haut",mdash:"Tiret",iexcl:"Point d'exclamation inversé",cent:"Symbole de cent",pound:"Symbole de Livre Sterling",curren:"Symbole monétaire",yen:"Symbole du Yen",brvbar:"Barre scindée",sect:"Symbole de section",uml:"Tréma",copy:"Symbole de copyright",ordf:"Indicateur ordinal féminin",laquo:"Guillemet français ouvrant", -not:"Indicateur de négation",reg:"Symbole de marque déposée",macr:"Macron",deg:"Degré",sup2:"Exposant 2",sup3:"Exposant 3",acute:"Accent aigüe",micro:"Symbole micro",para:"Paragraphe",middot:"Point médian",cedil:"Cédille",sup1:"Exposant 1",ordm:"Indicateur ordinal masculin",raquo:"Guillemet français fermant",frac14:"Un quart",frac12:"Une demi",frac34:"Trois quart",iquest:"Point d'interrogation inversé",Agrave:"A accent grave",Aacute:"A accent aigüe",Acirc:"A circonflexe",Atilde:"A tilde",Auml:"A tréma", -Aring:"A avec un rond au dessus",AElig:"Æ majuscule",Ccedil:"C cédille",Egrave:"E accent grave",Eacute:"E accent aigüe",Ecirc:"E accent circonflexe",Euml:"E tréma",Igrave:"I accent grave",Iacute:"I accent aigüe",Icirc:"I accent circonflexe",Iuml:"I tréma",ETH:"Lettre majuscule islandaise ED",Ntilde:"N tilde",Ograve:"O accent grave",Oacute:"O accent aigüe",Ocirc:"O accent circonflexe",Otilde:"O tilde",Ouml:"O tréma",times:"Symbole de multiplication",Oslash:"O barré",Ugrave:"U accent grave",Uacute:"U accent aigüe", -Ucirc:"U accent circonflexe",Uuml:"U tréma",Yacute:"Y accent aigüe",THORN:"Lettre islandaise Thorn majuscule",szlig:"Lettre minuscule allemande s dur",agrave:"a accent grave",aacute:"a accent aigüe",acirc:"a accent circonflexe",atilde:"a tilde",auml:"a tréma",aring:"a avec un cercle au dessus",aelig:"æ",ccedil:"c cédille",egrave:"e accent grave",eacute:"e accent aigüe",ecirc:"e accent circonflexe",euml:"e tréma",igrave:"i accent grave",iacute:"i accent aigüe",icirc:"i accent circonflexe",iuml:"i tréma", -eth:"Lettre minuscule islandaise ED",ntilde:"n tilde",ograve:"o accent grave",oacute:"o accent aigüe",ocirc:"O accent circonflexe",otilde:"O tilde",ouml:"O tréma",divide:"Symbole de division",oslash:"o barré",ugrave:"u accent grave",uacute:"u accent aigüe",ucirc:"u accent circonflexe",uuml:"u tréma",yacute:"y accent aigüe",thorn:"Lettre islandaise thorn minuscule",yuml:"y tréma",OElig:"ligature majuscule latine Œ",oelig:"ligature minuscule latine œ",372:"W accent circonflexe",374:"Y accent circonflexe", -373:"w accent circonflexe",375:"y accent circonflexe",sbquo:"Guillemet simple fermant",8219:"Guillemet-virgule supérieur culbuté",bdquo:"Guillemet-virgule double inférieur",hellip:"Points de suspension",trade:"Symbole de marque déposée",9658:"Flèche noire pointant vers la droite",bull:"Puce",rarr:"Flèche vers la droite",rArr:"Flèche double vers la droite",hArr:"Flèche double vers la gauche",diams:"Carreau",asymp:"Presque égal"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr.js deleted file mode 100644 index a7a9fa69a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/fr.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","fr",{euro:"Symbole Euro",lsquo:"Guillemet simple ouvrant",rsquo:"Guillemet simple fermant",ldquo:"Guillemet double ouvrant",rdquo:"Guillemet double fermant",ndash:"Tiret haut",mdash:"Tiret cadratin",iexcl:"Point d'exclamation inversé",cent:"Symbole Cent",pound:"Symbole Livre Sterling",curren:"Symbole monétaire",yen:"Symbole Yen",brvbar:"Barre verticale scindée",sect:"Section",uml:"Tréma",copy:"Symbole Copyright",ordf:"Indicateur ordinal féminin",laquo:"Guillemet français ouvrant", -not:"Crochet de négation",reg:"Marque déposée",macr:"Macron",deg:"Degré",sup2:"Exposant 2",sup3:"Exposant 3",acute:"Accent aigu",micro:"Omicron",para:"Paragraphe",middot:"Point médian",cedil:"Cédille",sup1:"Exposant 1",ordm:"Indicateur ordinal masculin",raquo:"Guillemet français fermant",frac14:"Un quart",frac12:"Un demi",frac34:"Trois quarts",iquest:"Point d'interrogation inversé",Agrave:"A majuscule accent grave",Aacute:"A majuscule accent aigu",Acirc:"A majuscule accent circonflexe",Atilde:"A majuscule avec caron", -Auml:"A majuscule tréma",Aring:"A majuscule avec un rond au-dessus",AElig:"Æ majuscule ligaturés",Ccedil:"C majuscule cédille",Egrave:"E majuscule accent grave",Eacute:"E majuscule accent aigu",Ecirc:"E majuscule accent circonflexe",Euml:"E majuscule tréma",Igrave:"I majuscule accent grave",Iacute:"I majuscule accent aigu",Icirc:"I majuscule accent circonflexe",Iuml:"I majuscule tréma",ETH:"Lettre majuscule islandaise ED",Ntilde:"N majuscule avec caron",Ograve:"O majuscule accent grave",Oacute:"O majuscule accent aigu", -Ocirc:"O majuscule accent circonflexe",Otilde:"O majuscule avec caron",Ouml:"O majuscule tréma",times:"Multiplication",Oslash:"O majuscule barré",Ugrave:"U majuscule accent grave",Uacute:"U majuscule accent aigu",Ucirc:"U majuscule accent circonflexe",Uuml:"U majuscule tréma",Yacute:"Y majuscule accent aigu",THORN:"Lettre islandaise Thorn majuscule",szlig:"Lettre minuscule allemande s dur",agrave:"a minuscule accent grave",aacute:"a minuscule accent aigu",acirc:"a minuscule accent circonflexe",atilde:"a minuscule avec caron", -auml:"a minuscule tréma",aring:"a minuscule avec un rond au-dessus",aelig:"æ minuscule ligaturés",ccedil:"c minuscule cédille",egrave:"e minuscule accent grave",eacute:"e minuscule accent aigu",ecirc:"e minuscule accent circonflexe",euml:"e minuscule tréma",igrave:"i minuscule accent grave",iacute:"i minuscule accent aigu",icirc:"i minuscule accent circonflexe",iuml:"i minuscule tréma",eth:"Lettre minuscule islandaise ED",ntilde:"n minuscule avec caron",ograve:"o minuscule accent grave",oacute:"o minuscule accent aigu", -ocirc:"o minuscule accent circonflexe",otilde:"o minuscule avec caron",ouml:"o minuscule tréma",divide:"Division",oslash:"o minuscule barré",ugrave:"u minuscule accent grave",uacute:"u minuscule accent aigu",ucirc:"u minuscule accent circonflexe",uuml:"u minuscule tréma",yacute:"y minuscule accent aigu",thorn:"Lettre islandaise thorn minuscule",yuml:"y minuscule tréma",OElig:"ligature majuscule latine Œ",oelig:"ligature minuscule latine œ",372:"W majuscule accent circonflexe",374:"Y majuscule accent circonflexe", -373:"w minuscule accent circonflexe",375:"y minuscule accent circonflexe",sbquo:"Guillemet simple fermant (anglais)",8219:"Guillemet-virgule supérieur culbuté",bdquo:"Guillemet-virgule double inférieur",hellip:"Points de suspension",trade:"Marque commerciale (trade mark)",9658:"Flèche noire pointant vers la droite",bull:"Gros point médian",rarr:"Flèche vers la droite",rArr:"Double flèche vers la droite",hArr:"Double flèche vers la gauche",diams:"Carreau noir",asymp:"Presque égal"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/gl.js deleted file mode 100644 index 797ecc532..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/gl.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","gl",{euro:"Símbolo do euro",lsquo:"Comiña simple esquerda",rsquo:"Comiña simple dereita",ldquo:"Comiñas dobres esquerda",rdquo:"Comiñas dobres dereita",ndash:"Guión",mdash:"Raia",iexcl:"Signo de admiración invertido",cent:"Símbolo do centavo",pound:"Símbolo da libra",curren:"Símbolo de moeda",yen:"Símbolo do yen",brvbar:"Barra vertical rota",sect:"Símbolo de sección",uml:"Diérese",copy:"Símbolo de dereitos de autoría",ordf:"Indicador ordinal feminino",laquo:"Comiñas latinas, apertura", -not:"Signo negación",reg:"Símbolo de marca rexistrada",macr:"Guión alto",deg:"Signo de grao",sup2:"Superíndice dous",sup3:"Superíndice tres",acute:"Acento agudo",micro:"Signo de micro",para:"Signo de pi",middot:"Punto medio",cedil:"Cedilla",sup1:"Superíndice un",ordm:"Indicador ordinal masculino",raquo:"Comiñas latinas, peche",frac14:"Fracción ordinaria de un cuarto",frac12:"Fracción ordinaria de un medio",frac34:"Fracción ordinaria de tres cuartos",iquest:"Signo de interrogación invertido",Agrave:"Letra A latina maiúscula con acento grave", -Aacute:"Letra A latina maiúscula con acento agudo",Acirc:"Letra A latina maiúscula con acento circunflexo",Atilde:"Letra A latina maiúscula con til",Auml:"Letra A latina maiúscula con diérese",Aring:"Letra A latina maiúscula con aro enriba",AElig:"Letra Æ latina maiúscula",Ccedil:"Letra C latina maiúscula con cedilla",Egrave:"Letra E latina maiúscula con acento grave",Eacute:"Letra E latina maiúscula con acento agudo",Ecirc:"Letra E latina maiúscula con acento circunflexo",Euml:"Letra E latina maiúscula con diérese", -Igrave:"Letra I latina maiúscula con acento grave",Iacute:"Letra I latina maiúscula con acento agudo",Icirc:"Letra I latina maiúscula con acento circunflexo",Iuml:"Letra I latina maiúscula con diérese",ETH:"Letra Ed latina maiúscula",Ntilde:"Letra N latina maiúscula con til",Ograve:"Letra O latina maiúscula con acento grave",Oacute:"Letra O latina maiúscula con acento agudo",Ocirc:"Letra O latina maiúscula con acento circunflexo",Otilde:"Letra O latina maiúscula con til",Ouml:"Letra O latina maiúscula con diérese", -times:"Signo de multiplicación",Oslash:"Letra O latina maiúscula con barra transversal",Ugrave:"Letra U latina maiúscula con acento grave",Uacute:"Letra U latina maiúscula con acento agudo",Ucirc:"Letra U latina maiúscula con acento circunflexo",Uuml:"Letra U latina maiúscula con diérese",Yacute:"Letra Y latina maiúscula con acento agudo",THORN:"Letra Thorn latina maiúscula",szlig:"Letra s latina forte minúscula",agrave:"Letra a latina minúscula con acento grave",aacute:"Letra a latina minúscula con acento agudo", -acirc:"Letra a latina minúscula con acento circunflexo",atilde:"Letra a latina minúscula con til",auml:"Letra a latina minúscula con diérese",aring:"Letra a latina minúscula con aro enriba",aelig:"Letra æ latina minúscula",ccedil:"Letra c latina minúscula con cedilla",egrave:"Letra e latina minúscula con acento grave",eacute:"Letra e latina minúscula con acento agudo",ecirc:"Letra e latina minúscula con acento circunflexo",euml:"Letra e latina minúscula con diérese",igrave:"Letra i latina minúscula con acento grave", -iacute:"Letra i latina minúscula con acento agudo",icirc:"Letra i latina minúscula con acento circunflexo",iuml:"Letra i latina minúscula con diérese",eth:"Letra ed latina minúscula",ntilde:"Letra n latina minúscula con til",ograve:"Letra o latina minúscula con acento grave",oacute:"Letra o latina minúscula con acento agudo",ocirc:"Letra o latina minúscula con acento circunflexo",otilde:"Letra o latina minúscula con til",ouml:"Letra o latina minúscula con diérese",divide:"Signo de división",oslash:"Letra o latina minúscula con barra transversal", -ugrave:"Letra u latina minúscula con acento grave",uacute:"Letra u latina minúscula con acento agudo",ucirc:"Letra u latina minúscula con acento circunflexo",uuml:"Letra u latina minúscula con diérese",yacute:"Letra y latina minúscula con acento agudo",thorn:"Letra Thorn latina minúscula",yuml:"Letra y latina minúscula con diérese",OElig:"Ligadura OE latina maiúscula",oelig:"Ligadura oe latina minúscula",372:"Letra W latina maiúscula con acento circunflexo",374:"Letra Y latina maiúscula con acento circunflexo", -373:"Letra w latina minúscula con acento circunflexo",375:"Letra y latina minúscula con acento circunflexo",sbquo:"Comiña simple baixa, de apertura",8219:"Comiña simple alta, de peche",bdquo:"Comiñas dobres baixas, de apertura",hellip:"Elipse, puntos suspensivos",trade:"Signo de marca rexistrada",9658:"Apuntador negro apuntando á dereita",bull:"Viñeta",rarr:"Frecha á dereita",rArr:"Frecha dobre á dereita",hArr:"Frecha dobre da esquerda á dereita",diams:"Diamante negro",asymp:"Case igual a"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/he.js deleted file mode 100644 index 759358976..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/he.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","he",{euro:"יורו",lsquo:"סימן ציטוט יחיד שמאלי",rsquo:"סימן ציטוט יחיד ימני",ldquo:"סימן ציטוט כפול שמאלי",rdquo:"סימן ציטוט כפול ימני",ndash:"קו מפריד קצר",mdash:"קו מפריד ארוך",iexcl:"סימן קריאה הפוך",cent:"סנט",pound:"פאונד",curren:"מטבע",yen:"ין",brvbar:"קו שבור",sect:"סימן מקטע",uml:"שתי נקודות אופקיות (Diaeresis)",copy:"סימן זכויות יוצרים (Copyright)",ordf:"סימן אורדינאלי נקבי",laquo:"סימן ציטוט זווית כפולה לשמאל",not:"סימן שלילה מתמטי",reg:"סימן רשום", -macr:"מקרון (הגיה ארוכה)",deg:"מעלות",sup2:"2 בכתיב עילי",sup3:"3 בכתיב עילי",acute:"סימן דגוש (Acute)",micro:"מיקרו",para:"סימון פסקה",middot:"נקודה אמצעית",cedil:"סדיליה",sup1:"1 בכתיב עילי",ordm:"סימן אורדינאלי זכרי",raquo:"סימן ציטוט זווית כפולה לימין",frac14:"רבע בשבר פשוט",frac12:"חצי בשבר פשוט",frac34:"שלושה רבעים בשבר פשוט",iquest:"סימן שאלה הפוך",Agrave:"אות לטינית A עם גרש (Grave)",Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde", -Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"אות לטינית Æ גדולה",Ccedil:"Latin capital letter C with cedilla",Egrave:"אות לטינית E עם גרש (Grave)",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"אות לטינית I עם גרש (Grave)",Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis", -ETH:"אות לטינית Eth גדולה",Ntilde:"Latin capital letter N with tilde",Ograve:"אות לטינית O עם גרש (Grave)",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"סימן כפל",Oslash:"Latin capital letter O with stroke",Ugrave:"אות לטינית U עם גרש (Grave)",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis", -Yacute:"Latin capital letter Y with acute accent",THORN:"אות לטינית Thorn גדולה",szlig:"אות לטינית s חדה קטנה",agrave:"אות לטינית a עם גרש (Grave)",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis",aring:"Latin small letter a with ring above",aelig:"אות לטינית æ קטנה",ccedil:"Latin small letter c with cedilla",egrave:"אות לטינית e עם גרש (Grave)",eacute:"Latin small letter e with acute accent", -ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"אות לטינית i עם גרש (Grave)",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"אות לטינית eth קטנה",ntilde:"Latin small letter n with tilde",ograve:"אות לטינית o עם גרש (Grave)",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis", -divide:"סימן חלוקה",oslash:"Latin small letter o with stroke",ugrave:"אות לטינית u עם גרש (Grave)",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis",yacute:"Latin small letter y with acute accent",thorn:"אות לטינית thorn קטנה",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex", -373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"סימן ציטוט נמוך יחיד",8219:"סימן ציטוט",bdquo:"סימן ציטוט נמוך כפול",hellip:"שלוש נקודות",trade:"סימן טריידמארק",9658:"סמן שחור לצד ימין",bull:"תבליט (רשימה)",rarr:"חץ לימין",rArr:"חץ כפול לימין",hArr:"חץ כפול לימין ושמאל",diams:"יהלום מלא",asymp:"כמעט שווה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hr.js deleted file mode 100644 index 657543213..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hr.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","hr",{euro:"Euro znak",lsquo:"Lijevi jednostruki navodnik",rsquo:"Desni jednostruki navodnik",ldquo:"Lijevi dvostruki navodnik",rdquo:"Desni dvostruki navodnik",ndash:"En crtica",mdash:"Em crtica",iexcl:"Naopaki uskličnik",cent:"Cent znak",pound:"Funta znak",curren:"Znak valute",yen:"Yen znak",brvbar:"Potrgana prečka",sect:"Znak odjeljka",uml:"Prijeglasi",copy:"Copyright znak",ordf:"Feminine ordinal indicator",laquo:"Lijevi dvostruki uglati navodnik",not:"Not znak", -reg:"Registered znak",macr:"Macron",deg:"Stupanj znak",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Mikro znak",para:"Pilcrow sign",middot:"Srednja točka",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Desni dvostruku uglati navodnik",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Naopaki upitnik",Agrave:"Veliko latinsko slovo A s akcentom",Aacute:"Latinično veliko slovo A sa oštrim naglaskom", -Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent",Iacute:"Latin capital letter I with acute accent", -Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke",Ugrave:"Latin capital letter U with grave accent", -Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis",aring:"Latin small letter a with ring above", -aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth",ntilde:"Latin small letter n with tilde", -ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis",yacute:"Latin small letter y with acute accent", -thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis",trade:"Trade mark sign",9658:"Black right-pointing pointer", -bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hu.js deleted file mode 100644 index 44554839d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/hu.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","hu",{euro:"Euró jel",lsquo:"Bal szimpla idézőjel",rsquo:"Jobb szimpla idézőjel",ldquo:"Bal dupla idézőjel",rdquo:"Jobb dupla idézőjel",ndash:"Rövid gondolatjel",mdash:"Hosszú gondolatjel",iexcl:"Fordított felkiáltójel",cent:"Cent jel",pound:"Font jel",curren:"Valuta jel",yen:"Yen jel",brvbar:"Hosszú kettőspont",sect:"Paragrafus jel",uml:"Kettős hangzó jel",copy:"Szerzői jog jel",ordf:"Női sorrend mutatója",laquo:"Balra mutató duplanyíl",not:"Feltételes kötőjel", -reg:"Bejegyzett védjegy jele",macr:"Hosszúsági jel",deg:"Fok jel",sup2:"Négyzeten jel",sup3:"Köbön jel",acute:"Éles ékezet",micro:"Mikro-jel",para:"Bekezdés jel",middot:"Közép pont",cedil:"Cédille",sup1:"Elsőn jel",ordm:"Férfi sorrend mutatója",raquo:"Jobbra mutató duplanyíl",frac14:"Egy negyed jel",frac12:"Egy ketted jel",frac34:"Három negyed jel",iquest:"Fordított kérdőjel",Agrave:"Latin nagy A fordított ékezettel",Aacute:"Latin nagy A normál ékezettel",Acirc:"Latin nagy A hajtott ékezettel",Atilde:"Latin nagy A hullámjellel", -Auml:"Latin nagy A kettőspont ékezettel",Aring:"Latin nagy A gyűrű ékezettel",AElig:"Latin nagy Æ betű",Ccedil:"Latin nagy C cedillával",Egrave:"Latin nagy E fordított ékezettel",Eacute:"Latin nagy E normál ékezettel",Ecirc:"Latin nagy E hajtott ékezettel",Euml:"Latin nagy E dupla kettőspont ékezettel",Igrave:"Latin nagy I fordított ékezettel",Iacute:"Latin nagy I normál ékezettel",Icirc:"Latin nagy I hajtott ékezettel",Iuml:"Latin nagy I kettőspont ékezettel",ETH:"Latin nagy Eth betű",Ntilde:"Latin nagy N hullámjellel", -Ograve:"Latin nagy O fordított ékezettel",Oacute:"Latin nagy O normál ékezettel",Ocirc:"Latin nagy O hajtott ékezettel",Otilde:"Latin nagy O hullámjellel",Ouml:"Latin nagy O kettőspont ékezettel",times:"Szorzás jel",Oslash:"Latin O betű áthúzással",Ugrave:"Latin nagy U fordított ékezettel",Uacute:"Latin nagy U normál ékezettel",Ucirc:"Latin nagy U hajtott ékezettel",Uuml:"Latin nagy U kettőspont ékezettel",Yacute:"Latin nagy Y normál ékezettel",THORN:"Latin nagy Thorn betű",szlig:"Latin kis s betű", -agrave:"Latin kis a fordított ékezettel",aacute:"Latin kis a normál ékezettel",acirc:"Latin kis a hajtott ékezettel",atilde:"Latin kis a hullámjellel",auml:"Latin kis a kettőspont ékezettel",aring:"Latin kis a gyűrű ékezettel",aelig:"Latin kis æ betű",ccedil:"Latin kis c cedillával",egrave:"Latin kis e fordított ékezettel",eacute:"Latin kis e normál ékezettel",ecirc:"Latin kis e hajtott ékezettel",euml:"Latin kis e dupla kettőspont ékezettel",igrave:"Latin kis i fordított ékezettel",iacute:"Latin kis i normál ékezettel", -icirc:"Latin kis i hajtott ékezettel",iuml:"Latin kis i kettőspont ékezettel",eth:"Latin kis eth betű",ntilde:"Latin kis n hullámjellel",ograve:"Latin kis o fordított ékezettel",oacute:"Latin kis o normál ékezettel",ocirc:"Latin kis o hajtott ékezettel",otilde:"Latin kis o hullámjellel",ouml:"Latin kis o kettőspont ékezettel",divide:"Osztásjel",oslash:"Latin kis o betű áthúzással",ugrave:"Latin kis u fordított ékezettel",uacute:"Latin kis u normál ékezettel",ucirc:"Latin kis u hajtott ékezettel", -uuml:"Latin kis u kettőspont ékezettel",yacute:"Latin kis y normál ékezettel",thorn:"Latin kis thorn jel",yuml:"Latin kis y kettőspont ékezettel",OElig:"Latin nagy OE-jel",oelig:"Latin kis oe-jel",372:"Latin nagy W hajtott ékezettel",374:"Latin nagy Y hajtott ékezettel",373:"Latin kis w hajtott ékezettel",375:"Latin kis y hajtott ékezettel",sbquo:"Nyitó nyomdai szimpla idézőjel",8219:"Záró nyomdai záró idézőjel",bdquo:"Nyitó nyomdai dupla idézőjel",hellip:"Három pont",trade:"Kereskedelmi védjegy jele", -9658:"Jobbra mutató fekete mutató",bull:"Golyó",rarr:"Jobbra mutató nyíl",rArr:"Jobbra mutató duplanyíl",hArr:"Bal-jobb duplanyíl",diams:"Fekete gyémánt jel",asymp:"Majdnem egyenlő jel"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/id.js deleted file mode 100644 index 1b4bd6795..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/id.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","id",{euro:"Tanda Euro",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cent sign",pound:"Pound sign",curren:"Currency sign",yen:"Tanda Yen",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Tanda Hak Cipta",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Tanda Telah Terdaftar",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/it.js deleted file mode 100644 index 6b090973e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/it.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","it",{euro:"Simbolo Euro",lsquo:"Virgoletta singola sinistra",rsquo:"Virgoletta singola destra",ldquo:"Virgolette aperte",rdquo:"Virgolette chiuse",ndash:"Trattino",mdash:"Trattino lungo",iexcl:"Punto esclavamativo invertito",cent:"Simbolo Cent",pound:"Simbolo Sterlina",curren:"Simbolo Moneta",yen:"Simbolo Yen",brvbar:"Barra interrotta",sect:"Simbolo di sezione",uml:"Dieresi",copy:"Simbolo Copyright",ordf:"Indicatore ordinale femminile",laquo:"Virgolette basse aperte", -not:"Nessun segno",reg:"Simbolo Registrato",macr:"Macron",deg:"Simbolo Grado",sup2:"Apice Due",sup3:"Apice Tre",acute:"Accento acuto",micro:"Simbolo Micro",para:"Simbolo Paragrafo",middot:"Punto centrale",cedil:"Cediglia",sup1:"Apice Uno",ordm:"Indicatore ordinale maschile",raquo:"Virgolette basse chiuse",frac14:"Frazione volgare un quarto",frac12:"Frazione volgare un mezzo",frac34:"Frazione volgare tre quarti",iquest:"Punto interrogativo invertito",Agrave:"Lettera maiuscola latina A con accento grave", -Aacute:"Lettera maiuscola latina A con accento acuto",Acirc:"Lettera maiuscola latina A con accento circonflesso",Atilde:"Lettera maiuscola latina A con tilde",Auml:"Lettera maiuscola latina A con dieresi",Aring:"Lettera maiuscola latina A con anello sopra",AElig:"Lettera maiuscola latina AE",Ccedil:"Lettera maiuscola latina C con cediglia",Egrave:"Lettera maiuscola latina E con accento grave",Eacute:"Lettera maiuscola latina E con accento acuto",Ecirc:"Lettera maiuscola latina E con accento circonflesso", -Euml:"Lettera maiuscola latina E con dieresi",Igrave:"Lettera maiuscola latina I con accento grave",Iacute:"Lettera maiuscola latina I con accento acuto",Icirc:"Lettera maiuscola latina I con accento circonflesso",Iuml:"Lettera maiuscola latina I con dieresi",ETH:"Lettera maiuscola latina Eth",Ntilde:"Lettera maiuscola latina N con tilde",Ograve:"Lettera maiuscola latina O con accento grave",Oacute:"Lettera maiuscola latina O con accento acuto",Ocirc:"Lettera maiuscola latina O con accento circonflesso", -Otilde:"Lettera maiuscola latina O con tilde",Ouml:"Lettera maiuscola latina O con dieresi",times:"Simbolo di moltiplicazione",Oslash:"Lettera maiuscola latina O barrata",Ugrave:"Lettera maiuscola latina U con accento grave",Uacute:"Lettera maiuscola latina U con accento acuto",Ucirc:"Lettera maiuscola latina U con accento circonflesso",Uuml:"Lettera maiuscola latina U con accento circonflesso",Yacute:"Lettera maiuscola latina Y con accento acuto",THORN:"Lettera maiuscola latina Thorn",szlig:"Lettera latina minuscola doppia S", -agrave:"Lettera minuscola latina a con accento grave",aacute:"Lettera minuscola latina a con accento acuto",acirc:"Lettera minuscola latina a con accento circonflesso",atilde:"Lettera minuscola latina a con tilde",auml:"Lettera minuscola latina a con dieresi",aring:"Lettera minuscola latina a con anello superiore",aelig:"Lettera minuscola latina ae",ccedil:"Lettera minuscola latina c con cediglia",egrave:"Lettera minuscola latina e con accento grave",eacute:"Lettera minuscola latina e con accento acuto", -ecirc:"Lettera minuscola latina e con accento circonflesso",euml:"Lettera minuscola latina e con dieresi",igrave:"Lettera minuscola latina i con accento grave",iacute:"Lettera minuscola latina i con accento acuto",icirc:"Lettera minuscola latina i con accento circonflesso",iuml:"Lettera minuscola latina i con dieresi",eth:"Lettera minuscola latina eth",ntilde:"Lettera minuscola latina n con tilde",ograve:"Lettera minuscola latina o con accento grave",oacute:"Lettera minuscola latina o con accento acuto", -ocirc:"Lettera minuscola latina o con accento circonflesso",otilde:"Lettera minuscola latina o con tilde",ouml:"Lettera minuscola latina o con dieresi",divide:"Simbolo di divisione",oslash:"Lettera minuscola latina o barrata",ugrave:"Lettera minuscola latina u con accento grave",uacute:"Lettera minuscola latina u con accento acuto",ucirc:"Lettera minuscola latina u con accento circonflesso",uuml:"Lettera minuscola latina u con dieresi",yacute:"Lettera minuscola latina y con accento acuto",thorn:"Lettera minuscola latina thorn", -yuml:"Lettera minuscola latina y con dieresi",OElig:"Legatura maiuscola latina OE",oelig:"Legatura minuscola latina oe",372:"Lettera maiuscola latina W con accento circonflesso",374:"Lettera maiuscola latina Y con accento circonflesso",373:"Lettera minuscola latina w con accento circonflesso",375:"Lettera minuscola latina y con accento circonflesso",sbquo:"Singola virgoletta bassa low-9",8219:"Singola virgoletta bassa low-9 inversa",bdquo:"Doppia virgoletta bassa low-9",hellip:"Ellissi orizzontale", -trade:"Simbolo TM",9658:"Puntatore nero rivolto verso destra",bull:"Punto",rarr:"Freccia verso destra",rArr:"Doppia freccia verso destra",hArr:"Doppia freccia sinistra destra",diams:"Simbolo nero diamante",asymp:"Quasi uguale a"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ja.js deleted file mode 100644 index b32e89029..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ja.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ja",{euro:"ユーロ記号",lsquo:"左シングル引用符",rsquo:"右シングル引用符",ldquo:"左ダブル引用符",rdquo:"右ダブル引用符",ndash:"半角ダッシュ",mdash:"全角ダッシュ",iexcl:"逆さ感嘆符",cent:"セント記号",pound:"ポンド記号",curren:"通貨記号",yen:"円記号",brvbar:"上下に分かれた縦棒",sect:"節記号",uml:"分音記号(ウムラウト)",copy:"著作権表示記号",ordf:"女性序数標識",laquo:" 始め二重山括弧引用記号",not:"論理否定記号",reg:"登録商標記号",macr:"長音符",deg:"度記号",sup2:"上つき2, 2乗",sup3:"上つき3, 3乗",acute:"揚音符",micro:"ミクロン記号",para:"段落記号",middot:"中黒",cedil:"セディラ",sup1:"上つき1",ordm:"男性序数標識",raquo:"終わり二重山括弧引用記号", -frac14:"四分の一",frac12:"二分の一",frac34:"四分の三",iquest:"逆疑問符",Agrave:"抑音符つき大文字A",Aacute:"揚音符つき大文字A",Acirc:"曲折アクセントつき大文字A",Atilde:"チルダつき大文字A",Auml:"分音記号つき大文字A",Aring:"リングつき大文字A",AElig:"AとEの合字",Ccedil:"セディラつき大文字C",Egrave:"抑音符つき大文字E",Eacute:"揚音符つき大文字E",Ecirc:"曲折アクセントつき大文字E",Euml:"分音記号つき大文字E",Igrave:"抑音符つき大文字I",Iacute:"揚音符つき大文字I",Icirc:"曲折アクセントつき大文字I",Iuml:"分音記号つき大文字I",ETH:"[アイスランド語]大文字ETH",Ntilde:"チルダつき大文字N",Ograve:"抑音符つき大文字O",Oacute:"揚音符つき大文字O",Ocirc:"曲折アクセントつき大文字O",Otilde:"チルダつき大文字O",Ouml:" 分音記号つき大文字O", -times:"乗算記号",Oslash:"打ち消し線つき大文字O",Ugrave:"抑音符つき大文字U",Uacute:"揚音符つき大文字U",Ucirc:"曲折アクセントつき大文字U",Uuml:"分音記号つき大文字U",Yacute:"揚音符つき大文字Y",THORN:"[アイスランド語]大文字THORN",szlig:"ドイツ語エスツェット",agrave:"抑音符つき小文字a",aacute:"揚音符つき小文字a",acirc:"曲折アクセントつき小文字a",atilde:"チルダつき小文字a",auml:"分音記号つき小文字a",aring:"リングつき小文字a",aelig:"aとeの合字",ccedil:"セディラつき小文字c",egrave:"抑音符つき小文字e",eacute:"揚音符つき小文字e",ecirc:"曲折アクセントつき小文字e",euml:"分音記号つき小文字e",igrave:"抑音符つき小文字i",iacute:"揚音符つき小文字i",icirc:"曲折アクセントつき小文字i",iuml:"分音記号つき小文字i",eth:"アイスランド語小文字eth", -ntilde:"チルダつき小文字n",ograve:"抑音符つき小文字o",oacute:"揚音符つき小文字o",ocirc:"曲折アクセントつき小文字o",otilde:"チルダつき小文字o",ouml:"分音記号つき小文字o",divide:"除算記号",oslash:"打ち消し線つき小文字o",ugrave:"抑音符つき小文字u",uacute:"揚音符つき小文字u",ucirc:"曲折アクセントつき小文字u",uuml:"分音記号つき小文字u",yacute:"揚音符つき小文字y",thorn:"アイスランド語小文字thorn",yuml:"分音記号つき小文字y",OElig:"OとEの合字",oelig:"oとeの合字",372:"曲折アクセントつき大文字W",374:"曲折アクセントつき大文字Y",373:"曲折アクセントつき小文字w",375:"曲折アクセントつき小文字y",sbquo:"シングル下引用符",8219:"左右逆の左引用符",bdquo:"ダブル下引用符",hellip:"三点リーダ",trade:"商標記号",9658:"右黒三角ポインタ",bull:"黒丸", -rarr:"右矢印",rArr:"右二重矢印",hArr:"左右二重矢印",diams:"ダイヤ",asymp:"漸近"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/km.js deleted file mode 100644 index 8d6a3d161..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/km.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","km",{euro:"សញ្ញា​អឺរ៉ូ",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"សញ្ញា​សេន",pound:"សញ្ញា​ផោន",curren:"សញ្ញា​រូបិយបណ្ណ",yen:"សញ្ញា​យ៉េន",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"សញ្ញា​រក្សា​សិទ្ធិ",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"សញ្ញា​ដឺក្រេ",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"សញ្ញា​មីក្រូ",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ko.js deleted file mode 100644 index 77207edf1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ko.js +++ /dev/null @@ -1,10 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ko",{euro:"유로화 기호",lsquo:"왼쪽 외 따옴표",rsquo:"오른쪽 외 따옴표",ldquo:"왼쪽 쌍 따옴표",rdquo:"오른쪽 쌍 따옴표",ndash:"반각 대시",mdash:"전각 대시",iexcl:"반전된 느낌표",cent:"센트 기호",pound:"파운드화 기호",curren:"커런시 기호",yen:"위안화 기호",brvbar:"Broken bar",sect:"섹션 기호",uml:"분음 부호",copy:"저작권 기호",ordf:"Feminine ordinal indicator",laquo:"왼쪽 쌍꺽쇠 인용 부호",not:"금지 기호",reg:"등록 기호",macr:"장음 기호",deg:"도 기호",sup2:"위첨자 2",sup3:"위첨자 3",acute:"양음 악센트 부호",micro:"마이크로 기호",para:"단락 기호",middot:"가운데 점",cedil:"세디유",sup1:"위첨자 1", -ordm:"Masculine ordinal indicator",raquo:"오른쪽 쌍꺽쇠 인용 부호",frac14:"분수 사분의 일",frac12:"분수 이분의 일",frac34:"분수 사분의 삼",iquest:"뒤집힌 물음표",Agrave:"억음 부호가 있는 라틴 대문자 A",Aacute:"양음 악센트 부호가 있는 라틴 대문자 A",Acirc:"곡절 악센트 부호가 있는 라틴 대문자 A",Atilde:"틸데가 있는 라틴 대문자 A",Auml:"분음 기호가 있는 라틴 대문자 A",Aring:"윗고리가 있는 라틴 대문자 A",AElig:"라틴 대문자 Æ",Ccedil:"세디유가 있는 라틴 대문자 C",Egrave:"억음 부호가 있는 라틴 대문자 E",Eacute:"양음 악센트 부호가 있는 라틴 대문자 E",Ecirc:"곡절 악센트 부호가 있는 라틴 대문자 E",Euml:"분음 기호가 있는 라틴 대문자 E",Igrave:"억음 부호가 있는 라틴 대문자 I",Iacute:"양음 악센트 부호가 있는 라틴 대문자 I", -Icirc:"곡절 악센트 부호가 있는 라틴 대문자 I",Iuml:"분음 기호가 있는 라틴 대문자 I",ETH:"라틴 대문자 Eth",Ntilde:"틸데가 있는 라틴 대문자 N",Ograve:"억음 부호가 있는 라틴 대문자 O",Oacute:"양음 부호가 있는 라틴 대문자 O",Ocirc:"곡절 악센트 부호가 있는 라틴 대문자 O",Otilde:"틸데가 있는 라틴 대문자 O",Ouml:"분음 기호가 있는 라틴 대문자 O",times:"곱하기 기호",Oslash:"사선이 있는 라틴 대문자 O",Ugrave:"억음 부호가 있는 라틴 대문자 U",Uacute:"양음 부호가 있는 라틴 대문자 U",Ucirc:"곡절 악센트 부호가 있는 라틴 대문자 U",Uuml:"분음 기호가 있는 라틴 대문자 U",Yacute:"양음 부호가 있는 라틴 대문자 Y",THORN:"라틴 대문자 Thorn",szlig:"라틴 소문자 sharp s",agrave:"억음 부호가 있는 라틴 소문자 a",aacute:"양음 부호가 있는 라틴 소문자 a", -acirc:"곡절 악센트 부호가 있는 라틴 소문자 a",atilde:"틸데가 있는 라틴 소문자 a",auml:"분음 기호가 있는 라틴 소문자 a",aring:"윗고리가 있는 라틴 소문자 a",aelig:"라틴 소문자 æ",ccedil:"세디유가 있는 라틴 소문자 c",egrave:"억음 부호가 있는 라틴 소문자 e",eacute:"양음 부호가 있는 라틴 소문자 e",ecirc:"곡절 악센트 부호가 있는 라틴 소문자 e",euml:"분음 기호가 있는 라틴 소문자 e",igrave:"억음 부호가 있는 라틴 소문자 i",iacute:"양음 부호가 있는 라틴 소문자 i",icirc:"곡절 악센트 부호가 있는 라틴 소문자 i",iuml:"분음 기호가 있는 라틴 소문자 i",eth:"라틴 소문자 eth",ntilde:"틸데가 있는 라틴 소문자 n",ograve:"억음 부호가 있는 라틴 소문자 o",oacute:"양음 부호가 있는 라틴 소문자 o",ocirc:"곡절 악센트 부호가 있는 라틴 소문자 o", -otilde:"틸데가 있는 라틴 소문자 o",ouml:"분음 기호가 있는 라틴 소문자 o",divide:"나누기 기호",oslash:"사선이 있는 라틴 소문자 o",ugrave:"억음 부호가 있는 라틴 소문자 u",uacute:"양음 부호가 있는 라틴 소문자 u",ucirc:"곡절 악센트 부호가 있는 라틴 소문자 u",uuml:"분음 기호가 있는 라틴 소문자 u",yacute:"양음 부호가 있는 라틴 소문자 y",thorn:"라틴 소문자 thorn",yuml:"분음 기호가 있는 라틴 소문자 y",OElig:"라틴 대문합자 OE",oelig:"라틴 소문합자 oe",372:"곡절 악센트 부호가 있는 라틴 대문자 W",374:"곡절 악센트 부호가 있는 라틴 대문자 Y",373:"곡절 악센트 부호가 있는 라틴 소문자 w",375:"곡절 악센트 부호가 있는 라틴 소문자 y",sbquo:"외 아래-9 인용 부호",8219:"외 위쪽-뒤집힌-9 인용 부호",bdquo:"쌍 아래-9 인용 부호",hellip:"수평 생략 부호", -trade:"상표 기호",9658:"검정 오른쪽 포인터",bull:"큰 점",rarr:"오른쪽 화살표",rArr:"오른쪽 두 줄 화살표",hArr:"양쪽 두 줄 화살표",diams:"검정 다이아몬드",asymp:"근사"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ku.js deleted file mode 100644 index 5bed67901..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ku.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ku",{euro:"نیشانەی یۆرۆ",lsquo:"نیشانەی فاریزەی سەرووژێری تاکی چەپ",rsquo:"نیشانەی فاریزەی سەرووژێری تاکی ڕاست",ldquo:"نیشانەی فاریزەی سەرووژێری دووهێندەی چه‌پ",rdquo:"نیشانەی فاریزەی سەرووژێری دووهێندەی ڕاست",ndash:"تەقەڵی کورت",mdash:"تەقەڵی درێژ",iexcl:"نیشانەی هەڵەوگێڕی سەرسوڕهێنەر",cent:"نیشانەی سەنت",pound:"نیشانەی پاوەند",curren:"نیشانەی دراو",yen:"نیشانەی یەنی ژاپۆنی",brvbar:"شریتی ئەستوونی پچڕاو",sect:"نیشانەی دوو s لەسەریەک",uml:"خاڵ",copy:"نیشانەی مافی چاپ", -ordf:"هێڵ لەسەر پیتی a",laquo:"دوو تیری بەدووایەکی چەپ",not:"نیشانەی نەخێر",reg:"نیشانەی R لەناو بازنەدا",macr:"ماکڕۆن",deg:"نیشانەی پلە",sup2:"سەرنووسی دوو",sup3:"سەرنووسی سێ",acute:"لاری تیژ",micro:"نیشانەی u لق درێژی چەپی خواروو",para:"نیشانەی پەڕەگراف",middot:"ناوەڕاستی خاڵ",cedil:"نیشانەی c ژێر چووکرە",sup1:"سەرنووسی یەک",ordm:"هێڵ لەژێر پیتی o",raquo:"دوو تیری بەدووایەکی ڕاست",frac14:"یەک لەسەر چووار",frac12:"یەک لەسەر دوو",frac34:"سێ لەسەر چووار",iquest:"هێمای هەڵەوگێری پرسیار",Agrave:"پیتی لاتینی A-ی گەورە لەگەڵ ڕوومەتداری لار", -Aacute:"پیتی لاتینی A-ی گەورە لەگەڵ ڕوومەتداری تیژ",Acirc:"پیتی لاتینی A-ی گەورە لەگەڵ نیشانە لەسەری",Atilde:"پیتی لاتینی A-ی گەورە لەگەڵ زەڕە",Auml:"پیتی لاتینی A-ی گەورە لەگەڵ نیشانە لەسەری",Aring:"پیتی لاتینی گەورەی Å",AElig:"پیتی لاتینی گەورەی Æ",Ccedil:"پیتی لاتینی C-ی گەورە لەگەڵ ژێر چووکرە",Egrave:"پیتی لاتینی E-ی گەورە لەگەڵ ڕوومەتداری لار",Eacute:"پیتی لاتینی E-ی گەورە لەگەڵ ڕوومەتداری تیژ",Ecirc:"پیتی لاتینی E-ی گەورە لەگەڵ نیشانە لەسەری",Euml:"پیتی لاتینی E-ی گەورە لەگەڵ نیشانە لەسەری", -Igrave:"پیتی لاتینی I-ی گەورە لەگەڵ ڕوومەتداری لار",Iacute:"پیتی لاتینی I-ی گەورە لەگەڵ ڕوومەتداری تیژ",Icirc:"پیتی لاتینی I-ی گەورە لەگەڵ نیشانە لەسەری",Iuml:"پیتی لاتینی I-ی گەورە لەگەڵ نیشانە لەسەری",ETH:"پیتی لاتینی E-ی گەورەی",Ntilde:"پیتی لاتینی N-ی گەورە لەگەڵ زەڕە",Ograve:"پیتی لاتینی O-ی گەورە لەگەڵ ڕوومەتداری لار",Oacute:"پیتی لاتینی O-ی گەورە لەگەڵ ڕوومەتداری تیژ",Ocirc:"پیتی لاتینی O-ی گەورە لەگەڵ نیشانە لەسەری",Otilde:"پیتی لاتینی O-ی گەورە لەگەڵ زەڕە",Ouml:"پیتی لاتینی O-ی گەورە لەگەڵ نیشانە لەسەری", -times:"نیشانەی لێکدان",Oslash:"پیتی لاتینی گەورەی Ø لەگەڵ هێمای دڵ وەستان",Ugrave:"پیتی لاتینی U-ی گەورە لەگەڵ ڕوومەتداری لار",Uacute:"پیتی لاتینی U-ی گەورە لەگەڵ ڕوومەتداری تیژ",Ucirc:"پیتی لاتینی U-ی گەورە لەگەڵ نیشانە لەسەری",Uuml:"پیتی لاتینی U-ی گەورە لەگەڵ نیشانە لەسەری",Yacute:"پیتی لاتینی Y-ی گەورە لەگەڵ ڕوومەتداری تیژ",THORN:"پیتی لاتینی دڕکی گەورە",szlig:"پیتی لاتنی نووک تیژی s",agrave:"پیتی لاتینی a-ی بچووک لەگەڵ ڕوومەتداری لار",aacute:"پیتی لاتینی a-ی بچووك لەگەڵ ڕوومەتداری تیژ",acirc:"پیتی لاتینی a-ی بچووك لەگەڵ نیشانە لەسەری", -atilde:"پیتی لاتینی a-ی بچووك لەگەڵ زەڕە",auml:"پیتی لاتینی a-ی بچووك لەگەڵ نیشانە لەسەری",aring:"پیتی لاتینی å-ی بچووك",aelig:"پیتی لاتینی æ-ی بچووك",ccedil:"پیتی لاتینی c-ی بچووك لەگەڵ ژێر چووکرە",egrave:"پیتی لاتینی e-ی بچووك لەگەڵ ڕوومەتداری لار",eacute:"پیتی لاتینی e-ی بچووك لەگەڵ ڕوومەتداری تیژ",ecirc:"پیتی لاتینی e-ی بچووك لەگەڵ نیشانە لەسەری",euml:"پیتی لاتینی e-ی بچووك لەگەڵ نیشانە لەسەری",igrave:"پیتی لاتینی i-ی بچووك لەگەڵ ڕوومەتداری لار",iacute:"پیتی لاتینی i-ی بچووك لەگەڵ ڕوومەتداری تیژ", -icirc:"پیتی لاتینی i-ی بچووك لەگەڵ نیشانە لەسەری",iuml:"پیتی لاتینی i-ی بچووك لەگەڵ نیشانە لەسەری",eth:"پیتی لاتینی e-ی بچووك",ntilde:"پیتی لاتینی n-ی بچووك لەگەڵ زەڕە",ograve:"پیتی لاتینی o-ی بچووك لەگەڵ ڕوومەتداری لار",oacute:"پیتی لاتینی o-ی بچووك له‌گەڵ ڕوومەتداری تیژ",ocirc:"پیتی لاتینی o-ی بچووك لەگەڵ نیشانە لەسەری",otilde:"پیتی لاتینی o-ی بچووك لەگەڵ زەڕە",ouml:"پیتی لاتینی o-ی بچووك لەگەڵ نیشانە لەسەری",divide:"نیشانەی دابەش",oslash:"پیتی لاتینی گەورەی ø لەگەڵ هێمای دڵ وەستان",ugrave:"پیتی لاتینی u-ی بچووك لەگەڵ ڕوومەتداری لار", -uacute:"پیتی لاتینی u-ی بچووك لەگەڵ ڕوومەتداری تیژ",ucirc:"پیتی لاتینی u-ی بچووك لەگەڵ نیشانە لەسەری",uuml:"پیتی لاتینی u-ی بچووك لەگەڵ نیشانە لەسەری",yacute:"پیتی لاتینی y-ی بچووك لەگەڵ ڕوومەتداری تیژ",thorn:"پیتی لاتینی دڕکی بچووك",yuml:"پیتی لاتینی y-ی بچووك لەگەڵ نیشانە لەسەری",OElig:"پیتی لاتینی گەورەی پێکەوەنووسراوی OE",oelig:"پیتی لاتینی بچووکی پێکەوەنووسراوی oe",372:"پیتی لاتینی W-ی گەورە لەگەڵ نیشانە لەسەری",374:"پیتی لاتینی Y-ی گەورە لەگەڵ نیشانە لەسەری",373:"پیتی لاتینی w-ی بچووکی لەگەڵ نیشانە لەسەری", -375:"پیتی لاتینی y-ی بچووکی لەگەڵ نیشانە لەسەری",sbquo:"نیشانەی فاریزەی نزم",8219:"نیشانەی فاریزەی بەرزی پێچەوانە",bdquo:"دوو فاریزەی تەنیش یەك",hellip:"ئاسۆیی بازنە",trade:"نیشانەی بازرگانی",9658:"ئاراستەی ڕەشی دەستی ڕاست",bull:"فیشەك",rarr:"تیری دەستی ڕاست",rArr:"دووتیری دەستی ڕاست",hArr:"دوو تیری ڕاست و چەپ",diams:"ڕەشی پاقڵاوەیی",asymp:"نیشانەی یەکسانە"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lt.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lt.js deleted file mode 100644 index f575dfd41..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lt.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","lt",{euro:"Euro ženklas",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cento ženklas",pound:"Svaro ženklas",curren:"Valiutos ženklas",yen:"Jenos ženklas",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Ne ženklas",reg:"Registered sign",macr:"Makronas",deg:"Laipsnio ženklas",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Mikro ženklas",para:"Pilcrow sign",middot:"Vidurinis taškas",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lv.js deleted file mode 100644 index 7ea58a00f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/lv.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","lv",{euro:"Euro zīme",lsquo:"Kreisā vienkārtīga pēdiņa",rsquo:"Labā vienkārtīga pēdiņa",ldquo:"Kreisā dubult pēdiņa",rdquo:"Labā dubult pēdiņa",ndash:"En svītra",mdash:"Em svītra",iexcl:"Apgriezta izsaukuma zīme",cent:"Centu naudas zīme",pound:"Sterliņu mārciņu naudas zīme",curren:"Valūtas zīme",yen:"Jenu naudas zīme",brvbar:"Vertikāla pārrauta līnija",sect:"Paragrāfa zīme",uml:"Diakritiska zīme",copy:"Autortiesību zīme",ordf:"Sievišķas kārtas rādītājs", -laquo:"Kreisā dubult stūra pēdiņu zīme",not:"Neparakstīts",reg:"Reģistrēta zīme",macr:"Garumzīme",deg:"Grādu zīme",sup2:"Augšraksts divi",sup3:"Augšraksts trīs",acute:"Akūta uzsvara zīme",micro:"Mikro zīme",para:"Rindkopas zīme ",middot:"Vidējs punkts",cedil:"Āķītis zem burta",sup1:"Augšraksts viens",ordm:"Vīrišķīgas kārtas rādītājs",raquo:"Labā dubult stūra pēdiņu zīme",frac14:"Vulgāra frakcija 1/4",frac12:"Vulgāra frakcija 1/2",frac34:"Vulgāra frakcija 3/4",iquest:"Apgriezta jautājuma zīme",Agrave:"Lielais latīņu burts A ar uzsvara zīmi", -Aacute:"Lielais latīņu burts A ar akūtu uzsvara zīmi",Acirc:"Lielais latīņu burts A ar diakritisku zīmi",Atilde:"Lielais latīņu burts A ar tildi ",Auml:"Lielais latīņu burts A ar diakritisko zīmi",Aring:"Lielais latīņu burts A ar aplīti augšā",AElig:"Lielais latīņu burts Æ",Ccedil:"Lielais latīņu burts C ar āķīti zem burta",Egrave:"Lielais latīņu burts E ar apostrofu",Eacute:"Lielais latīņu burts E ar akūtu uzsvara zīmi",Ecirc:"Lielais latīņu burts E ar diakritisko zīmi",Euml:"Lielais latīņu burts E ar diakritisko zīmi", -Igrave:"Lielais latīņu burts I ar uzsvaras zīmi",Iacute:"Lielais latīņu burts I ar akūtu uzsvara zīmi",Icirc:"Lielais latīņu burts I ar diakritisko zīmi",Iuml:"Lielais latīņu burts I ar diakritisko zīmi",ETH:"Lielais latīņu burts Eth",Ntilde:"Lielais latīņu burts N ar tildi",Ograve:"Lielais latīņu burts O ar uzsvara zīmi",Oacute:"Lielais latīņu burts O ar akūto uzsvara zīmi",Ocirc:"Lielais latīņu burts O ar diakritisko zīmi",Otilde:"Lielais latīņu burts O ar tildi",Ouml:"Lielais latīņu burts O ar diakritisko zīmi", -times:"Reizināšanas zīme ",Oslash:"Lielais latīņu burts O ar iesvītrojumu",Ugrave:"Lielais latīņu burts U ar uzsvaras zīmi",Uacute:"Lielais latīņu burts U ar akūto uzsvars zīmi",Ucirc:"Lielais latīņu burts U ar diakritisko zīmi",Uuml:"Lielais latīņu burts U ar diakritisko zīmi",Yacute:"Lielais latīņu burts Y ar akūto uzsvaras zīmi",THORN:"Lielais latīņu burts torn",szlig:"Mazs latīņu burts ar ligatūru",agrave:"Mazs latīņu burts a ar uzsvara zīmi",aacute:"Mazs latīņu burts a ar akūto uzsvara zīmi", -acirc:"Mazs latīņu burts a ar diakritisko zīmi",atilde:"Mazs latīņu burts a ar tildi",auml:"Mazs latīņu burts a ar diakritisko zīmi",aring:"Mazs latīņu burts a ar aplīti augšā",aelig:"Mazs latīņu burts æ",ccedil:"Mazs latīņu burts c ar āķīti zem burta",egrave:"Mazs latīņu burts e ar uzsvara zīmi ",eacute:"Mazs latīņu burts e ar akūtu uzsvara zīmi",ecirc:"Mazs latīņu burts e ar diakritisko zīmi",euml:"Mazs latīņu burts e ar diakritisko zīmi",igrave:"Mazs latīņu burts i ar uzsvara zīmi ",iacute:"Mazs latīņu burts i ar akūtu uzsvara zīmi", -icirc:"Mazs latīņu burts i ar diakritisko zīmi",iuml:"Mazs latīņu burts i ar diakritisko zīmi",eth:"Mazs latīņu burts eth",ntilde:"Mazs latīņu burts n ar tildi",ograve:"Mazs latīņu burts o ar uzsvara zīmi ",oacute:"Mazs latīņu burts o ar akūtu uzsvara zīmi",ocirc:"Mazs latīņu burts o ar diakritisko zīmi",otilde:"Mazs latīņu burts o ar tildi",ouml:"Mazs latīņu burts o ar diakritisko zīmi",divide:"Dalīšanas zīme",oslash:"Mazs latīņu burts o ar iesvītrojumu",ugrave:"Mazs latīņu burts u ar uzsvara zīmi ", -uacute:"Mazs latīņu burts u ar akūtu uzsvara zīmi",ucirc:"Mazs latīņu burts u ar diakritisko zīmi",uuml:"Mazs latīņu burts u ar diakritisko zīmi",yacute:"Mazs latīņu burts y ar akūtu uzsvaras zīmi",thorn:"Mazs latīņu burts torns",yuml:"Mazs latīņu burts y ar diakritisko zīmi",OElig:"Liela latīņu ligatūra OE",oelig:"Maza latīņu ligatūra oe",372:"Liels latīņu burts W ar diakritisko zīmi ",374:"Liels latīņu burts Y ar diakritisko zīmi ",373:"Mazs latīņu burts w ar diakritisko zīmi ",375:"Mazs latīņu burts y ar diakritisko zīmi ", -sbquo:"Mazas-9 vienkārtīgas pēdiņas",8219:"Lielas-9 vienkārtīgas apgrieztas pēdiņas",bdquo:"Mazas-9 dubultas pēdiņas",hellip:"Horizontāli daudzpunkti",trade:"Preču zīmes zīme",9658:"Melns pa labi pagriezts radītājs",bull:"Lode",rarr:"Bulta pa labi",rArr:"Dubulta Bulta pa labi",hArr:"Bulta pa kreisi",diams:"Dubulta Bulta pa kreisi",asymp:"Gandrīz vienāds ar"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nb.js deleted file mode 100644 index f9fd879f5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nb.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","nb",{euro:"Eurosymbol",lsquo:"Venstre enkelt anførselstegn",rsquo:"Høyre enkelt anførselstegn",ldquo:"Venstre dobbelt anførselstegn",rdquo:"Høyre anførsesltegn",ndash:"Kort tankestrek",mdash:"Lang tankestrek",iexcl:"Omvendt utropstegn",cent:"Centsymbol",pound:"Pundsymbol",curren:"Valutategn",yen:"Yensymbol",brvbar:"Brutt loddrett strek",sect:"Paragraftegn",uml:"Tøddel",copy:"Copyrighttegn",ordf:"Feminin ordensindikator",laquo:"Venstre anførselstegn",not:"Negasjonstegn", -reg:"Registrert varemerke-tegn",macr:"Makron",deg:"Gradsymbol",sup2:"Hevet totall",sup3:"Hevet tretall",acute:"Akutt aksent",micro:"Mikrosymbol",para:"Avsnittstegn",middot:"Midtstilt prikk",cedil:"Cedille",sup1:"Hevet ettall",ordm:"Maskulin ordensindikator",raquo:"Høyre anførselstegn",frac14:"Fjerdedelsbrøk",frac12:"Halvbrøk",frac34:"Tre fjerdedelers brøk",iquest:"Omvendt spørsmålstegn",Agrave:"Stor A med grav aksent",Aacute:"Stor A med akutt aksent",Acirc:"Stor A med cirkumfleks",Atilde:"Stor A med tilde", -Auml:"Stor A med tøddel",Aring:"Stor Å",AElig:"Stor Æ",Ccedil:"Stor C med cedille",Egrave:"Stor E med grav aksent",Eacute:"Stor E med akutt aksent",Ecirc:"Stor E med cirkumfleks",Euml:"Stor E med tøddel",Igrave:"Stor I med grav aksent",Iacute:"Stor I med akutt aksent",Icirc:"Stor I med cirkumfleks",Iuml:"Stor I med tøddel",ETH:"Stor Edd/stungen D",Ntilde:"Stor N med tilde",Ograve:"Stor O med grav aksent",Oacute:"Stor O med akutt aksent",Ocirc:"Stor O med cirkumfleks",Otilde:"Stor O med tilde",Ouml:"Stor O med tøddel", -times:"Multiplikasjonstegn",Oslash:"Stor Ø",Ugrave:"Stor U med grav aksent",Uacute:"Stor U med akutt aksent",Ucirc:"Stor U med cirkumfleks",Uuml:"Stor U med tøddel",Yacute:"Stor Y med akutt aksent",THORN:"Stor Thorn",szlig:"Liten dobbelt-s/Eszett",agrave:"Liten a med grav aksent",aacute:"Liten a med akutt aksent",acirc:"Liten a med cirkumfleks",atilde:"Liten a med tilde",auml:"Liten a med tøddel",aring:"Liten å",aelig:"Liten æ",ccedil:"Liten c med cedille",egrave:"Liten e med grav aksent",eacute:"Liten e med akutt aksent", -ecirc:"Liten e med cirkumfleks",euml:"Liten e med tøddel",igrave:"Liten i med grav aksent",iacute:"Liten i med akutt aksent",icirc:"Liten i med cirkumfleks",iuml:"Liten i med tøddel",eth:"Liten edd/stungen d",ntilde:"Liten n med tilde",ograve:"Liten o med grav aksent",oacute:"Liten o med akutt aksent",ocirc:"Liten o med cirkumfleks",otilde:"Liten o med tilde",ouml:"Liten o med tøddel",divide:"Divisjonstegn",oslash:"Liten ø",ugrave:"Liten u med grav aksent",uacute:"Liten u med akutt aksent",ucirc:"Liten u med cirkumfleks", -uuml:"Liten u med tøddel",yacute:"Liten y med akutt aksent",thorn:"Liten thorn",yuml:"Liten y med tøddel",OElig:"Stor ligatur av O og E",oelig:"Liten ligatur av o og e",372:"Stor W med cirkumfleks",374:"Stor Y med cirkumfleks",373:"Liten w med cirkumfleks",375:"Liten y med cirkumfleks",sbquo:"Enkelt lavt 9-anførselstegn",8219:"Enkelt høyt reversert 9-anførselstegn",bdquo:"Dobbelt lavt 9-anførselstegn",hellip:"Ellipse",trade:"Varemerkesymbol",9658:"Svart høyrevendt peker",bull:"Tykk interpunkt",rarr:"Høyrevendt pil", -rArr:"Dobbel høyrevendt pil",hArr:"Dobbel venstrevendt pil",diams:"Svart ruter",asymp:"Omtrent likhetstegn"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nl.js deleted file mode 100644 index ba75bf395..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/nl.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","nl",{euro:"Euro-teken",lsquo:"Linker enkel aanhalingsteken",rsquo:"Rechter enkel aanhalingsteken",ldquo:"Linker dubbel aanhalingsteken",rdquo:"Rechter dubbel aanhalingsteken",ndash:"En dash",mdash:"Em dash",iexcl:"Omgekeerd uitroepteken",cent:"Cent-teken",pound:"Pond-teken",curren:"Valuta-teken",yen:"Yen-teken",brvbar:"Gebroken streep",sect:"Paragraaf-teken",uml:"Trema",copy:"Copyright-teken",ordf:"Vrouwelijk ordinaal",laquo:"Linker guillemet",not:"Ongelijk-teken", -reg:"Geregistreerd handelsmerk-teken",macr:"Macron",deg:"Graden-teken",sup2:"Superscript twee",sup3:"Superscript drie",acute:"Accent aigu",micro:"Micro-teken",para:"Alinea-teken",middot:"Halfhoge punt",cedil:"Cedille",sup1:"Superscript een",ordm:"Mannelijk ordinaal",raquo:"Rechter guillemet",frac14:"Breuk kwart",frac12:"Breuk half",frac34:"Breuk driekwart",iquest:"Omgekeerd vraagteken",Agrave:"Latijnse hoofdletter A met een accent grave",Aacute:"Latijnse hoofdletter A met een accent aigu",Acirc:"Latijnse hoofdletter A met een circonflexe", -Atilde:"Latijnse hoofdletter A met een tilde",Auml:"Latijnse hoofdletter A met een trema",Aring:"Latijnse hoofdletter A met een corona",AElig:"Latijnse hoofdletter Æ",Ccedil:"Latijnse hoofdletter C met een cedille",Egrave:"Latijnse hoofdletter E met een accent grave",Eacute:"Latijnse hoofdletter E met een accent aigu",Ecirc:"Latijnse hoofdletter E met een circonflexe",Euml:"Latijnse hoofdletter E met een trema",Igrave:"Latijnse hoofdletter I met een accent grave",Iacute:"Latijnse hoofdletter I met een accent aigu", -Icirc:"Latijnse hoofdletter I met een circonflexe",Iuml:"Latijnse hoofdletter I met een trema",ETH:"Latijnse hoofdletter Eth",Ntilde:"Latijnse hoofdletter N met een tilde",Ograve:"Latijnse hoofdletter O met een accent grave",Oacute:"Latijnse hoofdletter O met een accent aigu",Ocirc:"Latijnse hoofdletter O met een circonflexe",Otilde:"Latijnse hoofdletter O met een tilde",Ouml:"Latijnse hoofdletter O met een trema",times:"Maal-teken",Oslash:"Latijnse hoofdletter O met een schuine streep",Ugrave:"Latijnse hoofdletter U met een accent grave", -Uacute:"Latijnse hoofdletter U met een accent aigu",Ucirc:"Latijnse hoofdletter U met een circonflexe",Uuml:"Latijnse hoofdletter U met een trema",Yacute:"Latijnse hoofdletter Y met een accent aigu",THORN:"Latijnse hoofdletter Thorn",szlig:"Latijnse kleine ringel-s",agrave:"Latijnse kleine letter a met een accent grave",aacute:"Latijnse kleine letter a met een accent aigu",acirc:"Latijnse kleine letter a met een circonflexe",atilde:"Latijnse kleine letter a met een tilde",auml:"Latijnse kleine letter a met een trema", -aring:"Latijnse kleine letter a met een corona",aelig:"Latijnse kleine letter æ",ccedil:"Latijnse kleine letter c met een cedille",egrave:"Latijnse kleine letter e met een accent grave",eacute:"Latijnse kleine letter e met een accent aigu",ecirc:"Latijnse kleine letter e met een circonflexe",euml:"Latijnse kleine letter e met een trema",igrave:"Latijnse kleine letter i met een accent grave",iacute:"Latijnse kleine letter i met een accent aigu",icirc:"Latijnse kleine letter i met een circonflexe", -iuml:"Latijnse kleine letter i met een trema",eth:"Latijnse kleine letter eth",ntilde:"Latijnse kleine letter n met een tilde",ograve:"Latijnse kleine letter o met een accent grave",oacute:"Latijnse kleine letter o met een accent aigu",ocirc:"Latijnse kleine letter o met een circonflexe",otilde:"Latijnse kleine letter o met een tilde",ouml:"Latijnse kleine letter o met een trema",divide:"Deel-teken",oslash:"Latijnse kleine letter o met een schuine streep",ugrave:"Latijnse kleine letter u met een accent grave", -uacute:"Latijnse kleine letter u met een accent aigu",ucirc:"Latijnse kleine letter u met een circonflexe",uuml:"Latijnse kleine letter u met een trema",yacute:"Latijnse kleine letter y met een accent aigu",thorn:"Latijnse kleine letter thorn",yuml:"Latijnse kleine letter y met een trema",OElig:"Latijnse hoofdletter Œ",oelig:"Latijnse kleine letter œ",372:"Latijnse hoofdletter W met een circonflexe",374:"Latijnse hoofdletter Y met een circonflexe",373:"Latijnse kleine letter w met een circonflexe", -375:"Latijnse kleine letter y met een circonflexe",sbquo:"Lage enkele aanhalingsteken",8219:"Hoge omgekeerde enkele aanhalingsteken",bdquo:"Lage dubbele aanhalingsteken",hellip:"Beletselteken",trade:"Trademark-teken",9658:"Zwarte driehoek naar rechts",bull:"Bullet",rarr:"Pijl naar rechts",rArr:"Dubbele pijl naar rechts",hArr:"Dubbele pijl naar links",diams:"Zwart ruitje",asymp:"Benaderingsteken"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/no.js deleted file mode 100644 index 404b4fde3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/no.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","no",{euro:"Eurosymbol",lsquo:"Venstre enkelt anførselstegn",rsquo:"Høyre enkelt anførselstegn",ldquo:"Venstre dobbelt anførselstegn",rdquo:"Høyre anførsesltegn",ndash:"Kort tankestrek",mdash:"Lang tankestrek",iexcl:"Omvendt utropstegn",cent:"Centsymbol",pound:"Pundsymbol",curren:"Valutategn",yen:"Yensymbol",brvbar:"Brutt loddrett strek",sect:"Paragraftegn",uml:"Tøddel",copy:"Copyrighttegn",ordf:"Feminin ordensindikator",laquo:"Venstre anførselstegn",not:"Negasjonstegn", -reg:"Registrert varemerke-tegn",macr:"Makron",deg:"Gradsymbol",sup2:"Hevet totall",sup3:"Hevet tretall",acute:"Akutt aksent",micro:"Mikrosymbol",para:"Avsnittstegn",middot:"Midtstilt prikk",cedil:"Cedille",sup1:"Hevet ettall",ordm:"Maskulin ordensindikator",raquo:"Høyre anførselstegn",frac14:"Fjerdedelsbrøk",frac12:"Halvbrøk",frac34:"Tre fjerdedelers brøk",iquest:"Omvendt spørsmålstegn",Agrave:"Stor A med grav aksent",Aacute:"Stor A med akutt aksent",Acirc:"Stor A med cirkumfleks",Atilde:"Stor A med tilde", -Auml:"Stor A med tøddel",Aring:"Stor Å",AElig:"Stor Æ",Ccedil:"Stor C med cedille",Egrave:"Stor E med grav aksent",Eacute:"Stor E med akutt aksent",Ecirc:"Stor E med cirkumfleks",Euml:"Stor E med tøddel",Igrave:"Stor I med grav aksent",Iacute:"Stor I med akutt aksent",Icirc:"Stor I med cirkumfleks",Iuml:"Stor I med tøddel",ETH:"Stor Edd/stungen D",Ntilde:"Stor N med tilde",Ograve:"Stor O med grav aksent",Oacute:"Stor O med akutt aksent",Ocirc:"Stor O med cirkumfleks",Otilde:"Stor O med tilde",Ouml:"Stor O med tøddel", -times:"Multiplikasjonstegn",Oslash:"Stor Ø",Ugrave:"Stor U med grav aksent",Uacute:"Stor U med akutt aksent",Ucirc:"Stor U med cirkumfleks",Uuml:"Stor U med tøddel",Yacute:"Stor Y med akutt aksent",THORN:"Stor Thorn",szlig:"Liten dobbelt-s/Eszett",agrave:"Liten a med grav aksent",aacute:"Liten a med akutt aksent",acirc:"Liten a med cirkumfleks",atilde:"Liten a med tilde",auml:"Liten a med tøddel",aring:"Liten å",aelig:"Liten æ",ccedil:"Liten c med cedille",egrave:"Liten e med grav aksent",eacute:"Liten e med akutt aksent", -ecirc:"Liten e med cirkumfleks",euml:"Liten e med tøddel",igrave:"Liten i med grav aksent",iacute:"Liten i med akutt aksent",icirc:"Liten i med cirkumfleks",iuml:"Liten i med tøddel",eth:"Liten edd/stungen d",ntilde:"Liten n med tilde",ograve:"Liten o med grav aksent",oacute:"Liten o med akutt aksent",ocirc:"Liten o med cirkumfleks",otilde:"Liten o med tilde",ouml:"Liten o med tøddel",divide:"Divisjonstegn",oslash:"Liten ø",ugrave:"Liten u med grav aksent",uacute:"Liten u med akutt aksent",ucirc:"Liten u med cirkumfleks", -uuml:"Liten u med tøddel",yacute:"Liten y med akutt aksent",thorn:"Liten thorn",yuml:"Liten y med tøddel",OElig:"Stor ligatur av O og E",oelig:"Liten ligatur av o og e",372:"Stor W med cirkumfleks",374:"Stor Y med cirkumfleks",373:"Liten w med cirkumfleks",375:"Liten y med cirkumfleks",sbquo:"Enkelt lavt 9-anførselstegn",8219:"Enkelt høyt reversert 9-anførselstegn",bdquo:"Dobbelt lavt 9-anførselstegn",hellip:"Ellipse",trade:"Varemerkesymbol",9658:"Svart høyrevendt peker",bull:"Tykk interpunkt",rarr:"Høyrevendt pil", -rArr:"Dobbel høyrevendt pil",hArr:"Dobbel venstrevendt pil",diams:"Svart ruter",asymp:"Omtrent likhetstegn"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pl.js deleted file mode 100644 index 1af97e068..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pl.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","pl",{euro:"Znak euro",lsquo:"Cudzysłów pojedynczy otwierający",rsquo:"Cudzysłów pojedynczy zamykający",ldquo:"Cudzysłów apostrofowy otwierający",rdquo:"Cudzysłów apostrofowy zamykający",ndash:"Półpauza",mdash:"Pauza",iexcl:"Odwrócony wykrzyknik",cent:"Znak centa",pound:"Znak funta",curren:"Znak waluty",yen:"Znak jena",brvbar:"Przerwana pionowa kreska",sect:"Paragraf",uml:"Diereza",copy:"Znak praw autorskich",ordf:"Wskaźnik rodzaju żeńskiego liczebnika porządkowego", -laquo:"Lewy cudzysłów ostrokątny",not:"Znak negacji",reg:"Zastrzeżony znak towarowy",macr:"Makron",deg:"Znak stopnia",sup2:"Druga potęga",sup3:"Trzecia potęga",acute:"Akcent ostry",micro:"Znak mikro",para:"Znak akapitu",middot:"Kropka środkowa",cedil:"Cedylla",sup1:"Pierwsza potęga",ordm:"Wskaźnik rodzaju męskiego liczebnika porządkowego",raquo:"Prawy cudzysłów ostrokątny",frac14:"Ułamek zwykły jedna czwarta",frac12:"Ułamek zwykły jedna druga",frac34:"Ułamek zwykły trzy czwarte",iquest:"Odwrócony znak zapytania", -Agrave:"Wielka litera A z akcentem ciężkim",Aacute:"Wielka litera A z akcentem ostrym",Acirc:"Wielka litera A z akcentem przeciągłym",Atilde:"Wielka litera A z tyldą",Auml:"Wielka litera A z dierezą",Aring:"Wielka litera A z kółkiem",AElig:"Wielka ligatura Æ",Ccedil:"Wielka litera C z cedyllą",Egrave:"Wielka litera E z akcentem ciężkim",Eacute:"Wielka litera E z akcentem ostrym",Ecirc:"Wielka litera E z akcentem przeciągłym",Euml:"Wielka litera E z dierezą",Igrave:"Wielka litera I z akcentem ciężkim", -Iacute:"Wielka litera I z akcentem ostrym",Icirc:"Wielka litera I z akcentem przeciągłym",Iuml:"Wielka litera I z dierezą",ETH:"Wielka litera Eth",Ntilde:"Wielka litera N z tyldą",Ograve:"Wielka litera O z akcentem ciężkim",Oacute:"Wielka litera O z akcentem ostrym",Ocirc:"Wielka litera O z akcentem przeciągłym",Otilde:"Wielka litera O z tyldą",Ouml:"Wielka litera O z dierezą",times:"Znak mnożenia wektorowego",Oslash:"Wielka litera O z przekreśleniem",Ugrave:"Wielka litera U z akcentem ciężkim",Uacute:"Wielka litera U z akcentem ostrym", -Ucirc:"Wielka litera U z akcentem przeciągłym",Uuml:"Wielka litera U z dierezą",Yacute:"Wielka litera Y z akcentem ostrym",THORN:"Wielka litera Thorn",szlig:"Mała litera ostre s (eszet)",agrave:"Mała litera a z akcentem ciężkim",aacute:"Mała litera a z akcentem ostrym",acirc:"Mała litera a z akcentem przeciągłym",atilde:"Mała litera a z tyldą",auml:"Mała litera a z dierezą",aring:"Mała litera a z kółkiem",aelig:"Mała ligatura æ",ccedil:"Mała litera c z cedyllą",egrave:"Mała litera e z akcentem ciężkim", -eacute:"Mała litera e z akcentem ostrym",ecirc:"Mała litera e z akcentem przeciągłym",euml:"Mała litera e z dierezą",igrave:"Mała litera i z akcentem ciężkim",iacute:"Mała litera i z akcentem ostrym",icirc:"Mała litera i z akcentem przeciągłym",iuml:"Mała litera i z dierezą",eth:"Mała litera eth",ntilde:"Mała litera n z tyldą",ograve:"Mała litera o z akcentem ciężkim",oacute:"Mała litera o z akcentem ostrym",ocirc:"Mała litera o z akcentem przeciągłym",otilde:"Mała litera o z tyldą",ouml:"Mała litera o z dierezą", -divide:"Anglosaski znak dzielenia",oslash:"Mała litera o z przekreśleniem",ugrave:"Mała litera u z akcentem ciężkim",uacute:"Mała litera u z akcentem ostrym",ucirc:"Mała litera u z akcentem przeciągłym",uuml:"Mała litera u z dierezą",yacute:"Mała litera y z akcentem ostrym",thorn:"Mała litera thorn",yuml:"Mała litera y z dierezą",OElig:"Wielka ligatura OE",oelig:"Mała ligatura oe",372:"Wielka litera W z akcentem przeciągłym",374:"Wielka litera Y z akcentem przeciągłym",373:"Mała litera w z akcentem przeciągłym", -375:"Mała litera y z akcentem przeciągłym",sbquo:"Pojedynczy apostrof dolny",8219:"Pojedynczy apostrof górny",bdquo:"Podwójny apostrof dolny",hellip:"Wielokropek",trade:"Znak towarowy",9658:"Czarny wskaźnik wskazujący w prawo",bull:"Punktor",rarr:"Strzałka w prawo",rArr:"Podwójna strzałka w prawo",hArr:"Podwójna strzałka obustronna",diams:"Czarny znak karo",asymp:"Znak prawie równe"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt-br.js deleted file mode 100644 index 41f8c3325..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","pt-br",{euro:"Euro",lsquo:"Aspas simples esquerda",rsquo:"Aspas simples direita",ldquo:"Aspas duplas esquerda",rdquo:"Aspas duplas direita",ndash:"Traço",mdash:"Travessão",iexcl:"Ponto de exclamação invertido",cent:"Cent",pound:"Cerquilha",curren:"Dinheiro",yen:"Yen",brvbar:"Bara interrompida",sect:"Símbolo de Parágrafo",uml:"Trema",copy:"Direito de Cópia",ordf:"Indicador ordinal feminino",laquo:"Aspas duplas angulares esquerda",not:"Negação",reg:"Marca Registrada", -macr:"Mácron",deg:"Grau",sup2:"2 Superscrito",sup3:"3 Superscrito",acute:"Acento agudo",micro:"Micro",para:"Pé de mosca",middot:"Ponto mediano",cedil:"Cedilha",sup1:"1 Superscrito",ordm:"Indicador ordinal masculino",raquo:"Aspas duplas angulares direita",frac14:"Um quarto",frac12:"Um meio",frac34:"Três quartos",iquest:"Interrogação invertida",Agrave:"A maiúsculo com acento grave",Aacute:"A maiúsculo com acento agudo",Acirc:"A maiúsculo com acento circunflexo",Atilde:"A maiúsculo com til",Auml:"A maiúsculo com trema", -Aring:"A maiúsculo com anel acima",AElig:"Æ maiúsculo",Ccedil:"Ç maiúlculo",Egrave:"E maiúsculo com acento grave",Eacute:"E maiúsculo com acento agudo",Ecirc:"E maiúsculo com acento circumflexo",Euml:"E maiúsculo com trema",Igrave:"I maiúsculo com acento grave",Iacute:"I maiúsculo com acento agudo",Icirc:"I maiúsculo com acento circunflexo",Iuml:"I maiúsculo com crase",ETH:"Eth maiúsculo",Ntilde:"N maiúsculo com til",Ograve:"O maiúsculo com acento grave",Oacute:"O maiúsculo com acento agudo",Ocirc:"O maiúsculo com acento circunflexo", -Otilde:"O maiúsculo com til",Ouml:"O maiúsculo com trema",times:"Multiplicação",Oslash:"Diâmetro",Ugrave:"U maiúsculo com acento grave",Uacute:"U maiúsculo com acento agudo",Ucirc:"U maiúsculo com acento circunflexo",Uuml:"U maiúsculo com trema",Yacute:"Y maiúsculo com acento agudo",THORN:"Thorn maiúsculo",szlig:"Eszett minúsculo",agrave:"a minúsculo com acento grave",aacute:"a minúsculo com acento agudo",acirc:"a minúsculo com acento circunflexo",atilde:"a minúsculo com til",auml:"a minúsculo com trema", -aring:"a minúsculo com anel acima",aelig:"æ minúsculo",ccedil:"ç minúsculo",egrave:"e minúsculo com acento grave",eacute:"e minúsculo com acento agudo",ecirc:"e minúsculo com acento circunflexo",euml:"e minúsculo com trema",igrave:"i minúsculo com acento grave",iacute:"i minúsculo com acento agudo",icirc:"i minúsculo com acento circunflexo",iuml:"i minúsculo com trema",eth:"eth minúsculo",ntilde:"n minúsculo com til",ograve:"o minúsculo com acento grave",oacute:"o minúsculo com acento agudo",ocirc:"o minúsculo com acento circunflexo", -otilde:"o minúsculo com til",ouml:"o minúsculo com trema",divide:"Divisão",oslash:"o minúsculo com cortado ou diâmetro",ugrave:"u minúsculo com acento grave",uacute:"u minúsculo com acento agudo",ucirc:"u minúsculo com acento circunflexo",uuml:"u minúsculo com trema",yacute:"y minúsculo com acento agudo",thorn:"thorn minúsculo",yuml:"y minúsculo com trema",OElig:"Ligação tipográfica OE maiúscula",oelig:"Ligação tipográfica oe minúscula",372:"W maiúsculo com acento circunflexo",374:"Y maiúsculo com acento circunflexo", -373:"w minúsculo com acento circunflexo",375:"y minúsculo com acento circunflexo",sbquo:"Aspas simples inferior direita",8219:"Aspas simples superior esquerda",bdquo:"Aspas duplas inferior direita",hellip:"Reticências",trade:"Trade mark",9658:"Ponta de seta preta para direita",bull:"Ponto lista",rarr:"Seta para direita",rArr:"Seta dupla para direita",hArr:"Seta dupla direita e esquerda",diams:"Ouros",asymp:"Aproximadamente"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt.js deleted file mode 100644 index 9c73f0c1e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/pt.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","pt",{euro:"Símbolo do Euro",lsquo:"Aspa esquerda simples",rsquo:"Aspa direita simples",ldquo:"Aspa esquerda dupla",rdquo:"Aspa direita dupla",ndash:"Travessão Simples",mdash:"Travessão Longo",iexcl:"Ponto de exclamação invertido",cent:"Símbolo do Cêntimo",pound:"Símbolo da Libra",curren:"Símbolo de Moeda",yen:"Símbolo do Iene",brvbar:"Barra quebrada",sect:"Símbolo de Secção",uml:"Trema",copy:"Símbolo dos Direitos de Autor",ordf:"Indicador ordinal feminino", -laquo:"Aspa esquerda ângulo duplo",not:"Não Símbolo",reg:"Símbolo de Registado",macr:"Mácron",deg:"Símbolo de Grau",sup2:"Expoente 2",sup3:"Expoente 3",acute:"Acento agudo",micro:"Símbolo de Micro",para:"Símbolo de Parágrafo",middot:"Ponto do Meio",cedil:"Cedilha",sup1:"Expoente 1",ordm:"Indicador ordinal masculino",raquo:"Aspas ângulo duplo pra Direita",frac14:"Fração vulgar 1/4",frac12:"Fração vulgar 1/2",frac34:"Fração vulgar 3/4",iquest:"Ponto de interrogação invertido",Agrave:"Letra maiúscula latina A com acento grave", -Aacute:"Letra maiúscula latina A com acento agudo",Acirc:"Letra maiúscula latina A com circunflexo",Atilde:"Letra maiúscula latina A com til",Auml:"Letra maiúscula latina A com trema",Aring:"Letra maiúscula latina A com sinal diacrítico",AElig:"Letra maiúscula latina Æ",Ccedil:"Letra maiúscula latina C com cedilha",Egrave:"Letra maiúscula latina E com acento grave",Eacute:"Letra maiúscula latina E com acento agudo",Ecirc:"Letra maiúscula latina E com circunflexo",Euml:"Letra maiúscula latina E com trema", -Igrave:"Letra maiúscula latina I com acento grave",Iacute:"Letra maiúscula latina I com acento agudo",Icirc:"Letra maiúscula latina I com cincunflexo",Iuml:"Letra maiúscula latina I com trema",ETH:"Letra maiúscula latina Eth (Ðð)",Ntilde:"Letra maiúscula latina N com til",Ograve:"Letra maiúscula latina O com acento grave",Oacute:"Letra maiúscula latina O com acento agudo",Ocirc:"Letra maiúscula latina I com circunflexo",Otilde:"Letra maiúscula latina O com til",Ouml:"Letra maiúscula latina O com trema", -times:"Símbolo de multiplicação",Oslash:"Letra maiúscula O com barra",Ugrave:"Letra maiúscula latina U com acento grave",Uacute:"Letra maiúscula latina U com acento agudo",Ucirc:"Letra maiúscula latina U com circunflexo",Uuml:"Letra maiúscula latina E com trema",Yacute:"Letra maiúscula latina Y com acento agudo",THORN:"Letra maiúscula latina Rúnico",szlig:"Letra minúscula latina s forte",agrave:"Letra minúscula latina a com acento grave",aacute:"Letra minúscula latina a com acento agudo",acirc:"Letra minúscula latina a com circunflexo", -atilde:"Letra minúscula latina a com til",auml:"Letra minúscula latina a com trema",aring:"Letra minúscula latina a com sinal diacrítico",aelig:"Letra minúscula latina æ",ccedil:"Letra minúscula latina c com cedilha",egrave:"Letra minúscula latina e com acento grave",eacute:"Letra minúscula latina e com acento agudo",ecirc:"Letra minúscula latina e com circunflexo",euml:"Letra minúscula latina e com trema",igrave:"Letra minúscula latina i com acento grave",iacute:"Letra minúscula latina i com acento agudo", -icirc:"Letra minúscula latina i com circunflexo",iuml:"Letra pequena latina i com trema",eth:"Letra minúscula latina eth",ntilde:"Letra minúscula latina n com til",ograve:"Letra minúscula latina o com acento grave",oacute:"Letra minúscula latina o com acento agudo",ocirc:"Letra minúscula latina o com circunflexo",otilde:"Letra minúscula latina o com til",ouml:"Letra minúscula latina o com trema",divide:"Símbolo de divisão",oslash:"Letra minúscula latina o com barra",ugrave:"Letra minúscula latina u com acento grave", -uacute:"Letra minúscula latina u com acento agudo",ucirc:"Letra minúscula latina u com circunflexo",uuml:"Letra minúscula latina u com trema",yacute:"Letra minúscula latina y com acento agudo",thorn:"Letra minúscula latina Rúnico",yuml:"Letra minúscula latina y com trema",OElig:"Ligadura maiúscula latina OE",oelig:"Ligadura minúscula latina oe",372:"Letra maiúscula latina W com circunflexo",374:"Letra maiúscula latina Y com circunflexo",373:"Letra minúscula latina w com circunflexo",375:"Letra minúscula latina y com circunflexo", -sbquo:"Aspa Simples inferior-9",8219:"Aspa Simples superior invertida-9",bdquo:"Aspa duplas inferior-9",hellip:"Elipse Horizontal ",trade:"Símbolo de Marca Registada",9658:"Ponteiro preto direito",bull:"Marca",rarr:"Seta para a direita",rArr:"Seta dupla para a direita",hArr:"Seta dupla direita esquerda",diams:"Naipe diamante preto",asymp:"Quase igual a "}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ru.js deleted file mode 100644 index 30633fdb7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ru.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ru",{euro:"Знак евро",lsquo:"Левая одинарная кавычка",rsquo:"Правая одинарная кавычка",ldquo:"Левая двойная кавычка",rdquo:"Левая двойная кавычка",ndash:"Среднее тире",mdash:"Длинное тире",iexcl:"перевёрнутый восклицательный знак",cent:"Цент",pound:"Фунт",curren:"Знак валюты",yen:"Йена",brvbar:"Вертикальная черта с разрывом",sect:"Знак параграфа",uml:"Умлаут",copy:"Знак охраны авторского права",ordf:"Указатель окончания женского рода ...ая",laquo:"Левая кавычка-«ёлочка»", -not:"Отрицание",reg:"Знак охраны смежных прав\\t",macr:"Макрон",deg:"Градус",sup2:"Надстрочное два",sup3:"Надстрочное три",acute:"Акут",micro:"Микро",para:"Абзац",middot:"Интерпункт",cedil:"Седиль",sup1:"Надстрочная единица",ordm:"Порядковое числительное",raquo:"Правая кавычка-«ёлочка»",frac14:"Одна четвертая",frac12:"Одна вторая",frac34:"Три четвёртых",iquest:"Перевёрнутый вопросительный знак",Agrave:"Латинская заглавная буква А с апострофом",Aacute:"Латинская заглавная буква A с ударением",Acirc:"Латинская заглавная буква А с циркумфлексом", -Atilde:"Латинская заглавная буква А с тильдой",Auml:"Латинская заглавная буква А с тремой",Aring:"Латинская заглавная буква А с кольцом над ней",AElig:"Латинская большая буква Æ",Ccedil:"Латинская заглавная буква C с седилью",Egrave:"Латинская заглавная буква Е с апострофом",Eacute:"Латинская заглавная буква Е с ударением",Ecirc:"Латинская заглавная буква Е с циркумфлексом",Euml:"Латинская заглавная буква Е с тремой",Igrave:"Латинская заглавная буква I с апострофом",Iacute:"Латинская заглавная буква I с ударением", -Icirc:"Латинская заглавная буква I с циркумфлексом",Iuml:"Латинская заглавная буква I с тремой",ETH:"Латинская большая буква Eth",Ntilde:"Латинская заглавная буква N с тильдой",Ograve:"Латинская заглавная буква O с апострофом",Oacute:"Латинская заглавная буква O с ударением",Ocirc:"Латинская заглавная буква O с циркумфлексом",Otilde:"Латинская заглавная буква O с тильдой",Ouml:"Латинская заглавная буква O с тремой",times:"Знак умножения",Oslash:"Латинская большая перечеркнутая O",Ugrave:"Латинская заглавная буква U с апострофом", -Uacute:"Латинская заглавная буква U с ударением",Ucirc:"Латинская заглавная буква U с циркумфлексом",Uuml:"Латинская заглавная буква U с тремой",Yacute:"Латинская заглавная буква Y с ударением",THORN:"Латинская заглавная буква Thorn",szlig:"Знак диеза",agrave:"Латинская маленькая буква a с апострофом",aacute:"Латинская маленькая буква a с ударением",acirc:"Латинская маленькая буква a с циркумфлексом",atilde:"Латинская маленькая буква a с тильдой",auml:"Латинская маленькая буква a с тремой",aring:"Латинская маленькая буква a с кольцом", -aelig:"Латинская маленькая буква æ",ccedil:"Латинская маленькая буква с с седилью",egrave:"Латинская маленькая буква е с апострофом",eacute:"Латинская маленькая буква е с ударением",ecirc:"Латинская маленькая буква е с циркумфлексом",euml:"Латинская маленькая буква е с тремой",igrave:"Латинская маленькая буква i с апострофом",iacute:"Латинская маленькая буква i с ударением",icirc:"Латинская маленькая буква i с циркумфлексом",iuml:"Латинская маленькая буква i с тремой",eth:"Латинская маленькая буква eth", -ntilde:"Латинская маленькая буква n с тильдой",ograve:"Латинская маленькая буква o с апострофом",oacute:"Латинская маленькая буква o с ударением",ocirc:"Латинская маленькая буква o с циркумфлексом",otilde:"Латинская маленькая буква o с тильдой",ouml:"Латинская маленькая буква o с тремой",divide:"Знак деления",oslash:"Латинская строчная перечеркнутая o",ugrave:"Латинская маленькая буква u с апострофом",uacute:"Латинская маленькая буква u с ударением",ucirc:"Латинская маленькая буква u с циркумфлексом", -uuml:"Латинская маленькая буква u с тремой",yacute:"Латинская маленькая буква y с ударением",thorn:"Латинская маленькая буква thorn",yuml:"Латинская маленькая буква y с тремой",OElig:"Латинская прописная лигатура OE",oelig:"Латинская строчная лигатура oe",372:"Латинская заглавная буква W с циркумфлексом",374:"Латинская заглавная буква Y с циркумфлексом",373:"Латинская маленькая буква w с циркумфлексом",375:"Латинская маленькая буква y с циркумфлексом",sbquo:"Нижняя одинарная кавычка",8219:"Правая одинарная кавычка", -bdquo:"Левая двойная кавычка",hellip:"Горизонтальное многоточие",trade:"Товарный знак",9658:"Черный указатель вправо",bull:"Маркер списка",rarr:"Стрелка вправо",rArr:"Двойная стрелка вправо",hArr:"Двойная стрелка влево-вправо",diams:"Черный ромб",asymp:"Примерно равно"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/si.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/si.js deleted file mode 100644 index 12789fb55..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/si.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","si",{euro:"යුරෝ සලකුණ",lsquo:"වමේ තනි උපුටා දක්වීම ",rsquo:"දකුණේ තනි උපුටා දක්වීම ",ldquo:"වමේ දිත්ව උපුටා දක්වීම ",rdquo:"දකුණේ දිත්ව උපුටා දක්වීම ",ndash:"En dash",mdash:"Em dash",iexcl:"යටිකුරු හර්ෂදී ",cent:"Cent sign",pound:"Pound sign",curren:"මුල්‍යමය ",yen:"යෙන් ",brvbar:"Broken bar",sect:"තෙරේම් ",uml:"Diaeresis",copy:"පිටපත් අයිතිය ",ordf:"දර්ශකය",laquo:"Left-pointing double angle quotation mark",not:"සලකුණක් නොවේ",reg:"සලකුණක් ලියාපදිංචි කිරීම", -macr:"මුද්‍රිත ",deg:"සලකුණේ ",sup2:"උඩු ලකුණු දෙක",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent",Aacute:"Latin capital letter A with acute accent", -Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent",Iacute:"Latin capital letter I with acute accent", -Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke",Ugrave:"Latin capital letter U with grave accent", -Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis",aring:"Latin small letter a with ring above", -aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth",ntilde:"Latin small letter n with tilde", -ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis",yacute:"Latin small letter y with acute accent", -thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis",trade:"Trade mark sign",9658:"Black right-pointing pointer", -bull:"Bullet",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sk.js deleted file mode 100644 index 6e5b534aa..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sk.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","sk",{euro:"Znak eura",lsquo:"Ľavá jednoduchá úvodzovka",rsquo:"Pravá jednoduchá úvodzovka",ldquo:"Pravá dvojitá úvodzovka",rdquo:"Pravá dvojitá úvodzovka",ndash:"En pomlčka",mdash:"Em pomlčka",iexcl:"Obrátený výkričník",cent:"Znak centu",pound:"Znak libry",curren:"Znak meny",yen:"Znak jenu",brvbar:"Prerušená zvislá čiara",sect:"Znak odseku",uml:"Prehláska",copy:"Znak copyrightu",ordf:"Ženský indikátor rodu",laquo:"Znak dvojitých lomených úvodzoviek vľavo",not:"Logistický zápor", -reg:"Znak registrácie",macr:"Pomlčka nad",deg:"Znak stupňa",sup2:"Dvojka ako horný index",sup3:"Trojka ako horný index",acute:"Dĺžeň",micro:"Znak mikro",para:"Znak odstavca",middot:"Bodka uprostred",cedil:"Chvost vľavo",sup1:"Jednotka ako horný index",ordm:"Mužský indikátor rodu",raquo:"Znak dvojitých lomených úvodzoviek vpravo",frac14:"Obyčajný zlomok jedna štvrtina",frac12:"Obyčajný zlomok jedna polovica",frac34:"Obyčajný zlomok tri štvrtiny",iquest:"Otočený otáznik",Agrave:"Veľké písmeno latinky A s accentom", -Aacute:"Veľké písmeno latinky A s dĺžňom",Acirc:"Veľké písmeno latinky A s mäkčeňom",Atilde:"Veľké písmeno latinky A s tildou",Auml:"Veľké písmeno latinky A s dvoma bodkami",Aring:"Veľké písmeno latinky A s krúžkom nad",AElig:"Veľké písmeno latinky Æ",Ccedil:"Veľké písmeno latinky C s chvostom vľavo",Egrave:"Veľké písmeno latinky E s accentom",Eacute:"Veľké písmeno latinky E s dĺžňom",Ecirc:"Veľké písmeno latinky E s mäkčeňom",Euml:"Veľké písmeno latinky E s dvoma bodkami",Igrave:"Veľké písmeno latinky I s accentom", -Iacute:"Veľké písmeno latinky I s dĺžňom",Icirc:"Veľké písmeno latinky I s mäkčeňom",Iuml:"Veľké písmeno latinky I s dvoma bodkami",ETH:"Veľké písmeno latinky Eth",Ntilde:"Veľké písmeno latinky N s tildou",Ograve:"Veľké písmeno latinky O s accentom",Oacute:"Veľké písmeno latinky O s dĺžňom",Ocirc:"Veľké písmeno latinky O s mäkčeňom",Otilde:"Veľké písmeno latinky O s tildou",Ouml:"Veľké písmeno latinky O s dvoma bodkami",times:"Znak násobenia",Oslash:"Veľké písmeno latinky O preškrtnuté",Ugrave:"Veľké písmeno latinky U s accentom", -Uacute:"Veľké písmeno latinky U s dĺžňom",Ucirc:"Veľké písmeno latinky U s mäkčeňom",Uuml:"Veľké písmeno latinky U s dvoma bodkami",Yacute:"Veľké písmeno latinky Y s dĺžňom",THORN:"Veľké písmeno latinky Thorn",szlig:"Malé písmeno latinky ostré s",agrave:"Malé písmeno latinky a s accentom",aacute:"Malé písmeno latinky a s dĺžňom",acirc:"Malé písmeno latinky a s mäkčeňom",atilde:"Malé písmeno latinky a s tildou",auml:"Malé písmeno latinky a s dvoma bodkami",aring:"Malé písmeno latinky a s krúžkom nad", -aelig:"Malé písmeno latinky æ",ccedil:"Malé písmeno latinky c s chvostom vľavo",egrave:"Malé písmeno latinky e s accentom",eacute:"Malé písmeno latinky e s dĺžňom",ecirc:"Malé písmeno latinky e s mäkčeňom",euml:"Malé písmeno latinky e s dvoma bodkami",igrave:"Malé písmeno latinky i s accentom",iacute:"Malé písmeno latinky i s dĺžňom",icirc:"Malé písmeno latinky i s mäkčeňom",iuml:"Malé písmeno latinky i s dvoma bodkami",eth:"Malé písmeno latinky eth",ntilde:"Malé písmeno latinky n s tildou",ograve:"Malé písmeno latinky o s accentom", -oacute:"Malé písmeno latinky o s dĺžňom",ocirc:"Malé písmeno latinky o s mäkčeňom",otilde:"Malé písmeno latinky o s tildou",ouml:"Malé písmeno latinky o s dvoma bodkami",divide:"Znak delenia",oslash:"Malé písmeno latinky o preškrtnuté",ugrave:"Malé písmeno latinky u s accentom",uacute:"Malé písmeno latinky u s dĺžňom",ucirc:"Malé písmeno latinky u s mäkčeňom",uuml:"Malé písmeno latinky u s dvoma bodkami",yacute:"Malé písmeno latinky y s dĺžňom",thorn:"Malé písmeno latinky thorn",yuml:"Malé písmeno latinky y s dvoma bodkami", -OElig:"Veľká ligatúra latinky OE",oelig:"Malá ligatúra latinky OE",372:"Veľké písmeno latinky W s mäkčeňom",374:"Veľké písmeno latinky Y s mäkčeňom",373:"Malé písmeno latinky w s mäkčeňom",375:"Malé písmeno latinky y s mäkčeňom",sbquo:"Dolná jednoduchá 9-úvodzovka",8219:"Horná jednoduchá otočená 9-úvodzovka",bdquo:"Dolná dvojitá 9-úvodzovka",hellip:"Trojbodkový úvod",trade:"Znak ibchodnej značky",9658:"Čierny ukazovateľ smerujúci vpravo",bull:"Kruh",rarr:"Šípka vpravo",rArr:"Dvojitá šipka vpravo", -hArr:"Dvojitá šipka vľavo a vpravo",diams:"Čierne piky",asymp:"Skoro sa rovná"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sl.js deleted file mode 100644 index bdebbd12c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sl.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","sl",{euro:"Evro znak",lsquo:"Levi enojni narekovaj",rsquo:"Desni enojni narekovaj",ldquo:"Levi dvojni narekovaj",rdquo:"Desni dvojni narekovaj",ndash:"En pomišljaj",mdash:"Em pomišljaj",iexcl:"Obrnjen klicaj",cent:"Cent znak",pound:"Funt znak",curren:"Znak valute",yen:"Jen znak",brvbar:"Zlomljena črta",sect:"Znak oddelka",uml:"Diaeresis",copy:"Znak avtorskih pravic",ordf:"Ženski zaporedni kazalnik",laquo:"Levi obrnjen dvojni kotni narekovaj",not:"Ne znak",reg:"Registrirani znak", -macr:"Macron",deg:"Znak stopinj",sup2:"Nadpisano dva",sup3:"Nadpisano tri",acute:"Ostrivec",micro:"Mikro znak",para:"Pilcrow znak",middot:"Sredinska pika",cedil:"Cedilla",sup1:"Nadpisano ena",ordm:"Moški zaporedni kazalnik",raquo:"Desno obrnjen dvojni kotni narekovaj",frac14:"Ena četrtina",frac12:"Ena polovica",frac34:"Tri četrtine",iquest:"Obrnjen vprašaj",Agrave:"Velika latinska črka A s krativcem",Aacute:"Velika latinska črka A z ostrivcem",Acirc:"Velika latinska črka A s strešico",Atilde:"Velika latinska črka A z tildo", -Auml:"Velika latinska črka A z diaeresis-om",Aring:"Velika latinska črka A z obročem",AElig:"Velika latinska črka Æ",Ccedil:"Velika latinska črka C s cedillo",Egrave:"Velika latinska črka E s krativcem",Eacute:"Velika latinska črka E z ostrivcem",Ecirc:"Velika latinska črka E s strešico",Euml:"Velika latinska črka E z diaeresis-om",Igrave:"Velika latinska črka I s krativcem",Iacute:"Velika latinska črka I z ostrivcem",Icirc:"Velika latinska črka I s strešico",Iuml:"Velika latinska črka I z diaeresis-om", -ETH:"Velika latinska črka Eth",Ntilde:"Velika latinska črka N s tildo",Ograve:"Velika latinska črka O s krativcem",Oacute:"Velika latinska črka O z ostrivcem",Ocirc:"Velika latinska črka O s strešico",Otilde:"Velika latinska črka O s tildo",Ouml:"Velika latinska črka O z diaeresis-om",times:"Znak za množenje",Oslash:"Velika prečrtana latinska črka O",Ugrave:"Velika latinska črka U s krativcem",Uacute:"Velika latinska črka U z ostrivcem",Ucirc:"Velika latinska črka U s strešico",Uuml:"Velika latinska črka U z diaeresis-om", -Yacute:"Velika latinska črka Y z ostrivcem",THORN:"Velika latinska črka Thorn",szlig:"Mala ostra latinska črka s",agrave:"Mala latinska črka a s krativcem",aacute:"Mala latinska črka a z ostrivcem",acirc:"Mala latinska črka a s strešico",atilde:"Mala latinska črka a s tildo",auml:"Mala latinska črka a z diaeresis-om",aring:"Mala latinska črka a z obročem",aelig:"Mala latinska črka æ",ccedil:"Mala latinska črka c s cedillo",egrave:"Mala latinska črka e s krativcem",eacute:"Mala latinska črka e z ostrivcem", -ecirc:"Mala latinska črka e s strešico",euml:"Mala latinska črka e z diaeresis-om",igrave:"Mala latinska črka i s krativcem",iacute:"Mala latinska črka i z ostrivcem",icirc:"Mala latinska črka i s strešico",iuml:"Mala latinska črka i z diaeresis-om",eth:"Mala latinska črka eth",ntilde:"Mala latinska črka n s tildo",ograve:"Mala latinska črka o s krativcem",oacute:"Mala latinska črka o z ostrivcem",ocirc:"Mala latinska črka o s strešico",otilde:"Mala latinska črka o s tildo",ouml:"Mala latinska črka o z diaeresis-om", -divide:"Znak za deljenje",oslash:"Mala prečrtana latinska črka o",ugrave:"Mala latinska črka u s krativcem",uacute:"Mala latinska črka u z ostrivcem",ucirc:"Mala latinska črka u s strešico",uuml:"Mala latinska črka u z diaeresis-om",yacute:"Mala latinska črka y z ostrivcem",thorn:"Mala latinska črka thorn",yuml:"Mala latinska črka y z diaeresis-om",OElig:"Velika latinska ligatura OE",oelig:"Mala latinska ligatura oe",372:"Velika latinska črka W s strešico",374:"Velika latinska črka Y s strešico", -373:"Mala latinska črka w s strešico",375:"Mala latinska črka y s strešico",sbquo:"Enojni nizki-9 narekovaj",8219:"Enojni visoki-obrnjen-9 narekovaj",bdquo:"Dvojni nizki-9 narekovaj",hellip:"Horizontalni izpust",trade:"Znak blagovne znamke",9658:"Črni desno-usmerjen kazalec",bull:"Krogla",rarr:"Desno-usmerjena puščica",rArr:"Desno-usmerjena dvojna puščica",hArr:"Leva in desna dvojna puščica",diams:"Črna kara",asymp:"Skoraj enako"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sq.js deleted file mode 100644 index 967a0484d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sq.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","sq",{euro:"Shenja e Euros",lsquo:"Thonjëza majtas me një vi",rsquo:"Thonjëza djathtas me një vi",ldquo:"Thonjëza majtas",rdquo:"Thonjëza djathtas",ndash:"En viza lidhëse",mdash:"Em viza lidhëse",iexcl:"Pikëçuditëse e përmbysur",cent:"Shenja e Centit",pound:"Shejna e Funtit",curren:"Shenja e valutës",yen:"Shenja e Jenit",brvbar:"Viza e këputur",sect:"Shenja e pjesës",uml:"Diaeresis",copy:"Shenja e të drejtave të kopjimit",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Nuk ka shenjë",reg:"Shenja e të regjistruarit",macr:"Macron",deg:"Shenja e shkallës",sup2:"Super-skripta dy",sup3:"Super-skripta tre",acute:"Theks i mprehtë",micro:"Shjenja e Mikros",para:"Pilcrow sign",middot:"Pika e Mesme",cedil:"Hark nën shkronja",sup1:"Super-skripta një",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Thyesa një të katrat",frac12:"Thyesa një të dytat",frac34:"Thyesa tre të katrat",iquest:"Pikëpyetje e përmbysur",Agrave:"Shkronja e madhe latine A me theks të rëndë", -Aacute:"Shkronja e madhe latine A me theks akute",Acirc:"Shkronja e madhe latine A me theks lakor",Atilde:"Shkronja e madhe latine A me tildë",Auml:"Shkronja e madhe latine A me dy pika",Aring:"Shkronja e madhe latine A me unazë mbi",AElig:"Shkronja e madhe latine Æ",Ccedil:"Shkronja e madhe latine C me hark poshtë",Egrave:"Shkronja e madhe latine E me theks të rëndë",Eacute:"Shkronja e madhe latine E me theks akute",Ecirc:"Shkronja e madhe latine E me theks lakor",Euml:"Shkronja e madhe latine E me dy pika", -Igrave:"Shkronja e madhe latine I me theks të rëndë",Iacute:"Shkronja e madhe latine I me theks akute",Icirc:"Shkronja e madhe latine I me theks lakor",Iuml:"Shkronja e madhe latine I me dy pika",ETH:"Shkronja e madhe latine Eth",Ntilde:"Shkronja e madhe latine N me tildë",Ograve:"Shkronja e madhe latine O me theks të rëndë",Oacute:"Shkronja e madhe latine O me theks akute",Ocirc:"Shkronja e madhe latine O me theks lakor",Otilde:"Shkronja e madhe latine O me tildë",Ouml:"Shkronja e madhe latine O me dy pika", -times:"Shenja e shumëzimit",Oslash:"Shkronja e madhe latine O me vizë në mes",Ugrave:"Shkronja e madhe latine U me theks të rëndë",Uacute:"Shkronja e madhe latine U me theks akute",Ucirc:"Shkronja e madhe latine U me theks lakor",Uuml:"Shkronja e madhe latine U me dy pika",Yacute:"Shkronja e madhe latine Y me theks akute",THORN:"Shkronja e madhe latine Thorn",szlig:"Shkronja e vogë latine s e mprehtë",agrave:"Shkronja e vogë latine a me theks të rëndë",aacute:"Shkronja e vogë latine a me theks të mprehtë", -acirc:"Shkronja e vogël latine a me theks lakor",atilde:"Shkronja e vogël latine a me tildë",auml:"Shkronja e vogël latine a me dy pika",aring:"Shkronja e vogë latine a me unazë mbi",aelig:"Shkronja e vogë latine æ",ccedil:"Shkronja e vogël latine c me hark poshtë",egrave:"Shkronja e vogë latine e me theks të rëndë",eacute:"Shkronja e vogë latine e me theks të mprehtë",ecirc:"Shkronja e vogël latine e me theks lakor",euml:"Shkronja e vogël latine e me dy pika",igrave:"Shkronja e vogë latine i me theks të rëndë", -iacute:"Shkronja e vogë latine i me theks të mprehtë",icirc:"Shkronja e vogël latine i me theks lakor",iuml:"Shkronja e vogël latine i me dy pika",eth:"Shkronja e vogë latine eth",ntilde:"Shkronja e vogël latine n me tildë",ograve:"Shkronja e vogë latine o me theks të rëndë",oacute:"Shkronja e vogë latine o me theks të mprehtë",ocirc:"Shkronja e vogël latine o me theks lakor",otilde:"Shkronja e vogël latine o me tildë",ouml:"Shkronja e vogël latine o me dy pika",divide:"Shenja ndarëse",oslash:"Shkronja e vogël latine o me vizë në mes", -ugrave:"Shkronja e vogë latine u me theks të rëndë",uacute:"Shkronja e vogë latine u me theks të mprehtë",ucirc:"Shkronja e vogël latine u me theks lakor",uuml:"Shkronja e vogël latine u me dy pika",yacute:"Shkronja e vogë latine y me theks të mprehtë",thorn:"Shkronja e vogël latine thorn",yuml:"Shkronja e vogël latine y me dy pika",OElig:"Shkronja e madhe e bashkuar latine OE",oelig:"Shkronja e vogël e bashkuar latine oe",372:"Shkronja e madhe latine W me theks lakor",374:"Shkronja e madhe latine Y me theks lakor", -373:"Shkronja e vogël latine w me theks lakor",375:"Shkronja e vogël latine y me theks lakor",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis",trade:"Shenja e Simbolit Tregtarë",9658:"Black right-pointing pointer",bull:"Pulla",rarr:"Shigjeta djathtas",rArr:"Shenja të dyfishta djathtas",hArr:"Shigjeta e dyfishë majtas-djathtas",diams:"Black diamond suit",asymp:"Gati e barabar me"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sv.js deleted file mode 100644 index d177c86b1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/sv.js +++ /dev/null @@ -1,11 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","sv",{euro:"Eurotecken",lsquo:"Enkelt vänster citattecken",rsquo:"Enkelt höger citattecken",ldquo:"Dubbelt vänster citattecken",rdquo:"Dubbelt höger citattecken",ndash:"Snedstreck",mdash:"Långt tankstreck",iexcl:"Inverterad utropstecken",cent:"Centtecken",pound:"Pundtecken",curren:"Valutatecken",yen:"Yentecken",brvbar:"Brutet lodrätt streck",sect:"Paragraftecken",uml:"Diaeresis",copy:"Upphovsrättstecken",ordf:"Feminit ordningstalsindikator",laquo:"Vänsterställt dubbelt vinkelcitationstecken", -not:"Icke-tecken",reg:"Registrerad",macr:"Macron",deg:"Grader",sup2:"Upphöjt två",sup3:"Upphöjt tre",acute:"Akut accent",micro:"Mikrotecken",para:"Alinea",middot:"Centrerad prick",cedil:"Cedilj",sup1:"Upphöjt en",ordm:"Maskulina ordningsändelsen",raquo:"Högerställt dubbelt vinkelcitationstecken",frac14:"Bråktal - en kvart",frac12:"Bråktal - en halv",frac34:"Bråktal - tre fjärdedelar",iquest:"Inverterat frågetecken",Agrave:"Stort A med grav accent",Aacute:"Stort A med akutaccent",Acirc:"Stort A med circumflex", -Atilde:"Stort A med tilde",Auml:"Stort A med diaresis",Aring:"Stort A med ring ovan",AElig:"Stort Æ",Ccedil:"Stort C med cedilj",Egrave:"Stort E med grav accent",Eacute:"Stort E med aktuaccent",Ecirc:"Stort E med circumflex",Euml:"Stort E med diaeresis",Igrave:"Stort I med grav accent",Iacute:"Stort I med akutaccent",Icirc:"Stort I med circumflex",Iuml:"Stort I med diaeresis",ETH:"Stort Eth",Ntilde:"Stort N med tilde",Ograve:"Stort O med grav accent",Oacute:"Stort O med aktuaccent",Ocirc:"Stort O med circumflex", -Otilde:"Stort O med tilde",Ouml:"Stort O med diaeresis",times:"Multiplicera",Oslash:"Stor Ø",Ugrave:"Stort U med grav accent",Uacute:"Stort U med akutaccent",Ucirc:"Stort U med circumflex",Uuml:"Stort U med diaeresis",Yacute:"Stort Y med akutaccent",THORN:"Stort Thorn",szlig:"Litet dubbel-s/Eszett",agrave:"Litet a med grav accent",aacute:"Litet a med akutaccent",acirc:"Litet a med circumflex",atilde:"Litet a med tilde",auml:"Litet a med diaeresis",aring:"Litet a med ring ovan",aelig:"Bokstaven æ", -ccedil:"Litet c med cedilj",egrave:"Litet e med grav accent",eacute:"Litet e med akutaccent",ecirc:"Litet e med circumflex",euml:"Litet e med diaeresis",igrave:"Litet i med grav accent",iacute:"Litet i med akutaccent",icirc:"LItet i med circumflex",iuml:"Litet i med didaeresis",eth:"Litet eth",ntilde:"Litet n med tilde",ograve:"LItet o med grav accent",oacute:"LItet o med akutaccent",ocirc:"Litet o med circumflex",otilde:"LItet o med tilde",ouml:"Litet o med diaeresis",divide:"Division",oslash:"ø", -ugrave:"Litet u med grav accent",uacute:"Litet u med akutaccent",ucirc:"LItet u med circumflex",uuml:"Litet u med diaeresis",yacute:"Litet y med akutaccent",thorn:"Litet thorn",yuml:"Litet y med diaeresis",OElig:"Stor ligatur av OE",oelig:"Liten ligatur av oe",372:"Stort W med circumflex",374:"Stort Y med circumflex",373:"Litet w med circumflex",375:"Litet y med circumflex",sbquo:"Enkelt lågt 9-citationstecken",8219:"Enkelt högt bakvänt 9-citationstecken",bdquo:"Dubbelt lågt 9-citationstecken",hellip:"Horisontellt uteslutningstecken", -trade:"Varumärke",9658:"Svart högervänd pekare",bull:"Listpunkt",rarr:"Högerpil",rArr:"Dubbel högerpil",hArr:"Dubbel vänsterpil",diams:"Svart ruter",asymp:"Ungefär lika med"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/th.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/th.js deleted file mode 100644 index 1d43ac96f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/th.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","th",{euro:"Euro sign",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cent sign",pound:"Pound sign",curren:"สัญลักษณ์สกุลเงิน",yen:"สัญลักษณ์เงินเยน",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", -not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"Superscript three",acute:"Acute accent",micro:"Micro sign",para:"Pilcrow sign",middot:"Middle dot",cedil:"Cedilla",sup1:"Superscript one",ordm:"Masculine ordinal indicator",raquo:"Right-pointing double angle quotation mark",frac14:"Vulgar fraction one quarter",frac12:"Vulgar fraction one half",frac34:"Vulgar fraction three quarters",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent", -Aacute:"Latin capital letter A with acute accent",Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent", -Iacute:"Latin capital letter I with acute accent",Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"Latin capital letter O with grave accent",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke", -Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent",Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis", -aring:"Latin small letter a with ring above",aelig:"Latin small letter æ",ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth", -ntilde:"Latin small letter n with tilde",ograve:"Latin small letter o with grave accent",oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"Division sign",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis", -yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn",yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis", -trade:"Trade mark sign",9658:"Black right-pointing pointer",bull:"สัญลักษณ์หัวข้อย่อย",rarr:"Rightwards arrow",rArr:"Rightwards double arrow",hArr:"Left right double arrow",diams:"Black diamond suit",asymp:"Almost equal to"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tr.js deleted file mode 100644 index 65c1a19c5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tr.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","tr",{euro:"Euro işareti",lsquo:"Sol tek tırnak işareti",rsquo:"Sağ tek tırnak işareti",ldquo:"Sol çift tırnak işareti",rdquo:"Sağ çift tırnak işareti",ndash:"En tire",mdash:"Em tire",iexcl:"Ters ünlem işareti",cent:"Cent işareti",pound:"Pound işareti",curren:"Para birimi işareti",yen:"Yen işareti",brvbar:"Kırık bar",sect:"Bölüm işareti",uml:"İki sesli harfin ayrılması",copy:"Telif hakkı işareti",ordf:"Dişil sıralı gösterge",laquo:"Sol-işaret çift açı tırnak işareti", -not:"Not işareti",reg:"Kayıtlı işareti",macr:"Makron",deg:"Derece işareti",sup2:"İkili üstsimge",sup3:"Üçlü üstsimge",acute:"Aksan işareti",micro:"Mikro işareti",para:"Pilcrow işareti",middot:"Orta nokta",cedil:"Kedilla",sup1:"Üstsimge",ordm:"Eril sıralı gösterge",raquo:"Sağ işaret çift açı tırnak işareti",frac14:"Bayağı kesrin dörtte biri",frac12:"Bayağı kesrin bir yarım",frac34:"Bayağı kesrin dörtte üç",iquest:"Ters soru işareti",Agrave:"Aksanlı latin harfi",Aacute:"Aşırı aksanıyla Latin harfi", -Acirc:"Çarpık Latin harfi",Atilde:"Tilde latin harfi",Auml:"Sesli harf ayrılımlıı latin harfi",Aring:"Halkalı latin büyük A harfi",AElig:"Latin büyük Æ harfi",Ccedil:"Latin büyük C harfi ile kedilla",Egrave:"Aksanlı latin büyük E harfi",Eacute:"Aşırı vurgulu latin büyük E harfi",Ecirc:"Çarpık latin büyük E harfi",Euml:"Sesli harf ayrılımlıı latin büyük E harfi",Igrave:"Aksanlı latin büyük I harfi",Iacute:"Aşırı aksanlı latin büyük I harfi",Icirc:"Çarpık latin büyük I harfi",Iuml:"Sesli harf ayrılımlıı latin büyük I harfi", -ETH:"Latin büyük Eth harfi",Ntilde:"Tildeli latin büyük N harfi",Ograve:"Aksanlı latin büyük O harfi",Oacute:"Aşırı aksanlı latin büyük O harfi",Ocirc:"Çarpık latin büyük O harfi",Otilde:"Tildeli latin büyük O harfi",Ouml:"Sesli harf ayrılımlı latin büyük O harfi",times:"Çarpma işareti",Oslash:"Vurgulu latin büyük O harfi",Ugrave:"Aksanlı latin büyük U harfi",Uacute:"Aşırı aksanlı latin büyük U harfi",Ucirc:"Çarpık latin büyük U harfi",Uuml:"Sesli harf ayrılımlı latin büyük U harfi",Yacute:"Aşırı aksanlı latin büyük Y harfi", -THORN:"Latin büyük Thorn harfi",szlig:"Latin küçük keskin s harfi",agrave:"Aksanlı latin küçük a harfi",aacute:"Aşırı aksanlı latin küçük a harfi",acirc:"Çarpık latin küçük a harfi",atilde:"Tildeli latin küçük a harfi",auml:"Sesli harf ayrılımlı latin küçük a harfi",aring:"Halkalı latin küçük a harfi",aelig:"Latin büyük æ harfi",ccedil:"Kedillalı latin küçük c harfi",egrave:"Aksanlı latin küçük e harfi",eacute:"Aşırı aksanlı latin küçük e harfi",ecirc:"Çarpık latin küçük e harfi",euml:"Sesli harf ayrılımlı latin küçük e harfi", -igrave:"Aksanlı latin küçük i harfi",iacute:"Aşırı aksanlı latin küçük i harfi",icirc:"Çarpık latin küçük i harfi",iuml:"Sesli harf ayrılımlı latin küçük i harfi",eth:"Latin küçük eth harfi",ntilde:"Tildeli latin küçük n harfi",ograve:"Aksanlı latin küçük o harfi",oacute:"Aşırı aksanlı latin küçük o harfi",ocirc:"Çarpık latin küçük o harfi",otilde:"Tildeli latin küçük o harfi",ouml:"Sesli harf ayrılımlı latin küçük o harfi",divide:"Bölme işareti",oslash:"Vurgulu latin küçük o harfi",ugrave:"Aksanlı latin küçük u harfi", -uacute:"Aşırı aksanlı latin küçük u harfi",ucirc:"Çarpık latin küçük u harfi",uuml:"Sesli harf ayrılımlı latin küçük u harfi",yacute:"Aşırı aksanlı latin küçük y harfi",thorn:"Latin küçük thorn harfi",yuml:"Sesli harf ayrılımlı latin küçük y harfi",OElig:"Latin büyük bağlı OE harfi",oelig:"Latin küçük bağlı oe harfi",372:"Çarpık latin büyük W harfi",374:"Çarpık latin büyük Y harfi",373:"Çarpık latin küçük w harfi",375:"Çarpık latin küçük y harfi",sbquo:"Tek düşük-9 tırnak işareti",8219:"Tek yüksek-ters-9 tırnak işareti", -bdquo:"Çift düşük-9 tırnak işareti",hellip:"Yatay elips",trade:"Marka tescili işareti",9658:"Siyah sağ işaret işaretçisi",bull:"Koyu nokta",rarr:"Sağa doğru ok",rArr:"Sağa doğru çift ok",hArr:"Sol, sağ çift ok",diams:"Siyah elmas takımı",asymp:"Hemen hemen eşit"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tt.js deleted file mode 100644 index 303d6554a..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/tt.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","tt",{euro:"Евро тамгасы",lsquo:"Сул бер иңле куштырнаклар",rsquo:"Уң бер иңле куштырнаклар",ldquo:"Сул ике иңле куштырнаклар",rdquo:"Уң ике иңле куштырнаклар",ndash:"Кыска сызык",mdash:"Озын сызык",iexcl:"Әйләндерелгән өндәү билгесе",cent:"Цент тамгасы",pound:"Фунт тамгасы",curren:"Акча берәмлеге тамгасы",yen:"Иена тамгасы",brvbar:"Broken bar",sect:"Параграф билгесе",uml:"Диерезис",copy:"Хокук иясе булу билгесе",ordf:"Feminine ordinal indicator",laquo:"Ачылучы чыршысыман җәя", -not:"Юклык ишарəсе",reg:"Теркәләнгән булу билгесе",macr:"Макрон",deg:"Градус билгесе",sup2:"Икенче өске индекс",sup3:"Өченче өске индекс",acute:"Басым билгесе",micro:"Микро билгесе",para:"Параграф билгесе",middot:"Уртадагы нокта",cedil:"Седиль",sup1:"Беренче өске индекс",ordm:"Masculine ordinal indicator",raquo:"Ябылучы чыршысыман җәя",frac14:"Гади дүрттән бер билгесе",frac12:"Гади икедән бер билгесе",frac34:"Гади дүрттән өч билгесе",iquest:"Әйләндерелгән өндәү билгесе",Agrave:"Гравис белән латин A баш хәрефе", -Aacute:"Басым билгесе белән латин A баш хәрефе",Acirc:"Циркумфлекс белән латин A баш хәрефе",Atilde:"Тильда белән латин A баш хәрефе",Auml:"Диерезис белән латин A баш хәрефе",Aring:"Өстендә боҗра булган латин A баш хәрефе",AElig:"Латин Æ баш хәрефе",Ccedil:"Седиль белән латин C баш хәрефе",Egrave:"Гравис белән латин E баш хәрефе",Eacute:"Басым билгесе белән латин E баш хәрефе",Ecirc:"Циркумфлекс белән латин E баш хәрефе",Euml:"Диерезис белән латин E баш хәрефе",Igrave:"Гравис белән латин I баш хәрефе", -Iacute:"Басым билгесе белән латин I баш хәрефе",Icirc:"Циркумфлекс белән латин I баш хәрефе",Iuml:"Диерезис белән латин I баш хәрефе",ETH:"Латин Eth баш хәрефе",Ntilde:"Тильда белән латин N баш хәрефе",Ograve:"Гравис белән латин O баш хәрефе",Oacute:"Басым билгесе белән латин O баш хәрефе",Ocirc:"Циркумфлекс белән латин O баш хәрефе",Otilde:"Тильда белән латин O баш хәрефе",Ouml:"Диерезис белән латин O баш хәрефе",times:"Тапкырлау билгесе",Oslash:"Сызык белән латин O баш хәрефе",Ugrave:"Гравис белән латин U баш хәрефе", -Uacute:"Басым билгесе белән латин U баш хәрефе",Ucirc:"Циркумфлекс белән латин U баш хәрефе",Uuml:"Диерезис белән латин U баш хәрефе",Yacute:"Басым билгесе белән латин Y баш хәрефе",THORN:"Латин Thorn баш хәрефе",szlig:"Латин beta юл хәрефе",agrave:"Гравис белән латин a юл хәрефе",aacute:"Басым билгесе белән латин a юл хәрефе",acirc:"Циркумфлекс белән латин a юл хәрефе",atilde:"Тильда белән латин a юл хәрефе",auml:"Диерезис белән латин a юл хәрефе",aring:"Өстендә боҗра булган латин a юл хәрефе",aelig:"Латин æ юл хәрефе", -ccedil:"Седиль белән латин c юл хәрефе",egrave:"Гравис белән латин e юл хәрефе",eacute:"Басым билгесе белән латин e юл хәрефе",ecirc:"Циркумфлекс белән латин e юл хәрефе",euml:"Диерезис белән латин e юл хәрефе",igrave:"Гравис белән латин i юл хәрефе",iacute:"Басым билгесе белән латин i юл хәрефе",icirc:"Циркумфлекс белән латин i юл хәрефе",iuml:"Диерезис белән латин i юл хәрефе",eth:"Латин eth юл хәрефе",ntilde:"Тильда белән латин n юл хәрефе",ograve:"Гравис белән латин o юл хәрефе",oacute:"Басым билгесе белән латин o юл хәрефе", -ocirc:"Циркумфлекс белән латин o юл хәрефе",otilde:"Тильда белән латин o юл хәрефе",ouml:"Диерезис белән латин o юл хәрефе",divide:"Бүлү билгесе",oslash:"Сызык белән латин o юл хәрефе",ugrave:"Гравис белән латин u юл хәрефе",uacute:"Басым билгесе белән латин u юл хәрефе",ucirc:"Циркумфлекс белән латин u юл хәрефе",uuml:"Диерезис белән латин u юл хәрефе",yacute:"Басым билгесе белән латин y юл хәрефе",thorn:"Латин thorn юл хәрефе",yuml:"Диерезис белән латин y юл хәрефе",OElig:"Латин лигатура OE баш хәрефе", -oelig:"Латин лигатура oe юл хәрефе",372:"Циркумфлекс белән латин W баш хәрефе",374:"Циркумфлекс белән латин Y баш хәрефе",373:"Циркумфлекс белән латин w юл хәрефе",375:"Циркумфлекс белән латин y юл хәрефе",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Ятма эллипс",trade:"Сәүдә маркасы билгесе",9658:"Black right-pointing pointer",bull:"Маркер",rarr:"Уң якка ук",rArr:"Уң якка икеләтә ук",hArr:"Ике якка икеләтә ук",diams:"Black diamond suit", -asymp:"якынча"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ug.js deleted file mode 100644 index 757e83f65..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/ug.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","ug",{euro:"ياۋرو بەلگىسى",lsquo:"يالاڭ پەش سول",rsquo:"يالاڭ پەش ئوڭ",ldquo:"قوش پەش سول",rdquo:"قوش پەش ئوڭ",ndash:"سىزىقچە",mdash:"سىزىق",iexcl:"ئۈندەش",cent:"تىيىن بەلگىسى",pound:"فوند ستېرلىڭ",curren:"پۇل بەلگىسى",yen:"ياپونىيە يىنى",brvbar:"ئۈزۈك بالداق",sect:"پاراگراف بەلگىسى",uml:"تاۋۇش ئايرىش بەلگىسى",copy:"نەشر ھوقۇقى بەلگىسى",ordf:"Feminine ordinal indicator",laquo:"قوش تىرناق سول",not:"غەيرى بەلگە",reg:"خەتلەتكەن تاۋار ماركىسى",macr:"سوزۇش بەلگىسى", -deg:"گىرادۇس بەلگىسى",sup2:"يۇقىرى ئىندېكىس 2",sup3:"يۇقىرى ئىندېكىس 3",acute:"ئۇرغۇ بەلگىسى",micro:"Micro sign",para:"ئابزاس بەلگىسى",middot:"ئوتتۇرا چېكىت",cedil:"ئاستىغا قوشۇلىدىغان بەلگە",sup1:"يۇقىرى ئىندېكىس 1",ordm:"Masculine ordinal indicator",raquo:"قوش تىرناق ئوڭ",frac14:"ئاددىي كەسىر تۆتتىن بىر",frac12:"ئاددىي كەسىر ئىككىدىن بىر",frac34:"ئاددىي كەسىر ئۈچتىن تۆرت",iquest:"Inverted question mark",Agrave:"Latin capital letter A with grave accent",Aacute:"Latin capital letter A with acute accent", -Acirc:"Latin capital letter A with circumflex",Atilde:"Latin capital letter A with tilde",Auml:"Latin capital letter A with diaeresis",Aring:"Latin capital letter A with ring above",AElig:"Latin Capital letter Æ",Ccedil:"Latin capital letter C with cedilla",Egrave:"Latin capital letter E with grave accent",Eacute:"Latin capital letter E with acute accent",Ecirc:"Latin capital letter E with circumflex",Euml:"Latin capital letter E with diaeresis",Igrave:"Latin capital letter I with grave accent",Iacute:"Latin capital letter I with acute accent", -Icirc:"Latin capital letter I with circumflex",Iuml:"Latin capital letter I with diaeresis",ETH:"Latin capital letter Eth",Ntilde:"Latin capital letter N with tilde",Ograve:"قوش پەش ئوڭ",Oacute:"Latin capital letter O with acute accent",Ocirc:"Latin capital letter O with circumflex",Otilde:"Latin capital letter O with tilde",Ouml:"Latin capital letter O with diaeresis",times:"Multiplication sign",Oslash:"Latin capital letter O with stroke",Ugrave:"Latin capital letter U with grave accent",Uacute:"Latin capital letter U with acute accent", -Ucirc:"Latin capital letter U with circumflex",Uuml:"Latin capital letter U with diaeresis",Yacute:"Latin capital letter Y with acute accent",THORN:"Latin capital letter Thorn",szlig:"Latin small letter sharp s",agrave:"Latin small letter a with grave accent",aacute:"Latin small letter a with acute accent",acirc:"Latin small letter a with circumflex",atilde:"Latin small letter a with tilde",auml:"Latin small letter a with diaeresis",aring:"Latin small letter a with ring above",aelig:"Latin small letter æ", -ccedil:"Latin small letter c with cedilla",egrave:"Latin small letter e with grave accent",eacute:"Latin small letter e with acute accent",ecirc:"Latin small letter e with circumflex",euml:"Latin small letter e with diaeresis",igrave:"Latin small letter i with grave accent",iacute:"Latin small letter i with acute accent",icirc:"Latin small letter i with circumflex",iuml:"Latin small letter i with diaeresis",eth:"Latin small letter eth",ntilde:"تىك موللاق سوئال بەلگىسى",ograve:"Latin small letter o with grave accent", -oacute:"Latin small letter o with acute accent",ocirc:"Latin small letter o with circumflex",otilde:"Latin small letter o with tilde",ouml:"Latin small letter o with diaeresis",divide:"بۆلۈش بەلگىسى",oslash:"Latin small letter o with stroke",ugrave:"Latin small letter u with grave accent",uacute:"Latin small letter u with acute accent",ucirc:"Latin small letter u with circumflex",uuml:"Latin small letter u with diaeresis",yacute:"Latin small letter y with acute accent",thorn:"Latin small letter thorn", -yuml:"Latin small letter y with diaeresis",OElig:"Latin capital ligature OE",oelig:"Latin small ligature oe",372:"Latin capital letter W with circumflex",374:"Latin capital letter Y with circumflex",373:"Latin small letter w with circumflex",375:"Latin small letter y with circumflex",sbquo:"Single low-9 quotation mark",8219:"Single high-reversed-9 quotation mark",bdquo:"Double low-9 quotation mark",hellip:"Horizontal ellipsis",trade:"خەتلەتكەن تاۋار ماركىسى بەلگىسى",9658:"Black right-pointing pointer", -bull:"Bullet",rarr:"ئوڭ يا ئوق",rArr:"ئوڭ قوش سىزىق يا ئوق",hArr:"ئوڭ سول قوش سىزىق يا ئوق",diams:"ئۇيۇل غىچ",asymp:"تەخمىنەن تەڭ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/uk.js deleted file mode 100644 index 2343e56b6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/uk.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","uk",{euro:"Знак євро",lsquo:"Ліві одинарні лапки",rsquo:"Праві одинарні лапки",ldquo:"Ліві подвійні лапки",rdquo:"Праві подвійні лапки",ndash:"Середнє тире",mdash:"Довге тире",iexcl:"Перевернутий знак оклику",cent:"Знак цента",pound:"Знак фунта",curren:"Знак валюти",yen:"Знак єни",brvbar:"Переривчаста вертикальна лінія",sect:"Знак параграфу",uml:"Умлаут",copy:"Знак авторських прав",ordf:"Жіночий порядковий вказівник",laquo:"ліві вказівні подвійні кутові дужки", -not:"Заперечення",reg:"Знак охорони суміжних прав",macr:"Макрон",deg:"Знак градуса",sup2:"два у верхньому індексі",sup3:"три у верхньому індексі",acute:"Знак акута",micro:"Знак мікро",para:"Знак абзацу",middot:"Інтерпункт",cedil:"Седиль",sup1:"Один у верхньому індексі",ordm:"Чоловічий порядковий вказівник",raquo:"праві вказівні подвійні кутові дужки",frac14:"Одна четвертина",frac12:"Одна друга",frac34:"три четвертих",iquest:"Перевернутий знак питання",Agrave:"Велика латинська A з гравісом",Aacute:"Велика латинська А з акутом", -Acirc:"Велика латинська А з циркумфлексом",Atilde:"Велика латинська А з тильдою",Auml:"Велике латинське А з умлаутом",Aring:"Велика латинська A з кільцем згори",AElig:"Велика латинська Æ",Ccedil:"Велика латинська C з седиллю",Egrave:"Велика латинська E з гравісом",Eacute:"Велика латинська E з акутом",Ecirc:"Велика латинська E з циркумфлексом",Euml:"Велика латинська А з умлаутом",Igrave:"Велика латинська I з гравісом",Iacute:"Велика латинська I з акутом",Icirc:"Велика латинська I з циркумфлексом", -Iuml:"Велика латинська І з умлаутом",ETH:"Велика латинська Eth",Ntilde:"Велика латинська N з тильдою",Ograve:"Велика латинська O з гравісом",Oacute:"Велика латинська O з акутом",Ocirc:"Велика латинська O з циркумфлексом",Otilde:"Велика латинська O з тильдою",Ouml:"Велика латинська О з умлаутом",times:"Знак множення",Oslash:"Велика латинська перекреслена O ",Ugrave:"Велика латинська U з гравісом",Uacute:"Велика латинська U з акутом",Ucirc:"Велика латинська U з циркумфлексом",Uuml:"Велика латинська U з умлаутом", -Yacute:"Велика латинська Y з акутом",THORN:"Велика латинська Торн",szlig:"Мала латинська есцет",agrave:"Мала латинська a з гравісом",aacute:"Мала латинська a з акутом",acirc:"Мала латинська a з циркумфлексом",atilde:"Мала латинська a з тильдою",auml:"Мала латинська a з умлаутом",aring:"Мала латинська a з кільцем згори",aelig:"Мала латинська æ",ccedil:"Мала латинська C з седиллю",egrave:"Мала латинська e з гравісом",eacute:"Мала латинська e з акутом",ecirc:"Мала латинська e з циркумфлексом",euml:"Мала латинська e з умлаутом", -igrave:"Мала латинська i з гравісом",iacute:"Мала латинська i з акутом",icirc:"Мала латинська i з циркумфлексом",iuml:"Мала латинська i з умлаутом",eth:"Мала латинська Eth",ntilde:"Мала латинська n з тильдою",ograve:"Мала латинська o з гравісом",oacute:"Мала латинська o з акутом",ocirc:"Мала латинська o з циркумфлексом",otilde:"Мала латинська o з тильдою",ouml:"Мала латинська o з умлаутом",divide:"Знак ділення",oslash:"Мала латинська перекреслена o",ugrave:"Мала латинська u з гравісом",uacute:"Мала латинська u з акутом", -ucirc:"Мала латинська u з циркумфлексом",uuml:"Мала латинська u з умлаутом",yacute:"Мала латинська y з акутом",thorn:"Мала латинська торн",yuml:"Мала латинська y з умлаутом",OElig:"Велика латинська лігатура OE",oelig:"Мала латинська лігатура oe",372:"Велика латинська W з циркумфлексом",374:"Велика латинська Y з циркумфлексом",373:"Мала латинська w з циркумфлексом",375:"Мала латинська y з циркумфлексом",sbquo:"Одиничні нижні лабки",8219:"Верхні одиничні обернені лабки",bdquo:"Подвійні нижні лабки", -hellip:"Три крапки",trade:"Знак торгової марки",9658:"Чорний правий вказівник",bull:"Маркер списку",rarr:"Стрілка вправо",rArr:"Подвійна стрілка вправо",hArr:"Подвійна стрілка вліво-вправо",diams:"Чорний діамонт",asymp:"Наближено дорівнює"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/vi.js deleted file mode 100644 index a71305b5b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/vi.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","vi",{euro:"Ký hiệu Euro",lsquo:"Dấu ngoặc đơn trái",rsquo:"Dấu ngoặc đơn phải",ldquo:"Dấu ngoặc đôi trái",rdquo:"Dấu ngoặc đôi phải",ndash:"Gạch ngang tiếng anh",mdash:"Gạch ngang Em",iexcl:"Chuyển đổi dấu chấm than",cent:"Ký tự tiền Mỹ",pound:"Ký tự tiền Anh",curren:"Ký tự tiền tệ",yen:"Ký tự tiền Yên Nhật",brvbar:"Thanh hỏng",sect:"Ký tự khu vực",uml:"Dấu tách đôi",copy:"Ký tự bản quyền",ordf:"Phần chỉ thị giống cái",laquo:"Chọn dấu ngoặc đôi trái",not:"Không có ký tự", -reg:"Ký tự đăng ký",macr:"Dấu nguyên âm dài",deg:"Ký tự độ",sup2:"Chữ trồi lên trên dạng 2",sup3:"Chữ trồi lên trên dạng 3",acute:"Dấu trọng âm",micro:"Ký tự micro",para:"Ký tự đoạn văn",middot:"Dấu chấm tròn",cedil:"Dấu móc lưới",sup1:"Ký tự trồi lên cấp 1",ordm:"Ký tự biểu hiện giống đực",raquo:"Chọn dấu ngoặc đôi phải",frac14:"Tỉ lệ một phần tư",frac12:"Tỉ lệ một nửa",frac34:"Tỉ lệ ba phần tư",iquest:"Chuyển đổi dấu chấm hỏi",Agrave:"Ký tự la-tinh viết hoa A với dấu huyền",Aacute:"Ký tự la-tinh viết hoa A với dấu sắc", -Acirc:"Ký tự la-tinh viết hoa A với dấu mũ",Atilde:"Ký tự la-tinh viết hoa A với dấu ngã",Auml:"Ký tự la-tinh viết hoa A với dấu hai chấm trên đầu",Aring:"Ký tự la-tinh viết hoa A với biểu tượng vòng tròn trên đầu",AElig:"Ký tự la-tinh viết hoa của Æ",Ccedil:"Ký tự la-tinh viết hoa C với dấu móc bên dưới",Egrave:"Ký tự la-tinh viết hoa E với dấu huyền",Eacute:"Ký tự la-tinh viết hoa E với dấu sắc",Ecirc:"Ký tự la-tinh viết hoa E với dấu mũ",Euml:"Ký tự la-tinh viết hoa E với dấu hai chấm trên đầu", -Igrave:"Ký tự la-tinh viết hoa I với dấu huyền",Iacute:"Ký tự la-tinh viết hoa I với dấu sắc",Icirc:"Ký tự la-tinh viết hoa I với dấu mũ",Iuml:"Ký tự la-tinh viết hoa I với dấu hai chấm trên đầu",ETH:"Viết hoa của ký tự Eth",Ntilde:"Ký tự la-tinh viết hoa N với dấu ngã",Ograve:"Ký tự la-tinh viết hoa O với dấu huyền",Oacute:"Ký tự la-tinh viết hoa O với dấu sắc",Ocirc:"Ký tự la-tinh viết hoa O với dấu mũ",Otilde:"Ký tự la-tinh viết hoa O với dấu ngã",Ouml:"Ký tự la-tinh viết hoa O với dấu hai chấm trên đầu", -times:"Ký tự phép toán nhân",Oslash:"Ký tự la-tinh viết hoa A với dấu ngã xuống",Ugrave:"Ký tự la-tinh viết hoa U với dấu huyền",Uacute:"Ký tự la-tinh viết hoa U với dấu sắc",Ucirc:"Ký tự la-tinh viết hoa U với dấu mũ",Uuml:"Ký tự la-tinh viết hoa U với dấu hai chấm trên đầu",Yacute:"Ký tự la-tinh viết hoa Y với dấu sắc",THORN:"Phần viết hoa của ký tự Thorn",szlig:"Ký tự viết nhỏ la-tinh của chữ s",agrave:"Ký tự la-tinh thường với dấu huyền",aacute:"Ký tự la-tinh thường với dấu sắc",acirc:"Ký tự la-tinh thường với dấu mũ", -atilde:"Ký tự la-tinh thường với dấu ngã",auml:"Ký tự la-tinh thường với dấu hai chấm trên đầu",aring:"Ký tự la-tinh viết thường với biểu tượng vòng tròn trên đầu",aelig:"Ký tự la-tinh viết thường của æ",ccedil:"Ký tự la-tinh viết thường của c với dấu móc bên dưới",egrave:"Ký tự la-tinh viết thường e với dấu huyền",eacute:"Ký tự la-tinh viết thường e với dấu sắc",ecirc:"Ký tự la-tinh viết thường e với dấu mũ",euml:"Ký tự la-tinh viết thường e với dấu hai chấm trên đầu",igrave:"Ký tự la-tinh viết thường i với dấu huyền", -iacute:"Ký tự la-tinh viết thường i với dấu sắc",icirc:"Ký tự la-tinh viết thường i với dấu mũ",iuml:"Ký tự la-tinh viết thường i với dấu hai chấm trên đầu",eth:"Ký tự la-tinh viết thường của eth",ntilde:"Ký tự la-tinh viết thường n với dấu ngã",ograve:"Ký tự la-tinh viết thường o với dấu huyền",oacute:"Ký tự la-tinh viết thường o với dấu sắc",ocirc:"Ký tự la-tinh viết thường o với dấu mũ",otilde:"Ký tự la-tinh viết thường o với dấu ngã",ouml:"Ký tự la-tinh viết thường o với dấu hai chấm trên đầu", -divide:"Ký hiệu phép tính chia",oslash:"Ký tự la-tinh viết thường o với dấu ngã",ugrave:"Ký tự la-tinh viết thường u với dấu huyền",uacute:"Ký tự la-tinh viết thường u với dấu sắc",ucirc:"Ký tự la-tinh viết thường u với dấu mũ",uuml:"Ký tự la-tinh viết thường u với dấu hai chấm trên đầu",yacute:"Ký tự la-tinh viết thường y với dấu sắc",thorn:"Ký tự la-tinh viết thường của chữ thorn",yuml:"Ký tự la-tinh viết thường y với dấu hai chấm trên đầu",OElig:"Ký tự la-tinh viết hoa gạch nối OE",oelig:"Ký tự la-tinh viết thường gạch nối OE", -372:"Ký tự la-tinh viết hoa W với dấu mũ",374:"Ký tự la-tinh viết hoa Y với dấu mũ",373:"Ký tự la-tinh viết thường w với dấu mũ",375:"Ký tự la-tinh viết thường y với dấu mũ",sbquo:"Dấu ngoặc đơn thấp số-9",8219:"Dấu ngoặc đơn đảo ngược số-9",bdquo:"Gấp đôi dấu ngoặc đơn số-9",hellip:"Tĩnh dược chiều ngang",trade:"Ký tự thương hiệu",9658:"Ký tự trỏ về hướng bên phải màu đen",bull:"Ký hiệu",rarr:"Mũi tên hướng bên phải",rArr:"Mũi tên hướng bên phải dạng đôi",hArr:"Mũi tên hướng bên trái dạng đôi",diams:"Ký hiệu hình thoi", -asymp:"Gần bằng với"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js deleted file mode 100644 index d794a3daa..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","zh-cn",{euro:"欧元符号",lsquo:"左单引号",rsquo:"右单引号",ldquo:"左双引号",rdquo:"右双引号",ndash:"短划线",mdash:"长划线",iexcl:"竖翻叹号",cent:"分币符号",pound:"英镑符号",curren:"货币符号",yen:"日元符号",brvbar:"间断条",sect:"节标记",uml:"分音符",copy:"版权所有标记",ordf:"阴性顺序指示符",laquo:"左指双尖引号",not:"非标记",reg:"注册标记",macr:"长音符",deg:"度标记",sup2:"上标二",sup3:"上标三",acute:"锐音符",micro:"微符",para:"段落标记",middot:"中间点",cedil:"下加符",sup1:"上标一",ordm:"阳性顺序指示符",raquo:"右指双尖引号",frac14:"普通分数四分之一",frac12:"普通分数二分之一",frac34:"普通分数四分之三",iquest:"竖翻问号", -Agrave:"带抑音符的拉丁文大写字母 A",Aacute:"带锐音符的拉丁文大写字母 A",Acirc:"带扬抑符的拉丁文大写字母 A",Atilde:"带颚化符的拉丁文大写字母 A",Auml:"带分音符的拉丁文大写字母 A",Aring:"带上圆圈的拉丁文大写字母 A",AElig:"拉丁文大写字母 Ae",Ccedil:"带下加符的拉丁文大写字母 C",Egrave:"带抑音符的拉丁文大写字母 E",Eacute:"带锐音符的拉丁文大写字母 E",Ecirc:"带扬抑符的拉丁文大写字母 E",Euml:"带分音符的拉丁文大写字母 E",Igrave:"带抑音符的拉丁文大写字母 I",Iacute:"带锐音符的拉丁文大写字母 I",Icirc:"带扬抑符的拉丁文大写字母 I",Iuml:"带分音符的拉丁文大写字母 I",ETH:"拉丁文大写字母 Eth",Ntilde:"带颚化符的拉丁文大写字母 N",Ograve:"带抑音符的拉丁文大写字母 O",Oacute:"带锐音符的拉丁文大写字母 O",Ocirc:"带扬抑符的拉丁文大写字母 O",Otilde:"带颚化符的拉丁文大写字母 O", -Ouml:"带分音符的拉丁文大写字母 O",times:"乘号",Oslash:"带粗线的拉丁文大写字母 O",Ugrave:"带抑音符的拉丁文大写字母 U",Uacute:"带锐音符的拉丁文大写字母 U",Ucirc:"带扬抑符的拉丁文大写字母 U",Uuml:"带分音符的拉丁文大写字母 U",Yacute:"带抑音符的拉丁文大写字母 Y",THORN:"拉丁文大写字母 Thorn",szlig:"拉丁文小写字母清音 S",agrave:"带抑音符的拉丁文小写字母 A",aacute:"带锐音符的拉丁文小写字母 A",acirc:"带扬抑符的拉丁文小写字母 A",atilde:"带颚化符的拉丁文小写字母 A",auml:"带分音符的拉丁文小写字母 A",aring:"带上圆圈的拉丁文小写字母 A",aelig:"拉丁文小写字母 Ae",ccedil:"带下加符的拉丁文小写字母 C",egrave:"带抑音符的拉丁文小写字母 E",eacute:"带锐音符的拉丁文小写字母 E",ecirc:"带扬抑符的拉丁文小写字母 E",euml:"带分音符的拉丁文小写字母 E",igrave:"带抑音符的拉丁文小写字母 I", -iacute:"带锐音符的拉丁文小写字母 I",icirc:"带扬抑符的拉丁文小写字母 I",iuml:"带分音符的拉丁文小写字母 I",eth:"拉丁文小写字母 Eth",ntilde:"带颚化符的拉丁文小写字母 N",ograve:"带抑音符的拉丁文小写字母 O",oacute:"带锐音符的拉丁文小写字母 O",ocirc:"带扬抑符的拉丁文小写字母 O",otilde:"带颚化符的拉丁文小写字母 O",ouml:"带分音符的拉丁文小写字母 O",divide:"除号",oslash:"带粗线的拉丁文小写字母 O",ugrave:"带抑音符的拉丁文小写字母 U",uacute:"带锐音符的拉丁文小写字母 U",ucirc:"带扬抑符的拉丁文小写字母 U",uuml:"带分音符的拉丁文小写字母 U",yacute:"带抑音符的拉丁文小写字母 Y",thorn:"拉丁文小写字母 Thorn",yuml:"带分音符的拉丁文小写字母 Y",OElig:"拉丁文大写连字 Oe",oelig:"拉丁文小写连字 Oe",372:"带扬抑符的拉丁文大写字母 W",374:"带扬抑符的拉丁文大写字母 Y", -373:"带扬抑符的拉丁文小写字母 W",375:"带扬抑符的拉丁文小写字母 Y",sbquo:"单下 9 形引号",8219:"单高横翻 9 形引号",bdquo:"双下 9 形引号",hellip:"水平省略号",trade:"商标标志",9658:"实心右指指针",bull:"加重号",rarr:"向右箭头",rArr:"向右双线箭头",hArr:"左右双线箭头",diams:"实心方块纸牌",asymp:"约等于"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh.js deleted file mode 100644 index cb135f987..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/lang/zh.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("specialchar","zh",{euro:"歐元符號",lsquo:"左單引號",rsquo:"右單引號",ldquo:"左雙引號",rdquo:"右雙引號",ndash:"短破折號",mdash:"長破折號",iexcl:"倒置的驚嘆號",cent:"美分符號",pound:"英鎊符號",curren:"貨幣符號",yen:"日圓符號",brvbar:"破折號",sect:"章節符號",uml:"分音符號",copy:"版權符號",ordf:"雌性符號",laquo:"左雙角括號",not:"Not 符號",reg:"註冊商標符號",macr:"長音符號",deg:"度數符號",sup2:"上標字 2",sup3:"上標字 3",acute:"尖音符號",micro:"微",para:"段落符號",middot:"中間點",cedil:"字母 C 下面的尾型符號 ",sup1:"上標",ordm:"雄性符號",raquo:"右雙角括號",frac14:"四分之一符號",frac12:"二分之一符號",frac34:"四分之三符號", -iquest:"倒置的問號",Agrave:"拉丁大寫字母 A 帶抑音符號",Aacute:"拉丁大寫字母 A 帶尖音符號",Acirc:"拉丁大寫字母 A 帶揚抑符",Atilde:"拉丁大寫字母 A 帶波浪號",Auml:"拉丁大寫字母 A 帶分音符號",Aring:"拉丁大寫字母 A 帶上圓圈",AElig:"拉丁大寫字母 Æ",Ccedil:"拉丁大寫字母 C 帶下尾符號",Egrave:"拉丁大寫字母 E 帶抑音符號",Eacute:"拉丁大寫字母 E 帶尖音符號",Ecirc:"拉丁大寫字母 E 帶揚抑符",Euml:"拉丁大寫字母 E 帶分音符號",Igrave:"拉丁大寫字母 I 帶抑音符號",Iacute:"拉丁大寫字母 I 帶尖音符號",Icirc:"拉丁大寫字母 I 帶揚抑符",Iuml:"拉丁大寫字母 I 帶分音符號",ETH:"拉丁大寫字母 Eth",Ntilde:"拉丁大寫字母 N 帶波浪號",Ograve:"拉丁大寫字母 O 帶抑音符號",Oacute:"拉丁大寫字母 O 帶尖音符號",Ocirc:"拉丁大寫字母 O 帶揚抑符",Otilde:"拉丁大寫字母 O 帶波浪號", -Ouml:"拉丁大寫字母 O 帶分音符號",times:"乘號",Oslash:"拉丁大寫字母 O 帶粗線符號",Ugrave:"拉丁大寫字母 U 帶抑音符號",Uacute:"拉丁大寫字母 U 帶尖音符號",Ucirc:"拉丁大寫字母 U 帶揚抑符",Uuml:"拉丁大寫字母 U 帶分音符號",Yacute:"拉丁大寫字母 Y 帶尖音符號",THORN:"拉丁大寫字母 Thorn",szlig:"拉丁小寫字母 s",agrave:"拉丁小寫字母 a 帶抑音符號",aacute:"拉丁小寫字母 a 帶尖音符號",acirc:"拉丁小寫字母 a 帶揚抑符",atilde:"拉丁小寫字母 a 帶波浪號",auml:"拉丁小寫字母 a 帶分音符號",aring:"拉丁小寫字母 a 帶上圓圈",aelig:"拉丁小寫字母 æ",ccedil:"拉丁小寫字母 c 帶下尾符號",egrave:"拉丁小寫字母 e 帶抑音符號",eacute:"拉丁小寫字母 e 帶尖音符號",ecirc:"拉丁小寫字母 e 帶揚抑符",euml:"拉丁小寫字母 e 帶分音符號",igrave:"拉丁小寫字母 i 帶抑音符號", -iacute:"拉丁小寫字母 i 帶尖音符號",icirc:"拉丁小寫字母 i 帶揚抑符",iuml:"拉丁小寫字母 i 帶分音符號",eth:"拉丁小寫字母 eth",ntilde:"拉丁小寫字母 n 帶波浪號",ograve:"拉丁小寫字母 o 帶抑音符號",oacute:"拉丁小寫字母 o 帶尖音符號",ocirc:"拉丁小寫字母 o 帶揚抑符",otilde:"拉丁小寫字母 o 帶波浪號",ouml:"拉丁小寫字母 o 帶分音符號",divide:"除號",oslash:"拉丁小寫字母 o 帶粗線符號",ugrave:"拉丁小寫字母 u 帶抑音符號",uacute:"拉丁小寫字母 u 帶尖音符號",ucirc:"拉丁小寫字母 u 帶揚抑符",uuml:"拉丁小寫字母 u 帶分音符號",yacute:"拉丁小寫字母 y 帶尖音符號",thorn:"拉丁小寫字母 thorn",yuml:"拉丁小寫字母 y 帶分音符號",OElig:"拉丁大寫字母 OE",oelig:"拉丁小寫字母 oe",372:"拉丁大寫字母 W 帶揚抑符",374:"拉丁大寫字母 Y 帶揚抑符",373:"拉丁小寫字母 w 帶揚抑符", -375:"拉丁小寫字母 y 帶揚抑符",sbquo:"低 9 單引號",8219:"高 9 反轉單引號",bdquo:"低 9 雙引號",hellip:"水平刪節號",trade:"商標符號",9658:"黑色向右指箭號",bull:"項目符號",rarr:"向右箭號",rArr:"向右雙箭號",hArr:"左右雙箭號",diams:"黑鑽套裝",asymp:"約等於"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/specialchar.js b/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/specialchar.js deleted file mode 100644 index 061cb450c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/specialchar/dialogs/specialchar.js +++ /dev/null @@ -1,14 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("specialchar",function(k){var e,n=k.lang.specialchar,m=function(c){var b;c=c.data?c.data.getTarget():new CKEDITOR.dom.element(c);"a"==c.getName()&&(b=c.getChild(0).getHtml())&&(c.removeClass("cke_light_background"),e.hide(),c=k.document.createElement("span"),c.setHtml(b),k.insertText(c.getText()))},p=CKEDITOR.tools.addFunction(m),l,g=function(c,b){var a;b=b||c.data.getTarget();"span"==b.getName()&&(b=b.getParent());if("a"==b.getName()&&(a=b.getChild(0).getHtml())){l&&d(null,l); -var f=e.getContentElement("info","htmlPreview").getElement();e.getContentElement("info","charPreview").getElement().setHtml(a);f.setHtml(CKEDITOR.tools.htmlEncode(a));b.getParent().addClass("cke_light_background");l=b}},d=function(c,b){b=b||c.data.getTarget();"span"==b.getName()&&(b=b.getParent());"a"==b.getName()&&(e.getContentElement("info","charPreview").getElement().setHtml("\x26nbsp;"),e.getContentElement("info","htmlPreview").getElement().setHtml("\x26nbsp;"),b.getParent().removeClass("cke_light_background"), -l=void 0)},q=CKEDITOR.tools.addFunction(function(c){c=new CKEDITOR.dom.event(c);var b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==k.lang.dir;switch(a){case 38:if(a=b.getParent().getParent().getPrevious())a=a.getChild([b.getParent().getIndex(),0]),a.focus(),d(null,b),g(null,a);c.preventDefault();break;case 40:(a=b.getParent().getParent().getNext())&&(a=a.getChild([b.getParent().getIndex(),0]))&&1==a.type&&(a.focus(),d(null,b),g(null,a));c.preventDefault();break;case 32:m({data:c});c.preventDefault(); -break;case f?37:39:if(a=b.getParent().getNext())a=a.getChild(0),1==a.type?(a.focus(),d(null,b),g(null,a),c.preventDefault(!0)):d(null,b);else if(a=b.getParent().getParent().getNext())(a=a.getChild([0,0]))&&1==a.type?(a.focus(),d(null,b),g(null,a),c.preventDefault(!0)):d(null,b);break;case f?39:37:(a=b.getParent().getPrevious())?(a=a.getChild(0),a.focus(),d(null,b),g(null,a),c.preventDefault(!0)):(a=b.getParent().getParent().getPrevious())?(a=a.getLast().getChild(0),a.focus(),d(null,b),g(null,a),c.preventDefault(!0)): -d(null,b)}});return{title:n.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton],charColumns:17,onLoad:function(){for(var c=this.definition.charColumns,b=k.config.specialChars,a=CKEDITOR.tools.getNextId()+"_specialchar_table_label",f=['\x3ctable role\x3d"listbox" aria-labelledby\x3d"'+a+'" style\x3d"width: 320px; height: 100%; border-collapse: separate;" align\x3d"center" cellspacing\x3d"2" cellpadding\x3d"2" border\x3d"0"\x3e'],d=0,g=b.length,h,e;d|\+|~)/g," ");a=a.replace(/\[[^\]]*/g,"");a=a.replace(/#[^\s]*/g,"");a=a.replace(/\:{1,2}[^\s]*/g,"");a=a.replace(/\s+/g," ");a=a.split(" ");b=[];for(g=0;gn&&(n=f)}return n}function r(a){return function(){var f=this.getValue(),f=!!(CKEDITOR.dialog.validate.integer()(f)&&0q.getSize("width")?"100%":500:0,getValue:u,validate:CKEDITOR.dialog.validate.cssLength(a.lang.common.invalidCssLength.replace("%1",a.lang.common.width)),onChange:function(){var a=this.getDialog().getContentElement("advanced","advStyles");a&& -a.updateStyle("width",this.getValue())},setup:function(a){a=a.getStyle("width");this.setValue(a)},commit:m}]},{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtHeight",requiredContent:"table{height}",controlStyle:"width:5em",label:a.lang.common.height,title:a.lang.common.cssLengthTooltip,"default":"",getValue:u,validate:CKEDITOR.dialog.validate.cssLength(a.lang.common.invalidCssLength.replace("%1",a.lang.common.height)),onChange:function(){var a=this.getDialog().getContentElement("advanced", -"advStyles");a&&a.updateStyle("height",this.getValue())},setup:function(a){(a=a.getStyle("height"))&&this.setValue(a)},commit:m}]},{type:"html",html:"\x26nbsp;"},{type:"text",id:"txtCellSpace",requiredContent:"table[cellspacing]",controlStyle:"width:3em",label:a.lang.table.cellSpace,"default":a.filter.check("table[cellspacing]")?1:0,validate:CKEDITOR.dialog.validate.number(a.lang.table.invalidCellSpacing),setup:function(a){this.setValue(a.getAttribute("cellSpacing")||"")},commit:function(a,d){this.getValue()? -d.setAttribute("cellSpacing",this.getValue()):d.removeAttribute("cellSpacing")}},{type:"text",id:"txtCellPad",requiredContent:"table[cellpadding]",controlStyle:"width:3em",label:a.lang.table.cellPad,"default":a.filter.check("table[cellpadding]")?1:0,validate:CKEDITOR.dialog.validate.number(a.lang.table.invalidCellPadding),setup:function(a){this.setValue(a.getAttribute("cellPadding")||"")},commit:function(a,d){this.getValue()?d.setAttribute("cellPadding",this.getValue()):d.removeAttribute("cellPadding")}}]}]}, -{type:"html",align:"right",html:""},{type:"vbox",padding:0,children:[{type:"text",id:"txtCaption",requiredContent:"caption",label:a.lang.table.caption,setup:function(a){this.enable();a=a.getElementsByTag("caption");if(0b.indexOf("px")&&(b=b in d&&"none"!=a.getComputedStyle("border-style")?d[b]:0);return parseInt(b,10)}function A(a){var h=[],b=-1,d="rtl"==a.getComputedStyle("direction"),f;f=a.$.rows;for(var m=0,g,c,e,k=0,t=f.length;km&&(m=g,c=e);f=c;m=new CKEDITOR.dom.element(a.$.tBodies[0]); -g=m.getDocumentPosition();c=0;for(e=f.cells.length;cg.x+g.width))return g=null,k=n=0,c.removeListener("mouseup",f),e.removeListener("mousedown",d),e.removeListener("mousemove",m),c.getBody().setStyle("cursor", -"auto"),x?e.remove():e.hide(),0;a-=Math.round(e.$.offsetWidth/2);if(k){if(a==C||a==D)return 1;a=Math.max(a,C);a=Math.min(a,D);n=a-t}e.setStyle("left",l(a));return 1}}function v(a){var h=a.data.getTarget();if("mouseout"==a.name){if(!h.is("table"))return;for(var b=new CKEDITOR.dom.element(a.data.$.relatedTarget||a.data.$.toElement);b&&b.$&&!b.equals(h)&&!b.is("body");)b=b.getParent();if(!b||b.equals(h))return}h.getAscendant("table",1).removeCustomData("_cke_table_pillars");a.removeListener()}var l= -CKEDITOR.tools.cssLength,x=CKEDITOR.env.ie&&(CKEDITOR.env.ie7Compat||CKEDITOR.env.quirks);CKEDITOR.plugins.add("tableresize",{requires:"tabletools",init:function(a){a.on("contentDom",function(){var h,b=a.editable();b.attachListener(b.isInline()?b:a.document,"mousemove",function(d){d=d.data;var f=d.getTarget();if(f.type==CKEDITOR.NODE_ELEMENT){var b=d.getPageOffset().x;if(h&&h.move(b))z(d);else if(f.is("table")||f.getAscendant("tbody",1))if(f=f.getAscendant("table",1),a.editable().contains(f)){(d= -f.getCustomData("_cke_table_pillars"))||(f.setCustomData("_cke_table_pillars",d=A(f)),f.on("mouseout",v),f.on("mousedown",v));a:{for(var f=0,g=d.length;f=c.x&&b<=c.x+c.width){b=c;break a}}b=null}b&&(!h&&(h=new E(a)),h.attachTo(b))}}})})}})})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/tabletools/dialogs/tableCell.js b/vendor/unisharp/laravel-ckeditor/plugins/tabletools/dialogs/tableCell.js deleted file mode 100644 index c754020cf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/tabletools/dialogs/tableCell.js +++ /dev/null @@ -1,17 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("cellProperties",function(g){function d(a){return function(b){for(var c=a(b[0]),d=1;dk5P9du#VyGR65`=b1h%%Tu;96JrFJ)%|8Us5)|2vt&gsbie5`}E#-lDWsoTv z3{!s94FuCQ1%^X#I2|fH-l1U#?#xJ35xWjYp^{A0U%;2X@h&bn);$db)BNBqKs@tF z+NX5=@zdbqM?oT~bo0{cYSh&EWak?SC?HRBZG7hFK%Lu%HF(ikU6ER-{a(JNLI5i* zGn2mBU3fg;XTh-KX{H7en&>rqSd=E~NVN;AuUY&SGyeKg15ba<{2(0ukmBJ{tQ3Ok zYlVZI0ijqi{&p#Sei%nRdA-^OVg0nGMlM)Ab*BP*$OeK&r!1hIUI2#P*8VyxL5)?L z+{pOG&qlh>v3SkkY3WF@?VuPbJ2$5j$hHPbFuM}H_Y>OHNGfeHxAq&C%*Et#1l3}i zm^pM|VG0)igZ|uHWZ-oKm%GHieJn)7nsZa{*E@fJ~WpKvWnE5?Z z)bqx6aS@i%L8jIT{!|7)7!gKv%&1iLEeuAYklOTsFLN`-pM0ym=w~w;Zx#oYv&7Ql zU5xg$QLC#8InlLOY<{%tQh4wnVYbqgDeCSU5{Z~s`81(X)(||Ba&T4&O!O4ED-c*F zVyFI=#SeC8Y{H|WvhCDx>*Pm}H%KjKC`eNKe#jIBmbYi#zse3fUv zA{#&F&;%eiGiIGy!H&JUL=#qeDn*GN@Zly*q$U(Mw@uQ|5mA!X3SZ%#rrJFV_UT~& zkka!pv+^3@h50pTF|2!@J-o=v%Jm9JEK4ix>B~jjRBmqK9T9c;jc6m4g!MP}B&sxqtGE&_-p1VO@-kxF3IC1Zh{SlGm@M@_R;ahyRvetgDlGuG9{AQ3mgt2-c)`a zvmL-IZqPxCkb42i-e&#BG{Hj=^`!^=9g>T=$o9YRkFOlwb2yKlq1Z`Ipb26*{FyIN zWgt`BW>GKDr^iTzOcZ8%LqjD`5G8dGZ+epyn_rC@ zn7zS739A-C?~l}z!5u|o8hp{@Qf|_kBulR~zkm7qJ^s?HyAskw1*7+v`IG5To)Ro* z@wal+FJ&~ zg#8LD>w`LWx3h~t!EUy1H$HB?v%?BU1c85~=YF~LQbhDQE!*89e^TgZSHI{`S~SCf z&SA(2u)<(*<`^4uD-0Ejb->sdtQ;_ym5Dp#{}|X2q2Z^_|G(k#^F7OQgWh(6 qPsFL{SQ>``#Ky*2gr8+`>9k0OMFi(`q0|u}7Xf5fPhvG8nEx+9;Avq1 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/templates/icons/hidpi/templates.png b/vendor/unisharp/laravel-ckeditor/plugins/templates/icons/hidpi/templates.png deleted file mode 100644 index 9a263404144c32c03ea1effa04c9c9454fb6b639..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1387 zcmZ`(eK^wz9RH13j4(N7)Fw?RZ05WjH8X5ePOQ9Kj+qr(3md1@E{4VBH4-P0NIIEB zU3yX?uS4RD7V=th*5$o0H-FwA_k5qv_wzj8=ks|!&-eSsH`UA2eJ2zF1pr_tnMCxK zGin>k5P9du#VyGR65`=b1h%%Tu;96JrFJ)%|8Us5)|2vt&gsbie5`}E#-lDWsoTv z3{!s94FuCQ1%^X#I2|fH-l1U#?#xJ35xWjYp^{A0U%;2X@h&bn);$db)BNBqKs@tF z+NX5=@zdbqM?oT~bo0{cYSh&EWak?SC?HRBZG7hFK%Lu%HF(ikU6ER-{a(JNLI5i* zGn2mBU3fg;XTh-KX{H7en&>rqSd=E~NVN;AuUY&SGyeKg15ba<{2(0ukmBJ{tQ3Ok zYlVZI0ijqi{&p#Sei%nRdA-^OVg0nGMlM)Ab*BP*$OeK&r!1hIUI2#P*8VyxL5)?L z+{pOG&qlh>v3SkkY3WF@?VuPbJ2$5j$hHPbFuM}H_Y>OHNGfeHxAq&C%*Et#1l3}i zm^pM|VG0)igZ|uHWZ-oKm%GHieJn)7nsZa{*E@fJ~WpKvWnE5?Z z)bqx6aS@i%L8jIT{!|7)7!gKv%&1iLEeuAYklOTsFLN`-pM0ym=w~w;Zx#oYv&7Ql zU5xg$QLC#8InlLOY<{%tQh4wnVYbqgDeCSU5{Z~s`81(X)(||Ba&T4&O!O4ED-c*F zVyFI=#SeC8Y{H|WvhCDx>*Pm}H%KjKC`eNKe#jIBmbYi#zse3fUv zA{#&F&;%eiGiIGy!H&JUL=#qeDn*GN@Zly*q$U(Mw@uQ|5mA!X3SZ%#rrJFV_UT~& zkka!pv+^3@h50pTF|2!@J-o=v%Jm9JEK4ix>B~jjRBmqK9T9c;jc6m4g!MP}B&sxqtGE&_-p1VO@-kxF3IC1Zh{SlGm@M@_R;ahyRvetgDlGuG9{AQ3mgt2-c)`a zvmL-IZqPxCkb42i-e&#BG{Hj=^`!^=9g>T=$o9YRkFOlwb2yKlq1Z`Ipb26*{FyIN zWgt`BW>GKDr^iTzOcZ8%LqjD`5G8dGZ+epyn_rC@ zn7zS739A-C?~l}z!5u|o8hp{@Qf|_kBulR~zkm7qJ^s?HyAskw1*7+v`IG5To)Ro* z@wal+FJ&~ zg#8LD>w`LWx3h~t!EUy1H$HB?v%?BU1c85~=YF~LQbhDQE!*89e^TgZSHI{`S~SCf z&SA(2u)<(*<`^4uD-0Ejb->sdtQ;_ym5Dp#{}|X2q2Z^_|G(k#^F7OQgWh(6 qPsFL{SQ>``#Ky*2gr8+`>9k0OMFi(`q0|u}7Xf5fPhvG8nEx+9;Avq1 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/templates/icons/templates-rtl.png b/vendor/unisharp/laravel-ckeditor/plugins/templates/icons/templates-rtl.png deleted file mode 100644 index 202b6045fc70e78d2acdb18dea6547fdeb652148..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 639 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i;|xz1#}JFty_0?W9vKL<#@{^l({Vw=roObZygMS_x7|Lgo58IZ z*1;jtDRBE~q)A!3nzFB_s%qJ%SF6L#B$ETCsjgaeD97w@h=K9C>)N~4H5c}eeleOd(ATsp4o6M zY5)D%yVh-QKfLhlXPb#0n)|zYSX%@Fyd1N8ZO#XZux`0#A=kfb-Rrk6OR^aMObcr2 zaBzv&6%d>u>BJ%8+PFz);Z{GlueJTBpC(;<{dL>A*Z%KoZv}rmSk14gdTNu)wAA~> zRmc9;sXw11*~WNgj@wL*MXLmu6j^?0KA6)yMd-{QBRA3bHCtEeD{%=kxwve&rX)63 zrQ%%uB!z9iiY6SBb7@?8S)y7_`iGN%eTCE)w+|II$5`)iK1!OFI$2z6U4K0r!_hM@ ze%md4Y`^IJZxgSFbDVE)n=Jk^{^qt^qp$kGXC>FRcyw$5Mx1JiYeY#(Vo9o1a#1Rf zVlXl=G}bjR*EKK+F*LU_Fa{!R10yQ~1K%aPfsu-&AvZrIGp!Q02AiMEM}Qh6K{f>E rrERK(!v>gTe~DWM4fT3G)N~4H5c}eeleOd(ATsp4o6M zY5)D%yVh-QKfLhlXPb#0n)|zYSX%@Fyd1N8ZO#XZux`0#A=kfb-Rrk6OR^aMObcr2 zaBzv&6%d>u>BJ%8+PFz);Z{GlueJTBpC(;<{dL>A*Z%KoZv}rmSk14gdTNu)wAA~> zRmc9;sXw11*~WNgj@wL*MXLmu6j^?0KA6)yMd-{QBRA3bHCtEeD{%=kxwve&rX)63 zrQ%%uB!z9iiY6SBb7@?8S)y7_`iGN%eTCE)w+|II$5`)iK1!OFI$2z6U4K0r!_hM@ ze%md4Y`^IJZxgSFbDVE)n=Jk^{^qt^qp$kGXC>FRcyw$5Mx1JiYeY#(Vo9o1a#1Rf zVlXl=G}bjR*EKK+F*LU_Fa{!R10yQ~1K%aPfsu-&AvZrIGp!Q02AiMEM}Qh6K{f>E rrERK(!v>gTe~DWM4fT3GOnRw~9=3yE0xyeE4CQ8$(2)Mz>8udZCXX=BRr7DZbW_#-a zYZEHlJM(KAEc4dditDMnJ4(CC+&uK06fIp0D*Z|wX5EYpGb{?;a*WKVoEoWp!Y!`y zeo4*}FFC(bZf@duda#%D-q zaHzPUxA@lRm;@PFNk%w1VPpVC0FeLyva+%O00960{{R30A^8LV00000EC2ui0Av7000092 zgpaAq?GK}zwAu@W-n{z{hT=$;9b%^H%BpA!$8!13_AS@=&Xal%3~GMDB93TG#*l%g z^9hYgr_`$T`us4l+^+W<)gC_JviY3#AeC&_xD98m<8-m1jvsB&<_@0q~XXRsCap^IRqK$(K#c!N9pBf82AawVH$?WN){q&IjedXiz+EX zOS+od%WDgp+d909toAG5`lTy-9D18rOxWx+T}>D*o&1Qa9n5V^96nACtqfi*?*05t zZSMX~zfpQ^<%jRPUfiDEO8=eEuB)DKv}S_cJW8uTxqL`=(AMXYB~Aenu4SM=e_ zrj6M`kqsZ_xrlC}y^5evW>krApudqWP2zFM5Fo{b%sA$2wGU)SI5vkKVQCad(WEn$ zGF`IFr&KONpB8ayRSwduHn4I{;q@zxs8h=VDkqjl*t8(;n#c+zd*_U=jy QeEa(S3plV~2n7HDJNoX*`2YX_ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/uicolor/dialogs/uicolor.js b/vendor/unisharp/laravel-ckeditor/plugins/uicolor/dialogs/uicolor.js deleted file mode 100644 index 7ecb892a9..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/uicolor/dialogs/uicolor.js +++ /dev/null @@ -1,9 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("uicolor",function(b){function f(a){/^#/.test(a)&&(a=window.YAHOO.util.Color.hex2rgb(a.substr(1)));c.setValue(a,!0);c.refresh(e)}function g(a){b.setUiColor(a);d._.contents.tab1.configBox.setValue('config.uiColor \x3d "#'+c.get("hex")+'"')}var d,c,h=b.getUiColor(),e="cke_uicolor_picker"+CKEDITOR.tools.getNextNumber();return{title:b.lang.uicolor.title,minWidth:360,minHeight:320,onLoad:function(){d=this;this.setupContent();CKEDITOR.env.ie7Compat&&d.parts.contents.setStyle("overflow", -"hidden")},contents:[{id:"tab1",label:"",title:"",expand:!0,padding:0,elements:[{id:"yuiColorPicker",type:"html",html:"\x3cdiv id\x3d'"+e+"' class\x3d'cke_uicolor_picker' style\x3d'width: 360px; height: 200px; position: relative;'\x3e\x3c/div\x3e",onLoad:function(){var a=CKEDITOR.getUrl("plugins/uicolor/yui/");this.picker=c=new window.YAHOO.widget.ColorPicker(e,{showhsvcontrols:!0,showhexcontrols:!0,images:{PICKER_THUMB:a+"assets/picker_thumb.png",HUE_THUMB:a+"assets/hue_thumb.png"}});h&&f(h);c.on("rgbChange", -function(){d._.contents.tab1.predefined.setValue("");g("#"+c.get("hex"))});for(var a=new CKEDITOR.dom.nodeList(c.getElementsByTagName("input")),b=0;b;7E#^SST)y01Ii)#aFi983-X00l<} zEM9_|e+;};a>pbjtV&>O!0}^P;P;3_4^0Mu`10hDj;QcWWM*r3Y004s>u}9s# zI&unpB6jmsv)C3E){P5q*MwUa4~BwBf+>B*fd?c-2fVJ=HX1sV0o#eKaA0U>$}i(6 zZrW=!%X!=`nQLe_A>J_4=pv0?_WI_VRQzsqr5=9Y*Yrq;Ud{qRw7A$mP~^MV-{bP5 zgOQ8S=_?l5h&Ed$53^N}l#Fj#P$?YP9e31?`90B_XC{aS7AZvy3)&sm;1C90(SeY{ zCWoxZoZgdJ$YH#Wg{i?DRJLBeORGR@r_Ih~gEBnpE*#qKkPVS4cFM%mWC*wyT2E@u z6r&$C)4JSmFhhr!F1IZ$zqWts8~@$9DGc?OUq&ozzLwV1NM4oohp0%q1bW_6DLxcG zv_nqj;===+2sKl1u#DD4!!)Rrvq$&7>j+ZIn@HHH?k<-HRaa=M7fJvkMmGvxg!5Wkt!!+)7=fe zau0lMV#rCwj{H&(rl>Anujrl-#ZEEdzf1bcQ?so6EB@oonI)SMLDYeAj$Epq{?KT{&aaP%hfcz-wo?Ha%OWHQlM2q0b71A-)Y6 z%+QLlH~0+bEX)3sUi$33VwiTc_*?8kgVC9@on!aU78Mqjx#~}GO$KZ?59A7<(jfU9 z`W|PGZB@I^T1NKFcYh=fj_R_^RjJOkW4k@v;JdbsL?}<|ce8WD)5lw3V~gQ>T7A% zvVPgSc?@!s4s$}s8k4_kmwt9TpcKDw|4Hzn>5Bx{gT{At&jv!FQcfya;?{xu+*}2j z-hid?$IRXtg2DEVYfe=d5=m$8-o3He!U7o_SiS2*K}m_)?K5S7G(JB(Dk@g}(!_)> zYT#DvIR-D1&uMF8*VGtz^K`+q_-bapCisqrBc<6p{Np}jh#kft+Q;gCIILAPa3`cO zjb8jPT43K_YIB9Cvhr)osG(}@Oxgl>j%&x!%?5iHNYtJ>HB3uLC_R>#Xsw{2Fw6CQ z5YechCC%dO%+iuQB2M)>aN6cLkOSX$EuX{D`(|hVvC=&zSv?S`%;*n~F5nsjV3fTZ?d?=k`xcX=V|Dk%OhCvVibv&Q592 z9QDliR=?OZX1*i|akgZcqwSBwdGszpBaMECsxI5x@JR;APa%;=|I{6Ct?s((Zs=f8 z3pnL=^jiO&v~Xy9SMJ`9rX}{AVFud6gX;77$G4T2f-f?=$O-3-l}J=7vnGJC#D9`< z_U;~}ZbkCkmL0`m{WIXSJlpT!VZ>mV?0;4>?d|R7{guX(S4)U0-p|gbVanU5JFgH} zeWjPf=u%Uj2a&%DHYRR+o5cJON23OG7!D&_aPrAtI+azjq9;cdxVb?D2n6E#C~_kC zcXF!WaiPAxTnNlh14;eaJzCoq=GUxP?Hw$dXsN^-oEXOPVkIB#xnWeuX`T}5RL^pA zi7M(g2~2#=%garcW2>u4Ycu6`yg`I3b3Pdz0&7UnTsoZi2?C_2r$77kec@$*+0Yz< z#W6#nPfO|+rytI#d#1ObJGk*>Kz%~GqI1>QBgqu1TPWmYNAi=zA1+B0EerCFP`-{B zq&}~e-Chjk=F+3EI{{rKyIEv=ZvQ0>?#6=wTOF`e)O&7cQzTyn2CJyAXSf^Uv>EO2 zt6apF3+lrN$11!;wuuk-<@0n|RSgXezGit~I(dn8@Etc+ei&iqd|lG~#=%Xv3EW5Kt47Z4j~A z=;^DstjHAcGVxEo-#?9$%s9Y*umbn!(WBQqURUpfXD@oz*F&0*`ggT$EU8%zg(5o8 zcjo`CEV*yJJw3HO_KUjgWK;ZfpH+(d4^^+nW#4KA;ZqyzwoRc~A0k^<(PKPCG06pB zsJr=!s}yIt9ZM57mr$dhRz2Ns4a(d;^{~<(@ z14D!3|3BeUo5q@ip!z4mDRMA1jz|dt;^N{=LZiZCNW}9&CS=OFTS62};siM2T(ET* Hf7*WmBBC{v diff --git a/vendor/unisharp/laravel-ckeditor/plugins/uicolor/icons/uicolor.png b/vendor/unisharp/laravel-ckeditor/plugins/uicolor/icons/uicolor.png deleted file mode 100644 index d5739dffeafb242fe19d1ea330f27e25ae9c695d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 965 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|i(>+fY#}JFtwUhUID_2S!vwxqWre)-pBlb~YLl#%BYuDjNvv#B( zICSjT+VvZE9&0{ouei3n^+r`}*v9b0_gikMse3pGojB9AsY$RiS*_D}ru=>FJl>ei z`g`tvKJff$Wn7^QyP)IsQlHBzlTUuwTNo>T{&UA7j-?{IIuaz~+`8I^2SWrLpVh%%AVAH$Azyc=Gb)>P-p?eaVY74t=kkq>`AN?7VE* zGA*T~sA;XsGNlf*zkU1GoSU0_OO)=hRQjbY320V-!V%_--{7Ox1 z2Il79_eJP@`t#?^>C@cvo^RZ`we@)=4;%9%3%N-^isx`bX68%V1~FGbet!P^;+=N_ zWZD!HB{pr_=C=Iu!rN~zz5o95YgNha*h2Ke@$!Vd$y}Nf8zP6gRY@*jvh80({SR5Vp-vXwD+>*%lH4- z*MIH(_nUX`{*720w(|OGA0HnB37!{ayCvET-#BVbJ!HTmb9~{&j18MNf8Kcg^+I+> zh7Z3lUc9*e^y$;V?d|QrATpZCb6-jBUfyl9>gsA4dHMUy){X)SXVZiQ6U)lJ#jXwe zon2ZQy6L7)t5f6Aqpm!MAN=|?tGk<9s+Vo~^5t6d&#$-WD_%B*>Grlvv)LxIeWwJe zF1>QSXy+QQrIU<&gJ&*V85R~6vNI;kYvp>cm6ulE+m?Hza8BaoMH)$Ub^mtXk63@* zdVOXm$A6{;kEVX)+I;IGF!`&NxJHzuB$lLFB^RXvDF!10Lt|Y7b6o?I5JPh-17jf4 zHZZa>Fz{Wn8<;haH00)|WTsW()?o9K`3O*hB*=!~{Irtt#G+J&^73-M%)IR4V6h6*nD|EKy_G>T#efd;-TcIEZRG=3KG$^eF2Q{FAMV4*KY}f{qh`QSV zerz}DmTbC_Y|fEr#w0P0=t#CW_qsTZ+oCcxM!nmzgkYx0y)F9Qv+IxZJb6w|&dGC5 zaz;Z<^@~z7QUPF5prJObvq_J$hJ`xXo5wcl^n8zhtsmg}%|C)|K3%8x)wT6C_ipWb zw=>oa{%CJkw=1x%v!^@U-5DL&ajAP1z;mggH7#{nz-rJ$faL=7qA45La$rShQh@N! zu%sTCvXE1t{K=eCf%*<$g}~m_lTbYf%#DuhOcn)}oyL+UY!^T)N0SIlg&q}p70^Bg z#v`A*ftBD@6%H#L*N*0!pas#aR&fdVH33r!@M?%V4H}RB^=Q5i+Cy}fVbYD}B4EjH z?P{0x>Acg883%Oa|AzJ?B#N%FVmw`fKNY;g=C3&BXB;Z@Kam~dpydSE;!)KoPs+}MGZ#35TL&dgu1t8ZJCOzunMR5)=3wB`6<04>Wd>fEGNt=fUO7S z2UdorB;0d<%}W2%DB8|}rj&7Bd@G600GiIAl}DfA(T~fGjEtPSpMM-+!RdW!t0gq&tGw>1(Ck!bL+QCwfHM zFSfg6C%J1(_sXrL%2?h=Gs#tB`jY5~^n-B4=5yiEV7#4=o|0Az*Nu@}Ih_Oz$pHOG zC`&0{EO(L#V`PcEmKepS-spt1Gd{>irzEF%o|nyJB4uhF{YR*@P1evnVor$^%6<|| znF`WIVUCMc(=ZuIiR8<#kjLU}uWTnbQf7F06KORJtfO9XHgzgQe;2kI(+lL6NRM$K zObK})t}2X5(vY~u9{XN8DGugG$E0mSB^Mi(>V!GlYlD8E#--~|}G|8JkdYdiH90fD-v+HZu-d;bSJ8}W_+ diff --git a/vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/hue_thumb.png b/vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/hue_thumb.png deleted file mode 100644 index 14d5db4862403a43231ac4766301552afa79e8ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+3?vf;>QaFeOS+@4BLl;=8&~`zjDUQ}64!{5 z;QX|b^2DN42FH~Aq*MjZ+{E`+k2Qi@7Ao zFBm9x{S+_IKn6ok7srr_TS*Cr74CR#a^B hhMOMV_Dn1i4C!Z>gq7E&G66L+c)I$ztaD0e0ssu{I5q$P diff --git a/vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/picker_mask.png b/vendor/unisharp/laravel-ckeditor/plugins/uicolor/yui/assets/picker_mask.png deleted file mode 100644 index f8d91932b376af76ccfac030c12eb9fec7ee4c63..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12174 zcmV;9FLBU`P)_6|b&%Dfjpyv}j54LBIXFZqhE-_t{2r7|?ya1%Cs>h{sswI&ir4|Fh z$jAgxe*E!Arq9Rc<1hC3+xpMn|Ni&&sREphKX2dqw+!rCg4fvHA{v>|sAOH9VUq1Wx=i{&V_yqRn;}h7QkI%<-7fW_4(VkZ}j!+ z*W3A4Q2+7AAN1S*{zm`&=RfJ^|M;1H`st@nDf0RFlp-IAiA&;HZ{w3b`^>wEDMb|H zcWo7$YKZ}V2ee&$PJPY#JEPa?S+a1^5~E@1g&W3xW#A&D$3t?w{=G7DSsA*r_4-%Y z`s|z_E&o@}NSYWQ_Q@Xg&3d|Ou zW&0J1V(Gn21@Ok$tl7ApUjkd|>Gf{~b_Mkc=*rd-*uVe&`%Pc}`s=SZK(DV?u$Q+4 zw*GP77{rl7z$bi8N=|4%dgnzQK{K@X9=v7^ctch^o|!a57b!8M)R5bd+^DZB*f)2h zXi(pP{pA7dU4m@DUcq}~?BDNws-MON*}ARvB9}^yYkUl^^T(x&iy;x&pXVP)oMH zG4>x1DYCNm`n+yi_f;$KX~32?&=bL&3KR!`?Ad)hXq&kbL*FF~DPi6Lgmfs6L(D+0 zND0vbo2}RNnI*FeDS>21aabAxyE61@^}W7lp{p^l|7WGkjF52;svSZcA8su7jAYiZ3LweO3*sn5! zSD>!n=?3mEUmKmhK6d%BxhCszn^Za-*h3D(8SY6kiNgaaXQX90(eY3K$c_zH0Bie! zBHJ2UyB-p(7Bef5YbLIag?2iM6)3&}lecGR>8-$C0bN;o1$K2uG_Y5@@20Q6ep|mt z*;#x0tH7=ryq?1awzczFEUg2jL1spUI~;shFFVJMWT3#Y2!p-uSjIu7V%f`fjs-Ap z^O>)I7X@&(g2WB97X@e*&x;21dj4(4t<5d)+aC4x2CzHGU+%zOzu(5F>;Cn4UV*tj zZ$V@8yjpp$fL&R8ZO0o+m)B>04HkLJJo2A^{CRu7ZvXb}emug@Fk>GfXvJPL@_-^q z01_^oksZ=)$m(QUUX;~R(;!CYEsBZDLoIZEb1~!wBOR^fg#bCy%lortW+6TF_FY@w z&6w46@B~bZ!ZnoFU!@$z>E}`k{^oUMnFB{O&3px81f^O z51QS()3a{J?CEH!+pUC&YHNa5>Eykw2XY`qJYY8f?~*Z#9Wbu!EB)#UYzgYy^IbES z3h4T`vT|kq^`Z574Oq_r_AIDJ0c{44L7>OU1PLbsz#Hu@vK`wj512a*;t0UHoeBa? zk6L-sMY|p{s1$`s7O*7~*BX(c{b~v9`g)Thw{{({Us@kq|5b2nV9S~lBm$l;MJBR- zSsN}46ctdtgi9+$xa(0`+j0;b5@@3(htB#Thl4>@u&CE;xE$KTV_CN$*;#_wksf7p zH>9;!8MRBwYyjM)2y#PKP>c6P+kZ7HSsw`0kDr;x8GBY&%c%cEP&e$K0;+W$c6Ga3 z-f4l|(a#9Tgjm>eL6n{@$mNioz>^;m>!~orEy~tWx3~ zOIPqpfCGkR(H?r%tE(Zjv@CMcj9p#<%|dfa05{ue+I>B?x*{YBs9Lr@sIdpzjet7C z(j3YXHqYbA7G>{gy$rQE(#f8iq4wzn3QC-$G_@y1j3806bjQvT*z2!Z!CPeq$}$Qt zKiFGHksaJG`+EfLE_ox5tq+;W^uV3*u}1^OjK^IhVL9wdjz0DhDyAkTJeq`!B#Pcg zhP)_7_7G+P^?uQ&deV!Q8k_%Iz3u(DO+Od8Pl9$mZo9rWlUfCjjYrK(<6~b$ZT0S1 zS3O;Ux%tu+)a&a-3?R6yAif2U*Sn8h->)oR%UIXfo6X1d@8#Re{rTQ*_p!In<@$MS zi0rd9cH9YgPHQJ6i50k+-%kgas7Aw(CeRhp9mnRTLOFML>EN7Z(g?zUW!g!Hg9HcE;V1EAh^ef|OhyG~Aswq6=s?q4)8Rd863y;SWj zSY7I8OIMc~2-fXFMwH5^wNOOZdAr8m>OGbX*q5qptG2GXdan<;-u3UQn|Fkfk?i04PcV*!JYNDjCSSa=A`)xBsyFVf!o zcEj3Z$<&e+vLHr0ak9iY3#aPde)nR zA-C1eupV=%_1K$crutm{Xra05zTK<7Zd!fooV!f@ zjN&Brbhe|X^)|DOW?&^TSXpb-J8|rPncYZ6g>MN)cr9$&910<@S`i zkQl{aQy;-2thth!_d8NT%MNOLaRo zCuFG|O0cz;&U9i--BvN-HZ`yK2WHwUjV^zvpBugv*x@U8x z({-K67HqPx8;i~;!e{od_khhIU{6k}7aYNF7KD;K_3|HlOG;X68|WyQts~R_Ey{93p$q#vLD)BBQJf!DrZ2nhQiG*TS=m|!i=sNPks~sAWNwo((+QeE z#&&JLOxr|mJq#Wvwe^U!h^q1|mxGNOYb!WJG9t^^ z7DMZKI!Lj#PN|b)?X9WqMFoppm0nG~SG!I#I0zVZ`DqtCYId&sD^t_0?Sst)+mcAN zUvx@c>}O&7-Gj-m-xe7Z%Keh9Wq_!IMZnTSjO}I%4>EJ4jWgw@5p#Q)LYiP`6fiQd z^$Ve27n-UX6~u~jBf+k#TtGMMS9dA;lIYZHi)4l30jO7QF&T(%QhouWT^ zynfVSX2S`ZnZPko&ykt#z}4MKa~F_k(OQ~~0%y}dDP!_F!}v#hlq(gM^>trIkoxdHpiniE-2)#zvMuOXYZ z@JTauPGdhoUrzx&2nsFzYz-P9uOq1X=#HU5Icmr1+m7`=TI)3+i)$@z)KfDUFrb|e zMgs?s-Dk1u&Z5gh$7`mpZ50a_t)I09Z_Y2;>j48bSd6fih|8uJJL^RwJv?I9MOj1S zdLU4vQqm5rNLt8_pn<5I7Sa+!IUbUAt>rFsNh$%|eUVd;2@Sq8wo0jAKq5vm`3kt3 z=3N~Rsk>_m9Wl3@TSRJXnS>Dm>Ye59TAeks*WX>pFw%@&JCaPu7;eaM#?H163Yxqm ziO1X{Y;1uY1)XquF~r!S{e#6HD+K5cU}@)0U+V%VRlwA-9$@K^y(J@8pB$}LpzaKz z#@63&zauQRhE`R26msV$Z^{OZT{Yqz~|MKp5@rfxL0c0%O-=ufe>>^uw{kcP3JqOoTg z+bjHcEIkgV+Xd`yFtrAF15DLXpaVjTJA-wc7@{Rz2CcE1z_Vdg<2a#%A@fTHRary$ zx^qPy{_{TkOX+1&?B6kR^}s#nLpfB<^+cJ+!)2=@cHV%N&a^i{jchr@!b(pU4J^^d zO17|ADFAxZ`eGm^1_e)qtT@Ery0EFfmaLv(=|+cN8%Rh$tyRdxLGaieqrB*@ zL#S!P*wWof-%8)Qb4e_g_L$k4z#SDq0S(+`G&PH>PTX|r+7{K~Ti3eID{{XsPtw=} z0bxo@dr1_)!UUvA#=f(B>9TP$k}MsN5fF`Yl1{Sda#ZD%T;wD_* zrR(uRL+ilL+JnOY9wm9-+$udbbEn?0(LOj>$r_hai=7gPtL*qQi|ZPXQR$29gp zkeHn=VZ^I8vx(Xr3C^*P2@HVj>StOa=0bwJ{*liQX>WaLOu?0&v$0Jsj zZGj8Z3^mjKv_3!Zt()Tzw)7pqx@$jMW2a1WYelRebzTA;ZOaH?FNSYztt>#^x{9&}1iB)CrBSv~c-4}XJO4VNu`kuHu8xMR`H+r@WMy3&f@(oD zV-IQUBfyT>ItFjOyTqV&0>y3{a4&QaiC7u|8A%bSB@^2+!6JcGyO0!VK!4kJZHk>1 znNk-3?ybKKaCMsmp|tx{qUMoqf7#pY9YA&lk%ZZwrPU|5J9327sG0NZzDc%Dr%025 zqCIwz@d$Rqv$k9j0=G{sMPM7F99180rOMfIOX{5lSZj~hBGDq+p)@>{DBd>D(nB2@ zz1GjEM9YEo=n!M0*-1Ij*Dw%_*w@JncJ0>&i~KC^eP`rF2U)|W{@J)VA!A!|1Qar* z*jjIw0i|Z_ef0$;GbCeMEUibRZ?mK78J{kaZ6ym=Hg~jl6AQ>=HEZjAwYpG94|(1j zW6N|q-Bz=DfN-cDdxU)xSwru&TsGqlj#fXTK+$96&LKfghSJ8J%i;Ld466Ic7^EwK zuHB7AWfjo^qGj`m7f~6w&sVL%jGPcDOR5_pYDq3q8i?$oc2L&4#06v<775i>3x}i}tq++VK{F93+C@%G zValBBMTkrmmI0*)W{`~}Bamck?hjo=AIT2H;zr=Ov-i5ctc-b|dO^D>y);olB4TMB zC|XiP28;VR$Cqm(8I)rp>kC5c^snH_B6o0E;XOGDq4mJAaYlw*nfA;o{!0X+V9n+`Q=20nuSDlk0 zdgAwJ=+@w{od%FmxoH4qYj6Ry<_6@487vZ>V-HCY_L4Ek;gHVAHhozyMcV2<0vW}W z{7{x50y!yd{Q&F2azst1q4hSTulr-+Tp`h%A*?MwAJ_+zEJ?ObOB4spn(@)R)X>2& zf=kQ!usm=ppk%N<3>mc_`qq7y4os*fgh3{fE%yV-ALNecQ9724spY3iR-n%;mLmd6 zE873Ja6=*qeEPg1Cyb7X=BtLlGg9Z#Gl5!Z*j^VXfzjv;q(@hx2?D~5Jdw7U_P2|X zXdzX>N67uq%&cTd!^|?#(m5pyv#$2jQbRr?MwiJL*{)@0>KMC94OKA3K#t72B8eGQ zho%5VV9w47VpMu*-A$wNL!A%GiU-iw7fW|M05Jh}mf1p5fbI&HM3Gac!nzy#;7ldzS7-AeZ2l+khNtzzZzBJg{dp zb~=mbyw7Y0_M9bK!fawT={_?Rk|qSC2C5A~wb;**BF6L!W`$oc0wS#Y$YvKE zd17j5OQIOlnsscaN0*DLL$AtD>*~b_1WCz@B5FbwppQe4OMr?AbDH21$qb#P1Oo$h z`Jrt*5Px-YLqh0lp~&%y-E2wy05*1A5Qnk%VHvfhCyH zC=hpY#SvhGb9KOVK)%&Y^RnGaB(p=7)*V4_v-Gn7YcXoCFRC_(RZ!S6b8Cfqwbxbv zIj6A?%91d9Xt1|+Of}XTw3;!B44<0% znWwtB|2&P4+P1NSp^2?K9QLkzeJ!ClT9SHNtqA8<27~p{mMh}O4{Na_#LV9CBRDWv z0#Jih47q~#9>@&J3tPNlQHDPawRfPgO~%%`y0s}74Z!7ym6a4BPiw1+ygEt-x+0)F zb#IHD5sR_Ifd)sVNL0&_vGT}Xc+?%csAYn*+Q^s#o56yZ9IR5MSuC&vo8!1&Bi#ab zqlFVvgjB+%|65pFi}1B2Pjo6A6*5T>N(ltKX>(B|m0NHnM|lj~Jr~#sRwic^FJ1-T`NnK`Sm1G_Iw#v}#|WQK-WlSrb8+AYnEC!}nrHzOofG;mq1M+5E# zF0gem)7`OLLSQ3s1BPWaokAx|WSl1)5O_Z6ba(|#QZlH~GNb{nI{^wDZ8k5vpDICX zWG18F@zH)Vr5-va5qopI{6+-mtjzF^x9ma0=x8jY25H&De=xXL-ukp$GA4EJ?nEl- zQ?{Ut(U?OkHjw~DK_d!wv%y_+E+_VTv|H%tHi!TN=lLhqd)(n^$wIw5XbX}6n z`wVcC!1m9<6ftn4w>5(+5MMNCf!6LiiE4Whw^Y6wQ<}v(+fAE42iREv2fEtS=E3Z# z5uh!P+mj_oiZsVqH6tECPhe|8cAs!~*a#jwEAVkGN;B?DgH?WY8pQ;Rv=0J-zk#a?d`U!O06|i&_pC0~% zs`H#tCai{-F-YNecP#Zgvjn-m4!WXHOEei+>hHL2yn0o89qjDD)2se_dhnP@n|qag zq7K&uG4;zpyE+``=ZwZifMAQ|GqM9DW;}m7&*Dql$%OnMBsqMELWGhrj(%q3(o|;F zm3fVvSr`q@)mGl(=b*|dsgt6oOp6bR~u`cPXan(Y?Gyewo|O!dC`^>(LOeEI&2wo%g8#w=7X*X=dws6C9Z=RM)P&R>XeWcW*}*S9|dBO z#E4vw6hn)0PQ$k*rB~U=N_Ki%gBgJqonHde7}bdbG3X-bM%8BGh!5%`glVkCChN}~g3BW$M}kFK2>ONsVtFvIPh8-j|! zP`X_o->~@7R1I1~_EP)g01;!(lkT_dq{zVuDO3BhOrBuw4xoebW0}oV0S%e1I!G@ zS(<=GAhvWhk}V>&+|*Y)b=L0-?9AW-BY4bAxj;rqE3At~Ky}WW0=SHa2iUo(K{h79 zoT?DC0FAa;NfwZ-@hm`!>^_u$QRi@h3rq?mNydOZGE=G{H&Tn{xCKvROl{R@LvI^( zB**_YItF)xh#kMXDH{M%hCO)$0MF=nR&EvuhTU2bMl1Q!wJQMKqreW=pfU8fHKC=;%8?Wy zW7a2QbPj5(!NIjz>u$oivp7#D1d0NoTZEjF9$;1MK(IMCCG zx#4mA491Rzkwx{-qhlU*CEw$JHpIZDM;^H+`-KBjpLq;>6vPe?U29I&lkB=&7dC0T zkL-zu_B9&G9&wIzIR`R>lTzb(!J|=U9R-`&X&KV;#bWceXp7Ay_biXxa!>Y)!Gw|^ zRzPXZRpL4+;23w5y4e9ilxJLLJ(vJZZMK~=hmp~M@T|Zw#n?zU2c03D=h^@)oM4jt zsnM*VVdlh?mfl95dUI}PN`okEK2kL0v3MjOvN9u+K?D|Fd;ZM@K@!6VE-4WpdRjVS z`e9&)&ImiJgbn!Hp)7H-n8gVs%>dH{es0F7IG{|}g8|!fpqD#of!gVkQq&1hX3_GZ z_3_C-5c<`Ii&6%I$Pr){sa-I;}6YGm*O`nF^QD6H`R=aiQ0s=u4 zTza2}Kqg;X`>lWu)lt7?a43FWI*YMWGq5^yjaX|lW+X^@MFS{LxLd9dEvFY2K>Mgp?OA;_w>u?86cFL0 zl^u|i`zRqxP>`3><7&bkb1pweD>LXk79h=KJ3K9)2o~)&cO%)=1g}F zezt&oXXmE4tL+eryM}%D`&caP0o?<5GC3n&x1^uY*oC}O)4&Ny&lDB0x4RvToOh&) zr$x!r&{le0YierKcvjGr`MhwQN2@c|(vL0gU66c2WH&Pd(};GS(b>6m9(kOx2U$5v z@|0jSjm6$YCkMz`nb*JIW&u`KPe-hr@wz*AM^1+0bSRGYKYlwV;Do^T4dXIFHa6J1 z)5oZS&(qlha)lDCehAo6iE0Y?R>0YuTY#ACrKQ=>*;xRyl>~C^y1g2X{k0@ro$W{? zwvM-s$pDz_i65J#OcG%Bz!;8vLC%YD?so%r2z*0VV~N1-I_u_z2H-X|cn0LCMglSM zk_53Mlgw>~!{KUf$8{>kWIt>;QEu|Y(%7QI@3#!A20N#nd+-LJ&->U1fju>|lm~u` zMVtiAa2v1VIPJr2mhANV{@gxO%YTY*rpumms_z`G6*Nz z@vOfDix06fV0>$B$utX(vNk(w-AuBv%gzxK2aX60xFRL6_ufZ}bZ!6>Cu>P8z_~%E zH<=FdoV||Vfm~{K063R%M}Vz=BS&@=XYTJbm>oS$PO`<-#+Jr*?hJ)Bt`PObM)kSZ8H|g?k<=*@;I^`DUND+wP){p6|2G-|G5*}WiV*^B=KId- z;G@Tf8k-jmEBQtPM31$T_1&(cVlBrp3fd&t$w|wntNq&V-IN5&It_E4@Imd|Kl?!< zfuUTc3zAHObCRvo`Z^&~rld%Ai4Mrxfz*f=J2kV1&iOMk#tIN2lVtAiQla>BXSp(9++bG|?7bP^y}FKW_JBeC3hEjw3ZfkQ=ooGj?Ibj8S#saVB*- z(a3wWYzYE&Mi#gdr2U=EcHfQNhXCmfHXuAzgA3lI-REUKqmoum9Ai$?F!CHEmD0~z zqF9XWl^>uxWn#1olpsOM+>$6(x}0oQrzmhdPl^o4kuac)((nmM5;-1}WlGssZT7om z&`$%t(;*_@Mk^abP-k3?V4{ACM!F=WN2VN=j44B&BSj(rM^iD32B1+VaO%L_i|*Y4 zY*t?&sLqff4*OA7!ZgPku1D6@utwCJ{WyPAO_H%kf$k=8h&W*C==PQYs~c!Wj2#U! zFn*)-F|TRRDm+6Dq3p;2+49V@!K-(?{xPPPoF1to z$x0H=yC}mJp~L3**vIz?8MOj$Qro8;i>#|LTTB(5kG`YF^a7^fmu>C|j@F))CsXdp z2*c0Hi~~%Z-PZrVI2D6HRvrQW5r+0;$An*<4jfMfb~Hxr6qu(0VIU{6XB%fdUt+7GKM$ZQ7d z+*G-q^3AhAkG6UGeKe43wk=Z~@{qi^8g4~a7kh3;^x0=fpYx@Ed05BU<|1?Y@y9GNH9cw6|*ydMtC~bu#Ur zW^%V9`U#e%tuqzfu>F?#-9|w@YT*rZk~0~*#cRn2ktxkSAW3Ed%?xnei<~%b>YUvy zQB0iuZb_Yd#{V~D+^D7_lR5mbj7|2~MWfx0!AN^YIy$^?2|Zp0fzVvE@~A_$*cnVA zMw#g)ypCq2vdiFXhx6E0)LqSNUxhI zVW-W=i}3ha-8{;~vjY#ZReptXbC!%U_7TS<<#h*49XcddFz8&+VQpzLHIvtFG}ukc ztmOZTJf~!aiH*rPc@pR;9nD7=JCGdVDq<116>`I1b5xT@tC-Dp5?2cO>`Zi$Oc?Cc z(=Nq~W}cBGvz~W!9>~};tnKM?az?r*E|O;jW_03+7UVQwICongNlHz~C-}PvCLZYw zR_qcowKa`$hP?y!^;8FkQe+UQgE~86O1M%&)(VWI%!rlfG4Y`wbreh^=ZP%0M8brg z;dU5oO-Jt}hg^{e*c8v~l#?WMUt?_~z?@+B^hF06nQ2~sj#!{Wam0bn8hwA4g(GPp zre)|l%aSOn8U*|Kj6IRW895IgvD0rHxqx+pbT_1PaWqhU>-R^eY8dPASqqQe_aWKy zbYM@gdG;KmUU;{SlVCmuzzWeg767aWXd_QWP{P+&9)h)*5Dlk z!wjP}|BcZa_lfvoG{C0G|7UodwcV@AJHfqqjue^oy9ceoY@nI}^Q?wH6;v~TLW`Kr zXy79tKO?#FmJgG$lhVOuZE*2ZjE(?$gwY2R3`cIyVJA+KNNfEK$gcDqZHkf0VMdOe zm>Iv^1hyK8I~oYO9l-Us@yB|M4gsFj<5}h%0zYagcd)ZD(q&^V&IE^>F~$_5al^!k4%1 zJn&9?;+~W-ewCt^;T`NeM?jwi+M(lXmEnk#nsGM*Cu2AujAFmD9g=3^cRpazg{)2P zn8^slCiA+?NR(!+NuZ1{S-MkuZF%6gv9{}!d*XLgzfH?4N!?6zAmK9F0seNx-8fs1 zXDviP*JZL(3;|+<;j`Pb3|s~}q7~H5vaL6j*f~=voG(jG12zp0Lhxjb*#NQD5r-zc z8>nBrJig*G4d%vKNVex5w1@9RM?K}U<_D?ky?<0-r@?(R`7p`ot`?H2s#>^rZ4^=FlN|z7;uANn-1>IN}N2Cr3Zk`BP^T*Bp+h=GXQ?n zq4@~xH~`i&0DT(!&VYJ`-9wFiKyS}TnG}0}0I747b%*zVRH^Xn>CK)NJe~mTrv#t_ zcabwXLIlFM0P-}L$AMa&#=dX$_}d`x3eTZ?RLY=?o8@$7*!k>srvp9PW)jSU?U;_9 z^Qe?K+IdESZGby%u+M1qd$#NeEItDAvw?m9$ftmLQX9{>7*l{gdPf)rHlFHin8at8 zf231nfja`;X`qjQ{TPtT2$-J+=#L;%GCuZM%zFe-GoTq|EqXG0J-rjFA!)YD@D%G+(%jVtWGl1QAU{d2%u&<<*Zbo86f4@e+txxnf@rS&tmU0L4FkI zvtVzu0H1hQIRnIJ0C_feJe#F6_kc5iO=q3M`0__VKFhGvjLYYO_Y5XJ1jJ{7c^Yep zHW&J!52nA`qtNH$?S3o4*oSLk&tTSPNrW?X?<5;9naK^$U}fVxx$Ap|$u2f@bg3gWkxHK%Fp4+8RMf$}i0&g=*$e&(C#qxaD0ZvpHl zv+I6`Mm!BUmxWOUFGBaUp^pXA9e5eL-vl3cNcl?@AS6vgTG5D@?CMq zTi=Sx2mN33JO2+a9~-FUJu&myl|RHap8Fr(82g7GfB2M~pO3%PF!NeM|wNi2*CXBkqA8W@y2&T>3yVv%g*IK)!uk)}MmImzx& dTmu6$gLVMJ@>Lg{{{wY0c)I$ztaD0e0szdFIh)break;k=b.indexOf("}",h);if(h+1>=k)break;m=q=b.substring(h+1,k);n=null;l=m.indexOf(" ");-1a.ie&&(l=g=2,h=e.compatMode,p=r(e.documentElement,"borderLeftWidth"),e=r(e.documentElement,"borderTopWidth"),6===a.ie&&"BackCompat"!==h&&(l=g=0),"BackCompat"==h&&("medium"!==p&& -(g=parseInt(p,10)),"medium"!==e&&(l=parseInt(e,10))),f[0]-=g,f[1]-=l);if(d||b)f[0]+=b,f[1]+=d;f[0]=m(f[0]);f[1]=m(f[1])}return f}:function(b){var d,f,e,g=!1,l=b;if(c.Dom._canPosition(b)){g=[b.offsetLeft,b.offsetTop];d=c.Dom.getDocumentScrollLeft(b.ownerDocument);f=c.Dom.getDocumentScrollTop(b.ownerDocument);for(e=p||519=this.left&&c.right<=this.right&&c.top>=this.top&&c.bottom<=this.bottom}; -YAHOO.util.Region.prototype.getArea=function(){return(this.bottom-this.top)*(this.right-this.left)};YAHOO.util.Region.prototype.intersect=function(c){var e=Math.max(this.top,c.top),a=Math.min(this.right,c.right),d=Math.min(this.bottom,c.bottom);c=Math.max(this.left,c.left);return d>=e&&a>=c?new YAHOO.util.Region(e,a,d,c):null}; -YAHOO.util.Region.prototype.union=function(c){var e=Math.min(this.top,c.top),a=Math.max(this.right,c.right),d=Math.max(this.bottom,c.bottom);c=Math.min(this.left,c.left);return new YAHOO.util.Region(e,a,d,c)};YAHOO.util.Region.prototype.toString=function(){return"Region {top: "+this.top+", right: "+this.right+", bottom: "+this.bottom+", left: "+this.left+", height: "+this.height+", width: "+this.width+"}"}; -YAHOO.util.Region.getRegion=function(c){var e=YAHOO.util.Dom.getXY(c);return new YAHOO.util.Region(e[1],e[0]+c.offsetWidth,e[1]+c.offsetHeight,e[0])};YAHOO.util.Point=function(c,e){YAHOO.lang.isArray(c)&&(e=c[1],c=c[0]);YAHOO.util.Point.superclass.constructor.call(this,e,c,e,c)};YAHOO.extend(YAHOO.util.Point,YAHOO.util.Region); -(function(){var c=YAHOO.util,e=/^width|height$/,a=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz|%){1}?/i,d={get:function(b,d){var e="",e=b.currentStyle[d];return e="opacity"===d?c.Dom.getStyle(b,"opacity"):!e||e.indexOf&&-1d&&(c=d-(b[l]-d)),b.style[a]="auto")):(b.style[m]||b.style[a]||(b.style[a]=d),c=b.style[m]);return c+"px"},getBorderWidth:function(b,a){var d=null;b.currentStyle.hasLayout||(b.style.zoom=1);switch(a){case "borderTopWidth":d=b.clientTop;break;case "borderBottomWidth":d=b.offsetHeight-b.clientHeight-b.clientTop;break;case "borderLeftWidth":d=b.clientLeft;break;case "borderRightWidth":d=b.offsetWidth-b.clientWidth-b.clientLeft}return d+"px"},getPixel:function(b,a){var d= -null,c=b.currentStyle.right;b.style.right=b.currentStyle[a];d=b.style.pixelRight;b.style.right=c;return d+"px"},getMargin:function(b,a){return"auto"==b.currentStyle[a]?"0px":c.Dom.IE.ComputedStyle.getPixel(b,a)},getVisibility:function(b,a){for(var d;(d=b.currentStyle)&&"inherit"==d[a];)b=b.parentNode;return d?d[a]:"visible"},getColor:function(b,a){return c.Dom.Color.toRGB(b.currentStyle[a])||"transparent"},getBorderColor:function(b,a){var d=b.currentStyle;return c.Dom.Color.toRGB(c.Dom.Color.toHex(d[a]|| -d.color))}},b={};b.top=b.right=b.bottom=b.left=b.width=b.height=d.getOffset;b.color=d.getColor;b.borderTopWidth=b.borderRightWidth=b.borderBottomWidth=b.borderLeftWidth=d.getBorderWidth;b.marginTop=b.marginRight=b.marginBottom=b.marginLeft=d.getMargin;b.visibility=d.getVisibility;b.borderColor=b.borderTopColor=b.borderRightColor=b.borderBottomColor=b.borderLeftColor=d.getBorderColor;c.Dom.IE_COMPUTED=b;c.Dom.IE_ComputedStyle=d})(); -(function(){var c=parseInt,e=RegExp,a=YAHOO.util;a.Dom.Color={KEYWORDS:{black:"000",silver:"c0c0c0",gray:"808080",white:"fff",maroon:"800000",red:"f00",purple:"800080",fuchsia:"f0f",green:"008000",lime:"0f0",olive:"808000",yellow:"ff0",navy:"000080",blue:"00f",teal:"008080",aqua:"0ff"},re_RGB:/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i,re_hex:/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i,re_hex3:/([0-9A-F])/gi,toRGB:function(d){a.Dom.Color.re_RGB.test(d)||(d=a.Dom.Color.toHex(d));a.Dom.Color.re_hex.exec(d)&& -(d="rgb("+[c(e.$1,16),c(e.$2,16),c(e.$3,16)].join(", ")+")");return d},toHex:function(d){d=a.Dom.Color.KEYWORDS[d]||d;if(a.Dom.Color.re_RGB.exec(d)){d=1===e.$2.length?"0"+e.$2:Number(e.$2);var b=1===e.$3.length?"0"+e.$3:Number(e.$3);d=[(1===e.$1.length?"0"+e.$1:Number(e.$1)).toString(16),d.toString(16),b.toString(16)].join("")}6>d.length&&(d=d.replace(a.Dom.Color.re_hex3,"$1$1"));"transparent"!==d&&0>d.indexOf("#")&&(d="#"+d);return d.toLowerCase()}}})(); -YAHOO.register("dom",YAHOO.util.Dom,{version:"2.7.0",build:"1796"});YAHOO.util.CustomEvent=function(c,e,a,d){this.type=c;this.scope=e||window;this.silent=a;this.signature=d||YAHOO.util.CustomEvent.LIST;this.subscribers=[];"_YUICEOnSubscribe"!==c&&(this.subscribeEvent=new YAHOO.util.CustomEvent("_YUICEOnSubscribe",this,!0));this.lastError=null};YAHOO.util.CustomEvent.LIST=0;YAHOO.util.CustomEvent.FLAT=1; -YAHOO.util.CustomEvent.prototype={subscribe:function(c,e,a){if(!c)throw Error("Invalid callback for subscriber to '"+this.type+"'");this.subscribeEvent&&this.subscribeEvent.fire(c,e,a);this.subscribers.push(new YAHOO.util.Subscriber(c,e,a))},unsubscribe:function(c,e){if(!c)return this.unsubscribeAll();for(var a=!1,d=0,b=this.subscribers.length;dthis.webkit&& -("click"==a||"dblclick"==a)},removeListener:function(d,c,f,l){var g,h,m;if("string"==typeof d)d=this.getEl(d);else if(this._isValidCollection(d)){l=!0;for(g=d.length-1;-1c.webkit?c._dri=setInterval(function(){var a=document.readyState;if("loaded"==a||"complete"==a)clearInterval(c._dri),c._dri=null,c._ready()},c.POLL_INTERVAL):c._simpleAdd(document,"DOMContentLoaded",c._ready);c._simpleAdd(window,"load",c._load);c._simpleAdd(window,"unload",c._unload);c._tryPreloadAttach()}());YAHOO.util.EventProvider=function(){}; -YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(c,e,a,d){this.__yui_events=this.__yui_events||{};var b=this.__yui_events[c];b?b.subscribe(e,a,d):(b=this.__yui_subscribers=this.__yui_subscribers||{},b[c]||(b[c]=[]),b[c].push({fn:e,obj:a,overrideContext:d}))},unsubscribe:function(c,e,a){var d=this.__yui_events=this.__yui_events||{};if(c){if(d=d[c])return d.unsubscribe(e,a)}else{c=!0;for(var b in d)YAHOO.lang.hasOwnProperty(d,b)&&(c=c&&d[b].unsubscribe(e, -a));return c}return!1},unsubscribeAll:function(c){return this.unsubscribe(c)},createEvent:function(c,e){this.__yui_events=this.__yui_events||{};var a=e||{},d=this.__yui_events;if(!d[c]){var b=new YAHOO.util.CustomEvent(c,a.scope||this,a.silent,YAHOO.util.CustomEvent.FLAT);d[c]=b;a.onSubscribeCallback&&b.subscribeEvent.subscribe(a.onSubscribeCallback);this.__yui_subscribers=this.__yui_subscribers||{};if(a=this.__yui_subscribers[c])for(var f=0;fthis.clickPixelThresh||c>this.clickPixelThresh)&&this.startDrag(this.startX,this.startY)}this.dragThreshMet&&(d&&d.events.b4Drag&&(d.b4Drag(a),d.fireEvent("b4DragEvent",{e:a})),d&&d.events.drag&&(d.onDrag(a), -d.fireEvent("dragEvent",{e:a})),d&&this.fireEvents(a,!1));this.stopEvent(a)}},fireEvents:function(a,d){var b=this.dragCurrent;if(b&&!b.isLocked()&&!b.dragOnly){var c=YAHOO.util.Event.getPageX(a),e=YAHOO.util.Event.getPageY(a),h=new YAHOO.util.Point(c,e),e=b.getTargetCoord(h.x,h.y),k=b.getDragEl(),c=["out","over","drop","enter"],l=new YAHOO.util.Region(e.y,e.x+k.offsetWidth,e.y+k.offsetHeight,e.x),m=[],n={},e=[],k={outEvts:[],overEvts:[],dropEvts:[],enterEvts:[]},p;for(p in this.dragOvers){var q=this.dragOvers[p]; -this.isTypeOfDD(q)&&(this.isOverTarget(h,q,this.mode,l)||k.outEvts.push(q),m[p]=!0,delete this.dragOvers[p])}for(var r in b.groups)if("string"==typeof r)for(p in this.ids[r])q=this.ids[r][p],this.isTypeOfDD(q)&&q.isTarget&&!q.isLocked()&&q!=b&&this.isOverTarget(h,q,this.mode,l)&&(n[r]=!0,d?k.dropEvts.push(q):(m[q.id]?k.overEvts.push(q):k.enterEvts.push(q),this.dragOvers[q.id]=q));this.interactionInfo={out:k.outEvts,enter:k.enterEvts,over:k.overEvts,drop:k.dropEvts,point:h,draggedRegion:l,sourceRegion:this.locationCache[b.id], -validDrop:d};for(var v in n)e.push(v);d&&!k.dropEvts.length&&(this.interactionInfo.validDrop=!1,b.events.invalidDrop&&(b.onInvalidDrop(a),b.fireEvent("invalidDropEvent",{e:a})));for(p=0;pthis.maxX&&(b= -this.maxX));this.constrainY&&(cthis.maxY&&(c=this.maxY));b=this.getTick(b,this.xTicks);c=this.getTick(c,this.yTicks);return{x:b,y:c}},addInvalidHandleType:function(a){a=a.toUpperCase();this.invalidHandleTypes[a]=a},addInvalidHandleId:function(a){"string"!==typeof a&&(a=e.generateId(a));this.invalidHandleIds[a]=a},addInvalidHandleClass:function(a){this.invalidHandleClasses.push(a)},removeInvalidHandleType:function(a){a=a.toUpperCase();delete this.invalidHandleTypes[a]}, -removeInvalidHandleId:function(a){"string"!==typeof a&&(a=e.generateId(a));delete this.invalidHandleIds[a]},removeInvalidHandleClass:function(a){for(var d=0,b=this.invalidHandleClasses.length;d=this.minX;c-=d)b[c]||(this.xTicks[this.xTicks.length]=c,b[c]=!0);for(c=this.initPageX;c<=this.maxX;c+=d)b[c]||(this.xTicks[this.xTicks.length]=c,b[c]=!0);this.xTicks.sort(this.DDM.numericSort)},setYTicks:function(a,d){this.yTicks=[];this.yTickSize=d;for(var b={},c=this.initPageY;c>=this.minY;c-=d)b[c]||(this.yTicks[this.yTicks.length]=c,b[c]=!0);for(c=this.initPageY;c<= -this.maxY;c+=d)b[c]||(this.yTicks[this.yTicks.length]=c,b[c]=!0);this.yTicks.sort(this.DDM.numericSort)},setXConstraint:function(a,d,b){this.leftConstraint=parseInt(a,10);this.rightConstraint=parseInt(d,10);this.minX=this.initPageX-this.leftConstraint;this.maxX=this.initPageX+this.rightConstraint;b&&this.setXTicks(this.initPageX,b);this.constrainX=!0},clearConstraints:function(){this.constrainY=this.constrainX=!1;this.clearTicks()},clearTicks:function(){this.yTicks=this.xTicks=null;this.yTickSize= -this.xTickSize=0},setYConstraint:function(a,d,b){this.topConstraint=parseInt(a,10);this.bottomConstraint=parseInt(d,10);this.minY=this.initPageY-this.topConstraint;this.maxY=this.initPageY+this.bottomConstraint;b&&this.setYTicks(this.initPageY,b);this.constrainY=!0},resetConstraints:function(){this.initPageX||0===this.initPageX?this.setInitPosition(this.maintainOffset?this.lastPageX-this.initPageX:0,this.maintainOffset?this.lastPageY-this.initPageY:0):this.setInitPosition();this.constrainX&&this.setXConstraint(this.leftConstraint, -this.rightConstraint,this.xTickSize);this.constrainY&&this.setYConstraint(this.topConstraint,this.bottomConstraint,this.yTickSize)},getTick:function(a,d){if(d){if(d[0]>=a)return d[0];for(var b=0,c=d.length;b=a)return d[e]-a>a-d[b]?d[b]:d[e]}return d[d.length-1]}return a},toString:function(){return"DragDrop "+this.id}};YAHOO.augment(YAHOO.util.DragDrop,YAHOO.util.EventProvider)})();YAHOO.util.DD=function(c,e,a){c&&this.init(c,e,a)}; -YAHOO.extend(YAHOO.util.DD,YAHOO.util.DragDrop,{scroll:!0,autoOffset:function(c,e){this.setDelta(c-this.startPageX,e-this.startPageY)},setDelta:function(c,e){this.deltaX=c;this.deltaY=e},setDragElPos:function(c,e){var a=this.getDragEl();this.alignElWithMouse(a,c,e)},alignElWithMouse:function(c,e,a){var d=this.getTargetCoord(e,a);this.deltaSetXY?(YAHOO.util.Dom.setStyle(c,"left",d.x+this.deltaSetXY[0]+"px"),YAHOO.util.Dom.setStyle(c,"top",d.y+this.deltaSetXY[1]+"px")):(YAHOO.util.Dom.setXY(c,[d.x, -d.y]),e=parseInt(YAHOO.util.Dom.getStyle(c,"left"),10),a=parseInt(YAHOO.util.Dom.getStyle(c,"top"),10),this.deltaSetXY=[e-d.x,a-d.y]);this.cachePosition(d.x,d.y);var b=this;setTimeout(function(){b.autoScroll.call(b,d.x,d.y,c.offsetHeight,c.offsetWidth)},0)},cachePosition:function(c,e){if(c)this.lastPageX=c,this.lastPageY=e;else{var a=YAHOO.util.Dom.getXY(this.getEl());this.lastPageX=a[0];this.lastPageY=a[1]}},autoScroll:function(c,e,a,d){if(this.scroll){var b=this.DDM.getClientHeight(),f=this.DDM.getClientWidth(), -g=this.DDM.getScrollTop(),h=this.DDM.getScrollLeft();d+=c;var k=b+g-e-this.deltaY,l=f+h-c-this.deltaX,m=document.all?80:30;a+e>b&&40>k&&window.scrollTo(h,g+m);ee-g&&window.scrollTo(h,g-m);d>f&&40>l&&window.scrollTo(h+m,g);cc-h&&window.scrollTo(h-m,g)}},applyConfig:function(){YAHOO.util.DD.superclass.applyConfig.call(this);this.scroll=!1!==this.config.scroll},b4MouseDown:function(c){this.setStartPosition();this.autoOffset(YAHOO.util.Event.getPageX(c),YAHOO.util.Event.getPageY(c))}, -b4Drag:function(c){this.setDragElPos(YAHOO.util.Event.getPageX(c),YAHOO.util.Event.getPageY(c))},toString:function(){return"DD "+this.id}});YAHOO.util.DDProxy=function(c,e,a){c&&(this.init(c,e,a),this.initFrame())};YAHOO.util.DDProxy.dragElId="ygddfdiv"; -YAHOO.extend(YAHOO.util.DDProxy,YAHOO.util.DD,{resizeFrame:!0,centerFrame:!1,createFrame:function(){var c=this,e=document.body;if(e&&e.firstChild){var a=this.getDragEl(),d=YAHOO.util.Dom;if(!a){a=document.createElement("div");a.id=this.dragElId;var b=a.style;b.position="absolute";b.visibility="hidden";b.cursor="move";b.border="2px solid #aaa";b.zIndex=999;b.height="25px";b.width="25px";b=document.createElement("div");d.setStyle(b,"height","100%");d.setStyle(b,"width","100%");d.setStyle(b,"background-color", -"#ccc");d.setStyle(b,"opacity","0");a.appendChild(b);e.insertBefore(a,e.firstChild)}}else setTimeout(function(){c.createFrame()},50)},initFrame:function(){this.createFrame()},applyConfig:function(){YAHOO.util.DDProxy.superclass.applyConfig.call(this);this.resizeFrame=!1!==this.config.resizeFrame;this.centerFrame=this.config.centerFrame;this.setDragElId(this.config.dragElId||YAHOO.util.DDProxy.dragElId)},showFrame:function(c,e){this.getEl();var a=this.getDragEl(),d=a.style;this._resizeProxy();this.centerFrame&& -this.setDelta(Math.round(parseInt(d.width,10)/2),Math.round(parseInt(d.height,10)/2));this.setDragElPos(c,e);YAHOO.util.Dom.setStyle(a,"visibility","visible")},_resizeProxy:function(){if(this.resizeFrame){var c=YAHOO.util.Dom,e=this.getEl(),a=this.getDragEl(),d=parseInt(c.getStyle(a,"borderTopWidth"),10),b=parseInt(c.getStyle(a,"borderRightWidth"),10),f=parseInt(c.getStyle(a,"borderBottomWidth"),10),g=parseInt(c.getStyle(a,"borderLeftWidth"),10);isNaN(d)&&(d=0);isNaN(b)&&(b=0);isNaN(f)&&(f=0);isNaN(g)&& -(g=0);b=Math.max(0,e.offsetWidth-b-g);e=Math.max(0,e.offsetHeight-d-f);c.setStyle(a,"width",b+"px");c.setStyle(a,"height",e+"px")}},b4MouseDown:function(c){this.setStartPosition();var e=YAHOO.util.Event.getPageX(c);c=YAHOO.util.Event.getPageY(c);this.autoOffset(e,c)},b4StartDrag:function(c,e){this.showFrame(c,e)},b4EndDrag:function(c){YAHOO.util.Dom.setStyle(this.getDragEl(),"visibility","hidden")},endDrag:function(c){c=YAHOO.util.Dom;var e=this.getEl(),a=this.getDragEl();c.setStyle(a,"visibility", -"");c.setStyle(e,"visibility","hidden");YAHOO.util.DDM.moveToEl(e,a);c.setStyle(a,"visibility","hidden");c.setStyle(e,"visibility","")},toString:function(){return"DDProxy "+this.id}});YAHOO.util.DDTarget=function(c,e,a){c&&this.initTarget(c,e,a)};YAHOO.extend(YAHOO.util.DDTarget,YAHOO.util.DragDrop,{toString:function(){return"DDTarget "+this.id}});YAHOO.register("dragdrop",YAHOO.util.DragDropMgr,{version:"2.7.0",build:"1796"}); -(function(){function c(b,a,d,e){c.ANIM_AVAIL=!YAHOO.lang.isUndefined(YAHOO.util.Anim);b&&(this.init(b,a,!0),this.initSlider(e),this.initThumb(d))}var e=YAHOO.util.Dom.getXY,a=YAHOO.util.Event,d=Array.prototype.slice;YAHOO.lang.augmentObject(c,{getHorizSlider:function(b,a,d,e,k){return new c(b,b,new YAHOO.widget.SliderThumb(a,b,d,e,0,0,k),"horiz")},getVertSlider:function(b,a,d,e,k){return new c(b,b,new YAHOO.widget.SliderThumb(a,b,0,0,d,e,k),"vert")},getSliderRegion:function(b,a,d,e,k,l,m){return new c(b, -b,new YAHOO.widget.SliderThumb(a,b,d,e,k,l,m),"region")},SOURCE_UI_EVENT:1,SOURCE_SET_VALUE:2,SOURCE_KEY_EVENT:3,ANIM_AVAIL:!1},!0);YAHOO.extend(c,YAHOO.util.DragDrop,{_mouseDown:!1,dragOnly:!0,initSlider:function(b){this.type=b;this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);this.isTarget=!1;this.animate=c.ANIM_AVAIL;this.backgroundEnabled=!0;this.tickPause=40;this.enableKeys=!0;this.keyIncrement=20;this.moveComplete=!0;this.animationDuration= -.2;this.SOURCE_UI_EVENT=1;this.SOURCE_SET_VALUE=2;this.valueChangeSource=0;this._silent=!1;this.lastOffset=[0,0]},initThumb:function(b){var a=this;this.thumb=b;b.cacheBetweenDrags=!0;b._isHoriz&&b.xTicks&&b.xTicks.length?this.tickPause=Math.round(360/b.xTicks.length):b.yTicks&&b.yTicks.length&&(this.tickPause=Math.round(360/b.yTicks.length));b.onAvailable=function(){return a.setStartSliderState()};b.onMouseDown=function(){a._mouseDown=!0;return a.focus()};b.startDrag=function(){a._slideStart()};b.onDrag= -function(){a.fireEvents(!0)};b.onMouseUp=function(){a.thumbMouseUp()}},onAvailable:function(){this._bindKeyEvents()},_bindKeyEvents:function(){a.on(this.id,"keydown",this.handleKeyDown,this,!0);a.on(this.id,"keypress",this.handleKeyPress,this,!0)},handleKeyPress:function(b){if(this.enableKeys)switch(a.getCharCode(b)){case 37:case 38:case 39:case 40:case 36:case 35:a.preventDefault(b)}},handleKeyDown:function(b){if(this.enableKeys){var d=a.getCharCode(b),e=this.thumb,h=this.getXValue(),k=this.getYValue(), -l=!0;switch(d){case 37:h-=this.keyIncrement;break;case 38:k-=this.keyIncrement;break;case 39:h+=this.keyIncrement;break;case 40:k+=this.keyIncrement;break;case 36:h=e.leftConstraint;k=e.topConstraint;break;case 35:h=e.rightConstraint;k=e.bottomConstraint;break;default:l=!1}l&&(e._isRegion?this._setRegionValue(c.SOURCE_KEY_EVENT,h,k,!0):this._setValue(c.SOURCE_KEY_EVENT,e._isHoriz?h:k,!0),a.stopEvent(b))}},setStartSliderState:function(){this.setThumbCenterPoint();this.baselinePos=e(this.getEl());this.thumb.startOffset= -this.thumb.getOffsetFromParent(this.baselinePos);this.thumb._isRegion?this.deferredSetRegionValue?(this._setRegionValue.apply(this,this.deferredSetRegionValue),this.deferredSetRegionValue=null):this.setRegionValue(0,0,!0,!0,!0):this.deferredSetValue?(this._setValue.apply(this,this.deferredSetValue),this.deferredSetValue=null):this.setValue(0,!0,!0,!0)},setThumbCenterPoint:function(){var b=this.thumb.getEl();b&&(this.thumbCenterPoint={x:parseInt(b.offsetWidth/2,10),y:parseInt(b.offsetHeight/2,10)})}, -lock:function(){this.thumb.lock();this.locked=!0},unlock:function(){this.thumb.unlock();this.locked=!1},thumbMouseUp:function(){this._mouseDown=!1;this.isLocked()||this.moveComplete||this.endMove()},onMouseUp:function(){this._mouseDown=!1;!this.backgroundEnabled||this.isLocked()||this.moveComplete||this.endMove()},getThumb:function(){return this.thumb},focus:function(){this.valueChangeSource=c.SOURCE_UI_EVENT;var b=this.getEl();if(b.focus)try{b.focus()}catch(a){}this.verifyOffset();return!this.isLocked()}, -onChange:function(b,a){},onSlideStart:function(){},onSlideEnd:function(){},getValue:function(){return this.thumb.getValue()},getXValue:function(){return this.thumb.getXValue()},getYValue:function(){return this.thumb.getYValue()},setValue:function(){var b=d.call(arguments);b.unshift(c.SOURCE_SET_VALUE);return this._setValue.apply(this,b)},_setValue:function(b,a,d,e,k){var l=this.thumb,m;if(!l.available)return this.deferredSetValue=arguments,!1;if(this.isLocked()&&!e||isNaN(a)||l._isRegion)return!1; -this._silent=k;this.valueChangeSource=b||c.SOURCE_SET_VALUE;l.lastOffset=[a,a];this.verifyOffset(!0);this._slideStart();l._isHoriz?(m=l.initPageX+a+this.thumbCenterPoint.x,this.moveThumb(m,l.initPageY,d)):(m=l.initPageY+a+this.thumbCenterPoint.y,this.moveThumb(l.initPageX,m,d));return!0},setRegionValue:function(){var b=d.call(arguments);b.unshift(c.SOURCE_SET_VALUE);return this._setRegionValue.apply(this,b)},_setRegionValue:function(b,a,d,e,k,l){var m=this.thumb;if(!m.available)return this.deferredSetRegionValue= -arguments,!1;if(this.isLocked()&&!k||isNaN(a)||!m._isRegion)return!1;this._silent=l;this.valueChangeSource=b||c.SOURCE_SET_VALUE;m.lastOffset=[a,d];this.verifyOffset(!0);this._slideStart();this.moveThumb(m.initPageX+a+this.thumbCenterPoint.x,m.initPageY+d+this.thumbCenterPoint.y,e);return!0},verifyOffset:function(b){b=e(this.getEl());var a=this.thumb;this.thumbCenterPoint&&this.thumbCenterPoint.x||this.setThumbCenterPoint();return!b||b[0]==this.baselinePos[0]&&b[1]==this.baselinePos[1]?!0:(this.setInitPosition(), -this.baselinePos=b,a.initPageX=this.initPageX+a.startOffset[0],a.initPageY=this.initPageY+a.startOffset[1],a.deltaSetXY=null,this.resetThumbConstraints(),!1)},moveThumb:function(b,a,d,h){var k=this.thumb,l=this,m,n;k.available&&(k.setDelta(this.thumbCenterPoint.x,this.thumbCenterPoint.y),n=k.getTargetCoord(b,a),m=[Math.round(n.x),Math.round(n.y)],this.animate&&k._graduated&&!d?(this.lock(),this.curCoord=e(this.thumb.getEl()),this.curCoord=[Math.round(this.curCoord[0]),Math.round(this.curCoord[1])], -setTimeout(function(){l.moveOneTick(m)},this.tickPause)):this.animate&&c.ANIM_AVAIL&&!d?(this.lock(),b=new YAHOO.util.Motion(k.id,{points:{to:m}},this.animationDuration,YAHOO.util.Easing.easeOut),b.onComplete.subscribe(function(){l.unlock();l._mouseDown||l.endMove()}),b.animate()):(k.setDragElPos(b,a),h||this._mouseDown||this.endMove()))},_slideStart:function(){this._sliding||(this._silent||(this.onSlideStart(),this.fireEvent("slideStart")),this._sliding=!0)},_slideEnd:function(){if(this._sliding&& -this.moveComplete){var b=this._silent;this.moveComplete=this._silent=this._sliding=!1;b||(this.onSlideEnd(),this.fireEvent("slideEnd"))}},moveOneTick:function(b){var a=this.thumb,d=this,c=null,e;a._isRegion?(c=this._getNextX(this.curCoord,b),e=null!==c?c[0]:this.curCoord[0],c=this._getNextY(this.curCoord,b),c=null!==c?c[1]:this.curCoord[1],c=e!==this.curCoord[0]||c!==this.curCoord[1]?[e,c]:null):c=a._isHoriz?this._getNextX(this.curCoord,b):this._getNextY(this.curCoord,b);c?(this.curCoord=c,this.thumb.alignElWithMouse(a.getEl(), -c[0]+this.thumbCenterPoint.x,c[1]+this.thumbCenterPoint.y),c[0]!=b[0]||c[1]!=b[1]?setTimeout(function(){d.moveOneTick(b)},this.tickPause):(this.unlock(),this._mouseDown||this.endMove())):(this.unlock(),this._mouseDown||this.endMove())},_getNextX:function(b,a){var d=this.thumb,c;c=[];c=null;b[0]>a[0]?(c=d.tickSize-this.thumbCenterPoint.x,c=d.getTargetCoord(b[0]-c,b[1]),c=[c.x,c.y]):b[0]a[1]?(c=d.tickSize-this.thumbCenterPoint.y,c=d.getTargetCoord(b[0],b[1]-c),c=[c.x,c.y]):b[1]e[1]&&e.splice(0,2,e[1],e[0]);this.minVal=e[0]; -this.maxVal=e[1];this.minSlider.setValue(this.minVal,!0,!0,!0);this.maxSlider.setValue(this.maxVal,!0,!0,!0)}var e=YAHOO.util.Event,a=YAHOO.widget;c.prototype={minVal:-1,maxVal:-1,minRange:0,_handleSlideStart:function(a,b){this.fireEvent("slideStart",b)},_handleSlideEnd:function(a,b){this.fireEvent("slideEnd",b)},_handleDrag:function(d){a.Slider.prototype.onDrag.call(this.activeSlider,d)},_handleMinChange:function(){this.activeSlider=this.minSlider;this.updateValue()},_handleMaxChange:function(){this.activeSlider= -this.maxSlider;this.updateValue()},_bindKeyEvents:function(a){e.on(a.id,"keydown",this._handleKeyDown,this,!0);e.on(a.id,"keypress",this._handleKeyPress,this,!0)},_handleKeyDown:function(a){this.activeSlider.handleKeyDown.apply(this.activeSlider,arguments)},_handleKeyPress:function(a){this.activeSlider.handleKeyPress.apply(this.activeSlider,arguments)},setValues:function(a,b,c,e,h){var k=this.minSlider,l=this.maxSlider,m=k.thumb,n=l.thumb,p=this,q=!1,r=!1;m._isHoriz?(m.setXConstraint(m.leftConstraint, -n.rightConstraint,m.tickSize),n.setXConstraint(m.leftConstraint,n.rightConstraint,n.tickSize)):(m.setYConstraint(m.topConstraint,n.bottomConstraint,m.tickSize),n.setYConstraint(m.topConstraint,n.bottomConstraint,n.tickSize));this._oneTimeCallback(k,"slideEnd",function(){q=!0;r&&(p.updateValue(h),setTimeout(function(){p._cleanEvent(k,"slideEnd");p._cleanEvent(l,"slideEnd")},0))});this._oneTimeCallback(l,"slideEnd",function(){r=!0;q&&(p.updateValue(h),setTimeout(function(){p._cleanEvent(k,"slideEnd"); -p._cleanEvent(l,"slideEnd")},0))});k.setValue(a,c,e,!1);l.setValue(b,c,e,!1)},setMinValue:function(a,b,c,e){var h=this.minSlider,k=this;this.activeSlider=h;k=this;this._oneTimeCallback(h,"slideEnd",function(){k.updateValue(e);setTimeout(function(){k._cleanEvent(h,"slideEnd")},0)});h.setValue(a,b,c)},setMaxValue:function(a,b,c,e){var h=this.maxSlider,k=this;this.activeSlider=h;this._oneTimeCallback(h,"slideEnd",function(){k.updateValue(e);setTimeout(function(){k._cleanEvent(h,"slideEnd")},0)});h.setValue(a, -b,c)},updateValue:function(a){var b=this.minSlider.getValue(),c=this.maxSlider.getValue(),e=!1,h,k,l,m;if(b!=this.minVal||c!=this.maxVal)e=!0,h=this.minSlider.thumb,k=this.maxSlider.thumb,l=this.isHoriz?"x":"y",m=this.minSlider.thumbCenterPoint[l]+this.maxSlider.thumbCenterPoint[l],l=Math.max(c-m-this.minRange,0),m=Math.min(-b-m-this.minRange,0),this.isHoriz?(l=Math.min(l,k.rightConstraint),h.setXConstraint(h.leftConstraint,l,h.tickSize),k.setXConstraint(m,k.rightConstraint,k.tickSize)):(l=Math.min(l, -k.bottomConstraint),h.setYConstraint(h.leftConstraint,l,h.tickSize),k.setYConstraint(m,k.bottomConstraint,k.tickSize));this.minVal=b;this.maxVal=c;e&&!a&&this.fireEvent("change",this)},selectActiveSlider:function(a){var b=this.minSlider,c=this.maxSlider,e=b.isLocked()||!b.backgroundEnabled,h=c.isLocked()||!b.backgroundEnabled,k=YAHOO.util.Event;e||h?this.activeSlider=e?c:b:(a=this.isHoriz?k.getPageX(a)-b.thumb.initPageX-b.thumbCenterPoint.x:k.getPageY(a)-b.thumb.initPageY-b.thumbCenterPoint.y,this.activeSlider= -2*a>c.getValue()+b.getValue()?c:b)},_handleMouseDown:function(d){if(d._handled)return!1;d._handled=!0;this.selectActiveSlider(d);return a.Slider.prototype.onMouseDown.call(this.activeSlider,d)},_handleMouseUp:function(d){a.Slider.prototype.onMouseUp.apply(this.activeSlider,arguments)},_oneTimeCallback:function(a,b,c){a.subscribe(b,function(){a.unsubscribe(b,arguments.callee);c.apply({},[].slice.apply(arguments))})},_cleanEvent:function(a,b){var c,e,h,k,l,m;if(a.__yui_events&&a.events[b]){for(e=a.__yui_events.length;0<= -e;--e)if(a.__yui_events[e].type===b){c=a.__yui_events[e];break}if(c){l=c.subscribers;m=[];e=k=0;for(h=l.length;ea?0:a).toString(16)).slice(-2).toUpperCase()}, -hex2dec:function(a){return parseInt(a,16)},hex2rgb:function(a){var c=this.hex2dec;return[c(a.slice(0,2)),c(a.slice(2,4)),c(a.slice(4,6))]},websafe:function(a,d,b){if(c(a))return this.websafe.apply(this,a);var f=function(a){if(e(a)){a=Math.min(Math.max(0,a),255);var b,c;for(b=0;256>b;b+=51)if(c=b+51,a>=b&&a<=c)return 25=b?1:97<=b&&102>=b?2:65<=b&&70>=b?2:-1<"8, 9, 13, 27, 37, 39".indexOf(b)||a.ctrlKey||a.metaKey?5:0},_useFieldValue:function(a,b,c){a=b.value;c!==this.OPT.HEX&&(a=parseInt(a,10));a!==this.get(c)&&this.set(c,a)},_rgbFieldKeypress:function(a,b,c){var d=this._getCommand(a),e=a.shiftKey?10:1;switch(d){case 6:this._useFieldValue.apply(this, -arguments);break;case 3:this.set(c,Math.min(this.get(c)+e,255));this._updateFormFields();break;case 4:this.set(c,Math.max(this.get(c)-e,0)),this._updateFormFields()}},_hexFieldKeypress:function(a,b,c){6===this._getCommand(a)&&this._useFieldValue.apply(this,arguments)},_hexOnly:function(a,b){switch(this._getCommand(a)){case 6:case 5:case 1:break;case 2:if(!0!==b)break;default:return h.stopEvent(a),!1}},_numbersOnly:function(a){return this._hexOnly(a,!0)},getElement:function(a){return this.get(this.OPT.ELEMENTS)[this.get(this.OPT.IDS)[a]]}, -_createElements:function(){var a,b,c,e,f=this.get(this.OPT.IDS),g=this.get(this.OPT.TXT),h=this.get(this.OPT.IMAGES),k=function(a,b){var c=document.createElement(a);b&&d.augmentObject(c,b,!0);return c},u=function(a,b){var c=d.merge({autocomplete:"off",value:"0",size:3,maxlength:3},b);c.name=c.id;return new k(a,c)};e=this.get("element");a=new k("div",{id:f[this.ID.PICKER_BG],className:"yui-picker-bg",tabIndex:-1,hideFocus:!0});b=new k("div",{id:f[this.ID.PICKER_THUMB],className:"yui-picker-thumb"}); -c=new k("img",{src:h.PICKER_THUMB});b.appendChild(c);a.appendChild(b);e.appendChild(a);a=new k("div",{id:f[this.ID.HUE_BG],className:"yui-picker-hue-bg",tabIndex:-1,hideFocus:!0});b=new k("div",{id:f[this.ID.HUE_THUMB],className:"yui-picker-hue-thumb"});c=new k("img",{src:h.HUE_THUMB});b.appendChild(c);a.appendChild(b);e.appendChild(a);a=new k("div",{id:f[this.ID.CONTROLS],className:"yui-picker-controls"});e.appendChild(a);e=a;a=new k("div",{className:"hd"});b=new k("a",{id:f[this.ID.CONTROLS_LABEL], -href:"#"});a.appendChild(b);e.appendChild(a);a=new k("div",{className:"bd"});e.appendChild(a);e=a;a=new k("ul",{id:f[this.ID.RGB_CONTROLS],className:"yui-picker-rgb-controls"});b=new k("li");b.appendChild(document.createTextNode(g.R+" "));c=new u("input",{id:f[this.ID.R],className:"yui-picker-r"});b.appendChild(c);a.appendChild(b);b=new k("li");b.appendChild(document.createTextNode(g.G+" "));c=new u("input",{id:f[this.ID.G],className:"yui-picker-g"});b.appendChild(c);a.appendChild(b);b=new k("li"); -b.appendChild(document.createTextNode(g.B+" "));c=new u("input",{id:f[this.ID.B],className:"yui-picker-b"});b.appendChild(c);a.appendChild(b);e.appendChild(a);a=new k("ul",{id:f[this.ID.HSV_CONTROLS],className:"yui-picker-hsv-controls"});b=new k("li");b.appendChild(document.createTextNode(g.H+" "));c=new u("input",{id:f[this.ID.H],className:"yui-picker-h"});b.appendChild(c);b.appendChild(document.createTextNode(" "+g.DEG));a.appendChild(b);b=new k("li");b.appendChild(document.createTextNode(g.S+" ")); -c=new u("input",{id:f[this.ID.S],className:"yui-picker-s"});b.appendChild(c);b.appendChild(document.createTextNode(" "+g.PERCENT));a.appendChild(b);b=new k("li");b.appendChild(document.createTextNode(g.V+" "));c=new u("input",{id:f[this.ID.V],className:"yui-picker-v"});b.appendChild(c);b.appendChild(document.createTextNode(" "+g.PERCENT));a.appendChild(b);e.appendChild(a);a=new k("ul",{id:f[this.ID.HEX_SUMMARY],className:"yui-picker-hex_summary"});b=new k("li",{id:f[this.ID.R_HEX]});a.appendChild(b); -b=new k("li",{id:f[this.ID.G_HEX]});a.appendChild(b);b=new k("li",{id:f[this.ID.B_HEX]});a.appendChild(b);e.appendChild(a);a=new k("div",{id:f[this.ID.HEX_CONTROLS],className:"yui-picker-hex-controls"});a.appendChild(document.createTextNode(g.HEX+" "));b=new u("input",{id:f[this.ID.HEX],className:"yui-picker-hex",size:6,maxlength:6});a.appendChild(b);e.appendChild(a);e=this.get("element");a=new k("div",{id:f[this.ID.SWATCH],className:"yui-picker-swatch"});e.appendChild(a);a=new k("div",{id:f[this.ID.WEBSAFE_SWATCH], -className:"yui-picker-websafe-swatch"});e.appendChild(a)},_attachRGBHSV:function(a,b){h.on(this.getElement(a),"keydown",function(a,c){c._rgbFieldKeypress(a,this,b)},this);h.on(this.getElement(a),"keypress",this._numbersOnly,this,!0);h.on(this.getElement(a),"blur",function(a,c){c._useFieldValue(a,this,b)},this)},_updateRGB:function(){var a=[this.get(this.OPT.RED),this.get(this.OPT.GREEN),this.get(this.OPT.BLUE)];this.set(this.OPT.RGB,a);this._updateSliders()},_initElements:function(){var a=this.OPT, -b=this.get(a.IDS),a=this.get(a.ELEMENTS),c,e,f;for(c in this.ID)d.hasOwnProperty(this.ID,c)&&(b[this.ID[c]]=b[c]);(e=g.get(b[this.ID.PICKER_BG]))||this._createElements();for(c in b)d.hasOwnProperty(b,c)&&(e=g.get(b[c]),f=g.generateId(e),b[c]=f,b[b[c]]=f,a[f]=e)},initPicker:function(){this._initSliders();this._bindUI();this.syncUI(!0)},_initSliders:function(){var a=this.ID,c=this.get(this.OPT.PICKER_SIZE);this.hueSlider=b.getVertSlider(this.getElement(a.HUE_BG),this.getElement(a.HUE_THUMB),0,c);this.pickerSlider= -b.getSliderRegion(this.getElement(a.PICKER_BG),this.getElement(a.PICKER_THUMB),0,c,0,c);this.set(this.OPT.ANIMATE,this.get(this.OPT.ANIMATE))},_bindUI:function(){var a=this.ID,b=this.OPT;this.hueSlider.subscribe("change",this._onHueSliderChange,this,!0);this.pickerSlider.subscribe("change",this._onPickerSliderChange,this,!0);h.on(this.getElement(a.WEBSAFE_SWATCH),"click",function(a){this.setValue(this.get(b.WEBSAFE))},this,!0);h.on(this.getElement(a.CONTROLS_LABEL),"click",function(a){this.set(b.SHOW_CONTROLS, -!this.get(b.SHOW_CONTROLS));h.preventDefault(a)},this,!0);this._attachRGBHSV(a.R,b.RED);this._attachRGBHSV(a.G,b.GREEN);this._attachRGBHSV(a.B,b.BLUE);this._attachRGBHSV(a.H,b.HUE);this._attachRGBHSV(a.S,b.SATURATION);this._attachRGBHSV(a.V,b.VALUE);h.on(this.getElement(a.HEX),"keydown",function(a,c){c._hexFieldKeypress(a,this,b.HEX)},this);h.on(this.getElement(this.ID.HEX),"keypress",this._hexOnly,this,!0);h.on(this.getElement(this.ID.HEX),"blur",function(a,c){c._useFieldValue(a,this,b.HEX)},this)}, -syncUI:function(a){this.skipAnim=a;this._updateRGB();this.skipAnim=!1},_updateRGBFromHSV:function(){var a=[this.get(this.OPT.HUE),this.get(this.OPT.SATURATION)/100,this.get(this.OPT.VALUE)/100],a=f.hsv2rgb(a);this.set(this.OPT.RGB,a);this._updateSliders()},_updateHex:function(){var a=this.get(this.OPT.HEX),b=a.length,c;if(3===b){a=a.split("");for(c=0;c=a&&this.stop();return!0};this.start=function(){null===c&&(c=setInterval(this.run,this.delay))};this.stop=function(d){if(d)this.unRegister(d);else{clearInterval(c); -d=0;for(var b=e.length;d=h&&(n=h-(k+1)),g.currentFrame+=n)}c._onTween.fire()}else YAHOO.util.AnimMgr.stop(c, -a)}}};YAHOO.util.Bezier=new function(){this.getPosition=function(c,e){for(var a=c.length,d=[],b=0;b(c/=d/2)?a/2*c*c+e:-a/2*(--c*(c-2)-1)+e},easeInStrong:function(c,e,a,d){return a*(c/=d)*c*c*c+e},easeOutStrong:function(c,e,a,d){return-a*((c=c/d-1)*c*c*c-1)+e},easeBothStrong:function(c,e,a,d){return 1>(c/=d/2)?a/2*c*c*c*c+e:-a/2*((c-=2)*c*c*c-2)+e},elasticIn:function(c,e,a,d,b,f){if(0==c)return e;if(1== -(c/=d))return e+a;f||(f=.3*d);!b||bc?-.5*b*Math.pow(2,10*--c)*Math.sin(2*(c*d-g)*Math.PI/f)+e:b*Math.pow(2,-10*--c)*Math.sin(2*(c*d-g)*Math.PI/f)*.5+a+e},backIn:function(c,e,a,d,b){"undefined"==typeof b&&(b=1.70158);return a*(c/=d)*c*((b+1)*c-b)+e},backOut:function(c,e,a,d,b){"undefined"==typeof b&&(b=1.70158);return a*((c=c/d-1)*c*((b+1)*c+b)+1)+e},backBoth:function(c,e,a,d,b){"undefined"==typeof b&&(b=1.70158);return 1>(c/=d/2)?a/2*c*c*(((b*=1.525)+1)*c-b)+e:a/2*((c-=2)*c*(((b*=1.525)+ -1)*c+b)+2)+e},bounceIn:function(c,e,a,d){return a-YAHOO.util.Easing.bounceOut(d-c,0,a,d)+e},bounceOut:function(c,e,a,d){return(c/=d)<1/2.75?7.5625*a*c*c+e:c<2/2.75?a*(7.5625*(c-=1.5/2.75)*c+.75)+e:c<2.5/2.75?a*(7.5625*(c-=2.25/2.75)*c+.9375)+e:a*(7.5625*(c-=2.625/2.75)*c+.984375)+e},bounceBoth:function(c,e,a,d){return cQ&R(y%F4>B zs;Uq!kbwq_7Top+>f$X4@(X6LuyOG4sc+bE;L!1t|K@(+14@K=x;Tb#Tu;8Rb9cks z#J94nZHsw$wz2W7VVBS|FgP>!0K<|7o;WsvWX2Z8B?>%jY}0rZj)}3g-PxTm;lP0# v3__VH4l5d8H_c`?|H*MfZyGa?!EHvRt#Zd+?pApQG@rrK)z4*}Q$iB}(WFB8 diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/af.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/af.js deleted file mode 100644 index a20b223b2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/af.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","af",{move:"Klik en trek on te beweeg"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ar.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ar.js deleted file mode 100644 index f93cca906..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ar.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ar",{move:"إضغط و إسحب للتحريك"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/bg.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/bg.js deleted file mode 100644 index d3fc9ed1c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/bg.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","bg",{move:"Кликни и влачи, за да преместиш"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ca.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ca.js deleted file mode 100644 index d80e5973f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ca.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ca",{move:"Clicar i arrossegar per moure"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cs.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cs.js deleted file mode 100644 index 7dcb085d5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cs.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","cs",{move:"Klepněte a táhněte pro přesunutí"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cy.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cy.js deleted file mode 100644 index bca5c6966..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/cy.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","cy",{move:"Clcio a llusgo i symud"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/da.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/da.js deleted file mode 100644 index 5ebe80683..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/da.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","da",{move:"Klik og træk for at flytte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/de.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/de.js deleted file mode 100644 index 8df3bbfad..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/de.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","de",{move:"Zum Verschieben anwählen und ziehen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/el.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/el.js deleted file mode 100644 index 9db5c5ccd..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/el.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","el",{move:"Κάνετε κλικ και σύρετε το ποντίκι για να μετακινήστε"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en-gb.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en-gb.js deleted file mode 100644 index 35a08fc63..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en-gb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","en-gb",{move:"Click and drag to move"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en.js deleted file mode 100644 index 7d5bf3a9b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/en.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","en",{move:"Click and drag to move"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eo.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eo.js deleted file mode 100644 index 5dfaec188..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eo.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","eo",{move:"klaki kaj treni por movi"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/es.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/es.js deleted file mode 100644 index e182bc403..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/es.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","es",{move:"Dar clic y arrastrar para mover"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eu.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eu.js deleted file mode 100644 index a49ec9ff5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/eu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","eu",{move:"Klikatu eta arrastatu lekuz aldatzeko"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fa.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fa.js deleted file mode 100644 index 93b87e12b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fa.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","fa",{move:"کلیک و کشیدن برای جابجایی"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fi.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fi.js deleted file mode 100644 index 4e63d5c59..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","fi",{move:"Siirrä klikkaamalla ja raahaamalla"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fr.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fr.js deleted file mode 100644 index 5ff1ebfed..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/fr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","fr",{move:"Cliquer et glisser pour déplacer"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/gl.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/gl.js deleted file mode 100644 index 85e41ea35..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/gl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","gl",{move:"Prema e arrastre para mover"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/he.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/he.js deleted file mode 100644 index 469858594..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/he.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","he",{move:"לחץ וגרור להזזה"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hr.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hr.js deleted file mode 100644 index aaf879442..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","hr",{move:"Klikni i povuci da pomakneš"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hu.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hu.js deleted file mode 100644 index 13d414a59..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/hu.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","hu",{move:"Kattints és húzd a mozgatáshoz"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/id.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/id.js deleted file mode 100644 index 3f7e7678e..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/id.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","id",{move:"Tekan dan geser untuk memindahkan"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/it.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/it.js deleted file mode 100644 index 10468fcb5..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/it.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","it",{move:"Fare clic e trascinare per spostare"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ja.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ja.js deleted file mode 100644 index add657666..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ja.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ja",{move:"ドラッグして移動"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/km.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/km.js deleted file mode 100644 index ddd4a92d3..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/km.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","km",{move:"ចុច​ហើយ​ទាញ​ដើម្បី​ផ្លាស់​ទី"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ko.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ko.js deleted file mode 100644 index 42bb88427..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ko.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ko",{move:"움직이려면 클릭 후 드래그 하세요"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ku.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ku.js deleted file mode 100644 index 7ddec1501..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ku.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ku",{move:"کرتەبکە و ڕایبکێشە بۆ جوڵاندن"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/lv.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/lv.js deleted file mode 100644 index 11da56011..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/lv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","lv",{move:"Klikšķina un velc, lai pārvietotu"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nb.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nb.js deleted file mode 100644 index 45cfd5b99..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nb.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","nb",{move:"Klikk og dra for å flytte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nl.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nl.js deleted file mode 100644 index f0e7c7f38..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/nl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","nl",{move:"Klik en sleep om te verplaatsen"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/no.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/no.js deleted file mode 100644 index 87b0f57f7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/no.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","no",{move:"Klikk og dra for å flytte"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pl.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pl.js deleted file mode 100644 index 96019efaf..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","pl",{move:"Kliknij i przeciągnij, by przenieść."}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt-br.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt-br.js deleted file mode 100644 index 7e580a8f6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt-br.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","pt-br",{move:"Click e arraste para mover"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt.js deleted file mode 100644 index d181d22e2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/pt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","pt",{move:"Clique e arraste para mover"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ru.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ru.js deleted file mode 100644 index e8e046c2b..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ru.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ru",{move:"Нажмите и перетащите"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sk.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sk.js deleted file mode 100644 index 3920c3626..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","sk",{move:"Kliknite a potiahnite pre presunutie"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sl.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sl.js deleted file mode 100644 index a22849802..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sl.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","sl",{move:"Kliknite in povlecite, da premaknete"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sq.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sq.js deleted file mode 100644 index 71d56bf68..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sq.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","sq",{move:"Kliko dhe tërhiqe për ta lëvizur"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sv.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sv.js deleted file mode 100644 index f8a24c240..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/sv.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","sv",{move:"Klicka och drag för att flytta"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tr.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tr.js deleted file mode 100644 index 27d36925d..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tr.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","tr",{move:"Taşımak için, tıklayın ve sürükleyin"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tt.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tt.js deleted file mode 100644 index 8866a60c7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/tt.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","tt",{move:"Күчереп куер өчен басып шудырыгыз"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ug.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ug.js deleted file mode 100644 index f1c2e6b4c..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/ug.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","ug",{move:"يۆتكەشتە چېكىپ سۆرەڭ"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/uk.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/uk.js deleted file mode 100644 index a3ab02488..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/uk.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","uk",{move:"Клікніть і потягніть для переміщення"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/vi.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/vi.js deleted file mode 100644 index 2d79369f7..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/vi.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","vi",{move:"Nhấp chuột và kéo để di chuyển"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh-cn.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh-cn.js deleted file mode 100644 index cbdb0fd29..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh-cn.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","zh-cn",{move:"点击并拖拽以移动"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh.js deleted file mode 100644 index 473a9f8d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/lang/zh.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang("widget","zh",{move:"拖曳以移動"}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/widget/plugin.js b/vendor/unisharp/laravel-ckeditor/plugins/widget/plugin.js deleted file mode 100644 index dab1cd676..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/widget/plugin.js +++ /dev/null @@ -1,60 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function p(a){this.editor=a;this.registered={};this.instances={};this.selected=[];this.widgetHoldingFocusedEditable=this.focused=null;this._={nextId:0,upcasts:[],upcastCallbacks:[],filters:{}};F(this);G(this);this.on("checkWidgets",H);this.editor.on("contentDomInvalidated",this.checkWidgets,this);I(this);J(this);K(this);L(this);M(this)}function g(a,b,c,d,e){var f=a.editor;CKEDITOR.tools.extend(this,d,{editor:f,id:b,inline:"span"==c.getParent().getName(),element:c,data:CKEDITOR.tools.extend({}, -"function"==typeof d.defaults?d.defaults():d.defaults),dataReady:!1,inited:!1,ready:!1,edit:g.prototype.edit,focusedEditable:null,definition:d,repository:a,draggable:!1!==d.draggable,_:{downcastFn:d.downcast&&"string"==typeof d.downcast?d.downcasts[d.downcast]:d.downcast}},!0);a.fire("instanceCreated",this);N(this,d);this.init&&this.init();this.inited=!0;(a=this.element.data("cke-widget-data"))&&this.setData(JSON.parse(decodeURIComponent(a)));e&&this.setData(e);this.data.classes||this.setData("classes", -this.getClasses());this.dataReady=!0;r(this);this.fire("data",this.data);this.isInited()&&f.editable().contains(this.wrapper)&&(this.ready=!0,this.fire("ready"))}function q(a,b,c){CKEDITOR.dom.element.call(this,b.$);this.editor=a;this._={};b=this.filter=c.filter;CKEDITOR.dtd[this.getName()].p?(this.enterMode=b?b.getAllowedEnterMode(a.enterMode):a.enterMode,this.shiftEnterMode=b?b.getAllowedEnterMode(a.shiftEnterMode,!0):a.shiftEnterMode):this.enterMode=this.shiftEnterMode=CKEDITOR.ENTER_BR}function O(a, -b){a.addCommand(b.name,{exec:function(a,d){function e(){a.widgets.finalizeCreation(k)}var f=a.widgets.focused;if(f&&f.name==b.name)f.edit();else if(b.insert)b.insert();else if(b.template){var f="function"==typeof b.defaults?b.defaults():b.defaults,f=CKEDITOR.dom.element.createFromHtml(b.template.output(f)),h,l=a.widgets.wrapElement(f,b.name),k=new CKEDITOR.dom.documentFragment(l.getDocument());k.append(l);(h=a.widgets.initOn(f,b,d&&d.startupData))?(f=h.once("edit",function(b){if(b.data.dialog)h.once("dialog", -function(b){b=b.data;var d,f;d=b.once("ok",e,null,null,20);f=b.once("cancel",function(b){b.data&&!1===b.data.hide||a.widgets.destroy(h,!0)});b.once("hide",function(){d.removeListener();f.removeListener()})});else e()},null,null,999),h.edit(),f.removeListener()):e()}},allowedContent:b.allowedContent,requiredContent:b.requiredContent,contentForms:b.contentForms,contentTransformations:b.contentTransformations})}function P(a,b){function c(c,b,d){var e=CKEDITOR.tools.getIndex(a._.upcasts,function(a){return a[2]> -d});0>e&&(e=a._.upcasts.length);a._.upcasts.splice(e,0,[c,b,d])}var d=b.upcast,e=b.upcastPriority||10;if(d)if("string"==typeof d)for(d=d.split(",");d.length;)c(b.upcasts[d.pop()],b.name,e);else c(d,b.name,e)}function t(a,b){a.focused=null;if(b.isInited()){var c=b.editor.checkDirty();a.fire("widgetBlurred",{widget:b});b.setFocused(!1);!c&&b.editor.resetDirty()}}function H(a){a=a.data;if("wysiwyg"==this.editor.mode){var b=this.editor.editable(),c=this.instances,d,e,f,h;if(b){for(d in c)c[d].isReady()&& -!b.contains(c[d].wrapper)&&this.destroy(c[d],!0);if(a&&a.initOnlyNew)c=this.initOnAll();else{var l=b.find(".cke_widget_wrapper"),c=[];d=0;for(e=l.count();dCKEDITOR.tools.indexOf(b,a)&&c.push(a);a=CKEDITOR.tools.indexOf(d,a);0<=a&&d.splice(a,1);return this},focus:function(a){e=a;return this},commit:function(){var f=a.focused!==e,h,g;a.editor.fire("lockSnapshot");for(f&& -(h=a.focused)&&t(a,h);h=d.pop();)b.splice(CKEDITOR.tools.indexOf(b,h),1),h.isInited()&&(g=h.editor.checkDirty(),h.setSelected(!1),!g&&h.editor.resetDirty());f&&e&&(g=a.editor.checkDirty(),a.focused=e,a.fire("widgetFocused",{widget:e}),e.setFocused(!0),!g&&a.editor.resetDirty());for(;h=c.pop();)b.push(h),h.setSelected(!0);a.editor.fire("unlockSnapshot")}}}function A(a,b,c){var d=0;b=B(b);var e=a.data.classes||{},f;if(b){for(e=CKEDITOR.tools.clone(e);f=b.pop();)c?e[f]||(d=e[f]=1):e[f]&&(delete e[f], -d=1);d&&a.setData("classes",e)}}function C(a){a.cancel()}function y(a,b){var c=a.editor,d=c.document;if(!d.getById("cke_copybin")){var e=c.blockless||CKEDITOR.env.ie?"span":"div",f=d.createElement(e),h=d.createElement(e),e=CKEDITOR.env.ie&&9>CKEDITOR.env.version;h.setAttributes({id:"cke_copybin","data-cke-temp":"1"});f.setStyles({position:"absolute",width:"1px",height:"1px",overflow:"hidden"});f.setStyle("ltr"==c.config.contentsLangDirection?"left":"right","-5000px");var g=c.createRange();g.setStartBefore(a.wrapper); -g.setEndAfter(a.wrapper);f.setHtml('\x3cspan data-cke-copybin-start\x3d"1"\x3e​\x3c/span\x3e'+c.editable().getHtmlFromRange(g).getHtml()+'\x3cspan data-cke-copybin-end\x3d"1"\x3e​\x3c/span\x3e');c.fire("saveSnapshot");c.fire("lockSnapshot");h.append(f);c.editable().append(h);var k=c.on("selectionChange",C,null,null,0),m=a.repository.on("checkSelection",C,null,null,0);if(e)var n=d.getDocumentElement().$,p=n.scrollTop;g=c.createRange();g.selectNodeContents(f);g.select();e&&(n.scrollTop=p);setTimeout(function(){b|| -a.focus();h.remove();k.removeListener();m.removeListener();c.fire("unlockSnapshot");b&&(a.repository.del(a),c.fire("saveSnapshot"))},100)}}function B(a){return(a=(a=a.getDefinition().attributes)&&a["class"])?a.split(/\s+/):null}function D(){var a=CKEDITOR.document.getActive(),b=this.editor,c=b.editable();(c.isInline()?c:b.document.getWindow().getFrame()).equals(a)&&b.focusManager.focus(c)}function E(){CKEDITOR.env.gecko&&this.editor.unlockSelection();CKEDITOR.env.webkit||(this.editor.forceNextSelectionCheck(), -this.editor.selectionChange(1))}function V(a){var b=null;a.on("data",function(){var a=this.data.classes,d;if(b!=a){for(d in b)a&&a[d]||this.removeClass(d);for(d in a)this.addClass(d);b=a}})}function W(a){if(a.draggable){var b=a.editor,c=a.wrapper.getLast(g.isDomDragHandlerContainer),d;c?d=c.findOne("img"):(c=new CKEDITOR.dom.element("span",b.document),c.setAttributes({"class":"cke_reset cke_widget_drag_handler_container",style:"background:rgba(220,220,220,0.5);background-image:url("+b.plugins.widget.path+ -"images/handle.png)"}),d=new CKEDITOR.dom.element("img",b.document),d.setAttributes({"class":"cke_reset cke_widget_drag_handler","data-cke-widget-drag-handler":"1",src:CKEDITOR.tools.transparentImageData,width:15,title:b.lang.widget.move,height:15}),a.inline&&d.setAttribute("draggable","true"),c.append(d),a.wrapper.append(c));a.wrapper.on("dragover",function(a){a.data.preventDefault()});a.wrapper.on("mouseenter",a.updateDragHandlerPosition,a);setTimeout(function(){a.on("data",a.updateDragHandlerPosition, -a)},50);if(!a.inline&&(d.on("mousedown",X,a),CKEDITOR.env.ie&&9>CKEDITOR.env.version))d.on("dragstart",function(a){a.data.preventDefault(!0)});a.dragHandlerContainer=c}}function X(a){function b(){var c;for(n.reset();c=g.pop();)c.removeListener();var b=k;c=a.sender;var d=this.repository.finder,e=this.repository.liner,f=this.editor,h=this.editor.editable();CKEDITOR.tools.isEmpty(e.visible)||(b=d.getRange(b[0]),this.focus(),f.fire("drop",{dropRange:b,target:b.startContainer}));h.removeClass("cke_widget_dragging"); -e.hideVisible();f.fire("dragend",{target:c})}var c=this.repository.finder,d=this.repository.locator,e=this.repository.liner,f=this.editor,h=f.editable(),g=[],k=[];this.repository._.draggedWidget=this;var m=c.greedySearch(),n=CKEDITOR.tools.eventsBuffer(50,function(){p=d.locate(m);k=d.sort(q,1);k.length&&(e.prepare(m,p),e.placeLine(k[0]),e.cleanup())}),p,q;h.addClass("cke_widget_dragging");g.push(h.on("mousemove",function(a){q=a.data.$.clientY;n.input()}));f.fire("dragstart",{target:a.sender});g.push(f.document.once("mouseup", -b,this));h.isInline()||g.push(CKEDITOR.document.once("mouseup",b,this))}function Y(a){var b,c,d=a.editables;a.editables={};if(a.editables)for(b in d)c=d[b],a.initEditable(b,"string"==typeof c?{selector:c}:c)}function Z(a){if(a.mask){var b=a.wrapper.findOne(".cke_widget_mask");b||(b=new CKEDITOR.dom.element("img",a.editor.document),b.setAttributes({src:CKEDITOR.tools.transparentImageData,"class":"cke_reset cke_widget_mask"}),a.wrapper.append(b));a.mask=b}}function aa(a){if(a.parts){var b={},c,d;for(d in a.parts)c= -a.wrapper.findOne(a.parts[d]),b[d]=c;a.parts=b}}function N(a,b){ba(a);aa(a);Y(a);Z(a);W(a);V(a);if(CKEDITOR.env.ie&&9>CKEDITOR.env.version)a.wrapper.on("dragstart",function(c){var b=c.data.getTarget();g.getNestedEditable(a,b)||a.inline&&g.isDomDragHandler(b)||c.data.preventDefault()});a.wrapper.removeClass("cke_widget_new");a.element.addClass("cke_widget_element");a.on("key",function(b){b=b.data.keyCode;if(13==b)a.edit();else{if(b==CKEDITOR.CTRL+67||b==CKEDITOR.CTRL+88){y(a,b==CKEDITOR.CTRL+88);return}if(b in -ca||CKEDITOR.CTRL&b||CKEDITOR.ALT&b)return}return!1},null,null,999);a.on("doubleclick",function(b){a.edit()&&b.cancel()});if(b.data)a.on("data",b.data);if(b.edit)a.on("edit",b.edit)}function ba(a){(a.wrapper=a.element.getParent()).setAttribute("data-cke-widget-id",a.id)}function r(a){a.element.data("cke-widget-data",encodeURIComponent(JSON.stringify(a.data)))}CKEDITOR.plugins.add("widget",{lang:"af,ar,bg,ca,cs,cy,da,de,el,en,en-gb,eo,es,eu,fa,fi,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,lv,nb,nl,no,pl,pt,pt-br,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn", -requires:"lineutils,clipboard",onLoad:function(){CKEDITOR.addCss(".cke_widget_wrapper{position:relative;outline:none}.cke_widget_inline{display:inline-block}.cke_widget_wrapper:hover\x3e.cke_widget_element{outline:2px solid yellow;cursor:default}.cke_widget_wrapper:hover .cke_widget_editable{outline:2px solid yellow}.cke_widget_wrapper.cke_widget_focused\x3e.cke_widget_element,.cke_widget_wrapper .cke_widget_editable.cke_widget_editable_focused{outline:2px solid #ace}.cke_widget_editable{cursor:text}.cke_widget_drag_handler_container{position:absolute;width:15px;height:0;display:none;opacity:0.75;transition:height 0s 0.2s;line-height:0}.cke_widget_wrapper:hover\x3e.cke_widget_drag_handler_container{height:15px;transition:none}.cke_widget_drag_handler_container:hover{opacity:1}img.cke_widget_drag_handler{cursor:move;width:15px;height:15px;display:inline-block}.cke_widget_mask{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.cke_editable.cke_widget_dragging, .cke_editable.cke_widget_dragging *{cursor:move !important}")}, -beforeInit:function(a){a.widgets=new p(a)},afterInit:function(a){var b=a.widgets.registered,c,d,e;for(d in b)c=b[d],(e=c.button)&&a.ui.addButton&&a.ui.addButton(CKEDITOR.tools.capitalize(c.name,!0),{label:e,command:c.name,toolbar:"insert,10"});S(a)}});p.prototype={MIN_SELECTION_CHECK_INTERVAL:500,add:function(a,b){b=CKEDITOR.tools.prototypedCopy(b);b.name=a;b._=b._||{};this.editor.fire("widgetDefinition",b);b.template&&(b.template=new CKEDITOR.template(b.template));O(this.editor,b);P(this,b);return this.registered[a]= -b},addUpcastCallback:function(a){this._.upcastCallbacks.push(a)},checkSelection:function(){var a=this.editor.getSelection(),b=a.getSelectedElement(),c=z(this),d;if(b&&(d=this.getByElement(b,!0)))return c.focus(d).select(d).commit();a=a.getRanges()[0];if(!a||a.collapsed)return c.commit();a=new CKEDITOR.dom.walker(a);for(a.evaluator=g.isDomWidgetWrapper;b=a.next();)c.select(this.getByElement(b));c.commit()},checkWidgets:function(a){this.fire("checkWidgets",CKEDITOR.tools.copy(a||{}))},del:function(a){if(this.focused=== -a){var b=a.editor,c=b.createRange(),d;(d=c.moveToClosestEditablePosition(a.wrapper,!0))||(d=c.moveToClosestEditablePosition(a.wrapper,!1));d&&b.getSelection().selectRanges([c])}a.wrapper.remove();this.destroy(a,!0)},destroy:function(a,b){this.widgetHoldingFocusedEditable===a&&n(this,a,null,b);a.destroy(b);delete this.instances[a.id];this.fire("instanceDestroyed",a)},destroyAll:function(a,b){var c,d,e=this.instances;if(b&&!a){d=b.find(".cke_widget_wrapper");for(var e=d.count(),f=0;f)?(?:<(?:div|span)(?: style="[^"]+")?>)?]*data-cke-copybin-start="1"[^>]*>.?<\/span>([\s\S]+)]*data-cke-copybin-end="1"[^>]*>.?<\/span>(?:<\/(?:div|span)>)?(?:<\/(?:div|span)>)?$/i, -ca={37:1,38:1,39:1,40:1,8:1,46:1};(function(){function a(){}function b(a,b,e){return e&&this.checkElement(a)?(a=e.widgets.getByElement(a,!0))&&a.checkStyleActive(this):!1}CKEDITOR.style.addCustomHandler({type:"widget",setup:function(a){this.widget=a.widget},apply:function(a){a instanceof CKEDITOR.editor&&this.checkApplicable(a.elementPath(),a)&&a.widgets.focused.applyStyle(this)},remove:function(a){a instanceof CKEDITOR.editor&&this.checkApplicable(a.elementPath(),a)&&a.widgets.focused.removeStyle(this)}, -checkActive:function(a,b){return this.checkElementMatch(a.lastElement,0,b)},checkApplicable:function(a,b){return b instanceof CKEDITOR.editor?this.checkElement(a.lastElement):!1},checkElementMatch:b,checkElementRemovable:b,checkElement:function(a){return g.isDomWidgetWrapper(a)?(a=a.getFirst(g.isDomWidgetElement))&&a.data("widget")==this.widget:!1},buildPreview:function(a){return a||this._.definition.name},toAllowedContentRules:function(a){if(!a)return null;a=a.widgets.registered[this.widget];var b, -e={};if(!a)return null;if(a.styleableElements){b=this.getClassesArray();if(!b)return null;e[a.styleableElements]={classes:b,propertiesOnly:!0};return e}return a.styleToAllowedContentRules?a.styleToAllowedContentRules(this):null},getClassesArray:function(){var a=this._.definition.attributes&&this._.definition.attributes["class"];return a?CKEDITOR.tools.trim(a).split(/\s+/):null},applyToRange:a,removeFromRange:a,applyToObject:a})})();CKEDITOR.plugins.widget=g;g.repository=p;g.nestedEditable=q})(); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/plugins/wsc/LICENSE.md b/vendor/unisharp/laravel-ckeditor/plugins/wsc/LICENSE.md deleted file mode 100644 index c7d374ad1..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/wsc/LICENSE.md +++ /dev/null @@ -1,28 +0,0 @@ -Software License Agreement -========================== - -**CKEditor WSC Plugin** -Copyright © 2012, [CKSource](http://cksource.com) - Frederico Knabben. All rights reserved. - -Licensed under the terms of any of the following licenses at your choice: - -* GNU General Public License Version 2 or later (the "GPL"): - http://www.gnu.org/licenses/gpl.html - -* GNU Lesser General Public License Version 2.1 or later (the "LGPL"): - http://www.gnu.org/licenses/lgpl.html - -* Mozilla Public License Version 1.1 or later (the "MPL"): - http://www.mozilla.org/MPL/MPL-1.1.html - -You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice. - -Sources of Intellectual Property Included in this plugin --------------------------------------------------------- - -Where not otherwise indicated, all plugin content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, the plugin will incorporate work done by developers outside of CKSource with their express permission. - -Trademarks ----------- - -CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders. diff --git a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/ciframe.html b/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/ciframe.html deleted file mode 100644 index 5809fbefe..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/ciframe.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - -

    - diff --git a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/tmpFrameset.html deleted file mode 100644 index d5fc6bba4..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/tmpFrameset.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.css b/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.css deleted file mode 100644 index 1056b45f2..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.css +++ /dev/null @@ -1,82 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.html or http://ckeditor.com/license -*/ - -html, body -{ - background-color: transparent; - margin: 0px; - padding: 0px; -} - -body -{ - padding: 10px; -} - -body, td, input, select, textarea -{ - font-size: 11px; - font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana; -} - -.midtext -{ - padding:0px; - margin:10px; -} - -.midtext p -{ - padding:0px; - margin:10px; -} - -.Button -{ - border: #737357 1px solid; - color: #3b3b1f; - background-color: #c7c78f; -} - -.PopupTabArea -{ - color: #737357; - background-color: #e3e3c7; -} - -.PopupTitleBorder -{ - border-bottom: #d5d59d 1px solid; -} -.PopupTabEmptyArea -{ - padding-left: 10px; - border-bottom: #d5d59d 1px solid; -} - -.PopupTab, .PopupTabSelected -{ - border-right: #d5d59d 1px solid; - border-top: #d5d59d 1px solid; - border-left: #d5d59d 1px solid; - padding: 3px 5px 3px 5px; - color: #737357; -} - -.PopupTab -{ - margin-top: 1px; - border-bottom: #d5d59d 1px solid; - cursor: pointer; -} - -.PopupTabSelected -{ - font-weight: bold; - cursor: default; - padding-top: 4px; - border-bottom: #f1f1e3 1px solid; - background-color: #f1f1e3; -} diff --git a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.js b/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.js deleted file mode 100644 index 5ef1d391f..000000000 --- a/vendor/unisharp/laravel-ckeditor/plugins/wsc/dialogs/wsc.js +++ /dev/null @@ -1,92 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.html or http://ckeditor.com/license -*/ -(function(){function z(a){return a&&a.domId&&a.getInputElement().$?a.getInputElement():a&&a.$?a:!1}function I(a){if(!a)throw"Languages-by-groups list are required for construct selectbox";var c=[],e="",d;for(d in a)for(var f in a[d]){var h=a[d][f];"en_US"==h?e=h:c.push(h)}c.sort();e&&c.unshift(e);return{getCurrentLangGroup:function(c){a:{for(var d in a)for(var e in a[d])if(e.toUpperCase()===c.toUpperCase()){c=d;break a}c=""}return c},setLangList:function(){var c={},d;for(d in a)for(var e in a[d])c[a[d][e]]= -e;return c}()}}var g=function(){var a=function(a,b,d){d=d||{};var f=d.expires;if("number"==typeof f&&f){var h=new Date;h.setTime(h.getTime()+1E3*f);f=d.expires=h}f&&f.toUTCString&&(d.expires=f.toUTCString());b=encodeURIComponent(b);a=a+"\x3d"+b;for(var k in d)b=d[k],a+="; "+k,!0!==b&&(a+="\x3d"+b);document.cookie=a};return{postMessage:{init:function(a){window.addEventListener?window.addEventListener("message",a,!1):window.attachEvent("onmessage",a)},send:function(a){var b=Object.prototype.toString, -d=a.fn||null,f=a.id||"",h=a.target||window,k=a.message||{id:f};a.message&&"[object Object]"==b.call(a.message)&&(a.message.id?a.message.id:a.message.id=f,k=a.message);a=window.JSON.stringify(k,d);h.postMessage(a,"*")},unbindHandler:function(a){window.removeEventListener?window.removeEventListener("message",a,!1):window.detachEvent("onmessage",a)}},hash:{create:function(){},parse:function(){}},cookie:{set:a,get:function(a){return(a=document.cookie.match(new RegExp("(?:^|; )"+a.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, -"\\$1")+"\x3d([^;]*)")))?decodeURIComponent(a[1]):void 0},remove:function(c){a(c,"",{expires:-1})}},misc:{findFocusable:function(a){var b=null;a&&(b=a.find("a[href], area[href], input, select, textarea, button, *[tabindex], *[contenteditable]"));return b},isVisible:function(a){var b;(b=0===a.offsetWidth||0==a.offsetHeight)||(b="none"===(document.defaultView&&document.defaultView.getComputedStyle?document.defaultView.getComputedStyle(a,null).display:a.currentStyle?a.currentStyle.display:a.style.display)); -return!b},hasClass:function(a,b){return!(!a.className||!a.className.match(new RegExp("(\\s|^)"+b+"(\\s|$)")))}}}}(),a=a||{};a.TextAreaNumber=null;a.load=!0;a.cmd={SpellTab:"spell",Thesaurus:"thes",GrammTab:"grammar"};a.dialog=null;a.optionNode=null;a.selectNode=null;a.grammerSuggest=null;a.textNode={};a.iframeMain=null;a.dataTemp="";a.div_overlay=null;a.textNodeInfo={};a.selectNode={};a.selectNodeResponce={};a.langList=null;a.langSelectbox=null;a.banner="";a.show_grammar=null;a.div_overlay_no_check= -null;a.targetFromFrame={};a.onLoadOverlay=null;a.LocalizationComing={};a.OverlayPlace=null;a.sessionid="";a.LocalizationButton={ChangeTo_button:{instance:null,text:"Change to",localizationID:"ChangeTo"},ChangeAll:{instance:null,text:"Change All"},IgnoreWord:{instance:null,text:"Ignore word"},IgnoreAllWords:{instance:null,text:"Ignore all words"},Options:{instance:null,text:"Options",optionsDialog:{instance:null}},AddWord:{instance:null,text:"Add word"},FinishChecking_button:{instance:null,text:"Finish Checking", -localizationID:"FinishChecking"},FinishChecking_button_block:{instance:null,text:"Finish Checking",localizationID:"FinishChecking"}};a.LocalizationLabel={ChangeTo_label:{instance:null,text:"Change to",localizationID:"ChangeTo"},Suggestions:{instance:null,text:"Suggestions"},Categories:{instance:null,text:"Categories"},Synonyms:{instance:null,text:"Synonyms"}};var J=function(b){var c,e,d;for(d in b)c=(c=a.dialog.getContentElement(a.dialog._.currentTabId,d))?c.getElement():b[d].instance.getElement().getFirst()|| -b[d].instance.getElement(),e=b[d].localizationID||d,c.setText(a.LocalizationComing[e])},K=function(b){var c,e,d;for(d in b)c=a.dialog.getContentElement(a.dialog._.currentTabId,d),c||(c=b[d].instance),c.setLabel&&(e=b[d].localizationID||d,c.setLabel(a.LocalizationComing[e]+":"))},r,A;a.framesetHtml=function(b){return"\x3ciframe id\x3d"+a.iframeNumber+"_"+b+' frameborder\x3d"0" allowtransparency\x3d"1" style\x3d"width:100%;border: 1px solid #AEB3B9;overflow: auto;background:#fff; border-radius: 3px;"\x3e\x3c/iframe\x3e'}; -a.setIframe=function(b,c){var e;e=a.framesetHtml(c);var d=a.iframeNumber+"_"+c;b.getElement().setHtml(e);e=document.getElementById(d);e=e.contentWindow?e.contentWindow:e.contentDocument.document?e.contentDocument.document:e.contentDocument;e.document.open();e.document.write('\x3c!DOCTYPE html\x3e\x3chtml\x3e\x3chead\x3e\x3cmeta charset\x3d"UTF-8"\x3e\x3ctitle\x3eiframe\x3c/title\x3e\x3cstyle\x3ehtml,body{margin: 0;height: 100%;font: 13px/1.555 "Trebuchet MS", sans-serif;}a{color: #888;font-weight: bold;text-decoration: none;border-bottom: 1px solid #888;}.main-box {color:#252525;padding: 3px 5px;text-align: justify;}.main-box p{margin: 0 0 14px;}.main-box .cerr{color: #f00000;border-bottom-color: #f00000;}\x3c/style\x3e\x3c/head\x3e\x3cbody\x3e\x3cdiv id\x3d"content" class\x3d"main-box"\x3e\x3c/div\x3e\x3ciframe src\x3d"" frameborder\x3d"0" id\x3d"spelltext" name\x3d"spelltext" style\x3d"display:none; width: 100%" \x3e\x3c/iframe\x3e\x3ciframe src\x3d"" frameborder\x3d"0" id\x3d"loadsuggestfirst" name\x3d"loadsuggestfirst" style\x3d"display:none; width: 100%" \x3e\x3c/iframe\x3e\x3ciframe src\x3d"" frameborder\x3d"0" id\x3d"loadspellsuggestall" name\x3d"loadspellsuggestall" style\x3d"display:none; width: 100%" \x3e\x3c/iframe\x3e\x3ciframe src\x3d"" frameborder\x3d"0" id\x3d"loadOptionsForm" name\x3d"loadOptionsForm" style\x3d"display:none; width: 100%" \x3e\x3c/iframe\x3e\x3cscript\x3e(function(window) {var ManagerPostMessage \x3d function() {var _init \x3d function(handler) {if (document.addEventListener) {window.addEventListener("message", handler, false);} else {window.attachEvent("onmessage", handler);};};var _sendCmd \x3d function(o) {var str,type \x3d Object.prototype.toString,fn \x3d o.fn || null,id \x3d o.id || "",target \x3d o.target || window,message \x3d o.message || { "id": id };if (o.message \x26\x26 type.call(o.message) \x3d\x3d "[object Object]") {(o.message["id"]) ? o.message["id"] : o.message["id"] \x3d id;message \x3d o.message;};str \x3d JSON.stringify(message, fn);target.postMessage(str, "*");};return {init: _init,send: _sendCmd};};var manageMessageTmp \x3d new ManagerPostMessage;var appString \x3d (function(){var spell \x3d parent.CKEDITOR.config.wsc.DefaultParams.scriptPath;var serverUrl \x3d parent.CKEDITOR.config.wsc.DefaultParams.serviceHost;return serverUrl + spell;})();function loadScript(src, callback) {var scriptTag \x3d document.createElement("script");scriptTag.type \x3d "text/javascript";callback ? callback : callback \x3d function() {};if(scriptTag.readyState) {scriptTag.onreadystatechange \x3d function() {if (scriptTag.readyState \x3d\x3d "loaded" ||scriptTag.readyState \x3d\x3d "complete") {scriptTag.onreadystatechange \x3d null;setTimeout(function(){scriptTag.parentNode.removeChild(scriptTag)},1);callback();}};}else{scriptTag.onload \x3d function() {setTimeout(function(){scriptTag.parentNode.removeChild(scriptTag)},1);callback();};};scriptTag.src \x3d src;document.getElementsByTagName("head")[0].appendChild(scriptTag);};window.onload \x3d function(){loadScript(appString, function(){manageMessageTmp.send({"id": "iframeOnload","target": window.parent});});}})(this);\x3c/script\x3e\x3c/body\x3e\x3c/html\x3e'); -e.document.close()};a.setCurrentIframe=function(b){a.setIframe(a.dialog._.contents[b].Content,b)};a.setHeightBannerFrame=function(){var b=a.dialog.getContentElement("SpellTab","banner").getElement(),c=a.dialog.getContentElement("GrammTab","banner").getElement(),e=a.dialog.getContentElement("Thesaurus","banner").getElement();b.setStyle("height","90px");c.setStyle("height","90px");e.setStyle("height","90px")};a.setHeightFrame=function(){document.getElementById(a.iframeNumber+"_"+a.dialog._.currentTabId).style.height= -"240px"};a.sendData=function(b){var c=b._.currentTabId,e=b._.contents[c].Content,d,f;a.previousTab=c;a.setIframe(e,c);var h=function(h){c=b._.currentTabId;h=h||window.event;h.data.getTarget().is("a")&&c!==a.previousTab&&(a.previousTab=c,e=b._.contents[c].Content,d=a.iframeNumber+"_"+c,a.div_overlay.setEnable(),e.getElement().getChildCount()?E(a.targetFromFrame[d],a.cmd[c]):(a.setIframe(e,c),f=document.getElementById(d),a.targetFromFrame[d]=f.contentWindow))};b.parts.tabs.removeListener("click",h); -b.parts.tabs.on("click",h)};a.buildSelectLang=function(a){var c=new CKEDITOR.dom.element("div"),e=new CKEDITOR.dom.element("select");a="wscLang"+a;c.addClass("cke_dialog_ui_input_select");c.setAttribute("role","presentation");c.setStyles({height:"auto",position:"absolute",right:"0",top:"-1px",width:"160px","white-space":"normal"});e.setAttribute("id",a);e.addClass("cke_dialog_ui_input_select");e.setStyles({width:"160px"});c.append(e);return c};a.buildOptionLang=function(b,c){var e=document.getElementById("wscLang"+ -c),d=document.createDocumentFragment(),f,h,k=[];if(0===e.options.length){for(f in b)k.push([f,b[f]]);k.sort();for(var p=0;pm.width-D&&(e=m.width-D);if(gm.height-q&&(g=m.height-q);n.width=e+D;n.height=g+q;a._.fromResizeEvent=!1;a.resize(e,g);setTimeout(function(){a._.fromResizeEvent=!1;CKEDITOR.dialog.fire("resize",{dialog:a,width:e,height:g},b)},300)}a._.moved||(q=isNaN(c)&&isNaN(d)?0:1,isNaN(c)&&(c=(m.width-n.width)/2),0>c&&(c=0),c>m.width-n.width&&(c=m.width-n.width),isNaN(d)&&(d=(m.height-n.height)/2),0>d&&(d=0),d>m.height-n.height&&(d=m.height-n.height),a.move(c, -d,q))}function e(){b.wsc={};(function(a){var b={separator:"\x3c$\x3e",getDataType:function(a){return"undefined"===typeof a?"undefined":null===a?"null":Object.prototype.toString.call(a).slice(8,-1)},convertDataToString:function(a){return this.getDataType(a).toLowerCase()+this.separator+a},restoreDataFromString:function(a){var b=a,c;a=this.backCompatibility(a);if("string"===typeof a)switch(b=a.indexOf(this.separator),c=a.substring(0,b),b=a.substring(b+this.separator.length),c){case "boolean":b="true"=== -b;break;case "number":b=parseFloat(b);break;case "array":b=""===b?[]:b.split(",");break;case "null":b=null;break;case "undefined":b=void 0}return b},backCompatibility:function(a){var b=a,c;"string"===typeof a&&(c=a.indexOf(this.separator),0>c&&(b=parseFloat(a),isNaN(b)&&("["===a[0]&&"]"===a[a.length-1]?(a=a.replace("[",""),a=a.replace("]",""),b=""===a?[]:a.split(",")):b="true"===a||"false"===a?"true"===a:a),b=this.convertDataToString(b)));return b}},c={get:function(a){return b.restoreDataFromString(window.localStorage.getItem(a))}, -set:function(a,c){var d=b.convertDataToString(c);window.localStorage.setItem(a,d)},del:function(a){window.localStorage.removeItem(a)},clear:function(){window.localStorage.clear()}},d={expiration:31622400,get:function(a){return b.restoreDataFromString(this.getCookie(a))},set:function(a,c){var d=b.convertDataToString(c);this.setCookie(a,d,{expires:this.expiration})},del:function(a){this.deleteCookie(a)},getCookie:function(a){return(a=document.cookie.match(new RegExp("(?:^|; )"+a.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, -"\\$1")+"\x3d([^;]*)")))?decodeURIComponent(a[1]):void 0},setCookie:function(a,b,c){c=c||{};var d=c.expires;if("number"===typeof d&&d){var e=new Date;e.setTime(e.getTime()+1E3*d);d=c.expires=e}d&&d.toUTCString&&(c.expires=d.toUTCString());b=encodeURIComponent(b);a=a+"\x3d"+b;for(var h in c)b=c[h],a+="; "+h,!0!==b&&(a+="\x3d"+b);document.cookie=a},deleteCookie:function(a){this.setCookie(a,null,{expires:-1})},clear:function(){for(var a=document.cookie.split(";"),b=0;b * { - vertical-align: middle; -} -.ie8 .switch input[type="radio"] { - margin: 0 0.25em; - display: inline-block; -} -.ie8 .switch label { - margin-left: 0 !important; - margin-right: 0 !important; -} -.ie8 .switch label[data-for="1"] { - float: left; -} -.ie8 .switch label[data-for="2"] { - float: right; -} -.ie8 .switch .switch-inner { - display: none; -} -.switch { - font-size: 14px; - font-size: 0.875rem; - line-height: 25.2px; - line-height: 1.57rem; - font-weight: bold; - background-color: #27c0d8; - overflow: hidden; - display: inline-block; - padding: 0.75em 0.25em; - color: #fff; - -webkit-border-radius: 3px; - -webkit-background-clip: padding-box; - -moz-border-radius: 3px; - -moz-background-clip: padding; - border-radius: 3px; - background-clip: padding-box; - position: relative; -} -.switch input[type="radio"] { - display: none; -} -.switch label { - position: relative; - z-index: 2; - float: left; - cursor: pointer; - padding: 0 0.75em; -} -.switch label:hover { - text-decoration: underline; -} -.switch .switch-inner { - float: left; - background-color: #FFF; - height: 1.5em; - width: 4.125em; - padding: 2px; - margin: 0 0.25em; - -webkit-border-radius: 5.5px; - -webkit-background-clip: padding-box; - -moz-border-radius: 5.5px; - -moz-background-clip: padding; - border-radius: 5.5px; - background-clip: padding-box; -} -.switch .switch-inner .handler { - overflow: hidden; - position: relative; - display: block; - height: 1.5em; - width: 1.5em; - background: #25b4cb; - -webkit-border-radius: 4.5px; - -webkit-background-clip: padding-box; - -moz-border-radius: 4.5px; - -moz-background-clip: padding; - border-radius: 4.5px; - background-clip: padding-box; -} -.switch .switch-inner .handler:before { - content: ''; - display: block; - position: absolute; - top: 0; - right: 0; - bottom: 3px; - left: 0; - background-color: #34c4da; - -webkit-border-bottom-left-radius: 4.5px; - -moz-border-radius-bottomleft: 4.5px; - border-bottom-left-radius: 4.5px; - -webkit-border-bottom-right-radius: 4.5px; - -webkit-background-clip: padding-box; - -moz-border-radius-bottomright: 4.5px; - -moz-background-clip: padding; - border-bottom-right-radius: 4.5px; - background-clip: padding-box; -} -.switch:hover .switch-inner .handler:before { - background: #45c9dd; -} -.switch input[data-num="2"]:checked ~ .switch-inner > .handler { - margin-left: auto; -} -.switch input[data-num="2"]:checked ~ label[data-for="1"] { - padding-right: 5.125em; - margin-right: -4.375em; -} -.switch input[data-num="1"]:checked ~ label[data-for="2"] { - padding-left: 5.125em; - margin-left: -4.375em; -} -.toggler { - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.toggler label { - cursor: pointer; -} -.toggler [data-collapse] { - display: inherit; -} -.toggler [data-expand] { - display: none; -} -.toggler.collapsed [data-collapse] { - display: none; -} -.toggler.collapsed [data-expand] { - display: inherit; -} -.toggler-container { - overflow: hidden; -} -.toggler-container.collapsed { - height: 0; -} -.icon-toggler-expanded:before, -.icon-toggler-collapsed:before, -.icon-toggler-expanded:after, -.icon-toggler-collapsed:after { - background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAByCAYAAABeOoENAAAAAXNSR0IArs4c6QAAAbxJREFUaAXtmT1KBEEQhRdFQdBEMfQEBoaGopl3MfECXsFERLyBh/AUIuwJDEUQM//eB11Dz1A1uzotGFTBY2rr58306+kNpmazP7Z98V8Kj8JrAT4xcgttXRVXwofwFYAcNdS6RuJegOBTuBUOhc0CfGLkqKHWJeMuFDwJJ0Jk5Kihlp6esW4embuNkVgTNdTS09MMEbkDj76sUUsPvZ2xIwTRATsQuBuxGsTIYdSSo7cztpggwprdyKlJ8ImZUUuM3s48ol1lXwQjwydm5hINl2bF53KMCL82d2mR2GvqnBfg1+aKPbb9p+oGtYXbT1GTFxKiZkfEyHgy7x0y0clR454zSGpDMzaA3fzV30hNln4qkAqkAqlAKpAKpAKpQCqQCqQCqUAqkAqkAqlAKpAKpAKpQCrw3xWY/GGcz++TP9U3Gx40GWdEAxabXA33NBywRCOfdzFcCztDJv12Rz7REMpmIc9qPBNWK0J3COWNxegxIrs+KHZcyHpjsZUSXPaypcLtseJFS3tT84WwUZG4S4vEZkl3wl5FYK4rdrT9R9Y1uIbbT12TFxKiZkfEyCYfWojMJv+NGNGPr99GI9DP7P9TCgAAAABJRU5ErkJggg=="); -} -.icon-toggler-expanded.icon-light:before, -.icon-toggler-collapsed.icon-light:before, -.icon-toggler-expanded.icon-light:after, -.icon-toggler-collapsed.icon-light:after { - background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAByCAYAAABeOoENAAAAAXNSR0IArs4c6QAAAcVJREFUaAXtmT9KA1EQxhMlASE2SkpPkCJlStHOu3gGwRPYBAm5gYfwFBKwtrARRAh26vr7ljfx7TrLChtBcAa+zOSbPy/7vcTC6fV+04qimIArsALrBMXiJq1nUzQEc/AOmkw51QzdgUqAWyD7AEswA6MExeKUk6n2+zBInSJ7BKfuaZDKpRpcMa/UQUgTfWSd1jjEmlSTatXzpRlvJKJsacVtXrVlB72bWgjdiGwmEj8FOq1u4qapRprJVvkgXbFsZCTxomSqL4ssr0uQrY3TJ/AGjeFfVJlM8diaiCuDdlLiIfmNcP1+/wnu0hoVJ84oq7XeUhNXbE4dgPuEgU2Qh3PFbrx+Gs6E2hD/+tMJ3b+QadB2fiLZsG4/2poG3f6M5MMiDgVCgVAgFAgFQoFQIBQIBUKBUCAUCAVCgVAgFAgFQoFQIBQIBf66AiwLuv1jnAH/Zb/Go5abq/qdwvsLFhJNK583ctfg0Bnmrnwq+zVrYoDZM8E52M1yP9uvqcGmZP6O+CTl3LWYHdTm9yk4aCzilLZHe6XmAuzZEGL30ZrEpr64AUc2wDycK7a7X6P42BpzD+9fv4pIxn4tWznnwm0r/gQpiG1tFshTowAAAABJRU5ErkJggg=="); -} -.icon-toggler-expanded:before, -.icon-toggler-expanded:after { - background-position: top left; -} -.icon-toggler-collapsed:before, -.icon-toggler-collapsed:after { - background-position: bottom left; -} -.modal { - padding: 20px; - border-radius: 3px; - background-color: white; - max-width: 700px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - width: 80% !important; - top: 50% !important; - -webkit-transform: translate(-50%, -50%) !important; - -moz-transform: translate(-50%, -50%) !important; - -o-transform: translate(-50%, -50%) !important; - -ms-transform: translate(-50%, -50%) !important; - transform: translate(-50%, -50%) !important; -} -.modal-close { - -webkit-border-radius: 100px; - -webkit-background-clip: padding-box; - -moz-border-radius: 100px; - -moz-background-clip: padding; - border-radius: 100px; - background-clip: padding-box; - cursor: pointer; - height: 18px; - width: 18px; - position: absolute; - top: 10px; - right: 10px; - font-size: 17px; - text-align: center; - line-height: 19px; - background: #cccccc; -} -main .grid-container, -header .grid-container, -.navigation-a > div, -footer > div { - max-width: 968px; -} -.header-a { - margin-top: 30px; -} -.footer-a { - border-top: 1px solid #d9d9d9; -} -.adjoined-top { - background-color: #27c0d8; - color: #fff; -} -.adjoined-top .content h1, -.adjoined-top .content h2, -.adjoined-top .content h3, -.adjoined-top .content h4, -.adjoined-top .content h5 { - color: #fff; -} -.adjoined-top .content p { - font-size: 18px; - font-size: 1.125rem; - line-height: 32.4px; - line-height: 2.02rem; - font-weight: 100; -} -.adjoined-top .content p a { - text-decoration: none; - border-bottom: 1px dotted #fff; - color: inherit; -} -.adjoined-top .content p a:hover { - color: #e6e6e6; -} -.adjoined-top .content button { - color: #fff; -} -.adjoined-top .content strong { - color: #fff; -} -.adjoined-top .content code { - font-size: inherit; - color: #27c0d8; -} -.adjoined-bottom { - position: relative; -} -.adjoined-bottom:before { - z-index: -1; - content: ''; - background: #27c0d8; - position: absolute; - top: 0; - left: 0; - right: 0; - height: 50%; -} -main .grid-container, -header .grid-container, -.navigation-a > div, -footer > div { - max-width: 1052px; -} -main .grid-container.freed-width { - max-width: none; -} -.switch { - background: #25b4cb; - float: right; - overflow: visible; -} -.switch .balloon-a { - position: absolute; - top: -40px; - right: 50%; - margin-right: -15px; - background: #FFEFC1; - border-bottom-color: #DCDCA4; -} -.switch .balloon-a:before { - border-color: #FFEFC1 transparent transparent transparent; -} -#toolbar .editors-container { - overflow: hidden; - height: 0; - transition: height 200ms; -} -#toolbar .editors-container.active { - height: auto; -} -#main #editor { - background: #FFF; - padding: 2% 4%; - border: dashed 5px #27c0d8; -} -div.cke a.cke_button, -div.cke .cke_combo_button { - border-bottom: none; -} -div.cke a.cke_button.cke_combo_button, -div.cke .cke_combo_button.cke_combo_button { - border-bottom: 1px solid #a6a6a6; -} -#main .adjoined-top:before { - height: 335px; -} -#toolbar .adjoined-top:before { - height: 219px; -} -#toolbar .adjoined-top .grid-container-nested { - height: 147px; -} -.content .grid-switch-magic { - margin: 3.5em 0 0; -} -#info-box { - padding-bottom: 0; -} -#info-box > div { - width: 100%; - text-align: right; -} -#info-box > div .toggler { - padding-right: 0; -} -#info-box > div .toggler:hover { - background: transparent; - color: #000; -} -#info-box > div .toggler:hover > label { - text-decoration: underline; -} -#info-box > div h2 { - float: left; - margin-top: 0; -} -#info-box > div#instructions-container { - text-align: left; -} -#toolbarModifierWrapper { - overflow: hidden; - height: 0; - opacity: 0; - transition: height 200ms; -} -#toolbarModifierWrapper.active { - height: auto; - opacity: 1; -} -header { - overflow: visible; -} -header div.grid-container { - overflow: visible; -} -header .navigation-b { - overflow: visible; -} -header .navigation-b ul { - overflow: visible; -} -header .navigation-b a { - position: relative; -} -header .balloon-a { - position: absolute; - top: 48px; - left: 50%; - margin-left: -35px; -} -@media (max-width: 1140px) { - header .balloon-a { - left: auto; - margin-left: auto; - right: 50%; - margin-right: -35px; - } - header .balloon-a:before { - left: auto; - right: 22px; - } -} -@media (max-width: 900px) { - header .balloon-a { - display: none; - } -} -#toolbar .cke_toolbar { - pointer-events: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - cursor: default; -} -.some-toolbar-active .cke_toolbar { - zoom: 1; - filter: alpha(opacity=50); - -webkit-opacity: 0.5; - -moz-opacity: 0.5; - opacity: 0.5; -} -.cke_toolbar.active { - position: relative; - zoom: 1; - filter: alpha(opacity=100); - -webkit-opacity: 1; - -moz-opacity: 1; - opacity: 1; -} -.cke_toolbar.active:after { - content: ''; - display: block; - position: absolute; - top: 0; - right: 6px; - bottom: 5px; - left: 0; - -webkit-border-radius: 5px; - -webkit-background-clip: padding-box; - -moz-border-radius: 5px; - -moz-background-clip: padding; - border-radius: 5px; - background-clip: padding-box; - -webkit-box-shadow: 0px 0px 15px 3px #fff4b0; - -moz-box-shadow: 0px 0px 15px 3px #fff4b0; - box-shadow: 0px 0px 15px 3px #fff4b0; -} -.cke_toolbar.active .cke_toolgroup { - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; - border-color: #e3c300; -} -.cke_toolbar.active .cke_combo, -.cke_toolbar.active .cke_toolgroup { - position: relative; - z-index: 2; -} -.cke_toolbar.active .cke_combo_button { - -webkit-box-shadow: none; - -moz-box-shadow: none; - box-shadow: none; -} -.unselectable { - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.toolbar { - padding: 5px 0; - margin-bottom: 2.4em; - overflow: hidden; - background: #fff; -} -.toolbar button.button-a.cke_button { - cursor: pointer; - display: inline-block; - padding: 4px 6px; - outline: 0; - border: 1px solid #a6a6a6; -} -.toolbar button.button-a.hidden { - display: none; -} -.toolbar button.button-a.left { - float: left; - margin-right: 8px; -} -.toolbar button.button-a.right { - float: right; - margin-left: 8px; -} -.toolbar button.button-a .highlight { - color: #ffefc1; -} -.configContainer.hidden, -.toolbarModifier.hidden, -.toolbarModifier-hints.hidden { - display: none; -} -.toolbarModifier :focus, -.toolbar button:focus, -.configContainer textarea.configCode:focus { - outline: none; -} -div.toolbarModifier { - padding: 0; - overflow: hidden; - width: 100%; - position: relative; - display: table; - border-collapse: collapse; -} -div.toolbarModifier ::-moz-focus-inner { - border: 0; -} -div.toolbarModifier .empty { - display: none; -} -div.toolbarModifier.empty-visible .empty { - display: table-row; - zoom: 1; - filter: alpha(opacity=60); - -webkit-opacity: 0.6; - -moz-opacity: 0.6; - opacity: 0.6; -} -div.toolbarModifier .empty > p { - line-height: 31px; -} -div.toolbarModifier > ul { - padding: 0; - margin: 0; - border-top: 1px solid #cccccc; - width: 100%; -} -div.toolbarModifier > ul[data-type="table-header"] { - display: table-header-group; -} -div.toolbarModifier > ul[data-type="table-body"] { - display: table-row-group; -} -div.toolbarModifier > ul p { - padding: 0; - margin: 0; -} -div.toolbarModifier > ul > li { - display: table-row; -} -div.toolbarModifier > ul > li[data-type="header"] { - font-weight: bold; - user-select: none; - cursor: default; -} -div.toolbarModifier > ul > li[data-type="group"], -div.toolbarModifier > ul > li[data-type="separator"] { - border-bottom: 1px solid #cccccc; -} -div.toolbarModifier > ul > li[data-type="subgroup"] { - border-top: 1px solid #eee; -} -div.toolbarModifier > ul > li[data-type="subgroup"]:first-child { - border-top: none; -} -div.toolbarModifier > ul > li[data-type="group"].active, -div.toolbarModifier > ul > li[data-type="group"]:hover, -div.toolbarModifier > ul > li[data-type="separator"].active, -div.toolbarModifier > ul > li[data-type="separator"]:hover { - overflow: hidden; - z-index: 2; -} -div.toolbarModifier > ul > li[data-type="group"].active, -div.toolbarModifier > ul > li[data-type="separator"].active, -div.toolbarModifier > ul > li[data-type="group"].active:hover, -div.toolbarModifier > ul > li[data-type="separator"].active:hover { - background: #f0fafb; -} -div.toolbarModifier > ul > li[data-type="group"]:hover, -div.toolbarModifier > ul > li[data-type="separator"]:hover { - background: #fffbe3; -} -div.toolbarModifier > ul > li[data-type="separator"] { - background: #f5f5f5; -} -div.toolbarModifier > ul > li[data-type="separator"]:after { - content: ''; - width: 100%; -} -div.toolbarModifier > ul > li[data-type="separator"] > p { - padding: 2px 5px; -} -div.toolbarModifier > ul > li > p, -div.toolbarModifier > ul > li > ul { - display: table-cell; - vertical-align: middle; -} -div.toolbarModifier > ul > li p { - padding-left: 5px; - min-width: 200px; -} -div.toolbarModifier > ul > li p span { - white-space: nowrap; - cursor: default; -} -div.toolbarModifier > ul > li p span button { - font-size: 12.666px; - margin-right: 5px; - cursor: pointer; - background: #fff; - -webkit-border-radius: 5px; - -webkit-background-clip: padding-box; - -moz-border-radius: 5px; - -moz-background-clip: padding; - border-radius: 5px; - background-clip: padding-box; - border: 1px solid #bbb; - padding: 0 7px; - line-height: 12px; - height: 20px; -} -div.toolbarModifier > ul > li p span button:not(.disabled):hover, -div.toolbarModifier > ul > li p span button:not(.disabled):focus { - color: #fff; - background-color: #454545; - border-color: transparent; -} -div.toolbarModifier > ul > li p span button.move.disabled { - cursor: default; - zoom: 1; - filter: alpha(opacity=20); - -webkit-opacity: 0.2; - -moz-opacity: 0.2; - opacity: 0.2; -} -div.toolbarModifier > ul > li ul { - border-collapse: collapse; - padding: 0; - width: 100%; -} -div.toolbarModifier > ul > li ul li { - display: table-row; - list-style-type: none; - line-height: 1; -} -div.toolbarModifier > ul > li ul li[data-type="subgroup"] { - border-top: 1px solid #dddddd; -} -div.toolbarModifier > ul > li ul li[data-type="subgroup"]:first-child { - border-top: 0; -} -div.toolbarModifier > ul > li ul li[data-type="subgroup"] [data-type="button"] { - -webkit-border-radius: 3px; - -webkit-background-clip: padding-box; - -moz-border-radius: 3px; - -moz-background-clip: padding; - border-radius: 3px; - background-clip: padding-box; - padding: 0 2px; -} -div.toolbarModifier > ul > li ul li[data-type="subgroup"] [data-type="button"]:focus { - background: rgba(0, 0, 0, 0.04); -} -div.toolbarModifier > ul > li ul li[data-type="subgroup"] [data-type="button"] input { - vertical-align: middle; -} -div.toolbarModifier > ul > li ul li > p, -div.toolbarModifier > ul > li ul li > ul { - display: table-cell; - vertical-align: middle; -} -div.toolbarModifier > ul > li ul li ul { - padding: 0; -} -div.toolbarModifier > ul > li ul li ul li { - padding: 0; - display: inline-block; - cursor: pointer; - margin: 2px 5px 2px 0; -} -div.toolbarModifier > ul > li ul li ul li .cke_combo_text { - cursor: pointer; - white-space: nowrap; -} -div.toolbarModifier > ul > li ul li ul li .cke_toolgroup, -div.toolbarModifier > ul > li ul li ul li .cke_combo_button { - cursor: pointer; - margin: 0; - vertical-align: middle; - border: 1px solid #ddd; - font-size: 11.41px; - font-size: 0.713rem; - line-height: 20.54px; - line-height: 1.28rem; -} -div.toolbarModifier > .codemirror-wrapper { - overflow-y: auto; -} -div.toolbarModifier-hints { - float: right; - width: 350px; - min-width: 150px; - overflow-y: auto; - margin-left: 1.5em; -} -div.toolbarModifier-hints h3 { - font-size: 18.08px; - font-size: 1.13rem; - line-height: 32.54px; - line-height: 2.03rem; - padding: 0.36em 1.5em; - background: #f5f5f5; - border-bottom: 1px solid #dddddd; - margin-top: 0; - margin-bottom: 1.2em; -} -div.toolbarModifier-hints dl { - margin-bottom: 1.2em; - overflow: hidden; -} -div.toolbarModifier-hints dl .list-header { - font-weight: bold; - border: 0; - padding-bottom: 0.6em; -} -div.toolbarModifier-hints dl > p { - text-align: center; -} -div.toolbarModifier-hints dl dt { - float: left; - width: 9em; - clear: both; - text-align: right; - border-top: 1px solid #dddddd; - padding-left: 1.5em; - padding-right: .1em; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -div.toolbarModifier-hints dl dt code { - background: none; - border: none; - vertical-align: middle; -} -div.toolbarModifier-hints dl dd { - margin-left: 10em; - clear: right; - padding-right: 1.5em; -} -div.toolbarModifier-hints dl dd code { - line-height: 2.2em; -} -div.toolbarModifier-hints dl dd:after { - content: '\00a0'; - display: block; - clear: left; - float: right; - height: 0; - width: 0; -} -.toolbarModifier-hints, -.configContainer textarea.configCode, -.CodeMirror { - -webkit-border-radius: 3px; - -webkit-background-clip: padding-box; - -moz-border-radius: 3px; - -moz-background-clip: padding; - border-radius: 3px; - background-clip: padding-box; - border: 1px solid #ccc; - font-size: 13.01px; - font-size: 0.813rem; - line-height: 23.42px; - line-height: 1.46rem; -} -.configContainer textarea.configCode, -.CodeMirror pre, -.CodeMirror-linenumber { - font-size: 13.01px; - font-size: 0.813rem; - line-height: 23.42px; - line-height: 1.46rem; - font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif; -} -.CodeMirror pre { - border: none; - padding: 0; - margin: 0; -} -.configContainer textarea.configCode { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - color: #575757; - padding: 10px; - width: 100%; - min-height: 500px; - margin: 0; - resize: none; - outline: none; - -moz-tab-size: 4; - tab-size: 4; - white-space: pre; - word-wrap: normal; - overflow: auto; -} -.CodeMirror-hints.toolbar-modifier { - padding: 0; - color: #575757; - font-size: 14px; - font-size: 0.875rem; - line-height: 25.2px; - line-height: 1.57rem; - font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif; -} -.CodeMirror-hints.toolbar-modifier .CodeMirror-hint-active { - color: #575757; - background: #f0fafb; -} -.CodeMirror-hints.toolbar-modifier > li:hover { - background: #fffbe3; -} -/* Text modifier */ -#toolbarModifierWrapper { - margin-bottom: 1.2em; -} -#toolbarModifierWrapper .invalid .CodeMirror { - background: #fff8f8; - border-color: red; -} -#toolbarModifierWrapper .CodeMirror { - height: auto; - padding: 0 0.6em; -} -.staticContainer { - position: fixed; - top: 0; - width: 100%; - z-index: 10; -} -.staticContainer > .grid-container { - max-width: 1052px; -} -.staticContainer > .grid-container .inner { - background: #fff; -} -.staticContainer > .grid-container .inner .toolbar { - margin-bottom: 0; -} -#help { - position: relative; - top: -15px; - left: -5px; -} -#help-content { - display: none; -} -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL2dsb2JhbC9nbG9iYWwubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL2NvcmUvY29yZS5sZXNzIiwiLi4vLi4vbm9kZV9tb2R1bGVzL2Nrc291cmNlLXNhbXBsZXMtZnJhbWV3b3JrL2NvbXBvbmVudHMvZ3JpZC9ncmlkLmxlc3MiLCIuLi8uLi9ub2RlX21vZHVsZXMvY2tzb3VyY2Utc2FtcGxlcy1mcmFtZXdvcmsvbm9kZV9tb2R1bGVzL2xlc3NoYXQvYnVpbGQvbGVzc2hhdC5sZXNzIiwiLi4vLi4vbm9kZV9tb2R1bGVzL2Nrc291cmNlLXNhbXBsZXMtZnJhbWV3b3JrL2NvbXBvbmVudHMvaGVhZGVyLWEvaGVhZGVyLWEubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL25hdmlnYXRpb24tYS9uYXZpZ2F0aW9uLWEubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL25hdmlnYXRpb24tYi9uYXZpZ2F0aW9uLWIubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL2Zvb3Rlci1hL2Zvb3Rlci1hLmxlc3MiLCIuLi8uLi9ub2RlX21vZHVsZXMvY2tzb3VyY2Utc2FtcGxlcy1mcmFtZXdvcmsvY29tcG9uZW50cy9jb250ZW50L2NvbnRlbnQubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL2J1dHRvbi1hL2J1dHRvbi1hLmxlc3MiLCIuLi8uLi9ub2RlX21vZHVsZXMvY2tzb3VyY2Utc2FtcGxlcy1mcmFtZXdvcmsvY29tcG9uZW50cy9iYWxsb29uLWEvYmFsbG9vbi1hLmxlc3MiLCIuLi8uLi9ub2RlX21vZHVsZXMvY2tzb3VyY2Utc2FtcGxlcy1mcmFtZXdvcmsvY29tcG9uZW50cy9pY29uL2ljb24ubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL3N3aXRjaC9zd2l0Y2gubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL3RvZ2dsZXIvdG9nZ2xlci5sZXNzIiwiLi4vLi4vbm9kZV9tb2R1bGVzL2Nrc291cmNlLXNhbXBsZXMtZnJhbWV3b3JrL2NvbXBvbmVudHMvbW9kYWwvbW9kYWwubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL2Jhc2ljc2FtcGxlL2NvcmUubGVzcyIsIi4uLy4uL25vZGVfbW9kdWxlcy9ja3NvdXJjZS1zYW1wbGVzLWZyYW1ld29yay9jb21wb25lbnRzL2Jhc2ljc2FtcGxlL2Fkam9pbmVkLmxlc3MiLCIuLi8uLi9zYW1wbGVzL2xlc3MvY3VzdG9tLmxlc3MiLCIuLi8uLi9zYW1wbGVzL3Rvb2xiYXJjb25maWd1cmF0b3IvbGVzcy90b29sYmFybW9kaWZpZXIubGVzcyIsIi4uLy4uL3NhbXBsZXMvdG9vbGJhcmNvbmZpZ3VyYXRvci9sZXNzL2Jhc2UubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7O0FBc0RBLFFBSGlDO0VBeUNoQztJQUNDLHdCQUFBOzs7QUMxRkY7QUFBUztBQUFPO0FBQVM7QUFBWTtBQUFRO0FBQVE7QUFBUTtBQUFRO0FBQU07QUFBTTtBQUFLO0VBQ3JGLGNBQUE7O0FBR0Q7QUFBTTtFQUNMLFNBQUE7RUFDQSxVQUFBO0VBQ0Esd0JETitCLHVDQ00vQjtFQUNBLGdCQUFBO0VBQ0EsY0FBQTs7QUNIQSxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsVUFBQTs7QUFERCxZQUFZO0VBQ1gsV0FBQTs7QUY0Q0YsUUFIaUM7RUVqQ2hDO0VBS0MsWUFBWTtFQUFaLFlBQVk7RUFBWixZQUFZO0VBQVosWUFBWTtFQUFaLFlBQVk7RUFBWixZQUFZO0VBQVosWUFBWTtFQUFaLFlBQVk7RUFBWixZQUFZO0lBSlosV0FBQTs7O0FBYUYsQ0FBQztFQ3FSQyw4QkFBQTtFQUNBLDJCQUFBO0VBQ0Esc0JBQUE7RURyUkQsZ0JBQUE7RUFDQSxpQkFBQTtFQUNBLFdBQUE7O0FBSUEsQ0FEQSxxQkFDQztBQUFELGVBQUM7QUFBUSxDQURULHFCQUNVO0FBQUQsZUFBQztFQUNULFNBQVMsRUFBVDtFQUNBLGNBQUE7RUFDQSxnQkFBQTtFQUNBLGtCQUFBO0VBQ0EsWUFBQTtFQUNBLGNBQUE7RUFDQSxRQUFBO0VBQ0EsU0FBQTs7QUFLRCxDQURBLHFCQUNDO0FBQUQsZUFBQztFQUNBLFdBQUE7O0FBSUY7RUMyUEUsOEJBQUE7RUFDQSwyQkFBQTtFQUNBLHNCQUFBO0VEM1BELGlCQUFBO0VBQ0Esa0JBQUE7O0FBS0Msc0JBREQsRUFBQyxxQkFDQztFQUNBLGVBQUE7O0FBR0Qsc0JBTEQsRUFBQyxxQkFLQztFQUNBLGdCQUFBOztBRmpCSCxRQUhpQztFRTBCOUIsc0JBREQsRUFBQyxxQkFDQztJQUNBLGdCQUFBOztFQUdELHNCQUxELEVBQUMscUJBS0M7SUFDQSxpQkFBQTs7O0FFN0VKO0VBQ0MsaUJBQUE7RUFHQSxnQkFBQTs7QUFKRCxTQU1DO0VBQ0MsZ0JBQUE7O0FKMENGLFFBSGlDO0VBR2pDLFNJM0NDO0lBSUUsa0JBQUE7OztBQVZILFNBTUMsZUFPQztFQUNDLG1CQUFBOztBQ1ZIO0VBQ0MsWUFBQTtFQUNBLG1CQUFBO0VBQ0Esa0JBQUE7RUFDQSxPQUFBO0VBQ0EsUUFBQTtFQUNBLE1BQUE7RUFDQSxVQUFBO0VBQ0EsZ0JBQUE7O0FMcUNELFFBSGlDO0VBR2pDO0lLbENFLGtCQUFBOzs7QUFYRixhQWNDO0VBQ0MsZ0JBQUE7RUFDQSxTQUFBO0VBQ0EsZ0JBQUE7O0FBakJGLGFBY0MsR0FLQztBQW5CRixhQWNDLEdBS0ssR0FBRztFQUNOLHFCQUFBOztBTHlCSCxRQUhpQztFQUdqQyxhSy9CQztJQVVFLFdBQUE7SUFDQSx1QkFBQTtJQUNBLG1CQUFBO0lBQ0EscUJBQUE7SUFDQSxXQUFBOztFQUVBLGFBaEJGLEdBZ0JHO0VBQVMsYUFoQlosR0FnQmE7SUFDVixhQUFBOzs7QUFLRCxhQXRCRixHQXFCRSxhQUNDO0VBQ0EsZ0JBQUE7O0FMUUosUUFIaUM7RUFHakMsYUsvQkMsR0FxQkUsYUFDQztJQUlDLGdCQUFBOzs7QUFJRixhQTlCRixHQXFCRSxhQVNDO0VBQ0EsaUJBQUE7O0FMQUosUUFIaUM7RUFHakMsYUsvQkMsR0FxQkUsYUFTQztJQUlDLGtCQUFBOzs7QUFNRixhQXhDRixHQXVDQyxHQUNHO0VBQ0QsaUJBQUE7O0FBdkRKLGFBY0MsR0F1Q0MsR0FLQztFTHhDRixlQUFBO0VBQ0EsbUJBQUE7RUFDQSxpQkFBQTtFQUNBLG9CQUFBO0VLdUNHLGlCQUFBO0VBQ0EsV0FBQTtFQUNBLGNBQUE7RUFDQSxpQkFBQTtFQUNBLHFCQUFBO0VBQ0EseUJBQUE7O0FBRUEsYUFyREgsR0F1Q0MsR0FLQyxFQVNFO0VBQ0EsZUFBQTtFQUNBLGNBQUE7O0FBUUoseUJBQUM7QUFBUyx5QkFBQztFQUNWLHNCQUFrQixxckJBQWxCOztBQ3BGRjtFQUNDLGlCQUFBO0VBQ0EsZ0JBQUE7RUFDQSxpQkFBQTs7QU5nREQsUUFIaUM7RUFHakM7SU03Q0Usa0JBQUE7SUFDQSxnQkFBQTtJQUdBLFVBQUE7OztBQVZGLGFBYUM7RUFDQyxVQUFBO0VBQ0EsZ0JBQUE7RUFDQSxTQUFBO0VBQ0EsaUJBQUE7O0FBakJGLGFBYUMsR0FNQztBQW5CRixhQWFDLEdBTUssR0FBRztFQUNOLHFCQUFBOztBTitCSCxRQUhpQztFQUdqQyxhTXRDQztJQVdFLGNBQUE7SUFDQSxXQUFBO0lBQ0EscUJBQUE7OztBTnlCSCxRQUhpQztFQUdqQyxhTXRDQyxHQWdCQztJQUVFLGtCQUFBOzs7QUFHRCxhQXJCRixHQWdCQyxHQUtHO0VBQ0QsaUJBQUE7O0FOZ0JKLFFBSGlDO0VBR2pDLGFNdENDLEdBZ0JDLEdBS0c7SUFJQSxjQUFBOzs7QUF0Q0wsYUFhQyxHQWdCQyxHQWFDO0VId1FELDhCQUFBO0VBQ0EsMkJBQUE7RUFDQSxzQkFBQTtFR3hRRSx5QkFBQTtFQUNBLHFCQUFBO0VBQ0EsYUFBQTs7QU5LSixRQUhpQztFQUdqQyxhTXRDQyxHQWdCQyxHQWFDO0lBT0UsV0FBQTtJSHFPSCx3QkFBQTtJQUFpQyxvQ0FBQTtJQUNqQyxxQkFBQTtJQUE4Qiw2QkFBQTtJQUM5QixnQkFBQTtJQUF5Qiw0QkFBQTs7O0FJeFIzQjtFUHdCQyxlQUFBO0VBQ0Esb0JBQUE7RUFDQSxtQkFBQTtFQUNBLG9CQUFBO0VPeEJBLG1CQUFBO0VBQ0Esc0JBQUE7RUFDQSxnQkFBQTtFQUNBLGNBQUE7O0FBTkQsU1A0RUM7RUFDQyxjQUFBO0VBQ0EscUJBQUE7RUFFQSxpQ0FBQTs7QUFFQSxTQU5ELEVBTUU7RUFDQSxjQUFBOztBT25GSCxTQVFDO0VBQ0MsU0FBQTtFQUNBLHFCQUFBO0VBQ0Esa0JBQUE7O0FDWEY7RVJ3QkMsZUFBQTtFQUNBLG1CQUFBO0VBQ0EsbUJBQUE7RUFDQSxvQkFBQTtFUXpCQSxnQkFBQTtFQUNBLGtCQUFBO0VBQ0EscUJBQUE7O0FBSkQsUUFTQztFQUNDLGdCQUFBOztBQVZGLFFBYUM7QUFiRCxRQWFLO0FBYkwsUUFhUztBQWJULFFBYWM7QUFiZCxRQWEwQixTQUFRLElBQUk7QUFidEMsUUFhd0Q7RUFDdEQsaUJBQUE7O0FBZEYsUUFpQkM7QUFqQkQsUUFpQk87RUxxUUwsMEJBQUE7RUFBaUMsb0NBQUE7RUFDakMsdUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsa0JBQUE7RUFBeUIsNEJBQUE7RUtyUXpCLGdCQUFBOztBQW5CRixRQXNCQztBQXRCRCxRQXNCTTtBQXRCTixRQXNCWTtBQXRCWixRQXNCaUI7RUFDZixtQkFBQTs7QUF2QkYsUUEwQkM7QUExQkQsUUEwQmE7RUFDWCxnQkFBQTtFQUNBLDhCQUFBO0VBQ0EscUJBQUE7O0FBN0JGLFFBb0NDLEVSd0NBO0FRNUVELFFBb0NJLEdSd0NIO0FRNUVELFFBb0NRLEdSd0NQO0FRNUVELFFBb0NZLFdSd0NYO0FRNUVELFFBb0N3QixHUndDdkI7QVE1RUQsUUFvQzRCLEdSd0MzQjtBUTVFRCxRQW9DZ0MsR1J3Qy9CO0FRNUVELFFBb0NvQyxHUndDbkM7QVE1RUQsUUFvQ3dDLEdSd0N2QztFQUNDLGNBQUE7RUFDQSxxQkFBQTtFQUVBLGlDQUFBOztBQUVBLFFROUNELEVSd0NBLEVBTUU7QUFBRCxRUTlDRSxHUndDSCxFQU1FO0FBQUQsUVE5Q00sR1J3Q1AsRUFNRTtBQUFELFFROUNVLFdSd0NYLEVBTUU7QUFBRCxRUTlDc0IsR1J3Q3ZCLEVBTUU7QUFBRCxRUTlDMEIsR1J3QzNCLEVBTUU7QUFBRCxRUTlDOEIsR1J3Qy9CLEVBTUU7QUFBRCxRUTlDa0MsR1J3Q25DLEVBTUU7QUFBRCxRUTlDc0MsR1J3Q3ZDLEVBTUU7RUFDQSxjQUFBOztBUW5GSCxRQXdDQztBQXhDRCxRQXdDSztBQXhDTCxRQXdDUztBQXhDVCxRQXdDYTtBQXhDYixRQXdDaUI7RUFDZixXQUFBO0VBQ0EsZ0JBQUE7O0FBMUNGLFFBd0NDLEdBS0M7QUE3Q0YsUUF3Q0ssR0FLSDtBQTdDRixRQXdDUyxHQUtQO0FBN0NGLFFBd0NhLEdBS1g7QUE3Q0YsUUF3Q2lCLEdBS2Y7QUE3Q0YsUUF3Q0MsR0FLTztBQTdDUixRQXdDSyxHQUtHO0FBN0NSLFFBd0NTLEdBS0Q7QUE3Q1IsUUF3Q2EsR0FLTDtBQTdDUixRQXdDaUIsR0FLVDtFQUNMLGtCQUFBOztBQTlDSCxRQXdDQyxHQVVDLEVBQUM7QUFsREgsUUF3Q0ssR0FVSCxFQUFDO0FBbERILFFBd0NTLEdBVVAsRUFBQztBQWxESCxRQXdDYSxHQVVYLEVBQUM7QUFsREgsUUF3Q2lCLEdBVWYsRUFBQztFQUNBLGdCQUFBO0VBQ0Esc0JBQUE7RUFDQSxVQUFBO0VBQ0EsU0FBQTs7QUFHRCxRQWpCRCxHQWlCRSxNQUNBLEVBQUM7QUFERixRQWpCRyxHQWlCRixNQUNBLEVBQUM7QUFERixRQWpCTyxHQWlCTixNQUNBLEVBQUM7QUFERixRQWpCVyxHQWlCVixNQUNBLEVBQUM7QUFERixRQWpCZSxHQWlCZCxNQUNBLEVBQUM7RUFDQSxVQUFBOztBQUlGLFFBdkJELEdBdUJFLE9BQ0E7QUFERCxRQXZCRyxHQXVCRixPQUNBO0FBREQsUUF2Qk8sR0F1Qk4sT0FDQTtBQURELFFBdkJXLEdBdUJWLE9BQ0E7QUFERCxRQXZCZSxHQXVCZCxPQUNBO0VMOERELDBEQUFBO0VBQ0EsdURBQUE7RUFDQSxxREFBQTtFQUNBLGtEQUFBO0VLL0RFLFVBQUE7O0FBbEVKLFFBdUVDO0FBdkVELFFBdUVRO0FBdkVSLFFBdUVnQixTQUFRLElBQUk7RUwrTTFCLDBCQUFBO0VBQWlDLG9DQUFBO0VBQ2pDLHVCQUFBO0VBQThCLDZCQUFBO0VBQzlCLGtCQUFBO0VBQXlCLDRCQUFBO0VBbUJ6Qix1REFBQTtFQUNBLG9EQUFBO0VBQ0EsK0NBQUE7RUtsT0EsYUFBQTtFQUNBLGNBQUE7RUFFQSx5QkFBQTtFQUNBLGtCQUFBOztBQUVBLFFBVkQsTUFVRTtBQUFELFFBVk0sT0FVTDtBQUFELFFBVmMsU0FBUSxJQUFJLGdCQVV6QjtFQUNBLHFCQUFBO0VBQ0EsVUFBQTtFTHdORCx3RUFBQTtFQUNBLHFFQUFBO0VBQ0EsZ0VBQUE7O0FLN1NGLFFBOEZDO0VBQ0MsOEJBQUE7RUFDQSxlQUFBOztBQWhHRixRQW1HQztFQUNDLGtCQUFBO0VBQ0EsNkJSbkcyQyx3QlFtRzNDO0VSN0VELGVBQUE7RUFDQSxlQUFBO0VBQ0EsbUJBQUE7RUFDQSxtQkFBQTs7QVEzQkQsUUF5R0M7RUFDQyxrQkFBQTs7QUExR0YsUUE2R0M7RVJyRkEsZUFBQTtFQUNBLGtCQUFBO0VBQ0EsbUJBQUE7RUFDQSxvQkFBQTtFUW9GQyxtQkFBQTs7QUEvR0YsUUFrSEM7RVIxRkEsaUJBQUE7RUFDQSxpQkFBQTtFQUNBLG9CQUFBO0VBQ0Esb0JBQUE7RVF5RkMsaUJBQUE7O0FBcEhGLFFBdUhDO0VSL0ZBLGVBQUE7RUFDQSxpQkFBQTtFQUNBLG1CQUFBO0VBQ0EsbUJBQUE7RVE4RkMsZ0JBQUE7RUFDQSxrQkFBQTs7QUExSEYsUUE2SEM7RVJyR0EsaUJBQUE7RUFDQSxpQkFBQTtFQUNBLG9CQUFBO0VBQ0Esb0JBQUE7RVFvR0MsZ0JBQUE7RUFDQSxrQkFBQTs7QUFoSUYsUUFtSUM7RVIzR0EsaUJBQUE7RUFDQSxpQkFBQTtFQUNBLG9CQUFBO0VBQ0Esb0JBQUE7RVEwR0MsZ0JBQUE7RUFDQSxrQkFBQTs7QUF0SUYsUUF5SUM7RUFDQyxTQUFBO0VBQ0EsNkJBQUE7RUFDQSxlQUFBOztBQUlBLFFBREQsTUFDRTtFQUNBLGFBQUE7RUFDQSxrQkFBQTs7QUFHRCxRQU5ELE1BTUU7RUxpREQsMEJBQUE7RUFDQSx1QkFBQTtFQUNBLGtCQUFBOztBS3hNRixRQTRKQztFUnBJQSxlQUFBO0VBQ0Esa0JBQUE7RUFDQSxtQkFBQTtFQUNBLG9CQUFBO0VRbUlDLG9CUjdKOEIsdUNRNko5QjtFQUNBLGdCQUFBO0VMNElBLDBEQUFBO0VBQ0EsdURBQUE7RUFDQSxrREFBQTs7QUs3U0YsUUF1S0MsRUFDQztFQUNDLHNCQUFBOztBQXpLSCxRQXVLQyxFQUtDO0VBQ0MsY0FBQTs7QUE3S0gsUUFpTEM7RUFDQyxVQUFBO0VBQ0EsU0FBQTtFQUVBLFdBQUE7RUFDQSxjQUFBO0VBQ0EsZ0JBQUE7O0FBdkxGLFFBMExDO0FBMUxELFFBMExNO0VSbEtMLGtCQUFBO0VBQ0EsbUJBQUE7RUFDQSxtQkFBQTtFQUNBLG9CQUFBO0VRa0tDLGdKQUFBOztBQTdMRixRQTBMQyxJQUtDO0FBL0xGLFFBMExNLEtBS0o7RUFDQyxTQUFBOztBQWhNSCxRQXFNQyxJQUFJO0VBQ0gsZUFBQTtFQUNBLGNBQUE7O0FBdk1GLFFBME1DO0VBQ0MsV0FBQTs7QUEzTUYsUUE4TUMsR0FFQztBQWhORixRQThNSyxHQUVIO0FBaE5GLFFBOE1DLEdBRUs7QUFoTk4sUUE4TUssR0FFQztFQUNILGdCQUFBOztBQWpOSCxRQThNQyxHQU1DO0FBcE5GLFFBOE1LLEdBTUg7RVI1TEQsZUFBQTtFQUNBLG1CQUFBO0VBQ0Esb0JBQUE7RUFDQSxvQkFBQTs7QVEzQkQsUUEwTkMsU0FBUSxJQUFJO0VBQ1gsV0FBQTs7QUEzTkYsUUE4TkMsSUFBRztFQUNGLHVCQUFBO0VBQ0EsYUFBQTtFQUNBLHFCQUFBOzs7QUFHQSxRQU5ELElBQUcsS0FNRDtFQUNBLFNBQVMsTUFBVDtFQUNBLGlCQUFBOztBQ2pPRCxJQURELEVBQ0U7QUFBRCxJQURFLE9BQ0Q7QUFBRCxJQURVLE1BQ1Q7RU5pUkQsMEJBQUE7RUFBaUMsb0NBQUE7RUFDakMsdUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsa0JBQUE7RUFBeUIsNEJBQUE7RUhoUTFCLGVBQUE7RUFDQSxtQkFBQTtFQUNBLG1CQUFBO0VBQ0Esb0JBQUE7RVNuQkUsWUFBQTtFQUNBLGlCQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTtFQUNBLGNBQUE7RUFDQSxtQkFBQTtFQUNBLHFCQUFBO0VBQ0EscUJBQUE7RUFDQSxlQUFBO0VBQ0EsU0FBQTtFQUNBLHNCQUFBO0VBSUEsYUFBQTtFQUdBLHVCQUFBOztBQUVBLElBdkJGLEVBQ0UsU0FzQkM7QUFBRCxJQXZCQyxPQUNELFNBc0JDO0FBQUQsSUF2QlMsTUFDVCxTQXNCQztFQUNBLGtCQUFBOztBQUdELElBM0JGLEVBQ0UsU0EwQkM7QUFBRCxJQTNCQyxPQUNELFNBMEJDO0FBQUQsSUEzQlMsTUFDVCxTQTBCQztFQUNBLG1CQUFBOztBQW9CRCxJQWhERixFQUNFLFNBK0NDO0FBQUQsSUFoREMsT0FDRCxTQStDQztBQUFELElBaERTLE1BQ1QsU0ErQ0M7RU5rT0YsNEJBQUE7RUFBaUMsb0NBQUE7RUFDakMseUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsb0JBQUE7RUFBeUIsNEJBQUE7RU1uUHZCLFdBQUE7RUFDQSxVQUFBO0VBQ0EsbUJBQUE7RUFDQSxnQkFBQTtFQUNBLGtCQUFBO0VBQ0Esa0JBQUE7O0FBRUEsSUF4Q0gsRUFDRSxTQStDQyxpQkFSQztBQUFELElBeENBLE9BQ0QsU0ErQ0MsaUJBUkM7QUFBRCxJQXhDUSxNQUNULFNBK0NDLGlCQVJDO0VBQ0Esa0JBQUE7RUFDQSxTQUFBO0VBQ0EsUUFBQTtFQUNBLHFCQUFBOztBVEdMLFFBSGlDO0VBR2pDLElTL0NDLEVBQ0UsU0FtREM7RVRMSixJUy9DSSxPQUNELFNBbURDO0VUTEosSVMvQ1ksTUFDVCxTQW1EQztJTjhORiw0QkFBQTtJQUFpQyxvQ0FBQTtJQUNqQyx5QkFBQTtJQUE4Qiw2QkFBQTtJQUM5QixvQkFBQTtJQUF5Qiw0QkFBQTtJTW5QdkIsV0FBQTtJQUNBLFVBQUE7SUFDQSxtQkFBQTtJQUNBLGdCQUFBO0lBQ0Esa0JBQUE7SUFDQSxrQkFBQTs7RUFFQSxJQXhDSCxFQUNFLFNBbURDLDBCQVpDO0VBQUQsSUF4Q0EsT0FDRCxTQW1EQywwQkFaQztFQUFELElBeENRLE1BQ1QsU0FtREMsMEJBWkM7SUFDQSxrQkFBQTtJQUNBLFNBQUE7SUFDQSxRQUFBO0lBQ0EscUJBQUE7O0VBSkQsSUF4Q0gsRUFDRSxTQW1EQywwQkFaQztFQUFELElBeENBLE9BQ0QsU0FtREMsMEJBWkM7RUFBRCxJQXhDUSxNQUNULFNBbURDLDBCQVpDO0lBQ0Esa0JBQUE7SUFDQSxTQUFBO0lBQ0EsUUFBQTtJQUNBLHFCQUFBOzs7QUFjRixJQTFERixFQUNFLFNBeURDO0FBQUQsSUExREMsT0FDRCxTQXlEQztBQUFELElBMURTLE1BQ1QsU0F5REM7QUFDRCxJQTNERixFQUNFLFNBMERDO0FBQUQsSUEzREMsT0FDRCxTQTBEQztBQUFELElBM0RTLE1BQ1QsU0EwREM7RUFDQSxXQUFBO0VBQ0EsbUJBQUE7O0FBR0QsSUFoRUYsRUFDRSxTQStEQztBQUFELElBaEVDLE9BQ0QsU0ErREM7QUFBRCxJQWhFUyxNQUNULFNBK0RDO0VBQ0EscUJBQUE7RUFDQSxVQUFBO0VOcU9GLHlFQUFBO0VBQ0Esc0VBQUE7RUFDQSxpRUFBQTs7QU01TkEsSUE3RUQsRUE2RUU7QUFBRCxJQTdFRSxPQTZFRDtBQUFELElBN0VVLE1BNkVUO0VBQ0EsbUJBQUE7O0FBRUEsSUFoRkYsRUE2RUUsY0FHQztBQUFELElBaEZDLE9BNkVELGNBR0M7QUFBRCxJQWhGUyxNQTZFVCxjQUdDO0FBQ0QsSUFqRkYsRUE2RUUsY0FJQztBQUFELElBakZDLE9BNkVELGNBSUM7QUFBRCxJQWpGUyxNQTZFVCxjQUlDO0VBQ0EsY0FBQTtFQUNBLG1CQUFBOztBQUlGLElBdkZELEVBdUZFO0FBQUQsSUF2RkUsT0F1RkQ7QUFBRCxJQXZGVSxNQXVGVDtBQUFELElBdkZELEVIaURHLGFBeENILEdBZ0JDLEdBYUMsRUFXRTtBR3NDSCxJQXZGRSxPSGlEQSxhQXhDSCxHQWdCQyxHQWFDLEVBV0U7QUdzQ0gsSUF2RlUsTUhpRFIsYUF4Q0gsR0FnQkMsR0FhQyxFQVdFO0VHdUNGLFdBQUE7RUFDQSxtQkFBQTs7QUFFQSxJQTNGRixFQXVGRSxvQkFJQztBQUFELElBM0ZDLE9BdUZELG9CQUlDO0FBQUQsSUEzRlMsTUF1RlQsb0JBSUM7QUFDRCxJQTVGRixFQXVGRSxvQkFLQztBQUFELElBNUZDLE9BdUZELG9CQUtDO0FBQUQsSUE1RlMsTUF1RlQsb0JBS0M7QUFERCxJQTNGRixFSGlERyxhQXhDSCxHQWdCQyxHQWFDLEVBV0UsTUcwQ0Q7QUFBRCxJQTNGQyxPSGlEQSxhQXhDSCxHQWdCQyxHQWFDLEVBV0UsTUcwQ0Q7QUFBRCxJQTNGUyxNSGlEUixhQXhDSCxHQWdCQyxHQWFDLEVBV0UsTUcwQ0Q7QUFDRCxJQTVGRixFSGlERyxhQXhDSCxHQWdCQyxHQWFDLEVBV0UsTUcyQ0Q7QUFBRCxJQTVGQyxPSGlEQSxhQXhDSCxHQWdCQyxHQWFDLEVBV0UsTUcyQ0Q7QUFBRCxJQTVGUyxNSGlEUixhQXhDSCxHQWdCQyxHQWFDLEVBV0UsTUcyQ0Q7RUFDQSxXQUFBO0VBQ0EsbUJBQUE7O0FDaEdKO0VWc0JDLGVBQUE7RUFDQSxrQkFBQTtFQUNBLG1CQUFBO0VBQ0Esb0JBQUE7RUcyUEMsMEJBQUE7RUFBaUMsb0NBQUE7RUFDakMsdUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsa0JBQUE7RUFBeUIsNEJBQUE7RU9uUjFCLGdDQUFBO0VBRUEsbUJBQUE7RUFDQSxxQkFBQTtFQUNBLG1CQUFBO0VBQ0Esd0JBQUE7RUFDQSxnQkFBQTtFQUNBLGtCQUFBO0VBQ0EsYUFBQTtFQUNBLG9CQUFBO0VBQ0EsY0FBQTs7QUFFQSxVQUFDO0VBQ0EsY0FBQTs7QUFHRCxVQUFDO0VBQ0EsU0FBUyxFQUFUO0VBQ0EsUUFBQTtFQUNBLFNBQUE7RUFDQSxtQkFBQTtFQUNBLGtCQUFBOztBQU1ELGFBQUM7QUFBRCxhQUFDO0VBQ0EsVUFBQTtFQUNBLDhCQUFBO0VBQ0EseURBQUE7O0FBTUQsYUFBQztBQUFELGFBQUM7RUFDQSxhQUFBO0VBQ0EsOEJBQUE7RUFDQSx5REFBQTs7QUFNRCxhQUFDO0FBQUQsYUFBQztFQUNBLFVBQUE7O0FBTUQsYUFBQztBQUFELGFBQUM7RUFDQSxXQUFBOztBQ3ZERixjQUFjO0FBQ2QsZUFBZTtFQUNkLFNBQVMsRUFBVDtFQUNBLHFCQUFBO0VBQ0EsV0FBQTtFQUNBLFlBQUE7RUFDQSxzQkFBQTtFQUNBLDRCQUFBOztBQUdELGNBQWM7RUFDYixrQkFBQTs7QUFHRCxlQUFlO0VBQ2QsaUJBQUE7O0FBSUEsY0FBQztBQUFTLGNBQUM7RUFDVixzQkFBa0IsNmNBQWxCOztBQUtELG1CQUFDO0FBQVMsbUJBQUM7RUFDVixzQkFBa0IsNmlCQUFsQjs7QUFLRCxXQUFDO0FBQVMsV0FBQztFQUNWLHNCQUFrQiw2aUJBQWxCOztBQzVCRixJQUFLLFFBRUo7RUFDQyxzQkFBQTs7QUFIRixJQUFLLFFBTUosTUFBSztFQUNKLGdCQUFBO0VBQ0EscUJBQUE7O0FBUkYsSUFBSyxRQVdKO0VBQ0MseUJBQUE7RUFDQSwwQkFBQTs7QUFFQSxJQWZHLFFBV0osTUFJRTtFQUNBLFdBQUE7O0FBR0QsSUFuQkcsUUFXSixNQVFFO0VBQ0EsWUFBQTs7QUFwQkgsSUFBSyxRQXdCSjtFQUNDLGFBQUE7O0FBSUY7RVpaQyxlQUFBO0VBQ0EsbUJBQUE7RUFDQSxtQkFBQTtFQUNBLG9CQUFBO0VZV0EsaUJBQUE7RUFDQSx5QkFBQTtFQUNBLGdCQUFBO0VBQ0EscUJBQUE7RUFDQSxzQkFBQTtFQUNBLFdBQUE7RVQyT0MsMEJBQUE7RUFBaUMsb0NBQUE7RUFDakMsdUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsa0JBQUE7RUFBeUIsNEJBQUE7RVMzTzFCLGtCQUFBOztBQVRELE9BV0MsTUFBSztFQUNKLGFBQUE7O0FBWkYsT0FlQztFQUNDLGtCQUFBO0VBQ0EsVUFBQTtFQUNBLFdBQUE7RUFDQSxlQUFBO0VBQ0EsaUJBQUE7O0FBRUEsT0FQRCxNQU9FO0VBQ0EsMEJBQUE7O0FBdkJILE9BMkJDO0VBQ0MsV0FBQTtFQUNBLHNCQUFBO0VBQ0EsYUFBQTtFQUNBLGNBQUE7RUFDQSxZQUFBO0VBQ0EsZ0JBQUE7RVRpTkEsNEJBQUE7RUFBaUMsb0NBQUE7RUFDakMseUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsb0JBQUE7RUFBeUIsNEJBQUE7O0FTcFAzQixPQTJCQyxjQVNDO0VBQ0MsZ0JBQUE7RUFDQSxrQkFBQTtFQUNBLGNBQUE7RUFDQSxhQUFBO0VBQ0EsWUFBQTtFQUNBLG1CQUFBO0VUd01ELDRCQUFBO0VBQWlDLG9DQUFBO0VBQ2pDLHlCQUFBO0VBQThCLDZCQUFBO0VBQzlCLG9CQUFBO0VBQXlCLDRCQUFBOztBU3ZNeEIsT0FsQkYsY0FTQyxTQVNFO0VBQ0EsU0FBUyxFQUFUO0VBQ0EsY0FBQTtFQUNBLGtCQUFBO0VBQ0EsTUFBQTtFQUNBLFFBQUE7RUFDQSxXQUFBO0VBQ0EsT0FBQTtFQUVBLHlCQUFBO0VUc0tGLHdDQUFBO0VBQ0Esb0NBQUE7RUFDQSxnQ0FBQTtFQUtBLHlDQUFBO0VBQThDLG9DQUFBO0VBQzlDLHFDQUFBO0VBQTBDLDZCQUFBO0VBQzFDLGlDQUFBO0VBQXNDLDRCQUFBOztBU3ZLdkMsT0FBQyxNQUNBLGNBQWMsU0FBUTtFQUNyQixtQkFBQTs7QUFoRUgsT0FvRUMsTUFBSyxjQUFnQixRQUVwQixnQkFBZ0I7RUFDZixpQkFBQTs7QUF2RUgsT0FvRUMsTUFBSyxjQUFnQixRQVNwQixRQUFPO0VBQ04sc0JBQUE7RUFDQSxzQkFBQTs7QUEvRUgsT0FtRkMsTUFBSyxjQUFnQixRQUFTLFFBQU87RUFDcEMscUJBQUE7RUFDQSxxQkFBQTs7QUN6SEY7RVZrM0JFLHlCQUFBO0VBQ0Esc0JBQUE7RUFDQSxxQkFBQTtFQUNBLGlCQUFBOztBVXIzQkYsUUFHQztFQUNDLGVBQUE7O0FBSkYsUUFNQztFQUNDLGdCQUFBOztBQVBGLFFBVUM7RUFDQyxhQUFBOztBQUdELFFBQUMsVUFDQTtFQUNDLGFBQUE7O0FBRkYsUUFBQyxVQUtBO0VBQ0MsZ0JBQUE7O0FBS0g7RUFDQyxnQkFBQTs7QUFFQSxrQkFBQztFQUNBLFNBQUE7O0FBTUQsc0JBQUM7QUFBRCx1QkFBQztBQUFTLHNCQUFDO0FBQUQsdUJBQUM7RUFDVixzQkFBa0IseXNCQUFsQjs7QUFJQSxzQkFEQSxXQUNDO0FBQUQsdUJBREEsV0FDQztBQUFTLHNCQURWLFdBQ1c7QUFBRCx1QkFEVixXQUNXO0VBQ1Ysc0JBQWtCLHF0QkFBbEI7O0FBTUYsc0JBQUM7QUFDRCxzQkFBQztFQUNBLDZCQUFBOztBQUtELHVCQUFDO0FBQ0QsdUJBQUM7RUFDQSxnQ0FBQTs7QUN0REY7RUFDQyxhQUFBO0VBQ0Esa0JBQUE7RUFDQSx1QkFBQTtFQUNBLGdCQUFBO0VYNFNDLDhCQUFBO0VBQ0EsMkJBQUE7RUFDQSxzQkFBQTtFV3pTRCxxQkFBQTtFQUNBLG1CQUFBO0VYZ3ZCQyx3Q0FBQTtFQUNBLHFDQUFBO0VBQ0EsbUNBQUE7RUFDQSxvQ0FBQTtFQUNBLGdDQUFBOztBV2p2QkQsTUFBQztFWHVRQSw0QkFBQTtFQUFpQyxvQ0FBQTtFQUNqQyx5QkFBQTtFQUE4Qiw2QkFBQTtFQUM5QixvQkFBQTtFQUF5Qiw0QkFBQTtFV3ZRekIsZUFBQTtFQUNBLFlBQUE7RUFDQSxXQUFBO0VBQ0Esa0JBQUE7RUFDQSxTQUFBO0VBQ0EsV0FBQTtFQUNBLGVBQUE7RUFDQSxrQkFBQTtFQUNBLGlCQUFBO0VBQ0EsbUJBQUE7O0FDekJGLElBQUs7QUFDTCxNQUFPO0FBQ1AsYUFBYztBQUNkLE1BQU87RUFDTixnQkFBQTs7QUFJRDtFQUNDLGdCQUFBOztBQUdEO0VBQ0MsNkJBQUE7O0FDWEEsU0FBQztFQUNBLHlCQUFBO0VBQ0EsV0FBQTs7QUFGRCxTQUFDLElBSUEsU0FDQztBQUxGLFNBQUMsSUFJQSxTQUNLO0FBTE4sU0FBQyxJQUlBLFNBQ1M7QUFMVixTQUFDLElBSUEsU0FDYTtBQUxkLFNBQUMsSUFJQSxTQUNpQjtFQUNmLFdBQUE7O0FBTkgsU0FBQyxJQUlBLFNBS0M7RWhCWUYsZUFBQTtFQUNBLG1CQUFBO0VBQ0EsbUJBQUE7RUFDQSxvQkFBQTtFZ0JiRyxnQkFBQTs7QUFYSCxTQUFDLElBSUEsU0FLQyxFQUlDO0VBQ0MscUJBQUE7RUFDQSw4QkFBQTtFQUNBLGNBQUE7O0FBRUEsU0FsQkgsSUFJQSxTQUtDLEVBSUMsRUFLRTtFQUNBLGNBQUE7O0FBbkJMLFNBQUMsSUFJQSxTQW9CQztFQUNDLFdBQUE7O0FBekJILFNBQUMsSUFJQSxTQXdCQztFQUNDLFdBQUE7O0FBN0JILFNBQUMsSUFJQSxTQTRCQztFQUNDLGtCQUFBO0VBQ0EsY0FBQTs7QUFLSCxTQUFDO0VBQ0Esa0JBQUE7O0FBRUEsU0FIQSxPQUdDO0VBQ0EsV0FBQTtFQUNBLFNBQVMsRUFBVDtFQUNBLG1CQUFBO0VBQ0Esa0JBQUE7RUFDQSxNQUFBO0VBQ0EsT0FBQTtFQUNBLFFBQUE7RUFDQSxXQUFBOztBQ3hESCxJQUFLO0FBQ0wsTUFBTztBQUNQLGFBQWM7QUFDZCxNQUFPO0VBQ04saUJBQUE7O0FBR0QsSUFBSyxnQkFBZTtFQUNuQixlQUFBOztBQUdEO0VBQ0MsbUJBQUE7RUFDQSxZQUFBO0VBQ0EsaUJBQUE7O0FBSEQsT0FNQztFQUVDLGtCQUFBO0VBQ0EsVUFBQTtFQUNBLFVBQUE7RUFDQSxtQkFBQTtFQUdBLG1CQUFBO0VBQ0EsNEJBQUE7O0FBRUEsT0FYRCxXQVdFO0VBQ0EseURBQUE7O0FBS0gsUUFBUztFQUNSLGdCQUFBO0VBQ0EsU0FBQTtFQUNBLHdCQUFBOztBQUVBLFFBTFEsbUJBS1A7RUFDQSxZQUFBOztBQUtGLEtBQU07RUFDTCxnQkFBQTtFQUNBLGNBQUE7RUFDQSwwQkFBQTs7QUFJRCxHQUFHLElBQUssRUFBQztBQUNULEdBQUcsSUFBSztFQUNQLG1CQUFBOztBQUVBLEdBSkUsSUFBSyxFQUFDLFdBSVA7QUFBRCxHQUhFLElBQUssa0JBR047RUFDQSxnQ0FBQTs7QUFJRixLQUFNLGNBQWE7RUFDbEIsYUFBQTs7QUFJQSxRQURRLGNBQ1A7RUFDQSxhQUFBOztBQUZGLFFBQVMsY0FLUjtFQUNDLGFBQUE7O0FBSUYsUUFDQztFQUNDLGlCQUFBOztBQUlGO0VBQ0MsaUJBQUE7O0FBREQsU0FHQztFQUNDLFdBQUE7RUFDQSxpQkFBQTs7QUFMRixTQUdDLE1BSUM7RUFDQyxnQkFBQTs7QUFFQSxTQVBGLE1BSUMsU0FHRTtFQUNBLHVCQUFBO0VBQ0EsV0FBQTs7QUFGRCxTQVBGLE1BSUMsU0FHRSxNQUlBO0VBQ0MsMEJBQUE7O0FBZkwsU0FHQyxNQWlCQztFQUNDLFdBQUE7RUFDQSxhQUFBOztBQUdELFNBdEJELE1Bc0JFO0VBQ0EsZ0JBQUE7O0FBS0g7RUFDQyxnQkFBQTtFQUNBLFNBQUE7RUFDQSxVQUFBO0VBQ0Esd0JBQUE7O0FBRUEsdUJBQUM7RUFDQSxZQUFBO0VBQ0EsVUFBQTs7QUFLRjtFQUNDLGlCQUFBOztBQURELE1BR0MsSUFBRztFQUNGLGlCQUFBOztBQUpGLE1BT0M7RUFDQyxpQkFBQTs7QUFSRixNQU9DLGNBR0M7RUFDQyxpQkFBQTs7QUFYSCxNQU9DLGNBT0M7RUFFQyxrQkFBQTs7QUFoQkgsTUFvQkM7RUFDQyxrQkFBQTtFQUNBLFNBQUE7RUFFQSxTQUFBO0VBQ0Esa0JBQUE7O0FqQmhHRixRQUhpQztFQUdqQyxNaUIyRkM7SUFVRSxVQUFBO0lBQ0EsaUJBQUE7SUFFQSxVQUFBO0lBQ0EsbUJBQUE7O0VBRUEsTUFoQkYsV0FnQkc7SUFDQSxVQUFBO0lBQ0EsV0FBQTs7O0FqQjdHSixRQUhpQztFQUdqQyxNaUIyRkM7SUF3QkUsYUFBQTs7O0FDeEpILFFBQVM7RUFDUixvQkFBQTtFZm0yQkMseUJBQUE7RUFDQSxzQkFBQTtFQUNBLHFCQUFBO0VBQ0EsaUJBQUE7RWVwMkJELGVBQUE7O0FBSUQsb0JBQXFCO0VmNmVsQixPQUFBO0VBQVMseUJBQUE7RUFDVixvQkFBQTtFQUNBLGlCQUFBO0VBQ0EsWUFBQTs7QWU1ZUYsWUFBWTtFQUNYLGtCQUFBO0Vmd2VFLE9BQUE7RUFBUywwQkFBQTtFQUNWLGtCQUFBO0VBQ0EsZUFBQTtFQUNBLFVBQUE7O0FldGVELFlBTlcsT0FNVjtFQUNBLFNBQVMsRUFBVDtFQUNBLGNBQUE7RUFDQSxrQkFBQTtFQUNBLE1BQUE7RUFDQSxVQUFBO0VBQ0EsV0FBQTtFQUNBLE9BQUE7RWZnUEEsMEJBQUE7RUFBaUMsb0NBQUE7RUFDakMsdUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsa0JBQUE7RUFBeUIsNEJBQUE7RUFtQnpCLDRDQUFBO0VBQ0EseUNBQUE7RUFDQSxvQ0FBQTs7QWVwUkYsWUFBWSxPQWtCWDtFZmdRQyx3QkFBQTtFQUNBLHFCQUFBO0VBQ0EsZ0JBQUE7RWVoUUEscUJBQUE7O0FBcEJGLFlBQVksT0F1Qlg7QUF2QkQsWUFBWSxPQXdCWDtFQUNDLGtCQUFBO0VBQ0EsVUFBQTs7QUExQkYsWUFBWSxPQTZCWDtFZnFQQyx3QkFBQTtFQUNBLHFCQUFBO0VBQ0EsZ0JBQUE7O0FlbFBGO0VmdXpCRSx5QkFBQTtFQUNBLHNCQUFBO0VBQ0EscUJBQUE7RUFDQSxpQkFBQTs7QWV2ekJGO0VBQ0MsY0FBQTtFQUNBLG9CQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTs7QUFHQyxRQURELE9BQU0sU0FDSjtFQUNBLGVBQUE7RUFFQSxxQkFBQTtFQUNBLGdCQUFBO0VBQ0EsVUFBQTtFQUNBLHlCQUFBOztBQUdELFFBVkQsT0FBTSxTQVVKO0VBQ0EsYUFBQTs7QUFHRCxRQWRELE9BQU0sU0FjSjtFQUNBLFdBQUE7RUFDQSxpQkFBQTs7QUFHRCxRQW5CRCxPQUFNLFNBbUJKO0VBQ0EsWUFBQTtFQUNBLGdCQUFBOztBQTNCSCxRQU1DLE9BQU0sU0F3Qkw7RUFDQyxjQUFBOztBQU1ILGdCQUFnQjtBQUNoQixnQkFBZ0I7QUFDaEIsc0JBQXNCO0VBQ3JCLGFBQUE7O0FBR0QsZ0JBQWlCO0FBQ2pCLFFBQVMsT0FBTTtBQUNmLGdCQUFpQixTQUFRLFdBQVc7RUFDbkMsYUFBQTs7QUFHRCxHQUFHO0VBQ0YsVUFBQTtFQUNBLGdCQUFBO0VBQ0EsV0FBQTtFQUNBLGtCQUFBO0VBQ0EsY0FBQTtFQUNBLHlCQUFBOztBQU5ELEdBQUcsZ0JBUUY7RUFDQyxTQUFBOztBQVRGLEdBQUcsZ0JBWUY7RUFDQyxhQUFBOztBQUdELEdBaEJFLGdCQWdCRCxjQUFlO0VBQ2Ysa0JBQUE7RWZrWUMsT0FBQTtFQUFTLHlCQUFBO0VBQ1Ysb0JBQUE7RUFDQSxpQkFBQTtFQUNBLFlBQUE7O0FldFpGLEdBQUcsZ0JBdUJGLE9BQU87RUFDTixpQkFBQTs7QUFJRCxHQTVCRSxnQkE0QkE7RUFDRCxVQUFBO0VBQ0EsU0FBQTtFQUNBLDZCQUFBO0VBQ0EsV0FBQTs7QUFFQSxHQWxDQyxnQkE0QkEsS0FNQTtFQUNBLDJCQUFBOztBQUdELEdBdENDLGdCQTRCQSxLQVVBO0VBQ0Esd0JBQUE7O0FBWEYsR0E1QkUsZ0JBNEJBLEtBZUQ7RUFDQyxVQUFBO0VBQ0EsU0FBQTs7QUFJRCxHQWpEQyxnQkE0QkEsS0FxQkM7RUFDRCxrQkFBQTs7QUFFQSxHQXBEQSxnQkE0QkEsS0FxQkMsS0FHQTtFQUNBLGlCQUFBO0VBQ0EsaUJBQUE7RUFDQSxlQUFBOztBQUdELEdBMURBLGdCQTRCQSxLQXFCQyxLQVNBO0FBQ0QsR0EzREEsZ0JBNEJBLEtBcUJDLEtBVUE7RUFDQSxnQ0FBQTs7QUFHRCxHQS9EQSxnQkE0QkEsS0FxQkMsS0FjQTtFQUNBLDBCQUFBOztBQUVBLEdBbEVELGdCQTRCQSxLQXFCQyxLQWNBLHNCQUdDO0VBQ0EsZ0JBQUE7O0FBSUYsR0F2RUEsZ0JBNEJBLEtBcUJDLEtBc0JBLG1CQUFtQjtBQUNwQixHQXhFQSxnQkE0QkEsS0FxQkMsS0F1QkEsbUJBQW1CO0FBQ3BCLEdBekVBLGdCQTRCQSxLQXFCQyxLQXdCQSx1QkFBdUI7QUFDeEIsR0ExRUEsZ0JBNEJBLEtBcUJDLEtBeUJBLHVCQUF1QjtFQUN2QixnQkFBQTtFQUNBLFVBQUE7O0FBR0QsR0EvRUEsZ0JBNEJBLEtBcUJDLEtBOEJBLG1CQUFtQjtBQUNwQixHQWhGQSxnQkE0QkEsS0FxQkMsS0ErQkEsdUJBQXVCO0FBQ3hCLEdBakZBLGdCQTRCQSxLQXFCQyxLQWdDQSxtQkFBbUIsT0FBTztBQUMzQixHQWxGQSxnQkE0QkEsS0FxQkMsS0FpQ0EsdUJBQXVCLE9BQU87RUFDOUIsbUJBQUE7O0FBR0QsR0F0RkEsZ0JBNEJBLEtBcUJDLEtBcUNBLG1CQUFtQjtBQUNwQixHQXZGQSxnQkE0QkEsS0FxQkMsS0FzQ0EsdUJBQXVCO0VBQ3ZCLG1CQUFBOztBQUdELEdBM0ZBLGdCQTRCQSxLQXFCQyxLQTBDQTtFQU1BLG1CQUFBOztBQUxBLEdBNUZELGdCQTRCQSxLQXFCQyxLQTBDQSx1QkFDQztFQUNBLFNBQVMsRUFBVDtFQUNBLFdBQUE7O0FBS0QsR0FuR0QsZ0JBNEJBLEtBcUJDLEtBMENBLHVCQVFFO0VBQ0QsZ0JBQUE7O0FBSUYsR0F4R0EsZ0JBNEJBLEtBcUJDLEtBdURDO0FBQUssR0F4R1AsZ0JBNEJBLEtBcUJDLEtBdURRO0VBQ1IsbUJBQUE7RUFDQSxzQkFBQTs7QUF6REYsR0FqREMsZ0JBNEJBLEtBcUJDLEtBNkREO0VBQ0MsaUJBQUE7RUFDQSxnQkFBQTs7QUEvREYsR0FqREMsZ0JBNEJBLEtBcUJDLEtBNkRELEVBSUM7RUFDQyxtQkFBQTtFQUNBLGVBQUE7O0FBbkVILEdBakRDLGdCQTRCQSxLQXFCQyxLQTZERCxFQUlDLEtBSUM7RUFDQyxtQkFBQTtFQUNBLGlCQUFBO0VBQ0EsZUFBQTtFQUNBLGdCQUFBO0VmNkNKLDBCQUFBO0VBQWlDLG9DQUFBO0VBQ2pDLHVCQUFBO0VBQThCLDZCQUFBO0VBQzlCLGtCQUFBO0VBQXlCLDRCQUFBO0VlN0NyQixzQkFBQTtFQUNBLGNBQUE7RUFDQSxpQkFBQTtFQUNBLFlBQUE7O0FBR0MsR0FsSUosZ0JBNEJBLEtBcUJDLEtBNkRELEVBSUMsS0FJQyxPQVdFLElBQUksV0FDSDtBQUNELEdBbklKLGdCQTRCQSxLQXFCQyxLQTZERCxFQUlDLEtBSUMsT0FXRSxJQUFJLFdBRUg7RUFDQSxXQUFBO0VBQ0EseUJBQUE7RUFDQSx5QkFBQTs7QUFJRixHQTFJSCxnQkE0QkEsS0FxQkMsS0E2REQsRUFJQyxLQUlDLE9Bb0JFLEtBQUs7RUFDTCxlQUFBO0Vmd1FKLE9BQUE7RUFBUyx5QkFBQTtFQUNWLG9CQUFBO0VBQ0EsaUJBQUE7RUFDQSxZQUFBOztBZXJXQSxHQWpEQyxnQkE0QkEsS0FxQkMsS0FrR0Q7RUFDQyx5QkFBQTtFQUNBLFVBQUE7RUFDQSxXQUFBOztBQXJHRixHQWpEQyxnQkE0QkEsS0FxQkMsS0FrR0QsR0FNQztFQUNDLGtCQUFBO0VBQ0EscUJBQUE7RUFHQSxjQUFBOztBQUVBLEdBaEtGLGdCQTRCQSxLQXFCQyxLQWtHRCxHQU1DLEdBT0U7RUFDQSw2QkFBQTs7QUFFQSxHQW5LSCxnQkE0QkEsS0FxQkMsS0FrR0QsR0FNQyxHQU9FLHNCQUdDO0VBQ0EsYUFBQTs7QUFKRixHQWhLRixnQkE0QkEsS0FxQkMsS0FrR0QsR0FNQyxHQU9FLHNCQU9BO0VmQUosMEJBQUE7RUFBaUMsb0NBQUE7RUFDakMsdUJBQUE7RUFBOEIsNkJBQUE7RUFDOUIsa0JBQUE7RUFBeUIsNEJBQUE7RWVBcEIsY0FBQTs7QUFFQSxHQTNLSixnQkE0QkEsS0FxQkMsS0FrR0QsR0FNQyxHQU9FLHNCQU9BLHFCQUlFO0VBQ0EsK0JBQUE7O0FBWkgsR0FoS0YsZ0JBNEJBLEtBcUJDLEtBa0dELEdBTUMsR0FPRSxzQkFPQSxxQkFRQztFQUNDLHNCQUFBOztBQUtILEdBckxGLGdCQTRCQSxLQXFCQyxLQWtHRCxHQU1DLEdBNEJHO0FBQUssR0FyTFQsZ0JBNEJBLEtBcUJDLEtBa0dELEdBTUMsR0E0QlU7RUFDUixtQkFBQTtFQUNBLHNCQUFBOztBQXRJSixHQWpEQyxnQkE0QkEsS0FxQkMsS0FrR0QsR0FNQyxHQWtDQztFQUNDLFVBQUE7O0FBM0lKLEdBakRDLGdCQTRCQSxLQXFCQyxLQWtHRCxHQU1DLEdBa0NDLEdBSUM7RUFDQyxVQUFBO0VBQ0EscUJBQUE7RUFDQSxlQUFBO0VBQ0EscUJBQUE7O0FBbEpMLEdBakRDLGdCQTRCQSxLQXFCQyxLQWtHRCxHQU1DLEdBa0NDLEdBSUMsR0FPQztFQUNDLGVBQUE7RUFDQSxtQkFBQTs7QUF2Sk4sR0FqREMsZ0JBNEJBLEtBcUJDLEtBa0dELEdBTUMsR0FrQ0MsR0FJQyxHQVlDO0FBMUpMLEdBakRDLGdCQTRCQSxLQXFCQyxLQWtHRCxHQU1DLEdBa0NDLEdBSUMsR0FhQztFQUNDLGVBQUE7RUFDQSxTQUFBO0VBQ0Esc0JBQUE7RUFDQSxzQkFBQTtFQ2xTUCxrQkFBQTtFQUNBLG1CQUFBO0VBRUEsb0JBQUE7RUFDQSxvQkFBQTs7QUR3U0EsR0ExTkUsZ0JBME5BO0VBQ0QsZ0JBQUE7O0FBSUQsR0EvTkUsZ0JBK05EO0VBQ0EsWUFBQTtFQUNBLFlBQUE7RUFDQSxnQkFBQTtFQUNBLGdCQUFBO0VBQ0Esa0JBQUE7O0FBTEQsR0EvTkUsZ0JBK05ELE1BT0E7RUN4VEQsa0JBQUE7RUFDQSxrQkFBQTtFQUVBLG9CQUFBO0VBQ0Esb0JBQUE7RURzVEUscUJBQUE7RUFDQSxtQkFBQTtFQUNBLGdDQUFBO0VBQ0EsYUFBQTtFQUNBLG9CQUFBOztBQWJGLEdBL05FLGdCQStORCxNQWdCQTtFQUVDLG9CQUFBO0VBQ0EsZ0JBQUE7O0FBbkJGLEdBL05FLGdCQStORCxNQWdCQSxHQUtDO0VBQ0MsaUJBQUE7RUFDQSxTQUFBO0VBQ0EscUJBQUE7O0FBR0QsR0ExUEEsZ0JBK05ELE1BZ0JBLEdBV0c7RUFDRCxrQkFBQTs7QUE1QkgsR0EvTkUsZ0JBK05ELE1BZ0JBLEdBZUM7RUFDQyxXQUFBO0VBQ0EsVUFBQTtFQUNBLFdBQUE7RUFDQSxpQkFBQTtFQUNBLDZCQUFBO0VBQ0EsbUJBQUE7RUFDQSxtQkFBQTtFZmxFRiw4QkFBQTtFQUNBLDJCQUFBO0VBQ0Esc0JBQUE7O0FlMEJELEdBL05FLGdCQStORCxNQWdCQSxHQWVDLEdBVUM7RUFDQyxnQkFBQTtFQUNBLFlBQUE7RUFDQSxzQkFBQTs7QUE1Q0osR0EvTkUsZ0JBK05ELE1BZ0JBLEdBZ0NDO0VBQ0MsaUJBQUE7RUFDQSxZQUFBO0VBQ0Esb0JBQUE7O0FBbkRILEdBL05FLGdCQStORCxNQWdCQSxHQWdDQyxHQUtDO0VBQ0Msa0JBQUE7O0FBR0QsR0F4UkQsZ0JBK05ELE1BZ0JBLEdBZ0NDLEdBU0U7RUFDQSxTQUFTLE9BQVQ7RUFDQSxjQUFBO0VBQ0EsV0FBQTtFQUNBLFlBQUE7RUFDQSxTQUFBO0VBQ0EsUUFBQTs7QUFPTDtBQUNBLGdCQUFpQixTQUFRO0FBQ3pCO0VmaElFLDBCQUFBO0VBQWlDLG9DQUFBO0VBQ2pDLHVCQUFBO0VBQThCLDZCQUFBO0VBQzlCLGtCQUFBO0VBQXlCLDRCQUFBO0VlZ0kxQixzQkFBQTtFQzNYQSxrQkFBQTtFQUNBLG1CQUFBO0VBRUEsb0JBQUE7RUFDQSxvQkFBQTs7QUQyWEQsZ0JBQWlCLFNBQVE7QUFDekIsV0FBWTtBQUNaO0VDallDLGtCQUFBO0VBQ0EsbUJBQUE7RUFFQSxvQkFBQTtFQUNBLG9CQUFBO0VEK1hBLGdKQUFBOztBQUdELFdBQVk7RUFDWCxZQUFBO0VBQ0EsVUFBQTtFQUNBLFNBQUE7O0FBR0QsZ0JBQWlCLFNBQVE7RWZ2SHZCLDhCQUFBO0VBQ0EsMkJBQUE7RUFDQSxzQkFBQTtFZXVIRCxjQUFBO0VBQ0EsYUFBQTtFQUNBLFdBQUE7RUFDQSxpQkFBQTtFQUNBLFNBQUE7RUFDQSxZQUFBO0VBQ0EsYUFBQTtFQUNBLGdCQUFBO0VBQ0EsV0FBQTtFQUNBLGdCQUFBO0VBQ0EsaUJBQUE7RUFDQSxjQUFBOztBQUdELGlCQUFpQjtFQUNoQixVQUFBO0VBQ0EsY0FBQTtFQzlaQSxlQUFBO0VBQ0EsbUJBQUE7RUFFQSxtQkFBQTtFQUNBLG9CQUFBO0VEa2FBLGdKQUFBOztBQVZELGlCQUFpQixpQkFJaEI7RUFDQyxjQUFBO0VBQ0EsbUJBQUE7O0FBTUQsaUJBWmdCLGlCQVlkLEtBQUk7RUFDTCxtQkFBQTs7O0FBS0Y7RUFDQyxvQkFBQTs7QUFERCx1QkFHQyxTQUFTO0VBQ1IsbUJBQUE7RUFDQSxpQkFBQTs7QUFMRix1QkFRQztFQUVDLFlBQUE7RUFHQSxnQkFBQTs7QUFJRjtFQUNDLGVBQUE7RUFDQSxNQUFBO0VBQ0EsV0FBQTtFQUNBLFdBQUE7O0FBSkQsZ0JBTUM7RUFDQyxpQkFBQTs7QUFQRixnQkFNQyxrQkFHQztFQUNDLGdCQUFBOztBQVZILGdCQU1DLGtCQUdDLE9BR0M7RUFDQyxnQkFBQTs7QUFPSjtFQUNDLGtCQUFBO0VBQ0EsVUFBQTtFQUNBLFVBQUE7O0FBRUEsS0FBQztFQUNBLGFBQUEifQ== */ diff --git a/vendor/unisharp/laravel-ckeditor/samples/img/github-top.png b/vendor/unisharp/laravel-ckeditor/samples/img/github-top.png deleted file mode 100644 index 7b9cbb10fdd09f8db9c14c268d654c36c4c364bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 383 zcmeAS@N?(olHy`uVBq!ia0vp^!ayvU?E9J6vh>Mva&n!ameNi2P6c|6 ztHa*vK6_ueXY16sg#qkk%~2CpbMJONYng4c(c0B^@i&<&(X9_Jthgd&>9V#n>)^To z<+%@2L*p8}BU!gDUi&)n%Ub4Lx31nf^uQu@K4-+A(2cMD>YWyz5c4%>-xpIx&%Y1i hPt9r2OzFJJe@8}Wo=4@+)j;Pmc)I$ztaD0e0sv2I+6@2z diff --git a/vendor/unisharp/laravel-ckeditor/samples/img/header-bg.png b/vendor/unisharp/laravel-ckeditor/samples/img/header-bg.png deleted file mode 100644 index a14166a8f5af8474352f9a22b63b06d9868665e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13086 zcmY+rWmFu&)`mO7;O+z;Ah-s155XN0+}+(_a0nXQU4y#@3&GuCg1b&|2mvnVe&^h^ z?vL(X{b%>Cs<+-}SM{oBRpn0@s3fQW002WyR$Be->GF0ZAtS!sU2AFo0RWu)a?%o- z-fQOpIbjPJl-Ke@#M8wOr;5U+ zB~icLHIJvBlcFzmTAC-ouBlw7+@`4wD;QU`5U=N7q37He<)HH3`ORb4P2?uD_Zf@A zDDQ7e@6{aTgz$5!nE#7a&)*Ir(SNto0awSLUyhQ4P_72~UXPL!C_IB+!{_i4huz|X z`t}Ab{z8NPRT@j0zMxU})1}_naSrERB5$)HU*#j)Ge4UJIw2;b$EwjcBW@0zwVz*=$~a#CZAW zhnGpFi|{eL}-e$QDLt#z(p?;JpfOko;tcIZ7dwTKJ*~W#1To ziE(8vr+Q4rOBYhM~^wTb9=2qjouSWid^G z3Uo5&yprTEF-q!a0(dG@dMH23Z$|jHiD>;3t$hS;JRx56#vV>dJj4nm##xrO_m2g; zJp`46REyy&aVu$vPGBVIri2fm>D}TMcMhj>c&^2 zdIMSTU0r~#AXrDR*+SZ>1Zs-i2oiTCKU(63&1Y1iWch7YYr6e7Pl6EqWqrt|CXuB?Ncb|VgY^|@6jelTD-y`B*f>2d+*LJQ zcPgr6h6lwc!AcS|Z^Gf;sy%_9u^7J`DRuYw52Rdr-jZd1mCgPnU>%a zQh{1=L9`b#nR-YIaHiF{2WVr`6=x-#*oyq30{B>HRRuw@X6iIz?0lAV+5>0J4}?sB zK4?U(#~vQhj+Mw^{-HBKa=!Cn_0U`jmBBD?A^`m6sBd1^*V^(X1LLoV))X4(E#ixR zt(JjD1<>SI!Ev8X0Yus#hTh7h>zV)X^yAUJus`0QDywNCL_1NsOOrR(UV1T!yd1HH2jtD+^-+*W zkD*&h*bbyL=qpr`4X0k(S8t{fA9GNtxkq-v$o(hQ7l4Dy{Xt!+WRN;l5!Ggc9R=o- z0hXaCQG9An1zB=WK!qnrCp94;2TKJWX(>36vs5Y2!H!pI4G^WbCgV_v*zae7J~9S2 zGzHm+pq8aiM}+ZWP#hALP}qBfuKtKm_(t{2G&w*yU{^q@p)!z*TpP?f+fz@XyA)h|%z2 zIMU=gepbB*+Lwk%9wAFO9=?{XI?LlF?vp!Va24 zt34iB$>Ex7onM>d__Y-qa*NJO>Bn||tE>V2{}PW%AzjvE4>VhU$w?RJsWo07jk?Xk zX2~np#_jeQfor?{O+Gsycd40uq8T+F4=4Xc^@MSV3I2mNHYp&i52rq&WYM&kHVf6E zcEp3hT=T13h?ZhOFd%lC2Kghfq$Xa@&9xg^tvXnEY|TtkM}v2M-ISC%Jm4BjZ985I|Y#>4PKg={G6mh+99ShwH1N z@2gRpEUJ{H0}o5yW%YPpVhk|;9IW^&MXugp@bwG&0lReyK=zL{FNz_#vD*9^P&fk4 z1{tZs1;~#Kr16F~g#u#e(4YY8PvYOP8CJ1Ep5KLd-Iy4*b*xvWbyh}Md%G8jPar-D zkaU=AH8^M}k-2*{z~=hg){Q~~5HgnQkfW04gmA<2z7?P#QnzrTIwUnKuzs82?T1%* zN?VYxY1b{v#Gq?pB4KDCn`xChlSE;%byq3avxWSOI0~M=692CL z2T`^$<<^BK(??kw`Wiy;F9#s$8gd~bZl7RI>0*hxE`>l8nR+8dwn^d7#Gc7+-i3&e zBbO_(-54{ylf}LEgx8fJ49vYM{+pk%Q6K5oi@Y{sZJGQ&4^qBK$gHi z47bFClml3znF~LE?8l{-^V7vFBLFrMA!#tKAp^XC4E<1rZ)J*AzYL-PnIkRLWPjYZ zQKaxb&&wYZ&Yixoz%2Ug;cm^clC%yw27mlBB=FpyP51EnoP(dFd3H@|UK;LDVqu%g zasJw&^BTQ-!+f2wmcUf)|E)x?S?sQ`3aM{TzxNd z1}Tmo{X;M7;qPjj`%G(#cOpdM>G%u5>E8=7e{z){co??0q8PKaJ;aUg zdG7|IkaVNgP?H3?io(^fQ79*b9MnSEz8l(75qz@h#nKe4xA9ea?_N-uTM|1zdO|BP zj%RHGKWQ({3%D>KGYXrKs)gGcr$L&Pxw#f6oAV+O0jy~8jpdyW9`I8t?FpK<5S#WB zph@6=QFdrQo?wHpn)FK769JA``Pn2S!?&#Ah1ynMM=5d`ZU#q2q^ds{G4;1m%uk(} z7xWVVV@VVy(Jl?GH!EzO`va}ny8w-NDqj!f=2wdz2k$I7X&tsu;Q?v2px?|K<*-;X z>8YxQhC!2qIpGESCvVw%=m}LW64{=^aXoH1S9R6ukD3A&8-7;}B*(gssdHNRzSs+n z)?15opZ26kh1jXkkszU#O9ayM%@Ut=s?_TrIMgs`z2UM-G@iC3Jhw8=28uuWeGUsP zE=zXUPiYRoP2TYbJ?Wt+9pNik+WJo{QFvI6Q)su zT+x0Te6&Pba`-Z-*00Z6a^(!+TJaxFW){lss^lqc@jFjfa1vWtBf{=JT;P3kE?z;3 zLZ>`>k2CnrMo(yx54eLUndM=>35;US)jcKzbO%2#&Zx3KCy{0)RY zJJjzU8K4w(W^L6LrPMqM0D;t8n7B5ry_^;eO^OLAz|Gy9z+@!Xv4(rID%H`QDO?Ea zmypGQN2}fqAQ6+4C7u&BxK0CMIB3Qx`%-OV@AK&}xYqhUJ9AkNw@i@`UiH?vGILoM z(RxN6bfa7SBwMG7D_2_6i3vDN#N9$@){EiqLGQqD*f|sR&M3t|@Ja?v%$N$Ylabpr z;st}@xLXUM098nw6vO;aPqD(KflPVk-D1ks`>8mXJZV{Yq|HHBiV{8P8n3+UK&CB* zGD3;vNwd@$yHpxBJ)5NCV)^^{k~TpsV<%oMjn%kv5}#Z!T!BtWy6Qu^+CzGMkbtZU zA$Z2G8?{5G|58BT4G+#)AxF`_YLbeRpC!@4ev__`KY_P?kb;=FQ*v#`lO;>{tBK4! zoA`yKpHS-MY=Wut7`0V^)j;ffmDAtd3-9aPjNjE`@h>mvIPf+(%nu|Ml%k%PZ)5g# zHI>>JaPuOIhgs=%W1uvxg)kcKaR1^Jw`p?tKCoX0tk9K%DA_p+hUlNb>BFC<151#b zvDI@hNc3?h<4e?29HXMk4zv~E-6zWeD`-BlT8!ZImkcFVVBtNfT0%7Nnl!j0GG_OH zPqXy`f<1apvLmw-6O`oE)c_%#73sv@j@#c{+1bgmA5rxZ{}NtQR&fu&Z}@7Inc*)N z8&lZOr2{wAb(yE79No+54**+Q%?9bf9if@Lwr_@g4QMMpiRw(h+JGY;QS)3fuU!{4 zjS@m=eg)h6mU`6~{1PIO190{~qj0<4xY@T`M=*!GuMftLz%i$yb%PdR?8wp|& z>``!GA%2@2o*a7|$9Y&J)%;`s{&X%uU?Z5$wNSB3t^ZNJJ;=DL|) zJ39V7!(DU@`~=Esj}!I;qoDG_IeP%S+JZcH2!X%uI9ux^Evew>0NrVb64|2=d{J~i#*BYkfnSI_?sf_#T8udS=0oa0%?#J~w+6cs z)P@shuCCs*8jbsw1ya~hME%SuEp}&Gxsh3JV;;wNcy--(qH!-})om-B(y~xd6hi+L zJ}NJgq1l`OZMTYqb65*Mc#jWxr&hotcYijh8wtk&>`M!g1yJF^JK{k(lJWQ&0+Mx6 zAWqwz2n3Go+Z%SrH<`?dtC34|Yl#cklkyb!q-!2O>2R#bGfme013glLtrbo+ExC@3 z^)?yjZ?=gyB%sZMqDqL@iCx%^b$xp^z;2I>X*%u(9PWm0pw9WU;%~&naeyn%aoomg z^muNQ6`SP7S)Rys=*BA7W`BdzjpdYo=3KtdUCeVP7rTR4&;c4Xm(`2cN?;n4ef#%o zz*|T7WY?%o=y_Qq$YcDO=hUZ~UIVy#zFUhHw7=?SMSqfL4m*>Mb-T^Y`#8B1-QSOx}FZCrC|q6)QNIqdxQloEzLYh@`#tvOON89t8V;E+4&6Lb>|Li zU)r^!bV@>qdIgyoM98xi0^gp*QZSfot>8i^}D>FR@BD{DH{Eir|bMD z47kw{6785EGLAEfg_l=HmUnp-!Br_b4|BJXUVi6XQvkDNjxtOkOK9GYpBW<6HR)rk zE52)2k9w3(i{+xPPwb)we@hcy7872dd+)b{^t}&852qA`1@8i1Ke$<{$GMxVkh~a^ zfB>E%UFQ>*95bLf0o@^c- zv(6u_!*<|FPWm}Sv%3fQ0F4E?&6It9H-YSJNqTPB zF1;Z8TW#?9Bssh{dFktG?e%ofV_oUuoS9sUJ6mO1(5w-W62Z&i#p>1SA|RgQl}u$}W#y_U6K7O{8sEctI}u`!M{xykVi z+`6gV5P_2A`XIc%M43lkA_#BU5R8|30IM_Xxk^uC*Xc6YrSwl3+xD6wbGV?bLKh95 zW%!NN`L zNqK9a#9QA@S>i5bh6Y38S(Iu3MZyo3 z8rsK%Y+L!kIuyGsqy-CAl?f4Wymu$?-25!5WjN zNnO9Vj+hvM^v6lB$@m6sS%oG)-~sG|8m5G7Uo{od=X5hq=MRlZ%mr4WDswiuN}KjK zaduIu9EGZPVV}lkJ(I3E4=NJo`&jt5yol>TC%8wlnLdxxtkT@2sRIP+eg(k?aLTo( zySn1OerN#qN^+8yZ)yURNTp2%%a}P_H@tBZPI}_zg0yz`D)xp$v1?x*^x>MMNo)(9 zb8q2B~ko2f#gQk`uk066P2M$?V1<+Ufr)SYi8bo#c{+MS*Rk ze{!)*g^IGP;gG&rW`#TGycl~MC8Lv01amw$=0<$kLd3A89oKErXa&*v*Wwod-6f>D zXr1Ik>a|~)d+R?MOQ`g(-5u5DP@p(qO~tO%@JnZa>oxU;jk!PD*lFcLqN1Or`hFIp z$?5*zE*=C}D_a0v1;4iLr^L=Ij)jV}6Ma@8d8WhNg12D1L2&~l|8Rk3el(jowkjxY zGOzCsEm+pdpRh60wP~F*KFX6?XEYCx=ER3 zsQizrRUCIWt5 z-YZA9Et=n@csR9PtJ0@>_40p#u(ohDd+>dZ=z-EyThKf<=KSN)H$nJqx*Y#PG}OA2 z+x^DWmn;4u8c~15)107MmL!L46dAQ>qZ0KV&CVm1Bqu&;?2(@#m-Q8%qY`Dbn#GUi zQT01`=k>S9s1I=r(q0W!imcth_?((3Ayv56K}oZyfO1|MhK15v$>W~7r3dn0SYj;w zjGCk$F+)P)e`CoV72=3ytyJ{F6+rjAgx(@)aOU>)s^feXk^|}CiUYh8m6f;~<{^{u zAm*?Pl@jhM7bbl+S7GWPG$`Tekt2#%Nm#R1cUP6-53xAZbxnkO+rynOOQ5+ zF-zJund1@H0uU7g%790WAGZW=eYP7Uy16KEi2jK-r>6e@3UogoAw(G5 zOUo(ckWI%F1*I2YN2CV6PrPM=w&+I3%H}F#f3I#|w?9QDo3yUeHati8Q*Y3jo77aw zbRWGX;O)pr{J)HZ`nhNmxizS5jMuQoCX#c~8=e*M+wQ^-WB_MC^uk#9`t=QWpDIep zD8c@p9W{>5mb{vwjI4m)NASAU-v4I@-A2(0j8`dJK`=bo5)sWQiYw?R3ct6c%nE~v z*y*vy!(-OmJ8tt~zY6Ib@5{$YM-~JpnJ8rHk@s?yon6QaUr6n=i^b&>e zgdRk#f96(-#Tx}>#r{tRwgLP?g=pA9KL8ZZ5W|G+VU#zB*pi02&vx?x%`O6bj@@>5lO zvz)PNS5aMxxtZblMBk*OfFd)~!|$zw%sMiS0$tx$Z2b;st%0wuED4s>S(EEgeMMPf zalB6sz~24e@EZx%SUf25JErkS+h+fKb2>@vN~Lvfz>3l~j|bhb1|*{_k$(Zq-5T1z zz2IwB{fV9i7n0PcRhjWgX5XJIWh(8}GlT5ctBIkUod&|Uywm8Z@h_Y_J!q?P|JjDD zRgv2!piSwwx zb()#CZD_4NIfux4hrbUG2-y`urU!YcFG`<3#JA)(EP57QOJ|*7FS#^#x(3v4ubg|9 zHuI}99h&{ejoQMM+Diawk7Be_D93qkU}{)DZKPB-&p9v1P?s$-2?11KedW%vZsF+` zKOnKCTUoiTD&?je$BEWg~x5Co`qN4TGsWb?4wXU%S`0RM+f9#!FvSWI&Lo=jj# zV@J3s;A3k9Cho{ERYkc2AK=kh8M~nR~r)A{}T7IcP7lWb6?1XE$WT8WBz+bmC%9d-_mY>N~Nz_nPqW?_`qkF?lV9Q9#{8IYu6G6;uL0J-Qko$i* znLdDea6wXjm`%Lc+7R@HqzIx71lcwXPt)ZwW?7=kzK{Q;sb&oC4*n^!tZ*&9l<$5iS|7W=QCb9>- z$CCH#O<=fI+6e;>a?OaOt>@#G-GRxx9KfjF`2V|Pfe$a0XTigWHWNy{-`ua zKY4uRkH#pjZ?E|vAYw8lHbN#W`Cqgga)7U&z#wduHx3ALS#5-LV|1kC<+kT2s^}v{ zF#}+Z3QLq}+J!C(s5`DtXM=Eiw(v~=>^is!Ql*Rq?T4=uG8;&o|B)*Cn^c4NScB9A z^x8al7660ES?LWM6HP|vlR1yNUI!CxiGgUxUP4yW{zQB~BJM7fgtw5+N#^Ggc5GJ8 zi5IpqxrhLJzlJ7=;e2qG*TcGg6i}WB{!yFw-%Q$UVq*4dgdC-}<}P%{Zci^$ZHD=i zUWts@B~lh?|5z<6$KNSCbwI3WnR9&&w@U9~7w%f{eVOn&$^ZM1-Zqt1cQ~u4R~VZy z_9&w9X7D1PI_M{EjYPyMeTYG8L8x4h`KOC>;~$8Gv}2qk*cy@GGP~A-URF;N-~O1) z54k_0*|l6LJQD>y_j&}v+P(pGT~D97Jw0?==kLZ~XpBQTpFly`sf8<*?tE!XoY->6P|#EL2}A z={bD=U1AAe?Io)SUoB{;P>|}u-q4{k3QHM#{Qs>H{QeRrZymz|{z(}>dB9hRO+(Tk zoU}?MW9;2}CV#4o>WS||%w87;nJ|gb&%4R5p?OX>&5h(&^Du$j`+-W7pI`7+KaIgK zt)`pWXkgxX-haLXKZwq$y9%+yp&g2B9=UwxWq+BMO<}n|j(!!XnAtohTJ!HMayY$z zC&!cdWPhjOS^|DzndbA=PmOz$@8eTY)}|?JVINlG&l|bmdjjYh!lt6()aZe?afC_5 ztE~<{*)Qf#qLGF~^{O^CQ(*M+{aOljk5+5{lt}aK%prFO`qSIWB4fjB38&E57q_6R zkAlzmCTU8m@vG_kfknEfXkUV%Zk+Fa6KESgXVA{SkM+lr86Y=eD2INda~)2IgFoCu;j6=q_$JvNHO)pT&xmfu2t` zc5L-C@2Spy8HL|)lwk{a)TZ^jW~O-@ShcIi)qBQXtjmF5-00PjDf`vcHmlM;GeO(y znSQ^Cvg?j=IIu12qLHYrx^6P@ zW;UtpS&A|_Y;xw^9!_RGutztoo8y@bb5Yi$jcUCJjlpLxV?O=0qp1e>oQmPfJ1pHj z<^(%!=BKcCQ@0edKRH?u4mz-E5|W{{SV_X^PKh6+far5V`pm}VG72YXwLcdX1P|2W zM|z;1jcG_Ky`p&o=U+ab%tkl>PYrSurl$+F(d(*EuR&prrHE<{Nq_5F!L_+ z2Q3_Cuz2*kxXp{bhs0x3|~Hh>xgd z{_sj?OxOS0d1-6rA>$RR#j_=6U5i`yuuiCsQ8cn(-J#3kgTRw9U+@h$Vt-f=MY}`9 zPtb;UZr?ssG7j`Zt_XomxZ=ECG?ckK1o5+cQ{qR1*WpoVv>eU%gTmXQSmJv5tGr+3 zk#yVDAlM(ol zN+{1^$%1x7#4DltR8jiolGq(H?=eqdf4Y-c!j%UaYj{#Ic&5L#j_0$$EX`f#qoJ;0ObfqJV4^CJt5pyQ~D<|ykxU+-;+OWEWkq3oUuj5GzUSdvvr$_5q zs{e$OH*r5=FqU+%u$-UB4YtlheeuXU0(PIUAV<^y_oDHKvE zs;kg{EJWlAV|&C2F3+qlIjGAwu4{Z((xD#4-lOQ=@zdW9<%Kv{(X7%Z#;I0~TFx$* zNk$ZG$-&|%{3h)}1+ag1D{)01q-HUaduL_|atR$OInce_G?YO`tgOh>OpFg&qF3z< zvb{G<6(SfF5u}Ms6I&aqT12&msd)gY?sZjDF{<2j676>o%E8W0{g-~R>>cuHMoh^z z=R8*xqXQbVQ+-nm6B=;T&EHOEVYq|!1zPRuDDnKlHeXbandiZQ6QEh)-s;*}C+jU?Wb^WHOUG4#&09>&U^0#5qn}@Ev1mBKcVX3$ zG3s`>6lWDQZcYGGC2{>e9`|=gD=gU3zU6AhG>%Ly?ojct4%&wie;*9U-7hoDEH=Xa zZ?Ci)Dc?t({3eM9gV|OnzDHB|BTRR_tp1@vGc|nY_V(d|E7MV7@Q+N3ZdtA|yA@(E znCZ|%Wz-9|=JNbKfB?-q)s+2DUaDN`sy4O;f(xGuz|*!U&fWIiO>L1(a_kn{C;H}H zW2u%{`*^#4A-0C%;MBt4R*nxFvp~FLG%kMzZh%_Lv^aPAX6O;H(e6y}>uq~RhPJN~ z2bV)q94&@)kP6{@Cz1r}B??^rYef{YO%Z4NIdQaAwGI3bnmwWDkW}~{61ZHFs1o$# zUn$#$Y==p$iDjA+=1Tiag#_j~_PAB3rc!bnHu0o3UqpN4u0DI$H+YxJuak8Gk@^GK zPiOe)%bjXp0n+PJpjpT`;w9+Zt?zH^ldrM0z7mo@nbbJKc@2;Z&$68G_-9Shjp(T8uE8-6Cx^)g+qjkT-&{rHH*oC7l4@Od6=b z%IVp;y2NEI6OyN$cJPCaO8jcaDZj75t{!&A@eJ3@g?zHE3UEk{c;Z8mD+lQ!>EQ8` z3V6fzf>KtMkLPRqgC5J|fLS8z+NL67;;k|tpXUloHiwS9xSQ+)oghm?D?y=V@~A^B zuKZ8O@P7d6 zS%^6nMxI|>S;`MK?-wQfcOCltu^-u5qN+9Iz=m-KkP~SubG})*o_}566k9N_?3k759`tAdyuSm1<>wTl~Y=m?TXNd zI!^*fG8{hC%$JBW&W}=I5P;lljj*=L5|zDlWs&X#pTKO{gt*fB3Yd+glC31B3MQDb zpg37mm&)r1v&DgUmkM717UW%guSt9y7G5Jo2~6^u(oK{Dbw}pCaMbP0wrKi!$o2iT zPZ3q-Mkbjv;sMWT$AR^U0Md@ni`ac|#Tq?D!Jn)M&v?Zyk4E$=8wbFI(i}5Q^167m z&Tj(NyrEm34yOc3c7jZwNPxWFmsAS$Kv_F3Oqat}?JRD7jWN>rJHlxS_sh}&ef-_i^t*tIX285<9Uk-_^M&4J0hrXA>ML6R9TURas6oyL0brmv>w$}t$gVf|(nm_|Hn9+)~ z$bv-rMJEa`Nz%$wS2Jc{*Fp7ni5iSZSs7uxA2LRDk7fud2q7yN2rJ0B+rgyWKc=^- z&vo_D$ae+5&w5?Ed1`^eaWkjSG1s7tnR}q^P`<*|4j#k|q&eW}(fxj=j#uCxvdRpOV$P6liDo!?P}Cf+ZC8uJ z9Wt}(Euk3#hZ?q7>HGpkeo}y2G*lwn&Y}|E5RDvCxy%BaFn^T6f_%YKN)V3HuD8^U z49Pg=yUjWYp151^#tvA{=G(pNL5CnI7Di){V&c7E@$%4o2^I&qfR$t6sDy?wgl1ph z8RHjVC*A1_x1Z@|w~8r31vo_ba(~V#cZ&(PK+*GSPe&tLZK*I@aQsgfEW;b*%?`M@ z0$19;%nmYTQ2JgOSohSpIzWxNgJ!}HI_DJqDZk%n2)gAU6_qZLduEsqM0DrnK6S1N zM{!rieiDg-zR+aoUJJB1t020Ro1c7CIb2<7RXToG;y9&Ly-Dyp?kCy&I!7`aAT#W4 zO0cO$s0JpX2vXR726uA&gft8AQb==^Qw(-9688vAfvnAv{AHFHuSjgj_g+NYpA%5G zK()#BA&~vNPyup&Ue=J3-6+m%#d2233JHwB<#i=L*eS1-l~?u^qrf*uyVqnldoI|O z00_lRxs9g0k~evhPIT2hKnx0v)4yqQQ>&R=u(OJr8<#o0KFFfr6fv6uokiwWkFyFb zS?iuiG~e(`G@}gqlzDSNCzp6KR@}u2LSz!v*Ed|m9jne5D&QN!n=zu@W!7qycBhqp z+|OS(#W*%5hd0@A3quf#zMZPMHG(Nz@+N~Bi4luDLi||ynnvB0)Et{;9O!f@7=9`q zV1GMZeYsqHN|VT_y2Bid)^1MgYW#+v+*|RjkVq+irFqFHp4kZ!x=;Oi;kjKJ@2I!%QvAFKax zi;OiTL(R*_{`jqh#Jg2Mrz}8c*iwkuv1CgtBLP;Z{emsI{Lh0di1avIT7&a8i7Pvw zP<3gWwlqPsAUtrc4rw~{%QWPu#ARx1t{({O4_y(uS?*WFh&TjC8Ijvt&bHb30DG{m0)#RU z{vfA1V9z{>s)OcgZ{6&!)?|kRve1ge@*Lcrx&PT)g*>xUtaM)!>OQzAVikpxgzj(n zKzz2v&OXB)5U38mQywy{7qcMVh40tOZZaAiiVBiT|=Z+ zlPX<)KsGSuxEBlv>rN>`i$);?~ z-;&y#iK~7ptBSDSP^k9Zm|!4Mm`BU1e$H+qFZ^_KEl!Vb=Mhq60{qU?{{60IYq9o- ziH#xch&G@%@KwU}zMg2PbLBzt;&h_Jjk^JHc OfZRuA=~_wSkpBmZ6+5Q@ diff --git a/vendor/unisharp/laravel-ckeditor/samples/img/header-separator.png b/vendor/unisharp/laravel-ckeditor/samples/img/header-separator.png deleted file mode 100644 index 8c4fb9b569c381b28e9edda2786f3fa2c67f73d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 123 zcmeAS@N?(olHy`uVBq!ia0y~yV15B)Gjgy2NneH*V<6?^>EaktaqG=RZ$1VE4(EeK z|D6}RPv}>iWq#W%w!zbA?(28A*dxE_&HVRP7O0$Ib4|u^?w{I`&&+iHf6%=Y&&0zp We;NOO*LmhWAZbrmKbLh*2~7Zl1Sr%1 diff --git a/vendor/unisharp/laravel-ckeditor/samples/img/logo.png b/vendor/unisharp/laravel-ckeditor/samples/img/logo.png deleted file mode 100644 index 96d86e27c137e248693721e35485b590b7ab805e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5891 zcmV+e7yRgnP)8M;-Nz zbDqyR&e*C}f-l9#L z|KMPZwVe~~?ta_htQk{}WPWn%;mn*VhuuY!4`r@ecIZ(1Hs&x#OGijN>o6-W$N!F_ znXgQbb{9=MoWZ8TrX0#(lMlMtB-q5CTx`NYS8B-T>RiA$&f?o-R8vS zOq&y%`@!AEvd`UhEQ>+Wm=0Ss!Iq)G=GN7XV4DEw2)Ji&v_-jujCi6Se;v% z`9fAPTb@zG02}*VS^--O*nXRo%R)G8*=#O=(_k|yTPB-v)H_KaTb7W^-f|bQb*>^7 zf@39c1zr~*-N=4?8WS2_FQHWd&*r1 z*z(!KDf#RH0Jo4_DL|WBrz@3lTLznr_m3y$u{-hp{+Jvv^s{b1|9qZp$SC%>QXRN- z7VtwF3qFu|t$9~k>2MYmb$+v`tSS_+y$sk^<&?1Jp>9tDw#U*7*rTcW>_NbG9~5dn zlnN~X17MCx5t+0&!DX*0Mfx}iLTxlU&3UynY;vKimjT5lJLSV1MO>QYU z$%@aM(bX&YR1Nzi?>Mt%max<3&vU?JqCi>c6uh1Qh&%8-f(>qz1@6~i8?%or^$YXP zw9@f^ij4 z@oLfW#T2)#5OJH)l~M`hDS)@Jq=FTmKBLEBxix3lmqjPoOKFAdF1X6Nx(V|U%MqA| zPMl)5A9l0xfQ{@P95)g0QQStZ)L*EZA8ZtW8?`@eh-uu8bnXW&X77qC$Y z9n4AWNwPl0qerJQkUwfpQS)v;?221fq5m zW(we@8(LT7N(nfvSBkg|O7{DteD-DG3HBZ0wvUlmIN(mp&YWc#RW)4Q{NPT>l@f5i zdsEqneW{6Nd8CyNxYCbh3FHx|+oGgg?nO~CQwGAT2SJ6X-=X&5;Ch!vm+;}IBdQgxKs|?klo2_=&qCq^X|05L9x=K zDfxMeMC)q4sJGcg47Un#of@~vUa5@RWTLRSxPs*)d!>5YLL5uL9S3*|aJ*N67r@E5 z?bDnxo|KHow&B8+4wb;|POdcLxK=vgN>|^Tpt(|ljk*aB!?jW&_X}jIcOLb)(z;3@ z>)cvQ_7J{Hu9SMF6=%=#l88ldrD_ReX{^@vT9KHq14pn8-j&R5B-`%lW8R(C2wXw| z&2QtdQGs`kXkDeAs^M{*nw1i4Ub8?BY9)}_*hgyhcVwY*7RXz!A`aBcDFt5L1euZg zL***rw!c9JD`C4y05@nSfZLrKV&0wB7{@Wzex7K|%hnYo3I8Z4*HjDJy|dEH3+K4~ zFxydzCoHyKVe|dw$ zF-&fYu-j)mW3&A_XGzbE%et?&Ss;{g9-!9LkqakON@crQtV^I0$cIP-DE4~<@tI5# z{x`pzcPm104zCgj-000vLIUpHj1mspAlLw?TYp$T05@QJ>d1@n`;8twx=*0h`W7rJ zFgTbQEx>B6fxRb>$NMM6zH@b)vMrAJyZkQTok1G`#fy;+C#%mQ?2aa{-+0qz>&?IG zaNJIxBO@b+;`5nEyW>suxR8*LD*)$}mztL_yFDn};dmau?-YRlByC&2-Z2oL?`WLD zC1mtfVdHTd6m3gM1*?nWN+;+ODqY-l<|6J(uB>JjG3AK1kz0+asN(UP zR5zZL!i~mNRI?NTw|HSJ) z0o=C60*CE(zTav+gY(}lw@cu{ZO(^b_t$2)K_M*#PFyQ={rdI2(1W^?S*;}iZ!xKp@wg#FhI9pF*2VybbG#w<;k_3;61aEXdFPsod2?$6 z?g9YdV(FM)95|cvcTl_MA{~y!5jMy2MxOw%+0|876t~grT^^Seolw>$$Tg)du5NPL zk*v2-8Dw|qNuGgDJ>ceX8zl+{kyKD^ZXDdKgzY9M++5LhSe=;9T`5<$?TH+?KHnv> zA)8XWHp`8U9qS8lP776w4h#(J-PrHe1sq)GDsjH^{#NS)#_wHDz=hjvcZuJ5Dr^pZ z=j*~EoiiJKg4sv&Ch~flfK4U|)WD~rt}KCg)|3j^4!8`(-86OwTy8ah+gwz^-6+Lv zv#^ce{Q@x^Wuye#jUrJXm%F{V0?L-C!*)IFy6+NLpB+h4oAU>O`uv}O<}8#huu0#o z1vn_=69TrMaqgwH-h}1@*EY;%n+~8>K`H(Rao&d%Bfb5$^ZGh~Ya3~I{t4H+SzLEc zgx&eBIOY{n8ZwIYjMw2{+MR#E@t-0FwBb5S-?rIqssrNr;Wo#k^nRV)enYt3xenjm zjTp|a<@LB@1=q-hFlsl!mQ^B(x;eTly;+IdK{yxIttibzfobwqYaFiVI_fl5o?m zBrQ<@a8HV^!yZ8kHnrQA>aeuvq4hO7e3B1+A#p z%`_3Xh=_>cxQUfenlvcfBtt3WN&vD3`_FP^sT;TkU21rExG(md!uM09D(ZFEWy{(F zwpZyo0P)LOfZNIcA=n%ay6#2w%QKH~xPX!F}LSVq-p7L6=ZCJJ&E2qg+sZyDM23-ppoGk_y- zsT4y{uUogSOPxv^=~yVv`G^5Hy7t$XBoLgHkUdnNPjvPuZHYh7#Drn71a6Gg zI;|xx)z4z_!{_6ov=S2#5YYW%xKt|IsyDaZV;zpU%>_;i^c}g4%RIGz1e73nfODL@ z=&n>9Q;%eR#bFZ}DcNMWQJVd+37MpE_O9wmjk9;q;wuY=c74T7+@RgvvmDLZ!AYfq)ySsGE%2hQSh%DC8hvphi8#Z9@Sb)#d(`U(V}o zT9V*#rBdCxZqk73zA3)(v6#iuUhghgt<*}oq9wqIL}V`2-vo5uVAGW?1J3z3WPZmQ z1wv%xgcbnz5t5H1jRG5q3wOWa&HxD3exzRO3rKnG8xgaY| zQ(#Ns-2^$IQcgLdUMiJDUP~zuz0yQpdrLNZ^TN!0=` zl|Y`LS{?u;*nD7AGKo1+#k100N>-YQ*V^*8T3^*c4hq`PT;QnKikn&0P+f~E_*4UH2)M8?$0${uyy|ZbXEhau>-~A& zc3!U~HqL(=>u{I6Z2{QU>d$bKtFBg|2j?=1K{;jsWf|0N453 zSl=dh9W0gsG!vw@X-QsFl!Al*-B{pADd~7c>6Uoa;T(=g*!sGR3b9J7$&T;*tle3?>LQS8H3XcVAn+25eI?HIKtx1@Rn+3zLAjj#I@Ddjb*M~2*TL&+ zbREi=!)>accTHrz#9?jya^cvzh?*+^$7t8_~4toH{|1GPOx!^kG zqavu&KnrMQBKeTYroo29V2dY7@P;jxb@(Qhb^AK$#^(M`ql1Hk0MeTPWG`ORN%>&e zu%p=a2^3Cm0|B6iggeft>wJR-4eE&4aEm<7-(s1Fxa=_ilGBhG<1F0xTZFa^nw==-o~LP0Mn&Y=uhtf0#@QQ4K5jK$2Y_Zr+8poGJ_)ah3awJx8zFWxGN>tpm6Dz!Ah>S6x(gsu%W-f#kMuN+=gcR%D}&l zeeIyKgKLA#t1f#f>u(nT7v)-NTvJMJbfuWvMupr*VshAHh{2p0C4BvYR52=dd{t1+ zmdEEYKY&O{f}Gs63uQueT|2+t59RdfTpKy#%7W((Mv9&6W1r zDto2znaE66_S}>@((+gH|J=Il$G9I|(`D;Qe_)`uA^)Kqnjn+ltJJOl40h&81EF0cRg#Fu=wCHjr}JideZS2RbHM&N<; zpwWf}%$~+P#ce6)2JcGw2zJ}xL+Ra26*EVR$CxPhxRHBP+;Ym%u-&Oq!}cUEzG+Wd zfBJ7L&A*U2E{S^`6(8S$$|dGs!yM)?hdIn)j^+$X0;q|5rD9a1r3~~cgLPD1JJz!Q zD)GGz;vDjPbpCd2YMHBLj@AQFI|U>O4=oO%$%8Z6V@HpQy4w5hn~}Monn22 z(W43aidWU-e)T(aj%&p^dx&e$wYrMy)6daK0k?w!rwQh-1TrIBDp)-fpd>`JT&y3A z7G?~94T8~}w81cX9tAzSf*z7L95zCjufax${lkO}5#PO0*g$b^A920D;@Z8%&(c%C z*j4T=pmh>AudAY75;Un&Dr6F{VG2~EV1Dh}xA%ty!YnW=Y#eO7 zuwYn_*cU(*7Wxisq&SBP;2;5Ce*w7>ydDa8ofY-F(!90*{R-Dnai3ibZnL)myc-nw z2G*l+!xb1u7}QNF+)#tU86h(&+_iOprYfBIzYqROhK%9b3+t$;-!%pW>>=!0VKR>E zt;A+(yk>mgN3q_DYSk9Qbx~rttA$;qBpGIMahW9;?G2e~hk7zqH8ZU*LzRhu2~sN= Z{|{I2?1a58H2(kq002ovPDHLkV1juqwdSeWVBHvz#P>FxueNkMTtFY3q_kUPc@3H!D)@BJc|&QNu`qy3Hs`NqNftBr$GvSl3| z|L&&ydKXHm7oT^C@5`z;@resYbGxn=Arw@EvTXyNo99|6uvwML)^#Zl zubp_P-!`ZL>BL^wkdbL4OGmeJ@hclNl%oOrUnIEf2?MF|pOMuxuICxr%9YxY3?&mf zKLyXA1PKD`3(bFA6^5JE%cXJXzFM!bb6|VY9IAi%gO!++l#u?rEUEanD=cZ#;K7Pt z{eA38Hb)fjKI=9!Hx%j*dfkhO>%*Er-*K1>d)3;)T_o?s_#x2Q&H*y zAc!0m%E6P0d5xv0kfgT|lh?&cRcv+Fo-+pzjX<3VVG!jx=rBE}@=q-aR4ZTd;}>{Z zYqeegMf1><>k9`Q?8{9Mahpg`;EnJmQA6uyTOE$D0F(mhywP;#zf^KXB}sZ*Sa*)o zI=6d-So2UA`PnU3_1gD`^ZQ;7HO-5zvfEUq^b7t)1>YGjCTLsb0Q3zO=1ik5fOE4rf%EVGij3%S4)K@htey47db<{=HwZ&hM z`U2;9@ZPzkVZb+ZP!%P$brtRnY)S0nnpfcDI`MDxXq*7>?|97W>pK)w9ms4xQxqiy zz$107FtOlZ>$$ierxP#&Yz6~1xj#c{cvhJ+va?=Q$~QwUPwtR zmPXSjv+m79Ca8&m93uywzs2RCPFj(*51KGfX}$O*=D~IqEt@7GiQ&G)=YFBK_Q++c zZNFu+TXL-w+wZ|YmkIV`xzgog4m>2Or0Z*XuYPQ&@s6`eAP*zLN!-hXUA1k~$_gC+ z^30NASnT>+(**@#2TrPJO0|p>gHP*GAQ=v77BxLma7%$G>>Tyayyb=>rEarjB}*k6 ztx%d--0;^a5-$Mqu=YJ(^a(hX-Q~?Rt-C>tyY*=?6hfDF!oj;_VZ*3to$e~3?B-f~ zk=)RBAkXN(xrlgAlm*9z@Y|xCzzxz|#Zzc05yi)2#vKGvuLAKAdvY@prMsSFWUdj4 zbkp8Q_(hs!r5!NkR!6nB6u5WtOzAtk9hp<0G*RFL+$r}An40gabwZ~6k`;d1^RM0~ zl6`;D^?Zp(KcnN?jY`%%Y){Q-b{v9Wd(ZMksSgb(xm;z!tz&)~fQBMp9Us5rDQ}VL ztL1R*rVI7GP+4dJrEYMz5xO?rA>zveHX}FE&Vf8Jyc|<|DH9dXK~V7UP(Q9%-OYiY z6KXgi+vA52aG&saDEh`AyZ!~6`^#VjH|w-K62#5ED)5%`=k{{5IkEPaY917-v-zXj z^NGB&^Jc$Mp0kRFf?lnp0=8F*I(=7=98nfBbf5~y6|K*97uTAPo627Qy%&c!s*Uh10iJZu8`I()~hqr0tN$8L|k&pSD7 z&oL$q@(9q-FEyF=fgHWx*C>JIZk0A^uH0U&u2LaU$}EY$zH9Bx2W9X9l#!@zf=huoj=p{MWGYk4g`IibhdL@#-gVly?ZCo;{5GR=zdPGe#44`a zEiVZ{yn!?HO|ThgEVG{6-!jtLSJ5d2#BG*`TaHmg97`u&73hIbF1UeDrds=$24)z| zjMKBWB)Q@m!KpK-a~zvoG&128mtdDPk;y)El`3}}&D zjP~QG|5iAO^q~4vNiF{9gwvFa6Mmw9_0z~sJQ(Fm>?mDBFAD6$_uRA$ zO!THbwJe%Mdnjn{N%*t^s7(N_GMziY_7SIM+4}pP4_&umMKQY1ygn(LO#(92Y#CV8 zQ&Q6*aRj@^>bA~Ym~kTdc*70X_`f$S+D7)^`p}3y31oul^M-aQnzG0^gozAGeN$)L zi7ByCE+(v|MqUPPJR6@&d_yx7O1p&^`z%}piI}iasNlp>SJna&X@Y)h4C=U`li_C1um@e07moA@5LyOKgS^9quprsL5Ye zR?s9Ic60AP@;_5BE7wq9BcIQTzBEOK9C8?5kX>*j`U=uhKRLE`XUCT!eB+~qFMOQ( zi)3vq->_7IMgYpYu;bS2R$I%;=DPuxad|qI6q=ctE+Zl)&MMKe*!ri#&Km{UR+*AV}$Co?!D(P7@H1`O?Zr=_Dut>eW!AKqDn_ol&pt`FVNGGFa! zN<`#iVywN`i0(+%P#R1$WyMiWYM?az{g;i$_iTnDwK2JIjt}VmmxCe0bi==tn`<(k zg-O4)Cy?8N!g^6bM8IaRGFAPkGXvEMo=IE=s_{F5dvS_zC2Cbmq7dD!fRPbNjLs-$ z%CnRcnOTJNxni4Y9UF772P|T?quG11Z~rq z>F4L{Z~hnFJJ_!c6>Kv$e4APpQ<{|Kve~Q@v_GSmN3*&b>sisWS-eF+ua+|I^zsv$ z%>71lMdwajvXyV>xKVT=;#Z+kRzzY)oilAtjt*hW^xM?9OmQteHJTfS^pP2hO6Zs+ zx#^2aKsnZN4pLn?sox`=7(_Y3?2)9Ef1T-^(1=62E^I2_jcti(U7JJw4Q|3}=33p!xpM@GHm7Z;_HkF&R zIcS7HkEnXbDI6Q=DuiD7Msr^bHk~)J9CIl=1{MgsmN(XJ0v;crfda414QD&?bes-# zr#{1R*#U1TgVKK9gIyv;EM}8(o29e3_Q2iT0Dx=<^IPz2HZOpjNXP;dOyfG{*_oLC zV}FNCO#CF7E+pXEI>|^0omu{o>YZNCalB@HMNTgbvv{ngcX=^NLcydo9F{^h4EQ~r z*Gkx_B^ZeZy4xsyuq!%r}c9_C39t4Eg?Yc^I|SrT~O?wQvg9!PZW;LR68Bn zj%Ol@Lz7P=ozBPUs+;Mwf=;(Om=Z;kCk?pESnMzLl_1)#?;tnVw;F)rV?G~1U}!>! zM0zsH)Bkbmaetzp%}Ys2Yl(DXj(rN5JMmHfx%PCXZr6bg<9j_Jey)kZDm0j>TOcc= zm^p@#7C-VkBV#xhHz~1YdPY4TUa9P&?|6jH^s+HHguZtM52k1;mW6Nv=?j-I|H54u zA$m3%r7g-mqACN)LArM-OD72g5mSbONyX{9LyvQNDp`vhwulu-lE9yoIFdZ%Do#*B zNzfz;Q?u3RQR|U}e?UZv8eyiC0~Lt|lh zG9`79$w2s3X=$1>2BukTR1^1gd>jQHpp2tnyJ@bkUr~m)6c@o>EpAc!>MKWr2{auu zDK>x2VqVPjRpB^|FJs%m_LUmvoJezo-un%ce*)h*3`Nd9;bbxqAV9Z>f+zw(s;TMV z2-_0=q%qXTYTF{8q(H4^D3f~oYg`!Udjjaic%rd~h}w(M(%K^e)T$*L+4b`;+`cUJ zrANIe_UM;lAh9$d7Gr8!4UwxOj3<5`< z`=S4S**x6{HddyZ5n?xd8M-BPa^pN>hDJXh)$+jY=uo=+wP$Gk8Zqru?@A^niJsL_ zx~{UaLc2mLv2dqZRiz|TbJvi9^?p_Ps_KRF4VP^I020Ju{+8fyKqxOdSjE@H|Aax8 z#nr! zpQkmQ0800exTMVbw@i|12ZmqKxK-^!HIA&gZo1@@O1za4^#OOEJ|uzvhwYDJo6e|K z?B;@J+rL?U*6=90C4U0UM#2>0`E@oFh->q0S5R|-F+tZ9an{@ANvz4N7Y8#i$$ zWn4-%N!Ku}uJ(~u-HFAkt+Z>9p3J85YlYi-Mn(qt5sz400byM1rxSdMcyU_)m`Im` zg3zdF-KzMZ(<2--g*x^JpTNlfLT^zr_%FD?N9>E?;lvO(BEOgkiJJZ4nd*XD!ot2Q z;K-&pLOKSWo#%f1*WesnV4{~O~YkQ(#aLy5p7PdDnIVSkY_&J@C5zXcbldU-c>Vn{l8Aa)Ve zNX#awh$=jin(^cNs&Mvh2p{YFRHQzNzAFaV!lq!K=dfCeWU8MG!rBw{_f|B(Vm zYAOD@?;aLjkom`>c#L3A79s}xB27wxkH8kt5F51&4T3JXpnX$Ch@(=$p>0wSwGOAl zfT*Iw)fnsn1Z6d@<7Gi~mskr=SK*|9o8)5|Yu&MK=x-957nZJ(_`+;8atKDNC! zH3~@ROwt0742PT29bmT{Vh<=Aq7z)nc9>s1kWzSa=68m5^YzH5cmL{1pJ_dM?O884 zN^h!m<#aIa17{|b>%VjmM=AT+D#h z#l)yNNI)bbn#|wh6Bp4a*9$6XGRHOH4cxkN;0@enc8KIiFeg;4VS15k+_hXJsgb|0 z86iPr|DbEi+J+v2qE&(=ju#cOB#f`6nlv-2H)*6?#axd z(?n2Bvo@5wZ(&9&Ra6Z+PzM&^(w_0nUedr#STFs1`%d9v93kiv%#02ZkZ;S3K zCojy^y=aW8f})>E+!*_B2H|qK`uLu<>erG~zdRF6@;~kEO}_i^T#fHuQ4-Y*NK0R4 zP2$U42gkuvQ8nHYCnKqnRDlp$=7c$$V*Q0j5!E=cv-?ZQsh{X^0Wh+>fr<7aIjTCU zDV@?KEHRlvy1bJyC6l5&lz>Zx6D}=u%*bV-qKOtQQjtNP0WI62)69iRZ306YI`RTP zqVfLPK5im=oUq&x8oRo-*nHpoBW28uo;^qO>pbF~4B6blU20Q=6k!oI$C#BK>%dW% zjWko_ZzWey_wky&@+w=PZ?u}~ik1p)6Hkkou0746UQ&sn2>rq-lSAutGR)O6IzEk9izT(8^v4(A_j?oaX(K zJ@gY|^4tD2n0q@7i5(NjqbT9m#!$iMu~NxfK1-7-Cs>dWPYBiv3qO(1xALXi4E@Qd z8_wJ^@T4vBL#r7s@ReWq{e@_I`dQ2hLN&v)y?h$@V_*i%QKgsGXtu#1W$u0^wNejp zX1&4!!3{ZApk*5k@C2{{+I$;f!qpThxpCDj`2po6g|`el6LZYbe!;b>9m!aEWf5{x z7E8PFVj!M`1Cmv8+h*@4qy9c7`k$spE?~B&D0(pp3h=7?=}#X~*poV9sZ{DRU8NLmtV~Z^>9^eUgR(b$9St&)HMnQ~SD|Tp z?X;<_BZH~ezPm=9DF=Iw{k2607(!(cQO!t#AcK@=^A7Q`%;jA!DnMI^RZbBYHpR^C z#!K5rzY)p3HW=j0&t@%sRlV1$VuQtH-Wqlq&kF!&^S3nWdrwNniY1)nBrgoqBIR)G zS98mT*M~}+&@N5pmok*AXx|H0GbD28NS}mhG_a`*A7hxAUQXQX-sL;t=Y<4)=rLMpFW<&Y+o@=xHq2at~gRKGATJwNv_H_=Y6!U`X_47zkmj zZQ-C}1UuFW!eFwS$2ugjTAVr(zWzmc?(pVv7kdbV_M)VpCUstvOq*=pM5!JzG`J_C zx0kK@bnE{#V|7g<`N(#RlHc7r5?7KPXNUJpH!pNsCUSk_Sv^Qw8Qa=H%#63VZ~42n zZYXsO9lESAET5q*u7#Sf5-!gF7u85UyUf(pb5?SSgQ7N#{ zn>l8HhRj&l*xEzGG55Zc;Viz7LtB|5-n=-T=o%c#M@O7Jn^an2vXQ8(Njk}r7OkJC z@4aGnMHI{#DR!}3=mpH%YXZ2%e=;%2>uc)Tu3Zj_6_e{qw@>_}P_~IotcapZvUZ!t z?NteI3~6%gak)C3X4Y+-r}&z$G5$BFuG&UoW>%l?&p=Y$y=1?w7}W&Vz~Yd;~wOlTzFlQn|If^fqrTYQ=o4E&afXvnxBD|1`f2WvkyVg!=vTfQn~fu=H#$ zs5|Ih@%8Q2c3mu!waE0|Bx&Gh6Jd^A=9x46vjPo;3&dZQS?`*<-~d?O(DyEc+ouqVc+j*!bN zS?ee{m{SHIsrP)q)Q&Gt*5D$(LV|eAW6sE7dB+YdOxY;UB;8xq)`d#Ma zK1V0^Ss4*gO)fiwhoQ*;bZj!*eAdsaI_3R4$L+LRGQa%Zbu)_STz_HiW~O6?50PTh z_0^<(^}JS)0UAB>Icb>R*F#=rlF!Y5bGYbWrQ58_a$kkK{C3%ya`LsWuQ7~|eRren zCe*XMzId2|d1Lma$V6MjUBpu4VRMYp1!8d*P!Kicc9QLWV56;T!AOAeo(cyg9;I8t zuREpgR1FDa!FfvREV@wAn~tT}DK1>buheY8NH$e(Un{;eFi9_^&CsqpkY=j7uybif z`C4>myP45e>Cn{*YFySdyGpi^4%Pa&03K)(mS^o(2Vd#srwK}J<;iYse4wA&v8^sP zAGz~9mb;oMs4E#UCcrSiootQrE-lptNLKau`^S&_5`NTi88Hbt?7XutdZp~Pe4f8B zt#H#7lEZTP0Aof~7o0m*=zJ;N4}{jn2hiiR&67er*E6ogPhzltGf~zumDIrT!O7>; zvloxYEfhi%T8-?h3rm^@M+EKX2>0)X5a<~10niWwzRM8A9G{-UcImUFtHDlfeH#HU6afs9B|Md-T2Zkf~6{Hv_~_Gje;9Obvn&xXd^A$l|k3fGeTw`lfT$vAJF zhPK~)e;}NC$AYIsDD(u5^<#dsuT9(O`8?I{wM9NWu>-$^={f4R-6jCNFaOq~6SDg( zZI7hQf;0Q#E1@XioF`cEDy!C+)Tl3wpc{%%;2q*ncf4y%_l((#qAIFXNCYJQ71gz_O{5~ySESTgX^A(4nDq@BEu{q z_CQjR3m!n%Z5|{fue+`57kM(9YnSWEMi^bLSpfVv2%iIwmWRyDDf32HJNARhT0Wny zf;ZYBttERdtMKYSUir+GH;LERMf_d)U8TOmQY__kQ7?s(2GaeaPJZBflTcsnd8g(E zccNQircV)gT1j3Y-7>f}gSWUN&2#^tO@S=mQOAIc@7^E8 zXzTtC(arxtf}-nO-^PpFVcDy^Vt)NQmznQB{kom|)dQiJ&*+IMlij&Fvk*+0=`E`$ z0>|ci2xx@>ZNLeH`qlr`>IB;cl((6}?)JX6&iojc|K-_F(|34&$GNxq4uy@+;Urap z{m=#OR=|1ow&Ct?JHDk$x*+23-^K4Y-G@;%ykziW>kHj|M;CncSJSCM_{4V?4vjA7 z%Q}mV{_|Z)6Rr<)RSbNK9d7dhFWsERo{j(y51UZY6VenB(4(Dirhtn>_^d zd&NBj=H;`Q(Ayu?adN-JRGj<&Ykjh?y*{>GO+4^&%lwccr#NfCZnG{G!>q1vRzdt+ zvp?X^LjT-yr~7{UzoHTJ_!D`Reuk2a|1TF;>CmhBgjtFT6`r)SV^lD{FFi3i$q{9b ztjGlW0j3)RI})g=$1D5#Fs^LNHKG+21JXW2RY8h&jHCpO{<7%4@@Uf2{Gf&k59$vi zD~9FPy>5q~T+rV)Lk0+u7K`OG*;Us}KMQ^M_(GV022_k4Q=XUSkEe|Mbw5Bx{o2|} zH0Fq2^zaMRA3R~!quQt5)ZE=;vEHY-c!lZvNBk3_N^J@|IdmDck05|kqsa;r;V3cd zuG4!hPpJ3pbxY#j9tq*2AmA=D>Yfqx!89Nj>JJ(G_MKM@+tU+xzvy9Y?;~jF$Bcg6 zm}T`?zxo$%aCVBhu)f|Z!OKXt5+|G=c*_MfmGnJKcJN`oFp5dp2GVIx2S@yV(jJ7} zy!^raUHncG4L<4s*mG>WwNBMcC0-OYRG^^Z0q~whuRer$t@E~=a}GHti8wpD5lFs{ zV)F!xMKbEPAMAf^eW$tjeDmL$%K>P|(Cq6A)F0B~exsbS%b}jCvOSv~L)+80rCIhz zHO&}z<`u9Fe0OXj8sI)pUZ-jsMeUU9e0m*cFXZEdBmEt&jOyTI8s!=6Wm@$pNU{35 zEwul5jZZC1L=kvzwDLMOPrnrc9Z1FLu|Dg0^j3-9aXxT87xJvO*x7H~wJ|I|gu1Wmos*S-*wt;dKEsyhD4#^@+^fx>XIFC#cXf zP`q@)20l0_fC=7S;A zXEKp?^05< z>8sCfN*Od?0W?I`a1hvAPOVF3Q;Cdxf#UedrS;OxGw3jZ8vPX(g+n(y)UiFI#+Lye z^VUm7**v?-b}MNoOuOnN?rEa^gW;>$58rU>`kiNSIn#ew=XcGPlPy+t>&?Y%5TAcL z0}el%c{j)E$vmzCH8uPIo#Zl5_iZ9|CUm0vkly;hj&q@Yk;Lnl`Onw>H62~bV4t4g zFE!0EqJDNxuwM|)Eibg?`Q$JVGA#ALDDQK#%(oSqttrg4NG*WCv&31{@K?Lp<>s`37H~QT zG?d`j??b7Ykh+WYD6^y!_POlMxl`?)rG^Ii z=<}b(Hi}wT8TFc;ylQND!MX&5H8Wh=FO0yzgc=pk)rP$0KaNq!LvKjW>W7B(%g*%; zXB!I?3&jBI`-RIih3mYblN9iis*AYU>I*=y!tE|{6MisApd4tu(L6D3>ZX6#jziaV zYDtVIDs~!7=>HCRV432-#lyVKP@Qsh5IV?XiaiKdH={i<6#GVRznDY`n%TtHz}zfX>+`6WUp zZGqFEfKn`ala7tFa!AzAcEvvFSh|v9gIgIbIMrMB%@p%?*%((k-%G3kG+V-yPHH#i z3j6#r!2Ml~*uwx4L!N68J}zc#XlOhLi~qgaMoZ|W&b)sE8Nb;Fet_#Jj5 z{Q5OKs0qMFQ!J!T&eMWb(;MIE>zi)hMpvfpV7xAT6~mb{!@5}QdJ7SR^dw#tTT_fY ziw!wqO9#?{<|^qO*QFufn>q|?!r#a2(PVq}*o+URrEhg+1oudXVghC^NLmtNh7Za< z^=wMKc_)khtR#xql&C=T(Y=1&)7K&qi#V}j?Nm{bltRR!mjtj`t4X`$Tg&-@eCbZ# zrZVqSyIORy+rdkXbK-S(zDk!753t?3knxy{ zo31okTFzqArzid`8wahbFt_ae9=@qIcocDe>8Vy69UCz=J8inO_7n)@WyA_Y2Z+?= zX3E}R1oxIV$1mZdR_)h1k6QnVj#!Kui;;_}wG=O(6Q+yMk$u&wsh~t-7#_!`)#@*r zOP?MHfeqo8pqa&%&5F;TNrG-(qRTr-BC9C`GNWQKY)Vd~pXls;y?@cMh4?dim0mTr zGDu~_07e90dp6(^gBG65Tn9#PG$3?O>=e@pFB&x|)j~2BQ~V+{d&&rWQm7RXshFYH z9@u&{RfDV79z=k?-F}MDN2$7%O=JTFJyCqobqJ z*qutxjZYTzG~T-rp-mIuDfg-v-N2?ipeIC^>Q_EOwEXXBR}${5V^RNoO(KAU{4wW^ z2W8}x20RMICmML$bc6grgNO)MhN7;_L_y=lo_s~L>Wp06yds@er|kiPP)Zm$gC(!PCFS=BHtZ&0Iz;+S*A8Y4c zg{w|syInXIH`d!YT?P;o8c9h`zjkN1lfp`*YIH}Cz+`-)!)!Xa)Qgh%UZ88?+Dk_b z_WYH16*|mIlt2mh#7-24E&o`KF_!47uO@JO8S_QCxL8h)&DiQKcAo?LEFKL3QK$N! zg+^F0a#4wV4!>B*c)E_-rqPuf#)f$?Q$^JTC_rjCA$u*j(OSp3Yp|8X3q$I4q^+W1pxS$Fq#ITc7PN z_$912E7<*U7);*-I(VuuWG6~FvuxV9ug49tAeCAr|vyr}DAmr%%t40YqI`6M;y<^y_HS)FwrTL2$zTWStc{-ffVo!L!CZKhGK z&iCfKYrWf&1FYrmJ2%TzIaxY{ht4BOFjf$1K)gKvA-7GAjT)5wX2fd$!evX@Oo? z$z}n02h58WeXqrpUcr8Z1`GQR>YP7bP3OH0IE{2jQS+ zmjOxx;=uo$01EWen|PC%b+i_(R$3*NlW{IC}EEPYI1lrqHUwAf@B;nZ^u@wI=eoRv}e4)`fWmgnz}# zte)q`g?B=Z(0xnY0}1h~@WuU?o0bxj6Rj3D2>c)Mt9CsA diff --git a/vendor/unisharp/laravel-ckeditor/samples/index.html b/vendor/unisharp/laravel-ckeditor/samples/index.html deleted file mode 100644 index 3dfc0a483..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/index.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - CKEditor Sample - - - - - - - - - -
    - -
    - -
    -
    -
    -
    -

    Congratulations!

    -

    - If you can see CKEditor below, it means that the installation succeeded. - You can now try out your new editor version, see its features, and when you are ready to move on, check some of the most useful resources recommended below. -

    -
    -
    -
    -
    -
    -
    -
    -

    Hello world!

    -

    I'm an instance of CKEditor.

    -
    -
    -
    -
    - -
    -
    -
    -

    Customize Your Editor

    -

    Modular build and numerous configuration options give you nearly endless possibilities to customize CKEditor. Replace the content of your config.js file with the following code and refresh this page (remember to clear the browser cache)!

    -
    CKEDITOR.editorConfig = function( config ) {
    -	config.language = 'es';
    -	config.uiColor = '#F7B42C';
    -	config.height = 300;
    -	config.toolbarCanCollapse = true;
    -};
    -
    - -
    -

    Toolbar Configuration

    -

    If you want to reorder toolbar buttons or remove some of them, check this handy tool!

    -
    - -
    -

    More Samples!

    -

    Visit the CKEditor SDK for a huge collection of samples showcasing editor features, with source code readily available to copy and use in your own implementation.

    -
    - -
    -

    Developer's Guide

    -

    The most important resource for all developers working with CKEditor, integrating it with their websites and applications, and customizing to their needs. You can start from here:

    -
      -
    • Getting Started – Explains most crucial editor concepts and practices as well as the installation process and integration with your website.
    • -
    • Advanced Installation Concepts – Describes how to upgrade, install additional components (plugins, skins), or create a custom build.
    • -
    -

    When you have the basics sorted out, feel free to browse some more advanced sections like:

    - -
    - -
    -

    CKEditor JavaScript API

    -

    CKEditor boasts a rich JavaScript API that you can use to adjust the editor to your needs and integrate it with your website or application.

    -
    -
    -
    -
    - -
    -
    -

    - CKEditor – The text editor for the Internet – http://ckeditor.com -

    -

    - Copyright © 2003-2015, CKSource – Frederico Knabben. All rights reserved. -

    -
    -
    - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/js/sample.js b/vendor/unisharp/laravel-ckeditor/samples/js/sample.js deleted file mode 100644 index 65b88ad58..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/js/sample.js +++ /dev/null @@ -1,53 +0,0 @@ -/** - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - * For licensing, see LICENSE.md or http://ckeditor.com/license - */ - -/* exported initSample */ - -if ( CKEDITOR.env.ie && CKEDITOR.env.version < 9 ) - CKEDITOR.tools.enableHtml5Elements( document ); - -// The trick to keep the editor in the sample quite small -// unless user specified own height. -CKEDITOR.config.height = 150; -CKEDITOR.config.width = 'auto'; - -var initSample = ( function() { - var wysiwygareaAvailable = isWysiwygareaAvailable(), - isBBCodeBuiltIn = !!CKEDITOR.plugins.get( 'bbcode' ); - - return function() { - var editorElement = CKEDITOR.document.getById( 'editor' ); - - // :((( - if ( isBBCodeBuiltIn ) { - editorElement.setHtml( - 'Hello world!\n\n' + - 'I\'m an instance of [url=http://ckeditor.com]CKEditor[/url].' - ); - } - - // Depending on the wysiwygare plugin availability initialize classic or inline editor. - if ( wysiwygareaAvailable ) { - CKEDITOR.replace( 'editor' ); - } else { - editorElement.setAttribute( 'contenteditable', 'true' ); - CKEDITOR.inline( 'editor' ); - - // TODO we can consider displaying some info box that - // without wysiwygarea the classic editor may not work. - } - }; - - function isWysiwygareaAvailable() { - // If in development mode, then the wysiwygarea must be available. - // Split REV into two strings so builder does not replace it :D. - if ( CKEDITOR.revision == ( '%RE' + 'V%' ) ) { - return true; - } - - return !!CKEDITOR.plugins.get( 'wysiwygarea' ); - } -} )(); - diff --git a/vendor/unisharp/laravel-ckeditor/samples/js/sf.js b/vendor/unisharp/laravel-ckeditor/samples/js/sf.js deleted file mode 100644 index 3fc3094c8..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/js/sf.js +++ /dev/null @@ -1,17 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -var SF=function(){function d(a){return(a=a.attributes?a.attributes.getNamedItem("class"):null)?a.value.split(" "):[]}function c(a){var e=document.createAttribute("class");e.value=a.join(" ");return e}var b={attachListener:function(a,e,b){if(a.addEventListener)a.addEventListener(e,b,!1);else if(a.attachEvent)a.attachEvent("on"+e,function(){b.apply(a,arguments)});else throw Error("Could not attach event.");}};b.indexOf=function(){var a=Array.prototype.indexOf;return"function"===a?function(e,b){return a.call(e, -b)}:function(a,b){for(var c=a.length,d=0;d - - - - - Ajax — CKEditor Sample - - - - - -

    - CKEditor Samples » Create and Destroy Editor Instances for Ajax Applications -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to create and destroy CKEditor instances on the fly. After the removal of CKEditor the content created inside the editing - area will be displayed in a <div> element. -

    -

    - For details of how to create this setup check the source code of this sample page - for JavaScript code responsible for the creation and destruction of a CKEditor instance. -

    -
    -

    Click the buttons to create and remove a CKEditor instance.

    -

    - - -

    - -
    -
    - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/api.html b/vendor/unisharp/laravel-ckeditor/samples/old/api.html deleted file mode 100644 index 202f57c3d..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/api.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - API Usage — CKEditor Sample - - - - - - -

    - CKEditor Samples » Using CKEditor JavaScript API -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to use the - CKEditor JavaScript API - to interact with the editor at runtime. -

    -

    - For details on how to create this setup check the source code of this sample page. -

    -
    - - -
    - -
    -
    - - - - -

    -

    - - -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/appendto.html b/vendor/unisharp/laravel-ckeditor/samples/old/appendto.html deleted file mode 100644 index c6510cf44..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/appendto.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - Append To Page Element Using JavaScript Code — CKEditor Sample - - - - -

    - CKEditor Samples » Append To Page Element Using JavaScript Code -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -
    -

    - The CKEDITOR.appendTo() method serves to to place editors inside existing DOM elements. Unlike CKEDITOR.replace(), - a target container to be replaced is no longer necessary. A new editor - instance is inserted directly wherever it is desired. -

    -
    CKEDITOR.appendTo( 'container_id',
    -	{ /* Configuration options to be used. */ }
    -	'Editor content to be used.'
    -);
    -
    - -
    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/assets/inlineall/logo.png b/vendor/unisharp/laravel-ckeditor/samples/old/assets/inlineall/logo.png deleted file mode 100644 index b4d5979e3451d76d72e8b9337ee208d7275abb15..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4283 zcmV;s5Jc~ZP)w9gs(u{NOIseln@4dWe ze(%rsefPUB8UWC6asArF|0i&9u(`N6*j!v3Y%Z=|2D>lD?0g|oo87SDhHOjXEYx*| zdcCjj!M{wdJ_lQCw1v;h6XI^mwItu1V=>%x#sW8HTi}M%^)Sm&57+%t2iIoRrE##i zLLTfzg+lbgLLo7>z?LyT-wJc{tS~3H0dCG|04;(&8^Ml7u&+m`XPzQp*TPjNEHNBx zu8;!z{?fKcozbpeS|X%9Tr3E2#RA-4D8PcVR)|5cZ%3$aL8z77dIo}h4T3%GWL+W$ zo2yU3*4ZHZ8FOpgN^?`{Gv!St6g*{Wg2zf5;gOO?SX?B)!a^I&N3iE2)N>H(n-OX) zLOmOyjy8C@^|X`3v1>9o*jyJK>{T^wF|SrTl3%H6G3YCsVKwSSb2B`PP%lTQpFpS| zMW~5e--m7;i%{Q*ZhfnQTVIc0&m^%mf;}C>dV|%ef6wAb zd%Mm7>rk)Pw!&-GEugPzftM5zc6iL#2pERI0|@oP0xO8IHRIOmA&BVK z5Our;t~gc|$HC?bD%kG}5c!GFu_D>pp1RTM6gFF(kkrry@7K3MB0~LUtpom0(+a;s zs9Cpun!5E;bnAzTTyA|2y7jz#SHd_S6UTUj{yE(KEP}r%uc6be5$dZE>Zu6zmB*@K zN@jI32b(J>V8>&;{J!8!{-UuR{)*Znv_rDZ2?#fQU}=N(2)5|f2=!WonuH<5t)D}v zSC&z?MrfDNgz>2o0Y0p1hOg^dVKch>+A=%H#~UWQf?E@?s|*}$uAqROV09*cWAA_z zg!(gt`V)lu&(y6qFmC<(YL{ETj9|ZjZv7jYFg{b(2uTR=HaxDR?OYd#zpZz;6UN)K z>mjYdA-;YSy0+xjBGgB#;quHXm~f;zl7r0^Fxcx6$gdFW&xu>()gW!ZbhbPFVTRUJ&4aVOXn!JeGZfk>+%^e=G^&EUm#*-L_ zlZ5d~1Ur&~JsH8CbhvT_2b(Kkus=YUzo2gYF+SdeV1H=obn7<|;*ZdEe`s{VX#~0T z!hhT#o1EuiI|BYXI=E88_^QbjhTMm7HJdO#g!{}sRofYYP`93Zq!K0`Hm7p1xdH|| zvB4>Pj!=J!P?Lo5Pc&hC7opyO%4NcfhI1F-FgozZ`1-SD-Iw>s4C6ff+jRZ{oW%>` zGYnV$g4%-d_ot|3xIal4BN?dCtzp7pvx$Sv6)@PV>mA8b!nlbhjPKEekwEQ0hu+=P z4sRor&zF;!TD`odG{dOFZI$TkO5^!LtA|@pI$Qx04w+%xp~`3uHdjDkFRyKl+h}bA zrScvbX&8d6rU|3Gy!T*{0QVx;ccc625c02RB}ACZYaIWGI#QDm%`@P6Rfd&M=bl z-s7|%gt+yhLYwH;Bw;+&(gEM$1ws-=5?2$rNqJA!58_T3Gwn_=W2nQrHGvx4nt%-) zY_5R8US8FjC@=55TGax(5NdP#dC{#&KgcqsAB64RyA8qq62lMzGl{Jq!?@Z`lE&7K zF8v@Y_5R7e!Q|Jnz-~jTHYgWP5MDTu6M=R zFPYJ;nS^n%LO;lBbcRt1K~@&o#OJRgz+Gk-F=1SEx=!5wj!|HscDeP~3F*#7M zZ=E}jl@67FvY|kxEV?a0b_`KE-6vgP8>0eD>tIv8x)>O3!Z!vBy^@EVQ^_Li8NC_ib-jn)4$O3{G{7c5Va=W{G?|4(YSP{AL zRIR%oge~upP~-?ErzBw%V{3HlvBa%2O5xH2MnjOmCO{h%VD3(_K7ySjgE~Um)`wuH z)7O$@`;vW9E;86rvj5Jl^mD|bY`qG0d{t{2Nf=*a`awu}?-Yg;2N6)ot;G9n3x-mRJuvy@2)RDC^ zD5L1>>3)Kpz#M0!@261!Ti1)=D1jYC;nv7pTmq{voEw;n&L&-ay$be{@)kYYy(g9T z{%&o9`i=|kgi$K*c`Wy$3kXQ}9vL5E=pvQ(QfplB-hr^oYu5Tg7x*jl>OI_g^Z_G+ zT>_(iDp}zx*eanxN)KTK3weqUV0R03AA_x=Py##sqJaHKbz3BHX+7-+AqnG(vL;xA zkdpBVK4;5&YRkR$3r?_~y8t&~Qb-cU8!!wZ&-da5;_e5b<-O^d72 z3-Du{jnI;&0)le&rR6BI5KrTxhT5wG$&rTwL3mF$-# z`wUUCzvAOw2U}-qN+k)Syu7#H-VT|~9im&`Ny~e;$XA>*%e_cH2pNkJaw%cVZRrq` zMbZz#miLHTlQH|K*$uVm*69T7A_&`480{n2@hY)$u)vO$C7Rmqjt>y*Brg)q_#lJr z%{i5-EiBk6%)Z7xt%``N%}q^l&z0H5eh{|2x1rJ%CzJBt9bT+B*W%*}=Xp4a7lf2B z61VPJ-YbJ82G=a)%lY-5Zk=8PBli^|*adnY!QRSLCp19@JGPtZNwC3AQE_J$BqOuE zC$PNIYfEl=q4;jQAeG?D_s6o&6w3 z$+Wri9LzXgEhdb&oU9hX{=T-EDeslS&iWQ;>^M&o#!j~$v9|!hJ_|mAZS=7c;w{+n ziJgRA1UriY66K}4X9WRlf6o~u1KSu<6EyB{#Ar`s`$44g-ZyovQ0O@4&HX{#HS2q` zU8`j_o9*s?kWDm^oPV;)oiM&x2 zp-7a18}_950KpFAobd{wNa%sRpje0@akac3WO<3JM*Sc@@9F*^>~gQKXd+46n#9)A zj+n(H^03h6F7HJjDRb4ojaGLEBDry^#xz87{ z{W)ip?3@zVu^|aI8HZj5dI;39y@or)LJW)~2UNf;7>Nc|vp zov3u(W2Dd`CX7=uO5l#nG8%$(x;24%@V|0l!1gn7K7g$YVCGRLt9W!brQRdlewO=s zD|u7{+uw8A7?49B?A!B&NCGw6y+;zp`)O0tqv+)F^4?U173b`7FXGl>_;J?ao?$#> zbBL0a_t+2w!Olgnb70W+GpRoIim(k(NnQXQ!NlkBJ~Tmf3%8$O>w2l&r=e8~W0207 z(#_0c=z%S|cAnLw)DJ?s_mV1_M7LH;7?qZLk@6myWn7+9>+T0}#nleQgmEb2)|c!+ zu(xHKg4Ep?rQpy>GC1RXY+F@@JH#evSSS;EX@VxS!A7W4mHI*cR@W-_S$7wL$ooOu z3kaBg5E6oru`0JlEn$Qq64X1+z`*TiK(jMH(vN=ZSU>u)wSFu#P=wpZer%=Q>0nK% z%bi*6ya_>=QV(6Q=j1iSDfNS_riq}3TPq}ta<`s(s2rX~wgJh&5|zkXc6J)(>P=%4Qf<+?ql?VB2W|b|PQ%$QAI7 z-?iEG2Bm(GbXyzjL&?i~w`SGAD@9hZW=(3>WRPme7Z_VVEymVHwSEwpTe}iQ3G4yH zt$#cXnlyu+gUuB%*yz^DN|P~96}WDAvlrn`#zgY#>K3srl?+!eNDHhfz@+n7g~|eg zuKgg22_xgy{n8AAW@}bB2b(KkuxFpK#HjUyJdtk|o1Dn~K{6YiVn4_NLv5G)gUA;U zNN%l~FfwjEkh*ohA5Uj!e)uJt-+qBBXum<@O+ScQ!szMNo(l-NEAOFG3kY=@LcKz& zgz)={a0M0Y>rU0B^)$n%THd28&XpDr$lV%~#f-r_a`c0CJ=K5`-O0@xi0GOJWe}NYw)HYgmvrD8KuJL{UvFmelqGu9Vm^~1aa^$lPf4-Uv;uJ z&YOM^jH?af4w@3XyP+fpn=7P#nK$Z0b+W?m#hB2klgIyTj*G~$g=;R-;9n+J(7+~R z(($_J$(c1VMBe;t9S581e*)}K8T`xS;$U-eu<7WB>W>M~pE}+anC&p$J!?Rgr!S^aCkimr(fGWO5jj2ug|Na9M&F#>C7+6%xil-Xx72Y%Z_B d=HmJ_=)X(C<$1VVe}Vu2002ovPDHLkV1n>sNh$yU diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/assets/outputxhtml/outputxhtml.css b/vendor/unisharp/laravel-ckeditor/samples/old/assets/outputxhtml/outputxhtml.css deleted file mode 100644 index 1b3bf6467..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/assets/outputxhtml/outputxhtml.css +++ /dev/null @@ -1,204 +0,0 @@ -/* - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - * For licensing, see LICENSE.md or http://ckeditor.com/license - * - * Styles used by the XHTML 1.1 sample page (xhtml.html). - */ - -/** - * Basic definitions for the editing area. - */ -body -{ - font-family: Arial, Verdana, sans-serif; - font-size: 80%; - color: #000000; - background-color: #ffffff; - padding: 5px; - margin: 0px; -} - -/** - * Core styles. - */ - -.Bold -{ - font-weight: bold; -} - -.Italic -{ - font-style: italic; -} - -.Underline -{ - text-decoration: underline; -} - -.StrikeThrough -{ - text-decoration: line-through; -} - -.Subscript -{ - vertical-align: sub; - font-size: smaller; -} - -.Superscript -{ - vertical-align: super; - font-size: smaller; -} - -/** - * Font faces. - */ - -.FontComic -{ - font-family: 'Comic Sans MS'; -} - -.FontCourier -{ - font-family: 'Courier New'; -} - -.FontTimes -{ - font-family: 'Times New Roman'; -} - -/** - * Font sizes. - */ - -.FontSmaller -{ - font-size: smaller; -} - -.FontLarger -{ - font-size: larger; -} - -.FontSmall -{ - font-size: 8pt; -} - -.FontBig -{ - font-size: 14pt; -} - -.FontDouble -{ - font-size: 200%; -} - -/** - * Font colors. - */ -.FontColor1 -{ - color: #ff9900; -} - -.FontColor2 -{ - color: #0066cc; -} - -.FontColor3 -{ - color: #ff0000; -} - -.FontColor1BG -{ - background-color: #ff9900; -} - -.FontColor2BG -{ - background-color: #0066cc; -} - -.FontColor3BG -{ - background-color: #ff0000; -} - -/** - * Indentation. - */ - -.Indent1 -{ - margin-left: 40px; -} - -.Indent2 -{ - margin-left: 80px; -} - -.Indent3 -{ - margin-left: 120px; -} - -/** - * Alignment. - */ - -.JustifyLeft -{ - text-align: left; -} - -.JustifyRight -{ - text-align: right; -} - -.JustifyCenter -{ - text-align: center; -} - -.JustifyFull -{ - text-align: justify; -} - -/** - * Other. - */ - -code -{ - font-family: courier, monospace; - background-color: #eeeeee; - padding-left: 1px; - padding-right: 1px; - border: #c0c0c0 1px solid; -} - -kbd -{ - padding: 0px 1px 0px 1px; - border-width: 1px 2px 2px 1px; - border-style: solid; -} - -blockquote -{ - color: #808080; -} diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/assets/posteddata.php b/vendor/unisharp/laravel-ckeditor/samples/old/assets/posteddata.php deleted file mode 100644 index 1e1406f23..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/assets/posteddata.php +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - Sample — CKEditor - - - -

    - CKEditor — Posted Data -

    - - - - - - - - - $value ) - { - if ( ( !is_string($value) && !is_numeric($value) ) || !is_string($key) ) - continue; - - if ( get_magic_quotes_gpc() ) - $value = htmlspecialchars( stripslashes((string)$value) ); - else - $value = htmlspecialchars( (string)$value ); -?> - - - - - -
    Field NameValue
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/assets/sample.jpg b/vendor/unisharp/laravel-ckeditor/samples/old/assets/sample.jpg deleted file mode 100644 index 9498271c6032eafda487c0428ad5b26eff35985a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14449 zcmb8VV{oJa^Tj){F|jjoHn#1JHny#et&MHlwl?0_+;C&tHg4X(ZrzW!zdlt{PtD9Z z{p-{Hx%9aOK$VvGE&%}hDmpMa0N`^KAPRtngo1{GgocKKhJk^Gg-3;lhl7L1Kt@4C z#m2zF!N$PC!Xu<0#=|Egz`_F2fygMSzR`TcC8lShr)Hv{{zmE}Ux>$ZA#B!AYa~k#`(ViZv)W+5Whg4-P=W_5JdQ+P9fY+yEOKO8v=2Eo^eS}jiM_vc#O;=KX`G1yXBAb$9 zg%!Ab{=)RRM$@iS3(QilcWdH635DhKkE10j=b|> z!US!=ZjvSASv0Ia=n@25@d+*v&5^Anni;=%5(7n2|0PiOVd#V__Mr6cmoQ zW3K4zx*#vlYJ?mT_tA(sbdg>qxbwtT`p(Fm zhFMQ#z2oRZ8r$ypo7+0AIGd~mrIz7o)@5;%+}H+>yC`b#b>+Cs&QE|1!6FZb&WiRP zUy&=&)iwLpm33#CeksQ*r!8=fY>DNb$^Ov(#gA#!GHr#tcNRgY?*uz-0e0Iad$xM< zyM}3~xun_r3#E3~_;_itDtt7Ws^(}frf{(qH%E_~n2jVU!;aA_`CW}Y;@E?%wsOQn zZw`g}GJR8Z)$NJ_D@wx&Nutd6-h=_ik_%QeMgdC|NE6oM2|V^uHK}%6NL3lb7w;3i(zpSeoPy-dFZ7gcQL#htEBSc$Xs`i zhk@Z+y}1WQft{%_nj}T8zDVh6?rTr-+UYyCyO`;O9WGehbCb%lz>;M~o{CBoui?ec zcl7MUqp+#whT$}ybSxGlr;A^sc_rrj|G*3RmkVc;Bt1xcu@apq?-1Qa7d$4hWxg@B zC0R~U;T$YAl_bRd#ZBhK)Jt5pa*#UBrrSOS`bhBXLaDIU%%!`A#SZLH@equ$on~Gv z@)2T;(+fG5Wrk{Sh3L!n*8J^qJ{KU{khz3onHRa*{4xVtQ~>yY3Jekq@=N?*1qKd) zfCQqULy?f8VvsSjKx2Yf$=QWPzU%?^%Td6fz@t%~a5$Ug0Cg`^Z!Hiq{627ZXR>Q+ z%A*PS?B(W1#O6xF%N$_5YOZv9AVbc(d%Qu7XIgxUs54{U6vLb5nG??ARYTpgG*&HuV!~D>4QPPv0r~ii2Ah4I6$uZh1T_4(*;wO zq9OZ5{mm_ATrkB(2nd+dN+CoLJb56Z_3{X5z)9+Rwy zxPv&M(28w*ZJ>$MwV1tD;nxss+~=gqFm9psJtT3^5-Jl9(GyEC;&&bhzDxRBRE9pN z(*fxhUB#b9mhSPoWeb;algLCJ?MjQ}5QP`~d291;0h%|kthG)=T?nti-vv~BX?PLy1y6m87Bi_Q&jh?_}tILdF0SIWh)PJoWU;YUgM-shhL?>>Z zaM(C!9GDtamj6??v8z zJ$QTqG}Qu^V>%`+Hu`@!(Z%4>#8h-DV;vSd`ns%jt`5%wD|LZjk;lF{@)=x5auMt;FHWizZ165cep25bhYD(47f#}PD$ChgoAKVne6^lBuzZlk# zd+cQghfcK>vCJyypB@C&kW7{zF1z+lkw)lh=U~Y`0Wdkbt@D;@h43?)hkAOh!f#2+ z=kuTu*VZ+y4q9iC4WZa>jee3{sh(moSa_-|giahJSj$5%Q0PIzmc zy|c89o>YcOF!eqm+K#g;xx-tH9O_EAvvq$Hij!3mf=Gl+hHr6o7yKM4Z8gWFrG5Tv zc9<>2Y8l>+{%GXdKTclm>n79&>PFh!^IIEhyr83ccbD1K?FjOfr`wjWS1hUmY) zww|@HjWurIwM<`1l5?97W;aPk7}CEQZ&aY{8X=2V(;FjkZaAmP$=A)%G~7)(ZiQ1nQ-p@(!%d_adNaw!{3k(7h;=c(8 z3>-)Tfr`c~j84j;2!a$b#2{l;@}If-FVp&>9YL_SUFg9VQ^~toih><3_GR&(Ue^TH zUK2!Q-4+Lq7)Gz8N17_~q|^n?g$)rr zKyA)$(n)Sbe#-R()!&F-k{+gi<4I7=8&Vv}Ek_eWw6K_%3u9Actd`Af2f}Mj&*}Kf zf)(L4Dey*ijs0in6Q*Wg(5OBNR_s<%=EjtaG-=r!JL5BtWItRBtgQ;6O$HxaNoD`! zKFtvQ{Sd)|y`*nnvFqs$_%SqoRZqymRCZ$~MUqveSeW30sH=&&pDKRV?8Tp7I!;$I zi(#|xfzKnB14HAEah9sWA^(cLZ1eceqM6kRoR3QFfPqmlf{&~BAKBBVL+NK&#v^}A z>;p9iG{`{Al`U)XkZ_C7QgD@ob-~G#8+(vPh!Qv1KKyjxeMlVtmd@6B&QP`>o{JnS z&3f5@8T_PJju-cW%kD^evd6Y_YHb_Pbc@#ze!UxG{dS?~2Kv zRz5o*UQ#j(ZH&ILC9(_fkeu{GG(ptz+?f3*oQLs`5-SGjfvGyS2VITh*K`u&b&|33 zIDMl98QGB1vSXrbzJ%4@qqd28D?#G-Pk`9n0yoC4nw97n+TQo9Itg#p@YZ%y#?*xB z1i5xG@+V%l?MY{gV^1YVlcM4o3Q^L37yQ~8N_ulK8JV?Df*r+IqqzO*gv?vpN=>Q> zDu0T(CBgCQU%&IU5R+rl!85SzO)Iu3=8`YdwA?r9K^}ccg8n~}_!0%gS3&)sBp^u8 zm{Cbtgwa8YkQgFlN`|bW4)Oo33Gn}D;?~zDX_ojzH@7XEU?#5A2TOl-ESUDS zyME6&-kc2Mcp3K__T%59CT_C$3`>%)E(jDc`(`)DYTB4S3Lnbc@hyvZw3oO%rpY^j zc1R#d{BJ{qIkO2j>C7Oj|4?W1kNL7uWGdr$GeJuu6HS|CyBqDdOw6bHhEX00UX}(W zhLJ}6yX>&owQ$p4Fg#}-@-~hXsV2oHp`y-)4?t%LG4Y49ZY)jCT7sjbkTW+k;=3sm z`n2RMdGJUMM|6Csg0{n*1GPH1QFlbPaEsGp5-Ibk)eUlIY=d)_bFPCQ;n8(ZJ*sO>?q%Mx^+YVN$^a z+3K)i;`nrCM=kQ>IihCc(W0SCBW{9PDZgdY#KjP24)ITb!jADu{nONit0rQF7RFJG zay{%HEYS|~kzY>uxZ$2l@lZqZ)OO-0GYLe6p)vAhktLLpgBx!=5&5+{E;FQI!}C<; zuTiP8AC$JM`1Ma>jE8--Kz)jfW!PVo%wf^6MWd`uCYwe+`SD@(*TxAJJO4}+86Bvu zLJ@FA5krHR$C|>qN=Ex5XZpel9Zkp@n7W4HX>WinReFAL3WZ1tt=9Bc4@p>VgdM4o z(!7yH)}PKxB*{xTPi!JgAKS&Nc*WQXUYRAzi2MpP;xKXp(uX5RCF~z#O63o-$+I09 zN8kBoqU#kX?H3l>jIYDN?kGn84GO(zVpJ0F9$LNTeBN>@Ktm1CYk!`{H`a27KVlG}TC!q9=A z8NrYKh|GY0PMGzFO&54MuNAp85Nn^hH#T1_ z05Aw}NN^~4NJyCflGfLZ4E&F@gcVUq(OC=~{2@VPtRhN|@x3#m`Sn*uPJ!D{7!*v( z2?hVd%+P}1w`U!{RwsyXb!|8Zgl-v1gBPvYa}itDD#5ETuf0>$b?PAmSuoFso|mGMyh$6NoQSkqew1bc zzAu3Yk$8X1072L7{+|HS2sMSRe4TsQrn6cIhxdPU+AghXL!cokm?*_t?U?bJDz^i_ z={B9;fnBHnIDBb8q_^x_uuyg-)TFd2!Z^H=wqv0@f38w19kg}B$0UCAn)DT7N=lDL zKSe~j5H77U6v7Z2x-u@9uy@c%Gp%W*o>tjE6xB6>7;o2X0~x+vIYvK;qnR64bN~{o zQ^k0aUM|j+YJ1l%dKvarv}OQIR6?!Y#O4!dRiVF-rz-$U?T^d9(ndNGB00~6a~5qc z)hDi9v7Lr*9tyt{cz5$Af(3lS(L~rT7Iz zk*kRVL^yIvtI1Y=UzRPL@Tv|Cn|J(~(=W6+BI-&qW9qs(-S6&Wy<7;f3mk{gV}(DD zq5_;VF$hdJN!BvI$FX11tih!7fp}+PEv(vTpc^6VLgDbMev}|^YRDTcSO4QW;I5Tf zaQr25V)}OtF>7yt^ihMCL8C9LKhYogS}t=~3nLV6WL-uoW(u8Cv3GrqCC+)BrO*mK zv%c9$ez4nAxZnbE-oq!<+$F9EBICxek7J_nO+<}To^b}7XYxnXw2E(dj=~y55w??9 zyBDuw-_H3a`WB35d3bcR(P&I*$a6FMf(jX=T$^&V$m$ASp$VPbor2ajZxtOq{d`4i zc+c$KN>di0+%g7_#K_M##Y&t?U;OV`WE-r?aR~uTp1GIf@73HAtR7w}z!^ zD16BtcAr|Xr{tNPb8F%9(F@%Qx~1eKfi-7-f)Z~w2rpokp^;W8R*KsXmzcPr-u}W7 zgtm7m%Zt>3&ZJ6bW@nGi5&vA1Pz5iye@^V!&H?sg^f*gNkV00OWddt^z3<>i)M@$_IUY_^I1KhCEcL>9TZuk%O_(C@ zqp}z^MdP1!c&#-7;cg;p{;v!%#B(sl5X)3fYvsz6hZxc+F}h=A%N@Ewl?54}0Ega9 z=QV~@dF3L?QHCd%3&k-0u3HyHomKR(r+gI8G>8E>!F0H0Y-Uzdq`&K|Zn~_cT*9LQ ziOj;R3`{5y?nH|6$slsJgWc7&bcrmfaQlajIl>St)qUAwDX>UYDbzENsQqEWPadTe zdG7~6g^NB_b$g%jUKYW#c+(2xMZ0u5k#)X*5sU^wF-%vk{HCLmT-J_4slsiv+rOi< zVJqb+LU=O*(*XpFcGd}R(QQL>y9Zyq^+Vd^@NS~pQ1`b!#`xK2&UZ}@> zzYm4SqpA&?EOsxl5o5fmHIan1DpQ`Dv|yDliMB~(lFo2_k>|{!ubJDj&@XDVLknq) zXcjBr;_{yn_Kk>KHGRt;H)bk`JUpf9YzHhw+s-f-ZBbL(0@nBU;rS=SG)Uab@BQ2y{I!++t>da2MLlm6u`;jJ&JqN>IGz7O4teQ(W}XLbIc)yX_~$16ni#_zS~8P}A5<{`#m}N>>y~>fXBI@OFWh zd;(Q{{WU!@`1~Orj8CpT7&YILMiaB8h3AWO_{4q9pJHc)tWNks3$zry%Zi#i!*QiI zM2uql1GYH(-a!Oy`|rOH-2Y66QFFUfC3AEra09Lp8F(Ean=;Ti-y|1381{RjZnX{+ zpfPo5M@Io9*%YbEv&u(@V;o4`8&>VXqY?s1|Nf!5t!ZE?W>?_m$-P$~{~#q!QoNV_ z2!mX4n)0m+hIL^O?=m>o4wyI7;FWnwew`z2+|j^a+f7iykwxB2^JhCVq-$=N)CWe# zJk)?J9Hb?L1pK~Ri&S@rKNsj5xcyoxFzj*pch50grv=$)I@Cx zmn^wx$#k{QAh^J9YvsYxED%!zfnH{5ca`NqVZuZtPBFAF73SO#@$u4;STKVtJ~1bdFndLN-X5SvvF(7Vuz(ope{w4A*S zl}vdSM1>)}MINGWHU-{CaQQ#c||V8q`|gBns}V_(_YHnu>zY~li2G!H2z zC8zYO-07YVL~8qU`_dmsTWeNhd)J8P_=IUvE(=+Sco5_QGw?^*{kF5}qaPIHCdoM# zDXE}Hwwqt+&0K4}%88es07_*jhI|cUN(2V!D|?xLO3s+E%|^NvZVb}hI}0wqp>gC8 zTQ0A0W!d?kf+}|zjd69ArA5l%YJtBs(Qi{vsA2Te{k-mE-W{QKXN_*msZC(Ynv2>I z@goWcz^n4!SE{%6lH!n_z5EQO2L_&Nub`4K<)!_9CU@_c;*=`DGHWi|Qsl(4mz71A zZ#p*T)A8}ix{meZM`X=Kl1^f?kb#}U3j$Tx=GG6?kG`3@|5e?cux;t6FEANN*v{-0 z8y-_s7JZUUBPlBW1dNKtA?`ool_&bF;XDN{4DC#`g>2b!6N8;e$8k(rsUUyUHLoza zm#I-7(xICOjn1_?Jd~X(JapGOo>aa|zNX3Y*bToHz~{~QA)$7B6Y=N;uL~mOZXg77 ztRkMDkIx#~DDV!@83OQH^_m}DN(U;6O(=2 zqxDlBe78e(Jr=Kn@YhJ`vrAFGnRxX?U$3#% z!Wsr{5vp&m6e~$@=l906d0z`*qL?tvt+U#0+Ki3Zo-?%OCxM2 zdP;;yq0i4MI>E=8F)k06;X33z3?T=oXvVQ8v{R`0LtJ~J-ox}OGeR6!4c0)Q=&R4C zZM!glM>@YrGZPpv8X>N@uff1Krwr@!JO>DMmWV4a=BA7N_?pWf@jKy3L(@HRr?t7$ z68x-_&F>lUG`_3fCvDkL+TjWKUae@rxTFE#jGrEv$T@XguFII4p-#+025k=X#bj*-}5U|zQw$+rc%br z@5X74nO6DI0Cg&#vVEpInQ+|gmIKAG7Dv}RItFk_D`#4c?a{yh2gt==ODU-$nUI@t z3yE1ypLU~DA1})(`AKPv)}_Ak(xVMLSQAurq)njkPx@H@-m%*Wx%Ku!jMH7OjCQr^ zM_*f}5`B}Mv?!ru<`p8di*djvad&}IcF#l1FP73RvVe!Kd_7g@mQR3D4OK2hx7f=t zoAdsUF;h4v9dXMbS1uYbwzSHy;>_E%-hNCb&+FW5bSrTu8Q4vIgXE;y+vX4WXZQ-ZD5S?v>4vMlc!#*1A;ioF|m#p4yVooFUB&z|Q` z0d`^Sb(8v8l1?z_yVE=7Hf-6sb@|v7Q5aJ{I0rPMNu8ZALKF!V; zmSX3QYo;r4l22t{pj@xIcObBzGNGOHvX&P$fju5LFPL&1{@8jt1jW;JpvnR_W%P=M zK(c@OtBgwdr9`1V?Rqx=ZIug>T|87ZGOEaCd3ap{xtLeMn)+XTPYE#>Ke+?Xw}uF(br5OKsC6Qc~dgPp!)X(agYiObr~rFkk5%n7GWV6QiGTU4q#{?Ht$>8l#8#rk7@((FOLw z{fT+|$p||Yp8(vSKdQPbbBn6Ar#=CIe{HGM^y@iOUh5K-a+Lx;^#T=8D$9b*@JU$w zJ1kfWF=Vu92!bTA3mSbOb0K?lIN# za8wYMt)N3AyR8#YW3mVJ3`L8umEqzoA-bdaQ7G&A*X1#iKT(b!hM%{MA@MN`@*nGPVcZo$B% zph(^A*fLsySgHGo0(ema`wU4OvswJIrLEk{zojwr-(mQ&05%g}D<{;tWEe zrcU4ykxt(7+`H#Q8XkE=#kbb8|PnASHkC~ zzlfyt&rpDQ%iCi(qpVa4CvDoi=v&BMQKN)!Hb zxH68VtNlw4bmh**%g>CfQ{KmjTDPuGKpmz=CLj!$^k-n3o={j>CJh6oc5_G5QwW4O z4`#%cOdpsgA;p2g({^{{c^^ry$l{>yt20q%-u`w0&C0|@I$(@@S7x>P8>F zf7?Ao1_tF1_l>8(T_b~8hLj57vSqhQQqk+_%|oor@$yx7Ka_3i*B(|Qaj+9EsAOG8 zEZFGK_>^ucQtyLQXCq7YOQ8g_S@~Sw_hySoKLxWK%m1&mAL-*1CpFb8?POPs;Nb6euu9AhlD<4jC9p!xsIU*rI9BP-&zh%wD3!v)eLAlQa@EOB>?C5{nIPL{{|D|Zf*pp2{i7HwK z15_5<>dq_Y8fL2eE9N={7c}Y)C~&I>x&pQ0AusYlmV!$m7_8U;q;XaP8cvJIr4)tz ztM@S^=WJ?vURlx-=nEuUo_mqiwD|8>k%g?JGAkIpz#8KMZn@alPN=EqkNn?Pr*}yc ztWc9!NUpsQH1nHueHZl`q!-HWnJ_SO%xk9Fh!cS5YG7pHB{09s`y3A}AA=(ql0s^C zH5?9PwL?=r0b#F}?}F4Cvp@g?Bn@LX|1mM?L+l>!;Ij`yHmefJipW%mI)k-}*7_W7 zI1aVW_;OhU9m^fABLjl)bxDSwppMV5KsJ?l38R4@kYQ}~8}I?`EHNWZ=thCNE#5c9_PHKp21jXq{>PBc8dP>x2k8LA{HUMP})(X@9hpkvOc>c z`~*0emFIC^p5{cq;DZ$xe<0_el7nT572s2_Xa=$S=o3e#5Yp;p`4(bjOJ7Ye9WXJw zf&WdpYxza&&K{K>fB*tNn}<7n;PEJ+^w<0Aus}S$*IKCP{CtT=S`VM$huaF1#@>wf z{6|oqrOXZUo6(?sb&mdxl1Ug%jr{Bm;qD}uPwUs_GWV=Bs&s?2nV7hXMzbgVXCPMq zlQ=9Aj<8GM0lO)Q0FjQcV?x@11{Dc?o3Oi11sUe;K^|@^-)-7IyOy1U;DGL~M}Py; z4k~UI(~{Z&s_81u+&NCH7G?JB)B6W$)|8oLDuM$$Q)T}&?+c=n@rO_g`++Hl=j;5# z6k_l_56gRUf(%nai+eyO+*&R+=8PJnP0fDIiO3}l8|_l5I=Csbl_~G~t#HSrurfBw z9dDpI%1P(py`ME{P%o?knR9b`U{vkSpGn2sz8}>z4}9$ue>l@#M2_W_GgtW?mZt zlO3fMTQ;P4dVhUI7Jyw`JAv$uj-1r)SDHV)&jASd(X(rfjBqSH-bRdMK7s;fyt^#X z{j{w~FnS&icdDJX(=OCvp3~ zqs^~l&i^-Xo4NX5BKtbO5=2$$+0d=*&f18J)zD53xi^e((NQ>h9aMeGqJck>Jts;H zq=kgBtsz?%;O)68-bn+F#^`*J6`qUj z_fTT+cNYK4-N+OklBRP1Wowz~+e~Us59s%;+~(f9jS*x^{9^~Sm9c=gze6F=ytRM3 zvt}PlTa;}&KbXmMFAt0gTUS%O**gK~E9phSNM}pLW;~o=9*5Y&TozAdTQ+mi#Onmr zR$qBb31l~HVcdQ3f*GCTd*I8+iMyzNB2l7;Zjb0VZcBRSHxVz!+jpZavbfwNlp*r! zv5szu*eQ)(VG%v{?hSQ$C%3|%dR)DTmk$G6%iinlv`Gua8v~EQiUn8VDAL_SHd9=; zXHF89s5iS}jN-91j&~vyA|CC-$o|kDjm93;;!i!aRP@ScF8=hcSi~h@R+(3V-Iol$ zh-klf`$&;786$@m6<3~($S7&>SN&O=;;`#)gNC-?4Y#kOB^+}a<73EY1#xSy>*E!p z{`sGhOd4RPIK^R$1^pWwET!fhe$wBt)h|Qf_ZJ|5kiy8Wjg8&Vrym*QJnY_3;;)YL z#y6kvpk!?#G_?YYiQBML?S@_}w(`~4s*O=Uq(mb0i}5dQZ{0Mt$hJ?i%dB$k$8ct{E4?!ID)x! zVq8OT#e9AXPm*ZrYZd~6*qw4A>fu>OA4~l)hf z-@1<{u^JI#@0xNzrArkPq!=iS6aD5)GSR-A#8!&e?d7}7GOGFmUq7n~y5D~W{oTno znp+)U)C-mpxno#>mc6aXOO1Y?*qTAOfoSi{;}%(>zQ`3N6ltWVVaVBWwnTuN1oEH%tEusfMK<{C;(+0 z)pZe@qI42k-fjR$3T{Tfx!WDPCHH%?cSdjKkbBn0%NV$0ohRG^Qj+nah20--*?pbt z$WH)b>j^AJ_bn>?0b5q10-SI&vX5cHwnBhBo2d%>fr|C}F4w@B1eDf|y>6QbT%PW+jpz-2!Tl zm-Gpwa74oxO&&h=g2)h3D!RT*T<_^yhmw)QL=IyhiG&IZ&i=WoY)Fif%TB3eQSC7H zP@2+;^^Q+~`yi@qh+XrW^(EZ^2Oi_{?r%Qh%%pM{$!MF0uf+*p;i3CcJ8sB#g=7`L zYPYz4VQ0AcOHD{0)IVhJ)@i|0YMn4Ko`jJU%ZfN<`Qf=CdT<0GjO#>Mvg!EEPEbc6 z8xpa{Q4zS!-SYr@+}2#*I!q^X@yUa;TsPNV8d1MKmwvlj7>TZj)%A%H2-aPG|HENL zlDdKbCE~&x*U@kB_^LnY#GDB>#Utz77Ot2O=y$?Ei0?TXJyc7ok~J#wMu}KzbOEkx z2Q3Rmq7&Gt&v_d=PZ?9Qvfb%A0qLKhzUs5K2rJWamf6=gmn2+%jB*M`isPrSJB&_) z`P&iyqkWVqf=V)``<9XmQ9`1NIOe&hG%RV^;`X`|XAC-3k81UK+=HJ5M1#lY*~?qx zz5BX)=axb|p~{Y;fD#C<5({L`Cb4Ri(0K@cYQ=^0Yk(5*sMgZG?G&Db0zjc#b3Mi+ zz>Izm?!1ja0 zKxTgYQw&PU_hjy(yV8K-P5(*vPp5%W@(@UN8L`Q)OK#-&{AL z7hjlCLr{d+V@hc~LL9gfk*oWNpd?qnuw%+|C(I9Dr@n*vX1f4tdw58tC{mG!4ZK3j zA^gyJtOy_u1zM(MpJP*;MXV6lE&$XMYWGXc={;`X)hH}0>t~e}E|ivz9!`ZDZ;?D7f@jC~-ksUNY!|%`0+V5q=x8A&yNPO~<&IG(0nNgP zus40v4c6L#Hw+%K_yqhr1%Y2K5it?`opqYtSk#V% zrpdxd$#Fd!fmxvWi>@{UMc+nA$9J&1r!I0Eh5xl%0Q*BEsn-St2!?g2n00I=iEE^u z4cR6M1mNY8=^OtTybdGD6Y7o54>Z>iZBVq;ACfa&jtgII)U{9b$hY8hFnFvwhKBjU z2vNTrw@#^2R^7hTU}sjp9aC}8O#Ua|leu7TeYwav=V7WIPuOVa>XyE)sAsnv`qpMk zcVPIsq!N2gzmr5mf#4;=)qzDHyab2$d%<5sa06$5vMI~@;C6P+@<1RTpWD)D2N%s|a5_J$Hs+%YuZ8(T1E zzXNKXKJ#C^#h13C_^hR{EXc(EPKm9mkp0X4OO&ILEG7lWpM3v@m_jZrw)!)zVxAp+ z4EnICyz9240qYyF*I7UrBgKaIH33mb+yQu%zUUx)>6XbciD^aX84Z(W_NGgCXcIcf zc(vAIOMeo38yq`B_yu(5*|W&~Tr+&hm~teZuuQigNZfEzy`=!}T?zSs;u!FydL`g? z&zhN?tMB6nv&T*#lJ){*N1B2Prq;ND!cCCJ*5ER!g+Cwy!Gz8X!NoOB-oJ3TFAFRG z9v)02QZ7FP7#8AR=MFJ7a|$ZX+bw!gBuCj-r6KIGC7HM9tsQT z@~?<;qe}7xz(%O+prbB8R*6e+@BkMA-(yZ3&Ie}5^|asqAuuEd-iHhQJ-f|7MHa&&=mPgn z2Lo|K0Ti$jl_T0r4$;femAc@m+{B;l@d88LwBcZTo$?*PnbDPtQkYgo~{-<%1ce>M(u1K{vqLtikMP7Thm zmW@P&!N(jMzH%>N^zmktV<FB+$aN_kei-v zp#nfw6p9UV-4A>XaM;NKC_mzRz7x1+3rDcVFt`GGFPG3b6+DVO=6T4Tau1+E@5kT> zLx{;_MD>YrA>gQHY_#^|SHyvFl)>UKRkgBU?gjMe!Ug`rVED3Os0<)J{~k#jB$dL+ i{?DJcwRs;7m5`Jp@uhhBy}MYI_#nJ#Z+o53<^Kl=6XBQu diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/assets/uilanguages/languages.js b/vendor/unisharp/laravel-ckeditor/samples/old/assets/uilanguages/languages.js deleted file mode 100644 index df9c682dd..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/assets/uilanguages/languages.js +++ /dev/null @@ -1,7 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -var CKEDITOR_LANGS=function(){var c={af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",id:"Indonesian", -is:"Icelandic",it:"Italian",ja:"Japanese",ka:"Georgian",km:"Khmer",ko:"Korean",ku:"Kurdish",lt:"Lithuanian",lv:"Latvian",mk:"Macedonian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",si:"Sinhala",sk:"Slovak",sq:"Albanian",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",tt:"Tatar",ug:"Uighur",uk:"Ukrainian",vi:"Vietnamese", -zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},b=[],a;for(a in CKEDITOR.lang.languages)b.push({code:a,name:c[a]||a});b.sort(function(a,b){return a.name - - - - - AutoGrow Plugin — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Using AutoGrow Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor instances to use the - AutoGrow (autogrow) plugin that lets the editor window expand - and shrink depending on the amount and size of content entered in the editing area. -

    -

    - In its default implementation the AutoGrow feature can expand the - CKEditor window infinitely in order to avoid introducing scrollbars to the editing area. -

    -

    - It is also possible to set a maximum height for the editor window. Once CKEditor - editing area reaches the value in pixels specified in the - autoGrow_maxHeight - configuration setting, scrollbars will be added and the editor window will no longer expand. -

    -

    - To add a CKEditor instance using the autogrow plugin and its - autoGrow_maxHeight attribute, insert the following JavaScript call to your code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'autogrow',
    -	autoGrow_maxHeight: 800,
    -
    -	// Remove the Resize plugin as it does not make sense to use it in conjunction with the AutoGrow plugin.
    -	removePlugins: 'resize'
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced with CKEditor. The maximum height should - be given in pixels. -

    -
    -
    -

    - - - -

    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/bbcode/bbcode.html b/vendor/unisharp/laravel-ckeditor/samples/old/bbcode/bbcode.html deleted file mode 100644 index 002702bfe..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/bbcode/bbcode.html +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - BBCode Plugin — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » BBCode Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor to output BBCode format instead of HTML. - Please note that the editor configuration was modified to reflect what is needed in a BBCode editing environment. - Smiley images, for example, were stripped to the emoticons that are commonly used in some BBCode dialects. -

    -

    - Please note that currently there is no standard for the BBCode markup language, so its implementation - for different platforms (message boards, blogs etc.) can vary. This means that before using CKEditor to - output BBCode you may need to adjust the implementation to your own environment. -

    -

    - A snippet of the configuration code can be seen below; check the source of this page for - a full definition: -

    -
    -CKEDITOR.replace( 'editor1', {
    -	extraPlugins: 'bbcode',
    -	toolbar: [
    -		[ 'Source', '-', 'Save', 'NewPage', '-', 'Undo', 'Redo' ],
    -		[ 'Find', 'Replace', '-', 'SelectAll', 'RemoveFormat' ],
    -		[ 'Link', 'Unlink', 'Image' ],
    -		'/',
    -		[ 'FontSize', 'Bold', 'Italic', 'Underline' ],
    -		[ 'NumberedList', 'BulletedList', '-', 'Blockquote' ],
    -		[ 'TextColor', '-', 'Smiley', 'SpecialChar', '-', 'Maximize' ]
    -	],
    -	... some other configurations omitted here
    -});	
    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/codesnippet/codesnippet.html b/vendor/unisharp/laravel-ckeditor/samples/old/codesnippet/codesnippet.html deleted file mode 100644 index cc6f94e89..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/codesnippet/codesnippet.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - Code Snippet — CKEditor Sample - - - - - - - - - - -

    - CKEditor Samples » Code Snippet Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    - -
    -

    - This editor is using the Code Snippet plugin which introduces beautiful code snippets. - By default the codesnippet plugin depends on the built-in client-side syntax highlighting - library highlight.js. -

    -

    - You can adjust the appearance of code snippets using the codeSnippet_theme configuration variable - (see available themes). -

    -

    - Select theme: -

    -

    - The CKEditor instance below was created by using the following configuration settings: -

    - -
    -CKEDITOR.replace( 'editor1', {
    -	extraPlugins: 'codesnippet',
    -	codeSnippet_theme: 'monokai_sublime'
    -} );
    -
    - -

    - Please note that this plugin is not compatible with Internet Explorer 8. -

    -
    - - - -

    Inline editor

    - -
    -

    - The following sample shows the Code Snippet plugin running inside - an inline CKEditor instance. The CKEditor instance below was created by using the following configuration settings: -

    - -
    -CKEDITOR.inline( 'editable', {
    -	extraPlugins: 'codesnippet'
    -} );
    -
    - -

    - Note: The highlight.js themes - must be loaded manually to be applied inside an inline editor instance, as the - codeSnippet_theme setting will not work in that case. - You need to include the stylesheet in the <head> section of the page, for example: -

    - -
    -<head>
    -	...
    -	<link href="path/to/highlight.js/styles/monokai_sublime.css" rel="stylesheet">
    -</head>
    -
    - -
    - -
    - -

    JavaScript code:

    - -
    function isEmpty( object ) {
    -	for ( var i in object ) {
    -		if ( object.hasOwnProperty( i ) )
    -			return false;
    -	}
    -	return true;
    -}
    - -

    SQL query:

    - -
    SELECT cust.id, cust.name, loc.city FROM cust LEFT JOIN loc ON ( cust.loc_id = loc.id ) WHERE cust.type IN ( 1, 2 );
    - -

    Unknown markup:

    - -
     ________________
    -/                \
    -| How about moo? |  ^__^
    -\________________/  (oo)\_______
    -                  \ (__)\       )\/\
    -                        ||----w |
    -                        ||     ||
    -
    -
    - -

    Server-side Highlighting and Custom Highlighting Engines

    - -

    - The Code Snippet GeSHi plugin is an - extension of the Code Snippet plugin which uses a server-side highligter. -

    - -

    - It also is possible to replace the default highlighter with any library using - the Highlighter API - and the editor.plugins.codesnippet.setHighlighter() method. -

    - - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/datafiltering.html b/vendor/unisharp/laravel-ckeditor/samples/old/datafiltering.html deleted file mode 100644 index 75c8c8be8..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/datafiltering.html +++ /dev/null @@ -1,508 +0,0 @@ - - - - - - Data Filtering — CKEditor Sample - - - - - -

    - CKEditor Samples » Data Filtering and Features Activation -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample page demonstrates the idea of Advanced Content Filter - (ACF), a sophisticated - tool that takes control over what kind of data is accepted by the editor and what - kind of output is produced. -

    -

    When and what is being filtered?

    -

    - ACF controls - every single source of data that comes to the editor. - It process both HTML that is inserted manually (i.e. pasted by the user) - and programmatically like: -

    -
    -editor.setData( '<p>Hello world!</p>' );
    -
    -

    - ACF discards invalid, - useless HTML tags and attributes so the editor remains "clean" during - runtime. ACF behaviour - can be configured and adjusted for a particular case to prevent the - output HTML (i.e. in CMS systems) from being polluted. - - This kind of filtering is a first, client-side line of defense - against "tag soups", - the tool that precisely restricts which tags, attributes and styles - are allowed (desired). When properly configured, ACF - is an easy and fast way to produce a high-quality, intentionally filtered HTML. -

    - -

    How to configure or disable ACF?

    -

    - Advanced Content Filter is enabled by default, working in "automatic mode", yet - it provides a set of easy rules that allow adjusting filtering rules - and disabling the entire feature when necessary. The config property - responsible for this feature is config.allowedContent. -

    -

    - By "automatic mode" is meant that loaded plugins decide which kind - of content is enabled and which is not. For example, if the link - plugin is loaded it implies that <a> tag is - automatically allowed. Each plugin is given a set - of predefined ACF rules - that control the editor until - config.allowedContent - is defined manually. -

    -

    - Let's assume our intention is to restrict the editor to accept (produce) paragraphs - only: no attributes, no styles, no other tags. - With ACF - this is very simple. Basically set - config.allowedContent to 'p': -

    -
    -var editor = CKEDITOR.replace( textarea_id, {
    -	allowedContent: 'p'
    -} );
    -
    -

    - Now try to play with allowed content: -

    -
    -// Trying to insert disallowed tag and attribute.
    -editor.setData( '<p style="color: red">Hello <em>world</em>!</p>' );
    -alert( editor.getData() );
    -
    -// Filtered data is returned.
    -"<p>Hello world!</p>"
    -
    -

    - What happened? Since config.allowedContent: 'p' is set the editor assumes - that only plain <p> are accepted. Nothing more. This is why - style attribute and <em> tag are gone. The same - filtering would happen if we pasted disallowed HTML into this editor. -

    -

    - This is just a small sample of what ACF - can do. To know more, please refer to the sample section below and - the official Advanced Content Filter guide. -

    -

    - You may, of course, want CKEditor to avoid filtering of any kind. - To get rid of ACF, - basically set - config.allowedContent to true like this: -

    -
    -CKEDITOR.replace( textarea_id, {
    -	allowedContent: true
    -} );
    -
    - -

    Beyond data flow: Features activation

    -

    - ACF is far more than - I/O control: the entire - UI of the editor is adjusted to what - filters restrict. For example: if <a> tag is - disallowed - by ACF, - then accordingly link command, toolbar button and link dialog - are also disabled. Editor is smart: it knows which features must be - removed from the interface to match filtering rules. -

    -

    - CKEditor can be far more specific. If <a> tag is - allowed by filtering rules to be used but it is restricted - to have only one attribute (href) - config.allowedContent = 'a[!href]', then - "Target" tab of the link dialog is automatically disabled as target - attribute isn't included in ACF rules - for <a>. This behaviour applies to dialog fields, context - menus and toolbar buttons. -

    - -

    Sample configurations

    -

    - There are several editor instances below that present different - ACF setups. All of them, - except the inline instance, share the same HTML content to visualize - how different filtering rules affect the same input data. -

    -
    - -
    - -
    -

    - This editor is using default configuration ("automatic mode"). It means that - - config.allowedContent is defined by loaded plugins. - Each plugin extends filtering rules to make it's own associated content - available for the user. -

    -
    - - - -
    - -
    - -
    - -
    -

    - This editor is using a custom configuration for - ACF: -

    -
    -CKEDITOR.replace( 'editor2', {
    -	allowedContent:
    -		'h1 h2 h3 p blockquote strong em;' +
    -		'a[!href];' +
    -		'img(left,right)[!src,alt,width,height];' +
    -		'table tr th td caption;' +
    -		'span{!font-family};' +'
    -		'span{!color};' +
    -		'span(!marker);' +
    -		'del ins'
    -} );
    -
    -

    - The following rules may require additional explanation: -

    -
      -
    • - h1 h2 h3 p blockquote strong em - These tags - are accepted by the editor. Any tag attributes will be discarded. -
    • -
    • - a[!href] - href attribute is obligatory - for <a> tag. Tags without this attribute - are disarded. No other attribute will be accepted. -
    • -
    • - img(left,right)[!src,alt,width,height] - src - attribute is obligatory for <img> tag. - alt, width, height - and class attributes are accepted but - class must be either class="left" - or class="right" -
    • -
    • - table tr th td caption - These tags - are accepted by the editor. Any tag attributes will be discarded. -
    • -
    • - span{!font-family}, span{!color}, - span(!marker) - <span> tags - will be accepted if either font-family or - color style is set or class="marker" - is present. -
    • -
    • - del ins - These tags - are accepted by the editor. Any tag attributes will be discarded. -
    • -
    -

    - Please note that UI of the - editor is different. It's a response to what happened to the filters. - Since text-align isn't allowed, the align toolbar is gone. - The same thing happened to subscript/superscript, strike, underline - (<u>, <sub>, <sup> - are disallowed by - config.allowedContent) and many other buttons. -

    -
    - - -
    - -
    - -
    - -
    -

    - This editor is using a custom configuration for - ACF. - Note that filters can be configured as an object literal - as an alternative to a string-based definition. -

    -
    -CKEDITOR.replace( 'editor3', {
    -	allowedContent: {
    -		'b i ul ol big small': true,
    -		'h1 h2 h3 p blockquote li': {
    -			styles: 'text-align'
    -		},
    -		a: { attributes: '!href,target' },
    -		img: {
    -			attributes: '!src,alt',
    -			styles: 'width,height',
    -			classes: 'left,right'
    -		}
    -	}
    -} );
    -
    -
    - - -
    - -
    - -
    - -
    -

    - This editor is using a custom set of plugins and buttons. -

    -
    -CKEDITOR.replace( 'editor4', {
    -	removePlugins: 'bidi,font,forms,flash,horizontalrule,iframe,justify,table,tabletools,smiley',
    -	removeButtons: 'Anchor,Underline,Strike,Subscript,Superscript,Image',
    -	format_tags: 'p;h1;h2;h3;pre;address'
    -} );
    -
    -

    - As you can see, removing plugins and buttons implies filtering. - Several tags are not allowed in the editor because there's no - plugin/button that is responsible for creating and editing this - kind of content (for example: the image is missing because - of removeButtons: 'Image'). The conclusion is that - ACF works "backwards" - as well: modifying UI - elements is changing allowed content rules. -

    -
    - - -
    - -
    - -
    - -
    -

    - This editor is built on editable <h1> element. - ACF takes care of - what can be included in <h1>. Note that there - are no block styles in Styles combo. Also why lists, indentation, - blockquote, div, form and other buttons are missing. -

    -

    - ACF makes sure that - no disallowed tags will come to <h1> so the final - markup is valid. If the user tried to paste some invalid HTML - into this editor (let's say a list), it would be automatically - converted into plain text. -

    -
    -

    - Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. -

    -
    - -
    - -
    - -
    -

    - This editor is using a custom configuration for ACF. - It's using the - Disallowed Content property of the filter to eliminate all title attributes. -

    - -
    -CKEDITOR.replace( 'editor6', {
    -	allowedContent: {
    -		'b i ul ol big small': true,
    -		'h1 h2 h3 p blockquote li': {
    -			styles: 'text-align'
    -		},
    -		a: {attributes: '!href,target'},
    -		img: {
    -			attributes: '!src,alt',
    -			styles: 'width,height',
    -			classes: 'left,right'
    -		}
    -	},
    -	disallowedContent: '*{title*}'
    -} );
    -
    -
    - - -
    - -
    - -
    - -
    -

    - This editor is using a custom configuration for ACF. - It's using the - Disallowed Content property of the filter to eliminate all a and img tags, - while allowing all other tags. -

    -
    -CKEDITOR.replace( 'editor7', {
    -	allowedContent: {
    -		// Allow all content.
    -		$1: {
    -			elements: CKEDITOR.dtd,
    -			attributes: true,
    -			styles: true,
    -			classes: true
    -		}
    -	},
    -	disallowedContent: 'img a'
    -} );
    -
    -
    - - -
    - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/devtools/devtools.html b/vendor/unisharp/laravel-ckeditor/samples/old/devtools/devtools.html deleted file mode 100644 index bbd8d3ada..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/devtools/devtools.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - Using DevTools Plugin — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Using the Developer Tools Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor instances to use the - Developer Tools (devtools) plugin that displays - information about dialog window elements, including the name of the dialog window, - tab, and UI element. Please note that the tooltip also contains a link to the - CKEditor JavaScript API - documentation for each of the selected elements. -

    -

    - This plugin is aimed at developers who would like to customize their CKEditor - instances and create their own plugins. By default it is turned off; it is - usually useful to only turn it on in the development phase. Note that it works with - all CKEditor dialog windows, including the ones that were created by custom plugins. -

    -

    - To add a CKEditor instance using the devtools plugin, insert - the following JavaScript call into your code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'devtools'
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced with CKEditor. -

    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/dialog/assets/my_dialog.js b/vendor/unisharp/laravel-ckeditor/samples/old/dialog/assets/my_dialog.js deleted file mode 100644 index 8a9ea6370..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/dialog/assets/my_dialog.js +++ /dev/null @@ -1,48 +0,0 @@ -/** - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - * For licensing, see LICENSE.md or http://ckeditor.com/license - */ - -CKEDITOR.dialog.add( 'myDialog', function() { - return { - title: 'My Dialog', - minWidth: 400, - minHeight: 200, - contents: [ - { - id: 'tab1', - label: 'First Tab', - title: 'First Tab', - elements: [ - { - id: 'input1', - type: 'text', - label: 'Text Field' - }, - { - id: 'select1', - type: 'select', - label: 'Select Field', - items: [ - [ 'option1', 'value1' ], - [ 'option2', 'value2' ] - ] - } - ] - }, - { - id: 'tab2', - label: 'Second Tab', - title: 'Second Tab', - elements: [ - { - id: 'button1', - type: 'button', - label: 'Button Field' - } - ] - } - ] - }; -} ); - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/dialog/dialog.html b/vendor/unisharp/laravel-ckeditor/samples/old/dialog/dialog.html deleted file mode 100644 index 803ffb527..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/dialog/dialog.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - Using API to Customize Dialog Windows — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » Using CKEditor Dialog API -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -

    - This sample shows how to use the - CKEditor Dialog API - to customize CKEditor dialog windows without changing the original editor code. - The following customizations are being done in the example below: -

    -

    - For details on how to create this setup check the source code of this sample page. -

    -
    -

    A custom dialog is added to the editors using the pluginsLoaded event, from an external dialog definition file:

    -
      -
    1. Creating a custom dialog window – "My Dialog" dialog window opened with the "My Dialog" toolbar button.
    2. -
    3. Creating a custom button – Add button to open the dialog with "My Dialog" toolbar button.
    4. -
    - - -

    The below editor modify the dialog definition of the above added dialog using the dialogDefinition event:

    -
      -
    1. Adding dialog tab – Add new tab "My Tab" to dialog window.
    2. -
    3. Removing a dialog window tab – Remove "Second Tab" page from the dialog window.
    4. -
    5. Adding dialog window fields – Add "My Custom Field" to the dialog window.
    6. -
    7. Removing dialog window field – Remove "Select Field" selection field from the dialog window.
    8. -
    9. Setting default values for dialog window fields – Set default value of "Text Field" text field.
    10. -
    11. Setup initial focus for dialog window – Put initial focus on "My Custom Field" text field.
    12. -
    - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/divarea/divarea.html b/vendor/unisharp/laravel-ckeditor/samples/old/divarea/divarea.html deleted file mode 100644 index 650993830..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/divarea/divarea.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - Replace Textarea with a "DIV-based" editor — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Replace Textarea with a "DIV-based" editor -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -
    -

    - This editor is using a <div> element-based editing area, provided by the Divarea plugin. -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'divarea'
    -});
    -
    - - -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/divreplace.html b/vendor/unisharp/laravel-ckeditor/samples/old/divreplace.html deleted file mode 100644 index 6064b2d27..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/divreplace.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - Replace DIV — CKEditor Sample - - - - - - -

    - CKEditor Samples » Replace DIV with CKEditor on the Fly -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -

    - This sample shows how to automatically replace <div> elements - with a CKEditor instance on the fly, following user's doubleclick. The content - that was previously placed inside the <div> element will now - be moved into CKEditor editing area. -

    -

    - For details on how to create this setup check the source code of this sample page. -

    -
    -

    - Double-click any of the following <div> elements to transform them into - editor instances. -

    -
    -

    - Part 1 -

    -

    - Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Cras et ipsum quis mi - semper accumsan. Integer pretium dui id massa. Suspendisse in nisl sit amet urna - rutrum imperdiet. Nulla eu tellus. Donec ante nisi, ullamcorper quis, fringilla - nec, sagittis eleifend, pede. Nulla commodo interdum massa. Donec id metus. Fusce - eu ipsum. Suspendisse auctor. Phasellus fermentum porttitor risus. -

    -
    -
    -

    - Part 2 -

    -

    - Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Cras et ipsum quis mi - semper accumsan. Integer pretium dui id massa. Suspendisse in nisl sit amet urna - rutrum imperdiet. Nulla eu tellus. Donec ante nisi, ullamcorper quis, fringilla - nec, sagittis eleifend, pede. Nulla commodo interdum massa. Donec id metus. Fusce - eu ipsum. Suspendisse auctor. Phasellus fermentum porttitor risus. -

    -

    - Donec velit. Mauris massa. Vestibulum non nulla. Nam suscipit arcu nec elit. Phasellus - sollicitudin iaculis ante. Ut non mauris et sapien tincidunt adipiscing. Vestibulum - vitae leo. Suspendisse nec mi tristique nulla laoreet vulputate. -

    -
    -
    -

    - Part 3 -

    -

    - Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Cras et ipsum quis mi - semper accumsan. Integer pretium dui id massa. Suspendisse in nisl sit amet urna - rutrum imperdiet. Nulla eu tellus. Donec ante nisi, ullamcorper quis, fringilla - nec, sagittis eleifend, pede. Nulla commodo interdum massa. Donec id metus. Fusce - eu ipsum. Suspendisse auctor. Phasellus fermentum porttitor risus. -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/docprops/docprops.html b/vendor/unisharp/laravel-ckeditor/samples/old/docprops/docprops.html deleted file mode 100644 index c642b1a51..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/docprops/docprops.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - Document Properties — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Document Properties Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor to use the Document Properties plugin. - This plugin allows you to set the metadata of the page, including the page encoding, margins, - meta tags, or background. -

    -

    Note: This plugin is to be used along with the fullPage configuration.

    -

    - The CKEditor instance below is inserted with a JavaScript call using the following code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	fullPage: true,
    -	extraPlugins: 'docprops',
    -	allowedContent: true
    -});
    -
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced. -

    -

    - The allowedContent in the code above is set to true to disable content filtering. - Setting this option is not obligatory, but in full page mode there is a strong chance that one may want be able to freely enter any HTML content in source mode without any limitations. -

    -
    -
    - - - -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/enterkey/enterkey.html b/vendor/unisharp/laravel-ckeditor/samples/old/enterkey/enterkey.html deleted file mode 100644 index f21d77767..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/enterkey/enterkey.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - ENTER Key Configuration — CKEditor Sample - - - - - - - - -

    - CKEditor Samples » ENTER Key Configuration -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure the Enter and Shift+Enter keys - to perform actions specified in the - enterMode - and shiftEnterMode - parameters, respectively. - You can choose from the following options: -

    -
      -
    • ENTER_P – new <p> paragraphs are created;
    • -
    • ENTER_BR – lines are broken with <br> elements;
    • -
    • ENTER_DIV – new <div> blocks are created.
    • -
    -

    - The sample code below shows how to configure CKEditor to create a <div> block when Enter key is pressed. -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	enterMode: CKEDITOR.ENTER_DIV
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced. -

    -
    -
    - When Enter is pressed:
    - -
    -
    - When Shift+Enter is pressed:
    - -
    -
    -
    -

    -
    - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla b/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla deleted file mode 100644 index 27e68ccd1cb7192c8bda2418d198d90f1aff10a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 85504 zcmeHw2YggT*Z$pXLX+M*5u`~Agc2Y$>C%e=N(~_aDG4MXp+-@<6j3A)Kv5BuDu{@b zC|x6{DAId*Y0^6+|L2*xbNBAuWOu`>|IhFDWnpse%sF#r=FFKs_uOCh*OHPmYZ*-8K6tk2PRprjCG_WH{79A?ZYUi6>A(LS66mN!;9s=nuQk<%01ne) zSe0J?@@sxZeN#UozZlc)i(&h6O(@>6QKuF)<(E3G)v zXPdCYd7FMC&|c3g*>`eEzor(TRY&^#TT>Ev_{;Q}uKIZ(7wC%kJGq>s{5$KPGDxa% zbKTOT_7>lK^}{PogC`6Wsp$28{ln#zSpWVAjHS@<`@8BtE#)7EbZdu+|T||L>@O>OR{P^B}pp|7)&)rMFKIHwi8iqOv?0;poo{m<8?`xU6v5;IhNz zfWr`=<$@#K|BoNjsf6?@!&QL`fU62u4K5I_IviUqTTU&wAh_Cab>Qm41;f>Ys}I)z zt|1(Gz5v)5t_fUIICc%q;n;n(gnJRL6&z{X0Jeo|2iG3116)VAPH>&!UV?iWt_xgO zxNdN-z`Y9B9j*slPqkl^o?lm|zq(N|l;fBCP!2KO^ zZ)56zf*`e;qW7yM{vrvFKlDF_?o$UmMgRfzwVmGoc|-4shUu!GC)$4kuhJ&`C-{5f z`QM~(_nYqXv1k>VwuucKzwM|Xo6ScXY11-Y?U6Y;U(*BG-&#Fs^|hP{ewkWnvvc`Q zm^wXSp8t=r6S7qHpV7O0^Ir?iD|dQw(eb6G?@g{-v`q5j@S+`}Pgg7cUZoFx?9cb9 zSMgBW*qqsC1qbEKKXdQGYnT7L*I~fJ($`8iN`9`#g}lcuuKZ%8~xTmfH2ni2FaknOOYV^7l7H%xt-8)yzF#AIWm=(u%i-{jqh%(r;p7Vy@1bcyDfl z^}eSU+`cmBw{yRSS38|_^P{YXVqVDbSJ1Ohs?BV*`0B1tYpp(*r|YJPT_6A1;o_Qe z%c75TpVfYR!Y?JhTYUW1Ym0nCibP*|x9I5P#M`!r$BQG*9_aq<@Lsc@yHft$KHs(7 z-Me?y;z3uQDY`LoNp!~ieQOo?r26RVd*+udbnTs$>wH5lHQn{x@S-&;559i7)~%gG zj+W08)ppPQ<(;bC?Y(CD@m>{6-OIn{ozZQ7%-MUWf8@a&L09bcuVkx#C3F2v88#j| z+2rC^pZkA&=eK(+qqlCpJ8+_J?!(6ef`|A2u|nMID-S=HT1HXwQrP(Jl+1}^*WIu$^P*N?GL{#613*>d7q1$K5tlO?C?**T43^kTGkr3 zAJDgbpYVR1%-OWe!r!`2Ouu2~fM&z`4Av=RjL!W=M*DHrhw)rG3=jIi&Okh~k7U2b zU*qQ`Y*!r6_G$us7<9C(*EPRJn0XFBZ^%AQldTAh^hpZC#Lvgf98sTXhK{=xI^KTT zNK7Khq@UXHn>oF+6FpYCkL}9~jhkqp1IoNFWSU=4VPW)o=7w&H?(E^Sz z`VX1fJOD#ZB!-(|Vv!Jr3hJXpVQ8wX%beLAA}X#j22a+4Bc!E1wI7Bdtq+E{ei(+c z;a|$NRvBEQk=h`mKK;=#`D-QdPsR(=hJ#~YPz?~v27lzFAAC)~JsPf@;Glfvk)}=-!F^N?bbtx_|(Mgvi=U4!^jCQ4CG8liosegkw{o#M31b!Sn?Tfh$$6T)e zMpk^XcU`_}7y3^Lek1tHlgkr>$22QmC%V~R`|4J@r%gM%{gVmx3yuD;>yWj> zZ@u$fyZgJQWGGwbO1?jSKHKEt<3Dm;ynk-?CmCwZSb6E*^}}C|%RPDUf!ZT3CG5Gk zv`yEC;U|t>d7)e6=}n0Z#y=VURm3h+g>mFfmZf#(3RWga$Q_~Bl5NVyE=Zc`0S?Q zUEcQ%S+b;W$A}&qy7sKF#XtG&P0RlCX2sx`o*iR%oG4be>^^N;{<1!kW@?ju-*s5Fr;iH+MkG98!g+J)OYF>P~tF?;n9kgc9 zOD}Ey;Lo;q<}|!?y+DDVN{lT~I$u!ttVNS-L1Vr@zdbx#+cCFSFV6FsZCa-f7mOcp zq(Yvx)B4p9_{QhX-NldgX0F@q<*vC`cR9Va@_SoLR9W-m_CA|h9BbXyH~XhoGn}2? zc+K!5!@n5U@%E_h`Et(+kNv20!s##1Hi_Swsp!&%wUXz?XF3*~apQxk3-Xlk&3?^Z zc4_aU_ecC1bEred!lRGu?fG8Q<^glxDi&4c=67ZH?OD3NK%1@WZ%-)p^LuYqEqx{5 zMXlocwQCNRIrGc!89u)D#ngK@4=)>+d)5itcuL`e$fV%aK{h_h`q4qj#Kb zGGJ}}1}paLpZ4YAyqk-6dE0l)%zpWP{4(LxPYKUnegDLfyFczfxjlS#V7ASpAAeUO zwAjeMN_SuEd#wB19FuOm-{^XUMGuoQ9`egtWn%I1elfXrzFVbK*&nvNvAN{c#~b5< z-aByl=B<$9NlTtT{?ovZAGY)#zWbR~zE|=MD|z+(Z`W^rq3GP$jQiX5m{mLB*Lnp@ zwe385$Bs#7^7kra?-8FPDZ16YE44p5)1=6>nBRsC9x~=w@y%Z@ehztj*{5Z(W-}-J zJZA47lNvvMTx?@p{i25}+#a}~e*A({+X~rA?A@0zv~Ta`Rn`o?;9oWT;%kp0bDz4_ zXOwTvT36oJvcJ0G=lACh95$!O^u;e9x_9$Zmj;;w7M0zz>&40sA_tA`m;Xw>rA-S~ zm|s7>$^EZ)9lVk6o!Y%}3|euw$Lb$%Ek5?k9{WchUyTWRW9X8HUk_Ln@Z{_3%M*Ie zKJd%F6$iS-m#cK(>?gI7o-F=CWb|#{YJYY8_Q#t8zuf%7)|z939u(O6L5|opy$;>T zw=;g%p{n7-PDgH!-!o-;?TFe@9p>8iuj>-j?789>x2?HwDroGKcTd%=@@+vo+GorQ z)U_R#iVjGM8S&Dl5B_WhO@47z?R`DYZ;P{Sz1tvm+tFuEygF|1&iFj<%v(FGw}xGc+{?Vxh0!JhAr7XX72lkdq0eNe{7ZTCsV5aykOtp{p))S z?Y=eXxA7=Z=gU zJZ#C%_>1kv6x;a0t;m8=H7}g%pBNVvnsGvrxJA2fbUTA$Y<=rVn<5(vjF~bb@!R)u zOsX@g-k?$kE9B3=U_ze0_4mCSwzyd0pvOBWy;QnxNWf>|-AnA~T(0?!9_6}T>9BR& z*gTU0Us?a!;JZ&gODH+C#hA()&#gbQu1dZ6-}L|f^7fTIzx%Cu{r!)#-MqK+MB=i) z>W#{qeE!=L8|yU~yZx)z-@5x_>r&@im)M*CKZpKEc&~Pj@Pg3+SMzI7sG}vss8Hl_DdSn%bDlb4WGZ-YumT$ zm(>f}cD~{1x5qTi9(crm?#Qui?tQuPz*irI%pTq*e!-Y!`~36A-MRKf{f#%4oZdSo z|In7*AJ6Oh`-NNI249GHL(5d~_Y+f(*P6Mf$I^PQyjFb1!^q=rZvE`~=^O`&cH2Lx z(`(0K>ouQyD{|iXMxXUP7JF`6OrENZmfB9Xtb4xb>Mq3(pV@WkSlui;PBxj+bGX*^ zXoIhhuQ>B_{fVQKUjD3dk9@BN=lHb#njK$#)VpflqBr9j_~k!#{7&*S`KN6AYIVUQ zt2-6=>Gf?fLDOqT72n(A`oIR6x>v0?ed`}Rhn{KDqt%`AA#c{-9)7y_oX8nhzW!z3 z<42`>&+l4&Y*3HDo6FaCx;189mxL)N8#gHX;{Ne}wfnL`_(uy`H~zL+z0ZT9&wSDT zaPPR@bv8B)4SjCcyoXtDMy#$`uVS+%^ES13k~nmE&!{=C9-mib#E+eO|9Wv-?JPaV z6dRFv{n+(W4Qpk5wN}Gp!O@SZJ~Mj!wu1W?m8!7Mzvu4iWo~ti&GSdkL*pL48F1uG zlXFc5+}t-dCff&N|2nX*{mRdee{wwAr(;%E8`3rU^y=WfE3)SQeBhq&-v>S(F+b*= zdj}(G75lkrp`Y4bIriDiaj&l!SbV}ehr0Iqw$)D;66fFYU3@t#NBIkvHW!+ZA;M z6nU}UH^^o6UGHBTe)Yhy6^mk4Eb03DwJ*Cy*1fr)OX>WF=7#LP8Z+vheKk&Wc=Te$ zEj21v?eJ5stzqA`-#6!#V|89Gv#r*)d226ji>Y~{!TB=}f3vOr;HPf;%WnRDX3Xlv zwX|(@YR!({-TCmOIh8(M|FCbs{t@{ztVULLF23@9vl7=@&Un1zz4nh*otvEFQrk=I zH^2Pr$9ble$=>+f(W$+EeZ1)L-nQ9K)fg8(E^5ac7x!0<>2RXQPkw8A+|PQh*RUmr ziXZXc^;`CrW_9tb(%T+52h{(&;BH`)aeRI^VY5`@?nnf61N8yUfsEP z*)Mu6sCpsW^jiy)+in~mbMWS=+sC30{t)uY_XFNp)%EU=8Q%{7q~MKat!ni;-K6)> zZ>m3z?6Tq7l6mDLiWYeByE6IPlqk8lQQbQ4)x2G#!r~3Z+En~%(}RUSjh?tZBBWgR zin)7TDez#!rVBT=B=uakDP+x(I)|>tm0z>={M@OvF9*jrD7o{Sj8(S`J5W30m3)`Z z=bGF+u+r{3ed7N!vvz}sBUKyMESBY9g_+mxT)x(*NL0nPZw)Dfxzu-`HhQ@7tvW;h z{Ps?bgI`zJG3|ETz$0gOw!hJ0c|gX?t6~-g=gD5CYnP!N3RS!`uVKvIE1gzHoo>74 zv#!-2@ysJ7?6=9N|+2@0yio zK;757EgpC%;PTYHeq)0ET)uDp;YF{X^u3zznMpOv`b?|a=~CM)7wcZC`)-bHe|-GP zpE1>AW?yJqq)y)8i4&SWtUI}BRK@dG=G=<7)cru!p*bs8>G)@bmGM_IK3Z_U^!Qs_ zLS{e7@$#0Ee~zs+WKXVv#j}qIIxsG1b(anI>=#Z1XCD9Y!`wBtoc?NQm6Lz|wdKaF zPe0f{b8)uq@nr|y+qI<4=+d8^U9!Ah%-p+E_e|-ST%vB^<;@#Q#^3WFpKDs;-h!=y zuC895XWFLxm5UF|lYhcHP0N2X^^@B@TO}2~J}~fnB0IG46APZma)0@Xv2j^T%-B17 z__W&lCpA72cX9oyXMAqFKfGz_7ao7zYwRzD%T}&?cJ0pT6Nk)wc(LvqJBsDL^Zks- zGjG%h%lgNGY-P&Us`%BQppjWKPV3UKd4(<;Pks7D^ty)yChQ43dU?;_&w@)9j>6>O zY?EPqSJ(b(NY(I#rCN=z`D9ws{TJtUPkw33+xrfUp7HCdN`o65sba78)!@-P3YUF1 z&y>cW-y0X!ar?=)B9Cu7yEF1k<>fymUhvyi^4i-|cSWw=J)&FEiw7(B>$7Ib`e}y~ zzxepe!qe7tC|2jys1hjI(GSXhzvyyg-JR3xG(T{*$(_<0mls(bH2dU&^_L4?IMsE_ z_OHvf`tXBRtxL=}Tp@q<%l1hfN`(4MJF@>$aN)a)a-ZKc`KyrV$4RZX&z(_Y_{uij zy8d40+@ZizAsvQ(KkD3}+^6nG|GqPG&HU$X#h+>0DqzO=A8%glTqFO3|7_Z_c--hi z!9{1}!B{!&c=>_H8U~EsF}?P{P15S6ia4~3X)w2!P7TpzxVR2!(nI*RED0!sw!j^+(Ma9oMTjOxyQ75K6 zd#>T>iC3$B-eY^xhCUPb`IlH*DI|XI{ecgY`@MSZ!Ny~UYaCg&JLZ)S3e4T`*Gu;r zT)!IGGo;(ysVj?Yc&jlolrRZH+3!EMzSpn#(6wE*pWc4&`zaN^X?6C;h)@6e?!?Y! z>n^sR{ra=tT)f|5@cf%IUc2?)u4(ANt}h$2EuwqRnp;0T{rU1bXE(IJ+W+n!E2^9i zoYMT8YGEZNcPaZ#&+^57u3xt4%uUB`4y@aEZ;pc_T9j}5R+V4Z?ESWLVqE;e0fT28 z&D=J0%-c1e$#XT|oIIymRlk~VMxG~K#}w$={l@TN+vn}M@@msO4`%jlzCV1$ywK?r z??uNi+m|Wdw2IdzHa}3_x5~96^G_Vw?sw$5n)esJziM5@RRaz|5$crrW=*}pllJZ3 ze&UVKle^6b9#p@}Pd7)FUbB1b`X2XY|52~SUyTQ~zi?{9J9+j@sWqr}#eLxgGLM}y zzhK{I%a$3m_s@B^`rUo8eB0Y+a&|pBH}}v#qi;RgeCu$jHxmCE|LU3b->e_==GbBN zn~iuF`7ok>$sE_}J$t)!wZ9UZJbF-LIvCz9+ATcs!MmGtUq97VG{XxE2k*)CO_%=l zT3me)QsZ8mPDkpmN%&(`z2Y|pES(v<>+RKj=Z3V)yf<^-k{R}|9&z&fV+R+H?z`wn z(QZFY>bq~-n%YAPoT<=ubkmYmhAycRa_I29$<5llwsPI(S`}LPWPT?@w&6!!J@VVn zuP0>O`)!Wy7vgOtg8J^=wmyH*pS3^ustYu~@{N33H=n+Ds%w0v(QlvGK7I0oR(HdaWM5_rOM5@|M;g9IEi?pV=bockMl6dAt8AOyaMYuwKUFz0VSAxonJ;bowZ_<_uRCWyR&?H^ z#zn)L)Zbe1+r0-zpDq=$D%)q{dme)L&i>W+th2K9*7bdRmFYWUQ169-!=rkBeD2HrON#dj zs&VuD_Q(shJ1vcOc| zjthQnn|b-gwHHpEtug-5wBL6IUMSr(Td{n3etqsgTbh5g?%Mk|p36DI_jIXMQ(H}* zy7i4ikG59%VRn3%19M{4(Lm>(KEr=$(&Ox?-5qv!*N*1=HdnP;Q~NfYSLD~Bk-Lv( zt-W(^{Cn3DN6kDpuiK1?GPC2llYUhc2Sr9<8+QfR2{N{!t| zqdzY&tmv>_XUFY+GW*Qc#HgN^CnP4Xe*0XvYtM(S|211&Q0e;l7Hkh*b8UO+@ns)x z9y#)@oUip>QaSqOMH8 zBecQ&BPS!?+M4fN^BmK1Hp|xL@%ru0?V32X)wt0iu^Zp5GpA_NVlS?IE+SXp(k*4? z?jHR8SC>LV=FjWfWBs{$lZ-2~!)~{AN<4OdriH^L3xeokHH|TQltR`vsqU zd2+X~8CR?4**5>q{Nml_-pLz2XxiYLuP20G?^gW0zi*Y8+}EEw*)m~H!xbMSjMqvw zufAW?O0~xpZ3s3$xv|+Fr>Fz4_1hj>#1Ys;=Eg9$ZujZTI&*7}lh@{{a%%$4+)`yKDeww#=G9DWX%9vYqEqD;_HELrKjOb$(u{i1yUM<4eX|_Xl{bAwOIJxPown;0nVPfh!7E435V?JiAt|B>bh|o`Wk5R|c*u z98Z7B!|~WC5{~()1o(HK|C8_k)*od^*>jIS8g4k;2)NhbM#Awn*C@EraAV-c!i|F) z4;Ksfcbxz8Xo{zRlp%n}pD!rX`9JT!RD%y6^>hE}P`=RfJ^ zKk4T`>E}P`=RfJ^Kk4T`>E}P`=RfJ^Kk4T`>E}P`=RfJ^KWRAs5f}b>=D-W^DV)UE z0#Z2F>3|FW?#_sYi|g^Bc)cSU@7eL9KhKeP-U4p?$HR-hPKbe`$Zk}V2)1dtaJZbuS9r8HcsPvTGpGogcsm;X z7VE2;mg72~Om6|QDje?wwh`}EYYh=Oxg=SDgX7&m!GkF9a=al(UuSV2z#qM~9FZb$ zF3R)oaE-5D$(IKGLBm(t{BdugAN~!&lRWtk#c3*ES_?%8 zi58E`0LY2)vuW=FHC^uvYywBTa(EOSCaY49B%;SQFjyE5|4o>K37%pNpBLQ|Z!ySs z-Zky^?b}dak-=p3LOaZXuyhE&hnJ|gw5nDc>XyHZElkUcn-IA$2p7nUD-s!a#UU^H zwp%!9{<1pWFx-$q8S6co1Ax_` z6oKd_KEVBxc)$%=FeOn05GF__g2ZMZk?YA&w3WDH(jD*)n$q)t-BCL?5dRdQT@k>d z15kw!WHXS+hN9a5`Y_x}$%MSb0-it~DgoLRfy~n92(lSS#2*W$V`2Xy4)ADhP5TV6 z8nl3LEV??oB9K8-(G%JXB;qT&rJ#Qw%_JW1Q{0t2LS&< z27d!Qgo54xv?~JKWGSI(KOo3vAT{knmCmg)Ktee_LVl=6Dw9;IhnpfqR8rT3gQ+4^WPD-G+(1M0ILGN3z-u7C;~?iVkvA-P*j6kg<5mQIwtriB+92A6~EIUVyn6hxCKz<*RBXO?HW)A1RsS&@lQZi z;t=>8kjnsH0{j+GC2v;*kO@$$M0|y$tpr^}mx0`kUTqs-G;YyNrXMZCt_U>kB!XT9 z33>$`3B^;7Z4guxy-H!gDD+B7neB=I$_Z36RKLwYBL8na3#Q1_N2OrY1~4DWGZ;{1 z+pY-EDxQO#8}ZUKWcJkQrvO zG&zA8t(=tU@zI-^+1j*EGiX{uCh);8w~!I~S#&Ju8WQ+dWcDAL>kIDBq-|&9|276WA0$!}?N=phR|J~&ACe#$n}J09#bwby zB5*rkGc;)%+S-oHu(t(x8uegT1n8DQQVS)w8A!zMiTngc13{nK{6dAHX~6qgk_-5jP7JCU|+~? z6yO^uzsj~<5ul2InkBj>g~U*&9vgv2myDYB3kbph_e0o&0bhh{2IL=;vKdI2 zZBumlA-f?!hC|pvfJ%Msia^dNNMbXPkfV}Ug04HCLYLZtNF{4m1jr_I=tU73fkdyR(60bl0(v+AuoU139loK5+Z6$- z2|=Yrdr(NoQ$0QpWF{c%0_Fj11y}@7MYk&gOr?M-B={&KR7gE4e)B=Z_OTrBAu_M> zYgYuA`va9*@KHz<{e!Za_6O*X0-goT2BJHFDtWsifck;tGEg=HiKe0C_c7x6qJJ3; zxEi|Mkbd+#c0~ZaK+r@nbx=r59n_;AkX=!?zabG0y-F?ZiU1=cP;ZL*AQOrYrw7x5Jm z@x2*3TcTX*XC4Vu7$L(`9uI(wl}_vxD!Wr5*nk%bm2Ad#vefUI7BR-m3%1L10 zF#WtK(v8862*~=bG+Att1AhA7|Em&s%KcwyA+A&ZK9Mj8=R7UM=28xmZoh};skf7p zOW;(=4+9mv56Amse@Mg5mu6d3sDH-!N$_AS!`3T$8*H%pXfNl*pW<3Ztzy8*r1jh= z`%62gUC_R*u07BW+)Tcd6oB`O9%}(-IUx;btrfLt0mT)co?5_qwyuEH$;APg>IKX< zYJ*lmuBmsyub_`YID*h4Dy)Jg`EoOzd-#4-~qrffZR~DD+26DAm}WDYz7kX72WGV zGWWv)2kNjA<0}G*njzwoh)C=vsK=Bb^_<~^K8nB*gy;&Zpi+JXMJz^lG#EU3-_E(@ zbF}k&@c0+qkWp)>)eEzYLQ_ZM(*l+!=eObcKAx*eJ!E7wq5(F zN%G^Q>R7?A+mgH`iCx1F=m=(W_xxvA$ivjcUptF;7!T&vDrvWIL~}bQRcLNWLE@O zt|6$1h_8?!RgcwyTmbs=fciSZSIM7@b1n;;?*KhpD&&<+>?cpMd94{!^hT@gr< zYY4I#NW@oktw6sJ$ew_20*(Y6%=n4`yGaO|CgLk3;;Y9QK)wPbi`xcpCty>?R|J@| zBB+CiuaM|9)#F(p>j9Y+l|;p@r$f6Uz;FW+qL6$5Mn8;f*ti(3i>DnOiJr0#8Qu?^dKAHKBRRO#W@9NR|HtmC=vsS_=@fj z=x>64FJKPTG+_{+T@lEjMSO{>N4(*Bn4Mq>L8A!xebPE2W6DjDU5LgiFD8y2a3N8hT?OZ`0g>VERmclB? zYGf=0eH6kGgjnA9i|CXg9P|9=7yoxN^tP?{(E`SC_7boqsrM5c5o#YIwX1&6hgD9Ahap7|(sA)u=u@&@j#8E*IvJq&ZRwVtAhnC2mf<6l22*NU7 zVHGS0ZmeMieH6kGgm$H{R@en;GPZ&~iog+sp+yBMDg`Nz&bq7#eH20pm_fR%%~XuV zG!+!Gmb5BJk7cG}<Tf#pf5oLX;$hz}n;fudxGya*qnX6^tU1pGyZeu}_BV$*H|c?Co` zx6;XMMg#<^xGQwzV!-<#UkJ#w{1gG^lt%n7@N`-5BssHUGa`VeimRZ?mV!PCA@j*( zpy~{4ipLKD`vZOt$jSKy9r`H(>{cSECr~!+Ydj6Y6U3~O;e1qo0#Eg5M~#zLVZdm> z06QTYEKvDM;^ic>$5Mn8;Kd5;onv4vs13aojyCT5c5F|v| z3?$+!x(Pacd%!n9L|7TnPZ40=u9Mib;dtU~QIfH6uzapZ&;uElK~#qrz$Jjc>(I|Z z%cpyyP9yQO4^Nu*o=#>nA|O!3EssKwS4+UNIxNk6Dgrccoy4Y9#?w!NC&~Z9lTAcq z1PlfYAbB0N4z$8K7MeNRp}uvKdHCdqL4zp;8_NeH4LIS1KNU-ghC~!{g{D zyAW<8TrU%v!B>0egT8?C{ha7Q4&yHeP`2ud+DffrUhNln*JwxbVo7lr4n0J&mVka| zeqQZa^cWq9ss@^-TCtoWfdI%f34A&tu)r(HD{bI=O}nn0&5PdQ4ptL)@?u*8yS7^X zyxL79byKU(Zs%EaA2ssgPaYUBL3aZA;cHnS&W2dI#G#|MN$z=+#%6wI2;f=3Td0s6 zfTscPA`YRSBEZ-W6uSqTmJd%?@q__QC$||95UAq*qVw1cXh#}^Tx9qu0!=%jli0MM z@I>yCEGx)tMg%>Oamk}A;C?{1<~us{Q_Lkv8xcPd$Ub5$xJL_na5n+=5^(jPDs zkVPf~KScoL&`E4sUOWu|Qi@FWL@ELTM*+=tuV6LZub_`Y;QUob;o6XTRImzAQ@}+* zABAuPAuWYfu#z52K_7*{8cRnZE%jIoK}(Uw6A0;RKvo5zT@m2$9V8608Au37(Jj>J z2Li@|h*0!Uia^u8)JbgGbUeu(ie#?|o+<)Lq8?uZlJ~Jb0{j^8qz?TQ0pcP^_8c?t zv|DJ*DxJ(`L;z0}*M>rnS7E?afUK+pK)WK4hwLP=8A!xebPATy<0bHKHW)J__P8q%h@SHH6TPRz%NICkM%md8&G2&wj($QPg>VF6 z1W{Nkd<9O z;3s?)&`%LyS*(-TwD0jWO5~bkL-2%IlpX;*)g$2xK<)wz06e2ZKSdx(TZs5S02z!Y znGVTqMg#<^xU}*`Bqqv&H=)RsAc5ZgL{$}^JVGv zvCLFtO}~O776TkXrbk6Z*aS^SL6Jj8ETS+NC@dkz|J8uQ0C(%qPZ3B)J%F-_lj(2~ zf4xp-Ga`Vgii<^`;Dt?M0Z#%(BAQ(hU>Rq`S4eDBDzpkp39bYmh78rP?LmZViE#CqD^ zid!RxE6mCWn}}uL`XDi_36>hK<;CiyB=$T?<`hFa&rGm#=g!9=tYQvn3rU%PNDH`G za##z~4(AmgKkTEGE)bL)Y7>?j%V?ML;%M{|+%87IFt7c{70d1N;wbn^&T3I~Jmhtg42v3+a>Ji9PJpvwr zU}^z!syXDEux4j^zEGQ^KKSdx(2O|i(RY1gq822r z3PLRJ+dEEDC~SR(&e=&~r4||CZ-cqQMeJVW)qaC-w^lwNDY-I_G{scgNBfW{Y~^4( z;)|SGGd$+h?68{2zufW2j9rNm8U~%*n97&cZgGx}aw9RqrVtU|s3GJQW)r}zfG+^D z&$BB6N%A9tYz7hyL(y5`WIeuuK8gU6)KNHkR)H!=!D%3&5-8}S5RM?Et*}-&LyxVX zk0QWzT^)r>w<=HtEdXjQ()H$F>txuF)1R$5SE?_djeF~L3I%D8sI)1idc;9 z2tp%Q*fl!ULO^N+3tJGnZ&w89u5}XJB-WA0>s&l?MWi4#h<*iq6v7b%^-@?XRO+Un zk0NlWDvl~u@(QXX6!cLDN4Air!cqWQtaPd0Pa=`=^S&LUHvpoq-?M-WD-)TmV~m0<-%2^?HlIJ|M8u#T^ertl3>>-DkUkr!M^6+d1v=Pw)j zP0@AYnfEn|YFTe;S=+$gvHXr`D6WL?+vc?JJwzMXG?&-}VHDPc`jLaWpqMf{bm|w22RJXaPQ+4C9A#uMb1Q$M za+F8&=0l}Vx*Oz9nRA57LO9Yerw6K7>G-00uGWx4IGjI*9)5q-EG2#ga{#l-8??=1H0U`==%Fl=nYVd;cFZ8fOhMzyJS0Z+h1E{{x@y3&8)x%l)qUoNC)n z>9zN-u=6=Z47S+fau!5?coX#?x39gcXn+`jWc|kiz`01*8w&z?w5R3 z-0@%ast6N5Q(yRB8U+ySV(}La`)#UF40b&G;RZhr_}Non`#Akw`t*0{)8D1XZ6n;~ zYFP#y2|5$?3VZsy^f+zB$~gU9dc1g*{w_UQ2jBHif0rIJDw_I8f0v$yS7ODaM!jf{ z4P9>*MkBjYeDY^rwW%;dhC600<{1o-vC?s2WO|n# zyf?$*sTbKSM3e50&Y&zYw~!# zpPRzm@a+R@h>i_leg~2^BI{yvCY!z;s*1}!mwv!khTX_$>_iXJ6vkhxr}^UyzoZ^7 z4E7d>fRFnAr9bRZa$~s(V$8OaBxPV(76~VtX$D(8~x{pHb$=pBteJ{O~G20?oms56Z|+gMJPmQH(`b(m4+; zfaOq{S{@u92p}i*=>Q`irJcEX^BHJ0cso9tY<%!J$4jUU4%*Sk5zAc(ZPGE^BUOLr z^xS>wpf&Ov11>3kzB&zj8X+%{kYJybK7(zMrn~&`W7pBBoBp_t6oHQl^TXZz$o61S ztKw7FxvjPOl9&**1!XksG4Ql}po6-Im6{*C4nZA-mcrl&Y{Z z4|g@fk9UVcvi%v`UIT4R$mKa_4(>mbu0D-U36Fx@8lyymL`{hnC(BjFnWOjZz7x38 zygF;7C0ckBeqvnp0cqyy;MGy+Vn6g6!y$nI$gjaQpQ~0yKx>DKT4(EQjNH(?xzVE( zu*R@XfvJUzBU>XSd`Pq8u)|?QyiUv@vgb zBuD90ottI>*;5|jqM+IMtV~jJS!YRmlOFr}Fd-!_o`(y~Go_fKj(EeDvW(DPgFMwd zgCkg9(b|MGEn}a1&E-f(txaV-e%86%o-~a2$s&R;YPuz6a;#<13s}Z>PrMwn ztUxUY^L^7S%Thv5oXoj$?pZ~?Ty$2>+1OjEvN((f8>MmSU0b5p;_QJvPY7z8vpmOK z$B381+Cr#}Y#prok&arl%mO_1nH`{E+_qqC#t1Ie`L~>N{dwZTys_>EK%dBs{pA4k z6#wdqnH1Uju!rm@k|Mm^Or^FTf2b{=bu za|cRE^c|I)^~IZ7<$8u|HJaC!pNe4$Zu&gSY{1=2P~Ogp24ALO)TO0uxUWk&)-g{U zzr>s}S2gq}mC#DrTFf84p}xyC1=6zQ(|sx_&HyYr=Y3DidS=UWs^=2Ub>p5Jdn2j8 zoZ+#qjXJi>#9u^-x$;hJWzhtfmW-W|J1~Hzu9?oLhfZGtX4{{Sd`}58c^Te$Mq|UZBN^cb&dcbOF<1YJFjt*>d z)JIi%8PXDMrV&~u?-jE=attvflhZnGbOs0c(IU1xQ~g>>{d8^E`(B!JBvFHwvBsNp zxmI{xpG&&wF`k06T7RakFY+eOa$aZDi={QWZqeQfX6#omubywM&5`BUrl zo`!AbS!ccWo?mBZuG}F47jm-nSe`gJW_;Dq%gFhjXvcZ1x-VyFYGhVxeAbDex2%i2 zsnwy#x%WEH)!qn}(9&PIA0s@>wJo`JuM1ouagHg+MkNW;Y$8qEyx0S?%=f&n%O?8F z)McL}jU446;~?#2Xjv#q9${X;W~hpBM*Ty*SY`;G#<*0+EejuSG|92fOidr%Ye`yb z);+hh*Q_U5dBL%$wY^%`^X9b`->y-gW-%mY>4W5KAxw;nsqcY~fL06>>o2_>$lky* zkMlGOaIATlo2Q)>yROpNdk;xNAH!9v7}YJS4R3T%uADrKeF4t>ymx$4-h1$nlBF+l zH{(}3l1=rsPmD!7Qrh8g-vZ3NZi@42OCRn@|D`U5L(}Ar)&P-HLswkR3Y>Ml6UJN9 zUQJlq;IfqD67m?~gg97Np z{pDQGUS0II$VD1kS1NND%U-EBx~OJ&-jCXhA@&o>r(N?My}Acox6FCm>!zDknnkYe zX9KC$j%9x7Nw;~f!P62$n_c!KG$|NT|p&&niRBHI>HIDC?2qQMhG?nzEKV2mGtb<8nIk6#GQ3Bcj~5 zR%s}0LY<|u8{c0WDtAbqVm-)yi~E7jwP8wA>XoHe^rjzDYgj|qEG^d?9>z|moNriK zt-J9u)s}DRQQh}L9id5bP18?nF2)X?L~%F8=@ib=x4G|=Si2*w=dO0%m=IT}EG^AF zFFBqK5qmv6VU#&bVbznS9IDkgb)LJbVi$wGk%f!*YaPdJ5YeAyw~p?VvpQ2S^reFH zXymCEXeW9s&QiJSBd==mNwp(WTV+`+ZN(FJulZU|;5_m5*sn0JmYJA0Eys2D*^sMc zed%7qlrE{g1m@S}zJMivp7esJer!h(s2lFF3`UDE?RDm|YKI){c*4qENVP92G|6TB zVqE97P7o!S*UD4Qqp90mXQhw}ml0m3&kMbS5r=XxpWjltwV0Bnk23R?Gi2^6%d;fT zlX(}4dn`unSb9nK{Zp#FoFy0Txp+7Cbgw5~_LNV3)>#8P?A6R?ot6>F(+n5w_tkzKqH@a%k zHBWsN^C5TF3~l{e*2;4J=3xe6$*a4uUyWaK9%tm$vj6XngRC`DIOfdO7H^zUN-eO= zS>3ld=e;b`Y>WLsnmDCA12D>L8I9bx;gorC}-XiN44w#y64;ovk2ZClqWK# zJAG*!IUFa(a>c|uR>LSWI?IUeX%uqosGKbn!`9dxXzS>cEmHK%S>FAUC#>@P zmv<*QZkld?rLpYX_fm5tdH%~gW~^y35?b1ar~WXNKHufWk-0BRWu&x}!&5Kf+=FqY z9|pOg9PMi3m5~6r>X-@hsV+24hVWckhSbtSsv03R^^jUPeU&sac13WJ@$2fe6>;OZ znobj_$5IqBydp*!x@t(9Ps|NnRrrxZ%go7}u{|7mA7;!!O)Wi@wVb3!S{9x2CN0h* zJoKWLx^mYCvX2^$847RTH3Da90@oO(xr${i<&GQM7-w7DC*?~-oCB%3rP`GiI}MgK zhWmch!&<6h+Ex(k_2ro1X)VE4Cvt0%fH$?I*2QXFV$z9J?vqEM=j7QpQhkc_T=y5` zc>CX!fjca&=hAW)6}=IEvQO4uZg`9^*uvKuH;xz-F|0|yFkighV7yG@8=FRNAmg@& z9qxh}l$9VJX?Vkk4TV?6jia{*yt?S~ax6}bvaBrDdDWFbGN; z?-b`S!Fiox6(%@;Xvj+EY=};>GDJr&+fhoQOH7n+tI|lfkd;Mr#8Py!_~O;pxrR54 zSSq2!#?kwx;T4=INr_D+HWFT4bo73quz`Z}hlVr+=Q)N~aDLnH>YR-ROIEBSU3BzP zpGCT1g7XR$H%xG59Z6!rnRO(+I%nk-d1gCGNpu`oplbMC*L+=c5;_PhMJLLOUIgBG zhBu7fS%x=`-pPhHk=|ItD-xn4b$=`1m|SI`9JVVN$Q*xR&Zt=Nn*j7btJulGwVot1!sy*cu{gE z(OH_LGd50)R(~L_E;qxLl6r5Q{(knP~ZYDS<3(hCu)kR0ntRq33taDbxf-~EZ zj4L>^9Z9d?OwkFiMRaKD;GCLH#%Ua4b|Y>JmN!m}R=bfWQQkN)TJ1Ju$Q%ftPh8 zWhFRsZYE_VI5S-tS8!%RqD1f^E^A+SEhR#C1uW}G7oGCzqElYM8KTmOB`d)hGQso% z<|TaP41_k`Z4A_Zj%Q&8LWCkBIjO!;k7<0K>Ys^;!3Bdp-LgM(pEJ6OcJ5Ygv>~Po7!X%Xv-f*X8Gk0#$kwEJW&$(fgi&JUqJq> z90eWz2qeGj_ZMQkpmpjqqF<=vUiR$m)Wx$Zoh}Wb1YgZ2N4;emS zP^f?P+SUD|2Mq4lH)8mZX#aZtRjXC48Bjf_T8$clU;3Z_c?ozj{zOAjS%jm>$fkw~ zD{qZk$+&4ZaFs=vxXSWh8@b9N%v{M_@W!d*Zb(XIyeead`|mV$l_kXrRt--f%}o_c zP%cBYY#_>LJ_Pn)>`KK;qqVCyklLGY6X4#0dmC;d+$6Zka8ux>!cBvl4)+e+47iza zv*2dKy$d%7?mf8o;pW1905=Z~>q>1t+yc0GxP@?w;1S{%IkPgwygB&>i{(`X5dr}DL6bEy{2I_bk^NK$e(-h_}}YTdfEyxZ3kIlT^*EJ?qTL{pB3Dmys;j?7TVP=IbPUao&)K zJX=m zrfW+sFEhytW2qQEv*?$*YZAQB;KAscMN8aqb6nlBT(zK7(!j@It|bLN|Kld8Jn2&k zX0t3kj3*9W8S`?vFl=3J_+zV28f2hep$6z&E?n`|8@J}m$~d=e&%K1)YA|12<>fhf z0UJ4xy;hpJs=kM>Mx|=<&2nMN{be4dTW+tKTg(c$)BaShxLNAnn;y;e3Ju$->2*cR zOB>$slo!1`T-UPHiZ^^6FXW{#7N&CP%rNKWqKzCI+?wZfxp-{7CYz#Rv;W4FTB)?@ zze65!Zk390H;YzyYE_Pls4TBnM(HdUG~JKMDVoiBim|xAJ}+WB7h|cVMS7!A@+BMtM)%9G9Y9jLTW(l%6=5^W|dl&QeDAZJ~)+ zwDw26xLg_K2>KMST)Ms-<)I(8l--lQk(+wymb#?BLMKOB7j5#=oS9{e@g#po55?T1 zYFy1y6YfW7*$2oiR5e=bmv>ncmLATVzD16L#w^6rV|c?stu{Q=;8So`7j->ww!Bv2 zO`cu#&->ohFe~NqQg~<7bBczq()bFr^96mDo;B_;mf*o4mqi|)+DaOYi&^y56L4-n8qdG?wLJv_Z}j zR1d4xL)1nwrdu?_(@5YL(=F!1ETftyK8_K^#h{sGR_Q&bR7|Z|c8uKXY%1$KOG|Xm z!_%IVH?{9rX&5zS(REL~L8`q<8s*D5EML_0$|P7Cc{{WzRRd<0mg8RXUhH_KiJ$Xs zrfNf`S&F4Ubl?A&`@{?=_Jz#7RXOH8GVj$Ff7?NuN_SO7P#AFms8`zQy%)BSqtB zE+-q#I&U%4X6Z{k>AP&5shWthaC5Kg=AJplnW|;fa5n=~`|{Fg!Z4g?JMYVgS3NBn z;*CBUJ7G4#!J-}Ba8PSdqrZEKb!>lq575I1^S6uyaxC+{{TZgK(zr%-ysGP5D)pMN zG=!w`VLA(xGib}G;i;X<@huetW0sNG6EEv3UFFgA8n8RlXf7+!R1CJctSKlbwI}5; zYGLS=%WgudCgxJv)szMqQZ-@cvg;*JOl2yn?3`OVR5H6=oUo=+H0_mkBVsPSwe#L8Te2{wlNOU_mRXV~ zEv6BVP^_9#F}7w|vAEYlrEh9Sijo=x$F&s8B6{qfOz!?D8DL$tajb=R9#!_uM=fF0;%LJ#$re#W-HL zHMEw-(mPHh?DL`zTVj=P#S4?w?Rx=U;sBg`#P?k-W+oXx9- zBE*fcs(+19Ew$I9R#2vz@oX6EpEq@8Sy{N(*R-uH-01-|$}7WhmcGLsPqu*Jn6sv8 z+K#WR=&!oSHzwR0Fv}oc1Xu4+c=ifYC49NRphjY0s)XJE;T5Jz=xrgq!c+;py@eOo zhNZQJk@T7kn9(aZ^W}cQ*=)d!SixBuFr!y+mIln|6`WfjuHYPoH+)zkJy&J}W*`m| zd1gW)&tZbIG+;)o;7r30BF`|90agtaXD~J1h+?|B^$|@kzBATrzzoEiAm+>cy69+a zMH(<8R+uW02F&Ocrb?s%GkS%olCCNnfx-w1EdfYbIcLLczzlH%1?Tn#0pa-(tsJg!c<9bhv-O50}P_}%?8XsY&KvJS~{ zN&{xZ3eM7i8N6l#X7rj2n9-}7SD`I6dIe``z>HpzXV#Id1;Lq>vW&zQ(U}dHxnl9= zDl$ov60!}N449Evm{*Yo%;?pPfhl5Psze$vBUYFy>F*F7Inzjn;A}Qv24b@TGkSH- zhSo8zG+;)o;4BT8!5b#>EDe~^YcgO)ugQQJy*g(a*P&PBnRTR#jtNNvX24oRXEtEw ziq(Xv5{gdtS0)2yBo;Hqqyo!n|OqE1BL`S!FjdfjJ^$Vr2#V#qrJk*ghU%O8!#hQ zaFzzl=ruT})L_8}|235mo`jb{h-)@rMz0tLX?RJrGFlVSG-<$$STS0aGq7T`k_OC( z6{A&^YXR&dT~cm?Nz zhF5U*H@t!~6Ox+aEF2UbX|+!UYc^oU;_IW8-si-L(MlRHBUX%7(tsJgVziP5%;*)P z6~}#{8)gG$z$WUP^)_fWU`DLqEDe~^D>zF7X7mcq(tsJfW&>vQ>YVj-lT8N9h!vb! zMYQnXi(bK58Ze_*aFzzl;58dCqgQaIoh_+Xg0nPWMy$?R z&sDPEOeGYVOctCeI^nfyozWAf)SS%*%#e`TfEm4Fw2}tQ=oO=tG+;)rK3eJJjT7Ub zG++j-*?<|nCIe>l3eM7i8NGtDG+;)r;LPq=)`H;7N;ycunhluID>zF7X7mcq(tsJg zf-?mxWu{1RsbwcI%>}*C-LX zE8VMWo$?9=hFa-ZU3AJTSqaXpqw6pQkdYNb@uhB`OPGluJxV9zf;)eD%%`wmmX?^Z z_f-RZ8e($9V@}haTTxP%n5j!B1EnEG7uX*{LWJdAP+x=X!W#`*z7EcFn%+czApG$L>sJT+aOM3(DetV1-|*n ztJIwU+hUuuFW^A@t&KP(!M{E%V{!bh1IGhnZb$PQ3I4)A2+LekBIjEzD zE9xrX#Tbf9G}2&>8W}PCVRXF>rf>2~KFpCn%!O2j(GI#w$WZ_+ztF5m4g9SPR|DZS z;rP`Ie?Wc#I!LR6zqRl;5U>(VkOU!38Y1D}AkaDgD=Eq+!-64)P;67x!Pk$P;EIQH z2_=qs?vL_ELlSk6N)>#MjsGgcF<0FB4@YQK$dCV+n`-!54gV_X{3}6XF=D%q7ZWN8 zNtFU$O4^(|M}Bxb=K6A*zmeZQkU1}2L<^agwD2+WWF0!{jP>bSBGzbS)Uc|{%8)%T z3sgaFX|jc-tBi87POW)Xl9akq2U^COu8{1K+$U`45^P==Q^}M9c*HeD@O;H}2#{7+WNr|U(J}5`k?o!rs ztB(EC?IINV?%FCM(Y}U3108LgbX8D`G&;e4jvM$<2x04}3YdE9V9Yv@G~2{rQUCSv zHxmDN^`GA#;|t={`6{^1NQ;`z?NPpjL&>GY>EAA2**CO7Z|^E)@B5y?qDS(!uZx02 zd3i+kkj_20_i09oi%DfQ*fy%5V@2d#{Uc=8M4q2e+& zds#=X&T*ZWj`|s?QeM_{OCm4U7Lsym&L&q{BK`X4(b<<)7A-#%d8&;buNlhH6g_cG z*g)k7+eG|p2A$@p))@b)f#wDDij9P8gpj77s{uMkuc*qHQmW1xno@3gk%D#B2awWr z&g}q5?VreP%BgzJZ97qqa@NIB%4*)mIrr>k|B2jtmkZCOX@UGv_UxTvQqe6{XR7C> z#owWBX{|BX)1_V4Q`U6J+x$0Jlt8xlI?y7=i{15s>4Tnt$D-6$N6%oTOG#4ZG*pSq z960a(|D(5_Q+=BJzmC~0M>6*_qSR+0=3F^=Jxxy7w}wFrUl+Y#KlC;7l6W-oW?nU< zb@ph^p}RDmCeQpzJ$o$XG!*%);-X#jXo`)K#=-OSa~{LD-% z*HFx_Oi!)+)QZquNnBgmzdOWJE&jW6Z_ZtMNzBstcRZ)p$-ko>%(+Of6SFk_9na}? z^6#hzb1u^B#4L?}$8&m}{5$HwoQw22F-zm$@tj^K|BiYv=OVpM%+mOGJU?xnaA&~v z{F=K@^0fMO>~{0~nJ+1*pSYkQ?`UY)TF^9qT;9N;p}S9YRSht{)m5Xq^;=y*wQAO? fUadCXFyJq?Rl_m)a2qCv<0BFhk^c98u>}4fd_aIc;R45Ut z=++=<(5&IsK#}2m*1GRszw=zzd9HJw^Vf5(>+G&xy}j33pY>V8cd)0%{^v->5@V!fVLiHU zaMio-w`%UCr(LNu6r25ATSe(P({;k)*w@cqbb4eM&p0oM^`v~os8_g^lFwqh8IHWY zp)dTPCD_r_;S{-`cv-{3CuyPr*#Inj3YO-+4rN znOdk(Ct^e#MwHD$Eu2qmiiY)OzcdA{3nDT4{m$jr)~WMZsNA1NeU)Bbk#1OR>|K7L zhl?m{%8{UlN?1ba?@||)(mMG&wACz;$dLpjRw1S3RLPwq)Ybx-rI#WlzXyM$1z0Sf zarg7;G=reo58}_YCy4~jYf5BmzKfdgQp$sR`!3*mg|p`kzA(#EVCR3}m>rqQGae1~ zV*Vb+vwW~XR%5HDYWDR-8L3fFz4JFj8Ofh~9x3B?EKxTU!pyM0>~9-y9}Ij%N`ou~^tq?&oOBJ;06QUPxk!$D>Oyw%d=r}wo^paSk zA{4)IiE?*Z9g@=GA-T*VPH!3|a}oCltyxn>&8BVv4;`9Y7F>yhZ_}DjmCfw*ELYb{ zEj<+E0V{ZQFKbIYfj8cbUi<{y-MJJVw#p0}KaqOCe(< z#p0nkzDk_V)5o_JdJ9Y6L5!*m_nTqB6<3j9anR*eLGk8`)ArwEmzbD&BF+e+#TZJ~ zuM*8Tl&smZN>cEZXOU7SVvhtPZ=dRYCEkI0IZF}4%M;0zEF91Zow2XFqO%BXUMXav zwcmO9p;Dyf+>A`R=%o+lzeOyUTJ+nVBS%##^lQ`ldDMzfB+9p0b0%{dQC{iWkZCtx zop|0e&b$A%``RVS-lZ(#e8kwi4GGj6zY98B*Na4MbCG!FV(*V$bA8V^M=_kmsykuY zOqoa}U4L0zz z2eUg*tgu!+h(r#?Akm*pEh9HmB;-(uWVXF(r)b?wr=Nv`q!-c5XLGKso$ZN)tnlW4 zyLJI5v4Ium-648;?P6i?Dh1V5a8$lV0+q)1g39Wek;rEsB+@FCy;v$Yd$G`AI1o9A z;6w>_INy2HOHEQzuO~$BwFUDoltuPj zlF_Od)Ru@hNvq^HiJXLy7a_xEcgj0oSdE88<6QQ?MM}$e7E0v)=`~k$-JcuoA;vq# z=mf`BOC_h%Thdom^%>$^LA1ltglo5_Nh>px#etgqe8kw4<~P0w3$cwE&6agW*{Z-qH7r7e4|T5-h+&Q0C5^**B= zp9x!G0}|*pDhuj0Dn&DDxJZ)aaG&BO;d^H08nq?LrTgee%Ay&mtNe(6C}?k$c;Yb} zGquAZbggHq0*!-yqhdK8- zA3#V7CPH5SJ*O`tWLtRdjI4Y_6HTbg?NL%R?B^n>jpqv%`SeAVyh98l9^%?NyIUA7 z_gdxsC^;PoUmrY|=dcaJKIdvgZe4$``}y2b>9+@Xe&vYrK0xC5)kWMZ@r#>rzn1^> zJM>DT*y^7|0=f%D%kEyfchFUBNikx~N64`FvMWm~#a5ORD#j}c_NKAM5j8g9ECbRp zTFFH+k+1qYmg+V7HU=--VscI&Nv&X_aItmXd5k(V`}5$r#Uz~;u1|6$l1wymD%A3> z2;Is;RbtIZJ2paFJ2s4m{?KYhJiR;O8>(`gwWBr5t1^qrmmuv1Ph{eLvV3I0$s*+a zlg?=U?33(?tXnQCy>j}t!zCR_&4a1BPxUdYrXuS2Jw(?CH5K$ea9G&Cnc^LY1niY^ z{Y7`!plMmWTS}aEn%y`4Zf_i4p*Bx^t#0LWuXS;TLWto~goIeWxvX75%!53xo%07Y zF0=1d0vM*vGGeQvyq9^|jv8 zI|sZp;FM5{Xe*kB+De*jP*6h=+NE=~dFadwTGcb8b%BLC=;k$v5k3C1 z&kM40#hZ?PuSneNXseTaJ#?|RlI<=yPX&pX=H@PTc~w6_V0mqPewoocA+q zue#^X5;I_MXd4fr;Zv<{H}~(?>c4G#B^Z@=BHGrJH3g5uc~tcx(Y}}hR{baF1k;L(Hm%j>e#(JcKwuB!& zQDd}tbK&b_LvPdIEHZOmuwch4Df2DuLoFVyVVe!VM3*htC!4M);(k3!&u_-XrpmB~ zDeKMeX^6cXeYJg|-sLBMWh=Z{uWDB4lo|A)@fl(vd*p~*5f_D^m1q?TMPVo$tws?j z5=EhCv>wHv4JZ!9qm5`Y+~`Lw`Nj+uc98B~u)<`8$y@zYom3s9iRmDX*)7&BhW|~~ z;maXS>~$|dnnG|J{$KgCpJof0rT=sT3Qc+flcu*r z!@?1qkPedl?g^|N;S%iwEdAjNO#kUm{0&5J0y4)p6TOA#Y?=INqglHOF z2U(6v5VC*|hgE>G-`T+65hLQ;5yu|*?RyYmCh@sQ7y9)f^aUnO`2$OTl+bk1r5{d6 zk7TPyvc=j59GtBl$rk$?h~5Om*0S zaAe?C>q)Eiq}6(8I0&%oBXf=lwNAyNgis=hS7w&f>M6*Sk zh~7l>W>RxA(OW>fp)F9K3&i^eYhR$-G>u+?j*d$ZssOi5un9AP&0{orBPqpXflm0T z0>pJ1QN)Bja2RC*o5#3l2Mv#F2MtHwLBm0|}b zER;jq=8(2Iq-_pqn?qYNb)1HMK4A%A1z`&9FqCEh6Mkk9okN%pifd zRuHmK0qLuN^i@FmDjLC8XU za8hV|h?zy01N8h^Kr{=LkkS$;O{bO6q9zXjSyNd+=6DX_Vd57MeT?Xngk?Y$L_P^~ zm;uByfOS3)AG0S(CfKhar5Us`n$83th%>~xf{=wONDdXy;{h6+Q=xaPa|jOuqhNH{ zIY#tJ!ZILhDxX$Kn}AVQ!pI$%XvKiPr)k@e-96qfIT4m6x zA#w>}1z|lf3D&d*_GbxU1tFhSOA{T-pq-{&`jHRB{hlT}7CWV&zrl#Gt_R{AaGgdV z&fzr4;WWtsvz<68w6oAx79k%fI#vSIfl-{L@h9?Wbr7Kxh{sh2`7{ux5r|{fLCjVl zj)pa#b`J8%r`1EN2Er>qJob9hFJ?P&GHB;v)O?^Sj2-I=!g^p5%<2Ww?*&@SR6S^& zi3Z|i&@Ms_*}zO#N32T-D+ud>c-|Vwd}3A*T@Or}s-rbRv>%tSgzr6|w1IY& zM7|0;_6lgcB3Hq0C2S{72JITj^BT$X8p#torQqW{v91T=JaL^yAkOm|iFS=d!)zzc z30f=3vlX0r&^S-5TL{|-I|#c7Zxixq*J-S=MxZFHV;jk*jpWlt^1)6i_&6V|>w!2Q zT&EG31o^a)eA-ApnC-+#p|z7$!{mcb|5*p@o@^p)BkUmTBD_t=r`>?n&!=@j{8Au3 z3OY!S*l7gaJk<=uGl|&_#4FxO>!oD_W8fUuNv;u{v{rfr@%iwrB0h?{$mqJr=(@=0 zuu}>?9v#;8Ks-8JrxA!}y9?sC6Y^=dAWkDD951&?hPO$Ew@EAPG=h&ayiGF1YzN&v zsmP+zo5vJcGk{`rCf#^S9OySG0X#acNE{Z?%0#OG{U+JOQ6-KJp&s#>bV+(CRUBwM zB>}_{ux1ghOtcCRN06jPOsEpALwsGL^?=(Z#Ocz|N|BHSWKOF9hmj7@Z&DXHF{KAI zo?_Bvpj3=d9EdZQ0bhzxn)q^rEaE5=twP8qjvAp3adZipba{FgMI6YSmH;OFlp$J? zkVPD2px>kl5Z@bMtxBi^bbt)8qX&$bkf1BjSug_%5KWm-2Z%FQ1d0Kf)8as!xgzu> zO?(;R%Mr4OqfDp*jDR~CTwje)o%lM0dO+qhldeRlOya}3L40KrUm4m;gJw?45Xup< z2-SdolR7|Sm|I+jNmn7eLIqlhgFZSg4ID-?K)j~dR|ev-t3c*Dz;EC6h*o6bwoE!3 zR#Obff_=q?nv%d_Bn|AM$N-tsa>P*t;+UAqKpc||@tJg0&|*M53all8##1uHkpntR z$`h?X$Rbn$;ys3`Mkq#CgI40eZ4-*XhzS;zKyS=bk&YXQZ9cxAO<)XG2yIPS2|r0YT}F(BR> zm~7&x0Ucm1up>sF4-^OD9fB!C97Q0WF-#RgHlZreVNwf-S93lY7p}vk>%+`T0C6T* zD-g1Pev`^Xs{kV=)PY@;dBiaQvZf4y%xNQ_@stIyi(*F{dqPJ-dAb3_WCM+%z5&!X zAv7hv8POKNE{Y}5_QZD}+L2I#ZV0)l0P(##)@-^FnSW!5CP6nQ=M!Uy&jQ^%273hv zGYI+X0V5`$Z=fL%XN$E7(0Iy>(2CFo$eOYP`c2vsIuPHT(1TEdZbEju37lsXKo27p zaNC3m5NCx;4S>vPLqa1U?gcv*z+q%Zv^}9Cp%bAqp*wIGDbr11HrPOXPBR6^0ElB^ znh;tM+5&M*Q#iZY6YW8KNxB(0Y+%AqeIRq%0Ep)wYa>Dv;+PR_0USn_L|YNs5IPb% z5xNsf(9OwOn3J_IhnZy47eJmWbPM8GfFnj<2)#%E6MiZZtpda~7sC9g0`a&o^@wjk zXb5CY83B!_On`oqW50)VC$2 zwq);N-;k6V0dXeSu>j(Ig0(%NBcT%^lMcHc&VhC?=lVn&5}FXl0*L1y*RdgVAan#W zr`>?fWA4Q9AY{_*!50JKm{>~y@l4vou9hZ_JP@B}FjasFKh=Q7Q}cjb6n!AxvDh&r zG$D>Da2S~pZ9%jpp%rm#2qD=NU(s zZ3Cd+qzTY?$_mJwwjp#U^dMx@ouH;TeKFKj0OB(?rasVk%7FNWKzz=@bxeUc2dozY zab!#zLR%nn+JR_CLO0;iaSx)|^d%5Sh3-r;bS4?PKpaClrZLcX$`sf|F(X=n?n?HL zE7X^uyAkaMnn`zuItoC127@ykp{l56zWURmqKnV zAU*>ug*t5F=mPNyE``X3L>m#>5ZV(u5V{l6=#ngQX9$G*Kp@-)vY6AEM9Z>dS@_$q zIV}8b*c?{+&v4*2$_C&MY8DOq!t^<;<}nfA(Qzg);ineSI>evDngbDbihqS~uBga{ z3jh55p)NAQ;)xxNnrQkj%OH%^`}KHTHym)f4@t{@vp6FHiDU+kcn-Qr6OGkSP`Y{Tc&z zOH5ceygkCYTE^l=gt6S$N3V|uk7d7pL(KXOA@PyxqggRgtMpj-O_cv#t@$_{YuWm! zjksML%Q+ev8Z20#uM05LW7$SUu{e>dBjV#&oUpjC4V%J3(KIy{@}Z#^bW@mzgoY7A zID@RoWB3NnP{lo!d)&s}YnG7j%oQfPr91EM4@wS@q+2lWCSM#((q}$Q){+MI$32rNv!FqQ{Ypu?euYz!_%0zI_-VJaBSKB$@c0?J^~B3Y zK4}61R4^0{r|u4(7S|O(h>jTldfj6tQb3Bx2446$N{Od_rv}iXXfx=UbZf?OhJXNm zv14Bsd3|DUcjK~<=PH}muDT@i_M`jn$uvbB?M+_zL1N40#j)@l+D39TNlVGK$TTXY z^nu|V%0-uwfc~~AB+}=JXm^y>ob6PKKr<&Q(aa~;PLEbxJN-?)6^Xo#N1_XZhb}D) zZbstV7E0`gta2Yj9}xR-+?)M{2X7H@2W(KrAt`^kdW2>$e9#QZ=s&}x0=;vbx{-s0V)ctrMbWMI|8u+~`|Z(pBuBp&IB0x32j=NvvJ?+t18Rx_g*cO#!l z9+G;N=dHaVkZSa0^9dfS{G0ZnJ`d@Nl@|=*=~ekCnyId=73;-CLPMEoHzZQ&M7eLz z+gSmBQ&}o&GG%`kHvd?zYF~*M(WOY@te2Q!m4m}gq}*AFl8QBvb{Pv92iA&w3#?hc z-ai{Z0c#s`^8YKiMviOp=Z`%B3;YEd%y$JN?t6sdXvwaJ%^08kxq6PCXqNla3AgT2 z$dE0Pm_;v{aq!27GBqpL_)Rm;Sq;q`e7MX_>SdR9Z`ak!GCamIeI#3!d2gkUJ!1HA z5c_#`X-@u7{59i^PK@q-kpohT@)paq2geLZ@`S67nuM)*-s=kw%X?UqJmIhfF1SXDajnaJY5=yH(4OYIXu+q`F$aW&>W^9X+e&+?af zA;u%EoPpx9mfYOHAKnO^`a>&p6IcGe$(xl|cyR1&BahhA#z!{n?eh$VPM zDtVn-eBZ~}qxoeXJird*F@9+GKHYt}L$V~un8QO&L0XbHKL$2lqEYhE5@frF`ck|+qZG;iIK6*EZhG%Ac)eu^F{Bo0X;uy)VQMK-d+&EPApg3_aV9FC;?aCW zcUSot1f!62e8xHc?6_}3i)G1@y71J)4>)`Gv!5U-6($lhGxxk0i0Ixnl;G8KHd;0w z~7CmOM&;GD3E?tGG$Y>4qW$PwHBRPF483 zc~_OS$~{_wM5;@XInTYcc4jjrs0g`=?QyBSLJyf^J5?o1nUe3msAWd|gcz2kNc!#_ z=9}=;0|(SW>TDJxoQ-6+!1s(+i_dwN&_sB10oaNm;pS#Dk-UeN0 z-`_nKb|z=6Zv}oh?1Yx0W$>^p3?2wap>=TG`ukDvPVr>8jL`qX4aL829wy-;u4RXB zE!LXis|{8Ij8FJb8AoXzREx0L2A>Q0y-oHx|etG(!Dseq)X?QsX zQX!XkmfiZOQ1sv7I=>K-VxS0tfk6tdn}_Hk8FV}qHk1g8ghXtcgQ4b)RWSl~PWq2e z54v}m=_F7x@6ZjEZL(wA9ASd~zG5@};}x3*5fvWP+7?X2W4pME&q4-fGL z=nMe{T|j^#ASfsxB*GLC5f&DaoHbjNDI+N>D<2eWf>59J*`l3#p+UvlzPX<7N1vvud{&tJIMaP?a2^|tmK9i4ao z?7esY!Na~s&j(+;eD(Ux+jm2szkK~RGWz|;*f<^+1=0Q<7Vv*LE-@Gvl}@M81@X8j z)XjL{VswVGfq=NJmtaV&go@!VAxXQeU{tb+7tG#R#8ZVb4>qN(m+&|s;`LzL64#cEl<*vb6}%l$3TB;7 zjLplgb)Tv%ep>VGz^p5)GFk(d1CU%!5NtkPvIcISQ8Z~9ZW0`5GV@G6bWc$hK%H1U9M`pca!DyLEIcC|9+(ftCC zJa??!5+E>*HeLyv-2CADo^3tpR~BD;BR0CR{LjB4=f8hFH5jP=QNroUz&fd`?JAa^ z&+NY?#&8xaWqo`Ze{0nmp?KX5Pqu~|+EnJ5e%ZO*DC@`PJ)dSeo*dHfXmTDM%ldM# zEpf^3Da%Hrss?nAOAjlW1`}v04Lphm*^~^Mfsu2YO37Qs(&bMH zj|5o1f4P13?E7A=-o^E~{3|<$-+x;0sM~#El&jjychOZhM1@yc&-7K>?(D~`M z)zLpq<^`>Nmv4W2(2D1qxji!Yq0QS{>$WQ-+b;BXkvQP8d+^VWv*(ZP*!E%K!n?GJ zK$F5tX3_x(M-Su}aIM?oY|=N@_J>AChkn`hbKiNjX%z6Nc6c=Bk#6o(Ma_2JfJ~p# z!zaHrJhUtu_fae}{uj(KW28%s(_^n&oz@5>HMZfCkK8va+9^T{s&2QVzix}DXj-EXecOrBx%(+`H{Vv* zw?164c<11vpti?02UYd`0%~$4Zl3?4``X`W1@URg3TLz*MB~>b8!3xKalO#V_X<=&Ybi0 zgIUkv80wL0PA+B9$Cm`R&i?d3scg;HCwH`+vizIJs89MfITa<}7QAx3d~fCWkzm83X|%?=U>eyz9eZ$fWF+s}#~sV>%#3(c zX*jzsm1`8UW8>Iz_TxS6mlONezUG{IuyJyGduObw)PiNLi_Y!)wsTl7vTLO2;;33W}o>Rwx3)Q>#~YoK3mi(U7;BF>@MiSIGJywqj}O zL~Kb5+p4Nc^=w8_XZX$=p=l%Kix&MLqrL2g2BD`$FN4u`?Y+f3i}!1lpD%pB&Us`Jo3n3A%JQuXj~VpM zSrV;p-nM1r`t0Z1P2b&WD;RXwjXJO}`lW%}o(p{$OGe+X*e^+WyvFDq^KF3c$-GTx zb*~h;9b6!C=jv$GL4oZC_je&_1*EXM#$vt)E`tG>Z2#4>_cOV((v&)0E0+ z=!nuiab@^P&GzWvgARYp`04X?Wk%rT@vtT4R!Pf>huiYPG#;7!CKh?HZ{D4}Fy%x3 zf+rtu<4@(b_t@NST7JLy-X-g@TMgzV$2fcMK8<Fo#iRQ7YflXB zPgqB))#q(_W%KdU36%>ohYV+F|502nku!JjL)TExsQ}AdmHe;0_wQYDtX$LIRJT$4 zNbiWI~t`Iz4AHjVfS*c{+A38R39Bf{cpY zY>RYk9*QlPT9LHCSTB3BnCW$6wY3#;_+sys%|D&KWx&GWdF^5WUz zNeAN+cp1g)l<8MtZrVdCLd+wUDt6q>w6{!)pouVlmJ-<(}W|w*|g&`)9czZu9O|DwkJ)Y^U zIpg;J!q96SRCo878;l}ZPw8Dk!%Fqnd*n)gypnh7-TO$0z2?bwNs+G|%E zccOBd*Zf?+7G$*lU^oOcS_aU*e{($eIi~2|_FX6U%kDLfk=(>SqJQRtaB%Yy)47Qk zOY1iDjIv;2^5@43t<9jm+b?Ft-mAH+AY-u2`hI-ro=2bMB9>Yt1p1%#Zc%EpY`a#q ze0Pe?x&dyhgPiP>oXi_rVr|mv^j7K5A5^<{7$sIo6iQxRtLuyIj4HnM7;yETz5&egi}p!V~&a{=?>R-Def6J{i%^X^REn2K-N{pxD@Tm3$7K21G8 zzPA6`WZ_nQq5{n)1}ER({I09KiOJyXX$~# zJHLBW^j&Dnxo#=nCOUfjqg}!0&+oo}eZRcs!Pc$YV}<^DbpA%xxixdfva;mo8*1Jy z*^n$#J+xn5^8Kdv)0-+b_DA*BBnL=s$qYQYXLmRBjW9`uMEp2GPI>)t5%%R zJ+yw|fk}oVU(UV>;io);DD>W0tJ~Q^RQu`aJ{$NR1OAJ!0Qy^r=3g#EEUEO{Zf2o9 z7ExbM=M~ONMSBGV=+I8~%VOD`!Z?Ny+Wd3&+?};qMITkDXc+$vK8*n%O@u6CSRql7 xtD_gGM1_UNt5{jikFomaTNEL*A~t>MCVV*k_sOSXZM{{fd;5vc$G diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js b/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js deleted file mode 100644 index 070092169..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js +++ /dev/null @@ -1,19 +0,0 @@ -var swfobject=function(){function w(){if(!u){try{var a=d.getElementsByTagName("body")[0].appendChild(d.createElement("span"));a.parentNode.removeChild(a)}catch(b){return}u=!0;for(var a=z.length,c=0;cf){f++;setTimeout(arguments.callee,10);return}a.removeChild(b);c=null;E()})()}else E()} -function E(){var a=r.length;if(0e.wk)if(r[b].expressInstall&&F()){g={};g.data=r[b].expressInstall;g.width=d.getAttribute("width")||"0";g.height=d.getAttribute("height")||"0";d.getAttribute("class")&&(g.styleclass=d.getAttribute("class"));d.getAttribute("align")&&(g.align=d.getAttribute("align"));for(var h={},d=d.getElementsByTagName("param"),k=d.length,l=0;l< -k;l++)"movie"!=d[l].getAttribute("name").toLowerCase()&&(h[d[l].getAttribute("name")]=d[l].getAttribute("value"));G(g,h,c,f)}else W(d),f&&f(g);else v(c,!0),f&&(g.success=!0,g.ref=H(c),f(g))}else v(c,!0),f&&((c=H(c))&&"undefined"!=typeof c.SetVariable&&(g.success=!0,g.ref=c),f(g))}}function H(a){var b=null;(a=p(a))&&"OBJECT"==a.nodeName&&("undefined"!=typeof a.SetVariable?b=a:(a=a.getElementsByTagName("object")[0])&&(b=a));return b}function F(){return!B&&A("6.0.65")&&(e.win||e.mac)&&!(e.wk&&312>e.wk)} -function G(a,b,c,f){B=!0;I=f||null;O={success:!1,id:c};var g=p(c);if(g){"OBJECT"==g.nodeName?(y=J(g),C=null):(y=g,C=c);a.id="SWFObjectExprInst";if("undefined"==typeof a.width||!/%$/.test(a.width)&&310>parseInt(a.width,10))a.width="310";if("undefined"==typeof a.height||!/%$/.test(a.height)&&137>parseInt(a.height,10))a.height="137";d.title=d.title.slice(0,47)+" - Flash Player Installation";f=e.ie&&e.win?"ActiveX":"PlugIn";f="MMredirectURL\x3d"+n.location.toString().replace(/&/g,"%26")+"\x26MMplayerType\x3d"+ -f+"\x26MMdoctitle\x3d"+d.title;b.flashvars="undefined"!=typeof b.flashvars?b.flashvars+("\x26"+f):f;e.ie&&e.win&&4!=g.readyState&&(f=d.createElement("div"),c+="SWFObjectNew",f.setAttribute("id",c),g.parentNode.insertBefore(f,g),g.style.display="none",function(){4==g.readyState?g.parentNode.removeChild(g):setTimeout(arguments.callee,10)}());K(a,b,c)}}function W(a){if(e.ie&&e.win&&4!=a.readyState){var b=d.createElement("div");a.parentNode.insertBefore(b,a);b.parentNode.replaceChild(J(a),b);a.style.display= -"none";(function(){4==a.readyState?a.parentNode.removeChild(a):setTimeout(arguments.callee,10)})()}else a.parentNode.replaceChild(J(a),a)}function J(a){var b=d.createElement("div");if(e.win&&e.ie)b.innerHTML=a.innerHTML;else if(a=a.getElementsByTagName("object")[0])if(a=a.childNodes)for(var c=a.length,f=0;fe.wk)return f;if(g)if("undefined"==typeof a.id&& -(a.id=c),e.ie&&e.win){var q="",h;for(h in a)a[h]!=Object.prototype[h]&&("data"==h.toLowerCase()?b.movie=a[h]:"styleclass"==h.toLowerCase()?q+=' class\x3d"'+a[h]+'"':"classid"!=h.toLowerCase()&&(q+=" "+h+'\x3d"'+a[h]+'"'));h="";for(var k in b)b[k]!=Object.prototype[k]&&(h+='\x3cparam name\x3d"'+k+'" value\x3d"'+b[k]+'" /\x3e');g.outerHTML='\x3cobject classid\x3d"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+q+"\x3e"+h+"\x3c/object\x3e";D[D.length]=a.id;f=p(a.id)}else{k=d.createElement("object");k.setAttribute("type", -"application/x-shockwave-flash");for(var l in a)a[l]!=Object.prototype[l]&&("styleclass"==l.toLowerCase()?k.setAttribute("class",a[l]):"classid"!=l.toLowerCase()&&k.setAttribute(l,a[l]));for(q in b)b[q]!=Object.prototype[q]&&"movie"!=q.toLowerCase()&&(a=k,h=q,l=b[q],c=d.createElement("param"),c.setAttribute("name",h),c.setAttribute("value",l),a.appendChild(c));g.parentNode.replaceChild(k,g);f=k}return f}function P(a){var b=p(a);b&&"OBJECT"==b.nodeName&&(e.ie&&e.win?(b.style.display="none",function(){if(4== -b.readyState){var c=p(a);if(c){for(var f in c)"function"==typeof c[f]&&(c[f]=null);c.parentNode.removeChild(c)}}else setTimeout(arguments.callee,10)}()):b.parentNode.removeChild(b))}function p(a){var b=null;try{b=d.getElementById(a)}catch(c){}return b}function U(a,b,c){a.attachEvent(b,c);x[x.length]=[a,b,c]}function A(a){var b=e.pv;a=a.split(".");a[0]=parseInt(a[0],10);a[1]=parseInt(a[1],10)||0;a[2]=parseInt(a[2],10)||0;return b[0]>a[0]||b[0]==a[0]&&b[1]>a[1]||b[0]==a[0]&&b[1]==a[1]&&b[2]>=a[2]?!0: -!1}function Q(a,b,c,f){if(!e.ie||!e.mac){var g=d.getElementsByTagName("head")[0];g&&(c=c&&"string"==typeof c?c:"screen",f&&(L=m=null),m&&L==c||(f=d.createElement("style"),f.setAttribute("type","text/css"),f.setAttribute("media",c),m=g.appendChild(f),e.ie&&e.win&&"undefined"!=typeof d.styleSheets&&0\.;]/.exec(a)&&"undefined"!=typeof encodeURIComponent?encodeURIComponent(a):a}var n=window,d=document,t=navigator,T=!1,z=[function(){T?V():E()}],r=[],D=[],x=[],y,C,I,O,u=!1,B=!1,m,L,R=!0,e=function(){var a="undefined"!=typeof d.getElementById&&"undefined"!=typeof d.getElementsByTagName&&"undefined"!=typeof d.createElement,b=t.userAgent.toLowerCase(), -c=t.platform.toLowerCase(),f=c?/win/.test(c):/win/.test(b),c=c?/mac/.test(c):/mac/.test(b),b=/webkit/.test(b)?parseFloat(b.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):!1,g=!+"\v1",e=[0,0,0],h=null;if("undefined"!=typeof t.plugins&&"object"==typeof t.plugins["Shockwave Flash"])!(h=t.plugins["Shockwave Flash"].description)||"undefined"!=typeof t.mimeTypes&&t.mimeTypes["application/x-shockwave-flash"]&&!t.mimeTypes["application/x-shockwave-flash"].enabledPlugin||(T=!0,g=!1,h=h.replace(/^.*\s+(\S+\s+\S+$)/, -"$1"),e[0]=parseInt(h.replace(/^(.*)\..*$/,"$1"),10),e[1]=parseInt(h.replace(/^.*\.(.*)\s.*$/,"$1"),10),e[2]=/[a-zA-Z]/.test(h)?parseInt(h.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0);else if("undefined"!=typeof n.ActiveXObject)try{var k=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");k&&(h=k.GetVariable("$version"))&&(g=!0,h=h.split(" ")[1].split(","),e=[parseInt(h[0],10),parseInt(h[1],10),parseInt(h[2],10)])}catch(l){}return{w3:a,pv:e,wk:b,ie:g,win:f,mac:c}}();(function(){e.w3&&(("undefined"!=typeof d.readyState&& -"complete"==d.readyState||"undefined"==typeof d.readyState&&(d.getElementsByTagName("body")[0]||d.body))&&w(),u||("undefined"!=typeof d.addEventListener&&d.addEventListener("DOMContentLoaded",w,!1),e.ie&&e.win&&(d.attachEvent("onreadystatechange",function(){"complete"==d.readyState&&(d.detachEvent("onreadystatechange",arguments.callee),w())}),n==top&&function(){if(!u){try{d.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}w()}}()),e.wk&&function(){u||(/loaded|complete/.test(d.readyState)? -w():setTimeout(arguments.callee,0))}(),N(w)))})();(function(){e.ie&&e.win&&window.attachEvent("onunload",function(){for(var a=x.length,b=0;be.wk)&&a&&b&&c&&d&&g?(v(b,!1),M(function(){c+="";d+="";var e={};if(l&&"object"===typeof l)for(var m in l)e[m]=l[m];e.data=a;e.width=c;e.height=d;m={};if(k&&"object"===typeof k)for(var r in k)m[r]=k[r];if(h&&"object"===typeof h)for(var t in h)m.flashvars="undefined"!=typeof m.flashvars?m.flashvars+("\x26"+t+"\x3d"+h[t]):t+"\x3d"+h[t];if(A(g))r=K(e,m,b),e.id==b&&v(b,!0),p.success=!0,p.ref=r;else{if(q&&F()){e.data=q;G(e, -m,b,n);return}v(b,!0)}n&&n(p)})):n&&n(p)},switchOffAutoHideShow:function(){R=!1},ua:e,getFlashPlayerVersion:function(){return{major:e.pv[0],minor:e.pv[1],release:e.pv[2]}},hasFlashPlayerVersion:A,createSWF:function(a,b,c){if(e.w3)return K(a,b,c)},showExpressInstall:function(a,b,c,d){e.w3&&F()&&G(a,b,c,d)},removeSWF:function(a){e.w3&&P(a)},createCSS:function(a,b,c,d){e.w3&&Q(a,b,c,d)},addDomLoadEvent:M,addLoadEvent:N,getQueryParamValue:function(a){var b=d.location.search||d.location.hash;if(b){/\?/.test(b)&& -(b=b.split("?")[1]);if(null==a)return S(b);for(var b=b.split("\x26"),c=0;c - - - - - Output for Flash — CKEditor Sample - - - - - - - - - - - -

    - CKEditor Samples » Producing Flash Compliant HTML Output -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor to output - HTML code that can be used with - - Adobe Flash. - The code will contain a subset of standard HTML elements like <b>, - <i>, and <p> as well as HTML attributes. -

    -

    - To add a CKEditor instance outputting Flash compliant HTML code, load the editor using a standard - JavaScript call, and define CKEditor features to use HTML elements and attributes. -

    -

    - For details on how to create this setup check the source code of this sample page. -

    -
    -

    - To see how it works, create some content in the editing area of CKEditor on the left - and send it to the Flash object on the right side of the page by using the - Send to Flash button. -

    - - - - - -
    - - -

    - -

    -
    -
    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/outputhtml.html b/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/outputhtml.html deleted file mode 100644 index b19a6d3d6..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/htmlwriter/outputhtml.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - HTML Compliant Output — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » Producing HTML Compliant Output -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor to output valid - HTML 4.01 code. - Traditional HTML elements like <b>, - <i>, and <font> are used in place of - <strong>, <em>, and CSS styles. -

    -

    - To add a CKEditor instance outputting legacy HTML 4.01 code, load the editor using a standard - JavaScript call, and define CKEditor features to use the HTML compliant elements and attributes. -

    -

    - A snippet of the configuration code can be seen below; check the source of this page for - full definition: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	coreStyles_bold: { element: 'b' },
    -	coreStyles_italic: { element: 'i' },
    -
    -	fontSize_style: {
    -		element: 'font',
    -		attributes: { 'size': '#(size)' }
    -	}
    -
    -	...
    -});
    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/image2/assets/image1.jpg b/vendor/unisharp/laravel-ckeditor/samples/old/image2/assets/image1.jpg deleted file mode 100644 index ca491e39d439c88a7b35f5dada84c7a267b10585..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33171 zcmb5V1DEDpur_?RF>Pb+wr$(C&1u`VZQHhOTQhA<+tzfy{hafiAMn*$Sy|aTsbuX` zRjRJ5^7Z>`7l0%sCMgC0`4$=w8UWyH10W251c!ix0EdKxfP{jAgoZ_eg@u8EMMFS@ zL&8ME!oozuz`y~L;^W{F|HQx`pdlb8Bd4UI#Kxy(prv3SrJ$tvPYDPV6cj8pEGjH4 zDg_P(4#od(`5FWuLxb#scz}Tr0YH&Kz>q<{h5ofFgk*eUGTRyybxi1E@iSVF4o=25`ZNT;^uHNu;w3 zBnf4oB+oUO-lUOPo=D*+yf>jA5Q_!Rhcj7fs?-441RO=8Q9_6?_FiMn`?|-d4K+_vXo?=O@QJHuof!YNT_D4ogW8asXT~q+mGH!|7D9KNlM8w?1qEEEqzP;Cs(X z&NcSAM(-~`i^bJh_j4Y^d2M1;YqpM4-Q#88>#Ntz_M5(%&FvGhzFDdK?l-1(;)WYGE!|LqK zq>dNw!e!Tum(y8z(8X(TAS%%)Jou<4AqjyI^mH9Hl3_G;rkbujl0PIM6jVY8Yt)0= z{`CvsrnKel?wK~Uuf0_p$6fy9-9-5CF)>${7vrpVHg!!tKY`@aM~6)iuhQ5)%ruA% z63;N9StO0a2*Y%wx~9)HNCD{&35q2IbnHd2*n9Uv)U|QNjl;P;+u1hl;r4j2%B)_S zDnF0oJb%<>Ki;T*_>;ifM-neg7=Cs(jTOpNC6tIt>Ec2IR}#PslBUlA2|$wkUO7`^ z@M<1@H|70~>brNRC!nS4{kt&JDVpu|@_LTE@n>w}$+bh5JrCaDvzM=jv$=QX zr1g#)5#tlzN8{G?eC3i)^TCe1iW=tmqki6h5K0{wM8h!5kPrknxtNG88On5a-j)st zfCGU8XTZbv3$+M;m{fpNDOW?&`DTOVbb6__v^z5kd-7P;iTSSCrVXb|KZU$bQG_6 zAJFpR*~+e;jb=QIE{z=O@_Zg&Wm|dqiMHK8C)yzRt?h%)*n{^wtE;)V!$V^s)tl1Q z(6|^3nofo3+6(jx3=Y7NFr=iW@SG-I9z4B#wjR^AzV_nfi5GUbjJ_*JuiG7vb9qE?RI_+?+~78ue!sV+F=jw;W2iyuBtj4l3_+-SJlzp-yrvmGFGXI#QV zm5rB_rUx4QWU1csH&if2N)-Nn?^r=}y1HI_U_tRGmGxPZNnny5lCv3h`t0}bpCQ86 zcL&>?|17F|7I)oU#^z6%)I2?Edhn#WpEhlLSvk(nnp@O1JWR-S&@w3OhZsyDkx&Ve zFi?aHlQS?Ga4Z5LL7`wniYXi`@)nL?*9aZ<8t>nqSW;F0xMlG9sk?2Q)-Jfsn5C7; zdbjK!_3=HuZeb`#`S_(TUmttyG3b>ozNcI7^@Vov287v6fY-KWBD zE1^KbQ=O+euNc18;1*wYxiWO-{y-m1^J#zg?aLk|_yC z!;r}lp@~tu7W5&EX@-hjT#pkzm&iiiM%dx_>GHhC`~LjcbNVVskA{VX{mo+{W*a+l z0}&B#&h;or_IO@-N9p>nIPJDUD%v9y|Tw*^SqKS)~up+1_hyQ8{Z{HKTeiV_dk~>#yfto*$u6@+m6^K98yBJ&xI% zR`DiY6Evz4OkL27LOlTgkidQ7J`9~N0Nn@oR6Nn$Ad>ir|~5wYXQthSLfu z+YtF0A0K<}Y)O;*#oN@eYHpt&&d&VKvFXwYGtShIqiTSi)E5wS3|F-VZq zG~8)cc5PC&%=lHOK`eO9T(ce!i}7tul<}SHz_4As>J2*{)1fimJiUQVx&`J zJM)U#bYp07hGLBN*mMKlC{NPaV~Qz5kCMxISH1E+%yhdACHXM^=8NGsO0wQzaREw8DOS=}r*mMcLtG&<9Q&8aa$ctK@hpW% z5=Ig#!IIL&4Lx|uYMwMUsqO!0?IYH3bFn_H9`y29CHWdQ{^};3@_s71(Y+ZU`-bp& ziRv5S6F=rD@zXuaS+wik+*>K6MK(`3aha{j&WV{#wcp%3CTXwgIGt@bnrYEYhu&R5hm?Gb%f(vl&h2IUtwVishR&fsm|)zM&(DV` z1v9WpSN+eU2DNyDYpB#2UY$B?6@-Y#)qhLZ6{gV6Z+h60C6&luj22(v6k#`VpdANm zluxI2j7_ChOORA3c`E_(PhlP8*vdn+KTjMHPSiLNU3nB1e^w}Jn@flVre9T1qv0+K zsAF#-2yP)LA8a9FAgbdjC!eRgYT-riQn0ison^+S^i3uwZN^?$bAMm0V>+PaDY*k> zXHt4vV^M~pUjr?Y@}N$P2kgHZ9jbp$)LkN1H$0VEapvgYrq)6#hFUESQ#xCYd2<8` zu8*bdBfK658Cotk?4Q>qtRh{#Mu?L5r}pqb)g3_(U78^cf+P z6gX94y=7-3IVR-C)c&LXAaQ#1E}fc5X83 zFryDJN}X)wai90q+&~SW-Mxz}#c|jw<8944YR7`shTNoOs+G2Oo&NED4){d6b>rSt zjWDK;G|NvZ7ecKQrCbb1iLLw@68iR`peDRx4hr zB~6Bra9BC^vsSXySVR0iRZVDV_bla+J2LKPBCJZK^-&asAT68DX)qkNT+LeIVu~WZ zCs)VVBpw$es? z%<`#x0e;DfJ%Vt*Qt_zuNGkQNqh>tJ4-jsKQoLy-PKR+@l1LS;Gl}Y0DO2g74)T-qrdpc$6FH- z3VrNk?jw`l_`5NR2@Y@bB6oL>nBw-JRvn(Ptm`FJ-{qZ})GLXmQVr1^sa&ZLQK4jq z;967VF!}4}Un-fbl%98bW`iY)ncb8|_Kb>cxdolwk3hg)2T zSY&YrNOk3&xvT0ZIHt`lXV_$~$Ha&GkFC0BJDET5+&`pRSdxRaa;(Y88eMgHe|^yQ z+I@zMO$euZJ2XD$d^)LJbDbTD16ma0Pem)awhlWzCkQE9yH|_jE7tJIrqwv1hDMAU zG^(w8J?~g5T<5r3oM9LitD!G_Y17s(J0CnGx0!9D8x$9nsrK1o72CL>99?4-n6;?U zz4%j0eic-S(mvg@uDY9b*`f#FOIU+2`u0ac9Wc7SaFm zWG9_j)FVv>FKlV3WSU=^lklO)U|qv_)3xT=h~din;W2K!HGY@LbI<{myl}jvUSeTU z`h1Ouxl+=~*kM;l60@1Az@Af5Up}gp-OAH4(#jQ98+0#-Zl^E>G@U%jURbBF`T38N zS+htij*bF8jn$5vv4j>j?XnOk6US04u2OyjO4P_tgukJ{nxH?9cqDl8uja4ab>7yx znrs`l=b9G!YJ((t@vF2n{ zKjYWIVpU&s<{W11k?E8Qlf*9fnf{^_xkf5gCi?liCXL8EPU<~YP}7l405dKA1V7nP?hb?=EoG~-=vEf+-sB-2&F}> zj`!%8+YP@{_@o^&Jo{orRZKUvws<{H?b~{_RV<)AfL5$k2|OLus~)!#kxN>xTs<4I zdl+4Y=F-W{R2P%ssuP7>ijq`@qN75Mce&CGy`{6^jYzttN7?P%-3V07v{bCql`0!W zak|BuXdz;*+_NGJkI?K9vC|vp zzI(_bI`!a2(%1usMQx2ZL>%KnY{Tbwxy{Ik1*|8PW&%(|Tq$=tv_U(hbziBub03LJ z#DZ351VLxj!}H=)H&as9)v8HY6p3oLXPVSCWhq|y3Vqmcg%yXngs=iIm3)LP6TZCJ zekx=#vJaR3p_n+~s1rWid5^%!@$V?5#3_riBDd@KE>D3;Pl26)|IBTUUW%x_WI~VC zkx~meM>R;lCmO$l+ogy8EPPZbOH#P5oPsudeW92UEu?$bl%CLjFd{h3J=Lu;@uynu zbX!nK|CxSTERj@z$AypF{%2HRtlWSug(I9}2ki()MwB2XHncoGSrVT_@n#;3?u=+& zMUReE1jLG3$*)Fvk4#wBB*A9^ivzU@n`Zxa$ZTI`i~T)hQnkP8*tilY_-e%!tlgpr zEs>)G8a$B&nH<#*XRa=PD&yGLcGna)i}y1iRJ$CLC&y{Z7cBavZA~fEN)uaCTWA)5 z$|!0fBJJfwv?G-&R`F%}4x}CQYq;!0Dkb>kQZ-v>;O(tmUMaA&yJ!zo))ehqJjHl2 zYZnUVS}N31P1vH)-sm}t1M^m{mB^bc>GGK}FlYq)vIG6TM4&}tO1fKQLBeV$rZg#( zjQ83lfMu~%t-!@3B8s&yKuGJn2BeB_ucWkN@lJlRTEvjq8>LK}{+$8Axf_ly$o z4YEI-!ENg%WWy8uRmrVQ5~cl2{-uZRiL#>R^? zk!{T_({+m4X|OWsMf@UYX$qo~ z>v;qb?Wv(pA86odc0%(l(OvCQ%`qVc%TaIs6Ez(1K<_f}mAap4p>zxwz>MD7+W7CGN) z3T6!81aCu-=}5=PVOiJJ7ch|&6_#d11Rw_;5ZLBh!+%?hK#HLmIJ=^Lr<;FP&r~Wz zxCX@XY5Ike)^Q88wKD~P?*;FYQRWAi4AoRA6k!?^nWE(f^b=g5Ow?BBq#lT}3qHjo z{P=|UDA9?qHf6_^>-&g_V`+sa_ECztg_e0yEj_olWZ5~_1B}Z;34dQ}iaUeqwy51a zWZ9NklpP$A9mrI|tDJSD7zMZA2ctD% z#a7i?yTO02eZo(_8-gSz>CL9t4XOxN7Xj7Dq6o-YM+4V;Prm?oSs8;EOxjX%^o1!@ z7dFh=ioe##+MCzCrdn2P2ol%u!56F^N-H2O+te*2Gbm!^p0@*?GM()z)9QdPgaUMj z%l{NF!r$bi$kJH*y=Ks!Q?p1^V?g;vyJ3e6I(P^H<Aiu($ z$w3jfK>CGWo>uaugVJ6$qSSCaIb$>KxbW`_lMQWX+h&3oXUjm{U4*3GDE5XgTF0j4 zi6Y~k-0UDXOB8|&>?Br&vO6O;+*3Zu zJEQ+bGNl8BJwb6=YzXR1xDa@+oXNr;*@o_ry6` zIWv;K5Q2p%U_;9(216`o1D}zC)K3cf$5vWl%D&~IhK8V-@Illmgch9T-r&pxK5~7ilWFdWXU&~ zCGw>1cyVQMMyBh{?alZZ2fKLD0*CsQB~zB%q2b7Ag3M?1!s21mNjj+yqx`D>YUsvo z@rA$LFQ|upU}xN|)a}sC#H2g-=nL?>^ep_)VGsBUJoq+2@&5&nKw+Svp#IkizdsEB zV}eA2;7F)UiiQpW4FtqO3XTZ{0}RXpN=^$mXhz0?iH&;@!a>SOw<1MNgNy$kqy)(i z$}gvI@d)zf7-m*^C-AW<_*2uGT#olV)R7ul)Z(5=)EK!HMFdL5283yfxyYg3ABHzR zC3Md1Z;|z!{UIsRHyQzM_97gkr?~MD{rk#ro_dv4_Uo)RkP1#eQiv-Kvw%2+Y9JOB zzdDjnEpVl>sN?@&@xod{yHS?8ZNx2vDBDiy=<*}Z2s#idnY7ZBa;0Bf_ zWHCeYUa#kd$miozE}TU06<5sTr*Ks|Z^{NV&vcH08sucVR|QNLO!zyIZTE+lng;B{ z5>M2Z?cMg|J9j`3uRB+su4J2ywn6CFi?+in#)*g~w4b+gt% z6--&w**P8~aD4&7?(vG&EKnBU zjX%-22XHMr!Yb9trOtXxsEQj`wXKRRJ$uBRelEnENj!ur&lg_O(Atb{jbpY%yMpV+ zd3J7s7Jn$4w()Ht@x*XGh3ib_&(>7E20Q7Kqu>~Fa5OKSuso{bfr*`aDze&uRu$BM zi9Csbl$D=7sxm~D4nF^xWCB@otSHH6=N%uO6PFOcUQxyrVb(>8Y##G`8~te;>>2>( z2{Eu5&;qlf{U}Zgo8IcFO1y$sG?K)TDl)Jz zBQpk?`e^f)_^9%q>MP4{c9d;LTR@M-XI#9+nSpa2??)DiKH^U})`W6P$jxd4V9sRP z%q;g=@eUm-xX2Q)u$sxb{^Ci$qm#SFDR$wszZA09f;G{A+i1TZd-_oh4CKj4yHU{c zWNa}*Lt19^%zLK>a{)tm5gw6LHc$~A_?IJ0`gQPWIBfzY?070^$~9&5UYj>r&Y^{K z9LVikP<}H(&k0#&Us9Unrp(#(IAvX{FEj8cz>_$`L?}2K5POC7s6_Akh#)s#%U$UF zpljQkb*$sr=#@5Y-1R5acD81AF1I(nBgUvn-G~8e%U_h|_K&}qBer-9gSTfsC>Vto(^FRhGW5{cKA2O?#)YH0 z^=g^M+}bU$4inE`c}{-<<7$P6?g?jU!ih;pD z85x78Z1CPm!&gIR3h)0#HqbZ;PY`ZV0oghrPZkZj3RFPF#_x1D zhCheSsCptY`jNP$5U`l$&#Pv~F=k6Ko{@gm|g|DZ75%7N>QS>`a$L3B*Mi`cFB)FjGyR`{n%sF z^>1S4R~hgx3r5m*)4)mYYAxFK59K7Z3nyGGK*%I2D=&|jkI?7BepXD~ElksM;BG&& z5uP0TI$A4f8aw9>1xGw%K4nSg7hq4-CD!#aXHt~>>O{;!B^jm^%yYh2Se!fwQjl5| zGx<}s4YPI7%+aZQ*`f3cAi5D(F5irn5L9T_jLyLKJfRk|=u5R0jUNcG`vSnWkt~Io zF?Qfdrs$T+py`gUY+cJ*RV*XdOs0{{FXV7E>n#6%-!9;r7nqZPHIZF+Lz`n4+z?+P z!>Kg87W~mpV(|Z$~8RDy8#=Uf;AL z@DElf@U5|+;_lh!Z<}-6QMwgy-8Qu?(>$#zn-zZnEUk^{ICw4oU>QKY^-XrL!}i(D zjhFpaV~05~vn#jo(kJmG;BGH$fmMLYJhda9GJ!NB*ZH)jiKK=}HoCtNvN5LE48iur4~L z`SsIe4^x@*aMUluzV$BjKp^zEnx0*c|ByPVV(?4?a9`}L4(kTv?v-JU6{oPUNOG%u z{Yv~IYEPgwWRDZ^pawn{Sr$G1d1zgvc!j`>7pu@1qt@i%04po-XRB_4Z5zeuSu1nT zrA54?wj%$R;66`|c(bF;Q70y}({y_```#H2@9FH$H@bDc2-^nLHXF$ebv?zRgQm5H zvTDii!sABPQ7ACMdrtTyclg7+J9rOe2il2pP-ex&4S6CZUo)wd&nYDJD z(B4%!9G+KuWv#^^gtkgXSKj+dzD%b+O|@OivqxC`59Ok3)Pt-u$Hf(D51XhV#<@%> zW8$$igCKH@a!i@$?(h=G5&k5iG#7anCg<;I^ooPBi`#_{a`)hGt6f~Ad96NEc;aW> zT<&*j9-nud*J$HtgnHdZ7JF)~*a?_uEzhYdO^2Pxld8 z_+Y#jVb5Y})S8LW{g}#;9IBYaw^+wWNO)V}Ty2(o5FulWkrk!`g4_M*`+KPTxZhCN>n&1?)dNv9*23)`vxPHEdCHaAFZ;ZZ~05b&6krJO3SPtF3#P0xQ?Oxv@f+Z#t2;QtM9>^0WVD`W}5p!Z#gtbzoN? zXT)~XOcosRffAm%g< zJu!ci6Dg#jnTZC=lC)yP+uU)yh@#xOF^n#r5#N0!?5lqLmH*>TQ4Rz4K{ z@(|qlH09vEd4{%f%P%d(yLEP^>c?si6T;wwZ5( zeVQe7mpX{*N%LOilm**$Asai!GZM~X!-rit%cFMdUOcrcdB?Hv3$QLc)7H^?FIQ0u zXH|B`Wm!`LM|6}04Ip!L?86Hr(n z`$(DETN7qtp7ms-*6l*ka^C_j)MS-RuDh^ssGR=}&*hFA$?*l)TI<2FuJ>8feLH_H z1k+k%TJp`%2^w+%&l){Eb6?+?gb>|J{@6B7#@26!WIGRt8U$}0Wit$z89uB1Zt|df z&A;!mZ}wiHLpEf?CKB_dECyW-07&q&P^(zwf=LA6XQET`wXm}oF0Dqm!S7)Xhc7C) z_#zV|*^)Ok$XGNcdQLt&BF${1Jj zFpjbHu;#b7I+0Tc{!9bv{?HQ^K+gHq-(Iscye$-w>-{U}=+Z}Sj~kSX4LD?{ash23-s6Qsw4 zB|W{}IsaH0-e-t#w@!#FyJAO%!${`X7umQ$a*TrIJCF@o1#-rs-FfPucb6ODaIn0-9+3(vx*t@o-h);dT-RYpx9zRs# zn6!Bo3R-oLwTaukc@-4Z(};_Ox5R;jITNG9CG#9U1^-$D{??|AY})!kTUyC(v}Oe# z>>Af2lX1B}!7p8h1{)W<()^qqe6)g&U%D(qcDXbg-f>+L`v6lR&N)75DzzC^Bq77o zWcUIL;pucqY#h`Dn=_TW<2mZZ6SPv7)MFNfFJGVuby8D$R42aOjQ5zYvy(YwKv5st zt`64B9-){QIsRNQ(Hou+xL!$G>`U>nIz{zVKQ{w1u||6W^Dx~!J1;c&nxi&V3BGvu zfxY6Cccri9H3?b58!-VPO)1UT<0JV}ed9J~sFD8#aL_CRR+&~AJbP$S0#at&Iz&r2 z_-ILy{SfH5_^i)0!1bhpXwu8@2SFSQP$UQ?rjC5Ii`4kFb68oUbkWx@uX* z{-kB(hEq$KYZfGNnm2>VmIr~_l_U%A1!YQBbi7HP4^AFzA3LFN*5Y@CW;)Bfc-Ils zBUri;Y5hzK<%W026aZ=Lxr}hQM>E^Lf*^TWhVLfoei+n}t`=!jLR>+9*dP~vB^p1) zLZl+bB3o*~*?)A|UxO;0l~6b(-XZggSatfP?i(YcK>EhSzF}JM|N8R(2d4!AAQLhQ zDk2#=5CkL?FfD zij7+Q3@V?WszhKKQIfi1Vdd=Y43~yM?_7u>^QcfNJ8QLTM(O96ByyTnpsRg0e=vcw z-6^SX>6Yt>vr6?G5P0xXN5?nL+uU70rP@L9f*bH02mw;6z<@Lksz2=9MgU2X($QFt z0~siKj-CeVY${CpNVvdDF1!jv$dbNZc;HJkR8qPkb>65u(_0#6PeO?eUC|?`zZd#Z zr(T16Zvx&7fp&1bjakw<)1e&tZ5)=d?1i#d;k&Ew2$!p)sV#wk+X-Gs4#? zaXLOtX^y=h1)E!@OZ4h&m$p=9r`qn|R4jb+2Im!)#+d{{Xz=1pwyM*bwKg|hMyf0Pi;1?>^-+{z%~ zP)Hxrd`b1i*3Ph+zrI#l8Sn@n?DBVGEztt6 zwIhI?R4q6M8Vf3PT{P1e_)K+h_iT^5Tx){!5AngJH<=}}@`pC2=1#%SVmEFkY_Kh> zbyq;mu<`;;*XpJ~5VvY;wV@=pDSjQZTO2{VKbB~C*9_4G`M zVZmON&C+>s{4*b0Y~419nQtBaB?jzJim31cfrxT9!R1mZuh!GLP+4s!nPI=kRe$&d zD(0AVk4aj#wkdyDpb=Pa4j6Hs&>Gp~Ti6_opPf#93@ZE7pN$q;!taV&qp9~;;e*yJ z8E3?c^IZ#`5H6p{^Fj;ZJZ{`(4$!v+9ekD&Zl-oj>-~hzfrWs*jG$d8AyJMeeSo|@ zmUIIXsT_!~$owFRX>%8KIUFIdrP}Oa2<%t55YM-je|GzTs){AMeSr4W73ntF^V0v2 zk-Jx?e5Gfgie+Tf-UMchx6o;UreTLR3Wl(oQq@5Ocnn-Ki|)MC361}S35#I*0t5jO z70+s;xqvXSJ4r&nE{m=~9k?ljSv#so{k>UI52$dm8Mvfd<6Jg*rfiZIhO(ue1iee4 zhVSa!=Kme-!Bo+0Cq{P4-@ZV5%I9VcB7MiBg%5pCQ*_7b#Xfti4)fQ~QmH~yn^|33 zeFvjdzp!q35$AgJ5`oAIIa+WGLi3WJ?*lCQ*7=__Rs&w`gymuJtN*&BP}mS{7k)?9 zNUHM4RJHnn%s;3LYY2VEDe+sMlfcZpmJI&abcG^S?nWt~#Sk5iEQ1UpFnI|H+SPK&s(aXo?(FhRW(_ZsbFp zgb`9O7b>dVSjo>7cvpH2p*DBl2{Ecr7M)z!fJ|geTXhjv1D>r5YAbQfa0LmTuKj=rKFxj^Y@v8F`%EWQ7 z7L2|QxiLiOeDtMy{lPClM9rdT^B~Fqji$>okYSlpJKiq6%B`9fyxWt?=L@iJ>7IA) z0EURt2~{k-j6~qfdfs;M!@w^48BC#>wd@>%(0TLP^3&+47}xz0Le{^JD{;$sp`hut z!XD6+2Blo~&W)=4-NR-TZhqz|!Ye}H%yr?*<2R?Ik>q7m{RK!60YJWiF_lR5r&!wY zsCT!<@7c~^+}#FI1Vt3ML^`{!66+B=&hr^jK-}7s2XWyu_QTIFHnTTN@yVO>A8z$w z`oHujIKKJ}eTRI_`4i`-EMKY!rc|&TCTWD>j?nkKI@T%K-^ecvOn+Ix;%_HFD0tI5 z161%lr7bXOZ(UVN>sg$<|3E|qI58NNjjy&LvP0Up3n!Q{OUPj@iD=!&@gfdztqIS& zu!!IK1vRP=eWwp9txRJr^IJs<;Tz0Q_(yz(lSMuyWUbRy#l+3rV25T`F*L#fi4}0K zV;NQ!6RBAxYHPqRKzp)?ezN_OXnHOyojHVs8(Ql=Uv!<$iKo2a@&dl_nWlC$1te)( zD@<^S*)?S0ZyAQ^k3kJT%D9_M8@&VCvX9urT0326(cBLl{P06Atu!Z{(Rp&C>|3DB z8NJwQH+I@9#zE%Ls4@ImsH&%^Wqvc71wD%3>>c7>{3FssCO>xX*k$tae=VlC-4!vK zPoG77c~<(T8J;@htd?#>ajVgG;r&FDnP|t|h}bNz3R1X< zUWsDj5YUS|d8=AL6ohu+3WXlK`F7#yVukddPVec2g%)-oO8FxuCi}$a1%yd{(|~ME zs225mu%gC2QYh;rvqZ5Q4l00&mQlWdX*XsC_^)m&7_d{mx`#Kb{4-C4U|zyN{wR#( z32V>n0b^8gB4dW1fHkiEUzascw@BFHkXm3b*`w@I}LD@sSWow^# z16=t2=Xzud(VqInnYv#9WxAjTTFe2ZH4Ag+hMQ4673YSy@LFL&AEy{-K9o1?rfA{&KMXEpkZ&>%lCF)vLtuRBE;COn z+)SE9e2#Lf3_A+LA2O6J6GnDtMzFcY^vOSk3UlP02(P;i>vQ)|PM6C3-A|@Mui%sy zO1TPaI08ngL?Cbp%fWIexeuH}!Hi)uSk`1o)zVeWsHDwm%DYQi(WPb#2`ecKvUnfU zX-kOJ9t>V>@6va1fk-$@`BP{r?2+`}mX{V7?gtw}m~sVJ#i>LBsZ`2*rk?&8LR;}6 z0$(BP^O2Q75IuoivawL=3c3B1!OhgK5Sv7{C@;(&mzQWI|1%ue3?a-s=UO}v94Q-0 zrR1SNfYO|-Qz(x(1qzNbkB9fthpeF@!w!rTNciBE)m&vKqT~renbxTyGnJa>a)tgq z>vH!$>A1d2s;s!{kifLkzw1PgEnI5*T+mdJ$#i*Xz>?OqDEeqWq{zh~^*8V7BpV5T zVACUdS1Z>;%S%Rqq~6+x%;AA71xrTloM3e8s=8Lnyr(62IS?Ub&9>T8r5uRPH+Cjt z?GL=!fPYT_Ge`Ja{k$E|parFjE5{lW*}N^*J5S~XrXEzTb@(T{rMvBSJaDpGW?}_a z80Bu0wB5hu`5wk|H7%Sj*W|LFR-HT|J+5_VRk&dJ0WV1|x=unW0E3=?xzt5{S@1nX z)^ajJ)B1>DWCtFr#`~{BU^?u83l)qzR5JGY{%MtqGILbsg{VQ-){N;N5U3q_@YOwn z-yh+SEAnR=Ym1OMk`bea#lJd3qMsh)dC{Tr&y}~WeR(n~^BM`IFn{vM`az6WZg|=f zx`4Bq3M@4j6$zHcUNa>|vDj*a$~18Wv|=%9w6-vOmPXLf9biSG*FuemZ_ybb&%+3e zya#ip8o0|JX$ydn8h6m)6)bkD@QRTA+DxB_ z_F{Uhf1(Iy=_w%{q(q@h&n42bjRCZ_TmIkarWu!MTQ@)bGo0lh%%|@bP>^)$#1l$* zUf{%eV}7iFx?;XM(vD%fgLD(m?h>I+#|Ms}a@U;ZIVCV)SJ|%}yFE6;_^M#nTqX?X z)gORs1SNm#mXiLg)UWKtcnzDVZ}WEIf)FNn@}ISz>WYy{kEzc?5Hiz0QwooyXE{4U zY8Ji=f|e(*IJvHp5<&sjnw9m8Oel6X5IwS-?8;sA|8AqpsrHB}swqYk8M?Ka&UApP z01*Y&3NTqc5hc>-s2|jsZD<*DDexTvDiotn6_Fy=w+X2pM1P*(yczDKBcq(caP)88m~<`R3KTP_EJ6+!c=E@%c*pLp6K2U8i*vPJu#&mhGolPj-+O!MkG{PeX66CL^P-+bGMH~{wXx>rL2yqj-A#RHFpS6r~UpvtHJ7L*h z8S8{~>ogD<-Ua%NJb4*~^m)itCd~TQE#Ecyn7Xr5QvpI{3Zl?7wtedTPhv3=NnPk3 zNXN-%4t}Sf=qfULjV0jd>@0lyG^Ik-Wv@tg7P8c+a2ksmkjk_?FfKFS5tCRY>PGN`XDd#ef!0V{Szy|E;pB&M4YR)ViM|k}z3BiM zSLP(?puQjlDl&{xDFG53VfOYH;Aew<(2?|e9<1ulZMgLz9tmwp>p%UQEWi^5@kX;@ zXzsw?bvgj$FAI*H@V5S6LhR}jX#&_Eie4Zj|4;xB^Z52biMtd~-HZ1yrpBMdut&t< zr6T1sjwMn7p!6Qz;ZV%@`v!kr!i?vk6HO7KYlA})?tS0B06XPqZ2;{G>KKCgz1v~_ zgKbmTZoDtR(?D7w4yPrSsfZ@?(F!WNO}EFG9nVZ6!wE&i&2=c~d|fquD<=6gXE^*% zKWkUs+swI!BZ)G<{XJ>Xzf5jrk`8^Nz*;O~>M&=w z7Cw6SUjFd}}QXVp#R`>muB$S8&0ntT81JXqO~lq_uu4b|)HmwYdjNPL=XZ(wdm- zYe?OLVQ}~0I=H*LySqCNkU(&Ef((J+GPpZI2OoTJ zf`);R1PLKPkR0CkI^X%O)4#iabXV7|sYF63=6fh~|$+WZrMGExuc%X5C%2Sqk z{~2b<9>6?I+zf$0Y|HJ-9TE!*c7&(vV7dRG^LrYWJ}majitu4W-S9)L&4+O;5O;gD zpx3F`jrEyTFll%be7qxpkvQv-eyMa)s`WWbot^ZZ3i+{xH`tYYV50GvI9LvNs)WoP zP&BiJ!#{>+CM$XiSgA~BgsE4SlS{G$VOfn4DlzrjmPIKsd@OUIp8Rze|4?RPo7p)f z|2!$&0;=6N(lCC-9c6ZJ@_&G&HKB)myLatq6yiQ@PSxcn%kw{Z z&@bwCA5sk2@%O&d|KX%lSn@HY`X(Sw>ZmN@o}}Uz)ReKLa~9|n>F;UMoDKP`q-H^( z#AyWl&1B9I)PS^S>SkqIcnbJ6DG+@PYPxZ_)0KSG&Qees0raxQh40T^^N_OpG9^;D zSfkVv^6Y%dc5a5uF%3DBk63TStvHfP73vJ&3zrtw82t|3A5w*pP$ps7m}qc|=fxgj zqE*|yuNY;#=RI}fd-G1^^aImu9ND!%@QyB-+;cT)^U1tBKPEt&lgoF_ZXyZseHVbBmxFFYDq-2zD0#w532)tpPq=iugi)NzND0nH}!E(({5WmXW)-XP0DFBo58$y=UJ&wy=CIPpwz&ZkF0!>~AeGC5Amy{j4@ zVxNTVRp8;|n&aEQNv!D>&Z$|sef@O{2(&NE=k<(6KlvfIF?;^Nj-*ZF`HjCdVPKPl za)fpK^^hc9Xd$bYul^&K8Xvp7GxH`dUb7n&)#pOv)qql2_&9PKon|h4@i*98y^A=R zhX2hw85fm1U(!yY*fVL2+5{f*NJEKA3p7+JIHSkB_;+g@{emA>fsI{|(nqXf&OO#u zgcusdoLQfxO8gQwO=MSkG`73m8!k#O?RzNN>^p^TGyC%Bs9W?Ru@pP~HhkNTyV|_;z2~2#%**cts7~~2LFHc5 zH3Du9PAb9(P9Bv7rdeITFAV4M%jM=fju!+D_E8!>R@w!q9;EDBF`rIw@q?p3<`G*B zD9i+;Sew#eT5A)4RQ?nfg{C*!2T{g>$6$w<-hM)BZ?~`uG=ymD&C4=_9@9NzzFfkB z$LE$xRtDaB^A0Ll_3-l&l6YIL>*K`H?8%vG-=!dVdne@n0{}Ti*gc;#yu^^hwW(4t zbQ?8+_T9Cw0LrSNmM>Jz*&7{u*UQh6<`b*rRB)}?w=BtK%LK~=!*SY&?>ubw1z4|j zFNr4ym6H7r%PqrqpeZZM-P72w-6=2S2v0Ryo;@bd2!4A4LiY0TY-!R}-U5!pSP0$4 z^5=}zH#-dz9%q!tXx4PFm^S^ z+l*;x^zAo5c_Cqi{*G$kJ4S!>QM2Clw#Igy_(~bJdt11$e(|`Q)zOD&Bhk--!(e7% zDN90O%~7Bbie!=S#F|4&@0W+^`y8e<797$gynGM)TU{y*d4uP-$qLQ|tv+?a7U?#$&H0sS z(|-1w7k$aKtS|5H;Xj(sl=HXtQiQc|!BU9tox29VT}>=bEUd=n9fG z`uP_MesA`sm}{S(NB%G`cNHDBi83H}rq4t!AxM*N)147GH7MLClUrG8Re zzdDsrWM3N!|C{Lp_#b2gcw2SN;I0+=wq8yLry=^AdB$P~Z(c~OZ6$5LST)y|=T1uA zLHpCw$cUdxLE&T3x zCPOz%^w&0J(y>iW0-gto}#rx66#irO;IXSOP^>goo>Jg5KVd1iH+7V_cZ(Vf#OT)J1VM z>(@_q>dr9_mj+x0RW0EwX-b12{4xVs#@v{*w9Ny*|LAJvG!uRaTUT3t=f&Ra2SSM+%k z*Ocke-tR1LG~<@rQ>GF?b@`0$S%QKL%wh48lNU17R7Ug~!9Dc0IPPs**o_9xj!ErutXc zPaZN;48yD3{{U%T9*FMSV6lgRjyhpKdO>)Bk$g!e3ggaRGGmlP2Y_8-9J$D9s5T=A zk!js|@{~D@`hhq!_Vam0^o8W3<9}ZSsT`920ooQza6SHfjYx9ma1E~gpH3Cw>%W48 zgn{;dBchOAJ5|6}y2n4ejUl>x`D*l<|NpW*z_)+bD`Wx}pY`ITBREa+uQ_Ty`i`1v zzl*>d(e5dw2|iiJY*6AAQ6OH=-#AmD`y#+SV?%?dBolATLNxeg@~QLV{-sgLg>2}+ zUy1Tzj>MmfiSvX$-cI*R&c%M7J6MlG@_v2CpFd22o=lR@EEz>K&lN5Cb0Yi_nS$f` zlz;5>I7zPtDDMgX1AK;h6V^^xc)t1-mRlkuj=>-0*A~XuThE441eqAI&WecXs9I}xk!Bub z6aId(0bi{*{Q6lh{iy!P$6aWkH&n|}a1SBuh|io8(tMptDG4GLz?lXhaKElll#C4GWu zXP&vgG-C@xg!#?AwwK>VBIU+3D@>dJyy1%7`H{Q#od13d7{`doau&lnFQ{=qXj-La zDjPs%rBxy2E2FY3Pb0*P&4{Y-KljM%M=kYIh5$6I-Y*waH`8BU#mr*~&&U;_V}PmmQD=axT8!!FOOs#WTjT; zY1%f?NWIofg)h$Oes>{OqPN0_?q3|gJ$`h=0)jU;W3Yg+DkX99m~YnA=VGoXxjS96 z(>)t6Hy)lCwQ`!@N=e(YKsNF4*64BU;$jp8th3^YwCg^P38m?ar;d2Fp}khJxOZdj z&2L+Ba~=?_zE~xt&Ie9#BQ?8dRJw6yhTeF+dz=dvdug?^^TK=T^$(Y2-;&*x|Ddy} zB(b4St8hBCIK)RUl`Z3n=a3mWRLU8d#wtyw8^66do5|;s*9#TxId(|`ftG7np%X+3 z3O}@R7**pGjgu{rO-!!qKbX1cf`7Ew#0IAyZ@P8T3h*RVxOr7`uEd5@k+bJ-Dx|GI zQdoM!tQTLNv5edcr0@ctUWfSIvWRvvv4ckI*UT73L%$q_5=cU(5l2ZT zvJTV1(?u}8($1R*=qmcE@h|&c|GdjT+yVPD^G>Hkbxs<0w5Y_r>R)~(vf?~W&U%16 z$8%(Woeajr7cKchbGr7S0`IogWnZf&$NyGOWK{J3lcVyQq(aCD1To0#U%l4P^0ra_ z=)>h}x&M#F0$Tcadxu3HSo-zV^?s>k{f3)jTmMjzqrR9J@vD+U^M0=(F}IvTqiX|l zIQI7`Ph@ZZP`QQ3cEA0a?f9;bNL@B^nFsj6@rk?QD9Y!#UB26B=E8}$TNtnZQ25+kN zY1QA%H=6s;qy*t7{{VQeS$#qMpG|tADs|4?`mjdk_=;%kI&%#r}B<5_1f!RzGHSr#=%it8_^ zbECZu;%rMzSTYLyqe3flOZBd+_kvZM=>h2ES9EpXH1sLM zK8p{B_Gl+Q9~wt+#an}KhG_nKl-TpX6q_w0&9%pac2=&x5cB3nw?%8Sg}QpYfCS+OxSbxT*NP?gMpIpU(1pI9mp=1Q|RsFR)X>?Mubd`u<2 zt4odA9Vah1F|WJB_nUdCWrfrZ;er}I@;D8#HLVivcM1HxZFQnE`*&MsOZ%5)Ihxv? z7ETqNJg7|Rg&c6-veZ{D(@sb|tB`S`1DmBgZdO>Sv+|>I#aW@-l&*IQ)}*N6*u*14 zrAh2`q|GIYA7B1cAMlSkwT_aIq6&6GHl~4qG%Bthx0AXkrX`m0*FV5JA|dM6Oq4 z)i&h(O>}qiN$t0j)@KocxP8VI<#LyZ2<)9RjW5Y`)0_yiEgY)1Otlysy03y=$NRqo z5zWu2&6t-z)bqdm#XXJPzugxciCm#6x}45mJm={dteFDmKcs>`zamPO!}e@JGHufY z?Dw`p3dzI!S2LHP{{R?E)PXjqud|%>f80F(d;Onj{{OmpUP-rX;Oiv+|9N?UU7oLO z8K*zt@-3kS108nMS*HB^G7P24%5$bG;#Qez2?v8)G)jUxo2GMIfU(&%o<4>D1XEXL z6^d#bcAG0Ckog>C^gQy4fmWtErTT5ul1%j<$lt>5P)K%klA&#d^=J&^uQwboNx?NS zGUZ$ta0)B@9=Op&7Gom(x_m{!jwqpwU2oxl#;Vnh=o7u4MaWZ@6EnU49rbRwQlnPD zk@Re>zf6TobqEUEHM*9NjNNKR$C&;(6~yNBj-7Yg*##9_R0OuNLwg*ss|dppSOB5W zvA6*BSSU3>6#%LNof{+wPIxd^1AKOHv?3odII?#l-S&KWLuP(0w0PkNbFgZB$g|$) zg>~_Ajz`G-YQ>6bVJDvs2FP)vCwr4g&90qt>b60&{nvN^-F@E?`qO|IBMMdKIx{$g z6oo$z8)4!f!*ogb3BlATi1Q~pIH3MjOA)-Mk%K{4$iu(u@mMeT`~3r~p#e0_TJa4k zO13`yc!fNIq1sd9G?Nu{9&8D3TEJwpr~=Q$rtm(Uqw=77{nF-x-=rVHuA;nJZ0z*W zsuHI^wGA7(;aj$!7SP>rh;%4v7GHS}iSHtzrPEDJ(3<$zzQZKYJ%kgJ;RljMOYv)m z%|ijJMS1$5g__beEm|#!IHx1(ykZxOxAFddr-jDW@~y~krhyb1LJS}d6a2+Zf0@4F~OjtsQ`Dqle#0`w`($DP%Y}Dw*K7Cae^}Dg< z=d#AYOC8uYbwn$9L`v!(3pSgfZlnVv6=b2qkj7dHQ^qlr(mw1CrZcsW;yBD?aqES$ zoV(--wg0K6DFW?c^GzfeR}He&^~Qmh(;&w#j|q;79lzmt98&MGTPL#_^y^fd9jIdY zF+p`OEX8vZXNL9rybIE>wCb~BN4i6EPk8yD#+bp-?n1WgA5dL#DzpW3pL}G05g?z} zqvF=SOFAV}CRy=}$_}_z3qTwHa*Zz>FK{B){+SBAY1eJZRc;zr)t1juU)_Yn?L!za z_RZwJcGiwcSJkse2%)SG}Y<#KtC zgr&)XYR8+pXWp_Hn7;+-J1*V~hTevU*gM>GjYkLy82l;%38H&PdttLjXE=w?R(_0+ zyr%uYdwYJ)5D4~?$qgNa(@=3YEZ2g6?jrZd z+5Ogluty(V-f;-l^RV^Uc1#7#{90xi@%r+M{9{4N1}gOz2lTjkbbVGu~$ z={z7$di*W8f@SxSK`s#e@*F!_*~U3!@z@wwu7|2bR7%G%6L{i-_$9;8zjb8Y{fcNT z2V?J$?+(8vQ9TXE()s#d6DO4l)P`$3c|OR3^RyW%I6Ifj^*qFHI99?n$&5=6uie$D?wUm7lpwWqmHv{nCmK%{gf=<>nes zJo0^2vV~^w#v?<}taG4phmg?%@Z7Nv#(I(^c*Ai=D-}!$O2BNAVc}$>H*WX8GqgpNO*9d@&VQa+OjM zKwD}SN>o%a{zz9DhuS2J+z23D^9fyAiNXMUFK@>DIzW*hMiB82@PoRxL>7hLlGxqM zOmaH!T`cXMvkQjbLG+-}$R!k8;-v=2Yr=>?_m@_vMgmh`(C*T;5$lkluzgP&)!iL- zd%1f^&6n{AB)^VK{rdz2pQ*^S=l{j0-}lRrAKgjzaff1xS@4Z>cds3t1vDK012`Vi zDx{n};7;J>dyz&j+3XaN~bLP8vn)Xyia!1wAK&WJQx+) zmT~y1We(h8J&xrYjjOnR!*>p@tHPbVPy7U(jHG3qyhbJ)#oRM9+6X9-sq{kZBO;zv z4L6RiVGkv>Pp@7gB;+z`ZK1?1@UB6uO#V5>FZ2L$=LR!ZsA?u79=Z5`7e}j~LtD8l zRbV7j!3EF;v>pw!!EF!Q7o|@2J@@bFn$>eghpROo6?5#kP5s|rqgV?^Ug}ptj;1N$ z!S_=L91HQ`k)y3h{ujv%UJ7sUu^=u^DWt?cGeY+W=^hPnj!V_2)do4?vrP?)nEKe; z_9XjpQ8vA;+oSU-^HE@7r@wp8EDo(2#rsJ3o4Ndmn8>-^h%o0|^-eK8%pnTy?heY? z4dD1Hm72?o9DhBmSA54DMo}Loae>8{X>^I4z;>d|(DdiNz+SQZ58?hJHG>_0E>~jK ze`33eU9~+d0!ZcU?k*m!suyy^eL2>J{-`Y)uI#?_sZ2EN*awL&P+ipVSh;Aj}*L>RZ+Y zn^2N#wLx*=l!UGtIl0Cb*V+-54E%&>h2#{2b3X)Q-G-WnPEzI4H0jmA|L%H3~frbDV&a48Y+EUUx zGO)<{HghTEi+v`9x|dc9?=fNg)syDh0<}VvS#^;YKyp3wH}tr%&4rGf``_{ifVylY=V}QkoMmc1RgGiA9ORMy;6jT(3Ai6iPDprE4f9CW~k+ zJ0t=@1nHeaZXK}mxYQ@0<%*4Kr12+2&5*s$zp1uG{~H(2$RFg>24#wgZuE6sBqcbn z5F$af+vSONiLgR@YE&039fe3MO4=7tonyfG1(8oo?!ofzb*H3UfY`%vGC{OJT&Khf z+*wx7>-LK`KF3~;)P1m*!~RkTA1Q)YE!Au3&bCuusC)DSWu)H_mT~_FPX-fF98}2B zYg(kEBEGqaj+{u~dsg;0YE1F|&K~AA=j~^k+c`VDy#-^+vpY@ADszbPOugcVJa^f? z;qypnAO?N>RNE8(Goi_AVB+FMAdD&yy_`TV(eD-=W^>$Jo)B^lpwY$pJYpvW=YK5@ zk1As#KFl+BoTi}l6S)Z!rpsW-Cl?zvU=N-2&ZvDUv{&Uwp7rr2)m-TS@|USd&VF$cda2adZN-~Lkve<JZ;%YIT2&owE>9S3uU1q*Rs& zn5bp2#)5UCwJ98+BE|f*NQH3EOMDk}55-sWj*(YO{p1!+JvKtlnm65q=pty*ez_5g z-hatTrSDLVp1m)uNy1>-?{d!VflO$WjeA%7v*%Vh{BEjgc=$NTll7YBVQ?{=B=f?0 z*pd`EE)Avr*iD#+%8M5(O%t(_k!jp12v%dRJ@Y2{bfSa@@O&$eN~ znlK9PavafNd1Z7hs5%c!Pf)eK+~p2Z=qF6tsdVTE-&Z;Bc)f)s73EA8bhEu zLT+E6H;Qv`v|#Ee7`1Wvw_Gq^=b*IGlXz+GeZoHg?yZ#4m5-n8^|) zV)zWcURUuo_Ar0Llc8Ax;|w;mTG1~WO#hsxnhAZ+VuUk@Hyf^@l@;+eO-p{^*gQ`Q z%b*9D#yp+{bq4LHE_7|cPV78CNe*(}ua}N^AtW*IrbiLG!A(EY--xr~?!YBQ!{rJ6 z+9Rb|fg{+A;WgY%G<0A$JVH-@ztHnaMOt=pe`Xys+{Nxwh1RrX?$#;sTajWXo}=4a zL38a(pI9kKMo&?)Qn6X{az*-r0{GC-wL2e~dOU_s7nBiR&J)vf2(AarGB+Z1K7>AvaAtJD-nH{D(?% z+fCG!B`4EA-88)B8h1)A@ZQLr;+1dj{sZ`(t8cG!BLCw3+XDrZO|&nnyT0h&_t}Qn zRV$nvtfsZJMFlq2qvWZ^5WDuf{R3k{rTSnn$ zZyGkJ)=0di)Xw?7lmv3a~dMp1lpi@vqP+f<}(DHy0|kM z;)8#0gf%?CmbPCN^%FEwFk`j{G#~9(Q*g}4BWOGP>#8ofF(Y7|< zdG`>VL8yR18jSXKg-koMt=q>jf?F2K7M&ExMG0@zhyj8`(v5J6m=IFGmXJEo08aV3n_ zI^4?ZyDj_NH!qO{lQdV7vw434%Zgw7PW@kHz!I@c1NKEwr(QrO7;rbF53WnANYOhIt&vGdjgq=yIgL$f3r6P{(~)y*)dkjW z!8`lvt;lvJ#x2J1HEHfHtj-sPdNbdBYKjbqN#jv|-M#;5Jajfrc|s2#$-BpOLGfdC zH;X<(XM8M@N6O2HL=Jy{6f6vTRom$*%mX^6j*4ysbXZ*denwFSlsuIil_3%qm0neLUm4;xd(#d+PSS5oN~_X?$9N)7v20o8CwGOi>v?<| zBqfqC1!EX}Juj02suc$M2v3dP3dD2;)eHCOpE<+Mc@G%;*l&~A(H|c31i=*1JgE?h z!ZH_1hP=mUi(*9;I}dCaE{7e%GW( z)nCfEJi>vJaBj^08XZ!TDABg}30+2x>HKnWs^nT2q*PgT%e~bdV8bAaJg5`WYq=4Q%TT>Gxp9|48}y|HU6{6c?qd^lqt1E__Rux;4}VJ4;a(eCqrlZu@mwm4e*a{>$~NW*DA%!E==`#N&I5 zOq^0CD`!>zV?3bP;S84-U(<2?(7s-omwoHA%VnXC#YUT%U|Y^PwO{+|L9-N;c^SDv z2^}fcZ%{FEmfLe6U^$v__P6bv%E1#d?zlDG)^H2WjhG)+E98KcO>|a#UjGNsV{wKy zAJ`V!UK0c9hv{pi<}0(B zb<-tbIzpr3Nv7Y^rtM=m<>r!Csl#UpmS5&)bZ(`w@yy|l2dFKoMm@kd+P~d|POs@T zo|6F_+g-L~`%2@`LW~FYCDUPYC&H7+)~6c{1FXI*o@qe2`!f-;CUa*5yLmG~op35# zX(#A~=eln5%Hchh=kp#;x#5SfHeTmU}6@C_%?g z7=gNaM8Y7DL{w%~x9yTZC=r!4a*jP6d@pnh$pan-RxemXUFeQ!$OCbD|BFH?EVEO= z^(rwc%;dWeXn`}cPVAK!6{)S&VrZ5QQt}IX^1_ddRpSsVWKbpmX9NCD3fRHWk^hn$>U=TWx zS7;5(nl7}XWFAPgxI>K^sG7+$-MPa(8L%YH8h$ib31FO&2G-ZJ+Vib9zxnu)M-DnI zt`sWo`~xd)yZa9W>G0cOL0*FcItotzT=ASA^Js1H6wuMT;HUE^ccV4Hmo704U|vLV`f#jdtXeM=IY-_J*agIu_;r1FYUiJ=>>`sHvKxGSxZhfJ$W(p)X~ zB;aH0P##HC>n0axgcJ+;@cxMY%OX+65CiH(Z?yKvYvMb)J+~cgA=tGJs_+w0hT-P- zC(_{0ktIasfhCMW&ci8T*F9QMQ(38=j@(AEL)h9kQRsfgzt~K?-a_1Ha(bu?Y?di( z(HO`h=%8cL^&MaOPN?w~mz{_d1IKL9F9pROyUR^7G+&}zl_ePDt-T$Yk|D{$IY$Bt zBOtAF@TH6$QJI%(Z*cSjy(scC$b&J-g`#(jeGXw9yfw1u6!dx&5SIUB%IweI=sqNA zK;;+V)(21%j~b7_8+JGfu6%vpKR^p1q!EuV&~lPBz>Uv-`5Y8P8E#qS)Z&-ZzvTwh z)30bQ8s;CvEJhv%5a4j@ms2m5B{geZQ-o+(6q)1)(2Uj*Q~2f}rEdlH0$TB+&>%cN z%lM!e_`@H>09NEKfgE31;2k}`Qf%x7I~35*c0u#W$`Mj|#Xo zYE9n+CT8nea!ykqZaCH|G<}&Zcg^ z{Q84pypnO4k9t$fReH_oF;&tk4eq#+8+@#2v80vllwfWp-{tI?MOW}gqUKnF zj}HA;t$lB;?+~Poj(y7H22rJYbo!~~8i#ixcR7+rjsE27=$aRL1z0g>KwXm>zuum$7oyl29v zfb*EXd4-9OCc4)o3eU#UXg;KnWy>h0VFPqLNk}W~)Xthj|1c&t2joRPzmzNG9)~pw zo4BrvVvcmtB8~U!?Ww|st`7J?3Lak4WE%CV6ukccMNm8rz>M69KL)UljMd8;;E*SX zA~0oa>Gta*J_)~~F3D-t+ZwNYd!-6N%B~nD@q%WW5esKbBseK5UA4TWxa~2dG6&DY zu!E#U#*TJEJG1Ukb3k=d=WX59tT9}^_X9Y=2m42Qnks3_J>hh6Ii=o0jCas+FS!wk zgPqa*J)PrW1TRR5HS#YpbrM2OnTgTgG-Nut;5JhEuU28*1a$cPQA$eMNCK z#lv`sp~3Gr7}=VqJ?xbwSv05*m{{v;^yhK&U~G^1bU6S1np94yCno+0m~n26i<0$? zHX9kTq=>;`$q*<;RQHliQ<3fm%MF6@$QV~h_@j+Y7ZZ)HcU$Dhv-|HNJfS8Dd@ z-l>4-GG3ke<(o`6M#u{$^`oUI`{QFR+15{a_vfJs*@LK$>;u?;R_QQt=RFhr55S6%cTp%|3S*s zl7Xy;+kj4JCI|sNA3j6B%U0c*KAoHW1E}5tNNZtyY*Z7nKd?PseHQ1;f0Y)tWn%PY zTVKbN?@^!2=yTol^HyLGjon{HLx4=>J8rUn0B3otb(eR~D)XKQp3()`SB;6ba_I398=b zeI)Top#X2Xdg*I)WPp8>^0~!=XJqGS?-z6ei5)+FvR@QcJA$|e2r>09LKrYl3V#X; z^?+FHUM7bb|CU}xK*t^043ujI-?vV&*HA2WrG^N3A`_Qyc%0gkUC|{Z$4#$TbW8mh?&r39P%8oav%Ovtw`cm8as{)?^vwD*{v#W&tx^94_730eqFj| zf8{Ou_$>{0Y_}zA^`}~3KJgjz%YiRL_CPez>*4?*6X_PpudMm208be8j_Bb4aBMGi zI#3x`^MQw3^J9>C=Pn=KAM7c2B5$0f4fR{&am;A7APvq#=>+J?{{&KcVA}9Wjj}i5 zkl<9X^t_8E>J*wZ=8d(e!mejFrtXws6cU)dOKvaLRQozm=PJdtT4O*e$(YG`gann` zV>6b66iqs2j_p6BUzg&dg({%rEE0~}W7;Jb#&e?6D41b;lxZMoVDtXr7yZqhDx~O< zLG_t`*dYox+q>)+kxab}SNR7#BrvN0RUnf7X1*xlY{C5Q8}`@scT1+PzOuiK%8%pH z?P%zB*Bf8e*1nWJc+{uvl6E&PPSVy!3sS=DO>qsxp%ls}4*}b@odo_L6ji|IrKql| z%a}t2!iI=x935`SI24T!iZPx-DWjHhxk9dJ&3&dt$tttBfNI#msW8}@NLhcyIUI4i zCtQwmXz4+7}f^ zzfoeXo(O-SuW73Mn63xK7-G$6X=G$EeTZ*_UP`qg;TOwRa6CwSD)Vgzf<0p8`0m)5SZ}3MCTCNTX zy0nFbx0p~mX;_w5kqe=kz z7ZsvDtPaK;l(go%lIh)dD!=I7pELp7J>ocjedllI$_f01XOcQkS9!1qHY5ozTt@P^ zuxTCDv8ycKWu;^&KEy%+WVop7&DIauhj7;hJhHGi6g|WW!C=mO2x_wBHx$5~8W{XQxzHDPBlE2R|} zRVL#_;)PFGy}F*wMBgm|fetSPH||49!he6sjD7VtCU^!wI?njc^4of1_J^LkAXoMd z52RnB;ZS0_ygal{0O({6{HY*ffv+K@wI(!rPZaJ<`vO-r1o35Hw3G^sygM-%$~~ zz+Py>=Z?qpt@?Q2SFM7VoXunocZ-g$TpnHHmr;3VE`um(!^e18+ua_#4w@f)bS|B{ zxY_!Wih4#498ODnT3wK-+zPndU?frb?f4th_01a){&J@`-^V%jSh;i?_h=tCW;o}v zKBKLg%Y#*80=HSVS-;8dst$|%W__L&Rgu<{rURD2N)Rf35gQ&@73tt!FzMB8)0T7U zA_$>nR1^YNpuHn-_>4g6R43UP^BH#m1us+@5t-Zrocqo5vVs?S^h)$FS9S%$=lGJg zzrv=9c6n9Q6|yX%kMxDp5IvYREKboE`XC=*wDsvX8uuP{w3$jmI4Y?~dYB6<{}FOn ze3DrJ9i_$$r&&_UsXm#1e4%&nN$GX*-`p{~uU*foLh}bNE*hjBEN?mlk)_2{dacpR%)??+J21Su zi(n{fSmsQ>R+T&_4-$U0v{bSN2sg2AS;5CcXDfc)LNd;yipu+Rd*`3FQRzf0mDF|G zf3O8tNTwvIIwE8N!V*%;cw#!1$;2*D5pkw2_s_G`wgEjDaSM8P=snj$OIeQI_o+Bn zpy+9_3xGDOZ?C9Xm?n`{SndUXHVvTu6z)WBP|q>-0MvXBN86K3Y|w~BIyCa(5oIR7 zq-r%FKLD>2ApIl+cNVX1C32qp{Qdm z0r1-|Xsnf{)RKkby=t$3l{IU?95o#t zY8ZD5kSpK_4(_xXd{y`I@kaDnD5hJdCjr)M=mCjc^tmU64ub? zWj`PulC;@97CkY?WziuEM;f7RZ1tImOO;bE5G&%{_GtEAGG#P46)TutonMR+k3A_2 zu0kFW22G6qtTJ1@a7S(*TO{YVCGFjsIu;o9Mu>#~P?<;h{{fVyEIk$v2`#V+STQ)r zxx2-m`ga*KM2J!9=fcO2#X66!{fNApM%U>ELyX$812*3g6 z3f~_E!jf<;{=@D02Pi2E)Xw0{Fs|Ay|J$B#x>HyfoQ-6uYP!IXW2pgK!qL4WaDG!! zjMFpLSL}Yrpyx@EB7}+eai+e$r!K!N3I*jKpza@FTt(`WiMw=!Mo7N`Q73bM+7_!1 z>VJVa-mO?VI+%rLTk=9cs-e;5^2S)vzqsQ4madPy!OrY-3WKxyA1?Hl-aBivho+aY z+|s@-pE?mL9k@-xl1GN=@?5%9QDhoLwxkFPL*z8k#k@2JiyV9 zQ7Wj_gF*EL`kyaE^3T_Lr~KAgh+<6sIO=Dae;jRC+SO#82m$?0K;E__M3nXwwV%no zU=Ftl{=mkF zS)aI-ga_>A5DvDt8nms-cr2(`^y9%)HhE5yH6zh< z4Yp1~lV~qR#STWVya~f~i09 z$WqOsv{R5w&D&!C0a)=i@{HbWwmCkRz9vM#wX_|mWMwMa0c7p_(du%I3C6Zj26iaJ zoYYbdcI^RbwQ0V$?BxIo3_0H-PE#~HO*OEe(*?N}K9WMyk{-CmTxnwTILn`iK#3+L zRr#c)7i8Yyyx~LZybscDS}d9*CjDNhgRP~R*UMur?`Wmyg3eT2b6t&%0Aadqtfg91 z*NzIklfl7kV=)9Uhd8RcQ3;`#Xj=dEA@M7stSAe(Ci`>%7;Cd?79^KjOVJ}@@5g$rMybdp-Mw;ra!>e?)#rbVz$ zWh7udt?4>zK+GQQaS?*Q<{eW@jA@ExYUA@595-Nk>I1P@Rlim3(*(OoAGrdI4nc#9 zhkbEfyzZxI;x@pWk6e+v)IV+((jWUHNC~BFJhe7SzCzJsF3dQP{lyekyd6Lq`PIBO z=GRsEDD5YJiHgS5yh?xb*etl=S+VdiSrd=!eeUhG_I`SG zmzt|qRrSaBj~xJ_prBFV z5nvH9P%$wvP|?w`@kj}lM#rZ3f1N%C07#HPJHY55K*RuGBp?tZppPK{E&vDs4Dv_Z|0W<%V31EqAwO%e zJ}dsD|JDHjK)@iNU?1xMSddRdL=eQ!l4tS%sRv>p1)&_)kR{=1mb}`QqxQt`y7b8D z`4!seczOAx8$H|H`jg)9rIOEZi@vb_=sbHmEBj=AB4?>?F}^vdDmZKc7OU{Kt?7R# z0sx?WNwD9iO*t@ZG?}WOS29kWytXuFn~vRJ)c6IPcev0!Gjr(PP3xO~)|z-&cTu}L zHy&O}ttqazkgLjA8R|^}Tm5fx0Dv@98nQogM57^_Y*3`o7zGl2sPJ%4Z%l}K{Q!Fyj874_^aaEGR^KW6Ies zZkP8D02!AUs|EBb-2=vy(_09#1C>XPsCyT+6LoSU--<0s;i*@aeWtU;UtlP|BxC>z zunAg{NIIh`2;n~zNNuYW?^h2smVGib=36mWD@l8~N2?_#rs}w`SuS*v>5g>}nf?I< zB#?pnL4p586rcG36!YXw#d3Z>av-huOpVE2f8L8sa>>|Z;$U;NTudCh zU#YGvR3o9ysIs(3>10j&ml$Y}G!)=-ZhWS!hv@h1eoszY2a;5sA3V#BYnONUVKb?z z{amS>4+xG%N8XD|D(>8#xSAbP7v{C(a=KbIO)A~_6r--8>A-$}iI4$+MgC?0z~0+I zn>ckFbFIOAt>MP>qJ3faI%&zVK=%Zw=BjP!`^&pEs+KPBDrTzQIplIO@2#PEM-I$` z{|F-utPhC)hY$d0{^*-G`Lr0Zw&jq8%~IGSF9GMgZY+83h-@$~`_xULTVrkEaI3fV zw4@rv#q{e|ZM@#p#@>7W9rW;@Aq4t@0z?6j_?H@h45I#y`()BF+u_4op0Z$ zhg4r6=(bs%+PmEVz+Z?(z7XqwQvQ>`GFISpVr+ujWk(_;6<6o^jP4QGZ3Pdy#S$ad zw%aFr=?=KDv#8%T@A$Yg&%1mJvClRePxmME7SRe0f{z|7ojD$M6pxqM7qLd#jT{Qu zkNLRu<~Sdo6NY`d1OVXx0PsJIKukKpW`401ZS&D9uh?akOnDRJo;jXeb*&a0+%|E; z@#%>;*36%Hs4uzhuiy5p4CS)SZmB#z|8DsJi1z4$&z9YDTJERx6dtzSA89sD#G zv(UJ+ADwEyu8!=Mu`V}`R>zc1&F_uE*IEnR@4akzG>&UlAKGW8d2596O=9bAu`U`X zZ%-aaO*1QLSuAFC$v6(M;u)B-zCFB~$~ElQBKLm(aR<}f%o+iJ6#s|s)cGT|GsmwR zckA-)+~RqyW&3-@dibo2?p*p(ym()=Ol=Dte&ORBva5>YyVabVp1|luOb;9K*7hS0 zNpy}*uWjBtTFc`t-*L+m;*>X+V_8lsiv+uI%n=2s$OAo@vzkd)xs2;B`l4G*Zh<8r zWFq1}?FGvHTJG$@dFe!MEXQxlE$3Q#F;nW1qRsU}pm0cevs{fqfF4FelSz_^y|;k?DOR`|`)-D?aZB zAh#Ctfyl_Wi~BOM0+=#OSapJr={jmM}3lZKd`&&4=y>M~6sr3Dk$2Vzrqjmad)`yuRI+Mj%x8N#jZRV|Fd$9G;TdZHP zbit^W*Q0HQ1D$c6wSk0*&NEjpb;N^T@43p&i+LcP5i%|<&JO^$?usn{g#71CiGuvO zAOy&l+p&@0zeBSCgGBU)Q_`rRVD|q55%fUtFBSP84#g>^_`x(@qMg_ zok5ZPDFDV`A_HWIl3$QT`aV}+AJFH!=@T7TUsip5?$-x^`Bduhl6<^r{K5*V0q>&K*Hy~AwXU} z*_kQJJSZ>7NKEzxCZm&kpX}cM-x(!s?PE|c|ZYRNXRHeh^T}D^27{`;Ame2Ntl?0_2WL38^}+U2M7%K$@({Y|F;pa z@V-XB-x&JbVBcx`ZD1HQ;@lzPGuT@F%*%7|r&F!)n9xuOM|g0q5vPN?>W^aT=3{>|@z=x(boa zpI7}S(SJDeXNHf_*6A>Q7B>1D0X@<7+s@hsC}Gm4^)>z}Ir??I4f@#c^tvmN@+{$W1yuupo%9+j z`%V$x8G}dTn_r{;zQmFu#gbW{1)g}rbh}rc2tG+|D=&1NEpaLp zO#8%*pB0rgFDy{8KuCBECZy`+djl^fUUadt^It|x$Y8#d81Uy#WqDb_lj^8$RkG3w zOdVLW;fSi3EhjL02~Mn`fPuUx#xbd1Uo^Q{BK4@fRGcE=fqmJ?ur}jZj%VHGp7kFY zzEM_8#av!=2|f`>Sfs*{kJEnR;krgV;!JNP4T{@?i5vgwxXlSfKXB|=uE{17^z1Jl z5dAC6x+_NR1Ay_k9R(am&ZKFXg0|OksGbStr`?woT$A{<&z6MS55*ZQhUrY!(t-&y z1;&V5R@$od2Oy-gLc6CDArr0^uaJyEpL}0_OXVD4NqWG1>@Z79opK#h(KJxDAGT^A zv`7LwXv97EK4*~)!@ok%UDv+;hrK0hKb_Z{zoGi6AFx0g-|9DNofbBu_7rQJ|iA34z(n17NU%k{Bg;NeIa;Bxi zaiWgAkk`ps_79W>&mPGE<>p?ph&z#I>$CFxOi z%46ZyRlOKlZ3>Sr-FrZW!Pb-uVnmc2yW*=<0>NY6C|P$HH;%*?ozG^8At|JB6^ECO zV4wN!d$GsZHEed9i=eqw4D`cqO|`#>#&1_d#O=aQ8ybIXgdv?tYgeP52;_?nqAcf6 zqYZ9b{OHc!5<8e2l~c;|ZqfV5-T4oIY3Vm0CSIoxjN;=_KI=74e0xU8|saa zSn;;pyX=#Uf~dt!Vy8DykF#mNqoY`>WtS^(**qEKkRmdNAcMU%jR!~UGutRYi;{Jx zI4xFnCWllyRa~I2GIkV@bI&spK|4TERo`(*-Ex*Wr}Ze~;v+2_ZA0W}!AN%PEa^3~m@A&2Ux-SX3>H z*lX!I31UZG2(MoB1}tj3MKkDI)s|$PoGaly9brXnw11`H#9P>FaX}E$wVariIaNDp zNqh&=i@|Y2a?s1~zR!jSy;pR^r8K!UJ6i=gpxUu*=4A{Ip9$5)L@p6IG8|C&YMsT+ zSHJ3DTC!K{@Pk(xm^5x?%g^Mgm0rHm;7h3IO?uSgS#o7ZP8`ddvXKWt>GW_3$80pG zz*x5qv5Jexuc38iT3O`&Fp4?`+TDQeYhoipphPZDznDx=@NgIc>1;guefZq3(9h2y z@JXTsO)j;?v{umHmO5o`lVX(0)GVe&ui}K@Di<;Q)k1h9IPO*AZnsNvyH%m0SGW^i z2FIt^qa%i!RNt9W7dRA%21{g0azftqn#bUH*=USCsBM%zVld}$S^B@`e{DM8rRDTV zW09>!!@(=4>7+qWq*GR9SFCe~qq7^cw|^U`RFyRC&X+&$)hweRTMbd$Fb_tO-R%2v z5RsfMf{SsI)|f7qAQ6&gz`>^#0{ASVAq*5`@3^RfkIpFckBiB3 zHfGABET9dmMetW~#ZDC!=~PvxHeZJ_n2t;^yS@7zMpSN=@^Ui`iIrsb0Z>b*DzDi} zQ10jHEGH|raJYk4*J$)>x)=8>HKDnylPL+3}@%HI0Q}(`q&CwKwUzNH#6~?l#b*fC9p$`5a-| zR;CRFoCD`z(aM4j{z;Eh1u)`eC~lfsDjg)udZ6*UVf_uypXzk^Is2|wxnm|dGlEFW z3{S*MtWZP z^N%xU&e$R)sEfAX#YGuKUBe4(;}Fz|IOLjfK(q+ki}tvz!xSsaazWQFDyXs58HyiR z;pQO4bAOYi`qog4(m+wHA@YkBi}(yu2dkz?8s#OAnN65%1m&}>xmYjp=OAw-Y`Nwr z0qTJp(4&Tp^R=aZYfH^+r8K%~%qxBj!}Ww_IHA(%-!$(`|JmZ{PD?gP9X| zCpo`8T?AAm-6fgZ^5o8L*}lG-(KbkV)fgK@_@)?b(7Bd+Z4*8nsn;W{wM<6GEGFXP zycn@;V!5Qgvg-Qxlw@nEu4vgSJ-?3r@E%FyA8OLxe)F#6z73yoXYP?JAqN`bM4w^W zOt+u<`SvKD+g{TsL(um0&c1QQcusP2zRz}p`BU@Eg}<%0CUqm$NH0`r-8Q~yudKNk zDjBDpv$;tsg;}jC!{$}fYcwrw-REo75W8%?&v>J35yM%A3R3S&!la?8Zwo20W~`?k z31+p>M2c#f<8oGZB>B0VuW(^Df6Is?Ld5o^Qf}eJsBdbC9XhOAYV5;l#iNR+x{U3l zu6FhI3+l|>2VijaQ(GlR0{qcc!GQizRX?@WPfHsT2r?oe5u*Sx1CyXUih{n~UoG|1 zaK{g{C+SzMMLAA&z%wS_tmHqSTz)82FE;2`t#G{`j60b1mLK#8%yah!Db^)1L7DKy zKDSoBkAmFTK(vmz!+g;%(pSOJEib+VC@)-j$rtKXU*ucCnp4FUx}SfLhFg0VZ~Q>| zyyB0%Fu`gSh%W!R?%q!xWogj9F5N6546k0SP&}mld2WVP;schStNjC z(bUMyJ|i23BDW;7k?@PA0h^O-`ep1st6s6*ArhI_cBJD1z`%8ha$(}QP|O9w7dhqH z6`|@AK{26Boa7gzy=;}4O%UF^qVmheuZe!<*h!j_bT}kIyO>BIF-~SM)(Y;AHS)?7 zm=^g$IAWM!^6D2%vi2iIT!~TXQ=Wqz%-KDN8@q7tSWLbnAArw}rTo*epXt-S`R`}O zKOM`6NF;zlNX#H8ufSx$Y-j(sYk~iE?GKfHEsA=f7^_oU<$!7k$a*1Fie2qls)f9zt(-r5lH0!3)UW!oVmv*fODBc6-h>JQ*qiYKqV# zKgd#x5y^}{$bT=w@b0dHzav!EM09pnrWiCxIKT}V1o0SX4t z34LQ{Y~ZTvUja)K!((VfdiRmxdOZ{jSwCkPdyR|mQspkdL-w2E&=zB8ZHIw?xief2 z+H(YcMdc_B?E*Y!On0(l1A#$(W&RGS*yooW01OBe3=$F)6cpmmS^)-tAR!Ymf)WcV zAfhlC*b|Zn2+1q@$D=YBI^@^)&wpXo-vtv^3Q#t(OK^-!EZDog`S*(toFDj6wm$cz zw)P&sckbl_AZ+;o5MsT531++7y?E4TU+#tcp}2)~1Sv=`IDV$JWi{{++Pn>>qY?0X$I(|cZe&jWOyc)g{vvMfM~lJr^~V1F`=$x`<*);UTi|N<%znM( zJCYV`)4^LI@l`k8oKJrh<&~cxqRdDa81eHfvs}9FxCOK@%Z~2l%uJ=3T$FUm!b_fJ zw~nPasdDhuY_pPG;t)LJS~4jQGk8(f0y`=V*B#o)Hy%+EJ|Smmb%q+lI&sErEO4$lgubS1AEP|{M9^QJ1&IA74>5EMTP~9`LVr> zuV4nYf|O_7jAxpzkmqki?1#Ype`Z(D-dO4M-17+gBBElrc?k zN6Iv1c(fwWWJ=?AGK^|gwQ8u{v{F36O}6Eqxm}b`Ux_Y9&TVRk^K?hP+tjpF8Wx61 z&lq_?c%%u&8(VHe588tuOptja9pj)y$j}F#Vc!Ry_f43IXbs*DQ26jZLh#S_sQMr)t zG=?E|QIqIOC#dE%kFs=_vg!z9{M;Qw+LCd>d#2Z3i`V4>eQyJG$B{(0c<0R>Z9BLq zub>6V1;JwRBZEqcjO8Y%N0e>I^`qSoarc!!LfqUq(A{I0lNZKsz#|$R)B} zB4;!`8gE)J7IS!LMYKYCUu-mm^2lCEwvwnzNLA)AYBa*&ONHH0l<(Hg;K@~yIK^WX zdhcST^g?#XJYa`J#P}7>gWu&yjbNP!p2i4=%HRRfP+(&!xYoymdp%c5Imlt#g-S4k z4nZiK&s0Ngvy^i9)T`*YiYrVa-X4)>8VE_gYZnAKl5b5JI<-6 z@4owT(jmf=*)*5Fss?Ga0uuFkP#=@I$VB}Dp7Mc`)G4*r)85aTg##QyJ7Bd~KHJbB z-#y9=^3G3^;12uyU8Xqi!b-h_qRG^eqg_Ztlp9c9%=~pU#000P`!g+PDRF!Oo?HW4 zI9o_6rirI4ySlV%4bpg93Ad}`b`WOyUIJG>wpG~ z3SFQ28$LZ>3Z=fE0x-lXT*WE2TZ^%eehwxe@^Z%RnjOM38N-L|;|yIY@FG}R8f3yz z1a?otuuU2BCU$(I5J?OVZf}V*&~;+bSYON-q25X0pT*#>g|V< zD}K<2_)@$xs06VTUBv}yHV_@S-!y#@=oRMEKv=NVO1lt73p@D2Td&0JRSxTqkg9l7 z9{JTf9D|u#;kd+n}=Z3n>U!C(J>x@feH(4lx0-Sq24ii9(^DC;bOGa6e-gAJtO)>WRJPThmpxxtw9v9 z3;WAGSF}W)Y6vZ|2G1v)AcyR34<#9rss>NMs zEwe8jm&HrhNHkW5bH5R=qgFu6Yk${Uv>w1wS#u4s4ABnGN(s|=SM;ylt&|mlU^N>y zu9t=(78%gl<_eJT$?KX>u$mFjlO=Cnhpd^<>PgV8S79lIxJM(@nRsuna6db_2L9|- z-8}&952&W$l|k^Ln<%%SEY#T?V8_%9{QxutG>{@1e;TLyrW@4=!%*)W*PHWx=W!6C z9wdUobKYD9w8H4lKJvwlt(Q05n^2b>S2;U^VFJvd#l|q1MJh*0iF+vu3n_mN#CH|h z&nD7}Hk?HEy1mfN!JcGD*$Y_0(V3dd@cM@(6T!h`s3o!AWO9~P>g-?Nwsi2aGlfQ> zB>~CXyYeZp8ACU%e%aY0+ln^F6;a2FFwY1?FVtXGA*)k0IRlY{q_i$vX|mi#P1X`K z-2DKwfUZeaGvd7OPLTPf8R=Yz$r7i`PbvJInstJTiZ;ItHvcKEW3f3GO}CVoDTSN0 z0xXk;8^8Pzlf_-(D_+)XR&R%UnK(f&ldKpJg(5lZ6W>sg71Ll13w_c1N&aPyOlG}> zip+cky$UNL6LigrTQ$vnv7>sED_{6&pk|qYgla*H@b}(Ygz~Q!kEWqBREy?f1Cs`R zWy>HBq?=f-M0E#Ph!f~9<4h+*-OIP8U;3IKWFB*`AWV}(fcHko7>fpKELt^r%+aVB zCC@f*5UVYFaR;^}_kP$1vs-Y4VdQtT84Ql#NuWoCROya0yD6g;7cIc7FNAc?`xUtj zVl~nl@0y2@S?9T0q9xto@vZ}WF_Bl7hj9-9Mndj=ojHU}qmVOZaArgUvh>8KYYJ&l zTu$XKD2d$n!DnpgHqBd*5-iUm{Z!g(QJ(B@gnY9!5}Gc8wfp#%-_A0(a+ZG+ejkv` zR+T;Wo3hET(Qlcm>J+p+pr}{}rD=ikX4mX+6_kjygcB>3L?u>Yg;@kfcFJB#Km8TP ze2}r&#IHVOLv5~r>Q_N!xU$-|f`t_Tu3e56-eVsJZ9cjW->8}2pbm{$xa|I^2kTr= zqko#~&=~;rkOLU&9bGw)p%TfEK(>5~(M;Rn}RzNiM1$xb$LF6^-t?JC& z22yNQTi#3fQXAQiy5>x#K^NK0K+)DLEYGILpT)9VAiDObN^+2L>5-!KNs?c5{b#6% z$19Xy^i|NvfkFL~Q@YhlQO*dmq>}CGv9B;c04du+T4rRq986?O6Bp3e3`H(yH$^r9 zvQQ&+A-Z>2n)Tc>lAD+%euGOo5s^_)it45`?!ru^YUCG9;6SBz1!lzGhEI#e$sLYX z2O!kRrH%4r=I?@$jir)Zg02YCLmm!$(Cbe9aV`*4X^Y+Q<-eUD12=9h{m#R(Jfh4D zf%RzS3DUe1lG+28avN^#9Sx$JsY*mY>sjb$OuLK`I~67>gbl>gz9qeYiTknFPda`b zpfisn-?d-qiuxPDiVN^lpJ3XV}>ggsdK3|ND(^;u@N0|weT z!!(GIGn<`rDNHMDZ0^(PcS0YMKITBsC6h`DR3kyHp0wyHvP^4_#Co2}y*$Fl_?vG6 z;hnPgdVy!3*?&-!ph(Ji3vL}3mLg%qs>5cLCDgP<&{`^6f0IL+JmLhkt~Gp!)=Ehe zpV9jK>QTg&GyUZ&YowNYJEY}fYFt;cuR1MlsdSnhUEVBz^$_42S4Pkbdx83kN=4J| z2&8xY>ZO00mg4hi%WnNXSlV)o#C_zqeAi5N(Ul1PE++J*vJ$s`Ma$8=!YO4L3pe~@ z6RnQvt@%Pc17-LIOMPNHT!T_u@kBeEwbBvTqx2Q6Y&*m0c&;RJLe}Nzw6f||os7ZT zitC68oUR!{5@{7(mY5n%zPbHid(6|Hu`asxM|hb-_v5WyJ~!EfLn|o!7!T;w{p;op)SBW|MvGMlvVM)u&$uYBfA$Ko2(rncd2TF?}=qmu}lEis{=Nt#jP ziY?sINVC9eZi5y`c_p~l!*p4RIUx(;3e(YI7B_y;;$h!+^=J(~9G?aTNX(g#OKzFu z%P^|f=AnUg^!Xv0SG&1>^(Ntkq45~`zCQ5*pqF&ShIGhV{xY|^OC=-4SnNe~Eip%R`2l#vA^0sJ39QzbBmXUYJhgbDi57(~o~32(E#3LtHSL|w zMTwRCi$gfC3|Mu95VQQ;8CFK=AY)r`FQmD*I&jur@@O0u9D zaYm1DI_Jk65UV-@)knYm^nf9C#!qgV!p<~~oxS%nS47?iF<;*-w%V_Quras{p`NM*b0G8_6R>LhBkTdj;85r(8`9yf+lhUQh*exiqTRIPddVw;}cvG~Gwlxketu z&0V3Nb#sZdu5c4=c^y4}7qdFS{1d?)jt@V8FjiuXU0C)sc9r^C?BRxk`V_ey$e2b;Ep~Hj z1K6H|n@DE{k#zPPTePf)l0d(g>Rs_oJwHU9Vy+48gzr^GXR|)uq$&r6L8*cR0T||m z?iEo=peG27&5o{1Hv0oiLr-a1O@U)aryaxVYLy3P2$=dKCrQOWPf!(`6$(y`DhO#h zR&l+7I2RX8>z02J{r0J+9)?)fUtk!a-x148QHJD1km!2U-jqYAUfXV~UBSN+L4reCHm)@NBXRBbi`w}q!!A8z;=UaAfKPDZ=t7uUVUm|F?U ziWQPZDUsud_rBPmeWdaeR^@vx<`Hh}%2@j4ipJ>Z8IqM~osyH~{)KyvwTYHQk~M$c zQnwX{g`mhO`c&x_Kg;PPD{hx43~FT=yG<(gz^^>eH%3gZODh0tWhYE`$9W zDhC8WB4QL&FhI2TkI$E{?A6F36uG&&-<^rf(S_S%o^lONgR zo7v;rH^AcUzSYFu#0LYA1W0bzF+GG`lbqQnn{UX!y1W8DEAw9rc2EOO)iWUaLw-RW zI%&8vXlBm>+Kk_+BtW%$OSO9elPMu0QZSS?-$$@)8SwRaMz#Z4r#eR^8W5S@a~%#Q zQ_J|2q=y(xDiuyVQ7FInVbXFfRl1oP>6F#IBHmL{a=id~G_@kWG7loM81HYb znhQo-w;s6)o90gc^6Nz`%$?Pa`GBUI2L?g!Q2R$u?`X{mmel!G7yv%`DXeTAzAa6@ z6AePO_|U}ofWcjcicMkCa7yLq-X=9)p7W=Po_fIAOT1sov3%DshNwxO&5PU@pjvmU zMC>B>_7-M|eR^`cirex;C^b0L#u}gNMUlN5FW&uXY4T9uq6>6#DzhIQXwuVbMJ$a9^$o1TJPDZ8TT>Yu3~MZjG5kZTVV47y~Z+&Vmq!Wa^RZA)+=x` zB?~-5lUfpou^08TNIvK^Ei>6A*7Pu%C7*#0z%qJcc>ktf@d*-ovz6%nFODkwgiL5V z5><|wT=mhKftAaWsN!RPFFnbb8D1h?ImXA;EzgPDboZmP>EgTgD(-&s zfI4>am6uEa2#dpPEn_{0i|bI&C^#yTt&mD)C@1UeB06%FEM`5*mgh9g@pm9EUkSNh zV>sOrt951hphCtjrM+h(@|nn;{j(1_{+Y?L%EZ*POeLjPc={M9wK%`Whb!RGE^m|ku!G19a; z1&y$cS2MjU!Bi=fhGElBzJ0#XQ08ynbd5)s(3bEpRO$)LSLj^cm}<=Rs`;1tV3T)_ zml`h`bOuSw#LJnww#+ZTF)|VEMYicF0u{8w7uR;h+&q7*NTP_cTV1WP0;8D*Q-#>hK z@e~vZUv6JQEo+fY+{E3?ab5ls=?uHt!&h7!l%x%T!VWE`;hxB%bbKC5(RIwDqdSxA zYykjfh+92+v^wa}2wy}B)70=X0bRjj)_IrXMQDhwKQ9lCC#(Sx|*)@N*DiOnhZpM~XEt+3=wDcleAvOJV zGaT>Eel)uvK1?Ulf9v>}}#CQ5mx+;;&oTFoL<9L}yiAIe~dcqHm69Uf03*2@?u4}e@@Luy77S}JZi4vmbfB;bT)i`F+ZPPI^RBKB}+l-l&Ma!uv->#7L(^}sa& zK&d0|i*^}SI^U|>l3dN9^c03#bga8yCEI`ZULtxJy(+=n`qk=O((AWe#P;HW8D3H) zx7oc4U0PNP7AkUJCIo<^xZ;vrP9w7=vN9B`u4+{_HcF~s+H5O(gP zna-w#+hN<6H5?j{9X>S_iEiMHmA-#Jq#728s-;KR7DB?P3m4O9fW(Rajm2&Vf(0$Z<` zM9^~{KsD}D7`~Unk0u?zakti@zTIj$rDIN{R`@3=DhJW8ma~17B@^!a&-)QUsHgO7 zT$6;sWKM@Be5Sm4LuLt4DFmrQRTl0Uy^e@s?;8Y5u=@?kPwcBwT6UfwiWe^mxvDTGLzjM@ij+QRW&djJIu6O?0Y1(?fi4B>C@Cj zDP_4Pos#a8H~JmFMyF3jeZ!21nkay|e8&D|PG5xS|edS*G=I`azyN3F3* zl0VvVh3wYw30@*5xMhQcjooQ*rws9_;G1L3xY6=}j%eNo`gJ1rh(7={Hq~!mIYh`MHE` zw!u}+?_Qpgz}ZmVplWkSzpn!-RW7m8O!sc7<)LOT$%W;N zgGZbqTmyfCV7MZSXQysQn!jxW_pk2uZ602EvWJF#dOv?GI*c>F| z3RtVXJ+Nvejx+pyZ1T-QKEPPT_ZvkCZMcu(p_TL2TS*hCuhpRlE?*{t@-X!iJ zJ9GH2^i8_RU0)vg$j~B9F7Cbu+%dYiHw=)C!ck-!$?iW^zY|8!K`6~;r>1#oP`Vz--JI^Yuw%tCz_;dkcFDLqVr^NOLwy-fO^`5k(#MhHZG;P zL8?4tWeItw^$Nc{;!X&^=8B@KvfvKgEp>-*MtuE?fm%u|VoP2cz49J^hb(DTzaO&n zVj`Ts@hZg8x6Q~r@G_iYcyBn%VK-Onk6d}}e3-%-fB7i-5XuO1)r9Y+Fe~rSoF`?sJE)He22Z8U9(jIdOvu;w4#<1b|<~z8K2&7S% z&04zvfzP4&=3%HOvt65y(SB4o?#y| zQaKyV!uS4BZ0$9b9_DrxyTLUz<~#pRn}~e`k|x9`g#PxMfEC%J-ImeIkOAyPn&XL0 zIB}7K&Y%n4X;pUqmUr2sMk(Y+m7Y{=-f({FpWnmin%eT-j#)OTqaB)n8aVG1a z!IBa*e78_WD($-k=Ux#|g>oC`%^``&1ByAm+v4<?Rb@au_rHoSyrF|bdXLqpl&dmFC>cDt=`u_ocy)@hU4 zW92pp2p?bTQDoJNB$$fZ^LUMExxw{>h}AR$l zu%%!x!!XLaZKonL+c%=%mf)P{P@wpZS7%z|9;zXxN-nr!!>2n>2Mg%kz4z68mZWol z_8F%q6p~J(jDkTUygmcN^{siPJthM%iV%{Jck^QjBc{^&aT_f&WN%A6NXNZ-N!GWl z1K?Cta03Rkg#F+4Y>lM3KV8E{gI7#7Do#ynN7xT}9q3r!7b$X1Ybt&4b=k|0Ls*AQ z-FcB5k$&jYz&)GMW1O@B(M1=Abm4i9VDLe7;W-B-+o%XM9djhDb+G?X04zkie4dSH z456`|xAG?F3DVrLeOr8HElj(`^zAh_+sQwnoQ&xqkDg539jaHU?3MVMA7ff}?YPH} zTrmYgaXwK^_G^lPf!^KZ$n*-+qhAUtTi`+MnKTJ!dGvkw^O%txGD&Jgk?kFQpYfi% z+w+rln>k%-V7Qg9_x{;$xghHV^1#?8M8tqTht@Zr6R#??#!Fw85S@G}*3s+N$sivE zWXKUcw?5m}>_lrl9x*}mI-Vm2LPIs^-2;xdLR;g$VggpIfrP|gcyFjFgmsPMQ{o+Z zeA%uCl*()QM}}uwV*EE{8&$oIqeY_TYN?NF>vp^cb`cY}WRX@f&wYohLHj%u`Q-T-Ve|LE z=--ew#JgFZ|J*bVur~K7-PqLj3`I|BJG(M^LL6_)k@XIAR8P!@ppC zjCkCoIH$P(K1P1o_$%3N>JF5rckL~U|MtHW0)`p>!oW_nWnSIsM|hRn{?oQmp22@I zefLSfaA~cNcOks~Ku)sUA^eN`u;t^RVl?I(n<)2L0%|u4`Y*dlyhG#GIgIWJh#q1Y zhP)75fvA5`ZoUz1pwsh1#KLz>BSO>cA#i-6?0%A+LD+PSj_1cBnK$hk3Lc^hzgbzQ2ed1o!~}f6MPCDeoRA3QJTm@lc8NcArH4gv9-Wa(I!2h?*r_GoO>95Tg6bK0N z-%!NAHe*Bv0YL@AYk7k|hU5BvyZPP!MtLHh*T5FGH5oB@PWE6KB7$qTdpA#}A`fRo zlNMh$1ro7bA&)N5>?2@Zt;AMo(Dn2esFf?WlS-<&h3;hG1WaDcm?isSX9P)ldKKdv zfg4UuCbJF%?5SC?%rdpRv8T(@6-Q}#8k8$Ox3{-xE{PaaB>$jY?W2ROW@JR##z24a zQPU|~Dh9##C3qc~;}#D&pr+G91BIliko4(ochF!XST&bdHs2Yo>L@#u2h~PDfJyf# z9Q!_>wu9yPEaDcF{zw;|;})+Z0lCje*UN;Y4b(C95Z= zdh4dZJ4CF}_GnX32Qf*77vMI4#Vqf-zp(dAs@l2B#waw9#&3Sp!~ysmg00!syqgQvMuqt-TvU)+yHSnMLA7rO}dy zbVv?6>_Kn?l-Lu8m)aa4c2Er>9mVZup#Trz+RZH6D*QN_n6!vy^{d(*@Q8rv-Iy<& z_H+esM%JV;hT5Rf*V|xKmE*XM@ahVsMvBUegX)*bB1kj`2?t9zshCU$_o-o$9HA;* z6$b+aRqb9*!C;f>QW07i4i`Z^gPwL}MiLHf-KJEQG%2%Z&!wQmQjWki@9(>bO*I4D zB3%q+fiF(nIFvlMwPI}U9YDnRa%v?_&bF6DyiJy}3B$y8rPn(c8Wkta+N#{%6s zky+GG?vNkwj00|7(%4^9r5I0r zj9uyuSEq;*^)w%1vAW3&oDve%MJLxS1i#nj_S%CwLktiWyxqmfmc49zBRFaKT2udFzI_kdoeitg)3(n`=K~o%AQ_~IYnp5}+d4*4# z;>$l?RtKMbHopQME~!J%%RTbV7BSC{N(EtB2E3#t^U1 ztK%1Gf2dG#RF^uw7@LE~>TjV>WMJ=^|MhtR1Azkl$LaNdd|reC^$ha;e|=tl|Hjq= z@gu(X+j#_fIu2n|i*&wbb=rev=(S53-64Flj2?zS*+b_8*T3xJ*(*V>yrSn^>ulF2 zvqP+IW_}FHCJ(jKonob;f$g_so~C6O)E=PID>)EJnec7UM#-8S>M<(O%}~?PG-pQ00ZR<;n4+AqY`$8o)T8*FoyV=gbo1gcS|@Pn zUUwWZet3X$?r{$hO1BA!t+^gFb@ZLlv?ck%EqsP+KXQ&5R)YH z8JB6#5Gd6>;HA^M;v<4XPX6e8b*i{CS#a#IiY;SX-V2 zz20TopglDBn3-2FN=M|oniYvgz+q_@{{Ue{l)T$fv?D787Ipl_Ru=|F3A@~8Y4V0x zexL4l6z*MwwvXam68A(hEoNSvR13*|7z}{=%o%H@Fcb!dyMhe-ZyS{ZptS!0sxeuM zw=f)HQOwFu!~NRj=3jEsaW5E`@?oRDd1VVmvc=n$!>AW0lK!QJR-Iy^h2rlSfzgmU ze)_AFT5uc782!f{hp)W8;Nz$(wal`dugnD@aH@v}HT+Bs99wvnnRe&))D{+5X3x=| zAYUrJm+2gmF5Mlqq7noz0Dq6nSjTH!*iieVV;5yF!%nan9Agj(ZN(;Wvfe~tcT6Vk zX;R1I%uGQCgn&ZnLza#&X#%TCiuaZX^y{?QJ9E23Yh>Ng`xd=lOP<#VWtT4Y5XNg< zF5#1M%vtQ`_RFz=X~1Um-D(n~3JRXue-KMH7ZcSAEFb3AtgZ%#77U@7w_{_T;aIt! zkxFb}ctU2fG#3erjSJow%(7XFS7l&aZs)0)qZPpTgoS-%oi#$QTEifQQuO z5d73g3M)|>M4!ZQ$pq)_P>bmm-$tX82t=9QMm_Wgki-CiS0YZFykU}tdjz2@LhP|0-p znhS8*_$9XO(4wiVn_={_G_K**UKT6lZAg3y16m>{LKQHVi#?^QnVtSl;Rr5DF6f^S z06@K&Vq=TJ^2)e@jWJp{zI@I}v7x0rGmzW7A@-IU%@{v2nmUZ#Ers|(SYcFD7T<)j zw3XUd7w7#zz$BtA&kKTVj*9s6w ztE2;p-dM8PU?@N@7&(^z0JaRxMR>F1#1WpLC_?4rxh*OfrB(oYbT#Ff-fD`>2Ph66 zU?Nc|ix`({)U=N#Z?MFoloVyq+Vk%cE5ow`=)ZqUB zP+WXyqf1>;D2r(Ca+gg^=uK&6c|PAs#X(x2ujl!IxoFhj!`RF9FH*+D;yr`iV;Z3e z6;-w|N{5Ja^COUYP}$88mRq~qU&IhBntaDEbN~Hp)GjLHHesKv7Ly zHE_y_9c&8xEJcpGCAH4;nBK7l^&($kS|SLsPg3j!qw^>bz_VI&-9dS>I4rkIYFoAu zx{eGjN>+iB1?d7-VB7ZW;xll#GHBonGTtu(`&0J=Wk)C?j`Kkjs7c1WkMVypns^bA z2JPyOCssrX^Jrn?d4)v+Q+sTPMa4gEpPGEec8X(w%to^**N7wltAII}&sFj&Ql3Iz z;qhwzX60H@7-<8F!1vMks1`+(u7$C2wwx|A(bxKgrKg{0!3a7G1rNe0^6F`rrqHNb zCjr%G-XIr^TetX>!Jy%5j=rv3(Hm8739K1&)yJDOgq2rLZywL?2>#8usa0bH3ZkmZ zxmN~eF}b{Wfif@(BDJotA2PaOk}V`l?oy5iGcn&KFpF?qXTuA^fayn7D;*Db6{2J6 znLj8AlU2%#vh#H;8%A%-;sgLn0G@J6h=sdv^=bH+cV8e{0ILPq=Zb*U8>f!Op?WoE zO!3K+KZAp{BLq0r0*|l~!^b`)uQFSAE#&vTyVWXTAwxI`DBZoQHgSn{vR4@p5{qTk z#c|Bxd7$xijAQ#_0vA=yN?kc|dbrQ93}{6dysb9d4ML|?j>*ApDMxXb%F^}1zs*2- z)>T#IZtv(>R^r)U$hxW-c#(m6w3?v#VUzC2v~zdMsFVenJasC%cGQ4uzV7;-ZY?C5 zq+YMKc^?t#^-82yZPjQAtVKzy5ycE7pt)I`#x(Z9t-3<~J7mHK<@|w z@`U_T;OsWq`m%6u##l+Yi{*HfX*YV;O-)RTRqbDlvwwjLIxn@#4W? z$F$FrDN_C=)r-4tm&dfbl7;OTr&d|)##t;VJ(G7Ycgr8;i)JfYYfxIgOt$@( zXU|{P+~d^!$%de`QPTkdEl|_~y)SBJh-`-z%J+k)BBtvCiZFb`tb}KF@OKhT1ceQ!1=d`p8GE=~Bh42d;xHXY-HbLR z6ID*)ktv5~Wza1iViuYj=FSX((k~1u>4>|@{jmexDtWMo7#0~}iEeakL8SIah{U`K zw`I7V)mMWS4Vi4893BUaGF$EPA11r@-2+A%UuabfBeq*cJQ?01{%WG0) zRg0lPX9{x|w(zfRXw7I22$k;FA1CpS7|)X^rTL8e_{qosJkzOu6#+M$*wxirmr>wW zFQemzEMYN`{vZ+*Sw*-+0MJl8RI-I ztIw_D^q;oIjzv_h+FWTAjBFBxv94uhK5L3krf`rUs&xUIdGGrsN)4(P?;M7VMxxiY zgA7pSJVOdN{vetHy%N-+?Qi&vQag+TO@G>zR7A8D+lAg`xvq1)<%{8WC>+<^Z3|$i zVdFEq2Ny1&+Hz-0FR1&!TCbKENRB7swo1D;+R6dJKc*UG6W^AgfqTE@?iM(mq$@&Vv; z;m@Uhv-I97zegXnCA|}huXxwY8PHNuxezsqJ;-%H&@CcIg761)b>F7caxOY@32UVA zkg;$OB~_F!YZfk0T?LstCIiS&pl?;gvRRMjAS}64LeT2@PZN?M(O3cS3(Kpn)9nQ3Lj@r-y#K_=HWQy?*6e8Ij` z1?s>U!)Jz91=p_M(4V5ebZ!731ZmuSo5^O%wauaG{i9-Zp5l=aVzl^$*u~kYwld() zGQpi~W7IaL27=c#aW6sG)k9{^OO1_^>-?Va>*k1Rz|%hS37$@&a@>aAA>m*kYieT^fD0eJM1yTq|6O zC^KvHtZzMjyngW9EP~MD{{YOe2GvSn54gBZN6FgXkVs<6Jk2WHQp=tP%pzg3wR(hX zM{uF8mheKcG!GmX_=}g8o0wC~Bd~ur5reTIFavG)@hpymmF#QOrLe`^BqG-6xEu23 zWG)(T3Keuj|klh5I3Vg&>sby9kC0?wNXG5iRcYvxbu!Ek+wf7cV?>Nq8 z)c#_vovv{+RI^1wyQNQQzmo(qoXbkbcc}GB7D}n7-((jmR26200_e0V4$>{EOG_MY zvkL}x*{x&P);NSP05LET+90~RaLU;)3V~bgoN*mZsz5f-djaQ&Ag0sX)~!(9tIShJ zGld#HD*VL83dLMtfCb90Kjt7H7HHiUuQ8rv6^l0-!mZh{@h=H7E3CT38 zk-)nUz5G6$$|`DepV80gcMaxi&+LP4paW}32B{%fLjM5x`;IQ4N*N(Q3|pOu;_>Yb z;SM3>wa#%;mqOU)0wSZLE@-1QJ z2)k%0>{zwhX7pw=%M-Gz7iAM~JLXV9eBs5JU|VWv6z*L2L9;5$ma|M!07zCN?Y}GY9xE~LN~yJ7YF~t&(8kO@ zAdkImn`}3Abz!Q;A&X*~17xVJ3()2yGE*XSF#JywIE;TuH9h|TYW?MPH(%pYml(K$ z)y)O2W8#KxqR=W?+8$sDSOHm;PahEC@Ogon0Po^t0{;NaHPAq`VV>-8<2=iUSXK}K zlq}233Jj7lB7kz{s9`WgRD%lmw%(OezLe~N!pifwEYZDAvMT(8e8G}@iSi<5)*sBK zlphdKw%aU4=Wub#tVqr!tY^xI0TD}Iv}~XYFv52M-s*>puecGS#kj3GiYr;e0WHgm zX%dM^Wm?B-@e|`ox?>rCa> zF7zQ~pv7(G7Ouj()mdn1p?GV>l2oJ@2)lc;o?+L$OaB0Vr0v9ip7HW~s>br)ltyp}AmX8yXDtPL|C@(~D-JIM_8ybSeU_e@-vc4nkflyHpKm;(Q zy~awL1;sRV-+n4+w7Codz}|1SFwr7Zpovhr#iUV?7qT=p$@As7+{mo0nHE+kQ4#up z;FegqKk(||xldv`P{EQ8HO5*B2xuKo7|m0?L)8=jrJ5E6l~;7!f0DMuG}+Cq^$vFi zlvfy1QfmtPTLJ~3aE|Yu4X*20s(Qo}5VtGr0>xtM@d}%Zu^&MxCj;vi-NS{ zGXdoL%nmootaZ#=S0<7F0A6{W%Z#l4oClhV5%_D1q4G5$`7l+ z+rtzwRy;!iFd3~=fq2BGDr_k`vT36Z)&Bswf!$9hSpz#bi%LERA{C6vqYJ5?24tcqD6--&t8dgeo z0mn%sa-x_os3ndFIlQ3p3D6rj>?W$gtYV%>OPoBz8m);zf0&csegeet*dA?kS>QXvY@gk*inRAdRv@9>{1QZ7Q6yP zZMzr~f_AZU~Y80A;XH6Jh1=1Ys!@YD)P9k63tt z;z&~k3KvyNuD2En#*OG(RasN$g2Mz*?`6y5UBSeFK=Ug6QjaWaP}mw4@GWoRS=18Q z3MPZqULjoZqn!ui@Rk{X=iU|xwVXVW!h>@E0CAc&=)~<$mQa|9UZW{o^nxcS&^Z}K z0;^6_P8=+5gw$R=NZ|8zRpws}ASX09d$lkLC@ZZ~bz*!l#6-ItJUN>E7=imMkQA6B zTDZhLc#Oh0_c8K_24d!}3Jp8dC*$Nb+TkJE(uL){aO3NO2jQb@YQBpb{{T|6J6Jw; z=mOCJQ5;Q?B^g9IQ{k1l_)_>twRpT5!9xUvY0Pa;5Z+YPl9H7%GOz~}g1 z?-f;EfvJp^GE4<%9&p*2L*=VfPKFv5JS7Htx&Ymv_*lVlz!CwkS(wzYj`ZDT0LefH z8!hwV^(#x7Ux;>Ssy+;iQ%zCHt3i&L+`!$&&8vX=BN-{x>fx2^H`E`B%&w{)clRij z)^Bo$r-&Th;Xv*hy7UfW0IOxdF#uSWfqcYi^LAUWu)e9x4qzjIslbOGG0e;@c6Qww zTH=bk+*$01(IE`&8N4~T*usWUwPWeT#N+l#;GwzANY*_JrTUBcoqM=8rOQA};RvCj zXW@!l5iv{`MTO$o+l>#ekIRK?|AXiEpEm+002D@&Js4n}rDJq+sC=?o6@rj8? z;EJ#pA>&Xv+T!wUESbTI<|-2k5o{DU#g8!w5(YU6^Q8KYNGLV}KYWdM2zuz)Hs>Ad z6NU*xxZod{eyXZj=Ae8)dWy7Pn1F5z3N!Z#h=-CKxCGf<7gb`elc{LI*fIwP=MwXP zSg~5Z;*z^^LJDOg9E@$i&|ev1fac4_Dm?+{sG|1r=PM0fE$obvudnwLHrhm|UkulO zGplQuW3QOfV?HCLoJu=}AOQUs-pS!Q&rmrP!5a-U3$q4uh=(VB?758&z@Qs#l$v#( zTt5*bMsKf!Q-(ZxKAb+BPCu?=++qW3OTRI~b=`#)Gi)7ZE-JHpLRow)uG^G8?jSt7 zsu3NQEmK8z7dB4Ca1yu<*6|G|Ua`Sg@?Ee*b|esVE6DsDMyNDbN+@IbtCv8b=~9q5 zCLB?cG+X%^JA4PG~`m<#T4(KoyxRD?!<)iQ#{Q1hhdxAnjp8s@%qj*dR>~OYLn~%1~@(&HzisNVcD2T(lX@wBLwr z!x==u4FPM+@FCXULQCFuunKFp@iK<%wghW}2sq)3=^EPGb<_xPbm~wC13VJI6lM!5 zx?^dKgDLNCn1qI&64|aJu#{Z7TqUN5nox_%MPj#oLXI6nR-0x;H7!y;+CL$ zvo({RaZ>8St(Cn@{4;;%4L7O8yR6Kbcb`OvCF;&z-Jo6VLG$k)&+8d?K7Xc<5!&yb zpg0JXDpR^5tu?}8Qk{tFCSNEbatl2#mv;eVoAr!@bX7=rOt;!N)4p;9p72 zfNW5vdYe-OX5Ki%8PmbGM65z0GnI`5 z16p5On?rG-`HrrKl`Wo@6MKE1UmZYb-k+Jv^${SwYu}gVRM0)+{6g~EUyjeMd`7Pg z@i3~696njKn(;3xt70&NJ35O@xIUd~K3S}D9kq(@(z}ghzOjq<5ix!|Pj}Y4{RG!P z(jW$xo?zP-SKX19q8}3o+we+B=B2+n*IJ*W=4(U{7Suw@64$Ah>rJvS@M`%xR%S~q z1jsge<>#pI4F+Cp19GTfX-EyxZ{n}SQ(K%|z7OJ3M`qXE+;GMn-mwG6GpH5K4t?W- z*-frA6`i<_0jge=&}Qqrq&1BdF*Stdo%J&h_YFl23u)dW$l@xvj8dxCo`_Xf5ZE$n zY*;Zf0MNsClK%h^IW@{7_fqQE+LP#xjh!Pu9sR>wNR+0~fbtgN&-Vf@&M%q9^Z0|V z4U4j#^gf6K7T8A>D!Hs*V;rSCP7Wo-YkU0$?moJM=|b-w0mBGFw<%ncuTuREXESBy zY(f+};kknr^9v_+_t&djzI`2z8dUKvISTIZ&N`*Pan*C1!}Kce~C)LZ(e1_XBs9~I18~`f9_?FS_RGJ z%4wE}UdiA9@!NP9N42izILu7y?@VXJeF8l^N6Ay;)$~Y+(qxAe6~e{?kGSzXdVfBL zrFMT>jZCqbOeT*pb(yj1+TD$_g>$%IqAtx`D*!2w_^>b*=pk3!JpIAV;oQ6>pYDIe zYzix|%qhZnvQQJljwOW<%9mddbs4&#_*kulTUrp)gqmidKShF!*z=Pc^A?a^FCTEq z3SVlLR;){0EH!0ShM;MT)D%+3h?)f3hcfY9TY?}q+m;>{8zI|}SAiVCId#!lR2l){ zw~Lsdk$^zDZFymqY@NZ#avPu^DZuLPEt;HjE^bsXj4$DsCpnn75wuppOF{IQ zjNT_7qmBOnO21L!JwSyT$&1&b%a6^?*zTEdK6{o$#^d`EO_CQ;nx z6PbJTs=L(ZbMYSiGcGYep;2t}-VDtTIrAK(pz zomE~`rXmBZ%e=~ty-oTsyHgN}tmAsl_P-Hx+#Dy|e+1Ocs+iU2sQPg^%uk;_op(5!+^Nrqxx`U&-jM|?F6$~zC-X1%0M-p%ToIThRoT}u zFi_sF{cI_yFaUREeBva6foZV?zArG5Lt3c70^I@i1#W=6%!%@1WUltGx-NjxWjW4B zx2Akc#N2&J*B*hL!Fd5RMN2hMO~^B1VIiJ999>R-)VxdY(e!?x(mhXe(z=hS>AARi zbuL`EYC8Q~AJsDsMb_p*H2`EGd{+0(OY@>0O05i*+gfu55D1I0Ym0GRL`ZKyKNH&s zrD&Ves}=BHnEkA(TCP=`bsf#Wr`ma(&l9O2+5AJ{pMx(1LGnu7MYi1WmVYyd>Mp%_ z)lPj8p?#sAJuAnkxMo%NJ)=4O2d7?~MThmsEQGdF;~BUKxFvVvG4S_y>|&M(WXcdN zqbDB`+EVTga@2gzeWHCzhoXhG%EiA=sK_)-1X)ek_nb_5xL0fMiuJgQQmup2nY+El z-A(G_^Av`)+;Ue`81&v>Mx{gksl;DC^QzP)JVuMutJJAg9Qt3+?8c#y^td7p#)Wt# z(zR+ioN79siKu>_AeD|LjVKhWw3z7t3rYsg`rUUV5DQ+_qN&*BcL)^B>Sa%u4igD{|&j(x - - - - - New Image plugin — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » New Image plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    - -
    -

    - This editor is using the new Image (image2) plugin, which implements a dynamic click-and-drag resizing - and easy captioning of the images. -

    -

    - To use the new plugin, extend config.extraPlugins: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'image2'
    -} );
    -
    -
    - - - - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/index.html b/vendor/unisharp/laravel-ckeditor/samples/old/index.html deleted file mode 100644 index 9a89ee333..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/index.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - CKEditor Samples - - - -

    - CKEditor Samples -

    -
    - These samples are not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -
    -

    - Basic Samples -

    -
    -
    Replace textarea elements by class name
    -
    Automatic replacement of all textarea elements of a given class with a CKEditor instance.
    - -
    Replace textarea elements by code
    -
    Replacement of textarea elements with CKEditor instances by using a JavaScript call.
    - -
    Create editors with jQuery
    -
    Creating standard and inline CKEditor instances with jQuery adapter.
    -
    - -

    - Basic Customization -

    -
    -
    User Interface color
    -
    Changing CKEditor User Interface color and adding a toolbar button that lets the user set the UI color.
    - -
    User Interface languages
    -
    Changing CKEditor User Interface language and adding a drop-down list that lets the user choose the UI language.
    -
    - - -

    Plugins

    -
    -
    Code Snippet plugin New!
    -
    View and modify code using the Code Snippet plugin.
    - -
    New Image plugin New!
    -
    Using the new Image plugin to insert captioned images and adjust their dimensions.
    - -
    Mathematics plugin New!
    -
    Create mathematical equations in TeX and display them in visual form.
    - -
    Editing source code in a dialog New!
    -
    Editing HTML content of both inline and classic editor instances.
    - -
    AutoGrow plugin
    -
    Using the AutoGrow plugin in order to make the editor grow to fit the size of its content.
    - -
    Output for BBCode
    -
    Configuring CKEditor to produce BBCode tags instead of HTML.
    - -
    Developer Tools plugin
    -
    Using the Developer Tools plugin to display information about dialog window UI elements to allow for easier customization.
    - -
    Document Properties plugin
    -
    Manage various page meta data with a dialog.
    - -
    Magicline plugin
    -
    Using the Magicline plugin to access difficult focus spaces.
    - -
    Placeholder plugin
    -
    Using the Placeholder plugin to create uneditable sections that can only be created and modified with a proper dialog window.
    - -
    Shared-Space plugin
    -
    Having the toolbar and the bottom bar spaces shared by different editor instances.
    - -
    Stylesheet Parser plugin
    -
    Using the Stylesheet Parser plugin to fill the Styles drop-down list based on the CSS classes available in the document stylesheet.
    - -
    TableResize plugin
    -
    Using the TableResize plugin to enable table column resizing.
    - -
    UIColor plugin
    -
    Using the UIColor plugin to pick up skin color.
    - -
    Full page support
    -
    CKEditor inserted with a JavaScript call and used to edit the whole page from <html> to </html>.
    -
    -
    -
    -

    - Inline Editing -

    -
    -
    Massive inline editor creation
    -
    Turn all elements with contentEditable = true attribute into inline editors.
    - -
    Convert element into an inline editor by code
    -
    Conversion of DOM elements into inline CKEditor instances by using a JavaScript call.
    - -
    Replace textarea with inline editor New!
    -
    A form with a textarea that is replaced by an inline editor at runtime.
    - - -
    - -

    - Advanced Samples -

    -
    -
    Data filtering and features activation New!
    -
    Data filtering and automatic features activation basing on configuration.
    - -
    Replace DIV elements on the fly
    -
    Transforming a div element into an instance of CKEditor with a mouse click.
    - -
    Append editor instances
    -
    Appending editor instances to existing DOM elements.
    - -
    Create and destroy editor instances for Ajax applications
    -
    Creating and destroying CKEditor instances on the fly and saving the contents entered into the editor window.
    - -
    Basic usage of the API
    -
    Using the CKEditor JavaScript API to interact with the editor at runtime.
    - -
    XHTML-compliant style
    -
    Configuring CKEditor to produce XHTML 1.1 compliant attributes and styles.
    - -
    Read-only mode
    -
    Using the readOnly API to block introducing changes to the editor contents.
    - -
    "Tab" key-based navigation
    -
    Navigating among editor instances with tab key.
    - - - -
    Using the JavaScript API to customize dialog windows
    -
    Using the dialog windows API to customize dialog windows without changing the original editor code.
    - -
    Replace Textarea with a "DIV-based" editor
    -
    Using div instead of iframe for rich editing.
    - -
    Using the "Enter" key in CKEditor
    -
    Configuring the behavior of Enter and Shift+Enter keys.
    - -
    Output for Flash
    -
    Configuring CKEditor to produce HTML code that can be used with Adobe Flash.
    - -
    Output HTML
    -
    Configuring CKEditor to produce legacy HTML 4 code.
    - -
    Toolbar Configurations
    -
    Configuring CKEditor to display full or custom toolbar layout.
    - -
    -
    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/inlineall.html b/vendor/unisharp/laravel-ckeditor/samples/old/inlineall.html deleted file mode 100644 index 23e2a5f58..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/inlineall.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - - Massive inline editing — CKEditor Sample - - - - - - -
    -

    CKEditor Samples » Massive inline editing

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    This sample page demonstrates the inline editing feature - CKEditor instances will be created automatically from page elements with contentEditable attribute set to value true:

    -
    <div contenteditable="true" > ... </div>
    -

    Click inside of any element below to start editing.

    -
    -
    -
    - -
    -
    -
    -

    - Fusce vitae porttitor -

    -

    - - Lorem ipsum dolor sit amet dolor. Duis blandit vestibulum faucibus a, tortor. - -

    -

    - Proin nunc justo felis mollis tincidunt, risus risus pede, posuere cubilia Curae, Nullam euismod, enim. Etiam nibh ultricies dolor ac dignissim erat volutpat. Vivamus fermentum nisl nulla sem in metus. Maecenas wisi. Donec nec erat volutpat. -

    -
    -

    - Fusce vitae porttitor a, euismod convallis nisl, blandit risus tortor, pretium. - Vehicula vitae, imperdiet vel, ornare enim vel sodales rutrum -

    -
    -
    -

    - Libero nunc, rhoncus ante ipsum non ipsum. Nunc eleifend pede turpis id sollicitudin fringilla. Phasellus ultrices, velit ac arcu. -

    -
    -

    Pellentesque nunc. Donec suscipit erat. Pellentesque habitant morbi tristique ullamcorper.

    -

    Mauris mattis feugiat lectus nec mauris. Nullam vitae ante.

    -
    -
    -
    -
    -

    - Integer condimentum sit amet -

    -

    - Aenean nonummy a, mattis varius. Cras aliquet. - Praesent magna non mattis ac, rhoncus nunc, rhoncus eget, cursus pulvinar mollis.

    -

    Proin id nibh. Sed eu libero posuere sed, lectus. Phasellus dui gravida gravida feugiat mattis ac, felis.

    -

    Integer condimentum sit amet, tempor elit odio, a dolor non ante at sapien. Sed ac lectus. Nulla ligula quis eleifend mi, id leo velit pede cursus arcu id nulla ac lectus. Phasellus vestibulum. Nunc viverra enim quis diam.

    -
    -
    -

    - Praesent wisi accumsan sit amet nibh -

    -

    Donec ullamcorper, risus tortor, pretium porttitor. Morbi quam quis lectus non leo.

    -

    Integer faucibus scelerisque. Proin faucibus at, aliquet vulputate, odio at eros. Fusce gravida, erat vitae augue. Fusce urna fringilla gravida.

    -

    In hac habitasse platea dictumst. Praesent wisi accumsan sit amet nibh. Maecenas orci luctus a, lacinia quam sem, posuere commodo, odio condimentum tempor, pede semper risus. Suspendisse pede. In hac habitasse platea dictumst. Nam sed laoreet sit amet erat. Integer.

    -
    -
    -
    -
    -

    - CKEditor logo -

    -

    Quisque justo neque, mattis sed, fermentum ultrices posuere cubilia Curae, Vestibulum elit metus, quis placerat ut, lectus. Ut sagittis, nunc libero, egestas consequat lobortis velit rutrum ut, faucibus turpis. Fusce porttitor, nulla quis turpis. Nullam laoreet vel, consectetuer tellus suscipit ultricies, hendrerit wisi. Donec odio nec velit ac nunc sit amet, accumsan cursus aliquet. Vestibulum ante sit amet sagittis mi.

    -

    - Nullam laoreet vel consectetuer tellus suscipit -

    -
      -
    • Ut sagittis, nunc libero, egestas consequat lobortis velit rutrum ut, faucibus turpis.
    • -
    • Fusce porttitor, nulla quis turpis. Nullam laoreet vel, consectetuer tellus suscipit ultricies, hendrerit wisi.
    • -
    • Mauris eget tellus. Donec non felis. Nam eget dolor. Vestibulum enim. Donec.
    • -
    -

    Quisque justo neque, mattis sed, fermentum ultrices posuere cubilia Curae, Vestibulum elit metus, quis placerat ut, lectus.

    -

    Nullam laoreet vel, consectetuer tellus suscipit ultricies, hendrerit wisi. Ut sagittis, nunc libero, egestas consequat lobortis velit rutrum ut, faucibus turpis. Fusce porttitor, nulla quis turpis.

    -

    Donec odio nec velit ac nunc sit amet, accumsan cursus aliquet. Vestibulum ante sit amet sagittis mi. Sed in nonummy faucibus turpis. Mauris eget tellus. Donec non felis. Nam eget dolor. Vestibulum enim. Donec.

    -
    -
    -
    -
    - Tags of this article: -

    - inline, editing, floating, CKEditor -

    -
    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/inlinebycode.html b/vendor/unisharp/laravel-ckeditor/samples/old/inlinebycode.html deleted file mode 100644 index 70e155504..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/inlinebycode.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - Inline Editing by Code — CKEditor Sample - - - - - -

    - CKEditor Samples » Inline Editing by Code -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to create an inline editor instance of CKEditor. It is created - with a JavaScript call using the following code: -

    -
    -// This property tells CKEditor to not activate every element with contenteditable=true element.
    -CKEDITOR.disableAutoInline = true;
    -
    -var editor = CKEDITOR.inline( document.getElementById( 'editable' ) );
    -
    -

    - Note that editable in the code above is the id - attribute of the <div> element to be converted into an inline instance. -

    -
    -
    -

    Saturn V carrying Apollo 11 Apollo 11

    - -

    Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.

    - -

    Armstrong spent about three and a half two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, Michael Collins, piloted the command spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth.

    - -

    Broadcasting and quotes

    - -

    Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:

    - -
    -

    One small step for [a] man, one giant leap for mankind.

    -
    - -

    Apollo 11 effectively ended the Space Race and fulfilled a national goal proposed in 1961 by the late U.S. President John F. Kennedy in a speech before the United States Congress:

    - -
    -

    [...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.

    -
    - -

    Technical details

    - - - - - - - - - - - - - - - - - - - - - - - -
    Mission crew
    PositionAstronaut
    CommanderNeil A. Armstrong
    Command Module PilotMichael Collins
    Lunar Module PilotEdwin "Buzz" E. Aldrin, Jr.
    - -

    Launched by a Saturn V rocket from Kennedy Space Center in Merritt Island, Florida on July 16, Apollo 11 was the fifth manned mission of NASA's Apollo program. The Apollo spacecraft had three parts:

    - -
      -
    1. Command Module with a cabin for the three astronauts which was the only part which landed back on Earth
    2. -
    3. Service Module which supported the Command Module with propulsion, electrical power, oxygen and water
    4. -
    5. Lunar Module for landing on the Moon.
    6. -
    - -

    After being sent to the Moon by the Saturn V's upper stage, the astronauts separated the spacecraft from it and travelled for three days until they entered into lunar orbit. Armstrong and Aldrin then moved into the Lunar Module and landed in the Sea of Tranquility. They stayed a total of about 21 and a half hours on the lunar surface. After lifting off in the upper part of the Lunar Module and rejoining Collins in the Command Module, they returned to Earth and landed in the Pacific Ocean on July 24.

    - -
    -

    Source: Wikipedia.org

    -
    - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/inlinetextarea.html b/vendor/unisharp/laravel-ckeditor/samples/old/inlinetextarea.html deleted file mode 100644 index e92740410..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/inlinetextarea.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - Replace Textarea with Inline Editor — CKEditor Sample - - - - - -

    - CKEditor Samples » Replace Textarea with Inline Editor -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - You can also create an inline editor from a textarea - element. In this case the textarea will be replaced - by a div element with inline editing enabled. -

    -
    -// "article-body" is the name of a textarea element.
    -var editor = CKEDITOR.inline( 'article-body' );
    -
    -
    -
    -

    This is a sample form with some fields

    -

    - Title:
    -

    -

    - Article Body (Textarea converted to CKEditor):
    - -

    -

    - -

    -
    - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/jquery.html b/vendor/unisharp/laravel-ckeditor/samples/old/jquery.html deleted file mode 100644 index 3d4b4dc9c..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/jquery.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - jQuery Adapter — CKEditor Sample - - - - - - - - -

    - CKEditor Samples » Create Editors with jQuery -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -
    -

    - This sample shows how to use the jQuery adapter. - Note that you have to include both CKEditor and jQuery scripts before including the adapter. -

    - -
    -<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
    -<script src="/ckedit../../ckeditor.js"></script>
    -<script src="/ckeditor/adapters/jquery.js"></script>
    -
    - -

    Then you can replace HTML elements with a CKEditor instance using the ckeditor() method.

    - -
    -$( document ).ready( function() {
    -	$( 'textarea#editor1' ).ckeditor();
    -} );
    -
    -
    - -

    Inline Example

    - -
    -

    Saturn V carrying Apollo 11Apollo 11 was the spaceflight that landed the first humans, Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.

    -

    Armstrong spent about three and a half two and a half hours outside the spacecraft, Aldrin slightly less; and together they collected 47.5 pounds (21.5 kg) of lunar material for return to Earth. A third member of the mission, Michael Collins, piloted the command spacecraft alone in lunar orbit until Armstrong and Aldrin returned to it for the trip back to Earth. -

    Broadcast on live TV to a world-wide audience, Armstrong stepped onto the lunar surface and described the event as:

    -

    One small step for [a] man, one giant leap for mankind.

    Apollo 11 effectively ended the Space Race and fulfilled a national goal proposed in 1961 by the late U.S. President John F. Kennedy in a speech before the United States Congress:

    [...] before this decade is out, of landing a man on the Moon and returning him safely to the Earth.

    -
    - -
    - -

    Classic (iframe-based) Example

    - - - -

    - - - - - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/magicline/magicline.html b/vendor/unisharp/laravel-ckeditor/samples/old/magicline/magicline.html deleted file mode 100644 index f1bb9932e..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/magicline/magicline.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - Using Magicline plugin — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Using Magicline plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows the advantages of Magicline plugin - which is to enhance the editing process. Thanks to this plugin, - a number of difficult focus spaces which are inaccessible due to - browser issues can now be focused. -

    -

    - Magicline plugin shows a red line with a handler - which, when clicked, inserts a paragraph and allows typing. To see this, - focus an editor and move your mouse above the focus space you want - to access. The plugin is enabled by default so no additional - configuration is necessary. -

    -
    -
    - -
    -

    - This editor uses a default Magicline setup. -

    -
    - - -
    -
    -
    - -
    -

    - This editor is using a blue line. -

    -
    -CKEDITOR.replace( 'editor2', {
    -	magicline_color: 'blue'
    -});
    -
    - - -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/mathjax/mathjax.html b/vendor/unisharp/laravel-ckeditor/samples/old/mathjax/mathjax.html deleted file mode 100644 index 2efec1ce0..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/mathjax/mathjax.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - Mathematical Formulas — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » Mathematical Formulas -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/placeholder/placeholder.html b/vendor/unisharp/laravel-ckeditor/samples/old/placeholder/placeholder.html deleted file mode 100644 index 72791b846..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/placeholder/placeholder.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Placeholder Plugin — CKEditor Sample - - - - - - - - -

    - CKEditor Samples » Using the Placeholder Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor instances to use the - Placeholder plugin that lets you insert read-only elements - into your content. To enter and modify read-only text, use the - Create Placeholder   button and its matching dialog window. -

    -

    - To add a CKEditor instance that uses the placeholder plugin and a related - Create Placeholder   toolbar button, insert the following JavaScript - call to your code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'placeholder',
    -	toolbar: [ [ 'Source', 'Bold' ], ['CreatePlaceholder'] ]
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced with CKEditor. -

    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/readonly.html b/vendor/unisharp/laravel-ckeditor/samples/old/readonly.html deleted file mode 100644 index 7b9e71783..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/readonly.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - Using the CKEditor Read-Only API — CKEditor Sample - - - - - -

    - CKEditor Samples » Using the CKEditor Read-Only API -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to use the - setReadOnly - API to put editor into the read-only state that makes it impossible for users to change the editor contents. -

    -

    - For details on how to create this setup check the source code of this sample page. -

    -
    -
    -

    - -

    -

    - - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/replacebyclass.html b/vendor/unisharp/laravel-ckeditor/samples/old/replacebyclass.html deleted file mode 100644 index 7fb6dec68..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/replacebyclass.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - Replace Textareas by Class Name — CKEditor Sample - - - - -

    - CKEditor Samples » Replace Textarea Elements by Class Name -

    -
    - This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. -
    -
    -

    - This sample shows how to automatically replace all <textarea> elements - of a given class with a CKEditor instance. -

    -

    - To replace a <textarea> element, simply assign it the ckeditor - class, as in the code below: -

    -
    -<textarea class="ckeditor" name="editor1"></textarea>
    -
    -

    - Note that other <textarea> attributes (like id or name) need to be adjusted to your document. -

    -
    -
    -

    - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/replacebycode.html b/vendor/unisharp/laravel-ckeditor/samples/old/replacebycode.html deleted file mode 100644 index bf21419de..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/replacebycode.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - Replace Textarea by Code — CKEditor Sample - - - - -

    - CKEditor Samples » Replace Textarea Elements Using JavaScript Code -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -
    -

    - This editor is using an <iframe> element-based editing area, provided by the Wysiwygarea plugin. -

    -
    -CKEDITOR.replace( 'textarea_id' )
    -
    -
    - - -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/sample.css b/vendor/unisharp/laravel-ckeditor/samples/old/sample.css deleted file mode 100644 index 92f76bb62..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/sample.css +++ /dev/null @@ -1,357 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ - -html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt, pre -{ - line-height: 1.5; -} - -body -{ - padding: 10px 30px; -} - -input, textarea, select, option, optgroup, button, td, th -{ - font-size: 100%; -} - -pre -{ - -moz-tab-size: 4; - tab-size: 4; -} - -pre, code, kbd, samp, tt -{ - font-family: monospace,monospace; - font-size: 1em; -} - -body { - width: 960px; - margin: 0 auto; -} - -code -{ - background: #f3f3f3; - border: 1px solid #ddd; - padding: 1px 4px; - border-radius: 3px; -} - -abbr -{ - border-bottom: 1px dotted #555; - cursor: pointer; -} - -.new, .beta -{ - text-transform: uppercase; - font-size: 10px; - font-weight: bold; - padding: 1px 4px; - margin: 0 0 0 5px; - color: #fff; - float: right; - border-radius: 3px; -} - -.new -{ - background: #FF7E00; - border: 1px solid #DA8028; - text-shadow: 0 1px 0 #C97626; - - box-shadow: 0 2px 3px 0 #FFA54E inset; -} - -.beta -{ - background: #18C0DF; - border: 1px solid #19AAD8; - text-shadow: 0 1px 0 #048CAD; - font-style: italic; - - box-shadow: 0 2px 3px 0 #50D4FD inset; -} - -h1.samples -{ - color: #0782C1; - font-size: 200%; - font-weight: normal; - margin: 0; - padding: 0; -} - -h1.samples a -{ - color: #0782C1; - text-decoration: none; - border-bottom: 1px dotted #0782C1; -} - -.samples a:hover -{ - border-bottom: 1px dotted #0782C1; -} - -h2.samples -{ - color: #000000; - font-size: 130%; - margin: 15px 0 0 0; - padding: 0; -} - -p, blockquote, address, form, pre, dl, h1.samples, h2.samples -{ - margin-bottom: 15px; -} - -ul.samples -{ - margin-bottom: 15px; -} - -.clear -{ - clear: both; -} - -fieldset -{ - margin: 0; - padding: 10px; -} - -body, input, textarea -{ - color: #333333; - font-family: Arial, Helvetica, sans-serif; -} - -body -{ - font-size: 75%; -} - -a.samples -{ - color: #189DE1; - text-decoration: none; -} - -form -{ - margin: 0; - padding: 0; -} - -pre.samples -{ - background-color: #F7F7F7; - border: 1px solid #D7D7D7; - overflow: auto; - padding: 0.25em; - white-space: pre-wrap; /* CSS 2.1 */ - word-wrap: break-word; /* IE7 */ -} - -#footer -{ - clear: both; - padding-top: 10px; -} - -#footer hr -{ - margin: 10px 0 15px 0; - height: 1px; - border: solid 1px gray; - border-bottom: none; -} - -#footer p -{ - margin: 0 10px 10px 10px; - float: left; -} - -#footer #copy -{ - float: right; -} - -#outputSample -{ - width: 100%; - table-layout: fixed; -} - -#outputSample thead th -{ - color: #dddddd; - background-color: #999999; - padding: 4px; - white-space: nowrap; -} - -#outputSample tbody th -{ - vertical-align: top; - text-align: left; -} - -#outputSample pre -{ - margin: 0; - padding: 0; -} - -.description -{ - border: 1px dotted #B7B7B7; - margin-bottom: 10px; - padding: 10px 10px 0; - overflow: hidden; -} - -label -{ - display: block; - margin-bottom: 6px; -} - -/** - * CKEditor editables are automatically set with the "cke_editable" class - * plus cke_editable_(inline|themed) depending on the editor type. - */ - -/* Style a bit the inline editables. */ -.cke_editable.cke_editable_inline -{ - cursor: pointer; -} - -/* Once an editable element gets focused, the "cke_focus" class is - added to it, so we can style it differently. */ -.cke_editable.cke_editable_inline.cke_focus -{ - box-shadow: inset 0px 0px 20px 3px #ddd, inset 0 0 1px #000; - outline: none; - background: #eee; - cursor: text; -} - -/* Avoid pre-formatted overflows inline editable. */ -.cke_editable_inline pre -{ - white-space: pre-wrap; - word-wrap: break-word; -} - -/** - * Samples index styles. - */ - -.twoColumns, -.twoColumnsLeft, -.twoColumnsRight -{ - overflow: hidden; -} - -.twoColumnsLeft, -.twoColumnsRight -{ - width: 45%; -} - -.twoColumnsLeft -{ - float: left; -} - -.twoColumnsRight -{ - float: right; -} - -dl.samples -{ - padding: 0 0 0 40px; -} -dl.samples > dt -{ - display: list-item; - list-style-type: disc; - list-style-position: outside; - margin: 0 0 3px; -} -dl.samples > dd -{ - margin: 0 0 3px; -} -.warning -{ - color: #ff0000; - background-color: #FFCCBA; - border: 2px dotted #ff0000; - padding: 15px 10px; - margin: 10px 0; -} - -.warning.deprecated { - font-size: 1.3em; -} - -/* Used on inline samples */ - -blockquote -{ - font-style: italic; - font-family: Georgia, Times, "Times New Roman", serif; - padding: 2px 0; - border-style: solid; - border-color: #ccc; - border-width: 0; -} - -.cke_contents_ltr blockquote -{ - padding-left: 20px; - padding-right: 8px; - border-left-width: 5px; -} - -.cke_contents_rtl blockquote -{ - padding-left: 8px; - padding-right: 20px; - border-right-width: 5px; -} - -img.right { - border: 1px solid #ccc; - float: right; - margin-left: 15px; - padding: 5px; -} - -img.left { - border: 1px solid #ccc; - float: left; - margin-right: 15px; - padding: 5px; -} - -.marker -{ - background-color: Yellow; -} diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/sample.js b/vendor/unisharp/laravel-ckeditor/samples/old/sample.js deleted file mode 100644 index 2bdcd9800..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/sample.js +++ /dev/null @@ -1,50 +0,0 @@ -/** - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - * For licensing, see LICENSE.md or http://ckeditor.com/license - */ - -// Tool scripts for the sample pages. -// This file can be ignored and is not required to make use of CKEditor. - -( function() { - CKEDITOR.on( 'instanceReady', function( ev ) { - // Check for sample compliance. - var editor = ev.editor, - meta = CKEDITOR.document.$.getElementsByName( 'ckeditor-sample-required-plugins' ), - requires = meta.length ? CKEDITOR.dom.element.get( meta[ 0 ] ).getAttribute( 'content' ).split( ',' ) : [], - missing = [], - i; - - if ( requires.length ) { - for ( i = 0; i < requires.length; i++ ) { - if ( !editor.plugins[ requires[ i ] ] ) - missing.push( '' + requires[ i ] + '' ); - } - - if ( missing.length ) { - var warn = CKEDITOR.dom.element.createFromHtml( - '
    ' + - 'To fully experience this demo, the ' + missing.join( ', ' ) + ' plugin' + ( missing.length > 1 ? 's are' : ' is' ) + ' required.' + - '
    ' - ); - warn.insertBefore( editor.container ); - } - } - - // Set icons. - var doc = new CKEDITOR.dom.document( document ), - icons = doc.find( '.button_icon' ); - - for ( i = 0; i < icons.count(); i++ ) { - var icon = icons.getItem( i ), - name = icon.getAttribute( 'data-icon' ), - style = CKEDITOR.skin.getIconStyle( name, ( CKEDITOR.lang.dir == 'rtl' ) ); - - icon.addClass( 'cke_button_icon' ); - icon.addClass( 'cke_button__' + name + '_icon' ); - icon.setAttribute( 'style', style ); - icon.setStyle( 'float', 'none' ); - - } - } ); -} )(); diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/sample_posteddata.php b/vendor/unisharp/laravel-ckeditor/samples/old/sample_posteddata.php deleted file mode 100644 index e560d204e..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/sample_posteddata.php +++ /dev/null @@ -1,16 +0,0 @@ -
    -
    --------------------------------------------------------------------------------------------
    -  CKEditor - Posted Data
    -
    -  We are sorry, but your Web server does not support the PHP language used in this script.
    -
    -  Please note that CKEditor can be used with any other server-side language than just PHP.
    -  To save the content created with CKEditor you need to read the POST data on the server
    -  side and write it to a file or the database.
    -
    -  Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
    -  For licensing, see LICENSE.md or http://ckeditor.com/license
    --------------------------------------------------------------------------------------------
    -
    -
    */ include "assets/posteddata.php"; ?> diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/sharedspace/sharedspace.html b/vendor/unisharp/laravel-ckeditor/samples/old/sharedspace/sharedspace.html deleted file mode 100644 index 469366a43..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/sharedspace/sharedspace.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - Shared-Space Plugin — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Sharing Toolbar and Bottom-bar Spaces -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows several editor instances that share the very same spaces for both the toolbar and the bottom bar. -

    -
    -
    - -
    - -
    - -
    -
    - -
    - -
    -

    - Integer condimentum sit amet -

    -

    - Aenean nonummy a, mattis varius. Cras aliquet. - Praesent magna non mattis ac, rhoncus nunc, rhoncus eget, cursus pulvinar mollis.

    -

    Proin id nibh. Sed eu libero posuere sed, lectus. Phasellus dui gravida gravida feugiat mattis ac, felis.

    -

    Integer condimentum sit amet, tempor elit odio, a dolor non ante at sapien. Sed ac lectus. Nulla ligula quis eleifend mi, id leo velit pede cursus arcu id nulla ac lectus. Phasellus vestibulum. Nunc viverra enim quis diam.

    -
    -
    -

    - Praesent wisi accumsan sit amet nibh -

    -

    Donec ullamcorper, risus tortor, pretium porttitor. Morbi quam quis lectus non leo.

    -

    Integer faucibus scelerisque. Proin faucibus at, aliquet vulputate, odio at eros. Fusce gravida, erat vitae augue. Fusce urna fringilla gravida.

    -

    In hac habitasse platea dictumst. Praesent wisi accumsan sit amet nibh. Maecenas orci luctus a, lacinia quam sem, posuere commodo, odio condimentum tempor, pede semper risus. Suspendisse pede. In hac habitasse platea dictumst. Nam sed laoreet sit amet erat. Integer.

    -
    - -
    - -
    - -
    - - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/sourcedialog/sourcedialog.html b/vendor/unisharp/laravel-ckeditor/samples/old/sourcedialog/sourcedialog.html deleted file mode 100644 index 738a98bae..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/sourcedialog/sourcedialog.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - Editing source code in a dialog — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » Editing source code in a dialog -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - Sourcedialog plugin provides an easy way to edit raw HTML content - of an editor, similarly to what is possible with Sourcearea - plugin for classic (iframe-based) instances but using dialogs. Thanks to that, it's also possible - to manipulate raw content of inline editor instances. -

    -

    - This plugin extends the toolbar with a button, - which opens a dialog window with a source code editor. It works with both classic - and inline instances. To enable this - plugin, basically add extraPlugins: 'sourcedialog' to editor's - config: -

    -
    -// Inline editor.
    -CKEDITOR.inline( 'editable', {
    -	extraPlugins: 'sourcedialog'
    -});
    -
    -// Classic (iframe-based) editor.
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'sourcedialog',
    -	removePlugins: 'sourcearea'
    -});
    -
    -

    - Note that you may want to include removePlugins: 'sourcearea' - in your config when using Sourcedialog in classic editor instances. - This prevents feature redundancy. -

    -

    - Note that editable in the code above is the id - attribute of the <div> element to be converted into an inline instance. -

    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced with CKEditor. -

    -
    -
    - -
    -

    This is some sample text. You are using CKEditor.

    -
    -
    -
    -
    - - -
    - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/assets/sample.css b/vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/assets/sample.css deleted file mode 100644 index 5d5178c76..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/assets/sample.css +++ /dev/null @@ -1,70 +0,0 @@ -body -{ - font-family: Arial, Verdana, sans-serif; - font-size: 12px; - color: #222; - background-color: #fff; -} - -/* preserved spaces for rtl list item bullets. (#6249)*/ -ol,ul,dl -{ - padding-right:40px; -} - -h1,h2,h3,h4 -{ - font-family: Georgia, Times, serif; -} - -h1.lightBlue -{ - color: #00A6C7; - font-size: 1.8em; - font-weight:normal; -} - -h3.green -{ - color: #739E39; - font-weight:normal; -} - -span.markYellow { background-color: yellow; } -span.markGreen { background-color: lime; } - -img.left -{ - padding: 5px; - margin-right: 5px; - float:left; - border:2px solid #DDD; -} - -img.right -{ - padding: 5px; - margin-right: 5px; - float:right; - border:2px solid #DDD; -} - -a.green -{ - color:#739E39; -} - -table.grey -{ - background-color : #F5F5F5; -} - -table.grey th -{ - background-color : #DDD; -} - -ul.square -{ - list-style-type : square; -} diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/stylesheetparser.html b/vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/stylesheetparser.html deleted file mode 100644 index 1a8be76ab..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/stylesheetparser/stylesheetparser.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - Using Stylesheet Parser Plugin — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » Using the Stylesheet Parser Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor instances to use the - Stylesheet Parser (stylesheetparser) plugin that fills - the Styles drop-down list based on the CSS rules available in the document stylesheet. -

    -

    - To add a CKEditor instance using the stylesheetparser plugin, insert - the following JavaScript call into your code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'stylesheetparser'
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced with CKEditor. -

    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/tabindex.html b/vendor/unisharp/laravel-ckeditor/samples/old/tabindex.html deleted file mode 100644 index 4918e672f..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/tabindex.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - TAB Key-Based Navigation — CKEditor Sample - - - - - - -

    - CKEditor Samples » TAB Key-Based Navigation -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how tab key navigation among editor instances is - affected by the tabIndex attribute from - the original page element. Use TAB key to move between the editors. -

    -
    -

    - -

    -
    -

    - -

    -

    - -

    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/tableresize/tableresize.html b/vendor/unisharp/laravel-ckeditor/samples/old/tableresize/tableresize.html deleted file mode 100644 index 2d6f68b18..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/tableresize/tableresize.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - Using TableResize Plugin — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Using the TableResize Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor instances to use the - TableResize (tableresize) plugin that allows - the user to edit table columns by using the mouse. -

    -

    - The TableResize plugin makes it possible to modify table column width. Hover - your mouse over the column border to see the cursor change to indicate that - the column can be resized. Click and drag your mouse to set the desired width. -

    -

    - By default the plugin is turned off. To add a CKEditor instance using the - TableResize plugin, insert the following JavaScript call into your code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'tableresize'
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced with CKEditor. -

    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/toolbar/toolbar.html b/vendor/unisharp/laravel-ckeditor/samples/old/toolbar/toolbar.html deleted file mode 100644 index 615d929e3..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/toolbar/toolbar.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - Toolbar Configuration — CKEditor Sample - - - - - - - -

    - CKEditor Samples » Toolbar Configuration -

    -
    - This sample is not maintained anymore. Check out the brand new CKEditor Toolbar Configurator. -
    -
    -

    - This sample page demonstrates editor with loaded full toolbar (all registered buttons) and, if - current editor's configuration modifies default settings, also editor with modified toolbar. -

    - -

    Since CKEditor 4 there are two ways to configure toolbar buttons.

    - -

    By config.toolbar

    - -

    - You can explicitly define which buttons are displayed in which groups and in which order. - This is the more precise setting, but less flexible. If newly added plugin adds its - own button you'll have to add it manually to your config.toolbar setting as well. -

    - -

    To add a CKEditor instance with custom toolbar setting, insert the following JavaScript call to your code:

    - -
    -CKEDITOR.replace( 'textarea_id', {
    -	toolbar: [
    -		{ name: 'document', items: [ 'Source', '-', 'NewPage', 'Preview', '-', 'Templates' ] },	// Defines toolbar group with name (used to create voice label) and items in 3 subgroups.
    -		[ 'Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo' ],			// Defines toolbar group without name.
    -		'/',																					// Line break - next group will be placed in new line.
    -		{ name: 'basicstyles', items: [ 'Bold', 'Italic' ] }
    -	]
    -});
    - -

    By config.toolbarGroups

    - -

    - You can define which groups of buttons (like e.g. basicstyles, clipboard - and forms) are displayed and in which order. Registered buttons are associated - with toolbar groups by toolbar property in their definition. - This setting's advantage is that you don't have to modify toolbar configuration - when adding/removing plugins which register their own buttons. -

    - -

    To add a CKEditor instance with custom toolbar groups setting, insert the following JavaScript call to your code:

    - -
    -CKEDITOR.replace( 'textarea_id', {
    -	toolbarGroups: [
    -		{ name: 'document',	   groups: [ 'mode', 'document' ] },			// Displays document group with its two subgroups.
    - 		{ name: 'clipboard',   groups: [ 'clipboard', 'undo' ] },			// Group's name will be used to create voice label.
    - 		'/',																// Line break - next group will be placed in new line.
    - 		{ name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ] },
    - 		{ name: 'links' }
    -	]
    -
    -	// NOTE: Remember to leave 'toolbar' property with the default value (null).
    -});
    -
    - - - -
    -

    Full toolbar configuration

    -

    Below you can see editor with full toolbar, generated automatically by the editor.

    -

    - Note: To create editor instance with full toolbar you don't have to set anything. - Just leave toolbar and toolbarGroups with the default, null values. -

    - -
    
    -	
    - - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/uicolor.html b/vendor/unisharp/laravel-ckeditor/samples/old/uicolor.html deleted file mode 100644 index c1b48aab6..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/uicolor.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - UI Color Picker — CKEditor Sample - - - - -

    - CKEditor Samples » UI Color -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to automatically replace <textarea> elements - with a CKEditor instance with an option to change the color of its user interface.
    - Note:The UI skin color feature depends on the CKEditor skin - compatibility. The Moono and Kama skins are examples of skins that work with it. -

    -
    -
    -

    - This editor instance has a UI color value defined in configuration to change the skin color, - To specify the color of the user interface, set the uiColor property: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	uiColor: '#14B8C4'
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced. -

    -

    - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/uicolor/uicolor.html b/vendor/unisharp/laravel-ckeditor/samples/old/uicolor/uicolor.html deleted file mode 100644 index ac522bdfa..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/uicolor/uicolor.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - UI Color Picker — CKEditor Sample - - - - - - - -

    - CKEditor Samples » UI Color Plugin -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to use the UI Color picker toolbar button to preview the skin color of the editor. - Note:The UI skin color feature depends on the CKEditor skin - compatibility. The Moono and Kama skins are examples of skins that work with it. -

    -
    -
    -
    -

    - If the uicolor plugin along with the dedicated UIColor - toolbar button is added to CKEditor, the user will also be able to pick the color of the - UI from the color palette available in the UI Color Picker dialog window. -

    -

    - To insert a CKEditor instance with the uicolor plugin enabled, - use the following JavaScript call: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	extraPlugins: 'uicolor',
    -	toolbar: [ [ 'Bold', 'Italic' ], [ 'UIColor' ] ]
    -});
    -

    Used in themed instance

    -

    - Click the UI Color Picker toolbar button to open up a color picker dialog. -

    -

    - - -

    -

    Used in inline instance

    -

    - Click the below editable region to display floating toolbar, then click UI Color Picker button. -

    -
    -

    This is some sample text. You are using CKEditor.

    -
    - -
    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/uilanguages.html b/vendor/unisharp/laravel-ckeditor/samples/old/uilanguages.html deleted file mode 100644 index a7bf11161..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/uilanguages.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - User Interface Globalization — CKEditor Sample - - - - - -

    - CKEditor Samples » User Interface Languages -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to automatically replace <textarea> elements - with a CKEditor instance with an option to change the language of its user interface. -

    -

    - It pulls the language list from CKEditor _languages.js file that contains the list of supported languages and creates - a drop-down list that lets the user change the UI language. -

    -

    - By default, CKEditor automatically localizes the editor to the language of the user. - The UI language can be controlled with two configuration options: - language and - - defaultLanguage. The defaultLanguage setting specifies the - default CKEditor language to be used when a localization suitable for user's settings is not available. -

    -

    - To specify the user interface language that will be used no matter what language is - specified in user's browser or operating system, set the language property: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	// Load the German interface.
    -	language: 'de'
    -});
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced. -

    -
    -
    -

    - Available languages ( languages!):
    - -
    - - (You may see strange characters if your system does not support the selected language) - -

    -

    - - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/wysiwygarea/fullpage.html b/vendor/unisharp/laravel-ckeditor/samples/old/wysiwygarea/fullpage.html deleted file mode 100644 index 15a0db0de..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/wysiwygarea/fullpage.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - Full Page Editing — CKEditor Sample - - - - - - - - - -

    - CKEditor Samples » Full Page Editing -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor to edit entire HTML pages, from the - <html> tag to the </html> tag. -

    -

    - The CKEditor instance below is inserted with a JavaScript call using the following code: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	fullPage: true,
    -	allowedContent: true
    -});
    -
    -

    - Note that textarea_id in the code above is the id attribute of - the <textarea> element to be replaced. -

    -

    - The allowedContent in the code above is set to true to disable content filtering. - Setting this option is not obligatory, but in full page mode there is a strong chance that one may want be able to freely enter any HTML content in source mode without any limitations. -

    -
    -
    - - - -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/old/xhtmlstyle.html b/vendor/unisharp/laravel-ckeditor/samples/old/xhtmlstyle.html deleted file mode 100644 index bbf2b339d..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/old/xhtmlstyle.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - XHTML Compliant Output — CKEditor Sample - - - - - - -

    - CKEditor Samples » Producing XHTML Compliant Output -

    -
    - This sample is not maintained anymore. Check out its brand new version in CKEditor SDK. -
    -
    -

    - This sample shows how to configure CKEditor to output valid - XHTML 1.1 code. - Deprecated elements (<font>, <u>) or attributes - (size, face) will be replaced with XHTML compliant code. -

    -

    - To add a CKEditor instance outputting valid XHTML code, load the editor using a standard - JavaScript call and define CKEditor features to use the XHTML compliant elements and styles. -

    -

    - A snippet of the configuration code can be seen below; check the source of this page for - full definition: -

    -
    -CKEDITOR.replace( 'textarea_id', {
    -	contentsCss: 'assets/outputxhtml.css',
    -
    -	coreStyles_bold: {
    -		element: 'span',
    -		attributes: { 'class': 'Bold' }
    -	},
    -	coreStyles_italic: {
    -		element: 'span',
    -		attributes: { 'class': 'Italic' }
    -	},
    -
    -	...
    -});
    -
    -
    -

    - - - -

    -

    - -

    -
    - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/css/fontello.css b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/css/fontello.css deleted file mode 100644 index af1d46085..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/css/fontello.css +++ /dev/null @@ -1,55 +0,0 @@ -@font-face { - font-family: 'fontello'; - src: url('../font/fontello.eot?89024372'); - src: url('../font/fontello.eot?89024372#iefix') format('embedded-opentype'), - url('../font/fontello.woff?89024372') format('woff'), - url('../font/fontello.ttf?89024372') format('truetype'), - url('../font/fontello.svg?89024372#fontello') format('svg'); - font-weight: normal; - font-style: normal; -} -/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ -/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ -/* -@media screen and (-webkit-min-device-pixel-ratio:0) { - @font-face { - font-family: 'fontello'; - src: url('../font/fontello.svg?89024372#fontello') format('svg'); - } -} -*/ - - [class^="icon-"]:before, [class*=" icon-"]:before { - font-family: "fontello"; - font-style: normal; - font-weight: normal; - speak: none; - - display: inline-block; - text-decoration: inherit; - width: 1em; - margin-right: .2em; - text-align: center; - /* opacity: .8; */ - - /* For safety - reset parent styles, that can break glyph codes*/ - font-variant: normal; - text-transform: none; - - /* fix buttons height, for twitter bootstrap */ - line-height: 1em; - - /* Animation center compensation - margins should be symmetric */ - /* remove if not needed */ - margin-left: .2em; - - /* you can be more comfortable with increased icons size */ - /* font-size: 120%; */ - - /* Uncomment for 3D effect */ - /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ -} - -.icon-trash:before { content: '\e802'; } /* '' */ -.icon-down-big:before { content: '\e800'; } /* '' */ -.icon-up-big:before { content: '\e801'; } /* '' */ diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/LICENSE.txt b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/LICENSE.txt deleted file mode 100644 index 174b67a48..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/LICENSE.txt +++ /dev/null @@ -1,10 +0,0 @@ -Font license info - - -## Font Awesome - - Copyright (C) 2012 by Dave Gandy - - Author: Dave Gandy - License: SIL () - Homepage: http://fortawesome.github.com/Font-Awesome/ diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/config.json b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/config.json deleted file mode 100644 index 94809d70d..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/config.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "", - "css_prefix_text": "icon-", - "css_use_suffix": false, - "hinting": true, - "units_per_em": 1000, - "ascent": 850, - "glyphs": [ - { - "uid": "f48ae54adfb27d8ada53d0fd9e34ee10", - "css": "trash-empty", - "code": 59392, - "src": "fontawesome" - }, - { - "uid": "1c4068ed75209e21af36017df8871802", - "css": "down-big", - "code": 59393, - "src": "fontawesome" - }, - { - "uid": "95376bf082bfec6ce06ea1cda7bd7ead", - "css": "up-big", - "code": 59394, - "src": "fontawesome" - } - ] -} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.eot b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.eot deleted file mode 100644 index 2732fad4b99afccc74c27aa672ccd40f913b80ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4988 zcmd^CT}&L;6+U-n|5z{>v%7Y(7~l1;TJ;11yDg zVpn;H>a>bi`B(Z@Bfv`Q*fYSi|jl~N@SeW+BaYM*MUmGV&aB~qZ@nVp6B zCrbO=ftmB2bH97fx#ymHXZEEwqCXxW5~LAd8o6~F!19)0bYZfl?>%iZ)KhQvZ0=d> zXg@7biPor0MOwjM2@TCO1#OY8L$_!HmJrRrvO$})Y_laDrzG{E#*;K{#!`j;>yj1rq};0G5fc0e|M>9%?p!$L*zb$_Ms&hy#4wN^hxNQORMD@ z&5r?*yNt*FmC~FgZqsYfUxDslwQj7_zx>CbV?2^;)@t#iA3WL)U19t`td};+(cV`O zzwc$Vr`9)$>+k&N`#VGjUV=VDLVrWNMQ-wG-_m{w%WE|${z}IMmT7N|(00!?xsaWw zvAc9v)2DW>(G|UsE`m^BFhcffce`WDz{0KV`rhb7z>JTcLcWI4F<(ZU?kKN z4Bip9566VrzWw5zAewn?cB=XU8Bex3=Y;}X+bQ# zqBY?08b`YZTfMAx4V*+|2kls5aD3<3k%^Ajoxo@y2H(#IM)3%Wf%Xv8JKHZF?i5|^ z;a2siNrP(d8a0pz8Hj!-X+P#PQm+}L=_KF!zU*F3`Kx$4$6;nFnn3c5-S4b9Wk z-0V-2*V{Nvjkq!k^VYLh^OvVCUN|>#cC2lnZIG`M`wzuA=D6UP2ZlyOf9T*>=xwc$ z)FfTf&oAEJ z{uLX=S$=*A-k#T5KmW8T;P(f#;#s#4?rC`Z{L^G6mDJkoNS+C{i;loEe%^$!8+_22fKhT zIM_{%blJfk*q?K-pW>)1j)K5wqj&fub2UJ_Mn872p#7r7!5TG-BM#PKPdL~GeA>Zo z3W=v2?16pG!G4+%n+|TIF7f+xY5nHL^5Rli9!vMg{=VY_a`vVy!L+<)tw`&7d8xFq zDaYhOX{}sbSt%vwN~?7|Rb0HjVr|sbx|}I)Y%Z79Pd7yVc z_3Mo|HE}C4l`JeIlrZJIR3A<%SJxHg%3jSyj7YeWlWKA@7g1yRuvEj0hVyx;{8?*W z9b?s>m8y?HA2U9j%*h2=saT*)<_fS#o5W~{(NG~=$mjE6Me%&zP&An<=JN@qnG)l; zq837MrzdmDZKRaPNQEPjyb^_k(oF;L$oZ;!HYK@b%THP?0+^N+S;27CK6kWoDOZ>b zTT}U*kw@FubPf$+j^1&VP%cw>)A22&H(f|2lpCs%GNd9SWvQ2E;Y_(=3FR>*N2F!v zl*rB&GIkK&nvvp0RdYoPGFve$PMSSO3UeNm48vR9ozkO*m8o_1nN_zttAv$Fs0I_` zNvRsrPjU(Xj8tCvS(}39hn7%&Q-0v0S$@pHk!nmAWThZgBjQb{M)UmTT-7Tw`A)U3 zXxvDsCiDEI-1+I6F&u%t&9?6|tJIW!I#+FKO2d6h`Qv#-X{AL|)dqg}@lYa!B~uFH z7I*e?j#QJ8k_C+W^L_gS&eK$?QmF28$JJ^)d=!&!0kJurQ2WiQVA*O`HI@g=s?M^_ zth!hRkX4pJv+7|PGOJ#e2hFOFVL5%dYeH_LYTW_cLCS$4oT z%Omj3Qo=XO2z;|V3g0XZ_-5H@%2B(1q9&%iuOQP%Xn_~Nf>fQcNJ4d)DjHW&R9-iV zYy!1WFFnH=He}`L-2FzZa6%p1&8G;d?wAt6K0AFqU!3l}O)*mr+R?;KQhKevu}kXy z7*gnG_K}e}V+>bgB8aF=%mES9Sp^i3HJnfhGkI_{p^^`2#mdit(Tn6!C@Pb3g7+9E zeXdfOFeb2ba+aTInMRf=6i@!Bz^r3>?h($m&FHm{bp z!oY<*b^>S?9OF1N#;xJ7fpNwWJ%l|LhNuk%4>%B@ASZF<#+tghFZx-aMD5Y>#Nih< zBKf@$v3mVH9|<4sE@wW*D5iPBHY*=?h?L_7@)k!CB-DUCeMF`?*`dq1q#VUD&2c$K z4EBZeMWLNT6ACRmXVfxYJJAd$tB5I~1|5&-dRhzoPQWbcnIAF@ndIq@<9r&;C#zi| zfXY6(Yew?-%)`58n_cgE59cvc^~LKg_Y8WVV-&iZnDUp9LF(U z&qf9Z19nUr$;+BsM56%X0D{4Uxg~7N69Bg59CJ>i=}G1=IL{mg7nsA~Dds!|@HOTz zxX2s^lgwdoi8&(xQ_Nv7%^U`onZw{|=9~eTVGe_@GlxNrISlg5IR$WqISj5chru_P z!{8ZH_3x(nSyt2#%+J~ABv8Sw8kmQnSf)C$%bsP$X3yD(+4DAHYSB~!yVM0%Z0e$o zn7U*mrY@UmaF=?G6`T6JjhMP(Bc`sJapfy2y>s#gAKwX_yyril-%a5~EZ)ff!iS$A za}uXyM(M`-mg`tUb}F;w*SxW+M`Ws<;?+wzHTG(*>d`Z(Gidl;U=?2mxIPd&-%+mD Kt8V<(q5l8`HZgPn diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.svg b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.svg deleted file mode 100644 index 33d14ac83..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - -Copyright (C) 2014 by original authors @ fontello.com - - - - - - - - - - \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.ttf b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.ttf deleted file mode 100644 index fbcbf06af5fe25519880166886f3af289acfd960..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4820 zcmd^CTWlNG5uLlsm#CLzk+c)a@}*alWO7N#vLq{(?8tmbah%k$*OY% z_ATvKu-vOj@mD$}GC06gp=A4p<(R2=va9=8AAKd9Q?2l^dUxRbiZBS%{`5+bDwY>*~s3H8xt zNYnh32@V|zxZ2|);1!+|J)(Q?Q87GlT(k`ipE*4c3bvhLEu`NG?tVXX7N217B; zZhv%84Dsxr_B5EGosjA4`I*lz-r4;%8^s0wehJ>4*V;b)xGCWG2ei@!w-D|bMEvyQ zWG0o=+U-o94t9vnz|(#{gnWAOZk>GX?6a+7|E5MAcO20NnNO-U`I~Rnx&u3c3y06P z{a}uBM}WV#r{6g^;SR&ap7b9%Z<}MCpnD<>%yC`l^V)5ok)#Bz!FH|T4TpJ{{<80L z$eF?Od^F_P(ExPL!8+_22fKiuaIl*i>8gW0us`cyKgH2koCSf=PH*x}=4ya;gMQ** zL5D=EgEeXq#~rN0o^Y@W_?&~?6cSH5*aLgf!G4+*TMlldZt;io`o`_e<;A74>`kAP z1O2B4<=kz#4%70QwIZ#X<)!t_Ejcb1*4N6Vm6i2maecLpr%Q`BSFFvtT9>n>&8_A2 zHF+x8UpGyb)=HaJxirt-x1L`dD3=%H!shy_oN)Zgjm`BNrD8d`R4#9v?dz-0$E|)X_J;wswFC8lX_u22{}OhbczOn=D?6()>zBfM2l8nvFIjdEZHMl(8uvEKwE>g z1jY(*l8X4QK46~)V-fRL;AQiH(fhs3g1t#w$dbKFI!TCSfiRm8zdXKQrE&%E<*; zsaT*)862vt z+um$esVV(buG-X;M);KS$McHPN{gnd4gB%rqeKWr(4$kisz7D16{!m9im(l_h=FN! z9IlP?6fJ6x=CO=PBtKa|{SHcoUxRi7OHV60zaxaO%iV%p+}W!+QcXrm7U1_6&CLS$ zX)0AIRGZy#wHgnfz~Wm$Y>6k-A+su2wwYCpp_!EqBrWTXILYKtUQ&w--sPf zsNVg0ijeAwDG}_q%Xjj#%l-UN%#=fRHgS`bUh8k1l6pLb6#BV+Wn|79Bh{D)A}bSX zKn8VI0S#o0Bviso9vMrh+S zU;t72O~gj;;h#-Wo@~5SNg7g)Rp9H?!LUr$d?*)R6xp~`1wKdPS8{J_QkUVkwQl|4 ze2P!D4>ttjA)+yX#!jP4af&EjyQZ{sVct-B+M37V)zVfNxRA$50L?;RT!+SlH4--9 zX9C$n*uLPR<_ZyTAwWS*;>wLZb@N=zvp|X3-tood7d9gK1CQ9f0bY+p40pG)9%Bs4 zJZ+nm4<|&*2?KSDqX`mf&|W?=)12zi)m&1J;hN^W93z~4rhHLo7cqoJ%NC7V#cMa3 z;ZzklCDf1;F)+x>+-iiHJhCuRqK zNCgA!NoC@IjDLy!0`373XjchvQl{#INONtnsGgj_HD0eq1{VWPOd7?@nma^e022U$ z!KAq(Y|CQ+w&fyo&SB_r<}kR#90pG?hryG~c?95V%wceuISi(l!{7>YMggXo!(fIv z46ZVV!BfmR4=~Fd2480mgB)`h|4`kalJ zx?&@yu9|V>D=EEe>K0$$3EaGw-lgA9*g(a<1ypGw3sD`2PZ{_@4oucg5a!mFtzN8-MH2e*ji^AMF4D diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.woff b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/font/fontello.woff deleted file mode 100644 index e1d56472f88b35b037149608094afc4bbcf97b50..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2904 zcmY*bc{r5a8-8EQOm-oAc3G0_yAoq$ER)?>YK*a^u}p($QzBc!h>|6VlHJ&{lqiN| z%aSF#WGNzFi12%-@B8QXT-SY_=f1D|InN*GT<1JtXe1H<0Vvp<0Z#hLGx#s3=l>sQ zyOU}F03slj4oAb8vm>4ak03~kg}5HHqWXA+UV4U-B%r(%()b{V!psj+y@PxRkTwDU zOuqqug%Zz7*7xza4AsI0A$j71taaKCOI3R)GL5BLW=s;ZJ zFE&`^13U;`kmd~a4TJi2cV!EU1_fRwK_z{V=OhGU*^^NtK}0X8mJOnSBONKZ83*Jn zPb_}bGpo6|v$@5-tvV(mA{TC~ehRCC$K$YA9M;RbnU$g6%}!ACyvi#qj&mocjk~R@ zdzy>So9R6WEUU3;)Azt)y>DTKU`QBu5cpHD&MD0p6F?|{p8?KX(8 zP%$221f@mZ#lit^5LN*I^jafEBs;Qe{6PD*3cy{>I780Lb{GvEaO6ufzz6Z@;h#L= z93Iy>_pLKZK~Tj{u`N{csOX_mrla}nq%Ya+r@r|o8aFzM|E^xWVJK5gDy>y|(A#9@ z>NBFZfE1NhydfOxKbV{Hkg>4D@BwPe+-*4IWKtSCEZDu42W_7DB3lM^apLN3_FZpC|0Id}3ba2oZ!x;lpF*vvG5Bar{2q;Iowe1FOhN(z|mv2b4#GL zW)?%C&@Z#L(S=@+=e=8Mk%5C+%vHum>iXA$RaXM!iYtTibKq)$p`mlxF(w60F*iT% z2w2W^nI+BQ!cQ6RoVyqD=|RAX+@wNy4~ZHI_}FbJ{LSmt;CN>g_&Pqq-U0 z`x{m0VaPJJn719yx@RqOT-3)V@7LL^ZqMP6(s7@27B!6m`fBASX;P~{*x1U{7ot2K z^Rqczc>H^kS>pf}>+{EGQsa)r?gIr>bztUG%SPXL))gN6XYN{Ud@Jz^&;5EcaM7Db z?YjCOtECJ#?21mVCueTDe|dg`tKM(QEMSZ)Inz;6n{c$=@1%rwDKcQpAx|%q zNf_oQV0+|DpGM`5$GBtWFQZQh8rS`>Kb3JEJIe^O?3$WR@wS^Gvutpp-_wFdDS^yc zOG`R<5Qe&T^AN~Bt{FMt^RNeKa_7$4)OSiBqESOImM92>*$*T47CFaWc~7WCDmWAs>?WY8<)1fgFn;-o zRRS;V;lmo=gmsS$puhM}lLB>oCm0RwuWOuV*&?RP zl+-cGw4EY)ySzg(_PylUj(U!@bkW;#U%0PZakgk9%dGMH58$J~PS4X!qeAGt9n--h z%dAFr4V*V4O!49_h-C`p8}G86n9{FnchBy%NZH=hAbJ|_#lbE1Mj=9t9rU3+d?c+< z&iQyFk#nEv;d1GD`pXOg;K2dFMb5fI=?&yL!`D6)#vl3+%ssAd!Rx_ty1`$dU)WiK z;u66_jf;yTtL7g&=8(DgI!rhCpWoydUp zv>qd;GHU93_*N~CLfDW{%w!18* zjZ|F1B(PiZMT3z+$modrryp=GDX%#!&QQOJGUd%26v zGg!h{b2m-roYdhocL&=0E6-ToBn%0Ayl~wC@nx8@;@5mHP`euW(pSyf^RC_T@9GKm zeyb(m7b)2$h7rS@BQe&bK9(sBKQlK7>&13qX0wAksZ+tXw%u_Jjnv{{&c(C(y*iEDkOA)FBb({PRfl*Nh-4OzMhPaJDL>bo_~y<<^yjv?u@Rc878 z#MD10UTPJ#{gBiB?7iJ{NguPn8lAoO%2L4O;6`MP=2 zvPDA8zBJnU(dCdwyjg6U*Rx>#mo?XyiGg~fo^6_~aZ2xa<+AnxhI}6sbmV{kU@R7x z#aWeClEX90*~hz1-jZTpa1SR$^~JCX3GN5t1H8Y&h`NI5Mo)oLST^K;HUECce{M(2 z9Nhfs4SRBk6$=7!UCfD$ivYm*1OYN$vsY$y_WS7iOLBnMh*&(v31}`M9h&R?S-!uDxe~I&L z^j+IqI0y$OE<{=Uy$85kfHLg+tveABlsL*G${lIhHwI{J1@-LGY5+lfz$eS^qoM); zJ^}Djz@iT5uyv+_U?Qge5HyB*N>qT-hzdsOph_lr7E@b9B`X75kqQG5R2eYV#<{{M h)|m=pL{N{>SsfEVryv3YMICr>r-JDom6<*r{|}rP@vZ;> diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/index.html b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/index.html deleted file mode 100644 index 3c1cf5254..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/index.html +++ /dev/null @@ -1,446 +0,0 @@ - - - - - - - - Toolbar Configurator - - - - - - - - - - - - -
    -
    -

    - CKEditor Logo -

    - -
    -
    - -
    -
    -
    -
    -
    -

    - Toolbar Configurator - Help -

    - -
    -
    - Select configurator type - - - - - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -

    What Am I Doing Here?

    - -
    -
    -
    -

    Arrange toolbar groups, toggle button visibility according to your needs and get your toolbar configuration.

    -

    You can replace the content of the config.js file with the generated configuration. If you already set some configuration options you will need to merge both configurations.

    -
    -
    -

    Read more about different ways of setting configuration and do not forget about clearing browser cache.

    -

    Arranging toolbar groups is the recommended way of configuring the toolbar, but if you need more freedom you can use the advanced configurator.

    -
    -
    - -
    - -

    - -

    -
    -
    -
    -
    - -
    -

    - CKEditor – The text editor for the Internet – http://ckeditor.com -

    -

    - Copyright © 2003-2015, CKSource – Frederico Knabben. All rights reserved. -

    -
    - - - - - - - - - - - - - - diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js deleted file mode 100644 index 65f0b8753..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js +++ /dev/null @@ -1,13 +0,0 @@ -"function"!=typeof Object.create&&function(){var a=function(){};Object.create=function(b){if(1 and others - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css deleted file mode 100644 index ceacd1304..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css +++ /dev/null @@ -1,325 +0,0 @@ -/* BASICS */ - -.CodeMirror { - /* Set height, width, borders, and global font properties here */ - font-family: monospace; - height: 300px; - color: black; -} - -/* PADDING */ - -.CodeMirror-lines { - padding: 4px 0; /* Vertical padding around content */ -} -.CodeMirror pre { - padding: 0 4px; /* Horizontal padding of content */ -} - -.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { - background-color: white; /* The little square between H and V scrollbars */ -} - -/* GUTTER */ - -.CodeMirror-gutters { - border-right: 1px solid #ddd; - background-color: #f7f7f7; - white-space: nowrap; -} -.CodeMirror-linenumbers {} -.CodeMirror-linenumber { - padding: 0 3px 0 5px; - min-width: 20px; - text-align: right; - color: #999; - white-space: nowrap; -} - -.CodeMirror-guttermarker { color: black; } -.CodeMirror-guttermarker-subtle { color: #999; } - -/* CURSOR */ - -.CodeMirror div.CodeMirror-cursor { - border-left: 1px solid black; -} -/* Shown when moving in bi-directional text */ -.CodeMirror div.CodeMirror-secondarycursor { - border-left: 1px solid silver; -} -.CodeMirror.cm-fat-cursor div.CodeMirror-cursor { - width: auto; - border: 0; - background: #7e7; -} -.CodeMirror.cm-fat-cursor div.CodeMirror-cursors { - z-index: 1; -} - -.cm-animate-fat-cursor { - width: auto; - border: 0; - -webkit-animation: blink 1.06s steps(1) infinite; - -moz-animation: blink 1.06s steps(1) infinite; - animation: blink 1.06s steps(1) infinite; -} -@-moz-keyframes blink { - 0% { background: #7e7; } - 50% { background: none; } - 100% { background: #7e7; } -} -@-webkit-keyframes blink { - 0% { background: #7e7; } - 50% { background: none; } - 100% { background: #7e7; } -} -@keyframes blink { - 0% { background: #7e7; } - 50% { background: none; } - 100% { background: #7e7; } -} - -/* Can style cursor different in overwrite (non-insert) mode */ -div.CodeMirror-overwrite div.CodeMirror-cursor {} - -.cm-tab { display: inline-block; text-decoration: inherit; } - -.CodeMirror-ruler { - border-left: 1px solid #ccc; - position: absolute; -} - -/* DEFAULT THEME */ - -.cm-s-default .cm-keyword {color: #708;} -.cm-s-default .cm-atom {color: #219;} -.cm-s-default .cm-number {color: #164;} -.cm-s-default .cm-def {color: #00f;} -.cm-s-default .cm-variable, -.cm-s-default .cm-punctuation, -.cm-s-default .cm-property, -.cm-s-default .cm-operator {} -.cm-s-default .cm-variable-2 {color: #05a;} -.cm-s-default .cm-variable-3 {color: #085;} -.cm-s-default .cm-comment {color: #a50;} -.cm-s-default .cm-string {color: #a11;} -.cm-s-default .cm-string-2 {color: #f50;} -.cm-s-default .cm-meta {color: #555;} -.cm-s-default .cm-qualifier {color: #555;} -.cm-s-default .cm-builtin {color: #30a;} -.cm-s-default .cm-bracket {color: #997;} -.cm-s-default .cm-tag {color: #170;} -.cm-s-default .cm-attribute {color: #00c;} -.cm-s-default .cm-header {color: blue;} -.cm-s-default .cm-quote {color: #090;} -.cm-s-default .cm-hr {color: #999;} -.cm-s-default .cm-link {color: #00c;} - -.cm-negative {color: #d44;} -.cm-positive {color: #292;} -.cm-header, .cm-strong {font-weight: bold;} -.cm-em {font-style: italic;} -.cm-link {text-decoration: underline;} -.cm-strikethrough {text-decoration: line-through;} - -.cm-s-default .cm-error {color: #f00;} -.cm-invalidchar {color: #f00;} - -.CodeMirror-composing { border-bottom: 2px solid; } - -/* Default styles for common addons */ - -div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;} -div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;} -.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); } -.CodeMirror-activeline-background {background: #e8f2ff;} - -/* STOP */ - -/* The rest of this file contains styles related to the mechanics of - the editor. You probably shouldn't touch them. */ - -.CodeMirror { - position: relative; - overflow: hidden; - background: white; -} - -.CodeMirror-scroll { - overflow: scroll !important; /* Things will break if this is overridden */ - /* 30px is the magic margin used to hide the element's real scrollbars */ - /* See overflow: hidden in .CodeMirror */ - margin-bottom: -30px; margin-right: -30px; - padding-bottom: 30px; - height: 100%; - outline: none; /* Prevent dragging from highlighting the element */ - position: relative; -} -.CodeMirror-sizer { - position: relative; - border-right: 30px solid transparent; -} - -/* The fake, visible scrollbars. Used to force redraw during scrolling - before actuall scrolling happens, thus preventing shaking and - flickering artifacts. */ -.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { - position: absolute; - z-index: 6; - display: none; -} -.CodeMirror-vscrollbar { - right: 0; top: 0; - overflow-x: hidden; - overflow-y: scroll; -} -.CodeMirror-hscrollbar { - bottom: 0; left: 0; - overflow-y: hidden; - overflow-x: scroll; -} -.CodeMirror-scrollbar-filler { - right: 0; bottom: 0; -} -.CodeMirror-gutter-filler { - left: 0; bottom: 0; -} - -.CodeMirror-gutters { - position: absolute; left: 0; top: 0; - z-index: 3; -} -.CodeMirror-gutter { - white-space: normal; - height: 100%; - display: inline-block; - margin-bottom: -30px; - /* Hack to make IE7 behave */ - *zoom:1; - *display:inline; -} -.CodeMirror-gutter-wrapper { - position: absolute; - z-index: 4; - height: 100%; -} -.CodeMirror-gutter-elt { - position: absolute; - cursor: default; - z-index: 4; -} -.CodeMirror-gutter-wrapper { - -webkit-user-select: none; - -moz-user-select: none; - user-select: none; -} - -.CodeMirror-lines { - cursor: text; - min-height: 1px; /* prevents collapsing before first draw */ -} -.CodeMirror pre { - /* Reset some styles that the rest of the page might have set */ - -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; - border-width: 0; - background: transparent; - font-family: inherit; - font-size: inherit; - margin: 0; - white-space: pre; - word-wrap: normal; - line-height: inherit; - color: inherit; - z-index: 2; - position: relative; - overflow: visible; - -webkit-tap-highlight-color: transparent; -} -.CodeMirror-wrap pre { - word-wrap: break-word; - white-space: pre-wrap; - word-break: normal; -} - -.CodeMirror-linebackground { - position: absolute; - left: 0; right: 0; top: 0; bottom: 0; - z-index: 0; -} - -.CodeMirror-linewidget { - position: relative; - z-index: 2; - overflow: auto; -} - -.CodeMirror-widget {} - -.CodeMirror-code { - outline: none; -} - -/* Force content-box sizing for the elements where we expect it */ -.CodeMirror-scroll, -.CodeMirror-sizer, -.CodeMirror-gutter, -.CodeMirror-gutters, -.CodeMirror-linenumber { - -moz-box-sizing: content-box; - box-sizing: content-box; -} - -.CodeMirror-measure { - position: absolute; - width: 100%; - height: 0; - overflow: hidden; - visibility: hidden; -} -.CodeMirror-measure pre { position: static; } - -.CodeMirror div.CodeMirror-cursor { - position: absolute; - border-right: none; - width: 0; -} - -div.CodeMirror-cursors { - visibility: hidden; - position: relative; - z-index: 3; -} -.CodeMirror-focused div.CodeMirror-cursors { - visibility: visible; -} - -.CodeMirror-selected { background: #d9d9d9; } -.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; } -.CodeMirror-crosshair { cursor: crosshair; } -.CodeMirror ::selection { background: #d7d4f0; } -.CodeMirror ::-moz-selection { background: #d7d4f0; } - -.cm-searching { - background: #ffa; - background: rgba(255, 255, 0, .4); -} - -/* IE7 hack to prevent it from returning funny offsetTops on the spans */ -.CodeMirror span { *vertical-align: text-bottom; } - -/* Used to force a border model for a node */ -.cm-force-border { padding-right: .1px; } - -@media print { - /* Hide the cursor when printing */ - .CodeMirror div.CodeMirror-cursors { - visibility: hidden; - } -} - -/* See issue #2901 */ -.cm-tab-wrap-hack:after { content: ''; } - -/* Help users use markselection to safely style text background */ -span.CodeMirror-selectedtext { background: none; } diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js deleted file mode 100644 index 538493fe0..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js +++ /dev/null @@ -1,288 +0,0 @@ -(function(q){if("object"==typeof exports&&"object"==typeof module)module.exports=q();else{if("function"==typeof define&&define.amd)return define([],q);this.CodeMirror=q()}})(function(){function q(a,b){if(!(this instanceof q))return new q(a,b);this.options=b=b?V(b):{};V(qf,b,!1);wc(b);var c=b.value;"string"==typeof c&&(c=new P(c,b.mode));this.doc=c;var d=new q.inputStyles[b.inputStyle](this),d=this.display=new rf(a,c,d);d.wrapper.CodeMirror=this;Ad(this);Bd(this);b.lineWrapping&&(this.display.wrapper.className+= -" CodeMirror-wrap");b.autofocus&&!ab&&d.input.focus();Cd(this);this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:!1,cutIncoming:!1,draggingText:!1,highlight:new bb,keySeq:null,specialChars:null};var e=this;B&&11>C&&setTimeout(function(){e.display.input.reset(!0)},20);sf(this);Dd||(tf(),Dd=!0);Ja(this);this.curOp.forceUpdate=!0;Ed(this,c);b.autofocus&&!ab||e.hasFocus()?setTimeout(cb(xc,this),20):db(this);for(var f in Ka)if(Ka.hasOwnProperty(f))Ka[f](this, -b[f],Fd);Gd(this);b.finishInit&&b.finishInit(this);for(c=0;cC&&(this.gutters.style.zIndex=-1,this.scroller.style.paddingRight= -0);J||wa&&ab||(this.scroller.draggable=!0);a&&(a.appendChild?a.appendChild(this.wrapper):a(this.wrapper));this.reportedViewFrom=this.reportedViewTo=this.viewFrom=this.viewTo=b.first;this.view=[];this.externalMeasured=this.renderedView=null;this.lastWrapHeight=this.lastWrapWidth=this.viewOffset=0;this.updateLineNumbers=null;this.nativeBarWidth=this.barHeight=this.barWidth=0;this.scrollbarsClipped=!1;this.lineNumWidth=this.lineNumInnerWidth=this.lineNumChars=null;this.alignWidgets=!1;this.maxLine=this.cachedCharWidth= -this.cachedTextHeight=this.cachedPaddingH=null;this.maxLineLength=0;this.maxLineChanged=!1;this.wheelDX=this.wheelDY=this.wheelStartX=this.wheelStartY=null;this.shift=!1;this.activeTouch=this.selForContextMenu=null;c.init(this)}function zc(a){a.doc.mode=q.getMode(a.options,a.doc.modeOption);eb(a)}function eb(a){a.doc.iter(function(a){a.stateAfter&&(a.stateAfter=null);a.styles&&(a.styles=null)});a.doc.frontier=a.doc.first;fb(a,100);a.state.modeGen++;a.curOp&&Q(a)}function Id(a){var b=xa(a.display), -c=a.options.lineWrapping,d=c&&Math.max(5,a.display.scroller.clientWidth/gb(a.display)-3);return function(e){if(ya(a.doc,e))return 0;var f=0;if(e.widgets)for(var g=0;gb.maxLineLength&&(b.maxLineLength=d,b.maxLine=a)})}function wc(a){var b=D(a.gutters,"CodeMirror-linenumbers");-1==b&&a.lineNumbers?a.gutters=a.gutters.concat(["CodeMirror-linenumbers"]): --1C&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")}function Gc(){}function Cd(a){a.display.scrollbars&&(a.display.scrollbars.clear(), -a.display.scrollbars.addClass&&kb(a.display.wrapper,a.display.scrollbars.addClass));a.display.scrollbars=new q.scrollbarModel[a.options.scrollbarStyle](function(b){a.display.wrapper.insertBefore(b,a.display.scrollbarFiller);v(b,"mousedown",function(){a.state.focused&&setTimeout(function(){a.display.input.focus()},0)});b.setAttribute("cm-not-content","true")},function(b,c){"horizontal"==c?Ma(a,b):lb(a,b)},a);a.display.scrollbars.addClass&&mb(a.display.wrapper,a.display.scrollbars.addClass)}function Na(a, -b){b||(b=jb(a));var c=a.display.barWidth,d=a.display.barHeight;Jd(a,b);for(var e=0;4>e&&c!=a.display.barWidth||d!=a.display.barHeight;e++)c!=a.display.barWidth&&a.options.lineWrapping&&Lb(a),Jd(a,jb(a)),c=a.display.barWidth,d=a.display.barHeight}function Jd(a,b){var c=a.display,d=c.scrollbars.update(b);c.sizer.style.paddingRight=(c.barWidth=d.right)+"px";c.sizer.style.paddingBottom=(c.barHeight=d.bottom)+"px";d.right&&d.bottom?(c.scrollbarFiller.style.display="block",c.scrollbarFiller.style.height= -d.bottom+"px",c.scrollbarFiller.style.width=d.right+"px"):c.scrollbarFiller.style.display="";d.bottom&&a.options.coverGutterNextToScrollbar&&a.options.fixedGutter?(c.gutterFiller.style.display="block",c.gutterFiller.style.height=d.bottom+"px",c.gutterFiller.style.width=b.gutterWidth+"px"):c.gutterFiller.style.display=""}function Hc(a,b,c){var d=c&&null!=c.top?Math.max(0,c.top):a.scroller.scrollTop,d=Math.floor(d-a.lineSpace.offsetTop),e=c&&null!=c.bottom?c.bottom:d+a.wrapper.clientHeight,d=Ba(b,d), -e=Ba(b,e);if(c&&c.ensure){var f=c.ensure.from.line;c=c.ensure.to.line;f=e&&(d=Ba(b,ea(u(b,c))-a.wrapper.clientHeight),e=c)}return{from:d,to:Math.max(e,d+1)}}function Bc(a){var b=a.display,c=b.view;if(b.alignWidgets||b.gutters.firstChild&&a.options.fixedGutter){for(var d=Ic(b)-b.scroller.scrollLeft+a.doc.scrollLeft,e=b.gutters.offsetWidth,f=d+"px",g=0;g=c.viewFrom&&b.visible.to<=c.viewTo&&(null==c.updateLineNumbers||c.updateLineNumbers>=c.viewTo)&&c.renderedView==c.view&&0==Kd(a))return!1;Gd(a)&&(qa(a),b.dims=Kc(a));var e=d.first+d.size,f=Math.max(b.visible.from-a.options.viewportMargin,d.first),g=Math.min(e,b.visible.to+a.options.viewportMargin);c.viewFromf-c.viewFrom&& -(f=Math.max(d.first,c.viewFrom));c.viewTo>g&&20>c.viewTo-g&&(g=Math.min(e,c.viewTo));ra&&(f=Mc(a.doc,f),g=Ld(a.doc,g));d=f!=c.viewFrom||g!=c.viewTo||c.lastWrapHeight!=b.wrapperHeight||c.lastWrapWidth!=b.wrapperWidth;e=a.display;0==e.view.length||f>=e.viewTo||g<=e.viewFrom?(e.view=Nb(a,f,g),e.viewFrom=f):(e.viewFrom>f?e.view=Nb(a,f,e.viewFrom).concat(e.view):e.viewFromg&&(e.view=e.view.slice(0, -Ca(a,g))));e.viewTo=g;c.viewOffset=ea(u(a.doc,c.viewFrom));a.display.mover.style.top=c.viewOffset+"px";g=Kd(a);if(!d&&0==g&&!b.force&&c.renderedView==c.view&&(null==c.updateLineNumbers||c.updateLineNumbers>=c.viewTo))return!1;f=fa();4=a.display.viewFrom&&b.visible.to<=a.display.viewTo)break;if(!Lc(a,b))break;Lb(a);d=jb(a);nb(a);Oc(a,d);Na(a,d)}b.signal(a,"update",a);if(a.display.viewFrom!=a.display.reportedViewFrom||a.display.viewTo!=a.display.reportedViewTo)b.signal(a, -"viewportChange",a,a.display.viewFrom,a.display.viewTo),a.display.reportedViewFrom=a.display.viewFrom,a.display.reportedViewTo=a.display.viewTo}function Pc(a,b){var c=new Mb(a,b);if(Lc(a,c)){Lb(a);Md(a,c);var d=jb(a);nb(a);Oc(a,d);Na(a,d);c.finish()}}function Oc(a,b){a.display.sizer.style.minHeight=b.docHeight+"px";var c=b.docHeight+a.display.barHeight;a.display.heightForcer.style.top=c+"px";a.display.gutters.style.height=Math.max(c+da(a),b.clientHeight)+"px"}function Lb(a){a=a.display;for(var b= -a.lineDiv.offsetTop,c=0;cC){var f=d.node.offsetTop+d.node.offsetHeight;e=f-b;b=f}else e=d.node.getBoundingClientRect(),e=e.bottom-e.top;f=d.line.height-e;2>e&&(e=xa(a));if(.001f)if(ca(d.line,e),Nd(d.line),d.rest)for(e=0;eC&&(a.node.style.zIndex=2));return a.node}function Pd(a,b){var c=a.display.externalMeasured;return c&&c.line==b.line?(a.display.externalMeasured=null,b.measure=c.measure,c.built):Sd(a,b)}function Qc(a){var b=a.bgClass?a.bgClass+" "+(a.line.bgClass||""):a.line.bgClass;b&&(b+=" CodeMirror-linebackground");if(a.background)b?a.background.className=b:(a.background.parentNode.removeChild(a.background), -a.background=null);else if(b){var c=Ob(a);a.background=c.insertBefore(t("div",null,b),c.firstChild)}a.line.wrapClass?Ob(a).className=a.line.wrapClass:a.node!=a.text&&(a.node.className="");a.text.className=(a.textClass?a.textClass+" "+(a.line.textClass||""):a.line.textClass)||""}function Qd(a,b,c,d){b.gutter&&(b.node.removeChild(b.gutter),b.gutter=null);var e=b.line.gutterMarkers;if(a.options.lineNumbers||e){var f=Ob(b),g=b.gutter=t("div",null,"CodeMirror-gutter-wrapper","left: "+(a.options.fixedGutter? -d.fixedPos:-d.gutterTotalWidth)+"px; width: "+d.gutterTotalWidth+"px");a.display.input.setUneditable(g);f.insertBefore(g,b.text);b.line.gutterClass&&(g.className+=" "+b.line.gutterClass);!a.options.lineNumbers||e&&e["CodeMirror-linenumbers"]||(b.lineNumber=g.appendChild(t("div",Jc(a.options,c),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+d.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+a.display.lineNumInnerWidth+"px")));if(e)for(b=0;by(a,b)?b:a}function Qb(a,b){return 0>y(a,b)?a:b}function Ud(a){a.state.focused||(a.display.input.focus(),xc(a))}function Rb(a){return a.options.readOnly||a.doc.cantEdit}function Sc(a,b,c,d,e){var f=a.doc;a.display.shift=!1;d||(d=f.sel);var g=sa(b),h=null;a.state.pasteIncoming&&1l.head.ch&&(!k||d.ranges[k-1].head.line!=l.head.line)){l=a.getModeAt(l.head);m=ta(m);p=!1;if(l.electricChars)for(var E=0;Ee?k.map:l[e],g=0;ge?a.line:a.rest[e]);e=f[g]+d;if(0>d||h!=b)e=f[g+(d?1:0)];return r(c,e)}}}var e=a.text.firstChild,f=!1;if(!b||!Wc(e,b))return Ra(r(F(a.line),0),!0);if(b==e&&(f=!0,b=e.childNodes[c],c=0,!b))return c=a.rest?A(a.rest):a.line,Ra(r(F(c),c.text.length),f);var g=3==b.nodeType?b:null,h=b;g||1!=b.childNodes.length||3!=b.firstChild.nodeType||(g=b.firstChild,c&&(c=g.nodeValue.length));for(;h.parentNode!=e;)h=h.parentNode; -var k=a.measure,l=k.maps;if(b=d(g,h,c))return Ra(b,f);e=h.nextSibling;for(g=g?g.nodeValue.length-c:0;e;e=e.nextSibling){if(b=d(e,e.firstChild,0))return Ra(r(b.line,b.ch-g),f);g+=e.textContent.length}h=h.previousSibling;for(g=c;h;h=h.previousSibling){if(b=d(h,h.firstChild,-1))return Ra(r(b.line,b.ch+g),f);g+=e.textContent.length}}function xf(a,b,c,d,e){function f(a){return function(b){return b.id==a}}function g(b){if(1==b.nodeType){var c=b.getAttribute("cm-text");if(null!=c)""==c&&(c=b.textContent.replace(/\u200b/g, -"")),h+=c;else{var c=b.getAttribute("cm-marker"),p;if(c)b=a.findMarks(r(d,0),r(e+1,0),f(+c)),b.length&&(p=b[0].find())&&(h+=Da(a.doc,p.from,p.to).join("\n"));else if("false"!=b.getAttribute("contenteditable")){for(p=0;pc)return r(c,u(a,c).text.length);var c= -u(a,b.line).text.length,d=b.ch,c=null==d||d>c?r(b.line,c):0>d?r(b.line,0):b;return c}function qb(a,b){return b>=a.first&&by(c,a),b!=0>y(d,a)?(a=c,c=d):b!=0>y(c,d)&&(c=d)),new z(a,c)):new z(d||c,c)}function Ub(a,b,c,d){H(a,new la([rb(a,a.sel.primary(),b,c)],0),d)}function ae(a,b,c){for(var d=[],e=0;ey(b.primary().head,a.sel.primary().head)?-1:1);de(a,ee(a,b,d,!0));c&&!1===c.scroll||!a.cm||Pa(a.cm)}function de(a,b){b.equals(a.sel)||(a.sel=b,a.cm&&(a.cm.curOp.updateInput=a.cm.curOp.selectionChanged=!0,fe(a.cm)),L(a,"cursorActivity",a))}function ge(a){de(a,ee(a,a.sel,null,!1),ha)}function ee(a,b,c,d){for(var e,f=0;f=f.ch:l.to>f.ch))){if(d&&(K(m,"beforeCursorEnter"),m.explicitlyCleared))if(h.markedSpans){--k;continue}else break;if(m.atomic){k= -m.find(0>g?-1:1);if(0==y(k,f)&&(k.ch+=g,0>k.ch?k=k.line>a.first?w(a,r(k.line-1)):null:k.ch>h.text.length&&(k=k.lineb&&(b=0);b=Math.round(b);d=Math.round(d);h.appendChild(t("div",null,"CodeMirror-selected","position: absolute; left: "+a+"px; top: "+b+"px; width: "+(null==c?m-a:c)+"px; height: "+(d-b)+"px"))}function e(b,c,e){var f=u(g,b),h=f.text.length,k,p;Af(Y(f),c||0,null==e?h:e,function(g,q,t){var u=Yb(a,r(b,g),"div",f,"left"),v,w;g==q?(v=u,t=w=u.left):(v=Yb(a,r(b,q-1),"div",f,"right"), -"rtl"==t&&(t=u,u=v,v=t),t=u.left,w=v.right);null==c&&0==g&&(t=l);3p.bottom||v.bottom==p.bottom&&v.right>p.right)p=v;ta.options.cursorBlinkRate&&(b.cursorDiv.style.visibility="hidden")}}function fb(a,b){a.doc.mode.startState&&a.doc.frontier=a.display.viewTo)){var c=+new Date+a.options.workTime,d=Sa(b.mode,sb(a,b.frontier)),e=[];b.iter(b.frontier,Math.min(b.first+b.size,a.display.viewTo+ -500),function(f){if(b.frontier>=a.display.viewFrom){var g=f.styles,h=je(a,f,d,!0);f.styles=h.styles;var k=f.styleClasses;(h=h.classes)?f.styleClasses=h:k&&(f.styleClasses=null);k=!g||g.length!=f.styles.length||k!=h&&(!k||!h||k.bgClass!=h.bgClass||k.textClass!=h.textClass);for(h=0;!k&&hc)return fb(a,a.options.workDelay),!0}); -e.length&&T(a,function(){for(var b=0;bg;--b){if(b<=f.first)return f.first;var h=u(f,b-1);if(h.stateAfter&&(!c||b<=f.frontier))return b;h=aa(h.text,null,a.options.tabSize);if(null==e||d>h)e=b-1,d=h}return e}function sb(a,b,c){var d=a.doc,e=a.display;if(!d.mode.startState)return!0;var f=Cf(a,b,c),g=f>d.first&&u(d,f-1).stateAfter,g=g?Sa(d.mode,g):Df(d.mode);d.iter(f,b,function(c){Zc(a, -c.text,g);c.stateAfter=f==b-1||0==f%5||f>=e.viewFrom&&fc)return{map:a.measure.maps[d],cache:a.measure.caches[d],before:!0}}function Vc(a,b){if(b>=a.display.viewFrom&&b=c.lineN&&bm;m++){for(;h&&tb(b.line.text.charAt(k.coverStart+h));)--h;for(;k.coverStart+lC&&0==h&&l==k.coverEnd-k.coverStart)n=d.parentNode.getBoundingClientRect();else if(B&&a.options.lineWrapping){var E=Ea(d,h,l).getClientRects();n=E.length?E["right"==g?E.length-1:0]:ad}else n=Ea(d,h,l).getBoundingClientRect()||ad;if(n.left||n.right||0==h)break;l=h;--h;c="right"}B&&11>C&&((E=!window.screen||null==screen.logicalXDPI||screen.logicalXDPI==screen.deviceXDPI)|| -(null!=bd?E=bd:(m=U(a.display.measure,t("span","x")),E=m.getBoundingClientRect(),m=Ea(m,0,1).getBoundingClientRect(),E=bd=1C)||h||n&&(n.left||n.right)||(n=(n=d.parentNode.getClientRects()[0])? -{left:n.left,right:n.left+gb(a.display),top:n.top,bottom:n.bottom}:ad);E=n.top-b.rect.top;d=n.bottom-b.rect.top;h=(E+d)/2;g=b.view.measure.heights;for(m=0;mb)f=l-k,e=f-1,b>=l&&(g="right");if(null!=e){d=a[h+2];k==l&&c==(d.insertLeft?"left":"right")&&(g=c);if("left"==c&&0==e)for(;h&&a[h-2]==a[h-3]&&a[h-1].insertLeft;)d=a[(h-=3)+2],g="left";if("right"==c&&e==l-k)for(;hc.from?g(a-1):g(a,d)}d=d||u(a.doc,b.line);e||(e=Zb(a,d));var k=Y(d);b=b.ch;if(!k)return g(b);var l=Sb(k,b),l=h(b,l);null!=vb&&(l.other=h(b,vb));return l}function oe(a, -b){var c=0;b=w(a.doc,b);a.options.lineWrapping||(c=gb(a.display)*b.ch);var d=u(a.doc,b.line),e=ea(d)+a.display.lineSpace.offsetTop;return{left:c,right:c,top:e,bottom:e+d.height}}function $b(a,b,c,d){a=r(a,b);a.xRel=d;c&&(a.outside=!0);return a}function fd(a,b,c){var d=a.doc;c+=a.display.viewOffset;if(0>c)return $b(d.first,0,!0,-1);var e=Ba(d,c),f=d.first+d.size-1;if(e>f)return $b(d.first+d.size-1,u(d,f).text.length,!0,1);0>b&&(b=0);for(d=u(d,e);;)if(e=Ef(a,d,e,b,c),f=(d=Aa(d,!1))&&d.find(0,!0),d&& -(e.ch>f.from.ch||e.ch==f.from.ch&&0d.bottom)return d.left-k;if(gt)return $b(c,n,u,1);for(;;){if(m?n==e||n==gd(b,e,1):1>=n-e){m=d -d?-1:1d){n=w;t=x;if(u=h)t+=1E3;p=v}else e=w,E=x,q=h,p-=v}}function xa(a){if(null!=a.cachedTextHeight)return a.cachedTextHeight;if(null==Fa){Fa=t("pre");for(var b=0;49>b;++b)Fa.appendChild(document.createTextNode("x")),Fa.appendChild(t("br"));Fa.appendChild(document.createTextNode("x"))}U(a.measure,Fa);b=Fa.offsetHeight/50;3=d.viewTo)||d.maxLineChanged&&c.options.lineWrapping;e.update=e.mustUpdate&&new Mb(c,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}for(b= -0;bl;l++){var m=!1,p=ma(c,h),n=g&&g!=h?ma(c,g):p,n=cc(c,Math.min(p.left, -n.left),Math.min(p.top,n.top)-k,Math.max(p.left,n.left),Math.max(p.bottom,n.bottom)+k),q=c.doc.scrollTop,r=c.doc.scrollLeft;null!=n.scrollTop&&(lb(c,n.scrollTop),1g.top+l.top?h=!0:g.bottom+l.top>(window.innerHeight||document.documentElement.clientHeight)&& -(h=!1),null==h||Gf||(g=t("div","​",null,"position: absolute; top: "+(g.top-k.viewOffset-c.display.lineSpace.offsetTop)+"px; height: "+(g.bottom-g.top+da(c)+k.barHeight)+"px; left: "+g.left+"px; width: 2px;"),c.display.lineSpace.appendChild(g),g.scrollIntoView(h),c.display.lineSpace.removeChild(g))))}h=e.maybeHiddenMarkers;g=e.maybeUnhiddenMarkers;if(h)for(k=0;kb)&&(e.updateLineNumbers=b);a.curOp.viewChanged=!0;if(b>=e.viewTo)ra&&Mc(a.doc,b)e.viewFrom?qa(a):(e.viewFrom+=d,e.viewTo+=d);else if(b<=e.viewFrom&&c>=e.viewTo)qa(a);else if(b<=e.viewFrom){var f=dc(a,c,c+d,1);f?(e.view=e.view.slice(f.index),e.viewFrom=f.lineN,e.viewTo+=d):qa(a)}else if(c>=e.viewTo)(f=dc(a,b,b,-1))?(e.view=e.view.slice(0,f.index),e.viewTo=f.lineN):qa(a);else{var f=dc(a,b,b,-1),g=dc(a,c,c+d,1);f&&g?(e.view= -e.view.slice(0,f.index).concat(Nb(a,f.lineN,g.lineN)).concat(e.view.slice(g.index)),e.viewTo+=d):qa(a)}if(a=e.externalMeasured)c=e.lineN&&b=d.viewTo||(a=d.view[Ca(a,b)],null!=a.node&&(a=a.changes||(a.changes=[]),-1==D(a,c)&&a.push(c)))}function qa(a){a.display.viewFrom=a.display.viewTo= -a.doc.first;a.display.view=[];a.display.viewOffset=0}function Ca(a,b){if(b>=a.display.viewTo)return null;b-=a.display.viewFrom;if(0>b)return null;for(var c=a.display.view,d=0;db)return d}function dc(a,b,c,d){var e=Ca(a,b),f=a.display.view;if(!ra||c==a.doc.first+a.doc.size)return{index:e,lineN:c};for(var g=0,h=a.display.viewFrom;gd?0:f.length- -1))return null;c+=d*f[e-(0>d?1:0)].size;e+=d}return{index:e,lineN:c}}function Kd(a){a=a.display.view;for(var b=0,c=0;cC?v(d.scroller,"dblclick",G(a,function(b){if(!ja(a, -b)){var c=Ua(a,b);!c||hd(a,b,"gutterClick",!0,L)||oa(a.display,b)||(O(b),b=a.findWordAt(c),Ub(a.doc,b.anchor,b.head))}})):v(d.scroller,"dblclick",function(b){ja(a,b)||O(b)});id||v(d.scroller,"contextmenu",function(b){qe(a,b)});var e,f={end:0};v(d.scroller,"touchstart",function(a){var b;1!=a.touches.length?b=!1:(b=a.touches[0],b=1>=b.radiusX&&1>=b.radiusY);b||(clearTimeout(e),b=+new Date,d.activeTouch={start:b,moved:!1,prev:300>=b-f.end?f:null},1==a.touches.length&&(d.activeTouch.left=a.touches[0].pageX, -d.activeTouch.top=a.touches[0].pageY))});v(d.scroller,"touchmove",function(){d.activeTouch&&(d.activeTouch.moved=!0)});v(d.scroller,"touchend",function(e){var f=d.activeTouch;if(f&&!oa(d,e)&&null!=f.left&&!f.moved&&300>new Date-f.start){var g=a.coordsChar(d.activeTouch,"page"),f=!f.prev||c(f,f.prev)?new z(g,g):!f.prev.prev||c(f,f.prev.prev)?a.findWordAt(g):new z(r(g.line,0),w(a.doc,r(g.line+1,0)));a.setSelection(f.anchor,f.head);a.focus();O(e)}b()});v(d.scroller,"touchcancel",b);v(d.scroller,"scroll", -function(){d.scroller.clientHeight&&(lb(a,d.scroller.scrollTop),Ma(a,d.scroller.scrollLeft,!0),K(a,"scroll",a))});v(d.scroller,"mousewheel",function(b){re(a,b)});v(d.scroller,"DOMMouseScroll",function(b){re(a,b)});v(d.wrapper,"scroll",function(){d.wrapper.scrollTop=d.wrapper.scrollLeft=0});d.dragFunctions={simple:function(b){ja(a,b)||jd(b)},start:function(b){if(B&&(!a.state.draggingText||100>+new Date-se))jd(b);else if(!ja(a,b)&&!oa(a.display,b)&&(b.dataTransfer.setData("Text",a.getSelection()),b.dataTransfer.setDragImage&& -!te)){var c=t("img",null,null,"position: fixed; left: 0; top: 0;");c.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw\x3d\x3d";ba&&(c.width=c.height=1,a.display.wrapper.appendChild(c),c._top=c.offsetTop);b.dataTransfer.setDragImage(c,0,0);ba&&c.parentNode.removeChild(c)}},drop:G(a,Hf)};var g=d.input.getField();v(g,"keyup",function(b){ue.call(a,b)});v(g,"keydown",G(a,ve));v(g,"keypress",G(a,we));v(g,"focus",cb(xc,a));v(g,"blur",cb(db,a))}function If(a){var b=a.display; -if(b.lastWrapHeight!=b.wrapper.clientHeight||b.lastWrapWidth!=b.wrapper.clientWidth)b.cachedCharWidth=b.cachedTextHeight=b.cachedPaddingH=null,b.scrollbarsClipped=!1,a.setSize()}function oa(a,b){for(var c=b.target||b.srcElement;c!=a.wrapper;c=c.parentNode)if(!c||1==c.nodeType&&"true"==c.getAttribute("cm-ignore-events")||c.parentNode==a.sizer&&c!=a.mover)return!0}function Ua(a,b,c,d){var e=a.display;if(!c&&"true"==(b.target||b.srcElement).getAttribute("cm-not-content"))return null;var f,g;c=e.lineSpace.getBoundingClientRect(); -try{f=b.clientX-c.left,g=b.clientY-c.top}catch(h){return null}b=fd(a,f,g);var k;d&&1==b.xRel&&(k=u(a.doc,b.line).text).length==b.ch&&(d=aa(k,k.length,a.options.tabSize)-k.length,b=r(b.line,Math.max(0,Math.round((f-ie(a.display).left)/gb(a.display))-d)));return b}function pe(a){var b=this.display;if(!(b.activeTouch&&b.input.supportsTouch()||ja(this,a)))if(b.shift=a.shiftKey,oa(b,a))J||(b.scroller.draggable=!1,setTimeout(function(){b.scroller.draggable=!0},100));else if(!hd(this,a,"gutterClick",!0, -L)){var c=Ua(this,a);window.focus();switch(xe(a)){case 1:c?Jf(this,a,c):(a.target||a.srcElement)==b.scroller&&O(a);break;case 2:J&&(this.state.lastMiddleDown=+new Date);c&&Ub(this.doc,c);setTimeout(function(){b.input.focus()},20);O(a);break;case 3:id?qe(this,a):Kf(this)}}}function Jf(a,b,c){B?setTimeout(cb(Ud,a),0):a.curOp.focus=fa();var d=+new Date,e;ec&&ec.time>d-400&&0==y(ec.pos,c)?e="triple":fc&&fc.time>d-400&&0==y(fc.pos,c)?(e="double",ec={time:d,pos:c}):(e="single",fc={time:d,pos:c});var d= -a.doc.sel,f=W?b.metaKey:b.ctrlKey,g;a.options.dragDrop&&Lf&&!Rb(a)&&"single"==e&&-1<(g=d.contains(c))&&!d.ranges[g].empty()?Mf(a,b,c,f):Nf(a,b,c,e,f)}function Mf(a,b,c,d){var e=a.display,f=+new Date,g=G(a,function(h){J&&(e.scroller.draggable=!1);a.state.draggingText=!1;ka(document,"mouseup",g);ka(e.scroller,"drop",g);10>Math.abs(b.clientX-h.clientX)+Math.abs(b.clientY-h.clientY)&&(O(h),!d&&+new Date-200t&&e.push(new z(r(h, -t),r(h,ye(E,g,f))))}e.length||e.push(new z(c,c));H(l,Z(n.ranges.slice(0,p).concat(e),p),{origin:"*mouse",scroll:!1});a.scrollIntoView(b)}else e=m,f=e.anchor,k=b,"single"!=d&&(b="double"==d?a.findWordAt(b):new z(r(b.line,0),w(l,r(b.line+1,0))),0=h.to|| -e.lineB.bottom?20:0;m&&setTimeout(G(a,function(){A==c&&(k.scroller.scrollTop+=m,g(b))}),50)}}function h(a){A=Infinity;O(a);k.input.focus();ka(document,"mousemove",F);ka(document,"mouseup",C);l.history.lastSelOrigin=null}var k=a.display,l=a.doc;O(b);var m,p,n=l.sel,q=n.ranges;e&&!b.shiftKey?(p=l.sel.contains(c),m=-1=Math.floor(a.display.gutters.getBoundingClientRect().right))return!1;d&&O(b);d=a.display;var k=d.lineDiv.getBoundingClientRect();if(g>k.bottom||!S(a,c))return ld(b);g-=k.top-d.viewOffset;for(k=0;k=f)return f=Ba(a.doc,g),e(a, -c,a,f,a.options.gutters[k],b),ld(b)}}function Hf(a){var b=this;if(!ja(b,a)&&!oa(b.display,a)){O(a);B&&(se=+new Date);var c=Ua(b,a,!0),d=a.dataTransfer.files;if(c&&!Rb(b))if(d&&d.length&&window.FileReader&&window.File){var e=d.length,f=Array(e),g=0;a=function(a,d){var h=new FileReader;h.onload=G(b,function(){f[d]=h.result;if(++g==e){c=w(b.doc,c);var a={from:c,to:c,text:sa(f.join("\n")),origin:"paste"};Oa(b.doc,a);be(b.doc,ga(c,ta(a)))}});h.readAsText(a)};for(var h=0;hMath.abs(a.doc.scrollTop-b)||(a.doc.scrollTop=b,wa||Pc(a,{top:b}),a.display.scroller.scrollTop!=b&& -(a.display.scroller.scrollTop=b),a.display.scrollbars.setScrollTop(b),wa&&Pc(a),fb(a,100))}function Ma(a,b,c){(c?b==a.doc.scrollLeft:2>Math.abs(a.doc.scrollLeft-b))||(b=Math.min(b,a.display.scroller.scrollWidth-a.display.scroller.clientWidth),a.doc.scrollLeft=b,Bc(a),a.display.scroller.scrollLeft!=b&&(a.display.scroller.scrollLeft=b),a.display.scrollbars.setScrollLeft(b))}function re(a,b){var c=ze(b),d=c.x,c=c.y,e=a.display,f=e.scroller;if(d&&f.scrollWidth>f.clientWidth||c&&f.scrollHeight>f.clientHeight){if(c&& -W&&J){var g=b.target,h=e.view;a:for(;g!=f;g=g.parentNode)for(var k=0;kg?h=Math.max(0,h+g-50):k=Math.min(a.doc.height,k+g+50),Pc(a,{top:h,bottom:k})),20>gc&&(null==e.wheelStartX?(e.wheelStartX=f.scrollLeft,e.wheelStartY=f.scrollTop,e.wheelDX=d,e.wheelDY=c,setTimeout(function(){if(null!=e.wheelStartX){var a=f.scrollLeft-e.wheelStartX,b=f.scrollTop- -e.wheelStartY,a=b&&e.wheelDY&&b/e.wheelDY||a&&e.wheelDX&&a/e.wheelDX;e.wheelStartX=e.wheelStartY=null;a&&(R=(R*gc+a)/(gc+1),++gc)}},200)):(e.wheelDX+=d,e.wheelDY+=c))):(c&&lb(a,Math.max(0,Math.min(f.scrollTop+c*R,f.scrollHeight-f.clientHeight))),Ma(a,Math.max(0,Math.min(f.scrollLeft+d*R,f.scrollWidth-f.clientWidth))),O(b),e.wheelStartX=null)}}function hc(a,b,c){if("string"==typeof b&&(b=ic[b],!b))return!1;a.display.input.ensurePolled();var d=a.display.shift,e=!1;try{Rb(a)&&(a.state.suppressEdits= -!0),c&&(a.display.shift=!1),e=b(a)!=Ae}finally{a.display.shift=d,a.state.suppressEdits=!1}return e}function Of(a,b,c){for(var d=0;dC&&27==a.keyCode&&(a.returnValue=!1);var b=a.keyCode;this.display.shift=16==b||a.shiftKey;var c=Be(this,a);ba&&(md=c?b:null,!c&&88==b&&!Ce&&(W?a.metaKey:a.ctrlKey)&&this.replaceSelection("",null,"cut"));18!=b||/\bCodeMirror-crosshair\b/.test(this.display.lineDiv.className)||Tf(this)}}function Tf(a){function b(a){18!=a.keyCode&&a.altKey||(kb(c,"CodeMirror-crosshair"),ka(document,"keyup",b),ka(document,"mouseover",b))}var c=a.display.lineDiv;mb(c,"CodeMirror-crosshair");v(document,"keyup",b);v(document, -"mouseover",b)}function ue(a){16==a.keyCode&&(this.doc.sel.shift=!1);ja(this,a)}function we(a){if(!(oa(this.display,a)||ja(this,a)||a.ctrlKey&&!a.altKey||W&&a.metaKey)){var b=a.keyCode,c=a.charCode;if(ba&&b==md)md=null,O(a);else if(!ba||a.which&&!(10>a.which)||!Be(this,a))if(b=String.fromCharCode(null==c?b:c),!Sf(this,a,b))this.display.input.onKeyPress(a)}}function Kf(a){a.state.delayingBlurEvent=!0;setTimeout(function(){a.state.delayingBlurEvent&&(a.state.delayingBlurEvent=!1,db(a))},100)}function xc(a){a.state.delayingBlurEvent&& -(a.state.delayingBlurEvent=!1);"nocursor"!=a.options.readOnly&&(a.state.focused||(K(a,"focus",a),a.state.focused=!0,mb(a.display.wrapper,"CodeMirror-focused"),a.curOp||a.display.selForContextMenu==a.doc.sel||(a.display.input.reset(),J&&setTimeout(function(){a.display.input.reset(!0)},20)),a.display.input.receivedFocus()),Yc(a))}function db(a){a.state.delayingBlurEvent||(a.state.focused&&(K(a,"blur",a),a.state.focused=!1,kb(a.display.wrapper,"CodeMirror-focused")),clearInterval(a.display.blinker), -setTimeout(function(){a.state.focused||(a.display.shift=!1)},150))}function qe(a,b){var c;(c=oa(a.display,b))||(c=S(a,"gutterContextMenu")?hd(a,b,"gutterContextMenu",!1,K):!1);if(!c)a.display.input.onContextMenu(b)}function De(a,b){if(0>y(a,b.from))return a;if(0>=y(a,b.to))return ta(b);var c=a.line+b.text.length-(b.to.line-b.from.line)-1,d=a.ch;a.line==b.to.line&&(d+=ta(b).ch-b.to.ch);return r(c,d)}function nd(a,b){for(var c=[],d=0;da.lastLine())){if(b.from.linee&&(b= -{from:b.from,to:r(e,u(a,e).text.length),text:[b.text[0]],origin:b.origin});b.removed=Da(a,b.from,b.to);c||(c=nd(a,b));a.cm?Vf(a.cm,b,d):qd(a,b,d);Vb(a,c,ha)}}function Vf(a,b,c){var d=a.doc,e=a.display,f=b.from,g=b.to,h=!1,k=f.line;a.options.lineWrapping||(k=F(ia(u(d,f.line))),d.iter(k,g.line+1,function(a){if(a==e.maxLine)return h=!0}));-1e.maxLineLength&&(e.maxLine= -a,e.maxLineLength=b,e.maxLineChanged=!0,h=!1)}),h&&(a.curOp.updateMaxLine=!0));d.frontier=Math.min(d.frontier,f.line);fb(a,400);c=b.text.length-(g.line-f.line)-1;b.full?Q(a):f.line!=g.line||1!=b.text.length||Me(a.doc,b)?Q(a,f.line,g.line+1,c):na(a,f.line,"text");c=S(a,"changes");if((d=S(a,"change"))||c)b={from:f,to:g,text:b.text,removed:b.removed,origin:b.origin},d&&L(a,"change",a,b),c&&(a.curOp.changeObjs||(a.curOp.changeObjs=[])).push(b);a.display.selForContextMenu=null}function wb(a,b,c,d,e){d|| -(d=c);if(0>y(d,c)){var f=d;d=c;c=f}"string"==typeof b&&(b=sa(b));Oa(a,{from:c,to:d,text:b,origin:e})}function cc(a,b,c,d,e){var f=a.display,g=xa(a.display);0>c&&(c=0);var h=a.curOp&&null!=a.curOp.scrollTop?a.curOp.scrollTop:f.scroller.scrollTop,k=Nc(a),l={};e-c>k&&(e=c+k);var m=a.doc.height+Ec(f),p=cm-g;ch+k&&(c=Math.min(c,(g?m:e)-k),c!=h&&(l.scrollTop=c));h=a.curOp&&null!=a.curOp.scrollLeft?a.curOp.scrollLeft:f.scroller.scrollLeft;a=pa(a)-(a.options.fixedGutter?f.gutters.offsetWidth: -0);(f=d-b>a)&&(d=b+a);10>b?l.scrollLeft=0:ba+h-3&&(l.scrollLeft=d+(f?0:10)-a);return l}function lc(a,b,c){null==b&&null==c||mc(a);null!=b&&(a.curOp.scrollLeft=(null==a.curOp.scrollLeft?a.doc.scrollLeft:a.curOp.scrollLeft)+b);null!=c&&(a.curOp.scrollTop=(null==a.curOp.scrollTop?a.doc.scrollTop:a.curOp.scrollTop)+c)}function Pa(a){mc(a);var b=a.getCursor(),c=b,d=b;a.options.lineWrapping||(c=b.ch?r(b.line,b.ch-1):b,d=r(b.line,b.ch+1));a.curOp.scrollToPos={from:c, -to:d,margin:a.options.cursorScrollMargin,isCursor:!0}}function mc(a){var b=a.curOp.scrollToPos;if(b){a.curOp.scrollToPos=null;var c=oe(a,b.from),d=oe(a,b.to),b=cc(a,Math.min(c.left,d.left),Math.min(c.top,d.top)-b.margin,Math.max(c.right,d.right),Math.max(c.bottom,d.bottom)+b.margin);a.scrollTo(b.scrollLeft,b.scrollTop)}}function pb(a,b,c,d){var e=a.doc,f;null==c&&(c="add");"smart"==c&&(e.mode.indent?f=sb(a,b):c="prev");var g=a.options.tabSize,h=u(e,b),k=aa(h.text,null,g);h.stateAfter&&(h.stateAfter= -null);var l=h.text.match(/^\s*/)[0],m;if(!d&&!/\S/.test(h.text))m=0,c="not";else if("smart"==c&&(m=e.mode.indent(f,h.text.slice(l.length),h.text),m==Ae||150e.first?aa(u(e,b-1).text,null,g):0:"add"==c?m=k+a.options.indentUnit:"subtract"==c?m=k-a.options.indentUnit:"number"==typeof c&&(m=k+c);m=Math.max(0,m);c="";d=0;if(a.options.indentWithTabs)for(a=Math.floor(m/g);a;--a)d+=g,c+="\t";d=y(f.from,A(d).to);){var g=d.pop();if(0>y(g.from,f.from)){f.from=g.from;break}}d.push(f)}T(a, -function(){for(var b=d.length-1;0<=b;b--)wb(a.doc,"",d[b].from,d[b].to,"+delete");Pa(a)})}function rd(a,b,c,d,e){function f(b){var d=(e?gd:Oe)(l,h,c,!0);if(null==d){if(b=!b)b=g+c,b=a.first+a.size?b=m=!1:(g=b,b=l=u(a,b));if(b)h=e?(0>c?bc:ac)(l):0>c?l.text.length:0;else return m=!1}else h=d;return!0}var g=b.line,h=b.ch,k=c,l=u(a,g),m=!0;if("char"==d)f();else if("column"==d)f(!0);else if("word"==d||"group"==d){var p=null;d="group"==d;b=a.cm&&a.cm.getHelper(b,"wordChars");for(var n=!0;!(0> -c)||f(!n);n=!1){var q=l.text.charAt(h)||"\n",q=oc(q,b)?"w":d&&"\n"==q?"n":!d||/\s/.test(q)?null:"p";!d||n||q||(q="s");if(p&&p!=q){0>c&&(c=1,f());break}q&&(p=q);if(0c?1.5:.5)*xa(a.display))):"line"==d&&(g=0c?0>=g:g>=e.height){b.hitSide=!0;break}g+=5*c}return b}function x(a,b,c,d){q.defaults[a]=b;c&&(Ka[a]=d?function(a,b,d){d!=Fd&&c(a,b,d)}:c)}function Wf(a){var b=a.split(/-(?!$)/);a=b[b.length-1];for(var c,d,e,f,g=0;g=e:l.to>e);(k||(k=[])).push(new qc(m,l.from,p?null:l.to))}}c=k;if(d)for(var h=0,n;h=f:k.to>f)||k.from==f&&"bookmark"==l.type&&(!g||k.marker.insertLeft))m=null==k.from||(l.inclusiveLeft?k.from<=f:k.fromy(g.to,e.from)||0k||!c.inclusiveLeft&&!k)&&h.push({from:g.from,to:e.from});(0Ve(d,e.marker))&&(d=e.marker);return d}function Qe(a,b,c,d,e){a=u(a,b);if(a=ra&&a.markedSpans)for(b=0;b=k||0>=h&&0<=k)&&(0>=h&&(0y(g.from,d)||f.marker.inclusiveLeft&& -e.inclusiveRight)))return!0}}}function ia(a){for(var b;b=Aa(a,!0);)a=b.find(-1,!0).line;return a}function Mc(a,b){var c=u(a,b),d=ia(c);return c==d?b:F(d)}function Ld(a,b){if(b>a.lastLine())return b;var c=u(a,b),d;if(!ya(a,c))return b;for(;d=Aa(c,!1);)c=d.find(1,!0).line;return F(c)+1}function ya(a,b){var c=ra&&b.markedSpans;if(c)for(var d,e=0;ee;e++){d&&(d[0]=q.innerMode(a,c).mode);var f=a.token(b,c);if(b.pos>b.start)return f}throw Error("Mode "+a.name+" failed to advance stream.");}function Ye(a,b,c,d){function e(a){return{start:m.start,end:m.pos,string:m.current(),type:h||null,state:a?Sa(f.mode,l):l}}var f=a.doc,g=f.mode,h;b=w(f,b);var k=u(f,b.line),l=sb(a,b.line,c),m=new tc(k.text,a.options.tabSize),p;for(d&&(p=[]);(d||m.posa.options.maxHighlightLength?(h=!1,g&&Zc(a,b,d,m.pos),m.pos=b.length,p=null):p=We(ud(c,m,d,n),f);if(n){var q=n[0].name;q&&(p="m-"+(p?q+" "+p:q))}if(!h||l!=p){for(;ka&&e.splice(h,1,a,e[h+1],d);h+=2;k=Math.min(a,d)}if(b)if(g.opaque)e.splice(c,h-c,a,"cm-overlay "+b),h=c+2;else for(;cEa(g,1,2).getBoundingClientRect().right-h.right:!1}g&&(f=Y(e))&&(c.addToken=dg(c.addToken,f));c.map=[];h=b!= -a.display.externalMeasured&&F(e);a:{g=c;var h=$e(a,e,h),k=e.markedSpans,l=e.text,m=0;if(k)for(var p=l.length,n=0,q=1,r="",u=void 0,v=void 0,w=0,x=void 0,y=void 0,A=void 0,C=void 0,z=void 0;;){if(w==n){for(var x=y=A=C=v="",z=null,w=Infinity,G=[],H=0;Hn||D.collapsed&&I.to==n&&I.from==n)?(null!=I.to&&I.to!=n&&w>I.to&&(w=I.to,y=""),D.className&&(x+=" "+D.className),D.css&&(v=D.css), -D.startStyle&&I.from==n&&(A+=" "+D.startStyle),D.endStyle&&I.to==w&&(y+=" "+D.endStyle),D.title&&!C&&(C=D.title),D.collapsed&&(!z||0>Ve(z.marker,D))&&(z=I)):I.from>n&&w>I.from&&(w=I.from)}if(z&&(z.from||0)==n){bf(g,(null==z.to?p+1:z.to)-n,z.marker,null==z.from);if(null==z.to)break a;z.to==n&&(z=!1)}if(!z&&G.length)for(H=0;H=p)break;for(G=Math.min(p,w);;){if(r){H=n+r.length;z||(I=H>G?r.slice(0,G-n):r,g.addToken(g,I,u?u+x:x,A,n+I.length==w?y:"",C,v));if(H>=G){r=r.slice(G- -n);n=G;break}n=H;A=""}r=l.slice(m,m=h[q++]);u=af(h[q++],g.cm.options)}}else for(var q=1;qC?m.appendChild(t("span",[r])):m.appendChild(r);a.map.push(a.pos,a.pos+q,r);a.col+=q;a.pos+=q}if(!n)break;p+=q+1;"\t"==n[0]?(r=a.cm.options.tabSize,n=r-a.col%r,r=m.appendChild(t("span",Ne(n),"cm-tab")),r.setAttribute("role","presentation"),r.setAttribute("cm-text","\t"),a.col+=n):(r=a.cm.options.specialCharPlaceholder(n[0]),r.setAttribute("cm-text",n[0]),B&&9>C?m.appendChild(t("span",[r])):m.appendChild(r),a.col+=1);a.map.push(a.pos,a.pos+1,r);a.pos++}else{a.col+=b.length;var m=document.createTextNode(h); -a.map.push(a.pos,a.pos+b.length,m);B&&9>C&&(l=!0);a.pos+=b.length}if(c||d||e||l||g)return b=c||"",d&&(b+=d),e&&(b+=e),d=t("span",[m],b,g),f&&(d.title=f),a.content.appendChild(d);a.content.appendChild(m)}}function fg(a){for(var b=" ",c=0;cl&&n.from<=l)break}if(n.to>=m)return a(c,d,e,f,g, -h,k);a(c,d.slice(0,n.to-l),e,f,null,h,k);f=null;d=d.slice(n.to-l);l=n.to}}}function bf(a,b,c,d){var e=!d&&c.widgetNode;e&&a.map.push(a.pos,a.pos+b,e);!d&&a.cm.display.input.needsContentAttribute&&(e||(e=a.content.appendChild(document.createElement("span"))),e.setAttribute("cm-marker",c.id));e&&(a.cm.display.input.setUneditable(e),a.content.appendChild(e));a.pos+=b}function Me(a,b){return 0==b.from.ch&&0==b.to.ch&&""==A(b.text)&&(!a.cm||a.cm.options.wholeLineUpdateBefore)}function qd(a,b,c,d){function e(a, -c,e){a.text=c;a.stateAfter&&(a.stateAfter=null);a.styles&&(a.styles=null);null!=a.order&&(a.order=null);Te(a);Ue(a,e);c=d?d(a):1;c!=a.height&&ca(a,c);L(a,"change",a,b)}function f(a,b){for(var e=a,f=[];eb||b>=a.size)throw Error("There is no line "+(b+a.first)+" in the document.");for(var c=a;!c.lines;)for(var d=0;;++d){var e=c.children[d],f=e.chunkSize();if(bf-a.cm.options.historyEventDelay|| -"*"==b.origin.charAt(0)))e.lastOp==d?(ce(e.done),g=A(e.done)):e.done.length&&!A(e.done).ranges?g=A(e.done):1e.undoDepth;)e.done.shift(),e.done[0].ranges||e.done.shift();e.done.push(c);e.generation= -++e.maxGeneration;e.lastModTime=e.lastSelTime=f;e.lastOp=e.lastSelOp=d;e.lastOrigin=e.lastSelOrigin=b.origin;k||K(a,"historyAdded")}function Wb(a,b){var c=A(b);c&&c.ranges&&c.equals(a)||b.push(a)}function cf(a,b,c,d){var e=b["spans_"+a.id],f=0;a.iter(Math.max(a.first,c),Math.min(a.first+a.size,d),function(c){c.markedSpans&&((e||(e=b["spans_"+a.id]={}))[f]=c.markedSpans);++f})}function Zf(a){if(!a)return null;for(var b=0,c;b=b)return d+Math.min(g,b-e);e+=f-d;e+=c-e%c;d=f+1;if(e>=b)return d}}function Ne(a){for(;vc.length<=a;)vc.push(A(vc)+" ");return vc[a]}function A(a){return a[a.length-1]}function D(a,b){for(var c=0;c=b.offsetWidth&&2C))}a=yd?t("span", -"​"):t("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");a.setAttribute("cm-text","");return a}function Af(a,b,c,d){if(!a)return d(b,c,"ltr");for(var e=!1,f=0;fb||b==c&&g.to==b)d(Math.max(g.from,b),Math.min(g.to,c),1==g.level?"rtl":"ltr"),e=!0}e||d(b,c,"ltr")}function dd(a){return a.level%2?a.to:a.from}function ed(a){return a.level%2?a.from:a.to}function ac(a){return(a=Y(a))?dd(a[0]):0}function bc(a){var b=Y(a);return b?ed(A(b)):a.text.length} -function kf(a,b){var c=u(a.doc,b),d=ia(c);d!=c&&(b=F(d));d=(c=Y(d))?c[0].level%2?bc(d):ac(d):0;return r(b,d)}function lf(a,b){var c=kf(a,b.line),d=u(a.doc,c.line),e=Y(d);return e&&0!=e[0].level?c:(d=Math.max(0,d.text.search(/\S/)),r(c.line,b.line==c.line&&b.ch<=d&&b.ch?0:d))}function Sb(a,b){vb=null;for(var c=0,d;cb)return c;if(e.from==b||e.to==b)if(null==d)d=c;else{var f;f=e.level;var g=a[d].level,h=a[0].level;f=f==h?!0:g==h?!1:fg.from&&bb||b>a.text.length?null:b}var wa=/gecko\/\d/i.test(navigator.userAgent),mf=/MSIE \d/.test(navigator.userAgent),nf=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),B=mf||nf,C=B&&(mf?document.documentMode||6:nf[1]),J=/WebKit\//.test(navigator.userAgent),jg=J&&/Qt\/\d+\.\d+/.test(navigator.userAgent),kg=/Chrome\//.test(navigator.userAgent),ba=/Opera\//.test(navigator.userAgent),te=/Apple Computer/.test(navigator.vendor),lg=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(navigator.userAgent), -Gf=/PhantomJS/.test(navigator.userAgent),Qa=/AppleWebKit/.test(navigator.userAgent)&&/Mobile\/\w+/.test(navigator.userAgent),ab=Qa||/Android|webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(navigator.userAgent),W=Qa||/Mac/.test(navigator.platform),mg=/win/i.test(navigator.platform),Ia=ba&&navigator.userAgent.match(/Version\/(\d*\.\d*)/);Ia&&(Ia=Number(Ia[1]));Ia&&15<=Ia&&(ba=!1,J=!0);var of=W&&(jg||ba&&(null==Ia||12.11>Ia)),id=wa||B&&9<=C,Ge=!1,ra=!1;Fc.prototype=V({update:function(a){var b= -a.scrollWidth>a.clientWidth+1,c=a.scrollHeight>a.clientHeight+1,d=a.nativeBarWidth;c?(this.vert.style.display="block",this.vert.style.bottom=b?d+"px":"0",this.vert.firstChild.style.height=Math.max(0,a.scrollHeight-a.clientHeight+(a.viewHeight-(b?d:0)))+"px"):(this.vert.style.display="",this.vert.firstChild.style.height="0");b?(this.horiz.style.display="block",this.horiz.style.right=c?d+"px":"0",this.horiz.style.left=a.barLeft+"px",this.horiz.firstChild.style.width=a.scrollWidth-a.clientWidth+(a.viewWidth- -a.barLeft-(c?d:0))+"px"):(this.horiz.style.display="",this.horiz.firstChild.style.width="0");!this.checkedOverlay&&0new Date-d.state.lastMiddleDown)){var a=f.selectionStart,b=f.selectionEnd;f.value+="$";f.selectionEnd=b;f.selectionStart= -a;d.state.fakedLastChar=!0}d.state.pasteIncoming=!0;c.fastPoll()});v(f,"cut",b);v(f,"copy",b);v(a.scroller,"paste",function(b){oa(a,b)||(d.state.pasteIncoming=!0,c.focus())});v(a.lineSpace,"selectstart",function(b){oa(a,b)||O(b)});v(f,"compositionstart",function(){var a=d.getCursor("from");c.composing={start:a,range:d.markText(a,d.getCursor("to"),{className:"CodeMirror-composing"})}});v(f,"compositionend",function(){c.composing&&(c.poll(),c.composing.range.clear(),c.composing=null)})},prepareSelection:function(){var a= -this.cm,b=a.display,c=a.doc,d=he(a);if(a.options.moveInputWithCursor){var a=ma(a,c.sel.primary().head,"div"),c=b.wrapper.getBoundingClientRect(),e=b.lineDiv.getBoundingClientRect();d.teTop=Math.max(0,Math.min(b.wrapper.clientHeight-10,a.top+e.top-c.top));d.teLeft=Math.max(0,Math.min(b.wrapper.clientWidth-10,a.left+e.left-c.left))}return d},showSelection:function(a){var b=this.cm.display;U(b.cursorDiv,a.cursors);U(b.selectionDiv,a.selection);null!=a.teTop&&(this.wrapper.style.top=a.teTop+"px",this.wrapper.style.left= -a.teLeft+"px")},reset:function(a){if(!this.contextMenuPending){var b,c,d=this.cm,e=d.doc;d.somethingSelected()?(this.prevInput="",b=e.sel.primary(),c=(b=Ce&&(100C&&f.scrollbars.setScrollTop(f.scroller.scrollTop= -k);if(null!=g.selectionStart){(!B||B&&9>C)&&b();var a=0,c=function(){f.selForContextMenu==e.doc.sel&&0==g.selectionStart&&0a++?f.detectingSelectAll=setTimeout(c,500):f.input.reset()};f.detectingSelectAll=setTimeout(c,200)}}var d=this,e=d.cm,f=e.display,g=d.textarea,h=Ua(e,a),k=f.scroller.scrollTop;if(h&&!ba){e.options.resetSelectionOnContextMenu&&-1==e.doc.sel.contains(h)&&G(e,H)(e.doc,ga(h),ha);var l=g.style.cssText;d.wrapper.style.position= -"absolute";g.style.cssText="position: fixed; width: 30px; height: 30px; top: "+(a.clientY-5)+"px; left: "+(a.clientX-5)+"px; z-index: 1000; background: "+(B?"rgba(255, 255, 255, .05)":"transparent")+"; outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity\x3d5);";if(J)var m=window.scrollY;f.input.focus();J&&window.scrollTo(null,m);f.input.reset();e.somethingSelected()||(g.value=d.prevInput=" ");d.contextMenuPending=!0;f.selForContextMenu=e.doc.sel;clearTimeout(f.detectingSelectAll); -B&&9<=C&&b();if(id){jd(a);var p=function(){ka(window,"mouseup",p);setTimeout(c,20)};v(window,"mouseup",p)}else setTimeout(c,50)}},setUneditable:Eb,needsContentAttribute:!1},Tc.prototype);Uc.prototype=V({init:function(a){function b(a){if(d.somethingSelected())X=d.getSelections(),"cut"==a.type&&d.replaceSelection("",null,"cut");else if(d.options.lineWiseCopyCut){var b=Vd(d);X=b.text;"cut"==a.type&&d.operation(function(){d.setSelections(b.ranges,0,ha);d.replaceSelection("",null,"cut")})}else return; -if(a.clipboardData&&!Qa)a.preventDefault(),a.clipboardData.clearData(),a.clipboardData.setData("text/plain",X.join("\n"));else{var c=Xd();a=c.firstChild;d.display.lineSpace.insertBefore(c,d.display.lineSpace.firstChild);a.value=X.join("\n");var h=document.activeElement;Za(a);setTimeout(function(){d.display.lineSpace.removeChild(c);h.focus()},50)}}var c=this,d=c.cm;a=c.div=a.lineDiv;a.contentEditable="true";Wd(a);v(a,"paste",function(a){var b=a.clipboardData&&a.clipboardData.getData("text/plain"); -b&&(a.preventDefault(),d.replaceSelection(b,null,"paste"))});v(a,"compositionstart",function(a){a=a.data;c.composing={sel:d.doc.sel,data:a,startData:a};if(a){var b=d.doc.sel.primary(),g=d.getLine(b.head.line).indexOf(a,Math.max(0,b.head.ch-a.length));-1b.viewTo-1)return!1;var e;d.line==b.viewFrom||0==(e=Ca(a,d.line))?(d=F(b.view[0].line),e=b.view[0].node):(d=F(b.view[e].line),e=b.view[e-1].node.nextSibling);var f= -Ca(a,c.line);f==b.view.length-1?(c=b.viewTo-1,b=b.view[f].node):(c=F(b.view[f+1].line)-1,b=b.view[f+1].node.previousSibling);b=sa(xf(a,e,b,d,c));for(e=Da(a.doc,r(d,0),r(c,u(a.doc,c).text.length));1=y(a,d.to()))return c}return-1}};z.prototype={from:function(){return Qb(this.anchor,this.head)},to:function(){return Pb(this.anchor,this.head)},empty:function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch}};var ad={left:0,right:0,top:0,bottom:0},Fa,Ta=null,Ff=0,fc,ec,se=0,gc=0,R=null;B?R=-.53:wa?R=15:kg?R=-.7:te&&(R=-1/3);var ze=function(a){var b=a.wheelDeltaX,c=a.wheelDeltaY;null==b&&a.detail&& -a.axis==a.HORIZONTAL_AXIS&&(b=a.detail);null==c&&a.detail&&a.axis==a.VERTICAL_AXIS?c=a.detail:null==c&&(c=a.wheelDelta);return{x:b,y:c}};q.wheelEventPixels=function(a){a=ze(a);a.x*=R;a.y*=R;return a};var Qf=new bb,md=null,ta=q.changeEnd=function(a){return a.text?r(a.from.line+a.text.length-1,A(a.text).length+(1==a.text.length?a.from.ch:0)):a.to};q.prototype={constructor:q,focus:function(){window.focus();this.display.input.focus()},setOption:function(a,b){var c=this.options,d=c[a];if(c[a]!=b||"mode"== -a)c[a]=b,Ka.hasOwnProperty(a)&&G(this,Ka[a])(this,b,d)},getOption:function(a){return this.options[a]},getDoc:function(){return this.doc},addKeyMap:function(a,b){this.state.keyMaps[b?"push":"unshift"](pc(a))},removeKeyMap:function(a){for(var b=this.state.keyMaps,c=0;cc&&(pb(this,e.head.line,a,!0),c=e.head.line,d==this.doc.sel.primIndex&&Pa(this));else{for(var f=e.from(),e=e.to(),g=Math.max(c,f.line),c=Math.min(this.lastLine(),e.line-(e.ch?0:1))+1,e=g;e>1;if((e?b[2*e-1]:0)>=a)d=e;else if(b[2*e+1]c?b:0==c?null:b.slice(0,c-1)},getModeAt:function(a){var b=this.doc.mode;return b.innerMode?q.innerMode(b,this.getTokenAt(a).state).mode:b},getHelper:function(a,b){return this.getHelpers(a,b)[0]},getHelpers:function(a,b){var c=[];if(!$a.hasOwnProperty(b))return c;var d=$a[b],e=this.getModeAt(a);if("string"== -typeof e[b])d[e[b]]&&c.push(d[e[b]]);else if(e[b])for(var f=0;fd&&(a=d,c=!0),d=u(this.doc, -a)):d=a;return cd(this,d,{top:0,left:0},b||"page").top+(c?this.doc.height-ea(d):0)},defaultTextHeight:function(){return xa(this.display)},defaultCharWidth:function(){return gb(this.display)},setGutterMarker:M(function(a,b,c){return nc(this.doc,a,"gutter",function(a){var e=a.gutterMarkers||(a.gutterMarkers={});e[b]=c;!c&&hf(e)&&(a.gutterMarkers=null);return!0})}),clearGutter:M(function(a){var b=this,c=b.doc,d=c.first;c.iter(function(c){c.gutterMarkers&&c.gutterMarkers[a]&&(c.gutterMarkers[a]=null, -na(b,d,"gutter"),hf(c.gutterMarkers)&&(c.gutterMarkers=null));++d})}),lineInfo:function(a){if("number"==typeof a){if(!qb(this.doc,a))return null;var b=a;a=u(this.doc,a);if(!a)return null}else if(b=F(a),null==b)return null;return{line:b,handle:a,text:a.text,gutterMarkers:a.gutterMarkers,textClass:a.textClass,bgClass:a.bgClass,wrapClass:a.wrapClass,widgets:a.widgets}},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(a,b,c,d,e){var f=this.display;a= -ma(this,w(this.doc,a));var g=a.bottom,h=a.left;b.style.position="absolute";b.setAttribute("cm-ignore-events","true");this.display.input.setUneditable(b);f.sizer.appendChild(b);if("over"==d)g=a.top;else if("above"==d||"near"==d){var k=Math.max(f.wrapper.clientHeight,this.doc.height),l=Math.max(f.sizer.clientWidth,f.lineSpace.clientWidth);("above"==d||a.bottom+b.offsetHeight>k)&&a.top>b.offsetHeight?g=a.top-b.offsetHeight:a.bottom+b.offsetHeight<=k&&(g=a.bottom);h+b.offsetWidth>l&&(h=l-b.offsetWidth)}b.style.top= -g+"px";b.style.left=b.style.right="";"right"==e?(h=f.sizer.clientWidth-b.offsetWidth,b.style.right="0px"):("left"==e?h=0:"middle"==e&&(h=(f.sizer.clientWidth-b.offsetWidth)/2),b.style.left=h+"px");c&&(a=cc(this,h,g,h+b.offsetWidth,g+b.offsetHeight),null!=a.scrollTop&&lb(this,a.scrollTop),null!=a.scrollLeft&&Ma(this,a.scrollLeft))},triggerOnKeyDown:M(ve),triggerOnKeyPress:M(we),triggerOnKeyUp:ue,execCommand:function(a){if(ic.hasOwnProperty(a))return ic[a](this)},findPosH:function(a,b,c,d){var e=1; -0>b&&(e=-1,b=-b);var f=0;for(a=w(this.doc,a);fa?d.from():d.to()},Gb)}),deleteH:M(function(a,b){var c=this.doc;this.doc.sel.somethingSelected()?c.replaceSelection("",null,"+delete"):Va(this,function(d){var e=rd(c,d.head,a,b,!1);return 0>a?{from:e,to:d.head}:{from:d.head,to:e}})}),findPosV:function(a, -b,c,d){var e=1;0>b&&(e=-1,b=-b);var f=0;for(a=w(this.doc,a);fa?g.from():g.to();var k=ma(c,g.head,"div");null!=g.goalColumn&&(k.left=g.goalColumn);e.push(k.left);var l=Pe(c,k,a,b);"page"==b&&g==d.sel.primary()&&lc(c,null,Yb(c,l,"div").top-k.top);return l}, -Gb);if(e.length)for(var g=0;ga.xRel||d==b.length)&&c?--c:++d;for(var f=b.charAt(c),f=oc(f,e)?function(a){return oc(a,e)}:/\s/.test(f)?function(a){return/\s/.test(a)}:function(a){return!/\s/.test(a)&&!oc(a)};0a.doc.first){var g=u(a.doc,e.line-1).text;g&&a.replaceRange(f.charAt(0)+"\n"+g.charAt(g.length-1),r(e.line-1,g.length-1),r(e.line,1),"+transpose")}c.push(new z(e, -e))}a.setSelections(c)})},newlineAndIndent:function(a){T(a,function(){for(var b=a.listSelections().length,c=0;c=this.string.length},sol:function(){return this.pos==this.lineStart},peek:function(){return this.string.charAt(this.pos)||void 0},next:function(){if(this.pos -b},eatSpace:function(){for(var a=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>a},skipToEnd:function(){this.pos=this.string.length},skipTo:function(a){a=this.string.indexOf(a,this.pos);if(-1a.display.maxLineLength&&(a.display.maxLine=f,a.display.maxLineLength=g,a.display.maxLineChanged=!0);null!=c&&a&&this.collapsed&&Q(a,c,d+1);this.lines.length=0;this.explicitlyCleared= -!0;this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,a&&ge(a.doc));a&&L(a,"markerCleared",a,this);b&&La(a);this.parent&&this.parent.clear()}};Ha.prototype.find=function(a,b){null==a&&"bookmark"==this.type&&(a=1);for(var c,d,e=0;ethis.size-b&&(1=this.children.length)){var a=this;do{var b=a.children.splice(a.children.length-5,5),b=new Cb(b);if(a.parent){a.size-=b.size;a.height-=b.height;var c=D(a.parent.children,a);a.parent.children.splice(c+1,0,b)}else c=new Cb(a.children), -c.parent=a,a.children=[c,b],a=c;b.parent=a.parent}while(10y(h.head,h.anchor),f[e]=new z(h?k:g,h?g:k)):f[e]=new z(g,g)}f=new la(f,this.sel.primIndex)}b=f;for(f=d.length-1;0<=f;f--)Oa(this,d[f]);b?be(this,b):this.cm&&Pa(this.cm)}),undo:N(function(){kc(this,"undo")}),redo:N(function(){kc(this,"redo")}),undoSelection:N(function(){kc(this,"undo",!0)}),redoSelection:N(function(){kc(this,"redo",!0)}),setExtending:function(a){this.extend=a},getExtending:function(){return this.extend},historySize:function(){for(var a= -this.history,b=0,c=0,d=0;d=a.ch)&&b.push(e.marker.parent||e.marker)}return b},findMarks:function(a,b,c){a=w(this,a); -b=w(this,b);var d=[],e=a.line;this.iter(a.line,b.line+1,function(f){if(f=f.markedSpans)for(var g=0;gh.to||null==h.from&&e!=a.line||e==b.line&&h.from>b.ch||c&&!c(h.marker)||d.push(h.marker.parent||h.marker)}++e});return d},getAllMarks:function(){var a=[];this.iter(function(b){if(b=b.markedSpans)for(var c=0;c -a)return b=a,!0;a-=d;++c});return w(this,r(c,b))},indexFromPos:function(a){a=w(this,a);var b=a.ch;if(a.linea.ch)return 0;this.iter(this.first,a.line,function(a){b+=a.text.length+1});return b},copy:function(a){var b=new P(xd(this,this.first,this.first+this.size),this.modeOption,this.first);b.scrollTop=this.scrollTop;b.scrollLeft=this.scrollLeft;b.sel=this.sel;b.extend=!1;a&&(b.history.undoDepth=this.history.undoDepth,b.setHistory(this.getHistory()));return b},linkedDoc:function(a){a|| -(a={});var b=this.first,c=this.first+this.size;null!=a.from&&a.from>b&&(b=a.from);null!=a.to&&a.toD(pg,Jb)&&(q.prototype[Jb]=function(a){return function(){return a.apply(this.doc,arguments)}}(P.prototype[Jb]));Ya(P);var O=q.e_preventDefault=function(a){a.preventDefault?a.preventDefault():a.returnValue=!1},qg=q.e_stopPropagation=function(a){a.stopPropagation?a.stopPropagation():a.cancelBubble=!0},jd=q.e_stop=function(a){O(a);qg(a)},v=q.on=function(a,b,c){a.addEventListener? -a.addEventListener(b,c,!1):a.attachEvent?a.attachEvent("on"+b,c):(a=a._handlers||(a._handlers={}),(a[b]||(a[b]=[])).push(c))},ka=q.off=function(a,b,c){if(a.removeEventListener)a.removeEventListener(b,c,!1);else if(a.detachEvent)a.detachEvent("on"+b,c);else if(a=a._handlers&&a._handlers[b])for(b=0;bf||f>=b)return e+(b-d);e+=f-d;e+=c-e%c;d=f+1}},vc=[""],Za=function(a){a.select()};Qa?Za=function(a){a.selectionStart=0;a.selectionEnd=a.value.length}:B&& -(Za=function(a){try{a.select()}catch(b){}});var rg=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/,gf=q.isWordChar=function(a){return/\w/.test(a)||"€"C&&(fa=function(){try{return document.activeElement}catch(a){return document.body}}); -var kb=q.rmClass=function(a,b){var c=a.className,d=Fb(b).exec(c);if(d){var e=c.slice(d.index+d[0].length);a.className=c.slice(0,d.index)+(e?d[1]+e:"")}},mb=q.addClass=function(a,b){var c=a.className;Fb(b).test(c)||(a.className+=(c?" ":"")+b)},Dd=!1,Lf=function(){if(B&&9>C)return!1;var a=t("div");return"draggable"in a||"dragDrop"in a}(),yd,vd,sa=q.splitLines=3!="\n\nb".split(/\n/).length?function(a){for(var b=0,c=[],d=a.length;b<=d;){var e=a.indexOf("\n",b);-1==e&&(e=a.length);var f=a.slice(b,"\r"== -a.charAt(e-1)?e-1:e),g=f.indexOf("\r");-1!=g?(c.push(f.slice(0,g)),b+=g+1):(c.push(f),b=e+1)}return c}:function(a){return a.split(/\r\n?|\n/)},ng=window.getSelection?function(a){try{return a.selectionStart!=a.selectionEnd}catch(b){return!1}}:function(a){try{var b=a.ownerDocument.selection.createRange()}catch(c){}return b&&b.parentElement()==a?0!=b.compareEndPoints("StartToEnd",b):!1},Ce=function(){var a=t("div");if("oncopy"in a)return!0;a.setAttribute("oncopy","return;");return"function"==typeof a.oncopy}(), -bd=null,va={3:"Enter",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"\x3d",91:"Mod",92:"Mod",93:"Mod",107:"\x3d",109:"-",127:"Delete",173:"-",186:";",187:"\x3d",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home", -63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"};q.keyNames=va;(function(){for(var a=0;10>a;a++)va[a+48]=va[a+96]=String(a);for(a=65;90>=a;a++)va[a]=String.fromCharCode(a);for(a=1;12>=a;a++)va[a+111]=va[a+63235]="F"+a})();var vb,gg=function(){function a(a){return 247>=a?"bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN".charAt(a): -1424<=a&&1524>=a?"R":1536<=a&&1773>=a?"rrrrrrrrrrrr,rNNmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmrrrrrrrnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmNmmmm".charAt(a-1536):1774<=a&&2220>=a?"r":8192<=a&&8203>=a?"w":8204==a?"b":"L"}function b(a,b,c){this.level=a;this.from=b;this.to=c}var c=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,d=/[stwN]/,e=/[LRr]/,f=/[Lb1n]/,g=/[1n]/;return function(h){if(!c.test(h))return!1; -for(var k=h.length,l=[],m=0,p;me)){for(var d=0,b=!1,e=e-1;0<=e;--e){var f=a.string.charAt(e),g="([{}])".indexOf(f);if(0<=g&&3>g){if(!d){++e;break}if(0==--d)break}else if(3<=g&&6>g)++d;else if(R.test(f))b=!0;else{if(/["'\/]/.test(f))return;if(b&&!d){++e;break}}}b&&!d&&(c.fatArrowAt=e)}}function ca(a,c,b,d,f,h){this.indented=a;this.column=c;this.type=b;this.prev=f;this.info=h;null!=d&&(this.align=d)}function g(){for(var a=arguments.length-1;0<=a;a--)f.cc.push(arguments[a])} -function b(){g.apply(null,arguments);return!0}function x(a){function c(c){for(;c;c=c.next)if(c.name==a)return!0;return!1}var b=f.state;b.context?(f.marked="def",c(b.localVars)||(b.localVars={name:a,next:b.localVars})):!c(b.globalVars)&&t.globalVars&&(b.globalVars={name:a,next:b.globalVars})}function y(){f.state.context={prev:f.state.context,vars:f.state.localVars};f.state.localVars=ra}function z(){f.state.localVars=f.state.context.vars;f.state.context=f.state.context.prev}function l(a,c){var b=function(){var b= -f.state,e=b.indented;if("stat"==b.lexical.type)e=b.lexical.indented;else for(var h=b.lexical;h&&")"==h.type&&h.align;h=h.prev)e=h.indented;b.lexical=new ca(e,f.stream.column(),a,null,b.lexical,c)};b.lex=!0;return b}function k(){var a=f.state;a.lexical.prev&&(")"==a.lexical.type&&(a.indented=a.lexical.indented),a.lexical=a.lexical.prev)}function m(a){function c(e){return e==a?b():";"==a?g():b(c)}return c}function r(a,c){return"var"==a?b(l("vardef",c.length),T,m(";"),k):"keyword a"==a?b(l("form"),n, -r,k):"keyword b"==a?b(l("form"),r,k):"{"==a?b(l("}"),U,k):";"==a?b():"if"==a?("else"==f.state.lexical.info&&f.state.cc[f.state.cc.length-1]==k&&f.state.cc.pop()(),b(l("form"),n,r,k,da)):"function"==a?b(v):"for"==a?b(l("form"),ea,r,k):"variable"==a?b(l("stat"),sa):"switch"==a?b(l("form"),n,l("}","switch"),m("{"),U,k,k):"case"==a?b(n,m(":")):"default"==a?b(m(":")):"catch"==a?b(l("form"),y,m("("),V,m(")"),r,k,z):"module"==a?b(l("form"),y,ta,z,k):"class"==a?b(l("form"),ua,k):"export"==a?b(l("form"),va, -k):"import"==a?b(l("form"),wa,k):g(l("stat"),n,m(";"),k)}function n(a){return fa(a,!1)}function u(a){return fa(a,!0)}function fa(a,c){if(f.state.fatArrowAt==f.stream.start){var e=c?ga:ha;if("("==a)return b(y,l(")"),F(A,")"),k,m("\x3d\x3e"),e,z);if("variable"==a)return g(y,A,m("\x3d\x3e"),e,z)}e=c?W:M;return xa.hasOwnProperty(a)?b(e):"function"==a?b(v,e):"keyword c"==a?b(c?ia:X):"("==a?b(l(")"),X,N,m(")"),k,e):"operator"==a||"spread"==a?b(c?u:n):"["==a?b(l("]"),ya,k,e):"{"==a?G(za,"}",null,e):"quasi"== -a?g(O,e):b()}function X(a){return a.match(/[;\}\)\],]/)?g():g(n)}function ia(a){return a.match(/[;\}\)\],]/)?g():g(u)}function M(a,c){return","==a?b(n):W(a,c,!1)}function W(a,c,e){var d=0==e?M:W,f=0==e?n:u;if("\x3d\x3e"==a)return b(y,e?ga:ha,z);if("operator"==a)return/\+\+|--/.test(c)?b(d):"?"==c?b(n,m(":"),f):b(f);if("quasi"==a)return g(O,d);if(";"!=a){if("("==a)return G(u,")","call",d);if("."==a)return b(Aa,d);if("["==a)return b(l("]"),X,m("]"),k,d)}}function O(a,c){return"quasi"!=a?g():"${"!=c.slice(c.length- -2)?b(O):b(n,Ba)}function Ba(a){if("}"==a)return f.marked="string-2",f.state.tokenize=Q,b(O)}function ha(a){S(f.stream,f.state);return g("{"==a?r:n)}function ga(a){S(f.stream,f.state);return g("{"==a?r:u)}function sa(a){return":"==a?b(k,r):g(M,m(";"),k)}function Aa(a){if("variable"==a)return f.marked="property",b()}function za(a,c){if("variable"==a||"keyword"==f.style)return f.marked="property","get"==c||"set"==c?b(Ca):b(H);if("number"==a||"string"==a)return f.marked=L?"property":f.style+" property", -b(H);if("jsonld-keyword"==a)return b(H);if("["==a)return b(n,m("]"),H)}function Ca(a){if("variable"!=a)return g(H);f.marked="property";return b(v)}function H(a){if(":"==a)return b(u);if("("==a)return g(v)}function F(a,c){function e(d){return","==d?(d=f.state.lexical,"call"==d.info&&(d.pos=(d.pos||0)+1),b(a,e)):d==c?b():b(m(c))}return function(d){return d==c?b():g(a,e)}}function G(a,c,e){for(var d=3;d!?|~^]/,qa=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/,E,I,xa={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,"this":!0,"jsonld-keyword":!0},f={state:null,column:null,marked:null,cc:null},ra={name:"this", -next:{name:"arguments"}};k.lex=!0;return{startState:function(a){a={tokenize:w,lastType:"sof",cc:[],lexical:new ca((a||0)-C,0,"block",!1),localVars:t.localVars,context:t.localVars&&{vars:t.localVars},indented:0};t.globalVars&&"object"==typeof t.globalVars&&(a.globalVars=t.globalVars);return a},token:function(a,b){a.sol()&&(b.lexical.hasOwnProperty("align")||(b.lexical.align=!1),b.indented=a.indentation(),S(a,b));if(b.tokenize!=J&&a.eatSpace())return null;var e=b.tokenize(a,b);if("comment"==E)return e; -b.lastType="operator"!=E||"++"!=I&&"--"!=I?E:"incdec";a:{var d=E,g=I,h=b.cc;f.state=b;f.stream=a;f.marked=null;f.cc=h;f.style=e;b.lexical.hasOwnProperty("align")||(b.lexical.align=!0);for(;;)if((h.length?h.pop():D?n:r)(d,g)){for(;h.length&&h[h.length-1].lex;)h.pop()();if(f.marked){e=f.marked;break a}if(d="variable"==d)b:{for(d=b.localVars;d;d=d.next)if(d.name==g){d=!0;break b}for(h=b.context;h;h=h.prev)for(d=h.vars;d;d=d.next)if(d.name==g){d=!0;break b}d=void 0}if(d){e="variable-2";break a}break a}}return e}, -indent:function(a,b){if(a.tokenize==J)return p.Pass;if(a.tokenize!=w)return 0;var e=b&&b.charAt(0),d=a.lexical;if(!/^\s*else\b/.test(b))for(var f=a.cc.length-1;0<=f;--f){var g=a.cc[f];if(g==k)d=d.prev;else if(g!=da)break}"stat"==d.type&&"}"==e&&(d=d.prev);na&&")"==d.type&&"stat"==d.prev.type&&(d=d.prev);f=d.type;g=e==f;return"vardef"==f?d.indented+("operator"==a.lastType||","==a.lastType?d.info+1:0):"form"==f&&"{"==e?d.indented:"form"==f?d.indented+C:"stat"==f?(e=d.indented,d="operator"==a.lastType|| -","==a.lastType||K.test(b.charAt(0))||/[,.]/.test(b.charAt(0)),e+(d?na||C:0)):"switch"!=d.info||g||0==t.doubleIndentSwitch?d.align?d.column+(g?0:1):d.indented+(g?0:C):d.indented+(/^(?:case|default)\b/.test(b)?C:2*C)},electricInput:/^\s*(?:case .*?:|default:|\{|\})$/,blockCommentStart:D?null:"/*",blockCommentEnd:D?null:"*/",lineComment:D?null:"//",fold:"brace",closeBrackets:"()[]{}''\"\"``",helperType:D?"json":"javascript",jsonldMode:L,jsonMode:D}});p.registerHelper("wordChars","javascript",/[\w$]/); -p.defineMIME("text/javascript","javascript");p.defineMIME("text/ecmascript","javascript");p.defineMIME("application/javascript","javascript");p.defineMIME("application/x-javascript","javascript");p.defineMIME("application/ecmascript","javascript");p.defineMIME("application/json",{name:"javascript",json:!0});p.defineMIME("application/x-json",{name:"javascript",json:!0});p.defineMIME("application/ld+json",{name:"javascript",jsonld:!0});p.defineMIME("text/typescript",{name:"javascript",typescript:!0}); -p.defineMIME("application/typescript",{name:"javascript",typescript:!0})}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css deleted file mode 100644 index d019aab88..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css +++ /dev/null @@ -1,36 +0,0 @@ -/* neo theme for codemirror */ - -/* Color scheme */ - -.cm-s-neo.CodeMirror { - background-color:#ffffff; - color:#2e383c; - line-height:1.4375; -} -.cm-s-neo .cm-comment {color:#75787b} -.cm-s-neo .cm-keyword, .cm-s-neo .cm-property {color:#1d75b3} -.cm-s-neo .cm-atom,.cm-s-neo .cm-number {color:#75438a} -.cm-s-neo .cm-node,.cm-s-neo .cm-tag {color:#9c3328} -.cm-s-neo .cm-string {color:#b35e14} -.cm-s-neo .cm-variable,.cm-s-neo .cm-qualifier {color:#047d65} - - -/* Editor styling */ - -.cm-s-neo pre { - padding:0; -} - -.cm-s-neo .CodeMirror-gutters { - border:none; - border-right:10px solid transparent; - background-color:transparent; -} - -.cm-s-neo .CodeMirror-linenumber { - padding:0; - color:#e0e2e5; -} - -.cm-s-neo .CodeMirror-guttermarker { color: #1d75b3; } -.cm-s-neo .CodeMirror-guttermarker-subtle { color: #e0e2e5; } diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css deleted file mode 100644 index 924e638f7..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css +++ /dev/null @@ -1,38 +0,0 @@ -.CodeMirror-hints { - position: absolute; - z-index: 10; - overflow: hidden; - list-style: none; - - margin: 0; - padding: 2px; - - -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.2); - -moz-box-shadow: 2px 3px 5px rgba(0,0,0,.2); - box-shadow: 2px 3px 5px rgba(0,0,0,.2); - border-radius: 3px; - border: 1px solid silver; - - background: white; - font-size: 90%; - font-family: monospace; - - max-height: 20em; - overflow-y: auto; -} - -.CodeMirror-hint { - margin: 0; - padding: 0 4px; - border-radius: 2px; - max-width: 19em; - overflow: hidden; - white-space: pre; - color: black; - cursor: pointer; -} - -li.CodeMirror-hint-active { - background: #08f; - color: white; -} diff --git a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js b/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js deleted file mode 100644 index 072359c2f..000000000 --- a/vendor/unisharp/laravel-ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js +++ /dev/null @@ -1,16 +0,0 @@ -(function(f){"object"==typeof exports&&"object"==typeof module?f(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],f):f(CodeMirror)})(function(f){function p(a,b){this.cm=a;this.options=this.buildOptions(b);this.widget=null;this.tick=this.debounce=0;this.startPos=this.cm.getCursor();this.startLen=this.cm.getLine(this.startPos.line).length;var c=this;a.on("cursorActivity",this.activityFunc=function(){c.cursorActivity()})}function w(a,b){function c(a, -c){var d;d="string"!=typeof c?function(a){return c(a,b)}:e.hasOwnProperty(c)?e[c]:c;f[a]=d}var e={Up:function(){b.moveFocus(-1)},Down:function(){b.moveFocus(1)},PageUp:function(){b.moveFocus(-b.menuSize()+1,!0)},PageDown:function(){b.moveFocus(b.menuSize()-1,!0)},Home:function(){b.setFocus(0)},End:function(){b.setFocus(b.length-1)},Enter:b.pick,Tab:b.pick,Esc:b.close},d=a.options.customKeys,f=d?{}:e;if(d)for(var g in d)d.hasOwnProperty(g)&&c(g,d[g]);if(d=a.options.extraKeys)for(g in d)d.hasOwnProperty(g)&& -c(g,d[g]);return f}function v(a,b){for(;b&&b!=a;){if("LI"===b.nodeName.toUpperCase()&&b.parentNode==a)return b;b=b.parentNode}}function n(a,b){this.completion=a;this.data=b;this.picked=!1;var c=this,e=a.cm,d=this.hints=document.createElement("ul");d.className="CodeMirror-hints";this.selectedHint=b.selectedHint||0;for(var m=b.list,g=0;gk&&(d.style.height=k-5+"px",d.style.top=(t=g.bottom-h.top)+"px",k=e.getCursor(),b.from.ch!=k.ch&&(g=e.cursorCoords(k),d.style.left=(r=g.left)+"px",h=d.getBoundingClientRect()))}k=h.right-l;0l&&(d.style.width=l-5+"px",k-=h.right-h.left-l),d.style.left=(r=g.left-k)+"px");e.addKeyMap(this.keyMap=w(a,{moveFocus:function(a,b){c.changeActive(c.selectedHint+ -a,b)},setFocus:function(a){c.changeActive(a)},menuSize:function(){return c.screenAmount()},length:m.length,close:function(){a.close()},pick:function(){c.pick()},data:b}));if(a.options.closeOnUnfocus){var p;e.on("blur",this.onBlur=function(){p=setTimeout(function(){a.close()},100)});e.on("focus",this.onFocus=function(){clearTimeout(p)})}var q=e.getScrollInfo();e.on("scroll",this.onScroll=function(){var c=e.getScrollInfo(),b=e.getWrapperElement().getBoundingClientRect(),f=t+q.top-c.top,g=f-(window.pageYOffset|| -(document.documentElement||document.body).scrollTop);n||(g+=d.offsetHeight);if(g<=b.top||g>=b.bottom)return a.close();d.style.top=f+"px";d.style.left=r+q.left-c.left+"px"});f.on(d,"dblclick",function(a){(a=v(d,a.target||a.srcElement))&&null!=a.hintId&&(c.changeActive(a.hintId),c.pick())});f.on(d,"click",function(b){(b=v(d,b.target||b.srcElement))&&null!=b.hintId&&(c.changeActive(b.hintId),a.options.completeOnSingleClick&&c.pick())});f.on(d,"mousedown",function(){setTimeout(function(){e.focus()},20)}); -f.signal(b,"select",m[0],d.firstChild);return!0}f.showHint=function(a,b,c){if(!b)return a.showHint(c);c&&c.async&&(b.async=!0);b={hint:b};if(c)for(var e in c)b[e]=c[e];return a.showHint(b)};f.defineExtension("showHint",function(a){1=this.data.list.length?a=b?this.data.list.length-1:0:0>a&&(a=b?0:this.data.list.length-1); -if(this.selectedHint!=a){var c=this.hints.childNodes[this.selectedHint];c.className=c.className.replace(" CodeMirror-hint-active","");c=this.hints.childNodes[this.selectedHint=a];c.className+=" CodeMirror-hint-active";c.offsetTopthis.hints.scrollTop+this.hints.clientHeight&&(this.hints.scrollTop=c.offsetTop+c.offsetHeight-this.hints.clientHeight+3);f.signal(this.data,"select",this.data.list[this.selectedHint],c)}}, -screenAmount:function(){return Math.floor(this.hints.clientHeight/this.hints.firstChild.offsetHeight)||1}};f.registerHelper("hint","auto",function(a,b){var c=a.getHelpers(a.getCursor(),"hint");if(c.length)for(var e=0;e,]/,closeOnUnfocus:!0,completeOnSingleClick:!1,container:null,customKeys:null,extraKeys:null};f.defineOption("hintOptions",null)}); \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog.css b/vendor/unisharp/laravel-ckeditor/skins/kama/dialog.css deleted file mode 100644 index 4dc99b66d..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;border-radius:5px}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;overflow:auto;padding:17px 10px 5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cke_rtl .cke_dialog_footer{text-align:left}.cke_dialog_footer .cke_resizer{margin-top:24px}.cke_dialog_footer .cke_resizer_ltr{border-right-color:#ccc}.cke_dialog_footer .cke_resizer_rtl{border-left-color:#ccc}.cke_hc .cke_dialog_footer .cke_resizer{margin-bottom:1px}.cke_hc .cke_dialog_footer .cke_resizer_ltr{margin-right:1px}.cke_hc .cke_dialog_footer .cke_resizer_rtl{margin-left:1px}.cke_dialog_tabs{height:23px;display:inline-block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer}a.cke_dialog_tab:hover{background-color:#f1f1e3}.cke_hc a.cke_dialog_tab:hover{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px}a.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px}.cke_dialog_close_button span{display:none}.cke_dialog_close_button:hover{background-position:0 -1045px}.cke_ltr .cke_dialog_close_button{right:10px}.cke_rtl .cke_dialog_close_button{left:10px}.cke_dialog_close_button{top:7px}div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{background-color:white;border:0;padding:0;width:100%;height:14px}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0}textarea.cke_dialog_ui_input_textarea{background-color:white;border:0;padding:0;width:100%;overflow:auto;resize:none}div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0}a.cke_dialog_ui_button{border-collapse:separate;cursor:default;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;text-align:center;display:inline-block}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{width:60px;padding:5px 20px 5px;display:inline-block}a.cke_dialog_ui_button_ok{background-position:0 -1144px}a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1216px}.cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1216px}a.cke_dialog_ui_button_cancel{background-position:0 -1105px}a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1242px}.cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1242px}span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px}a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border-width:2px}.cke_dialog_footer_buttons{display:inline-table;margin:6px 12px 0 12px;width:auto;position:relative}.cke_dialog_footer_buttons span.cke_dialog_ui_button{text-align:center}select.cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_dialog .cke_dark_background{background-color:#eaead1}.cke_dialog .cke_light_background{background-color:#ffffbe}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_tabs,.cke_hc .cke_dialog_contents,.cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid}.cke_hc .cke_dialog_title{border-top:1px solid}.cke_hc .cke_dialog_footer{border-bottom:1px solid}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}.cke_hc .cke_dialog_body .cke_label{display:inline;cursor:inherit}.cke_hc a.cke_btn_locked,.cke_hc a.cke_btn_unlocked,.cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;padding:0 2px}.cke_rtl.cke_hc a.cke_btn_locked,.cke_rtl.cke_hc a.cke_btn_unlocked,.cke_rtl.cke_hc a.cke_btn_reset{float:right}.cke_hc a.cke_btn_locked .cke_icon{display:inline}a.cke_smile img{border:2px solid #eaead1}a.cke_smile:focus img,a.cke_smile:active img,a.cke_smile:hover img{border-color:#c7c78f}.cke_hc .cke_dialog_tabs a,.cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white}.cke_hc .ImagePreviewBox{width:260px}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_dialog_ui_input_select:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie.css b/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie.css deleted file mode 100644 index 7d7d02bc1..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;border-radius:5px}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;overflow:auto;padding:17px 10px 5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cke_rtl .cke_dialog_footer{text-align:left}.cke_dialog_footer .cke_resizer{margin-top:24px}.cke_dialog_footer .cke_resizer_ltr{border-right-color:#ccc}.cke_dialog_footer .cke_resizer_rtl{border-left-color:#ccc}.cke_hc .cke_dialog_footer .cke_resizer{margin-bottom:1px}.cke_hc .cke_dialog_footer .cke_resizer_ltr{margin-right:1px}.cke_hc .cke_dialog_footer .cke_resizer_rtl{margin-left:1px}.cke_dialog_tabs{height:23px;display:inline-block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer}a.cke_dialog_tab:hover{background-color:#f1f1e3}.cke_hc a.cke_dialog_tab:hover{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px}a.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px}.cke_dialog_close_button span{display:none}.cke_dialog_close_button:hover{background-position:0 -1045px}.cke_ltr .cke_dialog_close_button{right:10px}.cke_rtl .cke_dialog_close_button{left:10px}.cke_dialog_close_button{top:7px}div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{background-color:white;border:0;padding:0;width:100%;height:14px}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0}textarea.cke_dialog_ui_input_textarea{background-color:white;border:0;padding:0;width:100%;overflow:auto;resize:none}div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0}a.cke_dialog_ui_button{border-collapse:separate;cursor:default;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;text-align:center;display:inline-block}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{width:60px;padding:5px 20px 5px;display:inline-block}a.cke_dialog_ui_button_ok{background-position:0 -1144px}a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1216px}.cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1216px}a.cke_dialog_ui_button_cancel{background-position:0 -1105px}a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1242px}.cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1242px}span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px}a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border-width:2px}.cke_dialog_footer_buttons{display:inline-table;margin:6px 12px 0 12px;width:auto;position:relative}.cke_dialog_footer_buttons span.cke_dialog_ui_button{text-align:center}select.cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_dialog .cke_dark_background{background-color:#eaead1}.cke_dialog .cke_light_background{background-color:#ffffbe}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_tabs,.cke_hc .cke_dialog_contents,.cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid}.cke_hc .cke_dialog_title{border-top:1px solid}.cke_hc .cke_dialog_footer{border-bottom:1px solid}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}.cke_hc .cke_dialog_body .cke_label{display:inline;cursor:inherit}.cke_hc a.cke_btn_locked,.cke_hc a.cke_btn_unlocked,.cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;padding:0 2px}.cke_rtl.cke_hc a.cke_btn_locked,.cke_rtl.cke_hc a.cke_btn_unlocked,.cke_rtl.cke_hc a.cke_btn_reset{float:right}.cke_hc a.cke_btn_locked .cke_icon{display:inline}a.cke_smile img{border:2px solid #eaead1}a.cke_smile:focus img,a.cke_smile:active img,a.cke_smile:hover img{border-color:#c7c78f}.cke_hc .cke_dialog_tabs a,.cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white}.cke_hc .ImagePreviewBox{width:260px}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_dialog_ui_input_select:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie7.css b/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie7.css deleted file mode 100644 index 55ed13e2c..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;border-radius:5px}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;overflow:auto;padding:17px 10px 5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cke_rtl .cke_dialog_footer{text-align:left}.cke_dialog_footer .cke_resizer{margin-top:24px}.cke_dialog_footer .cke_resizer_ltr{border-right-color:#ccc}.cke_dialog_footer .cke_resizer_rtl{border-left-color:#ccc}.cke_hc .cke_dialog_footer .cke_resizer{margin-bottom:1px}.cke_hc .cke_dialog_footer .cke_resizer_ltr{margin-right:1px}.cke_hc .cke_dialog_footer .cke_resizer_rtl{margin-left:1px}.cke_dialog_tabs{height:23px;display:inline-block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer}a.cke_dialog_tab:hover{background-color:#f1f1e3}.cke_hc a.cke_dialog_tab:hover{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px}a.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px}.cke_dialog_close_button span{display:none}.cke_dialog_close_button:hover{background-position:0 -1045px}.cke_ltr .cke_dialog_close_button{right:10px}.cke_rtl .cke_dialog_close_button{left:10px}.cke_dialog_close_button{top:7px}div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{background-color:white;border:0;padding:0;width:100%;height:14px}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0}textarea.cke_dialog_ui_input_textarea{background-color:white;border:0;padding:0;width:100%;overflow:auto;resize:none}div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0}a.cke_dialog_ui_button{border-collapse:separate;cursor:default;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;text-align:center;display:inline-block}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{width:60px;padding:5px 20px 5px;display:inline-block}a.cke_dialog_ui_button_ok{background-position:0 -1144px}a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1216px}.cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1216px}a.cke_dialog_ui_button_cancel{background-position:0 -1105px}a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1242px}.cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1242px}span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px}a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border-width:2px}.cke_dialog_footer_buttons{display:inline-table;margin:6px 12px 0 12px;width:auto;position:relative}.cke_dialog_footer_buttons span.cke_dialog_ui_button{text-align:center}select.cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_dialog .cke_dark_background{background-color:#eaead1}.cke_dialog .cke_light_background{background-color:#ffffbe}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_tabs,.cke_hc .cke_dialog_contents,.cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid}.cke_hc .cke_dialog_title{border-top:1px solid}.cke_hc .cke_dialog_footer{border-bottom:1px solid}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}.cke_hc .cke_dialog_body .cke_label{display:inline;cursor:inherit}.cke_hc a.cke_btn_locked,.cke_hc a.cke_btn_unlocked,.cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;padding:0 2px}.cke_rtl.cke_hc a.cke_btn_locked,.cke_rtl.cke_hc a.cke_btn_unlocked,.cke_rtl.cke_hc a.cke_btn_reset{float:right}.cke_hc a.cke_btn_locked .cke_icon{display:inline}a.cke_smile img{border:2px solid #eaead1}a.cke_smile:focus img,a.cke_smile:active img,a.cke_smile:hover img{border-color:#c7c78f}.cke_hc .cke_dialog_tabs a,.cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white}.cke_hc .ImagePreviewBox{width:260px}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_dialog_ui_input_select:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_dialog_title{margin-bottom:22px}.cke_single_page .cke_dialog_title{margin-bottom:10px}.cke_single_page .cke_dialog_footer{margin-top:22px}.cke_dialog_footer .cke_resizer{margin-top:27px}.cke_dialog_tabs{top:33px}.cke_dialog_footer_buttons{position:static;margin-top:7px;margin-right:24px}.cke_rtl .cke_dialog_footer_buttons{margin-right:0;margin-left:24px}.cke_rtl .cke_dialog_close_button{margin-top:0;position:absolute;left:10px;top:5px}span.cke_dialog_ui_buttonm{margin:2px 0}.cke_dialog_ui_checkbox_input,.cke_dialog_ui_ratio_input,.cke_btn_reset,.cke_btn_locked,.cke_btn_unlocked{border:1px solid transparent!important}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{position:absolute}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{height:14px;position:relative} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie8.css b/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie8.css deleted file mode 100644 index d36d1f529..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_ie8.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;border-radius:5px}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;overflow:auto;padding:17px 10px 5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cke_rtl .cke_dialog_footer{text-align:left}.cke_dialog_footer .cke_resizer{margin-top:24px}.cke_dialog_footer .cke_resizer_ltr{border-right-color:#ccc}.cke_dialog_footer .cke_resizer_rtl{border-left-color:#ccc}.cke_hc .cke_dialog_footer .cke_resizer{margin-bottom:1px}.cke_hc .cke_dialog_footer .cke_resizer_ltr{margin-right:1px}.cke_hc .cke_dialog_footer .cke_resizer_rtl{margin-left:1px}.cke_dialog_tabs{height:23px;display:inline-block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer}a.cke_dialog_tab:hover{background-color:#f1f1e3}.cke_hc a.cke_dialog_tab:hover{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px}a.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px}.cke_dialog_close_button span{display:none}.cke_dialog_close_button:hover{background-position:0 -1045px}.cke_ltr .cke_dialog_close_button{right:10px}.cke_rtl .cke_dialog_close_button{left:10px}.cke_dialog_close_button{top:7px}div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{background-color:white;border:0;padding:0;width:100%;height:14px}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0}textarea.cke_dialog_ui_input_textarea{background-color:white;border:0;padding:0;width:100%;overflow:auto;resize:none}div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0}a.cke_dialog_ui_button{border-collapse:separate;cursor:default;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;text-align:center;display:inline-block}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{width:60px;padding:5px 20px 5px;display:inline-block}a.cke_dialog_ui_button_ok{background-position:0 -1144px}a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1216px}.cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1216px}a.cke_dialog_ui_button_cancel{background-position:0 -1105px}a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1242px}.cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1242px}span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px}a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border-width:2px}.cke_dialog_footer_buttons{display:inline-table;margin:6px 12px 0 12px;width:auto;position:relative}.cke_dialog_footer_buttons span.cke_dialog_ui_button{text-align:center}select.cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_dialog .cke_dark_background{background-color:#eaead1}.cke_dialog .cke_light_background{background-color:#ffffbe}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_tabs,.cke_hc .cke_dialog_contents,.cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid}.cke_hc .cke_dialog_title{border-top:1px solid}.cke_hc .cke_dialog_footer{border-bottom:1px solid}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}.cke_hc .cke_dialog_body .cke_label{display:inline;cursor:inherit}.cke_hc a.cke_btn_locked,.cke_hc a.cke_btn_unlocked,.cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;padding:0 2px}.cke_rtl.cke_hc a.cke_btn_locked,.cke_rtl.cke_hc a.cke_btn_unlocked,.cke_rtl.cke_hc a.cke_btn_reset{float:right}.cke_hc a.cke_btn_locked .cke_icon{display:inline}a.cke_smile img{border:2px solid #eaead1}a.cke_smile:focus img,a.cke_smile:active img,a.cke_smile:hover img{border-color:#c7c78f}.cke_hc .cke_dialog_tabs a,.cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white}.cke_hc .ImagePreviewBox{width:260px}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_dialog_ui_input_select:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_rtl .cke_dialog_footer_buttons td{padding-left:2px}.cke_rtl .cke_dialog_close_button{left:8px} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_iequirks.css b/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_iequirks.css deleted file mode 100644 index 83ad533d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/dialog_iequirks.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;border-radius:5px}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;overflow:auto;padding:17px 10px 5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cke_rtl .cke_dialog_footer{text-align:left}.cke_dialog_footer .cke_resizer{margin-top:24px}.cke_dialog_footer .cke_resizer_ltr{border-right-color:#ccc}.cke_dialog_footer .cke_resizer_rtl{border-left-color:#ccc}.cke_hc .cke_dialog_footer .cke_resizer{margin-bottom:1px}.cke_hc .cke_dialog_footer .cke_resizer_ltr{margin-right:1px}.cke_hc .cke_dialog_footer .cke_resizer_rtl{margin-left:1px}.cke_dialog_tabs{height:23px;display:inline-block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer}a.cke_dialog_tab:hover{background-color:#f1f1e3}.cke_hc a.cke_dialog_tab:hover{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default}.cke_hc a.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px}a.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px}.cke_dialog_close_button span{display:none}.cke_dialog_close_button:hover{background-position:0 -1045px}.cke_ltr .cke_dialog_close_button{right:10px}.cke_rtl .cke_dialog_close_button{left:10px}.cke_dialog_close_button{top:7px}div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password{background-color:white;border:0;padding:0;width:100%;height:14px}div.cke_dialog_ui_input_text,div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0}textarea.cke_dialog_ui_input_textarea{background-color:white;border:0;padding:0;width:100%;overflow:auto;resize:none}div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0}a.cke_dialog_ui_button{border-collapse:separate;cursor:default;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;text-align:center;display:inline-block}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{width:60px;padding:5px 20px 5px;display:inline-block}a.cke_dialog_ui_button_ok{background-position:0 -1144px}a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1216px}.cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1216px}a.cke_dialog_ui_button_cancel{background-position:0 -1105px}a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1242px}.cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1242px}span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px}a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border-width:2px}.cke_dialog_footer_buttons{display:inline-table;margin:6px 12px 0 12px;width:auto;position:relative}.cke_dialog_footer_buttons span.cke_dialog_ui_button{text-align:center}select.cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_dialog .cke_dark_background{background-color:#eaead1}.cke_dialog .cke_light_background{background-color:#ffffbe}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_tabs,.cke_hc .cke_dialog_contents,.cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid}.cke_hc .cke_dialog_title{border-top:1px solid}.cke_hc .cke_dialog_footer{border-bottom:1px solid}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}.cke_hc .cke_dialog_body .cke_label{display:inline;cursor:inherit}.cke_hc a.cke_btn_locked,.cke_hc a.cke_btn_unlocked,.cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;padding:0 2px}.cke_rtl.cke_hc a.cke_btn_locked,.cke_rtl.cke_hc a.cke_btn_unlocked,.cke_rtl.cke_hc a.cke_btn_reset{float:right}.cke_hc a.cke_btn_locked .cke_icon{display:inline}a.cke_smile img{border:2px solid #eaead1}a.cke_smile:focus img,a.cke_smile:active img,a.cke_smile:hover img{border-color:#c7c78f}.cke_hc .cke_dialog_tabs a,.cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white}.cke_hc .ImagePreviewBox{width:260px}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_dialog_ui_input_select:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity=0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_dialog_title{margin-bottom:22px}.cke_dialog_page_contents{position:absolute}.cke_single_page .cke_dialog_title{margin-bottom:10px}.cke_dialog_close_button{top:27px;background-image:url(images/sprites_ie6.png)}.cke_dialog_footer .cke_resizer{margin-top:27px}.cke_dialog_tabs{display:block;top:33px;margin-top:33px}.cke_rtl .cke_dialog_ui_labeled_content{_width:95%}a.cke_dialog_ui_button{background:0;padding:0}a.cke_dialog_ui_button span{width:70px;padding:5px 15px;text-align:center;color:#3b3b1f;background:#53d9f0 none;display:inline-block;cursor:default}a.cke_dialog_ui_button_ok span{background-image:none;background-color:#b8e834;margin-right:0}a.cke_dialog_ui_button_cancel span{background-image:none;background-color:#f65d20;margin-right:0}a.cke_dialog_ui_button:hover span,a.cke_dialog_ui_button:focus span,a.cke_dialog_ui_button:active span{background-image:none;background:#f7a922}div.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{width:99%}.cke_dialog_ui_checkbox_input,.cke_dialog_ui_ratio_input,.cke_btn_reset,.cke_btn_locked,.cke_btn_unlocked{border:1px solid red!important;filter:chroma(color=red)}.cke_dialog_ui_focused,.cke_btn_over{border:1px dotted #696969!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/editor.css b/vendor/unisharp/laravel-ckeditor/skins/kama/editor.css deleted file mode 100644 index fe19b8ed5..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/editor.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border-radius:5px;border:1px solid #d3d3d3;padding:5px}.cke_hc.cke_chrome{padding:2px}.cke_inner{display:block;-webkit-touch-callout:none;border-radius:5px;background:#d3d3d3 url(images/sprites.png) repeat-x 0 -1950px;background:linear-gradient(to bottom,#fff -15px,#d3d3d3 40px);padding:5px}.cke_float{background:#fff}.cke_float .cke_inner{padding-bottom:0}.cke_hc .cke_contents{border:1px solid black}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{white-space:normal}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;border-width:12px 12px 0 12px;border-color:transparent #efefef transparent transparent;border-style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cursor:se-resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:transparent transparent transparent #efefef;border-style:dashed dashed dashed solid;margin-right:-12px;cursor:sw-resize}.cke_hc .cke_resizer{width:10px;height:10px;border:1px solid #fff;margin-left:0}.cke_hc .cke_resizer_rtl{margin-right:0}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;border-radius:3px}.cke_menu_panel{padding:2px;margin:0}.cke_combopanel{border:1px solid #8f8f73;border-top-left-radius:0;width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-family:Arial,Verdana,sans-serif;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border-radius:5px;float:left;margin:0 6px 5px 0;padding:2px;background:url(images/sprites.png) repeat-x 0 -500px;background:linear-gradient(to bottom,#fff,#d3d3d3 100px)}.cke_hc .cke_toolgroup{padding-right:0;margin-right:4px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke_rtl.cke_hc .cke_toolgroup{padding-left:0;margin-left:4px}a.cke_button{display:inline-block;height:18px;padding:2px 4px;border-radius:3px;outline:0;cursor:default;float:left;border:0}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke_rtl.cke_hc .cke_button{margin:-2px -2px 0 4px}a.cke_button_on{background-color:#a3d7ff}.cke_hc .cke_button_on{border-width:3px;padding:1px 3px}a.cke_button_off{opacity:.7}a.cke_button_disabled{opacity:.3}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{background-color:#86caff}.cke_hc a.cke_button:hover{background:black}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background-color:#dff1ff;opacity:1}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:16px;vertical-align:middle;float:left;cursor:default}.cke_hc .cke_button_label{padding:0;display:inline-block}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_button_arrow{display:inline-block;margin:7px 0 0 1px;width:0;height:0;border-width:3px;border-color:#2f2f2f transparent transparent transparent;border-style:solid dashed dashed dashed;cursor:default;vertical-align:middle}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:0 -2px 0 3px;width:auto;border:0}.cke_rtl.cke_hc .cke_button_arrow{margin:0 3px 0 -2px}.cke_toolbar_separator{float:left;border-left:solid 1px #d3d3d3;margin:3px 2px 0;height:16px}.cke_rtl .cke_toolbar_separator{border-right:solid 1px #d3d3d3;border-left:0;float:right}.cke_hc .cke_toolbar_separator{margin-left:0;width:3px}.cke_rtl.cke_hc .cke_toolbar_separator{margin:3px 0 0 2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;border:1px outset #d3d3d3;margin:11px 0 0;font-size:0;cursor:default;text-align:center}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_hc .cke_toolbox_collapser{border-width:1px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;border-width:3px;border-style:solid;border-color:transparent transparent #2f2f2f}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin:4px 2px 0 0;border-color:#2f2f2f transparent transparent}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d3d3d3;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#9d9d9d}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #ccc;background-color:#e9f5ff}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3}.cke_menubutton_on:hover,.cke_menubutton_on:focus,.cke_menubutton_on:active{border-color:#316ac5;background-color:#dff1ff}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:2px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/sprites.png);background-position:0 -1400px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-image:url(images/sprites.png);background-position:7px -1380px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity = 70);opacity:.7}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{display:inline-block;border-radius:5px;background:url(images/sprites.png) 0 -100px repeat-x;float:left;padding:2px 4px 2px 6px;height:22px;margin:0 5px 5px 0;background:linear-gradient(to top,#fff,#d3d3d3 100px)}.cke_combo_off .cke_combo_button:hover,.cke_combo_off .cke_combo_button:focus,.cke_combo_off .cke_combo_button:active{background:#dff1ff;outline:0}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc .cke_combo_button{border:1px solid black;padding:1px 3px 1px 3px}.cke_hc .cke_rtl .cke_combo_button{border:1px solid black}.cke_combo_text{line-height:24px;text-overflow:ellipsis;overflow:hidden;color:#666;float:left;cursor:default;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right}.cke_combo_inlinelabel{font-style:italic;opacity:.70}.cke_combo_off .cke_combo_button:hover .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:active .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:focus .cke_combo_inlinelabel{opacity:1}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 3px;width:5px}.cke_combo_arrow{margin:9px 0 0;float:left;opacity:.70;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #2f2f2f}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:4px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{margin-top:5px;float:left}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;text-decoration:none;outline:0;border:0}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#efefef;opacity:.7;color:#000}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:#222;border-radius:5px;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#96ca0a;border:1px solid #96ca0a}.cke_notification_warning{background:#fd7c44;border:1px solid #fd7c44}.cke_notification_info{background:#54d3ec;border:1px solid #01b2d2}.cke_notification_info span.cke_notification_progress{background-color:#01b2d2;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:2px;right:3px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2304px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2352px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2400px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -2448px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2496px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2544px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -2592px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -2640px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2688px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2736px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -2784px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -2832px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -2880px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -2928px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -2976px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -3024px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -3072px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3120px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3168px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -3216px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3264px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3312px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -3360px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -3408px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -3456px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3504px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3552px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -3600px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3648px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3696px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3744px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3792px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -3840px!important}.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -3888px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -3936px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -3984px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -4032px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -4080px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4560px!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie.css b/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie.css deleted file mode 100644 index ea7db08a5..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border-radius:5px;border:1px solid #d3d3d3;padding:5px}.cke_hc.cke_chrome{padding:2px}.cke_inner{display:block;-webkit-touch-callout:none;border-radius:5px;background:#d3d3d3 url(images/sprites.png) repeat-x 0 -1950px;background:linear-gradient(to bottom,#fff -15px,#d3d3d3 40px);padding:5px}.cke_float{background:#fff}.cke_float .cke_inner{padding-bottom:0}.cke_hc .cke_contents{border:1px solid black}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{white-space:normal}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;border-width:12px 12px 0 12px;border-color:transparent #efefef transparent transparent;border-style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cursor:se-resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:transparent transparent transparent #efefef;border-style:dashed dashed dashed solid;margin-right:-12px;cursor:sw-resize}.cke_hc .cke_resizer{width:10px;height:10px;border:1px solid #fff;margin-left:0}.cke_hc .cke_resizer_rtl{margin-right:0}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;border-radius:3px}.cke_menu_panel{padding:2px;margin:0}.cke_combopanel{border:1px solid #8f8f73;border-top-left-radius:0;width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-family:Arial,Verdana,sans-serif;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border-radius:5px;float:left;margin:0 6px 5px 0;padding:2px;background:url(images/sprites.png) repeat-x 0 -500px;background:linear-gradient(to bottom,#fff,#d3d3d3 100px)}.cke_hc .cke_toolgroup{padding-right:0;margin-right:4px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke_rtl.cke_hc .cke_toolgroup{padding-left:0;margin-left:4px}a.cke_button{display:inline-block;height:18px;padding:2px 4px;border-radius:3px;outline:0;cursor:default;float:left;border:0}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke_rtl.cke_hc .cke_button{margin:-2px -2px 0 4px}a.cke_button_on{background-color:#a3d7ff}.cke_hc .cke_button_on{border-width:3px;padding:1px 3px}a.cke_button_off{opacity:.7}a.cke_button_disabled{opacity:.3}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{background-color:#86caff}.cke_hc a.cke_button:hover{background:black}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background-color:#dff1ff;opacity:1}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:16px;vertical-align:middle;float:left;cursor:default}.cke_hc .cke_button_label{padding:0;display:inline-block}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_button_arrow{display:inline-block;margin:7px 0 0 1px;width:0;height:0;border-width:3px;border-color:#2f2f2f transparent transparent transparent;border-style:solid dashed dashed dashed;cursor:default;vertical-align:middle}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:0 -2px 0 3px;width:auto;border:0}.cke_rtl.cke_hc .cke_button_arrow{margin:0 3px 0 -2px}.cke_toolbar_separator{float:left;border-left:solid 1px #d3d3d3;margin:3px 2px 0;height:16px}.cke_rtl .cke_toolbar_separator{border-right:solid 1px #d3d3d3;border-left:0;float:right}.cke_hc .cke_toolbar_separator{margin-left:0;width:3px}.cke_rtl.cke_hc .cke_toolbar_separator{margin:3px 0 0 2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;border:1px outset #d3d3d3;margin:11px 0 0;font-size:0;cursor:default;text-align:center}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_hc .cke_toolbox_collapser{border-width:1px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;border-width:3px;border-style:solid;border-color:transparent transparent #2f2f2f}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin:4px 2px 0 0;border-color:#2f2f2f transparent transparent}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d3d3d3;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#9d9d9d}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #ccc;background-color:#e9f5ff}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3}.cke_menubutton_on:hover,.cke_menubutton_on:focus,.cke_menubutton_on:active{border-color:#316ac5;background-color:#dff1ff}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:2px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/sprites.png);background-position:0 -1400px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-image:url(images/sprites.png);background-position:7px -1380px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity = 70);opacity:.7}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{display:inline-block;border-radius:5px;background:url(images/sprites.png) 0 -100px repeat-x;float:left;padding:2px 4px 2px 6px;height:22px;margin:0 5px 5px 0;background:linear-gradient(to top,#fff,#d3d3d3 100px)}.cke_combo_off .cke_combo_button:hover,.cke_combo_off .cke_combo_button:focus,.cke_combo_off .cke_combo_button:active{background:#dff1ff;outline:0}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc .cke_combo_button{border:1px solid black;padding:1px 3px 1px 3px}.cke_hc .cke_rtl .cke_combo_button{border:1px solid black}.cke_combo_text{line-height:24px;text-overflow:ellipsis;overflow:hidden;color:#666;float:left;cursor:default;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right}.cke_combo_inlinelabel{font-style:italic;opacity:.70}.cke_combo_off .cke_combo_button:hover .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:active .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:focus .cke_combo_inlinelabel{opacity:1}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 3px;width:5px}.cke_combo_arrow{margin:9px 0 0;float:left;opacity:.70;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #2f2f2f}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:4px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{margin-top:5px;float:left}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;text-decoration:none;outline:0;border:0}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#efefef;opacity:.7;color:#000}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:#222;border-radius:5px;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#96ca0a;border:1px solid #96ca0a}.cke_notification_warning{background:#fd7c44;border:1px solid #fd7c44}.cke_notification_info{background:#54d3ec;border:1px solid #01b2d2}.cke_notification_info span.cke_notification_progress{background-color:#01b2d2;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:2px;right:3px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2304px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2352px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2400px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -2448px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2496px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2544px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -2592px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -2640px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2688px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2736px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -2784px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -2832px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -2880px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -2928px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -2976px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -3024px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -3072px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3120px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3168px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -3216px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3264px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3312px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -3360px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -3408px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -3456px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3504px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3552px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -3600px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3648px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3696px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3744px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3792px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -3840px!important}.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -3888px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -3936px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -3984px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -4032px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -4080px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4560px!important}.cke_button_off{filter:alpha(opacity = 70)}.cke_button_on{filter:alpha(opacity = 100)}.cke_button_disabled{filter:alpha(opacity = 30)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_hc .cke_button_arrow{margin-top:5px}.cke_combo_inlinelabel{filter:alpha(opacity = 70)}.cke_combo_button_off:hover .cke_combo_inlinelabel{filter:alpha(opacity = 100)}.cke_combo_button_disabled .cke_combo_inlinelabel,.cke_combo_button_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:2px outset #efefef}.cke_toolbox_collapser .cke_arrow{margin:0 1px 1px 1px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-left:2px}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{filter:alpha(opacity = 70)}.cke_resizer{filter:alpha(opacity = 80)}.cke_hc .cke_resizer{filter:none;font-size:28px}.cke_menuarrow{position:absolute;right:2px}.cke_rtl .cke_menuarrow{position:absolute;left:2px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first{padding-left:10px!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie7.css b/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie7.css deleted file mode 100644 index ac3c879e7..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border-radius:5px;border:1px solid #d3d3d3;padding:5px}.cke_hc.cke_chrome{padding:2px}.cke_inner{display:block;-webkit-touch-callout:none;border-radius:5px;background:#d3d3d3 url(images/sprites.png) repeat-x 0 -1950px;background:linear-gradient(to bottom,#fff -15px,#d3d3d3 40px);padding:5px}.cke_float{background:#fff}.cke_float .cke_inner{padding-bottom:0}.cke_hc .cke_contents{border:1px solid black}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{white-space:normal}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;border-width:12px 12px 0 12px;border-color:transparent #efefef transparent transparent;border-style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cursor:se-resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:transparent transparent transparent #efefef;border-style:dashed dashed dashed solid;margin-right:-12px;cursor:sw-resize}.cke_hc .cke_resizer{width:10px;height:10px;border:1px solid #fff;margin-left:0}.cke_hc .cke_resizer_rtl{margin-right:0}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;border-radius:3px}.cke_menu_panel{padding:2px;margin:0}.cke_combopanel{border:1px solid #8f8f73;border-top-left-radius:0;width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-family:Arial,Verdana,sans-serif;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border-radius:5px;float:left;margin:0 6px 5px 0;padding:2px;background:url(images/sprites.png) repeat-x 0 -500px;background:linear-gradient(to bottom,#fff,#d3d3d3 100px)}.cke_hc .cke_toolgroup{padding-right:0;margin-right:4px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke_rtl.cke_hc .cke_toolgroup{padding-left:0;margin-left:4px}a.cke_button{display:inline-block;height:18px;padding:2px 4px;border-radius:3px;outline:0;cursor:default;float:left;border:0}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke_rtl.cke_hc .cke_button{margin:-2px -2px 0 4px}a.cke_button_on{background-color:#a3d7ff}.cke_hc .cke_button_on{border-width:3px;padding:1px 3px}a.cke_button_off{opacity:.7}a.cke_button_disabled{opacity:.3}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{background-color:#86caff}.cke_hc a.cke_button:hover{background:black}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background-color:#dff1ff;opacity:1}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:16px;vertical-align:middle;float:left;cursor:default}.cke_hc .cke_button_label{padding:0;display:inline-block}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_button_arrow{display:inline-block;margin:7px 0 0 1px;width:0;height:0;border-width:3px;border-color:#2f2f2f transparent transparent transparent;border-style:solid dashed dashed dashed;cursor:default;vertical-align:middle}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:0 -2px 0 3px;width:auto;border:0}.cke_rtl.cke_hc .cke_button_arrow{margin:0 3px 0 -2px}.cke_toolbar_separator{float:left;border-left:solid 1px #d3d3d3;margin:3px 2px 0;height:16px}.cke_rtl .cke_toolbar_separator{border-right:solid 1px #d3d3d3;border-left:0;float:right}.cke_hc .cke_toolbar_separator{margin-left:0;width:3px}.cke_rtl.cke_hc .cke_toolbar_separator{margin:3px 0 0 2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;border:1px outset #d3d3d3;margin:11px 0 0;font-size:0;cursor:default;text-align:center}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_hc .cke_toolbox_collapser{border-width:1px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;border-width:3px;border-style:solid;border-color:transparent transparent #2f2f2f}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin:4px 2px 0 0;border-color:#2f2f2f transparent transparent}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d3d3d3;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#9d9d9d}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #ccc;background-color:#e9f5ff}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3}.cke_menubutton_on:hover,.cke_menubutton_on:focus,.cke_menubutton_on:active{border-color:#316ac5;background-color:#dff1ff}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:2px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/sprites.png);background-position:0 -1400px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-image:url(images/sprites.png);background-position:7px -1380px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity = 70);opacity:.7}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{display:inline-block;border-radius:5px;background:url(images/sprites.png) 0 -100px repeat-x;float:left;padding:2px 4px 2px 6px;height:22px;margin:0 5px 5px 0;background:linear-gradient(to top,#fff,#d3d3d3 100px)}.cke_combo_off .cke_combo_button:hover,.cke_combo_off .cke_combo_button:focus,.cke_combo_off .cke_combo_button:active{background:#dff1ff;outline:0}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc .cke_combo_button{border:1px solid black;padding:1px 3px 1px 3px}.cke_hc .cke_rtl .cke_combo_button{border:1px solid black}.cke_combo_text{line-height:24px;text-overflow:ellipsis;overflow:hidden;color:#666;float:left;cursor:default;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right}.cke_combo_inlinelabel{font-style:italic;opacity:.70}.cke_combo_off .cke_combo_button:hover .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:active .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:focus .cke_combo_inlinelabel{opacity:1}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 3px;width:5px}.cke_combo_arrow{margin:9px 0 0;float:left;opacity:.70;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #2f2f2f}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:4px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{margin-top:5px;float:left}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;text-decoration:none;outline:0;border:0}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#efefef;opacity:.7;color:#000}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:#222;border-radius:5px;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#96ca0a;border:1px solid #96ca0a}.cke_notification_warning{background:#fd7c44;border:1px solid #fd7c44}.cke_notification_info{background:#54d3ec;border:1px solid #01b2d2}.cke_notification_info span.cke_notification_progress{background-color:#01b2d2;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:2px;right:3px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2304px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2352px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2400px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -2448px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2496px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2544px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -2592px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -2640px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2688px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2736px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -2784px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -2832px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -2880px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -2928px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -2976px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -3024px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -3072px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3120px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3168px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -3216px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3264px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3312px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -3360px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -3408px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -3456px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3504px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3552px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -3600px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3648px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3696px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3744px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3792px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -3840px!important}.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -3888px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -3936px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -3984px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -4032px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -4080px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4560px!important}.cke_button_off{filter:alpha(opacity = 70)}.cke_button_on{filter:alpha(opacity = 100)}.cke_button_disabled{filter:alpha(opacity = 30)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_hc .cke_button_arrow{margin-top:5px}.cke_combo_inlinelabel{filter:alpha(opacity = 70)}.cke_combo_button_off:hover .cke_combo_inlinelabel{filter:alpha(opacity = 100)}.cke_combo_button_disabled .cke_combo_inlinelabel,.cke_combo_button_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:2px outset #efefef}.cke_toolbox_collapser .cke_arrow{margin:0 1px 1px 1px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-left:2px}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{filter:alpha(opacity = 70)}.cke_resizer{filter:alpha(opacity = 80)}.cke_hc .cke_resizer{filter:none;font-size:28px}.cke_menuarrow{position:absolute;right:2px}.cke_rtl .cke_menuarrow{position:absolute;left:2px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first{padding-left:10px!important}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon,{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:22px}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle;padding-bottom:8px}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:3px;height:5px;padding:0;position:absolute;right:8px;top:11px;background-position:0 -1411px}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -1390px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie8.css b/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie8.css deleted file mode 100644 index edd1856d1..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_ie8.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border-radius:5px;border:1px solid #d3d3d3;padding:5px}.cke_hc.cke_chrome{padding:2px}.cke_inner{display:block;-webkit-touch-callout:none;border-radius:5px;background:#d3d3d3 url(images/sprites.png) repeat-x 0 -1950px;background:linear-gradient(to bottom,#fff -15px,#d3d3d3 40px);padding:5px}.cke_float{background:#fff}.cke_float .cke_inner{padding-bottom:0}.cke_hc .cke_contents{border:1px solid black}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{white-space:normal}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;border-width:12px 12px 0 12px;border-color:transparent #efefef transparent transparent;border-style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cursor:se-resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:transparent transparent transparent #efefef;border-style:dashed dashed dashed solid;margin-right:-12px;cursor:sw-resize}.cke_hc .cke_resizer{width:10px;height:10px;border:1px solid #fff;margin-left:0}.cke_hc .cke_resizer_rtl{margin-right:0}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;border-radius:3px}.cke_menu_panel{padding:2px;margin:0}.cke_combopanel{border:1px solid #8f8f73;border-top-left-radius:0;width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-family:Arial,Verdana,sans-serif;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border-radius:5px;float:left;margin:0 6px 5px 0;padding:2px;background:url(images/sprites.png) repeat-x 0 -500px;background:linear-gradient(to bottom,#fff,#d3d3d3 100px)}.cke_hc .cke_toolgroup{padding-right:0;margin-right:4px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke_rtl.cke_hc .cke_toolgroup{padding-left:0;margin-left:4px}a.cke_button{display:inline-block;height:18px;padding:2px 4px;border-radius:3px;outline:0;cursor:default;float:left;border:0}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke_rtl.cke_hc .cke_button{margin:-2px -2px 0 4px}a.cke_button_on{background-color:#a3d7ff}.cke_hc .cke_button_on{border-width:3px;padding:1px 3px}a.cke_button_off{opacity:.7}a.cke_button_disabled{opacity:.3}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{background-color:#86caff}.cke_hc a.cke_button:hover{background:black}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background-color:#dff1ff;opacity:1}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:16px;vertical-align:middle;float:left;cursor:default}.cke_hc .cke_button_label{padding:0;display:inline-block}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_button_arrow{display:inline-block;margin:7px 0 0 1px;width:0;height:0;border-width:3px;border-color:#2f2f2f transparent transparent transparent;border-style:solid dashed dashed dashed;cursor:default;vertical-align:middle}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:0 -2px 0 3px;width:auto;border:0}.cke_rtl.cke_hc .cke_button_arrow{margin:0 3px 0 -2px}.cke_toolbar_separator{float:left;border-left:solid 1px #d3d3d3;margin:3px 2px 0;height:16px}.cke_rtl .cke_toolbar_separator{border-right:solid 1px #d3d3d3;border-left:0;float:right}.cke_hc .cke_toolbar_separator{margin-left:0;width:3px}.cke_rtl.cke_hc .cke_toolbar_separator{margin:3px 0 0 2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;border:1px outset #d3d3d3;margin:11px 0 0;font-size:0;cursor:default;text-align:center}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_hc .cke_toolbox_collapser{border-width:1px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;border-width:3px;border-style:solid;border-color:transparent transparent #2f2f2f}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin:4px 2px 0 0;border-color:#2f2f2f transparent transparent}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d3d3d3;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#9d9d9d}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #ccc;background-color:#e9f5ff}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3}.cke_menubutton_on:hover,.cke_menubutton_on:focus,.cke_menubutton_on:active{border-color:#316ac5;background-color:#dff1ff}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:2px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/sprites.png);background-position:0 -1400px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-image:url(images/sprites.png);background-position:7px -1380px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity = 70);opacity:.7}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{display:inline-block;border-radius:5px;background:url(images/sprites.png) 0 -100px repeat-x;float:left;padding:2px 4px 2px 6px;height:22px;margin:0 5px 5px 0;background:linear-gradient(to top,#fff,#d3d3d3 100px)}.cke_combo_off .cke_combo_button:hover,.cke_combo_off .cke_combo_button:focus,.cke_combo_off .cke_combo_button:active{background:#dff1ff;outline:0}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc .cke_combo_button{border:1px solid black;padding:1px 3px 1px 3px}.cke_hc .cke_rtl .cke_combo_button{border:1px solid black}.cke_combo_text{line-height:24px;text-overflow:ellipsis;overflow:hidden;color:#666;float:left;cursor:default;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right}.cke_combo_inlinelabel{font-style:italic;opacity:.70}.cke_combo_off .cke_combo_button:hover .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:active .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:focus .cke_combo_inlinelabel{opacity:1}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 3px;width:5px}.cke_combo_arrow{margin:9px 0 0;float:left;opacity:.70;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #2f2f2f}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:4px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{margin-top:5px;float:left}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;text-decoration:none;outline:0;border:0}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#efefef;opacity:.7;color:#000}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:#222;border-radius:5px;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#96ca0a;border:1px solid #96ca0a}.cke_notification_warning{background:#fd7c44;border:1px solid #fd7c44}.cke_notification_info{background:#54d3ec;border:1px solid #01b2d2}.cke_notification_info span.cke_notification_progress{background-color:#01b2d2;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:2px;right:3px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2304px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2352px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2400px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -2448px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2496px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2544px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -2592px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -2640px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2688px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2736px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -2784px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -2832px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -2880px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -2928px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -2976px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -3024px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -3072px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3120px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3168px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -3216px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3264px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3312px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -3360px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -3408px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -3456px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3504px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3552px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -3600px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3648px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3696px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3744px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3792px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -3840px!important}.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -3888px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -3936px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -3984px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -4032px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -4080px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4560px!important}.cke_button_off{filter:alpha(opacity = 70)}.cke_button_on{filter:alpha(opacity = 100)}.cke_button_disabled{filter:alpha(opacity = 30)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_hc .cke_button_arrow{margin-top:5px}.cke_combo_inlinelabel{filter:alpha(opacity = 70)}.cke_combo_button_off:hover .cke_combo_inlinelabel{filter:alpha(opacity = 100)}.cke_combo_button_disabled .cke_combo_inlinelabel,.cke_combo_button_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:2px outset #efefef}.cke_toolbox_collapser .cke_arrow{margin:0 1px 1px 1px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-left:2px}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{filter:alpha(opacity = 70)}.cke_resizer{filter:alpha(opacity = 80)}.cke_hc .cke_resizer{filter:none;font-size:28px}.cke_menuarrow{position:absolute;right:2px}.cke_rtl .cke_menuarrow{position:absolute;left:2px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first{padding-left:10px!important}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_iequirks.css b/vendor/unisharp/laravel-ckeditor/skins/kama/editor_iequirks.css deleted file mode 100644 index f7ddf0699..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/editor_iequirks.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border-radius:5px;border:1px solid #d3d3d3;padding:5px}.cke_hc.cke_chrome{padding:2px}.cke_inner{display:block;-webkit-touch-callout:none;border-radius:5px;background:#d3d3d3 url(images/sprites.png) repeat-x 0 -1950px;background:linear-gradient(to bottom,#fff -15px,#d3d3d3 40px);padding:5px}.cke_float{background:#fff}.cke_float .cke_inner{padding-bottom:0}.cke_hc .cke_contents{border:1px solid black}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{white-space:normal}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;border-width:12px 12px 0 12px;border-color:transparent #efefef transparent transparent;border-style:dashed solid dashed dashed;margin:10px 0 0;font-size:0;float:right;vertical-align:bottom;cursor:se-resize;opacity:.8}.cke_resizer_ltr{margin-left:-12px}.cke_resizer_rtl{float:left;border-color:transparent transparent transparent #efefef;border-style:dashed dashed dashed solid;margin-right:-12px;cursor:sw-resize}.cke_hc .cke_resizer{width:10px;height:10px;border:1px solid #fff;margin-left:0}.cke_hc .cke_resizer_rtl{margin-right:0}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;border-radius:3px}.cke_menu_panel{padding:2px;margin:0}.cke_combopanel{border:1px solid #8f8f73;border-top-left-radius:0;width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-family:Arial,Verdana,sans-serif;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border-radius:5px;float:left;margin:0 6px 5px 0;padding:2px;background:url(images/sprites.png) repeat-x 0 -500px;background:linear-gradient(to bottom,#fff,#d3d3d3 100px)}.cke_hc .cke_toolgroup{padding-right:0;margin-right:4px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}.cke_rtl.cke_hc .cke_toolgroup{padding-left:0;margin-left:4px}a.cke_button{display:inline-block;height:18px;padding:2px 4px;border-radius:3px;outline:0;cursor:default;float:left;border:0}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}.cke_rtl.cke_hc .cke_button{margin:-2px -2px 0 4px}a.cke_button_on{background-color:#a3d7ff}.cke_hc .cke_button_on{border-width:3px;padding:1px 3px}a.cke_button_off{opacity:.7}a.cke_button_disabled{opacity:.3}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{background-color:#86caff}.cke_hc a.cke_button:hover{background:black}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background-color:#dff1ff;opacity:1}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:16px;vertical-align:middle;float:left;cursor:default}.cke_hc .cke_button_label{padding:0;display:inline-block}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_button_arrow{display:inline-block;margin:7px 0 0 1px;width:0;height:0;border-width:3px;border-color:#2f2f2f transparent transparent transparent;border-style:solid dashed dashed dashed;cursor:default;vertical-align:middle}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:0 -2px 0 3px;width:auto;border:0}.cke_rtl.cke_hc .cke_button_arrow{margin:0 3px 0 -2px}.cke_toolbar_separator{float:left;border-left:solid 1px #d3d3d3;margin:3px 2px 0;height:16px}.cke_rtl .cke_toolbar_separator{border-right:solid 1px #d3d3d3;border-left:0;float:right}.cke_hc .cke_toolbar_separator{margin-left:0;width:3px}.cke_rtl.cke_hc .cke_toolbar_separator{margin:3px 0 0 2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;border:1px outset #d3d3d3;margin:11px 0 0;font-size:0;cursor:default;text-align:center}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_hc .cke_toolbox_collapser{border-width:1px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;border-width:3px;border-style:solid;border-color:transparent transparent #2f2f2f}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin:4px 2px 0 0;border-color:#2f2f2f transparent transparent}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d3d3d3;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#9d9d9d}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #ccc;background-color:#e9f5ff}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3}.cke_menubutton_on:hover,.cke_menubutton_on:focus,.cke_menubutton_on:active{border-color:#316ac5;background-color:#dff1ff}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:2px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/sprites.png);background-position:0 -1400px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-image:url(images/sprites.png);background-position:7px -1380px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity = 70);opacity:.7}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{display:inline-block;border-radius:5px;background:url(images/sprites.png) 0 -100px repeat-x;float:left;padding:2px 4px 2px 6px;height:22px;margin:0 5px 5px 0;background:linear-gradient(to top,#fff,#d3d3d3 100px)}.cke_combo_off .cke_combo_button:hover,.cke_combo_off .cke_combo_button:focus,.cke_combo_off .cke_combo_button:active{background:#dff1ff;outline:0}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc .cke_combo_button{border:1px solid black;padding:1px 3px 1px 3px}.cke_hc .cke_rtl .cke_combo_button{border:1px solid black}.cke_combo_text{line-height:24px;text-overflow:ellipsis;overflow:hidden;color:#666;float:left;cursor:default;width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right}.cke_combo_inlinelabel{font-style:italic;opacity:.70}.cke_combo_off .cke_combo_button:hover .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:active .cke_combo_inlinelabel,.cke_combo_off .cke_combo_button:focus .cke_combo_inlinelabel{opacity:1}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 3px;width:5px}.cke_combo_arrow{margin:9px 0 0;float:left;opacity:.70;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #2f2f2f}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:4px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{margin-top:5px;float:left}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;text-decoration:none;outline:0;border:0}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#efefef;opacity:.7;color:#000}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:#222;border-radius:5px;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#96ca0a;border:1px solid #96ca0a}.cke_notification_warning{background:#fd7c44;border:1px solid #fd7c44}.cke_notification_info{background:#54d3ec;border:1px solid #01b2d2}.cke_notification_info span.cke_notification_progress{background-color:#01b2d2;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:2px;right:3px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -2304px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2352px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -2400px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -2448px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2496px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -2544px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -2592px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -2640px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2688px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2736px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -2784px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -2832px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -2880px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -2928px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -2976px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -3024px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -3072px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3120px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -3168px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -3216px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3264px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -3312px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -3360px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -3408px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -3456px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3504px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -3552px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -3600px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3648px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -3696px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3744px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -3792px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -3840px!important}.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -3888px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -3936px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -3984px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -4032px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -4080px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4560px!important}.cke_button_off{filter:alpha(opacity = 70)}.cke_button_on{filter:alpha(opacity = 100)}.cke_button_disabled{filter:alpha(opacity = 30)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_hc .cke_button_arrow{margin-top:5px}.cke_combo_inlinelabel{filter:alpha(opacity = 70)}.cke_combo_button_off:hover .cke_combo_inlinelabel{filter:alpha(opacity = 100)}.cke_combo_button_disabled .cke_combo_inlinelabel,.cke_combo_button_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:2px outset #efefef}.cke_toolbox_collapser .cke_arrow{margin:0 1px 1px 1px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-left:2px}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{filter:alpha(opacity = 70)}.cke_resizer{filter:alpha(opacity = 80)}.cke_hc .cke_resizer{filter:none;font-size:28px}.cke_menuarrow{position:absolute;right:2px}.cke_rtl .cke_menuarrow{position:absolute;left:2px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first{padding-left:10px!important}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *{float:none}.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon,.cke_rtl .cke_button_arrow{vertical-align:top;display:inline-block}.cke_toolgroup,.cke_combo_button,.cke_combo_arrow,.cke_button_arrow,.cke_toolbox_collapser,.cke_resizer{background-image:url(images/sprites_ie6.png)}.cke_toolgroup{background-color:#fff;display:inline-block;padding:2px}.cke_inner{padding-top:2px;background-color:#d3d3d3;background-image:none}.cke_toolbar{margin:2px 0}.cke_rtl .cke_toolbar{margin-bottom:-1px;margin-top:-1px}.cke_toolbar_separator{vertical-align:top}.cke_toolbox{width:100%;float:left;padding-bottom:4px}.cke_rtl .cke_toolbox{margin-top:2px;margin-bottom:-4px}.cke_combo_button{background-color:#fff}.cke_rtl .cke_combo_button{padding-right:6px;padding-left:0}.cke_combo_text{line-height:21px}.cke_ltr .cke_combo_open{margin-left:-3px}.cke_combo_arrow{background-position:2px -1467px;margin:2px 0 0;border:0;width:8px;height:13px}.cke_rtl .cke_button_arrow{background-position-x:0}.cke_toolbox_collapser .cke_arrow{display:block;visibility:hidden;font-size:0;color:transparent;border:0}.cke_button_arrow{background-position:2px -1467px;margin:0;border:0;width:8px;height:15px}.cke_ltr .cke_button_arrow{background-position:0 -1467px;margin-left:-3px}.cke_toolbox_collapser{background-position:3px -1367px}.cke_toolbox_collapser_min{background-position:4px -1387px;margin:2px 0 0}.cke_rtl .cke_toolbox_collapser_min{background-position:4px -1408px}.cke_resizer{background-position:0 -1427px;width:12px;height:12px;border:0;margin:9px 0 0;vertical-align:baseline}.cke_dialog_tabs{position:absolute;top:38px;left:0}.cke_dialog_body{clear:both;margin-top:20px}a.cke_dialog_ui_button{background:url(images/sprites.png) repeat_x 0 _ 1069px}a.cke_dialog_ui_button:hover,a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{background-position:0 -1179px}a.cke_dialog_ui_button_ok{background:url(images/sprites.png) repeat_x 0 _ 1144px}a.cke_dialog_ui_button_cancel{background:url(images/sprites.png) repeat_x 0 _ 1105px}a.cke_dialog_ui_button_ok span,a.cke_dialog_ui_button_cancel span{background-image:none}.cke_menubutton_label{height:25px}.cke_menuarrow{background-image:url(images/sprites_ie6.png)}.cke_menuitem .cke_icon,.cke_button_icon,.cke_menuitem .cke_disabled .cke_icon,.cke_button_disabled .cke_button_icon{filter:""}.cke_menuseparator{font-size:0}.cke_colorbox{font-size:0}.cke_source{white-space:normal} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/icons.png b/vendor/unisharp/laravel-ckeditor/skins/kama/icons.png deleted file mode 100644 index 91183a48c5d9e3ca6a8d2f0aa911bef0dcf10f3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9855 zcmXw92UHV5x85X#KoE(Bjx4}1@uGj2tmUlD7x1=7%es&}@M5*g33gp~@yHG&H`RfD~f#r;c*(0f0?g&K* zuyn}WqnGA;%94i(A>n>{XM{kJKjZ`St_bBrI~3_7LjSwQ2y#E68_qr3lG4}Pd*@!! z>wcp1*NxkL+q&-OVqZ#|O8fgt!n`?`jwPkB(>7C%?m)Of)41ZljnV;X1jqM9sK;*Rwq5fxF{4@PQ`+ zsQtHc>JZsVE%bY;N?(=%`wKu_kHkB*>2Y`@PI`kRaJvPAO)G^<-)dnZvicLEy^wKL z2mLT$N$m24C!?{;d13vzo;(kV$7YNG*gfR9<@VUhqS(yk0xJ`RWD8_E&EJ;M-0w87 zF@DM){_|juf5qwZ{L0#Uw*KIlBwe*_HQ{gYUsGm*@>|W`$3FnBu0CZ3Z}qK@?{{^% zLjJDt1jb|DGWe)JGl!yOH$FTZDgcp50LSZ6v~&qg`8Br|#iS}hHdzypS;WrMn2q^52 zX{E%GZl5P~KlVLKNJs-qSA`qNcomCZuYr_gpJ50C`~W@8J7`MrSN0iC8< zP>$oQksH0VI(XQ&+~@oqX)#TU=I(1kT|J>>q0WopAc*4iU&zaW{A*=iaBiL;lO5-* z-|DdJ=kn2s(ZLXR3<9;lc9$V;u5hrE^#LI6E<#U|3s6!fx0^Z1hZ80I=6{w_0B1aL z8dGF%H=qN=A5gVJzwZRyJ_7sEZxMvr$IIbIQw~CeQedBf;9u56?NlvU-tEZ}{E91` zn7DhL-k7kkf_j{%e<;@%+A#-~iZxAukVYM##l8XeP7|Ozo)N(I_xvysy6}hn5fy3j`Q)?9VKDc5%LHe>~*JttX-zJ9lGVZX>+` zl|TvIm!I%zb6q4~qOI(_g(`o6ih3($uF^d$)ySg;LC=9$%o2CMviZO5e93+*H}<{h z2SRh%XKVf`VFfEuSCvSP&J>MU%y1uXK@bIkpG0{Vun{Iy&yJ(PYOO6p(H0A$)L1!P zD>h7B`Cg+fJlY)doqFih8&p@!xgjgd*`6O6sYkvRlCzfafF4GAH-Ay=gFR*$e*o^a zMn3U$ba*5LB68NtiD!i#G(=%69fEJ;O0Mp&*~P&Mzq`74n?Eu*W=MtOpjBe0{2Z8m z2z=8nb!auH@e?i`z@@)VnJ`grpmiA+GkIxI%vS{+S#B8?u{PyJk>))Rtq%tIFcCYZ z7ZbY?!Gs3Zf@TF*;cV@{gC1)V`Xc5-I~j1@(|+7!XjTyKO}?jh955YhQwhs$s%O{= z0V=8~c`&Zfei0OcMTbN_$LRhqf(NC}Kb;b)wrxw8$ov?@uG>#k(&28M4&f7EBA>}2 z{pu;?l$Cd3I*HWrGhe(@H0g8a@U>0v`CKI)*iUY z?kx(kcvBpgy#AB|aGm=E$)SI|R}S;l&txh365=U4fa%BlNE1-5qc>e}xi;Yw#r;|q zKKa1;S0~_In`Jt++ZvBThHEx_iIz9?`l5Md{Y#XUW(I3IX{*^_!rSe^dP>sMU~`4p z7rpSqatqG2u7wSxaZ0x*57zl#%D3!=LAQ(>tmmMep z9JB!>o1DztrNiJ1#xc1-?BoUF1S+|3T8Q{KWE|bNajpm(Wz>1ZO)n^-ua~%&)UJY; zmZh6z^5ek8yL%X8>~F%NrieqIi$bE9`DN&|WxyZLM3&~<`6LKD%!49XqQ*7Ayx2N# z=p1pP$v_`>nI*}L@xqw4EgFAhNL8xQp?Xah2a6Eh9SU43eMSZx5CfWI>T?-CEqL)* zE4-yw&R}5us%pacaU>pK3H2_RY@RX<;t+h28b^bkhUg3aW%WjUV9~y#dWs^&3KN5I zPiGPZJaS-#lJQ_1OpTjNRI5^usbkO9$0FLH;SRtDQtwar1#{SsB)i+fRPKsjM6-a) z0$pT#9rsfrD`jDfgNd9QhVLU1HF<+n`DLA~PU$Jg5he62dWKt2-zlj2HIpj+W|qkE}6c$SQ; zR}@cxBaXmu;(EBp`&gZd)fEr_q#wGJ6eDkK%c;tkE$}|8It!g z-IVEKu7xUsAfZ}Y&m3JZFoYU>i|jyTZ#_$7fAL~sf*A0b78V!_j}4?!`+F9C@Ah2d z8l<5gV)@7WS9)>eV(ME>2j_8UCY@o4;fC{{vUDI-Ay&JQ8k8$E_5f^3W_-*z{*)~4 zw|vcS;PfMM;`;-;MTk+V2pCSUj%QBYzy6Egj@~}|Mwa~Kn}EqsEALF({*q*EDTa@n zjmfJMKIFc_!HJ?A%Hf)Tw`=*4$1(i*GdT@m&t?sw0!+k54$${*;Zw} z8wUViDdrmwr9E(EL>w)58D%E}wUNZYEtM5g4sU?Ey?&M$2&iHOE>?&XEi#MI8fY&? zjl9Bqh5`8juM5(g4RvZ$$vuKg`t0Qf?%-vC2^jAKo&#!z7!U|hGI+0*3C7CAWZYpu z3jipc-c<5H2~XCeP`jd6@jmBDl6p_99ZsGs9pdsP5L1b7OrTFfH0w4lH8a^PXv)7n zBrl@Etmwknm@jmb1gbNex*uMnz39&cqL%kw3n5hkZsj^@+Hh0ECBlH^axzSFwMVON3{4zg zalO~N-XS@_roY9>f;Ic|Imy7+{dF;pCOp4ey8d)RgIICS`G!U{l46rAow|bw|9Oh1 z{$0LbbJ+<^heDSnTCR4$!z`4&ttI#QAt*fKYB05*KzC!rZGA|JDH6^igw}!v4BjHx zM_|;*&M1WZXqV{Szc!04O}eKyk_S6@k!e|Q?l&g>?midS#N&x0(`+s=X7^eow0f0* zg-K157yNlOlpH&^Gm+*Z2gkO#!XPJwFSlG4Jq-<74L|z^z``<LJb z0cu~6Fte3Oh{VXI>_LNt3Zo$A2J7(-iWhbyXS5ST!!~+Sc|FZPYPaG=h?Zk6y^$)} zag6gYp(YBuK$+#{_D*f2wkbDu?O{@&wRPgHV`_aKrccgdO*w&cY=C!*xrIeB=~JHJ zut&b_41x+|1_lP78PnX^B%B%FFupN0x3EpU#O`%L_V5j_JsZgxw@f9MrI)46EsE(z zUtI9#zGnRzpG2iPK+xG2w5=2+@Te#9X$H3n;D)6@LERz#hJE#$(?dw1?Y#^v2d3O3 z!M5?-@Cfn*uz@ltvqn5|chaVh@Wx_Ut;QNnnyNaOsxo{h zt1G<(H5+1JMq*vD`;1k&DtH(3hd$$J`PTKyej%@*#pOi=&(-7y}#jA0&Yc4Da|H*a29e1GVEelvIr=ZT5q zIM@PV1gV&G#ZD^6pB78(d%i-2z?g<7buj6iWxyaY7uSkq3p!=3&vb>;zm^PlqscWN z)7f3?J5o1$)-^kqc2Odt=Kt9 zLS8Ir2bM`?VBoRP9F);YvTy^!><+tw(HKCO6pZ8X5-didXno47`a|2+-c#@nl44UJ zR7V)5$br<;@H+DLFGz3C2S_F_<@=~ylQf{g<0WM>A$x0+>_%AqVw0>rOpmwyT-9`& zM-(s)&nL#vTKIc+T&UHeGucp&bg80_y#YJ6$qQ1)>HBFO`NqH!T_MSCpC&+}wvZs? z+5P>RC>AVOF;UK8(*EO+OZv-oCI@GLmSY2-QnT+711&2>rea0{HUB z6Mehu=AdtGwDm!c9zcl>QDOPORb=5-P$OeIuP`fSJ0A(GgYx$xh1aILw8>n8Xty#^keF$& zGfgXkfn`=E(UJhNwwK^>y_2aln*e{p4!(5_wv^T>D&QTfT#aI_l?Q4uZoA@LW%^+%z{enCKm zFHQvJBMKZyTtlx-e9 z+F1@KwISFRk7}r^YP182wAN3dL@{%Vhx)eI?ZpJj#!ozdE-EI1fu6r-km3@)Nr_K9 zSgc){9AI#^=W>1u9XAKJUmVdKBY|I+V7Qz+(M0QEg6F~%mATEBJDpj|R&y)rx?}g4 zQbqAfZh&{b@^Ifp=72$=l|Ir6Ns_}eK6wf?2?4gW{w{x=^YE7)AihwjX!lfbT1Bv+ zT3Rt)Hhp)9Trm%T!fld>@kgQH$DqnZy#0LffKPqVt>4Y90N?^uwsud6 zG$eNE(W+0tL!$Qc`&E_W&<3}ketdR6K7G5BwVyOw^bZ2==cm#7Kdq-)^*4)b?cAJ* zW;^)h;<^d*8yca~_g1o%_U8axM0Q_+on|O-S0LV7KwI~=@GA=oi>C!&+jWj|iaqZM zDrlM|kYLhXhekPKeNSWE|7An+``TETCSem?dZ2I5pED3{PFNS+RS#L;3NbM~xszSa zt1@Xh3m?yvyAG-rFf=frts!R^C?L{fk3+MQ1V11K=c;hJxgf2*Vi72 zn2?hf_6}g0QagTOaIeD{N|JO|LL!cvG!@`IIBVS=1wffnPU(;*`qKOc25{9C2nVv= zjcEN01&#A5;yUnNzQuhNWejA%28W+rY!#HIgn&!;NHrfCVBAov)#ry3({L0splc;L z8vAn6C~ABmVgHHcWnpvx->65ynCRcKcSU0dl|Bx90rVgFMYHPnaAsz;kgI94FUkC) z=_u2}7_0LnS+CkBkscYqmAkHy>xQZ_{3nEZ>YAG|BUI_qb(f{1yD;OAz*L!8Oz)aU zZSzjT(#m&j&%mt=LHBn%8HBol%8>*(8JuzT!q~zG_7ni|;0vsf^~Dj&{|{FRUMME3 zQp7coVKJ*`DF17I~%cp)|7-g}Wnk$_S#fzg^Wpdn8Dl2)VCz zx*ArdY-X341h|DZypubPwMZm%@kVtwNLC6nk3&u^8jKlGhz4y8n#|nTh7)&(BL!9* zeR1lNW6O`?RWO(r%Qe2Lp{df66Tx}qFTd%ow>ZBVZ`2oDMP@bWif_qtpp^29M zpc=L{&VnE z$sO#+wv+}s;imLSi$-FbN@zztIRVZSF<#vWBrxT0{JR5#H&hmeb7g^oDo2IC(Sb6J zf`G!yxM0xuExpZHlqR4tm3vhWLL zey7hcZ|};^NS3C_V=RmDdGigEQp1ubRY*E4eu$;Or8c4-R>H7t1W9@9fNSr+L#&UVHm2(Bg!FL%zY@*t)vvcIsr6IxQ~hr6z_ruVgA! zVP20F%ga<-H%F`;!%y?Ma=dlpV^YOyl4q!h7qG;4=;8*zTaulVN92(&VmZiGb3vT} zf%+sQfQ^IYHvoQyn1bx+{j1NOBDY%>f5U9Vm?W?`ScO3^gKh|Ha!Pp`XoRJK!lclo z6Z$G|G|er(KU(97GN@L`^{x4paXGt?GWxZjF(t>;N=KG{r(CQ{Vq4V=8LKhVf{_iZ z8A@1%csZ53x#zt$No(xXMVlpq(>yY{w(;RewR1?~_;_&Q)sG#X$7r+@y3HN zF|OI%K~BZ=pl&IN>cqf2cGg{l=LNs;T9|tG#N9Bwg)S-^vFek)d}vWON9s{>rvArz zN@Ti*pH~~k{n?G`>?2PHCHB?3f7pRG$O0S2w>$6>MtwZBfjA9xHIS8-fnBmJouXcq zwE!qzjgVu;uO=l!T*xhoKL)4m>eWg?9Q+rll$h@lpvh=2;|w-uCe2Z`K0rAo89!*N z3RaQvR{&(!6@tBCTD^p_{l6-AUc+D)rbWmIBdM?q=RS@^VBHLuk3t`TIa#_mBba?v z7SVqGM~?fyioKR|LVC#Kx8c5RtGW0K2OxcA8a`}BkGM4qORYS>Z*fp*NzdbXif=h$ z@VxN1Q8F<0<6mkhO}8#}PKstGPtg~AE$HY%2%-eo<(>24053vsw+=N&z>YA~_+8OE zM^Ce6uI&1yNrLp)uamj5K*j^0Zi)>J(?;TcsptT~8(Fx?C{4fXa#b0OaN2DQRfb65 z77TlA(-UM#kJ%c0L2z(QWk8EICCWOLzB5@J>MTwg@jk2!Gv1LXM3#TMu*@5kMaV;l z4?jw%WJz-Zd`A7iI&fKDl799{r5GQe;Fet z4x(usszJR62}WeeN=_zY>H%co=yKk!C9i7URx3kZj2#<@sTWea`>(#Lwu~kR=bvM! zVW~K?AtP&N|1YIF!Ki}-9m{u0jWE4S}BOwp{$qq3Qri&!7$v<>`8`_`j(s1TByTV1iNrhmvNoQX}{21fA$RZ zCxOvbk{vq1>IEtcuE`wCDg(wiC)NA;9m258BXVp@|EV}It!;5R&`k1~dxH8(NYH!W ze5Q1t*p|43DxPSjaxs8}BwFtz(!&Kbo|fSfDSeZmGyXkEU8G4OLmo*?qZdTWtOWVG zH2I2py-jN(VHI{3V?H*W1{Cx_tXVPo^GuVGNHHJwJ3eQQq7YyH+u(}aewnu6OEXcy9Xbu@ zY9=!SkGmer5j=6v)Nb0+prMi9+)=0)_N=o>Ym_D&RyEN8%xEZ+Mj0^o+`ctwWLPrnd|3+kCRyniroBGx9s^1C9(5U70sE?FZ=6ofgTEhZAQ=kKI?f$-?muiFtWa3O) z=S$$}gns?6(~Eu&d$LgA>$KTety2l< zCqpv-{+w1ug4VNr_nMY&_B<6S!(z9BdRJ>f0>JafD7wipu*NyLUz0Nt0rt<0wiheBCz+`x;I<2aT{a`duDZNn@O@ zJg1xSoU@OVL*qSt*trQN2m&MY#<+BUzPUPet)tr3poRFH?QEW49p>u5vrV2(BSl(_ zmn|ku9!>VQW&RxW?TvWLe==>+E(uoe_qZMCzT@>&VIk&^jZR4LUL>w2ZnZaBnq7n2qBD~vDMrjxVYbP|h>eTt|tRPd`( zFpFxFdJdZVoRG9#I?^elPz7rL#_W(%ho4;!6ni#f%?PB21Npm$J&ZXKyuP~>fAbS- zq%`Sr!(q9At?v)Mo(H#{*V<9simRhtZWuL~aqYmcyc7L7v2i`D&Bo2`upU>=t2@hW z*7}F}miyW?QlH1DZijh%R%A5E@Vx7ThM9XA&X95q(W$+Cl%@TE@snA8C8?_Xs}#aQ zKEXfEAC+RC(R)l=v}xVaoC|Mf#+S5j_C@du373KKwZ<&dZQ7gdR#81&Iiv>fjTS`n z#!madej+XAopZb0ITW^vi?Z$ZSe9M_FLCo*Sx%fg@Vw;s*G|{|GJPRe*zrhPGA+r& zF5TUe(tA0qK^pu|>_%JMY@3zeGjyg?>5;jeb66(>98z1jj~*a<{f5d4|Le2ASwF^q zF>f0fl$hn2c*y5x$k)ifz5QAn!7R-5 zVx6|`4Gr6ik5#Qh?~N+WWhvlHUT51=PKQM~0kaUQ?fZ&yqDUki&-0oM&X{EdW^C+c zd&5Rm4@0T=@ehGDK>novCZMGd_rs7(`T|>j*iF~(puF@jRRVF-DYjMr{7F)xg za9^tahcl5@ri5n&Jgr#1`L1k5Bi_e}v?*@NcH_OrDomQr!uJFJUEkjlRnK(OX8om^ zB~I_Q8n4`X^yhfUDJG`p1^+vrHu?3zEdADlPLkL6f5{f|KfTvdg7*tp;WGt#j}yFE zO_l@cLZvLfDw5%Oj+@t;*ZXZtN=4b!Yi$~1g&Mw2cwFdwT<{1kOi_607%eA#*2j|v zr!5sakB(_;=Vf#OeTc2-Wu%Vj%%*nu{clWQKt?&1_95^1=GeafzVFWk&m}3Nr9C=< zOnblJrb^N9svXL-=fB%ndL94lItBVx?|ymu6PEnlE64vV=+L*`w^vx*UdVB=xnYdj zWjP2Y9+)T=%ZxXwjb^yf{dF!i3z<5n|39bNc@XTLIU)Pk1#0DV*I`-M_YD2BIj6Rg z(MWydm4zL_@{!ib;inP9nS_z|J0+BlpJzs|JvOTQb4OG7Y})F5&qtYat|T?JME^=l z$p9NN2FZ)0jcbMiJ>T2(;wQ1AWCtS!F1ERR`Q5Q}T9PZF$T$7Na#xoK==i4$L0kUC znaKF)t*EC@k##F-Cy^OxN=ALVA8@-@Q3+}}@{((kocxLXKE5V()do{E^dxGvk*~jG zZPhB3eIa%UrLv4ZCHfpO-bsA2}xhSWt^$3)s zc5+Pmpf3yNd5aP``|hTwl8RYqbp@;ftHIhRDJn5=16b^93Q~#Xj0FZL$x@5uB_g|x zT*2=5EoEE)7g^g0xmBW7xRB?COXr3*H#_HA_)~9}PQ+u8|CPS%^=$sC`9q1j&G*oT zSJDOQEoKY%AuRr6=jp~?D`7v`WG*99MV;?=Cm~)`lCx3v^A?x3e=#j>4GbRtf(HJjb*If15rcnbM>I%P&x|7|0fgc~9A zXNByc4Za5X^K(CU08lNTKJ$x%6{8%#qbIgCmfzr2b`y^- z{by@zkNlIWUk%)?wjQGNT=M@Sn9ctZ-aNe~Ta#w`wY~4^bi07csrfLxe!HTn>r=of zCvp3Ent-)x`_1_h4=-B4b~Jx#+{=sJan!KJCVr=RqEtUR!>QGf_A7z`y{l8CNs%S) zE@#uM3EgS&yF4OG7kbS)OwNzG&ZSP2ACS4886w~}sHyfx%uLV5a*Jt*(Y9^Yy zshe{|3cUJ(&^Pn1rRFuqMDW*o;aQfCcWQ`o7WPxQi&SKuX}={ZAYLVmFF8q56?WBq z$4Ei^;i$Fh)WjpTrK&P0j5C?Gse&oWW@g4Z=W({rR40xibsZb$j9{fMX!fB%b diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/icons_hidpi.png b/vendor/unisharp/laravel-ckeditor/skins/kama/icons_hidpi.png deleted file mode 100644 index bdb80eb41286b20ee351279147665505d0af60a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16078 zcmZ{L1yodB+xE;*Lo>8=2_hZRF*HgDBHbV@4U)nj-5`?Et&DW%AQDO{-AD}`(*2Fk z`@Q;n|62b#YjK8i_St8jd*5+g_q}(dhPo0y4iydn0Kk8&EdLC3W&i+)0boqjuaMMV z_W=N@%iEIE0cs`SGL$Y7NQ#*3&&z^^Z!Wx7t+SafcMcO!NjzLb79 z{L-UB4{2DaVx|H@#h*^+e%d-*xH8oOb%uO<;s;ui7w7NJ444qAgO`^Nl>_ikr$}Lw ziD1NnbnVfRqNVxQU+=XvBUwO{-bAq5Ua0@d$-ISWm)JJwbhF)=(qGy%(A0jPc^g!c zKExaeI5jwHizFYZsT|p(6gl}u_^e>jwA>bx`XlcYwKZHmY%=phAmWOWN zZk1F&_~_~{T=;!{I+&|j5%!ZNtad)6uA+3;&CQum7yT43cDqgDdW`THCQ{t1y%1hs zKM@BIjOuZ2S`)HrSkQ6S!}Qy!>U{^Jc5YR}u4RRazj0g)2-E@!>yuV~I-PjuPV408 zdoSPe5y%8|Eam_i2~TAQ3>`xNUA~gaaujBCQM^ZBTQ|KYNF8)^DRxZ&#uqNwpFtKn zjy|}z`IfmB=a&=_tX9$Ms@=<^1vSC5=Yvm{(So~ zsGM!%b0{rP_z@XwCMYh-#7PZsI#OW`kaO(xMW5Tk7@A2W12(@ho4~1k;CShRZwxcU znUEkJ$as@{1gKdeMTi0ZBO{cclsUnScaKJA8euQ6s+<=Cz8y$B13Kua5#QJh5>Ma1 z|Ls7GA2_uF?Cxf2`1s@=I#l%qNN9mic~JaqhgpzbWvTq2@Q;FAXls2<_-o)*`xc9} zj&5{*C~k6uu`_LPCVfUu#TPw_gP&O8QC059;!~;gjRyodd|HuE7C0`#EEsSs-Ym-_ zht9D4IY+ggZE1y&fIJDQ%?_mWXp4?|7UwBUI*?_j1m&OB+~vz8WalE2i&h!WcG$k( zZOceR)ee}R+&E&kPW{lXljkIIVMZ%&3tSgv90PAuw%`lVyfFY^T8Uq9Mm+iZ&0xmO zz7M5DPUO+>L0z@ z4L{YQ?~{kQw|Mwim4SX(jmwe!Bwf+EE9SdB)h8CH92LgY@!J_vsQu#|P zM=x^6E25mN;%7Ry#PexA{NXSqu=;WN|q6Bn^?s(-CJ z-r+qqYz`L1i!-O~eMx8vpc)wS-edSX+QQu+5BO+8$_YOQ=#7&&?-i9FNFFd#0uTuu zA0JoXfr?`#f=7ljhnPvsqIk0m$#UZzZ8oxon8}vbTTv$74%i*Ab8*s!z2B7C5Df5! z{Q1&a!m!k2Y{y5B9+g`g!{`&iP=g^BpT}%gc{pI=t?baySWXY%rfjTyQ60AnjxwvX zBk`6p(~^gUSd<{hDQ+eJeU2tA&P7D50oxd6ith1oL3L4y3V38>ZcqwRjb3}Vjpw?N zN8t9bp345uOA~Y=b=}0Ocfgq!kaU26=qH&U5BY&Z=vFU`S0*sT9#K4=JXb*MP>m76 zaSozjy0;?LVEGA*DkX$RT-PuUXo~eY&`J8|Sv0g1)cSTbQGp?;oR5nb7@(`KM}eRM z{WbP7%%+tQ>Oqw9r;8A3%NGyH#fH3hZyRtlW`QVEK*}ru@k8LWH*a3)Mk~~c0iA}K zNtV{9qQJW>5rFM^$V5}YuIOK#w3E(kvomb9OT(}8iZI-tg5*R{J9Q`_==^s0AS#VN zuZLRph#ThI-bb*^Z3{nY_uCd-ls3gixNU2~NTyDA&q^}Mxb)cT#}^(FWhplU8N(yW zD%uTBB=g-4!}_0nX1eDM7T+23lztXp0&ju7dyQn`b6MLj5T{zA{MoxQe0N05SN{v- zYIad)@no=NE1L#Vjy zAiyu$3CacRXSzqy_by)tmJy^c=kiL)c0&wc4=TlHFpM(*+GASdcSgCd-fE&jb5=y{ z(Mlm{kI>3~D()?&r%a~1j^V*^4?bcPn&?V8ODpW_Qb#m7V$8{wL)zL#C0x?F_dWK4C9XsY8|ib(T2p{JOav8awF0?VvJDkkp z0BDyDBx8@2XQMs{PK&hTVS<=h_s`p7qb@t01dm{((F;|{BSKEl{&bZv1)aISe=Ye9 zmtrMZ^{<|}E>}=MJ z=EVRGrdpWVdm(luBAAk+Ud5z7iCIPldT-T$AO~n`YwKBYmlG9}Ssm^Yf*lbPx0m0C z?i~v$1J#11fxH}`>t~1SOCI7{f1O-HeW?1d*pa+R|0l4^)%TB+ZVrAGB+2W|WAME= z)EGuK^@M>Y+p-k70;@8Uq3vfgk@^DAjT5mKYH}3jdyGG-nw9g^CW$JCG5{S^L5BF9 z1{51$k!VtDwayHHz!&R51ZggY0mYJ$voWk3>l}MzRu5v9y_rdnd4lf1#{5SzMEOnS zDk;2NZoR{5`y+i!kmdFBj%J%ktRZQ`d)bC0KRs^Ge++&5X-Fu|AhmcE>3vp&9NP|8 zdR5E(8HGLQ7OzPTFLX_#Y;IlZ8ohiz7@USLkmtiNt8CPP^zBC}ZgEK8eMSZkhyhGU zq~)qsVYy~lO3N5_tAt*Aq>OGh{C%GYR^AwRTKn#31gn4@8t;27c}f*$E_U544v#_G z_1|A;vmZXGa^7pIlY_*5zK~*k7M?kcoM}3750aW|<$PO{w?|O2q9;YdDro{9C=dKcwC1~z< zDypR!pVreN6yzJKd%IJ(bR)kWeS8PLE*E(Q)UsdDj+?A7T{j)>Jf#zU%p9k@oK zHwy24S-f-d$#w&$Y5KPj2Z5nqroQ3I_d;;LG$C)N+QA;3?XR!o`O}}1n0DUF%*S;> z>P8@pF|V2Lm(%q2agpT7gn5F-e*M7n(#k#lV+p(lz50nX#2jACS{ z?q}V2Qes@lg5NyX3_J%PMHK4Cw1qA;r8~U4tWMFFvhO!KV?;qNms5Vn!h7W$o&0SC z4QZ8B7!jRCw2d3U_~OHYj6dS~f^&gO4i?_l*V}N&!vUl%Sqw*WP~SU0W!{gzAl%Ur z+Ur=A-0~vS4U-JFbkylV+#h~D(l>I}xX-6b z0oRxa3Kb)XCI^Ji9GBi9{o+eSZ9N(g47oO)F$d@jnE-9R(FDG5fMYCr$TWrlqDLIF zX{JH=m2UmgY?cIQs8S((l8qKFfz+cpnSZ&NtK8SuPJ(^fq(i-@Wccnk6z{_$r_d2i zom+ga1cn6RLCs$_7V<^$YA`B2K5?LL%-&`F4fCRdjiLlGP{#o% z#AGH(wb=ummBR6+TeA5ZZNYZNtLr#=PQf20zdP8v(1agN+-KlMHsMKk(N9(_DnpGl z{|#JUn=j}Il=6XM0L%z5FX;OEUpF07Pv6s8W+zy}{&W1%kq{#5?liVl%B6pfe?9R9 zTcBuw#0}5opW|=)TIbXEXO%7ng>e-7QjhfuWk9ikOZ_Ova&VzCJlFOj}bgS}ey z*f1h*K2qnn9k(6M`sqbN)(ogK1y)nP!hUM6Wdu8Iht;Lb$S)LKu4YdsOw$nEg6VG&o=d&_l%wBJdh9sB3@2K zlIJ!6Q4th>a(uijf1tbYcGP1`X8W!bzZg7cr2&Ol`|Ehr~wfC>eS z;ADU2A%Q`!rPG?#>p13yAcqtoL+K~{Wv})1;>(8dOzheHuMu8;e|xQZQl=_pmGK$> zH$_`wh-ssqnPhmum5XX>NgGl{AU^^6tK$auC2?^TuBKF^1(?5|GB1+>lX!#(Nvd!w zAAZK)9kWZsmo0rm?OO!H)Np@0n!D682bL+{mx8GE|c!k`rxz(8G;bd;TwIU_jP~ zb`c~&Ogv+~Fck%;c%l6QbZw7CWVTCzqUA_E!&1<|fLF6`P_n5`Z^qpuNcL%`jVyeq z4&YAYo34BF;0H;flsvN}q?-xhyw4mDJ9_?7`(KQo&*x_|*=M_ntZae2_apUQ`wOhE z_U}wH_&J77;G8BPsep@L??Smhvm+eis5l9Y5kRd5Tt^?|zU!kJ2RQfu4ODsNw9o*jQ18`r6u0I#k4=@z^L|#tUsK!FW z8+09@?~KEXvLOa#bX7tvJ^8G#bLyn`ILy0kQaNGnBA-Rg0pNS~IpE)$D0KncE!4TO720*~tFmj-K zHr8A@$B4CLFaa=tLR|mdIRE+#< zwFdaD?XXFTb7RA$)*c2AlpJ#Q!gs}7?|lR`L{ndHVd+%xjDY^{83yw>K`TSO417LL z2sbg!#rV&es5ZcCw6%JPcpx0AyD0f%s0MY!s%w zxQVs6+YJW-%^G~m=|7?FA$(4qO`j8Fy*g;vulBopBf#yaV+&lly)w2cc853k-ho8; zv)(f?Ed6YtukyPC?c}`&h)Da5)+>VGMy3EI-V$)z*?!=0{rnXLqAIoR^j6(UXWuk; z7>(L~Un8s<@02FatL?5>j8N~6=!qB8ve#cmRZH*v8d$+|P_2xfCVd#s>4@~a1J&rj zl*Wh-X!JeD$l+k#eN&i3mEkU6(=Y-x>9aSu2{OV88|d}qu#-ISL31F`t=j-55L>~) zk%#Tl5(q@k)d4`9K(evF+iEb6Xu60^o`jC{1fl-*$U;=4n4KH}d&TTAh=P=J!*aK= z;q-sqU#(416sV)OJ9nY7lzB$(*%8>b;T3PA6=_H!rWpEPMY=#8-$9WwW(!y(O` zgXdLhf7~jun29IQ=3CE4fOJBpeGZ6;W88ZjW8gY>h+2sWDlXgtjjnvlc1*GqBU=c{ z#02VK7NGd)r3?!Qrh9|3NQ020m!;ddI_TafE%$tlO~KkBi@EOGS0fmxZkVoknf`dX!XN8T3*kV$~_}w&^+F>W*JjuYQWGZ z92eZCRDB2#`8yYf%DGLB)+%#=Ds5yk4at@yK&=B&073hV_gbTHTxFZO}-u*o9V!pEx?U%GVg?i_Xsqq&_iKsHVi3&q7X zF)QJ(!4Yk^nZZQGSgvV1xgbGS45SV1RyPm`l zu5~e7Hz1P#!~o~>rShp!IwOk}et!W(leb`@mNL9iuLm)yna0RTk6~rcGam<)Ay zf)gnI<-xMbWh|%D&7SLm6X-?i-xZniHRllnZ-vvw_cVUKa-As+GgApElS`ePXzujb zcsRryN{<4e&E1!I8)ODUGf)4_tE}=>xAT_wz*Eb4(c(m5wc(|5w!X-LCehatG?oUG z4xlCf$?VtVNgEExiDuM14-Phw0mXKlNY=I=pL`;KzTO5116^!iA79OjL2)a^ex2m4 z*+>ZdD|avzAt^)l0njjJ^b*30VO!(t^;9sM8>EwzG8ASBSt0|LvCmHJ&ulg5CbGb@ z^3)r$rbaZ=tas1P#2(7JZ?WbFcEmExYnp3A6AC^*q4;YI2~&rc3ZLFH`W16M2c8=r zj;t&~HW5PS=@r_jg3OQcTG$kGuEH1cpn4vL32v~x4!W&Cyq_>Kk3P(H%wqwCxmks3 zn#I=UG5~FpF6RU3`rq28BvkLAr=e`ZEX){pWXK#vdu>-y4Mc(fqZiqJ!y5gnNK}Xt zqWf~rr~XHXKk8i;IB=B zCHpM^U;}rAAjs3xGxqf1FEAAGc1>8AnCOBMCL{k6GD5C`K0y8A;6Vfzh!VEW5F-I< zb``W&WJxJN`0v{2VCD&R7=BIb;Sv1r8^LybRg<{$7J>i_l+X7z&$!q3BXW5)eOspz>f6dK>}J-D(JEu7eeuGRGD+PaZtqs{Sll; zp!6{;S!tX%6Bynce>1*0RQP*5g223sRJe>b##xb1? zRa^Td;9v{|`qG?>3S-&LqI_pBbO#wUH5^hEK%QH*PT8UIM`cjS@%MHauSV5`n=-V4 zo2;D?Mo@JHg>P_Nm#`TRc#a_nEX={df%?W{lGI!qAnPn995{j(E(V%tMzBMpBUAxY zUO2ohotK)q7->w$+kNO8PQ3X2@EokSsUF0w_2-CxJRZnZ01p(^#@r1 zC{wfYAwpHTrO1vEz{Ct$(w2^p2ONB)muH1WyU@`#x0@-zbUWVXp@NWx!a2TJLpvcV z&+dr8la{Xk3k;Z6YE%?)M=jiGJ`jnVAG}#xE)XZ@h<=VvH4%5#+W1UTR`msw>hHi| zoR{^UCF$!s0k*toUW^xOYmql>>ZEu6`-$%g8t4L`T*3Mzu-nsZ_map*wDK>)vq!6h z9D46oRK$f{;VGY}9DAFz5ExxG@8m`+2R;IXA;tP$<&ab>Y)TsYnu+~(S-g@&vA>?! zZc)U>^0dV(2$evMFoDXgtLk%tmLs4#PUU4NQV8<|o5$^-(Kk^RzKK$_Uqk2bzdeSO>JG|+Ui0%-6wG`_f=Bs*Te5y)E>CdAP3PhcBwL|7cxE0{Li7rN%L5TKW@- zpH2J?YkI6)g2=8XNboMvuo}=H(?qBh&Uqry+BWIuAm&NNE2oDWNKz8VJ)(&-@AL2) z|HfX-fu)C!T$V7fc@MfM-ViGf+x9j5ejum7Fd$cmk?25^K16vf#8S~0UG z7s9x6MJ)?&#Nuyw@Bj4}9eTqg#a;HO+p{tX5%-XZ>P z_c$(-r;{QRF(iEg_m6Lt1>5)C;$o4L0XnXLsvKTNw*L7Z;dks&M;9d zWp03DZ~bpxe`9>9czD7NEKqcQ%tfdTIGq#4{EcKpCx;HaFZE|pX;@Nfp4aki^{fCt z9H8~aVMHGcRg5y%1)S0_dGyu6f`aRdQ#KDRKH)xJHVB(_fGRQ}qBSr!dNM)BfHC7- ztnB&`3|q*MjP2ed%%7+XZ9NZ^-c21C@j0A6;H4=5Ge_zWQAzM-AnA8mUGu0eCzKU2 z_-076_y2^8Pvs^F@RBUfRHBc5wsX%%M^$o`$;V-9pfo&kLqwlP*3JX?N=s-#Dv8 z>=D0;Aeb_f+3Ag6hlJ6tC|%Xr;#8~Yx5`h~Pi<>{+?g7EKYxHK>v-ILr;Vn56gBAt zqNAJUGXjDi$?mZNJ~L5AIC&Tx^5o%HNc%OGjVJ=ISN}w4upPDc&2xc>P$4V~It76U zZRiUK!WUUlK3fhrdP{Jl<=mhm30DMk+@F-*77F|oi@Y=-bpSn+KBTX$OJuIWMTIB# z!qjaCH8{3Qwry*Qf-k8&|05$fMa!SObO_Opk9~uKWcoAwdP+dj5h?T+b>zS%Aq+vt zPu}gJ(I{I&qy?mJrX27`NJO$mlqNc?W>q*F`n+0r99bkeU~q&gdZul7qkh;Z{8czk zL$sDv*aHqGBiiQH`U(7EIbBz`w($c$(aCv>8;xTe#~mc_U;Qa_GT2ZWI=Oi3D+s1* zR!E*bnO0meDp@T$`NpGZEvd3MccfSc9HmN8V$L^HZ1Wkzx44I9s$?Ek=}-F3hn&sB z>x(a4M4i9VU*n%4yc+b=6XAN+8|{@-$oY)Xw)MEKJKy*0Vby9d2^F>rPBm)biJO=Q zcg?!dev`npQ$EwIUxjBPp%l{BAv`Mw;GiVeU^f~vs%qo3ZJsA4?1}@kJN6^U7SqJCFffBi>c6AKk*_GFh*>=POxTMc`evmi8*#e`zhKxT1qpu?%d zw2oIn+g{vcW5=eHo>9dL#nPyf`TLfRysmIIf=8FDrLC=BV)Sc>lUSds(}?n3FVCKOY)=mR;l-qjX{+`PlKJ|m;5)|hRd3n# z0)(Ewy&(L@*U#o?%whs(TNkjhHG}ss_%?9?58Flt=})EAdPSz66g6aE50|Tl@uyq z9pQ6?Wb-}VJPI}Ph}rj&rK!0%nasf0z1lxbGVLViG)m)qw{Pe-WA_-DYgqkK->rCO zLLr)h?aJE5a{gXyF9HVqfay9wklb4?RX-Te%iPm_ekrxbuqz$@%}S*xSk!$zV)UuB zcrt<&VRn{Y0j4* zNnaMK{6~5-N47458IQinH0`_{!rzt&cbY%d78EgUdG+blZ9=Ww=gW+FxtUxNX5jE#u~=Ph{;<-6Nu zn~v+ER{=@2LpryJclciK>Va|P^YvWg7b3hfwa~+1o0EapEA*i`81q9-lKz~A_3#g{B9&B}G)JJiGOtj-iMfc{|og#yZr6p+bayqLj2JwVQF^uVkh zL*%AVuhJ|CHoXTrPm>M|7(HY5c~M?@AF;`%psk(!&1_lT{7@}<{Qr8#Iq9#EZDS&7czSvL66Yhxr2 zbp>i?_W>44W?x%`fo|VWSjh4mXgge6>->P5o4j(J&gAk&=H&!jUkzh0Q&bC)!2#G; z=;FOGYS^?^LnkFAjkqU}A$_!vD-#@IXRAU@BQ_~)XSVz$GQYI6bQ)A$Qxj@u+b@W` zWX12ZJdz`&(>Qx<6Oj^dOuRZLwM&P(me(1K6@9qU8*MjQ9C>~1f1;Qc5T{h)Q%B*^ zLdvWZM{{59XcGoRlUGq~K-NioieQurlXwv7zltmjyu1CNRI*urEaWSGyZKMz;EOz;%MQ3JK|8$-C$LXu!igtEn7HWA~gY5+T%bd>v~8hsk8{q^g3qLOPNx*jF?C9TMfiBGe2Y}wux7CNqnTKjh^^uyTw2rU0j zHh-J19rKGOwYHkeZQx9YC0wbW)EFUOV(tkL%zy_dciQi&%}V7Cy3=D6%wDKBJ2wM-nF&+J@-a^Lot4L z#x&hAYSauB$SZvS#5Dx`z6A0SQB7gP90rq;vY46U!k(TF8E6=1rLia#PKH??9g$R4 zVjxhTrOl<6kj9|YG#OT4br)aHi@8M7Uh{E%_-V`;_F>{^@%{gOI73T6opQS-TuD7E z0~X2!kosweE%MEVkgcEDtU9y+wJsMHCF)LWId`V7dfDugV?PJxzRP( z0O(|SAfJLa7`#$rhVy$8y1tKwpX^-RR{rcF$s!QzJ3W(GLrok>JL8g=|6@_NmSikGJj4{Nyi!3B|KWQ{SO% z*hUti`y)H~RZ(r-4_4*byX}{uJ6CU`qU1&4trBTp9aUCWzJ%>Wz2tp5^Te*dh%2$a zvb0f;^fAQVz)bpcM)LgQd)98Rt{DBEgHmYx;CgOzu1rx!u+kK_4 ziy8&o;J#T^7M4zy$6FW%ot$=mDw__Smyw0Jr)NHhY`?l%G3=lBeF|8-wv2mB(8}6Skfj>y#4VE*yYaICH6Ad5t(PdRcLW&!6^L1?+E>+z-%M0)9Ks$K?}%} zThbz2im3FpH9P9hLhBnnM-2M{i>6zz+VrRM6@sMND%F}?yN!GhXX*Pq?k&p%d2o{^ zen+{f9*NciiM}hUw#CLq{_Z)e{x2Vso~rxZMXjs~xyNoR2DcAy->|PMYjYHe#T<{7 zq?$L<_O)W*604-}IFE&IE~M_=nC7&sZE#}qruC?&F%0-6qrc9XywX~d5)!rSdErlz zth$(bx+1c{EkE$+z8_AQ)Nj%NI-@+XMYdEF>lJ9KRg6RAYIw#4w z4BmZtPFrk_nH)%wCe8KnjtY2|Leovpg`W^^Og8$RCK<75-wrWd}=%=_;lvvM|NTgN~dpG<3!gfPXgp$jO5BFp-0N* z)wTs*^qY>6$`}Bwhbj3i&@X>=O1-}Hz#k!SJE^$Yd>Z(qPE${>kzs?Ly8DOJ%~8(X zT&Xy3LC?X@uI>azxq3oM-lbf??h>Z|-StUDAgcJ}^7Avj)h`Od+vV%)1;2eVUphvv zd`99x8VT=%AmEJtG3wi+C`|n|B`!A#R0M8n%AUP%%X%i{dLRE07pd8U^&Im$!?4`t)tL9D%Eh+`f8fo6%@Bm?bMi;2v&Xd!=<@x z>Jlr3w33Rc-f4b|Che*xmRgtWYe_Mwi&)rkMZgKi8couIro>BpL)()wagSCPn$dcU(hp28L3qBZ%G zSUXz97KvNa>(!*E8YBTSGqBwKRQlemH3E1FTcye1^ij^|rfauf$H<((IKNb>hr5-k zGYQBjf$w4d@S)Y$w1r112a2LguXbj`;hD{`2c7AHOwx^*D!nZwYVS{zB?<^|F57Pk zj~te+4HqvbEWfh6GMan4No%MSOXW$~ez2U~Abs9RIHKs8d;3|GZYc1yCP#AS!0weD ztJll!-nzMM(er8!g;HmQhWS_2J#lvwRQ@Z8&dn4^Z=Z~LuglF6%PkTAx`2mhemXN0 zQ$YVfM2M}3UE5&~b>NedOQL(HcaARQ3nA=pGLE!q=qG<2!`Iv7#BH*DSo0fuoD0u_ zd>`~EId)AxIEfX~>Z04mhSVARtR+**-`vC<(YnO(dy zhtE`42ZRM#eD%(6<`)LR$|$z?={q$+1 zjc@~DNlHr8hxCES`691<`HM`^uMYK2j#ciw3UNW~GOWYu?A+{+)iZ>+NRejGT&vPv zsD8^zi9|82swCD6(cU7-4t|r0GY1~83C_fAA;Sg=l2uo6r%R7B;auMDRV&((;RI?~ z)6J*b;mF2zTj>hgjI^(Xb1Ox#!_ZJCXORbGS|#GYaBxX3$jGo)c(o{acfCer>VB;O zox}yDk{&npt|OzX)Yw|2UUZ-lwsy#8-=)I!g6!U$Qu>{5zD1!Yy~&?2w7ve19ktur zr!NdGg9nU1i9QJnl(p=BE$+2@Stvoxs?$f9|Kr=Y_^OqjON=#bZBy>l?Qb^2>dJZX zU#%nu!8B{*MJA93*Oy=Tu3^E10d@8ZtzX=lklMHu0S{A?1%0$8%X`0iUR4enT|90I zOy%b3E1K4OWSou0ABFI~SN-iW$C+?zqM(=CzmVIwp0i3Xpzw5Ka-Vcq&{TaWkkg=5 z&oTPLQZ<1{t~&Rgl>6yRKA|LVOp-lvY*D9B?(Sz-pe8#8r(Pp(P|uZ>O~-@OmbFVv z{K2n2HNM}O>KuKn)>8H7o3jdsIDQe)?4D|w@Wf@J_&;C#Y%rmeqmIvot}W$CE^3rK z{Y7YlJ5If5gmaOP<0{o$6}oNov&4BOIC_J#ei*c3ZrG@BdwPXI4aW4rSG0Ax?mgRx&`pG%c4inPftVqLRsZ+%W@#rMQ zf~?%;oqE3~mP^LJ+ii3OttV^HN;}SMGrPNMfe!qi1>A~@ym|jUyWf^hTnFJVv^gs& zeuaIrj0#Vt$%I`7BiWWB^q%ivMbiVVah0av-PdZTX?*GI1Voy(_as1WE6i^0awM>N zOe?0`K=n9E(?H5Fei9N?Dx>qh*X~2#v+mWHmw4$$9PZJZM<%<>Mu#PZI0q8E^QHX{-L&>5GzN?vrI20dP7eXEl zRi|&d!Ry$?SxwSZfvV*xFeQu*_p_83-jUtDyuZ9vhGCCW$|Y!s?sn;OuXtPyQp%oN z52KQ+kr!mESd@jIu<#X2)G&7{sOz7)igZOp8(2w^#cD%Jydb{ygGFaPgWYiZ| z@Ue2qVHwbD*Dj1Pyx&7+#H~ZO@e2*j8^dnS!_3`6M}Z&>YUN#XnNGSff=Yrq^rnpj z#obU1wvEU+X?ws&at-a1A|q=P_`C2K)Pk5k#)9GmtGS{gea|fz~(pi7m{N@tM+Ycgmv$~U5mpyJN-_n8n zpt%w2?=E9d3q9w2_}uPnDeC}Z=&L`ZdJHl1U!k_Y3H=suf>_PBESX)#O2F!|d&c^S z3Th_+7hv(t>NZ=fXGPvCm}lwzzDZnaE9DYZ>`&?m;RgTg9@q#iy(c(^&5LajfVtb0 z#99$ZY7ZI`1KMM4v{~0qz61E&n4?6kAUBxnj636?ifC=ur{18G^+WBp18$?kN&czh zT(?vO1}i{c6WgZ<4)9gUQ8|&dRCF#l>bKZpA+c>Z%TA2IFli&{^|8Q^ zM!Zd*5@%Pl^XqNHuUb#Vx%ixxzsUEZ5qQhieOG-b=DGO`_?BS1{U~eoD_agHin24S zOP)NhdbMkyE52Jh`s~$ux(zE|g=?y_{|Z`d@`s~pIlr@8V)j(}>w|EM;cUsRx333k zt9(!F?|d+>!wF2su_aslZvb+``!xBfT_WN}* zM9mnoybMnz4!zktu1FbltU`oPBUGnwP0E^WsfWLki;-wIUlXdc-sjf%+x+-6^YmOZ>a8ZK)S?Anh3HDeiTYHJrY zqv2oOYsN|ZymGx|pD1qGlU*#j{59!J?Q6f5UxeJS3LqcW87Xs#g3mgGd{q|RIFByU zb7(o@;UsH_EG>QZxNrTlNb(^0z16SFomlk8u`nqnUX8nhaOqO+t{qk31@D5ApQX*a z^|N0-H7q=|PI(s*>C`~?APISm-PE)^B)AP8!`X!XY(RnXcI@ z{HHBjAIrX+Oq%j=w{9?LYCLCo=u%+CrV=N8Tjol_`k=@pSYuzZ8LTe+aw-?yDBxnP zJ~j-_-|`;p?J%6(8x~8+7$@;dc^qTNH5ZFsHZT$IzEtU(otyQ+_oxjIhVr|+4be>Z zZWEPg7#A*)()8~AaapOl8Vqp>AfnKQ#efz~(qm-j>$7<_-tY58sU}o?qL=i+F7wTv z7T4#87QT$Ew;egsGn{4UY;20JsEX4OqJ zo^L@DEnd#|E!GFppP&;kx7qMYOctkh@?p{_O5}%3`^O~&mp{#svaq>nwIW1+JZ`X%I&?ooMMdq^nQF&f zycTzIFP1^7Q4x{BORdg}?H?jz4}SiNHocbh#OOi)V&*F{uoSr&z&oWFN5g)3w$Jmc z_$kHL%Sy|=>Nhd%h};uA6H7w#GzXjt2-i!2XWT8wY`=jk zDx~l>VQ|=hguLeE9?F+@d3em8$dOg4| zaa%kA=a%#wKx;!ch?nQJJ9DLAQj4%}P_2Usyc7gl)O)r~h834M&q6QV)duw)UoOvD|c{OCs} rIOHM21X%DaiI)`krx0X!c1=%8TDKB51GYi!QwKa&P?s;4HGA_vX8XW` diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides.gif b/vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides.gif deleted file mode 100644 index b5d9a532742be3b80fe8fa49dc0508a929554519..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 47 ycmZ?wbhEHbRA69a_`tw$_3GUJ|NkrgWMO0g3g|EZ0Z7JyiLIxfgZpJTgEat4Jq%m` diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides.png b/vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides.png deleted file mode 100644 index 2df7a15be31234ff8dbf372be25d82aefa9e14e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 125 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-r!3HGvcdbbWQZAk@jv*DdlK%YvZ_jMFV2MhT zq{l`kLu-Lzb=94=uG8k5=U>-V_{!LEpZR09LLKLk^9#RZudwj=$1PCL`e?qxA8CaH Z40anton)%nwgSy#@O1TaS?83{1OUR^C|>{o diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides_rtl.png b/vendor/unisharp/laravel-ckeditor/skins/kama/images/dialog_sides_rtl.png deleted file mode 100644 index b179935fa33237cb367cf6c75146a0a93412b745..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^3P8-r!3HGvcdbbWQtqBEjv*Ddl63U=($f+W5?GVU z6rQmq$tj32BsnUGu_hHNOl!HcD4?)$iHf-?n~FjHJ-tkYuc96GOdsFRn ajbYw?uK!Q}nw|g}$>8bg=d#Wzp$P!)DiH7@_8OTS5bp~7b$8a)O0|4XOwP=T3e-=BBi$4DkQN?thHqk38A4vt5G2&WJ5X+EFD9YT0*sI89FsZ>!72Q&ifkPB@Bi+&U~74=F2=EpXZ$4bKTc<{qMhnlf9`~ zkQ^Wfd;|ajfe;xP85bAFX0snWcpwxChlhv9#>S$eqLP!78yXs3ym*1f!KBV7>b5C(sIPDd$9=)eU}Lyb1T(C|L~Y+d zitR+2qa5i~Maw@~h|4LnKu1*BpT|0%7X#@Us zYG0c%Rw%8s#h!qURb_nB6CDm#w0$Lm!+p6v)M1kPS6XTpYCGb>$ zrTSFsgjs@7;L=ZNHr`*n_AE1e5P&%x;-F-v(5M@!yeHIV8(Mr6q{Znl>TQf94KE)T z7jK=}M@8CeE4Ft!n|nH5@PMzW$tdgUYdov%J=p^p227dAuVV6QXd{etFA&=)=JQj9v_;&SKsh|xZYiyHz`t} zO$T;SEw-s42kOby%|^F=j7GM_Km1qqEqlBw5OJV|i6ea(-8^72y3DWglIPp>Okf(v zPU7=mxfODI5iS2nYy$E81{Tzpng{R3ssh~8E%-KLGq=WZNxhi=qK3lRWk{V+skb`$ z_YH4Mpe6Q-$#UD#5Xp6su8QKBCf}FKvW&5|sa??W>3ww)t)A@tg{= z4o0RHDJ(?yK(NOaa@X8eyH!FJTiQ<)&aDb3%WU`M7CbZUJQ`@^2f5v$)*qu`nO=86 z2yqIGQJez9lZfJlU&Za6{O@(z&?&~7-h`Hp$_ftsz|BZ{J#11GYBDqi zshW{Rt5*`7xQm|tt~XBey@J|SM|X}7wQpgd;&cwOY|_D9hgHO%mMy{7bV~b)UQMM? zFwCH?Vl7QzTg?nUV?0JZk%dU~l8LTFi*Nk-qMK?`Ro(H69NCLUL|R=5JoD(s6R+s~??G-dIB&9( zjE0(rADgtz-YFY$_P5l6Z;HHtk~qz+Iq+yIJJXieBm+B*sPKAR)c1I;p}-|a>KH;T z{k*1vuNaxPZ$$8M&a8M!TYqb(>|{cnMOHZKWvi6%jd*BtRy(j%nE}1-R27v5q^S(n zeB&fb0Md+~9W)Bg^wzQgvGku#O{?6C*#Gp3owR!rT3qT1ITjV{8WUx+rycepJN{jH zom;~1e}pn;IWXEkc-VtF^?uPS!tlMr+@))CvZoeQy6pAyRh-8R)z99iekfQRJaQHm zZ-e&p^dozb($k!`&^wna)Yd8qr7Dr9$7(}iD-CY9mB0YT@zQH0&#TlhoZgC>A{I zAwv8OyXVfJbKzcCm`9QKJe{sg8!wMYFoleOl258#R=>&($9e~ZCnu33m~K(1C?=O} z6CH26C4J{2-zW+3YdiK${&l?^le*q1!^Y>G_MO_=kph+BFBYR%aRo5ay9QagY!jpt6z#}jj1 zdmRs6#V7hQ{S#SNsYjiu2`N<9y{v{6cZG?6u3KQ|`A9m=&`l*3wQ}*CCo*^$qZLqZ5gL)PX88H^eiH-Hy@B{Ysn8b_ diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/images/sprites.png b/vendor/unisharp/laravel-ckeditor/skins/kama/images/sprites.png deleted file mode 100644 index 5fc409d141ff1e445a064e02069a3de6bc7f2f7c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6117 zcmd6rWmFW<*Y0Ov5D@7Ui6JDV1f_duNoi0V$svar96F>MltwxS1eK7GAqAvUV(3n# zYX*4z-}kP2Ki&K7u65V?t$ogieZD<=pS_=GJsmaD`;7Mi0060mI>g}LNdo{7juPGb zck46>Vgmr^t27{rhRC^tPeD~oCWzj)t$FE_-y?wyA2y*Dn`+Ff6zWRB-89k0?AkA> zcuP`L?h{SkP7$#gDXCDD1RV-16>2N$zXUnnq9DAFHzFbCkV-sSK1DX-VvuxL7{v>v z)fqC^+=K5eq8B;0BBCv|wR@k$15Z-wm#$1l+?MtS-wn53%=-zTN zQD=E4MMFr1fYTJ?pl}?5nfz#J3Abq$FXq;=67jVl0gWBHGlaup0q@%eYP6(@7;@Tt zF{}wOPuU5#H06`uzsFB%WBCz@dl%Lx*$&)i_usQvV&wgl=UJV^vI>x&;koK5KV>|O z0?<7X%47Vx>LduYEs!>!@UCH z!$l}S%kystRig-=$OtmD@YD|5N|RYA-Fr?5aCZ%aKS*ygnfzTIKKLe`Udo2l0~3;% zJ7y$zbd=ad0QL|Rw=tY*X~gfv11rJtdgCziR~r874Vc5~cdbq~Ta`k9%lEo2rgj+G(o!k{+_VI3uo*1vQO=s?I$fUu!` zHCnKBAoGSJRD<1Y+B29$Wg)C;VB_&HPGFsoo`tMETx9FKtffp-`psx|WKhf4g)+nQ z*Kq6lZK1`MbQa(3$X!l;Wu7UkG1{)MT{r~}cL?2IZ1wXf^}QqiJN;6q3h?AjM;|z5 z-07aO#3P31E(@UnZobrJ%c2j8g7AM|IGba6gZX~Q z#K2^SPPItn1&S`coD=lG;8!^}0=<84jcd^Tv+2opHtO*9i+cWY=? zgBthHRon}OHV7C_c?)nBjy8nDFm$D&OZ_{}Bn^u^fRtH5k3CmWY{F;MuX~kUXWPDy zT;QgO>?25qPd+51UBVCk2XUpN0T+vyU8&~+LPC{Om19ZRKdmMhFXooZZjkoqfAc?c z|NF)NEw1H6pl=S`zWcdt9gvVXn82~;-UN~{bF|%6ON)1w$aA%Utyd-agUIA;i8QOJ z;es<&Vj)}RhC9gnLn;aH52|KEMN;#F7aOC#%$gr^zr|2y+oQ=g9@oP+SzD~%+&4i=G^ zjiL>P|1yUP(-%Hqk(o1yXd?jj-H|Jxwfaod@sdDb&MRyvC+}kV{z|q~ls}M+tRozE znIwcy5C&)r*#;9c4n!l9n8Nq-^q;xy6-fFGx&aiaoHZ%0SjvG0v+z)~X zcl1W&0JlyZ_R3=~F~{|0Y|ABxX}{zwvi7?Rblh#BGmYRw(qJQ|?)LIB(~36pM#{2n z+X+=F5WA3g)h zejZG8%GbR)H~)uq|D62Ai`EU58#OZOcy`RGP5QTVlsP`nFnBDznoDPAGy zEF0l^5gVC@JNxW+d-O|C?^;#!xaAL*!A%v%{+n`c9z`*%j$sy{l_m+GO${amvlmLt z#Wgimen)H;zO!sNX?Z7m8HWTQR~#*Ae7&4#toaQH@<+jXWp4<<6bc}a;pw5TOoJMv@=wK3rs09MhkIg^$XMj zOjT*nHCV2P`dyIZT}`Of);xQB{hB?7?S3kBh^r8Zlw9t;qaW3#A zcr%IALJ2-08ByE6rj*CAoKcL*;^U-r;0xvn^fox0u~Q(cPSOFwo9%MGQWAb6{9DLK;Ul}ib1bf$g}9Hg`jPZznQ8MDA=mITag%>zs26IpsMF z_vu^&>_@&OyYYb(1t*d(HwB5;Ln^&=4ha~syJFyDL z&v^7Hog6LRnK7#Z8K5UUCO_NB3q(e5QtlmHHGX~(=T(`{V-s|@NS2{@scRy z&^)!JZSow@g%|4+Nd&I_eFCw-38D{enJq5})&5xdFMM^XX?_06bKcC{d^Mg*_3yuO z^;;VrLVKpBPZDFfeKxMRee@36X3%bXdI3DX zIKfg#kNEfTP^d< z#q`iw?Wf<6{&Ou*NqFGRw2)jLFuT)f@c z477@Lsz$ZU1PXJ#1zo(kvcMm^O3OQI?FCl6;9tUVrM#nip}r-;_d7&13Q}yA3RQ`M z`B?mQ$qOFP2DT?Eg^Yw_&D6GSnW5W^BYjJ!Tll=#Gy5hcSNvyi$XD83QcZs zJjq z&EizYfY2_0?IJ1(4@N%6A2}v{tR!JK z#WNiWgb(<5oAh9bd>9CRY(hUi^kE23 z>9uBBu});}F{zdi7KjrJk@pAEJ#5Sk&R#y$q;xj<8NNOWjpTq|dc2u$+8D`>7z=8) zfqMQ3pm&*@)i|F=uHP2Xsakz(#6_2x%-uY#G5kYNZtbdv2;14ZP}Juzy=wVZ;OnMj z_1CcIA>ps`LW3zKm~ptd$$Ig5V9ew;h#IuV2t9RUtW;Lv2>Gg6`5S6gYN2j@&t$&J z121p;6yFgAS1OvU|Mt5HQKEl+u=tD`Ei{#z|I#VnSlB32Fn{7E1*P&Q`nhM**M4+K;o-QOS z{^(h%%ya(=O%Ao+%~FsdAfhW%x1^`Gmx&qyHFP?kwhNrmvh~dt+sB}TjtR8-;!cEm z$%4+Xzb32ICh%X?uOUOPVLP*zhX(o;_bQH@Q6BK}mU@N9Acu|MW?)^lj!e%VmWe0* zFk4KC|2Fa{x7k_vAFVOa$1^}2@r6Vg4j??6X$^pK5O**8pa z{FACuw<~*m`|7S9{wXnYlnBY*hC>yEBUIh#$vRilba$@D^OKJrMPf8ef1}NJc&!oT zm4_et51)^x_u}BbJ(|=Ygv})*|M97fDtAtTDgl8Ls@w6Nv|YjPvjs-Qs;gmcYXpx| z_HMkS_fWsV#FfhdvXL=X&7!F%bZSQ2Ao7I+?UHtKr*NESpt<`}^hHC9S4~ou3dtu% zyI$ky$^kw^Y)?JOTFj2VZuv@cyhBEA^)m~a5R*^2F=Fwd^(w#T9vGL=Up+Z)a!j7c z+W%aTZy5WezS90>dhQSPxvK87&z2_Zj*ljv-QWFVtNHTA%lSqR<^I}4lsF!Z?l^=O!>ue@VEYsTt?q3c8Kd^o2|7#2;Z2jqc5do`q?YvbMvLH zyPLh~yL-lIrQ~$zW*zph3X$U9E}>j6r=jJpw*LFIV|DWN`aRPOr9x-e;=JePr4^nW ztmAfh@zp+09TiNL>nb>c_&+q0MdSHKP z)KQw*RSXNQR-r(IPSp#!O62Tpi?F0p2-6v&4#OBYCSt1M`Q5vth!H$PFV~Yt@Hk;& z=|#I+9AeiZxGh7nCUw(KAk*5FQ&wQ_m*g?DgntZk=kvj_C2~^VMwRn{mFtt%s zTofo_9BJtJX}Z|i+1$#w!mK$@cy4<#tk!P#8LZK{!K+3){mpJ0!ca^lS5Q7$<9g4u$7Z*&;rO!G_f^NsQtWu1h|C?^(5L-9mmgntQx5oXD zW|w#s`MSG)3&656w&q6(QkK*_etYw3TM%%0YQl=HoEn4O(AzJw^lWz&;$@hpj(Ehxa&${x$4F9sR6Aqh3)$a-&JrnaH0Hp& zi02qGX>F$lNr=jbYIN4n$T+^xg9(?R))Sc|$1x2q7K|#CqN0?PBBHcG!lGNDKQ&aF zVdwzUb>&F1@Si_b%q%ULXkaIsL;J1Vn=6lvh9&Q_Inb!QztMCBZCP?550@2X;mg7E z0T&DJxhyR$X#l3CrVLD@J6`3O1IMz7f~F?P-7{Zv++u@EwzVA<TokCoBE2rxBrT@?0+4*7hdo27R7nGe$uo!jTD)TmS6sKQp48NRg(!n1P4yA;E1W{&FJyu~eGB=@48c(?7jUa>-GAKJ2>{ zj(SGq;HmvbA^3NEFu~%2e?Q0|5jT0%s5v7ww1r>L#;rNtP%Pf=#;0Tbg zRjX%`C6N}(p8AZqA`Ze)8%Vy~gnMT;Xk>S?!I~wULwbIKx;DI3wan`G2*l%)boW`$ zowP2`2);v=f1gh;e0y!2#jR^Tm_JS&`vD}xu6B$cTfIFZoH^E?)6`4`G@|{d#glME z_;>nM74b?khSU(K4Wj?Tw{-%A8k{xy`BSEelTq_GJx9Ia(ts{m5bpBGRW5*;hFkk( z{948*PY^&Og-GF@OXez5;H*l$ozKZ;p z(j!G$wMSL_`*B=@l;5{y8-|{_#*H)!M?xysmsQEOpNXq0XR>y`NL*I8{3(1ky}~&# zY<{Rh>tq;dkE*RjbxoNzICdES{MVy~PfiPuUZBo^UawR)enT(`tnZtU8Y__LLSeou4i|8|uBBkcdzRE8)KUDWaRxmaui)iI&aHR4jP zM!OE1H8Tlp=#4Rf5u%88_KEXPmnwa`FMBR^9R&yyqxuE#WA<7%XiF$8tAT&!?*)d| w(##Adz9JKdL$-uo%zNrqhDJcEBJK$Jq_|IEL9;vm?0bNQiVmb&=}qW=0fAJp2mk;8 diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/images/sprites_ie6.png b/vendor/unisharp/laravel-ckeditor/skins/kama/images/sprites_ie6.png deleted file mode 100644 index 070a8cee1a9330870e9ac8eca43f997ef1cb35ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2658 zcmZXWc{J4h7so$i2sK`hNJaFgRC`M5%5s^1MbdFBt7xI zBVfo#Y*|}`dKhpIiLDs`im4QY0L0@`zsv#K47P|As;3I%AzyF<@Gi)4FQ}H> z0xLfIAs?l+08Qw!GIT|Q8>}S=(dCC2L171=up@#fW9WufS26%)1JF$qD8>kiJ|T=d zfqw>|cm(M=psm9_W72B?Jvc6We01eG*xE=FCLITDlk`l$eFhuBPUOo+cE8+UrAF zKsTfEsGzMG-Q0@$Mgv{V9Z;Km8@d&0*YKwR<;(*mW4&i3uO)K;2rUle>l8$gbW_OfUBK_+o!gcTZn;B|`((i@!6m1oa;p=mYQ~B}7$OlU zs97fpkxC~jtf}cKCVhr6HOpkoOwY|vv!-W%&Ce`wW_~ZsEiTQ?&ar1_Im>L${4!^iv$U|b zyvSSOuW*-^cmnR)D#YUo*Pt~4PYCgqOTec;s*ZGVI1P|fgn)J7n^{}@?HWy-p(J?^ zM5&_LX^KC#Z@FJVylOQgTZO)q*SBS#O=P$}OQY@bnwyHr=>arT_kjgrXo*8(#9 z35Aw5mrAaY{9iiw$hS5?_dG(pQQN$h26R7 zHZ5Bc51#)aJv?+l4ILB_V>Fy?8rAS779WT1k(r*B*YP|%cRsqJ^^xVz`a$#kva<5J z!WAERM|;oNlBZPrIA3}vf=Zy2zR>m540p4Y%DK__jD6LuD@w+^Bup@QI`fT!gy>Mg z82$mjR|G+Hj@u?7%GKU-C?^iiavVURN6P5owoR)ZWCgw#xw3n_B`Y?Y#TIB4M8|3US1>zVZqp-jSr6!7ATCQSH( zR7iw*EMZnWtNnNIdMmq&+V6Zrx@N}TK zBatiltN4BOGeO*gFCF8s5d~V+2b74a)nAR>lhQE{#r0eEJZ}_bMgZt%CO^CmUNVf{ z?z3PLz4vSSjd^BHWw|aI`I`pYLq@@iT>o1tDWsEa;9$(1taf$vG%fM#d|FysdRBA4 zmeyo^q&4O#KHIeYjFZ!RT{v0eb^1G_mU6Obj^p*e$9A2R=LvcpwWkp`x^#^`#4dP>E z1n27^?|XRqW%~jG8I#e9cjAKe7}?pLE0;QpW33#>dxEI!&9{=X-ntti5a?W@iQ;zc zD?veCW0;7bps7J4LqnZ&t(1^5LBv#dex}B4O!AaE{`>d9HT&0ed(DDeH#g@~Ozqm9^^qcc?UtG}q@%;xKf4JbR-V^y8 z?|oSpcQsWaMQSHFINMgXlupc1^zIx;=m{1Tr=ZbN1mFzy;4*e+8lESH4ding{gGaVoO zc1!UdzrfN=qfESAQwrlypdni;t8PIn!9k2E-SmO0Ic;%6#02-g1E~QFQ!svS#qHtD zBMGVYhA|6%Z?iA=f3fyUEAmxPfn%M4;26r8KdQU&D0$)(YL7|)$BSj9dsN}WJsDI7 zuMNIKMFK07+2a?K`1^ zj|Hi7#Z?3oBU!2lGfG5@m)+pN?*2>qs+f zYAG$AExw)w{`&pYYZa=lzAvSqi{UsabZ~;)#5OG*FBsO}PCX+AyRXtb=2`ZI?rgS? zhI%tw1bN4<*evCK_+C$AnbA1E7b}^Ot|oP3E$_;zlZVxn9%%>?2QEfvC!|SM+-%v^ zm#SxRnW|jfxOr*cPZ^3P|CHd&i&%*mHD_vM@3*@G|Itcpx(zScEq)EV;3&yH|wo;EV|pzM1nfvfLP~0kBOY A-T(jq diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/readme.md b/vendor/unisharp/laravel-ckeditor/skins/kama/readme.md deleted file mode 100644 index b7e45fd1f..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/readme.md +++ /dev/null @@ -1,38 +0,0 @@ -"Kama" Skin -==================== - -"Kama" is the default skin of CKEditor 3.x. -It's been ported to CKEditor 4 and fully featured. - -For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK) -documentation. - -Directory Structure -------------------- - -CSS parts: -- **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance, -- **mainui.css**: the file contains styles of entire editor outline structures, -- **toolbar.css**: the file contains styles of the editor toolbar space (top), -- **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar, -- **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded -until the first panel open up, -- **elementspath.css**: the file contains styles of the editor elements path bar (bottom), -- **menu.css**: the file contains styles of all editor menus including context menu and button drop-down, -it's not loaded until the first menu open up, -- **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open, -- **reset.css**: the file defines the basis of style resets among all editor UI spaces, -- **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference, -- **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks. - -Other parts: -- **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific files and its icons and defines the Chameleon feature, -- **icons/**: contains all skin defined icons, -- **images/**: contains a fill general used images. - -License -------- - -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - -For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license) diff --git a/vendor/unisharp/laravel-ckeditor/skins/kama/skin.js b/vendor/unisharp/laravel-ckeditor/skins/kama/skin.js deleted file mode 100644 index 97cc83f52..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/kama/skin.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.skin.name="kama";CKEDITOR.skin.ua_editor="ie,iequirks,ie7,ie8";CKEDITOR.skin.ua_dialog="ie,iequirks,ie7,ie8"; -CKEDITOR.skin.chameleon=function(d,c){var b,a="."+d.id;"editor"==c?b=a+" .cke_inner,"+a+" .cke_dialog_tab{background-color:$color;linear-gradient( to bottom,#fff -15px,$color 40px );}"+a+" .cke_toolgroup{linear-gradient( to bottom,#fff,$color 100px );}"+a+" .cke_combo_button{linear-gradient( to top,#fff,$color 100px );}"+a+" .cke_dialog_contents,"+a+" .cke_dialog_footer{background-color:$color !important;}"+a+" .cke_dialog_tab:hover,"+a+" .cke_dialog_tab:active,"+a+" .cke_dialog_tab:focus,"+a+" .cke_dialog_tab_selected{background-color:$color;background-image:none;}": -"panel"==c&&(b=".cke_menubutton_icon{background-color:$color !important;border-color:$color !important;}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:$color !important;border-color:$color !important;}.cke_menubutton:hover .cke_menubutton_label,.cke_menubutton:focus .cke_menubutton_label,.cke_menubutton:active .cke_menubutton_label{background-color:$color !important;}.cke_menubutton_disabled:hover .cke_menubutton_label,.cke_menubutton_disabled:focus .cke_menubutton_label,.cke_menubutton_disabled:active .cke_menubutton_label{background-color: transparent !important;}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:$color !important;border-color:$color !important;}.cke_menubutton_disabled .cke_menubutton_icon{background-color:$color !important;border-color:$color !important;}.cke_menuseparator{background-color:$color !important;}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:$color !important;}"); -return b}; \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog.css b/vendor/unisharp/laravel-ckeditor/skins/moono/dialog.css deleted file mode 100644 index 8732d52b0..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus,{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie.css b/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie.css deleted file mode 100644 index e5b663fae..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus,{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie7.css b/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie7.css deleted file mode 100644 index 5f84bd346..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus,{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0}.cke_dialog_title{zoom:1}.cke_dialog_footer{border-top:1px solid #bfbfbf}.cke_dialog_footer_buttons{position:static}.cke_dialog_footer_buttons a.cke_dialog_ui_button{vertical-align:top}.cke_dialog .cke_resizer_ltr{padding-left:4px}.cke_dialog .cke_resizer_rtl{padding-right:4px}.cke_dialog_ui_input_text,.cke_dialog_ui_input_password,.cke_dialog_ui_input_textarea,.cke_dialog_ui_input_select{padding:0!important}.cke_dialog_ui_checkbox_input,.cke_dialog_ui_ratio_input,.cke_btn_reset,.cke_btn_locked,.cke_btn_unlocked{border:1px solid transparent!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie8.css b/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie8.css deleted file mode 100644 index ead4df528..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_ie8.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus,{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{display:block} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_iequirks.css b/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_iequirks.css deleted file mode 100644 index 03977db48..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/dialog_iequirks.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border-top:2px solid rgba(102,102,102,0.2);border-right:2px solid rgba(102,102,102,0.2);border-bottom:2px solid rgba(102,102,102,0.2);border-left:2px solid rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;border-radius:0 0 2px 2px;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_rtl .cke_dialog_footer{text-align:left}.cke_hc .cke_dialog_footer{outline:0;border-top:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;border-radius:3px 3px 0 0;background:#d4d4d4;background-image:linear-gradient(to bottom,#fafafa,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fafafa',endColorstr='#ededed')}.cke_rtl a.cke_dialog_tab{margin-right:0;margin-left:3px}a.cke_dialog_tab:hover,a.cke_dialog_tab:focus{background:#ebebeb;background:linear-gradient(to bottom,#ebebeb 0,#dfdfdf 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb',endColorstr='#dfdfdf',GradientType=0)}a.cke_dialog_tab_selected{background:#fff;color:#383838;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus,{background:#ededed;background:linear-gradient(to bottom,#ededed 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=0)}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:0;border-top:0}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:4px;z-index:5;opacity:.8;filter:alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}div.cke_disabled .cke_dialog_ui_labeled_content div *{background-color:#ddd;cursor:default}.cke_dialog_ui_vbox table,.cke_dialog_ui_hbox table{margin:auto}.cke_dialog_ui_vbox_child{padding:5px 0}.cke_dialog_ui_hbox{width:100%}.cke_dialog_ui_hbox_first,.cke_dialog_ui_hbox_child,.cke_dialog_ui_hbox_last{vertical-align:top}.cke_ltr .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;padding-right:0}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:1px solid}textarea.cke_dialog_ui_input_textarea{overflow:auto;resize:none}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9;border-top-color:#a0a6ad}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}span.cke_dialog_ui_button{padding:0 10px}a.cke_dialog_ui_button:hover{border-color:#9e9e9e;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid;padding-top:1px;padding-bottom:1px}.cke_hc a.cke_dialog_ui_button:hover span,.cke_hc a.cke_dialog_ui_button:focus span,.cke_hc a.cke_dialog_ui_button:active span{padding-left:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:18px;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 0 #55830c;border-color:#62a60a #62a60a #4d9200;background:#69b10b;background-image:linear-gradient(to bottom,#9ad717,#69b10b);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#9ad717',endColorstr='#69b10b')}a.cke_dialog_ui_button_ok:hover{border-color:#5b9909 #5b9909 #478500;background:#88be14;background:linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88be14',endColorstr='#5d9c0a',GradientType=0)}a.cke_dialog_ui_button_ok.cke_disabled{border-color:#7d9f51;background:#8dad62;background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3d271),to(#8dad62));background-image:-webkit-linear-gradient(top,#b3d271,#8dad62);background-image:-o-linear-gradient(top,#b3d271,#8dad62);background-image:linear-gradient(to bottom,#b3d271,#8dad62);background-image:-moz-linear-gradient(top,#b3d271,#8dad62);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#B3D271',endColorstr='#8DAD62')}a.cke_dialog_ui_button_ok.cke_disabled span{color:#e0e8d1}a.cke_dialog_ui_button span{text-shadow:0 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 0 #55830c}span.cke_dialog_ui_button{cursor:pointer}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active,a.cke_dialog_ui_button_cancel:focus,a.cke_dialog_ui_button_cancel:active{border-width:2px;padding:3px 0}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#568c0a}a.cke_dialog_ui_button_ok.cke_disabled:focus,a.cke_dialog_ui_button_ok.cke_disabled:active{border-color:#6f8c49}a.cke_dialog_ui_button_ok:focus span,a.cke_dialog_ui_button_ok:active span,a.cke_dialog_ui_button_cancel:focus span,a.cke_dialog_ui_button_cancel:active span{padding:0 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:25px;line-height:25px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:3px 3px 3px 6px;outline:0;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.cke_hc .cke_dialog_ui_labeled_content input:focus,.cke_hc .cke_dialog_ui_labeled_content select:focus,.cke_hc .cke_dialog_ui_labeled_content textarea:focus{outline:1px dotted}.cke_dialog .cke_dark_background{background-color:#dedede}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) top left no-repeat;width:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;background-image:url(images/hidpi/refresh.png)}.cke_rtl .cke_dialog a.cke_btn_reset{float:left}.cke_dialog a.cke_btn_locked,.cke_dialog a.cke_btn_unlocked{float:left;width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked,.cke_hidpi .cke_dialog a.cke_btn_locked{background-size:16px}.cke_hidpi .cke_dialog a.cke_btn_locked{background-image:url(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;border-radius:3px}.cke_dialog .cke_hand{cursor:pointer}.cke_disabled{color:#a0a0a0}.cke_dialog_body .cke_label{display:none}.cke_dialog_body label{display:inline;margin-bottom:auto;cursor:default}.cke_dialog_body label.cke_required{font-weight:bold}a.cke_smile{overflow:hidden;display:block;text-align:center;padding:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px solid transparent}a.cke_smile:hover,a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:hover,a.cke_specialchar:focus,a.cke_specialchar:active{background:#fff;outline:0}a.cke_smile:hover,a.cke_specialchar:hover{border-color:#888}a.cke_smile:focus,a.cke_smile:active,a.cke_specialchar:focus,a.cke_specialchar:active{border-color:#139ff7}.cke_dialog_contents a.colorChooser{display:block;margin-top:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px dotted #696969}.cke_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_textarea,.cke_hc div.cke_dialog_ui_input_select,.cke_hc div.cke_dialog_ui_input_file{border:0}.cke_dialog_footer{filter:""} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/editor.css b/vendor/unisharp/laravel-ckeditor/skins/moono/editor.css deleted file mode 100644 index d5d671aba..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/editor.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -456px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -552px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -792px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -840px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -888px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1272px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -1320px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1368px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1464px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1512px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1560px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1608px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -1848px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1896px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4512px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -2280px!important;background-size:16px!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_gecko.css b/vendor/unisharp/laravel-ckeditor/skins/moono/editor_gecko.css deleted file mode 100644 index c4e4e3195..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_gecko.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -456px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -552px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -792px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -840px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -888px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1272px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -1320px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1368px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1464px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1512px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1560px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1608px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -1848px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1896px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4512px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -2280px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie.css b/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie.css deleted file mode 100644 index 9df7d2790..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -456px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -552px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -792px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -840px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -888px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1272px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -1320px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1368px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1464px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1512px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1560px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1608px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -1848px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1896px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4512px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -2280px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie7.css b/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie7.css deleted file mode 100644 index 7243fbaf8..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -456px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -552px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -792px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -840px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -888px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1272px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -1320px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1368px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1464px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1512px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1560px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1608px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -1848px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1896px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4512px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -2280px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie8.css b/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie8.css deleted file mode 100644 index 9ebb1e028..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_ie8.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -456px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -552px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -792px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -840px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -888px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1272px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -1320px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1368px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1464px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1512px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1560px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1608px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -1848px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1896px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4512px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -2280px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_iequirks.css b/vendor/unisharp/laravel-ckeditor/skins/moono/editor_iequirks.css deleted file mode 100644 index 6d2cc9056..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/editor_iequirks.css +++ /dev/null @@ -1,5 +0,0 @@ -/* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.cke_reset{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;position:static;transition:none;border-collapse:collapse;font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;color:#000;text-align:left;white-space:nowrap;cursor:auto;float:none}.cke_reset_all .cke_rtl *{text-align:right}.cke_reset_all iframe{vertical-align:inherit}.cke_reset_all textarea{white-space:pre-wrap}.cke_reset_all textarea,.cke_reset_all input[type="text"],.cke_reset_all input[type="password"]{cursor:text}.cke_reset_all textarea[disabled],.cke_reset_all input[type="text"][disabled],.cke_reset_all input[type="password"][disabled]{cursor:default}.cke_reset_all fieldset{padding:10px;border:2px groove #e0dfe3}.cke_reset_all select{box-sizing:border-box}.cke_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_inner{display:block;-webkit-touch-callout:none;background:#fff;padding:0}.cke_float{border:0}.cke_float .cke_inner{padding-bottom:0}.cke_top,.cke_contents,.cke_bottom{display:block;overflow:hidden}.cke_top{border-bottom:1px solid #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.cke_browser_ios .cke_contents{overflow-y:auto;-webkit-overflow-scrolling:touch}.cke_resizer{width:0;height:0;overflow:hidden;width:0;height:0;overflow:hidden;border-width:10px 10px 0 0;border-color:transparent #666 transparent transparent;border-style:dashed solid dashed dashed;font-size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,.3)}.cke_hc .cke_resizer{font-size:15px;width:auto;height:auto;border-width:0}.cke_resizer_ltr{cursor:se-resize;float:right;margin-right:-4px}.cke_resizer_rtl{border-width:10px 0 0 10px;border-color:transparent transparent transparent #a5a5a5;border-style:dashed dashed dashed solid;cursor:sw-resize;float:left;margin-left:-4px;right:auto}.cke_wysiwyg_div{display:block;height:100%;overflow:auto;padding:0 8px;outline-style:none;box-sizing:border-box}.cke_panel{visibility:visible;width:120px;height:100px;overflow:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.cke_menu_panel{padding:0;margin:0}.cke_combopanel{width:150px;height:170px}.cke_panel_frame{width:100%;height:100%;font-size:12px;overflow:auto;overflow-x:hidden}.cke_panel_container{overflow-y:auto;overflow-x:hidden}.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;border-radius:2px}* html .cke_panel_listItem a{width:100%;color:#000}*:first-child+html .cke_panel_listItem a{color:#000}.cke_panel_listItem.cke_selected a{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_hc .cke_panel_listItem a{border-style:none}.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border:2px solid;padding:1px 2px}.cke_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:0;margin-bottom:0}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;width:12px;height:12px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#b6b6b6 1px solid;background-color:#e5e5e5}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;cursor:pointer}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#b6b6b6 1px solid;background-color:#e5e5e5}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_hc .cke_toolgroup{border:0;margin-right:10px;margin-bottom:10px}.cke_rtl .cke_toolgroup{float:right;margin-left:6px;margin-right:0}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border-width:3px;padding:1px 3px}.cke_button_disabled .cke_button_icon{opacity:.3}.cke_hc .cke_button_disabled{opacity:.5}a.cke_button_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .cke_button_icon{float:right}.cke_hc .cke_button_icon{display:none}.cke_button_label{display:none;padding-left:3px;margin-top:1px;line-height:17px;vertical-align:middle;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cke_rtl .cke_button_label{padding-right:3px;padding-left:0;float:right}.cke_hc .cke_button_label{padding:0;display:inline-block;font-size:12px}.cke_button_arrow{display:inline-block;margin:8px 0 0 1px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px -2px 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#c0c0c0;background-color:rgba(0,0,0,.2);margin:5px 2px 0;height:18px;width:1px;box-shadow:1px 0 1px rgba(255,255,255,.5)}.cke_rtl .cke_toolbar_separator{float:right;box-shadow:-1px 0 1px rgba(255,255,255,.1)}.cke_hc .cke_toolbar_separator{width:0;border-left:1px solid;margin:1px 5px 0 0}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:3px solid #474747;border-top:3px solid transparent}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#474747}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0;margin-right:2px}.cke_menubutton{display:block}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.cke_hc .cke_menubutton{padding:2px}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d3d3d3;height:1px;filter:alpha(opacity=70);opacity:.70}.cke_menuarrow{background-image:url(images/arrow.png);background-position:0 10px;background-repeat:no-repeat;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:-2px}.cke_combo_label{display:none;float:left;line-height:26px;vertical-align:top;margin-right:5px}.cke_rtl .cke_combo_label{float:right;margin-left:5px;margin-right:0}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.cke_rtl .cke_combo_button{float:right;margin-left:5px;margin-right:0}.cke_hc a.cke_combo_button{padding:3px}.cke_hc .cke_combo_on a.cke_combo_button,.cke_hc .cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_combo_off a.cke_combo_button:active{border-width:3px;padding:1px}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.5);width:60px}.cke_rtl .cke_combo_text{float:right;text-align:right;padding-left:0;padding-right:10px}.cke_hc .cke_combo_text{line-height:18px;font-size:12px}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 0 0;float:left;height:0;width:0;font-size:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #474747}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#4c4c4c;text-shadow:0 1px 0 #fff;font-weight:bold;font-size:11px}.cke_rtl .cke_path,.cke_rtl .cke_path_item,.cke_rtl .cke_path_empty{float:right}a.cke_path_item:hover,a.cke_path_item:focus,a.cke_path_item:active{background-color:#bfbfbf;color:#333;text-shadow:0 1px 0 rgba(255,255,255,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.5)}.cke_hc a.cke_path_item:hover,.cke_hc a.cke_path_item:focus,.cke_hc a.cke_path_item:active{border:2px solid;padding:1px 2px}.cke_button__source_label,.cke_button__sourcedialog_label{display:inline}.cke_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png) no-repeat 0 -216px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png) no-repeat 0 -264px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png) no-repeat 0 -312px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png) no-repeat 0 -432px!important}.cke_button__creatediv_icon{background:url(icons.png) no-repeat 0 -456px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -480px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png) no-repeat 0 -504px!important}.cke_button__embed_icon{background:url(icons.png) no-repeat 0 -528px!important}.cke_button__embedsemantic_icon{background:url(icons.png) no-repeat 0 -552px!important}.cke_rtl .cke_button__find_icon,.cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons.png) no-repeat 0 -576px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png) no-repeat 0 -600px!important}.cke_button__replace_icon{background:url(icons.png) no-repeat 0 -624px!important}.cke_button__flash_icon{background:url(icons.png) no-repeat 0 -648px!important}.cke_button__button_icon{background:url(icons.png) no-repeat 0 -672px!important}.cke_button__checkbox_icon{background:url(icons.png) no-repeat 0 -696px!important}.cke_button__form_icon{background:url(icons.png) no-repeat 0 -720px!important}.cke_button__hiddenfield_icon{background:url(icons.png) no-repeat 0 -744px!important}.cke_button__imagebutton_icon{background:url(icons.png) no-repeat 0 -768px!important}.cke_button__radio_icon{background:url(icons.png) no-repeat 0 -792px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png) no-repeat 0 -816px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png) no-repeat 0 -840px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -864px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png) no-repeat 0 -888px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -912px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png) no-repeat 0 -936px!important}.cke_button__horizontalrule_icon{background:url(icons.png) no-repeat 0 -960px!important}.cke_button__iframe_icon{background:url(icons.png) no-repeat 0 -984px!important}.cke_button__image_icon{background:url(icons.png) no-repeat 0 -1008px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1032px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png) no-repeat 0 -1056px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1080px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png) no-repeat 0 -1104px!important}.cke_button__justifyblock_icon{background:url(icons.png) no-repeat 0 -1128px!important}.cke_button__justifycenter_icon{background:url(icons.png) no-repeat 0 -1152px!important}.cke_button__justifyleft_icon{background:url(icons.png) no-repeat 0 -1176px!important}.cke_button__justifyright_icon{background:url(icons.png) no-repeat 0 -1200px!important}.cke_button__language_icon{background:url(icons.png) no-repeat 0 -1224px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1248px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png) no-repeat 0 -1272px!important}.cke_button__link_icon{background:url(icons.png) no-repeat 0 -1296px!important}.cke_button__unlink_icon{background:url(icons.png) no-repeat 0 -1320px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1344px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png) no-repeat 0 -1368px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1392px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png) no-repeat 0 -1416px!important}.cke_button__mathjax_icon{background:url(icons.png) no-repeat 0 -1440px!important}.cke_button__maximize_icon{background:url(icons.png) no-repeat 0 -1464px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1488px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png) no-repeat 0 -1560px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1584px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png) no-repeat 0 -1608px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1632px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png) no-repeat 0 -1656px!important}.cke_button__placeholder_icon{background:url(icons.png) no-repeat 0 -1680px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1704px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png) no-repeat 0 -1728px!important}.cke_button__print_icon{background:url(icons.png) no-repeat 0 -1752px!important}.cke_button__removeformat_icon{background:url(icons.png) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png) no-repeat 0 -1800px!important}.cke_button__scayt_icon{background:url(icons.png) no-repeat 0 -1824px!important}.cke_button__selectall_icon{background:url(icons.png) no-repeat 0 -1848px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1872px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png) no-repeat 0 -1896px!important}.cke_button__smiley_icon{background:url(icons.png) no-repeat 0 -1920px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1944px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png) no-repeat 0 -1968px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -1992px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png) no-repeat 0 -2016px!important}.cke_button__specialchar_icon{background:url(icons.png) no-repeat 0 -2040px!important}.cke_button__table_icon{background:url(icons.png) no-repeat 0 -2064px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2088px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png) no-repeat 0 -2112px!important}.cke_button__uicolor_icon{background:url(icons.png) no-repeat 0 -2136px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2160px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png) no-repeat 0 -2184px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2208px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png) no-repeat 0 -2232px!important}.cke_button__simplebox_icon{background:url(icons.png) no-repeat 0 -2256px!important}.cke_button__spellchecker_icon{background:url(icons.png) no-repeat 0 -2280px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png) no-repeat 0 -216px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__copy_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__copy_icon,.cke_ltr.cke_hidpi .cke_button__copy_icon{background:url(icons_hidpi.png) no-repeat 0 -264px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__cut_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -288px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__cut_icon,.cke_ltr.cke_hidpi .cke_button__cut_icon{background:url(icons_hidpi.png) no-repeat 0 -312px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__paste_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__paste_icon,.cke_ltr.cke_hidpi .cke_button__paste_icon{background:url(icons_hidpi.png) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png) no-repeat 0 -456px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__docprops_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -480px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__docprops_icon,.cke_ltr.cke_hidpi .cke_button__docprops_icon{background:url(icons_hidpi.png) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png) no-repeat 0 -552px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__find_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__find_icon,.cke_ltr.cke_hidpi .cke_button__find_icon{background:url(icons_hidpi.png) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png) no-repeat 0 -768px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png) no-repeat 0 -792px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__select_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__select_icon,.cke_ltr.cke_hidpi .cke_button__select_icon{background:url(icons_hidpi.png) no-repeat 0 -840px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textarea_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textarea_icon,.cke_ltr.cke_hidpi .cke_button__textarea_icon{background:url(icons_hidpi.png) no-repeat 0 -888px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__textfield_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__textfield_icon,.cke_ltr.cke_hidpi .cke_button__textfield_icon{background:url(icons_hidpi.png) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png) no-repeat 0 -1008px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__indent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__indent_icon,.cke_ltr.cke_hidpi .cke_button__indent_icon{background:url(icons_hidpi.png) no-repeat 0 -1056px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__outdent_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__outdent_icon,.cke_ltr.cke_hidpi .cke_button__outdent_icon{background:url(icons_hidpi.png) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png) no-repeat 0 -1224px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__anchor_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1248px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__anchor_icon,.cke_ltr.cke_hidpi .cke_button__anchor_icon{background:url(icons_hidpi.png) no-repeat 0 -1272px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png) no-repeat 0 -1296px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png) no-repeat 0 -1320px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__bulletedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__bulletedlist_icon,.cke_ltr.cke_hidpi .cke_button__bulletedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1368px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__numberedlist_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__numberedlist_icon,.cke_ltr.cke_hidpi .cke_button__numberedlist_icon{background:url(icons_hidpi.png) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png) no-repeat 0 -1440px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png) no-repeat 0 -1464px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__newpage_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__newpage_icon,.cke_ltr.cke_hidpi .cke_button__newpage_icon{background:url(icons_hidpi.png) no-repeat 0 -1512px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pagebreak_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1536px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pagebreak_icon,.cke_ltr.cke_hidpi .cke_button__pagebreak_icon{background:url(icons_hidpi.png) no-repeat 0 -1560px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastefromword_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1584px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastefromword_icon,.cke_ltr.cke_hidpi .cke_button__pastefromword_icon{background:url(icons_hidpi.png) no-repeat 0 -1608px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__pastetext_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__pastetext_icon,.cke_ltr.cke_hidpi .cke_button__pastetext_icon{background:url(icons_hidpi.png) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png) no-repeat 0 -1680px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__preview_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1704px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__preview_icon,.cke_ltr.cke_hidpi .cke_button__preview_icon{background:url(icons_hidpi.png) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png) no-repeat 0 -1800px!important;background-size:16px!important}.cke_hidpi .cke_button__scayt_icon{background:url(icons_hidpi.png) no-repeat 0 -1824px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png) no-repeat 0 -1848px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__showblocks_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__showblocks_icon,.cke_ltr.cke_hidpi .cke_button__showblocks_icon{background:url(icons_hidpi.png) no-repeat 0 -1896px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png) no-repeat 0 -1920px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__source_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__source_icon,.cke_ltr.cke_hidpi .cke_button__source_icon{background:url(icons_hidpi.png) no-repeat 0 -1968px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__sourcedialog_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__sourcedialog_icon,.cke_ltr.cke_hidpi .cke_button__sourcedialog_icon{background:url(icons_hidpi.png) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png) no-repeat 0 -2064px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__templates_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__templates_icon,.cke_ltr.cke_hidpi .cke_button__templates_icon{background:url(icons_hidpi.png) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png) no-repeat 0 -2136px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__redo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2160px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__redo_icon,.cke_ltr.cke_hidpi .cke_button__redo_icon{background:url(icons_hidpi.png) no-repeat 0 -2184px!important;background-size:16px!important}.cke_rtl.cke_hidpi .cke_button__undo_icon,.cke_hidpi .cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_ltr .cke_button__undo_icon,.cke_ltr.cke_hidpi .cke_button__undo_icon{background:url(icons_hidpi.png) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png) no-repeat 0 -4512px!important}.cke_hidpi .cke_button__spellchecker_icon{background:url(icons_hidpi.png) no-repeat 0 -2280px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.cke_hc .cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active,.cke_hc .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/icons.png b/vendor/unisharp/laravel-ckeditor/skins/moono/icons.png deleted file mode 100644 index ddda6bcf28b6043706b45bb22010cb73f8b96915..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18319 zcmY&uggWr?rgO+Fza@_-}T{-+A7yhwvKWDGYur*R54JTCAVV@H!tbODXVH7KXX`L=dvo zi9TIUVpnzjbXsn5RuDVwfFDZbw{P=$xIU^J+R5;JzLWR88#1a%N=o8RfZKgP-lHy{ z#h3O>$y=)5cy3s!oQHH4;=Dg4UzlP!MX1n%@5AkSyriqIpXPGXdShialwhF1OLipP z@x=IGWo{d-{KD9jq)A?fA4%T zYEh*nv81lvJwh()nX<6NouZuyjiZUX^X*0bEOD^#gS*6ZX5eew7pX^%Oj_x7q4ynn ztekPX3>)9VSl%YEYnEwub@;*8ws}8Tr3<;5YoD$KU~$FE>>qKNHFj%?XG;d*f@n1u zqeOFtdWb%cW~5(EsViHydfv!HJzKI+`#wLS{$48hK!);LSs!~%lKF|jN=j$NnI5)w zB>2=Ca*Mig_f7P^NXF{v{5!ou@EqE2;JfR>Qx*nWOzyhWaG4ESd`RUp12x+&*7a(n zrqsdF($V3;2B(ln%Ju439af5ylqX-p<~5cju^Ef$mYWw0JQAHZpeU3Pnk+`nnB8N4MD*j1 zW|jQ+@dvLVBiA2nCh}05)iQ+LYfeucqR^~st)?enY9gN3`ciPTwuo7v*4PH4a<{V$ zt#CrN`>#Q01e)x+H5LQ}KFjj)FChXSHk>xNTO_Dl0}$Oq>0V>1-b;_4q%PnTCZE#T zA+~&Tg!gW<83TKX``&HzM%XU7RAtbKp51PKv*tM+Q%V=SqI(gvZXk$B^+9?^_QRuD z{6%m5;Bo1-GV>7l;Yt7$lJ>ToLX@OD%ra~#7+POR7(t7Js^Ic)Lc0-f6%@Su@k8|yFOa9H#avgz+=c8P31pf zU`iaWHti>@Ib!CwTS~ebHu5~;bvp6Do_%B2`GMMc?5K7cc~s;^pW#sYHRF%(P<~=@ z{YmEoU^`l2H9bH)Rd+}UBNZo;vrQw zo4d|5<_GG83j;h=L4^06CCPDdHLKT5HVZXO-or_pBnC}R13d&MjXRW= zN?Z?D2Z@fSYZ6Nj@03cOj5n~tX7Q+Kl;~Gvg?}^@tKo&?H|FZIPbyln%Vv4z@pyUn zhrS$XrwGO&L+O|_im?A`kmf?J@YG`oad4^^RXd_7gbLJ7E`>D&v(=f2ccr@1xS5!k zj2ianRz5)L3fwRL?gYW*Z~lslX7cl>AT>T+>ui+^GUy{lRV2OLI9>0~{IVEoQ8gtK zMQRx+vvb^XF>)bp_P!a!5={mc>&8~Td0su3t*rd;;e&yCj#SviYZS@rGvP2?t|uEF z@js*SELwxf+@BprF~%4|u&4~*6=JH{d-K^B_U6Ek1nrVK($2PBZ3WXS(NJ<&F-@<@ zLF`KyFu<6IbZem+0R)};&oLSSz3-hF@1MTciaOk}-Clv6pK746-b$>&cox?l?kbI9 zwO(DSIWT&0+eu>&^^nkyho(%1)*)<&2>xxT^5NSym8?@Y<7; zih_W^j04o?HhfQt2qnQW_ot(yJ3{QhMhu8h74HovxRHclh#n%wFqlU)4qL(YaAm<$ z+Itpq#D-g!`_rW_2w5~wx3%RktLYMobq79!_n5XbWjf5}9z{5B=Fk}R>JD*};5Iil z*e6zzW2C-aQZYteTaIOQuG%270)@c~s1Ox&U(YsrjpzGKD9!(5zdXpl6Wh*PIiXRR zm$^w(bZE=8+mo6u`B<;o&7S==>Bzw=-kV(8XN|@0S)nC4H8`i`((h1Uyc%n(!>TN6 zcU0!q$rHyOa+jsA$}xegIN)+P7wde*Y3bJ}R}aSrHN&^rFW2pqtdNfRGTwkl2iu53 z9UmXpb1;JxypNGFF#h8NC&a^}!Hwp=m!DW5Nz}zUBD5m9FP5tHQqg>DqVV|>jZ?m8 zuIx8MxuP06KE4D3;6{oXL6Ke5fk^5CW%<2v$JD^odq@f1XwwP|5BJP9E65K z5mEJdSyXCSS)GNw5>8<6j6Z|ft7tzwW5|dHK9hx%Jir#KT_&PrPA%YFW}ngFuX11JWYSfr!WEyl{4Yxgy%o z<#S&Hjdu>GOv7%8H3$+2yD-<$)2wd=Sy@@}N>&nU)k^Zcz5r!{qwO|FW+Ay;)?ZaY za20_tipbE-FMTH(TmJc1UfWIQXFraaagVEgGbblE%+kE7EzK=UpaCQ--4gL%^{YL| zQo09%(F>3mk1XAk*S1(HThwB#98k@yOG<-s+S_crw zQ^z6a9|n!4yY&#N=XfqL=$E#)Dy6^VA5A<$a0Wa_wPcKZfEMebZq}~$Iz3hox!GE1%2-ahd45B{PD-+w!BdW zvq94(ssi|C#q*>dQYR%P1qJ^&^iTM9xlYK++jLOT{8t-|Sj^|~x69E&H8tsLglN^% zJan4FB-BmxNXWYoObY88dY6XHXrb%QlmKZF>2UlzSeE_kNN#N1R*$RhxWdA8*y-iv zWgyT?(q+JbwjDJRz$2;J<-WQ-+q|G4s!<6J2M(h<^V4kT0NX!E5$HODa*B#lPB~2# z8Qa@KiOqbL6I(oy>J~qMhIev4k}j0#`oP}tx{b0l*J`%HTbP~w7?O~wriX~aKMP_7?|u?CA&N@xv!rGDmmW+Ne~mvTVS&BxFeWec zE8?@%_~Cr{^J#17OV*U?Yl61n)`1x;N?|vW`~i;PA|wn_sK|uU20Q>-{JWta8n<(I z304S6Ny8g&JdBNv$rvX;ZwP<%MX?G=%1jx;|3NOT*#P>`b`wBaIX@_O+k zIvNo^JLCO@8d@axlK78}0?<h!tnVv-hsWo&hfC!34r3Y(AZF7eA)HK45K!GCT7@;RIpf2P>>}yjD|1{3g4#*0b!Uo&Jcd)F(i*q>@(Y z0-pCL;oG$U3fooZ9OO#<#_uvm0r|a>QB-9BvXjx(T`(g=8toPGRrc_>Z^Wg4pLe16 zp&j_{eGNj|HY7__vyB|mQc^r3pI5Wvl5+GUIeS9e0%8y?F(ZX{)8pb16}u-M!0<>G zPY*Y<_g4q~Gdpw^2*mwz-EX(nMUCbS$a{ofvh&=d!ns#_lgJMv9RbuLG&IIF!SjrWiMViR)$b|Sa3cr2Zl%hjLUd$)a9f9 z0NDj9Hk`F+9ZHg@cayK}b1(+kN((^2bllLlBn;C*I8AVqAmKcmF5=n(bqKmCd`R>D zY-KxMG)@D^it*$FY>dE$4_ae!{=eg_?~(CV{kr z2!C8I`@l+Do0yi5hEi=bh1c2;|Lz|!vH_!rqZJ|vz<=-SWry_MKI4Vb zG^d0_k0{$-&{6WA_x1IeqZb*rHU;k+wnJ?kGrl>)`&1LEun zJh{Af1B+8mB$^CJJ)8_glho!Jeg_*1-aR)rmt(L#CU95LA<*xFD$QVx)1Sr9G17uu zAjD`Z-$ieq$l>;M{hNhX6*DvQz93Q-v_k;SIlz&1A~xilAzj%0+*{{Fiy=e8Yg+o% ztF60)N=)^SZMgv+)le= zS0H?~3hP!BH>BOkd<7y!H7pwHM${m5#N!g4;)_2Gf|jdhc~Z!@S&xw~4Q%||WRlMC zZAD_kd^g}ZP_0`}j+YV~1H60DV4=LanwTy900=!gtr8W@I>QZk>}gZmyr1BIRd}ul+ku|A|Jl1VPJn$ zJbjv2r#Wf(u4|3&uP#PJBA-rDh8S!>h&=;^a0PE)7In)+3r)au{e2wA594Gqla~fO2YR%fnvsus8 z=EG7H3N+Mk36v-`ugajiDl&3fGwJoeG_uB8+gRUxkvNsg+!$K0E5;L<`RT%;MkiYJ zC{wqnKFtmA?{Rn};*Ip581f8}cuCY{z!$#GXJFMbnyzNKmJEeT9zF*PxPj=Oicy=Za~Okqi_r{{D&Zc3bJXoG((%EjVQ@`Z%#Q@B@#n`vsMz z=LGxP+QE0hh&NI#!<;TzfNsFh`{3`~En&RBuNHE+fblE4GIYUIC&^=bb|h2m+nFQx zucs1hhu?LlLFhyk3r8L%f;+6DeN$6YrAm4Q|2FzxxUryGMz6}pon_b6bYo`mU0-;b zm>vu~1bZTZK2Aq$R<*p}q?b$1DT&WJ13%tCENYVjpp9R)D=yeYa~e#3H78dUVk4}) z!iMsFRLbQwU-n}{nMAH?T=zX$X`O^eKv0Co!$~TGXJ0FUARDhC*2pw{yy+|YMAagJ z@C&O?^>*8SH=x3*BZvo{IrpACIkj;Qx+hBB(k9NhD2?f*`Fd@$^KBUd_;6i|iCMaR zPrI{uljpK^zBIBDOJJQ*3L%Mm-Mj;}$V-o=?mnZ2_q0nhG`}q|5X8?~JubDnYRwRs zDh^ka9=1hBPLy^A@3Erz0#CHGh8!%&pY5J~)A;;C=myev2%r+(b>H=5RND1j13mxu ziOH9-8?RNRVE7Jr?kD?_*6f|LzJYrxH)zR=E!}mwda( zdZh%_7rkK)MjMq+N&wn(Z}7Z1mW5=7yK9}XP;F{Kyz@g;`#7@n>g{At!S2R!vDR6L zst1Q$Nuj+bfDFN#{AWU{iIFaHK!~>(ZIswng8xiXpP;2Yn^N+VQvYh{}3~UUPYr@UBwx03IMkMrw^}U5nP!a zVb{e9#J~7-Oj4k_T;U}d^=TnT1sI90dUbtXf3?&8Wu?VkS^VSVsqfR?WT7k6mGyB$ zYyzNo%5&3O@D@5vv?f%cSH+xOEPkKzx*_Z6OVaESw6wH*CbI!?arjcMn7nfY=i~wo zYshJ`qUzv01GVg&P|8|}QceFI(Bcgs1mdJFLbJmdtajC$3Hp7#z2!fDZat-@`u$DS z5h?N`g2o@h!0-%u^U8*$0IFaTMdZnxML1*k2o4Tr$iBDO0z{oBD1Fu(Aiog(XcG#e zM{t-7K&QQ=nyH|TL0S7Y+TE{*D#3D0v!*RW;;I_Ot`fx;P0Gt0i$LBbiByB9wUZ#3 z6DGD^&0cXXzhK-`Ic7`Vsf%Do8xVsdiu_<4x-LeWL*)_c{=?%edgr zVH0}s*l5y>VRfot-*)#m;=MbQ+W%tlAoOs>u+ds1G1A`t>|cm(^qjmFKM;pd+Ut3l z9Zn(51P$bAJ1jEQq<`r%Imbw+cs1KdwSM~>x^KtF0KjX5XuZ1mm&;vTRBd0Rp;tIVF(mPf zs&G+o_1x74m<;C;ddqMt6qEy_98cYVif3}htU18&RUIp5(iv9=Du!DRYqU&1LM6L{ z5*$X7a9816GOs~5`=XSckC&4DkkP2ef*TOkJ#n$DXMfyA0FYp#*DuvjE3Nx!kdNn5 z^VWo82&wzaqRBbl+V#7>(<>=o38r__^>J&bms%SL8>VS^ZYjCk_%o~Iu&xedM6u7q zcH(E}qT}Gq0a6Ozb(7w3GiWaN?a$7)q;P8~(&@v_tG+K!YWu|u>TfPfl4HD_Hb7{d zB&3Mz;lWs;2pdC+;#g6FTA5;JJ$RwF9vyB%zCj$n7*R6Kohsy)yKV1mGj?dox^dWt zT0T6+!TgsJqdt;R90G0b!4vAoVg2VGtoWW9>-;?U4{g(pDKSwt;cYK0VhpAEkL%_= zXr=D~AXcsU*l;11acAg78pRWiHG*iHMEA!)4SrI3<$L<@{BWYhtXs3|xDJWp`f2I) zmXd%ps`A}3oAkcdcVZknWooRyrjULZmk)R`_C&;Oa9z%mKfz z0nAKc_KD(F(#h$PBTw<$2=L9~c=_HHbM$=7mdi$V^hCI8&x&Nt>HzpNp_H_=L4j<@ zt~z`uQPwJK9L);0U|g&UpeJsC9Jh9`ezzO~_>-x|wE}?NyqZXoKv)pn&Qis-3-oj9 z%6P$krK)B?fU8dm=5w=E-Wtt(LBL@DzK0?0^^wPpn=Ek*(b)^>#2o<<5=mI$xF2yjsXzvXbI7gyCOs%K&Oz8&-^qe=%$AMR zCPN_R{(aJEQbo2xGL%r1dLhblK-{*)#}HQTz6~_4B9k#xyDL=Htmmzb0O9)ApL4mh zhVZ(SwE@i44)4m2WZZd~f7OdSNOV?8DC6zdzxeD@%41w8Ka`i2B7t_lN%`pZ`ikfe zT@&e>H?Ji>@!dMoP)ZerrWeu$n7*TFg!q?%VY_au^^J3A7K)JukhP)3YCyT(tE!Jh z%M6AIe#cN#7Pg|;J?RKN-ySMd?-!)#=Xp%-LpD^TN)eO@l^VQM){pvz3bD;&c@-WR z`3j$!w&u&9R6tD+u)I2$#bRXLnZ|KGtG{&<{z%hP200%)wO4?_fJ>!znnfbA-$2UX z&q~G0d%J(ha4zg!-iIb#wjvc4!C0HUi=~L}z0&-E?u_KoBko^Ku+;2oPZ8nN`J1In zA0o-GWq22QCpBJ6a5jOk*#eQdMRY(elHy=RH2*VkaXYi^iND%D|3qi7^T4LjiP=6E1kJb;%z`A2+}a56{fGt@pqa#$|XWz8;VxCOF?a?(*aKS0v3*+%XY#iND2j zk}KiYQ8IqJsWR=7sL{-13}VT5^OXk1G#y4PG%#0pib^{j_{KNKy0D^PIs65_T~ZY9 z6CD`wAjN`FIwsPP$=2)_Ltoge()*RaK%!oVlr2% zJHORZ2E+$z&+EhS?>~Oj_Vh?$yqL)>00fZ)*d@A)&8{2@vN}{7 za+zi!%n-sFVO~z+4r}4`D?`Y;X>~&I)by|cqK#{Fzy_`_65d^_Q z0>yi>tk=7ONC&f6B_)4}@R^#TP$OD1 zX=GZSHq&;_Yp@Hu^1~7nS+wkkm{e@soN*#e^VZ2nP2IP*-vz(Y>8nR~i+h0doNi7F z^amx)Y$XG}AFcV{W=BUyW866iwgf4_Qrpu(DMGdjHId zKENq%_G6I?oDw~|!ZQ?BJD?6z^r+%d0aa%HRsY$W47VK8XwU1(ci) zV<#qL2ZLvXh)vfCk2&W1cU<;jkAkj$0*R?r+K!)GHJ1l>Lif4ap3r*AWFteIp);N6prd`eaR`s`O2#0V7FSl(@$x2hHvyMp`L zFa7VRV*eR1TDfId_t8ZGi=sI_6x#L_c-WmQLW|C7x{_kOTcU+?s8GM*AR^F5OUbMK zY4x5j*>iK+Hlc!@N}y&$oN4lh<1`UZ7h^yyuY>_-76O;C`sd2sSIq#d%NJpDt{6jG zM-^TkMISHIaWb^b2Jp-vV-{pR?<|G}D|CJ#8F#uOoG~0j%^Hh+Q)l^O6D^P3YjR}R z0Jygl-O%CHd>h>*fzyp&EgyuTvw_%+U$A)OS%C+`f#ZNtz;O^45ZC?;11YqibRd$^ z6u23Oqw`6^ol36z1AB*T`9q6f=r_~?|Gz2+EHf1bsZu95yc}NlmwQ+1>+6eEA#d8s zl-R|xsP3k3#$M_G#Xy;q_O!EEpetW9MXOYkP2Yj;Tkr>Dm^SNB6GKQfpV<>m}FAsznAxcs!#__b2V?R3qma6|21`Do^uNnsa2 zG(Hq8iVVQXL(iCrV)SP2G=sq62=ImNw;K^sb(?P6gYnC+1U&Fg55cE_K|$&C)VfN_ zhs?&|4`5^?yT6%gZw_zck;%jHnS|7K1?K|&kqGCbw}!$Ab_w<2j^t1(HWBrmI=T=8 z-M~benn;9|Yh8nb9UBDt+B)yN7&+Fyf1IJF#(73#@1WNcx3MWRDsM(0YNrT`&sQz| zNyns?_dk*}0E3^4E*GpTEdk-cEZY;ixIfYn(>>;9wz6}GqrD7+N>u-$U+md<2oNvZ zeK3Mwk>s@A@0TvDzC63?$xv>!K4s((zW$6;hUWlB=s7CDd5(rGm>o6Yzn(RnT&(MP zJ^wlRSNB?HfGr7d)R~q+H`O#lv#mzn%JY}!ubO$k#otC3rc9LS{Gw7*S6`PtHQK=Y zW&Y=VnPID7(~a2O;YKkbqYCxrz?;k^nN?4Kk;LPSpDXN-)I9(V-$SP} zH_e@-q@-E`tIp533Lm%#C+v}Og+%try(MGZrHluWD{Vjme{ZB|q2ew4aWFCl!Mpg> zSSq(W=jHM4!pNY`M&~;@Kb|q9II(T~b7bND-A-mZ4j!I*VpAmvN}OM3PlZ7<O1Dub9$(P!>ZyjaTfB&S;(gVqc`7@0O zA`YJxU`e>1GDmwHR`>Uj3%Qhi1RBARx*BIL3^=l8cy#p0wJ~*-_<<;`3|o&fV6ws+ zPgD~j`)kee{kD)cOBh^sL7>WH+$jR=SrV%dYX{gGBaeaLlXMg*?=wC85cU1rt!{q= zB_eixM#YmJxL0KmyeXguSUzgdZ3JlimDUjl^93l3>Z7b*V9;63lqJi*Bg4N%7IQTR z3LE!_&En&^YWT_n2_K!8=+6AxFoSPZX%T2`l z-P|5cm2MQ@e?-5X{PlVCWC(CW(`t@yl;9eQrR*ECOE9(tp+)i}7DuzaR0e4x{*c0G zQ|T^D8}rz`%?j%YTV#~oy~z_FY#d6;HWD0toPabWvP8ymr0a4>b0%rrI+}1XzY0+5J25rT zvc|B=j5lRWmKys^1h;|F-jp%_<;SS=TmE>XHFufc?K0rTyB(&=`44~hAN&sjS)|>&3t{QTLdU@E z5}IFp*l_;tSl=<={5`Sq^c;M!Ua=l?GJS64z+%}3z=HRlg3*jjOs8r*^T(>o8vjJD zDx59C_9=UOxPs(e^dwZcjg8&5J3;4t2pIFeD`jJ2LkgoUp~A}o056D#1qotw?567Q zlPqt-Sx)_=(5SP4?2S1uiVgf7n(LBdKkj{ckdvUxED}Rml=6i}Mz%nQ)!V%82u!$NDdh^5E4NMJGd~=5e8s%t&d;FDD)!MfYRNgd=1&PA1VGLD=*K3cqF*R6)!s{fYr)Ps0(ZaMZs02HTe^1ddQAvI<>4Rnr|XL zx`y-am!!I~1PhCfZX)&=NFR=Y6j2HaNiW&vuGNnE(B(oTG47cfyh-bQTA*R*RxMd_ z<44g19SG0>7NLpCAcD8uNV{IUK2X?a;8%Z)?{%ohga{Ju3&w%P6nnEBp=q0NPHhwn zj6&aOr3L*rS!qeHoG<9nQnrS4nZ6|4wgdXgVyR|%%4=Wbl;whY0C_6{3wX+9PAznV z76s?*b-hPNKmU`J6>lX};frB&IpN_##|zc&rv(`otwca@EVJ5qe?me>(&&TcpJx#0 zZwc<;+k`lYt9Q^f`mkv+@V&FfZn&4Q6flACj&h#d1OgOQc$U1_-WncdQf>w?h z-Io)E2SA@b)Uib<-<{3*4G4y-WE2!n2o(KuW`PTYfUJg5VB*wru`~J& z1%FgN)17a9a~=NRSKdvvX&%zc3_u19Jh19^rg#HR6r9z^#q4UgJ{L&>ITc9qx!%Ne7^5Z$<6P17h0;| zj=i!jM1E0Bmzf+TGGkU2LVhr~+6>}IP?GjF3PNo{@p~F!T=OXgrf1 zk4j~ixcDpKOVLX)2N0kW!xPAN-{zB_rxLid9}M%)zn@F&A1aKx#%4jpK84u(ZHhuOrl z7Xp4V@c*5ek$Mwx1kvd!C?jMgS8lY zmUx2iv_&v~f`x$rX+0Wiu)s*_kV&f|jniY2W@}sWv1a{W=7xdVfW-(y^OfDeDfc-w zN2PonXT~mN;H|uZ!lH#)?{{AgwK zxdlk1WK@dkkk~~=$flGO?=J3@EkQ_kgGb>EUd^5_Z}LyT_~te%xk3q zV#mhH{fc1$s}1k_;ebsR)D`%?u+DB-Z~}u}Sb-dARETuHtlJ_Vh|_7aH3v5oSnFpc ze9P^3|0xlG#LpR=BjdX~q@bC6OH9!9ex3sG#FYNl?^vCvuja}B*q;~$ycP|OW>LG4 z!16qtC2PBWocz!qy&@NU$w9yC-@`NB!>i>;&+@4b(p{hE^nY`v8a6?fW)=#oc!#eH zA`L+k9$r{XhNbo8jb~&y{*#YjD(&j1d4P>p zCL15$_>s`sM@Q-v9vcOTSrC3z93x6^^;_9;47%Z$L(XvFod7GT*bq-_ge&4RIAi*r zAShLC6ZGZLpwak|1OPb%mApDJ zv?}!7U16}mz`&ud@X2=HmtjEfTb^rjW-%q_Fl@P%@$&LQO3*Rcqept|v(J7=d;66u z7Cd6ardy-!1xTKKNk;U+?-q@)r;}x_`K#8o0+28Ulf6~E%}3Ib!-CT03QOO|Gpk2w zGsYG=r(elYBBhB46Z%3gUKV4GpdMzgl1|%6sgBtem zFw?or!m+=TkdZCUUF1IP6=uqq8guaKGdykx6I5uH>m~y`&t9k6q?c**SL)P#JdkOt zvz@Cl<|pv!U{wY%a!6lKPaK+n1cuA!qlMb~kE!h}2@vUneT)1!9c;*;mw3YG$&c#0_6vjHmPs^We_!+x1j#k*Q%(9Esi3-BDa%2FgF{FIWvC2s5X87hBAvr8eg; zfI7f(9NbLVm9uZx=_W+@vR>KRWHbNMdJE-4#tJ+ox~Y$%;;>o*XfcLjQqiV}0a(=|Jx zD)$<4ZgUl(*}L1;zww;JD`IvMshq%K=cIig7Nl&V6r^ferI-1%3g;y3B;q9M)UFWu zyA8;JGE=)vc)e>8zBvIqwKxW0WxS$H#Iu`g3;Tx{DO?y^RGc2v(c08j$P^sa#T)1( z%Jan=p-LFT1Rv1Eh;|DGEwRRZ8vge8^{sTk`Sy?_Z4z4o(&cY!UN5^LEH%a8VWvlY zJr-dHks>}`up3EyDysHwRvn=rszXzgIg5A-YGLm4rJCD^GoTR&qXUbs{vcPB{SoJ)p6Ad>&)&d`uE%W50jJ2>BL#Z{5b`xt z7B~dA-f$4uu$oqU))RPVa6-W1r9WHGTjxihiGZ@!qz z-E(cLuARL*+le^Lc77*)(f}j42(`lKtA3+zvD9#e!TQ+Or36{E8m1&Vb#LlLoV1*T zwIbLsLU-URH-iAcx?|IVt)f?ms<(LuYy8aAP*NP*+Yn$5Vjw2SbEJoz2^&qOeaOzv zu0xF6`D3SZaV}N}w~#XbZHcz}&W(nFp^p$Ah>qp;p#z#_LocGnG#fjD(;2ICD`K)q zXmZ63k0B&>-?jxhb@l(<7+lE~0n705{GxBg!6Fh{hk)U!uoZVSkpQ7~8#1}Vl$*r3 zt(2g2^_T7U7-?x~x0-z{S zurMZ3Q+r;BZDPXuW{Fl|*wmDn)S3xoaZXf|Ksk7foF%KLv6FsI($+aM4*fP@hSmF( zL^|BRz-{$pvOdb_&Ub4O$!rikw?Dj<@?wHMg?bCkqZHk<)6m z_PX!QL{v^sV#=H9tAQrgdM2?9=D7pZcpDa^JM5-vt!-=)Iw zc(?UKxlKWSFGG}}t<8enbrh+Pg$haf<-)O>YP#}I9mCseYwqzY@LbF^Rwb0ZBkMr* z79RpcwIV^9)ajYJ7)uwaNt-YyjFV~ip&xDk88+MZoDonge={ZRTIfKN$5n~%jsQ8`2kpuj zt+`CE9MG_V$)ct9&q%EuOHn}Vpozh8=?|#>Fc(+#mywRH+X$XK!dVW`f*I+Q$811? z5$=R`q!ZN;qW_@9BOF`8GAfimkQeJCB5+;8mD|tgKZU@01fc^gkj#Jy#dDpuiIp@8 zK(9K2bjrs@*RzV)Ej1*X4<}XoH#M*bI_*}~+po4Qs4I))w*peRg8846T9f^$VwRao zqnD;-TPf0}Nx(#q|mM9i~TyH*_PMmj%5Jz}u8*n>sT#pv6;?4$Lz>VvU z{6YZim<6Qb`m~a7dUw)Rcn`28r%F{|Ug3b>b|KJ8EWk1mNVFbW0dP_;-xvRB|Md)Q z)#Krec;b?ci3d(9cZ_vuV#$X z-Tn>ssSgE)A(Fd0bDEtY!=oO9p#NljL2weSOpUITeV;temA+IJ0ggRj0XVS!EhV98 z`3#H*)&k(T+OzvLZy!9=>0o^0w)bN!05JWmft196dn97o3K&=_%WmKwQ*Nvd9R1gJQT7ha&sFWa~nEV{S)iZg@0C(F$@Ci6z{T3lfPT}X5d zFF;EBn8&0W1#YG{XP-Fv6elv8bC#Ttu+DTmM|w3$V$mXzDsJJG#<;B_Nm|qkH|zP{ z1b5yUr;tRG81;vdLNbNfB2~I~jISn~S-GP~9xX5L%pKI_gDuxUv3`qkk8n~Sd#6h@ z%dPC@--zst0xEP{$}yoFSu#2>#8M{4ZJGV5!u@fY{$pY%Cr|e|YUnUP-HemNi8v@7 z(Ayu+hdd?=sq2e$me5zA?W+o8Yi4~7wHrEN)FHI64PN=v{sQ@zD&?kaL2>uNLO z*&4{Q^JY#ug#^erD7aTeVZXUhW@n|MKhz7p0Y#d=PuyA=X z-@wB0a`QaLvnjzk5PqlyNE<7-0T*rPiF!h~ZrPxW_;J+t`3F5{dIMcM8BB*Hm+ z+!u_obM5!m*Mp|{jKmS*JENJE|60;K-0i+{VUo(<8fYinb!;eojkYE;i>18YD&*nH zn7a^|+_C~3Boiaz=syT^>#)X8f?FB%R!6Zpt1Hp37eh7-p3S|>5hzPLyF>%4Yf_D5 zk|MjE7`1f?@J~MVBnmA)W63B=?N>mbam+J0RC5B2V4ngVjNsil@n!&5)~|(79^}6v+@xRxB+@&W^YN6h+HEaN9zYPt>H|QD}EUvdW_wh^0!|6Y`KAbldjQ!@6 zF8$+}jE_e9V9|sx;Eg>c*QehO+!23)I7#rsR(f4=E@J8!Cge)HZN0UA@AB854Z=E{ zmJf+k@?Y)9&KE=Sc+6zgE*E1L?N?uk341?)Z`Ut!Ub4IpeRk6#miNWn&%z_=E3B!> zD$H0N4dDGqWd6OlUmz_v0U?_hvXR~HwSAG8+?ZW2;-xm^FXA-00ktfzVi1Ypxf;7b z?)Tz-xWVADD|2Fy4K{HHXTUmg|9936!4+J10hwC?bI9YGHZBakju;wD1&{2vQwOxN8{}FEEXO3i&toE(8%QSLd%A&KB3y_ZbF%-x2W2Dxh zfW!L4w9ZPSK2nCEO^T80_3JG$K%V)N*TxB-3T$euo_n%=s!>VhRU0fD8Lu!Eqq1rH z<)$k_qw56RbzmNOImAiuI8X2W>mS5&s#?#|qR1RB0df|ALLvi*f<}unJWlIE6Kr{B zcF)fG^ChJxZ}9lHJn!tuLcB2F2ydx-)-m0~k7fE$DHk@lM?a4+G#NrW1)^~jL(Kxk zxZN25037HN|M3zF)FI$$wd(XJmbF~v4A7>KjzXV zqI9^AS(lR~g^3hR$E7y79uXbSS21#w#3w@~PdgZc;D*lWn}M;SQie?20T3afQzI#e zRmRRF6Y;pjWhA{Pr8y+|)rHvA-K`E-5(x2ierSIf*!#tJdc;GifFZ3fQVg`x5ev&^ z_@@kMe*ebcHUavg&e}GYD8Ej*J5x^9_B*QSN1$(MlhdC6E!Kn7B_bX;8<4`}#M54t z&|jKMwC7|$v;~vK%oy0r$^o{AJDwvKFpV!imD3oL7J-lkGvYSh@(C%tB-x0e`?9FO z(dv{bRtrpLpkv<@$^T%8AvfhV6qGtb$lO(TT0c}FR7hYYfumv0~!_dkmef|U}j8!JSha7I!rM`@y>0U7X_GSy+)V7%1zY+F&D` zzRslJ7RG>|qLdcL1;g6k_8FoOC&fEZOiNP`v-uQE&Hf-H9f^EO=o{SM&>=2+t7KWm zI_oX?x08;1Qd_5|1Hy;7>OabfVaCZY!MdW<&!frL4>v4RW}e;gXF^-&+0EZXldv=u z`{MVUIJ;Za_8=qR2#X2fUYia89Zxs}H%Ro!e3Lq6-AQY$F`8m^D)AP7- zrv_kPoPP8Q2|ZHMSw>`*De7}7f>|-7LC;F-#Lm0AmV51EoQjgcpPrtK|>cNo4?5RHk+dBSO5O$0cJ# z_5J0fGB*u05KGn;A~6o+A#B?DCaz{N$pt#lXa%tX$pxMM8$;3gKLJbxv-{{%ToLmL zV8kEC|4NlAW&5?2D_8C&!dD3a2yum5L9HfFo~(WS_1D_;>C?4uzWGL*F=GbX81>FO z@67gVYuB#bHN-nYA#8?;O)hafZrnKSlTSX;KKtx5ZPKJk+UK8t&I)6bRH{XG4d^lL zdhD^sw8MuFvsz%!&QCx6RQuPz{>22~c;du~Ou*EsQ(1)9!Gj0ylJ((ha6@0TXc22X zguVLbKmW-JqabP^t{xvB&tj>fj4UAk+O=ze|15NqD1iG1Pnj}>U3tWa5iA%Ny=*4} z9K zZZHZXjW2p@<{-xkYTdf^TcqbNVLBK<0u7Do;};ky;%j5Bna?x)#i)h)5bq$(ybW6?h*;X#1)@ol zCTr;GJBiOhS7L7lQgiV6u4WWc6`Ltj<1Hqvya_>Ayu|k<*a6kHdiCnH)vH%u$5%y- zG}DLh@g75{v_5a%yobd$JN#T2aXScn|NZxuQ_>te#oB^+Ck<~_TAY7o`0(MgoU}7M z?q}MZAD})~MT&l7n&xJtVo4ku4sopTPEe@82w(;M9l^1~-p0T&09f!b)H^T&SOKL9 z?C{BZu^0$Ce>*S$SO83rF#?#uH+s0pu|!{6=zQpYu@3_;q2UqibWC0_g>!I_Z`+4^knHB>ZP!L!_jrk+60~lhg{v7Cf z4kFO~!gIpMH!(O2tf2Ia{HgN}!;w=j`mGn<{3U3@1U4{Qi#k0wQm6e(O#xS()B zks?KZI6Kma9NCeeRFxg+$sd&+Ns*%8C5b%>gJmDo*4(*sgJP6r{tNg6Eo8=a0+`Z; zV?(etKv^F=#B#zuXx(5R04s|LSp31ntQSTZR+bMSf+ALyFAE5&2COWhQqVPEWicTe zYz z`*>>7KAtQy{MMv>JXsoi+N}2R^jC-bcrgLK?A?XMKAz@ZANDI2nZ?G>{A#*e;9dSe z!a5vjA5WGEI|xhrcxsYa%&O<=-^Y_>;!!Ddx4`%D415YM_wj5)L!vY|36f6qypLyV z>bYNQ+O#PGFFEexIn<|Lch(Ap;pa?9w9IKA&o&rj_*L3XyPROMNx+Pjh8gTRbuQ%3tk*2AxK@9Au}FZ4?H zN&GIbS6>HN(EP<;S$3tvSxA*gl=mYl#*!Y2EY0g0A`yPAZcJ%b=?=l9Ft?3DAg@v%K-O|GIWmMjEszBL`1|bN};v2HTpo^ z2J;BGrm#NMcZO`}%NrqjqGXn$tKgrO*$Myy57 zBilQj#Dv|t``MM1Z>h|B)Tut3U7l4{Ri~44W+V6Va$6LBphvphfwtN8^{&QrKFSOz zE;b2LnMuB|%HDz&P42jghRRC$s{3CpE!jl}Xf8?YWN#OuuV%ZLPft%K2@CTNYLTX~w{x-@DlR_l86oL46G)N5WTEh5b-q8{VW#IwZcVz59GAn!#ChOb zT2meouP3?kxWMBGRiB^NhEMrKb&-&)rKQ!FoSfXamBVv|4x}YQ1qh~aaoK}H@hpXs z@f*z%6~(Y_ixd;820hQ)@~F-Hb)rj1DZ7YIQ3WA{xdi^pYmFaopmLpE?@YYWL+84858;Om=S+xtO# zUtrfHFyMOXZK^HSivAJ$y%1_z^3UIv-Q5XhGaMryw$96fsFe^LL)vT0UBu5$mUhdv zR*0~$l0lTIR%@?5e}x>@T9a?^chi~61CTR6*EicOH!M|Z#eJ7G?g`t2=<<1Ty&@K% z&YTuDy3Ob--ut_A#k~LEir;6e*5fmT&|<&JJ_m)$A}cN))J6|u76Ye;u5c>@8Bg%p z(L5+Q^?K`o6NII~r^BmoS#-&-8|*{FBx4NEe|x*2+*`0@D;(O6GL5i^rY}&Ok}^O! zFhU2Ipb|!h8lWm18+-Z{jIL+w^){ki0a!V zFz&PP>v^H~35*e&a5Ebqw%`>L>C^yVzdO?Q!~ zaHC?Vum3vm_OR7^kgDgn+W7V4mmnwKrbgvbuDO*}E)xR_P5^+>mPW4-7@x}nofj0G zZ+?l$`T27{o{1~DSf;vzfRU~)J%prUUb-4P2kK7!UsjL@hQ!%8*yd^re)+24BLG06 ze}vdIk{9&j;o`ajWI%yb-KuZX{_vc(=m3GV=oQ#z{Pc83Kkx>YICq7MOG|rWg#vE@ zOu)7^6ToG39~I;bT+S1Gdin^X_6&rWm^dl`Fkd*ftyiEYPXq%x!)st&6tOhiWJ5ga zL_|Q8f7=Ne zD)-E*Yx{u}P%go~V9pt7!WA|XF9nDS4>$Jn^SgLkt6K&%P16B5$}%7!AXcLBI25i> zh5Y=CprE0DQH8roe`I~;yCWq9WZy4RWch8r5qdBpm;?C2^OkF)map*~w zx~%?q&DM;CWg}er;F%R$Afl_ z&Re2@HqX1jC}ywTq-5rJh4wnsb>A)DI9%W;errDK(1IIH)j>&PE%JXP^58MJ_6L`oVMg$CBSGB?-DYS}pnU>hOex#&W1*hG5VUr4n$H&IK&y$i=k)%{zPWhm zqiSqM_!n6UG4|r+sEp5Wy=4Kwe9wf^TiG~uijHxeEyqX=cOeuT-{bJ<$BUb*+bWk{ zs}QeAt=PirYmRjZzQ}K_FItUF(MVFtC7IN6A4Lk)_m$N2f`IMz+?;fHhNFfn4L)VR z-onzYdap4TRfhBnx283>$cNsv;ryA-4LzkV28g90T`9SrCiqWO5m$6_lXBx8gqKkz zFLWA(2DCJ&sHn(s_Fe}1#pbL)26vaJJ9iA9$pSV${v
      -qD4_yw6?!Xt&L z{gt3XboTAz`6F8j89U}@R;6#N71|o7fA3AaG*fF@@&lz+{+!8GPpX5C(=&9 z*l_Xd-Tg6sM&?&uPtT6gAGq1J;8CeZm&iXen(giwv}zVnk&)ru z6}3Cu%j=@wnT_hjdTp2J-!i!DRyyuZ!ooCb7F7*P%`iTdR4$dulJ*dwVKM18$sC@X zVDj|y2Mp}l>0 zKvYyz6#MqA)$iu-)amBSIl*SP_roO^6bQT~<-S6Z-eF;3LA13sX{@|IpG*Tsv-uxR zs5HRHkp&x@QJXZ?bplJPkI{P?L-^@W(!l&hk8rdTf`37%Gp;2Mxme#ZFHq zuLXiDR1Xgi(fEmM^Wu281mBX!>#BPd_6K8a^Z*j>Dpr-%)mYx#BH_*T#y|zGj_^b4 zjm4vddZSzAL1A*KOU!Rt5I@|vFLy`~5Dak}D5pkFo)kg?(gjw?{t815S z*q#Q5k4rqg{S|dc5^YDQNDV#TpAL3#Kx!^1ea?er+F(>|0-@WZ-)lOA;B(5^Wp6E` zCCy<06_9`WP=S=|x59mH;;hDc3JRP|qE^IMotjeoA>i4-`t?}j=fHsY<@Gg&kB<+O zk+AU3nHl8^VYARp#9@YS4<;0zR#ZfPfkj|9G(|Z*I?k7wp6>aXh9+$P-~bUC8XDsL z@4{ABmq30|kwjTd4YsbH-q7ElDw0#9>Kt!Ng}t1uEyvbse3jE zRqGsI?#~7u^XLQx4QQE}vGMWo2j2q|Acwm|`);M4HtV3a(U16ndXH6Vms8wZNPER) zP1V(kRq4;qUI9|ko3vXLHOG0tL8ie6%)P=eH*0*P->IqC=pv8-st14BQ!uyE^+gFC zA#qs-OY}H-%A|YyAQ8D#WifT!w9=+`)Rd4B=G#5Ja`JN@4a?T$uBjayYlxRn0FQdw z8kAK+7XkuZgot?QRZHw%koeO~w6oCDIWdW()9WavQ2hM4-+8aH2R|-Rkp!f_)JRJQ zy9y+#FU$wqId)xz4{)KSrPFEPR%j^qhcQ%EehnEK;%nBdlvh$*8ls^-Zs5Y-Sig2P zFjHS(t>~_)Q7Wsd`eglx@Dvhq2vX*M7s%m|&f^uOEg%D5C%x!C!dSRmn61DRGuQYdR7>cvokG{-nbr z(YX{T=vOy`-!PrXlvMwPdjH4yMJ#+kc*d&hRt9(PI904~#8o2Q8_P53*>7}&&G$Rq z($}wf-Yt}L2iKACa01yR5B+%x6m+^E*98T)s;X+Rduc>}z;)b9TP<~3>>rSvli;F# zo1*AJ+MQ9pzg;h6m#`&K74m$(46aN@!6En$55>&EbXa?#M1n-@i)@qQESY`#)%Z0*JElzT6DV= z4ATkTfk3C-MwDP!v26lX=F2>vLj(Z#EXRvhe=9jHid>CmrN#cry3p#EU-9T@8i-ED zh}u`gZE-o$?WA<sjXjWz=2U=YM6eFKHFGVM0Ka@Zvu|50?}`2 z8hdEPEPWdTdy4kDq2!!E4>dCm4&2^-5!w~2Q>COd2GQ^&1*|FPGDi(A5NU&)qvQG3 z_4W0pNFS#DfMC(jXxYYs36XVO>J&l*G`Gl5ytS9wc^X42Q&ZE;(bWE73gmh6_zqk5 zLz*^=A9$Zn8e9+~VueCiI7~S`GGNixsHUAUV58$^Mhhtf1YTp1vQ8z$(QVi;m9DRz zG{{au@>UylSa&lp!$QLvAB!kq4nmx?aXIvSF1EK1*vkgP$CV;=+}&@9$DW^P=yvBv z(U9TcJt>5Q3>Bg-kTeVppv`}m>7mc*uh#@HZ7SDpgPf?p)wzqBfVFmvdTZ6edK{+vNL)o zknoF0Ky-9$pt0~%(jdv+1h0HjG!#V3&P+H7Rcz9QClm}jVI8~GG@%Q3Pi}7R=w?sP zWLSpd`qqKU)ME1Fy3(TyEGq-w8V1N=4+U@*ec$qp*ctC>GUp8@Yq@9fya%p{zCLZo zF8T`Ac;77C0TXEa+aC+?pX~q!g|Ta}`qB#}f_h)HMkMqg*?J6|E>1t0eJcL5U;nXY z$4ma93ASh-M1Z=QG_>#!T@sPUBQXe*C_t$IHQUiqRdt~_5@vui5X@ef@|X;=#Z8UY zS(7+Nj6fAL(lNO832l?d$vR4ge4nl9wi8eDRA`8b(h140KFfsF-)DnYR`8)<<4rFv zDUN87N_Rmk93S6wP5Z7u*n-+NZnj(J3-VTo7IBV)fB3<($L12Ab^W7E%3FbuLd#Qu zkQ&@%;eFIx|KLIDqaw!qPmKG|*Lzb=D0hox3VFX|PuMJ%*|g6{OZz@tZzKY^AuF*{ z#hw=qxk-4loJ7OxJ<_clSmOuNQYYYO6Gz`U;QRE|P@17FdSBL`Kc&-KUFl>hDAN)> zm%CBfkSfbdL)h|G_WKQD?MS(~EY&c?d|QM02nyVFm-_3 z@v-(ymuGD$qqn);w~9 zE&%AIr7Cs4R&41Y#)A81s6Kw4N4hK&#@v|bHD?5XK8r(kc9k@rsW#uh8aasg2+kCp z^Ny$#U~N)!afp_UiAE3K1P3UE9GD{u%+qy75z$HiuF3QYg%C3pd6WabCYHEOvxP+OX>Nm+l!97PnVL=D$vp=IN7Mqo$ho> z2n8~4vR7te(g*7xc{Gf6z$PL{eHRmB<#bjB8w+!wp`mdIKkxz&cGaJaLyR6kt4P9s zCl-GE^1fK^4-ErNB<9XsoCJZeKhUPiznhQnJz z4-O92+7So&1DHK|7`C+rjgoNzNr{Qt#>U&;TYe84u*nDfR)sfX0JU(`e&Ubu%G!6| zfly@r@}TZd1OzXZ&d!%%s;a6^U~t;4P;0_Z;&n*2ng&NR5vZy=mpLR5DU> zcnn3#lWc++pt*h#JKys00oeX;s2Pz&6f85zV~F;<19hd2&y_Buf?9bqe{2fNA)=0= zR;Smn33Z?YVc01PsoUqy_SgE>g&H6U>}$XEp|!j0NkJ*%DEo#+5L=OsGoa&gpz(D% z8G}-|xjR4gHB9FatFj5uU6zS>lBB4$SNE1RCGSYc;C5he;V%Q7AMV~LvT&~PmRa|M zfO$DOX%P?H2cO(2PXO(=i|kir_-uE-U~ z#4u9xuF{9+Zg`zU9cr^KjFos23P-DhZt91$$hkbWF@GZg(mTsF;B9QMMU6`x)NGH1 zejFL&rL=wwH04&(x>(A>Pc)UnZ|8~7ZR5yr`oz``A%VzNfQ5yHL&%qP1^wFa6JD_e zgLp*(g=M2209!Gn571#=9(|0G0w+Agh`h`%wzoUsm(}y4q9Q>s$_krhOh*VQheEOE z05OV1tM$DixG~y?G5zz@O|TUpd=h&TBqs9D36;G&o`$IPo{bEZU&jQ;&omtyzp zw8{J;#nx12?b(-=n$Bi1I<07_L1N$=T#G6@-H=9xER~KuYct|KZdReXx{kibeR%)( zQ&pN4-_XKM+j(WE7zq^Dhx8n5gMVLe=oCHp@m( z`_vQ)1MF1(S`=yO$H)b5uyvs+=wb=1B$z=yXVAk%vN6#&z49)-&-44_N%K~J^GdIjih2Z31n zZO2_MA?*V$fI@HxF8Nc02n)?qd+?ULM07yex=)o5C*CDz@5YX z-wg!z&zQ0c;oRj&v60H*-_Smizo!zh3xsoHQ21O5hv$-RR z?N3NzGM(}}5)&Jh+ap>hR%Qrz`YRa{+u1r`iH|fjHM5OsC}u~Fo=g5^fA)ff@(C7^ zI$5s8d4qPkc#A1C}cLblq+2cw4$uNP5mXjG@gXcps z$Gfl++%#2p^Yh8(j7Y=22JS%^Ym(wG6v?Irl5ceeUyGI3N0S|Oe405NW8*!bqRplLJOnlDgK7n%{l%FOXYd#75RD42}C@YK4P!h7O4*`!iaho-sU88ZnTS znom#1V1uSRG52Q{(zfF(3Kp&u4+0`w$Yo43uc{`93D4==98!yT^L!NKbhffO#)5iaNk;=_(JL!5^N zE0zOuiq&%|6#2k<fu5_r$>K0^@z(=$ozYqM=LtF{PHQB)SRZI=MnZXJs{jU_ zk%o^?_u;o-1k+by4Luc=*_mRM>&~6=dR1RPIjLb@o=yx5j1@>! z0q5lF^Lna}B059EP7t3U1!TgP^PfOEwIi$FWj@cGB)M<@n4jr>V0_#zez!a2^qleHrrtPc+k`zaT~?(;fiLzl-=T~TxRWMiT!_h_86-n_kGj0l^=SBHK=j1EkwZ`RSJO2&RhdE@}kP6&ojy2HhfzFm7d=fq8&)t zqoSbe+F$TAo}1S7J1xigFFNFD8R_T4BqeoVfzZbC4-1HhXE}8K;-m<05;EpR7HDXW z}LW31}pGRY#~10_~jW*>u%l13O zf13XQxMyL-@MLFhmnKa1_y_2eeNuYMqxQ8D>d#Xnuxu7SgrgUNOTS-8419gR3$_Yt zI=CuLTY)2}PXlcV8K04XuBT5J-ifx?e@f8|Ezd%c85`>^yO&0f5*cC7)Q2MA%43qH%JA>QmY31M~-k z2ckv6Oa=7us&{w2*WeRb*sOugfsuiXTmp;@`a85J>!L1GVD9T6I$#rSD?TOV4w5hp zjW#fE{thi~EGGv{Egcwu&c(w$*TwO9MA1cx>&mPjFXsv`_&#BXK-AxbR_lGEV1|Yg zyM!oLCLJF(M~$o0aCAHvNUPJPZ~y*BsA(4Cn{%IZAD26&x#YJa zP6qcHiMy*Gsv|2qU0q#fu0Keq25!JPLZ9QahfVLy`JOPP(|KtM_*ZDTHB&Mb3intr281 z%jR#kk@o4_Qm$1{jkcCm&caoLAH_^eOme$#&O7~+n2d9M?^iqX^Ye4Dv9TjDKM{)r z{QPO8ZpfrNjb0ou*ox`TH8m0SMME?43*)pS7uS#9``pENnPUMG6z=)imY&8Q>-8-uzx8Xgp+8z3{OpD3uY2Zi_W5 z->`il6$5Wmpzs|Hga?R&ELs5HODalWP%)ZLYQXpHqIoKlTbKj~=Yh9mlWw6TyTZnS ziSzEVK-lT;ybLLt)!*st&b=U1q3>s1H`Bj!GBUgX>{cNm*?F97smU*;l}iJ(o-VRu z407@ZT1LKi-;V7~C&g08;&*>M05fXvo`GDe6XRWAV%wVt9H2cpUEn$C6IQ#(uh99f$q7rx*T9KX87AAY!sNHsW2YdB;VHYcH&{ zaq3lL-&B++cJ|G?SH?uf_%a1m@PTm=p@CO$Tg0QZx}ZSM=$x(2N)~UaFt6*M&+5uk z+q1LX*3^jsIUl4hkXK*81gR0Zlg#(WhY`HaX$%0#uChR>vT!&ZHyfQSp|Tmu6-z;I3hyq2EM$AKqTJ zKK#THny?&@MZ!NxDwY(^OF+(J*4D*;L+Q%|Us48h=6SnW0l0=_qt1gMxQ3CT=;LuB zHo9>89|O#@D!*>j_XhpnMh@*?$Gdw0FNkfup#R(aTd6^#^l@;+#zI2!*=#skHQJ7T z;Ah32e8{bm|2s4et1eZHsXhZ|*F|TrSkdwkOVJj6xx4+-@zOKcBEo}nV}w)g$PXH! zwe}?HqfcUqSf-uVV@as{bN%G4W#MD6l|$g@k7^=qK!JhLphW?kLOZf9v1<$Clws(` z=@5l67cHqKB|gpJMuizE903z*R3wO6nntx3>D2W+gAb*Dk?(=Awdd-53ik+QQ_@Qk-cADyC-O!N=oWfK;Qw_ zbgJj;?SYkHPS{xEYGvu@VhRQNG`kq-6h59LIfvSihDc^vy$uUYeV$%1T1N zaB(-158Ui>HO_O$%Rzzh23uV`9?HhoaIov0q^`rhr^)_%k7OzhBz5X2e*M+|Ui9aH zqi#2`+QEsrHvuAJ;pg9Tn*F~G=0U=J#xupoleBau84c`7(cUJJ^wOJ@l78w4jKf57 zi?(dMyTHUQ7^38}Ub+!6J87<;ItkiA8zzmo?N= zMC%v|Na2z$4C|(E9yk{*L+m?P zW%nZD?)HqC`E?*UjpM&NE{w8;c9Jp5ZU606vUildi49`+O(3-9Yf>OMGix%H!R1wMd9DTMlM3JI=@IfZ zGb@~3+Neh5Ae8kF8PcLAs1Ta}HXO|&Ti?^(uJcdAILGr|2e&?#Jf|u??9k8K&u!V@ z8LSip+Su9J-Br-3-|rGFnE=A)J^rq@^B)u72a6qBb8&I?PwF(z-lt_8o@h-)grhBd znx#ECxsX;gI9c=-gb$|_0*|aB+Svh;jLFm3;n^f4jCdJDWE`ofZ%PY)`+( zc&Qk?syc-HQQ9po_I@M$rulw>MK~z{0rAIIOf^x`_dA#vDG0>3O)Q`Houwqn-O-hO z8c$)c*oUL~b5XHu57jNYUa>Rbe@o%3D-|k&nPA9PaeJhr(?5h`#K_>E`n_X3<>D?8 z`VC&c_w4?6y0XmZsKg%x0y`p&P zt+Zj#wGT?f7?l3UmAUMi!``6_OGndomg)~0p*vBWH5#U(mIM)?SK~qmjw=B@Y!b0|pU|QBDfkHjT>VW2VsudB6B}I$8((`iNG2LRiYpOT!mB)k4h8b{H@|VnoAG)0{ukc|5?_k~1EK6doJsI-Udm^Q#YfeSBN8ni_# zYiLO9Z8MXzj2@wr(-veo^G^6zYcaMock9L7p~1c;fBNxT1>4nQyy|th3$47A$&NNa zXVIHL)|lVoFdo+mV{!H}IwIx`3Pwiqx~phWgY7df&vcz4x4J4~Z*)Z5mYyUL0XyF( zcGc0_z`%L{J0hY^kVz_mNpeqJ8Jx0=dk^1!y!YWwSgu~T*B#<^7>VyEU`r|OdFjU2 zkGI-Cm^_PtYSc(;HlChlK=V(Z>R{v;bB94DT6R1Ukh!nj<(#Z@7wy!aD=hJl$FkX6 zT%_mxN##=!iOSpC|GE8|@@~9xF?h8JeA;YWQJ+~*uMSw$gxVq|Nc{=Xtd$2s_ zyqtHcS@2+s@Zw|t;^sONL-NkL2DESMK4%xrMMK9IEbR_r{gQ}KacEw=4`1*37(jIq z=~s}P4*`<`lWt&k>HM7e+MR_3o6`=PBLh?5DE&&)RyTtul2jc^Bt$`@as)zVddy@A zAOatNnEFRsfisaC=DN*| z=XDcO{d;wF^CB;5vLmX)>>f-*MT7@Q%1&ir1dQ<{l@!Yo45%2$r{!@1M9a!*G9xDA zEe~=imQ~yo-HsyS2$_#@Arh(D*!UAb8lRlC_J*r`Xt-YaU{FeRj`d&Rd`yIu{4h=O z40j=7XQSK$vy`h<{(w^uQ-9=7<(W(67-iE{SRKMF#P_NsONKf7$2Nl`GWQ|?* zSshfGWT-lm%`CWnvSp&4T{q*qwfWY-3MuVad~TWP2?D zR^mQB{D5?UtHXckJES%{?NjIAIC0NkRCnC&re)tXmm2o>p-0c9uj0n+lxuBQEO z)cyVa0svTwHQiET?yy%ZTv}3}z*I2b|BNh8Tm29_mCgSRwJMLt?>k#8O|H<}>J`Lg zrs$D^S=KjQ)h}Oz0Zp5}7u_uVXuw{GX9-V5 zovm##&iv{kf0B@LFq)LXuOR%UT2@94$a`JpL)`9nEdRs0HxTUqu<;F5_~G@YKR3ry z>T$v7o&1{PcME*&>1OrBoNZiq4gU9SS|bIuc`_@$y`r+^E<)-JPE+{~QbU2q9o*q6q4~+Vob|9*5vJHg~^meVjzybjNKiN6qIL{#_|VXr$P; zl9iG|<;Rbm^dsCCGDH*LPDxGE8|Z}YyvelwO;;SZ?&Qq-I5`bRu+#VD(x}YsErD+} zNm-bw>+bypwrW2}`s@%@IP3ilQyI?x^(Hr@SKy_p?raF>t`QUC*BUek%7JxmjJc8R zLY(^g{YUSJUZMI2)#usjhpidEmld`9>3j)4dHDwt9Fh;4^WRAWh0}s)|C0B2T^|Rx!8HI2X_xA zd;UvJHZ1h!*(Z8UaFJeE^ocl3dL<`80_vjZ^ck7Zx-*DQy)Vp+#w(KE&rVKV zS3r-MX7_JpQu4Uh|yZ zeS9Xfsui~8wmxKufY!&Suj|^sj10Yw_98Rz^E-+y{unCR9C3j8%KoptkI=RgW=Np^ zW83^xD95%xiRb_v15XQIq5#{ILp0{L>v2ts=kuRGm5(zrf`7fg&nV*2Bgo4I*Yxzb zxh|wEF8b&Te5>GeB2xp);9YdSq}16=q@n|asR3B-$o5Ei zZgU07@jb=0GoL_pia16{Nj0n#v}NhcQ~7`Am$|u5QuKnQRV`H$RMb@2U;xM*Y@Fe2 z08UYO11GjQs61hThxHw`itFR!;}dG-9DM^t-_!Bj_fHg)Gn4=c6FOQZq9rKd_otZ? z^iPGLzPH1U6RBkYkT%b|#1`PLU+XVG!62WP-_hOH_88d}2(ii%*e=*m6H{H*>c1d5y&5M zA<;7Me}e-J$Hp#&D`Mt`FNg%I4mdmSk1Hd<^}QC$PXT4{b-Oe6|L$j3)|5X5gAJ9_ zW*~7w7Nhme4Ro{SOL|!EN7QCOKqrQ}y0WB%6hfN5AFq0r-E~1{>q8W0k6mcR7&9UNB6P9P#F#mei#=!862jQZ)2m-Up}EYz{1^#PBCr55$P z>x9`o%Sq}!O*yCP=K5w~3Jz`-b}B34*30QRHwT)}Ea64?;}v?TNVcEy+qXBtI04tb z49~Ny!4D0EA(|q)Wrlf&v`6`)&9q_ldh#<*wG58%eq#neI@`$JL?p82d^U$4F5SE> z)&ne|@0ZJFQ`eECY6Mh`6qBINR(HWstP46no7GkCzk|atZ=KQZ=dYhh7wrG%)iBFT-n0-7v?>e1qISQD%gnrL;^W>WP>>Q6|rP0!-pv`#JIeiI2#EY>R|0_ga zYDLGCrKRV{HC<5MnA}7NW-7%g^<8H;a7|vioTEozt>12c}zuFclH_&~yxO zkI=;z|3DuwhVT&Vo7>YjGE@%=SI`vp>CP%Kv)9ClwAOup+>1-6+n0z~3UxvZ7Elwp z@S=U2k`lk92OS6X8#Fq$YP7crg2wZ1{=Q-GKnW7dZT1NA9UfxG~vDXaS$kqp4ulCtO|GZn4-g|r~hP~MKso3x~oEO9<-D=|T z-nVo9B3{#1iDm@T_{|Fna`IrxfqGP7vYh1Nxvn@k{llGkj`vzA@`3?!@*eWbXI{6z zaME!^X7d9I4mUg+f!2kxe*>p7U1sq#Ik@WU>!0J}(S9y0sJA`+(j)6yrmg)A7Cqlc zSX-C9Z|93QxW;U7Bwz#&Y8Ad6UBE`#<XVwHgrr-L;J}61y)B!5kb{a#ip7yy)Uz9x6P96lLI6UtE-y{`ci)kN(7(Ivbc-!($;q9 zjyCS+SrlJet8K2VR~fZgC#a8$rVkDMnx5ur_yq$?K^)=d>^y6;pEq=}j0k27TOdbk zs}>LNqt%oc(td^a_x3)IgY`)jHBFNW-YKxU;JPhE8o`NVNrzNhxGcv?S06p|BY_*p zGe}6B6_mUpiBS~^!&Wga4l%Lm{kcUuW?(GZ)#c5=n{6g#2@V$g5%x5{X8cF=_I9B` zcej`PLArV_M*J{0E7}~dPqkdL$96*?b4W^4W2fF|qq7{(Ihi7+qBT7QOP6c|_?!Z9 zK!B4NtKx!KdPq9TLwreNsq_zQG~+jQRy$bciR3cPTzeZk%#c>JN~BybT4_ih@!kFG>iGzO{e}_PN>louV*sDL{UZ9Go|6zbqLVKgxnNx5VT89`QV>!^!K@FCe8gC&Y?w z$8WGG@6$AGd1WOgR$g*8*cIb^ojgBx6a**a&dHGHH$^?GAi_&!X*c^LW+L&3sQ`4i z3*N=)OOifs80Nw)w}L|G&MlgL49pP50SWWvNSee70=c=XzDFY2hExBLt7{Ah%jr*O zR`%50Iq7EpSx{&Dce#yKdwbBQ83B!m(KiZWM;YR^D);eOwavXoeI7CM4eY?4VR!s- zhtO_mOh~|n4?2^f>yao7!0yOG!)c}x_urbZf0EhIyvL|3yBKG6X9L5idc90Sz(nJ_OJIClTVj)eXZM{;8yMtk*xIBx)_tHD#+m; zv3Ik9{~l63z@SRhi(30z9LLTS@u-RtF z^M9*`5BW#lrU%eR%IvAW|L_=i5Z6SG`}{&;JQ1e2W%(i;0GjE`(ARrIrC+&@IsNF> z!n1!L-~0%le@D#?;A(GqCef(dUnW@nFu4gk%XQ@L$H{B@0G9#&_he?n$G|-*35f1R z*azm|+t?z9w(m8_sRe37{uz|4wo5 z?^P5^clKduSTNIeI(uvsv`i{ztuer+@g>Ge1MnmxZS*~4!>H{jZea+NC4ZA zAeQYavDr4r{|M~fwu&q!QbSmDn+{tCjWD9_h4i$QqI$=-#$OUAx5UC^_rXsaKrJ1V z#sL>^;c^6z`ls|N7B>&i0u9UnNJvNmVvI!# zjEbXM+b|n11zBQFlA3LJ8wLuVvcUT$+R5i@un`QBWmBcO0vkl`Xd^XFz^vDqnAv)Ss8v;mqG zHV>COHV0D$YfRJPdu;^IK75|~B zqeGAvL>JF?upvg6tSQNt=7#Nnb%Dh-gl74E3^=T$BWsgN%bd(z&^SyIRS1b`X`Ui< z4;XzpyR4J#sGCLqH|jHfF30qaMdt%7+}z42HiLFuTwsS^-cFfmUruTt?|Y9=^bjFw zxngbk3FWE;X>Tkor1s;Y9f{|$7COF#wM+iX>Y48w-+NOUlNZgu37MJ)*c{Y9;QPgC7x23H@#pj_i_c@{E&wLh4=-Y%sTx-SpKT*!=n-i;)3V>}ROz-jV@YGWFcyvf`)^Co)6nF19C}=BZ zCn2@}Lxdve6~a%nKU|!gEIK>$gQb2Gq^BS#7~eG(e5_LB;r>$p`A{@c_3?gt+c$R9 zUd>`KX%O zX>x&2guDChmTAFUUR`Ms(b^TQtq9BIPFnqL5`#TM<8q?P+eNR;S#s!1h~M;w?6-2soq@Ay1;Ll$(G)h6qJjdJ8Q3mWrEht8n+1VuP?~1y*gwL;9vGOI&UBtp zNI{g}E%NZ|cxAF6H-!(}eV zBV=WG^H5VuLWXG*l%Rp5XT)?7o?wL7ggRYvU)1*rnwXen_DhulipM8ZzibJ659d0H z3;2Rbf1Fs79JPGWIR~%fqbazm_DiMO>qcBsKpZ0fYu2hdW#WUQExWR<7#`1VbiXYc z*>@?q&%APSJ;MhFnkp)6$^^+2K$3~9GPU3U6Z<@+T)>|n_$B0pCV~X> zJMoACRQc1m;<#kRk?`Qk60#_*7f{)dXapp_R6IPXIUIFBjxSs8;+58g8EUZVlIF(# zFj1Y-Kt5-Rh1H{L^qgrA zV!^`;KqM8QA4ySg{?c^czS_K5TN?xqDO6m7Hq$^DYMBbX%Euo)DlI#+n87Aoj!pOL zS5V8NN6rc=q;S#3xGMCMZ)h|82Oj}GR%HzpjiO)HHewjaXnSa$OOT{Wd1#-b_i^u) zGZR(bb;^1svJs4oWWqQ^I7N8{Gf7lJWk7a*>HSsMzhcoavs-IGl;m)_< zsplxJQF6cSbV7gZ2%|Pw$Vzhj#D_9@80tX%w5&>$@CdIt8fzaLksg=_XOvhhR9lEI zAF7ZUXlQU5X+O>un42BKZnMa=jxzYo0BYjI(#}*XGDZO(Ob}Y2{5Xb&7#D+Kqj&Rc!>_tv>+8J-7DO{NiQy&1~lUGhf zj&N}f`iJ~{P?s`=_-Bk_v)vEW2vmu>XQ1tQ$*8K_O{4b8to3B@6`+Dy#8y)yFQ3YB z;xx?Rgy@GzNF8SU0Zyzm1%sQdBoV!&M7HdS&#;hM0LIjMu5zH-Eu$|<8XJ=^oA0@I zD6V%V$tRm(FB&aVO*L>UCrIK@41b#XYBy2ojfM@YuV2hInfc;5`F`2;_DoPDDHDGg zQk7>$i0x)$s+!toPkHu)p+LUjU_fwAM+@pl{g+*R#*4doK-qF){MCg?zia?3yq+D= z8Zp*UV%MKGGn2LfJG*;F!}RpOEnD)-WF_knm^~R}PZ(K-`0^m%x;tN?j+$}Zkj!)DIX@lL%E+9i zGlMo1I_?9$6pEX4tiAf=WS0(ae;MQ7f;!CW4SAxoEIfho>kuI89W{RYvKh1mm0QxT zx1Tqa2R$qc)vw*=^Ri0(`s%j9o)UXeJk;#P9wc>!l7$x?*a5f%_(LHCx`Pa@)C(FO z^`zY&k}^9wKn|P^@s|Q}({9!hUPJP=!>g;EqeEk}2?2zg zSz65By8INs(D4v}XZ&nUu(Fc06;)AOcaMmN4d?$56bUJV*X`nYu%tH|xSL^XBzE9w5O zTyYVkZ&IJPnuKePqOt|u&Pm&djqF9+TJ*l%%z9XgeojiSY%7uOQkh<1%L`ueM#BQ_ z?atBmD5XODmGk1iz+r`L`%2cb_C(@Es&N6f>B6nRn^2MH(I}6aJoIH@ngWqgj}8cM z$Y*pQ3?Zp-qo*SGvMM!ZhV4RM5)L@*7IW=#|I98dh2I718gsX+-h2)T?!zzsghe$4 zO{)0JK1K)~i~0P^qF<7)ne)#)qx!5W>1(TNGRk>KFIDPg$4O#*P^;GWl49|tFj25Zau zrS>{l?@vsEZ^mWR)#H4CTNm4{UueF|vlW&aZAW?x)<}WMrHCaH4@U_a$R_wrs(Ik- z`e6DkzkYi?ql`p2A|k=jUj&S3I|rKEvDR@3JSK%h<;wAP6(DCu>+Uu~RK zZqWH!Syw6mmZF?hwX*!HnEgkITuvZs>h{Cc-Ve%wxi$bp@ci(*5sjMGq?@jy_mu^t zCjuf}-rP?6szsgo3G#N~@xVSYry(=c)euHwvp=pHc zQ;bykT}BEEib&#YU<4!_EBdI^4{?mNxk=tT(^71^7LIopi!2JmfqGMgxRe8@mNsXr zO_tMNm3?wzlkX3Fe2M^<3@x~^@CBtG-h+-lgTcuA_|^tLqSvF5PHMTvbJa@WtBXf|j?GD& z*Ak2Co72|RlpGWk()sa(jq~(DXZb^rW0>j2F-9!bwQd)c0uLHRVZ7I=FP7{=)H zd7iEa7AQPU#bZPjRi2Ujva;$!7X`B#!_33JSP>!t?zSqEP@518o)7HTxGwzz0|Q%& z$RHV%VFu+_McQv%@r1)UeVE2;ewTm?2{t~qi>#x4qfTvb$Mb9F>o-51)s*vddp@qN zH*z1u$~C}xO~J52a!5&phUK?~NL%jC?k?+3Cuml(Wo###4;QiRZ}$U&W@D*0NCK+a zcf5sj7FB{m&$m*i*)`;pTRPy^WPDYMKiJIwJe!@ZweNQ&3)^~%76v*M9P(r&C*LdS z>ZWT(qJ}FA`vXi;!&%-|Zo9D&;O`~^&U0!hJ*Vr5H0?w=)ANI=<32VzdVC-@HWo4K zHCr129=@*xFJk?gWAvOzSWFD^>hki@jdv%OSVr<#{p$=N)8~Ne5M&ac5Pb$0#p&l& zfS=Cu^Yh#KzXD=@!eyI{Q@svYz~n`TA#b}~eIqZdSfmyrNfWv+X?sj&jL%v8Y2?Ue z{J)9K_xbegDR5`nE(}F#rN#*ISS;g&u7!1)*IQA35(sNz?cKm!bj&mX?W%0-6jE3GDr3M2c#PCNy z6-X$7f=nhV^`OS6!xie62^-%M45^`sRjpxz>!&S9v&li{tw_#rL}QE!+Q`wZAucQJ z2pq?&G0xhwuPxHgk=8PzS8g@%w*txQ%o29(H|iIhsgT$cVTObVWg*J4$iTl&ve^6X zKAR3TgT+AbNjjPs<|9dn@;xLocQyt%=rsyQQ~(}nwG@k9olr_aVZL_(mb8fsnjv-* zwdE%n&gI|H;laU)O3mg=zr&60?>HgjDZPMO;&s(Y4}AE7=vFuLUC%8c2}xy${C@C> z9ePK$R)beFDn9<>cff_hr#}MEh7Y$!w718{kMZDFhI9=Wt12tIJmv`@hNEI>7}=)a zm#c0r8h)A~VtiWe|5jrEX~~=Ti#+%AHa0&zX8vxO#S2CpR9-~8CKm&MzMN(?H4#aJ ztO_k#}in)B4!r{_eU41Nl^!VHM zQO9M8#+BU^8>e>kC;C=k2LP11JOSTsqL)9M6)uFSes(fTyu3F%08rX8!nkay3>**$ zuWE}9{q@oxCf7VD#5ck&{2Wb3Q403in;TN<_>E(!PYQkq5 zEFmjlFo==2af9~9?s!0FR&exNk}luIMQV_9gZRKRK5D7IIg?8_w&aH#KQY>oH&zjDX z&dzSFvG=9$> zD&xm7| zeTSSfAs$v7pg!>GiEumPWC@v+rY5>}kq|=@omC<{rSg~|qNdnHvD3k{dFeQ@%O zajj^#H0!T{z&s;e2{7kmXWb8gwN=%#ucmrpj23WTL}TG~_5z+Qf%3BvD9NZCqoF`g zDt@iTM7d&yO#}`f31V5NKoy`wI`l2Nq?simtecWjvjo9)opqC^AVLBtC4;zAQ{q2- zu&fv1p=J5q#QE6)R)LR}vxJ(84FfsI;Vf_h&G`Idbm4vkBH1i<(a+jEP>5?>MK#k0 zA|mP4k@`1uy!imTwgVOB|1&VqB4_qsu`t__i$jjbuYdIctD8=zZY6F)GIrpW>d62+l& z4*(QHo}{5(!)h-cv>MR{i?F)7OyA!%fCdRmvL0Y~RL86q|Eh-;7+rbx-69QeM)H=7 zCiWgsGiV_Z^zkAA&m{fI-{5QI=s0mp@k9C1ve^IU&!0?H{8#5120+tT;iSmj<20eS zpF;Ce@a}Bg9MZ587X0E1s%P@6Fsauunb(|{j)1k@I8z~&_yL*)B?a5G>Nw|M|J=&+ zrV$k_jNa_R>?cG7>SQ0bgvv^95S84Le;x$t9yHNedE+|q^p!CiYclk0=xHXgx?ztC zVD?xz9Iv+?Je4#*6Ivjd9S67-#%<|;rNb)I3Zg2Te{lY|o_KOk)z5F!SFFW;vgW$R z!hI?Ua&~d81;+?y-;EenmoZRRqa;rBvuCBXv`jSP7bUScIyPyhO6}TRJ(o%4u$2_N zArM=nWuP;9TJv_zYBn7D0td(Ni9Z8Kij$)TM&DLPg3_n)<|aGTnj& zCKgskYh+dHEmS#{Ozlce#9Nt%hI6WI%dfNjLSeB9NXAu>;%RHE>={5hjaw=QSD$72 zC?M$eg)x(245zPr^5G6Gn@p06tv-JGF^7$VT+c6mB5Y3q+44|?R6v5{$BIAech5jm zNUUdrOO&|wcepOTG2s!da0M_p^jvd6tT{S7iv0X&Bj(KhBO)B#9r=ahi8;5yuD=?U z{dnKMcg^SR#k&DoI!nMB8==T2JC)b+i~~bqUNDWWJ($N5Jn-3yz_5D1c)zC#ZyID*#!m)iU<)7$rLga>T|?;t*D57 zDD;o8AI6K^+`)GOR<4k$qRB;W_~W%Sk-Q%TB>J`*3*L5;l$D7^o)gL|wax#eFNT1$ zaj!zzux$4qDA)_b$KE=9x7!uL{ZsF!@Im7T(|6>h*h~DGnHEn-XAe=JxHJX7+mF@t*gv*J^S;VpJ_gpYjgqkt-Uw1m$7;=hMF@A5(RP0iMVAa){a?bLVYf&9!StN%tTc@ag-*y_arwW#xqYQ{6Hl zC=h*e!z+XPmT_3CQ9@G?^#>#?aA_h%jwFH%kjcrj=Yx&y;jJE#GrK` zQJsKW6?p~c%8<|G8_M*3b&rk*(hVK177EEISUn{7ISE4&XJKmRBR?B5?WbkC&hiCN zCz;!LCV#jjrN(Oy0uyWxm^wL0KVa-Pe0#cT{q_6X`(A1DQG_^2g?CF-ifrWloyC9& z4=eC*F)3;=4Xxxnxmr7JK}P%Y<%oz~wyqC+HUdu&z-r8ux&FQ20m@6f&igSBG?Y12 z*a!*3fRacwiinqLM!Z=S<%AToSsLgmj-Bc>IT>Oii{RrF|F{KCq9rOSsvXtmsJyX; zbItAh$$F;&mrOIz`c&*D;4vM>ygf2_OU)4QPHn%Q`YfV%9j?kmPA($VMMr5QCogZ- zxbD+x$R0&_^M4mr@L@=ScxY${jbY${*I^UV^Q3-$q4lhT-s=XHn3(bYyMrq1+u7b8 zb;JhXJ)x)g+zmqlE3LVG^FcxY5jVPJAesc{eRTpZU9WL7HxJJv>Ca-3dpn;if*kV8 zl)#`MxK~5>TPQ!}l#~=3K>7SnX&Lxz8=-dQZt`2sDf2k(>CT$AkcI!*$x)x-?U~XY zQJ}GQi>EL*BUY0sW$<_O2;1$Bo0}V~merQbbfw_q%AdOXevJEpUumrbdmf@E3$6&& z)(DuLc3X2y{JLg>IAouCO>7!7%LLv7l+YBztepph|A^%N`6Z4QQ##_jniJIy`=zs} z?}VVQM#_#Rvrv>2C=)UD^$*mhKYOXmpS_e{zoPWJ0NyjAc!#0=vePo|EEnC+JtAJ5 zJlX~ZoiD+1X~-S+_vcz3L(k!E*MPk^mnV=H5ewlRW-~5@+Vbb#2(X#!18x_A(+As< zB;L*|i}cLz+p<5JGr0kt z1*26hETX7k!v>94UP#KDrfOgX(1SQjygU-?Z|A*9(u0)@F$uIP4VVe>%wEV5Ob6XP zMcuF@!lsTNAZ^JYYNnhV8H?M+S}#&u0DDaVbbHW|T0TYA;ZdvUpOt12Wpy_Nv=WjC z+hgF`40;$rn+Rc>gkJ?-ot_<>nQQ2Jo-kUaGcI?wxEczD(g%ru1`+0~u`7d{#^*%2 z@#O1EQERn&%8rPCwXay4cV$zT=DSbod>*oTquBpSQQP#l<3IW7jtD{XBiq$XO!1)p<@SRSB=$@~W6*oXR0N%mjhWsf6IT9o$2oLYgoT}X zs1h5B_f1h_4f}mE$-s|^NqZ7YqYY4w_VVq}@62oe^#dtEUgC@Am z|D5T_9tbc%k4D?Io}|D}UPKgpnM+BlM)}t`PGK|NAs4HzkBzIhSzHDx&o3m^sefO8 zX2z0v%^)gpsjEn7rBz3I(})rQ2bY0{doLyD&Ho)Z!U?~Juj*ey_~ z%3m*{wzs$S^3U~{8>+|q5#(*j@=6PXZ^kp*@oHvqQKh{YS?LZ7j8s;#vxbM$-Dk_& zHw1(J$vD-&v1Ny+32=G3_-cDR1}*gU{m4bT%#87zO=#OFep0Cmia-%~ge}^Ym~9j( z<%_(ZC`|jh6f1Lg)f5ORbjma|5C}mhsaGeg^DcRIKJfR$$J~lN%2N>FMh8-CbZjBn z3>IV6wwtf$dttb-o_!;?Xfwj^<1ebm+6P}|?7!1&FzA{2hDC)nqv8>bbpgIRh`&m@ z7ZPvtkjG%$Sbt{X@guxY+y>SK8(tq2WvxvwFF)B!S?tGs`TMu1x2H#5QcR35==~B` zGcLJ3E7Fl*aE426M<|-djqK?bkTr>Uia|vWRs=})dGnVtefl>`|4%AkLtZIvqP*cM zrnfuODJ!#Qc0j=xbo*(UElHSBo{i zIk8oyAA{R!0m%D3w320XM1-T~2vH%9&1k^9&LcKn;w0Evy$qQ#Q7-yiwd63UV<`8& zYDv-1L!5s5o7yq22Vo@zEK$1?Ld7+sea9L~dfq0;NPm7yWw&{8>%hA~%Pud3umacE z70FM2e~v6BQXd;V9D2|$Y@LRQ=?y%}BAps8wVUHM2l1OCu($Um_(dHpMXH$OVx;r= zrm~S@6b4gf(fj{y+i&xr{bL+;O&T#1^6ut7gSoj`+kvEOWfub*W0GOTfjD8P2)LKtD8RobW;!$S0BO( zbC0Q4H?96gFdE}ugwk_x*Z%L?Ucy-V8>eoH--9HIWqp19i6rY9abaN9=?ezRFy06G~#wsacP1% zKzAentXH2Mupo6Xft`p*c>ekLh_>mz)Ri2iWmGYe7VCI*gsjqSv|vS(mZ>NxjCY8r7>ahorbo3sdmT8B&Mo-?WwSW2d@slp?BWed z521yS6?D~C#uuNH1p+(5QNUvS%=j>DQCpvg8D#n6n;g3aXR3X#tJDF@(pt1^#Wlg& zvBo+n1>g}nJ`M{j#E{FajTa;OU6I-E&kG!_C)0^wn7^ihfv?apoLij%p!Ex!z<4Di z)5eR{&{FB8yLqf_g3tU2xRw7jCJkf6$|NnYo9f~VeYt*uz`Yov&LZsNLnFk4quBMx zZZnyRz*9(=1e?CvcR@^S@95|-uK{2U{Xx-T>K3!<>FFT)yzK0*Kxf$uy7>7Cw-h}5 z!&}epZ9F!RMU9^yNX*6q4|*kdBX!XIWN*(E-`(Pvl@^=TH82Drg!fY4BM>oZY_}TNZ^CEW8&1E~TRJwIws&HmKjo0}IA;1avijbH1oS zU&cgJT45%R?_+B%H$l4rb=y(FWNBeYN$hiZGVxso8rEPQWnxEB7~{Jf%FJvvd8FW7 z0!Bv#&UpYBufaUd++2-Fq`-rEu0*PB(D+mAWlo?(Yb3#sKfalF{X&vVQ>d`e*LU$uC#;v2$jSfd+pWKHj(NCeiIh)R;R3Ia8wzdwNkEU}g zYpZj#*sTiyMq&QG_;@7FwkASRLvq#}qypS2lvI>(5w<92P(%XxZGd}(a#Zw(H3`;T zVp6K63lnmrh}rfo9wz_R;UXBw2uw^Y>0yPyUhT*71|?muTYRpWj}y41k(*RnZS$iC!(zT{wJx3o?+>GPp{;)npz&U zLS}q?Cjw!3e7oPY&~UUUcNLr=+BK<-_7^l%)N>zjJx3r|T=7}ELqIf{6%w|PPZ98L zsX~E3?u@M?>inIF`ug4u-+cBIs10rF&oF{sf}?x+Hc*og%Vu za~3Xgqo+JO&H9Kr>Lv6Z&4Iun?h2MfA zWZL-8OaF~Y9a&{>E?Dlz(=B0P5oZF)5P()g$!&{2SnqMcXQV6j3ii?Y(Dzr5s!O+8Rw% zU0)r;1_0Z{a^0as&oHw07IHr*@Vl@owwUAvm1v0CK3?qeOOP8n+E2;R&p<8OG|#t9 z&%{6wg6o2sT;2=O{^$6xzS)47LRJ4K0uEeGefI)~Ej10x-VgseuK%2kLP`9+M8-i{ zjYg;-)&rKqdZZE27#!Sf)FTvBb?%gM_t@0b+Mkv_yWePzxa&a)>Z;6d8-{LzQHLwC z!{%~QUiF{IIn?i;YZ@!hR)D9UWj0?`v?6yr?55ol?tR|80tyd;7iVv;XRX@WItpVc zymwABNYP>bWIEz_UzN604c37O&=W|hpItkjR@?KB1NJxWHJ{(GE^s8H2;I@#FJcDo zW;G1>odGR2|7ZTo>ht=QI?FTB#F60xSjMuJW7YbUmK2?^Nzi0s_q`&JTB08tfXeR$ANDxx{px>)mS{`%@tK^QA%S-YKtf$Y;I1}f1 zJ3yYCoOl-F1g>c|*rap;k}PweSi```_*Db2+tJX|(<6C=f#j1qxsY4>u<1C7YO@}_ zR$N@hr)K=Zv|zS#lplc!DC7yf4%KxK4e(%8{J`j+yQSB zGaILB0&EKmt#PQTk$Lks3IVFAu;I;RTVQ zzv4wQ`c^SoS19ls{#aQ@$E%T&(xf?18oS3ugKm>AvpOvB5D;v?nUkyvfN8Oz6U)zU z3n(k|1wJ3w8VSLdaf4?g9W^y9dU|?ZM(^|cZQx0NqDeBrr3LFij@UU1$XFTEdg7m- z6>bWh^VSpaP$NfZxG8snfJa_X)bWSoodFSo-Gt4&xLRSeQI~k0gVHx|{?D{D_cMje zzv`~1Q-h&zhlk?4)hX^TmHOAhqr$qW+oMs(3%%QOFNHRTtdQ=nFcji9S;y(wdu zT)wDomT#2q_H*9!41Ei6%XHgjns(;l>1WJe#<-Vju)hS%ub;9t>`Cg^*+Q2J#KVMA$ zX0J8f-R(HCv6n-E)$|Mb`RWfAOsVtz`}eXREiPtKupZ~)oAvNxUU6)!@`>?DZ2QVQ zExtcK%kU_fYAe(X4SmW;%1C=MBf#_L1}`DCUlv!6(4O{sg9tK9v)YIEL*7?L*KRR= zx}6U{P*02b8Svy9%MXD}#5-4Q=yng+f&<(9^9v;I0f^4x&;8BIoq^r#2W|n%oe?9C zbWgM8290BR{lU{T4b6LrPdDKFNJMq6bj6v1*k!Sowo*`F6#ErJ%wK|11+?Efo{1%k zj(y44Isva0xk{cxZQU)33phCQ&lY_9R03H zH#^1lAg#s4kYB%kO}-2&*lz=>15dIFD_u?ZhX+JfeLBiO`wz{JwhvQi|N#yZiO z(J2nCYU%#{DVDynHpjHvwDKRi9pK> zRL9HtZNhX%y=aRY?&SIB{*s;77Ah^j*j=D;{`E9a)>b&kxkkeGliWvsnA$V&x+p*- z^_Gt->)4#VC`A}N{v|Kjnid>ygx%{%(pHS>%Xn$M+2O156!@R;97x{L<&HJ#`4Mnx z{_czf&19WlSrbLV2uOi>k^&2yu@FZ4Iz;frZBaT<4&Z>Ei3?J@4nMJl$cAXKK`hSs zT59z*5obfr4eCNaR-@@KS(V(xEr>BKz-md$7%$FD9C!*C_nCu-85Kt4d1$G$Wc^RD z$2s*vJ8NUsW5cu3*?dQ04 zxALneX48^fB{QYRs>n^CyHQ1Z6DjHX>P&J}%$xg*SmGE1Z`q2mH?(VTFiyPiy52hd zfF%y~+rU*eXB-g23i4+aE>VsoRtL_^T-8;o>yxePJCj5PtgS>mK~2;{ne_Dlsu|#G zgSSM&q()O*q7-!+r>4|hb4;zPC;u$zTnVwm?;aF{vp2m1kHWKZ4?Zlh3_JtQ{^1eU z*sn!UM_R$moqI%8*CS^nQbF#eElT1P6Ih-1?_xwU;s+NNoVr3O@Az>gM$2G{8;|{W9>IOu(>j%J06BC#4W0W-q!Ll*QA4)iTmPN zdVm=Nc2l?q))^BTO3~%l1)?}+K}DC`nL|{Bcu2?@nFH}ax#_0j;kq$_V5Pb7!3dO% z;<@QGjKs`khsGN}ky7zz92{VhV%S0GIZDAHa<pHs^-Rym;Kve+$<7OnR@>>_=xB%B@HX}`PDJj zkzqzWX4By<@DX2y)a@0Jhk@5{kn2cMzDs>Z22j-XYhwHh=h<1$x)Gwx+r?BuNtsEo zv6;-A1)j|?6cnW244>I&-c+EjYvWj*f&_YuRaVV!2a}f%b4LWdNR5uEv4X5oe2%_B z$PD`BKYLk2$T-JQcm6Ejj+yZw7IF-N93gIU>>o{`c=`U_W)O0c$Hwl9kc%+b2-MzQ zZTgCCx2gGs<}_g-QD6X!t4r!8nb_W z%_)v||NJJn{gguon|2(ezuMBp!-~3wLk%}!+I;Z9jn9W6 z!n7g$Y65>48;WGYC?B9B$jQ%bxcdc4{Qg~?eD8)W`iAx!U`12KwH(A$`a$)Tn7&0vP;Q@NZI z!}qIpg7FpI`OiGajuwcbzD|mqihJYlk5Zx8ihUNQhLJ1CPJ7V(tFqGv97#&b&AxY5 z!*kZpmr{U=cL2MSq8Mh*z`bAv6zI)de9g3>$J$o{W(fs_4V^#Y)9W|FX;a0VU6|AD zS7~>2Y=~s&rI4(md%OZNuUr(au12ZQZ~SB9*IIe^l>il&=w-vS=9iEYM7olY>dbd~ z^-6VKXw?j-dBkjDO`kx|5ozoBHvA&rZ$xd9n2a$+T z*96t|EX3p=WvgqMFn!Rlj!NX~g8b~)-NGNnZg2U7!p~IT-*!Zy5tG5!Qjnx%q**2o zSd9@DB(xXpH&)Lftm4d{?GrHU!SQ%5*A(%L~rnTQE z7){S?Hh+=^=%(5Z&}0IjsM>*k9%GQ~BdY2LStI%J?^|2NBiVa;gRMpwnII4z4+-O5 zG&MDC?EyX;sH`3qW}rEoLBX>|YHB_nk5=6EC2-esH{z~G@PhFtEM!GAS9=S;!y70( zJS)Ve@q#)EFK_>-N~Vn?1XXkcgRXg;|DMHTQDIV;U^4T`UrWn8_d=8us$h64Ye|1B z*<>*8goHe~!ZWybiL)PN_q@MyjW9L+%bp={o)PH!|7;JP9Tmzpn}8ZjJK08tCH%3H zM~dWMvip(yNe4(v<=nnIL160FzLCCVC~5O(Tf@VgP9C*WK)i13^9vRfTc~Ej8?AIw z%Q7+$CYXEKvqINpF-<_Ir{D_M`!O|{fLL8SPs@~z^w%s>Onac@1djBiD6ZR5xkRKN z9`Y#h3C^n&46`?;v&;pfCSWd!LF(B%eCNy+Dq@-g+TcfAB8!EZTf4yyi;H>h`y5o( z)*;m~$o?Sdv#56^n8w+Ojf3L~Mv}jLFx)A1V_Z`sab?O$@o^4Em-6vauqf+n(emEB z#OK3laE&Zt>L|qd&JO|aB7+f$f}&_M9V(FtGh)=*y0h4qUyvOqg_B)c6?YRFjmD4G2RxCFD6A&<_w* z&M?S)9KzqhArG#Q)Lh?_*uHHo1~GJOIJIdHENgIZl38Vr99bU(a@~;@6IPXvgUgHS z%aToY>FD^Mc1Y3NGM0$NeCELy7&V-b#BC{?s-$waF@fO`oC z2Ei@jjL_4k=vU6ilc})O=Jn9e_fgG0@tEACE&R&vsEzxmStnHsM#Ew3W=DF z6Q*Q7KKDL)y7rTJK_R@s#NO_14FJLai$Zx&JHP3Ke>bw^luJ?WF!~6vDYc47OPSKs zl$Vn-mL~N^gQKc!SWn^-H2{#67$4tP#UP3h{N9!J!SZ^k3@}M;KC~RRv9vWU$7eAS zHmezJw@Zq-Yf2|3wX(MUWC{%2qc-eEB%{7)+Tq^S0Q-Lt$C16uHRjulKH2yr_7ai& z`~hj-!Wz%P%;OWY#sQPAl^z&X?t=8T;y;(?de?EjQV>*gk~2czk%cdk$~6JQT7y4{ zj5@o-5<({vKHNiE9gYR0wcVIoODqYW*mZjlc1JHpEHMd+2qeDB{>o z%x#r$0Z(@N_zbdTH6iJ2l@sXhW{9dl)HsJoItQaR&XsxgS*8?}vLFCB83*bv9Gk*JZ?3Ei(Sfv*M(s2u;+1X*;2z_2VA#FnjPoBc4 z4%M6~oo4?N>0F}#)oTQ)Z90K$JVw%3`XdDP-%z9Sv^euP76AyF?IiNYl2!&GmD^PP zoF8IGju6W1{daz;>lta-gNLnX8<1{-&mE)7lg45nAu!m3*B`<25e23qO;z?b=5O&H zmJh|jQ2}tVXbCl#xWCO*wtxBdC`v8}gN~tn@rU_?n zVZDqny&i=7NAUmG%?wBdg!&wU!hU11u6ALua#b)36RX@+fLmtxqeEA%MApNUZlOtk z7(l|T2I0&THw6)xgg5zPA0gIoeLeqlncX7U1>);R;~RSIbqMsOBm8?*-63>(WOrv@ z?mu!7O822nX!mUIA{3}P{<}{BL;`ny)*C0u(krshOnuR4Z)tLo;e}LlGG_r9tEWlVVat4=IRA@;F$=c%;UG=b)=j!#~kV;X5%2OIUn_mMp|ILaM z%JX3qZ)VF`$5W=qJ>W~a*7EI$4KS%7A;87$LYNGJKWVf)!0jj*4w+k;nhdYu1}xE&|(OEYhtRP{~{R%bA(B!bq-dYKYGK9V=GM&W{=pk zScNLn^9$l%0@YLk9sqcT8N-;`X$*`a{uh*y&Dfujn3QAWZmyApR`xh!X)8p*C_1f{ z?Qv}3!DMlGz!EUq%Z`L}IN)bmW4be9e``arfaO|7m6RoxakY!rjbYX`QDZ7`9ykUu zqF&A#pcb9828FP&S@3yr<9M-5^crOZ?@2M3rw9nDYoJM=CG*ZpB}DvbA^yfwQt_aRf>dHbW?Yl6QC-#B-vm@wi%1lhNj#R@N@RmQahs+p`D^$qk>$?J6PE8B>W$>+cfX93{?B5p6=Vk zcj{f%x)R`snN}n4iY%SN_Kh0PrMKiF?op;+UYJzXHEPw8^!h70cJW`aFW4vAKNu}fJO-1}o{*b03;Va+M9J~lRP{{K+*)&Ws;?f>vD z-6b6Y($d|HfV3dpjdXXnupl4;f|N)%(z&G40)lk+(%rm+_x;?z@9Q5pyE{8`X7-#p z*SW4wd@N9XO!9P~4ovrExPSh7_@~LjS*Xi~rZ#HKRE6Q7R;AG}8;vxyw21Y=d}-DL zHck2xJN^Sdv;7{-95~P~GIV`ODZXEc%QjXY>)_A&xKkHlF5zUAjiKcwn8y91tSW0UVK;i;ul{HAO1@%5-*{q~?)N_bWY_#bTu?76HoI^_Z>^XUjR;i_tEG7rzb(W_3 z&dSR#FpFT@Ca25HUk6`5%}L4Y+V!;@RRE%-$S-np)VjO7JDtN~a-f;qM7xP@+4A+| z?^ndfvD@?SIukUdxi+?yJ|`8<&%d%*pfdD5?LR^M9gxLgA(3L_*+U1c4yO|{h^DFU zZcmGj{jo{7s7lp6dtRNNm&r%+GOF~Zd2hb?^K>9;eQh-z?H_1h1EG_&%L#h{9-ei) z(fo>(P^uO2z%XjX_Nv^Rf=B{^n?3`yNOLF4UhzcP>W2LBsv{-hc! zp)F_F#V=8Kl~S`A+$}B5YJ;}Lc5tz~zQb1-e(14g>ltrbEi2Q$j6JTpmX=nZy1M$} z$nfxj)WrGHAz(&g_%_JT)AK?xKR-XO?suNgr%zT9g0-2fw+_y;SM{Fn<67i@Y8hID#6lo=?{%m9PC2 zocLT7#z-&_@=C;UN#7AR`bg;iaC8q3Kh0hLi4 zOi`<%UFAAC%I>d^&bzldwA{xAIlCioC=3P=eo%A@T*0d~XjjU(1U;6QCb(z!idfkllP zWAah)%c9yzkW@v}169U4amw~Uus9XXd?&`bPB$Ls3&k)RC|tXL+fWmRamVIWNL~WR z)Puj%8ZvOQO{-W$mO3LSwk^3N-_gckhkxZUT%a1Oa4#Q%ap3!*?8-~vGB(v)S0j;{Fdwk4vP_oC&l6vjMpTO#kbqn&r#h)flF$ z2RbLg`7|NYT*_a!z4NC(6LHi3tt1QUR` zgWo`LXw8$Wkdnc%@*e9Y5$xjno1;;clwv_w5BoiJ#E4d)JXW>=kC`&>HP13E9QXu_ycCk_)C|e1J%}>% zr%v+n)l9`>Q6p*UTQk^6E1?}<&R?Gb!b}$&_)cAX7pNY+z7A&g%>P)jNJh2MWUs<* zF9AFAt810VP5zE+V_)gp9;09S-eQUhiimynVONdDQcqP>_i5PsPtmx4vD(FBu#v9^ zU0|jV&1o&%qDzmT2OQL{%np;P+3ihE&I$Kt*5ZB%FSDEW>*sLz_k!Ep=9ZR%`oYR` zSbb3N6S)tdde)3leg@#HCG~`IHJ^x&b`KQVjGU{rw6)Qf5>nN@!W0!05U_1bO>?2s zePYGr9%D!j%*vEC-QA?9PcSt;B#YG4?^1Z7P_3)XFQ5C<_4THY*M3~Kkdc!(P}AtT zUrX@0TQCRA8cGnRzSZginI;ozYF0Nt)r^=c8y!HiQnHEL4^j32Y?=(dMnQ4Ofv5Zt z7Xz??6;gN5BU;7y*RM=^#*%3V|kH@WNt1o6)}e&g$FxQHa;=MoXSX_ z5wN@gPENP*hz!GPa*?kLU4-TtF4u_BOkzdGZ-G9hzOm<6cP9brDKiT1Fm)htCOE+A;rb4qm}q(!ceEQSfQ}=+zG1U3iJs`xjLQRf=3d&MHux{P!d;Z}dDj z{XtZNd->iaoht!53Mwjz&uI^81%6w}J6gzdUni{I0@+2_Z3S!Te z)AixwbD6mg(OY{LE0vKkK-$vON6tj;m(T11L(IeF+h(+2R=!_36=fBHCxEU~paK%G zJa%kRhN9oy->cFn+C_hnmI4-|RGVbvcg8jKY4zeN@=78xb@YH^HW@n2bE$_H67^8r z;?$~NrjRS!-i(k~?@q*3_iDqU=?zLiCW_*ft6_Lzl=>Z!_J;hxA$6AhrRO%5k%?tb zQ%z0HhhT<02IuUe;$k1kPp+z{gZ%2;Tv z&Jc@cyZwlhqU~r-oNAf*rSY=zhPYyZBIbaz+gE+|k?SS^;h6{eo?(-M83&R1`Acw7 z?V(#h=mbeUOZB@&z7ad7fXFX@a$H<$Vlb636)l3@$Cf%i6Hf)-8|}1`*NOhMQHt7f z0HENF(%SLs*VfLkG2f&6Gi|T=>W>)HR-&^TsYQ_@$=X^h`k8t~0Rz7x@EN*NbhJOqlWTY%J?1nY-X^CUH7P20<-x z^S-t6n#%1=&fTwZNheGIw6$|TR!!Z+-aK2HW;6Vg(>Y(KGdMBu+byH(pf=Ty@%3{YT-B)G^O$_0PY)C{$j#-4(G(k;_?cVjf) z7kpDuAu8%VLd0fZgM}CYFd07oQ3db&F$31Q8jZUv+z94mw`zRPkw8ZR3-j}LKsY&d z3p9grpjGU1LK3a8&a(@;xIqX#>2c1swFr$P!*NsA#GgAy`L3k#3EdI}SwmqYTA<8* zg#vpIQV#_ln`@r@J^R`NC)BTCyL`R0XAcV;jP#ptThai7f{^5J_`l5tp%6#gA*bBF ze_D8cmWG$=>els^34e*jDe26Ilsxt4kco|zVE$s9i|VN{eH)Gf+>F~3^YaF$Pwy-> zE@A=&U*nU@%OHTC5y-#pCH>!X4A^K=sPGo3Ju6E~ZdpJ4gJs>gzT(`wRGDktD^qcE z%gYbN4C<&ifBH)=5Ec>DO%T+vSqRk(>fpy%evYN`h5o^D`)h|W^Ou$Jg} zG#}pIkJMTvWPk`2#qwd%E^=^qRhS;1Y(!ptArDLc!=-G@SG>pe79d#i)M8*LMT5nm zz5qJ6EjJ#L7R^bewo#@V3GhvLk=|-)l9WWBo3t5y?iDI3?F%lc=ac?K3eV#u5dC&+ z+zbRnxEspKNJrtyY(A5d!2dw}n|Uwd-Gy-_WD)N#HLSDpZ9}Puc8f$4i8jBGOkI;} zca|GuNusM834oWRDU^E?-@RMo$JHI|9~tESMns_e1+06tRR#5Zh2(Upv(SASIEn22)5}Uotxwms$^b+iU4(jgYkAU()X^f+eDCLO6=cpZtw6glBiYuA$$4GzsU5r$6T-i zqWEKDX6U%?cZ_9JZmN#v*@V&iyZO<_QGX)$^{vZUrJ||PN`i`I@6i6?QGSc$WXO^X zU@E7oest>RMqew?@XGz{m_GaP3Ie{mRvZ|_+!?vQOJ7FgOO}v}m0TMdJ*?BfiNnoE zTKzqG$P3@~F$qJrscC)`ILm)*$j6@K^z@q-$9_huOQoF44rY0&S5+GD^-fEH{v%%m z&F}B;Wd#BL-kkUCenZf4%hLS;x1awH3NQbMSmV3ZSTe`Pl{-K&1p^))o{$SrDV3cR zA?T>H9(}$Bz|9~Q(TK(#lbU^_Vz)}?cE8#KZXtlY5nlrXJjBPx2Rs5KoF4oEGv6Z13X_TCOqvC|=LD-s|mfVVYPOMfp{Z$D$^ zB27w|E_jXd6%ZM#}+0l$^20zZMtS&U@C*f+EobA6esv2j_i^ z$!YmSPJYr5ijGZ9(GyFG9^2^Z&hRjB6+9z)Cf9g7E`&{T_i(o*K1ZCGl7d9@09caf zYP8*NLNF@!a-*Kt2vC%lmxto^V85wjTI4fBtT;q|?hWmV2Bz9~&G)_DS2$D9XuuL^ z)Yrs_<>kv=3U;|ZS&SWh$EH_m?EoNREmu0K3RdsZ;_(=1(;14`w=tMX2Cxt1@#D!} zoi;KS!h)V>9#-Dm+=%u1tDaH2TzfNhK$5=$`QtU~(JTtOUWOH|=amcvPA0Vz=Z^zh z*+E!Qn{QUV>-Kj%MKZBWFqKVk56G{T)l{$C*1E3~}+ zcGvMM0ck!YmM9{*Kou9c@kO|!LI1ZamXzo*NQqF@0KWQzK4ZttZfQ0pS$7B-W!L;c z%*o!~9*4*gkZ~aGxNJL=?6cS0LU$8M1|-&p)d`P`Tap@x8|;L3*+lk|aJw|dy0OI} z)oWKFNU9>gx0!~Hd4`SV8(s1e*#t%OC|yH7;CxsG9o_v}SYTDs1LjQczR#1LzxP{Y zHl%2ToE$}C);yIbxFJOA20j~~wtMU1Wqt9>qIw%AV?Mm;dRATvq3K&|y$f^!Tw2U= zdIg(Duq6baOO#U%)-A&$W3}$t*R}(UD&a^u*K(3W6d8VjmO%r_89hf$}J3jRhkoH8a$L1Pp(-rh)DR72%vy7TKv{0Sf@-(v(igdYc)pdixE9 zdV@Yi07xi}PMFh~$woe!2?U|8x=&Ywa%5B_o_d5 z^C6H=DFP53~J2Nbk5zYSiGW^nihuR()Y(qqnNK$48OS4k}3a2#x96dttPJjzRP@LFywl2k`*RLPW1}#ES`#w#{zIrBAvbvnU6=7}{aU|?uXh{H6kr338hX4h;Mp9=Ux7Rkj``;Zu{N)+GBCCzScys;it38c7 zlc7+K-}^$GTX|XFnRAz)n;UZe3%XM{h&HGP1ApC0T~?p&I$UPl#be04vu;e4) zg;q`9To062?f+j}q$2e!8+3$=0pQ<3mhv;SihZ%>K0vrnS9sW4KpocibfBGQTkybj zX0j%G#g>QF)FxktM=a31Wn<1rN&0*p)pUl!E1}AsGL;aZZ*fw^Hdlp_PRN|30)l38$gg^FqVeICJPlU9r; z^xR~f4LbHMKi}}`^zm+#+QsqE-9&=nU)HevUsabuLYkb6*YHX7YWaML`rDnkU%!U# z&$f|a=Wo3ieyg+)iu=@ysQbh0x8=1OKkwkZdr_RH&qyjiKR?g1PW6)U<*c++i(zAs zdmiSjRHOmDJMBv)i=T#_3O4Qv??06Etjlk>`;0+duX_=mhFggRDj?q7Y@eZ&(FYeA zsv|ESjfjkl{9R&JoRv!Ayp-grGwBV60q9FN_J#uECTFz34W%?;q~HhXh?7S(n&_pa z|A6uH`N~3nzBj(!YdUfF&C2eu!G(SGYP0g~xB1$TMejS+U^=@bWS@+_L5nV+-2g*y^Q4uk0TKlAm~xpu4P& z??{*{OU7jci&~pzP_!0uYOBX|bc`zAyQ=AGd<4D(xa~B&;^j?mYg-M5mXP6p1oxhw zr;||qqycu$sh>ib8UUqkY-n6=*?FTGq@-#aIw06t1`nRNp8L}1FvA0H8S1|K=dGHT zFCix77|yyzR=S^Y%RYhG1_v2gc|+^Cpq4(xuU^SkX(2VTu;*9(`sb*01o*_AdL+v= ztvz@C!+s#HNqwbHZal4MRLuPZ@T)a7klup#VL)~s@$;_o#U+2FtPFAY&KS#!mjg6_ zs8y)aEXWN6 zKwzXi%v0}gRUrRtOaHsQoYb;t`Plvp?m}%f=ITT-Qaw8` zRV8!JxQf;r+f628$yU!b*(rXJy=E{V-e8(_Vrz!bW}D6Z!vh|t<~90rqndEu^YbQ0 zkkqA3r(0yCj)PwdDLfA0df}!qAm=@#!A8gSlF77RA(4Ou)un$}95{nULMivohScn7eTU2Cvp`+eNtf=#PHLNII_r+U_N{?VX#|#N1D@gRb71 zz8TYwmgEZF7I8moLrK!o=4V5?L+E&X7~*bG*U%7m_~u9i2g4!K(*7_?MSD+%6SqGv zM@bR){=J~4h6YW~*Z%S%;*P-tjBPwO{VxE`TQEj~ajMg~^+7~pAU1l5`r!pN(>ql) z`@MW$l&ww9%Zr+n5tUvYO)eU<_t>k+7N0&D#wbSxzslk=!(0g?>@D(3k-d5*Zp&%e z(BJjw-Gy@carMp-g@*pwW2z6bYyqKxmTv#oiE#tUh1}d+C3GwdEURV`?lj@l{vPk% z4nCy+hYbQ2qaVq5s;}Ula_8DM!Q8=ye4sQ?RmddiGKNViCWxMcr6BTG=tj+>M&XMd z{-@paRxqqO0SHSU_O6mxKnsErXj-BeNkIDZd?5m*nE&i>5saQM-KGJv(xWYSXev~Hx?isk;87cJ# z+P}A`;=>dPH-fzc^OsJ`dvfFd`Bb>9%ACn{1cRiVovWy6X=VP&p;WZh=l43_^LM;&fb^0OYCB{_ff`KkAE);d8OpUlbl9eEt5t2#rUv=?Y#?}^{^1#k(zOjgYf zY%Zyv%Bd{nmUmJ-Q?P2Z-`DGIK8M8t82Tm`z>k0s@;5Fb$j)K-oB!3LIUv)kT3!WA zBuBGu_rBxe;l0oN-rVv7(C@b}07xs+vJ}4wFr)u!@>MgCYxsL!yz@Qf4ZJ{H9FN;X zc?qlRSk%#aV_H^H!KXE6`V>J8EYkE*{pD(b^D!~a>k5M9k1#EpZlzw>r6N8hvsHlF z>mHBR)E}~P3jF93>AUK%x?ak`hb7C&dU;iVB<^&erv1pFYCU>CjHVP;-4dGHy#58G= zjE_gLbd8wWC&2I|CuA)D){~%O?@&6pT#_Z~mvee~*|HY>~wO9}}I2dOV zm1-KZ#}#^{>);UDH8gJ^{kS&+_mq*N=Lb1Z7)Dxr!L?rs4uyl)ag-oa<`Gm=d8Ul5 ztoFBatt06)G|=x-|1b@~J3YmG-LvVYurMPfH#4)~VDt4cx4N1?IHMQ7IE;^Ss=W+|C?yjMh$r#Co9nxrUALb-Mc|7uAH)=i177 zbpz;Pc%2(j(U$`_9}`WVyKA|_1Ih?SeoZG#Vq&9&<4lb=w@VF95Jv-}x3{cO(9pTVz=VcDuGirpHeV-&LbKb?>81Cj)WD!}Z|#oIfY>HxhD9FuRU%I41U(VRV~ zd4EI8=kz2~s#-nl&z5A#SNGoRQDYuOMa>6V<@L3H%|GZPm(n*rX#3wFjYAe)C&Gbl zzk!UIe}1Y&CHolqIVhsHJm@c(J*oE0G;BXM^gN{`wS1SgIFq4qZ1ja6vIhGEz^4oatxr zOnls@3nN+2*Q|{L--QsBwHyeUzw>E&Q~8Iiw4?-|?R|=$sNF{P9QVB@mGoGG{VHn zef0n*Tp76Q9L=@+z{UOrZc-pT<_ru)@Py4j#&|Z2fGcw71E7vW*A4)IsiHJ?(%sW& zH6BYbW&g)`!c@DMmfek3K!f4VNY{NKfOZq|s4h%y`2d963uq(ryB6fkK;X%N z`CULel;wj?{oqUtQ><(4aGkwV9u%csJ4-{i-}UT95e`^ZWrdBp0sg9lTzjO;L*?=Rb=3!q()`$ zz+Zj$apYz9vw<25q#TFzvNlY?*!pax)Py@=xXDiNuV!$$x#>O)H|rRZtiR*!BQW5i zd9wk~{-5A)p>TkZ?H9Ne2cDUAiEAhbmfMf?H&;Cms#Q*6cdULBJbjLp^9hJLQ)pwG zKT7^P^oG;7gKX^g=$$_{Vq22bu*uEI$i4A_#%kgrR^VnCn+?5qd zq=*R4%4~@1@ zY{46-t_=_GHNz^cm+m(CS&46Ll^!USf3g`lUq@n^UqONvnmtk=qYuSOg#<=9mBpr? z>gou+J4*)HtpV)Pyf@&4+&9S9GL#fTq6Vlh9m4^Y*bm2{eH9he*HCmq_WBP*!23BB zHo;`xl3G(O6o!T|-jXiwimPjC#&wGSFmr#(jmI+r{RLVkH8)q6%<2sTM|l!aTK*{9 znq?P9lq`JvMfHH0ZHi;8Waf~=E~Q!_4t%uJ-B8&CwmoI^vkM5><>_10GtNPZI(mtf zLmzkScy)r99q89Gvt(=+MaKe4lLY3UaI(2x@RwB_V0}`Sh0r|LYm;G1fMcivV1#6= z48cb$M7}`XQm7OBC2%p@4)()~DM_K?898)k>wX3bwlF%>*&XS+@zq-V-Lq>W;y&(! z^fU($GQ)ro;dL}%_R8Qa!fkD`y3H)-)4Cq-WUs?<4}7Cf`ijRIoI))>4}0q|5Cx8MoQi)&P&tn zKn?0EVBml0A4yr@kFZU9miH17{r=;IxKTGDYP5Ok1t4 z9h%V?s?pKj;DT8A_k$540dEp*=iNV-d=<;TD-RtEBz2Y(4xk|5OI>hLBFN^@xyDc| zv3s{`jq3L`{G z3odMwO3p*X8<`@qiDRDT?gD~ z_~}=Cu$XFW<@e#arQecwcN2qUH-UB)L8%t%HS1hUbNKlhU24iHte!#uTJN|tQtvod zFf=O4aKu+~Iv-DA|D(dt{&KO+p1m#%H;McoECL`ov{0g13TbO=ljW?=`fQ1vJ4EmR zsA112{zm7p+RBwyqW>W!<}TIXc$`Gn*SBd!?5r|!KuUFdJ@%&lHi8I> z0Hg~M;UjlcpLs;R4GuXIVOo-ot9M+mB@Ay(eX>yiEES$zoeZ+`p90}(#M!r^XO?>J zMxP`CYsv0+nN9uo=zaW*{KxD;Pc2OR1RkA0S(MW{tm6WGz9M8dVj-@!=*Ocbco!7Z zk$~%NVDrb#_kJSYJ=OG&f2h0|6Q;8QeS;Wk~_{wxhwJ zfI%^Nm?@<85h#yr?gM3+YQTi7Q=ax$j}B)xTr=MK-(~@7e0IMFIbQf7s}P(|*gt)m z``^()Fn6|H(y@}ri&H(vX=(XEfQHo{egPYnkCHqW0Pko355e4dg$Ky?G+GQZ~U)eF}`Kbjlz{v*W+QY9YAP(;ypQ(ya|Lz|9+Tu0NN-lRVQpeA%&GB@< zPJ9;3RDs`$X*L$rZP`<9lx><0B#=q4Cpl)N7JR&={Mj zw|~gOrk=wvN__O`sDTpVdShtenVk1qB6#RPX-=sYBprq8M139{^c) zI#EEtClsuU#qq*Al?(&gq|GDYd0HKU{JPKt%F@h)F9dp-NfMk`X#*N*vfupPneZCu z`nI-qaT^6b634?fWT@)?oVkMsf(EX{*Q-7$-_HdbQm}zWqobp9M@B@E0Sfgx^4-DebM4uw)C{c!((D__Fux|{`41p z<}Fb8s}K?8PaQU{jrKS{tFrQz)6>^|)>c2qvG4TG$vOZY-o7)5uFTx#r#U=dzLmA~ z@^rxE(&4x@w?%X{Di*40a-oG)&B5X#kX3DxODesAeJ+VaGH)AV*l#{5W0{&<5cRxl zyHpscba^G=p%_~|q72VRXKhh+5g%XOa?n1+;HV1E!qoniPx zh9OMi^6}v^n|CCgmrs;xIcQ#eS5I8m7Kx1S>e0m2f)s4AzmbJXxoCkNIAcNPgM9KqW=AshvyyXc2< zjJynWFVzn&0CU3poi0fRSHO+ftaz$GqCiYzYW&?!+Ld=oQo7K^$Y*YjWj#Be5iV)Q zvE8GhqF6u=#ay(lt&hz&Jy+Mc>`TG2GZ&iAkpKNXVuKy2axYM}r_2nzG-Uj-A>6G; zOsFD&5pD5`Id651{o?%c!x#^GZ=Wq`GyzZa!%>vDKY*EPc2w}o(SZg&!$%DflN z6}SObKmdv)_3hg)(vcOu&2$sEq;5)`5Q*(IkDd-fg4KdE{nf$u6h_p7v<$D~05fGo z9)byo?1H@#0Jl64QfqhbjS+miQ6}sp)B8KtMOU{3Bbq)Ck(8U8JI;C(wKF*ZrlfYT z1{;);mewWqe{jXZCPK0X=);)iK{hhsiS#e?W)*+ghfnX%tOl+F>EDkLh!sQd9ILvY zT}86n);gQvDtp@3|Cju}>3Dsx3d-Oa!+J^(KIQfgQPBSZYD+e!4Ud|`FHb}{EfK(Z zf&dZwTH1MTn!j)K78=sr^+WN3nY=9!fYmnJW^)9)B**HaUmO%)UCC~6fg4Wj-j--# z*Oexi38XJypM5;a*|hejfiqMEnIlqW0(rE8WTnPlhQ*TJEJEcaErc|VE?CX_r_ zw8*hcQ-T(F1wfGB^1t2rqa8s8jrRYzrhX4DK7##$Cj-fX%Kj}tJT+q5g3Zqai>=8f z^XeQHf(rWkxkMLcFg55epjna&E=@W#-9!gZ@CbGbj}D>-*-P*}Gsdrm4|!@Hs4tlB zi0OA@D3Q<+Ea=%2$U5+=vW2;F;homUxdO1|Gg7A@PGh5Mli(? z;uAt1*ejA_LfIxiTC|Af?+O05-@kXX(L96>qyhSSI(QCb+jhM=aQxj(W7GSzU|eEw z6`TnY6zhLC_CKWfuV*C~!KzERHDDzP_eo|v4#a;hDE2{=%BEif_@duVAYOk9^9r=Pj|vJI0$qBRR^9U%4`AyO>gCn z{OXo$WzK8;7Maf^jtC?TN&(RT_wjG9kqNyO*Bj1DWNZU{S%6> zU@0q7s`r0AU9@=Oh)0k8JPz_0{a%qw%yXK&l67PQvcG^vShWx9MnwA z22)vjYDX92fSO1!VRtMM`mrTp2obC6&|9GVi}a+MY`{kaF)9W`2h34+B%N9vIcI^a zRnwZi(YxRATFvHAp0VhF=ZuRC18Te|qHzOZFsLCHqK@CH}O%X9Q zrAm6@k8b~BdUYsQbsE9rOB72Js6&2?0v{o-6fFs#Vum+kUi|z?O8Re67$3-~HPqJ# zN+|Elej@IyzyTps=O`#Bgrl&apsz>2`P;y#G7BkW_ZecfncuYG_R<0j9HcLnF;Ruj zR-!1|*LSz2pI`((lh*&)X>s}|QW5%?he`OQq<7)vV$dU<7d!ahJ>;6yodXamVf%;t z+1<}cSr8*4t{|SmF8QT-e<2!Fib?1cC(D3EN`c#ybj0`Gkg0`x~T^ zH`*_AQg|^a$|y+){}9_wdbjUv&`A>LFx1J3cb?$tF-4`#fGmX-0dX9fMILW+U>rF;D8!~aS9a}uCDR`gROR6%Q`JI-g8kc!u53DIn&c>c*Ci;{47rYdR}f@5 zDSCr!$Q9ro51mdyAIPsjpp6nHA8EqJNB@TvxIUno89FcW*&x$E($AU!mhXnpSKrF~ zT|rToYp2@hpF>aN?7C~l3e?9_wjly zt!fmS134EII;+coB3{iFKgTTk#S{bkQr77rUQ62PN>0MuVr-Knh!)rHrOV42kp9qu;0!>~#s zq~Mj?S2+9oEnZGu$zQ^H)W0PS1Eem^Yf$j#yISjP6M_IDx`F%P}&zZHWi#}d2I z;{`S>eMODx$l59cPuAy%29vwD&_8TnI<_7&)!9VL0iqV3_Fznj#yP|fm&;V8fCj~3 zz)8R8+SvV$!@`0UkysK9bna7PX2AF&|EAtVWYbqy?-rM{VOG|%mJZ54J|%zZR53C9 z5g3sxd>Er(hQ^w`ftSCeGk&aX7ZPc|^+#go2izfD#mV0Y`uOBs)p&_uq#+*iu?bo@ zfshcQ%=N4`O}TP_cdu}Vce--IT)$xjOW&Ntku@~(4mT@ECMF^ay+WoNvgLgitZl)LGJZ7P2Q+KA7u_JY+V#g@_O#nQ1dM(LLKAC&aQHY8e zv9mDE#0fA>g=t>--=YZqm?;mg-RWgvs_1Y5W_O~ zeAo9*3l z78V*lchK$^reIRW6JWC~C_sCbVvX5`+|+UynGMQ%X4nxp_ibz!muh)^+GVYWy+AIG zln#ST%z&pq`&sypx6fC?vUJ-0b?xo}eU>~i7(3v!U@ST5Q{6b!5fgYV4QDB8L{ zV`&9a8M0TW02Q=eMn=|%F?X?#7^ACbEKk)OQ?e0orZf6_o$lOHzHM~klj{VS*=C%( zXw6b_|B3MUCSz;6`^sLgF~GDBK!DD&qyEsoGB4{lto;6{AAD}5@OyQ_F|5-W&q=Y- zugbfShqsND0{&>bcn$XB_6o%)Jj=)^w6L&{V-e#`q|mS6DFZMZdso1_vodHr>NBy2 z%kxwCebM^J0BQES39{sd+2GDF@qBH5&il6}Cd-`>=tS+Wy4fufU$lpWsIAtwtDEpF z)C;fh_U)k@~~KjX*<`8}?jwo&}ZNEX69^ zT{Jj#H@)K!{BG2(u~U5kx zBU(`U$Fd|mmwY&veS1XvlhGVOJcq9E0A4uY2qd<4ESZF|qV13Ln6V`#Un)S}q5Kx# zN?E&jW(9giZ#h*p3PYj8?@tz>&su??fQ3>0^fY1?@Q;3vvJyXmNu01kOE(Wi7wIGe zX0OnfxOe&#FbL zS(Q|O2=ICRD3Sd8x)tg~Y&wCMno{Ie-c0r)ZfSjFeR~S;oz=W^|B$_`kUS|qzVx7< z_UJ%_vLP~4ckzW?0$xYR)I#Q9Hz5J%82u(oty1DHj?V`D`Ld?@=rx?6S6%YbJT(aW zsH7g|5B{Q2YaAsjD^v#Z##byZ@e?t|VGD@F-g+DHO(JcT%ms1!Qy!WKa5>C=LdMHP zxGt#KOM|h<1K|wxdN^M(Jf?Qb$6_gHSY99|ZxJ>xcWw;wM@hZkv;P=2Fd&KWB`cU2 zxk%)-Ddu|EvlF5#Eo=cO(b1Ohp+5r;&u@#3f=Mzd^q*f;#H>vM>Zv_wrUdJ7;@>7VAvBP)GT}9ycvh&W%Gd5^-j6O z{9ue5oFN%u{H;71@o%l~Xrf;hTs^P6^`7A}F&$o5c()rt?mhSGoRm>es=R>(8$H~F zFvm=7?pgGUwq%OuQ)jq&a@lkj!uGlyPT_bO85v8YLjG6mKBz~JjV@g}s4k)-3iDqb z&&+?kcyoz5OT9!_&#_fGWft1;`5cqVBB4V|9BRgZ7Kv|kPLh7ph8Cj;ERi50)E#wNC~ zq0dBQg~~14WH?9I*s7z$nss&J4LIc^y}iCHw?)ax=M3e_s=AD7`h&JG z*vtsvsl#M(<#HqV*sb)D;hS>7DF&)fR5+Pa%l(D4%qfkSyC0AN!umZmNx}?+B~pyM z(hONGDf#|q!8zYu_zL`}`DQrPaa-(0<6(nyBW!^02CpmV* z?06{rkn$$lZ(g3NYyPFX;Ip;-N65tmCFe`Jx;jHjVWOlYp7p)>+XMa5t6UA%xY->b z`#Wjj&t0IDIgk~2vttfm^7XL`vLq!{nNUwkONcR9TLKqb3Dnt3Od((1>h{M6T`stB zQ6#y%9YYy1tXc*~z^x>~rLIF<79=R2eXq~*y=>q4-9uSgjNFu;AJxJn0m(?u(B+Q9 z@48#Af@d;my?nTh8|cRJAt3k)_vbYY-G`Lq8Z4V@Q9v=ex1T944q%`Akm>8|Q`&qT zOPK0p{7m1_`ejl%3nKB;&p#kQn}Lq5&B)NufrW|LJj?gqH6QNNHz+1Lkyy_8!)5yT zy!{uYA%LY0QOBp45(yBRl5FZa?}|}WocWRM|6&O-b>xd^>}XINA|0JP`^yWKY<$MT zbF&X{8XS+x%F27d0>G%n`*@XMYa|mL8<}ip%`ICgS=V6bBsOMxmdLp0a^nMzSV$H0 z8WB;4jJTZ91;OUqfKA(weyw~lNX+Uyx#|`l0%&?_y(VRE+@TkYJIc4#u8cH&Z%IH1 zm~+9s^&GytHiTsB0x8?*0T(|{CXRP_%=vG0sx02Cha6pusBmh=^*Rt|B)Xu8wp?~1 zt0o@FE@x!$AO0L3G@ty)u=e}6$=J0_=(d(9KE#q8V>sh@q zBjteEk5t>>K))bg-<;osjnm;UKsnjM`sF-7OC!T)i)VI%15Vjr_*a6yz(^C&Dj*( zmcB8@s@aoss(-$_WEj_K)t!aC@l5^AL-msHLI71-6>-OIxBR910)7Gszurs}hLt|$q-1G0CA$~#3u>Aj?`45u;N8Xg({Stj{6j9p+U~AC56r>CYCk!9ggN$ z$~b%ANcpwu684X`tPU&rwYt=ZeRz^JB`!~1Lt$BIUgb&(L;am7b-IHcLFJe?*b82@9 zbMks%8*mbwCCk(XhIK-PtVWU}#5bak0&CqwRmq~Nqdl9@L>83f?kwn9@zgcMqnMHU z@zAz)amdI9XO+>hy0ise7_?(<4Y%*Uq#<5QNy2*pJ!vD;d3VAb;{ntN?2#Ngl8!#{ zslKtniPs>sgH}Zti6!7u^Yd#PEC`$-^mt%>%B_f7B%@s^B`2&i5D?t-WglNGgKN7SVJN?8V@IF;mM9iT>IerlIJ~H8R-&T9t2_P#$_5oY7RwOK94vA+2XMn+;g;NrS zCL#w9@k<-@5J^eNRctJ(iZ`Cyzo;*+x3ax7On{b)eqBH_`T5HZrLWQe_z(#ZU{SHX zbXot23mBJtcAm9K+HD8b!)e>2{U%%iVmg^*BI@uAcB#Ub!TJc@7Ggb(i!EN2 z0(TMy!U1T>Xv?15M8O@Lh!TF`bNPUPK(~cM^v3P%RF!ZolCOFW|8_F(GUIF;Qbih^ zwm;ex=@n%glJoxRYS#^bAfgHFYt8JoljxUWzBpVmzK;k;m=i^e+VSOg7=2kmsySb6 z9`zG`6a#2$Wa0h|CfPJI?9cZ{xf&kkBgFm3M_MF30&mY@(u=NUkG)^;s(H~k9kE5-3HTiJF&rg{+$O1{q0^};bul`nl6-7WS=HD2tq5++?yI#D%oe_VB znTGD18-Y}7V#EFu?We-Bqc`BZ7I^(8r1!he_XxO?p8{pjCrdbsyW6El$B@eON<9(| z(E=t{j3c{VI(+zgfO@Mzt+Aos*Yvd z7I#^=1s3iO3GVI$2%6v)Ja}+t1t-DX-7UDgI|PS7f?IIC&EDtid&Yb3j{E2FqeqXX zs#kY)b#>MJ<~L_#T484lML>r>o8&+*J9))DwaLGy#Qr_cI-*Gv@j(OB?-}A5jM^$Z z-Bo3tHIcyFyKu_ysWcFQ-g;0Fl)CJJWkx9I-UiWqme$)@N73dhug61-a|7%auQOpj zMRI9uI=;_fu_u|VvxrgZ zRD?CVY!MfSG^C^RK}U$jR$VorI3k0~u+!ti^HZA^lYh^3fLGo?q=9L4OD zglwBPF|wTcm#;uh#z;1xqv{`1hE0QL#;`haZ;nn)!T5a`H;cK+^Yc1AkflpUT_QQe z!FE#102vv__iGrwSA_2A{SqKXBOfLId0kP=Svmw%j-7{K#sSoq_Ak0{rjVzRjr{yM zQ%THJHw9FTohQw#CAqxI1>gPkTQGY(AqV4*_a9+UN*r}iNiXCr!wCs|z}C-T^7ui< zUpwAcyz>Kn$R0p3k3g|WHx<%l9u&C#eiYHjonbeba*pA$Hj|W2Hb(i=@TdkrqQ`t^ ztHnfCI|)P#_~0SJLHs9L%`VP3vM+e{MPYU8s@(_Tx)O0uwcbLR`GmC&>`F1(D!zUD zR$wAcsFaUEz;cRquCBOTgA}?RN`_vYaf9FEqS{gy2l%qq3Q!3Gh@HDO{YLhJZ@l3W zL=Cr(0T_7Rvv)7wYimmeonG>+x5^3z9xeI>0Q2=wEKJmZ#nI7ng#Ge+2-bPYXp2*%!zqyf~)l< zEgo4OBS^M3t2xVyb_qcXn!Y5{_6?Vm{0H{f8q16B#(;pUahW6V78jHR)%v>Teh1Rg zf|HVx(%J7}|LV4Pn*KLsWhQ1jJKeFlGA%w5Fa34KPWT}ImL(L<%-lln4qSxh;$6|% zTf<2)mM6;d4A3tNSH0#H{*b&Px8m4;n~VsRrewVbuV1Kw={W)6AFH%F2`RN|p3!n=nL{m!33uxM6{$irgN} z`Fa3p^l~6at`_XMi6}}^2OrHUM%}B6fb@C*VwaS-Pz@=f_v$tN4u*Q^0o&)*(9i}n z$*!$-Pl$2Z;{k6a9cy+G3Gc!?M49rk(3b*a7LM@29k21%5;itipJ6NB;w!pX3Gs0+ zu0Cp50xyT$pKX=r=!FCL=uT0iG$LS~_k;~xQu#C{6gY5sGTUHaayIX6rGKMz^7M0- zhUf(>Xlei$;RN@Do#`RL6vxLU5CF5lw;g?is(J2OUiJi%st&Y7->2S#<4}0#Ftg^K zvkHP{9-wp|G5=XAJx{T#c8@?cH6g(!%eaeB(usAn7!G0#GOb=h5wNBF8ID zwM=$=z=s96D$R$*FH2#99>_GXA!vN+`Z{0WMiVpMH(yx9&oqk2E|$Nl15&JjRr(bQ z8!?~VO7QT$Rd#XlUU#&}BlY!_L^mSxGKlPbnAEyKv)#9SQ77b=MhBM2^(dG`Z_G#c zQkwaHu0CHHI99gPq}dH%&c7)hqdA3Q18@sH+xtr}=XPN8orlREHVVUM>D?LB+Vtqz zE9}1z5NVYo;>{VcS9iXtA&=%VS{&|v1nvpR?_aBzU9F8QxEZ{2dF^Sur-rl+iRn65 zaS*5O?WtT}$B9z^D56{QD*XbHRJ}owt22y%v@4zpWvAiy&e`@tDr40g ztrSox-{cY~yjxe#w#>c7s;?hPrIXShmgIT&Zu9gswfG0PV90^GsBCJ$kF z|53^vF0YfTp3Av*dT05IkrN7vCwaz?$F#RJpM*TGcH|z_@ zRe#$;Bfu7&Ur=ZQdz;=zIX3Py3=8IJX?zHOl7z_@*;7PLJdJCOIz{eQ&j1i6hR>gw zG;p=QioZZpv$zm1x8*k!Z&;%MQ-H^a@~$!;HU`ApJWC=e#wBDQpDntF8xhe;0?OQ+ zpf62L>wfcIsb|PYH$?Zn_h2809{2PT<5SGqNd#o^gwu2oV@E@E)!xDL@hDy^X5hgY z$aHmshK3H%uk476iE${&&)*q|v~Oov59!dvXbUeraDC~9yL(eQa0o~a*aYC{Vs}~1 zfMFR~tR-7`rOya;VGCEGmKu>8408lOJba$L*Si9DlR3!QLDvTuJI<=!!kd|5bUGr@ z3T$M)top=~EMiLXw^GEsHo z*g-zf2$daY2q9^B5|aC)AY`2O>jH1+zXzr;_%97)7$=*()QP9w<=KJMOYaLs6d}cAO_oRt za^e^YH|-iB{6aj$z!&!KPwjh*PNv351?Ttf4yJkRX8RgqbtU+C$bcHZxW1S_jT)a# z2)i~_wfWHY5C&6~B$x~%q#p>IEM0y z{3H=lHX~O-{0GCo&>Y^Fi%Z8wGvRY!>?0zkPmABx^N^BK00q-QT~4TolAR5%>cYgF z3l$#vL4UOSUllBGezsU2z8+kCq*_7`ru6{fB_#HkrdAYHvQ`u|PRhDCn10JyF0v_e zgflKvDz3*$x*6%mI^=iWh2G}2&CAf5o$a*HFq|4(ZHwP$^*6^BVnA$e@|Mo`DH_fa z>a4(mlyss_ecs0{hg3d zqwOi(DY}&KPAgYTBy(e9c|^{CKZO{2wC(Z1uvyFL_uWBHchp8I%p`tdqQN9O$vnj| zlQXLHRC|t&|KO}fLQboFC`Nj!)_X6kh-wUk#+Dw~{ZdQLHM7$VA-s3*a!wxrV53QWG;n%XGI>^3gmBc!(_xIphTE9aQ1l{A~RB?}6*PW1EaiKX0Qhp85g-3v*a;xbUjS!42fW&_Xh_3~PoG5i;m}wA9p~l|#%F5k z>SLLa z6-^la2H&F`&gO2dwv@(AaxdCF1K3-IlBm< zrHa@*v(NMp7?zWIA)V6r;YT~(5E>o@PEd?H%9q31+!deO^4e%4+B~s$^dLeRKqZyv zTy9ACea#BChZaUy$vEXBJS2i%yvU7@3I@8Q(LJKc4a^2kmf8-%bo(i(;gc9_CX5&A z2LUD*gm%O+l+FUM`NsveAWW!sKQHz6)M#86#7zNFQZM8SHzgj_kMdzN4{&>@@SSv^ zETjU=O#f{<-eB7<44-|&o(eE*re9MgR6FdbKHH5>078pT%r*%~?3~D*ud`CXvhIM% z8@4CC^Mqi-2j-X#*!&&7dKr(2{WIA%exu&p!nFLe=hN=@?}LBu`oJFZZ1}+byH@Bk z{ohsouY!M_=wEgI&tH1R@-vVg+z5Z=T8hL2TFd1!y9-|^_L|*CgHktjyZ4A`Y1tqF zk@wDEsuLC(@(d0RV|Pb}E zC93bXJ z?2M!}kxWHg3W%3QwE?#CC({R46Jc7uKlf$|F&oB`s+(F{AJp{pQrWLltR=6NJH!HG zzE*VUZ$3I#R8)4$x}bAd6=u8xv=E0F7zA(wcBn_6m2M)-hQis}E}}0kF2E_WKT0io z&8Hv$?rg+;e)x7{;Wc-jlO?akXcEQj>?{(%JJF-gMnoP#4o!J1LZ)fOluvs+ZfWD= z<9qJc05U-pwz;NzekyR?e|};_Fd7?)TDJa zy}Q^GzaLHR=2f3IV`8_QY~Gu7vJ|vk;+_(fyS|s{J@oL@;;8?$e)+?Kq}Iu?H;S8w z2emv;(#)1cnnHP1k$~jBPlGb3Kgn~^$C{XUjn+KS(+Nyf$iUgX@KtpMZ&!nhLG0a8 z$#;D@slKLS$=St4daKCg(|#b8uXxRldT^hJl*IFu8`b zMtF?N7$)CP41%VDxb>-$RbqRh@Zw$9myOGrqZ? zc<(Z;RWKHWp4ACp?ryJC$(=aSh4=%5c|T55Z_o7EdE_!){y-(jh|2y@m6s=}0Yepw zP#CAY(4vtIizuwehFqDKohjSeO+~d%4PR2uk|IC{Sc|2LMeEz-Y75pE1cr@xQuqKy zuIIP>AAuPr3y@Q}A$G;E31^K02l6=rgHCbk(y93rEs>Yd|fI@V3!TO7Ds41)VKzGo{3 zc!FVjd3m`8&}}m6r9@MWCS+W9hb-vdI~*=n({26y84Tmm!cdsbv3L>OTW%GyCI+B6 zN{P53TSk&3AduhpLSL-oEUe&wAM^Z^_F1XRKGc)>2S370_eGptUEAeGeX`s{vf~OQ zdE8HP8INRgFb-(BxYV{=ERrvYvdk%+S>$P1 zpXIu>gaieJv$9u0jQXVW57rIdLC@~sL~m?tPyyb(U^J39HsPZdoqo`jxH$G+fq6^% znMu5q%#>S{9$)lm8ToY~d2WxVrw*pR_*g;^9=>ui4QsIcQT0}}Is0=b1cF47;@;QW z3pwZ(Mb-Gd<(Rp&KY-hM^y}AEPtn`l@kk=B0#uo3GL|g}7S%YqtJD3~iC)9X$5Nr) zctO9OVj*M^={n4!_AdHgWB7u<4DUO%mtl`-ALc_I!FnHaV2?0C9_N{h{{Rl0NLsj+ z&vTVQOkenu*7ht2B8H{KU6Ut~l4Hsbc6a@d>8#ZX+V^mi?9k1 z!jd^;;s-pZW^@!3P*eF`7_Dt=G^A$z`+qpcl=n#4+Op)XKSuay)Bq|yb`Z{4U>FSF zW#$K1e;?GP zUMo=HCdsGrm!df^x>1*wk#u?S7@Sh@R{IA!VIfqcpNM}Vf6Nb59Gst3kTKXp83Cw^$0Y@&Tj0WAgoEV|f4TIq-Ao7c z^{>{CiUv%ifb?sHAHD?rSm;>B$A^C%Va+`L0YXRF!0~3u+_QeUyO)z>i9%g6ib_n> zO$QI5Y)>Z;S`&GXz&I$2jx@pk)k4hxQRqxHr#zi0RzDx`u?bESM+6=y$?r|0R|0mg zNQBHI*gX!lUGkbaOa?grz6&G$YwCyL`SCf#n|Fyr8LWaxVA_Y?d5m9h50YPZx{hG} z=`-V3;P+4Nl0|HlCD;Y^4Jg@DQ(CNKQ-`G$#^~w=gc3@H=aq_rIakSCI;-15{U8}C zECC-1%ZN~+%rhQL{e9Yl~qI+78X$PEeXS0op)xl*R-79YPYcJ>%Z5Y56j>8 zNbqryz4eqqOqG;xj0XGeY+>b3tDM$#ix&=1O_v2x0Cvdy9AvSplcnyGnum{V!|zPo z1ak;eY6;^PIiBR?#EpI0V{|q0!ir!cHGMQGQbL%QGH%4ie-XrIjQfqNb=vtr(oASP zlq=^&F&}0r1ZjeUOBd0FOpM`D6exu0Wboc15|=-e>9Oy%qu0_+_|@J9)6&+c(n%Xv zry5|M1$xvYq~S+fn#w{zX-V{wd3i`!#l@?!!>T;fxZhN9L`n_a9>^{J)C%~-)ZU)C zOA3-J+3$ACXO0@!s4H>P_V0L!a1w`R=hb zn4GeS$;$(`SvGdnK{jUGKz*vPXTW4ts`vF@KvkHnjilwm#UFhhhmEM+MQ!NVmCBAM z5319pg9?*{_fF_7zm}}~o-6a8--a{;DuP`Q-b;wo{?>l8#P*Z|J<-N5SA^=Y-|OzV zSR6s1QAuvhcye#?BURMLL2Pn74UWp@vC+c7HEg^-~X@#kf!< z)BO92BdWEXojDL)6_VBqpj5@q2zY1C-uGSKSdP&{&?Cz(`xWcAt9W!GHKYlx6ok@ z=*byo`abd914gBb1O{GR#~sf;Z_I{qX;nfsX|fy!%5?h0j*r2+Wr(`?*;v_Iset4( zAk4RzA>_Fz1NQC(LW5nxj~D8$=i73cfZPiLXU%Iod73I(P@sH-f5nVa^^zx>NQd{V z=hceS#21vqm8NgD>+R{@fagaJB_N`2;d{Tlt_|pS5~|COXbhqfpv-s}wtGAZTj$1T zsB2kB8isk_Usb;-Fdp&+!Db^Bz*s|5WtoXF%0Pc-npcrf$MHfe*^{y>&t1#aGVr;j zxxe`t-QvMUh1*>xip4y5b>%vi>-TXttA0jaK8ATDqFSGVVi`3&{D-=VP#*@FAU#Ht zTB9IJi|Y~gNf79;iL4LnP-fr@y5PHRS)wWZ^mSxX9A0h zii$vmuo0f(ig?l}&j3BGJJ4}yx+Fc#i-AVy!y$#8kTr@SZWV8}Eco*_7DpC(fSyw7 zn{pXRI9A^3;o%V-MUOk0dMpt3w{JfZSoAzzLElDoioc{|_A+>0{jdO1yGzR{k4yfF zT7GCr*r8Nac5TQfD2H4<-1JJmNP0s?J&BJd}?ssQv-A&IZGS8 zZXK^ixhASSkJ}Q>089s4T`lC8y{Y^theB9?c6Ny}&NG@JU^0}GTkm=+oH;c_gqt#e zRLIjcHO0k7&O;MFoE)AV1yIpEc!P5O$M9!=Nkp5ZQ*vOk8 z_MP9fn89%IF50(Bv@JtQO6rS>$l>GpA1G8z-xp!+t)oJhW36&snrTXQefG#xPcY>@ zh)cT`>$u;p2onX{1aWH*F+0hPS@2?;&G$B3X%m>PRccp@w_eKc-Ubv)Jx~np4$11E zqtJsSwcow#!vG79Mv)0IGCD4NaQpGz{k$soHz>-Muv?<&8VFw1#MwQi;imwio<)*& zb`?c%c2rFkqVGrO6UEr^Uug>~gIJmFLK8rR2 z1P)XT40D7)F|WoIfIqOMVW=dUEO63_Q@LGMQK9_a29P}(9T*4&bg$WSKQ2xL7JjJg z8?2-FI5uy;NY2@(dUt;xKD=Rn0U{(LV||L8f>EN6x6OKk?Pbel9U8f}$n4ZD{;+!D zGr(D7LAVr4B@+gz|0<`)ynhAe&8nNWpBFrQgIi3qViM{JRadY4>@BZ|gY+y4v0?Vi zXEqR#U9gvPL0+-^7e4s{RQBuyYz8q^#+{;d2i`=TI-(w{G@6zrE(HH-c$1w|yjQ~r z%5rj9{mStvCrPlWJXeCAJs+c;nSIPa8*?uhW81<_=MP$ zDCvCG34W$avQiO2tvi>O;_Iw+Pmh?t2=H8xrD4qTP!rw`FQM9N$8fdfe?Tq&w6DQ& zuY%+8H1U^@Nf{|>*YU>cGzX@Qc#z>gr5Qc*E-vrQg&ACGIqv%C)LEmx8d=* zl!fvAyBmT_qHb>6Qf>0zV2}aL?AT1)AIY(%TBBFih?Kc(pkXnNvTwBFzChAbN443b zWiXyP_*E;8+?&`v96qaTG|tNs3LwrbDX;TTo+m>mX=dph(A|?QX`zC`jpGyDTfz-* zFD)tgesE|A>s!GvOdO~C%y@ipRe-Z zI3Foln3uo%K92+L0bsFVRfbO`z*3)rv+p^HakgCV`*9ly0rO%&Zwa9H4-N_n^1{Z) zcNLDsr^LRb>|b}2<>+s`gnm9+TI5Y|K(}3kp{&i_Dz9{#u&{vxLpp2aEPeW zv#a!G*YD*TznoeGa}E?8MJ)m!-_MTW#VpnK(^d&2Q5T)qxm4UVE$qayy@IjQ)SY!z zW%a4bH;kL`;y+o!@okaO&>lEmQ^DG5{-_sVz~7~5p5VE?yVHk6hU0jNOTeSs(t+Ap z3!HhKe$}4o>p$nP_$b&%#C0%F!XmmhH8+tGMX+e=E&Bv5U_D*zTUWNJNO^i(#<1&U zJrnc$JZK6m_e|gQq@~*Fo=ncjH;H;q;V0*HINroEuubYW9BrRm{4)!A+1XIkE*{#N z(jvb_!vGY+f<`b;i8|e&W>_C@1=5FRJ#V4@hUR1^Mse?&n!E3?9By%o%5c3A*?;#W zLgi9>p=!K7s-cJa8-naKM4u6kL*`DlxVQ9A@q!f#l2RW7AT@@;u+9aj%s?)DdYk7{ z=uQF$sCMWZqzxv&ckjm%p-TC@&`3{aOvyr5o?FF&$wnMuav%ko>CEHqqb zAurIW)MBk@Wk5Ojjqe3^_oxt^?jv%JTkuj30d!_i0{k7x;!SGaXLua;xJT%#J1j$% zP$Dpb-3_%3!zA*uupJ$elu5oX6n*MJ{T+^BQ3xg_FRweD7xt-=HqJ3}s<6#H2u+NA zqUQ>ewkoDaw)_IC)4_Hu)6X@_|HR*JhG#Q8MzMWt9#A+~1a1qC1UL9BJ{aAHVv3G&0F4$j z6kx`NQnr8kdQjTVYZ_DCUd3r0PEXk8uIi|#A5*VGe1769n_>PoiC=UUkuaRKZIjFI1WFk0g7^j81t?@?^|e7y zkKa2JFjL!S3E%jnuBqIhZ3rZ79E1lq$hlr#)J>Lkk-eNJ(dPcKjyqriKo@U7brmGO4!+R; z!{$GW_B?;sID@zgQj$eO2B^0FAG`k$jbIUfLpiGR1w@fR6)NF4C0-#+%^ShTWMYr* zYE?2`3ez@D)+e7)fdc)~dEQb;pEoV57dur#f|6Vlx z#|u;>`Y$$g*&VXEyiT&}3l~}`gE{UsH_{LvpF!05rFTXN%sclv_s|eK#**UOFP3Zw zL}<&!Hq|Wf6?6va zj8V2t=lf&)v+g5-H!RH4=H^~gQ%S?sZ~UCOrbgy!Mj=KTGjACSy8E&2;Qp`s`|9{8 zv-33omA}DhfmQ6T=*a!^=UYrJi-~?n{g8781;t5>!%y4q>rwXOKD}|fw$Jv+lf9TL`Zd0-UWcH=2@ z`E|!a+%NN=rpEf3n&!QsBaL<$!lVaTOq>#$a>z`qEM{Qe^DkZm@A;js%2YMp+c48J zbS2IhPn^s7JLo~rXIp(LU3MgZcjlOfK(^BdSl_=Fa=>xO194UEt2iGq3?qhX!VRAzqnvbm;1*s8^6B!@c zbm{Z6#~7JcR&C*m4pVObv=EBa+I_Ibiq}ecfY8FzDjDZ>!AEY#GjGj3YM&f zz2xMZ@z=y=kzD44e^5|$Y@Pn3uu=pf%x!`s)vWffCr;K@AKyfbjB-ym3?~TvQCyH2 zXt_FUVq&3^IM!hvp8oSk2la2_3a%V{fnNd1`>HCr40XmvYrHHR_cBEpB4mAqqOCh?MQq z>#hm=36p4%wMgZ{Mj5vMofb{uAh4;4*KCI}7(r5g_#T0apJ)Qdj_M(Pc2tCh>gPsY z7>bww1h(bL_4&E+P2Ku`5TofC{*xFDlkI7Ma{a=LHjrUss;>*~sZ2{s8a&O5leQ}E zYh8x6ZO#}EnWPfnqcSllXShpPbVBpCuqb5qYNG14r!TmTP*GU6l|lv+U$tFqbo=8Y zguV%Kb9Nr=e%_BcP1`cgt|=LYNa1FFHLeJ9Gq&0%E0LMxI?E;apV`r}Amq6CQ+ZjX z$5(WS9?C+J^K-(jF?(Q}9vOG-+@ hjr{-NM{D&wBR&nxt)`bIk3s=|a#G5Y72<{g{{?z#odW;> diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/images/arrow.png b/vendor/unisharp/laravel-ckeditor/skins/moono/images/arrow.png deleted file mode 100644 index d72b5f3b8808bd89996ef62f845164d459957a1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 191 zcmeAS@N?(olHy`uVBq!ia0vp^Y(Ol>!VDz;rWf@BDXjpX5LX~=X=(ZY|9>EfAH1#& z-3wIBTN30K45T@Ev~-ix<}bSOt=nC)A1Gk%>Eal|aXtBhiAd6gyIe=gyBczF}qKQ%F0(mNbo(!7G$6ystm-3eX4!Pgg&ebxsLQ E09R-@$^ZZW diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/images/close.png b/vendor/unisharp/laravel-ckeditor/skins/moono/images/close.png deleted file mode 100644 index 6a04ab5275b321ce911c4e1416df7e0184d05f51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 468 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbMf(g2?j*SmM`-n)12!Gi~n9zA;e z`0$h*;zJLGziSUMMc%s)kQ=^Bqb$fWn~o<6oA~|;9y%@TNf7>e}Dgoh=|C@ z$mr;3CnqOwZ|}gsz|hdpn3$O467O? zeE#wc(2+oA0v!ni`CC}e12wGkba4!kkc>STSk!F5<8V;@q(cnT$uIxXbDYwnHXI20 zznl9%hr)yghbDzZvup(?cbsYBkw5jWXX+2z%?nB|&bJCE>3b9CvZkg_ddl%%sY-2p zciuhvRkQ7^EzhNOM%l6b;kVbDIBe=KwTZ9(?7(=`_OdK1&)j93&fUu|^7>}-Chzs5 z_sJ{fJWC8(mio1P_ql~`)`ur#?%8+Odfr~yz>Zjzezy%zYG5cX3Z@iTD$i4+O>Dqt-HH^{liV09&Ot6c=P5bK(uAc)2&;dZQc4Dh_-Ee zxqbV~9Xnp{-1%nb&bPaFzuUe0^S*tb_wWC5;K0{|2frOS@a^EiABPYBJAV8>5S=*j z|K!R4r%wGpefs~|v;WVX`+xrY{|guXU%veR%9a1uum8V!6X-&s03#y{4-coHAOjN< zF7?84azG>`D=R214OAv9D+@&WmX<*ETmk|DqM|?~A|b&mEX*e&!Vg415fKq-S=pfA zU_(nwIW;wHV`EcmYfF238%IZ5CnqO&cOO5$fY8vu(9p2(@W8OJkjTiem>7E}CkJO| zM^{%T7Z+D|F!1zr_ww=p0#8pbAn@_=1_B=+A73!=^Yilug8&c+3=9kcf?yB`0fJBv z2n!2~0D?#`h>nf|f@lzk0fM-=*x1;(xVU&ANC1Px#3Ud{PEJZmNls2q0fMx&bRfvc z$jZvf&dtrq$yq#0?-bDIOG<+Lf^mfyPH|QlH7z4^3rj0&8(Wb7JUqR8rcR%~VBw0D zt5&bwymi~F_wPS^_y_@CzJ7y)@87@wB@djAYS_oXz$E7B;uvCa`s(Dn{=$I*N1xw& zmuH{2J$}UvvF664p8t)Uot^w@YX3eHS4MMA5#twxCv@S8$@{k82K*Q#(4=#CkFcR=T*fdPzi-erDAcjNHHLY2?{u z8&A962-^K~k93eA&xEgw=dQTCQgSj^(SkcSY^&H+_8IlaZ_V2K&rrQ^&eMkQ)$jKo z-Tcq>QD?>Nw^8pe2fz6zd3@zMhG31h-+n9WXI3n`bLUlUNZF@U3*XP;JztqFmn8A) zU0x9Ny6(c2hoAc|9(u~aV3B*^;^~i<-tU_p^7Zw}pDGir7cZD)cvUg2KF)rcPiaAs zS>%pt^@k?OCJU~-)L1=_r!MxqtQmua!EBF+7&QyoKl9Ga%}ZnKFx)8aDEj5|?FysE zq4lX>wd7837f{l=vuW$Iz**P$qi^fSbuwKrJ02!+gJF&Q)q<8ZnjeXq6B~Ozf^oT&wN%`lJ4T<@emnIwOEc2%aZRRn;?5~LYTo7h wzq#67fa5dP-v+ibkXKVZe+7Bwiq5s(474n?R34pjx@h*VlBB~_$|Yjdd7L)9LtD(5Ov z)dL4Ww3l9cKsgjjQ3S1!I3S^@QYDnc5QyV{@4h!Zc-L&4wXc$2t_4=+LA^{LWAU-JRPr(*G&FRop?p0w>aD+Msa0AK)s*3hntJ(d-po}FEc zO-9-vE>Wocs9FrSIR(<;Gbl zFcB(^M(x)dH}aLGrIpoJuh4egx0?a2HEPW!+O7+`RzqcJ=|9UfXN3?D-t@z^f1zW? ze*fs=#eWVSI4}-oBy2klDL=7H^E*KV!cL!v1b~6gZaWSf*G09_=u+x?L&CPfj~|!m z#EGvypP9MENga0m(Emb>kY84SQt3a_hG@bdENX0-~(b)l3(I-Sn3x2nEd4rE}5-FgLf3nGH+ zx=_s~>dhwhm?i)~DFwqYFk+f-qzp*11Aq_$wq+p|kHeA@%nXj;>jXd=28>t?W?=6v zDPbiNc*ihMYqe0W)lhG>x(2pm4M(IzHl0TL{Q0wE6B7$Z4j(S)0UGv#x1>ZO7Q?9Q z^wx4+)Y@%4dHQsDePv~S^Uj@nrOnOmN^WC-JSr_IF*Y%=@WIKG1p?63FhU5T&T4vk zk4OnqN=)YSg+G}WEGZ``u#%x$z|5F9bf^GkNFe~jhzuZ@quUe!<>l;sC&-Y00?cq6 z2g-FJ4CBqa|1E==p_GE-INkjH0eGRAq5Tc$qkk{3es4Su|d;&#+0GsW$^Vh?NH@8ZqMF2=dD>+&O$WIXN9B2YYAa)!0=6trTx-Is8a+24X71*TBmto_G~90p2bhvSJKF&GAbbX*%mDjI zLWYpFMlze7Ln<|s^AA%gB(vE$tu-iQ5V_BA4wgV`D5XM&@YM0+SN0T(sBLU40zf>I znJeV;SG0Fm>@BXf9!`QF;xObRQkrKAg=qlOL204Kgi1 zA4T#3BCM{hEg#ssx6rSnp@Imm)>vIzTOKHZKdnv2LG#6n`M;SL_Ghz&pv#3N-|ZO@ zVZBsZZoPat-*lX99T nb{o{^Dm`@l0K5K`%#Z&8E@ID3`%|n)00000NkvXXu0mjf=}%$% diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/lock.png b/vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/lock.png deleted file mode 100644 index 1b87bbb7a14ceac0e259d75bdbc03365f01e9acf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1299 zcmcK2YfO_@7zgl|J7XgE`xuonh01Nvjr*nTTY7<(-l(*+SfqVRg|f}S7??s;78ztp zX0k1txJ4X+B9|7(76PTE8=#;ILmd?4R;B^j!~z2x+8z9CvQPWvf6jSwzMPXM&u0ue z$=S)@34$PJ3K?dB6Lqj0ZNLuSs2_nKYbQn)hj_2G^*%^j+k>{Y-&LyV_V$_fcH_;P zvmhNEa~&NIJ3AM;yO-4JC5>iTtzPNveFW0ix8C2sF)(1(YB#mot---<5UuuakfEU+ z5S?yEuiw?_cJ=x_oo)~8!^6)(42FLUhW+7T%gBgjY|L`|wq<0OglbH=L7z`GR!Dcf!945ee zh0SJhIBXy%hXcap<^bFSCwRPEK0j9|AC{QP{8=%iRI0uZF2u&_`pE|f?L5kw3~ zBx0#lf*=y96hROvP*fz9$%ApWdo)va&{wTvRRW0uB zs>XO!=Uk-==9!?5@ZAN6#Syn!*AzSWhcB_^{#}C$haF~V#>Iw??d;fVlersm!!7;Uj>SJmi_hG5 zZ#pk-HW(_ix=qMW}A|^1`E2(SBSAdU|Li>Y8G$tCm(@1~=H6 z6ag5$lC;o&ImGX(B0jJPRk>h;_7e6O1LgJZU)YLj?I~aT3umymFustv(yj67&=Dm^ z?g_V&m3kVp*&AiWs4odWC9^_H_CGgi5Nm8H&$p$wuM4(gUDumDCrs~Z2E6SyLW!%& zP!I0Lm2aTnAU?{vkv)U$mKU^^qb1M{1k-Ofb_PyW@s~9{B7WB6vn4NitEC!2g!?Sd p*{oO(6}kOo)YtW8d<-4USq^e@@n6;8y}(pJ5QRvGJMp6P{{r75P22zg diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/refresh.png b/vendor/unisharp/laravel-ckeditor/skins/moono/images/hidpi/refresh.png deleted file mode 100644 index c6c2b86e6d1cd21bd352a54321ae13100b78e581..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1842 zcmV-22hI42P)Uv6m4vp)}&37zI6HlHEH|eLsJKw zXPbapXPgxfwV)P793GstvOQgEa}Gh|da2&z%em*Az4y1i^^HedShGgFt+Ybg*R2zm zHf#`AHf|J`acy6}UbL=VJK{6My8xi_>sz;qNBj1Pmq(9^=LZjpo?W}drN+h)gLo(F zY57Aa$8Q?sYlx$E_N=(Qd-sSzytQ&3{`aO$;^mPe1Q0PRF;P00On>6Pzjo$~xU+Y! zdVkT5Oa8Y~9(Wo4?!@6YcI*(^i4zLI7b{oF^0{-Rqsep=_eolNyXXVBTXtMxUoke) z*9@?(&6~yTJ$uCSLx+Uc(jv6er-jzlr2u@oVuf73e7US&v`CJdIPnFZeG75Y&Ye?x zY=L;AVp>ZYX~ok62l|zEbWouKWHKZNVs&zLO>1aqkP8wGArqDmY*7YZsMbE%Zd`JDI20zZ;&$jQr70cBWLQeG}U zoH1h$-UTxE`%rc@1}O4fI6FtsS_QJALKc^m$w}eiKVz+l%6V>wy)=HThMz7$GJOG{NA!{^U%XfQ1zl^690Hb4^;0R&H*wi;J=7Aq=e z9U;ipL1GiYfd7$t?@yW1Ra{acXCwLxi;Lw)QBfyYa#Y3`b*|-mKbmU#l6RnJqvR zLskuu@vH>|X^R2hOr&2yVWBL9uCBTQAq64%{GvMl6L# zMz*lRQcwHPN@!#OeeFGA!XH^VIWiAS5CA3}_I4`+)YhnFC|5lMM&Os4n3}5g=R;W3 zJj~`*%(9`e^h!#-U`n~Te3l6SxnzML3JTb#z!Y4+|A0)mN@`I3o^2@q_dk_Bi@bSKqBE| zQhf~(O-i3}Sm`g}?>W1>@6OiuaX;C_dEErYEMUCZ>;){FsmhM%Z$uSNg!lm z7G?oAFRyEOm#L=TOPBgbGAQ;74Ryw|BDc|_dtxyOaeWp*bALigio~8A7AThRc3aJ; zRWB^PY{#H7AS7fp-$~Hb^loojzlRj7vxuP|WvS$Mq?Y z$mnQJtUjD4ZPk%szjg*(A%xi+6x0|UA1{+ZWg5Vw>3}j|ogut8-X$aYW3b*F9L(O} zqo_xv97?_InUJnPgwtP7!GxNQoSaIh&z#vCpOhpMAc+tHN`*3B6ZPj9Ok_k|0>J@waRKV zCf0-zx8paJR-z{xOd;km%Pc=O@NDSkmoT{Z?N_#wR$75Obe_YAED= g=g^ir!ms2106T%iXz%*nVE_OC07*qoM6N<$f=_o+lmGw# diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/images/lock-open.png b/vendor/unisharp/laravel-ckeditor/skins/moono/images/lock-open.png deleted file mode 100644 index 04769877aa6d074e476f9560638d06cb158aaf1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 349 zcmV-j0iyniP)Hc z&n^Q25XbTF&7uB8h{F<*UK$c{6bF(DX-V5yq<8{P)2DIiBX|hAR<{~TY$9o%h5mZ)AKROqT}ICn1K2gcrVZ2a4<}@gIzkdJz{m-92fBpLP=g*)2|NjHELI68EJ2y8s zkS!=EC?q7r%gd{)s|%6hQrC zQ&USzOJ85#+}zyO*4EC>&e74)$;rvp)z#hI-P6<4$H&Ll*VoU_FCZWwFfcGEC@3T( zBrGf}JUl!iA|f&}GAb%c^3n-Mpfw65L4F`_p#mOBpv4~P>Ak%>PCWYb^I+EhUqA)R zJzX3_BqUi68WtTk;Bh_3F0dqH=?3-5S9bp27<4=JnDRuWx-#Aadn}%KH8O@(F~l4f zV%6B5u|000zF>k}?(D_64^}eFG4tcw`tZRF@ly(tt&g5n<9kM zsLu=gzW%*|vFG*AU-=fqr?FkSs@QPm>HfukQ`A@#Ix8h7DKMl)rKBuVXo%cucmMZ^ rIRclgQu1>9uIx;p5dj z%lP`u&v$=J<2z5)lzAD*kbFD5EhFb!&D-m^J6co(0xLU+qr3iEV3kgyVg?12G;; z{1S&}Zs+utOA*o9X7*lg?dXjK7KQHXDU Qp#T5?07*qoM6N<$g14l=!TOwP=T3e-=BBi$4DkQN?thHqk38A4vt5G2&WJ5X+EFD9YT0*sI89FsZ>!72Q&ifkPB@Bi+&U~74=F2=EpXZ$4bKTc<{qMhnlf9`~ zkQ^Wfd;|ajfe;xP85bAFX0snWcpwxChlhv9#>S$eqLP!78yXs3ym*1f!KBV7>b5C(sIPDd$9=)eU}Lyb1T(C|L~Y+d zitR+2qa5i~Maw@~h|4LnKu1*BpT|0%7X#@Us zYG0c%Rw%8s#h!qURb_nB6CDm#w0$Lm!+p6v)M1kPS6XTpYCGb>$ zrTSFsgjs@7;L=ZNHr`*n_AE1e5P&%x;-F-v(5M@!yeHIV8(Mr6q{Znl>TQf94KE)T z7jK=}M@8CeE4Ft!n|nH5@PMzW$tdgUYdov%J=p^p227dAuVV6QXd{etFA&=)=JQj9v_;&SKsh|xZYiyHz`t} zO$T;SEw-s42kOby%|^F=j7GM_Km1qqEqlBw5OJV|i6ea(-8^72y3DWglIPp>Okf(v zPU7=mxfODI5iS2nYy$E81{Tzpng{R3ssh~8E%-KLGq=WZNxhi=qK3lRWk{V+skb`$ z_YH4Mpe6Q-$#UD#5Xp6su8QKBCf}FKvW&5|sa??W>3ww)t)A@tg{= z4o0RHDJ(?yK(NOaa@X8eyH!FJTiQ<)&aDb3%WU`M7CbZUJQ`@^2f5v$)*qu`nO=86 z2yqIGQJez9lZfJlU&Za6{O@(z&?&~7-h`Hp$_ftsz|BZ{J#11GYBDqi zshW{Rt5*`7xQm|tt~XBey@J|SM|X}7wQpgd;&cwOY|_D9hgHO%mMy{7bV~b)UQMM? zFwCH?Vl7QzTg?nUV?0JZk%dU~l8LTFi*Nk-qMK?`Ro(H69NCLUL|R=5JoD(s6R+s~??G-dIB&9( zjE0(rADgtz-YFY$_P5l6Z;HHtk~qz+Iq+yIJJXieBm+B*sPKAR)c1I;p}-|a>KH;T z{k*1vuNaxPZ$$8M&a8M!TYqb(>|{cnMOHZKWvi6%jd*BtRy(j%nE}1-R27v5q^S(n zeB&fb0Md+~9W)Bg^wzQgvGku#O{?6C*#Gp3owR!rT3qT1ITjV{8WUx+rycepJN{jH zom;~1e}pn;IWXEkc-VtF^?uPS!tlMr+@))CvZoeQy6pAyRh-8R)z99iekfQRJaQHm zZ-e&p^dozb($k!`&^wna)Yd8qr7Dr9$7(}iD-CY9mB0YT@zQH0&#TlhoZgC>A{I zAwv8OyXVfJbKzcCm`9QKJe{sg8!wMYFoleOl258#R=>&($9e~ZCnu33m~K(1C?=O} z6CH26C4J{2-zW+3YdiK${&l?^le*q1!^Y>G_MO_=kph+BFBYR%aRo5ay9QagY!jpt6z#}jj1 zdmRs6#V7hQ{S#SNsYjiu2`N<9y{v{6cZG?6u3KQ|`A9m=&`l*3wQ}*CCo*^$qZLqZ5gL)PX88H^eiH-Hy@B{Ysn8b_ diff --git a/vendor/unisharp/laravel-ckeditor/skins/moono/readme.md b/vendor/unisharp/laravel-ckeditor/skins/moono/readme.md deleted file mode 100644 index bfa45d7e2..000000000 --- a/vendor/unisharp/laravel-ckeditor/skins/moono/readme.md +++ /dev/null @@ -1,49 +0,0 @@ -"Moono" Skin -==================== - -This skin has been chosen for the **default skin** of CKEditor 4.x, elected from the CKEditor -[skin contest](http://ckeditor.com/blog/new_ckeditor_4_skin) and further shaped by -the CKEditor team. "Moono" is maintained by the core developers. - -For more information about skins, please check the [CKEditor Skin SDK](http://docs.cksource.com/CKEditor_4.x/Skin_SDK) -documentation. - -Features -------------------- -"Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency. -It comes with the following features: - -- Chameleon feature with brightness, -- high-contrast compatibility, -- graphics source provided in SVG. - -Directory Structure -------------------- - -CSS parts: -- **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance, -- **mainui.css**: the file contains styles of entire editor outline structures, -- **toolbar.css**: the file contains styles of the editor toolbar space (top), -- **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar, -- **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded -until the first panel open up, -- **elementspath.css**: the file contains styles of the editor elements path bar (bottom), -- **menu.css**: the file contains styles of all editor menus including context menu and button drop-down, -it's not loaded until the first menu open up, -- **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open, -- **reset.css**: the file defines the basis of style resets among all editor UI spaces, -- **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference, -- **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks. - -Other parts: -- **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific files and its icons and defines the Chameleon feature, -- **icons/**: contains all skin defined icons, -- **images/**: contains a fill general used images, -- **dev/**: contains SVG source of the skin icons. - -License -------- - -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - -For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license) diff --git a/vendor/unisharp/laravel-ckeditor/styles.js b/vendor/unisharp/laravel-ckeditor/styles.js deleted file mode 100644 index 38bb6804b..000000000 --- a/vendor/unisharp/laravel-ckeditor/styles.js +++ /dev/null @@ -1,111 +0,0 @@ -/** - * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. - * For licensing, see LICENSE.md or http://ckeditor.com/license - */ - -// This file contains style definitions that can be used by CKEditor plugins. -// -// The most common use for it is the "stylescombo" plugin, which shows a combo -// in the editor toolbar, containing all styles. Other plugins instead, like -// the div plugin, use a subset of the styles on their feature. -// -// If you don't have plugins that depend on this file, you can simply ignore it. -// Otherwise it is strongly recommended to customize this file to match your -// website requirements and design properly. - -CKEDITOR.stylesSet.add( 'default', [ - /* Block Styles */ - - // These styles are already available in the "Format" combo ("format" plugin), - // so they are not needed here by default. You may enable them to avoid - // placing the "Format" combo in the toolbar, maintaining the same features. - /* - { name: 'Paragraph', element: 'p' }, - { name: 'Heading 1', element: 'h1' }, - { name: 'Heading 2', element: 'h2' }, - { name: 'Heading 3', element: 'h3' }, - { name: 'Heading 4', element: 'h4' }, - { name: 'Heading 5', element: 'h5' }, - { name: 'Heading 6', element: 'h6' }, - { name: 'Preformatted Text',element: 'pre' }, - { name: 'Address', element: 'address' }, - */ - - { name: 'Italic Title', element: 'h2', styles: { 'font-style': 'italic' } }, - { name: 'Subtitle', element: 'h3', styles: { 'color': '#aaa', 'font-style': 'italic' } }, - { - name: 'Special Container', - element: 'div', - styles: { - padding: '5px 10px', - background: '#eee', - border: '1px solid #ccc' - } - }, - - /* Inline Styles */ - - // These are core styles available as toolbar buttons. You may opt enabling - // some of them in the Styles combo, removing them from the toolbar. - // (This requires the "stylescombo" plugin) - /* - { name: 'Strong', element: 'strong', overrides: 'b' }, - { name: 'Emphasis', element: 'em' , overrides: 'i' }, - { name: 'Underline', element: 'u' }, - { name: 'Strikethrough', element: 'strike' }, - { name: 'Subscript', element: 'sub' }, - { name: 'Superscript', element: 'sup' }, - */ - - { name: 'Marker', element: 'span', attributes: { 'class': 'marker' } }, - - { name: 'Big', element: 'big' }, - { name: 'Small', element: 'small' }, - { name: 'Typewriter', element: 'tt' }, - - { name: 'Computer Code', element: 'code' }, - { name: 'Keyboard Phrase', element: 'kbd' }, - { name: 'Sample Text', element: 'samp' }, - { name: 'Variable', element: 'var' }, - - { name: 'Deleted Text', element: 'del' }, - { name: 'Inserted Text', element: 'ins' }, - - { name: 'Cited Work', element: 'cite' }, - { name: 'Inline Quotation', element: 'q' }, - - { name: 'Language: RTL', element: 'span', attributes: { 'dir': 'rtl' } }, - { name: 'Language: LTR', element: 'span', attributes: { 'dir': 'ltr' } }, - - /* Object Styles */ - - { - name: 'Styled image (left)', - element: 'img', - attributes: { 'class': 'left' } - }, - - { - name: 'Styled image (right)', - element: 'img', - attributes: { 'class': 'right' } - }, - - { - name: 'Compact table', - element: 'table', - attributes: { - cellpadding: '5', - cellspacing: '0', - border: '1', - bordercolor: '#ccc' - }, - styles: { - 'border-collapse': 'collapse' - } - }, - - { name: 'Borderless Table', element: 'table', styles: { 'border-style': 'hidden', 'background-color': '#E6E6FA' } }, - { name: 'Square Bulleted List', element: 'ul', styles: { 'list-style-type': 'square' } } -] ); - diff --git a/vendor/zendframework/zend-stdlib/CHANGELOG.md b/vendor/zendframework/zend-stdlib/CHANGELOG.md index 65177990d..e47517930 100644 --- a/vendor/zendframework/zend-stdlib/CHANGELOG.md +++ b/vendor/zendframework/zend-stdlib/CHANGELOG.md @@ -2,6 +2,29 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 3.1.0 - 2016-09-13 + +### Added + +- [#63](https://github.com/zendframework/zend-stdlib/pull/63) adds a new + `Zend\Stdlib\ConsoleHelper` class, providing minimal support for writing + output to `STDOUT` and `STDERR`, with optional colorization, when the console + supports that feature. + +### Deprecated + +- [#38](https://github.com/zendframework/zend-stdlib/pull/38) deprecates + `Zend\Stdlib\JsonSerializable`, as all supported version of PHP now support + it. + +### Removed + +- Nothing. + +### Fixed + +- Nothing. + ## 3.0.1 - 2016-04-12 ### Added diff --git a/vendor/zendframework/zend-stdlib/README.md b/vendor/zendframework/zend-stdlib/README.md index f4ca9532d..b26184a07 100644 --- a/vendor/zendframework/zend-stdlib/README.md +++ b/vendor/zendframework/zend-stdlib/README.md @@ -7,7 +7,6 @@ class for different scopes like: - array utilities functions; -- json serializable interfaces; - general messaging systems; - string wrappers; - etc. @@ -15,4 +14,4 @@ class for different scopes like: --- - File issues at https://github.com/zendframework/zend-stdlib/issues -- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-stdlib +- Documentation is at https://docs.zendframework.com/zend-stdlib/ diff --git a/vendor/zendframework/zend-stdlib/composer.json b/vendor/zendframework/zend-stdlib/composer.json index 46f6af007..739661199 100644 --- a/vendor/zendframework/zend-stdlib/composer.json +++ b/vendor/zendframework/zend-stdlib/composer.json @@ -13,17 +13,17 @@ } }, "require": { - "php": "^5.5 || ^7.0" + "php": "^5.6 || ^7.0" }, "require-dev": { - "fabpot/php-cs-fixer": "1.7.*", + "athletic/athletic": "~0.1", "phpunit/PHPUnit": "~4.0", - "athletic/athletic": "~0.1" + "squizlabs/php_codesniffer": "^2.6.2" }, "extra": { "branch-alias": { - "dev-master": "3.0-dev", - "dev-develop": "3.1-dev" + "dev-master": "3.1-dev", + "dev-develop": "3.2-dev" } }, "autoload-dev": { @@ -31,5 +31,12 @@ "ZendTest\\Stdlib\\": "test/", "ZendBench\\Stdlib\\": "benchmark/" } + }, + "scripts": { + "cs-check": "phpcs --colors", + "cs-fix": "phpcbf --colors", + "test": "phpunit --colors=always", + "test-coverage": "phpunit --colors=always --coverage-clover clover.xml", + "upload-coverage": "coveralls -v" } } diff --git a/vendor/zendframework/zend-stdlib/doc/book/console-helper.md b/vendor/zendframework/zend-stdlib/doc/book/console-helper.md new file mode 100644 index 000000000..0a275667e --- /dev/null +++ b/vendor/zendframework/zend-stdlib/doc/book/console-helper.md @@ -0,0 +1,126 @@ +# Console Helper + +Writing one-off scripts or vendor binaries for a package is often problematic: + +- You need to parse arguments manually. +- You need to send output to the console in a meaningful fashion: + - Using `STDOUT` for meaningful, expected output + - Using `STDERR` for error messages + - Ensuring any line breaks are converted to `PHP_EOL` + - Optionally, using console colors to provide context, which means: + - Detecting whether or not the console supports colors in the first place + - Providing appropriate escape sequences to produce color + +`Zend\Stdlib\ConsoleHelper` helps to address the second major bullet point and +all beneath it in a minimal fashion. + +## Usage + +Typical usage is to instantiate a `ConsoleHelper`, and call one of its methods: + +```php +use Zend\Stdlib\ConsoleHelper; + +$helper = new ConsoleHelper(); +$helper->writeLine('This is output'); +``` + +You can optionally pass a PHP stream resource to the constructor, which will be +used to determine whether or not color support is available: + +```php +$helper = new ConsoleHelper($stream); +``` + +By default, it assumes `STDOUT`, and tests against that. + +## Available methods + +`ConsoleHelper` provides the following methods. + +### colorize + +- `colorize(string $string) : string` + +`colorize()` accepts a formatted string, and will then apply ANSI color +sequences to them, if color support is detected. + +The following sequences are currently supported: + +- `...` will apply a green color sequence around the provided text. +- `...` will apply a red color sequence around the provided text. + +You may mix multiple sequences within the same stream. + +### write + +- `write(string $string, bool $colorize = true, resource $stream = STDOUT) : void` + +Emits the provided `$string` to the provided `$stream` (which defaults to +`STDOUT` if not provided). Any EOL sequences are convered to `PHP_EOL`. If +`$colorize` is `true`, the string is first passed to `colorize()` as well. + +### writeline + +- `writeLine(string $string, bool $colorize = true, resource $stream = STDOUT) : void` + +Same as `write()`, except it also appends a `PHP_EOL` sequence to the `$string`. + +### writeErrorMessage + +- `writeErrorMessage(string $message)` + +Wraps `$message` in an `` sequence, and passes it to +`writeLine()`, using `STDERR` as the `$stream`. + +## Example + +Below is an example class that accepts an argument list, and determines how and +what to emit. + +```php +namespace Foo; + +use Zend\Stdlib\ConsoleHelper; + +class HelloWorld +{ + private $helper; + + public function __construct(ConsoleHelper $helper = null) + { + $this->helper = $helper ?: new ConsoleHelper(); + } + + public function __invoke(array $args) + { + if (! count($args)) { + $this->helper->writeErrorMessage('Missing arguments!'); + return; + } + + if (count($args) > 1) { + $this->helper->writeErrorMessage('Too many arguments!'); + return; + } + + $target = array_shift($args); + + $this->helper->writeLine(sprintf( + 'Hello %s', + $target + )); + } +} +``` + +## When to upgrade + +`ConsoleHelper` is deliberately simple, and assumes that your primary need for +console tooling is for output considerations. + +If you need to parse complex argument strings, we recommend using +[zend-console](https://docs.zendframework.com/zend-console/)/[zf-console](https://github.com/zfcampus/zf-console) +or [symfony/console](http://symfony.com/doc/current/components/console.html), +as these packages provide those capabilities, as well as far more colorization +and console feature detection facilities. diff --git a/vendor/zendframework/zend-stdlib/mkdocs.yml b/vendor/zendframework/zend-stdlib/mkdocs.yml index bf87a22ad..89f84200d 100644 --- a/vendor/zendframework/zend-stdlib/mkdocs.yml +++ b/vendor/zendframework/zend-stdlib/mkdocs.yml @@ -2,6 +2,8 @@ docs_dir: doc/book site_dir: doc/html pages: - index.md + - Reference: + - "Console Helper": console-helper.md - Migration: migration.md site_name: zend-stdlib site_description: Zend\Stdlib diff --git a/vendor/zendframework/zend-stdlib/phpcs.xml b/vendor/zendframework/zend-stdlib/phpcs.xml new file mode 100644 index 000000000..7aa21c070 --- /dev/null +++ b/vendor/zendframework/zend-stdlib/phpcs.xml @@ -0,0 +1,27 @@ + + + Zend Framework coding standard + + + + + + + + + + + + + + + + + + + + + + src + test + diff --git a/vendor/zendframework/zend-stdlib/src/AbstractOptions.php b/vendor/zendframework/zend-stdlib/src/AbstractOptions.php index 812e1ca13..172f5d363 100644 --- a/vendor/zendframework/zend-stdlib/src/AbstractOptions.php +++ b/vendor/zendframework/zend-stdlib/src/AbstractOptions.php @@ -13,6 +13,7 @@ use Traversable; abstract class AbstractOptions implements ParameterObjectInterface { + // @codingStandardsIgnoreStart /** * We use the __ prefix to avoid collisions with properties in * user-implementations. @@ -20,6 +21,7 @@ abstract class AbstractOptions implements ParameterObjectInterface * @var bool */ protected $__strictMode__ = true; + // @codingStandardsIgnoreEnd /** * Constructor @@ -46,7 +48,7 @@ abstract class AbstractOptions implements ParameterObjectInterface $options = $options->toArray(); } - if (!is_array($options) && !$options instanceof Traversable) { + if (! is_array($options) && ! $options instanceof Traversable) { throw new Exception\InvalidArgumentException( sprintf( 'Parameter provided to %s must be an %s, %s or %s', diff --git a/vendor/zendframework/zend-stdlib/src/ArrayObject.php b/vendor/zendframework/zend-stdlib/src/ArrayObject.php index e890084d0..926ff6ea9 100644 --- a/vendor/zendframework/zend-stdlib/src/ArrayObject.php +++ b/vendor/zendframework/zend-stdlib/src/ArrayObject.php @@ -180,14 +180,16 @@ class ArrayObject implements IteratorAggregate, ArrayAccess, Serializable, Count */ public function exchangeArray($data) { - if (!is_array($data) && !is_object($data)) { - throw new Exception\InvalidArgumentException('Passed variable is not an array or object, using empty array instead'); + if (! is_array($data) && ! is_object($data)) { + throw new Exception\InvalidArgumentException( + 'Passed variable is not an array or object, using empty array instead' + ); } if (is_object($data) && ($data instanceof self || $data instanceof \ArrayObject)) { $data = $data->getArrayCopy(); } - if (!is_array($data)) { + if (! is_array($data)) { $data = (array) $data; } @@ -290,7 +292,7 @@ class ArrayObject implements IteratorAggregate, ArrayAccess, Serializable, Count public function &offsetGet($key) { $ret = null; - if (!$this->offsetExists($key)) { + if (! $this->offsetExists($key)) { return $ret; } $ret =& $this->storage[$key]; diff --git a/vendor/zendframework/zend-stdlib/src/ArrayUtils.php b/vendor/zendframework/zend-stdlib/src/ArrayUtils.php index 17e3ae3cd..0e2b738cc 100644 --- a/vendor/zendframework/zend-stdlib/src/ArrayUtils.php +++ b/vendor/zendframework/zend-stdlib/src/ArrayUtils.php @@ -39,11 +39,11 @@ abstract class ArrayUtils */ public static function hasStringKeys($value, $allowEmpty = false) { - if (!is_array($value)) { + if (! is_array($value)) { return false; } - if (!$value) { + if (! $value) { return $allowEmpty; } @@ -59,11 +59,11 @@ abstract class ArrayUtils */ public static function hasIntegerKeys($value, $allowEmpty = false) { - if (!is_array($value)) { + if (! is_array($value)) { return false; } - if (!$value) { + if (! $value) { return $allowEmpty; } @@ -86,11 +86,11 @@ abstract class ArrayUtils */ public static function hasNumericKeys($value, $allowEmpty = false) { - if (!is_array($value)) { + if (! is_array($value)) { return false; } - if (!$value) { + if (! $value) { return $allowEmpty; } @@ -119,11 +119,11 @@ abstract class ArrayUtils */ public static function isList($value, $allowEmpty = false) { - if (!is_array($value)) { + if (! is_array($value)) { return false; } - if (!$value) { + if (! $value) { return $allowEmpty; } @@ -161,11 +161,11 @@ abstract class ArrayUtils */ public static function isHashTable($value, $allowEmpty = false) { - if (!is_array($value)) { + if (! is_array($value)) { return false; } - if (!$value) { + if (! $value) { return $allowEmpty; } @@ -187,7 +187,7 @@ abstract class ArrayUtils */ public static function inArray($needle, array $haystack, $strict = false) { - if (!$strict) { + if (! $strict) { if (is_int($needle) || is_float($needle)) { $needle = (string) $needle; } @@ -215,11 +215,11 @@ abstract class ArrayUtils */ public static function iteratorToArray($iterator, $recursive = true) { - if (!is_array($iterator) && !$iterator instanceof Traversable) { + if (! is_array($iterator) && ! $iterator instanceof Traversable) { throw new Exception\InvalidArgumentException(__METHOD__ . ' expects an array or Traversable object'); } - if (!$recursive) { + if (! $recursive) { if (is_array($iterator)) { return $iterator; } @@ -274,7 +274,7 @@ abstract class ArrayUtils } elseif (isset($a[$key]) || array_key_exists($key, $a)) { if ($value instanceof MergeRemoveKey) { unset($a[$key]); - } elseif (!$preserveNumericKeys && is_int($key)) { + } elseif (! $preserveNumericKeys && is_int($key)) { $a[] = $value; } elseif (is_array($value) && is_array($a[$key])) { $a[$key] = static::merge($a[$key], $value, $preserveNumericKeys); @@ -282,7 +282,7 @@ abstract class ArrayUtils $a[$key] = $value; } } else { - if (!$value instanceof MergeRemoveKey) { + if (! $value instanceof MergeRemoveKey) { $a[$key] = $value; } } diff --git a/vendor/zendframework/zend-stdlib/src/ConsoleHelper.php b/vendor/zendframework/zend-stdlib/src/ConsoleHelper.php new file mode 100644 index 000000000..79a65c803 --- /dev/null +++ b/vendor/zendframework/zend-stdlib/src/ConsoleHelper.php @@ -0,0 +1,158 @@ +message`, + * `message`) + * - Write output to a specified stream, optionally with colorization. + * - Write a line of output to a specified stream, optionally with + * colorization, using the system EOL sequence.. + * - Write an error message to STDERR. + * + * Colorization will only occur when expected sequences are discovered, and + * then, only if the console terminal allows it. + * + * Essentially, provides the bare minimum to allow you to provide messages to + * the current console. + */ +class ConsoleHelper +{ + const COLOR_GREEN = "\033[32m"; + const COLOR_RED = "\033[31m"; + const COLOR_RESET = "\033[0m"; + + const HIGHLIGHT_INFO = 'info'; + const HIGHLIGHT_ERROR = 'error'; + + private $highlightMap = [ + self::HIGHLIGHT_INFO => self::COLOR_GREEN, + self::HIGHLIGHT_ERROR => self::COLOR_RED, + ]; + + /** + * @var string Exists only for testing. + */ + private $eol = PHP_EOL; + + /** + * @var resource Exists only for testing. + */ + private $stderr = STDERR; + + /** + * @var bool + */ + private $supportsColor; + + /** + * @param resource $resource + */ + public function __construct($resource = STDOUT) + { + $this->supportsColor = $this->detectColorCapabilities($resource); + } + + /** + * Colorize a string for use with the terminal. + * + * Takes strings formatted as `string` and formats them per the + * $highlightMap; if color support is disabled, simply removes the formatting + * tags. + * + * @param string $string + * @return string + */ + public function colorize($string) + { + $reset = $this->supportsColor ? self::COLOR_RESET : ''; + foreach ($this->highlightMap as $key => $color) { + $pattern = sprintf('#<%s>(.*?)#s', $key, $key); + $color = $this->supportsColor ? $color : ''; + $string = preg_replace($pattern, $color . '$1' . $reset, $string); + } + return $string; + } + + /** + * @param string $string + * @param bool $colorize Whether or not to colorize the string + * @param resource $resource Defaults to STDOUT + * @return void + */ + public function write($string, $colorize = true, $resource = STDOUT) + { + if ($colorize) { + $string = $this->colorize($string); + } + + $string = $this->formatNewlines($string); + + fwrite($resource, $string); + } + + /** + * @param string $string + * @param bool $colorize Whether or not to colorize the line + * @param resource $resource Defaults to STDOUT + * @return void + */ + public function writeLine($string, $colorize = true, $resource = STDOUT) + { + $this->write($string . $this->eol, $colorize, $resource); + } + + /** + * Emit an error message. + * + * Wraps the message in ``, and passes it to `writeLine()`, + * using STDERR as the resource; emits an additional empty line when done, + * also to STDERR. + * + * @param string $message + * @return void + */ + public function writeErrorMessage($message) + { + $this->writeLine(sprintf('%s', $message), true, $this->stderr); + $this->writeLine('', false, $this->stderr); + } + + /** + * @param resource $resource + * @return bool + */ + private function detectColorCapabilities($resource = STDOUT) + { + if ('\\' === DIRECTORY_SEPARATOR) { + // Windows + return false !== getenv('ANSICON') + || 'ON' === getenv('ConEmuANSI') + || 'xterm' === getenv('TERM'); + } + + return function_exists('posix_isatty') && posix_isatty($resource); + } + + /** + * Ensure newlines are appropriate for the current terminal. + * + * @param string + * @return string + */ + private function formatNewlines($string) + { + $string = str_replace($this->eol, "\0PHP_EOL\0", $string); + $string = preg_replace("/(\r\n|\n|\r)/", $this->eol, $string); + return str_replace("\0PHP_EOL\0", $this->eol, $string); + } +} diff --git a/vendor/zendframework/zend-stdlib/src/ErrorHandler.php b/vendor/zendframework/zend-stdlib/src/ErrorHandler.php index a849620ab..5c544e205 100644 --- a/vendor/zendframework/zend-stdlib/src/ErrorHandler.php +++ b/vendor/zendframework/zend-stdlib/src/ErrorHandler.php @@ -51,7 +51,7 @@ abstract class ErrorHandler */ public static function start($errorLevel = \E_WARNING) { - if (!static::$stack) { + if (! static::$stack) { set_error_handler([get_called_class(), 'addError'], $errorLevel); } @@ -72,7 +72,7 @@ abstract class ErrorHandler if (static::$stack) { $errorException = array_pop(static::$stack); - if (!static::$stack) { + if (! static::$stack) { restore_error_handler(); } diff --git a/vendor/zendframework/zend-stdlib/src/Glob.php b/vendor/zendframework/zend-stdlib/src/Glob.php index dc37562ad..ded3fc533 100644 --- a/vendor/zendframework/zend-stdlib/src/Glob.php +++ b/vendor/zendframework/zend-stdlib/src/Glob.php @@ -38,7 +38,7 @@ abstract class Glob */ public static function glob($pattern, $flags = 0, $forceFallback = false) { - if (!defined('GLOB_BRACE') || $forceFallback) { + if (! defined('GLOB_BRACE') || $forceFallback) { return static::fallbackGlob($pattern, $flags); } @@ -96,7 +96,7 @@ abstract class Glob */ protected static function fallbackGlob($pattern, $flags) { - if (!$flags & self::GLOB_BRACE) { + if (! $flags & self::GLOB_BRACE) { return static::systemGlob($pattern, $flags); } @@ -182,7 +182,7 @@ abstract class Glob $current = $begin; while ($current < $length) { - if (!$flags & self::GLOB_NOESCAPE && $pattern[$current] === '\\') { + if (! $flags & self::GLOB_NOESCAPE && $pattern[$current] === '\\') { if (++$current === $length) { break; } diff --git a/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php b/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php index e6959a5ef..116101f1b 100644 --- a/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php +++ b/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php @@ -29,7 +29,7 @@ trait ArrayOrTraversableGuardTrait $dataName = 'Argument', $exceptionClass = 'Zend\Stdlib\Exception\InvalidArgumentException' ) { - if (!is_array($data) && !($data instanceof Traversable)) { + if (! is_array($data) && ! ($data instanceof Traversable)) { $message = sprintf( "%s must be an array or Traversable, [%s] given", $dataName, diff --git a/vendor/zendframework/zend-stdlib/src/JsonSerializable.php b/vendor/zendframework/zend-stdlib/src/JsonSerializable.php index 16cc24466..05b8836d7 100644 --- a/vendor/zendframework/zend-stdlib/src/JsonSerializable.php +++ b/vendor/zendframework/zend-stdlib/src/JsonSerializable.php @@ -9,6 +9,9 @@ namespace Zend\Stdlib; +/** + * @deprecated Since 3.1.0; use the native JsonSerializable interface + */ interface JsonSerializable extends \JsonSerializable { } diff --git a/vendor/zendframework/zend-stdlib/src/Message.php b/vendor/zendframework/zend-stdlib/src/Message.php index 12d5bb3d8..11ec16330 100644 --- a/vendor/zendframework/zend-stdlib/src/Message.php +++ b/vendor/zendframework/zend-stdlib/src/Message.php @@ -40,7 +40,7 @@ class Message implements MessageInterface $this->metadata[$spec] = $value; return $this; } - if (!is_array($spec) && !$spec instanceof Traversable) { + if (! is_array($spec) && ! $spec instanceof Traversable) { throw new Exception\InvalidArgumentException(sprintf( 'Expected a string, array, or Traversable argument in first position; received "%s"', (is_object($spec) ? get_class($spec) : gettype($spec)) @@ -66,7 +66,7 @@ class Message implements MessageInterface return $this->metadata; } - if (!is_scalar($key)) { + if (! is_scalar($key)) { throw new Exception\InvalidArgumentException('Non-scalar argument provided for key'); } diff --git a/vendor/zendframework/zend-stdlib/src/Parameters.php b/vendor/zendframework/zend-stdlib/src/Parameters.php index ab5ada97a..e845fcdaf 100644 --- a/vendor/zendframework/zend-stdlib/src/Parameters.php +++ b/vendor/zendframework/zend-stdlib/src/Parameters.php @@ -70,7 +70,7 @@ class Parameters extends PhpArrayObject implements ParametersInterface */ public function toString() { - return http_build_query($this); + return http_build_query($this->toArray()); } /** diff --git a/vendor/zendframework/zend-stdlib/src/PriorityList.php b/vendor/zendframework/zend-stdlib/src/PriorityList.php index b318f264e..d5ca136bd 100644 --- a/vendor/zendframework/zend-stdlib/src/PriorityList.php +++ b/vendor/zendframework/zend-stdlib/src/PriorityList.php @@ -62,7 +62,7 @@ class PriorityList implements Iterator, Countable */ public function insert($name, $value, $priority = 0) { - if (!isset($this->items[$name])) { + if (! isset($this->items[$name])) { $this->count++; } @@ -85,7 +85,7 @@ class PriorityList implements Iterator, Countable */ public function setPriority($name, $priority) { - if (!isset($this->items[$name])) { + if (! isset($this->items[$name])) { throw new \Exception("item $name not found"); } @@ -131,7 +131,7 @@ class PriorityList implements Iterator, Countable */ public function get($name) { - if (!isset($this->items[$name])) { + if (! isset($this->items[$name])) { return; } @@ -145,7 +145,7 @@ class PriorityList implements Iterator, Countable */ protected function sort() { - if (!$this->sorted) { + if (! $this->sorted) { uasort($this->items, [$this, 'compare']); $this->sorted = true; } @@ -161,7 +161,7 @@ class PriorityList implements Iterator, Countable protected function compare(array $item1, array $item2) { return ($item1['priority'] === $item2['priority']) - ? ($item1['serial'] > $item2['serial'] ? -1 : 1) * $this->isLIFO + ? ($item1['serial'] > $item2['serial'] ? -1 : 1) * $this->isLIFO : ($item1['priority'] > $item2['priority'] ? -1 : 1); } diff --git a/vendor/zendframework/zend-stdlib/src/PriorityQueue.php b/vendor/zendframework/zend-stdlib/src/PriorityQueue.php index eded6adfe..2a1628731 100644 --- a/vendor/zendframework/zend-stdlib/src/PriorityQueue.php +++ b/vendor/zendframework/zend-stdlib/src/PriorityQueue.php @@ -99,7 +99,7 @@ class PriorityQueue implements Countable, IteratorAggregate, Serializable unset($this->items[$key]); $this->queue = null; - if (!$this->isEmpty()) { + if (! $this->isEmpty()) { $queue = $this->getQueue(); foreach ($this->items as $item) { $queue->insert($item['data'], $item['priority']); @@ -277,7 +277,7 @@ class PriorityQueue implements Countable, IteratorAggregate, Serializable { if (null === $this->queue) { $this->queue = new $this->queueClass(); - if (!$this->queue instanceof \SplPriorityQueue) { + if (! $this->queue instanceof \SplPriorityQueue) { throw new Exception\DomainException(sprintf( 'PriorityQueue expects an internal queue of type SplPriorityQueue; received "%s"', get_class($this->queue) diff --git a/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php b/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php index 28b365d85..42d31deb4 100644 --- a/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php +++ b/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php @@ -36,7 +36,7 @@ class SplPriorityQueue extends \SplPriorityQueue implements Serializable */ public function insert($datum, $priority) { - if (!is_array($priority)) { + if (! is_array($priority)) { $priority = [$priority, $this->serial--]; } parent::insert($datum, $priority); diff --git a/vendor/zendframework/zend-stdlib/src/StringUtils.php b/vendor/zendframework/zend-stdlib/src/StringUtils.php index 575cf2aab..79a22a4c0 100644 --- a/vendor/zendframework/zend-stdlib/src/StringUtils.php +++ b/vendor/zendframework/zend-stdlib/src/StringUtils.php @@ -84,7 +84,7 @@ abstract class StringUtils public static function registerWrapper($wrapper) { $wrapper = (string) $wrapper; - if (!in_array($wrapper, static::$wrapperRegistry, true)) { + if (! in_array($wrapper, static::$wrapperRegistry, true)) { static::$wrapperRegistry[] = $wrapper; } } diff --git a/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php b/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php index 3e395ccc5..cf2625079 100644 --- a/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php +++ b/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php @@ -38,11 +38,11 @@ abstract class AbstractStringWrapper implements StringWrapperInterface { $supportedEncodings = static::getSupportedEncodings(); - if (!in_array(strtoupper($encoding), $supportedEncodings)) { + if (! in_array(strtoupper($encoding), $supportedEncodings)) { return false; } - if ($convertEncoding !== null && !in_array(strtoupper($convertEncoding), $supportedEncodings)) { + if ($convertEncoding !== null && ! in_array(strtoupper($convertEncoding), $supportedEncodings)) { return false; } @@ -61,7 +61,7 @@ abstract class AbstractStringWrapper implements StringWrapperInterface $supportedEncodings = static::getSupportedEncodings(); $encodingUpper = strtoupper($encoding); - if (!in_array($encodingUpper, $supportedEncodings)) { + if (! in_array($encodingUpper, $supportedEncodings)) { throw new Exception\InvalidArgumentException( 'Wrapper doesn\'t support character encoding "' . $encoding . '"' ); @@ -69,7 +69,7 @@ abstract class AbstractStringWrapper implements StringWrapperInterface if ($convertEncoding !== null) { $convertEncodingUpper = strtoupper($convertEncoding); - if (!in_array($convertEncodingUpper, $supportedEncodings)) { + if (! in_array($convertEncodingUpper, $supportedEncodings)) { throw new Exception\InvalidArgumentException( 'Wrapper doesn\'t support character encoding "' . $convertEncoding . '"' ); diff --git a/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php b/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php index 46413ab79..bc791b893 100644 --- a/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php +++ b/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php @@ -214,7 +214,7 @@ class Iconv extends AbstractStringWrapper */ public function __construct() { - if (!extension_loaded('iconv')) { + if (! extension_loaded('iconv')) { throw new Exception\ExtensionNotLoadedException( 'PHP extension "iconv" is required for this wrapper' ); diff --git a/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php b/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php index eaab28f88..4644db361 100644 --- a/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php +++ b/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php @@ -37,7 +37,7 @@ class Intl extends AbstractStringWrapper */ public function __construct() { - if (!extension_loaded('intl')) { + if (! extension_loaded('intl')) { throw new Exception\ExtensionNotLoadedException( 'PHP extension "intl" is required for this wrapper' ); diff --git a/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php b/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php index d6db18566..a0f80f62a 100644 --- a/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php +++ b/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php @@ -48,7 +48,7 @@ class MbString extends AbstractStringWrapper */ public function __construct() { - if (!extension_loaded('mbstring')) { + if (! extension_loaded('mbstring')) { throw new Exception\ExtensionNotLoadedException( 'PHP extension "mbstring" is required for this wrapper' ); diff --git a/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php b/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php index 38b3c10a4..ce9dbfc35 100644 --- a/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php +++ b/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php @@ -35,7 +35,7 @@ class Native extends AbstractStringWrapper $encodingUpper = strtoupper($encoding); $supportedEncodings = static::getSupportedEncodings(); - if (!in_array($encodingUpper, $supportedEncodings)) { + if (! in_array($encodingUpper, $supportedEncodings)) { return false; } @@ -69,7 +69,7 @@ class Native extends AbstractStringWrapper $supportedEncodings = static::getSupportedEncodings(); $encodingUpper = strtoupper($encoding); - if (!in_array($encodingUpper, $supportedEncodings)) { + if (! in_array($encodingUpper, $supportedEncodings)) { throw new Exception\InvalidArgumentException( 'Wrapper doesn\'t support character encoding "' . $encoding . '"' );